diff -Nru librecad-2.0.8/common.pri librecad-2.0.9/common.pri --- librecad-2.0.8/common.pri 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/common.pri 2016-01-07 07:46:24.000000000 +0000 @@ -1,6 +1,7 @@ # include user-defined things in every qmake project exists( custom.pro ):include( custom.pro ) +exists( custom.pri ):include( custom.pri ) include( settings.pri ) diff -Nru librecad-2.0.8/debian/changelog librecad-2.0.9/debian/changelog --- librecad-2.0.8/debian/changelog 2015-08-30 02:37:43.000000000 +0000 +++ librecad-2.0.9/debian/changelog 2016-03-16 14:49:54.000000000 +0000 @@ -1,3 +1,27 @@ +librecad (2.0.9-2) unstable; urgency=medium + + * debian/patches/remove_qt4_docs_postprocess.patch + - Don't ship docs (unmaintained) + - use qt5's lrelease + * Remove unmainted docs from + - debian/librecad-data.links + - debian/librecad.install + + -- Scott Howard Wed, 16 Mar 2016 10:47:25 -0400 + +librecad (2.0.9-1) unstable; urgency=medium + + * New upstream release (LP: #1540925) + - add dependencies on qt5 packages, use qtchooser by + setting QT_SELECT = 5 + * Updated debian/copyright (new file locations) + * Lintian cleaning: + - Remove .menu in favor of .desktop + - DSV 3.9.7 no changes + - Fix Vcs- links (secure and cannonical) + + -- Scott Howard Tue, 15 Mar 2016 12:15:10 -0400 + librecad (2.0.8-1) unstable; urgency=medium * New upstream release @@ -5,7 +29,6 @@ * DSV 3.9.6, no changes -- Scott Howard Sat, 29 Aug 2015 22:35:57 -0400 - librecad (2.0.4-1) unstable; urgency=medium * New upstream release. diff -Nru librecad-2.0.8/debian/control librecad-2.0.9/debian/control --- librecad-2.0.8/debian/control 2015-08-30 02:36:55.000000000 +0000 +++ librecad-2.0.9/debian/control 2016-03-15 18:43:55.000000000 +0000 @@ -3,13 +3,13 @@ Priority: optional Maintainer: Debian Science Maintainers Uploaders: Scott Howard , Ruben Molina -Build-Depends: debhelper (>= 9), libqt4-dev, qt4-dev-tools, libmuparser-dev, - imagemagick, librsvg2-bin, libboost-dev, libfreetype6-dev, libicu-dev, - pkg-config -Standards-Version: 3.9.6 +Build-Depends: debhelper (>= 9), qtbase5-dev, libqt5svg5-dev, qttools5-dev, + qtchooser, qttools5-dev-tools, libmuparser-dev, imagemagick, librsvg2-bin, + libboost-dev, libfreetype6-dev, libicu-dev, pkg-config +Standards-Version: 3.9.7 Homepage: http://www.librecad.org/ -Vcs-Git: git://git.debian.org/git/debian-science/packages/librecad.git -Vcs-Browser: http://git.debian.org/?p=debian-science/packages/librecad.git +Vcs-Git: https://anonscm.debian.org/cgit/debian-science/packages/librecad.git +Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/librecad.git/ Package: librecad Architecture: any diff -Nru librecad-2.0.8/debian/copyright librecad-2.0.9/debian/copyright --- librecad-2.0.8/debian/copyright 2013-12-10 04:29:01.000000000 +0000 +++ librecad-2.0.9/debian/copyright 2016-03-15 18:38:48.000000000 +0000 @@ -25,26 +25,7 @@ On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. -Files: dxflib/test/test_creationclass.h dxflib/test/main.cpp dxflib/test/test_creationclass.cpp -Copyright: 2001, Andrew Mustun -License: LGPL-2 - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU Library General Public License as - published by the Free Software Foundation. - . - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU Library General Public License for more details. - . - You should have received a copy of the GNU Library General Public License - along with this package; if not, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. - . - On Debian systems, the complete text of the GNU Library General Public License - version 2 can be found in `/usr/share/common-licenses/LGPL-2'. - -Files: libraries/jwww/* +Files: libraries/jwwlib/* Copyright: 2010 nemo zero License: GPL-2+ diff -Nru librecad-2.0.8/debian/librecad-data.install librecad-2.0.9/debian/librecad-data.install --- librecad-2.0.8/debian/librecad-data.install 2013-12-10 04:29:01.000000000 +0000 +++ librecad-2.0.9/debian/librecad-data.install 2016-03-16 14:14:38.000000000 +0000 @@ -2,4 +2,3 @@ unix/resources/library /usr/share/librecad unix/resources/patterns /usr/share/librecad unix/resources/qm /usr/share/librecad -unix/resources/doc /usr/share/doc/librecad diff -Nru librecad-2.0.8/debian/librecad-data.links librecad-2.0.9/debian/librecad-data.links --- librecad-2.0.8/debian/librecad-data.links 2013-12-10 04:29:01.000000000 +0000 +++ librecad-2.0.9/debian/librecad-data.links 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -/usr/share/doc/librecad/doc/LibreCADdoc.qch /usr/share/librecad/doc/LibreCADdoc.qch -/usr/share/doc/librecad/doc/LibreCADdoc.qhc /usr/share/librecad/doc/LibreCADdoc.qhc diff -Nru librecad-2.0.8/debian/librecad.menu librecad-2.0.9/debian/librecad.menu --- librecad-2.0.8/debian/librecad.menu 2013-09-13 17:29:56.000000000 +0000 +++ librecad-2.0.9/debian/librecad.menu 1970-01-01 00:00:00.000000000 +0000 @@ -1,6 +0,0 @@ -?package(librecad):\ - needs="X11"\ - section="Applications/Science/Engineering"\ - icon="/usr/share/pixmaps/librecad.xpm"\ - title="LibreCAD"\ - command="/usr/bin/librecad" diff -Nru librecad-2.0.8/debian/patches/debian_build.patch librecad-2.0.9/debian/patches/debian_build.patch --- librecad-2.0.8/debian/patches/debian_build.patch 2013-12-10 04:29:01.000000000 +0000 +++ librecad-2.0.9/debian/patches/debian_build.patch 2016-03-15 16:35:32.000000000 +0000 @@ -3,9 +3,9 @@ Index: librecad/libraries/jwwlib/jwwlib.pro =================================================================== ---- librecad.orig/libraries/jwwlib/jwwlib.pro 2013-09-13 21:58:52.744258408 -0400 -+++ librecad/libraries/jwwlib/jwwlib.pro 2013-09-13 21:58:52.736258408 -0400 -@@ -20,8 +20,8 @@ +--- librecad.orig/libraries/jwwlib/jwwlib.pro ++++ librecad/libraries/jwwlib/jwwlib.pro +@@ -20,8 +20,8 @@ GENERATED_DIR = ../../generated/lib/jwwl # Use common project definitions. include(../../common.pri) diff -Nru librecad-2.0.8/debian/patches/remove_qt4_docs_postprocess.patch librecad-2.0.9/debian/patches/remove_qt4_docs_postprocess.patch --- librecad-2.0.8/debian/patches/remove_qt4_docs_postprocess.patch 1970-01-01 00:00:00.000000000 +0000 +++ librecad-2.0.9/debian/patches/remove_qt4_docs_postprocess.patch 2016-03-16 14:51:21.000000000 +0000 @@ -0,0 +1,20 @@ +Description: Docs are no longer maintained, remove qt4 dependancy +Author: Scott Howard + +diff --git a/scripts/postprocess-unix.sh b/scripts/postprocess-unix.sh +index 96fb082..f25eca5 100755 +--- a/scripts/postprocess-unix.sh ++++ b/scripts/postprocess-unix.sh +@@ -11,12 +11,6 @@ SPTDIR="${LCDIR}/support" + DOCDIR="${SPTDIR}/doc" + LRELEASE="lrelease" + +-[ "$( which lrelease-qt4 )" ] && LRELEASE="lrelease-qt4" +- +-# Generate Help Files +-cd "${DOCDIR}" +-qcollectiongenerator LibreCADdoc.qhcp +- + cd "${THISDIR}" + + # Postprocess for unix diff -Nru librecad-2.0.8/debian/patches/series librecad-2.0.9/debian/patches/series --- librecad-2.0.8/debian/patches/series 2013-12-10 04:29:01.000000000 +0000 +++ librecad-2.0.9/debian/patches/series 2016-03-16 14:14:09.000000000 +0000 @@ -1 +1,2 @@ debian_build.patch +remove_qt4_docs_postprocess.patch diff -Nru librecad-2.0.8/debian/rules librecad-2.0.9/debian/rules --- librecad-2.0.8/debian/rules 2014-04-23 21:48:09.000000000 +0000 +++ librecad-2.0.9/debian/rules 2016-03-15 17:50:51.000000000 +0000 @@ -5,10 +5,7 @@ DEB_UPSTREAM_VERSION=$(shell dpkg-parsechangelog | sed -rne 's,^Version: ([^+]+).*,\1,p') -# Fixes some FTBFS, see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730423 -# and http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=726989 -XDG_CONFIG_DIRS := $(shell echo $(XDG_CONFIG_DIRS)):/usr/lib/$(DEB_HOST_MULTIARCH) -export XDF_CONFIG_DIRS +export QT_SELECT = 5 %: dh $@ --parallel @@ -25,9 +22,6 @@ generated/ custom.pro override_dh_auto_configure: - if grep -q precise /etc/lsb-release;\ - then echo "CXX_CPP11_FLAG = -std=c++0x" > custom.pro;\ - fi dh_auto_configure -- librecad.pro cp desktop/librecad* debian cp desktop/graphics_icons_and_splash/Icon\ LibreCAD/Icon_Librecad.svg debian/librecad.svg diff -Nru librecad-2.0.8/.gitignore librecad-2.0.9/.gitignore --- librecad-2.0.8/.gitignore 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/.gitignore 2016-01-07 07:46:24.000000000 +0000 @@ -25,6 +25,7 @@ # Win/MSVC generated files and binaries windows/ release/ +debug/ *.ncb *.suo *.idb @@ -37,6 +38,7 @@ *.rc *.bak object_script.LibreCAD.* +object_script.libdxfrw.* # Win/qmake generated project files #*.vcproj #*.sln diff -Nru librecad-2.0.8/libraries/jwwlib/src/dl_jww.cpp librecad-2.0.9/libraries/jwwlib/src/dl_jww.cpp --- librecad-2.0.8/libraries/jwwlib/src/dl_jww.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/libraries/jwwlib/src/dl_jww.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -40,6 +40,9 @@ //#undef DEBUG #define SKIP_MOJI +#ifdef DEBUG +#include "rs_debug.h" +#endif #define ArraySize(arr) (sizeof(arr)/sizeof(arr[0])) diff -Nru librecad-2.0.8/libraries/libdxfrw/src/drw_base.h librecad-2.0.9/libraries/libdxfrw/src/drw_base.h --- librecad-2.0.8/libraries/libdxfrw/src/drw_base.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/libraries/libdxfrw/src/drw_base.h 2016-01-07 07:46:24.000000000 +0000 @@ -13,7 +13,7 @@ #ifndef DRW_BASE_H #define DRW_BASE_H -#define DRW_VERSION "0.6.1" +#define DRW_VERSION "0.6.3" #include #include diff -Nru librecad-2.0.8/libraries/libdxfrw/src/drw_entities.cpp librecad-2.0.9/libraries/libdxfrw/src/drw_entities.cpp --- librecad-2.0.8/libraries/libdxfrw/src/drw_entities.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/libraries/libdxfrw/src/drw_entities.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -99,7 +99,7 @@ colorName = reader->getString(); break; case 67: - space = (DRW::Space)reader->getInt32(); //RLZ verify cast values + space = static_cast(reader->getInt32()); break; case 102: parseDxfGroups(code, reader); @@ -177,7 +177,7 @@ curr.addInt(reader->getInt32()); break; case dxfReader::DOUBLE: - curr.addInt(reader->getDouble()); + curr.addDouble(reader->getDouble()); break; case dxfReader::BOOL: curr.addInt(reader->getInt32()); @@ -240,20 +240,20 @@ /* RLZ: TODO */ dwgHandle ah = buf->getHandle(); DRW_DBG("App Handle: "); DRW_DBGHL(ah.code, ah.size, ah.ref); - duint8 byteStr[extDataSize]; - buf->getBytes(byteStr, extDataSize); - dwgBuffer buff(byteStr, extDataSize, buf->decoder); + duint8 *tmpExtData = new duint8[extDataSize]; + buf->getBytes(tmpExtData, extDataSize); + dwgBuffer tmpExtDataBuf(tmpExtData, extDataSize, buf->decoder); - duint8 dxfCode = buff.getRawChar8(); + duint8 dxfCode = tmpExtDataBuf.getRawChar8(); DRW_DBG(" dxfCode: "); DRW_DBG(dxfCode); switch (dxfCode){ case 0:{ - duint8 strLength = buff.getRawChar8(); + duint8 strLength = tmpExtDataBuf.getRawChar8(); DRW_DBG(" strLength: "); DRW_DBG(strLength); - duint16 cp = buff.getBERawShort16(); + duint16 cp = tmpExtDataBuf.getBERawShort16(); DRW_DBG(" str codepage: "); DRW_DBG(cp); for (int i=0;i< strLength+1;i++) {//string length + null terminating char - duint8 dxfChar = buff.getRawChar8(); + duint8 dxfChar = tmpExtDataBuf.getRawChar8(); DRW_DBG(" dxfChar: "); DRW_DBG(dxfChar); } break; @@ -262,20 +262,22 @@ /* RLZ: TODO */ break; } + delete[]tmpExtData; extDataSize = buf->getBitShort(); //BS DRW_DBG(" ext data size: "); DRW_DBG(extDataSize); } //end parsing extData (EED) duint8 graphFlag = buf->getBit(); //B DRW_DBG(" graphFlag: "); DRW_DBG(graphFlag); DRW_DBG("\n"); if (graphFlag) { - duint32 graphData = buf->getRawLong32(); //RL 32bits - DRW_DBG("graphData in bytes: "); DRW_DBG(graphData); DRW_DBG("\n"); + duint32 graphDataSize = buf->getRawLong32(); //RL 32bits + DRW_DBG("graphData in bytes: "); DRW_DBG(graphDataSize); DRW_DBG("\n"); // RLZ: TODO //skip graphData bytes - duint8 byteStr[graphData]; - buf->getBytes(byteStr, graphData); - dwgBuffer buff(byteStr, graphData, buf->decoder); - DRW_DBG("graph data remaining bytes: "); DRW_DBG(buff.numRemainingBytes()); DRW_DBG("\n"); + duint8 *tmpGraphData = new duint8[graphDataSize]; + buf->getBytes(tmpGraphData, graphDataSize); + dwgBuffer tmpGraphDataBuf(tmpGraphData, graphDataSize, buf->decoder); + DRW_DBG("graph data remaining bytes: "); DRW_DBG(tmpGraphDataBuf.numRemainingBytes()); DRW_DBG("\n"); + delete[]tmpGraphData; } if (version < DRW::AC1015) {//14- objSize = buf->getRawLong32(); //RL 32bits object size in bits @@ -284,7 +286,8 @@ duint8 entmode = buf->get2Bits(); //BB if (entmode == 0) - entmode = 2; + ownerHandle= true; +// entmode = 2; else if(entmode ==2) entmode = 0; space = (DRW::Space)entmode; //RLZ verify cast values @@ -345,13 +348,13 @@ if (version > DRW::AC1018) {//2007+ materialFlag = buf->get2Bits(); //BB DRW_DBG("materialFlag: "); DRW_DBG(materialFlag); - duint8 shadowFlag = buf->getRawChar8(); //RC + shadowFlag = buf->getRawChar8(); //RC DRW_DBG("shadowFlag: "); DRW_DBG(shadowFlag); DRW_DBG("\n"); } if (version > DRW::AC1021) {//2010+ - duint8 shadowFlag = buf->get2Bits(); //RC - DRW_DBG("shadowFlag 2: "); DRW_DBG(shadowFlag); DRW_DBG("\n"); - duint8 unk = buf->getBit(); + duint8 visualFlags = buf->get2Bits(); //full & face visual style + DRW_DBG("shadowFlag 2: "); DRW_DBG(visualFlags); DRW_DBG("\n"); + duint8 unk = buf->getBit(); //edge visual style DRW_DBG("unknown bit: "); DRW_DBG(unk); DRW_DBG("\n"); } dint16 invisibleFlag = buf->getBitShort(); //BS @@ -374,7 +377,7 @@ buf->setBitPos(objSize & 7); } - if(space == 2){//entity are in block + if(ownerHandle){//entity are in block or in a polyline dwgHandle ownerH = buf->getOffsetHandle(handle); DRW_DBG("owner (parent) Handle: "); DRW_DBGHL(ownerH.code, ownerH.size, ownerH.ref); DRW_DBG("\n"); DRW_DBG(" Remaining bytes: "); DRW_DBG(buf->numRemainingBytes()); DRW_DBG("\n"); @@ -443,6 +446,11 @@ DRW_DBG(" material Handle: "); DRW_DBGHL(materialH.code, materialH.size, materialH.ref); DRW_DBG("\n"); DRW_DBG("\n Remaining bytes: "); DRW_DBG(buf->numRemainingBytes()); DRW_DBG("\n"); } + if (shadowFlag == 3) { + dwgHandle shadowH = buf->getOffsetHandle(handle); + DRW_DBG(" shadow Handle: "); DRW_DBGHL(shadowH.code, shadowH.size, shadowH.ref); DRW_DBG("\n"); + DRW_DBG("\n Remaining bytes: "); DRW_DBG(buf->numRemainingBytes()); DRW_DBG("\n"); + } } if (plotFlags == 3) { dwgHandle plotStyleH = buf->getOffsetHandle(handle); @@ -783,7 +791,7 @@ sinRot = sin(incAngle); incAngle = M_PIx2 / parts; curAngle = staparam; - int i = curAngle/incAngle; + int i = static_cast(curAngle / incAngle); do { if (curAngle > endparam) { curAngle = endparam; @@ -1011,6 +1019,7 @@ break; case 50: angle = reader->getDouble(); + angle = angle/ARAD; //convert to radian break; case 70: colcount = reader->getInt32(); @@ -1861,7 +1870,7 @@ //read loops for (dint32 i = 0 ; i < loopsnum; ++i){ loop = new DRW_HatchLoop(buf->getBitLong()); - havePixelSize = loop->type & 4; + havePixelSize |= loop->type & 4; if (!(loop->type & 2)){ //Not polyline dint32 numPathSeg = buf->getBitLong(); for (dint32 j = 0; j::const_iterator it=e.extData.begin(); it!=e.extData.end(); ++it){ extData.push_back(new DRW_Variant(*(*it))); @@ -209,10 +211,12 @@ duint8 plotFlags; //presence of plot style //BB duint8 ltFlags; //presence of linetype handle //BB duint8 materialFlag; //presence of material handle //BB + duint8 shadowFlag; //presence of shadow handle ?? (in dwg may be plotflag)//RC dwgHandle lTypeH; dwgHandle layerH; duint32 nextEntLink; duint32 prevEntLink; + bool ownerHandle; duint8 xDictFlag; dint32 numReactors; // @@ -569,7 +573,7 @@ double xscale; /*!< x scale factor, code 41 */ double yscale; /*!< y scale factor, code 42 */ double zscale; /*!< z scale factor, code 43 */ - double angle; /*!< rotation angle, code 50 */ + double angle; /*!< rotation angle in radians, code 50 */ int colcount; /*!< column count, code 70 */ int rowcount; /*!< row count, code 71 */ double colspace; /*!< column space, code 44 */ diff -Nru librecad-2.0.8/libraries/libdxfrw/src/drw_header.cpp librecad-2.0.9/libraries/libdxfrw/src/drw_header.cpp --- librecad-2.0.8/libraries/libdxfrw/src/drw_header.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/libraries/libdxfrw/src/drw_header.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -1525,7 +1525,7 @@ if (getInt("$DIMASSOC", &varInt)) writer->writeInt16(280, varInt); else - writer->writeInt16(280, 0); + writer->writeInt16(280, 1); writer->writeString(9, "$PROJECTNAME"); if (getStr("$PROJECTNAME", &varStr)) writer->writeUtf8String(1, varStr); diff -Nru librecad-2.0.8/libraries/libdxfrw/src/drw_objects.cpp librecad-2.0.9/libraries/libdxfrw/src/drw_objects.cpp --- librecad-2.0.8/libraries/libdxfrw/src/drw_objects.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/libraries/libdxfrw/src/drw_objects.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -129,22 +129,22 @@ /* RLZ: TODO */ dwgHandle ah = buf->getHandle(); DRW_DBG("App Handle: "); DRW_DBGHL(ah.code, ah.size, ah.ref); - duint8 byteStr[extDataSize]; - buf->getBytes(byteStr, extDataSize); - dwgBuffer buff(byteStr, extDataSize, buf->decoder); - int pos = buff.getPosition(); - int bpos = buff.getBitPos(); + duint8 *tmpExtData = new duint8[extDataSize]; + buf->getBytes(tmpExtData, extDataSize); + dwgBuffer tmpExtDataBuf(tmpExtData, extDataSize, buf->decoder); + int pos = tmpExtDataBuf.getPosition(); + int bpos = tmpExtDataBuf.getBitPos(); DRW_DBG("ext data pos: "); DRW_DBG(pos); DRW_DBG("."); DRW_DBG(bpos); DRW_DBG("\n"); - duint8 dxfCode = buff.getRawChar8(); + duint8 dxfCode = tmpExtDataBuf.getRawChar8(); DRW_DBG(" dxfCode: "); DRW_DBG(dxfCode); switch (dxfCode){ case 0:{ - duint8 strLength = buff.getRawChar8(); + duint8 strLength = tmpExtDataBuf.getRawChar8(); DRW_DBG(" strLength: "); DRW_DBG(strLength); - duint16 cp = buff.getBERawShort16(); + duint16 cp = tmpExtDataBuf.getBERawShort16(); DRW_DBG(" str codepage: "); DRW_DBG(cp); for (int i=0;i< strLength+1;i++) {//string length + null terminating char - duint8 dxfChar = buff.getRawChar8(); + duint8 dxfChar = tmpExtDataBuf.getRawChar8(); DRW_DBG(" dxfChar: "); DRW_DBG(dxfChar); } break; @@ -153,7 +153,8 @@ /* RLZ: TODO */ break; } - DRW_DBG("ext data pos: "); DRW_DBG(buff.getPosition()); DRW_DBG("."); DRW_DBG(buff.getBitPos()); DRW_DBG("\n"); + DRW_DBG("ext data pos: "); DRW_DBG(tmpExtDataBuf.getPosition()); DRW_DBG("."); DRW_DBG(tmpExtDataBuf.getBitPos()); DRW_DBG("\n"); + delete[]tmpExtData; extDataSize = buf->getBitShort(); //BS DRW_DBG(" ext data size: "); DRW_DBG(extDataSize); } //end parsing extData (EED) @@ -227,6 +228,9 @@ case 48: dimtm = reader->getDouble(); break; + case 49: + dimfxl = reader->getDouble(); + break; case 140: dimtxt = reader->getDouble(); break; @@ -371,6 +375,9 @@ case 289: dimatfit = reader->getInt32(); break; + case 290: + dimfxlon = reader->getInt32(); + break; case 340: dimtxsty = reader->getUtf8String(); break; diff -Nru librecad-2.0.8/libraries/libdxfrw/src/drw_objects.h librecad-2.0.9/libraries/libdxfrw/src/drw_objects.h --- librecad-2.0.8/libraries/libdxfrw/src/drw_objects.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/libraries/libdxfrw/src/drw_objects.h 2016-01-07 07:46:24.000000000 +0000 @@ -132,13 +132,13 @@ dimexo = 0.0625; dimgap = dimcen = 0.09; dimtxsty = "Standard"; - dimscale = dimlfac = dimtfac = 1.0; + dimscale = dimlfac = dimtfac = dimfxl = 1.0; dimdli = 0.38; dimrnd = dimdle = dimtp = dimtm = dimtsz = dimtvp = 0.0; dimaltf = 25.4; dimtol = dimlim = dimse1 = dimse2 = dimtad = dimzin = 0; dimtoh = dimtolj = 1; - dimalt = dimtofl = dimsah = dimtix = dimsoxd =0; + dimalt = dimtofl = dimsah = dimtix = dimsoxd = dimfxlon = 0; dimaltd = dimunit = dimaltu = dimalttd = dimlunit = 2; dimclrd = dimclre = dimclrt = dimjust = dimupt = 0; dimazin = dimaltz = dimaltttz = dimtzin = dimfrac = 0; @@ -172,6 +172,7 @@ double dimdle; /*!< code 46 */ double dimtp; /*!< code 47 */ double dimtm; /*!< code 48 */ + double dimfxl; /*!< code 49 V2007+ */ double dimtxt; /*!< code 140 */ double dimcen; /*!< code 141 */ double dimtsz; /*!< code 142 */ @@ -220,6 +221,7 @@ int dimfit; /*!< code 287 R13+ (obsolete 2000+, use dimatfit & dimtmove)*/ int dimupt; /*!< code 288 R13+ */ int dimatfit; /*!< code 289 V2000+ */ + int dimfxlon; /*!< code 290 V2007+ */ UTF8STRING dimtxsty; /*!< code 340 R13+ */ UTF8STRING dimldrblk; /*!< code 341 V2000+ */ int dimlwd; /*!< code 371 V2000+ */ diff -Nru librecad-2.0.8/libraries/libdxfrw/src/intern/dwgbuffer.cpp librecad-2.0.9/libraries/libdxfrw/src/intern/dwgbuffer.cpp --- librecad-2.0.8/libraries/libdxfrw/src/intern/dwgbuffer.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/libraries/libdxfrw/src/intern/dwgbuffer.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -240,6 +240,11 @@ return ret; } +/**Reads one Bit returns a bool value 0==false 1==true (B) **/ +bool dwgBuffer::getBoolBit(){ + return (getBit() != 0); +} + /**Reads two Bits returns a char (BB) **/ duint8 dwgBuffer::get2Bits(){ duint8 buffer; @@ -560,8 +565,8 @@ duint16 textSize = getBitShort(); if (textSize == 0) return std::string(); - duint8 buffer[textSize+1]; - bool good = getBytes(buffer, textSize); + duint8 *tmpBuffer = new duint8[textSize]; + bool good = getBytes(tmpBuffer, textSize); if (!good) return std::string(); @@ -577,8 +582,10 @@ currByte = tmp; } }*/ - buffer[textSize]= '\0'; - return std::string(reinterpret_cast(buffer)); + std::string str(reinterpret_cast(tmpBuffer), textSize); + delete[]tmpBuffer; + + return str; } //internal since 2007 //pending: are 2 bytes null terminated?? @@ -590,16 +597,18 @@ duint16 ts = textSize; if (nullTerm) ts += 2; - duint8 buffer[textSize +2]; - bool good = getBytes(buffer, ts); + duint8 *tmpBuffer = new duint8[textSize + 2]; + bool good = getBytes(tmpBuffer, ts); if (!good) return std::string(); - if (!nullTerm) { - buffer[textSize]= '\0'; - buffer[textSize+1]= '\0'; + tmpBuffer[textSize] = '\0'; + tmpBuffer[textSize + 1] = '\0'; } - return std::string(reinterpret_cast(buffer), ts); + std::string str(reinterpret_cast(tmpBuffer), ts); + delete[]tmpBuffer; + + return str; } //T 8 bit text converted from codepage to utf8 @@ -851,9 +860,9 @@ int pos = filestr->getPos(); filestr->setPos(start); int n = end-start; - duint8 buf[n]; - duint8 *p = buf; - filestr->read (buf,n); + duint8 *tmpBuf = new duint8[n]; + duint8 *p = tmpBuf; + filestr->read (tmpBuf,n); filestr->setPos(pos); if (!filestr->good()) return 0; @@ -866,6 +875,7 @@ dx = dx ^ crctable[al & 0xFF]; p++; } + delete[]tmpBuf; return(dx); } @@ -873,9 +883,9 @@ int pos = filestr->getPos(); filestr->setPos(start); int n = end-start; - duint8 buf[n]; - duint8 *p = buf; - filestr->read (buf,n); + duint8 *tmpBuf = new duint8[n]; + duint8 *p = tmpBuf; + filestr->read (tmpBuf,n); filestr->setPos(pos); if (!filestr->good()) return 0; @@ -885,6 +895,7 @@ duint8 data = *p++; invertedCrc = (invertedCrc >> 8) ^ crc32Table[(invertedCrc ^ data) & 0xff]; } + delete[]tmpBuf; return ~invertedCrc; } diff -Nru librecad-2.0.8/libraries/libdxfrw/src/intern/dwgbuffer.h librecad-2.0.9/libraries/libdxfrw/src/intern/dwgbuffer.h --- librecad-2.0.8/libraries/libdxfrw/src/intern/dwgbuffer.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/libraries/libdxfrw/src/intern/dwgbuffer.h 2016-01-07 07:46:24.000000000 +0000 @@ -91,6 +91,7 @@ bool moveBitPos(dint32 size); duint8 getBit(); //B + bool getBoolBit(); //B as bool duint8 get2Bits(); //BB duint8 get3Bits(); //3B duint16 getBitShort(); //BS diff -Nru librecad-2.0.8/libraries/libdxfrw/src/intern/dwgreader15.cpp librecad-2.0.9/libraries/libdxfrw/src/intern/dwgreader15.cpp --- librecad-2.0.8/libraries/libdxfrw/src/intern/dwgreader15.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/libraries/libdxfrw/src/intern/dwgreader15.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -122,12 +122,14 @@ return false; if (!fileBuf->setPosition(si.address)) return false; - duint8 byteStr[si.size]; - fileBuf->getBytes(byteStr, si.size); - dwgBuffer buff(byteStr, si.size, &decoder); + duint8 *tmpByteStr = new duint8[si.size]; + fileBuf->getBytes(tmpByteStr, si.size); + dwgBuffer buff(tmpByteStr, si.size, &decoder); DRW_DBG("Header section sentinel= "); checkSentinel(&buff, secEnum::HEADER, true); - return dwgReader::readDwgHeader(hdr, &buff, &buff); + bool ret = dwgReader::readDwgHeader(hdr, &buff, &buff); + delete[]tmpByteStr; + return ret; } @@ -147,9 +149,9 @@ DRW_DBG("\nWARNING dwgReader15::readDwgClasses size are "); DRW_DBG(size); DRW_DBG(" and secSize - 38 are "); DRW_DBG(si.size - 38); DRW_DBG("\n"); } - duint8 byteStr[size]; - fileBuf->getBytes(byteStr, size); - dwgBuffer buff(byteStr, size, &decoder); + duint8 *tmpByteStr = new duint8[size]; + fileBuf->getBytes(tmpByteStr, size); + dwgBuffer buff(tmpByteStr, size, &decoder); size--; //reduce 1 byte instead of check pos + bitPos while (size > buff.getPosition()) { DRW_Class *cl = new DRW_Class(); @@ -159,8 +161,9 @@ DRW_DBG("\nCRC: "); DRW_DBGH(fileBuf->getRawShort16()); DRW_DBG("\nclasses section end sentinel= "); checkSentinel(fileBuf, secEnum::CLASSES, false); - - return buff.isGood(); + bool ret = buff.isGood(); + delete[]tmpByteStr; + return ret; } bool dwgReader15::readDwgHandles() { diff -Nru librecad-2.0.8/libraries/libdxfrw/src/intern/dwgreader18.cpp librecad-2.0.9/libraries/libdxfrw/src/intern/dwgreader18.cpp --- librecad-2.0.8/libraries/libdxfrw/src/intern/dwgreader18.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/libraries/libdxfrw/src/intern/dwgreader18.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,8 +23,8 @@ void dwgReader18::genMagicNumber(){ int size =0x114; - duint8 magicStr[size]; - duint8 *p = magicStr; + duint8 *tmpMagicStr = new duint8[size]; + duint8 *p = tmpMagicStr; int rSeed =1; while (size--) { rSeed *= 0x343fd; @@ -34,7 +34,7 @@ int j = 0; size =0x114; for (int i=0; i< size;i++) { - DRW_DBGH(magicStr[i]); + DRW_DBGH(tmpMagicStr[i]); if (j == 15) { DRW_DBG("\n"); j = 0; @@ -43,7 +43,7 @@ j++; } } - + delete[]tmpMagicStr; } duint32 dwgReader18::checksum(duint32 seed, duint8* data, duint32 sz){ @@ -79,9 +79,9 @@ hdrData[i]=0; duint32 calcsH = checksum(0, hdrData, 20); DRW_DBG("Calc hdr checksum= "); DRW_DBGH(calcsH); - duint8 compSec[compSize]; - fileBuf->getBytes(compSec, compSize); - duint32 calcsD = checksum(calcsH, compSec, compSize); + duint8 *tmpCompSec = new duint8[compSize]; + fileBuf->getBytes(tmpCompSec, compSize); + duint32 calcsD = checksum(calcsH, tmpCompSec, compSize); DRW_DBG("\nCalc data checksum= "); DRW_DBGH(calcsD); DRW_DBG("\n"); #ifdef DRW_DBG_DUMP @@ -93,7 +93,7 @@ #endif DRW_DBG("decompresing "); DRW_DBG(compSize); DRW_DBG(" bytes in "); DRW_DBG(decompSize); DRW_DBG(" bytes\n"); dwgCompressor comp; - comp.decompress18(compSec, decompSec, compSize, decompSize); + comp.decompress18(tmpCompSec, decompSec, compSize, decompSize); #ifdef DRW_DBG_DUMP for (unsigned int i=0, j=0; i< decompSize;i++) { DRW_DBGH( decompSec[i]); @@ -101,7 +101,7 @@ } else { DRW_DBG(", "); j++; } } DRW_DBG("\n"); #endif - + delete[]tmpCompSec; } //called ???: Section map: 0x4163003b @@ -147,7 +147,7 @@ DRW_DBG("\n data checksum= "); DRW_DBGH(bufHdr.getRawLong32()); DRW_DBG("\n"); //get compresed data - duint8 cData[pi.cSize]; + duint8 *cData = new duint8[pi.cSize]; if (!fileBuf->setPosition(pi.address+32)) return false; fileBuf->getBytes(cData, pi.cSize); @@ -165,6 +165,7 @@ DRW_DBG("decompresing "); DRW_DBG(pi.cSize); DRW_DBG(" bytes in "); DRW_DBG(pi.uSize); DRW_DBG(" bytes\n"); dwgCompressor comp; comp.decompress18(cData, oData, pi.cSize, pi.uSize); + delete[]cData; } return true; } @@ -295,17 +296,16 @@ DRW_DBG("\nSection page type= "); DRW_DBGH(pageType); duint32 decompSize = fileBuf->getRawLong32(); DRW_DBG("\nDecompressed size= "); DRW_DBG(decompSize); DRW_DBG(", "); DRW_DBGH(decompSize); - duint8 decompSec[decompSize]; - if (pageType != 0x41630e3b){ //bad page type, ends DRW_DBG("Warning, bad page type, was expected 0x41630e3b instead of"); DRW_DBGH(pageType); DRW_DBG("\n"); return false; } - parseSysPage(decompSec, decompSize); + duint8 *tmpDecompSec = new duint8[decompSize]; + parseSysPage(tmpDecompSec, decompSize); //parses "Section page map" decompresed data - dwgBuffer buff2(decompSec, decompSize, &decoder); + dwgBuffer buff2(tmpDecompSec, decompSize, &decoder); duint32 address = 0x100; //stores temporaly info of all pages: std::mapsectionPageMapTmp; @@ -317,17 +317,19 @@ DRW_DBG("Page num= "); DRW_DBG(id); DRW_DBG(" size= "); DRW_DBGH(size); DRW_DBG(" address= "); DRW_DBGH(address); DRW_DBG("\n"); //TODO num can be negative indicating gap - duint64 ind = id > 0 ? id : -id; +// duint64 ind = id > 0 ? id : -id; if (id < 0){ DRW_DBG("Parent= "); DRW_DBG(buff2.getRawLong32()); DRW_DBG("\nLeft= "); DRW_DBG(buff2.getRawLong32()); DRW_DBG(", Right= "); DRW_DBG(buff2.getRawLong32()); DRW_DBG(", 0x00= ");DRW_DBGH(buff2.getRawLong32()); DRW_DBG("\n"); + i += 16; } - sectionPageMapTmp[ind] = dwgPageInfo(ind, address, size); + sectionPageMapTmp[id] = dwgPageInfo(id, address, size); address += size; } + delete[]tmpDecompSec; DRW_DBG("\n*** dwgReader18: Processing Data Section Map ***\n"); dwgPageInfo sectionMap = sectionPageMapTmp[secMapId]; @@ -337,17 +339,17 @@ DRW_DBG("\nSection page type= "); DRW_DBGH(pageType); decompSize = fileBuf->getRawLong32(); DRW_DBG("\nDecompressed size= "); DRW_DBG(decompSize); DRW_DBG(", "); DRW_DBGH(decompSize); - duint8 decompSec2[decompSize]; if (pageType != 0x4163003b){ //bad page type, ends DRW_DBG("Warning, bad page type, was expected 0x4163003b instead of"); DRW_DBGH(pageType); DRW_DBG("\n"); return false; } - parseSysPage(decompSec2, decompSize); + tmpDecompSec = new duint8[decompSize]; + parseSysPage(tmpDecompSec, decompSize); //reads sections: DRW_DBG("\n*** dwgReader18: reads sections:"); - dwgBuffer buff3(decompSec2, decompSize, &decoder); + dwgBuffer buff3(tmpDecompSec, decompSize, &decoder); duint32 numDescriptions = buff3.getRawLong32(); DRW_DBG("\nnumDescriptions (sections)= "); DRW_DBG(numDescriptions); DRW_DBG("\n0x02 long= "); DRW_DBGH(buff3.getRawLong32()); @@ -394,6 +396,7 @@ sections[secEnum::getEnum(secInfo.name)] = secInfo; } } + delete[]tmpDecompSec; if (! fileBuf->isGood()) return false; diff -Nru librecad-2.0.8/libraries/libdxfrw/src/intern/dwgreader21.cpp librecad-2.0.9/libraries/libdxfrw/src/intern/dwgreader21.cpp --- librecad-2.0.8/libraries/libdxfrw/src/intern/dwgreader21.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/libraries/libdxfrw/src/intern/dwgreader21.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -64,11 +64,13 @@ if (! fileBuf->setPosition(offset)) return false; - duint8 dataRaw[fpsize]; - fileBuf->getBytes(dataRaw, fpsize); - duint8 dataRS[fpsize]; - dwgRSCodec::decode239I(dataRaw, dataRS, fpsize/255); - dwgCompressor::decompress21(dataRS, decompData, sizeCompressed, sizeUncompressed); + duint8 *tmpDataRaw = new duint8[fpsize]; + fileBuf->getBytes(tmpDataRaw, fpsize); + duint8 *tmpDataRS = new duint8[fpsize]; + dwgRSCodec::decode239I(tmpDataRaw, tmpDataRS, fpsize/255); + dwgCompressor::decompress21(tmpDataRS, decompData, sizeCompressed, sizeUncompressed); + delete[]tmpDataRaw; + delete[]tmpDataRS; return true; } @@ -79,24 +81,24 @@ if (!fileBuf->setPosition(pi.address)) return false; - duint8 pageRaw[pi.size]; - fileBuf->getBytes(pageRaw, pi.size); + duint8 *tmpPageRaw = new duint8[pi.size]; + fileBuf->getBytes(tmpPageRaw, pi.size); #ifdef DRW_DBG_DUMP DRW_DBG("\nSection OBJECTS raw data=\n"); for (unsigned int i=0, j=0; i< pi.size;i++) { - DRW_DBGH( (unsigned char)pageRaw[i]); + DRW_DBGH( (unsigned char)tmpPageRaw[i]); if (j == 7) { DRW_DBG("\n"); j = 0; } else { DRW_DBG(", "); j++; } } DRW_DBG("\n"); #endif - duint8 pageRS[pi.size]; + duint8 *tmpPageRS = new duint8[pi.size]; duint8 chunks =pi.size / 255; - dwgRSCodec::decode251I(pageRaw, pageRS, chunks); + dwgRSCodec::decode251I(tmpPageRaw, tmpPageRS, chunks); #ifdef DRW_DBG_DUMP DRW_DBG("\nSection OBJECTS RS data=\n"); for (unsigned int i=0, j=0; i< pi.size;i++) { - DRW_DBGH( (unsigned char)pageRS[i]); + DRW_DBGH( (unsigned char)tmpPageRS[i]); if (j == 7) { DRW_DBG("\n"); j = 0; } else { DRW_DBG(", "); j++; } } DRW_DBG("\n"); @@ -105,7 +107,7 @@ DRW_DBG("\npage uncomp size: "); DRW_DBG(pi.uSize); DRW_DBG(" comp size: "); DRW_DBG(pi.cSize); DRW_DBG("\noffset: "); DRW_DBG(pi.startOffset); duint8 *pageData = dData + pi.startOffset; - dwgCompressor::decompress21(pageRS, pageData, pi.cSize, pi.uSize); + dwgCompressor::decompress21(tmpPageRS, pageData, pi.cSize, pi.uSize); #ifdef DRW_DBG_DUMP DRW_DBG("\n\nSection OBJECTS decompresed data=\n"); @@ -115,6 +117,9 @@ } else { DRW_DBG(", "); j++; } } DRW_DBG("\n"); #endif + + delete[]tmpPageRaw; + delete[]tmpPageRS; } DRW_DBG("\n"); return true; @@ -221,11 +226,13 @@ delete[] fileHdrData; DRW_DBG("\ndwgReader21::parse page map:\n"); - duint8 PagesMapData[PagesMapSizeUncompressed]; + duint8 *PagesMapData = new duint8[PagesMapSizeUncompressed]; bool ret = parseSysPage(PagesMapSizeCompressed, PagesMapSizeUncompressed, PagesMapCorrectionFactor, 0x480+PagesMapOffset, PagesMapData); - if (!ret) + if (!ret) { + delete[]PagesMapData; return false; + } duint64 address = 0x480; duint64 i = 0; @@ -247,9 +254,10 @@ //TODO num can be negative indicating gap // seek += offset; } + delete[]PagesMapData; DRW_DBG("\n*** dwgReader21: Processing Section Map ***\n"); - duint8 SectionsMapData[SectionsMapSizeUncompressed]; + duint8 *SectionsMapData = new duint8[SectionsMapSizeUncompressed]; dwgPageInfo sectionMap = sectionPageMapTmp[SectionsMapId]; ret = parseSysPage(SectionsMapSizeCompressed, SectionsMapSizeUncompressed, SectionsMapCorrectionFactor, sectionMap.address, SectionsMapData); if (!ret) @@ -309,6 +317,7 @@ sections[secEnum::getEnum(secInfo.name)] = secInfo; } } + delete[]SectionsMapData; if (! fileBuf->isGood()) return false; @@ -323,16 +332,20 @@ if (si.Id<0)//not found, ends return false; DRW_DBG("\nprepare section of size "); DRW_DBG(si.size);DRW_DBG("\n"); - duint8 headerData[si.size]; - bool ret = dwgReader21::parseDataPage(si, headerData); - if (!ret) + duint8 *tmpHeaderData = new duint8[si.size]; + bool ret = dwgReader21::parseDataPage(si, tmpHeaderData); + if (!ret) { + delete[]tmpHeaderData; return ret; + } - dwgBuffer dataBuf(headerData, si.size, &decoder); - dwgBuffer handleBuf(headerData, si.size, &decoder); + dwgBuffer dataBuf(tmpHeaderData, si.size, &decoder); + dwgBuffer handleBuf(tmpHeaderData, si.size, &decoder); DRW_DBG("Header section sentinel= "); checkSentinel(&dataBuf, secEnum::HEADER, true); - return dwgReader::readDwgHeader(hdr, &dataBuf, &handleBuf); + ret = dwgReader::readDwgHeader(hdr, &dataBuf, &handleBuf); + delete[]tmpHeaderData; + return ret; } bool dwgReader21::readDwgClasses(){ @@ -342,12 +355,12 @@ return false; DRW_DBG("\nprepare section of size "); DRW_DBG(si.size);DRW_DBG("\n"); - duint8 classesData[si.size]; - bool ret = dwgReader21::parseDataPage(si, classesData); + duint8 *tmpClassesData = new duint8[si.size]; + bool ret = dwgReader21::parseDataPage(si, tmpClassesData); if (!ret) return ret; - dwgBuffer buff(classesData, si.size, &decoder); + dwgBuffer buff(tmpClassesData, si.size, &decoder); DRW_DBG("classes section sentinel= "); checkSentinel(&buff, secEnum::CLASSES, true); @@ -365,7 +378,7 @@ /*******************************/ //prepare string stream - dwgBuffer strBuff(classesData, si.size, &decoder); + dwgBuffer strBuff(tmpClassesData, si.size, &decoder); duint32 strStartPos = bitSize + 159;//size in bits + 20 bytes (sn+size) - 1 bit (endbit) DRW_DBG("\nstrStartPos: "); DRW_DBG(strStartPos); strBuff.setPosition(strStartPos >> 3); @@ -412,9 +425,9 @@ buff.setPosition(size+20);//sizeVal+sn+32bSize DRW_DBG("\nCRC: "); DRW_DBGH(buff.getRawShort16()); - DRW_DBG("\nclasses section end sentinel= "); - checkSentinel(&buff, secEnum::CLASSES, true); - + DRW_DBG("\nclasses section end sentinel= "); + checkSentinel(&buff, secEnum::CLASSES, true); + delete[]tmpClassesData; return buff.isGood(); } @@ -426,17 +439,16 @@ return false; DRW_DBG("\nprepare section of size "); DRW_DBG(si.size);DRW_DBG("\n"); - duint8 handlesData[si.size]; - bool ret = dwgReader21::parseDataPage(si, handlesData); + duint8 *tmpHandlesData = new duint8[si.size]; + bool ret = dwgReader21::parseDataPage(si, tmpHandlesData); if (!ret) return ret; - dwgBuffer dataBuf(handlesData, si.size, &decoder); + dwgBuffer dataBuf(tmpHandlesData, si.size, &decoder); ret = dwgReader::readDwgHandles(&dataBuf, 0, si.size); - + delete[]tmpHandlesData; return ret; - } /*********** objects ************************/ diff -Nru librecad-2.0.8/libraries/libdxfrw/src/intern/dwgreader.cpp librecad-2.0.9/libraries/libdxfrw/src/intern/dwgreader.cpp --- librecad-2.0.8/libraries/libdxfrw/src/intern/dwgreader.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/libraries/libdxfrw/src/intern/dwgreader.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -137,9 +137,9 @@ duint16 size = dbuf->getBERawShort16(); DRW_DBG("object map section size= "); DRW_DBG(size); DRW_DBG("\n"); dbuf->setPosition(startPos); - duint8 byteStr[size]; - dbuf->getBytes(byteStr, size); - dwgBuffer buff(byteStr, size, &decoder); + duint8 *tmpByteStr = new duint8[size]; + dbuf->getBytes(tmpByteStr, size); + dwgBuffer buff(tmpByteStr, size, &decoder); if (size != 2){ buff.setPosition(2); int lastHandle = 0; @@ -155,6 +155,7 @@ } //verify crc duint16 crcCalc = buff.crc8(0xc0c1,0,size); + delete[]tmpByteStr; duint16 crcRead = dbuf->getBERawShort16(); DRW_DBG("object map section crc8 read= "); DRW_DBG(crcRead); DRW_DBG("\nobject map section crc8 calculated= "); DRW_DBG(crcCalc); @@ -179,6 +180,7 @@ std::map::iterator mit; dint16 oType; duint32 bs = 0; //bit size of handle stream 2010+ + duint8 *tmpByteStr; //parse linetypes, start with linetype Control mit = ObjectMap.find(hdr.linetypeCtrl); @@ -196,9 +198,9 @@ bs = dbuf->getUModularChar(); else bs = 0; - duint8 byteStr[csize]; - dbuf->getBytes(byteStr, csize); - dwgBuffer cbuff(byteStr, csize, &decoder); + tmpByteStr = new duint8[csize]; + dbuf->getBytes(tmpByteStr, csize); + dwgBuffer cbuff(tmpByteStr, csize, &decoder); //verify if object are correct oType = cbuff.getObjType(version); if (oType != 0x38) { @@ -211,7 +213,7 @@ if(ret) ret = ret2; } - + delete[]tmpByteStr; for (std::list::iterator it=ltControl.hadlesList.begin(); it != ltControl.hadlesList.end(); ++it){ mit = ObjectMap.find(*it); if (mit==ObjectMap.end()) { @@ -229,13 +231,14 @@ bs = dbuf->getUModularChar(); else bs = 0; - duint8 byteStr[lsize]; - dbuf->getBytes(byteStr, lsize); - dwgBuffer lbuff(byteStr, lsize, &decoder); + tmpByteStr = new duint8[lsize]; + dbuf->getBytes(tmpByteStr, lsize); + dwgBuffer lbuff(tmpByteStr, lsize, &decoder); ret2 = lt->parseDwg(version, &lbuff, bs); ltypemap[lt->handle] = lt; if(ret) ret = ret2; + delete[]tmpByteStr; } } } @@ -256,9 +259,9 @@ bs = dbuf->getUModularChar(); else bs = 0; - duint8 byteStr[size]; - dbuf->getBytes(byteStr, size); - dwgBuffer buff(byteStr, size, &decoder); + tmpByteStr = new duint8[size]; + dbuf->getBytes(tmpByteStr, size); + dwgBuffer buff(tmpByteStr, size, &decoder); //verify if object are correct oType = buff.getObjType(version); if (oType != 0x32) { @@ -271,7 +274,7 @@ if(ret) ret = ret2; } - + delete[]tmpByteStr; for (std::list::iterator it=layControl.hadlesList.begin(); it != layControl.hadlesList.end(); ++it){ mit = ObjectMap.find(*it); if (mit==ObjectMap.end()) { @@ -288,13 +291,14 @@ bs = dbuf->getUModularChar(); else bs = 0; - duint8 byteStr[size]; - dbuf->getBytes(byteStr, size); - dwgBuffer buff(byteStr, size, &decoder); + tmpByteStr = new duint8[size]; + dbuf->getBytes(tmpByteStr, size); + dwgBuffer buff(tmpByteStr, size, &decoder); ret2 = la->parseDwg(version, &buff, bs); layermap[la->handle] = la; if(ret) ret = ret2; + delete[]tmpByteStr; } } } @@ -325,9 +329,9 @@ bs = dbuf->getUModularChar(); else bs = 0; - duint8 byteStr[size]; - dbuf->getBytes(byteStr, size); - dwgBuffer buff(byteStr, size, &decoder); + tmpByteStr = new duint8[size]; + dbuf->getBytes(tmpByteStr, size); + dwgBuffer buff(tmpByteStr, size, &decoder); //verify if object are correct oType = buff.getObjType(version); if (oType != 0x34) { @@ -340,7 +344,7 @@ if(ret) ret = ret2; } - + delete[]tmpByteStr; for (std::list::iterator it=styControl.hadlesList.begin(); it != styControl.hadlesList.end(); ++it){ mit = ObjectMap.find(*it); if (mit==ObjectMap.end()) { @@ -357,13 +361,14 @@ bs = dbuf->getUModularChar(); else bs = 0; - duint8 byteStr[size]; - dbuf->getBytes(byteStr, size); - dwgBuffer buff(byteStr, size, &decoder); + tmpByteStr = new duint8[size]; + dbuf->getBytes(tmpByteStr, size); + dwgBuffer buff(tmpByteStr, size, &decoder); ret2 = sty->parseDwg(version, &buff, bs); stylemap[sty->handle] = sty; if(ret) ret = ret2; + delete[]tmpByteStr; } } } @@ -384,9 +389,9 @@ bs = dbuf->getUModularChar(); else bs = 0; - duint8 byteStr[size]; - dbuf->getBytes(byteStr, size); - dwgBuffer buff(byteStr, size, &decoder); + tmpByteStr = new duint8[size]; + dbuf->getBytes(tmpByteStr, size); + dwgBuffer buff(tmpByteStr, size, &decoder); //verify if object are correct oType = buff.getObjType(version); if (oType != 0x44) { @@ -399,7 +404,7 @@ if(ret) ret = ret2; } - + delete[]tmpByteStr; for (std::list::iterator it=dimstyControl.hadlesList.begin(); it != dimstyControl.hadlesList.end(); ++it){ mit = ObjectMap.find(*it); if (mit==ObjectMap.end()) { @@ -416,13 +421,14 @@ bs = dbuf->getUModularChar(); else bs = 0; - duint8 byteStr[size]; - dbuf->getBytes(byteStr, size); - dwgBuffer buff(byteStr, size, &decoder); + tmpByteStr = new duint8[size]; + dbuf->getBytes(tmpByteStr, size); + dwgBuffer buff(tmpByteStr, size, &decoder); ret2 = sty->parseDwg(version, &buff, bs); dimstylemap[sty->handle] = sty; if(ret) ret = ret2; + delete[]tmpByteStr; } } } @@ -443,9 +449,9 @@ bs = dbuf->getUModularChar(); else bs = 0; - duint8 byteStr[size]; - dbuf->getBytes(byteStr, size); - dwgBuffer buff(byteStr, size, &decoder); + tmpByteStr = new duint8[size]; + dbuf->getBytes(tmpByteStr, size); + dwgBuffer buff(tmpByteStr, size, &decoder); //verify if object are correct oType = buff.getObjType(version); if (oType != 0x40) { @@ -458,7 +464,7 @@ if(ret) ret = ret2; } - + delete[]tmpByteStr; for (std::list::iterator it=vportControl.hadlesList.begin(); it != vportControl.hadlesList.end(); ++it){ mit = ObjectMap.find(*it); if (mit==ObjectMap.end()) { @@ -475,13 +481,14 @@ bs = dbuf->getUModularChar(); else bs = 0; - duint8 byteStr[size]; - dbuf->getBytes(byteStr, size); - dwgBuffer buff(byteStr, size, &decoder); + tmpByteStr = new duint8[size]; + dbuf->getBytes(tmpByteStr, size); + dwgBuffer buff(tmpByteStr, size, &decoder); ret2 = vp->parseDwg(version, &buff, bs); vportmap[vp->handle] = vp; if(ret) ret = ret2; + delete[]tmpByteStr; } } } @@ -502,9 +509,9 @@ bs = dbuf->getUModularChar(); else bs = 0; - duint8 byteStr[csize]; - dbuf->getBytes(byteStr, csize); - dwgBuffer buff(byteStr, csize, &decoder); + tmpByteStr = new duint8[csize]; + dbuf->getBytes(tmpByteStr, csize); + dwgBuffer buff(tmpByteStr, csize, &decoder); //verify if object are correct oType = buff.getObjType(version); if (oType != 0x30) { @@ -517,7 +524,7 @@ if(ret) ret = ret2; } - + delete[]tmpByteStr; for (std::list::iterator it=blockControl.hadlesList.begin(); it != blockControl.hadlesList.end(); ++it){ mit = ObjectMap.find(*it); if (mit==ObjectMap.end()) { @@ -534,13 +541,14 @@ bs = dbuf->getUModularChar(); else bs = 0; - duint8 byteStr[size]; - dbuf->getBytes(byteStr, size); - dwgBuffer buff(byteStr, size, &decoder); + tmpByteStr = new duint8[size]; + dbuf->getBytes(tmpByteStr, size); + dwgBuffer buff(tmpByteStr, size, &decoder); ret2 = br->parseDwg(version, &buff, bs); blockRecordmap[br->handle] = br; if(ret) ret = ret2; + delete[]tmpByteStr; } } } @@ -562,9 +570,9 @@ bs = dbuf->getUModularChar(); else bs = 0; - duint8 byteStr[size]; - dbuf->getBytes(byteStr, size); - dwgBuffer buff(byteStr, size, &decoder); + tmpByteStr = new duint8[size]; + dbuf->getBytes(tmpByteStr, size); + dwgBuffer buff(tmpByteStr, size, &decoder); //verify if object are correct oType = buff.getObjType(version); if (oType != 0x42) { @@ -577,7 +585,7 @@ if(ret) ret = ret2; } - + delete[]tmpByteStr; for (std::list::iterator it=appIdControl.hadlesList.begin(); it != appIdControl.hadlesList.end(); ++it){ mit = ObjectMap.find(*it); if (mit==ObjectMap.end()) { @@ -594,13 +602,14 @@ bs = dbuf->getUModularChar(); else bs = 0; - duint8 byteStr[size]; - dbuf->getBytes(byteStr, size); - dwgBuffer buff(byteStr, size, &decoder); + tmpByteStr = new duint8[size]; + dbuf->getBytes(tmpByteStr, size); + dwgBuffer buff(tmpByteStr, size, &decoder); ret2 = ai->parseDwg(version, &buff, bs); appIdmap[ai->handle] = ai; if(ret) ret = ret2; + delete[]tmpByteStr; } } } @@ -623,9 +632,9 @@ bs = dbuf->getUModularChar(); else bs = 0; - duint8 byteStr[size]; - dbuf->getBytes(byteStr, size); - dwgBuffer buff(byteStr, size, &decoder); + tmpByteStr = new duint8[size]; + dbuf->getBytes(tmpByteStr, size); + dwgBuffer buff(tmpByteStr, size, &decoder); //verify if object are correct oType = buff.getObjType(version); if (oType != 0x3C) { @@ -638,6 +647,7 @@ if(ret) ret = ret2; } + delete[]tmpByteStr; } mit = ObjectMap.find(hdr.ucsCtrl); @@ -656,9 +666,9 @@ bs = dbuf->getUModularChar(); else bs = 0; - duint8 byteStr[size]; - dbuf->getBytes(byteStr, size); - dwgBuffer buff(byteStr, size, &decoder); + tmpByteStr = new duint8[size]; + dbuf->getBytes(tmpByteStr, size); + dwgBuffer buff(tmpByteStr, size, &decoder); //verify if object are correct oType = buff.getObjType(version); if (oType != 0x3E) { @@ -671,6 +681,7 @@ if(ret) ret = ret2; } + delete[]tmpByteStr; } if (version < DRW::AC1018) {//r2000- @@ -690,9 +701,9 @@ bs = dbuf->getUModularChar(); else bs = 0; - duint8 byteStr[size]; - dbuf->getBytes(byteStr, size); - dwgBuffer buff(byteStr, size, &decoder); + tmpByteStr = new duint8[size]; + dbuf->getBytes(tmpByteStr, size); + dwgBuffer buff(tmpByteStr, size, &decoder); //verify if object are correct oType = buff.getObjType(version); if (oType != 0x46) { @@ -705,6 +716,7 @@ if(ret) ret = ret2;*/ } + delete[]tmpByteStr; } } } @@ -716,6 +728,7 @@ bool ret = true; bool ret2 = true; duint32 bs =0; + duint8 *tmpByteStr; std::map::iterator mit; DRW_DBG("\nobject map total size= "); DRW_DBG(ObjectMap.size()); @@ -742,11 +755,12 @@ bs = dbuf->getUModularChar(); else bs = 0; - duint8 byteStr[size]; - dbuf->getBytes(byteStr, size); - dwgBuffer buff(byteStr, size, &decoder); + tmpByteStr = new duint8[size]; + dbuf->getBytes(tmpByteStr, size); + dwgBuffer buff(tmpByteStr, size, &decoder); DRW_Block bk; ret2 = bk.parseDwg(version, &buff, bs); + delete[]tmpByteStr; ret = ret && ret2; parseAttribs(&bk); //complete block entity with block record data @@ -818,12 +832,13 @@ bs = dbuf->getUModularChar(); else bs = 0; - duint8 byteStr1[size]; - dbuf->getBytes(byteStr1, size); - dwgBuffer buff1(byteStr1, size, &decoder); + tmpByteStr = new duint8[size]; + dbuf->getBytes(tmpByteStr, size); + dwgBuffer buff1(tmpByteStr, size, &decoder); DRW_Block end; end.isEnd = true; ret2 = end.parseDwg(version, &buff1, bs); + delete[]tmpByteStr; ret = ret && ret2; if (bk.parentHandle == DRW::NoHandle) bk.parentHandle= bkr->handle; parseAttribs(&end); @@ -859,13 +874,14 @@ if (version > DRW::AC1021) {//2010+ bs = dbuf->getUModularChar(); } - duint8 byteStr[size]; - dbuf->getBytes(byteStr, size); - dwgBuffer buff(byteStr, size, &decoder); + duint8 *tmpByteStr = new duint8[size]; + dbuf->getBytes(tmpByteStr, size); + dwgBuffer buff(tmpByteStr, size, &decoder); dint16 oType = buff.getObjType(version); buff.resetPosition(); DRW_DBG(" object type= "); DRW_DBG(oType); DRW_DBG("\n"); ret2 = vt.parseDwg(version, &buff, bs, pline.basePoint.z); + delete[]tmpByteStr; pline.addVertex(vt); nextEntLink = vt.nextEntLink; \ prevEntLink = vt.prevEntLink; @@ -895,13 +911,14 @@ if (version > DRW::AC1021) {//2010+ bs = dbuf->getUModularChar(); } - duint8 byteStr[size]; - dbuf->getBytes(byteStr, size); - dwgBuffer buff(byteStr, size, &decoder); + duint8 *tmpByteStr = new duint8[size]; + dbuf->getBytes(tmpByteStr, size); + dwgBuffer buff(tmpByteStr, size, &decoder); dint16 oType = buff.getObjType(version); buff.resetPosition(); DRW_DBG(" object type= "); DRW_DBG(oType); DRW_DBG("\n"); ret2 = vt.parseDwg(version, &buff, bs, pline.basePoint.z); + delete[]tmpByteStr; pline.addVertex(vt); nextEntLink = vt.nextEntLink; \ prevEntLink = vt.prevEntLink; @@ -956,14 +973,15 @@ if (version > DRW::AC1021) {//2010+ bs = dbuf->getUModularChar(); } - duint8 byteStr[size]; - dbuf->getBytes(byteStr, size); + duint8 *tmpByteStr = new duint8[size]; + dbuf->getBytes(tmpByteStr, size); //verify if getBytes is ok: if (!dbuf->isGood()){ DRW_DBG(" Warning: readDwgEntity, bad size\n"); + delete[]tmpByteStr; return false; } - dwgBuffer buff(byteStr, size, &decoder); + dwgBuffer buff(tmpByteStr, size, &decoder); dint16 oType = buff.getObjType(version); buff.resetPosition(); @@ -971,6 +989,7 @@ std::map::iterator it = classesmap.find(oType); if (it == classesmap.end()){//fail, not found in classes set error DRW_DBG("Class "); DRW_DBG(oType);DRW_DBG("not found, handle: "); DRW_DBG(obj.handle); DRW_DBG("\n"); + delete[]tmpByteStr; return false; } else { DRW_Class *cl = it->second; @@ -1145,6 +1164,7 @@ if (!ret){ DRW_DBG("Warning: Entity type "); DRW_DBG(oType);DRW_DBG("has failed, handle: "); DRW_DBG(obj.handle); DRW_DBG("\n"); } + delete[]tmpByteStr; return ret; } @@ -1191,14 +1211,15 @@ if (version > DRW::AC1021) {//2010+ bs = dbuf->getUModularChar(); } - duint8 byteStr[size]; - dbuf->getBytes(byteStr, size); + duint8 *tmpByteStr = new duint8[size]; + dbuf->getBytes(tmpByteStr, size); //verify if getBytes is ok: if (!dbuf->isGood()){ DRW_DBG(" Warning: readDwgObject, bad size\n"); + delete[]tmpByteStr; return false; } - dwgBuffer buff(byteStr, size, &decoder); + dwgBuffer buff(tmpByteStr, size, &decoder); //oType are set parsing entities dint16 oType = obj.type; @@ -1216,6 +1237,7 @@ if (!ret){ DRW_DBG("Warning: Object type "); DRW_DBG(oType);DRW_DBG("has failed, handle: "); DRW_DBG(obj.handle); DRW_DBG("\n"); } + delete[]tmpByteStr; return ret; } diff -Nru librecad-2.0.8/libraries/libdxfrw/src/intern/dxfreader.cpp librecad-2.0.9/libraries/libdxfrw/src/intern/dxfreader.cpp --- librecad-2.0.8/libraries/libdxfrw/src/intern/dxfreader.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/libraries/libdxfrw/src/intern/dxfreader.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -101,6 +101,11 @@ return res; } +bool dxfReader::good() const +{ + return filestr->good(); +} + bool dxfReaderBinary::readCode(int *code) { unsigned short *int16p; char buffer[2]; diff -Nru librecad-2.0.8/libraries/libdxfrw/src/intern/dxfreader.h librecad-2.0.9/libraries/libdxfrw/src/intern/dxfreader.h --- librecad-2.0.8/libraries/libdxfrw/src/intern/dxfreader.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/libraries/libdxfrw/src/intern/dxfreader.h 2016-01-07 07:46:24.000000000 +0000 @@ -46,6 +46,7 @@ void setVersion(std::string *v, bool dxfFormat){decoder.setVersion(v, dxfFormat);} void setCodePage(std::string *c){decoder.setCodePage(c, true);} std::string getCodePage(){ return decoder.getCodePage();} + bool good() const; protected: virtual bool readCode(int *code) = 0; //return true if sucesful (not EOF) diff -Nru librecad-2.0.8/libraries/libdxfrw/src/intern/rscodec.cpp librecad-2.0.9/libraries/libdxfrw/src/intern/rscodec.cpp --- librecad-2.0.8/libraries/libdxfrw/src/intern/rscodec.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/libraries/libdxfrw/src/intern/rscodec.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -111,256 +111,291 @@ for (i=0; i<=bb; i++) gg[i] = index_of[gg[i]] ; } - -/** take the string of symbols in data[i], i=0..(k-1) and encode systematically - to produce 2*tt parity symbols in bd[0]..bd[2*tt-1] - data[] is input and bd[] is output in polynomial form. - Encoding is done by using a feedback shift register with appropriate - connections specified by the elements of gg[], which was generated above. - Codeword is c(X) = data(X)*X**(nn-kk)+ b(X) */ -bool RScodec::encode(unsigned char *data, unsigned char *parity) { - if (!isOk) return false; - int i,j ; - int feedback ; - unsigned char *idata = data; - unsigned char *bd = parity; - int bb = nn-kk;; //nn-kk length of parity data - - for (i=0; i=0; i--) { - feedback = index_of[idata[i]^bd[bb-1]] ; - if (feedback != -1) { - for (j=bb-1; j>0; j--) - if (gg[j] != -1) - bd[j] = bd[j-1]^alpha_to[(gg[j]+feedback)%nn] ; - else - bd[j] = bd[j-1] ; - bd[0] = alpha_to[(gg[0]+feedback)%nn] ; - } else { - for (j=bb-1; j>0; j--) - bd[j] = bd[j-1] ; - bd[0] = 0 ; - } - } - return true; -} - - -/* assume we have received bits grouped into mm-bit symbols in recd[i], - i=0..(nn-1), and recd[i] is index form (ie as powers of alpha). - We first compute the 2*tt syndromes by substituting alpha**i into rec(X) and - evaluating, storing the syndromes in s[i], i=1..2tt (leave s[0] zero) . - Then we use the Berlekamp iteration to find the error location polynomial - elp[i]. If the degree of the elp is >tt, we cannot correct all the errors - and hence just put out the information symbols uncorrected. If the degree of - elp is <=tt, we substitute alpha**i , i=1..n into the elp to get the roots, - hence the inverse roots, the error location numbers. If the number of errors - located does not equal the degree of the elp, we have more than tt errors - and cannot correct them. Otherwise, we then solve for the error value at - the error location and correct the error. The procedure is that found in - Lin and Costello. For the cases where the number of errors is known to be too - large to correct, the information symbols as received are output (the - advantage of systematic encoding is that hopefully some of the information - symbols will be okay and that if we are in luck, the errors are in the - parity part of the transmitted codeword). Of course, these insoluble cases - can be returned as error flags to the calling routine if desired. */ -/** return value: number of corrected errors or -1 if can't correct it */ -int RScodec::decode(unsigned char *data) { +int RScodec::calcDecode(unsigned char* data, int* recd, int** elp, int* d, int* l, int* u_lu, int* s, int* root, int* loc, int* z, int* err, int* reg, int bb) +{ if (!isOk) return -1; - int i,j,u,q ; - int bb = nn-kk;; //nn-kk length of parity data - int *recd = new (std::nothrow) int[nn]; - - int elp[bb+2][bb], d[bb+2], l[bb+2], u_lu[bb+2], s[bb+1] ; - int count=0, syn_error=0, root[tt], loc[tt], z[tt+1], err[nn], reg[tt+1] ; - -// for (int i=0; i error */ - s[i] = index_of[s[i]] ; + if (s[i] != 0) syn_error = 1; /* set flag if non-zero syndrome => error */ + s[i] = index_of[s[i]]; } if (!syn_error) { /* if no errors, ends */ /* no non-zero syndromes => no errors: output is received codeword */ - delete[] recd; return 0; } -/* errors are present, try and correct */ -/* compute the error location polynomial via the Berlekamp iterative algorithm, - following the terminology of Lin and Costello : d[u] is the 'mu'th - discrepancy, where u='mu'+1 and 'mu' (the Greek letter!) is the step number - ranging from -1 to 2*tt (see L&C), l[u] is the - degree of the elp at that step, and u_l[u] is the difference between the - step number and the degree of the elp. -*/ -/* initialise table entries */ - d[0] = 0 ; /* index form */ - d[1] = s[1] ; /* index form */ - elp[0][0] = 0 ; /* index form */ - elp[1][0] = 1 ; /* polynomial form */ - for (i=1; i0)) q-- ; + q = u - 1; + while ((d[q] == -1) && (q>0)) q--; /* have found first non-zero d[q] */ if (q>0) { - j=q ; + j = q; do { - j-- ; - if ((d[j]!=-1) && (u_lu[q]0) ; + j--; + if ((d[j] != -1) && (u_lu[q]0); } /* have now found q such that d[u]!=0 and u_lu[q] is maximum */ /* store degree of new elp polynomial */ - if (l[u]>l[q]+u-q) { - l[u+1] = l[u] ; - } else { - l[u+1] = l[q]+u-q; + if (l[u]>l[q] + u - q) { + l[u + 1] = l[u]; + } + else { + l[u + 1] = l[q] + u - q; } /* form new elp(x) */ - for (i=0; itt) { /* elp has degree has degree >tt hence cannot solve */ - delete[] recd; /* just output is received codeword as is */ - return -1; + u++; + if (l[u]>tt) { /* elp has degree has degree >tt hence cannot solve */ + return -1; /* just output is received codeword as is */ } /* can correct error */ /* put elp into index form */ - for (i=0; i<=l[u]; i++) elp[u][i] = index_of[elp[u][i]] ; + for (i = 0; i <= l[u]; i++) elp[u][i] = index_of[elp[u][i]]; /* find roots of the error location polynomial */ - for (i=1; i<=l[u]; i++) { - reg[i] = elp[u][i] ; + for (i = 1; i <= l[u]; i++) { + reg[i] = elp[u][i]; } - count = 0 ; - for (i=1; i<=nn; i++) { - q = 1 ; - for (j=1; j<=l[u]; j++) { - if (reg[j]!=-1) { - reg[j] = (reg[j]+j)%nn ; - q ^= alpha_to[reg[j]] ; + count = 0; + for (i = 1; i <= nn; i++) { + q = 1; + for (j = 1; j <= l[u]; j++) { + if (reg[j] != -1) { + reg[j] = (reg[j] + j) % nn; + q ^= alpha_to[reg[j]]; } } if (!q) { /* store root and error location number indices */ root[count] = i; - loc[count] = nn-i ; - count++ ; + loc[count] = nn - i; + count++; } } - - if (count!=l[u]) { /* no. roots != degree of elp => >tt errors and cannot solve */ - delete[] recd; /* just output is received codeword as is */ - return -1; + if (count != l[u]) { /* no. roots != degree of elp => >tt errors and cannot solve */ + return -1; /* just output is received codeword as is */ } /* no. roots = degree of elp hence <= tt errors */ /* form polynomial z(x) */ - for (i=1; i<=l[u]; i++) { /* Z[0] = 1 always - do not need */ - if ((s[i]!=-1) && (elp[u][i]!=-1)) { - z[i] = alpha_to[s[i]] ^ alpha_to[elp[u][i]] ; - } else if ((s[i]!=-1) && (elp[u][i]==-1)) { - z[i] = alpha_to[s[i]] ; - } else if ((s[i]==-1) && (elp[u][i]!=-1)) { - z[i] = alpha_to[elp[u][i]] ; - } else { + for (i = 1; i <= l[u]; i++) { /* Z[0] = 1 always - do not need */ + if ((s[i] != -1) && (elp[u][i] != -1)) { + z[i] = alpha_to[s[i]] ^ alpha_to[elp[u][i]]; + } + else if ((s[i] != -1) && (elp[u][i] == -1)) { + z[i] = alpha_to[s[i]]; + } + else if ((s[i] == -1) && (elp[u][i] != -1)) { + z[i] = alpha_to[elp[u][i]]; + } + else { z[i] = 0; } - for (j=1; j=0; i--) { + feedback = index_of[idata[i]^bd[bb-1]] ; + if (feedback != -1) { + for (j=bb-1; j>0; j--) + if (gg[j] != -1) + bd[j] = bd[j-1]^alpha_to[(gg[j]+feedback)%nn] ; + else + bd[j] = bd[j-1] ; + bd[0] = alpha_to[(gg[0]+feedback)%nn] ; + } else { + for (j=bb-1; j>0; j--) + bd[j] = bd[j-1] ; + bd[0] = 0 ; + } + } + return true; +} + + +/* assume we have received bits grouped into mm-bit symbols in recd[i], + i=0..(nn-1), and recd[i] is index form (ie as powers of alpha). + We first compute the 2*tt syndromes by substituting alpha**i into rec(X) and + evaluating, storing the syndromes in s[i], i=1..2tt (leave s[0] zero) . + Then we use the Berlekamp iteration to find the error location polynomial + elp[i]. If the degree of the elp is >tt, we cannot correct all the errors + and hence just put out the information symbols uncorrected. If the degree of + elp is <=tt, we substitute alpha**i , i=1..n into the elp to get the roots, + hence the inverse roots, the error location numbers. If the number of errors + located does not equal the degree of the elp, we have more than tt errors + and cannot correct them. Otherwise, we then solve for the error value at + the error location and correct the error. The procedure is that found in + Lin and Costello. For the cases where the number of errors is known to be too + large to correct, the information symbols as received are output (the + advantage of systematic encoding is that hopefully some of the information + symbols will be okay and that if we are in luck, the errors are in the + parity part of the transmitted codeword). Of course, these insoluble cases + can be returned as error flags to the calling routine if desired. */ +/** return value: number of corrected errors or -1 if can't correct it */ +int RScodec::decode(unsigned char *data) { + if (!isOk) return -1; + int bb = nn-kk;; //nn-kk length of parity data + + int *recd = new (std::nothrow) int[nn]; + int **elp = new int*[bb + 2]; + for (int i = 0; i < bb + 2; ++i) + elp[i] = new int[bb]; + int *d = new int[bb + 2]; + int *l = new int[bb + 2]; + int *u_lu = new int[bb + 2]; + int *s = new int[bb + 1]; + int *root = new int[tt]; + int *loc = new int[tt]; + int *z = new int[tt+1]; + int *err = new int[nn]; + int *reg = new int[tt + 1]; + + int res = calcDecode(data, recd, elp ,d ,l, u_lu, s, root, loc ,z, err, reg, bb); + + delete[] recd; + for (int i = 0; i < bb + 2; ++i) + delete[] elp[i]; + delete[] elp; + delete[] d; + delete[] l; + delete[] u_lu; + delete[] s; + delete[] root; + delete[] loc; + delete[] z; + delete[] err; + delete[] reg; + + return res; +} diff -Nru librecad-2.0.8/libraries/libdxfrw/src/intern/rscodec.h librecad-2.0.9/libraries/libdxfrw/src/intern/rscodec.h --- librecad-2.0.8/libraries/libdxfrw/src/intern/rscodec.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/libraries/libdxfrw/src/intern/rscodec.h 2016-01-07 07:46:24.000000000 +0000 @@ -51,6 +51,8 @@ private: void RSgenerate_gf(unsigned int pp); void RSgen_poly(); + int calcDecode(unsigned char* data, int* recd, int** elp, int* d, int* l, int* u_lu, int* s, int* root, int* loc, int* z, int* err, int* reg, int bb); + private: int mm; //RS code over GF(2^4) diff -Nru librecad-2.0.8/libraries/libdxfrw/src/libdwgr.cpp librecad-2.0.9/libraries/libdxfrw/src/libdwgr.cpp --- librecad-2.0.8/libraries/libdxfrw/src/libdwgr.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/libraries/libdxfrw/src/libdwgr.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -95,9 +95,9 @@ } dwgBuffer fileBuf(&filestr); - duint8 strdata[fileBuf.size()]; - fileBuf.getBytes(strdata, fileBuf.size()); - dwgBuffer dataBuf(strdata, fileBuf.size()); + duint8 *tmpStrData = new duint8[fileBuf.size()]; + fileBuf.getBytes(tmpStrData, fileBuf.size()); + dwgBuffer dataBuf(tmpStrData, fileBuf.size()); fileBuf.setPosition(0); DRW_DBG("\ndwgR::testReader filebuf size: ");DRW_DBG(fileBuf.size()); DRW_DBG("\ndwgR::testReader dataBuf size: ");DRW_DBG(dataBuf.size()); @@ -132,7 +132,7 @@ DRW_DBG("\n filebuf bitpos: ");DRW_DBG(fileBuf.getBitPos()); DRW_DBG("\n dataBuf bitpos: ");DRW_DBG(dataBuf.getBitPos()); - + delete[]tmpStrData; filestr.close(); DRW_DBG("\n\n"); return isOk; diff -Nru librecad-2.0.8/libraries/libdxfrw/src/libdxfrw.cpp librecad-2.0.9/libraries/libdxfrw/src/libdxfrw.cpp --- librecad-2.0.8/libraries/libdxfrw/src/libdxfrw.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/libraries/libdxfrw/src/libdxfrw.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -423,6 +423,8 @@ writer->writeDouble(46, ent->dimdle); writer->writeDouble(47, ent->dimtp); writer->writeDouble(48, ent->dimtm); + if ( version > DRW::AC1018 || ent->dimfxl !=0 ) + writer->writeDouble(49, ent->dimfxl); writer->writeDouble(140, ent->dimtxt); writer->writeDouble(141, ent->dimcen); writer->writeDouble(142, ent->dimtsz); @@ -487,6 +489,8 @@ if (version > DRW::AC1014) { writer->writeInt16(289, ent->dimatfit); } + if ( version > DRW::AC1018 && ent->dimfxlon !=0 ) + writer->writeInt16(290, ent->dimfxlon); if (version > DRW::AC1009) { writer->writeUtf8String(340, ent->dimtxsty); } @@ -1131,7 +1135,7 @@ writer->writeDouble(41, ent->xscale); writer->writeDouble(42, ent->yscale); writer->writeDouble(43, ent->zscale); - writer->writeDouble(50, ent->angle); + writer->writeDouble(50, (ent->angle)*ARAD); //in dxf angle is writed in degrees writer->writeInt16(70, ent->colcount); writer->writeInt16(71, ent->rowcount); writer->writeDouble(44, ent->colspace); @@ -2191,7 +2195,7 @@ return false; //end of file without ENDSEC } - } while (next); + } while (next && reader->good()); return true; } diff -Nru librecad-2.0.8/librecad/src/actions/lc_actiondrawcircle2pr.cpp librecad-2.0.9/librecad/src/actions/lc_actiondrawcircle2pr.cpp --- librecad-2.0.8/librecad/src/actions/lc_actiondrawcircle2pr.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/lc_actiondrawcircle2pr.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -20,6 +20,7 @@ **********************************************************************/ #include #include +#include #include "lc_actiondrawcircle2pr.h" #include "rs_dialogfactory.h" diff -Nru librecad-2.0.8/librecad/src/actions/lc_actiondrawsplinepoints.cpp librecad-2.0.9/librecad/src/actions/lc_actiondrawsplinepoints.cpp --- librecad-2.0.8/librecad/src/actions/lc_actiondrawsplinepoints.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/lc_actiondrawsplinepoints.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -26,6 +26,7 @@ **********************************************************************/ #include +#include #include "lc_actiondrawsplinepoints.h" #include "lc_splinepoints.h" @@ -35,6 +36,7 @@ #include "rs_commandevent.h" #include "rs_point.h" #include "rs_coordinateevent.h" +#include "rs_debug.h" LC_ActionDrawSplinePoints::LC_ActionDrawSplinePoints(RS_EntityContainer& container, RS_GraphicView& graphicView): @@ -46,7 +48,7 @@ setName("DrawSplinePoints"); } -LC_ActionDrawSplinePoints::~LC_ActionDrawSplinePoints() {} +LC_ActionDrawSplinePoints::~LC_ActionDrawSplinePoints() = default; QAction* LC_ActionDrawSplinePoints::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { @@ -98,11 +100,10 @@ RS_DEBUG->print("RS_ActionDrawSplinePoints::mouseMoveEvent begin"); RS_Vector mouse = snapPoint(e); - LC_SplinePoints *sp; if(getStatus() == SetNextPoint) { - sp = (LC_SplinePoints*)spline->clone(); + LC_SplinePoints* sp = static_cast(spline->clone()); sp->addPoint(mouse); deletePreview(); preview->addEntity(sp); diff -Nru librecad-2.0.8/librecad/src/actions/lc_actiondrawsplinepoints.h librecad-2.0.9/librecad/src/actions/lc_actiondrawsplinepoints.h --- librecad-2.0.8/librecad/src/actions/lc_actiondrawsplinepoints.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/lc_actiondrawsplinepoints.h 2016-01-07 07:46:24.000000000 +0000 @@ -78,7 +78,7 @@ //using degree=2 only virtual void setDegree(int /*deg*/){} -protected: +private: /** * Spline data defined so far. */ diff -Nru librecad-2.0.8/librecad/src/actions/lc_actionfileexportmakercam.cpp librecad-2.0.9/librecad/src/actions/lc_actionfileexportmakercam.cpp --- librecad-2.0.8/librecad/src/actions/lc_actionfileexportmakercam.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/lc_actionfileexportmakercam.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -32,6 +32,7 @@ #include "lc_makercamsvg.h" #include "rs_settings.h" #include "lc_xmlwriterqxmlstreamwriter.h" +#include "rs_debug.h" LC_ActionFileExportMakerCam::LC_ActionFileExportMakerCam(RS_EntityContainer& container, RS_GraphicView& graphicView) diff -Nru librecad-2.0.8/librecad/src/actions/lc_actionlayerstoggleconstruction.cpp librecad-2.0.9/librecad/src/actions/lc_actionlayerstoggleconstruction.cpp --- librecad-2.0.8/librecad/src/actions/lc_actionlayerstoggleconstruction.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/lc_actionlayerstoggleconstruction.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -31,6 +31,7 @@ #include "rs_graphicview.h" #include "rs_graphic.h" #include "rs_layer.h" +#include "rs_debug.h" /** * whether a layer is a construction layer or not diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionblocksadd.cpp librecad-2.0.9/librecad/src/actions/rs_actionblocksadd.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionblocksadd.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionblocksadd.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -29,7 +29,7 @@ #include #include "rs_graphic.h" #include "rs_dialogfactory.h" - +#include "rs_debug.h" RS_ActionBlocksAdd::RS_ActionBlocksAdd(RS_EntityContainer& container, RS_GraphicView& graphicView) diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionblocksattributes.cpp librecad-2.0.9/librecad/src/actions/rs_actionblocksattributes.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionblocksattributes.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionblocksattributes.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -29,16 +29,13 @@ #include #include "rs_graphic.h" #include "rs_dialogfactory.h" - - +#include "rs_debug.h" RS_ActionBlocksAttributes::RS_ActionBlocksAttributes( - RS_EntityContainer& container, - RS_GraphicView& graphicView) - :RS_ActionInterface("Edit Block Attributes", container, graphicView) {} - - - + RS_EntityContainer& container, + RS_GraphicView& graphicView): + RS_ActionInterface("Edit Block Attributes", container, graphicView) +{} QAction* RS_ActionBlocksAttributes::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { // tr("Rename Block") diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionblockscreate.cpp librecad-2.0.9/librecad/src/actions/rs_actionblockscreate.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionblockscreate.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionblockscreate.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,6 +25,7 @@ **********************************************************************/ #include +#include #include "rs_actionblockscreate.h" #include "rs_creation.h" @@ -64,9 +65,9 @@ void RS_ActionBlocksCreate::trigger() { - if (graphic!=nullptr) { + if (graphic) { RS_BlockList* blockList = graphic->getBlockList(); - if (blockList!=nullptr) { + if (blockList) { RS_BlockData d = RS_DIALOGFACTORY->requestNewBlockDialog(blockList); @@ -90,7 +91,7 @@ setStatus(getStatus()+1); // clear mouse button hints updateMouseButtonHints(); -// if(RS_DIALOGFACTORY!=nullptr){ +// if(RS_DIALOGFACTORY){ // RS_DIALOGFACTORY->requestPreviousToolBar(); // } graphicView->killSelectActions(); @@ -105,7 +106,7 @@ case SetReferencePoint: //data.insertionPoint = snapPoint(e); - /*if (block!=nullptr) { + /*if (block) { deletePreview(); //preview->addAllFrom(*block); //preview->move(data.insertionPoint); @@ -134,7 +135,7 @@ void RS_ActionBlocksCreate::coordinateEvent(RS_CoordinateEvent* e) { - if (e==nullptr) { + if (!e) { return; } diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionblocksedit.cpp librecad-2.0.9/librecad/src/actions/rs_actionblocksedit.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionblocksedit.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionblocksedit.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -29,7 +29,7 @@ #include #include "rs_graphic.h" #include "rs_dialogfactory.h" - +#include "rs_debug.h" RS_ActionBlocksEdit::RS_ActionBlocksEdit(RS_EntityContainer& container, diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionblocksfreezeall.cpp librecad-2.0.9/librecad/src/actions/rs_actionblocksfreezeall.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionblocksfreezeall.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionblocksfreezeall.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -29,8 +29,7 @@ #include #include "rs_graphicview.h" #include "rs_graphic.h" - - +#include "rs_debug.h" RS_ActionBlocksFreezeAll::RS_ActionBlocksFreezeAll(bool freeze, RS_EntityContainer& container, diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionblocksinsert.cpp librecad-2.0.9/librecad/src/actions/rs_actionblocksinsert.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionblocksinsert.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionblocksinsert.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,6 +25,7 @@ **********************************************************************/ #include +#include #include "rs_actionblocksinsert.h" #include "rs_insert.h" #include "rs_block.h" @@ -53,7 +54,7 @@ -RS_ActionBlocksInsert::~RS_ActionBlocksInsert() {} +RS_ActionBlocksInsert::~RS_ActionBlocksInsert() = default; QAction* RS_ActionBlocksInsert::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { // tr("Insert Block") diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionblocksremove.cpp librecad-2.0.9/librecad/src/actions/rs_actionblocksremove.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionblocksremove.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionblocksremove.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -31,6 +31,7 @@ #include "rs_graphicview.h" #include "rs_graphic.h" #include "rs_insert.h" +#include "rs_debug.h" RS_ActionBlocksRemove::RS_ActionBlocksRemove(RS_EntityContainer& container, diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionblockssave.cpp librecad-2.0.9/librecad/src/actions/rs_actionblockssave.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionblockssave.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionblockssave.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -28,8 +28,7 @@ #include "rs_dialogfactory.h" #include "rs_insert.h" #include "rs_coordinateevent.h" - - +#include "rs_debug.h" RS_ActionBlocksSave::RS_ActionBlocksSave(RS_EntityContainer& container, RS_GraphicView& graphicView) @@ -50,9 +49,9 @@ for(auto e: *in){ if (e->rtti() == RS2::EntityInsert) { - addBlock((RS_Insert *)e,g); - RS_Insert *in = (RS_Insert *)e; - g->addBlock(in->getBlockForInsert()); + RS_Insert * in=static_cast(e); + addBlock(in,g); + g->addBlock(in->getBlockForInsert()); } } } @@ -60,7 +59,7 @@ void RS_ActionBlocksSave::trigger() { RS_DEBUG->print("save block to file"); QC_ApplicationWindow* appWindow = QC_ApplicationWindow::getAppWindow(); - if(appWindow==NULL) { + if(!appWindow) { finish(false); return; } @@ -68,7 +67,7 @@ if (bList) { auto b=bList->getActive(); if(b) { - RS_Graphic g(NULL); + RS_Graphic g(nullptr); g.setOwner(false); g.clearLayers(); @@ -78,9 +77,9 @@ e = b->nextEntity(RS2::ResolveNone)) { g.addEntity(e); if (e->rtti() == RS2::EntityInsert) { - RS_Insert *in = (RS_Insert *)e; + RS_Insert *in = static_cast(e); g.addBlock(in->getBlockForInsert()); - addBlock((RS_Insert *)e,&g); + addBlock(in,&g); } // std::cout<<__FILE__<<" : "<<__func__<<" : line: "<<__LINE__<<" : "<rtti()<getLayer()); @@ -92,7 +91,7 @@ RS2::FormatType t = RS2::FormatDXFRW; QG_FileDialog dlg(appWindow->getMDIWindow(),0, QG_FileDialog::BlockFile); - QString&& fn = dlg.getSaveFile(&t); + QString const& fn = dlg.getSaveFile(&t); QApplication::setOverrideCursor( QCursor(Qt::WaitCursor) ); // g.setModified(true); g.saveAs(fn, t); diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionblockstoggleview.cpp librecad-2.0.9/librecad/src/actions/rs_actionblockstoggleview.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionblockstoggleview.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionblockstoggleview.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -29,8 +29,7 @@ #include #include "rs_graphicview.h" #include "rs_graphic.h" - - +#include "rs_debug.h" RS_ActionBlocksToggleView::RS_ActionBlocksToggleView( RS_EntityContainer& container, diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondefault.cpp librecad-2.0.9/librecad/src/actions/rs_actiondefault.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondefault.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondefault.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,7 +23,7 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ - +#include #include "rs_actiondefault.h" #include "rs_dialogfactory.h" @@ -32,8 +32,7 @@ #include "rs_modification.h" #include "rs_selection.h" #include "rs_overlaybox.h" - - +#include "rs_debug.h" /** * Constructor. diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondimaligned.cpp librecad-2.0.9/librecad/src/actions/rs_actiondimaligned.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondimaligned.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondimaligned.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,6 +25,7 @@ **********************************************************************/ #include #include +#include #include "rs_actiondimaligned.h" #include "rs_dimaligned.h" @@ -34,6 +35,7 @@ #include "rs_commandevent.h" #include "rs_constructionline.h" #include "rs_coordinateevent.h" +#include "rs_debug.h" RS_ActionDimAligned::RS_ActionDimAligned(RS_EntityContainer& container, RS_GraphicView& graphicView) @@ -45,7 +47,7 @@ -RS_ActionDimAligned::~RS_ActionDimAligned() {} +RS_ActionDimAligned::~RS_ActionDimAligned() = default; QAction* RS_ActionDimAligned::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { //tr("Aligned") @@ -102,12 +104,11 @@ void RS_ActionDimAligned::preparePreview() { - RS_Vector dirV; - dirV.setPolar(100.0, + RS_Vector dirV = RS_Vector::polar(100., edata->extensionPoint1.angleTo( edata->extensionPoint2) +M_PI_2); - RS_ConstructionLine cl(NULL, + RS_ConstructionLine cl(nullptr, RS_ConstructionLineData( edata->extensionPoint2, edata->extensionPoint2+dirV)); @@ -131,8 +132,7 @@ if (edata->extensionPoint1.valid) { deletePreview(); preview->addEntity( - new RS_Line(preview.get(), - RS_LineData(edata->extensionPoint1, mouse)) + new RS_Line{preview.get(),edata->extensionPoint1, mouse} ); drawPreview(); } @@ -175,9 +175,7 @@ void RS_ActionDimAligned::coordinateEvent(RS_CoordinateEvent* e) { - if (e==NULL) { - return; - } + if (!e) return; RS_Vector pos = e->getCoordinate(); diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondimangular.cpp librecad-2.0.9/librecad/src/actions/rs_actiondimangular.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondimangular.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondimangular.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,6 +25,7 @@ **********************************************************************/ #include +#include #include "rs_actiondimangular.h" #include "rs_dimangular.h" @@ -34,6 +35,7 @@ #include "rs_information.h" #include "rs_line.h" #include "rs_coordinateevent.h" +#include "rs_debug.h" RS_ActionDimAngular::RS_ActionDimAngular( RS_EntityContainer& container, @@ -45,7 +47,7 @@ } -RS_ActionDimAngular::~RS_ActionDimAngular(){} +RS_ActionDimAngular::~RS_ActionDimAngular() = default; QAction* RS_ActionDimAngular::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { QAction* action = new QAction(QIcon(":/extui/dimangular.png"), tr("&Angular"), NULL); @@ -56,14 +58,14 @@ void RS_ActionDimAngular::reset() { RS_ActionDimension::reset(); - edata.reset(new RS_DimAngularData(RS_Vector(false), - RS_Vector(false), - RS_Vector(false), - RS_Vector(false)) + edata.reset(new RS_DimAngularData(RS_Vector{false}, + RS_Vector{false}, + RS_Vector{false}, + RS_Vector{false}) ); - line1 = NULL; - line2 = NULL; - center = RS_Vector(false); + line1 = nullptr; + line2 = nullptr; + center = RS_Vector{}; //default to invalid vector RS_DIALOGFACTORY->requestOptions(this, true, true); } @@ -73,9 +75,7 @@ RS_PreviewActionInterface::trigger(); if (line1 && line2) { - RS_DimAngular* newEntity = NULL; - - newEntity = new RS_DimAngular(container, + RS_DimAngular* newEntity = new RS_DimAngular(container, *data, *edata); @@ -91,12 +91,14 @@ document->endUndoCycle(); } RS_Vector rz = graphicView->getRelativeZero(); + setStatus(SetLine1); graphicView->redraw(RS2::RedrawDrawing); graphicView->moveRelativeZero(rz); + RS_Snapper::finish(); } else { RS_DEBUG->print("RS_ActionDimAngular::trigger:" - " Entity is NULL\n"); + " Entity is nullptr\n"); } } @@ -105,22 +107,11 @@ void RS_ActionDimAngular::mouseMoveEvent(QMouseEvent* e) { RS_DEBUG->print("RS_ActionDimAngular::mouseMoveEvent begin"); - RS_Vector mouse(graphicView->toGraphX(e->x()), - graphicView->toGraphY(e->y())); - - switch (getStatus()) { - case SetLine1: - drawSnapper(); - break; - - case SetLine2: - drawSnapper(); - break; + switch (getStatus()) { case SetPos: if (line1 && line2 && center.valid) { - RS_Vector mouse = snapPoint(e); - edata->definitionPoint4 = mouse; + edata->definitionPoint4 = snapPoint(e); RS_DimAngular* d = new RS_DimAngular(preview.get(), *data, *edata); @@ -204,7 +195,7 @@ void RS_ActionDimAngular::coordinateEvent(RS_CoordinateEvent* e) { - if (e==NULL) { + if (!e) { return; } diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondimdiametric.cpp librecad-2.0.9/librecad/src/actions/rs_actiondimdiametric.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondimdiametric.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondimdiametric.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,8 +23,9 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ - +#include #include +#include #include "rs_actiondimdiametric.h" #include "rs_dimdiametric.h" @@ -36,6 +37,7 @@ #include "rs_line.h" #include "rs_coordinateevent.h" #include "rs_math.h" +#include "rs_debug.h" RS_ActionDimDiametric::RS_ActionDimDiametric( @@ -47,7 +49,7 @@ reset(); } -RS_ActionDimDiametric::~RS_ActionDimDiametric(){} +RS_ActionDimDiametric::~RS_ActionDimDiametric() = default; QAction* RS_ActionDimDiametric::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { // tr("Diametric") @@ -60,10 +62,10 @@ void RS_ActionDimDiametric::reset() { RS_ActionDimension::reset(); - edata.reset(new RS_DimDiametricData(RS_Vector(false), + edata.reset(new RS_DimDiametricData(RS_Vector{false}, 0.0) ); - entity = NULL; + entity = nullptr; pos = RS_Vector(false); RS_DIALOGFACTORY->requestOptions(this, true, true); } @@ -75,7 +77,7 @@ preparePreview(); if (entity) { - RS_DimDiametric* newEntity = NULL; + RS_DimDiametric* newEntity = nullptr; newEntity = new RS_DimDiametric(container, *data, @@ -95,10 +97,11 @@ RS_Vector rz = graphicView->getRelativeZero(); graphicView->redraw(RS2::RedrawDrawing); graphicView->moveRelativeZero(rz); + RS_Snapper::finish(); } else { RS_DEBUG->print("RS_ActionDimDiametric::trigger:" - " Entity is NULL\n"); + " Entity is nullptr\n"); } } @@ -130,17 +133,11 @@ void RS_ActionDimDiametric::mouseMoveEvent(QMouseEvent* e) { RS_DEBUG->print("RS_ActionDimDiametric::mouseMoveEvent begin"); - RS_Vector mouse(graphicView->toGraphX(e->x()), - graphicView->toGraphY(e->y())); - - switch (getStatus()) { - case SetEntity: - entity = catchEntity(e, RS2::ResolveAll); - break; + switch (getStatus()) { case SetPos: - if (entity) { - pos = snapPoint(e); + if (entity) { + pos = snapPoint(e); preparePreview(); RS_DimDiametric* d = new RS_DimDiametric(preview.get(), *data, *edata); @@ -173,13 +170,13 @@ entity = en; RS_Vector center; - if (entity->rtti()==RS2::EntityArc) { - center = - ((RS_Arc*)entity)->getCenter(); - } else if (entity->rtti()==RS2::EntityCircle) { - center = - ((RS_Circle*)entity)->getCenter(); - } + if (entity->rtti()==RS2::EntityArc) { + center = + static_cast(entity)->getCenter(); + } else { + center = + static_cast(entity)->getCenter(); + } graphicView->moveRelativeZero(center); setStatus(SetPos); } else { @@ -209,9 +206,7 @@ void RS_ActionDimDiametric::coordinateEvent(RS_CoordinateEvent* e) { - if (e==NULL) { - return; - } + if (!e) return; switch (getStatus()) { case SetPos: diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondimension.cpp librecad-2.0.9/librecad/src/actions/rs_actiondimension.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondimension.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondimension.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -43,7 +43,7 @@ -RS_ActionDimension::~RS_ActionDimension() {} +RS_ActionDimension::~RS_ActionDimension() = default; diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondimleader.cpp librecad-2.0.9/librecad/src/actions/rs_actiondimleader.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondimleader.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondimleader.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,6 +25,7 @@ **********************************************************************/ #include +#include #include "rs_actiondimleader.h" #include "rs_dialogfactory.h" @@ -33,6 +34,7 @@ #include "rs_leader.h" #include "rs_line.h" #include "rs_coordinateevent.h" +#include "rs_debug.h" RS_ActionDimLeader::RS_ActionDimLeader(RS_EntityContainer& container, @@ -112,16 +114,14 @@ RS_Vector last(false); for(const auto& v: points){ if (last.valid) { - preview->addEntity(new RS_Line(preview.get(), - RS_LineData(last, v))); + preview->addEntity(new RS_Line{preview.get(), last, v}); } last = v; } if ( points.size() ) { - RS_Vector p = points.back(); - preview->addEntity(new RS_Line(preview.get(), - RS_LineData(p, mouse))); + RS_Vector const& p = points.back(); + preview->addEntity(new RS_Line{preview.get(), p, mouse}); } drawPreview(); } diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondimlinear.cpp librecad-2.0.9/librecad/src/actions/rs_actiondimlinear.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondimlinear.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondimlinear.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,8 +23,9 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ - +#include #include +#include #include "rs_actiondimlinear.h" #include "rs_dimlinear.h" @@ -35,6 +36,7 @@ #include "rs_line.h" #include "rs_coordinateevent.h" #include "rs_math.h" +#include "rs_debug.h" /** * Constructor. @@ -60,7 +62,7 @@ -RS_ActionDimLinear::~RS_ActionDimLinear() {} +RS_ActionDimLinear::~RS_ActionDimLinear() = default; QAction* RS_ActionDimLinear::createGUIAction(RS2::ActionType type, QObject* /*parent*/) { @@ -135,8 +137,7 @@ void RS_ActionDimLinear::preparePreview() { - RS_Vector dirV; - dirV.setPolar(100.0, edata->angle+M_PI_2); + RS_Vector dirV = RS_Vector::polar(100., edata->angle+M_PI_2); RS_ConstructionLine cl( NULL, @@ -163,9 +164,8 @@ case SetExtPoint2: if (edata->extensionPoint1.valid) { deletePreview(); - preview->addEntity(new RS_Line(preview.get(), - RS_LineData(edata->extensionPoint1, - mouse))); + preview->addEntity(new RS_Line{preview.get(), + edata->extensionPoint1, mouse}); drawPreview(); } break; diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondimradial.cpp librecad-2.0.9/librecad/src/actions/rs_actiondimradial.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondimradial.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondimradial.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,6 +25,7 @@ **********************************************************************/ #include +#include #include "rs_actiondimradial.h" #include "rs_dimradial.h" @@ -35,18 +36,23 @@ #include "rs_circle.h" #include "rs_coordinateevent.h" #include "rs_math.h" +#include "rs_debug.h" RS_ActionDimRadial::RS_ActionDimRadial( RS_EntityContainer& container, RS_GraphicView& graphicView) :RS_ActionDimension("Draw Radial Dimensions", - container, graphicView) { + container, graphicView) + ,entity(nullptr) + ,pos(false) + ,lastStatus(SetEntity) +{ actionType=RS2::ActionDimRadial; reset(); } -RS_ActionDimRadial::~RS_ActionDimRadial(){} +RS_ActionDimRadial::~RS_ActionDimRadial() = default; QAction* RS_ActionDimRadial::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { // tr("Radial") @@ -60,11 +66,11 @@ void RS_ActionDimRadial::reset() { RS_ActionDimension::reset(); - edata.reset(new RS_DimRadialData(RS_Vector(false), - 0.0) + edata.reset(new RS_DimRadialData(RS_Vector{false}, 0.0) ); - entity = NULL; - pos = RS_Vector(false); + entity = nullptr; + pos = RS_Vector{false}; + lastStatus = SetEntity; RS_DIALOGFACTORY->requestOptions(this, true, true); } @@ -75,7 +81,7 @@ preparePreview(); if (entity) { - RS_DimRadial* newEntity = NULL; + RS_DimRadial* newEntity = nullptr; newEntity = new RS_DimRadial(container, *data, @@ -95,12 +101,12 @@ RS_Vector rz = graphicView->getRelativeZero(); graphicView->redraw(RS2::RedrawDrawing); graphicView->moveRelativeZero(rz); - //drawSnapper(); + RS_Snapper::finish(); } else { RS_DEBUG->print("RS_ActionDimRadial::trigger:" - " Entity is NULL\n"); + " Entity is nullptr\n"); } } @@ -128,10 +134,7 @@ //RS_Vector mouse(graphicView->toGraphX(e->x()), // graphicView->toGraphY(e->y())); - switch (getStatus()) { - case SetEntity: - entity = catchEntity(e, RS2::ResolveAll); - break; + switch (getStatus()) { case SetPos: if (entity) { @@ -169,10 +172,10 @@ entity = en; if (entity->rtti()==RS2::EntityArc) { data->definitionPoint = - ((RS_Arc*)entity)->getCenter(); + static_cast(entity)->getCenter(); } else if (entity->rtti()==RS2::EntityCircle) { data->definitionPoint = - ((RS_Circle*)entity)->getCenter(); + static_cast(entity)->getCenter(); } graphicView->moveRelativeZero(data->definitionPoint); setStatus(SetPos); @@ -202,9 +205,7 @@ void RS_ActionDimRadial::coordinateEvent(RS_CoordinateEvent* e) { - if (e==NULL) { - return; - } + if (!e) return; switch (getStatus()) { case SetPos: diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawarc3p.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawarc3p.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawarc3p.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawarc3p.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,6 +25,7 @@ **********************************************************************/ #include +#include #include "rs_actiondrawarc3p.h" #include "rs_dialogfactory.h" @@ -48,7 +49,7 @@ -RS_ActionDrawArc3P::~RS_ActionDrawArc3P() {} +RS_ActionDrawArc3P::~RS_ActionDrawArc3P() = default; QAction* RS_ActionDrawArc3P::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { @@ -133,7 +134,7 @@ case SetPoint2: point2 = mouse; if (point1.valid) { - RS_Line* line = new RS_Line(preview.get(), RS_LineData(point1, point2)); + RS_Line* line = new RS_Line{preview.get(), point1, point2}; deletePreview(); preview->addEntity(line); diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawarc.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawarc.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawarc.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawarc.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,8 +23,9 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ - +#include #include +#include #include "rs_actiondrawarc.h" #include "rs_dialogfactory.h" @@ -35,6 +36,7 @@ #include "rs_circle.h" #include "rs_coordinateevent.h" #include "rs_math.h" +#include "rs_debug.h" RS_ActionDrawArc::RS_ActionDrawArc(RS_EntityContainer& container, RS_GraphicView& graphicView) @@ -47,7 +49,7 @@ reset(); } -RS_ActionDrawArc::~RS_ActionDrawArc(){} +RS_ActionDrawArc::~RS_ActionDrawArc() = default; QAction* RS_ActionDrawArc::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { QAction* action = new QAction(tr("&Center, Point, Angles"),nullptr); @@ -92,7 +94,7 @@ container->addEntity(arc); // upd. undo list: - if (document!=nullptr) { + if (document) { document->startUndoCycle(); document->addUndoable(arc); document->endUndoCycle(); @@ -194,9 +196,8 @@ void RS_ActionDrawArc::coordinateEvent(RS_CoordinateEvent* e) { - if (e==nullptr) { - return; - } + if (!e) return; + RS_Vector mouse = e->getCoordinate(); switch (getStatus()) { @@ -248,7 +249,7 @@ QString c = e->getCommand().toLower(); if (RS_COMMANDS->checkCommand("help", c)) { - if (RS_DIALOGFACTORY!=nullptr) { + if (RS_DIALOGFACTORY) { RS_DIALOGFACTORY->commandMessage(msgAvailableCommands() + getAvailableCommands().join(", ")); } @@ -259,7 +260,7 @@ e->accept(); setReversed(!isReversed()); - if (RS_DIALOGFACTORY!=nullptr) { + if (RS_DIALOGFACTORY) { RS_DIALOGFACTORY->requestOptions(this, true, true); } return; @@ -275,7 +276,7 @@ setStatus(SetAngle1); e->accept(); } else { - if (RS_DIALOGFACTORY!=nullptr) { + if (RS_DIALOGFACTORY) { RS_DIALOGFACTORY->commandMessage(tr("Not a valid expression")); } } @@ -290,7 +291,7 @@ e->accept(); setStatus(SetAngle2); } else { - if (RS_DIALOGFACTORY!=nullptr) { + if (RS_DIALOGFACTORY) { RS_DIALOGFACTORY->commandMessage(tr("Not a valid expression")); } } @@ -310,7 +311,7 @@ e->accept(); trigger(); } else { - if (RS_DIALOGFACTORY!=nullptr) { + if (RS_DIALOGFACTORY) { RS_DIALOGFACTORY->commandMessage(tr("Not a valid expression")); } } @@ -326,7 +327,7 @@ e->accept(); trigger(); } else { - if (RS_DIALOGFACTORY!=nullptr) { + if (RS_DIALOGFACTORY) { RS_DIALOGFACTORY->commandMessage(tr("Not a valid expression")); } } @@ -341,14 +342,14 @@ data->angle2 = data->angle1 + asin(l/(2*data->radius)) * 2; trigger(); } else { - if (RS_DIALOGFACTORY!=nullptr) { + if (RS_DIALOGFACTORY) { RS_DIALOGFACTORY->commandMessage( tr("Not a valid chord length")); } } e->accept(); } else { - if (RS_DIALOGFACTORY!=nullptr) { + if (RS_DIALOGFACTORY) { RS_DIALOGFACTORY->commandMessage(tr("Not a valid expression")); } } @@ -370,7 +371,7 @@ void RS_ActionDrawArc::updateMouseButtonHints() { - if (RS_DIALOGFACTORY!=nullptr) { + if (RS_DIALOGFACTORY) { switch (getStatus()) { case SetCenter: RS_DIALOGFACTORY->updateMouseWidget(tr("Specify center"), tr("Cancel")); @@ -407,7 +408,7 @@ void RS_ActionDrawArc::showOptions() { RS_ActionInterface::showOptions(); - if (RS_DIALOGFACTORY!=nullptr) { + if (RS_DIALOGFACTORY) { RS_DIALOGFACTORY->requestOptions(this, true); } } @@ -417,7 +418,7 @@ void RS_ActionDrawArc::hideOptions() { RS_ActionInterface::hideOptions(); - if (RS_DIALOGFACTORY!=nullptr) { + if (RS_DIALOGFACTORY) { RS_DIALOGFACTORY->requestOptions(this, false); } } diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawarctangential.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawarctangential.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawarctangential.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawarctangential.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,8 +23,9 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ - +#include #include +#include #include "rs_actiondrawarctangential.h" #include "rs_dialogfactory.h" @@ -34,6 +35,7 @@ #include "ui_qg_arctangentialoptions.h" #include "rs_coordinateevent.h" #include "rs_math.h" +#include "rs_debug.h" RS_ActionDrawArcTangential::RS_ActionDrawArcTangential(RS_EntityContainer& container, @@ -48,7 +50,7 @@ -RS_ActionDrawArcTangential::~RS_ActionDrawArcTangential() {} +RS_ActionDrawArcTangential::~RS_ActionDrawArcTangential() = default; QAction* RS_ActionDrawArcTangential::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { @@ -85,7 +87,7 @@ void RS_ActionDrawArcTangential::trigger() { RS_PreviewActionInterface::trigger(); - if (point.valid==false || baseEntity==NULL) { + if (!(point.valid && baseEntity)) { RS_DEBUG->print("RS_ActionDrawArcTangential::trigger: " "conditions not met"); return; @@ -171,7 +173,7 @@ RS_Entity* entity = catchEntity(coord, RS2::ResolveAll); if (entity) { if (entity->isAtomic()) { - baseEntity = (RS_AtomicEntity*)entity; + baseEntity = static_cast(entity); if (baseEntity->getStartpoint().distanceTo(coord) < baseEntity->getEndpoint().distanceTo(coord)) { isStartPoint = true; diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawcircle2p.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawcircle2p.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawcircle2p.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawcircle2p.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,6 +25,7 @@ **********************************************************************/ #include +#include #include "rs_actiondrawcircle2p.h" #include "rs_dialogfactory.h" @@ -43,7 +44,7 @@ reset(); } -RS_ActionDrawCircle2P::~RS_ActionDrawCircle2P() {} +RS_ActionDrawCircle2P::~RS_ActionDrawCircle2P() = default; QAction* RS_ActionDrawCircle2P::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawcircle3p.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawcircle3p.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawcircle3p.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawcircle3p.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,6 +25,7 @@ **********************************************************************/ #include +#include #include "rs_actiondrawcircle3p.h" #include "rs_dialogfactory.h" @@ -44,7 +45,7 @@ reset(); } -RS_ActionDrawCircle3P::~RS_ActionDrawCircle3P() {} +RS_ActionDrawCircle3P::~RS_ActionDrawCircle3P() = default; QAction* RS_ActionDrawCircle3P::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawcircle.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawcircle.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawcircle.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawcircle.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,6 +25,7 @@ **********************************************************************/ #include +#include #include "rs_actiondrawcircle.h" #include "rs_dialogfactory.h" @@ -33,6 +34,7 @@ #include "rs_circle.h" #include "rs_coordinateevent.h" #include "rs_math.h" +#include "rs_debug.h" RS_ActionDrawCircle::RS_ActionDrawCircle(RS_EntityContainer& container, RS_GraphicView& graphicView) @@ -46,7 +48,7 @@ -RS_ActionDrawCircle::~RS_ActionDrawCircle() {} +RS_ActionDrawCircle::~RS_ActionDrawCircle() = default; QAction* RS_ActionDrawCircle::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawcirclecr.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawcirclecr.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawcirclecr.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawcirclecr.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,6 +25,7 @@ **********************************************************************/ #include +#include #include "rs_actiondrawcirclecr.h" #include "rs_dialogfactory.h" @@ -33,6 +34,7 @@ #include "rs_circle.h" #include "rs_coordinateevent.h" #include "rs_math.h" +#include "rs_debug.h" /** * Constructor. @@ -50,7 +52,7 @@ -RS_ActionDrawCircleCR::~RS_ActionDrawCircleCR() {} +RS_ActionDrawCircleCR::~RS_ActionDrawCircleCR() = default; QAction* RS_ActionDrawCircleCR::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { @@ -63,7 +65,7 @@ void RS_ActionDrawCircleCR::reset() { - data.reset(new RS_CircleData(RS_Vector(false), 0.0)); + data.reset(new RS_CircleData{RS_Vector{false}, 0.0}); } @@ -81,7 +83,15 @@ *data); circle->setLayerToActive(); circle->setPenToActive(); - container->addEntity(circle); + + switch(getStatus()) { + case SetCenter: + container->addEntity(circle); + graphicView->moveRelativeZero(circle->getCenter()); + break; + case SetRadius: + break; + } // upd. undo list: if (document) { @@ -90,7 +100,6 @@ document->endUndoCycle(); } graphicView->redraw(RS2::RedrawDrawing); - graphicView->moveRelativeZero(circle->getCenter()); setStatus(SetCenter); diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawcircleinscribe.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawcircleinscribe.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawcircleinscribe.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawcircleinscribe.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -21,6 +21,7 @@ **********************************************************************/ #include +#include #include "rs_actiondrawcircleinscribe.h" #include "rs_dialogfactory.h" @@ -28,6 +29,7 @@ #include "rs_commandevent.h" #include "rs_circle.h" #include "rs_line.h" +#include "rs_debug.h" /** * Constructor. @@ -39,11 +41,12 @@ :RS_PreviewActionInterface("Draw circle inscribed", container, graphicView), cData(new RS_CircleData(RS_Vector(0.,0.),1.)) + ,valid(false) { actionType=RS2::ActionDrawCircleInscribe; } -RS_ActionDrawCircleInscribe::~RS_ActionDrawCircleInscribe(){} +RS_ActionDrawCircleInscribe::~RS_ActionDrawCircleInscribe() = default; QAction* RS_ActionDrawCircleInscribe::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { return new QAction(QIcon(":/extui/circleinscribe.png"), tr("Circle &Inscribed"), NULL); diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawcircletan1_2p.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawcircletan1_2p.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawcircletan1_2p.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawcircletan1_2p.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -20,8 +20,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **********************************************************************/ -#include #include +#include #include "rs_actiondrawcircletan1_2p.h" #include "rs_dialogfactory.h" @@ -33,10 +33,11 @@ #include "rs_point.h" #include "lc_quadratic.h" #include "rs_coordinateevent.h" +#include "rs_debug.h" namespace{ //list of entity types supported by current action -const std::set enTypeList={RS2::EntityLine, RS2::EntityArc, RS2::EntityCircle}; +auto enTypeList={RS2::EntityLine, RS2::EntityArc, RS2::EntityCircle}; } /** @@ -48,13 +49,15 @@ RS_GraphicView& graphicView) :RS_PreviewActionInterface("Draw tangent circle 2P", container, graphicView) - ,circle(NULL) + ,circle(nullptr) ,cData(new RS_CircleData(RS_Vector(0.,0.),1.)) + ,radius(0.) + ,valid(false) { actionType = RS2::ActionDrawCircleTan1_2P; } -RS_ActionDrawCircleTan1_2P::~RS_ActionDrawCircleTan1_2P(){} +RS_ActionDrawCircleTan1_2P::~RS_ActionDrawCircleTan1_2P() = default; QAction* RS_ActionDrawCircleTan1_2P::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { QAction* action; @@ -83,7 +86,7 @@ void RS_ActionDrawCircleTan1_2P::finish(bool updateTB){ - if( circle != NULL) { + if (circle) { circle->setHighlighted(false); graphicView->redraw(RS2::RedrawDrawing); } @@ -135,7 +138,7 @@ case RS2::EntityCircle: { RS_Vector&& dvp=mouse - circle->getCenter(); - double&& rvp=dvp.magnitude(); + double rvp=dvp.magnitude(); if(rvpradius=(circle->getRadius()+rvp)*0.5; cData->center=circle->getCenter()+dvp*(cData->radius/rvp); @@ -167,8 +170,8 @@ points.push_back(mouse); deletePreview(); coord=mouse; - if(getCenters()==false) return; - if(preparePreview()) { + if (!getCenters()) return; + if (preparePreview()) { RS_Circle* e=new RS_Circle(preview.get(), *cData); preview->addEntity(e); drawPreview(); @@ -206,7 +209,7 @@ //{ // cData.radius=r; // if(getStatus() == SetPoint2){ -// RS_Circle c(NULL,cData); +// RS_Circle c(nullptr,cData); // centers=c.createTan1_2P(circle,cData.radius); // } //} @@ -218,7 +221,7 @@ LC_Quadratic lc0(circle, points[0]); // LC_Quadratic lc1(circle, points[1]); LC_Quadratic lc1(points[1], points[0]); - auto&& list=LC_Quadratic::getIntersection(lc0,lc1); + auto list=LC_Quadratic::getIntersection(lc0,lc1); // DEBUG_HEADER // std::cout<<"intersections : "<center=centers.getClosest(coord); cData->radius=points[0].distanceTo(cData->center); return true; } RS_Entity* RS_ActionDrawCircleTan1_2P::catchCircle(QMouseEvent* e) { - RS_Entity* ret=NULL; - RS_Entity* en = catchEntity(e,enTypeList, RS2::ResolveAll); - if(en == NULL) return ret; - if(en->isVisible()==false) return ret; - if(en->getParent() != NULL) { + RS_Entity* ret=nullptr; + RS_Entity* en = catchEntity(e,enTypeList, RS2::ResolveAll); + if (!en) return ret; + if (!en->isVisible()) return ret; + if (en->getParent()) { if ( en->getParent()->ignoredOnModification()){ - return NULL; + return nullptr; } } return en; @@ -287,7 +290,7 @@ case SetCircle1: { RS_Entity* en = catchCircle(e); - if (en==NULL) return; + if (!en) return; circle = static_cast(en); circle->setHighlighted(true); graphicView->redraw(RS2::RedrawDrawing); @@ -413,7 +416,7 @@ //void RS_ActionDrawCircleTan1_2P::showOptions() { // RS_DEBUG->print("RS_ActionDrawCircleTan1_2P::showOptions"); -// if(RS_DIALOGFACTORY != NULL){ +// if(RS_DIALOGFACTORY){ // RS_ActionInterface::showOptions(); // RS_DIALOGFACTORY->requestOptions(this, true); @@ -424,7 +427,7 @@ //void RS_ActionDrawCircleTan1_2P::hideOptions() { -// if(RS_DIALOGFACTORY != NULL){ +// if(RS_DIALOGFACTORY){ // RS_ActionInterface::hideOptions(); // RS_DIALOGFACTORY->requestOptions(this, false); diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawcircletan1_2p.h librecad-2.0.9/librecad/src/actions/rs_actiondrawcircletan1_2p.h --- librecad-2.0.8/librecad/src/actions/rs_actiondrawcircletan1_2p.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawcircletan1_2p.h 2016-01-07 07:46:24.000000000 +0000 @@ -35,7 +35,6 @@ */ class RS_ActionDrawCircleTan1_2P : public RS_PreviewActionInterface { Q_OBJECT -public: /** * Action States. */ diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawcircletan2_1p.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawcircletan2_1p.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawcircletan2_1p.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawcircletan2_1p.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -21,7 +21,7 @@ **********************************************************************/ #include -#include +#include #include "rs_actiondrawcircletan2_1p.h" #include "rs_dialogfactory.h" @@ -31,9 +31,10 @@ #include "rs_circle.h" #include "lc_quadratic.h" #include "rs_coordinateevent.h" +#include "rs_debug.h" namespace { -const std::set enTypeList={RS2::EntityLine, RS2::EntityArc, RS2::EntityCircle}; +auto enTypeList={RS2::EntityLine, RS2::EntityArc, RS2::EntityCircle}; } /** * Constructor. @@ -45,11 +46,13 @@ :RS_PreviewActionInterface("Draw tangent circle 2P", container, graphicView), cData(new RS_CircleData(RS_Vector(0.,0.),1.)) + ,radius(0.) + ,valid(false) { actionType=RS2::ActionDrawCircleTan2_1P; } -RS_ActionDrawCircleTan2_1P::~RS_ActionDrawCircleTan2_1P(){} +RS_ActionDrawCircleTan2_1P::~RS_ActionDrawCircleTan2_1P() = default; QAction* RS_ActionDrawCircleTan2_1P::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { QAction* action; @@ -125,10 +128,10 @@ LC_Quadratic lc0(circles[0], point); LC_Quadratic lc1(circles[1], point); - auto&& list=LC_Quadratic::getIntersection(lc0,lc1); + auto list=LC_Quadratic::getIntersection(lc0,lc1); centers.clean(); for(const RS_Vector& vp: list){ - auto&& ds=vp.distanceTo(point)-RS_TOLERANCE; + auto ds=vp.distanceTo(point)-RS_TOLERANCE; bool validBranch(true); for(int j=0;j<2;j++){ if(circles[j]->rtti()==RS2::EntityCircle||circles[j]->rtti()==RS2::EntityArc){ @@ -167,17 +170,17 @@ } bool RS_ActionDrawCircleTan2_1P::preparePreview(){ - if( getCenters() ==false) return false; + if (!getCenters()) return false; cData->center=centers.getClosest(coord); cData->radius=point.distanceTo(cData->center); return true; } RS_Entity* RS_ActionDrawCircleTan2_1P::catchCircle(QMouseEvent* e) { - RS_Entity* ret=NULL; + RS_Entity* ret=nullptr; RS_Entity* en = catchEntity(e,enTypeList, RS2::ResolveAll); - if(en == NULL) return ret; - if(en->isVisible()==false) return ret; + if (!en) return ret; + if (!en->isVisible()) return ret; for(auto p: circles){ if(p && en->getId() == p->getId()) return ret; //do not pull in the same line again } @@ -197,7 +200,7 @@ { circles.resize(getStatus()); RS_AtomicEntity* en = static_cast(catchCircle(e)); - if (en==NULL) return; + if (!en) return; // circle = static_cast(en); en->setHighlighted(true); circles.push_back(en); diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawcircletan2.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawcircletan2.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawcircletan2.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawcircletan2.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -20,8 +20,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **********************************************************************/ -#include #include +#include #include "rs_actiondrawcircletan2.h" #include "rs_dialogfactory.h" @@ -29,9 +29,10 @@ #include "rs_commandevent.h" #include "rs_circle.h" #include "rs_point.h" +#include "rs_debug.h" namespace { -const std::set enTypeList={RS2::EntityLine, RS2::EntityArc, RS2::EntityCircle}; +auto enTypeList={RS2::EntityLine, RS2::EntityArc, RS2::EntityCircle}; } /** @@ -44,11 +45,13 @@ :RS_PreviewActionInterface("Draw circle inscribed", container, graphicView), cData(new RS_CircleData(RS_Vector(0.,0.),1.)) + ,radius(0.) + ,valid(false) { actionType=RS2::ActionDrawCircleTan2; } -RS_ActionDrawCircleTan2::~RS_ActionDrawCircleTan2(){} +RS_ActionDrawCircleTan2::~RS_ActionDrawCircleTan2() = default; QAction* RS_ActionDrawCircleTan2::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { @@ -162,9 +165,9 @@ RS_Entity* RS_ActionDrawCircleTan2::catchCircle(QMouseEvent* e) { RS_Entity* en = catchEntity(e,enTypeList, RS2::ResolveAll); - if(en == nullptr) return nullptr; - if(en->isVisible()==false) return nullptr; - for(int i=0;iisVisible()) return nullptr; + for (int i=0;igetId() == circles[i]->getId()) return nullptr; //do not pull in the same line again } if(en->getParent()) { @@ -183,7 +186,7 @@ case SetCircle1: case SetCircle2: { RS_Entity* en = catchCircle(e); - if (en==nullptr) return; + if (!en) return; circles.resize(getStatus()); circles.push_back(static_cast(en)); if(getStatus()==SetCircle1 || getCenters()){ diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawcircletan3.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawcircletan3.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawcircletan3.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawcircletan3.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -20,8 +20,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **********************************************************************/ -#include #include +#include #include "rs_actiondrawcircletan3.h" #include "rs_dialogfactory.h" @@ -32,9 +32,10 @@ #include "rs_point.h" #include "lc_quadratic.h" #include "rs_information.h" +#include "rs_debug.h" namespace { -const std::set enTypeList={RS2::EntityArc, RS2::EntityCircle, RS2::EntityLine, RS2::EntityPoint}; +auto enTypeList={RS2::EntityArc, RS2::EntityCircle, RS2::EntityLine, RS2::EntityPoint}; } /** @@ -47,6 +48,7 @@ :RS_PreviewActionInterface("Draw circle inscribed", container, graphicView), cData(new RS_CircleData(RS_Vector(0.,0.),1.)) + ,valid(false) { actionType=RS2::ActionDrawCircleTan3; } @@ -233,10 +235,9 @@ RS_Vector const& v2=sol1.at(0); //two bisector lines per intersection for(unsigned j=0; j<2; ++j){ - - RS_Line l1(nullptr, RS_LineData(v1, v1+RS_Vector(angle1))); + RS_Line l1{v1, v1+RS_Vector{angle1}}; for(unsigned j1=0; j1<2; ++j1){ - RS_Line l2(nullptr, RS_LineData(v2, v2+RS_Vector(angle2))); + RS_Line l2{v2, v2+RS_Vector{angle2}}; sol.appendTo(RS_Information::getIntersectionLineLine(&l1, &l2)); angle2 += M_PI_2; } @@ -277,7 +278,7 @@ }else{ RS_Circle c(nullptr,*cData); - auto&& solutions=c.createTan3(circles); + auto solutions=c.createTan3(circles); candidates.clear(); for(const RS_Circle& s: solutions){ candidates.push_back(std::make_shared(s.getData())); @@ -319,8 +320,8 @@ RS_Entity* RS_ActionDrawCircleTan3::catchCircle(QMouseEvent* e) { RS_Entity* ret=nullptr; RS_Entity* en = catchEntity(e,enTypeList, RS2::ResolveAll); - if(en == nullptr) return ret; - if(en->isVisible()==false) return ret; + if (!en) return ret; + if (!en->isVisible()) return ret; for(int i=0;igetId() == circles[i]->getId()) return ret; //do not pull in the same line again } @@ -341,7 +342,7 @@ case SetCircle2: case SetCircle3: { RS_Entity* en = catchCircle(e); - if (en==nullptr) return; + if (!en) return; circles.resize(getStatus()); for(const RS_AtomicEntity* const pc: circles) if(pc == en) continue; diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawellipse4points.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawellipse4points.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawellipse4points.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawellipse4points.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -21,6 +21,7 @@ **********************************************************************/ #include +#include #include "rs_actiondrawellipse4points.h" #include "rs_dialogfactory.h" @@ -29,24 +30,25 @@ #include "rs_circle.h" #include "rs_ellipse.h" #include "rs_coordinateevent.h" +#include "rs_debug.h" /** * Constructor. * */ RS_ActionDrawEllipse4Points::RS_ActionDrawEllipse4Points( - RS_EntityContainer& container, - RS_GraphicView& graphicView) - :RS_PreviewActionInterface("Draw ellipse from 4 points", - container, graphicView), - cData(new RS_CircleData(RS_Vector(0.,0.),1.)), - eData(new RS_EllipseData(RS_Vector(0.,0.),RS_Vector(1.,0),1.,0.,0.,false)) - ,m_bUniqueEllipse(false) + RS_EntityContainer& container, + RS_GraphicView& graphicView) + :RS_PreviewActionInterface("Draw ellipse from 4 points", container, + graphicView) + ,cData(new RS_CircleData({0.,0.}, 1.)) + ,eData(new RS_EllipseData{{0.,0.}, {1.,0.}, 1., 0., 0., false}) + ,m_bUniqueEllipse(false) { actionType=RS2::ActionDrawEllipse4Points; } -RS_ActionDrawEllipse4Points::~RS_ActionDrawEllipse4Points(){} +RS_ActionDrawEllipse4Points::~RS_ActionDrawEllipse4Points() = default; QAction* RS_ActionDrawEllipse4Points::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { QAction* action; @@ -61,12 +63,10 @@ if(getStatus() == SetPoint1) points.clean(); } - - void RS_ActionDrawEllipse4Points::trigger() { RS_PreviewActionInterface::trigger(); RS_Entity* en; - if(getStatus()==SetPoint4&&evalid){ + if(getStatus()==SetPoint4 && evalid){ en=new RS_Ellipse(container, *eData); }else{ en=new RS_Circle(container, *cData); @@ -149,7 +149,7 @@ cData.reset(new RS_CircleData(c.getData())); } }else{ - RS_Ellipse e(preview.get(), *eData); + RS_Ellipse e{preview.get(), *eData}; valid= e.createFrom4P(points); if(valid){ evalid=valid; @@ -187,7 +187,7 @@ void RS_ActionDrawEllipse4Points::coordinateEvent(RS_CoordinateEvent* e) { - if (e==nullptr) { + if (!e) { return; } RS_Vector mouse = e->getCoordinate(); diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawellipseaxis.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawellipseaxis.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawellipseaxis.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawellipseaxis.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,8 +23,9 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ - +#include #include +#include #include "rs_actiondrawellipseaxis.h" #include "rs_dialogfactory.h" @@ -34,6 +35,7 @@ #include "rs_line.h" #include "rs_coordinateevent.h" #include "rs_math.h" +#include "rs_debug.h" /** * Constructor. @@ -94,11 +96,9 @@ void RS_ActionDrawEllipseAxis::trigger() { RS_PreviewActionInterface::trigger(); - RS_EllipseData ellipseData(center, m_vMajorP, - ratio, - angle1, angle2, - false); - RS_Ellipse* ellipse = new RS_Ellipse(container, ellipseData); + RS_Ellipse* ellipse = new RS_Ellipse{container, + center, m_vMajorP, ratio, angle1, angle2 + }; if (ratio > 1.){ ellipse->switchMajorMinor(); } @@ -139,11 +139,9 @@ case SetMajor: if (center.valid) { deletePreview(); - RS_EllipseData ed(center, mouse-center, - 0.5, - 0.0, isArc?2.*M_PI:0.0, - false); - preview->addEntity(new RS_Ellipse(preview.get(), ed)); + preview->addEntity(new RS_Ellipse{preview.get(), + center, mouse-center, 0.5, 0.0, isArc?2.*M_PI:0. + }); drawPreview(); } break; @@ -151,14 +149,12 @@ case SetMinor: if (center.valid && m_vMajorP.valid) { deletePreview(); - RS_Line line(NULL, RS_LineData(center-m_vMajorP, center+m_vMajorP)); + RS_Line line{center-m_vMajorP, center+m_vMajorP}; double d = line.getDistanceToPoint(mouse); ratio = d/(line.getLength()/2); - RS_EllipseData ed(center, m_vMajorP, - ratio, - 0.0, isArc?2.*M_PI:0.0, - false); - preview->addEntity(new RS_Ellipse(preview.get(), ed)); + preview->addEntity(new RS_Ellipse{preview.get(), + center, m_vMajorP, ratio, 0., isArc?2.*M_PI:0. + }); drawPreview(); } break; @@ -172,16 +168,14 @@ RS_Vector m = mouse; m.rotate(center, -m_vMajorP.angle()); RS_Vector v = m-center; - v.scale(RS_Vector(1.0, 1.0/ratio)); + v.y /= ratio; angle1 = v.angle(); // + m_vMajorP.angle(); - preview->addEntity(new RS_Line(preview.get(), RS_LineData(center, mouse))); + preview->addEntity(new RS_Line{preview.get(), center, mouse}); - RS_EllipseData ed(center, m_vMajorP, - ratio, - angle1, angle1+1.0, - false); - preview->addEntity(new RS_Ellipse(preview.get(), ed)); + preview->addEntity(new RS_Ellipse{preview.get(), + center, m_vMajorP, ratio, angle1, angle1+1.0 + }); drawPreview(); } break; @@ -194,17 +188,16 @@ RS_Vector m = mouse; m.rotate(center, -m_vMajorP.angle()); RS_Vector v = m-center; - v.scale(RS_Vector(1.0, 1.0/ratio)); + v.y /= ratio; angle2 = v.angle(); // + m_vMajorP.angle(); - preview->addEntity(new RS_Line(preview.get(), RS_LineData(center, mouse))); + preview->addEntity(new RS_Line{preview.get(), center, mouse}); - RS_EllipseData ed( - center, m_vMajorP, - ratio, - angle1, angle2, - false); - preview->addEntity(new RS_Ellipse(preview.get(), ed)); + preview->addEntity(new RS_Ellipse{preview.get(), + center, m_vMajorP, + ratio, + angle1, angle2 + }); drawPreview(); } @@ -233,10 +226,8 @@ void RS_ActionDrawEllipseAxis::coordinateEvent(RS_CoordinateEvent* e) { - if (e==NULL) { - return; - } - RS_Vector mouse = e->getCoordinate(); + if (!e) return; + RS_Vector const& mouse = e->getCoordinate(); switch (getStatus()) { case SetCenter: @@ -251,7 +242,7 @@ break; case SetMinor: { - RS_Line line(NULL, RS_LineData(center-m_vMajorP, center+m_vMajorP)); + RS_Line line{center-m_vMajorP, center+m_vMajorP}; double d = line.getDistanceToPoint(mouse); ratio = d/(line.getLength()/2); if (!isArc) { @@ -268,7 +259,7 @@ RS_Vector m = mouse; m.rotate(center, -m_vMajorP.angle()); RS_Vector v = m-center; - v.scale(RS_Vector(1.0, 1.0/ratio)); + v.y /= ratio; angle1 = v.angle(); setStatus(SetAngle2); } break; @@ -278,10 +269,11 @@ RS_Vector m = mouse; m.rotate(center, -m_vMajorP.angle()); RS_Vector v = m-center; - v.scale(RS_Vector(1.0, 1.0/ratio)); + v.y /= ratio; angle2 = v.angle(); trigger(); - } break; + } + break; default: break; diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawellipsecenter3points.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawellipsecenter3points.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawellipsecenter3points.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawellipsecenter3points.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -21,6 +21,7 @@ **********************************************************************/ #include +#include #include "rs_actiondrawellipsecenter3points.h" #include "rs_dialogfactory.h" @@ -29,6 +30,7 @@ #include "rs_circle.h" #include "rs_ellipse.h" #include "rs_coordinateevent.h" +#include "rs_debug.h" /** * Constructor. @@ -39,13 +41,13 @@ RS_GraphicView& graphicView) :RS_PreviewActionInterface("Draw ellipse by center and 3 points", container, graphicView), - cData(new RS_CircleData(RS_Vector(0.,0.),1.)), - eData(new RS_EllipseData(RS_Vector(0.,0.),RS_Vector(1.,0),1.,0.,0.,false)) + cData(new RS_CircleData({0.,0.},1.)), + eData(new RS_EllipseData{{0.,0.}, {1.,0.}, 1., 0., 0., false}) { actionType=RS2::ActionDrawEllipseCenter3Points; } -RS_ActionDrawEllipseCenter3Points::~RS_ActionDrawEllipseCenter3Points(){} +RS_ActionDrawEllipseCenter3Points::~RS_ActionDrawEllipseCenter3Points() = default; QAction* RS_ActionDrawEllipseCenter3Points::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { QAction* action; @@ -173,7 +175,7 @@ void RS_ActionDrawEllipseCenter3Points::coordinateEvent(RS_CoordinateEvent* e) { - if (e==nullptr) { + if (!e) { return; } RS_Vector mouse = e->getCoordinate(); diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawellipsefocipoint.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawellipsefocipoint.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawellipsefocipoint.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawellipsefocipoint.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -21,14 +21,16 @@ **********************************************************************/ #include "rs_actiondrawellipsefocipoint.h" - +#include #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_commandevent.h" #include "rs_ellipse.h" #include "rs_coordinateevent.h" #include "rs_math.h" +#include "rs_debug.h" /** * Constructor. @@ -68,12 +70,12 @@ void RS_ActionDrawEllipseFociPoint::trigger() { RS_PreviewActionInterface::trigger(); - - RS_EllipseData ed(center, - major*d, - sqrt(d*d-c*c)/d, - 0., 0.,false); - RS_Ellipse* ellipse = new RS_Ellipse(container, ed); + RS_Ellipse* ellipse = new RS_Ellipse{container, + center, + major*d, + sqrt(d*d-c*c)/d, + 0., 0.,false +}; ellipse->setLayerToActive(); ellipse->setPenToActive(); @@ -111,12 +113,12 @@ point=mouse; d=0.5*(focus1.distanceTo(point)+focus2.distanceTo(point)); if (d > c+ RS_TOLERANCE) { - deletePreview(); - RS_EllipseData ed(center, - major*d, - sqrt(d*d-c*c)/d, - 0., 0.,false); - preview->addEntity(new RS_Ellipse(preview.get(), ed)); + deletePreview(); + preview->addEntity(new RS_Ellipse{preview.get(), + center, + major*d, + sqrt(d*d-c*c)/d, + 0., 0.,false}); drawPreview(); } break; diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawellipseinscribe.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawellipseinscribe.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawellipseinscribe.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawellipseinscribe.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -21,6 +21,7 @@ **********************************************************************/ #include +#include #include "rs_actiondrawellipseinscribe.h" #include "rs_dialogfactory.h" @@ -28,6 +29,7 @@ #include "rs_commandevent.h" #include "rs_ellipse.h" #include "rs_line.h" +#include "rs_debug.h" /** * Constructor. @@ -38,12 +40,13 @@ RS_GraphicView& graphicView) :RS_PreviewActionInterface("Draw ellipse inscribed", container, graphicView) - ,eData(new RS_EllipseData()) + ,eData(new RS_EllipseData{}) + ,valid(false) { actionType=RS2::ActionDrawEllipseInscribe; } -RS_ActionDrawEllipseInscribe::~RS_ActionDrawEllipseInscribe(){} +RS_ActionDrawEllipseInscribe::~RS_ActionDrawEllipseInscribe() = default; QAction* RS_ActionDrawEllipseInscribe::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { QAction* action; @@ -145,7 +148,7 @@ bool RS_ActionDrawEllipseInscribe::preparePreview(){ valid=false; if(getStatus() == SetLine4) { - RS_Ellipse e(preview.get(), RS_EllipseData()); + RS_Ellipse e{preview.get(), RS_EllipseData()}; valid= e.createInscribeQuadrilateral(lines); if(valid){ eData.reset(new RS_EllipseData(e.getData())); diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawhatch.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawhatch.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawhatch.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawhatch.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,15 +23,15 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ - +#include #include "rs_actiondrawhatch.h" #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_information.h" - - +#include "rs_debug.h" RS_ActionDrawHatch::RS_ActionDrawHatch(RS_EntityContainer& container, RS_GraphicView& graphicView) @@ -91,7 +91,7 @@ e->setSelected(false); } } - for (e=container->firstEntity(RS2::ResolveAll); e!=nullptr; + for (e=container->firstEntity(RS2::ResolveAll); e; e=container->nextEntity(RS2::ResolveAll)) { if (e->isSelected() && (e->rtti()==RS2::EntityHatch || @@ -104,7 +104,7 @@ // look for selected contours: bool haveContour = false; - for (e=container->firstEntity(RS2::ResolveAll); e!=nullptr; + for (e=container->firstEntity(RS2::ResolveAll); e; e=container->nextEntity(RS2::ResolveAll)) { if (e->isSelected()) { haveContour = true; @@ -123,13 +123,13 @@ loop->setPen(RS_Pen(RS2::FlagInvalid)); // add selected contour: - for (RS_Entity* e=container->firstEntity(RS2::ResolveAll); e!=nullptr; + for (RS_Entity* e=container->firstEntity(RS2::ResolveAll); e; e=container->nextEntity(RS2::ResolveAll)) { if (e->isSelected()) { e->setSelected(false); // entity is part of a complex entity (spline, polyline, ..): - if (e->getParent()!=nullptr && + if (e->getParent() && // RVT - Don't de-delect the parent EntityPolyline, this is messing up the getFirst and getNext iterators // (e->getParent()->rtti()==RS2::EntitySpline || // e->getParent()->rtti()==RS2::EntityPolyline)) { @@ -205,7 +205,7 @@ deletePreview(); - if (hatch!=nullptr && !hatch->isVisible()) { + if (hatch && !hatch->isVisible()) { hatch->setVisible(true); } offset = RS_Vector(graphicView->toGuiDX(pos.x), diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawimage.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawimage.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawimage.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawimage.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,10 +23,11 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ - +#include #include #include #include +#include #include "rs_image.h" #include "rs_line.h" #include "rs_units.h" @@ -45,13 +46,15 @@ RS_ActionDrawImage::RS_ActionDrawImage(RS_EntityContainer& container, RS_GraphicView& graphicView) :RS_PreviewActionInterface("Image", - container, graphicView) { + container, graphicView) + ,lastStatus(ShowDialog) +{ actionType=RS2::ActionDrawImage; } -RS_ActionDrawImage::~RS_ActionDrawImage() {} +RS_ActionDrawImage::~RS_ActionDrawImage() = default; QAction* RS_ActionDrawImage::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { @@ -115,40 +118,27 @@ void RS_ActionDrawImage::mouseMoveEvent(QMouseEvent* e) { - switch (getStatus()) { - case SetTargetPoint: + if (getStatus() == SetTargetPoint) { data->insertionPoint = snapPoint(e); deletePreview(); //RS_Creation creation(preview, NULL, false); //creation.createInsert(data); - RS_Line* line; - line = new RS_Line(preview.get(), - RS_LineData(RS_Vector(0, 0), - RS_Vector(img->width(), 0))); + double const w=img->width(); + double const h=img->height(); + RS_Line* line = new RS_Line{preview.get(), {0., 0.}, {w, 0.}}; preview->addEntity(line); - line = new RS_Line(preview.get(), - RS_LineData(RS_Vector(img->width(), 0), - RS_Vector(img->width(), img->height()))); + line = new RS_Line{preview.get(), {w, 0.}, {w, h}}; preview->addEntity(line); - line = new RS_Line(preview.get(), - RS_LineData(RS_Vector(img->width(), - img->height()), RS_Vector(0, img->height()))); + line = new RS_Line{preview.get(), {w, h}, {0., h}}; preview->addEntity(line); - line = new RS_Line(preview.get(), - RS_LineData(RS_Vector(0, img->height()), - RS_Vector(0, 0))); + line = new RS_Line{preview.get(), {0., h}, {0., 0.}}; preview->addEntity(line); - preview->scale(RS_Vector(0,0), - RS_Vector(data->uVector.magnitude(), data->uVector.magnitude())); - preview->rotate(RS_Vector(0,0), data->uVector.angle()); + preview->scale({0., 0.}, + {data->uVector.magnitude(), data->uVector.magnitude()}); + preview->rotate({0.,0.}, data->uVector.angle()); preview->move(data->insertionPoint); - - drawPreview(); - break; - - default: - break; + drawPreview(); } } diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawimage.h librecad-2.0.9/librecad/src/actions/rs_actiondrawimage.h --- librecad-2.0.8/librecad/src/actions/rs_actiondrawimage.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawimage.h 2016-01-07 07:46:24.000000000 +0000 @@ -30,6 +30,7 @@ #include "rs_previewactioninterface.h" struct RS_ImageData; +class QImage; /** * This action class can handle user events for inserting bitmaps into the @@ -39,7 +40,6 @@ */ class RS_ActionDrawImage : public RS_PreviewActionInterface { Q_OBJECT -public: /** * Action States. */ diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawlineangle.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawlineangle.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawlineangle.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawlineangle.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,8 +23,9 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ - +#include #include +#include #include "rs_actiondrawlineangle.h" #include "rs_dialogfactory.h" @@ -34,6 +35,7 @@ #include "rs_line.h" #include "rs_coordinateevent.h" #include "rs_math.h" +#include "rs_debug.h" RS_ActionDrawLineAngle::RS_ActionDrawLineAngle(RS_EntityContainer& container, RS_GraphicView& graphicView, @@ -81,7 +83,7 @@ } void RS_ActionDrawLineAngle::reset() { - data.reset(new RS_LineData(RS_Vector(false), RS_Vector(false))); + data.reset(new RS_LineData{}); } void RS_ActionDrawLineAngle::init(int status) { @@ -94,7 +96,7 @@ RS_PreviewActionInterface::trigger(); preparePreview(); - RS_Line* line = new RS_Line(container, *data); + RS_Line* line = new RS_Line{container, *data}; line->setLayerToActive(); line->setPenToActive(); container->addEntity(line); @@ -157,13 +159,11 @@ } p2 += p1; - data.reset(new RS_LineData(p1, p2)); + data.reset(new RS_LineData{p1, p2}); } void RS_ActionDrawLineAngle::coordinateEvent(RS_CoordinateEvent* e) { - if (!e) { - return; - } + if (!e) return; switch (getStatus()) { case SetPos: diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawlinebisector.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawlinebisector.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawlinebisector.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawlinebisector.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,6 +25,7 @@ **********************************************************************/ #include +#include #include "rs_actiondrawlinebisector.h" #include "rs_dialogfactory.h" @@ -33,6 +34,7 @@ #include "rs_creation.h" #include "rs_line.h" #include "rs_math.h" +#include "rs_debug.h" RS_ActionDrawLineBisector::RS_ActionDrawLineBisector( RS_EntityContainer& container, diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawline.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawline.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawline.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawline.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -26,6 +26,7 @@ #include #include +#include #include "rs_actiondrawline.h" #include "rs_actioneditundo.h" @@ -35,6 +36,7 @@ #include "rs_commandevent.h" #include "rs_line.h" #include "rs_coordinateevent.h" +#include "rs_debug.h" RS_ActionDrawLine::RS_ActionDrawLine(RS_EntityContainer& container, RS_GraphicView& graphicView) @@ -49,7 +51,7 @@ RS_DEBUG->print("RS_ActionDrawLine::RS_ActionDrawLine: OK"); } -RS_ActionDrawLine::~RS_ActionDrawLine(){} +RS_ActionDrawLine::~RS_ActionDrawLine() = default; QAction* RS_ActionDrawLine::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { @@ -116,8 +118,7 @@ const double angularResolution=15.; angle -= remainder(angle,angularResolution); angle *= M_PI/180.; - RS_Vector res = currentCoord; - res.setPolar(data->startpoint.distanceTo(currentCoord), + RS_Vector res = RS_Vector::polar(data->startpoint.distanceTo(currentCoord), angle); res += data->startpoint; snapPoint(res, true); @@ -140,8 +141,7 @@ mouse = snapToAngle(mouse); deletePreview(); - preview->addEntity(new RS_Line(preview.get(), - RS_LineData(data->startpoint, mouse))); + preview->addEntity(new RS_Line{preview.get(), data->startpoint, mouse}); RS_DEBUG->print("RS_ActionDrawLine::mouseMoveEvent: draw preview"); drawPreview(); } @@ -211,37 +211,36 @@ if (checkCommand("help", c)) { RS_DIALOGFACTORY->commandMessage(msgAvailableCommands() + getAvailableCommands().join(", ")); - e->accept(); - return; - } - break; + e->accept(); + return; + } + break; case SetEndpoint: if (checkCommand("close", c)) { close(); - e->accept(); - updateMouseButtonHints(); - return; + e->accept(); + updateMouseButtonHints(); + return; } if (checkCommand("undo", c)) { undo(); - e->accept(); - updateMouseButtonHints(); - return; + e->accept(); + updateMouseButtonHints(); + return; } - break; + break; default: - break; + return; } if (checkCommand("redo", c)) { redo(); - e->accept(); - updateMouseButtonHints(); - return; - } - // RS_DEBUG->print("RS_ActionDrawLine::commandEvent: OK"); + e->accept(); + updateMouseButtonHints(); + } + // RS_DEBUG->print("RS_ActionDrawLine::commandEvent: OK"); } QStringList RS_ActionDrawLine::getAvailableCommands() { diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawlinefree.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawlinefree.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawlinefree.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawlinefree.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,10 +25,12 @@ **********************************************************************/ #include +#include #include "rs_actiondrawlinefree.h" #include "rs_polyline.h" #include "rs_dialogfactory.h" #include "rs_graphicview.h" +#include "rs_debug.h" RS_ActionDrawLineFree::RS_ActionDrawLineFree(RS_EntityContainer& container, RS_GraphicView& graphicView) @@ -40,7 +42,7 @@ actionType=RS2::ActionDrawLineFree; } -RS_ActionDrawLineFree::~RS_ActionDrawLineFree() {} +RS_ActionDrawLineFree::~RS_ActionDrawLineFree() = default; QAction* RS_ActionDrawLineFree::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { return new QAction(QIcon(":/extui/linesfree.png"), tr("&Freehand Line"), nullptr); diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawlinehorvert.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawlinehorvert.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawlinehorvert.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawlinehorvert.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,13 +25,13 @@ **********************************************************************/ #include +#include #include "rs_actiondrawlinehorvert.h" #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_line.h" - - +#include "rs_debug.h" RS_ActionDrawLineHorVert::RS_ActionDrawLineHorVert( RS_EntityContainer& container, @@ -46,7 +46,7 @@ -RS_ActionDrawLineHorVert::~RS_ActionDrawLineHorVert() {} +RS_ActionDrawLineHorVert::~RS_ActionDrawLineHorVert() = default; QAction* RS_ActionDrawLineHorVert::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { @@ -109,8 +109,8 @@ else p2 = p2y; deletePreview(); - data.reset(new RS_LineData(p1, p2)); - preview->addEntity(new RS_Line(preview.get(), *data)); + data.reset(new RS_LineData{p1, p2}); + preview->addEntity(new RS_Line{preview.get(), *data}); drawPreview(); } diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawlineorthtan.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawlineorthtan.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawlineorthtan.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawlineorthtan.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -20,8 +20,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **********************************************************************/ -#include #include +#include #include "rs_actiondrawlineorthtan.h" #include "rs_dialogfactory.h" @@ -29,9 +29,10 @@ #include "rs_creation.h" #include "rs_selection.h" #include "rs_line.h" +#include "rs_debug.h" namespace{ -const std::set circleList={RS2::EntityArc, RS2::EntityCircle, RS2::EntityEllipse}; //this holds a list of entity types which supports tangent +auto circleList={RS2::EntityArc, RS2::EntityCircle, RS2::EntityEllipse}; //this holds a list of entity types which supports tangent } /** diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawlineparallel.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawlineparallel.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawlineparallel.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawlineparallel.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,6 +25,7 @@ **********************************************************************/ #include +#include #include "rs_actiondrawlineparallel.h" #include "rs_dialogfactory.h" @@ -34,6 +35,7 @@ #include "rs_commandevent.h" #include "rs_actiondrawlineparallelthrough.h" #include "rs_math.h" +#include "rs_debug.h" RS_ActionDrawLineParallel::RS_ActionDrawLineParallel( RS_EntityContainer& container, @@ -95,7 +97,7 @@ distance, number, entity); - if (e==nullptr) { + if (!e) { RS_DEBUG->print("RS_ActionDrawLineParallel::trigger:" " No parallels added\n"); } diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawlineparallelthrough.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawlineparallelthrough.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawlineparallelthrough.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawlineparallelthrough.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,6 +25,7 @@ **********************************************************************/ #include +#include #include "rs_actiondrawlineparallelthrough.h" #include "rs_dialogfactory.h" @@ -32,12 +33,14 @@ #include "rs_creation.h" #include "rs_commandevent.h" #include "rs_coordinateevent.h" +#include "rs_debug.h" RS_ActionDrawLineParallelThrough::RS_ActionDrawLineParallelThrough( RS_EntityContainer& container, RS_GraphicView& graphicView) :RS_PreviewActionInterface("Draw Parallels", container, graphicView) ,coord(false) + ,lastStatus(SetEntity) { actionType=RS2::ActionDrawLineParallelThrough; m_SnapDistance=1.; diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawlineparallelthrough.h librecad-2.0.9/librecad/src/actions/rs_actiondrawlineparallelthrough.h --- librecad-2.0.8/librecad/src/actions/rs_actiondrawlineparallelthrough.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawlineparallelthrough.h 2016-01-07 07:46:24.000000000 +0000 @@ -39,7 +39,6 @@ */ class RS_ActionDrawLineParallelThrough : public RS_PreviewActionInterface { Q_OBJECT -private: enum Status { SetEntity, /**< Choose original entity. */ SetPos, /**< Setting point for this parallel to go through. */ diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawlinepolygon2.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawlinepolygon2.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawlinepolygon2.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawlinepolygon2.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,11 +27,13 @@ #include "rs_actiondrawlinepolygon2.h" #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_commandevent.h" #include "rs_creation.h" #include "rs_coordinateevent.h" +#include "rs_debug.h" RS_ActionDrawLinePolygonCorCor::RS_ActionDrawLinePolygonCorCor( RS_EntityContainer& container, @@ -40,6 +42,7 @@ ,corner1(false) ,corner2(false) ,number(3) + ,lastStatus(SetCorner1) { actionType=RS2::ActionDrawLinePolygonCorCor; } diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawlinepolygon2.h librecad-2.0.9/librecad/src/actions/rs_actiondrawlinepolygon2.h --- librecad-2.0.8/librecad/src/actions/rs_actiondrawlinepolygon2.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawlinepolygon2.h 2016-01-07 07:46:24.000000000 +0000 @@ -37,7 +37,6 @@ */ class RS_ActionDrawLinePolygonCorCor : public RS_PreviewActionInterface { Q_OBJECT -private: enum Status { SetCorner1, /**< Setting center 1. */ SetCorner2, /**< Setting corner 2. */ diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawlinepolygon.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawlinepolygon.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawlinepolygon.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawlinepolygon.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,11 +27,13 @@ #include "rs_actiondrawlinepolygon.h" #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_commandevent.h" #include "rs_creation.h" #include "rs_coordinateevent.h" +#include "rs_debug.h" RS_ActionDrawLinePolygonCenCor::RS_ActionDrawLinePolygonCenCor( RS_EntityContainer& container, @@ -40,6 +42,7 @@ ,center(false) ,corner(false) ,number(3) + ,lastStatus(SetCenter) { actionType=RS2::ActionDrawLinePolygonCenCor; } @@ -83,7 +86,7 @@ corner = mouse; deletePreview(); - RS_Creation creation(preview.get(), NULL, false); + RS_Creation creation(preview.get(), nullptr, false); creation.createPolygon(center, corner, number); drawPreview(); @@ -107,12 +110,8 @@ } } - - void RS_ActionDrawLinePolygonCenCor::coordinateEvent(RS_CoordinateEvent* e) { - if (e==NULL) { - return; - } + if (!e) return; RS_Vector mouse = e->getCoordinate(); @@ -133,8 +132,6 @@ } } - - void RS_ActionDrawLinePolygonCenCor::updateMouseButtonHints() { if (RS_DIALOGFACTORY) { switch (getStatus()) { @@ -168,8 +165,6 @@ } } - - void RS_ActionDrawLinePolygonCenCor::hideOptions() { RS_ActionInterface::hideOptions(); @@ -178,8 +173,6 @@ } } - - void RS_ActionDrawLinePolygonCenCor::commandEvent(RS_CommandEvent* e) { QString c = e->getCommand().toLower(); diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawlinepolygon.h librecad-2.0.9/librecad/src/actions/rs_actiondrawlinepolygon.h --- librecad-2.0.8/librecad/src/actions/rs_actiondrawlinepolygon.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawlinepolygon.h 2016-01-07 07:46:24.000000000 +0000 @@ -37,7 +37,6 @@ */ class RS_ActionDrawLinePolygonCenCor : public RS_PreviewActionInterface { Q_OBJECT -private: enum Status { SetCenter, /**< Setting center. */ SetCorner, /**< Setting corner. */ diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawlinerectangle.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawlinerectangle.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawlinerectangle.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawlinerectangle.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,11 +27,14 @@ #include "rs_actiondrawlinerectangle.h" #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_commandevent.h" #include "rs_line.h" #include "rs_coordinateevent.h" +#include "rs_polyline.h" +#include "rs_debug.h" RS_ActionDrawLineRectangle::RS_ActionDrawLineRectangle( RS_EntityContainer& container, @@ -39,10 +42,8 @@ :RS_PreviewActionInterface("Draw rectangles", container, graphicView) { actionType=RS2::ActionDrawLineRectangle; - reset(); } - QAction* RS_ActionDrawLineRectangle::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { // tr("&Rectangle"), QAction* action = new QAction(tr("Rectangle"), NULL); @@ -51,49 +52,31 @@ return action; } - -void RS_ActionDrawLineRectangle::reset() { - for (int i=0; i<4; ++i) { - data[i].reset(new RS_LineData(RS_Vector(false), - RS_Vector(false))); - } -} - - - -void RS_ActionDrawLineRectangle::init(int status) { - RS_PreviewActionInterface::init(status); - - reset(); -} - - - void RS_ActionDrawLineRectangle::trigger() { - RS_PreviewActionInterface::trigger(); + RS_PreviewActionInterface::trigger(); - RS_Line* line[4]; - preparePreview(); + RS_Polyline* polyline = new RS_Polyline(container); - // create and add rectangle: - for (int i=0; i<4; ++i) { - line[i] = new RS_Line(container, *data[i]); - line[i]->setLayerToActive(); - line[i]->setPenToActive(); - container->addEntity(line[i]); - } + // create and add rectangle: + polyline->addVertex(corner1); + polyline->setLayerToActive(); + polyline->setPenToActive(); + polyline->addVertex({corner2.x, corner1.y}); + polyline->addVertex(corner2); + polyline->addVertex({corner1.x, corner2.y}); + polyline->setClosed(true); + polyline->endPolyline(); + container->addEntity(polyline); // upd. undo list: if (document) { document->startUndoCycle(); - for (int i=0; i<4; ++i) { - document->addUndoable(line[i]); - } + document->addUndoable(polyline); document->endUndoCycle(); } // upd. view - graphicView->redraw(RS2::RedrawDrawing); + graphicView->redraw(RS2::RedrawDrawing); graphicView->moveRelativeZero(corner2); } @@ -106,13 +89,8 @@ if (getStatus()==SetCorner2 && corner1.valid) { corner2 = mouse; deletePreview(); - - preparePreview(); - - for (int i=0; i<4; ++i) { - preview->addEntity(new RS_Line(preview.get(), *data[i])); - } - drawPreview(); + preview->addRectangle(corner1, corner2); + drawPreview(); } RS_DEBUG->print("RS_ActionDrawLineRectangle::mouseMoveEvent end"); @@ -129,20 +107,8 @@ } } - - -void RS_ActionDrawLineRectangle::preparePreview() { - data[0].reset(new RS_LineData(corner1, RS_Vector(corner2.x, corner1.y))); - data[1].reset(new RS_LineData(RS_Vector(corner2.x, corner1.y), corner2)); - data[2].reset(new RS_LineData(corner2, RS_Vector(corner1.x, corner2.y))); - data[3].reset(new RS_LineData(RS_Vector(corner1.x, corner2.y), corner1)); -} - - void RS_ActionDrawLineRectangle::coordinateEvent(RS_CoordinateEvent* e) { - if (e==NULL) { - return; - } + if (!e) return; RS_Vector mouse = e->getCoordinate(); @@ -164,10 +130,8 @@ } } - - void RS_ActionDrawLineRectangle::commandEvent(RS_CommandEvent* e) { - QString c = e->getCommand().toLower(); + QString const& c = e->getCommand().toLower(); if (checkCommand("help", c)) { if (RS_DIALOGFACTORY) { @@ -178,14 +142,6 @@ } } -RS_ActionDrawLineRectangle::~RS_ActionDrawLineRectangle(){} - -QStringList RS_ActionDrawLineRectangle::getAvailableCommands() { - QStringList cmd; - return cmd; -} - - void RS_ActionDrawLineRectangle::updateMouseButtonHints() { if (RS_DIALOGFACTORY) { switch (getStatus()) { diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawlinerectangle.h librecad-2.0.9/librecad/src/actions/rs_actiondrawlinerectangle.h --- librecad-2.0.8/librecad/src/actions/rs_actiondrawlinerectangle.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawlinerectangle.h 2016-01-07 07:46:24.000000000 +0000 @@ -51,31 +51,22 @@ public: RS_ActionDrawLineRectangle(RS_EntityContainer& container, RS_GraphicView& graphicView); - ~RS_ActionDrawLineRectangle(); + ~RS_ActionDrawLineRectangle() = default; static QAction* createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/); - void reset(); - - virtual void init(int status=0); virtual void trigger(); virtual void mouseMoveEvent(QMouseEvent* e); virtual void mouseReleaseEvent(QMouseEvent* e); - void preparePreview(); virtual void coordinateEvent(RS_CoordinateEvent* e); virtual void commandEvent(RS_CommandEvent* e); - virtual QStringList getAvailableCommands(); virtual void updateMouseButtonHints(); virtual void updateMouseCursor(); protected: /** - * Line data for the 4 lines. - */ - std::unique_ptr data[4]; - /** * 1st corner. */ RS_Vector corner1; diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawlinerelangle.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawlinerelangle.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawlinerelangle.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawlinerelangle.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,8 +25,9 @@ **********************************************************************/ #include "rs_actiondrawlinerelangle.h" - +#include #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_commandevent.h" @@ -34,20 +35,20 @@ #include "rs_line.h" #include "rs_coordinateevent.h" #include "rs_math.h" +#include "rs_debug.h" RS_ActionDrawLineRelAngle::RS_ActionDrawLineRelAngle( - RS_EntityContainer& container, - RS_GraphicView& graphicView, - double angle, - bool fixedAngle) - :RS_PreviewActionInterface("Draw Lines with relative angles", - container, graphicView) { - - entity = NULL; - this->angle = angle; - this->fixedAngle = fixedAngle; - length = 10.0; - pos = RS_Vector(false); + RS_EntityContainer& container, + RS_GraphicView& graphicView, + double angle, + bool fixedAngle) + :RS_PreviewActionInterface("Draw Lines with relative angles", + container, graphicView) + ,entity(nullptr) + ,angle(angle) + ,length(10.) + ,fixedAngle(fixedAngle) +{ } @@ -71,7 +72,8 @@ RS2::ActionType RS_ActionDrawLineRelAngle::rtti() const{ - if( fixedAngle && RS_Math::getAngleDifference(angle,M_PI_2) < RS_TOLERANCE ) + if( fixedAngle && + RS_Math::getAngleDifference(angle, M_PI_2) < RS_TOLERANCE_ANGLE) return RS2::ActionDrawLineOrthogonal; else return RS2::ActionDrawLineRelAngle; @@ -90,7 +92,7 @@ /* if (line) { - RS_Entity* newEntity = NULL; + RS_Entity* newEntity = nullptr; newEntity = new RS_Line(container, line->getData()); @@ -111,10 +113,10 @@ } //reset(); delete line; - line = NULL; + line = nullptr; } else { RS_DEBUG->print("RS_ActionDrawLineRelAngle::trigger:" - " Line is NULL\n"); + " Line is nullptr\n"); } */ } @@ -137,7 +139,7 @@ //RS_Vector mouse = snapPoint(e); pos = snapPoint(e); - /*RS_Creation creation(NULL, NULL); + /*RS_Creation creation(nullptr, nullptr); RS_Line* l = creation.createLineRelAngle(mouse, entity, angle, @@ -145,7 +147,7 @@ deletePreview(); - RS_Creation creation(preview.get(), NULL, false); + RS_Creation creation(preview.get(), nullptr, false); creation.createLineRelAngle(pos, entity, angle, @@ -217,7 +219,7 @@ void RS_ActionDrawLineRelAngle::coordinateEvent(RS_CoordinateEvent* e) { - if (e==NULL) { + if (!e) { return; } diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawlinerelangle.h librecad-2.0.9/librecad/src/actions/rs_actiondrawlinerelangle.h --- librecad-2.0.8/librecad/src/actions/rs_actiondrawlinerelangle.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawlinerelangle.h 2016-01-07 07:46:24.000000000 +0000 @@ -75,7 +75,7 @@ angle = a; } - double getAngle() { + double getAngle() const{ return angle; } @@ -83,11 +83,11 @@ length = l; } - double getLength() { + double getLength() const{ return length; } - bool hasFixedAngle() { + bool hasFixedAngle() const{ return fixedAngle; } diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawlinetangent1.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawlinetangent1.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawlinetangent1.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawlinetangent1.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,8 +24,8 @@ ** **********************************************************************/ -#include #include +#include #include "rs_actiondrawlinetangent1.h" #include "rs_dialogfactory.h" @@ -33,11 +33,12 @@ #include "rs_creation.h" #include "rs_line.h" #include "rs_coordinateevent.h" +#include "rs_debug.h" namespace{ -const std::set circleType={RS2::EntityArc,RS2::EntityCircle, - RS2::EntityEllipse, RS2::EntitySplinePoints - }; +auto circleType={RS2::EntityArc, RS2::EntityCircle, + RS2::EntityEllipse, RS2::EntitySplinePoints + }; } RS_ActionDrawLineTangent1::RS_ActionDrawLineTangent1( RS_EntityContainer& container, @@ -50,7 +51,7 @@ actionType=RS2::ActionDrawLineTangent1; } -RS_ActionDrawLineTangent1::~RS_ActionDrawLineTangent1(){} +RS_ActionDrawLineTangent1::~RS_ActionDrawLineTangent1() = default; QAction* RS_ActionDrawLineTangent1::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { return new QAction(QIcon(":/extui/linestan1.png"), tr("Tangent (P,C)"), nullptr); diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawlinetangent2.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawlinetangent2.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawlinetangent2.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawlinetangent2.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,17 +24,18 @@ ** **********************************************************************/ -#include #include +#include #include "rs_actiondrawlinetangent2.h" #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_creation.h" #include "rs_line.h" +#include "rs_debug.h" namespace{ -const std::set circleType={RS2::EntityArc, RS2::EntityCircle, RS2::EntityEllipse}; +auto circleType={RS2::EntityArc, RS2::EntityCircle, RS2::EntityEllipse}; } RS_ActionDrawLineTangent2::RS_ActionDrawLineTangent2( @@ -49,7 +50,7 @@ setStatus(SetCircle1); } -RS_ActionDrawLineTangent2::~RS_ActionDrawLineTangent2(){} +RS_ActionDrawLineTangent2::~RS_ActionDrawLineTangent2() = default; QAction* RS_ActionDrawLineTangent2::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawmtext.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawmtext.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawmtext.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawmtext.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,6 +25,7 @@ **********************************************************************/ #include +#include #include "rs_actiondrawmtext.h" #include "rs_mtext.h" @@ -32,6 +33,7 @@ #include "rs_graphicview.h" #include "rs_commandevent.h" #include "rs_coordinateevent.h" +#include "rs_debug.h" RS_ActionDrawMText::RS_ActionDrawMText(RS_EntityContainer& container, RS_GraphicView& graphicView) @@ -43,7 +45,7 @@ actionType=RS2::ActionDrawMText; } -RS_ActionDrawMText::~RS_ActionDrawMText(){} +RS_ActionDrawMText::~RS_ActionDrawMText() = default; QAction* RS_ActionDrawMText::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawpoint.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawpoint.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawpoint.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawpoint.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,6 +27,7 @@ #include "rs_actiondrawpoint.h" #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_commandevent.h" diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawpolyline.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawpolyline.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawpolyline.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawpolyline.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,8 +23,9 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ - +#include #include +#include #include "rs_actiondrawpolyline.h" #include "rs_dialogfactory.h" @@ -36,6 +37,7 @@ #include "rs_polyline.h" #include "rs_coordinateevent.h" #include "rs_math.h" +#include "rs_debug.h" #ifdef EMU_C99 #include "emu_c99.h" @@ -53,7 +55,7 @@ -RS_ActionDrawPolyline::~RS_ActionDrawPolyline() {} +RS_ActionDrawPolyline::~RS_ActionDrawPolyline() = default; QAction* RS_ActionDrawPolyline::createGUIAction(RS2::ActionType /*type*/, @@ -66,7 +68,7 @@ void RS_ActionDrawPolyline::reset() { - polyline = NULL; + polyline = nullptr; data.reset(new RS_PolylineData(RS_Vector(false), RS_Vector(false), false)); start = RS_Vector(false); history.clear(); @@ -86,9 +88,7 @@ void RS_ActionDrawPolyline::trigger() { RS_PreviewActionInterface::trigger(); - if (polyline==NULL) { - return; - } + if (!polyline) return; // add the entity //RS_Polyline* polyline = new RS_Polyline(container, data); @@ -105,14 +105,14 @@ // upd view deleteSnapper(); - graphicView->moveRelativeZero(RS_Vector(0.0,0.0)); + graphicView->moveRelativeZero(RS_Vector{0.,0.}); graphicView->drawEntity(polyline); graphicView->moveRelativeZero(polyline->getEndpoint()); drawSnapper(); RS_DEBUG->print("RS_ActionDrawLinePolyline::trigger(): polyline added: %d", polyline->getId()); - polyline = NULL; + polyline = nullptr; } @@ -130,8 +130,7 @@ //p->reparent(preview); //preview->addEntity(p); if (fabs(bulge)addEntity(new RS_Line(preview.get(), - RS_LineData(point, mouse))); + preview->addEntity(new RS_Line{preview.get(), point, mouse}); } else preview->addEntity(new RS_Arc(preview.get(), *arc_data)); drawPreview(); @@ -161,9 +160,9 @@ double b(0.); bool suc; - RS_Arc arc(NULL, RS_ArcData()); - RS_Line line(NULL,RS_LineData()); - double direction,direction2,delta; + RS_Arc arc(nullptr, RS_ArcData()); + RS_Line line(nullptr,RS_LineData()); + double direction; RS_AtomicEntity* lastentity; calculatedSegment=false; @@ -178,8 +177,8 @@ lastentity->getDirection2()+M_PI); line.setStartpoint(point); line.setEndpoint(mouse); - direction2=RS_Math::correctAngle(line.getDirection2()+M_PI); - delta=direction2-direction; + double const direction2=RS_Math::correctAngle(line.getDirection2()+M_PI); + double const delta=direction2-direction; if( fabs(remainder(delta,M_PI))>RS_TOLERANCE_ANGLE ) { b=tan(delta/2); suc = arc.createFrom2PBulge(point,mouse,b); @@ -251,7 +250,7 @@ } void RS_ActionDrawPolyline::coordinateEvent(RS_CoordinateEvent* e) { - if (e==NULL) { + if (!e) { return; } @@ -280,8 +279,7 @@ point = mouse; history.append(mouse); bHistory.append(bulge); - if (polyline==NULL) { - //printf("polyline==NULL\n"); + if (!polyline) { polyline = new RS_Polyline(container, *data); polyline->addVertex(start, 0.0); } @@ -489,7 +487,7 @@ //remove polyline from container, //container calls delete over polyline container->removeEntity(polyline); - polyline = NULL; + polyline = nullptr; graphicView->drawEntity(polyline); } if (polyline) { diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawpolyline.h librecad-2.0.9/librecad/src/actions/rs_actiondrawpolyline.h --- librecad-2.0.8/librecad/src/actions/rs_actiondrawpolyline.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawpolyline.h 2016-01-07 07:46:24.000000000 +0000 @@ -42,7 +42,7 @@ class RS_ActionDrawPolyline : public RS_PreviewActionInterface { Q_OBJECT public: - /** + /** * Action States. */ enum Status { @@ -50,7 +50,7 @@ SetNextPoint /**< Setting the endpoint. */ }; - enum SegmentMode { + enum SegmentMode { Line=0, Tangential=1, TanRad=2, diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawspline.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawspline.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawspline.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawspline.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,6 +25,7 @@ **********************************************************************/ #include +#include #include "rs_actiondrawspline.h" #include "rs_spline.h" @@ -34,7 +35,7 @@ #include "rs_commandevent.h" #include "rs_point.h" #include "rs_coordinateevent.h" - +#include "rs_debug.h" RS_ActionDrawSpline::RS_ActionDrawSpline(RS_EntityContainer& container, RS_GraphicView& graphicView) @@ -47,7 +48,7 @@ reset(); } -RS_ActionDrawSpline::~RS_ActionDrawSpline() {} +RS_ActionDrawSpline::~RS_ActionDrawSpline() = default; QAction* RS_ActionDrawSpline::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { return new QAction(QIcon(":/extui/menuspline.png"), tr("&Spline"), nullptr); diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawspline.h librecad-2.0.9/librecad/src/actions/rs_actiondrawspline.h --- librecad-2.0.8/librecad/src/actions/rs_actiondrawspline.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawspline.h 2016-01-07 07:46:24.000000000 +0000 @@ -39,7 +39,6 @@ */ class RS_ActionDrawSpline : public RS_PreviewActionInterface { Q_OBJECT -public: /** * Action States. */ @@ -47,6 +46,14 @@ SetStartpoint, /**< Setting the startpoint. */ SetNextPoint /**< Setting the next point. */ }; + /** + * Spline data defined so far. + */ + std::unique_ptr data; + /** + * Polyline entity we're working on. + */ + RS_Spline* spline; public: RS_ActionDrawSpline(RS_EntityContainer& container, @@ -83,16 +90,6 @@ protected: /** - * Spline data defined so far. - */ - std::unique_ptr data; - - /** - * Polyline entity we're working on. - */ - RS_Spline* spline; - - /** * last point. */ //RS_Vector point; diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiondrawtext.cpp librecad-2.0.9/librecad/src/actions/rs_actiondrawtext.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiondrawtext.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiondrawtext.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,6 +25,7 @@ **********************************************************************/ #include +#include #include "rs_actiondrawtext.h" #include "rs_dialogfactory.h" @@ -33,6 +34,7 @@ #include "rs_line.h" #include "rs_text.h" #include "rs_coordinateevent.h" +#include "rs_debug.h" RS_ActionDrawText::RS_ActionDrawText(RS_EntityContainer& container, RS_GraphicView& graphicView) @@ -45,7 +47,7 @@ actionType=RS2::ActionDrawText; } -RS_ActionDrawText::~RS_ActionDrawText(){} +RS_ActionDrawText::~RS_ActionDrawText() = default; QAction* RS_ActionDrawText::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { diff -Nru librecad-2.0.8/librecad/src/actions/rs_actioneditcopy.cpp librecad-2.0.9/librecad/src/actions/rs_actioneditcopy.cpp --- librecad-2.0.8/librecad/src/actions/rs_actioneditcopy.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actioneditcopy.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,6 +27,7 @@ #include "rs_actioneditcopy.h" #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_modification.h" @@ -41,16 +42,12 @@ RS_EntityContainer& container, RS_GraphicView& graphicView) :RS_ActionInterface("Edit Copy", - container, graphicView) { - - this->copy = copy; + container, graphicView) + , copy{copy} +{ } - - -RS_ActionEditCopy::~RS_ActionEditCopy() {} - - +RS_ActionEditCopy::~RS_ActionEditCopy() = default; QAction* RS_ActionEditCopy::createGUIAction(RS2::ActionType type, QObject* parent) { QAction* action; @@ -100,13 +97,6 @@ RS_DIALOGFACTORY->updateSelectionWidget(container->countSelected(),container->totalSelectedLength()); } - -void RS_ActionEditCopy::mouseMoveEvent(QMouseEvent* e) { - snapPoint(e); -} - - - void RS_ActionEditCopy::mouseReleaseEvent(QMouseEvent* e) { if (e->button()==Qt::LeftButton) { RS_CoordinateEvent ce(snapPoint(e)); diff -Nru librecad-2.0.8/librecad/src/actions/rs_actioneditcopy.h librecad-2.0.9/librecad/src/actions/rs_actioneditcopy.h --- librecad-2.0.8/librecad/src/actions/rs_actioneditcopy.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actioneditcopy.h 2016-01-07 07:46:24.000000000 +0000 @@ -57,7 +57,6 @@ virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent* e); virtual void mouseReleaseEvent(QMouseEvent* e); virtual void coordinateEvent(RS_CoordinateEvent* e); diff -Nru librecad-2.0.8/librecad/src/actions/rs_actioneditpaste.cpp librecad-2.0.9/librecad/src/actions/rs_actioneditpaste.cpp --- librecad-2.0.8/librecad/src/actions/rs_actioneditpaste.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actioneditpaste.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,11 +27,13 @@ #include "rs_actioneditpaste.h" #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_clipboard.h" #include "rs_modification.h" #include "rs_coordinateevent.h" +#include "rs_debug.h" /** * Constructor. @@ -45,7 +47,7 @@ -RS_ActionEditPaste::~RS_ActionEditPaste() {} +RS_ActionEditPaste::~RS_ActionEditPaste() = default; QAction* RS_ActionEditPaste::createGUIAction(RS2::ActionType /*type*/, QObject* parent) { diff -Nru librecad-2.0.8/librecad/src/actions/rs_actioneditundo.cpp librecad-2.0.9/librecad/src/actions/rs_actioneditundo.cpp --- librecad-2.0.8/librecad/src/actions/rs_actioneditundo.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actioneditundo.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -40,16 +40,11 @@ RS_EntityContainer& container, RS_GraphicView& graphicView) :RS_ActionInterface("Edit Undo", - container, graphicView) { - - this->undo = undo; + container, graphicView) + , undo(undo) +{ } - - -RS_ActionEditUndo::~RS_ActionEditUndo() {} - - QAction* RS_ActionEditUndo::createGUIAction(RS2::ActionType type, QObject* parent) { QAction* action; if (type==RS2::ActionEditUndo) { @@ -58,7 +53,7 @@ #if QT_VERSION >= 0x040600 action->setIcon(QIcon::fromTheme("edit-undo", QIcon(":/actions/undo2.png"))); #else - action->setIcon(QIcon(":/actions/undo2.png")); + action->setIcon(QIcon(":/actions/undo2.png")); #endif action->setShortcut(QKeySequence::Undo); //action->zetStatusTip(tr("Undoes last action")); @@ -87,13 +82,13 @@ void RS_ActionEditUndo::trigger() { if (undo) { if(!document->undo()) { - if( RS_DIALOGFACTORY != NULL ) { + if (RS_DIALOGFACTORY) { RS_DIALOGFACTORY->commandMessage(tr("Nothing to undo!")); } } } else { if(!document->redo()) { - if( RS_DIALOGFACTORY != NULL ) { + if (RS_DIALOGFACTORY) { RS_DIALOGFACTORY->commandMessage(tr("Nothing to redo!")); } } @@ -110,6 +105,4 @@ finish(false); RS_DIALOGFACTORY->updateSelectionWidget(container->countSelected(),container->totalSelectedLength()); } - - // EOF diff -Nru librecad-2.0.8/librecad/src/actions/rs_actioneditundo.h librecad-2.0.9/librecad/src/actions/rs_actioneditundo.h --- librecad-2.0.8/librecad/src/actions/rs_actioneditundo.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actioneditundo.h 2016-01-07 07:46:24.000000000 +0000 @@ -39,8 +39,7 @@ public: RS_ActionEditUndo(bool undo, RS_EntityContainer& container, - RS_GraphicView& graphicView); - ~RS_ActionEditUndo(); + RS_GraphicView& graphicView); static QAction* createGUIAction(RS2::ActionType type, QObject* parent); @@ -49,7 +48,7 @@ protected: /** Undo (true) or redo (false) */ - bool undo; + bool const undo; }; #endif diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionfilenew.cpp librecad-2.0.9/librecad/src/actions/rs_actionfilenew.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionfilenew.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionfilenew.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,6 +27,7 @@ #include "rs_actionfilenew.h" #include +#include "rs_debug.h" RS_ActionFileNew::RS_ActionFileNew(RS_EntityContainer& container, diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionfilenewtemplate.cpp librecad-2.0.9/librecad/src/actions/rs_actionfilenewtemplate.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionfilenewtemplate.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionfilenewtemplate.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,6 +27,7 @@ #include "rs_actionfilenewtemplate.h" #include +#include "rs_debug.h" RS_ActionFileNewTemplate::RS_ActionFileNewTemplate(RS_EntityContainer& container, diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionfileopen.cpp librecad-2.0.9/librecad/src/actions/rs_actionfileopen.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionfileopen.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionfileopen.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,6 +27,7 @@ #include "rs_actionfileopen.h" #include +#include "rs_debug.h" diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionfilesaveas.cpp librecad-2.0.9/librecad/src/actions/rs_actionfilesaveas.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionfilesaveas.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionfilesaveas.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,7 @@ #include #include "rs_graphic.h" +#include "rs_debug.h" RS_ActionFileSaveAs::RS_ActionFileSaveAs(RS_EntityContainer& container, RS_GraphicView& graphicView) diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionfilesave.cpp librecad-2.0.9/librecad/src/actions/rs_actionfilesave.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionfilesave.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionfilesave.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -28,7 +28,7 @@ #include #include "rs_graphic.h" - +#include "rs_debug.h" RS_ActionFileSave::RS_ActionFileSave(RS_EntityContainer& container, RS_GraphicView& graphicView) diff -Nru librecad-2.0.8/librecad/src/actions/rs_actioninfoangle.cpp librecad-2.0.9/librecad/src/actions/rs_actioninfoangle.cpp --- librecad-2.0.8/librecad/src/actions/rs_actioninfoangle.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actioninfoangle.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -28,10 +28,12 @@ #include #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_information.h" #include "rs_graphic.h" +#include "rs_debug.h" #ifdef EMU_C99 #include "emu_c99.h" diff -Nru librecad-2.0.8/librecad/src/actions/rs_actioninfoarea.cpp librecad-2.0.9/librecad/src/actions/rs_actioninfoarea.cpp --- librecad-2.0.8/librecad/src/actions/rs_actioninfoarea.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actioninfoarea.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,6 +25,7 @@ **********************************************************************/ #include +#include #include "rs_actioninfoarea.h" #include "rs_dialogfactory.h" @@ -44,7 +45,7 @@ actionType=RS2::ActionInfoArea; } -RS_ActionInfoArea::~RS_ActionInfoArea(){} +RS_ActionInfoArea::~RS_ActionInfoArea() = default; QAction* RS_ActionInfoArea::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { /* QAction* action = new QAction(tr("Polygonal Area"), diff -Nru librecad-2.0.8/librecad/src/actions/rs_actioninfodist2.cpp librecad-2.0.9/librecad/src/actions/rs_actioninfodist2.cpp --- librecad-2.0.8/librecad/src/actions/rs_actioninfodist2.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actioninfodist2.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,12 +25,14 @@ **********************************************************************/ #include +#include #include "rs_actioninfodist2.h" #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_graphic.h" #include "rs_coordinateevent.h" +#include "rs_debug.h" RS_ActionInfoDist2::RS_ActionInfoDist2(RS_EntityContainer& container, diff -Nru librecad-2.0.8/librecad/src/actions/rs_actioninfodist.cpp librecad-2.0.9/librecad/src/actions/rs_actioninfodist.cpp --- librecad-2.0.8/librecad/src/actions/rs_actioninfodist.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actioninfodist.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,6 +25,7 @@ **********************************************************************/ #include +#include #include "rs_actioninfodist.h" #include "rs_dialogfactory.h" @@ -32,6 +33,7 @@ #include "rs_line.h" #include "rs_graphic.h" #include "rs_coordinateevent.h" +#include "rs_debug.h" RS_ActionInfoDist::RS_ActionInfoDist(RS_EntityContainer& container, @@ -60,7 +62,7 @@ RS_DEBUG->print("RS_ActionInfoDist::trigger()"); if (point1.valid && point2.valid) { - auto&& dV = point2 - point1; + auto dV = point2 - point1; QStringList dists; for(double a: {dV.magnitude(), dV.x, dV.y}){ dists<getUnit(), @@ -98,9 +100,7 @@ deletePreview(); - preview->addEntity(new RS_Line(preview.get(), - RS_LineData(point1, - point2))); + preview->addEntity(new RS_Line{preview.get(), point1, point2}); drawPreview(); } diff -Nru librecad-2.0.8/librecad/src/actions/rs_actioninfoinside.cpp librecad-2.0.9/librecad/src/actions/rs_actioninfoinside.cpp --- librecad-2.0.8/librecad/src/actions/rs_actioninfoinside.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actioninfoinside.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,6 +27,7 @@ #include "rs_actioninfoinside.h" #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_information.h" @@ -45,7 +46,7 @@ } } -RS_ActionInfoInside::~RS_ActionInfoInside() {} +RS_ActionInfoInside::~RS_ActionInfoInside() = default; QAction* RS_ActionInfoInside::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { QAction* action = new QAction(tr("Point inside contour"), nullptr); diff -Nru librecad-2.0.8/librecad/src/actions/rs_actioninfototallength.cpp librecad-2.0.9/librecad/src/actions/rs_actioninfototallength.cpp --- librecad-2.0.8/librecad/src/actions/rs_actioninfototallength.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actioninfototallength.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -29,6 +29,7 @@ #include "rs_dialogfactory.h" #include "rs_graphic.h" +#include "rs_debug.h" RS_ActionInfoTotalLength::RS_ActionInfoTotalLength(RS_EntityContainer& container, diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionlayersadd.cpp librecad-2.0.9/librecad/src/actions/rs_actionlayersadd.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionlayersadd.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionlayersadd.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -30,6 +30,7 @@ #include "rs_dialogfactory.h" #include "rs_graphic.h" #include "qg_layerwidget.h" +#include "rs_debug.h" RS_ActionLayersAdd::RS_ActionLayersAdd(RS_EntityContainer& container, RS_GraphicView& graphicView) @@ -37,6 +38,7 @@ QAction* RS_ActionLayersAdd::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { QAction* action = new QAction(QIcon(":/ui/layeradd.png"), tr("&Add Layer"), NULL); + action->setShortcut(QKeySequence("Ctrl+L")); return action; } diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionlayersedit.cpp librecad-2.0.9/librecad/src/actions/rs_actionlayersedit.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionlayersedit.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionlayersedit.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -32,6 +32,7 @@ #include "rs_graphic.h" #include "rs_layer.h" #include "qg_layerwidget.h" +#include "rs_debug.h" RS_ActionLayersEdit::RS_ActionLayersEdit(RS_EntityContainer& container, RS_GraphicView& graphicView) @@ -46,10 +47,8 @@ void RS_ActionLayersEdit::trigger() { RS_DEBUG->print("RS_ActionLayersEdit::trigger"); - RS_Layer* layer = NULL; - if (graphic) { - layer = + RS_Layer* layer = RS_DIALOGFACTORY->requestEditLayerDialog(graphic->getLayerList()); if (layer) { diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionlayersfreezeall.cpp librecad-2.0.9/librecad/src/actions/rs_actionlayersfreezeall.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionlayersfreezeall.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionlayersfreezeall.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,7 @@ #include #include "rs_graphic.h" +#include "rs_debug.h" RS_ActionLayersFreezeAll::RS_ActionLayersFreezeAll(bool freeze, RS_EntityContainer& container, diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionlayersremove.cpp librecad-2.0.9/librecad/src/actions/rs_actionlayersremove.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionlayersremove.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionlayersremove.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -30,6 +30,7 @@ #include "rs_dialogfactory.h" #include "rs_graphic.h" #include "qg_layerwidget.h" +#include "rs_debug.h" RS_ActionLayersRemove::RS_ActionLayersRemove(RS_EntityContainer& container, RS_GraphicView& graphicView) diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionlayerstogglelock.cpp librecad-2.0.9/librecad/src/actions/rs_actionlayerstogglelock.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionlayerstogglelock.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionlayerstogglelock.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -31,7 +31,7 @@ #include "rs_graphicview.h" #include "rs_graphic.h" #include "rs_layer.h" - +#include "rs_debug.h" RS_ActionLayersToggleLock::RS_ActionLayersToggleLock( RS_EntityContainer& container, diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionlayerstoggleprint.cpp librecad-2.0.9/librecad/src/actions/rs_actionlayerstoggleprint.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionlayerstoggleprint.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionlayerstoggleprint.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -29,6 +29,7 @@ #include "rs_graphicview.h" #include "rs_graphic.h" #include "rs_layer.h" +#include "rs_debug.h" /** * whether a layer should appear on print (a construction layer doesn't appear on diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionlayerstoggleview.cpp librecad-2.0.9/librecad/src/actions/rs_actionlayerstoggleview.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionlayerstoggleview.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionlayerstoggleview.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -28,8 +28,7 @@ #include #include "rs_graphic.h" - - +#include "rs_debug.h" RS_ActionLayersToggleView::RS_ActionLayersToggleView( RS_EntityContainer& container, diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionlibraryinsert.cpp librecad-2.0.9/librecad/src/actions/rs_actionlibraryinsert.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionlibraryinsert.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionlibraryinsert.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,6 +27,7 @@ #include "rs_actionlibraryinsert.h" #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_commandevent.h" @@ -39,7 +40,9 @@ RS_ActionLibraryInsert::RS_ActionLibraryInsert(RS_EntityContainer& container, RS_GraphicView& graphicView) :RS_PreviewActionInterface("Library Insert", - container, graphicView) { + container, graphicView) + ,lastStatus(SetTargetPoint) +{ actionType=RS2::ActionLibraryInsert; } diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionlibraryinsert.h librecad-2.0.9/librecad/src/actions/rs_actionlibraryinsert.h --- librecad-2.0.8/librecad/src/actions/rs_actionlibraryinsert.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionlibraryinsert.h 2016-01-07 07:46:24.000000000 +0000 @@ -40,7 +40,6 @@ */ class RS_ActionLibraryInsert : public RS_PreviewActionInterface { Q_OBJECT -public: /** * Action States. */ diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionmodifyattributes.cpp librecad-2.0.9/librecad/src/actions/rs_actionmodifyattributes.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionmodifyattributes.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionmodifyattributes.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -31,6 +31,7 @@ #include "rs_graphicview.h" #include "rs_graphic.h" #include "rs_modification.h" +#include "rs_debug.h" RS_ActionModifyAttributes::RS_ActionModifyAttributes( diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionmodifybevel.cpp librecad-2.0.9/librecad/src/actions/rs_actionmodifybevel.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionmodifybevel.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionmodifybevel.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,12 +27,14 @@ #include "rs_actionmodifybevel.h" #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_commandevent.h" #include "rs_information.h" #include "rs_math.h" #include "rs_modification.h" +#include "rs_debug.h" RS_ActionModifyBevel::RS_ActionModifyBevel(RS_EntityContainer& container, RS_GraphicView& graphicView) @@ -43,11 +45,12 @@ ,entity2(nullptr) ,coord2(false) ,data(new RS_BevelData()) + ,lastStatus(SetEntity1) { actionType=RS2::ActionModifyBevel; } -RS_ActionModifyBevel::~RS_ActionModifyBevel(){} +RS_ActionModifyBevel::~RS_ActionModifyBevel() = default; QAction* RS_ActionModifyBevel::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { QAction* action = new QAction(QIcon(":/extui/modifybevel.png"), tr("&Bevel"), nullptr); @@ -63,7 +66,7 @@ void RS_ActionModifyBevel::trigger() { - RS_DEBUG->print("RS_ActionModifyBevel::trigger()"); +RS_DEBUG->print("RS_ActionModifyBevel::trigger()"); if (entity1 && entity1->isAtomic() && entity2 && entity2->isAtomic()) { diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionmodifybevel.h librecad-2.0.9/librecad/src/actions/rs_actionmodifybevel.h --- librecad-2.0.8/librecad/src/actions/rs_actionmodifybevel.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionmodifybevel.h 2016-01-07 07:46:24.000000000 +0000 @@ -39,7 +39,6 @@ */ class RS_ActionModifyBevel : public RS_PreviewActionInterface { Q_OBJECT -public: /** * Action States. */ diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionmodifycut.cpp librecad-2.0.9/librecad/src/actions/rs_actionmodifycut.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionmodifycut.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionmodifycut.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,9 +27,11 @@ #include "rs_actionmodifycut.h" #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_modification.h" +#include "rs_debug.h" RS_ActionModifyCut::RS_ActionModifyCut(RS_EntityContainer& container, diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionmodifydelete.cpp librecad-2.0.9/librecad/src/actions/rs_actionmodifydelete.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionmodifydelete.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionmodifydelete.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -30,8 +30,7 @@ #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_modification.h" - - +#include "rs_debug.h" RS_ActionModifyDelete::RS_ActionModifyDelete(RS_EntityContainer& container, RS_GraphicView& graphicView) diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionmodifydeletefree.cpp librecad-2.0.9/librecad/src/actions/rs_actionmodifydeletefree.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionmodifydeletefree.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionmodifydeletefree.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,18 +27,20 @@ #include "rs_actionmodifydeletefree.h" #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_polyline.h" #include "rs_modification.h" - - RS_ActionModifyDeleteFree::RS_ActionModifyDeleteFree( RS_EntityContainer& container, RS_GraphicView& graphicView) :RS_ActionInterface("Delete Entities Freehand", - container, graphicView) {} + container, graphicView) +{ + init(); +} QAction* RS_ActionModifyDeleteFree::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { /* RVT_PORT QAction* action = new QAction(tr("Delete Freehand"), tr("&Delete Freehand"), @@ -51,8 +53,8 @@ void RS_ActionModifyDeleteFree::init(int status) { RS_ActionInterface::init(status); - polyline = NULL; - e1 = e2 = NULL; + polyline = nullptr; + e1 = e2 = nullptr; v1 = v2 = RS_Vector(false); RS_SnapMode *s = getSnapMode(); @@ -102,10 +104,10 @@ RS_DIALOGFACTORY->commandMessage(tr("Parent of second entity is not a polyline")); } } else { - RS_DIALOGFACTORY->commandMessage(tr("Parent of second entity is NULL")); + RS_DIALOGFACTORY->commandMessage(tr("Parent of second entity is nullptr")); } } else { - RS_DIALOGFACTORY->commandMessage(tr("One of the chosen entities is NULL")); + RS_DIALOGFACTORY->commandMessage(tr("One of the chosen entities is nullptr")); } } @@ -132,11 +134,11 @@ } } else { RS_DIALOGFACTORY->commandMessage( - tr("Parent of first entity is NULL")); + tr("Parent of first entity is nullptr")); } } else { RS_DIALOGFACTORY->commandMessage( - tr("First entity is NULL")); + tr("First entity is nullptr")); } } break; @@ -148,7 +150,7 @@ if (e2) { trigger(); } else { - RS_DIALOGFACTORY->commandMessage(tr("Second entity is NULL")); + RS_DIALOGFACTORY->commandMessage(tr("Second entity is nullptr")); } } break; diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionmodifydeletequick.cpp librecad-2.0.9/librecad/src/actions/rs_actionmodifydeletequick.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionmodifydeletequick.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionmodifydeletequick.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,10 +27,10 @@ #include "rs_actionmodifydeletequick.h" #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" - - +#include "rs_debug.h" RS_ActionModifyDeleteQuick::RS_ActionModifyDeleteQuick( RS_EntityContainer& container, diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionmodifyentity.cpp librecad-2.0.9/librecad/src/actions/rs_actionmodifyentity.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionmodifyentity.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionmodifyentity.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,10 +27,10 @@ #include "rs_actionmodifyentity.h" #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" - - +#include "rs_debug.h" RS_ActionModifyEntity::RS_ActionModifyEntity(RS_EntityContainer& container, RS_GraphicView& graphicView) diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionmodifyexplodetext.cpp librecad-2.0.9/librecad/src/actions/rs_actionmodifyexplodetext.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionmodifyexplodetext.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionmodifyexplodetext.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -41,7 +41,7 @@ -RS_ActionModifyExplodeText::~RS_ActionModifyExplodeText() {} +RS_ActionModifyExplodeText::~RS_ActionModifyExplodeText() = default; QAction* RS_ActionModifyExplodeText::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionmodifymirror.cpp librecad-2.0.9/librecad/src/actions/rs_actionmodifymirror.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionmodifymirror.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionmodifymirror.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,6 +25,7 @@ **********************************************************************/ #include +#include #include "rs_actionmodifymirror.h" #include "rs_dialogfactory.h" @@ -32,6 +33,7 @@ #include "rs_line.h" #include "rs_coordinateevent.h" #include "rs_modification.h" +#include "rs_debug.h" RS_ActionModifyMirror::RS_ActionModifyMirror(RS_EntityContainer& container, RS_GraphicView& graphicView) @@ -42,7 +44,7 @@ actionType=RS2::ActionModifyMirror; } -RS_ActionModifyMirror::~RS_ActionModifyMirror(){} +RS_ActionModifyMirror::~RS_ActionModifyMirror() = default; QAction* RS_ActionModifyMirror::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { QAction* action = new QAction(QIcon(":/extui/modifymirror.png"), tr("&Mirror"), NULL); @@ -85,9 +87,8 @@ preview->addSelectionFrom(*container); preview->mirror(axisPoint1, axisPoint2); - preview->addEntity(new RS_Line(preview.get(), - RS_LineData(axisPoint1, - axisPoint2))); + preview->addEntity(new RS_Line{preview.get(), + axisPoint1, axisPoint2}); drawPreview(); } diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionmodifymove.cpp librecad-2.0.9/librecad/src/actions/rs_actionmodifymove.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionmodifymove.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionmodifymove.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,10 +27,12 @@ #include "rs_actionmodifymove.h" #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_coordinateevent.h" #include "rs_modification.h" +#include "rs_debug.h" RS_ActionModifyMove::RS_ActionModifyMove(RS_EntityContainer& container, RS_GraphicView& graphicView) @@ -47,7 +49,7 @@ return action; } -RS_ActionModifyMove::~RS_ActionModifyMove(){} +RS_ActionModifyMove::~RS_ActionModifyMove() = default; void RS_ActionModifyMove::trigger() { diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionmodifymoverotate.cpp librecad-2.0.9/librecad/src/actions/rs_actionmodifymoverotate.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionmodifymoverotate.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionmodifymoverotate.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,12 +27,14 @@ #include "rs_actionmodifymoverotate.h" #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_commandevent.h" #include "rs_coordinateevent.h" #include "rs_math.h" #include "rs_modification.h" +#include "rs_debug.h" RS_ActionModifyMoveRotate::RS_ActionModifyMoveRotate( RS_EntityContainer& container, @@ -44,7 +46,7 @@ actionType=RS2::ActionModifyMoveRotate; } -RS_ActionModifyMoveRotate::~RS_ActionModifyMoveRotate(){} +RS_ActionModifyMoveRotate::~RS_ActionModifyMoveRotate() = default; QAction* RS_ActionModifyMoveRotate::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { QAction* action = new QAction(QIcon(":/extui/modifymoverotate.png"), tr("M&ove and Rotate"), NULL); diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionmodifyoffset.cpp librecad-2.0.9/librecad/src/actions/rs_actionmodifyoffset.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionmodifyoffset.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionmodifyoffset.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,12 +25,13 @@ **********************************************************************/ #include +#include #include "rs_actionmodifyoffset.h" #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_modification.h" - +#include "rs_debug.h" RS_ActionModifyOffset::RS_ActionModifyOffset(RS_EntityContainer& container, RS_GraphicView& graphicView) @@ -46,7 +47,7 @@ data->useCurrentLayer = true; } -RS_ActionModifyOffset::~RS_ActionModifyOffset() {} +RS_ActionModifyOffset::~RS_ActionModifyOffset() = default; QAction* RS_ActionModifyOffset::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { QAction* action = new QAction(QIcon(":/extui/arcspara.png"), tr("&Offset"),nullptr); @@ -65,7 +66,8 @@ m.offset(*data); if (RS_DIALOGFACTORY) { RS_DIALOGFACTORY->requestToolBar(RS2::ToolBarModify); - RS_DIALOGFACTORY->updateSelectionWidget(container->countSelected(),container->totalSelectedLength()); + RS_DIALOGFACTORY->updateSelectionWidget(container->countSelected(), + container->totalSelectedLength()); } finish(false); } diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionmodifyrevertdirection.cpp librecad-2.0.9/librecad/src/actions/rs_actionmodifyrevertdirection.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionmodifyrevertdirection.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionmodifyrevertdirection.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -29,6 +29,7 @@ #include #include "rs_graphic.h" #include "rs_modification.h" +#include "rs_debug.h" RS_ActionModifyRevertDirection::RS_ActionModifyRevertDirection(RS_EntityContainer& container, RS_GraphicView& graphicView) :RS_ActionInterface("Revert direction", container, graphicView) diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionmodifyrotate2.cpp librecad-2.0.9/librecad/src/actions/rs_actionmodifyrotate2.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionmodifyrotate2.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionmodifyrotate2.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,10 +27,12 @@ #include "rs_actionmodifyrotate2.h" #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_coordinateevent.h" #include "rs_modification.h" +#include "rs_debug.h" RS_ActionModifyRotate2::RS_ActionModifyRotate2( RS_EntityContainer& container, @@ -42,7 +44,7 @@ actionType=RS2::ActionModifyRotate2; } -RS_ActionModifyRotate2::~RS_ActionModifyRotate2(){} +RS_ActionModifyRotate2::~RS_ActionModifyRotate2() = default; QAction* RS_ActionModifyRotate2::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { QAction* action = new QAction(QIcon(":/extui/modifyrotate2.png"), tr("Rotate T&wo"), NULL); diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionmodifyrotate.cpp librecad-2.0.9/librecad/src/actions/rs_actionmodifyrotate.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionmodifyrotate.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionmodifyrotate.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,11 +27,13 @@ #include "rs_actionmodifyrotate.h" #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_coordinateevent.h" #include "rs_math.h" #include "rs_modification.h" +#include "rs_debug.h" RS_ActionModifyRotate::RS_ActionModifyRotate(RS_EntityContainer& container, RS_GraphicView& graphicView) @@ -42,7 +44,7 @@ actionType=RS2::ActionModifyRotate; } -RS_ActionModifyRotate::~RS_ActionModifyRotate(){} +RS_ActionModifyRotate::~RS_ActionModifyRotate() = default; QAction* RS_ActionModifyRotate::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { QAction* action = new QAction(QIcon(":/extui/modifyrotate.png"), tr("&Rotate"), NULL); diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionmodifyround.cpp librecad-2.0.9/librecad/src/actions/rs_actionmodifyround.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionmodifyround.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionmodifyround.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,8 +24,8 @@ ** **********************************************************************/ -#include #include +#include #include "rs_actionmodifyround.h" #include "rs_dialogfactory.h" #include "rs_graphicview.h" @@ -33,9 +33,10 @@ #include "rs_information.h" #include "rs_math.h" #include "rs_modification.h" +#include "rs_debug.h" namespace{ -const std::set eType={ RS2::EntityLine , RS2::EntityPolyline , RS2::EntityArc , +auto eType={ RS2::EntityLine , RS2::EntityPolyline , RS2::EntityArc , RS2::EntityCircle , RS2::EntityEllipse , RS2::EntitySpline}; } @@ -48,11 +49,12 @@ ,coord1(false) ,coord2(false) ,data(new RS_RoundData()) + ,lastStatus(SetEntity1) { actionType=RS2::ActionModifyRound; } -RS_ActionModifyRound::~RS_ActionModifyRound(){} +RS_ActionModifyRound::~RS_ActionModifyRound() = default; QAction* RS_ActionModifyRound::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { QAction* action = new QAction(QIcon(":/extui/modifyround.png"), tr("&Fillet"), NULL); diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionmodifyround.h librecad-2.0.9/librecad/src/actions/rs_actionmodifyround.h --- librecad-2.0.8/librecad/src/actions/rs_actionmodifyround.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionmodifyround.h 2016-01-07 07:46:24.000000000 +0000 @@ -38,7 +38,6 @@ */ class RS_ActionModifyRound : public RS_PreviewActionInterface { Q_OBJECT -public: /** * Action States. */ diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionmodifyscale.cpp librecad-2.0.9/librecad/src/actions/rs_actionmodifyscale.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionmodifyscale.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionmodifyscale.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,10 +27,12 @@ #include "rs_actionmodifyscale.h" #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_coordinateevent.h" #include "rs_modification.h" +#include "rs_debug.h" RS_ActionModifyScale::RS_ActionModifyScale(RS_EntityContainer& container, RS_GraphicView& graphicView) @@ -41,7 +43,7 @@ actionType=RS2::ActionModifyScale; } -RS_ActionModifyScale::~RS_ActionModifyScale(){} +RS_ActionModifyScale::~RS_ActionModifyScale() = default; QAction* RS_ActionModifyScale::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { QAction* action = new QAction(QIcon(":/extui/modifyscale.png"), tr("&Scale"), NULL); diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionmodifystretch.cpp librecad-2.0.9/librecad/src/actions/rs_actionmodifystretch.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionmodifystretch.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionmodifystretch.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,6 +25,7 @@ **********************************************************************/ #include +#include #include "rs_actionmodifystretch.h" #include "rs_dialogfactory.h" @@ -32,6 +33,7 @@ #include "rs_modification.h" #include "rs_line.h" #include "rs_coordinateevent.h" +#include "rs_debug.h" RS_ActionModifyStretch::RS_ActionModifyStretch(RS_EntityContainer& container, RS_GraphicView& graphicView) @@ -88,29 +90,21 @@ secondCorner = snapPoint(e); deletePreview(); preview->addEntity( - new RS_Line(preview.get(), - RS_LineData(RS_Vector(firstCorner.x, - firstCorner.y), - RS_Vector(secondCorner.x, - firstCorner.y)))); + new RS_Line{preview.get(), + {firstCorner.x, firstCorner.y}, + {secondCorner.x, firstCorner.y}}); preview->addEntity( - new RS_Line(preview.get(), - RS_LineData(RS_Vector(secondCorner.x, - firstCorner.y), - RS_Vector(secondCorner.x, - secondCorner.y)))); + new RS_Line{preview.get(), + {secondCorner.x, firstCorner.y}, + {secondCorner.x, secondCorner.y}}); preview->addEntity( - new RS_Line(preview.get(), - RS_LineData(RS_Vector(secondCorner.x, - secondCorner.y), - RS_Vector(firstCorner.x, - secondCorner.y)))); + new RS_Line{preview.get(), + {secondCorner.x, secondCorner.y}, + {firstCorner.x, secondCorner.y}}); preview->addEntity( - new RS_Line(preview.get(), - RS_LineData(RS_Vector(firstCorner.x, - secondCorner.y), - RS_Vector(firstCorner.x, - firstCorner.y)))); + new RS_Line{preview.get(), + {firstCorner.x, secondCorner.y}, + {firstCorner.x, firstCorner.y}}); drawPreview(); } break; diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionmodifytrimamount.cpp librecad-2.0.9/librecad/src/actions/rs_actionmodifytrimamount.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionmodifytrimamount.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionmodifytrimamount.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,14 +24,16 @@ ** **********************************************************************/ +#include #include "rs_actionmodifytrimamount.h" - #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_commandevent.h" #include "rs_modification.h" #include "rs_math.h" +#include "rs_debug.h" RS_ActionModifyTrimAmount::RS_ActionModifyTrimAmount( RS_EntityContainer& container, diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionmodifytrim.cpp librecad-2.0.9/librecad/src/actions/rs_actionmodifytrim.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionmodifytrim.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionmodifytrim.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,10 +27,11 @@ #include "rs_actionmodifytrim.h" #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_modification.h" - +#include "rs_debug.h" /** * @param both Trim both entities. diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionoptionsdrawing.cpp librecad-2.0.9/librecad/src/actions/rs_actionoptionsdrawing.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionoptionsdrawing.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionoptionsdrawing.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -30,8 +30,6 @@ #include "rs_dialogfactory.h" #include "rs_graphicview.h" - - RS_ActionOptionsDrawing::RS_ActionOptionsDrawing(RS_EntityContainer& container, RS_GraphicView& graphicView) :RS_ActionInterface("Drawing Options", diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionorder.cpp librecad-2.0.9/librecad/src/actions/rs_actionorder.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionorder.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionorder.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,16 +27,17 @@ #include "rs_actionorder.h" #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_polyline.h" - - +#include "rs_debug.h" RS_ActionOrder::RS_ActionOrder(RS_EntityContainer& container, RS_GraphicView& graphicView, RS2::ActionType type) :RS_PreviewActionInterface("Sort Entities", container, graphicView) + ,targetEntity(nullptr) ,orderType(type) { actionType=RS2::ActionOrderBottom; @@ -50,22 +51,26 @@ action = new QAction(tr("move to bottom"), NULL); action->setIcon(QIcon(":/extui/order_bottom.png")); action->setStatusTip(tr("set to bottom")); + action->setShortcut(QKeySequence(Qt::Key_End)); break; case RS2::ActionOrderLower: action = new QAction(tr("lower after entity"), NULL); action->setIcon(QIcon(":/extui/order_lower.png")); action->setStatusTip(tr("lower over entity")); + action->setShortcut(QKeySequence(Qt::Key_PageDown)); break; case RS2::ActionOrderRaise: action = new QAction(tr("raise over entity"), NULL); action->setIcon(QIcon(":/extui/order_raise.png")); action->setStatusTip(tr("raise over entity")); + action->setShortcut(QKeySequence(Qt::Key_PageUp)); break; // case RS2::ActionOrderTop: default: action = new QAction(tr("move to top"), NULL); action->setIcon(QIcon(":/extui/order_top.png")); action->setStatusTip(tr("set to top")); + action->setShortcut(QKeySequence(Qt::Key_Home)); break; } return action; @@ -73,7 +78,7 @@ void RS_ActionOrder::init(int status) { RS_ActionInterface::init(status); - targetEntity = NULL; + targetEntity = nullptr; if (orderType == RS2::ActionOrderBottom || orderType == RS2::ActionOrderTop) { trigger(); @@ -85,14 +90,14 @@ RS_DEBUG->print("RS_ActionOrder::trigger()"); QList entList; - int index = -1; for(auto e: *container){ if (e->isSelected()) entList.append(e); } if (targetEntity) { - targetEntity->setHighlighted(false); + int index = -1; + targetEntity->setHighlighted(false); graphicView->drawEntity(targetEntity); switch (orderType) { @@ -107,7 +112,7 @@ default: break; } - targetEntity = NULL; + targetEntity = nullptr; } else { switch (orderType) { case RS2::ActionOrderBottom: @@ -146,7 +151,7 @@ switch (getStatus()) { case ChooseEntity: targetEntity = catchEntity(e); - if (targetEntity==NULL) { + if (!targetEntity) { RS_DIALOGFACTORY->commandMessage(tr("No Entity found.")); } else { targetEntity->setHighlighted(true); diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionorder.h librecad-2.0.9/librecad/src/actions/rs_actionorder.h --- librecad-2.0.8/librecad/src/actions/rs_actionorder.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionorder.h 2016-01-07 07:46:24.000000000 +0000 @@ -35,7 +35,6 @@ */ class RS_ActionOrder : public RS_PreviewActionInterface { Q_OBJECT -public: /** * Action States. */ diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionpolylineadd.cpp librecad-2.0.9/librecad/src/actions/rs_actionpolylineadd.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionpolylineadd.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionpolylineadd.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,17 +27,21 @@ #include "rs_actionpolylineadd.h" #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_modification.h" #include "rs_polyline.h" - +#include "rs_debug.h" RS_ActionPolylineAdd::RS_ActionPolylineAdd(RS_EntityContainer& container, RS_GraphicView& graphicView) :RS_PreviewActionInterface("Add node", - container, graphicView) { + container, graphicView) + ,addEntity(nullptr) + ,addSegment(nullptr) +{ actionType=RS2::ActionPolylineAdd; } @@ -52,7 +56,7 @@ void RS_ActionPolylineAdd::init(int status) { RS_ActionInterface::init(status); - addEntity = addSegment = NULL; + addEntity = addSegment = nullptr; addCoord = RS_Vector(false); } @@ -106,7 +110,7 @@ switch (getStatus()) { case ChooseSegment: addEntity = catchEntity(e); - if (addEntity==NULL) { + if (!addEntity) { RS_DIALOGFACTORY->commandMessage(tr("No Entity found.")); } else if (addEntity->rtti()!=RS2::EntityPolyline) { @@ -124,16 +128,16 @@ case SetAddCoord: addCoord = snapPoint(e); - if (addEntity==NULL) { + if (!addEntity) { RS_DIALOGFACTORY->commandMessage(tr("No Entity found.")); } else if (!addCoord.valid) { RS_DIALOGFACTORY->commandMessage(tr("Adding point is invalid.")); } else { RS_Vector clickCoord = snapPoint(e); - addSegment = NULL; + addSegment = nullptr; double dist = graphicView->toGraphDX(snapRange)*0.9; addSegment = ((RS_Polyline*)addEntity)->getNearestEntity( clickCoord, &dist, RS2::ResolveNone); - if(addSegment == NULL) { + if (!addSegment) { RS_DIALOGFACTORY->commandMessage( tr("Adding point is not on entity.")); break; diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionpolylineadd.h librecad-2.0.9/librecad/src/actions/rs_actionpolylineadd.h --- librecad-2.0.8/librecad/src/actions/rs_actionpolylineadd.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionpolylineadd.h 2016-01-07 07:46:24.000000000 +0000 @@ -36,7 +36,6 @@ */ class RS_ActionPolylineAdd : public RS_PreviewActionInterface { Q_OBJECT -public: /** * Action States. */ diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionpolylineappend.cpp librecad-2.0.9/librecad/src/actions/rs_actionpolylineappend.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionpolylineappend.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionpolylineappend.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,6 +25,7 @@ **********************************************************************/ #include +#include #include "rs_actionpolylineappend.h" #include "rs_dialogfactory.h" @@ -32,6 +33,7 @@ #include "rs_commands.h" #include "rs_polyline.h" #include "rs_coordinateevent.h" +#include "rs_debug.h" RS_ActionPolylineAppend::RS_ActionPolylineAppend(RS_EntityContainer& container, @@ -54,7 +56,7 @@ RS_PreviewActionInterface::trigger(); - if (polyline==NULL) { + if (!polyline) { return; } @@ -83,15 +85,15 @@ RS_DEBUG->print("RS_ActionDrawPolyline::trigger(): polyline added: %d", polyline->getId()); - polyline = NULL; + polyline = nullptr; } void RS_ActionPolylineAppend::mouseReleaseEvent(QMouseEvent* e) { if (e->button()==Qt::LeftButton) { if (getStatus()==SetStartpoint) { - originalPolyline = (RS_Polyline*)catchEntity(e); - if (originalPolyline==NULL) { + originalPolyline = dynamic_cast(catchEntity(e)); + if (!originalPolyline) { RS_DIALOGFACTORY->commandMessage(tr("No Entity found.")); return; } else if (originalPolyline->rtti()!=RS2::EntityPolyline) { @@ -104,13 +106,14 @@ return; } else { snapPoint(e); - RS_Entity* entFirst = ((RS_Polyline*)originalPolyline)->firstEntity(); - RS_Entity* entLast = ((RS_Polyline*)originalPolyline)->lastEntity(); + RS_Polyline* op=static_cast(originalPolyline); + RS_Entity* entFirst = op->firstEntity(); + RS_Entity* entLast = op->lastEntity(); double dist = graphicView->toGraphDX(snapRange)*0.9; RS_Entity* nearestSegment = originalPolyline->getNearestEntity( RS_Vector(graphicView->toGraphX(e->x()), graphicView->toGraphY(e->y())), &dist, RS2::ResolveNone); - polyline = (RS_Polyline*)originalPolyline->clone(); - container->addEntity(polyline); + polyline = static_cast(originalPolyline->clone()); + container->addEntity(polyline); prepend = false; if (nearestSegment == entFirst){ prepend = true; @@ -137,7 +140,7 @@ } void RS_ActionPolylineAppend::coordinateEvent(RS_CoordinateEvent* e) { - if (e==NULL) { + if (!e) { return; } @@ -160,7 +163,7 @@ point = mouse; history.append(mouse); bHistory.append(0.0); - if (polyline==NULL) { + if (!polyline) { polyline = new RS_Polyline(container, *data); polyline->addVertex(start, 0.0, prepend); } diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionpolylinedelbetween.cpp librecad-2.0.9/librecad/src/actions/rs_actionpolylinedelbetween.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionpolylinedelbetween.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionpolylinedelbetween.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,6 +25,7 @@ **********************************************************************/ #include +#include #include "rs_actionpolylinedelbetween.h" #include "rs_dialogfactory.h" @@ -32,8 +33,7 @@ #include "rs_modification.h" #include "rs_polyline.h" #include "rs_atomicentity.h" - - +#include "rs_debug.h" RS_ActionPolylineDelBetween::RS_ActionPolylineDelBetween(RS_EntityContainer& container, RS_GraphicView& graphicView) diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionpolylinedel.cpp librecad-2.0.9/librecad/src/actions/rs_actionpolylinedel.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionpolylinedel.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionpolylinedel.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,12 +27,12 @@ #include "rs_actionpolylinedel.h" #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_modification.h" #include "rs_polyline.h" - - +#include "rs_debug.h" RS_ActionPolylineDel::RS_ActionPolylineDel(RS_EntityContainer& container, RS_GraphicView& graphicView) diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionpolylineequidistant.cpp librecad-2.0.9/librecad/src/actions/rs_actionpolylineequidistant.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionpolylineequidistant.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionpolylineequidistant.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -26,6 +26,7 @@ #include #include +#include #include "rs_actionpolylineequidistant.h" #include "rs_dialogfactory.h" @@ -34,6 +35,7 @@ #include "rs_information.h" #include "rs_arc.h" #include "rs_line.h" +#include "rs_debug.h" RS_ActionPolylineEquidistant::RS_ActionPolylineEquidistant(RS_EntityContainer& container, RS_GraphicView& graphicView) @@ -65,7 +67,7 @@ * Modify newEntity to parellel of orgEntity at distance dist * If dist is positive the offset is in left else in right * Bot newEntity and orgEntity are the same type of entity - * if not return NULL pointer + * if not return nullptr pointer * * @retval RS_Entity* of parellel entity * @@ -81,7 +83,7 @@ else r = r0 - dist; if(r < 0) - return NULL; + return nullptr; arc->setData(((RS_Arc*)orgEntity)->getData()); arc->setRadius(r); arc->calculateEndpoints(); @@ -148,10 +150,11 @@ neg = -1.0; // Create new helper entities - RS_Line line1(NULL, RS_LineData(RS_Vector(true), RS_Vector(true)));//current line - RS_Line lineFirst(NULL, RS_LineData(RS_Vector(true), RS_Vector(true)));//previous line - RS_Arc arc1(NULL, RS_ArcData(RS_Vector(true), 0,0,0,false));//current arc - RS_Arc arcFirst(NULL, RS_ArcData(RS_Vector(true), 0,0,0,false));//previous arc + RS_Vector const origin{0.,0.}; + RS_Line line1{origin, origin};//current line + RS_Line lineFirst{origin, origin};//previous line + RS_Arc arc1(nullptr, RS_ArcData(origin, 0,0,0,false));//current arc + RS_Arc arcFirst(nullptr, RS_ArcData(origin, 0,0,0,false));//previous arc for (int num=1; num<=number || (number==0 && num<=1); num++) { RS_Polyline* newPolyline = new RS_Polyline(container); @@ -163,10 +166,10 @@ double bulge = 0.0; RS_Entity* en; RS_Entity* prevEntity = entities.last(); - RS_Entity* currEntity=NULL; + RS_Entity* currEntity=nullptr; for (int i = 0; i < entities.size(); ++i) { en = entities.at(i); - RS_Vector v(false); + RS_Vector v{false}; if (en->rtti()==RS2::EntityArc) { currEntity = &arc1; calculateOffset(currEntity, en, dist*num*neg); @@ -203,7 +206,7 @@ double dess = currEntity->getStartpoint().distanceTo(prevEntity->getEndpoint()); if (dess > 1.0e-12) { newPolyline->addVertex(v, bulge); - prevEntity = NULL; + prevEntity = nullptr; break; } } @@ -288,7 +291,7 @@ makeContour(); - originalEntity = NULL; + originalEntity = nullptr; targetPoint = RS_Vector(false); bRightSide = false; setStatus(ChooseEntity); @@ -307,7 +310,7 @@ switch (getStatus()) { case ChooseEntity: originalEntity = catchEntity(e); - if (originalEntity==NULL) { + if (!originalEntity) { RS_DIALOGFACTORY->commandMessage(tr("No Entity found.")); } else if (originalEntity->rtti()!=RS2::EntityPolyline) { diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionpolylinesegment.cpp librecad-2.0.9/librecad/src/actions/rs_actionpolylinesegment.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionpolylinesegment.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionpolylinesegment.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,6 +25,7 @@ **********************************************************************/ #include +#include #include "rs_actionpolylinesegment.h" #include "rs_dialogfactory.h" @@ -32,8 +33,12 @@ #include "rs_arc.h" #include "rs_line.h" #include "rs_polyline.h" +#include "rs_debug.h" - +namespace { +std::initializer_list +entityType{RS2::EntityLine, RS2::EntityPolyline, RS2::EntityArc}; +} RS_ActionPolylineSegment::RS_ActionPolylineSegment(RS_EntityContainer& container, RS_GraphicView& graphicView) @@ -44,7 +49,7 @@ QAction* RS_ActionPolylineSegment::createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/) { - QAction* action = new QAction(tr("Create Polyline from Existing &Segments"), NULL); + QAction* action = new QAction(tr("Create Polyline from Existing &Segments"), nullptr); action->setShortcut(QKeySequence()); action->setIcon(QIcon(":/extui/polylinesegment.png")); action->setStatusTip(tr("Create Polyline from Existing Segments")); @@ -53,7 +58,29 @@ void RS_ActionPolylineSegment::init(int status) { RS_ActionInterface::init(status); - targetEntity = NULL; + targetEntity = nullptr; + //Experimental feature: trigger action, if already has selected entities + if (container->countSelected(true, entityType)) { + //find a selected entity + //TODO, find a better starting point + for (RS_Entity* e = container->firstEntity(RS2::ResolveAllButInserts); + e; + e = container->nextEntity(RS2::ResolveAllButInserts)) { + if (e->isSelected() && + std::count(entityType.begin(), entityType.end(), e->rtti())) { + targetEntity = e; + break; + } + } + if (targetEntity) { + convertPolyline(targetEntity, true); + RS_DIALOGFACTORY->commandMessage(tr("Polyline created")); + graphicView->redraw(); + RS_DIALOGFACTORY->updateSelectionWidget(container->countSelected(),container->totalSelectedLength()); + finish(false); + return; + } + } } /** @@ -120,7 +147,7 @@ * * @author Rallaz */ -bool RS_ActionPolylineSegment::convertPolyline(RS_Entity* selectedEntity) { +bool RS_ActionPolylineSegment::convertPolyline(RS_Entity* selectedEntity, bool useSelected) { RS_DEBUG->print("RS_ActionPolylineSegment::convertPolyline"); @@ -128,10 +155,14 @@ QList completed; RS_Vector start = selectedEntity->getStartpoint(); RS_Vector end = selectedEntity->getEndpoint(); - completed.append(selectedEntity); + if (!useSelected || (selectedEntity && selectedEntity->isSelected())) + completed.append(selectedEntity); //get list with useful entities - for (unsigned i=0; icount(); ++i) { - RS_Entity* e1 = container->entityAt(i); + + for (RS_Entity* e1 = container->firstEntity(RS2::ResolveAllButInserts); + e1; + e1 = container->nextEntity(RS2::ResolveAllButInserts)) { + if (useSelected && !e1->isSelected()) continue; if (e1->isLocked() || !e1->isVisible() || e1 == selectedEntity) continue; if (e1->rtti()==RS2::EntityLine || e1->rtti()==RS2::EntityArc || e1->rtti()==RS2::EntityPolyline) { @@ -247,7 +278,7 @@ // container->optimizeContours(); convertPolyline(targetEntity); - targetEntity = NULL; + targetEntity = nullptr; setStatus(ChooseEntity); RS_DIALOGFACTORY->updateSelectionWidget(container->countSelected(),container->totalSelectedLength()); @@ -257,42 +288,22 @@ //////////////////////////////////////// } - - -void RS_ActionPolylineSegment::mouseMoveEvent(QMouseEvent* e) { - RS_DEBUG->print("RS_ActionPolylineSegment::mouseMoveEvent begin"); - - switch (getStatus()) { - case ChooseEntity: - snapPoint(e); - break; - default: - break; - } - - - RS_DEBUG->print("RS_ActionPolylineSegment::mouseMoveEvent end"); -} - - - void RS_ActionPolylineSegment::mouseReleaseEvent(QMouseEvent* e) { if (e->button()==Qt::LeftButton) { switch (getStatus()) { case ChooseEntity: - targetEntity = catchEntity(e); - if (targetEntity==NULL) { + targetEntity = catchEntity(e, entityType); + + if (targetEntity==nullptr) { RS_DIALOGFACTORY->commandMessage(tr("No Entity found.")); - } else if (targetEntity->rtti()!=RS2::EntityLine && targetEntity->rtti()!=RS2::EntityArc - && targetEntity->rtti()!=RS2::EntityPolyline) { - RS_DIALOGFACTORY->commandMessage( - tr("Entity must be a line, arc or polyline.")); - } else if (targetEntity->rtti()==RS2::EntityPolyline && ((RS_Polyline*)targetEntity)->isClosed()){ + } else if (targetEntity->rtti()==RS2::EntityPolyline && ((RS_Polyline*)targetEntity)->isClosed()){ RS_DIALOGFACTORY->commandMessage( tr("Entity can not be a closed polyline.")); } else { + //TODO, verify topology of selected targetEntity->setHighlighted(true); graphicView->drawEntity(targetEntity); + // setStatus(SetReferencePoint); ////////////////////////////////////////2006/06/15 graphicView->redraw(); diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionpolylinesegment.h librecad-2.0.9/librecad/src/actions/rs_actionpolylinesegment.h --- librecad-2.0.8/librecad/src/actions/rs_actionpolylinesegment.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionpolylinesegment.h 2016-01-07 07:46:24.000000000 +0000 @@ -29,36 +29,35 @@ #include "rs_previewactioninterface.h" /** - * This action class can handle user events to move entities. + * This action class can handle Create Polyline Existing from Segments * * @author Andrew Mustun */ class RS_ActionPolylineSegment : public RS_PreviewActionInterface { Q_OBJECT -public: /** * Action States. */ enum Status { - ChooseEntity /**< Choosing one of the polyline segments. */ + ChooseEntity = 0 /**< Choosing one of the polyline segments. */ }; public: RS_ActionPolylineSegment(RS_EntityContainer& container, RS_GraphicView& graphicView); - ~RS_ActionPolylineSegment()=default; static QAction* createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/); virtual void init(int status=0); virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent* e); virtual void mouseReleaseEvent(QMouseEvent* e); virtual void updateMouseButtonHints(); virtual void updateMouseCursor(); - virtual bool convertPolyline(RS_Entity* selectedEntity); + //! create polyline from segments + //! @param useSelected only create from selected entities + virtual bool convertPolyline(RS_Entity* selectedEntity, bool useSelected = false); private: RS_Vector appendPol(RS_Polyline *current, RS_Polyline *toAdd, bool reversed); diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionpolylinetrim.cpp librecad-2.0.9/librecad/src/actions/rs_actionpolylinetrim.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionpolylinetrim.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionpolylinetrim.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,6 +25,7 @@ **********************************************************************/ #include +#include #include "rs_actionpolylinetrim.h" #include "rs_dialogfactory.h" @@ -32,8 +33,7 @@ #include "rs_modification.h" #include "rs_polyline.h" #include "rs_atomicentity.h" - - +#include "rs_debug.h" RS_ActionPolylineTrim::RS_ActionPolylineTrim(RS_EntityContainer& container, RS_GraphicView& graphicView) diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionprintpreview.cpp librecad-2.0.9/librecad/src/actions/rs_actionprintpreview.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionprintpreview.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionprintpreview.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,16 +23,18 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ - +#include #include "rs_actionprintpreview.h" #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_graphic.h" #include "rs_commandevent.h" #include "rs_coordinateevent.h" #include "rs_math.h" +#include "rs_debug.h" /** * Constructor. @@ -141,7 +143,17 @@ void RS_ActionPrintPreview::commandEvent(RS_CommandEvent* e) { QString c = e->getCommand().trimmed().toLower(); // qDebug()<<"cmd="<commandMessage(tr("Printout in Black/White")); + e->accept(); + return; + } else if (checkCommand("color", c)) { + setBlackWhite(false); + RS_DIALOGFACTORY->commandMessage(tr("Printout in color")); + e->accept(); + return; + } else if (checkCommand("graphoffset", c)) { m_bPaperOffset=false; RS_DIALOGFACTORY->commandMessage(tr("Printout offset in graph coordinates")); e->accept(); @@ -183,7 +195,9 @@ QStringList RS_ActionPrintPreview::getAvailableCommands() { QStringList cmd; - cmd +=command("graphoffset"); + cmd +=command("blackwhite"); + cmd +=command("color"); + cmd +=command("graphoffset"); cmd +=command("paperoffset"); cmd +=command("help"); return cmd; diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionselectbase.cpp librecad-2.0.9/librecad/src/actions/rs_actionselectbase.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionselectbase.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionselectbase.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -26,6 +26,7 @@ #include "rs_actionselectbase.h" +#include #include "rs_graphicview.h" diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionselectcontour.cpp librecad-2.0.9/librecad/src/actions/rs_actionselectcontour.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionselectcontour.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionselectcontour.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,12 +27,12 @@ #include "rs_actionselectcontour.h" #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_selection.h" #include "rs_selection.h" - - +#include "rs_debug.h" RS_ActionSelectContour::RS_ActionSelectContour(RS_EntityContainer& container, RS_GraphicView& graphicView) diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionselect.cpp librecad-2.0.9/librecad/src/actions/rs_actionselect.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionselect.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionselect.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,6 +24,7 @@ ** **********************************************************************/ +#include #include "rs_actionselect.h" #include "rs_dialogfactory.h" @@ -34,7 +35,7 @@ RS_ActionSelect::RS_ActionSelect(RS_EntityContainer& container, RS_GraphicView& graphicView, RS2::ActionType nextAction, - std::set const& entityTypeList) + std::initializer_list const& entityTypeList) :RS_ActionInterface("Select Entities", container, graphicView) ,entityTypeList(entityTypeList) ,nextAction(nextAction) @@ -101,7 +102,9 @@ for(auto e: *container){ if (e && e->isSelected()) { - if(!entityTypeList.count(e->rtti())) + if(std::find(entityTypeList.begin(), + entityTypeList.end(), + e->rtti()) == entityTypeList.end()) e->setSelected(false); } } diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionselect.h librecad-2.0.9/librecad/src/actions/rs_actionselect.h --- librecad-2.0.8/librecad/src/actions/rs_actionselect.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionselect.h 2016-01-07 07:46:24.000000000 +0000 @@ -43,7 +43,7 @@ RS_ActionSelect(RS_EntityContainer& container, RS_GraphicView& graphicView, RS2::ActionType nextAction, - std::set const& entityTypeList=std::set()); + std::initializer_list const& entityTypeList=std::initializer_list()); ~RS_ActionSelect()=default; virtual void init(int status); @@ -57,7 +57,7 @@ void requestFinish(bool keep=false); private: - std::set const entityTypeList; + std::initializer_list const entityTypeList; RS2::ActionType nextAction; bool selectSingle; }; diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionselectintersected.cpp librecad-2.0.9/librecad/src/actions/rs_actionselectintersected.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionselectintersected.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionselectintersected.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,14 +25,14 @@ **********************************************************************/ #include +#include #include "rs_actionselectintersected.h" #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_selection.h" #include "rs_line.h" - - +#include "rs_debug.h" /** * Constructor. @@ -100,9 +100,7 @@ if (getStatus()==SetPoint2 && v1.valid) { v2 = snapPoint(e); deletePreview(); - preview->addEntity(new RS_Line(preview.get(), - RS_LineData(RS_Vector(v1.x, v1.y), - RS_Vector(v2.x, v2.y)))); + preview->addEntity(new RS_Line{preview.get(), v1, v2}); drawPreview(); } } diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionselectlayer.cpp librecad-2.0.9/librecad/src/actions/rs_actionselectlayer.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionselectlayer.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionselectlayer.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,10 +27,10 @@ #include "rs_actionselectlayer.h" #include +#include #include "rs_dialogfactory.h" #include "rs_selection.h" - - +#include "rs_debug.h" RS_ActionSelectLayer::RS_ActionSelectLayer(RS_EntityContainer& container, RS_GraphicView& graphicView) diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionselectsingle.cpp librecad-2.0.9/librecad/src/actions/rs_actionselectsingle.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionselectsingle.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionselectsingle.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,21 +27,21 @@ #include "rs_actionselectsingle.h" #include +#include #include "rs_dialogfactory.h" #include "rs_selection.h" - - +#include "rs_debug.h" RS_ActionSelectSingle::RS_ActionSelectSingle(RS_EntityContainer& container, RS_GraphicView& graphicView, RS_ActionInterface* actionSelect, - std::set const& entityTypeList) + std::initializer_list const& entityTypeList) :RS_ActionInterface("Select Entities", container, graphicView) ,entityTypeList(entityTypeList) ,en(nullptr) { actionType=RS2::ActionSelectSingle; - if(actionSelect != NULL){ + if(actionSelect){ if(actionSelect->rtti() == RS2::ActionSelect) { this->actionSelect=static_cast(actionSelect); this->actionSelect->requestFinish(true); @@ -61,10 +61,11 @@ void RS_ActionSelectSingle::trigger() { - if (en && (entityTypeList.empty() || - entityTypeList.count(en->rtti()) - ) - ){ + bool typeMatch{true}; + if (en && entityTypeList.size()) + typeMatch = std::find(entityTypeList.begin(), entityTypeList.end(), en->rtti()) + != entityTypeList.end(); + if (en && typeMatch) { RS_Selection s(*container, graphicView); s.selectSingle(en); diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionselectsingle.h librecad-2.0.9/librecad/src/actions/rs_actionselectsingle.h --- librecad-2.0.8/librecad/src/actions/rs_actionselectsingle.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionselectsingle.h 2016-01-07 07:46:24.000000000 +0000 @@ -40,8 +40,9 @@ Q_OBJECT public: RS_ActionSelectSingle(RS_EntityContainer& container, - RS_GraphicView& graphicView,RS_ActionInterface* actionSelect=NULL, - std::set const& entityTypeList=std::set()); + RS_GraphicView& graphicView, + RS_ActionInterface* actionSelect=nullptr, + std::initializer_list const& entityTypeList=std::initializer_list{}); ~RS_ActionSelectSingle()=default; static QAction* createGUIAction(RS2::ActionType /*type*/, QObject* /*parent*/); @@ -52,7 +53,7 @@ virtual void updateMouseCursor(); private: - std::set const entityTypeList; + std::initializer_list const entityTypeList; RS_Entity* en; RS_ActionSelect* actionSelect; diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionselectwindow.cpp librecad-2.0.9/librecad/src/actions/rs_actionselectwindow.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionselectwindow.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionselectwindow.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,11 +27,12 @@ #include "rs_actionselectwindow.h" #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_selection.h" #include "rs_overlaybox.h" - +#include "rs_debug.h" /** * Constructor. diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionsetrelativezero.cpp librecad-2.0.9/librecad/src/actions/rs_actionsetrelativezero.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionsetrelativezero.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionsetrelativezero.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,6 +27,7 @@ #include "rs_actionsetrelativezero.h" #include +#include #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_coordinateevent.h" diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionsnapintersectionmanual.cpp librecad-2.0.9/librecad/src/actions/rs_actionsnapintersectionmanual.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionsnapintersectionmanual.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionsnapintersectionmanual.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,6 +25,7 @@ **********************************************************************/ #include +#include #include "rs_actionsnapintersectionmanual.h" #include "rs_dialogfactory.h" @@ -32,6 +33,7 @@ #include "rs_information.h" #include "rs_circle.h" #include "rs_coordinateevent.h" +#include "rs_debug.h" /** * @param both Trim both entities. diff -Nru librecad-2.0.8/librecad/src/actions/rs_actiontoolregeneratedimensions.cpp librecad-2.0.9/librecad/src/actions/rs_actiontoolregeneratedimensions.cpp --- librecad-2.0.8/librecad/src/actions/rs_actiontoolregeneratedimensions.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actiontoolregeneratedimensions.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -31,7 +31,7 @@ #include "rs_graphicview.h" #include "rs_information.h" #include "rs_dimension.h" - +#include "rs_debug.h" RS_ActionToolRegenerateDimensions::RS_ActionToolRegenerateDimensions(RS_EntityContainer& container, diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionzoompan.cpp librecad-2.0.9/librecad/src/actions/rs_actionzoompan.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionzoompan.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionzoompan.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,11 +27,13 @@ #include "rs_actionzoompan.h" #include +#include #include "rs_graphicview.h" #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_commands.h" #include "rs_commandevent.h" +#include "rs_debug.h" RS_ActionZoomPan::RS_ActionZoomPan(RS_EntityContainer& container, RS_GraphicView& graphicView) diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionzoomscroll.cpp librecad-2.0.9/librecad/src/actions/rs_actionzoomscroll.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionzoomscroll.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionzoomscroll.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,30 +25,27 @@ **********************************************************************/ #include "rs_actionzoomscroll.h" - #include "rs_graphicview.h" - RS_ActionZoomScroll::RS_ActionZoomScroll(RS2::Direction direction, - RS_EntityContainer& container, - RS_GraphicView& graphicView) - :RS_ActionInterface("Zoom scroll", container, graphicView) { - - this->direction = direction; - this->hasOffset = false; + RS_EntityContainer& container, + RS_GraphicView& graphicView) + :RS_ActionInterface("Zoom scroll", container, graphicView) + ,direction(direction) + ,hasOffset(false) +{ } RS_ActionZoomScroll::RS_ActionZoomScroll(int offsetX, int offsetY, - RS_EntityContainer& container, - RS_GraphicView& graphicView) -:RS_ActionInterface("Zoom scroll", container, graphicView) { - - this->hasOffset = true; - this->offsetX = offsetX; - this->offsetY = offsetY; + RS_EntityContainer& container, + RS_GraphicView& graphicView) + :RS_ActionInterface("Zoom scroll", container, graphicView) + ,hasOffset(true) + ,offsetX(offsetX) + ,offsetY(offsetY) +{ } - void RS_ActionZoomScroll::trigger() { if (hasOffset) { graphicView->zoomPan(offsetX, offsetY); @@ -58,8 +55,6 @@ finish(false); } - - void RS_ActionZoomScroll::init(int status) { RS_ActionInterface::init(status); trigger(); diff -Nru librecad-2.0.8/librecad/src/actions/rs_actionzoomwindow.cpp librecad-2.0.9/librecad/src/actions/rs_actionzoomwindow.cpp --- librecad-2.0.8/librecad/src/actions/rs_actionzoomwindow.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/actions/rs_actionzoomwindow.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -26,11 +26,13 @@ #include #include +#include #include "rs_actionzoomwindow.h" #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_line.h" +#include "rs_debug.h" /** @@ -98,18 +100,10 @@ if (getStatus()==SetSecondCorner && v1.valid) { v2 = snapFree(e); deletePreview(); - preview->addEntity(new RS_Line(preview.get(), - RS_LineData(RS_Vector(v1.x, v1.y), - RS_Vector(v2.x, v1.y)))); - preview->addEntity(new RS_Line(preview.get(), - RS_LineData(RS_Vector(v2.x, v1.y), - RS_Vector(v2.x, v2.y)))); - preview->addEntity(new RS_Line(preview.get(), - RS_LineData(RS_Vector(v2.x, v2.y), - RS_Vector(v1.x, v2.y)))); - preview->addEntity(new RS_Line(preview.get(), - RS_LineData(RS_Vector(v1.x, v2.y), - RS_Vector(v1.x, v1.y)))); + preview->addEntity(new RS_Line{preview.get(), v1, {v2.x, v1.y}}); + preview->addEntity(new RS_Line{preview.get(), {v2.x, v1.y}, v2}); + preview->addEntity(new RS_Line{preview.get(), v2, {v1.x, v2.y}}); + preview->addEntity(new RS_Line{preview.get(), {v1.x, v2.y}, v1}); drawPreview(); } } diff -Nru librecad-2.0.8/librecad/src/cmd/rs_commands.cpp librecad-2.0.9/librecad/src/cmd/rs_commands.cpp --- librecad-2.0.8/librecad/src/cmd/rs_commands.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/cmd/rs_commands.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -32,23 +32,28 @@ #include "rs_system.h" #include "rs_dialogfactory.h" +#include "rs_debug.h" namespace { struct LC_CommandItem { - LC_CommandItem()=delete; - LC_CommandItem(std::vector> const& fullCmdList, - std::vector> const& shortCmdList, - RS2::ActionType actionType - ): - fullCmdList(fullCmdList) - ,shortCmdList(shortCmdList) - ,actionType(actionType) - {} - ~LC_CommandItem()=default; - std::vector> const fullCmdList; - std::vector> const shortCmdList; - RS2::ActionType actionType; + std::vector> const fullCmdList; + std::vector> const shortCmdList; + RS2::ActionType actionType; }; + +// helper function to check and report command collision +template +bool isCollisionFree(std::map const& lookUp, T1 const& key, T2 const& value) +{ + if(!lookUp.count(key)) return true; + + //report command string collision + QString msg=__FILE__+QObject::tr(": duplicated command: %1 is already taken by %2") + .arg(key).arg(value); + + RS_DEBUG->print(RS_Debug::D_ERROR, "%s\n", msg.toStdString().c_str()); + return false; +} } RS_Commands* RS_Commands::uniqueInstance = nullptr; @@ -176,7 +181,7 @@ //draw arc { {{"arc", QObject::tr("arc", "draw arc")}}, - {{"ar", QObject::tr("ar", "draw arc")}, + {//{"ar", QObject::tr("ar", "draw arc")}, {"a", QObject::tr("a", "draw arc")}}, RS2::ActionDrawArc3P }, @@ -198,6 +203,12 @@ {{"c3", QObject::tr("c3", "circle 3 points")}}, RS2::ActionDrawCircle3P }, + //draw circle with point and radius + { + {{"circlecr", QObject::tr("circlecr", "circle with center and radius")}}, + {{"cc", QObject::tr("cc", "circle with center and radius")}}, + RS2::ActionDrawCircleCR + }, //draw circle tangent to 3 objects { {{"tan3", QObject::tr("tan3", "circle tangent to 3")}}, @@ -300,10 +311,29 @@ //dimension linear { {{"dimlinear", QObject::tr("dimlinear", "dimension - linear")}}, - {{"dl", QObject::tr("dh", "dimension - linear")}, + {{"dl", QObject::tr("dl", "dimension - linear")}, {"dr", QObject::tr("dr", "dimension - linear")}}, RS2::ActionDimLinear }, + //dimension angular + { + {{"dimangular", QObject::tr("dimangular", "dimension - angular")}}, + {{"dan", QObject::tr("dan", "dimension - angular")}}, + RS2::ActionDimAngular + }, + //dimension radius + { + {{"dimradial", QObject::tr("dimradial", "dimension - radial")}}, + {{"dimradius", QObject::tr("dimradius", "dimension - radius")}}, + RS2::ActionDimRadial + }, + //dimension diameter + { + {{"dimdiametric", QObject::tr("dimdiametric", "dimension - diametric")}}, + {{"dimdiameter", QObject::tr("dimdiameter", "dimension - diametric")}, + {"dd", QObject::tr("dd", "dimension - diametric")}}, + RS2::ActionDimDiametric + }, //dimension leader { {{"dimleader", QObject::tr("dimleader", "dimension - leader")}}, @@ -420,19 +450,7 @@ {{"er", QObject::tr("er", "modify - delete (erase)")}, {"del", QObject::tr("del", "modify - delete (erase)")}}, RS2::ActionModifyDelete - }, - //undo - { - {{"undo", QObject::tr("undo", "edit - undo")}}, - {{"oo", QObject::tr("oo", "edit - undo")}}, - RS2::ActionEditUndo - }, - //redo - { - {{"redo", QObject::tr("redo", "edit - redo")}}, - {{"uu", QObject::tr("uu", "edit - redo")}}, - RS2::ActionEditUndo - }, + }, //explode { {{"explode", QObject::tr("explode", "explode block/polyline into entities")}}, @@ -526,7 +544,7 @@ {{"dist", QObject::tr("dist", "distance point to point")}, {"dpp", QObject::tr("dpp", "distance point to point")}}, RS2::ActionInfoDist - }, + }, //Measure angle { {{"angle", QObject::tr("angle", "measure angle")}}, @@ -545,13 +563,17 @@ auto const act=c0.actionType; //add full commands for(auto const& p0: c0.fullCmdList){ - cmdTranslation[p0.first]=p0.second; - mainCommands[p0.second]=act; + if(isCollisionFree(cmdTranslation, p0.first, p0.second)) + cmdTranslation[p0.first]=p0.second; + if(isCollisionFree(mainCommands, p0.second, act)) + mainCommands[p0.second]=act; } //add short commands for(auto const& p1: c0.shortCmdList){ - cmdTranslation[p1.first]=p1.second; - shortCommands[p1.second]=act; + if(isCollisionFree(cmdTranslation, p1.first, p1.second)) + cmdTranslation[p1.first]=p1.second; + if(isCollisionFree(shortCommands, p1.second, act)) + shortCommands[p1.second]=act; } } @@ -650,7 +672,10 @@ {QObject::tr("back"),"back"}, {QObject::tr("b","back"),"back"}, //printer preview - {QObject::tr("paperoffset"),"paperoffset"}, + {QObject::tr("bw"), "blackwhite"}, + {QObject::tr("blackwhite"), "blackwhite"}, + {QObject::tr("color"), "color"}, + {QObject::tr("paperoffset"),"paperoffset"}, {QObject::tr("graphoffset"),"graphoffset"} }; for(auto const& p: transList){ @@ -773,27 +798,25 @@ ret = mainCommands[cmd]; } else if ( shortCommands.count(cmd) ) { ret = shortCommands[cmd]; - } + } else + return ret; - // find full command to confirm to user: - if(verbose){ - for(auto const& p: mainCommands){ - if(p.second==ret){ - if (RS_DIALOGFACTORY) { - RS_DEBUG->print("RS_Commands::cmdToAction: commandMessage"); - //RS_DIALOGFACTORY->commandMessage(QObject::tr("Command: %1") - // .arg(full)); - RS_DIALOGFACTORY->commandMessage(QObject::tr("Command: %1 (%2)").arg(full).arg(p.first)); - // RS_DialogFactory::instance()->commandMessage( QObject::tr("Command: %1").arg(full)); - RS_DEBUG->print("RS_Commands::cmdToAction: " - "commandMessage: ok"); - } - return ret; - } - } - RS_DEBUG->print(QObject::tr("RS_Commands:: command not found: %1").arg(full).toStdString().c_str()); - } - return ret; + if (!verbose) return ret; + // find full command to confirm to user: + for(auto const& p: mainCommands){ + if(p.second==ret){ + if (RS_DIALOGFACTORY) { + RS_DEBUG->print("RS_Commands::cmdToAction: commandMessage"); + RS_DIALOGFACTORY->commandMessage(QObject::tr("Command: %1 (%2)").arg(full).arg(p.first)); + // RS_DialogFactory::instance()->commandMessage( QObject::tr("Command: %1").arg(full)); + RS_DEBUG->print("RS_Commands::cmdToAction: " + "commandMessage: ok"); + } + return ret; + } + } + RS_DEBUG->print(QObject::tr("RS_Commands:: command not found: %1").arg(full).toStdString().c_str()); + return ret; } /** @@ -871,11 +894,11 @@ bool RS_Commands::checkCommand(const QString& cmd, const QString& str, RS2::ActionType /*action*/) { - QString&& strl = str.toLower(); - QString&& cmdLower = cmd.toLower(); + QString const& strl = str.toLower(); + QString const& cmdLower = cmd.toLower(); auto it = instance()->cmdTranslation.find(cmdLower); if(it != instance()->cmdTranslation.end()){ - RS2::ActionType type0=instance()->cmdToAction(it->second); + RS2::ActionType type0=instance()->cmdToAction(it->second, false); if( type0 != RS2::ActionNone ) { return type0 ==instance()->cmdToAction(strl); } diff -Nru librecad-2.0.8/librecad/src/lib/actions/rs_actioninterface.cpp librecad-2.0.9/librecad/src/lib/actions/rs_actioninterface.cpp --- librecad-2.0.8/librecad/src/lib/actions/rs_actioninterface.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/actions/rs_actioninterface.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -30,6 +30,7 @@ #include "rs_commands.h" #include "rs_dialogfactory.h" #include "rs_coordinateevent.h" +#include "rs_debug.h" /** * Constructor. @@ -180,8 +181,7 @@ * for the command line. */ QStringList RS_ActionInterface::getAvailableCommands() { - QStringList l; - return l; + return QStringList{}; } /** diff -Nru librecad-2.0.8/librecad/src/lib/actions/rs_previewactioninterface.cpp librecad-2.0.9/librecad/src/lib/actions/rs_previewactioninterface.cpp --- librecad-2.0.8/librecad/src/lib/actions/rs_previewactioninterface.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/actions/rs_previewactioninterface.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,11 +23,10 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ - - #include "rs_previewactioninterface.h" #include "rs_graphicview.h" +#include "rs_debug.h" /** * Constructor. diff -Nru librecad-2.0.8/librecad/src/lib/actions/rs_preview.cpp librecad-2.0.9/librecad/src/lib/actions/rs_preview.cpp --- librecad-2.0.8/librecad/src/lib/actions/rs_preview.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/actions/rs_preview.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -43,22 +43,11 @@ } /** - * Destructor. - */ -RS_Preview::~RS_Preview() { - /* - RS_SETTINGS->beginGroup("/Appearance"); - RS_SETTINGS->writeEntry("/MaxPreview", maxEntities); - RS_SETTINGS->endGroup(); - */ -} - -/** * Adds an entity to this preview and removes any attributes / layer * connectsions before that. */ void RS_Preview::addEntity(RS_Entity* entity) { - if (entity==nullptr || entity->isUndone()) { + if (!entity || entity->isUndone()) { return; } @@ -84,21 +73,13 @@ RS_Vector max = entity->getMax(); RS_Line* l1 = - new RS_Line(this, - RS_LineData(RS_Vector(min.x, min.y), - RS_Vector(max.x, min.y))); + new RS_Line(this, {min.x, min.y}, {max.x, min.y}); RS_Line* l2 = - new RS_Line(this, - RS_LineData(RS_Vector(max.x, min.y), - RS_Vector(max.x, max.y))); + new RS_Line(this, {max.x, min.y}, {max.x, max.y}); RS_Line* l3 = - new RS_Line(this, - RS_LineData(RS_Vector(max.x, max.y), - RS_Vector(min.x, max.y))); + new RS_Line(this, {max.x, max.y}, {min.x, max.y}); RS_Line* l4 = - new RS_Line(this, - RS_LineData(RS_Vector(min.x, max.y), - RS_Vector(min.x, min.y))); + new RS_Line(this, {min.x, max.y}, {min.x, min.y}); RS_EntityContainer::addEntity(l1); RS_EntityContainer::addEntity(l2); diff -Nru librecad-2.0.8/librecad/src/lib/actions/rs_preview.h librecad-2.0.9/librecad/src/lib/actions/rs_preview.h --- librecad-2.0.8/librecad/src/lib/actions/rs_preview.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/actions/rs_preview.h 2016-01-07 07:46:24.000000000 +0000 @@ -43,7 +43,7 @@ class RS_Preview : public RS_EntityContainer { public: RS_Preview(RS_EntityContainer* parent=nullptr); - ~RS_Preview(); + ~RS_Preview() = default; virtual RS2::EntityType rtti() const { return RS2::EntityPreview; } diff -Nru librecad-2.0.8/librecad/src/lib/actions/rs_snapper.cpp librecad-2.0.9/librecad/src/lib/actions/rs_snapper.cpp --- librecad-2.0.8/librecad/src/lib/actions/rs_snapper.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/actions/rs_snapper.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -26,6 +26,7 @@ #include +#include #include "rs_snapper.h" #include "rs_circle.h" @@ -37,6 +38,20 @@ #include "rs_overlayline.h" #include "rs_entitycontainer.h" #include "rs_coordinateevent.h" +#include "rs_pen.h" +#include "rs_debug.h" + +struct RS_Snapper::ImpData { +QString snap_indicator; +RS_Pen line_pen; +RS_Pen circle_pen; +RS_Vector snapCoord; +RS_Vector snapSpot; +}; + +namespace { +RS_Pen const crossHairPen{RS_Color(255,194,0), RS2::Width00, RS2::DashLine2}; +} /** * Disable all snapping. @@ -45,7 +60,8 @@ * * @returns A refrence to itself. */ - RS_SnapMode const & RS_SnapMode::clear(void) { + RS_SnapMode const & RS_SnapMode::clear() +{ snapFree = false; snapGrid = false; snapEndpoint = false; @@ -76,15 +92,15 @@ /** * Constructor. */ -RS_Snapper::RS_Snapper(RS_EntityContainer& container, - RS_GraphicView& graphicView) { - RS_DEBUG->print("RS_Snapper::RS_Snapper()"); - this->container = &container; - this->graphicView = &graphicView; - finished = false; +RS_Snapper::RS_Snapper(RS_EntityContainer& container, RS_GraphicView& graphicView) + :container(&container) + ,graphicView(&graphicView) + ,pImpData(new ImpData{}) +{ init(); } +RS_Snapper::~RS_Snapper() = default; /** * Initialize (called by all constructors) @@ -93,8 +109,8 @@ snapMode = graphicView->getDefaultSnapMode(); //snapRes = graphicView->getSnapRestriction(); keyEntity = nullptr; - snapSpot = RS_Vector(false); - snapCoord = RS_Vector(false); + pImpData->snapSpot = RS_Vector{false}; + pImpData->snapCoord = RS_Vector{false}; m_SnapDistance = 1.0; // RS_SETTINGS->beginGroup("/Snap"); // snapRange = RS_SETTINGS->readNumEntry("/Range", 20); @@ -105,7 +121,9 @@ // RS_SETTINGS->endGroup(); RS_SETTINGS->beginGroup("/Appearance"); showCrosshairs = (bool)RS_SETTINGS->readNumEntry("/ShowCrosshairs", 1); + pImpData->snap_indicator = RS_SETTINGS->readEntry("/SnapIndicator", "Crosshair"); RS_SETTINGS->endGroup(); + snapRange=getSnapRange(); } @@ -116,22 +134,32 @@ void RS_Snapper::setSnapMode(const RS_SnapMode& snapMode) { this->snapMode = snapMode; - if (RS_DIALOGFACTORY==nullptr) return; + if (!RS_DIALOGFACTORY) return; RS_DIALOGFACTORY->requestSnapDistOptions(m_SnapDistance, snapMode.snapDistance); RS_DIALOGFACTORY->requestSnapMiddleOptions(middlePoints, snapMode.snapMiddle); //std::cout<<"RS_Snapper::setSnapMode(): middlePoints="<snapMode); +} + +RS_SnapMode* RS_Snapper::getSnapMode() { + return &(this->snapMode); +} + //get current mouse coordinates RS_Vector RS_Snapper::snapFree(QMouseEvent* e) { - if (e==nullptr) { + if (!e) { RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Snapper::snapFree: event is nullptr"); return RS_Vector(false); } - snapSpot=graphicView->toGraph(e->x(), e->y()); - snapCoord=snapSpot; + pImpData->snapSpot=graphicView->toGraph(e->x(), e->y()); + pImpData->snapCoord=pImpData->snapSpot; showCrosshairs=true; - return snapCoord; + return pImpData->snapCoord; } /** @@ -143,13 +171,13 @@ RS_Vector RS_Snapper::snapPoint(QMouseEvent* e) { RS_DEBUG->print("RS_Snapper::snapPoint"); - snapSpot = RS_Vector(false); + pImpData->snapSpot = RS_Vector(false); RS_Vector t(false); - if (e==nullptr) { + if (!e) { RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Snapper::snapPoint: event is nullptr"); - return snapSpot; + return pImpData->snapSpot; } RS_Vector mouseCoord = graphicView->toGraph(e->x(), e->y()); @@ -157,86 +185,86 @@ if (snapMode.snapEndpoint) { t = snapEndpoint(mouseCoord); - double&& ds2=mouseCoord.squaredTo(t); + double ds2=mouseCoord.squaredTo(t); if (ds2 < ds2Min){ ds2Min=ds2; - snapSpot = t; + pImpData->snapSpot = t; } } if (snapMode.snapCenter) { t = snapCenter(mouseCoord); - double&& ds2=mouseCoord.squaredTo(t); + double ds2=mouseCoord.squaredTo(t); if (ds2 < ds2Min){ ds2Min=ds2; - snapSpot = t; + pImpData->snapSpot = t; } } if (snapMode.snapMiddle) { //this is still brutal force //todo: accept value from widget QG_SnapMiddleOptions - if(RS_DIALOGFACTORY != nullptr) { + if(RS_DIALOGFACTORY ) { RS_DIALOGFACTORY->requestSnapMiddleOptions(middlePoints, snapMode.snapMiddle); } t = snapMiddle(mouseCoord); - double&& ds2=mouseCoord.squaredTo(t); + double ds2=mouseCoord.squaredTo(t); if (ds2 < ds2Min){ ds2Min=ds2; - snapSpot = t; + pImpData->snapSpot = t; } } if (snapMode.snapDistance) { //this is still brutal force //todo: accept value from widget QG_SnapDistOptions - if(RS_DIALOGFACTORY != nullptr) { + if(RS_DIALOGFACTORY ) { RS_DIALOGFACTORY->requestSnapDistOptions(m_SnapDistance, snapMode.snapDistance); } t = snapDist(mouseCoord); - double&& ds2=mouseCoord.squaredTo(t); + double ds2=mouseCoord.squaredTo(t); if (ds2 < ds2Min){ ds2Min=ds2; - snapSpot = t; + pImpData->snapSpot = t; } } if (snapMode.snapIntersection) { t = snapIntersection(mouseCoord); - double&& ds2=mouseCoord.squaredTo(t); + double ds2=mouseCoord.squaredTo(t); if (ds2 < ds2Min){ ds2Min=ds2; - snapSpot = t; + pImpData->snapSpot = t; } } if (snapMode.snapOnEntity && - snapSpot.distanceTo(mouseCoord) > snapMode.distance) { + pImpData->snapSpot.distanceTo(mouseCoord) > snapMode.distance) { t = snapOnEntity(mouseCoord); - double&& ds2=mouseCoord.squaredTo(t); + double ds2=mouseCoord.squaredTo(t); if (ds2 < ds2Min){ ds2Min=ds2; - snapSpot = t; + pImpData->snapSpot = t; } } if (snapMode.snapGrid) { t = snapGrid(mouseCoord); - double&& ds2=mouseCoord.squaredTo(t); + double ds2=mouseCoord.squaredTo(t); if (ds2 < ds2Min){ ds2Min=ds2; - snapSpot = t; + pImpData->snapSpot = t; } } - if( ! snapSpot.valid ) { - snapSpot=mouseCoord; //default to snapFree + if( !pImpData->snapSpot.valid ) { + pImpData->snapSpot=mouseCoord; //default to snapFree } else { // std::cout<<"mouseCoord.distanceTo(snapSpot)="<firstEntity(level);en!=nullptr;en=container->nextEntity(level)){ + //isContainer + bool isContainer{false}; + switch(enType){ + case RS2::EntityPolyline: + case RS2::EntityContainer: + case RS2::EntitySpline: + isContainer=true; + break; + default: + break; + } + + for(RS_Entity* en= container->firstEntity(level);en;en=container->nextEntity(level)){ if(en->isVisible()==false) continue; - if(en->rtti() != enType && RS2::isContainer(enType)){ + if(en->rtti() != enType && isContainer){ //whether this entity is a member of member of the type enType RS_Entity* parent(en->getParent()); - bool matchFound(false); - while(parent != nullptr) { + bool matchFound{false}; + while(parent ) { // std::cout<<"RS_Snapper::catchEntity(): parent->rtti()="<rtti()<<" enType= "<rtti() == enType) { matchFound=true; @@ -539,7 +579,7 @@ } parent=parent->getParent(); } - if(matchFound==false) continue; + if(!matchFound) continue; } if (en->rtti() == enType){ ec.addEntity(en); @@ -551,11 +591,11 @@ RS_Entity* entity = ec.getNearestEntity(pos, &dist, RS2::ResolveNone); int idx = -1; - if (entity!=nullptr && entity->getParent()!=nullptr) { + if (entity && entity->getParent()) { idx = entity->getParent()->findEntity(entity); } - if (entity!=nullptr && dist<=getSnapRange()) { + if (entity && dist<=getSnapRange()) { // highlight: RS_DEBUG->print("RS_Snapper::catchEntity: found: %d", idx); return entity; @@ -596,15 +636,15 @@ RS_Entity* RS_Snapper::catchEntity(QMouseEvent* e, RS2::EntityType enType, RS2::ResolveLevel level) { return catchEntity( - RS_Vector(graphicView->toGraphX(e->x()), - graphicView->toGraphY(e->y())), enType, - level); + {graphicView->toGraphX(e->x()), graphicView->toGraphY(e->y())}, + enType, + level); } -RS_Entity* RS_Snapper::catchEntity(QMouseEvent* e, const std::set& enTypeList, +RS_Entity* RS_Snapper::catchEntity(QMouseEvent* e, const std::initializer_list& enTypeList, RS2::ResolveLevel level) { RS_Entity* pten = nullptr; - RS_Vector coord(RS_Vector(graphicView->toGraphX(e->x()), graphicView->toGraphY(e->y()))); + RS_Vector coord{graphicView->toGraphX(e->x()), graphicView->toGraphY(e->y())}; switch(enTypeList.size()) { case 0: return catchEntity(coord, level); @@ -615,7 +655,7 @@ for( auto t0: enTypeList){ RS_Entity* en=catchEntity(coord, t0, level); if(en) ec.addEntity(en); -// if(en!=nullptr) { +// if(en) { // std::cout<<__FILE__<<" : "<<__func__<<" : lines "<<__LINE__<getFactor().x)); - circle->setPen(pen); - - container->addEntity(circle); - - // crosshairs: - if (showCrosshairs==true) { - if(graphicView->isGridIsometric()) {//isometric crosshair - RS2::CrosshairType chType=graphicView->getCrosshairType(); - RS_Vector direction1; - RS_Vector direction2(0.,1.); - double l=graphicView->getWidth()+graphicView->getHeight(); - switch(chType){ - case RS2::RightCrosshair: - direction1=RS_Vector(M_PI*5./6.)*l; - direction2*=l; - break; - case RS2::LeftCrosshair: - direction1=RS_Vector(M_PI*1./6.)*l; - direction2*=l; - break; - default: - direction1=RS_Vector(M_PI*1./6.)*l; - direction2=RS_Vector(M_PI*5./6.)*l; - } - RS_Vector center(graphicView->toGui(snapCoord)); - RS_OverlayLine *line=new RS_OverlayLine(nullptr,RS_LineData(center-direction1,center+direction1)); - line->setPen(crossHairPen); - container->addEntity(line); - line=new RS_OverlayLine(nullptr,RS_LineData(center-direction2,center+direction2)); - line->setPen(crossHairPen); - container->addEntity(line); - }else{//orthogonal crosshair - - - RS_OverlayLine *line=new RS_OverlayLine(nullptr, RS_LineData(RS_Vector(0, graphicView->toGuiY(snapCoord.y)), - RS_Vector(graphicView->getWidth(), graphicView->toGuiY(snapCoord.y)))); - line->setPen(crossHairPen); - container->addEntity(line); - - line=new RS_OverlayLine(nullptr, RS_LineData(RS_Vector(graphicView->toGuiX(snapCoord.x),0), - RS_Vector(graphicView->toGuiX(snapCoord.x), graphicView->getHeight()))); - line->setPen(crossHairPen); - container->addEntity(line); - } - - } - graphicView->redraw(RS2::RedrawOverlay); // redraw will happen in the mouse movement event - RS_DEBUG->print("RS_Snapper::Snapped draw end"); - } - if (snapCoord.valid && snapCoord!=snapSpot) { - - RS_OverlayLine *line=new RS_OverlayLine(nullptr, RS_LineData(graphicView->toGui(snapSpot)+RS_Vector(-5,0), - graphicView->toGui(snapSpot)+RS_Vector(-1,4))); - line->setPen(crossHairPen); - container->addEntity(line); - line=new RS_OverlayLine(nullptr, RS_LineData(graphicView->toGui(snapSpot)+RS_Vector(0,5), - graphicView->toGui(snapSpot)+RS_Vector(4,1))); - line->setPen(crossHairPen); - container->addEntity(line); - line=new RS_OverlayLine(nullptr, RS_LineData(graphicView->toGui(snapSpot)+RS_Vector(5,0), - graphicView->toGui(snapSpot)+RS_Vector(1,-4))); - line->setPen(crossHairPen); - container->addEntity(line); - line=new RS_OverlayLine(nullptr, RS_LineData(graphicView->toGui(snapSpot)+RS_Vector(0,-5), - graphicView->toGui(snapSpot)+RS_Vector(-4,-1))); - line->setPen(crossHairPen); - container->addEntity(line); + //clear the old snaper from overlay + graphicView->getOverlayContainer(RS2::Snapper)->clear(); + if (!finished && pImpData->snapSpot) { + RS_EntityContainer *container=graphicView->getOverlayContainer(RS2::Snapper); + + if (pImpData->snapCoord) { + RS_DEBUG->print("RS_Snapper::Snapped draw start"); + // Pen for snapper + RS_Pen pen(RS_Color(255,194,0), RS2::Width00, RS2::SolidLine); + pen.setScreenWidth(1); + + // Circle to show snap area + RS_Circle *circle=new RS_Circle(container, + {pImpData->snapCoord, 4/graphicView->getFactor().x}); + circle->setPen(pen); + + container->addEntity(circle); + + // crosshairs: + if (showCrosshairs) { + if(graphicView->isGridIsometric()) + //isometric crosshair + drawCrossHairIso(); + else + //orthogonal crosshair + drawCrossHairOrth(); + } + graphicView->redraw(RS2::RedrawOverlay); // redraw will happen in the mouse movement event + RS_DEBUG->print("RS_Snapper::Snapped draw end"); + } + if (pImpData->snapCoord && pImpData->snapCoord != pImpData->snapSpot) { + + RS_OverlayLine *line=new RS_OverlayLine(container, + {graphicView->toGui(pImpData->snapSpot)+RS_Vector{-5.,0.}, + graphicView->toGui(pImpData->snapSpot)+RS_Vector{-1.,4.}}); + line->setPen(crossHairPen); + container->addEntity(line); + line=new RS_OverlayLine(container, + {graphicView->toGui(pImpData->snapSpot)+RS_Vector{0.,5.}, + graphicView->toGui(pImpData->snapSpot)+RS_Vector{4.,1.}}); + line->setPen(crossHairPen); + container->addEntity(line); + line=new RS_OverlayLine(container, + {graphicView->toGui(pImpData->snapSpot)+RS_Vector{5.,0.}, + graphicView->toGui(pImpData->snapSpot)+RS_Vector{1.,-4.}}); + line->setPen(crossHairPen); + container->addEntity(line); + line=new RS_OverlayLine(container, + {graphicView->toGui(pImpData->snapSpot)+RS_Vector{0.,-5.}, + graphicView->toGui(pImpData->snapSpot)+RS_Vector{-4.,-1.}}); + line->setPen(crossHairPen); + container->addEntity(line); + + graphicView->redraw(RS2::RedrawOverlay); // redraw will happen in the mouse movement event + } + } +} - graphicView->redraw(RS2::RedrawOverlay); // redraw will happen in the mouse movement event - } - } +//draw crosshair isometric +void RS_Snapper::drawCrossHairIso() +{ + auto container=graphicView->getOverlayContainer(RS2::Snapper); + RS2::CrosshairType chType=graphicView->getCrosshairType(); + RS_Vector direction1; + RS_Vector direction2{0.,1.}; + double const l=graphicView->getWidth()+graphicView->getHeight(); + switch(chType){ + case RS2::RightCrosshair: + direction1=RS_Vector(M_PI*5./6.)*l; + direction2*=l; + break; + case RS2::LeftCrosshair: + direction1=RS_Vector(M_PI*1./6.)*l; + direction2*=l; + break; + default: + direction1=RS_Vector(M_PI*1./6.)*l; + direction2=RS_Vector(M_PI*5./6.)*l; + } + RS_Vector const& center = graphicView->toGui(pImpData->snapCoord); + RS_OverlayLine *line=new RS_OverlayLine(container, + {center-direction1,center+direction1}); + line->setPen(crossHairPen); + container->addEntity(line); + line=new RS_OverlayLine(container, + {center-direction2,center+direction2}); + line->setPen(crossHairPen); + container->addEntity(line); +} + +//draw crosshair orthogonal +void RS_Snapper::drawCrossHairOrth() +{ + auto container=graphicView->getOverlayContainer(RS2::Snapper); + RS_OverlayLine *line=new RS_OverlayLine(container, + {{0., graphicView->toGuiY(pImpData->snapCoord.y)}, + {double(graphicView->getWidth()), graphicView->toGuiY(pImpData->snapCoord.y)} + }); + line->setPen(crossHairPen); + container->addEntity(line); + + line=new RS_OverlayLine(container, + {{graphicView->toGuiX(pImpData->snapCoord.x),0.}, + {graphicView->toGuiX(pImpData->snapCoord.x), + double(graphicView->getHeight())}}); + line->setPen(crossHairPen); + container->addEntity(line); } /** diff -Nru librecad-2.0.8/librecad/src/lib/actions/rs_snapper.h librecad-2.0.9/librecad/src/lib/actions/rs_snapper.h --- librecad-2.0.8/librecad/src/lib/actions/rs_snapper.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/actions/rs_snapper.h 2016-01-07 07:46:24.000000000 +0000 @@ -28,7 +28,7 @@ #ifndef RS_SNAPPER_H #define RS_SNAPPER_H -#include +#include #include "rs.h" #include "rs_vector.h" @@ -60,18 +60,6 @@ double distance=5.; /// The distance to snap before defaulting to free snaping. /** - * Default Constructor - * - * Creates a RS_SnapMode that specifies only free snapping. - * - */ - RS_SnapMode()=default; - ~RS_SnapMode()=default; - RS_SnapMode(RS_SnapMode const& ) = default; - - RS_SnapMode& operator =(RS_SnapMode const& ) = default; - - /** * Disable all snapping. * * This effectivly puts the object into free snap mode. @@ -96,9 +84,12 @@ public: RS_Snapper() = delete; RS_Snapper(RS_EntityContainer& container, RS_GraphicView& graphicView); - virtual ~RS_Snapper() = default; + virtual ~RS_Snapper(); void init(); + //! + //! \brief finish stop using snapper + //! void finish(); /** @@ -108,16 +99,16 @@ * If the snap mode didn't require an entity (e.g. free, grid) this * method will return NULL. */ - RS_Entity* getKeyEntity() { + RS_Entity* getKeyEntity() const { return keyEntity; } /** Sets a new snap mode. */ void setSnapMode(const RS_SnapMode& snapMode); - RS_SnapMode *getSnapMode(void) { - return &this->snapMode; - } + RS_SnapMode const* getSnapMode() const; + RS_SnapMode* getSnapMode(); + /** Sets a new snap restriction. */ void setSnapRestriction(RS2::SnapRestriction /*snapRes*/) { //this->snapRes = snapRes; @@ -163,17 +154,13 @@ RS2::ResolveLevel level=RS2::ResolveNone); RS_Entity* catchEntity(QMouseEvent* e, RS2::EntityType enType, RS2::ResolveLevel level=RS2::ResolveNone); - RS_Entity* catchEntity(QMouseEvent* e, const std::set& enTypeList, + RS_Entity* catchEntity(QMouseEvent* e, const std::initializer_list& enTypeList, RS2::ResolveLevel level=RS2::ResolveNone); /** * Suspends this snapper while another action takes place. */ - virtual void suspend() { - // RVT Don't delete the snapper here! - // RVT_PORT (can be deleted)(); - snapSpot = snapCoord = RS_Vector(false); - } + virtual void suspend(); /** * Resumes this snapper after it has been suspended. @@ -194,9 +181,7 @@ double getSnapRange() const; RS_EntityContainer* container; RS_GraphicView* graphicView; - RS_Entity* keyEntity; - RS_Vector snapCoord; - RS_Vector snapSpot; + RS_Entity* keyEntity; RS_SnapMode snapMode; //RS2::SnapRestriction snapRes; /** @@ -209,15 +194,23 @@ * default to 1, i.e., equidistant to start/end points */ int middlePoints; - /** - * Snap range for catching entities. - */ - int snapRange; - /** - * Show large cross hairs. - */ - bool showCrosshairs; - bool finished; + /** + * Snap range for catching entities. + */ + int snapRange; + /** + * Show large cross hairs. + */ + bool showCrosshairs; + bool finished{false}; + +private: + //draw crosshair isometric + void drawCrossHairIso(); + //draw crosshair orthogonal + void drawCrossHairOrth(); + struct ImpData; + std::unique_ptr pImpData; }; #endif diff -Nru librecad-2.0.8/librecad/src/lib/creation/rs_creation.cpp librecad-2.0.9/librecad/src/lib/creation/rs_creation.cpp --- librecad-2.0.8/librecad/src/lib/creation/rs_creation.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/creation/rs_creation.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,7 +24,8 @@ ** **********************************************************************/ - +#include +#include #include #include "rs_creation.h" #include "rs_document.h" @@ -43,6 +44,7 @@ #include "rs_modification.h" #include "rs_information.h" #include "rs_math.h" +#include "rs_debug.h" /** * Default constructor. @@ -77,7 +79,7 @@ RS_Entity* RS_Creation::createParallelThrough(const RS_Vector& coord, int number, RS_Entity* e) { - if (e==nullptr) { + if (!e) { return nullptr; } @@ -120,7 +122,7 @@ RS_Entity* RS_Creation::createParallel(const RS_Vector& coord, double distance, int number, RS_Entity* e) { - if (e==nullptr) { + if (!e) { return nullptr; } @@ -166,12 +168,11 @@ double distance, int number, RS_Line* e) { - if (e==nullptr) { + if (!e) { return nullptr; } double ang = e->getAngle1() + M_PI_2; - RS_Vector p1, p2; RS_LineData parallelData; RS_Line* ret = nullptr; @@ -182,18 +183,18 @@ for (int num=1; num<=number; ++num) { // calculate 1st parallel: - p1.setPolar(distance*num, ang); + RS_Vector p1 = RS_Vector::polar(distance*num, ang); p1 += e->getStartpoint(); - p2.setPolar(distance*num, ang); + RS_Vector p2 = RS_Vector::polar(distance*num, ang); p2 += e->getEndpoint(); - RS_Line parallel1(nullptr, RS_LineData(p1, p2)); + RS_Line parallel1{p1, p2}; // calculate 2nd parallel: p1.setPolar(distance*num, ang+M_PI); p1 += e->getStartpoint(); p2.setPolar(distance*num, ang+M_PI); p2 += e->getEndpoint(); - RS_Line parallel2(nullptr, RS_LineData(p1, p2)); + RS_Line parallel2{p1, p2}; double dist1 = parallel1.getDistanceToPoint(coord); double dist2 = parallel2.getDistanceToPoint(coord); @@ -206,8 +207,8 @@ parallelData = parallel2.getData(); } - RS_Line* newLine = new RS_Line(container, parallelData); - if (ret==nullptr) { + RS_Line* newLine = new RS_Line{container, parallelData}; + if (!ret) { ret = newLine; } setEntity(newLine); @@ -241,7 +242,7 @@ double distance, int number, RS_Arc* e) { - if (e==nullptr) { + if (!e) { return nullptr; } @@ -286,7 +287,7 @@ } RS_Arc* newArc = new RS_Arc(container, parallelData); - if (ret==nullptr) { + if (!ret) { ret = newArc; } setEntity(newArc); @@ -316,7 +317,7 @@ double distance, int number, RS_Circle* e) { - if (e==nullptr) { + if (!e) { return nullptr; } @@ -361,7 +362,7 @@ } RS_Circle* newCircle = new RS_Circle(container, parallelData); - if (ret==nullptr) { + if (!ret) { ret = newCircle; } setEntity(newCircle); @@ -432,22 +433,24 @@ RS_Line* l1, RS_Line* l2) { - RS_VectorSolutions sol; // check given entities: - if( ! (l1 && l2)) return nullptr; - if(! (l1->rtti()==RS2::EntityLine && l1->rtti()==RS2::EntityLine)) return nullptr; + if (!(l1 && l2)) + return nullptr; + if (!(l1->rtti()==RS2::EntityLine && l2->rtti()==RS2::EntityLine)) + return nullptr; // intersection between entities: - sol = RS_Information::getIntersection(l1, l2, false); + RS_VectorSolutions const& sol = + RS_Information::getIntersection(l1, l2, false); RS_Vector inters = sol.get(0); - if (inters.valid==false) { + if (!inters.valid) { return nullptr; } double angle1 = inters.angleTo(l1->getNearestPointOnEntity(coord1)); double angle2 = inters.angleTo(l2->getNearestPointOnEntity(coord2)); double angleDiff = RS_Math::getAngleDifference(angle1, angle2); - if (angleDiff>M_PI) { + if (angleDiff > M_PI) { angleDiff = angleDiff - 2.*M_PI; } RS_Line* ret = nullptr; @@ -456,21 +459,15 @@ document->startUndoCycle(); } - for (int n=1; n<=num; ++n) { + for (int n=1; n <= num; ++n) { double angle = angle1 + (angleDiff / (num+1) * n); - RS_LineData d; - RS_Vector v; - - v.setPolar(length, angle); - d = RS_LineData(inters, inters + v); + RS_Vector const& v = RS_Vector::polar(length, angle); - RS_Line* newLine = new RS_Line(container, d); - if (ret==nullptr) { - ret = newLine; - } + RS_Line* newLine = new RS_Line{container, inters, inters + v}; + if (!ret) ret = newLine; setEntity(newLine); } if (document && handleUndo) { @@ -494,16 +491,18 @@ RS_Line* ret = nullptr; // check given entities: - if(! (circle && normal)) return ret; - if(! circle->isArc()) return ret; + if (!(circle && normal)) + return ret; + if (!circle->isArc()) + return ret; //if( normal->getLength()getNearestOrthTan(coord,*normal,false); + RS_Vector const& t0 = circle->getNearestOrthTan(coord,*normal,false); if(!t0.valid) return ret; - RS_Vector vp=normal->getNearestPointOnEntity(t0, false); + RS_Vector const& vp=normal->getNearestPointOnEntity(t0, false); if (document && handleUndo) { document->startUndoCycle(); } - ret = new RS_Line(container, RS_LineData(vp,t0)); + ret = new RS_Line{container, vp, t0}; ret->setLayerToActive(); ret->setPenToActive(); return ret; @@ -526,20 +525,22 @@ //RS_Vector circleCenter; // check given entities: - if(! (circle && point.valid)) return nullptr; - if( !( circle->isArc() || circle->rtti()==RS2::EntitySplinePoints)) + if (!(circle && point.valid)) return nullptr; + if (!(circle->isArc() || circle->rtti()==RS2::EntitySplinePoints)){ return nullptr; + } // the two tangent points: RS_VectorSolutions sol=circle->getTangentPoint(point); - if(sol.getNumber()==0) return nullptr; - RS_Vector vp2(sol.getClosest(coord)); + if (!sol.getNumber()) + return nullptr; + RS_Vector const vp2{sol.getClosest(coord)}; RS_LineData d; if( (vp2-point).squared() > RS_TOLERANCE2 ) { - d=RS_LineData(vp2,point); + d={vp2, point}; }else{//the given point is a tangential point - d=RS_LineData(point+circle->getTangentDirection(point),point); + d={point+circle->getTangentDirection(point), point}; } @@ -549,7 +550,7 @@ document->startUndoCycle(); } - ret = new RS_Line(container, d); + ret = new RS_Line{container, d}; setEntity(ret); return ret; @@ -607,23 +608,18 @@ double angle2 = asin(dist2/dist1); double angt1 = angle1 + angle2 + M_PI_2; double angt2 = angle1 - angle2 - M_PI_2; - RS_Vector offs1; - RS_Vector offs2; - - offs1.setPolar(circleRadius1, angt1); - offs2.setPolar(circleRadius2, angt1); + RS_Vector offs1 = RS_Vector::polar(circleRadius1, angt1); + RS_Vector offs2 = RS_Vector::polar(circleRadius2, angt1); - d = RS_LineData(circleCenter1 + offs1, - circleCenter2 + offs2); - poss.push_back( new RS_Line(nullptr, d)); + poss.push_back( new RS_Line{circleCenter1 + offs1, + circleCenter2 + offs2}); offs1.setPolar(circleRadius1, angt2); offs2.setPolar(circleRadius2, angt2); - d = RS_LineData(circleCenter1 + offs1, - circleCenter2 + offs2); - poss.push_back( new RS_Line(nullptr, d)); + poss.push_back( new RS_Line{circleCenter1 + offs1, + circleCenter2 + offs2}); } // inner tangents: @@ -638,17 +634,15 @@ offs1.setPolar(circleRadius1, angt3); offs2.setPolar(circleRadius2, angt3); - d = RS_LineData(circleCenter1 - offs1, - circleCenter2 + offs2); - poss.push_back( new RS_Line(nullptr, d)); + poss.push_back( new RS_Line{circleCenter1 - offs1, + circleCenter2 + offs2}); offs1.setPolar(circleRadius1, angt4); offs2.setPolar(circleRadius2, angt4); - d = RS_LineData(circleCenter1 - offs1, - circleCenter2 + offs2); - poss.push_back( new RS_Line(nullptr, d)); + poss.push_back( new RS_Line{circleCenter1 - offs1, + circleCenter2 + offs2}); } } @@ -700,15 +694,16 @@ m.push_back(2.*a*b*v.x); //mb11 m.push_back(a*a*b*b); //mc1 - auto&& vs0=RS_Math::simultaneousQuadraticSolver(m); //to hold solutions + auto vs0=RS_Math::simultaneousQuadraticSolver(m); //to hold solutions if (vs0.getNumber()<1) return nullptr; // for(size_t i=0;igetCenter()+ RS_Vector(vpec.y/e2->getRatio(),vpec.x*e2->getRatio())); + RS_Vector vpe2(e2->getCenter()+ + RS_Vector(vpec.y/e2->getRatio(),vpec.x*e2->getRatio())); vpec.x *= -1.;//direction vector of tangent RS_Vector vpe1(vpe2 - vpec*(RS_Vector::dotP(vpec,vpe2)/vpec.squared())); // std::cout<<"vpe1.squared()="<rotate(a2); l->scale(factor1); l->rotate(a0); @@ -746,7 +741,7 @@ document->startUndoCycle(); } - ret = new RS_Line(container, d); + ret = new RS_Line{container, d}; setEntity(ret); } else { ret = nullptr; @@ -761,25 +756,26 @@ *@ at success return either an ellipse or hyperbola */ std::vector RS_Creation::createCircleTangent2( RS_Entity* circle1,RS_Entity* circle2) -{ - std::vector ret(0, (RS_Entity*)nullptr); - if(circle1==nullptr||circle2==nullptr) return ret; - RS_Entity* e1=circle1; - RS_Entity* e2=circle2; - - if(e1->getRadius() < e2->getRadius()) std::swap(e1,e2); - - RS_Vector&& center1=e1->getCenter(); - RS_Vector&& center2=e2->getCenter(); - RS_Vector&& cp=(center1+center2)*0.5; + { + std::vector ret(0, nullptr); + if (!(circle1 && circle2)) return ret; + RS_Entity* e1=circle1; + RS_Entity* e2=circle2; + + if (e1->getRadius() < e2->getRadius()) std::swap(e1,e2); + + RS_Vector center1=e1->getCenter(); + RS_Vector center2=e2->getCenter(); + RS_Vector cp=(center1+center2)*0.5; double dist=center1.distanceTo(center2); if(distgetRadius()+e2->getRadius()); - if( c < 1. - RS_TOLERANCE) { - //two circles intersection or one circle in the other, there's an ellipse path - ret.push_back(new RS_Ellipse(nullptr, RS_EllipseData(cp,vp,sqrt(1. - c*c),0.,0.,false))); - } + if( c < 1. - RS_TOLERANCE) { + //two circles intersection or one circle in the other, there's an ellipse path + ret.push_back( + new RS_Ellipse{{cp,vp,sqrt(1. - c*c),0.,0.,false}}); + } if( dist + e2 ->getRadius() < e1->getRadius() +RS_TOLERANCE ) { //one circle inside of another, the path is an ellipse return ret; @@ -790,7 +786,7 @@ ret.push_back(new LC_Hyperbola(nullptr, LC_HyperbolaData(cp,vp*c,sqrt(1. - c*c),0.,0.,false))); return ret; } - ret.push_back( new RS_Line(nullptr, RS_LineData(cp, RS_Vector(cp.x - vp.y, cp.y+vp.x)))); + ret.push_back(new RS_Line{cp, {cp.x - vp.y, cp.y+vp.x}}); return ret; } @@ -810,7 +806,7 @@ double length) { // check given entity / coord: - if (entity==nullptr || !coord.valid || + if (!(entity && coord.valid) || (entity->rtti()!=RS2::EntityArc && entity->rtti()!=RS2::EntityCircle && entity->rtti()!=RS2::EntityLine)) { @@ -836,17 +832,14 @@ a1 += angle; - RS_Vector v1; - v1.setPolar(length, a1); + RS_Vector v1 = RS_Vector::polar(length, a1); //RS_ConstructionLineData(coord-v1, coord+v1); - RS_LineData d(coord-v1, coord+v1); - RS_Line* ret; if (document && handleUndo) { document->startUndoCycle(); } - ret = new RS_Line(container, d); + RS_Line* ret = new RS_Line{container, coord-v1, coord+v1}; setEntity(ret); return ret; @@ -863,7 +856,6 @@ RS_Line* RS_Creation::createPolygon(const RS_Vector& center, const RS_Vector& corner, int number) { - // check given coords / number: if (!center.valid || !corner.valid || number<3) { return nullptr; @@ -875,21 +867,21 @@ document->startUndoCycle(); } - RS_Vector c1(false); - RS_Vector c2 = corner; - RS_Line* line; - - for (int n=1; n<=number; ++n) { - c1 = c2; - c2 = c2.rotate(center, (2.*M_PI)/number); + double const r = center.distanceTo(corner); + double const angle0 = center.angleTo(corner); + double const da = 2.*M_PI/number; + + for (int i=0; i < number; ++i) { + RS_Vector const& c0 = center + + RS_Vector::polar(r, angle0 + i*da); + RS_Vector const& c1 = center + + RS_Vector::polar(r, angle0 + ((i+1)%number)*da); - line = new RS_Line(container, RS_LineData(c1, c2)); + RS_Line* line = new RS_Line{container, c0, c1}; line->setLayerToActive(); line->setPenToActive(); - if (ret==nullptr) { - ret = line; - } + if (!ret) ret = line; if (container) { container->addEntity(line); @@ -921,7 +913,6 @@ RS_Line* RS_Creation::createPolygon2(const RS_Vector& corner1, const RS_Vector& corner2, int number) { - // check given coords / number: if (!corner1.valid || !corner2.valid || number<3) { return nullptr; @@ -933,27 +924,29 @@ document->startUndoCycle(); } - double len = corner1.distanceTo(corner2); - double ang1 = corner1.angleTo(corner2); - double ang = ang1; - - RS_Vector c1(false); - RS_Vector c2 = corner1; - RS_Vector edge; - RS_Line* line; - - for (int n=1; n<=number; ++n) { - c1 = c2; - edge.setPolar(len, ang); - c2 = c1 + edge; + double const len = corner1.distanceTo(corner2); + double const da = 2.*M_PI/number; + double const r = 0.5*len/sin(0.5*da); + double const angle1 = corner1.angleTo(corner2); + RS_Vector center = (corner1 + corner2)*0.5; + + //TODO, the center or the polygon could be at left or right side + //left is chosen here + center += RS_Vector::polar(0.5*len/tan(0.5*da), angle1 + M_PI_2); + double const angle0 = center.angleTo(corner1); + + + for (int i=0; isetLayerToActive(); line->setPenToActive(); - if (ret==nullptr) { - ret = line; - } + if (!ret) ret = line; if (container) { container->addEntity(line); @@ -965,8 +958,6 @@ graphicView->drawEntity(line); } - // more accurate than incrementing the angle: - ang = ang1 + (2.*M_PI)/number*n; } if (document && handleUndo) { diff -Nru librecad-2.0.8/librecad/src/lib/creation/rs_creation.h librecad-2.0.9/librecad/src/lib/creation/rs_creation.h --- librecad-2.0.8/librecad/src/lib/creation/rs_creation.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/creation/rs_creation.h 2016-01-07 07:46:24.000000000 +0000 @@ -28,7 +28,6 @@ #ifndef RS_CREATION_H #define RS_CREATION_H -#include #include "rs_vector.h" class RS_Document; @@ -47,6 +46,7 @@ struct RS_InsertData; class RS_Insert; class RS_Block; +class QString; /** * Data needed to insert library items. diff -Nru librecad-2.0.8/librecad/src/lib/debug/rs_debug.cpp librecad-2.0.9/librecad/src/lib/debug/rs_debug.cpp --- librecad-2.0.8/librecad/src/lib/debug/rs_debug.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/debug/rs_debug.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,12 +27,19 @@ #include "rs_debug.h" +#include #include #include +#include #include +#include RS_Debug* RS_Debug::uniqueInstance = nullptr; +void debugHeader(char const* file, char const* func, int line) +{ + std::cout< #ifdef __hpux #include #endif -#include -#include +class QString; /** print out a debug header*/ -#define DEBUG_HEADER std::cout<<__FILE__<<" : "<<__FUNCTION__<<" : line "<<__LINE__< +#include +#include +#include "lc_rect.h" + +#define INTERT_TEST(s) qDebug()<<"\ntesting " #s; \ + assert(s); \ + qDebug()<<"Passed"; + +using namespace lc::geo; + +Coordinate LC_Rect::Vector(Coordinate const& p, Coordinate const& q) { + return {q.x - p.x, q.y - p.y}; +} + + /** + * Create a new Area. The coordinates coordA and coordB will be ordered so that minP wil always be < maxP + * The corordinates are not allowed to describe a volume + * + * @param CoordA First coordinate of a area + * @param CoordB Second coordinate of a area + */ +LC_Rect::Area(const Coordinate& coordA, const Coordinate& coordB) : +_minP{std::min(coordA.x, coordB.x), std::min(coordA.y, coordB.y)}, +_maxP{std::max(coordA.x, coordB.x), std::max(coordA.y, coordB.y)} +{ +} + +LC_Rect::Area() : _minP{0., 0.}, _maxP{0., 0.} {} + + /** + * @brief Area + * given at a coordinate with a given width and height + * @param coordA + * @param width + * @param height + */ + LC_Rect::Area(const Coordinate& coord, double width, double height): +Area(coord, {coord.x + width, coord.y + height}) +{} + + /** + * Return the smalles corner (closest to (0,0,0) ) + */ + const Coordinate& LC_Rect::minP() const { + return _minP; + } + + /** + * Return the heigest corner + */ + const Coordinate& LC_Rect::maxP() const { + return _maxP; + } + /** + * @brief topLeftCorner return the upperLeftCorner coordinates + * _minP is considered lowerLeft, _maxP is the upperRight + * @return {_minP.x, _maxP.y} + */ + Coordinate LC_Rect::upperLeftCorner() const { + return {_minP.x, _maxP.y}; + } + Coordinate LC_Rect::upperRightCorner() const { + return _maxP; + } + + /** + * @brief lowerRightCorner return the lowerRight coordinates + * _minP is considered lowerLeft, _maxP is the upperRight + * @return {_maxP.x, _minP.y} + */ + Coordinate LC_Rect::lowerRightCorner() const { + return {_maxP.x, _minP.y}; + } + + Coordinate LC_Rect::lowerLeftCorner() const { + return _minP; + } + + /** + * @brief width + * Returns the wid th of this area + * @return + */ + double LC_Rect::width() const { + return _maxP.x - _minP.x; + } + + /** + * @brief height + * Returns the height f this area + * @return + */ + double LC_Rect::height() const { + return _maxP.y - _minP.y; + } + + /** + * @brief Test of a specific point lies within a area + * @param point Point to test agains + * @return boolean true of the point is within the area + */ + bool LC_Rect::inArea(const Coordinate& point, double tolerance) const { + return (point.x >= _minP.x - tolerance && point.x <= _maxP.x + tolerance && point.y >= _minP.y - tolerance && point.y <= _maxP.y + tolerance); + } + + /** + * @brief inArea + * test if this object's fit's fully in area + * @param area + * @return + */ + bool LC_Rect::inArea(const Area& area) const { + return _minP.x >= area._minP.x && _minP.y >= area._minP.y && _maxP.x <= area._maxP.x && _maxP.y <= area._maxP.y; + } + + /** + * @brief overlaps + * returns true if any overlap is happening between the two area's, even if otherArea fit's within this area + * @param other + * @return + */ + bool LC_Rect::overlaps(const Area& otherArea) const { + return intersects(otherArea); + } + + /** + * @brief numCornersInside + * count the number of corners this object has in otherArea + * @param other + * @return + */ + short LC_Rect::numCornersInside(const Area& otherArea) const { + short pointsInside = 0; + + if (otherArea.inArea(_minP)) { + pointsInside++; + } + + if (otherArea.inArea(_maxP)) { + pointsInside++; + } + + if (otherArea.inArea(upperLeftCorner())) { + pointsInside++; + } + + if (otherArea.inArea(lowerRightCorner())) { + pointsInside++; + } + + return pointsInside; + } + + /** + * @brief merge + * two area's and expand if required to largest containing area + * @param other + * @return + */ + Area LC_Rect::merge(const Area& other) const { + return { + {std::min(other.minP().x, this->minP().x), std::min(other.minP().y, this->minP().y)}, + {std::max(other.maxP().x, this->maxP().x), std::max(other.maxP().y, this->maxP().y)} + }; + } + + /** + * @brief merge + * two area's and expand if required to largest containing area + * @param other + * @return + */ + Area LC_Rect::merge(const Coordinate& other) const { + return { + {std::min(other.x, this->minP().x), std::min(other.y, this->minP().y)}, + {std::max(other.x, this->maxP().x), std::max(other.y, this->maxP().y)} + }; + } + + /** + * @brief merge + * two area's and expand if required to largest containing area + * @param other + * @param tolerance, tolerance to detect zero size intersection + * @return + */ + Area LC_Rect::intersection(const Area& other, double tolerance) const { + + Area const ret{ + {std::max(other.minP().x, this->minP().x), std::max(other.minP().y, this->minP().y)}, + {std::min(other.maxP().x, this->maxP().x), std::min(other.maxP().y, this->maxP().y)} + }; + if (ret.width() < tolerance || ret.height() < tolerance) { + return {}; + } + return ret; + } + + bool LC_Rect::intersects(Area const& rhs, double tolerance) const { + return maxP().x + tolerance >= rhs.minP().x && + maxP().y + tolerance >= rhs.minP().y && + rhs.maxP().x + tolerance >= minP().x && + rhs.maxP().y + tolerance >= minP().y; + } + + /** + * @brief top + * vector of this area + * @return + */ + Coordinate LC_Rect::top() const { + return Vector(upperLeftCorner(), _maxP); + } + + /** + * @brief bottom + * vector of this area + * @return + */ + Coordinate LC_Rect::bottom() const { + return Vector(_minP, lowerRightCorner()); + } + + /** + * @brief left + * vector for this area + * @return + */ + Coordinate LC_Rect::left() const { + return Vector(_minP, upperLeftCorner()); + } + + /** + * @brief right + * vector of this area + * @return + */ + Coordinate LC_Rect::right() const { + return Vector(lowerRightCorner(), _maxP); + } + + /** + * Increase the area on each side by increaseBy + */ + Area LC_Rect::increaseBy(double increaseBy) const { + return {_minP - increaseBy, _maxP + increaseBy}; + } + + std::array LC_Rect::vertices() const + { + return {lowerLeftCorner(), lowerRightCorner(), + upperRightCorner(), upperLeftCorner()}; + } + + std::ostream& operator<<(std::ostream& os, const Area& area) { + os << "Area(" << area.minP() << " " << area.maxP() << ")"; + return os; + } + +void LC_Rect::unitTest() { + LC_Rect const rect0{{0., 0.}, {1., 1.}}; + LC_Rect const rect1{{0.5, 0.5}, {1.5, 1.5}}; + LC_Rect const rect2{{1.5, 1.5}, {2.5, 2.5}}; + LC_Rect const rect3{{0.0, 1.}, {1.5, 1.5}}; + + //intersects() tests + INTERT_TEST(rect0.intersects(rect1)) + INTERT_TEST(rect1.intersects(rect0)) + INTERT_TEST(rect1.intersects(rect2)) + INTERT_TEST(rect2.intersects(rect1)) + + INTERT_TEST(!rect0.intersects(rect2)) + INTERT_TEST(!rect2.intersects(rect0)) + + INTERT_TEST(rect2.intersects(rect3)) + INTERT_TEST(rect3.intersects(rect2)) + + // inArea() tests + INTERT_TEST(rect0.inArea({0.1, 0.1})) + INTERT_TEST(rect0.inArea({0.5, 0.5})) + + INTERT_TEST(!rect0.inArea({1.1, 1.1})) + INTERT_TEST(!rect0.inArea({-1.1, -1.1})) + +} + diff -Nru librecad-2.0.8/librecad/src/lib/engine/lc_rect.h librecad-2.0.9/librecad/src/lib/engine/lc_rect.h --- librecad-2.0.8/librecad/src/lib/engine/lc_rect.h 1970-01-01 00:00:00.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/lc_rect.h 2016-01-07 07:46:24.000000000 +0000 @@ -0,0 +1,217 @@ +/**************************************************************************** +** +** This file is part of the LibreCAD project, a 2D CAD program +** +** Copyright (C) 2015 R. van Twisk (librecad@rvt.dds.nl) +** Copyright (C) 2015 Dongxu Li (dongxuli2011@gmail.com) +** Copyright (C) 2015 librecad.org (www.librecad.org) + +This program is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License +as published by the Free Software Foundation; either version 2 +of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +**********************************************************************/ + +#ifndef LC_RECT_H +#define LC_RECT_H +#include "rs_vector.h" +#include + +//ported from LibreCAD V3 +namespace lc { +namespace geo { + +typedef RS_Vector Coordinate; + +/** + * Class that describes a area or window. + */ +class Area { + +public: + Area(); + /** + * Create a new Area. The coordinates coordA and coordB will be ordered so that minP wil always be < maxP + * The corordinates are not allowed to describe a volume + * + * @param CoordA First coordinate of a area + * @param CoordB Second coordinate of a area + */ + Area(const Coordinate& coordA, const Coordinate& coordB); + + + /** + * @brief Area + * given at a coordinate with a given width and height + * @param coordA + * @param width + * @param height + */ + explicit Area(const Coordinate& coord, double width, double height); + + /** + * Return the smalles corner (closest to (0,0,0) ) + */ + const Coordinate& minP() const; + + /** + * Return the heigest corner + */ + const Coordinate& maxP() const; + /** + * @brief topLeftCorner return the upperLeftCorner coordinates + * _minP is considered lowerLeft, _maxP is the upperRight + * @return {_minP.x, _maxP.y} + */ + Coordinate upperLeftCorner() const; + Coordinate upperRightCorner() const; + /** + * @brief lowerRightCorner return the lowerRight coordinates + * _minP is considered lowerLeft, _maxP is the upperRight + * @return {_maxP.x, _minP.y} + */ + Coordinate lowerLeftCorner() const; + Coordinate lowerRightCorner() const; + + /** + * @brief width + * Returns the wid th of this area + * @return + */ + double width() const; + + /** + * @brief height + * Returns the height f this area + * @return + */ + double height() const; + + /** + * @brief Test of a specific point lies within a area + * @param point Point to test agains + * @return boolean true of the point is within the area + */ + bool inArea(const Coordinate& point, double tolerance = 0.) const; + + /** + * @brief inArea + * test if this object's fit's fully in area + * @param area + * @return + */ + bool inArea(const Area& area) const; + + /** + * @brief overlaps + * returns true if any overlap is happening between the two area's, even if otherArea fit's within this area + * @param other + * @return + */ + bool overlaps(const Area& otherArea) const; + + /** + * @brief numCornersInside + * count the number of corners this object has in otherArea + * @param other + * @return + */ + short numCornersInside(const Area& otherArea) const; + + /** + * @brief merge + * two area's and expand if required to largest containing area + * @param other + * @return + */ + Area merge(const Area& other) const; + + /** + * @brief merge + * two area's and expand if required to largest containing area + * @param other + * @return + */ + Area merge(const Coordinate& other) const; + + /** + * @brief merge + * two area's and expand if required to largest containing area + * @param other + * @param tolerance, tolerance to detect zero size intersection + * @return + */ + Area intersection(const Area& other, double tolerance = 0.) const; + + /** + * @brief intersects whether two rectangular area + * if the closest distance between two Areas is smaller than tolerance, they + * are considered to have intersection + * @param rhs the other rect + * @return true if closest distance is smaller than or equal to tolerance + */ + bool intersects(Area const& rhs, double tolerance = 0.) const; + + /** + * @brief top + * vector of this area + * @return + */ + Coordinate top() const; + + /** + * @brief bottom + * vector of this area + * @return + */ + Coordinate bottom() const; + + /** + * @brief left + * vector for this area + * @return + */ + Coordinate left() const; + + /** + * @brief right + * vector of this area + * @return + */ + Coordinate right() const; + + /** + * Increase the area on each side by increaseBy + */ + Area increaseBy (double increaseBy) const; + /** + * @brief vertices generate vertices of the rectangular area + * @return array of vertices by the order {ll, lr, ur, rl} starting with + * lower-left corner, i.e. _minP + */ + std::array vertices() const; + + static void unitTest(); + +private: + static Coordinate Vector(Coordinate const& p, Coordinate const& q); + friend std::ostream& operator<<(std::ostream& os, const Area& area); + +private: + Coordinate _minP; + Coordinate _maxP; +}; +} +} + +using LC_Rect = lc::geo::Area; +#endif // LC_RECT_H diff -Nru librecad-2.0.8/librecad/src/lib/engine/lc_splinepoints.cpp librecad-2.0.9/librecad/src/lib/engine/lc_splinepoints.cpp --- librecad-2.0.8/librecad/src/lib/engine/lc_splinepoints.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/lc_splinepoints.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -33,25 +33,39 @@ #include "rs_painterqt.h" #include "lc_quadratic.h" #include "rs_information.h" +#include "rs_math.h" +#include "rs_linetypepattern.h" -LC_SplinePointsData::LC_SplinePointsData(bool _closed, bool _cut): - closed(_closed) - ,cut(_cut) -{ -} - -std::ostream& operator << (std::ostream& os, const LC_SplinePointsData& ld) -{ - os << "( closed: " << ld.closed << ")"; - return os; -} +namespace { RS_Vector GetQuadPoint(const RS_Vector& x1, const RS_Vector& c1, const RS_Vector& x2, double dt) { return x1*(1.0 - dt)*(1.0 - dt) + c1*2.0*dt*(1.0 - dt) + x2*dt*dt; } +void StrokeQuad(std::vector* plist, + RS_Vector const& vx1, + RS_Vector const& vc1, + RS_Vector const& vx2, int iSeg) +{ + if(iSeg < 1) + { + plist->push_back(vx1); + return; + } + + RS_Vector x(false); + double dt; + for(int i = 0; i < iSeg; i++) + { + dt = (double)i/(double)iSeg; + x = GetQuadPoint(vx1, vc1, vx2, dt); + plist->push_back(x); + } +} + + RS_Vector GetQuadDir(const RS_Vector& x1, const RS_Vector& c1, const RS_Vector& x2, double dt) { @@ -273,6 +287,271 @@ return vRes; } +double GetDistToLine(const RS_Vector& coord, const RS_Vector& x1, + const RS_Vector& x2, double* dist) +{ + double ddet = (x2 - x1).squared(); + if(ddet < RS_TOLERANCE) + { + *dist = (coord - x1).magnitude(); + return 0.0; + } + + double dt = ((coord.x - x1.x)*(x2.x - x1.x) + (coord.y - x1.y)*(x2.y - x1.y))/ddet; + + if(dt < RS_TOLERANCE) + { + *dist = (coord - x1).magnitude(); + return 0.0; + } + + if(dt > 1.0 - RS_TOLERANCE) + { + *dist = (coord - x2).magnitude(); + return 1.0; + } + + RS_Vector vRes = x1*(1.0 - dt) + x2*dt; + *dist = (coord - vRes).magnitude(); + return dt; +} + +RS_Vector GetQuadAtPoint(const RS_Vector& x1, const RS_Vector& c1, + const RS_Vector& x2, double dt) +{ + RS_Vector vRes = x1*(1.0 - dt)*(1.0 - dt) + + c1*2.0*dt*(1.0 - dt) + x2*dt*dt; + return vRes; +} + +RS_Vector GetQuadDirAtPoint(const RS_Vector& x1, const RS_Vector& c1, + const RS_Vector& x2, double dt) +{ + RS_Vector vRes = (c1 - x1)*(1.0 - dt) + (x2 - c1)*dt; + return vRes; +} + +double GetDistToQuadAtPointSquared(const RS_Vector& coord, const RS_Vector& x1, + const RS_Vector& c1, const RS_Vector& x2, double dt) +{ + if(dt < RS_TOLERANCE) + { + return (coord - x1).squared(); + } + + if(dt > 1.0 - RS_TOLERANCE) + { + return (coord - x2).squared(); + } + + RS_Vector vx = GetQuadAtPoint(x1, c1, x2, dt); + return (coord - vx).squared(); +} + +// returns true if the new distance was smaller than previous one +bool SetNewDist(bool bResSet, double dNewDist, double dNewT, + double *pdDist, double *pdt) +{ + bool bRes = false; + if(bResSet) + { + if(dNewDist < *pdDist) + { + *pdDist = dNewDist; + *pdt = dNewT; + bRes = true; + } + } + else + { + *pdDist = dNewDist; + *pdt = dNewT; + bRes = true; + } + return bRes; +} + +double GetDistToQuadSquared(const RS_Vector& coord, const RS_Vector& x1, + const RS_Vector& c1, const RS_Vector& x2, double* dist) +{ + double a1, a2, a3, a4; + a1 = (x2.x - 2.0*c1.x + x1.x)*(x2.x - 2.0*c1.x + x1.x) + + (x2.y - 2.0*c1.y + x1.y)*(x2.y - 2.0*c1.y + x1.y); + a2 = 3.0*((c1.x - x1.x)*(x2.x - 2.0*c1.x + x1.x) + + (c1.y - x1.y)*(x2.y - 2.0*c1.y + x1.y)); + a3 = 2.0*(c1.x - x1.x)*(c1.x - x1.x) + + (x1.x - coord.x)*(x2.x - 2.0*c1.x + x1.x) + + 2.0*(c1.y - x1.y)*(c1.y - x1.y) + + (x1.y - coord.y)*(x2.y - 2.0*c1.y + x1.y); + a4 = (x1.x - coord.x)*(c1.x - x1.x) + (x1.y - coord.y)*(c1.y - x1.y); + + std::vector dCoefs(0, 0.); + std::vector dSol(0, 0.); + + if(fabs(a1) > RS_TOLERANCE) // solve as cubic + { + dCoefs.push_back(a2/a1); + dCoefs.push_back(a3/a1); + dCoefs.push_back(a4/a1); + dSol = RS_Math::cubicSolver(dCoefs); + } + else if(fabs(a2) > RS_TOLERANCE) // solve as quadratic + { + dCoefs.push_back(a3/a2); + dCoefs.push_back(a4/a2); + dSol = RS_Math::quadraticSolver(dCoefs); + } + else if(fabs(a3) > RS_TOLERANCE) // solve as linear + { + dSol.push_back(-a4/a3); + } + else return -1.0; + + bool bResSet = false; + double dDist, dNewDist; + double dRes; + for(const double& dSolValue: dSol) + { + dNewDist = GetDistToQuadAtPointSquared(coord, x1, c1, x2, dSolValue); + SetNewDist(bResSet, dNewDist, dSolValue, &dDist, &dRes); + bResSet = true; + } + + dNewDist = (coord - x1).squared(); + SetNewDist(bResSet, dNewDist, 0.0, &dDist, &dRes); + + dNewDist = (coord - x2).squared(); + SetNewDist(bResSet, dNewDist, 1.0, &dDist, &dRes); + + *dist = dDist; + + return dRes; +} + +RS_Vector GetNearestMiddleLine(const RS_Vector& x1, const RS_Vector& x2, + const RS_Vector& coord, double* dist, int middlePoints) +{ + double dt = 1.0/(1.0 + middlePoints); + RS_Vector vMiddle; + RS_Vector vRes = x1*(1.0 - dt) + x2*dt; + double dMinDist = (vRes - coord).magnitude(); + double dCurDist; + + for(int i = 1; i < middlePoints; i++) + { + dt = (1.0 + i)/(1.0 + middlePoints); + vMiddle = x1*(1.0 - dt) + x2*dt; + dCurDist = (vMiddle - coord).magnitude(); + + if(dCurDist < dMinDist) + { + dMinDist = dCurDist; + vRes = vMiddle; + } + } + + if(dist) *dist = dMinDist; + return vRes; +} + +void AddQuadTangentPoints(RS_VectorSolutions *pVS, const RS_Vector& point, + const RS_Vector& x1, const RS_Vector& c1, const RS_Vector& x2) +{ + RS_Vector vx1 = x2 - c1*2.0 + x1; + RS_Vector vx2 = c1 - x1; + RS_Vector vx3 = x1 - point; + + double a1 = vx2.x*vx1.y - vx2.y*vx1.x; + double a2 = vx3.x*vx1.y - vx3.y*vx1.x; + double a3 = vx3.x*vx2.y - vx3.y*vx2.x; + + std::vector dSol(0, 0.); + + if(fabs(a1) > RS_TOLERANCE) + { + std::vector dCoefs(0, 0.); + + dCoefs.push_back(a2/a1); + dCoefs.push_back(a3/a1); + dSol = RS_Math::quadraticSolver(dCoefs); + + } + else if(fabs(a2) > RS_TOLERANCE) + { + dSol.push_back(-a3/a2); + } + + for(double& d: dSol) + { + if(d > -RS_TOLERANCE && d < 1.0 + RS_TOLERANCE) + { + if(d < 0.0) d = 0.0; + if(d > 1.0) d = 1.0; + pVS->push_back(GetQuadPoint(x1, c1, x2, d)); + } + } +} + +void addLineQuadIntersect(RS_VectorSolutions *pVS, + const RS_Vector& vStart, const RS_Vector& vEnd, + const RS_Vector& vx1, const RS_Vector& vc1, const RS_Vector& vx2) +{ + RS_Vector x1 = vx2 - vc1*2.0 + vx1; + RS_Vector x2 = vc1 - vx1; + RS_Vector x3 = vx1 - vStart; + RS_Vector x4 = vEnd - vStart; + + double a1 = x1.x*x4.y - x1.y*x4.x; + double a2 = 2.0*(x2.x*x4.y - x2.y*x4.x); + double a3 = x3.x*x4.y - x3.y*x4.x; + + std::vector dSol(0, 0.); + + if(fabs(a1) > RS_TOLERANCE) + { + std::vector dCoefs(0, 0.); + + dCoefs.push_back(a2/a1); + dCoefs.push_back(a3/a1); + dSol = RS_Math::quadraticSolver(dCoefs); + + } + else if(fabs(a2) > RS_TOLERANCE) + { + dSol.push_back(-a3/a2); + } + + double ds; + + for(double& d: dSol) + { + if(d > -RS_TOLERANCE && d < 1.0 + RS_TOLERANCE) + { + if(d < 0.0) d = 0.0; + if(d > 1.0) d = 1.0; + + ds = -1.0; + x1 = GetQuadAtPoint(vx1, vc1, vx2, d); + if(fabs(x4.x) > RS_TOLERANCE) ds = (x1.x - vStart.x)/x4.x; + else if(fabs(x4.y) > RS_TOLERANCE) ds = (x1.y - vStart.y)/x4.y; + + if(ds > -RS_TOLERANCE && ds < 1.0 + RS_TOLERANCE) pVS->push_back(x1); + } + } +} +} + +LC_SplinePointsData::LC_SplinePointsData(bool _closed, bool _cut): + closed(_closed) + ,cut(_cut) +{ +} + +std::ostream& operator << (std::ostream& os, const LC_SplinePointsData& ld) +{ + os << "( closed: " << ld.closed << ")"; + return os; +} // RS_SplinePoints @@ -415,207 +694,67 @@ { RS_VectorSolutions ret; - if(data.cut) - { - std::copy(data.controlPoints.begin(), data.controlPoints.end(), std::back_inserter(ret)); - } else { - std::copy(data.splinePoints.begin(), data.splinePoints.end(), std::back_inserter(ret)); - } - - return ret; -} - -/** @return Start point of the entity */ -RS_Vector LC_SplinePoints::getStartPoint() const -{ - if(data.closed) return RS_Vector(false); - - size_t iCount = data.splinePoints.size(); - if(iCount < 1) return RS_Vector(false); - - return data.splinePoints.at(0); -} - -/** @return End point of the entity */ -RS_Vector LC_SplinePoints::getEndPoint() const -{ - if(data.closed) return RS_Vector(false); - - size_t iCount = data.splinePoints.size(); - if(iCount < 1) return RS_Vector(false); - - return data.splinePoints.at(iCount - 1); -} - -RS_Vector LC_SplinePoints::getNearestEndpoint(const RS_Vector& coord, - double* dist) const -{ - double minDist = RS_MAXDOUBLE; - RS_Vector ret(false); - if(!data.closed) // no endpoint for closed spline - { - RS_Vector vp1(getStartPoint()); - RS_Vector vp2(getEndPoint()); - double d1 = (coord-vp1).squared(); - double d2 = (coord-vp2).squared(); - if(d1 < d2) - { - ret = vp1; - minDist = sqrt(d1); - } - else - { - ret=vp2; - minDist = sqrt(d2); - } - } - if(dist) - { - *dist = minDist; - } - return ret; -} - -double GetDistToLine(const RS_Vector& coord, const RS_Vector& x1, - const RS_Vector& x2, double* dist) -{ - double ddet = (x2 - x1).squared(); - if(ddet < RS_TOLERANCE) - { - *dist = (coord - x1).magnitude(); - return 0.0; - } - - double dt = ((coord.x - x1.x)*(x2.x - x1.x) + (coord.y - x1.y)*(x2.y - x1.y))/ddet; - - if(dt < RS_TOLERANCE) - { - *dist = (coord - x1).magnitude(); - return 0.0; - } - - if(dt > 1.0 - RS_TOLERANCE) + if(data.cut) { - *dist = (coord - x2).magnitude(); - return 1.0; + std::copy(data.controlPoints.begin(), data.controlPoints.end(), std::back_inserter(ret)); + } else { + std::copy(data.splinePoints.begin(), data.splinePoints.end(), std::back_inserter(ret)); } - RS_Vector vRes = x1*(1.0 - dt) + x2*dt; - *dist = (coord - vRes).magnitude(); - return dt; + return ret; } -RS_Vector GetQuadAtPoint(const RS_Vector& x1, const RS_Vector& c1, - const RS_Vector& x2, double dt) +/** @return Start point of the entity */ +RS_Vector LC_SplinePoints::getStartPoint() const { - RS_Vector vRes = x1*(1.0 - dt)*(1.0 - dt) + - c1*2.0*dt*(1.0 - dt) + x2*dt*dt; - return vRes; -} + if(data.closed) return RS_Vector(false); -RS_Vector GetQuadDirAtPoint(const RS_Vector& x1, const RS_Vector& c1, - const RS_Vector& x2, double dt) -{ - RS_Vector vRes = (c1 - x1)*(1.0 - dt) + (x2 - c1)*dt; - return vRes; + size_t iCount = data.splinePoints.size(); + if(iCount < 1) return RS_Vector(false); + + return data.splinePoints.at(0); } -double GetDistToQuadAtPointSquared(const RS_Vector& coord, const RS_Vector& x1, - const RS_Vector& c1, const RS_Vector& x2, double dt) +/** @return End point of the entity */ +RS_Vector LC_SplinePoints::getEndPoint() const { - if(dt < RS_TOLERANCE) - { - return (coord - x1).squared(); - } + if(data.closed) return RS_Vector(false); - if(dt > 1.0 - RS_TOLERANCE) - { - return (coord - x2).squared(); - } + size_t iCount = data.splinePoints.size(); + if(iCount < 1) return RS_Vector(false); - RS_Vector vx = GetQuadAtPoint(x1, c1, x2, dt); - return (coord - vx).squared(); + return data.splinePoints.at(iCount - 1); } -// returns true if the new distance was smaller than previous one -bool SetNewDist(bool bResSet, double dNewDist, double dNewT, - double *pdDist, double *pdt) +RS_Vector LC_SplinePoints::getNearestEndpoint(const RS_Vector& coord, + double* dist) const { - bool bRes = false; - if(bResSet) + double minDist = RS_MAXDOUBLE; + RS_Vector ret(false); + if(!data.closed) // no endpoint for closed spline { - if(dNewDist < *pdDist) + RS_Vector vp1(getStartPoint()); + RS_Vector vp2(getEndPoint()); + double d1 = (coord-vp1).squared(); + double d2 = (coord-vp2).squared(); + if(d1 < d2) { - *pdDist = dNewDist; - *pdt = dNewT; - bRes = true; + ret = vp1; + minDist = sqrt(d1); + } + else + { + ret=vp2; + minDist = sqrt(d2); } } - else + if(dist) { - *pdDist = dNewDist; - *pdt = dNewT; - bRes = true; + *dist = minDist; } - return bRes; + return ret; } -double GetDistToQuadSquared(const RS_Vector& coord, const RS_Vector& x1, - const RS_Vector& c1, const RS_Vector& x2, double* dist) -{ - double a1, a2, a3, a4; - a1 = (x2.x - 2.0*c1.x + x1.x)*(x2.x - 2.0*c1.x + x1.x) + - (x2.y - 2.0*c1.y + x1.y)*(x2.y - 2.0*c1.y + x1.y); - a2 = 3.0*((c1.x - x1.x)*(x2.x - 2.0*c1.x + x1.x) + - (c1.y - x1.y)*(x2.y - 2.0*c1.y + x1.y)); - a3 = 2.0*(c1.x - x1.x)*(c1.x - x1.x) + - (x1.x - coord.x)*(x2.x - 2.0*c1.x + x1.x) + - 2.0*(c1.y - x1.y)*(c1.y - x1.y) + - (x1.y - coord.y)*(x2.y - 2.0*c1.y + x1.y); - a4 = (x1.x - coord.x)*(c1.x - x1.x) + (x1.y - coord.y)*(c1.y - x1.y); - - std::vector dCoefs(0, 0.); - std::vector dSol(0, 0.); - - if(fabs(a1) > RS_TOLERANCE) // solve as cubic - { - dCoefs.push_back(a2/a1); - dCoefs.push_back(a3/a1); - dCoefs.push_back(a4/a1); - dSol = RS_Math::cubicSolver(dCoefs); - } - else if(fabs(a2) > RS_TOLERANCE) // solve as quadratic - { - dCoefs.push_back(a3/a2); - dCoefs.push_back(a4/a2); - dSol = RS_Math::quadraticSolver(dCoefs); - } - else if(fabs(a3) > RS_TOLERANCE) // solve as linear - { - dSol.push_back(-a4/a3); - } - else return -1.0; - - bool bResSet = false; - double dDist, dNewDist; - double dRes; - for(const double& dSolValue: dSol) - { - dNewDist = GetDistToQuadAtPointSquared(coord, x1, c1, x2, dSolValue); - SetNewDist(bResSet, dNewDist, dSolValue, &dDist, &dRes); - bResSet = true; - } - - dNewDist = (coord - x1).squared(); - SetNewDist(bResSet, dNewDist, 0.0, &dDist, &dRes); - - dNewDist = (coord - x2).squared(); - SetNewDist(bResSet, dNewDist, 1.0, &dDist, &dRes); - - *dist = dDist; - - return dRes; -} // returns true if pvControl is set int LC_SplinePoints::GetQuadPoints(int iSeg, RS_Vector *pvStart, RS_Vector *pvControl, @@ -780,17 +919,23 @@ double dt = 0.0; int iQuad = GetNearestQuad(coord, dist, &dt); - if(iQuad < 0) return vRes; + if(iQuad < 0) + return vRes; int n = GetQuadPoints(iQuad, &vStart, &vControl, &vEnd); - if(n < 1) return vRes; + if(n < 1) + return vRes; - if(n < 2) vRes = vStart; - else if(n < 3) vRes = vStart*(1.0 - dt) + vEnd*dt; - else vRes = GetQuadAtPoint(vStart, vControl, vEnd, dt); + if (n < 2) + vRes = vStart; + else if(n < 3) + vRes = vStart*(1.0 - dt) + vEnd*dt; + else + vRes = GetQuadAtPoint(vStart, vControl, vEnd, dt); - if(entity) *entity = const_cast(this); + if(entity) + *entity = const_cast(this); return vRes; } @@ -813,31 +958,6 @@ // return RS_Vector(false); //} -RS_Vector GetNearestMiddleLine(const RS_Vector& x1, const RS_Vector& x2, - const RS_Vector& coord, double* dist, int middlePoints) -{ - double dt = 1.0/(1.0 + middlePoints); - RS_Vector vMiddle; - RS_Vector vRes = x1*(1.0 - dt) + x2*dt; - double dMinDist = (vRes - coord).magnitude(); - double dCurDist; - - for(int i = 1; i < middlePoints; i++) - { - dt = (1.0 + i)/(1.0 + middlePoints); - vMiddle = x1*(1.0 - dt) + x2*dt; - dCurDist = (vMiddle - coord).magnitude(); - - if(dCurDist < dMinDist) - { - dMinDist = dCurDist; - vRes = vMiddle; - } - } - - if(dist) *dist = dMinDist; - return vRes; -} RS_Vector LC_SplinePoints::GetSplinePointAtDist(double dDist, int iStartSeg, double dStartT, int *piSeg, double *pdt) const @@ -1071,25 +1191,6 @@ return data.controlPoints; } -void StrokeQuad(std::vector *plist, RS_Vector vx1, RS_Vector vc1, - RS_Vector vx2, int iSeg) -{ - if(iSeg < 1) - { - plist->push_back(vx1); - return; - } - - RS_Vector x(false); - double dt; - for(int i = 0; i < iSeg; i++) - { - dt = (double)i/(double)iSeg; - x = GetQuadPoint(vx1, vc1, vx2, dt); - plist->push_back(x); - } -} - std::vector LC_SplinePoints::getStrokePoints() const { std::vector ret; @@ -1416,7 +1517,7 @@ } // returns new pattern offset; -double DrawPatternLine(double *pdPattern, int iPattern, double patternOffset, +double DrawPatternLine(std::vector const& pdPattern, int iPattern, double patternOffset, QPainterPath& qPath, RS_Vector& x1, RS_Vector& x2) { double dLen = (x2 - x1).magnitude(); @@ -1499,7 +1600,7 @@ } // returns new pattern offset; -double DrawPatternQuad(double *pdPattern, int iPattern, double patternOffset, +double DrawPatternQuad(std::vector const& pdPattern, int iPattern, double patternOffset, QPainterPath& qPath, RS_Vector& x1, RS_Vector& c1, RS_Vector& x2) { double dLen = GetQuadLength(x1, c1, x2, 0.0, 1.0); @@ -1597,7 +1698,7 @@ if(n < 2) return; double dpmm = static_cast(painter)->getDpmm(); - double ds[pat->num]; + std::vector ds(size_t(pat->num), 0.); for(size_t i = 0; i < pat->num; i++) { ds[i] = dpmm*pat->pattern[i]; @@ -1959,43 +2060,6 @@ return(vEnd.angleTo(vStart)); } -void AddQuadTangentPoints(RS_VectorSolutions *pVS, const RS_Vector& point, - const RS_Vector& x1, const RS_Vector& c1, const RS_Vector& x2) -{ - RS_Vector vx1 = x2 - c1*2.0 + x1; - RS_Vector vx2 = c1 - x1; - RS_Vector vx3 = x1 - point; - - double a1 = vx2.x*vx1.y - vx2.y*vx1.x; - double a2 = vx3.x*vx1.y - vx3.y*vx1.x; - double a3 = vx3.x*vx2.y - vx3.y*vx2.x; - - std::vector dSol(0, 0.); - - if(fabs(a1) > RS_TOLERANCE) - { - std::vector dCoefs(0, 0.); - - dCoefs.push_back(a2/a1); - dCoefs.push_back(a3/a1); - dSol = RS_Math::quadraticSolver(dCoefs); - - } - else if(fabs(a2) > RS_TOLERANCE) - { - dSol.push_back(-a3/a2); - } - - for(double& d: dSol) - { - if(d > -RS_TOLERANCE && d < 1.0 + RS_TOLERANCE) - { - if(d < 0.0) d = 0.0; - if(d > 1.0) d = 1.0; - pVS->push_back(GetQuadPoint(x1, c1, x2, d)); - } - } -} RS_VectorSolutions LC_SplinePoints::getTangentPoint(const RS_Vector& point) const { @@ -3000,53 +3064,6 @@ return ret; } -void addLineQuadIntersect(RS_VectorSolutions *pVS, - const RS_Vector& vStart, const RS_Vector& vEnd, - const RS_Vector& vx1, const RS_Vector& vc1, const RS_Vector& vx2) -{ - RS_Vector x1 = vx2 - vc1*2.0 + vx1; - RS_Vector x2 = vc1 - vx1; - RS_Vector x3 = vx1 - vStart; - RS_Vector x4 = vEnd - vStart; - - double a1 = x1.x*x4.y - x1.y*x4.x; - double a2 = 2.0*(x2.x*x4.y - x2.y*x4.x); - double a3 = x3.x*x4.y - x3.y*x4.x; - - std::vector dSol(0, 0.); - - if(fabs(a1) > RS_TOLERANCE) - { - std::vector dCoefs(0, 0.); - - dCoefs.push_back(a2/a1); - dCoefs.push_back(a3/a1); - dSol = RS_Math::quadraticSolver(dCoefs); - - } - else if(fabs(a2) > RS_TOLERANCE) - { - dSol.push_back(-a3/a2); - } - - double ds; - - for(double& d: dSol) - { - if(d > -RS_TOLERANCE && d < 1.0 + RS_TOLERANCE) - { - if(d < 0.0) d = 0.0; - if(d > 1.0) d = 1.0; - - ds = -1.0; - x1 = GetQuadAtPoint(vx1, vc1, vx2, d); - if(fabs(x4.x) > RS_TOLERANCE) ds = (x1.x - vStart.x)/x4.x; - else if(fabs(x4.y) > RS_TOLERANCE) ds = (x1.y - vStart.y)/x4.y; - - if(ds > -RS_TOLERANCE && ds < 1.0 + RS_TOLERANCE) pVS->push_back(x1); - } - } -} RS_VectorSolutions LC_SplinePoints::getLineIntersect(const RS_Vector& x1, const RS_Vector& x2) { @@ -3128,13 +3145,17 @@ //avoid intersection if there's no intersection between lines //TODO, avoid O(N^2) complexity - //tangential direction along (start, control, end) - std::vector lines0{{RS_Line(nullptr, RS_LineData(vStart, vControl)), - RS_Line(nullptr, RS_LineData(vEnd, vControl))}}; + //tangential direction along (start, control, end) + std::vector lines0{{ + {vStart, vControl}, + {vEnd, vControl} + }}; //tangential direction along (start, control, end) - std::vector lines1{{RS_Line(nullptr, RS_LineData(vx1, vc1)), - RS_Line(nullptr, RS_LineData(vx2, vc1))}}; + std::vector lines1{{ + {vx1, vc1}, + {vx2, vc1} + }}; //if lines0, lines1 do not overlap, there's no intersection bool overlap=false; @@ -3178,7 +3199,7 @@ m.push_back(a1); m.push_back(b1); - RS_VectorSolutions&& pvRes = RS_Math::simultaneousQuadraticSolverFull(m); + RS_VectorSolutions const& pvRes = RS_Math::simultaneousQuadraticSolverFull(m); for(RS_Vector vSol: pvRes) { diff -Nru librecad-2.0.8/librecad/src/lib/engine/lc_splinepoints.h librecad-2.0.9/librecad/src/lib/engine/lc_splinepoints.h --- librecad-2.0.8/librecad/src/lib/engine/lc_splinepoints.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/lc_splinepoints.h 2016-01-07 07:46:24.000000000 +0000 @@ -27,9 +27,9 @@ #include #include "rs_atomicentity.h" -#include "rs_linetypepattern.h" class QPolygonF; +struct RS_LineTypePattern; /** * Holds the data that defines a line. @@ -49,8 +49,7 @@ /** * Default constructor. Leaves the data object uninitialized. */ - LC_SplinePointsData() = default; - ~LC_SplinePointsData() = default; + LC_SplinePointsData() = default; LC_SplinePointsData(bool closed, bool cut); @@ -86,8 +85,8 @@ bool offsetSpline(const RS_Vector& coord, const double& distance); std::vector offsetTwoSidesSpline(const double& distance) const; std::vector offsetTwoSidesCut(const double& distance) const; -public: LC_SplinePointsData data; + public: LC_SplinePoints(RS_EntityContainer* parent, const LC_SplinePointsData& d); virtual ~LC_SplinePoints() = default; @@ -175,7 +174,7 @@ virtual RS_Vector getTangentDirection(const RS_Vector& point) const; virtual RS_Vector getNearestEndpoint(const RS_Vector& coord, - double* dist = NULL) const; + double* dist = nullptr) const; /** * @brief getNearestPointOnEntity * @param coord @@ -185,17 +184,17 @@ * @return */ virtual RS_Vector getNearestPointOnEntity(const RS_Vector& coord, - bool onEntity = true, double* dist = NULL, RS_Entity** entity = NULL) const; + bool onEntity = true, double* dist = nullptr, RS_Entity** entity = nullptr) const; // virtual RS_Vector getNearestCenter(const RS_Vector& coord, -// double* dist = NULL) const; +// double* dist = nullptr) const; virtual RS_Vector getNearestMiddle(const RS_Vector& coord, - double* dist = NULL, int middlePoints = 1) const; + double* dist = nullptr, int middlePoints = 1) const; virtual RS_Vector getNearestDist(double distance, - const RS_Vector& coord, double* dist = NULL) const; + const RS_Vector& coord, double* dist = nullptr) const; //virtual RS_Vector getNearestRef(const RS_Vector& coord, - // double* dist = NULL); + // double* dist = nullptr); virtual double getDistanceToPoint(const RS_Vector& coord, - RS_Entity** entity = NULL, RS2::ResolveLevel level = RS2::ResolveNone, + RS_Entity** entity = nullptr, RS2::ResolveLevel level = RS2::ResolveNone, double solidDist = RS_MAXDOUBLE) const; bool addPoint(const RS_Vector& v); diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_arc.cpp librecad-2.0.9/librecad/src/lib/engine/rs_arc.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_arc.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_arc.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -36,6 +36,7 @@ #include "rs_painter.h" #include "lc_quadratic.h" #include "rs_painterqt.h" +#include "rs_debug.h" #ifdef EMU_C99 @@ -133,8 +134,7 @@ const RS_Vector& endPoint, double direction1, double radius) { - RS_Vector ortho; - ortho.setPolar(radius, direction1 + M_PI_2); + RS_Vector ortho = RS_Vector::polar(radius, direction1 + M_PI_2); RS_Vector center1 = startPoint + ortho; RS_Vector center2 = startPoint - ortho; @@ -172,8 +172,7 @@ if( fabs(remainder( angleLength, M_PI))drawArc(cp, ra, getAngle1(),getAngle2(), diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_arc.h librecad-2.0.9/librecad/src/lib/engine/rs_arc.h --- librecad-2.0.8/librecad/src/lib/engine/rs_arc.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_arc.h 2016-01-07 07:46:24.000000000 +0000 @@ -69,23 +69,24 @@ const RS_ArcData& d); virtual ~RS_Arc() = default; - virtual RS_Entity* clone() const; + virtual RS_Entity* clone() const override; /** @return RS2::EntityArc */ - virtual RS2::EntityType rtti() const { + virtual RS2::EntityType rtti() const override + { return RS2::EntityArc; } /** @return true */ - virtual bool isEdge() const { + virtual bool isEdge() const override { return true; } /** @return Copy of data that defines the arc. **/ - RS_ArcData getData() const { + RS_ArcData getData() const { return data; } - virtual RS_VectorSolutions getRefPoints() const; + virtual RS_VectorSolutions getRefPoints() const override; /** Sets new arc parameters. **/ void setData(RS_ArcData d) { @@ -93,7 +94,7 @@ } /** @return The center point (x) of this arc */ - virtual RS_Vector getCenter() const { + virtual RS_Vector getCenter() const override { return data.center; } /** Sets new center. */ @@ -102,7 +103,7 @@ } /** @return The radius of this arc */ - virtual double getRadius() const { + virtual double getRadius() const override { return data.radius; } /** Sets new radius. */ @@ -111,7 +112,7 @@ } /** @return The start angle of this arc */ - double getAngle1() const { + double getAngle1() const { return data.angle1; } /** Sets new start angle. */ @@ -134,18 +135,18 @@ * @return Direction 1. The angle at which the arc starts at * the startpoint. */ - double getDirection1() const; + double getDirection1() const override; /** * @return Direction 2. The angle at which the arc starts at * the endpoint. */ - double getDirection2() const; + double getDirection2() const override; /** * @retval true if the arc is reversed (clockwise), * @retval false otherwise */ - bool isReversed() const { + bool isReversed() const { return data.reversed; } /** sets the reversed status. */ @@ -154,37 +155,37 @@ } /** @return Start point of the entity. */ - virtual RS_Vector getStartpoint() const { + virtual RS_Vector getStartpoint() const override { return startpoint; } /** @return End point of the entity. */ - virtual RS_Vector getEndpoint() const { + virtual RS_Vector getEndpoint() const override { return endpoint; } - virtual std::vector offsetTwoSides(const double& distance) const; + virtual std::vector offsetTwoSides(const double& distance) const override; /** * implementations must revert the direction of an atomic entity */ - virtual void revertDirection(); - virtual void correctAngles();//make sure angleLength() is not more than 2*M_PI - virtual void moveStartpoint(const RS_Vector& pos); - virtual void moveEndpoint(const RS_Vector& pos); - virtual bool offset(const RS_Vector& position, const double& distance); + virtual void revertDirection() override; + void correctAngles();//make sure angleLength() is not more than 2*M_PI + virtual void moveStartpoint(const RS_Vector& pos) override; + virtual void moveEndpoint(const RS_Vector& pos) override; + virtual bool offset(const RS_Vector& position, const double& distance) override; - virtual void trimStartpoint(const RS_Vector& pos); - virtual void trimEndpoint(const RS_Vector& pos); + virtual void trimStartpoint(const RS_Vector& pos) override; + virtual void trimEndpoint(const RS_Vector& pos) override; virtual RS2::Ending getTrimPoint(const RS_Vector& coord, - const RS_Vector& trimPoint); + const RS_Vector& trimPoint) override; /** choose an intersection to trim to based on mouse point */ virtual RS_Vector prepareTrim(const RS_Vector& mousePoint, - const RS_VectorSolutions& trimSol); + const RS_VectorSolutions& trimSol)override; - virtual void reverse(); + virtual void reverse() override; - virtual RS_Vector getMiddlePoint() const; + virtual RS_Vector getMiddlePoint() const override; double getAngleLength() const; - virtual double getLength() const; + virtual double getLength() const override; double getBulge() const; bool createFrom3P(const RS_Vector& p1, const RS_Vector& p2, @@ -196,45 +197,47 @@ bool createFrom2PBulge(const RS_Vector& startPoint, const RS_Vector& endPoint, double bulge); - virtual RS_Vector getNearestEndpoint(const RS_Vector& coord, - double* dist = NULL)const; - virtual RS_Vector getNearestPointOnEntity(const RS_Vector& coord, - bool onEntity = true, double* dist = NULL, RS_Entity** entity=NULL)const; + virtual RS_Vector getNearestEndpoint(const RS_Vector& coord, + double* dist = nullptr) const override; + virtual RS_Vector getNearestPointOnEntity(const RS_Vector& coord, + bool onEntity = true, + double* dist = nullptr, + RS_Entity** entity=nullptr) const override; virtual RS_Vector getNearestCenter(const RS_Vector& coord, - double* dist = NULL) const; + double* dist = nullptr) const override; virtual RS_Vector getNearestMiddle(const RS_Vector& coord, - double* dist = NULL, + double* dist = nullptr, int middlePoints = 1 - )const; + ) const override; virtual RS_Vector getNearestDist(double distance, const RS_Vector& coord, - double* dist = NULL) const; + double* dist = nullptr) const override; virtual RS_Vector getNearestDist(double distance, bool startp) const; virtual RS_Vector getNearestOrthTan(const RS_Vector& coord, const RS_Line& normal, - bool onEntity = false) const; - virtual RS_VectorSolutions getTangentPoint(const RS_Vector& point) const;//find the tangential points seeing from given point - virtual RS_Vector getTangentDirection(const RS_Vector& point)const; - virtual void move(const RS_Vector& offset); - virtual void rotate(const RS_Vector& center, const double& angle); - virtual void rotate(const RS_Vector& center, const RS_Vector& angleVector); - virtual void scale(const RS_Vector& center, const RS_Vector& factor); - virtual void mirror(const RS_Vector& axisPoint1, const RS_Vector& axisPoint2); - virtual void moveRef(const RS_Vector& ref, const RS_Vector& offset); + bool onEntity = false) const override; + virtual RS_VectorSolutions getTangentPoint(const RS_Vector& point) const override;//find the tangential points seeing from given point + virtual RS_Vector getTangentDirection(const RS_Vector& point) const override; + virtual void move(const RS_Vector& offset) override; + virtual void rotate(const RS_Vector& center, const double& angle) override; + virtual void rotate(const RS_Vector& center, const RS_Vector& angleVector) override; + virtual void scale(const RS_Vector& center, const RS_Vector& factor) override; + virtual void mirror(const RS_Vector& axisPoint1, const RS_Vector& axisPoint2) override; + virtual void moveRef(const RS_Vector& ref, const RS_Vector& offset) override; virtual void stretch(const RS_Vector& firstCorner, const RS_Vector& secondCorner, - const RS_Vector& offset); + const RS_Vector& offset) override; /** find the visible part of the arc, and call drawVisible() to draw */ - virtual void draw(RS_Painter* painter, RS_GraphicView* view, double& patternOffset); + virtual void draw(RS_Painter* painter, RS_GraphicView* view, double& patternOffset) override; /** directly draw the arc, assuming the whole arc is within visible window */ - virtual void drawVisible(RS_Painter* painter, RS_GraphicView* view, double& patternOffset); + void drawVisible(RS_Painter* painter, RS_GraphicView* view, double& patternOffset); friend std::ostream& operator << (std::ostream& os, const RS_Arc& a); - virtual void calculateEndpoints(); - virtual void calculateBorders(); + void calculateEndpoints(); + virtual void calculateBorders() override; /** return the equation of the entity for quadratic, @@ -244,14 +247,14 @@ for linear: m0 x + m1 y + m2 =0 **/ - virtual LC_Quadratic getQuadratic() const; + virtual LC_Quadratic getQuadratic() const override; /** * @brief areaLineIntegral, line integral for contour area calculation by Green's Theorem * Contour Area =\oint x dy * @return line integral \oint x dy along the entity * \oint x dy = c_x r \sin t + \frac{1}{4}r^2\sin 2t + \frac{1}{2}r^2 t */ - virtual double areaLineIntegral() const; + virtual double areaLineIntegral() const override; protected: RS_ArcData data; diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_block.cpp librecad-2.0.9/librecad/src/lib/engine/rs_block.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_block.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_block.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,7 +24,7 @@ ** **********************************************************************/ - +#include #include "rs_block.h" #include "rs_graphic.h" @@ -117,3 +117,9 @@ } modified = m; } + +std::ostream& operator << (std::ostream& os, const RS_Block& b) { + os << " name: " << b.getName().toLatin1().data() << "\n"; + os << " entities: " << (RS_EntityContainer&)b << "\n"; + return os; +} diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_block.h librecad-2.0.9/librecad/src/lib/engine/rs_block.h --- librecad-2.0.8/librecad/src/lib/engine/rs_block.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_block.h 2016-01-07 07:46:24.000000000 +0000 @@ -137,11 +137,7 @@ return false; } - friend std::ostream& operator << (std::ostream& os, const RS_Block& b) { - os << " name: " << b.getName().toLatin1().data() << "\n"; - os << " entities: " << (RS_EntityContainer&)b << "\n"; - return os; - } + friend std::ostream& operator << (std::ostream& os, const RS_Block& b); /** * sets a new name for the block. Only called by blocklist to diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_blocklist.cpp librecad-2.0.9/librecad/src/lib/engine/rs_blocklist.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_blocklist.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_blocklist.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,6 +24,8 @@ ** **********************************************************************/ +#include +#include #include #include #include "rs_debug.h" @@ -92,13 +94,13 @@ bool RS_BlockList::add(RS_Block* block, bool notify) { RS_DEBUG->print("RS_BlockList::add()"); - if (block==nullptr) { + if (!block) { return false; } // check if block already exists: RS_Block* b = find(block->getName()); - if (b==nullptr) { + if (!b) { blocks.append(block); if (notify) { @@ -177,7 +179,7 @@ */ bool RS_BlockList::rename(RS_Block* block, const QString& name) { if (block) { - if (find(name)==nullptr) { + if (!find(name)) { block->setName(name); setModified(true); return true; @@ -212,9 +214,22 @@ RS_Block* RS_BlockList::find(const QString& name) { //RS_DEBUG->print("RS_BlockList::find"); // Todo : reduce this from O(N) to O(log(N)) complexity based on sorted list or hash - for(RS_Block* b: blocks){ - if (b->getName()==name) { - return b; + //DFS + std::vector nodes; + std::set searched; + searched.insert(nullptr); + nodes.push_back(this); + while (nodes.size()) { + auto const& list = nodes.back(); + nodes.pop_back(); + for (RS_Block* b: *list) { + if (b->getName() == name) + return b; + auto node = b->getBlockList(); + if (!searched.count(node)) { + searched.insert(list); + nodes.push_back(b->getBlockList()); + } } } @@ -238,16 +253,17 @@ i=name.mid(index+1).toInt(); name=name.mid(0, index-1); } - - for(RS_Block* b: blocks){ + QString ret = QString("%1-%2").arg(name).arg(i+1); + RS_Block* b; + while((b = find(ret))){ index=b->getName().lastIndexOf(rx); if(b->getName().mid(0, index-1) != name) continue; index=b->getName().lastIndexOf(rx); if(index<0) continue; i=std::max(b->getName().mid(index).toInt(),i); + ret = QString("%1-%2").arg(name).arg(i+1); } -// qDebug()<RS_TOLERANCE && -// p2.distanceTo(p3)>RS_TOLERANCE && -// p3.distanceTo(p1)>RS_TOLERANCE) { -// -// // middle points between 3 points: -// RS_Vector mp1, mp2; -// RS_Vector dir1, dir2; -// double a1, a2; -// -// // intersection of two middle lines -// mp1 = (p1 + p2)/2.0; -// a1 = p1.angleTo(p2) + M_PI_2; -// dir1.setPolar(100.0, a1); -// mp2 = (p2 + p3)/2.0; -// a2 = p2.angleTo(p3) + M_PI_2; -// dir2.setPolar(100.0, a2); -// -// RS_ConstructionLineData d1(mp1, mp1 + dir1); -// RS_ConstructionLineData d2(mp2, mp2 + dir2); -// RS_ConstructionLine midLine1(NULL, d1); -// RS_ConstructionLine midLine2(NULL, d2); -// -// RS_VectorSolutions sol = -// RS_Information::getIntersection(&midLine1, &midLine2); -// -// data.center = sol.get(0); -// data.radius = data.center.distanceTo(p3); -// -// if (sol.get(0).valid && data.radius<1.0e14 && data.radius>RS_TOLERANCE) { -// return true; -// } else { -// RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Circle::createFrom3P(): " -// "Cannot create a circle with inf radius."); -// return false; -// } -// } else { -// RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Circle::createFrom3P(): " -// "Cannot create a circle with radius 0.0."); -// return false; -// } -//} + /** *create circle inscribled in a triangle * @@ -320,17 +282,17 @@ std::vector RS_Circle::offsetTwoSides(const double& distance) const { - std::vector ret(0,NULL); - ret.push_back(new RS_Circle(NULL,RS_CircleData(getCenter(),getRadius()+distance))); + std::vector ret(0,nullptr); + ret.push_back(new RS_Circle(nullptr,RS_CircleData(getCenter(),getRadius()+distance))); if(fabs(getRadius()-distance)>RS_TOLERANCE) - ret.push_back(new RS_Circle(NULL,RS_CircleData(getCenter(),fabs(getRadius()-distance)))); + ret.push_back(new RS_Circle(nullptr,RS_CircleData(getCenter(),fabs(getRadius()-distance)))); return ret; } RS_VectorSolutions RS_Circle::createTan1_2P(const RS_AtomicEntity* circle, const std::vector points) { RS_VectorSolutions ret; - if(circle==NULL||points.size()<2) return ret; + if (!circle||points.size()<2) return ret; return LC_Quadratic::getIntersection( LC_Quadratic(circle,points[0]), LC_Quadratic(circle,points[1]) @@ -343,8 +305,8 @@ RS_VectorSolutions RS_Circle::createTan2(const std::vector& circles, const double& r) { if(circles.size()<2) return false; - auto&& e0=circles[0]->offsetTwoSides(r); - auto&& e1=circles[1]->offsetTwoSides(r); + auto e0=circles[0]->offsetTwoSides(r); + auto e1=circles[1]->offsetTwoSides(r); RS_VectorSolutions centers; if(e0.size() && e1.size()) { for(auto it0=e0.begin();it0!=e0.end();it0++){ @@ -369,7 +331,7 @@ if(circles.size()!=3) return ret; std::vector cs; for(auto c: circles){ - cs.emplace_back(RS_Circle(NULL,RS_CircleData(c->getCenter(),c->getRadius()))); + cs.emplace_back(RS_Circle(nullptr,RS_CircleData(c->getCenter(),c->getRadius()))); } unsigned short flags=0; do{ @@ -473,13 +435,13 @@ if( centers[0].distanceTo(centers[1]) <= RS_TOLERANCE || centers[0].distanceTo(centers[2]) <= RS_TOLERANCE) i0 = 1; LC_Quadratic lc0(& (circles[i0]), & (circles[(i0+1)%3])); LC_Quadratic lc1(& (circles[i0]), & (circles[(i0+2)%3])); - auto&& c0 = LC_Quadratic::getIntersection(lc0, lc1); + auto c0 = LC_Quadratic::getIntersection(lc0, lc1); // qDebug()<<"c0.size()="< radii[i0]) { - ret.push_back(RS_Circle(NULL, RS_CircleData(c0[i], dc + radii[i0]))); + ret.push_back(RS_Circle(nullptr, RS_CircleData(c0[i], dc + radii[i0]))); } } return ret; @@ -524,7 +486,7 @@ std::vector&& vr=RS_Math::quadraticSolver(ce); for(size_t i=0; i < vr.size();i++){ if(vr.at(i)((dAngleToPoint + 0.5 * dAngleSteps) / dAngleSteps); if( 0 < middlePoints) { @@ -680,7 +642,7 @@ vPoint.setPolar( data.radius, dAngleSteps * iStepCount); vPoint.move( data.center); - if( nullptr != dist) { + if(dist) { *dist = vPoint.distanceTo( coord); } @@ -771,11 +733,11 @@ } double RS_Circle::getDirection1() const{ - return M_PI/2.0; + return M_PI_2; } double RS_Circle::getDirection2() const{ - return M_PI/2.0*3.0; + return M_PI_2*3.0; } @@ -798,11 +760,11 @@ std::vector vps; for(unsigned short i=0;i<4;i++){ const QPointF& vp(visualBox.at(i)); - vps.push_back(RS_Vector(vp.x(),vp.y())); + vps.emplace_back(vp.x(),vp.y()); } for(unsigned short i=0;i<4;i++){ - RS_Line line(NULL,RS_LineData(vps.at(i),vps.at((i+1)%4))); - RS_Circle c0(NULL, getData()); + RS_Line line{nullptr, {vps.at(i),vps.at((i+1)%4)}}; + RS_Circle c0{nullptr, getData()}; if( RS_Information::getIntersection(&c0, &line, true).size()>0) return true; } if( getCenter().isInWindowOrdered(vpMin,vpMax)==false) return false; diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_circle.h librecad-2.0.9/librecad/src/lib/engine/rs_circle.h --- librecad-2.0.8/librecad/src/lib/engine/rs_circle.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_circle.h 2016-01-07 07:46:24.000000000 +0000 @@ -178,7 +178,7 @@ * However, full ellipses and ellipse arcs are handled by RS_Ellipse * @return \pi r^2 */ - virtual double areaLineIntegral() const; + virtual double areaLineIntegral() const override; friend std::ostream& operator << (std::ostream& os, const RS_Circle& a); diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_clipboard.cpp librecad-2.0.9/librecad/src/lib/engine/rs_clipboard.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_clipboard.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_clipboard.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,7 +24,7 @@ ** **********************************************************************/ - +#include #include "rs_clipboard.h" #include "rs_block.h" #include "rs_layer.h" diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_clipboard.h librecad-2.0.9/librecad/src/lib/engine/rs_clipboard.h --- librecad-2.0.8/librecad/src/lib/engine/rs_clipboard.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_clipboard.h 2016-01-07 07:46:24.000000000 +0000 @@ -28,7 +28,7 @@ #ifndef RS_CLIPBOARD_H #define RS_CLIPBOARD_H -#include +#include #include "rs_graphic.h" #define RS_CLIPBOARD RS_Clipboard::instance() diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_color.cpp librecad-2.0.9/librecad/src/lib/engine/rs_color.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_color.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_color.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -7,9 +7,9 @@ return -1; if (isByBlock()) return -2; - int tmp1 = red() << 16; - int tmp2 = green() << 8; - int tmp3 = tmp1+tmp2+blue(); +// int tmp1 = red() << 16; +// int tmp2 = green() << 8; +// int tmp3 = tmp1+tmp2+blue(); int cd = (red() << 16) + (green() << 8) + blue(); return cd; diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_color.h librecad-2.0.9/librecad/src/lib/engine/rs_color.h --- librecad-2.0.8/librecad/src/lib/engine/rs_color.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_color.h 2016-01-07 07:46:24.000000000 +0000 @@ -30,6 +30,7 @@ #include +#include "rs.h" #include "rs_flags.h" //! Color defined by layer not entity diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_constructionline.cpp librecad-2.0.9/librecad/src/lib/engine/rs_constructionline.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_constructionline.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_constructionline.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -154,7 +154,7 @@ LC_Quadratic RS_ConstructionLine::getQuadratic() const { std::vector ce(3,0.); - auto&& dvp=data.point2 - data.point1; + auto dvp=data.point2 - data.point1; RS_Vector normal(-dvp.y,dvp.x); ce[0]=normal.x; ce[1]=normal.y; diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs.cpp librecad-2.0.9/librecad/src/lib/engine/rs.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs.cpp 1970-01-01 00:00:00.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -0,0 +1,51 @@ +#include +#include +#include +#include +#include "rs.h" + +RS2::LineWidth RS2::intToLineWidth(int w) { + std::vector> const table{ + {-2, WidthDefault}, //for w = -3 + {-1, WidthByBlock}, //for w = -2 + {0, WidthByLayer}, //for w = -1 + // for w < 3, return Width00 + {3, Width00}, + {8, Width01}, + {12, Width02}, + {14, Width03}, + {17, Width04}, + {19, Width05}, + {23, Width06}, + {28, Width07}, + {33, Width08}, + {38, Width09}, + {46, Width10}, + {52, Width11}, + {57, Width12}, + {66, Width13}, + {76, Width14}, + {86, Width15}, + {96, Width16}, + {104, Width17}, + {114, Width18}, + {131, Width19}, + {150, Width20}, + {180, Width21}, + {206, Width22}, + {INT_MAX, Width23} + }; + + //binary search + //assume table size is at least 2 + size_t low = -1; + size_t high = table.size() - 1; + while (low + 1 < high) { + size_t const mid = low + (high - low)/2; + if (w >= table.at(mid).first) + low = mid; + else + high = mid; + } + return table.at(high).second; +} diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_dimaligned.cpp librecad-2.0.9/librecad/src/lib/engine/rs_dimaligned.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_dimaligned.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_dimaligned.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,7 +24,8 @@ ** **********************************************************************/ - +#include +#include #include "rs_dimaligned.h" #include "rs_line.h" @@ -32,6 +33,7 @@ #include "rs_units.h" #include "rs_constructionline.h" #include "rs_math.h" +#include "rs_debug.h" RS_DimAlignedData::RS_DimAlignedData(): extensionPoint1(false), @@ -111,8 +113,12 @@ if (graphic) { int dimlunit = getGraphicVariableInt("$DIMLUNIT", 2); int dimdec = getGraphicVariableInt("$DIMDEC", 4); - ret = RS_Units::formatLinear(dist, RS2::None, - graphic->getLinearFormat(dimlunit), dimdec); + int dimzin = getGraphicVariableInt("$DIMZIN", 1); + RS2::LinearFormat format = graphic->getLinearFormat(dimlunit); + + ret = RS_Units::formatLinear(dist, RS2::None, format, dimdec); + if (format == RS2::Decimal) + ret = stripZerosLinear(ret, dimzin); //verify if units are decimal and comma separator if (dimlunit==2){ if (getGraphicVariableInt("$DIMDSEP", 0) == 44) @@ -170,44 +176,40 @@ // extension lines length double extLength = edata.extensionPoint2.distanceTo(data.definitionPoint); - RS_Vector v1, v2, e1; - RS_LineData ld; - RS_Line* line; - if (getFixedLengthOn()){ double dimfxl = getFixedLength(); if (extLength-dimexo > dimfxl) dimexo = extLength - dimfxl; } - v1.setPolar(dimexo, extAngle); - v2.setPolar(dimexe, extAngle); - e1.setPolar(1.0, extAngle); + RS_Vector v1 = RS_Vector::polar(dimexo, extAngle); + RS_Vector v2 = RS_Vector::polar(dimexe, extAngle); + RS_Vector e1 = RS_Vector::polar(1.0, extAngle); RS_Pen pen(getExtensionLineColor(), getExtensionLineWidth(), RS2::LineByBlock); // Extension line 1: - ld = RS_LineData(edata.extensionPoint1 + v1, - edata.extensionPoint1 + e1*extLength + v2); - line = new RS_Line(this, ld); + RS_Line* line = new RS_Line{this, + edata.extensionPoint1 + v1, + edata.extensionPoint1 + e1*extLength + v2}; //line->setLayerToActive(); //line->setPenToActive(); // line->setPen(RS_Pen(RS2::FlagInvalid)); line->setPen(pen); - line->setLayer(NULL); + line->setLayer(nullptr); addEntity(line); // Extension line 2: - ld = RS_LineData(edata.extensionPoint2 + v1, - edata.extensionPoint2 + e1*extLength + v2); - line = new RS_Line(this, ld); + line = new RS_Line{this, + edata.extensionPoint2 + v1, + edata.extensionPoint2 + e1*extLength + v2}; //line->setLayerToActive(); //line->setPenToActive(); // line->setPen(RS_Pen(RS2::FlagInvalid)); line->setPen(pen); - line->setLayer(NULL); + line->setLayer(nullptr); addEntity(line); // Dimension line: @@ -221,7 +223,7 @@ void RS_DimAligned::updateDimPoint(){ // temporary construction line - RS_ConstructionLine tmpLine( NULL, + RS_ConstructionLine tmpLine( nullptr, RS_ConstructionLineData(edata.extensionPoint1, edata.extensionPoint2)); RS_Vector tmpP1 = tmpLine.getNearestPointOnEntity(data.definitionPoint); @@ -312,8 +314,7 @@ ang2 = RS_Math::correctAngle(ang2+M_PI); } - RS_Vector v; - v.setPolar(len, ang2); + RS_Vector v = RS_Vector::polar(len, ang2); data.definitionPoint = edata.extensionPoint2 + v; } updateDim(true); @@ -324,7 +325,7 @@ void RS_DimAligned::moveRef(const RS_Vector& ref, const RS_Vector& offset) { if (ref.distanceTo(data.definitionPoint)<1.0e-4) { - RS_ConstructionLine l(NULL, + RS_ConstructionLine l(nullptr, RS_ConstructionLineData(edata.extensionPoint1, edata.extensionPoint2)); double d = l.getDistanceToPoint(data.definitionPoint+offset); @@ -336,8 +337,7 @@ a = RS_Math::correctAngle(a+M_PI); } - RS_Vector v; - v.setPolar(d, a); + RS_Vector v = RS_Vector::polar(d, a); data.definitionPoint = edata.extensionPoint2 + v; updateDim(true); } diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_dimangular.cpp librecad-2.0.9/librecad/src/lib/engine/rs_dimangular.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_dimangular.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_dimangular.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,7 +24,8 @@ ** **********************************************************************/ - +#include +#include #include "rs_dimangular.h" #include "rs_math.h" @@ -35,6 +36,7 @@ #include "rs_information.h" #include "rs_solid.h" #include "rs_mtext.h" +#include "rs_debug.h" RS_DimAngularData::RS_DimAngularData(): definitionPoint1(false), @@ -98,10 +100,13 @@ int dimaunit = getGraphicVariableInt("$DIMAUNIT", 0); int dimadec = getGraphicVariableInt("$DIMADEC", 0); + int dimazin = getGraphicVariableInt("$DIMAZIN", 0); + + RS2::AngleFormat format = RS_Units::numberToAngleFormat(dimaunit); + ret = RS_Units::formatAngle(getAngle(), format, dimadec); + if (format != RS2::DegreesMinutesSeconds && format != RS2::Surveyors) + ret = stripZerosAngle(ret, dimazin); - ret = RS_Units::formatAngle(getAngle(), - RS_Units::numberToAngleFormat(dimaunit), - dimadec); //verify if units are decimal and comma separator if (dimaunit !=1){ if (getGraphicVariableInt("$DIMDSEP", 0) == 44) @@ -150,9 +155,9 @@ * @return Center of the measured dimension. */ RS_Vector RS_DimAngular::getCenter() const { - RS_ConstructionLine l1(NULL, RS_ConstructionLineData(edata.definitionPoint1, + RS_ConstructionLine l1(nullptr, RS_ConstructionLineData(edata.definitionPoint1, edata.definitionPoint2)); - RS_ConstructionLine l2(NULL, RS_ConstructionLineData(edata.definitionPoint3, + RS_ConstructionLine l2(nullptr, RS_ConstructionLineData(edata.definitionPoint3, data.definitionPoint)); RS_VectorSolutions vs = RS_Information::getIntersection(&l1, &l2, false); @@ -315,8 +320,6 @@ double rad = edata.definitionPoint4.distanceTo(center); - RS_Line* line; - RS_Vector dir; double len; double dist; @@ -327,25 +330,25 @@ // 1st extension line: dist = center.distanceTo(p1); len = rad - dist + dimexe; - dir.setPolar(1.0, ang1); - line = new RS_Line(this, - RS_LineData(center + dir*dist + dir*dimexo, - center + dir*dist + dir*len)); + RS_Vector dir = RS_Vector::polar(1.0, ang1); + RS_Line* line = new RS_Line{this, + center + dir*dist + dir*dimexo, + center + dir*dist + dir*len}; line->setPen(pen); // line->setPen(RS_Pen(RS2::FlagInvalid)); - line->setLayer(NULL); + line->setLayer(nullptr); addEntity(line); // 2nd extension line: dist = center.distanceTo(p2); len = rad - dist + dimexe; dir.setPolar(1.0, ang2); - line = new RS_Line(this, - RS_LineData(center + dir*dist + dir*dimexo, - center + dir*dist + dir*len)); + line = new RS_Line{this, + center + dir*dist + dir*dimexo, + center + dir*dist + dir*len}; line->setPen(pen); // line->setPen(RS_Pen(RS2::FlagInvalid)); - line->setLayer(NULL); + line->setLayer(nullptr); addEntity(line); // Create dimension line (arc): @@ -356,7 +359,7 @@ pen.setColor(getDimensionLineColor()); arc->setPen(pen); // arc->setPen(RS_Pen(RS2::FlagInvalid)); - arc->setLayer(NULL); + arc->setLayer(nullptr); addEntity(arc); // length of dimension arc: @@ -368,7 +371,7 @@ // arrow angles: double arrowAngle1, arrowAngle2; double arrowAng; - if (rad>1.0e-6) { + if (rad>RS_TOLERANCE_ANGLE) { arrowAng = arrowSize / rad; } else { @@ -408,7 +411,7 @@ arrowSize); arrow->setPen(pen); // arrow->setPen(RS_Pen(RS2::FlagInvalid)); - arrow->setLayer(NULL); + arrow->setLayer(nullptr); addEntity(arrow); // arrow 2: @@ -418,7 +421,7 @@ arrowSize); arrow->setPen(pen); // arrow->setPen(RS_Pen(RS2::FlagInvalid)); - arrow->setLayer(NULL); + arrow->setLayer(nullptr); addEntity(arrow); @@ -464,7 +467,7 @@ // move text to the side: text->setPen(RS_Pen(getTextColor(), RS2::WidthByBlock, RS2::SolidLine)); // text->setPen(RS_Pen(RS2::FlagInvalid)); - text->setLayer(NULL); + text->setLayer(nullptr); addEntity(text); calculateBorders(); diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_dimdiametric.cpp librecad-2.0.9/librecad/src/lib/engine/rs_dimdiametric.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_dimdiametric.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_dimdiametric.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,12 +24,13 @@ ** **********************************************************************/ - +#include #include "rs_dimdiametric.h" #include "rs_mtext.h" #include "rs_solid.h" #include "rs_graphic.h" #include "rs_units.h" +#include "rs_debug.h" RS_DimDiametricData::RS_DimDiametricData(): definitionPoint(false), @@ -93,8 +94,11 @@ if (graphic) { int dimlunit = getGraphicVariableInt("$DIMLUNIT", 2); int dimdec = getGraphicVariableInt("$DIMDEC", 4); - ret = RS_Units::formatLinear(dist, RS2::None, - graphic->getLinearFormat(dimlunit), dimdec); + int dimzin = getGraphicVariableInt("$DIMZIN", 1); + RS2::LinearFormat format = graphic->getLinearFormat(dimlunit); + ret = RS_Units::formatLinear(dist, RS2::None, format, dimdec); + if (format == RS2::Decimal) + ret = stripZerosLinear(ret, dimzin); //verify if units are decimal and comma separator if (dimlunit==2){ if (getGraphicVariableInt("$DIMDSEP", 0) == 44) @@ -189,8 +193,7 @@ double d = c.distanceTo(edata.definitionPoint); double a = c.angleTo(edata.definitionPoint + offset); - RS_Vector v; - v.setPolar(d, a); + RS_Vector v = RS_Vector::polar(d, a); edata.definitionPoint = c + v; data.definitionPoint = c - v; updateDim(true); @@ -200,8 +203,7 @@ double d = c.distanceTo(data.definitionPoint); double a = c.angleTo(data.definitionPoint + offset); - RS_Vector v; - v.setPolar(d, a); + RS_Vector v = RS_Vector::polar(d, a); data.definitionPoint = c + v; edata.definitionPoint = c - v; updateDim(true); diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_dimension.cpp librecad-2.0.9/librecad/src/lib/engine/rs_dimension.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_dimension.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_dimension.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,8 +23,7 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ - - +#include #include "rs_information.h" #include "rs_line.h" #include "rs_dimension.h" @@ -198,10 +197,10 @@ RS2::LineByBlock); // Create dimension line: - RS_Line* dimensionLine = new RS_Line(this, RS_LineData(p1, p2)); + RS_Line* dimensionLine = new RS_Line{this, p1, p2}; dimensionLine->setPen(pen); // dimensionLine->setPen(RS_Pen(RS2::FlagInvalid)); - dimensionLine->setLayer(NULL); + dimensionLine->setLayer(nullptr); addEntity(dimensionLine); if (outsideArrows==false) { @@ -212,8 +211,7 @@ arrowAngle2 = dimensionLine->getAngle2(); // extend dimension line outside arrows - RS_Vector dir; - dir.setPolar(arrowSize*2, arrowAngle2); + RS_Vector dir = RS_Vector::polar(arrowSize*2, arrowAngle2); dimensionLine->setStartpoint(p1 + dir); dimensionLine->setEndpoint(p2 - dir); } @@ -232,7 +230,7 @@ arrowSize); // arrow->setPen(RS_Pen(RS2::FlagInvalid)); arrow->setPen(pen); - arrow->setLayer(NULL); + arrow->setLayer(nullptr); addEntity(arrow); } @@ -244,7 +242,7 @@ arrowSize); // arrow->setPen(RS_Pen(RS2::FlagInvalid)); arrow->setPen(pen); - arrow->setLayer(NULL); + arrow->setLayer(nullptr); addEntity(arrow); } }else{ @@ -252,15 +250,14 @@ // Arrows: RS_Line* tick; - RS_Vector tickVector; - tickVector.setPolar(dimtsz,arrowAngle1 + M_PI*0.25); //tick is 45 degree away + RS_Vector tickVector = RS_Vector::polar(dimtsz,arrowAngle1 + M_PI*0.25); //tick is 45 degree away if (arrow1) { // tick 1 tick = new RS_Line(this, p1-tickVector, p1+tickVector); tick->setPen(pen); // tick->setPen(RS_Pen(RS2::FlagInvalid)); - tick->setLayer(NULL); + tick->setLayer(nullptr); addEntity(tick); } @@ -269,7 +266,7 @@ tick = new RS_Line(this, p2-tickVector, p2+tickVector); tick->setPen(pen); // tick->setPen(RS_Pen(RS2::FlagInvalid)); - tick->setLayer(NULL); + tick->setLayer(nullptr); addEntity(tick); } } @@ -291,15 +288,10 @@ textPos = dimensionLine->getMiddlePoint(); if (!getAlignText()) { - RS_Vector distV; - - // rotate text so it's readable from the bottom or right (ISO) - // quadrant 1 & 4 - if (corrected) { - distV.setPolar(dimgap + dimtxt/2.0, dimAngle1-M_PI_2); - } else { - distV.setPolar(dimgap + dimtxt/2.0, dimAngle1+M_PI_2); - } + // rotate text so it's readable from the bottom or right (ISO) + // quadrant 1 & 4 + double const a = corrected?-M_PI_2:M_PI_2; + RS_Vector distV = RS_Vector::polar(dimgap + dimtxt/2.0, dimAngle1+a); // move text away from dimension line: textPos+=distV; @@ -332,36 +324,29 @@ } text->setPen(RS_Pen(getTextColor(), RS2::WidthByBlock, RS2::SolidLine)); // text->setPen(RS_Pen(RS2::FlagInvalid)); - text->setLayer(NULL); + text->setLayer(nullptr); //horizontal text, split dimensionLine if (getAlignText()) { double w =text->getUsedTextWidth()/2+dimgap; double h = text->getUsedTextHeight()/2+dimgap; - RS_Vector v1 = textPos - RS_Vector(w, h); - RS_Vector v2 = textPos + RS_Vector(w, h); - RS_Line l[] = { - RS_Line(NULL, RS_LineData(v1, RS_Vector(v2.x, v1.y))), - RS_Line(NULL, RS_LineData(RS_Vector(v2.x, v1.y), v2)), - RS_Line(NULL, RS_LineData(v2, RS_Vector(v1.x, v2.y))), - RS_Line(NULL, RS_LineData(RS_Vector(v1.x, v2.y), v1)) - }; - RS_VectorSolutions sol1, sol2; - int inters= 0; - do { - sol1 = RS_Information::getIntersection(dimensionLine, &(l[inters++]), true); - } while (!sol1.hasValid() && inters < 4); -// if (sol1.hasValid() && inters < 4) { - if (inters < 4) { - do { - sol2 = RS_Information::getIntersection(dimensionLine, &(l[inters++]), true); - } while (!sol2.hasValid() && inters < 4); - } + RS_Vector v1 = textPos - RS_Vector{w, h}; + RS_Vector v2 = textPos + RS_Vector{w, h}; + RS_EntityContainer c; + c.addRectangle(v1, v2); + RS_VectorSolutions sol1; + for(RS_Entity* e: c) { + sol1.appendTo( + RS_Information::getIntersection(dimensionLine, e, true) + ); + } + //are text intersecting dimensionLine? - if (sol1.hasValid() && sol2.hasValid()) { + if (sol1.size()>1) { //yes, split dimension line - RS_Line* dimensionLine2 = (RS_Line*)dimensionLine->clone(); + RS_Line* dimensionLine2 = + static_cast(dimensionLine->clone()); v1 = sol1.get(0); - v2 = sol2.get(0); + v2 = sol1.get(1); if (p1.distanceTo(v1) < p1.distanceTo(v2)) { dimensionLine->setEndpoint(v1); dimensionLine2->setStartpoint(v2); @@ -445,14 +430,13 @@ * @return Dimension labels alignement text true= horizontal, false= aligned. */ bool RS_Dimension::getAlignText() { - bool ret; - int v = getGraphicVariableInt("$DIMTIH", 2); - if (v>1) { - addGraphicVariable("$DIMTIH", 0, 70); - getGraphicVariableInt("$DIMTIH", 0); + int v = getGraphicVariableInt("$DIMTIH", 1); + if (v>0) { + addGraphicVariable("$DIMTIH", 1, 70); + getGraphicVariableInt("$DIMTIH", 1); + return true; } - v==0 ? ret = false :ret = true; - return ret; + return false; } @@ -460,14 +444,13 @@ * @return Dimension fixed length for extension lines true= fixed, false= not fixed. */ bool RS_Dimension::getFixedLengthOn() { - bool ret; int v = getGraphicVariableInt("$DIMFXLON", 2); if (v>1) { addGraphicVariable("$DIMFXLON", 0, 70); getGraphicVariableInt("$DIMFXLON", 0); + return true; } - v==0 ? ret = false :ret = true; - return ret; + return false; } /** @@ -546,7 +529,62 @@ return v; } +/** + * Removes zeros from angle string. + * + * @param angle The string representing angle. + * @param zeros Zeros supresion (0 none, 1 suppres leading, 2 suppres trailing, 3 both) + * Decimal separator are '.' + * + * @ret String with the formatted angle. + */ + +QString RS_Dimension::stripZerosAngle(QString angle, int zeros){ + if (zeros == 0) //do nothing + return angle; + if (zeros & 2){ + int end = angle.size() - 1; + QChar format = angle[end--]; //stores & skip format char + while (end > 0 && angle[end] == QChar('0')) // locate first 0 from end + end--; + if (angle[end] == QChar('.')) + end--; + angle.truncate(end+1); + angle.append(format); + } + if (zeros & 1){ + if (angle[0] == QChar('0') && angle[1] == QChar('.')) + angle = angle.remove(0, 1); + } + return angle; +} + +/** + * Removes zeros from linear string. + * + * @param linear The string representing linear measure. + * @param zeros Zeros supresion (see dimzin) + * + * @ret String with the formatted linear measure. + */ +QString RS_Dimension::stripZerosLinear(QString linear, int zeros){ + if (zeros == 1) //do nothing + return linear; + if (zeros & 8){ + int end = linear.size() - 1; + while (end > 0 && linear[end] == QChar('0')) // locate first 0 from end + end--; + if (linear[end] == QChar('.')) + end--; + linear.truncate(end+1); + } + if (zeros & 4){ + if (linear[0] == QChar('0') && linear[1] == QChar('.')) + linear = linear.remove(0, 1); + } + return linear; +} void RS_Dimension::move(const RS_Vector& offset) { diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_dimension.h librecad-2.0.9/librecad/src/lib/engine/rs_dimension.h --- librecad-2.0.8/librecad/src/lib/engine/rs_dimension.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_dimension.h 2016-01-07 07:46:24.000000000 +0000 @@ -189,6 +189,8 @@ QString getTextStyle(); double getGraphicVariable(const QString& key, double defMM, int code); + static QString stripZerosAngle(QString angle, int zeros=0); + static QString stripZerosLinear(QString linear, int zeros=1); // virtual double getLength() { // return -1.0; diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_dimlinear.cpp librecad-2.0.9/librecad/src/lib/engine/rs_dimlinear.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_dimlinear.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_dimlinear.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,7 +24,8 @@ ** **********************************************************************/ - +#include +#include #include "rs_dimlinear.h" #include "rs_line.h" #include "rs_constructionline.h" @@ -32,6 +33,7 @@ #include "rs_solid.h" #include "rs_graphic.h" #include "rs_math.h" +#include "rs_debug.h" RS_DimLinearData::RS_DimLinearData(): @@ -100,11 +102,10 @@ */ QString RS_DimLinear::getMeasuredLabel() { // direction of dimension line - RS_Vector dirDim; - dirDim.setPolar(100.0, edata.angle); + RS_Vector dirDim = RS_Vector::polar(100.0, edata.angle); // construction line for dimension line - RS_ConstructionLine dimLine(NULL, + RS_ConstructionLine dimLine(nullptr, RS_ConstructionLineData(data.definitionPoint, data.definitionPoint + dirDim)); @@ -120,8 +121,11 @@ if (graphic) { int dimlunit = getGraphicVariableInt("$DIMLUNIT", 2); int dimdec = getGraphicVariableInt("$DIMDEC", 4); - ret = RS_Units::formatLinear(dist, RS2::None, - graphic->getLinearFormat(dimlunit), dimdec); + int dimzin = getGraphicVariableInt("$DIMZIN", 1); + RS2::LinearFormat format = graphic->getLinearFormat(dimlunit); + ret = RS_Units::formatLinear(dist, RS2::None, format, dimdec); + if (format == RS2::Decimal) + ret = stripZerosLinear(ret, dimzin); //verify if units are decimal and comma separator if (dimlunit==2){ if (getGraphicVariableInt("$DIMDSEP", 0) == 44) @@ -167,15 +171,12 @@ // extension line extension (DIMEXE) double dimexe = getExtensionLineExtension()*dimscale; - RS_LineData ld; - // direction of dimension line - RS_Vector dirDim; - dirDim.setPolar(100.0, edata.angle); + RS_Vector dirDim = RS_Vector::polar(100.0, edata.angle); // construction line for dimension line RS_ConstructionLine dimLine( - NULL, + nullptr, RS_ConstructionLineData(data.definitionPoint, data.definitionPoint + dirDim)); @@ -191,7 +192,6 @@ */ double extAngle1, extAngle2; - RS_Vector vDimexo1, vDimexe1, vDimexo2, vDimexe2; if ((edata.extensionPoint1-dimP1).magnitude()<1e-6) { if ((edata.extensionPoint2-dimP2).magnitude()<1e-6) { @@ -211,10 +211,11 @@ extAngle2 = edata.extensionPoint2.angleTo(dimP2); } - vDimexe1.setPolar(dimexe, extAngle1); - vDimexe2.setPolar(dimexe, extAngle2); + RS_Vector vDimexe1 = RS_Vector::polar(dimexe, extAngle1); + RS_Vector vDimexe2 = RS_Vector::polar(dimexe, extAngle2); - if (getFixedLengthOn()){ + RS_Vector vDimexo1, vDimexo2; + if (getFixedLengthOn()){ double dimfxl = getFixedLength(); double extLength = (edata.extensionPoint1-dimP1).magnitude(); if (extLength-dimexo > dimfxl) @@ -232,27 +233,23 @@ RS2::LineByBlock); // extension lines: - ld = RS_LineData(edata.extensionPoint1+vDimexo1, - dimP1+vDimexe1); - RS_Line* line = new RS_Line(this, ld); + RS_Line* line = new RS_Line{this, + edata.extensionPoint1+vDimexo1, dimP1+vDimexe1}; line->setPen(pen); // line->setPen(RS_Pen(RS2::FlagInvalid)); - line->setLayer(NULL); + line->setLayer(nullptr); addEntity(line); - ld = RS_LineData(edata.extensionPoint2+vDimexo2, - dimP2+vDimexe2); //data.definitionPoint+vDimexe2); - line = new RS_Line(this, ld); + line = new RS_Line{this, + edata.extensionPoint2+vDimexo2, dimP2+vDimexe2}; line->setPen(pen); // line->setPen(RS_Pen(RS2::FlagInvalid)); - line->setLayer(NULL); + line->setLayer(nullptr); addEntity(line); calculateBorders(); } - - void RS_DimLinear::move(const RS_Vector& offset) { RS_Dimension::move(offset); diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_dimradial.cpp librecad-2.0.9/librecad/src/lib/engine/rs_dimradial.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_dimradial.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_dimradial.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,12 +24,14 @@ ** **********************************************************************/ +#include #include #include "rs_dimradial.h" #include "rs_line.h" #include "rs_mtext.h" #include "rs_solid.h" #include "rs_graphic.h" +#include "rs_debug.h" RS_DimRadialData::RS_DimRadialData(): definitionPoint(false), @@ -91,8 +93,11 @@ if (graphic) { int dimlunit = getGraphicVariableInt("$DIMLUNIT", 2); int dimdec = getGraphicVariableInt("$DIMDEC", 4); - ret = RS_Units::formatLinear(dist, RS2::None, - graphic->getLinearFormat(dimlunit), dimdec); + int dimzin = getGraphicVariableInt("$DIMZIN", 1); + RS2::LinearFormat format = graphic->getLinearFormat(dimlunit); + ret = RS_Units::formatLinear(dist, RS2::None, format, dimdec); + if (format == RS2::Decimal) + ret = stripZerosLinear(ret, dimzin); //verify if units are decimal and comma separator if (dimlunit==2){ if (getGraphicVariableInt("$DIMDSEP", 0) == 44) @@ -192,18 +197,17 @@ arrowSize); // arrow->setPen(RS_Pen(RS2::FlagInvalid)); arrow->setPen(pen); - arrow->setLayer(NULL); + arrow->setLayer(nullptr); addEntity(arrow); - RS_Vector p3; - p3.setPolar(length, angle); + RS_Vector p3 = RS_Vector::polar(length, angle); p3 += p1; // Create dimension line: - RS_Line* dimensionLine = new RS_Line(this, RS_LineData(p1, p3)); + RS_Line* dimensionLine = new RS_Line{this, p1, p3}; dimensionLine->setPen(pen); // dimensionLine->setPen(RS_Pen(RS2::FlagInvalid)); - dimensionLine->setLayer(NULL); + dimensionLine->setLayer(nullptr); addEntity(dimensionLine); RS_Vector distV; @@ -240,12 +244,12 @@ data.middleOfText = textPos; } - text->rotate(RS_Vector(0.0,0.0), textAngle); + text->rotate({0., 0.}, textAngle); text->move(textPos); text->setPen(RS_Pen(getTextColor(), RS2::WidthByBlock, RS2::SolidLine)); // text->setPen(RS_Pen(RS2::FlagInvalid)); - text->setLayer(NULL); + text->setLayer(nullptr); addEntity(text); calculateBorders(); @@ -300,8 +304,7 @@ double d = data.definitionPoint.distanceTo(edata.definitionPoint); double a = data.definitionPoint.angleTo(edata.definitionPoint + offset); - RS_Vector v; - v.setPolar(d, a); + RS_Vector v = RS_Vector::polar(d, a); edata.definitionPoint = data.definitionPoint + v; updateDim(true); } diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_document.cpp librecad-2.0.9/librecad/src/lib/engine/rs_document.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_document.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_document.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -26,6 +26,7 @@ #include "rs_document.h" +#include "rs_debug.h" /** diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_document.h librecad-2.0.9/librecad/src/lib/engine/rs_document.h --- librecad-2.0.8/librecad/src/lib/engine/rs_document.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_document.h 2016-01-07 07:46:24.000000000 +0000 @@ -45,8 +45,8 @@ class RS_Document : public RS_EntityContainer, public RS_Undo { public: - RS_Document(RS_EntityContainer* parent=NULL); - virtual ~RS_Document(){} + RS_Document(RS_EntityContainer* parent=nullptr); + virtual ~RS_Document() = default; virtual RS_LayerList* getLayerList() = 0; virtual RS_BlockList* getBlockList() = 0; @@ -71,7 +71,7 @@ */ virtual void removeUndoable(RS_Undoable* u) { if (u && u->undoRtti()==RS2::UndoableEntity) { - removeEntity((RS_Entity*)u); + removeEntity(static_cast(u)); } } diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_ellipse.cpp librecad-2.0.9/librecad/src/lib/engine/rs_ellipse.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_ellipse.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_ellipse.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -34,8 +34,10 @@ #include "rs_painter.h" #include "rs_information.h" #include "rs_linetypepattern.h" +#include "rs_math.h" #include "lc_quadratic.h" #include "rs_painterqt.h" +#include "rs_debug.h" #ifdef EMU_C99 #include "emu_c99.h" /* C99 math */ @@ -67,10 +69,10 @@ #else boost::fusion::tuple operator()(double const& z) const { #endif - double cz=cos(z); - double sz=sin(z); + double const cz=cos(z); + double const sz=sin(z); //delta amplitude - double d=sqrt(1-k2*sz*sz); + double const d=sqrt(1-k2*sz*sz); // return f(x), f'(x) and f''(x) #if BOOST_VERSION > 104500 return boost::math::make_tuple( @@ -92,20 +94,6 @@ }; } -RS_EllipseData::RS_EllipseData(const RS_Vector& _center, - const RS_Vector& _majorP, - double _ratio, - double _angle1, double _angle2, - bool _reversed): - center(_center) - ,majorP(_majorP) - ,ratio(_ratio) - ,angle1(_angle1) - ,angle2(_angle2) - ,reversed(_reversed) -{ -} - std::ostream& operator << (std::ostream& os, const RS_EllipseData& ed) { os << "(" << ed.center << " " << ed.majorP << @@ -121,12 +109,41 @@ */ RS_Ellipse::RS_Ellipse(RS_EntityContainer* parent, const RS_EllipseData& d) - :RS_AtomicEntity(parent), data(d) { - + :RS_AtomicEntity(parent) + ,data(d) { //calculateEndpoints(); calculateBorders(); } +RS_Ellipse::RS_Ellipse(const RS_EllipseData& d) + :RS_AtomicEntity(nullptr) + ,data(d) +{ + //calculateEndpoints(); + calculateBorders(); +} + +RS_Ellipse::RS_Ellipse(RS_EntityContainer* parent, + const RS_Vector& center, + const RS_Vector& majorP, + double ratio, + double angle1, double angle2, + bool reversed): + RS_AtomicEntity(parent) + ,data({center, majorP, ratio, angle1, angle2, reversed}) +{ +} + +RS_Ellipse::RS_Ellipse(const RS_Vector& center, + const RS_Vector& majorP, + double ratio, + double angle1, double angle2, + bool reversed): + RS_AtomicEntity(nullptr) + ,data({center, majorP, ratio, angle1, angle2, reversed}) +{ +} + RS_Entity* RS_Ellipse::clone() const { RS_Ellipse* e = new RS_Ellipse(*this); e->initId(); @@ -364,7 +381,7 @@ } if(getRatio()::digits; @@ -396,10 +413,10 @@ x1= (vp1-coord).squared(); x2= (vp2-coord).squared(); if( x1 > x2 ){ - if(dist !=nullptr) *dist=sqrt(x2); + if (dist) *dist=sqrt(x2); return vp2; }else{ - if(dist !=nullptr) *dist=sqrt(x1); + if (dist) *dist=sqrt(x1); return vp1; } } @@ -516,14 +533,14 @@ } // RS_Vector vp2(false); - double d,d2,s,dDistance(RS_MAXDOUBLE*RS_MAXDOUBLE); + double d,dDistance(RS_MAXDOUBLE*RS_MAXDOUBLE); //double ea; for(size_t i=0; i1.) continue; - s=twoby*roots[i]/(twoax-twoa2b2*roots[i]); //sine + double const s=twoby*roots[i]/(twoax-twoa2b2*roots[i]); //sine //if (fabs(s) > 1. ) continue; - d2=twoa2b2+(twoax-2.*roots[i]*twoa2b2)*roots[i]+twoby*s; + double const d2=twoa2b2+(twoax-2.*roots[i]*twoa2b2)*roots[i]+twoby*s; if (d2<0) continue; // fartherest RS_Vector vp3; vp3.set(a*roots[i],b*s); @@ -600,8 +617,8 @@ RS_VectorSolutions vsFoci = getFoci(); if( 2 == vsFoci.getNumber()) { - RS_Vector vFocus1 = vsFoci.get(0); - RS_Vector vFocus2 = vsFoci.get(1); + RS_Vector const& vFocus1 = vsFoci.get(0); + RS_Vector const& vFocus2 = vsFoci.get(1); double distFocus1 = coord.distanceTo(vFocus1); double distFocus2 = coord.distanceTo(vFocus2); @@ -620,7 +637,7 @@ } } - if (nullptr != dist) { + if (dist) { *dist = distCenter; } return vCenter; @@ -745,7 +762,7 @@ //Eigen system const double d = a - b; - const double s=sqrt(d*d + c*c); + const double s=hypot(d,c); // { a>b, d>0 // eigenvalue: ( a+b - s)/2, eigenvector: ( -c, d + s) // eigenvalue: ( a+b + s)/2, eigenvector: ( d + s, c) @@ -820,10 +837,10 @@ for(RS_Line*const p: lines){//copy the line pointers c0.addEntity(p); } - RS_VectorSolutions&& s0=RS_Information::createQuadrilateral(c0); + RS_VectorSolutions const& s0=RS_Information::createQuadrilateral(c0); if(s0.size()!=4) return false; for(size_t i=0; i<4; ++i){ - quad[i].reset(new RS_Line(nullptr, RS_LineData(s0[i], s0[(i+1)%4]))); + quad[i].reset(new RS_Line{s0[i], s0[(i+1)%4]}); } } @@ -831,9 +848,9 @@ RS_Vector centerProjection; { std::vector diagonal; - diagonal.push_back(RS_Line(nullptr, RS_LineData(quad[0]->getStartpoint(), quad[1]->getEndpoint()))); - diagonal.push_back(RS_Line(nullptr, RS_LineData(quad[1]->getStartpoint(), quad[2]->getEndpoint()))); - RS_VectorSolutions&& sol=RS_Information::getIntersectionLineLine( & diagonal[0],& diagonal[1]); + diagonal.emplace_back(quad[0]->getStartpoint(), quad[1]->getEndpoint()); + diagonal.emplace_back(quad[1]->getStartpoint(), quad[2]->getEndpoint()); + RS_VectorSolutions const& sol=RS_Information::getIntersectionLineLine( & diagonal[0],& diagonal[1]); if(sol.getNumber()==0) {//this should not happen // RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Ellipse::createInscribeQuadrilateral(): can not locate projection Center"); RS_DEBUG->print("RS_Ellipse::createInscribeQuadrilateral(): can not locate projection Center"); @@ -847,7 +864,7 @@ int parallel=0; int parallel_index=0; for(int i=0;i<=1;++i) { - RS_VectorSolutions&& sol1=RS_Information::getIntersectionLineLine(quad[i].get(), quad[(i+2)%4].get()); + RS_VectorSolutions const& sol1=RS_Information::getIntersectionLineLine(quad[i].get(), quad[(i+2)%4].get()); RS_Vector direction; if(sol1.getNumber()==0) { direction=quad[i]->getEndpoint()-quad[i]->getStartpoint(); @@ -871,7 +888,7 @@ { RS_Line cl0(quad[1]->getEndpoint(),(tangent[0]+tangent[2])*0.5); RS_Line cl1(quad[2]->getEndpoint(),(tangent[1]+tangent[2])*0.5); - RS_VectorSolutions&& sol=RS_Information::getIntersection(&cl0, &cl1,false); + RS_VectorSolutions const& sol=RS_Information::getIntersection(&cl0, &cl1,false); if(sol.getNumber()==0){ //this should not happen // RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Ellipse::createInscribeQuadrilateral(): can not locate Ellipse Center"); @@ -886,7 +903,7 @@ //trapezoid RS_Line* l0=quad[parallel_index].get(); RS_Line* l1=quad[(parallel_index+2)%4].get(); - RS_Vector&& centerPoint=(l0->getMiddlePoint()+l1->getMiddlePoint())*0.5; + RS_Vector centerPoint=(l0->getMiddlePoint()+l1->getMiddlePoint())*0.5; //not symmetric, no inscribed ellipse if( fabs(centerPoint.distanceTo(l0->getStartpoint()) - centerPoint.distanceTo(l0->getEndpoint()))>RS_TOLERANCE) return false; @@ -1021,7 +1038,7 @@ RS_DEBUG->print("RS_Ellpse::getNearestMiddle(): begin\n"); if ( ! isEllipticArc() ) { //no middle point for whole ellipse, angle1=angle2=0 - if (dist!=nullptr) { + if (dist) { *dist = RS_MAXDOUBLE; } return RS_Vector(false); @@ -1031,7 +1048,7 @@ if ( ra < RS_TOLERANCE || rb < RS_TOLERANCE ) { //zero radius, return the center RS_Vector vp(getCenter()); - if (dist!=nullptr) { + if (dist) { *dist = vp.distanceTo(coord); } return vp; @@ -1059,7 +1076,7 @@ vp.rotate(getAngle()); vp.move(getCenter()); - if (dist!=nullptr) { + if (dist) { *dist = vp.distanceTo(coord); } //RS_DEBUG->print("RS_Ellipse::getNearestMiddle: angle1=%g, angle2=%g, middle=%g\n",amin,amax,a); @@ -1455,18 +1472,19 @@ RS_Vector endpoint = getEndpoint(); // if (ref.distanceTo(startpoint)<1.0e-4) { - if ((ref-startpoint).squared()<1.0e-8) { + //instead of + if ((ref-startpoint).squared()1.) switchMajorMinor(); auto foci=getFoci(); for(size_t i=0; i< 2 ; i++){ - if ((ref-foci.at(i)).squared()<1.0e-8) { - auto&& focusNew=foci.at(i) + offset; + if ((ref-foci.at(i)).squared()= 0.){ majorP = focusNew - center; @@ -1503,7 +1521,7 @@ } //move major/minor points - if ((ref-getMajorPoint()).squared()<1.0e-8) { + if ((ref-getMajorPoint()).squared()1.) switchMajorMinor(); return; } - if ((ref-getMinorPoint()).squared()<1.0e-8) { + if ((ref-getMinorPoint()).squared()0) return true; } @@ -1705,21 +1723,21 @@ std::vector vertex(0); for(unsigned short i=0;i<4;i++){ const QPointF& vp(visualBox.at(i)); - vertex.push_back(RS_Vector(vp.x(),vp.y())); + vertex.emplace_back(vp.x(),vp.y()); } /** angles at cross points */ std::vector crossPoints(0); double baseAngle=isReversed()?getAngle2():getAngle1(); for(unsigned short i=0;i<4;i++){ - RS_Line line(nullptr,RS_LineData(vertex.at(i),vertex.at((i+1)%4))); - auto&& vpIts=RS_Information::getIntersection( + RS_Line line{vertex.at(i),vertex.at((i+1)%4)}; + auto vpIts=RS_Information::getIntersection( static_cast(this), &line, true); // std::cout<<"vpIts.size()="<getFactor().x); double rb(getRatio()*ra); if(rbgetPattern(getPen().getLineType()); } - if (pat==nullptr) { + if (!pat) { RS_DEBUG->print(RS_Debug::D_WARNING, "Invalid pattern for Ellipse"); return; } @@ -1807,7 +1823,7 @@ if(a2 setPen(pen); size_t i(0),j(0); - double* ds = new double[pat->num>0?pat->num:0]; + std::vector ds(pat->num>0?pat->num:0); if(pat->num>0){ double dpmm=static_cast(painter)->getDpmm(); while( inum){ @@ -1817,8 +1833,7 @@ ++i; } j=i; - }else { - delete[] ds; + }else { RS_DEBUG->print(RS_Debug::D_WARNING,"Invalid pattern when drawing ellipse"); painter->drawEllipse(cp, ra, rb, @@ -1830,12 +1845,11 @@ } double curA(a1); - double nextA; bool notDone(true); for(i=0;notDone;i=(i+1)%j) {//draw patterned ellipse - nextA = curA + fabs(ds[i])/ + double nextA = curA + fabs(ds[i])/ RS_Vector(ra*sin(curA),rb*cos(curA)).magnitude(); if(nextA>a2){ nextA=a2; @@ -1853,7 +1867,6 @@ curA=nextA; } - delete[] ds; } diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_ellipse.h librecad-2.0.9/librecad/src/lib/engine/rs_ellipse.h --- librecad-2.0.8/librecad/src/lib/engine/rs_ellipse.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_ellipse.h 2016-01-07 07:46:24.000000000 +0000 @@ -39,14 +39,6 @@ * add 2*M_PI to angle1 or angle2 to make whole range ellipse arcs */ struct RS_EllipseData { - RS_EllipseData() = default; - RS_EllipseData(const RS_EllipseData& ) = default; - RS_EllipseData(const RS_Vector& center, - const RS_Vector& majorP, - double ratio, - double angle1, double angle2, - bool reversed); - //! Ellipse center RS_Vector center; //! Endpoint of major axis relative to center. @@ -71,8 +63,19 @@ class RS_Ellipse : public RS_AtomicEntity { public: RS_Ellipse()=default; - RS_Ellipse(RS_EntityContainer* parent, - const RS_EllipseData& d); + RS_Ellipse(RS_EntityContainer* parent, const RS_EllipseData& d); + RS_Ellipse(const RS_EllipseData& d); + RS_Ellipse(RS_EntityContainer* parent, + const RS_Vector& center, + const RS_Vector& majorP, + double ratio, + double angle1, double angle2, + bool reversed = false); + RS_Ellipse(const RS_Vector& center, + const RS_Vector& majorP, + double ratio, + double angle1, double angle2, + bool reversed = false); ~RS_Ellipse()=default; virtual RS_Entity* clone() const; @@ -253,7 +256,7 @@ * @return line integral \oint x dy along the entity * \oint x dy = Cx y + \frac{1}{4}((a^{2}+b^{2})sin(2a)cos^{2}(t)-ab(2sin^{2}(a)sin(2t)-2t-sin(2t))) */ - virtual double areaLineIntegral() const; + virtual double areaLineIntegral() const override; protected: RS_EllipseData data; diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_entitycontainer.cpp librecad-2.0.9/librecad/src/lib/engine/rs_entitycontainer.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_entitycontainer.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_entitycontainer.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,8 +24,9 @@ ** **********************************************************************/ - +#include #include +#include #include #include "rs_dialogfactory.h" @@ -259,14 +260,9 @@ if (e->isInWindow(v1, v2)) { //e->setSelected(select); included = true; - } else if (cross==true) { - RS_Line l[] = - { - RS_Line(NULL, RS_LineData(v1, RS_Vector(v2.x, v1.y))), - RS_Line(NULL, RS_LineData(RS_Vector(v2.x, v1.y), v2)), - RS_Line(NULL, RS_LineData(v2, RS_Vector(v1.x, v2.y))), - RS_Line(NULL, RS_LineData(RS_Vector(v1.x, v2.y), v1)) - }; + } else if (cross) { + RS_EntityContainer l; + l.addRectangle(v1, v2); RS_VectorSolutions sol; if (e->isContainer()) { @@ -276,11 +272,11 @@ se=ec->nextEntity(RS2::ResolveAll)) { if (se->rtti() == RS2::EntitySolid){ - included = ((RS_Solid *)se)->isInCrossWindow(v1,v2); + included = static_cast(se)->isInCrossWindow(v1,v2); } else { - for (int i=0; i<4; ++i) { + for (auto line: l) { sol = RS_Information::getIntersection( - se, &l[i], true); + se, line, true); if (sol.hasValid()) { included = true; break; @@ -289,10 +285,10 @@ } } } else if (e->rtti() == RS2::EntitySolid){ - included = ((RS_Solid *)e)->isInCrossWindow(v1,v2); + included = static_cast(e)->isInCrossWindow(v1,v2); } else { - for (int i=0; i<4; ++i) { - sol = RS_Information::getIntersection(e, &l[i], true); + for (auto line: l) { + sol = RS_Information::getIntersection(e, line, true); if (sol.hasValid()) { included = true; break; @@ -327,9 +323,7 @@ } */ - if (entity==NULL) { - return; - } + if (!entity) return; if (entity->rtti()==RS2::EntityImage || entity->rtti()==RS2::EntityHatch) { @@ -348,7 +342,7 @@ * borders of this entity-container if autoUpdateBorders is true. */ void RS_EntityContainer::appendEntity(RS_Entity* entity){ - if (entity==NULL) + if (!entity) return; entities.append(entity); if (autoUpdateBorders) @@ -360,8 +354,7 @@ * borders of this entity-container if autoUpdateBorders is true. */ void RS_EntityContainer::prependEntity(RS_Entity* entity){ - if (entity==NULL) - return; + if (!entity) return; entities.prepend(entity); if (autoUpdateBorders) adjustBorders(entity); @@ -375,7 +368,7 @@ if (entList.isEmpty()) return; int ci = 0; //current index for insert without invert order bool ret, into = false; - RS_Entity *mid = NULL; + RS_Entity *mid = nullptr; if (index < 1) { ci = 0; } else if (index >= entities.size() ) { @@ -407,9 +400,7 @@ * the borders of this entity-container if autoUpdateBorders is true. */ void RS_EntityContainer::insertEntity(int index, RS_Entity* entity) { - if (entity==NULL) { - return; - } + if (!entity) return; entities.insert(index, entity); @@ -428,7 +419,7 @@ void RS_EntityContainer::replaceEntity(int index, RS_Entity* entity) { //RLZ TODO: is needed to delete the old entity? not documented in Q3PtrList // investigate in qt3support code if reactivate this function. - if (entity==NULL) { + if (!entity) { return; } @@ -446,9 +437,9 @@ * this entity-container if autoUpdateBorders is true. */ bool RS_EntityContainer::removeEntity(RS_Entity* entity) { - //RLZ TODO: in Q3PtrList if 'entity' is NULL remove the current item-> at.(entIdx) + //RLZ TODO: in Q3PtrList if 'entity' is nullptr remove the current item-> at.(entIdx) // and sets 'entIdx' in next() or last() if 'entity' is the last item in the list. - // in LibreCAD is never called with NULL + // in LibreCAD is never called with nullptr bool ret; #if QT_VERSION < 0x040400 ret = emu_qt44_removeOne(entities, entity); @@ -500,17 +491,17 @@ /** * Counts the selected entities in this container. */ -unsigned int RS_EntityContainer::countSelected(bool deep, std::set const& types) { +unsigned int RS_EntityContainer::countSelected(bool deep, std::initializer_list const& types) { unsigned int c=0; + std::set type = types; for (RS_Entity* t: entities){ - if (t->isSelected()) { - - if(!types.size() || types.count(t->rtti())) + if (t->isSelected()) + if (!types.size() || type.count(t->rtti())) c++; - } - if(t->isContainer()) + + if (t->isContainer()) c += static_cast(t)->countSelected(deep); } @@ -573,7 +564,7 @@ // RS_DEBUG->print("RS_EntityContainer::calculateBorders: " // "isVisible: %d", (int)e->isVisible()); - if (e->isVisible() && (layer==NULL || !layer->isFrozen())) { + if (e->isVisible() && !(layer && layer->isFrozen())) { e->calculateBorders(); adjustBorders(e); } @@ -756,14 +747,20 @@ } } - +void RS_EntityContainer::addRectangle(RS_Vector const& v0, RS_Vector const& v1) +{ + addEntity(new RS_Line{this, v0, {v1.x, v0.y}}); + addEntity(new RS_Line{this, {v1.x, v0.y}, v1}); + addEntity(new RS_Line{this, v1, {v0.x, v1.y}}); + addEntity(new RS_Line{this, {v0.x, v1.y}, v0}); +} /** - * Returns the first entity or NULL if this graphic is empty. + * Returns the first entity or nullptr if this graphic is empty. * @param level */ RS_Entity* RS_EntityContainer::firstEntity(RS2::ResolveLevel level) { - RS_Entity* e = NULL; + RS_Entity* e = nullptr; entIdx = -1; switch (level) { case RS2::ResolveNone: @@ -774,7 +771,7 @@ break; case RS2::ResolveAllButInserts: { - subContainer=NULL; + subContainer=nullptr; if (!entities.isEmpty()) { entIdx = 0; e = entities.first(); @@ -783,8 +780,8 @@ subContainer = (RS_EntityContainer*)e; e = ((RS_EntityContainer*)e)->firstEntity(level); // emtpy container: - if (e==NULL) { - subContainer = NULL; + if (!e) { + subContainer = nullptr; e = nextEntity(level); } } @@ -794,7 +791,7 @@ case RS2::ResolveAllButTextImage: case RS2::ResolveAllButTexts: { - subContainer=NULL; + subContainer=nullptr; if (!entities.isEmpty()) { entIdx = 0; e = entities.first(); @@ -803,8 +800,8 @@ subContainer = (RS_EntityContainer*)e; e = ((RS_EntityContainer*)e)->firstEntity(level); // emtpy container: - if (e==NULL) { - subContainer = NULL; + if (!e) { + subContainer = nullptr; e = nextEntity(level); } } @@ -813,7 +810,7 @@ break; case RS2::ResolveAll: { - subContainer=NULL; + subContainer=nullptr; if (!entities.isEmpty()) { entIdx = 0; e = entities.first(); @@ -822,8 +819,8 @@ subContainer = (RS_EntityContainer*)e; e = ((RS_EntityContainer*)e)->firstEntity(level); // emtpy container: - if (e==NULL) { - subContainer = NULL; + if (!e) { + subContainer = nullptr; e = nextEntity(level); } } @@ -832,13 +829,13 @@ break; } - return NULL; + return nullptr; } /** - * Returns the last entity or \p NULL if this graphic is empty. + * Returns the last entity or \p nullptr if this graphic is empty. * * @param level \li \p 0 Groups are not resolved * \li \p 1 (default) only Groups are resolved @@ -857,7 +854,7 @@ case RS2::ResolveAllButInserts: { if (!entities.isEmpty()) e = entities.last(); - subContainer = NULL; + subContainer = nullptr; if (e && e->isContainer() && e->rtti()!=RS2::EntityInsert) { subContainer = (RS_EntityContainer*)e; e = ((RS_EntityContainer*)e)->lastEntity(level); @@ -869,7 +866,7 @@ case RS2::ResolveAllButTexts: { if (!entities.isEmpty()) e = entities.last(); - subContainer = NULL; + subContainer = nullptr; if (e && e->isContainer() && e->rtti()!=RS2::EntityText && e->rtti()!=RS2::EntityMText) { subContainer = (RS_EntityContainer*)e; e = ((RS_EntityContainer*)e)->lastEntity(level); @@ -881,7 +878,7 @@ case RS2::ResolveAll: { if (!entities.isEmpty()) e = entities.last(); - subContainer = NULL; + subContainer = nullptr; if (e && e->isContainer()) { subContainer = (RS_EntityContainer*)e; e = ((RS_EntityContainer*)e)->lastEntity(level); @@ -891,12 +888,12 @@ break; } - return NULL; + return nullptr; } /** - * Returns the next entity or container or \p NULL if the last entity + * Returns the next entity or container or \p nullptr if the last entity * returned by \p next() was the last entity in the container. */ RS_Entity* RS_EntityContainer::nextEntity(RS2::ResolveLevel level) { @@ -910,7 +907,7 @@ break; case RS2::ResolveAllButInserts: { - RS_Entity* e=NULL; + RS_Entity* e=nullptr; if (subContainer) { e = subContainer->nextEntity(level); if (e) { @@ -928,8 +925,8 @@ subContainer = (RS_EntityContainer*)e; e = ((RS_EntityContainer*)e)->firstEntity(level); // emtpy container: - if (e==NULL) { - subContainer = NULL; + if (!e) { + subContainer = nullptr; e = nextEntity(level); } } @@ -939,7 +936,7 @@ case RS2::ResolveAllButTextImage: case RS2::ResolveAllButTexts: { - RS_Entity* e=NULL; + RS_Entity* e=nullptr; if (subContainer) { e = subContainer->nextEntity(level); if (e) { @@ -957,8 +954,8 @@ subContainer = (RS_EntityContainer*)e; e = ((RS_EntityContainer*)e)->firstEntity(level); // emtpy container: - if (e==NULL) { - subContainer = NULL; + if (!e) { + subContainer = nullptr; e = nextEntity(level); } } @@ -967,7 +964,7 @@ break; case RS2::ResolveAll: { - RS_Entity* e=NULL; + RS_Entity* e=nullptr; if (subContainer) { e = subContainer->nextEntity(level); if (e) { @@ -985,8 +982,8 @@ subContainer = (RS_EntityContainer*)e; e = ((RS_EntityContainer*)e)->firstEntity(level); // emtpy container: - if (e==NULL) { - subContainer = NULL; + if (!e) { + subContainer = nullptr; e = nextEntity(level); } } @@ -994,13 +991,13 @@ } break; } - return NULL; + return nullptr; } /** - * Returns the prev entity or container or \p NULL if the last entity + * Returns the prev entity or container or \p nullptr if the last entity * returned by \p prev() was the first entity in the container. */ RS_Entity* RS_EntityContainer::prevEntity(RS2::ResolveLevel level) { @@ -1014,7 +1011,7 @@ break; case RS2::ResolveAllButInserts: { - RS_Entity* e=NULL; + RS_Entity* e=nullptr; if (subContainer) { e = subContainer->prevEntity(level); if (e) { @@ -1031,8 +1028,8 @@ subContainer = (RS_EntityContainer*)e; e = ((RS_EntityContainer*)e)->lastEntity(level); // emtpy container: - if (e==NULL) { - subContainer = NULL; + if (!e) { + subContainer = nullptr; e = prevEntity(level); } } @@ -1041,7 +1038,7 @@ case RS2::ResolveAllButTextImage: case RS2::ResolveAllButTexts: { - RS_Entity* e=NULL; + RS_Entity* e=nullptr; if (subContainer) { e = subContainer->prevEntity(level); if (e) { @@ -1058,8 +1055,8 @@ subContainer = (RS_EntityContainer*)e; e = ((RS_EntityContainer*)e)->lastEntity(level); // emtpy container: - if (e==NULL) { - subContainer = NULL; + if (!e) { + subContainer = nullptr; e = prevEntity(level); } } @@ -1067,7 +1064,7 @@ } case RS2::ResolveAll: { - RS_Entity* e=NULL; + RS_Entity* e=nullptr; if (subContainer) { e = subContainer->prevEntity(level); if (e) { @@ -1085,27 +1082,27 @@ subContainer = (RS_EntityContainer*)e; e = ((RS_EntityContainer*)e)->lastEntity(level); // emtpy container: - if (e==NULL) { - subContainer = NULL; + if (!e) { + subContainer = nullptr; e = prevEntity(level); } } return e; } } - return NULL; + return nullptr; } /** - * @return Entity at the given index or NULL if the index is out of range. + * @return Entity at the given index or nullptr if the index is out of range. */ RS_Entity* RS_EntityContainer::entityAt(int index) { if (entities.size() > index && index >= 0) return entities.at(index); else - return NULL; + return nullptr; } void RS_EntityContainer::setEntityAt(int index,RS_Entity* en){ @@ -1179,7 +1176,7 @@ //QListIterator it = createIterator(); //RS_Entity* en; - //while ( (en = it.current()) != NULL ) { + //while ( (en = it.current()) ) { // ++it; unsigned i0=0; @@ -1203,7 +1200,7 @@ // std::cout<<__FILE__<<" : "<<__func__<<" : line "<<__LINE__<isVisible()==false) { - e = NULL; + e = nullptr; } // if d is negative, use the default distance (used for points inside solids) @@ -1534,7 +1531,7 @@ /** check and form a closed contour **/ // std::cout<<"RS_EntityContainer::optimizeContours: 2"<0) { current=entityAt(0)->clone(); tmp.addEntity(current); @@ -1549,7 +1546,7 @@ vpStart=current->getStartpoint(); vpEnd=current->getEndpoint(); } - RS_Entity* next(NULL); + RS_Entity* next(nullptr); // std::cout<<"RS_EntityContainer::optimizeContours: 4"<commandMessage(errMsg.arg(dist).arg(vpTmp.x).arg(vpTmp.y).arg(vpEnd.x).arg(vpEnd.y)); closed=false; } - if(next && closed){ //workaround if next is NULL + if(next && closed){ //workaround if next is nullptr next->setProcessed(true); RS_Entity* eTmp = next->clone(); if(vpEnd.squaredTo(eTmp->getStartpoint())>vpEnd.squaredTo(eTmp->getEndpoint())) @@ -1577,12 +1574,12 @@ vpEnd=eTmp->getEndpoint(); tmp.addEntity(eTmp); removeEntity(next); - } else { //workaround if next is NULL -// std::cout<<"RS_EntityContainer::optimizeContours: next is NULL" <1e-8) { @@ -1671,7 +1668,7 @@ void RS_EntityContainer::mirror(const RS_Vector& axisPoint1, const RS_Vector& axisPoint2) { - if (axisPoint1.distanceTo(axisPoint2)>1.0e-6) { + if (axisPoint1.distanceTo(axisPoint2)>RS_TOLERANCE) { for(auto e: entities){ e->mirror(axisPoint1, axisPoint2); @@ -1744,7 +1741,7 @@ void RS_EntityContainer::draw(RS_Painter* painter, RS_GraphicView* view, double& /*patternOffset*/) { - if (painter==NULL || view==NULL) { + if (!(painter && view)) { return; } @@ -1857,7 +1854,7 @@ os << tab << "Layer[" << id << "]: " << ec.getLayer()->getName().toLatin1().data() << "\n"; } else { - os << tab << "Layer[" << id << "]: \n"; + os << tab << "Layer[" << id << "]: \n"; } //os << ec.layerList << "\n"; @@ -1894,3 +1891,14 @@ return os; } + +RS_Entity* RS_EntityContainer::first() const +{ + return entities.first(); +} + +RS_Entity* RS_EntityContainer::last() const +{ + return entities.last(); +} + diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_entitycontainer.h librecad-2.0.9/librecad/src/lib/engine/rs_entitycontainer.h --- librecad-2.0.8/librecad/src/lib/engine/rs_entitycontainer.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_entitycontainer.h 2016-01-07 07:46:24.000000000 +0000 @@ -29,7 +29,6 @@ #define RS_ENTITYCONTAINER_H #include -#include #include "rs_entity.h" /** @@ -73,7 +72,7 @@ return false; } - virtual double getLength() const; + virtual double getLength() const; virtual void undoStateChanged(bool undone); virtual void setVisible(bool v); @@ -89,8 +88,15 @@ virtual void prependEntity(RS_Entity* entity); virtual void moveEntity(int index, QList& entList); virtual void insertEntity(int index, RS_Entity* entity); -//RLZ unused virtual void replaceEntity(int index, RS_Entity* entity); virtual bool removeEntity(RS_Entity* entity); + + //! + //! \brief addRectangle add four lines to form a rectangle by + //! the diagonal vertices v0,v1 + //! \param v0,v1 diagonal vertices of the rectangle + //! + void addRectangle(RS_Vector const& v0, RS_Vector const& v1); + virtual RS_Entity* firstEntity(RS2::ResolveLevel level=RS2::ResolveNone); virtual RS_Entity* lastEntity(RS2::ResolveLevel level=RS2::ResolveNone); virtual RS_Entity* nextEntity(RS2::ResolveLevel level=RS2::ResolveNone); @@ -114,7 +120,7 @@ * @param deep count sub-containers, if true * @param types if is not empty, only counts by types listed */ - virtual unsigned countSelected(bool deep=true, std::set const& types = std::set()); + virtual unsigned countSelected(bool deep=true, std::initializer_list const& types = {}); virtual double totalSelectedLength(); /** @@ -177,7 +183,7 @@ virtual void rotate(const RS_Vector& center, const double& angle); virtual void rotate(const RS_Vector& center, const RS_Vector& angleVector); virtual void scale(const RS_Vector& center, const RS_Vector& factor); - virtual void mirror(const RS_Vector& axisPoint1, const RS_Vector& axisPoint2); + virtual void mirror(const RS_Vector& axisPoint1, const RS_Vector& axisPoint2a) override; virtual void stretch(const RS_Vector& firstCorner, const RS_Vector& secondCorner, @@ -199,7 +205,7 @@ * @return line integral \oint x dy along the entity * returns absolute value */ - virtual double areaLineIntegral() const; + virtual double areaLineIntegral() const override; /** * @brief ignoreForModification, ignore this entity for entity catch for certain actions * like catching circles to create tangent circles @@ -214,6 +220,12 @@ QList::const_iterator end() const; QList::iterator begin() ; QList::iterator end() ; + //! \{ + //! first and last without resolving into children, assume the container is + //! not empty + RS_Entity* last() const; + RS_Entity* first() const; + //! \} protected: diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_entity.cpp librecad-2.0.9/librecad/src/lib/engine/rs_entity.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_entity.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_entity.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -29,6 +29,7 @@ #include #include #include +#include #include "rs_entity.h" #include "rs_arc.h" @@ -47,6 +48,7 @@ #include "rs_vector.h" #include "rs_information.h" #include "lc_quadratic.h" +#include "rs_debug.h" /** * Default constructor. @@ -82,7 +84,7 @@ resetBorders(); setFlag(RS2::FlagVisible); - //layer = NULL; + //layer = nullptr; //pen = RS_Pen(); updateEnabled = true; setLayerToActive(); @@ -223,7 +225,7 @@ * @return true if this entity or any parent entities are undone. */ bool RS_Entity::isUndone() const { - if (parent==NULL) { + if (!parent) { return RS_Undoable::isUndone(); } else { @@ -292,10 +294,10 @@ std::vector vps; for(unsigned short i=0;i<4;i++){ const QPointF& vp(visualBox.at(i)); - vps.push_back(RS_Vector(vp.x(),vp.y())); + vps.emplace_back(vp.x(),vp.y()); } for(unsigned short i=0;i<4;i++){ - RS_Line const line(NULL,RS_LineData(vps.at(i),vps.at((i+1)%4))); + RS_Line const line{vps.at(i),vps.at((i+1)%4)}; if( RS_Information::getIntersection(this, &line, true).size()>0) return true; } if( minV.isInWindowOrdered(vpMin,vpMax)||maxV.isInWindowOrdered(vpMin,vpMax)) return true; @@ -310,7 +312,7 @@ */ bool RS_Entity::isPointOnEntity(const RS_Vector& coord, double tolerance) const { - double dist = getDistanceToPoint(coord, NULL, RS2::ResolveNone); + double dist = getDistanceToPoint(coord, nullptr, RS2::ResolveNone); return (dist<=fabs(tolerance)); } @@ -319,7 +321,7 @@ RS2::ResolveLevel /*level*/, double /*solidDist*/) const { - if( entity != NULL) { + if (entity) { *entity=const_cast(this); } double dToEntity = RS_MAXDOUBLE; @@ -337,7 +339,7 @@ * Is this entity visible? * * @return true Only if the entity and the layer it is on are visible. - * The Layer might also be NULL. In that case the layer visiblity + * The Layer might also be nullptr. In that case the layer visiblity * is ignored. */ bool RS_Entity::isVisible() const{ @@ -355,7 +357,7 @@ return false; }*/ - if (getLayer()==NULL) { + if (!getLayer()) { return true; } @@ -379,8 +381,8 @@ } } - if (layer==NULL /*&& getLayer()->getName()!="ByBlock"*/) { - if (getLayer()==NULL) { + if (!layer /*&& getLayer()->getName()!="ByBlock"*/) { + if (!getLayer()) { return true; } else { if (!getLayer()->isFrozen()) { @@ -391,24 +393,20 @@ } } - if (getBlockOrInsert()==NULL) { + if (!getBlockOrInsert()) { return true; } if (getBlockOrInsert()->rtti()==RS2::EntityBlock) { - if (getLayer(false)==NULL || !getLayer(false)->isFrozen()) { - return true; - } else { - return false; - } + return !(getLayer(false) && getLayer(false)->isFrozen()); } - if (getBlockOrInsert()->getLayer()==NULL) { + if (!getBlockOrInsert()->getLayer()) { return true; } - if(!getBlockOrInsert()->getLayer()->isFrozen()) { + if (!getBlockOrInsert()->getLayer()->isFrozen()) { return true; } @@ -436,19 +434,19 @@ } RS_Vector RS_Entity::getStartpoint() const { - return RS_Vector(false); + return {}; } RS_Vector RS_Entity::getEndpoint() const { - return RS_Vector(false); + return {}; } RS_VectorSolutions RS_Entity::getTangentPoint(const RS_Vector& /*point*/) const { - return RS_VectorSolutions(); + return {}; } RS_Vector RS_Entity::getTangentDirection(const RS_Vector& /*point*/)const{ - return RS_Vector(false); + return {}; } /** * @return true if the entity is highlighted. @@ -467,15 +465,11 @@ */ bool RS_Entity::isLocked() const { - if (getLayer(true) && getLayer()->isLocked()) { - return true; - } else { - return false; - } + return getLayer(true) && getLayer()->isLocked(); } RS_Vector RS_Entity::getCenter() const { - return RS_Vector(false); + return RS_Vector{}; } double RS_Entity::getRadius() const { @@ -484,7 +478,7 @@ /** * @return The parent graphic in which this entity is stored - * or the parent's parent graphic or NULL if none of the parents + * or the parent's parent graphic or nullptr if none of the parents * are stored in a graphic. */ RS_Graphic* RS_Entity::getGraphic() const{ @@ -501,7 +495,7 @@ /** * @return The parent block in which this entity is stored - * or the parent's parent block or NULL if none of the parents + * or the parent's parent block or nullptr if none of the parents * are stored in a block. */ RS_Block* RS_Entity::getBlock() const{ @@ -526,12 +520,12 @@ **/ LC_Quadratic RS_Entity::getQuadratic() const { - return LC_Quadratic(); + return LC_Quadratic{}; } /** * @return The parent insert in which this entity is stored - * or the parent's parent block or NULL if none of the parents + * or the parent's parent block or nullptr if none of the parents * are stored in a block. */ RS_Insert* RS_Entity::getInsert() const @@ -548,12 +542,12 @@ /** * @return The parent block or insert in which this entity is stored - * or the parent's parent block or insert or NULL if none of the parents + * or the parent's parent block or insert or nullptr if none of the parents * are stored in a block or insert. */ RS_Entity* RS_Entity::getBlockOrInsert() const { - RS_Entity* ret=nullptr; + RS_Entity* ret{nullptr}; switch(rtti()){ case RS2::EntityBlock: case RS2::EntityInsert: @@ -569,7 +563,7 @@ /** * @return The parent document in which this entity is stored - * or the parent's parent document or NULL if none of the parents + * or the parent's parent document or nullptr if none of the parents * are stored in a document. Note that a document is usually * either a Graphic or a Block. */ @@ -710,31 +704,31 @@ /** - * Returns a pointer to the layer this entity is on or NULL. + * Returns a pointer to the layer this entity is on or nullptr. * * @para resolve true: if the layer is ByBlock, the layer of the * block this entity is in is returned. * false: the layer of the entity is returned. * * @return pointer to the layer this entity is on. If the layer - * is set to NULL the layer of the next parent that is not on - * layer NULL is returned. If all parents are on layer NULL, NULL + * is set to nullptr the layer of the next parent that is not on + * layer nullptr is returned. If all parents are on layer nullptr, nullptr * is returned. */ RS_Layer* RS_Entity::getLayer(bool resolve) const { if (resolve) { // we have no layer but a parent that might have one. // return parent's layer instead: - if (layer==NULL /*|| layer->getName()=="ByBlock"*/) { + if (!layer /*|| layer->getName()=="ByBlock"*/) { if (parent) { return parent->getLayer(true); } else { - return NULL; + return nullptr; } } } - // return our layer. might still be NULL: + // return our layer. might still be nullptr: return layer; } @@ -748,7 +742,7 @@ if (graphic) { layer = graphic->findLayer(name); } else { - layer = NULL; + layer = nullptr; } } @@ -766,7 +760,7 @@ /** * Sets the layer of this entity to the current layer of * the graphic this entity is in. If this entity (and none - * of its parents) are in a graphic the layer is set to NULL. + * of its parents) are in a graphic the layer is set to nullptr. */ void RS_Entity::setLayerToActive() { RS_Graphic* graphic = getGraphic(); @@ -774,7 +768,7 @@ if (graphic) { layer = graphic->getActiveLayer(); } else { - layer = NULL; + layer = nullptr; } } @@ -948,7 +942,7 @@ /** - * @return User defined variable connected to this entity or NULL if not found. + * @return User defined variable connected to this entity or nullptr if not found. */ QString RS_Entity::getUserDefVar(const QString& key) const { auto it=varList.find(key); @@ -1066,8 +1060,8 @@ os << (e.getFlag(RS2::FlagSelected) ? " RS2::FlagSelected" : ""); os << "\n"; - if (e.layer==NULL) { - os << " layer: NULL "; + if (!e.layer) { + os << " layer: nullptr "; } else { os << " layer: " << e.layer->getName().toLatin1().data() << " "; os << " layer address: " << e.layer << " "; diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_entity.h librecad-2.0.9/librecad/src/lib/engine/rs_entity.h --- librecad-2.0.8/librecad/src/lib/engine/rs_entity.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_entity.h 2016-01-07 07:46:24.000000000 +0000 @@ -29,6 +29,7 @@ #ifndef RS_ENTITY_H #define RS_ENTITY_H +#include #include "rs_vector.h" #include "rs_pen.h" #include "rs_undoable.h" @@ -52,6 +53,7 @@ class RS_Vector; class RS_VectorSolutions; +class QString; /** * Base class for an entity (line, arc, circle, ...) @@ -89,7 +91,7 @@ * Identify all entities as undoable entities. * @return RS2::UndoableEntity */ - virtual RS2::UndoableType undoRtti() { + virtual RS2::UndoableType undoRtti() const override { return RS2::UndoableEntity; } diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_flags.cpp librecad-2.0.9/librecad/src/lib/engine/rs_flags.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_flags.cpp 1970-01-01 00:00:00.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_flags.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -0,0 +1,64 @@ +/**************************************************************************** +** +** This file is part of the LibreCAD project, a 2D CAD program +** +** Copyright (C) 2015 Dongxu Li (dongxuli2011@gmail.com) +** Copyright (C) 2010 R. van Twisk (librecad@rvt.dds.nl) +** Copyright (C) 2001-2003 RibbonSoft. All rights reserved. +** +** +** This file may be distributed and/or modified under the terms of the +** GNU General Public License version 2 as published by the Free Software +** Foundation and appearing in the file gpl-2.0.txt included in the +** packaging of this file. +** +** This program is distributed in the hope that it will be useful, +** but WITHOUT ANY WARRANTY; without even the implied warranty of +** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +** GNU General Public License for more details. +** +** You should have received a copy of the GNU General Public License +** along with this program; if not, write to the Free Software +** Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +** +** This copyright notice MUST APPEAR in all copies of the script! +** +**********************************************************************/ + +#include "rs_flags.h" + +/** Constructor with initialisation to the given flags. */ +RS_Flags::RS_Flags(unsigned f): + flags(f) +{ +} + + +unsigned RS_Flags::getFlags() const { + return flags; +} + +void RS_Flags::resetFlags() { + flags=0; +} + +void RS_Flags::setFlags(unsigned f) { + flags=f; +} + +void RS_Flags::setFlag(unsigned f) { + flags |= f; +} + +void RS_Flags::delFlag(unsigned f) { + flags &= ~f; +} + +void RS_Flags::toggleFlag(unsigned f) { + flags ^= f; +} + +bool RS_Flags::getFlag(unsigned f) const { + return flags&f; +} + diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_flags.h librecad-2.0.9/librecad/src/lib/engine/rs_flags.h --- librecad-2.0.8/librecad/src/lib/engine/rs_flags.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_flags.h 2016-01-07 07:46:24.000000000 +0000 @@ -23,14 +23,9 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ - - #ifndef RS_FLAGS_H #define RS_FLAGS_H -#include "rs.h" -#include "rs_debug.h" - /** * Base class for objects which have flags. * @@ -38,51 +33,29 @@ */ struct RS_Flags { /** Default constructor. Resets all flags to 0. */ - RS_Flags() { - flags = 0; - } + RS_Flags() = default; /** Constructor with initialisation to the given flags. */ - RS_Flags(unsigned int f) { - flags = f; - } - - virtual ~RS_Flags() {} - - unsigned int getFlags() const { - return flags; - } - - void resetFlags() { - flags=0; - } - - void setFlags(unsigned int f) { - flags=f; - } - - void setFlag(unsigned int f) { - flags=flags|f; - } - - void delFlag(unsigned int f) { - flags=flags&(~f); - } - - void toggleFlag(unsigned int f) { - flags=flags^f; - } - - bool getFlag(unsigned int f) const { - if(flags&f) { - return true; - } else { - return false; - } - } + RS_Flags(unsigned f); + + virtual ~RS_Flags() = default; + + unsigned getFlags() const; + + void resetFlags(); + + void setFlags(unsigned f); + + void setFlag(unsigned f); + + void delFlag(unsigned f); + + void toggleFlag(unsigned f); + + bool getFlag(unsigned f) const; private: - unsigned int flags; + unsigned flags = 0; }; #endif diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_font.cpp librecad-2.0.9/librecad/src/lib/engine/rs_font.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_font.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_font.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -37,6 +37,7 @@ #include "rs_fontchar.h" #include "rs_system.h" #include "rs_math.h" +#include "rs_debug.h" #if QT_VERSION < 0x040500 #include "emu_qt45.h" @@ -131,12 +132,12 @@ readLFF(path); RS_Block* bk = letterList.find(QChar(0xfffd)); - if (bk == NULL) { + if (!bk) { // create new letter: - RS_FontChar* letter = new RS_FontChar(NULL, QChar(0xfffd), RS_Vector(0.0, 0.0)); + RS_FontChar* letter = new RS_FontChar(nullptr, QChar(0xfffd), RS_Vector(0.0, 0.0)); RS_Polyline* pline = new RS_Polyline(letter, RS_PolylineData()); pline->setPen(RS_Pen(RS2::FlagInvalid)); - pline->setLayer(NULL); + pline->setLayer(nullptr); pline->addVertex(RS_Vector(1, 0), 0); pline->addVertex(RS_Vector(0, 2), 0); pline->addVertex(RS_Vector(1, 4), 0); @@ -209,7 +210,7 @@ regexp.indexIn(line); QString cap = regexp.cap(); if (!cap.isNull()) { - int uCode = cap.toInt(NULL, 16); + int uCode = cap.toInt(nullptr, 16); ch = QChar(uCode); } @@ -227,7 +228,7 @@ // create new letter: RS_FontChar* letter = - new RS_FontChar(NULL, ch, RS_Vector(0.0, 0.0)); + new RS_FontChar(nullptr, ch, RS_Vector(0.0, 0.0)); // Read entities of this letter: QString coordsStr; @@ -252,10 +253,9 @@ double x2 = (*it2++).toDouble(); double y2 = (*it2).toDouble(); - RS_LineData ld(RS_Vector(x1, y1), RS_Vector(x2, y2)); - RS_Line* line = new RS_Line(letter, ld); + RS_Line* line = new RS_Line{letter, {{x1, y1}, {x2, y2}}}; line->setPen(RS_Pen(RS2::FlagInvalid)); - line->setLayer(NULL); + line->setLayer(nullptr); letter->addEntity(line); } @@ -272,7 +272,7 @@ r, a1, a2, reversed); RS_Arc* arc = new RS_Arc(letter, ad); arc->setPen(RS_Pen(RS2::FlagInvalid)); - arc->setLayer(NULL); + arc->setLayer(nullptr); letter->addEntity(arc); } } while (!line.isEmpty()); @@ -343,7 +343,7 @@ regexp.indexIn(line); QString cap = regexp.cap(); if (!cap.isNull()) { - int uCode = cap.toInt(NULL, 16); + int uCode = cap.toInt(nullptr, 16); ch = QChar(uCode); } // only unicode allowed @@ -379,11 +379,11 @@ RS_Block* RS_Font::generateLffFont(const QString& ch){ if(rawLffFontList.contains(ch) == false ){ RS_DEBUG->print("RS_Font::generateLffFont(QChar %s ) : can not find the letter in given lff font file",qPrintable(ch)); - return NULL; + return nullptr; } // create new letter: RS_FontChar* letter = - new RS_FontChar(NULL, ch, RS_Vector(0.0, 0.0)); + new RS_FontChar(nullptr, ch, RS_Vector(0.0, 0.0)); // Read entities of this letter: QStringList vertex; @@ -401,17 +401,17 @@ // Defined char: if (line.at(0)=='C') { line.remove(0,1); - int uCode = line.toInt(NULL, 16); + int uCode = line.toInt(nullptr, 16); QChar ch = QChar(uCode); RS_Block* bk = letterList.find(ch); - if (bk == NULL && rawLffFontList.contains(ch) == true) { + if (!bk && rawLffFontList.contains(ch)) { generateLffFont(ch); bk = letterList.find(ch); } - if (bk != NULL) { + if (bk) { RS_Entity* bk2 = bk->clone(); bk2->setPen(RS_Pen(RS2::FlagInvalid)); - bk2->setLayer(NULL); + bk2->setLayer(nullptr); letter->addEntity(bk2); } } @@ -423,7 +423,7 @@ continue; RS_Polyline* pline = new RS_Polyline(letter, RS_PolylineData()); pline->setPen(RS_Pen(RS2::FlagInvalid)); - pline->setLayer(NULL); + pline->setLayer(nullptr); for (int i = 0; i < vertex.size(); ++i) { double x1, y1; double bulge = 0; @@ -449,7 +449,7 @@ if (letter->isEmpty()) { delete letter; - return NULL; + return nullptr; } else { letter->calculateBorders(); letterList.add(letter); @@ -459,7 +459,7 @@ RS_Block* RS_Font::findLetter(const QString& name) { RS_Block* ret= letterList.find(name); - if (ret != NULL) return ret; + if (ret) return ret; return generateLffFont(name); } diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_font.h librecad-2.0.9/librecad/src/lib/engine/rs_font.h --- librecad-2.0.8/librecad/src/lib/engine/rs_font.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_font.h 2016-01-07 07:46:24.000000000 +0000 @@ -28,7 +28,7 @@ #ifndef RS_FONT_H #define RS_FONT_H -#include +#include #include #include #include "rs_blocklist.h" diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_fontlist.cpp librecad-2.0.9/librecad/src/lib/engine/rs_fontlist.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_fontlist.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_fontlist.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,6 +24,7 @@ ** **********************************************************************/ +#include #include #include "rs_fontlist.h" #include "rs_debug.h" diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_graphic.cpp librecad-2.0.9/librecad/src/lib/engine/rs_graphic.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_graphic.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_graphic.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,6 +24,8 @@ ** **********************************************************************/ +#include +#include #include #include @@ -89,7 +91,7 @@ /** * Destructor. */ -RS_Graphic::~RS_Graphic() {} +RS_Graphic::~RS_Graphic() = default; @@ -420,77 +422,54 @@ bool RS_Graphic::saveAs(const QString &filename, RS2::FormatType type, bool force) { - bool ret = false; /* Set to "failed" by default. */ + RS_DEBUG->print("RS_Graphic::saveAs: Entering..."); - /* - Check/memorize if file name we want to use as new file - * name is the same as the actual file name. - * */ - bool fn_is_same = filename == this->filename; + // Set to "failed" by default. + bool ret = false; - RS_DEBUG->print("RS_Graphic::saveAs: Entering..."); - - this->filename = filename; - - QString *oldAutosaveName = new QString(autosaveFilename); - QFileInfo *finfo = new QFileInfo(filename); - - /* Go further more only if able to create some objects. - * ---------------------------------------------------- */ - if ((oldAutosaveName != NULL) && (finfo != NULL)) - { - // Construct new autosave filename by prepending # to the filename - // part, using the same directory as the destination file. - // - this->autosaveFilename = finfo->path() + "/#" + finfo->fileName(); - - this->formatType = type; - - /* - When drawing is saved using a different name than the actual - * drawing file name, make LibreCAD think that drawing file - * has been modified, to make sure the drawing file saved. - * */ - if (!fn_is_same || force) - setModified(true); - - ret = save(); // Save file. - - if (ret) - { - // Save was successful, remove old autosave file. - // - - QFile *qf_file = new QFile(*oldAutosaveName); - - if (qf_file != NULL) - { - if (qf_file->exists()) - { - RS_DEBUG->print( "RS_Graphic::saveAs: Removing old autosave file %s", - oldAutosaveName->toLatin1().data()); - qf_file->remove(); - } - - delete qf_file; - } - else - { - RS_DEBUG->print("RS_Graphic::saveAs: Can't create object!"); - RS_DEBUG->print("RS_Graphic::saveAs: Old autosave file not removed!"); - } - } - } - else - { - RS_DEBUG->print("RS_Graphic::saveAs: Can't create object!"); - RS_DEBUG->print("RS_Graphic::saveAs: File not saved!"); - } - - delete oldAutosaveName; - delete finfo; + // Check/memorize if file name we want to use as new file + // name is the same as the actual file name. + bool fn_is_same = filename == this->filename; + auto const filenameSaved=this->filename; + auto const autosaveFilenameSaved=this->autosaveFilename; + auto const formatTypeSaved=this->formatType; + + this->filename = filename; + this->formatType = type; + + // QString const oldAutosaveName = this->autosaveFilename; + QFileInfo finfo(filename); + + // Construct new autosave filename by prepending # to the filename + // part, using the same directory as the destination file. + this->autosaveFilename = finfo.path() + "/#" + finfo.fileName(); + + // When drawing is saved using a different name than the actual + // drawing file name, make LibreCAD think that drawing file + // has been modified, to make sure the drawing file saved. + if (!fn_is_same || force) + setModified(true); + + ret = save(); // Save file. + + if (ret) { + // Save was successful, remove old autosave file. + QFile qf_file(autosaveFilenameSaved); + + if (qf_file.exists()) { + RS_DEBUG->print("RS_Graphic::saveAs: Removing old autosave file %s", + autosaveFilenameSaved.toLatin1().data()); + qf_file.remove(); + } - RS_DEBUG->print("RS_Graphic::saveAs: Exiting..."); + }else{ + //do not modify filenames: + this->filename=filenameSaved; + this->autosaveFilename=autosaveFilenameSaved; + this->formatType=formatTypeSaved; + } - return ret; + return ret; } @@ -876,8 +855,8 @@ RS_Vector size = getPaperSize(); double scale = getPaperScale(); - auto&& s=getSize(); - auto&& sMin=getMin(); + auto s=getSize(); + auto sMin=getMin(); /** avoid zero size, bug#3573158 */ if(fabs(s.x) -#include -#if QT_VERSION >= 0x050000 -# include -#else -# include -#endif - -#define RS_TEST - -#ifdef RS_TEST -#include -#endif +//#define RS_TEST // Windoze XP can't handle the original MAX/MINDOUBLE's #define RS_MAXDOUBLE 1.0E+10 @@ -166,16 +154,6 @@ ,EntityPattern }; - static bool isContainer(const EntityType enType){ - switch(enType){ - case EntityPolyline: - case EntityContainer: - case EntitySpline: - return true; - default: - return false; - } - } /** * Action types used by action factories. @@ -716,100 +694,6 @@ }; /** - * Wrapper for Qt - */ - static Qt::PenStyle rsToQtLineType(RS2::LineType t) { - switch (t) { - case NoPen: - return Qt::NoPen; - break; - case SolidLine: - return Qt::SolidLine; - break; - case DotLine: - case DotLineTiny: - case DotLine2: - case DotLineX2: - return Qt::DotLine; - break; - case DashLine: - case DashLineTiny: - case DashLine2: - case DashLineX2: - return Qt::DashLine; - break; - case DashDotLine: - case DashDotLineTiny: - case DashDotLine2: - case DashDotLineX2: - return Qt::DashDotLine; - break; - case DivideLine: - case DivideLineTiny: - case DivideLine2: - case DivideLineX2: - return Qt::DashDotDotLine; - break; - case CenterLine: - case CenterLineTiny: - case CenterLine2: - case CenterLineX2: - return Qt::DashDotLine; - break; - case BorderLine: - case BorderLineTiny: - case BorderLine2: - case BorderLineX2: - return Qt::DashDotLine; - break; - case LineByLayer: - case LineByBlock: - default: - return Qt::SolidLine; - break; - } - return Qt::SolidLine; - } - - /** - * Wrapper for Qt. - */ - static RS2::LineType qtToRsPenStyle(Qt::PenStyle s) { - switch (s) { - case Qt::NoPen: - return NoPen; - case Qt::SolidLine: - return SolidLine; - break; - case Qt::DashLine: - return DashLine; - break; - case Qt::DotLine: - return DotLine; - break; - case Qt::DashDotLine: - return DashDotLine; - break; - case Qt::DashDotDotLine: - return DivideLine; - break; - default: - return SolidLine; - break; - } - return SolidLine; - } - - /** - * \brief Struct that stores a line type pattern (e.g. dash dot dot). - */ - struct LineTypePatternStruct { - double* pattern; - int num; - } - LineTypePattern; - - /** * Enum of line widths: */ enum LineWidth { @@ -913,63 +797,7 @@ /** * Wrapper for Qt */ - static LineWidth intToLineWidth(int w) { - if (w==-3) { - return WidthDefault; - } else if (w==-2) { - return WidthByBlock; - } else if (w==-1) { - return WidthByLayer; - } else if (w<3) { - return Width00; - } else if (w<8) { - return Width01; - } else if (w<12) { - return Width02; - } else if (w<14) { - return Width03; - } else if (w<17) { - return Width04; - } else if (w<19) { - return Width05; - } else if (w<23) { - return Width06; - } else if (w<28) { - return Width07; - } else if (w<33) { - return Width08; - } else if (w<38) { - return Width09; - } else if (w<46) { - return Width10; - } else if (w<52) { - return Width11; - } else if (w<57) { - return Width12; - } else if (w<66) { - return Width13; - } else if (w<76) { - return Width14; - } else if (w<86) { - return Width15; - } else if (w<96) { - return Width16; - } else if (w<104) { - return Width17; - } else if (w<114) { - return Width18; - } else if (w<131) { - return Width19; - } else if (w<150) { - return Width20; - } else if (w<180) { - return Width21; - } else if (w<206) { - return Width22; - } else { - return Width23; - } - } + static LineWidth intToLineWidth(int w); /** * Enum of cursor types. @@ -1003,6 +831,7 @@ /** * Wrapper for Qt. */ + /* static Qt::CursorShape rsToQtCursorType(RS2::CursorType t) { switch (t) { case ArrowCursor: @@ -1045,7 +874,7 @@ return Qt::ArrowCursor; } } - +*/ /** * Paper formats. */ @@ -1093,93 +922,6 @@ NPageSize }; - /** - * Wrapper for Qt. - */ - static QPrinter::PageSize rsToQtPaperFormat(RS2::PaperFormat f) { - - switch (f) { - default: - case Custom: - return QPrinter::Custom; - case Letter: - return QPrinter::Letter; - case Legal: - return QPrinter::Legal; - case Executive: - return QPrinter::Executive; - case A0: - return QPrinter::A0; - case A1: - return QPrinter::A1; - case A2: - return QPrinter::A2; - case A3: - return QPrinter::A3; - case A4: - return QPrinter::A4; - case A5: - return QPrinter::A5; - case A6: - return QPrinter::A6; - case A7: - return QPrinter::A7; - case A8: - return QPrinter::A8; - case A9: - return QPrinter::A9; - case B0: - return QPrinter::B0; - case B1: - return QPrinter::B1; - case B2: - return QPrinter::B2; - case B3: - return QPrinter::B3; - case B4: - return QPrinter::B4; - case B5: - return QPrinter::B5; - case B6: - return QPrinter::B6; - case B7: - return QPrinter::B7; - case B8: - return QPrinter::B8; - case B9: - return QPrinter::B9; - case B10: - return QPrinter::B10; - case C5E: - return QPrinter::C5E; - case Comm10E: - return QPrinter::Comm10E; - case DLE: - return QPrinter::DLE; - case Folio: - return QPrinter::Folio; - case Ledger: - return QPrinter::Ledger; - case Tabloid: - return QPrinter::Tabloid; -#if QT_MAJOR_VERSION >= 5 - case Arch_A: - return QPrinter::ArchA; - case Arch_B: - return QPrinter::ArchB; - case Arch_C: - return QPrinter::ArchC; - case Arch_D: - return QPrinter::ArchD; - case Arch_E: - return QPrinter::ArchE; -#endif - case NPageSize: - return QPrinter::NPageSize; - } - - } - /** * Items that can be put on a overlay, teh items are rendered in this order. Best is to leave snapper as last so * it always shows up diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_hatch.cpp librecad-2.0.9/librecad/src/lib/engine/rs_hatch.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_hatch.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_hatch.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,6 +23,8 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ +#include +#include #include #include #include @@ -42,6 +44,7 @@ #include "rs_pattern.h" #include "rs_patternlist.h" #include "rs_math.h" +#include "rs_debug.h" #if QT_VERSION < 0x040400 @@ -73,7 +76,7 @@ : RS_EntityContainer(parent), data(d) { - hatch = NULL; + hatch = nullptr; updateRunning = false; needOptimization = true; updateError = HATCH_UNDEFINED; @@ -107,7 +110,7 @@ t->setOwner(isOwner()); t->initId(); t->detach(); - t->hatch = NULL; + t->hatch = nullptr; return t; } @@ -173,7 +176,7 @@ // delete old hatch: if (hatch) { removeEntity(hatch); - hatch = NULL; + hatch = nullptr; } if (isUndone()) { @@ -192,7 +195,7 @@ // search pattern: RS_DEBUG->print("RS_Hatch::update: requesting pattern"); RS_Pattern* pat = RS_PATTERNLIST->requestPattern(data.pattern); - if (pat==NULL) { + if (!pat) { updateRunning = false; RS_DEBUG->print("RS_Hatch::update: requesting pattern: not found"); updateError = HATCH_PATTERN_NOT_FOUND; @@ -288,16 +291,16 @@ RS_DEBUG->print("RS_Hatch::update: cutting pattern carpet"); // cut pattern to contour shape: RS_EntityContainer tmp2; // container for small cut lines - RS_Line* line = NULL; - RS_Arc* arc = NULL; - RS_Circle* circle = NULL; - RS_Ellipse* ellipse = NULL; + RS_Line* line = nullptr; + RS_Arc* arc = nullptr; + RS_Circle* circle = nullptr; + RS_Ellipse* ellipse = nullptr; for(auto e: tmp){ - line = NULL; - arc = NULL; - circle = NULL; - ellipse = NULL; + line = nullptr; + arc = nullptr; + circle = nullptr; + ellipse = nullptr; RS_Vector startPoint; RS_Vector endPoint; @@ -372,7 +375,7 @@ { RS_Vector sp = startPoint; double sa = center.angleTo(sp); - if(ellipse != NULL) sa=ellipse->getEllipseAngle(sp); + if(ellipse ) sa=ellipse->getEllipseAngle(sp); bool done; double minDist; double dist = 0.0; @@ -442,8 +445,7 @@ if (line) { - tmp2.addEntity(new RS_Line(&tmp2, - RS_LineData(*v1, *v2))); + tmp2.addEntity(new RS_Line{&tmp2, *v1, *v2}); } else if (arc || circle) { if(fabs(center.angleTo(*v2)-center.angleTo(*v1)) > RS_TOLERANCE_ANGLE) {//don't create an arc with a too small angle @@ -468,7 +470,7 @@ // the hatch pattern entities: hatch = new RS_EntityContainer(this); hatch->setPen(RS_Pen(RS2::FlagInvalid)); - hatch->setLayer(NULL); + hatch->setLayer(nullptr); hatch->setFlag(RS2::FlagTemp); //calculateBorders(); @@ -478,18 +480,18 @@ RS_Vector middlePoint; RS_Vector middlePoint2; if (e->rtti()==RS2::EntityLine) { - RS_Line* line = (RS_Line*)e; + RS_Line* line = static_cast(e); middlePoint = line->getMiddlePoint(); middlePoint2 = line->getNearestDist(line->getLength()/2.1, line->getStartpoint()); } else if (e->rtti()==RS2::EntityArc) { - RS_Arc* arc = (RS_Arc*)e; + RS_Arc* arc = static_cast(e); middlePoint = arc->getMiddlePoint(); middlePoint2 = arc->getNearestDist(arc->getLength()/2.1, arc->getStartpoint()); } else { - middlePoint = RS_Vector(false); - middlePoint2 = RS_Vector(false); + middlePoint = RS_Vector{false}; + middlePoint2 = RS_Vector{false}; } if (middlePoint.valid) { @@ -501,8 +503,8 @@ RS_Information::isPointInsideContour(middlePoint2, this)) { RS_Entity* te = e->clone(); - te->setPen(RS_Pen(RS2::FlagInvalid)); - te->setLayer(NULL); + te->setPen(RS2::FlagInvalid); + te->setLayer(nullptr); te->reparent(hatch); hatch->addEntity(te); } diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_image.cpp librecad-2.0.9/librecad/src/lib/engine/rs_image.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_image.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_image.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,7 +23,7 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ - +#include #include #include "rs_image.h" #include "rs_line.h" @@ -33,6 +33,7 @@ #include "rs_debug.h" #include "rs_graphicview.h" #include "rs_painterqt.h" +#include "rs_math.h" RS_ImageData::RS_ImageData(int _handle, const RS_Vector& _insertionPoint, @@ -213,28 +214,22 @@ *entity = const_cast(this); } - RS_VectorSolutions corners =getCorners(); + RS_VectorSolutions const& corners =getCorners(); //allow selecting image by clicking within images, bug#3464626 if(containsPoint(coord)){ //if coord is within image if(dist) *dist=0.; return coord; } - RS_VectorSolutions points(4); - - RS_Line l[] = - { - RS_Line(NULL, RS_LineData(corners.get(0), corners.get(1))), - RS_Line(NULL, RS_LineData(corners.get(1), corners.get(2))), - RS_Line(NULL, RS_LineData(corners.get(2), corners.get(3))), - RS_Line(NULL, RS_LineData(corners.get(3), corners.get(0))) - }; - - for (int i=0; i<4; ++i) { - points.set(i, l[i].getNearestPointOnEntity(coord, onEntity)); - } + RS_VectorSolutions points; + for (size_t i=0; i < corners.size(); ++i){ + size_t const j = (i+1)%corners.size(); + RS_Line const l{corners.at(i), corners.at(j)}; + RS_Vector const vp = l.getNearestPointOnEntity(coord, onEntity); + points.push_back(vp); + } - return points.getClosest(coord, dist); + return points.getClosest(coord, dist); } @@ -242,8 +237,7 @@ RS_Vector RS_Image::getNearestCenter(const RS_Vector& coord, double* dist) const{ - RS_VectorSolutions points; - RS_VectorSolutions corners = getCorners(); + RS_VectorSolutions const& corners{getCorners()}; //bug#485, there's no clear reason to ignore snapping to center within an image // if(containsPoint(coord)){ // //if coord is within image @@ -251,11 +245,12 @@ // return coord; // } - points.push_back((corners.get(0) + corners.get(1))/2.0); - points.push_back((corners.get(1) + corners.get(2))/2.0); - points.push_back((corners.get(2) + corners.get(3))/2.0); - points.push_back((corners.get(3) + corners.get(0))/2.0); - points.push_back((corners.get(0) + corners.get(2))/2.0); + RS_VectorSolutions points; + for (size_t i=0; i < corners.size(); ++i) { + size_t const j = (i+1)%corners.size(); + points.push_back((corners.get(i) + corners.get(j))*0.5); + } + points.push_back((corners.get(0) + corners.get(2))*0.5); return points.getClosest(coord, dist); } @@ -276,20 +271,15 @@ const RS_Vector& coord, double* dist) const{ - RS_VectorSolutions corners = getCorners(); - RS_VectorSolutions points(4); - - RS_Line l[] = - { - RS_Line(NULL, RS_LineData(corners.get(0), corners.get(1))), - RS_Line(NULL, RS_LineData(corners.get(1), corners.get(2))), - RS_Line(NULL, RS_LineData(corners.get(2), corners.get(3))), - RS_Line(NULL, RS_LineData(corners.get(3), corners.get(0))) - }; + RS_VectorSolutions const& corners = getCorners(); + RS_VectorSolutions points; - for (int i=0; i<4; ++i) { - points.set(i, l[i].getNearestDist(distance, coord, dist)); - } + for (size_t i = 0; i < corners.size(); ++i){ + size_t const j = (i+1)%corners.size(); + RS_Line const l{corners.get(i), corners.get(j)}; + RS_Vector const& vp = l.getNearestDist(distance, coord, dist); + points.push_back(vp); + } return points.getClosest(coord, dist); } @@ -316,23 +306,14 @@ if(!draftMode) return double(0.); } //continue to allow selecting by image edges - double dist; double minDist = RS_MAXDOUBLE; - RS_Line l[] = - { - RS_Line(NULL, RS_LineData(corners.get(0), corners.get(1))), - RS_Line(NULL, RS_LineData(corners.get(1), corners.get(2))), - RS_Line(NULL, RS_LineData(corners.get(2), corners.get(3))), - RS_Line(NULL, RS_LineData(corners.get(3), corners.get(0))) - }; - - for (int i=0; i<4; ++i) { - dist = l[i].getDistanceToPoint(coord, NULL); - if (distisNull()) { - return; - } + if (!(painter && view) || !img.get() || img->isNull()) + return; // erase image: //if (painter->getPen().getColor()==view->getBackground()) { @@ -393,8 +373,8 @@ // //} - RS_Vector scale = RS_Vector(view->toGuiDX(data.uVector.magnitude()), - view->toGuiDY(data.vVector.magnitude())); + RS_Vector scale{view->toGuiDX(data.uVector.magnitude()), + view->toGuiDY(data.vVector.magnitude())}; double angle = data.uVector.angle(); painter->drawImg(*img, @@ -403,11 +383,10 @@ if (isSelected()) { RS_VectorSolutions sol = getCorners(); - - painter->drawLine(view->toGui(sol.get(0)), view->toGui(sol.get(1))); - painter->drawLine(view->toGui(sol.get(1)), view->toGui(sol.get(2))); - painter->drawLine(view->toGui(sol.get(2)), view->toGui(sol.get(3))); - painter->drawLine(view->toGui(sol.get(3)), view->toGui(sol.get(0))); + for (size_t i = 0; i < sol.size(); ++i){ + size_t const j = (i+1)%sol.size(); + painter->drawLine(view->toGui(sol.get(i)), view->toGui(sol.get(j))); + } } } diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_insert.cpp librecad-2.0.9/librecad/src/lib/engine/rs_insert.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_insert.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_insert.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,7 +24,8 @@ ** **********************************************************************/ - +#include +#include #include "rs_insert.h" #include "rs_arc.h" @@ -34,6 +35,7 @@ #include "rs_graphic.h" #include "rs_layer.h" #include "rs_math.h" +#include "rs_debug.h" RS_InsertData::RS_InsertData(const QString& _name, RS_Vector _insertionPoint, @@ -102,7 +104,7 @@ clear(); RS_Block* blk = getBlockForInsert(); - if (blk==nullptr) { + if (!blk) { //return nullptr; RS_DEBUG->print("RS_Insert::update: Block is nullptr"); return; @@ -122,7 +124,7 @@ /*QListIterator it = createIterator(); RS_Entity* e; - while ( (e = it.current()) != nullptr ) { + while ( (e = it.current()) ) { ++it;*/ RS_DEBUG->print("RS_Insert::update: cols: %d, rows: %d", @@ -141,7 +143,7 @@ data.updateMode!=RS2::PreviewUpdate) { // RS_DEBUG->print("RS_Insert::update: updating sub-insert"); - ((RS_Insert*)e)->update(); + static_cast(e)->update(); } // RS_DEBUG->print("RS_Insert::update: cloning entity"); @@ -149,17 +151,18 @@ RS_Entity* ne; if ( (data.scaleFactor.x - data.scaleFactor.y)>1.0e-6) { if (e->rtti()== RS2::EntityArc) { - RS_Arc* a= (RS_Arc*)e; - ne = new RS_Ellipse(this, RS_EllipseData(a->getCenter(), - RS_Vector(a->getRadius(), 0), 1, a->getAngle1(), - a->getAngle2(), a->isReversed() )); + RS_Arc* a= static_cast(e); + ne = new RS_Ellipse{this, + a->getCenter(), {a->getRadius(), 0.}, 1, + a->getAngle1(), a->getAngle2(), + a->isReversed()}; ne->setLayer(e->getLayer()); ne->setPen(e->getPen(false)); } else if (e->rtti()== RS2::EntityCircle) { - RS_Circle* a= (RS_Circle*)e; - ne = new RS_Ellipse(this, RS_EllipseData(a->getCenter(), - RS_Vector(a->getRadius(), 0), - 1, 0.0,2.0*M_PI, false)); + RS_Circle* a= static_cast(e); + ne = new RS_Ellipse{this, + a->getCenter(), {a->getRadius(), 0.}, 1, 0., 2.*M_PI + }; ne->setLayer(e->getLayer()); ne->setPen(e->getPen(false)); } else @@ -170,7 +173,7 @@ ne->setUpdateEnabled(false); // if entity layer are 0 set to insert layer to allow "1 layer control" bug ID #3602152 RS_Layer *l= ne->getLayer();//special fontchar block don't have - if (l != nullptr && ne->getLayer()->getName() == "0") + if (l && ne->getLayer()->getName() == "0") ne->setLayer(this->getLayer()); ne->setParent(this); ne->setVisible(getFlag(RS2::FlagVisible)); @@ -259,7 +262,7 @@ RS_BlockList* blkList; - if (data.blockSource==nullptr) { + if (!data.blockSource) { if (getGraphic()) { blkList = getGraphic()->getBlockList(); } else { @@ -374,8 +377,7 @@ void RS_Insert::mirror(const RS_Vector& axisPoint1, const RS_Vector& axisPoint2) { data.insertionPoint.mirror(axisPoint1, axisPoint2); - RS_Vector vec; - vec.setPolar(1.0, data.angle); + RS_Vector vec = RS_Vector::polar(1.0, data.angle); vec.mirror(RS_Vector(0.0,0.0), axisPoint2-axisPoint1); data.angle = RS_Math::correctAngle(vec.angle()-M_PI); diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_layer.cpp librecad-2.0.9/librecad/src/lib/engine/rs_layer.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_layer.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_layer.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,6 +24,9 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ + +#include +#include #include "rs_layer.h" RS_LayerData::RS_LayerData(const QString& name, diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_layer.h librecad-2.0.9/librecad/src/lib/engine/rs_layer.h --- librecad-2.0.8/librecad/src/lib/engine/rs_layer.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_layer.h 2016-01-07 07:46:24.000000000 +0000 @@ -33,11 +33,11 @@ #include #endif -#include -#include +#include #include "rs_pen.h" +class QString; /** * Holds the data that defines a layer. diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_layerlist.cpp librecad-2.0.9/librecad/src/lib/engine/rs_layerlist.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_layerlist.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_layerlist.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,7 +25,7 @@ ** **********************************************************************/ - +#include #include "rs_debug.h" #include "rs_layerlist.h" #include "rs_layer.h" diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_leader.cpp librecad-2.0.9/librecad/src/lib/engine/rs_leader.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_leader.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_leader.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,7 +24,7 @@ ** **********************************************************************/ - +#include #include "rs_leader.h" #include "rs_debug.h" @@ -89,7 +89,7 @@ p2.angleTo(p1), getGraphicVariableDouble("$DIMASZ", 2.5)* getGraphicVariableDouble("$DIMSCALE", 1.0)); s->setPen(RS_Pen(RS2::FlagInvalid)); - s->setLayer(NULL); + s->setLayer(nullptr); RS_EntityContainer::addEntity(s); } } @@ -106,22 +106,22 @@ * * @param v vertex coordinate * - * @return Pointer to the entity that was addded or NULL if this + * @return Pointer to the entity that was addded or nullptr if this * was the first vertex added. */ RS_Entity* RS_Leader::addVertex(const RS_Vector& v) { - RS_Entity* entity=NULL; - static RS_Vector last = RS_Vector(false); + RS_Entity* entity{nullptr}; + static RS_Vector last = RS_Vector{false}; if (empty) { last = v; empty = false; } else { // add line to the leader: - entity = new RS_Line(this, RS_LineData(last, v)); + entity = new RS_Line{this, {last, v}}; entity->setPen(RS_Pen(RS2::FlagInvalid)); - entity->setLayer(NULL); + entity->setLayer(nullptr); RS_EntityContainer::addEntity(entity); if (count()==1 && hasArrowHead()) { @@ -146,10 +146,9 @@ RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Leader::addEntity:" " should never be called"); - if (entity==NULL) { - return; - } - delete entity; + if (!entity) return; + + delete entity; } @@ -207,3 +206,9 @@ return os; } +std::ostream& operator << (std::ostream& os, + const RS_LeaderData& /*ld*/) { + os << "(Leader)"; + return os; +} + diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_leader.h librecad-2.0.9/librecad/src/lib/engine/rs_leader.h --- librecad-2.0.8/librecad/src/lib/engine/rs_leader.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_leader.h 2016-01-07 07:46:24.000000000 +0000 @@ -44,10 +44,7 @@ } friend std::ostream& operator << (std::ostream& os, - const RS_LeaderData& /*ld*/) { - os << "(Leader)"; - return os; - } + const RS_LeaderData& /*ld*/); /** true: leader has an arrow head. false: no arrow. */ bool arrowHead; diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_line.cpp librecad-2.0.9/librecad/src/lib/engine/rs_line.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_line.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_line.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -37,18 +37,12 @@ #include "lc_quadratic.h" #include "rs_painterqt.h" #include "rs_circle.h" +#include "lc_rect.h" #ifdef EMU_C99 #include "emu_c99.h" #endif -RS_LineData::RS_LineData(const RS_Vector& _startpoint, - const RS_Vector& _endpoint): - startpoint(_startpoint) - ,endpoint(_endpoint) -{ -} - std::ostream& operator << (std::ostream& os, const RS_LineData& ld) { os << "RS_LINE: ((" << ld.startpoint << ")(" << ld.endpoint << @@ -67,13 +61,13 @@ ////construct a line from two endpoints RS_Line::RS_Line(RS_EntityContainer* parent, const RS_Vector& pStart, const RS_Vector& pEnd) - :RS_AtomicEntity(parent), data(pStart,pEnd) { + :RS_AtomicEntity(parent), data({pStart,pEnd}) { calculateBorders(); } ////construct a line from two endpoints, to be used for construction RS_Line::RS_Line(const RS_Vector& pStart, const RS_Vector& pEnd) - :RS_AtomicEntity(NULL), data(pStart,pEnd) { + :RS_AtomicEntity(nullptr), data({pStart,pEnd}) { calculateBorders(); } @@ -175,7 +169,7 @@ if(i==counts) i--; vp0=getStartpoint() + dvp*(double(i)/double(counts)); - if(dist != NULL) { + if (dist) { *dist=vp0.distanceTo(coord); } // RS_DEBUG->print("RS_Line::getNearestMiddle(): end\n"); @@ -200,8 +194,7 @@ const RS_Vector& coord, double* dist) const{ - RS_Vector dv; - dv.setPolar(distance, getAngle1()); + RS_Vector dv = RS_Vector::polar(distance, getAngle1()); RS_Vector ret; //if(coord.distanceTo(getStartpoint()) < coord.distanceTo(getEndpoint())) { @@ -210,9 +203,8 @@ }else{ ret = getEndpoint() - dv; } - if(dist != NULL) { + if (dist) *dist=coord.distanceTo(ret); - } return ret; } @@ -224,8 +216,7 @@ double a1 = getAngle1(); - RS_Vector dv; - dv.setPolar(distance, a1); + RS_Vector dv = RS_Vector::polar(distance, a1); RS_Vector ret; if (startp) { @@ -276,7 +267,7 @@ LC_Quadratic RS_Line::getQuadratic() const { std::vector ce(3,0.); - auto&& dvp=data.endpoint - data.startpoint; + auto dvp=data.endpoint - data.startpoint; RS_Vector normal(-dvp.y,dvp.x); ce[0]=normal.x; ce[1]=normal.y; @@ -313,7 +304,7 @@ //prepare trimming for multiple intersections if ( ! trimSol.hasValid()) return(RS_Vector(false)); if ( trimSol.getNumber() == 1 ) return(trimSol.get(0)); - auto&& vp0=trimSol.getClosest(trimCoord,NULL,0); + auto vp0=trimSol.getClosest(trimCoord, nullptr, 0); double dr2=trimCoord.squaredTo(vp0); //the trim point found is closer to mouse location (trimCoord) than both end points, return this trim point @@ -322,14 +313,16 @@ RS_Vector vp1=(trimCoord.squaredTo(getStartpoint()) <= trimCoord.squaredTo(getEndpoint()))?getStartpoint():getEndpoint(); //searching for intersection in the direction of the closer end point - auto&& dvp1=vp1 - trimCoord; + auto dvp1=vp1 - trimCoord; RS_VectorSolutions sol1; for(size_t i=0; i RS_TOLERANCE) sol1.push_back(trimSol.at(i)); + auto dvp2=trimSol.at(i) - trimCoord; + if( RS_Vector::dotP(dvp1, dvp2) > RS_TOLERANCE) + sol1.push_back(trimSol.at(i)); } //if found intersection in direction, return the closest to trimCoord from it - if(sol1.size()) return sol1.getClosest(trimCoord,NULL,0); + if(sol1.size()) + return sol1.getClosest(trimCoord, nullptr, 0); //no intersection by direction, return previously found closest intersection return vp0; @@ -371,7 +364,7 @@ *Author: Dongxu Li */ bool RS_Line::offset(const RS_Vector& coord, const double& distance) { - RS_Vector direction(getEndpoint()-getStartpoint()); + RS_Vector direction{getEndpoint()-getStartpoint()}; double ds(direction.magnitude()); if(ds< RS_TOLERANCE) return false; direction /= ds; @@ -396,19 +389,20 @@ RS_Vector RS_Line::getNormalVector() const { RS_Vector vp=data.endpoint - data.startpoint; //direction vector - double&& r=vp.magnitude(); - if(r< RS_TOLERANCE) return RS_Vector(false); - return RS_Vector(-vp.y,vp.x)/r; + double r=vp.magnitude(); + if (r< RS_TOLERANCE) return RS_Vector{false}; + return RS_Vector{-vp.y,vp.x}/r; } - std::vector RS_Line::offsetTwoSides(const double& distance) const +std::vector RS_Line::offsetTwoSides(const double& distance) const { - std::vector ret(0,NULL); - RS_Vector&& vp=getNormalVector()*distance; - ret.push_back(new RS_Line(NULL,RS_LineData(data.startpoint+vp,data.endpoint+vp))); - ret.push_back(new RS_Line(NULL,RS_LineData(data.startpoint-vp,data.endpoint-vp))); - return ret; + std::vector ret(0); + RS_Vector const& vp=getNormalVector()*distance; + ret.push_back(new RS_Line{data.startpoint+vp,data.endpoint+vp}); + ret.push_back(new RS_Line{data.startpoint-vp,data.endpoint-vp}); + return ret; } + /** * revert the direction of line */ @@ -513,8 +507,12 @@ const RS_Vector& secondCorner, const RS_Vector& offset) { - RS_Vector vLow( std::min(firstCorner.x, secondCorner.x), std::min(firstCorner.y, secondCorner.y)); - RS_Vector vHigh( std::max(firstCorner.x, secondCorner.x), std::max(firstCorner.y, secondCorner.y)); + RS_Vector const vLow{std::min(firstCorner.x, secondCorner.x), + std::min(firstCorner.y, secondCorner.y) + }; + RS_Vector const vHigh{std::max(firstCorner.x, secondCorner.x), + std::max(firstCorner.y, secondCorner.y) + }; if (getStartpoint().isInWindowOrdered(vLow, vHigh)) { moveStartpoint(getStartpoint() + offset); @@ -539,72 +537,84 @@ void RS_Line::draw(RS_Painter* painter, RS_GraphicView* view, double& patternOffset) { - if (painter==NULL || view==NULL) { + if (! (painter && view)) { return; } //only draw the visible portion of line - std::vector endPoints(0); - RS_Vector vpMin(view->toGraph(0,view->getHeight())); - RS_Vector vpMax(view->toGraph(view->getWidth(),0)); - QPolygonF visualBox(QRectF(vpMin.x,vpMin.y,vpMax.x-vpMin.x, vpMax.y-vpMin.y)); - if( getStartpoint().isInWindowOrdered(vpMin, vpMax) ) endPoints.push_back(getStartpoint()); - if( getEndpoint().isInWindowOrdered(vpMin, vpMax) ) endPoints.push_back(getEndpoint()); - if(endPoints.size()<2){ - - std::vector vertex; - for(unsigned short i=0;i<4;i++){ - const QPointF& vp(visualBox.at(i)); - vertex.push_back(RS_Vector(vp.x(),vp.y())); - } - for(unsigned short i=0;i<4;i++){ - RS_Line line(NULL,RS_LineData(vertex.at(i),vertex.at((i+1)%4))); - auto&& vpIts=RS_Information::getIntersection(static_cast(this), &line, true); - if( vpIts.size()==0) continue; - endPoints.push_back(vpIts.get(0)); - } - } - if(endPoints.size()<2) return; - if( (endPoints[0] - getStartpoint()).squared() > - (endPoints[1] - getStartpoint()).squared() ) std::swap(endPoints[0],endPoints[1]); + LC_Rect const viewportRect{view->toGraph(0, 0), + view->toGraph(view->getWidth(), view->getHeight())}; + RS_VectorSolutions endPoints(0); + if (viewportRect.inArea(getStartpoint(), RS_TOLERANCE)) + endPoints.push_back(getStartpoint()); + if (viewportRect.inArea(getEndpoint(), RS_TOLERANCE)) + endPoints.push_back(getEndpoint()); + + RS_EntityContainer ec(nullptr); + ec.addRectangle(viewportRect.minP(), viewportRect.maxP()); + + if (endPoints.size()<2){ + RS_VectorSolutions vpIts; + for(auto p: ec) { + auto const sol=RS_Information::getIntersection(this, p, true); + for (auto const& vp: sol) { + if (vpIts.getClosestDistance(vp) <= RS_TOLERANCE * 10.) + continue; + vpIts.push_back(vp); + } + } + for (auto const& vp: vpIts) { + if (endPoints.getClosestDistance(vp) <= RS_TOLERANCE * 10.) + continue; + endPoints.push_back(vp); + } + } + + if (endPoints.size()<2) return; + + if ((endPoints[0] - getStartpoint()).squared() > + (endPoints[1] - getStartpoint()).squared() ) + std::swap(endPoints[0],endPoints[1]); - RS_Vector pStart(view->toGui(endPoints.at(0))); - RS_Vector pEnd(view->toGui(endPoints.at(1))); + RS_Vector pStart{view->toGui(endPoints.at(0))}; + RS_Vector pEnd{view->toGui(endPoints.at(1))}; // std::cout<<"draw line: "< RS_TOLERANCE){ + RS_Vector direction = pEnd-pStart; + + if (isConstruction(true) && direction.squared() > RS_TOLERANCE){ //extend line on a construction layer to fill the whole view - RS_Vector lb(0,0); - RS_Vector rt(view->getWidth(),view->getHeight()); - std::vector rect; - rect.push_back(lb); - rect.push_back({rt.x,lb.y}); - rect.push_back(rt); - rect.push_back({lb.x,rt.y}); - rect.push_back(lb); - RS_VectorSolutions sol; - RS_Line dLine(pStart,pEnd); - for(int i=0;i<4;i++){ - RS_Line bLine(rect.at(i),rect.at(i+1)); - RS_VectorSolutions sol2=RS_Information::getIntersection(&bLine, &dLine); - if( sol2.getNumber()>0 && bLine.isPointOnEntity(sol2.get(0),RS_TOLERANCE)) { - sol.push_back(sol2.get(0)); - } - } - switch(sol.getNumber()){ - case 2: - pStart=sol.get(0); - pEnd=sol.get(1); - break; - case 3: - case 4: - pStart=sol.get(0); - pEnd=sol.get(2); - break; - default: - return; - } - direction=pEnd-pStart; + RS_VectorSolutions vpIts; + for(auto p: ec) { + auto const sol=RS_Information::getIntersection(this, p, false); + for (auto const& vp: sol) { + if (vpIts.getClosestDistance(vp) <= RS_TOLERANCE * 10.) + continue; + vpIts.push_back(vp); + } + } + + //draw construction lines up to viewport border + switch (vpIts.size()) { + case 2: + // no need to sort intersections + break; + case 3: + case 4: { + // will use the inner two points + size_t i{0}; + for (size_t j = 0; j < vpIts.size(); ++j) + if (viewportRect.inArea(vpIts.at(j), RS_TOLERANCE * 10.)) + std::swap(vpIts[j], vpIts[i++]); + + } + break; + default: + //should not happen + return; + } + pStart=view->toGui(vpIts.get(0)); + pEnd=view->toGui(vpIts.get(1)); + direction=pEnd-pStart; } double length=direction.magnitude(); patternOffset -= length; @@ -626,7 +636,7 @@ } else { pat = view->getPattern(getPen().getLineType()); } - if (pat==NULL) { + if (!pat) { // patternOffset -= length; RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Line::draw: Invalid line pattern"); @@ -652,8 +662,9 @@ double patternSegmentLength = pat->totalLength; // create pattern: - std::vector dp(pat->num > 0?pat->num:0); - double ds[pat->num > 0?pat->num:0]; + size_t const patnum=pat->num > 0?pat->num:0; + std::vector dp(patnum); + std::vector ds(patnum, 0.); if (pat->num >0 ){ double dpmm=static_cast(painter)->getDpmm(); for (i=0; inum; ++i) { @@ -661,10 +672,10 @@ //fixme, styleFactor support needed ds[i]=dpmm*pat->pattern[i]; - if( fabs(ds[i]) < 1. ) ds[i] = (ds[i]>=0.)?1.:-1.; + if (fabs(ds[i]) < 1. ) ds[i] = (ds[i]>=0.)?1.:-1.; dp[i] = direction*fabs(ds[i]); } - }else { + } else { RS_DEBUG->print(RS_Debug::D_WARNING,"invalid line pattern for line, draw solid line instread"); painter->drawLine(view->toGui(getStartpoint()), view->toGui(getEndpoint())); @@ -673,19 +684,17 @@ double total= remainder(patternOffset-0.5*patternSegmentLength,patternSegmentLength) -0.5*patternSegmentLength; // double total= patternOffset-patternSegmentLength; - RS_Vector p1,p2,p3; - RS_Vector curP(pStart+direction*total); - double t2; - for(int j=0;total0.0 && t2 > 0.0) { // drop the whole pattern segment line, for ds[i]<0: // trim end points of pattern segment line to line - p1 =(total > -0.5)? curP:pStart; - p2 =(t2 -0.5)?curP:pStart; + RS_Vector const& p2 =(t2drawLine(p1,p2); } total=t2; diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_line.h librecad-2.0.9/librecad/src/lib/engine/rs_line.h --- librecad-2.0.8/librecad/src/lib/engine/rs_line.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_line.h 2016-01-07 07:46:24.000000000 +0000 @@ -36,14 +36,6 @@ * Holds the data that defines a line. */ struct RS_LineData { - /** - * Default constructor. Leaves the data object uninitialized. - */ - RS_LineData() = default; - - RS_LineData(const RS_Vector& startpoint, - const RS_Vector& endpoint); - RS_Vector startpoint; RS_Vector endpoint; }; @@ -222,7 +214,7 @@ * @return line integral \oint x dy along the entity * \oint x dy = 0.5*(x0+x1)*(y1-y0) */ - virtual double areaLineIntegral() const; + virtual double areaLineIntegral() const override; protected: RS_LineData data; diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_mtext.cpp librecad-2.0.9/librecad/src/lib/engine/rs_mtext.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_mtext.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_mtext.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,13 +24,15 @@ ** **********************************************************************/ - +#include +#include #include "rs_font.h" #include "rs_mtext.h" #include "rs_fontlist.h" #include "rs_insert.h" #include "rs_math.h" +#include "rs_debug.h" RS_MTextData::RS_MTextData(const RS_Vector& _insertionPoint, double _height, @@ -595,8 +597,7 @@ //double ang = axisPoint1.angleTo(axisPoint2); bool readable = RS_Math::isAngleReadable(data.angle); - RS_Vector vec; - vec.setPolar(1.0, data.angle); + RS_Vector vec = RS_Vector::polar(1.0, data.angle); vec.mirror(RS_Vector(0.0,0.0), axisPoint2-axisPoint1); data.angle = vec.angle(); diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_overlaybox.cpp librecad-2.0.9/librecad/src/lib/engine/rs_overlaybox.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_overlaybox.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_overlaybox.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,7 +24,7 @@ ** **********************************************************************/ - +#include #include "rs_overlaybox.h" #include "rs_debug.h" @@ -83,4 +83,11 @@ return os; } +std::ostream& operator << (std::ostream& os, const RS_OverlayBoxData& ld) { + os << "(" << ld.corner1 << + "/" << ld.corner2 << + ")"; + return os; +} + diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_overlaybox.h librecad-2.0.9/librecad/src/lib/engine/rs_overlaybox.h --- librecad-2.0.8/librecad/src/lib/engine/rs_overlaybox.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_overlaybox.h 2016-01-07 07:46:24.000000000 +0000 @@ -48,12 +48,7 @@ friend class RS_OverlayBox; - friend std::ostream& operator << (std::ostream& os, const RS_OverlayBoxData& ld) { - os << "(" << ld.corner1 << - "/" << ld.corner2 << - ")"; - return os; - } + friend std::ostream& operator << (std::ostream& os, const RS_OverlayBoxData& ld); public: RS_Vector corner1; diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_pattern.cpp librecad-2.0.9/librecad/src/lib/engine/rs_pattern.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_pattern.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_pattern.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -30,6 +30,7 @@ #include "rs_system.h" #include "rs_fileio.h" #include "rs_layer.h" +#include "rs_debug.h" /** diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_patternlist.cpp librecad-2.0.9/librecad/src/lib/engine/rs_patternlist.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_patternlist.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_patternlist.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,10 +24,11 @@ ** **********************************************************************/ - +#include #include "rs_patternlist.h" #include "rs_system.h" +#include "rs_debug.h" #if QT_VERSION < 0x040400 #include "emu_qt44.h" diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_point.cpp librecad-2.0.9/librecad/src/lib/engine/rs_point.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_point.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_point.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,7 +23,8 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ - +#include +#include #include "rs_point.h" #include "rs_circle.h" #include "rs_graphicview.h" @@ -203,4 +204,11 @@ os << " Point: " << p.getData() << "\n"; return os; } + +std::ostream& operator << (std::ostream& os, const RS_PointData& pd) +{ + os << "(" << pd.pos << ")"; + return os; +} + // EOF diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_point.h librecad-2.0.9/librecad/src/lib/engine/rs_point.h --- librecad-2.0.8/librecad/src/lib/engine/rs_point.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_point.h 2016-01-07 07:46:24.000000000 +0000 @@ -38,10 +38,7 @@ this->pos = pos; } - friend std::ostream& operator << (std::ostream& os, const RS_PointData& pd) { - os << "(" << pd.pos << ")"; - return os; - } + friend std::ostream& operator << (std::ostream& os, const RS_PointData& pd); RS_Vector pos; }; diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_polyline.cpp librecad-2.0.9/librecad/src/lib/engine/rs_polyline.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_polyline.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_polyline.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,8 +23,9 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ - - +#include +#include +#include #include "rs_polyline.h" #include "rs_debug.h" @@ -96,13 +97,13 @@ * Removes the last vertex of this polyline. */ void RS_Polyline::removeLastVertex() { - RS_Entity* last = lastEntity(); - if (last) { - removeEntity(last); - last = lastEntity(); - if (last) { - if (last->isAtomic()) { - data.endpoint = ((RS_AtomicEntity*)last)->getEndpoint(); + RS_Entity* l = last(); + if (l) { + removeEntity(l); + l = last(); + if (l) { + if (l->isAtomic()) { + data.endpoint = l->getEndpoint(); } else { RS_DEBUG->print(RS_Debug::D_WARNING, @@ -144,7 +145,7 @@ // add entity to the polyline: entity = createVertex(v, nextBulge, prepend); if (entity) { - if (prepend==false) { + if (!prepend) { RS_EntityContainer::addEntity(entity); data.endpoint = v; } @@ -218,12 +219,11 @@ // create line for the polyline: if (fabs(bulge)setSelected(isSelected()); entity->setPen(RS_Pen(RS2::FlagInvalid)); entity->setLayer(nullptr); @@ -236,13 +236,11 @@ bool reversed = (bulge<0.0); double alpha = atan(bulge)*4.0; - double radius; - RS_Vector center; RS_Vector middle; double dist; double angle; - if (prepend==false) { + if (!prepend) { middle = (data.endpoint+v)/2.0; dist = data.endpoint.distanceTo(v)/2.0; angle = data.endpoint.angleTo(v); @@ -254,9 +252,9 @@ } // alpha can't be 0.0 at this point - radius = fabs(dist / sin(alpha/2.0)); + double const radius = fabs(dist / sin(alpha/2.0)); - double wu = fabs(RS_Math::pow(radius, 2.0) - RS_Math::pow(dist, 2.0)); + double const wu = fabs(radius*radius - dist*dist); double h = sqrt(wu); if (bulge>0.0) { @@ -269,13 +267,13 @@ h*=-1.0; } - center.setPolar(h, angle); + RS_Vector center = RS_Vector::polar(h, angle); center+=middle; double a1; double a2; - if (prepend==false) { + if (!prepend) { a1 = center.angleTo(data.endpoint); a2 = center.angleTo(v); } @@ -284,7 +282,7 @@ a2 = center.angleTo(data.startpoint); } - RS_ArcData d(center, radius, + RS_ArcData const d(center, radius, a1, a2, reversed); @@ -334,21 +332,55 @@ } } +/** sets a new start point of the polyline */ +void RS_Polyline::setStartpoint(RS_Vector const& v) { + data.startpoint = v; + if (!data.endpoint.valid) { + data.endpoint = v; + } +} + +/** @return Start point of the entity */ +RS_Vector RS_Polyline::getStartpoint() const { + return data.startpoint; +} + +/** sets a new end point of the polyline */ +void RS_Polyline::setEndpoint(RS_Vector const& v) { + data.endpoint = v; +} + +/** @return End point of the entity */ +RS_Vector RS_Polyline::getEndpoint() const { + return data.endpoint; +} /** * @return The bulge of the closing entity. */ -double RS_Polyline::getClosingBulge() { - if (isClosed()) { - RS_Entity* e = lastEntity(); - if (e && e->rtti()==RS2::EntityArc) { - return ((RS_Arc*)e)->getBulge(); - } - } +double RS_Polyline::getClosingBulge() const{ + if (isClosed()) { + RS_Entity const* e = last(); + if (e && e->rtti()==RS2::EntityArc) { + return static_cast(e)->getBulge(); + } + } - return 0.0; + return 0.0; } +bool RS_Polyline::isClosed() const { + return data.getFlag(RS2::FlagClosed); +} + +void RS_Polyline::setClosed(bool cl) { + if (cl) { + data.setFlag(RS2::FlagClosed); + } + else { + data.delFlag(RS2::FlagClosed); + } +} /** * Sets the polylines start and endpoint to match the first and last vertex. @@ -356,16 +388,16 @@ void RS_Polyline::updateEndpoints() { RS_Entity* e1 = firstEntity(); if (e1 && e1->isAtomic()) { - RS_Vector v = ((RS_AtomicEntity*)e1)->getStartpoint(); + RS_Vector const& v = e1->getStartpoint(); setStartpoint(v); } - RS_Entity* e2 = lastEntity(); + RS_Entity const* e2 = last(); if (isClosed()) { e2 = prevEntity(); } if (e2 && e2->isAtomic()) { - RS_Vector v = ((RS_AtomicEntity*)e2)->getEndpoint(); + RS_Vector const& v = e2->getEndpoint(); setEndpoint(v); } } @@ -398,10 +430,10 @@ RS_VectorSolutions RS_Polyline::getRefPoints() const{ - RS_VectorSolutions ret({data.startpoint}); + RS_VectorSolutions ret{{data.startpoint}}; for(auto e: *this){ if (e->isAtomic()) { - ret.push_back((static_cast(e))->getEndpoint()); + ret.push_back(e->getEndpoint()); } } @@ -556,10 +588,10 @@ // double a1(intersections.at(i).angleTo(vp1)); RS_VectorSolutions sol1; for(const RS_Vector& vp: sol0){ - if(RS_Math::isAngleBetween(intersections.at(i).angleTo(vp), + if(!RS_Math::isAngleBetween(intersections.at(i).angleTo(vp), pnew->entityAt(i)->getDirection2(), pnew->entityAt(i+1)->getDirection1(), - false)==false){ + false)){ sol1.push_back(vp); } } @@ -662,9 +694,7 @@ */ void RS_Polyline::draw(RS_Painter* painter,RS_GraphicView* view, double& /*patternOffset*/) { - if (view==nullptr) { - return; - } + if (!view) return; // draw first entity and set correct pen: RS_Entity* e = firstEntity(RS2::ResolveNone); diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_polyline.h librecad-2.0.9/librecad/src/lib/engine/rs_polyline.h --- librecad-2.0.8/librecad/src/lib/engine/rs_polyline.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_polyline.h 2016-01-07 07:46:24.000000000 +0000 @@ -56,7 +56,7 @@ */ class RS_Polyline : public RS_EntityContainer { public: - RS_Polyline(RS_EntityContainer* parent=NULL); + RS_Polyline(RS_EntityContainer* parent=nullptr); RS_Polyline(RS_EntityContainer* parent, const RS_PolylineData& d); virtual ~RS_Polyline() = default; @@ -74,45 +74,25 @@ } /** sets a new start point of the polyline */ - void setStartpoint(RS_Vector& v) { - data.startpoint = v; - if (!data.endpoint.valid) { - data.endpoint = v; - } - } + void setStartpoint(RS_Vector const& v); /** @return Start point of the entity */ - virtual RS_Vector getStartpoint() const { - return data.startpoint; - } + virtual RS_Vector getStartpoint() const; /** sets a new end point of the polyline */ - void setEndpoint(RS_Vector& v) { - data.endpoint = v; - } + void setEndpoint(RS_Vector const& v); /** @return End point of the entity */ - virtual RS_Vector getEndpoint() const { - return data.endpoint; - } + virtual RS_Vector getEndpoint() const; - double getClosingBulge(); + double getClosingBulge() const; - void updateEndpoints(); + void updateEndpoints(); /** @return true if the polyline is closed. false otherwise */ - bool isClosed() const { - return data.getFlag(RS2::FlagClosed); - } + bool isClosed() const; - void setClosed(bool cl) { - if (cl) { - data.setFlag(RS2::FlagClosed); - } - else { - data.delFlag(RS2::FlagClosed); - } - } + void setClosed(bool cl); void setClosed(bool cl, double bulge);//RLZ: rewrite this: @@ -165,7 +145,7 @@ protected: RS_PolylineData data; RS_Entity* closingEntity; - double nextBulge; + double nextBulge; }; #endif diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_solid.cpp librecad-2.0.9/librecad/src/lib/engine/rs_solid.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_solid.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_solid.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,13 +24,15 @@ ** **********************************************************************/ - +#include +#include #include "rs_solid.h" #include "rs_line.h" #include "rs_graphicview.h" #include "rs_painter.h" #include "rs_information.h" +#include "rs_debug.h" RS_SolidData::RS_SolidData(): corner{{RS_Vector(false), RS_Vector(false), RS_Vector(false), RS_Vector(false)}} @@ -158,7 +160,7 @@ } } - if (dist!=nullptr) { + if (dist) { *dist = minDist; } @@ -190,17 +192,17 @@ return false; } std::vector l; - l.push_back(RS_Line(nullptr, RS_LineData(data.corner[0], data.corner[1]))); - l.push_back(RS_Line(nullptr, RS_LineData(data.corner[1], data.corner[2]))); + l.emplace_back(data.corner[0], data.corner[1]); + l.emplace_back(data.corner[1], data.corner[2]); if (data.corner[3].valid) { - l.push_back(RS_Line(nullptr, RS_LineData(data.corner[2], data.corner[3]))); - l.push_back(RS_Line(nullptr, RS_LineData(data.corner[3], data.corner[0]))); + l.emplace_back(data.corner[2], data.corner[3]); + l.emplace_back(data.corner[3], data.corner[0]); } else { - l.push_back(RS_Line(nullptr, RS_LineData(data.corner[2], data.corner[0]))); + l.emplace_back(data.corner[2], data.corner[0]); } //Find crossing edge if (getMax().x > vBL.x && getMin().x < vBL.x) {//left - RS_Line edge = RS_Line(nullptr, RS_LineData(vBL, RS_Vector(vBL.x, vTR.y))); + RS_Line edge{vBL, {vBL.x, vTR.y}}; for(auto const& l0: l) { sol = RS_Information::getIntersection(&edge, &l0, true); if (sol.hasValid()) { @@ -209,7 +211,7 @@ } } if (getMax().x > vTR.x && getMin().x < vTR.x) {//right - RS_Line edge = RS_Line(nullptr, RS_LineData(RS_Vector(vTR.x, vBL.y), vTR)); + RS_Line edge{{vTR.x, vBL.y}, vTR}; for(auto const& l0: l) { sol = RS_Information::getIntersection(&edge, &l0, true); if (sol.hasValid()) { @@ -218,7 +220,7 @@ } } if (getMax().y > vBL.y && getMin().y < vBL.y) {//bottom - RS_Line edge = RS_Line(nullptr, RS_LineData(vBL, RS_Vector(vTR.x, vBL.y))); + RS_Line edge{vBL, {vTR.x, vBL.y}}; for(auto const& l0: l) { sol = RS_Information::getIntersection(&edge, &l0, true); if (sol.hasValid()) { @@ -227,7 +229,7 @@ } } if(getMax().y > vTR.y && getMin().y < vTR.y) {//top - RS_Line edge = RS_Line(nullptr, RS_LineData(RS_Vector(vBL.x, vTR.y), vTR)); + RS_Line edge{{vBL.x, vTR.y}, vTR}; for(auto const& l0: l) { sol = RS_Information::getIntersection(&edge, &l0, true); if (sol.hasValid()) { @@ -257,7 +259,7 @@ bool s2 = sign(data.corner[1], data.corner[2], coord); bool s3 = sign(data.corner[2], data.corner[0], coord); if ( (s1 == s2) && (s2 == s3) ) { - if (dist!=nullptr) + if (dist) *dist = 0.0; return coord; } @@ -266,7 +268,7 @@ s2 = sign(data.corner[2], data.corner[3], coord); s3 = sign(data.corner[3], data.corner[0], coord); if ( (s1 == s2) && (s2 == s3) ) { - if (dist!=nullptr) + if (dist) *dist = 0.0; return coord; } @@ -275,7 +277,7 @@ RS_Vector ret(false); double currDist = RS_MAXDOUBLE; double tmpDist; - if (entity!=nullptr) { + if (entity) { *entity = const_cast(this); } //Find nearest distance from each edge @@ -310,7 +312,7 @@ currDist = ret.distanceTo(coord); } - if (dist!=nullptr) { + if (dist) { *dist = currDist; } @@ -322,7 +324,7 @@ RS_Vector RS_Solid::getNearestCenter(const RS_Vector& /*coord*/, double* dist) const{ - if (dist!=nullptr) { + if (dist) { *dist = RS_MAXDOUBLE; } @@ -334,7 +336,7 @@ RS_Vector RS_Solid::getNearestMiddle(const RS_Vector& /*coord*/, double* dist, const int /*middlePoints*/)const { - if (dist!=nullptr) { + if (dist) { *dist = RS_MAXDOUBLE; } return RS_Vector(false); @@ -345,7 +347,7 @@ RS_Vector RS_Solid::getNearestDist(double /*distance*/, const RS_Vector& /*coord*/, double* dist) const{ - if (dist!=nullptr) { + if (dist) { *dist = RS_MAXDOUBLE; } return RS_Vector(false); @@ -361,7 +363,7 @@ RS_Entity** entity, RS2::ResolveLevel /*level*/, double /*solidDist*/)const { - if (entity!=nullptr) { + if (entity) { *entity = const_cast(this); } double ret; @@ -418,15 +420,18 @@ void RS_Solid::draw(RS_Painter* painter, RS_GraphicView* view, double& /*patternOffset*/) { - if (painter==nullptr || view==nullptr) { + if (!(painter && view)) { return; } // RS_SolidData d = getData(); - if (isTriangle()) { - painter->fillTriangle(view->toGui(getCorner(0)), - view->toGui(getCorner(1)), - view->toGui(getCorner(2))); + painter->fillTriangle(view->toGui(getCorner(0)), + view->toGui(getCorner(1)), + view->toGui(getCorner(2))); + if (!isTriangle()) { + painter->fillTriangle(view->toGui(getCorner(1)), + view->toGui(getCorner(2)), + view->toGui(getCorner(3))); } } diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_spline.cpp librecad-2.0.9/librecad/src/lib/engine/rs_spline.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_spline.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_spline.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,7 +24,8 @@ ** **********************************************************************/ - +#include +#include #include "rs_spline.h" @@ -197,10 +198,9 @@ RS_Vector prev(false); for (i = 1; i <= 3*p1; i += 3) { if (prev.valid) { - RS_Line* line = new RS_Line(this, - RS_LineData(prev, RS_Vector(p[i], p[i+1]))); + RS_Line* line = new RS_Line{this, prev, {p[i], p[i+1]}}; line->setLayer(nullptr); - line->setPen(RS_Pen(RS2::FlagInvalid)); + line->setPen(RS2::FlagInvalid); addEntity(line); } prev = RS_Vector(p[i], p[i+1]); @@ -246,7 +246,7 @@ // } // } } - if (dist!=nullptr) { + if (dist) { *dist = minDist; } return ret; @@ -267,7 +267,7 @@ RS_Vector RS_Spline::getNearestCenter(const RS_Vector& /*coord*/, double* dist) const{ - if (dist!=nullptr) { + if (dist) { *dist = RS_MAXDOUBLE; } @@ -279,7 +279,7 @@ RS_Vector RS_Spline::getNearestMiddle(const RS_Vector& /*coord*/, double* dist, int /*middlePoints*/)const { - if (dist!=nullptr) { + if (dist) { *dist = RS_MAXDOUBLE; } @@ -291,7 +291,7 @@ RS_Vector RS_Spline::getNearestDist(double /*distance*/, const RS_Vector& /*coord*/, double* dist) const{ - if (dist!=nullptr) { + if (dist) { *dist = RS_MAXDOUBLE; } @@ -339,7 +339,7 @@ vp.mirror(axisPoint1, axisPoint2); } -// update(); + update(); } @@ -363,7 +363,7 @@ void RS_Spline::draw(RS_Painter* painter, RS_GraphicView* view, double& /*patternOffset*/) { - if (painter==nullptr || view==nullptr) { + if (!(painter && view)) { return; } @@ -392,7 +392,7 @@ */ /* void RS_Spline::draw(RS_Painter* painter, RS_GraphicView* view) { - if (painter==nullptr || view==nullptr) { + if (!(painter && view)) { return; } @@ -514,7 +514,7 @@ nplusc = npts + c; - double* temp = new double[nplusc+1]; + std::vector temp(nplusc+1,0.); // calculate the first order nonrational basis functions n[i] for (i = 1; i<= nplusc-1; i++) { @@ -562,7 +562,6 @@ r[i] = 0; } - delete[] temp; } diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_spline.h librecad-2.0.9/librecad/src/lib/engine/rs_spline.h --- librecad-2.0.8/librecad/src/lib/engine/rs_spline.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_spline.h 2016-01-07 07:46:24.000000000 +0000 @@ -189,7 +189,7 @@ virtual void rotate(const RS_Vector& center, const double& angle); virtual void rotate(const RS_Vector& center, const RS_Vector& angleVector); virtual void scale(const RS_Vector& center, const RS_Vector& factor); - virtual void mirror(const RS_Vector& axisPoint1, const RS_Vector& axisPoint2); + virtual void mirror(const RS_Vector& axisPoint1, const RS_Vector& axisPoint2) override; virtual void moveRef(const RS_Vector& ref, const RS_Vector& offset); virtual void revertDirection(); @@ -201,6 +201,7 @@ virtual void calculateBorders(); +private: static void rbasis(int c, double t, int npts, const std::vector& x, const std::vector& h, std::vector& r); static void knot(int num, int order, std::vector& knotVector); diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_system.cpp librecad-2.0.9/librecad/src/lib/engine/rs_system.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_system.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_system.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -33,6 +33,7 @@ #include "rs_settings.h" #include "rs_system.h" #include "rs.h" +#include "rs_debug.h" #if QT_VERSION < 0x040400 #include "emu_qt44.h" diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_text.cpp librecad-2.0.9/librecad/src/lib/engine/rs_text.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_text.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_text.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,13 +24,15 @@ ** **********************************************************************/ - +#include +#include #include "rs_font.h" #include "rs_text.h" #include "rs_fontlist.h" #include "rs_insert.h" #include "rs_math.h" +#include "rs_debug.h" RS_TextData::RS_TextData(const RS_Vector& _insertionPoint, const RS_Vector& _secondPoint, @@ -469,8 +471,7 @@ void RS_Text::mirror(const RS_Vector& axisPoint1, const RS_Vector& axisPoint2) { bool readable = RS_Math::isAngleReadable(data.angle); - RS_Vector vec; - vec.setPolar(1.0, data.angle); + RS_Vector vec = RS_Vector::polar(1.0, data.angle); vec.mirror(RS_Vector(0.0,0.0), axisPoint2-axisPoint1); data.angle = vec.angle(); diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_undoable.cpp librecad-2.0.9/librecad/src/lib/engine/rs_undoable.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_undoable.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_undoable.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -29,24 +29,19 @@ #include "rs_undocycle.h" - -/** - * Default constructor. - */ -RS_Undoable::RS_Undoable() { - cycle = NULL; -} - - +//undocycle must be explicitly set +RS_Undoable::RS_Undoable(RS_Undoable const&) = default; +RS_Undoable& RS_Undoable::operator = (RS_Undoable const&) = default; +RS_Undoable::RS_Undoable(RS_Undoable &&) = default; +RS_Undoable& RS_Undoable::operator = (RS_Undoable &&) = default; /** * Destructor. Makes sure that this undoable is removed from * its undo cycle before it is deleted. */ RS_Undoable::~RS_Undoable() { - if (cycle) { + if (cycle) cycle->removeUndoable(this); - } } diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_undoable.h librecad-2.0.9/librecad/src/lib/engine/rs_undoable.h --- librecad-2.0.8/librecad/src/lib/engine/rs_undoable.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_undoable.h 2016-01-07 07:46:24.000000000 +0000 @@ -23,11 +23,10 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ - - #ifndef RS_UNDOABLE_H #define RS_UNDOABLE_H +#include "rs.h" #include "rs_flags.h" class RS_UndoCycle; @@ -43,15 +42,19 @@ */ class RS_Undoable : public RS_Flags { public: - RS_Undoable(); + RS_Undoable() = default; virtual ~RS_Undoable(); + RS_Undoable(RS_Undoable const&); + RS_Undoable& operator = (RS_Undoable const&); + RS_Undoable(RS_Undoable &&); + RS_Undoable& operator = (RS_Undoable &&); - /** + /** * Runtime type identification for undoables. * Note that this is voluntarily. The default implementation * returns RS2::UndoableUnknown. */ - virtual RS2::UndoableType undoRtti() { + virtual RS2::UndoableType undoRtti() const { return RS2::UndoableUnknown; } @@ -69,7 +72,7 @@ //friend std::ostream& operator << (std::ostream& os, RS_Undoable& a); private: - RS_UndoCycle* cycle; + RS_UndoCycle* cycle = nullptr; }; #endif diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_undo.cpp librecad-2.0.9/librecad/src/lib/engine/rs_undo.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_undo.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_undo.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,12 +24,11 @@ ** **********************************************************************/ - +#include #include "qc_applicationwindow.h" #include "rs_undocycle.h" #include "rs_undo.h" - - +#include "rs_debug.h" /** * Default constructor. @@ -39,10 +38,6 @@ { } -RS_Undo::~RS_Undo() { -} - - /** * @return Number of Cycles that can be undone. */ @@ -73,7 +68,8 @@ void RS_Undo::addUndoCycle(std::shared_ptr const& i) { RS_DEBUG->print("RS_Undo::addUndoCycle"); - undoList.insert(++undoPointer, i); +// undoList.insert(++undoPointer, i); + undoList.insert(undoList.begin() + (++undoPointer), i); RS_DEBUG->print("RS_Undo::addUndoCycle: ok"); } @@ -88,17 +84,15 @@ RS_DEBUG->print("RS_Undo::startUndoCycle"); // definitely delete Undo Cycles and all Undoables in them // that cannot be redone now: - while (undoList.size()>undoPointer+1) { - std::shared_ptr l = undoList.back(); + while (int(undoList.size()) > undoPointer+1) { + auto& l = undoList.back(); undoList.pop_back(); - if(!l) continue; //remove the undoable in the current cyle for(auto u: l->undoables){ - if(!u) continue; // Remove the pointer from _all_ other cycles: - for(auto& cycle: undoList){ + for(auto& cycle: undoList) cycle->removeUndoable(u); - } + // Delete the Undoable for good: if (u->isUndone()) { removeUndoable(u); @@ -106,7 +100,7 @@ } } - currentCycle.reset(new RS_UndoCycle()); + currentCycle = std::make_shared(); } @@ -115,14 +109,10 @@ * Adds an undoable to the current undo cycle. */ void RS_Undo::addUndoable(RS_Undoable* u) { - RS_DEBUG->print("RS_Undo::addUndoable"); + RS_DEBUG->print("RS_Undo::%s(): begin", __func__); - if (currentCycle) { - currentCycle->addUndoable(u); - } else { - RS_DEBUG->print(RS_Debug::D_WARNING, - "RS_Undo::addUndoable(): No undo cycle active."); - } + currentCycle->addUndoable(u); + RS_DEBUG->print("RS_Undo::%s(): end", __func__); } @@ -132,9 +122,8 @@ */ void RS_Undo::endUndoCycle() { addUndoCycle(currentCycle); - QC_ApplicationWindow::getAppWindow()->setUndoEnable(true); - QC_ApplicationWindow::getAppWindow()->setRedoEnable(false); - currentCycle = NULL; + setGUIButtons(); + currentCycle = std::make_shared(); } @@ -145,27 +134,13 @@ bool RS_Undo::undo() { RS_DEBUG->print("RS_Undo::undo"); - if (undoPointer>=0) { + if (undoPointer < 0) return false; - std::shared_ptr uc; - while( undoPointer>=0 && undoPointer < undoList.size() ) { - uc = undoList[undoPointer--]; - - if (!uc) continue; - break; - } - if(undoPointer==-1) { - QC_ApplicationWindow::getAppWindow()->setUndoEnable(false); - } - if (uc) { - for(RS_Undoable* p: uc->undoables){ - p->changeUndoState(); - } - QC_ApplicationWindow::getAppWindow()->setRedoEnable(true); - return true; - } - } - return false; + std::shared_ptr uc = undoList[undoPointer--]; + + setGUIButtons(); + uc->changeUndoState(); + return true; } @@ -175,72 +150,66 @@ bool RS_Undo::redo() { RS_DEBUG->print("RS_Undo::redo"); - if (undoPointer+1 < undoList.size()) { + if (undoPointer+1 < int(undoList.size())) { - std::shared_ptr uc; - while( ++undoPointer < undoList.size()) { - uc = undoList[undoPointer]; - if (!uc) continue; - break; - } - if (uc) { - for(RS_Undoable* p: uc->undoables){ - p->changeUndoState(); - } - if(undoPointer+1==undoList.size()) { - QC_ApplicationWindow::getAppWindow()->setRedoEnable(false); - } - QC_ApplicationWindow::getAppWindow()->setUndoEnable(true); - return true; - } - } + std::shared_ptr uc = undoList[++undoPointer]; + + setGUIButtons(); + uc->changeUndoState(); + return true; + } return false; } /** * @return The undo item that is next if we're about to undo - * or NULL. + * or nullptr. */ +/** std::shared_ptr RS_Undo::getUndoCycle() { std::shared_ptr ret; - RS_DEBUG->print("RS_Undo::getUndoCycle"); + RS_DEBUG->print("RS_Undo::getUndoCycle"); - if ( (undoPointer>=0) && (undoPointer < undoList.size()) ) { - ret = undoList.at(undoPointer); - } - RS_DEBUG->print("RS_Undo::getUndoCycle: OK"); + if ((undoPointer>=0) && (undoPointer < int(undoList.size()))) { + ret = undoList.at(undoPointer); + } + RS_DEBUG->print("RS_Undo::getUndoCycle: OK"); - return ret; + return ret; } +*/ /** * @return The redo item that is next if we're about to redo - * or NULL. + * or nullptr. */ +/** std::shared_ptr RS_Undo::getRedoCycle() { RS_DEBUG->print("RS_Undo::getRedoCycle"); - if ( (undoPointer+1>=0) && (undoPointer+1 < undoList.size()) ) { + if ((undoPointer+1>=0) && (undoPointer+1 < int(undoList.size()))) { return undoList.at(undoPointer+1); } return std::shared_ptr(); } +*/ /** * enable/disable redo/undo buttons in main application window * Author: Dongxu Li **/ -void RS_Undo::setGUIButtons() +void RS_Undo::setGUIButtons() const { - if(QC_ApplicationWindow::getAppWindow()){ - QC_ApplicationWindow::getAppWindow()->setRedoEnable(undoList.size()>0 && undoPointer+1< undoList.size()); - QC_ApplicationWindow::getAppWindow()->setUndoEnable(undoList.size()>0 && undoPointer>=0 ); - } + auto appWin = QC_ApplicationWindow::getAppWindow(); + if (!appWin) return; + appWin->setRedoEnable(undoList.size() > 0 && + undoPointer+1 < int(undoList.size())); + appWin->setUndoEnable(undoList.size() > 0 && undoPointer >= 0); } @@ -251,14 +220,13 @@ std::ostream& operator << (std::ostream& os, RS_Undo& l) { os << "Undo List: " << "\n"; os << " Pointer is at: " << l.undoPointer << "\n"; - for (int i = 0; i < l.undoList.size(); ++i) { - if (i==l.undoPointer) { + for (int i = 0; i < int(l.undoList.size()); ++i) { + + if (i==l.undoPointer) os << " -->"; - } - else { + else os << " "; - } os << *(l.undoList.at(i)) << "\n"; } return os; diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_undocycle.cpp librecad-2.0.9/librecad/src/lib/engine/rs_undocycle.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_undocycle.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_undocycle.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -1,3 +1,4 @@ +#include #include"rs_undocycle.h" /** @@ -5,21 +6,23 @@ * more Undoables. */ void RS_UndoCycle::addUndoable(RS_Undoable* u) { - undoables.append(u); + if (u) undoables.insert(u); } /** * Removes an undoable from the list. */ void RS_UndoCycle::removeUndoable(RS_Undoable* u) { -#if QT_VERSION < 0x040400 - emu_qt44_removeOne(undoables, u); -#else - undoables.removeOne(u); -#endif + if (u) undoables.erase(u); +} +void RS_UndoCycle::changeUndoState() +{ + for (RS_Undoable* u: undoables) + u->changeUndoState(); } + std::ostream& operator << (std::ostream& os, RS_UndoCycle& uc) { os << " Undo item: " << "\n"; @@ -33,8 +36,7 @@ break; }*/ os << " Undoable ids: "; - for (int i = 0; i < uc.undoables.size(); ++i) { - RS_Undoable *u = uc.undoables.at(i); + for (auto u: uc.undoables) { if (u->undoRtti()==RS2::UndoableEntity) { RS_Entity* e = (RS_Entity*)u; os << e->getId() << (u->isUndone() ? "*" : "") << " "; diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_undocycle.h librecad-2.0.9/librecad/src/lib/engine/rs_undocycle.h --- librecad-2.0.8/librecad/src/lib/engine/rs_undocycle.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_undocycle.h 2016-01-07 07:46:24.000000000 +0000 @@ -28,16 +28,12 @@ #ifndef RS_UNDOLISTITEM_H #define RS_UNDOLISTITEM_H -#include -#include +#include +#include #include "rs_entity.h" #include "rs_undoable.h" -#if QT_VERSION < 0x040400 -#include "emu_qt44.h" -#endif - /** * An Undo Cycle represents an action that was triggered and can * be undone. It stores all the pointers to the Undoables affected by @@ -69,6 +65,9 @@ */ void removeUndoable(RS_Undoable* u); + //! change undo state of all undoable in the current cycle + void changeUndoState(); + friend std::ostream& operator << (std::ostream& os, RS_UndoCycle& uc); @@ -78,7 +77,7 @@ //! Undo type: //RS2::UndoType type; //! List of entity id's that were affected by this action - QList undoables; + std::set undoables; }; #endif diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_undo.h librecad-2.0.9/librecad/src/lib/engine/rs_undo.h --- librecad-2.0.8/librecad/src/lib/engine/rs_undo.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_undo.h 2016-01-07 07:46:24.000000000 +0000 @@ -29,7 +29,7 @@ #define RS_UNDO_H #include -#include +#include class RS_UndoCycle; class RS_Undoable; @@ -44,13 +44,13 @@ class RS_Undo { public: RS_Undo(); - virtual ~RS_Undo(); + virtual ~RS_Undo() = default; virtual bool undo(); virtual bool redo(); - virtual std::shared_ptr getUndoCycle(); - virtual std::shared_ptr getRedoCycle(); +// virtual std::shared_ptr getUndoCycle(); +// virtual std::shared_ptr getRedoCycle(); virtual int countUndoCycles(); virtual int countRedoCycles(); @@ -70,17 +70,17 @@ *\brief enable/disable redo/undo buttons in main application window *\author: Dongxu Li **/ - virtual void setGUIButtons(); + void setGUIButtons() const; friend std::ostream& operator << (std::ostream& os, RS_Undo& a); static bool test(); -protected: +private: void addUndoCycle(std::shared_ptr const& i); //! List of undo list items. every item is something that can be undone. - QList> undoList; + std::vector> undoList; /** * Index that points to the current position in the undo list. diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_units.cpp librecad-2.0.9/librecad/src/lib/engine/rs_units.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_units.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_units.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,7 +24,8 @@ ** **********************************************************************/ - +#include +#include #include #include "rs_units.h" #include "rs_math.h" diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_units.h librecad-2.0.9/librecad/src/lib/engine/rs_units.h --- librecad-2.0.8/librecad/src/lib/engine/rs_units.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_units.h 2016-01-07 07:46:24.000000000 +0000 @@ -32,6 +32,7 @@ #include "rs.h" class RS_Vector; +class QString; /** * Conversion methods for units diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_utility.cpp librecad-2.0.9/librecad/src/lib/engine/rs_utility.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_utility.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_utility.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,7 +24,7 @@ ** **********************************************************************/ - +#include #include "rs_utility.h" diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_utility.h librecad-2.0.9/librecad/src/lib/engine/rs_utility.h --- librecad-2.0.8/librecad/src/lib/engine/rs_utility.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_utility.h 2016-01-07 07:46:24.000000000 +0000 @@ -28,7 +28,7 @@ #ifndef RS_UTILITY_H #define RS_UTILITY_H -#include +class QString; /** * Various utilities. diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_variabledict.cpp librecad-2.0.9/librecad/src/lib/engine/rs_variabledict.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_variabledict.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_variabledict.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,20 +24,12 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ - - +#include +#include #include "rs_variabledict.h" #include "rs_debug.h" /** - * Constructor. - */ -RS_VariableDict::RS_VariableDict() -{ -} - - -/** * Removes all variables in the blocklist. */ void RS_VariableDict::clear() @@ -153,11 +145,11 @@ * @return The value for the given variable or the given default value * if the variable couldn't be found. */ -RS_Vector RS_VariableDict::getVector(const QString& key, const RS_Vector& def) +RS_Vector RS_VariableDict::getVector(const QString& key, const RS_Vector& def) const { RS_Vector ret; - QHash::iterator i = variables.find(key); + auto i = variables.find(key); if (variables.end() != i && RS2::VariableVector == i.value().getType()) { ret = i.value().getVector(); } else { @@ -177,13 +169,13 @@ * @return The value for the given variable or the given default value * if the variable couldn't be found. */ -QString RS_VariableDict::getString(const QString& key, const QString& def) +QString RS_VariableDict::getString(const QString& key, const QString& def) const { QString ret; RS_DEBUG->print("RS_VariableDict::getString: key: '%s'", key.toLatin1().data()); - QHash::iterator i = variables.find(key); + auto i = variables.find(key); if (variables.end() != i && RS2::VariableString == i.value().getType()) { ret = i.value().getString(); } @@ -204,11 +196,11 @@ * @return The value for the given variable or the given default value * if the variable couldn't be found. */ -int RS_VariableDict::getInt(const QString& key, int def) +int RS_VariableDict::getInt(const QString& key, int def) const { int ret = 0; - QHash::iterator i = variables.find(key); + auto i = variables.find(key); if (variables.end() != i && RS2::VariableInt == i.value().getType()) { ret = i.value().getInt(); } else { @@ -228,11 +220,11 @@ * @return The value for the given variable or the given default value * if the variable couldn't be found. */ -double RS_VariableDict::getDouble(const QString& key, double def) +double RS_VariableDict::getDouble(const QString& key, double def) const { double ret = 0.0; - QHash::iterator i = variables.find(key); + auto i = variables.find(key); if (variables.end() != i && RS2::VariableDouble == i.value().getType()) { ret = i.value().getDouble(); } else { @@ -278,7 +270,7 @@ std::ostream& operator << (std::ostream& os, RS_VariableDict& d) { os << "Variables: \n"; - QHash::iterator it = d.variables.begin(); + auto it = d.variables.begin(); while (it != d.variables.end()) { os << it.key().toLatin1().data() << ": "; switch (it.value().getType()) { diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_variabledict.h librecad-2.0.9/librecad/src/lib/engine/rs_variabledict.h --- librecad-2.0.8/librecad/src/lib/engine/rs_variabledict.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_variabledict.h 2016-01-07 07:46:24.000000000 +0000 @@ -31,7 +31,9 @@ #include #include "rs_variable.h" + class RS_Vector; +class QString; /** * Dictionary of variables. The variables are stored as key / value @@ -41,14 +43,13 @@ */ class RS_VariableDict { public: - RS_VariableDict(); - virtual ~RS_VariableDict() {}; + RS_VariableDict() = default; void clear(); /** * @return Number of variables available. */ - int count() { + int count() const { return variables.count(); } @@ -57,16 +58,19 @@ void add(const QString& key, int value, int code); void add(const QString& key, double value, int code); - RS_Vector getVector(const QString& key, const RS_Vector& def); - QString getString(const QString& key, const QString& def); - int getInt(const QString& key, int def); - double getDouble(const QString& key, double def); + RS_Vector getVector(const QString& key, const RS_Vector& def) const; + QString getString(const QString& key, const QString& def) const; + int getInt(const QString& key, int def) const; + double getDouble(const QString& key, double def) const; - virtual void remove(const QString& key); + void remove(const QString& key); - QHash& getVariableDict() { + QHash const& getVariableDict() const { return variables; } + QHash& getVariableDict() { + return variables; + } //void addVariableDictListener(RS_VariableDictListener* listener); diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_variable.h librecad-2.0.9/librecad/src/lib/engine/rs_variable.h --- librecad-2.0.8/librecad/src/lib/engine/rs_variable.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_variable.h 2016-01-07 07:46:24.000000000 +0000 @@ -28,7 +28,7 @@ #ifndef RS_VARIABLE_H #define RS_VARIABLE_H - +#include #include "rs.h" #include "rs_vector.h" @@ -40,37 +40,37 @@ * @author Andrew Mustun */ class RS_Variable { -public: - typedef struct { - QString s; + struct RS_VariableContents { + QString s; int i; double d; RS_Vector v; - } RS_VariableContents; + }; +public: - RS_Variable() { - type = RS2::VariableVoid; - code = 0; - } - RS_Variable(const RS_Vector& v, int c) { + RS_Variable() = default; + RS_Variable(const RS_Vector& v, int c): + code{c} + { setVector(v); - code = c; } - RS_Variable(const QString& v, int c) { + RS_Variable(const QString& v, int c): + code{c} + { setString(v); - code = c; } - RS_Variable(int v, int c) { + RS_Variable(int v, int c): + code{c} + { setInt(v); - code = c; } - RS_Variable(double v, int c) { + RS_Variable(double v, int c): + code{c} + { setDouble(v); - code = c; } - virtual ~RS_Variable() {} - void setString(const QString& str) { + void setString(const QString& str) { contents.s = str; type = RS2::VariableString; } @@ -87,23 +87,23 @@ type = RS2::VariableVector; } - QString getString() { + QString getString() const { return contents.s; } - int getInt() { + int getInt() const { return contents.i; } - double getDouble() { + double getDouble() const { return contents.d; } - RS_Vector getVector() { + RS_Vector getVector() const { return contents.v; } - RS2::VariableType getType() { + RS2::VariableType getType() const { return type; } - int getCode() { + int getCode() const { return code; } @@ -111,8 +111,8 @@ private: RS_VariableContents contents; - RS2::VariableType type; - int code; + RS2::VariableType type = RS2::VariableVoid; + int code = 0; }; #endif diff -Nru librecad-2.0.8/librecad/src/lib/engine/rs_vector.cpp librecad-2.0.9/librecad/src/lib/engine/rs_vector.cpp --- librecad-2.0.8/librecad/src/lib/engine/rs_vector.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/engine/rs_vector.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,6 +24,8 @@ ** **********************************************************************/ +#include +#include #include "rs_vector.h" @@ -37,68 +39,49 @@ #endif /** - * Constructor for a point with default coordinates. - */ -RS_Vector::RS_Vector() { - //RS_DEBUG->print("RS_Vector::RS_Vector"); - -#ifdef RS_VECTOR2D - set(0.0, 0.0); -#else - set(0.0, 0.0, 0.0); -#endif -} - -/** * Constructor for a point with given coordinates. */ #ifdef RS_VECTOR2D -RS_Vector::RS_Vector(double vx, double vy) { - //RS_DEBUG->print("RS_Vector::RS_Vector"); - set(vx, vy); +RS_Vector::RS_Vector(double vx, double vy): + x(vx) + ,y(vy) + ,valid(true) +{ } #else -RS_Vector::RS_Vector(double vx, double vy, double vz) { - //RS_DEBUG->print("RS_Vector::RS_Vector"); - set(vx, vy, vz); +RS_Vector::RS_Vector(double vx, double vy, double vz): + x(vx) + ,y(vy) + ,z(vz) + ,valid(true) +{ } #endif /** * Constructor for a unit vector with given angle */ -RS_Vector::RS_Vector(double angle) { - //RS_DEBUG->print("RS_Vector::RS_Vector"); - x = cos(angle); - y = sin(angle); -#ifndef RS_VECTOR2D - z = 0.0; -#endif - valid = true; +RS_Vector::RS_Vector(double angle): + x(cos(angle)) + ,y(sin(angle)) + ,valid(true) +{ } /** - * Constructor for a point with given coordinates in an array - * or three doubles. - */ -//RS_Vector::RS_Vector(double v[]) { -// set(v[0], v[1], v[2]); -//} - -/** * Constructor for a point with given valid flag. * * @param valid true: a valid vector with default coordinates is created. * false: an invalid vector is created */ -RS_Vector::RS_Vector(bool valid) { - //RS_DEBUG->print("RS_Vector::RS_Vector"); -#ifdef RS_VECTOR2D - set(0.0, 0.0); -#else - set(0.0, 0.0, 0.0); -#endif - this->valid = valid; +RS_Vector::RS_Vector(bool valid): + valid(valid) +{ +} + +RS_Vector::operator bool() const +{ + return valid; } /** @@ -141,45 +124,27 @@ valid = true; } +RS_Vector RS_Vector::polar(double rho, double theta){ + return RS_Vector(rho*cos(theta), rho*sin(theta) + #ifndef RS_VECTOR2D + , 0. + #endif + ); +} + /** * @return The angle from zero to this vector (in rad). */ double RS_Vector::angle() const { - return RS_Math::correctAngle(atan2(y,x)); -// double ret = 0.0; -// double m = magnitude(); -// -// if (m>1.0e-6) { -// double dp = dotP(*this, RS_Vector(1.0, 0.0)); -// RS_DEBUG->print("RS_Vector::angle: dp/m: %f/%f", dp, m); -// if (dp/m>=1.0) { -// ret = 0.0; -// } -// else if (dp/m<-1.0) { -// ret = M_PI; -// } -// else { -// ret = acos( dp / m); -// } -// if (y<0.0) { -// ret = 2*M_PI - ret; -// } -// } -// //std::cout<<"New angle="<=vLow.x && x<=vHigh.x && y>=vLow.y && y<=vHigh.y); + const RS_Vector& vHigh) const { + if(!valid) return false; + return (x>=vLow.x && x<=vHigh.x && y>=vLow.y && y<=vHigh.y); } /** @@ -309,21 +265,6 @@ * Rotates this vector around 0/0 by the given angle. */ RS_Vector RS_Vector::rotate(const double& ang) { -// RS_DEBUG->print("RS_Vector::rotate: angle: %f", ang); - -// double r = magnitude(); - -// RS_DEBUG->print("RS_Vector::rotate: r: %f", r); - -// double a = angle() + ang; - -// RS_DEBUG->print("RS_Vector::rotate: a: %f", a); - - // x = cos(a) * r; - // y = sin(a) * r; - - // RS_DEBUG->print("RS_Vector::rotate: x/y: %f/%f", x, y); - // rotate by direction vector rotate(RS_Vector(ang)); return *this; } @@ -334,15 +275,11 @@ * 0/0 by the angle of the vector */ RS_Vector RS_Vector::rotate(const RS_Vector& angleVector) { -// RS_DEBUG->print("RS_Vector::rotate: rotating Vecotr: %g/%g", x,y); -// RS_DEBUG->print("RS_Vector::rotate: rotating by Vecotr: %g/%g", angleVector.x,angleVector.y); - double x0 = x * angleVector.x - y * angleVector.y; - y = x * angleVector.y + y * angleVector.x; - x = x0; + double x0 = x * angleVector.x - y * angleVector.y; + y = x * angleVector.y + y * angleVector.x; + x = x0; -// RS_DEBUG->print("RS_Vector::rotate: rotated x/y: %f/%f", x, y); - - return *this; + return *this; } /** @@ -393,14 +330,7 @@ * Mirrors this vector at the given axis, defined by two points on axis. */ RS_Vector RS_Vector::mirror(const RS_Vector& axisPoint1, const RS_Vector& axisPoint2) { - /* - RS_ConstructionLine axis(NULL, - RS_ConstructionLineData(axisPoint1, axisPoint2)); - - RS_Vector xp = axis.getNearestPointOnEntity(*this); - xp = xp - (*this); - (*this) += (xp*2); - */ + RS_Vector direction(axisPoint2-axisPoint1); double a= direction.squared(); RS_Vector ret(false); @@ -455,6 +385,22 @@ #endif } +RS_Vector RS_Vector::operator + (double d) const { +#ifdef RS_VECTOR2D + return RS_Vector(x + d, y + d); +#else + return RS_Vector(x + d, y + d, z + d); +#endif +} + +RS_Vector RS_Vector::operator - (double d) const { +#ifdef RS_VECTOR2D + return RS_Vector(x - d, y - d); +#else + return RS_Vector(x - d, y - d, z - d); +#endif +} + RS_Vector RS_Vector::operator * (const RS_Vector& v) const { #ifdef RS_VECTOR2D return RS_Vector(x * v.x, y * v.y); @@ -619,6 +565,16 @@ #endif } +bool RS_Vector::operator == (bool valid) const +{ + return this->valid == valid; +} + +bool RS_Vector::operator != (bool valid) const +{ + return this->valid != valid; +} + /** * @return A vector with the minimum components from the vectors v1 and v2. * These might be mixed components from both vectors. @@ -946,14 +902,17 @@ { double ret=RS_MAXDOUBLE*RS_MAXDOUBLE; int i=vector.size(); - if (counts=0) i=counts; - for(const RS_Vector& vp: vector){ + if (counts < i && counts >= 0) i=counts; + std::for_each(vector.begin(), vector.begin() + i, + [&ret, &coord](RS_Vector const& vp) { if(vp.valid) { double d=(coord - vp).squared(); - if(d #include +#include #include "rs.h" /** @@ -39,7 +39,7 @@ */ class RS_Vector { public: - RS_Vector(); + RS_Vector()=default; #ifdef RS_VECTOR2D RS_Vector(double vx, double vy); #else @@ -50,13 +50,22 @@ explicit RS_Vector(bool valid); ~RS_Vector()=default; - void set(double angle); // set to unit vector by the direction of angle + //! + //! \brief operator bool explicit and implicit conversion to bool + //! + explicit operator bool() const; + + void set(double angle); // set to unit vector by the direction of angle #ifdef RS_VECTOR2D void set(double vx, double vy); #else void set(double vx, double vy, double vz=0.0); #endif void setPolar(double radius, double angle); + //! \{ + //! construct by cartesian, or polar coordinates + static RS_Vector polar(double rho, double theta); + //! \} double distanceTo(const RS_Vector& v) const; double angle() const; @@ -85,7 +94,9 @@ double dotP(const RS_Vector& v1) const; RS_Vector operator + (const RS_Vector& v) const; - RS_Vector operator - (const RS_Vector& v) const; + RS_Vector operator + (double d) const; + RS_Vector operator - (const RS_Vector& v) const; + RS_Vector operator - (double d) const; RS_Vector operator * (const RS_Vector& v) const; RS_Vector operator / (const RS_Vector& v) const; RS_Vector operator * (const double& s) const; @@ -103,6 +114,13 @@ bool operator != (const RS_Vector& v) const { return !operator==(v); } + //! + //! \brief operator == comparison of validity with bool + //! \param valid boolean parameter + //! \return true is the parameter valid is the same as validity + //! + bool operator == (bool valid) const; + bool operator != (bool valid) const; static RS_Vector minimum(const RS_Vector& v1, const RS_Vector& v2); static RS_Vector maximum(const RS_Vector& v1, const RS_Vector& v2); @@ -123,12 +141,12 @@ #endif public: - double x; - double y; + double x=0.; + double y=0.; #ifndef RS_VECTOR2D - double z; + double z=0.; #endif - bool valid; + bool valid=false; }; diff -Nru librecad-2.0.8/librecad/src/lib/fileio/rs_fileio.cpp librecad-2.0.9/librecad/src/lib/fileio/rs_fileio.cpp --- librecad-2.0.8/librecad/src/lib/fileio/rs_fileio.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/fileio/rs_fileio.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -37,6 +37,7 @@ #include "rs_filterjww.h" #include "rs_filterlff.h" #include "rs_filterdxfrw.h" +#include "rs_debug.h" /** * Calls the import method of the filter responsible for the format diff -Nru librecad-2.0.8/librecad/src/lib/filters/rs_filtercxf.cpp librecad-2.0.9/librecad/src/lib/filters/rs_filtercxf.cpp --- librecad-2.0.8/librecad/src/lib/filters/rs_filtercxf.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/filters/rs_filtercxf.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -38,6 +38,7 @@ #include "rs_system.h" #include "rs_block.h" #include "rs_math.h" +#include "rs_debug.h" /** diff -Nru librecad-2.0.8/librecad/src/lib/filters/rs_filterdxf1.cpp librecad-2.0.9/librecad/src/lib/filters/rs_filterdxf1.cpp --- librecad-2.0.8/librecad/src/lib/filters/rs_filterdxf1.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/filters/rs_filterdxf1.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,11 +24,10 @@ ** **********************************************************************/ - +#include #include "rs_filterdxfrw.h" #include "rs_filterdxf1.h" - #include "rs_arc.h" #include "rs_circle.h" #include "rs_ellipse.h" @@ -46,17 +45,17 @@ #include "rs_leader.h" #include "rs_point.h" #include "rs_math.h" +#include "rs_debug.h" /** * Default constructor. */ RS_FilterDXF1::RS_FilterDXF1() - :RS_FilterInterface() { - - RS_DEBUG->print("Setting up DXF 1 filter..."); - - graphic = NULL; + :RS_FilterInterface() + , graphic(nullptr) +{ + RS_DEBUG->print("Setting up DXF 1 filter..."); } /** @@ -87,7 +86,12 @@ return false; } - +bool RS_FilterDXF1::fileExport(RS_Graphic& /*g*/, const QString& /*file*/, + RS2::FormatType /*type*/) { + RS_DEBUG->print(RS_Debug::D_WARNING, + "Exporting of QCad 1.x file not implemented"); + return false; +} /** * Reads a dxf1 file from buffer. @@ -696,8 +700,8 @@ //if(!mtCompFloat(vx1, vx2) || !mtCompFloat(vy1, vy2)) { //graphic->addLine(vx1, vy1, vx2, vy2, currentLayerNum, add); graphic->setActivePen(pen); - graphic->addEntity(new RS_Line(graphic, - RS_LineData(RS_Vector(vx1, vy1), RS_Vector(vx2, vy2)))); + graphic->addEntity(new RS_Line{graphic, + {vx1, vy1}, {vx2, vy2}}); //} } @@ -1223,8 +1227,7 @@ double dist = RS_Vector(v13, v23).distanceTo(RS_Vector(v10,v20)); - RS_Vector defP; - defP.setPolar(dist, angle); + RS_Vector defP = RS_Vector::polar(dist, angle); defP+=RS_Vector(v14, v24); RS_DimAligned* d = @@ -1253,18 +1256,13 @@ // Angle: case 2: { - RS_Line tl1(NULL, - RS_LineData(RS_Vector(v13, v23), - RS_Vector(v14, v24))); - RS_Line tl2(NULL, - RS_LineData(RS_Vector(v10, v20), - RS_Vector(v15, v25))); + RS_Line tl1{{v13, v23}, {v14, v24}}; + RS_Line tl2{{v10, v20}, {v15, v25}}; - RS_VectorSolutions s; //bool inters=false; //tmpEl1.getIntersection(&tmpEl2, // &inters, &vcx, &vcy, 0,0,0,0, false); - s = RS_Information::getIntersection( + RS_VectorSolutions const& s = RS_Information::getIntersection( &tl1, &tl2, false); if (s.get(0).valid) { @@ -1336,8 +1334,7 @@ double ang = RS_Vector(v10, v20) .angleTo(RS_Vector(v15, v25)); - RS_Vector v2; - v2.setPolar(v40, ang); + RS_Vector v2 = RS_Vector::polar(v40, ang); RS_DimRadial* d = new RS_DimRadial( graphic, @@ -1851,7 +1848,7 @@ // Convert 13/10 to 10 dos2unix(); - fPointer=NULL; + fPointer=nullptr; return true; } diff -Nru librecad-2.0.8/librecad/src/lib/filters/rs_filterdxf1.h librecad-2.0.9/librecad/src/lib/filters/rs_filterdxf1.h --- librecad-2.0.8/librecad/src/lib/filters/rs_filterdxf1.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/filters/rs_filterdxf1.h 2016-01-07 07:46:24.000000000 +0000 @@ -42,8 +42,7 @@ */ class RS_FilterDXF1 : public RS_FilterInterface { public: - RS_FilterDXF1(); - ~RS_FilterDXF1() {} + RS_FilterDXF1(); virtual bool canImport(const QString& /*fileName*/, RS2::FormatType t) const { return (t==RS2::FormatDXF1); @@ -56,11 +55,7 @@ virtual bool fileImport(RS_Graphic& g, const QString& file, RS2::FormatType /*type*/); virtual bool fileExport(RS_Graphic& /*g*/, const QString& /*file*/, - RS2::FormatType /*type*/) { - RS_DEBUG->print(RS_Debug::D_WARNING, - "Exporting of QCad 1.x file not implemented"); - return false; - } + RS2::FormatType /*type*/); bool readFromBuffer(); @@ -117,7 +112,7 @@ bool dosFile; // File is in DOS-format int numElements; QString name; - QFile file; + QFile file; } ; diff -Nru librecad-2.0.8/librecad/src/lib/filters/rs_filterdxf.cpp librecad-2.0.9/librecad/src/lib/filters/rs_filterdxf.cpp --- librecad-2.0.8/librecad/src/lib/filters/rs_filterdxf.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/filters/rs_filterdxf.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -48,6 +48,7 @@ #include #include +#include "rs_debug.h" /** * Default constructor. diff -Nru librecad-2.0.8/librecad/src/lib/filters/rs_filterdxfrw.cpp librecad-2.0.9/librecad/src/lib/filters/rs_filterdxfrw.cpp --- librecad-2.0.8/librecad/src/lib/filters/rs_filterdxfrw.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/filters/rs_filterdxfrw.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,7 +23,7 @@ ** **********************************************************************/ - +#include #include #include @@ -57,6 +57,7 @@ #ifdef DWGSUPPORT #include "libdwgr.h" +#include "rs_debug.h" #endif /** @@ -68,8 +69,8 @@ RS_DEBUG->print("RS_FilterDXFRW::RS_FilterDXFRW()"); - currentContainer = NULL; - graphic = NULL; + currentContainer = nullptr; + graphic = nullptr; // Init hash to change the QCAD "normal" style to the more correct ISO-3059 // or draftsight symbol (AR*.shx) to sy*.lff fontList["normal"] = "iso"; @@ -112,7 +113,7 @@ graphic = &g; currentContainer = graphic; - dummyContainer = new RS_EntityContainer(NULL, true); + dummyContainer = new RS_EntityContainer(nullptr, true); this->file = file; // add some variables that need to be there for DXF drawings: @@ -162,7 +163,7 @@ delete dummyContainer; /*set current layer */ RS_Layer* cl = graphic->findLayer(graphic->getVariableString("$CLAYER", "0")); - if (cl != NULL){ + if (cl ){ //require to notify graphic->getLayerList()->activate(cl, true); } @@ -230,6 +231,27 @@ } /** + * Implementation of the method which handles dimension styles. + */ +void RS_FilterDXFRW::addDimStyle(const DRW_Dimstyle& data){ + RS_DEBUG->print("RS_FilterDXFRW::addLayer"); + QString dimstyle = graphic->getVariableString("$DIMSTYLE", "standard"); + + if (QString::compare(data.name.c_str(), dimstyle, Qt::CaseInsensitive) == 0) { + if (libVersionStr == "dxfrw" && libVersion==0 && libRelease < 62){ + graphic->addVariable("$DIMDEC", graphic->getVariableInt("$DIMDEC", + graphic->getVariableInt("$LUPREC", 4)), 70); + graphic->addVariable("$DIMADEC", graphic->getVariableInt("$DIMADEC", + graphic->getVariableInt("$AUPREC", 2)), 70); + //do nothing; + } else { + graphic->addVariable("$DIMDEC", data.dimdec, 70); + graphic->addVariable("$DIMADEC", data.dimadec, 70); + } + } +} + +/** * Implementation of the method which handles vports. */ void RS_FilterDXFRW::addVport(const DRW_Vport &data) { @@ -239,7 +261,7 @@ graphic->setIsometricGrid(data.snapStyle); graphic->setCrosshairType( (RS2::CrosshairType)data.snapIsopair); RS_GraphicView *gv = graphic->getGraphicView(); - if (gv != NULL) { + if (gv ) { double width = data.height * data.ratio; double factorX= gv->getWidth() / width; double factorY= gv->getHeight() / data.height; @@ -340,12 +362,11 @@ RS_DEBUG->print("RS_FilterDXF::addLine: create line"); - if (currentContainer==NULL) { - RS_DEBUG->print("RS_FilterDXF::addLine: currentContainer is NULL"); + if (!currentContainer) { + RS_DEBUG->print("RS_FilterDXF::addLine: currentContainer is nullptr"); } - RS_Line* entity = new RS_Line(currentContainer, - RS_LineData(v1, v2)); + RS_Line* entity = new RS_Line{currentContainer, {v1, v2}}; RS_DEBUG->print("RS_FilterDXF::addLine: set attributes"); setEntityAttributes(entity, &data); @@ -363,17 +384,17 @@ void RS_FilterDXFRW::addRay(const DRW_Ray& data) { RS_DEBUG->print("RS_FilterDXF::addRay"); - RS_Vector v1(data.basePoint.x, data.basePoint.y); - RS_Vector v2(data.basePoint.x+data.secPoint.x, data.basePoint.y+data.secPoint.y); + RS_Vector v1{data.basePoint.x, data.basePoint.y}; + RS_Vector v2{data.basePoint.x+data.secPoint.x, + data.basePoint.y+data.secPoint.y}; RS_DEBUG->print("RS_FilterDXF::addRay: create line"); - if (currentContainer==NULL) { - RS_DEBUG->print("RS_FilterDXF::addRay: currentContainer is NULL"); + if (!currentContainer) { + RS_DEBUG->print("RS_FilterDXF::addRay: currentContainer is nullptr"); } - RS_Line* entity = new RS_Line(currentContainer, - RS_LineData(v1, v2)); + RS_Line* entity = new RS_Line{currentContainer, {v1, v2}}; RS_DEBUG->print("RS_FilterDXF::addRay: set attributes"); setEntityAttributes(entity, &data); @@ -396,12 +417,11 @@ RS_DEBUG->print("RS_FilterDXF::addXline: create line"); - if (currentContainer==NULL) { - RS_DEBUG->print("RS_FilterDXF::addXline: currentContainer is NULL"); + if (!currentContainer) { + RS_DEBUG->print("RS_FilterDXF::addXline: currentContainer is nullptr"); } - RS_Line* entity = new RS_Line(currentContainer, - RS_LineData(v1, v2)); + RS_Line* entity = new RS_Line{currentContainer, {v1, v2}}; RS_DEBUG->print("RS_FilterDXF::addXline: set attributes"); setEntityAttributes(entity, &data); @@ -420,9 +440,8 @@ void RS_FilterDXFRW::addCircle(const DRW_Circle& data) { RS_DEBUG->print("RS_FilterDXF::addCircle"); - RS_Vector v(data.basePoint.x, data.basePoint.y); - RS_CircleData d(v, data.radious); - RS_Circle* entity = new RS_Circle(currentContainer, d); + RS_Vector v{data.basePoint.x, data.basePoint.y}; + RS_Circle* entity = new RS_Circle(currentContainer, {v, data.radious}); setEntityAttributes(entity, &data); currentContainer->addEntity(entity); @@ -460,14 +479,16 @@ void RS_FilterDXFRW::addEllipse(const DRW_Ellipse& data) { RS_DEBUG->print("RS_FilterDXFRW::addEllipse"); - RS_Vector v1(data.basePoint.x, data.basePoint.y); - RS_Vector v2(data.secPoint.x, data.secPoint.y); - double ang2 = data.endparam; - if ( fabs(ang2- 6.28318530718) < 1.0e-10 && fabs(data.staparam) < 1.0e-10 ) - ang2 = 0.0; - RS_EllipseData ed(v1, v2, data.ratio, data.staparam, - ang2, false); - RS_Ellipse* entity = new RS_Ellipse(currentContainer, ed); + RS_Vector v1(data.basePoint.x, data.basePoint.y); + RS_Vector v2(data.secPoint.x, data.secPoint.y); + double ang2 = data.endparam; + if (fabs(ang2 - 2.*M_PI) < RS_TOLERANCE && + fabs(data.staparam) < RS_TOLERANCE) + ang2 = 0.; + RS_Ellipse* entity = new RS_Ellipse{currentContainer, + v1, v2, + data.ratio, + data.staparam, ang2}; setEntityAttributes(entity, &data); currentContainer->addEntity(entity); @@ -479,10 +500,10 @@ */ void RS_FilterDXFRW::addTrace(const DRW_Trace& data) { RS_Solid* entity; - RS_Vector v1(data.basePoint.x, data.basePoint.y); - RS_Vector v2(data.secPoint.x, data.secPoint.y); - RS_Vector v3(data.thirdPoint.x, data.thirdPoint.y); - RS_Vector v4(data.fourPoint.x, data.fourPoint.y); + RS_Vector v1{data.basePoint.x, data.basePoint.y}; + RS_Vector v2{data.secPoint.x, data.secPoint.y}; + RS_Vector v3{data.thirdPoint.x, data.thirdPoint.y}; + RS_Vector v4{data.fourPoint.x, data.fourPoint.y}; if (v3 == v4) entity = new RS_Solid(currentContainer, RS_SolidData(v1, v2, v3)); else @@ -506,8 +527,8 @@ RS_DEBUG->print("RS_FilterDXFRW::addLWPolyline"); if (data.vertlist.empty()) return; - RS_PolylineData d(RS_Vector(false), - RS_Vector(false), + RS_PolylineData d(RS_Vector{}, + RS_Vector{}, data.flags&0x1); RS_Polyline *polyline = new RS_Polyline(currentContainer, d); setEntityAttributes(polyline, &data); @@ -535,8 +556,8 @@ if ( data.flags&0x40) return; //the polyline is a poliface mesh, TODO convert - RS_PolylineData d(RS_Vector(false), - RS_Vector(false), + RS_PolylineData d(RS_Vector{}, + RS_Vector{}, data.flags&0x1); RS_Polyline *polyline = new RS_Polyline(currentContainer, d); setEntityAttributes(polyline, &data); @@ -621,9 +642,9 @@ //cout << "Insert: " << name << " " << ip << " " << cols << "/" << rows << endl; RS_InsertData d( QString::fromUtf8(data.name.c_str()), - ip, sc, data.angle/ARAD, + ip, sc, data.angle, data.colcount, data.rowcount, - sp, NULL, RS2::NoUpdate); + sp, nullptr, RS2::NoUpdate); RS_Insert* entity = new RS_Insert(currentContainer, d); setEntityAttributes(entity, &data); RS_DEBUG->print(" id: %d", entity->getId()); @@ -712,7 +733,7 @@ data.height, 1, RS_TextData::VABaseline, RS_TextData::HALeft, RS_TextData::None, txt, sty, 0, RS2::Update); - RS_Text* entity = new RS_Text(NULL, d); + RS_Text* entity = new RS_Text(nullptr, d); double textTail = entity->getMin().y; delete entity; RS_Vector ot = RS_Vector(0.0,textTail).rotate(angle); @@ -1049,13 +1070,13 @@ DRW_HatchLoop *loop = data->looplist.at(i); if ((loop->type & 32) == 32) continue; hatchLoop = new RS_EntityContainer(hatch); - hatchLoop->setLayer(NULL); + hatchLoop->setLayer(nullptr); hatch->addEntity(hatchLoop); - RS_Entity* e = NULL; + RS_Entity* e = nullptr; if ((loop->type & 2) == 2){ //polyline, convert to lines & arcs DRW_LWPolyline *pline = (DRW_LWPolyline *)loop->objlist.at(0); - RS_Polyline *polyline = new RS_Polyline(NULL, + RS_Polyline *polyline = new RS_Polyline(nullptr, RS_PolylineData(RS_Vector(false), RS_Vector(false), pline->flags) ); for (unsigned int j=0; j < pline->vertlist.size(); j++) { DRW_Vertex2D *vert = pline->vertlist.at(j); @@ -1065,22 +1086,22 @@ e=polyline->nextEntity()) { RS_Entity* tmp = e->clone(); tmp->reparent(hatchLoop); - tmp->setLayer(NULL); + tmp->setLayer(nullptr); hatchLoop->addEntity(tmp); } delete polyline; } else { for (unsigned int j=0; jobjlist.size(); j++) { - e = NULL; + e = nullptr; DRW_Entity *ent = loop->objlist.at(j); switch (ent->eType) { case DRW::LINE: { - DRW_Line *e2 = (DRW_Line *)ent; - e = new RS_Line(hatchLoop, - RS_LineData(RS_Vector(e2->basePoint.x, e2->basePoint.y), - RS_Vector(e2->secPoint.x, e2->secPoint.y))); - break; + DRW_Line *e2 = (DRW_Line *)ent; + e = new RS_Line{hatchLoop, + {{e2->basePoint.x, e2->basePoint.y}, + {e2->secPoint.x, e2->secPoint.y}}}; + break; } case DRW::ARC: { DRW_Arc *e2 = (DRW_Arc *)ent; @@ -1110,7 +1131,7 @@ DRW_Ellipse *e2 = (DRW_Ellipse *)ent; double ang1 = e2->staparam; double ang2 = e2->endparam; - if ( fabs(ang2 - 6.28318530718) < 1.0e-10 && fabs(ang1) < 1.0e-10 ) + if ( fabs(ang2 - 2.*M_PI) < 1.0e-10 && fabs(ang1) < 1.0e-10 ) ang2 = 0.0; else { //convert angle to parameter ang1 = atan(tan(ang1)/e2->ratio); @@ -1130,17 +1151,17 @@ ang2 +=M_PI; } } - e = new RS_Ellipse(hatchLoop, - RS_EllipseData(RS_Vector(e2->basePoint.x, e2->basePoint.y), - RS_Vector(e2->secPoint.x, e2->secPoint.y), - e2->ratio, ang1, ang2, !e2->isccw)); - break; + e = new RS_Ellipse{hatchLoop, + {e2->basePoint.x, e2->basePoint.y}, + {e2->secPoint.x, e2->secPoint.y}, + e2->ratio, ang1, ang2, !e2->isccw}; + break; } default: break; } if (e) { - e->setLayer(NULL); + e->setLayer(nullptr); hatchLoop->addEntity(e); } } @@ -1251,7 +1272,7 @@ * Sets the header variables from the DXF file. */ void RS_FilterDXFRW::addHeader(const DRW_Header* data){ - RS_Graphic* container = NULL; + RS_Graphic* container = nullptr; if (currentContainer->rtti()==RS2::EntityGraphic) { container = (RS_Graphic*)currentContainer; } else return; @@ -1286,6 +1307,12 @@ codePage = graphic->getVariableString("$DWGCODEPAGE", "ANSI_1252"); textStyle = graphic->getVariableString("$TEXTSTYLE", "Standard"); dimStyle = graphic->getVariableString("$DIMSTYLE", "Standard"); + //initialize units vars if not are present in dxf file + graphic->getVariableInt("$LUNITS", 2); + graphic->getVariableInt("$LUPREC", 4); + graphic->getVariableInt("$AUNITS", 0); + graphic->getVariableInt("$AUPREC", 4); + QString acadver = versionStr = graphic->getVariableString("$ACADVER", ""); acadver.replace(QRegExp("[a-zA-Z]"), ""); @@ -1419,7 +1446,7 @@ } //Add a name to each dimension, in dxfR12 also for hatches for (RS_Entity *e = graphic->firstEntity(RS2::ResolveNone); - e != NULL; e = graphic->nextEntity(RS2::ResolveNone)) { + e ; e = graphic->nextEntity(RS2::ResolveNone)) { if ( !(e->getFlag(RS2::FlagUndone)) ) { switch (e->rtti()) { case RS2::EntityDimLinear: @@ -1583,7 +1610,7 @@ ltype.name = "DOT"; ltype.desc = "Dot . . . . . . . . . . . . . . . . . . . . . ."; ltype.size = 2; - ltype.length = 6.35; + ltype.length = 6.35; ltype.path.push_back(0.0); ltype.path.push_back(-6.35); dxfW->writeLineType(<ype); @@ -1874,7 +1901,7 @@ QString sty; //Find fonts used by text entities in drawing for (RS_Entity *e = graphic->firstEntity(RS2::ResolveNone); - e != NULL; e = graphic->nextEntity(RS2::ResolveNone)) { + e ; e = graphic->nextEntity(RS2::ResolveNone)) { if ( !(e->getFlag(RS2::FlagUndone)) ) { switch (e->rtti()) { case RS2::EntityMText: @@ -1896,7 +1923,7 @@ for (unsigned i = 0; i < graphic->countBlocks(); i++) { blk = graphic->blockAt(i); for (RS_Entity *e = blk->firstEntity(RS2::ResolveNone); - e != NULL; e = blk->nextEntity(RS2::ResolveNone)) { + e ; e = blk->nextEntity(RS2::ResolveNone)) { if ( !(e->getFlag(RS2::FlagUndone)) ) { switch (e->rtti()) { case RS2::EntityMText: @@ -1947,7 +1974,7 @@ vp.gridSpacing.y = 10; } RS_GraphicView *gv = graphic->getGraphicView(); - if (gv != NULL) { + if (gv ) { RS_Vector fac =gv->getFactor(); vp.height = gv->getHeight()/fac.y; vp.ratio = (double)gv->getWidth() / (double)gv->getHeight(); @@ -1961,11 +1988,30 @@ void RS_FilterDXFRW::writeDimstyles(){ DRW_Dimstyle dsty; dsty.name = "Standard"; + dsty.dimscale = graphic->getVariableDouble("$DIMSCALE", 1.0); dsty.dimasz = graphic->getVariableDouble("$DIMASZ", 2.5); - dsty.dimexe = graphic->getVariableDouble("$DIMEXE", 1.25); dsty.dimexo = graphic->getVariableDouble("$DIMEXO", 0.625); - dsty.dimgap = graphic->getVariableDouble("$DIMGAP", 0.625); + dsty.dimexe = graphic->getVariableDouble("$DIMEXE", 1.25); + dsty.dimfxl = graphic->getVariableDouble("$DIMFXL", 1.0); dsty.dimtxt = graphic->getVariableDouble("$DIMTXT", 2.5); + dsty.dimtsz = graphic->getVariableDouble("$DIMTSZ", 2.5); + dsty.dimlfac = graphic->getVariableDouble("$DIMLFAC", 1.0); + dsty.dimgap = graphic->getVariableDouble("$DIMGAP", 0.625); + dsty.dimtih = graphic->getVariableInt("$DIMTIH", 2); + dsty.dimzin = graphic->getVariableInt("$DIMZIN", 1); + dsty.dimazin = graphic->getVariableInt("$DIMAZIN", 0); + dsty.dimclrd = graphic->getVariableInt("$DIMCLRD", 0); + dsty.dimclre = graphic->getVariableInt("$DIMCLRE", 0); + dsty.dimclrt = graphic->getVariableInt("$DIMCLRT", 0); + dsty.dimadec = graphic->getVariableInt("$DIMADEC", 0); + dsty.dimdec = graphic->getVariableInt("$DIMDEC", 2); + dsty.dimaunit = graphic->getVariableInt("$DIMAUNIT", 0); + dsty.dimlunit = graphic->getVariableInt("$DIMLUNIT", 2); + dsty.dimdsep = graphic->getVariableInt("$DIMDSEP", 0); + dsty.dimfxlon = graphic->getVariableInt("$DIMFXLON", 0); + dsty.dimtxsty = graphic->getVariableString("$DIMTXSTY", "standard").toStdString(); + dsty.dimlwd = graphic->getVariableInt("$DIMLWD", -2); + dsty.dimlwe = graphic->getVariableInt("$DIMLWE", -2); dxfW->writeDimstyle(&dsty); } @@ -1977,7 +2023,7 @@ void RS_FilterDXFRW::writeEntities(){ for (RS_Entity *e = graphic->firstEntity(RS2::ResolveNone); - e != NULL; e = graphic->nextEntity(RS2::ResolveNone)) { + e ; e = graphic->nextEntity(RS2::ResolveNone)) { if ( !(e->getFlag(RS2::FlagUndone)) ) { writeEntity(e); } @@ -2120,7 +2166,7 @@ DRW_LWPolyline pol; RS_Entity* currEntity = 0; RS_Entity* nextEntity = 0; - RS_AtomicEntity* ae = NULL; + RS_AtomicEntity* ae = nullptr; double bulge=0.0; for (RS_Entity* e=l->firstEntity(RS2::ResolveNone); @@ -2164,7 +2210,7 @@ DRW_Polyline pol; RS_Entity* currEntity = 0; RS_Entity* nextEntity = 0; - RS_AtomicEntity* ae = NULL; + RS_AtomicEntity* ae = nullptr; double bulge=0.0; for (RS_Entity* e=p->firstEntity(RS2::ResolveNone); @@ -2389,7 +2435,7 @@ #ifndef RS_VECTOR2D in.zscale = i->getScale().z; #endif - in.angle = RS_Math::rad2deg(i->getAngle()); + in.angle = i->getAngle(); in.colcount = i->getCols(); in.rowcount = i->getRows(); in.colspace = i->getSpacing().x; @@ -2446,8 +2492,7 @@ for (int i=0; itext = toDxfString(txtList.at(i)).toUtf8().data(); - RS_Vector inc = t->getInsertionPoint(); - inc.setPolar(dist*i, t->getAngle()+M_PI_2); + RS_Vector inc = RS_Vector::polar(dist*i, t->getAngle()+M_PI_2); if (setSec) { text->secPoint.x += inc.x; text->secPoint.y += inc.y; @@ -2666,7 +2711,7 @@ leader.textheight = 1; leader.textwidth = 10; leader.vertnum = l->count(); - RS_Line* li =NULL; + RS_Line* li =nullptr; for (RS_Entity* v=l->firstEntity(RS2::ResolveNone); v; v=l->nextEntity(RS2::ResolveNone)) { if (v->rtti()==RS2::EntityLine) { @@ -2674,7 +2719,7 @@ leader.vertexlist.push_back(new DRW_Coord(li->getStartpoint().x, li->getStartpoint().y, 0.0)); } } - if (li != NULL) { + if (li ) { leader.vertexlist.push_back(new DRW_Coord(li->getEndpoint().x, li->getEndpoint().y, 0.0)); } dxfW->writeLeader(&leader); @@ -2862,7 +2907,7 @@ image.fade = i->getFade(); DRW_ImageDef *imgDef = dxfW->writeImage(&image, i->getFile().toUtf8().data()); - if (imgDef != NULL) { + if (imgDef ) { imgDef->loaded = 1; imgDef->u = i->getData().size.x; imgDef->v = i->getData().size.y; @@ -2910,7 +2955,7 @@ RS_Block* blk = new RS_Block(graphic, blkdata); - for (RS_Entity* e1 = con->firstEntity(); e1 != NULL; + for (RS_Entity* e1 = con->firstEntity(); e1 ; e1 = con->nextEntity() ) { blk->addEntity(e1); } @@ -2950,7 +2995,7 @@ QString layName = toNativeString(QString::fromUtf8(attrib->layer.c_str())); // Layer: add layer in case it doesn't exist: - if (graphic->findLayer(layName)==NULL) { + if (!graphic->findLayer(layName)) { DRW_Layer lay; lay.name = attrib->layer; addLayer(lay); diff -Nru librecad-2.0.8/librecad/src/lib/filters/rs_filterdxfrw.h librecad-2.0.9/librecad/src/lib/filters/rs_filterdxfrw.h --- librecad-2.0.8/librecad/src/lib/filters/rs_filterdxfrw.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/filters/rs_filterdxfrw.h 2016-01-07 07:46:24.000000000 +0000 @@ -82,7 +82,7 @@ virtual void addHeader(const DRW_Header* data); virtual void addLType(const DRW_LType& /*data*/){} virtual void addLayer(const DRW_Layer& data); - virtual void addDimStyle(const DRW_Dimstyle& /*data*/){} + virtual void addDimStyle(const DRW_Dimstyle& data); virtual void addVport(const DRW_Vport& data); virtual void addTextStyle(const DRW_Textstyle& /*data*/){} virtual void addAppId(const DRW_AppId& /*data*/){} diff -Nru librecad-2.0.8/librecad/src/lib/filters/rs_filterjww.cpp librecad-2.0.9/librecad/src/lib/filters/rs_filterjww.cpp --- librecad-2.0.8/librecad/src/lib/filters/rs_filterjww.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/filters/rs_filterjww.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -31,7 +31,6 @@ #include "dl_codes.h" #include "dl_writer_ascii.h" - #include "rs_arc.h" #include "rs_block.h" #include "rs_circle.h" @@ -54,6 +53,7 @@ #include "lc_splinepoints.h" #include "rs_system.h" #include "rs_math.h" +#include "rs_debug.h" /** @@ -66,14 +66,14 @@ RS_DEBUG->print("RS_FilterJWW::RS_FilterJWW()"); mtext = ""; - polyline = NULL; - leader = NULL; - hatch = NULL; - hatchLoop = NULL; - currentContainer = NULL; - graphic = NULL; - spline = NULL; - splinePoints = NULL; + polyline = nullptr; + leader = nullptr; + hatch = nullptr; + hatchLoop = nullptr; + currentContainer = nullptr; + graphic = nullptr; + spline = nullptr; + splinePoints = nullptr; //exportVersion = DL_Codes::VER_2002; //systemVariables.setAutoDelete(true); RS_DEBUG->print("RS_FilterJWW::RS_FilterJWW(): OK"); @@ -266,12 +266,11 @@ RS_DEBUG->print("RS_FilterJWW::addLine: create line"); - if (currentContainer==NULL) { - RS_DEBUG->print("RS_FilterJWW::addLine: currentContainer is NULL"); + if (!currentContainer) { + RS_DEBUG->print("RS_FilterJWW::addLine: currentContainer is nullptr"); } - RS_Line* entity = new RS_Line(currentContainer, - RS_LineData(v1, v2)); + RS_Line* entity = new RS_Line{currentContainer, {v1, v2}}; RS_DEBUG->print("RS_FilterJWW::addLine: set attributes"); setEntityAttributes(entity, attributes); @@ -317,15 +316,14 @@ void RS_FilterJWW::addEllipse(const DL_EllipseData& data) { RS_DEBUG->print("RS_FilterJWW::addEllipse"); - RS_Vector v1(data.cx, data.cy); - RS_Vector v2(data.mx, data.my); + RS_Vector v1{data.cx, data.cy}; + RS_Vector v2{data.mx, data.my}; - RS_EllipseData ed(v1, v2, - data.ratio, - data.angle1, - data.angle2, - false); - RS_Ellipse* entity = new RS_Ellipse(currentContainer, ed); + RS_Ellipse* entity = new RS_Ellipse{currentContainer, + v1, v2, + data.ratio, + data.angle1, data.angle2, + false}; setEntityAttributes(entity, attributes); currentContainer->addEntity(entity); @@ -397,7 +395,7 @@ splinePoints = new LC_SplinePoints(currentContainer, d); setEntityAttributes(splinePoints, attributes); currentContainer->addEntity(splinePoints); - spline = NULL; + spline = nullptr; return; } @@ -407,7 +405,7 @@ setEntityAttributes(spline, attributes); currentContainer->addEntity(spline); - splinePoints = NULL; + splinePoints = nullptr; } else { RS_DEBUG->print(RS_Debug::D_WARNING, "RS_FilterJWW::addSpline: Invalid degree for spline: %d. " @@ -457,7 +455,7 @@ ip, sc, RS_Math::deg2rad(data.angle), data.cols, data.rows, sp, - NULL, + nullptr, RS2::NoUpdate); RS_Insert* entity = new RS_Insert(currentContainer, d); setEntityAttributes(entity, attributes); @@ -940,7 +938,7 @@ RS_DEBUG->print("RS_FilterJWW::addHatchLoop()"); if (hatch) { hatchLoop = new RS_EntityContainer(hatch); - hatchLoop->setLayer(NULL); + hatchLoop->setLayer(nullptr); hatch->addEntity(hatchLoop); } } @@ -954,15 +952,14 @@ RS_DEBUG->print("RS_FilterJWW::addHatchEdge()"); if (hatchLoop) { - RS_Entity* e = NULL; + RS_Entity* e = nullptr; switch (data.type) { case 1: RS_DEBUG->print("RS_FilterJWW::addHatchEdge(): " "line: %f,%f %f,%f", data.x1, data.y1, data.x2, data.y2); - e = new RS_Line(hatchLoop, - RS_LineData(RS_Vector(data.x1, data.y1), - RS_Vector(data.x2, data.y2))); + e = new RS_Line{hatchLoop, {{data.x1, data.y1}, + {data.x2, data.y2}}}; break; case 2: if (data.ccw && data.angle1<1.0e-6 && data.angle2>2*M_PI-1.0e-6) { @@ -994,7 +991,7 @@ } if (e) { - e->setLayer(NULL); + e->setLayer(nullptr); hatchLoop->addEntity(e); } } @@ -1016,7 +1013,7 @@ RS_Image* image = new RS_Image( currentContainer, - RS_ImageData(QString(data.ref.c_str()).toInt(NULL, 16), + RS_ImageData(QString(data.ref.c_str()).toInt(nullptr, 16), ip, uv, vv, size, QString(""), @@ -1036,7 +1033,7 @@ void RS_FilterJWW::linkImage(const DL_ImageDefData& data) { RS_DEBUG->print("RS_FilterJWW::linkImage"); - int handle = QString(data.ref.c_str()).toInt(NULL, 16); + int handle = QString(data.ref.c_str()).toInt(nullptr, 16); QString sfile(data.file.c_str()); QFileInfo fiDxf(file); QFileInfo fiBitmap(sfile); @@ -1114,7 +1111,7 @@ RS_DEBUG->print(RS_Debug::D_ERROR, "RS_FilterJWW::endEntity(): updating hatch failed: invalid hatch area"); } - hatch=NULL; + hatch=nullptr; } } @@ -1235,7 +1232,7 @@ //DL_WriterA* dw = jww.out(file, VER_R12); DL_WriterA* dw = jww.out((const char*)QFile::encodeName(file), exportVersion); - if (dw==NULL) { + if (!dw) { RS_DEBUG->print("RS_FilterJWW::fileExport: can't write file"); return false; } @@ -1508,9 +1505,9 @@ * @todo Add support for unicode layer names */ void RS_FilterJWW::writeLayer(DL_WriterA& dw, RS_Layer* l) { - if (l==NULL) { + if (!l) { RS_DEBUG->print(RS_Debug::D_WARNING, - "RS_FilterJWW::writeLayer: layer is NULL"); + "RS_FilterJWW::writeLayer: layer is nullptr"); return; } @@ -1557,9 +1554,9 @@ * Writes a block (just the definition, not the entities in it). */ void RS_FilterJWW::writeBlock(DL_WriterA& dw, RS_Block* blk) { - if (blk==NULL) { + if (!blk) { RS_DEBUG->print(RS_Debug::D_WARNING, - "RS_FilterJWW::writeBlock: Block is NULL"); + "RS_FilterJWW::writeBlock: Block is nullptr"); return; } @@ -1598,7 +1595,7 @@ void RS_FilterJWW::writeEntity(DL_WriterA& dw, RS_Entity* e, const DL_Attributes& attrib) { - if (e==NULL || e->getFlag(RS2::FlagUndone)) { + if (!e || e->getFlag(RS2::FlagUndone)) { return; } RS_DEBUG->print("writing Entity"); @@ -1723,7 +1720,7 @@ attrib); bool first = true; RS_Entity* nextEntity = 0; - RS_AtomicEntity* ae = NULL; + RS_AtomicEntity* ae = nullptr; RS_Entity* lastEntity = l->lastEntity(RS2::ResolveNone); for (RS_Entity* v=l->firstEntity(RS2::ResolveNone); v; @@ -2430,7 +2427,7 @@ RS_Block* blk = new RS_Block(graphic, blkdata); - for (RS_Entity* e1 = con->firstEntity(); e1 != NULL; + for (RS_Entity* e1 = con->firstEntity(); e1 ; e1 = con->nextEntity() ) { blk->addEntity(e1); } @@ -2460,7 +2457,7 @@ * Writes an IMAGEDEF object into an OBJECT section. */ void RS_FilterJWW::writeImageDef(DL_WriterA& dw, RS_Image* i) { - if (i==NULL || i->getFlag(RS2::FlagUndone)) { + if (!i || i->getFlag(RS2::FlagUndone)) { return; } @@ -2511,13 +2508,13 @@ QTextCodec *codec = QTextCodec::codecForName(enc.toLatin1()); if(codec) lName = codec->toUnicode(attrib.getLayer().c_str()); - if (graphic->findLayer(lName)==NULL) { + if (!graphic->findLayer(lName)) { addLayer(DL_LayerData(attrib.getLayer(), 0)); } entity->setLayer(lName); //------------------------- // add layer in case it doesn't exist: -/* if (graphic->findLayer(attrib.getLayer().c_str())==NULL) { +/* if (graphic->findLayer(attrib.getLayer().c_str())==nullptr) { addLayer(DL_LayerData(attrib.getLayer(), 0)); } entity->setLayer(attrib.getLayer().c_str()); @@ -2550,7 +2547,7 @@ if (layer) { layerName = layer->getName(); } else { - layerName = "NULL"; + layerName = "nullptr"; } RS_Pen pen = entity->getPen(false); diff -Nru librecad-2.0.8/librecad/src/lib/filters/rs_filterlff.cpp librecad-2.0.9/librecad/src/lib/filters/rs_filterlff.cpp --- librecad-2.0.8/librecad/src/lib/filters/rs_filterlff.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/filters/rs_filterlff.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -39,6 +39,7 @@ #include "rs_block.h" #include "rs_polyline.h" #include "rs_insert.h" +#include "rs_debug.h" /** diff -Nru librecad-2.0.8/librecad/src/lib/generators/lc_makercamsvg.cpp librecad-2.0.9/librecad/src/lib/generators/lc_makercamsvg.cpp --- librecad-2.0.8/librecad/src/lib/generators/lc_makercamsvg.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/generators/lc_makercamsvg.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -20,7 +20,7 @@ ** 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. ** **********************************************************************/ - +#include #include "lc_makercamsvg.h" #include "lc_xmlwriterinterface.h" @@ -54,6 +54,7 @@ #include "rs_units.h" #include "rs_utility.h" #include "rs_math.h" +#include "rs_debug.h" namespace { const std::string NAMESPACE_URI_SVG = "http://www.w3.org/2000/svg"; diff -Nru librecad-2.0.8/librecad/src/lib/generators/lc_xmlwriterqxmlstreamwriter.cpp librecad-2.0.9/librecad/src/lib/generators/lc_xmlwriterqxmlstreamwriter.cpp --- librecad-2.0.8/librecad/src/lib/generators/lc_xmlwriterqxmlstreamwriter.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/generators/lc_xmlwriterqxmlstreamwriter.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -33,7 +33,7 @@ xmlWriter->setCodec("UTF-8"); } -LC_XMLWriterQXmlStreamWriter::~LC_XMLWriterQXmlStreamWriter() {} +LC_XMLWriterQXmlStreamWriter::~LC_XMLWriterQXmlStreamWriter() = default; void LC_XMLWriterQXmlStreamWriter::createRootElement(const std::string &name, const std::string &namespace_uri) { xmlWriter->writeStartDocument(); diff -Nru librecad-2.0.8/librecad/src/lib/gui/rs_dialogfactoryadapter.h librecad-2.0.9/librecad/src/lib/gui/rs_dialogfactoryadapter.h --- librecad-2.0.8/librecad/src/lib/gui/rs_dialogfactoryadapter.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/gui/rs_dialogfactoryadapter.h 2016-01-07 07:46:24.000000000 +0000 @@ -97,7 +97,7 @@ virtual void updateSelectionWidget(int /*c*/, double /*l*/ ) {} virtual void updateArcTangentialOptions(const double& , bool ){} virtual void commandMessage(const QString& ) {} - virtual bool isAdapter() { return true; } + virtual bool isAdapter() const { return true; } }; #endif diff -Nru librecad-2.0.8/librecad/src/lib/gui/rs_dialogfactoryinterface.h librecad-2.0.9/librecad/src/lib/gui/rs_dialogfactoryinterface.h --- librecad-2.0.8/librecad/src/lib/gui/rs_dialogfactoryinterface.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/gui/rs_dialogfactoryinterface.h 2016-01-07 07:46:24.000000000 +0000 @@ -29,6 +29,7 @@ #define RS_DIALOGFACTORYINTERFACE_H #include "rs.h" +#include class RS_ActionInterface; struct RS_ArcData; @@ -437,7 +438,7 @@ virtual void commandMessage(const QString& message) = 0; - virtual bool isAdapter() = 0; + virtual bool isAdapter() const= 0; }; diff -Nru librecad-2.0.8/librecad/src/lib/gui/rs_eventhandler.cpp librecad-2.0.9/librecad/src/lib/gui/rs_eventhandler.cpp --- librecad-2.0.8/librecad/src/lib/gui/rs_eventhandler.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/gui/rs_eventhandler.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -26,6 +26,7 @@ #include #include +#include #include "rs_eventhandler.h" #include "rs_actioninterface.h" @@ -34,6 +35,8 @@ #include "rs_coordinateevent.h" #include "rs_commands.h" #include "rs_math.h" +#include "rs_debug.h" + /** * Constructor. @@ -52,10 +55,8 @@ */ RS_EventHandler::~RS_EventHandler() { RS_DEBUG->print("RS_EventHandler::~RS_EventHandler"); - if (defaultAction) { - delete defaultAction; - defaultAction = nullptr; - } + delete defaultAction; + defaultAction = nullptr; RS_DEBUG->print("RS_EventHandler::~RS_EventHandler: Deleting all actions.."); for(auto a: currentActions){ @@ -235,6 +236,7 @@ return false; } // convert sin(45d) to sin(45*pi/180) + // TODO, QRegExp regex(R"~(([\d\.]+)deg|d)~"); str.replace(regex, R"~(\1*pi/180)~"); bool ok=true; @@ -324,8 +326,8 @@ double a = RS_Math::eval(cmd.mid(commaPos+1), &ok2); if (ok1 && ok2) { - RS_Vector pos; - pos.setPolar(r,RS_Math::deg2rad(a)); + RS_Vector pos{ + RS_Vector::polar(r,RS_Math::deg2rad(a))}; RS_CoordinateEvent ce(pos); currentActions.last()->coordinateEvent(&ce); } else { @@ -347,8 +349,7 @@ double a = RS_Math::eval(cmd.mid(commaPos+1), &ok2); if (ok1 && ok2) { - RS_Vector pos; - pos.setPolar(r,RS_Math::deg2rad(a)); + RS_Vector pos = RS_Vector::polar(r,RS_Math::deg2rad(a)); RS_CoordinateEvent ce(pos + graphicView->getRelativeZero()); currentActions.last()->coordinateEvent(&ce); @@ -404,7 +405,7 @@ /** * @return Current action. */ -RS_ActionInterface* RS_EventHandler::getCurrentAction() { +RS_ActionInterface* RS_EventHandler::getCurrentAction(){ if(hasAction()){ return currentActions.last(); } else { @@ -417,7 +418,7 @@ /** * @return The current default action. */ -RS_ActionInterface* RS_EventHandler::getDefaultAction() { +RS_ActionInterface* RS_EventHandler::getDefaultAction() const{ return defaultAction; } @@ -551,14 +552,14 @@ /** * @return true if the action is within currentActions */ -bool RS_EventHandler::isValid(RS_ActionInterface* action){ +bool RS_EventHandler::isValid(RS_ActionInterface* action) const{ return currentActions.indexOf(action) >= 0; } /** * @return true if there is at least one action in the action stack. */ -bool RS_EventHandler::hasAction() { +bool RS_EventHandler::hasAction(){ while(currentActions.size()>0 ) { if(! currentActions.last()->isFinished()){ @@ -635,7 +636,7 @@ } -void RS_EventHandler::debugActions() { +void RS_EventHandler::debugActions() const{ // std::cout<<"action queue size=:"<print("---"); for(int i=0;i currentActions; - int actionIndex; - bool coordinateInputEnabled; private: /** * @brief cliCalEvent, process cli "cal" calculator command @@ -88,6 +81,15 @@ * @return true, if cli starts with "cal" */ bool cliCalculator(const QString& cmd) const; + + QAction* real_action{nullptr}; + bool right_click_quits{false}; + RS_GraphicView* graphicView{nullptr}; + RS_ActionInterface* defaultAction{nullptr}; + // RS_ActionInterface* currentActions[RS_MAXACTIONS]; + QList currentActions; +// int actionIndex; + bool coordinateInputEnabled{true}; }; #endif diff -Nru librecad-2.0.8/librecad/src/lib/gui/rs_graphicview.cpp librecad-2.0.9/librecad/src/lib/gui/rs_graphicview.cpp --- librecad-2.0.8/librecad/src/lib/gui/rs_graphicview.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/gui/rs_graphicview.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,10 +25,11 @@ ** **********************************************************************/ +#include +#include #include #include #include -#include #include "qc_applicationwindow.h" #include "rs_graphicview.h" @@ -43,6 +44,8 @@ #include "rs_settings.h" #include "rs_dialogfactory.h" #include "rs_layer.h" +#include "rs_math.h" +#include "rs_debug.h" #ifdef EMU_C99 #include "emu_c99.h" @@ -66,10 +69,11 @@ init(); } +RS_GraphicView::~RS_GraphicView() = default; + /** * Destructor. */ -RS_GraphicView::~RS_GraphicView() {} void RS_GraphicView::init() { @@ -955,12 +959,12 @@ void RS_GraphicView::zoomPage() { RS_DEBUG->print("RS_GraphicView::zoomPage"); - if (container==nullptr) { + if (!container) { return; } RS_Graphic* graphic = container->getGraphic(); - if (graphic==nullptr) { + if (!graphic) { return; } @@ -1245,7 +1249,7 @@ // update is diabled: // given entity is nullptr: - if (e==nullptr) { + if (!e) { return; } @@ -1301,7 +1305,7 @@ // draw reference points: if (e->isSelected()) { if (!e->isParentSelected()) { - RS_VectorSolutions&& s = e->getRefPoints(); + RS_VectorSolutions const& s = e->getRefPoints(); for (size_t i=0; isetPen(gridColor); //grid->updatePointArray(); - auto pts = grid->getPoints(); + auto const& pts = grid->getPoints(); for(auto const& v: pts){ painter->drawGridPoint(toGui(v)); } @@ -1637,7 +1639,7 @@ */ void RS_GraphicView::drawMetaGrid(RS_Painter *painter) { - if (grid==nullptr || isGridOn()==false /*|| grid->getMetaSpacing()<0.0*/) { + if (!(grid && isGridOn()) /*|| grid->getMetaSpacing()<0.0*/) { return; } @@ -1706,7 +1708,7 @@ } void RS_GraphicView::drawOverlay(RS_Painter *painter) { - QList keys=overlayEntities.keys(); + QList const& keys=overlayEntities.keys(); for (int i = 0; i < keys.size(); ++i) { if (overlayEntities[i]) { setPenForEntity(painter, overlayEntities[i] ); diff -Nru librecad-2.0.8/librecad/src/lib/gui/rs_graphicview.h librecad-2.0.9/librecad/src/lib/gui/rs_graphicview.h --- librecad-2.0.8/librecad/src/lib/gui/rs_graphicview.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/gui/rs_graphicview.h 2016-01-07 07:46:24.000000000 +0000 @@ -33,11 +33,12 @@ #include #include -#include #include #include +class QMouseEvent; +class QKeyEvent; class RS_ActionInterface; class RS_EventHandler; class RS_Grid; diff -Nru librecad-2.0.8/librecad/src/lib/gui/rs_grid.cpp librecad-2.0.9/librecad/src/lib/gui/rs_grid.cpp --- librecad-2.0.8/librecad/src/lib/gui/rs_grid.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/gui/rs_grid.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,14 +23,16 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ - -#include +#include +#include #include "rs_grid.h" #include "rs_graphicview.h" #include "rs_units.h" #include "rs_graphic.h" #include "rs_settings.h" #include "rs_math.h" +#include "lc_rect.h" +#include "rs_debug.h" #ifdef EMU_C99 #include "emu_c99.h" @@ -165,7 +167,7 @@ bottom -= gridWidth.y; //top/bottom is reversed with RectF definition - QRectF const rect(QPointF(left, bottom), QPointF(right, top)); + LC_Rect const rect{{left, bottom}, {right, top}}; // populate grid points and metaGrid line positions: pts, metaX, metaY if(isometric){ @@ -364,13 +366,13 @@ } -void RS_Grid::createOrthogonalGrid(QRectF const& rect, RS_Vector const& gridWidth) +void RS_Grid::createOrthogonalGrid(LC_Rect const& rect, RS_Vector const& gridWidth) { - double const left=rect.left(); - double const right=rect.right(); + double const left=rect.minP().x; + double const right=rect.maxP().x; //top/bottom reversed - double const top=rect.bottom(); - double const bottom=rect.top(); + double const top=rect.maxP().y; + double const bottom=rect.minP().y; cellV.set(fabs(gridWidth.x),fabs(gridWidth.y)); int numberX = (RS_Math::round((right-left) / gridWidth.x) + 1); @@ -434,13 +436,13 @@ } } -void RS_Grid::createIsometricGrid(QRectF const& rect, RS_Vector const& gridWidth) +void RS_Grid::createIsometricGrid(LC_Rect const& rect, RS_Vector const& gridWidth) { - double const left=rect.left(); - double const right=rect.right(); + double const left=rect.minP().x; + double const right=rect.maxP().x; //top/bottom reversed - double const top=rect.bottom(); - double const bottom=rect.top(); + double const top=rect.maxP().y; + double const bottom=rect.minP().y; int numberY = (RS_Math::round((top-bottom) / gridWidth.y) + 1); double dx=sqrt(3.)*gridWidth.y; cellV.set(fabs(dx),fabs(gridWidth.y)); diff -Nru librecad-2.0.8/librecad/src/lib/gui/rs_grid.h librecad-2.0.9/librecad/src/lib/gui/rs_grid.h --- librecad-2.0.8/librecad/src/lib/gui/rs_grid.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/gui/rs_grid.h 2016-01-07 07:46:24.000000000 +0000 @@ -31,7 +31,14 @@ #include "rs_vector.h" class RS_GraphicView; -class QRectF; +class QString; +namespace lc { + namespace geo { + class Area; + } +} + +using LC_Rect = lc::geo::Area; /** * This class represents a grid. Grids can be drawn on graphic @@ -90,8 +97,8 @@ RS_Grid(RS_Grid const&) = delete; RS_Grid& operator = (RS_Grid const&) = delete; //! \{ \brief create grid points - void createOrthogonalGrid(QRectF const& rect, RS_Vector const& gridWidth); - void createIsometricGrid(QRectF const& rect, RS_Vector const& gridWidth); + void createOrthogonalGrid(LC_Rect const& rect, RS_Vector const& gridWidth); + void createIsometricGrid(LC_Rect const& rect, RS_Vector const& gridWidth); //! \} //! \{ \brief determine grid width diff -Nru librecad-2.0.8/librecad/src/lib/gui/rs_linetypepattern.h librecad-2.0.9/librecad/src/lib/gui/rs_linetypepattern.h --- librecad-2.0.8/librecad/src/lib/gui/rs_linetypepattern.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/gui/rs_linetypepattern.h 2016-01-07 07:46:24.000000000 +0000 @@ -28,7 +28,6 @@ #ifndef RS_LINETYPEPATTERN_H #define RS_LINETYPEPATTERN_H -#include #include #include diff -Nru librecad-2.0.8/librecad/src/lib/gui/rs_painter.cpp librecad-2.0.9/librecad/src/lib/gui/rs_painter.cpp --- librecad-2.0.8/librecad/src/lib/gui/rs_painter.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/gui/rs_painter.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,10 +23,13 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ - +#include #include +#include "rs_pen.h" +#include "rs_color.h" #include "rs_painter.h" - +#include "rs_math.h" +#include "rs_debug.h" void RS_Painter::createArc(QPolygon& pa, const RS_Vector& cp, double radius, @@ -150,4 +153,11 @@ fillRect((int)(p.x-size), (int)(p.y-size), 2*size, 2*size, c); } +int RS_Painter::toScreenX(double x) const { + return RS_Math::round(offset.x + x); +} + +int RS_Painter::toScreenY(double y) const{ + return RS_Math::round(offset.y + y); +} diff -Nru librecad-2.0.8/librecad/src/lib/gui/rs_painter.h librecad-2.0.9/librecad/src/lib/gui/rs_painter.h --- librecad-2.0.8/librecad/src/lib/gui/rs_painter.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/gui/rs_painter.h 2016-01-07 07:46:24.000000000 +0000 @@ -28,12 +28,16 @@ #ifndef RS_PAINTER_H #define RS_PAINTER_H -#include "rs_color.h" -#include "rs_math.h" -#include "rs_pen.h" #include "rs_vector.h" +class RS_Color; +class RS_Pen; class QPainterPath; +class QRectF; +class QPolygon; +class QPolygonF; +class QImage; +class QBrush; /** * This class is a common interface for a painter class. Such @@ -51,7 +55,7 @@ offset = RS_Vector(0.0,0.0); drawSelectedEntities=false; } - virtual ~RS_Painter() {} + virtual ~RS_Painter() = default; /** * Sets the drawing mode. @@ -146,12 +150,8 @@ virtual void setClipRect(int x, int y, int w, int h) = 0; virtual void resetClipping() = 0; - int toScreenX(double x) { - return RS_Math::round(offset.x + x); - } - int toScreenY(double y) { - return RS_Math::round(offset.y + y); - } + int toScreenX(double x) const; + int toScreenY(double y) const; protected: /** diff -Nru librecad-2.0.8/librecad/src/lib/gui/rs_painterqt.cpp librecad-2.0.9/librecad/src/lib/gui/rs_painterqt.cpp --- librecad-2.0.8/librecad/src/lib/gui/rs_painterqt.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/gui/rs_painterqt.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,8 +24,60 @@ ** **********************************************************************/ - +#include #include "rs_painterqt.h" +#include "rs_math.h" +#include "rs_debug.h" + +namespace { +/** + * Wrapper for Qt + * convert RS2::LineType to Qt::PenStyle + */ +Qt::PenStyle rsToQtLineType(RS2::LineType t) { + switch (t) { + case RS2::NoPen: + return Qt::NoPen; + case RS2::SolidLine: + return Qt::SolidLine; + case RS2::DotLine: + case RS2::DotLineTiny: + case RS2::DotLine2: + case RS2::DotLineX2: + return Qt::DotLine; + case RS2::DashLine: + case RS2::DashLineTiny: + case RS2::DashLine2: + case RS2::DashLineX2: + return Qt::DashLine; + case RS2::DashDotLine: + case RS2::DashDotLineTiny: + case RS2::DashDotLine2: + case RS2::DashDotLineX2: + return Qt::DashDotLine; + case RS2::DivideLine: + case RS2::DivideLineTiny: + case RS2::DivideLine2: + case RS2::DivideLineX2: + return Qt::DashDotDotLine; + case RS2::CenterLine: + case RS2::CenterLineTiny: + case RS2::CenterLine2: + case RS2::CenterLineX2: + return Qt::DashDotLine; + case RS2::BorderLine: + case RS2::BorderLineTiny: + case RS2::BorderLine2: + case RS2::BorderLineX2: + return Qt::DashDotLine; + case RS2::LineByLayer: + case RS2::LineByBlock: + default: + return Qt::SolidLine; + } + return Qt::SolidLine; +} +} /** * Constructor. @@ -498,7 +550,7 @@ lpen.setColor(RS_Color(0,0,0)); } QPen p(lpen.getColor(), RS_Math::round(lpen.getScreenWidth()), - RS2::rsToQtLineType(lpen.getLineType())); + rsToQtLineType(lpen.getLineType())); p.setJoinStyle(Qt::RoundJoin); p.setCapStyle(Qt::RoundCap); QPainter::setPen(p); diff -Nru librecad-2.0.8/librecad/src/lib/gui/rs_painterqt.h librecad-2.0.9/librecad/src/lib/gui/rs_painterqt.h --- librecad-2.0.8/librecad/src/lib/gui/rs_painterqt.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/gui/rs_painterqt.h 2016-01-07 07:46:24.000000000 +0000 @@ -31,6 +31,7 @@ #include #include "rs_painter.h" +#include "rs_pen.h" /** * The Qt implementation of a painter. It can draw objects such as diff -Nru librecad-2.0.8/librecad/src/lib/gui/rs_staticgraphicview.cpp librecad-2.0.9/librecad/src/lib/gui/rs_staticgraphicview.cpp --- librecad-2.0.8/librecad/src/lib/gui/rs_staticgraphicview.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/gui/rs_staticgraphicview.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,10 +23,11 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ - +#include #include "rs_staticgraphicview.h" #include "rs_graphic.h" +#include "rs_debug.h" /** @@ -35,12 +36,16 @@ * @param w Width * @param h Height */ -RS_StaticGraphicView::RS_StaticGraphicView(int w, int h, RS_Painter* p, QSize b) { - setBackground(RS_Color(255,255,255)); - width = w; - height = h; - painter = p; - setBorders(b.width(), b.height(), b.width(), b.height()); +RS_StaticGraphicView::RS_StaticGraphicView(int w, int h, RS_Painter* p, + QSize const* pb): + width(w) + ,height(h) + ,painter(p) +{ + setBackground({255,255,255}); + QSize b{5, 5}; + if (pb) b = *pb; + setBorders(b.width(), b.height(), b.width(), b.height()); } /** diff -Nru librecad-2.0.8/librecad/src/lib/gui/rs_staticgraphicview.h librecad-2.0.9/librecad/src/lib/gui/rs_staticgraphicview.h --- librecad-2.0.8/librecad/src/lib/gui/rs_staticgraphicview.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/gui/rs_staticgraphicview.h 2016-01-07 07:46:24.000000000 +0000 @@ -36,7 +36,7 @@ */ class RS_StaticGraphicView: public RS_GraphicView { public: - RS_StaticGraphicView(int w, int h, RS_Painter* p, QSize b = QSize(5,5)); + RS_StaticGraphicView(int w, int h, RS_Painter* p, QSize const* pb = nullptr); virtual ~RS_StaticGraphicView()=default; virtual int getWidth() const; diff -Nru librecad-2.0.8/librecad/src/lib/information/rs_infoarea.cpp librecad-2.0.9/librecad/src/lib/information/rs_infoarea.cpp --- librecad-2.0.8/librecad/src/lib/information/rs_infoarea.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/information/rs_infoarea.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,7 +23,7 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ - +#include #include #include "rs_infoarea.h" diff -Nru librecad-2.0.8/librecad/src/lib/information/rs_information.cpp librecad-2.0.9/librecad/src/lib/information/rs_information.cpp --- librecad-2.0.8/librecad/src/lib/information/rs_information.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/information/rs_information.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,6 +27,8 @@ #include #include "rs_information.h" +#include "rs_entitycontainer.h" +#include "rs_vector.h" #include "rs_arc.h" #include "rs_circle.h" @@ -36,7 +38,8 @@ #include "lc_quadratic.h" #include "lc_splinepoints.h" #include "rs_math.h" - +#include "lc_rect.h" +#include "rs_debug.h" /** * Default constructor. @@ -45,8 +48,9 @@ * entities. Usually that's an RS_Graphic entity but * it can also be a polyline, text, ... */ -RS_Information::RS_Information(RS_EntityContainer& container) { - this->container = &container; +RS_Information::RS_Information(RS_EntityContainer& container): + container(&container) +{ } @@ -56,15 +60,16 @@ * false: otherwise */ bool RS_Information::isDimension(RS2::EntityType type) { - if (type==RS2::EntityDimAligned || - type==RS2::EntityDimLinear || - type==RS2::EntityDimRadial || - type==RS2::EntityDimDiametric || - type==RS2::EntityDimAngular) { - return true; - } else { - return false; - } + switch(type){ + case RS2::EntityDimAligned: + case RS2::EntityDimLinear: + case RS2::EntityDimRadial: + case RS2::EntityDimDiametric: + case RS2::EntityDimAngular: + return true; + default: + return false; + } } @@ -76,16 +81,15 @@ bool RS_Information::isTrimmable(RS_Entity* e) { if (e) { if (e->getParent()) { - if (e->getParent()->rtti()==RS2::EntityPolyline) { - return true; - } - else if (e->getParent()->rtti()==RS2::EntityContainer || - e->getParent()->rtti()==RS2::EntityGraphic || - e->getParent()->rtti()==RS2::EntityBlock) { - - // normal entity: - return true; - } + switch(e->getParent()->rtti()){ + case RS2::EntityPolyline: + case RS2::EntityContainer: + case RS2::EntityGraphic: + case RS2::EntityBlock: + return true; + default: + return false; + } } } @@ -160,9 +164,9 @@ * * @param coord Coordinate (typically a mouse coordinate) * @param dist Pointer to a double which will contain the - * measured distance after return or NULL + * measured distance after return or nullptr * @param entity Pointer to a pointer which will point to the - * entity on which the point is or NULL + * entity on which the point is or nullptr * * @return the coordinate found or an invalid vector * if there are no elements at all in this graphics @@ -185,7 +189,7 @@ * masured distance after return * @param level Level of resolving entities. * - * @return the entity found or NULL if there are no elements + * @return the entity found or nullptr if there are no elements * at all in this graphics container. */ RS_Entity* RS_Information::getNearestEntity(const RS_Vector& coord, @@ -215,8 +219,8 @@ RS_VectorSolutions ret; const double tol = 1.0e-4; - if (e1==NULL || e2==NULL ) { - RS_DEBUG->print("RS_Information::getIntersection() for NULL entities"); + if (!(e1 && e2) ) { + RS_DEBUG->print("RS_Information::getIntersection() for nullptr entities"); return ret; } if (e1->getId() == e2->getId()) { @@ -231,22 +235,20 @@ isDimension(e1->rtti()) || isDimension(e2->rtti())) { return ret; } - // a little check to avoid doing unneeded intersections, an attempt to avoid O(N^2) increasing of checking two-entity information - if (onEntities && - (! (e1 -> isConstruction() || e2 -> isConstruction() )) - && ( - e1 -> getMin().x > e2 -> getMax().x - || e1 -> getMax().x < e2 -> getMin().x - || e1 -> getMin().y > e2 -> getMax().y - || e1 -> getMax().y < e2 -> getMin().y - ) - ) { - return ret; - } + + if (onEntities && !(e1->isConstruction() || e2->isConstruction())) { + // a little check to avoid doing unneeded intersections, an attempt to avoid O(N^2) increasing of checking two-entity information + LC_Rect const rect1{e1->getMin(), e1->getMax()}; + LC_Rect const rect2{e2->getMin(), e2->getMax()}; + + if (onEntities && !rect1.intersects(rect2, RS_TOLERANCE)) { + return ret; + } + } //avoid intersections between line segments the same spline /* ToDo: 24 Aug 2011, Dongxu Li, if rtti() is not defined for the parent, the following check for splines may still cause segfault */ - if ( e1->getParent() != NULL && e1->getParent() == e2->getParent()) { + if ( e1->getParent() && e1->getParent() == e2->getParent()) { if ( e1->getParent()->rtti()==RS2::EntitySpline ) { //do not calculate intersections from neighboring lines of a spline if ( abs(e1->getParent()->findEntity(e1) - e1->getParent()->findEntity(e2)) <= 1 ) { @@ -261,35 +263,44 @@ } else { - const auto&& qf1=e1->getQuadratic(); - const auto&& qf2=e2->getQuadratic(); - ret=LC_Quadratic::getIntersection(qf1,qf2); + // issue #484 , quadratic intersection solver is not robust enough for quadratic-quadratic + // TODO, implement a robust algorithm for quadratic based solvers, and detecting entity type + // circles/arcs can be removed + + if(e1->rtti()==RS2::EntityCircle && e2->rtti()==RS2::EntityCircle){ + //use specialized arc-arc intersection solver + ret=getIntersectionArcArc(e1, e2); + }else{ + const auto qf1=e1->getQuadratic(); + const auto qf2=e2->getQuadratic(); + ret=LC_Quadratic::getIntersection(qf1,qf2); + } } RS_VectorSolutions ret2; for(const RS_Vector& vp: ret){ - if ( ! vp.valid) continue; - if (onEntities==true) { + if (!vp.valid) continue; + if (onEntities) { //ignore intersections not on entity if (!( (e1->isConstruction(true) || e1->isPointOnEntity(vp, tol)) && (e2->isConstruction(true) || e2->isPointOnEntity(vp, tol)) ) ) { -// std::cout<<"Ignored intersection "<isPointOnEntity(ret.get(i), tol)="<isPointOnEntity(ret.get(i), tol) -// <<"\t(e2->isPointOnEntity(ret.get(i), tol)="<isPointOnEntity(ret.get(i), tol)<isPointOnEntity(ret.get(i), tol)="<isPointOnEntity(vp, tol) +// <<"\t(e2->isPointOnEntity(ret.get(i), tol)="<isPointOnEntity(vp, tol)<getTangentDirection(vp); - RS_Vector&& direction2=e2->getTangentDirection(vp); + RS_Vector direction1=e1->getTangentDirection(vp); + RS_Vector direction2=e2->getTangentDirection(vp); if( direction1.valid && direction2.valid && fabs(fabs(direction1.dotP(direction2)) - sqrt(direction1.squared()*direction2.squared())) < sqrt(tol)*tol ) ret2.setTangent(true); //TODO, make the following tangential test, nearest test work for all entity types -// RS_Entity *lpLine = NULL, -// *lpCircle = NULL; +// RS_Entity *lpLine = nullptr, +// *lpCircle = nullptr; // if( RS2::EntityLine == e1->rtti() && RS2::EntityCircle == e2->rtti()) { // lpLine = e1; // lpCircle = e2; @@ -298,7 +309,7 @@ // lpLine = e2; // lpCircle = e1; // } -// if( NULL != lpLine && NULL != lpCircle) { +// if( nullptr != lpLine && nullptr != lpCircle) { // double dist = 0.0; // RS_Vector nearest = lpLine->getNearestPointOnEntity( lpCircle->getCenter(), false, &dist); @@ -324,8 +335,8 @@ RS_VectorSolutions ret; - if (e1==NULL || e2==NULL) { - RS_DEBUG->print("RS_Information::getIntersectionLineLin() for NULL entities"); + if (!(e1 && e2)) { + RS_DEBUG->print("RS_Information::getIntersectionLineLin() for nullptr entities"); return ret; } @@ -364,9 +375,7 @@ RS_VectorSolutions ret; - if (line==NULL || arc==NULL) { - return ret; - } + if (!(line && arc)) return ret; double dist=0.0; RS_Vector nearest; @@ -473,14 +482,17 @@ /** * @return One or two intersection points between given entities. */ -RS_VectorSolutions RS_Information::getIntersectionArcArc(RS_Arc* e1, - RS_Arc* e2) { +RS_VectorSolutions RS_Information::getIntersectionArcArc(RS_Entity const* e1, + RS_Entity const* e2) { RS_VectorSolutions ret; - if (e1==NULL || e2==NULL) { - return ret; - } + if (!(e1 && e2)) return ret; + + if(e1->rtti() != RS2::EntityArc && e1->rtti() != RS2::EntityCircle) + return ret; + if(e2->rtti() != RS2::EntityArc && e2->rtti() != RS2::EntityCircle) + return ret; RS_Vector c1 = e1->getCenter(); RS_Vector c2 = e2->getCenter(); @@ -536,10 +548,11 @@ // @author Dongxu Li // -RS_VectorSolutions RS_Information::getIntersectionEllipseEllipse(RS_Ellipse* e1, RS_Ellipse* e2) { +RS_VectorSolutions RS_Information::getIntersectionEllipseEllipse( + RS_Ellipse const* e1, RS_Ellipse const* e2) { RS_VectorSolutions ret; - if (e1==NULL || e2==NULL ) { + if (!(e1 && e2) ) { return ret; } if ( @@ -549,11 +562,11 @@ ) { // overlapped ellipses, do not do overlap return ret; } - RS_Ellipse ellipse01(NULL,e1->getData()); + RS_Ellipse ellipse01(nullptr,e1->getData()); RS_Ellipse *e01= & ellipse01; if( e01->getMajorRadius() < e01->getMinorRadius() ) e01->switchMajorMinor(); - RS_Ellipse ellipse02(NULL,e2->getData()); + RS_Ellipse ellipse02(nullptr,e2->getData()); RS_Ellipse *e02= &ellipse02; if( e02->getMajorRadius() < e02->getMinorRadius() ) e02->switchMajorMinor(); //transform ellipse2 to ellipse1's coordinates @@ -571,8 +584,7 @@ if( e01->getMinorRadius() < RS_TOLERANCE || e01 -> getRatio()< RS_TOLERANCE) { // treate e01 as a line - RS_LineData ldata0(RS_Vector(-a1,0.),RS_Vector(a1,0.)); - RS_Line *l0=new RS_Line(e1->getParent(),ldata0); + RS_Line *l0=new RS_Line{e1->getParent(), {{-a1,0.}, {a1,0.}}}; ret= getIntersectionEllipseLine(l0, e02); ret.rotate(-shifta1); ret.move(-shiftc1); @@ -580,9 +592,8 @@ } if( e02->getMinorRadius() < RS_TOLERANCE || e02 -> getRatio()< RS_TOLERANCE) { // treate e02 as a line - RS_LineData ldata0(RS_Vector(-a2,0.),RS_Vector(a2,0.)); - RS_Line *l0=new RS_Line(e1->getParent(),ldata0); - l0->rotate(RS_Vector(0.,0.),e02->getAngle()); + RS_Line *l0=new RS_Line{e1->getParent(), {{-a2,0.}, {a2,0.}}}; + l0->rotate({0.,0.}, e02->getAngle()); l0->move(e02->getCenter()); ret= getIntersectionEllipseLine(l0, e01); ret.rotate(-shifta1); @@ -617,7 +628,7 @@ m.push_back(( y2*tcssi - 2.*x2*cs2)*ia2 - ( y2*tcssi+2*x2*si2)*ib2); //mb10 m.push_back( ( x2*tcssi - 2.*y2*si2)*ia2 - ( x2*tcssi+2*y2*cs2)*ib2); //mb11 m.push_back((ucs - vsi)*(ucs-vsi)*ia2+(usi+vcs)*(usi+vcs)*ib2 -1.); //mc1 - auto&& vs0=RS_Math::simultaneousQuadraticSolver(m); + auto vs0=RS_Math::simultaneousQuadraticSolver(m); shifta1 = - shifta1; shiftc1 = - shiftc1; for(RS_Vector vp: vs0){ @@ -632,36 +643,29 @@ RS_VectorSolutions RS_Information::getIntersectionCircleEllipse(RS_Circle* c1, RS_Ellipse* e1) { RS_VectorSolutions ret; - if (c1==NULL || e1==NULL) { - return ret; - } + if (!(c1 && e1)) return ret; - RS_EllipseData d( - c1->getCenter(), - RS_Vector(c1->getRadius(),0.), - 1.0, - 0., - 2.*M_PI, - false); - RS_Ellipse * e2= new RS_Ellipse(c1->getParent(),d); - return getIntersectionEllipseEllipse(e1,e2); + RS_Ellipse const e2{c1->getParent(), + c1->getCenter(), {c1->getRadius(),0.}, + 1.0, + 0., 2.*M_PI, + false}; + return getIntersectionEllipseEllipse(e1, &e2); } RS_VectorSolutions RS_Information::getIntersectionArcEllipse(RS_Arc * a1, RS_Ellipse* e1) { RS_VectorSolutions ret; - if (a1==NULL || e1==NULL) { + if (!(a1 && e1)) { return ret; - } - RS_EllipseData d( - a1->getCenter(), - RS_Vector(a1->getRadius(),0.), - 1.0, - a1->getAngle1(), - a1->getAngle2(), - a1->isReversed()); - RS_Ellipse * e2= new RS_Ellipse(a1->getParent(),d); - return getIntersectionEllipseEllipse(e1,e2); + } + RS_Ellipse const e2{a1->getParent(), + a1->getCenter(), + {a1->getRadius(), 0.}, + 1.0, + a1->getAngle1(), a1->getAngle2(), + a1->isReversed()}; + return getIntersectionEllipseEllipse(e1, &e2); } @@ -676,9 +680,7 @@ RS_VectorSolutions ret; - if (line==NULL || ellipse==NULL) { - return ret; - } + if (!(line && ellipse)) return ret; // rotate into normal position: @@ -746,9 +748,9 @@ bool RS_Information::isPointInsideContour(const RS_Vector& point, RS_EntityContainer* contour, bool* onContour) { - if (contour==NULL) { + if (!contour) { RS_DEBUG->print(RS_Debug::D_WARNING, - "RS_Information::isPointInsideContour: contour is NULL"); + "RS_Information::isPointInsideContour: contour is nullptr"); return false; } @@ -767,9 +769,8 @@ sure = true; // create ray: - RS_Vector v; - v.setPolar(width*10.0, rayAngle); - RS_Line ray(NULL, RS_LineData(point, point+v)); + RS_Vector v = RS_Vector::polar(width*10.0, rayAngle); + RS_Line ray{point, point+v}; counter = 0; RS_VectorSolutions sol; @@ -904,7 +905,7 @@ done = true; double minDist = RS_MAXDOUBLE; double dist; - av = NULL; + av = nullptr; for (RS_Vector* v = is.first(); v; v = is.next()) { dist = point.distanceTo(*v); if (dist vertices; for(auto it=lines.begin()+1; it != lines.end(); ++it){ for(auto jt=lines.begin(); jt != it; ++jt){ - RS_VectorSolutions&& sol=RS_Information::getIntersectionLineLine(*it, *jt); + RS_VectorSolutions const& sol=RS_Information::getIntersectionLineLine(*it, *jt); if(sol.size()){ vertices.push_back(sol.at(0)); } @@ -961,7 +962,7 @@ std::vector::iterator> left; std::vector::iterator> right; for(auto it=vertices.begin(); it != vertices.end(); ++it){ - RS_Vector&& dir=*it - pl->getNearestPointOnEntity(*it, false); + RS_Vector const& dir=*it - pl->getNearestPointOnEntity(*it, false); if(dir.squared()getCenter(); r=circle->getRadius(); - if(center.valid==false){ + if(center == false){ m_bValid=false; return; } @@ -171,7 +171,7 @@ m_dConst = direction.x*point.y-direction.y*point.x; return; } - RS_Vector&& center= (projection+point)*0.5; + RS_Vector center= (projection+point)*0.5; // std::cout<<"point="<=0.)?"+":" ")<=0.)?"+":" ")<& getLinear(); const boost::numeric::ublas::vector& getLinear() const; boost::numeric::ublas::matrix& getQuad(); diff -Nru librecad-2.0.8/librecad/src/lib/math/rs_math.cpp librecad-2.0.9/librecad/src/lib/math/rs_math.cpp --- librecad-2.0.8/librecad/src/lib/math/rs_math.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/math/rs_math.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -30,7 +30,10 @@ #include #endif +#include #include +#include +#include #include "rs_math.h" #include "rs_vector.h" @@ -40,6 +43,8 @@ #include "emu_c99.h" #endif +const double m_piX2 = M_PI*2; //2*PI + /** * Rounds the given double to the closest int. */ @@ -137,11 +142,11 @@ * Corrects the given angle to the range of 0-2*Pi. */ double RS_Math::correctAngle(double a) { - return M_PI + remainder(a - M_PI, 2*M_PI); + return M_PI + remainder(a - M_PI, m_piX2); } double RS_Math::correctAngleU(double a) { - return fabs(remainder(a, 2*M_PI)); + return fabs(remainder(a, m_piX2)); } @@ -201,8 +206,10 @@ */ bool RS_Math::isAngleReadable(double angle) { const double tolerance=0.001; - //return true for angle in 1st and 4th quadrants - return fabs(remainder(angle, 2.*M_PI)) < M_PI_2 - tolerance; + if (angle>M_PI_2) + return fabs(remainder(angle, m_piX2)) < (M_PI_2 - tolerance); + else + return fabs(remainder(angle, m_piX2)) < (M_PI_2 + tolerance); } /** @@ -238,7 +245,7 @@ */ double RS_Math::eval(const QString& expr, bool* ok) { bool okTmp(false); - if(ok==NULL) ok=&okTmp; + if(!ok) ok=&okTmp; if (expr.isEmpty()) { *ok = false; return 0.0; @@ -269,26 +276,24 @@ */ QString RS_Math::doubleToString(double value, double prec) { if (prec< RS_TOLERANCE ) { - std::cerr << "RS_Math::doubleToString: invalid precision\n"; - return ""; + RS_DEBUG->print(RS_Debug::D_ERROR, + "RS_Math::doubleToString: invalid precision"); + return QString().setNum(value, prec); } - QString ret; - QString exaStr; - int dotPos; - int num = RS_Math::round(value / prec)*prec; + double const num = RS_Math::round(value / prec)*prec; - exaStr = RS_Math::doubleToString(prec, 10); - dotPos = exaStr.indexOf('.'); + QString exaStr = RS_Math::doubleToString(1./prec, 10); + int const dotPos = exaStr.indexOf('.'); if (dotPos==-1) { - ret.sprintf("%d", RS_Math::round(num)); + //big numbers for the precision + return QString().setNum(RS_Math::round(num)); } else { - int digits = exaStr.length() - dotPos - 1; - ret = RS_Math::doubleToString(num, digits); + //number of digits after the point + int digits = dotPos - 1; + return RS_Math::doubleToString(num, digits); } - - return ret; } /** @@ -332,31 +337,27 @@ v = 0.1; s = RS_Math::doubleToString(v, 0.1); - assert(s=="0.1"); + assert(s=="0.1"); s = RS_Math::doubleToString(v, 0.01); - assert(s=="0.1"); - s = RS_Math::doubleToString(v, 0.0); - assert(s=="0"); + assert(s=="0.10"); v = 0.01; s = RS_Math::doubleToString(v, 0.1); - assert(s=="0"); + assert(s=="0.0"); s = RS_Math::doubleToString(v, 0.01); - assert(s=="0.01"); - s = RS_Math::doubleToString(v, 0.0); - assert(s=="0"); + assert(s=="0.01"); + s = RS_Math::doubleToString(v, 0.001); + assert(s=="0.010"); v = 0.001; s = RS_Math::doubleToString(v, 0.1); - assert(s=="0"); + assert(s=="0.0"); s = RS_Math::doubleToString(v, 0.01); - assert(s=="0"); + assert(s=="0.00"); s = RS_Math::doubleToString(v, 0.001); - assert(s=="0.001"); - s = RS_Math::doubleToString(v, 0.0); - assert(s=="0"); + assert(s=="0.001"); - std::cout << "RS_Math::test: complete\n"; + std::cout << "RS_Math::test: complete"< ans(0,0.); - if(ce.size() != 2) return ans; + if (ce.size() != 2) return ans; double const a=-0.5*ce[0]; double b=a*a; double const discriminant=b-ce[1]; if (discriminant >= - RS_TOLERANCE15*std::max(fabs(b), fabs(ce[1])) ){ - b = sqrt(fabs(discriminant)); - if( b >= RS_TOLERANCE*fabs(a) ) { + b = sqrt(fabs(discriminant)); + if (b >= RS_TOLERANCE*fabs(a)) { if(a>0.){ ans.push_back(a + b); ans.push_back(ce[1]/ans[0]); @@ -402,7 +403,7 @@ { // std::cout<<"x^3 + ("< ans(0,0.); - if(ce.size() != 3) return ans; + if (ce.size() != 3) return ans; // depressed cubic, Tschirnhaus transformation, x= t - b/(3a) // t^3 + p t +q =0 double shift=(1./3)*ce[0]; @@ -433,7 +434,7 @@ std::vector ce2(2,0.); ce2[0]=q; ce2[1]=-1./27*p*p*p; - auto&& r=quadraticSolver(ce2); + auto r=quadraticSolver(ce2); if ( r.size()==0 ) { //should not happen std::cerr<<__FILE__<<" : "<<__func__<<" : line"<<__LINE__<<" :cubicSolver()::Error cubicSolver("<getLevel()>=RS_Debug::D_INFORMATIONAL){ std::cout<<"roots.size()= "<print(RS_Debug::D_WARNING, "RS_Modification::remove: no valid container"); return; @@ -123,7 +123,7 @@ */ void RS_Modification::revertDirection() { - if (container==NULL) { + if (!container) { RS_DEBUG->print("RS_Modification::revertDirection: no valid container", RS_Debug::D_WARNING); return; @@ -158,7 +158,7 @@ * Changes the attributes of all selected */ bool RS_Modification::changeAttributes(RS_AttributesData& data) { - if (container==NULL) { + if (!container) { RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Modification::changeAttributes: no valid container"); return false; @@ -235,7 +235,7 @@ */ void RS_Modification::copy(const RS_Vector& ref, const bool cut) { - if (container==NULL) { + if (!container) { RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Modification::copy: no valid container"); return; @@ -333,7 +333,7 @@ */ void RS_Modification::copyLayers(RS_Entity* e) { - if (e==NULL) { + if (!e) { return; } @@ -366,7 +366,7 @@ */ void RS_Modification::copyBlocks(RS_Entity* e) { - if (e==NULL) { + if (!e) { return; } @@ -397,20 +397,20 @@ * or is part of an RS_Graphic. * * @param data Paste data. - * @param source The source from where to paste. NULL means the source + * @param source The source from where to paste. nullptr means the source * is the clipboard. */ void RS_Modification::paste(const RS_PasteData& data, RS_Graphic* source) { - if (graphic==NULL) { + if (!graphic) { RS_DEBUG->print(RS_Debug::D_WARNING, - "RS_Modification::paste: Graphic is NULL"); + "RS_Modification::paste: Graphic is nullptr"); return; } double factor = 1.0; - if (source==NULL) { + if (!source) { source = RS_CLIPBOARD->getGraphic(); // graphics from the clipboard need to be scaled. from the part lib not: @@ -430,7 +430,7 @@ for(unsigned i=0; icountLayers(); ++i) { RS_Layer* l = source->layerAt(i); if (l) { - if (graphic->findLayer(l->getName())==NULL) { + if (!graphic->findLayer(l->getName())) { graphic->addLayer(l->clone()); } } @@ -494,7 +494,7 @@ // create new block: if (graphic) { - if (data.asInsert==true) { + if (data.asInsert) { RS_BlockList* blkList = graphic->getBlockList(); if (blkList) { blockName = blkList->newName(data.blockName); @@ -520,7 +520,7 @@ layerName = layer->getName(); } RS_Entity* e2 = e->clone(); - if (data.asInsert==false) { + if (!data.asInsert) { e2->move(data.insertionPoint); } // don't adjust insert factor - block was already adjusted to unit @@ -531,7 +531,7 @@ bkName = blocksDict.value(bkName); RS_Block *bk = source->findBlock(bkName); //if block not found create a new empty block - if (bk == NULL) { + if (!bk) { QString noBlockName= "noname0"; while ( graphic->findBlock(noBlockName)) { noBlockIndex++; @@ -569,13 +569,13 @@ } } - if (document && data.asInsert==false) { + if (document && !data.asInsert) { document->addUndoable(e2); } } } - if (data.asInsert==true) { + if (data.asInsert) { RS_Insert* ins = new RS_Insert(container, RS_InsertData( @@ -608,10 +608,10 @@ * @param e2 2nd entity on which the first cutting point is. * @param v2 2nd cutting point. * @param polyline1 Pointer to a polyline pointer which will hold the - * 1st resulting new polyline. Pass NULL if you don't + * 1st resulting new polyline. Pass nullptr if you don't * need those pointers. * @param polyline2 Pointer to a polyline pointer which will hold the - * 2nd resulting new polyline. Pass NULL if you don't + * 2nd resulting new polyline. Pass nullptr if you don't * need those pointers. * * @todo Support arcs in polylines, check for wrong parameters @@ -624,7 +624,7 @@ RS_Polyline** polyline1, RS_Polyline** polyline2) const { - if (container==NULL) { + if (!container) { RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Modification::splitPolyline: no valid container"); return false; @@ -640,8 +640,8 @@ RS_PolylineData(firstPoint, RS_Vector(0.0,0.0), 0)); RS_Polyline* pl2 = new RS_Polyline(container); RS_Polyline* pl = pl1; // Current polyline - RS_Line* line = NULL; - RS_Arc* arc = NULL; + RS_Line* line = nullptr; + RS_Arc* arc = nullptr; if (polyline1) { *polyline1 = pl1; @@ -654,13 +654,13 @@ if (e->rtti()==RS2::EntityLine) { line = (RS_Line*)e; - arc = NULL; + arc = nullptr; } else if (e->rtti()==RS2::EntityArc) { arc = (RS_Arc*)e; - line = NULL; + line = nullptr; } else { - line = NULL; - arc = NULL; + line = nullptr; + arc = nullptr; } if (line /*|| arc*/) { @@ -680,7 +680,7 @@ if (pl==pl1) { // Trim endpoint of entity to first vector pl->addVertex(v, 0.0); - pl = NULL; + pl = nullptr; } else { // Trim startpoint of entity to second vector pl = pl2; @@ -712,23 +712,23 @@ * * @param node The position of the new node. * - * @return Pointer to the new polyline or NULL. + * @return Pointer to the new polyline or nullptr. */ RS_Polyline* RS_Modification::addPolylineNode(RS_Polyline& polyline, const RS_AtomicEntity& segment, const RS_Vector& node) { RS_DEBUG->print("RS_Modification::addPolylineNode"); - if (container==NULL) { + if (!container) { RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Modification::addPolylineNode: no valid container"); - return NULL; + return nullptr; } if (segment.getParent()!=&polyline) { RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Modification::addPolylineNode: segment not part of the polyline"); - return NULL; + return nullptr; } RS_Polyline* newPolyline = new RS_Polyline(container); @@ -775,7 +775,7 @@ RS_DEBUG->print("RS_Modification::addPolylineNode: after node: %f/%f", ae->getEndpoint().x, ae->getEndpoint().y); - if (ae!=lastEntity || polyline.isClosed()==false) { + if (ae!=lastEntity || !polyline.isClosed()) { newPolyline->setNextBulge(0.0); newPolyline->addVertex(ae->getEndpoint()); } @@ -783,7 +783,7 @@ RS_DEBUG->print("RS_Modification::addPolylineNode: normal vertex found: %f/%f", ae->getEndpoint().x, ae->getEndpoint().y); - if (ae!=lastEntity || polyline.isClosed()==false) { + if (ae!=lastEntity || !polyline.isClosed()) { newPolyline->setNextBulge(bulge); newPolyline->addVertex(ae->getEndpoint()); } @@ -825,7 +825,7 @@ * * @param node The node to delete. * - * @return Pointer to the new polyline or NULL. + * @return Pointer to the new polyline or nullptr. */ RS_Polyline* RS_Modification::deletePolylineNode(RS_Polyline& polyline, @@ -833,16 +833,16 @@ RS_DEBUG->print("RS_Modification::deletePolylineNode"); - if (container==NULL) { + if (!container) { RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Modification::addPolylineNode: no valid container"); - return NULL; + return nullptr; } - if (node.valid==false) { + if (!node.valid) { RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Modification::deletePolylineNode: node not valid"); - return NULL; + return nullptr; } // check if the polyline is no longer there after deleting the node: @@ -865,7 +865,7 @@ } } } - return NULL; + return nullptr; } RS_Polyline* newPolyline = new RS_Polyline(container); @@ -968,7 +968,7 @@ * @param node1 First limiting node. * @param node2 Second limiting node. * - * @return Pointer to the new polyline or NULL. + * @return Pointer to the new polyline or nullptr. */ RS_Polyline* RS_Modification::deletePolylineNodesBetween(RS_Polyline& polyline, @@ -976,22 +976,22 @@ Q_UNUSED(segment); RS_DEBUG->print("RS_Modification::deletePolylineNodesBetween"); - if (container==NULL) { + if (!container) { RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Modification::addPolylineNodesBetween: no valid container"); - return NULL; + return nullptr; } if (node1.valid==false || node2.valid==false) { RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Modification::deletePolylineNodesBetween: node not valid"); - return NULL; + return nullptr; } if (node1.distanceTo(node2)<1.0e-6) { RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Modification::deletePolylineNodesBetween: nodes are identical"); - return NULL; + return nullptr; } // check if there's nothing to delete: @@ -1007,7 +1007,7 @@ RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Modification::deletePolylineNodesBetween: nothing to delete"); - return NULL; + return nullptr; } } } @@ -1203,7 +1203,7 @@ * @param segment1 First segment to trim. * @param segment2 Second segment to trim. * - * @return Pointer to the new polyline or NULL. + * @return Pointer to the new polyline or nullptr. */ RS_Polyline* RS_Modification::polylineTrim(RS_Polyline& polyline, @@ -1212,22 +1212,22 @@ RS_DEBUG->print("RS_Modification::polylineTrim"); - if (container==NULL) { + if (!container) { RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Modification::addPolylineNodesBetween: no valid container"); - return NULL; + return nullptr; } if (segment1.getParent()!=&polyline || segment2.getParent()!=&polyline) { RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Modification::polylineTrim: segments not in polyline"); - return NULL; + return nullptr; } if (&segment1==&segment2) { RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Modification::polylineTrim: segments are identical"); - return NULL; + return nullptr; } RS_VectorSolutions sol; @@ -1236,7 +1236,7 @@ if (sol.getNumber()==0) { RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Modification::polylineTrim: segments cannot be trimmed"); - return NULL; + return nullptr; } // check which segment comes first in the polyline: @@ -1261,7 +1261,7 @@ newPolyline->setPen(polyline.getPen()); // normal trimming: start removing nodes at trim segment. ends stay the same - if (reverseTrim==false) { + if (!reverseTrim) { // copy polyline, trim segments and drop between nodes: bool first = true; bool removing = false; @@ -1298,7 +1298,7 @@ } // trim and start removing nodes: - if (removing==false && (ae==&segment1 || ae==&segment2)) { + if (!removing && (ae==&segment1 || ae==&segment2)) { RS_DEBUG->print("RS_Modification::polylineTrim: " "start removing at trim point %f/%f", sol.get(0).x, sol.get(0).y); @@ -1309,14 +1309,14 @@ } // stop removing nodes: - else if (removing==true && (ae==&segment1 || ae==&segment2)) { + else if (removing && (ae==&segment1 || ae==&segment2)) { RS_DEBUG->print("RS_Modification::polylineTrim: stop removing at: %f/%f", ae->getEndpoint().x, ae->getEndpoint().y); removing = false; } // normal node (not deleted): - if (removing==false) { + if (!removing) { RS_DEBUG->print("RS_Modification::polylineTrim: normal vertex found: %f/%f", ae->getEndpoint().x, ae->getEndpoint().y); if (nextIsStraight) { @@ -1436,7 +1436,7 @@ * modification. */ bool RS_Modification::move(RS_MoveData& data) { - if (container==NULL) { + if (!container) { RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Modification::move: no valid container"); return false; @@ -1496,7 +1496,7 @@ *@Author: Dongxu Li */ bool RS_Modification::offset(const RS_OffsetData& data) { - if (container==NULL) { + if (!container) { RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Modification::offset: no valid container"); return false; @@ -1513,13 +1513,13 @@ num<=data.number || (data.number==0 && num<=1); num++) { // too slow: - //for (unsigned i=0; icount(); ++i) { - //RS_Entity* e = container->entityAt(i); for(auto e: *container){ if (e && e->isSelected()) { RS_Entity* ec = e->clone(); + //highlight is used by trim actions. do not carry over flag + ec->setHighlighted(false); - if(! ec->offset(data.coord,num*data.distance)){ + if (!ec->offset(data.coord, num*data.distance)) { delete ec; continue; } @@ -1530,7 +1530,7 @@ ec->setPenToActive(); } if (ec->rtti()==RS2::EntityInsert) { - ((RS_Insert*)ec)->update(); + static_cast(ec)->update(); } // since 2.0.4.0: keep selection ec->setSelected(true); @@ -1559,7 +1559,7 @@ * Rotates all selected entities with the given data for the rotation. */ bool RS_Modification::rotate(RS_RotateData& data) { - if (container==NULL) { + if (!container) { RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Modification::rotate: no valid container"); return false; @@ -1618,7 +1618,7 @@ * modification. */ bool RS_Modification::scale(RS_ScaleData& data) { - if (container==NULL) { + if (!container) { RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Modification::scale: no valid container"); return false; @@ -1634,26 +1634,21 @@ if ( fabs(data.factor.x - data.factor.y) > RS_TOLERANCE ) { if ( ec->rtti() == RS2::EntityCircle ) { //non-isotropic scaling, replacing selected circles with ellipses - RS_Circle *c=(RS_Circle*) ec; - RS_EllipseData d( - c->getCenter(), - RS_Vector(c->getRadius(),0.), - 1.0, - 0., - 0., - false); - ec= new RS_Ellipse(container,d); + RS_Circle *c=static_cast(ec); + ec= new RS_Ellipse{container, + c->getCenter(), {c->getRadius(),0.}, + 1., + 0., 0., false}; } else if ( ec->rtti() == RS2::EntityArc ) { //non-isotropic scaling, replacing selected arcs with ellipses - RS_Arc *c=(RS_Arc*) ec; - RS_EllipseData d( - c->getCenter(), - RS_Vector(c->getRadius(),0.), - 1.0, - c->getAngle1(), - c->getAngle2(), - c->isReversed()); - ec= new RS_Ellipse(container,d); + RS_Arc *c=static_cast(ec); + ec= new RS_Ellipse{container, + c->getCenter(), + {c->getRadius(),0.}, + 1.0, + c->getAngle1(), + c->getAngle2(), + c->isReversed()}; } } selectedList.push_back(ec); @@ -1712,7 +1707,7 @@ * modification. */ bool RS_Modification::mirror(RS_MirrorData& data) { - if (container==NULL) { + if (!container) { RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Modification::mirror: no valid container"); return false; @@ -1770,7 +1765,7 @@ * Rotates entities around two centers with the given parameters. */ bool RS_Modification::rotate2(RS_Rotate2Data& data) { - if (container==NULL) { + if (!container) { RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Modification::rotate2: no valid container"); return false; @@ -1833,7 +1828,7 @@ * Moves and rotates entities with the given parameters. */ bool RS_Modification::moveRotate(RS_MoveRotateData& data) { - if (container==NULL) { + if (!container) { RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Modification::moveRotate: no valid container"); return false; @@ -1982,9 +1977,9 @@ RS_Entity* limitEntity, bool both) { - if (trimEntity==NULL || limitEntity==NULL) { + if (!(trimEntity && limitEntity)) { RS_DEBUG->print(RS_Debug::D_WARNING, - "RS_Modification::trim: At least one entity is NULL"); + "RS_Modification::trim: At least one entity is nullptr"); return false; } @@ -2038,12 +2033,12 @@ } } - if (sol.hasValid()==false) { + if (!sol.hasValid()) { return both ? trim( limitCoord, (RS_AtomicEntity*)limitEntity, trimCoord, trimEntity, false) : false; } - RS_AtomicEntity* trimmed1 = NULL; - RS_AtomicEntity* trimmed2 = NULL; + RS_AtomicEntity* trimmed1 = nullptr; + RS_AtomicEntity* trimmed2 = nullptr; if (trimEntity->rtti()==RS2::EntityCircle) { // convert a circle into a trimmable arc, need to start from intersections @@ -2095,8 +2090,8 @@ if ( trimEntity->trimmable() ) { is = trimmed1->prepareTrim(trimCoord, sol); } else { - is = sol.getClosest(limitCoord, NULL, &ind); - //sol.getClosest(limitCoord, NULL, &ind); + is = sol.getClosest(limitCoord, nullptr, &ind); + //sol.getClosest(limitCoord, nullptr, &ind); RS_DEBUG->print("RS_Modification::trim: limitCoord: %f/%f", limitCoord.x, limitCoord.y); RS_DEBUG->print("RS_Modification::trim: sol.get(0): %f/%f", sol.get(0).x, sol.get(0).y); RS_DEBUG->print("RS_Modification::trim: sol.get(1): %f/%f", sol.get(1).x, sol.get(1).y); @@ -2199,14 +2194,14 @@ RS_AtomicEntity* trimEntity, double dist) { - if (trimEntity==NULL) { + if (!trimEntity) { RS_DEBUG->print(RS_Debug::D_WARNING, - "RS_Modification::trimAmount: Entity is NULL"); + "RS_Modification::trimAmount: Entity is nullptr"); return false; } if(trimEntity->isLocked() || ! trimEntity->isVisible()) return false; - RS_AtomicEntity* trimmed = NULL; + RS_AtomicEntity* trimmed = nullptr; // remove trim entity: trimmed = (RS_AtomicEntity*)trimEntity->clone(); @@ -2253,9 +2248,9 @@ using std::isnormal; #endif - if (cutEntity==NULL) { + if (!cutEntity) { RS_DEBUG->print(RS_Debug::D_WARNING, - "RS_Modification::cut: Entity is NULL"); + "RS_Modification::cut: Entity is nullptr"); return false; } if(cutEntity->isLocked() || ! cutEntity->isVisible()) return false; @@ -2279,8 +2274,8 @@ graphicView->deleteEntity(cutEntity); } - RS_AtomicEntity* cut1 = NULL; - RS_AtomicEntity* cut2 = NULL; + RS_AtomicEntity* cut1 = nullptr; + RS_AtomicEntity* cut2 = nullptr; double a; switch (cutEntity->rtti()) { @@ -2294,7 +2289,7 @@ a,a+2.*M_PI, false)); cut1->setPen(cutEntity->getPen(false)); cut1->setLayer(cutEntity->getLayer(false)); - //cut2 = NULL; // cut2 is NULL by default + //cut2 = nullptr; // cut2 is nullptr by default break; // handle ellipse arc the using the default method @@ -2321,16 +2316,17 @@ ) { // whole ellipse, convert to a whole range elliptic arc a=ellipse->getEllipseAngle(cutCoord); - cut1 = new RS_Ellipse(cutEntity->getParent(), - RS_EllipseData(ellipse ->getCenter(), - ellipse ->getMajorP(), - ellipse ->getRatio(), - a,a+2.*M_PI,ellipse ->isReversed() - ) - ); + cut1 = new RS_Ellipse{cutEntity->getParent(), + RS_EllipseData{ellipse ->getCenter(), + ellipse ->getMajorP(), + ellipse ->getRatio(), + a,a+2.*M_PI, + ellipse ->isReversed() + } + }; cut1->setPen(cutEntity->getPen(false)); cut1->setLayer(cutEntity->getLayer(false)); - //cut2 = NULL; // cut2 is NULL by default + //cut2 = nullptr; // cut2 is nullptr by default break; }else{ //elliptic arc @@ -2441,9 +2437,9 @@ RS_DEBUG->print("RS_Modification::bevel"); - if (entity1==NULL || entity2==NULL) { + if (!(entity1 && entity2)) { RS_DEBUG->print(RS_Debug::D_WARNING, - "RS_Modification::bevel: At least one entity is NULL"); + "RS_Modification::bevel: At least one entity is nullptr"); return false; } if(entity1->isLocked() || ! entity1->isVisible()) return false; @@ -2458,13 +2454,17 @@ } // find out whether we're bevelling within a polyline: - if (entity1->getParent() && entity1->getParent()->rtti()==RS2::EntityPolyline) { + if (entity1->getParent() && + entity1->getParent()->rtti()==RS2::EntityPolyline) { RS_DEBUG->print("RS_Modification::bevel: trimming polyline segments"); if (entity1->getParent()!=entity2->getParent()) { RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Modification::bevel: entities not in the same polyline"); return false; } + //TODO: check if entity1 & entity2 are lines. + //bevel only can be with lines. + // clone polyline for undo if (document && handleUndo) { RS_EntityContainer* cl = @@ -2496,8 +2496,8 @@ return false; } - RS_AtomicEntity* trimmed1 = NULL; - RS_AtomicEntity* trimmed2 = NULL; + RS_AtomicEntity* trimmed1 = nullptr; + RS_AtomicEntity* trimmed2 = nullptr; //if (data.trim || isPolyline) { if (isPolyline) { @@ -2512,7 +2512,7 @@ } // remove trim entity (on screen): - if (data.trim==true || isPolyline) { + if (data.trim || isPolyline) { if (graphicView) { if (isPolyline) { graphicView->deleteEntity(baseContainer); @@ -2567,7 +2567,7 @@ // final trim: RS_DEBUG->print("RS_Modification::bevel: final trim"); - if (data.trim==true) { + if (data.trim) { switch (ending1) { case RS2::EndingStart: trimmed1->trimStartpoint(bp1); @@ -2591,7 +2591,7 @@ } // add new trimmed entities: - if (isPolyline==false) { + if (!isPolyline) { container->addEntity(trimmed1); container->addEntity(trimmed2); } @@ -2606,35 +2606,43 @@ // add bevel line: RS_DEBUG->print("RS_Modification::bevel: add bevel line"); - RS_Line* bevel = new RS_Line(baseContainer, RS_LineData(bp1, bp2)); + RS_Line* bevel = new RS_Line{baseContainer, {bp1, bp2}}; - if (isPolyline==false) { + if (!isPolyline) { baseContainer->addEntity(bevel); } else { int idx1 = baseContainer->findEntity(trimmed1); int idx2 = baseContainer->findEntity(trimmed2); + int idx = idx1; + //Verify correct order segment in polylines + if (idx1 > idx2){ + //inverted, reorder it (swap). + idx1 = idx2; + idx2 = idx; + RS_AtomicEntity* trimmedTmp = trimmed1; + trimmed1 = trimmed2; + trimmed2 = trimmedTmp; + } + idx = idx1; bevel->setSelected(baseContainer->isSelected()); bevel->setLayer(baseContainer->getLayer()); bevel->setPen(baseContainer->getPen()); - bool insertAfter1 = ((idx1count()-1)); - // insert bevel at the right position: - //if ((idx1count()-1)) { - if (insertAfter1) { - if (trimmed1->getEndpoint().distanceTo(bevel->getStartpoint())>1.0e-4) { + if (trimmed1 == baseContainer->first() && trimmed2 == baseContainer->last()){ + //bevel are from last and first segments, add at the end + if (trimmed2->getEndpoint().distanceTo(bevel->getStartpoint())>1.0e-4) { bevel->reverse(); } - baseContainer->insertEntity(idx1+1, bevel); - } else { - if (trimmed2->getEndpoint().distanceTo(bevel->getStartpoint())>1.0e-4) { + idx = idx2; + } else{ + //consecutive segments + if (trimmed1->getEndpoint().distanceTo(bevel->getStartpoint())>1.0e-4) { bevel->reverse(); } - baseContainer->insertEntity(idx2+1, bevel); } + baseContainer->insertEntity(idx+1, bevel); } if (isPolyline) { @@ -2654,7 +2662,7 @@ if (document && handleUndo) { //document->startUndoCycle(); - if (isPolyline==false && data.trim==true) { + if (!isPolyline && data.trim) { document->addUndoable(trimmed1); entity1->setUndoState(true); document->addUndoable(entity1); @@ -2664,14 +2672,14 @@ document->addUndoable(entity2); } - if (isPolyline==false) { + if (!isPolyline) { document->addUndoable(bevel); } document->endUndoCycle(); } //Do not delete trimmed* if are part of a polyline - if (data.trim==false && isPolyline==false) { + if (!(data.trim || isPolyline)) { RS_DEBUG->print("RS_Modification::bevel: delete trimmed elements"); delete trimmed1; delete trimmed2; @@ -2699,9 +2707,9 @@ RS_AtomicEntity* entity2, RS_RoundData& data) { - if (entity1==NULL || entity2==NULL) { + if (!(entity1 && entity2)) { RS_DEBUG->print(RS_Debug::D_WARNING, - "RS_Modification::round: At least one entity is NULL"); + "RS_Modification::round: At least one entity is nullptr"); return false; } if(entity1->isLocked() || ! entity1->isVisible()) return false; @@ -2750,7 +2758,7 @@ } // create 2 tmp parallels - RS_Creation creation(NULL, NULL); + RS_Creation creation(nullptr, nullptr); RS_Entity* par1 = creation.createParallel(coord, data.radius, 1, entity1); RS_Entity* par2 = creation.createParallel(coord, data.radius, 1, entity2); @@ -2782,8 +2790,8 @@ reversed)); - RS_AtomicEntity* trimmed1 = NULL; - RS_AtomicEntity* trimmed2 = NULL; + RS_AtomicEntity* trimmed1 = nullptr; + RS_AtomicEntity* trimmed2 = nullptr; if (data.trim || isPolyline) { if (isPolyline) { @@ -2832,7 +2840,7 @@ } // add new trimmed entities: - if (isPolyline==false) { + if (!isPolyline) { container->addEntity(trimmed1); container->addEntity(trimmed2); } @@ -2845,7 +2853,7 @@ } // add rounding: - if (isPolyline==false) { + if (!isPolyline) { baseContainer->addEntity(arc); } else { // find out which base entity is before the rounding: @@ -2895,7 +2903,7 @@ } if (document && handleUndo) { - if (isPolyline==false && data.trim==true) { + if (!isPolyline && !data.trim) { document->addUndoable(trimmed1); entity1->setUndoState(true); document->addUndoable(entity1); @@ -2905,7 +2913,7 @@ document->addUndoable(entity2); } - if (isPolyline==false) { + if (!isPolyline) { document->addUndoable(arc); } @@ -2926,12 +2934,12 @@ */ bool RS_Modification::explode() { - if (container==NULL) { + if (!container) { RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Modification::explode: no valid container for addinge entities"); return false; } - if(container->isLocked() || ! container->isVisible()) return false; + if (container->isLocked() || ! container->isVisible()) return false; std::vector addList; @@ -3035,7 +3043,7 @@ bool RS_Modification::explodeTextIntoLetters() { - if (container==NULL) { + if (!container) { RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Modification::explodeTextIntoLetters: no valid container for addinge entities"); return false; @@ -3080,7 +3088,7 @@ bool RS_Modification::explodeTextIntoLetters(RS_MText* text, std::vector& addList) { - if (text==NULL) { + if (!text) { return false; } @@ -3089,7 +3097,7 @@ // iterate though lines: for(auto e2: *text){ - if (e2==NULL) { + if (!e2) { break; } @@ -3102,7 +3110,7 @@ // iterate though letters: for(auto e3: *line){ - if (e3==NULL) { + if (!e3) { break; } @@ -3144,7 +3152,7 @@ bool RS_Modification::explodeTextIntoLetters(RS_Text* text, std::vector& addList) { - if (text==NULL) { + if (!text) { return false; } @@ -3153,7 +3161,7 @@ // iterate though letters: for(auto e2: *text){ - if (e2==NULL) { + if (!e2) { break; } @@ -3189,7 +3197,7 @@ * Moves all reference points of selected entities with the given data. */ bool RS_Modification::moveRef(RS_MoveRefData& data) { - if (container==NULL) { + if (!container) { RS_DEBUG->print(RS_Debug::D_WARNING, "RS_Modification::moveRef: no valid container"); return false; diff -Nru librecad-2.0.8/librecad/src/lib/modification/rs_selection.cpp librecad-2.0.9/librecad/src/lib/modification/rs_selection.cpp --- librecad-2.0.8/librecad/src/lib/modification/rs_selection.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/modification/rs_selection.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -55,7 +55,7 @@ * Selects or deselects the given entitiy. */ void RS_Selection::selectSingle(RS_Entity* e) { - if (e && (e->getLayer()==NULL || e->getLayer()->isLocked()==false)) { + if (e && (! (e->getLayer() && e->getLayer()->isLocked()))) { if (graphicView) { graphicView->deleteEntity(e); @@ -151,7 +151,7 @@ void RS_Selection::selectIntersected(const RS_Vector& v1, const RS_Vector& v2, bool select) { - RS_Line line(NULL, RS_LineData(v1, v2)); + RS_Line line{v1, v2}; bool inters; for(auto e: *container){ @@ -243,7 +243,7 @@ if (en && en->isVisible() && en->isAtomic() && en->isSelected()!=select && - (en->getLayer()==NULL || en->getLayer()->isLocked()==false)) { + (!(en->getLayer() && en->getLayer()->isLocked()))) { ae = (RS_AtomicEntity*)en; bool doit = false; @@ -320,7 +320,7 @@ if (en && en->isVisible() && en->isSelected()!=select && - (en->getLayer()==NULL || en->getLayer()->isLocked()==false)) { + (!(en->getLayer() && en->getLayer()->isLocked()))) { RS_Layer* l = en->getLayer(true); diff -Nru librecad-2.0.8/librecad/src/lib/scripting/rs_script.cpp librecad-2.0.9/librecad/src/lib/scripting/rs_script.cpp --- librecad-2.0.8/librecad/src/lib/scripting/rs_script.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/scripting/rs_script.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,16 +24,16 @@ ** **********************************************************************/ -#include "rs_script.h" - #include +#include +#include "rs_script.h" /** * Constructor. */ -RS_Script::RS_Script(const QString& name, const QString& /*path*/) { - this->name = name; +RS_Script::RS_Script(const QString& name, const QString& /*path*/): +name{name} +{ } - // EOF diff -Nru librecad-2.0.8/librecad/src/lib/scripting/rs_script.h librecad-2.0.9/librecad/src/lib/scripting/rs_script.h --- librecad-2.0.8/librecad/src/lib/scripting/rs_script.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/scripting/rs_script.h 2016-01-07 07:46:24.000000000 +0000 @@ -27,10 +27,9 @@ #ifndef RS_SCRIPT_H #define RS_SCRIPT_H -#include -#include - +#include +class QString; /** * Class for representing a script. This is implemented as a QString diff -Nru librecad-2.0.8/librecad/src/lib/scripting/rs_scriptlist.cpp librecad-2.0.9/librecad/src/lib/scripting/rs_scriptlist.cpp --- librecad-2.0.8/librecad/src/lib/scripting/rs_scriptlist.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/lib/scripting/rs_scriptlist.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,9 +24,11 @@ ** **********************************************************************/ +#include #include "rs_scriptlist.h" #include "rs_system.h" +#include "rs_debug.h" #if QT_VERSION < 0x040400 #include "emu_qt44.h" diff -Nru librecad-2.0.8/librecad/src/main/doc_plugin_interface.cpp librecad-2.0.9/librecad/src/main/doc_plugin_interface.cpp --- librecad-2.0.8/librecad/src/main/doc_plugin_interface.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/main/doc_plugin_interface.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -51,6 +51,7 @@ #include "intern/qc_actiongetselect.h" #include "intern/qc_actiongetent.h" #include "rs_math.h" +#include "rs_debug.h" #if QT_VERSION < 0x040500 #include "emu_qt45.h" @@ -150,14 +151,14 @@ const RS_LineData& d*/ Plugin_Entity::Plugin_Entity(RS_EntityContainer* parent, enum DPI::ETYPE type){ hasContainer = false; - dpi = NULL; - entity = NULL; + dpi = nullptr; + entity = nullptr; switch (type) { case DPI::POINT: - entity = new RS_Point(parent, RS_PointData(RS_Vector(0,0))); + entity = new RS_Point(parent, RS_PointData(RS_Vector(0,0))); break; case DPI::LINE: - entity = new RS_Line(parent, RS_LineData()); + entity = new RS_Line{parent, {}, {}}; break; /* case DPI::CONSTRUCTIONLINE: entity = new RS_ConstructionLine(); @@ -169,7 +170,8 @@ entity = new RS_Arc(parent, RS_ArcData()); break; case DPI::ELLIPSE: - entity = new RS_Ellipse(parent, RS_EllipseData(RS_Vector(0,0), RS_Vector(0,0),0.0,0.0,0.0,false)); + entity = new RS_Ellipse{parent, + {0.,0.}, {0.,0.},0.,0.,0.,false}; break; case DPI::IMAGE: entity = new RS_Image(parent, RS_ImageData()); @@ -227,7 +229,7 @@ } void Plugin_Entity::getData(QHash *data){ - if (entity == NULL) return; + if (!entity) return; RS2::EntityType et = entity->rtti(); data->insert(DPI::EID, (qulonglong)entity->getId()); data->insert(DPI::LAYER, entity->getLayer()->getName() ); @@ -377,7 +379,7 @@ } void Plugin_Entity::updateData(QHash *data){ - if (entity == NULL) return; + if (!entity) return; RS_Entity *ec= entity; if(hasContainer && dpi) { ec = entity->clone(); @@ -638,17 +640,17 @@ } void Plugin_Entity::getPolylineData(QList *data){ - if (entity == NULL) return; + if (!entity) return; RS2::EntityType et = entity->rtti(); if (et != RS2::EntityPolyline) return; RS_Polyline *l = static_cast(entity); RS_Entity* nextEntity = 0; - RS_AtomicEntity* ae = NULL; + RS_AtomicEntity* ae = nullptr; RS_Entity* v = l->firstEntity(RS2::ResolveNone); double bulge=0.0; //bad polyline without vertex - if (v == NULL) return; + if (!v) return; //First polyline vertex if (v->rtti() == RS2::EntityArc) { @@ -672,7 +674,7 @@ } } - if (l->isClosed()==false || nextEntity) { + if (!l->isClosed() || nextEntity) { data->append(Plug_VertexData(QPointF(ae->getEndpoint().x, ae->getEndpoint().y),bulge)); } @@ -681,7 +683,7 @@ } void Plugin_Entity::updatePolylineData(QList *data){ - if (entity == NULL) return; + if (!entity) return; RS2::EntityType et = entity->rtti(); if (et != RS2::EntityPolyline) return; if (data->size()<2) return; //At least two vertex @@ -714,6 +716,21 @@ this->entity = ne; } +void Plugin_Entity::moveRotate(QPointF const& offset, QPointF const& center, double angle) +{ + RS_Entity *ne = entity->clone(); + ne->move( RS_Vector(offset.x(), offset.y()) ); + ne->rotate( RS_Vector(center.x(), center.y()) , angle); + bool ok = dpi->addToUndo(entity, ne); + //if doc interface fails to handle for undo only modify original entity + if (!ok){ + entity->move( RS_Vector(offset.x(), offset.y()) ); + entity->rotate( RS_Vector(center.x(), center.y()) , angle); + delete ne; + } else + this->entity = ne; +} + void Plugin_Entity::rotate(QPointF center, double angle){ RS_Entity *ne = entity->clone(); ne->rotate( RS_Vector(center.x(), center.y()) , angle); @@ -748,7 +765,7 @@ doc(d) ,docGr(doc->getGraphic()) ,gView(gv) -,main(parent) +,mainWidget(parent) ,haveUndo(false){ } @@ -772,7 +789,7 @@ doc->addUndoable(modified); return true; } else - RS_DEBUG->print("Doc_plugin_interface::addToUndo: currentContainer is NULL"); + RS_DEBUG->print("Doc_plugin_interface::addToUndo: currentContainer is nullptr"); return false; } @@ -793,7 +810,7 @@ } doc->addUndoable(entity); } else - RS_DEBUG->print("Doc_plugin_interface::addPoint: currentContainer is NULL"); + RS_DEBUG->print("Doc_plugin_interface::addPoint: currentContainer is nullptr"); } void Doc_plugin_interface::addLine(QPointF *start, QPointF *end){ @@ -801,7 +818,7 @@ RS_Vector v1(start->x(), start->y()); RS_Vector v2(end->x(), end->y()); if (doc) { - RS_Line* entity = new RS_Line(doc, RS_LineData(v1, v2)); + RS_Line* entity = new RS_Line{doc, v1, v2}; doc->addEntity(entity); if (!haveUndo) { doc->startUndoCycle(); @@ -809,7 +826,7 @@ } doc->addUndoable(entity); } else - RS_DEBUG->print("Doc_plugin_interface::addLine: currentContainer is NULL"); + RS_DEBUG->print("Doc_plugin_interface::addLine: currentContainer is nullptr"); } void Doc_plugin_interface::addMText(QString txt, QString sty, QPointF *start, @@ -833,7 +850,7 @@ } doc->addUndoable(entity); } else - RS_DEBUG->print("Doc_plugin_interface::addMtext: currentContainer is NULL"); + RS_DEBUG->print("Doc_plugin_interface::addMtext: currentContainer is nullptr"); } void Doc_plugin_interface::addText(QString txt, QString sty, QPointF *start, @@ -856,7 +873,7 @@ } doc->addUndoable(entity); } else - RS_DEBUG->print("Doc_plugin_interface::addText: currentContainer is NULL"); + RS_DEBUG->print("Doc_plugin_interface::addText: currentContainer is nullptr"); } void Doc_plugin_interface::addCircle(QPointF *start, qreal radius){ @@ -872,7 +889,7 @@ } doc->addUndoable(entity); } else - RS_DEBUG->print("Doc_plugin_interface::addCircle: currentContainer is NULL"); + RS_DEBUG->print("Doc_plugin_interface::addCircle: currentContainer is nullptr"); } void Doc_plugin_interface::addArc(QPointF *start, qreal radius, qreal a1, qreal a2){ @@ -890,7 +907,7 @@ } doc->addUndoable(entity); } else - RS_DEBUG->print("Doc_plugin_interface::addArc: currentContainer is NULL"); + RS_DEBUG->print("Doc_plugin_interface::addArc: currentContainer is nullptr"); } void Doc_plugin_interface::addEllipse(QPointF *start, QPointF *end, qreal ratio, qreal a1, qreal a2){ @@ -898,8 +915,7 @@ RS_Vector v1(start->x(), start->y()); RS_Vector v2(end->x(), end->y()); - RS_EllipseData ed(v1, v2, ratio, - a1, a2, false); + RS_EllipseData ed{v1, v2, ratio, a1, a2, false}; RS_Ellipse* entity = new RS_Ellipse(doc, ed); doc->addEntity(entity); @@ -909,7 +925,7 @@ } doc->addUndoable(entity); } else - RS_DEBUG->print("Doc_plugin_interface::addEllipse: currentContainer is NULL"); + RS_DEBUG->print("Doc_plugin_interface::addEllipse: currentContainer is nullptr"); } void Doc_plugin_interface::addLines(std::vector const& points, bool closed) @@ -939,7 +955,7 @@ doc->addUndoable(line); } } else - RS_DEBUG->print("%s: currentContainer is NULL", __func__); + RS_DEBUG->print("%s: currentContainer is nullptr", __func__); } void Doc_plugin_interface::addPolyline(std::vector const& points, bool closed) @@ -961,7 +977,7 @@ } doc->addUndoable(entity); } else - RS_DEBUG->print("%s: currentContainer is NULL", __func__); + RS_DEBUG->print("%s: currentContainer is nullptr", __func__); } void Doc_plugin_interface::addSplinePoints(std::vector const& points, bool closed) @@ -981,7 +997,7 @@ } doc->addUndoable(entity); } else - RS_DEBUG->print("%s: currentContainer is NULL", __func__); + RS_DEBUG->print("%s: currentContainer is nullptr", __func__); } void Doc_plugin_interface::addImage(int handle, QPointF *start, QPointF *uvr, QPointF *vvr, @@ -995,7 +1011,7 @@ RS_Image* image = new RS_Image( doc, - RS_ImageData(handle /*QString(data.ref.c_str()).toInt(NULL, 16)*/, + RS_ImageData(handle /*QString(data.ref.c_str()).toInt(nullptr, 16)*/, ip, uv, vv, size, name, @@ -1010,7 +1026,7 @@ } doc->addUndoable(image); } else - RS_DEBUG->print("Doc_plugin_interface::addImage: currentContainer is NULL"); + RS_DEBUG->print("Doc_plugin_interface::addImage: currentContainer is nullptr"); } void Doc_plugin_interface::addInsert(QString name, QPointF ins, QPointF scale, qreal rot){ @@ -1028,16 +1044,16 @@ } doc->addUndoable(entity); } else - RS_DEBUG->print("Doc_plugin_interface::addInsert: currentContainer is NULL"); + RS_DEBUG->print("Doc_plugin_interface::addInsert: currentContainer is nullptr"); } /*TODO RLZ: add undo support in this method*/ QString Doc_plugin_interface::addBlockfromFromdisk(QString fullName){ - if (fullName.isEmpty() || doc==NULL) - return NULL; + if (fullName.isEmpty() || !doc) + return nullptr; RS_BlockList* blockList = doc->getBlockList(); - if (blockList==NULL) - return NULL; + if (!blockList) + return nullptr; QFileInfo fi(fullName); QString s = fi.completeBaseName(); @@ -1052,7 +1068,7 @@ RS_DEBUG->print(RS_Debug::D_WARNING, "Doc_plugin_interface::addBlockfromFromdisk: Cannot open file: %s"); delete b; - return NULL; + return nullptr; } RS_LayerList* ll = g.getLayerList(); for (unsigned int i = 0; icount(); i++){ @@ -1073,14 +1089,14 @@ return name; } else { - return NULL; + return nullptr; } } void Doc_plugin_interface::addEntity(Plug_Entity *handle){ if (doc) { RS_Entity *ent = (reinterpret_cast(handle))->getEnt(); - if (ent != NULL) { + if (ent) { doc->addEntity(ent); if (!haveUndo) { doc->startUndoCycle(); @@ -1089,7 +1105,7 @@ doc->addUndoable(ent); } } else - RS_DEBUG->print("Doc_plugin_interface::addEntity: currentContainer is NULL"); + RS_DEBUG->print("Doc_plugin_interface::addEntity: currentContainer is nullptr"); } /*newEntity not added into graphic, then not needed undo support*/ @@ -1097,7 +1113,7 @@ Plugin_Entity *e = new Plugin_Entity(doc, type); if( !(e->isValid()) ) { delete e; - return NULL; + return nullptr; } return reinterpret_cast(e); } @@ -1129,14 +1145,14 @@ doc->addUndoable(org); org->setUndoState(true); } else - RS_DEBUG->print("Doc_plugin_interface::addEntity: currentContainer is NULL"); + RS_DEBUG->print("Doc_plugin_interface::addEntity: currentContainer is nullptr"); } /*TODO RLZ: add undo support in the remaining methods*/ void Doc_plugin_interface::setLayer(QString name){ RS_LayerList* listLay = doc->getLayerList(); RS_Layer *lay = listLay->find(name); - if (lay == NULL) { + if (!lay) { lay = new RS_Layer(name); docGr->addLayer(lay); } @@ -1167,7 +1183,7 @@ bool Doc_plugin_interface::deleteLayer(QString name){ RS_Layer* layer = docGr->findLayer(name); - if (layer != NULL) { + if (layer) { docGr->removeLayer(layer); return true; } @@ -1196,7 +1212,7 @@ void Doc_plugin_interface::setCurrentLayerProperties(int c, DPI::LineWidth w, DPI::LineType t){ RS_Layer* layer = docGr->getActiveLayer(); - if (layer != NULL) { + if (layer) { RS_Color co; co.fromIntColor(c); RS_Pen pen(co, static_cast(w), static_cast(t)); @@ -1205,9 +1221,10 @@ } } -void Doc_plugin_interface::setCurrentLayerProperties(int c, QString w, QString t){ +void Doc_plugin_interface::setCurrentLayerProperties(int c, QString const& w, + QString const& t){ RS_Layer* layer = docGr->getActiveLayer(); - if (layer != NULL) { + if (layer) { RS_Color co; co.fromIntColor(c); RS_Pen pen(co, Converter.str2lw(w), Converter.str2lt(t)); @@ -1216,7 +1233,8 @@ } } -bool Doc_plugin_interface::getPoint(QPointF *point, const QString& mesage, QPointF *base){ +bool Doc_plugin_interface::getPoint(QPointF *point, const QString& mesage, + QPointF *base){ bool status = false; QC_ActionGetPoint* a = new QC_ActionGetPoint(*doc, *gView); if (a) { @@ -1335,9 +1353,9 @@ tit = title; #if QT_VERSION < 0x040500 - int data = emu_qt45_QInputDialog_getInt(main, tit, msg, 0, -2147483647, 2147483647, 1, &ok); + int data = emu_qt45_QInputDialog_getInt( mainWidget, tit, msg, 0, -2147483647, 2147483647, 1, &ok); #else - int data = QInputDialog::getInt(main, tit, msg, 0, -2147483647, 2147483647, 1, &ok); + int data = QInputDialog::getInt( mainWidget, tit, msg, 0, -2147483647, 2147483647, 1, &ok); #endif if (ok) @@ -1356,7 +1374,7 @@ else tit = title; - double data = QInputDialog::getDouble(main, tit, msg, 0, -2147483647, 2147483647, 4, &ok); + double data = QInputDialog::getDouble( mainWidget, tit, msg, 0, -2147483647, 2147483647, 4, &ok); if (ok ) *num = data; return ok; @@ -1373,7 +1391,7 @@ else tit = title; - QString text = QInputDialog::getText(main, tit,msg, QLineEdit::Normal, + QString text = QInputDialog::getText( mainWidget, tit,msg, QLineEdit::Normal, QString(), &ok); if (ok && !text.isEmpty()) { txt->clear(); diff -Nru librecad-2.0.8/librecad/src/main/doc_plugin_interface.h librecad-2.0.9/librecad/src/main/doc_plugin_interface.h --- librecad-2.0.8/librecad/src/main/doc_plugin_interface.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/main/doc_plugin_interface.h 2016-01-07 07:46:24.000000000 +0000 @@ -60,8 +60,9 @@ virtual void getPolylineData(QList *data); virtual void updatePolylineData(QList *data); - virtual void move(QPointF offset); - virtual void rotate(QPointF center, double angle); + virtual void move(QPointF offset); + virtual void moveRotate(QPointF const& offset, QPointF const& center, double angle); + virtual void rotate(QPointF center, double angle); virtual void scale(QPointF center, QPointF factor); virtual QString intColor2str(int color); private: @@ -107,7 +108,7 @@ void getCurrentLayerProperties(int *c, DPI::LineWidth *w, DPI::LineType *t); void getCurrentLayerProperties(int *c, QString *w, QString *t); void setCurrentLayerProperties(int c, DPI::LineWidth w, DPI::LineType t); - void setCurrentLayerProperties(int c, QString w, QString t); + void setCurrentLayerProperties(int c, QString const& w, QString const& t); bool getPoint(QPointF *point, const QString& mesage, QPointF *base); Plug_Entity *getEnt(const QString& mesage); @@ -130,7 +131,7 @@ RS_Document *doc; RS_Graphic *docGr; RS_GraphicView *gView; - QWidget* main; + QWidget* mainWidget; bool haveUndo; }; diff -Nru librecad-2.0.8/librecad/src/main/main.cpp librecad-2.0.9/librecad/src/main/main.cpp --- librecad-2.0.8/librecad/src/main/main.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/main/main.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,7 +23,7 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ - +#include #include "main.h" #include @@ -46,6 +46,7 @@ #include "qg_dlginitial.h" #include "qc_applicationwindow.h" +#include "rs_debug.h" #ifndef QC_SPLASH_TXTCOL # define QC_SPLASH_TXTCOL Qt::black @@ -424,7 +425,7 @@ for (int i=1; i=0) continue; - if (QString(argv[i]).startsWith("-")==false) { + if (!QString(argv[i]).startsWith("-")) { QString fname = QDir::toNativeSeparators( QFileInfo(QFile::decodeName(argv[i])).absoluteFilePath() ); ret.append(fname); diff -Nru librecad-2.0.8/librecad/src/main/qc_applicationwindow.cpp librecad-2.0.9/librecad/src/main/qc_applicationwindow.cpp --- librecad-2.0.8/librecad/src/main/qc_applicationwindow.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/main/qc_applicationwindow.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -111,6 +111,7 @@ #endif #include +#include "rs_debug.h" extern QSplashScreen *splash; @@ -125,10 +126,95 @@ * */ #define WTB_MAX_SIZE 79 - QAction* QC_ApplicationWindow::previousZoom=NULL; - QAction* QC_ApplicationWindow::undoButton=NULL; - QAction* QC_ApplicationWindow::redoButton=NULL; - + QAction* QC_ApplicationWindow::previousZoom=nullptr; + QAction* QC_ApplicationWindow::undoButton=nullptr; + QAction* QC_ApplicationWindow::redoButton=nullptr; +namespace { +/** + * Wrapper for Qt. + */ +QPrinter::PageSize rsToQtPaperFormat(RS2::PaperFormat f) { + switch (f) { + default: + case RS2::Custom: + return QPrinter::Custom; + case RS2::Letter: + return QPrinter::Letter; + case RS2::Legal: + return QPrinter::Legal; + case RS2::Executive: + return QPrinter::Executive; + case RS2::A0: + return QPrinter::A0; + case RS2::A1: + return QPrinter::A1; + case RS2::A2: + return QPrinter::A2; + case RS2::A3: + return QPrinter::A3; + case RS2::A4: + return QPrinter::A4; + case RS2::A5: + return QPrinter::A5; + case RS2::A6: + return QPrinter::A6; + case RS2::A7: + return QPrinter::A7; + case RS2::A8: + return QPrinter::A8; + case RS2::A9: + return QPrinter::A9; + case RS2::B0: + return QPrinter::B0; + case RS2::B1: + return QPrinter::B1; + case RS2::B2: + return QPrinter::B2; + case RS2::B3: + return QPrinter::B3; + case RS2::B4: + return QPrinter::B4; + case RS2::B5: + return QPrinter::B5; + case RS2::B6: + return QPrinter::B6; + case RS2::B7: + return QPrinter::B7; + case RS2::B8: + return QPrinter::B8; + case RS2::B9: + return QPrinter::B9; + case RS2::B10: + return QPrinter::B10; + case RS2::C5E: + return QPrinter::C5E; + case RS2::Comm10E: + return QPrinter::Comm10E; + case RS2::DLE: + return QPrinter::DLE; + case RS2::Folio: + return QPrinter::Folio; + case RS2::Ledger: + return QPrinter::Ledger; + case RS2::Tabloid: + return QPrinter::Tabloid; +#if QT_MAJOR_VERSION >= 5 + case RS2::Arch_A: + return QPrinter::ArchA; + case RS2::Arch_B: + return QPrinter::ArchB; + case RS2::Arch_C: + return QPrinter::ArchC; + case RS2::Arch_D: + return QPrinter::ArchD; + case RS2::Arch_E: + return QPrinter::ArchE; +#endif + case RS2::NPageSize: + return QPrinter::NPageSize; + } +} +} /** * Constructor. Initializes the app. */ @@ -2107,7 +2193,7 @@ return; }*/ - if (slotFileNewHelper(fileName)==false) { + if (!slotFileNewHelper(fileName)) { // error opening template RS_DEBUG->print("QC_ApplicationWindow::slotFileNewNew: load Template failed"); } else @@ -2139,7 +2225,7 @@ maximized=activedMdiSubWindow->isMaximized(); } QC_MDIWindow* w =NULL; - if (slotFileNewHelper(fileName, w)==false) { + if (!slotFileNewHelper(fileName, w)) { // error QString msg=tr("Cannot open the file\n%1\nPlease " "check the permissions.").arg(fileName); @@ -2662,12 +2748,12 @@ // black background: if (black) { //RLZ painter.setBackgroundColor(RS_Color(0,0,0)); - painter.setBackground(RS_Color(0,0,0)); + painter.setBackground(Qt::black); } // white background: else { //RLZ painter.setBackgroundColor(RS_Color(255,255,255)); - painter.setBackground(RS_Color(255,255,255)); + painter.setBackground(Qt::white); } // black/white: @@ -2677,18 +2763,15 @@ painter.eraseRect(0,0, size.width(), size.height()); - RS_StaticGraphicView gv(size.width(), size.height(), &painter, borders); + RS_StaticGraphicView gv(size.width(), size.height(), &painter, &borders); if (black) { - gv.setBackground(RS_Color(0,0,0)); + gv.setBackground(Qt::black); } else { - gv.setBackground(RS_Color(255,255,255)); + gv.setBackground(Qt::white); } gv.setContainer(graphic); gv.zoomAuto(false); - for (RS_Entity* e=graphic->firstEntity(RS2::ResolveAll); - e; e=graphic->nextEntity(RS2::ResolveAll)) { - gv.drawEntity(&painter, e); - } + gv.drawEntity(&painter, gv.getContainer()); // end the picture output #if QT_VERSION >= 0x040300 @@ -2704,7 +2787,7 @@ if (iio.write(img)) { ret = true; } - QString error=iio.errorString(); +// QString error=iio.errorString(); #if QT_VERSION >= 0x040300 } #endif @@ -2809,7 +2892,7 @@ #if QT_VERSION < 0x040400 emu_qt44_QPrinter_setPaperSize(printer, RS2::rsToQtPaperFormat(graphic->getPaperFormat(&landscape))); #else - QPrinter::PageSize paperSize=RS2::rsToQtPaperFormat(graphic->getPaperFormat(&landscape)); + QPrinter::PageSize paperSize=rsToQtPaperFormat(graphic->getPaperFormat(&landscape)); #endif // QT_VERSION 0x040400 if(paperSize==QPrinter::Custom){ RS_Vector&& s=graphic->getPaperSize(); @@ -2835,9 +2918,8 @@ bool bStartPrinting = false; if(printPDF) { printer.setOutputFormat(QPrinter::PdfFormat); - printer.setColorMode(QPrinter::Color); - QFileInfo infDefaultFile(strDefaultFile); - QString strPdfFileName(""); + printer.setColorMode(QPrinter::Color); + QFileInfo infDefaultFile(strDefaultFile); QFileDialog fileDlg(this, tr("Export as PDF")); QString defFilter("PDF files (*.pdf)"); QStringList filters; @@ -2969,7 +3051,7 @@ QC_MDIWindow* parent = getMDIWindow(); - if (parent==nullptr) + if (!parent) { RS_DEBUG->print(RS_Debug::D_WARNING, "QC_ApplicationWindow::slotFilePrintPreview: " @@ -2978,7 +3060,7 @@ } // close print preview: - if (on==false) + if (!on) { RS_DEBUG->print("QC_ApplicationWindow::slotFilePrintPreview(): off"); @@ -3214,7 +3296,7 @@ void QC_ApplicationWindow::slotViewStatusBar(bool toggle) { RS_DEBUG->print("QC_ApplicationWindow::slotViewStatusBar()"); - if (toggle==false) { + if (!toggle) { statusBar()->hide(); } else { statusBar()->show(); @@ -3333,7 +3415,7 @@ modules.append(pluginInterface->name()); QString modulesString=tr("None"); - if (modules.empty()==false) { + if (!modules.empty()) { modulesString = modules.join(", "); } diff -Nru librecad-2.0.8/librecad/src/main/qc_dialogfactory.cpp librecad-2.0.9/librecad/src/main/qc_dialogfactory.cpp --- librecad-2.0.8/librecad/src/main/qc_dialogfactory.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/main/qc_dialogfactory.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -33,8 +33,13 @@ #include "qc_graphicview.h" #include "rs_blocklist.h" +#include "rs_debug.h" +QC_DialogFactory::QC_DialogFactory(QWidget* parent, QToolBar* ow) : + QG_DialogFactory(parent, ow) +{} + /** * Provides a new window for editing the active block. */ diff -Nru librecad-2.0.8/librecad/src/main/qc_dialogfactory.h librecad-2.0.9/librecad/src/main/qc_dialogfactory.h --- librecad-2.0.8/librecad/src/main/qc_dialogfactory.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/main/qc_dialogfactory.h 2016-01-07 07:46:24.000000000 +0000 @@ -29,7 +29,6 @@ #include "qg_dialogfactory.h" - /** * This is the LibreCAD specific implementation of a widget which can create and * show dialogs. Some functions cannot be implemented on the @@ -38,12 +37,11 @@ */ class QC_DialogFactory: public QG_DialogFactory { public: - QC_DialogFactory(QWidget* parent, QToolBar* ow) : - QG_DialogFactory(parent, ow) {} - virtual ~QC_DialogFactory() {} + QC_DialogFactory(QWidget* parent, QToolBar* ow); + virtual ~QC_DialogFactory() = default; - virtual void requestEditBlockWindow(RS_BlockList* blockList = NULL); - virtual void closeEditBlockWindow(RS_Block* block = NULL); + virtual void requestEditBlockWindow(RS_BlockList* blockList = nullptr); + virtual void closeEditBlockWindow(RS_Block* block = nullptr); }; #endif diff -Nru librecad-2.0.8/librecad/src/main/qc_graphicview.cpp librecad-2.0.9/librecad/src/main/qc_graphicview.cpp --- librecad-2.0.8/librecad/src/main/qc_graphicview.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/main/qc_graphicview.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -31,6 +31,7 @@ #include "rs_settings.h" #include "qc_applicationwindow.h" +#include "rs_debug.h" QC_GraphicView::QC_GraphicView(RS_Document* doc, QWidget* parent) :QG_GraphicView(parent, "graphicview") { diff -Nru librecad-2.0.8/librecad/src/main/qc_mdiwindow.cpp librecad-2.0.9/librecad/src/main/qc_mdiwindow.cpp --- librecad-2.0.8/librecad/src/main/qc_mdiwindow.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/main/qc_mdiwindow.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,7 +23,7 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ - +#include #include "qc_mdiwindow.h" #if QT_VERSION >= 0x050000 @@ -34,7 +34,7 @@ # include #endif #include - +#include #include #include #include @@ -52,6 +52,7 @@ #include "rs_insert.h" #include "rs_mtext.h" #include "rs_pen.h" +#include "rs_debug.h" int QC_MDIWindow::idCounter = 0; @@ -100,7 +101,7 @@ QC_MDIWindow::~QC_MDIWindow() { //avoid switching to invalid subwindow, bug#3509368 - auto&& windows = cadMdiArea->subWindowList(); + auto windows = cadMdiArea->subWindowList(); for(auto p: windows){ QC_MDIWindow* m = qobject_cast(p->widget()); if(m){ diff -Nru librecad-2.0.8/librecad/src/plugins/document_interface.h librecad-2.0.9/librecad/src/plugins/document_interface.h --- librecad-2.0.8/librecad/src/plugins/document_interface.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/plugins/document_interface.h 2016-01-07 07:46:24.000000000 +0000 @@ -28,10 +28,10 @@ #include #include -#include #include #include //#include +class QString; namespace DPI { //! Vertical alignments. @@ -241,6 +241,8 @@ */ virtual void move(QPointF offset) = 0; + virtual void moveRotate(QPointF const& offset, QPointF const& center, double angle)=0; + //! rotate the entity. /*! * \param center center of rotation. @@ -428,7 +430,8 @@ virtual void getCurrentLayerProperties(int *c, DPI::LineWidth *w, DPI::LineType *t) = 0; virtual void getCurrentLayerProperties(int *c, QString *w, QString *t) = 0; virtual void setCurrentLayerProperties(int c, DPI::LineWidth w, DPI::LineType t) = 0; - virtual void setCurrentLayerProperties(int c, QString w, QString t) = 0; + virtual void setCurrentLayerProperties(int c, QString const& w, + QString const& t) = 0; //! Gets a point. /*! Prompt message or an default message to the user asking for a point. diff -Nru librecad-2.0.8/librecad/src/plugins/intern/qc_actiongetent.cpp librecad-2.0.9/librecad/src/plugins/intern/qc_actiongetent.cpp --- librecad-2.0.8/librecad/src/plugins/intern/qc_actiongetent.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/plugins/intern/qc_actiongetent.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,11 +24,13 @@ ** **********************************************************************/ -#include "doc_plugin_interface.h" #include "qc_actiongetent.h" +#include +#include "doc_plugin_interface.h" #include "rs_dialogfactory.h" #include "rs_selection.h" #include "rs_snapper.h" +#include "rs_debug.h" QC_ActionGetEnt::QC_ActionGetEnt(RS_EntityContainer& container, diff -Nru librecad-2.0.8/librecad/src/plugins/intern/qc_actiongetpoint.cpp librecad-2.0.9/librecad/src/plugins/intern/qc_actiongetpoint.cpp --- librecad-2.0.8/librecad/src/plugins/intern/qc_actiongetpoint.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/plugins/intern/qc_actiongetpoint.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -26,11 +26,14 @@ #include "qc_actiongetpoint.h" +#include +#include #include "rs_snapper.h" #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_line.h" #include "rs_coordinateevent.h" +#include "rs_debug.h" QC_ActionGetPoint::QC_ActionGetPoint(RS_EntityContainer& container, RS_GraphicView& graphicView) @@ -58,8 +61,8 @@ if (referencePoint.valid) { targetPoint = mouse; deletePreview(); - RS_Line *line =new RS_Line(preview.get(), - RS_LineData(referencePoint, mouse)); + RS_Line *line =new RS_Line{preview.get(), + referencePoint, mouse}; line->setPen(RS_Pen(RS_Color(0,0,0), RS2::Width00, RS2::DotLine )); preview->addEntity(line); RS_DEBUG->print("QC_ActionGetPoint::mouseMoveEvent: draw preview"); diff -Nru librecad-2.0.8/librecad/src/plugins/intern/qc_actiongetpoint.h librecad-2.0.9/librecad/src/plugins/intern/qc_actiongetpoint.h --- librecad-2.0.8/librecad/src/plugins/intern/qc_actiongetpoint.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/plugins/intern/qc_actiongetpoint.h 2016-01-07 07:46:24.000000000 +0000 @@ -30,6 +30,7 @@ #include "rs_previewactioninterface.h" #include "rs_modification.h" +class QPointF; /** * This action class can handle user events to get a point from plugin. diff -Nru librecad-2.0.8/librecad/src/plugins/intern/qc_actiongetselect.cpp librecad-2.0.9/librecad/src/plugins/intern/qc_actiongetselect.cpp --- librecad-2.0.8/librecad/src/plugins/intern/qc_actiongetselect.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/plugins/intern/qc_actiongetselect.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,8 +24,9 @@ ** **********************************************************************/ -#include "doc_plugin_interface.h" +#include #include "qc_actiongetselect.h" +#include "doc_plugin_interface.h" #include "rs_dialogfactory.h" #include "rs_graphicview.h" #include "rs_actionselectsingle.h" @@ -35,16 +36,17 @@ QC_ActionGetSelect::QC_ActionGetSelect(RS_EntityContainer& container, RS_GraphicView& graphicView) - :RS_ActionInterface("Get Select", container, graphicView) { - completed = false; - mesage = tr("Select objects:"); + :RS_ActionInterface("Get Select", container, graphicView) + ,completed(false) + ,message(tr("Select objects:")) +{ } void QC_ActionGetSelect::updateMouseButtonHints() { switch (getStatus()) { case Select: - RS_DIALOGFACTORY->updateMouseWidget(mesage, tr("Cancel")); + RS_DIALOGFACTORY->updateMouseWidget(message, tr("Cancel")); break; default: RS_DIALOGFACTORY->updateMouseWidget(); @@ -58,18 +60,15 @@ } void QC_ActionGetSelect::setMesage(QString msg){ - mesage = msg; + message = msg; } - void QC_ActionGetSelect::init(int status) { RS_ActionInterface::init(status); graphicView->setCurrentAction( new RS_ActionSelectSingle(*container, *graphicView, this)); } - - void QC_ActionGetSelect::mouseReleaseEvent(QMouseEvent* e) { if (e->button()==Qt::RightButton) { RS_DIALOGFACTORY->updateMouseWidget(); @@ -92,7 +91,8 @@ /** * Adds all selected entities from 'container' to the selection. */ -void QC_ActionGetSelect::getSelected(QList *se, Doc_plugin_interface* d) { +void QC_ActionGetSelect::getSelected(QList *se, Doc_plugin_interface* d) const +{ for(auto e: *container){ if (e->isSelected()) { diff -Nru librecad-2.0.8/librecad/src/plugins/intern/qc_actiongetselect.h librecad-2.0.9/librecad/src/plugins/intern/qc_actiongetselect.h --- librecad-2.0.8/librecad/src/plugins/intern/qc_actiongetselect.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/plugins/intern/qc_actiongetselect.h 2016-01-07 07:46:24.000000000 +0000 @@ -52,8 +52,7 @@ public: QC_ActionGetSelect(RS_EntityContainer& container, RS_GraphicView& graphicView); - ~QC_ActionGetSelect() {} - + ~QC_ActionGetSelect() = default; virtual void init(int status=0); @@ -64,12 +63,12 @@ virtual void updateToolBar(); void setMesage(QString msg); - bool isCompleted(){return completed;} - void getSelected(QList *se, Doc_plugin_interface* d); + bool isCompleted() const{return completed;} + void getSelected(QList *se, Doc_plugin_interface* d) const; private: bool completed; - QString mesage; + QString message; }; diff -Nru librecad-2.0.8/librecad/src/src.pro librecad-2.0.9/librecad/src/src.pro --- librecad-2.0.8/librecad/src/src.pro 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/src.pro 2016-01-07 07:46:24.000000000 +0000 @@ -16,7 +16,7 @@ DEFINES += DWGSUPPORT DEFINES -= JWW_WRITE_SUPPORT -SCMREVISION="2.0.8" +SCMREVISION="2.0.9" # Store intermedia stuff somewhere else GENERATED_DIR = ../../generated/librecad @@ -184,7 +184,8 @@ lib/engine/rs_variable.h \ lib/engine/rs_variabledict.h \ lib/engine/rs_vector.h \ - lib/fileio/rs_fileio.h \ + lib/engine/lc_rect.h \ + lib/fileio/rs_fileio.h \ lib/filters/rs_filtercxf.h \ lib/filters/rs_filterdxfrw.h \ lib/filters/rs_filterdxf1.h \ @@ -225,7 +226,8 @@ lib/generators/lc_xmlwriterinterface.h \ lib/generators/lc_xmlwriterqxmlstreamwriter.h \ actions/lc_actionfileexportmakercam.h \ - ui/qg_commandhistory.h + ui/qg_commandhistory.h \ + ui/forms/lc_dlgsplinepoints.h SOURCES += \ lib/actions/rs_actioninterface.cpp \ @@ -280,7 +282,8 @@ lib/engine/rs_utility.cpp \ lib/engine/rs_variabledict.cpp \ lib/engine/rs_vector.cpp \ - lib/fileio/rs_fileio.cpp \ + lib/engine/lc_rect.cpp \ + lib/fileio/rs_fileio.cpp \ lib/filters/rs_filtercxf.cpp \ lib/filters/rs_filterdxfrw.cpp \ lib/filters/rs_filterdxf1.cpp \ @@ -318,7 +321,10 @@ actions/lc_actionfileexportmakercam.cpp \ lib/engine/rs_atomicentity.cpp \ lib/engine/rs_undocycle.cpp \ - ui/qg_commandhistory.cpp + ui/qg_commandhistory.cpp \ + lib/engine/rs.cpp \ + ui/forms/lc_dlgsplinepoints.cpp \ + lib/engine/rs_flags.cpp # ################################################################################ # Command @@ -620,6 +626,7 @@ ui/qg_recentfiles.h \ ui/qg_scrollbar.h \ ui/qg_widthbox.h \ + ui/lg_dimzerosbox.h \ ui/forms/qg_arcoptions.h \ ui/forms/qg_arctangentialoptions.h \ ui/forms/qg_beveloptions.h \ @@ -715,6 +722,7 @@ ui/qg_pentoolbar.cpp \ ui/qg_recentfiles.cpp \ ui/qg_widthbox.cpp \ + ui/lg_dimzerosbox.cpp \ ui/forms/qg_arcoptions.cpp \ ui/forms/qg_arctangentialoptions.cpp \ ui/forms/qg_beveloptions.cpp \ @@ -859,7 +867,8 @@ ui/forms/qg_trimamountoptions.ui \ ui/forms/qg_widgetpen.ui \ ui/forms/qg_snaptoolbar.ui \ - ui/forms/qg_activelayername.ui + ui/forms/qg_activelayername.ui \ + ui/forms/lc_dlgsplinepoints.ui RESOURCES += ../res/ui/ui.qrc diff -Nru librecad-2.0.8/librecad/src/test/lc_simpletests.cpp librecad-2.0.9/librecad/src/test/lc_simpletests.cpp --- librecad-2.0.8/librecad/src/test/lc_simpletests.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/test/lc_simpletests.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -1,3 +1,5 @@ +#include +#include #include #include #include "lc_simpletests.h" @@ -21,6 +23,7 @@ #include "rs_point.h" #include "rs_text.h" #include "rs_entitycontainer.h" +#include "rs_debug.h" LC_SimpleTests::LC_SimpleTests(QWidget *parent): QObject(parent) @@ -504,9 +507,7 @@ RS_Circle* circle; // Add one red line: - line = new RS_Line(block, - RS_LineData(RS_Vector(0.0,0.0), - RS_Vector(50.0,0.0))); + line = new RS_Line{block, {0.,0.}, {50.,0.}}; line->setLayerToActive(); line->setPen(RS_Pen(RS_Color(255, 0, 0), RS2::Width01, @@ -514,16 +515,14 @@ block->addEntity(line); // Add one line with attributes from block: - line = new RS_Line(block, - RS_LineData(RS_Vector(50.0,0.0), - RS_Vector(50.0,50.0))); + line = new RS_Line{block, {50.,0.}, {50.,50.}}; line->setPen(RS_Pen(RS_Color(RS2::FlagByBlock), RS2::WidthByBlock, RS2::LineByBlock)); block->addEntity(line); // Add one arc with attributes from block: - RS_ArcData d(RS_Vector(50.0,0.0), + RS_ArcData d({50.,0.}, 50.0, M_PI_2, M_PI, false); arc = new RS_Arc(block, d); @@ -640,24 +639,22 @@ RS_Document* d = appWin->getDocument(); if (d) { RS_Graphic* graphic = (RS_Graphic*)d; - if (graphic==NULL) { + if (!graphic) { return; } RS_Ellipse* ellipse; RS_Line* line; - for (double a=0.0; a<2*M_PI; a+=0.1) { - RS_Vector v; - v.setPolar(50.0, a); - double xp = 1000.0*a; - - RS_EllipseData ellipseData(RS_Vector(xp,0.0), - v, - 0.5, - 0.0, 2*M_PI, - false); - ellipse = new RS_Ellipse(graphic, ellipseData); + for (double a=0.; a<2.*M_PI; a+=0.1) { + RS_Vector v = RS_Vector::polar(50., a); + double xp = 1000.*a; + + ellipse = new RS_Ellipse(graphic, + {xp,0.}, v, + 0.5, + 0., 2.*M_PI, + false); ellipse->setPen(RS_Pen(RS_Color(255, 0, 255), RS2::Width01, @@ -667,9 +664,7 @@ //graphic->addEntity(new RS_Point(graphic, ellipse->getMax())); //graphic->addEntity(new RS_Point(graphic, ellipse->getMin())); - line = new RS_Line(graphic, - RS_LineData(RS_Vector(xp,0.0), - RS_Vector(xp,0.0)+v)); + line = new RS_Line{graphic, {xp, 0.}, RS_Vector{xp, 0.}+v}; line->setPen(RS_Pen(RS_Color(128, 128, 128), RS2::Width01, RS2::SolidLine)); @@ -1038,12 +1033,9 @@ } // axis - graphic->addEntity(new RS_Line(graphic, - RS_LineData(RS_Vector(0.0,0.0), - RS_Vector(2*M_PI,0.0)))); - graphic->addEntity(new RS_Line(graphic, - RS_LineData(RS_Vector(0.0,-1.0), - RS_Vector(0.0,1.0)))); + graphic->addEntity(new RS_Line{graphic, + {0.,0.}, {2*M_PI,0.}}); + graphic->addEntity(new RS_Line{graphic, {0., -1.}, {0., 1.}}); // cos double a; @@ -1051,26 +1043,21 @@ double x_0 = RS_Math::deg2rad(60.0); for (a=0.01; a<2*M_PI; a+=0.01) { // cos curve: - RS_Line* line = new RS_Line(graphic, - RS_LineData(RS_Vector(a-0.01, cos(a-0.01)), - RS_Vector(a, cos(a)))); + RS_Line* line = new RS_Line{graphic, {a-0.01, cos(a-0.01)}, + {a, cos(a)}}; graphic->addEntity(line); // tangent: - graphic->addEntity(new RS_Line(graphic, - RS_LineData(RS_Vector(a-0.01,cos(x_0)-sin(x_0)*(a-0.01-x_0)), - RS_Vector(a,cos(x_0)-sin(x_0)*(a-x_0))))); + graphic->addEntity(new RS_Line{graphic, + {a-0.01,cos(x_0)-sin(x_0)*(a-0.01-x_0)}, + {a,cos(x_0)-sin(x_0)*(a-x_0)}}); } // 59.0 deg - graphic->addEntity(new RS_Line(graphic, - RS_LineData(RS_Vector(x,0.0), - RS_Vector(x,1.0)))); + graphic->addEntity(new RS_Line{graphic, {x,0.}, {x,1.}}); // 60.0 deg - graphic->addEntity(new RS_Line(graphic, - RS_LineData(RS_Vector(x_0,0.0), - RS_Vector(x_0,1.0)))); + graphic->addEntity(new RS_Line{graphic, {x_0,0.}, {x_0,1.}}); // tangent //graphic->addEntity(new RS_Line(graphic, diff -Nru librecad-2.0.8/librecad/src/ui/forms/lc_cadtoolbarinterface.cpp librecad-2.0.9/librecad/src/ui/forms/lc_cadtoolbarinterface.cpp --- librecad-2.0.8/librecad/src/ui/forms/lc_cadtoolbarinterface.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/lc_cadtoolbarinterface.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -76,7 +76,7 @@ void LC_CadToolBarInterface::finishCurrentAction(bool resetToolBar) { - if(actionHandler==nullptr) return; + if(!actionHandler) return; RS_ActionInterface* currentAction =actionHandler->getCurrentAction(); if(currentAction) { currentAction->finish(resetToolBar); //finish the action, but do not update toolBar @@ -86,13 +86,13 @@ void LC_CadToolBarInterface::killSelectActions() { - if(actionHandler==nullptr) return; + if(!actionHandler) return; actionHandler->killSelectActions(); } void LC_CadToolBarInterface::killAllActions() { - if(actionHandler==nullptr) return; + if(!actionHandler) return; actionHandler->killAllActions(); } diff -Nru librecad-2.0.8/librecad/src/ui/forms/lc_dlgsplinepoints.cpp librecad-2.0.9/librecad/src/ui/forms/lc_dlgsplinepoints.cpp --- librecad-2.0.8/librecad/src/ui/forms/lc_dlgsplinepoints.cpp 1970-01-01 00:00:00.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/lc_dlgsplinepoints.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -0,0 +1,103 @@ +#include +#include "lc_dlgsplinepoints.h" +#include "lc_splinepoints.h" +#include "rs_graphic.h" +#include "rs_math.h" +#include "ui_lc_dlgsplinepoints.h" + +LC_DlgSplinePoints::LC_DlgSplinePoints(QWidget* parent, bool modal, Qt::WindowFlags fl) + : QDialog(parent, fl) + , ui(new Ui::DlgSplinePoints{}) +{ + setModal(modal); + ui->setupUi(this); + + connect(ui->rbSplinePoints, SIGNAL(toggled(bool)), + this, SLOT(updatePoints()) + ); +} + +LC_DlgSplinePoints::~LC_DlgSplinePoints() = default; + +void LC_DlgSplinePoints::languageChange() +{ + ui->retranslateUi(this); +} + +void LC_DlgSplinePoints::setSpline(LC_SplinePoints& b) +{ + bezier = &b; + //pen = spline->getPen(); + ui->wPen->setPen(b.getPen(false), true, false, "Pen"); + RS_Graphic* graphic = b.getGraphic(); + if (graphic) { + ui->cbLayer->init(*(graphic->getLayerList()), false, false); + } + RS_Layer* lay = b.getLayer(false); + if (lay) { + ui->cbLayer->setLayer(*lay); + } + + ui->cbClosed->setChecked(b.isClosed()); + + //number of control points + auto const& bData = b.getData(); + auto const n = bData.splinePoints.size(); + if (n <= 2) { + ui->rbControlPoints->setChecked(true); + ui->rbSplinePoints->setEnabled(false); + } else + ui->rbSplinePoints->setChecked(true); + updatePoints(); +} + +void LC_DlgSplinePoints::updatePoints() +{ + bool const useSpline = ui->rbSplinePoints->isChecked(); + + auto const& bData = bezier->getData(); + auto const& pts = useSpline?bData.splinePoints:bData.controlPoints; + auto model = new QStandardItemModel(pts.size(), 2, this); + model->setHorizontalHeaderLabels({"x", "y"}); + + //set spline data + for (size_t row = 0; row < pts.size(); ++row) { + auto const& vp = pts.at(row); + QStandardItem* x = new QStandardItem(QString::number(vp.x)); + model->setItem(row, 0, x); + QStandardItem* y = new QStandardItem(QString::number(vp.y)); + model->setItem(row, 1, y); + } + ui->tvPoints->setModel(model); +} + +void LC_DlgSplinePoints::updateSpline() +{ + if (!bezier) return; + //update closed + bezier->setClosed(ui->cbClosed->isChecked()); + //update pen + bezier->setPen(ui->wPen->getPen()); + //update layer + bezier->setLayer(ui->cbLayer->currentText()); + //update Spline Points + auto model = static_cast(ui->tvPoints->model()); + size_t const n = model->rowCount(); + auto& d = bezier->getData(); + + //update points + bool const useSpline = ui->rbSplinePoints->isChecked(); + auto& vps = useSpline?d.splinePoints:d.controlPoints; + size_t const n0 = vps.size(); + //update points + for (size_t i = 0; i < n; ++i) { + auto& vp = vps.at(iitem(i, 0)->text(); + vp.x = RS_Math::eval(vpx, vp.x); + auto const& vpy = model->item(i, 1)->text(); + vp.y = RS_Math::eval(vpy, vp.y); + } + bezier->update(); +} + + diff -Nru librecad-2.0.8/librecad/src/ui/forms/lc_dlgsplinepoints.h librecad-2.0.9/librecad/src/ui/forms/lc_dlgsplinepoints.h --- librecad-2.0.8/librecad/src/ui/forms/lc_dlgsplinepoints.h 1970-01-01 00:00:00.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/lc_dlgsplinepoints.h 2016-01-07 07:46:24.000000000 +0000 @@ -0,0 +1,38 @@ +#ifndef LC_DLGSPLINEPOINTS_H +#define LC_DLGSPLINEPOINTS_H + +#include +#include + +class LC_SplinePoints; + +namespace Ui { +class DlgSplinePoints; +} + +class LC_DlgSplinePoints : public QDialog +{ + Q_OBJECT +public: + LC_DlgSplinePoints(QWidget* parent = 0, bool modal = false, Qt::WindowFlags fl = 0); + virtual ~LC_DlgSplinePoints(); + +public slots: + virtual void setSpline(LC_SplinePoints& b); + virtual void updateSpline(); + void updatePoints(); + +protected slots: + virtual void languageChange(); + +private: + LC_DlgSplinePoints(LC_DlgSplinePoints const&) = delete; + LC_DlgSplinePoints& operator = (LC_DlgSplinePoints const&) = delete; + LC_DlgSplinePoints(LC_DlgSplinePoints &&) = delete; + LC_DlgSplinePoints& operator = (LC_DlgSplinePoints &&) = delete; + + LC_SplinePoints* bezier; + std::unique_ptr ui; +}; + +#endif // LC_DLGSPLINEPOINTS_H diff -Nru librecad-2.0.8/librecad/src/ui/forms/lc_dlgsplinepoints.ui librecad-2.0.9/librecad/src/ui/forms/lc_dlgsplinepoints.ui --- librecad-2.0.8/librecad/src/ui/forms/lc_dlgsplinepoints.ui 1970-01-01 00:00:00.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/lc_dlgsplinepoints.ui 2016-01-07 07:46:24.000000000 +0000 @@ -0,0 +1,226 @@ + + + DlgSplinePoints + + + + 0 + 0 + 406 + 320 + + + + + 0 + 0 + + + + + 400 + 320 + + + + SplinePoints + + + true + + + + 0 + + + 0 + + + 0 + + + 0 + + + 0 + + + + + + + + + + + + 0 + 0 + + + + Layer: + + + false + + + + + + + + + + + + + 0 + 0 + + + + + + + + + + + 1 + 0 + + + + Geometry + + + + + + Closed + + + + + + + + + Spline Points + + + true + + + + + + + Control Points + + + + + + + + + + 320 + 240 + + + + Points on Spline + + + Points on Spline + + + Qt::ElideRight + + + false + + + + + + + Qt::Vertical + + + QSizePolicy::Expanding + + + + 20 + 20 + + + + + + + + + + + + + QDialogButtonBox::Cancel|QDialogButtonBox::Ok + + + + + + + + + QG_WidgetPen + QWidget +
qg_widgetpen.h
+
+ + QG_LayerBox + QWidget +
qg_layerbox.h
+
+
+ + + + buttonBox + accepted() + DlgSplinePoints + accept() + + + 202 + 217 + + + 20 + 20 + + + + + buttonBox + rejected() + DlgSplinePoints + reject() + + + 202 + 217 + + + 20 + 20 + + + + +
diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_arcoptions.cpp librecad-2.0.9/librecad/src/ui/forms/qg_arcoptions.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_arcoptions.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_arcoptions.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -26,6 +26,7 @@ #include "qg_arcoptions.h" #include "rs_settings.h" +#include "rs_debug.h" /* * Constructs a QG_ArcOptions as a child of 'parent', with the diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_arctangentialoptions.cpp librecad-2.0.9/librecad/src/ui/forms/qg_arctangentialoptions.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_arctangentialoptions.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_arctangentialoptions.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,12 +23,13 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ - +#include #include #include "qg_arctangentialoptions.h" #include "rs_settings.h" #include "rs_math.h" +#include "rs_debug.h" #ifdef EMU_C99 #include "emu_c99.h" diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_beveloptions.cpp librecad-2.0.9/librecad/src/ui/forms/qg_beveloptions.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_beveloptions.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_beveloptions.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,7 @@ #include "rs_settings.h" #include "rs_math.h" +#include "rs_debug.h" /* * Constructs a QG_BevelOptions as a child of 'parent', with the diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_blockdialog.cpp librecad-2.0.9/librecad/src/ui/forms/qg_blockdialog.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_blockdialog.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_blockdialog.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,6 +27,7 @@ #include "qg_blockdialog.h" #include "rs_blocklist.h" #include "rs_block.h" +#include "rs_debug.h" /* * Constructs a QG_BlockDialog as a child of 'parent', with the @@ -71,7 +72,7 @@ QString name = leName->text(); if (!name.isEmpty()) { - if (blockList && blockList->find(name)==nullptr) { + if (blockList && !blockList->find(name)) { accept(); } else { QMessageBox::warning( this, tr("Renaming Block"), diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_cadtoolbararcs.cpp librecad-2.0.9/librecad/src/ui/forms/qg_cadtoolbararcs.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_cadtoolbararcs.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_cadtoolbararcs.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,6 +23,7 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ +#include #include #include #include @@ -80,7 +81,7 @@ //clear all action m_pHidden->setChecked(true); RS_ActionInterface* currentAction =actionHandler->getCurrentAction(); - if(currentAction != nullptr) { + if(currentAction ) { currentAction->finish(false); //finish the action, but do not update toolBar } } diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_cadtoolbarcircles.cpp librecad-2.0.9/librecad/src/ui/forms/qg_cadtoolbarcircles.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_cadtoolbarcircles.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_cadtoolbarcircles.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,6 +23,7 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ +#include #include #include "qg_cadtoolbarcircles.h" #include "qg_cadtoolbar.h" @@ -110,7 +111,7 @@ //clear all action m_pHidden->setChecked(true); RS_ActionInterface* currentAction =actionHandler->getCurrentAction(); - if(currentAction != nullptr) { + if(currentAction ) { currentAction->finish(false); //finish the action, but do not update toolBar } } diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_cadtoolbar.cpp librecad-2.0.9/librecad/src/ui/forms/qg_cadtoolbar.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_cadtoolbar.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_cadtoolbar.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -38,6 +38,7 @@ #include "qg_cadtoolbarpolylines.h" #include "qg_cadtoolbarselect.h" #include "qg_cadtoolbarsplines.h" +#include "rs_debug.h" #if QT_VERSION >= 0x050500 #include "qc_applicationwindow.h" @@ -122,7 +123,7 @@ void QG_CadToolBar::finishCurrentAction(bool resetToolBar) { - if(actionHandler==nullptr) return; + if(!actionHandler) return; RS_ActionInterface* currentAction =actionHandler->getCurrentAction(); if(currentAction) { currentAction->finish(resetToolBar); //finish the action, but do not update toolBar @@ -203,7 +204,7 @@ // std::cout<<"QG_CadToolBar::showPreviousToolBar(false): toolbars.size()="<1){ // std::cout<<"QG_CadToolBar::showPreviousToolBar(false): hide:"<setVisible(false); + if (!activeToolbars.back()) activeToolbars.back()->setVisible(false); activeToolbars.pop_back(); } @@ -424,9 +425,9 @@ showToolBar(id, false); } if(cleanup){ - if(actionHandler != nullptr) { + if(actionHandler ) { RS_ActionInterface* currentAction =actionHandler->getCurrentAction(); - if(currentAction != nullptr) { + if(currentAction ) { currentAction->finish(false); //finish the action, but do not update toolBar } } diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_cadtoolbardim.cpp librecad-2.0.9/librecad/src/ui/forms/qg_cadtoolbardim.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_cadtoolbardim.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_cadtoolbardim.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,6 +23,7 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ +#include #include #include "qg_cadtoolbardim.h" #include "qg_cadtoolbar.h" @@ -91,7 +92,7 @@ //clear all action m_pHidden->setChecked(true); RS_ActionInterface* currentAction =actionHandler->getCurrentAction(); - if(currentAction != nullptr) { + if(currentAction ) { currentAction->finish(false); //finish the action, but do not update toolBar } } diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_cadtoolbarellipses.cpp librecad-2.0.9/librecad/src/ui/forms/qg_cadtoolbarellipses.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_cadtoolbarellipses.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_cadtoolbarellipses.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,6 +23,7 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ +#include #include #include "qg_cadtoolbarellipses.h" #include "qg_cadtoolbar.h" @@ -84,7 +85,7 @@ //clear all action m_pHidden->setChecked(true); RS_ActionInterface* currentAction =actionHandler->getCurrentAction(); - if(currentAction != nullptr) { + if(currentAction ) { currentAction->finish(false); //finish the action, but do not update toolBar } } diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_cadtoolbarinfo.cpp librecad-2.0.9/librecad/src/ui/forms/qg_cadtoolbarinfo.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_cadtoolbarinfo.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_cadtoolbarinfo.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,6 +23,8 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ + +#include #include #include "qg_cadtoolbarinfo.h" #include "qg_cadtoolbar.h" @@ -81,7 +83,7 @@ //actionHandler->slotInfoDist(); m_pHidden->setChecked(true); RS_ActionInterface* currentAction =actionHandler->getCurrentAction(); - if(currentAction != nullptr) { + if(currentAction ) { currentAction->finish(false); //finish the action, but do not update toolBar } } diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_cadtoolbarlines.cpp librecad-2.0.9/librecad/src/ui/forms/qg_cadtoolbarlines.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_cadtoolbarlines.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_cadtoolbarlines.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,6 +23,7 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ +#include #include #include "qg_cadtoolbarlines.h" #include "qg_cadtoolbar.h" @@ -157,7 +158,7 @@ //restore action from checked void QG_CadToolBarLines::restoreAction() { - if(actionHandler==nullptr) return; + if(!actionHandler) return; if(!bNormal) return; if(bNormal->isChecked()) { actionHandler->slotDrawLine(); @@ -226,7 +227,7 @@ //clear all action m_pHidden->setChecked(true); RS_ActionInterface* currentAction =actionHandler->getCurrentAction(); - if(currentAction != nullptr) { + if(currentAction ) { currentAction->finish(false); //finish the action, but do not update toolBar } } diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_cadtoolbarmain.cpp librecad-2.0.9/librecad/src/ui/forms/qg_cadtoolbarmain.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_cadtoolbarmain.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_cadtoolbarmain.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -62,7 +62,7 @@ } if(std::any_of(actionTypes.begin(), actionTypes.end(), [](const std::pair& a)->bool{ - return *(a.first)==nullptr; + return !*(a.first); })) return; const std::initializer_list> buttons={ std::make_tuple(&bMenuLine, "menuline", R"(Show toolbar "Lines")"), @@ -145,9 +145,9 @@ //clear current action void QG_CadToolBarMain::finishCurrentAction(bool resetToolBar) { - if(actionHandler==nullptr) return; + if(!actionHandler) return; RS_ActionInterface* currentAction =actionHandler->getCurrentAction(); - if(currentAction != nullptr) { + if(currentAction ) { currentAction->finish(resetToolBar); //finish the action, but do not update toolBar } } diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_cadtoolbarmodify.cpp librecad-2.0.9/librecad/src/ui/forms/qg_cadtoolbarmodify.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_cadtoolbarmodify.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_cadtoolbarmodify.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,6 +23,7 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ +#include #include #include "qg_cadtoolbarmodify.h" #include "qg_cadtoolbar.h" @@ -141,7 +142,7 @@ m_pHidden->setChecked(true); //clear all action RS_ActionInterface* currentAction =actionHandler->getCurrentAction(); - if(currentAction != nullptr) { + if(currentAction ) { currentAction->finish(false); //finish the action, but do not update toolBar } } diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_cadtoolbarpolylines.cpp librecad-2.0.9/librecad/src/ui/forms/qg_cadtoolbarpolylines.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_cadtoolbarpolylines.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_cadtoolbarpolylines.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,6 +23,7 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ +#include #include #include "qg_cadtoolbarpolylines.h" #include "qg_cadtoolbar.h" @@ -92,7 +93,7 @@ } m_pHidden->setChecked(true); RS_ActionInterface* currentAction =actionHandler->getCurrentAction(); - if(currentAction != nullptr) { + if(currentAction ) { currentAction->finish(false); //finish the action, but do not update toolBar } } diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_cadtoolbarsplines.cpp librecad-2.0.9/librecad/src/ui/forms/qg_cadtoolbarsplines.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_cadtoolbarsplines.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_cadtoolbarsplines.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -19,6 +19,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **********************************************************************/ +#include #include #include "qg_cadtoolbarsplines.h" #include "qg_cadtoolbar.h" @@ -59,7 +60,7 @@ } m_pHidden->setChecked(true); RS_ActionInterface* currentAction =actionHandler->getCurrentAction(); - if(currentAction != nullptr) { + if(currentAction ) { currentAction->finish(false); //finish the action, but do not update toolBar } } diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_circleoptions.cpp librecad-2.0.9/librecad/src/ui/forms/qg_circleoptions.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_circleoptions.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_circleoptions.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,6 +27,7 @@ #include "rs_settings.h" #include "rs_math.h" +#include "rs_debug.h" /* * Constructs a QG_CircleOptions as a child of 'parent', with the diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_circletan2options.cpp librecad-2.0.9/librecad/src/ui/forms/qg_circletan2options.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_circletan2options.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_circletan2options.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,6 +24,7 @@ #include "rs_actiondrawcircletan2.h" #include "rs_settings.h" #include "rs_math.h" +#include "rs_debug.h" /* * Constructs a QG_CircleTan2Options as a child of 'parent', with the diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_commandwidget.cpp librecad-2.0.9/librecad/src/ui/forms/qg_commandwidget.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_commandwidget.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_commandwidget.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -29,6 +29,8 @@ #include "qg_actionhandler.h" #include "rs_commands.h" #include "rs_commandevent.h" +#include "rs_system.h" +#include "rs_utility.h" /* * Constructs a QG_CommandWidget as a child of 'parent', with the @@ -155,7 +157,49 @@ leCommand->setText(reducedChoice.first()); } else if (reducedChoice.count()>0) { + //TODO: unix-like behaviour for autocompletion + QString longestString = ""; + QString shortestString = ""; + int lengthShortestString(0); +// int lengthReducedChoice = reducedChoice.count(); + + // Finding which is the longest string + for(QStringList::Iterator it = reducedChoice.begin(); it != reducedChoice.end(); ++it) { + if((*it).length() > longestString.length()) { + longestString = (*it); + } + } +// int lengthLongestString = longestString.length(); + + // Finding which is the shortest string + lengthShortestString = longestString.length(); + for(QStringList::Iterator it = reducedChoice.begin(); it != reducedChoice.end(); ++it) { + if((*it).length() < lengthShortestString) { + shortestString = (*it); + } + } + lengthShortestString = shortestString.length(); + + // Now we parse the reducedChoice list, character of each item by character. + int i(0); + int pos(0); + bool common = true; + + for(i = 0; i < lengthShortestString; ++i) { + for(QStringList::Iterator it = reducedChoice.begin(); it != reducedChoice.end(); ++it) { + if(longestString.at(i) != (*it).at(i)) { + common = false; + break; + } + } + if(common == true) { + ++pos; + } + } + + QString proposal = longestString.left(pos); appendHistory(reducedChoice.join(", ")); + leCommand -> setText(proposal); } } } diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_dimlinearoptions.cpp librecad-2.0.9/librecad/src/ui/forms/qg_dimlinearoptions.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_dimlinearoptions.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_dimlinearoptions.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,6 +27,7 @@ #include "rs_settings.h" #include "rs_math.h" +#include "rs_debug.h" /* * Constructs a QG_DimLinearOptions as a child of 'parent', with the diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_dimoptions.cpp librecad-2.0.9/librecad/src/ui/forms/qg_dimoptions.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_dimoptions.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_dimoptions.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -26,6 +26,7 @@ #include "qg_dimoptions.h" #include "rs_settings.h" +#include "rs_debug.h" /* * Constructs a QG_DimOptions as a child of 'parent', with the diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_dlgellipse.cpp librecad-2.0.9/librecad/src/ui/forms/qg_dlgellipse.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_dlgellipse.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_dlgellipse.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -94,8 +94,7 @@ void QG_DlgEllipse::updateEllipse() { ellipse->setCenter(RS_Vector(RS_Math::eval(leCenterX->text()), RS_Math::eval(leCenterY->text()))); - RS_Vector v; - v.setPolar(RS_Math::eval(leMajor->text()), + RS_Vector v = RS_Vector::polar(RS_Math::eval(leMajor->text()), RS_Math::deg2rad(RS_Math::eval(leRotation->text()))); ellipse->setMajorP(v); if (RS_Math::eval(leMajor->text())>1.0e-6) { diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_dlghatch.cpp librecad-2.0.9/librecad/src/ui/forms/qg_dlghatch.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_dlghatch.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_dlghatch.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -184,18 +184,7 @@ RS_EntityContainer* loop = new RS_EntityContainer(prevHatch); loop->setPen(RS_Pen(RS2::FlagInvalid)); - loop->addEntity(new RS_Line(loop, - RS_LineData(RS_Vector(0.0,0.0), - RS_Vector(prevSize,0.0)))); - loop->addEntity(new RS_Line(loop, - RS_LineData(RS_Vector(prevSize,0.0), - RS_Vector(prevSize,prevSize)))); - loop->addEntity(new RS_Line(loop, - RS_LineData(RS_Vector(prevSize,prevSize), - RS_Vector(0.0,prevSize)))); - loop->addEntity(new RS_Line(loop, - RS_LineData(RS_Vector(0.0,prevSize), - RS_Vector(0.0,0.0)))); + loop->addRectangle({0., 0.}, {prevSize,prevSize}); prevHatch->addEntity(loop); preview->addEntity(prevHatch); if (!isSolid) { diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_dlgmove.cpp librecad-2.0.9/librecad/src/ui/forms/qg_dlgmove.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_dlgmove.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_dlgmove.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,6 +23,7 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ +#include #include "rs_math.h" #include "qg_dlgmove.h" @@ -121,7 +122,7 @@ } else { bool ok; data->number = static_cast(fabs(RS_Math::eval(leNumber->text(),&ok))); - if ( ok==false || data->number<1 || data->number>100){ + if (!ok || data->number<1 || data->number>100){ if(ok && data->number > 100) { data->number=-100;//max number of copies set to 100 }else{ diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_dlgoptionsdrawing.cpp librecad-2.0.9/librecad/src/ui/forms/qg_dlgoptionsdrawing.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_dlgoptionsdrawing.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_dlgoptionsdrawing.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -25,12 +25,15 @@ **********************************************************************/ #include "qg_dlgoptionsdrawing.h" +#include +#include #include #include "rs_filterdxfrw.h" #include "rs_graphic.h" #include "rs_settings.h" #include "rs_math.h" #include "rs_font.h" +#include "rs_debug.h" /* * Constructs a QG_DlgOptionsDrawing as a child of 'parent', with the @@ -39,11 +42,14 @@ * The dialog will by default be modeless, unless you set 'modal' to * true to construct a modal dialog. */ - -int QG_DlgOptionsDrawing::current_tab = 0; +namespace { +int current_tab = 0; +} QG_DlgOptionsDrawing::QG_DlgOptionsDrawing(QWidget* parent, bool modal, Qt::WindowFlags fl) : QDialog(parent, fl) + ,graphic{nullptr} + ,spacing{new RS_Vector{}} { setModal(modal); setupUi(this); @@ -68,9 +74,9 @@ chType=RS2::RightCrosshair; } RS_SETTINGS->writeEntry("/CrosshairType", QString::number(static_cast(chType))); - if(spacing.valid){ - RS_SETTINGS->writeEntry("/GridSpacingX", spacing.x); - RS_SETTINGS->writeEntry("/GridSpacingY", spacing.y); + if(spacing->valid){ + RS_SETTINGS->writeEntry("/GridSpacingX", spacing->x); + RS_SETTINGS->writeEntry("/GridSpacingY", spacing->y); } RS_SETTINGS->endGroup(); } @@ -83,19 +89,17 @@ { retranslateUi(this); } + void QG_DlgOptionsDrawing::init() { - graphic = NULL; + graphic = nullptr; // precision list: - QString s; - for (int i=0; i<=8; i++) { - s = QString("%1").arg(0.0,0,'f', i); - listPrec1 << s; - } + for (int i=0; i<=8; i++) + listPrec1 << QString("%1").arg(0.0,0,'f', i); // Main drawing unit: for (int i=RS2::None; iaddItem(RS_Units::unitToString((RS2::Unit)i)); + cbUnit->addItem(RS_Units::unitToString(static_cast(i))); } // init units combobox: @@ -120,7 +124,7 @@ // Paper format: for (int i=RS2::Custom; i<=RS2::NPageSize; i++) { - cbPaperFormat->addItem(RS_Units::paperFormatToString((RS2::PaperFormat)i)); + cbPaperFormat->addItem(RS_Units::paperFormatToString(static_cast(i))); } cbDimTxSty->init(); } @@ -132,8 +136,8 @@ void QG_DlgOptionsDrawing::setGraphic(RS_Graphic* g) { graphic = g; - if (graphic==NULL) { - std::cout<<" QG_DlgOptionsDrawing::setGraphic(NULL)\n"; + if (graphic==nullptr) { + std::cout<<" QG_DlgOptionsDrawing::setGraphic(nullptr)\n"; return; } @@ -221,10 +225,10 @@ rbCrosshairRight->setDisabled(false); } - spacing = graphic->getVariableVector("$GRIDUNIT", - RS_Vector(0.0,0.0)); - cbXSpacing->setEditText( QString("%1").arg(spacing.x)); - cbYSpacing->setEditText( QString("%1").arg(spacing.y)); + *spacing = graphic->getVariableVector("$GRIDUNIT", + {0.0,0.0}); + cbXSpacing->setEditText( QString("%1").arg(spacing->x)); + cbYSpacing->setEditText( QString("%1").arg(spacing->y)); if (cbXSpacing->currentText()=="0") { cbXSpacing->setEditText(tr("auto")); @@ -236,7 +240,7 @@ cbYSpacing->setEnabled(cbGridOn->isChecked()); // dimension text height: - RS2::Unit unit = (RS2::Unit)cbUnit->currentIndex(); + RS2::Unit unit = static_cast(cbUnit->currentIndex()); // dimension general factor: double dimfactor = graphic->getVariableDouble("$DIMLFAC", 1.0); @@ -304,22 +308,30 @@ cbDimLwE->setWidth(RS2::intToLineWidth(dimlwe)); // Dimensions / length format: - int dimlunit = graphic->getVariableInt("$DIMLUNIT", 2); + int dimlunit = graphic->getVariableInt("$DIMLUNIT", lunits); cbDimLUnit->setCurrentIndex(dimlunit-1); // Dimensions length precision: - int dimdec = graphic->getVariableInt("$DIMDEC", 4); + int dimdec = graphic->getVariableInt("$DIMDEC", luprec); updateCBLengthPrecision(cbDimLUnit, cbDimDec); cbDimDec->setCurrentIndex(dimdec); + // Dimensions length zeros: + int dimzin = graphic->getVariableInt("$DIMZIN", 1); + cbDimZin->setLinear(); + cbDimZin->setData(dimzin); // Dimensions / angle format: - int dimaunit = graphic->getVariableInt("$DIMAUNIT", 0); + int dimaunit = graphic->getVariableInt("$DIMAUNIT", aunits); cbDimAUnit->setCurrentIndex(dimaunit); // Dimensions angle precision: - int dimadec = graphic->getVariableInt("$DIMADEC", 2); + int dimadec = graphic->getVariableInt("$DIMADEC", auprec); updateCBAnglePrecision(cbDimAUnit, cbDimADec); cbDimADec->setCurrentIndex(dimadec); + // Dimensions angle zeros: + int dimazin = graphic->getVariableInt("$DIMAZIN", 0); +// cbDimAZin->setCurrentIndex(dimazin); + cbDimAZin->setData(dimazin); int dimclrd = graphic->getVariableInt("$DIMCLRD", 0); int dimclre = graphic->getVariableInt("$DIMCLRE", 0); @@ -372,7 +384,7 @@ if (graphic) { // units: - graphic->setUnit((RS2::Unit)cbUnit->currentIndex()); + graphic->setUnit(static_cast(cbUnit->currentIndex())); graphic->addVariable("$LUNITS", cbLengthFormat->currentIndex()+1, 70); graphic->addVariable("$LUPREC", cbLengthPrecision->currentIndex(), 70); @@ -381,15 +393,15 @@ // paper: graphic->setPaperFormat( - (RS2::PaperFormat)cbPaperFormat->currentIndex(), + static_cast(cbPaperFormat->currentIndex()), rbLandscape->isChecked()); // custom paper size: - if ((RS2::PaperFormat)cbPaperFormat->currentIndex()==RS2::Custom) { + if (static_cast(cbPaperFormat->currentIndex()) == RS2::Custom) { graphic->setPaperSize( RS_Units::convert( RS_Vector(RS_Math::eval(lePaperWidth->text()), RS_Math::eval(lePaperHeight->text())), - (RS2::Unit) cbUnit->currentIndex(), + static_cast(cbUnit->currentIndex()), RS2::Millimeter) ); bool landscape; @@ -401,29 +413,28 @@ //graphic->addVariable("$GRIDMODE", (int)cbGridOn->isChecked() , 70); graphic->setGridOn(cbGridOn->isChecked()); #ifdef RS_VECTOR2D - spacing=RS_Vector(0.0,0.0); + *spacing=RS_Vector{0.0,0.0}; #else - spacing=RS_Vector(0.0,0.0,0.0); + *spacing=RS_Vector{0.0,0.0,0.0}; #endif if (cbXSpacing->currentText()==tr("auto")) { - spacing.x = 0.0; + spacing->x = 0.0; } else { - spacing.x = cbXSpacing->currentText().toDouble(); + spacing->x = cbXSpacing->currentText().toDouble(); } if (cbYSpacing->currentText()==tr("auto")) { - spacing.y = 0.0; + spacing->y = 0.0; } else { - spacing.y = cbYSpacing->currentText().toDouble(); + spacing->y = cbYSpacing->currentText().toDouble(); } - graphic->addVariable("$GRIDUNIT", spacing, 10); + graphic->addVariable("$GRIDUNIT", *spacing, 10); // dim: bool ok1; double oldValue=graphic->getVariableDouble("$DIMTXT",1.); - double newValue=RS_Math::eval(cbDimTextHeight->currentText(),&ok1); - ok1 &= (fabs(oldValue-newValue)>RS_TOLERANCE); + double newValue=RS_Math::eval(cbDimTextHeight->currentText(), &ok1); //only update text height if a valid new position is specified, bug#3470605 - if(ok1){ + if(ok1 && (fabs(oldValue-newValue)>RS_TOLERANCE)){ graphic->addVariable("$DIMTXT",newValue, 40); } graphic->addVariable("$DIMEXE", @@ -441,11 +452,11 @@ ok1 = ok1 || ok2; oldValue=graphic->getVariableDouble("$DIMLFAC",1); newValue=RS_Math::eval(cbDimFactor->currentText(),&ok2); - ok2 &= (fabs(oldValue-newValue)>RS_TOLERANCE); + ok2 &= (fabs(oldValue-newValue)>RS_TOLERANCE); ok1 = ok1 || ok2; oldValue=graphic->getVariableDouble("$DIMSCALE",1); newValue=RS_Math::eval(cbDimScale->currentText(),&ok2); - ok2 &= (fabs(oldValue-newValue)>RS_TOLERANCE); + ok2 &= (fabs(oldValue-newValue)>RS_TOLERANCE); ok1 = ok1 || ok2; graphic->addVariable("$DIMASZ", @@ -468,7 +479,7 @@ graphic->addVariable("$DIMLFAC", dimFactor, 40); //DIMSCALE, general scale for dimensions double dimScale = RS_Math::eval(cbDimScale->currentText()); - if (dimScale<0 || dimScale == 0) + if (dimScale <= DBL_EPSILON) dimScale = 1.0; graphic->addVariable("$DIMSCALE", dimScale, 40); graphic->addVariable("$DIMLWD", cbDimLwD->getWidth(), 70); @@ -477,8 +488,11 @@ graphic->addVariable("$DIMFXLON", cbDimFxLon->isChecked()? 1:0, 70); graphic->addVariable("$DIMLUNIT", cbDimLUnit->currentIndex()+1, 70); graphic->addVariable("$DIMDEC", cbDimDec->currentIndex(), 70); + graphic->addVariable("$DIMZIN", cbDimZin->getData(), 70); graphic->addVariable("$DIMAUNIT", cbDimAUnit->currentIndex(), 70); graphic->addVariable("$DIMADEC", cbDimADec->currentIndex(), 70); +// graphic->addVariable("$DIMAZIN", cbDimAZin->currentIndex(), 70); + graphic->addVariable("$DIMAZIN", cbDimAZin->getData(), 70); int colNum, colRGB; colNum = RS_FilterDXFRW::colorToNumber(cbDimClrD->getColor(), &colRGB); graphic->addVariable("$DIMCLRD", colNum, 70); @@ -681,13 +695,13 @@ void QG_DlgOptionsDrawing::updatePreview() { QString prev; prev = RS_Units::formatLinear(14.43112351, - (RS2::Unit)cbUnit->currentIndex(), - (RS2::LinearFormat)(cbLengthFormat->currentIndex()), + static_cast(cbUnit->currentIndex()), + static_cast(cbLengthFormat->currentIndex()), cbLengthPrecision->currentIndex()); lLinear->setText(prev); prev = RS_Units::formatAngle(0.5327714, - (RS2::AngleFormat)cbAngleFormat->currentIndex(), + static_cast(cbAngleFormat->currentIndex()), cbAnglePrecision->currentIndex()); lAngular->setText(prev); } @@ -706,7 +720,7 @@ s = RS_Units::convert( graphic->getPaperSize(), RS2::Millimeter, - (RS2::Unit) cbUnit->currentIndex() + static_cast(cbUnit->currentIndex()) ); //RS_Vector plimmin = graphic->getVariableVector("$PLIMMIN", RS_Vector(0,0)); //RS_Vector plimmax = graphic->getVariableVector("$PLIMMAX", RS_Vector(100,100)); @@ -716,7 +730,7 @@ s = RS_Units::convert( RS_Units::paperFormatToSize(format), RS2::Millimeter, - (RS2::Unit) cbUnit->currentIndex() + static_cast(cbUnit->currentIndex()) ); } diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_dlgoptionsdrawing.h librecad-2.0.9/librecad/src/ui/forms/qg_dlgoptionsdrawing.h --- librecad-2.0.8/librecad/src/ui/forms/qg_dlgoptionsdrawing.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_dlgoptionsdrawing.h 2016-01-07 07:46:24.000000000 +0000 @@ -26,10 +26,11 @@ #ifndef QG_DLGOPTIONSDRAWING_H #define QG_DLGOPTIONSDRAWING_H +#include #include "ui_qg_dlgoptionsdrawing.h" -#include "rs_vector.h" class RS_Graphic; +class RS_Vector; class QG_DlgOptionsDrawing : public QDialog, public Ui::QG_DlgOptionsDrawing { @@ -37,8 +38,7 @@ public: QG_DlgOptionsDrawing(QWidget* parent = 0, bool modal = false, Qt::WindowFlags fl = 0); - ~QG_DlgOptionsDrawing(); - static int current_tab; + ~QG_DlgOptionsDrawing(); public slots: virtual void setGraphic( RS_Graphic * g ); @@ -80,9 +80,8 @@ private: QStringList listPrec1; RS_Graphic* graphic; - RS_Vector spacing; + std::unique_ptr spacing; void init(); - }; #endif // QG_DLGOPTIONSDRAWING_H diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_dlgoptionsdrawing.ui librecad-2.0.9/librecad/src/ui/forms/qg_dlgoptionsdrawing.ui --- librecad-2.0.8/librecad/src/ui/forms/qg_dlgoptionsdrawing.ui 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_dlgoptionsdrawing.ui 2016-01-07 07:46:24.000000000 +0000 @@ -800,28 +800,7 @@ - - - - Include all - - - - - supress leading - - - - - supress trailing - - - - - supress all - - - + @@ -1354,38 +1333,7 @@ - - - - Include all - - - - - Supress in feet - - - - - Supress in inch - - - - - supress leading - - - - - supress trailing - - - - - supress all - - - + @@ -1592,6 +1540,16 @@ QComboBox
../qg_widthbox.h
+ + QG_FontBox + QWidget +
qg_fontbox.h
+
+ + LG_DimzerosBox + QComboBox +
../lg_dimzerosbox.h
+
tabWidget diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_dlgoptionsgeneral.cpp librecad-2.0.9/librecad/src/ui/forms/qg_dlgoptionsgeneral.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_dlgoptionsgeneral.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_dlgoptionsgeneral.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -31,6 +31,7 @@ #include "rs_settings.h" #include "rs_units.h" #include "qg_filedialog.h" +#include "rs_debug.h" /* * Constructs a QG_DlgOptionsGeneral as a child of 'parent', with the @@ -85,7 +86,7 @@ lang.toLatin1().data()); QString l = RS_SYSTEM->symbolToLanguage(lang); - if (l.isEmpty()==false && cbLanguage->findData(lang)==-1) { + if (!l.isEmpty() && cbLanguage->findData(lang)==-1) { RS_DEBUG->print("QG_DlgOptionsGeneral::init: %s", l.toLatin1().data()); cbLanguage->addItem(l,lang); cbLanguageCmd->addItem(l, lang); diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_dlgrotate.cpp librecad-2.0.9/librecad/src/ui/forms/qg_dlgrotate.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_dlgrotate.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_dlgrotate.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,6 +23,7 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ +#include #include "qg_dlgrotate.h" #include "rs_settings.h" diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_dlgspline.ui librecad-2.0.9/librecad/src/ui/forms/qg_dlgspline.ui --- librecad-2.0.8/librecad/src/ui/forms/qg_dlgspline.ui 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_dlgspline.ui 2016-01-07 07:46:24.000000000 +0000 @@ -157,49 +157,6 @@
- - - - - Qt::Horizontal - - - QSizePolicy::Expanding - - - - 40 - 20 - - - - - - - - &OK - - - Alt+O - - - true - - - - - - - Cancel - - - Esc - - - - - - QDialogButtonBox::Cancel|QDialogButtonBox::Ok @@ -221,10 +178,6 @@
qg_layerbox.h
- - bOk - bCancel - diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_exitdialog.cpp librecad-2.0.9/librecad/src/ui/forms/qg_exitdialog.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_exitdialog.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_exitdialog.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,8 @@ #include #include +#include "ui_qg_exitdialog.h" + /* * Constructs a QG_ExitDialog as a child of 'parent', with the * name 'name' and widget flags set to 'f'. @@ -37,13 +39,14 @@ */ QG_ExitDialog::QG_ExitDialog(QWidget* parent, bool modal, Qt::WindowFlags fl) : QDialog(parent, fl) + , ui(new Ui::QG_ExitDialog{}) { setModal(modal); - setupUi(this); - + ui->setupUi(this); init(); } +QG_ExitDialog::~QG_ExitDialog() = default; /* * Sets the strings of the subwidgets using the current @@ -51,7 +54,7 @@ */ void QG_ExitDialog::languageChange() { - retranslateUi(this); + ui->retranslateUi(this); } //sets aditional accel, eg. Key_A for ALT+Key_A @@ -67,13 +70,13 @@ void QG_ExitDialog::init() { - QPushButton * bSave = buttonBox->button ( QDialogButtonBox::Save ); - QPushButton * bSaveAs = buttonBox->button ( QDialogButtonBox::SaveAll ); + QPushButton * bSave = ui->buttonBox->button(QDialogButtonBox::Save); + QPushButton * bSaveAs = ui->buttonBox->button(QDialogButtonBox::SaveAll); bSaveAs->setText(tr("Save As...")); bSaveAs->setIcon(bSave->icon()); //set dlg icon QMessageBox mb("","",QMessageBox::Question, QMessageBox::Ok, Qt::NoButton, Qt::NoButton); - l_icon->setPixmap( mb.iconPixmap()); + ui->l_icon->setPixmap( mb.iconPixmap()); // bLeave->setIcon(QIcon(":/actions/fileclose.png")); // RVT_PORT makeLetterAccell( bLeave ); // bSave->setIcon(QIcon(":/actions/filesave2.png")); @@ -84,7 +87,7 @@ } void QG_ExitDialog::clicked(QAbstractButton * button){ - QDialogButtonBox::StandardButton bt = buttonBox->standardButton ( button ); + QDialogButtonBox::StandardButton bt = ui->buttonBox->standardButton ( button ); switch (bt){ case QDialogButtonBox::Close: emit accept(); @@ -101,7 +104,7 @@ } void QG_ExitDialog::setText(const QString& text) { - lQuestion->setText(text); + ui->lQuestion->setText(text); /* RVT_PORT resize(lQuestion->sizeHint().width()+32, lQuestion->sizeHint().height() + layButtons->sizeHint().height()+32); @@ -113,7 +116,7 @@ } void QG_ExitDialog::setForce(bool force) { - QPushButton * bCancel = buttonBox->button ( QDialogButtonBox::Cancel ); + QPushButton * bCancel = ui->buttonBox->button ( QDialogButtonBox::Cancel ); bCancel->setDisabled(force); } @@ -125,4 +128,3 @@ done(2); } - diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_exitdialog.h librecad-2.0.9/librecad/src/ui/forms/qg_exitdialog.h --- librecad-2.0.8/librecad/src/ui/forms/qg_exitdialog.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_exitdialog.h 2016-01-07 07:46:24.000000000 +0000 @@ -26,15 +26,22 @@ #ifndef QG_EXITDIALOG_H #define QG_EXITDIALOG_H -#include "ui_qg_exitdialog.h" +#include +#include -class QG_ExitDialog : public QDialog, public Ui::QG_ExitDialog +class QAbstractButton; + +namespace Ui { +class QG_ExitDialog; +} + +class QG_ExitDialog : public QDialog { Q_OBJECT public: QG_ExitDialog(QWidget* parent = 0, bool modal = false, Qt::WindowFlags fl = 0); - ~QG_ExitDialog()=default; + ~QG_ExitDialog(); public slots: virtual void setText( const QString & text ); @@ -49,7 +56,7 @@ private: void init(); - + std::unique_ptr ui; }; #endif // QG_EXITDIALOG_H diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_imageoptions.cpp librecad-2.0.9/librecad/src/ui/forms/qg_imageoptions.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_imageoptions.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_imageoptions.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -29,6 +29,7 @@ #include "rs_actiondrawimage.h" #include "rs_settings.h" #include "rs_math.h" +#include "rs_debug.h" /* * Constructs a QG_ImageOptions as a child of 'parent', with the diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_insertoptions.cpp librecad-2.0.9/librecad/src/ui/forms/qg_insertoptions.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_insertoptions.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_insertoptions.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -29,6 +29,7 @@ #include "rs_actionblocksinsert.h" #include "rs_settings.h" #include "rs_math.h" +#include "rs_debug.h" /* * Constructs a QG_InsertOptions as a child of 'parent', with the diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_layerdialog.cpp librecad-2.0.9/librecad/src/ui/forms/qg_layerdialog.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_layerdialog.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_layerdialog.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -103,6 +103,7 @@ } void QG_LayerDialog::init(){ + leName->setFocus(); layer = NULL; layerList = NULL; layerName = ""; diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_libraryinsertoptions.cpp librecad-2.0.9/librecad/src/ui/forms/qg_libraryinsertoptions.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_libraryinsertoptions.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_libraryinsertoptions.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -29,6 +29,7 @@ #include "rs_actionlibraryinsert.h" #include "rs_settings.h" #include "rs_math.h" +#include "rs_debug.h" /* * Constructs a QG_LibraryInsertOptions as a child of 'parent', with the diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_lineangleoptions.cpp librecad-2.0.9/librecad/src/ui/forms/qg_lineangleoptions.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_lineangleoptions.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_lineangleoptions.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -29,6 +29,7 @@ #include "rs_actiondrawlineangle.h" #include "rs_settings.h" #include "rs_math.h" +#include "rs_debug.h" /* * Constructs a QG_LineAngleOptions as a child of 'parent', with the @@ -79,14 +80,14 @@ // settings from action: if (update) { - if (action->hasFixedAngle()==false) + if (!action->hasFixedAngle()) sa = QString("%1").arg(RS_Math::rad2deg(action->getAngle())); sl = QString("%1").arg(action->getLength()); sp = action->getSnapPoint(); } else { // settings from config file: RS_SETTINGS->beginGroup("/Draw"); - if (action->hasFixedAngle()==false) { + if (!action->hasFixedAngle()) { sa = RS_SETTINGS->readEntry("/LineAngleAngle", "30.0"); } else { sa = QString("%1").arg(action->getAngle()); diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_linebisectoroptions.cpp librecad-2.0.9/librecad/src/ui/forms/qg_linebisectoroptions.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_linebisectoroptions.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_linebisectoroptions.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,7 @@ #include "rs_actiondrawlinebisector.h" #include "rs_settings.h" #include "rs_math.h" +#include "rs_debug.h" /* * Constructs a QG_LineBisectorOptions as a child of 'parent', with the diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_lineoptions.cpp librecad-2.0.9/librecad/src/ui/forms/qg_lineoptions.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_lineoptions.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_lineoptions.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -26,6 +26,7 @@ #include "qg_lineoptions.h" #include "rs_actiondrawline.h" +#include "rs_debug.h" /* * Constructs a QG_LineOptions as a child of 'parent', with the diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_lineparalleloptions.cpp librecad-2.0.9/librecad/src/ui/forms/qg_lineparalleloptions.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_lineparalleloptions.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_lineparalleloptions.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,7 @@ #include "rs_actiondrawlineparallel.h" #include "rs_settings.h" #include "rs_math.h" +#include "rs_debug.h" /* * Constructs a QG_LineParallelOptions as a child of 'parent', with the diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_lineparallelthroughoptions.cpp librecad-2.0.9/librecad/src/ui/forms/qg_lineparallelthroughoptions.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_lineparallelthroughoptions.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_lineparallelthroughoptions.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,6 +27,7 @@ #include "rs_actiondrawlineparallelthrough.h" #include "rs_settings.h" +#include "rs_debug.h" /* * Constructs a QG_LineParallelThroughOptions as a child of 'parent', with the diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_linepolygon2options.cpp librecad-2.0.9/librecad/src/ui/forms/qg_linepolygon2options.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_linepolygon2options.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_linepolygon2options.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,6 +27,7 @@ #include "rs_actiondrawlinepolygon2.h" #include "rs_settings.h" +#include "rs_debug.h" /* * Constructs a QG_LinePolygon2Options as a child of 'parent', with the diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_linepolygonoptions.cpp librecad-2.0.9/librecad/src/ui/forms/qg_linepolygonoptions.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_linepolygonoptions.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_linepolygonoptions.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,6 +27,7 @@ #include "rs_actiondrawlinepolygon.h" #include "rs_settings.h" +#include "rs_debug.h" /* * Constructs a QG_LinePolygonOptions as a child of 'parent', with the diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_linerelangleoptions.cpp librecad-2.0.9/librecad/src/ui/forms/qg_linerelangleoptions.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_linerelangleoptions.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_linerelangleoptions.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,7 @@ #include "rs_actiondrawlinerelangle.h" #include "rs_settings.h" #include "rs_math.h" +#include "rs_debug.h" /* * Constructs a QG_LineRelAngleOptions as a child of 'parent', with the diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_modifyoffsetoptions.cpp librecad-2.0.9/librecad/src/ui/forms/qg_modifyoffsetoptions.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_modifyoffsetoptions.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_modifyoffsetoptions.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -77,10 +77,10 @@ leDist->setText(r); *dist=RS_Math::eval(r,&ok); - if(ok==false) *dist=1.; + if (!ok) *dist=1.; } else { *dist=RS_Math::eval(leDist->text(),&ok); - if(ok==false) *dist=1.; + if (!ok) *dist=1.; } } diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_moverotateoptions.cpp librecad-2.0.9/librecad/src/ui/forms/qg_moverotateoptions.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_moverotateoptions.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_moverotateoptions.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,7 @@ #include "rs_actionmodifymoverotate.h" #include "rs_settings.h" #include "rs_math.h" +#include "rs_debug.h" /* * Constructs a QG_MoveRotateOptions as a child of 'parent', with the diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_mtextoptions.cpp librecad-2.0.9/librecad/src/ui/forms/qg_mtextoptions.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_mtextoptions.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_mtextoptions.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,6 +27,7 @@ #include "rs_actiondrawmtext.h" #include "rs_math.h" +#include "rs_debug.h" /* * Constructs a QG_TextOptions as a child of 'parent', with the diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_polylineequidistantoptions.cpp librecad-2.0.9/librecad/src/ui/forms/qg_polylineequidistantoptions.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_polylineequidistantoptions.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_polylineequidistantoptions.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -20,10 +20,12 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. **********************************************************************/ #include "qg_polylineequidistantoptions.h" +#include "ui_qg_polylineequidistantoptions.h" #include "rs_actionpolylineequidistant.h" #include "rs_settings.h" #include "rs_math.h" +#include "rs_debug.h" /* * Create option widget used to draw equidistant polylines @@ -32,9 +34,9 @@ */ QG_PolylineEquidistantOptions::QG_PolylineEquidistantOptions(QWidget* parent, Qt::WindowFlags fl) : QWidget(parent, fl) + , ui{new Ui::PolylineEquidistantOptions{}} { - setupUi(this); - + ui->setupUi(this); } /* @@ -43,7 +45,6 @@ QG_PolylineEquidistantOptions::~QG_PolylineEquidistantOptions() { saveOptions(); - // no need to delete child widgets, Qt does it all for us } /* @@ -52,7 +53,7 @@ */ void QG_PolylineEquidistantOptions::languageChange() { - retranslateUi(this); + ui->retranslateUi(this); } void QG_PolylineEquidistantOptions::setAction(RS_ActionInterface* a, bool update) { @@ -75,45 +76,44 @@ RS_SETTINGS->endGroup(); } - leDist->setText(sd); - leNumber->setText(sn); + ui->leDist->setText(sd); + ui->leNumber->setText(sn); } else { RS_DEBUG->print(RS_Debug::D_ERROR, "QG_PolylineEquidistantOptions::setAction: wrong action type"); - this->action = NULL; + this->action = nullptr; } } void QG_PolylineEquidistantOptions::saveOptions() { RS_SETTINGS->beginGroup("/Draw"); // std::cout<<"QG_PolylineEquidistantOptions::saveOptions(): saving /PolylineEquidistantDist="<text())<writeEntry("/PolylineEquidistantDist", leDist->text()); - RS_SETTINGS->writeEntry("/PolylineEquidistantCopies", leNumber->text()); + RS_SETTINGS->writeEntry("/PolylineEquidistantDist", ui->leDist->text()); + RS_SETTINGS->writeEntry("/PolylineEquidistantCopies", ui->leNumber->text()); RS_SETTINGS->endGroup(); } -void QG_PolylineEquidistantOptions::updateDist(const QString& l) { +void QG_PolylineEquidistantOptions::updateDist() { if (action) { + const QString& l = ui->leDist->text(); bool ok; - double dist=RS_Math::eval(l,&ok); - if(ok==false){ + double dist=RS_Math::eval(l, &ok); + if (!ok) dist=10.; - leDist->setText(QString::number(dist,'g',3)); - } - if (action) { - action->setDist(dist); - } + + ui->leDist->setText(QString::number(dist, 'g', 3)); + action->setDist(dist); } } -void QG_PolylineEquidistantOptions::updateNumber(const QString& l) { - bool ok; - unsigned i=static_cast(RS_Math::eval(l,&ok)+0.5); - if(ok==false || (i==0 && i>100)) { - i=1; - leNumber->setText(QString::number(i)); - } +void QG_PolylineEquidistantOptions::updateNumber() { if (action) { - action->setNumber(i); - } + const QString& l = ui->leNumber->text(); + bool ok; + unsigned i=static_cast(RS_Math::eval(l,&ok)+0.5); + if (!ok || (i==0 && i>100)) + i=1; + ui->leNumber->setText(QString::number(i)); + action->setNumber(i); + } } diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_polylineequidistantoptions.h librecad-2.0.9/librecad/src/ui/forms/qg_polylineequidistantoptions.h --- librecad-2.0.8/librecad/src/ui/forms/qg_polylineequidistantoptions.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_polylineequidistantoptions.h 2016-01-07 07:46:24.000000000 +0000 @@ -23,18 +23,22 @@ #ifndef QG_POLYLINEEQUIDISTANTOPTIONS_H #define QG_POLYLINEEQUIDISTANTOPTIONS_H -#include "rs_actionpolylineequidistant.h" -#include "ui_qg_polylineequidistantoptions.h" +#include +#include class RS_ActionInterface; class RS_ActionDrawLineRelAngle; +class RS_ActionPolylineEquidistant; +namespace Ui { +class PolylineEquidistantOptions; +} /* * Create option widget used to draw equidistant polylines * *@Author Dongxu Li */ -class QG_PolylineEquidistantOptions : public QWidget, public Ui::QG_PolylineEquidistantOptions +class QG_PolylineEquidistantOptions : public QWidget { Q_OBJECT @@ -43,9 +47,9 @@ ~QG_PolylineEquidistantOptions(); public slots: - virtual void setAction( RS_ActionInterface * a, bool update ); - virtual void updateDist( const QString & l ); - virtual void updateNumber( const QString & l ); + virtual void setAction(RS_ActionInterface * a, bool update); + virtual void updateDist(); + virtual void updateNumber(); protected: RS_ActionPolylineEquidistant* action; @@ -55,7 +59,7 @@ private: void saveOptions(); - + std::unique_ptr ui; }; #endif // QG_POLYLINEEQUIDISTANTOPTIONS_H diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_polylineequidistantoptions.ui librecad-2.0.9/librecad/src/ui/forms/qg_polylineequidistantoptions.ui --- librecad-2.0.8/librecad/src/ui/forms/qg_polylineequidistantoptions.ui 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_polylineequidistantoptions.ui 2016-01-07 07:46:24.000000000 +0000 @@ -1,7 +1,7 @@ - QG_PolylineEquidistantOptions - + PolylineEquidistantOptions + 0 @@ -146,9 +146,9 @@ leDist - textChanged(QString) - QG_PolylineEquidistantOptions - updateDist(QString) + editingFinished() + PolylineEquidistantOptions + updateDist() 20 @@ -162,9 +162,9 @@ leNumber - textChanged(QString) - QG_PolylineEquidistantOptions - updateNumber(QString) + editingFinished() + PolylineEquidistantOptions + updateNumber() 20 diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_polylineoptions.cpp librecad-2.0.9/librecad/src/ui/forms/qg_polylineoptions.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_polylineoptions.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_polylineoptions.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,7 +23,7 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ -#include +#include #include "qg_polylineoptions.h" #include "rs_actiondrawpolyline.h" diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_printpreviewoptions.cpp librecad-2.0.9/librecad/src/ui/forms/qg_printpreviewoptions.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_printpreviewoptions.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_printpreviewoptions.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -23,6 +23,7 @@ ** This copyright notice MUST APPEAR in all copies of the script! ** **********************************************************************/ +#include #include "qg_printpreviewoptions.h" #include "rs_settings.h" @@ -134,7 +135,7 @@ // std::cout<<"update="<getPaperScaleFixed()="<getPaperScaleFixed() <getPaperScaleFixed()){ - if(action->getPaperScaleFixed()==false){ + if (!action->getPaperScaleFixed()){ RS_SETTINGS->beginGroup("/PrintPreview"); QString&& s=RS_SETTINGS->readEntry("/PrintScaleValue", "1:1"); RS_SETTINGS->endGroup(); @@ -144,7 +145,7 @@ updateDisabled=true; setScaleFixed(true); }else{ - double&& currScale = action->getScale(); + double currScale = action->getScale(); if( currScale > RS_TOLERANCE) scale (currScale); else @@ -212,7 +213,7 @@ void QG_PrintPreviewOptions::scale(const double& factor) { - double&& f=fabs(factor); // do we need negative factor at all? + double f=fabs(factor); // do we need negative factor at all? if(action->setScale(f, false)){ // std::cout<<"QG_PrintPreviewOptions::scale(const QString& s): line: "<<__LINE__<<" s="<slotSetSnaps(getSnaps()); + //save the current snap mode after any mode change, instead of relying + // on the dtor to save the mode, in order to avoid segfault at closing + saveSnapMode(); } diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_snaptoolbar.h librecad-2.0.9/librecad/src/ui/forms/qg_snaptoolbar.h --- librecad-2.0.8/librecad/src/ui/forms/qg_snaptoolbar.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_snaptoolbar.h 2016-01-07 07:46:24.000000000 +0000 @@ -42,7 +42,7 @@ public: QG_SnapToolBar( const QString & title, QG_ActionHandler* ah, QWidget * parent = 0 ); - virtual ~QG_SnapToolBar(); + ~QG_SnapToolBar() = default; RS_SnapMode getSnaps ( void ) const; void saveSnapMode(void ); diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_splineoptions.cpp librecad-2.0.9/librecad/src/ui/forms/qg_splineoptions.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_splineoptions.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_splineoptions.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,7 @@ #include "rs_actiondrawspline.h" #include "lc_actiondrawsplinepoints.h" #include "rs_settings.h" +#include "rs_debug.h" /* * Constructs a QG_SplineOptions as a child of 'parent', with the @@ -35,8 +36,8 @@ */ QG_SplineOptions::QG_SplineOptions(QWidget* parent, Qt::WindowFlags fl) : QWidget(parent, fl) + ,action(nullptr) { - action = NULL; setupUi(this); } @@ -66,13 +67,13 @@ } void QG_SplineOptions::setAction(RS_ActionInterface* a, bool update) { - int degree; - bool closed; if (a && ( a->rtti()==RS2::ActionDrawSpline||a->rtti()==RS2::ActionDrawSplinePoints )) { - action = (RS_ActionDrawSpline*)a; - + action = static_cast(a); + int degree; + bool closed; + if (update) { if(a->rtti()==RS2::ActionDrawSpline) degree = action->getDegree(); @@ -99,7 +100,7 @@ } else { RS_DEBUG->print(RS_Debug::D_ERROR, "QG_SplineOptions::setAction: wrong action type"); - action = NULL; + action = nullptr; } } diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_textoptions.cpp librecad-2.0.9/librecad/src/ui/forms/qg_textoptions.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_textoptions.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_textoptions.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -27,6 +27,7 @@ #include "rs_actiondrawtext.h" #include "rs_math.h" +#include "rs_debug.h" /* * Constructs a QG_TextOptions as a child of 'parent', with the diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_trimamountoptions.cpp librecad-2.0.9/librecad/src/ui/forms/qg_trimamountoptions.cpp --- librecad-2.0.8/librecad/src/ui/forms/qg_trimamountoptions.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_trimamountoptions.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,7 @@ #include "rs_actionmodifytrimamount.h" #include "rs_settings.h" #include "rs_math.h" +#include "rs_debug.h" /* * Constructs a QG_TrimAmountOptions as a child of 'parent', with the @@ -37,7 +38,6 @@ : QWidget(parent, fl) { setupUi(this); - } /* @@ -85,18 +85,26 @@ } leDist->setText(sd); + leDist->setCursorPosition(0); cbTotalLength->setChecked(byTotal); } else { RS_DEBUG->print(RS_Debug::D_ERROR, "QG_ModifyTrimAmountOptions::setAction: wrong action type"); - this->action = NULL; + action = nullptr; } } void QG_TrimAmountOptions::updateDist(const QString& d) { if (action) { - action->setDistance(RS_Math::eval(d, 1.0)); - } + bool ok; + double d0 = RS_Math::eval(d, &ok); + if (ok) { + leDist->setText(QString{"%1"}.arg(d0)); + leDist->setCursorPosition(0); + } else + d0 = 1.0; + action->setDistance(d0); + } } void QG_TrimAmountOptions::on_cbTotalLength_toggled(bool checked) @@ -105,3 +113,9 @@ action->setByTotal(checked); } } + +void QG_TrimAmountOptions::on_leDist_editingFinished() +{ + updateDist(leDist->text()); +} + diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_trimamountoptions.h librecad-2.0.9/librecad/src/ui/forms/qg_trimamountoptions.h --- librecad-2.0.8/librecad/src/ui/forms/qg_trimamountoptions.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_trimamountoptions.h 2016-01-07 07:46:24.000000000 +0000 @@ -51,6 +51,7 @@ private slots: void on_cbTotalLength_toggled(bool checked); + void on_leDist_editingFinished(); private: void destroy(); diff -Nru librecad-2.0.8/librecad/src/ui/forms/qg_trimamountoptions.ui librecad-2.0.9/librecad/src/ui/forms/qg_trimamountoptions.ui --- librecad-2.0.8/librecad/src/ui/forms/qg_trimamountoptions.ui 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/forms/qg_trimamountoptions.ui 2016-01-07 07:46:24.000000000 +0000 @@ -38,7 +38,16 @@ 1 - + + 1 + + + 1 + + + 1 + + 1 @@ -61,14 +70,14 @@ - 40 - 22 + 60 + 28 40 - 22 + 28 @@ -136,22 +145,5 @@ - - - leDist - textChanged(QString) - QG_TrimAmountOptions - updateDist(QString) - - - 20 - 20 - - - 20 - 20 - - - - + diff -Nru librecad-2.0.8/librecad/src/ui/lg_dimzerosbox.cpp librecad-2.0.9/librecad/src/ui/lg_dimzerosbox.cpp --- librecad-2.0.8/librecad/src/ui/lg_dimzerosbox.cpp 1970-01-01 00:00:00.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/lg_dimzerosbox.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -0,0 +1,147 @@ +#include "lg_dimzerosbox.h" +#include +#include + +LG_DimzerosBox::LG_DimzerosBox(QWidget *parent) : QComboBox(parent) { + dimLine = false; + view = new QListView(); + model = new QStandardItemModel(3, 1); + QStandardItem* item = new QStandardItem(tr("select:")); + item->setFlags(Qt::ItemIsEnabled | Qt::ItemIsSelectable); + model->setItem(0,0,item); + item = new QStandardItem(tr("remove left")); + item->setFlags(Qt::ItemIsUserCheckable | Qt::ItemIsEnabled); + item->setData(Qt::Unchecked, Qt::CheckStateRole); + model->setItem(1,0,item); + item = new QStandardItem(tr("remove right")); + item->setFlags(Qt::ItemIsUserCheckable | Qt::ItemIsEnabled); + item->setData(Qt::Unchecked, Qt::CheckStateRole); + model->setItem(2,0,item); + + setModel(model); + setView(view); + setEditable(false); + setEditText("selectar:"); +} + +LG_DimzerosBox::~LG_DimzerosBox() { + delete model; + delete view; +} + +void LG_DimzerosBox::setLinear(){ + dimLine = true; + QStandardItem* item = new QStandardItem(tr("remove 0'")); + item->setFlags(Qt::ItemIsUserCheckable | Qt::ItemIsEnabled); + item->setData(Qt::Unchecked, Qt::CheckStateRole); + model->appendRow(item); + item = new QStandardItem(tr("remove 0\"")); + item->setFlags(Qt::ItemIsUserCheckable | Qt::ItemIsEnabled); + item->setData(Qt::Unchecked, Qt::CheckStateRole); + model->appendRow(item); +} + +void LG_DimzerosBox::setData(int i){ + if (dimLine) { + if (i & 1) { + if (i&2) + model->item(3)->setCheckState(Qt::Checked); + } else { + model->item(4)->setCheckState(Qt::Checked); + if (!(i&2)) + model->item(3)->setCheckState(Qt::Checked); + } + if (i&4) + model->item(1)->setCheckState(Qt::Checked); + if (i&8) + model->item(2)->setCheckState(Qt::Checked); + } else { + if (i & 1) + model->item(1)->setCheckState(Qt::Checked); + if (i & 2) + model->item(2)->setCheckState(Qt::Checked); + } +} + +int LG_DimzerosBox::getData(){ + int ret = 0; + if (dimLine){ + if (model->item(1)->checkState() == Qt::Checked) + ret |= 4; + if (model->item(2)->checkState() == Qt::Checked) + ret |= 8; + //imperial: + if (model->item(3)->checkState() == Qt::Checked){ + if (model->item(4)->checkState() == Qt::Unchecked) + ret |= 3; + } else { + if (model->item(4)->checkState() == Qt::Checked) + ret |= 2; + else + ret |= 1; + } + } else { + if (model->item(1)->checkState() == Qt::Checked) + ret |= 1; + if (model->item(2)->checkState() == Qt::Checked) + ret |= 2; + } + return ret; +} + +/** + * helper function for DIMZIN var. + */ +int LG_DimzerosBox::convertDimZin(int v, bool toIdx){ + if (toIdx){ + if (v < 5) + return 0; + int res = 0; + if (v & 4) + res = 3; + if (v & 8) + return (res==3) ? 5 :4; + } + //toIdx false + switch (v) { + case 3: + return 4; + break; + case 4: + return 8; + break; + case 5: + return 12; + break; + default: + break; + } + return 1; +} + + +/*MyModel::MyModel(QObject *parent) + :QAbstractTableModel(parent) +{ +} + +int MyModel::rowCount(const QModelIndex & parent) const +{ + return 2; +} + +int MyModel::columnCount(const QModelIndex & parent) const +{ + return 3; +} + +QVariant MyModel::data(const QModelIndex &index, int role) const +{ + if (role == Qt::DisplayRole) + { + return QString("Row%1, Column%2") + .arg(index.row() + 1) + .arg(index.column() +1); + } + return QVariant(); +}*/ diff -Nru librecad-2.0.8/librecad/src/ui/lg_dimzerosbox.h librecad-2.0.9/librecad/src/ui/lg_dimzerosbox.h --- librecad-2.0.8/librecad/src/ui/lg_dimzerosbox.h 1970-01-01 00:00:00.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/lg_dimzerosbox.h 2016-01-07 07:46:24.000000000 +0000 @@ -0,0 +1,42 @@ +#ifndef LG_DIMZEROSBOX_H +#define LG_DIMZEROSBOX_H + +#include +//#include +#include +#include + +/* + * DimZin value is mixed integer and bit flag value + * inches and feets are integer values, removal of left and right zeros are flags + * 0: removes 0' & 0" + * 1: draw 0' & 0" + * 2: removes 0" + * 4: removes 0' + * bit 3 set (4) remove 0 to the left + * bit 4 set (8) removes 0's to the right + * + * DimAZin value is integer or bit flag value + * 0: draw all + * 1: remove 0 to the left + * 2: removes 0's to the right + * 3: removes all zeros +*/ + +class LG_DimzerosBox : public QComboBox { + Q_OBJECT + +public: + explicit LG_DimzerosBox(QWidget *parent = 0); + ~LG_DimzerosBox(); + void setLinear(); + void setData(int i); + int getData(); +private: + QStandardItemModel *model; + QListView *view; + bool dimLine; + int convertDimZin(int v, bool toIdx); +}; + +#endif // LG_DIMZEROSBOX_H diff -Nru librecad-2.0.8/librecad/src/ui/qg_actionfactory.cpp librecad-2.0.9/librecad/src/ui/qg_actionfactory.cpp --- librecad-2.0.8/librecad/src/ui/qg_actionfactory.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/qg_actionfactory.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -26,6 +26,7 @@ #include "qg_actionfactory.h" +#include #include #include #include @@ -158,6 +159,7 @@ #include "rs_actionpolylinesegment.h" #include "rs_actionorder.h" #include "qg_cadtoolbar.h" +#include "rs_debug.h" /** * Constructor. diff -Nru librecad-2.0.8/librecad/src/ui/qg_actionhandler.cpp librecad-2.0.9/librecad/src/ui/qg_actionhandler.cpp --- librecad-2.0.8/librecad/src/ui/qg_actionhandler.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/qg_actionhandler.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -165,6 +165,7 @@ #include "qg_mainwindowinterface.h" #include "qg_snaptoolbar.h" #include "qc_applicationwindow.h" +#include "rs_debug.h" /** * Constructor @@ -698,9 +699,9 @@ break; case RS2::ActionModifyOffset: { - std::set const allowedOffsetTypes={RS2::EntityArc, RS2::EntityCircle, RS2::EntityLine, RS2::EntityPolyline}; - if(!doc->countSelected(true, allowedOffsetTypes)){ - a = new RS_ActionSelect(*doc, *gv,RS2::ActionModifyOffsetNoSelect, allowedOffsetTypes); + auto allowedOffsetTypes={RS2::EntityArc, RS2::EntityCircle, RS2::EntityLine, RS2::EntityPolyline}; + if(!doc->countSelected(true, allowedOffsetTypes)){ + a = new RS_ActionSelect(*doc, *gv, RS2::ActionModifyOffsetNoSelect, allowedOffsetTypes); break; } } @@ -1122,7 +1123,7 @@ if (type!=RS2::ActionNone) { RS_DEBUG->print("QG_ActionHandler::command: setting current action"); //special handling, currently needed for snap actions - if( commandLineActions(type)==false){ + if (!commandLineActions(type)){ //not handled yet setCurrentAction(type); } @@ -1211,6 +1212,9 @@ setCurrentAction(RS2::ActionEditKillAllActions); } void QG_ActionHandler::slotEditUndo() { + //to avoid operation on deleted entities, Undo action invalid all suspended + //actions + killAllActions(); setCurrentAction(RS2::ActionEditUndo); } diff -Nru librecad-2.0.8/librecad/src/ui/qg_blockwidget.cpp librecad-2.0.9/librecad/src/ui/qg_blockwidget.cpp --- librecad-2.0.8/librecad/src/ui/qg_blockwidget.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/qg_blockwidget.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -36,6 +36,7 @@ #include "qg_blockwidget.h" #include "rs_blocklist.h" #include "qg_actionhandler.h" +#include "rs_debug.h" QG_BlockModel::QG_BlockModel(QObject * parent) : QAbstractTableModel(parent) { blockVisible = QIcon(":/ui/visibleblock.png"); diff -Nru librecad-2.0.8/librecad/src/ui/qg_dialogfactory.cpp librecad-2.0.9/librecad/src/ui/qg_dialogfactory.cpp --- librecad-2.0.8/librecad/src/ui/qg_dialogfactory.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/qg_dialogfactory.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -31,6 +31,7 @@ #include #include #include +#include #include "rs_patternlist.h" #include "rs_settings.h" @@ -38,6 +39,7 @@ #include "rs_actioninterface.h" #include "rs_document.h" #include "rs_hatch.h" +#include "lc_splinepoints.h" #include "rs_dimlinear.h" #include "rs_actiondimlinear.h" @@ -76,6 +78,7 @@ #include "qg_dlgrotate2.h" #include "qg_dlgscale.h" #include "qg_dlgspline.h" +#include "lc_dlgsplinepoints.h" #include "qg_dlgtext.h" #include "qg_imageoptions.h" #include "qg_insertoptions.h" @@ -111,6 +114,7 @@ #include "qg_snapmiddleoptions.h" #include "qg_snapdistoptions.h" #include "rs_vector.h" +#include "rs_debug.h" #if QT_VERSION < 0x040400 #include "emu_qt44.h" @@ -199,7 +203,6 @@ RS_Layer* layer = nullptr; QString layer_name = "", newLayerName = ""; - int i = 2; if (layerList) { layer_name = QString(layerList->getActive()->getName()); @@ -207,6 +210,7 @@ layer_name = "noname"; } newLayerName = QString(layer_name); + int i = 2; while(layerList->find(newLayerName)) { newLayerName = QString("%1%2").arg(layer_name).arg(i++); } @@ -239,14 +243,14 @@ RS_Layer* QG_DialogFactory::requestLayerRemovalDialog(RS_LayerList* layerList) { RS_Layer* layer = nullptr; - if (layerList==nullptr) { + if (!layerList) { RS_DEBUG->print(RS_Debug::D_WARNING, "QG_DialogFactory::requestLayerRemovalDialog(): " "layerList is nullptr"); return nullptr; } /* - if (layerList==nullptr) { + if (!layerList) { if (container && container->rtti()==RS2::EntityGraphic) { layerList = (RS_LayerList*)container; } else { @@ -299,7 +303,7 @@ RS_Layer* layer = nullptr; /* - if (layerList==nullptr) { + if (!layerList) { if (container && container->rtti()==RS2::EntityGraphic) { layerList = (RS_LayerList*)container; } else { @@ -308,7 +312,7 @@ } */ - if (layerList==nullptr) { + if (!layerList) { RS_DEBUG->print(RS_Debug::D_WARNING, "QG_DialogFactory::requestEditLayerDialog(): " "layerList is nullptr"); @@ -348,7 +352,7 @@ RS_BlockData ret; ret = RS_BlockData("", RS_Vector(false), false); - if (blockList==nullptr) { + if (!blockList) { RS_DEBUG->print(RS_Debug::D_WARNING, "QG_DialogFactory::requestNewBlockDialog(): " "blockList is nullptr"); @@ -379,14 +383,14 @@ RS_BlockData ret; ret = RS_BlockData("", RS_Vector(false), false); - if (blockList==nullptr) { + if (!blockList) { RS_DEBUG->print(RS_Debug::D_WARNING, "QG_DialogFactory::requestBlockAttributesDialog(): " "blockList is nullptr"); return ret; } /* - if (blockList==nullptr) { + if (!blockList) { if (container && container->rtti()==RS2::EntityGraphic) { blockList = (RS_BlockList*)container; } else { @@ -421,7 +425,7 @@ RS_Block* QG_DialogFactory::requestBlockRemovalDialog(RS_BlockList* blockList) { RS_Block* block = nullptr; - if (blockList==nullptr) { + if (!blockList) { RS_DEBUG->print(RS_Debug::D_WARNING, "QG_DialogFactory::requestBlockRemovalDialog(): " "blockList is nullptr"); @@ -525,7 +529,7 @@ bool on, bool update) { RS_DEBUG->print("QG_DialogFactory::requestOptions"); - if (action==nullptr) { + if (!action) { RS_DEBUG->print(RS_Debug::D_WARNING, "QG_DialogFactory::requestOptions: action is nullptr"); return; @@ -623,7 +627,7 @@ case RS2::ActionDimLinearVer: case RS2::ActionDimLinearHor: requestDimensionOptions(action, on, update); - if (((RS_ActionDimLinear*)action)->hasFixedAngle()==false) { + if (!((RS_ActionDimLinear*)action)->hasFixedAngle()) { requestDimLinearOptions(action, on, update); } break; @@ -685,7 +689,7 @@ return; } if (optionWidget ) { - if (printPreviewOptions==nullptr) { + if (!printPreviewOptions) { printPreviewOptions = new QG_PrintPreviewOptions(); printPreviewOptions ->setAction(action, false); optionWidget->addWidget(printPreviewOptions); @@ -702,15 +706,15 @@ */ void QG_DialogFactory::requestLineOptions(RS_ActionInterface* action, bool on) { - static QG_LineOptions* toolWidget = nullptr; if (optionWidget) { + static QG_LineOptions* toolWidget = nullptr; if (toolWidget) { delete toolWidget; toolWidget = nullptr; } if (on) { - toolWidget = new QG_LineOptions(); + toolWidget = new QG_LineOptions(optionWidget); optionWidget->addWidget(toolWidget); toolWidget->setAction(action); toolWidget->show(); @@ -726,15 +730,15 @@ void QG_DialogFactory::requestPolylineOptions(RS_ActionInterface* action, bool on, bool update) { - static QG_PolylineOptions* toolWidget = nullptr; if (optionWidget) { + static QG_PolylineOptions* toolWidget = nullptr; if (toolWidget) { delete toolWidget; toolWidget = nullptr; } if (on) { - toolWidget = new QG_PolylineOptions(); + toolWidget = new QG_PolylineOptions(optionWidget); optionWidget->addWidget(toolWidget); toolWidget->setAction(action, update); toolWidget->show(); @@ -756,7 +760,7 @@ return; } if (optionWidget ) { - if (polylineEquidistantOptions==nullptr) { + if (!polylineEquidistantOptions) { polylineEquidistantOptions = new QG_PolylineEquidistantOptions(); optionWidget->addWidget(polylineEquidistantOptions); @@ -777,15 +781,15 @@ */ void QG_DialogFactory::requestLineParallelOptions(RS_ActionInterface* action, bool on, bool update) { - static QG_LineParallelOptions* toolWidget = nullptr; if (optionWidget) { + static QG_LineParallelOptions* toolWidget = nullptr; if (toolWidget) { delete toolWidget; toolWidget = nullptr; } if (on) { - toolWidget = new QG_LineParallelOptions(); + toolWidget = new QG_LineParallelOptions(optionWidget); optionWidget->addWidget(toolWidget); toolWidget->setAction(action, update); toolWidget->show(); @@ -801,15 +805,15 @@ void QG_DialogFactory::requestLineParallelThroughOptions( RS_ActionInterface* action, bool on, bool update) { - static QG_LineParallelThroughOptions* toolWidget = nullptr; if (optionWidget) { + static QG_LineParallelThroughOptions* toolWidget = nullptr; if (toolWidget) { delete toolWidget; toolWidget = nullptr; } if (on) { - toolWidget = new QG_LineParallelThroughOptions(); + toolWidget = new QG_LineParallelThroughOptions(optionWidget); optionWidget->addWidget(toolWidget); toolWidget->setAction(action, update); toolWidget->show(); @@ -826,14 +830,14 @@ if (optionWidget) { if (on) { - if(m_pLineAngleOptions==nullptr) + if(!m_pLineAngleOptions) m_pLineAngleOptions = new QG_LineAngleOptions(); optionWidget->addWidget(m_pLineAngleOptions); m_pLineAngleOptions->setAction(action, update); //toolWidget->setData(&angle, &length, fixedAngle, update); m_pLineAngleOptions->show(); }else{ - if (m_pLineAngleOptions==nullptr) return; + if (!m_pLineAngleOptions) return; delete m_pLineAngleOptions; m_pLineAngleOptions = nullptr; } @@ -848,15 +852,14 @@ void QG_DialogFactory::requestLineRelAngleOptions(RS_ActionInterface* action, bool on, bool update) { - static QG_LineRelAngleOptions* toolWidget = nullptr; - if (optionWidget) { + static QG_LineRelAngleOptions* toolWidget = nullptr; if (toolWidget) { delete toolWidget; toolWidget = nullptr; } if (on) { - toolWidget = new QG_LineRelAngleOptions(); + toolWidget = new QG_LineRelAngleOptions(optionWidget); optionWidget->addWidget(toolWidget); toolWidget->setAction(action, update); //toolWidget->setData(&angle, &length, fixedAngle, update); @@ -873,15 +876,15 @@ void QG_DialogFactory::requestLineBisectorOptions(RS_ActionInterface* action, bool on, bool update) { - static QG_LineBisectorOptions* toolWidget = nullptr; if (optionWidget) { + static QG_LineBisectorOptions* toolWidget = nullptr; if (toolWidget) { delete toolWidget; toolWidget = nullptr; } if (on) { - toolWidget = new QG_LineBisectorOptions(); + toolWidget = new QG_LineBisectorOptions(optionWidget); optionWidget->addWidget(toolWidget); toolWidget->setAction(action, update); toolWidget->show(); @@ -896,15 +899,15 @@ */ void QG_DialogFactory::requestLinePolygonOptions(RS_ActionInterface* action, bool on, bool update) { - static QG_LinePolygonOptions* toolWidget = nullptr; if (optionWidget) { + static QG_LinePolygonOptions* toolWidget = nullptr; if (toolWidget) { delete toolWidget; toolWidget = nullptr; } if (on) { - toolWidget = new QG_LinePolygonOptions(); + toolWidget = new QG_LinePolygonOptions(optionWidget); optionWidget->addWidget(toolWidget); toolWidget->setAction(action, update); toolWidget->show(); @@ -919,15 +922,15 @@ */ void QG_DialogFactory::requestLinePolygon2Options(RS_ActionInterface* action, bool on, bool update) { - static QG_LinePolygon2Options* toolWidget = nullptr; if (optionWidget) { + static QG_LinePolygon2Options* toolWidget = nullptr; if (toolWidget) { delete toolWidget; toolWidget = nullptr; } if (on) { - toolWidget = new QG_LinePolygon2Options(); + toolWidget = new QG_LinePolygon2Options(optionWidget); optionWidget->addWidget(toolWidget); toolWidget->setAction(action, update); toolWidget->show(); @@ -943,15 +946,15 @@ void QG_DialogFactory::requestArcOptions(RS_ActionInterface* action, bool on, bool update) { - static QG_ArcOptions* toolWidget = nullptr; if (optionWidget) { + static QG_ArcOptions* toolWidget = nullptr; if (toolWidget) { delete toolWidget; toolWidget = nullptr; } if (on) { - toolWidget = new QG_ArcOptions(); + toolWidget = new QG_ArcOptions(optionWidget); optionWidget->addWidget(toolWidget); toolWidget->setAction(action, update); //toolWidget->setData(&data); @@ -968,15 +971,15 @@ void QG_DialogFactory::requestArcTangentialOptions(RS_ActionInterface* action, bool on, bool update) { - static QG_ArcTangentialOptions* toolWidget = nullptr; if (optionWidget) { + static QG_ArcTangentialOptions* toolWidget = nullptr; if (toolWidget) { delete toolWidget; toolWidget = nullptr; } if (on) { - toolWidget = new QG_ArcTangentialOptions(); + toolWidget = new QG_ArcTangentialOptions(optionWidget); optionWidget->addWidget(toolWidget); toolWidget->setAction(action, update); //toolWidget->setData(&data); @@ -988,8 +991,8 @@ void QG_DialogFactory::updateArcTangentialOptions(const double& d, bool byRadius) { - if (arcTangentialOptions==nullptr) return; - if(byRadius){ + if (!arcTangentialOptions) return; + if (byRadius){ arcTangentialOptions->updateAngle(QString::number(d,'g',5)); }else{ arcTangentialOptions->updateRadius(QString::number(d,'g',5)); @@ -1003,15 +1006,15 @@ */ void QG_DialogFactory::requestCircleOptions(RS_ActionInterface* action, bool on, bool update) { - static QG_CircleOptions* toolWidget = nullptr; if (optionWidget) { + static QG_CircleOptions* toolWidget = nullptr; if (toolWidget) { delete toolWidget; toolWidget = nullptr; } if (on) { - toolWidget = new QG_CircleOptions(); + toolWidget = new QG_CircleOptions(optionWidget); optionWidget->addWidget(toolWidget); toolWidget->setAction(action, update); toolWidget->show(); @@ -1025,15 +1028,15 @@ */ void QG_DialogFactory::requestCircleTan2Options(RS_ActionInterface* action, bool on, bool update) { - static QG_CircleTan2Options* toolWidget = nullptr; if (optionWidget) { + static QG_CircleTan2Options* toolWidget = nullptr; if (toolWidget) { delete toolWidget; toolWidget = nullptr; } if (on) { - toolWidget = new QG_CircleTan2Options(); + toolWidget = new QG_CircleTan2Options(optionWidget); optionWidget->addWidget(toolWidget); toolWidget->setAction(action, update); toolWidget->show(); @@ -1047,15 +1050,15 @@ */ void QG_DialogFactory::requestSplineOptions(RS_ActionInterface* action, bool on, bool update) { - static QG_SplineOptions* toolWidget = nullptr; if (optionWidget) { + static QG_SplineOptions* toolWidget = nullptr; if (toolWidget) { delete toolWidget; toolWidget = nullptr; } if (on) { - toolWidget = new QG_SplineOptions(); + toolWidget = new QG_SplineOptions(optionWidget); optionWidget->addWidget(toolWidget); toolWidget->setAction(action, update); toolWidget->show(); @@ -1071,15 +1074,15 @@ void QG_DialogFactory::requestMTextOptions(RS_ActionInterface* action, bool on, bool update) { - static QG_MTextOptions* toolWidget = nullptr; if (optionWidget) { + static QG_MTextOptions* toolWidget = nullptr; if (toolWidget) { delete toolWidget; toolWidget = nullptr; } if (on) { - toolWidget = new QG_MTextOptions(); + toolWidget = new QG_MTextOptions(optionWidget); optionWidget->addWidget(toolWidget); toolWidget->setAction(action, update); toolWidget->show(); @@ -1094,15 +1097,15 @@ void QG_DialogFactory::requestTextOptions(RS_ActionInterface* action, bool on, bool update) { - static QG_TextOptions* toolWidget = nullptr; if (optionWidget) { + static QG_TextOptions* toolWidget = nullptr; if (toolWidget) { delete toolWidget; toolWidget = nullptr; } if (on) { - toolWidget = new QG_TextOptions(); + toolWidget = new QG_TextOptions(optionWidget); optionWidget->addWidget(toolWidget); toolWidget->setAction(action, update); toolWidget->show(); @@ -1117,15 +1120,15 @@ void QG_DialogFactory::requestInsertOptions(RS_ActionInterface* action, bool on, bool update) { - static QG_InsertOptions* toolWidget = nullptr; if (optionWidget) { + static QG_InsertOptions* toolWidget = nullptr; if (toolWidget) { delete toolWidget; toolWidget = nullptr; } if (on) { - toolWidget = new QG_InsertOptions(); + toolWidget = new QG_InsertOptions(optionWidget); optionWidget->addWidget(toolWidget); toolWidget->setAction(action, update); toolWidget->show(); @@ -1141,15 +1144,15 @@ void QG_DialogFactory::requestImageOptions(RS_ActionInterface* action, bool on, bool update) { - static QG_ImageOptions* toolWidget = nullptr; if (optionWidget) { + static QG_ImageOptions* toolWidget = nullptr; if (toolWidget) { delete toolWidget; toolWidget = nullptr; } if (on) { - toolWidget = new QG_ImageOptions(); + toolWidget = new QG_ImageOptions(optionWidget); optionWidget->addWidget(toolWidget); toolWidget->setAction(action, update); toolWidget->show(); @@ -1165,15 +1168,15 @@ void QG_DialogFactory::requestDimensionOptions(RS_ActionInterface* action, bool on, bool update) { //static QLabel* l = nullptr; - static QG_DimOptions* toolWidget = nullptr; if (optionWidget) { + static QG_DimOptions* toolWidget = nullptr; if (toolWidget) { delete toolWidget; toolWidget = nullptr; } if (on) { - toolWidget = new QG_DimOptions(); + toolWidget = new QG_DimOptions(optionWidget); optionWidget->addWidget(toolWidget); toolWidget->setAction(action, update); toolWidget->show(); @@ -1188,16 +1191,15 @@ */ void QG_DialogFactory::requestDimLinearOptions(RS_ActionInterface* action, bool on, bool update) { - //static QLabel* l = nullptr; - static QG_DimLinearOptions* toolWidget = nullptr; if (optionWidget) { + static QG_DimLinearOptions* toolWidget = nullptr; if (toolWidget) { delete toolWidget; toolWidget = nullptr; } if (on) { - toolWidget = new QG_DimLinearOptions(); + toolWidget = new QG_DimLinearOptions(optionWidget); optionWidget->addWidget(toolWidget); toolWidget->setAction(action, update); toolWidget->show(); @@ -1218,7 +1220,7 @@ return; } if (optionWidget ) { - if (snapMiddleOptions==nullptr) { + if (!snapMiddleOptions) { snapMiddleOptions = new QG_SnapMiddleOptions(middlePoints); optionWidget->addWidget(snapMiddleOptions); snapMiddleOptions->setMiddlePoints(middlePoints); @@ -1243,7 +1245,7 @@ return; } if (optionWidget ) { - if ( snapDistOptions==nullptr) { + if (!snapDistOptions) { snapDistOptions = new QG_SnapDistOptions(); optionWidget->addWidget(snapDistOptions); snapDistOptions->setDist(dist); @@ -1262,15 +1264,15 @@ */ void QG_DialogFactory::requestMoveRotateOptions(RS_ActionInterface* action, bool on, bool update) { - static QG_MoveRotateOptions* toolWidget = nullptr; if (optionWidget) { + static QG_MoveRotateOptions* toolWidget = nullptr; if (toolWidget) { delete toolWidget; toolWidget = nullptr; } if (on) { - toolWidget = new QG_MoveRotateOptions(); + toolWidget = new QG_MoveRotateOptions(optionWidget); optionWidget->addWidget(toolWidget); toolWidget->setAction(action, update); toolWidget->show(); @@ -1285,15 +1287,15 @@ */ void QG_DialogFactory::requestTrimAmountOptions(RS_ActionInterface* action, bool on, bool update) { - static QG_TrimAmountOptions* toolWidget = nullptr; if (optionWidget) { + static QG_TrimAmountOptions* toolWidget = nullptr; if (toolWidget) { delete toolWidget; toolWidget = nullptr; } if (on) { - toolWidget = new QG_TrimAmountOptions(); + toolWidget = new QG_TrimAmountOptions(optionWidget); optionWidget->addWidget(toolWidget); toolWidget->setAction(action, update); toolWidget->show(); @@ -1308,15 +1310,15 @@ */ void QG_DialogFactory::requestBevelOptions(RS_ActionInterface* action, bool on, bool update) { - static QG_BevelOptions* toolWidget = nullptr; if (optionWidget) { + static QG_BevelOptions* toolWidget = nullptr; if (toolWidget) { delete toolWidget; toolWidget = nullptr; } if (on) { - toolWidget = new QG_BevelOptions(); + toolWidget = new QG_BevelOptions(optionWidget); optionWidget->addWidget(toolWidget); toolWidget->setAction(action, update); toolWidget->show(); @@ -1331,15 +1333,15 @@ */ void QG_DialogFactory::requestRoundOptions(RS_ActionInterface* action, bool on, bool update) { - static QG_RoundOptions* toolWidget = nullptr; if (optionWidget) { + static QG_RoundOptions* toolWidget = nullptr; if (toolWidget) { delete toolWidget; toolWidget = nullptr; } if (on) { - toolWidget = new QG_RoundOptions(); + toolWidget = new QG_RoundOptions(optionWidget); optionWidget->addWidget(toolWidget); toolWidget->setAction(action, update); toolWidget->show(); @@ -1360,7 +1362,7 @@ return; } if (optionWidget ) { - if ( modifyOffsetOptions==nullptr) { + if (!modifyOffsetOptions) { modifyOffsetOptions = new QG_ModifyOffsetOptions(); optionWidget->addWidget(modifyOffsetOptions); modifyOffsetOptions->setDist(dist); @@ -1379,15 +1381,15 @@ */ void QG_DialogFactory::requestLibraryInsertOptions(RS_ActionInterface* action, bool on, bool update) { - static QG_LibraryInsertOptions* toolWidget = nullptr; if (optionWidget) { + static QG_LibraryInsertOptions* toolWidget = nullptr; if (toolWidget) { delete toolWidget; toolWidget = nullptr; } if (on) { - toolWidget = new QG_LibraryInsertOptions(); + toolWidget = new QG_LibraryInsertOptions(optionWidget); optionWidget->addWidget(toolWidget); toolWidget->setAction(action, update); toolWidget->show(); @@ -1551,9 +1553,7 @@ * Shows a dialog to edit the given entity. */ bool QG_DialogFactory::requestModifyEntityDialog(RS_Entity* entity) { - if (entity==nullptr) { - return false; - } + if (!entity) return false; bool ret = false; @@ -1609,7 +1609,7 @@ break; case RS2::EntitySpline: { - QG_DlgSpline dlg(parent); + QG_DlgSpline dlg(nullptr, false); dlg.setSpline(*((RS_Spline*)entity)); if (dlg.exec()) { dlg.updateSpline(); @@ -1618,6 +1618,16 @@ } break; + case RS2::EntitySplinePoints: { + LC_DlgSplinePoints dlg(nullptr, false); + dlg.setSpline(*static_cast(entity)); + if (dlg.exec()) { + dlg.updateSpline(); + ret = true; + } + } + break; + case RS2::EntityInsert: { QG_DlgInsert dlg(parent); dlg.setInsert(*((RS_Insert*)entity)); @@ -1742,9 +1752,7 @@ * Shows a dialog to edit the attributes of the given multi-line text entity. */ bool QG_DialogFactory::requestMTextDialog(RS_MText* text) { - if (text==nullptr) { - return false; - } + if (!text) return false; QG_DlgMText dlg(parent); dlg.setText(*text, true); @@ -1761,9 +1769,7 @@ * Shows a dialog to edit the attributes of the given text entity. */ bool QG_DialogFactory::requestTextDialog(RS_Text* text) { - if (text==nullptr) { - return false; - } + if (!text) return false; QG_DlgText dlg(parent); dlg.setText(*text, true); @@ -1780,9 +1786,7 @@ * Shows a dialog to edit pattern / hatch attributes of the given entity. */ bool QG_DialogFactory::requestHatchDialog(RS_Hatch* hatch) { - if (hatch==nullptr) { - return false; - } + if (!hatch) return false; RS_PATTERNLIST->init(); diff -Nru librecad-2.0.8/librecad/src/ui/qg_dialogfactory.h librecad-2.0.9/librecad/src/ui/qg_dialogfactory.h --- librecad-2.0.8/librecad/src/ui/qg_dialogfactory.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/qg_dialogfactory.h 2016-01-07 07:46:24.000000000 +0000 @@ -27,15 +27,13 @@ #ifndef QG_DIALOGFACTORY_H #define QG_DIALOGFACTORY_H -#include -#include - #include "rs_dialogfactoryinterface.h" class QG_PolylineEquidistantOptions; class QG_SnapMiddleOptions; class QG_SnapDistOptions; class QG_ModifyOffsetOptions; +class QWidget; class QG_CadToolBar; class QToolBar; @@ -51,7 +49,7 @@ class QG_LineAngleOptions; class RS_Vector; -#define QG_DIALOGFACTORY (RS_DialogFactory::instance()->getFactoryObject()->isAdapter()==false ? ((QG_DialogFactory*)RS_DialogFactory::instance()->getFactoryObject()) : NULL) +#define QG_DIALOGFACTORY (RS_DialogFactory::instance()->getFactoryObject()->isAdapter()==false ? ((QG_DialogFactory*)RS_DialogFactory::instance()->getFactoryObject()) : nullptr) /** * This is the Qt implementation of a widget which can create and @@ -97,9 +95,9 @@ } /** - * @return cad tool bar or NULL. + * @return cad tool bar or nullptr. */ - QG_CadToolBar* getCadToolBar() { + QG_CadToolBar* getCadToolBar() const { return cadToolBar; } @@ -113,9 +111,9 @@ } /** - * @return command widget or NULL. + * @return command widget or nullptr. */ - QG_CommandWidget* getCommandWidget() { + QG_CommandWidget* getCommandWidget() const { return commandWidget; } @@ -130,14 +128,14 @@ virtual void requestWarningDialog(const QString& warning); virtual RS_GraphicView* requestNewDocument(const QString& fileName = QString::null, - RS_Document* doc=NULL); + RS_Document* doc=nullptr); virtual RS_Layer* requestNewLayerDialog( - RS_LayerList* layerList = NULL); + RS_LayerList* layerList = nullptr); virtual RS_Layer* requestLayerRemovalDialog( - RS_LayerList* layerList = NULL); + RS_LayerList* layerList = nullptr); virtual RS_Layer* requestEditLayerDialog( - RS_LayerList* layerList = NULL); + RS_LayerList* layerList = nullptr); virtual RS_BlockData requestNewBlockDialog(RS_BlockList* blockList); virtual RS_Block* requestBlockRemovalDialog( @@ -267,7 +265,7 @@ const QString& right=QString::null); virtual void updateSelectionWidget(int num, double length);//updated for total number of selected, and total length of selected virtual void commandMessage(const QString& message); - virtual bool isAdapter() { return false; } + virtual bool isAdapter() const { return false; } static QString extToFormat(const QString& ext); virtual void updateArcTangentialOptions(const double& d, bool byRadius); diff -Nru librecad-2.0.8/librecad/src/ui/qg_filedialog.cpp librecad-2.0.9/librecad/src/ui/qg_filedialog.cpp --- librecad-2.0.8/librecad/src/ui/qg_filedialog.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/qg_filedialog.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -34,6 +34,7 @@ #include "rs_settings.h" #include "rs_system.h" +#include "rs_debug.h" #if QT_VERSION < 0x040400 #include "emu_qt44.h" @@ -251,7 +252,7 @@ #endif selectNameFilter(fDxfrw2007); selectFile(fn); - auto&& ext=getExtension(ftype); + auto ext=getExtension(ftype); if(ext.size()==4){ if(ext[0]=='.') ext.remove(0,1); } diff -Nru librecad-2.0.8/librecad/src/ui/qg_fontbox.cpp librecad-2.0.9/librecad/src/ui/qg_fontbox.cpp --- librecad-2.0.8/librecad/src/ui/qg_fontbox.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/qg_fontbox.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -24,6 +24,7 @@ ** **********************************************************************/ +#include #include "qg_fontbox.h" #include "rs_font.h" diff -Nru librecad-2.0.8/librecad/src/ui/qg_graphicview.cpp librecad-2.0.9/librecad/src/ui/qg_graphicview.cpp --- librecad-2.0.8/librecad/src/ui/qg_graphicview.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/qg_graphicview.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -48,6 +48,7 @@ #include "qg_scrollbar.h" #include "rs_modification.h" +#include "rs_debug.h" #define QG_SCROLLMARGIN 400 @@ -509,8 +510,12 @@ RS2::Both, mouse, factor)); } else { // otherwise, scroll - setCurrentAction(new RS_ActionZoomScroll(numPixels.x(), numPixels.y(), - *container, *this)); + //scroll by scrollbars: issue #479 + hScrollBar->setValue(hScrollBar->value() - numPixels.x()); + vScrollBar->setValue(vScrollBar->value() - numPixels.y()); + +// setCurrentAction(new RS_ActionZoomScroll(numPixels.x(), numPixels.y(), +// *container, *this)); } redraw(); } @@ -555,8 +560,18 @@ } if (scroll) { - setCurrentAction(new RS_ActionZoomScroll(direction, - *container, *this)); + //scroll by scrollbars: issue #479 + switch(direction){ + case RS2::Left: + case RS2::Right: + hScrollBar->setValue(hScrollBar->value()+e->delta()); + break; + default: + vScrollBar->setValue(vScrollBar->value()+e->delta()); + } + +// setCurrentAction(new RS_ActionZoomScroll(direction, +// *container, *this)); } // zoom in / out: @@ -824,63 +839,58 @@ * usually that's very fast since we only paint the buffer we * have from the last call.. */ -void QG_GraphicView::paintEvent(QPaintEvent *) { +void QG_GraphicView::paintEvent(QPaintEvent *) +{ RS_DEBUG->print("QG_GraphicView::paintEvent begin"); - RS_SETTINGS->beginGroup("/Appearance"); + RS_SETTINGS->beginGroup("/Appearance"); bool draftMode = (bool)RS_SETTINGS->readNumEntry("/DraftMode", 0); RS_SETTINGS->endGroup(); - - // Re-Create or get the layering pixmaps - getPixmapForView(PixmapLayer1); - getPixmapForView(PixmapLayer2); - getPixmapForView(PixmapLayer3); + // Re-Create or get the layering pixmaps + getPixmapForView(PixmapLayer1); + getPixmapForView(PixmapLayer2); + getPixmapForView(PixmapLayer3); // Draw Layer 1 - if (redrawMethod & RS2::RedrawGrid) { - PixmapLayer1->fill(background); - RS_PainterQt painter1(PixmapLayer1.get()); - //painter1->setBackgroundMode(Qt::OpaqueMode); - //painter1->setBackgroundColor(background); - //painter1->eraseRect(0,0,getWidth(), getHeight()); - drawLayer1((RS_Painter*)&painter1); - painter1.end(); - } - + if (redrawMethod & RS2::RedrawGrid) + { + PixmapLayer1->fill(background); + RS_PainterQt painter1(PixmapLayer1.get()); + drawLayer1((RS_Painter*)&painter1); + painter1.end(); + } - if (redrawMethod & RS2::RedrawDrawing) { - // DRaw layer 2 - PixmapLayer2->fill(Qt::transparent); - RS_PainterQt painter2(PixmapLayer2.get()); - painter2.setDrawingMode(drawingMode); - setDraftMode(draftMode); + if (redrawMethod & RS2::RedrawDrawing) + { + // DRaw layer 2 + PixmapLayer2->fill(Qt::transparent); + RS_PainterQt painter2(PixmapLayer2.get()); + painter2.setDrawingMode(drawingMode); + setDraftMode(draftMode); painter2.setDrawSelectedOnly(false); drawLayer2((RS_Painter*)&painter2); painter2.setDrawSelectedOnly(true); drawLayer2((RS_Painter*)&painter2); - //removed to solve bug #3470573 -// setDraftMode(false); - painter2.end(); - } + painter2.end(); + } - if (redrawMethod & RS2::RedrawOverlay) { + if (redrawMethod & RS2::RedrawOverlay) + { PixmapLayer3->fill(Qt::transparent); - RS_PainterQt painter3(PixmapLayer3.get()); + RS_PainterQt painter3(PixmapLayer3.get()); drawLayer3((RS_Painter*)&painter3); painter3.end(); } - // Finally paint the layers back on the screen, bitblk to the rescue! - RS_PainterQt wPainter(this); - //wPainter.setCompositionMode(QPainter::CompositionMode_Screen); - wPainter.drawPixmap(0,0,*PixmapLayer1); - wPainter.drawPixmap(0,0,*PixmapLayer2); - wPainter.setCompositionMode(QPainter::RasterOp_SourceXorDestination); - wPainter.drawPixmap(0,0,*PixmapLayer3); - wPainter.end(); + // Finally paint the layers back on the screen, bitblk to the rescue! + RS_PainterQt wPainter(this); + wPainter.drawPixmap(0,0,*PixmapLayer1); + wPainter.drawPixmap(0,0,*PixmapLayer2); + wPainter.drawPixmap(0,0,*PixmapLayer3); + wPainter.end(); - redrawMethod=RS2::RedrawNone; + redrawMethod=RS2::RedrawNone; RS_DEBUG->print("QG_GraphicView::paintEvent end"); } diff -Nru librecad-2.0.8/librecad/src/ui/qg_layerwidget.cpp librecad-2.0.9/librecad/src/ui/qg_layerwidget.cpp --- librecad-2.0.8/librecad/src/ui/qg_layerwidget.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/qg_layerwidget.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -37,6 +37,7 @@ #include #include "qg_actionhandler.h" #include "qc_applicationwindow.h" +#include "rs_debug.h" QG_LayerModel::QG_LayerModel(QObject * parent) : QAbstractTableModel(parent) { layerVisible = QIcon(":/ui/visibleblock.png"); @@ -323,7 +324,7 @@ QModelIndex idx = layerModel->getIndex (layer); layerView->setCurrentIndex ( idx ); - if(updateScroll==false) + if (!updateScroll) layerView->verticalScrollBar()->setValue(yPos); //update active layer name in mainwindow status bar @@ -379,7 +380,7 @@ */ void QG_LayerWidget::slotUpdateLayerList() { QRegExp rx(""); - int pos=0, f; + int pos=0; QString s, n; n=matchLayerName->text(); @@ -392,8 +393,8 @@ for (unsigned int i=0; icount() ; i++) { s=layerModel->getLayer(i)->getName(); - f=rx.indexIn(s, pos); - if ( f == 0 ) { + int f=rx.indexIn(s, pos); + if ( !f ) { layerView->showRow(i); layerModel->getLayer(i)->visibleInLayerList(true); } else { diff -Nru librecad-2.0.8/librecad/src/ui/qg_librarywidget.cpp librecad-2.0.9/librecad/src/ui/qg_librarywidget.cpp --- librecad-2.0.8/librecad/src/ui/qg_librarywidget.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/qg_librarywidget.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -35,6 +35,7 @@ #include #include #include +#include #include "rs_system.h" #include "rs_settings.h" @@ -42,6 +43,7 @@ #include "rs_staticgraphicview.h" #include "rs_actionlibraryinsert.h" #include "qg_actionhandler.h" +#include "rs_debug.h" #if QT_VERSION < 0x040400 #include "emu_qt44.h" @@ -57,7 +59,7 @@ : QWidget(parent, fl) { setObjectName(name); - actionHandler = NULL; + actionHandler = nullptr; QVBoxLayout *vboxLayout = new QVBoxLayout(this); vboxLayout->setSpacing(2); @@ -76,7 +78,7 @@ iconModel = new QStandardItemModel; QStringList directoryList = RS_SYSTEM->getDirectoryList("library"); for (int i = 0; i < directoryList.size(); ++i) { - appendTree(NULL, directoryList.at(i)); + appendTree(nullptr, directoryList.at(i)); } RS_SETTINGS->beginGroup("/Paths"); @@ -84,7 +86,7 @@ RS_SETTINGS->endGroup(); if(customPath.size()>0){ //todo: make the custom path more flexible - appendTree(NULL,customPath); + appendTree(nullptr,customPath); } dirView->setModel(dirModel); ivPreview->setModel(iconModel); @@ -184,25 +186,21 @@ // QStringList::Iterator it; QDir dir(directory); - if (!dir.exists()) - return; + if (!dir.exists()) return; // read subdirectories of this directory: QStringList lDirectoryList = dir.entryList(QDir::Dirs|QDir::NoDotAndDotDot, QDir::Name); - QStandardItem* newItem; - QStandardItem* searchItem; - if (item == NULL) - item = dirModel->invisibleRootItem(); + if (!item) item = dirModel->invisibleRootItem(); for (int i = 0; i < lDirectoryList.size(); ++i) { - newItem=NULL; + QStandardItem* newItem=nullptr; // Look for an item already existing and take this // instead of making a new one: for (int j = 0; j < item->rowCount(); ++j) { - searchItem = item->child (j); + QStandardItem* const searchItem = item->child (j); if (searchItem->text() == lDirectoryList.at(i)) { newItem=searchItem; break; @@ -210,7 +208,7 @@ } // Create new item if no existing was found: - if (newItem==NULL) { + if (!newItem) { newItem = new QStandardItem(QIcon(":/ui/folderclosed.png"), lDirectoryList.at(i)); item->setChild(item->rowCount(), newItem); } @@ -294,11 +292,8 @@ * @return Directory (in terms of the List view) to the given item (e.g. /mechanical/screws) */ QString QG_LibraryWidget::getItemDir(QStandardItem* item) { - QString ret = ""; - if (item==NULL) { - return ret; - } + if (!item) return QString(); QStandardItem* parent = item->parent(); return getItemDir(parent) + QDir::separator() + QString("%1").arg(item->text()); @@ -423,7 +418,7 @@ // create all directories needed: RS_SYSTEM->createPaths(iconCacheLocation + dir); - QString foo=iconCacheLocation + dir + QDir::separator() + fiDxf.baseName() + ".png"; +// QString foo=iconCacheLocation + dir + QDir::separator() + fiDxf.baseName() + ".png"; pngPath = iconCacheLocation + dir + QDir::separator() + fiDxf.baseName() + ".png"; QPixmap* buffer = new QPixmap(128,128); diff -Nru librecad-2.0.8/librecad/src/ui/qg_pentoolbar.cpp librecad-2.0.9/librecad/src/ui/qg_pentoolbar.cpp --- librecad-2.0.8/librecad/src/ui/qg_pentoolbar.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/qg_pentoolbar.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -26,41 +26,56 @@ #include "qg_pentoolbar.h" +#if QT_VERSION >= 0x050500 +#include +#endif + +#include "qg_colorbox.h" +#include "qg_widthbox.h" +#include "qg_linetypebox.h" +#include "rs_pen.h" /** * Constructor. */ QG_PenToolBar::QG_PenToolBar( const QString & title, QWidget * parent ) - : QToolBar(title, parent) { + : QToolBar(title, parent) + , currentPen(new RS_Pen{}) + , colorBox(new QG_ColorBox{true, false, this, "colorbox"}) + , widthBox(new QG_WidthBox{true, false, this, "widthbox"}) + , lineTypeBox(new QG_LineTypeBox{true, false, this, "lineTypebox"}) +{ + +#if QT_VERSION >= 0x050500 + int const dPxlRatio=devicePixelRatio(); +#else + int const dPxlRatio=1; +#endif + setMinimumWidth(300 * dPxlRatio); + setMaximumWidth(420 * dPxlRatio); - this->setMinimumWidth(300); - this->setMaximumWidth(420); - - colorBox = new QG_ColorBox(true, false, this, "colorbox"); - colorBox->setMinimumWidth(64); + colorBox->setMinimumWidth(64 * dPxlRatio); colorBox->setToolTip(tr("Line color")); - connect(colorBox, SIGNAL(colorChanged(const RS_Color&)), + connect(colorBox.get(), SIGNAL(colorChanged(const RS_Color&)), this, SLOT(slotColorChanged(const RS_Color&))); - widthBox = new QG_WidthBox(true, false, this, "widthbox"); - widthBox->setMinimumWidth(64); + widthBox->setMinimumWidth(64 * dPxlRatio); widthBox->setToolTip(tr("Line width")); - connect(widthBox, SIGNAL(widthChanged(RS2::LineWidth)), + connect(widthBox.get(), SIGNAL(widthChanged(RS2::LineWidth)), this, SLOT(slotWidthChanged(RS2::LineWidth))); - lineTypeBox = new QG_LineTypeBox(true, false, this, "lineTypebox"); - lineTypeBox->setMinimumWidth(64); + lineTypeBox->setMinimumWidth(64 * dPxlRatio); lineTypeBox->setToolTip(tr("Line type")); - connect(lineTypeBox, SIGNAL(lineTypeChanged(RS2::LineType)), + connect(lineTypeBox.get(), SIGNAL(lineTypeChanged(RS2::LineType)), this, SLOT(slotLineTypeChanged(RS2::LineType))); - currentPen.setColor(colorBox->getColor()); - currentPen.setWidth(widthBox->getWidth()); - currentPen.setLineType(lineTypeBox->getLineType()); - - addWidget(colorBox); - addWidget(widthBox); - addWidget(lineTypeBox); + currentPen->setColor(colorBox->getColor()); + currentPen->setWidth(widthBox->getWidth()); + currentPen->setLineType(lineTypeBox->getLineType()); + + addWidget(colorBox.get()); + addWidget(widthBox.get()); + addWidget(lineTypeBox.get()); } @@ -68,7 +83,7 @@ /** * Destructor */ -QG_PenToolBar::~QG_PenToolBar() {} +QG_PenToolBar::~QG_PenToolBar() = default; /** @@ -79,9 +94,7 @@ //printf("QG_PenToolBar::layerActivated\n"); - if (l==NULL) { - return; - } + if (l==nullptr) return; //colorBox->setColor(l->getPen().getColor()); //widthBox->setWidth(l->getPen().getWidth()); @@ -97,6 +110,10 @@ } +RS_Pen QG_PenToolBar::getPen() const { + return *currentPen; +} + /** * Called by the layer list (if this object was previously * added as a listener to a layer list). @@ -108,29 +125,29 @@ * Called when the color was changed by the user. */ void QG_PenToolBar::slotColorChanged(const RS_Color& color) { - currentPen.setColor(color); + currentPen->setColor(color); //printf(" color changed\n"); - emit penChanged(currentPen); + emit penChanged(*currentPen); } /** * Called when the width was changed by the user. */ void QG_PenToolBar::slotWidthChanged(RS2::LineWidth w) { - currentPen.setWidth(w); + currentPen->setWidth(w); //printf(" width changed\n"); - emit penChanged(currentPen); + emit penChanged(*currentPen); } /** * Called when the linetype was changed by the user. */ void QG_PenToolBar::slotLineTypeChanged(RS2::LineType w) { - currentPen.setLineType(w); + currentPen->setLineType(w); //printf(" line type changed\n"); - emit penChanged(currentPen); + emit penChanged(*currentPen); } diff -Nru librecad-2.0.8/librecad/src/ui/qg_pentoolbar.h librecad-2.0.9/librecad/src/ui/qg_pentoolbar.h --- librecad-2.0.8/librecad/src/ui/qg_pentoolbar.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/qg_pentoolbar.h 2016-01-07 07:46:24.000000000 +0000 @@ -27,14 +27,14 @@ #ifndef QG_PENTOOLBAR_H #define QG_PENTOOLBAR_H +#include #include #include "rs_layerlistlistener.h" -#include "rs_pen.h" -#include "qg_colorbox.h" -#include "qg_widthbox.h" -#include "qg_linetypebox.h" +class QG_ColorBox; +class QG_WidthBox; +class QG_LineTypeBox; /** * A toolbar that offers all widgets for choosing a pen. @@ -47,9 +47,7 @@ QG_PenToolBar( const QString & title, QWidget * parent = 0 ); virtual ~QG_PenToolBar(); - RS_Pen getPen() { - return currentPen; - } + RS_Pen getPen() const; // Methods from RS_LayerListListener Interface: virtual void layerActivated(RS_Layer*); @@ -64,10 +62,10 @@ void penChanged(RS_Pen); private: - RS_Pen currentPen; - QG_ColorBox* colorBox; - QG_WidthBox* widthBox; - QG_LineTypeBox* lineTypeBox; + std::unique_ptr currentPen; + std::unique_ptr colorBox; + std::unique_ptr widthBox; + std::unique_ptr lineTypeBox; }; #endif diff -Nru librecad-2.0.8/librecad/src/ui/qg_recentfiles.cpp librecad-2.0.9/librecad/src/ui/qg_recentfiles.cpp --- librecad-2.0.8/librecad/src/ui/qg_recentfiles.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/qg_recentfiles.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -147,7 +147,7 @@ //oldest on top // QString text = tr("&%1 %2").arg(i + 1).arg(recentFiles->get(i)); //newest on top - QString&& text = tr("&%1 %2").arg(i + 1).arg(get(numRecentFiles-i-1)); + QString const& text = tr("&%1 %2").arg(i + 1).arg(get(numRecentFiles-i-1)); recentFilesAction[i]->setText(text); //newest on top diff -Nru librecad-2.0.8/librecad/src/ui/qg_widthbox.cpp librecad-2.0.9/librecad/src/ui/qg_widthbox.cpp --- librecad-2.0.8/librecad/src/ui/qg_widthbox.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/qg_widthbox.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -32,12 +32,12 @@ * to use this constructor. */ QG_WidthBox::QG_WidthBox(QWidget* parent, const char* name) - : QComboBox(parent) { - - setObjectName(name); - showByLayer = false; - showUnchanged = false; - unchanged = false; + : QComboBox(parent) + ,showByLayer(false) + ,showUnchanged(false) + ,unchanged(false) +{ + setObjectName(name); } /** @@ -123,7 +123,7 @@ switch (w) { case RS2::WidthByLayer: if (showByLayer) { - setCurrentIndex(0 + (int)showUnchanged); + setCurrentIndex((int)showUnchanged); } else { RS_DEBUG->print(RS_Debug::D_WARNING, "QG_WidthBox::setWidth: Unsupported width."); @@ -302,7 +302,7 @@ bool done = false; - if (showUnchanged && index==0) { + if (showUnchanged && !index) { unchanged = true; done = true; } else { diff -Nru librecad-2.0.8/librecad/src/ui/qg_widthbox.h librecad-2.0.9/librecad/src/ui/qg_widthbox.h --- librecad-2.0.8/librecad/src/ui/qg_widthbox.h 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/src/ui/qg_widthbox.h 2016-01-07 07:46:24.000000000 +0000 @@ -38,9 +38,9 @@ Q_OBJECT public: - QG_WidthBox(QWidget* parent=0, const char* name=0); + QG_WidthBox(QWidget* parent=nullptr, const char* name=0); QG_WidthBox(bool showByLayer, bool showUnchanged, - QWidget* parent=0, const char* name=0); + QWidget* parent=nullptr, const char* name=0); virtual ~QG_WidthBox()=default; RS2::LineWidth getWidth() const; diff -Nru librecad-2.0.8/librecad/support/fonts/azomix_i.lff librecad-2.0.9/librecad/support/fonts/azomix_i.lff --- librecad-2.0.8/librecad/support/fonts/azomix_i.lff 1970-01-01 00:00:00.000000000 +0000 +++ librecad-2.0.9/librecad/support/fonts/azomix_i.lff 2016-01-07 07:46:24.000000000 +0000 @@ -0,0 +1,279771 @@ +# Format: LibreCAD Font 1 +# Creator: AZO +# Version: master +# Name: AZOmix +# Name: Japanese +# Encoding: UTF-8 +# LetterSpacing: 1 +# WordSpacing: 6.75 +# LineSpacingFactor: 1 +# Created: 2015-09-26 +# Last modified: 2016-01-03 +# Author: AZO (convert) +# Author: User:K7 (ISO3098.svg, Wikimedia Commons) +# Author: M+ FONTS PROJECT (M+ OUTLINE FONTS) +# Author: Saka.N (Proj.KST32B_2) +# License: GPL v2 or later, KST32B + +# UTF-16 : 41 +# UTF-8 : 41 +[0041] A +4.06,1.25;9.06,10.00 +9.06,10.00;9.69,1.25 +5.62,3.75;9.38,3.75 + +# UTF-16 : c0 +# UTF-8 : 80 c3 +[00c0] À +4.06,1.25;9.06,10.00 +9.06,10.00;9.69,1.25 +5.62,3.75;9.38,3.75 +9.06,14.06;10.62,12.50 + +# UTF-16 : c1 +# UTF-8 : 81 c3 +[00c1] Á +4.06,1.25;9.06,10.00 +9.06,10.00;9.69,1.25 +5.62,3.75;9.38,3.75 +8.75,12.50;11.25,14.06 + +# UTF-16 : c2 +# UTF-8 : 82 c3 +[00c2]  +4.06,1.25;9.06,10.00 +9.06,10.00;9.69,1.25 +5.62,3.75;9.38,3.75 +8.44,12.50;10.31,14.06 +10.31,14.06;11.25,12.50 + +# UTF-16 : c3 +# UTF-8 : 83 c3 +[00c3] à +4.06,1.25;9.06,10.00 +9.06,10.00;9.69,1.25 +5.62,3.75;9.38,3.75 +8.12,13.44;8.44,13.75 +8.44,13.75;9.38,14.06 +9.38,14.06;9.69,13.75 +9.69,13.75;10.31,13.12 +10.31,13.12;11.25,13.12 +11.25,13.12;11.56,13.12 +11.56,13.12;11.88,13.44 + +# UTF-16 : c4 +# UTF-8 : 84 c3 +[00c4] Ä +4.06,1.25;9.06,10.00 +9.06,10.00;9.69,1.25 +5.62,3.75;9.38,3.75 +8.44,13.12;8.44,12.50 +11.25,13.12;11.25,12.50 + +# UTF-16 : c5 +# UTF-8 : 85 c3 +[00c5] Å +4.06,1.25;9.06,10.00 +9.06,10.00;9.69,1.25 +5.62,3.75;9.38,3.75 +9.38,11.56;9.06,12.50 +9.06,12.50;9.38,13.44 +9.38,13.44;10.00,14.06 +10.00,14.06;10.31,14.06 +10.31,14.06;10.62,13.12 +10.62,13.12;10.31,12.19 +10.31,12.19;9.69,11.56 +9.69,11.56;9.38,11.56 + +# UTF-16 : 01 02 +# UTF-8 : 82 c4 +[0102] Ă +4.06,1.25;9.06,10.00 +9.06,10.00;9.69,1.25 +5.62,3.75;9.38,3.75 +8.75,14.06;8.75,13.12 +8.75,13.12;9.69,12.50 +9.69,12.50;10.62,12.81 +10.62,12.81;11.25,13.44 +11.25,13.44;11.56,14.06 + +# UTF-16 : 01 00 +# UTF-8 : 80 c4 +[0100] Ā +4.06,1.25;9.06,10.00 +9.06,10.00;9.69,1.25 +5.62,3.75;9.38,3.75 +7.50,13.12;12.50,13.12 + +# UTF-16 : 01 04 +# UTF-8 : 84 c4 +[0104] Ą +4.06,1.25;9.06,10.00 +9.06,10.00;9.69,1.25 +5.62,3.75;9.38,3.75 +9.69,1.25;8.75,-0.31 + +# UTF-16 : c6 +# UTF-8 : 86 c3 +[00c6] Æ +2.81,1.25;8.12,10.00 +8.12,10.00;13.12,10.00 +10.00,10.00;7.81,1.25 +7.81,1.25;10.62,1.25 +4.69,3.75;8.44,3.75 +9.06,6.25;11.56,6.25 + +# UTF-16 : 42 +# UTF-8 : 42 +[0042] B +4.38,1.25;6.56,10.00 +6.56,10.00;9.06,10.00 +9.06,10.00;10.00,9.38 +10.00,9.38;10.00,8.44 +10.00,8.44;9.69,7.50 +9.69,7.50;9.06,6.56 +9.06,6.56;8.12,6.25 +8.12,6.25;8.12,6.25 +8.12,6.25;8.75,5.62 +8.75,5.62;9.06,4.69 +9.06,4.69;9.06,3.44 +9.06,3.44;8.75,2.81 +8.75,2.81;8.12,1.88 +8.12,1.88;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;4.38,1.25 +4.38,1.25;4.38,1.25 +5.62,6.25;8.12,6.25 + +# UTF-16 : 43 +# UTF-8 : 43 +[0043] C +8.75,1.25;6.88,1.25 +6.88,1.25;5.94,1.56 +5.94,1.56;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;6.56,8.12 +6.56,8.12;7.19,9.06 +7.19,9.06;7.81,9.69 +7.81,9.69;8.75,10.00 +8.75,10.00;9.06,10.00 +9.06,10.00;11.25,10.00 + +# UTF-16 : 01 06 +# UTF-8 : 86 c4 +[0106] Ć +8.75,1.25;6.88,1.25 +6.88,1.25;5.94,1.56 +5.94,1.56;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;6.56,8.12 +6.56,8.12;7.19,9.06 +7.19,9.06;7.81,9.69 +7.81,9.69;8.75,10.00 +8.75,10.00;9.06,10.00 +9.06,10.00;11.25,10.00 +8.75,12.50;11.25,14.06 + +# UTF-16 : 01 08 +# UTF-8 : 88 c4 +[0108] Ĉ +8.75,1.25;6.88,1.25 +6.88,1.25;5.94,1.56 +5.94,1.56;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;6.56,8.12 +6.56,8.12;7.19,9.06 +7.19,9.06;7.81,9.69 +7.81,9.69;8.75,10.00 +8.75,10.00;9.06,10.00 +9.06,10.00;11.25,10.00 +8.44,12.50;10.31,14.06 +10.31,14.06;11.25,12.50 + +# UTF-16 : 01 0c +# UTF-8 : 8c c4 +[010c] Č +8.75,1.25;6.88,1.25 +6.88,1.25;5.94,1.56 +5.94,1.56;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;6.56,8.12 +6.56,8.12;7.19,9.06 +7.19,9.06;7.81,9.69 +7.81,9.69;8.75,10.00 +8.75,10.00;9.06,10.00 +9.06,10.00;11.25,10.00 +8.75,14.06;9.69,12.50 +9.69,12.50;11.56,14.06 + +# UTF-16 : 01 0a +# UTF-8 : 8a c4 +[010a] Ċ +8.75,1.25;6.88,1.25 +6.88,1.25;5.94,1.56 +5.94,1.56;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;6.56,8.12 +6.56,8.12;7.19,9.06 +7.19,9.06;7.81,9.69 +7.81,9.69;8.75,10.00 +8.75,10.00;9.06,10.00 +9.06,10.00;11.25,10.00 +10.31,12.50;10.62,13.44 +10.62,13.44;10.62,13.44 +10.62,13.44;10.31,12.50 +10.31,12.50;10.31,12.50 + +# UTF-16 : c7 +# UTF-8 : 87 c3 +[00c7] Ç +8.75,1.25;6.88,1.25 +6.88,1.25;5.94,1.56 +5.94,1.56;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;6.56,8.12 +6.56,8.12;7.19,9.06 +7.19,9.06;7.81,9.69 +7.81,9.69;8.75,10.00 +8.75,10.00;9.06,10.00 +9.06,10.00;11.25,10.00 +6.88,1.25;5.94,-0.31 + +# UTF-16 : 44 +# UTF-8 : 44 +[0044] D +4.38,1.25;6.56,10.00 +6.56,10.00;9.69,10.00 +9.69,10.00;10.62,9.69 +10.62,9.69;10.94,9.06 +10.94,9.06;10.94,8.12 +10.94,8.12;9.69,3.12 +9.69,3.12;9.38,2.50 +9.38,2.50;8.75,1.56 +8.75,1.56;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;4.38,1.25 +4.38,1.25;4.38,1.25 + +# UTF-16 : 01 0e +# UTF-8 : 8e c4 +[010e] Ď +4.38,1.25;6.56,10.00 +6.56,10.00;9.69,10.00 +9.69,10.00;10.62,9.69 +10.62,9.69;10.94,9.06 +10.94,9.06;10.94,8.12 +10.94,8.12;9.69,3.12 +9.69,3.12;9.38,2.50 +9.38,2.50;8.75,1.56 +8.75,1.56;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;4.38,1.25 +4.38,1.25;4.38,1.25 +8.75,14.06;9.69,12.50 +9.69,12.50;11.56,14.06 + +# UTF-16 : d0 +# UTF-8 : 90 c3 +[00d0] Ð +4.38,1.25;6.56,10.00 +6.56,10.00;9.69,10.00 +9.69,10.00;10.62,9.69 +10.62,9.69;10.94,9.06 +10.94,9.06;10.94,8.12 +10.94,8.12;9.69,3.12 +9.69,3.12;9.38,2.50 +9.38,2.50;8.75,1.56 +8.75,1.56;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;4.38,1.25 +4.38,1.25;4.38,1.25 +4.06,5.62;6.88,5.62 + +# UTF-16 : 45 +# UTF-8 : 45 +[0045] E +8.75,1.25;5.00,1.25 +5.00,1.25;7.19,10.00 +7.19,10.00;11.25,10.00 +6.25,6.25;9.06,6.25 + +# UTF-16 : c8 +# UTF-8 : 88 c3 +[00c8] È +8.75,1.25;5.00,1.25 +5.00,1.25;7.19,10.00 +7.19,10.00;11.25,10.00 +6.25,6.25;9.06,6.25 +9.06,14.06;10.62,12.50 + +# UTF-16 : c9 +# UTF-8 : 89 c3 +[00c9] É +8.75,1.25;5.00,1.25 +5.00,1.25;7.19,10.00 +7.19,10.00;11.25,10.00 +6.25,6.25;9.06,6.25 +8.75,12.50;11.25,14.06 + +# UTF-16 : ca +# UTF-8 : 8a c3 +[00ca] Ê +8.75,1.25;5.00,1.25 +5.00,1.25;7.19,10.00 +7.19,10.00;11.25,10.00 +6.25,6.25;9.06,6.25 +8.44,12.50;10.31,14.06 +10.31,14.06;11.25,12.50 + +# UTF-16 : cb +# UTF-8 : 8b c3 +[00cb] Ë +8.75,1.25;5.00,1.25 +5.00,1.25;7.19,10.00 +7.19,10.00;11.25,10.00 +6.25,6.25;9.06,6.25 +8.44,13.12;8.44,12.50 +11.25,13.12;11.25,12.50 + +# UTF-16 : 01 14 +# UTF-8 : 94 c4 +[0114] Ĕ +8.75,1.25;5.00,1.25 +5.00,1.25;7.19,10.00 +7.19,10.00;11.25,10.00 +6.25,6.25;9.06,6.25 +8.75,14.06;9.69,12.50 +9.69,12.50;11.56,14.06 + +# UTF-16 : 01 12 +# UTF-8 : 92 c4 +[0112] Ē +8.75,1.25;5.00,1.25 +5.00,1.25;7.19,10.00 +7.19,10.00;11.25,10.00 +6.25,6.25;9.06,6.25 +7.50,13.12;12.50,13.12 + +# UTF-16 : 01 16 +# UTF-8 : 96 c4 +[0116] Ė +8.75,1.25;5.00,1.25 +5.00,1.25;7.19,10.00 +7.19,10.00;11.25,10.00 +6.25,6.25;9.06,6.25 +9.69,12.50;10.00,13.44 +10.00,13.44;10.00,13.44 +10.00,13.44;9.69,12.50 +9.69,12.50;9.69,12.50 + +# UTF-16 : 01 18 +# UTF-8 : 98 c4 +[0118] Ę +8.75,1.25;5.00,1.25 +5.00,1.25;7.19,10.00 +7.19,10.00;11.25,10.00 +6.25,6.25;9.06,6.25 +6.88,1.25;5.94,-0.31 + +# UTF-16 : 46 +# UTF-8 : 46 +[0046] F +5.00,1.25;7.19,10.00 +7.19,10.00;11.25,10.00 +6.25,6.25;10.00,6.25 + +# UTF-16 : 47 +# UTF-8 : 47 +[0047] G +9.06,6.25;10.62,6.25 +10.62,6.25;9.38,1.25 +9.38,1.25;6.25,1.25 +6.25,1.25;5.31,1.56 +5.31,1.56;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;6.25,8.12 +6.25,8.12;6.56,9.06 +6.56,9.06;7.19,9.69 +7.19,9.69;8.12,10.00 +8.12,10.00;8.75,10.00 +8.75,10.00;11.56,10.00 + +# UTF-16 : 01 1c +# UTF-8 : 9c c4 +[011c] Ĝ +9.06,6.25;10.62,6.25 +10.62,6.25;9.38,1.25 +9.38,1.25;6.25,1.25 +6.25,1.25;5.31,1.56 +5.31,1.56;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;6.25,8.12 +6.25,8.12;6.56,9.06 +6.56,9.06;7.19,9.69 +7.19,9.69;8.12,10.00 +8.12,10.00;8.75,10.00 +8.75,10.00;11.56,10.00 +8.44,12.50;10.31,14.06 +10.31,14.06;11.25,12.50 + +# UTF-16 : 01 1e +# UTF-8 : 9e c4 +[011e] Ğ +9.06,6.25;10.62,6.25 +10.62,6.25;9.38,1.25 +9.38,1.25;6.25,1.25 +6.25,1.25;5.31,1.56 +5.31,1.56;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;6.25,8.12 +6.25,8.12;6.56,9.06 +6.56,9.06;7.19,9.69 +7.19,9.69;8.12,10.00 +8.12,10.00;8.75,10.00 +8.75,10.00;11.56,10.00 +8.75,14.06;8.75,13.12 +8.75,13.12;9.69,12.50 +9.69,12.50;10.62,12.81 +10.62,12.81;11.25,13.44 +11.25,13.44;11.56,14.06 + +# UTF-16 : 01 20 +# UTF-8 : a0 c4 +[0120] Ġ +9.06,6.25;10.62,6.25 +10.62,6.25;9.38,1.25 +9.38,1.25;6.25,1.25 +6.25,1.25;5.31,1.56 +5.31,1.56;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;6.25,8.12 +6.25,8.12;6.56,9.06 +6.56,9.06;7.19,9.69 +7.19,9.69;8.12,10.00 +8.12,10.00;8.75,10.00 +8.75,10.00;11.56,10.00 +9.69,12.50;10.00,13.44 +10.00,13.44;10.00,13.44 +10.00,13.44;9.69,12.50 +9.69,12.50;9.69,12.50 + +# UTF-16 : 01 22 +# UTF-8 : a2 c4 +[0122] Ģ +9.06,6.25;10.62,6.25 +10.62,6.25;9.38,1.25 +9.38,1.25;6.25,1.25 +6.25,1.25;5.31,1.56 +5.31,1.56;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;6.25,8.12 +6.25,8.12;6.56,9.06 +6.56,9.06;7.19,9.69 +7.19,9.69;8.12,10.00 +8.12,10.00;8.75,10.00 +8.75,10.00;11.56,10.00 +6.88,1.25;5.94,-0.31 + +# UTF-16 : 48 +# UTF-8 : 48 +[0048] H +4.38,1.25;6.56,10.00 +9.38,1.25;11.56,10.00 +5.62,6.25;10.62,6.25 + +# UTF-16 : 01 24 +# UTF-8 : a4 c4 +[0124] Ĥ +4.38,1.25;6.56,10.00 +9.38,1.25;11.56,10.00 +5.62,6.25;10.62,6.25 +8.44,12.50;10.31,14.06 +10.31,14.06;11.25,12.50 + +# UTF-16 : 01 26 +# UTF-8 : a6 c4 +[0126] Ħ +4.38,1.25;7.19,12.50 +9.38,1.25;12.19,12.50 +5.62,6.25;10.62,6.25 +5.31,10.00;13.12,10.00 + +# UTF-16 : 49 +# UTF-8 : 49 +[0049] I +6.88,1.25;9.06,10.00 + +# UTF-16 : cc +# UTF-8 : 8c c3 +[00cc] Ì +6.88,1.25;9.06,10.00 +9.06,14.06;10.62,12.50 + +# UTF-16 : cd +# UTF-8 : 8d c3 +[00cd] Í +6.88,1.25;9.06,10.00 +8.75,12.50;11.25,14.06 + +# UTF-16 : ce +# UTF-8 : 8e c3 +[00ce] Î +6.88,1.25;9.06,10.00 +8.44,12.50;10.31,14.06 +10.31,14.06;11.25,12.50 + +# UTF-16 : 01 28 +# UTF-8 : a8 c4 +[0128] Ĩ +6.88,1.25;9.06,10.00 +8.12,13.44;8.44,13.75 +8.44,13.75;9.38,14.06 +9.38,14.06;9.69,13.75 +9.69,13.75;10.31,13.12 +10.31,13.12;11.25,13.12 +11.25,13.12;11.56,13.12 +11.56,13.12;11.88,13.44 + +# UTF-16 : cf +# UTF-8 : 8f c3 +[00cf] Ï +6.88,1.25;9.06,10.00 +8.44,13.12;8.44,12.50 +11.25,13.12;11.25,12.50 + +# UTF-16 : 01 2c +# UTF-8 : ac c4 +[012c] Ĭ +6.88,1.25;9.06,10.00 +8.75,14.06;9.69,12.50 +9.69,12.50;11.56,14.06 + +# UTF-16 : 01 2a +# UTF-8 : aa c4 +[012a] Ī +6.88,1.25;9.06,10.00 +7.50,13.12;12.50,13.12 + +# UTF-16 : 01 30 +# UTF-8 : b0 c4 +[0130] İ +6.88,1.25;9.06,10.00 +9.69,12.50;10.00,13.44 +10.00,13.44;10.00,13.44 +10.00,13.44;9.69,12.50 +9.69,12.50;9.69,12.50 + +# UTF-16 : 01 2e +# UTF-8 : ae c4 +[012e] Į +6.88,1.25;9.06,10.00 +6.88,1.25;5.94,-0.31 + +# UTF-16 : 4a +# UTF-8 : 4a +[004a] J +5.31,1.25;6.25,1.25 +6.25,1.25;7.19,1.56 +7.19,1.56;8.12,2.19 +8.12,2.19;8.75,2.81 +8.75,2.81;8.75,3.12 +8.75,3.12;10.62,10.00 + +# UTF-16 : 01 34 +# UTF-8 : b4 c4 +[0134] Ĵ +5.31,1.25;6.25,1.25 +6.25,1.25;7.19,1.56 +7.19,1.56;8.12,2.19 +8.12,2.19;8.75,2.81 +8.75,2.81;8.75,3.12 +8.75,3.12;10.62,10.00 +9.69,12.50;11.56,14.06 +11.56,14.06;12.81,12.50 + +# UTF-16 : 4b +# UTF-8 : 4b +[004b] K +4.38,1.25;6.56,10.00 +11.56,10.00;5.31,4.69 +9.38,1.25;7.81,6.56 + +# UTF-16 : 01 36 +# UTF-8 : b6 c4 +[0136] Ķ +4.38,1.25;6.56,10.00 +11.56,10.00;5.31,4.69 +9.38,1.25;7.81,6.56 +6.88,1.25;5.94,-0.31 + +# UTF-16 : 4c +# UTF-8 : 4c +[004c] L +7.19,10.00;5.00,1.25 +5.00,1.25;8.75,1.25 + +# UTF-16 : 01 39 +# UTF-8 : b9 c4 +[0139] Ĺ +7.19,10.00;5.00,1.25 +5.00,1.25;8.75,1.25 +6.88,12.50;9.06,14.06 + +# UTF-16 : 01 3d +# UTF-8 : bd c4 +[013d] Ľ +7.19,10.00;5.00,1.25 +5.00,1.25;8.75,1.25 +6.88,14.06;7.81,12.50 +7.81,12.50;9.69,14.06 + +# UTF-16 : 01 3b +# UTF-8 : bb c4 +[013b] Ļ +7.19,10.00;5.00,1.25 +5.00,1.25;8.75,1.25 +6.88,1.25;5.94,-0.31 + +# UTF-16 : 4d +# UTF-8 : 4d +[004d] M +4.06,1.25;6.25,10.00 +6.25,10.00;7.81,5.31 +7.81,5.31;12.19,10.00 +12.19,10.00;9.69,1.25 + +# UTF-16 : 4e +# UTF-8 : 4e +[004e] N +4.38,1.25;6.56,10.00 +6.56,10.00;9.38,1.25 +9.38,1.25;11.56,10.00 + +# UTF-16 : 01 43 +# UTF-8 : 83 c5 +[0143] Ń +4.38,1.25;6.56,10.00 +6.56,10.00;9.38,1.25 +9.38,1.25;11.56,10.00 +8.75,12.50;11.25,14.06 + +# UTF-16 : 01 47 +# UTF-8 : 87 c5 +[0147] Ň +4.38,1.25;6.56,10.00 +6.56,10.00;9.38,1.25 +9.38,1.25;11.56,10.00 +8.75,14.06;9.69,12.50 +9.69,12.50;11.56,14.06 + +# UTF-16 : 01 45 +# UTF-8 : 85 c5 +[0145] Ņ +4.38,1.25;6.56,10.00 +6.56,10.00;9.38,1.25 +9.38,1.25;11.56,10.00 +6.88,1.25;5.94,-0.31 + +# UTF-16 : 4f +# UTF-8 : 4f +[004f] O +6.25,7.81;6.56,8.44 +6.56,8.44;7.19,9.38 +7.19,9.38;7.81,10.00 +7.81,10.00;9.06,10.31 +9.06,10.31;10.00,10.00 +10.00,10.00;10.62,9.38 +10.62,9.38;10.94,8.44 +10.94,8.44;10.94,7.81 +10.94,7.81;10.00,3.75 +10.00,3.75;9.38,2.81 +9.38,2.81;8.75,2.19 +8.75,2.19;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,2.19 +5.31,2.19;5.00,3.12 +5.00,3.12;5.31,3.75 +5.00,3.75;5.94,7.81 +5.94,7.81;5.94,7.81 + +# UTF-16 : d2 +# UTF-8 : 92 c3 +[00d2] Ò +6.25,7.81;6.56,8.44 +6.56,8.44;7.19,9.38 +7.19,9.38;7.81,10.00 +7.81,10.00;9.06,10.31 +9.06,10.31;10.00,10.00 +10.00,10.00;10.62,9.38 +10.62,9.38;10.94,8.44 +10.94,8.44;10.94,7.81 +10.94,7.81;10.00,3.75 +10.00,3.75;9.38,2.81 +9.38,2.81;8.75,2.19 +8.75,2.19;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,2.19 +5.31,2.19;5.00,3.12 +5.00,3.12;5.31,3.75 +5.00,3.75;5.94,7.81 +5.94,7.81;5.94,7.81 +9.06,14.06;10.62,12.50 + +# UTF-16 : d3 +# UTF-8 : 93 c3 +[00d3] Ó +6.25,7.81;6.56,8.44 +6.56,8.44;7.19,9.38 +7.19,9.38;7.81,10.00 +7.81,10.00;9.06,10.31 +9.06,10.31;10.00,10.00 +10.00,10.00;10.62,9.38 +10.62,9.38;10.94,8.44 +10.94,8.44;10.94,7.81 +10.94,7.81;10.00,3.75 +10.00,3.75;9.38,2.81 +9.38,2.81;8.75,2.19 +8.75,2.19;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,2.19 +5.31,2.19;5.00,3.12 +5.00,3.12;5.31,3.75 +5.00,3.75;5.94,7.81 +5.94,7.81;5.94,7.81 +8.75,12.50;11.25,14.06 + +# UTF-16 : d4 +# UTF-8 : 94 c3 +[00d4] Ô +6.25,7.81;6.56,8.44 +6.56,8.44;7.19,9.38 +7.19,9.38;7.81,10.00 +7.81,10.00;9.06,10.31 +9.06,10.31;10.00,10.00 +10.00,10.00;10.62,9.38 +10.62,9.38;10.94,8.44 +10.94,8.44;10.94,7.81 +10.94,7.81;10.00,3.75 +10.00,3.75;9.38,2.81 +9.38,2.81;8.75,2.19 +8.75,2.19;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,2.19 +5.31,2.19;5.00,3.12 +5.00,3.12;5.31,3.75 +5.00,3.75;5.94,7.81 +5.94,7.81;5.94,7.81 +8.44,12.50;10.31,14.06 +10.31,14.06;11.25,12.50 + +# UTF-16 : d5 +# UTF-8 : 95 c3 +[00d5] Õ +6.25,7.81;6.56,8.44 +6.56,8.44;7.19,9.38 +7.19,9.38;7.81,10.00 +7.81,10.00;9.06,10.31 +9.06,10.31;10.00,10.00 +10.00,10.00;10.62,9.38 +10.62,9.38;10.94,8.44 +10.94,8.44;10.94,7.81 +10.94,7.81;10.00,3.75 +10.00,3.75;9.38,2.81 +9.38,2.81;8.75,2.19 +8.75,2.19;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,2.19 +5.31,2.19;5.00,3.12 +5.00,3.12;5.31,3.75 +5.00,3.75;5.94,7.81 +5.94,7.81;5.94,7.81 +8.12,13.44;8.44,13.75 +8.44,13.75;9.38,14.06 +9.38,14.06;9.69,13.75 +9.69,13.75;10.31,13.12 +10.31,13.12;11.25,13.12 +11.25,13.12;11.56,13.12 +11.56,13.12;11.88,13.44 + +# UTF-16 : d6 +# UTF-8 : 96 c3 +[00d6] Ö +6.25,7.81;6.56,8.44 +6.56,8.44;7.19,9.38 +7.19,9.38;7.81,10.00 +7.81,10.00;9.06,10.31 +9.06,10.31;10.00,10.00 +10.00,10.00;10.62,9.38 +10.62,9.38;10.94,8.44 +10.94,8.44;10.94,7.81 +10.94,7.81;10.00,3.75 +10.00,3.75;9.38,2.81 +9.38,2.81;8.75,2.19 +8.75,2.19;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,2.19 +5.31,2.19;5.00,3.12 +5.00,3.12;5.31,3.75 +5.00,3.75;5.94,7.81 +5.94,7.81;5.94,7.81 +8.44,13.12;8.44,12.50 +11.25,13.12;11.25,12.50 + +# UTF-16 : 01 50 +# UTF-8 : 90 c5 +[0150] Ő +6.25,7.81;6.56,8.44 +6.56,8.44;7.19,9.38 +7.19,9.38;7.81,10.00 +7.81,10.00;9.06,10.31 +9.06,10.31;10.00,10.00 +10.00,10.00;10.62,9.38 +10.62,9.38;10.94,8.44 +10.94,8.44;10.94,7.81 +10.94,7.81;10.00,3.75 +10.00,3.75;9.38,2.81 +9.38,2.81;8.75,2.19 +8.75,2.19;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,2.19 +5.31,2.19;5.00,3.12 +5.00,3.12;5.31,3.75 +5.00,3.75;5.94,7.81 +5.94,7.81;5.94,7.81 +7.81,12.50;9.06,14.06 +10.62,12.50;12.19,14.06 + +# UTF-16 : 01 4c +# UTF-8 : 8c c5 +[014c] Ō +6.25,7.81;6.56,8.44 +6.56,8.44;7.19,9.38 +7.19,9.38;7.81,10.00 +7.81,10.00;9.06,10.31 +9.06,10.31;10.00,10.00 +10.00,10.00;10.62,9.38 +10.62,9.38;10.94,8.44 +10.94,8.44;10.94,7.81 +10.94,7.81;10.00,3.75 +10.00,3.75;9.38,2.81 +9.38,2.81;8.75,2.19 +8.75,2.19;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,2.19 +5.31,2.19;5.00,3.12 +5.00,3.12;5.31,3.75 +5.00,3.75;5.94,7.81 +5.94,7.81;5.94,7.81 +7.50,13.12;12.50,13.12 + +# UTF-16 : d8 +# UTF-8 : 98 c3 +[00d8] Ø +6.25,7.81;6.56,8.44 +6.56,8.44;7.19,9.38 +7.19,9.38;7.81,10.00 +7.81,10.00;9.06,10.31 +9.06,10.31;10.00,10.00 +10.00,10.00;10.62,9.38 +10.62,9.38;10.94,8.44 +10.94,8.44;10.94,7.81 +10.94,7.81;10.00,3.75 +10.00,3.75;9.38,2.81 +9.38,2.81;8.75,2.19 +8.75,2.19;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,2.19 +5.31,2.19;5.00,3.12 +5.00,3.12;5.31,3.75 +5.00,3.75;5.94,7.81 +5.94,7.81;5.94,7.81 +3.44,1.88;12.50,9.69 + +# UTF-16 : 50 +# UTF-8 : 50 +[0050] P +4.38,1.25;6.56,10.00 +6.56,10.00;9.06,10.00 +9.06,10.00;10.00,9.38 +10.00,9.38;10.31,8.44 +10.31,8.44;10.00,7.50 +10.00,7.50;9.69,6.56 +9.69,6.56;9.06,5.94 +9.06,5.94;8.12,5.31 +8.12,5.31;7.81,5.31 +7.81,5.31;5.31,5.31 + +# UTF-16 : 51 +# UTF-8 : 51 +[0051] Q +5.62,7.81;5.94,8.44 +5.94,8.44;6.56,9.38 +6.56,9.38;7.50,10.00 +7.50,10.00;8.44,10.31 +8.44,10.31;9.38,10.00 +9.38,10.00;10.00,9.38 +10.00,9.38;10.31,8.44 +10.31,8.44;10.31,7.81 +10.62,7.81;9.38,3.75 +9.38,3.75;9.06,2.81 +9.06,2.81;8.44,2.19 +8.44,2.19;7.50,1.56 +7.50,1.56;6.56,1.25 +6.56,1.25;5.62,1.25 +5.62,1.25;5.00,2.19 +5.00,2.19;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;5.62,7.81 +5.62,7.81;5.62,7.81 +8.44,3.12;9.69,1.25 + +# UTF-16 : 52 +# UTF-8 : 52 +[0052] R +4.38,1.25;6.56,10.00 +6.56,10.00;9.06,10.00 +9.06,10.00;10.00,9.38 +10.00,9.38;10.31,8.44 +10.31,8.44;10.00,7.50 +10.00,7.50;9.69,6.56 +9.69,6.56;9.06,5.94 +9.06,5.94;8.12,5.31 +8.12,5.31;7.81,5.31 +7.81,5.31;5.31,5.31 +9.38,1.25;8.44,5.31 + +# UTF-16 : 01 54 +# UTF-8 : 94 c5 +[0154] Ŕ +4.38,1.25;6.56,10.00 +6.56,10.00;9.06,10.00 +9.06,10.00;10.00,9.38 +10.00,9.38;10.31,8.44 +10.31,8.44;10.00,7.50 +10.00,7.50;9.69,6.56 +9.69,6.56;9.06,5.94 +9.06,5.94;8.12,5.31 +8.12,5.31;7.81,5.31 +7.81,5.31;5.31,5.31 +9.38,1.25;8.44,5.31 +8.75,12.50;11.25,14.06 + +# UTF-16 : 01 58 +# UTF-8 : 98 c5 +[0158] Ř +4.38,1.25;6.56,10.00 +6.56,10.00;9.06,10.00 +9.06,10.00;10.00,9.38 +10.00,9.38;10.31,8.44 +10.31,8.44;10.00,7.50 +10.00,7.50;9.69,6.56 +9.69,6.56;9.06,5.94 +9.06,5.94;8.12,5.31 +8.12,5.31;7.81,5.31 +7.81,5.31;5.31,5.31 +9.38,1.25;8.44,5.31 +8.75,14.06;9.69,12.50 +9.69,12.50;11.56,14.06 + +# UTF-16 : 01 56 +# UTF-8 : 96 c5 +[0156] Ŗ +4.38,1.25;6.56,10.00 +6.56,10.00;9.06,10.00 +9.06,10.00;10.00,9.38 +10.00,9.38;10.31,8.44 +10.31,8.44;10.00,7.50 +10.00,7.50;9.69,6.56 +9.69,6.56;9.06,5.94 +9.06,5.94;8.12,5.31 +8.12,5.31;7.81,5.31 +7.81,5.31;5.31,5.31 +9.38,1.25;8.44,5.31 +6.88,1.25;5.94,-0.31 + +# UTF-16 : 53 +# UTF-8 : 53 +[0053] S +10.94,9.69;10.00,10.00 +10.00,10.00;9.06,10.00 +9.06,10.00;8.75,10.00 +8.75,10.00;7.81,9.69 +7.81,9.69;6.88,9.06 +6.88,9.06;6.56,8.44 +6.56,8.44;6.25,7.19 +6.25,7.19;6.88,6.56 +6.88,6.56;6.88,6.56 +6.88,6.56;9.06,5.00 +9.06,5.00;9.69,4.06 +9.69,4.06;9.69,3.12 +9.69,3.12;9.06,2.19 +9.06,2.19;8.44,1.56 +8.44,1.56;7.50,1.25 +7.50,1.25;7.50,1.25 +7.50,1.25;6.25,1.56 +6.25,1.56;5.31,1.88 +5.31,1.88;4.69,2.19 + +# UTF-16 : 01 5a +# UTF-8 : 9a c5 +[015a] Ś +10.94,9.69;10.00,10.00 +10.00,10.00;9.06,10.00 +9.06,10.00;8.75,10.00 +8.75,10.00;7.81,9.69 +7.81,9.69;6.88,9.06 +6.88,9.06;6.56,8.44 +6.56,8.44;6.25,7.19 +6.25,7.19;6.88,6.56 +6.88,6.56;6.88,6.56 +6.88,6.56;9.06,5.00 +9.06,5.00;9.69,4.06 +9.69,4.06;9.69,3.12 +9.69,3.12;9.06,2.19 +9.06,2.19;8.44,1.56 +8.44,1.56;7.50,1.25 +7.50,1.25;7.50,1.25 +7.50,1.25;6.25,1.56 +6.25,1.56;5.31,1.88 +5.31,1.88;4.69,2.19 +8.75,12.50;11.25,14.06 + +# UTF-16 : 01 5c +# UTF-8 : 9c c5 +[015c] Ŝ +10.94,9.69;10.00,10.00 +10.00,10.00;9.06,10.00 +9.06,10.00;8.75,10.00 +8.75,10.00;7.81,9.69 +7.81,9.69;6.88,9.06 +6.88,9.06;6.56,8.44 +6.56,8.44;6.25,7.19 +6.25,7.19;6.88,6.56 +6.88,6.56;6.88,6.56 +6.88,6.56;9.06,5.00 +9.06,5.00;9.69,4.06 +9.69,4.06;9.69,3.12 +9.69,3.12;9.06,2.19 +9.06,2.19;8.44,1.56 +8.44,1.56;7.50,1.25 +7.50,1.25;7.50,1.25 +7.50,1.25;6.25,1.56 +6.25,1.56;5.31,1.88 +5.31,1.88;4.69,2.19 +8.44,12.50;10.31,14.06 +10.31,14.06;11.25,12.50 + +# UTF-16 : 01 60 +# UTF-8 : a0 c5 +[0160] Š +10.94,9.69;10.00,10.00 +10.00,10.00;9.06,10.00 +9.06,10.00;8.75,10.00 +8.75,10.00;7.81,9.69 +7.81,9.69;6.88,9.06 +6.88,9.06;6.56,8.44 +6.56,8.44;6.25,7.19 +6.25,7.19;6.88,6.56 +6.88,6.56;6.88,6.56 +6.88,6.56;9.06,5.00 +9.06,5.00;9.69,4.06 +9.69,4.06;9.69,3.12 +9.69,3.12;9.06,2.19 +9.06,2.19;8.44,1.56 +8.44,1.56;7.50,1.25 +7.50,1.25;7.50,1.25 +7.50,1.25;6.25,1.56 +6.25,1.56;5.31,1.88 +5.31,1.88;4.69,2.19 +8.75,14.06;9.69,12.50 +9.69,12.50;11.56,14.06 + +# UTF-16 : 01 5e +# UTF-8 : 9e c5 +[015e] Ş +10.94,9.69;10.00,10.00 +10.00,10.00;9.06,10.00 +9.06,10.00;8.75,10.00 +8.75,10.00;7.81,9.69 +7.81,9.69;6.88,9.06 +6.88,9.06;6.56,8.44 +6.56,8.44;6.25,7.19 +6.25,7.19;6.88,6.56 +6.88,6.56;6.88,6.56 +6.88,6.56;9.06,5.00 +9.06,5.00;9.69,4.06 +9.69,4.06;9.69,3.12 +9.69,3.12;9.06,2.19 +9.06,2.19;8.44,1.56 +8.44,1.56;7.50,1.25 +7.50,1.25;7.50,1.25 +7.50,1.25;6.25,1.56 +6.25,1.56;5.31,1.88 +5.31,1.88;4.69,2.19 +6.88,1.25;5.94,-0.31 + +# UTF-16 : 54 +# UTF-8 : 54 +[0054] T +6.56,10.00;11.56,10.00 +9.06,10.00;6.88,1.25 + +# UTF-16 : 01 64 +# UTF-8 : a4 c5 +[0164] Ť +6.56,10.00;11.56,10.00 +9.06,10.00;6.88,1.25 +8.75,14.06;9.69,12.50 +9.69,12.50;11.56,14.06 + +# UTF-16 : 01 62 +# UTF-8 : a2 c5 +[0162] Ţ +6.56,10.00;11.56,10.00 +9.06,10.00;6.88,1.25 +6.88,1.25;5.94,-0.31 + +# UTF-16 : 01 66 +# UTF-8 : a6 c5 +[0166] Ŧ +6.56,10.00;11.56,10.00 +9.06,10.00;6.88,1.25 +5.62,4.38;10.31,7.19 + +# UTF-16 : 55 +# UTF-8 : 55 +[0055] U +6.56,10.00;5.00,3.75 +5.31,3.75;5.00,2.81 +5.00,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;7.50,1.25 +7.50,1.25;8.44,1.56 +8.44,1.56;9.06,2.19 +9.06,2.19;9.69,3.12 +9.69,3.12;10.00,3.75 +10.00,3.75;11.56,10.00 + +# UTF-16 : d9 +# UTF-8 : 99 c3 +[00d9] Ù +6.56,10.00;5.00,3.75 +5.31,3.75;5.00,2.81 +5.00,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;7.50,1.25 +7.50,1.25;8.44,1.56 +8.44,1.56;9.06,2.19 +9.06,2.19;9.69,3.12 +9.69,3.12;10.00,3.75 +10.00,3.75;11.56,10.00 +9.06,14.06;10.62,12.50 + +# UTF-16 : da +# UTF-8 : 9a c3 +[00da] Ú +6.56,10.00;5.00,3.75 +5.31,3.75;5.00,2.81 +5.00,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;7.50,1.25 +7.50,1.25;8.44,1.56 +8.44,1.56;9.06,2.19 +9.06,2.19;9.69,3.12 +9.69,3.12;10.00,3.75 +10.00,3.75;11.56,10.00 +8.75,12.50;11.25,14.06 + +# UTF-16 : db +# UTF-8 : 9b c3 +[00db] Û +6.56,10.00;5.00,3.75 +5.31,3.75;5.00,2.81 +5.00,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;7.50,1.25 +7.50,1.25;8.44,1.56 +8.44,1.56;9.06,2.19 +9.06,2.19;9.69,3.12 +9.69,3.12;10.00,3.75 +10.00,3.75;11.56,10.00 +8.44,12.50;10.31,14.06 +10.31,14.06;11.25,12.50 + +# UTF-16 : 01 68 +# UTF-8 : a8 c5 +[0168] Ũ +6.56,10.00;5.00,3.75 +5.31,3.75;5.00,2.81 +5.00,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;7.50,1.25 +7.50,1.25;8.44,1.56 +8.44,1.56;9.06,2.19 +9.06,2.19;9.69,3.12 +9.69,3.12;10.00,3.75 +10.00,3.75;11.56,10.00 +8.12,13.44;8.44,13.75 +8.44,13.75;9.38,14.06 +9.38,14.06;9.69,13.75 +9.69,13.75;10.31,13.12 +10.31,13.12;11.25,13.12 +11.25,13.12;11.56,13.12 +11.56,13.12;11.88,13.44 + +# UTF-16 : dc +# UTF-8 : 9c c3 +[00dc] Ü +6.56,10.00;5.00,3.75 +5.31,3.75;5.00,2.81 +5.00,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;7.50,1.25 +7.50,1.25;8.44,1.56 +8.44,1.56;9.06,2.19 +9.06,2.19;9.69,3.12 +9.69,3.12;10.00,3.75 +10.00,3.75;11.56,10.00 +8.44,13.12;8.44,12.50 +11.25,13.12;11.25,12.50 + +# UTF-16 : 01 6e +# UTF-8 : ae c5 +[016e] Ů +6.56,10.00;5.00,3.75 +5.31,3.75;5.00,2.81 +5.00,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;7.50,1.25 +7.50,1.25;8.44,1.56 +8.44,1.56;9.06,2.19 +9.06,2.19;9.69,3.12 +9.69,3.12;10.00,3.75 +10.00,3.75;11.56,10.00 +9.38,11.56;9.06,12.50 +9.06,12.50;9.38,13.44 +9.38,13.44;10.00,14.06 +10.00,14.06;10.31,14.06 +10.31,14.06;10.62,13.12 +10.62,13.12;10.31,12.19 +10.31,12.19;9.69,11.56 +9.69,11.56;9.38,11.56 + +# UTF-16 : 01 70 +# UTF-8 : b0 c5 +[0170] Ű +6.56,10.00;5.00,3.75 +5.31,3.75;5.00,2.81 +5.00,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;7.50,1.25 +7.50,1.25;8.44,1.56 +8.44,1.56;9.06,2.19 +9.06,2.19;9.69,3.12 +9.69,3.12;10.00,3.75 +10.00,3.75;11.56,10.00 +7.81,12.50;9.06,14.06 +10.62,12.50;12.19,14.06 + +# UTF-16 : 01 d3 +# UTF-8 : 93 c7 +[01d3] Ǔ +6.56,10.00;5.00,3.75 +5.31,3.75;5.00,2.81 +5.00,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;7.50,1.25 +7.50,1.25;8.44,1.56 +8.44,1.56;9.06,2.19 +9.06,2.19;9.69,3.12 +9.69,3.12;10.00,3.75 +10.00,3.75;11.56,10.00 +8.75,14.06;8.75,13.12 +8.75,13.12;9.69,12.50 +9.69,12.50;10.62,12.81 +10.62,12.81;11.25,13.44 +11.25,13.44;11.56,14.06 + +# UTF-16 : 01 6a +# UTF-8 : aa c5 +[016a] Ū +6.56,10.00;5.00,3.75 +5.31,3.75;5.00,2.81 +5.00,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;7.50,1.25 +7.50,1.25;8.44,1.56 +8.44,1.56;9.06,2.19 +9.06,2.19;9.69,3.12 +9.69,3.12;10.00,3.75 +10.00,3.75;11.56,10.00 +7.50,13.12;12.50,13.12 + +# UTF-16 : 01 72 +# UTF-8 : b2 c5 +[0172] Ų +6.56,10.00;5.00,3.75 +5.31,3.75;5.00,2.81 +5.00,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;7.50,1.25 +7.50,1.25;8.44,1.56 +8.44,1.56;9.06,2.19 +9.06,2.19;9.69,3.12 +9.69,3.12;10.00,3.75 +10.00,3.75;11.56,10.00 +6.88,1.25;5.94,-0.31 + +# UTF-16 : 56 +# UTF-8 : 56 +[0056] V +6.25,10.00;6.88,1.25 +6.88,1.25;12.19,10.00 + +# UTF-16 : 57 +# UTF-8 : 57 +[0057] W +5.31,10.00;5.00,1.25 +5.00,1.25;8.44,7.19 +8.44,7.19;8.75,1.25 +8.75,1.25;13.12,10.00 + +# UTF-16 : 58 +# UTF-8 : 58 +[0058] X +4.06,1.25;12.19,10.00 +6.25,10.00;9.69,1.25 + +# UTF-16 : 59 +# UTF-8 : 59 +[0059] Y +6.25,10.00;8.12,5.94 +8.12,5.94;12.19,10.00 +6.88,1.25;8.12,6.25 + +# UTF-16 : dd +# UTF-8 : 9d c3 +[00dd] Ý +6.25,10.00;8.12,5.94 +8.12,5.94;12.19,10.00 +6.88,1.25;8.12,6.25 +8.75,12.50;11.25,14.06 + +# UTF-16 : 5a +# UTF-8 : 5a +[005a] Z +6.56,10.00;11.56,10.00 +11.56,10.00;4.38,1.25 +4.38,1.25;9.38,1.25 + +# UTF-16 : 01 79 +# UTF-8 : b9 c5 +[0179] Ź +6.56,10.00;11.56,10.00 +11.56,10.00;4.38,1.25 +4.38,1.25;9.38,1.25 +8.75,12.50;11.25,14.06 + +# UTF-16 : 01 7d +# UTF-8 : bd c5 +[017d] Ž +6.56,10.00;11.56,10.00 +11.56,10.00;4.38,1.25 +4.38,1.25;9.38,1.25 +8.75,14.06;9.69,12.50 +9.69,12.50;11.56,14.06 + +# UTF-16 : 01 7b +# UTF-8 : bb c5 +[017b] Ż +6.56,10.00;11.56,10.00 +11.56,10.00;4.38,1.25 +4.38,1.25;9.38,1.25 +9.69,12.50;10.00,13.44 +10.00,13.44;10.00,13.44 +10.00,13.44;9.69,12.50 +9.69,12.50;9.69,12.50 + +# UTF-16 : 61 +# UTF-8 : 61 +[0061] a +6.88,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;7.19,4.38 +7.19,4.38;9.69,4.38 + +# UTF-16 : e0 +# UTF-8 : a0 c3 +[00e0] à +6.88,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;7.19,4.38 +7.19,4.38;9.69,4.38 +8.44,10.94;10.00,9.69 + +# UTF-16 : e1 +# UTF-8 : a1 c3 +[00e1] á +6.88,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;7.19,4.38 +7.19,4.38;9.69,4.38 +8.12,9.69;10.31,10.94 + +# UTF-16 : e2 +# UTF-8 : a2 c3 +[00e2] â +6.88,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;7.19,4.38 +7.19,4.38;9.69,4.38 +7.50,9.69;9.38,10.94 +9.38,10.94;10.62,9.69 + +# UTF-16 : e3 +# UTF-8 : a3 c3 +[00e3] ã +6.88,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;7.19,4.38 +7.19,4.38;9.69,4.38 +7.19,10.00;7.81,10.31 +7.81,10.31;8.75,10.62 +8.75,10.62;8.75,10.31 +8.75,10.31;9.38,9.69 +9.38,9.69;10.31,9.69 +10.31,9.69;10.62,9.69 +10.62,9.69;11.25,10.00 + +# UTF-16 : e4 +# UTF-8 : a4 c3 +[00e4] ä +6.88,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;7.19,4.38 +7.19,4.38;9.69,4.38 +7.81,10.00;7.50,9.69 +10.62,10.00;10.62,9.69 + +# UTF-16 : e5 +# UTF-8 : a5 c3 +[00e5] å +6.88,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;7.19,4.38 +7.19,4.38;9.69,4.38 +9.06,9.69;8.44,10.31 +8.44,10.31;8.75,11.56 +8.75,11.56;9.69,12.19 +9.69,12.19;9.69,12.19 +9.69,12.19;10.31,11.25 +10.31,11.25;10.00,10.31 +10.00,10.31;9.06,9.69 +9.06,9.69;9.06,9.69 + +# UTF-16 : 01 03 +# UTF-8 : 83 c4 +[0103] ă +6.88,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;7.19,4.38 +7.19,4.38;9.69,4.38 +8.12,11.56;8.12,10.62 +8.12,10.62;9.06,10.00 +9.06,10.00;10.00,10.31 +10.00,10.31;10.62,10.94 +10.62,10.94;10.94,11.56 + +# UTF-16 : 01 01 +# UTF-8 : 81 c4 +[0101] ā +6.88,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;7.19,4.38 +7.19,4.38;9.69,4.38 +6.56,10.00;11.56,10.00 + +# UTF-16 : e6 +# UTF-8 : a6 c3 +[00e6] æ +5.94,7.19;6.88,7.19 +6.88,7.19;7.81,6.88 +7.81,6.88;8.12,5.62 +8.12,5.62;8.12,5.62 +8.12,5.62;6.88,1.25 +6.88,1.25;5.31,1.25 +5.31,1.25;4.69,2.19 +4.69,2.19;5.00,3.12 +5.00,3.12;5.62,3.75 +5.62,3.75;6.25,4.38 +6.25,4.38;10.62,4.38 +10.62,4.38;10.94,5.62 +10.94,5.62;10.62,6.56 +10.62,6.56;10.00,7.19 +10.00,7.19;9.06,6.88 +9.06,6.88;8.44,6.25 +8.44,6.25;8.12,5.62 +8.12,5.62;7.19,2.81 +7.19,2.81;7.50,1.88 +7.50,1.88;8.12,1.25 +8.12,1.25;8.44,1.25 +8.44,1.25;9.69,1.25 + +# UTF-16 : 62 +# UTF-8 : 62 +[0062] b +7.19,10.00;5.00,1.25 +5.00,1.25;7.50,1.25 +7.50,1.25;8.44,1.56 +8.44,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;10.00,5.62 +10.00,5.62;9.69,6.56 +9.69,6.56;9.06,7.19 +9.06,7.19;8.75,7.19 +8.75,7.19;6.56,7.19 + +# UTF-16 : 63 +# UTF-8 : 63 +[0063] c +8.44,1.25;6.88,1.25 +6.88,1.25;5.94,1.88 +5.94,1.88;5.62,2.81 +5.62,2.81;5.62,2.81 +5.62,2.81;6.56,5.62 +6.56,5.62;6.88,6.56 +6.88,6.56;7.81,7.19 +7.81,7.19;8.44,7.19 +8.44,7.19;10.00,7.19 + +# UTF-16 : 01 07 +# UTF-8 : 87 c4 +[0107] ć +8.44,1.25;6.88,1.25 +6.88,1.25;5.94,1.88 +5.94,1.88;5.62,2.81 +5.62,2.81;5.62,2.81 +5.62,2.81;6.56,5.62 +6.56,5.62;6.88,6.56 +6.88,6.56;7.81,7.19 +7.81,7.19;8.44,7.19 +8.44,7.19;10.00,7.19 +8.12,9.69;10.31,10.94 + +# UTF-16 : 01 09 +# UTF-8 : 89 c4 +[0109] ĉ +8.44,1.25;6.88,1.25 +6.88,1.25;5.94,1.88 +5.94,1.88;5.62,2.81 +5.62,2.81;5.62,2.81 +5.62,2.81;6.56,5.62 +6.56,5.62;6.88,6.56 +6.88,6.56;7.81,7.19 +7.81,7.19;8.44,7.19 +8.44,7.19;10.00,7.19 +7.50,9.69;9.38,10.94 +9.38,10.94;10.62,9.69 + +# UTF-16 : 01 0d +# UTF-8 : 8d c4 +[010d] č +8.44,1.25;6.88,1.25 +6.88,1.25;5.94,1.88 +5.94,1.88;5.62,2.81 +5.62,2.81;5.62,2.81 +5.62,2.81;6.56,5.62 +6.56,5.62;6.88,6.56 +6.88,6.56;7.81,7.19 +7.81,7.19;8.44,7.19 +8.44,7.19;10.00,7.19 +7.81,10.94;9.06,9.69 +9.06,9.69;10.94,10.94 + +# UTF-16 : e7 +# UTF-8 : a7 c3 +[00e7] ç +8.44,1.25;6.88,1.25 +6.88,1.25;5.94,1.88 +5.94,1.88;5.62,2.81 +5.62,2.81;5.62,2.81 +5.62,2.81;6.56,5.62 +6.56,5.62;6.88,6.56 +6.88,6.56;7.81,7.19 +7.81,7.19;8.44,7.19 +8.44,7.19;10.00,7.19 +6.88,1.25;5.94,-0.31 + +# UTF-16 : 64 +# UTF-8 : 64 +[0064] d +11.25,10.00;8.75,1.25 +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.62 +5.94,5.62;6.56,6.56 +6.56,6.56;7.50,7.19 +7.50,7.19;7.81,7.19 +7.81,7.19;10.31,7.19 + +# UTF-16 : 01 0f +# UTF-8 : 8f c4 +[010f] ď +11.25,10.00;8.75,1.25 +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.62 +5.94,5.62;6.56,6.56 +6.56,6.56;7.50,7.19 +7.50,7.19;7.81,7.19 +7.81,7.19;10.31,7.19 +8.44,13.44;9.69,12.19 +9.69,12.19;11.56,13.44 + +# UTF-16 : 01 11 +# UTF-8 : 91 c4 +[0111] đ +11.25,10.00;8.75,1.25 +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.62 +5.94,5.62;6.56,6.56 +6.56,6.56;7.50,7.19 +7.50,7.19;7.81,7.19 +7.81,7.19;10.31,7.19 +11.88,12.50;11.25,10.00 +9.06,10.00;13.12,10.00 + +# UTF-16 : 65 +# UTF-8 : 65 +[0065] e +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.31 +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.69,4.38 +9.69,4.38;5.62,4.38 + +# UTF-16 : e8 +# UTF-8 : a8 c3 +[00e8] è +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.31 +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.69,4.38 +9.69,4.38;5.62,4.38 +8.44,10.94;10.00,9.69 + +# UTF-16 : e9 +# UTF-8 : a9 c3 +[00e9] é +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.31 +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.69,4.38 +9.69,4.38;5.62,4.38 +8.12,9.69;10.31,10.94 + +# UTF-16 : ea +# UTF-8 : aa c3 +[00ea] ê +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.31 +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.69,4.38 +9.69,4.38;5.62,4.38 +7.50,9.69;9.38,10.94 +9.38,10.94;10.62,9.69 + +# UTF-16 : eb +# UTF-8 : ab c3 +[00eb] ë +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.31 +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.69,4.38 +9.69,4.38;5.62,4.38 +7.81,10.00;7.50,9.69 +10.62,10.00;10.62,9.69 + +# UTF-16 : 01 1b +# UTF-8 : 9b c4 +[011b] ě +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.31 +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.69,4.38 +9.69,4.38;5.62,4.38 +7.81,10.94;9.06,9.69 +9.06,9.69;10.94,10.94 + +# UTF-16 : 01 17 +# UTF-8 : 97 c4 +[0117] ė +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.31 +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.69,4.38 +9.69,4.38;5.62,4.38 +9.06,10.00;9.38,10.94 +9.38,10.94;9.38,10.94 +9.38,10.94;9.06,10.00 +9.06,10.00;9.06,10.00 + +# UTF-16 : 01 19 +# UTF-8 : 99 c4 +[0119] ę +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.31 +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.69,4.38 +9.69,4.38;5.62,4.38 +6.25,1.25;5.31,-0.31 + +# UTF-16 : 66 +# UTF-8 : 66 +[0066] f +6.88,1.25;8.75,8.75 +8.75,8.75;9.38,9.38 +9.38,9.38;10.00,10.00 +10.00,10.00;10.62,10.00 +10.62,10.00;11.25,10.00 +7.50,7.19;10.31,7.19 + +# UTF-16 : 67 +# UTF-8 : 67 +[0067] g +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.62 +5.94,5.62;6.56,6.56 +6.56,6.56;7.50,7.19 +7.50,7.19;7.81,7.19 +7.81,7.19;10.31,7.19 +10.31,7.19;8.44,0.00 +8.44,0.00;7.81,-0.62 +7.81,-0.62;7.19,-1.25 +7.19,-1.25;6.56,-1.25 +6.56,-1.25;4.69,-1.25 + +# UTF-16 : 01 1d +# UTF-8 : 9d c4 +[011d] ĝ +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.62 +5.94,5.62;6.56,6.56 +6.56,6.56;7.50,7.19 +7.50,7.19;7.81,7.19 +7.81,7.19;10.31,7.19 +10.31,7.19;8.44,0.00 +8.44,0.00;7.81,-0.62 +7.81,-0.62;7.19,-1.25 +7.19,-1.25;6.56,-1.25 +6.56,-1.25;4.69,-1.25 +7.50,9.69;9.38,10.94 +9.38,10.94;10.62,9.69 + +# UTF-16 : 01 1f +# UTF-8 : 9f c4 +[011f] ğ +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.62 +5.94,5.62;6.56,6.56 +6.56,6.56;7.50,7.19 +7.50,7.19;7.81,7.19 +7.81,7.19;10.31,7.19 +10.31,7.19;8.44,0.00 +8.44,0.00;7.81,-0.62 +7.81,-0.62;7.19,-1.25 +7.19,-1.25;6.56,-1.25 +6.56,-1.25;4.69,-1.25 +8.12,11.56;8.12,10.62 +8.12,10.62;9.06,10.00 +9.06,10.00;10.00,10.31 +10.00,10.31;10.62,10.94 +10.62,10.94;10.94,11.56 + +# UTF-16 : 01 21 +# UTF-8 : a1 c4 +[0121] ġ +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.62 +5.94,5.62;6.56,6.56 +6.56,6.56;7.50,7.19 +7.50,7.19;7.81,7.19 +7.81,7.19;10.31,7.19 +10.31,7.19;8.44,0.00 +8.44,0.00;7.81,-0.62 +7.81,-0.62;7.19,-1.25 +7.19,-1.25;6.56,-1.25 +6.56,-1.25;4.69,-1.25 +9.06,10.00;9.38,10.94 +9.38,10.94;9.38,10.94 +9.38,10.94;9.06,10.00 +9.06,10.00;9.06,10.00 + +# UTF-16 : 68 +# UTF-8 : 68 +[0068] h +5.00,1.25;7.19,10.00 +6.56,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 + +# UTF-16 : 01 25 +# UTF-8 : a5 c4 +[0125] ĥ +5.00,1.25;7.19,10.00 +6.56,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 +8.44,12.50;10.31,14.06 +10.31,14.06;11.25,12.50 + +# UTF-16 : 01 27 +# UTF-8 : a7 c4 +[0127] ħ +5.00,1.25;7.19,10.00 +6.56,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 +7.81,12.50;7.19,10.00 +5.62,10.00;8.75,10.00 + +# UTF-16 : 69 +# UTF-8 : 69 +[0069] i +6.88,1.25;8.44,7.19 +9.06,9.69;9.06,10.00 + +# UTF-16 : ec +# UTF-8 : ac c3 +[00ec] ì +6.88,1.25;8.44,7.19 +8.44,10.94;10.00,9.69 + +# UTF-16 : ed +# UTF-8 : ad c3 +[00ed] í +6.88,1.25;8.44,7.19 +8.12,9.69;10.31,10.94 + +# UTF-16 : ee +# UTF-8 : ae c3 +[00ee] î +6.88,1.25;8.44,7.19 +7.50,9.69;9.38,10.94 +9.38,10.94;10.62,9.69 + +# UTF-16 : 01 29 +# UTF-8 : a9 c4 +[0129] ĩ +6.88,1.25;8.44,7.19 +7.19,10.00;7.81,10.31 +7.81,10.31;8.75,10.62 +8.75,10.62;8.75,10.31 +8.75,10.31;9.38,9.69 +9.38,9.69;10.31,9.69 +10.31,9.69;10.62,9.69 +10.62,9.69;11.25,10.00 + +# UTF-16 : ef +# UTF-8 : af c3 +[00ef] ï +6.88,1.25;8.44,7.19 +7.19,9.69;7.19,10.00 +10.94,9.69;11.25,10.00 + +# UTF-16 : 01 2b +# UTF-8 : ab c4 +[012b] ī +6.88,1.25;8.44,7.19 +6.56,10.00;11.56,10.00 + +# UTF-16 : 01 2f +# UTF-8 : af c4 +[012f] į +6.88,1.25;8.44,7.19 +9.06,9.69;9.06,10.00 +6.88,1.25;5.31,-0.31 + +# UTF-16 : 6a +# UTF-8 : 6a +[006a] j +5.00,-1.25;5.62,-1.25 +5.62,-1.25;6.56,-0.94 +6.56,-0.94;7.19,-0.31 +7.19,-0.31;7.50,0.00 +7.50,0.00;9.38,7.19 +10.00,9.69;10.00,10.00 + +# UTF-16 : 6b +# UTF-8 : 6b +[006b] k +7.19,10.00;5.00,1.25 +5.62,4.38;10.31,7.19 +8.75,1.25;7.81,5.31 + +# UTF-16 : 01 37 +# UTF-8 : b7 c4 +[0137] ķ +7.19,10.00;5.00,1.25 +5.62,4.38;10.31,7.19 +8.75,1.25;7.81,5.31 +5.00,1.25;4.06,-0.31 + +# UTF-16 : 6c +# UTF-8 : 6c +[006c] l +9.06,10.00;7.19,2.19 +7.19,2.19;7.50,1.25 +7.50,1.25;7.81,1.25 + +# UTF-16 : 01 3a +# UTF-8 : ba c4 +[013a] ĺ +9.06,10.00;7.19,2.19 +7.19,2.19;7.50,1.25 +7.50,1.25;7.81,1.25 +8.75,12.50;11.25,14.06 + +# UTF-16 : 01 3e +# UTF-8 : be c4 +[013e] ľ +9.06,10.00;7.19,2.19 +7.19,2.19;7.50,1.25 +7.50,1.25;7.81,1.25 +8.75,14.06;9.69,12.50 +9.69,12.50;11.56,14.06 + +# UTF-16 : 01 3c +# UTF-8 : bc c4 +[013c] ļ +9.06,10.00;7.19,2.19 +7.19,2.19;7.50,1.25 +7.50,1.25;7.81,1.25 +4.69,0.94;4.06,-0.31 + +# UTF-16 : 01 42 +# UTF-8 : 82 c5 +[0142] ł +9.06,10.00;7.19,2.19 +7.19,2.19;7.50,1.25 +7.50,1.25;7.81,1.25 +6.56,5.62;10.00,7.81 + +# UTF-16 : 6d +# UTF-8 : 6d +[006d] m +4.06,1.25;5.31,7.19 +5.31,7.19;10.00,7.19 +10.00,7.19;10.62,6.88 +10.62,6.88;10.94,5.62 +10.94,5.62;10.94,5.62 +10.94,5.62;9.69,1.25 +6.88,1.25;8.44,7.19 + +# UTF-16 : 6e +# UTF-8 : 6e +[006e] n +5.00,1.25;6.56,7.19 +6.56,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 + +# UTF-16 : 01 44 +# UTF-8 : 84 c5 +[0144] ń +5.00,1.25;6.56,7.19 +6.56,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 +8.12,9.69;10.31,10.94 + +# UTF-16 : 01 48 +# UTF-8 : 88 c5 +[0148] ň +5.00,1.25;6.56,7.19 +6.56,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 +7.81,10.94;9.06,9.69 +9.06,9.69;10.94,10.94 + +# UTF-16 : 02 72 +# UTF-8 : b2 c9 +[0272] ɲ +5.00,1.25;6.56,7.19 +6.56,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 +5.00,1.25;4.06,-0.31 + +# UTF-16 : 01 4b +# UTF-8 : 8b c5 +[014b] ŋ +5.00,1.25;6.56,7.19 +6.56,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.12,-1.25 +8.12,-1.25;7.50,-1.25 +7.50,-1.25;6.56,-0.94 +6.56,-0.94;6.56,0.00 +6.56,0.00;6.56,0.00 + +# UTF-16 : 6f +# UTF-8 : 6f +[006f] o +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.38,3.12 +9.38,3.12;8.75,2.50 +8.75,2.50;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.31,3.12 +5.31,3.12;5.62,3.12 +5.31,3.12;5.94,5.31 +5.94,5.31;5.94,5.31 + +# UTF-16 : f2 +# UTF-8 : b2 c3 +[00f2] ò +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.38,3.12 +9.38,3.12;8.75,2.50 +8.75,2.50;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.31,3.12 +5.31,3.12;5.62,3.12 +5.31,3.12;5.94,5.31 +5.94,5.31;5.94,5.31 +8.44,10.94;10.00,9.69 + +# UTF-16 : f3 +# UTF-8 : b3 c3 +[00f3] ó +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.38,3.12 +9.38,3.12;8.75,2.50 +8.75,2.50;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.31,3.12 +5.31,3.12;5.62,3.12 +5.31,3.12;5.94,5.31 +5.94,5.31;5.94,5.31 +8.12,9.69;10.31,10.94 + +# UTF-16 : f4 +# UTF-8 : b4 c3 +[00f4] ô +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.38,3.12 +9.38,3.12;8.75,2.50 +8.75,2.50;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.31,3.12 +5.31,3.12;5.62,3.12 +5.31,3.12;5.94,5.31 +5.94,5.31;5.94,5.31 +7.50,9.69;9.38,10.94 +9.38,10.94;10.62,9.69 + +# UTF-16 : f5 +# UTF-8 : b5 c3 +[00f5] õ +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.38,3.12 +9.38,3.12;8.75,2.50 +8.75,2.50;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.31,3.12 +5.31,3.12;5.62,3.12 +5.31,3.12;5.94,5.31 +5.94,5.31;5.94,5.31 +7.19,10.00;7.81,10.31 +7.81,10.31;8.75,10.62 +8.75,10.62;8.75,10.31 +8.75,10.31;9.38,9.69 +9.38,9.69;10.31,9.69 +10.31,9.69;10.62,9.69 +10.62,9.69;11.25,10.00 + +# UTF-16 : f6 +# UTF-8 : b6 c3 +[00f6] ö +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.38,3.12 +9.38,3.12;8.75,2.50 +8.75,2.50;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.31,3.12 +5.31,3.12;5.62,3.12 +5.31,3.12;5.94,5.31 +5.94,5.31;5.94,5.31 +7.81,10.00;7.50,9.69 +10.62,10.00;10.62,9.69 + +# UTF-16 : 01 51 +# UTF-8 : 91 c5 +[0151] ő +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.38,3.12 +9.38,3.12;8.75,2.50 +8.75,2.50;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.31,3.12 +5.31,3.12;5.62,3.12 +5.31,3.12;5.94,5.31 +5.94,5.31;5.94,5.31 +5.94,9.69;8.44,10.94 +10.00,9.69;12.19,10.94 + +# UTF-16 : 01 4d +# UTF-8 : 8d c5 +[014d] ō +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.38,3.12 +9.38,3.12;8.75,2.50 +8.75,2.50;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.31,3.12 +5.31,3.12;5.62,3.12 +5.31,3.12;5.94,5.31 +5.94,5.31;5.94,5.31 +6.56,10.00;11.56,10.00 + +# UTF-16 : f8 +# UTF-8 : b8 c3 +[00f8] ø +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.38,3.12 +9.38,3.12;8.75,2.50 +8.75,2.50;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.31,3.12 +5.31,3.12;5.62,3.12 +5.31,3.12;5.94,5.31 +5.94,5.31;5.94,5.31 +4.06,1.25;11.25,7.19 + +# UTF-16 : 01 53 +# UTF-8 : 93 c5 +[0153] œ +7.19,3.12;6.88,2.50 +6.88,2.50;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.38,1.25 +4.38,1.25;3.75,2.19 +3.75,2.19;3.44,3.12 +3.44,3.12;3.44,3.12 +3.44,3.12;4.06,5.31 +4.06,5.31;4.38,6.25 +4.38,6.25;5.00,6.88 +5.00,6.88;5.94,7.19 +5.94,7.19;6.88,7.19 +6.88,7.19;7.81,6.56 +7.81,6.56;7.81,5.31 +7.81,5.31;7.81,5.31 +7.81,5.31;7.50,3.12 +7.50,3.12;7.50,3.12 +7.50,4.38;11.56,4.38 +11.56,4.38;11.88,5.31 +11.56,5.31;11.56,6.25 +11.56,6.25;11.25,7.19 +11.25,7.19;10.00,7.19 +10.00,7.19;9.38,6.88 +9.38,6.88;8.44,6.25 +8.44,6.25;8.12,5.31 +8.12,5.31;7.81,5.31 +7.81,5.31;7.19,2.81 +7.19,2.81;7.50,1.88 +7.50,1.88;8.12,1.25 +8.12,1.25;8.44,1.25 +8.44,1.25;10.62,1.25 + +# UTF-16 : 70 +# UTF-8 : 70 +[0070] p +4.06,-1.25;6.56,7.19 +6.56,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;9.06,2.81 +9.06,2.81;8.75,1.88 +8.75,1.88;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;5.00,1.25 + +# UTF-16 : fe +# UTF-8 : be c3 +[00fe] þ +4.06,-1.25;7.19,9.69 +6.56,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;9.06,2.81 +9.06,2.81;8.75,1.88 +8.75,1.88;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;5.00,1.25 + +# UTF-16 : 71 +# UTF-8 : 71 +[0071] q +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.62 +5.94,5.62;6.56,6.56 +6.56,6.56;7.50,7.19 +7.50,7.19;7.81,7.19 +7.81,7.19;10.31,7.19 +10.31,7.19;8.12,-1.25 +8.12,-1.25;8.12,-1.25 + +# UTF-16 : 72 +# UTF-8 : 72 +[0072] r +5.94,1.25;7.50,7.19 +7.50,7.19;10.31,7.19 +10.31,7.19;10.00,6.25 + +# UTF-16 : 01 55 +# UTF-8 : 95 c5 +[0155] ŕ +5.94,1.25;7.50,7.19 +7.50,7.19;10.31,7.19 +10.31,7.19;10.00,6.25 +8.12,9.69;10.31,10.94 + +# UTF-16 : 01 59 +# UTF-8 : 99 c5 +[0159] ř +5.94,1.25;7.50,7.19 +7.50,7.19;10.31,7.19 +10.31,7.19;10.00,6.25 +8.44,10.94;9.38,9.69 +9.38,9.69;11.25,10.94 + +# UTF-16 : 01 57 +# UTF-8 : 97 c5 +[0157] ŗ +5.94,1.25;7.50,7.19 +7.50,7.19;10.31,7.19 +10.31,7.19;10.00,6.25 +8.75,0.94;7.81,-0.31 + +# UTF-16 : 73 +# UTF-8 : 73 +[0073] s +9.69,6.56;8.75,7.19 +8.75,7.19;7.81,7.19 +7.81,7.19;7.50,7.19 +7.50,7.19;6.88,6.88 +6.88,6.88;6.25,5.94 +6.25,5.94;6.56,5.00 +6.56,5.00;6.56,5.00 +6.56,5.00;8.75,3.75 +8.75,3.75;9.06,2.81 +9.06,2.81;8.44,1.88 +8.44,1.88;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.56,1.25 +6.56,1.25;5.62,1.56 +5.62,1.56;5.00,1.88 + +# UTF-16 : 01 5d +# UTF-8 : 9d c5 +[015d] ŝ +9.69,6.56;8.75,7.19 +8.75,7.19;7.81,7.19 +7.81,7.19;7.50,7.19 +7.50,7.19;6.88,6.88 +6.88,6.88;6.25,5.94 +6.25,5.94;6.56,5.00 +6.56,5.00;6.56,5.00 +6.56,5.00;8.75,3.75 +8.75,3.75;9.06,2.81 +9.06,2.81;8.44,1.88 +8.44,1.88;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.56,1.25 +6.56,1.25;5.62,1.56 +5.62,1.56;5.00,1.88 +7.50,9.69;9.38,10.94 +9.38,10.94;10.62,9.69 + +# UTF-16 : 01 61 +# UTF-8 : a1 c5 +[0161] š +9.69,6.56;8.75,7.19 +8.75,7.19;7.81,7.19 +7.81,7.19;7.50,7.19 +7.50,7.19;6.88,6.88 +6.88,6.88;6.25,5.94 +6.25,5.94;6.56,5.00 +6.56,5.00;6.56,5.00 +6.56,5.00;8.75,3.75 +8.75,3.75;9.06,2.81 +9.06,2.81;8.44,1.88 +8.44,1.88;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.56,1.25 +6.56,1.25;5.62,1.56 +5.62,1.56;5.00,1.88 +7.81,10.94;9.06,9.69 +9.06,9.69;10.94,10.94 + +# UTF-16 : 01 5f +# UTF-8 : 9f c5 +[015f] ş +9.69,6.56;8.75,7.19 +8.75,7.19;7.81,7.19 +7.81,7.19;7.50,7.19 +7.50,7.19;6.88,6.88 +6.88,6.88;6.25,5.94 +6.25,5.94;6.56,5.00 +6.56,5.00;6.56,5.00 +6.56,5.00;8.75,3.75 +8.75,3.75;9.06,2.81 +9.06,2.81;8.44,1.88 +8.44,1.88;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.56,1.25 +6.56,1.25;5.62,1.56 +5.62,1.56;5.00,1.88 +6.25,1.25;5.31,-0.31 + +# UTF-16 : 74 +# UTF-8 : 74 +[0074] t +6.88,1.25;9.06,10.00 +7.50,7.19;10.31,7.19 + +# UTF-16 : 01 65 +# UTF-8 : a5 c5 +[0165] ť +6.88,1.25;9.06,10.00 +7.50,7.19;10.31,7.19 +8.75,14.06;9.69,12.50 +9.69,12.50;11.56,14.06 + +# UTF-16 : 01 63 +# UTF-8 : a3 c5 +[0163] ţ +6.88,1.25;9.06,10.00 +7.50,7.19;10.31,7.19 +6.88,1.25;6.88,0.94 +6.88,0.94;5.94,-0.31 + +# UTF-16 : 01 67 +# UTF-8 : a7 c5 +[0167] ŧ +6.88,1.25;9.06,10.00 +7.50,7.19;10.31,7.19 +6.25,3.12;8.75,4.38 + +# UTF-16 : 75 +# UTF-8 : 75 +[0075] u +6.56,7.19;5.31,2.81 +5.31,2.81;5.31,1.88 +5.31,1.88;6.25,1.25 +6.25,1.25;6.25,1.25 +6.25,1.25;8.75,1.25 +8.75,1.25;10.31,7.19 + +# UTF-16 : f9 +# UTF-8 : b9 c3 +[00f9] ù +6.56,7.19;5.31,2.81 +5.31,2.81;5.31,1.88 +5.31,1.88;6.25,1.25 +6.25,1.25;6.25,1.25 +6.25,1.25;8.75,1.25 +8.75,1.25;10.31,7.19 +8.44,10.94;10.00,9.69 + +# UTF-16 : fa +# UTF-8 : ba c3 +[00fa] ú +6.56,7.19;5.31,2.81 +5.31,2.81;5.31,1.88 +5.31,1.88;6.25,1.25 +6.25,1.25;6.25,1.25 +6.25,1.25;8.75,1.25 +8.75,1.25;10.31,7.19 +8.12,9.69;10.31,10.94 + +# UTF-16 : fb +# UTF-8 : bb c3 +[00fb] û +6.56,7.19;5.31,2.81 +5.31,2.81;5.31,1.88 +5.31,1.88;6.25,1.25 +6.25,1.25;6.25,1.25 +6.25,1.25;8.75,1.25 +8.75,1.25;10.31,7.19 +7.50,9.69;9.38,10.94 +9.38,10.94;10.62,9.69 + +# UTF-16 : 01 69 +# UTF-8 : a9 c5 +[0169] ũ +6.56,7.19;5.31,2.81 +5.31,2.81;5.31,1.88 +5.31,1.88;6.25,1.25 +6.25,1.25;6.25,1.25 +6.25,1.25;8.75,1.25 +8.75,1.25;10.31,7.19 +7.19,10.00;7.81,10.31 +7.81,10.31;8.75,10.62 +8.75,10.62;8.75,10.31 +8.75,10.31;9.38,9.69 +9.38,9.69;10.31,9.69 +10.31,9.69;10.62,9.69 +10.62,9.69;11.25,10.00 + +# UTF-16 : fc +# UTF-8 : bc c3 +[00fc] ü +6.56,7.19;5.31,2.81 +5.31,2.81;5.31,1.88 +5.31,1.88;6.25,1.25 +6.25,1.25;6.25,1.25 +6.25,1.25;8.75,1.25 +8.75,1.25;10.31,7.19 +7.81,10.00;7.50,9.69 +10.62,10.00;10.62,9.69 + +# UTF-16 : 01 71 +# UTF-8 : b1 c5 +[0171] ű +6.56,7.19;5.31,2.81 +5.31,2.81;5.31,1.88 +5.31,1.88;6.25,1.25 +6.25,1.25;6.25,1.25 +6.25,1.25;8.75,1.25 +8.75,1.25;10.31,7.19 +5.94,9.69;8.44,10.94 +10.00,9.69;12.19,10.94 + +# UTF-16 : 01 6b +# UTF-8 : ab c5 +[016b] ū +6.56,7.19;5.31,2.81 +5.31,2.81;5.31,1.88 +5.31,1.88;6.25,1.25 +6.25,1.25;6.25,1.25 +6.25,1.25;8.75,1.25 +8.75,1.25;10.31,7.19 +6.56,10.00;11.56,10.00 + +# UTF-16 : 01 73 +# UTF-8 : b3 c5 +[0173] ų +6.56,7.19;5.31,2.81 +5.31,2.81;5.31,1.88 +5.31,1.88;6.25,1.25 +6.25,1.25;6.25,1.25 +6.25,1.25;8.75,1.25 +8.75,1.25;10.31,7.19 +6.25,1.25;5.31,-0.31 + +# UTF-16 : 76 +# UTF-8 : 76 +[0076] v +6.56,7.19;6.88,1.25 +6.88,1.25;10.31,7.19 + +# UTF-16 : 77 +# UTF-8 : 77 +[0077] w +5.31,7.19;5.31,1.25 +5.31,1.25;7.81,5.31 +7.81,5.31;8.44,1.25 +8.44,1.25;11.25,7.19 + +# UTF-16 : 78 +# UTF-8 : 78 +[0078] x +5.00,1.25;10.31,7.19 +6.56,7.19;8.75,1.25 + +# UTF-16 : 79 +# UTF-8 : 79 +[0079] y +10.31,7.19;5.00,-1.25 +5.00,-1.25;4.06,-1.25 +6.56,7.19;6.88,1.25 + +# UTF-16 : fd +# UTF-8 : bd c3 +[00fd] ý +10.31,7.19;5.00,-1.25 +5.00,-1.25;4.06,-1.25 +6.56,7.19;6.88,1.25 +8.12,9.69;10.31,10.94 + +# UTF-16 : ff +# UTF-8 : bf c3 +[00ff] ÿ +10.31,7.19;5.00,-1.25 +5.00,-1.25;4.06,-1.25 +6.56,7.19;6.88,1.25 +5.94,9.69;8.44,10.94 +10.00,9.69;12.19,10.94 + +# UTF-16 : 7a +# UTF-8 : 7a +[007a] z +6.56,7.19;10.31,7.19 +10.31,7.19;5.00,1.25 +5.00,1.25;8.75,1.25 + +# UTF-16 : df +# UTF-8 : 9f c3 +[00df] ß +4.38,1.25;6.25,8.75 +6.25,8.75;6.88,9.38 +6.88,9.38;7.50,10.00 +7.50,10.00;8.12,10.00 +8.12,10.00;10.00,10.00 +10.00,10.00;10.94,9.69 +10.94,9.69;11.25,8.75 +11.25,8.75;11.25,8.75 +11.25,8.75;10.94,8.12 +10.94,8.12;10.62,7.19 +10.62,7.19;9.69,6.88 +9.69,6.88;9.38,6.56 +9.38,6.56;10.00,6.25 +10.00,6.25;10.31,5.31 +10.31,5.31;10.31,5.31 +10.31,5.31;9.69,2.81 +9.69,2.81;9.06,1.88 +9.06,1.88;8.44,1.25 +8.44,1.25;7.81,1.25 + +# UTF-16 : 30 +# UTF-8 : 30 +[0030] 0 +5.94,1.88;5.94,3.12 +5.94,3.12;5.94,4.06 +5.94,4.06;5.94,5.31 +5.94,5.31;6.25,6.25 +6.25,6.25;6.56,7.19 +6.56,7.19;7.19,8.12 +7.19,8.12;7.50,9.06 +7.50,9.06;7.81,9.38 +7.81,9.38;8.44,10.00 +8.44,10.00;9.69,10.31 +9.69,10.31;10.00,9.38 +10.00,9.38;10.31,8.44 +10.31,8.44;10.00,7.19 +10.00,7.19;10.00,6.25 +10.00,6.25;9.69,5.31 +9.69,5.31;9.38,4.06 +9.38,4.06;8.75,3.12 +8.75,3.12;8.44,2.19 +8.44,2.19;8.12,1.88 +8.12,1.88;7.50,1.25 +7.50,1.25;6.56,1.25 +6.56,1.25;5.94,1.88 + +# UTF-16 : 31 +# UTF-8 : 31 +[0031] 1 +7.81,8.12;10.00,10.00 +10.00,10.00;7.81,1.25 + +# UTF-16 : 32 +# UTF-8 : 32 +[0032] 2 +6.88,8.75;7.19,9.06 +7.19,9.06;7.81,9.69 +7.81,9.69;8.75,10.31 +8.75,10.31;9.69,10.00 +9.69,10.00;10.31,9.06 +10.31,9.06;10.62,8.12 +10.62,8.12;10.00,7.19 +10.00,7.19;10.00,7.19 +10.00,7.19;5.00,1.25 +5.00,1.25;8.75,1.25 + +# UTF-16 : 33 +# UTF-8 : 33 +[0033] 3 +7.19,10.00;9.06,10.00 +9.06,10.00;10.00,9.38 +10.00,9.38;10.00,8.44 +10.00,8.44;9.69,7.50 +9.69,7.50;9.06,6.56 +9.06,6.56;8.12,6.25 +8.12,6.25;8.12,6.25 +8.12,6.25;7.19,6.25 +7.19,6.25;8.12,6.25 +8.12,6.25;9.06,5.94 +9.06,5.94;9.69,5.00 +9.69,5.00;9.69,4.38 +9.69,4.38;9.38,3.12 +9.38,3.12;9.06,2.50 +9.06,2.50;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;5.00,1.25 + +# UTF-16 : 34 +# UTF-8 : 34 +[0034] 4 +8.75,10.00;5.00,3.12 +5.00,3.12;9.69,3.12 +8.75,5.31;7.81,1.25 + +# UTF-16 : 35 +# UTF-8 : 35 +[0035] 5 +11.25,10.00;7.19,10.00 +7.19,10.00;6.25,6.25 +6.25,6.25;8.12,6.25 +8.12,6.25;9.06,5.94 +9.06,5.94;9.69,5.00 +9.69,5.00;9.69,4.38 +9.69,4.38;9.38,3.12 +9.38,3.12;9.06,2.50 +9.06,2.50;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;5.00,1.25 + +# UTF-16 : 36 +# UTF-8 : 36 +[0036] 6 +6.25,6.25;8.12,6.25 +8.12,6.25;9.06,5.94 +9.06,5.94;9.69,5.00 +9.69,5.00;9.69,4.38 +9.69,4.38;9.38,3.12 +9.38,3.12;8.75,2.50 +8.75,2.50;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.31,3.12 +5.31,3.12;5.62,3.12 +5.31,3.12;6.25,6.25 +6.25,6.25;6.56,7.19 +6.56,7.19;7.19,8.12 +7.19,8.12;7.81,8.75 +7.81,8.75;8.44,9.38 +8.44,9.38;9.38,10.00 +9.38,10.00;10.00,10.00 + +# UTF-16 : 37 +# UTF-8 : 37 +[0037] 7 +6.88,9.06;7.19,10.00 +7.19,10.00;11.25,10.00 +11.25,10.00;6.88,1.25 + +# UTF-16 : 38 +# UTF-8 : 38 +[0038] 8 +5.62,4.38;6.25,5.00 +6.25,5.00;6.88,5.94 +6.88,5.94;7.81,6.25 +7.81,6.25;8.75,6.25 +8.75,6.25;9.38,5.31 +9.38,5.31;9.69,4.38 +9.69,4.38;9.38,4.38 +9.69,4.38;9.38,3.12 +9.38,3.12;8.75,2.50 +8.75,2.50;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.31,3.12 +5.31,3.12;5.62,3.12 +5.31,3.12;5.62,4.38 +5.62,4.38;5.62,4.38 +8.12,6.25;7.50,6.88 +7.50,6.88;7.19,7.81 +7.19,7.81;7.50,8.75 +7.50,8.75;8.12,9.69 +8.12,9.69;9.06,10.00 +9.06,10.00;9.06,10.00 +9.06,10.00;10.00,9.38 +10.00,9.38;10.00,8.44 +10.00,8.44;9.69,7.50 +9.69,7.50;9.06,6.56 +9.06,6.56;8.12,6.25 +8.12,6.25;8.12,6.25 + +# UTF-16 : 39 +# UTF-8 : 39 +[0039] 9 +9.69,5.31;7.81,5.31 +7.81,5.31;6.88,5.62 +6.88,5.62;6.56,6.25 +6.56,6.25;6.56,7.19 +6.56,7.19;6.56,8.12 +6.88,8.12;7.19,9.06 +7.19,9.06;7.81,9.69 +7.81,9.69;8.75,10.31 +8.75,10.31;9.69,10.00 +9.69,10.00;10.31,9.38 +10.31,9.38;10.62,8.44 +10.62,8.44;10.62,8.12 +10.62,8.12;9.69,5.31 +9.69,5.31;9.38,4.38 +9.38,4.38;9.06,3.44 +9.06,3.44;8.12,2.50 +8.12,2.50;7.50,1.88 +7.50,1.88;6.56,1.56 +6.56,1.56;5.94,1.25 + +# UTF-16 : 2b +# UTF-8 : 2b +[002b] + +5.62,4.38;9.69,4.38 +7.19,2.19;8.12,6.25 + +# UTF-16 : 2d +# UTF-8 : 2d +[002d] - +5.62,4.38;9.69,4.38 + +# UTF-16 : d7 +# UTF-8 : 97 c3 +[00d7] × +5.31,2.19;10.00,6.25 +6.25,6.25;9.06,2.19 + +# UTF-16 : 2f +# UTF-8 : 2f +[002f] / +5.00,1.25;11.25,10.00 + +# UTF-16 : b1 +# UTF-8 : b1 c2 +[00b1] ± +5.00,1.25;8.75,1.25 +5.94,5.31;9.69,5.31 +7.50,3.12;8.44,7.19 + +# UTF-16 : 3d +# UTF-8 : 3d +[003d] = +5.31,2.81;9.06,2.81 +5.94,5.62;10.00,5.62 + +# UTF-16 : 22 61 +# UTF-8 : a1 89 e2 +[2261] ≡ +5.00,1.88;9.06,1.88 +5.62,4.38;9.69,4.38 +6.25,6.56;10.31,6.56 + +# UTF-16 : f7 +# UTF-8 : b7 c3 +[00f7] ÷ +5.62,4.38;9.69,4.38 +6.88,1.88;7.19,2.19 +8.12,6.25;8.12,6.56 + +# UTF-16 : 3c +# UTF-8 : 3c +[003c] < +9.06,2.81;5.62,4.38 +5.62,4.38;10.00,5.62 + +# UTF-16 : 3e +# UTF-8 : 3e +[003e] > +5.31,2.81;9.69,4.38 +9.69,4.38;5.94,5.62 + +# UTF-16 : 22 64 +# UTF-8 : a4 89 e2 +[2264] ≤ +5.00,1.88;9.06,1.88 +9.69,4.38;5.94,5.62 +5.94,5.62;10.31,7.19 + +# UTF-16 : 22 65 +# UTF-8 : a5 89 e2 +[2265] ≥ +5.00,1.88;9.06,1.88 +5.62,4.38;10.00,5.62 +10.00,5.62;6.56,7.19 + +# UTF-16 : ab +# UTF-8 : ab c2 +[00ab] « +6.56,1.88;5.31,4.38 +5.31,4.38;7.81,6.56 +9.38,1.88;8.12,4.38 +8.12,4.38;10.62,6.56 + +# UTF-16 : bb +# UTF-8 : bb c2 +[00bb] » +4.69,1.88;7.19,4.38 +7.19,4.38;5.94,6.56 +7.50,1.88;10.00,4.38 +10.00,4.38;8.75,6.56 + +# UTF-16 : 28 +# UTF-8 : 28 +[0028] ( +7.19,0.31;7.19,1.56 +7.19,1.56;7.19,2.50 +7.19,2.50;7.19,3.75 +7.19,3.75;7.50,4.69 +7.50,4.69;7.81,5.94 +7.81,5.94;8.12,6.88 +8.12,6.88;8.44,8.12 +8.44,8.12;8.75,9.06 +8.75,9.06;9.38,10.31 +9.38,10.31;10.00,10.94 + +# UTF-16 : 29 +# UTF-8 : 29 +[0029] ) +9.06,10.94;9.06,10.00 +9.06,10.00;8.75,9.06 +8.75,9.06;8.75,7.81 +8.75,7.81;8.44,6.56 +8.44,6.56;8.44,5.62 +8.44,5.62;8.12,4.38 +8.12,4.38;7.50,3.44 +7.50,3.44;7.19,2.19 +7.19,2.19;6.56,1.25 +6.56,1.25;6.25,0.31 + +# UTF-16 : 5b +# UTF-8 : 5b +[005b] [ +7.19,0.31;6.25,0.31 +6.25,0.31;9.06,10.94 +9.06,10.94;10.00,10.94 + +# UTF-16 : 5d +# UTF-8 : 5d +[005d] ] +6.25,0.31;7.19,0.31 +7.19,0.31;10.00,10.94 +10.00,10.94;9.06,10.94 + +# UTF-16 : 7b +# UTF-8 : 7b +[007b] { +7.50,0.31;6.88,0.94 +6.88,0.94;6.88,1.25 +6.88,1.25;7.81,4.69 +7.81,4.69;7.50,5.62 +7.50,5.62;6.88,5.62 +6.88,5.62;7.81,6.25 +7.81,6.25;8.12,6.56 +8.12,6.56;9.06,10.00 +9.06,10.00;9.69,10.94 +9.69,10.94;10.31,10.94 + +# UTF-16 : 7d +# UTF-8 : 7d +[007d] } +5.62,0.31;6.56,0.62 +6.56,0.62;6.88,1.25 +6.88,1.25;7.81,4.69 +7.81,4.69;8.44,5.62 +8.44,5.62;9.06,5.62 +9.06,5.62;8.12,6.25 +8.12,6.25;8.12,6.56 +8.12,6.56;9.06,10.00 +9.06,10.00;8.75,10.94 +8.75,10.94;8.44,10.94 + +# UTF-16 : 25 +# UTF-8 : 25 +[0025] +2.81,1.25;13.12,10.00 +5.00,8.75;5.31,9.38 +5.31,9.38;6.25,10.00 +6.25,10.00;7.19,10.00 +7.19,10.00;7.81,9.38 +7.81,9.38;7.81,8.75 +7.81,8.75;7.19,7.81 +7.19,7.81;6.56,7.19 +6.56,7.19;5.62,7.19 +5.62,7.19;5.00,8.12 +5.00,8.12;5.00,8.75 +8.44,2.81;8.75,3.75 +8.75,3.75;9.69,4.38 +9.69,4.38;10.62,4.06 +10.62,4.06;11.25,3.44 +11.25,3.44;11.25,2.81 +11.25,2.81;10.62,1.88 +10.62,1.88;9.69,1.25 +9.69,1.25;8.75,1.25 +8.75,1.25;8.12,2.19 +8.12,2.19;8.44,2.81 + +# UTF-16 : 22 1e +# UTF-8 : 9e 88 e2 +[221e] ∞ +8.12,5.62;8.44,6.56 +8.44,6.56;9.38,7.19 +9.38,7.19;10.31,7.50 +10.31,7.50;10.94,7.19 +10.94,7.19;11.25,6.25 +11.25,6.25;11.25,5.62 +11.25,5.62;10.94,4.69 +10.94,4.69;10.31,4.06 +10.31,4.06;9.38,4.06 +9.38,4.06;8.44,4.38 +8.44,4.38;8.12,5.31 +8.12,5.31;8.12,5.62 +7.81,5.62;7.81,6.56 +7.81,6.56;7.19,7.50 +7.19,7.50;6.25,7.50 +6.25,7.50;5.31,6.88 +5.31,6.88;4.69,6.25 +4.69,6.25;4.69,5.62 +4.69,5.62;4.69,4.69 +4.69,4.69;5.31,4.06 +5.31,4.06;6.25,4.06 +6.25,4.06;7.19,4.38 +7.19,4.38;7.81,5.31 +7.81,5.31;7.81,5.62 + +# UTF-16 : 22 1a +# UTF-8 : 9a 88 e2 +[221a] √ +4.38,7.19;5.00,1.25 +5.00,1.25;12.19,14.06 +12.19,14.06;15.62,14.06 + +# UTF-16 : 22 48 +# UTF-8 : 88 89 e2 +[2248] ≈ +5.31,2.81;5.62,3.12 +5.62,3.12;6.88,3.12 +6.88,3.12;6.88,3.12 +6.88,3.12;7.50,2.50 +7.50,2.50;8.44,2.50 +8.44,2.50;8.75,2.50 +8.75,2.50;9.06,2.81 +5.94,5.62;6.56,5.94 +6.56,5.94;7.50,6.25 +7.50,6.25;7.81,5.94 +7.81,5.94;8.44,5.31 +8.44,5.31;9.38,5.31 +9.38,5.31;9.38,5.31 +9.38,5.31;10.00,5.62 + +# UTF-16 : 7e +# UTF-8 : 7e +[007e] ~ +5.62,3.75;5.94,4.06 +5.94,4.06;6.88,4.06 +6.88,4.06;7.19,4.06 +7.19,4.06;7.81,3.44 +7.81,3.44;8.75,3.44 +8.75,3.44;9.06,3.44 +9.06,3.44;9.38,3.75 + +# UTF-16 : 21 +# UTF-8 : 21 +[0021] ! +6.88,1.25;6.88,1.88 +7.50,4.38;9.06,10.00 + +# UTF-16 : 3f +# UTF-8 : 3f +[003f] ? +7.19,9.69;8.12,10.00 +8.12,10.00;9.06,10.00 +9.06,10.00;9.69,10.00 +9.69,10.00;10.31,9.69 +10.31,9.69;10.62,8.44 +10.62,8.44;10.00,7.81 +10.00,7.81;10.00,7.50 +10.00,7.50;8.44,6.56 +8.44,6.56;8.12,5.62 +8.12,5.62;7.50,4.38 +6.88,1.88;6.88,1.25 + +# UTF-16 : 26 +# UTF-8 : 26 +[0026] & +8.75,1.25;6.25,7.81 +6.25,7.81;6.56,8.75 +6.56,8.75;6.88,9.69 +6.88,9.69;7.81,10.00 +7.81,10.00;8.12,10.00 +8.75,7.81;4.69,3.75 +4.69,3.75;4.38,2.81 +4.38,2.81;4.69,1.88 +4.69,1.88;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;10.62,4.38 + +# UTF-16 : 27 +# UTF-8 : 27 +[0027] ' +8.44,8.12;9.38,10.00 + +# UTF-16 : 22 +# UTF-8 : 22 +[0022] " +7.19,8.12;8.12,10.00 +9.69,8.12;10.62,10.00 + +# UTF-16 : 2c +# UTF-8 : 2c +[002c] , +6.25,-0.31;7.19,1.25 + +# UTF-16 : 3b +# UTF-8 : 3b +[003b] ; +5.94,-0.31;6.88,1.25 +7.81,4.69;7.81,5.31 + +# UTF-16 : 2e +# UTF-8 : 2e +[002e] . +6.88,1.25;6.88,1.88 + +# UTF-16 : 3a +# UTF-8 : 3a +[003a] : +6.88,1.88;7.19,2.19 +8.12,5.62;8.12,6.25 + +# UTF-16 : 5c +# UTF-8 : 5c +[005c] \ +7.19,10.00;8.75,1.25 + +# UTF-16 : 5f +# UTF-8 : 5f +[005f] _ +0.62,-1.25;11.56,-1.25 + +# UTF-16 : 22 11 +# UTF-8 : 91 88 e2 +[2211] ∑ +10.31,2.19;9.69,1.56 +9.69,1.56;8.75,1.25 +8.75,1.25;3.75,1.25 +3.75,1.25;7.81,5.62 +7.81,5.62;5.94,10.00 +5.94,10.00;10.94,10.00 + +# UTF-16 : 22 2b +# UTF-8 : ab 88 e2 +[222b] ∫ +4.06,-1.25;4.69,-1.25 +4.69,-1.25;5.62,-0.94 +5.62,-0.94;6.25,-0.31 +6.25,-0.31;6.56,0.00 +6.56,0.00;9.69,12.50 +9.69,12.50;10.31,13.44 +10.31,13.44;10.94,14.06 +10.94,14.06;11.56,14.06 +11.56,14.06;12.19,14.06 + +# UTF-16 : 22 b2 +# UTF-8 : b2 8a e2 +[22b2] ⊲ +5.31,7.19;10.62,4.38 +10.62,4.38;4.06,1.25 +4.06,1.25;5.31,7.19 +5.31,7.19;5.31,7.19 + +# UTF-16 : 22 b3 +# UTF-8 : b3 8a e2 +[22b3] ⊳ +9.69,1.25;4.69,4.38 +4.69,4.38;11.25,7.19 +11.25,7.19;9.69,1.25 +9.69,1.25;9.69,1.25 + +# UTF-16 : 22 60 +# UTF-8 : a0 89 e2 +[2260] ≠ +4.69,2.81;8.75,2.81 +5.62,5.62;9.38,5.62 +5.00,1.25;8.75,7.19 + +# UTF-16 : 23 +# UTF-8 : 23 +[0023] # +5.31,1.25;7.81,10.00 +8.44,1.25;10.62,10.00 +5.31,7.19;11.25,7.19 +4.69,4.38;10.62,4.38 + +# UTF-16 : 22 59 +# UTF-8 : 99 89 e2 +[2259] ≙ +5.31,2.19;9.06,2.19 +5.94,5.31;9.69,5.31 +6.56,8.12;9.06,10.00 +9.06,10.00;10.62,8.12 + +# UTF-16 : 03 d5 +# UTF-8 : 95 cf +[03d5] ϕ +7.19,2.81;6.56,3.44 +6.56,3.44;5.94,4.38 +5.94,4.38;5.94,5.31 +5.94,5.31;6.25,6.25 +6.25,6.25;6.56,7.19 +6.56,7.19;7.50,7.81 +7.50,7.81;8.12,8.44 +8.12,8.44;8.75,8.75 +8.75,8.75;9.69,8.12 +9.69,8.12;10.00,7.19 +10.00,7.19;10.00,6.25 +10.00,6.25;9.69,5.31 +9.69,5.31;9.38,4.38 +9.38,4.38;8.75,3.44 +8.75,3.44;7.81,3.12 +7.81,3.12;7.19,2.81 +5.31,1.25;10.62,10.00 + +# UTF-16 : 24 +# UTF-8 : 24 +[0024] $ +10.62,8.75;9.69,9.06 +9.69,9.06;8.75,9.06 +8.75,9.06;8.44,9.06 +8.44,9.06;7.50,8.75 +7.50,8.75;6.88,8.12 +6.88,8.12;6.56,6.88 +6.56,6.88;6.88,6.25 +6.88,6.25;9.06,5.00 +9.06,5.00;9.38,4.06 +9.38,4.06;9.06,3.12 +9.06,3.12;8.44,2.50 +8.44,2.50;7.50,2.19 +7.50,2.19;6.56,2.50 +6.56,2.50;5.62,2.50 +5.62,2.50;5.31,2.81 +6.88,1.25;9.06,10.00 + +# UTF-16 : a2 +# UTF-8 : a2 c2 +[00a2] ¢ +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.62 +5.94,5.62;6.56,6.56 +6.56,6.56;7.50,7.19 +7.50,7.19;7.81,7.19 +7.81,7.19;10.31,7.19 +6.88,0.00;9.38,8.75 + +# UTF-16 : a3 +# UTF-8 : a3 c2 +[00a3] £ +10.31,2.81;9.69,1.88 +9.69,1.88;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;4.06,1.25 +4.06,1.25;5.00,1.56 +5.00,1.56;5.62,2.19 +5.62,2.19;5.62,2.81 +5.62,2.81;7.19,8.12 +7.19,8.12;7.50,9.06 +7.50,9.06;8.44,9.69 +8.44,9.69;9.38,10.31 +9.38,10.31;10.31,10.00 +10.31,10.00;10.94,9.38 +10.94,9.38;10.94,8.44 +10.94,8.44;10.94,8.12 +5.00,5.62;8.44,5.62 + +# UTF-16 : ff e5 +# UTF-8 : a5 bf ef +[ffe5] ¥ +6.25,10.00;7.81,6.25 +8.44,6.25;12.19,10.00 +6.88,1.25;8.12,5.62 +4.69,3.75;10.31,3.75 +5.31,6.25;7.50,6.25 +8.75,6.25;10.94,6.25 + +# UTF-16 : 40 +# UTF-8 : 40 +[0040] @ +5.62,-1.25;4.69,-1.25 +4.69,-1.25;3.75,-0.62 +3.75,-0.62;3.12,0.00 +3.12,0.00;3.12,0.94 +3.12,0.94;3.12,1.88 +3.12,1.88;4.38,6.25 +4.38,6.25;4.69,7.19 +4.69,7.19;5.31,8.12 +5.31,8.12;5.94,8.75 +5.94,8.75;6.56,9.38 +6.56,9.38;7.50,10.00 +7.50,10.00;8.44,10.31 +8.44,10.31;9.38,10.31 +9.38,10.31;10.31,10.00 +10.31,10.00;11.25,9.38 +11.25,9.38;11.88,8.44 +11.88,8.44;11.88,7.50 +11.88,7.50;11.88,6.56 +11.88,6.56;11.88,6.25 +12.19,6.25;11.25,2.50 +10.94,2.50;10.62,1.56 +10.62,1.56;9.69,1.25 +9.69,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;10.00,7.19 +10.00,7.19;8.44,7.19 +8.44,7.19;7.50,6.88 +7.50,6.88;6.88,6.25 +6.88,6.25;6.56,5.62 +6.56,5.62;5.62,2.81 +5.94,2.81;5.94,1.88 +5.94,1.88;6.88,1.25 +6.88,1.25;7.81,1.56 +7.81,1.56;8.44,2.19 +8.44,2.19;8.75,2.81 + +# UTF-16 : a9 +# UTF-8 : a9 c2 +[00a9] © +7.19,2.19;6.25,2.81 +6.25,2.81;5.62,3.75 +5.62,3.75;5.31,4.69 +5.31,4.69;5.31,5.62 +5.31,5.62;5.62,6.56 +5.62,6.56;5.94,7.50 +5.94,7.50;6.56,8.44 +6.56,8.44;7.19,9.06 +7.19,9.06;8.12,9.69 +8.12,9.69;9.06,10.00 +9.06,10.00;9.06,10.00 +9.06,10.00;10.00,9.69 +10.00,9.69;10.62,8.75 +10.62,8.75;10.94,7.81 +10.94,7.81;10.94,6.56 +10.94,6.56;10.62,5.62 +10.62,5.62;10.31,4.69 +10.31,4.69;9.69,4.06 +9.69,4.06;9.06,3.12 +9.06,3.12;8.12,2.81 +8.12,2.81;7.19,2.19 +7.19,2.19;7.19,2.19 +8.75,4.38;7.19,4.38 +7.19,4.38;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;6.88,7.19 +6.88,7.19;7.50,8.12 +7.50,8.12;8.12,8.12 +8.12,8.12;9.69,8.12 + +# UTF-16 : ae +# UTF-8 : ae c2 +[00ae] ® +7.19,2.19;6.25,2.81 +6.25,2.81;5.62,3.75 +5.62,3.75;5.31,4.69 +5.31,4.69;5.31,5.62 +5.31,5.62;5.62,6.56 +5.62,6.56;5.94,7.50 +5.94,7.50;6.56,8.44 +6.56,8.44;7.19,9.06 +7.19,9.06;8.12,9.69 +8.12,9.69;9.06,10.00 +9.06,10.00;9.06,10.00 +9.06,10.00;10.00,9.69 +10.00,9.69;10.62,8.75 +10.62,8.75;10.94,7.81 +10.94,7.81;10.94,6.56 +10.94,6.56;10.62,5.62 +10.62,5.62;10.31,4.69 +10.31,4.69;9.69,4.06 +9.69,4.06;9.06,3.12 +9.06,3.12;8.12,2.81 +8.12,2.81;7.19,2.19 +7.19,2.19;7.19,2.19 +6.56,4.38;7.81,8.12 +7.81,8.12;8.75,8.12 +8.75,8.12;9.06,7.19 +9.06,7.19;8.44,6.56 +8.44,6.56;8.12,6.25 +8.12,6.25;7.19,6.25 +8.75,4.38;8.12,6.25 + +# UTF-16 : 21 04 +# UTF-8 : 84 84 e2 +[2104] ℄ +8.12,3.75;5.94,3.75 +5.94,3.75;5.31,4.38 +5.31,4.38;5.31,4.69 +5.31,4.69;5.94,7.81 +5.94,7.81;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;9.38,8.75 +9.38,1.25;6.25,1.25 +6.25,1.25;7.50,6.25 + +# UTF-16 : 21 b7 +# UTF-8 : b7 86 e2 +[21b7] ↷ +3.12,1.25;3.44,2.19 +3.44,2.19;4.06,3.12 +4.06,3.12;4.69,3.75 +4.69,3.75;5.31,4.38 +5.31,4.38;6.25,4.69 +6.25,4.69;7.19,5.00 +7.19,5.00;8.44,4.69 +8.44,4.69;9.06,4.06 +9.06,4.06;9.69,3.12 +9.69,3.12;9.69,2.19 +9.69,2.19;9.69,1.25 +11.56,4.38;9.69,1.25 +9.69,1.25;7.50,2.81 + +# UTF-16 : 22 c2 +# UTF-8 : 82 8b e2 +[22c2] ⋂ +5.00,1.25;6.56,7.81 +6.56,7.81;6.88,8.44 +6.88,8.44;7.81,9.38 +7.81,9.38;8.75,9.69 +8.75,9.69;9.69,9.69 +9.69,9.69;10.31,8.75 +10.31,8.75;10.31,7.81 +10.31,7.81;10.31,7.81 +10.62,7.81;8.75,1.25 + +# UTF-16 : b0 +# UTF-8 : b0 c2 +[00b0] ° +9.38,7.19;8.75,8.12 +8.75,8.12;9.06,9.06 +9.06,9.06;10.00,9.69 +10.00,9.69;10.00,9.69 +10.00,9.69;10.62,8.75 +10.62,8.75;10.31,7.81 +10.31,7.81;9.38,7.19 +9.38,7.19;9.38,7.19 + +# UTF-16 : 03 91 +# UTF-8 : 91 ce +[0391] Α +4.06,1.25;9.06,10.00 +9.06,10.00;9.69,1.25 +5.62,3.75;9.38,3.75 + +# UTF-16 : 03 92 +# UTF-8 : 92 ce +[0392] Β +4.38,1.25;6.56,10.00 +6.56,10.00;8.75,10.00 +8.75,10.00;9.69,9.38 +9.69,9.38;10.00,8.44 +10.00,8.44;9.69,7.50 +9.69,7.50;9.06,6.56 +9.06,6.56;8.44,5.94 +8.44,5.94;7.81,5.62 +7.81,5.62;5.62,5.62 +5.62,5.62;8.12,5.62 +8.12,5.62;9.06,5.00 +9.06,5.00;9.38,4.06 +9.38,4.06;9.06,3.12 +9.06,3.12;8.44,2.19 +8.44,2.19;7.81,1.56 +7.81,1.56;7.19,1.25 +7.19,1.25;4.38,1.25 +4.38,1.25;4.38,1.25 + +# UTF-16 : 03 93 +# UTF-8 : 93 ce +[0393] Γ +5.00,1.25;7.19,10.00 +7.19,10.00;11.56,10.00 + +# UTF-16 : 03 94 +# UTF-8 : 94 ce +[0394] Δ +4.06,1.25;9.06,10.00 +9.06,10.00;9.69,1.25 +9.69,1.25;4.06,1.25 +4.06,1.25;4.06,1.25 + +# UTF-16 : 03 95 +# UTF-8 : 95 ce +[0395] Ε +9.38,1.25;5.00,1.25 +5.00,1.25;7.19,10.00 +7.19,10.00;11.56,10.00 +5.94,5.62;9.38,5.62 + +# UTF-16 : 03 96 +# UTF-8 : 96 ce +[0396] Ζ +6.56,10.00;11.56,10.00 +11.56,10.00;4.38,1.25 +4.38,1.25;9.38,1.25 + +# UTF-16 : 03 97 +# UTF-8 : 97 ce +[0397] Η +4.38,1.25;6.56,10.00 +9.38,1.25;11.56,10.00 +5.62,5.62;10.31,5.62 + +# UTF-16 : 03 98 +# UTF-8 : 98 ce +[0398] Θ +6.25,7.81;6.56,8.44 +6.56,8.44;7.19,9.38 +7.19,9.38;7.81,10.00 +7.81,10.00;9.06,10.31 +9.06,10.31;10.00,10.00 +10.00,10.00;10.62,9.38 +10.62,9.38;10.94,8.44 +10.94,8.44;10.94,7.81 +10.94,7.81;10.00,3.75 +10.00,3.75;9.38,2.81 +9.38,2.81;8.75,2.19 +8.75,2.19;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,2.19 +5.31,2.19;5.00,3.12 +5.00,3.12;5.31,3.75 +5.00,3.75;5.94,7.81 +5.94,7.81;5.94,7.81 +7.50,5.62;8.44,5.62 + +# UTF-16 : 03 99 +# UTF-8 : 99 ce +[0399] Ι +6.88,1.25;9.06,10.00 + +# UTF-16 : 03 9a +# UTF-8 : 9a ce +[039a] Κ +5.00,1.25;7.19,10.00 +11.56,10.00;5.94,5.00 +9.38,1.25;7.81,6.56 + +# UTF-16 : 03 9b +# UTF-8 : 9b ce +[039b] Λ +4.06,1.25;9.06,10.00 +9.06,10.00;9.69,1.25 + +# UTF-16 : 03 9c +# UTF-8 : 9c ce +[039c] Μ +4.06,1.25;6.25,10.00 +6.25,10.00;7.81,5.31 +7.81,5.31;12.19,10.00 +12.19,10.00;9.69,1.25 + +# UTF-16 : 03 9d +# UTF-8 : 9d ce +[039d] Ν +4.38,1.25;6.56,10.00 +6.56,10.00;9.38,1.25 +9.38,1.25;11.56,10.00 + +# UTF-16 : 03 9e +# UTF-8 : 9e ce +[039e] Ξ +4.38,1.25;9.38,1.25 +6.88,5.62;9.06,5.62 +6.56,10.00;11.56,10.00 + +# UTF-16 : 03 9f +# UTF-8 : 9f ce +[039f] Ο +6.25,7.81;6.56,8.44 +6.56,8.44;7.19,9.38 +7.19,9.38;7.81,10.00 +7.81,10.00;9.06,10.31 +9.06,10.31;10.00,10.00 +10.00,10.00;10.62,9.38 +10.62,9.38;10.94,8.44 +10.94,8.44;10.94,7.81 +10.94,7.81;10.00,3.75 +10.00,3.75;9.38,2.81 +9.38,2.81;8.75,2.19 +8.75,2.19;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,2.19 +5.31,2.19;5.00,3.12 +5.00,3.12;5.31,3.75 +5.00,3.75;5.94,7.81 +5.94,7.81;5.94,7.81 + +# UTF-16 : 03 a0 +# UTF-8 : a0 ce +[03a0] Π +4.38,1.25;6.56,10.00 +6.56,10.00;11.56,10.00 +11.56,10.00;9.38,1.25 + +# UTF-16 : 03 a1 +# UTF-8 : a1 ce +[03a1] Ρ +4.38,1.25;6.56,10.00 +6.56,10.00;9.38,10.00 +9.38,10.00;10.31,9.38 +10.31,9.38;10.31,8.44 +10.31,8.44;10.31,7.50 +10.31,7.50;9.69,6.56 +9.69,6.56;9.06,5.94 +9.06,5.94;8.12,5.62 +8.12,5.62;5.94,5.62 + +# UTF-16 : 03 a3 +# UTF-8 : a3 ce +[03a3] Σ +9.38,1.25;4.38,1.25 +4.38,1.25;7.50,5.62 +7.50,5.62;6.56,10.00 +6.56,10.00;11.56,10.00 + +# UTF-16 : 03 a4 +# UTF-8 : a4 ce +[03a4] Τ +6.56,10.00;11.56,10.00 +9.06,10.00;6.88,1.25 + +# UTF-16 : 03 a5 +# UTF-8 : a5 ce +[03a5] Υ +6.56,10.00;8.12,5.62 +8.12,5.62;11.56,10.00 +6.88,1.25;8.12,5.62 + +# UTF-16 : 03 a6 +# UTF-8 : a6 ce +[03a6] Φ +5.00,1.25;6.88,1.25 +6.88,1.25;9.06,10.00 +9.06,10.00;11.25,10.00 +6.88,2.81;5.94,3.44 +5.94,3.44;5.62,4.38 +5.62,4.38;5.62,5.31 +5.62,5.31;5.62,6.25 +5.62,6.25;6.25,7.19 +6.25,7.19;6.88,7.81 +6.88,7.81;7.81,8.44 +7.81,8.44;8.12,8.75 +8.12,8.75;9.38,8.75 +9.38,8.75;10.00,8.12 +10.00,8.12;10.62,7.19 +10.62,7.19;10.62,6.25 +10.62,6.25;10.31,5.31 +10.31,5.31;9.69,4.38 +9.69,4.38;9.06,3.44 +9.06,3.44;8.44,3.12 +8.44,3.12;7.81,2.81 +7.81,2.81;6.88,2.81 +6.88,2.81;6.88,2.81 + +# UTF-16 : 03 a7 +# UTF-8 : a7 ce +[03a7] Χ +4.38,1.25;11.56,10.00 +6.56,10.00;9.38,1.25 + +# UTF-16 : 03 a8 +# UTF-8 : a8 ce +[03a8] Ψ +6.88,1.25;9.06,10.00 +6.25,10.00;5.31,6.56 +5.31,6.56;5.31,5.62 +5.31,5.62;5.62,4.69 +5.62,4.69;6.25,4.06 +6.25,4.06;7.19,3.75 +7.19,3.75;8.44,3.75 +8.44,3.75;9.38,4.06 +9.38,4.06;10.00,4.69 +10.00,4.69;10.62,5.62 +10.62,5.62;10.94,6.56 +10.94,6.56;10.94,6.56 +11.25,6.56;12.19,10.00 + +# UTF-16 : 03 a9 +# UTF-8 : a9 ce +[03a9] Ω +4.06,1.25;5.31,1.25 +5.31,1.25;5.94,3.75 +5.94,3.75;5.31,4.38 +5.31,4.38;5.00,5.31 +5.00,5.31;5.31,6.25 +5.31,6.25;5.31,7.19 +5.62,7.19;5.94,8.12 +5.94,8.12;6.56,9.06 +6.56,9.06;7.19,9.69 +7.19,9.69;8.12,10.00 +8.12,10.00;9.06,10.31 +9.06,10.31;10.00,10.00 +10.00,10.00;10.94,9.38 +10.94,9.38;11.25,8.44 +11.25,8.44;11.25,7.50 +11.25,7.50;11.25,7.19 +11.25,7.19;10.94,6.25 +10.94,6.25;10.62,5.31 +10.62,5.31;10.00,4.38 +10.00,4.38;9.38,3.75 +9.38,3.75;9.06,3.75 +9.06,3.75;8.44,1.25 +8.44,1.25;9.69,1.25 + +# UTF-16 : 03 b1 +# UTF-8 : b1 ce +[03b1] α +10.94,7.19;7.50,2.19 +7.50,2.19;6.88,1.25 +6.88,1.25;5.94,0.94 +5.94,0.94;5.00,1.25 +5.00,1.25;4.69,2.19 +4.69,2.19;4.69,2.81 +4.69,2.81;5.62,5.62 +5.62,5.62;5.94,6.56 +5.94,6.56;6.56,7.19 +6.56,7.19;7.81,7.50 +7.81,7.50;8.44,6.88 +8.44,6.88;8.44,6.25 +8.44,6.25;9.06,1.88 +9.06,1.88;9.69,1.25 + +# UTF-16 : 03 b2 +# UTF-8 : b2 ce +[03b2] β +3.75,-1.25;6.25,8.12 +6.25,8.12;6.56,9.06 +6.56,9.06;7.19,9.69 +7.19,9.69;8.12,10.00 +8.12,10.00;8.75,10.00 +8.75,10.00;9.69,10.00 +9.69,10.00;10.62,9.69 +10.62,9.69;10.62,8.75 +10.62,8.75;10.62,8.75 +10.62,8.75;10.62,7.81 +10.62,7.81;10.00,6.88 +10.00,6.88;9.06,6.25 +9.06,6.25;8.75,6.25 +8.75,6.25;9.69,5.94 +9.69,5.94;10.00,5.00 +10.00,5.00;10.00,4.38 +10.00,4.38;9.69,3.12 +9.69,3.12;9.38,2.50 +9.38,2.50;8.75,1.56 +8.75,1.56;7.81,1.25 +7.81,1.25;7.50,1.25 + +# UTF-16 : 03 b3 +# UTF-8 : b3 ce +[03b3] γ +5.94,7.19;6.88,6.56 +6.88,6.56;7.50,5.62 +7.50,5.62;7.81,4.69 +7.81,4.69;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.75,1.88 +8.75,1.88;8.44,0.62 +8.44,0.62;8.44,0.00 +8.44,0.00;7.81,-0.62 +7.81,-0.62;7.19,-1.25 +7.19,-1.25;6.25,-1.25 +6.25,-1.25;5.62,-0.62 +5.62,-0.62;5.62,0.00 +5.62,0.00;5.94,0.94 +5.94,0.94;6.25,1.88 +6.25,1.88;6.88,2.81 +6.88,2.81;7.50,3.75 +7.50,3.75;8.12,4.69 +8.12,4.69;9.06,5.62 +9.06,5.62;9.69,6.25 +9.69,6.25;10.62,7.19 +10.62,7.19;10.94,7.19 + +# UTF-16 : 03 b4 +# UTF-8 : b4 ce +[03b4] δ +9.69,5.31;9.69,6.25 +9.69,6.25;9.06,7.19 +9.06,7.19;8.12,7.19 +8.12,7.19;7.19,6.88 +7.19,6.88;6.56,6.25 +6.56,6.25;5.94,5.31 +5.94,5.31;5.94,5.31 +5.94,5.31;5.31,3.12 +5.62,3.12;5.62,2.19 +5.62,2.19;6.25,1.56 +6.25,1.56;7.19,1.25 +7.19,1.25;8.12,1.56 +8.12,1.56;8.75,2.19 +8.75,2.19;9.06,3.12 +9.06,3.12;9.38,3.12 +9.38,3.12;9.69,5.31 +9.69,5.31;9.69,6.25 +9.69,6.25;9.38,6.88 +9.38,6.88;7.50,8.44 +7.50,8.44;7.50,9.38 +7.50,9.38;8.12,10.00 +8.12,10.00;8.75,10.00 +8.75,10.00;10.62,10.00 + +# UTF-16 : 03 b5 +# UTF-8 : b5 ce +[03b5] ε +9.06,1.88;8.12,1.56 +8.12,1.56;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;7.19,4.38 +7.19,4.38;7.50,4.38 +7.50,4.38;7.19,4.38 +7.19,4.38;6.56,5.00 +6.56,5.00;6.56,5.94 +6.56,5.94;7.19,6.88 +7.19,6.88;7.81,7.19 +7.81,7.19;9.06,7.19 +9.06,7.19;10.00,6.88 +10.00,6.88;10.31,6.56 + +# UTF-16 : 03 b6 +# UTF-8 : b6 ce +[03b6] ζ +7.19,-1.25;8.12,-0.94 +8.12,-0.94;8.44,-0.31 +8.44,-0.31;8.44,0.31 +8.44,0.31;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;6.56,5.00 +6.56,5.00;7.19,5.62 +7.19,5.62;8.12,6.56 +8.12,6.56;8.75,7.19 +8.75,7.19;9.38,7.81 +9.38,7.81;10.00,8.44 +10.00,8.44;10.31,8.75 +10.31,8.75;7.81,8.75 +7.81,8.75;7.19,9.38 +7.19,9.38;7.19,9.69 +7.19,9.69;7.19,10.00 + +# UTF-16 : 03 b7 +# UTF-8 : b7 ce +[03b7] η +5.94,7.19;6.56,6.56 +6.56,6.56;6.56,6.25 +6.56,6.25;5.31,1.25 +6.56,5.31;6.88,6.25 +6.88,6.25;7.50,6.88 +7.50,6.88;8.44,7.19 +8.44,7.19;9.38,7.19 +9.38,7.19;10.00,6.56 +10.00,6.56;10.31,5.31 +10.31,5.31;10.31,5.31 +10.31,5.31;8.44,-1.25 + +# UTF-16 : 03 b8 +# UTF-8 : b8 ce +[03b8] θ +4.06,4.38;4.69,4.38 +4.69,4.38;5.31,3.44 +5.31,3.44;5.31,3.12 +5.62,3.12;5.62,2.19 +5.62,2.19;6.25,1.56 +6.25,1.56;7.19,1.25 +7.19,1.25;8.12,1.56 +8.12,1.56;8.75,2.19 +8.75,2.19;9.06,3.12 +9.06,3.12;9.38,3.12 +9.38,3.12;10.62,8.44 +10.62,8.44;10.62,9.38 +10.62,9.38;10.00,10.00 +10.00,10.00;9.38,10.31 +8.44,6.56;11.25,6.56 + +# UTF-16 : 03 b9 +# UTF-8 : b9 ce +[03b9] ι +6.88,7.19;5.94,3.12 +5.94,3.12;5.94,2.19 +5.94,2.19;6.56,1.56 +6.56,1.56;7.50,1.25 +7.50,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 + +# UTF-16 : 03 ba +# UTF-8 : ba ce +[03ba] κ +5.94,7.19;6.56,6.56 +6.56,6.56;6.56,6.25 +6.56,6.25;5.31,1.25 +10.31,7.19;5.94,2.81 +9.38,1.25;8.75,1.88 +8.75,1.88;7.50,4.69 + +# UTF-16 : 03 bb +# UTF-8 : bb ce +[03bb] λ +7.19,10.00;7.81,9.38 +7.81,9.38;7.81,9.38 +7.81,9.38;8.44,1.88 +8.44,1.88;9.38,1.25 +9.38,1.25;9.38,1.25 +4.38,1.25;8.12,6.56 + +# UTF-16 : 03 bc +# UTF-8 : bc ce +[03bc] μ +4.06,-1.25;6.56,7.19 +5.62,3.12;5.62,2.19 +5.62,2.19;6.25,1.56 +6.25,1.56;7.19,1.25 +7.19,1.25;8.12,1.56 +8.12,1.56;8.75,2.19 +8.75,2.19;9.06,3.12 +9.06,3.12;9.38,3.12 +10.31,7.19;9.06,2.19 +9.06,2.19;9.38,1.25 +9.38,1.25;9.69,1.25 + +# UTF-16 : 03 bd +# UTF-8 : bd ce +[03bd] ν +5.94,7.19;6.56,6.56 +6.56,6.56;6.56,6.25 +6.56,6.25;6.25,1.25 +6.25,1.25;7.19,1.88 +7.19,1.88;7.81,2.81 +7.81,2.81;8.44,3.44 +8.44,3.44;9.06,4.06 +9.06,4.06;9.69,5.00 +9.69,5.00;10.31,5.94 +10.31,5.94;10.62,6.88 +10.62,6.88;10.94,7.19 + +# UTF-16 : 03 be +# UTF-8 : be ce +[03be] ξ +6.56,10.00;7.19,9.06 +7.19,9.06;7.50,9.06 +7.50,9.06;10.31,9.06 +8.75,9.06;8.12,8.75 +8.12,8.75;7.50,7.81 +7.50,7.81;7.50,6.88 +7.50,6.88;8.12,6.25 +8.12,6.25;9.69,6.25 +8.12,6.25;7.19,5.62 +7.19,5.62;6.56,5.00 +6.56,5.00;5.94,4.06 +5.94,4.06;5.94,3.12 +5.94,3.12;5.94,2.19 +5.94,2.19;6.56,1.56 +6.56,1.56;6.88,1.25 +6.88,1.25;8.44,1.25 +8.44,1.25;9.06,0.62 +9.06,0.62;9.06,0.31 +9.06,0.31;8.75,-0.31 +8.75,-0.31;8.12,-1.25 +8.12,-1.25;7.50,-1.25 + +# UTF-16 : 03 bf +# UTF-8 : bf ce +[03bf] ο +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.38,3.12 +9.38,3.12;8.75,2.50 +8.75,2.50;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.31,3.12 +5.31,3.12;5.62,3.12 +5.31,3.12;5.94,5.31 +5.94,5.31;5.94,5.31 + +# UTF-16 : 03 c0 +# UTF-8 : 80 cf +[03c0] π +4.38,1.25;5.31,1.56 +5.31,1.56;5.62,2.19 +5.62,2.19;6.88,7.19 +5.31,7.19;11.25,7.19 +10.00,7.19;8.44,2.19 +8.44,2.19;9.06,1.25 +9.06,1.25;9.38,1.25 + +# UTF-16 : 03 c1 +# UTF-8 : 81 cf +[03c1] ρ +5.62,3.12;5.62,2.19 +5.62,2.19;6.25,1.56 +6.25,1.56;7.19,1.25 +7.19,1.25;8.12,1.56 +8.12,1.56;8.75,2.19 +8.75,2.19;9.06,3.12 +9.06,3.12;9.38,3.12 +9.38,3.12;9.69,5.31 +9.69,5.31;9.69,6.25 +9.69,6.25;9.06,7.19 +9.06,7.19;8.12,7.19 +8.12,7.19;7.19,6.88 +7.19,6.88;6.56,6.25 +6.56,6.25;5.94,5.31 +5.94,5.31;5.94,5.31 +5.94,5.31;5.31,3.12 +5.31,3.12;5.31,3.12 +5.31,3.12;5.31,2.19 +5.31,2.19;5.62,2.19 +5.62,2.19;5.94,1.25 +5.94,1.25;5.94,0.31 +5.94,0.31;5.62,-0.31 +5.62,-0.31;5.31,-1.25 +5.31,-1.25;5.00,-1.25 + +# UTF-16 : 03 c3 +# UTF-8 : 83 cf +[03c3] σ +5.62,5.31;5.94,6.25 +5.94,6.25;6.56,6.88 +6.56,6.88;7.50,7.19 +7.50,7.19;8.44,7.19 +8.44,7.19;9.06,6.56 +9.06,6.56;9.38,5.31 +9.38,5.31;9.38,5.31 +9.38,5.31;8.75,3.12 +8.75,3.12;8.44,2.50 +8.44,2.50;7.81,1.56 +7.81,1.56;6.88,1.25 +6.88,1.25;5.94,1.25 +5.94,1.25;5.00,2.19 +5.00,2.19;5.00,3.12 +5.00,3.12;5.00,3.12 +5.00,3.12;5.31,5.31 +5.31,5.31;5.31,5.31 +7.81,7.19;10.31,7.19 +10.31,7.19;11.25,7.50 +11.25,7.50;11.56,8.12 + +# UTF-16 : 03 c4 +# UTF-8 : 84 cf +[03c4] τ +5.94,7.19;11.25,7.19 +8.44,7.19;7.19,2.81 +7.19,2.81;7.50,1.88 +7.50,1.88;8.12,1.25 +8.12,1.25;8.44,1.25 + +# UTF-16 : 03 c5 +# UTF-8 : 85 cf +[03c5] υ +5.31,7.19;6.25,6.56 +6.25,6.56;6.25,6.25 +6.25,6.25;5.31,3.12 +5.31,3.12;5.62,2.19 +5.62,2.19;6.25,1.56 +6.25,1.56;6.88,1.25 +6.88,1.25;7.81,1.25 +7.81,1.25;8.75,1.56 +8.75,1.56;9.69,2.19 +9.69,2.19;10.31,2.81 +10.31,2.81;10.31,3.12 +10.31,3.12;11.25,7.19 + +# UTF-16 : 03 c6 +# UTF-8 : 86 cf +[03c6] φ +5.31,7.19;4.69,4.38 +4.69,4.38;4.69,3.12 +4.69,3.12;5.00,2.19 +5.00,2.19;5.62,1.56 +5.62,1.56;6.56,1.25 +6.56,1.25;7.50,1.25 +7.50,1.25;8.75,1.56 +8.75,1.56;9.38,2.19 +9.38,2.19;10.00,3.12 +10.00,3.12;10.31,4.06 +10.31,4.06;10.31,4.38 +10.62,4.38;10.94,5.62 +10.94,5.62;10.62,6.56 +10.62,6.56;10.00,7.19 +10.00,7.19;9.06,6.88 +9.06,6.88;8.44,6.25 +8.44,6.25;8.12,5.62 +8.12,5.62;6.25,-1.25 + +# UTF-16 : 03 c7 +# UTF-8 : 87 cf +[03c7] χ +4.06,-1.25;10.31,7.19 +5.94,7.19;6.56,6.56 +6.56,6.56;7.81,-0.62 +7.81,-0.62;8.44,-1.25 + +# UTF-16 : 03 c8 +# UTF-8 : 88 cf +[03c8] ψ +5.31,7.19;4.69,4.38 +4.69,4.38;4.69,3.12 +4.69,3.12;5.00,2.19 +5.00,2.19;5.62,1.56 +5.62,1.56;6.56,1.25 +6.56,1.25;7.50,1.25 +7.50,1.25;8.75,1.56 +8.75,1.56;9.38,2.19 +9.38,2.19;10.00,3.12 +10.00,3.12;10.31,4.06 +10.31,4.06;10.31,4.38 +10.62,4.38;11.25,7.19 +8.75,9.06;6.25,-1.25 + +# UTF-16 : 03 c9 +# UTF-8 : 89 cf +[03c9] ω +5.62,7.19;5.31,6.25 +5.31,6.25;4.69,5.31 +4.69,5.31;4.38,4.38 +4.38,4.38;4.06,3.44 +4.06,3.44;4.06,3.12 +4.06,3.12;4.06,2.19 +4.06,2.19;4.69,1.56 +4.69,1.56;5.31,1.25 +5.31,1.25;6.25,1.56 +6.25,1.56;7.19,2.19 +7.19,2.19;7.19,2.81 +7.19,2.81;7.50,4.38 +7.50,4.38;7.19,2.81 +7.19,2.81;7.50,1.88 +7.50,1.88;8.12,1.25 +8.12,1.25;8.44,1.25 +8.44,1.25;9.38,1.56 +9.38,1.56;10.00,2.19 +10.00,2.19;10.62,2.81 +10.62,2.81;10.94,3.12 +10.94,3.12;10.94,4.38 +10.94,4.38;11.25,5.31 +11.25,5.31;11.25,6.25 +11.25,6.25;10.94,7.19 + +# UTF-16 : 30 42 +# UTF-8 : 82 81 e3 +[3042] あ +1.25,7.50;8.12,7.50 +3.44,9.06;3.44,1.56 +6.56,5.62;6.25,5.00 +6.25,5.00;5.94,4.06 +5.94,4.06;5.62,3.44 +5.62,3.44;5.00,3.12 +5.00,3.12;4.69,2.50 +4.69,2.50;4.06,2.19 +4.06,2.19;3.75,1.88 +3.75,1.88;3.12,1.56 +3.12,1.56;2.81,1.25 +2.81,1.25;2.19,1.25 +2.19,1.25;1.88,1.25 +1.88,1.25;1.56,1.56 +1.56,1.56;1.25,1.88 +1.25,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.81,5.31 +2.81,5.31;3.12,5.62 +3.12,5.62;3.75,5.62 +3.75,5.62;4.38,5.94 +4.38,5.94;5.31,5.94 +5.31,5.94;5.94,5.94 +5.94,5.94;6.25,5.62 +6.25,5.62;6.88,5.62 +6.88,5.62;7.19,5.31 +7.19,5.31;7.50,5.31 +7.50,5.31;7.81,5.00 +7.81,5.00;8.12,4.69 +8.12,4.69;8.12,4.38 +8.12,4.38;8.44,3.75 +8.44,3.75;8.44,3.44 +8.44,3.44;8.44,3.12 +8.44,3.12;8.12,2.19 +8.12,2.19;7.81,1.88 +7.81,1.88;7.50,1.56 +7.50,1.56;7.19,1.25 +7.19,1.25;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 + +# UTF-16 : 30 44 +# UTF-8 : 84 81 e3 +[3044] い +5.00,3.75;5.00,3.44 +5.00,3.44;4.69,2.81 +4.69,2.81;4.38,2.50 +4.38,2.50;4.38,2.19 +4.38,2.19;3.75,1.56 +3.75,1.56;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;1.88,1.88 +1.88,1.88;1.88,2.19 +1.88,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +7.19,7.81;7.50,7.50 +7.50,7.50;7.50,6.88 +7.50,6.88;7.81,6.25 +7.81,6.25;8.12,5.62 +8.12,5.62;8.12,5.31 +8.12,5.31;8.12,4.69 +8.12,4.69;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,1.88 + +# UTF-16 : 30 46 +# UTF-8 : 86 81 e3 +[3046] う +2.81,8.44;3.12,8.44 +3.12,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.38,8.12 +4.38,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.62,8.12 +5.62,8.12;5.94,8.12 +5.94,8.12;6.88,8.12 +1.25,5.62;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.81,5.94 +2.81,5.94;3.12,5.94 +3.12,5.94;3.75,5.94 +3.75,5.94;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;5.31,6.25 +5.31,6.25;5.62,6.25 +5.62,6.25;5.94,6.25 +5.94,6.25;6.56,5.94 +6.56,5.94;6.88,5.94 +6.88,5.94;7.50,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;8.12,4.69 +8.12,4.69;8.12,4.38 +8.12,4.38;8.12,4.06 +8.12,4.06;7.81,3.44 +7.81,3.44;7.50,3.12 +7.50,3.12;7.19,2.50 +7.19,2.50;6.88,2.19 +6.88,2.19;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;5.00,1.25 +5.00,1.25;4.06,1.25 +4.06,1.25;3.12,0.94 + +# UTF-16 : 30 48 +# UTF-8 : 88 81 e3 +[3048] え +2.81,8.44;3.12,8.44 +3.12,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.38,8.12 +4.38,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.62,8.12 +5.62,8.12;5.94,8.12 +5.94,8.12;6.88,8.12 +1.56,6.56;7.19,6.56 +7.19,6.56;0.94,0.94 +0.94,0.94;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.81 +3.12,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,3.75 +4.69,3.75;5.31,3.75 +5.31,3.75;5.62,3.44 +5.62,3.44;5.62,2.81 +5.62,2.81;5.94,2.50 +5.94,2.50;5.94,1.88 +5.94,1.88;6.25,1.56 +6.25,1.56;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.12,1.25 +8.12,1.25;8.75,1.25 + +# UTF-16 : 30 4a +# UTF-8 : 8a 81 e3 +[304a] お +6.88,7.50;1.25,7.50 +0.94,2.81;0.94,2.19 +0.94,2.19;1.25,1.88 +1.25,1.88;1.88,1.56 +1.88,1.56;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.75,9.06 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,1.25 +6.88,1.25;7.50,1.56 +7.50,1.56;7.81,2.19 +7.81,2.19;8.12,2.81 +8.12,2.81;8.12,3.12 +8.12,3.12;8.12,3.75 +8.12,3.75;7.50,4.38 +7.50,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;5.94,5.00 +5.94,5.00;5.62,5.31 +5.62,5.31;5.00,5.31 +5.00,5.31;4.38,5.31 +4.38,5.31;3.75,5.00 +3.75,5.00;3.12,5.00 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;1.25,3.75 +1.25,3.75;1.25,3.44 +1.25,3.44;0.94,3.12 +0.94,3.12;0.94,2.81 +7.19,7.81;7.50,7.50 +7.50,7.50;7.81,7.19 +7.81,7.19;8.12,6.88 +8.12,6.88;8.75,6.25 +8.75,6.25;8.75,5.94 + +# UTF-16 : 30 41 +# UTF-8 : 81 81 e3 +[3041] ぁ +1.88,6.25;7.50,6.25 +3.75,7.50;3.75,1.56 +5.94,4.69;5.94,4.06 +5.94,4.06;5.62,3.44 +5.62,3.44;5.31,3.12 +5.31,3.12;5.00,2.50 +5.00,2.50;4.69,2.19 +4.69,2.19;4.38,1.88 +4.38,1.88;3.75,1.56 +3.75,1.56;3.44,1.25 +3.44,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.19,1.25 +2.19,1.25;1.88,1.56 +1.88,1.56;1.88,2.19 +1.88,2.19;1.88,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;4.06,4.69 +4.06,4.69;4.69,4.69 +4.69,4.69;5.00,5.00 +5.00,5.00;5.62,4.69 +5.62,4.69;5.94,4.69 +5.94,4.69;6.25,4.69 +6.25,4.69;6.88,4.38 +6.88,4.38;7.50,3.75 +7.50,3.75;7.50,3.12 +7.50,3.12;7.81,2.81 +7.50,2.81;7.50,2.19 +7.50,2.19;7.19,1.88 +7.19,1.88;6.88,1.25 +6.88,1.25;6.25,0.94 +6.25,0.94;5.62,0.94 + +# UTF-16 : 30 43 +# UTF-8 : 83 81 e3 +[3043] ぃ +5.00,3.12;5.00,2.81 +5.00,2.81;4.69,2.50 +4.69,2.50;4.38,1.88 +4.38,1.88;4.06,1.56 +4.06,1.56;3.75,1.25 +3.75,1.25;3.44,0.94 +3.12,0.94;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;2.19,2.50 +2.19,2.50;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;1.88,3.75 +1.88,3.75;1.88,4.38 +1.88,4.38;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +6.56,6.56;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.19,5.31 +7.19,5.31;7.19,4.69 +7.19,4.69;7.50,4.38 +7.50,4.38;7.50,3.75 +7.50,3.75;7.50,3.44 +7.50,3.44;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;7.81,1.88 + +# UTF-16 : 30 45 +# UTF-8 : 85 81 e3 +[3045] ぅ +3.12,6.88;3.75,6.88 +3.75,6.88;4.38,6.88 +4.38,6.88;5.00,6.56 +5.00,6.56;5.62,6.56 +5.62,6.56;6.25,6.56 +1.88,4.69;2.50,4.69 +2.50,4.69;2.81,4.69 +2.81,4.69;3.44,5.00 +3.44,5.00;4.06,5.00 +4.06,5.00;4.69,5.00 +4.69,5.00;5.31,5.00 +5.31,5.00;5.62,5.00 +5.62,5.00;6.56,5.00 +6.56,5.00;6.88,4.69 +6.88,4.69;7.19,4.38 +7.19,4.38;7.50,4.06 +7.50,4.06;7.50,3.75 +7.50,3.75;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;7.19,2.50 +7.19,2.50;6.88,2.19 +6.88,2.19;6.25,1.88 +6.25,1.88;5.94,1.56 +5.94,1.56;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.06,0.94 +4.06,0.94;3.44,0.94 + +# UTF-16 : 30 47 +# UTF-8 : 87 81 e3 +[3047] ぇ +3.12,6.88;3.75,6.88 +3.75,6.88;4.38,6.88 +4.38,6.88;5.00,6.56 +5.00,6.56;5.62,6.56 +5.62,6.56;6.25,6.56 +2.19,5.31;6.88,5.31 +6.88,5.31;1.88,0.94 +1.56,0.94;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.38,3.12 +4.38,3.12;4.69,3.12 +4.69,3.12;5.31,3.12 +5.31,3.12;5.31,2.81 +5.31,2.81;5.62,2.19 +5.62,2.19;5.62,2.19 +5.62,2.19;5.62,1.56 +5.62,1.56;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;7.81,1.25 + +# UTF-16 : 30 49 +# UTF-8 : 89 81 e3 +[3049] ぉ +6.56,6.25;1.88,6.25 +1.56,2.50;1.88,1.88 +1.88,1.88;1.88,1.56 +1.88,1.56;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.06,7.50 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.50,2.50 +7.50,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;5.94,4.38 +5.94,4.38;5.31,4.38 +5.31,4.38;5.00,4.38 +5.00,4.38;4.38,4.38 +4.38,4.38;3.75,4.06 +3.75,4.06;3.44,4.06 +3.44,4.06;2.81,4.06 +2.81,4.06;2.50,3.75 +2.50,3.75;1.88,3.12 +1.88,3.12;1.56,2.81 +1.56,2.81;1.56,2.50 +6.88,6.56;7.19,6.25 +7.19,6.25;7.50,5.94 +7.50,5.94;7.81,5.62 +7.81,5.62;7.81,5.31 +7.81,5.31;8.12,5.00 + +# UTF-16 : 30 94 +# UTF-8 : 94 82 e3 +[3094] ゔ +1.25,5.62;1.56,5.62 +1.56,5.62;2.19,5.94 +2.19,5.94;2.50,5.94 +2.50,5.94;3.12,5.94 +3.12,5.94;3.44,5.94 +3.44,5.94;3.75,5.94 +3.75,5.94;4.38,6.25 +4.38,6.25;5.00,6.25 +5.00,6.25;5.31,6.25 +5.31,6.25;5.94,6.25 +5.94,6.25;6.25,5.94 +6.25,5.94;6.56,5.94 +6.56,5.94;7.19,5.62 +7.19,5.62;7.81,5.31 +7.81,5.31;7.81,4.69 +7.81,4.69;7.81,4.38 +7.81,4.38;7.81,4.06 +7.81,4.06;7.81,3.44 +7.81,3.44;7.50,3.12 +7.50,3.12;7.19,2.50 +7.19,2.50;6.56,2.19 +6.56,2.19;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;3.75,1.25 +3.75,1.25;2.81,0.94 +8.12,9.38;8.12,9.06 +8.12,9.06;8.44,8.75 +8.44,8.75;8.75,8.44 +8.75,8.44;9.06,8.12 +9.06,8.12;9.06,7.81 +6.88,9.06;7.19,8.44 +7.19,8.44;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,7.50 +2.50,8.44;2.81,8.44 +2.81,8.44;3.12,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.06,8.12 +4.06,8.12;4.38,8.12 +4.38,8.12;5.00,8.12 +5.00,8.12;5.31,8.12 +5.31,8.12;5.62,8.12 +5.62,8.12;6.56,8.12 + +# UTF-16 : 30 4b +# UTF-8 : 8b 81 e3 +[304b] か +7.19,7.81;7.50,7.50 +7.50,7.50;7.50,6.88 +7.50,6.88;7.81,6.56 +7.81,6.56;7.81,5.94 +7.81,5.94;8.12,5.31 +8.12,5.31;8.44,5.00 +8.44,5.00;8.44,4.38 +8.44,4.38;8.75,3.75 +8.75,3.75;8.75,3.44 +8.75,3.44;9.06,2.81 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.81,5.62 +2.81,5.62;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.44,8.12 +3.44,8.12;3.75,9.06 +0.94,6.88;4.38,6.88 +4.38,6.88;5.00,6.88 +5.00,6.88;5.31,6.88 +5.31,6.88;5.94,6.56 +5.94,6.56;6.25,6.25 +6.25,6.25;6.25,5.62 +6.25,5.62;6.25,5.31 +6.25,5.31;6.25,4.69 +6.25,4.69;6.25,4.06 +6.25,4.06;6.25,3.44 +6.25,3.44;6.25,2.81 +6.25,2.81;5.94,2.50 +5.94,2.50;5.94,1.88 +5.94,1.88;5.62,1.56 +5.62,1.56;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.75,1.56 +3.75,1.56;3.12,1.56 + +# UTF-16 : 30 4d +# UTF-8 : 8d 81 e3 +[304d] き +5.31,9.06;5.31,8.44 +5.31,8.44;5.31,7.81 +5.31,7.81;5.62,7.19 +5.62,7.19;5.62,6.56 +5.62,6.56;5.94,6.25 +5.94,6.25;5.94,5.62 +5.94,5.62;6.25,5.31 +6.25,5.31;6.56,4.69 +6.56,4.69;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;6.56,3.75 +6.56,3.75;5.94,4.06 +5.94,4.06;5.31,4.06 +5.31,4.06;4.69,4.38 +4.69,4.38;4.38,4.38 +4.38,4.38;3.75,4.38 +3.75,4.38;3.44,4.38 +3.44,4.38;2.81,4.06 +2.81,4.06;2.19,3.75 +2.19,3.75;1.88,3.44 +1.88,3.44;1.88,3.12 +1.88,3.12;1.56,2.81 +1.56,2.81;1.88,2.19 +1.88,2.19;2.19,1.56 +2.19,1.56;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,1.25 +1.25,7.50;1.88,7.50 +1.88,7.50;2.50,7.50 +2.50,7.50;3.44,7.50 +3.44,7.50;4.06,7.50 +4.06,7.50;4.69,7.50 +4.69,7.50;5.62,7.50 +5.62,7.50;6.25,7.50 +6.25,7.50;6.88,7.50 +6.88,7.50;7.50,7.50 +7.50,7.50;8.44,7.81 +0.94,5.62;1.56,5.62 +1.56,5.62;2.50,5.62 +2.50,5.62;3.12,5.62 +3.12,5.62;4.06,5.62 +4.06,5.62;4.69,5.62 +4.69,5.62;5.62,5.62 +5.62,5.62;6.25,5.62 +6.25,5.62;6.88,5.62 +6.88,5.62;7.81,5.94 +7.81,5.94;8.44,5.94 + +# UTF-16 : 30 4f +# UTF-8 : 8f 81 e3 +[304f] く +6.56,8.75;5.31,7.81 +5.31,7.81;4.38,7.19 +4.38,7.19;3.75,6.56 +3.75,6.56;3.12,6.25 +3.12,6.25;2.81,5.94 +2.81,5.94;2.19,5.62 +2.19,5.62;1.88,5.31 +1.88,5.31;1.88,5.00 +1.88,5.00;2.19,4.38 +2.19,4.38;2.81,4.06 +2.81,4.06;3.12,3.75 +3.12,3.75;3.75,3.12 +3.75,3.12;4.69,2.50 +4.69,2.50;5.62,1.56 +5.62,1.56;6.88,0.62 + +# UTF-16 : 30 51 +# UTF-8 : 91 81 e3 +[3051] け +1.56,0.94;1.56,1.25 +1.56,1.25;1.25,1.88 +1.25,1.88;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.25,7.19 +1.25,7.19;1.56,7.81 +1.56,7.81;1.56,8.75 +9.06,6.56;3.44,6.56 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.19,4.06 +7.19,4.06;7.19,4.69 +7.19,4.69;7.19,8.75 + +# UTF-16 : 30 53 +# UTF-8 : 93 81 e3 +[3053] こ +8.12,1.56;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;3.12,1.25 +3.12,1.25;2.50,1.56 +2.50,1.56;2.19,1.56 +2.19,1.56;1.56,2.19 +1.56,2.19;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.56,3.75 +1.56,3.75;1.88,4.38 +1.88,4.38;2.19,4.69 +2.19,4.69;2.50,5.00 +7.50,7.81;2.19,7.81 + +# UTF-16 : 30 4c +# UTF-8 : 8c 81 e3 +[304c] が +6.88,6.56;7.19,5.94 +7.19,5.94;7.50,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;8.12,4.69 +8.12,4.69;8.12,4.38 +8.12,4.38;8.44,4.06 +8.44,4.06;8.75,3.44 +8.75,3.44;8.75,3.12 +8.75,3.12;9.06,2.81 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.81,5.62 +2.81,5.62;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.44,8.12 +3.44,8.12;3.75,9.06 +0.94,6.88;4.38,6.88 +4.38,6.88;4.69,6.88 +4.69,6.88;5.31,6.88 +5.31,6.88;5.62,6.56 +5.62,6.56;5.94,6.25 +5.94,6.25;6.25,5.62 +6.25,5.62;6.25,5.31 +6.25,5.31;6.25,4.69 +6.25,4.69;6.25,4.06 +6.25,4.06;6.25,3.44 +6.25,3.44;5.94,2.81 +5.94,2.81;5.94,2.50 +5.94,2.50;5.62,1.88 +5.62,1.88;5.31,1.56 +5.31,1.56;5.00,1.25 +5.00,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.44,1.56 +3.44,1.56;3.12,1.56 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.44,7.81 +8.44,7.81;8.75,7.50 +6.56,8.75;6.88,8.12 +6.88,8.12;6.88,7.81 +6.88,7.81;7.19,7.50 +7.19,7.50;7.50,7.19 + +# UTF-16 : 30 4e +# UTF-8 : 8e 81 e3 +[304e] ぎ +5.31,8.75;5.31,8.12 +5.31,8.12;5.31,7.81 +5.31,7.81;5.31,7.19 +5.31,7.19;5.62,6.56 +5.62,6.56;5.62,5.94 +5.62,5.94;5.94,5.62 +5.94,5.62;6.25,5.00 +6.25,5.00;6.56,4.69 +6.56,4.69;6.88,4.06 +6.88,4.06;7.19,3.44 +7.19,3.44;6.56,3.75 +6.56,3.75;5.94,4.06 +5.94,4.06;5.31,4.06 +5.31,4.06;4.69,4.06 +4.69,4.06;4.06,4.06 +4.06,4.06;3.75,4.06 +3.75,4.06;3.12,4.06 +3.12,4.06;2.81,4.06 +2.81,4.06;2.19,3.75 +2.19,3.75;1.88,3.44 +1.88,3.44;1.56,2.81 +1.56,2.81;1.56,2.81 +1.56,2.81;1.88,1.88 +1.88,1.88;2.19,1.56 +2.19,1.56;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +1.25,7.50;1.88,7.50 +1.88,7.50;2.50,7.50 +2.50,7.50;3.12,7.50 +3.12,7.50;3.75,7.50 +3.75,7.50;4.38,7.50 +4.38,7.50;5.00,7.50 +5.00,7.50;5.62,7.50 +5.62,7.50;6.25,7.50 +6.25,7.50;6.88,7.50 +6.88,7.50;7.50,7.50 +0.94,5.62;1.56,5.62 +1.56,5.62;2.19,5.62 +2.19,5.62;3.12,5.62 +3.12,5.62;3.75,5.62 +3.75,5.62;4.69,5.62 +4.69,5.62;5.31,5.62 +5.31,5.62;6.25,5.62 +6.25,5.62;6.88,5.62 +6.88,5.62;7.81,5.62 +7.81,5.62;8.44,5.62 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.06,8.12 +9.06,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 50 +# UTF-8 : 90 81 e3 +[3050] ぐ +5.94,8.75;5.00,7.81 +5.00,7.81;4.06,7.19 +4.06,7.19;3.12,6.56 +3.12,6.56;2.81,6.25 +2.81,6.25;2.19,5.94 +2.19,5.94;1.88,5.62 +1.88,5.62;1.56,5.31 +1.56,5.31;1.25,5.00 +1.25,5.00;1.56,4.38 +1.56,4.38;2.19,4.06 +2.19,4.06;2.81,3.44 +2.81,3.44;3.44,3.12 +3.44,3.12;4.06,2.50 +4.06,2.50;5.31,1.56 +5.31,1.56;6.25,0.62 +7.19,7.19;7.50,6.88 +7.50,6.88;7.81,6.56 +7.81,6.56;8.12,6.25 +8.12,6.25;8.12,5.94 +8.12,5.94;8.44,5.31 +5.94,6.88;6.25,6.56 +6.25,6.56;6.56,6.25 +6.56,6.25;6.56,5.62 +6.56,5.62;6.88,5.31 +6.88,5.31;7.19,5.00 + +# UTF-16 : 30 52 +# UTF-8 : 92 81 e3 +[3052] げ +1.56,0.62;1.56,1.25 +1.56,1.25;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.56,7.81 +1.56,7.81;1.56,8.44 +8.75,6.56;3.12,6.56 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.56,3.12 +6.56,3.12;6.88,4.06 +6.88,4.06;6.88,4.69 +6.88,4.69;6.88,8.75 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.38,8.12 +9.38,8.12;9.38,7.81 +7.19,9.38;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 54 +# UTF-8 : 94 81 e3 +[3054] ご +7.81,1.56;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.56 +2.50,1.56;2.19,1.56 +2.19,1.56;1.56,2.19 +1.56,2.19;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.88,4.38 +1.88,4.38;2.19,4.69 +2.19,4.69;2.50,5.00 +7.19,8.12;1.88,8.12 +7.81,7.19;7.81,6.88 +7.81,6.88;8.12,6.56 +8.12,6.56;8.44,6.25 +8.44,6.25;8.75,5.94 +8.75,5.94;8.75,5.62 +6.56,6.88;6.88,6.25 +6.88,6.25;7.19,5.94 +7.19,5.94;7.50,5.31 +7.50,5.31;7.50,5.00 + +# UTF-16 : 30 55 +# UTF-8 : 95 81 e3 +[3055] さ +5.62,8.75;5.62,8.44 +5.62,8.44;5.94,7.81 +5.94,7.81;5.94,7.19 +5.94,7.19;5.94,6.56 +5.94,6.56;6.25,6.25 +6.25,6.25;6.25,5.62 +6.25,5.62;6.56,5.31 +6.56,5.31;6.88,5.00 +6.88,5.00;6.88,4.38 +6.88,4.38;7.19,4.06 +7.19,4.06;6.88,4.38 +6.88,4.38;6.25,4.69 +6.25,4.69;5.62,4.69 +5.62,4.69;5.00,5.00 +5.00,5.00;4.38,5.00 +4.38,5.00;3.75,5.00 +3.75,5.00;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.56,3.44 +1.56,3.44;1.56,3.12 +1.56,3.12;1.56,2.81 +1.56,2.81;1.88,2.19 +1.88,2.19;2.50,1.56 +2.50,1.56;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,1.25 +6.88,1.25;7.19,1.25 +0.94,7.19;1.56,7.19 +1.56,7.19;2.50,7.19 +2.50,7.19;3.12,7.19 +3.12,7.19;4.06,7.19 +4.06,7.19;4.69,7.19 +4.69,7.19;5.62,7.50 +5.62,7.50;6.25,7.50 +6.25,7.50;6.88,7.50 +6.88,7.50;7.81,7.50 +7.81,7.50;8.44,7.50 + +# UTF-16 : 30 57 +# UTF-8 : 97 81 e3 +[3057] し +8.44,4.06;8.12,3.44 +8.12,3.44;7.81,2.81 +7.81,2.81;7.50,2.50 +7.50,2.50;7.19,1.88 +7.19,1.88;6.88,1.56 +6.88,1.56;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,4.06;2.19,4.69 +2.19,4.69;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +2.19,7.50;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.19,8.75 + +# UTF-16 : 30 59 +# UTF-8 : 99 81 e3 +[3059] す +8.75,7.50;0.62,7.50 +5.94,9.06;5.94,4.69 +5.94,4.69;5.94,4.38 +5.94,4.38;5.62,3.75 +5.62,3.75;5.31,3.44 +5.31,3.44;5.00,3.12 +5.00,3.12;4.38,3.12 +4.38,3.12;3.75,3.12 +3.75,3.12;3.44,3.44 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;3.12,5.62 +3.12,5.62;3.44,6.25 +3.44,6.25;3.75,6.25 +3.75,6.25;4.38,6.56 +4.38,6.56;5.00,6.25 +5.00,6.25;5.31,5.94 +5.31,5.94;5.62,5.62 +5.62,5.62;5.94,5.00 +5.94,5.00;5.94,4.38 +5.94,4.38;5.94,4.06 +5.94,4.06;5.94,3.44 +5.94,3.44;5.94,2.81 +5.94,2.81;5.94,2.50 +5.94,2.50;5.62,2.19 +5.62,2.19;5.31,1.88 +5.31,1.88;5.00,1.56 +5.00,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 + +# UTF-16 : 30 5b +# UTF-8 : 9b 81 e3 +[305b] せ +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.50,8.75 +7.19,9.06;7.19,4.69 +7.19,4.69;7.19,4.38 +7.19,4.38;6.88,3.75 +6.88,3.75;6.56,3.75 +6.56,3.75;5.94,3.75 +5.94,3.75;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.06 +4.69,4.06;4.38,4.06 +0.62,6.56;1.56,6.56 +1.56,6.56;2.19,6.56 +2.19,6.56;3.12,6.56 +3.12,6.56;3.75,6.56 +3.75,6.56;4.69,6.56 +4.69,6.56;5.62,6.56 +5.62,6.56;6.25,6.56 +6.25,6.56;7.19,6.56 +7.19,6.56;8.12,6.56 +8.12,6.56;8.75,6.56 + +# UTF-16 : 30 5d +# UTF-8 : 9d 81 e3 +[305d] そ +6.56,5.62;5.94,5.31 +5.94,5.31;5.31,5.00 +5.31,5.00;4.69,4.69 +4.69,4.69;4.38,4.38 +4.38,4.38;4.06,4.38 +4.06,4.38;3.75,4.06 +3.75,4.06;3.44,3.44 +3.44,3.44;3.12,2.81 +3.12,2.81;3.44,2.19 +3.44,2.19;3.75,1.56 +3.75,1.56;4.38,1.25 +4.38,1.25;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +2.19,8.44;7.19,8.44 +7.19,8.44;6.25,7.81 +6.25,7.81;5.62,7.50 +5.62,7.50;5.00,6.88 +5.00,6.88;4.38,6.56 +4.38,6.56;3.75,6.25 +3.75,6.25;3.12,5.94 +3.12,5.94;2.50,5.62 +2.50,5.62;1.88,5.31 +1.88,5.31;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;8.75,5.62 +6.56,5.62;5.94,5.31 +5.94,5.31;5.31,5.00 +5.31,5.00;4.69,4.69 +4.69,4.69;4.38,4.38 +4.38,4.38;4.06,4.06 +4.06,4.06;3.75,3.75 +3.75,3.75;3.44,3.12 +3.44,3.12;3.12,2.81 +3.12,2.81;3.44,2.19 +3.44,2.19;3.75,1.56 +3.75,1.56;4.38,1.25 +4.38,1.25;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 + +# UTF-16 : 30 56 +# UTF-8 : 96 81 e3 +[3056] ざ +5.62,8.75;5.62,8.12 +5.62,8.12;5.62,7.50 +5.62,7.50;5.94,7.19 +5.94,7.19;5.94,6.56 +5.94,6.56;6.25,6.25 +6.25,6.25;6.25,5.62 +6.25,5.62;6.56,5.31 +6.56,5.31;6.56,4.69 +6.56,4.69;6.88,4.38 +6.88,4.38;7.19,4.06 +7.19,4.06;6.56,4.38 +6.56,4.38;5.94,4.69 +5.94,4.69;5.31,4.69 +5.31,4.69;4.69,5.00 +4.69,5.00;4.06,5.00 +4.06,5.00;3.75,5.00 +3.75,5.00;3.12,4.69 +3.12,4.69;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.56,3.44 +1.56,3.44;1.56,3.12 +1.56,3.12;1.56,2.81 +1.56,2.81;1.88,1.88 +1.88,1.88;2.19,1.56 +2.19,1.56;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +0.94,7.19;1.56,7.19 +1.56,7.19;2.19,7.19 +2.19,7.19;3.12,7.19 +3.12,7.19;3.75,7.19 +3.75,7.19;4.69,7.19 +4.69,7.19;5.31,7.19 +5.31,7.19;6.25,7.19 +6.25,7.19;6.88,7.19 +6.88,7.19;7.81,7.19 +7.81,7.19;8.44,7.19 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.38,8.12 +9.38,8.12;9.38,8.12 +7.19,9.38;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 58 +# UTF-8 : 98 81 e3 +[3058] じ +8.12,4.06;7.81,3.44 +7.81,3.44;7.50,2.81 +7.50,2.81;7.19,2.50 +7.19,2.50;6.88,1.88 +6.88,1.88;6.56,1.56 +6.56,1.56;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,1.56 +2.50,1.56;2.19,1.88 +2.19,1.88;2.19,2.19 +2.19,2.19;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,4.69;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.88,6.88 +1.88,6.88;1.88,7.50 +1.88,7.50;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;1.88,8.75 +6.56,8.75;6.88,8.44 +6.88,8.44;7.19,8.12 +7.19,8.12;7.50,7.81 +7.50,7.81;7.50,7.19 +7.50,7.19;7.81,6.88 +5.31,8.44;5.62,8.12 +5.62,8.12;5.94,7.81 +5.94,7.81;5.94,7.19 +5.94,7.19;6.25,6.88 +6.25,6.88;6.56,6.56 + +# UTF-16 : 30 5a +# UTF-8 : 9a 81 e3 +[305a] ず +8.75,7.50;0.31,7.50 +5.62,9.06;5.62,4.69 +5.62,4.69;5.62,4.38 +5.62,4.38;5.31,3.75 +5.31,3.75;5.00,3.44 +5.00,3.44;4.38,3.12 +4.38,3.12;4.06,3.12 +4.06,3.12;3.44,3.12 +3.44,3.12;2.81,3.44 +2.81,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;2.50,5.31 +2.50,5.31;2.50,5.62 +2.50,5.62;2.81,6.25 +2.81,6.25;3.44,6.25 +3.44,6.25;4.06,6.56 +4.06,6.56;4.38,6.25 +4.38,6.25;5.00,5.94 +5.00,5.94;5.31,5.62 +5.31,5.62;5.62,5.00 +5.62,5.00;5.62,4.38 +5.62,4.38;5.62,4.06 +5.62,4.06;5.62,3.44 +5.62,3.44;5.62,2.81 +5.62,2.81;5.31,2.50 +5.31,2.50;5.31,2.19 +5.31,2.19;5.00,1.88 +5.00,1.88;4.69,1.56 +4.69,1.56;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +8.12,6.56;8.44,6.25 +8.44,6.25;8.75,5.94 +8.75,5.94;8.75,5.62 +8.75,5.62;9.06,5.00 +6.88,6.25;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.50,5.31 +7.50,5.31;7.81,4.69 +7.81,4.69;7.81,4.69 + +# UTF-16 : 30 5c +# UTF-8 : 9c 81 e3 +[305c] ぜ +7.50,1.25;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,1.25 +2.81,1.25;2.19,1.88 +2.19,1.88;2.19,2.50 +2.19,2.50;2.19,3.12 +2.19,3.12;2.19,8.75 +6.88,8.75;6.88,4.69 +6.88,4.69;6.88,4.06 +6.88,4.06;6.56,3.75 +6.56,3.75;6.25,3.75 +6.25,3.75;5.62,3.75 +5.62,3.75;5.31,3.75 +5.31,3.75;4.69,4.06 +4.69,4.06;4.38,4.06 +4.38,4.06;4.06,4.06 +0.62,6.56;1.25,6.56 +1.25,6.56;2.19,6.56 +2.19,6.56;3.12,6.56 +3.12,6.56;3.75,6.56 +3.75,6.56;4.69,6.56 +4.69,6.56;5.31,6.56 +5.31,6.56;6.25,6.56 +6.25,6.56;7.19,6.56 +7.19,6.56;7.81,6.56 +7.81,6.56;8.75,6.56 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.38,8.12 +9.38,8.12;9.38,8.12 +7.19,9.38;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 5e +# UTF-8 : 9e 81 e3 +[305e] ぞ +5.94,5.62;5.31,5.31 +5.31,5.31;5.00,5.00 +5.00,5.00;4.38,4.69 +4.38,4.69;4.06,4.38 +4.06,4.38;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.12,3.44 +3.12,3.44;2.81,2.81 +2.81,2.81;3.12,2.19 +3.12,2.19;3.44,1.56 +3.44,1.56;4.06,1.25 +4.06,1.25;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +1.88,8.44;6.56,8.44 +6.56,8.44;5.94,7.81 +5.94,7.81;5.31,7.50 +5.31,7.50;4.69,6.88 +4.69,6.88;4.06,6.56 +4.06,6.56;3.44,6.25 +3.44,6.25;2.81,5.94 +2.81,5.94;2.19,5.62 +2.19,5.62;1.56,5.31 +1.56,5.31;0.94,5.31 +0.94,5.31;0.31,5.00 +0.00,5.00;8.12,5.62 +5.94,5.62;5.31,5.31 +5.31,5.31;4.69,5.00 +4.69,5.00;4.38,4.69 +4.38,4.69;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.44,3.75 +3.44,3.75;2.81,3.12 +2.81,3.12;2.81,2.81 +2.81,2.81;3.12,2.19 +3.12,2.19;3.44,1.56 +3.44,1.56;4.06,1.25 +4.06,1.25;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +8.44,8.12;8.75,7.81 +8.75,7.81;9.06,7.19 +9.06,7.19;9.06,6.88 +9.06,6.88;9.38,6.56 +7.19,8.12;7.50,7.50 +7.50,7.50;7.81,7.19 +7.81,7.19;8.12,6.56 +8.12,6.56;8.12,6.56 + +# UTF-16 : 30 5f +# UTF-8 : 9f 81 e3 +[305f] た +0.94,0.94;1.25,1.56 +1.25,1.56;1.25,2.19 +1.25,2.19;1.56,3.12 +1.56,3.12;1.88,4.06 +1.88,4.06;2.19,4.69 +2.19,4.69;2.19,5.62 +2.19,5.62;2.50,6.56 +2.50,6.56;2.81,7.19 +2.81,7.19;2.81,8.12 +2.81,8.12;3.12,9.06 +6.56,7.50;0.94,7.50 +8.44,1.25;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.56 +4.38,1.56;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;5.00,3.75 +5.00,3.75;5.00,3.75 +4.38,5.62;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,5.62;6.88,5.62 +6.88,5.62;7.50,5.62 +7.50,5.62;8.44,5.62 + +# UTF-16 : 30 61 +# UTF-8 : a1 81 e3 +[3061] ち +3.75,8.75;3.75,8.44 +3.75,8.44;3.44,7.81 +3.44,7.81;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;3.12,6.25 +3.12,6.25;2.81,5.94 +2.81,5.94;2.81,5.31 +2.81,5.31;2.50,5.00 +2.50,5.00;2.19,4.38 +2.19,4.38;2.19,4.06 +2.19,4.06;2.50,4.38 +2.50,4.38;3.12,4.69 +3.12,4.69;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.31,5.00 +5.31,5.00;5.94,5.00 +5.94,5.00;6.25,5.00 +6.25,5.00;6.56,4.69 +6.56,4.69;7.19,4.38 +7.19,4.38;7.50,4.06 +7.50,4.06;7.81,3.44 +7.81,3.44;7.81,3.12 +7.81,3.12;7.81,2.50 +7.81,2.50;7.19,1.88 +7.19,1.88;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,1.25 +2.81,1.25;2.19,1.25 +8.44,7.19;0.94,7.19 + +# UTF-16 : 30 64 +# UTF-8 : a4 81 e3 +[3064] つ +0.94,6.88;1.25,6.88 +1.25,6.88;1.88,7.19 +1.88,7.19;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.44,7.50 +3.44,7.50;3.75,7.50 +3.75,7.50;4.38,7.50 +4.38,7.50;5.00,7.50 +5.00,7.50;5.62,7.50 +5.62,7.50;6.25,7.50 +6.25,7.50;6.88,7.50 +6.88,7.50;7.19,7.19 +7.19,7.19;7.81,6.88 +7.81,6.88;8.12,6.56 +8.12,6.56;8.12,6.25 +8.12,6.25;8.44,5.62 +8.44,5.62;8.44,5.31 +8.44,5.31;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.12,3.44 +8.12,3.44;8.12,3.12 +8.12,3.12;7.50,2.50 +7.50,2.50;7.19,2.19 +7.19,2.19;6.56,1.88 +6.56,1.88;5.62,1.56 +5.62,1.56;4.69,1.56 +4.69,1.56;3.75,1.25 +3.75,1.25;2.50,1.25 + +# UTF-16 : 30 66 +# UTF-8 : a6 81 e3 +[3066] て +0.94,7.81;1.56,7.81 +1.56,7.81;2.50,7.81 +2.50,7.81;3.12,7.81 +3.12,7.81;4.06,7.81 +4.06,7.81;4.69,7.81 +4.69,7.81;5.62,7.81 +5.62,7.81;6.25,7.81 +6.25,7.81;7.19,7.81 +7.19,7.81;7.81,7.81 +7.81,7.81;8.75,7.81 +8.75,7.81;7.50,7.81 +7.50,7.81;6.56,7.50 +6.56,7.50;5.94,7.19 +5.94,7.19;5.00,6.88 +5.00,6.88;4.38,6.56 +4.38,6.56;4.06,6.25 +4.06,6.25;3.44,5.62 +3.44,5.62;3.44,5.00 +3.44,5.00;3.12,4.38 +3.12,4.38;3.12,3.75 +3.12,3.75;3.12,3.44 +3.12,3.44;3.12,2.81 +3.12,2.81;3.44,2.50 +3.44,2.50;3.75,2.19 +3.75,2.19;4.06,1.88 +4.06,1.88;4.38,1.56 +4.38,1.56;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,1.25 +7.19,1.25;7.50,1.25 + +# UTF-16 : 30 68 +# UTF-8 : a8 81 e3 +[3068] と +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.50,1.56 +2.50,1.56;1.88,1.88 +1.88,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.56,3.75 +1.56,3.75;1.88,4.06 +1.88,4.06;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;3.44,5.31 +3.44,5.31;4.38,5.62 +4.38,5.62;5.31,5.94 +5.31,5.94;6.56,6.25 +6.56,6.25;7.81,6.56 +3.44,5.31;3.12,5.94 +3.12,5.94;3.12,6.56 +3.12,6.56;2.81,7.19 +2.81,7.19;2.81,8.12 +2.81,8.12;2.81,8.75 + +# UTF-16 : 30 60 +# UTF-8 : a0 81 e3 +[3060] だ +0.62,0.62;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,3.75;1.88,4.69 +1.88,4.69;2.19,5.62 +2.19,5.62;2.50,6.25 +2.50,6.25;2.50,7.19 +2.50,7.19;2.81,8.12 +2.81,8.12;2.81,8.75 +6.56,7.50;0.94,7.50 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;4.69,1.25 +4.69,1.25;4.38,1.56 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;5.00,3.75 +4.38,5.31;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,5.62;6.56,5.62 +6.56,5.62;7.50,5.62 +7.50,5.62;8.12,5.62 +8.12,9.06;8.44,8.75 +8.44,8.75;8.75,8.12 +8.75,8.12;9.06,7.81 +9.06,7.81;9.06,7.81 +6.88,9.06;7.19,8.44 +7.19,8.44;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,7.50 + +# UTF-16 : 30 62 +# UTF-8 : a2 81 e3 +[3062] ぢ +3.75,8.75;3.44,8.12 +3.44,8.12;3.44,7.81 +3.44,7.81;3.44,7.19 +3.44,7.19;3.12,6.56 +3.12,6.56;3.12,6.25 +3.12,6.25;2.81,5.62 +2.81,5.62;2.81,5.31 +2.81,5.31;2.50,5.00 +2.50,5.00;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;2.50,4.38 +2.50,4.38;3.12,4.38 +3.12,4.38;3.75,4.69 +3.75,4.69;4.69,5.00 +4.69,5.00;5.31,5.00 +5.31,5.00;5.62,5.00 +5.62,5.00;6.25,4.69 +6.25,4.69;6.56,4.69 +6.56,4.69;7.19,4.38 +7.19,4.38;7.50,4.06 +7.50,4.06;7.81,3.44 +7.81,3.44;7.81,3.12 +7.81,3.12;7.50,2.50 +7.50,2.50;7.19,1.88 +7.19,1.88;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,1.25 +8.44,7.19;0.94,7.19 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.38,8.12 +9.38,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 65 +# UTF-8 : a5 81 e3 +[3065] づ +0.62,6.88;1.25,6.88 +1.25,6.88;1.88,7.19 +1.88,7.19;2.19,7.19 +2.19,7.19;2.81,7.19 +2.81,7.19;3.12,7.19 +3.12,7.19;3.44,7.50 +3.44,7.50;4.38,7.50 +4.38,7.50;5.00,7.50 +5.00,7.50;5.62,7.50 +5.62,7.50;6.25,7.50 +6.25,7.50;6.88,7.19 +6.88,7.19;7.19,7.19 +7.19,7.19;7.50,6.88 +7.50,6.88;7.81,6.56 +7.81,6.56;8.12,5.94 +8.12,5.94;8.12,5.62 +8.12,5.62;8.44,5.00 +8.44,5.00;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.12,3.44 +8.12,3.44;7.81,2.81 +7.81,2.81;7.50,2.50 +7.50,2.50;6.88,2.19 +6.88,2.19;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;4.69,1.25 +4.69,1.25;3.75,1.25 +3.75,1.25;2.50,1.25 +8.12,9.06;8.44,8.75 +8.44,8.75;8.75,8.12 +8.75,8.12;9.06,7.81 +9.06,7.81;9.06,7.81 +6.88,9.06;7.19,8.44 +7.19,8.44;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,7.50 + +# UTF-16 : 30 67 +# UTF-8 : a7 81 e3 +[3067] で +0.62,7.81;1.25,7.81 +1.25,7.81;2.19,7.81 +2.19,7.81;2.81,7.81 +2.81,7.81;3.75,7.81 +3.75,7.81;4.38,7.81 +4.38,7.81;5.31,7.81 +5.31,7.81;5.94,7.81 +5.94,7.81;6.88,7.81 +6.88,7.81;7.50,7.81 +7.50,7.81;8.44,7.81 +8.44,7.81;7.50,7.81 +7.50,7.81;6.56,7.50 +6.56,7.50;5.62,7.19 +5.62,7.19;5.00,6.88 +5.00,6.88;4.38,6.56 +4.38,6.56;3.75,5.94 +3.75,5.94;3.44,5.62 +3.44,5.62;3.12,5.00 +3.12,5.00;2.81,4.38 +2.81,4.38;2.81,3.75 +2.81,3.75;2.81,3.12 +2.81,3.12;3.12,2.81 +3.12,2.81;3.12,2.50 +3.12,2.50;3.44,1.88 +3.44,1.88;3.75,1.56 +3.75,1.56;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +7.81,6.56;8.12,6.25 +8.12,6.25;8.44,5.94 +8.44,5.94;8.75,5.62 +8.75,5.62;8.75,5.31 +8.75,5.31;9.06,5.00 +6.88,6.25;7.19,5.62 +7.19,5.62;7.19,5.31 +7.19,5.31;7.50,5.00 +7.50,5.00;7.81,4.69 + +# UTF-16 : 30 69 +# UTF-8 : a9 81 e3 +[3069] ど +3.44,5.00;3.12,5.62 +3.12,5.62;2.81,6.56 +2.81,6.56;2.81,7.19 +2.81,7.19;2.50,7.81 +2.50,7.81;2.50,8.44 +2.50,8.44;2.50,8.75 +7.81,1.25;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,1.25 +2.50,1.25;2.19,1.25 +2.19,1.25;1.56,1.88 +1.56,1.88;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;3.44,5.00 +3.44,5.00;4.06,5.31 +4.06,5.31;5.00,5.62 +5.00,5.62;6.25,5.94 +6.25,5.94;7.50,6.25 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;7.81,8.12 +7.81,8.12;8.12,7.81 +8.12,7.81;8.44,7.50 +5.94,8.75;6.25,8.44 +6.25,8.44;6.56,7.81 +6.56,7.81;6.88,7.50 +6.88,7.50;7.19,7.19 + +# UTF-16 : 30 6a +# UTF-8 : aa 81 e3 +[306a] な +0.62,2.50;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;3.12,9.06 +4.69,7.50;0.62,7.50 +2.81,2.50;2.81,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.44,1.25 +3.44,1.25;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.25,1.88 +6.25,1.88;6.56,2.50 +6.56,2.50;6.56,2.81 +6.56,2.81;6.56,7.50 +6.56,7.50;6.88,7.50 +6.88,7.50;7.50,7.50 +7.50,7.50;8.12,7.50 +8.12,7.50;8.44,7.19 +8.44,7.19;8.75,7.19 +8.75,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.12 +6.56,3.12;5.94,3.44 +5.94,3.44;5.62,3.44 +5.62,3.44;5.00,3.75 +5.00,3.75;4.69,3.75 +4.69,3.75;4.06,3.44 +4.06,3.44;3.44,3.44 +3.44,3.44;3.12,3.12 +3.12,3.12;2.81,2.81 +2.81,2.81;2.81,2.50 + +# UTF-16 : 30 6b +# UTF-8 : ab 81 e3 +[306b] に +1.56,0.94;1.56,1.25 +1.56,1.25;1.56,1.88 +1.56,1.88;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.25,7.19 +1.25,7.19;1.56,7.81 +1.56,7.81;1.56,8.75 +8.12,7.50;4.06,7.50 +8.44,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;7.19,1.56 +7.19,1.56;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.56 +5.62,1.56;5.31,1.56 +5.31,1.56;5.00,1.56 +5.00,1.56;4.38,1.88 +4.38,1.88;3.75,2.19 +3.75,2.19;3.44,2.81 +3.44,2.81;3.44,2.81 +3.44,2.81;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;4.69,4.69 + +# UTF-16 : 30 6c +# UTF-8 : ac 81 e3 +[306c] ぬ +1.88,8.75;2.19,8.12 +2.19,8.12;2.19,7.50 +2.19,7.50;2.50,6.88 +2.50,6.88;2.50,6.25 +2.50,6.25;2.81,5.62 +2.81,5.62;2.81,5.00 +2.81,5.00;3.12,4.38 +3.12,4.38;3.44,3.75 +3.44,3.75;3.44,3.12 +3.44,3.12;3.75,2.50 +6.56,9.06;6.25,7.50 +6.25,7.50;5.62,6.25 +5.62,6.25;5.31,5.00 +5.31,5.00;4.69,4.06 +4.69,4.06;4.38,3.12 +4.38,3.12;3.75,2.50 +3.75,2.50;3.44,1.88 +3.44,1.88;2.81,1.56 +2.81,1.56;2.50,1.56 +2.50,1.56;2.19,1.25 +2.19,1.25;1.88,1.56 +1.88,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.44,7.19 +3.44,7.19;4.06,7.19 +4.06,7.19;5.00,7.19 +5.00,7.19;5.62,7.19 +5.62,7.19;6.25,7.19 +6.25,7.19;6.56,6.88 +6.56,6.88;7.19,6.56 +7.19,6.56;7.50,6.25 +7.50,6.25;7.81,5.94 +7.81,5.94;8.12,5.62 +8.12,5.62;8.44,5.00 +8.44,5.00;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;7.81,1.56 +7.81,1.56;7.19,1.25 +7.19,1.25;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,1.25 +5.62,1.25;5.31,1.56 +5.31,1.56;5.31,2.19 +5.31,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.12 +5.94,3.12;6.56,3.12 +6.56,3.12;7.19,3.12 +7.19,3.12;7.50,3.12 +7.50,3.12;7.81,2.81 +7.81,2.81;8.44,2.19 +8.44,2.19;9.06,1.56 + +# UTF-16 : 30 6d +# UTF-8 : ad 81 e3 +[306d] ね +2.81,0.62;2.81,8.75 +2.81,6.88;0.62,6.88 +0.62,2.81;1.56,3.75 +1.56,3.75;2.19,4.69 +2.19,4.69;2.81,5.62 +2.81,5.62;3.44,6.25 +3.44,6.25;4.06,6.56 +4.06,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.62,7.50 +5.62,7.50;5.94,7.50 +5.94,7.50;6.25,7.50 +6.25,7.50;7.19,7.50 +7.19,7.50;7.81,7.19 +7.81,7.19;8.12,6.56 +8.12,6.56;8.44,5.94 +8.44,5.94;8.44,5.62 +8.44,5.62;8.44,5.00 +8.44,5.00;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.44,3.12 +8.44,3.12;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;7.81,1.88 +7.81,1.88;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;6.25,3.44 +6.25,3.44;6.25,3.44 +6.25,3.44;6.88,3.44 +6.88,3.44;7.19,3.44 +7.19,3.44;7.81,3.12 +7.81,3.12;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.75,1.88 + +# UTF-16 : 30 6e +# UTF-8 : ae 81 e3 +[306e] の +5.94,1.25;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,3.12 +8.44,3.12;8.44,3.44 +8.44,3.44;8.44,4.06 +8.44,4.06;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.25,7.81 +6.25,7.81;5.62,8.12 +5.62,8.12;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;3.75,7.81 +3.75,7.81;3.12,7.50 +3.12,7.50;2.50,7.19 +2.50,7.19;1.88,6.88 +1.88,6.88;1.56,6.56 +1.56,6.56;1.25,5.94 +1.25,5.94;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.94,3.75 +0.94,3.75;0.94,3.12 +0.94,3.12;0.94,2.81 +0.94,2.81;1.25,2.19 +1.25,2.19;1.88,1.88 +1.88,1.88;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.38,4.38 +4.38,4.38;4.38,5.31 +4.38,5.31;4.69,6.56 +4.69,6.56;4.69,8.12 + +# UTF-16 : 30 6f +# UTF-8 : af 81 e3 +[306f] は +1.56,0.94;1.25,1.25 +1.25,1.25;1.25,1.88 +1.25,1.88;1.25,2.81 +1.25,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;1.25,7.19 +1.25,7.19;1.25,7.81 +1.25,7.81;1.56,8.75 +3.44,6.88;8.75,6.88 +6.88,8.75;6.88,2.81 +6.88,2.81;6.88,1.88 +6.88,1.88;6.56,1.56 +6.56,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;3.75,1.56 +3.75,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.44 +4.38,3.44;5.31,3.75 +5.31,3.75;5.62,3.44 +5.62,3.44;6.25,3.44 +6.25,3.44;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.75,1.56 + +# UTF-16 : 30 72 +# UTF-8 : b2 81 e3 +[3072] ひ +9.06,5.31;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;6.56,7.81 +6.56,7.81;6.56,7.50 +6.56,7.50;6.88,6.88 +6.88,6.88;6.88,6.56 +6.88,6.56;7.19,6.25 +7.19,6.25;7.19,5.62 +7.19,5.62;7.19,5.31 +7.19,5.31;7.19,5.00 +7.19,5.00;7.19,4.38 +7.19,4.38;7.19,4.06 +7.19,4.06;7.19,3.44 +7.19,3.44;7.19,3.12 +7.19,3.12;6.88,2.50 +6.88,2.50;6.88,2.19 +6.88,2.19;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.62,1.25 +5.62,1.25;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;2.19,1.56 +2.19,1.56;1.88,1.88 +1.88,1.88;1.88,2.19 +1.88,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.56,4.06 +1.56,4.06;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.38,7.81 +4.38,7.81;0.94,7.81 + +# UTF-16 : 30 75 +# UTF-8 : b5 81 e3 +[3075] ふ +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.25,2.50 +6.25,2.50;6.25,3.12 +6.25,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,3.75;5.31,4.06 +5.31,4.06;5.31,4.38 +5.31,4.38;4.69,5.00 +4.69,5.00;4.38,5.31 +4.38,5.31;4.06,5.62 +4.06,5.62;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.06,6.88 +4.06,6.88;4.69,7.50 +4.69,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.94,8.12 +5.94,8.12;6.56,8.12 +6.56,8.12;7.19,8.12 +7.19,8.12;2.19,8.12 +0.31,2.19;0.62,2.50 +0.62,2.50;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.56,4.69 +1.56,4.69;1.88,5.31 +7.50,5.31;7.81,4.69 +7.81,4.69;8.12,4.06 +8.12,4.06;8.44,3.44 +8.44,3.44;8.75,2.81 +8.75,2.81;9.06,2.19 + +# UTF-16 : 30 78 +# UTF-8 : b8 81 e3 +[3078] へ +9.06,2.50;7.81,3.44 +7.81,3.44;6.88,4.38 +6.88,4.38;5.94,5.00 +5.94,5.00;5.31,5.62 +5.31,5.62;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,6.25;4.38,6.56 +4.38,6.56;3.75,6.88 +3.75,6.88;3.44,6.56 +3.44,6.56;2.81,6.25 +2.81,6.25;2.50,5.62 +2.50,5.62;2.19,5.31 +2.19,5.31;1.88,4.69 +1.88,4.69;1.25,4.06 +1.25,4.06;0.31,3.12 + +# UTF-16 : 30 7b +# UTF-8 : bb 81 e3 +[307b] ほ +1.56,0.94;1.25,1.25 +1.25,1.25;1.25,1.88 +1.25,1.88;1.25,2.81 +1.25,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;1.25,7.19 +1.25,7.19;1.25,7.81 +1.25,7.81;1.56,8.75 +3.44,5.94;8.75,5.94 +3.44,8.12;8.75,8.12 +6.88,8.12;6.88,2.81 +6.88,2.81;6.88,1.88 +6.88,1.88;6.56,1.56 +6.56,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;3.75,1.56 +3.75,1.56;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.38,3.44 +4.38,3.44;5.00,3.44 +5.00,3.44;5.31,3.44 +5.31,3.44;5.62,3.44 +5.62,3.44;6.25,3.12 +6.25,3.12;7.19,2.81 +7.19,2.81;7.50,2.50 +7.50,2.50;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.75,1.56 + +# UTF-16 : 30 70 +# UTF-8 : b0 81 e3 +[3070] ば +1.25,0.62;1.25,1.25 +1.25,1.25;1.25,1.88 +1.25,1.88;0.94,2.50 +0.94,2.50;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;0.94,6.88 +0.94,6.88;1.25,7.81 +1.25,7.81;1.25,8.44 +3.12,6.88;8.75,6.88 +6.56,8.75;6.56,2.50 +6.56,2.50;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,1.25 +3.44,1.25;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.38,3.44 +4.38,3.44;5.00,3.44 +5.00,3.44;5.62,3.44 +5.62,3.44;6.25,3.12 +6.25,3.12;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.50 +7.50,2.50;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.38,8.12 +9.38,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 73 +# UTF-8 : b3 81 e3 +[3073] び +9.06,5.31;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,5.94 +8.12,5.94;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.25,7.81 +6.25,7.81;6.25,8.12 +6.25,8.12;6.25,7.81 +6.25,7.81;6.56,7.19 +6.56,7.19;6.56,6.88 +6.56,6.88;6.88,6.56 +6.88,6.56;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.19,5.31 +7.19,5.31;7.19,4.69 +7.19,4.69;7.19,4.38 +7.19,4.38;7.19,4.06 +7.19,4.06;7.19,3.44 +7.19,3.44;7.19,2.81 +7.19,2.81;6.88,2.50 +6.88,2.50;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,1.25 +2.50,1.25;2.19,1.56 +2.19,1.56;1.88,1.88 +1.88,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.25,3.44 +1.25,3.44;1.56,4.06 +1.56,4.06;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;0.62,7.81 +8.12,9.38;8.44,9.06 +8.44,9.06;8.75,8.75 +8.75,8.75;8.75,8.44 +8.75,8.44;9.06,8.12 +9.06,8.12;9.38,7.81 +7.19,9.06;7.50,8.44 +7.50,8.44;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;8.12,7.50 + +# UTF-16 : 30 76 +# UTF-8 : b6 81 e3 +[3076] ぶ +2.81,1.25;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.25,2.50 +6.25,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.38 +5.00,4.38;4.69,5.00 +4.69,5.00;4.38,5.31 +4.38,5.31;4.06,5.62 +4.06,5.62;4.06,6.25 +4.06,6.25;4.06,6.25 +4.06,6.25;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;5.00,7.81 +5.00,7.81;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;6.56,8.12 +6.56,8.12;6.88,8.12 +6.88,8.12;2.19,8.12 +0.31,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.56,4.69 +1.56,4.69;1.56,5.31 +7.19,5.31;7.81,4.69 +7.81,4.69;8.12,4.06 +8.12,4.06;8.44,3.44 +8.44,3.44;8.75,2.50 +8.75,2.50;8.75,1.88 +8.44,9.38;8.44,9.06 +8.44,9.06;8.75,8.75 +8.75,8.75;9.06,8.44 +9.06,8.44;9.06,8.12 +9.06,8.12;9.38,7.81 +7.19,9.06;7.50,8.44 +7.50,8.44;7.81,8.12 +7.81,8.12;7.81,7.81 +7.81,7.81;8.12,7.50 + +# UTF-16 : 30 79 +# UTF-8 : b9 81 e3 +[3079] べ +9.06,2.19;7.81,3.44 +7.81,3.44;6.88,4.06 +6.88,4.06;5.94,5.00 +5.94,5.00;5.31,5.62 +5.31,5.62;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,6.25;4.38,6.56 +4.38,6.56;3.75,6.56 +3.75,6.56;3.44,6.56 +3.44,6.56;2.81,5.94 +2.81,5.94;2.50,5.62 +2.50,5.62;2.19,5.31 +2.19,5.31;1.88,4.69 +1.88,4.69;1.25,4.06 +1.25,4.06;0.31,3.12 +7.19,8.44;7.19,8.12 +7.19,8.12;7.50,7.81 +7.50,7.81;7.81,7.19 +7.81,7.19;8.12,6.88 +8.12,6.88;8.12,6.56 +5.62,7.81;5.94,7.50 +5.94,7.50;6.25,7.19 +6.25,7.19;6.56,6.88 +6.56,6.88;6.56,6.56 +6.56,6.56;6.88,6.25 + +# UTF-16 : 30 7c +# UTF-8 : bc 81 e3 +[307c] ぼ +1.25,0.62;1.25,1.25 +1.25,1.25;1.25,1.88 +1.25,1.88;0.94,2.50 +0.94,2.50;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;0.94,6.88 +0.94,6.88;1.25,7.81 +1.25,7.81;1.25,8.44 +3.44,5.94;8.75,5.94 +3.44,8.12;8.12,8.12 +6.56,8.12;6.56,2.50 +6.56,2.50;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.12 +4.06,3.12;4.69,3.44 +4.69,3.44;5.00,3.44 +5.00,3.44;5.62,3.12 +5.62,3.12;6.25,3.12 +6.25,3.12;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;8.12,1.88 +8.12,1.88;8.44,1.25 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.38,8.12 +9.38,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 71 +# UTF-8 : b1 81 e3 +[3071] ぱ +1.25,0.62;1.25,1.25 +1.25,1.25;1.25,1.88 +1.25,1.88;0.94,2.50 +0.94,2.50;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;0.94,6.88 +0.94,6.88;1.25,7.81 +1.25,7.81;1.25,8.44 +3.12,6.88;8.75,6.88 +6.56,8.75;6.56,2.50 +6.56,2.50;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,1.25 +3.44,1.25;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.38,3.44 +4.38,3.44;5.00,3.44 +5.00,3.44;5.62,3.44 +5.62,3.44;6.25,3.12 +6.25,3.12;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.50 +7.50,2.50;8.12,1.88 +8.12,1.88;8.44,1.56 +9.38,8.44;9.38,7.81 +9.38,7.81;9.06,7.50 +9.06,7.50;8.44,7.50 +8.44,7.50;8.44,7.50 +8.44,7.50;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.50,8.44 +7.50,8.44;7.50,8.75 +7.50,8.75;7.81,9.06 +7.81,9.06;8.12,9.38 +8.12,9.38;8.44,9.38 +8.44,9.38;8.75,9.38 +8.75,9.38;9.06,9.06 +9.06,9.06;9.38,8.44 +9.38,8.44;9.38,8.44 + +# UTF-16 : 30 74 +# UTF-8 : b4 81 e3 +[3074] ぴ +9.06,5.31;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,5.94 +8.12,5.94;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.25,7.81 +6.25,7.81;6.25,8.12 +6.25,8.12;6.25,7.81 +6.25,7.81;6.56,7.19 +6.56,7.19;6.56,6.88 +6.56,6.88;6.88,6.56 +6.88,6.56;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.19,5.31 +7.19,5.31;7.19,4.69 +7.19,4.69;7.19,4.38 +7.19,4.38;7.19,4.06 +7.19,4.06;7.19,3.44 +7.19,3.44;7.19,2.81 +7.19,2.81;6.88,2.50 +6.88,2.50;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,1.25 +2.50,1.25;2.19,1.56 +2.19,1.56;1.88,1.88 +1.88,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.25,3.44 +1.25,3.44;1.56,4.06 +1.56,4.06;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;0.62,7.81 +9.38,8.44;9.06,7.81 +9.06,7.81;8.75,7.50 +8.75,7.50;8.44,7.50 +8.44,7.50;8.44,7.19 +8.44,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.81,9.06 +7.81,9.06;8.12,9.38 +8.12,9.38;8.44,9.38 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.75 +9.06,8.75;9.38,8.44 +9.38,8.44;9.38,8.44 + +# UTF-16 : 30 77 +# UTF-8 : b7 81 e3 +[3077] ぷ +0.31,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.56,4.69 +1.56,4.69;1.88,5.31 +7.50,5.31;7.81,4.69 +7.81,4.69;8.12,4.06 +8.12,4.06;8.44,3.44 +8.44,3.44;8.75,2.50 +8.75,2.50;9.06,1.88 +8.75,8.12;8.75,7.81 +8.75,7.81;8.44,7.19 +8.44,7.19;7.81,7.19 +7.81,7.19;7.81,7.19 +7.81,7.19;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;6.88,8.12 +6.88,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.81,9.06 +7.81,9.06;8.12,9.06 +8.12,9.06;8.44,8.75 +8.44,8.75;8.75,8.12 +8.75,8.12;8.75,8.12 +2.81,1.25;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.25,2.50 +6.25,2.50;6.25,2.81 +6.25,2.81;6.25,3.12 +6.25,3.12;5.94,3.75 +5.94,3.75;5.31,4.06 +5.31,4.06;5.31,4.38 +5.31,4.38;4.69,5.00 +4.69,5.00;4.38,5.31 +4.38,5.31;4.06,5.62 +4.06,5.62;4.06,6.25 +4.06,6.25;4.06,6.25 +4.06,6.25;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;5.00,7.81 +5.00,7.81;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;6.25,8.12 +6.25,8.12;6.88,8.12 +6.88,8.12;2.19,8.12 + +# UTF-16 : 30 7a +# UTF-8 : ba 81 e3 +[307a] ぺ +9.06,2.19;7.81,3.44 +7.81,3.44;6.88,4.06 +6.88,4.06;5.94,5.00 +5.94,5.00;5.31,5.62 +5.31,5.62;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,6.25;4.38,6.56 +4.38,6.56;3.75,6.56 +3.75,6.56;3.44,6.56 +3.44,6.56;2.81,5.94 +2.81,5.94;2.50,5.62 +2.50,5.62;2.19,5.31 +2.19,5.31;1.88,4.69 +1.88,4.69;1.25,4.06 +1.25,4.06;0.31,3.12 +8.12,7.19;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.19,6.25 +7.19,6.25;7.19,6.25 +7.19,6.25;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;6.25,6.88 +6.25,6.88;6.25,7.19 +5.94,7.19;6.25,7.50 +6.25,7.50;6.56,8.12 +6.56,8.12;6.88,8.12 +6.88,8.12;7.19,8.12 +7.19,8.12;7.50,8.12 +7.50,8.12;8.12,7.81 +8.12,7.81;8.12,7.50 +8.12,7.50;8.12,7.19 + +# UTF-16 : 30 7d +# UTF-8 : bd 81 e3 +[307d] ぽ +1.25,0.62;1.25,1.25 +1.25,1.25;1.25,1.88 +1.25,1.88;0.94,2.50 +0.94,2.50;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;0.94,6.88 +0.94,6.88;1.25,7.81 +1.25,7.81;1.25,8.44 +3.44,5.94;8.75,5.94 +3.44,8.12;7.50,8.12 +6.56,8.12;6.56,2.50 +6.56,2.50;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.12 +4.06,3.12;4.69,3.44 +4.69,3.44;5.00,3.44 +5.00,3.44;5.62,3.12 +5.62,3.12;6.25,3.12 +6.25,3.12;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;8.12,1.88 +8.12,1.88;8.44,1.25 +9.38,8.44;9.38,7.81 +9.38,7.81;9.06,7.50 +9.06,7.50;8.44,7.50 +8.44,7.50;8.44,7.50 +8.44,7.50;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.50,8.44 +7.50,8.44;7.50,8.75 +7.50,8.75;7.81,9.06 +7.81,9.06;8.12,9.38 +8.12,9.38;8.44,9.38 +8.44,9.38;8.75,9.38 +8.75,9.38;9.06,9.06 +9.06,9.06;9.38,8.44 +9.38,8.44;9.38,8.44 + +# UTF-16 : 30 7e +# UTF-8 : be 81 e3 +[307e] ま +8.12,5.62;1.25,5.62 +8.44,7.50;1.25,7.50 +5.31,9.06;5.31,2.81 +5.31,2.81;5.31,2.50 +5.31,2.50;5.31,1.88 +5.31,1.88;5.00,1.25 +5.00,1.25;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.50,1.25 +2.50,1.25;2.19,1.56 +2.19,1.56;1.88,1.88 +1.88,1.88;1.88,2.50 +1.88,2.50;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.81,3.44 +2.81,3.44;3.75,3.75 +3.75,3.75;4.38,3.44 +4.38,3.44;5.00,3.44 +5.00,3.44;5.31,3.12 +5.31,3.12;5.94,2.81 +5.94,2.81;6.25,2.50 +6.25,2.50;6.88,2.19 +6.88,2.19;7.50,1.88 +7.50,1.88;8.12,1.25 + +# UTF-16 : 30 7f +# UTF-8 : bf 81 e3 +[307f] み +7.19,7.50;7.19,5.94 +7.19,5.94;7.19,5.00 +7.19,5.00;7.19,4.06 +7.19,4.06;6.88,3.12 +6.88,3.12;6.88,2.50 +6.88,2.50;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.50,5.00 +2.50,5.00;2.81,5.00 +2.81,5.00;3.44,5.31 +3.44,5.31;4.06,5.31 +4.06,5.31;4.69,5.31 +4.69,5.31;5.00,5.00 +5.00,5.00;5.62,5.00 +5.62,5.00;5.94,5.00 +5.94,5.00;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;7.50,4.38 +7.50,4.38;8.12,4.38 +8.12,4.38;8.44,4.06 +8.44,4.06;9.06,3.75 +2.50,1.25;1.88,1.25 +1.88,1.25;1.56,1.56 +1.56,1.56;1.25,2.19 +1.25,2.19;0.94,2.81 +0.94,2.81;0.62,3.44 +4.38,8.12;4.38,6.56 +4.38,6.56;4.06,5.00 +4.06,5.00;4.06,4.06 +4.06,4.06;3.75,3.12 +3.75,3.12;3.44,2.50 +3.44,2.50;3.44,1.88 +3.44,1.88;3.12,1.56 +3.12,1.56;2.81,1.25 +2.81,1.25;2.50,1.25 +1.25,8.12;4.69,8.12 + +# UTF-16 : 30 80 +# UTF-8 : 80 82 e3 +[3080] む +6.88,7.81;7.19,7.50 +7.19,7.50;7.50,7.19 +7.50,7.19;8.12,6.88 +8.12,6.88;8.44,6.56 +8.44,6.56;8.75,6.25 +5.31,7.50;0.94,7.50 +3.12,9.06;3.12,4.69 +3.12,4.69;3.12,4.06 +3.12,4.06;3.12,3.75 +3.12,3.75;2.81,3.44 +2.81,3.44;2.19,3.12 +2.19,3.12;1.56,3.12 +1.56,3.12;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;2.19,6.25 +2.19,6.25;2.50,6.25 +2.50,6.25;2.81,5.62 +2.81,5.62;3.12,5.31 +3.12,5.31;3.12,4.69 +3.12,4.69;3.12,4.38 +3.12,4.38;3.12,3.75 +3.12,3.75;2.81,3.12 +2.81,3.12;2.81,2.50 +2.81,2.50;2.50,2.19 +2.50,2.19;2.50,1.88 +2.50,1.88;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,1.25 +7.19,1.25;7.81,1.56 +7.81,1.56;7.81,1.88 +7.81,1.88;7.81,2.19 +7.81,2.19;7.81,2.50 +7.81,2.50;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.50,4.06 +7.50,4.06;7.19,4.38 + +# UTF-16 : 30 81 +# UTF-8 : 81 82 e3 +[3081] め +6.88,9.06;6.25,7.50 +6.25,7.50;5.94,6.25 +5.94,6.25;5.31,5.00 +5.31,5.00;4.69,4.06 +4.69,4.06;4.38,3.12 +4.38,3.12;3.75,2.50 +3.75,2.50;3.44,1.88 +3.44,1.88;3.12,1.56 +3.12,1.56;2.50,1.56 +2.50,1.56;2.19,1.25 +2.19,1.25;1.88,1.56 +1.88,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.44,7.19 +3.44,7.19;4.06,7.19 +4.06,7.19;5.00,7.19 +5.00,7.19;5.62,7.19 +5.62,7.19;6.25,7.19 +6.25,7.19;6.56,6.88 +6.56,6.88;7.19,6.56 +7.19,6.56;7.50,6.25 +7.50,6.25;7.81,5.94 +7.81,5.94;8.12,5.62 +8.12,5.62;8.44,5.00 +8.44,5.00;8.44,4.69 +8.44,4.69;8.75,4.06 +8.75,4.06;8.44,3.75 +8.44,3.75;8.44,3.12 +8.44,3.12;8.44,2.81 +8.44,2.81;8.12,2.19 +8.12,2.19;7.81,1.88 +7.81,1.88;7.50,1.56 +7.50,1.56;7.19,1.56 +7.19,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.62,0.94 +2.19,8.75;2.19,8.12 +2.19,8.12;2.50,7.50 +2.50,7.50;2.50,6.88 +2.50,6.88;2.81,6.25 +2.81,6.25;2.81,5.62 +2.81,5.62;3.12,5.00 +3.12,5.00;3.44,4.38 +3.44,4.38;3.44,3.75 +3.44,3.75;3.75,3.12 +3.75,3.12;4.06,2.50 + +# UTF-16 : 30 82 +# UTF-8 : 82 82 e3 +[3082] も +7.19,5.00;0.94,5.00 +7.81,7.19;1.25,7.19 +8.12,3.75;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.12,2.19 +8.12,2.19;7.81,1.56 +7.81,1.56;7.19,1.25 +7.19,1.25;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;3.75,1.56 +3.75,1.56;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,6.56 +3.44,6.56;3.44,7.19 +3.44,7.19;3.44,8.12 +3.44,8.12;3.75,8.75 + +# UTF-16 : 30 84 +# UTF-8 : 84 82 e3 +[3084] や +4.38,0.62;4.38,1.56 +4.38,1.56;4.06,2.19 +4.06,2.19;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.44,4.38 +3.44,4.38;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;2.81,6.88 +2.81,6.88;2.50,7.50 +2.50,7.50;2.19,8.44 +0.62,5.00;1.88,5.62 +1.88,5.62;2.81,5.94 +2.81,5.94;3.75,6.25 +3.75,6.25;4.69,6.56 +4.69,6.56;5.31,6.88 +5.31,6.88;5.62,6.88 +5.62,6.88;5.94,7.19 +5.94,7.19;6.56,7.19 +6.56,7.19;6.88,7.19 +6.88,7.19;7.50,7.19 +7.50,7.19;8.12,6.88 +8.12,6.88;8.44,6.56 +8.44,6.56;8.75,5.94 +8.75,5.94;8.75,5.31 +8.75,5.31;8.75,4.69 +8.75,4.69;8.44,4.38 +8.44,4.38;8.12,4.06 +8.12,4.06;7.50,3.75 +7.50,3.75;6.88,3.75 +6.88,3.75;6.56,3.75 +6.56,3.75;5.94,3.75 +5.94,3.75;5.62,3.75 +5.62,3.75;5.62,3.75 +5.94,5.31;5.94,5.94 +5.94,5.94;5.62,6.56 +5.62,6.56;5.62,7.50 +5.62,7.50;5.31,8.12 +5.31,8.12;5.00,8.75 + +# UTF-16 : 30 01 +# UTF-8 : 81 80 e3 +[3001] 、 +0.62,2.81;0.94,2.50 +0.94,2.50;1.25,2.19 +1.25,2.19;1.88,1.56 +1.88,1.56;2.19,1.25 +2.19,1.25;2.50,0.94 + +# UTF-16 : 30 86 +# UTF-8 : 86 82 e3 +[3086] ゆ +2.81,4.06;3.12,3.75 +3.12,3.75;3.44,3.12 +3.44,3.12;4.06,2.81 +4.06,2.81;4.69,2.81 +4.69,2.81;5.62,2.81 +5.62,2.81;5.94,2.81 +5.94,2.81;6.56,2.81 +6.56,2.81;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,3.44 +8.12,3.44;8.44,4.38 +8.44,4.38;8.44,4.69 +8.44,4.69;8.75,5.00 +8.75,5.00;8.44,5.62 +8.44,5.62;8.44,5.94 +8.44,5.94;8.44,6.25 +8.44,6.25;7.81,6.88 +7.81,6.88;7.50,7.19 +7.50,7.19;7.19,7.19 +7.19,7.19;6.56,7.50 +6.56,7.50;6.25,7.50 +6.25,7.50;5.62,7.50 +5.62,7.50;4.69,7.50 +4.69,7.50;4.06,7.19 +4.06,7.19;3.44,6.88 +3.44,6.88;2.81,6.56 +2.81,6.56;2.19,5.94 +2.19,5.94;1.88,5.62 +1.88,5.62;1.56,4.69 +1.56,4.69;1.25,4.06 +1.25,4.06;0.94,3.12 +0.94,3.12;0.94,2.19 +0.94,2.19;0.94,7.81 +5.62,9.06;5.62,4.06 +5.62,4.06;5.62,3.44 +5.62,3.44;5.62,3.12 +5.62,3.12;5.31,2.50 +5.31,2.50;5.31,2.19 +5.31,2.19;5.00,1.56 +5.00,1.56;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.62 + +# UTF-16 : 30 02 +# UTF-8 : 82 80 e3 +[3002] 。 +0.62,1.88;0.94,1.56 +0.94,1.56;0.94,1.25 +0.94,1.25;1.56,0.94 +1.56,0.94;1.88,0.62 +1.88,0.62;1.88,0.62 +1.88,0.62;2.50,0.62 +2.50,0.62;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.88 +3.12,1.88;3.12,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.56,3.12 +1.56,3.12;1.88,3.12 +1.88,3.12;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;2.81,3.12 +2.81,3.12;3.12,2.50 +3.12,2.50;3.12,2.19 +3.12,2.19;3.12,1.88 + +# UTF-16 : 30 88 +# UTF-8 : 88 82 e3 +[3088] よ +4.69,8.75;4.69,2.81 +4.69,2.81;4.69,2.50 +4.69,2.50;4.69,1.88 +4.69,1.88;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;1.88,1.25 +1.88,1.25;1.56,1.56 +1.56,1.56;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;2.50,3.75 +2.50,3.75;3.12,3.75 +3.12,3.75;4.06,3.75 +4.06,3.75;4.38,3.75 +4.38,3.75;5.00,3.44 +5.00,3.44;5.31,3.44 +5.31,3.44;5.94,3.12 +5.94,3.12;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.50,1.88 +7.50,1.88;8.44,1.56 +8.44,6.88;4.69,6.88 + +# UTF-16 : 30 63 +# UTF-8 : a3 81 e3 +[3063] っ +1.56,5.62;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,5.94 +2.81,5.94;3.44,6.25 +3.44,6.25;4.06,6.25 +4.06,6.25;4.69,6.25 +4.69,6.25;5.00,6.25 +5.00,6.25;5.31,6.25 +5.31,6.25;5.94,6.25 +5.94,6.25;6.25,5.94 +6.25,5.94;6.88,5.94 +6.88,5.94;7.19,5.31 +7.19,5.31;7.50,4.69 +7.50,4.69;7.81,4.38 +7.81,4.38;7.81,4.06 +7.81,4.06;7.81,3.44 +7.81,3.44;7.50,3.12 +7.50,3.12;7.19,2.50 +7.19,2.50;6.88,2.19 +6.88,2.19;6.56,1.88 +6.56,1.88;5.94,1.56 +5.94,1.56;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.12,1.25 + +# UTF-16 : 30 83 +# UTF-8 : 83 82 e3 +[3083] ゃ +4.69,0.62;4.38,1.25 +4.38,1.25;4.38,1.88 +4.38,1.88;4.06,2.50 +4.06,2.50;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.81,6.88 +1.25,4.38;2.50,4.69 +2.50,4.69;3.12,5.00 +3.12,5.00;4.06,5.31 +4.06,5.31;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.62,5.62 +5.62,5.62;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;6.88,5.94 +6.88,5.94;7.50,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;7.81,5.00 +7.81,5.00;7.81,4.38 +7.81,4.38;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.88,3.12 +6.88,3.12;6.56,3.12 +6.25,3.12;5.94,3.12 +5.94,3.12;5.31,3.12 +5.31,3.12;5.31,3.12 +5.62,4.38;5.62,5.00 +5.62,5.00;5.31,5.62 +5.31,5.62;5.31,5.94 +5.31,5.94;5.31,6.56 +5.31,6.56;5.00,7.19 + +# UTF-16 : 30 85 +# UTF-8 : 85 82 e3 +[3085] ゅ +3.12,3.44;3.44,3.12 +3.44,3.12;3.75,2.81 +3.75,2.81;4.38,2.50 +4.38,2.50;4.69,2.50 +4.69,2.50;5.31,2.19 +5.31,2.19;5.62,2.19 +5.62,2.19;6.25,2.50 +6.25,2.50;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;7.81,4.38 +7.81,4.38;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;6.88,5.94 +6.88,5.94;6.25,6.25 +6.25,6.25;5.94,6.25 +5.94,6.25;5.31,6.25 +5.31,6.25;4.69,6.25 +4.69,6.25;4.38,5.94 +4.38,5.94;3.75,5.62 +3.75,5.62;3.12,5.31 +3.12,5.31;2.81,5.00 +2.81,5.00;2.50,4.69 +2.50,4.69;2.19,4.06 +2.19,4.06;1.88,3.44 +1.88,3.44;1.88,2.81 +1.88,2.81;1.88,1.88 +1.56,1.88;1.88,6.56 +5.31,7.50;5.31,3.44 +5.31,3.44;5.31,3.12 +5.31,3.12;5.31,2.50 +5.31,2.50;5.31,1.88 +5.31,1.88;5.00,1.25 +5.00,1.25;4.38,0.94 +4.38,0.94;3.75,0.62 + +# UTF-16 : 30 87 +# UTF-8 : 87 82 e3 +[3087] ょ +4.69,7.19;4.69,2.50 +4.69,2.50;4.69,1.88 +4.69,1.88;4.69,1.56 +4.69,1.56;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.50,1.25 +2.50,1.25;2.19,1.25 +2.19,1.25;1.88,1.56 +1.88,1.56;1.88,2.19 +1.88,2.19;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.44,3.44 +3.44,3.44;4.06,3.12 +4.06,3.12;5.00,3.12 +5.00,3.12;5.31,2.81 +5.31,2.81;5.62,2.50 +5.62,2.50;6.25,2.50 +6.25,2.50;6.56,2.19 +6.56,2.19;7.19,1.88 +7.19,1.88;7.50,1.25 +7.50,5.62;4.69,5.62 + +# UTF-16 : 30 8e +# UTF-8 : 8e 82 e3 +[308e] ゎ +3.44,0.62;3.44,7.19 +3.44,5.62;1.56,5.62 +4.69,1.56;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;5.94,1.25 +5.62,1.25;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;7.81,3.12 +7.81,3.12;7.81,3.75 +7.81,3.75;7.81,4.06 +7.81,4.06;7.81,4.69 +7.81,4.69;7.50,5.00 +7.50,5.00;7.50,5.62 +7.50,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.25,6.25 +5.94,6.25;5.31,5.94 +5.31,5.94;4.69,5.62 +4.69,5.62;4.38,5.31 +4.38,5.31;3.75,5.00 +3.75,5.00;3.44,4.38 +3.44,4.38;2.81,3.75 +2.81,3.75;2.19,3.12 +2.19,3.12;1.56,2.19 + +# UTF-16 : 30 89 +# UTF-8 : 89 82 e3 +[3089] ら +2.81,8.44;3.12,8.12 +3.12,8.12;3.44,8.12 +3.44,8.12;4.06,8.12 +4.06,8.12;4.38,8.12 +4.38,8.12;4.69,8.12 +4.69,8.12;5.00,8.12 +5.00,8.12;5.62,8.12 +5.62,8.12;5.94,8.12 +5.94,8.12;6.25,8.12 +6.25,8.12;6.88,8.12 +2.19,1.25;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;7.81,2.50 +7.81,2.50;8.12,3.12 +8.12,3.12;8.12,3.44 +8.12,3.44;7.81,4.06 +7.81,4.06;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.56,5.31 +6.56,5.31;5.94,5.31 +5.94,5.31;5.62,5.31 +5.62,5.31;5.00,5.31 +5.00,5.31;4.69,5.31 +4.69,5.31;4.38,5.31 +4.38,5.31;3.75,5.00 +3.75,5.00;3.44,5.00 +3.44,5.00;3.12,4.69 +3.12,4.69;2.50,4.38 +2.50,4.38;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.56,3.75 +1.56,3.75;1.88,4.38 +1.88,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;2.19,6.25 +2.19,6.25;2.19,6.88 + +# UTF-16 : 30 8a +# UTF-8 : 8a 82 e3 +[308a] り +2.81,0.94;3.75,0.94 +3.75,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;7.81,5.31 +7.81,5.31;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;7.50,6.88 +7.50,6.88;7.50,7.19 +7.50,7.19;6.88,7.81 +6.88,7.81;6.25,8.12 +6.25,8.12;5.62,8.12 +5.62,8.12;5.31,8.12 +5.31,8.12;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.25 +3.12,6.25;2.81,5.62 +2.81,5.62;2.50,5.00 +2.50,5.00;2.19,4.38 +2.19,4.38;2.19,3.75 +2.19,3.75;2.19,8.44 + +# UTF-16 : 30 8b +# UTF-8 : 8b 82 e3 +[308b] る +1.88,8.12;7.19,8.12 +7.19,8.12;0.94,4.06 +0.94,4.06;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;2.50,5.00 +2.50,5.00;2.81,5.00 +2.81,5.00;3.44,5.31 +3.44,5.31;3.75,5.31 +3.75,5.31;4.06,5.31 +4.06,5.31;4.69,5.62 +4.69,5.62;5.00,5.62 +5.00,5.62;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,5.62;6.25,5.62 +6.25,5.62;6.88,5.31 +6.88,5.31;7.19,5.31 +7.19,5.31;7.81,4.69 +7.81,4.69;8.12,4.38 +8.12,4.38;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;8.12,2.81 +8.12,2.81;7.81,2.19 +7.81,2.19;7.50,1.88 +7.50,1.88;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.56 +2.50,1.56;2.19,2.19 +2.19,2.19;2.19,2.19 +2.19,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;3.12,3.12 +3.12,3.12;3.75,3.44 +3.75,3.44;4.06,3.44 +4.06,3.44;4.38,3.44 +4.38,3.44;5.00,3.12 +5.00,3.12;5.62,3.12 +5.62,3.12;5.62,2.81 +5.62,2.81;5.94,2.19 +5.94,2.19;5.94,1.88 +5.94,1.88;5.62,1.25 +5.62,1.25;5.62,0.94 + +# UTF-16 : 30 8c +# UTF-8 : 8c 82 e3 +[308c] れ +3.12,0.62;3.12,8.75 +9.38,2.50;9.06,1.88 +9.06,1.88;8.44,1.56 +8.44,1.56;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;7.19,1.88 +7.19,1.88;7.19,2.50 +7.19,2.50;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;7.19,3.75 +7.19,3.75;7.19,4.06 +7.19,4.06;7.19,4.38 +7.19,4.38;7.19,5.00 +7.19,5.00;7.19,5.31 +7.19,5.31;7.19,5.94 +7.19,5.94;7.19,5.94 +7.19,5.94;7.19,6.56 +7.19,6.56;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.50 +6.56,7.50;5.94,7.50 +5.94,7.50;5.62,7.19 +5.62,7.19;5.31,6.88 +5.31,6.88;4.69,6.56 +4.69,6.56;4.06,5.94 +4.06,5.94;3.44,5.31 +3.44,5.31;2.50,4.38 +2.50,4.38;1.56,3.75 +1.56,3.75;0.62,2.50 +3.12,6.88;0.62,6.88 + +# UTF-16 : 30 8d +# UTF-8 : 8d 82 e3 +[308d] ろ +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;8.12,2.81 +8.12,2.81;8.12,3.12 +8.12,3.12;8.12,3.44 +8.12,3.44;8.12,4.06 +8.12,4.06;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.56,5.31 +6.56,5.31;5.94,5.31 +5.94,5.31;5.31,5.62 +5.31,5.62;4.69,5.31 +4.69,5.31;4.38,5.31 +4.38,5.31;3.75,5.31 +3.75,5.31;3.44,5.00 +3.44,5.00;2.81,5.00 +2.81,5.00;2.50,4.69 +2.50,4.69;1.88,4.69 +1.88,4.69;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;7.19,8.12 +7.19,8.12;1.88,8.12 + +# UTF-16 : 30 8f +# UTF-8 : 8f 82 e3 +[308f] わ +3.12,0.62;3.12,8.75 +3.12,6.88;0.62,6.88 +4.69,1.56;5.00,1.56 +5.00,1.56;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.19,1.56 +7.19,1.56;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.81 +8.44,2.81;8.44,3.12 +8.44,3.12;8.44,3.75 +8.44,3.75;8.75,4.38 +8.75,4.38;8.44,5.00 +8.44,5.00;8.44,5.62 +8.44,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;8.12,6.88 +8.12,6.88;7.50,7.19 +7.50,7.19;6.88,7.50 +6.88,7.50;6.56,7.50 +6.56,7.50;5.94,7.50 +5.94,7.50;5.62,7.50 +5.62,7.50;5.31,7.19 +5.31,7.19;4.69,6.88 +4.69,6.88;4.06,6.56 +4.06,6.56;3.75,5.94 +3.75,5.94;3.12,5.31 +3.12,5.31;2.19,4.69 +2.19,4.69;1.56,3.75 +1.56,3.75;0.62,2.50 + +# UTF-16 : 30 90 +# UTF-8 : 90 82 e3 +[3090] ゐ +2.19,1.25;1.88,1.56 +1.88,1.56;1.56,1.88 +1.56,1.88;1.25,2.19 +1.25,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.50,5.94 +2.50,5.94;3.12,6.25 +3.12,6.25;3.75,6.56 +3.75,6.56;4.38,6.56 +4.38,6.56;5.00,6.88 +5.00,6.88;5.62,6.56 +5.62,6.56;6.25,6.56 +6.25,6.56;6.88,6.56 +6.88,6.56;7.19,6.25 +7.19,6.25;7.50,5.94 +7.50,5.94;8.12,5.62 +8.12,5.62;8.12,5.00 +8.12,5.00;8.44,4.69 +8.44,4.69;8.44,4.38 +8.44,4.38;8.75,3.75 +8.75,3.75;8.44,3.12 +8.44,3.12;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.12,1.88 +8.12,1.88;7.81,1.56 +7.81,1.56;7.19,1.25 +7.19,1.25;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,1.25 +5.94,1.25;5.31,1.56 +5.31,1.56;5.31,2.19 +5.31,2.19;5.31,2.81 +5.31,2.81;5.94,3.12 +5.94,3.12;6.25,3.12 +6.25,3.12;6.56,3.12 +6.56,3.12;7.19,3.12 +7.19,3.12;7.50,3.12 +7.50,3.12;7.81,2.81 +7.81,2.81;8.12,2.50 +8.12,2.50;8.44,2.50 +1.88,8.44;5.31,8.44 +5.31,8.44;4.69,6.56 +4.69,6.56;4.38,5.31 +4.38,5.31;4.06,4.06 +4.06,4.06;3.75,3.44 +3.75,3.44;3.44,2.50 +3.44,2.50;3.12,2.19 +3.12,2.19;2.81,1.88 +2.81,1.88;2.50,1.56 +2.50,1.56;2.19,1.25 + +# UTF-16 : 30 91 +# UTF-8 : 91 82 e3 +[3091] ゑ +6.56,3.12;7.19,2.81 +7.19,2.81;7.50,2.50 +7.50,2.50;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,0.94 +6.56,2.19;6.25,1.88 +6.25,1.88;5.94,1.56 +5.94,1.56;5.62,1.25 +5.62,1.25;5.00,0.94 +5.00,0.94;5.00,0.94 +5.00,0.94;4.38,1.25 +4.38,1.25;4.38,1.56 +4.38,1.56;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;2.81,2.81 +2.81,2.81;2.50,2.50 +2.50,2.50;1.88,2.19 +1.88,2.19;1.25,1.56 +1.25,1.56;0.94,1.25 +0.94,1.25;0.62,0.94 +0.62,0.94;1.56,1.88 +1.56,1.88;2.19,2.81 +2.19,2.81;2.81,3.12 +2.81,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;4.69,4.69 +4.69,4.69;4.38,5.00 +4.38,5.00;4.06,5.31 +4.06,5.31;3.75,5.31 +3.75,5.31;3.44,5.31 +3.44,5.31;2.81,5.31 +2.81,5.31;2.50,5.31 +2.50,5.31;1.88,5.00 +1.88,5.00;1.88,4.69 +1.88,4.69;2.19,4.38 +2.19,4.38;2.50,4.38 +2.50,4.38;3.12,4.06 +3.12,4.06;3.75,4.06 +3.75,4.06;4.38,4.06 +4.38,4.06;5.00,4.06 +5.00,4.06;5.62,4.06 +5.62,4.06;6.25,4.06 +6.25,4.06;6.88,4.38 +6.88,4.38;7.19,4.38 +7.19,4.38;7.81,5.00 +7.81,5.00;8.12,5.31 +8.12,5.31;8.12,5.62 +8.12,5.62;7.81,6.25 +7.81,6.25;7.50,6.25 +7.50,6.25;6.88,6.56 +6.88,6.56;6.56,6.56 +6.56,6.56;5.94,6.56 +5.94,6.56;5.31,6.56 +5.31,6.56;4.69,6.56 +4.69,6.56;3.75,6.56 +3.75,6.56;3.44,6.56 +3.44,6.56;3.12,6.56 +3.12,6.56;2.50,6.25 +2.50,6.25;2.19,6.25 +2.19,6.25;1.56,5.94 +1.56,5.94;1.25,5.94 +1.25,5.94;7.50,8.44 +7.50,8.44;1.88,8.44 + +# UTF-16 : 30 a2 +# UTF-8 : a2 82 e3 +[30a2] ア +1.88,1.25;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.38,6.88 +1.25,7.81;8.75,7.81 +8.44,7.81;8.44,7.50 +8.44,7.50;8.12,6.88 +8.12,6.88;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.50,5.94 +7.50,5.94;7.19,5.62 +7.19,5.62;6.88,5.31 +6.88,5.31;6.56,5.00 +6.56,5.00;6.25,5.00 +6.25,5.00;5.94,4.69 + +# UTF-16 : 30 a4 +# UTF-8 : a4 82 e3 +[30a4] イ +8.44,8.44;7.81,7.81 +7.81,7.81;7.19,7.19 +7.19,7.19;6.56,6.88 +6.56,6.88;5.94,6.25 +5.94,6.25;5.00,5.94 +5.00,5.94;4.38,5.62 +4.38,5.62;3.44,5.31 +3.44,5.31;2.50,5.00 +2.50,5.00;1.88,4.69 +1.88,4.69;0.94,4.38 +5.31,5.94;5.31,0.94 + +# UTF-16 : 30 a6 +# UTF-8 : a6 82 e3 +[30a6] ウ +2.81,0.94;3.75,1.25 +3.75,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;6.25,1.88 +6.25,1.88;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +8.12,5.00;8.12,5.94 +8.12,5.94;8.12,7.19 +8.12,7.19;1.25,7.19 +1.25,7.19;1.25,4.38 +4.69,7.19;4.69,9.06 + +# UTF-16 : 30 a8 +# UTF-8 : a8 82 e3 +[30a8] エ +0.94,1.56;8.44,1.56 +8.12,7.81;1.25,7.81 +4.69,1.56;4.69,7.81 + +# UTF-16 : 30 aa +# UTF-8 : aa 82 e3 +[30aa] オ +0.94,7.19;8.75,7.19 +6.25,8.75;6.25,2.19 +6.25,2.19;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;3.75,1.25 +3.75,1.25;3.75,1.25 +0.94,2.50;1.56,2.81 +1.56,2.81;2.19,3.12 +2.19,3.12;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.75,4.69 +3.75,4.69;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,5.62;5.31,5.94 +5.31,5.94;5.62,6.56 +5.62,6.56;6.25,7.19 + +# UTF-16 : 30 a1 +# UTF-8 : a1 82 e3 +[30a1] ァ +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.38,5.62 +1.88,6.56;7.81,6.56 +7.81,6.56;7.50,5.62 +7.50,5.62;7.19,5.31 +7.19,5.31;6.56,4.69 +6.56,4.69;6.25,4.38 +6.25,4.38;5.62,4.06 + +# UTF-16 : 30 a3 +# UTF-8 : a3 82 e3 +[30a3] ィ +7.50,6.88;7.19,6.25 +7.19,6.25;6.88,5.94 +6.88,5.94;6.25,5.62 +6.25,5.62;5.62,5.31 +5.62,5.31;5.00,5.00 +5.00,5.00;4.38,4.69 +4.38,4.69;3.75,4.38 +3.75,4.38;3.12,4.06 +3.12,4.06;2.50,3.75 +2.50,3.75;1.56,3.75 +5.00,5.00;5.31,0.94 + +# UTF-16 : 30 a5 +# UTF-8 : a5 82 e3 +[30a5] ゥ +3.12,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +6.25,2.19;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;7.50,5.00 +7.50,5.00;7.50,5.94 +7.50,5.94;1.88,5.94 +1.88,5.94;1.88,3.75 +4.69,5.94;4.69,7.50 + +# UTF-16 : 30 a7 +# UTF-8 : a7 82 e3 +[30a7] ェ +1.88,1.56;7.81,1.56 +7.50,6.25;1.88,6.25 +4.69,1.56;4.69,6.25 + +# UTF-16 : 30 a9 +# UTF-8 : a9 82 e3 +[30a9] ォ +1.56,5.94;7.81,5.94 +5.94,7.19;5.94,1.88 +5.94,1.88;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +1.56,2.19;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.69 +4.69,4.69;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;5.94,5.94 + +# UTF-16 : 30 f4 +# UTF-8 : b4 83 e3 +[30f4] ヴ +2.81,0.94;3.75,0.94 +3.75,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,4.38 +7.81,4.38;7.81,5.00 +7.81,5.00;8.12,5.94 +8.12,5.94;8.12,7.19 +8.12,7.19;1.25,7.19 +1.25,7.19;1.25,4.38 +4.38,7.19;4.38,8.75 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.38,8.12 +9.38,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 f5 +# UTF-8 : b5 83 e3 +[30f5] ヵ +1.88,0.94;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,6.25 +4.06,6.25;4.06,7.50 +1.88,5.94;7.19,5.94 +7.19,5.94;7.19,4.69 +7.19,4.69;7.19,3.75 +7.19,3.75;7.19,3.12 +7.19,3.12;7.19,2.50 +7.19,2.50;6.88,1.88 +6.88,1.88;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.69,1.25 + +# UTF-16 : 30 f6 +# UTF-8 : b6 83 e3 +[30f6] ヶ +1.56,3.75;1.88,4.38 +1.88,4.38;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.81,6.25 +2.81,6.25;2.81,6.88 +2.81,6.88;2.81,7.19 +8.12,5.94;2.50,5.94 +5.62,5.94;5.62,5.00 +5.62,5.00;5.62,4.06 +5.62,4.06;5.62,3.44 +5.62,3.44;5.31,2.81 +5.31,2.81;5.00,2.50 +5.00,2.50;4.69,1.88 +4.69,1.88;4.38,1.56 +4.38,1.56;4.06,1.56 +4.06,1.56;3.44,1.25 +3.44,1.25;2.81,0.94 + +# UTF-16 : 30 ab +# UTF-8 : ab 82 e3 +[30ab] カ +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.75,4.69 +3.75,4.69;3.75,5.62 +3.75,5.62;4.06,6.56 +4.06,6.56;4.06,7.81 +4.06,7.81;4.06,9.06 +1.25,7.19;7.81,7.19 +7.81,7.19;7.81,5.62 +7.81,5.62;7.81,4.69 +7.81,4.69;7.81,3.75 +7.81,3.75;7.81,2.81 +7.81,2.81;7.50,2.19 +7.50,2.19;7.50,1.88 +7.50,1.88;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;5.00,1.25 + +# UTF-16 : 30 ad +# UTF-8 : ad 82 e3 +[30ad] キ +8.12,7.19;1.25,6.88 +8.75,3.75;0.94,3.75 +5.00,0.62;4.38,8.75 + +# UTF-16 : 30 af +# UTF-8 : af 82 e3 +[30af] ク +3.44,8.75;3.44,8.44 +3.44,8.44;3.12,7.81 +3.12,7.81;3.12,7.19 +3.12,7.19;2.81,6.88 +2.81,6.88;2.81,6.56 +2.81,6.56;2.50,5.94 +2.50,5.94;2.19,5.62 +2.19,5.62;1.88,5.31 +1.88,5.31;1.56,5.00 +1.56,5.00;1.25,4.38 +1.56,1.25;2.81,1.25 +2.81,1.25;3.75,1.56 +3.75,1.56;4.69,1.88 +4.69,1.88;5.62,2.50 +5.62,2.50;6.25,3.12 +6.25,3.12;6.88,3.75 +6.88,3.75;7.19,4.38 +7.19,4.38;7.50,5.31 +7.50,5.31;7.81,6.56 +7.81,6.56;7.81,7.50 +7.81,7.50;3.12,7.50 + +# UTF-16 : 30 b1 +# UTF-8 : b1 82 e3 +[30b1] ケ +0.62,4.38;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.50,8.75 +8.75,7.19;2.19,7.19 +5.94,7.19;5.94,5.94 +5.94,5.94;5.94,5.00 +5.94,5.00;5.62,4.06 +5.62,4.06;5.62,3.44 +5.62,3.44;5.00,2.81 +5.00,2.81;4.69,2.19 +4.69,2.19;4.38,1.88 +4.38,1.88;3.75,1.56 +3.75,1.56;3.12,1.25 +3.12,1.25;2.50,1.25 + +# UTF-16 : 30 b3 +# UTF-8 : b3 82 e3 +[30b3] コ +1.25,1.56;7.81,1.56 +7.81,1.56;7.81,7.81 +7.81,7.81;1.25,7.81 + +# UTF-16 : 30 ac +# UTF-8 : ac 82 e3 +[30ac] ガ +8.12,9.38;8.12,9.06 +8.12,9.06;8.44,8.44 +8.44,8.44;8.75,8.12 +8.75,8.12;8.75,7.81 +6.88,9.06;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.50,7.81 +7.50,7.81;7.81,7.81 +1.25,0.94;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.50 +2.50,2.50;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;3.75,6.56 +3.75,6.56;4.06,7.50 +4.06,7.50;4.06,8.75 +1.25,7.19;7.81,7.19 +7.81,7.19;7.81,5.62 +7.81,5.62;7.81,4.38 +7.81,4.38;7.81,3.44 +7.81,3.44;7.50,2.81 +7.50,2.81;7.50,2.19 +7.50,2.19;7.50,1.88 +7.50,1.88;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.69,1.25 + +# UTF-16 : 30 ae +# UTF-8 : ae 82 e3 +[30ae] ギ +8.12,6.88;1.25,6.56 +8.44,3.75;0.62,3.44 +5.00,0.62;4.38,8.75 +7.81,9.38;8.12,9.06 +8.12,9.06;8.44,8.44 +8.44,8.44;8.75,8.12 +8.75,8.12;8.75,7.81 +6.88,9.06;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.50,7.81 +7.50,7.81;7.81,7.81 + +# UTF-16 : 30 b0 +# UTF-8 : b0 82 e3 +[30b0] グ +3.12,8.75;3.12,8.12 +3.12,8.12;3.12,7.81 +3.12,7.81;2.81,7.19 +2.81,7.19;2.81,6.88 +2.81,6.88;2.50,6.25 +2.50,6.25;2.19,5.94 +2.19,5.94;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;1.25,4.69 +1.25,4.69;0.94,4.38 +1.25,1.25;2.50,1.25 +2.50,1.25;3.75,1.56 +3.75,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.94,2.81 +5.94,2.81;6.56,3.44 +6.56,3.44;6.88,4.38 +6.88,4.38;7.19,5.31 +7.19,5.31;7.50,6.25 +7.50,6.25;7.50,7.50 +7.50,7.50;2.81,7.50 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.06,8.12 +9.06,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 b2 +# UTF-8 : b2 82 e3 +[30b2] ゲ +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.75 +7.81,9.38;8.12,9.06 +8.12,9.06;8.44,8.44 +8.44,8.44;8.75,8.12 +8.75,8.12;8.75,7.81 +6.88,9.06;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.50,7.81 +7.50,7.81;7.81,7.81 +8.75,6.88;1.88,6.88 +5.94,6.88;5.94,5.94 +5.94,5.94;5.94,5.00 +5.94,5.00;5.62,4.06 +5.62,4.06;5.31,3.44 +5.31,3.44;5.00,2.81 +5.00,2.81;4.69,2.19 +4.69,2.19;4.06,1.88 +4.06,1.88;3.75,1.56 +3.75,1.56;3.12,1.25 +3.12,1.25;2.19,0.94 + +# UTF-16 : 30 b4 +# UTF-8 : b4 82 e3 +[30b4] ゴ +1.25,1.56;7.50,1.56 +7.50,1.56;7.50,7.50 +7.50,7.50;1.25,7.50 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.38,8.12 +9.38,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 b5 +# UTF-8 : b5 82 e3 +[30b5] サ +6.88,8.75;6.88,5.94 +6.88,5.94;6.88,5.00 +6.88,5.00;6.88,4.06 +6.88,4.06;6.56,3.44 +6.56,3.44;6.25,2.81 +6.25,2.81;5.94,2.50 +5.94,2.50;5.62,1.88 +5.62,1.88;5.00,1.56 +5.00,1.56;4.38,1.56 +4.38,1.56;3.44,1.25 +3.44,1.25;2.81,1.25 +2.50,8.75;2.50,4.06 +8.75,6.88;0.62,6.88 + +# UTF-16 : 30 b7 +# UTF-8 : b7 82 e3 +[30b7] シ +8.75,7.19;8.44,5.94 +8.44,5.94;8.12,5.00 +8.12,5.00;7.50,4.06 +7.50,4.06;7.19,3.44 +7.19,3.44;6.56,2.81 +6.56,2.81;5.62,2.19 +5.62,2.19;5.00,1.88 +5.00,1.88;4.06,1.56 +4.06,1.56;2.81,1.25 +2.81,1.25;1.56,1.25 +5.00,7.50;4.38,7.81 +4.38,7.81;3.75,7.81 +3.75,7.81;3.12,8.12 +3.12,8.12;2.50,8.12 +2.50,8.12;1.56,8.12 +4.38,5.31;3.75,5.31 +3.75,5.31;3.12,5.31 +3.12,5.31;2.50,5.62 +2.50,5.62;1.88,5.62 +1.88,5.62;1.25,5.62 + +# UTF-16 : 30 b9 +# UTF-8 : b9 82 e3 +[30b9] ス +5.31,4.38;5.62,4.06 +5.62,4.06;5.94,3.75 +5.94,3.75;6.25,3.44 +6.25,3.44;6.56,3.12 +6.56,3.12;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.12,1.56 +8.12,1.56;8.44,1.25 +7.50,7.81;1.88,7.81 +7.50,7.81;7.19,7.19 +7.19,7.19;6.88,6.56 +6.88,6.56;6.25,5.62 +6.25,5.62;5.94,5.00 +5.94,5.00;5.31,4.38 +5.31,4.38;4.38,3.75 +4.38,3.75;3.75,3.12 +3.75,3.12;2.81,2.50 +2.81,2.50;1.88,1.88 +1.88,1.88;0.94,1.25 + +# UTF-16 : 30 bb +# UTF-8 : bb 82 e3 +[30bb] セ +0.62,5.94;8.75,7.19 +8.44,1.56;7.81,1.56 +7.81,1.56;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.44,1.56 +3.44,1.56;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,8.75 +8.44,7.19;8.44,6.88 +8.44,6.88;8.12,6.56 +8.12,6.56;8.12,5.94 +8.12,5.94;7.81,5.62 +7.81,5.62;7.81,5.31 +7.81,5.31;7.50,5.00 +7.50,5.00;7.19,4.69 +7.19,4.69;6.88,4.38 +6.88,4.38;6.56,4.06 +6.56,4.06;6.25,3.75 + +# UTF-16 : 30 bd +# UTF-8 : bd 82 e3 +[30bd] ソ +8.12,8.44;8.12,6.88 +8.12,6.88;7.81,5.94 +7.81,5.94;7.50,5.00 +7.50,5.00;7.19,4.06 +7.19,4.06;6.56,3.44 +6.56,3.44;5.94,2.81 +5.94,2.81;5.31,2.19 +5.31,2.19;4.38,1.88 +4.38,1.88;3.44,1.56 +3.44,1.56;2.19,1.25 +1.25,8.12;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;2.19,6.25 +2.19,6.25;2.50,5.62 +2.50,5.62;2.81,5.00 + +# UTF-16 : 30 b6 +# UTF-8 : b6 82 e3 +[30b6] ザ +6.56,8.75;6.56,5.94 +6.56,5.94;6.56,5.00 +6.56,5.00;6.56,4.06 +6.56,4.06;6.25,3.44 +6.25,3.44;5.94,2.81 +5.94,2.81;5.62,2.19 +5.62,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;4.06,1.25 +4.06,1.25;3.12,1.25 +3.12,1.25;2.50,0.94 +2.19,8.75;2.19,4.06 +8.75,6.56;0.31,6.56 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.06,8.12 +9.06,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 b8 +# UTF-8 : b8 82 e3 +[30b8] ジ +5.00,7.50;4.38,7.50 +4.38,7.50;3.75,7.81 +3.75,7.81;2.81,7.81 +2.81,7.81;2.19,8.12 +2.19,8.12;1.56,8.12 +4.38,5.00;3.44,5.31 +3.44,5.31;2.81,5.31 +2.81,5.31;2.19,5.62 +2.19,5.62;1.88,5.62 +1.88,5.62;1.25,5.62 +8.12,9.38;8.44,8.75 +8.44,8.75;8.75,8.44 +8.75,8.44;9.06,7.81 +9.06,7.81;9.06,7.81 +6.88,9.06;7.19,8.75 +7.19,8.75;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,7.50 +8.44,6.88;8.12,5.94 +8.12,5.94;7.81,5.00 +7.81,5.00;7.50,4.06 +7.50,4.06;6.88,3.44 +6.88,3.44;6.25,2.81 +6.25,2.81;5.62,2.19 +5.62,2.19;4.69,1.88 +4.69,1.88;3.75,1.25 +3.75,1.25;2.81,1.25 +2.81,1.25;1.56,0.94 + +# UTF-16 : 30 ba +# UTF-8 : ba 82 e3 +[30ba] ズ +5.00,4.06;5.31,3.75 +5.31,3.75;5.62,3.44 +5.62,3.44;5.94,3.12 +5.94,3.12;6.25,2.81 +6.25,2.81;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.06,8.12 +9.06,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 +7.50,7.81;1.56,7.81 +7.19,7.81;7.19,7.19 +7.19,7.19;6.56,6.25 +6.56,6.25;6.25,5.62 +6.25,5.62;5.62,5.00 +5.62,5.00;5.00,4.38 +5.00,4.38;4.38,3.75 +4.38,3.75;3.44,2.81 +3.44,2.81;2.81,2.50 +2.81,2.50;1.88,1.88 +1.88,1.88;0.94,1.25 + +# UTF-16 : 30 bc +# UTF-8 : bc 82 e3 +[30bc] ゼ +8.12,9.38;8.44,9.06 +8.44,9.06;8.75,8.44 +8.75,8.44;9.06,8.12 +9.06,8.12;9.06,7.81 +6.88,9.06;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.81,7.81 +7.81,7.81;7.81,7.81 +8.44,1.56;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;3.12,1.88 +3.12,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.81,8.75 +0.31,5.62;8.44,6.88 +8.44,6.88;8.44,6.56 +8.44,6.56;8.12,6.25 +8.12,6.25;8.12,5.62 +8.12,5.62;7.81,5.31 +7.81,5.31;7.50,5.00 +7.50,5.00;7.19,4.69 +7.19,4.69;6.88,4.38 +6.88,4.38;6.56,4.06 +6.56,4.06;6.25,3.75 +6.25,3.75;5.94,3.44 + +# UTF-16 : 30 be +# UTF-8 : be 82 e3 +[30be] ゾ +8.12,6.88;7.81,5.94 +7.81,5.94;7.50,5.00 +7.50,5.00;7.19,4.38 +7.19,4.38;6.88,3.75 +6.88,3.75;6.25,3.12 +6.25,3.12;5.62,2.50 +5.62,2.50;5.00,2.19 +5.00,2.19;4.06,1.56 +4.06,1.56;3.12,1.25 +3.12,1.25;2.19,1.25 +1.25,8.12;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;2.19,6.25 +2.19,6.25;2.50,5.31 +2.50,5.31;2.81,4.69 +8.12,9.06;8.44,8.75 +8.44,8.75;8.75,8.12 +8.75,8.12;9.06,7.81 +9.06,7.81;9.06,7.81 +6.88,9.06;7.19,8.44 +7.19,8.44;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,7.50 + +# UTF-16 : 30 bf +# UTF-8 : bf 82 e3 +[30bf] タ +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 +3.12,7.81;7.81,7.81 +7.81,7.81;7.81,6.56 +7.81,6.56;7.50,5.31 +7.50,5.31;7.19,4.38 +7.19,4.38;6.88,3.75 +6.88,3.75;6.25,2.81 +6.25,2.81;5.62,2.50 +5.62,2.50;5.00,1.88 +5.00,1.88;3.75,1.56 +3.75,1.56;2.81,1.25 +2.81,1.25;1.56,1.25 +7.19,4.06;6.88,4.06 +6.88,4.06;6.56,4.38 +6.56,4.38;5.94,4.69 +5.94,4.69;5.62,4.69 +5.62,4.69;5.31,5.00 +5.31,5.00;5.00,5.31 +5.00,5.31;4.38,5.31 +4.38,5.31;4.06,5.62 +4.06,5.62;3.75,5.62 +3.75,5.62;3.12,5.94 + +# UTF-16 : 30 c1 +# UTF-8 : 81 83 e3 +[30c1] チ +7.81,8.44;7.19,8.12 +7.19,8.12;6.56,8.12 +6.56,8.12;5.94,7.81 +5.94,7.81;5.31,7.81 +5.31,7.81;4.69,7.50 +4.69,7.50;4.38,7.50 +4.38,7.50;3.75,7.50 +3.75,7.50;3.12,7.50 +3.12,7.50;2.50,7.50 +2.50,7.50;1.56,7.50 +8.75,5.00;0.62,5.00 +5.00,7.81;5.00,5.31 +5.00,5.31;5.00,4.69 +5.00,4.69;5.00,4.06 +5.00,4.06;4.69,3.44 +4.69,3.44;4.69,2.81 +4.69,2.81;4.38,2.19 +4.38,2.19;4.06,1.88 +4.06,1.88;3.75,1.56 +3.75,1.56;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.19,0.94 + +# UTF-16 : 30 c4 +# UTF-8 : 84 83 e3 +[30c4] ツ +8.44,8.12;8.12,6.88 +8.12,6.88;8.12,5.62 +8.12,5.62;7.81,4.69 +7.81,4.69;7.19,3.75 +7.19,3.75;6.88,3.12 +6.88,3.12;6.25,2.50 +6.25,2.50;5.31,2.19 +5.31,2.19;4.69,1.56 +4.69,1.56;3.75,1.25 +3.75,1.25;2.50,1.25 +1.25,7.81;1.25,7.19 +1.25,7.19;1.56,6.56 +1.56,6.56;1.88,5.94 +1.88,5.94;1.88,5.31 +1.88,5.31;2.19,4.38 +4.06,8.12;4.06,7.50 +4.06,7.50;4.38,6.88 +4.38,6.88;4.38,6.25 +4.38,6.25;4.69,5.31 +4.69,5.31;4.69,4.69 + +# UTF-16 : 30 c6 +# UTF-8 : 86 83 e3 +[30c6] テ +8.75,5.31;0.62,5.31 +7.50,8.12;1.88,8.12 +5.00,5.31;5.00,4.69 +5.00,4.69;5.00,4.06 +5.00,4.06;5.00,3.44 +5.00,3.44;4.69,2.81 +4.69,2.81;4.38,2.50 +4.38,2.50;4.06,2.19 +4.06,2.19;3.75,1.88 +3.75,1.88;3.44,1.56 +3.44,1.56;2.81,1.25 +2.81,1.25;2.19,0.94 + +# UTF-16 : 30 c8 +# UTF-8 : 88 83 e3 +[30c8] ト +2.81,8.75;2.81,0.94 +8.44,3.75;7.81,4.06 +7.81,4.06;7.19,4.38 +7.19,4.38;6.56,4.38 +6.56,4.38;5.94,4.69 +5.94,4.69;5.31,4.69 +5.31,4.69;5.00,5.00 +5.00,5.00;4.38,5.31 +4.38,5.31;3.75,5.31 +3.75,5.31;3.12,5.31 +3.12,5.31;2.81,5.62 + +# UTF-16 : 30 c0 +# UTF-8 : 80 83 e3 +[30c0] ダ +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 +2.81,7.50;7.50,7.50 +7.50,7.50;7.50,6.25 +7.50,6.25;7.19,5.31 +7.19,5.31;6.88,4.38 +6.88,4.38;6.56,3.44 +6.56,3.44;5.94,2.81 +5.94,2.81;5.31,2.19 +5.31,2.19;4.69,1.88 +4.69,1.88;3.75,1.56 +3.75,1.56;2.50,1.25 +2.50,1.25;1.25,0.94 +6.88,3.75;6.56,4.06 +6.56,4.06;6.25,4.38 +6.25,4.38;5.62,4.38 +5.62,4.38;5.31,4.69 +5.31,4.69;5.00,4.69 +5.00,4.69;4.69,5.00 +4.69,5.00;4.06,5.31 +4.06,5.31;3.75,5.31 +3.75,5.31;3.44,5.62 +3.44,5.62;2.81,5.62 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.06,8.12 +9.06,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 c2 +# UTF-8 : 82 83 e3 +[30c2] ヂ +7.19,8.12;6.56,7.81 +6.56,7.81;5.94,7.81 +5.94,7.81;5.31,7.81 +5.31,7.81;4.69,7.50 +4.69,7.50;4.38,7.50 +4.38,7.50;3.75,7.50 +3.75,7.50;3.12,7.50 +3.12,7.50;2.81,7.50 +2.81,7.50;2.19,7.19 +2.19,7.19;1.56,7.19 +8.44,4.69;0.62,4.69 +5.00,7.50;5.00,5.31 +5.00,5.31;5.00,4.38 +5.00,4.38;4.69,3.75 +4.69,3.75;4.69,3.12 +4.69,3.12;4.38,2.81 +4.38,2.81;4.06,2.19 +4.06,2.19;3.75,1.88 +3.75,1.88;3.44,1.56 +3.44,1.56;3.12,1.25 +3.12,1.25;2.50,0.94 +2.50,0.94;1.88,0.94 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.06,8.12 +9.06,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 c5 +# UTF-8 : 85 83 e3 +[30c5] ヅ +1.25,7.50;1.25,7.19 +1.25,7.19;1.56,6.56 +1.56,6.56;1.56,5.94 +1.56,5.94;1.88,5.00 +1.88,5.00;1.88,4.38 +3.75,8.12;4.06,7.50 +4.06,7.50;4.06,6.56 +4.06,6.56;4.38,5.94 +4.38,5.94;4.69,5.31 +4.69,5.31;4.69,4.69 +8.12,9.06;8.44,8.75 +8.44,8.75;8.75,8.12 +8.75,8.12;9.06,7.81 +9.06,7.81;9.06,7.81 +6.88,9.06;7.19,8.44 +7.19,8.44;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,7.50 +8.12,6.88;7.81,5.94 +7.81,5.94;7.81,5.00 +7.81,5.00;7.50,4.06 +7.50,4.06;6.88,3.44 +6.88,3.44;6.56,2.81 +6.56,2.81;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.38,1.56 +4.38,1.56;3.44,1.25 +3.44,1.25;2.50,0.94 + +# UTF-16 : 30 c7 +# UTF-8 : 87 83 e3 +[30c7] デ +8.75,5.31;0.62,5.31 +7.19,7.81;1.56,7.81 +5.00,5.31;5.00,4.69 +5.00,4.69;5.00,3.75 +5.00,3.75;4.69,3.44 +4.69,3.44;4.69,2.81 +4.69,2.81;4.38,2.50 +4.38,2.50;4.06,1.88 +4.06,1.88;3.75,1.56 +3.75,1.56;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.19,0.94 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.06,8.12 +9.06,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 c9 +# UTF-8 : 89 83 e3 +[30c9] ド +2.50,8.44;2.50,0.62 +8.12,3.75;7.50,4.06 +7.50,4.06;7.19,4.06 +7.19,4.06;6.56,4.38 +6.56,4.38;5.94,4.69 +5.94,4.69;5.31,4.69 +5.31,4.69;4.69,5.00 +4.69,5.00;4.06,5.00 +4.06,5.00;3.75,5.31 +3.75,5.31;3.12,5.31 +3.12,5.31;2.50,5.62 +6.56,8.75;6.88,8.12 +6.88,8.12;7.19,7.81 +7.19,7.81;7.50,7.50 +7.50,7.50;7.50,7.19 +7.50,7.19;7.81,6.88 +5.31,8.12;5.62,7.81 +5.62,7.81;5.94,7.50 +5.94,7.50;5.94,7.19 +5.94,7.19;6.25,6.88 +6.25,6.88;6.56,6.25 + +# UTF-16 : 30 ca +# UTF-8 : 8a 83 e3 +[30ca] ナ +8.75,6.56;0.62,6.56 +5.00,8.75;5.00,6.25 +5.00,6.25;5.00,5.31 +5.00,5.31;5.00,4.38 +5.00,4.38;5.00,3.75 +5.00,3.75;4.69,3.12 +4.69,3.12;4.38,2.50 +4.38,2.50;4.06,2.19 +4.06,2.19;3.44,1.88 +3.44,1.88;3.12,1.56 +3.12,1.56;2.50,1.25 +2.50,1.25;1.88,1.25 + +# UTF-16 : 30 cb +# UTF-8 : 8b 83 e3 +[30cb] ニ +8.44,1.56;0.94,1.56 +1.56,7.81;7.81,7.81 + +# UTF-16 : 30 cc +# UTF-8 : 8c 83 e3 +[30cc] ヌ +2.81,5.62;3.44,5.31 +3.44,5.31;4.06,5.00 +4.06,5.00;4.69,4.69 +4.69,4.69;5.31,4.06 +5.31,4.06;5.62,3.75 +5.62,3.75;6.25,3.44 +6.25,3.44;6.56,3.12 +6.56,3.12;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;8.12,1.56 +1.56,7.81;7.50,7.81 +7.50,7.81;7.19,6.88 +7.19,6.88;6.88,5.94 +6.88,5.94;6.56,5.00 +6.56,5.00;5.94,4.38 +5.94,4.38;5.31,3.75 +5.31,3.75;4.69,3.12 +4.69,3.12;4.06,2.50 +4.06,2.50;3.12,1.88 +3.12,1.88;2.19,1.56 +2.19,1.56;1.25,1.25 + +# UTF-16 : 30 cd +# UTF-8 : 8d 83 e3 +[30cd] ネ +8.75,2.50;8.12,2.81 +8.12,2.81;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.25,3.75 +6.25,3.75;5.94,4.06 +5.94,4.06;5.62,4.38 +5.62,4.38;5.31,4.38 +8.12,7.19;1.25,7.19 +4.69,7.19;4.69,8.75 +4.69,0.62;4.69,4.06 +0.94,2.81;1.88,2.81 +1.88,2.81;2.81,3.44 +2.81,3.44;3.75,3.75 +3.75,3.75;4.69,4.06 +4.69,4.06;5.31,4.38 +5.31,4.38;5.94,5.00 +5.94,5.00;6.56,5.31 +6.56,5.31;7.19,5.94 +7.19,5.94;7.81,6.56 +7.81,6.56;8.12,7.19 + +# UTF-16 : 30 ce +# UTF-8 : 8e 83 e3 +[30ce] ノ +7.19,8.44;7.19,7.19 +7.19,7.19;6.88,5.94 +6.88,5.94;6.56,5.00 +6.56,5.00;6.25,4.06 +6.25,4.06;5.62,3.44 +5.62,3.44;5.00,2.81 +5.00,2.81;4.38,2.19 +4.38,2.19;3.44,1.88 +3.44,1.88;2.50,1.56 +2.50,1.56;1.25,1.25 + +# UTF-16 : 30 cf +# UTF-8 : 8f 83 e3 +[30cf] ハ +8.44,1.25;8.44,1.88 +8.44,1.88;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.19,5.31 +7.19,5.31;6.88,5.94 +6.88,5.94;6.56,6.88 +6.56,6.88;6.25,7.50 +6.25,7.50;5.94,8.12 +3.12,8.12;2.81,7.19 +2.81,7.19;2.81,6.56 +2.81,6.56;2.50,5.94 +2.50,5.94;2.50,5.31 +2.50,5.31;2.19,4.69 +2.19,4.69;1.88,4.06 +1.88,4.06;1.56,3.12 +1.56,3.12;1.25,2.50 +1.25,2.50;0.94,1.88 +0.94,1.88;0.62,1.25 + +# UTF-16 : 30 d2 +# UTF-8 : 92 83 e3 +[30d2] ヒ +1.56,5.31;2.50,5.31 +2.50,5.31;3.12,5.31 +3.12,5.31;3.75,5.62 +3.75,5.62;4.38,5.62 +4.38,5.62;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;6.25,6.25 +6.25,6.25;6.88,6.25 +6.88,6.25;7.50,6.56 +7.50,6.56;8.12,6.88 +8.12,1.56;7.81,1.56 +7.81,1.56;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.69,1.25 +4.69,1.25;4.38,1.25 +4.38,1.25;3.75,1.25 +3.75,1.25;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.56 +2.50,1.56;1.88,1.88 +1.88,1.88;1.88,2.50 +1.88,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.56,8.44 + +# UTF-16 : 30 d5 +# UTF-8 : 95 83 e3 +[30d5] フ +1.25,7.81;8.12,7.81 +8.12,7.81;8.12,6.56 +8.12,6.56;7.81,5.62 +7.81,5.62;7.50,4.69 +7.50,4.69;7.19,3.75 +7.19,3.75;6.56,3.12 +6.56,3.12;5.94,2.50 +5.94,2.50;5.31,2.19 +5.31,2.19;4.38,1.56 +4.38,1.56;3.44,1.25 +3.44,1.25;2.19,1.25 + +# UTF-16 : 30 d8 +# UTF-8 : 98 83 e3 +[30d8] ヘ +9.06,2.19;7.81,3.12 +7.81,3.12;6.88,4.06 +6.88,4.06;6.25,5.00 +6.25,5.00;5.62,5.62 +5.62,5.62;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.44,6.88 +3.44,6.88;3.12,6.25 +3.12,6.25;2.81,5.94 +2.81,5.94;2.19,5.31 +2.19,5.31;1.88,4.69 +1.88,4.69;1.25,3.75 +1.25,3.75;0.31,2.81 + +# UTF-16 : 30 db +# UTF-8 : 9b 83 e3 +[30db] ホ +8.75,2.19;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;7.50,4.38 +7.50,4.38;7.19,5.00 +7.19,5.00;6.88,5.62 +2.50,5.62;2.19,5.00 +2.19,5.00;1.88,4.06 +1.88,4.06;1.56,3.44 +1.56,3.44;1.25,2.81 +1.25,2.81;0.62,2.19 +8.75,7.19;0.94,7.19 +4.69,8.75;4.69,1.88 +4.69,1.88;4.69,1.56 +4.69,1.56;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.81,1.25 + +# UTF-16 : 30 d0 +# UTF-8 : 90 83 e3 +[30d0] バ +2.81,7.81;2.81,7.19 +2.81,7.19;2.81,6.56 +2.81,6.56;2.50,5.94 +2.50,5.94;2.19,5.00 +2.19,5.00;2.19,4.38 +2.19,4.38;1.88,3.75 +1.88,3.75;1.56,3.12 +1.56,3.12;1.25,2.50 +1.25,2.50;0.94,1.88 +0.94,1.88;0.62,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.88,5.94 +7.19,8.75;7.19,8.44 +7.19,8.44;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,7.50 +7.81,7.50;8.12,7.19 +5.94,8.44;6.25,8.12 +6.25,8.12;6.25,7.81 +6.25,7.81;6.56,7.19 +6.56,7.19;6.88,6.88 + +# UTF-16 : 30 d3 +# UTF-8 : 93 83 e3 +[30d3] ビ +1.56,5.00;2.19,5.00 +2.19,5.00;2.81,5.31 +2.81,5.31;3.44,5.31 +3.44,5.31;4.06,5.62 +4.06,5.62;4.69,5.62 +4.69,5.62;5.31,5.94 +5.31,5.94;5.94,5.94 +5.94,5.94;6.56,6.25 +6.56,6.25;7.19,6.56 +7.19,6.56;7.81,6.56 +7.81,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.19,1.56 +2.19,1.56;1.88,1.88 +1.88,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.56,8.44 +7.81,9.38;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,7.81 +8.75,7.81;8.75,7.50 +6.56,8.75;6.88,8.44 +6.88,8.44;7.19,8.12 +7.19,8.12;7.50,7.50 +7.50,7.50;7.50,7.19 + +# UTF-16 : 30 d6 +# UTF-8 : 96 83 e3 +[30d6] ブ +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.06,8.12 +9.06,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 +0.94,7.81;7.81,7.81 +7.81,7.81;7.81,6.56 +7.81,6.56;7.81,5.62 +7.81,5.62;7.50,4.69 +7.50,4.69;6.88,3.75 +6.88,3.75;6.56,3.12 +6.56,3.12;5.94,2.50 +5.94,2.50;5.00,1.88 +5.00,1.88;4.06,1.56 +4.06,1.56;3.12,1.25 +3.12,1.25;1.88,1.25 + +# UTF-16 : 30 d9 +# UTF-8 : 99 83 e3 +[30d9] ベ +9.06,1.88;7.81,3.12 +7.81,3.12;6.88,4.06 +6.88,4.06;6.25,5.00 +6.25,5.00;5.62,5.62 +5.62,5.62;5.00,5.94 +5.00,5.94;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,6.88 +4.06,6.88;3.44,6.56 +3.44,6.56;3.12,6.25 +3.12,6.25;2.81,5.62 +2.81,5.62;2.19,5.31 +2.19,5.31;1.88,4.38 +1.88,4.38;1.25,3.75 +1.25,3.75;0.31,2.81 +7.19,8.75;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,7.50 +7.81,7.50;8.12,7.19 +8.12,7.19;8.44,6.88 +5.94,8.12;6.25,7.81 +6.25,7.81;6.25,7.50 +6.25,7.50;6.56,7.19 +6.56,7.19;6.88,6.88 +6.88,6.88;7.19,6.25 + +# UTF-16 : 30 dc +# UTF-8 : 9c 83 e3 +[30dc] ボ +8.75,2.19;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +7.50,4.06;7.19,4.69 +7.19,4.69;6.88,5.31 +2.50,5.31;2.19,4.69 +2.19,4.69;1.88,4.06 +1.88,4.06;1.25,3.44 +1.25,3.44;0.94,2.81 +0.94,2.81;0.62,2.19 +8.44,7.19;0.62,7.19 +4.69,8.75;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.81,1.25 +2.81,1.25;2.50,1.25 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.06,8.12 +9.06,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 d1 +# UTF-8 : 91 83 e3 +[30d1] パ +7.81,7.81;7.81,7.50 +7.81,7.50;7.50,7.19 +7.50,7.19;7.19,6.88 +7.19,6.88;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.19 +6.25,7.19;5.94,7.81 +5.94,7.81;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;7.81,8.12 +7.81,8.12;7.81,7.81 +2.81,7.81;2.81,7.19 +2.81,7.19;2.81,6.56 +2.81,6.56;2.50,5.94 +2.50,5.94;2.19,5.00 +2.19,5.00;2.19,4.38 +2.19,4.38;1.88,3.75 +1.88,3.75;1.56,3.12 +1.56,3.12;1.25,2.50 +1.25,2.50;0.94,1.88 +0.94,1.88;0.62,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.88,5.94 + +# UTF-16 : 30 d4 +# UTF-8 : 94 83 e3 +[30d4] ピ +8.75,8.12;8.75,7.81 +8.75,7.81;8.44,7.50 +8.44,7.50;8.12,7.19 +8.12,7.19;7.81,7.19 +7.81,7.19;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,8.12 +6.88,8.12;6.88,8.12 +6.88,8.12;6.88,8.75 +6.88,8.75;7.19,9.06 +7.19,9.06;7.81,9.06 +7.81,9.06;7.81,9.06 +7.81,9.06;8.12,9.06 +8.12,9.06;8.75,8.75 +8.75,8.75;8.75,8.44 +8.75,8.44;8.75,8.12 +1.56,5.00;2.19,5.00 +2.19,5.00;2.81,5.00 +2.81,5.00;3.44,5.31 +3.44,5.31;4.06,5.31 +4.06,5.31;4.69,5.62 +4.69,5.62;5.31,5.62 +5.31,5.62;5.94,5.94 +5.94,5.94;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.81,6.56 +7.81,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.19,1.56 +2.19,1.56;1.88,1.88 +1.88,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.56,8.44 + +# UTF-16 : 30 d7 +# UTF-8 : 97 83 e3 +[30d7] プ +9.38,8.44;9.38,8.12 +9.38,8.12;9.06,7.81 +9.06,7.81;8.44,7.50 +8.44,7.50;8.44,7.50 +8.44,7.50;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.50,8.44 +7.50,8.44;7.50,8.75 +7.50,8.75;7.81,9.06 +7.81,9.06;8.12,9.38 +8.12,9.38;8.44,9.38 +8.44,9.38;8.75,9.38 +8.75,9.38;9.06,9.06 +9.06,9.06;9.38,8.44 +9.38,8.44;9.38,8.44 +0.94,7.81;7.81,7.81 +7.81,7.81;7.81,6.56 +7.81,6.56;7.50,5.62 +7.50,5.62;7.19,4.69 +7.19,4.69;6.88,3.75 +6.88,3.75;6.25,3.12 +6.25,3.12;5.62,2.50 +5.62,2.50;5.00,1.88 +5.00,1.88;4.06,1.56 +4.06,1.56;3.12,1.25 +3.12,1.25;1.88,1.25 + +# UTF-16 : 30 da +# UTF-8 : 9a 83 e3 +[30da] ペ +8.12,7.19;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.19,6.25 +7.19,6.25;7.19,6.25 +7.19,6.25;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;6.25,6.88 +6.25,6.88;6.25,7.19 +5.94,7.19;6.25,7.50 +6.25,7.50;6.56,8.12 +6.56,8.12;6.88,8.12 +6.88,8.12;7.19,8.12 +7.19,8.12;7.50,8.12 +7.50,8.12;8.12,7.81 +8.12,7.81;8.12,7.50 +8.12,7.50;8.12,7.19 +9.06,1.88;7.81,3.12 +7.81,3.12;6.88,4.06 +6.88,4.06;6.25,5.00 +6.25,5.00;5.62,5.62 +5.62,5.62;5.00,5.94 +5.00,5.94;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,6.88 +4.06,6.88;3.44,6.56 +3.44,6.56;3.12,6.25 +3.12,6.25;2.81,5.62 +2.81,5.62;2.19,5.31 +2.19,5.31;1.88,4.38 +1.88,4.38;1.25,3.75 +1.25,3.75;0.31,2.81 + +# UTF-16 : 30 dd +# UTF-8 : 9d 83 e3 +[30dd] ポ +8.75,2.19;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,4.38 +7.50,4.38;7.19,5.00 +7.19,5.00;6.88,5.62 +2.50,5.62;2.19,5.00 +2.19,5.00;1.88,4.06 +1.88,4.06;1.25,3.44 +1.25,3.44;0.94,2.81 +0.94,2.81;0.62,2.19 +7.50,7.19;0.62,7.19 +4.69,8.75;4.69,1.88 +4.69,1.88;4.69,1.56 +4.69,1.56;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +9.38,7.81;9.06,7.50 +9.06,7.50;8.75,7.19 +8.75,7.19;8.44,6.88 +8.44,6.88;8.44,6.88 +8.44,6.88;7.81,7.19 +7.81,7.19;7.50,7.19 +7.50,7.19;7.50,7.81 +7.50,7.81;7.19,7.81 +7.19,7.81;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.44,8.75 +8.44,8.75;8.75,8.75 +8.75,8.75;9.06,8.44 +9.06,8.44;9.38,8.12 +9.38,8.12;9.38,7.81 + +# UTF-16 : 30 de +# UTF-8 : 9e 83 e3 +[30de] マ +0.94,7.81;8.44,7.81 +2.50,5.31;2.81,5.00 +2.81,5.00;3.12,4.38 +3.12,4.38;3.44,4.06 +3.44,4.06;3.75,3.75 +3.75,3.75;3.75,3.12 +3.75,3.12;4.06,2.81 +4.06,2.81;4.38,2.19 +4.38,2.19;5.00,1.88 +5.00,1.88;5.31,1.25 +5.31,1.25;5.62,0.94 +8.44,7.81;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.50,6.25 +7.50,6.25;7.19,5.62 +7.19,5.62;6.88,5.31 +6.88,5.31;6.25,4.69 +6.25,4.69;5.62,4.38 +5.62,4.38;5.31,3.75 +5.31,3.75;4.69,3.44 +4.69,3.44;4.06,3.12 + +# UTF-16 : 30 df +# UTF-8 : 9f 83 e3 +[30df] ミ +7.81,7.50;7.19,7.50 +7.19,7.50;6.56,7.81 +6.56,7.81;5.94,7.81 +5.94,7.81;5.31,7.81 +5.31,7.81;4.69,7.81 +4.69,7.81;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,8.12;3.12,8.12 +3.12,8.12;2.50,8.12 +2.50,8.12;1.56,8.12 +7.50,4.69;6.88,4.69 +6.88,4.69;6.25,4.69 +6.25,4.69;5.62,5.00 +5.62,5.00;5.31,5.00 +5.31,5.00;4.69,5.00 +4.69,5.00;4.06,5.00 +4.06,5.00;3.75,5.00 +3.75,5.00;3.12,5.00 +3.12,5.00;2.50,5.31 +2.50,5.31;1.88,5.31 +1.25,1.88;1.88,1.88 +1.88,1.88;2.50,1.88 +2.50,1.88;3.12,1.88 +3.12,1.88;4.06,1.56 +4.06,1.56;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;6.25,1.56 +6.25,1.56;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 + +# UTF-16 : 30 e0 +# UTF-8 : a0 83 e3 +[30e0] ム +8.75,1.25;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.56 +1.88,1.56;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;6.56,1.88 +6.56,1.88;7.50,2.19 +7.50,2.19;8.12,2.19 +4.06,8.44;3.75,7.81 +3.75,7.81;3.44,6.88 +3.44,6.88;3.44,6.25 +3.44,6.25;3.12,5.62 +3.12,5.62;2.81,4.69 +2.81,4.69;2.81,4.06 +2.81,4.06;2.50,3.44 +2.50,3.44;2.19,2.81 +2.19,2.81;2.19,2.19 +2.19,2.19;1.88,1.56 + +# UTF-16 : 30 e1 +# UTF-8 : a1 83 e3 +[30e1] メ +8.12,1.88;7.50,2.50 +7.50,2.50;6.88,2.81 +6.88,2.81;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.31,4.38 +5.31,4.38;4.69,5.00 +4.69,5.00;4.06,5.31 +4.06,5.31;3.44,5.94 +3.44,5.94;2.81,6.25 +2.81,6.25;2.19,6.88 +7.19,8.44;6.88,7.19 +6.88,7.19;6.25,6.25 +6.25,6.25;5.94,5.31 +5.94,5.31;5.31,4.69 +5.31,4.69;5.00,3.75 +5.00,3.75;4.38,3.12 +4.38,3.12;3.44,2.50 +3.44,2.50;2.81,1.88 +2.81,1.88;1.88,1.56 +1.88,1.56;0.94,0.94 + +# UTF-16 : 30 e2 +# UTF-8 : a2 83 e3 +[30e2] モ +8.75,5.00;0.62,5.00 +7.81,7.81;1.56,7.81 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.38,1.56 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;3.75,7.81 + +# UTF-16 : 30 e4 +# UTF-8 : a4 83 e3 +[30e4] ヤ +2.81,8.75;4.38,0.94 +0.62,5.62;8.75,7.19 +8.44,7.19;8.44,6.88 +8.44,6.88;8.44,6.25 +8.44,6.25;8.12,5.94 +8.12,5.94;8.12,5.62 +8.12,5.62;7.81,5.00 +7.81,5.00;7.50,4.69 +7.50,4.69;7.19,4.38 +7.19,4.38;6.88,4.06 +6.88,4.06;6.56,3.75 +6.56,3.75;6.25,3.75 + +# UTF-16 : 30 fc +# UTF-8 : bc 83 e3 +[30fc] ー +0.94,4.69;8.75,4.69 + +# UTF-16 : 30 e6 +# UTF-8 : a6 83 e3 +[30e6] ユ +0.62,1.56;8.75,1.56 +1.88,7.81;7.19,7.81 +7.19,7.81;6.56,1.56 + +# UTF-16 : 30 1c +# UTF-8 : 9c 80 e3 +[301c] 〜 +0.62,4.38;0.94,4.69 +0.94,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.81,5.62 +2.81,5.62;3.12,5.62 +3.12,5.62;3.75,5.31 +3.75,5.31;4.06,5.31 +4.06,5.31;4.38,5.00 +4.38,5.00;4.69,4.69 +4.69,4.69;5.00,4.38 +5.00,4.38;5.31,4.06 +5.31,4.06;5.94,4.06 +5.94,4.06;6.25,4.06 +6.25,4.06;6.56,3.75 +6.56,3.75;7.19,4.06 +7.19,4.06;7.50,4.06 +7.50,4.06;8.12,4.38 +8.12,4.38;8.44,4.69 +8.44,4.69;8.75,5.00 + +# UTF-16 : 30 e8 +# UTF-8 : a8 83 e3 +[30e8] ヨ +1.25,1.56;7.81,1.56 +7.81,1.56;7.81,7.81 +7.81,7.81;1.25,7.81 +7.81,5.00;1.56,5.00 + +# UTF-16 : 30 c3 +# UTF-8 : 83 83 e3 +[30c3] ッ +7.50,6.56;7.50,5.62 +7.50,5.62;7.19,4.69 +7.19,4.69;7.19,4.06 +7.19,4.06;6.88,3.12 +6.88,3.12;6.25,2.81 +6.25,2.81;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;3.75,1.25 +3.75,1.25;2.81,0.94 +1.88,6.25;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,5.00 +2.19,5.00;2.50,4.38 +2.50,4.38;2.50,3.75 +4.06,6.56;4.06,6.25 +4.06,6.25;4.38,5.62 +4.38,5.62;4.38,5.00 +4.38,5.00;4.69,4.38 +4.69,4.38;4.69,4.06 + +# UTF-16 : 30 e3 +# UTF-8 : a3 83 e3 +[30e3] ャ +3.44,7.19;4.38,0.94 +1.25,4.69;7.81,5.94 +7.81,5.94;7.50,5.31 +7.50,5.31;7.50,4.69 +7.50,4.69;6.88,4.06 +6.88,4.06;6.56,3.44 +6.56,3.44;5.94,3.12 + +# UTF-16 : 30 e5 +# UTF-8 : a5 83 e3 +[30e5] ュ +1.56,1.56;7.81,1.56 +2.50,6.25;6.56,6.25 +6.56,6.25;6.25,1.56 + +# UTF-16 : 30 e7 +# UTF-8 : a7 83 e3 +[30e7] ョ +1.88,1.56;7.19,1.56 +7.19,1.56;7.19,6.56 +7.19,6.56;1.88,6.56 +7.19,4.06;2.19,4.06 + +# UTF-16 : 30 ee +# UTF-8 : ae 83 e3 +[30ee] ヮ +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +6.25,2.19;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.19,4.06 +7.19,4.06;7.50,4.69 +7.50,4.69;7.50,5.62 +7.50,5.62;7.50,6.56 +7.50,6.56;2.19,6.56 +1.88,6.56;2.19,4.06 + +# UTF-16 : 30 e9 +# UTF-8 : a9 83 e3 +[30e9] ラ +7.50,8.12;1.88,8.12 +0.94,5.62;8.12,5.62 +8.12,5.62;8.12,4.69 +8.12,4.69;8.12,4.06 +8.12,4.06;7.81,3.44 +7.81,3.44;7.50,2.81 +7.50,2.81;6.88,2.50 +6.88,2.50;6.25,1.88 +6.25,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;3.75,1.25 +3.75,1.25;2.50,0.94 + +# UTF-16 : 30 ea +# UTF-8 : aa 83 e3 +[30ea] リ +2.19,8.44;2.19,4.06 +7.19,8.44;7.19,5.94 +7.19,5.94;7.19,5.00 +7.19,5.00;7.19,4.38 +7.19,4.38;6.88,3.44 +6.88,3.44;6.88,3.12 +6.88,3.12;6.25,2.50 +6.25,2.50;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.12,0.94 + +# UTF-16 : 30 eb +# UTF-8 : ab 83 e3 +[30eb] ル +2.81,8.12;2.81,6.25 +2.81,6.25;2.81,5.31 +2.81,5.31;2.81,4.38 +2.81,4.38;2.50,3.75 +2.50,3.75;2.50,3.12 +2.50,3.12;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;1.88,1.88 +1.88,1.88;1.56,1.56 +1.56,1.56;1.25,1.25 +1.25,1.25;0.62,1.25 +9.06,5.31;8.75,4.38 +8.75,4.38;8.75,3.75 +8.75,3.75;8.44,3.12 +8.44,3.12;8.12,2.81 +8.12,2.81;7.81,2.19 +7.81,2.19;7.19,1.88 +7.19,1.88;6.88,1.56 +6.88,1.56;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;5.31,8.12 + +# UTF-16 : 30 ec +# UTF-8 : ac 83 e3 +[30ec] レ +8.44,5.31;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.19,3.12 +7.19,3.12;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.19,1.25 +2.19,1.25;2.19,8.44 + +# UTF-16 : 30 ed +# UTF-8 : ad 83 e3 +[30ed] ロ +1.25,1.56;1.25,7.81 +1.25,7.81;8.12,7.81 +8.12,7.81;8.12,1.56 +8.12,1.56;1.25,1.56 + +# UTF-16 : 30 ef +# UTF-8 : af 83 e3 +[30ef] ワ +2.81,1.25;3.75,1.25 +3.75,1.25;4.69,1.56 +4.69,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.50,4.06 +7.50,4.06;7.81,4.69 +7.81,4.69;8.12,5.62 +8.12,5.62;8.12,6.56 +8.12,6.56;8.12,7.81 +8.12,7.81;1.25,7.81 +1.25,7.81;1.25,5.00 + +# UTF-16 : 30 f0 +# UTF-8 : b0 83 e3 +[30f0] ヰ +0.62,2.81;8.75,2.81 +8.44,7.19;0.94,7.19 +6.25,0.94;6.25,8.75 +2.81,7.19;2.81,2.81 + +# UTF-16 : 30 f1 +# UTF-8 : b1 83 e3 +[30f1] ヱ +0.94,1.56;8.44,1.56 +4.69,1.56;4.69,6.56 +8.44,7.81;1.25,7.81 +5.94,4.38;6.25,4.38 +6.25,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.12,7.19 +8.12,7.19;8.12,7.81 + +# UTF-16 : 30 f2 +# UTF-8 : b2 83 e3 +[30f2] ヲ +1.56,5.31;7.81,5.31 +2.19,1.25;3.12,1.25 +3.12,1.25;4.06,1.56 +4.06,1.56;5.00,1.88 +5.00,1.88;5.94,2.50 +5.94,2.50;6.56,3.12 +6.56,3.12;7.19,3.75 +7.19,3.75;7.50,4.69 +7.50,4.69;7.81,5.62 +7.81,5.62;8.12,6.88 +8.12,6.88;8.12,7.81 +8.12,7.81;1.25,7.81 + +# UTF-16 : 30 f3 +# UTF-8 : b3 83 e3 +[30f3] ン +8.75,7.19;8.44,6.25 +8.44,6.25;8.12,5.31 +8.12,5.31;7.50,4.38 +7.50,4.38;6.88,3.75 +6.88,3.75;6.25,3.12 +6.25,3.12;5.62,2.50 +5.62,2.50;4.69,2.19 +4.69,2.19;3.75,1.56 +3.75,1.56;2.81,1.56 +2.81,1.56;1.56,1.25 +4.38,6.25;3.75,6.56 +3.75,6.56;3.44,6.88 +3.44,6.88;2.81,7.19 +2.81,7.19;2.19,7.81 +2.19,7.81;1.56,8.12 + +# UTF-16 : 30 9b +# UTF-8 : 9b 82 e3 +[309b] ゛ +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.06,8.12 +9.06,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : ff 71 +# UTF-8 : b1 bd ef +[ff71] ア +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.19,5.00 +2.19,5.00;2.19,5.94 +2.19,5.94;2.19,6.88 +0.31,7.81;4.38,7.81 +4.06,7.81;4.06,7.50 +4.06,7.50;4.06,6.88 +4.06,6.88;3.75,6.56 +3.75,6.56;3.75,5.94 +3.75,5.94;3.44,5.31 +3.44,5.31;3.12,5.00 +3.12,5.00;2.81,4.69 + +# UTF-16 : ff 72 +# UTF-8 : b2 bd ef +[ff72] イ +4.06,8.44;3.75,7.81 +3.75,7.81;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;2.81,6.25 +2.81,6.25;2.50,5.94 +2.50,5.94;2.19,5.62 +2.19,5.62;1.56,5.31 +1.56,5.31;1.25,5.00 +1.25,5.00;0.94,4.69 +0.94,4.69;0.31,4.38 +2.50,5.94;2.50,0.94 + +# UTF-16 : ff 73 +# UTF-8 : b3 bd ef +[ff73] ウ +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.06,5.94 +4.06,5.94;4.06,7.19 +4.06,7.19;0.62,7.19 +0.62,7.19;0.62,4.38 +2.19,7.19;2.19,9.06 + +# UTF-16 : ff 74 +# UTF-8 : b4 bd ef +[ff74] エ +0.31,1.56;4.06,1.56 +4.06,7.81;0.62,7.81 +2.19,1.56;2.19,7.81 + +# UTF-16 : ff 75 +# UTF-8 : b5 bd ef +[ff75] オ +0.31,7.19;4.38,7.19 +2.81,8.75;3.12,2.19 +2.81,2.19;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;2.19,1.25 +2.19,1.25;1.56,1.25 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.56 +2.81,6.56;2.81,7.19 + +# UTF-16 : ff 67 +# UTF-8 : a7 bd ef +[ff67] ァ +1.25,0.94;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,4.06;2.19,4.69 +2.19,4.69;2.19,5.62 +0.94,6.56;3.75,6.56 +3.75,6.56;3.75,5.62 +3.75,5.62;3.44,5.00 +3.44,5.00;3.12,4.69 +3.12,4.69;3.12,4.38 +3.12,4.38;2.81,4.06 + +# UTF-16 : ff 68 +# UTF-8 : a8 bd ef +[ff68] ィ +3.75,6.88;3.44,6.25 +3.44,6.25;3.44,5.94 +3.44,5.94;3.12,5.62 +3.12,5.62;2.81,5.31 +2.81,5.31;2.50,5.00 +2.50,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;0.62,3.75 +2.50,5.00;2.50,0.94 + +# UTF-16 : ff 69 +# UTF-8 : a9 bd ef +[ff69] ゥ +1.56,0.94;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.94 +3.75,5.94;0.94,5.94 +0.94,5.94;0.94,3.75 +2.19,5.94;2.19,7.50 + +# UTF-16 : ff 6a +# UTF-8 : aa bd ef +[ff6a] ェ +3.75,6.25;0.94,6.25 +2.19,1.56;2.19,6.25 +0.62,1.56;3.75,1.56 + +# UTF-16 : ff 6b +# UTF-8 : ab bd ef +[ff6b] ォ +0.62,5.94;3.75,5.94 +2.81,7.19;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;1.88,1.25 +1.88,1.25;1.88,1.25 +0.62,2.19;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;2.50,5.31 +2.50,5.31;2.81,5.94 + +# UTF-16 : ff 76 +# UTF-8 : b6 bd ef +[ff76] カ +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.88,4.69 +1.88,4.69;1.88,5.62 +1.88,5.62;1.88,6.56 +1.88,6.56;1.88,7.81 +1.88,7.81;1.88,9.06 +0.62,7.19;3.75,7.19 +3.75,7.19;3.75,5.62 +3.75,5.62;3.75,4.69 +3.75,4.69;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.44,1.25 +3.44,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.19,1.25 + +# UTF-16 : ff 77 +# UTF-8 : b7 bd ef +[ff77] キ +4.06,7.19;0.62,6.88 +4.38,3.75;0.31,3.75 +2.50,0.62;2.19,8.75 + +# UTF-16 : ff 78 +# UTF-8 : b8 bd ef +[ff78] ク +1.56,8.75;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.94,5.31 +0.94,5.31;0.62,5.00 +0.62,5.00;0.62,4.38 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;3.75,6.56 +3.75,6.56;3.75,7.50 +3.75,7.50;1.56,7.50 + +# UTF-16 : ff 79 +# UTF-8 : b9 bd ef +[ff79] ケ +0.31,4.38;0.31,5.00 +0.31,5.00;0.62,5.31 +0.62,5.31;0.62,5.62 +0.62,5.62;0.62,5.94 +0.62,5.94;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;1.25,8.12 +1.25,8.12;1.25,8.75 +4.38,7.19;0.94,7.19 +2.81,7.19;2.81,5.94 +2.81,5.94;2.81,5.00 +2.81,5.00;2.81,4.06 +2.81,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.19,2.50 +2.19,2.50;2.19,1.88 +2.19,1.88;1.88,1.56 +1.88,1.56;1.56,1.25 +1.56,1.25;1.25,1.25 + +# UTF-16 : ff 7a +# UTF-8 : ba bd ef +[ff7a] コ +0.62,1.56;3.75,1.56 +3.75,1.56;3.75,7.81 +3.75,7.81;0.62,7.81 + +# UTF-16 : ff 7b +# UTF-8 : bb bd ef +[ff7b] サ +3.44,8.75;3.44,5.94 +3.44,5.94;3.44,5.00 +3.44,5.00;3.44,4.06 +3.44,4.06;3.12,3.44 +3.12,3.44;3.12,2.81 +3.12,2.81;2.81,2.50 +2.81,2.50;2.81,2.19 +2.81,2.19;2.50,1.88 +2.50,1.88;2.19,1.56 +2.19,1.56;1.56,1.25 +1.56,1.25;1.25,1.25 +1.25,8.75;1.25,4.06 +4.38,6.88;0.31,6.88 + +# UTF-16 : ff 7c +# UTF-8 : bc bd ef +[ff7c] シ +4.38,7.19;4.06,5.94 +4.06,5.94;4.06,5.00 +4.06,5.00;3.75,4.06 +3.75,4.06;3.44,3.44 +3.44,3.44;3.12,2.81 +3.12,2.81;2.81,2.50 +2.81,2.50;2.50,1.88 +2.50,1.88;1.88,1.56 +1.88,1.56;1.25,1.25 +1.25,1.25;0.62,1.25 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;0.94,8.12 +0.94,8.12;0.62,8.12 +2.19,5.31;1.56,5.31 +1.56,5.31;1.25,5.62 +1.25,5.62;0.62,5.62 +0.62,5.62;0.62,5.62 + +# UTF-16 : ff 7d +# UTF-8 : bd bd ef +[ff7d] ス +2.50,4.38;2.81,3.75 +2.81,3.75;3.12,3.12 +3.12,3.12;3.44,2.50 +3.44,2.50;3.75,1.88 +3.75,1.88;4.06,1.25 +3.75,7.81;0.94,7.81 +3.75,7.81;3.44,7.19 +3.44,7.19;3.44,6.56 +3.44,6.56;3.12,5.62 +3.12,5.62;2.81,5.00 +2.81,5.00;2.50,4.38 +2.50,4.38;2.19,3.75 +2.19,3.75;1.88,3.12 +1.88,3.12;1.25,2.50 +1.25,2.50;0.94,1.88 +0.94,1.88;0.31,1.25 + +# UTF-16 : ff 7e +# UTF-8 : be bd ef +[ff7e] セ +0.00,5.94;4.38,7.19 +4.06,1.56;3.75,1.56 +3.75,1.56;3.12,1.25 +3.12,1.25;2.50,1.25 +2.50,1.25;2.50,1.25 +2.50,1.25;1.88,1.25 +1.88,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.81 +1.56,2.81;1.25,3.44 +1.25,3.44;1.25,8.75 +4.06,7.19;4.06,6.88 +4.06,6.88;4.06,6.25 +4.06,6.25;4.06,5.94 +4.06,5.94;3.75,5.31 +3.75,5.31;3.44,4.69 +3.44,4.69;3.12,4.06 +3.12,4.06;3.12,3.75 + +# UTF-16 : ff 7f +# UTF-8 : bf bd ef +[ff7f] ソ +4.06,8.44;4.06,6.88 +4.06,6.88;3.75,5.94 +3.75,5.94;3.75,5.00 +3.75,5.00;3.44,4.06 +3.44,4.06;3.12,3.44 +3.12,3.44;2.81,2.81 +2.81,2.81;2.50,2.19 +2.50,2.19;2.19,1.88 +2.19,1.88;1.56,1.56 +1.56,1.56;0.94,1.25 +0.62,8.12;0.62,7.50 +0.62,7.50;0.94,6.88 +0.94,6.88;0.94,6.25 +0.94,6.25;1.25,5.62 +1.25,5.62;1.25,5.00 + +# UTF-16 : ff 80 +# UTF-8 : 80 be ef +[ff80] タ +3.44,4.06;3.12,4.38 +3.12,4.38;2.81,4.69 +2.81,4.69;2.19,5.31 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,8.75;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.25,7.19 +1.25,7.19;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.94,5.31 +0.94,5.31;0.62,5.00 +0.62,5.00;0.62,4.38 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.69 +3.44,4.69;3.75,5.62 +3.75,5.62;3.75,6.56 +3.75,6.56;3.75,7.81 +3.75,7.81;1.56,7.81 + +# UTF-16 : ff 81 +# UTF-8 : 81 be ef +[ff81] チ +3.75,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.50 +2.19,7.50;1.56,7.50 +1.56,7.50;0.62,7.50 +4.38,5.00;0.31,5.00 +2.50,7.81;2.50,5.31 +2.50,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.19,3.44 +2.19,3.44;2.19,2.81 +2.19,2.81;2.19,2.50 +2.19,2.50;1.88,1.88 +1.88,1.88;1.56,1.25 +1.56,1.25;0.94,0.94 + +# UTF-16 : ff 82 +# UTF-8 : 82 be ef +[ff82] ツ +4.06,8.12;4.06,6.88 +4.06,6.88;4.06,5.62 +4.06,5.62;3.75,4.69 +3.75,4.69;3.44,4.06 +3.44,4.06;3.44,3.12 +3.44,3.12;3.12,2.50 +3.12,2.50;2.50,2.19 +2.50,2.19;2.19,1.56 +2.19,1.56;1.56,1.25 +1.56,1.25;1.25,1.25 +0.62,7.81;0.62,7.19 +0.62,7.19;0.62,6.56 +0.62,6.56;0.94,5.94 +0.94,5.94;0.94,5.31 +0.94,5.31;0.94,4.38 +1.88,8.12;1.88,7.50 +1.88,7.50;2.19,6.88 +2.19,6.88;2.19,6.25 +2.19,6.25;2.19,5.31 +2.19,5.31;2.19,4.69 + +# UTF-16 : ff 83 +# UTF-8 : 83 be ef +[ff83] テ +4.38,5.31;0.31,5.31 +3.75,8.12;0.94,8.12 +2.50,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.19,2.81 +2.19,2.81;2.19,2.50 +2.19,2.50;1.88,2.19 +1.88,2.19;1.56,1.56 +1.56,1.56;0.94,0.94 + +# UTF-16 : ff 84 +# UTF-8 : 84 be ef +[ff84] ト +1.25,8.75;1.25,0.94 +4.06,3.75;3.44,4.38 +3.44,4.38;2.81,4.69 +2.81,4.69;2.50,5.00 +2.50,5.00;1.88,5.31 +1.88,5.31;1.25,5.62 + +# UTF-16 : ff 85 +# UTF-8 : 85 be ef +[ff85] ナ +4.38,6.56;0.31,6.56 +2.50,8.75;2.50,6.25 +2.50,6.25;2.50,5.31 +2.50,5.31;2.50,4.38 +2.50,4.38;2.19,3.75 +2.19,3.75;2.19,3.12 +2.19,3.12;2.19,2.50 +2.19,2.50;1.88,2.19 +1.88,2.19;1.56,1.88 +1.56,1.88;1.25,1.25 +1.25,1.25;0.94,1.25 + +# UTF-16 : ff 86 +# UTF-8 : 86 be ef +[ff86] ニ +4.06,1.56;0.31,1.56 +0.62,7.81;3.75,7.81 + +# UTF-16 : ff 87 +# UTF-8 : 87 be ef +[ff87] ヌ +1.25,5.62;1.56,5.31 +1.56,5.31;1.88,5.00 +1.88,5.00;2.19,4.69 +2.19,4.69;2.50,4.06 +2.50,4.06;2.81,3.75 +2.81,3.75;3.12,3.44 +3.12,3.44;3.44,3.12 +3.44,3.12;3.75,2.50 +3.75,2.50;3.75,2.19 +3.75,2.19;4.06,1.56 +0.62,7.81;4.06,7.81 +4.06,7.81;3.75,6.88 +3.75,6.88;3.75,5.94 +3.75,5.94;3.44,5.00 +3.44,5.00;3.12,4.38 +3.12,4.38;2.81,3.75 +2.81,3.75;2.50,3.12 +2.50,3.12;1.88,2.50 +1.88,2.50;1.56,1.88 +1.56,1.88;0.94,1.56 +0.94,1.56;0.62,1.25 + +# UTF-16 : ff 88 +# UTF-8 : 88 be ef +[ff88] ネ +4.38,2.50;4.06,2.81 +4.06,2.81;3.75,3.12 +3.75,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +4.06,7.19;0.62,7.19 +2.19,7.19;2.19,8.75 +2.19,0.62;2.19,4.06 +0.31,2.81;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.88,3.75 +1.88,3.75;2.19,4.06 +2.19,4.06;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;3.12,5.31 +3.12,5.31;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 + +# UTF-16 : ff 89 +# UTF-8 : 89 be ef +[ff89] ノ +3.75,8.44;3.44,7.19 +3.44,7.19;3.44,5.94 +3.44,5.94;3.12,5.00 +3.12,5.00;3.12,4.38 +3.12,4.38;2.81,3.44 +2.81,3.44;2.50,2.81 +2.50,2.81;2.19,2.19 +2.19,2.19;1.56,1.88 +1.56,1.88;1.25,1.56 +1.25,1.56;0.62,1.25 + +# UTF-16 : ff 8a +# UTF-8 : 8a be ef +[ff8a] ハ +4.06,1.25;4.06,1.88 +4.06,1.88;4.06,2.81 +4.06,2.81;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.12,6.88 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,8.12 +1.25,8.12;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.12 +0.62,3.12;0.62,2.50 +0.62,2.50;0.31,1.88 +0.31,1.88;0.31,1.25 + +# UTF-16 : ff 8b +# UTF-8 : 8b be ef +[ff8b] ヒ +0.94,5.31;1.56,5.31 +1.56,5.31;2.19,5.62 +2.19,5.62;2.81,5.94 +2.81,5.94;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,1.56;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;1.88,1.25 +1.88,1.25;1.25,1.25 +1.25,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,8.44 + +# UTF-16 : ff 8c +# UTF-8 : 8c be ef +[ff8c] フ +0.62,7.81;4.06,7.81 +4.06,7.81;4.06,6.56 +4.06,6.56;3.75,5.62 +3.75,5.62;3.75,4.69 +3.75,4.69;3.44,3.75 +3.44,3.75;3.12,3.12 +3.12,3.12;2.81,2.50 +2.81,2.50;2.50,2.19 +2.50,2.19;2.19,1.88 +2.19,1.88;1.56,1.56 +1.56,1.56;0.94,1.25 + +# UTF-16 : ff 8d +# UTF-8 : 8d be ef +[ff8d] ヘ +4.38,2.19;3.75,3.12 +3.75,3.12;3.44,4.06 +3.44,4.06;3.12,5.00 +3.12,5.00;2.81,5.62 +2.81,5.62;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,6.56 +1.56,6.56;1.25,5.94 +1.25,5.94;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,3.75 +0.62,3.75;0.00,2.81 + +# UTF-16 : ff 8e +# UTF-8 : 8e be ef +[ff8e] ホ +4.38,2.19;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;3.75,4.38 +3.75,4.38;3.44,5.00 +3.44,5.00;3.44,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.06 +0.94,4.06;0.62,3.44 +0.62,3.44;0.62,2.81 +0.62,2.81;0.31,2.19 +4.38,7.19;0.31,7.19 +2.19,8.75;2.19,1.88 +2.19,1.88;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.88,1.25 +1.88,1.25;1.56,1.25 +1.56,1.25;1.25,1.25 + +# UTF-16 : ff 8f +# UTF-8 : 8f be ef +[ff8f] マ +0.31,7.81;4.06,7.81 +1.25,5.31;1.25,5.00 +1.25,5.00;1.56,4.38 +1.56,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;1.88,3.12 +1.88,3.12;2.19,2.81 +2.19,2.81;2.19,2.19 +2.19,2.19;2.50,1.88 +2.50,1.88;2.50,1.25 +2.50,1.25;2.81,0.94 +4.06,7.81;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.75,6.25 +3.75,6.25;3.44,5.62 +3.44,5.62;3.44,5.31 +3.44,5.31;3.12,4.69 +3.12,4.69;2.81,4.38 +2.81,4.38;2.50,3.75 +2.50,3.75;2.19,3.44 +2.19,3.44;1.88,3.12 + +# UTF-16 : ff 90 +# UTF-8 : 90 be ef +[ff90] ミ +3.75,7.50;3.12,7.81 +3.12,7.81;2.50,7.81 +2.50,7.81;2.19,7.81 +2.19,7.81;1.56,8.12 +1.56,8.12;0.62,8.12 +3.75,4.69;3.12,4.69 +3.12,4.69;2.50,5.00 +2.50,5.00;1.88,5.00 +1.88,5.00;1.56,5.00 +1.56,5.00;0.94,5.31 +0.62,1.88;1.25,1.88 +1.25,1.88;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.44,1.25 +3.44,1.25;4.06,1.25 + +# UTF-16 : ff 91 +# UTF-8 : 91 be ef +[ff91] ム +4.38,1.25;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.44,4.69 +3.44,4.69;3.12,5.00 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.56 +1.56,1.56;2.50,1.88 +2.50,1.88;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +1.88,8.44;1.88,7.81 +1.88,7.81;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.56,5.62 +1.56,5.62;1.25,4.69 +1.25,4.69;1.25,4.06 +1.25,4.06;1.25,3.44 +1.25,3.44;0.94,2.81 +0.94,2.81;0.94,2.19 +0.94,2.19;0.94,1.56 + +# UTF-16 : ff 92 +# UTF-8 : 92 be ef +[ff92] メ +4.06,1.88;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,5.00 +2.19,5.00;1.88,5.31 +1.88,5.31;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.88 +3.44,8.44;3.44,7.19 +3.44,7.19;3.12,6.25 +3.12,6.25;2.81,5.31 +2.81,5.31;2.50,4.69 +2.50,4.69;2.50,3.75 +2.50,3.75;2.19,3.12 +2.19,3.12;1.56,2.50 +1.56,2.50;1.25,1.88 +1.25,1.88;0.94,1.56 +0.94,1.56;0.31,0.94 + +# UTF-16 : ff 93 +# UTF-8 : 93 be ef +[ff93] モ +4.38,5.00;0.31,5.00 +4.06,7.81;0.62,7.81 +4.06,1.25;3.44,1.25 +3.44,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;1.88,1.56 +1.88,1.56;1.88,1.88 +1.88,1.88;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;1.88,7.81 + +# UTF-16 : ff 94 +# UTF-8 : 94 be ef +[ff94] ヤ +1.25,8.75;2.19,0.94 +0.00,5.62;4.38,7.19 +4.06,7.19;4.06,6.88 +4.06,6.88;4.06,6.25 +4.06,6.25;4.06,5.94 +4.06,5.94;4.06,5.62 +4.06,5.62;3.75,5.31 +3.75,5.31;3.44,4.38 +3.44,4.38;3.12,3.75 +3.12,3.75;3.12,3.75 + +# UTF-16 : ff 95 +# UTF-8 : 95 be ef +[ff95] ユ +0.31,1.56;4.38,1.56 +0.62,7.81;3.44,7.81 +3.44,7.81;3.12,1.56 + +# UTF-16 : ff 96 +# UTF-8 : 96 be ef +[ff96] ヨ +0.62,1.56;3.75,1.56 +3.75,1.56;3.75,7.81 +3.75,7.81;0.62,7.81 +3.75,5.00;0.62,5.00 + +# UTF-16 : ff 6c +# UTF-8 : ac bd ef +[ff6c] ャ +1.56,7.19;2.19,0.94 +0.62,4.69;3.75,5.94 +3.75,5.94;3.75,5.31 +3.75,5.31;3.44,4.69 +3.44,4.69;3.44,4.06 +3.44,4.06;3.12,3.44 +3.12,3.44;2.81,3.12 + +# UTF-16 : ff 6d +# UTF-8 : ad bd ef +[ff6d] ュ +0.62,1.56;3.75,1.56 +0.94,6.25;3.12,6.25 +3.12,6.25;3.12,1.56 + +# UTF-16 : ff 6e +# UTF-8 : ae bd ef +[ff6e] ョ +0.94,1.56;3.44,1.56 +3.44,1.56;3.44,6.56 +3.44,6.56;0.94,6.56 +3.44,4.06;0.94,4.06 + +# UTF-16 : ff 6f +# UTF-8 : af bd ef +[ff6f] ッ +3.75,6.56;3.75,5.62 +3.75,5.62;3.44,4.69 +3.44,4.69;3.44,4.06 +3.44,4.06;3.44,3.44 +3.44,3.44;3.12,2.81 +3.12,2.81;2.81,2.19 +2.81,2.19;2.50,1.88 +2.50,1.88;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.25,0.94 +0.94,6.25;0.94,5.94 +0.94,5.94;0.94,5.31 +0.94,5.31;0.94,5.00 +0.94,5.00;1.25,4.38 +1.25,4.38;1.25,3.75 +1.88,6.56;1.88,6.25 +1.88,6.25;2.19,5.62 +2.19,5.62;2.19,5.00 +2.19,5.00;2.19,4.38 +2.19,4.38;2.19,4.06 + +# UTF-16 : ff 70 +# UTF-8 : b0 bd ef +[ff70] ー +0.31,4.69;4.38,4.69 + +# UTF-16 : ff 97 +# UTF-8 : 97 be ef +[ff97] ラ +3.75,8.12;0.62,8.12 +0.31,5.62;4.06,5.62 +4.06,5.62;4.06,5.00 +4.06,5.00;4.06,4.06 +4.06,4.06;3.75,3.44 +3.75,3.44;3.75,3.12 +3.75,3.12;3.44,2.50 +3.44,2.50;3.12,2.19 +3.12,2.19;2.81,1.88 +2.81,1.88;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.25,0.94 + +# UTF-16 : ff 98 +# UTF-8 : 98 be ef +[ff98] リ +0.94,8.44;0.94,4.06 +3.44,8.44;3.75,5.94 +3.44,5.94;3.44,5.00 +3.44,5.00;3.44,4.38 +3.44,4.38;3.44,3.44 +3.44,3.44;3.12,2.81 +3.12,2.81;3.12,2.50 +3.12,2.50;2.81,1.88 +2.81,1.88;2.50,1.56 +2.50,1.56;2.19,1.25 +2.19,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 + +# UTF-16 : ff 99 +# UTF-8 : 99 be ef +[ff99] ル +1.25,8.12;1.25,6.25 +1.25,6.25;1.25,5.31 +1.25,5.31;1.25,4.38 +1.25,4.38;1.25,3.75 +1.25,3.75;1.25,3.12 +1.25,3.12;0.94,2.50 +0.94,2.50;0.94,2.19 +0.94,2.19;0.62,1.56 +0.62,1.56;0.31,1.25 +4.38,5.31;4.38,4.38 +4.38,4.38;4.38,3.75 +4.38,3.75;4.06,3.12 +4.06,3.12;4.06,2.50 +4.06,2.50;3.75,2.19 +3.75,2.19;3.44,1.88 +3.44,1.88;3.44,1.56 +3.44,1.56;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;2.50,8.12 + +# UTF-16 : ff 9a +# UTF-8 : 9a be ef +[ff9a] レ +4.06,5.31;4.06,4.38 +4.06,4.38;3.75,3.75 +3.75,3.75;3.75,3.12 +3.75,3.12;3.44,2.50 +3.44,2.50;3.12,2.19 +3.12,2.19;2.81,1.88 +2.81,1.88;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,1.25 +1.56,1.25;0.94,1.25 +0.94,1.25;0.94,8.44 + +# UTF-16 : ff 9b +# UTF-8 : 9b be ef +[ff9b] ロ +0.62,1.25;0.62,7.81 +0.62,7.81;4.06,7.81 +4.06,7.81;4.06,1.56 +4.06,1.56;0.62,1.56 + +# UTF-16 : ff 9c +# UTF-8 : 9c be ef +[ff9c] ワ +1.25,1.25;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;3.75,4.69 +3.75,4.69;4.06,5.62 +4.06,5.62;4.06,6.56 +4.06,6.56;4.06,7.81 +4.06,7.81;0.62,7.81 +0.62,7.81;0.62,5.00 + +# UTF-16 : ff 66 +# UTF-8 : a6 bd ef +[ff66] ヲ +0.62,5.31;3.75,5.31 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.75,4.69 +3.75,4.69;3.75,5.62 +3.75,5.62;4.06,6.56 +4.06,6.56;4.06,7.81 +4.06,7.81;0.62,7.81 + +# UTF-16 : ff 9d +# UTF-8 : 9d be ef +[ff9d] ン +4.38,7.19;4.06,6.25 +4.06,6.25;4.06,5.31 +4.06,5.31;3.75,4.38 +3.75,4.38;3.44,3.75 +3.44,3.75;3.12,3.12 +3.12,3.12;2.81,2.50 +2.81,2.50;2.19,2.19 +2.19,2.19;1.88,1.88 +1.88,1.88;1.25,1.56 +1.25,1.56;0.62,1.25 +2.19,6.25;1.88,6.56 +1.88,6.56;1.56,6.88 +1.56,6.88;1.25,7.50 +1.25,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 + +# UTF-16 : ff 9e +# UTF-8 : 9e be ef +[ff9e] ゙ +1.25,9.38;1.56,9.06 +1.56,9.06;1.88,8.75 +1.88,8.75;1.88,8.44 +1.88,8.44;2.19,8.12 +2.19,8.12;2.50,7.81 +0.00,9.06;0.31,8.75 +0.31,8.75;0.31,8.44 +0.31,8.44;0.62,8.12 +0.62,8.12;0.94,7.50 +0.94,7.50;0.94,7.19 + +# UTF-16 : ff 9f +# UTF-8 : 9f be ef +[ff9f] ゚ +0.00,8.44;0.00,7.81 +0.00,7.81;0.31,7.50 +0.31,7.50;0.94,7.50 +0.94,7.50;0.94,7.50 +0.94,7.50;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.44 +0.00,8.44;0.00,8.75 +0.00,8.75;0.31,9.38 +0.31,9.38;0.94,9.38 +0.94,9.38;0.94,9.38 +0.94,9.38;1.56,9.38 +1.56,9.38;1.88,9.06 +1.88,9.06;1.88,8.44 +1.88,8.44;2.19,8.44 + +# UTF-16 : 4e 9c +# UTF-8 : 9c ba e4 +[4e9c] 亜 +8.75,8.75;0.62,8.75 +5.94,8.75;5.94,1.25 +3.44,8.75;3.44,1.25 +0.62,1.25;8.75,1.25 +1.25,3.75;1.25,6.56 +1.25,6.56;8.12,6.56 +8.12,6.56;8.12,3.75 +8.12,3.75;1.25,3.75 + +# UTF-16 : 59 27 +# UTF-8 : a7 a4 e5 +[5927] 大 +8.75,7.19;0.62,7.19 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.50 +2.50,2.50;3.12,3.12 +3.12,3.12;3.75,3.75 +3.75,3.75;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.69,6.25 +4.69,6.25;4.69,7.19 +4.69,7.19;4.69,9.38 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.88,2.50 +6.88,2.50;6.25,3.12 +6.25,3.12;5.94,3.75 +5.94,3.75;5.31,4.38 +5.31,4.38;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,5.62;4.69,6.25 +4.69,6.25;4.69,7.19 + +# UTF-16 : 72 ac +# UTF-8 : ac 8a e7 +[72ac] 犬 +6.56,9.38;6.88,9.06 +6.88,9.06;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.81,8.12 +7.81,8.12;8.12,7.81 +8.75,7.19;0.62,7.19 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.50 +2.50,2.50;3.12,3.12 +3.12,3.12;3.75,3.75 +3.75,3.75;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.69,6.25 +4.69,6.25;4.69,7.19 +4.69,7.19;4.69,9.38 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.88,2.50 +6.88,2.50;6.25,3.12 +6.25,3.12;5.94,3.75 +5.94,3.75;5.31,4.38 +5.31,4.38;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,5.62;4.69,6.25 +4.69,6.25;4.69,7.19 + +# UTF-16 : 4e 00 +# UTF-8 : 80 b8 e4 +[4e00] 一 +9.06,5.31;0.31,5.31 + +# UTF-16 : 4e 8c +# UTF-8 : 8c ba e4 +[4e8c] 二 +8.75,1.88;0.62,1.88 +7.81,8.12;1.56,8.12 + +# UTF-16 : 4e 09 +# UTF-8 : 89 b8 e4 +[4e09] 三 +8.75,1.56;0.62,1.56 +8.12,8.44;1.25,8.44 +7.50,5.31;1.88,5.31 + +# UTF-16 : 56 db +# UTF-8 : 9b 9b e5 +[56db] 四 +3.12,8.12;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;3.12,5.94 +3.12,5.94;3.12,5.31 +3.12,5.31;3.12,5.00 +3.12,5.00;2.50,4.38 +2.50,4.38;2.19,4.06 +2.19,4.06;1.88,4.06 +1.88,4.06;1.25,3.75 +0.94,2.19;8.44,2.19 +8.75,1.25;8.75,8.44 +8.75,8.44;0.94,8.44 +0.94,8.44;0.94,1.25 +5.62,8.12;5.62,5.62 +5.62,5.62;5.62,5.00 +5.62,5.00;5.62,4.69 +5.62,4.69;5.94,4.38 +5.94,4.38;6.56,4.38 +6.56,4.38;6.88,4.38 +6.88,4.38;7.50,4.38 +7.50,4.38;7.81,4.38 +7.81,4.38;8.12,4.38 +8.12,4.38;8.75,4.38 + +# UTF-16 : 4e 94 +# UTF-8 : 94 ba e4 +[4e94] 五 +7.19,1.56;7.19,5.62 +7.19,5.62;1.56,5.62 +0.62,1.56;8.75,1.56 +8.44,8.44;0.94,8.44 +4.06,8.44;2.81,1.56 + +# UTF-16 : 51 6d +# UTF-8 : ad 85 e5 +[516d] 六 +0.62,7.19;8.75,7.19 +4.69,7.19;4.69,9.38 +0.94,1.25;1.25,1.56 +1.25,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;3.12,5.31 +3.12,5.31;3.12,5.94 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.19,4.06 +7.19,4.06;6.88,4.38 +6.88,4.38;6.56,5.00 +6.56,5.00;6.25,5.31 +6.25,5.31;5.94,5.94 + +# UTF-16 : 4e 03 +# UTF-8 : 83 b8 e4 +[4e03] 七 +0.31,5.31;9.06,7.19 +2.81,9.06;2.81,2.19 +2.81,2.19;2.81,1.88 +2.81,1.88;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.56 +7.50,1.56;7.81,1.88 +7.81,1.88;8.12,2.81 +8.12,2.81;8.12,3.44 +8.12,3.44;8.12,4.06 + +# UTF-16 : 51 6b +# UTF-8 : ab 85 e5 +[516b] 八 +3.12,8.44;6.25,8.44 +6.25,8.44;6.25,7.81 +6.25,7.81;6.25,6.88 +6.25,6.88;6.56,6.25 +6.56,6.25;6.88,5.31 +6.88,5.31;7.19,4.69 +7.19,4.69;7.50,3.75 +7.50,3.75;7.81,3.12 +7.81,3.12;8.12,2.50 +8.12,2.50;8.44,1.88 +8.44,1.88;9.06,1.25 +0.31,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.81,5.94 +2.81,5.94;3.12,6.88 +3.12,6.88;3.12,7.50 + +# UTF-16 : 4e 5d +# UTF-8 : 9d b9 e4 +[4e5d] 九 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.75,6.25 +3.75,6.25;3.75,7.19 +3.75,7.19;3.75,9.38 +0.94,7.19;6.88,7.19 +6.88,7.19;6.88,1.88 +6.88,1.88;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +9.06,3.44;9.06,4.06 + +# UTF-16 : 53 41 +# UTF-8 : 81 8d e5 +[5341] 十 +0.31,5.31;9.06,5.31 +4.69,0.62;4.69,9.38 + +# UTF-16 : 8e ca +# UTF-8 : 8a bb e8 +[8eca] 車 +1.56,3.44;7.81,3.44 +7.81,3.44;7.81,6.88 +7.81,6.88;1.56,6.88 +1.56,6.88;1.56,3.44 +1.56,5.31;7.81,5.31 +0.31,2.19;9.06,2.19 +4.69,0.62;4.69,9.38 +0.31,8.12;9.06,8.12 + +# UTF-16 : 4e ba +# UTF-8 : ba ba e4 +[4eba] 人 +0.31,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.50 +2.50,2.50;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;4.06,4.69 +4.06,4.69;4.38,5.31 +4.38,5.31;4.38,6.25 +4.38,6.25;4.69,7.19 +4.69,7.19;4.69,8.12 +4.69,8.12;4.69,9.38 +9.06,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;5.94,3.75 +5.94,3.75;5.62,4.69 +5.62,4.69;5.31,5.31 +5.31,5.31;5.00,6.25 +5.00,6.25;4.69,7.19 +4.69,7.19;4.69,8.12 + +# UTF-16 : 5b 50 +# UTF-8 : 90 ad e5 +[5b50] 子 +0.31,5.00;9.06,5.00 +7.81,8.75;1.56,8.75 +5.00,6.56;5.00,1.88 +5.00,1.88;5.00,1.56 +5.00,1.56;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +7.81,8.75;7.19,8.12 +7.19,8.12;6.56,7.50 +6.56,7.50;6.25,7.19 +6.25,7.19;5.62,6.56 +5.62,6.56;5.00,6.25 + +# UTF-16 : 7a 7a +# UTF-8 : ba a9 e7 +[7a7a] 空 +5.62,8.44;5.62,5.94 +5.62,5.94;5.62,5.31 +5.62,5.31;5.94,5.31 +5.94,5.31;6.25,5.31 +6.25,5.31;6.88,5.31 +6.88,5.31;7.19,5.31 +7.19,5.31;7.50,5.31 +7.50,5.31;7.81,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.44,6.25 +8.44,6.25;8.44,6.56 +4.69,8.44;4.69,9.69 +8.44,6.88;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.56 +0.62,1.25;8.75,1.25 +7.81,4.38;1.56,4.38 +4.69,1.25;4.69,4.38 +0.94,5.00;1.25,5.31 +1.25,5.31;1.88,5.62 +1.88,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.50 +3.75,7.50;3.75,7.81 +3.75,7.81;4.06,8.44 + +# UTF-16 : 53 f3 +# UTF-8 : b3 8f e5 +[53f3] 右 +8.75,7.81;0.62,7.81 +2.50,0.94;2.50,5.31 +2.50,5.31;8.12,5.31 +8.12,5.31;8.12,0.94 +2.81,1.56;8.12,1.56 +0.31,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.88,4.38 +1.88,4.38;2.19,5.00 +2.19,5.00;2.81,5.62 +2.81,5.62;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.81 +3.75,7.81;3.75,8.75 +3.75,8.75;4.06,9.38 + +# UTF-16 : 75 37 +# UTF-8 : b7 94 e7 +[7537] 男 +0.94,4.06;8.44,4.06 +8.44,4.06;8.12,3.44 +8.12,3.44;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.00 +1.56,7.19;7.81,7.19 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;4.69,8.75 + +# UTF-16 : 59 73 +# UTF-8 : b3 a5 e5 +[5973] 女 +9.06,7.50;0.31,7.50 +0.62,0.94;1.88,1.25 +1.88,1.25;2.81,1.56 +2.81,1.56;3.75,1.88 +3.75,1.88;4.38,2.50 +4.38,2.50;5.31,3.12 +5.31,3.12;5.94,3.75 +5.94,3.75;6.25,4.38 +6.25,4.38;6.88,5.31 +6.88,5.31;6.88,6.25 +6.88,6.25;7.19,7.50 +4.38,9.38;4.06,8.75 +4.06,8.75;3.75,8.12 +3.75,8.12;3.75,7.50 +3.75,7.50;3.44,6.88 +3.44,6.88;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,3.75 +1.88,4.69;2.50,4.38 +2.50,4.38;3.12,4.06 +3.12,4.06;4.06,3.75 +4.06,3.75;4.69,3.44 +4.69,3.44;5.31,3.12 +5.31,3.12;5.94,2.81 +5.94,2.81;6.56,2.50 +6.56,2.50;7.19,1.88 +7.19,1.88;8.12,1.56 +8.12,1.56;8.75,0.94 + +# UTF-16 : 65 e5 +# UTF-8 : a5 97 e6 +[65e5] 日 +7.81,0.94;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,0.94 +1.56,1.56;7.81,1.56 +1.56,5.31;7.81,5.31 + +# UTF-16 : 67 08 +# UTF-8 : 88 9c e6 +[6708] 月 +1.88,4.06;7.81,4.06 +2.19,6.56;7.81,6.56 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;1.88,3.75 +1.88,3.75;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.88,5.31;1.88,8.75 +1.88,8.75;7.81,8.75 +7.81,8.75;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 + +# UTF-16 : 70 6b +# UTF-8 : ab 81 e7 +[706b] 火 +2.19,7.81;2.19,6.88 +2.19,6.88;1.88,6.25 +1.88,6.25;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;0.94,4.38 +8.44,7.81;8.12,7.19 +8.12,7.19;7.81,6.56 +7.81,6.56;7.50,5.94 +7.50,5.94;7.19,5.31 +7.19,5.31;6.88,4.69 +0.62,0.94;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,2.81;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.69,6.25 +4.69,6.25;4.69,7.19 +4.69,7.19;4.69,9.38 +8.75,0.94;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.88,2.50 +6.88,2.50;6.25,2.81 +6.25,2.81;5.94,3.44 +5.94,3.44;5.31,4.06 +5.31,4.06;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,5.62;4.69,6.25 +4.69,6.25;4.69,7.19 + +# UTF-16 : 6c 34 +# UTF-8 : b4 b0 e6 +[6c34] 水 +4.69,9.38;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +0.62,7.19;4.06,7.19 +4.69,7.50;5.00,6.88 +5.00,6.88;5.31,6.25 +5.31,6.25;5.62,5.62 +5.62,5.62;5.94,5.00 +5.94,5.00;6.56,4.38 +6.56,4.38;6.88,3.75 +6.88,3.75;7.50,3.44 +7.50,3.44;8.12,2.81 +8.12,2.81;8.44,2.50 +8.44,2.50;9.06,1.88 +8.75,7.50;8.12,7.19 +8.12,7.19;7.50,6.56 +7.50,6.56;7.19,5.94 +7.19,5.94;6.56,5.62 +6.56,5.62;5.94,5.00 +4.06,7.19;3.75,6.56 +3.75,6.56;3.44,5.94 +3.44,5.94;3.12,5.31 +3.12,5.31;2.81,4.69 +2.81,4.69;2.50,4.38 +2.50,4.38;2.19,3.75 +2.19,3.75;1.56,3.44 +1.56,3.44;1.25,2.81 +1.25,2.81;0.94,2.50 +0.94,2.50;0.31,2.19 + +# UTF-16 : 67 28 +# UTF-8 : a8 9c e6 +[6728] 木 +4.69,0.62;4.69,9.38 +8.75,7.19;0.62,7.19 +0.31,1.88;0.94,2.50 +0.94,2.50;1.56,3.12 +1.56,3.12;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.50 +9.06,1.88;8.44,2.50 +8.44,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;6.88,4.06 +6.88,4.06;6.56,4.69 +6.56,4.69;5.94,5.00 +5.94,5.00;5.62,5.62 +5.62,5.62;5.31,6.25 +5.31,6.25;5.00,6.88 +5.00,6.88;4.69,7.50 + +# UTF-16 : 91 d1 +# UTF-8 : 91 87 e9 +[91d1] 金 +9.06,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.25,7.19 +1.25,7.19;0.94,6.88 +0.94,6.88;0.31,6.56 +0.62,1.25;8.75,1.25 +8.44,5.00;0.94,5.00 +7.19,6.88;2.19,6.88 +4.69,1.25;4.69,6.88 +3.12,2.19;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.19,4.06 +5.94,2.19;6.25,2.50 +6.25,2.50;6.56,2.81 +6.56,2.81;6.88,3.44 +6.88,3.44;7.19,3.75 +7.19,3.75;7.19,4.06 + +# UTF-16 : 57 1f +# UTF-8 : 9f 9c e5 +[571f] 土 +0.62,1.25;8.75,1.25 +8.12,6.25;1.25,6.25 +4.69,1.25;4.69,9.06 + +# UTF-16 : 5e 74 +# UTF-8 : b4 b9 e5 +[5e74] 年 +2.19,3.44;2.19,5.94 +2.19,5.94;8.12,5.94 +9.06,3.44;0.31,3.44 +2.19,8.44;8.44,8.44 +5.00,0.62;5.00,8.44 +0.62,5.62;0.94,5.94 +0.94,5.94;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;1.88,7.81 +1.88,7.81;2.19,8.12 +2.19,8.12;2.19,8.44 +2.19,8.44;2.50,9.06 +2.50,9.06;2.50,9.38 + +# UTF-16 : 62 4b +# UTF-8 : 8b 89 e6 +[624b] 手 +4.69,8.44;4.69,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +9.06,4.06;0.31,4.06 +8.44,6.25;0.94,6.25 +1.25,8.12;1.88,8.12 +1.88,8.12;2.81,8.12 +2.81,8.12;3.44,8.12 +3.44,8.12;4.06,8.12 +4.06,8.12;4.69,8.44 +4.69,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 + +# UTF-16 : 59 29 +# UTF-8 : a9 a4 e5 +[5929] 天 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.81 +3.12,2.81;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,5.62;4.69,6.25 +4.69,6.25;4.69,8.44 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.31,3.75 +5.31,3.75;5.00,4.38 +5.00,4.38;5.00,5.00 +5.00,5.00;4.69,5.62 +4.69,5.62;4.69,6.25 +8.44,5.62;0.94,5.62 +8.75,8.75;0.62,8.75 + +# UTF-16 : 89 8b +# UTF-8 : 8b a6 e8 +[898b] 見 +1.88,3.75;7.81,3.75 +7.81,3.75;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,3.75 +1.88,5.62;7.50,5.62 +1.88,7.19;7.50,7.19 +5.62,3.75;5.62,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;8.44,2.81 +8.44,2.81;8.75,3.12 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.44 +3.75,3.44;3.75,3.75 + +# UTF-16 : 5c 71 +# UTF-8 : b1 b1 e5 +[5c71] 山 +0.94,7.19;0.94,0.94 +8.44,0.94;8.44,7.19 +4.69,1.88;4.69,9.38 +0.94,1.56;8.44,1.56 + +# UTF-16 : 96 e8 +# UTF-8 : a8 9b e9 +[96e8] 雨 +4.69,1.25;4.69,8.75 +0.62,8.75;8.75,8.75 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,7.19 +8.75,7.19;0.94,7.19 +0.94,7.19;0.94,0.94 +3.75,5.00;3.44,5.31 +3.44,5.31;2.81,5.31 +2.81,5.31;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.25 +3.75,2.81;3.44,3.12 +3.44,3.12;2.81,3.44 +2.81,3.44;2.50,3.44 +2.50,3.44;2.19,3.75 +2.19,3.75;1.88,4.06 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.56,5.62 +6.56,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;5.94,3.75 +5.94,3.75;5.62,4.06 + +# UTF-16 : 4e 0a +# UTF-8 : 8a b8 e4 +[4e0a] 上 +0.62,1.25;8.75,1.25 +8.44,6.25;4.38,6.25 +4.38,1.25;4.38,9.06 + +# UTF-16 : 4e 0b +# UTF-8 : 8b b8 e4 +[4e0b] 下 +0.62,8.75;8.75,8.75 +4.38,8.75;4.38,0.94 +4.38,6.88;4.69,6.56 +4.69,6.56;5.62,6.25 +5.62,6.25;5.94,6.25 +5.94,6.25;6.25,5.94 +6.25,5.94;6.56,5.62 +6.56,5.62;6.88,5.62 +6.88,5.62;7.19,5.31 +7.19,5.31;7.81,5.00 +7.81,5.00;8.12,4.69 + +# UTF-16 : 65 87 +# UTF-8 : 87 96 e6 +[6587] 文 +0.62,1.25;1.56,1.56 +1.56,1.56;2.81,1.88 +2.81,1.88;3.44,2.50 +3.44,2.50;4.38,2.81 +4.38,2.81;5.00,3.44 +5.00,3.44;5.62,4.06 +5.62,4.06;5.94,5.00 +5.94,5.00;6.56,5.94 +6.56,5.94;6.88,6.88 +6.88,6.88;7.19,7.81 +8.75,1.25;7.81,1.56 +7.81,1.56;6.88,1.88 +6.88,1.88;5.94,2.19 +5.94,2.19;5.31,2.81 +5.31,2.81;4.69,3.44 +4.69,3.44;4.06,4.06 +4.06,4.06;3.44,4.69 +3.44,4.69;3.12,5.31 +3.12,5.31;2.50,6.25 +2.50,6.25;2.19,7.19 +0.62,7.81;8.75,7.81 +4.69,8.12;4.69,9.69 + +# UTF-16 : 75 30 +# UTF-8 : b0 94 e7 +[7530] 田 +8.44,0.94;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +4.69,8.44;4.69,1.88 +1.25,1.88;8.44,1.88 +1.25,5.31;8.44,5.31 + +# UTF-16 : 5d dd +# UTF-8 : 9d b7 e5 +[5ddd] 川 +8.44,8.75;8.44,0.94 +5.00,8.75;5.00,1.88 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.88,4.38 +1.88,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,8.75 + +# UTF-16 : 7a f9 +# UTF-8 : b9 ab e7 +[7af9] 竹 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.81 +1.56,7.81;1.25,7.50 +1.25,7.50;1.25,6.88 +1.25,6.88;0.94,6.56 +0.94,6.56;0.94,6.25 +0.94,6.25;0.62,5.94 +0.62,5.94;0.31,5.62 +5.62,9.38;5.62,8.75 +5.62,8.75;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;5.31,7.81 +5.31,7.81;5.00,7.50 +5.00,7.50;5.00,6.88 +5.00,6.88;4.69,6.56 +4.69,6.56;4.38,6.25 +4.38,6.25;4.38,5.94 +4.38,5.94;4.06,5.62 +1.88,7.50;1.88,0.94 +9.06,7.50;5.31,7.50 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.56 +7.81,1.56;7.81,1.88 +7.81,1.88;7.81,7.50 +4.38,7.50;1.56,7.50 + +# UTF-16 : 67 97 +# UTF-8 : 97 9e e6 +[6797] 林 +6.88,0.62;6.88,9.38 +9.06,7.19;4.38,7.19 +3.75,1.88;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;5.94,5.31 +5.94,5.31;5.94,5.62 +5.94,5.62;6.25,6.25 +6.25,6.25;6.56,6.88 +6.56,6.88;6.56,7.50 +9.38,2.50;9.06,2.81 +9.06,2.81;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.38 +8.12,4.38;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;6.88,6.88 +6.88,6.88;6.88,7.50 +2.19,0.62;2.19,9.38 +4.06,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;1.88,6.88 +1.88,6.88;2.19,7.50 +4.06,4.06;3.75,4.69 +3.75,4.69;3.12,5.31 +3.12,5.31;2.81,5.94 +2.81,5.94;2.50,6.56 +2.50,6.56;2.19,7.19 + +# UTF-16 : 68 ee +# UTF-8 : ae a3 e6 +[68ee] 森 +9.38,1.88;9.06,1.88 +9.06,1.88;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;7.81,3.12 +7.81,3.12;7.19,3.75 +7.19,3.75;6.88,4.38 +6.88,4.38;6.56,4.69 +6.56,0.62;6.56,5.62 +9.06,4.69;4.38,4.69 +2.19,0.62;2.19,5.62 +4.06,4.69;0.31,4.69 +0.00,1.88;0.31,2.19 +0.31,2.19;0.94,2.81 +0.94,2.81;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.19,4.69 +4.69,5.31;4.69,9.38 +8.75,8.44;0.94,8.44 +0.62,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;2.19,6.56 +2.19,6.56;2.50,6.56 +2.50,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +8.75,5.62;8.12,5.94 +8.12,5.94;7.81,6.25 +7.81,6.25;7.19,6.56 +7.19,6.56;6.88,6.56 +6.88,6.56;6.25,6.88 +6.25,6.88;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.31,7.81 +5.31,7.81;5.00,8.12 +5.00,8.12;4.69,8.44 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.31,2.81 +5.31,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.56,4.69 +4.06,2.50;3.75,2.81 +3.75,2.81;3.44,3.44 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.19,4.38 + +# UTF-16 : 72 36 +# UTF-8 : b6 88 e7 +[7236] 父 +0.62,1.25;1.56,1.56 +1.56,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.38,3.12 +4.38,3.12;5.00,3.75 +5.00,3.75;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;6.25,5.62 +6.25,5.62;6.56,6.56 +3.75,8.75;3.75,8.44 +3.75,8.44;3.44,8.12 +3.44,8.12;3.12,7.81 +3.12,7.81;2.81,7.50 +2.81,7.50;2.50,7.19 +2.50,7.19;2.19,7.19 +2.19,7.19;1.88,6.88 +1.88,6.88;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.94 +8.75,1.25;7.81,1.56 +7.81,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 +5.62,2.50;5.00,3.12 +5.00,3.12;4.38,3.75 +4.38,3.75;4.06,4.38 +4.06,4.38;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;2.81,6.56 +8.75,5.94;8.75,6.25 +8.75,6.25;8.44,6.56 +8.44,6.56;8.12,6.88 +8.12,6.88;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.31,8.75 + +# UTF-16 : 4e a4 +# UTF-8 : a4 ba e4 +[4ea4] 交 +0.62,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.38,2.81 +4.38,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.94,4.38 +5.94,4.38;6.25,5.00 +6.25,5.00;6.56,5.62 +3.75,7.81;3.12,7.19 +3.12,7.19;2.81,6.56 +2.81,6.56;2.19,6.25 +2.19,6.25;1.56,5.62 +1.56,5.62;1.25,5.31 +1.25,5.31;0.94,5.31 +8.75,0.94;7.81,1.25 +7.81,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.62,2.19 +5.62,2.19;5.00,2.81 +5.00,2.81;4.38,3.12 +4.38,3.12;4.06,3.75 +4.06,3.75;3.44,4.38 +3.44,4.38;3.12,5.00 +3.12,5.00;2.81,5.62 +0.62,8.12;8.75,8.12 +4.69,8.44;4.69,9.69 +8.44,5.31;8.12,5.62 +8.12,5.62;7.50,6.25 +7.50,6.25;6.88,6.56 +6.88,6.56;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,7.50 + +# UTF-16 : 68 21 +# UTF-8 : a1 a0 e6 +[6821] 校 +1.88,0.62;1.88,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +3.12,0.94;3.75,1.25 +3.75,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;7.19,3.75 +7.19,3.75;7.50,4.06 +7.50,4.06;7.81,4.69 +7.81,4.69;8.12,5.62 +3.12,8.12;9.06,8.12 +6.25,8.12;6.25,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.69,5.62 +5.31,7.50;5.00,7.19 +5.00,7.19;4.69,6.56 +4.69,6.56;4.38,6.25 +4.38,6.25;3.75,5.62 +3.75,5.62;3.44,5.31 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.50,7.19 +7.50,7.19;7.19,7.50 + +# UTF-16 : 5b 66 +# UTF-8 : a6 ad e5 +[5b66] 学 +0.31,3.75;9.06,3.75 +7.50,6.56;1.88,6.56 +4.69,5.00;4.69,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +8.44,6.25;8.44,7.81 +8.44,7.81;0.94,7.81 +0.94,7.81;0.94,6.25 +2.81,7.81;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.88,9.38 +5.00,7.81;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.38 +4.06,9.38;4.06,9.38 +6.56,7.81;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.38 +7.50,9.38;7.50,9.38 +7.19,6.56;6.88,6.25 +6.88,6.25;6.56,5.94 +6.56,5.94;5.94,5.62 +5.94,5.62;5.31,5.31 +5.31,5.31;4.69,5.00 + +# UTF-16 : 5b 57 +# UTF-8 : 97 ad e5 +[5b57] 字 +0.31,4.06;9.06,4.06 +7.50,6.88;1.88,6.88 +4.69,5.31;4.69,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +7.19,6.88;6.88,6.56 +6.88,6.56;6.56,6.25 +6.56,6.25;5.94,5.94 +5.94,5.94;5.31,5.62 +5.31,5.62;4.69,5.31 +4.69,8.44;4.69,9.69 +8.44,6.56;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.56 + +# UTF-16 : 4e 2d +# UTF-8 : ad b8 e4 +[4e2d] 中 +4.69,0.62;4.69,9.38 +0.94,4.38;8.44,4.38 +8.44,3.44;8.44,7.50 +8.44,7.50;0.94,7.50 +0.94,7.50;0.94,3.44 + +# UTF-16 : 86 6b +# UTF-8 : ab 99 e8 +[866b] 虫 +4.69,1.25;4.69,9.38 +1.25,4.69;8.12,4.69 +8.12,4.69;8.12,7.81 +8.12,7.81;1.25,7.81 +1.25,7.81;1.25,4.06 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,3.12 +7.50,3.12;7.19,3.75 +0.62,1.25;1.25,1.25 +1.25,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.94,1.56 +5.94,1.56;6.88,1.56 +6.88,1.56;7.50,1.88 +7.50,1.88;8.44,1.88 + +# UTF-16 : 76 ee +# UTF-8 : ae 9b e7 +[76ee] 目 +8.12,0.94;8.12,8.75 +7.81,8.75;1.56,8.75 +1.25,8.75;1.56,0.94 +1.56,1.56;8.12,1.56 +1.56,4.06;8.12,4.06 +1.56,6.56;8.12,6.56 + +# UTF-16 : 53 e3 +# UTF-8 : a3 8f e5 +[53e3] 口 +8.44,0.94;8.44,8.44 +8.44,8.44;1.25,8.44 +1.25,8.44;1.25,0.94 +1.25,1.56;8.44,1.56 + +# UTF-16 : 6b 63 +# UTF-8 : a3 ad e6 +[6b63] 正 +0.62,1.25;8.75,1.25 +0.94,8.75;8.75,8.75 +8.12,5.31;5.00,5.31 +5.00,1.25;5.00,8.75 +2.50,1.25;2.50,5.94 + +# UTF-16 : 67 2c +# UTF-8 : ac 9c e6 +[672c] 本 +7.19,2.81;2.19,2.81 +4.69,0.62;4.69,9.38 +9.06,7.50;0.31,7.50 +0.31,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.88,3.75 +1.88,3.75;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.69,7.50 +9.06,2.19;8.75,2.81 +8.75,2.81;8.12,3.12 +8.12,3.12;7.50,3.75 +7.50,3.75;7.19,4.38 +7.19,4.38;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;5.94,5.94 +5.94,5.94;5.62,6.56 +5.62,6.56;5.00,6.88 +5.00,6.88;5.00,7.50 + +# UTF-16 : 65 e9 +# UTF-8 : a9 97 e6 +[65e9] 早 +0.31,3.12;9.06,3.12 +4.69,0.62;4.69,5.00 +1.56,5.00;8.12,5.00 +8.12,5.00;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,5.00 +1.56,6.88;8.12,6.88 + +# UTF-16 : 51 fa +# UTF-8 : ba 87 e5 +[51fa] 出 +1.25,4.69;1.25,0.62 +8.44,0.62;8.44,4.69 +4.69,1.56;4.69,9.38 +1.25,1.56;8.12,1.56 +1.56,8.44;1.56,5.62 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,8.44 + +# UTF-16 : 53 16 +# UTF-8 : 96 8c e5 +[5316] 化 +3.12,9.38;2.81,8.75 +2.81,8.75;2.81,8.12 +2.81,8.12;2.50,7.50 +2.50,7.50;2.19,7.19 +2.19,7.19;1.88,6.56 +1.88,6.56;1.56,5.94 +1.56,5.94;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.62,4.69 +0.62,4.69;0.31,4.38 +2.19,0.62;2.19,6.88 +4.69,9.06;4.69,2.19 +4.69,2.19;4.69,1.56 +4.69,1.56;5.00,1.25 +5.00,1.25;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;8.12,1.25 +8.12,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.75,3.75 +4.69,5.31;5.31,5.62 +5.31,5.62;5.62,5.62 +5.62,5.62;5.94,5.94 +5.94,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.75,7.81 + +# UTF-16 : 82 b1 +# UTF-8 : b1 8a e8 +[82b1] 花 +3.44,7.19;3.12,6.56 +3.12,6.56;3.12,6.25 +3.12,6.25;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,5.00 +2.19,5.00;1.88,4.69 +1.88,4.69;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.44 +2.50,0.94;2.50,5.31 +5.31,7.19;5.31,1.88 +5.31,1.88;5.31,1.25 +5.31,1.25;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.75,3.44 +0.62,8.44;8.75,8.44 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +5.31,4.38;5.62,4.38 +5.62,4.38;6.25,4.69 +6.25,4.69;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.81,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.44,5.94 +8.44,5.94;8.75,5.94 + +# UTF-16 : 4f 11 +# UTF-8 : 91 bc e4 +[4f11] 休 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,6.88 +5.94,0.62;5.94,9.38 +9.06,7.19;2.50,7.19 +2.19,2.19;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;4.06,4.38 +4.06,4.38;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,7.19 +9.38,2.19;8.75,2.81 +8.75,2.81;8.44,3.12 +8.44,3.12;8.12,3.75 +8.12,3.75;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,6.25 +6.25,6.25;6.25,6.56 +6.25,6.56;5.94,7.19 + +# UTF-16 : 97 52 +# UTF-8 : 92 9d e9 +[9752] 青 +1.56,0.94;1.56,5.00 +1.56,5.00;7.81,5.00 +7.81,5.00;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,1.25 +0.31,6.25;9.06,6.25 +8.75,8.44;0.62,8.44 +8.12,7.19;1.25,7.19 +4.69,6.25;4.69,9.38 +1.56,2.50;7.81,2.50 +1.56,3.75;7.81,3.75 + +# UTF-16 : 5c 0f +# UTF-8 : 8f b0 e5 +[5c0f] 小 +4.69,9.38;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +0.31,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +9.06,2.50;9.06,2.81 +9.06,2.81;8.75,3.44 +8.75,3.44;8.75,3.75 +8.75,3.75;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.81,6.25 +7.81,6.25;7.50,6.88 +7.50,6.88;7.19,7.19 + +# UTF-16 : 59 15 +# UTF-8 : 95 a4 e5 +[5915] 夕 +0.62,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +3.75,8.44;4.06,8.75 +4.06,8.75;4.38,9.38 +6.88,4.06;6.25,4.38 +6.25,4.38;5.94,4.69 +5.94,4.69;5.62,5.00 +5.62,5.00;5.00,5.31 +5.00,5.31;4.69,5.31 +4.69,5.31;4.38,5.62 +4.38,5.62;4.06,5.94 +4.06,5.94;3.75,6.25 +3.75,6.25;3.44,6.25 +3.75,8.12;8.75,8.12 +8.44,8.12;8.44,7.19 +8.44,7.19;8.12,5.94 +8.12,5.94;7.50,5.00 +7.50,5.00;6.88,4.38 +6.88,4.38;6.25,3.44 +6.25,3.44;5.62,2.81 +5.62,2.81;4.69,2.19 +4.69,2.19;3.75,1.88 +3.75,1.88;2.50,1.25 +2.50,1.25;1.56,0.94 + +# UTF-16 : 54 0d +# UTF-8 : 8d 90 e5 +[540d] 名 +5.00,5.62;4.69,5.94 +4.69,5.94;4.38,6.25 +4.38,6.25;3.75,6.56 +3.75,6.56;3.44,7.19 +3.44,7.19;3.12,7.50 +0.62,6.88;1.25,7.19 +1.25,7.19;1.56,7.19 +1.56,7.19;2.19,7.50 +2.19,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;3.12,8.44 +3.12,8.44;3.44,8.75 +3.44,8.75;3.75,9.06 +3.75,9.06;4.06,9.38 +3.12,8.44;7.50,8.44 +3.44,4.38;3.44,0.94 +8.44,0.94;8.44,4.38 +8.44,4.38;3.44,4.38 +3.44,1.56;8.44,1.56 +8.44,1.56;3.44,1.56 +7.50,8.44;7.19,7.81 +7.19,7.81;6.88,7.19 +6.88,7.19;6.25,6.56 +6.25,6.56;5.62,6.25 +5.62,6.25;5.00,5.62 +5.00,5.62;4.38,5.00 +4.38,5.00;3.44,4.69 +3.44,4.69;2.50,4.06 +2.50,4.06;1.56,3.75 +1.56,3.75;0.31,3.44 + +# UTF-16 : 75 3a +# UTF-8 : ba 94 e7 +[753a] 町 +4.69,2.19;4.69,8.75 +4.69,8.75;0.94,8.75 +0.94,8.75;0.94,2.19 +2.81,8.75;2.81,3.12 +0.94,2.81;4.69,2.81 +0.94,5.94;4.69,5.94 +9.06,8.12;4.69,8.12 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.56 +7.81,1.56;7.81,1.88 +7.81,1.88;7.81,8.12 + +# UTF-16 : 76 7e +# UTF-8 : be 99 e7 +[767e] 百 +7.81,0.94;7.81,6.88 +7.81,6.88;1.56,6.88 +1.56,6.88;1.56,0.94 +1.56,1.56;7.81,1.56 +1.56,4.38;7.81,4.38 +0.62,8.75;8.75,8.75 +4.69,8.75;4.69,8.44 +4.69,8.44;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.38,7.19 +4.38,7.19;4.38,6.88 + +# UTF-16 : 53 43 +# UTF-8 : 83 8d e5 +[5343] 千 +0.31,5.00;9.06,5.00 +4.69,0.62;4.69,8.44 +1.25,8.12;1.88,8.12 +1.88,8.12;2.81,8.12 +2.81,8.12;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 + +# UTF-16 : 51 86 +# UTF-8 : 86 86 e5 +[5186] 円 +6.25,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.44,2.19 +8.44,2.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +4.69,8.75;4.69,5.31 +1.25,5.31;8.12,5.31 + +# UTF-16 : 8d 64 +# UTF-8 : a4 b5 e8 +[8d64] 赤 +5.94,6.25;5.94,1.88 +5.94,1.88;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,6.25 +0.62,6.25;8.75,6.25 +8.12,8.12;1.25,8.12 +4.69,6.25;4.69,9.38 +0.62,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +8.75,2.19;8.75,2.81 +8.75,2.81;8.44,3.44 +8.44,3.44;8.12,4.06 +8.12,4.06;7.81,4.69 +7.81,4.69;7.19,5.31 + +# UTF-16 : 75 1f +# UTF-8 : 9f 94 e7 +[751f] 生 +0.62,1.25;8.75,1.25 +8.44,7.50;1.56,7.50 +7.81,4.69;1.56,4.69 +4.69,1.25;4.69,9.38 +0.62,5.31;0.94,5.94 +0.94,5.94;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.75 +2.19,8.75;2.19,9.06 + +# UTF-16 : 80 33 +# UTF-8 : b3 80 e8 +[8033] 耳 +2.19,8.75;2.19,2.19 +8.75,8.75;0.62,8.75 +7.19,0.62;7.19,8.75 +2.19,4.69;7.19,4.69 +2.19,6.88;7.19,6.88 +0.62,2.19;1.25,2.19 +1.25,2.19;2.19,2.19 +2.19,2.19;2.81,2.19 +2.81,2.19;3.75,2.50 +3.75,2.50;4.69,2.50 +4.69,2.50;5.31,2.50 +5.31,2.50;6.25,2.81 +6.25,2.81;7.19,2.81 +7.19,2.81;8.12,3.12 +8.12,3.12;8.75,3.12 + +# UTF-16 : 73 8b +# UTF-8 : 8b 8e e7 +[738b] 王 +8.75,1.25;0.62,1.25 +8.75,8.75;0.94,8.75 +7.81,5.31;1.56,5.31 +4.69,1.56;4.69,8.44 + +# UTF-16 : 7a cb +# UTF-8 : 8b ab e7 +[7acb] 立 +0.62,1.25;8.75,1.25 +0.62,8.12;8.75,8.12 +4.69,8.12;4.69,9.38 +5.62,1.25;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.25,2.81 +6.25,2.81;6.25,3.44 +6.25,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.88,5.31 +6.88,5.31;6.88,5.62 +6.88,5.62;7.19,6.56 +7.19,6.56;7.19,7.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 + +# UTF-16 : 83 49 +# UTF-8 : 89 8d e8 +[8349] 草 +0.62,8.44;8.75,8.44 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +1.56,3.75;7.81,3.75 +7.81,3.75;7.81,7.19 +7.81,7.19;1.56,7.19 +1.56,7.19;1.56,3.44 +1.56,5.31;7.81,5.31 +0.31,2.19;9.06,2.19 +4.69,0.62;4.69,3.44 + +# UTF-16 : 6c 17 +# UTF-8 : 97 b0 e6 +[6c17] 気 +8.44,8.44;2.19,8.44 +7.81,7.19;2.19,7.19 +1.56,5.62;7.19,5.62 +7.19,5.62;7.19,5.00 +7.19,5.00;7.19,4.06 +7.19,4.06;7.50,3.44 +7.50,3.44;7.50,2.81 +7.50,2.81;7.50,2.50 +7.50,2.50;7.81,1.88 +7.81,1.88;8.12,1.56 +8.12,1.56;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +0.62,5.94;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.50 +1.56,7.50;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.19,9.06 +2.19,9.06;2.50,9.69 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.62,4.38 +5.62,4.38;5.94,5.00 +1.88,4.69;2.19,4.38 +2.19,4.38;2.81,4.06 +2.81,4.06;3.12,3.75 +3.12,3.75;3.44,3.44 +3.44,3.44;4.06,3.12 +4.06,3.12;4.38,2.81 +4.38,2.81;5.00,2.50 +5.00,2.50;5.31,2.19 +5.31,2.19;5.94,1.56 +5.94,1.56;6.25,1.25 + +# UTF-16 : 8c 9d +# UTF-8 : 9d b2 e8 +[8c9d] 貝 +1.56,3.12;7.81,3.12 +7.81,3.12;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,3.12 +1.56,5.00;7.81,5.00 +1.56,6.88;7.81,6.88 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 + +# UTF-16 : 51 65 +# UTF-8 : a5 85 e5 +[5165] 入 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,2.19 +6.88,2.19;6.56,2.81 +6.56,2.81;5.94,3.75 +5.94,3.75;5.62,4.38 +5.62,4.38;5.31,5.31 +5.31,5.31;5.00,6.25 +5.00,6.25;5.00,6.88 +5.00,6.88;5.00,7.81 +1.88,8.75;5.00,8.75 +5.00,8.75;5.00,7.81 +5.00,7.81;5.00,7.19 +5.00,7.19;4.69,6.25 +4.69,6.25;4.38,5.31 +4.38,5.31;4.06,4.38 +4.06,4.38;3.75,3.75 +3.75,3.75;3.12,3.12 +3.12,3.12;2.50,2.19 +2.50,2.19;1.88,1.88 +1.88,1.88;1.25,1.25 +1.25,1.25;0.62,0.94 + +# UTF-16 : 77 f3 +# UTF-8 : b3 9f e7 +[77f3] 石 +8.75,8.75;0.62,8.75 +2.81,0.94;2.81,5.31 +2.81,5.31;8.12,5.31 +8.12,5.31;8.12,0.94 +2.81,1.56;8.12,1.56 +0.31,3.12;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;1.88,4.38 +1.88,4.38;2.19,5.00 +2.19,5.00;2.81,5.31 +2.81,5.31;3.12,5.94 +3.12,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;4.06,8.75 + +# UTF-16 : 5d e6 +# UTF-8 : a6 b7 e5 +[5de6] 左 +8.75,1.25;1.88,1.25 +5.62,5.31;5.62,1.25 +2.50,5.31;8.12,5.31 +8.75,8.12;0.62,8.12 +0.31,1.56;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.50,5.31 +2.50,5.31;2.81,5.94 +2.81,5.94;2.81,6.88 +2.81,6.88;3.12,7.81 +3.12,7.81;3.12,8.44 +3.12,8.44;3.44,9.38 + +# UTF-16 : 8d b3 +# UTF-8 : b3 b6 e8 +[8db3] 足 +5.00,4.38;8.12,4.38 +4.69,1.25;4.69,5.94 +1.56,6.25;7.81,6.25 +7.81,6.25;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.94 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.19,4.69 +2.19,4.69;2.19,5.31 +8.75,1.25;8.44,1.25 +8.44,1.25;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,1.25 +5.31,1.25;4.69,1.56 +4.69,1.56;4.06,1.56 +4.06,1.56;3.44,1.88 +3.44,1.88;3.12,2.19 +3.12,2.19;2.50,2.81 +2.50,2.81;2.19,3.12 +2.19,3.12;1.88,3.75 + +# UTF-16 : 52 9b +# UTF-8 : 9b 8a e5 +[529b] 力 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;3.75,6.88 +3.75,6.88;4.06,8.12 +4.06,8.12;4.06,9.38 +0.94,7.81;8.12,7.81 +8.12,7.81;8.12,6.25 +8.12,6.25;8.12,5.00 +8.12,5.00;8.12,3.75 +8.12,3.75;7.81,3.12 +7.81,3.12;7.81,2.50 +7.81,2.50;7.81,1.88 +7.81,1.88;7.19,1.56 +7.19,1.56;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;5.00,1.25 + +# UTF-16 : 51 48 +# UTF-8 : 88 85 e5 +[5148] 先 +8.12,7.81;2.19,7.81 +8.75,5.31;0.62,5.31 +4.69,5.62;4.69,9.38 +0.94,5.94;1.56,6.56 +1.56,6.56;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.44 +2.50,8.44;2.50,9.06 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;4.06,5.31 +5.62,5.31;5.94,1.88 +5.62,1.88;5.94,1.56 +5.94,1.56;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;8.12,1.25 +8.12,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 + +# UTF-16 : 7c f8 +# UTF-8 : b8 b3 e7 +[7cf8] 糸 +8.44,5.00;0.62,4.69 +3.75,5.62;3.44,6.25 +3.44,6.25;2.81,6.56 +2.81,6.56;2.50,7.19 +2.50,7.19;1.88,7.50 +1.88,7.50;1.25,8.12 +9.06,4.06;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;7.81,5.62 +7.81,5.62;7.50,6.25 +7.50,6.25;7.19,6.56 +4.69,4.69;4.69,0.94 +0.62,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.81 +2.19,2.81;2.81,3.12 +2.81,3.12;3.12,3.75 +3.12,3.75;3.44,3.75 +8.75,1.25;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,3.75 +2.19,4.69;2.81,5.00 +2.81,5.00;3.12,5.31 +3.12,5.31;3.75,5.94 +3.75,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.31,6.88 +5.31,6.88;5.94,7.19 +5.94,7.19;6.25,7.81 +6.25,7.81;6.88,8.12 +6.88,8.12;7.19,8.44 +2.19,7.19;2.81,7.50 +2.81,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +3.75,8.44;4.38,9.06 +4.38,9.06;5.00,9.38 + +# UTF-16 : 73 89 +# UTF-8 : 89 8e e7 +[7389] 玉 +8.75,1.25;0.62,1.25 +8.75,8.75;0.94,8.75 +7.81,5.31;1.56,5.31 +4.69,1.25;4.69,8.75 +6.25,4.38;6.56,4.06 +6.56,4.06;6.88,3.75 +6.88,3.75;7.19,3.44 +7.19,3.44;7.50,2.81 +7.50,2.81;7.81,2.50 + +# UTF-16 : 5b f8 +# UTF-8 : b8 af e5 +[5bf8] 寸 +6.56,9.38;6.56,1.88 +6.56,1.88;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.38,1.25 +9.06,7.81;0.31,7.81 +4.06,3.44;3.75,4.06 +3.75,4.06;3.44,4.69 +3.44,4.69;3.12,5.31 +3.12,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 + +# UTF-16 : 67 51 +# UTF-8 : 91 9d e6 +[6751] 村 +8.12,9.38;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,7.81;4.06,7.81 +6.25,3.44;5.94,4.06 +5.94,4.06;5.62,4.69 +5.62,4.69;5.31,5.31 +5.31,5.31;5.00,5.94 +5.00,5.94;4.69,6.25 +2.19,0.62;2.19,9.38 +3.75,7.81;0.31,7.81 +0.00,3.12;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.19,7.81 +3.75,4.38;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.50,6.88 +2.50,6.88;2.19,7.50 + +# UTF-16 : 95 80 +# UTF-8 : 80 96 e9 +[9580] 門 +5.31,7.19;8.44,7.19 +6.25,1.25;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;8.44,8.75 +8.44,8.75;5.31,8.75 +5.31,8.75;5.31,5.31 +5.31,5.31;8.44,5.31 +4.06,7.19;0.94,7.19 +0.94,0.94;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.31 +4.06,5.31;0.94,5.31 + +# UTF-16 : 95 93 +# UTF-8 : 93 96 e9 +[9593] 間 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +6.56,3.44;2.81,3.44 +2.81,1.25;2.81,5.00 +2.81,5.00;6.56,5.00 +6.56,5.00;6.56,1.88 +6.56,1.88;2.81,1.88 +6.25,1.25;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 + +# UTF-16 : 76 7d +# UTF-8 : bd 99 e7 +[767d] 白 +8.12,0.94;8.12,8.12 +8.12,8.12;1.25,8.12 +1.25,8.12;1.25,0.94 +1.25,1.56;8.12,1.56 +1.25,5.00;8.12,5.00 +4.69,9.38;4.69,9.06 +4.69,9.06;4.38,8.75 +4.38,8.75;4.06,8.12 +4.06,8.12;4.06,8.12 + +# UTF-16 : 97 f3 +# UTF-8 : b3 9f e9 +[97f3] 音 +7.50,0.94;7.50,5.00 +7.50,5.00;1.88,5.00 +1.88,5.00;1.88,0.94 +1.88,1.25;7.50,1.25 +1.88,3.12;7.50,3.12 +0.31,5.94;9.06,5.94 +0.62,8.44;8.75,8.44 +4.69,8.44;4.69,9.69 +5.62,5.94;5.94,6.56 +5.94,6.56;6.25,6.88 +6.25,6.88;6.56,7.50 +6.56,7.50;6.56,7.81 +6.56,7.81;6.88,8.44 +3.75,5.94;3.44,6.56 +3.44,6.56;3.12,6.88 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 + +# UTF-16 : 62 38 +# UTF-8 : b8 88 e6 +[6238] 戸 +0.62,8.75;8.75,8.75 +1.88,4.69;7.81,4.69 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.88,4.38 +1.88,4.38;1.88,7.50 +1.88,7.50;7.81,7.50 +7.81,7.50;7.81,4.06 + +# UTF-16 : 7d e8 +# UTF-8 : a8 b7 e7 +[7de8] 編 +3.44,8.75;9.06,8.75 +3.12,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,7.81 +4.06,7.81;8.44,7.81 +8.44,7.81;8.44,6.25 +8.44,6.25;4.06,6.25 +3.44,4.38;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.81,6.56 +0.31,4.69;3.12,5.00 +1.88,5.00;1.88,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.81,4.06 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.25 +8.75,1.25;8.75,5.00 +8.75,5.00;4.38,5.00 +4.38,5.00;4.38,0.94 +5.62,5.00;5.94,0.94 +7.19,5.00;7.19,0.94 +4.38,3.44;8.44,3.44 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.50 +2.50,7.50;2.81,8.12 +2.81,8.12;2.81,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.38 + +# UTF-16 : 96 c6 +# UTF-8 : 86 9b e9 +[96c6] 集 +0.31,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.38 +4.69,4.69;4.69,8.12 +4.69,0.62;4.69,4.38 +8.75,3.44;0.62,3.44 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,2.81 +4.06,2.81;4.69,3.44 +9.06,1.25;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,2.81 +5.31,2.81;4.69,3.44 +1.56,8.44;1.56,4.38 +1.56,4.38;8.44,4.38 +8.44,8.44;1.56,8.44 +1.56,7.19;8.12,7.19 +1.56,5.62;8.12,5.62 +5.31,9.38;5.00,9.06 +5.00,9.06;5.00,8.44 +5.00,8.44;4.69,8.44 + +# UTF-16 : 88 63 +# UTF-8 : a3 a1 e8 +[8863] 衣 +0.62,8.12;8.75,8.12 +4.69,8.12;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.75,6.56 +3.75,6.56;3.44,6.25 +3.44,6.25;2.81,5.94 +2.81,5.94;2.50,5.62 +2.50,5.62;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;0.94,4.38 +0.94,4.38;0.31,4.06 +2.81,1.56;2.81,5.62 +4.69,8.12;4.69,9.38 +4.69,8.12;5.00,7.19 +5.00,7.19;5.31,6.25 +5.31,6.25;5.62,5.62 +5.62,5.62;5.94,4.69 +5.94,4.69;6.25,4.06 +6.25,4.06;6.88,3.44 +6.88,3.44;7.19,2.50 +7.19,2.50;7.81,2.19 +7.81,2.19;8.44,1.56 +8.44,1.56;9.06,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +6.25,4.38;6.56,4.69 +6.56,4.69;7.19,5.00 +7.19,5.00;7.50,5.31 +7.50,5.31;8.12,5.94 +8.12,5.94;8.44,6.25 + +# UTF-16 : 88 68 +# UTF-8 : a8 a1 e8 +[8868] 表 +0.62,5.31;8.75,5.31 +1.25,6.88;8.12,6.88 +0.94,8.44;8.44,8.44 +4.69,5.31;4.38,5.00 +4.38,5.00;4.06,4.69 +4.06,4.69;3.75,4.38 +3.75,4.38;3.12,4.38 +3.12,4.38;2.81,4.06 +2.81,4.06;2.50,3.75 +2.50,3.75;1.88,3.44 +1.88,3.44;1.56,3.44 +1.56,3.44;0.94,3.12 +0.94,3.12;0.31,2.81 +4.69,5.31;4.69,9.69 +4.69,5.31;5.00,4.69 +5.00,4.69;5.31,4.06 +5.31,4.06;5.62,3.75 +5.62,3.75;5.94,3.12 +5.94,3.12;6.56,2.81 +6.56,2.81;6.88,2.19 +6.88,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.94,1.88 +2.81,1.25;2.81,4.06 +6.25,2.81;6.56,3.12 +6.56,3.12;7.19,3.75 +7.19,3.75;7.50,4.06 +7.50,4.06;7.81,4.38 +7.81,4.38;8.44,4.69 + +# UTF-16 : 4e 01 +# UTF-8 : 81 b8 e4 +[4e01] 丁 +5.00,8.75;5.00,1.88 +5.00,1.88;5.00,1.56 +5.00,1.56;4.69,1.25 +4.69,1.25;4.38,1.25 +4.38,1.25;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.50,1.25 +8.75,8.75;0.62,8.75 + +# UTF-16 : 79 3a +# UTF-8 : ba a4 e7 +[793a] 示 +4.69,6.25;4.69,1.88 +4.69,1.88;4.69,1.56 +4.69,1.56;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +0.62,1.88;0.94,2.50 +0.94,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.19,5.00 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.81,3.75 +7.81,3.75;7.50,4.38 +7.50,4.38;6.88,5.00 +8.75,6.25;0.62,6.25 +8.12,8.75;1.25,8.75 + +# UTF-16 : 79 be +# UTF-8 : be a6 e7 +[79be] 禾 +4.69,0.94;4.69,8.44 +8.75,5.94;0.62,5.94 +0.31,1.88;0.94,2.19 +0.94,2.19;1.56,2.50 +1.56,2.50;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.38,5.62 +4.38,5.62;4.69,5.94 +9.06,1.88;8.44,2.19 +8.44,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +7.50,3.12;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;5.94,4.38 +5.94,4.38;5.62,4.69 +5.62,4.69;5.31,5.00 +5.31,5.00;5.00,5.62 +5.00,5.62;4.69,5.94 +1.25,8.12;1.88,8.12 +1.88,8.12;2.81,8.12 +2.81,8.12;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 + +# UTF-16 : 59 1a +# UTF-8 : 9a a4 e5 +[591a] 多 +1.88,3.75;2.50,3.75 +2.50,3.75;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;4.06,4.69 +4.06,4.69;4.38,4.69 +4.38,4.69;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;6.25,5.94 +6.25,5.94;6.25,6.25 +5.62,5.62;9.06,5.62 +9.06,5.31;8.75,4.69 +8.75,4.69;8.12,4.06 +8.12,4.06;7.50,3.75 +7.50,3.75;6.88,3.12 +6.88,3.12;6.25,2.50 +6.25,2.50;5.62,2.19 +5.62,2.19;4.69,1.88 +4.69,1.88;3.75,1.56 +3.75,1.56;2.81,1.25 +2.81,1.25;1.88,0.94 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.06 +0.62,6.88;1.25,7.19 +1.25,7.19;1.56,7.50 +1.56,7.50;2.19,7.50 +2.19,7.50;2.50,7.81 +2.50,7.81;3.12,8.12 +3.12,8.12;3.44,8.44 +3.44,8.44;3.75,8.75 +3.75,8.75;4.06,9.06 +4.06,9.06;4.38,9.06 +4.38,9.06;4.69,9.38 +4.06,8.75;7.19,8.75 +7.19,8.75;6.56,8.12 +6.56,8.12;6.25,7.50 +6.25,7.50;5.94,6.88 +5.94,6.88;5.31,6.56 +5.31,6.56;4.69,5.94 +4.69,5.94;4.06,5.62 +4.06,5.62;3.12,5.31 +3.12,5.31;2.50,5.00 +2.50,5.00;1.56,4.69 +1.56,4.69;0.62,4.38 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.44,7.50 + +# UTF-16 : 79 fb +# UTF-8 : bb a7 e7 +[79fb] 移 +3.44,3.44;3.75,3.44 +3.75,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;5.00,4.38 +5.00,4.38;5.31,4.38 +5.31,4.38;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;6.56,5.62 +6.56,5.62;6.88,5.94 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,4.06 +5.94,4.06;5.94,4.06 +3.44,9.06;2.81,9.06 +2.81,9.06;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.44,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +3.12,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +6.25,5.31;9.06,5.31 +9.06,5.31;8.75,4.38 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,3.44 +8.12,3.44;7.50,2.81 +7.50,2.81;6.88,2.50 +6.88,2.50;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;5.00,1.25 +5.00,1.25;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,7.19;4.06,7.50 +4.06,7.50;4.69,8.12 +4.69,8.12;5.31,8.44 +5.31,8.44;5.62,9.06 +5.62,9.06;5.94,9.38 +5.31,8.75;8.44,8.75 +8.44,8.44;8.12,8.12 +8.12,8.12;7.81,7.50 +7.81,7.50;7.19,7.19 +7.19,7.19;6.88,6.56 +6.88,6.56;6.56,6.25 +6.56,6.25;5.94,5.94 +5.94,5.94;5.31,5.62 +5.31,5.62;4.69,5.31 +4.69,5.31;4.06,5.00 +4.06,5.00;3.44,5.00 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.31,7.81 + +# UTF-16 : 91 cd +# UTF-8 : 8d 87 e9 +[91cd] 重 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 +1.56,3.75;7.81,3.75 +7.81,3.75;7.81,6.25 +7.81,6.25;1.56,6.25 +1.56,6.25;1.56,3.44 +1.56,5.00;7.81,5.00 +1.25,2.50;8.44,2.50 +0.31,1.25;9.06,1.25 +4.69,1.25;4.69,8.75 +0.62,7.50;8.75,7.50 + +# UTF-16 : 52 d5 +# UTF-8 : 95 8b e5 +[52d5] 動 +0.62,8.75;0.94,8.75 +0.94,8.75;1.56,8.75 +1.56,8.75;1.88,8.75 +1.88,8.75;2.50,8.75 +2.50,8.75;2.81,8.75 +2.81,8.75;3.12,8.75 +3.12,8.75;3.75,8.75 +3.75,8.75;4.06,9.06 +4.06,9.06;4.69,9.06 +0.94,3.75;4.69,3.75 +4.69,3.75;4.69,6.56 +4.69,6.56;0.62,6.56 +0.62,6.56;0.62,3.75 +0.94,5.00;4.69,5.00 +0.62,2.50;5.00,2.50 +2.81,1.25;2.81,8.75 +0.31,7.50;5.00,7.50 +5.00,0.94;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;6.25,3.75 +6.25,3.75;6.25,4.69 +6.25,4.69;6.25,5.62 +6.25,5.62;6.56,6.56 +6.56,6.56;6.56,7.81 +6.56,7.81;6.56,9.38 +5.00,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;4.69,1.56 + +# UTF-16 : 4e 07 +# UTF-8 : 87 b8 e4 +[4e07] 万 +0.62,8.75;8.75,8.75 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;3.12,3.75 +3.12,3.75;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.75,6.25 +3.75,6.25;3.75,7.19 +3.75,7.19;3.75,8.44 +3.44,6.25;8.12,6.25 +7.81,6.25;7.81,5.00 +7.81,5.00;7.81,4.06 +7.81,4.06;7.81,3.12 +7.81,3.12;7.81,2.50 +7.81,2.50;7.50,2.19 +7.50,2.19;7.19,1.56 +7.19,1.56;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.69,1.25 + +# UTF-16 : 66 1c +# UTF-8 : 9c 98 e6 +[661c] 昜 +1.88,6.25;7.50,6.25 +7.50,6.25;7.50,8.75 +7.50,8.75;1.88,8.75 +1.88,8.75;1.88,6.25 +1.88,7.50;7.50,7.50 +0.62,5.31;8.75,5.31 +0.62,2.50;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.88,3.44 +1.88,3.44;2.19,3.75 +2.19,3.75;2.50,4.06 +2.50,4.06;2.81,4.38 +2.81,4.38;3.12,4.69 +3.12,4.69;3.44,5.31 +4.06,0.94;4.38,0.94 +4.38,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.88,4.38 +1.25,1.25;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;4.69,4.38 +2.81,4.38;8.12,4.38 +8.12,4.38;8.12,3.44 +8.12,3.44;8.12,2.81 +8.12,2.81;8.12,2.50 +8.12,2.50;7.81,1.88 +7.81,1.88;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 + +# UTF-16 : 58 34 +# UTF-8 : b4 a0 e5 +[5834] 場 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,2.50 +6.25,2.50;6.56,2.81 +6.56,2.81;6.88,3.12 +6.88,3.12;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.50,4.38 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.62,4.06 +5.62,4.06;5.94,4.38 +3.75,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,6.25 +3.75,7.50;8.44,7.50 +3.12,5.31;9.06,5.31 +2.81,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.69,5.00 +4.69,5.00;5.00,5.31 +0.31,6.56;3.12,6.56 +1.56,2.19;1.56,9.06 +0.31,1.88;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +4.06,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 65 a4 +# UTF-8 : a4 96 e6 +[65a4] 斤 +1.88,6.25;8.75,6.25 +1.88,8.44;2.50,8.44 +2.50,8.44;3.12,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.31 +1.88,5.31;1.88,6.25 +1.88,6.25;1.88,7.19 +1.88,7.19;1.88,8.44 +5.62,0.94;5.62,6.25 + +# UTF-16 : 62 40 +# UTF-8 : 80 89 e6 +[6240] 所 +5.31,6.25;9.06,6.25 +7.50,0.94;7.50,6.25 +0.62,8.75;4.69,8.75 +0.62,0.94;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.25,7.19 +1.25,7.19;4.38,7.19 +4.38,7.19;4.38,4.69 +4.38,4.69;1.25,4.69 +5.31,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +8.44,9.06;8.75,9.06 +3.75,0.94;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.50 +4.69,2.50;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.00,4.38 +5.00,4.38;5.31,5.31 +5.31,5.31;5.31,6.25 +5.31,6.25;5.31,7.19 +5.31,7.19;5.31,8.44 + +# UTF-16 : 80 0c +# UTF-8 : 8c 80 e8 +[800c] 而 +8.75,8.75;0.62,8.75 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.12,1.56 +8.12,1.56;8.12,1.88 +8.12,1.88;8.12,6.88 +8.12,6.88;1.25,6.88 +1.25,6.88;1.25,0.94 +3.44,6.88;3.44,1.25 +5.94,6.88;5.94,1.25 +4.69,8.75;4.69,8.44 +4.69,8.44;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.38,6.88 + +# UTF-16 : 7a ef +# UTF-8 : af ab e7 +[7aef] 端 +0.31,7.50;3.44,7.50 +1.88,7.50;1.88,9.06 +6.25,7.19;6.25,9.38 +8.75,9.06;8.75,7.19 +8.75,7.19;4.06,7.19 +4.06,7.19;4.06,9.06 +9.06,5.94;3.44,5.94 +7.50,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.69 +8.75,4.69;3.75,4.69 +3.75,4.69;3.75,0.94 +5.31,4.69;5.31,1.25 +7.19,4.69;7.19,1.25 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +6.25,5.94;6.25,5.62 +6.25,5.62;5.94,5.00 +5.94,5.00;5.94,4.69 +5.94,4.69;5.94,4.69 +2.19,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.81,6.88 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;0.94,6.88 + +# UTF-16 : 67 2b +# UTF-8 : ab 9c e6 +[672b] 末 +4.69,0.62;4.69,9.38 +8.44,5.62;0.94,5.62 +8.75,8.12;0.62,8.12 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.69,5.62 +9.06,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;5.94,4.06 +5.94,4.06;5.62,4.38 +5.62,4.38;5.31,4.69 +5.31,4.69;5.00,5.00 +5.00,5.00;4.69,5.62 + +# UTF-16 : 5f a9 +# UTF-8 : a9 be e5 +[5fa9] 復 +2.50,7.19;2.19,6.88 +2.19,6.88;1.88,6.25 +1.88,6.25;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.31,4.69 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.56,7.81 +1.56,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +1.56,0.62;1.56,5.94 +9.06,8.44;4.06,8.44 +2.50,6.56;3.12,6.88 +3.12,6.88;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.38,9.38 +3.75,4.69;8.44,4.69 +8.44,4.69;8.44,7.50 +8.44,7.50;3.75,7.50 +3.75,7.50;3.75,4.69 +3.75,6.25;8.44,6.25 +2.81,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.00,4.69 +4.38,4.06;8.44,4.06 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.12 +7.50,3.12;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.62,1.88 +5.62,1.88;4.69,1.56 +4.69,1.56;4.06,1.25 +4.06,1.25;3.44,0.94 +3.44,0.94;2.50,0.94 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.75 + +# UTF-16 : 5c 65 +# UTF-8 : a5 b1 e5 +[5c65] 履 +3.12,5.94;2.81,5.62 +2.81,5.62;2.50,5.00 +2.50,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,3.75 +3.44,7.81;3.12,7.50 +3.12,7.50;2.81,6.88 +2.81,6.88;2.19,6.56 +2.19,6.56;1.88,6.25 +1.88,6.25;1.25,5.94 +2.50,0.62;2.50,5.00 +8.75,6.88;4.38,6.88 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,7.19 +4.69,7.19;5.00,7.81 +3.44,2.19;3.75,2.50 +3.75,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.31,4.06 +4.69,3.44;8.12,3.44 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.50 +7.50,2.50;7.19,2.19 +7.19,2.19;6.56,2.19 +6.56,2.19;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.06,0.94 +4.06,0.94;3.12,0.94 +4.38,4.06;8.12,4.06 +8.12,4.06;8.12,6.25 +8.12,6.25;4.06,6.25 +4.06,6.25;4.06,3.75 +4.38,5.00;8.12,5.00 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,9.06 +1.25,9.06;8.44,9.06 +8.44,9.06;8.44,7.81 +8.44,7.81;1.25,7.81 + +# UTF-16 : 6b 62 +# UTF-8 : a2 ad e6 +[6b62] 止 +0.62,1.25;8.75,1.25 +8.44,6.56;5.00,6.56 +5.00,1.25;5.00,9.06 +2.19,1.25;2.19,7.81 + +# UTF-16 : 6b 74 +# UTF-8 : b4 ad e6 +[6b74] 歴 +1.25,1.25;8.75,1.25 +8.12,3.44;5.31,3.44 +5.31,1.25;5.31,4.69 +2.81,1.25;2.81,3.75 +6.88,4.38;6.88,8.44 +8.75,7.50;5.00,7.50 +4.38,5.00;4.69,5.31 +4.69,5.31;5.00,5.31 +5.00,5.31;5.62,5.94 +5.62,5.94;5.94,6.56 +5.94,6.56;6.56,6.88 +6.56,6.88;6.88,7.50 +8.75,5.00;8.44,5.62 +8.44,5.62;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,7.19 +7.19,7.19;6.88,7.50 +3.12,4.38;3.12,8.44 +4.69,7.50;1.56,7.50 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,6.25 +2.19,6.25;2.81,6.56 +2.81,6.56;2.81,7.19 +2.81,7.19;3.12,7.50 +4.69,5.94;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.12,7.50 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.75,8.75 + +# UTF-16 : 8a 00 +# UTF-8 : 80 a8 e8 +[8a00] 言 +7.81,0.62;7.81,3.44 +7.81,3.44;1.56,3.44 +1.56,3.44;1.56,0.62 +1.88,1.25;7.50,1.25 +0.62,7.50;8.75,7.50 +1.56,6.25;7.81,6.25 +1.56,5.00;7.81,5.00 +1.56,8.75;7.81,8.75 + +# UTF-16 : 51 e0 +# UTF-8 : a0 87 e5 +[51e0] 几 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,5.00 +2.50,5.00;2.50,5.94 +2.50,5.94;2.50,7.19 +2.50,7.19;2.50,8.75 +2.50,8.75;6.88,8.75 +6.88,8.75;6.88,1.88 +6.88,1.88;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.81 +9.06,2.81;9.06,3.44 +9.06,3.44;9.06,4.06 + +# UTF-16 : 53 c8 +# UTF-8 : 88 8f e5 +[53c8] 又 +0.62,8.75;7.81,8.75 +0.62,1.25;1.56,1.56 +1.56,1.56;2.50,1.88 +2.50,1.88;3.44,2.50 +3.44,2.50;4.38,3.12 +4.38,3.12;5.00,4.06 +5.00,4.06;5.62,4.69 +5.62,4.69;6.25,5.62 +6.25,5.62;6.88,6.56 +6.88,6.56;7.50,7.50 +7.50,7.50;7.81,8.75 +8.75,1.25;7.81,1.56 +7.81,1.56;6.88,1.88 +6.88,1.88;5.94,2.50 +5.94,2.50;5.31,3.12 +5.31,3.12;4.38,3.75 +4.38,3.75;3.75,4.38 +3.75,4.38;3.44,5.31 +3.44,5.31;2.81,5.94 +2.81,5.94;2.50,6.88 +2.50,6.88;2.19,7.81 + +# UTF-16 : 8a 2d +# UTF-8 : ad a8 e8 +[8a2d] 設 +0.94,1.25;3.75,1.25 +3.75,1.25;3.75,3.44 +3.75,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.62,7.50;4.06,7.50 +0.94,6.25;3.75,6.25 +0.94,4.69;3.75,4.69 +0.94,8.75;3.75,8.75 +4.06,5.62;4.38,5.94 +4.38,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.31,8.12 +5.31,8.12;5.31,8.75 +5.31,8.75;7.50,8.75 +7.50,8.75;7.50,6.25 +7.50,6.25;7.81,5.94 +7.81,5.94;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;9.06,6.25 +9.06,6.25;9.06,6.56 +9.06,6.56;9.06,7.19 +4.38,5.31;8.75,5.31 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,4.69 +8.12,4.69;8.44,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.38 +5.31,4.38;5.00,4.69 + +# UTF-16 : 5b 9a +# UTF-8 : 9a ae e5 +[5b9a] 定 +4.69,8.44;4.69,9.38 +8.44,6.56;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.56 +5.00,4.38;8.12,4.38 +4.69,1.25;4.69,6.88 +1.56,6.88;7.81,6.88 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.19,4.69 +2.19,4.69;2.19,5.31 +8.75,1.25;8.44,1.25 +8.44,1.25;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,1.25 +5.31,1.25;4.69,1.56 +4.69,1.56;4.06,1.56 +4.06,1.56;3.44,1.88 +3.44,1.88;3.12,2.19 +3.12,2.19;2.50,2.81 +2.50,2.81;2.19,3.12 +2.19,3.12;1.88,3.75 + +# UTF-16 : 53 d7 +# UTF-8 : 97 8f e5 +[53d7] 受 +0.94,8.44;1.88,8.44 +1.88,8.44;2.50,8.44 +2.50,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.81,9.06 +7.81,9.06;8.44,9.06 +8.75,5.00;8.75,6.56 +8.75,6.56;0.62,6.56 +0.62,6.56;0.62,5.00 +2.81,6.56;2.81,7.19 +2.81,7.19;2.50,7.50 +2.50,7.50;2.19,8.12 +2.19,8.12;1.88,8.44 +5.00,6.56;4.69,7.19 +4.69,7.19;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.38,8.44 +4.38,8.44;4.06,8.44 +6.56,6.56;6.88,7.19 +6.88,7.19;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.50,8.44 +7.50,8.44;7.50,8.44 +1.56,5.31;7.50,5.31 +0.62,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;4.06,2.19 +4.06,2.19;4.69,2.50 +4.69,2.50;5.31,3.12 +5.31,3.12;5.94,3.44 +5.94,3.44;6.56,4.06 +6.56,4.06;7.19,4.69 +7.19,4.69;7.50,5.31 +8.75,0.94;8.12,1.25 +8.12,1.25;7.19,1.56 +7.19,1.56;6.56,1.56 +6.56,1.56;5.94,1.88 +5.94,1.88;5.31,2.50 +5.31,2.50;4.38,2.81 +4.38,2.81;4.06,3.12 +4.06,3.12;3.44,3.75 +3.44,3.75;2.81,4.06 +2.81,4.06;2.50,4.69 + +# UTF-16 : 4f e1 +# UTF-8 : a1 bf e4 +[4fe1] 信 +8.75,0.62;8.75,3.44 +8.75,3.44;3.44,3.44 +3.44,3.44;3.44,0.62 +3.44,1.25;8.44,1.25 +2.81,7.50;9.06,7.50 +3.44,6.25;8.75,6.25 +3.44,5.00;8.75,5.00 +3.44,8.75;8.75,8.75 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.56,0.62;1.56,7.19 + +# UTF-16 : 51 68 +# UTF-8 : a8 85 e5 +[5168] 全 +0.62,1.25;8.75,1.25 +7.81,4.06;1.56,4.06 +7.50,6.25;1.88,6.25 +4.69,1.25;4.69,6.25 +0.31,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.44 +3.44,8.44;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 +4.69,9.38;5.00,9.06 +5.00,9.06;5.62,8.75 +5.62,8.75;5.94,8.44 +5.94,8.44;6.25,8.12 +6.25,8.12;6.88,7.81 +6.88,7.81;7.19,7.50 +7.19,7.50;7.50,7.19 +7.50,7.19;8.12,6.88 +8.12,6.88;8.44,6.56 +8.44,6.56;9.06,6.25 + +# UTF-16 : 90 01 +# UTF-8 : 81 80 e9 +[9001] 送 +8.44,7.50;3.12,7.50 +8.75,5.62;2.81,5.62 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;5.94,4.69 +5.94,4.69;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;5.94,7.50 +5.00,8.12;5.00,8.44 +5.00,8.44;4.69,8.75 +4.69,8.75;4.38,9.06 +4.38,9.06;4.38,9.38 +6.56,7.50;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +8.44,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +7.50,3.12;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.56,4.38 +6.56,4.38;6.25,4.69 +6.25,4.69;5.94,5.00 + +# UTF-16 : 4e 4d +# UTF-8 : 8d b9 e4 +[4e4d] 乍 +4.38,5.94;8.44,5.94 +8.44,3.44;4.38,3.44 +2.19,8.44;8.75,8.44 +4.38,0.62;4.38,8.44 +0.62,5.62;0.62,5.94 +0.62,5.94;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.19 +1.56,7.19;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,9.06 +2.19,9.06;2.50,9.38 + +# UTF-16 : 4f 5c +# UTF-8 : 9c bd e4 +[4f5c] 作 +5.62,5.94;8.75,5.94 +8.75,3.44;5.62,3.44 +4.38,8.44;9.06,8.44 +5.62,0.62;5.62,8.44 +2.81,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;4.06,7.19 +4.06,7.19;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +4.38,8.44;4.69,9.06 +4.69,9.06;4.69,9.38 +2.81,9.38;2.50,8.75 +2.50,8.75;2.50,8.12 +2.50,8.12;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.88,6.56 +1.88,6.56;1.56,5.94 +1.56,5.94;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.62,4.69 +0.62,4.69;0.31,4.38 +1.88,0.62;1.88,6.88 + +# UTF-16 : 62 10 +# UTF-8 : 90 88 e6 +[6210] 成 +1.25,6.56;4.06,6.56 +4.06,6.56;4.06,5.62 +4.06,5.62;4.06,4.69 +4.06,4.69;4.06,4.06 +4.06,4.06;4.06,3.75 +4.06,3.75;3.75,3.12 +3.75,3.12;3.12,2.81 +3.12,2.81;3.12,2.81 +2.81,2.81;2.50,3.12 +2.50,3.12;1.88,3.12 +1.88,3.12;1.56,3.12 +8.12,6.88;7.81,6.25 +7.81,6.25;7.50,5.31 +7.50,5.31;7.19,4.69 +7.19,4.69;6.88,3.75 +6.88,3.75;6.25,3.12 +6.25,3.12;5.94,2.81 +5.94,2.81;5.31,2.19 +5.31,2.19;4.69,1.88 +4.69,1.88;4.06,1.25 +4.06,1.25;3.44,1.25 +5.31,9.38;5.31,7.81 +5.31,7.81;5.31,6.25 +5.31,6.25;5.62,5.00 +5.62,5.00;6.25,4.06 +6.25,4.06;6.56,3.12 +6.56,3.12;6.88,2.19 +6.88,2.19;7.19,1.88 +7.19,1.88;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +6.25,9.38;6.56,9.38 +6.56,9.38;6.88,9.06 +6.88,9.06;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.44 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.75,8.12 + +# UTF-16 : 53 cd +# UTF-8 : 8d 8f e5 +[53cd] 反 +1.56,6.56;8.12,6.56 +1.56,0.94;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.06,2.19 +4.06,2.19;5.00,2.50 +5.00,2.50;5.62,3.12 +5.62,3.12;6.25,3.75 +6.25,3.75;6.56,4.38 +6.56,4.38;7.19,5.00 +7.19,5.00;7.50,5.62 +7.50,5.62;7.81,6.56 +8.75,0.94;8.12,1.25 +8.12,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;4.69,3.44 +4.69,3.44;4.06,4.06 +4.06,4.06;3.75,4.69 +3.75,4.69;3.44,5.31 +3.44,5.31;3.12,5.94 +0.62,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.56,8.75 +1.56,8.75;8.44,8.75 + +# UTF-16 : 8f d4 +# UTF-8 : 94 bf e8 +[8fd4] 返 +3.44,6.88;8.12,6.88 +3.44,2.19;4.06,2.50 +4.06,2.50;4.69,2.81 +4.69,2.81;5.31,3.12 +5.31,3.12;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.88,4.38 +6.88,4.38;7.19,5.00 +7.19,5.00;7.50,5.62 +7.50,5.62;7.81,6.25 +7.81,6.25;8.12,6.88 +8.75,2.19;8.12,2.50 +8.12,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.31,4.69 +5.31,4.69;5.00,5.31 +5.00,5.31;4.69,5.62 +4.69,5.62;4.38,6.25 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +2.81,2.19;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,6.56 +3.44,6.56;3.44,8.75 +3.44,8.75;8.75,8.75 + +# UTF-16 : 54 e1 +# UTF-8 : a1 93 e5 +[54e1] 員 +1.88,7.50;7.81,7.50 +7.81,7.50;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,7.19 +1.25,2.50;8.12,2.50 +8.12,2.50;8.12,6.56 +8.12,6.56;1.25,6.56 +1.25,6.56;1.25,2.50 +1.25,3.75;8.12,3.75 +1.25,5.31;8.12,5.31 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 + +# UTF-16 : 76 f8 +# UTF-8 : b8 9b e7 +[76f8] 相 +8.75,0.94;8.75,8.75 +8.75,8.75;4.38,8.75 +4.38,8.75;4.38,0.94 +4.38,1.56;8.75,1.56 +4.38,4.06;8.75,4.06 +4.38,6.56;8.75,6.56 +2.50,0.62;2.50,9.38 +3.75,7.19;0.62,7.19 +0.31,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +3.75,4.06;3.44,4.69 +3.44,4.69;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;2.81,6.56 +2.81,6.56;2.50,7.19 + +# UTF-16 : 7b b1 +# UTF-8 : b1 ae e7 +[7bb1] 箱 +2.50,0.62;2.50,6.88 +4.38,5.31;0.62,5.31 +0.31,2.19;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.88,4.06 +1.88,4.06;2.19,4.69 +2.19,4.69;2.50,5.31 +4.38,2.81;3.75,3.44 +3.75,3.44;3.44,3.75 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,4.69 +2.81,4.69;2.50,5.31 +8.75,0.62;8.75,6.56 +8.75,6.56;4.69,6.56 +4.69,6.56;4.69,0.62 +4.69,1.25;8.75,1.25 +4.69,3.12;8.75,3.12 +4.69,4.69;8.75,4.69 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +7.19,6.88;6.88,7.19 +6.88,7.19;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.94,7.19 +0.94,7.19;0.31,6.56 +5.94,9.38;5.62,8.75 +5.62,8.75;5.62,8.12 +5.62,8.12;5.31,7.81 +5.31,7.81;4.69,7.19 +4.69,7.19;4.38,6.88 +9.06,8.44;5.62,8.44 +4.69,8.44;1.56,8.44 + +# UTF-16 : 63 a7 +# UTF-8 : a7 8e e6 +[63a7] 控 +6.56,8.44;6.56,5.94 +6.56,5.94;6.88,5.31 +6.88,5.31;6.88,5.31 +6.88,5.31;7.50,5.31 +7.50,5.31;7.50,5.31 +7.50,5.31;7.81,5.31 +7.81,5.31;8.12,5.31 +8.12,5.31;8.44,5.31 +8.44,5.31;8.75,5.62 +8.75,5.62;8.75,6.56 +5.94,8.44;5.94,9.38 +8.75,6.88;8.75,8.44 +8.75,8.44;3.44,8.44 +3.44,8.44;3.44,6.56 +3.12,1.25;9.06,1.25 +8.44,4.38;3.75,4.38 +5.94,1.25;5.94,4.38 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.38;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.94,3.75 +0.94,3.75;0.31,3.44 +2.81,7.19;0.31,7.19 + +# UTF-16 : 9a d8 +# UTF-8 : 98 ab e9 +[9ad8] 高 +0.62,8.44;8.75,8.44 +4.69,8.44;4.69,9.38 +2.81,1.56;2.81,3.75 +2.81,3.75;6.88,3.75 +6.88,3.75;6.88,2.19 +6.88,2.19;2.81,2.19 +2.19,5.62;2.19,7.50 +2.19,7.50;7.19,7.50 +7.19,7.50;7.19,5.62 +7.19,5.62;2.19,5.62 +6.56,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;8.44,4.69 +8.44,4.69;0.94,4.69 +0.94,4.69;0.94,0.94 + +# UTF-16 : 7a 3f +# UTF-8 : bf a8 e7 +[7a3f] 稿 +3.12,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +4.69,1.56;4.69,3.75 +4.69,3.75;7.50,3.75 +7.50,3.75;7.50,2.19 +7.50,2.19;4.69,2.19 +4.38,5.62;4.38,7.50 +4.38,7.50;7.81,7.50 +7.81,7.50;7.81,5.62 +7.81,5.62;4.38,5.62 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,4.69 +8.75,4.69;3.44,4.69 +3.44,4.69;3.44,0.94 +3.12,9.06;2.50,9.06 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.44,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 + +# UTF-16 : 69 1c +# UTF-8 : 9c a4 e6 +[691c] 検 +1.88,0.62;1.88,9.38 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,7.50 +8.12,7.50;7.50,8.12 +7.50,8.12;6.88,8.44 +6.88,8.44;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.06,7.50 +4.06,7.50;3.75,7.50 +3.75,7.50;3.12,7.19 +3.12,7.19;2.81,6.88 +7.81,7.19;4.06,7.19 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,7.19 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +3.44,3.75;3.75,6.25 +3.44,6.25;8.44,6.25 +8.44,6.25;8.44,4.06 +8.44,4.06;3.75,4.06 + +# UTF-16 : 7d 22 +# UTF-8 : a2 b4 e7 +[7d22] 索 +0.62,8.44;8.75,8.44 +4.69,7.19;4.69,9.38 +8.44,5.31;8.44,7.19 +8.44,7.19;0.94,7.19 +0.94,7.19;0.94,5.31 +8.44,3.75;0.62,3.44 +3.75,4.38;3.44,4.69 +3.44,4.69;3.12,5.00 +3.12,5.00;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,5.94 +9.06,3.12;8.75,3.44 +8.75,3.44;8.44,4.06 +8.44,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;7.19,5.00 +4.69,3.75;4.69,0.94 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.44,3.12 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +6.56,2.50;5.94,3.12 +2.50,3.75;2.81,3.75 +2.81,3.75;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;6.25,5.94 +6.25,5.94;6.56,5.94 +6.56,5.94;6.88,6.25 +2.50,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;5.00,7.19 + +# UTF-16 : 72 5b +# UTF-8 : 9b 89 e7 +[725b] 牛 +9.06,4.38;0.31,4.38 +2.19,7.81;8.44,7.81 +5.00,0.62;5.00,9.38 +0.62,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.88,7.19 +1.88,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.75 +2.50,8.75;2.50,9.06 + +# UTF-16 : 4e f6 +# UTF-8 : b6 bb e4 +[4ef6] 件 +9.06,4.38;2.50,4.38 +4.06,7.81;8.75,7.81 +6.25,0.62;6.25,9.38 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.44,6.56 +3.44,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.38,8.75 +4.38,8.75;4.38,9.06 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.56,0.62;1.56,7.19 + +# UTF-16 : 5d e5 +# UTF-8 : a5 b7 e5 +[5de5] 工 +0.62,1.56;8.75,1.56 +8.44,8.44;0.94,8.44 +4.69,1.56;4.69,8.44 + +# UTF-16 : 5d ee +# UTF-8 : ae b7 e5 +[5dee] 差 +1.88,1.25;8.75,1.25 +8.44,3.75;2.50,3.75 +5.31,1.25;5.31,3.75 +0.62,5.31;8.75,5.31 +1.25,6.56;8.12,6.56 +0.94,8.12;8.75,8.12 +4.69,5.31;4.69,8.12 +3.44,8.12;3.44,8.44 +3.44,8.44;3.12,9.06 +3.12,9.06;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.12;6.25,8.44 +6.25,8.44;6.25,9.06 +6.25,9.06;6.56,9.38 +6.56,9.38;6.56,9.38 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.31 + +# UTF-16 : 4e 91 +# UTF-8 : 91 ba e4 +[4e91] 云 +8.75,5.94;0.62,5.94 +8.12,8.75;1.25,8.75 +8.75,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.88,4.06 +6.88,4.06;6.56,4.38 +0.62,1.25;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +2.19,1.25;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;4.06,5.94 + +# UTF-16 : 8e e2 +# UTF-8 : a2 bb e8 +[8ee2] 転 +9.06,5.94;4.69,5.94 +8.75,8.75;5.00,8.75 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.12,3.12 +8.12,3.12;8.12,3.44 +8.12,3.44;7.81,4.06 +7.81,4.06;7.81,4.38 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;7.81,1.88 +7.81,1.88;8.12,1.88 +8.12,1.88;8.75,1.88 +5.31,1.25;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;6.25,5.00 +6.25,5.00;6.25,5.62 +6.25,5.62;6.25,5.94 +0.94,3.44;4.38,3.44 +4.38,3.44;4.38,6.88 +4.38,6.88;0.94,6.88 +0.94,6.88;0.94,3.44 +0.94,5.31;4.38,5.31 +0.31,2.19;4.69,2.19 +2.50,0.62;2.50,9.38 +0.31,8.12;4.69,8.12 + +# UTF-16 : 80 96 +# UTF-8 : 96 82 e8 +[8096] 肖 +1.56,2.81;7.81,2.81 +1.56,4.69;7.81,4.69 +1.56,0.94;1.56,6.56 +1.56,6.56;7.81,6.56 +7.81,6.56;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,1.25 +4.69,6.56;4.69,9.06 +2.81,7.19;2.50,7.50 +2.50,7.50;2.19,7.81 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +6.56,7.19;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.50,8.12 +7.50,8.12;7.81,8.44 +7.81,8.44;8.12,8.75 + +# UTF-16 : 52 4a +# UTF-8 : 8a 89 e5 +[524a] 削 +0.94,5.00;5.00,5.00 +0.94,3.12;5.00,3.12 +0.94,0.94;0.94,6.56 +0.94,6.56;5.00,6.56 +5.00,6.56;5.00,1.88 +5.00,1.88;5.00,1.25 +5.00,1.25;4.38,0.94 +4.38,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,1.25 +3.44,1.25;3.12,1.25 +2.81,6.56;2.81,9.06 +6.56,2.81;6.56,8.75 +1.56,7.19;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +4.06,7.19;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.00,8.75 +8.44,9.06;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 4f 59 +# UTF-8 : 99 bd e4 +[4f59] 余 +8.75,5.00;0.62,5.00 +7.19,6.88;2.19,6.88 +4.69,6.88;4.69,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +0.62,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.06 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.56,4.06 +9.06,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.25,7.19 +1.25,7.19;0.94,6.88 +0.94,6.88;0.31,6.56 + +# UTF-16 : 96 64 +# UTF-8 : a4 99 e9 +[9664] 除 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;2.81,6.56 +8.75,5.00;3.12,5.00 +7.81,6.88;3.75,6.88 +5.94,6.88;5.94,1.88 +5.94,1.88;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +2.50,1.25;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.38,4.06 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.19,4.06 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;2.81,8.75 + +# UTF-16 : 7c 73 +# UTF-8 : b3 b1 e7 +[7c73] 米 +4.69,0.62;4.69,9.38 +8.75,5.31;0.62,5.31 +0.62,1.25;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.69,5.31 +2.81,6.25;2.81,6.88 +2.81,6.88;2.50,7.19 +2.50,7.19;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.75 +6.25,6.25;6.88,6.56 +6.88,6.56;7.19,7.19 +7.19,7.19;7.50,7.81 +7.50,7.81;7.81,8.12 +7.81,8.12;8.12,8.75 +8.75,1.25;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;5.94,3.75 +5.94,3.75;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.00,5.00 +5.00,5.00;4.69,5.31 + +# UTF-16 : 8f f7 +# UTF-8 : b7 bf e8 +[8ff7] 迷 +5.94,1.88;5.94,9.38 +8.75,5.94;2.81,5.94 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;4.69,4.69 +4.69,4.69;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;5.62,5.94 +8.75,2.81;8.44,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;7.81,3.75 +7.81,3.75;7.50,4.06 +7.50,4.06;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;6.25,5.31 +6.25,5.31;6.25,5.62 +6.25,5.62;5.94,5.94 +4.69,6.56;4.38,7.19 +4.38,7.19;4.06,7.50 +4.06,7.50;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.44,8.75 +6.88,6.56;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,8.44 +8.12,8.44;8.12,8.75 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 + +# UTF-16 : 62 16 +# UTF-8 : 96 88 e6 +[6216] 或 +0.62,8.12;8.75,8.12 +8.12,6.88;7.81,5.94 +7.81,5.94;7.50,5.31 +7.50,5.31;7.19,4.38 +7.19,4.38;6.56,3.75 +6.56,3.75;6.25,3.12 +6.25,3.12;5.62,2.50 +5.62,2.50;5.00,2.19 +5.00,2.19;4.38,1.56 +4.38,1.56;3.75,1.25 +3.75,1.25;2.81,0.94 +5.62,9.38;5.62,7.81 +5.62,7.81;5.94,6.25 +5.94,6.25;6.25,5.00 +6.25,5.00;6.56,4.06 +6.56,4.06;6.88,3.12 +6.88,3.12;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +6.56,9.38;6.88,9.38 +6.88,9.38;7.19,9.06 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.12,8.44 +1.25,4.38;4.38,4.38 +4.38,4.38;4.38,6.88 +4.38,6.88;1.25,6.88 +1.25,6.88;1.25,4.06 +0.62,2.50;1.25,2.50 +1.25,2.50;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.81,2.81 +2.81,2.81;3.12,2.81 +3.12,2.81;3.75,3.12 +3.75,3.12;4.06,3.12 +4.06,3.12;4.69,3.44 +4.69,3.44;5.00,3.44 + +# UTF-16 : 5f c3 +# UTF-8 : 83 bf e5 +[5fc3] 心 +3.12,7.50;3.12,2.19 +3.12,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.19,2.50 +7.19,2.50;7.19,2.81 +7.19,2.81;7.19,3.44 +0.31,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +9.06,2.19;9.06,2.50 +9.06,2.50;8.75,3.12 +8.75,3.12;8.75,3.44 +8.75,3.44;8.75,3.75 +8.75,3.75;8.44,4.38 +8.44,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;8.12,5.62 +8.12,5.62;8.12,5.94 +8.12,5.94;7.81,6.56 +2.81,9.06;3.12,9.06 +3.12,9.06;3.75,9.06 +3.75,9.06;4.06,8.75 +4.06,8.75;4.38,8.75 +4.38,8.75;5.00,8.75 +5.00,8.75;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.12 +6.25,8.12;6.56,8.12 +6.56,8.12;7.19,7.81 + +# UTF-16 : 60 d1 +# UTF-8 : 91 83 e6 +[60d1] 惑 +0.62,8.44;8.75,8.44 +8.12,7.81;7.81,7.19 +7.81,7.19;7.50,6.56 +7.50,6.56;7.50,6.25 +7.50,6.25;7.19,5.94 +7.19,5.94;6.88,5.31 +6.88,5.31;6.56,5.00 +6.56,5.00;6.25,4.69 +6.25,4.69;5.62,4.38 +5.62,4.38;5.31,4.06 +5.31,4.06;5.00,4.06 +5.62,9.38;5.62,8.44 +5.62,8.44;5.94,7.19 +5.94,7.19;6.25,6.56 +6.25,6.56;6.56,5.94 +6.56,5.94;6.88,5.31 +6.88,5.31;7.19,4.69 +7.19,4.69;7.50,4.38 +7.50,4.38;7.81,4.06 +7.81,4.06;8.12,4.06 +8.12,4.06;8.75,4.06 +8.75,4.06;8.75,4.69 +8.75,4.69;9.06,5.31 +9.06,5.31;9.06,5.62 +6.56,9.38;6.88,9.38 +6.88,9.38;7.50,9.06 +7.50,9.06;8.12,8.75 +8.12,8.75;8.12,8.75 +1.25,5.62;4.38,5.62 +4.38,5.62;4.38,7.50 +4.38,7.50;1.25,7.50 +1.25,7.50;1.25,5.62 +0.62,4.38;1.25,4.38 +1.25,4.38;1.88,4.38 +1.88,4.38;2.19,4.38 +2.19,4.38;2.81,4.38 +2.81,4.38;3.12,4.69 +3.12,4.69;3.75,4.69 +3.75,4.69;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.00,5.00 +2.81,3.44;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.88 +7.19,1.88;7.50,2.50 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.12 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.38,3.44 +4.38,3.44;4.06,3.44 + +# UTF-16 : 6b 20 +# UTF-8 : a0 ac e6 +[6b20] 欠 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.44 +3.75,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;4.69,5.62 +4.69,5.62;4.69,7.50 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.50 +6.56,2.50;5.94,2.81 +5.94,2.81;5.62,3.44 +5.62,3.44;5.31,4.06 +5.31,4.06;5.00,4.69 +5.00,4.69;4.69,5.31 +4.69,5.31;4.69,5.62 +4.69,5.62;4.69,7.50 +0.62,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.50,8.44 +2.50,8.44;2.81,9.06 +2.81,9.06;2.81,9.38 +6.88,5.62;7.19,5.94 +7.19,5.94;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.12,7.50 +8.12,7.50;8.44,8.12 +2.50,8.12;8.44,8.12 + +# UTF-16 : 6b 21 +# UTF-8 : a1 ac e6 +[6b21] 次 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.44 +5.00,3.44;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;5.62,5.00 +5.62,5.00;5.62,5.62 +5.62,5.62;5.62,7.50 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.50 +7.19,2.50;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.62,5.00 +5.62,5.00;5.62,5.62 +5.62,5.62;5.62,7.50 +2.81,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;4.06,7.19 +4.06,7.19;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +4.38,8.44;4.69,9.06 +4.69,9.06;4.69,9.38 +7.19,5.62;7.50,5.94 +7.50,5.94;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +4.38,8.12;8.75,8.12 +0.31,2.19;0.94,2.50 +0.94,2.50;1.56,3.12 +1.56,3.12;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.38 +2.50,7.19;2.19,7.50 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.62,8.75 + +# UTF-16 : 62 3b +# UTF-8 : bb 88 e6 +[623b] 戻 +0.62,8.75;8.75,8.75 +8.75,4.38;1.56,4.38 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.38 +5.00,4.38;5.00,5.62 +8.75,1.25;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,2.81 +5.62,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;5.00,4.38 +1.56,4.69;1.56,7.50 +1.56,7.50;8.12,7.50 +8.12,7.50;8.12,5.94 +8.12,5.94;1.56,5.94 +0.31,1.25;0.62,1.56 +0.62,1.56;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.56,4.38 +1.56,4.38;1.56,5.00 + +# UTF-16 : 4e d8 +# UTF-8 : 98 bb e4 +[4ed8] 付 +8.12,9.38;8.12,1.88 +7.81,1.88;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +9.06,7.81;2.81,7.81 +5.62,3.44;5.31,3.75 +5.31,3.75;5.00,4.38 +5.00,4.38;4.69,5.00 +4.69,5.00;4.38,5.62 +4.38,5.62;4.06,5.94 +2.50,9.38;2.19,8.75 +2.19,8.75;2.19,8.12 +2.19,8.12;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;1.56,6.56 +1.56,6.56;1.25,5.94 +1.25,5.94;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.62,4.69 +0.62,4.69;0.31,4.38 +1.56,0.62;1.56,6.88 + +# UTF-16 : 5b fa +# UTF-8 : ba af e5 +[5bfa] 寺 +0.62,6.25;8.75,6.25 +8.12,8.12;1.25,8.12 +4.69,6.25;4.69,9.38 +6.88,6.25;6.88,1.88 +6.88,1.88;6.88,1.56 +6.88,1.56;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +8.75,4.69;0.62,4.69 +4.38,2.19;4.06,2.50 +4.06,2.50;3.44,2.81 +3.44,2.81;3.12,3.12 +3.12,3.12;2.50,3.44 +2.50,3.44;1.88,4.06 + +# UTF-16 : 5f 85 +# UTF-8 : 85 be e5 +[5f85] 待 +2.81,6.25;9.06,6.25 +8.75,8.12;3.12,8.12 +5.62,6.25;5.94,9.38 +7.81,6.25;7.81,1.88 +7.81,1.88;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,4.69;2.81,4.69 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.44 +4.38,3.44;3.75,4.06 +2.50,7.19;2.19,6.56 +2.19,6.56;1.88,5.94 +1.88,5.94;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.31,4.69 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.56,7.81 +1.56,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +1.56,0.62;1.56,5.94 + +# UTF-16 : 62 4d +# UTF-8 : 8d 89 e6 +[624d] 才 +5.62,9.38;5.62,1.88 +5.62,1.88;5.62,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;3.75,1.25 +3.75,1.25;3.44,1.25 +3.44,1.25;3.12,1.25 +9.06,7.81;0.31,7.81 +0.62,3.44;1.25,3.75 +1.25,3.75;2.19,3.75 +2.19,3.75;2.81,4.06 +2.81,4.06;3.75,4.38 +3.75,4.38;4.38,4.69 +4.38,4.69;5.00,5.00 +5.00,5.00;5.62,5.31 +5.62,5.31;6.56,5.94 +6.56,5.94;7.19,6.25 +7.19,6.25;7.81,6.56 + +# UTF-16 : 95 8b +# UTF-8 : 8b 96 e9 +[958b] 開 +7.19,3.44;2.19,3.44 +2.19,5.00;7.19,5.00 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +6.56,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 +5.62,5.00;5.62,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,4.06 +3.75,4.06;3.75,5.00 + +# UTF-16 : 95 89 +# UTF-8 : 89 96 e9 +[9589] 閉 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +6.56,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 +2.19,4.38;7.19,4.38 +5.62,5.31;5.62,1.56 +5.62,1.56;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.69,1.25 +4.69,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +1.88,1.88;2.50,2.19 +2.50,2.19;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.62,4.38 + +# UTF-16 : 54 4a +# UTF-8 : 8a 91 e5 +[544a] 告 +0.62,6.25;1.25,6.88 +1.25,6.88;1.56,7.50 +1.56,7.50;1.88,8.12 +1.88,8.12;2.19,8.75 +2.19,8.75;2.50,9.38 +1.88,0.94;1.88,4.38 +1.88,4.38;7.50,4.38 +7.50,4.38;7.50,0.94 +1.88,1.56;7.50,1.56 +8.75,5.62;0.62,5.62 +1.88,8.12;8.44,8.12 +4.69,5.62;4.69,9.38 + +# UTF-16 : 6d 69 +# UTF-8 : a9 b5 e6 +[6d69] 浩 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.06,8.44 +4.06,8.44;4.38,9.38 +3.44,0.94;3.44,4.38 +3.44,4.38;8.44,4.38 +8.44,4.38;8.44,0.94 +3.75,1.56;8.44,1.56 +9.06,5.62;2.81,5.62 +4.06,8.12;8.75,8.12 +6.25,5.62;6.25,9.38 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 53 f8 +# UTF-8 : b8 8f e5 +[53f8] 司 +0.62,8.75;8.44,8.75 +8.44,8.75;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +1.88,1.56;1.88,5.62 +1.88,5.62;6.25,5.62 +6.25,5.62;6.25,2.50 +6.25,2.50;1.88,2.50 +7.19,7.19;1.25,7.19 + +# UTF-16 : 75 28 +# UTF-8 : a8 94 e7 +[7528] 用 +1.56,4.06;8.12,4.06 +1.56,6.56;8.12,6.56 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.06 +1.56,4.06;1.56,4.69 +1.56,4.69;1.56,5.31 +1.56,5.31;1.56,8.75 +1.56,8.75;8.44,8.75 +8.44,8.75;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +4.69,8.75;5.00,0.94 + +# UTF-16 : 75 2c +# UTF-8 : ac 94 e7 +[752c] 甬 +1.25,3.44;8.12,3.44 +1.25,5.31;8.12,5.31 +1.25,0.94;1.25,7.19 +1.25,7.19;8.12,7.19 +8.12,7.19;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +1.25,8.75;8.12,8.75 +2.50,8.44;2.81,8.12 +2.81,8.12;3.44,7.81 +3.44,7.81;3.75,7.81 +3.75,7.81;4.38,7.50 +4.38,7.50;5.00,7.19 +8.12,8.75;7.81,8.75 +7.81,8.75;7.19,8.44 +7.19,8.44;6.88,8.12 +6.88,8.12;6.25,8.12 +6.25,8.12;5.94,7.81 +5.94,7.81;5.62,7.50 +5.62,7.50;5.00,7.50 +5.00,7.50;4.69,7.19 +4.69,7.19;4.69,0.94 + +# UTF-16 : 90 1a +# UTF-8 : 9a 80 e9 +[901a] 通 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +3.44,4.38;8.44,4.38 +3.44,5.94;8.44,5.94 +3.12,2.19;3.12,7.50 +3.12,7.50;8.44,7.50 +8.44,7.50;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;6.88,2.19 +6.88,2.19;6.88,2.19 +3.12,8.75;8.75,8.75 +4.06,8.44;4.38,8.12 +4.38,8.12;5.00,8.12 +5.00,8.12;5.31,7.81 +5.31,7.81;5.62,7.50 +5.62,7.50;5.94,7.50 +8.44,8.75;8.12,8.75 +8.12,8.75;7.81,8.44 +7.81,8.44;7.19,8.12 +7.19,8.12;6.56,7.81 +6.56,7.81;5.94,7.50 +5.94,7.19;5.94,2.19 + +# UTF-16 : 77 e2 +# UTF-8 : a2 9f e7 +[77e2] 矢 +0.62,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;4.69,5.94 +4.69,5.94;4.69,8.44 +8.75,1.25;8.12,1.25 +8.12,1.25;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.31,4.06 +5.31,4.06;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;4.69,5.94 +8.12,8.44;2.19,8.44 +0.94,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;1.88,7.50 +1.88,7.50;2.19,8.12 +2.19,8.12;2.19,8.44 +2.19,8.44;2.50,8.75 +2.50,8.75;2.50,9.06 +2.50,9.06;2.81,9.38 +8.75,5.62;0.62,5.62 + +# UTF-16 : 77 e5 +# UTF-8 : a5 9f e7 +[77e5] 知 +4.69,8.44;1.25,8.44 +0.62,6.25;0.94,6.88 +0.94,6.88;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.75 +1.56,8.75;1.56,9.38 +5.00,5.62;0.31,5.62 +0.31,1.25;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,8.44 +8.75,0.94;8.75,8.44 +8.75,8.44;5.31,8.44 +5.31,8.44;5.31,0.94 +5.62,1.88;8.75,1.88 +4.69,1.56;4.38,2.19 +4.38,2.19;4.06,2.81 +4.06,2.81;3.75,3.44 +3.75,3.44;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.12,4.38 +3.12,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 + +# UTF-16 : 5d f1 +# UTF-8 : b1 b7 e5 +[5df1] 己 +7.81,4.69;7.81,8.75 +7.81,8.75;1.25,8.75 +7.81,5.62;1.56,5.62 +1.56,5.62;1.56,2.19 +1.56,2.19;1.56,1.56 +1.56,1.56;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.12,1.56 +8.12,1.56;8.44,1.88 +8.44,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.75,3.44 + +# UTF-16 : 51 71 +# UTF-8 : b1 85 e5 +[5171] 共 +9.06,4.38;0.31,4.38 +0.94,7.50;8.44,7.50 +2.81,4.38;2.81,9.38 +6.56,4.38;6.56,9.38 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.44,2.81 +3.44,2.81;3.75,3.12 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.12 + +# UTF-16 : 5d fd +# UTF-8 : bd b7 e5 +[5dfd] 巽 +0.94,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 +8.75,3.12;0.62,3.12 +0.94,4.69;8.44,4.69 +3.12,3.12;3.12,5.94 +6.25,3.12;6.25,5.94 +4.38,6.88;4.38,6.56 +4.38,6.56;4.06,5.94 +4.06,5.94;3.75,5.94 +3.75,5.94;3.44,5.94 +3.44,5.94;3.12,5.94 +3.12,5.94;2.50,5.94 +2.50,5.94;2.50,5.94 +2.50,5.94;1.88,5.94 +1.88,5.94;1.56,5.94 +1.56,5.94;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.94,7.50 +0.94,7.50;4.38,7.50 +4.38,7.50;4.38,8.75 +4.38,8.75;0.94,8.75 +8.44,6.88;8.44,6.56 +8.44,6.56;8.44,5.94 +8.44,5.94;7.81,5.94 +7.81,5.94;7.50,5.94 +7.50,5.94;7.19,5.94 +7.19,5.94;6.56,5.94 +6.56,5.94;6.56,5.94 +6.56,5.94;6.25,5.94 +6.25,5.94;5.62,5.94 +5.62,5.94;5.31,5.94 +5.31,5.94;5.00,6.25 +5.00,6.25;5.00,7.50 +5.00,7.50;8.44,7.50 +8.44,7.50;8.44,8.75 +8.44,8.75;5.00,8.75 + +# UTF-16 : 90 78 +# UTF-8 : b8 81 e9 +[9078] 選 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +8.75,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +8.75,3.44;2.50,3.44 +2.81,5.00;8.75,5.00 +4.38,3.75;4.38,6.25 +7.19,3.75;7.19,6.25 +5.31,7.19;5.31,6.56 +5.31,6.56;5.31,6.25 +5.31,6.25;4.69,6.25 +4.69,6.25;4.38,6.25 +4.38,6.25;4.06,6.25 +4.06,6.25;3.75,6.25 +3.75,6.25;3.44,6.25 +3.44,6.25;2.81,6.25 +2.81,6.25;2.81,6.56 +2.81,6.56;2.81,7.81 +2.81,7.81;5.31,7.81 +5.31,7.81;5.31,8.75 +5.31,8.75;2.81,8.75 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.62 +1.88,5.62;0.31,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 +8.75,7.19;8.44,6.56 +8.44,6.56;8.44,6.25 +8.44,6.25;8.12,6.25 +7.81,6.25;7.50,6.25 +7.50,6.25;7.19,6.25 +7.19,6.25;6.88,6.25 +6.88,6.25;6.56,6.25 +6.56,6.25;6.25,6.25 +6.25,6.25;5.94,6.56 +5.94,6.56;5.94,7.81 +5.94,7.81;8.44,7.81 +8.44,7.81;8.44,8.75 +8.44,8.75;5.94,8.75 + +# UTF-16 : 5c 3a +# UTF-8 : ba b0 e5 +[5c3a] 尺 +0.62,0.94;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.88,5.31;1.88,5.94 +1.88,5.94;1.88,8.75 +1.88,8.75;7.81,8.75 +7.81,8.75;7.81,5.00 +2.19,5.62;7.81,5.62 +8.75,0.94;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,4.06 +5.94,4.06;5.62,4.69 +5.62,4.69;5.31,5.31 +5.31,5.31;5.00,5.62 + +# UTF-16 : 62 9e +# UTF-8 : 9e 8a e6 +[629e] 択 +1.88,9.38;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.44,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.44,7.19;0.31,7.19 +4.38,5.62;8.44,5.62 +8.44,5.62;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,5.62 +4.38,5.62;4.38,5.00 +4.38,5.00;4.06,4.38 +4.06,4.38;4.06,4.06 +4.06,4.06;4.06,3.44 +4.06,3.44;4.06,2.81 +4.06,2.81;3.75,2.50 +3.75,2.50;3.75,2.19 +3.75,2.19;3.44,1.56 +3.44,1.56;3.12,1.25 +3.12,1.25;2.81,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.88,4.06 +6.88,4.06;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;6.25,5.62 + +# UTF-16 : 65 b0 +# UTF-8 : b0 96 e6 +[65b0] 新 +5.31,6.25;9.06,6.25 +7.81,0.94;7.81,6.25 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 +4.38,0.94;4.69,1.56 +4.69,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.31,5.31 +5.31,5.31;5.31,6.25 +5.31,6.25;5.62,7.19 +5.62,7.19;5.62,8.44 +2.50,8.12;2.50,9.38 +3.12,5.94;3.44,6.25 +3.44,6.25;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;4.06,8.12 +1.88,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +1.56,7.19;1.25,7.81 +1.25,7.81;1.25,8.12 +2.50,0.94;2.50,5.94 +4.69,4.69;0.31,4.69 +4.69,8.12;0.62,8.12 +4.69,5.94;0.31,5.94 +0.31,1.88;0.62,2.19 +0.62,2.19;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;2.19,3.75 +2.19,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +4.38,2.50;4.06,2.81 +4.06,2.81;3.75,3.44 +3.75,3.44;3.44,3.75 +3.44,3.75;3.12,4.06 +3.12,4.06;2.50,4.38 + +# UTF-16 : 77 40 +# UTF-8 : 80 9d e7 +[7740] 着 +0.31,5.94;9.06,5.94 +1.25,7.19;8.12,7.19 +0.62,8.44;8.75,8.44 +4.69,5.94;4.69,8.44 +3.44,8.44;3.44,8.75 +3.44,8.75;3.12,9.06 +3.12,9.06;2.81,9.38 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.06 +6.25,9.06;6.56,9.38 +0.31,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,3.75;2.19,4.06 +2.19,4.06;2.19,4.38 +2.19,4.38;2.50,5.00 +2.50,5.00;2.50,5.31 +2.50,5.31;2.81,5.94 +7.81,0.62;7.81,5.00 +7.81,5.00;2.50,5.00 +2.50,5.00;2.50,0.62 +2.50,1.25;7.81,1.25 +2.50,2.50;7.81,2.50 +2.50,3.75;7.81,3.75 + +# UTF-16 : 67 2a +# UTF-8 : aa 9c e6 +[672a] 未 +4.69,0.62;4.69,9.38 +8.75,5.62;0.62,5.62 +8.44,8.12;0.94,8.12 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.69,5.62 +9.06,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;5.94,4.06 +5.94,4.06;5.62,4.38 +5.62,4.38;5.31,4.69 +5.31,4.69;5.00,5.00 +5.00,5.00;4.69,5.62 + +# UTF-16 : 51 97 +# UTF-8 : 97 86 e5 +[5197] 冗 +8.44,6.56;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,6.56 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,7.19 +2.81,7.19;6.25,7.19 +6.25,7.19;6.25,1.88 +6.25,1.88;6.25,1.56 +6.25,1.56;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.44 + +# UTF-16 : 58 eb +# UTF-8 : ab a3 e5 +[58eb] 士 +1.25,1.25;8.44,1.25 +8.75,6.25;0.62,6.25 +4.69,1.25;4.69,9.06 + +# UTF-16 : 58 f2 +# UTF-8 : b2 a3 e5 +[58f2] 売 +1.25,6.56;8.12,6.56 +8.75,8.44;0.62,8.44 +4.69,6.56;4.69,9.38 +8.44,3.75;8.44,5.62 +8.44,5.62;0.94,5.62 +0.94,5.62;0.94,3.75 +5.62,4.69;5.62,1.88 +5.62,1.88;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,2.81 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.75,4.69 + +# UTF-16 : 8a ad +# UTF-8 : ad aa e8 +[8aad] 読 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,6.25;3.44,6.25 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +4.06,6.88;8.44,6.88 +8.75,8.44;4.06,8.44 +6.25,6.88;6.25,9.38 +8.75,4.06;8.75,5.62 +8.75,5.62;4.06,5.62 +4.06,5.62;4.06,3.75 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.62,4.69 +6.88,4.69;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,2.50 +8.75,2.50;8.75,2.81 + +# UTF-16 : 51 6c +# UTF-8 : ac 85 e5 +[516c] 公 +8.75,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.88,4.06 +6.88,4.06;6.56,4.38 +0.62,1.25;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +2.19,1.25;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;4.06,6.25 +3.44,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.50 +2.81,7.50;2.50,7.19 +2.50,7.19;2.19,6.88 +2.19,6.88;1.88,6.56 +1.88,6.56;1.56,6.25 +1.56,6.25;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.31,5.31 +5.94,8.75;6.25,8.44 +6.25,8.44;6.25,8.12 +6.25,8.12;6.56,7.50 +6.56,7.50;6.88,7.19 +6.88,7.19;7.19,6.88 +7.19,6.88;7.50,6.56 +7.50,6.56;7.81,6.25 +7.81,6.25;8.12,5.94 +8.12,5.94;8.75,5.62 +8.75,5.62;9.06,5.31 + +# UTF-16 : 7d cf +# UTF-8 : 8f b7 e7 +[7dcf] 総 +3.75,4.38;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.62 +3.44,5.62;3.12,6.25 +3.12,6.25;3.12,6.56 +0.31,4.69;3.44,5.00 +1.88,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;2.81,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,8.12 +3.12,8.12;3.12,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.38 +8.75,4.69;8.44,5.00 +8.44,5.00;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.81,6.56 +7.81,6.56;7.50,6.88 +3.75,5.00;4.38,5.00 +4.38,5.00;4.69,5.00 +4.69,5.00;5.00,5.31 +5.00,5.31;5.62,5.31 +5.62,5.31;5.94,5.31 +5.94,5.31;6.56,5.31 +6.56,5.31;6.88,5.31 +6.88,5.31;7.50,5.31 +7.50,5.31;7.81,5.31 +7.81,5.31;8.12,5.62 +5.00,5.00;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.62,7.19 +5.62,7.19;5.94,7.81 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.44,7.19 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.12 +7.81,8.12;8.12,7.81 +8.12,7.81;8.44,7.50 +8.44,7.50;9.06,7.19 +5.31,4.06;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.62,0.94 +5.62,0.94;5.94,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,1.56 +8.12,1.56;8.12,1.88 +8.12,1.88;8.12,2.50 +3.75,1.25;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.38,3.75 +9.06,1.56;9.06,2.19 +9.06,2.19;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.44,3.44 +8.44,3.44;8.12,3.75 +5.62,4.69;5.94,4.38 +5.94,4.38;6.25,4.06 +6.25,4.06;6.88,3.75 +6.88,3.75;7.19,3.44 +7.19,3.44;7.50,3.12 + +# UTF-16 : 65 35 +# UTF-8 : b5 94 e6 +[6535] 攵 +0.62,1.25;1.56,1.56 +1.56,1.56;2.50,1.88 +2.50,1.88;3.44,2.50 +3.44,2.50;4.06,2.81 +4.06,2.81;5.00,3.44 +5.00,3.44;5.31,4.06 +5.31,4.06;5.94,5.00 +5.94,5.00;6.25,5.62 +6.25,5.62;6.88,6.56 +6.88,6.56;7.19,7.81 +8.75,1.25;7.81,1.56 +7.81,1.56;6.88,1.88 +6.88,1.88;5.94,2.19 +5.94,2.19;5.31,2.81 +5.31,2.81;4.69,3.44 +4.69,3.44;4.06,4.06 +4.06,4.06;3.75,4.69 +3.75,4.69;3.12,5.31 +3.12,5.31;2.81,6.25 +2.81,6.25;2.50,7.19 +1.88,7.81;8.75,7.81 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.88,7.19 +1.88,7.19;1.88,7.50 +1.88,7.50;2.19,8.12 +2.19,8.12;2.19,8.44 +2.19,8.44;2.50,9.06 +2.50,9.06;2.50,9.38 + +# UTF-16 : 65 70 +# UTF-8 : b0 95 e6 +[6570] 数 +4.69,0.94;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.50 +6.56,2.50;6.88,3.12 +6.88,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;8.12,5.94 +8.12,5.94;8.44,6.88 +8.44,6.88;8.44,7.81 +9.06,0.94;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;5.94,6.25 +5.94,6.25;5.94,7.19 +5.62,7.81;9.06,7.81 +4.69,5.00;5.00,5.31 +5.00,5.31;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;5.94,9.06 +5.94,9.06;5.94,9.38 +2.81,5.00;2.81,9.38 +5.00,7.19;0.62,7.19 +0.31,5.00;0.62,5.31 +0.62,5.31;1.25,5.62 +1.25,5.62;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,7.19 +2.50,7.19;2.81,7.19 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,9.06 +0.94,9.06;0.94,9.06 +3.75,7.81;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;4.69,9.06 +4.69,9.06;4.69,9.06 +5.00,4.38;0.31,4.38 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.06,4.38 +2.19,5.31;2.19,4.69 +2.19,4.69;1.88,4.06 +1.88,4.06;1.56,3.75 +1.56,3.75;1.25,3.12 +1.25,3.12;0.94,2.81 +0.94,2.81;1.56,2.81 +1.56,2.81;1.88,2.50 +1.88,2.50;2.50,2.50 +2.50,2.50;3.12,2.19 +3.12,2.19;4.06,1.88 +4.06,1.88;4.38,1.88 +4.38,1.88;4.69,1.56 +4.38,5.62;4.06,5.94 +4.06,5.94;3.75,6.56 +3.75,6.56;3.44,6.88 +3.44,6.88;3.12,6.88 +3.12,6.88;2.81,7.19 + +# UTF-16 : 53 69 +# UTF-8 : a9 8d e5 +[5369] 卩 +2.50,0.94;2.50,8.75 +2.50,8.75;7.19,8.75 +7.19,8.75;7.19,3.75 +7.19,3.75;7.19,3.12 +7.19,3.12;6.88,3.12 +6.88,3.12;6.25,2.81 +6.25,2.81;5.62,2.81 +5.62,2.81;5.00,3.12 +5.00,3.12;4.69,3.12 +4.69,3.12;4.38,3.12 + +# UTF-16 : 59 18 +# UTF-8 : 98 a4 e5 +[5918] 夘 +5.62,0.94;5.62,8.75 +5.62,8.75;8.44,8.75 +8.44,8.75;8.44,3.12 +8.44,3.12;8.44,2.81 +8.44,2.81;8.12,2.50 +8.12,2.50;7.81,2.50 +7.81,2.50;7.50,2.50 +7.50,2.50;6.88,2.50 +6.88,2.50;6.56,2.50 +0.31,4.69;0.62,5.31 +0.62,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.19,8.44 +2.19,8.44;2.50,9.06 +2.50,9.06;2.50,9.38 +3.75,4.38;3.44,5.00 +3.44,5.00;3.12,5.31 +3.12,5.31;2.81,5.62 +2.81,5.62;2.19,5.94 +2.19,5.94;1.88,6.25 +2.19,8.12;4.69,8.12 +4.69,8.12;4.69,7.19 +4.69,7.19;4.38,6.25 +4.38,6.25;4.06,5.31 +4.06,5.31;3.75,4.69 +3.75,4.69;3.44,3.75 +3.44,3.75;3.12,3.12 +3.12,3.12;2.50,2.50 +2.50,2.50;1.88,1.88 +1.88,1.88;1.25,1.56 +1.25,1.56;0.62,1.25 + +# UTF-16 : 5b 9b +# UTF-8 : 9b ae e5 +[5b9b] 宛 +4.69,8.44;4.69,9.38 +8.75,6.88;8.75,8.44 +8.75,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.81 +2.19,6.56;4.69,6.56 +4.38,6.56;4.38,5.94 +4.38,5.94;4.38,5.00 +4.38,5.00;4.06,4.38 +4.06,4.38;3.75,3.75 +3.75,3.75;3.44,3.12 +3.44,3.12;2.81,2.50 +2.81,2.50;2.50,2.19 +2.50,2.19;1.88,1.56 +1.88,1.56;1.25,1.25 +1.25,1.25;0.62,0.94 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;5.31,1.56 +5.31,1.56;5.31,1.88 +5.31,1.88;5.31,6.88 +5.31,6.88;8.12,6.88 +8.12,6.88;8.12,4.06 +8.12,4.06;8.12,3.75 +8.12,3.75;7.50,3.44 +7.50,3.44;7.50,3.44 +7.50,3.44;6.88,3.44 +6.88,3.44;6.56,3.44 +6.56,3.44;6.25,3.44 +3.75,3.75;3.44,4.06 +3.44,4.06;2.81,4.38 +2.81,4.38;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 + +# UTF-16 : 5f dd +# UTF-8 : 9d bf e5 +[5fdd] 忝 +8.75,6.56;0.62,6.56 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 +0.31,3.44;1.25,3.75 +1.25,3.75;1.88,4.38 +1.88,4.38;2.19,4.69 +2.19,4.69;2.81,5.31 +2.81,5.31;3.12,5.62 +3.12,5.62;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.75 +9.06,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.56 +4.38,5.31;4.69,1.25 +4.38,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +1.25,1.25;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +6.88,1.25;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.81 +6.25,2.81;5.94,3.44 +5.94,3.44;5.62,3.75 +8.75,1.25;8.75,1.88 +8.75,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,3.75 + +# UTF-16 : 6d fb +# UTF-8 : bb b7 e6 +[6dfb] 添 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.75,6.88;2.50,6.88 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,9.06 +7.81,9.06;8.44,9.06 +2.50,3.75;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.94,8.75 +9.06,3.75;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.88,6.25 +6.88,6.25;6.56,6.88 +5.62,5.62;5.62,1.25 +5.62,1.25;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +2.81,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.06,4.06 +7.50,1.25;7.19,1.88 +7.19,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.50,4.06 + +# UTF-16 : 54 46 +# UTF-8 : 86 91 e5 +[5446] 呆 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.62 +8.75,4.69;0.62,4.69 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.38,4.38 +4.38,4.38;4.69,4.69 +9.06,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.31,4.06 +5.31,4.06;5.00,4.38 +5.00,4.38;4.69,4.69 +4.69,0.62;4.69,5.62 + +# UTF-16 : 4f dd +# UTF-8 : 9d bf e4 +[4fdd] 保 +3.44,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.12,8.75 +3.12,8.75;3.12,5.94 +9.06,5.00;2.50,5.00 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.31,4.38 +5.31,4.38;5.62,5.00 +9.06,1.25;8.75,1.56 +8.75,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.62,0.62;5.62,5.94 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.56,0.62;1.56,7.19 + +# UTF-16 : 4e d4 +# UTF-8 : 94 bb e4 +[4ed4] 仔 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.56,0.62;1.56,7.19 +2.50,5.00;9.06,5.00 +8.44,8.75;3.12,8.75 +5.94,6.56;5.94,1.88 +5.94,1.88;5.94,1.56 +5.94,1.56;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +8.44,8.75;8.12,8.12 +8.12,8.12;7.50,7.50 +7.50,7.50;7.19,7.19 +7.19,7.19;6.56,6.56 +6.56,6.56;5.94,6.25 + +# UTF-16 : 5b 58 +# UTF-8 : 98 ad e5 +[5b58] 存 +1.88,0.94;1.88,6.56 +2.81,4.06;9.06,4.06 +8.75,6.88;3.75,6.88 +6.25,5.00;6.25,1.56 +6.25,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,1.25 +8.75,6.88;8.12,6.25 +8.12,6.25;7.81,5.94 +7.81,5.94;7.19,5.62 +7.19,5.62;6.88,5.31 +6.88,5.31;6.25,5.00 +8.75,8.44;0.62,8.44 +0.31,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +3.75,8.44;4.06,9.06 +4.06,9.06;4.38,9.69 + +# UTF-16 : 59 2b +# UTF-8 : ab a4 e5 +[592b] 夫 +8.75,5.31;0.62,5.31 +8.44,7.81;1.25,7.81 +0.62,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;4.69,5.94 +4.69,5.94;4.69,9.38 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;4.69,5.31 +4.69,5.31;4.69,5.94 + +# UTF-16 : 89 8f +# UTF-8 : 8f a6 e8 +[898f] 規 +3.75,5.31;0.31,5.31 +3.75,7.50;0.62,7.50 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;1.88,3.75 +1.88,3.75;1.88,4.06 +1.88,4.06;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;2.19,9.38 +4.38,3.75;8.44,3.75 +8.44,3.75;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,3.75 +4.38,5.62;8.12,5.62 +4.38,7.19;8.12,7.19 +3.75,2.19;3.44,2.81 +3.44,2.81;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.19,4.38 +6.88,3.75;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 + +# UTF-16 : 61 1b +# UTF-8 : 9b 84 e6 +[611b] 愛 +0.94,8.75;1.88,8.75 +1.88,8.75;2.50,8.75 +2.50,8.75;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,9.06 +6.88,9.06;7.81,9.06 +7.81,9.06;8.44,9.06 +8.75,5.62;8.75,7.19 +8.75,7.19;0.94,7.19 +0.94,7.19;0.94,5.31 +2.81,7.19;2.50,7.50 +2.50,7.50;2.50,8.12 +2.50,8.12;2.19,8.44 +2.19,8.44;1.88,8.75 +5.00,7.19;4.69,7.81 +4.69,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +4.38,8.44;4.06,8.75 +6.56,7.19;6.88,7.50 +6.88,7.50;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;7.50,8.75 +2.81,4.06;7.19,4.06 +0.62,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.88,3.44 +6.88,3.44;7.19,4.06 +8.75,0.94;8.12,1.25 +8.12,1.25;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.56 +5.94,1.56;5.31,1.88 +5.31,1.88;4.69,2.19 +4.69,2.19;4.06,2.50 +4.06,2.50;3.44,2.81 +3.44,2.81;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,6.56;2.81,5.62 +2.81,5.62;2.81,5.31 +2.81,5.31;3.12,5.00 +3.12,5.00;3.44,5.00 +3.44,5.00;3.75,5.00 +3.75,5.00;4.38,5.00 +4.38,5.00;4.69,5.00 +4.38,5.00;5.00,5.00 +5.00,5.00;5.31,5.00 +5.31,5.00;5.62,5.00 +5.62,5.00;6.25,5.00 +6.25,5.00;6.56,5.00 +6.56,5.00;6.88,5.62 +6.88,5.62;6.88,5.94 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +8.44,4.69;8.12,5.00 +8.12,5.00;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.50,6.25 +7.50,6.25;7.19,6.56 +5.62,5.62;5.00,5.94 +5.00,5.94;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,6.56 +0.62,2.81;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.56,3.12 +1.56,3.12;2.19,3.75 +2.19,3.75;2.81,4.06 +2.81,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 + +# UTF-16 : 75 31 +# UTF-8 : b1 94 e7 +[7531] 由 +8.12,0.94;8.12,7.50 +8.12,7.50;1.25,7.50 +1.25,7.50;1.25,0.94 +4.69,9.38;4.69,1.56 +1.25,1.56;8.12,1.56 +1.25,4.69;8.12,4.69 + +# UTF-16 : 66 f2 +# UTF-8 : b2 9b e6 +[66f2] 曲 +8.44,0.94;8.44,7.50 +8.44,7.50;0.94,7.50 +0.94,7.50;0.94,0.94 +3.44,9.38;3.44,1.56 +5.94,9.38;5.94,1.56 +1.25,1.56;8.44,1.56 +1.25,4.69;8.44,4.69 + +# UTF-16 : 8c 46 +# UTF-8 : 86 b1 e8 +[8c46] 豆 +0.62,1.25;8.75,1.25 +0.62,8.75;8.75,8.75 +5.31,1.25;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.81 +6.56,2.81;6.88,3.44 +6.88,3.44;6.88,4.06 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.50 +3.12,2.50;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.50,4.06 +1.56,4.69;1.56,7.19 +1.56,7.19;7.81,7.19 +7.81,7.19;7.81,4.69 +7.81,4.69;1.88,4.69 + +# UTF-16 : 8c 4a +# UTF-8 : 8a b1 e8 +[8c4a] 豊 +3.75,9.69;3.75,5.94 +5.62,9.69;5.94,5.94 +1.25,5.94;8.12,5.94 +8.12,5.94;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,5.94 +1.25,7.19;8.12,7.19 +0.62,1.25;8.75,1.25 +0.62,5.00;8.75,5.00 +1.88,2.81;1.88,4.38 +1.88,4.38;7.50,4.38 +7.50,4.38;7.50,2.81 +7.50,2.81;1.88,2.81 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +3.44,1.25;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.50,2.81 + +# UTF-16 : 80 7f +# UTF-8 : bf 81 e8 +[807f] 聿 +1.25,5.31;7.81,5.31 +7.81,5.31;7.81,8.44 +7.81,8.44;1.25,8.44 +0.31,6.88;9.06,6.88 +0.31,2.19;9.06,2.19 +1.25,3.75;8.44,3.75 +4.69,0.62;4.69,9.38 + +# UTF-16 : 66 f8 +# UTF-8 : b8 9b e6 +[66f8] 書 +1.25,6.56;7.81,6.56 +7.81,6.56;7.81,8.75 +7.81,8.75;1.25,8.75 +0.31,7.81;9.06,7.81 +0.31,4.69;9.06,4.69 +0.94,5.62;8.44,5.62 +4.69,4.69;4.69,9.69 +7.81,0.62;7.81,3.75 +7.81,3.75;1.56,3.75 +1.56,3.75;1.56,0.62 +1.56,1.25;7.81,1.25 +1.56,2.50;7.81,2.50 + +# UTF-16 : 4f 53 +# UTF-8 : 93 bd e4 +[4f53] 体 +8.12,2.81;3.44,2.81 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,6.88 +5.94,0.62;5.94,9.38 +9.06,7.50;2.50,7.50 +2.19,2.19;2.50,2.81 +2.50,2.81;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;4.06,4.38 +4.06,4.38;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.94,7.50 +9.38,2.19;8.75,2.81 +8.75,2.81;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.50,4.38 +7.50,4.38;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.94 +6.56,5.94;6.25,6.56 +6.25,6.56;6.25,6.88 +6.25,6.88;5.94,7.50 + +# UTF-16 : 5f 13 +# UTF-8 : 93 bc e5 +[5f13] 弓 +1.56,8.75;7.81,8.75 +7.81,8.75;7.81,6.56 +7.81,6.56;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.56,5.31 +1.56,5.31;1.56,4.69 +1.56,4.69;1.25,4.06 +1.25,4.06;1.25,3.44 +1.25,4.38;8.12,4.38 +8.12,4.38;8.12,3.44 +8.12,3.44;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;7.81,1.88 +7.81,1.88;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,1.25 +5.00,1.25;4.69,1.25 +4.69,1.25;4.38,1.25 + +# UTF-16 : 5f 15 +# UTF-8 : 95 bc e5 +[5f15] 引 +0.94,8.75;4.69,8.75 +4.38,8.75;4.69,6.56 +4.38,6.56;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.44 +0.94,4.38;4.69,4.38 +4.69,4.38;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.38,2.19 +4.38,2.19;4.38,1.88 +4.38,1.88;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,1.25 +1.88,1.25;1.56,1.25 +1.56,1.25;1.25,1.25 +7.81,0.94;7.81,9.06 + +# UTF-16 : 7f bd +# UTF-8 : bd be e7 +[7fbd] 羽 +0.62,2.81;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.88,3.44 +1.88,3.44;2.19,3.75 +2.19,3.75;2.81,4.38 +2.81,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +2.81,5.62;2.50,5.94 +2.50,5.94;2.19,6.25 +2.19,6.25;1.88,6.88 +1.88,6.88;1.56,7.19 +1.56,7.19;1.25,7.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,3.75;6.56,3.75 +6.56,3.75;7.19,4.38 +7.19,4.38;7.81,5.00 +7.81,5.00;8.12,5.00 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,7.50 +5.94,7.50;5.31,7.81 +4.69,8.75;8.44,8.75 +8.44,8.75;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.81,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +0.62,8.75;4.06,8.75 +4.06,8.75;4.06,1.88 +4.06,1.88;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;1.88,1.25 + +# UTF-16 : 96 f2 +# UTF-8 : b2 9b e9 +[96f2] 雲 +4.69,5.31;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,5.62;4.06,5.62 +5.62,6.88;7.81,6.88 +5.62,5.62;7.81,5.62 +8.44,5.94;8.44,7.81 +8.44,7.81;0.94,7.81 +0.94,7.81;0.94,5.94 +8.75,3.44;0.62,3.44 +8.12,4.69;1.25,4.69 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.44 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.81,1.56 + +# UTF-16 : 53 e4 +# UTF-8 : a4 8f e5 +[53e4] 古 +0.31,7.81;9.06,7.81 +4.69,5.00;4.69,9.38 +7.81,0.94;7.81,5.00 +7.81,5.00;1.56,5.00 +1.56,5.00;1.56,0.94 +1.56,1.56;7.81,1.56 + +# UTF-16 : 54 09 +# UTF-8 : 89 90 e5 +[5409] 吉 +0.62,8.12;8.75,8.12 +1.25,5.94;8.44,5.94 +4.69,5.94;4.69,9.38 +7.81,0.94;7.81,4.38 +7.81,4.38;1.56,4.38 +1.56,4.38;1.56,0.94 +1.88,1.56;7.50,1.56 + +# UTF-16 : 82 0c +# UTF-8 : 8c 88 e8 +[820c] 舌 +0.62,6.56;8.75,6.56 +4.69,4.69;4.69,8.44 +7.81,0.94;7.81,4.69 +7.81,4.69;1.56,4.69 +1.56,4.69;1.56,0.94 +1.88,1.56;7.50,1.56 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 + +# UTF-16 : 4e 0d +# UTF-8 : 8d b8 e4 +[4e0d] 不 +4.69,0.94;4.69,7.50 +8.75,8.75;0.62,8.75 +0.31,3.12;1.25,3.75 +1.25,3.75;1.88,4.38 +1.88,4.38;2.50,4.69 +2.50,4.69;3.12,5.31 +3.12,5.31;3.44,5.94 +3.44,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.50 +4.69,7.50;5.31,8.12 +5.31,8.12;5.62,8.75 +9.06,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.38 +8.12,4.38;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.56 + +# UTF-16 : 57 12 +# UTF-8 : 92 9c e5 +[5712] 園 +8.75,0.62;8.75,9.06 +8.75,9.06;0.94,9.06 +0.94,9.06;0.94,0.62 +0.94,1.25;8.44,1.25 +1.88,7.81;7.50,7.81 +1.25,6.56;8.12,6.56 +4.69,6.56;4.69,8.75 +2.50,4.38;6.88,4.38 +6.88,4.38;6.88,5.94 +6.88,5.94;2.50,5.94 +2.50,5.94;2.50,4.06 +4.69,1.88;4.69,3.75 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.69,3.75 +4.69,3.75;5.00,4.38 +8.12,1.88;7.50,2.50 +7.50,2.50;6.88,2.81 +6.88,2.81;6.25,3.12 +6.25,3.12;5.31,3.44 +5.31,3.44;4.69,3.75 +5.94,3.12;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.19,3.75 +7.19,3.75;7.50,4.06 +7.50,4.06;7.81,4.06 + +# UTF-16 : 54 42 +# UTF-8 : 82 91 e5 +[5442] 呂 +1.88,6.25;7.50,6.25 +7.50,6.25;7.50,8.75 +7.50,8.75;1.88,8.75 +1.88,8.75;1.88,5.94 +8.12,0.94;8.12,4.69 +8.12,4.69;1.25,4.69 +1.25,4.69;1.25,0.94 +1.25,1.56;8.12,1.56 +4.69,6.25;4.38,5.62 +4.38,5.62;4.38,5.31 +4.38,5.31;4.06,4.69 +4.06,4.69;4.06,4.69 + +# UTF-16 : 5b ae +# UTF-8 : ae ae e5 +[5bae] 宮 +2.19,5.31;7.19,5.31 +7.19,5.31;7.19,7.50 +7.19,7.50;2.19,7.50 +2.19,7.50;2.19,5.00 +7.81,0.62;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.62 +1.88,1.56;7.50,1.56 +4.69,8.44;4.69,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.56 +4.38,5.31;4.38,4.69 +4.38,4.69;4.06,4.38 +4.06,4.38;4.06,4.06 + +# UTF-16 : 5b 98 +# UTF-8 : 98 ae e5 +[5b98] 官 +2.19,5.31;7.19,5.31 +7.19,5.31;7.19,7.50 +7.19,7.50;2.19,7.50 +2.19,7.50;2.19,0.62 +7.81,0.62;7.81,4.06 +7.81,4.06;2.19,4.06 +2.19,1.56;7.50,1.56 +4.69,8.44;4.69,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.56 + +# UTF-16 : 7b a1 +# UTF-8 : a1 ae e7 +[7ba1] 管 +2.19,4.38;7.19,4.38 +7.19,4.38;7.19,5.94 +7.19,5.94;2.19,5.94 +2.19,5.94;2.19,0.62 +7.81,0.62;7.81,3.12 +7.81,3.12;2.19,3.12 +2.19,1.25;7.50,1.25 +4.69,6.88;4.69,8.12 +8.75,5.00;8.75,6.88 +8.75,6.88;0.62,6.88 +0.62,6.88;0.62,5.00 +3.12,7.19;3.12,7.50 +3.12,7.50;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +7.19,7.19;6.88,7.50 +6.88,7.50;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.56,8.75 +2.19,9.69;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.19 +5.94,9.69;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.75;5.31,8.75 +4.69,8.75;1.56,8.75 + +# UTF-16 : 75 32 +# UTF-8 : b2 94 e7 +[7532] 甲 +8.12,3.12;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,3.12 +4.69,8.75;4.69,0.62 +1.25,4.06;8.12,4.06 +1.25,6.56;8.12,6.56 + +# UTF-16 : 75 33 +# UTF-8 : b3 94 e7 +[7533] 申 +8.12,2.50;8.12,8.12 +8.12,8.12;1.25,8.12 +1.25,8.12;1.25,2.50 +4.69,9.38;4.69,0.62 +1.25,3.12;8.12,3.12 +1.25,5.62;8.12,5.62 + +# UTF-16 : 91 cc +# UTF-8 : 8c 87 e9 +[91cc] 里 +4.69,8.75;4.69,1.25 +1.56,5.00;7.81,5.00 +7.81,5.00;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.00 +1.56,6.88;7.81,6.88 +0.62,1.25;8.75,1.25 +8.44,3.12;1.25,3.12 + +# UTF-16 : 74 06 +# UTF-8 : 86 90 e7 +[7406] 理 +5.94,8.75;5.94,1.25 +3.75,5.00;8.75,5.00 +8.75,5.00;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,5.00 +3.75,6.88;8.44,6.88 +2.81,1.25;9.06,1.25 +8.75,3.12;3.44,3.12 +3.12,8.75;0.31,8.75 +2.81,5.62;0.31,5.62 +1.56,2.19;1.56,8.44 +0.31,1.88;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,2.81 + +# UTF-16 : 60 c5 +# UTF-8 : 85 83 e6 +[60c5] 情 +3.44,0.94;3.44,5.00 +3.44,5.00;8.44,5.00 +8.44,5.00;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +2.81,5.94;9.06,5.94 +8.75,8.44;3.12,8.44 +8.44,7.19;3.44,7.19 +5.94,5.94;5.94,9.38 +3.44,2.50;8.44,2.50 +3.44,3.75;8.44,3.75 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 + +# UTF-16 : 8f 9b +# UTF-8 : 9b be e8 +[8f9b] 辛 +0.62,5.31;8.75,5.31 +5.62,5.31;5.94,5.94 +5.94,5.94;6.25,6.25 +6.25,6.25;6.56,6.88 +6.56,6.88;6.88,7.50 +6.88,7.50;7.19,8.12 +3.44,5.31;3.12,5.94 +3.12,5.94;2.81,6.56 +2.81,6.56;2.81,7.19 +2.81,7.19;2.50,7.50 +2.50,7.50;2.19,8.12 +4.69,5.31;4.69,0.62 +0.62,3.12;8.75,3.12 +0.94,8.12;8.44,8.12 +4.69,8.12;4.69,9.38 + +# UTF-16 : 5e 78 +# UTF-8 : b8 b9 e5 +[5e78] 幸 +0.62,4.38;8.75,4.38 +5.62,4.38;5.94,4.69 +5.94,4.69;6.25,5.31 +6.25,5.31;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.19,6.88 +3.44,4.38;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.50,6.25 +2.50,6.25;2.19,6.88 +4.69,4.38;4.69,0.62 +0.94,2.50;8.44,2.50 +0.62,6.88;8.75,6.88 +1.25,8.44;8.44,8.44 +4.69,6.88;4.69,9.38 + +# UTF-16 : 58 31 +# UTF-8 : b1 a0 e5 +[5831] 報 +0.31,4.38;5.00,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.06,6.88 +1.88,4.38;1.88,5.00 +1.88,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.25,6.88 +2.81,4.38;2.81,0.62 +0.62,2.81;4.69,2.81 +0.31,6.88;5.00,6.88 +0.62,8.44;4.69,8.44 +2.81,6.88;2.81,9.38 +5.31,6.25;8.75,6.25 +5.94,0.94;6.25,1.25 +6.25,1.25;6.88,1.56 +6.88,1.56;7.19,2.19 +7.19,2.19;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.12,3.75 +8.12,3.75;8.44,4.38 +8.44,4.38;8.44,5.00 +8.44,5.00;8.75,5.62 +8.75,5.62;8.75,6.25 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.88,4.06 +6.88,4.06;6.56,4.38 +6.56,4.38;6.25,5.00 +6.25,5.00;6.25,5.62 +8.44,7.19;7.81,7.19 +7.81,7.19;7.19,7.19 +7.19,7.19;6.88,7.19 +6.88,7.19;6.56,7.19 +5.31,0.62;5.31,8.75 +5.31,8.75;8.75,8.75 +8.75,8.75;8.75,8.44 +8.75,8.44;8.75,7.81 +8.75,7.81;8.75,7.50 +8.75,7.50;8.44,7.19 + +# UTF-16 : 6d 88 +# UTF-8 : 88 b6 e6 +[6d88] 消 +3.44,5.00;8.44,5.00 +3.44,3.12;8.44,3.12 +3.44,0.94;3.44,6.56 +3.44,6.56;8.44,6.56 +8.44,6.56;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,1.25 +5.94,6.56;5.94,9.38 +4.38,7.19;4.06,7.50 +4.06,7.50;3.75,7.81 +3.75,7.81;3.75,8.44 +3.75,8.44;3.44,8.75 +3.44,8.75;3.12,9.06 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.44,8.75 +8.44,8.75;8.75,9.06 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.31,6.88 + +# UTF-16 : 53 bb +# UTF-8 : bb 8e e5 +[53bb] 去 +0.62,5.31;8.75,5.31 +8.12,7.81;1.25,7.81 +4.69,5.31;4.69,9.38 +8.75,0.94;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;6.56,4.06 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;7.50,1.88 +7.50,1.88;8.12,1.88 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.06,5.31 + +# UTF-16 : 4e 08 +# UTF-8 : 88 b8 e4 +[4e08] 丈 +8.75,7.50;0.62,7.50 +0.62,1.25;1.25,1.56 +1.25,1.56;2.19,1.88 +2.19,1.88;2.81,2.50 +2.81,2.50;3.44,2.81 +3.44,2.81;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.69,5.00 +4.69,5.00;4.69,5.62 +4.69,5.62;5.00,6.56 +5.00,6.56;5.00,7.50 +5.00,7.50;5.00,9.38 +8.75,1.25;7.81,1.25 +7.81,1.25;6.88,1.56 +6.88,1.56;6.25,2.19 +6.25,2.19;5.31,2.50 +5.31,2.50;4.69,3.12 +4.69,3.12;4.06,3.75 +4.06,3.75;3.44,4.38 +3.44,4.38;3.12,5.00 +3.12,5.00;2.81,5.94 +2.81,5.94;2.50,6.56 + +# UTF-16 : 67 71 +# UTF-8 : b1 9d e6 +[6771] 東 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 +1.56,4.06;7.81,4.06 +7.81,4.06;7.81,7.19 +7.81,7.19;1.56,7.19 +1.56,7.19;1.56,3.75 +1.56,5.62;7.81,5.62 +4.69,0.62;4.69,9.38 +0.31,8.44;9.06,8.44 + +# UTF-16 : 66 f4 +# UTF-8 : b4 9b e6 +[66f4] 更 +8.75,8.75;0.62,8.75 +0.62,1.25;1.25,1.25 +1.25,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,5.00 +4.69,5.00;4.69,5.62 +4.69,5.62;4.69,8.75 +8.75,1.25;8.12,1.25 +8.12,1.25;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.56 +5.94,1.56;5.31,1.88 +5.31,1.88;4.69,2.19 +4.69,2.19;4.06,2.50 +4.06,2.50;3.44,3.12 +3.44,3.12;2.81,3.44 +2.81,3.44;2.50,4.06 +7.81,3.44;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,4.38 +1.56,4.38;7.81,4.38 +1.56,5.94;7.81,5.94 + +# UTF-16 : 51 8d +# UTF-8 : 8d 86 e5 +[518d] 再 +0.31,3.75;9.06,3.75 +1.56,5.62;7.81,5.62 +1.25,0.62;1.56,7.50 +1.25,7.50;8.12,7.50 +7.81,7.50;8.12,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +4.69,8.75;4.69,3.75 +4.69,8.75;4.69,3.75 +8.75,8.75;0.62,8.75 + +# UTF-16 : 8f bc +# UTF-8 : bc be e8 +[8fbc] 込 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +8.75,2.19;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.50,3.44 +7.50,3.44;7.19,4.06 +7.19,4.06;6.88,4.69 +6.88,4.69;6.56,5.31 +6.56,5.31;6.56,5.94 +6.56,5.94;6.25,6.56 +6.25,6.56;6.25,7.50 +6.25,7.50;6.25,8.12 +3.75,8.75;6.25,8.75 +6.25,8.75;6.25,8.12 +6.25,8.12;6.25,7.50 +6.25,7.50;5.94,6.88 +5.94,6.88;5.94,6.25 +5.94,6.25;5.62,5.31 +5.62,5.31;5.31,4.69 +5.31,4.69;5.00,4.06 +5.00,4.06;4.38,3.44 +4.38,3.44;4.06,3.12 +4.06,3.12;3.44,2.50 +3.44,2.50;3.12,2.19 + +# UTF-16 : 81 ea +# UTF-8 : aa 87 e8 +[81ea] 自 +4.69,9.69;4.69,9.06 +4.69,9.06;4.38,8.75 +4.38,8.75;4.06,8.44 +4.06,8.44;4.06,8.12 +8.12,0.94;8.12,8.12 +8.12,8.12;1.25,8.12 +1.25,8.12;1.25,0.94 +1.25,1.56;8.12,1.56 +1.25,3.75;8.12,3.75 +1.25,5.94;8.12,5.94 + +# UTF-16 : 55 4f +# UTF-8 : 8f 95 e5 +[554f] 問 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +2.81,1.56;2.81,4.69 +2.81,4.69;6.56,4.69 +6.56,4.69;6.56,2.19 +6.56,2.19;2.81,2.19 +6.25,1.25;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 + +# UTF-16 : 96 b9 +# UTF-8 : b9 9a e9 +[96b9] 隹 +5.62,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;5.00,7.81 +1.88,7.81;1.88,0.62 +8.44,7.81;1.88,7.81 +5.00,1.25;5.00,7.81 +1.88,1.25;8.75,1.25 +1.88,3.75;8.12,3.75 +1.88,5.94;8.12,5.94 +0.31,5.62;0.62,5.94 +0.62,5.94;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,9.06 +2.19,9.06;2.50,9.38 + +# UTF-16 : 90 32 +# UTF-8 : b2 80 e9 +[9032] 進 +8.75,8.12;3.75,8.12 +5.94,2.81;6.25,8.12 +3.75,8.12;3.75,2.81 +3.75,2.81;8.75,2.81 +3.75,4.38;8.44,4.38 +3.75,6.25;8.44,6.25 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +6.56,9.38;6.56,9.06 +6.56,9.06;6.25,8.44 +6.25,8.44;6.25,8.12 +6.25,8.12;6.25,8.12 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.75,8.75 +3.75,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 + +# UTF-16 : 54 08 +# UTF-8 : 88 90 e5 +[5408] 合 +1.88,6.25;7.50,6.25 +7.81,0.62;7.81,4.69 +7.81,4.69;1.56,4.69 +1.56,4.69;1.56,0.62 +1.88,1.56;7.50,1.56 +8.75,6.25;8.44,6.56 +8.44,6.56;7.81,6.88 +7.81,6.88;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.56,6.88 +1.56,6.88;0.94,6.56 +0.94,6.56;0.62,6.25 + +# UTF-16 : 8c 37 +# UTF-8 : b7 b0 e8 +[8c37] 谷 +7.50,0.62;7.50,4.69 +7.50,4.69;1.88,4.69 +1.88,4.69;1.88,0.62 +1.88,1.56;7.50,1.56 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,4.69 +7.81,4.69;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.44,6.25 +3.44,6.25;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.19,5.31 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;0.94,4.69 +0.94,4.69;0.62,4.38 +3.44,9.06;3.12,8.44 +3.12,8.44;2.50,7.81 +2.50,7.81;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;0.94,6.88 +0.94,6.88;0.62,6.56 +8.75,6.56;8.12,7.19 +8.12,7.19;7.50,7.50 +7.50,7.50;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.25,8.75 +6.25,8.75;5.94,9.06 + +# UTF-16 : 5b b9 +# UTF-8 : b9 ae e5 +[5bb9] 容 +7.50,0.62;7.50,4.06 +7.50,4.06;1.88,4.06 +1.88,4.06;1.88,0.62 +1.88,1.25;7.50,1.25 +8.75,3.44;8.44,3.75 +8.44,3.75;7.81,4.06 +7.81,4.06;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;6.56,5.00 +6.56,5.00;6.25,5.31 +6.25,5.31;5.94,5.62 +5.94,5.62;5.62,5.94 +5.62,5.94;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,6.25 +4.38,6.25;4.06,5.94 +4.06,5.94;3.44,5.62 +3.44,5.62;3.12,5.31 +3.12,5.31;2.81,5.00 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.62,3.44 +3.75,8.12;3.12,7.50 +3.12,7.50;2.81,6.88 +2.81,6.88;2.19,6.56 +2.19,6.56;1.56,5.94 +1.56,5.94;1.25,5.62 +1.25,5.62;0.94,5.62 +8.44,5.62;7.81,5.94 +7.81,5.94;7.19,6.56 +7.19,6.56;6.88,7.19 +6.88,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +4.69,8.75;4.69,9.38 +8.75,6.88;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.88 + +# UTF-16 : 66 f0 +# UTF-8 : b0 9b e6 +[66f0] 曰 +8.12,0.94;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,0.94 +1.56,1.56;7.81,1.56 +1.56,5.31;7.19,5.31 + +# UTF-16 : 4e 14 +# UTF-8 : 94 b8 e4 +[4e14] 且 +7.81,1.25;7.81,8.75 +7.50,8.75;1.88,8.75 +1.56,8.75;1.88,1.25 +0.31,1.25;9.06,1.25 +1.88,4.06;7.50,4.06 +1.88,6.56;7.50,6.56 + +# UTF-16 : 65 e6 +# UTF-8 : a6 97 e6 +[65e6] 旦 +0.31,1.25;9.06,1.25 +1.88,3.44;7.81,3.44 +7.50,3.44;7.81,8.75 +7.50,8.75;1.88,8.75 +1.56,8.75;1.88,3.44 +1.88,6.25;7.50,6.25 + +# UTF-16 : 4e 98 +# UTF-8 : 98 ba e4 +[4e98] 亘 +0.62,1.25;8.75,1.25 +0.62,8.75;8.75,8.75 +1.88,2.81;7.50,2.81 +7.50,2.81;7.50,7.50 +7.50,7.50;1.88,7.50 +1.88,7.50;1.88,2.81 +1.88,5.31;7.50,5.31 + +# UTF-16 : 91 cf +# UTF-8 : 8f 87 e9 +[91cf] 量 +0.62,6.25;8.75,6.25 +1.56,7.19;8.12,7.19 +8.12,7.19;8.12,9.06 +8.12,9.06;1.25,9.06 +1.25,9.06;1.25,6.88 +1.56,8.12;7.81,8.12 +4.69,5.31;4.69,1.25 +1.56,3.12;7.81,3.12 +7.81,3.12;7.81,5.31 +7.81,5.31;1.56,5.31 +1.56,5.31;1.56,3.12 +1.56,4.38;7.81,4.38 +0.62,1.25;8.75,1.25 +8.44,2.19;0.94,2.19 + +# UTF-16 : 8f fd +# UTF-8 : bd bf e8 +[8ffd] 追 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +4.06,2.81;8.44,2.81 +8.44,2.81;8.44,5.00 +8.44,5.00;4.06,5.00 +4.06,6.25;8.12,6.25 +8.12,6.25;8.12,8.44 +8.12,8.44;3.75,8.44 +3.75,8.44;3.75,2.50 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.62,8.44 + +# UTF-16 : 52 a0 +# UTF-8 : a0 8a e5 +[52a0] 加 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.88 +1.88,6.88;2.19,8.12 +2.19,8.12;2.19,9.38 +0.31,7.81;4.69,7.81 +4.38,7.81;4.38,6.25 +4.38,6.25;4.38,5.00 +4.38,5.00;4.38,3.75 +4.38,3.75;4.38,2.81 +4.38,2.81;4.38,2.19 +4.38,2.19;4.06,1.88 +4.06,1.88;3.75,1.56 +3.75,1.56;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;1.88,1.25 +8.75,0.94;8.75,8.44 +8.75,8.44;5.62,8.44 +5.62,8.44;5.62,0.94 +5.62,1.88;8.75,1.88 + +# UTF-16 : 5e 83 +# UTF-8 : 83 ba e5 +[5e83] 広 +5.00,8.44;5.00,9.69 +8.75,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.25,4.38 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.88,1.88 +6.88,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +2.50,1.25;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;4.06,5.31 +4.06,5.31;4.38,5.94 +4.38,5.94;4.69,6.56 +4.69,6.56;4.69,7.19 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.75,8.12 + +# UTF-16 : 62 e1 +# UTF-8 : a1 8b e6 +[62e1] 拡 +6.25,8.44;6.25,9.69 +9.06,0.94;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.81,3.75 +7.81,3.75;7.50,4.06 +7.50,4.06;7.50,4.38 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.88,1.56 +6.88,1.56;7.19,1.56 +7.19,1.56;7.81,1.88 +7.81,1.88;8.12,1.88 +8.12,1.88;8.75,1.88 +4.69,1.25;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.94,5.31 +5.94,5.31;5.94,5.94 +5.94,5.94;6.25,6.56 +6.25,6.56;6.25,7.19 +1.88,9.38;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +3.44,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.44,7.19;0.31,7.19 +3.12,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.75,4.06 +3.75,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,8.12 +4.06,8.12;9.06,8.12 + +# UTF-16 : 4f 46 +# UTF-8 : 86 bd e4 +[4f46] 但 +2.50,1.25;9.06,1.25 +3.44,3.44;8.12,3.44 +8.12,3.44;8.12,8.75 +8.12,8.75;3.44,8.75 +3.44,8.75;3.44,3.44 +3.44,6.25;8.12,6.25 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 4f 70 +# UTF-8 : b0 bd e4 +[4f70] 佰 +8.44,0.94;8.44,6.88 +8.44,6.88;3.12,6.88 +3.12,6.88;3.12,0.94 +3.44,1.56;8.44,1.56 +3.44,4.38;8.44,4.38 +2.81,8.75;9.06,8.75 +5.94,8.75;5.94,8.44 +5.94,8.44;5.62,7.81 +5.62,7.81;5.62,7.50 +5.62,7.50;5.62,7.19 +5.62,7.19;5.31,6.88 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 4f 2f +# UTF-8 : af bc e4 +[4f2f] 伯 +6.25,9.38;5.94,9.06 +5.94,9.06;5.94,8.44 +5.94,8.44;5.62,8.12 +5.62,8.12;5.62,7.81 +8.75,0.94;8.75,7.81 +8.75,7.81;3.12,7.81 +3.12,7.81;3.12,0.94 +3.44,1.56;8.44,1.56 +3.44,5.00;8.44,5.00 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 5b bf +# UTF-8 : bf ae e5 +[5bbf] 宿 +8.44,0.94;8.44,5.62 +8.44,5.62;3.44,5.62 +3.44,5.62;3.44,0.94 +3.44,1.25;8.44,1.25 +3.44,3.44;8.44,3.44 +2.81,7.19;8.75,7.19 +5.62,7.19;5.62,6.88 +5.62,6.88;5.62,6.25 +5.62,6.25;5.31,5.94 +5.31,5.94;5.31,5.62 +2.50,8.12;2.19,7.50 +2.19,7.50;2.19,7.19 +2.19,7.19;1.88,6.56 +1.88,6.56;1.56,6.25 +1.56,6.25;1.56,5.62 +1.56,5.62;1.25,5.31 +1.25,5.31;0.94,5.00 +0.94,5.00;0.62,4.38 +0.62,4.38;0.31,4.06 +0.31,4.06;0.00,3.75 +1.56,0.62;1.56,5.94 +4.69,8.75;4.69,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.56 + +# UTF-16 : 7e 2e +# UTF-8 : ae b8 e7 +[7e2e] 縮 +8.75,0.94;8.75,5.62 +8.75,5.62;5.31,5.62 +5.31,5.62;5.31,0.94 +5.31,1.25;8.75,1.25 +5.31,3.44;8.75,3.44 +5.00,7.19;8.75,7.19 +6.88,7.19;6.88,6.88 +6.88,6.88;6.88,6.25 +6.88,6.25;6.56,5.94 +6.56,5.94;6.56,5.62 +4.69,7.81;4.69,7.50 +4.69,7.50;4.69,6.88 +4.69,6.88;4.38,6.56 +4.38,6.56;4.38,5.94 +4.38,5.94;4.38,5.62 +4.38,5.62;4.06,5.31 +4.06,5.31;4.06,4.69 +4.06,4.69;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.44,3.75 +4.38,0.94;4.38,5.94 +6.25,8.75;6.25,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,6.56 +3.44,4.38;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.81,6.56 +0.31,4.69;3.12,5.00 +1.88,5.00;1.88,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.50 +2.50,7.50;2.81,8.12 +2.81,8.12;2.81,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.38 + +# UTF-16 : 90 60 +# UTF-8 : a0 81 e9 +[9060] 遠 +3.12,8.44;8.44,8.44 +2.81,7.19;8.75,7.19 +5.62,7.19;5.94,9.38 +3.75,4.69;8.12,4.69 +8.12,4.69;8.12,6.25 +8.12,6.25;3.44,6.25 +3.44,6.25;3.44,4.38 +5.62,1.56;5.94,4.38 +2.81,2.50;3.12,2.50 +3.12,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;5.31,4.06 +5.31,4.06;5.94,4.38 +5.94,4.38;6.25,4.69 +8.75,2.50;8.12,2.81 +8.12,2.81;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.56,3.75 +6.56,3.75;5.94,4.06 +7.19,3.44;7.50,3.75 +7.50,3.75;8.12,4.06 +8.12,4.06;8.44,4.38 +8.44,4.38;8.44,4.38 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 + +# UTF-16 : 53 ef +# UTF-8 : af 8f e5 +[53ef] 可 +7.81,8.75;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +0.31,8.75;9.06,8.75 +1.88,2.81;1.88,6.88 +1.88,6.88;5.62,6.88 +5.62,6.88;5.62,3.44 +5.62,3.44;1.88,3.44 + +# UTF-16 : 4f 55 +# UTF-8 : 95 bd e4 +[4f55] 何 +8.44,8.75;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +2.81,8.75;9.06,8.75 +3.44,2.50;3.44,6.88 +3.44,6.88;6.25,6.88 +6.25,6.88;6.25,3.44 +6.25,3.44;3.44,3.44 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.56,0.62;1.56,7.19 + +# UTF-16 : 65 97 +# UTF-8 : 97 96 e6 +[6597] 斗 +0.62,2.81;8.75,3.75 +6.56,0.62;6.56,9.38 +5.31,6.56;5.00,6.88 +5.00,6.88;4.38,7.50 +4.38,7.50;4.06,7.81 +4.06,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +4.06,4.38;3.75,4.69 +3.75,4.69;3.44,5.31 +3.44,5.31;2.81,5.62 +2.81,5.62;2.19,5.94 +2.19,5.94;1.88,6.25 + +# UTF-16 : 79 d1 +# UTF-8 : 91 a7 e7 +[79d1] 科 +0.31,2.81;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +3.75,9.06;3.12,9.06 +3.12,9.06;2.50,8.75 +2.50,8.75;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;0.62,8.44 +1.88,0.62;1.88,8.75 +3.44,6.56;0.31,6.56 +3.44,4.06;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +3.12,2.81;9.38,3.75 +7.81,0.62;8.12,9.38 +7.19,6.56;6.56,6.88 +6.56,6.88;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.00,8.44 +5.94,4.38;5.62,4.69 +5.62,4.69;5.31,5.31 +5.31,5.31;5.00,5.62 +5.00,5.62;4.69,5.94 +4.69,5.94;4.06,6.25 + +# UTF-16 : 59 0f +# UTF-8 : 8f a4 e5 +[590f] 夏 +0.62,8.75;8.75,8.75 +4.69,8.75;4.69,8.44 +4.69,8.44;4.38,8.12 +4.38,8.12;4.38,7.81 +1.56,4.38;7.81,4.38 +7.81,4.38;7.81,7.81 +7.81,7.81;1.56,7.81 +1.56,7.81;1.56,4.38 +1.56,6.88;7.81,6.88 +1.56,5.62;7.81,5.62 +0.62,2.50;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.88,3.12 +1.88,3.12;2.19,3.12 +2.19,3.12;2.81,3.75 +2.81,3.75;3.44,4.06 +3.44,4.06;3.75,4.38 +2.81,3.44;7.50,3.44 +0.62,0.94;1.56,1.25 +1.56,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +8.75,0.94;8.12,0.94 +8.12,0.94;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.56 +5.94,1.56;5.31,1.88 +5.31,1.88;4.69,2.19 +4.69,2.19;4.06,2.19 +4.06,2.19;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;2.81,3.12 + +# UTF-16 : 5b b6 +# UTF-8 : b6 ae e5 +[5bb6] 家 +1.56,7.50;8.12,7.50 +4.69,8.75;4.69,9.38 +8.75,6.88;8.75,8.75 +8.75,8.75;0.62,8.75 +0.62,8.75;0.62,6.88 +0.94,5.31;1.56,5.62 +1.56,5.62;1.88,5.62 +1.88,5.62;2.50,5.94 +2.50,5.94;2.81,5.94 +2.81,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;5.00,7.50 +3.44,1.25;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.62,2.19 +5.62,2.19;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.00,5.00 +5.00,5.00;5.00,5.31 +5.00,5.31;4.69,5.62 +4.69,5.62;4.38,6.25 +4.38,6.25;4.38,6.25 +4.38,6.25;4.06,6.56 +0.94,3.44;1.25,3.44 +1.25,3.44;1.88,3.75 +1.88,3.75;2.50,4.06 +2.50,4.06;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.75,4.69 +3.75,4.69;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.69,5.31 +4.69,5.31;5.00,5.62 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.50 +3.44,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.06 +8.44,6.25;7.81,5.94 +7.81,5.94;7.50,5.62 +7.50,5.62;7.19,5.31 +7.19,5.31;6.56,5.00 +6.56,5.00;6.25,4.69 +5.00,7.50;5.31,6.88 +5.31,6.88;5.62,5.94 +5.62,5.94;5.94,5.31 +5.94,5.31;6.25,4.69 +6.25,4.69;6.56,4.06 +6.56,4.06;6.88,3.44 +6.88,3.44;7.19,2.81 +7.19,2.81;7.81,2.19 +7.81,2.19;8.44,1.88 +8.44,1.88;8.75,1.25 + +# UTF-16 : 6b 4c +# UTF-8 : 8c ad e6 +[6b4c] 歌 +4.38,8.75;4.38,6.25 +4.38,6.25;4.06,5.62 +4.06,5.62;3.75,5.62 +3.75,5.62;3.75,5.62 +3.75,5.62;3.12,5.62 +3.12,5.62;2.81,5.62 +0.31,8.75;5.31,8.75 +1.25,6.25;1.25,8.12 +1.25,8.12;3.12,8.12 +3.12,8.12;3.12,6.25 +3.12,6.25;1.25,6.25 +4.38,4.69;4.38,1.88 +4.38,1.88;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +0.31,4.69;5.31,4.69 +1.25,1.25;1.25,4.06 +1.25,4.06;3.12,4.06 +3.12,4.06;3.12,2.19 +3.12,2.19;1.25,2.19 +4.69,1.25;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;6.25,2.81 +6.25,2.81;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;6.88,5.62 +6.88,5.62;6.88,7.19 +9.06,1.25;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.50,3.44 +7.50,3.44;7.19,4.06 +7.19,4.06;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;6.88,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;5.94,8.44 +5.94,8.44;5.94,9.06 +5.94,9.06;6.25,9.38 +8.12,5.62;8.44,5.94 +8.44,5.94;8.44,6.56 +8.44,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +8.75,7.50;9.06,8.12 +5.62,8.12;9.06,8.12 + +# UTF-16 : 75 3b +# UTF-8 : bb 94 e7 +[753b] 画 +2.50,2.81;6.88,2.81 +6.88,2.81;6.88,7.19 +6.88,7.19;2.50,7.19 +2.50,7.19;2.50,2.81 +2.50,5.31;6.88,5.31 +4.69,3.12;4.69,8.75 +0.94,7.19;0.94,0.94 +8.44,0.94;8.44,7.19 +1.25,1.56;8.44,1.56 +0.62,8.75;8.75,8.75 + +# UTF-16 : 56 de +# UTF-8 : 9e 9b e5 +[56de] 回 +8.44,0.62;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,1.56;8.44,1.56 +3.12,3.44;6.25,3.44 +6.25,3.44;6.25,6.88 +6.25,6.88;3.12,6.88 +3.12,6.88;3.12,3.44 + +# UTF-16 : 4f 1a +# UTF-8 : 9a bc e4 +[4f1a] 会 +8.75,4.69;0.62,4.69 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,3.12 +7.19,3.12;6.88,3.75 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,1.88;8.12,1.88 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;3.75,4.69 +0.31,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.44 +3.44,8.44;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 +4.69,9.38;5.00,9.06 +5.00,9.06;5.62,8.75 +5.62,8.75;5.94,8.44 +5.94,8.44;6.25,8.12 +6.25,8.12;6.88,7.81 +6.88,7.81;7.19,7.50 +7.19,7.50;7.50,7.19 +7.50,7.19;8.12,6.88 +8.12,6.88;8.44,6.56 +8.44,6.56;9.06,6.25 +1.88,6.25;7.50,6.25 + +# UTF-16 : 6b cd +# UTF-8 : 8d af e6 +[6bcd] 母 +0.31,5.31;9.06,5.31 +1.25,2.19;8.75,2.19 +5.94,6.25;5.62,6.56 +5.62,6.56;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,7.50 +4.38,7.50;3.75,8.12 +5.62,2.81;5.31,3.12 +5.31,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;3.75,4.38 +3.75,4.38;3.44,4.69 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,6.56 +1.88,6.56;1.88,7.19 +1.88,7.19;1.88,8.12 +1.88,8.12;1.88,8.75 +1.88,8.75;8.12,8.75 +8.12,8.75;8.12,8.12 +8.12,8.12;7.81,7.19 +7.81,7.19;7.81,6.56 +7.81,6.56;7.81,5.94 +7.81,5.94;7.81,5.00 +7.81,5.00;7.50,4.38 +7.50,4.38;7.50,3.75 +7.50,3.75;7.50,2.81 +7.50,2.81;7.19,2.19 +7.19,2.19;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 + +# UTF-16 : 6b ce +# UTF-8 : 8e af e6 +[6bce] 毎 +8.75,8.44;2.19,8.44 +0.62,5.94;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.19,9.06 +2.19,9.06;2.50,9.38 +0.31,4.69;9.06,4.69 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;1.88,5.31 +1.88,5.31;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.19,7.19 +2.19,7.19;7.81,7.19 +7.81,7.19;7.81,6.56 +7.81,6.56;7.81,5.94 +7.81,5.94;7.81,5.31 +7.81,5.31;7.50,5.00 +7.50,5.00;7.50,4.38 +7.50,4.38;7.50,3.75 +7.50,3.75;7.50,3.12 +7.50,3.12;7.19,2.50 +7.19,2.50;7.19,1.88 +7.19,1.88;7.19,1.56 +7.19,1.56;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.06,1.88;4.38,2.50 +4.38,2.50;4.38,3.12 +4.38,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,5.00 +4.69,5.00;4.69,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.00,6.56 +5.00,6.56;5.00,7.19 +1.25,1.88;8.75,1.88 + +# UTF-16 : 6d 77 +# UTF-8 : b7 b5 e6 +[6d77] 海 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.75,8.44;3.75,8.44 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,7.19 +3.12,7.19;3.44,7.50 +3.44,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +3.75,8.44;3.75,8.75 +3.75,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +2.50,4.69;9.06,4.69 +2.81,1.25;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.44,4.38 +3.44,4.38;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;8.75,7.19 +8.75,7.19;8.44,6.56 +8.44,6.56;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.44,5.00 +8.44,5.00;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 +5.62,1.88;5.62,2.50 +5.62,2.50;5.62,3.12 +5.62,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;5.94,6.25 +5.94,6.25;5.94,6.56 +5.94,6.56;6.25,7.19 +2.81,1.88;8.75,1.88 + +# UTF-16 : 7d 75 +# UTF-8 : b5 b5 e7 +[7d75] 絵 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.81,3.75 +3.75,4.38;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.62 +3.44,5.62;3.12,6.25 +3.12,6.25;3.12,6.56 +0.31,4.69;3.44,5.00 +1.88,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,8.12 +3.12,8.12;3.12,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.38 +4.38,6.25;8.44,6.25 +9.06,4.69;4.06,4.69 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.38,7.19 +4.38,7.19;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.75,6.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.50,1.56 +7.50,1.56;8.12,1.88 +8.12,1.88;8.75,1.88 +4.69,1.25;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.69 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 + +# UTF-16 : 53 5c +# UTF-8 : 9c 8d e5 +[535c] 卜 +2.50,9.38;2.50,0.62 +8.44,4.06;7.81,4.38 +7.81,4.38;7.19,4.38 +7.19,4.38;6.56,4.69 +6.56,4.69;5.94,5.00 +5.94,5.00;5.31,5.00 +5.31,5.00;4.69,5.31 +4.69,5.31;4.38,5.62 +4.38,5.62;3.75,5.62 +3.75,5.62;3.12,5.94 +3.12,5.94;2.50,5.94 + +# UTF-16 : 59 16 +# UTF-8 : 96 a4 e5 +[5916] 外 +0.31,4.69;0.62,5.31 +0.62,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +1.88,7.50;1.88,7.81 +1.88,7.81;2.19,8.44 +2.19,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +4.06,4.69;3.75,5.00 +3.75,5.00;3.12,5.31 +3.12,5.31;2.81,5.62 +2.81,5.62;2.19,5.94 +2.19,5.94;1.88,6.25 +1.88,8.12;4.69,8.12 +4.69,8.12;4.69,7.19 +4.69,7.19;4.38,6.25 +4.38,6.25;4.38,5.31 +4.38,5.31;4.06,4.38 +4.06,4.38;3.44,3.75 +3.44,3.75;3.12,2.81 +3.12,2.81;2.50,2.19 +2.50,2.19;1.88,1.88 +1.88,1.88;1.25,1.25 +1.25,1.25;0.62,0.94 +6.88,0.62;6.88,9.38 +9.38,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;6.88,5.00 +6.88,5.00;6.56,5.62 +6.56,5.62;5.94,5.94 +5.94,5.94;5.62,6.56 +5.62,6.56;5.00,6.88 +5.00,6.88;4.69,7.50 + +# UTF-16 : 89 d2 +# UTF-8 : 92 a7 e8 +[89d2] 角 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;6.25,8.75 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +2.50,8.44;2.81,8.75 +2.81,8.75;3.12,9.38 +2.81,8.75;6.25,8.75 +1.56,3.44;8.12,3.44 +1.88,5.31;8.12,5.31 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,7.19 +1.56,7.19;8.12,7.19 +8.12,7.19;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.00,7.19;5.00,3.44 + +# UTF-16 : 69 7d +# UTF-8 : bd a5 e6 +[697d] 楽 +2.19,7.19;1.88,7.50 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +0.31,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,5.94 +8.75,8.75;8.44,8.44 +8.44,8.44;8.12,8.12 +8.12,8.12;7.81,7.81 +7.81,7.81;7.50,7.50 +7.50,7.50;7.19,7.19 +7.19,5.94;7.50,5.94 +7.50,5.94;8.12,5.62 +8.12,5.62;8.44,5.31 +8.44,5.31;8.75,5.00 +8.75,5.00;9.06,4.69 +2.81,5.00;6.56,5.00 +6.56,5.00;6.56,8.44 +6.56,8.44;2.81,8.44 +2.81,8.44;2.81,4.69 +2.81,6.56;6.56,6.56 +4.69,9.38;4.69,9.06 +4.69,9.06;4.38,8.44 +4.38,8.44;4.38,8.44 +8.75,3.75;0.62,3.75 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;5.94,2.81 +5.94,2.81;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,0.62;4.69,4.69 + +# UTF-16 : 6d 3b +# UTF-8 : bb b4 e6 +[6d3b] 活 +3.75,0.94;3.75,4.38 +3.75,4.38;8.44,4.38 +8.44,4.38;8.44,0.94 +3.75,1.56;8.12,1.56 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.81,6.56;9.06,6.56 +5.94,4.69;5.94,8.44 +3.44,8.12;3.75,8.12 +3.75,8.12;4.38,8.12 +4.38,8.12;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 + +# UTF-16 : 4e 38 +# UTF-8 : b8 b8 e4 +[4e38] 丸 +1.25,5.62;1.56,5.62 +1.56,5.62;2.19,5.31 +2.19,5.31;2.50,5.00 +2.50,5.00;2.81,4.69 +2.81,4.69;3.44,4.38 +3.44,4.38;3.75,4.06 +3.75,4.06;4.38,3.75 +4.38,3.75;4.69,3.44 +4.69,3.44;5.31,2.81 +5.31,2.81;5.94,2.50 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;3.75,6.25 +3.75,6.25;3.75,7.19 +3.75,7.19;3.75,9.38 +0.94,7.50;6.88,7.50 +6.88,7.50;6.88,1.88 +6.88,1.88;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +9.06,3.44;9.06,4.06 + +# UTF-16 : 5c a9 +# UTF-8 : a9 b2 e5 +[5ca9] 岩 +1.25,8.75;1.25,7.19 +1.25,7.19;8.44,7.19 +8.44,7.19;8.44,8.75 +4.69,7.50;4.69,9.38 +9.06,5.94;0.31,5.94 +2.50,0.94;2.50,4.38 +2.50,4.38;8.12,4.38 +8.12,4.38;8.12,0.94 +2.50,1.56;8.12,1.56 +0.31,2.81;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;2.19,4.06 +2.19,4.06;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,5.94 + +# UTF-16 : 5f 66 +# UTF-8 : a6 bd e5 +[5f66] 彦 +0.94,8.44;8.75,8.44 +4.69,8.44;4.69,9.69 +5.94,6.56;6.25,7.19 +6.25,7.19;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.88,8.44 +3.44,6.56;3.12,7.19 +3.12,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,6.56 +1.25,6.56;8.75,6.56 +2.19,4.69;3.12,4.69 +3.12,4.69;3.75,5.00 +3.75,5.00;4.38,5.00 +4.38,5.00;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.94,5.31 +5.94,5.31;6.25,5.62 +6.25,5.62;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.50,5.94 +2.19,2.81;3.12,2.81 +3.12,2.81;3.75,3.12 +3.75,3.12;4.38,3.12 +4.38,3.12;5.00,3.44 +5.00,3.44;5.62,3.44 +5.62,3.44;6.25,3.75 +6.25,3.75;6.88,3.75 +6.88,3.75;7.19,4.06 +7.19,4.06;7.81,4.06 +7.81,4.06;8.12,4.38 +2.19,0.94;2.81,1.25 +2.81,1.25;3.75,1.25 +3.75,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.75,2.81 + +# UTF-16 : 98 01 +# UTF-8 : 81 a0 e9 +[9801] 頁 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.19 +8.75,0.62;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.62,2.19 +0.62,8.75;8.75,8.75 +4.69,8.75;4.69,8.44 +4.69,8.44;4.38,8.12 +4.38,8.12;4.38,7.50 +4.38,7.50;4.38,7.50 +1.56,2.81;7.81,2.81 +7.81,2.81;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,2.81 +1.56,4.38;7.81,4.38 +1.56,5.94;7.81,5.94 + +# UTF-16 : 98 54 +# UTF-8 : 94 a1 e9 +[9854] 顔 +0.62,8.44;4.38,8.44 +2.50,8.44;2.50,9.38 +3.12,6.25;3.44,6.88 +3.44,6.88;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +1.88,6.56;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;1.56,7.81 +1.56,7.81;1.56,8.12 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.62,6.25 +0.62,6.25;4.69,6.25 +1.25,4.38;1.88,4.69 +1.88,4.69;2.50,5.00 +2.50,5.00;3.12,5.31 +3.12,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;2.19,3.12 +2.19,3.12;3.12,3.44 +3.12,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.38,4.38 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.19 +4.69,8.75;9.38,8.75 +6.88,8.75;6.88,8.44 +6.88,8.44;6.88,7.81 +6.88,7.81;6.56,7.50 +6.56,7.50;6.56,7.50 +5.31,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;5.31,7.50 +5.31,7.50;5.31,2.50 +5.31,4.38;8.75,4.38 +5.31,5.94;8.75,5.94 + +# UTF-16 : 6c 7d +# UTF-8 : bd b1 e6 +[6c7d] 汽 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.75,8.44;4.06,8.44 +8.12,6.88;3.75,6.88 +3.12,5.31;7.50,5.31 +7.50,5.31;7.50,4.69 +7.50,4.69;7.50,4.06 +7.50,4.06;7.50,3.44 +7.50,3.44;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.56 +3.12,6.56;3.12,6.88 +3.12,6.88;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;3.75,8.12 +3.75,8.12;4.06,8.44 +4.06,8.44;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.38,9.69 + +# UTF-16 : 8a 18 +# UTF-8 : 98 a8 e8 +[8a18] 記 +0.94,1.25;3.75,1.25 +3.75,1.25;3.75,3.44 +3.75,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.62,7.50;4.06,7.50 +0.94,6.25;3.75,6.25 +0.94,4.69;3.75,4.69 +0.94,8.75;3.75,8.75 +8.44,4.69;8.44,8.75 +8.44,8.75;4.38,8.75 +8.44,5.62;4.69,5.62 +4.69,5.62;4.69,2.19 +4.69,2.19;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;8.12,1.25 +8.12,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 + +# UTF-16 : 5d fe +# UTF-8 : be b7 e5 +[5dfe] 巾 +6.25,2.19;6.56,2.19 +6.56,2.19;7.19,2.19 +7.19,2.19;7.81,2.19 +7.81,2.19;7.81,2.19 +7.81,2.19;8.12,2.19 +8.12,2.19;8.44,2.81 +8.44,2.81;8.44,3.12 +8.44,3.12;8.44,7.81 +8.44,7.81;1.25,7.81 +1.25,7.81;1.25,2.19 +4.69,0.62;4.69,9.38 + +# UTF-16 : 5e 1a +# UTF-8 : 9a b8 e5 +[5e1a] 帚 +1.56,6.25;7.50,6.25 +7.50,6.25;7.50,8.75 +7.50,8.75;1.56,8.75 +0.31,7.81;9.06,7.81 +8.75,3.75;8.75,5.31 +8.75,5.31;0.62,5.31 +0.62,5.31;0.62,3.75 +4.69,0.62;4.69,5.31 +1.56,1.25;1.56,4.06 +1.56,4.06;7.81,4.06 +7.81,4.06;7.81,1.88 +7.81,1.88;7.50,1.56 +7.50,1.56;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.25,1.56 +6.25,1.56;5.94,1.56 + +# UTF-16 : 5e 30 +# UTF-8 : b0 b8 e5 +[5e30] 帰 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,4.06;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;2.19,9.38 +3.12,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,7.81;8.44,7.81 +9.06,3.75;9.06,5.31 +9.06,5.31;2.81,5.31 +2.81,5.31;2.81,3.75 +5.94,0.62;5.94,5.31 +3.44,1.25;3.44,4.06 +3.44,4.06;8.44,4.06 +8.44,4.06;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.56 +0.62,8.12;0.62,4.06 + +# UTF-16 : 9b 5a +# UTF-8 : 9a ad e9 +[9b5a] 魚 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;6.25,8.75 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +2.50,8.44;2.81,8.75 +2.81,8.75;3.12,9.38 +2.81,8.75;6.25,8.75 +1.88,5.62;8.12,5.62 +1.56,3.44;1.88,7.19 +1.56,7.19;8.12,7.19 +8.12,7.19;8.12,3.75 +8.12,3.75;1.88,3.75 +4.69,7.19;4.69,3.75 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.19,3.12 +6.25,0.94;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,3.12 +4.06,0.94;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,2.81 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.19,3.12 + +# UTF-16 : 4e a0 +# UTF-8 : a0 ba e4 +[4ea0] 亠 +4.69,5.00;4.69,7.19 +0.31,5.00;9.06,5.00 + +# UTF-16 : 4e ac +# UTF-8 : ac ba e4 +[4eac] 京 +4.69,4.38;4.69,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +0.62,1.25;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,3.75 +8.75,1.25;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;6.88,3.44 +6.88,3.44;6.25,3.75 +1.88,4.38;7.81,4.38 +7.81,4.38;7.81,7.19 +7.81,7.19;1.56,7.19 +1.56,7.19;1.56,4.38 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 + +# UTF-16 : 56 fd +# UTF-8 : bd 9b e5 +[56fd] 国 +8.44,0.62;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.44,1.25 +7.81,2.50;1.56,2.50 +7.50,7.81;1.88,7.81 +7.19,5.31;2.19,5.31 +4.69,2.50;4.69,7.81 +5.94,4.69;6.25,4.38 +6.25,4.38;6.56,4.06 +6.56,4.06;7.19,3.75 +7.19,3.75;7.19,3.44 + +# UTF-16 : 54 3e +# UTF-8 : be 90 e5 +[543e] 吾 +7.50,5.31;7.50,7.19 +7.50,7.19;1.25,7.19 +0.62,5.31;8.75,5.31 +8.44,8.75;0.94,8.75 +4.06,8.75;3.12,5.31 +7.81,0.94;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.94 +1.88,1.56;7.50,1.56 + +# UTF-16 : 8a 9e +# UTF-8 : 9e aa e8 +[8a9e] 語 +0.94,1.25;3.75,1.25 +3.75,1.25;3.75,3.44 +3.75,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.62,7.50;4.06,7.50 +0.94,6.25;3.75,6.25 +0.94,4.69;3.75,4.69 +0.94,8.75;3.75,8.75 +8.12,5.31;8.12,7.19 +8.12,7.19;4.38,7.19 +4.06,5.31;9.06,5.31 +8.75,8.75;4.38,8.75 +6.25,8.75;5.62,5.31 +8.44,0.94;8.44,4.06 +8.44,4.06;4.69,4.06 +4.69,4.06;4.69,0.94 +4.69,1.56;8.44,1.56 + +# UTF-16 : 53 47 +# UTF-8 : 87 8d e5 +[5347] 升 +0.31,5.31;9.06,5.31 +6.56,0.94;6.56,9.06 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,4.38 +2.81,4.38;3.12,5.31 +3.12,5.31;3.12,6.25 +3.12,6.25;3.12,7.19 +3.12,7.19;3.12,8.44 +0.62,8.12;1.25,8.12 +1.25,8.12;1.56,8.12 +1.56,8.12;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;3.12,8.44 +3.12,8.44;3.44,8.44 +3.44,8.44;4.06,8.75 +4.06,8.75;4.38,8.75 +4.38,8.75;5.00,9.06 +5.00,9.06;5.31,9.06 + +# UTF-16 : 7b 97 +# UTF-8 : 97 ae e7 +[7b97] 算 +3.12,7.19;3.12,7.50 +3.12,7.50;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,8.12 +6.56,8.12;6.56,8.44 +6.56,8.44;6.56,8.75 +2.19,9.69;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.19 +5.94,9.69;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.75;5.31,8.75 +4.69,8.75;1.56,8.75 +0.31,2.50;9.06,2.50 +6.25,0.62;6.25,3.44 +0.94,0.62;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,1.56 +2.50,1.56;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.44 +1.56,3.44;7.81,3.44 +7.81,3.44;7.81,7.19 +7.81,7.19;1.56,7.19 +1.56,7.19;1.56,3.44 +1.56,5.94;7.81,5.94 +1.56,4.69;7.81,4.69 + +# UTF-16 : 7d 44 +# UTF-8 : 84 b5 e7 +[7d44] 組 +4.06,4.38;4.06,4.69 +4.06,4.69;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +0.31,4.69;4.06,5.00 +2.19,5.00;2.19,0.62 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +3.75,2.19;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.44,4.38 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +8.44,1.25;8.44,8.75 +8.44,8.75;4.69,8.75 +4.69,8.75;4.69,1.25 +3.44,0.94;9.38,0.94 +4.69,3.75;8.12,3.75 +4.69,6.25;8.12,6.25 + +# UTF-16 : 66 42 +# UTF-8 : 82 99 e6 +[6642] 時 +3.44,6.25;9.06,6.25 +8.75,8.12;3.75,8.12 +6.25,6.25;6.25,9.38 +7.81,6.25;7.81,1.88 +7.81,1.88;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,4.69;3.44,4.69 +5.94,1.88;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.75 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,5.62;2.81,5.62 + +# UTF-16 : 56 f3 +# UTF-8 : b3 9b e5 +[56f3] 図 +8.44,0.62;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.44,1.25 +1.88,1.88;2.81,2.19 +2.81,2.19;3.44,2.81 +3.44,2.81;4.06,3.44 +4.06,3.44;4.69,3.75 +4.69,3.75;5.31,4.38 +5.31,4.38;5.94,5.00 +5.94,5.00;6.56,5.62 +6.56,5.62;6.88,6.25 +6.88,6.25;7.50,6.88 +7.50,6.88;7.81,7.81 +1.56,5.31;2.50,5.00 +2.50,5.00;3.12,4.69 +3.12,4.69;3.75,4.38 +3.75,4.38;4.06,4.38 +4.06,4.38;4.69,4.06 +4.69,4.06;5.31,3.44 +5.31,3.44;5.94,3.12 +5.94,3.12;6.56,2.81 +6.56,2.81;7.19,2.50 +7.19,2.50;7.50,1.88 +5.62,6.25;5.31,6.56 +5.31,6.56;5.00,6.88 +5.00,6.88;5.00,7.50 +5.00,7.50;4.69,7.81 +4.69,7.81;4.38,8.44 +3.75,5.62;3.44,5.94 +3.44,5.94;3.44,6.25 +3.44,6.25;3.12,6.88 +3.12,6.88;2.81,7.19 +2.81,7.19;2.50,7.50 + +# UTF-16 : 80 b2 +# UTF-8 : b2 82 e8 +[80b2] 育 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 +8.75,6.25;8.44,6.56 +8.44,6.56;7.81,6.88 +7.81,6.88;7.50,7.19 +7.50,7.19;6.88,7.50 +6.88,7.50;6.56,8.12 +0.62,6.56;1.25,6.56 +1.25,6.56;1.88,6.56 +1.88,6.56;2.81,6.56 +2.81,6.56;3.44,6.56 +3.44,6.56;4.06,6.56 +4.06,6.56;5.00,6.56 +5.00,6.56;5.62,6.56 +5.62,6.56;6.25,6.88 +6.25,6.88;7.19,6.88 +7.19,6.88;7.81,6.88 +2.19,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.56,0.94;1.56,5.62 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,1.25 +1.56,2.81;7.81,2.81 +1.56,4.38;7.81,4.38 + +# UTF-16 : 99 96 +# UTF-8 : 96 a6 e9 +[9996] 首 +4.69,8.12;4.69,7.50 +4.69,7.50;4.38,7.19 +4.38,7.19;4.38,6.88 +4.38,6.88;4.38,6.56 +7.81,0.94;7.81,6.56 +7.81,6.56;1.56,6.56 +1.56,6.56;1.56,0.94 +1.56,1.25;7.81,1.25 +1.56,3.12;7.81,3.12 +1.56,5.00;7.81,5.00 +0.31,8.12;9.06,8.12 +3.44,8.12;3.44,8.44 +3.44,8.44;3.12,9.06 +3.12,9.06;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.12;6.25,8.44 +6.25,8.44;6.25,9.06 +6.25,9.06;6.56,9.38 +6.56,9.38;6.56,9.38 + +# UTF-16 : 90 53 +# UTF-8 : 93 81 e9 +[9053] 道 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +5.94,8.12;5.62,7.81 +5.62,7.81;5.62,7.19 +5.62,7.19;5.31,6.88 +3.44,2.50;8.12,2.50 +8.12,2.50;8.12,6.88 +8.12,6.88;3.44,6.88 +3.44,6.88;3.44,2.50 +3.44,4.06;8.12,4.06 +3.44,5.31;8.12,5.31 +2.50,8.12;8.75,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;4.38,9.06 +4.38,9.06;4.06,9.38 +4.06,9.38;4.06,9.38 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.38 +7.50,9.38;7.50,9.38 + +# UTF-16 : 55 2f +# UTF-8 : af 94 e5 +[552f] 唯 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.94,8.75 +0.94,8.75;0.94,1.25 +7.19,9.38;7.19,9.06 +7.19,9.06;6.88,8.44 +6.88,8.44;6.56,8.12 +6.56,8.12;6.56,7.81 +4.06,7.81;4.06,0.62 +8.75,7.81;4.06,7.81 +6.56,1.25;6.56,7.81 +4.06,1.25;9.06,1.25 +4.06,3.75;8.75,3.75 +4.06,5.94;8.75,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 + +# UTF-16 : 66 dc +# UTF-8 : 9c 9b e6 +[66dc] 曜 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +0.94,5.62;2.81,5.62 +3.12,6.25;5.62,6.25 +5.62,6.25;5.62,8.75 +5.62,8.75;3.12,8.75 +3.44,7.50;5.62,7.50 +6.25,6.25;8.75,6.25 +8.75,6.25;8.75,8.75 +8.75,8.75;6.25,8.75 +6.25,7.50;8.75,7.50 +7.19,6.25;6.88,5.62 +6.88,5.62;6.56,5.31 +6.56,5.31;6.56,5.00 +4.06,5.00;4.06,0.62 +8.75,5.00;4.06,5.00 +6.56,1.25;6.56,5.00 +4.06,1.25;9.06,1.25 +4.06,2.50;8.75,2.50 +4.06,3.75;8.75,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;4.06,5.00 +4.06,5.00;4.38,5.62 +4.38,5.62;4.38,6.25 + +# UTF-16 : 51 85 +# UTF-8 : 85 86 e5 +[5185] 内 +1.56,3.75;2.19,4.06 +2.19,4.06;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.75,5.31 +3.75,5.31;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.38,6.88 +4.38,6.88;4.69,7.50 +4.69,7.50;4.69,8.12 +4.69,8.12;4.69,8.75 +4.69,8.75;4.69,9.38 +6.25,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;8.44,8.12 +8.44,8.12;0.94,8.12 +0.94,8.12;0.94,0.94 +7.81,3.75;7.50,4.06 +7.50,4.06;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;6.25,5.31 +6.25,5.31;5.94,5.62 +5.94,5.62;5.62,5.94 +5.62,5.94;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,6.25;4.38,6.56 + +# UTF-16 : 5f 37 +# UTF-8 : b7 bc e5 +[5f37] 強 +4.06,7.50;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.31,9.06 +5.31,9.06;5.62,9.38 +6.25,1.25;6.25,7.50 +4.06,3.75;8.75,3.75 +8.75,3.75;8.75,6.25 +8.75,6.25;3.75,6.25 +3.75,6.25;3.75,3.44 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.12 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.44,1.56 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.81 +8.44,7.81;8.12,8.12 +8.12,8.12;7.50,8.75 +7.50,8.75;7.19,9.06 +3.44,7.19;4.06,7.50 +4.06,7.50;4.38,7.50 +4.38,7.50;5.00,7.50 +5.00,7.50;5.31,7.50 +5.31,7.50;5.94,7.50 +5.94,7.50;6.56,7.50 +6.56,7.50;6.88,7.50 +6.88,7.50;7.50,7.50 +7.50,7.50;7.81,7.50 +7.81,7.50;8.44,7.81 +0.62,8.75;3.12,8.75 +2.81,8.75;3.12,6.56 +2.81,6.56;0.94,6.56 +0.94,6.56;0.94,5.94 +0.94,5.94;0.94,5.31 +0.94,5.31;0.62,4.69 +0.62,4.69;0.62,4.06 +0.62,4.06;0.62,3.44 +0.62,4.38;3.12,4.38 +2.81,4.38;2.81,3.44 +2.81,3.44;2.81,2.81 +2.81,2.81;2.81,2.19 +2.81,2.19;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.25,1.25 +1.25,1.25;0.62,1.25 + +# UTF-16 : 65 b9 +# UTF-8 : b9 96 e6 +[65b9] 方 +4.69,7.81;4.69,9.38 +0.31,7.81;9.06,7.81 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.75,6.56 +3.75,6.56;3.75,7.81 +3.44,5.94;8.12,5.94 +7.81,5.94;7.81,4.69 +7.81,4.69;7.81,3.75 +7.81,3.75;7.81,3.12 +7.81,3.12;7.81,2.50 +7.81,2.50;7.50,2.19 +7.50,2.19;7.19,1.56 +7.19,1.56;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.69,1.25 + +# UTF-16 : 5e 73 +# UTF-8 : b3 b9 e5 +[5e73] 平 +4.69,0.62;4.69,8.75 +9.06,4.38;0.31,4.38 +8.75,8.75;0.62,8.75 +3.12,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;1.88,7.50 +1.88,7.50;1.56,7.81 +6.25,5.62;6.56,5.94 +6.56,5.94;6.88,6.56 +6.88,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;7.81,7.81 + +# UTF-16 : 67 65 +# UTF-8 : a5 9d e6 +[6765] 来 +4.69,0.62;4.69,9.38 +8.75,5.00;0.62,5.00 +8.44,8.12;0.94,8.12 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.06,4.38 +4.06,4.38;4.38,4.69 +4.38,4.69;4.69,5.00 +9.06,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.38 +5.31,4.38;5.00,4.69 +5.00,4.69;4.69,5.00 +3.12,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.81 +6.25,5.62;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.50,7.81 + +# UTF-16 : 8a 08 +# UTF-8 : 88 a8 e8 +[8a08] 計 +1.25,1.25;4.06,1.25 +4.06,1.25;4.06,3.44 +4.06,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.62,7.50;4.38,7.50 +0.94,6.25;4.06,6.25 +0.94,4.69;4.06,4.69 +0.94,8.75;4.38,8.75 +4.69,5.94;9.38,5.94 +7.19,0.62;7.19,9.38 + +# UTF-16 : 5b 5d +# UTF-8 : 9d ad e5 +[5b5d] 孝 +0.31,6.56;9.06,6.56 +6.88,8.44;1.25,8.44 +4.38,6.56;4.38,9.38 +0.94,3.12;9.06,3.12 +7.81,5.00;1.25,5.00 +5.00,3.75;5.00,1.88 +5.00,1.88;5.00,1.25 +5.00,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,1.25 +7.81,5.00;7.19,4.69 +7.19,4.69;6.88,4.38 +6.88,4.38;6.25,4.06 +6.25,4.06;5.62,4.06 +5.62,4.06;5.00,3.75 +0.31,3.75;1.25,4.06 +1.25,4.06;2.50,4.38 +2.50,4.38;3.44,5.00 +3.44,5.00;4.06,5.31 +4.06,5.31;5.00,5.94 +5.00,5.94;5.94,6.56 +5.94,6.56;6.56,7.19 +6.56,7.19;7.19,7.81 +7.19,7.81;7.81,8.44 +7.81,8.44;8.44,9.06 + +# UTF-16 : 65 59 +# UTF-8 : 99 95 e6 +[6559] 教 +0.31,3.12;0.94,3.12 +0.94,3.12;1.56,3.12 +1.56,3.12;2.19,3.12 +2.19,3.12;2.81,3.12 +2.81,3.12;3.12,3.12 +3.12,3.12;3.75,3.12 +3.75,3.12;4.06,3.12 +4.06,3.12;4.69,3.12 +4.69,3.12;5.31,3.44 +4.38,0.94;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,5.00 +8.12,5.00;8.44,5.62 +8.44,5.62;8.44,6.88 +8.44,6.88;8.75,7.81 +5.62,7.81;9.38,7.81 +4.69,5.00;5.00,5.31 +5.00,5.31;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.94,8.12 +5.94,8.12;5.94,8.44 +5.94,8.44;5.94,9.06 +5.94,9.06;6.25,9.38 +0.31,6.56;5.00,6.56 +4.38,8.44;0.62,8.44 +2.50,6.56;2.50,9.38 +4.38,5.00;1.56,5.00 +2.81,3.75;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.25,1.25 +1.25,1.25;1.25,1.25 +4.38,5.00;4.06,4.69 +4.06,4.69;3.75,4.38 +3.75,4.38;3.12,4.06 +3.12,4.06;2.81,3.75 +9.06,0.94;8.75,1.56 +8.75,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;6.25,6.25 +6.25,6.25;5.94,7.19 +0.31,4.38;0.94,4.69 +0.94,4.69;1.56,5.00 +1.56,5.00;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;3.12,6.25 +3.12,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.69,7.81 +4.69,7.81;5.00,8.44 +5.00,8.44;5.31,9.06 + +# UTF-16 : 8f d1 +# UTF-8 : 91 bf e8 +[8fd1] 近 +3.75,6.56;8.75,6.56 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;7.81,9.06 +7.81,9.06;8.44,9.06 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,6.56 +3.75,6.56;4.06,7.50 +4.06,7.50;4.06,8.75 +6.88,1.88;6.88,6.56 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 + +# UTF-16 : 51 44 +# UTF-8 : 84 85 e5 +[5144] 兄 +5.62,5.31;5.62,1.88 +5.62,1.88;5.62,1.56 +5.62,1.56;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.31 + +# UTF-16 : 5f 61 +# UTF-8 : a1 bd e5 +[5f61] 彡 +1.25,7.19;2.19,7.50 +2.19,7.50;2.81,7.50 +2.81,7.50;3.44,7.50 +3.44,7.50;4.38,7.81 +4.38,7.81;5.00,7.81 +5.00,7.81;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;6.88,8.75 +6.88,8.75;7.19,9.06 +1.25,4.38;2.19,4.38 +2.19,4.38;3.12,4.69 +3.12,4.69;3.75,4.69 +3.75,4.69;4.38,5.00 +4.38,5.00;5.31,5.00 +5.31,5.00;5.94,5.31 +5.94,5.31;6.56,5.62 +6.56,5.62;6.88,5.94 +6.88,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +1.25,1.25;2.19,1.25 +2.19,1.25;3.12,1.25 +3.12,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.50 +6.88,2.50;7.50,2.81 +7.50,2.81;8.12,3.12 +8.12,3.12;8.75,3.75 + +# UTF-16 : 5f 62 +# UTF-8 : a2 bd e5 +[5f62] 形 +5.62,7.19;5.94,7.50 +5.94,7.50;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;7.50,8.12 +7.50,8.12;7.81,8.44 +7.81,8.44;8.44,8.75 +8.44,8.75;8.75,9.06 +5.62,4.38;5.94,4.38 +5.94,4.38;6.56,4.69 +6.56,4.69;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.31 +7.50,5.31;8.12,5.62 +8.12,5.62;8.75,6.25 +8.75,6.25;8.75,6.56 +5.31,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.44 +8.75,3.44;9.06,3.75 +0.31,5.62;5.62,5.62 +0.62,8.75;5.62,8.75 +4.38,0.94;4.38,8.75 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;1.88,4.38 +1.88,4.38;1.88,5.31 +1.88,5.31;1.88,6.25 +1.88,6.25;1.88,7.19 +1.88,7.19;1.88,8.75 + +# UTF-16 : 51 43 +# UTF-8 : 83 85 e5 +[5143] 元 +5.94,6.25;5.94,1.88 +5.62,1.88;5.94,1.56 +5.94,1.56;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.12,1.25 +8.12,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.75,4.06 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.75 +3.12,3.75;3.12,4.38 +3.12,4.38;3.44,5.31 +3.44,5.31;3.44,6.25 +8.75,6.25;0.62,6.25 +7.81,8.75;1.56,8.75 + +# UTF-16 : 53 9f +# UTF-8 : 9f 8e e5 +[539f] 原 +5.31,4.06;5.31,1.88 +5.31,1.88;5.31,1.25 +5.31,1.25;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +1.56,1.25;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.75,3.75 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.56,3.44 +2.50,4.38;8.12,4.38 +8.12,4.38;8.12,7.50 +8.12,7.50;2.50,7.50 +2.50,7.50;2.50,4.06 +2.50,5.94;8.12,5.94 +5.31,8.75;5.31,8.44 +5.31,8.44;5.00,7.81 +5.00,7.81;5.00,7.50 +5.00,7.50;5.00,7.50 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.75,8.75 + +# UTF-16 : 53 48 +# UTF-8 : 88 8d e5 +[5348] 午 +2.19,8.12;8.44,8.12 +5.00,0.62;5.00,8.12 +9.06,4.69;0.31,4.69 +0.62,5.62;0.94,5.94 +0.94,5.94;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;1.88,7.81 +1.88,7.81;2.19,8.12 +2.19,8.12;2.19,8.44 +2.19,8.44;2.50,9.06 +2.50,9.06;2.50,9.38 + +# UTF-16 : 5f 8c +# UTF-8 : 8c be e5 +[5f8c] 後 +2.50,7.19;2.19,6.56 +2.19,6.56;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.00,4.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +1.56,0.62;1.56,5.62 +2.50,2.81;3.12,3.44 +3.12,3.44;3.75,3.75 +3.75,3.75;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.00,5.31 +4.38,4.38;8.44,4.38 +8.12,4.06;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;4.06,1.25 +4.06,1.25;3.12,0.94 +3.12,0.94;2.50,0.94 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.44 +5.00,3.44;4.38,3.75 +4.38,3.75;4.06,4.06 +8.75,5.31;2.81,5.00 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.81 +3.75,7.81;3.12,8.12 +9.38,4.69;9.06,5.00 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.81,6.88 +3.75,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;6.56,7.19 +6.56,7.19;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.81,8.12 +7.81,8.12;8.12,8.44 +3.75,7.50;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;6.25,9.38 + +# UTF-16 : 51 49 +# UTF-8 : 89 85 e5 +[5149] 光 +4.69,5.62;4.69,9.38 +3.12,6.25;2.81,6.56 +2.81,6.56;2.50,7.19 +2.50,7.19;2.19,7.81 +2.19,7.81;1.88,8.12 +1.88,8.12;1.25,8.75 +6.25,6.25;6.88,6.56 +6.88,6.56;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,8.12 +7.81,8.12;8.12,8.75 +5.94,5.62;5.94,1.88 +5.94,1.88;5.94,1.56 +5.94,1.56;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.12,1.25 +8.12,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.75,4.06 +8.75,5.62;0.62,5.62 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.62 + +# UTF-16 : 80 03 +# UTF-8 : 83 80 e8 +[8003] 考 +0.31,6.56;9.06,6.56 +6.88,8.44;1.25,8.44 +4.38,6.56;4.38,9.38 +0.31,4.38;1.25,4.69 +1.25,4.69;2.50,5.00 +2.50,5.00;3.44,5.31 +3.44,5.31;4.06,5.94 +4.06,5.94;5.00,6.25 +5.00,6.25;5.94,6.88 +5.94,6.88;6.56,7.19 +6.56,7.19;7.19,7.81 +7.19,7.81;7.81,8.44 +7.81,8.44;8.44,9.06 +2.50,4.38;3.12,4.69 +3.12,4.69;4.06,4.69 +4.06,4.69;4.69,4.69 +4.69,4.69;5.31,4.69 +5.31,4.69;5.94,5.00 +5.94,5.00;6.56,5.00 +6.56,5.00;7.19,5.00 +7.19,5.00;7.81,5.31 +7.81,5.31;8.12,5.31 +8.12,5.31;8.75,5.62 +2.50,5.00;2.50,4.69 +2.50,4.69;2.19,4.06 +2.19,4.06;2.19,3.44 +2.19,3.44;1.88,2.81 +1.88,2.81;1.88,2.50 +2.19,3.75;7.81,3.75 +7.81,3.75;7.81,3.12 +7.81,3.12;7.81,2.50 +7.81,2.50;7.81,1.88 +7.81,1.88;7.50,1.56 +7.50,1.56;7.19,1.25 +7.19,1.25;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.69,1.25 + +# UTF-16 : 88 4c +# UTF-8 : 8c a1 e8 +[884c] 行 +2.81,7.19;2.50,6.56 +2.50,6.56;1.88,5.94 +1.88,5.94;1.56,5.31 +1.56,5.31;0.94,5.00 +0.94,5.00;0.31,4.38 +2.81,9.38;2.50,8.75 +2.50,8.75;1.88,8.44 +1.88,8.44;1.56,7.81 +1.56,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +1.56,0.62;1.56,5.62 +7.19,6.25;7.19,1.88 +7.19,1.88;7.19,1.25 +7.19,1.25;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +9.06,6.25;3.12,6.25 +8.75,8.75;3.75,8.75 + +# UTF-16 : 9e c4 +# UTF-8 : 84 bb e9 +[9ec4] 黄 +4.69,6.88;4.69,3.12 +1.56,2.81;7.81,2.81 +7.81,2.81;7.81,6.25 +7.81,6.25;1.56,6.25 +1.56,6.25;1.56,2.81 +1.56,4.69;7.81,4.69 +0.62,0.94;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +9.06,7.19;0.31,7.19 +0.94,8.44;8.44,8.44 +3.12,7.19;3.12,9.38 +6.25,7.19;6.25,9.38 + +# UTF-16 : 9e d2 +# UTF-8 : 92 bb e9 +[9ed2] 黒 +4.69,8.75;4.69,3.12 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.62 +1.56,7.19;7.81,7.19 +0.62,3.12;8.75,3.12 +8.44,4.69;1.25,4.69 +8.75,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +6.25,0.94;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +3.75,0.94;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.81 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 + +# UTF-16 : 4e ca +# UTF-8 : 8a bb e4 +[4eca] 今 +0.31,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.44 +3.44,8.44;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 +4.69,9.38;5.00,9.06 +5.00,9.06;5.62,8.75 +5.62,8.75;5.94,8.44 +5.94,8.44;6.25,8.12 +6.25,8.12;6.88,7.81 +6.88,7.81;7.19,7.50 +7.19,7.50;7.50,7.19 +7.50,7.19;8.12,6.88 +8.12,6.88;8.44,6.56 +8.44,6.56;9.06,6.25 +2.19,6.56;7.19,6.56 +8.44,4.69;1.25,4.69 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.56,2.81 +6.56,2.81;6.88,3.12 +6.88,3.12;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,4.38 +7.81,4.38;8.12,4.69 + +# UTF-16 : 7d 30 +# UTF-8 : b0 b4 e7 +[7d30] 細 +4.06,4.38;4.06,4.69 +4.06,4.69;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +0.31,4.69;4.06,5.00 +2.19,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +8.75,0.94;8.75,8.75 +8.75,8.75;4.69,8.75 +4.69,8.75;4.69,0.94 +6.56,1.56;6.56,8.75 +4.69,1.56;8.75,1.56 +4.69,5.31;8.75,5.31 + +# UTF-16 : 5e 02 +# UTF-8 : 82 b8 e5 +[5e02] 市 +5.94,1.88;6.56,1.88 +6.56,1.88;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;7.50,1.56 +7.50,1.56;7.81,1.88 +7.81,1.88;8.12,2.19 +8.12,2.19;8.12,2.50 +8.12,2.50;8.12,6.25 +8.12,6.25;1.25,6.25 +1.25,6.25;1.25,1.56 +4.69,0.62;4.69,9.38 +0.31,8.12;9.06,8.12 + +# UTF-16 : 59 c9 +# UTF-8 : 89 a7 e5 +[59c9] 姉 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.94 +3.12,5.94;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.50,3.12 +2.50,3.12;2.81,2.81 +2.81,2.81;3.12,2.50 +3.12,2.50;3.44,2.19 +3.44,2.19;3.75,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.12,1.56 +8.12,1.56;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,6.25 +8.75,6.25;4.06,6.25 +4.06,6.25;4.06,1.56 +6.25,0.62;6.25,9.38 +3.44,8.12;9.06,8.12 + +# UTF-16 : 60 1d +# UTF-8 : 9d 80 e6 +[601d] 思 +4.69,8.75;4.69,5.00 +1.56,5.00;7.81,5.00 +7.81,5.00;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.00 +1.56,6.88;7.81,6.88 +2.81,4.06;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.81 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.06 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.50,4.06 + +# UTF-16 : 6c 0f +# UTF-8 : 8f b0 e6 +[6c0f] 氏 +1.56,5.62;8.44,5.62 +1.25,8.44;2.19,8.44 +2.19,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,9.06 +7.19,9.06;7.81,9.06 +1.56,1.25;1.56,8.44 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.00,8.75;5.00,7.19 +5.00,7.19;5.31,6.25 +5.31,6.25;5.62,5.00 +5.62,5.00;5.94,4.06 +5.94,4.06;6.25,3.12 +6.25,3.12;6.56,2.50 +6.56,2.50;6.88,1.88 +6.88,1.88;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 + +# UTF-16 : 7d 19 +# UTF-8 : 99 b4 e7 +[7d19] 紙 +4.69,5.62;9.06,5.62 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.44,9.06 +8.44,9.06;8.75,9.06 +4.69,1.25;4.69,8.75 +3.44,0.94;4.06,1.25 +4.06,1.25;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,8.75;6.88,7.50 +6.88,7.50;7.19,6.25 +7.19,6.25;7.19,5.00 +7.19,5.00;7.50,4.06 +7.50,4.06;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,1.88 +9.06,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +4.06,4.38;4.06,4.69 +4.06,4.69;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +0.31,4.69;4.06,5.00 +2.19,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 + +# UTF-16 : 5b a4 +# UTF-8 : a4 ae e5 +[5ba4] 室 +1.25,7.19;8.12,7.19 +8.44,4.69;8.12,5.00 +8.12,5.00;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.56 +6.88,6.56;6.25,6.88 +0.94,5.00;1.56,5.00 +1.56,5.00;2.19,5.00 +2.19,5.00;2.81,5.00 +2.81,5.00;3.44,5.00 +3.44,5.00;4.06,5.31 +4.06,5.31;5.00,5.31 +5.00,5.31;5.62,5.31 +5.62,5.31;6.25,5.31 +6.25,5.31;6.88,5.31 +6.88,5.31;7.50,5.62 +2.50,5.00;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.19 +4.69,8.44;4.69,9.69 +8.75,6.88;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.88 +0.62,1.25;8.75,1.25 +8.12,3.44;1.25,3.44 +4.69,1.25;4.69,4.69 + +# UTF-16 : 79 3e +# UTF-8 : be a4 e7 +[793e] 社 +3.75,1.25;9.06,1.25 +9.06,7.19;4.06,7.19 +6.88,1.25;6.88,9.06 +4.06,3.44;3.75,3.75 +3.75,3.75;3.44,4.06 +3.44,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +3.75,7.50;0.31,7.50 +1.88,7.50;1.88,9.38 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.44,7.50 + +# UTF-16 : 5f 31 +# UTF-8 : b1 bc e5 +[5f31] 弱 +0.62,8.75;4.38,8.75 +4.38,8.75;4.38,7.19 +4.38,7.19;1.25,7.19 +1.25,7.19;0.94,6.56 +0.94,6.56;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.62,4.38 +0.94,5.31;4.38,5.31 +4.38,5.31;4.38,4.38 +4.38,4.38;4.06,3.44 +4.06,3.44;4.06,2.50 +4.06,2.50;4.06,2.19 +4.06,2.19;3.75,1.56 +3.75,1.56;3.75,1.25 +3.75,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,1.25 +2.19,1.25;1.56,1.25 +0.62,1.88;1.25,2.19 +1.25,2.19;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,2.81;3.75,3.12 +2.81,3.44;2.19,3.75 +2.19,3.75;1.88,4.06 +1.88,4.06;1.25,4.38 +1.25,4.38;1.25,4.38 +4.69,8.75;8.75,8.75 +8.75,8.75;8.75,7.19 +8.75,7.19;5.31,7.19 +5.31,7.19;5.31,6.56 +5.31,6.56;5.00,5.94 +5.00,5.94;5.00,5.62 +5.00,5.62;5.00,5.00 +5.00,5.00;4.69,4.38 +5.00,5.31;8.75,5.31 +8.75,5.31;8.44,4.38 +8.44,4.38;8.44,3.44 +8.44,3.44;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.94,1.25 +4.69,1.88;5.62,2.19 +5.62,2.19;6.25,2.19 +6.25,2.19;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.81,3.12 +7.19,3.44;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;5.94,4.38 +5.94,4.38;5.31,4.38 + +# UTF-16 : 79 cb +# UTF-8 : 8b a7 e7 +[79cb] 秋 +3.75,9.06;3.12,9.06 +3.12,9.06;2.50,8.75 +2.50,8.75;1.88,8.75 +1.88,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +2.19,0.62;2.19,8.75 +3.75,6.56;0.31,6.56 +0.31,2.81;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +3.44,3.75;3.12,4.38 +3.12,4.38;3.12,5.00 +3.12,5.00;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +4.69,7.81;4.69,7.19 +4.69,7.19;4.69,6.56 +4.69,6.56;4.38,5.94 +4.38,5.94;4.38,5.31 +4.38,5.31;4.06,4.69 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;6.25,5.00 +6.25,5.00;6.25,5.62 +6.25,5.62;6.25,6.56 +6.25,6.56;6.25,9.06 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.56,4.38 +6.56,4.38;6.56,5.00 +6.56,5.00;6.25,5.62 +6.25,5.62;6.25,6.56 +8.75,8.12;8.75,7.19 +8.75,7.19;8.44,6.56 +8.44,6.56;8.44,5.94 +8.44,5.94;8.12,5.62 +8.12,5.62;7.81,5.00 + +# UTF-16 : 54 68 +# UTF-8 : a8 91 e5 +[5468] 周 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,8.75 +1.25,8.75;8.44,8.75 +8.44,8.75;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +2.19,7.50;7.50,7.50 +1.88,5.62;7.81,5.62 +5.00,5.94;5.00,8.75 +2.81,2.19;7.19,2.19 +7.19,2.19;7.19,4.69 +7.19,4.69;2.81,4.69 +2.81,4.69;2.81,1.56 + +# UTF-16 : 90 31 +# UTF-8 : b1 80 e9 +[9031] 週 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.62 +1.88,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 +2.81,2.19;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.44,5.31 +3.44,5.31;3.44,5.94 +3.12,5.94;3.44,8.75 +3.12,8.75;8.44,8.75 +8.44,8.75;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;8.12,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;7.19,2.19 +7.19,2.19;6.88,2.19 +4.06,7.81;7.81,7.81 +3.75,6.25;8.12,6.25 +5.94,6.25;5.94,8.75 +4.38,3.12;7.50,3.12 +7.50,3.12;7.50,5.31 +7.50,5.31;4.38,5.31 +4.38,5.31;4.38,2.50 + +# UTF-16 : 66 25 +# UTF-8 : a5 98 e6 +[6625] 春 +0.31,5.62;9.06,5.62 +8.75,8.75;0.94,8.75 +8.12,7.19;1.25,7.19 +7.19,0.62;7.50,4.38 +7.19,4.38;2.19,4.38 +1.88,4.38;2.19,0.62 +2.19,1.25;7.19,1.25 +2.19,2.81;7.19,2.81 +0.31,3.44;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.19,4.69 +2.19,4.69;2.81,5.31 +2.81,5.31;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;4.69,9.69 +9.06,3.44;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.25,5.62 +6.25,5.62;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,7.19 + +# UTF-16 : 5c 11 +# UTF-8 : 91 b0 e5 +[5c11] 少 +4.69,9.38;4.69,4.69 +4.69,4.69;4.69,4.38 +4.69,4.38;4.38,4.06 +4.38,4.06;4.06,4.06 +4.06,4.06;3.75,4.06 +3.75,4.06;3.12,4.06 +3.12,4.06;2.81,4.06 +0.31,5.00;0.94,5.62 +0.94,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,8.12 +2.19,8.12;2.19,8.44 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.81,7.19 +7.81,7.19;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +8.12,5.31;7.50,4.69 +7.50,4.69;7.19,4.06 +7.19,4.06;6.56,3.44 +6.56,3.44;5.94,3.12 +5.94,3.12;5.31,2.50 +5.31,2.50;4.69,2.19 +4.69,2.19;3.75,1.88 +3.75,1.88;2.81,1.56 +2.81,1.56;1.88,1.25 +1.88,1.25;0.94,0.94 + +# UTF-16 : 82 72 +# UTF-8 : b2 89 e8 +[8272] 色 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;6.25,8.75 +0.31,6.25;0.62,6.56 +0.62,6.56;0.94,6.88 +0.94,6.88;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.81,8.75 +2.81,8.75;3.12,9.06 +3.12,9.06;3.12,9.38 +2.81,8.75;6.25,8.75 +1.56,4.69;8.12,4.69 +5.00,7.19;5.00,4.69 +8.75,3.12;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;2.19,1.25 +2.19,1.25;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,7.19 +1.56,7.19;8.12,7.19 +8.12,7.19;8.12,4.06 + +# UTF-16 : 82 6f +# UTF-8 : af 89 e8 +[826f] 良 +4.69,9.69;4.69,8.44 +1.88,4.69;7.50,4.69 +7.50,4.69;7.50,8.44 +7.50,8.44;1.88,8.44 +1.88,8.44;1.88,1.25 +1.88,6.56;7.50,6.56 +4.06,4.69;4.38,4.38 +4.38,4.38;4.69,3.75 +4.69,3.75;5.31,3.44 +5.31,3.44;5.62,2.81 +5.62,2.81;6.25,2.50 +6.25,2.50;6.56,2.19 +6.56,2.19;7.19,1.88 +7.19,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +5.62,2.81;6.25,3.12 +6.25,3.12;6.88,3.44 +6.88,3.44;7.50,3.75 +7.50,3.75;8.12,4.06 +8.12,4.06;8.44,4.69 + +# UTF-16 : 98 df +# UTF-8 : 9f a3 e9 +[98df] 食 +4.69,8.75;4.69,7.81 +1.88,4.38;7.50,4.38 +7.50,4.38;7.50,7.81 +7.50,7.81;1.88,7.81 +1.88,7.81;1.88,1.25 +1.88,5.94;7.50,5.94 +3.75,4.38;4.06,4.06 +4.06,4.06;4.38,3.44 +4.38,3.44;5.00,3.12 +5.00,3.12;5.31,2.81 +5.31,2.81;5.94,2.19 +5.94,2.19;6.25,1.88 +6.25,1.88;6.88,1.56 +6.88,1.56;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.75,0.94 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.31,1.56 +5.31,2.50;5.94,2.81 +5.94,2.81;6.56,3.12 +6.56,3.12;7.19,3.44 +7.19,3.44;7.81,3.75 +7.81,3.75;8.12,4.38 +9.06,7.19;8.44,7.50 +8.44,7.50;8.12,7.50 +8.12,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.12 +6.88,8.12;6.25,8.44 +6.25,8.44;5.94,8.75 +5.94,8.75;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.75 +3.44,8.75;3.12,8.44 +3.12,8.44;2.81,8.12 +2.81,8.12;2.19,8.12 +2.19,8.12;1.88,7.81 +1.88,7.81;1.25,7.50 +1.25,7.50;0.94,7.50 +0.94,7.50;0.31,7.19 + +# UTF-16 : 89 aa +# UTF-8 : aa a6 e8 +[89aa] 親 +0.31,1.88;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.50,4.69 +4.38,2.50;4.06,2.81 +4.06,2.81;3.75,3.12 +3.75,3.12;3.44,3.75 +3.44,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +5.00,4.06;8.75,4.06 +8.75,4.06;8.75,8.75 +8.75,8.75;5.00,8.75 +5.00,8.75;5.00,3.75 +5.00,5.62;8.44,5.62 +5.00,7.19;8.44,7.19 +7.19,3.75;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;6.25,4.06 +2.50,8.12;2.50,9.38 +3.12,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +1.56,7.19;1.25,7.81 +1.25,7.81;1.25,8.12 +2.50,0.94;2.50,5.94 +4.69,4.69;0.31,4.69 +4.69,8.12;0.62,8.12 +4.69,5.94;0.31,5.94 + +# UTF-16 : 89 7f +# UTF-8 : bf a5 e8 +[897f] 西 +8.12,0.94;8.12,6.88 +8.12,6.88;1.25,6.88 +1.25,6.88;1.25,0.94 +1.25,1.56;8.12,1.56 +0.62,8.75;8.75,8.75 +3.75,8.75;3.75,6.56 +3.75,6.56;3.75,5.94 +3.75,5.94;3.44,5.62 +3.44,5.62;3.44,5.31 +3.44,5.31;3.12,4.38 +3.12,4.38;2.81,4.06 +2.81,4.06;2.50,3.75 +2.50,3.75;2.19,3.44 +2.19,3.44;1.56,3.12 +8.12,4.06;6.56,4.06 +6.25,4.06;5.94,4.06 +5.94,4.06;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.31,5.00 +5.31,5.00;5.31,8.75 + +# UTF-16 : 58 f0 +# UTF-8 : b0 a3 e5 +[58f0] 声 +0.94,7.19;8.44,7.19 +9.06,8.44;0.31,8.44 +4.69,7.19;4.69,9.38 +1.56,3.75;7.81,3.75 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.75 +1.56,3.75;1.56,4.06 +1.56,4.06;1.56,4.38 +1.56,4.38;1.56,6.25 +1.56,6.25;7.81,6.25 +7.81,6.25;7.81,3.12 +4.69,5.94;4.69,4.06 + +# UTF-16 : 66 1f +# UTF-8 : 9f 98 e6 +[661f] 星 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.62 +1.56,7.19;7.81,7.19 +0.62,1.25;8.75,1.25 +8.44,4.38;1.88,4.38 +8.12,2.81;1.56,2.81 +4.69,1.25;4.69,5.31 +0.62,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;2.19,5.31 + +# UTF-16 : 66 74 +# UTF-8 : b4 99 e6 +[6674] 晴 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +0.94,5.62;2.81,5.62 +3.75,0.94;3.75,5.00 +3.75,5.00;8.44,5.00 +8.44,5.00;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +3.12,6.25;9.06,6.25 +8.75,8.44;3.44,8.44 +8.75,7.19;3.75,7.19 +6.25,6.25;6.25,9.38 +4.06,2.50;8.44,2.50 +4.06,3.75;8.44,3.75 + +# UTF-16 : 52 00 +# UTF-8 : 80 88 e5 +[5200] 刀 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,3.12 +2.81,3.12;3.12,3.75 +3.12,3.75;3.44,4.38 +3.44,4.38;3.44,5.31 +3.44,5.31;3.75,6.25 +3.75,6.25;3.75,7.19 +3.75,7.19;3.75,8.44 +0.94,8.44;8.12,8.44 +8.12,8.44;8.12,6.56 +8.12,6.56;8.12,5.31 +8.12,5.31;8.12,4.06 +8.12,4.06;7.81,3.12 +7.81,3.12;7.81,2.50 +7.81,2.50;7.81,1.88 +7.81,1.88;7.19,1.56 +7.19,1.56;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.00,1.56 +5.00,1.56;5.00,1.56 + +# UTF-16 : 52 07 +# UTF-8 : 87 88 e5 +[5207] 切 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.31,5.31 +5.31,5.31;5.62,6.25 +5.62,6.25;5.62,7.19 +5.62,7.19;5.62,8.44 +3.44,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.31 +8.75,5.31;8.75,4.06 +8.75,4.06;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;7.81,1.56 +7.81,1.56;7.50,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.94,1.25 +0.00,6.25;4.38,7.19 +1.25,9.06;1.25,3.44 +1.25,3.44;1.25,2.81 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,2.81 +2.19,2.81;2.50,2.81 +2.50,2.81;3.12,2.81 +3.12,2.81;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,5.00 + +# UTF-16 : 96 ea +# UTF-8 : aa 9b e9 +[96ea] 雪 +4.69,5.00;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,5.62;4.06,5.62 +5.62,6.88;7.81,6.88 +5.62,5.62;7.81,5.62 +8.75,5.62;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,5.62 +8.12,0.62;8.12,4.38 +8.12,4.38;1.25,4.38 +1.25,1.25;7.81,1.25 +1.56,2.81;7.81,2.81 + +# UTF-16 : 82 1f +# UTF-8 : 9f 88 e8 +[821f] 舟 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,3.75;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.88,5.31;1.88,8.44 +1.88,8.44;7.81,8.44 +7.81,8.44;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +0.31,5.00;9.06,5.00 +5.94,5.94;5.62,6.25 +5.62,6.25;5.00,6.56 +5.00,6.56;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.44,7.50 +4.69,9.38;4.69,9.06 +4.69,9.06;4.38,8.44 +4.38,8.44;4.38,8.44 +4.69,5.00;4.69,1.88 + +# UTF-16 : 82 39 +# UTF-8 : b9 88 e8 +[8239] 船 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;4.06,8.44 +4.06,8.44;4.06,1.88 +4.06,1.88;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +0.31,5.00;4.69,5.31 +2.81,5.94;2.81,6.25 +2.81,6.25;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,7.19;1.88,7.50 +2.50,9.38;2.19,9.06 +2.19,9.06;2.19,8.44 +2.19,8.44;2.19,8.44 +2.50,5.00;2.50,1.88 +7.50,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;7.81,7.81 +7.81,7.81;8.12,7.50 +8.12,7.50;8.12,7.19 +8.12,7.19;8.44,6.88 +8.44,6.88;8.44,6.56 +8.44,6.56;8.75,6.25 +8.75,6.25;9.06,5.62 +5.31,0.94;5.31,5.00 +5.31,5.00;8.75,5.00 +8.75,5.00;8.75,0.94 +5.31,1.56;8.75,1.56 +6.56,9.06;6.25,8.75 +6.25,8.75;6.25,8.44 +6.25,8.44;5.94,7.81 +5.94,7.81;5.94,7.50 +5.94,7.50;5.62,7.19 +5.62,7.19;5.62,6.88 +5.62,6.88;5.31,6.56 +5.31,6.56;5.31,6.25 +5.31,6.25;4.69,5.62 + +# UTF-16 : 6c c9 +# UTF-8 : 89 b3 e6 +[6cc9] 泉 +1.56,5.00;7.81,5.00 +7.81,5.00;7.81,8.44 +7.81,8.44;1.56,8.44 +1.56,8.44;1.56,5.00 +1.56,6.88;7.81,6.88 +4.69,9.38;4.69,9.06 +4.69,9.06;4.38,8.44 +4.38,8.44;4.38,8.44 +4.69,5.00;4.69,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +0.62,4.06;4.06,4.06 +4.69,5.00;5.00,4.38 +5.00,4.38;5.31,4.06 +5.31,4.06;5.62,3.75 +5.62,3.75;5.94,3.12 +5.94,3.12;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.50,2.19 +7.50,2.19;8.12,1.88 +8.12,1.88;8.44,1.25 +8.44,1.25;9.06,1.25 +8.75,5.00;8.44,4.38 +8.44,4.38;7.81,4.06 +7.81,4.06;7.19,3.75 +7.19,3.75;6.88,3.44 +6.88,3.44;6.25,3.12 +4.06,4.06;3.44,3.44 +3.44,3.44;3.12,3.12 +3.12,3.12;2.81,2.81 +2.81,2.81;2.50,2.50 +2.50,2.50;2.19,2.50 +2.19,2.50;1.88,2.19 +1.88,2.19;1.25,1.88 +1.25,1.88;0.94,1.56 +0.94,1.56;0.31,1.25 + +# UTF-16 : 7d da +# UTF-8 : 9a b7 e7 +[7dda] 線 +4.69,5.31;8.44,5.31 +8.44,5.31;8.44,8.44 +8.44,8.44;4.38,8.44 +4.38,8.44;4.38,5.00 +4.69,6.88;8.44,6.88 +6.56,9.38;6.56,9.06 +6.56,9.06;6.25,8.75 +6.25,8.75;6.25,8.44 +6.56,5.00;6.56,1.88 +6.56,1.88;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.31,0.94 +4.06,4.06;6.25,4.06 +6.56,5.00;6.88,4.69 +6.88,4.69;6.88,4.38 +6.88,4.38;7.19,3.75 +7.19,3.75;7.50,3.44 +7.50,3.44;7.50,2.81 +7.50,2.81;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;8.75,1.56 +8.75,1.56;9.38,1.25 +9.06,5.00;8.75,4.38 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.12 +5.94,4.06;5.94,3.44 +5.94,3.44;5.31,2.81 +5.31,2.81;5.00,2.50 +5.00,2.50;4.69,2.19 +4.69,2.19;4.69,1.88 +4.69,1.88;4.06,1.56 +4.06,1.56;3.75,1.56 +3.75,1.56;3.44,1.25 +5.94,4.06;5.94,3.44 +5.94,3.44;5.31,2.81 +5.31,2.81;5.00,2.50 +5.00,2.50;4.69,2.19 +4.69,2.19;4.69,1.88 +4.69,1.88;4.06,1.56 +4.06,1.56;3.75,1.56 +3.75,1.56;3.44,1.25 +4.06,4.38;4.06,5.00 +4.06,5.00;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.44,6.25 +3.44,6.25;3.44,6.88 +0.31,4.69;3.75,5.00 +2.19,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.12,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 + +# UTF-16 : 52 4d +# UTF-8 : 8d 89 e5 +[524d] 前 +1.25,5.31;4.38,5.31 +1.25,3.44;4.38,3.44 +1.25,0.94;1.25,7.19 +1.25,7.19;4.38,7.19 +4.38,7.19;4.38,1.88 +4.38,1.88;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,1.25 +2.81,1.25;2.81,1.25 +5.94,2.50;5.94,6.88 +8.44,7.19;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +0.31,8.12;9.06,8.12 +3.44,8.12;3.44,8.44 +3.44,8.44;3.12,9.06 +3.12,9.06;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.12;6.25,8.44 +6.25,8.44;6.25,9.06 +6.25,9.06;6.56,9.38 +6.56,9.38;6.56,9.38 + +# UTF-16 : 8d 70 +# UTF-8 : b0 b5 e8 +[8d70] 走 +8.44,8.44;1.25,8.44 +5.00,4.06;8.12,4.06 +4.69,1.25;4.69,9.38 +0.62,6.25;8.75,6.25 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.19,4.69 +2.19,4.69;2.19,5.31 +8.75,1.25;8.44,1.25 +8.44,1.25;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,1.25 +5.31,1.25;4.69,1.56 +4.69,1.56;4.06,1.56 +4.06,1.56;3.44,1.88 +3.44,1.88;3.12,2.19 +3.12,2.19;2.50,2.81 +2.50,2.81;2.19,3.12 +2.19,3.12;1.88,3.75 + +# UTF-16 : 59 2a +# UTF-8 : aa a4 e5 +[592a] 太 +8.75,7.50;0.62,7.50 +0.31,1.25;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.50,2.81 +2.50,2.81;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;4.06,4.69 +4.06,4.69;4.38,5.62 +4.38,5.62;4.38,6.25 +4.38,6.25;4.69,7.19 +4.69,7.19;4.69,8.12 +4.69,8.12;4.69,9.38 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.62,4.69 +5.62,4.69;5.00,5.62 +5.00,5.62;5.00,6.25 +5.00,6.25;4.69,7.19 +4.69,7.19;4.69,8.12 +3.75,3.12;4.06,2.81 +4.06,2.81;4.38,2.50 +4.38,2.50;4.69,2.19 +4.69,2.19;5.00,1.56 +5.00,1.56;5.31,1.25 + +# UTF-16 : 53 f0 +# UTF-8 : b0 8f e5 +[53f0] 台 +9.06,5.31;8.75,5.94 +8.75,5.94;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +0.31,5.94;0.94,5.94 +0.94,5.94;1.88,5.94 +1.88,5.94;2.50,5.94 +2.50,5.94;3.44,5.94 +3.44,5.94;4.06,5.94 +4.06,5.94;5.00,6.25 +5.00,6.25;5.62,6.25 +5.62,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;8.12,6.25 +1.56,5.94;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.44,8.12 +3.44,8.12;3.44,8.75 +3.44,8.75;3.75,9.06 +3.75,9.06;3.75,9.38 +7.81,0.62;7.81,4.69 +7.81,4.69;1.56,4.69 +1.56,4.69;1.56,0.62 +1.88,1.25;7.50,1.25 + +# UTF-16 : 4e 5f +# UTF-8 : 9f b9 e4 +[4e5f] 也 +5.00,2.81;5.00,9.38 +2.19,8.75;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +0.31,5.94;8.12,7.81 +8.12,7.81;8.12,6.88 +8.12,6.88;8.12,5.94 +8.12,5.94;8.12,5.31 +8.12,5.31;8.12,4.69 +8.12,4.69;7.81,4.38 +7.81,4.38;7.81,3.75 +7.81,3.75;7.50,3.75 +7.50,3.75;6.88,3.75 +6.88,3.75;6.56,3.75 +6.56,3.75;6.25,3.75 + +# UTF-16 : 57 30 +# UTF-8 : b0 9c e5 +[5730] 地 +4.38,8.75;4.38,1.88 +4.38,1.88;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +6.25,2.81;6.25,9.38 +2.81,6.25;8.75,7.81 +8.75,7.81;8.75,6.88 +8.75,6.88;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.44,4.69 +8.44,4.69;8.44,4.38 +8.44,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.75 +7.81,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +0.31,6.88;3.44,6.88 +1.88,1.88;1.88,9.06 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 + +# UTF-16 : 6c 60 +# UTF-8 : a0 b1 e6 +[6c60] 池 +4.06,8.75;4.06,1.88 +4.06,1.88;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.75,3.44 +5.94,2.81;6.25,9.38 +2.50,6.25;8.44,7.81 +8.44,7.81;8.44,6.88 +8.44,6.88;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.44,4.69 +8.44,4.69;8.44,4.38 +8.44,4.38;8.12,4.06 +8.12,4.06;8.12,3.75 +8.12,3.75;7.50,3.75 +7.50,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.31,6.88 + +# UTF-16 : 83 36 +# UTF-8 : b6 8c e8 +[8336] 茶 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +7.81,4.38;1.56,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.00,7.19 +5.00,7.19;4.69,7.50 +4.69,7.50;4.38,7.19 +4.38,7.19;4.06,6.88 +4.06,6.88;3.44,6.56 +3.44,6.56;3.12,6.25 +3.12,6.25;2.81,5.94 +2.81,5.94;2.19,5.62 +2.19,5.62;1.88,5.31 +1.88,5.31;1.56,5.00 +1.56,5.00;0.94,4.69 +0.94,4.69;0.62,4.38 +4.69,6.25;4.69,0.94 +0.94,1.25;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;5.94,3.75 + +# UTF-16 : 66 3c +# UTF-8 : bc 98 e6 +[663c] 昼 +0.62,1.25;8.75,1.25 +2.50,2.50;7.19,2.50 +7.19,2.50;7.19,6.25 +7.19,6.25;2.19,6.25 +2.19,6.25;2.19,2.19 +2.50,4.38;6.88,4.38 +1.56,7.19;8.12,7.19 +8.12,7.19;8.12,8.75 +8.12,8.75;1.56,8.75 +1.56,8.75;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.56,5.62 +1.56,5.62;1.25,5.00 +1.25,5.00;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.94,3.75 +0.94,3.75;0.62,3.12 +0.62,3.12;0.62,2.81 +0.62,2.81;0.31,2.50 +9.06,2.50;8.75,2.81 +8.75,2.81;8.44,3.44 +8.44,3.44;8.44,3.75 +8.44,3.75;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.50,6.25 +7.50,6.25;7.50,6.88 +7.50,6.88;7.19,7.19 + +# UTF-16 : 95 77 +# UTF-8 : b7 95 e9 +[9577] 長 +0.31,4.69;9.06,4.69 +3.12,4.69;3.44,4.38 +3.44,4.38;4.06,4.06 +4.06,4.06;4.38,3.44 +4.38,3.44;5.00,3.12 +5.00,3.12;5.62,2.81 +5.62,2.81;6.25,2.19 +6.25,2.19;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;8.12,1.25 +8.12,1.25;9.06,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.62,1.88 +1.88,1.25;1.88,8.75 +1.88,8.75;8.12,8.75 +2.19,7.50;7.81,7.50 +2.19,6.25;7.81,6.25 +5.94,2.50;6.56,2.81 +6.56,2.81;6.88,3.12 +6.88,3.12;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;8.12,4.38 + +# UTF-16 : 9c e5 +# UTF-8 : a5 b3 e9 +[9ce5] 鳥 +7.19,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.56,3.12 +5.31,1.56;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.69,3.12 +3.12,1.25;3.12,1.56 +3.12,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,2.81 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.56,5.94;7.50,5.94 +7.50,5.94;7.50,8.44 +7.50,8.44;1.56,8.44 +1.56,8.44;1.56,3.75 +1.56,3.75;8.44,3.75 +8.44,3.75;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +1.56,7.19;7.50,7.19 +4.38,9.69;4.06,9.06 +4.06,9.06;4.06,8.75 +4.06,8.75;4.06,8.44 +1.56,5.00;8.75,5.00 + +# UTF-16 : 67 1d +# UTF-8 : 9d 9c e6 +[671d] 朝 +0.94,3.75;4.38,3.75 +4.38,3.75;4.38,6.88 +4.38,6.88;0.94,6.88 +0.94,6.88;0.94,3.44 +0.94,5.31;4.38,5.31 +0.31,2.50;4.69,2.50 +2.50,6.88;2.50,9.38 +2.50,0.62;2.50,3.44 +0.31,8.12;4.69,8.12 +5.31,4.06;8.44,4.06 +5.31,6.56;8.44,6.56 +4.38,0.94;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.31,8.75 +5.31,8.75;8.44,8.75 +8.44,8.75;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 + +# UTF-16 : 76 f4 +# UTF-8 : b4 9b e7 +[76f4] 直 +2.81,2.50;7.81,2.50 +7.81,2.50;7.81,7.19 +7.81,7.19;2.81,7.19 +2.81,7.19;2.81,2.50 +2.81,5.62;7.81,5.62 +2.81,4.06;7.81,4.06 +0.62,8.44;8.75,8.44 +1.25,7.19;1.25,0.62 +1.25,1.25;8.75,1.25 +5.00,9.38;5.00,9.06 +5.00,9.06;5.00,8.44 +5.00,8.44;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.69,7.19 + +# UTF-16 : 5f 1f +# UTF-8 : 9f bc e5 +[5f1f] 弟 +0.94,8.12;8.12,8.12 +8.12,8.12;8.12,6.25 +8.12,6.25;1.56,6.25 +1.56,6.25;1.56,5.62 +1.56,5.62;1.25,5.00 +1.25,5.00;1.25,4.69 +1.25,4.69;0.94,4.06 +0.94,4.06;0.94,3.44 +1.25,4.38;8.75,4.38 +8.75,4.38;8.75,3.75 +8.75,3.75;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.56 +6.88,1.56;6.25,1.56 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,0.62;4.69,8.12 +3.44,8.12;3.44,8.44 +3.44,8.44;3.12,9.06 +3.12,9.06;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.12;6.25,8.44 +6.25,8.44;6.25,9.06 +6.25,9.06;6.56,9.38 +6.56,9.38;6.56,9.38 + +# UTF-16 : 53 60 +# UTF-8 : a0 8d e5 +[5360] 占 +4.38,7.81;8.75,7.81 +4.38,5.00;4.38,9.38 +8.12,0.62;8.12,5.00 +8.12,5.00;1.25,5.00 +1.25,5.00;1.25,0.62 +1.56,1.56;7.81,1.56 + +# UTF-16 : 5e 97 +# UTF-8 : 97 ba e5 +[5e97] 店 +5.00,6.56;8.75,6.56 +5.00,4.38;5.00,8.44 +8.12,0.62;8.12,4.38 +8.12,4.38;2.50,4.38 +2.50,4.38;2.50,0.62 +2.50,1.25;8.12,1.25 +5.00,8.44;5.00,9.69 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.44 +1.25,8.44;8.75,8.44 + +# UTF-16 : 4e 8b +# UTF-8 : 8b ba e4 +[4e8b] 事 +0.94,5.00;8.12,5.00 +8.12,5.00;8.12,1.88 +8.75,8.75;0.62,8.75 +4.69,9.38;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +0.94,2.50;8.12,2.50 +0.31,3.75;9.06,3.75 +1.25,5.94;1.56,7.50 +1.25,7.50;8.12,7.50 +7.81,7.50;8.12,6.25 +7.81,6.25;1.56,6.25 + +# UTF-16 : 70 b9 +# UTF-8 : b9 82 e7 +[70b9] 点 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.19,3.12 +6.25,0.94;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,3.12 +4.06,0.94;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,2.81 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.19,3.12 +4.38,8.12;8.44,8.12 +4.38,6.56;4.38,9.38 +1.56,3.75;7.81,3.75 +7.81,3.75;7.81,6.56 +7.81,6.56;1.56,6.56 +1.56,6.56;1.56,3.75 + +# UTF-16 : 96 fb +# UTF-8 : bb 9b e9 +[96fb] 電 +4.69,5.00;4.69,2.19 +4.69,2.19;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;5.31,0.94 +5.31,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +4.69,5.31;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,5.94;4.06,5.94 +5.62,6.88;7.81,6.88 +5.62,5.94;7.81,5.94 +8.75,5.94;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,5.94 +1.56,3.75;7.81,3.75 +1.25,1.56;1.25,5.00 +1.25,5.00;8.12,5.00 +8.12,5.00;8.12,2.19 +8.12,2.19;1.56,2.19 + +# UTF-16 : 4e 45 +# UTF-8 : 85 b9 e4 +[4e45] 久 +0.94,4.69;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.44,8.44 +3.44,8.44;3.44,8.75 +3.44,8.75;3.75,9.38 +3.12,8.12;6.88,8.12 +6.88,8.12;6.56,7.19 +6.56,7.19;6.25,6.25 +6.25,6.25;5.94,5.31 +5.94,5.31;5.31,4.38 +5.31,4.38;4.69,3.75 +4.69,3.75;4.06,3.12 +4.06,3.12;3.44,2.50 +3.44,2.50;2.50,1.88 +2.50,1.88;1.56,1.56 +1.56,1.56;0.62,0.94 +5.62,5.00;5.94,4.38 +5.94,4.38;6.25,3.75 +6.25,3.75;6.56,3.44 +6.56,3.44;6.88,3.12 +6.88,3.12;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 + +# UTF-16 : 59 02 +# UTF-8 : 82 a4 e5 +[5902] 夂 +0.62,4.69;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +3.12,8.44;3.44,8.75 +3.44,8.75;3.75,9.38 +3.12,8.12;7.81,8.12 +7.50,8.12;7.19,7.19 +7.19,7.19;6.88,6.25 +6.88,6.25;6.56,5.31 +6.56,5.31;5.94,4.69 +5.94,4.69;5.31,3.75 +5.31,3.75;4.69,3.12 +4.69,3.12;3.75,2.50 +3.75,2.50;2.81,1.88 +2.81,1.88;1.88,1.56 +1.88,1.56;0.62,0.94 +2.50,7.19;2.81,6.25 +2.81,6.25;3.44,5.62 +3.44,5.62;3.75,4.69 +3.75,4.69;4.38,4.06 +4.38,4.06;5.00,3.44 +5.00,3.44;5.62,2.81 +5.62,2.81;6.56,2.50 +6.56,2.50;7.19,1.88 +7.19,1.88;8.12,1.56 +8.12,1.56;9.06,0.94 + +# UTF-16 : 51 ac +# UTF-8 : ac 86 e5 +[51ac] 冬 +0.62,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;3.12,8.75 +3.12,8.75;3.12,9.06 +3.12,9.06;3.44,9.38 +2.81,8.44;7.50,8.44 +7.50,8.44;7.19,7.81 +7.19,7.81;6.56,7.50 +6.56,7.50;6.25,6.88 +6.25,6.88;5.62,6.56 +5.62,6.56;5.00,5.94 +5.00,5.94;4.38,5.62 +4.38,5.62;3.44,5.31 +3.44,5.31;2.50,4.69 +2.50,4.69;1.56,4.38 +1.56,4.38;0.62,4.06 +2.19,7.81;2.81,7.50 +2.81,7.50;3.12,6.88 +3.12,6.88;3.75,6.56 +3.75,6.56;4.38,6.25 +4.38,6.25;5.00,5.94 +5.00,5.94;5.62,5.31 +5.62,5.31;6.25,5.00 +6.25,5.00;7.19,4.69 +7.19,4.69;8.12,4.38 +8.12,4.38;9.06,4.06 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.31,1.56 +5.31,1.56;4.69,1.56 +4.69,1.56;4.06,1.88 +4.06,1.88;3.44,1.88 +3.44,1.88;3.12,1.88 +3.12,1.88;2.50,2.19 +2.50,2.19;1.88,2.19 +6.56,3.12;5.94,3.44 +5.94,3.44;5.31,3.75 +5.31,3.75;4.69,4.06 +4.69,4.06;4.06,4.06 +4.06,4.06;3.12,4.38 + +# UTF-16 : 5f 53 +# UTF-8 : 93 bd e5 +[5f53] 当 +4.69,5.62;4.69,9.38 +3.12,6.25;2.81,6.56 +2.81,6.56;2.50,7.19 +2.50,7.19;2.19,7.81 +2.19,7.81;1.88,8.12 +1.88,8.12;1.25,8.75 +6.25,6.25;6.88,6.56 +6.88,6.56;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,8.12 +7.81,8.12;8.12,8.75 +8.12,0.62;8.12,5.62 +8.12,5.62;0.94,5.62 +0.94,1.25;8.12,1.25 +1.25,3.44;8.12,3.44 + +# UTF-16 : 7b 54 +# UTF-8 : 94 ad e7 +[7b54] 答 +2.19,5.00;7.19,5.00 +7.50,0.62;7.50,3.75 +7.50,3.75;1.88,3.75 +1.88,3.75;1.88,0.62 +1.88,1.25;7.50,1.25 +8.75,4.69;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.31 +7.19,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.00,6.56 +5.00,6.56;4.69,6.88 +4.69,6.88;4.38,6.56 +4.38,6.56;4.06,6.56 +4.06,6.56;3.44,6.25 +3.44,6.25;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.19,5.31 +2.19,5.31;1.88,5.31 +1.88,5.31;1.56,5.00 +1.56,5.00;0.94,4.69 +0.94,4.69;0.62,4.69 +3.12,6.56;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +7.19,6.56;7.19,7.19 +7.19,7.19;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.94,7.19 +0.94,7.19;0.31,6.56 +9.06,8.44;5.62,8.44 +4.69,8.44;1.56,8.44 +6.25,9.38;5.94,9.06 +5.94,9.06;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;4.69,7.81 +4.69,7.81;4.38,7.19 + +# UTF-16 : 98 2d +# UTF-8 : ad a0 e9 +[982d] 頭 +0.62,1.25;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.69,2.19 +2.81,1.56;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.75,4.38 +1.88,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +4.38,0.94;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;5.94,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +4.69,8.75;9.06,8.75 +6.88,8.75;6.56,8.44 +6.56,8.44;6.56,7.81 +6.56,7.81;6.56,7.50 +6.56,7.50;6.56,7.50 +5.00,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;5.00,7.50 +5.00,7.50;5.00,2.50 +5.00,4.38;8.75,4.38 +5.00,5.94;8.75,5.94 +0.31,8.75;4.06,8.75 +0.94,4.69;0.94,7.50 +0.94,7.50;4.06,7.50 +4.06,7.50;4.06,5.00 +4.06,5.00;0.94,5.00 + +# UTF-16 : 54 0c +# UTF-8 : 8c 90 e5 +[540c] 同 +0.94,0.94;0.94,8.75 +0.94,8.75;8.44,8.75 +8.44,8.75;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.81,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +2.81,1.56;2.81,5.62 +2.81,5.62;6.56,5.62 +6.56,5.62;6.56,2.50 +6.56,2.50;2.81,2.50 +7.19,7.19;2.19,7.19 + +# UTF-16 : 51 82 +# UTF-8 : 82 86 e5 +[5182] 冂 +0.94,0.94;0.94,8.75 +0.94,8.75;8.44,8.75 +8.44,8.75;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 + +# UTF-16 : 53 57 +# UTF-8 : 97 8d e5 +[5357] 南 +4.69,7.19;4.69,9.38 +0.31,8.44;9.06,8.44 +1.56,4.69;7.81,4.69 +5.62,4.69;5.62,5.00 +5.62,5.00;5.94,5.31 +5.94,5.31;6.25,5.62 +6.25,5.62;6.25,6.25 +6.25,6.25;6.25,6.56 +3.75,4.69;3.75,5.00 +3.75,5.00;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.12,6.25 +3.12,6.25;3.12,6.56 +4.69,4.69;4.69,0.94 +1.88,3.12;7.50,3.12 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;8.44,7.19 +8.44,7.19;0.94,7.19 +0.94,7.19;0.94,0.94 + +# UTF-16 : 80 89 +# UTF-8 : 89 82 e8 +[8089] 肉 +1.56,5.31;2.19,5.62 +2.19,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.50 +4.38,7.50;4.38,7.81 +4.38,7.81;4.69,8.44 +4.69,8.44;4.69,9.06 +4.69,9.06;4.69,9.38 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,0.94 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;5.94,6.88 +5.94,6.88;5.62,6.88 +5.62,6.88;5.00,7.19 +5.00,7.19;4.69,7.50 +4.69,7.50;4.38,7.50 +1.56,2.81;2.19,3.12 +2.19,3.12;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;4.69,6.25 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;5.94,4.38 +5.94,4.38;5.31,4.38 +5.31,4.38;5.00,4.69 +5.00,4.69;4.69,4.69 +4.69,4.69;4.38,5.00 + +# UTF-16 : 99 ac +# UTF-8 : ac a6 e9 +[99ac] 馬 +7.19,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.56,3.44 +5.31,1.56;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;4.69,3.12 +4.69,3.12;4.69,3.44 +3.12,1.25;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.12 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,4.06 +1.25,4.06;8.44,4.06 +8.44,4.06;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +4.69,8.75;4.69,4.06 +1.56,5.62;7.81,5.62 +1.56,7.19;7.81,7.19 + +# UTF-16 : 8c b7 +# UTF-8 : b7 b2 e8 +[8cb7] 買 +1.25,7.50;8.44,7.50 +8.44,7.50;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +5.94,7.50;5.94,8.75 +3.44,7.50;3.44,8.75 +1.56,2.50;8.12,2.50 +8.12,2.50;8.12,6.56 +8.12,6.56;1.25,6.56 +1.25,6.56;1.25,2.50 +1.56,3.75;7.81,3.75 +1.56,5.31;7.81,5.31 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 + +# UTF-16 : 9e a6 +# UTF-8 : a6 ba e9 +[9ea6] 麦 +0.31,5.62;9.06,5.62 +8.75,8.44;0.94,8.44 +8.12,7.19;1.25,7.19 +4.69,5.62;4.69,9.38 +0.62,2.81;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.88,3.75 +1.88,3.75;2.19,4.06 +2.19,4.06;2.50,4.38 +2.50,4.38;2.81,4.38 +2.81,4.38;3.12,4.69 +3.12,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +2.50,4.38;7.50,4.38 +0.62,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,2.81 +5.31,2.81;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,3.44;7.19,4.06 +7.19,4.06;7.50,4.38 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.56,1.56 +6.56,1.56;5.94,1.88 +5.94,1.88;5.31,2.19 +5.31,2.19;4.69,2.50 +4.69,2.50;4.06,2.81 +4.06,2.81;3.75,3.12 +3.75,3.12;3.12,3.44 +3.12,3.44;2.81,4.06 + +# UTF-16 : 53 4a +# UTF-8 : 8a 8d e5 +[534a] 半 +4.69,0.62;4.69,9.38 +8.75,5.62;0.62,5.62 +9.06,3.44;0.31,3.44 +3.12,6.25;2.81,6.88 +2.81,6.88;2.50,7.19 +2.50,7.19;2.19,7.81 +2.19,7.81;1.88,8.12 +1.88,8.12;1.25,8.75 +6.25,6.25;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.50,7.81 +7.50,7.81;7.81,8.12 +7.81,8.12;8.12,8.75 + +# UTF-16 : 91 c6 +# UTF-8 : 86 87 e9 +[91c6] 釆 +0.62,5.31;8.75,5.31 +4.69,0.62;4.69,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.69,5.31 +9.06,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;5.94,3.75 +5.94,3.75;5.62,4.06 +5.62,4.06;5.31,4.38 +5.31,4.38;5.00,5.00 +5.00,5.00;4.69,5.31 +3.12,5.94;2.81,6.25 +2.81,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +2.19,7.50;1.88,7.81 +6.25,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.50,8.12 + +# UTF-16 : 99 99 +# UTF-8 : 99 a6 e9 +[9999] 香 +0.62,6.88;8.75,6.88 +4.69,4.38;4.69,8.75 +1.25,8.75;1.88,8.75 +1.88,8.75;2.81,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,9.06 +6.88,9.06;7.50,9.06 +7.50,9.06;8.12,9.06 +0.31,4.69;0.94,4.69 +0.94,4.69;1.56,5.00 +1.56,5.00;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.69,6.88 +9.06,4.69;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;6.88,5.62 +6.88,5.62;6.56,5.62 +6.56,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.31,6.56 +5.31,6.56;4.69,6.88 +7.81,0.62;7.81,4.38 +7.81,4.38;1.56,4.38 +1.56,4.38;1.56,0.62 +1.88,1.25;7.50,1.25 +1.88,2.81;7.50,2.81 + +# UTF-16 : 75 6a +# UTF-8 : aa 95 e7 +[756a] 番 +0.62,6.56;8.75,6.56 +4.69,4.38;4.69,8.75 +1.25,8.75;1.88,8.75 +1.88,8.75;2.81,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,9.06 +6.88,9.06;7.50,9.06 +7.50,9.06;8.12,9.06 +0.31,4.06;0.94,4.38 +0.94,4.38;1.56,4.69 +1.56,4.69;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.69,6.56 +9.06,4.06;8.44,4.38 +8.44,4.38;7.81,4.69 +7.81,4.69;7.50,4.69 +7.50,4.69;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;5.94,5.62 +5.94,5.62;5.62,5.62 +5.62,5.62;5.31,5.94 +5.31,5.94;4.69,6.56 +2.81,6.88;2.81,7.19 +2.81,7.19;2.50,7.81 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.12 +6.56,6.88;6.56,7.19 +6.56,7.19;6.88,7.50 +6.88,7.50;7.19,8.12 +7.19,8.12;7.50,8.44 +7.81,0.62;7.81,4.38 +7.81,4.38;1.56,4.38 +1.56,4.38;1.56,0.62 +4.69,1.56;4.69,4.38 +1.88,1.25;7.50,1.25 +1.88,2.81;7.50,2.81 + +# UTF-16 : 98 a8 +# UTF-8 : a8 a2 e9 +[98a8] 風 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,8.75 +1.25,8.75;7.81,8.75 +7.81,8.75;7.81,7.19 +7.81,7.19;8.12,5.62 +8.12,5.62;8.12,4.38 +8.12,4.38;8.12,3.44 +8.12,3.44;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,0.94 +8.75,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +4.69,1.56;4.69,8.12 +2.50,4.06;6.88,4.06 +6.88,4.06;6.88,6.56 +6.88,6.56;2.50,6.56 +2.50,6.56;2.50,3.44 +7.81,0.94;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.44 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,1.88 +1.88,7.81;2.50,7.81 +2.50,7.81;2.81,7.81 +2.81,7.81;3.44,7.81 +3.44,7.81;4.06,7.81 +4.06,7.81;4.69,8.12 +4.69,8.12;5.00,8.12 +5.00,8.12;5.62,8.12 +5.62,8.12;6.25,8.12 +6.25,8.12;6.56,8.12 +6.56,8.12;7.19,8.12 + +# UTF-16 : 52 06 +# UTF-8 : 86 88 e5 +[5206] 分 +3.44,9.06;3.12,8.44 +3.12,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.50,7.50 +2.50,7.50;2.19,7.19 +2.19,7.19;1.88,6.56 +1.88,6.56;1.56,6.25 +1.56,6.25;1.25,5.94 +1.25,5.94;0.62,5.62 +0.62,5.62;0.31,5.31 +5.94,9.06;6.25,8.44 +6.25,8.44;6.56,8.12 +6.56,8.12;6.56,7.81 +6.56,7.81;6.88,7.50 +6.88,7.50;7.19,7.19 +7.19,7.19;7.50,6.56 +7.50,6.56;7.81,6.25 +7.81,6.25;8.44,5.94 +8.44,5.94;8.75,5.62 +8.75,5.62;9.06,5.31 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;3.75,5.31 +3.75,5.31;4.06,5.94 +1.88,5.94;7.50,5.94 +7.50,5.94;7.50,4.69 +7.50,4.69;7.50,3.75 +7.50,3.75;7.50,2.81 +7.50,2.81;7.19,2.50 +7.19,2.50;7.19,1.88 +7.19,1.88;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 + +# UTF-16 : 80 5e +# UTF-8 : 9e 81 e8 +[805e] 聞 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +6.88,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 +3.12,5.00;3.12,1.88 +7.19,5.00;2.19,5.00 +6.25,0.94;6.25,5.00 +3.12,2.81;6.25,2.81 +3.12,4.06;6.25,4.06 +1.88,1.88;2.19,1.88 +2.19,1.88;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.75,1.88 +3.75,1.88;4.06,1.88 +4.06,1.88;4.38,1.88 +4.38,1.88;5.00,1.88 +5.00,1.88;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.25,2.19 + +# UTF-16 : 6b 69 +# UTF-8 : a9 ad e6 +[6b69] 歩 +4.69,9.38;4.69,4.06 +4.69,4.06;4.69,3.75 +4.69,3.75;4.69,3.12 +4.69,3.12;4.06,3.12 +4.06,3.12;3.75,3.12 +3.75,3.12;3.12,3.12 +3.12,3.12;2.81,3.12 +0.62,3.44;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.69 +8.12,4.69;7.81,5.31 +7.81,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.38,1.56 +4.38,1.56;3.75,1.56 +3.75,1.56;2.81,1.25 +2.81,1.25;1.88,0.94 +1.88,0.94;0.94,0.94 +0.62,6.56;8.75,6.56 +8.12,8.12;4.69,8.12 +2.50,6.56;2.50,9.06 + +# UTF-16 : 53 17 +# UTF-8 : 97 8c e5 +[5317] 北 +3.44,0.62;3.44,9.38 +5.62,9.38;5.62,2.19 +5.62,2.19;5.62,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.75,3.75 +5.62,5.31;6.25,5.62 +6.25,5.62;6.88,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.75,7.81 +0.31,6.88;3.44,6.88 +0.31,2.50;0.94,2.50 +0.94,2.50;1.56,2.81 +1.56,2.81;2.19,2.81 +2.19,2.81;2.81,3.12 +2.81,3.12;3.44,3.44 + +# UTF-16 : 59 b9 +# UTF-8 : b9 a6 e5 +[59b9] 妹 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.94 +3.12,5.94;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.19,3.44 +2.19,3.44;2.81,2.81 +2.81,2.81;3.12,2.19 +6.25,0.62;6.25,9.38 +9.06,5.62;3.75,5.62 +8.75,7.81;4.06,7.81 +9.06,1.56;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;6.56,5.62 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.62,4.38 +5.62,4.38;5.94,4.69 +5.94,4.69;5.94,5.00 +5.94,5.00;6.25,5.62 + +# UTF-16 : 66 0e +# UTF-8 : 8e 98 e6 +[660e] 明 +5.00,4.06;8.44,4.06 +5.00,6.56;8.44,6.56 +0.94,3.44;3.75,3.44 +3.75,3.44;3.75,8.75 +3.75,8.75;0.94,8.75 +0.94,8.75;0.94,2.50 +0.94,6.25;3.75,6.25 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,8.75 +5.00,8.75;8.44,8.75 +8.44,8.75;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 9c f4 +# UTF-8 : b4 b3 e9 +[9cf4] 鳴 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.50,3.12 +7.50,3.12;7.50,3.12 +6.56,1.56;6.25,1.88 +6.25,1.88;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.94,3.12 +5.00,1.25;5.00,1.56 +5.00,1.56;4.69,2.19 +4.69,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +4.06,5.94;8.44,5.94 +8.44,5.94;8.44,8.44 +8.44,8.44;3.75,8.44 +3.75,8.44;3.75,3.75 +3.75,3.75;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +4.06,7.19;8.44,7.19 +5.62,9.38;5.62,9.06 +5.62,9.06;5.62,8.75 +5.62,8.75;5.62,8.44 +4.06,5.00;9.06,5.00 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 + +# UTF-16 : 6b db +# UTF-8 : 9b af e6 +[6bdb] 毛 +3.75,8.44;3.75,1.88 +3.44,1.88;3.44,1.56 +3.44,1.56;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.62,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.88 +8.44,1.88;8.44,2.19 +8.44,2.19;8.75,2.81 +8.75,2.81;8.75,3.44 +9.06,4.38;0.31,3.75 +8.44,6.56;0.94,5.94 +0.94,8.12;1.88,8.12 +1.88,8.12;2.50,8.12 +2.50,8.12;3.44,8.12 +3.44,8.12;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,9.06 + +# UTF-16 : 59 1c +# UTF-8 : 9c a4 e5 +[591c] 夜 +1.88,4.06;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.69,8.12 +4.38,7.19;8.44,7.19 +8.44,6.88;8.12,6.25 +8.12,6.25;7.81,5.31 +7.81,5.31;7.19,4.69 +7.19,4.69;6.88,4.06 +6.88,4.06;6.25,3.44 +6.25,3.44;5.62,2.81 +5.62,2.81;4.69,2.19 +4.69,2.19;3.75,1.88 +3.75,1.88;2.81,1.25 +2.81,1.25;1.88,0.94 +2.50,8.12;2.19,7.81 +2.19,7.81;2.19,7.19 +2.19,7.19;1.88,6.88 +1.88,6.88;1.56,6.25 +1.56,6.25;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.94,5.00 +0.94,5.00;0.62,4.69 +0.62,4.69;0.31,4.38 +0.31,4.38;0.00,3.75 +1.25,0.62;1.56,5.94 +7.19,4.38;6.88,4.69 +6.88,4.69;6.25,5.00 +6.25,5.00;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.00,5.94 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 +3.44,5.62;3.75,5.00 +3.75,5.00;4.06,4.38 +4.06,4.38;4.38,3.75 +4.38,3.75;5.00,3.44 +5.00,3.44;5.62,2.81 +5.62,2.81;6.25,2.50 +6.25,2.50;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;8.12,1.25 +8.12,1.25;9.06,0.94 + +# UTF-16 : 4e 88 +# UTF-8 : 88 ba e4 +[4e88] 予 +0.31,5.62;9.06,5.62 +8.75,5.62;8.44,5.00 +8.44,5.00;8.12,4.69 +8.12,4.69;7.81,4.38 +7.81,4.38;7.19,4.06 +7.19,4.06;6.88,3.44 +7.81,8.75;1.56,8.75 +5.00,5.62;5.00,1.88 +5.00,1.88;5.00,1.25 +5.00,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,1.25 +7.81,8.75;7.19,8.12 +7.19,8.12;6.56,7.81 +6.56,7.81;5.94,7.19 +5.94,7.19;5.62,6.88 +5.62,6.88;4.69,6.56 +5.94,5.62;5.31,5.94 +5.31,5.94;4.69,6.56 +4.69,6.56;4.06,6.88 +4.06,6.88;3.44,7.19 +3.44,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 + +# UTF-16 : 91 ce +# UTF-8 : 8e 87 e9 +[91ce] 野 +4.38,5.62;9.06,5.62 +8.75,8.75;5.00,8.75 +8.75,8.75;8.44,8.12 +8.44,8.12;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;6.88,6.56 +7.81,5.62;7.50,5.94 +7.50,5.94;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.62,7.81 +2.81,8.75;2.81,1.56 +0.94,5.31;4.38,5.31 +4.38,5.31;4.38,8.75 +4.38,8.75;0.94,8.75 +0.94,8.75;0.94,5.00 +0.94,7.19;4.38,7.19 +4.69,3.75;0.62,3.75 +0.31,1.25;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.19 +6.88,5.62;6.88,1.88 +6.88,1.88;6.88,1.25 +6.88,1.25;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,1.25 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.38 +8.44,4.38;8.75,4.69 +8.75,4.69;8.75,5.00 +8.75,5.00;9.06,5.62 + +# UTF-16 : 53 cb +# UTF-8 : 8b 8f e5 +[53cb] 友 +8.75,8.12;0.62,8.12 +0.31,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.50,5.00 +2.50,5.00;2.81,5.94 +2.81,5.94;2.81,6.56 +2.81,6.56;3.12,7.50 +3.12,7.50;3.12,8.44 +3.12,8.44;3.12,9.38 +2.81,6.25;8.12,6.25 +1.56,0.94;2.50,1.25 +2.50,1.25;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;5.00,2.50 +5.00,2.50;5.62,3.12 +5.62,3.12;6.25,3.75 +6.25,3.75;6.56,4.38 +6.56,4.38;7.19,5.00 +7.19,5.00;7.50,5.62 +7.50,5.62;7.81,6.25 +9.06,0.94;8.12,1.25 +8.12,1.25;7.19,1.56 +7.19,1.56;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;4.69,3.44 +4.69,3.44;4.38,4.06 +4.38,4.06;3.75,4.69 +3.75,4.69;3.44,5.31 +3.44,5.31;3.12,5.94 + +# UTF-16 : 8a 71 +# UTF-8 : b1 a9 e8 +[8a71] 話 +4.69,0.94;4.69,4.38 +4.69,4.38;8.75,4.38 +8.75,4.38;8.75,0.94 +4.69,1.56;8.44,1.56 +4.06,6.56;9.06,6.56 +6.56,4.38;6.56,8.44 +4.38,8.12;4.69,8.12 +4.69,8.12;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +0.94,1.25;3.75,1.25 +3.75,1.25;3.75,3.44 +3.75,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.62,7.50;4.06,7.50 +0.94,6.25;3.75,6.25 +0.94,4.69;3.75,4.69 +0.94,8.75;3.75,8.75 + +# UTF-16 : 60 aa +# UTF-8 : aa 82 e6 +[60aa] 悪 +3.12,3.44;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.88 +7.19,1.88;7.50,2.50 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.44 +8.75,8.75;0.62,8.75 +5.94,8.75;5.94,4.38 +3.44,8.75;3.44,4.06 +0.62,4.06;8.75,4.06 +1.25,5.31;1.25,7.81 +1.25,7.81;8.12,7.81 +8.12,7.81;8.12,5.62 +8.12,5.62;1.56,5.62 + +# UTF-16 : 5b 89 +# UTF-8 : 89 ae e5 +[5b89] 安 +4.69,8.44;4.69,9.38 +8.44,6.88;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 +8.75,6.25;0.62,6.25 +0.62,0.94;1.88,1.25 +1.88,1.25;2.81,1.56 +2.81,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;6.25,3.75 +6.25,3.75;6.56,4.38 +6.56,4.38;6.88,5.31 +6.88,5.31;7.19,6.25 +4.06,7.81;4.06,7.50 +4.06,7.50;3.75,6.88 +3.75,6.88;3.44,6.25 +3.44,6.25;3.12,5.94 +3.12,5.94;3.12,5.31 +3.12,5.31;2.81,5.00 +2.81,5.00;2.50,4.69 +2.50,4.69;2.19,4.06 +2.19,4.06;1.56,3.75 +1.56,3.75;1.25,3.44 +1.88,4.06;2.50,3.75 +2.50,3.75;3.12,3.44 +3.12,3.44;3.75,3.44 +3.75,3.44;4.38,3.12 +4.38,3.12;5.31,2.81 +5.31,2.81;5.94,2.50 +5.94,2.50;6.56,2.19 +6.56,2.19;7.19,1.88 +7.19,1.88;7.81,1.25 +7.81,1.25;8.75,0.94 + +# UTF-16 : 66 97 +# UTF-8 : 97 9a e6 +[6697] 暗 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +0.94,5.62;2.81,5.62 +8.44,0.94;8.44,5.00 +8.44,5.00;4.06,5.00 +4.06,5.00;4.06,0.94 +4.06,1.25;8.44,1.25 +4.06,3.12;8.44,3.12 +3.44,5.94;9.06,5.94 +3.44,8.44;8.75,8.44 +6.25,8.44;6.25,9.69 +7.19,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;7.81,8.44 +5.31,5.94;5.31,6.56 +5.31,6.56;5.00,6.88 +5.00,6.88;5.00,7.50 +5.00,7.50;4.69,7.81 +4.69,7.81;4.69,8.44 + +# UTF-16 : 53 3b +# UTF-8 : bb 8c e5 +[533b] 医 +8.12,7.81;3.12,7.81 +1.56,5.94;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +2.81,7.50;3.12,8.12 +3.12,8.12;3.44,8.75 +8.75,5.31;1.56,5.31 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,5.62 +5.00,5.62;5.00,7.81 +8.44,1.88;7.81,2.19 +7.81,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.38 +5.31,4.38;5.31,4.69 +5.31,4.69;5.00,5.31 +5.00,5.31;5.00,5.62 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,1.25;8.75,1.25 + +# UTF-16 : 59 d4 +# UTF-8 : 94 a7 e5 +[59d4] 委 +0.62,7.19;8.75,7.19 +4.69,5.31;4.69,8.75 +1.25,8.75;1.88,8.75 +1.88,8.75;2.81,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,9.06 +6.88,9.06;7.50,9.06 +7.50,9.06;8.12,9.06 +0.31,5.00;0.94,5.31 +0.94,5.31;1.56,5.62 +1.56,5.62;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;3.12,6.25 +3.12,6.25;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.69,7.19 +9.06,5.00;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,6.88 +5.31,6.88;4.69,7.19 +8.75,4.38;0.62,4.38 +0.94,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,3.44;6.88,4.06 +6.88,4.06;7.19,4.38 +4.06,5.62;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;2.81,4.06 +2.81,4.06;2.81,3.75 +2.81,3.75;2.50,3.44 +2.50,3.44;2.19,3.12 +2.19,3.12;1.56,2.81 +1.56,2.81;1.25,2.50 +1.88,3.12;2.50,2.81 +2.50,2.81;3.12,2.81 +3.12,2.81;3.75,2.50 +3.75,2.50;4.38,2.50 +4.38,2.50;5.00,2.19 +5.00,2.19;5.94,1.88 +5.94,1.88;6.56,1.88 +6.56,1.88;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.75,0.94 + +# UTF-16 : 61 0f +# UTF-8 : 8f 84 e6 +[610f] 意 +3.12,2.81;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,2.81 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.38,2.81 +4.38,2.81;4.06,2.81 +1.56,3.44;7.81,3.44 +7.81,3.44;7.81,5.94 +7.81,5.94;1.56,5.94 +1.56,5.94;1.56,3.44 +1.56,4.69;7.81,4.69 +0.62,6.88;8.75,6.88 +0.94,8.44;8.75,8.44 +4.69,8.44;4.69,9.69 +5.62,6.88;5.94,7.19 +5.94,7.19;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;6.88,8.12 +6.88,8.12;6.88,8.44 +3.44,6.88;3.44,7.19 +3.44,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 + +# UTF-16 : 5b 80 +# UTF-8 : 80 ae e5 +[5b80] 宀 +4.69,5.94;4.69,7.50 +8.44,4.38;8.44,5.94 +8.44,5.94;0.94,5.94 +0.94,5.94;0.94,4.38 + +# UTF-16 : 5b 8c +# UTF-8 : 8c ae e5 +[5b8c] 完 +5.94,5.00;5.94,1.56 +5.62,1.56;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,1.25 +8.12,1.25;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,2.81 +8.75,2.81;8.75,3.12 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.44,4.38 +3.44,4.38;3.44,5.00 +8.75,5.00;0.62,5.00 +7.81,6.88;1.56,6.88 +4.69,8.44;4.69,9.38 +8.44,6.56;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.56 + +# UTF-16 : 96 62 +# UTF-8 : a2 99 e9 +[9662] 院 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +1.25,2.81;1.56,2.81 +1.56,2.81;2.19,3.12 +2.19,3.12;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;3.12,8.75 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.00,4.38 +5.00,4.38;5.00,5.00 +6.88,5.00;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +8.75,5.00;3.12,5.00 +7.81,6.88;4.06,6.88 +5.94,8.44;5.94,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;3.44,8.44 +3.44,8.44;3.44,6.56 + +# UTF-16 : 98 f2 +# UTF-8 : b2 a3 e9 +[98f2] 飲 +2.81,8.44;2.81,7.50 +1.25,4.38;4.38,4.38 +4.38,4.38;4.38,7.50 +4.38,7.50;1.25,7.50 +1.25,7.50;1.25,1.25 +1.25,5.94;4.06,5.94 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +4.69,7.81;4.38,8.12 +4.38,8.12;3.75,8.44 +3.75,8.44;3.44,8.75 +3.44,8.75;3.12,9.06 +3.12,9.06;2.81,9.38 +2.81,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.44 +6.25,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.88,5.31 +6.88,5.31;6.88,5.62 +6.88,5.62;6.88,7.19 +9.06,1.25;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;7.19,4.06 +7.19,4.06;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;6.88,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;5.94,8.44 +5.94,8.44;5.94,9.06 +5.94,9.06;6.25,9.38 +8.12,5.62;8.44,5.94 +8.44,5.94;8.44,6.56 +8.44,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +8.75,7.50;9.06,8.12 +5.62,8.12;9.06,8.12 +4.38,1.88;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 + +# UTF-16 : 51 96 +# UTF-8 : 96 86 e5 +[5196] 冖 +8.44,4.38;8.44,6.56 +8.44,6.56;0.94,6.56 +0.94,6.56;0.94,4.38 + +# UTF-16 : 8e cd +# UTF-8 : 8d bb e8 +[8ecd] 軍 +1.88,3.44;7.81,3.44 +7.81,3.44;7.81,6.56 +7.81,6.56;1.56,6.56 +1.56,6.56;1.56,3.12 +1.88,5.00;7.50,5.00 +0.62,2.19;8.75,2.19 +4.69,0.62;4.69,8.44 +1.25,7.50;8.12,7.50 +8.44,6.88;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,6.88 + +# UTF-16 : 90 4b +# UTF-8 : 8b 81 e9 +[904b] 運 +3.44,4.06;8.12,4.06 +8.12,4.06;8.12,6.88 +8.12,6.88;3.44,6.88 +3.12,6.88;3.44,4.06 +3.44,5.62;8.12,5.62 +2.81,2.81;8.75,2.81 +5.62,1.56;5.94,8.75 +3.12,7.81;8.12,7.81 +8.75,7.19;8.75,8.75 +8.75,8.75;2.81,8.75 +2.81,8.75;2.81,7.19 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.62 +1.88,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 + +# UTF-16 : 6c 38 +# UTF-8 : b8 b0 e6 +[6c38] 永 +4.69,7.50;5.00,6.88 +5.00,6.88;5.31,6.25 +5.31,6.25;5.62,5.62 +5.62,5.62;6.25,5.00 +6.25,5.00;6.56,4.38 +6.56,4.38;6.88,3.75 +6.88,3.75;7.50,3.12 +7.50,3.12;8.12,2.81 +8.12,2.81;8.44,2.19 +8.44,2.19;9.06,1.88 +0.62,5.62;4.06,5.62 +8.75,7.50;8.12,6.88 +8.12,6.88;7.50,6.25 +7.50,6.25;7.19,5.94 +7.19,5.94;6.56,5.31 +6.56,5.31;5.94,5.00 +4.06,5.62;3.75,5.31 +3.75,5.31;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;2.81,4.06 +2.81,4.06;2.50,3.44 +2.50,3.44;2.19,3.12 +2.19,3.12;1.56,2.81 +1.56,2.81;1.25,2.50 +1.25,2.50;0.94,2.19 +0.94,2.19;0.31,1.88 +2.81,9.38;3.44,9.06 +3.44,9.06;4.06,9.06 +4.06,9.06;5.00,8.75 +5.00,8.75;5.31,8.75 +5.31,8.75;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.12 +1.88,7.50;4.69,7.50 +4.69,7.50;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 + +# UTF-16 : 6c f3 +# UTF-8 : b3 b3 e6 +[6cf3] 泳 +5.94,7.50;6.25,6.88 +6.25,6.88;6.56,6.25 +6.56,6.25;6.56,5.62 +6.56,5.62;6.88,5.00 +6.88,5.00;7.19,4.38 +7.19,4.38;7.81,3.75 +7.81,3.75;8.12,3.12 +8.12,3.12;8.44,2.81 +8.44,2.81;9.06,2.19 +9.06,2.19;9.38,1.88 +2.50,5.62;5.31,5.62 +9.06,7.50;8.75,6.88 +8.75,6.88;8.12,6.25 +8.12,6.25;7.81,5.94 +7.81,5.94;7.50,5.31 +7.50,5.31;6.88,5.00 +5.31,5.62;5.00,5.31 +5.00,5.31;5.00,4.69 +5.00,4.69;4.69,4.38 +4.69,4.38;4.38,4.06 +4.38,4.06;4.06,3.75 +4.06,3.75;3.75,3.12 +3.75,3.12;3.44,2.81 +3.44,2.81;3.12,2.50 +3.12,2.50;2.81,2.19 +2.81,2.19;2.19,1.88 +4.06,9.38;4.69,9.06 +4.69,9.06;5.31,9.06 +5.31,9.06;5.94,8.75 +5.94,8.75;6.56,8.44 +6.56,8.44;7.50,8.12 +3.12,7.50;5.94,7.50 +5.94,7.50;5.94,1.56 +5.94,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 99 c5 +# UTF-8 : 85 a7 e9 +[99c5] 駅 +3.75,2.19;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,3.75 +2.81,1.88;2.81,2.50 +2.81,2.50;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,3.75 +1.88,1.56;1.88,1.88 +1.88,1.88;1.88,2.19 +1.88,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +4.38,8.75;0.94,8.75 +0.94,8.75;0.94,4.38 +0.94,4.38;4.38,4.38 +4.38,4.38;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.38,2.19 +4.38,2.19;4.38,1.88 +4.38,1.88;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.81,0.94 +2.50,8.75;2.50,4.38 +0.94,5.94;4.38,5.94 +0.94,7.50;4.38,7.50 +5.31,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.62 +5.31,5.62;5.31,5.00 +5.31,5.00;5.31,4.38 +5.31,4.38;5.31,4.06 +5.31,4.06;5.31,3.44 +5.31,3.44;5.31,2.81 +5.31,2.81;5.00,2.50 +5.00,2.50;5.00,2.19 +5.00,2.19;5.00,1.56 +5.00,1.56;4.69,1.25 +4.69,1.25;4.69,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.50,3.75 +7.50,3.75;7.19,4.06 +7.19,4.06;7.19,4.69 +7.19,4.69;6.88,5.31 +6.88,5.31;6.88,5.62 + +# UTF-16 : 59 2e +# UTF-8 : ae a4 e5 +[592e] 央 +0.62,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,5.00 +4.69,5.00;4.69,9.38 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.94,2.81 +5.94,2.81;5.31,3.12 +5.31,3.12;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.69,5.00 +0.31,4.69;9.06,4.69 +7.81,5.00;8.12,8.12 +7.81,8.12;1.56,8.12 +1.25,8.12;1.56,5.00 + +# UTF-16 : 6a 2a +# UTF-8 : aa a8 e6 +[6a2a] 横 +1.88,0.62;1.88,9.38 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +5.94,6.88;5.94,3.12 +3.44,2.81;8.75,2.81 +8.75,2.81;8.75,6.25 +8.75,6.25;3.44,6.25 +3.44,6.25;3.44,2.81 +3.44,4.69;8.44,4.69 +9.06,7.19;3.12,7.19 +3.12,8.44;8.75,8.44 +4.69,7.19;4.69,9.38 +7.19,7.19;7.19,9.38 + +# UTF-16 : 5c 4b +# UTF-8 : 8b b1 e5 +[5c4b] 屋 +1.25,6.25;8.44,6.25 +8.44,3.75;8.12,4.06 +8.12,4.06;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.25,5.62 +1.56,4.06;2.19,4.06 +2.19,4.06;2.81,4.06 +2.81,4.06;3.44,4.38 +3.44,4.38;4.06,4.38 +4.06,4.38;4.38,4.38 +4.38,4.38;5.00,4.38 +5.00,4.38;5.62,4.38 +5.62,4.38;6.25,4.38 +6.25,4.38;6.88,4.69 +6.88,4.69;7.50,4.69 +2.81,4.38;3.12,4.69 +3.12,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;3.75,6.25 +0.94,1.25;8.75,1.25 +8.12,2.81;1.56,2.81 +5.00,1.25;5.00,4.06 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.12,8.75 +8.12,8.75;8.12,7.50 +8.12,7.50;1.25,7.50 + +# UTF-16 : 76 bf +# UTF-8 : bf 9a e7 +[76bf] 皿 +8.12,1.56;8.12,8.44 +8.12,8.44;1.25,8.44 +1.25,8.44;1.25,1.56 +3.44,8.44;3.44,1.56 +5.94,8.44;5.94,1.56 +0.31,1.25;9.06,1.25 + +# UTF-16 : 6e 29 +# UTF-8 : a9 b8 e6 +[6e29] 温 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.44,1.25;8.44,4.38 +8.44,4.38;2.81,4.38 +2.81,4.38;2.81,1.25 +4.69,4.38;4.69,1.25 +6.56,4.38;6.56,1.25 +1.88,1.25;9.38,1.25 +8.12,5.31;8.12,8.75 +8.12,8.75;3.44,8.75 +3.44,8.75;3.44,5.31 +3.44,5.62;7.81,5.62 +3.44,7.19;7.81,7.19 + +# UTF-16 : 83 77 +# UTF-8 : b7 8d e8 +[8377] 荷 +2.19,7.19;2.19,6.56 +2.19,6.56;2.19,6.25 +2.19,6.25;1.88,5.94 +1.88,5.94;1.56,5.31 +1.56,5.31;1.56,5.00 +1.56,5.00;1.25,4.69 +1.25,4.69;0.94,4.38 +0.94,4.38;0.94,4.06 +0.94,4.06;0.62,3.75 +0.62,3.75;0.31,3.44 +1.25,0.62;1.56,5.00 +0.62,8.44;8.75,8.44 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +2.50,6.56;9.06,6.56 +3.12,2.19;3.12,5.31 +3.12,5.31;6.25,5.31 +6.25,5.31;6.25,2.81 +6.25,2.81;3.44,2.81 +8.12,6.56;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 + +# UTF-16 : 4e cb +# UTF-8 : 8b bb e4 +[4ecb] 介 +0.31,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.44 +3.44,8.44;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 +4.69,9.38;5.00,9.06 +5.00,9.06;5.62,8.75 +5.62,8.75;5.94,8.44 +5.94,8.44;6.25,8.12 +6.25,8.12;6.88,7.81 +6.88,7.81;7.19,7.50 +7.19,7.50;7.50,7.19 +7.50,7.19;8.12,6.88 +8.12,6.88;8.44,6.56 +8.44,6.56;9.06,6.25 +6.56,0.94;6.56,6.88 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.81,5.94 +2.81,5.94;2.81,6.88 + +# UTF-16 : 75 4c +# UTF-8 : 8c 95 e7 +[754c] 界 +1.56,5.00;8.12,5.00 +7.81,5.00;8.12,8.75 +7.81,8.75;1.56,8.75 +1.25,8.75;1.56,5.00 +4.69,8.75;4.69,5.31 +1.56,7.19;7.81,7.19 +0.31,2.81;0.62,3.12 +0.62,3.12;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.00 +9.06,2.81;8.44,3.12 +8.44,3.12;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.50,3.75 +7.50,3.75;7.19,3.75 +7.19,3.75;6.56,4.06 +6.56,4.06;6.25,4.38 +6.25,4.38;5.94,4.69 +5.94,4.69;5.62,5.00 +5.62,5.00;5.31,5.00 +6.56,0.94;6.56,4.38 +0.94,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.38 + +# UTF-16 : 53 15 +# UTF-8 : 95 8c e5 +[5315] 匕 +1.88,9.06;1.88,2.19 +1.88,2.19;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.88 +7.81,1.88;8.12,2.50 +8.12,2.50;8.12,3.12 +8.12,3.12;8.12,3.75 +1.88,5.31;2.50,5.62 +2.50,5.62;3.12,5.62 +3.12,5.62;3.75,5.94 +3.75,5.94;4.38,6.25 +4.38,6.25;5.00,6.56 +5.00,6.56;5.62,6.56 +5.62,6.56;6.25,6.88 +6.25,6.88;6.88,7.19 +6.88,7.19;7.50,7.50 +7.50,7.50;8.12,7.81 + +# UTF-16 : 6b d4 +# UTF-8 : 94 af e6 +[6bd4] 比 +5.31,9.06;5.31,2.19 +5.31,2.19;5.31,1.88 +5.31,1.88;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;5.94,1.25 +5.94,1.25;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,1.25 +7.81,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.75,3.75 +5.31,5.31;5.62,5.62 +5.62,5.62;5.94,5.62 +5.94,5.62;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.75,7.81 +1.56,5.94;4.38,5.94 +1.56,1.25;1.56,9.06 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.19 + +# UTF-16 : 76 86 +# UTF-8 : 86 9a e7 +[7686] 皆 +5.31,9.06;5.31,6.25 +5.31,6.25;5.31,5.94 +5.31,5.94;5.94,5.62 +5.94,5.62;6.25,5.62 +6.25,5.62;6.88,5.62 +6.88,5.62;6.88,5.62 +6.88,5.62;7.19,5.62 +7.19,5.62;7.81,5.62 +7.81,5.62;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;8.75,6.56 +8.75,6.56;8.75,7.50 +5.31,7.50;5.94,7.81 +5.94,7.81;6.56,7.81 +6.56,7.81;7.50,8.12 +7.50,8.12;8.12,8.44 +8.12,8.44;8.75,8.75 +1.56,7.81;4.38,7.81 +1.56,5.62;1.56,9.06 +0.31,5.62;0.62,5.62 +0.62,5.62;1.25,5.62 +1.25,5.62;1.56,5.62 +1.56,5.62;1.88,5.62 +1.88,5.62;2.50,5.94 +2.50,5.94;2.81,5.94 +2.81,5.94;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.25 +4.06,6.25;4.69,6.25 +7.81,0.62;7.81,5.00 +7.81,5.00;1.56,5.00 +1.56,5.00;1.56,0.62 +1.88,1.25;7.81,1.25 +1.88,3.12;7.81,3.12 +4.69,5.62;4.38,5.31 +4.38,5.31;4.38,5.00 +4.38,5.00;4.06,5.00 + +# UTF-16 : 96 8e +# UTF-8 : 8e 9a e9 +[968e] 階 +6.25,9.06;6.25,6.25 +6.25,6.25;6.25,5.94 +6.25,5.94;6.88,5.62 +6.88,5.62;7.19,5.62 +7.19,5.62;7.50,5.62 +7.50,5.62;7.81,5.62 +7.81,5.62;8.12,5.62 +8.12,5.62;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;9.06,6.88 +9.06,6.88;9.06,7.50 +6.25,7.50;6.88,7.81 +6.88,7.81;7.19,7.81 +7.19,7.81;7.81,8.12 +7.81,8.12;8.44,8.44 +8.44,8.44;8.75,8.75 +3.44,7.81;5.94,7.81 +3.44,5.62;3.44,9.06 +2.81,5.62;3.44,5.62 +3.44,5.62;4.06,5.62 +4.06,5.62;4.69,5.94 +4.69,5.94;5.31,6.25 +5.31,6.25;5.94,6.25 +8.44,0.94;8.44,5.00 +8.44,5.00;3.44,5.00 +3.44,5.00;3.44,0.94 +3.44,1.25;8.44,1.25 +3.44,3.12;8.44,3.12 +5.94,5.62;5.62,5.31 +5.62,5.31;5.62,5.00 +5.62,5.00;5.31,5.00 +2.81,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;2.81,8.75 + +# UTF-16 : 5b d2 +# UTF-8 : 92 af e5 +[5bd2] 寒 +4.69,8.75;4.69,9.69 +8.75,6.88;8.75,8.44 +8.75,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.69,1.56 +4.69,1.56;4.06,1.56 +4.06,1.56;3.44,1.56 +3.44,1.56;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,1.88 +6.88,2.50;5.94,2.81 +5.94,2.81;5.31,3.12 +5.31,3.12;4.69,3.12 +4.69,3.12;4.06,3.44 +4.06,3.44;3.12,3.44 +0.62,4.69;8.75,4.69 +1.25,5.94;8.12,5.94 +1.25,7.19;8.12,7.19 +3.44,4.69;2.81,4.06 +2.81,4.06;2.50,3.44 +2.50,3.44;1.88,3.12 +1.88,3.12;1.56,2.81 +1.56,2.81;0.94,2.50 +0.94,2.50;0.62,2.50 +0.62,2.50;0.31,2.19 +5.94,4.69;6.56,4.06 +6.56,4.06;7.19,3.44 +7.19,3.44;7.81,3.12 +7.81,3.12;8.12,2.81 +8.12,2.81;8.44,2.50 +8.44,2.50;8.75,2.50 +8.75,2.50;9.06,2.19 +3.44,4.69;3.44,8.12 +5.94,4.69;5.94,8.12 + +# UTF-16 : 54 b8 +# UTF-8 : b8 92 e5 +[54b8] 咸 +5.62,9.38;5.94,7.81 +5.94,7.81;5.94,6.25 +5.94,6.25;6.25,5.00 +6.25,5.00;6.56,4.06 +6.56,4.06;6.88,3.12 +6.88,3.12;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 +2.50,3.12;5.00,3.12 +5.00,3.12;5.00,5.62 +5.00,5.62;2.19,5.62 +2.19,5.62;2.19,2.19 +5.31,6.88;1.88,6.88 +8.12,6.88;7.81,5.94 +7.81,5.94;7.50,5.31 +7.50,5.31;7.19,4.38 +7.19,4.38;6.88,3.75 +6.88,3.75;6.25,3.12 +6.25,3.12;5.94,2.50 +5.94,2.50;5.31,2.19 +5.31,2.19;4.69,1.56 +4.69,1.56;4.06,1.25 +4.06,1.25;3.44,0.94 +6.25,9.38;6.56,9.38 +6.56,9.38;6.88,9.06 +6.88,9.06;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.75,8.12 + +# UTF-16 : 61 1f +# UTF-8 : 9f 84 e6 +[611f] 感 +8.12,7.81;7.81,7.19 +7.81,7.19;7.50,6.56 +7.50,6.56;7.19,6.25 +7.19,6.25;6.88,5.94 +6.88,5.94;6.88,5.31 +6.88,5.31;6.56,5.00 +6.56,5.00;5.94,4.69 +5.94,4.69;5.62,4.38 +5.62,4.38;5.31,4.06 +5.31,4.06;5.00,4.06 +5.62,9.38;5.62,8.44 +5.62,8.44;5.94,7.50 +5.94,7.50;5.94,6.56 +5.94,6.56;6.25,5.94 +6.25,5.94;6.88,5.31 +6.88,5.31;7.19,4.69 +7.19,4.69;7.50,4.38 +7.50,4.38;7.81,4.06 +7.81,4.06;8.12,4.06 +8.12,4.06;8.44,4.06 +8.44,4.06;8.75,4.69 +8.75,4.69;8.75,5.31 +8.75,5.31;9.06,5.62 +6.25,9.38;6.88,9.38 +6.88,9.38;7.50,9.06 +7.50,9.06;7.81,9.06 +7.81,9.06;8.12,8.75 +2.81,3.44;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.88 +7.19,1.88;7.50,2.50 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.12 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.38,3.12 +4.38,3.12;4.06,3.44 +2.19,4.69;4.69,4.69 +4.69,4.69;4.69,6.56 +4.69,6.56;2.19,6.56 +2.19,6.56;2.19,4.06 +5.31,7.50;1.88,7.50 +0.31,3.44;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;1.25,8.44 +1.25,8.44;8.75,8.44 + +# UTF-16 : 82 f1 +# UTF-8 : b1 8b e8 +[82f1] 英 +0.62,8.44;8.75,8.44 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.62,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,4.69 +4.69,4.69;4.69,7.81 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;5.00,3.75 +5.00,3.75;4.69,4.38 +4.69,4.38;4.69,4.69 +0.31,4.06;9.06,4.06 +7.81,4.38;7.81,6.56 +7.81,6.56;1.56,6.56 +1.56,6.56;1.56,4.38 + +# UTF-16 : 66 20 +# UTF-8 : a0 98 e6 +[6620] 映 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;5.94,4.06 +5.94,4.06;6.25,4.69 +6.25,4.69;6.25,5.00 +6.25,5.00;6.25,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.25,5.00 +2.81,4.69;9.06,4.69 +8.44,4.69;8.44,7.81 +8.44,7.81;3.75,7.81 +3.75,7.81;3.75,4.69 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +0.94,5.62;2.81,5.62 + +# UTF-16 : 66 8e +# UTF-8 : 8e 9a e6 +[668e] 暎 +3.12,8.44;9.06,8.44 +4.69,7.19;4.69,9.38 +7.50,7.19;7.50,9.38 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;5.94,3.75 +5.94,3.75;6.25,4.38 +6.25,4.38;6.25,4.69 +6.25,4.69;6.25,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;6.25,4.38 +6.25,4.38;6.25,4.69 +2.81,4.06;9.06,4.06 +8.44,4.38;8.44,6.56 +8.44,6.56;4.06,6.56 +4.06,6.56;4.06,4.38 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +0.94,5.62;2.81,5.62 + +# UTF-16 : 56 06 +# UTF-8 : 86 98 e5 +[5606] 嘆 +3.12,8.44;9.06,8.44 +4.69,7.81;4.69,9.38 +7.19,7.81;7.19,9.38 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;5.94,7.19 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +6.25,3.12;5.94,3.44 +2.81,3.12;9.06,3.12 +3.12,4.69;8.75,4.69 +3.44,5.62;8.75,5.62 +8.75,5.62;8.75,7.19 +8.75,7.19;3.44,7.19 +3.44,7.19;3.44,5.62 +0.94,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 + +# UTF-16 : 6f 22 +# UTF-8 : a2 bc e6 +[6f22] 漢 +2.81,8.44;8.75,8.44 +4.69,7.81;4.69,9.38 +7.19,7.81;7.19,9.38 +2.81,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;5.94,7.19 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 +2.81,3.12;9.06,3.12 +2.81,4.69;8.75,4.69 +3.44,5.62;8.44,5.62 +8.44,5.62;8.44,7.19 +8.44,7.19;3.44,7.19 +3.44,7.19;3.44,5.62 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 99 28 +# UTF-8 : a8 a4 e9 +[9928] 館 +2.81,8.44;2.81,7.50 +1.25,4.38;4.38,4.38 +4.38,4.38;4.38,7.50 +4.38,7.50;1.25,7.50 +1.25,7.50;1.25,1.25 +1.25,5.94;4.06,5.94 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.50 +4.69,7.81;4.38,8.12 +4.38,8.12;3.75,8.44 +3.75,8.44;3.44,8.75 +3.44,8.75;3.12,9.06 +3.12,9.06;2.81,9.38 +2.81,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +4.69,1.25;4.38,1.88 +4.38,1.88;4.06,2.19 +4.06,2.19;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;2.81,3.75 +5.31,5.31;8.44,5.31 +8.44,5.31;8.44,7.50 +8.44,7.50;5.31,7.50 +5.31,7.50;5.31,0.62 +8.75,0.62;8.75,4.06 +8.75,4.06;5.31,4.06 +5.31,1.56;8.44,1.56 +6.88,8.44;6.88,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;4.69,8.44 +4.69,8.44;4.69,6.56 + +# UTF-16 : 5e 72 +# UTF-8 : b2 b9 e5 +[5e72] 干 +0.31,5.31;9.06,5.31 +0.94,8.75;8.44,8.75 +4.69,0.62;4.69,8.75 + +# UTF-16 : 5c b8 +# UTF-8 : b8 b2 e5 +[5cb8] 岸 +1.25,9.06;1.25,7.50 +1.25,7.50;8.44,7.50 +8.44,7.50;8.44,9.06 +5.00,7.50;5.00,9.38 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,6.25 +1.25,6.25;8.75,6.25 +1.88,3.12;8.75,3.12 +2.19,5.00;8.44,5.00 +5.00,0.62;5.00,5.00 + +# UTF-16 : 5d f2 +# UTF-8 : b2 b7 e5 +[5df2] 已 +7.81,4.69;7.81,8.75 +7.81,8.75;1.25,8.75 +1.56,7.50;1.56,2.19 +1.56,2.19;1.56,1.56 +1.56,1.56;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.12,1.56 +8.12,1.56;8.44,1.88 +8.44,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.75,3.44 +7.81,5.62;1.56,5.62 + +# UTF-16 : 5d f3 +# UTF-8 : b3 b7 e5 +[5df3] 巳 +7.81,4.69;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,2.19 +1.56,2.19;1.56,1.56 +1.56,1.56;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,1.25 +6.56,1.25;6.88,1.25 +6.88,1.25;7.81,1.25 +7.81,1.25;8.12,1.56 +8.12,1.56;8.44,1.88 +8.44,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.44,3.44 +7.81,5.62;1.56,5.62 + +# UTF-16 : 8d 77 +# UTF-8 : b7 b5 e8 +[8d77] 起 +4.38,8.44;0.62,8.44 +2.81,4.06;4.38,4.06 +2.81,1.56;2.81,9.38 +0.31,6.25;4.69,6.25 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +8.75,1.25;5.62,1.25 +5.62,1.25;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;3.12,1.56 +3.12,1.56;2.50,1.56 +2.50,1.56;2.19,1.88 +2.19,1.88;1.88,2.19 +1.88,2.19;1.56,2.81 +1.56,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +8.44,5.62;8.44,8.75 +8.44,8.75;5.00,8.75 +8.44,6.25;5.00,6.25 +5.00,6.25;5.00,3.44 +5.00,3.44;5.00,3.12 +5.00,3.12;5.31,2.50 +5.31,2.50;5.62,2.50 +5.62,2.50;6.25,2.50 +6.25,2.50;6.56,2.50 +6.56,2.50;6.56,2.50 +6.56,2.50;7.19,2.50 +7.19,2.50;7.50,2.50 +7.50,2.50;7.81,2.50 +7.81,2.50;8.12,2.50 +8.12,2.50;8.44,2.81 +8.44,2.81;8.75,3.12 +8.75,3.12;8.75,4.06 +8.75,4.06;8.75,4.38 + +# UTF-16 : 51 76 +# UTF-8 : b6 85 e5 +[5176] 其 +2.19,9.38;2.19,3.12 +8.75,8.12;0.62,8.12 +7.19,3.12;7.19,9.38 +0.62,3.12;8.75,3.12 +2.19,5.00;7.19,5.00 +2.19,6.56;7.19,6.56 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 + +# UTF-16 : 67 1f +# UTF-8 : 9f 9c e6 +[671f] 期 +1.25,9.38;1.25,3.44 +5.00,8.12;0.31,8.12 +4.06,3.44;4.06,9.38 +0.31,3.12;5.00,3.12 +1.25,5.00;4.06,5.00 +1.25,6.56;4.06,6.56 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +3.44,2.50;3.44,2.81 +5.62,4.06;8.44,4.06 +5.62,6.56;8.44,6.56 +4.69,0.94;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.31,2.81 +5.31,2.81;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;5.62,5.31 +5.62,5.31;5.62,8.75 +5.62,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 + +# UTF-16 : 54 04 +# UTF-8 : 84 90 e5 +[5404] 各 +0.62,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;3.12,8.75 +3.12,8.75;3.12,9.06 +3.12,9.06;3.44,9.38 +2.81,8.44;7.50,8.44 +7.50,8.44;7.19,7.81 +7.19,7.81;6.56,7.50 +6.56,7.50;6.25,6.88 +6.25,6.88;5.62,6.56 +5.62,6.56;5.00,5.94 +5.00,5.94;4.38,5.62 +4.38,5.62;3.44,5.31 +3.44,5.31;2.50,5.00 +2.50,5.00;1.56,4.69 +1.56,4.69;0.62,4.38 +2.19,7.81;2.81,7.50 +2.81,7.50;3.12,6.88 +3.12,6.88;3.75,6.56 +3.75,6.56;4.38,6.25 +4.38,6.25;5.00,5.94 +5.00,5.94;5.62,5.62 +5.62,5.62;6.25,5.31 +6.25,5.31;7.19,5.00 +7.19,5.00;8.12,4.69 +8.12,4.69;9.06,4.38 +7.50,0.94;7.50,4.38 +7.50,4.38;1.88,4.38 +1.88,4.38;1.88,0.94 +1.88,1.56;7.50,1.56 + +# UTF-16 : 5b a2 +# UTF-8 : a2 ae e5 +[5ba2] 客 +4.69,8.75;4.69,9.38 +8.75,6.88;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.88 +0.31,5.62;0.94,5.94 +0.94,5.94;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.44,8.12 +2.81,7.50;7.50,7.50 +7.50,7.50;7.19,6.88 +7.19,6.88;6.56,6.56 +6.56,6.56;6.25,5.94 +6.25,5.94;5.62,5.62 +5.62,5.62;5.00,5.31 +5.00,5.31;4.38,5.00 +4.38,5.00;3.44,4.69 +3.44,4.69;2.50,4.38 +2.50,4.38;1.56,4.06 +1.56,4.06;0.62,3.75 +2.19,6.88;2.81,6.56 +2.81,6.56;3.12,6.25 +3.12,6.25;3.75,5.62 +3.75,5.62;4.38,5.31 +4.38,5.31;5.00,5.00 +5.00,5.00;5.62,4.69 +5.62,4.69;6.25,4.38 +6.25,4.38;7.19,4.06 +7.19,4.06;8.12,4.06 +8.12,4.06;9.06,3.75 +7.50,0.62;7.50,4.06 +7.50,4.06;1.88,4.06 +1.88,4.06;1.88,0.62 +1.88,1.25;7.50,1.25 + +# UTF-16 : 7a 76 +# UTF-8 : b6 a9 e7 +[7a76] 究 +5.62,8.12;5.62,5.94 +5.62,5.94;5.62,5.62 +5.62,5.62;5.94,5.62 +5.94,5.62;6.25,5.62 +6.25,5.62;6.88,5.62 +6.88,5.62;7.19,5.62 +7.19,5.62;7.50,5.62 +7.50,5.62;7.81,5.62 +7.81,5.62;8.12,5.94 +8.12,5.94;8.44,6.25 +8.44,6.25;8.44,6.56 +4.69,8.44;4.69,9.69 +8.75,6.88;8.75,8.44 +8.75,8.44;0.94,8.44 +0.94,8.44;0.94,6.56 +0.94,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;4.06,8.12 +0.31,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.62 +0.94,4.38;6.88,4.38 +6.88,4.38;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 + +# UTF-16 : 60 25 +# UTF-8 : a5 80 e6 +[6025] 急 +5.31,7.19;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;6.25,8.75 +6.25,8.75;6.56,8.75 +0.31,6.25;0.62,6.56 +0.62,6.56;0.94,6.88 +0.94,6.88;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.81,8.75 +2.81,8.75;3.12,9.06 +3.12,9.06;3.12,9.38 +2.81,8.75;6.56,8.75 +1.88,7.19;8.12,7.19 +8.12,7.19;8.12,4.06 +8.12,4.06;1.25,4.06 +7.81,5.62;1.25,5.62 +2.81,3.44;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.88 +7.19,1.88;7.50,2.50 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.12 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.38,3.44 +4.38,3.44;4.06,3.44 + +# UTF-16 : 4e 43 +# UTF-8 : 83 b9 e4 +[4e43] 乃 +6.25,5.94;8.44,5.94 +8.44,5.94;8.44,5.00 +8.44,5.00;8.44,4.06 +8.44,4.06;8.12,3.44 +8.12,3.44;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;7.81,1.88 +7.81,1.88;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +0.94,0.94;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,5.31 +3.12,5.31;3.44,6.25 +3.44,6.25;3.44,7.19 +3.44,7.19;3.44,8.44 +5.94,5.31;6.25,5.94 +6.25,5.94;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.56,7.81 +6.56,7.81;6.88,8.44 +0.94,8.44;6.88,8.44 + +# UTF-16 : 53 ca +# UTF-8 : 8a 8f e5 +[53ca] 及 +0.31,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.50,5.62 +2.50,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;2.81,8.75 +5.62,5.62;5.94,6.25 +5.94,6.25;6.25,6.88 +6.25,6.88;6.25,7.50 +6.25,7.50;6.25,8.12 +6.25,8.12;6.56,8.75 +0.62,8.75;6.56,8.75 +8.75,0.94;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.25,2.50 +6.25,2.50;5.62,3.12 +5.62,3.12;5.00,4.06 +5.00,4.06;4.38,4.69 +4.38,4.69;3.75,5.62 +3.75,5.62;3.44,6.56 +3.44,6.56;3.12,7.50 +3.12,7.50;2.81,8.75 +5.94,6.25;8.44,6.25 +2.19,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,3.44;7.19,4.06 +7.19,4.06;7.50,4.69 +7.50,4.69;8.12,5.62 +8.12,5.62;8.44,6.25 + +# UTF-16 : 7d 1a +# UTF-8 : 9a b4 e7 +[7d1a] 級 +4.38,4.38;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;3.75,5.62 +3.75,5.62;3.75,6.25 +3.75,6.25;3.44,6.56 +0.31,4.69;4.06,5.00 +2.19,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +4.06,8.75;8.12,8.75 +7.19,5.62;7.19,6.25 +7.19,6.25;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;7.81,8.12 +7.81,8.12;7.81,8.75 +3.75,0.94;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.50 +4.69,2.50;4.69,3.12 +4.69,3.12;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.31,5.62 +5.31,5.62;5.31,6.56 +5.31,6.56;5.31,7.81 +5.31,7.81;5.31,8.75 +9.38,0.94;8.75,1.56 +8.75,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.19,3.12 +7.19,3.12;6.88,4.06 +6.88,4.06;6.56,4.69 +6.56,4.69;5.94,5.62 +5.94,5.62;5.94,6.56 +5.94,6.56;5.62,7.81 +5.62,7.81;5.31,8.75 +7.19,6.25;9.06,6.25 +5.00,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.69 +8.44,4.69;8.75,5.62 +8.75,5.62;9.06,6.25 + +# UTF-16 : 6c 42 +# UTF-8 : 82 b1 e6 +[6c42] 求 +4.69,9.38;4.69,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +4.69,7.19;5.00,6.56 +5.00,6.56;5.31,5.94 +5.31,5.94;5.62,5.31 +5.62,5.31;5.94,4.69 +5.94,4.69;6.56,4.06 +6.56,4.06;6.88,3.44 +6.88,3.44;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.44,2.19 +8.44,2.19;9.06,1.56 +8.12,6.88;7.81,6.56 +7.81,6.56;7.50,5.94 +7.50,5.94;6.88,5.62 +6.88,5.62;6.56,5.31 +6.56,5.31;5.94,5.00 +0.62,8.12;8.75,8.12 +5.94,9.38;6.56,9.38 +6.56,9.38;6.88,9.06 +6.88,9.06;7.19,9.06 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +0.62,1.88;0.94,2.19 +0.94,2.19;1.56,2.50 +1.56,2.50;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;3.12,3.44 +3.12,3.44;3.75,4.06 +3.75,4.06;4.06,4.38 +3.12,5.00;2.81,5.31 +2.81,5.31;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.25,6.88 + +# UTF-16 : 74 03 +# UTF-8 : 83 90 e7 +[7403] 球 +3.12,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,2.19;1.56,8.44 +0.00,1.88;0.62,1.88 +0.62,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,2.81 +5.94,9.38;5.94,1.56 +5.94,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +5.94,7.19;6.25,6.56 +6.25,6.56;6.25,5.94 +6.25,5.94;6.56,5.31 +6.56,5.31;6.88,4.69 +6.88,4.69;7.19,4.06 +7.19,4.06;7.50,3.44 +7.50,3.44;8.12,3.12 +8.12,3.12;8.44,2.50 +8.44,2.50;8.75,2.19 +8.75,2.19;9.38,1.56 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,5.94 +8.12,5.94;7.81,5.62 +7.81,5.62;7.19,5.31 +7.19,5.31;6.88,5.00 +2.81,8.12;9.06,8.12 +6.88,9.38;7.19,9.38 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;5.31,4.06 +4.69,4.69;4.69,5.31 +4.69,5.31;4.38,5.62 +4.38,5.62;4.06,5.94 +4.06,5.94;3.44,6.56 +3.44,6.56;3.12,6.88 + +# UTF-16 : 59 2d +# UTF-8 : ad a4 e5 +[592d] 夭 +1.25,8.12;1.88,8.12 +1.88,8.12;2.81,8.12 +2.81,8.12;3.44,8.12 +3.44,8.12;4.06,8.12 +4.06,8.12;4.69,8.44 +4.69,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +8.75,5.62;0.62,5.62 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.81 +3.12,2.81;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,5.62;4.69,6.25 +4.69,6.25;4.69,8.44 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.31,3.75 +5.31,3.75;5.00,4.38 +5.00,4.38;5.00,5.00 +5.00,5.00;4.69,5.62 +4.69,5.62;4.69,6.25 + +# UTF-16 : 54 51 +# UTF-8 : 91 91 e5 +[5451] 呑 +1.25,8.12;1.88,8.12 +1.88,8.12;2.81,8.12 +2.81,8.12;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +9.06,6.25;0.31,6.25 +7.19,0.62;7.50,4.38 +7.19,4.38;2.19,4.38 +1.88,4.38;2.19,0.62 +2.19,1.25;7.19,1.25 +9.06,3.75;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;6.25,5.31 +6.25,5.31;5.94,5.62 +5.94,5.62;5.62,5.94 +5.62,5.94;5.31,6.25 +0.31,3.44;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.19,4.69 +2.19,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.44 + +# UTF-16 : 55 ac +# UTF-8 : ac 96 e5 +[55ac] 喬 +3.12,1.56;3.12,3.44 +2.81,3.44;6.56,3.44 +6.25,3.44;6.56,2.19 +6.25,2.19;3.12,2.19 +6.25,1.25;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,1.56 +8.12,1.56;8.12,1.88 +8.12,1.88;8.12,4.38 +8.12,4.38;1.25,4.38 +1.25,4.38;1.25,0.94 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 +9.06,7.19;0.31,7.19 +2.81,5.00;6.56,5.00 +6.56,5.00;6.56,6.25 +6.56,6.25;2.81,6.25 +2.81,6.25;2.81,5.00 +9.06,5.31;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.62 +7.81,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;5.94,6.88 +5.94,6.88;5.31,7.19 +0.31,5.31;0.94,5.31 +0.94,5.31;1.56,5.62 +1.56,5.62;2.19,5.94 +2.19,5.94;2.81,6.25 +2.81,6.25;3.12,6.56 +3.12,6.56;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.38,8.75 + +# UTF-16 : 6a 4b +# UTF-8 : 8b a9 e6 +[6a4b] 橋 +1.56,0.62;1.56,9.38 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +4.38,1.56;4.69,3.44 +4.38,3.44;7.50,3.44 +7.19,3.44;7.50,2.19 +7.19,2.19;4.69,2.19 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,4.38 +8.75,4.38;3.12,4.38 +3.12,4.38;3.12,0.94 +3.44,8.75;3.75,8.75 +3.75,8.75;4.38,8.75 +4.38,8.75;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 +8.12,9.06;8.75,9.06 +9.06,7.50;3.12,7.50 +4.38,5.00;7.50,5.00 +7.50,5.00;7.50,6.56 +7.50,6.56;4.38,6.56 +4.38,6.56;4.38,5.00 +9.06,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.50,6.56 +7.50,6.56;6.88,6.88 +6.88,6.88;6.56,7.50 +2.81,5.62;3.12,5.62 +3.12,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +5.62,8.44;5.94,8.75 + +# UTF-16 : 69 6d +# UTF-8 : ad a5 e6 +[696d] 業 +8.75,7.81;0.62,7.81 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.75 +1.88,8.75;1.88,9.06 +1.88,9.06;1.56,9.06 +6.88,7.81;7.19,8.12 +7.19,8.12;7.50,8.75 +7.50,8.75;7.81,9.06 +7.81,9.06;7.81,9.06 +3.75,7.81;3.75,9.38 +5.62,7.81;5.62,9.38 +4.69,0.62;4.69,5.94 +8.75,3.44;0.62,3.44 +8.75,5.94;0.94,5.94 +8.12,4.69;1.25,4.69 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.69,3.44 +5.62,5.94;5.94,6.25 +5.94,6.25;5.94,6.56 +5.94,6.56;6.25,6.88 +6.25,6.88;6.56,7.50 +6.56,7.50;6.56,7.81 +3.75,5.94;3.44,6.25 +3.44,6.25;3.44,6.56 +3.44,6.56;3.12,7.19 +3.12,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 +9.06,1.25;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;4.69,3.44 + +# UTF-16 : 5c 38 +# UTF-8 : b8 b0 e5 +[5c38] 尸 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,5.31 +1.56,5.31;1.56,5.94 +1.25,5.94;1.56,8.75 +1.25,8.75;8.44,8.75 +8.44,8.75;8.44,6.56 +8.44,6.56;1.56,6.56 + +# UTF-16 : 5c 40 +# UTF-8 : 80 b1 e5 +[5c40] 局 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,5.31 +1.56,5.31;1.56,5.94 +1.25,5.94;1.56,8.75 +1.25,8.75;8.12,8.75 +8.12,8.75;8.12,7.19 +8.12,7.19;1.56,7.19 +1.25,5.62;8.44,5.62 +8.44,5.62;8.44,4.69 +8.44,4.69;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.94,1.25 +2.81,1.88;2.81,4.69 +2.81,4.69;6.56,4.69 +6.56,4.69;6.56,2.50 +6.56,2.50;3.12,2.50 + +# UTF-16 : 82 6e +# UTF-8 : ae 89 e8 +[826e] 艮 +1.88,5.00;7.50,5.00 +7.50,5.00;7.50,8.75 +7.50,8.75;1.88,8.75 +1.88,8.75;1.88,1.25 +1.88,7.19;7.50,7.19 +4.06,5.00;4.38,4.69 +4.38,4.69;4.69,4.06 +4.69,4.06;5.00,3.44 +5.00,3.44;5.62,3.12 +5.62,3.12;5.94,2.50 +5.94,2.50;6.56,2.19 +6.56,2.19;7.19,1.88 +7.19,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +5.62,2.81;6.25,3.12 +6.25,3.12;6.88,3.44 +6.88,3.44;7.50,4.06 +7.50,4.06;8.12,4.38 +8.12,4.38;8.44,4.69 + +# UTF-16 : 92 80 +# UTF-8 : 80 8a e9 +[9280] 銀 +5.00,5.31;8.75,5.31 +8.75,5.31;8.75,8.75 +8.75,8.75;5.00,8.75 +5.00,8.75;5.00,1.25 +5.00,7.19;8.44,7.19 +6.25,5.31;6.25,4.69 +6.25,4.69;6.56,4.06 +6.56,4.06;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.38,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,3.12;7.50,3.44 +7.50,3.44;8.12,3.75 +8.12,3.75;8.44,4.06 +8.44,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 +0.31,1.25;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,7.50;4.06,7.81 +4.06,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.38,5.31;0.62,5.31 +4.06,7.19;0.94,7.19 +2.50,1.56;2.50,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;4.06,4.38 +4.06,4.38;4.06,4.69 + +# UTF-16 : 53 1a +# UTF-8 : 9a 8c e5 +[531a] 匚 +8.44,8.75;1.25,8.75 +1.25,8.75;1.25,0.62 +1.25,1.56;8.75,1.56 + +# UTF-16 : 53 3a +# UTF-8 : ba 8c e5 +[533a] 区 +8.75,8.75;1.25,8.75 +1.25,8.75;1.25,0.62 +1.25,1.25;8.75,1.25 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,3.12 +3.12,3.12;3.75,3.44 +3.75,3.44;4.38,4.06 +4.38,4.06;5.00,4.69 +5.00,4.69;5.62,5.31 +5.62,5.31;5.94,5.94 +5.94,5.94;6.56,6.56 +6.56,6.56;7.19,7.19 +7.19,7.19;7.50,8.12 +2.50,7.50;3.12,7.19 +3.12,7.19;3.44,6.88 +3.44,6.88;4.06,6.25 +4.06,6.25;4.69,5.94 +4.69,5.94;5.31,5.31 +5.31,5.31;5.62,5.00 +5.62,5.00;6.25,4.38 +6.25,4.38;6.88,3.75 +6.88,3.75;7.50,3.12 +7.50,3.12;8.12,2.50 + +# UTF-16 : 82 e6 +# UTF-8 : a6 8b e8 +[82e6] 苦 +0.62,8.44;8.75,8.44 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.62,6.25;8.75,6.25 +4.69,4.69;4.69,7.81 +7.81,0.62;7.81,4.38 +7.81,4.38;1.56,4.38 +1.56,4.38;1.56,0.62 +1.88,1.25;7.50,1.25 + +# UTF-16 : 51 77 +# UTF-8 : b7 85 e5 +[5177] 具 +1.88,4.06;7.81,4.06 +7.81,4.06;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,4.06 +8.75,3.12;0.62,3.12 +1.56,5.62;7.81,5.62 +1.56,7.19;7.81,7.19 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 + +# UTF-16 : 4e 3f +# UTF-8 : bf b8 e4 +[4e3f] 丿 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.50 +3.75,2.50;4.38,3.44 +4.38,3.44;5.00,4.06 +5.00,4.06;5.31,5.00 +5.31,5.00;5.94,5.94 +5.94,5.94;6.25,6.88 +6.25,6.88;6.56,7.81 +6.56,7.81;6.56,9.06 + +# UTF-16 : 5c 39 +# UTF-8 : b9 b0 e5 +[5c39] 尹 +7.81,4.06;7.81,8.75 +7.81,8.75;1.25,8.75 +1.25,4.69;7.81,4.69 +0.31,6.88;9.06,6.88 +1.56,1.25;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;4.69,5.62 +4.69,5.62;4.69,8.75 + +# UTF-16 : 54 1b +# UTF-8 : 9b 90 e5 +[541b] 君 +1.25,5.62;7.81,5.62 +7.81,5.62;7.81,8.75 +7.81,8.75;1.25,8.75 +0.31,7.19;9.06,7.19 +2.81,0.94;2.81,4.06 +2.81,4.06;8.12,4.06 +8.12,4.06;8.12,0.94 +2.81,1.25;8.12,1.25 +0.31,2.19;0.94,2.50 +0.94,2.50;1.56,3.12 +1.56,3.12;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;3.44,5.31 +3.44,5.31;3.75,6.25 +3.75,6.25;3.75,6.88 +3.75,6.88;4.06,7.81 +4.06,7.81;4.38,8.75 + +# UTF-16 : 7c fb +# UTF-8 : bb b3 e7 +[7cfb] 系 +8.44,4.38;0.62,4.38 +9.06,3.75;8.75,4.06 +8.75,4.06;8.44,4.69 +8.44,4.69;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,6.25 +3.75,5.00;3.44,5.31 +3.44,5.31;2.81,5.94 +2.81,5.94;2.50,6.25 +2.50,6.25;1.88,6.88 +1.88,6.88;1.25,7.19 +2.81,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;5.94,6.56 +5.94,6.56;6.25,6.88 +6.25,6.88;6.56,7.19 +6.56,7.19;7.19,7.81 +2.19,6.56;2.81,6.88 +2.81,6.88;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;4.38,8.12 +4.38,8.12;5.00,8.75 +4.69,4.38;4.69,0.94 +0.62,1.25;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +8.75,1.25;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.19,2.50 +7.19,2.50;6.56,3.12 +6.56,3.12;5.94,3.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.50,8.44 +2.50,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 + +# UTF-16 : 4f c2 +# UTF-8 : 82 bf e4 +[4fc2] 係 +8.75,4.69;2.19,4.38 +9.38,3.75;9.06,4.38 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.94 +8.12,5.94;7.81,6.25 +5.00,5.00;4.38,5.31 +4.38,5.31;4.06,5.94 +4.06,5.94;3.75,6.25 +3.75,6.25;3.12,6.88 +3.12,6.88;2.81,7.19 +4.06,4.38;4.69,4.69 +4.69,4.69;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;5.94,5.94 +5.94,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +3.44,6.56;4.06,6.88 +4.06,6.88;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.62,8.12 +5.62,8.12;5.94,8.75 +5.62,4.38;5.62,0.94 +2.19,1.25;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;7.81,2.50 +7.81,2.50;7.19,3.12 +7.19,3.12;6.56,3.44 +2.50,8.44;3.12,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.75,9.06 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,7.19 + +# UTF-16 : 8e fd +# UTF-8 : bd bb e8 +[8efd] 軽 +0.94,3.44;4.06,3.44 +4.06,3.44;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.94,5.31;4.06,5.31 +0.31,2.19;4.38,2.19 +2.50,0.62;2.50,9.38 +0.31,8.12;4.38,8.12 +4.69,8.75;8.75,8.75 +4.38,4.69;5.00,5.00 +5.00,5.00;5.62,5.31 +5.62,5.31;6.25,5.62 +6.25,5.62;6.56,5.94 +6.56,5.94;7.19,6.25 +7.19,6.25;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.75 +9.06,4.69;8.75,5.00 +8.75,5.00;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,7.81 +5.62,7.81;5.31,8.44 +4.38,1.25;9.06,1.25 +9.06,3.75;4.69,3.75 +6.88,1.25;6.88,5.31 + +# UTF-16 : 88 40 +# UTF-8 : 80 a1 e8 +[8840] 血 +3.75,7.81;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.06 +4.69,9.06;4.69,9.38 +8.12,1.25;8.12,7.81 +8.12,7.81;1.25,7.81 +1.25,7.81;1.25,1.25 +3.44,7.81;3.44,1.25 +5.94,7.81;5.94,1.25 +0.31,1.25;9.06,1.25 + +# UTF-16 : 59 2c +# UTF-8 : ac a4 e5 +[592c] 夬 +0.62,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,5.00 +4.69,5.00;4.69,9.38 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.94,2.81 +5.94,2.81;5.31,3.12 +5.31,3.12;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.69,5.00 +0.31,4.69;9.06,4.69 +7.81,5.00;7.81,8.12 +7.81,8.12;1.56,8.12 + +# UTF-16 : 6c f1 +# UTF-8 : b1 b3 e6 +[6cf1] 泱 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.06 +5.62,4.06;5.94,4.69 +5.94,4.69;5.94,5.00 +5.94,5.00;5.94,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.94,5.00 +2.50,4.69;9.06,4.69 +8.44,4.69;8.44,7.81 +8.44,7.81;3.44,7.81 +3.44,7.81;3.44,4.69 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 6c 7a +# UTF-8 : ba b1 e6 +[6c7a] 決 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.06 +5.62,4.06;5.94,4.69 +5.94,4.69;5.94,5.00 +5.94,5.00;5.94,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.94,5.00 +2.50,5.00;9.06,5.00 +8.44,5.00;8.44,7.81 +8.44,7.81;3.12,7.81 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 78 14 +# UTF-8 : 94 a0 e7 +[7814] 研 +4.06,5.62;9.38,5.62 +4.06,8.75;9.06,8.75 +7.81,0.94;7.81,8.75 +4.06,0.94;4.38,1.25 +4.38,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.31,4.38 +5.31,4.38;5.31,5.31 +5.31,5.31;5.31,6.25 +5.31,6.25;5.31,7.19 +5.31,7.19;5.31,8.75 +3.75,8.75;0.31,8.75 +1.25,1.88;3.44,1.88 +3.44,1.88;3.44,5.62 +3.44,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.50 +1.56,7.50;1.56,8.12 +1.56,8.12;1.88,8.75 + +# UTF-16 : 77 0c +# UTF-8 : 8c 9c e7 +[770c] 県 +2.50,4.38;7.81,4.38 +7.81,4.38;7.81,8.75 +7.81,8.75;2.19,8.75 +2.19,8.75;2.19,4.38 +2.50,5.94;7.81,5.94 +2.50,7.50;7.81,7.50 +8.75,3.44;0.94,3.44 +0.94,3.44;0.94,8.44 +4.69,0.62;4.69,3.44 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.12,2.81 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.25,2.81 + +# UTF-16 : 5e ab +# UTF-8 : ab ba e5 +[5eab] 庫 +5.00,8.75;5.00,9.69 +2.50,3.44;8.12,3.44 +8.12,3.44;8.12,6.25 +8.12,6.25;2.50,6.25 +2.50,6.25;2.50,3.44 +2.50,5.00;8.12,5.00 +1.56,2.19;9.06,2.19 +5.31,0.62;5.31,8.44 +1.56,7.50;8.75,7.50 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.44 +1.25,8.44;8.75,8.44 + +# UTF-16 : 5e 7f +# UTF-8 : bf b9 e5 +[5e7f] 广 +5.00,8.44;5.00,9.69 +0.62,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.75,8.12 + +# UTF-16 : 80 e1 +# UTF-8 : a1 83 e8 +[80e1] 胡 +0.31,7.50;4.69,7.50 +2.50,5.31;2.50,9.38 +0.94,1.56;4.06,1.56 +4.06,1.56;4.06,5.00 +4.06,5.00;0.94,5.00 +0.94,5.00;0.94,0.62 +5.31,4.06;8.44,4.06 +5.31,6.56;8.44,6.56 +4.38,0.94;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.31,8.75 +5.31,8.75;8.44,8.75 +8.44,8.75;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 + +# UTF-16 : 6e 56 +# UTF-8 : 96 b9 e6 +[6e56] 湖 +2.50,7.50;5.62,7.50 +4.06,5.31;4.06,9.38 +2.81,1.88;5.31,1.88 +5.31,1.88;5.31,5.00 +5.31,5.00;2.81,5.00 +2.81,5.00;2.81,1.25 +6.25,4.06;8.75,4.06 +6.25,6.56;8.75,6.56 +5.31,0.94;5.62,1.56 +5.62,1.56;5.94,2.19 +5.94,2.19;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.25,3.75 +6.25,3.75;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.25,8.75 +6.25,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 54 11 +# UTF-8 : 91 90 e5 +[5411] 向 +3.75,7.81;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.69,9.38 +4.69,9.38;4.69,9.38 +0.94,0.94;0.94,8.12 +0.94,8.12;8.44,8.12 +8.44,8.12;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +2.81,2.50;2.81,6.25 +2.81,6.25;6.56,6.25 +6.56,6.25;6.56,3.12 +6.56,3.12;2.81,3.12 + +# UTF-16 : 5d f7 +# UTF-8 : b7 b7 e5 +[5df7] 巷 +8.75,6.25;0.62,6.25 +0.94,8.12;8.44,8.12 +3.12,6.25;3.12,9.38 +6.25,6.25;6.25,9.38 +6.88,2.50;6.88,5.00 +6.88,5.00;2.81,5.00 +6.88,3.44;2.19,3.44 +2.19,3.44;2.19,1.88 +2.19,1.88;2.19,1.25 +2.19,1.25;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;7.81,1.56 +7.81,1.56;7.81,2.19 +7.81,2.19;8.12,2.81 +0.31,3.44;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.31 +2.50,5.31;2.81,5.62 +2.81,5.62;3.12,6.25 +9.06,3.44;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.88,5.62 +6.88,5.62;6.25,6.25 + +# UTF-16 : 6e 2f +# UTF-8 : af b8 e6 +[6e2f] 港 +9.06,6.25;2.81,6.25 +2.81,8.12;8.75,8.12 +4.69,6.25;4.69,9.38 +7.19,6.25;7.19,9.38 +7.50,2.50;7.50,5.00 +7.50,5.00;4.38,5.00 +2.81,3.75;3.12,4.06 +3.12,4.06;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.38,5.62 +4.38,5.62;4.69,6.25 +9.06,3.75;8.75,4.06 +8.75,4.06;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.62 +7.50,5.62;7.19,6.25 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +7.19,3.12;3.75,3.12 +3.75,3.12;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.44,2.19 +8.44,2.19;8.44,2.81 + +# UTF-16 : 54 48 +# UTF-8 : 88 91 e5 +[5448] 呈 +1.88,6.25;7.81,6.25 +7.81,6.25;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.94 +8.75,1.25;0.62,1.25 +8.44,5.00;0.94,5.00 +7.81,3.12;1.56,3.12 +4.69,1.25;4.69,4.69 + +# UTF-16 : 53 f7 +# UTF-8 : b7 8f e5 +[53f7] 号 +1.88,6.56;7.81,6.56 +7.81,6.56;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,6.25 +8.75,5.31;0.62,5.31 +2.50,5.31;2.50,4.69 +2.50,4.69;2.19,4.06 +2.19,4.06;1.88,3.75 +1.88,3.75;1.56,3.12 +1.56,3.12;1.25,2.50 +2.19,4.06;7.81,4.06 +7.81,4.06;7.81,3.12 +7.81,3.12;7.81,2.50 +7.81,2.50;7.50,2.19 +7.50,2.19;7.50,1.56 +7.50,1.56;7.19,1.25 +7.19,1.25;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.38,1.25 + +# UTF-16 : 68 39 +# UTF-8 : b9 a0 e6 +[6839] 根 +4.38,5.00;8.44,5.00 +8.44,5.00;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,1.25 +4.38,7.19;8.44,7.19 +5.62,5.00;5.94,4.69 +5.94,4.69;6.25,4.06 +6.25,4.06;6.56,3.44 +6.56,3.44;6.88,3.12 +6.88,3.12;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.38,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,2.81;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;8.44,4.06 +8.44,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 +3.75,4.06;3.44,4.69 +3.44,4.69;3.12,5.31 +3.12,5.31;2.81,5.94 +2.81,5.94;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,0.62;2.19,9.38 +3.75,7.19;0.62,7.19 +0.31,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 + +# UTF-16 : 59 48 +# UTF-8 : 88 a5 e5 +[5948] 奈 +8.75,8.44;0.62,8.44 +9.06,5.00;8.44,5.31 +8.44,5.31;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,7.81 +5.62,7.81;5.31,8.44 +0.31,5.00;0.94,5.31 +0.94,5.31;1.56,5.62 +1.56,5.62;2.19,5.94 +2.19,5.94;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;4.06,8.44 +4.06,8.44;4.38,9.06 +4.38,9.06;4.69,9.38 +4.69,4.38;4.69,1.56 +4.69,1.56;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.44 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;6.88,3.12 +6.88,3.12;6.56,3.44 +8.44,4.38;0.94,4.38 +6.88,5.94;2.81,5.94 + +# UTF-16 : 79 6d +# UTF-8 : ad a5 e7 +[796d] 祭 +0.31,7.19;0.94,7.50 +0.94,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,9.06 +2.19,9.06;2.50,9.38 +9.06,4.69;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.19,5.62 +7.19,5.62;6.88,6.25 +6.88,6.25;6.25,6.56 +6.25,6.56;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.31,8.12 +5.31,8.12;5.00,8.75 +5.00,8.75;4.69,9.38 +4.69,4.06;4.69,1.56 +4.69,1.56;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;6.88,2.81 +6.88,2.81;6.56,3.44 +8.75,4.06;0.94,4.06 +6.56,5.62;2.81,5.62 +4.38,8.75;1.88,8.75 +0.31,4.69;0.94,5.00 +0.94,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.38,8.44 +8.44,8.75;5.62,8.75 +6.56,6.25;7.19,6.56 +7.19,6.56;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.44,8.44 +3.44,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,5.94;1.88,6.25 +1.88,6.25;1.56,6.56 +1.56,6.56;1.25,6.88 +1.25,6.88;0.94,6.88 + +# UTF-16 : 4e d5 +# UTF-8 : 95 bb e4 +[4ed5] 仕 +2.81,1.25;8.75,1.25 +9.06,6.56;2.50,6.56 +5.94,1.25;5.94,9.06 +2.81,9.38;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.56,6.56 +1.56,6.56;1.56,5.94 +1.56,5.94;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.62,4.69 +0.62,4.69;0.31,4.38 +1.88,0.62;1.88,6.88 + +# UTF-16 : 6b 7b +# UTF-8 : bb ad e6 +[6b7b] 死 +0.62,8.75;8.75,8.75 +5.62,8.75;5.62,1.88 +5.62,1.88;5.62,1.56 +5.62,1.56;5.94,1.25 +5.94,1.25;5.94,1.25 +5.94,1.25;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;8.12,1.25 +8.12,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,2.81 +8.75,2.81;8.75,3.44 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +2.19,6.88;4.69,6.88 +4.38,6.88;4.38,5.94 +4.38,5.94;4.38,5.31 +4.38,5.31;4.06,4.38 +4.06,4.38;3.75,3.75 +3.75,3.75;3.44,3.12 +3.44,3.12;2.81,2.81 +2.81,2.81;2.50,2.19 +2.50,2.19;1.88,1.56 +1.88,1.56;1.25,1.25 +1.25,1.25;0.62,0.94 +3.75,3.75;3.44,4.06 +3.44,4.06;3.12,4.38 +3.12,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.31 +5.62,4.69;6.25,5.00 +6.25,5.00;6.88,5.31 +6.88,5.31;7.50,5.62 +7.50,5.62;8.12,5.94 +8.12,5.94;8.44,6.25 +8.44,6.25;8.75,6.56 + +# UTF-16 : 54 0f +# UTF-8 : 8f 90 e5 +[540f] 吏 +8.75,8.44;0.62,8.44 +0.62,1.25;1.25,1.25 +1.25,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;4.69,5.62 +4.69,5.62;4.69,9.38 +8.75,1.25;8.12,1.25 +8.12,1.25;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.56 +5.94,1.56;5.31,1.88 +5.31,1.88;4.69,2.19 +4.69,2.19;4.06,2.81 +4.06,2.81;3.44,3.12 +3.44,3.12;2.81,3.75 +2.81,3.75;2.50,4.06 +7.81,3.75;7.81,7.19 +7.81,7.19;1.56,7.19 +1.56,7.19;1.56,4.69 +1.56,4.69;7.81,4.69 + +# UTF-16 : 4f 7f +# UTF-8 : bf bd e4 +[4f7f] 使 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,6.88 +9.06,8.44;2.50,8.44 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +5.62,5.62;5.94,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.56 +6.56,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.00,2.50 +5.00,2.50;4.69,3.12 +4.69,3.12;4.38,3.44 +4.38,3.44;3.75,4.06 +8.75,3.75;8.75,7.19 +8.75,7.19;3.12,7.19 +3.12,7.19;3.12,4.38 +3.12,4.69;8.44,4.69 + +# UTF-16 : 59 cb +# UTF-8 : 8b a7 e5 +[59cb] 始 +9.06,5.31;8.75,5.94 +8.75,5.94;8.44,6.56 +8.44,6.56;8.12,6.88 +8.12,6.88;7.81,7.50 +7.81,7.50;7.50,8.12 +3.75,5.94;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;5.94,5.94 +5.94,5.94;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.50,6.25 +7.50,6.25;8.12,6.25 +8.12,6.25;8.44,6.25 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;5.62,9.38 +8.44,0.62;8.44,4.69 +8.44,4.69;4.38,4.69 +4.38,4.69;4.38,0.62 +4.38,1.25;8.44,1.25 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.94 +3.12,5.94;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;2.19,3.75 +2.19,3.75;2.50,3.44 +2.50,3.44;3.12,2.81 +3.12,2.81;3.44,2.50 +3.44,2.50;3.75,2.19 + +# UTF-16 : 65 e8 +# UTF-8 : a8 97 e6 +[65e8] 旨 +1.25,9.06;1.25,6.56 +1.25,6.56;1.56,6.25 +1.56,6.25;2.19,6.25 +2.19,6.25;2.50,6.25 +2.50,6.25;3.12,6.25 +3.12,6.25;3.75,6.25 +3.75,6.25;4.38,6.25 +4.38,6.25;4.38,6.25 +4.38,6.25;5.00,6.25 +5.00,6.25;5.62,6.25 +5.62,6.25;5.94,6.25 +5.94,6.25;6.25,6.25 +6.25,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.81,6.25 +7.81,6.25;8.12,6.56 +8.12,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +1.25,7.81;2.19,7.81 +2.19,7.81;2.81,7.81 +2.81,7.81;3.44,8.12 +3.44,8.12;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.31,8.44 +5.31,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.50,8.75 +7.50,8.75;8.12,8.75 +7.81,0.94;7.81,5.00 +7.81,5.00;1.56,5.00 +1.56,5.00;1.56,0.94 +1.88,1.25;7.50,1.25 +1.88,3.44;7.50,3.44 + +# UTF-16 : 63 07 +# UTF-8 : 87 8c e6 +[6307] 指 +4.06,9.06;4.06,6.56 +4.06,6.56;4.06,6.25 +4.06,6.25;4.69,6.25 +4.69,6.25;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.94,6.25 +5.94,6.25;5.94,6.25 +5.94,6.25;6.56,6.25 +6.56,6.25;6.88,6.25 +6.88,6.25;7.19,6.25 +7.19,6.25;8.12,6.25 +8.12,6.25;8.44,6.25 +8.44,6.25;8.75,6.88 +8.75,6.88;8.75,7.50 +8.75,7.50;8.75,7.81 +4.06,7.81;4.38,7.81 +4.38,7.81;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.25,8.12 +6.25,8.12;6.88,8.44 +6.88,8.44;7.19,8.44 +7.19,8.44;7.81,8.44 +7.81,8.44;8.12,8.75 +8.12,8.75;8.75,8.75 +8.44,0.94;8.44,5.00 +8.44,5.00;4.06,5.00 +4.06,5.00;4.06,0.94 +4.06,1.25;8.44,1.25 +4.06,3.44;8.44,3.44 +1.88,9.38;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.44,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.44,7.19;0.31,7.19 + +# UTF-16 : 6b 6f +# UTF-8 : af ad e6 +[6b6f] 歯 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.25,3.44 +6.25,3.44;5.62,4.06 +5.62,4.06;5.00,4.38 +5.00,4.38;4.69,4.69 +4.69,9.38;4.69,7.50 +0.62,7.50;8.75,7.50 +8.12,8.75;4.69,8.75 +2.50,7.50;2.50,9.38 +4.69,1.56;4.69,7.19 +7.81,4.69;1.56,4.69 +1.56,2.19;1.88,2.50 +1.88,2.50;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.69,4.69 +3.44,5.00;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +2.50,6.56;2.19,6.56 +5.94,5.00;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;6.88,5.94 +6.88,5.94;7.19,6.56 +7.19,6.56;7.19,6.56 +0.94,6.88;0.94,0.62 +8.44,6.88;8.44,0.62 +0.94,1.25;8.44,1.25 + +# UTF-16 : 8a 69 +# UTF-8 : a9 a9 e8 +[8a69] 詩 +3.75,6.25;9.06,6.25 +8.75,8.12;4.06,8.12 +6.25,6.25;6.56,9.38 +7.81,6.25;7.81,1.88 +7.81,1.88;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,4.69;3.75,4.69 +5.94,1.88;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.75 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,6.25;3.44,6.25 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 + +# UTF-16 : 63 01 +# UTF-8 : 81 8c e6 +[6301] 持 +3.44,6.25;9.06,6.25 +8.75,8.12;3.75,8.12 +6.25,6.25;6.25,9.38 +7.81,6.25;7.81,1.88 +7.81,1.88;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,4.69;3.44,4.69 +5.94,1.88;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.75 +1.56,9.38;1.88,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.69 +1.88,4.69;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.12,7.19;0.31,7.19 + +# UTF-16 : 5f 0f +# UTF-8 : 8f bc e5 +[5f0f] 式 +0.62,7.81;8.75,7.81 +5.94,9.38;5.94,7.81 +5.94,7.81;6.25,6.25 +6.25,6.25;6.25,5.00 +6.25,5.00;6.56,4.06 +6.56,4.06;6.88,3.12 +6.88,3.12;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +6.56,9.38;6.88,9.06 +6.88,9.06;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +3.44,5.62;3.44,1.88 +5.62,5.62;1.25,5.62 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.19 +5.31,2.19;5.62,2.19 +5.62,2.19;5.94,2.50 + +# UTF-16 : 5f 0c +# UTF-8 : 8c bc e5 +[5f0c] 弌 +0.62,7.50;8.75,7.50 +5.94,9.38;5.94,7.81 +5.94,7.81;6.25,6.25 +6.25,6.25;6.25,5.00 +6.25,5.00;6.56,4.06 +6.56,4.06;6.88,3.12 +6.88,3.12;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +6.56,9.38;6.88,9.06 +6.88,9.06;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +5.62,4.38;1.25,4.38 + +# UTF-16 : 5f 0d +# UTF-8 : 8d bc e5 +[5f0d] 弍 +0.62,7.81;8.75,7.81 +5.94,9.38;5.94,7.81 +5.94,7.81;6.25,6.25 +6.25,6.25;6.25,5.00 +6.25,5.00;6.56,4.06 +6.56,4.06;6.88,3.12 +6.88,3.12;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +6.56,9.38;6.88,9.06 +6.88,9.06;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.44 +5.62,5.62;1.25,5.62 +5.94,2.19;0.94,2.19 + +# UTF-16 : 5b 9f +# UTF-8 : 9f ae e5 +[5b9f] 実 +0.62,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,8.12 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 +0.62,3.75;8.75,3.75 +1.56,5.31;7.81,5.31 +1.25,6.88;8.12,6.88 +4.69,8.44;4.69,9.38 +8.44,6.88;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 + +# UTF-16 : 4e 0e +# UTF-8 : 8e b8 e4 +[4e0e] 与 +2.19,7.81;8.12,7.81 +0.31,3.75;9.06,3.75 +2.50,9.38;2.19,9.06 +2.19,9.06;2.19,8.44 +2.19,8.44;2.19,7.81 +2.19,7.81;2.19,7.50 +2.19,7.50;1.88,6.88 +1.88,6.88;1.88,6.56 +1.88,6.56;1.88,6.25 +1.88,6.25;1.56,5.62 +1.56,5.62;1.56,5.31 +1.56,5.31;1.56,4.69 +1.56,5.94;7.50,5.94 +7.50,5.94;7.50,4.69 +7.50,4.69;7.19,3.44 +7.19,3.44;7.19,2.81 +7.19,2.81;7.19,2.19 +7.19,2.19;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 + +# UTF-16 : 51 99 +# UTF-8 : 99 86 e5 +[5199] 写 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,6.88 +2.50,7.19;7.81,7.19 +0.31,3.44;9.06,3.44 +2.81,8.44;2.50,7.81 +2.50,7.81;2.50,7.50 +2.50,7.50;2.50,7.19 +2.50,7.19;2.19,6.56 +2.19,6.56;2.19,6.25 +2.19,6.25;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;1.88,5.00 +1.88,5.00;1.88,4.69 +1.88,4.69;1.56,4.38 +1.88,5.31;7.19,5.31 +7.19,5.31;7.19,4.06 +7.19,4.06;7.19,3.12 +7.19,3.12;6.88,2.50 +6.88,2.50;6.88,1.88 +6.88,1.88;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,1.25 +3.75,1.25;3.44,1.25 + +# UTF-16 : 80 05 +# UTF-8 : 85 80 e8 +[8005] 者 +2.50,4.69;2.50,0.62 +8.12,0.62;8.12,4.69 +8.12,4.69;2.50,4.69 +2.50,1.25;7.81,1.25 +2.50,3.12;7.81,3.12 +0.31,3.75;1.25,4.38 +1.25,4.38;2.50,4.69 +2.50,4.69;3.44,5.00 +3.44,5.00;4.38,5.62 +4.38,5.62;5.00,5.94 +5.00,5.94;5.94,6.56 +5.94,6.56;6.56,7.19 +6.56,7.19;7.19,7.81 +7.19,7.81;7.81,8.44 +7.81,8.44;8.44,9.06 +0.31,6.25;9.06,6.25 +6.88,8.12;1.25,8.12 +4.38,6.25;4.38,9.38 + +# UTF-16 : 4e 3b +# UTF-8 : bb b8 e4 +[4e3b] 主 +2.81,9.38;3.75,9.06 +3.75,9.06;4.38,8.75 +4.38,8.75;5.00,8.75 +5.00,8.75;5.62,8.44 +5.62,8.44;5.94,8.12 +5.94,8.12;6.56,8.12 +8.75,1.25;0.62,1.25 +8.75,7.50;0.94,7.50 +7.81,4.69;1.56,4.69 +4.69,1.25;4.69,7.19 + +# UTF-16 : 5b 88 +# UTF-8 : 88 ae e5 +[5b88] 守 +6.56,7.50;6.56,1.88 +6.56,1.88;6.56,1.25 +6.56,1.25;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.38,0.94 +9.06,5.94;0.31,5.94 +4.06,2.50;3.75,2.81 +3.75,2.81;3.44,3.44 +3.44,3.44;3.12,4.06 +3.12,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +4.69,8.12;4.69,9.38 +8.44,6.88;8.44,8.12 +8.44,8.12;0.94,8.12 +0.94,8.12;0.94,6.88 + +# UTF-16 : 53 d6 +# UTF-8 : 96 8f e5 +[53d6] 取 +1.25,8.75;1.25,2.19 +5.00,8.75;0.31,8.75 +4.38,0.62;4.38,8.75 +1.25,4.69;4.06,4.69 +1.25,6.88;4.06,6.88 +0.31,2.19;0.94,2.19 +0.94,2.19;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.19,2.50 +2.19,2.50;2.50,2.50 +2.50,2.50;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,2.81 +3.75,2.81;4.38,2.81 +4.69,8.12;8.75,8.12 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.88 +5.94,1.88;6.25,2.50 +6.25,2.50;6.88,3.12 +6.88,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;8.12,5.31 +8.12,5.31;8.44,6.25 +8.44,6.25;8.44,7.19 +8.44,7.19;8.75,8.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.12,1.88 +8.12,1.88;7.50,2.50 +7.50,2.50;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.94,5.94 +5.94,5.94;5.62,6.56 +5.62,6.56;5.31,7.50 + +# UTF-16 : 91 49 +# UTF-8 : 89 85 e9 +[9149] 酉 +3.75,8.75;3.75,6.88 +3.75,6.88;3.75,6.25 +3.75,6.25;3.44,5.94 +3.44,5.94;3.44,5.62 +3.44,5.62;3.12,5.00 +3.12,5.00;2.81,4.38 +2.81,4.38;2.19,4.06 +2.19,4.06;1.56,3.75 +8.12,0.62;8.12,6.88 +8.12,6.88;1.25,6.88 +1.25,6.88;1.25,0.62 +1.25,1.56;8.12,1.56 +1.25,3.12;8.12,3.12 +0.62,8.75;8.75,8.75 +5.31,8.75;5.31,5.62 +5.31,5.62;5.31,5.00 +5.31,5.00;5.62,4.69 +5.62,4.69;5.94,4.69 +5.94,4.69;6.56,4.69 +6.25,4.69;8.12,4.69 + +# UTF-16 : 91 52 +# UTF-8 : 92 85 e9 +[9152] 酒 +8.75,0.62;8.75,7.19 +8.75,7.19;3.12,7.19 +3.12,7.19;3.12,0.62 +3.12,1.56;8.75,1.56 +3.12,3.12;8.75,3.12 +2.81,8.75;9.06,8.75 +5.00,8.75;5.00,6.88 +5.00,6.88;5.00,6.56 +5.00,6.56;5.00,5.94 +5.00,5.94;5.00,5.62 +5.00,5.62;4.69,5.00 +4.69,5.00;4.38,4.38 +4.38,4.38;3.75,4.06 +3.75,4.06;3.44,3.75 +6.56,8.75;6.56,5.62 +6.56,5.62;6.56,5.00 +6.56,5.00;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;7.19,4.69 +7.19,4.69;8.75,4.69 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 5d de +# UTF-8 : 9e b7 e5 +[5dde] 州 +8.44,9.06;8.44,0.94 +5.31,8.75;5.31,1.56 +0.62,0.94;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.50,9.06 +0.31,4.06;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,6.25 +1.25,6.25;1.25,6.88 +4.38,4.38;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;3.75,5.94 +3.75,5.94;3.75,6.25 +3.75,6.25;3.44,6.88 +7.19,4.38;7.19,4.69 +7.19,4.69;6.88,5.31 +6.88,5.31;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.56,6.88 + +# UTF-16 : 62 fe +# UTF-8 : be 8b e6 +[62fe] 拾 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.50 +7.50,7.50;7.19,7.81 +7.19,7.81;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.25,8.75 +6.25,8.75;5.94,9.06 +5.94,9.06;5.94,8.75 +5.94,8.75;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.44,6.56 +3.44,6.56;3.12,6.25 +4.06,6.25;8.12,6.25 +8.44,0.62;8.44,4.69 +8.44,4.69;3.75,4.69 +3.75,4.69;3.75,0.62 +3.75,1.56;8.44,1.56 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +3.12,4.69;2.50,4.69 +2.50,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.12,7.19;0.31,7.19 + +# UTF-16 : 7d 42 +# UTF-8 : 82 b5 e7 +[7d42] 終 +3.75,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.56 +0.31,4.69;3.44,5.00 +1.88,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +3.44,6.88;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,8.75;5.62,9.38 +4.69,8.44;8.75,8.44 +8.44,8.44;8.12,7.81 +8.12,7.81;7.81,7.50 +7.81,7.50;7.50,6.88 +7.50,6.88;7.19,6.56 +7.19,6.56;6.56,6.25 +6.56,6.25;6.25,5.94 +6.25,5.94;5.62,5.62 +5.62,5.62;5.00,5.31 +5.00,5.31;4.38,5.00 +4.38,5.00;3.44,4.69 +4.38,8.12;5.00,7.50 +5.00,7.50;5.31,7.19 +5.31,7.19;5.62,6.88 +5.62,6.88;5.94,6.56 +5.94,6.56;6.56,5.94 +6.56,5.94;6.88,5.62 +6.88,5.62;7.50,5.31 +7.50,5.31;8.12,5.00 +8.12,5.00;8.44,4.69 +8.44,4.69;9.38,4.38 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.56,1.56 +6.56,1.56;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.00,1.88 +5.00,1.88;4.69,1.88 +4.69,1.88;4.38,2.19 +7.81,3.12;7.50,3.44 +7.50,3.44;6.88,3.75 +6.88,3.75;6.25,4.06 +6.25,4.06;5.94,4.06 +5.94,4.06;5.31,4.38 +3.44,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 + +# UTF-16 : 7f d2 +# UTF-8 : 92 bf e7 +[7fd2] 習 +7.81,0.62;7.81,4.69 +7.81,4.69;1.56,4.69 +1.56,4.69;1.56,0.62 +1.88,1.25;7.81,1.25 +1.88,3.12;7.81,3.12 +4.69,5.62;4.38,5.31 +4.38,5.31;4.38,5.00 +4.38,5.00;4.06,4.69 +0.62,5.94;1.25,6.25 +1.25,6.25;1.88,6.25 +1.88,6.25;2.50,6.56 +2.50,6.56;3.12,6.88 +3.12,6.88;3.75,6.88 +2.81,7.19;2.19,7.50 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.12 +0.62,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;3.75,5.62 +3.75,5.62;3.75,5.62 +3.44,5.62;3.12,5.62 +3.12,5.62;2.81,5.62 +2.81,5.62;2.19,5.62 +5.00,5.94;5.31,6.25 +5.31,6.25;5.94,6.25 +5.94,6.25;6.56,6.56 +6.56,6.56;7.19,6.56 +7.19,6.56;7.81,6.88 +7.81,6.88;8.12,6.88 +7.19,7.50;6.56,7.50 +6.56,7.50;6.25,7.81 +6.25,7.81;5.94,8.12 +5.94,8.12;5.31,8.44 +4.69,8.75;8.44,8.75 +8.44,8.75;8.44,5.94 +8.44,5.94;8.12,5.62 +8.12,5.62;7.81,5.62 +7.81,5.62;7.50,5.62 +7.50,5.62;6.88,5.62 +6.88,5.62;6.56,5.62 + +# UTF-16 : 4f 4f +# UTF-8 : 8f bd e4 +[4f4f] 住 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 +4.38,9.06;5.00,9.06 +5.00,9.06;5.62,8.75 +5.62,8.75;5.94,8.75 +5.94,8.75;6.56,8.44 +6.56,8.44;7.19,8.12 +9.06,1.25;2.50,1.25 +8.75,7.50;2.50,7.50 +8.44,4.69;2.81,4.69 +5.62,1.25;5.94,7.19 + +# UTF-16 : 66 91 +# UTF-8 : 91 9a e6 +[6691] 暑 +1.25,6.88;8.12,6.88 +8.12,6.88;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,6.88 +1.25,7.81;8.12,7.81 +2.19,3.75;2.19,0.62 +8.12,0.62;8.12,3.75 +8.12,3.75;2.19,3.75 +2.19,1.25;7.81,1.25 +2.19,2.50;7.81,2.50 +0.31,3.12;1.25,3.44 +1.25,3.44;2.50,3.75 +2.50,3.75;3.44,4.06 +3.44,4.06;4.38,4.38 +4.38,4.38;5.00,4.69 +5.00,4.69;5.94,5.00 +5.94,5.00;6.56,5.31 +6.56,5.31;7.19,5.62 +7.19,5.62;7.81,6.25 +7.81,6.25;8.44,6.56 +0.31,4.69;9.06,4.69 +7.50,5.94;1.25,5.94 +4.38,4.69;4.38,6.88 + +# UTF-16 : 52 a9 +# UTF-8 : a9 8a e5 +[52a9] 助 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.94,4.69 +5.94,4.69;5.94,5.62 +5.94,5.62;6.25,6.56 +6.25,6.56;6.25,7.81 +6.25,7.81;6.25,9.06 +4.38,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +0.31,1.25;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.69,2.50 +3.75,2.19;3.75,8.44 +3.75,8.44;1.25,8.44 +1.25,8.44;1.25,1.25 +1.25,4.06;3.75,4.06 +1.25,6.25;3.75,6.25 + +# UTF-16 : 53 ec +# UTF-8 : ac 8f e5 +[53ec] 召 +7.81,0.62;7.81,4.38 +7.50,4.38;1.88,4.38 +1.56,4.38;1.88,0.62 +1.88,1.56;7.50,1.56 +0.62,4.69;1.25,5.00 +1.25,5.00;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.38,8.75 +0.94,8.75;8.12,8.75 +8.12,8.75;8.12,7.81 +8.12,7.81;8.12,7.19 +8.12,7.19;8.12,6.88 +8.12,6.88;8.12,6.25 +8.12,6.25;7.81,5.94 +7.81,5.94;7.50,5.62 +7.50,5.62;7.19,5.62 +7.19,5.62;6.56,5.62 +6.56,5.62;5.94,5.62 +5.94,5.62;5.62,5.62 +5.62,5.62;5.31,5.62 + +# UTF-16 : 66 2d +# UTF-8 : ad 98 e6 +[662d] 昭 +8.44,0.62;8.44,4.69 +8.44,4.69;4.38,4.69 +4.38,4.69;4.38,0.62 +4.38,1.25;8.44,1.25 +3.75,5.31;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.25,8.44 +6.25,8.44;6.25,8.75 +3.75,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.75,6.88 +8.75,6.88;8.75,6.56 +8.75,6.56;8.44,5.94 +8.44,5.94;8.12,5.62 +8.12,5.62;8.12,5.62 +7.81,5.62;7.50,5.62 +7.50,5.62;7.19,5.62 +7.19,5.62;6.56,5.62 +0.94,1.56;3.12,1.56 +3.12,1.56;3.12,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +0.94,5.31;3.12,5.31 + +# UTF-16 : 51 8f +# UTF-8 : 8f 86 e5 +[518f] 冏 +5.31,8.75;5.31,6.88 +5.31,6.88;5.31,6.56 +5.31,6.56;5.94,6.25 +5.94,6.25;6.25,6.25 +6.25,6.25;6.56,6.25 +6.56,6.25;6.88,6.25 +6.88,6.25;7.19,6.25 +7.19,6.25;7.81,6.25 +7.81,6.25;8.12,6.25 +8.12,6.25;8.44,6.25 +0.94,0.94;0.94,8.75 +0.94,8.75;8.44,8.75 +8.44,8.75;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +2.81,1.56;2.81,5.31 +2.81,5.31;6.56,5.31 +6.56,5.31;6.56,2.50 +6.56,2.50;2.81,2.50 +3.75,8.75;3.75,8.12 +3.75,8.12;3.44,7.81 +3.44,7.81;3.44,7.50 +3.44,7.50;3.12,6.88 +3.12,6.88;2.50,6.25 +2.50,6.25;2.19,5.94 +2.19,5.94;1.88,5.94 +1.88,5.94;1.25,5.62 + +# UTF-16 : 55 46 +# UTF-8 : 86 95 e5 +[5546] 商 +5.31,6.88;5.31,5.62 +5.31,5.62;5.31,5.31 +5.31,5.31;5.62,5.00 +5.62,5.00;6.25,5.00 +6.25,5.00;6.56,5.00 +6.25,5.00;6.88,5.00 +6.88,5.00;7.19,5.00 +7.19,5.00;7.50,5.00 +7.50,5.00;8.12,5.00 +8.12,5.00;8.44,5.00 +2.81,1.25;2.81,4.38 +2.81,4.38;6.56,4.38 +6.56,4.38;6.56,1.88 +6.56,1.88;2.81,1.88 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,6.88 +8.44,6.88;0.94,6.88 +0.94,6.88;0.94,0.62 +5.62,6.88;5.94,7.19 +5.94,7.19;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.88,8.44 +3.44,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;2.50,8.44 +3.75,6.88;3.75,6.25 +3.75,6.25;3.44,5.62 +3.44,5.62;3.12,5.00 +3.12,5.00;2.19,4.69 +2.19,4.69;1.88,4.69 +1.88,4.69;1.25,4.38 + +# UTF-16 : 7a e0 +# UTF-8 : a0 ab e7 +[7ae0] 章 +1.88,3.12;7.81,3.12 +7.81,3.12;7.81,5.94 +7.81,5.94;1.56,5.94 +1.56,5.94;1.56,3.12 +1.88,4.69;7.50,4.69 +0.31,2.19;9.06,2.19 +4.69,0.31;4.69,3.12 +0.31,6.56;9.06,6.56 +0.94,8.44;8.44,8.44 +4.69,8.44;4.69,9.38 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.81 +6.56,7.81;6.88,8.12 +6.88,8.12;6.88,8.44 +3.44,6.56;3.44,6.88 +3.44,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 + +# UTF-16 : 52 38 +# UTF-8 : b8 88 e5 +[5238] 券 +0.62,5.31;9.06,5.31 +8.44,7.19;0.94,7.19 +0.31,3.44;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.19,4.69 +2.19,4.69;2.81,5.31 +2.81,5.31;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.69,8.75 +4.69,8.75;4.69,9.38 +9.06,3.44;8.44,3.75 +8.44,3.75;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.19,4.69 +7.19,4.69;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.25,5.62 +6.25,5.62;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,7.19 +1.25,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +1.88,3.75;7.19,3.75 +7.19,3.75;7.19,3.12 +7.19,3.12;7.19,2.50 +7.19,2.50;7.19,2.19 +7.19,2.19;7.19,1.56 +7.19,1.56;6.88,1.25 +6.88,1.25;6.25,0.94 +6.25,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +2.81,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.19,8.44 +2.19,8.44;1.88,8.75 +1.88,8.75;1.56,9.06 +6.56,7.19;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.19,8.12 +7.19,8.12;7.50,8.75 +7.50,8.75;7.81,9.06 + +# UTF-16 : 52 dd +# UTF-8 : 9d 8b e5 +[52dd] 勝 +3.12,5.62;9.06,5.62 +8.75,7.19;3.44,7.19 +3.12,3.44;3.44,3.75 +3.44,3.75;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;5.00,5.94 +5.00,5.94;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.94,7.81 +5.94,7.81;5.94,8.75 +5.94,8.75;6.25,9.38 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,3.75 +8.44,3.75;8.44,4.06 +8.44,4.06;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.88,6.88 +6.88,6.88;6.56,7.19 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;5.94,5.00 +4.06,3.75;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;8.12,2.19 +8.12,2.19;7.81,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 +4.69,7.19;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.06,8.44 +4.06,8.44;4.06,9.06 +7.50,7.19;7.81,7.50 +7.81,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.75 +8.44,8.75;8.44,9.06 +0.94,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 + +# UTF-16 : 4e 57 +# UTF-8 : 97 b9 e4 +[4e57] 乗 +7.19,3.75;7.19,7.19 +2.19,3.75;2.19,7.19 +8.75,7.19;0.62,7.19 +0.94,3.75;8.75,3.75 +0.31,5.62;9.06,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,0.62;4.69,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 + +# UTF-16 : 69 0d +# UTF-8 : 8d a4 e6 +[690d] 植 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +4.69,2.50;8.44,2.50 +8.44,2.50;8.44,7.19 +8.44,7.19;4.38,7.19 +4.38,7.19;4.38,2.50 +4.69,5.62;8.44,5.62 +4.69,4.06;8.44,4.06 +2.81,8.44;9.06,8.44 +3.44,6.88;3.44,0.62 +3.44,1.25;9.06,1.25 +6.25,9.38;6.25,8.75 +6.25,8.75;6.25,8.44 +6.25,8.44;5.94,7.81 +5.94,7.81;5.94,7.50 +5.94,7.50;5.94,7.19 + +# UTF-16 : 8e ab +# UTF-8 : ab ba e8 +[8eab] 身 +4.69,9.38;4.69,9.06 +4.69,9.06;4.38,8.44 +4.38,8.44;4.06,8.12 +4.06,8.12;4.06,8.12 +1.88,5.31;7.50,5.31 +1.88,6.56;7.50,6.56 +0.62,0.94;1.56,1.25 +1.56,1.25;2.81,1.56 +2.81,1.56;3.75,1.88 +3.75,1.88;4.69,2.19 +4.69,2.19;5.62,2.81 +5.62,2.81;6.25,3.12 +6.25,3.12;7.19,3.75 +7.19,3.75;7.81,4.38 +7.81,4.38;8.44,4.69 +8.44,4.69;9.06,5.31 +0.62,3.44;1.56,3.44 +1.56,3.44;2.19,3.44 +2.19,3.44;3.12,3.75 +3.12,3.75;4.06,3.75 +4.06,3.75;4.69,3.75 +4.69,3.75;5.31,3.75 +5.31,3.75;5.94,3.75 +5.94,3.75;6.56,4.06 +6.56,4.06;7.19,4.06 +7.19,4.06;7.81,4.06 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.50,1.25 +7.50,1.25;7.81,1.88 +7.50,1.88;7.81,8.12 +7.50,8.12;1.88,8.12 +1.88,8.12;1.88,3.44 + +# UTF-16 : 79 5e +# UTF-8 : 9e a5 e7 +[795e] 神 +9.06,2.50;9.06,7.81 +9.06,7.81;4.06,7.81 +4.06,7.81;4.06,2.50 +6.56,9.06;6.56,0.62 +4.38,3.12;9.06,3.12 +4.38,5.62;9.06,5.62 +3.75,3.12;3.44,3.44 +3.44,3.44;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 + +# UTF-16 : 77 1f +# UTF-8 : 9f 9c e7 +[771f] 真 +4.69,7.50;4.69,9.38 +0.62,8.44;8.75,8.44 +1.56,3.75;7.81,3.75 +7.81,3.75;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,3.75 +9.06,2.81;0.31,2.81 +1.56,5.00;7.81,5.00 +1.56,6.25;7.81,6.25 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.19 +8.75,0.62;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.62,2.19 + +# UTF-16 : 6d f1 +# UTF-8 : b1 b7 e6 +[6df1] 深 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.75,4.69;2.81,4.69 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.62,4.38 +5.62,4.38;5.94,4.69 +9.06,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;6.25,4.38 +6.25,4.38;5.94,4.69 +5.94,0.62;5.94,5.94 +8.75,7.50;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,7.19 +2.81,5.62;3.44,5.94 +3.44,5.94;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.31,8.75 +6.56,8.75;6.56,6.56 +6.56,6.56;6.56,5.94 +6.56,5.94;6.88,5.94 +6.88,5.94;7.19,5.94 +7.19,5.94;7.50,5.94 +7.50,5.94;7.81,5.94 +7.81,5.94;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;8.75,6.56 +8.75,6.56;8.75,6.88 + +# UTF-16 : 4e 16 +# UTF-8 : 96 b8 e4 +[4e16] 世 +0.31,7.19;9.06,7.19 +7.19,9.06;7.19,3.75 +7.19,3.75;4.38,3.75 +4.38,3.75;4.38,9.06 +1.88,9.06;1.88,0.62 +1.88,1.56;8.44,1.56 + +# UTF-16 : 67 5f +# UTF-8 : 9f 9d e6 +[675f] 束 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +9.06,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.38 +1.56,4.38;7.81,4.38 +7.81,4.38;7.81,6.88 +7.81,6.88;1.56,6.88 +1.56,6.88;1.56,4.38 +4.69,0.62;4.69,9.38 +0.31,8.12;9.06,8.12 + +# UTF-16 : 65 55 +# UTF-8 : 95 95 e6 +[6555] 敕 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.88 +5.62,1.88;6.25,2.50 +6.25,2.50;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.12,6.56 +8.12,6.56;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;6.25,6.25 +6.25,6.25;5.94,7.19 +5.62,7.81;9.06,7.81 +4.69,5.00;5.00,5.31 +5.00,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;6.25,9.38 +0.94,4.69;4.38,4.69 +4.38,4.69;4.38,6.88 +4.38,6.88;0.62,6.88 +0.62,6.88;0.62,4.38 +2.50,0.62;2.50,9.38 +0.31,8.12;5.00,8.12 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,3.75 +2.19,3.75;2.50,4.69 +5.00,2.19;4.69,2.50 +4.69,2.50;4.06,2.81 +4.06,2.81;3.75,3.44 +3.75,3.44;3.12,3.75 +3.12,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 + +# UTF-16 : 65 74 +# UTF-8 : b4 95 e6 +[6574] 整 +4.38,4.38;5.00,4.69 +5.00,4.69;5.62,5.00 +5.62,5.00;6.25,5.31 +6.25,5.31;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.12,7.81 +8.12,7.81;8.44,8.44 +9.06,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;5.94,7.19 +5.94,7.19;5.94,7.50 +5.94,7.50;5.62,8.12 +5.62,8.44;9.06,8.44 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.94,8.75 +5.94,8.75;6.25,9.38 +0.94,6.56;4.38,6.56 +4.38,6.56;4.38,7.81 +4.38,7.81;0.94,7.81 +0.94,7.81;0.94,6.25 +2.50,4.38;2.50,9.38 +0.31,8.75;5.00,8.75 +0.31,4.38;0.94,4.69 +0.94,4.69;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.56 +4.69,5.00;4.38,5.31 +4.38,5.31;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;2.81,6.25 +2.81,6.25;2.81,6.56 +0.62,0.94;8.75,0.94 +0.94,4.06;8.75,4.06 +8.12,2.50;4.69,2.50 +4.69,0.94;4.69,4.06 +2.50,0.94;2.50,3.12 + +# UTF-16 : 66 14 +# UTF-8 : 94 98 e6 +[6614] 昔 +7.50,0.62;7.50,5.00 +7.50,5.00;1.88,5.00 +1.88,5.00;1.88,0.62 +1.88,1.25;7.50,1.25 +1.88,3.12;7.50,3.12 +0.31,5.94;9.06,5.94 +0.62,8.12;8.75,8.12 +3.12,5.94;3.12,9.38 +6.25,5.94;6.25,9.38 + +# UTF-16 : 60 f3 +# UTF-8 : b3 83 e6 +[60f3] 想 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +2.81,3.44;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.88 +7.19,1.88;7.50,2.50 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.12 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.38,3.44 +4.38,3.44;4.06,3.75 +4.69,4.06;8.75,4.06 +8.75,4.06;8.75,8.75 +8.75,8.75;4.69,8.75 +4.69,8.75;4.69,4.06 +4.69,5.62;8.44,5.62 +4.69,7.19;8.44,7.19 +2.50,4.06;2.50,9.06 +4.38,7.81;0.62,7.81 +0.31,4.69;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.50 +2.19,7.50;2.50,7.81 +4.38,5.62;3.75,5.94 +3.75,5.94;3.44,6.56 +3.44,6.56;3.12,6.88 +3.12,6.88;2.81,7.50 +2.81,7.50;2.50,7.81 + +# UTF-16 : 60 6f +# UTF-8 : af 81 e6 +[606f] 息 +3.12,3.44;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.50 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.38,3.12 +4.38,3.12;4.06,3.44 +4.69,9.38;4.69,9.06 +4.69,9.06;4.38,8.75 +4.38,8.75;4.06,8.44 +4.06,8.44;4.06,8.12 +1.56,4.06;7.81,4.06 +7.81,4.06;7.81,8.12 +7.81,8.12;1.56,8.12 +1.56,8.12;1.56,4.06 +1.56,5.62;7.81,5.62 +1.56,6.88;7.81,6.88 + +# UTF-16 : 90 1f +# UTF-8 : 9f 80 e9 +[901f] 速 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.62,4.38 +5.62,4.38;5.94,5.00 +8.75,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.19,3.44 +7.19,3.44;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;5.94,5.00 +3.44,5.00;8.44,5.00 +8.44,5.00;8.44,7.19 +8.44,7.19;3.44,7.19 +3.44,7.19;3.44,5.00 +5.94,1.56;5.94,9.38 +2.81,8.44;8.75,8.44 + +# UTF-16 : 65 cf +# UTF-8 : 8f 97 e6 +[65cf] 族 +1.88,7.81;1.88,9.38 +0.00,7.81;3.75,7.81 +0.00,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,6.88 +1.25,6.88;1.25,7.81 +1.25,5.94;3.12,5.94 +3.12,5.94;3.12,4.69 +3.12,4.69;3.12,3.75 +3.12,3.75;3.12,2.81 +3.12,2.81;3.12,2.19 +3.12,2.19;3.12,1.88 +3.12,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,1.25 +1.56,1.25;1.25,1.25 +9.06,8.12;4.69,8.12 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;5.00,9.38 +8.75,6.25;5.00,6.25 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.62,7.50 +9.06,4.06;3.75,4.06 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;6.25,3.12 +6.25,3.12;6.56,3.44 +6.56,3.44;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.56,6.25 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;7.19,2.50 +7.19,2.50;6.88,3.12 +6.88,3.12;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;6.56,4.38 + +# UTF-16 : 71 21 +# UTF-8 : a1 84 e7 +[7121] 無 +8.75,3.75;0.62,3.75 +9.06,5.94;0.31,5.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.19,3.12 +6.25,0.94;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +4.06,0.62;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;3.44,2.81 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,2.81 +0.62,6.56;0.94,7.19 +0.94,7.19;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;2.19,8.75 +2.19,8.75;2.50,9.69 +1.88,8.44;8.75,8.44 +1.88,3.75;1.88,8.44 +3.75,3.75;3.75,8.12 +5.62,3.75;5.62,8.12 +7.50,3.75;7.50,8.12 + +# UTF-16 : 95 a2 +# UTF-8 : a2 96 e9 +[95a2] 関 +7.19,4.38;2.19,4.38 +7.50,3.12;1.88,3.12 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;4.69,4.38 +4.06,4.38;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;3.44,5.31 +5.31,4.38;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;5.94,5.31 +5.94,5.31;6.25,5.31 +6.56,0.94;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.00,2.50 +5.00,2.50;4.69,2.81 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 + +# UTF-16 : 4e d6 +# UTF-8 : 96 bb e4 +[4ed6] 他 +2.81,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;2.19,7.50 +2.19,7.50;1.88,6.88 +1.88,6.88;1.56,6.56 +1.56,6.56;1.56,5.94 +1.56,5.94;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.62,4.69 +0.62,4.69;0.31,4.38 +1.56,0.62;1.56,6.56 +5.94,2.81;6.25,9.38 +4.06,8.75;4.06,2.19 +4.06,2.19;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.75,3.44 +2.50,6.25;8.44,7.81 +8.44,7.81;8.44,6.88 +8.44,6.88;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.44,4.69 +8.44,4.69;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;8.12,3.75 +8.12,3.75;7.50,3.75 +7.50,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 + +# UTF-16 : 62 53 +# UTF-8 : 93 89 e6 +[6253] 打 +2.19,9.06;2.19,1.56 +2.19,1.56;2.19,1.25 +2.19,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.44,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.44,7.19;0.31,7.19 +7.50,8.44;7.50,1.88 +7.50,1.88;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.00,1.25 +9.06,8.44;3.44,8.44 + +# UTF-16 : 5b fe +# UTF-8 : be af e5 +[5bfe] 対 +8.12,9.06;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,7.50;4.69,7.50 +6.25,3.12;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.62,5.00 +5.62,5.00;5.31,5.62 +5.31,5.62;5.00,6.25 +0.31,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,3.75;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.44,5.94 +3.44,5.94;3.44,6.88 +3.44,6.88;3.44,7.81 +0.31,7.81;4.38,7.81 +2.50,7.81;2.50,9.38 +0.62,6.56;1.25,6.25 +1.25,6.25;1.56,5.62 +1.56,5.62;1.88,5.31 +1.88,5.31;2.19,4.69 +2.19,4.69;2.50,4.38 +2.50,4.38;3.12,3.75 +3.12,3.75;3.44,3.44 +3.44,3.44;3.75,2.81 +3.75,2.81;4.06,2.19 +4.06,2.19;4.38,1.56 + +# UTF-16 : 5f 0b +# UTF-8 : 8b bc e5 +[5f0b] 弋 +0.62,7.19;8.75,7.50 +4.69,9.38;4.69,7.81 +4.69,7.81;5.00,6.25 +5.00,6.25;5.31,5.00 +5.31,5.00;5.62,3.75 +5.62,3.75;5.94,2.81 +5.94,2.81;6.56,2.19 +6.56,2.19;6.88,1.56 +6.88,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +5.94,9.06;6.56,9.06 +6.56,9.06;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.81,8.12 + +# UTF-16 : 4e e3 +# UTF-8 : a3 bb e4 +[4ee3] 代 +2.50,6.56;9.06,7.19 +5.62,9.38;5.62,7.50 +5.62,7.50;5.94,6.25 +5.94,6.25;5.94,5.00 +5.94,5.00;6.25,3.75 +6.25,3.75;6.88,2.81 +6.88,2.81;7.19,2.19 +7.19,2.19;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +6.56,9.06;6.88,8.75 +6.88,8.75;7.50,8.44 +7.50,8.44;7.81,8.12 +7.81,8.12;8.12,7.81 +8.12,7.81;8.44,7.50 +2.81,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;2.19,7.50 +2.19,7.50;1.88,6.88 +1.88,6.88;1.56,6.56 +1.56,6.56;1.56,5.94 +1.56,5.94;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.62,4.69 +0.62,4.69;0.31,4.38 +1.56,0.62;1.56,6.56 + +# UTF-16 : 5f 14 +# UTF-8 : 94 bc e5 +[5f14] 弔 +1.25,4.38;8.44,4.38 +8.44,4.38;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.56 +6.88,1.56;6.25,1.56 +0.94,8.75;8.12,8.75 +8.12,8.75;8.12,6.56 +8.12,6.56;1.56,6.56 +1.56,6.56;1.56,5.62 +1.56,5.62;1.25,5.00 +1.25,5.00;1.25,4.38 +1.25,4.38;0.94,3.75 +0.94,3.75;0.94,3.12 +4.69,0.62;4.69,8.44 + +# UTF-16 : 7b 2c +# UTF-8 : ac ac e7 +[7b2c] 第 +0.94,6.88;8.12,6.88 +8.12,6.88;8.12,5.31 +8.12,5.31;1.56,5.31 +1.56,5.31;1.56,5.00 +1.56,5.00;1.25,4.38 +1.25,4.38;1.25,3.75 +1.25,3.75;0.94,3.44 +0.94,3.44;0.94,3.12 +1.25,3.75;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.56 +6.88,1.56;6.25,1.56 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,0.94;4.69,6.88 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +7.19,6.88;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.38,7.50 +4.38,7.50;4.06,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 + +# UTF-16 : 75 8b +# UTF-8 : 8b 96 e7 +[758b] 疋 +5.00,5.31;8.12,5.31 +4.69,1.56;4.69,8.44 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,4.69;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;2.19,6.88 +8.75,0.94;8.12,0.94 +8.12,0.94;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,1.25 +5.31,1.25;4.69,1.56 +4.69,1.56;4.06,1.88 +4.06,1.88;3.44,2.19 +3.44,2.19;2.81,2.50 +2.81,2.50;2.50,3.12 +2.50,3.12;2.19,3.44 +2.19,3.44;1.88,4.06 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,8.12 +8.44,8.12;8.75,8.44 +0.62,8.44;8.75,8.44 + +# UTF-16 : 66 2f +# UTF-8 : af 98 e6 +[662f] 是 +5.00,3.12;8.12,3.12 +4.69,1.25;4.69,4.69 +0.62,4.69;8.75,4.69 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +8.75,0.94;8.44,0.94 +8.44,0.94;7.19,0.94 +7.19,0.94;6.25,0.94 +6.25,0.94;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.06,1.56 +4.06,1.56;3.44,1.56 +3.44,1.56;2.81,1.88 +2.81,1.88;2.50,2.19 +2.50,2.19;2.19,2.50 +2.19,2.50;1.88,2.81 +1.56,5.94;7.81,5.94 +7.81,5.94;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.62 +1.56,7.50;7.81,7.50 + +# UTF-16 : 98 4c +# UTF-8 : 8c a1 e9 +[984c] 題 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;5.94,2.81 +9.06,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,2.81 +4.69,8.75;9.06,8.75 +6.88,8.75;6.56,8.44 +6.56,8.44;6.56,7.81 +6.56,7.81;6.56,7.50 +6.56,7.50;6.56,7.50 +5.00,3.12;8.75,3.12 +8.75,3.12;8.75,7.50 +8.75,7.50;5.00,7.50 +5.00,7.50;5.00,3.12 +5.00,4.69;8.44,4.69 +5.00,5.94;8.44,5.94 +9.06,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;3.12,1.25 +3.12,1.25;2.50,1.56 +2.50,1.56;2.19,1.56 +2.19,1.56;1.88,1.88 +1.88,1.88;1.25,2.50 +1.25,2.50;0.94,2.81 +2.81,3.44;4.38,3.44 +2.50,1.56;2.50,5.00 +0.31,5.00;4.69,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,4.06 +1.25,4.06;1.25,4.38 +0.94,5.94;4.06,5.94 +4.06,5.94;4.06,8.75 +4.06,8.75;0.94,8.75 +0.94,8.75;0.94,5.94 +0.94,7.50;4.06,7.50 + +# UTF-16 : 70 70 +# UTF-8 : b0 81 e7 +[7070] 灰 +3.12,7.19;2.81,6.56 +2.81,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,5.00 +2.19,5.00;1.88,4.38 +8.12,7.19;8.12,6.56 +8.12,6.56;7.81,5.94 +7.81,5.94;7.50,5.62 +7.50,5.62;7.19,5.00 +7.19,5.00;6.88,4.69 +1.25,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,5.62;5.00,6.25 +5.00,6.25;5.00,8.12 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;5.94,3.12 +5.94,3.12;5.62,3.75 +5.62,3.75;5.31,4.38 +5.31,4.38;5.31,5.00 +5.31,5.00;5.00,5.62 +5.00,5.62;5.00,6.25 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.75,8.75 + +# UTF-16 : 70 ad +# UTF-8 : ad 82 e7 +[70ad] 炭 +3.12,5.31;3.12,4.69 +3.12,4.69;2.81,4.38 +2.81,4.38;2.50,4.06 +2.50,4.06;2.50,3.75 +2.50,3.75;2.19,3.12 +8.12,5.31;7.81,4.69 +7.81,4.69;7.50,4.38 +7.50,4.38;7.50,4.06 +7.50,4.06;6.88,3.75 +6.88,3.75;6.56,3.44 +1.25,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.00,5.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +1.25,9.06;1.25,7.50 +1.25,7.50;8.44,7.50 +8.44,7.50;8.44,9.06 +5.00,7.50;5.00,9.38 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.25,6.25 +1.25,6.25;8.75,6.25 + +# UTF-16 : 77 ed +# UTF-8 : ad 9f e7 +[77ed] 短 +3.75,1.25;9.06,1.25 +4.06,8.75;8.75,8.75 +6.88,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +5.62,1.56;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +4.38,4.69;4.38,7.50 +4.38,7.50;8.44,7.50 +8.44,7.50;8.44,4.69 +8.44,4.69;4.69,4.69 +4.06,8.12;1.56,8.12 +4.06,5.62;0.62,5.62 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.50,5.00 +2.50,5.00;2.50,5.62 +2.50,5.62;2.50,8.12 +4.06,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.12,3.75 +3.12,3.75;2.81,4.38 +2.81,4.38;2.50,5.00 +0.62,5.94;0.94,6.56 +0.94,6.56;1.25,7.19 +1.25,7.19;1.25,8.12 +1.25,8.12;1.56,8.75 +1.56,8.75;1.88,9.38 + +# UTF-16 : 70 8e +# UTF-8 : 8e 82 e7 +[708e] 炎 +2.50,4.69;2.19,4.38 +2.19,4.38;2.19,4.06 +2.19,4.06;1.88,3.44 +1.88,3.44;1.56,3.12 +1.56,3.12;1.25,2.81 +8.12,4.69;7.81,4.38 +7.81,4.38;7.50,4.06 +7.50,4.06;7.19,3.44 +7.19,3.44;6.88,3.12 +6.88,3.12;6.56,2.81 +2.50,8.44;2.19,8.12 +2.19,8.12;2.19,7.81 +2.19,7.81;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.88 +8.12,8.75;7.81,8.44 +7.81,8.44;7.50,7.81 +7.50,7.81;7.19,7.50 +7.19,7.50;6.88,7.19 +6.88,7.19;6.56,6.88 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,5.62 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 +0.62,5.00;1.25,5.00 +1.25,5.00;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;3.12,5.94 +3.12,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;4.69,7.81 +4.69,7.81;4.69,8.44 +4.69,8.44;4.69,9.38 +8.75,5.00;8.12,5.00 +8.12,5.00;7.50,5.31 +7.50,5.31;6.88,5.62 +6.88,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.31,6.56 +5.31,6.56;5.00,7.19 +5.00,7.19;5.00,7.50 +5.00,7.50;4.69,7.81 +4.69,7.81;4.69,8.44 + +# UTF-16 : 8a c7 +# UTF-8 : 87 ab e8 +[8ac7] 談 +0.94,1.25;3.44,1.25 +3.44,1.25;3.44,3.44 +3.44,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,5.94;3.44,5.94 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +4.69,4.69;4.69,4.38 +4.69,4.38;4.69,4.06 +4.69,4.06;4.38,3.44 +4.38,3.44;4.38,3.12 +4.38,3.12;4.06,2.81 +8.75,4.69;8.44,4.38 +8.44,4.38;8.44,4.06 +8.44,4.06;8.12,3.44 +8.12,3.44;8.12,3.12 +8.12,3.12;7.81,2.81 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;6.25,3.12 +6.25,3.12;6.25,3.44 +6.25,3.44;6.25,3.75 +6.25,3.75;6.25,4.38 +6.25,4.38;6.25,5.62 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;6.25,4.38 +4.69,8.44;4.69,8.12 +4.69,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.38,7.19 +4.38,7.19;4.06,6.88 +8.75,8.75;8.44,8.44 +8.44,8.44;8.44,7.81 +8.44,7.81;8.12,7.50 +8.12,7.50;7.81,7.19 +7.81,7.19;7.81,6.88 +3.75,5.00;4.06,5.31 +4.06,5.31;4.69,5.62 +4.69,5.62;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.62,6.25 +5.62,6.25;5.94,6.56 +5.94,6.56;6.25,7.19 +6.25,7.19;6.25,7.50 +6.25,7.50;6.25,8.12 +6.25,8.12;6.25,8.44 +6.25,8.44;6.25,9.06 +9.06,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,7.19 +6.56,7.19;6.56,7.50 +6.56,7.50;6.25,8.12 +6.25,8.12;6.25,8.44 + +# UTF-16 : 6c e8 +# UTF-8 : a8 b3 e6 +[6ce8] 注 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +4.38,9.06;5.00,9.06 +5.00,9.06;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.56,8.44 +6.56,8.44;7.19,8.12 +9.06,1.25;2.50,1.25 +8.75,7.50;2.81,7.50 +8.44,4.69;3.12,4.69 +5.94,1.25;5.94,7.19 + +# UTF-16 : 67 f1 +# UTF-8 : b1 9f e6 +[67f1] 柱 +5.00,9.06;5.31,9.06 +5.31,9.06;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;6.88,8.44 +6.88,8.44;7.50,8.12 +9.06,1.25;3.12,1.25 +9.06,7.50;3.44,7.50 +8.75,4.69;3.75,4.69 +6.25,1.25;6.25,7.19 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 5e 33 +# UTF-8 : b3 b8 e5 +[5e33] 帳 +2.19,2.50;2.50,2.50 +2.50,2.50;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,7.50 +3.12,7.50;0.62,7.50 +0.62,7.50;0.62,2.19 +1.88,0.62;1.88,9.06 +3.12,4.69;9.06,4.69 +5.00,4.69;5.31,4.38 +5.31,4.38;5.62,3.75 +5.62,3.75;5.94,3.44 +5.94,3.44;6.25,2.81 +6.25,2.81;6.56,2.50 +6.56,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;8.12,1.56 +8.12,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +2.81,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.94,1.56 +5.94,1.56;6.25,1.56 +6.25,1.56;6.56,1.56 +4.06,0.94;4.06,8.75 +4.06,8.75;8.75,8.75 +4.06,7.50;8.44,7.50 +4.06,6.25;8.44,6.25 +6.88,2.19;7.19,2.50 +7.19,2.50;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.06 + +# UTF-16 : 8a bf +# UTF-8 : bf aa e8 +[8abf] 調 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +3.44,0.94;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,8.75 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +4.69,7.50;8.12,7.50 +4.38,5.62;8.44,5.62 +6.25,5.94;6.56,8.75 +5.00,2.19;7.81,2.19 +7.81,2.19;7.81,4.69 +7.81,4.69;5.00,4.69 +5.00,4.69;5.00,1.56 + +# UTF-16 : 58 ec +# UTF-8 : ac a3 e5 +[58ec] 壬 +0.31,5.00;9.06,5.00 +1.25,1.25;8.44,1.25 +4.69,1.25;4.69,8.12 +1.25,7.81;1.88,7.81 +1.88,7.81;2.81,8.12 +2.81,8.12;3.44,8.12 +3.44,8.12;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.62,8.12 +5.62,8.12;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.50,8.75 +7.50,8.75;8.12,8.75 + +# UTF-16 : 5e f7 +# UTF-8 : b7 bb e5 +[5ef7] 廷 +3.75,8.12;4.38,8.12 +4.38,8.12;4.69,8.12 +4.69,8.12;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 +3.75,8.12;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 +3.12,5.62;0.62,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,8.75;0.62,8.75 +0.62,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.44 +8.75,0.94;6.56,0.94 +6.56,0.94;5.62,0.94 +5.62,0.94;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.44,1.56 +3.44,1.56;2.81,1.88 +2.81,1.88;2.50,2.19 +2.50,2.19;1.88,2.50 +1.88,2.50;1.56,3.12 +1.56,3.12;1.25,4.06 +1.25,4.06;0.94,4.69 +3.44,5.62;8.75,5.62 +3.75,2.50;8.75,2.50 +6.25,2.50;6.25,8.44 + +# UTF-16 : 5e f4 +# UTF-8 : b4 bb e5 +[5ef4] 廴 +3.44,5.62;0.62,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,8.75;0.62,8.75 +0.62,5.62;0.94,5.94 +0.94,5.94;1.56,6.56 +1.56,6.56;1.88,7.19 +1.88,7.19;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;3.12,8.44 +9.06,0.94;6.56,0.94 +6.56,0.94;5.62,0.94 +5.62,0.94;5.00,1.25 +5.00,1.25;4.06,1.25 +4.06,1.25;3.44,1.56 +3.44,1.56;3.12,1.88 +3.12,1.88;2.50,2.19 +2.50,2.19;2.19,2.50 +2.19,2.50;1.88,3.12 +1.88,3.12;1.25,4.06 +1.25,4.06;0.94,4.69 + +# UTF-16 : 5e ad +# UTF-8 : ad ba e5 +[5ead] 庭 +4.06,5.00;1.88,5.00 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;3.75,4.38 +3.75,4.38;4.06,5.00 +3.75,7.50;1.56,7.50 +1.88,5.00;2.19,5.62 +2.19,5.62;2.81,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.50 +8.75,0.94;6.88,0.94 +6.88,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.75,1.56 +3.75,1.56;3.44,1.88 +3.44,1.88;2.81,2.50 +2.81,2.50;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;1.88,4.38 +4.38,5.00;8.75,5.00 +4.38,2.19;8.75,2.19 +6.56,2.19;6.56,7.50 +4.69,7.19;5.00,7.19 +5.00,7.19;5.31,7.19 +5.31,7.19;5.94,7.19 +5.94,7.19;6.25,7.19 +6.25,7.19;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;7.50,7.50 +7.50,7.50;7.81,7.50 +7.81,7.50;8.12,7.50 +8.12,7.50;8.75,7.81 +5.00,8.44;5.00,9.38 +0.00,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;8.75,8.44 + +# UTF-16 : 7b 1b +# UTF-8 : 9b ac e7 +[7b1b] 笛 +3.12,6.56;2.81,7.19 +2.81,7.19;2.81,7.50 +2.81,7.50;2.50,8.12 +2.50,8.12;2.50,8.12 +7.19,6.56;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,8.12 +6.56,8.12;6.56,8.12 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +9.06,8.12;5.62,8.12 +4.69,8.12;1.56,8.12 +6.25,9.38;5.94,9.06 +5.94,9.06;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;4.69,7.50 +4.69,7.50;4.38,7.19 +8.12,0.62;8.12,5.94 +8.12,5.94;1.25,5.94 +1.25,5.94;1.25,0.62 +4.69,6.88;4.69,1.56 +1.25,1.25;8.12,1.25 +1.25,3.75;8.12,3.75 + +# UTF-16 : 59 31 +# UTF-8 : b1 a4 e5 +[5931] 失 +8.12,7.81;2.19,7.81 +0.94,5.94;1.25,6.56 +1.25,6.56;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.44 +2.50,8.44;2.81,9.06 +8.75,5.31;0.62,5.31 +0.62,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;4.69,5.62 +4.69,5.62;4.69,9.38 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.31,4.06 +5.31,4.06;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;4.69,5.62 + +# UTF-16 : 92 44 +# UTF-8 : 84 89 e9 +[9244] 鉄 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,7.50;4.06,7.81 +4.06,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.06 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.38,5.31;0.62,5.31 +4.06,7.19;0.94,7.19 +2.50,1.56;2.50,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.69 +8.75,7.81;5.31,7.81 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.00,7.81 +5.00,7.81;5.31,8.44 +5.31,8.44;5.62,9.06 +9.06,5.31;4.69,5.31 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.44 +6.25,3.44;6.56,4.06 +6.56,4.06;6.56,4.38 +6.56,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +6.88,5.62;6.88,9.38 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 + +# UTF-16 : 90 fd +# UTF-8 : bd 83 e9 +[90fd] 都 +9.06,8.75;6.25,8.75 +6.25,8.75;6.25,0.62 +6.88,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.44,2.19 +8.44,2.19;8.75,2.50 +8.75,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.50,5.94 +7.50,5.94;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +1.25,4.69;1.25,0.62 +5.31,0.62;5.31,4.69 +5.31,4.69;1.25,4.69 +1.25,1.25;5.00,1.25 +1.25,3.12;5.00,3.12 +0.00,4.06;0.94,4.38 +0.94,4.38;1.56,4.69 +1.56,4.69;2.19,5.31 +2.19,5.31;2.81,5.62 +2.81,5.62;3.12,6.25 +3.12,6.25;3.75,6.56 +3.75,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;5.31,8.44 +5.31,8.44;5.62,9.06 +0.31,6.25;5.94,6.25 +4.69,8.12;0.62,8.12 +2.81,6.25;2.81,9.38 + +# UTF-16 : 75 18 +# UTF-8 : 98 94 e7 +[7518] 甘 +1.88,9.06;1.88,0.62 +7.50,0.62;7.50,9.06 +9.06,7.81;0.31,7.81 +1.88,1.56;7.50,1.56 +1.88,4.69;7.50,4.69 + +# UTF-16 : 5e ff +# UTF-8 : bf bb e5 +[5eff] 廿 +1.88,9.06;1.88,0.62 +7.50,0.62;7.50,9.06 +9.06,7.50;0.31,7.50 +2.19,1.56;7.19,1.56 + +# UTF-16 : 5e a6 +# UTF-8 : a6 ba e5 +[5ea6] 度 +5.00,8.44;5.00,9.38 +3.12,8.44;3.44,5.31 +3.12,5.31;6.88,5.31 +6.88,5.31;6.88,8.44 +1.25,7.19;8.75,7.19 +1.88,4.38;8.12,4.38 +1.56,0.94;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.62,2.19 +5.62,2.19;6.25,2.50 +6.25,2.50;6.56,3.12 +6.56,3.12;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;7.81,4.38 +8.75,0.94;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.88 +5.94,1.88;5.31,2.19 +5.31,2.19;4.69,2.50 +4.69,2.50;4.06,2.81 +4.06,2.81;3.75,3.12 +3.75,3.12;3.44,3.44 +3.44,3.44;3.12,4.06 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.44 +1.25,8.44;8.75,8.44 + +# UTF-16 : 62 95 +# UTF-8 : 95 8a e6 +[6295] 投 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.56,3.75 +1.56,3.75;0.94,3.75 +0.94,3.75;0.31,3.44 +3.12,7.19;0.31,7.19 +2.81,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.38,8.12 +4.38,8.12;4.38,8.75 +4.38,8.75;7.19,8.75 +7.19,8.75;7.19,6.25 +7.19,6.25;7.50,5.94 +7.50,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;8.75,5.94 +8.75,5.94;9.06,6.56 +9.06,6.56;9.06,6.88 +9.06,6.88;9.06,7.19 +3.12,5.00;8.44,5.00 +2.81,0.94;3.44,1.25 +3.44,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.50 +6.25,2.50;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;8.12,4.38 +8.12,4.38;8.12,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;4.06,4.69 + +# UTF-16 : 5c f6 +# UTF-8 : b6 b3 e5 +[5cf6] 島 +3.44,1.56;3.44,3.75 +0.62,0.94;0.62,3.12 +6.25,3.12;6.25,1.56 +6.25,1.56;0.62,1.56 +1.56,5.94;7.50,5.94 +7.50,5.94;7.50,8.44 +7.50,8.44;1.56,8.44 +1.56,8.44;1.56,3.75 +1.56,3.75;8.44,3.75 +8.44,3.75;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.12,1.56 +8.12,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +1.56,7.19;7.50,7.19 +4.38,9.38;4.06,9.06 +4.06,9.06;4.06,8.44 +4.06,8.44;3.75,8.44 +1.56,4.69;8.75,4.69 + +# UTF-16 : 6e 6f +# UTF-8 : af b9 e6 +[6e6f] 湯 +4.69,0.62;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;7.50,4.38 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;5.94,4.38 +3.44,6.25;8.12,6.25 +8.12,6.25;8.12,8.75 +8.12,8.75;3.44,8.75 +3.44,8.75;3.44,5.94 +3.44,7.50;8.12,7.50 +2.50,5.31;9.06,5.31 +2.50,2.50;3.12,3.12 +3.12,3.12;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.38,4.38 +4.38,4.38;4.69,5.00 +4.69,5.00;5.00,5.31 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +4.38,4.38;8.75,4.38 +8.75,4.38;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 76 7b +# UTF-8 : bb 99 e7 +[767b] 登 +4.69,8.75;1.25,8.75 +9.06,5.00;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.25,6.88 +6.25,6.88;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.31,8.12 +5.31,8.12;5.00,8.44 +5.00,8.44;4.69,8.75 +0.31,5.00;0.94,5.31 +0.94,5.31;1.56,5.62 +1.56,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.38,8.44 +4.38,8.44;4.69,8.75 +7.19,8.75;7.19,8.44 +7.19,8.44;6.88,8.12 +6.88,8.12;6.56,7.81 +6.56,7.81;6.25,7.50 +6.25,7.50;5.94,7.19 +8.75,7.81;8.44,7.50 +8.44,7.50;8.12,7.19 +8.12,7.19;7.81,6.56 +7.81,6.56;7.50,6.25 +7.50,6.25;7.19,5.94 +2.81,6.56;2.50,6.88 +2.50,6.88;2.19,7.19 +2.19,7.19;1.88,7.50 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +0.62,0.94;8.75,0.94 +2.81,5.94;6.56,5.94 +1.88,2.81;1.88,4.69 +1.88,4.69;7.50,4.69 +7.50,4.69;7.50,2.81 +7.50,2.81;2.19,2.81 +5.62,0.94;5.94,1.25 +5.94,1.25;5.94,1.56 +5.94,1.56;6.25,2.19 +6.25,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +3.44,0.94;3.44,1.56 +3.44,1.56;3.12,1.88 +3.12,1.88;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,2.81 + +# UTF-16 : 76 76 +# UTF-8 : b6 99 e7 +[7676] 癶 +4.69,7.81;1.25,7.81 +9.06,3.44;8.44,3.75 +8.44,3.75;7.81,4.06 +7.81,4.06;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.25,5.31 +6.25,5.31;5.94,5.94 +5.94,5.94;5.62,6.56 +5.62,6.56;5.31,6.88 +5.31,6.88;5.00,7.50 +5.00,7.50;4.69,7.81 +0.31,3.44;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.19,4.38 +2.19,4.38;2.50,5.00 +2.50,5.00;3.12,5.31 +3.12,5.31;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.69,7.81 +7.19,7.81;7.19,7.50 +7.19,7.50;6.88,6.88 +6.88,6.88;6.56,6.56 +6.56,6.56;6.25,6.25 +6.25,6.25;5.94,5.94 +8.75,6.56;8.44,6.25 +8.44,6.25;8.12,5.94 +8.12,5.94;7.81,5.31 +7.81,5.31;7.50,5.00 +7.50,5.00;7.19,4.69 +2.81,5.31;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.25 +1.88,6.25;1.56,6.56 +1.56,6.56;1.25,6.88 + +# UTF-16 : 7b 49 +# UTF-8 : 89 ad e7 +[7b49] 等 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +7.19,6.88;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.38,7.50 +4.38,7.50;4.06,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +4.06,1.56;3.75,1.88 +3.75,1.88;3.44,2.19 +3.44,2.19;3.12,2.50 +3.12,2.50;2.50,2.50 +2.50,2.50;2.19,2.81 +0.62,5.00;8.75,5.00 +8.12,6.56;1.25,6.56 +4.69,5.00;4.69,7.19 +6.88,5.00;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +8.75,3.44;0.62,3.44 + +# UTF-16 : 7a e5 +# UTF-8 : a5 ab e7 +[7ae5] 童 +4.69,5.62;4.69,0.94 +1.56,3.44;7.81,3.44 +7.81,3.44;7.81,5.94 +7.81,5.94;1.56,5.94 +1.56,5.94;1.56,3.12 +1.56,4.69;7.81,4.69 +0.62,0.94;8.75,0.94 +8.44,2.19;0.94,2.19 +0.31,6.56;9.06,6.56 +0.94,8.44;8.44,8.44 +4.69,8.44;4.69,9.38 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.50 +6.56,7.50;6.88,8.12 +6.88,8.12;6.88,8.44 +3.44,6.56;3.44,6.88 +3.44,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 + +# UTF-16 : 53 82 +# UTF-8 : 82 8e e5 +[5382] 厂 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.75,8.75 + +# UTF-16 : 8f b0 +# UTF-8 : b0 be e8 +[8fb0] 辰 +1.25,5.31;8.75,5.31 +4.69,5.31;5.00,4.69 +5.00,4.69;5.31,4.06 +5.31,4.06;5.62,3.44 +5.62,3.44;5.94,3.12 +5.94,3.12;6.25,2.50 +6.25,2.50;6.56,2.19 +6.56,2.19;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;8.12,1.25 +8.12,1.25;8.75,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.19,0.94 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;6.25,1.88 +2.81,1.25;2.81,5.31 +2.19,6.88;8.12,6.88 +5.94,2.81;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.12,4.69 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.44,8.75 + +# UTF-16 : 8f b2 +# UTF-8 : b2 be e8 +[8fb2] 農 +1.25,3.44;8.75,3.44 +4.38,3.44;4.69,3.12 +4.69,3.12;5.00,2.81 +5.00,2.81;5.31,2.50 +5.31,2.50;5.62,2.19 +5.62,2.19;5.94,1.88 +5.94,1.88;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,1.56 +2.81,0.94;2.81,3.44 +1.88,4.69;8.12,4.69 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,3.12 +3.75,9.38;3.75,6.25 +5.94,9.38;5.94,6.25 +1.25,6.25;8.12,6.25 +8.12,6.25;8.12,8.44 +8.12,8.44;1.25,8.44 +1.25,8.44;1.25,6.25 +1.25,7.50;8.12,7.50 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,5.62 +1.25,5.62;8.75,5.62 + +# UTF-16 : 65 2f +# UTF-8 : af 94 e6 +[652f] 支 +1.25,5.94;7.50,5.94 +0.62,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;5.00,2.81 +5.00,2.81;5.62,3.44 +5.62,3.44;6.25,3.75 +6.25,3.75;6.56,4.38 +6.56,4.38;7.19,5.00 +7.19,5.00;7.50,5.94 +8.75,0.94;7.81,1.25 +7.81,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.31,2.19 +5.31,2.19;4.69,2.81 +4.69,2.81;4.06,3.12 +4.06,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.19,5.31 +0.62,7.81;8.75,7.81 +4.69,5.94;4.69,9.38 + +# UTF-16 : 76 ae +# UTF-8 : ae 9a e7 +[76ae] 皮 +1.25,5.94;7.50,5.94 +1.25,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;5.00,2.81 +5.00,2.81;5.62,3.12 +5.62,3.12;6.25,3.75 +6.25,3.75;6.56,4.38 +6.56,4.38;7.19,5.31 +7.19,5.31;7.50,5.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;4.69,3.12 +4.69,3.12;4.06,3.75 +4.06,3.75;3.44,4.38 +3.44,4.38;3.12,5.00 +3.12,5.00;2.81,5.62 +4.69,5.94;4.69,9.38 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.75,8.12 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.75,8.12 + +# UTF-16 : 6c e2 +# UTF-8 : a2 b3 e6 +[6ce2] 波 +3.44,5.94;8.44,5.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.50 +6.25,2.50;6.56,3.12 +6.56,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;8.12,5.94 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.31,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.38,5.62 +5.94,5.94;5.94,9.38 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;9.06,8.12 +9.06,8.12;9.06,8.12 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,8.12 +3.44,8.12;9.06,8.12 + +# UTF-16 : 91 4d +# UTF-8 : 8d 85 e9 +[914d] 配 +8.75,4.69;8.75,8.75 +8.75,8.75;5.00,8.75 +8.75,5.62;5.31,5.62 +5.31,5.62;5.31,2.19 +5.31,2.19;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +4.38,0.62;4.38,7.19 +4.38,7.19;0.94,7.19 +0.94,7.19;0.94,0.62 +0.94,1.56;4.38,1.56 +0.94,3.12;4.38,3.12 +0.31,8.75;4.69,8.75 +2.19,8.75;2.19,7.19 +2.19,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;1.88,5.62 +1.88,5.62;1.88,5.00 +1.88,5.00;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;1.25,3.75 +3.12,8.75;3.12,5.00 +3.12,5.00;3.12,4.69 +3.12,4.69;3.44,4.69 +3.44,4.69;4.38,4.69 + +# UTF-16 : 50 0d +# UTF-8 : 8d 80 e5 +[500d] 倍 +8.12,0.62;8.12,4.38 +8.12,4.38;3.12,4.38 +3.12,4.38;3.12,0.62 +3.12,1.25;8.12,1.25 +2.50,5.62;9.06,5.62 +2.50,8.12;8.75,8.12 +5.62,8.44;5.62,9.38 +6.88,5.62;7.19,6.25 +7.19,6.25;7.19,6.56 +7.19,6.56;7.50,7.19 +7.50,7.19;7.50,7.81 +7.50,7.81;7.81,8.12 +4.38,5.62;4.06,6.25 +4.06,6.25;4.06,6.88 +4.06,6.88;4.06,7.19 +4.06,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 75 51 +# UTF-8 : 91 95 e7 +[7551] 畑 +8.44,0.62;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,0.62 +6.56,1.56;6.56,8.75 +4.38,1.56;8.44,1.56 +4.38,5.31;8.44,5.31 +4.06,1.25;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;2.81,3.12 +2.81,3.12;2.50,4.06 +2.50,4.06;2.19,4.69 +0.94,7.81;0.94,7.19 +0.94,7.19;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.62,4.69 +4.06,7.81;3.75,7.19 +3.75,7.19;3.75,6.56 +3.75,6.56;3.44,5.94 +3.44,5.94;3.12,5.31 +3.12,5.31;2.81,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;2.19,6.25 +2.19,6.25;2.19,9.06 + +# UTF-16 : 76 7a +# UTF-8 : ba 99 e7 +[767a] 発 +5.94,5.31;5.94,1.56 +5.94,1.56;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,2.19 +8.44,2.19;8.75,2.81 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +4.69,8.75;1.25,8.75 +9.06,5.00;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.25,6.88 +6.25,6.88;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.31,8.12 +5.31,8.12;5.00,8.44 +5.00,8.44;4.69,8.75 +0.31,5.00;0.94,5.31 +0.94,5.31;1.56,5.62 +1.56,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.38,8.44 +4.38,8.44;4.69,8.75 +7.19,8.75;7.19,8.44 +7.19,8.44;6.88,8.12 +6.88,8.12;6.56,7.81 +6.56,7.81;6.25,7.50 +6.25,7.50;5.94,7.19 +8.75,7.81;8.44,7.50 +8.44,7.50;8.12,7.19 +8.12,7.19;7.81,6.56 +7.81,6.56;7.50,6.25 +7.50,6.25;7.19,5.94 +2.81,6.56;2.50,6.88 +2.50,6.88;2.19,7.19 +2.19,7.19;1.88,7.50 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.88,5.31;7.50,5.31 +0.62,3.44;8.75,3.44 + +# UTF-16 : 57 42 +# UTF-8 : 82 9d e5 +[5742] 坂 +4.06,6.56;8.75,6.56 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.50 +6.25,2.50;6.56,3.12 +6.56,3.12;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;8.12,5.00 +8.12,5.00;8.44,5.62 +8.44,5.62;8.75,6.56 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.00,5.31 +5.00,5.31;5.00,5.94 +0.31,6.88;3.44,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,8.75 +4.06,8.75;9.06,8.75 + +# UTF-16 : 67 7f +# UTF-8 : bf 9d e6 +[677f] 板 +4.06,6.56;8.75,6.56 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.50 +6.25,2.50;6.88,3.12 +6.88,3.12;7.19,3.44 +7.19,3.44;7.81,4.06 +7.81,4.06;8.12,5.00 +8.12,5.00;8.44,5.62 +8.44,5.62;8.75,6.56 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.00,5.31 +5.00,5.31;5.00,5.94 +1.88,0.62;1.88,9.06 +3.44,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,8.75 +4.06,8.75;9.06,8.75 + +# UTF-16 : 97 5e +# UTF-8 : 9e 9d e9 +[975e] 非 +0.62,7.50;3.44,7.50 +5.62,7.50;8.75,7.50 +5.62,3.12;9.06,3.12 +0.62,5.62;3.44,5.62 +5.62,5.62;8.75,5.62 +0.31,2.81;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.56,3.12 +1.56,3.12;1.88,3.12 +1.88,3.12;2.50,3.44 +2.50,3.44;2.81,3.44 +2.81,3.44;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;4.06,3.75 +4.06,3.75;4.38,4.06 +5.62,0.62;5.62,9.06 +0.94,0.62;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.44,5.31 +3.44,5.31;3.44,9.06 + +# UTF-16 : 60 b2 +# UTF-8 : b2 82 e6 +[60b2] 悲 +0.62,8.12;3.75,8.12 +5.62,8.12;8.75,8.12 +5.62,5.00;9.06,5.00 +0.62,6.56;3.75,6.56 +5.62,6.56;8.75,6.56 +0.31,4.69;0.94,4.69 +0.94,4.69;1.56,4.69 +1.56,4.69;2.19,5.00 +2.19,5.00;2.81,5.00 +2.81,5.00;3.75,5.31 +5.62,3.44;5.62,9.06 +1.88,3.44;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;3.75,6.25 +3.75,6.25;3.75,6.56 +3.75,6.56;3.75,9.06 +2.81,3.44;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.88 +7.19,1.88;7.50,2.50 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.12 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.38,3.44 +4.38,3.44;4.06,3.75 + +# UTF-16 : 7f 8e +# UTF-8 : 8e be e7 +[7f8e] 美 +0.62,5.31;9.06,5.31 +1.25,6.88;8.12,6.88 +0.62,8.12;8.75,8.12 +3.44,8.12;3.44,8.75 +3.44,8.75;3.12,9.06 +3.12,9.06;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.12;6.25,8.44 +6.25,8.44;6.25,9.06 +6.25,9.06;6.56,9.38 +6.56,9.38;6.56,9.38 +0.62,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;4.69,3.75 +4.69,3.75;4.69,4.06 +4.69,4.06;4.69,8.12 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.69,4.06 +0.62,3.75;8.75,3.75 + +# UTF-16 : 66 0c +# UTF-8 : 8c 98 e6 +[660c] 昌 +8.44,0.62;8.44,4.69 +8.44,4.69;0.94,4.69 +0.94,4.69;0.94,0.62 +1.25,1.25;8.12,1.25 +1.25,3.12;8.12,3.12 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.62 +1.56,7.19;7.81,7.19 + +# UTF-16 : 66 76 +# UTF-8 : b6 99 e6 +[6676] 晶 +4.06,0.62;4.06,4.69 +4.06,4.69;0.62,4.69 +0.62,4.69;0.62,0.62 +0.94,1.25;4.06,1.25 +0.94,3.12;4.06,3.12 +8.75,0.62;8.75,4.69 +8.75,4.69;5.31,4.69 +5.31,4.69;5.31,0.62 +5.31,1.25;8.75,1.25 +5.31,3.12;8.75,3.12 +1.88,5.62;7.50,5.62 +7.50,5.62;7.50,8.75 +7.50,8.75;1.88,8.75 +1.88,8.75;1.88,5.62 +1.88,7.19;7.50,7.19 + +# UTF-16 : 54 c1 +# UTF-8 : 81 93 e5 +[54c1] 品 +4.06,0.62;4.06,4.69 +4.06,4.69;0.94,4.69 +0.94,4.69;0.94,0.62 +0.94,1.25;4.06,1.25 +8.75,0.62;8.75,4.69 +8.75,4.69;5.31,4.69 +5.31,4.69;5.31,0.62 +5.31,1.25;8.44,1.25 +2.19,5.62;7.19,5.62 +7.19,5.62;7.19,8.75 +7.19,8.75;2.19,8.75 +2.19,8.75;2.19,5.62 + +# UTF-16 : 75 60 +# UTF-8 : a0 95 e7 +[7560] 畠 +8.44,0.62;8.44,4.69 +8.44,4.69;0.94,4.69 +0.94,4.69;0.94,0.62 +4.69,4.38;4.69,1.25 +1.25,1.25;8.12,1.25 +1.25,2.81;8.12,2.81 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,8.44 +7.81,8.44;1.56,8.44 +1.56,8.44;1.56,5.31 +1.56,6.88;7.81,6.88 +4.69,9.38;4.69,9.06 +4.69,9.06;4.38,8.75 +4.38,8.75;4.38,8.44 + +# UTF-16 : 9f 3b +# UTF-8 : bb bc e9 +[9f3b] 鼻 +4.69,5.31;4.69,3.12 +0.94,3.12;8.44,3.12 +8.44,3.12;8.44,5.31 +8.44,5.31;0.94,5.31 +0.94,5.31;0.94,3.12 +0.94,4.06;8.44,4.06 +1.56,5.94;8.12,5.94 +8.12,5.94;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,5.94 +1.56,7.81;7.81,7.81 +1.56,6.88;7.81,6.88 +4.69,9.38;4.69,9.06 +4.69,9.06;4.38,8.75 +4.38,8.75;4.38,8.75 +0.31,2.19;9.06,2.19 +6.56,0.62;6.56,3.12 +0.94,0.62;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.12,3.12 + +# UTF-16 : 7b 46 +# UTF-8 : 86 ad e7 +[7b46] 筆 +3.12,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +7.19,7.19;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +1.25,4.38;7.81,4.38 +7.81,4.38;7.81,6.88 +7.81,6.88;1.25,6.88 +0.31,5.62;9.06,5.62 +0.31,1.88;9.06,1.88 +1.25,3.12;8.44,3.12 +4.69,0.31;4.69,7.50 + +# UTF-16 : 6c 37 +# UTF-8 : b7 b0 e6 +[6c37] 氷 +4.69,9.06;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +0.62,5.94;4.06,5.94 +4.69,7.19;5.00,6.56 +5.00,6.56;5.31,5.94 +5.31,5.94;5.62,5.31 +5.62,5.31;5.94,4.69 +5.94,4.69;6.56,4.06 +6.56,4.06;6.88,3.75 +6.88,3.75;7.50,3.12 +7.50,3.12;8.12,2.50 +8.12,2.50;8.44,2.19 +8.44,2.19;9.06,1.56 +8.75,7.81;8.44,7.50 +8.44,7.50;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.19,6.25 +7.19,6.25;6.88,5.62 +6.88,5.62;6.25,5.31 +6.25,5.31;5.94,5.00 +4.06,5.94;3.75,5.62 +3.75,5.62;3.44,5.00 +3.44,5.00;3.12,4.69 +3.12,4.69;2.81,4.06 +2.81,4.06;2.50,3.75 +2.50,3.75;2.19,3.44 +2.19,3.44;1.88,2.81 +1.88,2.81;1.25,2.50 +1.25,2.50;0.94,2.19 +0.94,2.19;0.31,1.88 +3.12,6.88;2.81,7.19 +2.81,7.19;2.50,7.50 +2.50,7.50;2.19,7.81 +2.19,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 + +# UTF-16 : 79 d2 +# UTF-8 : 92 a7 e7 +[79d2] 秒 +9.38,4.69;9.06,5.62 +9.06,5.62;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.44,7.50 +8.44,7.50;8.12,8.12 +6.56,9.06;6.56,4.69 +6.56,4.69;6.56,4.38 +6.56,4.38;6.25,4.06 +6.25,4.06;5.94,4.06 +5.94,4.06;5.62,4.06 +5.62,4.06;5.31,4.06 +5.31,4.06;5.00,4.06 +3.75,5.00;4.06,5.31 +4.06,5.31;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.50 +4.69,7.50;4.69,8.12 +8.75,5.31;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.56,2.19 +6.56,2.19;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;4.69,1.25 +4.69,1.25;4.06,0.94 +4.06,0.94;3.44,0.94 +3.75,9.06;3.12,8.75 +3.12,8.75;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;2.19,8.75 +3.75,6.56;0.31,6.56 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +3.44,3.75;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 + +# UTF-16 : 4e 19 +# UTF-8 : 99 b8 e4 +[4e19] 丙 +8.75,8.75;0.62,8.75 +1.56,3.12;2.19,3.75 +2.19,3.75;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.75,4.69 +3.75,4.69;4.06,5.31 +4.06,5.31;4.38,5.94 +4.38,5.94;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;4.69,7.50 +4.69,7.50;4.69,8.12 +4.69,8.12;4.69,8.75 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;8.44,6.88 +8.44,6.88;0.94,6.88 +0.94,6.88;0.94,0.94 +7.81,3.12;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.56,4.38 +6.56,4.38;6.25,4.69 +6.25,4.69;5.94,5.00 +5.94,5.00;5.31,5.31 +5.31,5.31;5.00,5.62 +5.00,5.62;4.69,5.62 +4.69,5.62;4.38,5.94 + +# UTF-16 : 75 c5 +# UTF-8 : 85 97 e7 +[75c5] 病 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.62 +1.56,5.62;1.88,8.44 +1.56,8.44;9.06,8.44 +8.75,7.50;2.50,7.50 +3.12,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;5.00,4.38 +5.00,4.38;5.31,4.69 +5.31,4.69;5.62,5.00 +5.62,5.00;5.62,5.62 +5.62,5.62;5.62,6.25 +5.62,6.25;5.62,6.56 +5.62,6.56;5.62,7.50 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,5.94 +8.44,5.94;2.81,5.94 +2.81,5.94;2.81,0.94 +8.12,2.50;7.81,2.81 +7.81,2.81;7.19,3.44 +7.19,3.44;6.56,4.06 +6.56,4.06;5.94,4.38 +5.94,4.38;5.31,4.69 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.25,5.94;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,7.19 +0.62,7.19;0.31,7.50 +0.31,7.50;0.31,7.50 + +# UTF-16 : 8c 9e +# UTF-8 : 9e b2 e8 +[8c9e] 貞 +0.62,0.94;0.94,0.94 +0.94,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.62;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.62,2.19 +1.25,2.81;8.12,2.81 +7.81,2.81;8.12,7.19 +7.81,7.19;1.25,7.19 +1.25,7.19;1.25,2.50 +1.25,4.06;7.81,4.06 +1.25,5.62;7.81,5.62 +4.38,8.44;8.75,8.44 +4.38,7.19;4.38,9.38 + +# UTF-16 : 8c a0 +# UTF-8 : a0 b2 e8 +[8ca0] 負 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +1.56,2.50;8.12,2.50 +8.12,2.50;8.12,7.19 +8.12,7.19;1.56,7.19 +1.56,7.19;1.56,2.50 +1.56,4.06;8.12,4.06 +1.56,5.62;8.12,5.62 +5.31,7.19;5.62,7.81 +5.62,7.81;6.25,8.12 +6.25,8.12;6.56,8.44 +6.56,8.44;6.56,8.75 +0.31,6.56;0.94,6.88 +0.94,6.88;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +2.50,8.44;2.81,8.75 +2.81,8.75;3.12,9.06 +3.12,9.06;3.12,9.38 +2.81,8.75;6.56,8.75 + +# UTF-16 : 90 e8 +# UTF-8 : a8 83 e9 +[90e8] 部 +1.25,1.25;4.69,1.25 +4.69,0.62;5.00,4.38 +4.69,4.38;1.25,4.38 +1.25,4.38;1.25,0.62 +0.31,5.62;5.62,5.62 +0.31,8.12;5.62,8.12 +2.81,8.44;2.81,9.38 +4.06,5.62;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.12 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.25,8.12 +9.06,8.75;6.25,8.75 +6.25,8.75;6.25,0.62 +6.88,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.44,2.19 +8.44,2.19;8.75,2.50 +8.75,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.50,5.94 +7.50,5.94;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 + +# UTF-16 : 67 0d +# UTF-8 : 8d 9c e6 +[670d] 服 +4.38,6.25;8.75,6.25 +5.00,0.94;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;8.12,4.38 +8.12,4.38;8.12,4.69 +8.12,4.69;8.44,5.31 +8.44,5.31;8.75,5.94 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;5.62,5.00 +5.62,5.00;5.31,5.62 +8.12,7.19;7.50,7.19 +7.50,7.19;7.19,7.19 +7.19,7.19;6.56,7.19 +6.56,7.19;6.25,7.19 +6.25,7.19;5.94,7.19 +4.38,0.62;4.38,8.75 +4.38,8.75;8.75,8.75 +8.75,8.75;8.75,8.44 +8.75,8.44;8.44,7.81 +8.44,7.81;8.44,7.19 +8.44,7.19;8.12,7.19 +0.94,4.06;3.44,4.06 +1.25,6.56;3.44,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;3.44,8.75 +3.44,8.75;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.88,0.94 + +# UTF-16 : 51 a8 +# UTF-8 : a8 86 e5 +[51a8] 冨 +2.19,5.31;7.50,5.31 +7.50,5.31;7.50,6.88 +7.50,6.88;1.88,6.88 +1.88,6.88;1.88,5.31 +1.56,7.81;7.81,7.81 +8.44,6.88;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,6.88 +8.12,0.62;8.12,4.38 +8.12,4.38;1.25,4.38 +1.25,4.38;1.25,0.62 +4.69,1.25;4.69,4.38 +1.25,1.25;8.12,1.25 +1.25,2.81;8.12,2.81 + +# UTF-16 : 5b cc +# UTF-8 : 8c af e5 +[5bcc] 富 +2.19,5.31;7.50,5.31 +7.50,5.31;7.50,6.56 +7.50,6.56;1.88,6.56 +1.88,6.56;1.88,5.00 +1.56,7.50;7.81,7.50 +8.12,0.62;8.12,4.38 +8.12,4.38;1.25,4.38 +1.25,4.38;1.25,0.62 +4.69,1.25;4.69,4.06 +1.25,1.25;8.12,1.25 +1.25,2.81;8.12,2.81 +4.69,8.75;4.69,9.69 +8.44,6.88;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 + +# UTF-16 : 79 8f +# UTF-8 : 8f a6 e7 +[798f] 福 +3.44,3.44;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 +4.38,5.94;8.44,5.94 +8.44,5.94;8.44,7.81 +8.44,7.81;4.06,7.81 +4.06,7.81;4.06,5.62 +3.44,8.75;9.06,8.75 +8.75,0.62;8.75,4.69 +8.75,4.69;3.75,4.69 +3.75,4.69;3.75,0.62 +6.25,1.25;6.25,4.69 +3.75,1.25;8.75,1.25 +3.75,3.12;8.75,3.12 + +# UTF-16 : 52 ff +# UTF-8 : bf 8b e5 +[52ff] 勿 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +2.19,8.12;8.44,8.12 +8.44,8.12;8.44,6.25 +8.44,6.25;8.44,5.00 +8.44,5.00;8.12,3.75 +8.12,3.75;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.19,0.94 +2.50,0.94;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.38,2.50 +4.38,2.50;5.00,3.12 +5.00,3.12;5.31,4.06 +5.31,4.06;5.94,4.69 +5.94,4.69;6.25,5.62 +6.25,5.62;6.56,6.25 +6.56,6.25;6.88,7.19 +6.88,7.19;6.88,8.12 +1.25,3.12;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.50,4.38 +2.50,4.38;3.12,4.69 +3.12,4.69;3.44,5.31 +3.44,5.31;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.69,8.12 +0.31,5.31;0.62,5.62 +0.62,5.62;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;1.88,7.81 +1.88,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.81,9.06 +2.81,9.06;2.81,9.38 + +# UTF-16 : 53 e5 +# UTF-8 : a5 8f e5 +[53e5] 句 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +1.88,8.12;8.44,8.12 +8.44,8.12;8.44,6.25 +8.44,6.25;8.44,5.00 +8.44,5.00;8.12,3.75 +8.12,3.75;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.19,0.94 +0.31,5.31;0.62,5.62 +0.62,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,9.06 +2.19,9.06;2.50,9.38 +2.50,2.50;2.50,6.56 +2.50,6.56;5.94,6.56 +5.94,6.56;5.94,3.44 +5.94,3.44;2.50,3.44 + +# UTF-16 : 52 f9 +# UTF-8 : b9 8b e5 +[52f9] 勹 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +2.50,8.12;8.44,8.12 +8.44,8.12;8.12,6.25 +8.12,6.25;8.12,5.00 +8.12,5.00;8.12,3.75 +8.12,3.75;8.12,2.81 +8.12,2.81;7.81,2.19 +7.81,2.19;7.81,1.88 +7.81,1.88;7.50,1.25 +7.50,1.25;7.19,1.25 +0.31,5.31;0.62,5.62 +0.62,5.62;0.94,5.94 +0.94,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,9.06 +2.81,9.06;3.12,9.38 + +# UTF-16 : 72 69 +# UTF-8 : a9 89 e7 +[7269] 物 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +6.56,1.25;6.25,1.25 +4.38,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +2.81,5.31;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.50 +4.38,7.50;4.38,7.81 +4.38,7.81;4.69,8.44 +4.69,8.44;4.69,8.75 +4.69,8.75;5.00,9.38 +4.38,0.94;4.69,1.25 +4.69,1.25;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;6.25,3.12 +6.25,3.12;6.56,3.75 +6.56,3.75;6.88,4.69 +6.88,4.69;7.19,5.31 +7.19,5.31;7.50,6.25 +7.50,6.25;7.50,7.19 +7.50,7.19;7.81,8.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.62,6.25 +5.62,6.25;5.94,6.88 +5.94,6.88;5.94,7.50 +5.94,7.50;6.25,8.12 +0.31,3.75;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.50,4.38 +2.50,4.38;3.12,4.38 +3.12,4.38;3.75,4.69 +0.94,7.50;3.75,7.50 +2.19,0.62;2.19,9.06 +0.31,5.31;0.62,5.94 +0.62,5.94;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;1.25,8.12 +1.25,8.12;1.25,8.44 +1.25,8.44;1.25,8.75 + +# UTF-16 : 51 4d +# UTF-8 : 8d 85 e5 +[514d] 免 +5.00,7.19;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;6.25,8.44 +0.31,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.75 +2.81,8.75;3.12,9.06 +3.12,9.06;3.44,9.38 +2.81,8.75;6.25,8.75 +5.00,6.88;5.00,4.69 +1.56,3.75;1.56,7.19 +1.56,7.19;8.12,7.19 +8.12,7.19;8.12,4.38 +8.12,4.38;1.88,4.38 +5.62,4.38;5.62,1.25 +5.62,1.25;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,2.50 +8.44,2.50;8.75,3.12 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;4.06,4.38 + +# UTF-16 : 52 c9 +# UTF-8 : 89 8b e5 +[52c9] 勉 +0.31,6.25;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.75 +1.56,8.75;1.88,9.38 +4.06,1.88;4.38,2.19 +4.38,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;5.94,5.94 +5.94,5.94;6.25,6.88 +6.25,6.88;6.25,7.81 +6.25,7.81;6.25,9.06 +4.69,7.50;8.44,7.50 +8.44,7.50;8.44,5.94 +8.44,5.94;8.44,5.00 +8.44,5.00;8.44,4.06 +8.44,4.06;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.12,2.19 +8.12,2.19;7.50,2.19 +7.50,2.19;7.19,2.19 +7.19,2.19;6.56,2.19 +6.56,2.19;5.94,2.19 +2.81,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.44,8.44 +3.44,8.44;3.44,8.44 +1.56,8.75;3.44,8.75 +2.81,6.88;2.81,4.69 +0.94,4.38;0.94,7.19 +0.94,7.19;4.38,7.19 +4.38,7.19;4.38,4.69 +4.38,4.69;0.94,4.69 +3.12,4.38;3.12,1.56 +3.12,1.56;3.44,1.25 +3.44,1.25;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,4.06;2.19,4.69 + +# UTF-16 : 65 3e +# UTF-8 : be 94 e6 +[653e] 放 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,6.56 +1.25,6.56;1.25,7.81 +2.19,7.81;2.19,9.38 +0.00,7.81;4.38,7.81 +1.25,5.94;3.75,5.94 +3.75,5.94;3.75,4.69 +3.75,4.69;3.75,3.75 +3.75,3.75;3.75,3.12 +3.75,3.12;3.75,2.50 +3.75,2.50;3.44,1.88 +3.44,1.88;3.44,1.25 +3.44,1.25;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,1.25 +4.06,0.94;4.69,1.25 +4.69,1.25;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.81 +6.56,2.81;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;5.62,6.25 +5.62,6.25;5.62,7.19 +5.31,7.81;9.38,7.81 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.62,9.38 + +# UTF-16 : 54 73 +# UTF-8 : b3 91 e5 +[5473] 味 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +5.94,0.62;5.94,9.38 +9.06,5.31;3.12,5.31 +8.75,7.81;3.44,7.81 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.50,2.81 +7.50,2.81;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.56,4.69 +6.56,4.69;6.25,5.00 +6.25,5.00;6.25,5.31 +2.50,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;5.62,5.00 +5.62,5.00;5.94,5.31 + +# UTF-16 : 53 e9 +# UTF-8 : a9 8f e5 +[53e9] 叩 +5.00,0.62;5.00,8.75 +5.00,8.75;8.44,8.75 +8.44,8.75;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;6.88,2.19 +6.88,2.19;6.56,2.19 +6.56,2.19;6.25,2.19 +0.94,2.19;3.75,2.19 +3.75,2.19;3.75,8.75 +3.75,8.75;0.94,8.75 +0.94,8.75;0.94,1.56 + +# UTF-16 : 54 7d +# UTF-8 : bd 91 e5 +[547d] 命 +9.06,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.25,7.19 +1.25,7.19;0.94,6.88 +0.94,6.88;0.31,6.56 +7.19,7.19;2.19,7.19 +5.31,0.62;5.31,5.94 +5.31,5.94;8.44,5.94 +8.44,5.94;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.12,1.88 +8.12,1.88;7.81,1.88 +7.81,1.88;7.19,1.88 +7.19,1.88;6.88,1.88 +6.88,1.88;6.25,1.88 +6.25,1.88;6.25,1.88 +1.25,1.88;4.06,1.88 +4.06,1.88;4.06,5.94 +4.06,5.94;1.25,5.94 +1.25,5.94;1.25,1.25 + +# UTF-16 : 97 62 +# UTF-8 : a2 9d e9 +[9762] 面 +8.44,0.62;8.44,6.88 +8.44,6.88;0.94,6.88 +0.94,6.88;0.94,0.62 +6.25,5.00;3.12,5.00 +6.25,3.12;3.12,3.12 +3.12,6.88;3.12,1.25 +6.25,1.25;6.25,6.88 +1.25,1.25;8.44,1.25 +0.62,8.75;8.75,8.75 +4.69,8.75;4.69,8.44 +4.69,8.44;4.69,8.12 +4.69,8.12;4.38,7.50 +4.38,7.50;4.38,6.88 + +# UTF-16 : 56 d7 +# UTF-8 : 97 9b e5 +[56d7] 囗 +8.44,0.62;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.44,1.25 + +# UTF-16 : 5f 79 +# UTF-8 : b9 bd e5 +[5f79] 役 +2.81,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.38,8.12 +4.38,8.12;4.38,8.75 +4.38,8.75;7.19,8.75 +7.19,8.75;7.19,6.25 +7.19,6.25;7.50,5.94 +7.50,5.94;7.81,5.94 +7.50,5.94;8.12,5.94 +8.12,5.94;8.75,5.94 +8.75,5.94;9.06,6.56 +9.06,6.56;9.06,6.88 +9.06,6.88;9.06,7.19 +2.81,5.00;8.44,5.00 +2.81,0.94;3.44,1.25 +3.44,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.50 +6.25,2.50;6.56,2.81 +6.56,2.81;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;4.06,4.69 +2.50,6.88;2.19,6.25 +2.19,6.25;1.88,5.94 +1.88,5.94;1.25,5.31 +1.25,5.31;0.62,4.69 +0.62,4.69;0.31,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.19 +0.94,7.19;0.31,6.88 +1.56,0.62;1.56,5.62 + +# UTF-16 : 5f 73 +# UTF-8 : b3 bd e5 +[5f73] 彳 +7.19,7.19;6.88,6.88 +6.88,6.88;6.25,6.56 +6.25,6.56;5.94,6.25 +5.94,6.25;5.31,5.94 +5.31,5.94;5.00,5.62 +5.00,5.62;4.38,5.31 +4.38,5.31;3.75,5.31 +3.75,5.31;3.12,5.00 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.69 +7.19,9.06;6.88,9.06 +6.88,9.06;6.25,8.75 +6.25,8.75;5.94,8.44 +5.94,8.44;5.62,8.12 +5.62,8.12;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.44,7.50 +3.44,7.50;2.81,7.19 +2.81,7.19;2.19,6.88 +5.00,0.62;5.00,5.62 + +# UTF-16 : 85 ac +# UTF-8 : ac 96 e8 +[85ac] 薬 +2.19,6.25;1.88,6.56 +1.88,6.56;1.56,6.88 +1.56,6.88;1.25,7.19 +1.25,7.19;0.94,7.50 +0.94,7.50;0.62,7.50 +0.62,4.06;0.94,4.38 +0.94,4.38;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.31 +8.75,7.50;8.44,7.19 +8.44,7.19;7.81,6.88 +7.81,6.88;7.50,6.56 +7.50,6.56;7.19,6.25 +6.88,5.31;7.19,5.00 +7.19,5.00;7.81,4.69 +7.81,4.69;8.12,4.69 +8.12,4.69;8.44,4.38 +8.44,4.38;8.75,4.06 +3.12,4.06;6.56,4.06 +6.25,4.06;6.56,7.19 +6.25,7.19;3.12,7.19 +2.81,7.19;3.12,4.06 +3.12,5.94;6.25,5.94 +4.69,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.38,7.19 +8.75,3.44;0.62,3.44 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.69,3.44 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;4.69,3.44 +4.69,0.62;4.69,4.06 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 + +# UTF-16 : 6c b9 +# UTF-8 : b9 b2 e6 +[6cb9] 油 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.75,0.62;8.75,7.50 +8.75,7.50;3.12,7.50 +3.12,7.50;3.12,0.62 +5.94,9.38;5.94,1.56 +3.12,1.56;8.44,1.56 +3.12,4.69;8.44,4.69 + +# UTF-16 : 67 09 +# UTF-8 : 89 9c e6 +[6709] 有 +9.06,8.12;0.31,8.12 +0.31,4.38;0.62,4.69 +0.62,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.81,6.88 +2.81,6.88;2.81,7.50 +2.81,7.50;3.12,8.12 +3.12,8.12;3.44,8.75 +3.44,8.75;3.75,9.38 +2.50,6.56;8.12,6.56 +8.12,6.56;8.12,1.56 +8.12,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +2.50,0.94;2.50,6.56 +2.50,2.81;8.12,2.81 +2.50,4.69;8.12,4.69 + +# UTF-16 : 90 4a +# UTF-8 : 8a 81 e9 +[904a] 遊 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.31 +1.88,5.31;0.31,5.31 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +9.06,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,1.25 +3.75,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.19,1.88 +2.19,1.88;1.88,2.50 +8.75,8.44;6.56,8.44 +5.31,6.88;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.56,8.44 +6.56,8.44;6.88,8.75 +6.88,8.75;6.88,9.38 +3.44,6.56;5.31,6.56 +5.31,6.56;5.31,5.62 +5.31,5.62;5.31,4.69 +5.31,4.69;5.31,3.75 +5.31,3.75;5.00,3.12 +5.00,3.12;5.00,2.81 +5.00,2.81;5.00,2.19 +5.00,2.19;4.38,2.19 +4.38,2.19;4.06,2.19 +4.06,2.19;3.75,2.19 +3.75,2.19;3.44,2.19 +8.75,6.88;6.25,6.88 +9.06,4.69;5.62,4.69 +4.06,8.12;4.06,9.38 +2.19,8.12;5.62,8.12 +2.50,2.19;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.44,7.19 +3.44,7.19;3.44,8.12 +7.50,5.94;7.50,2.81 +7.50,2.81;7.50,2.50 +7.50,2.50;7.19,2.19 +7.19,2.19;7.19,2.19 +7.19,2.19;6.56,2.19 +6.56,2.19;6.25,2.19 +6.25,2.19;6.25,2.19 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,6.25 +8.12,6.25;7.81,5.94 +7.81,5.94;7.50,5.62 + +# UTF-16 : 7f 8a +# UTF-8 : 8a be e7 +[7f8a] 羊 +0.94,7.50;8.75,7.50 +1.25,5.62;8.12,5.62 +0.31,3.12;9.06,3.12 +3.44,7.81;3.12,8.44 +3.12,8.44;3.12,8.75 +3.12,8.75;2.81,9.06 +2.81,9.06;2.81,9.38 +5.62,7.50;5.94,8.12 +5.94,8.12;6.25,8.44 +6.25,8.44;6.56,8.75 +6.56,8.75;6.56,9.06 +6.56,9.06;6.88,9.38 +4.69,0.62;4.69,7.50 + +# UTF-16 : 6d 0b +# UTF-8 : 8b b4 e6 +[6d0b] 洋 +4.69,7.81;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +6.88,7.50;7.19,8.12 +7.19,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.81,9.06 +7.81,9.06;7.81,9.38 +9.06,3.12;2.81,3.12 +8.75,7.50;2.81,7.50 +8.75,5.31;3.12,5.31 +5.94,0.62;5.94,7.50 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 84 49 +# UTF-8 : 89 91 e8 +[8449] 葉 +0.62,6.88;8.75,6.88 +7.19,7.81;7.19,5.62 +7.19,5.62;4.06,5.62 +4.06,5.62;4.06,7.81 +1.88,7.81;2.19,4.69 +1.88,4.69;8.12,4.69 +8.75,3.44;0.62,3.44 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,2.81 +4.06,2.81;4.69,3.44 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,2.81 +5.31,2.81;4.69,3.44 +4.69,0.62;4.69,4.69 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 + +# UTF-16 : 96 7d +# UTF-8 : bd 99 e9 +[967d] 陽 +5.00,0.62;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;7.81,4.38 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;5.94,4.06 +5.94,4.06;6.25,4.38 +2.50,2.50;3.12,3.12 +3.12,3.12;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.00,5.00 +5.00,5.00;5.31,5.31 +4.06,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,5.94 +4.06,7.50;8.44,7.50 +3.12,5.31;9.06,5.31 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,2.81;1.88,2.81 +1.56,2.81;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;2.81,8.12 +2.81,8.12;3.12,8.75 +4.38,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 69 d8 +# UTF-8 : 98 a7 e6 +[69d8] 様 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +5.94,8.12;6.25,1.56 +5.94,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.38,0.94 +5.94,4.69;6.25,4.38 +6.25,4.38;6.56,3.75 +6.56,3.75;6.88,3.44 +6.88,3.44;7.19,3.12 +7.19,3.12;7.50,2.50 +7.50,2.50;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.38,0.94 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.12 +7.50,3.12;7.19,2.81 +3.12,8.12;9.06,8.12 +3.44,6.56;8.75,6.56 +3.12,5.00;9.06,5.00 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.62,3.12 +5.62,3.12;6.25,3.44 +4.69,2.81;4.38,3.44 +4.38,3.44;4.06,3.75 +4.06,3.75;4.06,4.06 +4.06,4.06;3.75,4.38 +3.75,4.38;3.44,4.38 +5.00,8.12;4.69,8.75 +4.69,8.75;4.69,9.06 +4.69,9.06;4.38,9.38 +7.19,8.12;7.50,8.44 +7.50,8.44;7.50,8.75 +7.50,8.75;7.81,9.06 +7.81,9.06;7.81,9.38 + +# UTF-16 : 6d 1b +# UTF-8 : 9b b4 e6 +[6d1b] 洛 +3.75,0.62;3.75,4.38 +3.75,4.38;8.12,4.38 +8.12,4.38;8.12,0.62 +3.75,1.56;8.12,1.56 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.81,6.88;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;5.00,9.38 +4.38,8.44;8.44,8.44 +8.44,8.12;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;6.88,6.56 +6.88,6.56;6.56,6.25 +6.56,6.25;5.94,5.62 +5.94,5.62;5.31,5.31 +5.31,5.31;4.38,5.00 +4.38,5.00;3.75,4.69 +3.75,4.69;2.81,4.69 +4.06,7.81;4.38,7.50 +4.38,7.50;4.69,7.19 +4.69,7.19;5.31,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;6.25,5.94 +6.25,5.94;6.88,5.62 +6.88,5.62;7.19,5.31 +7.19,5.31;7.81,5.00 +7.81,5.00;8.44,4.69 +8.44,4.69;9.38,4.38 + +# UTF-16 : 84 3d +# UTF-8 : bd 90 e8 +[843d] 落 +3.75,0.62;3.75,3.75 +3.75,3.75;8.12,3.75 +8.12,3.75;8.12,0.62 +4.06,1.25;8.12,1.25 +0.94,0.62;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,6.56;2.19,6.88 +2.19,6.88;1.56,7.19 +1.56,7.19;1.25,7.50 +1.25,7.50;0.94,7.50 +2.19,4.38;1.88,4.69 +1.88,4.69;1.25,5.00 +1.25,5.00;0.94,5.31 +0.94,5.31;0.62,5.62 +0.62,5.62;0.31,5.62 +2.81,5.94;3.44,6.25 +3.44,6.25;4.06,6.56 +4.06,6.56;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.31,7.81 +4.69,7.19;8.44,7.19 +8.44,7.19;8.12,6.56 +8.12,6.56;7.50,6.25 +7.50,6.25;7.19,5.94 +7.19,5.94;6.88,5.31 +6.88,5.31;6.25,5.00 +6.25,5.00;5.62,4.69 +5.62,4.69;5.00,4.38 +5.00,4.38;4.38,4.06 +4.38,4.06;3.75,3.75 +3.75,3.75;2.81,3.44 +4.06,6.56;4.69,6.25 +4.69,6.25;5.00,5.94 +5.00,5.94;5.31,5.62 +5.31,5.62;5.94,5.00 +5.94,5.00;6.56,4.69 +6.56,4.69;6.88,4.38 +6.88,4.38;7.50,4.06 +7.50,4.06;7.81,4.06 +7.81,4.06;8.44,3.75 +8.44,3.75;9.06,3.44 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 + +# UTF-16 : 51 45 +# UTF-8 : 85 85 e5 +[5145] 充 +4.69,8.12;4.69,9.38 +0.62,8.12;8.75,8.12 +8.75,4.69;8.12,5.00 +8.12,5.00;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;5.94,7.50 +0.62,5.00;1.25,5.00 +1.25,5.00;1.88,5.00 +1.88,5.00;2.50,5.00 +2.50,5.00;3.12,5.31 +3.12,5.31;4.06,5.31 +4.06,5.31;4.69,5.31 +4.69,5.31;5.31,5.31 +5.31,5.31;6.25,5.62 +6.25,5.62;6.88,5.62 +6.88,5.62;7.50,5.62 +2.50,5.00;2.81,5.62 +2.81,5.62;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,8.12 +5.62,5.31;5.94,1.56 +5.62,1.56;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.88 +8.44,1.88;8.44,2.50 +8.44,2.50;8.75,3.12 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 + +# UTF-16 : 6d 41 +# UTF-8 : 81 b5 e6 +[6d41] 流 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.62,8.44;5.62,9.38 +2.50,8.44;8.75,8.44 +8.75,5.31;8.44,5.62 +8.44,5.62;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.19,7.19 +7.19,7.19;6.88,7.50 +2.50,5.62;3.12,5.62 +3.12,5.62;3.44,5.62 +3.44,5.62;4.06,5.62 +4.06,5.62;4.69,5.62 +4.69,5.62;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,5.62;6.56,5.94 +6.56,5.94;6.88,5.94 +6.88,5.94;7.50,5.94 +7.50,5.94;8.12,5.94 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.56 +4.38,6.56;4.69,7.19 +4.69,7.19;4.69,7.81 +4.69,7.81;5.00,8.44 +7.50,5.00;7.50,1.25 +7.50,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +5.62,5.00;5.62,0.94 +1.88,0.62;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,5.00 + +# UTF-16 : 65 c5 +# UTF-8 : 85 97 e6 +[65c5] 旅 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.62 +1.25,5.62;1.25,6.56 +1.25,6.56;1.25,7.81 +9.06,8.12;4.69,8.12 +3.44,6.25;3.75,6.88 +3.75,6.88;4.38,7.50 +4.38,7.50;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.00,9.38 +1.88,7.81;1.88,9.38 +0.00,7.81;3.75,7.81 +1.25,5.94;3.44,5.94 +3.44,5.94;3.44,4.69 +3.44,4.69;3.44,3.75 +3.44,3.75;3.12,2.81 +3.12,2.81;3.12,2.19 +3.12,2.19;3.12,1.88 +3.12,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,1.25 +1.56,1.25;1.56,1.25 +9.06,5.62;8.75,5.31 +8.75,5.31;8.12,5.00 +8.12,5.00;7.81,4.69 +7.81,4.69;7.50,4.38 +7.50,4.38;6.88,4.06 +8.12,7.81;7.81,7.50 +7.81,7.50;7.19,7.19 +7.19,7.19;6.88,6.88 +6.88,6.88;6.56,6.56 +6.56,6.56;6.25,6.56 +6.25,6.56;5.62,6.25 +5.62,6.25;5.31,5.94 +5.31,5.94;4.69,5.94 +4.69,5.94;4.38,5.62 +4.38,5.62;3.75,5.62 +5.31,5.94;5.31,0.62 +6.25,6.56;6.25,5.94 +6.25,5.94;6.56,5.31 +6.56,5.31;6.88,4.69 +6.88,4.69;7.19,4.06 +7.19,4.06;7.50,3.44 +7.50,3.44;7.81,2.81 +7.81,2.81;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;8.75,1.25 +8.75,1.25;9.38,0.94 + +# UTF-16 : 4e 21 +# UTF-8 : a1 b8 e4 +[4e21] 両 +2.50,5.94;2.50,1.56 +6.88,1.88;6.88,5.94 +2.50,2.81;6.88,2.81 +0.94,0.62;0.94,7.19 +0.94,7.19;8.44,7.19 +8.44,7.19;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +4.69,8.75;4.69,2.81 +4.69,8.75;4.69,2.81 +8.75,8.75;0.62,8.75 + +# UTF-16 : 7d d1 +# UTF-8 : 91 b7 e7 +[7dd1] 緑 +4.06,4.38;4.06,4.69 +4.06,4.69;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +0.31,4.69;3.75,5.00 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 +6.56,5.62;6.56,1.88 +6.56,1.88;6.56,1.56 +6.56,1.56;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +6.56,5.31;6.56,4.69 +6.56,4.69;6.88,4.38 +6.88,4.38;7.19,3.75 +7.19,3.75;7.19,3.44 +7.19,3.44;7.50,2.81 +7.50,2.81;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;8.75,1.25 +8.75,1.25;9.38,0.94 +8.75,5.00;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.12 +4.38,7.19;8.12,7.19 +8.12,5.62;8.12,8.75 +8.12,8.75;4.38,8.75 +4.06,5.62;9.06,5.62 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.56,3.75 +5.31,3.44;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;4.69,4.38 +4.69,4.38;4.38,5.00 +4.38,5.00;4.38,5.00 + +# UTF-16 : 79 3c +# UTF-8 : bc a4 e7 +[793c] 礼 +4.69,3.44;4.38,3.75 +4.38,3.75;3.75,4.06 +3.75,4.06;3.44,4.38 +3.44,4.38;3.12,4.69 +3.12,4.69;2.50,5.00 +4.38,7.50;0.31,7.50 +2.19,7.50;2.19,9.06 +2.19,0.62;2.19,5.00 +0.31,3.44;0.62,3.75 +0.62,3.75;1.25,4.06 +1.25,4.06;1.88,4.38 +1.88,4.38;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +5.62,9.06;5.62,2.19 +5.62,2.19;5.62,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;6.25,0.94 +6.25,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 + +# UTF-16 : 52 17 +# UTF-8 : 97 88 e5 +[5217] 列 +6.25,2.50;6.25,8.75 +8.44,9.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +0.62,8.75;5.31,8.75 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,8.12 +2.50,8.12;2.81,8.75 +2.19,6.88;5.00,6.88 +4.69,6.88;4.69,5.94 +4.69,5.94;4.38,5.31 +4.38,5.31;4.38,4.69 +4.38,4.69;4.06,3.75 +4.06,3.75;3.44,3.12 +3.44,3.12;3.12,2.50 +3.12,2.50;2.50,2.19 +2.50,2.19;2.19,1.56 +2.19,1.56;1.56,1.25 +1.56,1.25;0.94,0.94 +4.06,4.06;3.75,4.38 +3.75,4.38;3.12,4.38 +3.12,4.38;2.81,4.69 +2.81,4.69;2.50,5.00 +2.50,5.00;2.19,5.31 + +# UTF-16 : 6b 79 +# UTF-8 : b9 ad e6 +[6b79] 歹 +0.62,8.75;8.75,8.75 +0.94,4.06;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;2.50,5.31 +2.50,5.31;2.81,5.62 +2.81,5.62;3.12,6.25 +3.12,6.25;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +3.75,6.88;8.12,6.88 +7.81,6.88;7.50,5.94 +7.50,5.94;7.19,5.31 +7.19,5.31;6.88,4.69 +6.88,4.69;6.25,3.75 +6.25,3.75;5.62,3.12 +5.62,3.12;5.00,2.50 +5.00,2.50;4.38,2.19 +4.38,2.19;3.44,1.56 +3.44,1.56;2.50,1.25 +2.50,1.25;1.56,0.94 +6.25,3.75;5.62,4.06 +5.62,4.06;5.00,4.38 +5.00,4.38;4.38,4.69 +4.38,4.69;4.06,5.00 +4.06,5.00;3.44,5.31 + +# UTF-16 : 7d f4 +# UTF-8 : b4 b7 e7 +[7df4] 練 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,4.06 +9.06,1.25;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.19,3.12 +7.19,3.12;6.88,3.44 +6.88,3.44;6.88,3.75 +6.88,3.75;6.56,4.06 +4.06,4.06;8.75,4.06 +8.75,4.06;8.75,7.19 +8.75,7.19;4.06,7.19 +4.06,7.19;4.06,3.75 +4.06,5.62;8.75,5.62 +6.25,0.62;6.56,9.38 +3.75,8.12;9.06,8.12 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;2.81,6.56 +0.31,4.69;3.44,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 + +# UTF-16 : 8d ef +# UTF-8 : af b7 e8 +[8def] 路 +2.50,4.69;3.75,4.69 +2.19,1.56;2.19,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.75,6.25 +3.75,6.25;3.75,8.75 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +4.69,0.62;4.69,4.38 +4.69,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +4.69,1.56;8.44,1.56 +4.06,6.88;4.38,7.50 +4.38,7.50;5.00,7.81 +5.00,7.81;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +5.31,8.44;8.75,8.44 +8.75,8.12;8.44,7.81 +8.44,7.81;8.12,7.19 +8.12,7.19;7.50,6.88 +7.50,6.88;7.19,6.25 +7.19,6.25;6.88,5.94 +6.88,5.94;6.25,5.62 +6.25,5.62;5.62,5.31 +5.62,5.31;5.00,5.00 +5.00,5.00;4.38,4.69 +4.38,4.69;3.75,4.38 +5.00,7.81;5.31,7.50 +5.31,7.50;5.62,7.19 +5.62,7.19;5.94,6.56 +5.94,6.56;6.25,6.25 +6.25,6.25;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.81,5.31 +7.81,5.31;8.12,5.00 +8.12,5.00;8.75,4.69 +8.75,4.69;9.38,4.38 +0.31,0.94;0.94,0.94 +0.94,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.19 + +# UTF-16 : 54 8c +# UTF-8 : 8c 92 e5 +[548c] 和 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +4.38,9.06;4.06,9.06 +4.06,9.06;3.75,8.75 +3.75,8.75;3.12,8.75 +3.12,8.75;2.81,8.75 +2.81,8.75;2.50,8.75 +2.50,8.75;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.44 +2.50,0.62;2.50,8.75 +4.38,6.25;0.31,6.25 +4.69,3.12;4.06,3.75 +4.06,3.75;3.75,4.38 +3.75,4.38;3.44,5.00 +3.44,5.00;2.81,5.62 +2.81,5.62;2.50,6.25 +8.75,0.94;8.75,8.44 +8.75,8.44;5.00,8.44 +5.00,8.44;5.00,0.94 +5.00,1.56;8.75,1.56 + +# UTF-16 : 68 48 +# UTF-8 : 88 a1 e6 +[6848] 案 +4.69,8.75;4.69,9.69 +8.44,7.50;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,7.50 +8.75,3.44;0.62,3.44 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.44 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.44 +4.69,0.62;4.69,4.38 +8.75,7.19;0.62,7.19 +0.94,4.06;1.88,4.38 +1.88,4.38;2.81,4.38 +2.81,4.38;3.44,4.69 +3.44,4.69;4.38,5.00 +4.38,5.00;4.69,5.31 +4.69,5.31;5.31,5.62 +5.31,5.62;5.62,5.94 +5.62,5.94;6.25,6.25 +6.25,6.25;6.56,6.56 +6.56,6.56;6.88,7.19 +4.38,8.12;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.12,6.56 +3.12,6.56;2.81,6.25 +2.81,6.25;2.50,5.94 +2.50,5.94;2.19,5.62 +2.19,5.62;1.88,5.62 +2.19,5.94;2.81,5.62 +2.81,5.62;3.44,5.62 +3.44,5.62;4.06,5.62 +4.06,5.62;4.69,5.31 +4.69,5.31;5.31,5.31 +5.31,5.31;5.94,5.00 +5.94,5.00;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;7.81,4.38 +7.81,4.38;8.44,4.06 + +# UTF-16 : 4e e5 +# UTF-8 : a5 bb e4 +[4ee5] 以 +1.56,2.19;1.56,9.06 +0.00,1.88;0.62,2.19 +0.62,2.19;1.25,2.19 +1.25,2.19;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,2.81;3.44,2.81 +3.44,2.81;4.06,3.12 +4.06,3.12;4.69,3.12 +4.69,3.12;5.00,3.44 +3.12,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.94,2.19 +5.94,2.19;6.56,2.81 +6.56,2.81;7.19,3.44 +7.19,3.44;7.50,4.38 +7.50,4.38;7.81,5.31 +7.81,5.31;8.12,6.25 +8.12,6.25;8.12,7.50 +8.12,7.50;8.12,9.06 +7.19,3.44;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.44,1.88 +8.44,1.88;8.75,1.56 +8.75,1.56;9.38,0.94 +5.31,5.62;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.06,7.19 +4.06,7.19;3.75,7.81 +3.75,7.81;3.44,8.12 + +# UTF-16 : 4f 4d +# UTF-8 : 8d bd e4 +[4f4d] 位 +2.50,1.25;9.06,1.25 +2.50,7.81;9.06,7.81 +5.62,7.81;5.62,9.38 +6.25,1.25;6.56,1.56 +6.56,1.56;6.88,2.19 +6.88,2.19;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;7.81,5.62 +7.81,5.62;7.81,6.25 +7.81,6.25;8.12,6.88 +4.38,2.19;4.38,2.50 +4.38,2.50;4.38,3.12 +4.38,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.38 +4.06,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;3.44,5.94 +3.44,5.94;3.44,6.25 +3.44,6.25;3.44,6.88 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 + +# UTF-16 : 4e 95 +# UTF-8 : 95 ba e4 +[4e95] 井 +0.31,3.75;9.06,3.75 +0.62,7.19;8.75,7.19 +6.56,0.62;6.56,9.06 +1.25,0.62;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.62 +3.12,5.62;3.12,6.56 +3.12,6.56;3.12,9.06 + +# UTF-16 : 56 f2 +# UTF-8 : b2 9b e5 +[56f2] 囲 +1.25,4.06;8.12,4.06 +1.25,6.56;8.12,6.56 +5.94,1.56;6.25,8.44 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.38 +3.44,4.38;3.44,4.69 +3.44,4.69;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.44,8.44 +8.44,0.62;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.44,1.25 + +# UTF-16 : 80 c3 +# UTF-8 : 83 83 e8 +[80c3] 胃 +1.25,5.94;8.44,5.94 +8.44,5.94;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,5.94 +4.69,8.75;4.69,6.25 +1.25,7.50;8.12,7.50 +1.56,0.94;1.56,5.31 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +1.56,2.50;7.81,2.50 +1.56,3.75;7.81,3.75 + +# UTF-16 : 53 70 +# UTF-8 : b0 8d e5 +[5370] 印 +5.00,0.62;5.00,8.75 +5.00,8.75;8.44,8.75 +8.44,8.75;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;6.88,2.19 +6.88,2.19;6.56,2.19 +6.56,2.19;6.25,2.19 +0.94,8.44;0.94,1.56 +0.94,2.50;4.38,2.50 +0.94,5.62;4.06,5.62 +0.94,8.12;1.56,8.44 +1.56,8.44;2.19,8.44 +2.19,8.44;2.81,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;4.38,9.06 + +# UTF-16 : 5b 8b +# UTF-8 : 8b ae e5 +[5b8b] 宋 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +9.06,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;5.94,4.06 +5.94,4.06;5.62,4.38 +5.62,4.38;5.31,5.00 +5.31,5.00;5.00,5.31 +5.00,5.31;4.69,5.62 +4.69,0.62;4.69,7.81 +8.75,5.62;0.62,5.62 +4.69,8.12;4.69,9.38 +8.44,6.56;8.44,8.12 +8.44,8.12;0.94,8.12 +0.94,8.12;0.94,6.56 + +# UTF-16 : 68 04 +# UTF-8 : 84 a0 e6 +[6804] 栄 +0.31,1.25;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.69,5.31 +9.06,1.25;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;5.94,3.75 +5.94,3.75;5.62,4.06 +5.62,4.06;5.31,4.38 +5.31,4.38;5.00,5.00 +5.00,5.00;4.69,5.31 +4.69,0.62;4.69,7.19 +8.75,5.31;0.62,5.31 +8.44,5.94;8.44,7.81 +8.44,7.81;0.94,7.81 +0.94,7.81;0.94,5.94 +2.81,7.81;2.50,8.12 +2.50,8.12;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.88,9.38 +5.00,7.81;4.69,8.12 +4.69,8.12;4.38,8.75 +4.38,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +6.56,7.81;6.88,8.12 +6.88,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 + +# UTF-16 : 58 69 +# UTF-8 : a9 a1 e5 +[5869] 塩 +8.75,8.44;3.75,8.44 +2.50,6.25;2.81,6.88 +2.81,6.88;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.38,9.38 +3.75,5.31;8.12,5.31 +8.12,5.31;8.12,7.19 +8.12,7.19;3.75,7.19 +3.44,7.19;3.75,5.00 +0.00,7.19;3.12,7.19 +1.56,2.19;1.56,9.06 +0.00,1.56;0.62,1.88 +0.62,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +8.44,1.25;8.44,4.06 +8.44,4.06;3.12,4.06 +3.12,4.06;3.12,1.25 +5.00,4.06;5.00,1.25 +6.56,4.06;6.56,1.25 +2.19,0.94;9.38,0.94 + +# UTF-16 : 51 04 +# UTF-8 : 84 84 e5 +[5104] 億 +1.88,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +4.06,2.81;4.06,1.88 +4.06,1.88;4.06,1.25 +4.06,1.25;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;7.81,1.56 +7.81,1.56;7.81,2.19 +1.56,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +6.56,1.56;6.25,2.19 +6.25,2.19;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;5.00,2.81 +2.50,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;2.50,5.94 +2.50,5.94;2.50,3.12 +2.50,4.69;8.12,4.69 +1.88,6.56;9.06,6.56 +2.19,8.44;8.75,8.44 +5.62,8.44;5.62,9.38 +6.25,6.56;6.56,6.88 +6.56,6.88;6.88,7.19 +6.88,7.19;7.19,7.50 +7.19,7.50;7.19,8.12 +7.19,8.12;7.50,8.44 +4.38,6.56;4.06,7.19 +4.06,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +1.25,0.62;1.25,6.56 + +# UTF-16 : 67 9c +# UTF-8 : 9c 9e e6 +[679c] 果 +8.75,4.06;0.62,4.06 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.31 +4.69,8.75;4.69,0.62 +1.56,7.19;7.81,7.19 + +# UTF-16 : 8c a8 +# UTF-8 : a8 b2 e8 +[8ca8] 貨 +3.44,9.06;2.81,8.75 +2.81,8.75;2.50,8.12 +2.50,8.12;1.88,7.81 +1.88,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +2.19,6.56;2.19,8.12 +4.69,9.06;4.69,7.19 +4.69,7.19;5.00,6.88 +5.00,6.88;5.31,6.88 +5.31,6.88;5.62,6.88 +5.62,6.88;6.25,6.88 +6.25,6.88;6.56,6.88 +6.56,6.88;6.88,6.88 +6.88,6.88;7.50,6.88 +7.50,6.88;7.50,6.88 +7.50,6.88;8.12,6.88 +8.12,6.88;8.44,7.19 +8.44,7.19;8.75,7.19 +8.75,7.19;8.75,7.81 +4.69,8.12;5.00,8.12 +5.00,8.12;5.31,8.12 +5.31,8.12;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,8.75 +1.56,2.50;8.12,2.50 +7.81,2.50;8.12,6.25 +7.81,6.25;1.56,6.25 +1.25,6.25;1.56,2.19 +1.56,3.75;7.81,3.75 +1.56,5.00;7.81,5.00 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,1.88 + +# UTF-16 : 8a b2 +# UTF-8 : b2 aa e8 +[8ab2] 課 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,5.94;3.44,5.94 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;5.94,4.06 +5.94,4.06;6.25,4.38 +9.06,4.38;3.75,4.38 +4.38,5.31;8.44,5.31 +8.44,5.31;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,5.31 +6.25,8.75;6.25,0.62 +4.38,7.19;8.44,7.19 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.56,4.38 + +# UTF-16 : 72 59 +# UTF-8 : 99 89 e7 +[7259] 牙 +6.88,8.44;6.88,1.88 +6.88,1.88;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +2.50,5.31;2.50,8.75 +2.50,8.75;8.75,8.75 +9.06,5.31;0.31,5.31 +0.62,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.75,3.44 +3.75,3.44;4.38,3.75 +4.38,3.75;5.00,4.06 +5.00,4.06;5.62,4.69 +5.62,4.69;6.25,5.00 +6.25,5.00;6.88,5.31 + +# UTF-16 : 82 bd +# UTF-8 : bd 8a e8 +[82bd] 芽 +6.88,6.56;6.88,1.88 +6.88,1.88;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +0.94,6.88;8.75,6.88 +2.50,4.38;2.50,6.88 +9.06,4.38;0.31,4.38 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.75,2.81 +3.75,2.81;4.38,3.12 +4.38,3.12;5.00,3.44 +5.00,3.44;5.62,3.75 +5.62,3.75;6.25,4.06 +6.25,4.06;6.56,4.38 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 + +# UTF-16 : 65 39 +# UTF-8 : b9 94 e6 +[6539] 改 +3.44,0.94;4.38,1.25 +4.38,1.25;5.31,1.56 +5.31,1.56;5.94,2.19 +5.94,2.19;6.56,2.81 +6.56,2.81;6.88,3.44 +6.88,3.44;7.50,4.06 +7.50,4.06;7.81,5.00 +7.81,5.00;8.12,5.94 +8.12,5.94;8.44,6.88 +8.44,6.88;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.62,5.31 +5.62,5.31;5.31,6.25 +5.31,6.25;5.31,7.19 +5.00,7.81;9.38,7.81 +3.75,5.00;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.00,7.81 +5.00,7.81;5.31,8.44 +5.31,8.44;5.31,8.75 +5.31,8.75;5.31,9.38 +4.06,3.75;4.06,3.12 +4.06,3.12;3.75,2.50 +3.75,2.50;3.75,1.88 +3.75,1.88;3.44,1.56 +3.44,1.56;3.12,1.56 +3.12,1.56;2.81,1.56 +2.81,1.56;2.19,1.56 +2.19,1.56;2.19,1.56 +2.19,1.56;1.56,1.56 +1.56,1.56;1.25,1.56 +1.25,1.56;0.94,1.56 +0.94,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,5.31 +0.62,5.31;3.44,5.31 +3.44,5.31;3.44,8.75 +3.44,8.75;0.62,8.75 + +# UTF-16 : 5e fe +# UTF-8 : be bb e5 +[5efe] 廾 +0.31,5.31;9.06,5.31 +6.56,0.62;6.56,9.06 +0.94,0.62;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;3.12,4.69 +3.12,4.69;3.12,5.62 +3.12,5.62;3.12,6.56 +3.12,6.56;3.12,9.06 + +# UTF-16 : 62 12 +# UTF-8 : 92 88 e6 +[6212] 戒 +0.62,8.12;8.75,8.12 +8.12,6.88;7.81,5.94 +7.81,5.94;7.50,5.31 +7.50,5.31;7.19,4.38 +7.19,4.38;6.88,3.75 +6.88,3.75;6.56,3.12 +6.56,3.12;5.94,2.81 +5.94,2.81;5.62,2.19 +5.62,2.19;5.00,1.88 +5.00,1.88;4.38,1.25 +4.38,1.25;3.75,0.94 +5.62,9.38;5.94,7.81 +5.94,7.81;5.94,6.25 +5.94,6.25;6.25,5.00 +6.25,5.00;6.56,3.75 +6.56,3.75;6.88,2.81 +6.88,2.81;7.19,2.19 +7.19,2.19;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +6.56,9.38;6.88,9.06 +6.88,9.06;7.19,9.06 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,8.44 +0.31,5.00;5.62,5.00 +4.06,1.88;4.06,7.19 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.88,5.31;1.88,7.19 + +# UTF-16 : 68 b0 +# UTF-8 : b0 a2 e6 +[68b0] 械 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +2.81,8.12;9.06,8.12 +8.75,6.88;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.12 +7.50,3.12;6.88,2.81 +6.88,2.81;6.56,2.19 +6.56,2.19;5.94,1.88 +5.94,1.88;5.62,1.25 +5.62,1.25;5.00,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;6.88,6.25 +6.88,6.25;7.19,5.00 +7.19,5.00;7.19,3.75 +7.19,3.75;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.44 +2.81,5.00;6.56,5.00 +5.62,1.88;5.62,7.19 +3.12,0.94;3.44,1.56 +3.44,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,7.19 + +# UTF-16 : 5b b3 +# UTF-8 : b3 ae e5 +[5bb3] 害 +7.81,0.62;7.81,3.75 +7.81,3.75;1.56,3.75 +1.56,3.75;1.56,0.62 +1.88,1.25;7.50,1.25 +4.69,4.69;4.69,8.12 +0.62,4.69;8.75,4.69 +1.25,5.94;8.44,5.94 +1.25,7.19;8.12,7.19 +4.69,8.44;4.69,9.38 +8.75,6.88;8.75,8.44 +8.75,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 + +# UTF-16 : 57 2d +# UTF-8 : ad 9c e5 +[572d] 圭 +8.75,1.25;0.62,1.25 +8.12,3.75;1.25,3.75 +4.69,1.25;4.69,5.31 +8.75,5.62;0.94,5.62 +7.81,7.81;1.56,7.81 +4.69,5.62;4.69,9.38 + +# UTF-16 : 88 57 +# UTF-8 : 97 a1 e8 +[8857] 街 +2.50,7.19;1.88,6.56 +1.88,6.56;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.00,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +7.19,2.19;6.25,2.19 +6.25,2.19;5.94,2.19 +5.94,2.19;5.31,2.19 +5.31,2.19;5.00,1.88 +5.00,1.88;4.38,1.88 +4.38,1.88;3.75,1.88 +3.75,1.88;3.44,1.88 +3.44,1.88;2.81,1.88 +2.81,1.88;2.19,1.56 +1.25,0.62;1.25,5.62 +8.44,6.56;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +9.38,6.56;6.56,6.56 +9.06,8.75;6.56,8.75 +6.56,4.06;2.81,4.06 +4.69,1.88;4.69,5.31 +6.56,5.94;2.50,5.94 +6.25,7.81;2.81,7.81 +4.69,5.94;4.69,9.38 + +# UTF-16 : 89 9a +# UTF-8 : 9a a6 e8 +[899a] 覚 +8.75,6.25;8.75,8.12 +8.75,8.12;0.62,8.12 +0.62,8.12;0.62,6.25 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.88,9.38 +5.00,8.12;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.38 +4.06,9.38;4.06,9.38 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.38 +7.50,9.38;7.50,9.38 +1.88,3.12;7.50,3.12 +7.50,3.12;7.50,7.19 +7.50,7.19;1.88,7.19 +1.88,7.19;1.88,2.81 +1.88,4.38;7.50,4.38 +1.88,5.62;7.50,5.62 +5.62,2.81;5.62,1.25 +5.62,1.25;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,2.50 +8.44,2.50;8.75,3.12 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 + +# UTF-16 : 89 b3 +# UTF-8 : b3 a6 e8 +[89b3] 観 +0.94,5.31;0.94,0.62 +0.94,1.56;4.38,1.56 +5.00,3.75;8.75,3.75 +8.75,3.75;8.75,8.75 +8.75,8.75;5.00,8.75 +5.00,8.75;5.00,3.75 +5.00,5.62;8.44,5.62 +5.00,7.19;8.44,7.19 +7.19,3.75;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +3.75,0.62;4.38,0.94 +4.38,0.94;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.25,3.12 +6.25,3.12;6.25,3.75 +3.44,6.56;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.81,5.31 +4.38,5.31;0.94,5.31 +2.81,1.56;2.81,5.31 +0.94,2.81;4.38,2.81 +0.94,4.06;4.38,4.06 +0.00,4.38;0.31,4.69 +0.31,4.69;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,7.81 +2.19,7.81;2.50,8.44 +4.38,8.44;1.25,8.44 +4.69,6.88;0.31,6.88 +0.31,7.50;0.62,7.81 +0.62,7.81;0.94,8.12 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,9.06 +1.56,9.06;1.56,9.38 + +# UTF-16 : 98 58 +# UTF-8 : 98 a1 e9 +[9858] 願 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +9.06,0.62;9.06,0.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +5.00,8.75;9.06,8.75 +6.88,8.75;6.88,8.44 +6.88,8.44;6.88,7.81 +6.88,7.81;6.56,7.50 +6.56,7.50;6.56,7.19 +5.31,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.31,7.19 +5.31,7.19;5.31,2.50 +5.31,4.38;8.75,4.38 +5.31,5.94;8.75,5.94 +0.00,0.94;0.31,1.56 +0.31,1.56;0.31,2.19 +0.31,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,8.75 +0.62,8.75;4.69,8.75 +3.12,4.06;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +4.69,1.88;4.38,2.19 +4.38,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 +4.06,2.81;3.75,3.44 +3.75,3.44;3.75,3.44 +1.56,4.06;4.69,4.06 +4.38,4.06;4.69,7.50 +4.38,7.50;1.56,7.50 +1.56,7.50;1.56,4.06 +1.56,5.94;4.38,5.94 +3.12,8.75;3.12,8.44 +3.12,8.44;2.81,7.81 +2.81,7.81;2.81,7.50 +2.81,7.50;2.81,7.50 + +# UTF-16 : 5e 03 +# UTF-8 : 83 b8 e5 +[5e03] 布 +0.31,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.88,4.69 +1.88,4.69;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.75,8.75 +3.75,8.75;4.06,9.38 +8.75,8.12;0.62,8.12 +5.31,0.62;5.31,7.19 +2.19,1.25;2.19,5.31 +2.19,5.31;8.44,5.31 +8.44,5.31;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.81,1.56 +7.50,1.56;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.56,1.56 + +# UTF-16 : 5e 0c +# UTF-8 : 8c b8 e5 +[5e0c] 希 +5.31,0.62;5.31,5.62 +2.19,0.94;2.19,4.38 +2.19,4.38;8.44,4.38 +8.44,4.38;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +0.31,2.50;0.62,2.81 +0.62,2.81;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +8.75,5.94;0.62,5.94 +0.94,6.88;1.56,6.88 +1.56,6.88;2.50,7.19 +2.50,7.19;3.12,7.19 +3.12,7.19;4.06,7.50 +4.06,7.50;4.69,7.81 +4.69,7.81;5.31,8.12 +5.31,8.12;5.94,8.44 +5.94,8.44;6.56,8.75 +6.56,8.75;7.19,9.06 +7.19,9.06;7.81,9.38 +1.88,9.06;2.50,8.75 +2.50,8.75;3.12,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.94,7.81 +5.94,7.81;6.56,7.50 +6.56,7.50;7.19,7.19 +7.19,7.19;7.81,6.88 +7.81,6.88;8.75,6.88 + +# UTF-16 : 5b 63 +# UTF-8 : a3 ad e5 +[5b63] 季 +0.62,7.19;8.75,7.19 +4.69,5.31;4.69,8.75 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 +0.31,5.00;0.94,5.31 +0.94,5.31;1.56,5.31 +1.56,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.69,7.19 +9.06,5.00;8.44,5.31 +8.44,5.31;7.81,5.31 +7.81,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,5.94 +6.56,5.94;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,6.88 +5.31,6.88;4.69,7.19 +0.62,3.12;8.75,3.12 +7.81,4.69;1.56,4.69 +4.69,3.75;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +7.50,4.69;7.19,4.38 +7.19,4.38;6.56,4.38 +6.56,4.38;5.94,4.06 +5.94,4.06;5.62,3.75 +5.62,3.75;4.69,3.44 + +# UTF-16 : 7d 00 +# UTF-8 : 80 b4 e7 +[7d00] 紀 +8.44,4.69;8.44,8.75 +8.44,8.75;4.38,8.75 +8.44,5.62;4.69,5.62 +4.69,5.62;4.69,2.19 +4.69,2.19;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;5.31,0.94 +5.31,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.00 +4.06,5.00;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;3.44,6.56 +0.31,4.69;4.06,5.00 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;1.25,7.19 +1.25,7.19;0.94,7.50 +0.94,7.50;0.62,7.81 +1.25,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 + +# UTF-16 : 55 9c +# UTF-8 : 9c 96 e5 +[559c] 喜 +0.31,3.75;9.06,3.75 +1.88,5.00;1.88,6.25 +1.88,6.25;7.50,6.25 +7.50,6.25;7.50,5.00 +7.50,5.00;1.88,5.00 +5.62,3.75;5.94,4.06 +5.94,4.06;6.25,4.38 +6.25,4.38;6.56,4.69 +6.56,4.69;6.56,5.00 +3.44,3.75;3.44,4.06 +3.44,4.06;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.81,5.00 +0.62,8.44;8.75,8.44 +1.25,7.19;8.44,7.19 +4.69,7.19;4.69,9.38 +7.81,0.62;7.81,3.12 +7.81,3.12;1.56,3.12 +1.56,3.12;1.56,0.62 +1.56,1.25;7.81,1.25 + +# UTF-16 : 65 d7 +# UTF-8 : 97 97 e6 +[65d7] 旗 +9.06,8.12;4.38,8.12 +3.12,6.56;3.44,7.19 +3.44,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;4.69,9.38 +4.69,7.81;4.69,2.81 +8.75,6.88;4.06,6.88 +7.81,2.81;8.12,7.81 +3.44,2.81;9.06,2.81 +4.69,4.06;7.81,4.06 +4.69,5.62;7.81,5.62 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +0.00,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.62 +1.25,5.62;1.25,6.56 +1.25,6.56;1.25,7.81 +1.88,7.81;1.88,9.38 +0.00,7.81;3.75,7.81 +1.25,5.94;3.12,5.94 +3.12,5.94;3.12,4.69 +3.12,4.69;3.12,3.75 +3.12,3.75;3.12,2.81 +3.12,2.81;3.12,2.19 +3.12,2.19;3.12,1.88 +3.12,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,1.25 +1.56,1.25;1.25,1.25 + +# UTF-16 : 56 68 +# UTF-8 : a8 99 e5 +[5668] 器 +4.38,0.62;4.38,3.75 +4.38,3.75;1.56,3.75 +1.25,3.75;1.56,0.62 +1.56,1.25;4.06,1.25 +7.81,0.62;8.12,3.75 +7.81,3.75;5.31,3.75 +5.31,3.75;5.31,0.62 +5.31,1.25;7.81,1.25 +1.25,6.56;4.38,6.56 +4.38,6.56;4.38,8.75 +4.38,8.75;1.25,8.75 +1.25,8.75;1.25,6.56 +5.31,6.56;8.12,6.56 +8.12,6.56;8.12,8.75 +8.12,8.75;5.31,8.75 +5.31,8.75;5.31,6.56 +8.75,5.62;0.62,5.62 +0.31,3.75;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +9.06,3.75;8.75,3.75 +8.75,3.75;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.50,4.38 +7.50,4.38;7.19,4.38 +7.19,4.38;6.56,4.69 +6.56,4.69;5.94,5.31 +5.94,5.31;5.62,5.62 + +# UTF-16 : 5e 7e +# UTF-8 : be b9 e5 +[5e7e] 幾 +0.62,4.06;8.75,4.06 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.88,2.50 +6.88,2.50;6.56,2.19 +6.56,2.19;6.25,1.88 +6.25,1.88;5.62,1.88 +5.62,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;4.06,0.94 +4.06,0.94;3.44,0.94 +2.19,4.06;2.19,3.75 +2.19,3.75;1.88,3.44 +1.88,3.44;1.88,3.12 +1.88,3.12;1.88,2.50 +1.88,2.50;1.56,1.88 +1.56,1.88;0.94,1.25 +0.94,1.25;0.62,0.94 +1.88,3.44;2.19,3.12 +2.19,3.12;2.81,2.50 +2.81,2.50;3.12,2.19 +3.12,2.19;3.44,2.19 +3.44,2.19;4.06,1.88 +4.69,9.06;4.69,7.19 +4.69,7.19;5.00,5.62 +5.00,5.62;5.31,4.38 +5.31,4.38;5.62,3.44 +5.62,3.44;6.25,2.50 +6.25,2.50;6.56,1.88 +6.56,1.88;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +6.88,5.00;7.19,4.69 +7.19,4.69;7.50,4.38 +7.50,4.38;7.81,4.06 +4.06,5.31;0.62,5.00 +2.50,6.56;2.19,6.88 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +4.38,4.69;4.38,5.00 +4.38,5.00;4.06,5.62 +4.06,5.62;3.75,5.94 +3.75,5.94;3.75,6.56 +3.75,6.56;3.44,6.88 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.62 +1.88,5.62;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;3.75,8.44 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 +8.75,5.62;5.00,5.31 +6.88,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,7.81 +5.62,7.81;5.31,8.12 +8.75,4.69;8.75,5.31 +8.75,5.31;8.44,5.62 +8.44,5.62;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;8.12,6.88 +5.62,5.31;5.94,5.62 +5.94,5.62;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +5.62,7.50;5.94,7.81 +5.94,7.81;6.25,8.12 +6.25,8.12;6.56,8.44 +6.56,8.44;6.88,8.75 +6.88,8.75;7.19,9.06 + +# UTF-16 : 6a 5f +# UTF-8 : 9f a9 e6 +[6a5f] 機 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.69;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +2.50,4.06;9.06,4.06 +8.44,3.75;8.12,3.44 +8.12,3.44;7.81,2.81 +7.81,2.81;7.50,2.50 +7.50,2.50;7.19,2.19 +7.19,2.19;6.88,1.88 +6.88,1.88;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.62,1.25 +5.62,1.25;5.31,0.94 +5.31,0.94;4.69,0.94 +3.75,4.06;3.75,3.75 +3.75,3.75;3.44,3.44 +3.44,3.44;3.44,3.12 +3.44,3.12;3.44,2.50 +3.44,2.50;3.12,1.88 +3.12,1.88;2.81,1.25 +2.81,1.25;2.19,0.94 +3.44,3.44;3.75,3.12 +3.75,3.12;4.06,2.81 +4.06,2.81;4.69,2.50 +4.69,2.50;5.00,2.19 +5.00,2.19;5.31,1.88 +5.62,9.06;5.62,7.19 +5.62,7.19;5.94,5.62 +5.94,5.62;6.25,4.38 +6.25,4.38;6.56,3.12 +6.56,3.12;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +7.50,5.00;7.81,4.69 +7.81,4.69;8.12,4.38 +8.12,4.38;8.12,4.06 +5.31,5.31;2.50,5.00 +4.06,6.56;3.44,6.88 +3.44,6.88;3.12,7.19 +3.12,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +5.62,4.69;5.31,5.00 +5.31,5.00;5.31,5.62 +5.31,5.62;5.00,5.94 +5.00,5.94;5.00,6.56 +5.00,6.56;4.69,6.88 +2.81,5.31;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;5.00,8.44 +2.81,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +3.75,8.44;3.75,9.06 +3.75,9.06;4.06,9.06 +8.75,5.62;5.94,5.31 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.56,7.50 +6.56,7.50;6.25,7.81 +6.25,7.81;6.25,8.12 +9.06,4.69;9.06,5.31 +9.06,5.31;8.75,5.62 +8.75,5.62;8.75,6.25 +8.75,6.25;8.44,6.56 +8.44,6.56;8.44,6.88 +6.56,5.31;7.19,5.94 +7.19,5.94;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;8.44,7.81 +8.44,7.81;8.75,8.44 +6.56,7.50;6.88,8.12 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,9.06 +7.50,9.06;7.50,9.06 + +# UTF-16 : 62 11 +# UTF-8 : 91 88 e6 +[6211] 我 +2.81,8.44;2.81,1.88 +2.81,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.25,0.94 +1.25,0.94;1.25,0.94 +0.31,6.25;9.06,6.25 +8.44,5.62;8.12,5.00 +8.12,5.00;7.81,4.38 +7.81,4.38;7.50,3.75 +7.50,3.75;6.88,3.44 +6.88,3.44;6.56,2.81 +6.56,2.81;5.94,2.50 +5.94,2.50;5.31,1.88 +5.31,1.88;5.00,1.56 +5.00,1.56;4.38,1.25 +4.38,1.25;3.44,0.94 +5.62,9.38;5.62,7.50 +5.62,7.50;5.94,6.25 +5.94,6.25;6.25,5.00 +6.25,5.00;6.56,3.75 +6.56,3.75;6.88,2.81 +6.88,2.81;7.19,2.19 +7.19,2.19;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +0.31,3.44;0.94,3.44 +0.94,3.44;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;3.12,4.06 +3.12,4.06;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.69,4.69 +0.62,8.12;1.25,8.12 +1.25,8.12;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.50,8.44 +2.50,8.44;2.81,8.44 +2.81,8.44;3.12,8.75 +3.12,8.75;4.06,8.75 +4.06,8.75;4.69,9.06 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,8.12 +8.12,8.12;8.44,7.50 +8.44,7.50;8.75,7.19 + +# UTF-16 : 7f a9 +# UTF-8 : a9 be e7 +[7fa9] 義 +2.81,5.00;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.25,0.94 +1.25,0.94;1.25,0.94 +0.31,3.75;9.06,3.75 +8.44,3.44;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.50 +7.50,2.50;6.88,2.19 +6.88,2.19;6.56,1.88 +6.56,1.88;5.94,1.56 +5.94,1.56;5.31,1.56 +5.31,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +4.38,0.94;3.44,0.94 +5.62,5.31;5.62,4.38 +5.62,4.38;5.94,3.75 +5.94,3.75;6.25,3.12 +6.25,3.12;6.56,2.50 +6.56,2.50;6.88,1.88 +6.88,1.88;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +0.62,4.69;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;2.19,5.00 +2.19,5.00;2.50,5.00 +2.50,5.00;2.81,5.00 +2.81,5.00;3.12,5.00 +3.12,5.00;4.06,5.31 +4.06,5.31;4.69,5.31 +0.31,2.19;0.94,2.19 +0.94,2.19;1.56,2.19 +1.56,2.19;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.81,2.50 +2.81,2.50;3.12,2.50 +3.12,2.50;3.75,2.50 +3.75,2.50;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,2.81 +6.88,5.31;7.50,5.00 +7.50,5.00;7.81,4.69 +7.81,4.69;8.44,4.38 +8.44,4.38;8.44,4.38 +0.31,5.94;9.06,5.94 +1.25,7.19;8.12,7.19 +0.94,8.44;8.75,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.44;6.25,8.75 +6.25,8.75;6.56,9.06 +6.56,9.06;6.56,9.38 +4.69,5.94;4.69,8.44 + +# UTF-16 : 8b 70 +# UTF-8 : b0 ad e8 +[8b70] 議 +4.69,5.00;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.12,3.75;9.06,3.75 +8.75,3.44;8.12,2.81 +8.12,2.81;7.81,2.19 +7.81,2.19;7.50,1.88 +7.50,1.88;6.88,1.56 +6.88,1.56;6.56,1.56 +6.56,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.31,0.94 +6.88,5.31;6.88,4.38 +6.88,4.38;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.19,2.50 +7.19,2.50;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +3.44,4.69;4.06,5.00 +4.06,5.00;4.69,5.00 +4.69,5.00;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;6.25,5.31 +3.44,2.19;4.06,2.19 +4.06,2.19;4.69,2.50 +4.69,2.50;5.31,2.50 +5.31,2.50;5.62,2.50 +5.62,2.50;6.25,2.81 +3.12,5.94;9.06,5.94 +3.75,7.19;8.44,7.19 +3.44,8.44;8.75,8.44 +5.31,8.44;5.00,8.75 +5.00,8.75;5.00,9.38 +5.00,9.38;4.69,9.38 +7.19,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 +6.25,5.94;6.25,8.44 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.81,5.31 + +# UTF-16 : 6c e3 +# UTF-8 : a3 b3 e6 +[6ce3] 泣 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,1.25;9.06,1.25 +2.81,7.81;9.06,7.81 +5.62,7.81;5.62,9.38 +6.25,1.25;6.56,1.56 +6.56,1.56;6.88,2.19 +6.88,2.19;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;7.81,5.62 +7.81,5.62;7.81,6.25 +7.81,6.25;8.12,6.88 +4.38,2.19;4.38,2.50 +4.38,2.50;4.38,3.12 +4.38,3.12;4.38,3.44 +4.38,3.44;4.06,4.06 +4.06,4.06;4.06,4.38 +4.06,4.38;4.06,5.00 +4.06,5.00;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.44,6.25 +3.44,6.25;3.44,6.88 + +# UTF-16 : 65 51 +# UTF-8 : 91 95 e6 +[6551] 救 +4.38,0.94;5.00,1.25 +5.00,1.25;5.94,1.88 +5.94,1.88;6.25,2.19 +6.25,2.19;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.81,4.06 +7.81,4.06;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;6.25,6.25 +6.25,6.25;5.94,7.19 +5.62,7.81;9.38,7.81 +4.69,5.00;5.00,5.31 +5.00,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;6.25,9.38 +2.81,9.38;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +4.69,6.88;4.38,6.56 +4.38,6.56;4.06,5.94 +4.06,5.94;4.06,5.62 +4.06,5.62;3.75,5.31 +3.75,5.31;3.44,5.00 +0.31,7.81;5.00,7.81 +3.44,9.38;4.06,9.06 +4.06,9.06;4.38,8.75 +4.38,8.75;4.69,8.44 +4.69,8.44;4.69,8.44 +0.31,2.19;0.62,2.81 +0.62,2.81;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;2.19,4.06 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +4.06,3.44;3.75,3.75 +3.75,3.75;3.12,4.06 +1.56,5.00;1.56,5.31 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 + +# UTF-16 : 7d 66 +# UTF-8 : a6 b5 e7 +[7d66] 給 +3.75,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.56 +0.31,4.69;3.44,5.00 +1.88,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.38,7.19 +4.38,7.19;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.75,6.25 +4.38,6.25;8.12,6.25 +8.75,0.62;8.75,4.69 +8.75,4.69;4.06,4.69 +4.06,4.69;4.06,0.62 +4.38,1.56;8.44,1.56 + +# UTF-16 : 63 19 +# UTF-8 : 99 8c e6 +[6319] 挙 +2.81,7.81;2.50,8.12 +2.50,8.12;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.88,9.06 +5.00,7.81;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.38 +4.06,9.38;4.06,9.38 +6.25,7.50;6.56,7.81 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,9.06 +7.50,9.06;7.50,9.38 +9.06,7.50;0.31,7.50 +0.31,4.69;0.62,4.69 +0.62,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.44,7.50 +9.06,4.69;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;6.25,7.19 +6.25,7.19;5.94,7.50 +4.69,5.94;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +9.06,2.81;0.31,2.81 +8.12,4.38;1.25,4.38 +2.19,5.94;2.81,5.94 +2.81,5.94;3.12,5.94 +3.12,5.94;3.75,5.94 +3.75,5.94;4.38,5.94 +4.38,5.94;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;5.94,6.25 +5.94,6.25;6.56,6.25 + +# UTF-16 : 6f 01 +# UTF-8 : 81 bc e6 +[6f01] 漁 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,7.19;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.44 +7.19,8.44;7.19,8.75 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.69,9.06 +4.69,9.06;4.69,9.69 +4.38,8.75;7.50,8.75 +3.44,5.31;8.44,5.31 +3.12,3.44;3.44,7.19 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,3.44 +8.75,3.44;3.44,3.44 +5.94,7.19;5.94,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.19,0.94;6.88,1.25 +6.88,1.25;6.88,1.56 +6.88,1.56;6.56,2.19 +6.56,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +5.00,0.62;5.00,1.25 +5.00,1.25;5.00,1.56 +5.00,1.56;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;4.69,2.81 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 + +# UTF-16 : 53 54 +# UTF-8 : 94 8d e5 +[5354] 協 +5.62,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.56,2.50 +6.56,2.50;6.88,3.12 +6.88,3.12;6.88,3.44 +6.88,3.44;6.88,4.06 +6.88,4.06;6.88,5.00 +6.88,5.00;6.88,5.62 +5.62,4.69;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,5.00 +3.44,5.00;3.44,5.62 +2.19,4.69;5.31,4.69 +5.31,4.69;5.31,3.75 +5.31,3.75;5.31,2.81 +5.31,2.81;5.31,2.50 +5.31,2.50;5.31,1.88 +5.31,1.88;5.00,1.25 +5.00,1.25;4.69,0.94 +4.69,0.94;4.69,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +2.81,5.94;3.44,6.25 +3.44,6.25;3.75,6.25 +3.75,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;5.62,9.38 +2.81,8.44;8.44,8.44 +8.44,8.44;8.44,7.81 +8.44,7.81;8.44,7.50 +8.44,7.50;8.44,6.88 +8.44,6.88;8.12,6.25 +8.12,6.25;7.81,6.25 +7.81,6.25;7.50,6.25 +7.50,6.25;7.19,6.25 +7.19,6.25;6.56,6.25 +6.56,6.25;6.25,6.25 +1.25,0.62;1.25,9.06 +2.50,6.88;0.00,6.88 + +# UTF-16 : 93 e1 +# UTF-8 : a1 8f e9 +[93e1] 鏡 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.06,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.75,4.69 +4.38,3.12;8.75,3.12 +8.75,3.12;8.75,5.94 +8.75,5.94;4.38,5.94 +4.38,5.94;4.38,3.12 +4.38,4.69;8.44,4.69 +4.06,6.56;9.38,6.56 +4.06,8.44;9.06,8.44 +6.56,8.44;6.56,9.38 +7.19,6.56;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.12,8.44 +5.62,6.56;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.31,7.81 +5.31,7.81;5.00,8.12 +5.00,8.12;5.00,8.44 +7.19,3.12;7.19,1.25 +7.19,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +3.12,0.62;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;5.94,3.12 + +# UTF-16 : 7a f6 +# UTF-8 : b6 ab e7 +[7af6] 競 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;5.00,2.81 +4.69,6.56;9.06,6.56 +4.69,8.44;8.75,8.44 +6.88,8.44;6.88,9.38 +7.50,6.56;7.81,6.88 +7.81,6.88;7.81,7.50 +7.81,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.12,8.44 +3.12,6.56;3.44,6.88 +3.44,6.88;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;3.75,8.12 +3.75,8.12;3.75,8.44 +5.94,6.56;5.94,6.88 +5.94,6.88;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.31,8.12 +5.31,8.12;5.31,8.44 +1.88,6.56;1.88,6.88 +1.88,6.88;1.56,7.19 +1.56,7.19;1.56,7.50 +1.56,7.50;1.25,8.12 +1.25,8.12;1.25,8.44 +5.00,3.75;8.44,3.75 +8.44,3.75;8.44,5.62 +8.44,5.62;5.00,5.62 +5.00,5.62;5.00,3.75 +7.19,3.75;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +3.75,0.62;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,3.12 +5.94,3.12;5.94,3.75 +0.31,6.56;4.38,6.56 +0.62,8.44;4.38,8.44 +2.50,8.44;2.50,9.38 +0.94,3.75;4.06,3.75 +4.06,3.75;4.06,5.62 +4.06,5.62;0.94,5.62 +0.94,5.62;0.94,3.75 +3.12,3.75;3.12,1.88 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,3.12 +1.88,3.12;1.88,3.44 +1.88,3.44;1.88,3.75 + +# UTF-16 : 4e 9f +# UTF-8 : 9f ba e4 +[4e9f] 亟 +0.62,1.25;8.75,1.25 +8.75,8.75;0.62,8.75 +1.25,3.12;3.12,3.12 +3.12,3.12;3.12,6.56 +3.12,6.56;1.25,6.56 +1.25,6.56;1.25,3.12 +4.06,8.75;3.75,8.12 +3.75,8.12;3.75,7.81 +3.75,7.81;3.75,7.19 +3.75,7.19;3.75,6.88 +3.75,6.88;3.75,6.25 +3.75,7.19;5.31,7.19 +5.31,7.19;5.31,5.94 +5.31,5.94;5.31,4.69 +5.31,4.69;5.31,3.75 +5.31,3.75;5.31,3.12 +5.31,3.12;5.00,2.50 +5.00,2.50;5.00,2.19 +5.00,2.19;4.69,1.88 +4.38,1.88;4.06,1.88 +4.06,1.88;3.75,1.88 +3.75,1.88;3.44,2.19 +5.94,6.88;8.44,6.88 +5.62,2.19;5.94,2.50 +5.94,2.50;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;6.88,3.75 +6.88,3.75;7.19,4.06 +7.19,4.06;7.50,4.69 +7.50,4.69;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.12,6.25 +8.12,6.25;8.44,6.88 +8.75,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,3.75 +7.50,3.75;7.50,4.06 +7.50,4.06;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.56,5.94 +6.56,5.94;6.25,6.56 + +# UTF-16 : 69 75 +# UTF-8 : b5 a5 e6 +[6975] 極 +2.81,3.12;4.69,3.12 +4.69,3.12;4.69,6.56 +4.69,6.56;2.81,6.56 +2.81,6.56;2.81,3.12 +4.38,8.75;4.38,8.44 +4.38,8.44;4.38,7.81 +4.38,7.81;4.38,7.50 +4.38,7.50;4.38,7.19 +4.38,7.19;4.06,6.56 +4.38,7.19;5.94,7.19 +5.94,7.19;5.94,5.94 +5.94,5.94;5.94,4.69 +5.94,4.69;5.94,3.75 +5.94,3.75;5.94,3.12 +5.94,3.12;5.62,2.50 +5.62,2.50;5.62,2.19 +5.62,2.19;5.31,1.88 +5.31,1.88;4.69,1.88 +4.69,1.88;4.06,1.88 +4.06,1.88;4.06,1.88 +2.19,1.25;9.06,1.25 +9.06,8.75;2.50,8.75 +6.25,6.88;8.75,6.88 +6.25,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.12,4.69 +8.12,4.69;8.12,5.00 +8.12,5.00;8.44,5.62 +8.44,5.62;8.44,6.25 +8.44,6.25;8.75,6.88 +9.06,2.19;8.75,2.50 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.12 +8.12,3.12;7.81,3.75 +7.81,3.75;7.81,4.06 +7.81,4.06;7.50,4.38 +7.50,4.38;7.19,5.00 +7.19,5.00;7.19,5.31 +7.19,5.31;6.88,5.94 +6.88,5.94;6.88,6.56 +1.56,0.62;1.56,9.06 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 + +# UTF-16 : 8a 13 +# UTF-8 : 93 a8 e8 +[8a13] 訓 +0.94,1.25;3.44,1.25 +3.44,1.25;3.44,3.44 +3.44,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.75,7.50 +0.62,5.94;3.44,5.94 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +8.75,9.06;8.75,0.94 +6.56,8.75;6.56,1.56 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,2.19 +4.38,2.19;4.38,2.50 +4.38,2.50;4.38,3.12 +4.38,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +4.38,5.31;4.69,9.06 + +# UTF-16 : 90 e1 +# UTF-8 : a1 83 e9 +[90e1] 郡 +0.62,5.31;5.00,5.31 +5.00,5.31;5.00,8.75 +5.00,8.75;0.62,8.75 +0.31,7.19;5.94,7.19 +1.56,0.62;1.56,4.06 +1.56,4.06;5.00,4.06 +5.00,4.06;5.00,0.62 +1.56,1.25;5.00,1.25 +0.00,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.19,6.25 +2.19,6.25;2.50,7.19 +2.50,7.19;2.50,7.81 +2.50,7.81;2.50,8.75 +9.06,8.75;6.25,8.75 +6.25,8.75;6.25,0.62 +6.88,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.44,2.19 +8.44,2.19;8.75,2.50 +8.75,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.50,5.94 +7.50,5.94;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 + +# UTF-16 : 5f 84 +# UTF-8 : 84 be e5 +[5f84] 径 +2.50,7.19;2.19,6.56 +2.19,6.56;1.88,5.94 +1.88,5.94;1.25,5.31 +1.25,5.31;0.94,5.00 +0.94,5.00;0.31,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;0.94,7.50 +0.94,7.50;0.31,6.88 +1.56,0.62;1.56,5.62 +3.12,8.75;8.44,8.75 +2.50,4.69;3.44,5.00 +3.44,5.00;4.38,5.31 +4.38,5.31;5.00,5.62 +5.00,5.62;5.62,5.94 +5.62,5.94;6.25,6.25 +6.25,6.25;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.44,8.75 +9.06,4.69;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.19,5.62 +7.19,5.62;6.56,5.94 +6.56,5.94;5.94,6.25 +5.94,6.25;5.31,6.56 +5.31,6.56;5.00,6.88 +5.00,6.88;4.69,7.50 +4.69,7.50;4.06,7.81 +4.06,7.81;3.75,8.12 +2.50,0.94;9.06,0.94 +8.44,3.75;3.44,3.75 +5.94,0.94;5.94,5.31 + +# UTF-16 : 52 11 +# UTF-8 : 91 88 e5 +[5211] 刑 +0.62,5.31;5.62,5.31 +0.62,8.75;5.62,8.75 +4.38,0.94;4.38,8.75 +0.62,0.94;0.94,1.25 +0.94,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;1.88,4.38 +1.88,4.38;1.88,5.00 +1.88,5.00;1.88,5.94 +1.88,5.94;1.88,7.19 +1.88,7.19;1.88,8.44 +6.25,2.50;6.25,8.75 +8.75,9.06;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 + +# UTF-16 : 57 8b +# UTF-8 : 8b 9e e5 +[578b] 型 +0.62,1.25;8.75,1.25 +8.12,3.12;1.25,3.12 +4.69,1.25;4.69,4.69 +0.31,6.88;5.62,6.88 +0.62,8.75;5.62,8.75 +4.06,4.38;4.06,8.75 +0.62,4.38;0.94,4.69 +0.94,4.69;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.88,7.19 +1.88,7.19;2.19,7.81 +1.88,7.81;2.19,8.75 +6.25,5.62;6.25,8.75 +8.75,9.06;8.75,5.31 +8.75,5.31;8.75,4.69 +8.75,4.69;8.44,4.69 +8.44,4.69;8.12,4.69 +8.12,4.69;7.50,4.69 +7.50,4.69;7.19,4.69 +7.19,4.69;6.88,4.69 + +# UTF-16 : 66 6f +# UTF-8 : af 99 e6 +[666f] 景 +4.69,3.12;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +1.88,3.12;7.81,3.12 +7.81,3.12;7.81,5.00 +7.81,5.00;1.56,5.00 +1.56,5.00;1.56,3.12 +4.69,5.62;4.69,6.56 +0.31,5.62;9.06,5.62 +1.25,6.56;8.12,6.56 +8.12,6.56;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,6.56 +1.25,7.81;8.12,7.81 + +# UTF-16 : 82 b8 +# UTF-8 : b8 8a e8 +[82b8] 芸 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +8.75,4.69;0.62,4.69 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,3.12 +7.19,3.12;6.88,3.75 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,1.88;8.12,1.88 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +1.25,6.25;8.12,6.25 + +# UTF-16 : 7d 50 +# UTF-8 : 90 b5 e7 +[7d50] 結 +3.75,4.06;3.75,4.69 +3.75,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.56 +0.31,4.69;3.44,5.00 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +8.75,0.62;8.75,4.38 +8.75,4.38;4.38,4.38 +4.38,4.38;4.38,0.62 +4.38,1.56;8.44,1.56 +3.75,8.12;9.06,8.12 +4.06,5.94;8.75,5.94 +6.25,5.94;6.56,9.38 + +# UTF-16 : 5e fa +# UTF-8 : ba bb e5 +[5efa] 建 +2.81,5.62;0.62,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,8.75;0.62,8.75 +0.62,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.88,7.50 +1.88,7.50;2.19,8.12 +2.19,8.12;2.50,8.44 +8.75,0.94;6.56,0.94 +6.56,0.94;5.62,0.94 +5.62,0.94;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.44,1.56 +3.44,1.56;2.81,1.88 +2.81,1.88;2.50,2.19 +2.50,2.19;1.88,2.50 +1.88,2.50;1.56,3.12 +1.56,3.12;1.25,4.06 +1.25,4.06;0.94,4.69 +3.44,5.62;8.44,5.62 +8.44,5.62;8.44,8.44 +8.44,8.44;3.44,8.44 +2.81,7.19;9.06,7.19 +2.81,2.81;8.75,2.81 +3.44,4.38;8.75,4.38 +5.94,1.56;5.94,9.38 + +# UTF-16 : 50 65 +# UTF-8 : a5 81 e5 +[5065] 健 +3.75,5.62;1.88,5.62 +1.56,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,8.75;1.88,8.75 +1.88,5.62;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.81,7.50 +2.81,7.50;3.12,8.12 +3.12,8.12;3.44,8.44 +9.06,0.94;6.88,0.94 +6.88,0.94;5.94,0.94 +5.94,0.94;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.38,1.56 +4.38,1.56;3.75,1.88 +3.75,1.88;3.44,2.19 +3.44,2.19;2.81,2.50 +2.81,2.50;2.50,3.12 +2.50,3.12;2.19,4.06 +2.19,4.06;1.88,4.69 +4.38,5.62;8.44,5.62 +8.44,5.62;8.44,8.44 +8.44,8.44;4.06,8.44 +3.44,7.19;9.38,7.19 +3.75,2.81;9.06,2.81 +4.06,4.38;8.75,4.38 +6.56,1.56;6.56,9.38 +1.56,9.06;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;1.25,7.19 +1.25,7.19;0.94,6.56 +0.94,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.31,5.31 +0.31,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.88 + +# UTF-16 : 9a 13 +# UTF-8 : 93 a8 e9 +[9a13] 験 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;2.19,3.75 +1.56,1.25;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +4.06,8.75;0.94,8.75 +0.94,8.75;0.94,4.38 +0.94,4.38;3.75,4.38 +3.75,4.38;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.50,8.75;2.50,4.38 +0.94,5.94;3.75,5.94 +0.94,7.19;3.75,7.19 +9.06,6.88;8.75,7.19 +8.75,7.19;8.12,7.81 +8.12,7.81;7.50,8.12 +7.50,8.12;7.19,8.75 +7.19,8.75;6.56,9.38 +6.56,9.38;5.94,8.75 +5.94,8.75;5.62,8.12 +5.62,8.12;5.00,7.81 +5.00,7.81;4.38,7.19 +4.38,7.19;4.06,6.88 +8.12,7.19;5.00,7.19 +4.06,0.94;4.38,0.94 +4.38,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.25,2.50 +6.25,2.50;6.25,3.12 +6.25,3.12;6.56,3.44 +6.56,3.44;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.56,7.19 +9.06,0.94;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.56,3.75 +6.56,3.75;6.56,4.38 +4.38,3.75;4.38,5.94 +4.38,5.94;8.75,5.94 +8.75,5.94;8.75,3.75 +8.75,3.75;4.69,3.75 + +# UTF-16 : 56 fa +# UTF-8 : ba 9b e5 +[56fa] 固 +8.44,0.62;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.44,1.25 +1.56,6.88;7.81,6.88 +4.69,5.00;4.69,8.44 +2.81,2.19;6.88,2.19 +6.88,2.19;6.88,5.00 +6.88,5.00;2.50,5.00 +2.50,5.00;2.50,2.19 + +# UTF-16 : 52 9f +# UTF-8 : 9f 8a e5 +[529f] 功 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.88 +4.06,1.88;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.31,4.69 +5.31,4.69;5.62,5.62 +5.62,5.62;5.62,6.56 +5.62,6.56;5.62,7.81 +5.62,7.81;5.94,9.06 +3.75,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,1.25 +2.19,8.12;2.19,2.81 +4.06,8.12;0.31,8.12 +0.31,2.19;0.94,2.50 +0.94,2.50;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;2.19,2.81 +2.19,2.81;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;3.44,3.12 +3.44,3.12;4.06,3.44 + +# UTF-16 : 59 7d +# UTF-8 : bd a5 e5 +[597d] 好 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.75,6.56 +3.75,6.56;3.75,7.50 +3.75,7.50;0.31,7.50 +0.94,4.38;1.25,4.38 +1.25,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.19,3.44 +2.19,3.44;2.50,3.44 +2.50,3.44;2.81,3.12 +2.81,3.12;3.12,2.81 +3.12,2.81;3.44,2.50 +3.44,2.50;3.75,2.19 +3.75,2.19;4.06,1.56 +3.75,5.00;9.38,5.00 +8.75,8.75;4.38,8.75 +6.88,6.25;6.88,1.88 +6.88,1.88;6.88,1.25 +6.88,1.25;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +8.75,8.75;8.44,8.12 +8.44,8.12;8.12,7.50 +8.12,7.50;7.81,7.19 +7.81,7.19;7.50,6.56 +7.50,6.56;6.88,6.25 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 + +# UTF-16 : 50 19 +# UTF-8 : 99 80 e5 +[5019] 候 +8.75,5.62;4.38,5.62 +3.44,4.38;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.38,5.62 +4.38,5.62;4.69,6.25 +4.69,6.25;5.00,6.88 +9.06,3.75;3.12,3.75 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;5.94,3.12 +5.94,3.12;6.25,3.44 +6.25,3.44;6.25,3.75 +6.25,3.75;6.25,5.62 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;6.25,3.44 +6.25,3.44;6.25,3.75 +7.81,6.88;8.12,8.75 +8.12,8.75;3.75,8.75 +3.12,6.88;9.06,6.88 +1.88,9.06;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;0.94,6.56 +0.94,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.88 +2.50,1.88;2.50,7.81 + +# UTF-16 : 4e a2 +# UTF-8 : a2 ba e4 +[4ea2] 亢 +4.69,7.81;4.69,9.38 +0.31,7.81;9.06,7.81 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,5.31 +2.81,5.31;2.81,6.56 +2.81,6.56;6.25,6.56 +6.25,6.56;6.25,1.88 +6.25,1.88;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.50,0.94;8.12,1.25 +8.12,1.25;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 + +# UTF-16 : 82 2a +# UTF-8 : aa 88 e8 +[822a] 航 +6.88,8.12;6.88,9.38 +4.38,8.12;9.06,8.12 +4.38,0.94;4.69,1.25 +4.69,1.25;5.00,1.88 +5.00,1.88;5.31,2.81 +5.31,2.81;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.31,5.31 +5.31,5.31;5.31,6.56 +5.31,6.56;7.81,6.56 +7.81,6.56;7.81,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.12 +0.94,8.12;4.06,8.12 +4.06,8.12;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +0.31,4.69;4.69,5.31 +2.81,5.94;2.81,6.25 +2.81,6.25;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,7.19;1.88,7.50 +2.50,9.38;2.19,9.06 +2.19,9.06;2.19,8.44 +2.19,8.44;2.19,8.12 +2.50,5.00;2.50,1.88 + +# UTF-16 : 5e b7 +# UTF-8 : b7 ba e5 +[5eb7] 康 +5.31,8.44;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +5.31,4.38;5.31,4.06 +5.31,4.06;5.62,3.75 +5.62,3.75;5.94,3.44 +5.94,3.44;6.25,2.81 +6.25,2.81;6.56,2.50 +6.56,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;8.75,1.25 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.19,3.12 +7.19,3.12;6.88,3.12 +6.88,3.12;6.56,2.81 +1.25,5.94;8.75,5.94 +1.88,4.69;8.12,4.69 +8.12,4.69;8.12,7.50 +8.12,7.50;1.88,7.50 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,2.50 +4.06,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +3.44,2.81;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.50,3.75 +2.50,3.75;2.19,4.06 +4.69,8.44;5.00,9.38 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,8.44 +1.25,8.44;8.75,8.44 + +# UTF-16 : 91 c7 +# UTF-8 : 87 87 e9 +[91c7] 采 +0.94,8.12;1.88,8.44 +1.88,8.44;2.50,8.44 +2.50,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +2.50,5.62;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,6.88 +1.88,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +5.00,5.94;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.06,7.81 +6.56,5.31;6.88,5.94 +6.88,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;8.12,8.12 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.69 +9.06,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;5.62,3.44 +5.62,3.44;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,0.62;4.69,5.62 +8.75,4.69;0.62,4.69 + +# UTF-16 : 83 dc +# UTF-8 : 9c 8f e8 +[83dc] 菜 +0.94,6.88;1.88,6.88 +1.88,6.88;2.50,6.88 +2.50,6.88;3.44,6.88 +3.44,6.88;4.06,6.88 +4.06,6.88;4.69,6.88 +4.69,6.88;5.62,6.88 +5.62,6.88;6.25,7.19 +6.25,7.19;6.88,7.19 +6.88,7.19;7.81,7.19 +7.81,7.19;8.44,7.50 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +5.00,5.00;4.69,5.31 +4.69,5.31;4.38,5.94 +4.38,5.94;4.38,6.25 +4.38,6.25;4.06,6.25 +6.56,4.69;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.56 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,0.62;4.69,4.69 +8.75,3.75;0.62,3.75 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 + +# UTF-16 : 67 00 +# UTF-8 : 80 9c e6 +[6700] 最 +1.25,5.62;1.25,1.56 +4.38,0.62;4.38,5.62 +1.25,3.12;4.06,3.12 +1.25,4.38;4.06,4.38 +0.31,1.25;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,1.56 +1.88,1.56;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.38,1.88 +4.69,4.69;8.75,4.69 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.44,4.69 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.38 +0.31,5.62;9.06,5.62 +1.25,6.56;8.12,6.56 +8.12,6.56;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,6.56 +1.25,7.81;8.12,7.81 + +# UTF-16 : 67 50 +# UTF-8 : 90 9d e6 +[6750] 材 +8.12,9.06;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,7.50;4.06,7.50 +2.19,0.62;2.19,9.06 +3.75,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.19,7.81 +3.75,4.38;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.50,6.88 +2.50,6.88;2.19,7.50 +3.44,2.19;4.06,2.81 +4.06,2.81;4.69,3.12 +4.69,3.12;5.31,3.75 +5.31,3.75;5.94,4.38 +5.94,4.38;6.25,4.69 +6.25,4.69;6.56,5.31 +6.56,5.31;7.19,5.94 +7.19,5.94;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;8.12,7.81 + +# UTF-16 : 66 28 +# UTF-8 : a8 98 e6 +[6628] 昨 +5.62,5.94;8.75,5.94 +8.75,3.44;5.62,3.44 +4.69,8.12;9.06,8.12 +5.62,0.62;5.62,8.12 +3.44,5.31;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;4.69,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.00,9.38 +0.94,1.56;3.12,1.56 +3.12,1.56;3.12,8.75 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,5.31;3.12,5.31 + +# UTF-16 : 67 2d +# UTF-8 : ad 9c e6 +[672d] 札 +2.50,0.62;2.50,9.06 +4.69,7.19;0.62,7.19 +0.31,2.81;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.50,7.19 +4.69,3.75;4.38,4.38 +4.38,4.38;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.12,6.25 +3.12,6.25;3.12,6.56 +3.12,6.56;2.81,6.88 +2.81,6.88;2.50,7.19 +5.62,9.06;5.62,2.19 +5.62,2.19;5.62,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;6.25,0.94 +6.25,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 + +# UTF-16 : 54 0a +# UTF-8 : 8a 90 e5 +[540a] 吊 +1.88,5.94;7.81,5.94 +7.50,5.94;7.81,8.75 +7.50,8.75;1.88,8.75 +1.56,8.75;1.88,5.62 +5.94,1.56;6.56,1.25 +6.56,1.25;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.88 +8.44,1.88;8.44,2.19 +8.44,2.19;8.44,4.69 +8.44,4.69;1.25,4.69 +1.25,4.69;1.25,1.25 +4.69,0.62;4.69,5.62 + +# UTF-16 : 52 37 +# UTF-8 : b7 88 e5 +[5237] 刷 +4.06,1.56;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;5.00,2.19 +5.00,2.19;5.00,5.00 +5.00,5.00;1.56,5.00 +1.56,5.00;1.56,1.25 +3.44,0.62;3.44,6.25 +6.25,2.50;6.25,8.75 +8.44,9.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,8.75 +0.94,8.75;5.00,8.75 +5.00,8.75;5.00,6.88 +5.00,6.88;1.25,6.88 + +# UTF-16 : 6b ba +# UTF-8 : ba ae e6 +[6bba] 殺 +4.06,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;7.50,8.75 +7.50,8.75;7.50,6.25 +7.50,6.25;7.81,5.94 +7.81,5.94;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;9.06,6.25 +9.06,6.25;9.06,6.56 +9.06,6.56;9.06,7.19 +4.38,5.00;8.75,5.00 +3.75,0.94;4.38,1.25 +4.38,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,4.38 +8.12,4.38;8.44,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.69 +0.31,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.88,4.06 +1.88,4.06;2.19,4.69 +2.19,4.69;2.50,5.00 +4.38,2.50;4.06,3.12 +4.06,3.12;3.75,3.44 +3.75,3.44;3.44,4.06 +3.44,4.06;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,0.62;2.50,6.56 +4.38,5.00;0.31,5.00 +0.31,5.94;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.44 +3.44,8.44;3.75,8.75 +3.75,8.75;4.06,9.06 +0.62,8.75;1.25,8.44 +1.25,8.44;2.19,7.81 +2.19,7.81;2.50,7.81 +2.50,7.81;2.81,7.50 +2.81,7.50;3.12,7.19 +3.12,7.19;3.44,6.88 +3.44,6.88;3.75,6.88 +3.75,6.88;4.06,6.56 + +# UTF-16 : 5b df +# UTF-8 : 9f af e5 +[5bdf] 察 +4.69,3.75;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +8.75,3.75;0.94,3.75 +6.56,5.00;2.81,5.00 +4.69,8.75;4.69,9.69 +8.75,7.19;8.75,8.75 +8.75,8.75;0.62,8.75 +0.62,8.75;0.62,7.19 +0.31,6.25;0.94,6.56 +0.94,6.56;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;2.50,7.81 +2.50,7.81;2.81,8.44 +9.06,4.06;8.44,4.38 +8.44,4.38;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.00,7.81 +5.00,7.81;4.69,8.12 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,3.12 +8.75,0.94;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +4.38,7.50;2.19,7.50 +0.31,4.06;0.94,4.38 +0.94,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.50,5.31 +2.50,5.31;2.81,5.62 +2.81,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.38,7.50 +8.12,7.50;5.62,7.50 +6.56,5.62;6.88,5.94 +6.88,5.94;7.50,6.25 +7.50,6.25;7.81,6.88 +7.81,6.88;7.81,7.19 +7.81,7.19;8.12,7.50 +3.44,6.25;3.12,6.56 +3.12,6.56;2.81,6.56 +2.81,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 + +# UTF-16 : 53 c2 +# UTF-8 : 82 8f e5 +[53c2] 参 +1.88,4.06;2.19,4.06 +2.19,4.06;2.81,4.06 +2.81,4.06;3.44,4.38 +3.44,4.38;3.75,4.38 +3.75,4.38;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.31,4.69 +5.31,4.69;5.62,5.00 +5.62,5.00;5.94,5.00 +5.94,5.00;6.25,5.31 +1.56,2.50;2.50,2.50 +2.50,2.50;3.12,2.50 +3.12,2.50;3.75,2.81 +3.75,2.81;4.38,2.81 +4.38,2.81;5.00,3.12 +5.00,3.12;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.56,3.44 +6.56,3.44;6.88,3.75 +6.88,3.75;7.19,3.75 +1.56,0.94;2.50,0.94 +2.50,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;7.81,2.19 +7.81,2.19;8.44,2.50 +8.44,6.88;8.12,7.50 +8.12,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.25,8.75 +0.94,7.50;1.56,7.50 +1.56,7.50;2.19,7.50 +2.19,7.50;2.81,7.50 +2.81,7.50;3.44,7.50 +3.44,7.50;4.06,7.50 +4.06,7.50;4.69,7.50 +4.69,7.50;5.62,7.50 +5.62,7.50;6.25,7.81 +6.25,7.81;6.88,7.81 +6.88,7.81;7.50,7.81 +2.19,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;3.12,8.44 +3.12,8.44;3.44,8.75 +3.44,8.75;3.44,9.38 +8.75,6.25;0.62,6.25 +0.31,4.38;0.94,4.69 +0.94,4.69;1.56,5.00 +1.56,5.00;2.19,5.00 +2.19,5.00;2.50,5.31 +2.50,5.31;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;4.69,7.50 +9.06,4.38;8.75,4.38 +8.75,4.38;8.12,4.69 +8.12,4.69;7.81,4.69 +7.81,4.69;7.50,5.00 +7.50,5.00;6.88,5.31 +6.88,5.31;6.25,5.62 +6.25,5.62;5.62,6.25 + +# UTF-16 : 75 23 +# UTF-8 : a3 94 e7 +[7523] 産 +0.94,8.44;8.44,8.44 +4.69,8.44;4.69,9.38 +5.94,6.56;6.25,6.88 +6.25,6.88;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.88,8.44 +3.44,6.56;3.12,7.19 +3.12,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,6.56 +1.25,6.56;8.75,6.56 +1.25,0.94;9.06,0.94 +8.44,5.00;2.81,5.00 +8.12,3.12;2.50,3.12 +5.31,0.94;5.31,5.94 +1.56,3.44;1.88,4.06 +1.88,4.06;2.19,4.38 +2.19,4.38;2.50,5.00 +2.50,5.00;2.81,5.31 +2.81,5.31;3.12,5.94 + +# UTF-16 : 65 63 +# UTF-8 : a3 95 e6 +[6563] 散 +4.69,0.94;5.62,1.25 +5.62,1.25;5.94,1.88 +5.94,1.88;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,5.00 +8.12,5.00;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;5.94,6.25 +5.94,6.25;5.94,7.19 +5.62,7.81;9.06,7.81 +4.69,5.00;5.00,5.31 +5.00,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;6.25,9.38 +0.94,0.62;0.94,5.31 +0.94,5.31;4.38,5.31 +4.38,5.31;4.38,1.25 +4.38,1.25;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +0.31,6.25;5.00,6.25 +4.69,8.12;0.31,8.12 +1.25,6.25;1.56,9.38 +3.75,6.25;3.75,9.38 +0.94,2.50;4.38,2.50 +0.94,3.75;4.38,3.75 + +# UTF-16 : 6b 8b +# UTF-8 : 8b ae e6 +[6b8b] 残 +0.31,8.75;4.06,8.75 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.50 +1.56,7.50;1.88,8.12 +1.88,8.12;1.88,8.75 +1.56,6.88;3.44,6.88 +3.44,6.88;3.44,5.94 +3.44,5.94;3.12,5.31 +3.12,5.31;3.12,4.69 +3.12,4.69;2.81,3.75 +2.81,3.75;2.50,3.12 +2.50,3.12;2.19,2.50 +2.19,2.50;1.88,2.19 +1.88,2.19;1.25,1.56 +1.25,1.56;0.94,1.25 +0.94,1.25;0.62,0.94 +2.81,4.06;2.50,4.38 +2.50,4.38;1.88,4.69 +1.88,4.69;1.56,5.00 +1.56,5.00;1.25,5.31 +3.44,4.38;9.06,4.69 +4.06,6.25;8.75,6.56 +3.44,7.81;8.75,8.12 +8.44,4.06;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,3.12 +7.19,3.12;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.62,1.88 +5.62,1.88;5.00,1.56 +5.00,1.56;4.38,1.56 +4.38,1.56;3.44,1.25 +3.44,1.25;2.81,0.94 +5.94,9.06;5.94,7.19 +5.94,7.19;6.25,5.62 +6.25,5.62;6.25,4.38 +6.25,4.38;6.56,3.12 +6.56,3.12;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +6.88,9.06;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.12,8.44 + +# UTF-16 : 53 f2 +# UTF-8 : b2 8f e5 +[53f2] 史 +0.62,0.94;1.25,1.25 +1.25,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;4.69,5.62 +4.69,5.62;4.69,9.38 +8.75,0.94;8.12,1.25 +8.12,1.25;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.56 +5.94,1.56;5.31,1.88 +5.31,1.88;4.69,2.50 +4.69,2.50;4.06,2.81 +4.06,2.81;3.44,3.12 +3.44,3.12;2.81,3.75 +2.81,3.75;2.50,4.38 +8.12,4.38;8.12,8.12 +8.12,8.12;1.25,8.12 +1.25,8.12;1.25,5.00 +1.25,5.00;8.12,5.00 + +# UTF-16 : 8a 66 +# UTF-8 : a6 a9 e8 +[8a66] 試 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +3.75,7.81;9.06,7.81 +7.19,9.38;7.19,7.81 +7.19,7.81;7.19,6.25 +7.19,6.25;7.50,5.00 +7.50,5.00;7.50,3.75 +7.50,3.75;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +7.50,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.44 +8.75,8.44;9.06,8.12 +5.00,5.94;5.00,1.88 +6.88,5.94;3.75,5.94 +3.75,1.56;4.06,1.56 +4.06,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,1.88 +5.31,1.88;5.62,1.88 +5.62,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.19,2.50 + +# UTF-16 : 65 e7 +# UTF-8 : a7 97 e6 +[65e7] 旧 +8.44,0.62;8.44,8.75 +8.44,8.75;2.81,8.75 +2.81,8.75;2.81,0.62 +0.94,9.06;0.94,0.62 +3.12,1.56;8.44,1.56 +3.12,5.31;8.44,5.31 + +# UTF-16 : 51 50 +# UTF-8 : 90 85 e5 +[5150] 児 +1.25,9.06;1.25,4.06 +3.12,4.69;8.12,4.69 +8.12,4.69;8.12,8.75 +8.12,8.75;3.12,8.75 +3.12,8.75;3.12,4.38 +3.12,6.88;8.12,6.88 +5.62,4.06;5.94,1.88 +5.62,1.88;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,2.81 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 + +# UTF-16 : 6c bb +# UTF-8 : bb b2 e6 +[6cbb] 治 +9.06,5.31;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.88 +8.12,6.88;7.50,7.50 +7.50,7.50;7.19,8.12 +2.81,5.94;3.12,5.94 +3.12,5.94;3.75,5.94 +3.75,5.94;4.38,5.94 +4.38,5.94;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;7.19,6.25 +7.19,6.25;7.81,6.25 +7.81,6.25;8.44,6.25 +3.44,5.94;3.75,6.56 +3.75,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.00,9.06 +5.00,9.06;5.00,9.38 +8.12,0.62;8.12,4.69 +8.12,4.69;3.75,4.69 +3.44,4.69;3.75,0.62 +3.75,1.25;8.12,1.25 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;2.19,8.12 +2.19,8.12;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.31,6.88 + +# UTF-16 : 8f 9e +# UTF-8 : 9e be e8 +[8f9e] 辞 +4.06,5.31;9.06,5.31 +7.50,5.31;7.81,5.94 +7.81,5.94;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.12,7.50 +8.12,7.50;8.44,8.12 +5.62,5.31;5.62,5.94 +5.62,5.94;5.62,6.56 +5.62,6.56;5.31,7.19 +5.31,7.19;5.31,7.50 +5.31,7.50;5.00,8.12 +6.56,5.31;6.56,0.62 +4.38,3.12;9.06,3.12 +4.06,8.12;9.06,8.12 +6.56,8.12;6.56,9.38 +0.62,0.62;0.62,4.69 +0.62,4.69;3.75,4.69 +3.75,4.69;3.75,0.94 +0.94,1.56;3.75,1.56 +0.31,6.56;4.06,6.56 +2.19,4.69;2.19,8.44 +0.62,8.12;0.94,8.12 +0.94,8.12;1.25,8.12 +1.25,8.12;2.19,8.44 +2.19,8.44;2.81,8.44 +2.81,8.44;3.44,8.75 +3.44,8.75;4.06,9.06 + +# UTF-16 : 50 1f +# UTF-8 : 9f 80 e5 +[501f] 借 +8.44,0.62;8.44,4.69 +8.44,4.69;3.12,4.69 +3.12,4.69;3.12,0.62 +3.12,1.25;8.12,1.25 +3.12,3.12;8.12,3.12 +2.19,5.94;9.06,5.94 +2.50,8.12;8.75,8.12 +4.38,5.94;4.38,9.38 +7.19,5.94;7.19,9.38 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 7a 2e +# UTF-8 : ae a8 e7 +[7a2e] 種 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +2.81,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +3.12,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.44,9.06 +3.44,3.44;8.44,3.44 +8.44,3.44;8.44,6.25 +8.44,6.25;3.44,6.25 +3.44,6.25;3.44,3.44 +3.44,5.00;8.44,5.00 +3.12,2.50;8.75,2.50 +2.50,1.25;9.06,1.25 +5.94,1.25;5.94,8.75 +2.81,7.19;8.75,7.19 + +# UTF-16 : 79 5d +# UTF-8 : 9d a5 e7 +[795d] 祝 +6.88,5.31;6.88,1.88 +6.88,1.88;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +2.81,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.00,3.44 +5.00,3.44;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.31,5.31 +4.06,5.31;8.44,5.31 +8.44,5.31;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,5.31 +3.75,3.12;3.44,3.44 +3.44,3.44;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 + +# UTF-16 : 98 06 +# UTF-8 : 86 a0 e9 +[9806] 順 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +4.38,8.75;9.06,8.75 +6.56,8.75;6.56,8.44 +6.56,8.44;6.56,7.81 +6.56,7.81;6.25,7.50 +6.25,7.50;6.25,7.19 +4.69,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;4.69,7.19 +4.69,7.19;4.69,2.50 +4.69,4.38;8.75,4.38 +4.69,5.94;8.75,5.94 +3.75,9.06;3.75,0.94 +2.19,8.75;2.19,1.56 +0.00,0.94;0.31,1.25 +0.31,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,9.06 + +# UTF-16 : 52 1d +# UTF-8 : 9d 88 e5 +[521d] 初 +3.75,3.12;3.44,3.44 +3.44,3.44;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 +2.81,0.94;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.62,5.31 +5.62,5.31;5.62,6.25 +5.62,6.25;5.62,7.19 +5.62,7.19;5.94,8.44 +3.44,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,4.06 +8.75,4.06;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;7.81,1.25 +7.81,1.25;7.50,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.94,1.25 +2.81,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.06,5.62 + +# UTF-16 : 67 7e +# UTF-8 : be 9d e6 +[677e] 松 +9.06,0.94;9.06,1.56 +9.06,1.56;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;7.81,3.75 +7.81,3.75;7.50,4.38 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;8.12,1.88 +8.12,1.88;8.75,1.88 +4.38,1.25;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;4.69,2.50 +4.69,2.50;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.31,4.69 +5.31,4.69;5.31,5.00 +5.31,5.00;5.62,5.62 +5.62,5.62;5.62,6.25 +5.00,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.69,7.50 +4.69,7.50;4.38,7.19 +4.38,7.19;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.75,6.25 +3.75,6.25;3.75,5.94 +3.75,5.94;3.44,5.62 +3.44,5.62;3.12,5.31 +7.19,8.75;7.19,8.44 +7.19,8.44;7.50,8.12 +7.50,8.12;7.50,7.50 +7.50,7.50;7.81,7.19 +7.81,7.19;8.12,6.88 +8.12,6.88;8.12,6.56 +8.12,6.56;8.44,6.25 +8.44,6.25;8.75,5.94 +8.75,5.94;9.06,5.62 +9.06,5.62;9.38,5.31 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.31,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 7b 11 +# UTF-8 : 91 ac e7 +[7b11] 笑 +3.12,6.56;2.81,7.19 +2.81,7.19;2.81,7.50 +2.81,7.50;2.50,8.12 +2.50,8.12;2.50,8.12 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +4.69,8.12;1.56,8.12 +7.19,6.88;6.88,7.19 +6.88,7.19;6.88,7.50 +6.88,7.50;6.56,8.12 +6.56,8.12;6.56,8.12 +9.06,8.12;5.62,8.12 +6.25,9.38;5.94,8.75 +5.94,8.75;5.62,8.44 +5.62,8.44;5.31,7.81 +5.31,7.81;4.69,7.19 +4.69,7.19;4.38,6.88 +1.25,5.62;1.88,5.62 +1.88,5.62;2.81,5.62 +2.81,5.62;3.44,5.62 +3.44,5.62;4.06,5.62 +4.06,5.62;4.69,5.94 +4.69,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.88,6.25 +6.88,6.25;7.50,6.25 +7.50,6.25;8.12,6.56 +8.75,4.06;0.62,4.06 +0.62,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;4.69,5.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.69,4.06 + +# UTF-16 : 55 31 +# UTF-8 : b1 94 e5 +[5531] 唱 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +8.75,0.62;8.75,4.69 +8.75,4.69;3.44,4.69 +3.44,4.69;3.44,0.62 +3.44,1.25;8.75,1.25 +3.44,3.12;8.75,3.12 +3.75,5.62;8.44,5.62 +8.44,5.62;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,5.62 +3.75,7.19;8.44,7.19 + +# UTF-16 : 5c 2d +# UTF-8 : ad b0 e5 +[5c2d] 尭 +5.94,4.38;5.94,1.56 +5.62,1.56;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,3.12 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.38 +8.75,4.38;0.62,4.38 +8.75,6.25;0.62,6.25 +4.69,6.25;4.69,9.38 +2.81,4.38;2.81,7.50 +6.56,4.38;6.56,7.50 +8.44,8.12;0.94,8.12 + +# UTF-16 : 71 3c +# UTF-8 : bc 84 e7 +[713c] 焼 +6.56,4.38;6.56,1.56 +6.56,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.00,4.38 +8.75,4.38;2.81,4.38 +9.06,6.25;2.81,6.25 +5.94,6.25;5.94,9.38 +4.38,4.38;4.38,7.50 +7.50,4.38;7.50,7.50 +8.75,8.12;3.44,8.12 +3.12,1.88;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.50,3.44 +2.50,3.44;2.19,4.06 +2.19,4.06;1.56,4.69 +0.94,7.81;0.94,7.19 +0.94,7.19;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +3.12,7.81;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,9.06 + +# UTF-16 : 8c 61 +# UTF-8 : a1 b1 e8 +[8c61] 象 +5.00,7.50;5.00,5.94 +1.25,7.50;1.56,5.94 +1.25,5.94;8.44,5.94 +8.44,5.94;8.44,7.50 +8.44,7.50;1.56,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;6.25,8.44 +6.25,8.44;6.25,8.75 +0.31,6.88;0.62,7.19 +0.62,7.19;0.94,7.19 +0.94,7.19;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;2.19,8.44 +2.19,8.44;2.81,8.75 +2.81,8.75;3.12,9.38 +2.81,8.75;6.25,8.75 +0.62,4.38;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.31 +3.75,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.62,1.88 +5.62,1.88;5.62,2.19 +5.62,2.19;5.62,3.12 +5.62,3.12;5.31,3.75 +5.31,3.75;5.00,4.38 +5.00,4.38;4.69,5.00 +4.69,5.00;4.06,5.31 +0.62,2.81;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;2.19,3.12 +2.19,3.12;2.81,3.44 +2.81,3.44;3.12,3.44 +3.12,3.44;3.75,3.75 +3.75,3.75;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;5.00,4.38 +0.31,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.12 +8.75,5.31;8.12,5.00 +8.12,5.00;7.81,4.69 +7.81,4.69;7.19,4.38 +7.19,4.38;6.88,4.06 +6.88,4.06;6.25,3.75 +5.00,5.94;5.31,5.31 +5.31,5.31;5.62,4.69 +5.62,4.69;5.94,4.38 +5.94,4.38;6.25,3.75 +6.25,3.75;6.56,3.12 +6.56,3.12;7.19,2.81 +7.19,2.81;7.50,2.19 +7.50,2.19;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;9.06,1.25 + +# UTF-16 : 71 67 +# UTF-8 : a7 85 e7 +[7167] 照 +8.75,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +6.25,0.94;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +3.75,0.94;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +4.38,3.12;8.44,3.12 +8.44,3.12;8.44,5.62 +8.44,5.62;4.38,5.62 +4.38,5.62;4.38,3.12 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.25 +4.38,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.94,7.81 +5.94,7.81;6.25,8.44 +6.25,8.44;6.25,8.75 +3.75,8.75;8.75,8.75 +8.75,8.75;8.75,8.12 +8.75,8.12;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.44,6.56 +8.44,6.56;8.12,6.25 +8.12,6.25;7.81,6.25 +7.81,6.25;7.50,6.25 +7.50,6.25;6.88,6.56 +6.88,6.56;6.56,6.56 +0.94,3.44;3.12,3.44 +3.12,3.44;3.12,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,3.44 +0.94,6.25;3.12,6.25 + +# UTF-16 : 8c de +# UTF-8 : 9e b3 e8 +[8cde] 賞 +0.62,0.94;1.25,0.94 +1.25,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.56 +3.12,1.56;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.56 +6.56,1.56;5.94,1.88 +8.75,6.56;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.56 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,9.38 +6.56,8.44;6.88,8.75 +6.88,8.75;7.19,9.06 +7.19,9.06;7.50,9.38 +4.69,8.44;4.69,9.38 +2.19,6.25;7.50,6.25 +7.19,6.25;7.50,7.50 +7.19,7.50;2.19,7.50 +1.88,7.50;2.19,6.25 +1.56,2.19;7.81,2.19 +7.81,2.19;7.81,5.62 +7.81,5.62;1.56,5.62 +1.56,5.62;1.56,2.19 +1.56,3.44;7.81,3.44 +1.56,4.69;7.81,4.69 + +# UTF-16 : 5d e8 +# UTF-8 : a8 b7 e5 +[5de8] 巨 +8.44,8.75;1.25,8.75 +1.25,8.75;1.25,0.62 +1.56,1.25;8.44,1.25 +1.56,3.75;7.81,3.75 +7.81,3.75;7.81,6.25 +7.81,6.25;1.56,6.25 + +# UTF-16 : 81 e3 +# UTF-8 : a3 87 e8 +[81e3] 臣 +8.44,8.75;1.25,8.75 +1.25,8.75;1.25,0.62 +1.25,1.25;8.44,1.25 +1.25,3.75;8.12,3.75 +8.12,3.75;8.12,6.25 +8.12,6.25;1.25,6.25 +4.69,6.56;4.69,8.75 +4.69,1.25;4.69,3.75 + +# UTF-16 : 77 01 +# UTF-8 : 81 9c e7 +[7701] 省 +2.19,5.31;2.19,0.62 +7.81,0.62;7.81,5.62 +7.81,5.62;2.50,5.62 +2.19,1.25;7.81,1.25 +2.19,2.81;7.81,2.81 +2.19,4.06;7.81,4.06 +4.69,9.38;4.69,7.81 +4.69,7.81;4.69,7.50 +4.69,7.50;4.69,6.88 +4.69,6.88;4.06,6.88 +4.06,6.88;3.75,6.88 +3.75,6.88;3.12,6.88 +3.12,6.88;2.81,6.88 +0.31,6.56;0.94,6.88 +0.94,6.88;1.25,7.50 +1.25,7.50;1.88,7.81 +1.88,7.81;2.19,8.44 +2.19,8.44;2.19,9.06 +9.06,6.88;8.75,7.19 +8.75,7.19;8.12,7.50 +8.12,7.50;7.81,8.12 +7.81,8.12;7.50,8.44 +7.50,8.44;6.88,9.06 +7.19,7.81;6.88,7.50 +6.88,7.50;6.25,7.19 +6.25,7.19;5.62,6.88 +5.62,6.88;5.00,6.56 +5.00,6.56;4.38,6.25 +4.38,6.25;3.75,5.94 +3.75,5.94;2.81,5.62 +2.81,5.62;1.88,5.31 +1.88,5.31;0.94,5.00 +0.94,5.00;0.00,5.00 + +# UTF-16 : 6e 05 +# UTF-8 : 85 b8 e6 +[6e05] 清 +3.44,0.94;3.44,5.00 +3.44,5.00;8.44,5.00 +8.44,5.00;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +2.81,5.94;9.06,5.94 +8.75,8.44;3.12,8.44 +8.44,7.19;3.44,7.19 +5.94,5.94;5.94,9.38 +3.44,2.50;8.12,2.50 +3.44,3.75;8.12,3.75 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 4e 89 +# UTF-8 : 89 ba e4 +[4e89] 争 +5.00,7.19;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;6.25,8.44 +0.62,6.25;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;2.81,8.44 +2.81,8.44;3.12,8.75 +3.12,8.75;3.44,9.06 +3.44,9.06;3.75,9.38 +3.12,8.75;6.25,8.75 +4.69,6.88;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +8.12,2.81;8.12,7.19 +8.12,7.19;2.19,7.19 +1.25,3.12;8.12,3.12 +0.31,5.31;9.06,5.31 + +# UTF-16 : 97 59 +# UTF-8 : 99 9d e9 +[9759] 静 +6.88,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.12,8.44 +5.94,8.44;8.44,8.44 +4.38,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.94,8.12 +5.94,8.12;6.25,8.75 +6.25,8.75;6.56,9.38 +6.88,6.88;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;6.56,0.94 +6.56,0.94;6.56,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.31,0.94 +8.75,2.81;8.75,6.88 +8.75,6.88;5.31,6.88 +4.69,3.44;8.75,3.44 +4.38,5.31;9.38,5.31 +0.94,0.94;0.94,5.00 +0.94,5.00;4.06,5.00 +4.06,5.00;4.06,1.56 +4.06,1.56;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +0.31,5.94;4.69,5.94 +4.38,8.44;0.31,8.44 +4.38,7.19;0.62,7.19 +2.50,5.94;2.50,9.38 +0.94,2.50;4.06,2.50 +0.94,3.75;4.06,3.75 + +# UTF-16 : 5e 2d +# UTF-8 : ad b8 e5 +[5e2d] 席 +5.00,8.44;5.00,9.38 +3.12,8.44;3.44,5.31 +3.12,5.31;6.88,5.31 +6.88,5.31;6.88,8.44 +1.25,7.19;8.75,7.19 +6.25,1.25;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.12,1.88 +8.12,1.88;8.12,2.19 +8.12,2.19;8.12,4.06 +8.12,4.06;2.19,4.06 +2.19,4.06;2.19,1.25 +5.31,0.62;5.31,5.00 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.44 +1.25,8.44;8.75,8.44 + +# UTF-16 : 8c ac +# UTF-8 : ac b2 e8 +[8cac] 責 +0.31,6.56;9.06,6.56 +8.75,8.44;0.62,8.44 +8.12,7.50;1.25,7.50 +4.69,6.56;4.69,9.38 +1.56,2.50;7.81,2.50 +7.81,2.50;7.81,5.62 +7.81,5.62;1.56,5.62 +1.56,5.62;1.56,2.19 +1.56,3.44;7.81,3.44 +1.56,4.69;7.81,4.69 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,1.88 + +# UTF-16 : 7a 4d +# UTF-8 : 8d a9 e7 +[7a4d] 積 +3.12,6.56;9.06,6.56 +9.06,8.44;3.44,8.44 +8.75,7.50;3.75,7.50 +6.25,6.56;6.25,9.38 +3.75,2.50;8.75,2.50 +8.75,2.50;8.75,5.62 +8.75,5.62;3.75,5.62 +3.75,5.62;3.75,2.19 +3.75,3.44;8.44,3.44 +3.75,4.69;8.44,4.69 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,1.88 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +2.81,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 + +# UTF-16 : 62 98 +# UTF-8 : 98 8a e6 +[6298] 折 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.44,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.44,7.19;0.31,7.19 +4.38,5.94;9.06,5.94 +7.50,0.62;7.50,5.94 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.44,9.06 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.38,5.94 +4.38,5.94;4.69,7.19 +4.69,7.19;4.69,8.44 + +# UTF-16 : 53 73 +# UTF-8 : b3 8d e5 +[5373] 即 +0.94,4.69;4.38,4.69 +4.38,4.69;4.38,8.75 +4.38,8.75;0.94,8.75 +0.94,8.75;0.94,1.56 +0.94,6.88;4.38,6.88 +5.31,0.62;5.31,8.75 +5.31,8.75;8.75,8.75 +8.75,8.75;8.75,2.81 +8.75,2.81;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.12,2.19 +8.12,2.19;7.50,2.19 +7.50,2.19;6.88,2.19 +6.88,2.19;6.56,2.19 +6.56,2.19;6.25,2.19 +4.69,1.25;4.38,1.88 +4.38,1.88;4.06,2.50 +4.06,2.50;3.75,2.81 +3.75,2.81;3.44,3.44 +3.44,3.44;3.12,4.06 + +# UTF-16 : 7b c0 +# UTF-8 : 80 af e7 +[7bc0] 節 +0.94,3.75;4.38,3.75 +4.38,3.75;4.38,6.88 +4.38,6.88;0.94,6.88 +0.94,6.88;0.94,1.25 +0.94,5.31;4.38,5.31 +5.31,0.62;5.31,6.88 +5.31,6.88;8.75,6.88 +8.75,6.88;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.88,1.88 +6.88,1.88;6.56,1.88 +6.56,1.88;6.25,1.88 +4.69,0.94;4.69,1.56 +4.69,1.56;4.38,1.88 +4.38,1.88;4.06,2.50 +4.06,2.50;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +7.19,6.88;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +1.88,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.62,7.50 +0.62,7.50;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.38,7.50 +4.38,7.50;4.06,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 + +# UTF-16 : 8a ac +# UTF-8 : ac aa e8 +[8aac] 説 +0.94,1.25;3.75,1.25 +3.75,1.25;3.75,3.44 +3.75,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.62,7.50;4.06,7.50 +0.94,5.94;3.75,5.94 +0.94,4.69;3.75,4.69 +0.94,8.75;3.75,8.75 +7.19,4.69;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +4.06,0.94;4.38,0.94 +4.38,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;5.94,4.06 +5.94,4.06;5.94,4.69 +4.69,4.69;8.75,4.69 +8.75,4.69;8.75,7.50 +8.75,7.50;4.69,7.50 +4.38,7.50;4.69,4.69 +7.19,7.50;7.50,8.12 +7.50,8.12;7.81,8.44 +7.81,8.44;8.12,9.06 +8.12,9.06;8.12,9.06 +5.62,7.50;5.62,8.12 +5.62,8.12;5.31,8.44 +5.31,8.44;5.00,9.06 +5.00,9.06;5.00,9.06 + +# UTF-16 : 6d 45 +# UTF-8 : 85 b5 e6 +[6d45] 浅 +2.81,4.38;9.06,4.69 +3.44,6.25;8.44,6.56 +2.81,7.81;8.75,8.12 +8.12,4.06;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;6.88,3.12 +6.88,3.12;6.25,2.81 +6.25,2.81;5.62,2.19 +5.62,2.19;5.00,1.88 +5.00,1.88;4.38,1.88 +4.38,1.88;3.75,1.56 +3.75,1.56;2.81,1.25 +2.81,1.25;2.19,0.94 +5.62,9.06;5.62,7.19 +5.62,7.19;5.94,5.62 +5.94,5.62;5.94,4.38 +5.94,4.38;6.25,3.12 +6.25,3.12;6.56,2.50 +6.56,2.50;6.88,1.88 +6.88,1.88;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +6.56,9.06;7.19,9.06 +7.19,9.06;7.50,8.75 +7.50,8.75;8.12,8.44 +8.12,8.44;8.12,8.44 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 53 58 +# UTF-8 : 98 8d e5 +[5358] 単 +2.81,7.50;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.88,9.38 +5.00,7.50;4.69,7.81 +4.69,7.81;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.38,9.06 +4.38,9.06;4.06,9.38 +6.56,7.50;6.88,7.81 +6.88,7.81;6.88,8.12 +6.88,8.12;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 +9.06,2.50;0.31,2.50 +1.25,4.06;8.12,4.06 +8.12,4.06;8.12,7.50 +8.12,7.50;1.25,7.50 +1.25,7.50;1.25,3.75 +4.69,7.50;4.69,0.62 +1.25,5.94;8.12,5.94 + +# UTF-16 : 62 26 +# UTF-8 : a6 88 e6 +[6226] 戦 +5.31,2.81;0.31,2.81 +0.94,4.06;4.69,4.06 +4.69,4.06;4.69,7.50 +4.69,7.50;0.62,7.50 +0.62,7.50;0.62,3.75 +2.81,7.50;2.81,0.62 +0.94,5.62;4.69,5.62 +8.75,5.94;8.44,5.31 +8.44,5.31;8.12,4.69 +8.12,4.69;7.50,4.06 +7.50,4.06;7.19,3.44 +7.19,3.44;6.88,2.81 +6.88,2.81;6.25,2.50 +6.25,2.50;5.94,2.19 +5.94,2.19;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;4.06,0.94 +6.56,9.38;6.56,7.50 +6.56,7.50;6.88,6.25 +6.88,6.25;6.88,5.00 +6.88,5.00;7.19,3.75 +7.19,3.75;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 +7.50,9.06;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.50 +8.75,7.50;8.75,7.50 +5.00,6.56;9.06,6.88 +1.25,7.50;1.25,7.81 +1.25,7.81;0.94,8.44 +0.94,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +2.81,7.50;2.81,7.81 +2.81,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,9.06 +2.19,9.06;2.19,9.38 +4.06,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;4.69,8.75 +4.69,8.75;5.00,9.38 + +# UTF-16 : 4f 0f +# UTF-8 : 8f bc e4 +[4f0f] 伏 +6.88,9.38;7.19,9.06 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.12 +7.81,8.12;8.12,7.81 +8.12,7.81;8.44,7.50 +9.06,6.88;2.19,6.88 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.31,4.69 +5.31,4.69;5.62,5.62 +5.62,5.62;5.62,6.25 +5.62,6.25;5.62,6.88 +5.62,6.88;5.62,9.06 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.94,5.62 +5.94,5.62;5.62,6.25 +5.62,6.25;5.62,6.88 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 72 b6 +# UTF-8 : b6 8a e7 +[72b6] 状 +7.19,9.38;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.12 +8.12,8.12;8.44,7.81 +8.44,7.81;8.75,7.50 +0.31,7.81;0.62,7.50 +0.62,7.50;0.94,6.88 +0.94,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;1.56,5.62 +1.88,4.06;1.56,3.75 +1.56,3.75;1.25,3.75 +1.25,3.75;0.94,3.44 +0.94,3.44;0.62,3.12 +0.62,3.12;0.00,3.12 +9.06,6.88;2.50,6.88 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.69,2.81 +4.69,2.81;5.00,3.44 +5.00,3.44;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;5.62,5.62 +5.62,5.62;5.94,6.25 +5.94,6.25;5.94,6.88 +5.94,6.88;5.94,9.06 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;5.94,5.62 +5.94,5.62;5.94,6.25 +5.94,6.25;5.94,6.88 +1.88,0.62;2.19,9.06 + +# UTF-16 : 54 20 +# UTF-8 : a0 90 e5 +[5420] 吠 +7.19,9.38;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.12 +8.12,8.12;8.44,7.81 +8.44,7.81;8.75,7.50 +9.06,6.88;2.81,6.88 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;5.00,3.44 +5.00,3.44;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.62,5.62 +5.62,5.62;5.62,6.25 +5.62,6.25;5.94,6.88 +5.62,6.88;5.94,9.06 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;5.94,5.62 +5.94,5.62;5.94,6.25 +5.94,6.25;5.94,6.88 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 + +# UTF-16 : 71 36 +# UTF-8 : b6 84 e7 +[7136] 然 +7.19,9.06;7.50,8.75 +7.50,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.44,7.81 +8.75,7.50;4.38,7.50 +3.44,3.44;3.75,3.75 +3.75,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;5.62,5.94 +5.62,5.94;5.94,6.25 +5.94,6.25;6.25,6.56 +6.25,6.56;6.25,7.19 +6.25,7.19;6.25,7.50 +6.25,7.50;6.25,9.06 +9.06,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.94 +6.56,5.94;6.56,6.25 +6.56,6.25;6.25,6.88 +6.25,6.88;6.25,7.19 +6.25,7.19;6.25,7.50 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.19,3.12 +6.25,0.94;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,3.12 +4.06,0.62;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.19,3.12 +0.31,6.25;0.62,6.56 +0.62,6.56;0.94,6.88 +0.94,6.88;1.25,7.19 +1.25,7.19;1.88,7.81 +1.88,7.81;2.50,8.44 +2.50,8.44;2.81,8.75 +2.81,8.75;2.81,9.06 +4.69,8.12;2.19,8.12 +0.31,3.12;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.19,4.38 +2.19,4.38;2.50,5.00 +2.50,5.00;3.12,5.31 +3.12,5.31;3.44,5.94 +3.44,5.94;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.69,7.50 +4.69,7.50;4.69,8.12 +2.50,5.00;2.19,5.31 +2.19,5.31;1.88,5.62 +1.88,5.62;1.25,5.94 +1.25,5.94;1.25,5.94 +3.75,6.25;3.44,6.56 +3.44,6.56;2.81,6.88 +2.81,6.88;2.50,7.19 +2.50,7.19;2.50,7.50 + +# UTF-16 : 5c 45 +# UTF-8 : 85 b1 e5 +[5c45] 居 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.12,8.75 +8.12,8.75;8.12,7.19 +8.12,7.19;1.56,7.19 +1.25,5.62;8.75,5.62 +5.31,4.06;5.31,7.19 +7.81,0.62;8.12,4.06 +7.81,4.06;2.50,4.06 +2.50,4.06;2.50,0.62 +2.50,1.25;7.81,1.25 + +# UTF-16 : 50 09 +# UTF-8 : 89 80 e5 +[5009] 倉 +1.88,5.94;7.50,5.94 +3.12,8.12;6.25,8.12 +9.06,7.19;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.50,7.81 +7.50,7.81;7.19,7.81 +7.19,7.81;6.88,8.12 +6.88,8.12;6.25,8.44 +6.25,8.44;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.44 +3.12,8.44;2.81,8.12 +2.81,8.12;2.19,7.81 +2.19,7.81;1.88,7.81 +1.88,7.81;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;0.31,7.19 +7.81,0.62;7.81,3.12 +7.81,3.12;1.88,3.12 +1.88,3.12;1.88,0.62 +2.19,1.25;7.81,1.25 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.88,4.38 +1.88,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,7.19 +1.88,7.19;7.50,7.19 +7.50,7.19;7.50,4.38 +7.50,4.38;1.88,4.38 + +# UTF-16 : 5d e3 +# UTF-8 : a3 b7 e5 +[5de3] 巣 +9.06,3.75;0.31,3.75 +1.25,4.69;8.12,4.69 +8.12,4.69;8.12,7.81 +8.12,7.81;1.25,7.81 +1.25,7.81;1.25,4.69 +4.69,7.81;4.69,0.62 +1.25,6.25;8.12,6.25 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +2.81,7.81;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.88,9.38 +5.00,7.81;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +6.56,7.81;6.88,8.12 +6.88,8.12;6.88,8.44 +6.88,8.44;7.19,9.06 +7.19,9.06;7.50,9.38 + +# UTF-16 : 52 47 +# UTF-8 : 87 89 e5 +[5247] 則 +5.94,2.50;5.94,8.75 +8.44,9.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +0.94,3.12;4.69,3.12 +4.38,3.12;4.69,8.75 +4.38,8.75;0.94,8.75 +0.94,8.75;0.94,3.12 +0.94,5.00;4.38,5.00 +0.94,6.88;4.38,6.88 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +5.00,0.94;4.69,1.25 +4.69,1.25;4.38,1.56 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 + +# UTF-16 : 50 74 +# UTF-8 : b4 81 e5 +[5074] 側 +6.88,2.50;6.88,8.75 +8.75,9.06;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +2.81,3.12;5.62,3.12 +5.62,3.12;5.62,8.75 +5.62,8.75;2.50,8.75 +2.50,8.75;2.50,3.12 +2.81,5.00;5.62,5.00 +2.81,6.88;5.62,6.88 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +5.94,0.94;5.94,1.25 +5.94,1.25;5.62,1.56 +5.62,1.56;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;4.69,2.50 +1.88,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 + +# UTF-16 : 7d 9a +# UTF-8 : 9a b6 e7 +[7d9a] 続 +4.06,6.88;8.75,6.88 +8.75,8.44;3.75,8.44 +6.25,6.88;6.25,9.38 +8.75,3.75;8.75,5.62 +8.75,5.62;4.06,5.62 +4.06,5.62;4.06,3.75 +6.88,4.69;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.81 +3.75,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.56 +0.31,4.69;3.44,5.00 +1.88,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.62,4.69 + +# UTF-16 : 53 52 +# UTF-8 : 92 8d e5 +[5352] 卒 +4.69,8.12;4.69,9.38 +0.31,8.12;9.06,8.12 +9.06,3.44;0.31,3.44 +4.69,4.38;4.69,0.62 +0.62,4.38;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +4.38,4.69;4.06,5.00 +4.06,5.00;3.75,5.62 +3.75,5.62;3.12,5.94 +3.12,5.94;2.81,6.25 +2.81,6.25;2.50,6.56 +5.00,4.69;5.62,5.31 +5.62,5.31;5.94,5.94 +5.94,5.94;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.88,7.81 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;6.88,5.94 +6.88,5.94;6.25,6.56 + +# UTF-16 : 5b 6b +# UTF-8 : ab ad e5 +[5b6b] 孫 +5.00,5.00;4.69,5.31 +4.69,5.31;4.38,5.94 +4.38,5.94;3.75,6.25 +3.75,6.25;3.44,6.88 +3.44,6.88;2.81,7.19 +4.38,4.38;4.69,4.69 +4.69,4.69;5.00,5.00 +5.00,5.00;5.62,5.31 +5.62,5.31;5.94,5.62 +5.94,5.62;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.81,7.19 +7.81,7.19;8.12,7.50 +3.75,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.94,8.44 +2.50,1.25;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.69,3.44 +8.75,4.69;2.50,4.38 +9.06,3.75;9.06,4.06 +9.06,4.06;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,6.25 +5.62,4.38;5.94,0.94 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;7.81,2.50 +7.81,2.50;7.19,3.12 +7.19,3.12;6.88,3.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +0.00,4.69;3.12,5.31 +2.81,8.75;0.31,8.75 +1.56,6.88;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,8.75;2.50,8.12 +2.50,8.12;2.50,7.81 +2.50,7.81;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.56,6.88 + +# UTF-16 : 5e 2f +# UTF-8 : af b8 e5 +[5e2f] 帯 +8.75,3.75;8.75,5.31 +8.75,5.31;0.62,5.31 +0.62,5.31;0.62,3.75 +4.69,0.62;4.69,5.31 +1.56,1.25;1.56,4.06 +1.56,4.06;7.81,4.06 +7.81,4.06;7.81,1.88 +7.81,1.88;7.50,1.56 +7.50,1.56;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.25,1.56 +6.25,1.56;5.94,1.56 +9.06,8.12;0.31,8.12 +4.69,6.56;4.69,9.06 +1.56,9.06;1.56,6.56 +1.56,6.56;7.81,6.56 +7.81,6.56;7.81,9.06 + +# UTF-16 : 96 8a +# UTF-8 : 8a 9a e9 +[968a] 隊 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,9.06 +7.50,9.06;7.50,9.06 +5.00,7.81;5.00,8.12 +5.00,8.12;4.69,8.44 +4.69,8.44;4.38,9.06 +4.38,9.06;4.38,9.06 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.94,2.81;1.56,2.81 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +2.81,7.81;9.38,7.81 +2.50,5.31;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,5.94 +3.75,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.56 +5.00,6.56;5.31,7.19 +5.31,7.19;5.94,7.81 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;6.56,2.50 +6.56,2.50;6.56,2.81 +6.56,2.81;6.56,3.44 +6.56,3.44;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;5.94,5.62 +5.94,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.00,6.88 +2.50,3.44;2.81,3.44 +2.81,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.06,4.06 +4.06,4.06;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.00,5.00 +5.00,5.00;5.62,5.31 +5.62,5.31;5.94,5.62 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.50 +4.69,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,3.75;6.56,4.06 +8.75,6.56;8.44,6.25 +8.44,6.25;8.12,5.62 +8.12,5.62;7.81,5.31 +7.81,5.31;7.50,5.00 +7.50,5.00;6.88,4.69 +5.94,7.81;6.25,6.88 +6.25,6.88;6.56,6.25 +6.56,6.25;6.56,5.31 +6.56,5.31;6.88,4.69 +6.88,4.69;7.19,4.06 +7.19,4.06;7.50,3.44 +7.50,3.44;8.12,2.81 +8.12,2.81;8.44,2.19 +8.44,2.19;8.75,1.88 +8.75,1.88;9.38,1.25 + +# UTF-16 : 90 54 +# UTF-8 : 94 81 e9 +[9054] 達 +2.81,5.31;8.75,5.31 +5.94,5.31;5.94,1.56 +3.12,4.06;8.75,4.06 +2.81,2.81;8.75,2.81 +2.81,7.19;8.75,7.19 +3.12,8.44;8.75,8.44 +5.94,7.19;5.94,9.38 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +6.88,5.31;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.50,7.19 +4.69,5.31;4.69,5.62 +4.69,5.62;4.69,5.94 +4.69,5.94;4.38,6.56 +4.38,6.56;4.38,6.88 +4.38,6.88;4.06,7.19 + +# UTF-16 : 7f 6e +# UTF-8 : ae bd e7 +[7f6e] 置 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,7.50 +5.94,7.50;5.94,8.75 +3.44,7.50;3.44,8.75 +2.81,2.19;7.81,2.19 +7.81,2.19;7.81,5.62 +7.81,5.62;2.50,5.62 +2.50,5.62;2.50,1.88 +2.81,4.69;7.81,4.69 +2.81,3.44;7.81,3.44 +0.62,6.56;8.75,6.56 +1.25,5.62;1.25,0.62 +1.25,1.25;8.75,1.25 +5.00,7.50;4.69,7.19 +4.69,7.19;4.69,6.56 +4.69,6.56;4.69,5.94 +4.69,5.94;4.38,5.62 + +# UTF-16 : 4e f2 +# UTF-8 : b2 bb e4 +[4ef2] 仲 +2.81,4.06;8.75,4.06 +8.75,3.12;8.75,7.19 +8.75,7.19;2.81,7.19 +2.81,7.19;2.81,3.12 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.56,6.56 +1.56,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.31,4.38 +1.56,0.62;1.56,6.88 +5.62,0.62;5.94,9.06 + +# UTF-16 : 4e 8e +# UTF-8 : 8e ba e4 +[4e8e] 于 +0.31,5.31;9.06,5.31 +0.94,8.75;8.44,8.75 +4.69,8.75;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 + +# UTF-16 : 5b 87 +# UTF-8 : 87 ae e5 +[5b87] 宇 +0.31,4.38;9.06,4.38 +7.50,6.88;1.88,6.88 +4.69,6.88;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +4.69,8.12;4.69,9.38 +8.44,6.56;8.44,8.12 +8.44,8.12;0.94,8.12 +0.94,8.12;0.94,6.56 + +# UTF-16 : 8c af +# UTF-8 : af b2 e8 +[8caf] 貯 +0.94,3.12;3.44,3.12 +3.44,3.12;3.44,8.75 +3.44,8.75;0.94,8.75 +0.94,8.75;0.94,3.12 +0.94,5.00;3.44,5.00 +0.94,6.88;3.44,6.88 +0.00,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +4.06,0.94;3.75,1.25 +3.75,1.25;3.44,1.56 +3.44,1.56;3.12,2.19 +3.12,2.19;2.81,2.50 +2.81,2.50;2.50,2.50 +9.06,5.94;4.06,5.94 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;6.88,1.25 +6.88,1.25;6.88,1.56 +6.88,1.56;6.88,5.62 +6.56,8.12;6.56,9.38 +9.06,6.56;9.06,8.12 +9.06,8.12;4.06,8.12 +4.06,8.12;4.06,6.56 + +# UTF-16 : 51 46 +# UTF-8 : 86 85 e5 +[5146] 兆 +8.44,8.44;8.12,7.81 +8.12,7.81;7.50,7.19 +7.50,7.19;7.19,6.88 +7.19,6.88;6.88,6.56 +6.88,6.56;6.25,5.94 +5.31,9.06;5.31,2.19 +5.31,2.19;5.31,1.56 +5.31,1.56;5.62,1.25 +5.62,1.25;5.94,0.94 +5.94,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.81 +2.81,5.94;2.50,6.25 +2.50,6.25;2.19,6.88 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.81 +1.56,7.81;0.94,8.12 +8.75,3.44;8.44,3.75 +8.44,3.75;7.81,4.06 +7.81,4.06;7.50,4.38 +7.50,4.38;6.88,4.69 +6.88,4.69;6.25,5.00 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;3.75,5.31 +3.75,5.31;3.75,9.06 +0.62,3.12;0.94,3.44 +0.94,3.44;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;2.19,4.06 +2.19,4.06;2.81,4.38 +2.81,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 + +# UTF-16 : 81 78 +# UTF-8 : b8 85 e8 +[8178] 腸 +5.00,0.62;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;7.81,4.38 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;5.94,4.06 +5.94,4.06;6.25,4.38 +2.81,2.81;3.44,3.12 +3.44,3.12;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;5.00,4.69 +5.00,4.69;5.31,5.31 +4.06,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,5.94 +4.06,7.50;8.44,7.50 +3.12,5.31;9.06,5.31 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +4.38,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 4f 4e +# UTF-8 : 8e bd e4 +[4f4e] 低 +2.50,1.25;7.50,1.25 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +3.44,5.94;8.75,5.94 +3.12,8.44;3.75,8.44 +3.75,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,9.06 +3.12,2.50;3.12,8.44 +2.19,2.19;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.69,2.81 +4.69,2.81;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.12 +5.62,3.12;6.25,3.44 +5.94,8.44;6.25,7.19 +6.25,7.19;6.25,6.25 +6.25,6.25;6.56,5.00 +6.56,5.00;6.56,4.06 +6.56,4.06;6.88,3.44 +6.88,3.44;7.19,2.81 +7.19,2.81;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.12,1.56 +8.12,1.56;8.44,1.56 +8.44,1.56;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 + +# UTF-16 : 5e 95 +# UTF-8 : 95 ba e5 +[5e95] 底 +5.00,8.44;5.00,9.38 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.44 +1.25,8.44;8.75,8.44 +1.88,1.25;7.19,1.25 +2.81,5.31;8.44,5.31 +2.50,7.50;3.12,7.50 +3.12,7.50;3.44,7.50 +3.44,7.50;4.06,7.50 +4.06,7.50;4.69,7.50 +4.69,7.50;5.31,7.50 +5.31,7.50;5.94,7.50 +5.94,7.50;6.25,7.50 +6.25,7.50;6.88,7.81 +6.88,7.81;7.50,7.81 +7.50,7.81;8.12,7.81 +2.50,2.19;2.50,7.50 +1.25,2.19;1.88,2.19 +1.88,2.19;2.19,2.19 +2.19,2.19;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.44,2.50 +3.44,2.50;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,2.81 +4.69,2.81;5.31,3.12 +5.31,3.12;5.62,3.12 +5.62,7.50;5.62,6.56 +5.62,6.56;5.94,5.62 +5.94,5.62;5.94,4.69 +5.94,4.69;6.25,3.75 +6.25,3.75;6.56,3.12 +6.56,3.12;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 + +# UTF-16 : 4e ad +# UTF-8 : ad ba e4 +[4ead] 亭 +0.62,8.44;9.06,8.44 +4.69,8.44;4.69,9.38 +1.88,5.62;1.88,7.50 +1.88,7.50;7.50,7.50 +7.50,7.50;7.50,5.94 +7.50,5.94;1.88,5.94 +8.75,3.12;8.75,4.69 +8.75,4.69;0.62,4.69 +0.62,4.69;0.62,3.12 +4.69,3.44;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +1.25,3.75;8.12,3.75 + +# UTF-16 : 50 5c +# UTF-8 : 9c 81 e5 +[505c] 停 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.56 +2.50,8.44;9.06,8.44 +5.62,8.44;5.94,9.38 +3.12,5.62;3.12,7.50 +3.12,7.50;8.44,7.50 +8.44,7.50;8.44,5.94 +8.44,5.94;3.12,5.94 +9.06,3.12;9.06,4.69 +9.06,4.69;2.50,4.69 +2.50,4.69;2.50,3.12 +5.94,3.44;5.94,1.56 +5.94,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +2.81,3.75;8.44,3.75 + +# UTF-16 : 52 fa +# UTF-8 : ba 8b e5 +[52fa] 勺 +5.31,3.44;5.00,4.06 +5.00,4.06;4.38,4.69 +4.38,4.69;4.06,5.31 +4.06,5.31;3.44,5.94 +3.44,5.94;3.12,6.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +2.50,8.12;8.44,8.12 +8.44,8.12;8.12,6.25 +8.12,6.25;8.12,5.00 +8.12,5.00;8.12,3.75 +8.12,3.75;8.12,2.81 +8.12,2.81;7.81,2.19 +7.81,2.19;7.81,1.88 +7.81,1.88;7.50,1.25 +7.50,1.25;7.19,1.25 +0.31,5.31;0.62,5.62 +0.62,5.62;0.94,5.94 +0.94,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.50,8.44 +2.50,8.44;2.81,9.06 +2.81,9.06;2.81,9.38 + +# UTF-16 : 4e 36 +# UTF-8 : b6 b8 e4 +[4e36] 丶 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,3.75;5.62,4.38 +5.62,4.38;5.31,4.69 +5.31,4.69;4.69,5.00 +4.69,5.00;4.38,5.62 +4.38,5.62;4.06,5.94 +4.06,5.94;3.75,6.25 +3.75,6.25;3.44,6.56 +3.44,6.56;2.81,6.88 + +# UTF-16 : 76 84 +# UTF-8 : 84 9a e7 +[7684] 的 +6.88,3.75;6.56,4.38 +6.56,4.38;6.25,4.69 +6.25,4.69;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.31,6.25 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;4.69,7.50 +4.69,7.50;5.00,7.81 +5.00,7.81;5.00,8.12 +5.00,8.12;5.00,8.44 +5.00,8.44;5.31,9.06 +5.31,9.06;5.31,9.38 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,1.25 +5.00,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +0.94,1.88;3.44,1.88 +3.44,1.88;3.44,7.81 +3.44,7.81;0.62,7.81 +0.62,7.81;0.62,0.94 +0.94,5.00;3.44,5.00 +2.50,9.38;2.19,8.75 +2.19,8.75;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.81 + +# UTF-16 : 51 78 +# UTF-8 : b8 85 e5 +[5178] 典 +8.12,3.44;8.12,8.12 +8.12,8.12;1.25,8.12 +1.25,8.12;1.25,3.44 +3.44,9.38;3.44,3.44 +5.94,9.38;5.94,3.44 +1.25,5.94;8.12,5.94 +9.06,3.12;0.31,3.12 +0.62,0.94;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +8.75,0.62;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 + +# UTF-16 : 4f 1d +# UTF-8 : 9d bc e4 +[4f1d] 伝 +9.06,5.94;2.50,5.94 +8.44,8.75;3.12,8.75 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.50,3.75 +7.50,3.75;7.19,4.06 +7.19,4.06;6.88,4.38 +2.19,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.88 +7.81,1.88;8.44,1.88 +3.44,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.38,4.38 +4.38,4.38;4.69,5.00 +4.69,5.00;4.69,5.62 +4.69,5.62;5.00,5.94 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 5f 92 +# UTF-8 : 92 be e5 +[5f92] 徒 +2.50,7.19;2.19,6.56 +2.19,6.56;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.00,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,6.88 +1.56,0.62;1.56,5.62 +8.75,8.12;3.12,8.12 +5.62,4.06;8.44,4.06 +5.62,1.25;5.94,9.38 +2.50,6.25;9.06,6.25 +2.19,0.94;2.50,1.25 +2.50,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.75,5.00 +9.06,0.94;8.75,0.94 +8.75,0.94;7.81,0.94 +7.81,0.94;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,3.12 +3.75,3.12;3.44,3.75 + +# UTF-16 : 59 74 +# UTF-8 : b4 a5 e5 +[5974] 奴 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;3.75,6.56 +3.75,6.56;3.75,7.50 +3.75,7.50;0.31,7.50 +0.94,4.38;1.25,4.38 +1.25,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.19,3.44 +2.19,3.44;2.50,3.44 +2.50,3.44;2.81,3.12 +2.81,3.12;3.12,2.81 +3.12,2.81;3.44,2.50 +3.44,2.50;3.75,2.19 +3.75,2.19;4.06,1.88 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 +3.75,8.44;9.06,8.44 +3.75,0.94;4.38,1.25 +4.38,1.25;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,3.12 +6.56,3.12;6.88,3.75 +6.88,3.75;7.50,4.38 +7.50,4.38;7.81,5.31 +7.81,5.31;8.44,6.25 +8.44,6.25;8.75,7.19 +8.75,7.19;8.75,8.44 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.56,2.81 +6.56,2.81;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.31,5.31 +5.31,5.31;5.00,5.94 +5.00,5.94;5.00,6.88 +5.00,6.88;4.69,7.81 + +# UTF-16 : 52 aa +# UTF-8 : aa 8a e5 +[52aa] 努 +4.38,8.44;0.31,8.44 +0.31,4.38;0.94,4.69 +0.94,4.69;1.56,5.00 +1.56,5.00;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +1.25,6.56;1.88,6.56 +1.88,6.56;2.50,6.25 +2.50,6.25;3.12,5.94 +3.12,5.94;3.75,5.62 +3.75,5.62;4.38,5.31 +2.50,9.38;2.19,9.06 +2.19,9.06;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;0.94,6.25 +0.94,6.25;0.62,5.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.81 +4.06,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;4.69,5.00 +1.25,4.06;8.12,4.06 +8.12,4.06;8.12,3.12 +8.12,3.12;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,8.75;8.75,8.75 +5.00,5.00;5.31,5.31 +5.31,5.31;5.94,5.62 +5.94,5.62;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,8.12 +8.44,8.12;8.75,8.44 +9.06,4.69;8.75,5.00 +8.75,5.00;8.12,5.00 +8.12,5.00;7.81,5.62 +7.81,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.62,7.19 +5.62,7.19;5.62,7.81 +5.62,7.81;5.31,8.12 + +# UTF-16 : 70 6f +# UTF-8 : af 81 e7 +[706f] 灯 +7.81,8.44;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,1.25 +9.38,8.44;3.75,8.44 +4.06,1.25;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;2.81,3.12 +2.81,3.12;2.50,4.06 +2.50,4.06;2.19,4.69 +0.94,7.81;0.94,7.19 +0.94,7.19;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.62,4.69 +4.06,7.81;3.75,7.19 +3.75,7.19;3.75,6.56 +3.75,6.56;3.44,5.94 +3.44,5.94;3.12,5.31 +3.12,5.31;3.12,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;2.19,6.25 +2.19,6.25;2.19,9.06 + +# UTF-16 : 58 02 +# UTF-8 : 82 a0 e5 +[5802] 堂 +2.19,4.69;7.19,4.69 +7.19,4.69;7.19,6.88 +7.19,6.88;2.19,6.88 +2.19,6.88;2.19,4.38 +8.75,0.94;0.62,0.94 +8.12,3.12;1.25,3.12 +4.69,0.94;4.69,4.38 +8.75,5.94;8.75,7.81 +8.75,7.81;0.62,7.81 +0.62,7.81;0.62,5.94 +2.81,7.81;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;2.19,9.06 +2.19,9.06;1.88,9.06 +6.56,7.81;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 +4.69,7.81;4.69,9.38 + +# UTF-16 : 51 5a +# UTF-8 : 9a 85 e5 +[515a] 党 +5.62,4.38;5.62,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;3.75,4.38 +2.19,4.38;7.19,4.38 +7.19,4.38;7.19,6.88 +7.19,6.88;2.19,6.88 +2.19,6.88;2.19,4.38 +8.75,5.94;8.75,7.81 +8.75,7.81;0.62,7.81 +0.62,7.81;0.62,5.94 +2.81,7.81;2.50,8.12 +2.50,8.12;2.19,8.75 +2.19,8.75;2.19,9.06 +2.19,9.06;1.88,9.06 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.06 +4.69,7.81;4.69,9.38 + +# UTF-16 : 5e 38 +# UTF-8 : b8 b8 e5 +[5e38] 常 +2.19,5.00;7.19,5.00 +7.19,5.00;7.19,6.88 +7.19,6.88;2.19,6.88 +2.19,6.88;2.19,4.69 +8.75,6.25;8.75,8.12 +8.75,8.12;0.62,8.12 +0.62,8.12;0.62,6.25 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;2.19,9.06 +2.19,9.06;1.88,9.06 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 +4.69,8.12;4.69,9.38 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.12,1.56 +8.12,1.56;8.12,2.19 +8.12,2.19;8.12,3.75 +8.12,3.75;1.25,3.75 +1.25,3.75;1.25,0.94 +4.69,0.62;4.69,4.69 + +# UTF-16 : 50 cd +# UTF-8 : 8d 83 e5 +[50cd] 働 +1.88,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +0.94,0.62;0.94,6.25 +2.19,8.44;2.81,8.44 +2.81,8.44;3.75,8.75 +3.75,8.75;4.38,8.75 +4.38,8.75;5.00,8.75 +5.00,8.75;5.62,9.06 +2.50,3.75;5.62,3.75 +5.62,3.75;5.62,6.25 +5.62,6.25;2.19,6.25 +2.19,6.25;2.19,3.44 +2.50,5.00;5.31,5.00 +2.19,2.50;5.62,2.50 +3.75,1.25;3.75,8.75 +1.88,7.50;5.62,7.50 +5.62,0.94;5.94,1.25 +5.94,1.25;6.25,1.88 +6.25,1.88;6.25,2.50 +6.25,2.50;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.88,4.69 +6.88,4.69;6.88,5.62 +6.88,5.62;6.88,6.56 +6.88,6.56;6.88,7.81 +6.88,7.81;6.88,9.06 +5.62,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;7.19,1.25 +1.88,0.94;2.50,0.94 +2.50,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 + +# UTF-16 : 72 79 +# UTF-8 : b9 89 e7 +[7279] 特 +3.44,6.25;9.06,6.25 +8.75,8.12;3.75,8.12 +6.25,6.25;6.25,9.38 +7.81,6.25;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,4.69;3.44,4.69 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.75 +0.31,4.06;0.94,4.38 +0.94,4.38;1.56,4.38 +1.56,4.38;2.19,4.69 +2.19,4.69;2.81,5.00 +2.81,5.00;3.44,5.00 +0.94,7.50;3.44,7.50 +1.88,0.62;1.88,9.06 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.94,7.19 +0.94,7.19;0.94,8.12 +0.94,8.12;0.94,8.44 +0.94,8.44;1.25,8.75 + +# UTF-16 : 5f 97 +# UTF-8 : 97 be e5 +[5f97] 得 +3.75,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,5.94 +3.75,7.50;8.44,7.50 +2.81,5.00;9.06,5.00 +7.81,5.00;8.12,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,3.75;2.81,3.75 +5.62,1.56;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 +4.38,2.81;3.75,3.44 +2.50,7.19;2.19,6.56 +2.19,6.56;1.88,5.94 +1.88,5.94;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.31,4.69 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;0.94,7.50 +0.94,7.50;0.31,6.88 +1.56,0.62;1.56,5.94 + +# UTF-16 : 6b d2 +# UTF-8 : 92 af e6 +[6bd2] 毒 +0.31,5.94;9.06,5.94 +8.75,8.44;0.94,8.44 +8.12,7.19;1.25,7.19 +4.69,5.94;4.69,9.38 +0.31,3.75;9.06,3.75 +1.25,1.88;8.75,1.88 +0.94,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.88,4.06 +1.88,4.06;1.88,4.38 +1.88,4.38;1.88,4.69 +1.88,4.69;2.19,5.31 +1.88,5.31;7.81,5.31 +7.81,5.31;7.81,4.69 +7.81,4.69;7.81,4.38 +7.81,4.38;7.50,4.06 +7.50,4.06;7.50,3.44 +7.50,3.44;7.50,3.12 +7.50,3.12;7.50,2.81 +7.50,2.81;7.19,2.19 +7.19,2.19;7.19,1.88 +7.19,1.88;7.19,1.56 +7.19,1.56;6.88,1.25 +6.88,1.25;6.88,0.94 +6.88,0.94;6.25,0.62 +6.25,0.62;5.94,0.62 +5.94,0.62;5.62,0.62 +5.62,0.62;5.31,0.62 +5.31,0.62;4.69,0.94 +5.00,5.31;4.69,4.38 +4.69,4.38;4.69,3.75 +4.69,3.75;4.38,3.12 +4.38,3.12;4.38,2.50 +4.38,2.50;4.06,1.88 + +# UTF-16 : 71 b1 +# UTF-8 : b1 86 e7 +[71b1] 熱 +0.31,5.31;0.94,5.62 +0.94,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +3.12,7.19;3.12,6.25 +3.12,6.25;3.44,5.94 +3.44,5.94;4.06,5.94 +4.06,5.94;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;4.69,6.88 +8.75,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +6.25,0.94;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +3.75,0.94;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +5.31,6.88;5.62,6.56 +5.62,6.56;6.25,5.94 +6.25,5.94;6.56,5.62 +6.56,5.62;7.19,5.00 +7.19,5.00;7.50,4.69 +7.50,4.69;7.50,4.38 +4.38,3.12;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.62,4.06 +5.62,4.06;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;6.25,5.31 +6.25,5.31;6.25,5.94 +6.25,5.94;6.25,6.25 +6.25,6.25;6.56,6.88 +6.56,6.88;6.56,7.50 +6.56,7.50;6.56,9.38 +4.69,4.06;4.06,3.75 +4.06,3.75;3.12,3.75 +3.12,3.75;2.81,3.75 +2.81,3.75;2.50,3.75 +2.50,3.75;1.88,3.44 +1.88,3.44;1.56,3.44 +1.56,3.44;0.94,3.44 +0.94,3.44;0.62,3.44 +4.38,5.00;0.62,5.00 +2.50,3.75;2.50,5.94 +4.69,7.19;0.31,7.19 +4.38,8.44;0.94,8.44 +2.50,7.19;2.50,9.38 +4.69,8.12;8.12,8.12 +8.12,8.12;8.12,7.19 +8.12,7.19;8.12,6.25 +8.12,6.25;8.44,5.31 +8.44,5.31;8.44,4.69 +8.44,4.69;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.75,3.44 +8.75,3.44;9.06,3.75 +9.06,3.75;9.06,4.06 +9.06,4.06;9.38,4.69 +9.38,4.69;9.38,5.00 + +# UTF-16 : 54 2b +# UTF-8 : ab 90 e5 +[542b] 含 +7.81,0.62;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.62 +7.81,5.94;1.56,5.94 +5.94,4.06;6.56,4.38 +6.56,4.38;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.50,5.94 +9.06,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.25,7.19 +1.25,7.19;0.94,6.88 +0.94,6.88;0.31,6.56 +6.88,7.19;2.81,7.19 +1.56,1.25;7.81,1.25 + +# UTF-16 : 5f f5 +# UTF-8 : b5 bf e5 +[5ff5] 念 +9.06,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.25,7.19 +1.25,7.19;0.94,6.88 +0.94,6.88;0.31,6.56 +6.88,7.19;2.81,7.19 +2.81,3.75;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.50 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.75 +4.38,3.75;3.75,4.06 +7.81,5.94;1.56,5.94 +5.62,3.75;6.25,4.06 +6.25,4.06;6.56,4.38 +6.56,4.38;7.19,5.00 +7.19,5.00;7.50,5.31 +7.50,5.31;7.81,5.94 + +# UTF-16 : 65 57 +# UTF-8 : 97 95 e6 +[6557] 敗 +4.06,0.94;4.69,1.25 +4.69,1.25;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.81 +6.56,2.81;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;5.62,6.25 +5.62,6.25;5.62,7.19 +5.31,7.81;9.38,7.81 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.62,9.38 +0.94,3.12;3.75,3.12 +3.75,3.12;3.75,8.75 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,3.12 +0.94,5.00;3.75,5.00 +0.94,6.88;3.75,6.88 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +4.06,1.56;3.75,1.88 +3.75,1.88;3.12,2.19 +3.12,2.19;2.81,2.50 +2.81,2.50;2.81,2.50 + +# UTF-16 : 68 85 +# UTF-8 : 85 a2 e6 +[6885] 梅 +9.06,8.44;4.06,8.44 +2.50,5.94;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.06,9.06 +4.06,9.06;4.38,9.38 +2.81,4.69;9.06,4.69 +2.81,1.25;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,6.56 +3.75,6.56;3.75,7.19 +3.75,7.19;8.75,7.19 +8.75,7.19;8.44,6.56 +8.44,6.56;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 +5.62,1.88;5.62,2.50 +5.62,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;6.25,6.25 +6.25,6.25;6.25,6.56 +6.25,6.56;6.25,7.19 +3.12,1.88;8.75,1.88 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 + +# UTF-16 : 60 75 +# UTF-8 : b5 81 e6 +[6075] 恵 +1.56,4.06;7.81,4.06 +7.81,4.06;7.81,7.19 +7.81,7.19;1.56,7.19 +1.56,7.19;1.56,4.06 +1.56,5.94;7.81,5.94 +4.69,4.38;4.69,9.38 +0.31,8.44;9.06,8.44 +2.81,3.44;3.12,1.88 +2.81,1.88;3.12,1.25 +3.12,1.25;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.44 + +# UTF-16 : 5c 02 +# UTF-8 : 82 b0 e5 +[5c02] 専 +1.56,4.38;8.12,4.38 +7.81,4.38;8.12,7.50 +7.81,7.50;1.56,7.50 +1.25,7.50;1.56,4.38 +1.56,5.94;7.81,5.94 +4.69,4.69;4.69,9.38 +0.31,8.44;9.06,8.44 +4.06,1.56;3.75,1.88 +3.75,1.88;3.44,2.19 +3.44,2.19;3.12,2.50 +3.12,2.50;2.50,2.81 +2.50,2.81;2.19,2.81 +6.88,4.38;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +9.06,3.44;0.31,3.44 + +# UTF-16 : 53 5a +# UTF-8 : 9a 8d e5 +[535a] 博 +6.88,9.38;7.50,9.06 +7.50,9.06;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.75 +1.25,0.62;1.25,9.06 +2.50,6.88;0.00,6.88 +3.12,4.38;8.44,4.38 +8.44,4.38;8.44,7.50 +8.44,7.50;3.12,7.50 +3.12,7.50;3.12,4.38 +3.12,5.94;8.44,5.94 +5.62,4.69;5.94,9.38 +2.19,8.44;9.38,8.44 +5.31,1.56;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.38,2.50 +4.38,2.50;4.06,2.50 +4.06,2.50;3.44,2.81 +7.50,4.38;7.81,1.56 +7.50,1.56;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +9.06,3.44;2.19,3.44 + +# UTF-16 : 98 ef +# UTF-8 : af a3 e9 +[98ef] 飯 +2.81,8.44;2.81,7.50 +1.25,4.06;4.38,4.06 +4.38,4.06;4.38,7.50 +4.38,7.50;1.25,7.50 +1.25,7.50;1.25,1.25 +1.25,5.94;4.06,5.94 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.50 +4.69,7.50;4.38,7.81 +4.38,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.38 +2.81,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +4.38,1.56;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;2.81,3.75 +5.00,6.56;9.06,6.56 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;8.12,4.06 +8.12,4.06;8.44,5.00 +8.44,5.00;8.75,5.62 +8.75,5.62;8.75,6.25 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;5.94,5.31 +5.94,5.31;5.62,5.94 +4.06,0.94;4.38,1.25 +4.38,1.25;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,5.94 +5.00,5.94;5.00,8.75 +5.00,8.75;9.06,8.75 + +# UTF-16 : 98 db +# UTF-8 : 9b a3 e9 +[98db] 飛 +8.44,4.69;8.12,4.38 +8.12,4.38;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.75 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,2.81 +8.12,2.81;7.50,3.12 +7.50,3.12;7.50,3.12 +8.44,8.75;8.12,8.44 +8.12,8.44;7.81,8.12 +7.81,8.12;7.19,7.81 +7.19,7.81;7.19,7.50 +8.75,6.25;8.44,6.56 +8.44,6.56;7.81,6.88 +7.81,6.88;7.50,7.19 +7.50,7.19;7.19,7.19 +0.31,5.31;6.56,5.31 +6.56,5.31;6.56,4.38 +6.56,4.38;6.88,3.75 +6.88,3.75;6.88,3.12 +6.88,3.12;7.19,2.50 +7.19,2.50;7.19,2.19 +7.19,2.19;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +4.38,0.94;4.69,8.12 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.19,4.06 +2.19,4.06;2.19,4.69 +2.19,4.69;2.19,5.62 +2.19,5.62;2.19,6.56 +2.19,6.56;2.19,7.50 +0.62,6.88;0.94,6.88 +0.94,6.88;1.25,7.19 +1.25,7.19;1.88,7.19 +1.88,7.19;2.50,7.50 +2.50,7.50;3.12,7.81 +3.12,7.81;3.75,8.12 +3.75,8.12;3.75,8.12 +0.62,8.75;6.56,8.75 +6.56,8.75;6.56,8.12 +6.56,8.12;6.56,7.50 +6.56,7.50;6.88,6.88 +6.88,6.88;6.88,6.56 +6.88,6.56;7.19,5.94 +7.19,5.94;7.50,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;8.12,5.00 +8.12,5.00;8.44,5.00 +8.44,5.00;8.75,5.00 +8.75,5.00;8.75,5.62 +8.75,5.62;9.06,5.94 + +# UTF-16 : 5f 17 +# UTF-8 : 97 bc e5 +[5f17] 弗 +1.25,4.06;8.44,4.06 +8.44,4.06;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.56 +6.88,1.56;6.25,1.56 +0.94,8.12;8.12,8.12 +8.12,8.12;8.12,6.25 +8.12,6.25;1.56,6.25 +1.56,6.25;1.56,5.62 +1.56,5.62;1.25,5.00 +1.25,5.00;1.25,4.06 +1.25,4.06;0.94,3.44 +0.94,3.44;0.94,3.12 +5.62,0.62;5.62,9.06 +0.94,0.62;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;3.75,5.31 +3.75,5.31;3.75,9.06 + +# UTF-16 : 8c bb +# UTF-8 : bb b2 e8 +[8cbb] 費 +1.56,2.50;7.81,2.50 +7.81,2.50;7.81,5.62 +7.81,5.62;1.56,5.62 +1.56,5.62;1.56,2.19 +1.56,3.44;7.81,3.44 +1.56,4.69;7.81,4.69 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.56 +6.56,1.56;5.94,1.88 +0.94,6.88;8.75,6.88 +8.75,6.88;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.12,5.94 +8.12,5.94;7.81,5.94 +7.81,5.94;7.19,5.94 +0.62,8.44;8.44,8.44 +8.44,8.44;8.44,7.81 +8.44,7.81;1.25,7.81 +1.25,7.81;1.25,7.19 +1.25,7.19;0.94,6.88 +0.94,6.88;0.62,6.56 +0.62,6.56;0.62,6.25 +5.62,5.94;5.94,9.38 +0.31,5.31;0.94,5.62 +0.94,5.62;1.56,5.62 +1.56,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;3.75,8.44 +3.75,8.44;3.75,9.38 + +# UTF-16 : 5f c5 +# UTF-8 : 85 bf e5 +[5fc5] 必 +3.12,7.50;3.12,2.19 +3.12,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,1.25 +6.88,1.25;7.19,1.88 +7.19,1.88;7.19,2.19 +7.19,2.19;7.19,2.81 +7.19,2.81;7.19,3.44 +0.31,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +9.06,2.19;9.06,2.50 +9.06,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +8.75,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;8.12,5.62 +8.12,5.62;8.12,5.94 +8.12,5.94;7.81,6.25 +2.81,9.06;3.12,9.06 +3.12,9.06;3.75,8.75 +3.75,8.75;4.38,8.75 +4.38,8.75;5.31,8.44 +5.31,8.44;5.62,8.12 +5.62,8.12;5.94,8.12 +5.94,8.12;6.56,7.81 +7.81,8.75;7.50,7.50 +7.50,7.50;6.88,6.56 +6.88,6.56;6.56,5.62 +6.56,5.62;5.94,5.00 +5.94,5.00;5.00,4.06 +5.00,4.06;4.38,3.44 +4.38,3.44;3.44,2.81 +3.44,2.81;2.50,2.19 +2.50,2.19;1.56,1.56 +1.56,1.56;0.62,0.94 + +# UTF-16 : 79 68 +# UTF-8 : a8 a5 e7 +[7968] 票 +4.69,3.44;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +8.75,0.94;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +8.75,3.44;0.62,3.44 +8.12,4.69;1.25,4.69 +8.75,8.75;0.62,8.75 +5.94,8.75;5.94,5.94 +3.44,8.75;3.44,5.94 +1.25,5.62;1.25,7.50 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,5.94 +8.12,5.94;1.25,5.94 + +# UTF-16 : 6a 19 +# UTF-8 : 99 a8 e6 +[6a19] 標 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +5.94,3.44;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.38,0.94 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +8.75,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +9.06,3.44;2.50,3.44 +8.44,4.69;3.12,4.69 +9.06,8.75;2.50,8.75 +6.88,8.75;6.88,5.94 +4.69,8.75;5.00,5.94 +2.81,5.62;3.12,7.50 +2.81,7.50;8.75,7.50 +8.75,7.50;8.75,5.94 +8.75,5.94;3.12,5.94 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 + +# UTF-16 : 7b 26 +# UTF-8 : a6 ac e7 +[7b26] 符 +3.44,6.56;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.81,8.12 +2.81,8.12;2.81,8.12 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +5.00,8.12;1.56,8.12 +7.19,6.88;7.19,7.19 +7.19,7.19;6.88,7.81 +6.88,7.81;6.88,8.12 +6.88,8.12;6.56,8.12 +9.06,8.12;5.94,8.12 +6.56,9.38;6.25,8.75 +6.25,8.75;5.94,8.44 +5.94,8.44;5.31,7.81 +5.31,7.81;5.00,7.19 +5.00,7.19;4.38,6.88 +7.81,6.88;7.81,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +9.06,5.62;2.50,5.62 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;3.75,4.38 +2.50,6.88;2.19,6.25 +2.19,6.25;2.19,5.94 +2.19,5.94;1.88,5.62 +1.88,5.62;1.88,5.31 +1.88,5.31;1.56,5.00 +1.56,5.00;1.25,4.38 +1.25,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.62,3.44 +0.62,3.44;0.31,3.12 +1.56,0.62;1.56,5.00 + +# UTF-16 : 82 fb +# UTF-8 : bb 8b e8 +[82fb] 苻 +7.81,7.19;7.81,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +9.06,5.62;2.50,5.62 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.38 +4.38,4.38;3.75,4.69 +2.50,7.19;2.19,6.56 +2.19,6.56;2.19,6.25 +2.19,6.25;1.88,5.94 +1.88,5.94;1.88,5.31 +1.88,5.31;1.56,5.00 +1.56,5.00;1.25,4.69 +1.25,4.69;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.62,3.44 +0.62,3.44;0.31,3.12 +1.56,0.62;1.56,5.31 +0.31,8.12;9.06,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 + +# UTF-16 : 5e 9c +# UTF-8 : 9c ba e5 +[5e9c] 府 +7.81,7.81;7.81,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +9.06,6.25;3.44,6.25 +5.62,2.81;5.62,3.12 +5.62,3.12;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.38,5.00 +3.12,7.81;3.12,7.50 +3.12,7.50;3.12,6.88 +3.12,6.88;2.81,6.56 +2.81,6.56;2.81,5.94 +2.81,5.94;2.50,5.62 +2.50,5.62;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;1.25,3.75 +2.50,0.62;2.50,5.62 +5.00,8.44;5.00,9.38 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.44 +1.25,8.44;8.75,8.44 + +# UTF-16 : 52 6f +# UTF-8 : af 89 e5 +[526f] 副 +6.56,2.50;6.56,8.75 +8.75,9.06;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +1.25,5.94;5.00,5.94 +5.00,5.94;5.00,7.81 +5.00,7.81;1.25,7.81 +1.25,7.81;1.25,5.62 +0.62,8.75;5.62,8.75 +5.62,0.62;5.62,4.69 +5.62,4.69;0.62,4.69 +0.62,4.69;0.62,0.62 +3.12,1.25;3.12,4.69 +0.94,1.25;5.31,1.25 +0.94,3.12;5.31,3.12 + +# UTF-16 : 7c 89 +# UTF-8 : 89 b2 e7 +[7c89] 粉 +5.31,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.69,6.88 +4.69,6.88;4.38,6.56 +4.38,6.56;4.06,6.25 +4.06,6.25;4.06,5.94 +4.06,5.94;3.75,5.62 +3.75,5.62;3.44,5.31 +7.19,9.06;7.50,8.44 +7.50,8.44;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,7.50 +7.81,7.50;8.12,6.88 +8.12,6.88;8.44,6.56 +8.44,6.56;8.75,6.25 +8.75,6.25;8.75,5.94 +8.75,5.94;9.06,5.62 +9.06,5.62;9.38,5.31 +1.88,0.62;1.88,9.06 +3.44,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;1.88,5.94 +3.12,2.81;3.12,3.44 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.62,8.75 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.12 +3.12,8.12;3.44,8.75 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;5.94,5.94 +4.06,5.94;8.44,5.94 +8.44,5.94;8.44,4.69 +8.44,4.69;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.12,1.88 +8.12,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 + +# UTF-16 : 4e 18 +# UTF-8 : 98 b8 e4 +[4e18] 丘 +2.19,5.94;8.44,5.94 +1.88,8.12;2.50,8.12 +2.50,8.12;3.12,8.12 +3.12,8.12;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,9.06 +6.25,1.25;6.25,5.94 +1.88,1.25;2.19,8.44 +0.31,1.25;9.06,1.25 + +# UTF-16 : 51 75 +# UTF-8 : b5 85 e5 +[5175] 兵 +2.19,6.88;8.44,6.88 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,9.06 +6.56,3.75;6.56,6.88 +2.19,3.75;2.19,8.44 +9.06,3.75;0.31,3.75 +0.94,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +8.75,0.62;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.50 +6.25,2.50;5.94,2.50 +5.94,2.50;5.62,2.81 + +# UTF-16 : 52 25 +# UTF-8 : a5 88 e5 +[5225] 別 +5.94,2.50;5.94,8.75 +8.44,9.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +0.94,6.25;4.69,6.25 +4.38,6.25;4.69,8.75 +4.38,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,4.69;4.69,4.69 +4.38,4.69;4.38,3.75 +4.38,3.75;4.38,3.12 +4.38,3.12;4.38,2.50 +4.38,2.50;4.38,1.88 +4.38,1.88;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 + +# UTF-16 : 8f ba +# UTF-8 : ba be e8 +[8fba] 辺 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +3.12,2.19;3.44,2.81 +3.44,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;5.00,4.38 +5.00,4.38;5.31,5.00 +5.31,5.00;5.31,5.94 +5.31,5.94;5.62,6.56 +5.62,6.56;5.62,7.50 +5.62,7.50;5.62,8.44 +3.12,8.44;8.44,8.44 +8.44,8.44;8.44,7.19 +8.44,7.19;8.44,5.94 +8.44,5.94;8.44,4.69 +8.44,4.69;8.12,4.06 +8.12,4.06;8.12,3.44 +8.12,3.44;8.12,3.12 +8.12,3.12;7.81,2.50 +7.81,2.50;7.19,2.50 +7.19,2.50;6.88,2.50 +6.88,2.50;6.25,2.50 +6.25,2.50;5.94,2.50 + +# UTF-16 : 4e a6 +# UTF-8 : a6 ba e4 +[4ea6] 亦 +5.94,7.81;5.94,1.88 +5.94,1.88;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.75,5.00 +3.75,5.00;3.75,5.94 +3.75,5.94;3.75,7.19 +3.75,7.19;3.75,7.81 +0.62,7.81;8.75,7.81 +4.69,7.81;4.69,9.38 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +8.75,2.81;8.75,3.12 +8.75,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;8.12,5.00 +8.12,5.00;7.81,5.62 +7.81,5.62;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 + +# UTF-16 : 59 09 +# UTF-8 : 89 a4 e5 +[5909] 変 +0.62,8.44;8.75,8.44 +4.69,8.44;4.69,9.38 +5.62,8.44;5.94,5.94 +5.62,5.94;5.62,5.31 +5.62,5.31;5.31,5.31 +5.31,5.31;4.69,5.31 +4.69,5.31;4.38,5.31 +4.38,5.31;4.06,5.31 +2.19,5.00;2.50,5.31 +2.50,5.31;2.81,5.62 +2.81,5.62;3.44,6.25 +3.44,6.25;3.75,6.88 +3.75,6.88;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.06,8.44 +0.62,5.31;1.25,5.62 +1.25,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.50,7.19 +2.50,7.19;2.81,7.50 +8.75,5.31;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.50,6.56 +7.50,6.56;7.19,7.19 +7.19,7.19;6.56,7.50 +2.81,4.38;7.50,4.38 +0.62,0.94;1.56,1.25 +1.56,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,3.44;6.88,3.75 +6.88,3.75;7.50,4.38 +8.75,0.94;8.12,0.94 +8.12,0.94;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.88 +5.94,1.88;5.31,2.19 +5.31,2.19;4.69,2.50 +4.69,2.50;4.06,2.81 +4.06,2.81;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +0.62,2.81;0.94,3.12 +0.94,3.12;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;2.50,4.06 +2.50,4.06;3.12,4.69 +3.12,4.69;3.44,5.31 + +# UTF-16 : 60 4b +# UTF-8 : 8b 81 e6 +[604b] 恋 +0.62,8.44;8.75,8.44 +4.69,8.44;4.69,9.38 +5.62,8.44;5.94,5.00 +5.62,5.00;5.62,4.38 +5.62,4.38;5.31,4.38 +5.31,4.38;4.69,4.38 +4.69,4.38;4.38,4.38 +4.38,4.38;4.06,4.38 +2.19,4.06;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;3.75,6.56 +3.75,6.56;3.75,6.88 +3.75,6.88;3.75,7.50 +3.75,7.50;3.75,8.44 +0.62,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +8.75,5.31;8.44,5.62 +8.44,5.62;8.12,6.25 +8.12,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.56,7.50 +2.81,3.75;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.81 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.44 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,3.75 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 + +# UTF-16 : 4f bf +# UTF-8 : bf be e4 +[4fbf] 便 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +9.06,8.75;2.81,8.75 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.94,5.00 +5.94,5.00;5.94,5.62 +5.62,5.62;5.94,8.75 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.88 +5.94,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.38,2.81 +4.38,2.81;4.06,3.44 +4.06,3.44;3.75,3.75 +8.75,3.44;8.75,7.50 +8.75,7.50;3.12,7.50 +3.12,7.50;3.12,4.06 +3.12,4.38;8.44,4.38 +3.12,5.94;8.44,5.94 + +# UTF-16 : 53 05 +# UTF-8 : 85 8c e5 +[5305] 包 +7.19,3.75;6.88,3.75 +6.88,3.75;6.25,3.75 +6.25,3.75;5.94,3.75 +1.88,8.12;8.12,8.12 +8.12,8.12;8.12,7.19 +8.12,7.19;8.12,6.25 +8.12,6.25;7.81,5.31 +7.81,5.31;7.81,4.69 +7.81,4.69;7.81,4.38 +7.81,4.38;7.50,3.75 +7.50,3.75;7.19,3.75 +0.31,5.31;0.62,5.62 +0.62,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,9.06 +2.19,9.06;2.50,9.38 +8.75,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;1.88,1.25 +1.88,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,4.38 +1.56,4.38;5.94,4.38 +5.94,4.38;5.94,6.88 +5.94,6.88;1.88,6.88 + +# UTF-16 : 6c d5 +# UTF-8 : 95 b3 e6 +[6cd5] 法 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,5.31;9.06,5.31 +8.75,7.81;3.12,7.81 +5.62,5.31;5.94,9.06 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,4.06 +2.19,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.56 +7.81,1.56;8.44,1.88 +4.06,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.00,4.38 +5.00,4.38;5.31,5.00 +5.31,5.00;5.31,5.31 + +# UTF-16 : 4e a1 +# UTF-8 : a1 ba e4 +[4ea1] 亡 +0.62,7.19;8.75,7.19 +4.69,7.19;4.69,9.38 +8.44,1.25;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;3.12,1.25 +3.12,1.25;2.50,1.25 +2.50,1.25;2.19,1.25 +2.19,1.25;2.19,1.88 +2.19,1.88;2.19,2.19 +1.88,2.19;2.19,7.19 + +# UTF-16 : 67 1b +# UTF-8 : 9b 9c e6 +[671b] 望 +8.75,0.94;0.62,0.94 +8.44,4.06;0.94,4.06 +7.81,2.50;1.56,2.50 +4.69,1.25;4.69,4.06 +4.38,4.69;4.69,5.31 +4.69,5.31;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.44,7.19 +8.44,7.19;8.44,6.56 +8.44,6.56;8.44,6.25 +8.44,6.25;8.44,5.62 +8.44,5.62;8.12,5.31 +8.12,5.31;7.81,5.00 +7.81,5.00;7.50,5.00 +7.50,5.00;7.19,5.00 +7.19,5.00;6.56,5.00 +6.56,5.00;6.56,5.00 +5.31,6.25;8.44,6.25 +5.62,7.50;8.75,7.50 +0.62,8.12;4.69,8.12 +2.81,8.12;2.81,9.06 +4.38,5.31;3.75,5.31 +3.75,5.31;3.44,5.31 +3.44,5.31;2.81,5.31 +2.81,5.31;2.81,5.31 +2.81,5.31;2.19,5.31 +2.19,5.31;1.88,5.31 +1.88,5.31;1.56,5.62 +1.56,5.62;1.56,5.94 +1.25,5.94;1.56,8.12 + +# UTF-16 : 72 67 +# UTF-8 : a7 89 e7 +[7267] 牧 +0.31,3.75;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.50,4.06 +2.50,4.06;3.12,4.38 +3.12,4.38;3.75,4.69 +0.94,7.50;3.75,7.50 +2.19,0.62;2.19,9.06 +0.31,5.31;0.62,5.94 +0.62,5.94;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;1.25,8.12 +1.25,8.12;1.25,8.44 +1.25,8.44;1.25,8.75 +3.12,0.94;4.06,1.25 +4.06,1.25;5.00,1.56 +5.00,1.56;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.88,3.44 +6.88,3.44;7.50,4.06 +7.50,4.06;7.81,5.00 +7.81,5.00;8.12,5.94 +8.12,5.94;8.12,6.88 +8.12,6.88;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.00,6.25 +5.00,6.25;5.00,7.19 +4.69,7.81;9.38,7.81 +3.44,5.00;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.00,9.38 + +# UTF-16 : 6e 80 +# UTF-8 : 80 ba e6 +[6e80] 満 +2.81,8.12;8.75,8.12 +4.38,6.56;4.69,9.38 +7.19,6.56;7.19,9.38 +9.06,6.56;2.50,6.56 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +4.38,4.69;4.38,1.56 +7.50,1.88;7.50,4.69 +4.38,2.19;7.50,2.19 +2.81,0.62;3.12,5.31 +2.81,5.31;8.75,5.31 +8.75,5.31;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +5.62,6.56;5.94,2.19 +5.62,6.56;5.94,2.19 + +# UTF-16 : 72 2a +# UTF-8 : aa 88 e7 +[722a] 爪 +1.56,8.12;2.50,8.12 +2.50,8.12;3.12,8.12 +3.12,8.12;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.88,5.94 +1.88,5.94;1.88,6.88 +1.56,6.88;1.88,8.44 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.81,4.38 +7.81,4.38;7.50,5.00 +7.50,5.00;7.50,5.94 +7.50,5.94;7.50,6.88 +7.50,6.88;7.50,7.81 +7.50,7.81;7.50,8.75 +4.69,0.94;4.69,8.44 + +# UTF-16 : 74 dc +# UTF-8 : 9c 93 e7 +[74dc] 瓜 +1.56,8.12;2.19,8.12 +2.19,8.12;3.12,8.12 +3.12,8.12;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.75,9.06 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.94 +1.56,5.94;1.56,6.88 +1.56,6.88;1.56,8.44 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.81,4.38 +7.81,4.38;7.81,5.00 +7.81,5.00;7.50,5.94 +7.50,5.94;7.50,6.88 +7.50,6.88;7.50,7.81 +7.50,7.81;7.50,8.75 +4.38,1.56;4.69,8.44 +7.81,0.94;7.50,1.56 +7.50,1.56;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.56,3.75 +1.88,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.19 + +# UTF-16 : 81 08 +# UTF-8 : 88 84 e8 +[8108] 脈 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +4.06,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +3.12,0.94;3.44,1.25 +3.44,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;4.06,4.38 +4.06,4.38;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,6.88 +4.06,6.88;4.06,8.44 +4.06,6.88;4.38,6.88 +4.38,6.88;5.00,6.88 +5.00,6.88;5.62,6.88 +5.62,6.88;5.94,6.88 +5.94,6.88;6.56,6.88 +6.56,6.88;7.19,7.19 +7.19,7.19;7.50,7.19 +7.50,7.19;8.12,7.19 +8.12,7.19;8.44,7.19 +8.44,7.19;9.06,7.50 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.19,5.00 +7.19,5.00;7.19,5.62 +7.19,5.62;7.19,6.25 +7.19,6.25;7.19,6.88 +5.62,0.94;5.62,6.88 +8.75,5.94;8.75,5.62 +8.75,5.62;8.44,5.31 +8.44,5.31;8.12,5.00 +8.12,5.00;7.81,4.69 +7.81,4.69;7.50,4.38 + +# UTF-16 : 6c 11 +# UTF-8 : 91 b0 e6 +[6c11] 民 +1.56,4.69;8.44,4.69 +1.25,1.25;1.56,8.75 +1.25,8.75;8.12,8.75 +7.81,8.75;8.12,6.56 +7.81,6.56;1.56,6.56 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,1.88 +4.69,1.88;5.31,2.19 +5.00,6.56;5.31,5.62 +5.31,5.62;5.31,4.69 +5.31,4.69;5.62,3.75 +5.62,3.75;5.94,3.12 +5.94,3.12;6.25,2.50 +6.25,2.50;6.88,1.88 +6.88,1.88;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;9.06,3.12 + +# UTF-16 : 7d 04 +# UTF-8 : 84 b4 e7 +[7d04] 約 +6.88,3.75;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.31,6.25 +4.06,5.62;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.31,8.44 +5.31,8.44;5.31,9.06 +5.31,9.06;5.31,9.38 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,1.25 +5.00,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +4.06,4.06;4.06,4.69 +4.06,4.69;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.44,6.56 +0.31,4.69;4.06,5.00 +2.50,4.69;2.50,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.44,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;1.25,7.19 +1.25,7.19;0.94,7.50 +0.94,7.50;0.62,7.81 +1.25,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 + +# UTF-16 : 52 c7 +# UTF-8 : 87 8b e5 +[52c7] 勇 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +0.94,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +1.56,4.38;8.12,4.38 +7.81,4.38;8.12,7.50 +7.81,7.50;1.56,7.50 +1.25,7.50;1.56,4.38 +1.56,5.94;7.81,5.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,7.50 +0.94,8.75;8.44,8.75 +2.50,8.44;2.81,8.12 +2.81,8.12;3.44,8.12 +3.44,8.12;4.06,7.81 +4.06,7.81;4.38,7.50 +4.38,7.50;5.00,7.50 +8.12,8.75;7.81,8.75 +7.81,8.75;7.19,8.44 +7.19,8.44;6.88,8.12 +6.88,8.12;6.25,8.12 +6.25,8.12;5.94,7.81 +5.94,7.81;5.62,7.81 +5.62,7.81;5.00,7.81 +5.00,7.81;4.69,7.50 + +# UTF-16 : 68 17 +# UTF-8 : 97 a0 e6 +[6817] 栗 +8.75,8.75;0.62,8.75 +5.94,8.75;5.94,5.31 +3.44,8.75;3.44,5.31 +1.25,5.00;1.25,7.50 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,5.00 +8.12,5.00;1.25,5.00 +8.75,4.06;0.62,4.06 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,0.62;4.69,5.00 + +# UTF-16 : 89 81 +# UTF-8 : 81 a6 e8 +[8981] 要 +8.75,8.75;0.62,8.75 +5.94,8.75;5.94,5.31 +3.44,8.75;3.44,5.31 +1.25,5.31;1.25,7.50 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,5.31 +8.12,5.31;1.25,5.31 +8.75,4.06;0.62,4.06 +0.94,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.94,2.81 +5.94,2.81;6.56,3.12 +6.56,3.12;6.88,3.75 +6.88,3.75;7.19,4.06 +4.06,5.31;3.75,4.69 +3.75,4.69;3.12,4.06 +3.12,4.06;2.81,3.75 +2.81,3.75;2.81,3.44 +2.81,3.44;2.50,3.12 +2.50,3.12;2.19,2.81 +2.19,2.81;1.56,2.81 +1.56,2.81;1.25,2.50 +1.88,2.81;2.50,2.81 +2.50,2.81;3.12,2.50 +3.12,2.50;3.75,2.50 +3.75,2.50;4.38,2.19 +4.38,2.19;5.00,2.19 +5.00,2.19;5.62,1.88 +5.62,1.88;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.75,0.94 + +# UTF-16 : 99 0a +# UTF-8 : 8a a4 e9 +[990a] 養 +0.31,6.25;9.06,6.25 +1.25,7.50;8.12,7.50 +0.62,8.44;8.75,8.44 +4.69,6.25;4.69,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.44;6.25,8.75 +6.25,8.75;6.56,9.06 +6.56,9.06;6.56,9.38 +0.00,4.06;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.88,5.00 +1.88,5.00;2.50,5.31 +2.50,5.31;2.81,5.94 +2.81,5.94;3.12,6.25 +9.06,4.06;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;7.81,4.69 +7.81,4.69;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.56,6.25 +4.69,5.94;4.69,5.31 +2.19,3.12;7.50,3.12 +7.19,3.12;7.50,5.00 +7.19,5.00;2.19,5.00 +1.88,5.00;2.19,0.94 +2.19,4.06;7.19,4.06 +4.06,3.12;4.69,2.50 +4.69,2.50;5.00,2.19 +5.00,2.19;5.31,1.88 +5.31,1.88;5.94,1.56 +5.94,1.56;6.25,1.56 +6.25,1.56;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;8.44,0.94 +8.44,0.94;9.06,0.94 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.56 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.44,3.12 + +# UTF-16 : 6d 74 +# UTF-8 : b4 b5 e6 +[6d74] 浴 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.12,0.62;8.12,4.69 +8.12,4.69;3.44,4.69 +3.44,4.69;3.44,0.62 +3.75,1.56;8.12,1.56 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,7.19 +5.62,7.19;5.62,6.88 +5.62,6.88;5.31,6.56 +5.31,6.56;4.69,6.25 +4.69,6.25;4.38,5.94 +4.38,5.94;4.06,5.62 +4.06,5.62;3.75,5.31 +3.75,5.31;3.44,5.00 +3.44,5.00;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.50,4.38 +4.69,8.75;4.38,8.44 +4.38,8.44;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.12,6.88 +3.12,6.88;2.50,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,8.12 +7.81,8.12;7.19,8.44 +7.19,8.44;6.56,9.06 + +# UTF-16 : 52 29 +# UTF-8 : a9 88 e5 +[5229] 利 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +4.69,9.06;4.38,9.06 +4.38,9.06;3.75,8.75 +3.75,8.75;3.44,8.75 +3.44,8.75;3.12,8.75 +3.12,8.75;2.50,8.75 +2.50,8.75;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.44 +2.50,0.62;2.50,8.75 +4.69,6.25;0.31,6.25 +5.00,3.12;4.38,3.75 +4.38,3.75;4.06,4.38 +4.06,4.38;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;2.50,6.25 +5.62,2.50;5.94,8.75 +8.44,9.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 96 78 +# UTF-8 : b8 99 e9 +[9678] 陸 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,2.81 +1.88,2.81;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;2.81,8.75 +9.06,1.25;2.50,1.25 +8.75,3.44;3.12,3.44 +5.94,1.25;5.94,4.69 +9.06,6.56;2.81,6.56 +8.75,8.12;3.44,8.12 +5.94,6.88;5.94,9.38 +2.81,4.38;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.31,6.56 +6.56,6.56;6.56,5.00 +6.56,5.00;6.88,4.69 +6.88,4.69;7.19,4.69 +7.19,4.69;7.50,4.69 +7.50,4.69;7.81,4.69 +7.81,4.69;8.12,4.69 +8.12,4.69;8.12,4.69 +8.12,4.69;8.75,4.69 +8.75,4.69;8.75,5.00 +8.75,5.00;9.06,5.62 +9.06,5.62;9.06,5.94 + +# UTF-16 : 65 99 +# UTF-8 : 99 96 e6 +[6599] 料 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +3.44,2.81;9.38,3.75 +7.81,0.62;8.12,9.06 +7.19,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,8.12 +5.62,8.12;5.00,8.44 +6.25,4.38;5.94,4.69 +5.94,4.69;5.62,5.00 +5.62,5.00;5.31,5.62 +5.31,5.62;4.69,5.94 +4.69,5.94;4.38,6.25 +1.88,0.62;2.19,9.06 +3.75,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.88,5.31 +1.88,5.31;1.88,5.62 +1.88,5.62;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.75 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.44,8.12 +3.44,8.12;3.75,8.75 + +# UTF-16 : 53 38 +# UTF-8 : b8 8c e5 +[5338] 匸 +0.62,8.44;8.75,8.44 +8.44,1.25;7.81,1.25 +7.81,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;1.88,1.25 +1.88,1.25;1.88,1.88 +1.88,1.88;1.88,2.19 +1.88,2.19;1.88,8.44 + +# UTF-16 : 51 8a +# UTF-8 : 8a 86 e5 +[518a] 冊 +6.56,1.25;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.12,1.56 +8.12,1.56;8.12,1.88 +8.12,1.88;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,0.94 +3.44,8.75;3.44,1.25 +5.94,8.75;5.94,1.25 +0.31,5.31;9.06,5.31 + +# UTF-16 : 4f 96 +# UTF-8 : 96 be e4 +[4f96] 侖 +9.06,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.25,7.19 +1.25,7.19;0.94,6.88 +0.94,6.88;0.31,6.56 +6.88,7.19;2.50,7.19 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;8.12,1.25 +8.12,1.25;8.12,1.56 +8.12,1.56;8.12,1.88 +8.12,1.88;8.12,5.94 +8.12,5.94;1.25,5.94 +1.25,5.94;1.25,0.94 +3.44,5.94;3.44,0.94 +5.94,5.94;5.94,0.94 +1.25,3.75;8.12,3.75 + +# UTF-16 : 8f 2a +# UTF-8 : aa bc e8 +[8f2a] 輪 +0.62,3.44;3.44,3.44 +3.44,3.44;3.44,6.88 +3.44,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;3.44,5.31 +0.31,2.19;3.75,2.19 +1.88,0.62;2.19,9.38 +0.31,8.12;3.75,8.12 +9.38,6.56;8.75,7.19 +8.75,7.19;8.12,7.50 +8.12,7.50;7.50,8.12 +7.50,8.12;7.19,8.75 +7.19,8.75;6.56,9.06 +6.56,9.06;5.94,8.75 +5.94,8.75;5.31,8.12 +5.31,8.12;5.00,7.50 +5.00,7.50;4.38,7.19 +4.38,7.19;3.75,6.56 +8.12,7.19;4.69,7.19 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,5.94 +8.75,5.94;4.06,5.94 +4.06,5.94;4.06,0.62 +5.62,5.62;5.62,0.94 +7.19,5.62;7.19,0.94 +4.38,3.75;8.75,3.75 + +# UTF-16 : 98 5e +# UTF-8 : 9e a1 e9 +[985e] 類 +0.31,0.94;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;2.81,4.69 +2.81,5.00;2.81,9.06 +4.69,7.19;0.31,7.19 +0.31,4.69;0.94,5.31 +0.94,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,7.19 +4.69,3.75;0.31,3.75 +1.56,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +3.44,7.50;3.75,7.81 +3.75,7.81;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.38,8.75 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,1.88 +7.81,1.88;7.50,2.19 +4.69,8.75;9.06,8.75 +6.88,8.75;6.56,8.44 +6.56,8.44;6.56,7.81 +6.56,7.81;6.56,7.50 +6.56,7.50;6.56,7.19 +5.00,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.00,7.19 +5.00,7.19;5.00,2.50 +5.00,4.38;8.75,4.38 +5.00,5.94;8.75,5.94 +4.38,5.31;4.06,5.62 +4.06,5.62;3.75,5.94 +3.75,5.94;3.44,6.56 +3.44,6.56;3.12,6.88 +3.12,6.88;2.81,7.19 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;2.50,3.12 + +# UTF-16 : 4e e4 +# UTF-8 : a4 bb e4 +[4ee4] 令 +9.06,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.25,7.19 +1.25,7.19;0.94,6.88 +0.94,6.88;0.31,6.56 +7.19,6.88;2.19,6.88 +0.94,5.00;8.44,5.00 +8.44,5.00;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.88 +8.12,1.88;7.81,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,1.88 +6.56,1.88;6.25,1.88 +6.25,1.88;5.94,1.88 +4.38,0.62;4.38,5.00 + +# UTF-16 : 4e 2a +# UTF-8 : aa b8 e4 +[4e2a] 个 +9.06,6.56;8.44,6.88 +8.44,6.88;8.12,6.88 +8.12,6.88;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.25,6.88 +1.25,6.88;0.94,6.88 +0.94,6.88;0.31,6.56 +4.69,0.94;4.69,7.81 + +# UTF-16 : 6c 96 +# UTF-8 : 96 b2 e6 +[6c96] 沖 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.81,4.06;8.75,4.06 +8.75,3.12;8.75,7.19 +8.75,7.19;2.81,7.19 +2.81,7.19;2.81,3.12 +5.94,0.62;5.94,9.06 + +# UTF-16 : 51 b2 +# UTF-8 : b2 86 e5 +[51b2] 冲 +3.12,4.06;8.75,4.06 +8.75,3.12;8.75,7.19 +8.75,7.19;2.81,7.19 +2.81,7.19;2.81,3.12 +5.94,0.62;5.94,9.06 +0.31,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;2.19,3.75 +2.19,3.75;2.50,4.38 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 + +# UTF-16 : 51 b7 +# UTF-8 : b7 86 e5 +[51b7] 冷 +0.31,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;2.19,3.75 +2.19,3.75;2.50,4.38 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.25,8.75 +6.25,8.75;5.94,9.06 +5.94,9.06;5.94,9.38 +5.62,9.38;5.31,9.06 +5.31,9.06;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.88 +3.12,6.88;2.81,6.56 +2.81,6.56;2.19,6.25 +7.81,6.88;3.75,6.88 +2.81,5.00;8.44,5.00 +8.44,5.00;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,1.88 +7.19,1.88;6.88,1.88 +5.31,0.62;5.31,5.00 + +# UTF-16 : 51 ab +# UTF-8 : ab 86 e5 +[51ab] 冫 +2.81,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.56,4.38 +5.62,6.88;5.00,7.19 +5.00,7.19;4.69,7.81 +4.69,7.81;4.06,8.12 +4.06,8.12;3.75,8.44 +3.75,8.44;3.12,8.75 + +# UTF-16 : 4f 8b +# UTF-8 : 8b be e4 +[4f8b] 例 +6.88,2.50;6.88,8.44 +8.75,9.06;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +1.88,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +2.19,8.75;6.56,8.75 +1.88,4.06;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;2.81,5.31 +2.81,5.31;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;3.75,7.50 +3.75,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +3.44,6.88;5.94,6.88 +5.94,6.88;5.94,5.94 +5.94,5.94;5.62,5.31 +5.62,5.31;5.31,4.69 +5.31,4.69;5.31,4.06 +5.31,4.06;4.69,3.12 +4.69,3.12;4.38,2.81 +4.38,2.81;4.06,2.19 +4.06,2.19;3.44,1.56 +3.44,1.56;2.81,1.25 +2.81,1.25;2.19,0.94 +5.31,4.06;4.69,4.38 +4.69,4.38;4.38,4.69 +4.38,4.69;4.06,5.00 +4.06,5.00;3.44,5.00 +3.44,5.00;3.44,5.31 + +# UTF-16 : 90 23 +# UTF-8 : a3 80 e9 +[9023] 連 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +3.44,4.06;8.44,4.06 +8.44,4.06;8.44,7.19 +8.44,7.19;3.44,7.19 +3.12,7.19;3.44,4.06 +3.44,5.94;8.12,5.94 +2.81,2.81;8.75,2.81 +5.62,1.56;5.94,9.38 +2.50,8.44;8.75,8.44 + +# UTF-16 : 80 01 +# UTF-8 : 81 80 e8 +[8001] 老 +0.31,3.44;1.25,4.06 +1.25,4.06;2.50,4.38 +2.50,4.38;3.44,4.69 +3.44,4.69;4.38,5.31 +4.38,5.31;5.00,5.94 +5.00,5.94;5.94,6.56 +5.94,6.56;6.56,6.88 +6.56,6.88;7.19,7.50 +7.19,7.50;7.81,8.12 +7.81,8.12;8.44,9.06 +0.31,5.94;9.06,5.94 +6.88,8.12;1.25,8.12 +4.38,5.94;4.38,9.38 +2.50,4.38;2.50,1.88 +2.50,1.88;2.50,1.56 +2.50,1.56;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,1.25 +8.12,1.25;8.12,1.56 +8.12,1.56;8.44,2.19 +8.44,2.19;8.44,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.44,3.12 +3.44,3.12;4.06,3.44 +4.06,3.44;4.69,3.44 +4.69,3.44;5.31,3.75 +5.31,3.75;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.88,4.06 +6.88,4.06;7.50,4.38 +7.50,4.38;8.12,4.69 + +# UTF-16 : 52 b4 +# UTF-8 : b4 8a e5 +[52b4] 労 +8.44,5.62;8.44,7.50 +8.44,7.50;0.94,7.50 +0.94,7.50;0.94,5.62 +2.81,7.81;2.50,8.12 +2.50,8.12;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.88,9.06 +5.00,7.81;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +6.25,7.50;6.56,7.81 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,9.06 +7.50,9.06;7.50,9.38 +1.25,5.31;8.12,5.31 +8.12,5.31;8.12,4.06 +8.12,4.06;8.12,3.44 +8.12,3.44;7.81,2.50 +7.81,2.50;7.81,2.19 +7.81,2.19;7.81,1.88 +7.81,1.88;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,1.25 +5.31,1.25;4.69,1.25 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.38,5.94 +4.38,5.94;4.38,6.88 + +# UTF-16 : 93 32 +# UTF-8 : b2 8c e9 +[9332] 録 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +6.56,5.62;6.56,1.88 +6.56,1.88;6.56,1.56 +6.56,1.56;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +6.56,5.31;6.56,4.69 +6.56,4.69;6.88,4.38 +6.88,4.38;7.19,3.75 +7.19,3.75;7.19,3.44 +7.19,3.44;7.50,2.81 +7.50,2.81;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;8.75,1.25 +8.75,1.25;9.38,0.94 +8.75,5.00;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.12 +4.38,7.19;8.12,7.19 +8.12,5.62;8.12,8.75 +8.12,8.75;4.38,8.75 +4.06,5.62;9.06,5.62 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.56,3.75 +5.31,3.44;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;4.69,4.38 +4.69,4.38;4.38,5.00 +4.38,5.00;4.38,5.00 + +# UTF-16 : 57 27 +# UTF-8 : a7 9c e5 +[5727] 圧 +0.62,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.75,8.75 +1.25,1.25;8.75,1.25 +8.44,5.62;1.88,5.62 +5.31,1.25;5.31,8.12 + +# UTF-16 : 56 f0 +# UTF-8 : b0 9b e5 +[56f0] 困 +0.94,1.25;8.44,1.25 +8.44,0.62;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +4.69,1.56;4.69,8.44 +7.81,6.88;1.56,6.88 +1.25,2.50;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.62 +4.06,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.88 +7.81,2.50;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.56,4.38 +6.56,4.38;5.94,4.69 +5.94,4.69;5.94,5.00 +5.94,5.00;5.62,5.62 +5.62,5.62;5.31,5.94 +5.31,5.94;5.00,6.25 +5.00,6.25;4.69,6.88 + +# UTF-16 : 56 e0 +# UTF-8 : a0 9b e5 +[56e0] 因 +0.94,1.25;8.44,1.25 +8.44,0.62;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +7.81,6.56;1.56,6.56 +1.56,2.19;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,5.62;4.69,5.94 +4.69,5.94;4.69,6.56 +4.69,6.56;4.69,8.44 +7.81,2.19;7.50,2.50 +7.50,2.50;6.88,2.81 +6.88,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,4.06 +5.62,4.06;5.31,4.38 +5.31,4.38;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,5.62;4.69,5.94 +4.69,5.94;4.69,6.56 + +# UTF-16 : 56 da +# UTF-8 : 9a 9b e5 +[56da] 囚 +0.94,1.25;8.44,1.25 +8.44,0.62;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.56,2.19;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.06,4.69 +4.06,4.69;4.38,5.31 +4.38,5.31;4.69,5.94 +4.69,5.94;4.69,6.25 +4.69,6.25;4.69,6.88 +4.69,6.88;4.69,8.44 +7.81,2.19;7.50,2.50 +7.50,2.50;6.88,2.81 +6.88,2.81;6.25,3.12 +6.25,3.12;5.94,3.75 +5.94,3.75;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.00,5.31 +5.00,5.31;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,6.25;4.69,6.88 + +# UTF-16 : 55 b6 +# UTF-8 : b6 96 e5 +[55b6] 営 +2.19,5.00;7.19,5.00 +7.19,5.00;7.19,7.19 +7.19,7.19;2.19,7.19 +2.19,7.19;2.19,5.00 +7.81,0.62;7.81,3.75 +7.81,3.75;1.56,3.75 +1.56,3.75;1.56,0.62 +1.88,1.25;7.50,1.25 +4.38,5.00;4.38,4.69 +4.38,4.69;4.06,4.06 +4.06,4.06;4.06,3.75 +8.75,5.94;8.75,8.12 +8.75,8.12;0.62,8.12 +0.62,8.12;0.62,5.94 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.88,9.38 +5.00,8.12;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.38 +4.06,9.38;4.06,9.38 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.38 +7.50,9.38;7.50,9.38 + +# UTF-16 : 97 cb +# UTF-8 : 8b 9f e9 +[97cb] 韋 +3.75,6.88;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.38,9.06 +4.38,9.06;4.38,9.38 +5.00,0.62;5.00,4.38 +1.56,1.88;1.56,3.44 +1.56,3.44;8.12,3.44 +9.06,1.88;0.31,1.88 +1.88,4.38;1.88,5.94 +1.88,5.94;7.50,5.94 +7.50,5.94;7.50,4.38 +7.50,4.38;1.88,4.38 +7.50,6.88;7.50,8.44 +7.50,8.44;1.56,8.44 +0.31,6.88;9.06,6.88 + +# UTF-16 : 50 49 +# UTF-8 : 89 81 e5 +[5049] 偉 +5.00,6.88;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.62,9.38 +6.56,0.62;6.56,4.38 +2.50,3.44;8.75,3.44 +3.44,2.19;3.44,3.44 +9.06,1.88;1.88,1.88 +3.12,4.38;3.12,5.94 +3.12,5.94;8.44,5.94 +8.44,5.94;8.44,4.38 +8.44,4.38;3.44,4.38 +8.12,6.88;8.12,8.44 +8.12,8.44;2.81,8.44 +1.88,6.88;9.06,6.88 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 7d ef +# UTF-8 : af b7 e7 +[7def] 緯 +3.75,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.56 +0.31,4.69;3.44,5.00 +1.88,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +5.62,6.88;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 +7.19,0.62;7.19,4.38 +3.44,3.44;9.06,3.44 +4.38,2.19;4.38,3.44 +9.06,1.88;3.12,1.88 +4.38,4.38;4.38,5.94 +4.38,5.94;8.75,5.94 +8.75,5.94;8.75,4.38 +8.75,4.38;4.38,4.38 +8.44,6.88;8.44,8.44 +8.44,8.44;3.75,8.44 +3.12,6.88;9.06,6.88 + +# UTF-16 : 97 d3 +# UTF-8 : 93 9f e9 +[97d3] 韓 +0.62,3.44;3.75,3.44 +3.75,3.44;3.75,6.88 +3.75,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;3.75,5.31 +0.31,2.19;3.75,2.19 +2.19,6.88;2.19,9.38 +2.19,0.62;2.19,3.44 +0.31,8.12;4.06,8.12 +7.19,0.62;7.19,4.38 +4.38,1.88;4.38,3.44 +4.38,3.44;9.06,3.44 +9.06,1.88;4.06,1.88 +4.38,4.38;4.69,5.94 +4.38,5.94;8.75,5.94 +8.75,5.94;8.75,4.38 +8.75,4.38;4.69,4.38 +8.44,6.88;8.44,8.44 +8.44,8.44;4.38,8.44 +4.06,6.88;9.06,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;6.25,8.44 +6.25,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 + +# UTF-16 : 88 5b +# UTF-8 : 9b a1 e8 +[885b] 衛 +2.19,7.19;1.88,6.56 +1.88,6.56;1.56,5.94 +1.56,5.94;0.94,5.31 +0.94,5.31;0.62,5.00 +0.62,5.00;0.00,4.38 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +1.25,0.62;1.25,5.62 +8.44,6.56;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +9.38,6.56;6.88,6.56 +9.06,8.75;6.88,8.75 +3.75,6.88;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.38,9.38 +5.31,0.62;5.31,4.38 +2.50,3.44;6.88,3.44 +3.12,2.19;3.12,3.44 +6.88,1.88;1.88,1.88 +2.81,4.38;2.81,5.94 +2.81,5.94;6.56,5.94 +6.25,5.94;6.56,4.38 +6.25,4.38;3.12,4.38 +6.25,6.88;6.25,8.44 +6.25,8.44;2.81,8.44 +2.50,6.88;6.88,6.88 + +# UTF-16 : 66 13 +# UTF-8 : 93 98 e6 +[6613] 易 +1.88,5.62;7.81,5.62 +7.50,5.62;7.81,8.75 +7.50,8.75;1.88,8.75 +1.56,8.75;1.88,5.62 +1.88,7.19;7.50,7.19 +2.81,4.38;8.12,4.38 +8.12,4.38;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +0.31,2.50;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;2.19,4.06 +2.19,4.06;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +4.06,0.62;4.38,0.94 +4.38,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.56,3.75 +6.56,3.75;6.56,4.06 +6.56,4.06;6.88,4.38 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 + +# UTF-16 : 54 26 +# UTF-8 : a6 90 e5 +[5426] 否 +7.81,0.94;7.81,4.38 +7.81,4.38;1.56,4.38 +1.56,4.38;1.56,0.94 +1.88,1.56;7.50,1.56 +4.69,4.69;4.69,7.81 +8.75,8.75;0.62,8.75 +0.31,5.31;1.25,5.62 +1.25,5.62;1.88,5.94 +1.88,5.94;2.50,6.25 +2.50,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;4.06,7.19 +4.06,7.19;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;5.31,8.44 +5.31,8.44;5.62,8.75 +8.75,5.31;8.44,5.62 +8.44,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,6.88 +5.94,6.88;5.31,7.19 + +# UTF-16 : 76 c3 +# UTF-8 : 83 9b e7 +[76c3] 盃 +4.69,4.69;4.69,7.81 +8.75,8.75;0.62,8.75 +0.31,5.31;1.25,5.62 +1.25,5.62;1.88,5.94 +1.88,5.94;2.50,6.25 +2.50,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;4.06,7.19 +4.06,7.19;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;5.31,8.44 +5.31,8.44;5.62,8.75 +8.75,5.31;8.44,5.62 +8.44,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,6.88 +5.94,6.88;5.31,7.19 +7.81,1.25;7.81,4.38 +7.81,4.38;1.56,4.38 +1.56,4.38;1.56,1.25 +3.75,4.38;3.75,1.25 +5.62,4.38;5.62,1.25 +0.62,1.25;8.75,1.25 + +# UTF-16 : 76 ca +# UTF-8 : 8a 9b e7 +[76ca] 益 +7.50,1.25;7.50,4.38 +7.50,4.38;1.88,4.38 +1.88,4.38;1.88,1.25 +3.75,4.38;3.75,1.25 +5.62,4.38;5.62,1.25 +0.31,1.25;9.06,1.25 +3.44,7.81;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.06 +2.50,9.06;2.50,9.38 +5.62,7.50;5.94,7.81 +5.94,7.81;6.25,8.12 +6.25,8.12;6.56,8.44 +6.56,8.44;6.88,9.06 +6.88,9.06;7.19,9.38 +9.06,7.50;0.31,7.50 +0.31,3.44;0.62,3.75 +0.62,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.50 +9.06,3.44;8.75,3.75 +8.75,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.56,5.94 +6.56,5.94;6.25,6.56 +6.25,6.56;5.94,6.88 +5.94,6.88;5.62,7.50 + +# UTF-16 : 6d b2 +# UTF-8 : b2 b6 e6 +[6db2] 液 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;1.88,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +5.31,6.88;8.75,6.88 +8.75,6.88;8.44,5.94 +8.44,5.94;8.12,5.31 +8.12,5.31;7.81,4.38 +7.81,4.38;7.50,3.75 +7.50,3.75;6.88,3.12 +6.88,3.12;6.25,2.50 +6.25,2.50;5.62,2.19 +5.62,2.19;5.00,1.56 +5.00,1.56;4.38,1.25 +4.38,1.25;3.44,0.94 +3.75,8.12;3.75,7.81 +3.75,7.81;3.44,7.19 +3.44,7.19;3.44,6.88 +3.44,6.88;3.12,6.56 +3.12,6.56;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.50,5.31 +2.50,5.31;2.50,4.69 +2.50,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +3.12,0.62;3.12,5.94 +7.81,4.38;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;5.94,5.94 +5.62,8.44;5.62,9.38 +2.19,8.44;9.06,8.44 +4.38,5.62;4.69,5.00 +4.69,5.00;5.00,4.38 +5.00,4.38;5.62,3.75 +5.62,3.75;5.94,3.44 +5.94,3.44;6.25,2.81 +6.25,2.81;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 + +# UTF-16 : 5b c5 +# UTF-8 : 85 af e5 +[5bc5] 寅 +1.56,7.50;7.81,7.50 +4.69,2.81;4.69,7.50 +1.56,2.81;7.81,2.81 +7.81,2.81;7.81,6.25 +7.81,6.25;1.56,6.25 +1.56,6.25;1.56,2.50 +1.56,4.38;7.81,4.38 +4.69,8.44;4.69,9.38 +8.75,6.88;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.88 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 + +# UTF-16 : 6f 14 +# UTF-8 : 94 bc e6 +[6f14] 演 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,2.19 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +3.12,7.50;8.44,7.50 +5.62,8.44;5.94,9.38 +5.62,2.81;5.94,7.50 +8.75,6.88;8.75,8.44 +8.75,8.44;2.81,8.44 +2.81,8.44;2.81,6.88 +3.12,2.81;8.44,2.81 +8.44,2.81;8.44,6.25 +8.44,6.25;3.12,6.25 +3.12,6.25;3.12,2.81 +3.12,4.69;8.44,4.69 + +# UTF-16 : 5f dc +# UTF-8 : 9c bf e5 +[5fdc] 応 +3.75,6.25;3.75,1.56 +3.75,1.56;4.06,1.25 +4.06,1.25;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,1.25 +7.19,1.25;7.19,1.88 +7.19,1.88;7.50,2.50 +7.50,2.50;7.50,3.12 +1.56,1.56;1.88,2.19 +1.88,2.19;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,3.75;2.19,4.38 +2.19,4.38;2.50,5.31 +9.06,1.88;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.44,4.06 +8.44,4.06;8.12,4.69 +8.12,4.69;7.81,5.31 +3.75,7.50;4.38,7.19 +4.38,7.19;5.00,7.19 +5.00,7.19;5.62,6.88 +5.62,6.88;6.56,6.56 +6.56,6.56;6.88,6.56 +6.88,6.56;7.19,6.56 +5.00,8.44;5.00,9.38 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,8.12 +1.25,8.12;8.75,8.12 + +# UTF-16 : 5f 80 +# UTF-8 : 80 be e5 +[5f80] 往 +2.50,6.88;2.19,6.25 +2.19,6.25;1.88,5.94 +1.88,5.94;1.25,5.31 +1.25,5.31;0.62,4.69 +0.62,4.69;0.31,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.19 +0.94,7.19;0.31,6.88 +1.56,0.62;1.56,5.62 +4.38,9.06;5.00,9.06 +5.00,9.06;5.62,8.75 +5.62,8.75;5.94,8.75 +5.94,8.75;6.56,8.44 +6.56,8.44;7.19,8.12 +9.06,1.25;2.50,1.25 +8.75,7.50;2.81,7.50 +8.44,4.69;2.81,4.69 +5.62,1.25;5.94,7.19 + +# UTF-16 : 75 44 +# UTF-8 : 84 95 e7 +[7544] 畄 +2.50,6.88;2.19,7.19 +2.19,7.19;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,9.06 +5.00,6.88;4.69,7.50 +4.69,7.50;4.69,7.81 +4.69,7.81;4.38,8.44 +4.38,8.44;4.06,8.75 +4.06,8.75;3.75,9.38 +6.25,6.56;6.88,7.19 +6.88,7.19;7.19,7.50 +7.19,7.50;7.50,8.12 +7.50,8.12;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,0.62;8.12,6.25 +8.12,6.25;1.25,6.25 +1.25,6.25;1.25,0.62 +1.25,1.56;8.12,1.56 +4.69,5.94;4.69,1.56 +1.25,3.75;8.12,3.75 + +# UTF-16 : 68 5c +# UTF-8 : 9c a1 e6 +[685c] 桜 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.31,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +9.06,5.00;2.81,5.00 +2.50,0.94;3.12,0.94 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.81 +6.56,2.81;6.88,3.12 +6.88,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +5.31,6.25;5.31,5.94 +5.31,5.94;5.00,5.62 +5.00,5.62;4.69,5.31 +4.69,5.31;4.69,4.69 +4.69,4.69;4.38,4.38 +4.38,4.38;4.06,4.06 +4.06,4.06;4.06,3.75 +4.06,3.75;3.75,3.44 +3.75,3.44;3.44,3.12 +3.44,3.12;3.12,2.81 +3.44,3.12;4.06,3.12 +4.06,3.12;4.69,2.81 +4.69,2.81;5.00,2.81 +5.00,2.81;5.62,2.50 +5.62,2.50;6.25,2.19 +6.25,2.19;6.56,2.19 +6.56,2.19;7.19,1.88 +7.19,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +4.38,6.56;4.06,7.19 +4.06,7.19;3.75,7.50 +3.75,7.50;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +6.25,6.88;6.25,7.19 +6.25,7.19;5.94,7.81 +5.94,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.31,9.06 +7.19,5.94;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.81 +8.12,7.81;8.44,8.44 +8.44,8.44;8.75,9.06 + +# UTF-16 : 60 69 +# UTF-8 : a9 81 e6 +[6069] 恩 +7.19,7.50;2.19,7.50 +1.56,4.69;8.12,4.69 +7.81,4.69;8.12,8.75 +7.81,8.75;1.56,8.75 +1.25,8.75;1.56,4.69 +2.81,4.06;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.50 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;1.88,3.75 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.06 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +7.50,5.31;6.88,5.62 +6.88,5.62;6.56,5.94 +6.56,5.94;5.94,6.25 +5.94,6.25;5.31,6.56 +5.31,6.56;4.38,6.88 +4.69,8.44;4.69,7.50 +4.69,7.50;4.69,7.19 +4.69,7.19;4.38,6.56 +4.38,6.56;3.75,5.94 +3.75,5.94;3.44,5.94 +3.44,5.94;2.81,5.62 +2.81,5.62;2.50,5.31 +2.50,5.31;1.88,5.31 + +# UTF-16 : 4e ee +# UTF-8 : ae bb e4 +[4eee] 仮 +3.75,6.56;8.75,6.56 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.50 +5.94,2.50;6.56,3.12 +6.56,3.12;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.44,6.56 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.50 +6.88,2.50;6.25,2.81 +6.25,2.81;5.94,3.44 +5.94,3.44;5.31,4.06 +5.31,4.06;5.00,4.69 +5.00,4.69;4.69,5.31 +4.69,5.31;4.38,5.94 +2.50,0.94;2.81,1.25 +2.81,1.25;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,8.75 +3.75,8.75;8.75,8.75 +2.50,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;2.19,7.50 +2.19,7.50;1.88,6.88 +1.88,6.88;1.56,6.56 +1.56,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.56 + +# UTF-16 : 4f a1 +# UTF-8 : a1 be e4 +[4fa1] 価 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +8.75,0.62;8.75,6.56 +8.75,6.56;2.81,6.56 +2.81,6.56;2.81,0.62 +2.81,1.25;8.75,1.25 +2.50,8.75;9.06,8.75 +6.56,8.75;6.56,1.56 +4.69,8.75;4.69,1.56 + +# UTF-16 : 6c b3 +# UTF-8 : b3 b2 e6 +[6cb3] 河 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;2.19,8.12 +2.19,8.12;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.31,6.88 +8.12,8.75;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +2.50,8.75;9.06,8.75 +3.44,2.50;3.44,6.88 +3.44,6.88;6.56,6.88 +6.56,6.88;6.56,3.44 +6.56,3.44;3.75,3.44 + +# UTF-16 : 54 bc +# UTF-8 : bc 92 e5 +[54bc] 咼 +0.94,0.94;0.94,5.62 +0.94,5.62;8.44,5.62 +8.44,5.62;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +2.50,1.56;2.50,4.38 +2.50,4.38;6.88,4.38 +6.88,4.38;6.88,2.19 +6.88,2.19;2.81,2.19 +1.88,5.62;1.88,8.75 +1.88,8.75;7.50,8.75 +7.50,8.75;7.50,5.62 +4.38,5.62;4.38,7.50 +4.38,7.50;7.50,7.50 + +# UTF-16 : 6e 26 +# UTF-8 : a6 b8 e6 +[6e26] 渦 +2.81,0.94;2.81,5.62 +2.81,5.62;8.75,5.62 +8.75,5.62;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +4.38,1.56;4.38,4.38 +4.38,4.38;7.50,4.38 +7.19,4.38;7.50,2.19 +7.19,2.19;4.38,2.19 +3.44,5.62;3.75,8.75 +3.44,8.75;8.12,8.75 +8.12,8.75;8.12,5.62 +5.62,5.62;5.62,7.50 +5.62,7.50;7.81,7.50 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 90 4e +# UTF-8 : 8e 81 e9 +[904e] 過 +3.12,1.88;3.12,5.94 +3.12,5.94;8.75,5.94 +8.75,5.94;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.44,1.88 +8.44,1.88;8.12,1.88 +8.12,1.88;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.19 +4.38,2.50;4.38,5.00 +4.38,5.00;7.50,5.00 +7.19,5.00;7.50,3.12 +7.19,3.12;4.38,3.12 +3.75,5.94;3.75,8.75 +3.75,8.75;8.12,8.75 +7.81,8.75;8.12,5.94 +5.62,5.94;5.62,7.50 +5.62,7.50;7.81,7.50 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.31 +1.88,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 + +# UTF-16 : 67 b6 +# UTF-8 : b6 9e e6 +[67b6] 架 +8.75,4.06;0.62,4.06 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,0.62;4.69,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 +0.31,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.19,7.50 +2.19,7.50;2.19,8.12 +2.19,8.12;2.50,8.75 +2.50,8.75;2.50,9.38 +0.62,8.12;4.38,8.12 +4.38,8.12;4.38,7.50 +4.38,7.50;4.38,6.88 +4.38,6.88;4.38,6.56 +4.38,6.56;4.38,5.94 +4.38,5.94;4.06,5.62 +4.06,5.62;3.44,5.31 +3.44,5.31;3.12,5.31 +3.12,5.31;2.50,5.31 +2.50,5.31;2.19,5.31 +5.62,5.31;8.44,5.31 +8.44,5.31;8.44,8.44 +8.44,8.44;5.31,8.44 +5.31,8.44;5.31,5.31 + +# UTF-16 : 8c c0 +# UTF-8 : 80 b3 e8 +[8cc0] 賀 +1.56,2.50;8.12,2.50 +7.81,2.50;8.12,5.94 +7.81,5.94;1.56,5.94 +1.25,5.94;1.56,2.19 +1.56,3.75;7.81,3.75 +1.56,5.00;7.81,5.00 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,1.88 +0.31,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;2.19,7.81 +2.19,7.81;2.19,8.44 +2.19,8.44;2.50,9.06 +2.50,9.06;2.50,9.38 +0.62,8.44;4.38,8.44 +4.38,8.44;4.38,8.12 +4.38,8.12;4.38,7.50 +4.38,7.50;4.38,7.19 +4.38,7.19;3.75,6.88 +3.75,6.88;3.75,6.88 +3.75,6.88;3.12,6.88 +3.12,6.88;2.81,6.88 +2.81,6.88;2.50,6.88 +5.31,6.88;8.44,6.88 +8.44,6.88;8.44,8.75 +8.44,8.75;5.31,8.75 +5.31,8.75;5.31,6.88 + +# UTF-16 : 5f eb +# UTF-8 : ab bf e5 +[5feb] 快 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.94,4.69 +5.94,4.69;5.94,5.00 +5.94,5.00;5.94,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.94,5.00 +2.50,5.00;9.06,5.00 +8.44,5.00;8.44,7.81 +8.44,7.81;3.12,7.81 + +# UTF-16 : 89 e3 +# UTF-8 : a3 a7 e8 +[89e3] 解 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.44 +3.44,8.44;3.44,8.75 +0.31,6.56;0.94,7.19 +0.94,7.19;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.88,8.75;1.88,9.69 +1.56,8.75;3.44,8.75 +0.94,3.44;4.06,3.44 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,7.19 +0.94,7.19;4.06,7.19 +4.06,7.19;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.50,0.94 +0.94,5.31;4.06,5.31 +2.50,7.19;2.50,3.44 +9.06,3.12;4.69,3.12 +5.31,5.00;8.75,5.00 +7.19,0.62;7.19,5.94 +4.69,3.75;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.31,5.00 +5.31,5.00;5.31,5.31 +5.31,5.31;5.62,5.94 +4.38,5.94;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,6.56 +5.62,6.56;6.25,7.19 +6.25,7.19;6.56,7.81 +6.56,7.81;6.56,8.44 +6.56,8.44;6.56,8.75 +4.69,8.75;8.75,8.75 +8.75,8.75;8.75,8.12 +8.75,8.12;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.44,6.56 +8.44,6.56;8.12,6.56 +8.12,6.56;7.50,6.56 +7.50,6.56;7.19,6.56 +7.19,6.56;6.88,6.56 + +# UTF-16 : 68 3c +# UTF-8 : bc a0 e6 +[683c] 格 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,3.75;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +3.75,0.62;3.75,4.38 +3.75,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +4.06,1.56;8.44,1.56 +2.81,6.56;3.44,7.19 +3.44,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;5.00,8.75 +5.00,8.75;5.31,9.38 +4.69,8.44;8.75,8.44 +8.44,8.12;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;6.88,6.56 +6.88,6.56;6.25,5.94 +6.25,5.94;5.94,5.62 +5.94,5.62;5.31,5.31 +5.31,5.31;4.38,5.00 +4.38,5.00;3.75,4.69 +3.75,4.69;2.81,4.38 +4.38,7.81;4.69,7.50 +4.69,7.50;5.00,6.88 +5.00,6.88;5.62,6.56 +5.62,6.56;5.94,6.25 +5.94,6.25;6.56,5.94 +6.56,5.94;6.88,5.62 +6.88,5.62;7.50,5.31 +7.50,5.31;8.12,5.00 +8.12,5.00;8.75,4.69 +8.75,4.69;9.38,4.38 + +# UTF-16 : 78 ba +# UTF-8 : ba a2 e7 +[78ba] 確 +3.44,8.75;0.31,8.75 +1.25,1.88;3.44,1.88 +3.12,1.88;3.44,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +8.75,6.88;9.06,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,6.88 +8.75,6.56;4.38,6.56 +6.88,1.56;6.88,6.56 +4.38,1.25;9.06,1.25 +4.38,6.25;4.38,0.62 +4.38,3.12;8.75,3.12 +4.38,4.69;8.75,4.69 +7.19,7.81;7.19,7.19 +7.19,7.19;6.88,6.88 +6.88,6.88;6.88,6.56 +6.88,6.56;6.88,6.56 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +1.56,7.19;1.56,8.12 +1.56,8.12;1.88,8.75 + +# UTF-16 : 98 4d +# UTF-8 : 8d a1 e9 +[984d] 額 +4.69,8.75;9.06,8.75 +6.88,8.75;6.88,8.44 +6.88,8.44;6.56,7.81 +6.56,7.81;6.56,7.50 +6.56,7.50;6.56,7.19 +5.31,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.00,7.19 +5.00,7.19;5.00,2.50 +5.31,4.38;8.75,4.38 +5.31,5.94;8.75,5.94 +2.50,8.44;2.50,9.38 +4.38,6.88;4.38,8.44 +4.38,8.44;0.62,8.44 +0.62,8.44;0.62,6.88 +0.31,5.31;0.62,5.94 +0.62,5.94;0.94,6.25 +0.94,6.25;1.25,6.88 +1.25,6.88;1.56,7.50 +1.56,7.50;1.88,8.12 +1.56,7.19;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.44,6.25 +3.44,6.25;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.50,5.00 +2.50,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.44 +1.25,6.88;1.56,6.25 +1.56,6.25;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;2.19,5.31 +2.19,5.31;2.81,5.00 +2.81,5.00;3.12,4.69 +3.12,4.69;3.44,4.38 +3.44,4.38;3.75,4.06 +3.75,4.06;4.38,3.75 +4.38,3.75;4.69,3.44 +1.25,1.25;4.06,1.25 +4.06,1.25;4.06,3.75 +4.06,3.75;1.25,3.75 +1.25,3.75;1.25,0.62 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +9.06,0.62;9.06,0.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 + +# UTF-16 : 52 0a +# UTF-8 : 8a 88 e5 +[520a] 刊 +5.94,2.50;5.94,8.75 +8.75,9.06;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +0.31,5.31;5.00,5.31 +0.62,8.75;5.00,8.75 +2.81,0.62;2.81,8.75 + +# UTF-16 : 6c 57 +# UTF-8 : 97 b1 e6 +[6c57] 汗 +9.06,5.31;3.12,5.31 +8.75,8.75;3.44,8.75 +6.25,0.62;6.25,8.75 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.50,7.50;2.19,8.12 +2.19,8.12;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 + +# UTF-16 : 6c 41 +# UTF-8 : 81 b1 e6 +[6c41] 汁 +9.06,5.94;3.12,5.94 +6.25,0.62;6.25,9.06 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.50,7.50;2.19,8.12 +2.19,8.12;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 + +# UTF-16 : 80 9d +# UTF-8 : 9d 82 e8 +[809d] 肝 +0.94,4.06;3.44,4.06 +1.25,6.56;3.44,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;3.44,8.75 +3.44,8.75;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +9.06,5.31;4.06,5.31 +9.06,8.75;4.06,8.75 +6.88,0.62;6.88,8.75 + +# UTF-16 : 5e 79 +# UTF-8 : b9 b9 e5 +[5e79] 幹 +0.62,3.44;4.06,3.44 +4.06,3.44;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;4.06,5.31 +0.31,2.19;4.38,2.19 +2.19,6.88;2.19,9.38 +2.19,0.62;2.19,3.44 +0.31,8.12;4.38,8.12 +9.06,4.06;4.69,4.06 +8.75,6.56;5.00,6.56 +6.88,0.62;6.88,6.56 +9.38,6.88;8.75,7.19 +8.75,7.19;8.44,7.81 +8.44,7.81;7.81,8.12 +7.81,8.12;7.50,8.75 +7.50,8.75;6.88,9.38 +6.88,9.38;6.56,8.75 +6.56,8.75;5.94,8.12 +5.94,8.12;5.62,7.81 +5.62,7.81;5.00,7.19 +5.00,7.19;4.38,6.88 + +# UTF-16 : 79 50 +# UTF-8 : 90 a5 e7 +[7950] 祐 +9.06,7.81;3.44,7.81 +4.69,5.00;8.75,5.00 +8.75,5.00;8.75,0.62 +4.69,0.62;4.69,5.00 +4.69,1.25;8.75,1.25 +3.12,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.62,8.44 +5.62,8.44;5.94,9.38 +3.12,3.44;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 + +# UTF-16 : 61 4e +# UTF-8 : 8e 85 e6 +[614e] 慎 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +5.62,7.50;5.62,9.38 +2.19,8.44;9.06,8.44 +3.12,3.75;8.44,3.75 +8.44,3.75;8.44,7.50 +8.44,7.50;3.12,7.50 +3.12,7.50;3.12,3.75 +9.06,2.81;2.19,2.81 +3.12,5.00;8.12,5.00 +3.12,6.25;8.12,6.25 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 + +# UTF-16 : 65 ec +# UTF-8 : ac 97 e6 +[65ec] 旬 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,1.25 +5.62,1.25;5.31,1.25 +1.88,8.12;8.44,8.12 +8.44,8.12;8.44,6.56 +8.44,6.56;8.44,5.00 +8.44,5.00;8.44,3.75 +8.44,3.75;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +0.00,5.31;0.31,5.62 +0.31,5.62;0.62,6.25 +0.62,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,9.06 +2.19,9.06;2.50,9.38 +2.50,2.19;2.50,6.88 +2.50,6.88;6.25,6.88 +5.94,6.88;6.25,3.12 +5.94,3.12;2.50,3.12 +5.94,5.00;2.50,5.00 + +# UTF-16 : 83 40 +# UTF-8 : 80 8d e8 +[8340] 荀 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.00,4.38;0.31,4.69 +0.31,4.69;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +1.88,6.88;8.44,6.88 +8.44,6.88;8.44,5.31 +8.44,5.31;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +2.50,1.56;2.50,5.62 +2.50,5.62;6.25,5.62 +5.94,5.62;6.25,2.19 +5.94,2.19;2.50,2.19 +5.94,4.06;2.50,4.06 + +# UTF-16 : 82 df +# UTF-8 : 9f 8b e8 +[82df] 苟 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.31,4.38;0.62,4.69 +0.62,4.69;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.88,6.88 +1.88,6.88;2.19,7.50 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +1.88,6.56;8.44,6.56 +8.44,6.56;8.44,5.31 +8.44,5.31;8.44,4.06 +8.44,4.06;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.19,0.94 +2.50,1.88;2.50,5.31 +2.50,5.31;5.94,5.31 +5.94,5.31;5.94,2.50 +5.94,2.50;2.50,2.50 + +# UTF-16 : 82 8d +# UTF-8 : 8d 8a e8 +[828d] 芍 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.31,4.06;0.62,4.69 +0.62,4.69;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,7.19 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +1.88,6.56;8.44,6.56 +8.44,6.56;8.44,5.00 +8.44,5.00;8.44,4.06 +8.44,4.06;8.12,3.12 +8.12,3.12;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +5.31,2.81;4.69,3.12 +4.69,3.12;4.38,3.75 +4.38,3.75;4.06,4.38 +4.06,4.38;3.44,4.69 +3.44,4.69;3.12,5.31 + +# UTF-16 : 65 6c +# UTF-8 : ac 95 e6 +[656c] 敬 +0.31,8.12;5.00,8.12 +1.56,7.19;1.56,9.38 +3.75,7.19;3.75,9.38 +0.00,4.38;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.94,5.94 +0.94,5.94;1.25,6.56 +1.25,6.56;1.25,7.19 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +0.94,6.56;4.69,6.56 +4.69,6.56;4.69,5.00 +4.69,5.00;4.69,3.75 +4.69,3.75;4.38,2.81 +4.38,2.81;4.38,2.19 +4.38,2.19;4.38,1.56 +4.38,1.56;4.06,0.94 +4.06,0.94;3.75,0.94 +1.25,1.88;1.25,5.31 +1.25,5.31;3.12,5.31 +3.12,5.31;3.12,2.50 +3.12,2.50;1.25,2.50 +4.69,0.94;5.62,1.25 +5.62,1.25;5.94,1.88 +5.94,1.88;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,5.00 +8.12,5.00;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;5.94,6.25 +5.94,6.25;5.94,7.19 +5.94,7.81;9.06,7.81 +4.69,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 + +# UTF-16 : 8c ab +# UTF-8 : ab b2 e8 +[8cab] 貫 +1.56,2.50;8.12,2.50 +7.81,2.50;8.12,5.94 +7.81,5.94;1.56,5.94 +1.25,5.94;1.56,2.19 +1.56,3.75;7.81,3.75 +1.56,4.69;7.81,4.69 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,1.88 +0.31,7.81;9.06,7.81 +4.38,6.56;4.69,7.19 +4.69,7.19;4.69,7.50 +4.69,7.50;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.00,8.75 +1.25,6.56;1.25,7.19 +1.25,7.19;1.56,7.50 +1.56,7.50;1.56,8.12 +1.56,8.12;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;8.12,8.75 +8.12,8.75;8.12,8.44 +8.12,8.44;8.12,8.12 +8.12,8.12;7.81,7.50 +7.81,7.50;7.81,7.19 +7.81,7.19;7.81,6.56 +7.81,6.56;1.25,6.56 + +# UTF-16 : 61 63 +# UTF-8 : a3 85 e6 +[6163] 慣 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +3.12,2.50;8.44,2.50 +8.44,2.50;8.44,5.94 +8.44,5.94;3.12,5.94 +2.81,5.94;3.12,2.19 +3.12,3.75;8.12,3.75 +3.12,4.69;8.12,4.69 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,1.88 +2.19,7.81;9.06,7.81 +5.62,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;5.94,8.75 +2.81,6.56;3.12,7.19 +3.12,7.19;3.12,7.50 +3.12,7.50;3.12,8.12 +3.12,8.12;3.12,8.44 +3.12,8.44;3.44,8.75 +3.12,8.75;8.44,8.75 +8.44,8.75;8.44,8.44 +8.44,8.44;8.44,8.12 +8.44,8.12;8.12,7.50 +8.12,7.50;8.12,7.19 +8.12,7.19;8.12,6.56 +8.12,6.56;2.81,6.56 + +# UTF-16 : 77 3c +# UTF-8 : bc 9c e7 +[773c] 眼 +0.94,1.56;3.12,1.56 +3.12,1.56;3.12,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +0.94,6.25;3.12,6.25 +0.94,4.06;3.12,4.06 +4.38,5.00;8.44,5.00 +8.44,5.00;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,0.94 +4.38,6.88;8.44,6.88 +5.62,5.00;5.94,4.38 +5.94,4.38;6.25,4.06 +6.25,4.06;6.56,3.44 +6.56,3.44;6.88,3.12 +6.88,3.12;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.56 +6.25,1.56;6.88,1.56 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 + +# UTF-16 : 57 fa +# UTF-8 : ba 9f e5 +[57fa] 基 +8.75,8.44;0.62,8.44 +0.62,4.38;8.75,4.38 +2.50,5.62;7.19,5.62 +2.50,6.88;7.19,6.88 +3.44,4.38;2.81,4.06 +2.81,4.06;2.50,3.44 +2.50,3.44;1.88,3.12 +1.88,3.12;0.94,2.81 +0.94,2.81;0.62,2.50 +0.62,2.50;0.31,2.50 +5.94,4.38;6.56,4.06 +6.56,4.06;7.19,3.44 +7.19,3.44;7.81,3.12 +7.81,3.12;8.44,2.81 +8.44,2.81;8.75,2.50 +8.75,2.50;9.06,2.50 +2.19,4.38;2.19,9.38 +7.19,4.38;7.19,9.38 +0.62,0.94;8.75,0.94 +7.50,2.81;1.88,2.81 +4.69,0.94;4.69,4.06 + +# UTF-16 : 59 47 +# UTF-8 : 87 a5 e5 +[5947] 奇 +8.75,5.94;8.44,5.94 +8.44,5.94;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;5.94,6.88 +5.94,6.88;5.62,7.19 +5.62,7.19;5.00,7.50 +5.00,7.50;4.69,7.50 +4.69,7.50;4.38,7.81 +7.81,5.31;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +0.31,5.31;9.06,5.31 +1.88,1.56;1.88,4.38 +1.88,4.38;5.62,4.38 +5.62,4.38;5.62,2.19 +5.62,2.19;1.88,2.19 +0.62,8.44;8.75,8.44 +0.62,5.94;1.56,5.94 +1.56,5.94;2.19,6.25 +2.19,6.25;2.81,6.56 +2.81,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;4.69,9.06 +4.69,9.06;4.69,9.38 + +# UTF-16 : 5b c4 +# UTF-8 : 84 af e5 +[5bc4] 寄 +4.69,8.44;4.69,9.38 +8.75,6.88;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.88 +8.44,5.00;8.12,5.31 +8.12,5.31;7.81,5.31 +7.81,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,5.94 +6.56,5.94;5.94,6.25 +5.94,6.25;5.62,6.25 +5.62,6.25;5.00,6.56 +5.00,6.56;4.69,6.56 +4.69,6.56;4.38,6.88 +7.81,4.69;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +0.31,4.69;9.06,4.69 +1.88,1.25;1.88,3.75 +1.88,3.75;5.62,3.75 +5.62,3.75;5.62,1.88 +5.62,1.88;1.88,1.88 +1.25,7.50;8.12,7.50 +0.94,5.31;1.56,5.31 +1.56,5.31;2.19,5.62 +2.19,5.62;2.81,5.62 +2.81,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.69,7.50 +4.69,7.50;4.69,7.81 +4.69,7.81;4.69,8.12 + +# UTF-16 : 62 80 +# UTF-8 : 80 8a e6 +[6280] 技 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.56,3.75 +1.56,3.75;0.94,3.75 +0.94,3.75;0.31,3.44 +3.12,7.19;0.31,7.19 +3.12,5.94;8.75,5.94 +2.81,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.94,2.19 +5.94,2.19;6.25,2.81 +6.25,2.81;6.88,3.12 +6.88,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +8.12,5.00;8.44,5.62 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;5.94,2.81 +5.94,2.81;5.31,3.12 +5.31,3.12;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,4.06;4.06,4.69 +4.06,4.69;3.75,5.31 +2.81,7.81;9.06,7.81 +5.94,5.94;5.94,9.38 + +# UTF-16 : 90 06 +# UTF-8 : 86 80 e9 +[9006] 逆 +8.75,7.50;2.81,7.50 +3.44,6.88;3.44,4.38 +3.44,4.38;8.12,4.38 +8.12,4.38;8.12,6.88 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.62,2.81 +5.62,2.81;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.94,5.00 +5.94,5.00;5.94,7.50 +5.00,7.81;5.00,8.44 +5.00,8.44;4.69,8.75 +4.69,8.75;4.38,9.06 +4.38,9.06;4.38,9.38 +6.56,7.50;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 + +# UTF-16 : 8a 31 +# UTF-8 : b1 a8 e8 +[8a31] 許 +0.94,1.25;3.75,1.25 +3.75,1.25;3.75,3.44 +3.75,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;4.06,7.50 +0.62,5.94;3.75,5.94 +0.62,4.69;3.75,4.69 +0.62,8.75;3.75,8.75 +5.00,8.12;9.06,8.12 +6.88,0.62;6.88,8.12 +9.06,5.00;4.06,5.00 +4.06,5.62;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;5.00,7.81 +5.00,7.81;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.31,8.75 +5.31,8.75;5.31,9.38 + +# UTF-16 : 58 83 +# UTF-8 : 83 a2 e5 +[5883] 境 +0.31,6.25;3.12,6.25 +1.56,2.19;1.56,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +3.75,3.12;8.44,3.12 +8.44,3.12;8.44,5.94 +8.44,5.94;3.75,5.94 +3.75,5.94;3.75,3.12 +3.75,4.69;8.44,4.69 +2.81,6.56;9.06,6.56 +3.12,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +6.88,6.56;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.50,7.81 +7.50,7.81;7.81,8.12 +7.81,8.12;7.81,8.44 +5.00,6.56;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.69,7.81 +4.69,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +6.88,3.12;6.88,1.25 +6.88,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +2.19,0.62;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 + +# UTF-16 : 57 47 +# UTF-8 : 87 9d e5 +[5747] 均 +0.31,6.88;3.12,6.88 +4.38,6.25;7.19,6.25 +1.56,2.19;1.56,9.06 +4.06,2.19;4.69,2.50 +4.69,2.50;5.31,2.81 +5.31,2.81;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,3.44;6.88,3.44 +6.88,3.44;7.19,3.75 +7.19,3.75;7.50,4.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 +2.81,2.81;3.44,3.12 +2.81,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +4.38,8.44;4.38,9.06 +4.38,9.06;4.69,9.38 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,1.25 +4.06,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 + +# UTF-16 : 79 81 +# UTF-8 : 81 a6 e7 +[7981] 禁 +9.06,5.62;8.75,5.94 +8.75,5.94;8.44,6.25 +8.44,6.25;8.12,6.25 +8.12,6.25;7.81,6.88 +7.81,6.88;7.19,7.50 +7.19,7.50;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,5.62;6.56,9.38 +8.75,8.12;4.69,8.12 +2.50,5.62;2.50,9.38 +4.38,8.12;0.62,8.12 +0.31,5.62;0.62,5.94 +0.62,5.94;0.94,6.25 +0.94,6.25;1.56,6.88 +1.56,6.88;1.88,7.50 +1.88,7.50;2.19,8.12 +2.19,8.12;2.50,8.44 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;6.56,8.12 +6.56,8.12;6.56,8.44 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,7.19 +3.75,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +4.69,3.75;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.81,3.12 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +8.75,3.75;0.62,3.75 +8.12,5.00;1.25,5.00 + +# UTF-16 : 7f a4 +# UTF-8 : a4 be e7 +[7fa4] 群 +0.62,5.31;4.38,5.31 +4.38,5.31;4.38,8.75 +4.38,8.75;0.62,8.75 +0.31,7.19;5.00,7.19 +1.25,0.62;1.25,4.06 +1.25,4.06;4.38,4.06 +4.38,4.06;4.38,0.62 +1.25,1.25;4.06,1.25 +0.00,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;2.19,7.19 +2.19,7.19;2.19,7.81 +2.19,7.81;2.19,8.75 +6.25,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;5.62,9.06 +5.62,9.06;5.62,9.38 +7.81,7.50;7.81,8.12 +7.81,8.12;8.12,8.75 +8.12,8.75;8.44,9.06 +8.44,9.06;8.44,9.38 +9.06,3.12;4.69,3.12 +9.06,7.50;4.69,7.50 +9.06,5.31;5.00,5.31 +6.88,0.62;6.88,7.50 + +# UTF-16 : 7d 4c +# UTF-8 : 8c b5 e7 +[7d4c] 経 +4.06,4.06;4.06,4.69 +4.06,4.69;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.44,6.56 +0.31,4.69;4.06,5.00 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 +4.06,8.75;8.75,8.75 +4.38,5.00;5.00,5.31 +5.00,5.31;5.62,5.31 +5.62,5.31;6.25,5.62 +6.25,5.62;6.56,5.94 +6.56,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.75 +9.06,4.69;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.25,6.56 +6.25,6.56;5.94,6.88 +5.94,6.88;5.62,7.50 +5.62,7.50;5.31,7.81 +5.31,7.81;5.00,8.12 +8.75,3.75;4.38,3.75 +6.56,0.94;6.56,5.31 +3.75,0.94;9.06,0.94 + +# UTF-16 : 7d 20 +# UTF-8 : a0 b4 e7 +[7d20] 素 +0.31,5.94;9.06,5.94 +8.44,8.44;0.94,8.44 +8.12,7.19;1.25,7.19 +4.69,5.94;4.69,9.38 +8.44,3.44;0.62,3.12 +3.75,3.75;3.44,4.06 +3.44,4.06;3.12,4.38 +3.12,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.31 +9.06,2.81;8.75,3.12 +8.75,3.12;8.44,3.44 +8.44,3.44;7.81,3.75 +7.81,3.75;7.50,4.06 +7.50,4.06;7.19,4.38 +4.69,3.12;4.69,0.62 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;2.81,2.19 +2.81,2.19;3.44,2.50 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +2.50,3.12;2.81,3.44 +2.81,3.44;3.44,3.75 +3.44,3.75;3.75,3.75 +3.75,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,4.69 +5.62,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;6.88,5.62 +2.50,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 + +# UTF-16 : 6f 54 +# UTF-8 : 94 bd e6 +[6f54] 潔 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;1.88,3.75 +2.19,5.62;2.81,5.62 +2.81,5.62;3.44,5.94 +3.44,5.94;4.06,5.94 +4.06,5.94;5.00,6.25 +5.00,6.25;5.62,6.25 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +1.88,5.31;1.56,5.94 +1.56,5.94;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.31,8.44;2.50,8.44 +5.31,7.19;2.50,7.19 +4.06,5.94;4.06,9.38 +8.44,3.44;2.19,3.12 +5.00,3.75;4.69,4.06 +4.69,4.06;4.38,4.38 +4.38,4.38;3.75,4.69 +3.75,4.69;3.44,4.69 +3.44,4.69;3.12,5.00 +9.06,2.81;8.75,3.12 +8.75,3.12;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.50,4.38 +5.62,3.12;5.62,0.94 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +3.75,4.69;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.31,5.31 +5.31,5.31;5.31,5.62 +5.62,5.62;6.25,6.25 +6.25,6.25;6.56,6.56 +6.56,6.56;6.88,7.19 +6.88,7.19;7.19,7.81 +7.19,7.81;7.19,8.75 +5.62,8.75;8.75,8.75 +8.75,8.75;8.75,8.12 +8.75,8.12;8.75,7.50 +8.75,7.50;8.75,6.88 +8.75,6.88;8.44,6.25 +8.44,6.25;8.44,5.94 +8.44,5.94;8.12,5.94 +8.12,5.94;7.81,5.94 +7.81,5.94;7.19,5.94 +7.19,5.94;7.19,5.94 +7.19,5.31;6.88,5.00 +6.88,5.00;6.56,5.00 +6.56,5.00;6.25,4.69 +6.25,4.69;5.94,4.38 +5.94,4.38;5.62,4.06 +5.62,4.06;5.31,4.06 +5.31,4.06;5.00,3.75 +5.00,3.75;4.69,3.44 +4.69,3.44;4.06,3.44 +4.06,3.44;3.75,3.12 + +# UTF-16 : 96 7a +# UTF-8 : ba 99 e9 +[967a] 険 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,2.81 +1.88,2.81;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;2.81,8.75 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;4.69,8.12 +4.69,8.12;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.44,7.19 +3.44,7.19;3.12,7.19 +3.12,7.19;2.81,6.88 +7.81,7.19;3.75,7.19 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;5.94,7.19 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.94,3.75 +5.94,3.75;5.94,4.38 +3.44,3.75;3.44,5.94 +3.44,5.94;8.44,5.94 +8.44,5.94;8.44,3.75 +8.44,3.75;3.44,3.75 + +# UTF-16 : 96 50 +# UTF-8 : 90 99 e9 +[9650] 限 +3.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.56,2.81;2.19,2.81 +1.88,2.81;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.12,4.38 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.62 +2.50,5.62;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.75 +4.06,5.00;8.44,5.00 +8.44,5.00;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,0.94 +4.06,6.88;8.44,6.88 +5.62,5.00;5.94,4.38 +5.94,4.38;6.25,4.06 +6.25,4.06;6.56,3.44 +6.56,3.44;6.88,3.12 +6.88,3.12;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.25,1.56 +6.25,1.56;6.56,1.56 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 + +# UTF-16 : 73 fe +# UTF-8 : be 8f e7 +[73fe] 現 +3.44,8.44;0.31,8.44 +3.12,5.62;0.31,5.62 +1.88,2.19;1.88,8.44 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.81,2.50 +2.81,2.50;3.44,2.81 +4.06,3.75;8.44,3.75 +8.44,3.75;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,3.75 +4.06,5.62;8.44,5.62 +4.06,7.19;8.44,7.19 +6.88,3.75;6.88,1.56 +6.88,1.56;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.31,3.75 + +# UTF-16 : 6e 1b +# UTF-8 : 9b b8 e6 +[6e1b] 減 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.25,5.94 +1.25,5.94;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +6.88,9.38;6.88,8.12 +6.88,8.12;6.88,6.56 +6.88,6.56;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;7.50,3.44 +7.50,3.44;7.81,2.50 +7.81,2.50;7.81,1.88 +7.81,1.88;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +3.75,3.12;5.94,3.12 +5.94,3.12;5.94,5.62 +5.94,5.62;3.75,5.62 +3.75,5.62;3.75,2.19 +6.25,6.88;3.44,6.88 +8.75,6.88;8.44,5.94 +8.44,5.94;8.12,5.00 +8.12,5.00;7.81,4.38 +7.81,4.38;7.50,3.75 +7.50,3.75;7.19,3.12 +7.19,3.12;6.56,2.50 +6.56,2.50;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +7.19,9.38;7.81,9.38 +7.81,9.38;8.12,9.06 +8.12,9.06;8.75,8.75 +8.75,8.75;8.75,8.44 +2.19,0.94;2.19,1.25 +2.19,1.25;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,8.12 +2.81,8.12;9.06,8.12 + +# UTF-16 : 65 45 +# UTF-8 : 85 95 e6 +[6545] 故 +4.06,0.94;4.69,1.25 +4.69,1.25;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.81 +6.56,2.81;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;5.62,6.25 +5.62,6.25;5.62,7.19 +5.31,7.81;9.38,7.81 +4.38,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +0.31,7.81;4.38,7.81 +2.50,5.00;2.50,9.38 +0.94,1.56;4.06,1.56 +4.06,1.56;4.06,5.00 +4.06,5.00;0.94,5.00 +0.94,5.00;0.94,0.94 + +# UTF-16 : 50 0b +# UTF-8 : 8b 80 e5 +[500b] 個 +8.75,0.62;8.75,8.75 +8.75,8.75;2.81,8.75 +2.81,8.75;2.81,0.62 +2.81,1.25;8.75,1.25 +3.12,6.88;8.12,6.88 +5.62,5.00;5.62,8.44 +4.06,2.19;7.19,2.19 +7.19,2.19;7.19,5.00 +7.19,5.00;4.06,5.00 +4.06,5.00;4.06,2.19 +1.88,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 + +# UTF-16 : 96 bb +# UTF-8 : bb 9a e9 +[96bb] 隻 +0.31,6.88;0.62,7.19 +0.62,7.19;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.38 +4.69,4.69;5.00,8.12 +1.25,8.12;1.56,4.69 +1.25,4.69;8.44,4.69 +8.44,8.12;1.56,8.12 +1.56,6.88;8.12,6.88 +1.56,5.94;8.12,5.94 +5.31,9.38;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +0.94,3.75;8.12,3.75 +0.31,0.94;1.56,1.25 +1.56,1.25;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;8.12,3.75 +9.06,0.94;8.12,0.94 +8.12,0.94;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.62,1.56 +5.62,1.56;5.00,1.88 +5.00,1.88;4.38,2.19 +4.38,2.19;3.75,2.50 +3.75,2.50;3.12,2.81 +3.12,2.81;2.50,3.12 +2.50,3.12;2.19,3.44 + +# UTF-16 : 96 bc +# UTF-8 : bc 9a e9 +[96bc] 隼 +0.31,6.88;0.94,7.19 +0.94,7.19;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.38 +4.69,4.38;4.69,8.12 +4.69,0.62;4.69,4.06 +8.75,2.81;0.62,2.81 +1.56,8.12;1.56,4.06 +1.56,4.06;8.44,4.06 +8.44,8.12;1.56,8.12 +1.56,6.88;8.12,6.88 +1.56,5.62;8.12,5.62 +5.31,9.38;5.00,8.75 +5.00,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 + +# UTF-16 : 8b 77 +# UTF-8 : b7 ad e8 +[8b77] 護 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 +3.44,8.75;9.06,8.75 +5.00,8.12;5.00,9.38 +7.50,8.12;7.50,9.38 +3.12,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.38,8.12 +6.56,4.38;6.56,7.19 +4.06,7.50;4.06,4.38 +4.06,4.38;8.75,4.38 +8.75,7.50;4.06,7.50 +4.38,6.25;8.75,6.25 +4.38,5.31;8.75,5.31 +6.88,8.12;6.56,7.81 +6.56,7.81;6.56,7.50 +6.56,7.50;6.56,7.50 +3.75,3.44;8.44,3.44 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.12,3.12 +8.12,3.12;8.44,3.44 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 + +# UTF-16 : 52 b9 +# UTF-8 : b9 8a e5 +[52b9] 効 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;4.06,5.94 +0.31,8.12;5.00,8.12 +2.81,8.12;2.81,9.38 +1.88,7.50;1.56,7.19 +1.56,7.19;1.56,6.56 +1.56,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.31,5.31 +5.00,5.31;4.69,5.62 +4.69,5.62;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,7.19 +3.75,7.19;3.44,7.50 +4.06,1.56;3.75,2.19 +3.75,2.19;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.50,4.06 +2.50,4.06;2.19,4.38 +2.19,4.38;1.88,4.69 +1.88,4.69;1.56,5.00 +1.56,5.00;1.25,5.31 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.94,4.69 +5.94,4.69;6.25,5.62 +6.25,5.62;6.25,6.56 +6.25,6.56;6.25,7.81 +6.25,7.81;6.25,9.06 +4.69,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 + +# UTF-16 : 53 9a +# UTF-8 : 9a 8e e5 +[539a] 厚 +2.50,5.31;8.12,5.31 +8.12,5.31;8.12,7.81 +8.12,7.81;2.50,7.81 +2.50,7.81;2.50,5.00 +2.50,6.56;8.12,6.56 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.75,8.75 +1.56,2.81;9.06,2.81 +8.12,4.38;2.19,4.38 +8.12,4.38;7.50,4.06 +7.50,4.06;7.19,3.75 +7.19,3.75;6.56,3.44 +6.56,3.44;6.25,3.44 +6.25,3.44;5.62,3.12 +5.62,3.12;5.62,1.56 +5.62,1.56;5.31,1.25 +5.31,1.25;5.00,0.94 +5.00,0.94;5.00,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 + +# UTF-16 : 80 15 +# UTF-8 : 95 80 e8 +[8015] 耕 +2.19,0.62;2.19,9.06 +4.06,5.00;0.31,5.00 +4.06,7.81;0.31,7.81 +4.06,6.25;0.62,6.25 +0.00,1.56;0.31,1.88 +0.31,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.88,4.38 +1.88,4.38;2.19,5.00 +4.06,2.50;3.75,2.81 +3.75,2.81;3.44,3.44 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.38 +2.81,4.38;2.19,4.69 +4.06,4.06;9.38,4.06 +4.06,7.19;9.06,7.19 +7.81,0.62;7.81,9.06 +4.06,0.62;4.38,0.94 +4.38,0.94;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.62,5.62 +5.62,5.62;5.62,6.56 +5.62,6.56;5.62,9.06 + +# UTF-16 : 92 71 +# UTF-8 : b1 89 e9 +[9271] 鉱 +5.00,1.25;5.31,1.56 +5.31,1.56;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;6.25,5.31 +6.25,5.31;6.25,5.94 +6.25,5.94;6.56,6.56 +6.56,6.56;6.56,7.19 +9.06,0.94;9.06,1.56 +9.06,1.56;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;7.81,3.75 +7.81,3.75;7.50,4.38 +4.38,1.25;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;7.81,1.56 +7.81,1.56;8.44,1.88 +8.44,1.88;8.75,1.88 +6.88,8.12;6.88,9.38 +3.75,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.38,3.12 +4.38,3.12;4.38,3.44 +4.38,3.44;4.38,4.06 +4.38,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;4.69,5.94 +4.38,5.94;4.69,8.12 +4.38,8.12;9.06,8.12 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.56 +2.19,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.06,5.31;0.62,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 + +# UTF-16 : 51 93 +# UTF-8 : 93 86 e5 +[5193] 冓 +0.94,8.44;8.75,8.44 +0.94,7.50;8.44,7.50 +3.12,6.25;3.12,9.38 +6.25,6.25;6.25,9.38 +0.31,2.50;9.06,2.50 +1.56,3.75;7.81,3.75 +1.25,0.62;1.56,5.31 +1.25,5.31;8.12,5.31 +7.81,5.31;8.12,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +4.69,6.25;4.69,2.50 +8.75,6.25;0.62,6.25 + +# UTF-16 : 69 cb +# UTF-8 : 8b a7 e6 +[69cb] 構 +2.81,8.44;9.06,8.44 +2.81,7.50;8.75,7.50 +4.69,6.25;4.69,9.38 +7.19,6.25;7.19,9.38 +2.19,2.50;9.38,2.50 +3.12,3.75;8.44,3.75 +3.12,0.62;3.12,5.31 +3.12,5.31;8.44,5.31 +8.44,5.31;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +5.62,5.94;5.94,2.50 +9.06,6.25;2.50,6.25 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +1.56,0.62;1.56,9.06 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 + +# UTF-16 : 8b 1b +# UTF-8 : 9b ac e8 +[8b1b] 講 +3.75,8.44;9.06,8.44 +3.75,7.50;8.75,7.50 +5.00,6.25;5.00,9.38 +7.19,6.25;7.19,9.38 +3.12,2.50;9.38,2.50 +4.06,3.75;8.44,3.75 +3.75,0.62;3.75,5.31 +3.75,5.31;8.75,5.31 +8.75,5.31;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.25,5.94;6.25,2.50 +9.06,6.25;3.44,6.25 +0.94,1.25;3.12,1.25 +2.81,1.25;3.12,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 + +# UTF-16 : 6e 9d +# UTF-8 : 9d ba e6 +[6e9d] 溝 +2.50,8.44;8.75,8.44 +2.81,7.50;8.75,7.50 +4.38,6.25;4.38,9.38 +6.88,6.25;6.88,9.38 +2.19,2.50;9.06,2.50 +3.12,3.75;8.44,3.75 +3.12,0.62;3.12,5.31 +3.12,5.31;8.44,5.31 +8.44,5.31;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +5.62,5.94;5.62,2.50 +9.06,6.25;2.50,6.25 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 8c fc +# UTF-8 : bc b3 e8 +[8cfc] 購 +3.75,8.44;9.06,8.44 +3.75,7.50;8.75,7.50 +5.00,6.25;5.00,9.38 +7.19,6.25;7.19,9.38 +3.12,2.50;9.38,2.50 +4.06,3.75;8.44,3.75 +3.75,0.62;3.75,5.31 +3.75,5.31;8.75,5.31 +8.75,5.31;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.25,5.94;6.25,2.50 +9.06,6.25;3.44,6.25 +0.62,3.12;2.81,3.12 +2.81,3.12;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,3.12 +0.62,5.00;2.81,5.00 +0.62,6.88;2.81,6.88 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +3.12,0.94;3.12,1.25 +3.12,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.50 + +# UTF-16 : 82 08 +# UTF-8 : 88 88 e8 +[8208] 興 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.19 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +9.06,2.81;0.31,2.81 +2.81,3.12;2.81,8.75 +2.81,8.75;6.56,8.75 +6.56,8.75;6.56,3.12 +3.75,3.75;3.75,6.56 +3.75,6.56;5.62,6.56 +5.62,6.56;5.62,4.06 +5.62,4.06;3.75,4.06 +5.94,7.50;3.44,7.50 +0.94,8.44;0.94,2.81 +0.94,5.00;2.50,5.00 +0.94,6.88;2.50,6.88 +6.88,5.00;8.44,5.00 +6.88,6.88;8.44,6.88 +6.88,8.75;8.44,8.75 +8.44,8.75;8.44,2.81 +0.62,8.44;1.25,8.44 +1.25,8.44;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,8.75 +2.19,8.75;2.81,9.06 + +# UTF-16 : 66 06 +# UTF-8 : 86 98 e6 +[6606] 昆 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.31 +1.56,7.19;7.81,7.19 +5.31,4.69;5.31,1.56 +5.31,1.56;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +5.31,3.12;5.94,3.44 +5.94,3.44;6.56,3.44 +6.56,3.44;7.50,3.75 +7.50,3.75;8.12,4.06 +8.12,4.06;8.75,4.38 +1.56,3.44;4.38,3.44 +1.56,0.94;1.56,4.69 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.69,1.56 + +# UTF-16 : 6b d8 +# UTF-8 : 98 af e6 +[6bd8] 毘 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.31 +4.69,5.31;4.69,8.75 +1.56,7.19;7.81,7.19 +5.31,4.69;5.31,1.56 +5.31,1.56;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +5.31,3.12;5.94,3.44 +5.94,3.44;6.56,3.44 +6.56,3.44;7.50,3.75 +7.50,3.75;8.12,4.06 +8.12,4.06;8.75,4.38 +1.56,3.44;4.38,3.44 +1.56,0.94;1.56,4.69 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.69,1.56 + +# UTF-16 : 6d f7 +# UTF-8 : b7 b7 e6 +[6df7] 混 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.44,5.31;8.44,5.31 +8.44,5.31;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,5.31 +3.44,7.19;8.12,7.19 +6.25,5.00;6.25,1.56 +6.25,1.56;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +6.25,3.44;6.88,3.44 +6.88,3.44;7.50,3.75 +7.50,3.75;8.12,3.75 +8.12,3.75;8.44,4.06 +8.44,4.06;9.06,4.38 +3.44,3.44;5.62,3.44 +3.44,0.94;3.44,5.00 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.56 +5.31,1.56;5.94,1.56 + +# UTF-16 : 67 fb +# UTF-8 : bb 9f e6 +[67fb] 査 +4.69,5.94;4.69,9.38 +8.75,8.12;0.62,8.12 +0.31,5.31;0.94,5.62 +0.94,5.62;1.56,5.94 +1.56,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.69,8.12 +9.06,5.31;8.44,5.62 +8.44,5.62;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.31,7.81 +5.31,7.81;5.00,8.12 +5.00,8.12;4.69,8.12 +7.50,1.25;7.50,5.62 +7.50,5.62;1.88,5.62 +1.88,5.62;1.88,1.25 +0.31,1.25;9.06,1.25 +1.88,2.81;7.50,2.81 +1.88,4.06;7.50,4.06 + +# UTF-16 : 5d db +# UTF-8 : 9b b7 e5 +[5ddb] 巛 +2.81,9.06;2.50,8.44 +2.50,8.44;2.50,8.12 +2.50,8.12;2.19,7.81 +2.19,7.81;1.88,7.19 +1.88,7.19;1.88,6.88 +1.88,6.88;1.56,6.56 +1.56,6.56;1.56,6.25 +1.56,6.25;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;1.25,4.38 +1.25,4.38;1.56,4.06 +1.56,4.06;1.88,3.44 +1.88,3.44;1.88,3.12 +1.88,3.12;2.19,2.81 +2.19,2.81;2.19,2.19 +2.19,2.19;2.50,1.88 +2.50,1.88;2.50,1.25 +2.50,1.25;2.81,0.94 +5.62,9.06;5.31,8.44 +5.31,8.44;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;5.00,7.19 +5.00,7.19;4.69,6.88 +4.69,6.88;4.69,6.56 +4.69,6.56;4.38,6.25 +4.38,6.25;4.06,5.94 +4.06,5.94;4.06,5.62 +4.06,5.62;3.75,5.31 +3.75,5.31;4.06,4.69 +4.06,4.69;4.38,4.38 +4.38,4.38;4.38,4.06 +4.38,4.06;4.69,3.75 +4.69,3.75;5.00,3.12 +5.00,3.12;5.00,2.81 +5.00,2.81;5.31,2.50 +5.31,2.50;5.31,1.88 +5.31,1.88;5.62,1.56 +5.62,1.56;5.62,0.94 +8.44,9.06;8.44,8.44 +8.44,8.44;8.12,8.12 +8.12,8.12;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.81,6.88 +7.81,6.88;7.50,6.56 +7.50,6.56;7.19,6.25 +7.19,6.25;7.19,5.94 +7.19,5.94;6.88,5.62 +6.88,5.62;6.56,5.31 +6.56,5.31;6.88,4.69 +6.88,4.69;7.19,4.38 +7.19,4.38;7.50,4.06 +7.50,4.06;7.50,3.75 +7.50,3.75;7.81,3.12 +7.81,3.12;7.81,2.81 +7.81,2.81;8.12,2.50 +8.12,2.50;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.75,0.94 + +# UTF-16 : 70 7d +# UTF-8 : bd 81 e7 +[707d] 災 +2.81,9.06;2.50,8.44 +2.50,8.44;2.19,8.12 +2.19,8.12;1.88,7.81 +1.88,7.81;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;1.25,6.88 +1.25,6.88;1.88,6.56 +1.88,6.56;2.19,6.25 +2.19,6.25;2.50,5.62 +2.50,5.62;2.81,5.31 +2.50,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.88,3.44 +1.88,3.44;1.56,3.12 +1.56,3.12;1.25,2.81 +8.12,5.00;8.12,4.38 +8.12,4.38;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.56,3.12 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,5.62 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 +8.44,9.06;8.12,8.75 +8.12,8.75;7.81,8.44 +7.81,8.44;7.50,8.12 +7.50,8.12;6.88,7.81 +6.88,7.81;6.56,7.50 +6.56,7.50;7.19,6.88 +7.19,6.88;7.50,6.56 +7.50,6.56;7.81,6.25 +7.81,6.25;8.12,5.94 +8.12,5.94;8.44,5.31 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;4.06,6.88 +4.06,6.88;4.69,6.56 +4.69,6.56;5.00,6.25 +5.00,6.25;5.31,5.94 +5.31,5.94;5.62,5.62 + +# UTF-16 : 59 bb +# UTF-8 : bb a6 e5 +[59bb] 妻 +8.75,8.44;0.62,8.44 +4.69,9.38;4.69,5.31 +1.25,5.00;7.81,5.00 +7.81,5.00;7.81,7.50 +7.81,7.50;1.25,7.50 +0.31,6.25;9.06,6.25 +8.75,4.06;0.62,4.06 +0.94,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.94,2.81 +5.94,2.81;6.56,3.12 +6.56,3.12;6.88,3.75 +6.88,3.75;7.19,4.06 +4.06,5.00;3.75,4.38 +3.75,4.38;3.12,3.75 +3.12,3.75;2.81,3.44 +2.81,3.44;2.50,3.12 +2.50,3.12;2.19,2.81 +2.19,2.81;1.56,2.50 +1.56,2.50;1.25,2.19 +1.88,2.81;2.50,2.50 +2.50,2.50;3.12,2.50 +3.12,2.50;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;5.00,1.88 +5.00,1.88;5.94,1.88 +5.94,1.88;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.75,0.94 + +# UTF-16 : 63 a1 +# UTF-8 : a1 8e e6 +[63a1] 採 +3.12,8.12;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 +4.06,5.62;4.06,5.94 +4.06,5.94;3.75,6.56 +3.75,6.56;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.44,7.50 +6.25,5.94;6.25,6.56 +6.25,6.56;5.94,6.88 +5.94,6.88;5.62,7.50 +5.62,7.50;5.62,7.81 +7.81,5.31;8.12,5.94 +8.12,5.94;8.12,6.56 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,8.12 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.62,4.06 +5.62,4.06;5.94,4.69 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,0.62;5.94,5.62 +9.06,4.69;3.12,4.69 +1.56,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,5.00;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +2.81,7.19;0.31,7.19 + +# UTF-16 : 96 9b +# UTF-8 : 9b 9a e9 +[969b] 際 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.94,2.81;1.25,2.81 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +2.50,7.19;2.81,7.50 +2.81,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +3.75,8.44;4.06,8.75 +4.06,8.75;4.38,9.38 +9.38,4.38;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.50 +6.56,7.50;6.25,8.12 +6.25,8.12;5.94,8.75 +5.94,8.75;5.94,9.06 +2.19,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.50,2.81 +7.50,2.81;7.19,3.44 +8.75,4.06;2.81,4.06 +7.50,5.62;4.38,5.62 +5.62,8.44;3.75,8.44 +2.50,4.38;2.81,4.69 +2.81,4.69;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.44 +8.75,8.44;6.56,8.44 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;8.75,8.44 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,7.50 +4.38,7.50;4.06,7.81 +4.06,7.81;3.75,7.81 +4.06,5.94;3.75,6.25 +3.75,6.25;3.44,6.56 +3.44,6.56;3.12,6.88 +3.12,6.88;3.12,6.88 +5.94,4.06;5.94,1.25 +5.94,1.25;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.38,0.94 + +# UTF-16 : 57 28 +# UTF-8 : a8 9c e5 +[5728] 在 +1.88,0.62;1.88,6.56 +8.75,8.12;0.62,8.12 +0.31,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.75,8.44 +3.75,8.44;4.06,9.06 +4.06,9.06;4.38,9.38 +2.50,1.25;9.06,1.25 +8.75,4.69;3.12,4.69 +5.94,1.25;5.94,7.50 + +# UTF-16 : 8c a1 +# UTF-8 : a1 b2 e8 +[8ca1] 財 +0.94,3.12;3.44,3.12 +3.44,3.12;3.44,8.75 +3.44,8.75;0.94,8.75 +0.94,8.75;0.94,3.12 +0.94,5.00;3.44,5.00 +0.94,6.88;3.44,6.88 +0.00,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +4.06,0.94;3.75,1.25 +3.75,1.25;3.44,1.56 +3.44,1.56;3.12,2.19 +3.12,2.19;2.81,2.50 +2.81,2.50;2.50,2.50 +8.12,9.06;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,7.50;4.06,7.50 +3.44,2.19;4.06,2.81 +4.06,2.81;4.69,3.12 +4.69,3.12;5.31,3.75 +5.31,3.75;5.94,4.38 +5.94,4.38;6.25,4.69 +6.25,4.69;6.56,5.31 +6.56,5.31;7.19,5.94 +7.19,5.94;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;8.12,7.81 + +# UTF-16 : 7f 6a +# UTF-8 : aa bd e7 +[7f6a] 罪 +1.25,7.19;8.12,7.19 +8.12,7.19;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,7.19 +5.94,7.19;5.94,8.75 +3.44,7.19;3.44,8.75 +0.62,5.94;3.75,5.94 +5.62,5.94;8.75,5.94 +5.62,2.50;9.06,2.50 +0.62,4.06;3.75,4.06 +5.62,4.06;8.75,4.06 +0.31,2.19;0.94,2.19 +0.94,2.19;1.56,2.50 +1.56,2.50;2.19,2.50 +2.19,2.50;2.81,2.81 +2.81,2.81;3.44,2.81 +5.62,0.62;5.62,6.88 +1.25,0.62;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.75,4.06 +3.44,4.06;3.75,6.88 + +# UTF-16 : 53 46 +# UTF-8 : 86 8d e5 +[5346] 卆 +0.31,4.69;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;2.19,5.31 +2.19,5.31;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;3.75,8.44 +3.75,8.44;3.75,9.38 +0.94,8.12;6.88,8.12 +6.88,8.12;6.88,5.62 +6.88,5.62;6.88,5.00 +6.88,5.00;7.50,5.00 +7.50,5.00;7.81,5.00 +7.81,5.00;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,6.25 +9.06,6.25;9.06,6.88 +9.06,3.75;0.31,3.75 +4.69,5.62;4.69,0.62 + +# UTF-16 : 96 d1 +# UTF-8 : 91 9b e9 +[96d1] 雑 +0.31,1.88;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.50,4.69 +4.38,2.19;4.06,2.81 +4.06,2.81;3.75,3.12 +3.75,3.12;3.44,3.44 +3.44,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,0.62;2.50,5.94 +4.38,4.38;0.31,4.38 +7.81,9.38;7.50,8.75 +7.50,8.75;7.50,8.44 +7.50,8.44;7.19,8.12 +7.19,8.12;7.19,7.81 +5.00,7.81;5.00,0.62 +9.06,7.81;5.00,7.81 +7.19,1.25;7.19,7.81 +5.00,1.25;9.06,1.25 +5.00,3.44;8.75,3.44 +5.00,5.62;8.75,5.62 +3.75,6.56;4.38,6.88 +4.38,6.88;4.69,7.50 +4.69,7.50;5.00,8.12 +5.00,8.12;5.31,8.75 +5.31,8.75;5.62,9.38 +0.31,5.00;0.62,5.31 +0.62,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;1.88,7.50 +1.88,7.50;1.88,7.81 +1.88,7.81;2.19,8.44 +2.19,8.44;2.19,9.38 +0.31,8.12;3.44,8.12 +3.12,8.12;3.44,5.94 +3.12,5.94;3.44,5.62 +3.44,5.62;3.75,5.62 +3.75,5.62;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.38,6.56 + +# UTF-16 : 91 78 +# UTF-8 : b8 85 e9 +[9178] 酸 +0.94,1.56;4.06,1.56 +4.06,1.56;4.06,7.19 +4.06,7.19;0.62,7.19 +0.62,7.19;0.62,0.62 +0.94,3.12;3.75,3.12 +0.31,8.75;4.06,8.75 +1.88,8.75;1.88,6.88 +1.88,6.88;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +2.81,8.75;2.81,5.00 +2.81,5.00;2.81,4.69 +2.81,4.69;3.12,4.69 +3.12,4.69;3.75,4.69 +4.38,3.12;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;5.94,5.31 +5.62,4.38;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.81,2.81 +7.81,2.81;7.19,2.50 +7.19,2.50;6.88,2.19 +6.88,2.19;6.25,1.88 +6.25,1.88;5.94,1.56 +5.94,1.56;5.31,1.25 +5.31,1.25;4.69,0.94 +4.69,0.94;4.06,0.94 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.06 +7.19,7.50;7.19,5.62 +7.19,5.62;7.50,5.31 +7.50,5.31;7.81,5.31 +7.81,5.31;8.12,5.31 +8.12,5.31;8.44,5.31 +8.44,5.31;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;9.06,6.25 +4.69,7.19;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +9.06,6.88;8.75,7.50 +8.75,7.50;8.44,7.81 +8.44,7.81;8.12,8.12 +8.12,8.12;7.81,8.75 +7.81,8.75;7.50,9.06 +4.38,7.19;4.69,7.19 +4.69,7.19;5.00,7.19 +5.00,7.19;5.62,7.19 +5.62,7.19;5.94,7.19 +5.94,7.19;6.56,7.50 +6.56,7.50;6.88,7.50 +6.88,7.50;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.12,7.50 +8.12,7.50;8.75,7.50 +4.38,4.69;5.00,5.00 +5.00,5.00;5.31,5.62 +5.31,5.62;5.94,5.94 +5.94,5.94;5.94,6.56 +5.94,6.56;6.25,7.50 + +# UTF-16 : 8c db +# UTF-8 : 9b b3 e8 +[8cdb] 賛 +0.31,7.19;4.38,7.19 +5.00,7.19;9.06,7.19 +4.38,8.44;0.62,8.44 +8.75,8.44;5.00,8.44 +1.56,2.50;7.81,2.50 +7.81,2.50;7.81,5.94 +7.81,5.94;1.56,5.94 +1.56,5.94;1.56,2.19 +1.56,3.44;7.81,3.44 +1.56,4.69;7.81,4.69 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,1.88 +0.31,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.50,8.75 +2.50,8.75;2.81,9.38 +5.00,5.94;5.31,6.25 +5.31,6.25;5.94,6.56 +5.94,6.56;6.25,6.88 +6.25,6.88;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.88,8.75 +6.88,8.75;6.88,9.38 +4.38,5.94;3.75,6.25 +3.75,6.25;3.44,6.56 +3.44,6.56;3.12,6.88 +3.12,6.88;2.81,6.88 +2.81,6.88;2.19,7.19 +9.06,5.31;8.44,5.62 +8.44,5.62;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 + +# UTF-16 : 5f d7 +# UTF-8 : 97 bf e5 +[5fd7] 志 +0.62,7.81;8.75,7.81 +1.25,5.62;8.12,5.62 +4.69,5.62;4.69,9.38 +2.81,4.69;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.81 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.88,4.06 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.38 +4.69,4.38;4.38,4.69 +9.06,1.56;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.81,3.75 +7.81,3.75;7.50,4.38 + +# UTF-16 : 67 9d +# UTF-8 : 9d 9e e6 +[679d] 枝 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +3.12,5.94;8.75,5.94 +2.81,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.94,2.19 +5.94,2.19;6.25,2.81 +6.25,2.81;6.88,3.12 +6.88,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +8.12,5.00;8.44,5.62 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;5.94,2.81 +5.94,2.81;5.31,3.12 +5.31,3.12;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,4.06;4.06,4.69 +4.06,4.69;3.75,5.31 +3.12,7.81;9.06,7.81 +5.94,5.94;5.94,9.38 + +# UTF-16 : 5e 25 +# UTF-8 : a5 b8 e5 +[5e25] 帥 +7.19,2.19;7.81,2.19 +7.81,2.19;8.12,2.19 +8.12,2.19;8.44,2.19 +8.44,2.19;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;4.69,7.50 +4.69,7.50;4.69,1.88 +6.56,0.62;6.56,9.38 +0.94,5.62;3.75,5.62 +3.75,5.62;3.75,7.81 +3.75,7.81;0.62,7.81 +0.62,7.81;0.62,0.62 +3.75,0.94;3.75,4.06 +3.75,4.06;0.94,4.06 +0.94,1.56;3.75,1.56 +2.50,9.06;2.50,8.75 +2.50,8.75;2.19,8.44 +2.19,8.44;2.19,8.12 +2.19,8.12;2.19,7.81 + +# UTF-16 : 5e 2b +# UTF-8 : ab b8 e5 +[5e2b] 師 +7.19,1.88;7.81,1.88 +7.81,1.88;8.12,1.88 +8.12,1.88;8.12,1.88 +8.12,1.88;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,2.50 +8.75,2.50;8.75,6.88 +8.75,6.88;4.69,6.88 +4.69,6.88;4.69,1.56 +9.06,8.75;4.38,8.75 +6.56,0.62;6.56,8.75 +0.94,5.62;3.75,5.62 +3.75,5.62;3.75,7.81 +3.75,7.81;0.62,7.81 +0.62,7.81;0.62,0.62 +3.75,0.94;3.75,4.06 +3.75,4.06;0.94,4.06 +0.94,1.56;3.75,1.56 +2.50,9.06;2.50,8.75 +2.50,8.75;2.19,8.44 +2.19,8.44;2.19,8.12 +2.19,8.12;2.19,7.81 + +# UTF-16 : 76 d7 +# UTF-8 : 97 9b e7 +[76d7] 盗 +2.50,4.38;3.12,4.69 +3.12,4.69;3.44,4.69 +3.44,4.69;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.62,7.19 +5.62,7.19;5.62,8.12 +8.75,4.38;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.94,6.56 +5.94,6.56;5.62,7.19 +2.81,6.88;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.38 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.44,8.44 +4.38,8.44;8.75,8.44 +0.62,5.00;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +7.81,1.25;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,1.25 +3.75,3.75;3.75,1.25 +5.62,3.75;5.62,1.25 +0.31,0.94;9.06,0.94 + +# UTF-16 : 59 ff +# UTF-8 : bf a7 e5 +[59ff] 姿 +2.50,5.31;3.12,5.31 +3.12,5.31;3.44,5.31 +3.44,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.25 +5.00,6.25;5.62,6.88 +5.62,6.88;5.62,7.50 +5.62,7.50;5.62,8.12 +8.75,5.00;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;6.88,5.62 +6.88,5.62;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;5.94,6.88 +5.94,6.88;5.62,7.50 +2.81,7.19;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.69,9.38 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +4.38,8.44;8.75,8.44 +2.50,8.12;2.19,8.44 +2.19,8.44;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +8.75,4.38;0.62,4.38 +0.94,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,3.44;6.88,4.06 +6.88,4.06;7.19,4.38 +4.06,5.31;3.44,4.69 +3.44,4.69;3.12,4.06 +3.12,4.06;2.50,3.44 +2.50,3.44;1.88,3.12 +1.88,3.12;1.56,2.81 +1.56,2.81;1.25,2.50 +1.88,2.81;2.50,2.81 +2.50,2.81;3.12,2.81 +3.12,2.81;3.75,2.50 +3.75,2.50;4.38,2.19 +4.38,2.19;5.00,2.19 +5.00,2.19;5.94,1.88 +5.94,1.88;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.75,0.94 + +# UTF-16 : 8c c7 +# UTF-8 : 87 b3 e8 +[8cc7] 資 +1.56,2.50;7.81,2.50 +7.81,2.50;7.81,5.94 +7.81,5.94;1.56,5.94 +1.56,5.94;1.56,2.19 +1.56,3.75;7.81,3.75 +1.56,4.69;7.81,4.69 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,1.88 +2.50,6.25;3.12,6.56 +3.12,6.56;3.44,6.56 +3.44,6.56;4.06,6.88 +4.06,6.88;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.12 +5.62,8.12;5.62,8.75 +8.75,6.25;8.44,6.25 +8.44,6.25;7.81,6.25 +7.81,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,6.88 +6.56,6.88;5.94,7.50 +5.94,7.50;5.62,8.12 +5.62,8.12;5.62,8.12 +2.81,7.81;3.44,8.12 +3.44,8.12;3.75,8.44 +3.75,8.44;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 +7.19,7.50;7.50,7.81 +7.50,7.81;7.81,8.12 +7.81,8.12;8.44,8.44 +8.44,8.44;8.75,8.75 +4.06,8.75;8.75,8.75 +0.62,6.25;1.25,6.56 +1.25,6.56;1.56,6.56 +1.56,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.19 +2.50,8.44;2.19,8.44 +2.19,8.44;1.56,8.75 +1.56,8.75;1.25,8.75 +1.25,8.75;0.94,9.06 + +# UTF-16 : 98 fc +# UTF-8 : bc a3 e9 +[98fc] 飼 +2.81,8.44;2.81,7.50 +1.25,4.06;4.38,4.06 +4.38,4.06;4.38,7.50 +4.38,7.50;1.25,7.50 +1.25,7.50;1.25,0.94 +1.25,5.94;4.06,5.94 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +4.69,7.50;4.38,7.81 +4.38,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.38 +2.81,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +4.69,1.25;4.38,1.88 +4.38,1.88;4.06,2.19 +4.06,2.19;3.44,2.81 +3.44,2.81;3.12,3.12 +3.12,3.12;2.81,3.75 +4.38,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +5.00,1.88;5.00,5.62 +5.00,5.62;7.50,5.62 +7.50,5.62;7.50,2.81 +7.50,2.81;5.31,2.81 +7.81,7.19;5.00,7.19 + +# UTF-16 : 4f 3c +# UTF-8 : bc bc e4 +[4f3c] 似 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +3.12,2.50;3.12,9.06 +1.88,2.19;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.12,2.50 +3.12,2.50;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.94,3.44 +4.38,0.94;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.50,3.44 +7.50,3.44;7.81,4.38 +7.81,4.38;8.12,5.31 +8.12,5.31;8.12,6.56 +8.12,6.56;8.44,7.50 +8.44,7.50;8.44,9.06 +7.50,3.44;7.81,3.12 +7.81,3.12;8.12,2.50 +8.12,2.50;8.44,1.88 +8.44,1.88;9.06,1.56 +9.06,1.56;9.38,0.94 +6.25,5.62;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,7.19 +5.31,7.19;5.00,7.81 +5.00,7.81;4.69,8.12 + +# UTF-16 : 8b 58 +# UTF-8 : 98 ad e8 +[8b58] 識 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;2.81,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +8.75,5.62;8.75,4.69 +8.75,4.69;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.12 +7.81,3.12;7.50,2.81 +7.50,2.81;7.19,2.19 +7.19,2.19;6.88,1.88 +6.88,1.88;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.31,0.94 +7.19,9.38;7.19,7.81 +7.19,7.81;7.19,6.25 +7.19,6.25;7.19,5.00 +7.19,5.00;7.50,3.75 +7.50,3.75;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.38,3.12 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.44,7.81 +8.44,7.81;8.75,7.19 +8.75,7.19;9.06,6.88 +3.75,1.88;6.25,1.88 +6.25,1.88;6.25,5.31 +6.25,5.31;3.75,5.31 +3.75,5.31;3.75,0.94 +3.75,3.44;5.94,3.44 +3.12,5.94;9.06,5.94 +3.12,8.12;6.56,8.12 +5.00,8.44;5.00,9.38 +5.31,5.94;5.62,6.56 +5.62,6.56;5.62,6.88 +5.62,6.88;5.94,7.19 +5.94,7.19;5.94,7.81 +5.94,7.81;5.94,8.12 +4.38,5.94;4.38,6.56 +4.38,6.56;4.06,6.88 +4.06,6.88;4.06,7.50 +4.06,7.50;3.75,7.81 +3.75,7.81;3.75,8.12 + +# UTF-16 : 8c ea +# UTF-8 : aa b3 e8 +[8cea] 質 +5.31,7.81;9.06,7.81 +7.50,6.56;7.50,7.81 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.31,7.81 +5.31,7.81;5.31,8.44 +5.31,8.44;5.31,8.75 +0.31,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;1.25,7.19 +1.25,7.19;1.25,7.81 +1.25,7.81;1.25,8.12 +1.25,8.12;1.25,8.75 +1.56,2.50;7.81,2.50 +7.81,2.50;7.81,6.25 +7.81,6.25;1.56,6.25 +1.56,6.25;1.56,2.19 +1.56,3.75;7.81,3.75 +1.56,5.00;7.81,5.00 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,1.88 +5.31,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +1.25,7.81;5.00,7.81 +3.44,6.56;3.75,7.81 +1.25,8.75;1.88,8.75 +1.88,8.75;2.81,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,9.06 + +# UTF-16 : 82 0e +# UTF-8 : 8e 88 e8 +[820e] 舎 +7.81,0.62;7.81,3.75 +7.81,3.75;1.56,3.75 +1.56,3.75;1.56,0.62 +8.75,5.00;0.62,5.00 +9.06,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.25,7.19 +1.25,7.19;0.94,6.88 +0.94,6.88;0.31,6.56 +7.50,6.88;1.88,6.88 +1.88,1.25;7.50,1.25 +4.69,5.00;4.69,8.12 + +# UTF-16 : 5c 04 +# UTF-8 : 84 b0 e5 +[5c04] 射 +8.12,9.06;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,7.50;4.69,7.50 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.62,5.62 +5.62,5.62;5.31,6.25 +2.81,9.38;2.81,9.06 +2.81,9.06;2.50,8.44 +2.50,8.44;2.50,8.12 +2.50,8.12;2.50,8.12 +1.25,5.31;4.06,5.31 +1.25,6.56;4.06,6.56 +0.31,0.94;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.00,5.31 +0.00,3.44;0.62,3.44 +0.62,3.44;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.88,3.75 +1.88,3.75;2.50,3.75 +2.50,3.75;2.81,3.75 +2.81,3.75;3.44,4.06 +3.44,4.06;4.06,4.06 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.06,1.25 +4.06,1.25;4.06,1.88 +4.06,1.88;4.06,8.12 +4.06,8.12;0.94,8.12 +0.94,8.12;0.94,3.44 + +# UTF-16 : 8b 1d +# UTF-8 : 9d ac e8 +[8b1d] 謝 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;2.81,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +8.44,9.06;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +9.06,7.50;6.25,7.50 +7.81,3.12;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.19,5.00 +7.19,5.00;6.88,5.62 +6.88,5.62;6.56,6.25 +4.69,9.38;4.69,9.06 +4.69,9.06;4.69,8.44 +4.69,8.44;4.38,8.12 +3.44,5.31;5.62,5.31 +3.44,6.88;5.62,6.88 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.62,4.06 +5.62,4.06;5.94,4.38 +5.94,4.38;6.25,5.00 +6.25,5.00;6.56,5.31 +2.81,3.75;3.75,3.75 +3.75,3.75;4.38,3.75 +4.38,3.75;5.00,4.06 +5.00,4.06;5.31,4.06 +5.31,4.06;5.94,4.38 +4.38,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,1.25 +5.94,1.25;5.94,1.88 +5.62,1.88;5.94,8.12 +5.62,8.12;3.44,8.12 +3.44,8.12;3.44,3.75 + +# UTF-16 : 63 88 +# UTF-8 : 88 8e e6 +[6388] 授 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,5.00;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +2.81,7.19;0.31,7.19 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +8.75,4.38;8.75,6.25 +8.75,6.25;2.81,6.25 +2.81,6.25;2.81,4.38 +4.06,6.56;3.75,7.19 +3.75,7.19;3.75,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.44,8.12 +5.94,6.56;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.62,8.12 +7.50,6.25;7.81,6.56 +7.81,6.56;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.44,8.44 +3.44,5.00;8.12,5.00 +2.50,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.50 +5.94,2.50;6.56,2.81 +6.56,2.81;6.88,3.44 +6.88,3.44;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.38,4.06 +4.38,4.06;4.06,4.38 + +# UTF-16 : 4f ee +# UTF-8 : ae bf e4 +[4fee] 修 +1.88,9.06;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;0.94,6.56 +0.94,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.88 +2.50,1.88;2.50,7.81 +3.44,3.75;3.75,4.06 +3.75,4.06;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.00,4.38 +5.00,4.38;5.62,4.38 +5.62,4.38;5.94,4.69 +5.94,4.69;6.56,5.00 +6.56,5.00;7.19,5.31 +3.44,2.19;4.06,2.50 +4.06,2.50;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.62,2.81 +5.62,2.81;6.25,3.12 +6.25,3.12;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.50,3.75 +7.50,3.75;7.81,3.75 +7.81,3.75;8.12,4.06 +3.44,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.81,2.19 +7.81,2.19;8.12,2.19 +8.12,2.19;8.44,2.50 +8.44,2.50;9.06,2.81 +3.12,5.31;3.75,5.31 +3.75,5.31;4.38,5.62 +4.38,5.62;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,8.12 +7.81,8.12;8.12,8.44 +8.75,5.31;8.12,5.62 +8.12,5.62;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.56,6.25 +6.56,6.25;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.00,7.50 +5.00,7.50;4.69,8.12 +4.69,8.12;4.38,8.44 +4.38,8.44;9.06,8.44 +3.12,6.56;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.38 + +# UTF-16 : 8f bb +# UTF-8 : bb be e8 +[8fbb] 辻 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +5.94,1.88;6.25,9.06 +8.75,6.25;2.81,6.25 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 + +# UTF-16 : 8f f0 +# UTF-8 : b0 bf e8 +[8ff0] 述 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +5.62,1.56;5.94,9.06 +8.75,7.19;2.81,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.38,5.94 +4.38,5.94;4.38,6.25 +8.75,2.50;8.44,3.12 +8.44,3.12;8.44,3.44 +8.44,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;7.19,6.25 +6.88,9.06;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.81,8.12 +7.81,8.12;8.12,7.81 +8.12,7.81;8.44,7.81 + +# UTF-16 : 88 53 +# UTF-8 : 93 a1 e8 +[8853] 術 +2.50,7.19;1.88,6.56 +1.88,6.56;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.00,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +1.25,0.62;1.25,5.62 +8.44,6.56;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +9.38,6.56;6.56,6.56 +9.06,8.75;6.88,8.75 +4.38,0.62;4.69,9.06 +6.25,6.88;2.81,6.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.44,5.94 +6.56,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;6.25,4.06 +6.25,4.06;6.25,4.38 +6.25,4.38;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;5.94,5.62 +5.94,5.62;5.62,5.94 +5.31,9.06;5.62,8.44 +5.62,8.44;5.94,8.12 +5.94,8.12;6.25,7.81 +6.25,7.81;6.56,7.50 + +# UTF-16 : 6d ee +# UTF-8 : ae b7 e6 +[6dee] 淮 +7.19,9.38;6.88,8.75 +6.88,8.75;6.88,8.44 +6.88,8.44;6.56,8.12 +6.56,8.12;6.56,7.81 +3.75,7.81;3.75,0.62 +8.75,7.81;4.06,7.81 +6.56,1.25;6.56,7.81 +4.06,1.25;9.06,1.25 +3.75,3.44;8.44,3.44 +3.75,5.62;8.44,5.62 +2.50,5.94;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.06,8.44 +4.06,8.44;4.38,9.06 +4.38,9.06;4.38,9.38 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;2.19,8.12 +2.19,8.12;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.31,6.88 + +# UTF-16 : 6e 96 +# UTF-8 : 96 ba e6 +[6e96] 準 +0.62,3.44;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;2.19,4.69 +2.19,4.69;2.50,5.31 +2.50,5.31;2.81,5.62 +2.50,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +2.19,6.56;1.56,6.88 +1.56,6.88;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.50 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.75,8.44 +3.75,8.44;3.75,8.75 +3.75,8.75;4.06,9.38 +6.25,4.06;6.25,8.12 +4.69,0.62;4.69,3.75 +8.75,2.81;0.31,2.81 +3.44,8.12;3.44,4.06 +3.44,4.06;8.75,4.06 +8.75,8.12;3.44,8.12 +3.75,6.88;8.75,6.88 +3.75,5.31;8.75,5.31 +6.56,9.38;6.56,8.75 +6.56,8.75;6.25,8.44 +6.25,8.44;6.25,8.12 + +# UTF-16 : 51 d6 +# UTF-8 : 96 87 e5 +[51d6] 凖 +0.62,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.31 +2.19,5.31;2.50,5.94 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.62,9.06 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.75,8.44 +3.75,8.44;3.75,8.75 +3.75,8.75;4.06,9.38 +6.25,4.06;6.25,8.12 +4.69,0.62;4.69,3.75 +8.75,2.81;0.31,2.81 +3.44,8.12;3.44,4.06 +3.44,4.06;8.75,4.06 +8.75,8.12;3.44,8.12 +3.75,6.88;8.75,6.88 +3.75,5.31;8.75,5.31 +6.56,9.38;6.56,8.75 +6.56,8.75;6.25,8.44 +6.25,8.44;6.25,8.12 + +# UTF-16 : 5e 8f +# UTF-8 : 8f ba e5 +[5e8f] 序 +5.00,8.44;5.00,9.38 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,8.44 +1.25,8.44;8.75,8.44 +1.56,4.69;8.75,4.69 +8.75,4.69;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.19,3.12 +7.19,3.12;6.88,2.81 +7.81,7.50;2.19,7.50 +5.31,4.69;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +7.50,7.50;7.19,6.88 +7.19,6.88;6.56,6.56 +6.56,6.56;6.25,5.94 +6.25,5.94;5.62,5.62 +5.62,5.62;5.00,5.31 +5.94,4.69;5.62,5.00 +5.62,5.00;5.00,5.31 +5.00,5.31;4.38,5.62 +4.38,5.62;3.75,5.94 +3.75,5.94;3.12,6.56 + +# UTF-16 : 62 db +# UTF-8 : 9b 8b e6 +[62db] 招 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.44,4.69;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.44,7.19;0.31,7.19 +8.44,0.62;8.44,4.69 +8.44,4.69;4.06,4.69 +4.06,4.69;4.06,0.62 +4.06,1.25;8.44,1.25 +3.75,5.31;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;6.25,8.44 +6.25,8.44;6.25,8.75 +3.75,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.75,6.88 +8.75,6.88;8.75,6.56 +8.75,6.56;8.44,5.94 +8.44,5.94;8.12,5.62 +8.12,5.62;8.12,5.62 +7.81,5.62;7.50,5.62 +7.50,5.62;7.19,5.62 +7.19,5.62;6.56,5.62 + +# UTF-16 : 8a 54 +# UTF-8 : 94 a9 e8 +[8a54] 詔 +8.44,0.62;8.44,4.69 +8.44,4.69;4.38,4.69 +4.38,4.69;4.38,0.62 +4.38,1.25;8.44,1.25 +4.06,5.31;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,7.19 +5.94,7.19;6.25,7.50 +6.25,7.50;6.25,7.81 +6.25,7.81;6.25,8.44 +6.25,8.44;6.56,8.75 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.75,6.88 +8.75,6.88;8.75,6.56 +8.75,6.56;8.44,5.94 +8.44,5.94;8.12,5.62 +8.12,5.62;8.12,5.62 +7.81,5.62;7.50,5.62 +7.50,5.62;7.19,5.62 +7.19,5.62;6.56,5.62 +0.94,1.25;3.44,1.25 +3.44,1.25;3.44,3.44 +3.44,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.62,7.50;3.75,7.50 +0.94,5.94;3.75,5.94 +0.94,4.69;3.75,4.69 +0.94,8.75;3.75,8.75 + +# UTF-16 : 7d 39 +# UTF-8 : b9 b4 e7 +[7d39] 紹 +8.44,0.62;8.44,4.69 +8.44,4.69;4.38,4.69 +4.38,4.69;4.38,0.62 +4.38,1.25;8.44,1.25 +4.06,5.31;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.25,8.12 +6.25,8.12;6.25,8.75 +3.75,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.75,6.88 +8.75,6.88;8.75,6.56 +8.75,6.56;8.44,5.94 +8.44,5.94;8.12,5.62 +8.12,5.62;8.12,5.62 +7.81,5.62;7.50,5.62 +7.50,5.62;7.19,5.62 +7.19,5.62;6.56,5.62 +3.75,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.56 +0.31,4.69;3.44,5.00 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 + +# UTF-16 : 6c bc +# UTF-8 : bc b2 e6 +[6cbc] 沼 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;2.19,8.12 +2.19,8.12;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.31,6.88 +8.44,0.62;8.44,4.69 +8.44,4.69;3.75,4.69 +3.75,4.69;3.75,0.62 +3.75,1.25;8.44,1.25 +2.81,5.31;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.62,8.12 +5.62,8.12;5.62,8.75 +3.12,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.75,6.88 +8.75,6.88;8.75,6.56 +8.75,6.56;8.44,5.94 +8.44,5.94;8.12,5.62 +8.12,5.62;7.81,5.62 +7.81,5.62;7.50,5.62 +7.50,5.62;6.88,5.62 +6.88,5.62;6.56,5.62 + +# UTF-16 : 4e 86 +# UTF-8 : 86 ba e4 +[4e86] 了 +8.44,8.75;1.25,8.75 +4.69,6.25;4.69,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +8.12,8.75;7.81,8.44 +7.81,8.44;7.50,8.12 +7.50,8.12;7.19,7.81 +7.19,7.81;6.88,7.50 +6.88,7.50;6.56,7.19 +6.56,7.19;6.25,6.88 +6.25,6.88;5.94,6.88 +5.94,6.88;5.62,6.56 +5.62,6.56;5.31,6.25 +5.31,6.25;4.69,5.94 + +# UTF-16 : 62 7f +# UTF-8 : bf 89 e6 +[627f] 承 +0.31,6.88;3.12,6.88 +6.25,7.19;6.25,6.56 +6.25,6.56;6.56,5.94 +6.56,5.94;6.88,5.31 +6.88,5.31;7.19,4.69 +7.19,4.69;7.50,4.06 +7.50,4.06;7.81,3.44 +7.81,3.44;8.12,2.81 +8.12,2.81;8.44,2.50 +8.44,2.50;8.75,1.88 +8.75,1.88;9.06,1.56 +8.75,6.88;8.44,6.25 +8.44,6.25;8.12,5.94 +8.12,5.94;7.81,5.31 +7.81,5.31;7.50,5.00 +7.50,5.00;7.19,4.69 +3.12,6.56;2.81,5.94 +2.81,5.94;2.81,5.31 +2.81,5.31;2.50,5.00 +2.50,5.00;2.19,4.38 +2.19,4.38;1.88,3.75 +1.88,3.75;1.56,3.44 +1.56,3.44;1.25,2.81 +1.25,2.81;0.94,2.50 +0.94,2.50;0.62,2.19 +0.62,2.19;0.31,1.56 +7.81,8.75;1.56,8.75 +7.19,2.81;2.19,2.81 +6.56,4.38;2.81,4.38 +6.25,5.94;3.12,5.94 +4.69,7.19;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +7.50,8.75;7.19,8.44 +7.19,8.44;6.56,7.81 +6.56,7.81;5.94,7.50 +5.94,7.50;5.31,7.19 +5.31,7.19;4.69,6.88 + +# UTF-16 : 5f 81 +# UTF-8 : 81 be e5 +[5f81] 征 +2.50,6.88;2.19,6.25 +2.19,6.25;1.88,5.94 +1.88,5.94;1.25,5.31 +1.25,5.31;0.62,4.69 +0.62,4.69;0.31,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.19 +0.94,7.19;0.31,6.88 +1.56,0.62;1.56,5.62 +2.19,1.25;9.06,1.25 +2.81,8.44;8.75,8.44 +8.44,5.31;5.94,5.31 +5.62,1.25;5.94,8.44 +3.75,1.25;3.75,6.56 + +# UTF-16 : 67 fe +# UTF-8 : be 9f e6 +[67fe] 柾 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +2.50,1.25;9.06,1.25 +2.81,8.44;8.75,8.44 +8.75,5.31;5.94,5.31 +5.94,1.25;5.94,8.44 +3.75,1.25;3.75,6.56 + +# UTF-16 : 92 66 +# UTF-8 : a6 89 e9 +[9266] 鉦 +3.12,1.25;9.06,1.25 +3.75,8.44;9.06,8.44 +8.75,5.31;6.56,5.31 +6.56,1.25;6.56,8.44 +4.69,1.25;4.69,6.56 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 + +# UTF-16 : 8a 3c +# UTF-8 : bc a8 e8 +[8a3c] 証 +3.75,1.25;9.06,1.25 +3.75,8.44;9.06,8.44 +8.75,5.31;6.56,5.31 +6.56,1.25;6.56,8.44 +4.69,1.25;4.69,6.56 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,5.94;3.44,5.94 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 + +# UTF-16 : 67 61 +# UTF-8 : a1 9d e6 +[6761] 条 +0.62,6.56;0.94,6.88 +0.94,6.88;1.25,6.88 +1.25,6.88;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;3.44,9.06 +3.44,9.06;3.44,9.38 +2.81,8.44;7.50,8.44 +7.50,8.44;7.19,7.81 +7.19,7.81;6.56,7.50 +6.56,7.50;6.25,7.19 +6.25,7.19;5.62,6.56 +5.62,6.56;5.00,6.25 +5.00,6.25;4.38,5.94 +4.38,5.94;3.44,5.62 +3.44,5.62;2.50,5.31 +2.50,5.31;1.56,5.00 +1.56,5.00;0.62,4.69 +2.50,7.81;2.81,7.50 +2.81,7.50;3.44,7.19 +3.44,7.19;3.75,6.88 +3.75,6.88;4.38,6.56 +4.38,6.56;5.00,6.25 +5.00,6.25;5.62,5.94 +5.62,5.94;6.56,5.62 +6.56,5.62;7.19,5.31 +7.19,5.31;8.12,5.00 +8.12,5.00;9.06,4.69 +8.75,4.38;0.62,4.38 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,0.62;4.69,5.31 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.50 +6.88,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.38 + +# UTF-16 : 7e 54 +# UTF-8 : 94 b9 e7 +[7e54] 織 +8.75,5.62;8.75,4.69 +8.75,4.69;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.12 +7.81,3.12;7.50,2.81 +7.50,2.81;7.19,2.19 +7.19,2.19;6.88,1.88 +6.88,1.88;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.31,0.94 +7.19,9.38;7.19,7.81 +7.19,7.81;7.19,6.25 +7.19,6.25;7.19,5.00 +7.19,5.00;7.50,3.75 +7.50,3.75;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.38,3.12 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.44,7.81 +8.44,7.81;8.75,7.19 +8.75,7.19;9.06,6.88 +3.75,1.88;6.25,1.88 +6.25,1.88;6.25,5.31 +6.25,5.31;3.75,5.31 +3.75,5.31;3.75,0.94 +3.75,3.44;5.94,3.44 +3.12,5.94;9.06,5.94 +3.12,8.12;6.56,8.12 +5.00,8.44;5.00,9.38 +5.62,5.94;5.62,6.56 +5.62,6.56;5.62,6.88 +5.62,6.88;5.94,7.19 +5.94,7.19;5.94,7.81 +5.94,7.81;5.94,8.12 +4.38,5.94;4.38,6.56 +4.38,6.56;4.06,6.88 +4.06,6.88;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;3.75,8.12 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.44 +1.25,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 + +# UTF-16 : 80 77 +# UTF-8 : b7 81 e8 +[8077] 職 +8.75,5.62;8.75,4.69 +8.75,4.69;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.12 +7.81,3.12;7.50,2.81 +7.50,2.81;7.19,2.19 +7.19,2.19;6.88,1.88 +6.88,1.88;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.31,0.94 +7.19,9.38;7.19,7.81 +7.19,7.81;7.19,6.25 +7.19,6.25;7.19,5.00 +7.19,5.00;7.50,3.75 +7.50,3.75;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.38,3.12 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.44,7.81 +8.44,7.81;8.75,7.19 +8.75,7.19;9.06,6.88 +3.75,1.88;6.25,1.88 +6.25,1.88;6.25,5.31 +6.25,5.31;3.75,5.31 +3.75,5.31;3.75,0.94 +3.75,3.44;5.94,3.44 +2.81,5.94;9.06,5.94 +3.12,8.12;6.56,8.12 +5.00,8.44;5.00,9.38 +5.31,5.94;5.62,6.56 +5.62,6.56;5.62,6.88 +5.62,6.88;5.94,7.19 +5.94,7.19;5.94,7.81 +5.94,7.81;5.94,8.12 +4.38,5.94;4.38,6.56 +4.38,6.56;4.06,6.88 +4.06,6.88;4.06,7.50 +4.06,7.50;3.75,7.81 +3.75,7.81;3.75,8.12 +0.62,8.75;0.62,2.19 +3.12,8.75;0.00,8.75 +2.50,0.62;2.50,8.75 +0.62,4.69;2.50,4.69 +0.62,6.88;2.50,6.88 +0.00,2.19;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.50,2.81 + +# UTF-16 : 52 36 +# UTF-8 : b6 88 e5 +[5236] 制 +1.25,7.81;5.31,7.81 +0.31,6.25;5.62,6.25 +0.94,1.56;0.94,4.69 +0.94,4.69;5.00,4.69 +5.00,4.69;5.00,2.19 +5.00,2.19;5.00,1.88 +5.00,1.88;4.69,1.56 +4.69,1.56;4.69,1.56 +4.38,1.56;4.06,1.56 +4.06,1.56;3.75,1.56 +2.81,0.62;2.81,9.06 +6.56,2.50;6.56,8.75 +8.44,9.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +0.62,6.56;0.94,6.88 +0.94,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.25,8.44 +1.25,8.44;1.56,9.06 + +# UTF-16 : 5f 83 +# UTF-8 : 83 be e5 +[5f83] 徃 +2.50,5.00;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.12,6.56 +3.12,6.56;3.12,6.88 +3.12,6.88;3.44,7.50 +3.44,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;3.75,8.75 +3.75,8.75;3.75,9.06 +2.50,7.19;2.19,6.56 +2.19,6.56;1.88,5.94 +1.88,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.31,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.19 +0.94,7.19;0.31,6.88 +1.56,0.62;1.56,5.62 +9.06,1.25;2.50,1.25 +8.75,7.50;3.44,7.50 +8.44,4.69;3.12,4.69 +5.94,1.25;5.94,9.38 + +# UTF-16 : 60 27 +# UTF-8 : a7 80 e6 +[6027] 性 +2.81,5.00;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;3.75,7.50 +3.75,7.50;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.06,8.75 +4.06,8.75;4.06,9.06 +9.06,1.25;2.50,1.25 +8.75,7.50;3.75,7.50 +8.75,4.69;3.44,4.69 +5.94,1.25;5.94,9.38 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 + +# UTF-16 : 72 72 +# UTF-8 : b2 89 e7 +[7272] 牲 +0.31,4.06;0.94,4.06 +0.94,4.06;1.56,4.38 +1.56,4.38;2.19,4.69 +2.19,4.69;2.81,4.69 +2.81,4.69;3.44,5.00 +0.94,7.50;3.44,7.50 +1.88,0.62;1.88,9.38 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;0.94,8.44 +0.94,8.44;1.25,8.75 +3.12,5.31;3.44,5.94 +3.44,5.94;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.38,9.06 +9.06,1.25;2.81,1.25 +9.06,7.50;4.06,7.50 +8.75,4.69;3.75,4.69 +6.25,1.25;6.25,9.38 + +# UTF-16 : 59 d3 +# UTF-8 : 93 a7 e5 +[59d3] 姓 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.94 +3.12,5.94;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +3.44,5.31;3.75,5.94 +3.75,5.94;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;4.69,8.75 +4.69,8.75;4.69,9.06 +9.06,1.25;3.12,1.25 +9.06,7.50;4.38,7.50 +8.75,4.69;3.75,4.69 +6.25,1.25;6.25,9.38 +0.94,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.50,3.12 +2.50,3.12;2.81,2.50 +2.81,2.50;3.12,2.19 +3.12,2.19;3.44,1.88 + +# UTF-16 : 65 3f +# UTF-8 : bf 94 e6 +[653f] 政 +0.00,1.25;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.19 +3.44,2.19;4.06,2.50 +4.06,2.50;4.38,2.50 +3.75,0.94;4.69,1.25 +4.69,1.25;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.81 +6.56,2.81;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,5.00 +7.81,5.00;8.12,5.94 +8.12,5.94;8.44,6.88 +8.44,6.88;8.44,7.81 +9.06,0.94;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;5.62,6.25 +5.62,6.25;5.62,7.19 +5.31,7.81;9.38,7.81 +4.38,5.00;4.38,5.31 +4.38,5.31;4.69,5.94 +4.69,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.31,7.19 +5.31,7.19;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;5.94,9.38 +0.31,8.44;4.38,8.44 +4.06,5.62;2.50,5.62 +2.50,1.88;2.50,8.44 +0.94,1.56;0.94,6.88 + +# UTF-16 : 52 e2 +# UTF-8 : a2 8b e5 +[52e2] 勢 +0.94,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.19,0.94 +7.19,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.38,3.75 +4.38,3.75;4.38,4.38 +0.31,5.94;0.94,6.25 +0.94,6.25;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;1.88,7.19 +1.88,7.19;2.19,7.50 +3.12,7.50;3.12,6.56 +3.12,6.56;3.44,6.25 +3.44,6.25;4.06,6.25 +4.06,6.25;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;4.69,7.19 +5.31,7.19;5.62,6.88 +5.62,6.88;6.25,6.56 +6.25,6.56;6.56,5.94 +6.56,5.94;7.19,5.62 +7.19,5.62;7.50,5.00 +5.00,4.06;5.31,4.38 +5.31,4.38;5.62,5.00 +5.62,5.00;5.94,5.62 +5.94,5.62;6.25,5.94 +6.25,5.94;6.25,6.56 +6.25,6.56;6.25,6.88 +6.25,6.88;6.56,7.50 +6.56,7.50;6.56,7.81 +6.56,7.81;6.56,9.38 +4.69,4.69;4.06,4.69 +4.06,4.69;3.12,4.69 +3.12,4.69;2.81,4.38 +2.81,4.38;2.50,4.38 +2.50,4.38;1.88,4.38 +1.88,4.38;1.56,4.38 +1.56,4.38;0.94,4.38 +0.94,4.38;0.62,4.38 +4.38,5.62;0.62,5.62 +2.50,4.38;2.50,6.56 +4.69,7.50;0.31,7.50 +4.38,8.75;0.94,8.75 +2.50,7.50;2.50,9.38 +4.69,8.44;8.12,8.44 +8.12,8.44;8.12,7.50 +8.12,7.50;8.12,6.56 +8.12,6.56;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.44,5.00 +8.44,5.00;8.44,4.38 +8.44,4.38;8.75,4.06 +8.75,4.06;9.06,4.38 +9.06,4.38;9.06,5.00 +9.06,5.00;9.38,5.31 +9.38,5.31;9.38,5.62 + +# UTF-16 : 97 56 +# UTF-8 : 96 9d e9 +[9756] 靖 +4.06,0.94;4.06,5.00 +4.06,5.00;8.44,5.00 +8.44,5.00;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +3.44,6.25;9.06,6.25 +8.75,8.44;3.44,8.44 +8.75,7.19;3.75,7.19 +6.25,6.25;6.25,9.38 +4.06,2.50;8.44,2.50 +4.06,3.75;8.44,3.75 +0.31,7.50;3.44,7.50 +1.88,7.50;1.88,9.06 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +2.19,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.81,6.88 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;0.94,6.88 + +# UTF-16 : 8a cb +# UTF-8 : 8b ab e8 +[8acb] 請 +4.06,0.94;4.06,5.00 +4.06,5.00;8.44,5.00 +8.44,5.00;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +3.44,6.25;9.06,6.25 +8.75,8.44;3.75,8.44 +8.75,7.19;4.06,7.19 +6.25,6.25;6.25,9.38 +4.06,2.50;8.44,2.50 +4.06,3.75;8.44,3.75 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 + +# UTF-16 : 7c be +# UTF-8 : be b2 e7 +[7cbe] 精 +4.06,0.94;4.06,5.00 +4.06,5.00;8.44,5.00 +8.44,5.00;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +3.44,6.25;9.06,6.25 +8.75,8.44;3.75,8.44 +8.75,7.19;3.75,7.19 +6.25,6.25;6.25,9.38 +4.06,2.50;8.44,2.50 +4.06,3.75;8.44,3.75 +1.88,0.62;1.88,9.38 +3.12,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;1.88,6.25 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.44 +0.62,8.44;0.62,8.75 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +3.12,8.44;3.44,8.75 + +# UTF-16 : 93 06 +# UTF-8 : 86 8c e9 +[9306] 錆 +4.06,0.94;4.06,5.00 +4.06,5.00;8.75,5.00 +8.75,5.00;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +3.75,6.25;9.06,6.25 +8.75,8.44;3.75,8.44 +8.75,7.19;4.38,7.19 +6.25,6.25;6.56,9.38 +4.38,2.50;8.44,2.50 +4.38,3.75;8.44,3.75 +0.31,1.25;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.75,4.69 + +# UTF-16 : 88 fd +# UTF-8 : bd a3 e8 +[88fd] 製 +4.69,4.06;4.69,4.69 +0.62,4.06;8.75,4.06 +4.69,4.06;4.06,3.75 +4.06,3.75;3.75,3.44 +3.75,3.44;3.12,3.12 +3.12,3.12;2.81,3.12 +2.81,3.12;2.50,2.81 +2.50,2.81;1.88,2.81 +1.88,2.81;1.56,2.50 +1.56,2.50;0.94,2.50 +0.94,2.50;0.31,2.19 +4.69,4.06;5.00,3.44 +5.00,3.44;5.31,3.12 +5.31,3.12;5.62,2.81 +5.62,2.81;5.94,2.50 +5.94,2.50;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;9.06,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.94,1.88 +2.81,1.25;2.81,3.12 +6.25,2.19;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.44,3.44 +1.25,5.00;1.25,6.56 +1.25,6.56;5.00,6.56 +5.00,6.56;5.00,5.94 +5.00,5.94;5.00,5.31 +5.00,5.31;4.69,5.00 +4.69,5.00;4.69,5.00 +4.69,5.00;4.06,5.00 +4.06,5.00;3.75,5.00 +8.44,9.38;8.44,5.31 +8.44,5.31;8.44,5.00 +8.44,5.00;8.12,4.69 +8.12,4.69;7.81,4.69 +7.81,4.69;7.19,4.69 +7.19,4.69;6.88,4.69 +6.88,4.69;6.56,4.69 +1.25,8.44;5.31,8.44 +0.62,7.50;5.62,7.50 +3.12,4.38;3.12,9.38 +6.25,5.62;6.25,9.06 +0.62,7.81;1.25,8.12 +1.25,8.12;1.25,8.44 +1.25,8.44;1.56,9.06 +1.56,9.06;1.56,9.38 + +# UTF-16 : 60 a6 +# UTF-8 : a6 82 e6 +[60a6] 悦 +6.56,4.69;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.50,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.00,4.38 +5.00,4.38;5.00,5.00 +3.44,5.00;8.44,5.00 +8.44,5.00;8.44,7.81 +8.44,7.81;3.44,7.81 +3.44,7.81;3.44,4.69 +6.56,7.81;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.81,9.38 +4.69,7.81;4.69,8.12 +4.69,8.12;4.38,8.75 +4.38,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.81,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.19,7.50 + +# UTF-16 : 7a 0e +# UTF-8 : 8e a8 e7 +[7a0e] 税 +7.19,4.69;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.62,5.00 +4.38,5.00;8.75,5.00 +8.75,5.00;8.75,7.81 +8.75,7.81;4.06,7.81 +4.06,7.81;4.06,4.69 +6.88,7.81;7.19,7.81 +7.19,7.81;7.50,8.12 +7.50,8.12;7.81,8.75 +7.81,8.75;7.81,9.06 +7.81,9.06;8.12,9.38 +5.62,7.81;5.31,8.12 +5.31,8.12;5.00,8.75 +5.00,8.75;4.69,9.06 +4.69,9.06;4.69,9.38 +3.75,9.06;3.12,9.06 +3.12,9.06;2.50,8.75 +2.50,8.75;1.88,8.75 +1.88,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +2.19,0.62;2.19,8.75 +3.75,6.56;0.31,6.56 +0.31,2.81;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +3.44,3.75;3.12,4.38 +3.12,4.38;3.12,5.00 +3.12,5.00;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 + +# UTF-16 : 92 ed +# UTF-8 : ad 8b e9 +[92ed] 鋭 +7.19,4.69;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.94,5.00 +4.69,5.00;8.75,5.00 +8.75,5.00;8.75,7.81 +8.75,7.81;4.38,7.81 +4.38,7.81;4.38,4.69 +7.19,7.81;7.50,8.12 +7.50,8.12;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.12,9.38 +5.62,7.81;5.62,8.12 +5.62,8.12;5.31,8.75 +5.31,8.75;5.00,9.06 +5.00,9.06;5.00,9.38 +0.31,1.25;0.62,1.25 +0.62,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,1.88 +2.81,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.06,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.75,4.69 + +# UTF-16 : 81 31 +# UTF-8 : b1 84 e8 +[8131] 脱 +7.19,4.69;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.62,5.00 +4.38,5.00;8.75,5.00 +8.75,5.00;8.75,7.81 +8.75,7.81;4.38,7.81 +4.38,7.81;4.38,4.69 +7.19,7.81;7.50,8.12 +7.50,8.12;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.12,9.38 +5.62,7.81;5.31,8.12 +5.31,8.12;5.00,8.75 +5.00,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +0.94,4.06;3.12,4.06 +1.25,6.56;3.12,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;3.12,8.75 +3.12,8.75;3.12,1.88 +3.12,1.88;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 + +# UTF-16 : 6f 2c +# UTF-8 : ac bc e6 +[6f2c] 漬 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.81,6.56;9.06,6.56 +8.75,8.44;2.81,8.44 +8.44,7.50;3.12,7.50 +5.94,6.56;5.94,9.38 +3.44,2.50;8.44,2.50 +8.44,2.50;8.44,5.62 +8.44,5.62;3.44,5.62 +3.12,5.62;3.44,2.50 +3.44,3.44;8.44,3.44 +3.44,4.69;8.44,4.69 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 + +# UTF-16 : 50 b5 +# UTF-8 : b5 82 e5 +[50b5] 債 +2.50,6.56;9.06,6.56 +8.75,8.44;2.50,8.44 +8.44,7.50;2.81,7.50 +5.62,6.56;5.62,9.38 +3.12,2.50;8.44,2.50 +8.44,2.50;8.44,5.62 +8.44,5.62;3.12,5.62 +3.12,5.62;3.12,2.50 +3.12,3.44;8.12,3.44 +3.12,4.69;8.12,4.69 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,2.19 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.88 + +# UTF-16 : 56 16 +# UTF-8 : 96 98 e5 +[5616] 嘖 +2.81,6.56;9.06,6.56 +8.75,8.44;3.12,8.44 +8.75,7.50;3.44,7.50 +5.94,6.56;5.94,9.38 +3.44,2.50;8.44,2.50 +8.44,2.50;8.44,5.62 +8.44,5.62;3.44,5.62 +3.44,5.62;3.44,2.50 +3.44,3.44;8.44,3.44 +3.44,4.69;8.44,4.69 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +0.94,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 + +# UTF-16 : 78 e7 +# UTF-8 : a7 a3 e7 +[78e7] 磧 +3.12,6.56;9.06,6.56 +9.06,8.44;3.44,8.44 +8.75,7.50;3.75,7.50 +6.25,6.56;6.25,9.38 +3.75,2.50;8.75,2.50 +8.75,2.50;8.75,5.62 +8.75,5.62;3.75,5.62 +3.75,5.62;3.75,2.50 +3.75,3.44;8.44,3.44 +3.75,4.69;8.44,4.69 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.94;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +3.12,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +2.81,1.88;3.12,5.62 +2.81,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.50 +1.56,7.50;1.56,8.12 +1.56,8.12;1.88,8.75 + +# UTF-16 : 8e 5f +# UTF-8 : 9f b9 e8 +[8e5f] 蹟 +3.44,6.56;9.06,6.56 +9.06,8.44;3.44,8.44 +8.75,7.50;3.75,7.50 +6.25,6.56;6.25,9.38 +4.06,2.50;8.75,2.50 +8.75,2.50;8.75,5.62 +8.75,5.62;3.75,5.62 +3.75,5.62;3.75,2.50 +4.06,3.44;8.44,3.44 +4.06,4.69;8.44,4.69 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +9.06,0.94;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +1.88,4.69;3.44,4.69 +1.88,1.56;1.88,6.25 +0.94,1.25;0.94,5.62 +0.62,6.56;3.12,6.56 +2.81,6.56;3.12,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.81,2.19 +2.81,2.19;3.44,2.50 + +# UTF-16 : 7e 3e +# UTF-8 : be b8 e7 +[7e3e] 績 +3.44,6.56;9.06,6.56 +9.06,8.44;3.44,8.44 +8.75,7.50;3.75,7.50 +6.25,6.56;6.25,9.38 +4.06,2.50;8.75,2.50 +8.75,2.50;8.75,5.62 +8.75,5.62;3.75,5.62 +3.75,5.62;3.75,2.50 +4.06,3.44;8.44,3.44 +4.06,4.69;8.44,4.69 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.94;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +3.44,4.38;3.44,4.69 +3.44,4.69;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;2.81,6.56 +0.31,4.69;3.44,5.00 +1.88,5.00;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,8.12 +2.81,8.12;3.12,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,8.12 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.38 + +# UTF-16 : 59 be +# UTF-8 : be a6 e5 +[59be] 妾 +0.62,5.94;9.06,5.94 +0.62,8.44;8.75,8.44 +4.69,8.44;4.69,9.69 +5.62,5.94;5.94,6.56 +5.94,6.56;6.25,6.88 +6.25,6.88;6.56,7.50 +6.56,7.50;6.56,7.81 +6.56,7.81;6.88,8.44 +3.75,5.94;3.44,6.56 +3.44,6.56;3.12,6.88 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +8.75,4.69;0.62,4.69 +0.94,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,2.81 +5.31,2.81;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;6.88,4.06 +6.88,4.06;7.19,4.69 +4.06,5.62;4.06,5.31 +4.06,5.31;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;2.81,4.06 +2.81,4.06;2.81,3.75 +2.81,3.75;2.50,3.44 +2.50,3.44;2.19,3.12 +2.19,3.12;1.56,2.81 +1.56,2.81;1.25,2.50 +1.88,3.12;2.50,2.81 +2.50,2.81;3.12,2.81 +3.12,2.81;3.75,2.50 +3.75,2.50;4.38,2.50 +4.38,2.50;5.00,2.19 +5.00,2.19;5.62,2.19 +5.62,2.19;6.56,1.88 +6.56,1.88;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.75,0.94 + +# UTF-16 : 63 a5 +# UTF-8 : a5 8e e6 +[63a5] 接 +2.50,5.94;9.06,5.94 +2.50,8.44;9.06,8.44 +5.62,8.44;5.94,9.38 +6.56,5.94;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.19,7.50 +7.19,7.50;7.50,7.81 +7.50,7.81;7.50,8.44 +4.69,5.94;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.06,7.81 +4.06,7.81;4.06,8.44 +9.06,4.69;2.50,4.69 +2.19,0.94;2.81,1.25 +2.81,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.88,3.12 +6.88,3.12;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,4.69 +5.31,5.62;5.00,5.00 +5.00,5.00;4.38,4.38 +4.38,4.38;4.06,3.75 +4.06,3.75;3.44,3.12 +3.44,3.12;3.12,2.81 +3.12,2.81;2.81,2.50 +3.44,3.12;3.75,2.81 +3.75,2.81;4.38,2.81 +4.38,2.81;5.00,2.50 +5.00,2.50;5.62,2.50 +5.62,2.50;5.94,2.19 +5.94,2.19;6.56,1.88 +6.56,1.88;7.19,1.88 +7.19,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.31;2.19,5.00 +2.19,5.00;1.88,4.69 +1.88,4.69;1.25,4.69 +1.25,4.69;0.62,4.38 +0.62,4.38;0.31,4.38 +2.81,7.19;0.31,7.19 + +# UTF-16 : 69 04 +# UTF-8 : 84 a4 e6 +[6904] 椄 +2.19,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.25,2.81 +6.25,2.81;6.88,3.12 +6.88,3.12;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,4.69 +5.31,5.62;5.00,5.00 +5.00,5.00;4.38,4.38 +4.38,4.38;4.06,3.75 +4.06,3.75;3.75,3.44 +3.75,3.44;3.44,3.12 +3.44,3.12;3.44,2.81 +3.44,2.81;3.12,2.50 +3.44,3.12;4.06,2.81 +4.06,2.81;4.38,2.81 +4.38,2.81;5.00,2.50 +5.00,2.50;5.62,2.50 +5.62,2.50;5.94,2.19 +5.94,2.19;6.56,1.88 +6.56,1.88;7.19,1.88 +7.19,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +2.50,5.94;9.06,5.94 +2.81,8.44;9.06,8.44 +5.62,8.44;5.94,9.38 +6.56,5.94;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.19,7.50 +7.19,7.50;7.50,7.81 +7.50,7.81;7.50,8.44 +4.69,5.94;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.06,7.81 +4.06,7.81;4.06,8.44 +9.06,4.69;2.81,4.69 +1.56,0.62;1.56,9.38 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 + +# UTF-16 : 7d 76 +# UTF-8 : b6 b5 e7 +[7d76] 絶 +6.56,7.19;6.88,7.50 +6.88,7.50;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;7.50,8.75 +3.44,6.25;3.75,6.88 +3.75,6.88;4.38,7.50 +4.38,7.50;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.31,9.38 +5.00,8.75;7.50,8.75 +4.38,4.38;8.75,4.38 +6.56,6.88;6.56,4.69 +9.06,3.12;9.06,2.50 +9.06,2.50;9.06,2.19 +9.06,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.38,1.56 +4.38,1.56;4.38,1.88 +4.38,1.88;4.38,2.19 +4.38,2.19;4.38,7.19 +4.38,7.19;8.75,7.19 +8.75,7.19;8.75,3.75 +3.44,4.38;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;2.81,6.56 +0.31,4.69;3.44,5.00 +1.88,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,8.12 +3.12,8.12;3.12,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.38 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 + +# UTF-16 : 68 5f +# UTF-8 : 9f a1 e6 +[685f] 桟 +1.88,0.62;1.88,9.38 +3.12,7.19;0.31,7.19 +0.31,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +3.44,6.25;8.75,6.56 +3.12,7.81;8.75,8.12 +3.44,4.38;9.06,4.69 +8.44,4.38;8.12,3.75 +8.12,3.75;7.50,3.44 +7.50,3.44;7.19,3.12 +7.19,3.12;6.56,2.81 +6.56,2.81;5.94,2.50 +5.94,2.50;5.31,2.19 +5.31,2.19;4.69,1.88 +4.69,1.88;4.06,1.56 +4.06,1.56;3.44,1.25 +3.44,1.25;2.50,0.94 +5.62,9.38;5.94,7.19 +5.94,7.19;5.94,5.62 +5.94,5.62;6.25,4.38 +6.25,4.38;6.56,3.44 +6.56,3.44;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +6.88,9.38;7.19,9.06 +7.19,9.06;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.44,8.44 + +# UTF-16 : 8d f5 +# UTF-8 : b5 b7 e8 +[8df5] 践 +3.75,4.38;9.06,4.69 +4.06,6.25;8.75,6.56 +3.44,7.81;8.75,8.12 +8.44,4.38;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,3.12 +7.19,3.12;6.56,2.81 +6.56,2.81;5.94,2.50 +5.94,2.50;5.62,2.19 +5.62,2.19;5.00,1.88 +5.00,1.88;4.38,1.56 +4.38,1.56;3.44,1.25 +3.44,1.25;2.81,0.94 +5.94,9.38;5.94,7.19 +5.94,7.19;6.25,5.62 +6.25,5.62;6.25,4.38 +6.25,4.38;6.56,3.44 +6.56,3.44;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +6.88,9.38;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.12,8.44 +2.19,4.69;3.44,4.69 +2.19,1.56;2.19,6.25 +0.94,1.25;0.94,5.62 +0.62,6.56;3.12,6.56 +3.12,6.56;3.12,8.75 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,2.19 +3.12,2.19;3.75,2.50 + +# UTF-16 : 92 ad +# UTF-8 : ad 8a e9 +[92ad] 銭 +4.06,4.38;9.06,4.69 +4.38,6.25;8.75,6.56 +4.06,7.81;8.75,8.12 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.19,3.12 +7.19,3.12;6.88,2.81 +6.88,2.81;6.25,2.50 +6.25,2.50;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;4.06,1.25 +4.06,1.25;3.44,0.94 +6.25,9.38;6.25,7.19 +6.25,7.19;6.25,5.62 +6.25,5.62;6.56,4.38 +6.56,4.38;6.88,3.44 +6.88,3.44;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +6.88,9.38;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.44,8.44 +0.31,1.25;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.06,5.31;0.62,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;3.75,4.69 + +# UTF-16 : 8c ce +# UTF-8 : 8e b3 e8 +[8cce] 賎 +3.75,4.38;9.06,4.69 +4.06,6.25;8.75,6.56 +3.75,7.81;8.75,8.12 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.12 +7.50,3.12;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;6.25,2.19 +6.25,2.19;5.62,1.88 +5.62,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;4.06,0.94 +6.25,9.38;6.25,7.19 +6.25,7.19;6.25,5.62 +6.25,5.62;6.56,4.38 +6.56,4.38;6.88,3.44 +6.88,3.44;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +6.88,9.38;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.44,8.44 +0.94,3.44;3.44,3.44 +3.12,3.44;3.44,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,3.12 +0.94,5.31;3.12,5.31 +0.94,7.19;3.12,7.19 +0.00,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +3.75,0.94;3.44,1.25 +3.44,1.25;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;2.81,2.50 +2.81,2.50;2.50,2.81 + +# UTF-16 : 79 56 +# UTF-8 : 96 a5 e7 +[7956] 祖 +8.44,1.25;8.44,8.75 +8.44,8.75;4.69,8.75 +4.38,8.75;4.69,1.25 +3.44,0.94;9.38,0.94 +4.69,3.75;8.12,3.75 +4.69,6.25;8.12,6.25 +4.06,3.44;3.75,3.75 +3.75,3.75;3.44,4.06 +3.44,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +3.75,7.50;0.31,7.50 +1.88,7.50;1.88,9.38 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.44,7.50 + +# UTF-16 : 59 d0 +# UTF-8 : 90 a7 e5 +[59d0] 姐 +8.44,1.25;8.44,8.75 +8.44,8.75;4.69,8.75 +4.69,8.75;4.69,1.25 +3.44,0.94;9.38,0.94 +4.69,3.75;8.44,3.75 +4.69,6.25;8.44,6.25 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.81,3.44 +2.81,3.44;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;3.75,7.50 +3.75,7.50;0.31,7.50 +0.94,4.38;1.25,4.38 +1.25,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.19,3.75 +2.19,3.75;2.50,3.44 +2.50,3.44;2.81,3.12 +2.81,3.12;3.12,2.81 +3.12,2.81;3.44,2.50 +3.44,2.50;3.75,2.19 +3.75,2.19;4.06,1.88 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 + +# UTF-16 : 96 3b +# UTF-8 : bb 98 e9 +[963b] 阻 +8.44,1.25;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,1.25 +2.81,0.94;9.38,0.94 +4.38,3.75;8.12,3.75 +4.38,6.25;8.12,6.25 +3.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +1.56,2.81;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;2.81,5.62 +2.81,5.62;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.12,8.44 +3.12,8.44;3.44,8.75 + +# UTF-16 : 54 80 +# UTF-8 : 80 92 e5 +[5480] 咀 +8.44,1.25;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,1.25 +3.12,0.94;9.38,0.94 +4.38,3.75;8.12,3.75 +4.38,6.25;8.12,6.25 +1.25,2.19;3.12,2.19 +3.12,2.19;3.12,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,1.25 + +# UTF-16 : 5f 82 +# UTF-8 : 82 be e5 +[5f82] 徂 +8.12,1.25;8.12,8.75 +8.12,8.75;3.75,8.75 +3.75,8.75;3.75,1.25 +2.50,0.94;9.38,0.94 +3.75,3.75;8.12,3.75 +3.75,6.25;8.12,6.25 +2.81,6.88;2.19,6.25 +2.19,6.25;1.88,5.94 +1.88,5.94;1.56,5.31 +1.56,5.31;0.94,4.69 +0.94,4.69;0.31,4.38 +2.81,9.38;2.50,8.75 +2.50,8.75;1.88,8.44 +1.88,8.44;1.56,7.81 +1.56,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +1.56,0.62;1.56,5.31 + +# UTF-16 : 6c ae +# UTF-8 : ae b2 e6 +[6cae] 沮 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,7.81;2.50,7.81 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;0.94,9.06 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +8.12,1.25;8.12,8.75 +8.12,8.75;3.75,8.75 +3.75,8.75;3.75,1.25 +2.50,0.94;9.38,0.94 +3.75,3.75;8.12,3.75 +3.75,6.25;8.12,6.25 + +# UTF-16 : 67 e4 +# UTF-8 : a4 9f e6 +[67e4] 柤 +8.44,1.25;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,1.25 +3.12,0.94;9.38,0.94 +4.38,3.75;8.44,3.75 +4.38,6.25;8.44,6.25 +2.19,0.62;2.19,9.38 +3.75,7.19;0.62,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +3.75,4.06;3.44,4.69 +3.44,4.69;3.12,5.31 +3.12,5.31;2.81,5.94 +2.81,5.94;2.50,6.56 +2.50,6.56;2.19,7.19 + +# UTF-16 : 79 df +# UTF-8 : 9f a7 e7 +[79df] 租 +8.44,1.25;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,1.25 +3.12,0.94;9.38,0.94 +4.38,3.75;8.44,3.75 +4.38,6.25;8.44,6.25 +3.75,9.06;3.12,9.06 +3.12,9.06;2.50,8.75 +2.50,8.75;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;0.62,8.44 +2.19,0.62;2.19,8.75 +3.75,6.56;0.31,6.56 +0.31,2.81;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +3.44,3.75;3.44,4.38 +3.44,4.38;3.12,5.00 +3.12,5.00;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 + +# UTF-16 : 78 20 +# UTF-8 : a0 a0 e7 +[7820] 砠 +8.44,1.25;8.44,8.75 +8.44,8.75;4.69,8.75 +4.38,8.75;4.69,1.25 +3.44,0.94;9.38,0.94 +4.69,3.75;8.12,3.75 +4.69,6.25;8.12,6.25 +3.75,8.75;0.62,8.75 +1.25,1.88;3.75,1.88 +3.75,1.88;3.75,5.62 +3.75,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.50 +1.56,7.50;1.56,8.12 +1.56,8.12;1.88,8.75 + +# UTF-16 : 7c 97 +# UTF-8 : 97 b2 e7 +[7c97] 粗 +8.44,1.25;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,1.25 +3.12,0.94;9.38,0.94 +4.38,3.75;8.44,3.75 +4.38,6.25;8.44,6.25 +1.88,0.62;2.19,9.38 +3.75,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;1.88,5.62 +1.88,5.62;1.88,6.25 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.44 +0.62,8.44;0.62,8.75 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.44,8.44 +3.44,8.44;3.75,8.75 + +# UTF-16 : 8a 5b +# UTF-8 : 9b a9 e8 +[8a5b] 詛 +8.44,1.25;8.44,8.75 +8.44,8.75;4.69,8.75 +4.69,8.75;4.69,1.25 +3.75,0.94;9.38,0.94 +4.69,3.75;8.44,3.75 +4.69,6.25;8.44,6.25 +0.94,1.25;3.44,1.25 +3.44,1.25;3.44,3.44 +3.44,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.94,6.25;3.44,6.25 +0.94,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 + +# UTF-16 : 90 20 +# UTF-8 : a0 80 e9 +[9020] 造 +2.81,6.56;3.12,7.19 +3.12,7.19;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.38,9.38 +3.75,2.81;8.12,2.81 +8.12,2.81;8.12,5.00 +8.12,5.00;3.75,5.00 +3.75,5.00;3.75,2.50 +8.75,6.25;2.81,6.25 +3.75,8.12;8.44,8.12 +5.94,6.25;5.94,9.38 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 + +# UTF-16 : 50 cf +# UTF-8 : 8f 83 e5 +[50cf] 像 +5.62,7.50;5.62,5.94 +2.81,7.50;2.81,5.94 +2.81,5.94;8.75,5.94 +8.75,5.94;8.75,7.50 +8.75,7.50;2.81,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.56,8.44 +6.56,8.44;6.88,8.75 +1.88,6.88;2.50,7.19 +2.50,7.19;3.12,7.81 +3.12,7.81;3.44,8.44 +3.44,8.44;3.75,8.75 +3.75,8.75;4.38,9.38 +3.75,8.75;6.88,8.75 +1.88,4.38;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.00 +4.06,5.00;4.69,5.31 +4.69,5.31;5.31,5.62 +5.31,5.62;5.62,5.94 +4.38,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,1.56 +6.25,1.56;6.25,1.88 +6.25,1.88;6.56,2.50 +6.25,2.50;6.25,3.12 +6.25,3.12;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.31,5.00 +5.31,5.00;5.00,5.31 +1.88,2.81;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.44 +4.06,3.44;4.69,3.75 +4.69,3.75;5.31,4.06 +5.31,4.06;5.94,4.38 +1.88,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;5.00,2.50 +5.00,2.50;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;6.25,3.44 +8.75,5.31;8.44,5.00 +8.44,5.00;8.12,4.69 +8.12,4.69;7.81,4.38 +7.81,4.38;7.50,4.06 +7.50,4.06;6.88,3.75 +5.94,5.94;5.94,5.31 +5.94,5.31;6.25,4.69 +6.25,4.69;6.56,4.38 +6.56,4.38;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;8.12,2.50 +8.12,2.50;8.44,1.88 +8.44,1.88;8.75,1.56 +8.75,1.56;9.38,1.25 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.56 + +# UTF-16 : 66 fd +# UTF-8 : bd 9b e6 +[66fd] 曽 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.06 +2.81,9.06;2.81,9.38 +2.81,9.38;2.50,9.38 +5.94,8.44;6.25,8.75 +6.25,8.75;6.56,9.06 +6.56,9.06;6.88,9.38 +6.88,9.38;6.88,9.38 +7.81,0.62;7.81,4.38 +7.81,4.38;1.56,4.38 +1.56,4.38;1.56,0.62 +4.69,8.12;4.69,5.31 +1.56,1.25;7.81,1.25 +1.56,2.81;7.81,2.81 +1.25,5.31;8.44,5.31 +8.44,5.31;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,5.31 +1.25,6.88;8.12,6.88 + +# UTF-16 : 50 e7 +# UTF-8 : a7 83 e5 +[50e7] 僧 +4.69,8.12;4.38,8.44 +4.38,8.44;4.06,8.75 +4.06,8.75;3.75,9.38 +3.75,9.38;3.75,9.38 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.50,9.06 +7.50,9.06;7.81,9.38 +8.44,0.62;8.44,4.38 +8.44,4.38;3.12,4.38 +3.12,4.38;3.12,0.62 +5.62,8.12;5.62,5.31 +3.12,1.25;8.12,1.25 +3.12,2.81;8.12,2.81 +2.81,5.31;8.75,5.31 +8.75,5.31;8.75,8.12 +8.75,8.12;2.50,8.12 +2.50,8.12;2.50,5.00 +2.81,6.56;8.75,6.56 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 61 8e +# UTF-8 : 8e 86 e6 +[618e] 憎 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +4.69,8.12;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.38 +4.06,9.38;3.75,9.38 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.81,9.06 +7.81,9.06;7.81,9.38 +8.44,0.62;8.44,4.38 +8.44,4.38;3.44,4.38 +3.12,4.38;3.44,0.62 +5.94,8.12;5.94,5.31 +3.44,1.25;8.44,1.25 +3.44,2.81;8.44,2.81 +2.81,5.31;8.75,5.31 +8.75,5.31;8.75,8.12 +8.75,8.12;2.81,8.12 +2.81,8.12;2.81,5.00 +2.81,6.56;8.75,6.56 + +# UTF-16 : 58 97 +# UTF-8 : 97 a2 e5 +[5897] 増 +0.31,6.88;2.81,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +5.00,8.12;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.38 +4.06,9.38;4.06,9.38 +7.19,8.12;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;7.81,9.06 +7.81,9.06;8.12,9.38 +8.44,0.62;8.44,4.38 +8.44,4.38;3.44,4.38 +3.44,4.38;3.44,0.62 +5.94,8.12;5.94,5.31 +3.44,1.25;8.44,1.25 +3.44,2.81;8.44,2.81 +3.12,5.31;9.06,5.31 +8.75,5.31;9.06,8.12 +8.75,8.12;3.12,8.12 +3.12,8.12;3.12,5.00 +3.12,6.56;8.75,6.56 + +# UTF-16 : 56 4c +# UTF-8 : 8c 99 e5 +[564c] 噌 +5.00,8.12;4.69,8.44 +4.69,8.44;4.69,8.75 +4.69,8.75;4.38,9.38 +4.38,9.38;4.06,9.38 +7.19,8.12;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;7.81,9.06 +7.81,9.06;8.12,9.38 +8.44,0.62;8.44,4.38 +8.44,4.38;3.75,4.38 +3.44,4.38;3.75,0.62 +5.94,8.12;5.94,5.31 +3.75,1.25;8.44,1.25 +3.75,2.81;8.44,2.81 +3.12,5.31;9.06,5.31 +8.75,5.31;9.06,8.12 +8.75,8.12;3.12,8.12 +3.12,8.12;3.12,5.00 +3.12,6.56;8.75,6.56 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 + +# UTF-16 : 8d 08 +# UTF-8 : 88 b4 e8 +[8d08] 贈 +5.31,8.12;5.00,8.44 +5.00,8.44;4.69,8.75 +4.69,8.75;4.38,9.38 +4.38,9.38;4.38,9.38 +7.19,8.12;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.12,9.38 +8.44,0.62;8.44,4.38 +8.44,4.38;3.75,4.38 +3.75,4.38;3.75,0.62 +6.25,8.12;6.25,5.31 +4.06,1.25;8.44,1.25 +4.06,2.81;8.44,2.81 +3.44,5.31;9.06,5.31 +8.75,5.31;9.06,8.12 +8.75,8.12;3.44,8.12 +3.44,8.12;3.44,5.00 +3.44,6.56;8.75,6.56 +0.62,3.44;2.81,3.44 +2.81,3.44;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,3.12 +0.62,5.31;2.81,5.31 +0.62,7.19;2.81,7.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +3.12,0.94;3.12,1.25 +3.12,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.19,2.81 + +# UTF-16 : 6e 2c +# UTF-8 : ac b8 e6 +[6e2c] 測 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +6.88,2.81;6.88,8.75 +8.75,9.06;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +2.81,3.44;5.94,3.44 +5.62,3.44;5.94,8.75 +5.62,8.75;2.81,8.75 +2.81,8.75;2.81,3.12 +2.81,5.31;5.62,5.31 +2.81,7.19;5.62,7.19 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.81 +6.25,0.94;5.94,1.25 +5.94,1.25;5.62,1.56 +5.62,1.56;5.31,1.88 +5.31,1.88;5.00,2.50 +5.00,2.50;4.69,2.81 + +# UTF-16 : 79 b9 +# UTF-8 : b9 a6 e7 +[79b9] 禹 +0.94,8.44;1.88,8.44 +1.88,8.44;2.50,8.44 +2.50,8.44;3.44,8.44 +3.44,8.44;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.81,9.06 +7.81,9.06;8.44,9.06 +4.69,2.50;4.69,8.75 +7.81,5.31;1.56,5.31 +1.56,5.31;1.56,7.50 +1.56,7.50;7.81,7.50 +7.81,7.50;7.81,5.31 +6.56,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;8.44,4.38 +8.44,4.38;0.94,4.38 +0.94,4.38;0.94,0.94 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.56,4.06 +1.56,2.19;2.19,2.50 +2.19,2.50;2.81,2.50 +2.81,2.50;3.12,2.50 +3.12,2.50;3.75,2.50 +3.75,2.50;4.38,2.50 +4.38,2.50;5.00,2.50 +5.00,2.50;5.62,2.81 +5.62,2.81;5.94,2.81 +5.94,2.81;6.56,2.81 +6.56,2.81;7.19,3.12 + +# UTF-16 : 5c 5e +# UTF-8 : 9e b1 e5 +[5c5e] 属 +1.88,6.88;2.50,6.88 +2.50,6.88;3.12,6.88 +3.12,6.88;4.06,6.88 +4.06,6.88;4.69,6.88 +4.69,6.88;5.31,7.19 +5.31,7.19;5.94,7.19 +5.94,7.19;6.25,7.19 +6.25,7.19;6.88,7.19 +6.88,7.19;7.50,7.19 +7.50,7.19;8.12,7.19 +5.00,2.19;5.00,7.19 +7.81,4.38;2.19,4.38 +2.19,4.38;2.19,6.25 +2.19,6.25;8.12,6.25 +7.81,6.25;8.12,4.38 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,1.56 +8.44,1.56;8.44,1.56 +8.44,1.56;8.44,3.75 +8.44,3.75;1.56,3.75 +1.56,3.75;1.56,0.94 +7.81,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +2.19,2.19;2.81,2.19 +2.81,2.19;3.12,2.19 +3.12,2.19;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,2.19;5.31,2.19 +5.31,2.19;5.94,2.19 +5.94,2.19;6.25,2.50 +6.25,2.50;6.88,2.50 +6.88,2.50;7.19,2.50 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,9.06 +1.25,9.06;8.44,9.06 +8.44,9.06;8.44,7.81 +8.44,7.81;1.25,7.81 + +# UTF-16 : 73 87 +# UTF-8 : 87 8e e7 +[7387] 率 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 +9.06,3.44;0.31,3.44 +4.69,4.06;4.69,0.62 +2.19,6.56;1.88,6.88 +1.88,6.88;1.56,7.19 +1.56,7.19;1.25,7.50 +1.25,7.50;0.94,7.81 +0.31,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.31 +8.75,7.81;8.12,7.50 +8.12,7.50;7.81,6.88 +7.81,6.88;7.50,6.88 +7.50,6.88;7.19,6.56 +6.88,5.31;7.50,5.00 +7.50,5.00;7.81,5.00 +7.81,5.00;8.12,4.69 +8.12,4.69;8.75,4.38 +8.75,4.38;9.06,4.06 +6.88,4.06;6.56,4.38 +6.56,4.38;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;5.94,5.62 +5.94,5.62;5.62,5.94 +2.50,4.38;6.56,4.69 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;5.94,7.19 +5.94,7.19;6.25,7.50 +4.06,5.31;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.12,6.56 +3.12,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +3.12,6.56;3.44,6.88 +3.44,6.88;4.06,7.19 +4.06,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.44 + +# UTF-16 : 64 0d +# UTF-8 : 8d 90 e6 +[640d] 損 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +3.44,7.50;8.44,7.50 +8.44,7.50;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,7.19 +3.12,2.50;8.75,2.50 +8.75,2.50;8.75,6.56 +8.75,6.56;3.12,6.56 +3.12,6.56;3.12,2.50 +3.12,3.75;8.44,3.75 +3.12,5.31;8.44,5.31 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +9.06,0.94;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 + +# UTF-16 : 96 95 +# UTF-8 : 95 9a e9 +[9695] 隕 +3.75,7.50;8.44,7.50 +8.44,7.50;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,7.19 +3.12,2.50;8.75,2.50 +8.75,2.50;8.75,6.56 +8.75,6.56;3.12,6.56 +3.12,6.56;3.12,2.50 +3.12,3.75;8.44,3.75 +3.12,5.31;8.44,5.31 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +2.50,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;2.81,8.75 + +# UTF-16 : 6b 9e +# UTF-8 : 9e ae e6 +[6b9e] 殞 +4.06,7.50;8.44,7.50 +8.44,7.50;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,7.19 +3.75,2.50;8.75,2.50 +8.75,2.50;8.75,6.56 +8.75,6.56;3.75,6.56 +3.75,6.56;3.75,2.50 +3.75,3.75;8.75,3.75 +3.75,5.31;8.75,5.31 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +0.31,8.75;3.75,8.75 +0.00,4.06;0.31,4.38 +0.31,4.38;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.25,7.19;3.44,7.19 +3.12,6.88;3.12,6.25 +3.12,6.25;3.12,5.31 +3.12,5.31;2.81,4.69 +2.81,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;1.88,2.81 +1.88,2.81;1.56,2.19 +1.56,2.19;1.25,1.88 +1.25,1.88;0.94,1.25 +0.94,1.25;0.31,0.94 +2.81,4.06;2.19,4.38 +2.19,4.38;1.88,4.69 +1.88,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 + +# UTF-16 : 5a 18 +# UTF-8 : 98 a8 e5 +[5a18] 娘 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.94 +3.12,5.94;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.50,3.12 +2.50,3.12;2.81,2.50 +2.81,2.50;3.12,2.19 +3.12,2.19;3.44,1.88 +6.25,9.69;6.25,8.44 +4.38,4.69;8.44,4.69 +8.44,4.69;8.44,8.44 +8.44,8.44;4.06,8.44 +4.06,8.44;4.06,1.25 +4.38,6.56;8.44,6.56 +5.62,4.69;5.94,4.38 +5.94,4.38;6.25,3.75 +6.25,3.75;6.56,3.44 +6.56,3.44;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.38,0.94 +2.81,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.56,1.88 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.06 +8.44,4.06;8.75,4.69 + +# UTF-16 : 67 16 +# UTF-8 : 96 9c e6 +[6716] 朖 +0.94,4.06;3.12,4.06 +1.25,6.56;3.12,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;3.12,8.75 +3.12,8.75;3.12,1.88 +3.12,1.88;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +6.25,9.69;6.25,8.44 +4.38,4.69;8.44,4.69 +8.44,4.69;8.44,8.44 +8.44,8.44;4.38,8.44 +4.38,8.44;4.38,1.25 +4.38,6.56;8.44,6.56 +5.62,4.69;5.94,4.38 +5.94,4.38;6.25,3.75 +6.25,3.75;6.56,3.44 +6.56,3.44;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.38,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.06 +8.44,4.06;8.75,4.69 + +# UTF-16 : 8e 09 +# UTF-8 : 89 b8 e8 +[8e09] 踉 +6.25,9.69;6.25,8.44 +4.38,4.69;8.44,4.69 +8.44,4.69;8.44,8.44 +8.44,8.44;4.06,8.44 +4.06,8.44;4.06,1.25 +4.38,6.56;8.44,6.56 +5.62,4.69;5.94,4.38 +5.94,4.38;6.25,3.75 +6.25,3.75;6.56,3.44 +6.56,3.44;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.38,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.56,1.88 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.06 +8.44,4.06;8.75,4.69 +2.19,4.69;3.44,4.69 +2.19,1.56;2.19,6.25 +0.94,1.25;0.94,5.62 +0.62,6.56;3.44,6.56 +3.44,6.56;3.44,8.75 +3.44,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,2.19 +3.12,2.19;3.75,2.50 + +# UTF-16 : 7c ae +# UTF-8 : ae b2 e7 +[7cae] 粮 +6.25,9.69;6.25,8.44 +4.38,4.69;8.44,4.69 +8.44,4.69;8.44,8.44 +8.44,8.44;4.06,8.44 +4.06,8.44;4.06,1.25 +4.38,6.56;8.44,6.56 +5.62,4.69;5.94,4.38 +5.94,4.38;6.25,3.75 +6.25,3.75;6.56,3.44 +6.56,3.44;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.38,0.94 +2.81,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.56,1.88 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.06 +8.44,4.06;8.75,4.69 +1.88,0.62;2.19,9.38 +3.75,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;1.88,5.62 +1.88,5.62;1.88,6.25 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.44 +0.62,8.44;0.62,8.75 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.44,8.44 +3.44,8.44;3.75,8.75 + +# UTF-16 : 74 05 +# UTF-8 : 85 90 e7 +[7405] 琅 +6.25,9.69;6.25,8.44 +4.06,4.69;8.44,4.69 +8.44,4.69;8.44,8.44 +8.44,8.44;4.06,8.44 +4.06,8.44;4.06,1.25 +4.06,6.56;8.44,6.56 +5.62,4.69;5.94,4.38 +5.94,4.38;6.25,3.75 +6.25,3.75;6.56,3.44 +6.56,3.44;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.38,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.06 +8.44,4.06;8.75,4.69 +3.44,8.75;0.31,8.75 +3.12,5.62;0.31,5.62 +1.88,2.19;1.88,8.44 +0.31,1.88;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 +2.81,2.81;3.44,2.81 + +# UTF-16 : 6d 6a +# UTF-8 : aa b5 e6 +[6d6a] 浪 +3.75,4.69;8.44,4.69 +8.44,4.69;8.44,8.44 +8.44,8.44;3.75,8.44 +3.44,8.44;3.75,1.25 +5.31,4.69;5.62,4.38 +5.62,4.38;5.94,3.75 +5.94,3.75;6.25,3.44 +6.25,3.44;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.81,1.88 +7.81,1.88;8.12,1.56 +8.12,1.56;8.75,1.25 +8.75,1.25;9.38,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;6.25,1.88 +6.56,2.81;6.88,3.12 +6.88,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.44,4.06 +8.44,4.06;8.75,4.69 +5.94,9.69;5.94,8.44 +3.75,6.56;8.44,6.56 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,7.81;2.50,7.81 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.31,6.88 + +# UTF-16 : 90 00 +# UTF-8 : 80 80 e9 +[9000] 退 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +3.75,5.62;8.12,5.62 +8.12,5.62;8.12,8.75 +8.12,8.75;3.75,8.75 +3.44,8.75;3.75,2.19 +3.75,7.19;8.12,7.19 +5.31,5.62;5.62,5.00 +5.62,5.00;5.62,4.69 +5.62,4.69;5.94,4.38 +5.94,4.38;6.25,3.75 +6.25,3.75;6.56,3.44 +6.56,3.44;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;7.81,2.50 +7.81,2.50;8.44,2.50 +8.44,2.50;8.75,2.19 +2.81,2.19;3.44,2.19 +3.44,2.19;4.06,2.50 +4.06,2.50;4.69,2.50 +4.69,2.50;5.31,2.81 +5.31,2.81;6.25,3.12 +6.25,3.75;6.88,4.06 +6.88,4.06;7.19,4.38 +7.19,4.38;7.81,4.69 +7.81,4.69;8.12,5.00 +8.12,5.00;8.44,5.31 + +# UTF-16 : 88 8b +# UTF-8 : 8b a2 e8 +[888b] 袋 +2.50,7.50;8.75,7.81 +5.00,9.38;5.00,8.44 +5.00,8.44;5.31,7.81 +5.31,7.81;5.62,7.50 +5.62,7.50;5.94,6.88 +5.94,6.88;6.25,6.25 +6.25,6.25;6.56,5.94 +6.56,5.94;6.88,5.62 +6.88,5.62;7.50,5.31 +7.50,5.31;7.81,5.31 +7.81,5.31;8.12,5.31 +8.12,5.31;8.44,5.31 +8.44,5.31;8.75,5.62 +8.75,5.62;8.75,6.25 +8.75,6.25;9.06,6.56 +6.56,9.06;6.88,9.06 +6.88,9.06;7.19,9.06 +7.19,9.06;7.50,8.75 +7.50,8.75;8.12,8.44 +8.12,8.44;8.12,8.44 +3.12,9.06;2.81,8.75 +2.81,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.62,6.88 +0.62,6.88;0.31,6.88 +1.88,5.31;1.88,7.81 +4.69,4.69;4.69,5.62 +0.62,4.69;8.75,4.69 +4.69,4.69;4.06,4.38 +4.06,4.38;3.75,4.06 +3.75,4.06;3.12,3.75 +3.12,3.75;2.81,3.44 +2.81,3.44;2.50,3.44 +2.50,3.44;1.88,3.12 +1.88,3.12;1.56,3.12 +1.56,3.12;0.94,2.81 +0.94,2.81;0.31,2.50 +4.69,4.69;5.00,4.06 +5.00,4.06;5.31,3.75 +5.31,3.75;5.62,3.12 +5.62,3.12;5.94,2.81 +5.94,2.81;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;9.06,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,1.88 +2.81,1.25;2.81,3.44 +6.25,2.81;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.44,4.38 + +# UTF-16 : 8c b8 +# UTF-8 : b8 b2 e8 +[8cb8] 貸 +3.44,9.06;2.81,8.75 +2.81,8.75;2.50,8.44 +2.50,8.44;1.88,7.81 +1.88,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +2.19,6.56;2.19,8.12 +1.56,2.50;8.12,2.50 +7.81,2.50;8.12,6.25 +7.81,6.25;1.56,6.25 +1.25,6.25;1.56,2.50 +1.56,3.75;7.81,3.75 +1.56,5.00;7.81,5.00 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +2.81,7.81;8.75,8.44 +4.69,9.38;5.00,8.75 +5.00,8.75;5.31,8.44 +5.31,8.44;5.62,8.12 +5.62,8.12;5.94,7.81 +5.94,7.81;6.25,7.50 +6.25,7.50;6.56,7.19 +6.56,7.19;7.19,6.88 +7.19,6.88;7.50,6.88 +7.50,6.88;7.81,6.88 +7.81,6.88;8.12,6.56 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.19 +8.75,7.19;8.75,7.81 +6.56,9.06;6.88,9.06 +6.88,9.06;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.12,8.75 + +# UTF-16 : 80 fd +# UTF-8 : bd 83 e8 +[80fd] 能 +0.94,6.88;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.38 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;3.75,8.44 +3.75,8.44;3.44,8.75 +0.00,6.88;0.62,6.88 +0.62,6.88;0.94,6.88 +0.94,6.88;1.25,6.88 +1.25,6.88;1.88,6.88 +1.88,6.88;2.19,6.88 +2.19,6.88;2.50,6.88 +2.50,6.88;3.12,7.19 +3.12,7.19;3.44,7.19 +3.44,7.19;3.75,7.19 +3.75,7.19;4.38,7.19 +0.94,0.94;0.94,5.94 +0.94,5.94;4.06,5.94 +4.06,5.94;4.06,1.25 +4.06,1.25;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +0.94,2.81;4.06,2.81 +0.94,4.38;4.06,4.38 +5.31,5.00;5.31,1.56 +5.31,1.56;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +5.31,9.06;5.31,5.94 +5.31,5.94;5.31,5.62 +5.31,5.62;5.94,5.31 +5.94,5.31;6.25,5.31 +6.25,5.31;6.88,5.31 +6.88,5.31;6.88,5.31 +6.88,5.31;7.19,5.31 +7.19,5.31;7.81,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.44,5.62 +8.44,5.62;8.75,6.25 +8.75,6.25;8.75,7.19 +5.31,7.19;5.94,7.50 +5.94,7.50;6.56,7.81 +6.56,7.81;7.50,8.12 +7.50,8.12;8.12,8.44 +8.12,8.44;8.75,8.75 +5.31,3.12;5.94,3.44 +5.94,3.44;6.56,3.75 +6.56,3.75;7.50,3.75 +7.50,3.75;8.12,4.06 +8.12,4.06;8.75,4.69 + +# UTF-16 : 61 4b +# UTF-8 : 8b 85 e6 +[614b] 態 +2.81,3.12;2.81,2.19 +2.81,2.19;2.81,1.56 +2.81,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,1.25 +6.88,1.25;7.19,1.88 +7.19,1.88;7.19,2.50 +0.94,7.81;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +1.88,9.06;2.19,9.38 +4.69,7.50;4.69,7.81 +4.69,7.81;4.38,8.12 +4.38,8.12;4.06,8.44 +4.06,8.44;3.75,8.75 +3.75,8.75;3.44,9.06 +0.31,7.81;0.62,7.81 +0.62,7.81;0.94,7.81 +0.94,7.81;1.56,7.81 +1.56,7.81;1.88,7.81 +1.88,7.81;2.19,7.81 +2.19,7.81;2.81,7.81 +2.81,7.81;3.12,7.81 +3.12,7.81;3.44,7.81 +3.44,7.81;4.06,7.81 +4.06,7.81;4.38,7.81 +0.94,3.44;0.94,7.19 +0.94,7.19;4.06,7.19 +4.06,7.19;4.06,4.06 +4.06,4.06;4.06,3.75 +4.06,3.75;3.75,3.75 +3.75,3.75;3.12,3.75 +3.12,3.75;2.50,3.75 +0.94,5.00;4.06,5.00 +0.94,5.94;4.06,5.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +5.94,2.19;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.38,3.12 +4.38,3.12;4.06,3.12 +5.31,9.38;5.31,7.19 +5.31,7.19;5.62,6.88 +5.62,6.88;5.94,6.56 +5.94,6.56;6.88,6.56 +6.88,6.56;7.19,6.56 +7.19,6.56;7.50,6.56 +7.50,6.56;8.12,6.88 +8.12,6.88;8.75,7.19 +8.75,7.19;8.75,7.50 +8.75,7.50;8.75,7.81 +5.31,8.12;5.94,8.12 +5.94,8.12;6.56,8.12 +6.56,8.12;7.19,8.44 +7.19,8.44;8.12,8.75 +8.12,8.75;8.75,8.75 +5.31,6.25;5.31,4.06 +5.31,4.06;5.62,3.75 +5.62,3.75;5.94,3.75 +5.94,3.75;6.88,3.75 +6.88,3.75;7.19,3.75 +7.19,3.75;7.81,3.75 +7.81,3.75;8.12,3.75 +8.12,3.75;8.75,4.06 +8.75,4.06;8.75,4.69 +8.75,4.69;8.75,5.00 +5.31,5.31;5.94,5.31 +5.94,5.31;6.56,5.62 +6.56,5.62;7.19,5.62 +7.19,5.62;8.12,5.94 +8.12,5.94;8.75,6.25 + +# UTF-16 : 71 8a +# UTF-8 : 8a 86 e7 +[718a] 熊 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.88,8.75;1.88,9.06 +1.88,9.06;2.19,9.38 +4.69,7.19;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;3.75,8.75 +3.75,8.75;3.44,8.75 +0.31,7.50;0.62,7.50 +0.62,7.50;0.94,7.50 +0.94,7.50;1.56,7.50 +1.56,7.50;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.81,7.81 +2.81,7.81;3.12,7.81 +3.12,7.81;3.44,7.81 +3.44,7.81;4.06,7.81 +4.06,7.81;4.38,7.81 +0.94,3.44;0.94,7.19 +0.94,7.19;4.06,7.19 +4.06,7.19;4.06,3.75 +4.06,3.75;4.06,3.44 +4.06,3.44;3.75,3.44 +3.75,3.44;3.12,3.44 +3.12,3.44;2.50,3.44 +0.94,4.69;4.06,4.69 +0.94,5.94;4.06,5.94 +5.31,9.06;5.31,6.88 +5.31,6.88;5.62,6.56 +5.62,6.56;5.94,6.56 +5.94,6.56;6.88,6.56 +6.88,6.56;7.19,6.56 +7.19,6.56;7.50,6.56 +7.50,6.56;8.12,6.56 +8.12,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +8.75,7.50;8.75,7.81 +5.31,7.81;5.94,8.12 +5.94,8.12;6.56,8.12 +6.56,8.12;7.19,8.44 +7.19,8.44;8.12,8.75 +8.12,8.75;8.75,8.75 +5.31,6.25;5.31,3.75 +5.31,3.75;5.62,3.44 +5.62,3.44;5.94,3.44 +5.94,3.44;6.88,3.44 +6.88,3.44;7.19,3.44 +7.19,3.44;7.81,3.44 +7.81,3.44;8.12,3.44 +8.12,3.44;8.75,3.75 +8.75,3.75;8.75,4.38 +8.75,4.38;8.75,4.69 +5.31,5.00;5.94,5.00 +5.94,5.00;6.56,5.31 +6.56,5.31;7.19,5.62 +7.19,5.62;8.12,5.62 +8.12,5.62;8.75,5.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +6.25,0.94;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +3.75,0.94;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.81 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 + +# UTF-16 : 56 e3 +# UTF-8 : a3 9b e5 +[56e3] 団 +0.94,1.25;8.44,1.25 +8.44,0.62;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +6.56,8.44;6.56,3.12 +6.56,3.12;6.56,2.50 +6.56,2.50;6.25,2.19 +6.25,2.19;5.94,2.19 +5.62,2.19;5.31,2.19 +5.31,2.19;5.00,2.19 +5.00,2.19;4.38,2.19 +7.81,6.88;1.56,6.88 +4.38,3.75;4.06,4.06 +4.06,4.06;3.75,4.69 +3.75,4.69;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;2.81,5.94 + +# UTF-16 : 65 ad +# UTF-8 : ad 96 e6 +[65ad] 断 +2.81,2.19;2.81,9.38 +4.69,6.25;1.25,6.25 +1.25,3.12;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.88,4.38 +1.88,4.38;2.50,5.00 +2.50,5.00;2.50,5.62 +2.50,5.62;2.81,6.25 +4.69,3.44;4.38,4.06 +4.38,4.06;4.06,4.38 +4.06,4.38;3.75,5.00 +3.75,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +2.19,6.56;2.19,7.19 +2.19,7.19;1.88,7.50 +1.88,7.50;1.88,7.81 +1.88,7.81;1.56,8.44 +1.56,8.44;1.25,8.75 +3.44,6.56;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.38,8.75 +5.31,6.25;9.06,6.25 +7.81,0.94;7.81,6.25 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 +4.38,0.94;4.69,1.56 +4.69,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.31,5.31 +5.31,5.31;5.31,6.25 +5.31,6.25;5.62,7.19 +5.62,7.19;5.62,8.44 +0.94,1.88;4.38,1.88 +0.94,9.06;0.94,0.94 + +# UTF-16 : 7b 51 +# UTF-8 : 91 ad e7 +[7b51] 筑 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;5.00,5.31 +4.69,5.31;5.00,6.56 +4.69,6.56;7.81,6.56 +7.81,6.56;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;8.12,1.25 +8.12,1.25;8.44,1.25 +8.44,1.25;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.38,2.81 +9.38,2.81;9.38,3.44 +2.50,6.25;2.50,2.19 +4.38,6.25;0.62,6.25 +0.31,1.88;0.94,1.88 +0.94,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.19,2.19 +2.19,2.19;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 +3.44,2.81;4.06,2.81 +3.12,6.56;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +7.19,6.56;7.19,7.19 +7.19,7.19;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.94,7.19 +0.94,7.19;0.31,6.56 +9.06,8.44;5.62,8.44 +4.69,8.44;1.56,8.44 +6.25,9.38;5.94,9.06 +5.94,9.06;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;4.69,7.81 +4.69,7.81;4.38,7.19 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.94,4.69 +5.94,4.69;5.62,5.31 + +# UTF-16 : 60 50 +# UTF-8 : 90 81 e6 +[6050] 恐 +3.75,4.69;4.06,5.00 +4.06,5.00;4.38,5.62 +4.38,5.62;4.69,6.25 +4.69,6.25;4.69,7.19 +4.69,7.19;4.69,7.50 +4.69,7.50;4.69,8.12 +4.69,8.12;4.69,8.75 +4.69,8.75;7.81,8.75 +7.81,8.75;7.81,5.62 +7.81,5.62;7.81,5.00 +7.81,5.00;8.12,4.69 +8.12,4.69;8.44,4.69 +8.44,4.69;8.75,5.00 +8.75,5.00;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;9.06,6.56 +9.06,6.56;9.06,7.19 +2.19,8.75;2.19,5.62 +4.06,8.75;0.62,8.75 +0.31,5.00;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,5.62 +2.50,5.62;2.81,5.62 +2.81,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,7.81 +2.81,4.06;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.81 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.06 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.50,4.06 + +# UTF-16 : 7b c9 +# UTF-8 : 89 af e7 +[7bc9] 築 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.69,5.31 +4.69,5.31;4.69,5.94 +4.69,5.94;4.69,6.56 +4.69,6.56;4.69,7.19 +4.69,7.19;7.81,7.19 +7.81,7.19;7.81,4.69 +7.81,4.69;7.81,4.38 +7.81,4.38;8.44,4.38 +8.44,4.38;8.75,4.38 +8.75,4.38;9.06,4.69 +9.06,4.69;9.06,5.31 +9.06,5.31;9.06,5.94 +2.19,6.88;2.19,4.69 +4.06,6.88;0.62,6.88 +0.31,4.06;0.94,4.38 +0.94,4.38;1.25,4.38 +1.25,4.38;1.88,4.38 +1.88,4.38;2.19,4.69 +2.19,4.69;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;3.75,5.00 +3.75,5.00;4.06,5.31 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.56 +4.69,0.62;4.69,4.38 +8.75,3.44;0.62,3.44 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,2.81 +4.06,2.81;4.69,3.44 +9.06,1.25;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,2.81 +5.31,2.81;4.69,3.44 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +2.50,8.44;2.50,8.75 +6.88,7.19;6.88,7.50 +6.88,7.50;6.56,8.12 +6.56,8.12;6.56,8.44 +6.56,8.44;6.56,8.75 +2.19,9.69;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.19 +5.94,9.69;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.75;5.31,8.75 +4.69,8.75;1.56,8.75 + +# UTF-16 : 5f 35 +# UTF-8 : b5 bc e5 +[5f35] 張 +0.62,8.75;3.12,8.75 +3.12,8.75;3.12,6.56 +3.12,6.56;0.94,6.56 +0.94,6.56;0.94,5.94 +0.94,5.94;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.44 +0.94,4.38;3.12,4.38 +3.12,4.38;3.12,3.44 +3.12,3.44;2.81,2.81 +2.81,2.81;2.81,2.19 +2.81,2.19;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.25,1.25 +1.25,1.25;0.62,1.25 +3.12,4.69;9.06,4.69 +5.00,4.69;5.31,4.38 +5.31,4.38;5.62,3.75 +5.62,3.75;5.94,3.44 +5.94,3.44;6.25,3.12 +6.25,3.12;6.56,2.50 +6.56,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;6.88,1.88 +4.06,1.25;4.06,8.75 +4.06,8.75;8.75,8.75 +4.06,7.50;8.44,7.50 +4.06,6.25;8.44,6.25 +6.88,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.38 + +# UTF-16 : 60 b5 +# UTF-8 : b5 82 e6 +[60b5] 悵 +2.50,4.69;9.06,4.69 +4.69,4.69;5.00,4.38 +5.00,4.38;5.31,3.75 +5.31,3.75;5.62,3.44 +5.62,3.44;5.94,3.12 +5.94,3.12;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.50,1.88 +7.50,1.88;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +2.19,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;5.94,1.88 +3.44,1.25;3.44,8.75 +3.44,8.75;8.75,8.75 +3.44,7.50;8.44,7.50 +3.44,6.25;8.44,6.25 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.38 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 + +# UTF-16 : 81 39 +# UTF-8 : b9 84 e8 +[8139] 脹 +3.12,4.69;9.06,4.69 +5.00,4.69;5.31,4.38 +5.31,4.38;5.62,3.75 +5.62,3.75;5.94,3.44 +5.94,3.44;6.25,3.12 +6.25,3.12;6.56,2.50 +6.56,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.88,1.88 +4.06,1.25;4.06,8.75 +4.06,8.75;8.75,8.75 +4.06,7.50;8.44,7.50 +4.06,6.25;8.44,6.25 +6.88,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.38 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 63 d0 +# UTF-8 : 90 8f e6 +[63d0] 提 +1.88,9.38;1.88,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.69 +1.88,4.69;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.12,7.19;0.31,7.19 +5.94,3.12;8.75,3.12 +5.94,1.25;5.94,4.69 +3.12,4.69;9.06,4.69 +2.50,0.94;2.81,1.56 +2.81,1.56;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.06,4.06 +9.06,1.25;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.31,1.56 +5.31,1.56;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,2.81 +3.75,5.94;8.44,5.94 +8.44,5.94;8.44,8.75 +8.44,8.75;3.75,8.75 +3.44,8.75;3.75,5.62 +3.75,7.50;8.44,7.50 + +# UTF-16 : 58 24 +# UTF-8 : a4 a0 e5 +[5824] 堤 +5.94,3.12;8.75,3.12 +5.94,1.25;5.94,4.69 +2.81,4.69;9.06,4.69 +2.50,0.94;2.81,1.56 +2.81,1.56;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.06,4.06 +9.06,1.25;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.31,1.56 +5.31,1.56;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,2.81 +3.75,5.94;8.44,5.94 +8.44,5.94;8.44,8.75 +8.44,8.75;3.75,8.75 +3.44,8.75;3.75,5.62 +3.75,7.50;8.44,7.50 +0.31,6.56;3.12,6.56 +1.56,2.19;1.56,9.06 +0.31,1.88;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 + +# UTF-16 : 91 8d +# UTF-8 : 8d 86 e9 +[918d] 醍 +6.56,3.12;9.06,3.12 +6.56,1.25;6.56,5.00 +4.38,5.00;9.06,5.00 +4.06,0.94;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.31,4.06 +9.06,1.25;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.56 +6.25,1.56;5.62,1.88 +5.62,1.88;5.31,2.50 +5.31,2.50;5.00,2.81 +4.69,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;4.69,8.75 +4.69,8.75;4.69,5.62 +4.69,7.50;8.75,7.50 +0.94,1.56;4.06,1.56 +4.06,1.56;4.06,7.19 +4.06,7.19;0.62,7.19 +0.62,7.19;0.62,0.94 +0.94,3.12;3.75,3.12 +0.31,8.75;4.06,8.75 +1.88,8.75;1.88,7.19 +1.88,7.19;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +2.81,8.75;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;3.12,4.69 +3.12,4.69;3.75,4.69 + +# UTF-16 : 7a 0b +# UTF-8 : 8b a8 e7 +[7a0b] 程 +3.75,5.94;8.44,5.94 +8.44,5.94;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,5.94 +9.06,1.25;2.81,1.25 +9.06,5.00;3.44,5.00 +8.75,3.12;3.75,3.12 +6.25,1.25;6.25,5.00 +3.44,9.06;2.81,9.06 +2.81,9.06;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.44,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +3.44,4.06;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 + +# UTF-16 : 65 75 +# UTF-8 : b5 95 e6 +[6575] 敵 +5.31,0.94;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;8.12,4.38 +8.12,4.38;8.12,5.00 +8.12,5.00;8.44,5.94 +8.44,5.94;8.75,6.88 +8.75,6.88;8.75,7.81 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;7.19,4.06 +7.19,4.06;6.88,4.69 +6.88,4.69;6.56,5.31 +6.56,5.31;6.56,6.25 +6.56,6.25;6.56,7.19 +6.25,7.81;9.38,7.81 +5.31,5.00;5.62,5.31 +5.62,5.31;5.62,5.94 +5.62,5.94;5.94,6.25 +5.94,6.25;5.94,6.56 +5.94,6.56;6.25,7.19 +6.25,7.19;6.25,7.50 +6.25,7.50;6.25,8.12 +6.25,8.12;6.56,8.44 +6.56,8.44;6.56,9.06 +6.56,9.06;6.56,9.38 +1.56,1.56;1.56,4.38 +1.56,4.38;4.06,4.38 +4.06,4.38;4.06,2.19 +4.06,2.19;1.56,2.19 +0.94,5.62;4.69,5.62 +2.81,8.44;2.81,9.38 +0.31,8.44;5.31,8.44 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.00,1.56 +5.00,1.56;5.00,1.88 +5.00,1.88;5.00,6.88 +5.00,6.88;0.62,6.88 +0.62,6.88;0.62,0.94 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.06,8.44 +4.06,8.44;4.38,8.44 +1.88,6.88;1.88,7.50 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;1.25,8.44 +2.81,4.38;2.81,6.56 + +# UTF-16 : 6e f4 +# UTF-8 : b4 bb e6 +[6ef4] 滴 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +4.38,1.56;4.38,4.38 +4.38,4.38;7.19,4.38 +7.19,4.38;7.19,2.19 +7.19,2.19;4.38,2.19 +3.44,5.62;8.12,5.62 +5.62,8.44;5.94,9.38 +2.50,8.44;9.06,8.44 +6.56,6.88;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.19,8.44 +7.19,8.44;7.50,8.44 +4.69,6.88;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.06,8.44 +4.06,8.44;4.06,8.44 +5.62,4.38;5.94,6.56 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,6.88 +8.75,6.88;2.81,6.88 +2.81,6.88;2.81,0.94 + +# UTF-16 : 64 58 +# UTF-8 : 98 91 e6 +[6458] 摘 +4.38,1.56;4.38,4.38 +4.38,4.38;7.50,4.38 +7.19,4.38;7.50,2.19 +7.19,2.19;4.69,2.19 +3.75,5.62;8.12,5.62 +5.94,8.44;5.94,9.38 +2.81,8.44;9.06,8.44 +6.88,6.88;7.19,7.50 +7.19,7.50;7.19,7.81 +7.19,7.81;7.50,8.44 +7.50,8.44;7.50,8.44 +5.00,6.88;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.38,8.44 +4.38,8.44;4.38,8.44 +5.94,4.38;5.94,6.56 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,6.88 +8.75,6.88;3.12,6.88 +3.12,6.88;3.12,0.94 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 + +# UTF-16 : 5a e1 +# UTF-8 : a1 ab e5 +[5ae1] 嫡 +0.31,0.62;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;2.81,5.94 +2.81,5.94;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,4.38 +0.62,4.38;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.75 +1.88,3.75;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,2.19 +2.81,2.19;3.12,1.88 +4.69,1.56;4.69,4.38 +4.69,4.38;7.50,4.38 +7.50,4.38;7.50,2.19 +7.50,2.19;4.69,2.19 +4.06,5.62;8.12,5.62 +5.94,8.44;6.25,9.38 +2.81,8.44;9.06,8.44 +7.19,6.88;7.19,7.50 +7.19,7.50;7.50,7.81 +7.50,7.81;7.81,8.44 +7.81,8.44;7.81,8.44 +5.00,6.88;5.00,7.50 +5.00,7.50;4.69,7.81 +4.69,7.81;4.38,8.44 +4.38,8.44;4.38,8.44 +5.94,4.38;6.25,6.56 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,6.88 +8.75,6.88;3.44,6.88 +3.44,6.88;3.44,0.94 + +# UTF-16 : 8b 2b +# UTF-8 : ab ac e8 +[8b2b] 謫 +5.00,1.56;5.00,4.38 +5.00,4.38;7.50,4.38 +7.50,4.38;7.50,2.19 +7.50,2.19;5.00,2.19 +4.38,5.62;8.12,5.62 +6.25,8.44;6.25,9.38 +3.44,8.44;9.06,8.44 +7.19,6.88;7.19,7.50 +7.19,7.50;7.50,7.81 +7.50,7.81;7.81,8.44 +7.81,8.44;7.81,8.44 +5.31,6.88;5.00,7.50 +5.00,7.50;5.00,7.81 +5.00,7.81;4.69,8.44 +4.69,8.44;4.69,8.44 +6.25,4.38;6.25,6.56 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,6.88 +8.75,6.88;3.75,6.88 +3.75,6.88;3.75,0.94 +0.94,1.25;3.12,1.25 +2.81,1.25;3.12,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 + +# UTF-16 : 93 d1 +# UTF-8 : 91 8f e9 +[93d1] 鏑 +5.00,1.56;5.00,4.38 +5.00,4.38;7.81,4.38 +7.81,4.38;7.81,2.19 +7.81,2.19;5.31,2.19 +4.38,5.62;8.12,5.62 +6.25,8.44;6.56,9.38 +3.75,8.44;9.06,8.44 +7.19,6.88;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;7.81,8.44 +7.81,8.44;7.81,8.44 +5.62,6.88;5.31,7.50 +5.31,7.50;5.00,7.81 +5.00,7.81;5.00,8.44 +5.00,8.44;4.69,8.44 +6.25,4.38;6.56,6.56 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,6.88 +8.75,6.88;4.06,6.88 +4.06,6.88;4.06,0.94 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.38 +3.44,4.38;3.44,4.69 + +# UTF-16 : 90 69 +# UTF-8 : a9 81 e9 +[9069] 適 +4.38,2.19;4.38,4.69 +4.38,4.69;7.19,4.69 +7.19,4.69;7.19,2.81 +7.19,2.81;4.38,2.81 +3.44,5.94;8.12,5.94 +5.62,8.75;5.94,9.38 +2.50,8.75;9.06,8.75 +6.56,7.19;6.88,7.50 +6.88,7.50;7.19,8.12 +7.19,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +4.69,7.19;4.69,7.50 +4.69,7.50;4.38,8.12 +4.38,8.12;4.06,8.44 +4.06,8.44;4.06,8.75 +5.62,4.69;5.94,6.88 +6.88,2.19;7.19,1.88 +7.19,1.88;7.81,1.88 +7.81,1.88;8.12,1.88 +7.81,1.88;8.44,1.88 +8.44,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.44,7.19 +8.44,7.19;3.12,7.19 +2.81,7.19;3.12,1.88 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.62 +1.88,5.62;0.31,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 + +# UTF-16 : 7d 71 +# UTF-8 : b1 b5 e7 +[7d71] 統 +4.06,4.38;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.12,6.56 +0.31,4.69;3.75,5.00 +2.19,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +6.56,8.44;6.56,9.38 +4.06,8.44;9.06,8.44 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.81,7.19 +7.81,7.19;7.50,7.50 +4.06,5.31;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.31,5.62 +5.31,5.62;5.62,5.62 +5.62,5.62;6.25,5.62 +6.25,5.62;6.56,5.62 +6.56,5.62;7.19,5.62 +7.19,5.62;7.50,5.62 +7.50,5.62;8.12,5.94 +8.12,5.94;8.44,5.94 +5.00,5.62;5.31,5.94 +5.31,5.94;5.62,6.56 +5.62,6.56;5.62,7.19 +5.62,7.19;5.94,7.81 +5.94,7.81;6.25,8.44 +7.19,5.00;7.19,1.56 +7.19,1.56;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.62,5.00 + +# UTF-16 : 92 83 +# UTF-8 : 83 8a e9 +[9283] 銃 +0.31,1.25;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;3.75,4.69 +6.56,8.44;6.56,9.38 +4.06,8.44;9.06,8.44 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.81,7.19 +7.81,7.19;7.50,7.50 +4.06,5.31;4.38,5.31 +4.38,5.31;5.00,5.62 +5.00,5.62;5.31,5.62 +5.31,5.62;5.62,5.62 +5.62,5.62;6.25,5.62 +6.25,5.62;6.56,5.62 +6.56,5.62;7.19,5.62 +7.19,5.62;7.50,5.62 +7.50,5.62;8.12,5.94 +8.12,5.94;8.44,5.94 +5.00,5.62;5.31,5.94 +5.31,5.94;5.62,6.56 +5.62,6.56;5.94,7.19 +5.94,7.19;5.94,7.81 +5.94,7.81;6.25,8.44 +7.19,5.00;7.19,1.56 +7.19,1.56;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.62,5.00 + +# UTF-16 : 6d 1e +# UTF-8 : 9e b4 e6 +[6d1e] 洞 +3.12,0.94;3.12,8.75 +2.81,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +4.38,1.88;4.38,5.62 +4.38,5.62;7.50,5.62 +7.50,5.62;7.50,2.81 +7.50,2.81;4.38,2.81 +8.12,7.19;3.75,7.19 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 60 6b +# UTF-8 : ab 81 e6 +[606b] 恫 +3.12,0.94;3.12,8.75 +3.12,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +4.38,1.88;4.38,5.62 +4.38,5.62;7.50,5.62 +7.50,5.62;7.50,2.81 +7.50,2.81;4.69,2.81 +8.12,7.19;4.06,7.19 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 + +# UTF-16 : 68 50 +# UTF-8 : 90 a1 e6 +[6850] 桐 +3.44,0.94;3.44,8.75 +3.44,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +4.69,1.88;4.69,5.62 +4.69,5.62;7.50,5.62 +7.50,5.62;7.50,2.81 +7.50,2.81;5.00,2.81 +8.12,7.19;4.38,7.19 +1.56,0.62;1.88,9.38 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 80 f4 +# UTF-8 : b4 83 e8 +[80f4] 胴 +3.75,0.94;3.75,8.75 +3.75,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;7.19,1.25 +5.00,1.88;5.00,5.62 +5.00,5.62;7.50,5.62 +7.50,5.62;7.50,2.81 +7.50,2.81;5.00,2.81 +8.12,7.19;4.38,7.19 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 7c a1 +# UTF-8 : a1 b2 e7 +[7ca1] 粡 +1.88,0.62;1.88,9.38 +3.44,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;1.88,6.25 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.44 +0.62,8.44;0.62,8.75 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +3.12,8.44;3.44,8.75 +3.75,0.94;3.75,8.75 +3.75,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;7.19,1.25 +5.00,1.88;5.00,5.62 +5.00,5.62;7.50,5.62 +7.50,5.62;7.50,2.81 +7.50,2.81;5.00,2.81 +8.12,7.19;4.38,7.19 + +# UTF-16 : 92 85 +# UTF-8 : 85 8a e9 +[9285] 銅 +4.06,0.94;4.06,8.75 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +5.31,1.88;5.31,5.62 +5.31,5.62;7.81,5.62 +7.81,5.62;7.81,2.81 +7.81,2.81;5.31,2.81 +8.12,7.19;4.69,7.19 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.38 +3.44,4.38;3.44,4.69 + +# UTF-16 : 5c 0e +# UTF-8 : 8e b0 e5 +[5c0e] 導 +0.62,9.06;1.25,8.75 +1.25,8.75;1.56,8.44 +1.56,8.44;1.88,8.12 +1.88,8.12;2.19,7.81 +2.19,4.69;2.19,6.56 +2.19,6.56;0.62,6.56 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;2.19,4.69 +8.75,3.75;5.62,3.75 +5.62,3.75;5.00,3.75 +5.00,3.75;4.38,3.75 +4.38,3.75;4.06,3.75 +4.06,3.75;3.75,3.75 +3.75,3.75;3.12,4.06 +3.12,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +5.94,8.44;5.62,8.12 +5.62,8.12;5.62,7.81 +5.62,7.81;5.31,7.81 +3.44,4.69;8.12,4.69 +8.12,4.69;8.12,7.81 +8.12,7.81;3.44,7.81 +3.44,7.81;3.44,4.38 +3.44,5.62;8.12,5.62 +3.44,6.56;8.12,6.56 +2.50,8.44;9.06,8.44 +4.69,8.44;4.69,9.06 +4.69,9.06;4.38,9.38 +4.38,9.38;4.06,9.38 +6.56,8.44;6.88,8.75 +6.88,8.75;7.19,9.06 +7.19,9.06;7.50,9.38 +4.06,0.94;3.75,1.25 +3.75,1.25;3.44,1.56 +3.44,1.56;3.12,1.88 +3.12,1.88;2.50,2.19 +2.50,2.19;2.19,2.19 +7.19,3.75;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +8.75,2.81;0.62,2.81 + +# UTF-16 : 5f b3 +# UTF-8 : b3 be e5 +[5fb3] 徳 +2.50,7.19;2.19,6.56 +2.19,6.56;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.00,4.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +1.56,0.62;1.56,5.62 +3.12,4.69;8.75,4.69 +8.75,4.69;8.75,7.19 +8.75,7.19;2.81,7.19 +2.81,7.19;2.81,4.69 +6.88,4.69;6.88,6.88 +4.69,4.69;5.00,6.88 +2.50,8.44;9.06,8.44 +5.62,7.19;5.94,9.38 +4.38,3.75;4.38,2.19 +4.38,2.19;4.38,1.56 +4.38,1.56;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.94,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;7.81,1.56 +7.81,1.56;7.81,2.50 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +9.06,1.25;9.06,1.56 +9.06,1.56;8.75,2.19 +8.75,2.19;8.44,2.81 +8.44,2.81;8.12,3.12 +8.12,3.12;8.12,3.75 +6.56,2.50;6.25,2.81 +6.25,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.00,4.06 + +# UTF-16 : 80 74 +# UTF-8 : b4 81 e8 +[8074] 聴 +3.44,4.69;8.75,4.69 +8.75,4.69;8.75,7.19 +8.75,7.19;3.44,7.19 +3.44,7.19;3.44,4.69 +6.88,4.69;6.88,6.88 +5.00,4.69;5.00,6.88 +3.12,8.44;9.06,8.44 +5.94,7.19;5.94,9.38 +4.69,3.75;5.00,2.19 +4.69,2.19;5.00,1.56 +5.00,1.56;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;8.12,1.56 +8.12,1.56;8.12,2.50 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +9.06,1.25;9.06,1.56 +9.06,1.56;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.44,3.12 +8.44,3.12;8.12,3.75 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,3.75;5.62,4.06 +0.62,8.75;0.62,2.50 +3.12,8.75;0.31,8.75 +2.50,0.62;2.50,8.75 +0.62,4.69;2.50,4.69 +0.62,6.88;2.50,6.88 +0.00,2.19;0.62,2.19 +0.62,2.19;1.25,2.50 +1.25,2.50;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.50,2.81 + +# UTF-16 : 72 ec +# UTF-8 : ac 8b e7 +[72ec] 独 +0.94,9.06;1.25,8.75 +1.25,8.75;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.50,5.00 +2.50,5.00;2.50,4.38 +2.50,4.38;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.50,2.50 +2.50,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +5.94,1.25;5.94,9.38 +3.44,4.69;8.75,4.69 +8.75,4.69;8.75,7.81 +8.75,7.81;3.12,7.81 +3.12,7.81;3.12,4.06 +9.06,0.94;9.06,1.25 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.12,3.75 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;8.12,1.88 +8.12,1.88;8.75,1.88 +3.12,9.38;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +2.19,5.62;1.88,5.31 +1.88,5.31;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 + +# UTF-16 : 87 55 +# UTF-8 : 95 9d e8 +[8755] 蝕 +2.50,8.44;2.50,7.50 +1.25,4.38;4.38,4.38 +4.38,4.38;4.38,7.50 +4.38,7.50;0.94,7.50 +0.94,7.50;0.94,1.25 +1.25,5.94;4.06,5.94 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.50 +4.38,7.81;4.06,8.12 +4.06,8.12;3.75,8.44 +3.75,8.44;3.44,8.75 +3.44,8.75;2.81,9.06 +2.81,9.06;2.50,9.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.62,7.50 +0.62,7.50;0.31,7.19 +4.38,1.56;4.38,1.88 +4.38,1.88;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;2.81,3.75 +6.88,1.56;6.88,9.38 +5.00,7.50;5.00,4.06 +5.00,4.69;8.75,4.69 +8.75,4.69;8.75,7.81 +8.75,7.81;5.00,7.81 +9.06,0.94;9.06,1.25 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.12,3.75 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;7.81,1.56 +7.81,1.56;8.44,1.88 +8.44,1.88;8.75,1.88 + +# UTF-16 : 89 e6 +# UTF-8 : a6 a7 e8 +[89e6] 触 +5.00,7.50;5.00,4.06 +6.88,1.25;6.88,9.38 +5.00,4.69;8.75,4.69 +8.75,4.69;8.75,7.81 +8.75,7.81;5.00,7.81 +9.06,0.94;9.06,1.25 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.12,3.75 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;7.19,1.56 +7.19,1.56;7.50,1.56 +7.50,1.56;7.81,1.56 +7.81,1.56;8.44,1.88 +8.44,1.88;8.75,1.88 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.75 +3.44,8.75;3.44,8.75 +0.31,6.56;0.94,7.19 +0.94,7.19;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,9.06 +1.88,9.06;1.88,9.38 +1.56,8.75;3.44,8.75 +0.94,3.44;4.06,3.44 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,7.19 +0.94,7.19;4.06,7.19 +4.06,7.19;4.06,1.88 +4.06,1.88;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.50,0.94 +0.94,5.31;4.06,5.31 +2.50,7.19;2.50,3.44 + +# UTF-16 : 4e fb +# UTF-8 : bb bb e4 +[4efb] 任 +2.19,5.00;9.06,5.00 +2.50,1.25;8.75,1.25 +5.62,1.25;5.62,8.12 +2.81,8.12;3.44,8.12 +3.44,8.12;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,8.75 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,7.19 + +# UTF-16 : 59 8a +# UTF-8 : 8a a6 e5 +[598a] 妊 +3.44,5.00;9.06,5.00 +3.75,1.25;8.75,1.25 +6.25,1.25;6.25,8.12 +3.75,8.12;4.38,8.12 +4.38,8.12;5.00,8.12 +5.00,8.12;5.62,8.12 +5.62,8.12;5.94,8.12 +5.94,8.12;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,8.75 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.44,5.94 +3.44,5.94;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.50,3.12 +2.50,3.12;3.12,2.50 +3.12,2.50;3.12,2.19 +3.12,2.19;3.44,1.88 + +# UTF-16 : 88 7d +# UTF-8 : bd a1 e8 +[887d] 衽 +3.75,5.00;9.06,5.00 +3.75,1.25;8.75,1.25 +6.25,1.25;6.25,8.12 +3.75,8.12;4.38,8.12 +4.38,8.12;5.00,8.12 +5.00,8.12;5.62,8.12 +5.62,8.12;5.94,8.12 +5.94,8.12;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,8.75 +3.44,3.44;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;2.19,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.38 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.50 +2.81,4.38;3.12,4.69 +3.12,4.69;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;3.75,5.94 + +# UTF-16 : 71 c3 +# UTF-8 : 83 87 e7 +[71c3] 燃 +2.81,1.88;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.19,3.44 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.69 +0.62,7.81;0.62,7.19 +0.62,7.19;0.62,6.56 +0.62,6.56;0.62,5.94 +0.62,5.94;0.62,5.31 +0.62,5.31;0.31,4.69 +2.81,8.12;2.81,7.50 +2.81,7.50;2.50,6.88 +2.50,6.88;2.50,6.25 +2.50,6.25;2.19,5.62 +2.19,5.62;1.88,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.56 +1.56,6.56;1.56,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.12 +8.75,8.12;8.75,8.12 +9.06,7.50;5.94,7.50 +4.69,3.44;5.31,3.75 +5.31,3.75;5.62,4.06 +5.62,4.06;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.19,7.81 +7.19,7.81;7.19,9.06 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.62 +7.50,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;7.19,6.88 +7.19,6.88;7.19,7.19 +7.19,7.19;7.19,7.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.12 +7.19,0.94;6.88,1.25 +6.88,1.25;6.88,1.88 +6.88,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +5.31,0.94;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;5.00,3.12 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +2.81,6.56;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.38 +6.25,8.12;4.06,8.12 +2.81,3.44;3.12,3.75 +3.12,3.75;3.75,4.06 +3.75,4.06;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;5.94,8.12 +4.38,5.00;4.06,5.31 +4.06,5.31;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.44,5.94 +5.31,6.25;5.00,6.56 +5.00,6.56;4.69,6.88 +4.69,6.88;4.38,7.19 +4.38,7.19;4.06,7.19 + +# UTF-16 : 64 9a +# UTF-8 : 9a 92 e6 +[649a] 撚 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.12 +8.75,8.12;8.75,8.12 +9.06,7.50;5.62,7.50 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.25,5.31 +6.25,5.31;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;6.88,6.88 +6.88,6.88;6.88,7.19 +6.88,7.19;6.88,7.81 +6.88,7.81;6.88,9.06 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.62 +7.50,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.88,7.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.12 +6.88,0.94;6.88,1.25 +6.88,1.25;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +5.00,0.94;5.00,1.25 +5.00,1.25;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.69,3.12 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +2.50,6.56;2.81,6.88 +2.81,6.88;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.38,9.38 +5.94,8.12;3.75,8.12 +2.50,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.75,4.69 +3.75,4.69;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.94,8.12 +4.38,5.00;4.06,5.31 +4.06,5.31;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;2.81,5.94 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.19 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 + +# UTF-16 : 5f 7c +# UTF-8 : bc bd e5 +[5f7c] 彼 +2.50,7.19;2.19,6.56 +2.19,6.56;1.88,5.94 +1.88,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.31,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.19 +0.94,7.19;0.31,6.88 +1.56,0.62;1.56,5.62 +3.44,5.94;8.44,5.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;7.81,5.31 +7.81,5.31;8.12,5.94 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.31,3.75 +5.31,3.75;5.00,4.38 +5.00,4.38;4.69,5.00 +4.69,5.00;4.38,5.62 +5.94,5.94;5.94,9.38 +8.12,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,8.12 +9.06,8.12;9.06,8.12 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,8.44 +3.44,8.44;9.06,8.44 + +# UTF-16 : 57 61 +# UTF-8 : a1 9d e5 +[5761] 坡 +0.31,6.88;3.12,6.88 +1.56,2.50;1.56,9.06 +0.31,1.88;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;2.81,3.12 +8.12,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,8.12 +9.06,8.12;9.06,8.12 +3.44,5.94;8.44,5.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;8.12,5.31 +8.12,5.31;8.44,5.94 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.31,3.75 +5.31,3.75;5.00,4.38 +5.00,4.38;4.69,5.00 +4.69,5.00;4.38,5.62 +5.94,5.94;5.94,9.38 +2.50,0.94;2.81,1.25 +2.81,1.25;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,8.44 +3.44,8.44;9.06,8.44 + +# UTF-16 : 62 ab +# UTF-8 : ab 8a e6 +[62ab] 披 +8.12,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,8.12 +9.06,8.12;9.06,8.12 +3.44,5.94;8.44,5.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;8.12,5.31 +8.12,5.31;8.44,5.94 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.31,3.75 +5.31,3.75;5.00,4.38 +5.00,4.38;4.69,5.00 +4.69,5.00;4.38,5.62 +5.94,5.94;5.94,9.38 +2.50,0.94;2.81,1.25 +2.81,1.25;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,8.44 +3.44,8.44;9.06,8.44 +1.88,9.38;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.69 +1.88,4.69;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.12,7.19;0.31,7.19 + +# UTF-16 : 96 42 +# UTF-8 : 82 99 e9 +[9642] 陂 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;2.81,8.75 +8.12,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,8.12 +9.06,8.12;9.06,8.12 +3.44,5.94;8.44,5.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.88,3.12 +6.88,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;8.12,5.31 +8.12,5.31;8.44,5.94 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.62,3.75 +5.62,3.75;5.00,4.38 +5.00,4.38;4.69,5.00 +4.69,5.00;4.38,5.62 +5.94,5.94;5.94,9.38 +2.50,0.94;2.81,1.25 +2.81,1.25;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,8.44 +3.44,8.44;9.06,8.44 + +# UTF-16 : 88 ab +# UTF-8 : ab a2 e8 +[88ab] 被 +8.44,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,8.12 +9.06,8.12;9.06,8.12 +3.75,5.94;8.75,5.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.81 +6.56,2.81;6.88,3.12 +6.88,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.31 +8.12,5.31;8.44,5.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +6.25,3.12;5.62,3.75 +5.62,3.75;5.31,4.38 +5.31,4.38;5.00,5.00 +5.00,5.00;4.69,5.62 +6.25,5.94;6.25,9.38 +2.81,0.94;2.81,1.25 +2.81,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,8.44 +3.75,8.44;9.06,8.44 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.88,9.38 +1.56,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.56 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.44,5.94 + +# UTF-16 : 73 bb +# UTF-8 : bb 8e e7 +[73bb] 玻 +3.12,8.75;0.31,8.75 +2.81,5.62;0.31,5.62 +1.56,2.19;1.56,8.44 +0.31,1.88;0.62,1.88 +0.62,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;2.81,2.81 +8.12,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,8.12 +9.06,8.12;9.06,8.12 +3.44,5.94;8.44,5.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;8.12,5.31 +8.12,5.31;8.44,5.94 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.31,3.75 +5.31,3.75;5.00,4.38 +5.00,4.38;4.69,5.00 +4.69,5.00;4.38,5.62 +5.94,5.94;5.94,9.38 +2.50,0.94;2.81,1.25 +2.81,1.25;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,8.44 +3.44,8.44;9.06,8.44 + +# UTF-16 : 78 34 +# UTF-8 : b4 a0 e7 +[7834] 破 +8.12,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,8.12 +9.06,8.12;9.06,8.12 +4.06,5.94;8.75,5.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.56,2.81 +6.56,2.81;6.88,3.12 +6.88,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.31 +8.12,5.31;8.44,5.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +6.25,3.12;5.62,3.75 +5.62,3.75;5.31,4.38 +5.31,4.38;5.00,5.00 +5.00,5.00;4.69,5.62 +6.25,5.94;6.25,9.38 +3.12,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.75,4.06 +3.75,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,8.44 +4.06,8.44;9.06,8.44 +3.44,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.50 +1.56,7.50;1.56,8.12 +1.56,8.12;1.88,8.75 + +# UTF-16 : 72 af +# UTF-8 : af 8a e7 +[72af] 犯 +1.25,9.06;1.56,8.75 +1.56,8.75;1.88,8.12 +1.88,8.12;2.19,7.50 +2.19,7.50;2.50,7.19 +2.50,7.19;2.50,6.56 +2.50,6.56;2.81,5.94 +2.81,5.94;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;2.81,4.38 +2.81,4.38;2.81,3.44 +2.81,3.44;2.81,3.12 +2.81,3.12;2.81,2.50 +2.81,2.50;2.81,2.19 +2.81,2.19;2.81,1.56 +2.81,1.56;2.50,1.25 +2.50,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,1.25 +1.25,1.25;0.62,1.25 +3.75,9.38;3.44,9.06 +3.44,9.06;3.12,8.75 +3.12,8.75;2.81,8.44 +2.81,8.44;2.50,8.12 +2.50,8.12;2.19,7.81 +2.19,7.81;1.88,7.50 +1.88,7.50;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;0.94,6.88 +0.94,6.88;0.31,6.56 +2.81,5.62;2.50,5.31 +2.50,5.31;1.88,4.69 +1.88,4.69;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,3.75 +7.81,4.38;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.25,4.69 +7.81,4.38;8.12,4.69 +8.12,4.69;8.12,5.62 +8.12,5.62;8.12,5.94 +8.12,5.94;8.44,6.56 +8.44,6.56;8.44,7.50 +8.44,7.50;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,2.19 +4.38,2.19;4.38,1.88 +4.38,1.88;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.12,1.25 +8.12,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 + +# UTF-16 : 6c 3e +# UTF-8 : be b0 e6 +[6c3e] 氾 +7.50,4.38;7.19,4.38 +7.19,4.38;6.56,4.69 +6.56,4.69;6.25,4.69 +6.25,4.69;5.94,4.69 +7.50,4.38;7.81,4.69 +7.81,4.69;8.12,5.00 +8.12,5.00;8.12,5.62 +8.12,5.62;8.12,5.94 +8.12,5.94;8.12,6.56 +8.12,6.56;8.44,7.50 +8.44,7.50;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.06 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;1.25,8.75 +1.25,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 + +# UTF-16 : 52 24 +# UTF-8 : a4 88 e5 +[5224] 判 +2.81,0.62;2.81,9.38 +5.00,5.62;0.62,5.62 +5.31,3.44;0.31,3.44 +1.88,6.25;1.56,6.88 +1.56,6.88;1.25,7.19 +1.25,7.19;1.25,7.81 +1.25,7.81;0.94,8.12 +0.94,8.12;0.62,8.75 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;5.00,8.75 +5.94,2.81;6.25,8.75 +8.75,9.06;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 + +# UTF-16 : 4f 34 +# UTF-8 : b4 bc e4 +[4f34] 伴 +5.94,0.62;5.94,9.38 +8.75,5.62;2.50,5.62 +9.06,3.44;2.19,3.44 +4.38,6.25;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.75 +7.19,6.25;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.75 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,7.19 + +# UTF-16 : 72 47 +# UTF-8 : 87 89 e7 +[7247] 片 +1.88,6.56;9.06,6.56 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.56,4.69 +1.56,4.69;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.56,9.06 +5.62,6.56;5.62,9.38 +6.56,0.62;6.56,4.38 +6.56,4.38;1.56,4.38 + +# UTF-16 : 6c 73 +# UTF-8 : b3 b1 e6 +[6c73] 汳 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.44,6.56;8.75,6.56 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,3.12 +6.56,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.44,6.56 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,2.19 +7.19,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.62,3.44 +5.62,3.44;5.31,4.06 +5.31,4.06;5.00,4.69 +5.00,4.69;4.69,5.31 +4.69,5.31;4.38,5.94 +2.19,0.94;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.44,4.38 +3.44,4.38;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,8.75 +3.44,8.75;9.06,8.75 + +# UTF-16 : 96 2a +# UTF-8 : aa 98 e9 +[962a] 阪 +3.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +1.56,2.81;1.88,2.81 +1.88,2.81;2.50,3.12 +2.50,3.12;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.81,5.31 +2.81,5.31;2.50,5.62 +2.50,5.62;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.44 +3.12,8.44;3.44,8.75 +4.06,6.56;8.75,6.56 +3.44,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,2.19 +5.62,2.19;6.25,2.50 +6.25,2.50;6.56,3.12 +6.56,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;8.12,5.00 +8.12,5.00;8.44,5.62 +8.44,5.62;8.75,6.56 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.00,5.31 +5.00,5.31;4.69,5.94 +2.81,0.94;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,8.75 +4.06,8.75;9.06,8.75 + +# UTF-16 : 76 88 +# UTF-8 : 88 9a e7 +[7688] 皈 +4.38,6.56;8.75,6.56 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,2.19 +5.62,2.19;6.25,2.50 +6.25,2.50;6.88,3.12 +6.88,3.12;7.19,3.75 +7.19,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +8.12,5.00;8.44,5.62 +8.44,5.62;8.75,6.56 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.62,4.69 +5.62,4.69;5.31,5.31 +5.31,5.31;5.00,5.94 +3.12,0.94;3.44,1.56 +3.44,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.38,5.94 +4.38,5.94;4.38,8.75 +4.38,8.75;9.06,8.75 +0.94,1.88;3.12,1.88 +3.12,1.88;3.12,7.81 +3.12,7.81;0.62,7.81 +0.62,7.81;0.62,0.94 +0.94,5.00;3.12,5.00 +2.19,9.38;2.19,9.06 +2.19,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.81 + +# UTF-16 : 8c a9 +# UTF-8 : a9 b2 e8 +[8ca9] 販 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +0.94,3.44;3.12,3.44 +3.12,3.44;3.12,8.75 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,3.12 +0.94,5.31;3.12,5.31 +0.94,7.19;3.12,7.19 +3.12,1.56;2.81,1.88 +2.81,1.88;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.19,2.81 +4.38,6.56;8.75,6.56 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,2.19 +5.62,2.19;6.25,2.50 +6.25,2.50;6.88,3.12 +6.88,3.12;7.19,3.75 +7.19,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +8.12,5.00;8.44,5.62 +8.44,5.62;8.75,6.56 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.62,4.69 +5.62,4.69;5.31,5.31 +5.31,5.31;5.00,5.94 +3.12,0.94;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.38,5.94 +4.38,5.94;4.38,8.75 +4.38,8.75;9.06,8.75 + +# UTF-16 : 72 48 +# UTF-8 : 88 89 e7 +[7248] 版 +0.94,6.56;4.06,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,9.06 +2.81,6.56;2.81,9.38 +3.12,0.62;3.12,4.38 +3.12,4.38;0.94,4.38 +4.38,6.56;8.75,6.56 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,3.12 +6.88,3.12;7.19,3.75 +7.19,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +8.12,5.00;8.44,5.62 +8.44,5.62;8.75,6.56 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.62,4.69 +5.62,4.69;5.31,5.31 +5.31,5.31;5.00,5.94 +3.44,0.94;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,4.69 +4.38,4.69;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;4.38,8.75 +4.38,8.75;9.06,8.75 + +# UTF-16 : 92 11 +# UTF-8 : 91 88 e9 +[9211] 鈑 +3.75,0.94;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.38,2.81 +4.38,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;4.69,5.94 +4.69,5.94;4.69,8.75 +4.69,8.75;9.06,8.75 +0.31,1.25;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,1.88 +3.44,1.88;4.06,2.19 +4.38,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.38 +2.50,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.06,5.31;0.62,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.56,2.81 +1.56,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;3.75,4.69 +4.69,6.56;8.75,6.56 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +8.12,5.00;8.44,5.62 +8.44,5.62;8.75,6.56 +9.38,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,2.19 +7.81,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.62,5.31 +5.62,5.31;5.31,5.94 + +# UTF-16 : 5d f4 +# UTF-8 : b4 b7 e5 +[5df4] 巴 +8.12,4.38;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,2.19 +1.25,2.19;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.12,1.56 +8.12,1.56;8.44,1.88 +8.44,1.88;8.44,2.50 +8.44,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +4.69,5.31;4.69,8.75 +7.81,5.31;1.56,5.31 + +# UTF-16 : 62 8a +# UTF-8 : 8a 8a e6 +[628a] 把 +8.75,4.38;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,2.19 +3.44,2.19;3.44,1.56 +3.44,1.56;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,1.25 +7.50,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.44 +5.94,5.31;5.94,8.75 +8.44,5.31;3.75,5.31 +1.88,9.38;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.69 +1.88,4.69;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.12,7.19;0.31,7.19 + +# UTF-16 : 67 77 +# UTF-8 : b7 9d e6 +[6777] 杷 +8.75,4.38;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;7.81,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.44 +6.25,5.31;6.25,8.75 +8.44,5.31;3.75,5.31 +1.88,0.62;1.88,9.38 +3.44,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;1.88,7.50 +3.44,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 80 a5 +# UTF-8 : a5 82 e8 +[80a5] 肥 +8.75,4.38;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;7.81,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.44 +6.25,5.31;6.25,8.75 +8.44,5.31;4.06,5.31 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 50 99 +# UTF-8 : 99 82 e5 +[5099] 備 +2.50,8.44;9.06,8.44 +4.38,7.19;4.38,9.38 +7.19,7.19;7.19,9.38 +3.44,2.81;8.75,2.81 +3.44,4.38;8.75,4.38 +3.44,0.62;3.44,5.62 +3.44,5.62;8.75,5.62 +8.75,5.62;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +5.94,5.62;5.94,0.94 +1.56,0.94;1.88,1.56 +1.88,1.56;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +2.50,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.50,6.88 +2.50,6.88;9.06,6.88 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.56 + +# UTF-16 : 4f f5 +# UTF-8 : b5 bf e4 +[4ff5] 俵 +2.19,5.31;9.06,5.31 +2.81,6.88;8.44,6.88 +2.50,8.44;8.75,8.44 +5.62,5.31;5.00,4.69 +5.00,4.69;4.69,4.38 +4.69,4.38;4.38,4.38 +4.38,4.38;4.06,4.06 +4.06,4.06;3.75,3.75 +3.75,3.75;3.12,3.44 +3.12,3.44;2.81,3.44 +2.81,3.44;2.19,3.12 +2.19,3.12;1.88,2.81 +5.62,5.31;5.62,9.38 +5.62,5.31;5.94,4.69 +5.94,4.69;5.94,4.06 +5.94,4.06;6.25,3.75 +6.25,3.75;6.56,3.12 +6.56,3.12;7.19,2.81 +7.19,2.81;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.38,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +4.06,1.25;4.06,4.06 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.75 +7.81,3.75;8.12,4.06 +8.12,4.06;8.44,4.38 +8.44,4.38;8.75,4.69 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.88 + +# UTF-16 : 57 6a +# UTF-8 : aa 9d e5 +[576a] 坪 +0.31,6.88;3.12,6.88 +1.56,1.88;1.56,9.06 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 +5.94,0.62;5.94,8.75 +9.06,4.38;2.50,4.38 +9.06,8.75;2.81,8.75 +4.69,5.31;4.38,5.94 +4.38,5.94;4.38,6.56 +4.38,6.56;4.06,6.88 +4.06,6.88;3.75,7.50 +3.75,7.50;3.44,7.81 +7.19,5.31;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,7.81 + +# UTF-16 : 79 e4 +# UTF-8 : a4 a7 e7 +[79e4] 秤 +5.31,5.31;5.00,5.94 +5.00,5.94;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,7.50 +4.06,7.50;4.06,7.81 +7.50,5.31;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,7.81 +6.25,0.62;6.56,8.75 +9.06,4.38;3.44,4.38 +9.06,8.75;3.44,8.75 +3.44,9.06;2.81,9.06 +2.81,9.06;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.44,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +3.12,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 + +# UTF-16 : 8a 55 +# UTF-8 : 95 a9 e8 +[8a55] 評 +5.31,5.31;5.00,5.94 +5.00,5.94;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.06,8.12 +7.50,5.31;7.81,5.94 +7.81,5.94;8.12,6.56 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,8.12 +6.56,0.62;6.56,8.75 +9.06,4.38;3.44,4.38 +9.06,8.75;3.75,8.75 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 + +# UTF-16 : 8c a7 +# UTF-8 : a7 b2 e8 +[8ca7] 貧 +3.75,9.06;3.12,8.75 +3.12,8.75;2.50,8.75 +2.50,8.75;1.88,8.44 +1.88,8.44;1.25,8.12 +1.25,8.12;0.62,8.12 +0.62,8.12;0.31,7.81 +5.62,9.06;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.44 +7.50,8.44;8.12,8.12 +8.12,8.12;8.75,8.12 +8.75,8.12;9.06,7.81 +1.88,8.12;7.50,8.12 +7.50,8.12;7.50,7.50 +7.50,7.50;7.50,7.19 +7.50,7.19;6.88,6.88 +6.88,6.88;6.56,6.88 +6.25,6.88;5.94,6.88 +5.94,6.88;5.31,6.88 +5.31,6.88;5.00,6.88 +0.31,6.25;0.94,6.56 +0.94,6.56;1.56,6.56 +1.56,6.56;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;3.12,7.19 +3.12,7.19;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;4.38,8.12 +1.56,2.50;8.12,2.50 +7.81,2.50;8.12,6.25 +7.81,6.25;1.56,6.25 +1.25,6.25;1.56,2.50 +1.56,3.75;7.81,3.75 +1.56,5.00;7.81,5.00 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 + +# UTF-16 : 63 83 +# UTF-8 : 83 8e e6 +[6383] 掃 +3.44,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,7.81;8.44,7.81 +9.06,3.75;9.06,5.31 +9.06,5.31;3.12,5.31 +3.12,5.31;3.12,3.75 +5.94,0.62;5.94,5.31 +3.44,1.25;3.75,4.06 +3.44,4.06;8.44,4.06 +8.44,4.06;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.56 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 + +# UTF-16 : 5a 66 +# UTF-8 : a6 a9 e5 +[5a66] 婦 +3.44,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.44,8.75 +3.75,7.81;8.44,7.81 +9.06,3.75;9.06,5.31 +9.06,5.31;3.12,5.31 +3.12,5.31;3.12,3.75 +5.94,0.62;5.94,5.31 +3.75,1.25;3.75,4.06 +3.75,4.06;8.44,4.06 +8.44,4.06;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.56 +0.31,0.62;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;2.81,5.94 +2.81,5.94;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,4.38 +0.62,4.38;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.75 +1.88,3.75;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,2.19 +2.81,2.19;3.12,1.88 + +# UTF-16 : 6b 66 +# UTF-8 : a6 ad e6 +[6b66] 武 +0.62,7.19;8.75,7.19 +6.25,9.38;6.25,7.81 +6.25,7.81;6.25,6.25 +6.25,6.25;6.56,5.00 +6.56,5.00;6.88,4.06 +6.88,4.06;7.19,3.12 +7.19,3.12;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +6.88,9.06;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.81,8.12 +7.81,8.12;8.12,8.12 +8.12,8.12;8.44,7.81 +3.44,6.56;3.75,1.56 +1.56,5.62;1.56,1.25 +5.00,8.44;1.25,8.44 +5.94,4.69;3.75,4.69 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.56,2.19 + +# UTF-16 : 5f 10 +# UTF-8 : 90 bc e5 +[5f10] 弐 +0.62,6.88;8.75,6.88 +5.94,9.38;6.25,7.81 +6.25,7.81;6.25,6.25 +6.25,6.25;6.56,5.00 +6.56,5.00;6.56,4.06 +6.56,4.06;6.88,3.12 +6.88,3.12;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +6.88,9.06;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.81,8.12 +7.81,8.12;8.12,7.81 +8.12,7.81;8.44,7.50 +5.00,8.44;1.25,8.44 +5.31,4.69;1.25,4.69 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.19 +5.31,2.19;5.62,2.19 +5.62,2.19;5.94,2.50 + +# UTF-16 : 89 07 +# UTF-8 : 87 a4 e8 +[8907] 複 +9.06,8.44;4.38,8.44 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.38,9.38 +4.06,4.69;8.75,4.69 +8.75,4.69;8.75,7.50 +8.75,7.50;4.06,7.50 +4.06,7.50;4.06,4.69 +4.06,6.25;8.44,6.25 +2.81,2.81;3.44,3.12 +3.44,3.12;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;5.00,4.38 +5.00,4.38;5.00,4.69 +4.38,4.06;8.44,4.06 +8.44,3.75;8.12,3.44 +8.12,3.44;7.50,3.12 +7.50,3.12;7.19,2.81 +7.19,2.81;6.88,2.50 +6.88,2.50;6.25,2.19 +6.25,2.19;5.62,1.88 +5.62,1.88;5.00,1.56 +5.00,1.56;4.38,1.25 +4.38,1.25;3.44,0.94 +3.44,0.94;2.81,0.94 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.75 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.88,9.38 +1.56,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.56 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.44,5.94 + +# UTF-16 : 61 0e +# UTF-8 : 8e 84 e6 +[610e] 愎 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +9.06,8.44;4.06,8.44 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.38,9.38 +3.75,4.69;8.44,4.69 +8.44,4.69;8.44,7.50 +8.44,7.50;3.75,7.50 +3.44,7.50;3.75,4.69 +3.75,6.25;8.44,6.25 +2.81,2.81;3.12,3.12 +3.12,3.12;3.75,3.44 +3.75,3.44;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.00,4.69 +4.38,4.06;8.44,4.06 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.12 +7.50,3.12;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.62,1.88 +5.62,1.88;4.69,1.56 +4.69,1.56;4.06,1.25 +4.06,1.25;3.44,0.94 +3.44,0.94;2.50,0.94 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.38,3.44 +4.38,3.44;4.06,3.75 + +# UTF-16 : 81 79 +# UTF-8 : b9 85 e8 +[8179] 腹 +9.06,8.44;4.38,8.44 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.38,9.38 +4.06,4.69;8.75,4.69 +8.75,4.69;8.75,7.50 +8.75,7.50;4.06,7.50 +4.06,7.50;4.06,4.69 +4.06,6.25;8.44,6.25 +3.12,2.81;3.75,3.12 +3.75,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;5.00,4.38 +5.00,4.38;5.31,4.69 +4.69,4.06;8.44,4.06 +8.44,3.75;8.12,3.44 +8.12,3.44;7.81,3.12 +7.81,3.12;7.50,2.81 +7.50,2.81;6.88,2.50 +6.88,2.50;6.25,2.19 +6.25,2.19;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;3.75,0.94 +3.75,0.94;3.12,0.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.25,0.94 + +# UTF-16 : 4e cf +# UTF-8 : 8f bb e4 +[4ecf] 仏 +2.81,9.38;2.81,8.75 +2.81,8.75;2.50,8.12 +2.50,8.12;2.50,7.50 +2.50,7.50;2.19,7.19 +2.19,7.19;1.88,6.56 +1.88,6.56;1.56,5.94 +1.56,5.94;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.62,4.69 +0.62,4.69;0.31,4.38 +1.88,0.62;1.88,6.56 +9.06,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,5.00 +7.50,5.00;7.50,5.31 +2.50,1.25;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.75,2.19 +5.94,9.06;5.62,8.44 +5.62,8.44;5.62,7.50 +5.62,7.50;5.31,6.56 +5.31,6.56;5.00,5.94 +5.00,5.94;4.69,5.00 +4.69,5.00;4.38,4.38 +4.38,4.38;4.06,3.44 +4.06,3.44;3.75,2.81 +3.75,2.81;3.75,1.88 +3.75,1.88;3.44,1.25 + +# UTF-16 : 62 55 +# UTF-8 : 95 89 e6 +[6255] 払 +9.38,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.81,5.00 +7.81,5.00;7.50,5.31 +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.75,2.19 +5.94,9.06;5.94,8.44 +5.94,8.44;5.62,7.50 +5.62,7.50;5.31,6.56 +5.31,6.56;5.31,5.94 +5.31,5.94;5.00,5.00 +5.00,5.00;4.69,4.38 +4.69,4.38;4.38,3.44 +4.38,3.44;4.06,2.81 +4.06,2.81;3.75,1.88 +3.75,1.88;3.44,1.25 +2.19,9.38;2.19,1.88 +2.19,1.88;2.19,1.25 +2.19,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.44,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.44,7.19;0.31,7.19 + +# UTF-16 : 79 c1 +# UTF-8 : 81 a7 e7 +[79c1] 私 +9.38,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.81,5.00 +7.81,5.00;7.50,5.31 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.75,2.19 +6.25,9.06;6.25,8.44 +6.25,8.44;5.94,7.50 +5.94,7.50;5.62,6.56 +5.62,6.56;5.62,5.94 +5.62,5.94;5.31,5.00 +5.31,5.00;5.00,4.38 +5.00,4.38;4.69,3.44 +4.69,3.44;4.38,2.81 +4.38,2.81;4.38,1.88 +4.38,1.88;4.06,1.25 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +4.38,9.06;4.06,9.06 +4.06,9.06;3.75,9.06 +3.75,9.06;3.12,8.75 +3.12,8.75;2.81,8.75 +2.81,8.75;2.50,8.75 +2.50,8.75;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.44 +2.50,0.62;2.50,8.75 +4.38,6.25;0.31,6.25 +4.06,3.44;3.75,4.06 +3.75,4.06;3.44,4.38 +3.44,4.38;3.12,5.00 +3.12,5.00;2.81,5.62 +2.81,5.62;2.50,6.25 + +# UTF-16 : 5f 18 +# UTF-8 : 98 bc e5 +[5f18] 弘 +9.38,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.44,3.44 +8.44,3.44;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.81,5.00 +7.81,5.00;7.50,5.31 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,1.88;7.81,1.88 +7.81,1.88;8.12,1.88 +8.12,1.88;8.75,2.19 +6.56,9.06;6.25,8.44 +6.25,8.44;6.25,7.50 +6.25,7.50;5.94,6.56 +5.94,6.56;5.94,5.94 +5.94,5.94;5.62,5.00 +5.62,5.00;5.31,4.38 +5.31,4.38;5.00,3.44 +5.00,3.44;5.00,2.81 +5.00,2.81;4.69,1.88 +4.69,1.88;4.38,1.25 +0.62,8.75;3.75,8.75 +3.75,8.75;3.75,6.56 +3.75,6.56;0.94,6.56 +0.94,6.56;0.94,5.94 +0.94,5.94;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.44 +0.94,4.38;3.75,4.38 +3.75,4.38;3.44,3.44 +3.44,3.44;3.44,2.81 +3.44,2.81;3.44,2.19 +3.44,2.19;3.44,1.88 +3.44,1.88;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;1.88,1.25 +1.88,1.25;1.25,1.25 +1.25,1.25;0.94,1.25 + +# UTF-16 : 5f 01 +# UTF-8 : 81 bc e5 +[5f01] 弁 +0.31,4.38;9.06,4.38 +6.56,0.62;6.56,6.88 +0.94,0.62;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.19,1.88 +2.19,1.88;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +2.81,5.31;3.12,6.56 +8.75,6.25;8.12,6.56 +8.12,6.56;7.81,7.19 +7.81,7.19;7.19,7.50 +7.19,7.50;6.88,8.12 +6.88,8.12;6.25,8.44 +0.62,6.56;1.25,6.56 +1.25,6.56;2.19,6.56 +2.19,6.56;2.81,6.56 +2.81,6.56;3.44,6.56 +3.44,6.56;4.06,6.88 +4.06,6.88;5.00,6.88 +5.00,6.88;5.62,6.88 +5.62,6.88;6.25,6.88 +6.25,6.88;7.19,6.88 +7.19,6.88;7.81,6.88 +1.88,6.56;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.75,8.75 +3.75,8.75;4.06,9.38 + +# UTF-16 : 58 93 +# UTF-8 : 93 a2 e5 +[5893] 墓 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +1.56,5.00;7.81,5.00 +7.81,5.00;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,5.00 +1.56,6.25;7.81,6.25 +0.62,4.06;8.75,4.06 +4.38,5.00;4.06,4.69 +4.06,4.69;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.81,3.44 +2.81,3.44;2.19,3.12 +2.19,3.12;1.88,3.12 +1.88,3.12;1.25,2.81 +1.25,2.81;0.94,2.50 +0.94,2.50;0.31,2.19 +5.94,4.06;6.56,3.75 +6.56,3.75;7.19,3.44 +7.19,3.44;7.81,2.81 +7.81,2.81;8.44,2.50 +8.44,2.50;8.75,2.50 +8.75,2.50;9.06,2.19 +0.62,1.25;8.75,1.25 +7.19,2.81;2.19,2.81 +4.69,1.25;4.69,3.75 + +# UTF-16 : 96 32 +# UTF-8 : b2 98 e9 +[9632] 防 +3.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +1.56,2.81;1.88,2.81 +1.88,2.81;2.50,3.12 +2.50,3.12;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.81,5.31 +2.81,5.31;2.50,5.62 +2.50,5.62;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.44 +3.12,8.44;3.44,8.75 +5.94,7.81;5.94,9.38 +3.12,7.81;9.06,7.81 +2.50,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,5.62;5.00,6.56 +5.00,6.56;5.00,7.81 +5.00,5.94;8.44,5.94 +8.44,5.94;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;8.12,2.19 +8.12,2.19;7.81,1.56 +7.81,1.56;7.19,1.25 +7.19,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 + +# UTF-16 : 57 4a +# UTF-8 : 8a 9d e5 +[574a] 坊 +5.94,7.81;5.94,9.38 +2.81,7.81;9.06,7.81 +2.50,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,5.62;5.00,6.56 +5.00,6.56;5.00,7.81 +5.00,5.94;8.44,5.94 +8.44,5.94;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.12,2.50 +8.12,2.50;8.12,2.19 +8.12,2.19;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +0.31,6.88;3.44,6.88 +1.88,2.19;1.88,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 + +# UTF-16 : 5f 77 +# UTF-8 : b7 bd e5 +[5f77] 彷 +5.94,7.81;5.94,9.38 +2.81,7.81;9.06,7.81 +2.19,0.94;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,5.00 +4.69,5.00;5.00,5.62 +5.00,5.62;5.00,6.56 +5.00,6.56;5.00,7.81 +4.69,5.94;8.44,5.94 +8.44,5.94;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.12,2.50 +8.12,2.50;8.12,2.19 +8.12,2.19;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.62,1.25 +2.81,7.19;2.50,6.56 +2.50,6.56;2.19,5.94 +2.19,5.94;1.56,5.31 +1.56,5.31;0.94,5.00 +0.94,5.00;0.62,4.69 +0.62,4.69;0.31,4.38 +2.81,9.38;2.50,8.75 +2.50,8.75;2.19,8.44 +2.19,8.44;1.56,7.81 +1.56,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +1.56,0.62;1.56,5.31 + +# UTF-16 : 67 8b +# UTF-8 : 8b 9e e6 +[678b] 枋 +5.94,7.81;5.94,9.38 +3.12,7.81;9.06,7.81 +2.50,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,5.62;5.00,6.56 +5.00,6.56;5.00,7.81 +5.00,5.94;8.44,5.94 +8.44,5.94;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.12,2.50 +8.12,2.50;8.12,2.19 +8.12,2.19;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +1.88,0.62;1.88,9.38 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;1.88,7.50 +3.44,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 59 a8 +# UTF-8 : a8 a6 e5 +[59a8] 妨 +5.94,7.81;5.94,9.38 +3.75,7.81;9.38,7.81 +2.81,0.94;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.00,5.00 +5.00,5.00;5.31,5.62 +5.31,5.62;5.31,6.56 +5.31,6.56;5.31,7.81 +5.31,5.94;8.44,5.94 +8.44,5.94;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.44,5.94 +3.44,5.94;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.56,5.62 +1.56,5.62;1.25,5.31 +1.25,5.31;1.25,4.69 +1.25,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.50,3.44 +2.50,3.44;2.81,2.81 +2.81,2.81;3.44,2.19 + +# UTF-16 : 7d 21 +# UTF-8 : a1 b4 e7 +[7d21] 紡 +5.94,7.81;5.94,9.38 +3.75,7.81;9.38,7.81 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.31,4.69 +5.31,4.69;5.31,5.62 +5.31,5.62;5.31,6.56 +5.31,6.56;5.31,7.81 +5.31,5.94;8.75,5.94 +8.75,5.94;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +4.06,4.38;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.12,6.56 +0.31,4.69;3.75,5.00 +2.19,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.12,4.38 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 + +# UTF-16 : 80 aa +# UTF-8 : aa 82 e8 +[80aa] 肪 +5.94,7.81;5.94,9.38 +3.44,7.81;9.38,7.81 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.88 +4.38,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.31,4.69 +5.31,4.69;5.31,5.62 +5.31,5.62;5.31,6.56 +5.31,6.56;5.31,7.81 +5.31,5.94;8.75,5.94 +8.75,5.94;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +0.94,4.06;3.12,4.06 +1.25,6.56;3.12,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;3.12,8.75 +3.12,8.75;3.12,1.88 +3.12,1.88;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 + +# UTF-16 : 8a 2a +# UTF-8 : aa a8 e8 +[8a2a] 訪 +5.94,7.81;5.94,9.38 +3.75,7.81;9.38,7.81 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.88 +4.38,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.31,4.69 +5.31,4.69;5.31,5.62 +5.31,5.62;5.31,6.56 +5.31,6.56;5.31,7.81 +5.31,5.94;8.75,5.94 +8.75,5.94;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.44,6.25 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 + +# UTF-16 : 75 59 +# UTF-8 : 99 95 e7 +[7559] 留 +7.81,0.62;7.81,4.69 +7.81,4.69;1.56,4.69 +1.56,4.69;1.56,0.62 +4.69,1.25;4.69,4.69 +1.56,1.25;7.81,1.25 +1.56,3.12;7.81,3.12 +4.69,5.31;5.31,5.62 +5.31,5.62;5.31,5.94 +5.31,5.94;5.62,6.25 +5.62,6.25;5.94,6.56 +5.94,6.56;5.94,7.19 +5.94,7.19;6.25,7.50 +6.25,7.50;6.25,7.81 +6.25,7.81;6.25,8.44 +6.25,8.44;6.56,8.75 +4.69,8.75;8.75,8.75 +8.75,8.75;8.44,7.81 +8.44,7.81;8.44,7.19 +8.44,7.19;8.44,6.88 +8.44,6.88;8.44,6.25 +8.44,6.25;8.44,5.94 +8.44,5.94;8.12,5.62 +8.12,5.62;7.81,5.62 +7.81,5.62;7.50,5.62 +7.50,5.62;6.88,5.62 +6.88,5.62;6.56,5.62 +0.31,5.31;0.62,5.31 +0.62,5.31;1.25,5.62 +1.25,5.62;1.88,5.94 +1.88,5.94;2.50,5.94 +2.50,5.94;3.12,6.25 +3.12,6.25;3.75,6.88 +4.38,9.38;3.75,9.06 +3.75,9.06;3.12,8.75 +3.12,8.75;2.50,8.75 +2.50,8.75;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;1.25,5.62 +4.69,5.62;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,6.88 +3.75,6.88;3.44,7.50 +3.44,7.50;3.12,7.81 + +# UTF-16 : 8c bf +# UTF-8 : bf b2 e8 +[8cbf] 貿 +4.69,6.56;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;6.25,8.12 +6.25,8.12;6.56,8.75 +4.69,8.75;8.75,8.75 +8.75,8.75;8.44,8.12 +8.44,8.12;8.44,7.81 +8.44,7.81;8.44,7.19 +8.44,7.19;8.12,6.56 +8.12,6.56;7.81,6.56 +7.81,6.56;7.50,6.56 +7.50,6.56;6.88,6.56 +6.88,6.56;6.56,6.56 +0.31,6.25;0.62,6.25 +0.62,6.25;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.88,6.56 +1.88,6.56;2.50,6.88 +2.50,6.88;3.44,7.19 +3.44,7.19;4.06,7.19 +4.38,9.38;3.75,9.06 +3.75,9.06;3.12,9.06 +3.12,9.06;2.50,8.75 +2.50,8.75;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;1.25,6.56 +4.69,6.88;4.38,7.19 +4.38,7.19;4.06,7.50 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.12 +1.56,2.50;7.81,2.50 +7.81,2.50;7.81,5.94 +7.81,5.94;1.56,5.94 +1.56,5.94;1.56,2.50 +1.56,3.75;7.81,3.75 +1.56,5.00;7.81,5.00 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 + +# UTF-16 : 60 6d +# UTF-8 : ad 81 e6 +[606d] 恭 +4.38,5.31;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.81,0.94 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.06 +6.88,1.25;6.56,1.56 +6.56,1.56;6.25,2.19 +6.25,2.19;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.75 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.19,3.44 +7.19,3.44;6.88,3.75 +8.75,5.94;0.62,5.94 +0.94,8.12;8.44,8.12 +3.12,5.94;3.12,9.38 +6.25,5.94;6.25,9.38 +0.31,3.12;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.56,4.06;1.88,4.38 +1.88,4.38;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;2.81,5.31 +2.81,5.31;3.12,5.94 +9.06,3.12;8.75,3.12 +8.75,3.12;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;6.88,5.00 +6.88,5.00;6.88,5.31 +6.88,5.31;6.25,5.94 + +# UTF-16 : 6c f0 +# UTF-8 : b0 b3 e6 +[6cf0] 泰 +0.31,5.62;9.06,5.62 +8.75,8.44;0.94,8.44 +8.12,7.19;1.25,7.19 +0.31,3.12;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.19,4.69 +2.19,4.69;2.81,5.31 +2.81,5.31;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;4.69,9.38 +9.06,3.12;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.31 +6.56,5.31;6.25,5.62 +6.25,5.62;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,7.19 +4.69,5.00;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;3.12,0.94 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;4.06,2.81 +8.44,0.94;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.31,2.50 +3.75,2.81;3.44,3.44 +3.44,3.44;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.19,4.06 +7.19,4.06;6.56,3.75 +6.56,3.75;6.25,3.44 +6.25,3.44;5.62,3.12 +5.62,3.12;5.62,3.12 + +# UTF-16 : 66 b4 +# UTF-8 : b4 9a e6 +[66b4] 暴 +4.69,4.06;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;3.12,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;4.06,2.50 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +3.75,2.81;3.44,3.12 +3.44,3.12;2.81,3.44 +2.81,3.44;2.50,3.75 +2.50,3.75;2.19,3.75 +7.19,3.75;6.56,3.44 +6.56,3.44;6.25,3.12 +6.25,3.12;5.62,2.81 +5.62,2.81;5.62,2.81 +9.06,4.38;0.31,4.38 +0.62,5.62;8.75,5.62 +3.12,4.69;3.12,6.56 +6.25,4.69;6.25,6.56 +0.31,2.81;0.94,3.12 +0.94,3.12;1.56,3.44 +1.56,3.44;2.19,3.75 +2.19,3.75;2.81,4.06 +2.81,4.06;3.12,4.38 +9.06,2.81;8.44,3.12 +8.44,3.12;7.81,3.44 +7.81,3.44;7.19,3.75 +7.19,3.75;6.56,4.06 +6.56,4.06;6.25,4.38 +1.25,6.56;8.12,6.56 +8.12,6.56;8.12,9.06 +8.12,9.06;1.25,9.06 +1.25,9.06;1.25,6.56 +1.25,7.81;8.12,7.81 + +# UTF-16 : 77 db +# UTF-8 : 9b 9f e7 +[77db] 矛 +5.00,5.94;5.00,1.88 +5.00,1.88;5.00,1.56 +5.00,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +4.38,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,1.25 +2.81,1.25;2.81,1.25 +8.75,5.94;0.62,5.94 +0.62,1.88;0.94,2.19 +0.94,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;3.44,4.06 +3.44,4.06;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.69,5.62 +4.69,5.62;5.00,5.94 +1.25,8.75;8.12,8.75 +2.50,8.12;3.12,7.81 +3.12,7.81;3.75,7.19 +3.75,7.19;4.38,6.88 +4.38,6.88;5.00,6.56 +5.00,6.56;5.62,5.94 +8.12,8.75;7.81,8.44 +7.81,8.44;7.19,8.12 +7.19,8.12;6.88,7.81 +6.88,7.81;6.25,7.50 +6.25,7.50;5.94,7.19 +5.94,7.19;5.31,7.19 +5.31,7.19;5.00,6.88 +5.00,6.88;4.69,6.56 +8.75,5.94;8.44,5.31 +8.44,5.31;7.81,5.00 +7.81,5.00;7.50,4.38 +7.50,4.38;6.88,3.75 +6.88,3.75;6.25,3.44 + +# UTF-16 : 52 d9 +# UTF-8 : 99 8b e5 +[52d9] 務 +2.50,5.94;2.50,1.88 +2.50,1.88;2.50,1.56 +2.50,1.56;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +4.38,5.94;0.31,5.94 +0.31,2.19;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.88,4.38 +1.88,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.50,5.94 +0.62,8.75;4.38,8.75 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.19 +1.88,7.19;2.19,6.88 +2.19,6.88;2.50,6.56 +2.50,6.56;3.12,5.94 +4.38,8.75;4.06,8.44 +4.06,8.44;3.44,8.12 +3.44,8.12;3.12,7.50 +3.12,7.50;2.81,7.19 +2.81,7.19;2.50,6.88 +4.38,5.94;4.06,5.62 +4.06,5.62;3.75,5.31 +3.75,5.31;3.75,4.69 +3.75,4.69;3.44,4.38 +3.44,4.38;3.12,4.06 +4.38,5.00;4.69,5.00 +4.69,5.00;5.31,5.31 +5.31,5.31;5.94,5.62 +5.94,5.62;6.25,5.94 +6.25,5.94;6.88,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.44,8.44 +9.06,5.00;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,8.12 +5.62,8.12;5.31,8.44 +5.31,8.44;9.06,8.44 +4.06,6.56;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.62,9.38 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +3.75,4.06;8.44,4.06 +8.44,4.06;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 + +# UTF-16 : 59 22 +# UTF-8 : a2 a4 e5 +[5922] 夢 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +0.62,2.81;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;2.19,3.44 +2.19,3.44;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +5.62,2.19;5.00,2.50 +5.00,2.50;4.69,2.50 +4.69,2.50;4.06,2.81 +4.06,2.81;3.44,3.12 +3.44,3.12;2.81,3.44 +3.12,4.06;7.81,4.06 +7.50,4.06;7.19,3.44 +7.19,3.44;6.88,3.12 +6.88,3.12;6.56,2.81 +6.56,2.81;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;4.06,1.56 +4.06,1.56;3.12,1.25 +3.12,1.25;2.19,0.94 +2.19,0.94;1.25,0.94 +1.25,5.62;1.25,7.19 +1.25,7.19;8.12,7.19 +8.12,7.19;8.12,5.62 +8.12,5.62;1.25,5.62 +5.94,7.19;5.94,5.94 +3.44,7.19;3.44,5.94 +8.75,3.44;8.75,5.00 +8.75,5.00;0.62,5.00 +0.62,5.00;0.62,3.44 + +# UTF-16 : 5e 1b +# UTF-8 : 9b b8 e5 +[5e1b] 帛 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,8.44 +7.81,8.44;1.56,8.44 +1.56,8.44;1.56,5.31 +1.56,6.88;7.81,6.88 +4.69,9.69;4.69,9.06 +4.69,9.06;4.38,8.75 +4.38,8.75;4.38,8.44 +6.25,1.56;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.56 +7.81,1.56;7.81,1.56 +7.81,1.56;8.12,1.56 +8.12,1.56;8.44,2.19 +8.44,2.19;8.44,2.19 +8.44,2.19;8.44,4.38 +8.44,4.38;1.25,4.38 +1.25,4.38;1.25,1.25 +4.69,0.62;4.69,5.31 + +# UTF-16 : 7d bf +# UTF-8 : bf b6 e7 +[7dbf] 綿 +7.50,1.56;7.81,1.56 +7.81,1.56;8.12,1.56 +8.12,1.56;8.44,1.56 +8.44,1.56;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,4.38 +8.75,4.38;4.38,4.38 +4.38,4.38;4.38,1.25 +6.56,0.94;6.56,5.31 +4.69,5.31;8.44,5.31 +8.44,5.31;8.44,8.44 +8.44,8.44;4.38,8.44 +4.38,8.44;4.38,5.31 +4.69,6.88;8.44,6.88 +6.56,9.38;6.56,9.06 +6.56,9.06;6.25,8.75 +6.25,8.75;6.25,8.44 +4.06,4.38;4.06,5.00 +4.06,5.00;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.44,6.25 +3.44,6.25;3.44,6.88 +0.31,4.69;3.75,5.00 +2.19,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +3.75,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 + +# UTF-16 : 93 26 +# UTF-8 : a6 8c e9 +[9326] 錦 +0.31,1.25;0.62,1.25 +0.62,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;3.75,4.69 +7.19,1.56;7.81,1.56 +7.81,1.56;8.12,1.56 +8.12,1.56;8.44,1.56 +8.44,1.56;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,4.38 +8.75,4.38;4.38,4.38 +4.38,4.38;4.38,1.25 +6.56,0.94;6.56,5.31 +4.69,5.31;8.44,5.31 +8.44,5.31;8.44,8.44 +8.44,8.44;4.38,8.44 +4.38,8.44;4.38,5.31 +4.69,6.88;8.44,6.88 +6.56,9.38;6.56,9.06 +6.56,9.06;6.25,8.75 +6.25,8.75;6.25,8.44 + +# UTF-16 : 68 c9 +# UTF-8 : 89 a3 e6 +[68c9] 棉 +1.88,0.62;1.88,9.38 +3.44,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;1.88,7.50 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +7.19,1.56;7.81,1.56 +7.81,1.56;8.12,1.56 +8.12,1.56;8.44,1.56 +8.44,1.56;8.75,1.56 +8.75,1.56;9.06,1.88 +9.06,1.88;9.06,2.19 +8.75,2.19;9.06,4.38 +8.75,4.38;3.75,4.38 +3.75,4.38;3.75,1.25 +6.25,0.62;6.25,5.31 +4.06,5.31;8.75,5.31 +8.75,5.31;8.75,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,5.31 +4.06,6.88;8.44,6.88 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.94,8.44 + +# UTF-16 : 8f 38 +# UTF-8 : b8 bc e8 +[8f38] 輸 +0.62,3.44;3.44,3.44 +3.44,3.44;3.44,6.88 +3.44,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;3.44,5.31 +0.31,2.19;3.75,2.19 +1.88,0.62;2.19,9.38 +0.31,8.12;3.75,8.12 +9.38,6.56;8.75,7.19 +8.75,7.19;8.12,7.50 +8.12,7.50;7.50,8.12 +7.50,8.12;7.19,8.75 +7.19,8.75;6.56,9.38 +6.56,9.38;5.94,8.75 +5.94,8.75;5.31,8.12 +5.31,8.12;5.00,7.50 +5.00,7.50;4.38,7.19 +4.38,7.19;3.75,6.56 +8.12,7.19;5.00,7.19 +4.38,4.69;5.94,4.69 +4.38,3.12;5.94,3.12 +4.06,0.94;4.06,6.25 +4.06,6.25;6.25,6.25 +6.25,6.25;6.25,1.88 +6.25,1.88;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,1.25 +7.19,2.19;7.19,5.94 +8.75,6.25;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 + +# UTF-16 : 8a ed +# UTF-8 : ad ab e8 +[8aed] 諭 +9.38,6.56;9.06,6.88 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.69,7.50 +4.69,7.50;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.44,6.88 +3.44,6.88;3.12,6.56 +8.12,7.19;4.38,7.19 +3.75,4.69;5.94,4.69 +3.75,3.12;5.94,3.12 +3.75,0.94;3.75,6.25 +3.75,6.25;5.94,6.25 +5.94,6.25;5.94,1.88 +5.94,1.88;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,1.25 +6.88,2.19;6.88,5.94 +8.75,6.25;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,6.25;2.81,6.25 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 + +# UTF-16 : 61 09 +# UTF-8 : 89 84 e6 +[6109] 愉 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.50 +3.75,7.50;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;2.81,6.56 +7.81,7.19;4.06,7.19 +3.12,4.69;5.31,4.69 +3.12,3.12;5.31,3.12 +3.12,0.94;3.12,6.25 +3.12,6.25;5.62,6.25 +5.62,6.25;5.62,1.88 +5.62,1.88;5.62,1.25 +5.62,1.25;5.00,0.94 +5.00,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +6.56,2.19;6.56,5.94 +8.75,6.25;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 + +# UTF-16 : 98 10 +# UTF-8 : 90 a0 e9 +[9810] 預 +0.31,5.62;4.06,5.62 +3.75,8.75;0.31,8.75 +3.75,8.75;3.44,8.12 +3.44,8.12;3.12,7.81 +3.12,7.81;2.81,7.19 +2.81,7.19;2.50,6.88 +2.50,6.88;2.19,6.56 +2.81,5.62;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,6.88 +1.88,6.88;1.25,7.19 +1.25,7.19;0.94,7.81 +2.19,5.62;2.19,1.88 +2.19,1.88;2.19,1.25 +2.19,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +4.06,8.75;9.06,8.75 +6.56,8.75;6.56,8.44 +6.56,8.44;6.25,7.81 +6.25,7.81;6.25,7.50 +6.25,7.50;6.25,7.50 +4.69,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;4.69,7.50 +4.38,7.50;4.69,2.50 +4.69,4.38;8.75,4.38 +4.69,5.94;8.75,5.94 +2.81,3.44;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;4.06,5.62 + +# UTF-16 : 75 65 +# UTF-8 : a5 95 e7 +[7565] 略 +2.19,1.88;2.19,8.75 +0.62,1.88;3.44,1.88 +3.44,1.88;3.44,8.75 +3.44,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.62,5.31;3.44,5.31 +4.69,0.94;4.69,4.38 +4.69,4.38;8.44,4.38 +8.44,4.38;8.44,0.94 +4.69,1.56;8.44,1.56 +3.75,6.88;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.94,9.38 +5.31,8.44;8.75,8.44 +8.75,8.44;8.44,7.81 +8.44,7.81;8.12,7.50 +8.12,7.50;7.50,6.88 +7.50,6.88;7.19,6.56 +7.19,6.56;6.88,5.94 +6.88,5.94;6.25,5.62 +6.25,5.62;5.62,5.31 +5.62,5.31;5.00,5.00 +5.00,5.00;4.38,4.69 +4.38,4.69;3.75,4.38 +5.00,7.81;5.31,7.50 +5.31,7.50;5.62,7.19 +5.62,7.19;5.94,6.56 +5.94,6.56;6.25,6.25 +6.25,6.25;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.81,5.31 +7.81,5.31;8.12,5.00 +8.12,5.00;8.75,4.69 +8.75,4.69;9.38,4.38 + +# UTF-16 : 98 18 +# UTF-8 : 98 a0 e9 +[9818] 領 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +6.56,8.75;6.56,8.44 +6.56,8.44;6.56,7.81 +6.56,7.81;6.25,7.50 +6.25,7.50;6.25,7.50 +4.06,8.75;9.06,8.75 +4.69,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;4.69,7.50 +4.69,7.50;4.69,2.50 +4.69,4.38;8.75,4.38 +4.69,5.94;8.75,5.94 +4.38,6.56;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,8.12 +3.12,8.12;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +0.31,6.56;0.00,6.25 +3.75,6.88;0.94,6.88 +0.31,5.31;3.75,5.31 +3.75,5.31;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.44,1.88 +3.44,1.88;3.44,1.88 +3.44,1.88;2.81,1.88 +2.81,1.88;2.50,2.19 +1.56,0.62;1.88,5.31 + +# UTF-16 : 54 c0 +# UTF-8 : 80 93 e5 +[54c0] 哀 +1.88,5.00;7.81,5.00 +7.81,5.00;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,5.00 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 +4.69,5.00;4.38,4.69 +4.38,4.69;4.06,4.38 +4.06,4.38;3.75,4.38 +3.75,4.38;3.12,4.06 +3.12,4.06;2.81,3.75 +2.81,3.75;2.50,3.44 +2.50,3.44;1.88,3.44 +1.88,3.44;1.56,3.12 +1.56,3.12;0.94,2.81 +0.94,2.81;0.31,2.81 +4.69,5.00;5.00,4.38 +5.00,4.38;5.31,4.06 +5.31,4.06;5.62,3.44 +5.62,3.44;5.94,2.81 +5.94,2.81;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,1.88 +5.31,1.88;5.94,2.19 +2.81,1.25;2.81,3.75 +6.25,2.81;6.56,3.12 +6.56,3.12;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.44,4.38 + +# UTF-16 : 75 70 +# UTF-8 : b0 95 e7 +[7570] 異 +0.94,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 +8.75,3.12;0.62,3.12 +0.94,4.69;8.44,4.69 +3.12,3.12;3.12,5.62 +6.25,3.12;6.25,5.62 +1.56,5.62;8.12,5.62 +7.81,5.62;8.12,8.75 +7.81,8.75;1.56,8.75 +1.25,8.75;1.56,5.62 +4.69,8.75;4.69,5.94 +1.56,7.19;7.81,7.19 + +# UTF-16 : 8c b4 +# UTF-8 : b4 b2 e8 +[8cb4] 貴 +0.31,6.56;9.06,6.56 +1.25,7.19;8.12,7.19 +8.12,7.19;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,7.19 +4.69,6.56;4.69,9.38 +1.56,2.50;7.81,2.50 +7.81,2.50;7.81,5.62 +7.81,5.62;1.56,5.62 +1.56,5.62;1.56,2.50 +1.56,3.44;7.81,3.44 +1.56,4.69;7.81,4.69 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 + +# UTF-16 : 90 7a +# UTF-8 : ba 81 e9 +[907a] 遺 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.62 +1.88,5.62;0.31,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 +2.19,6.88;9.06,6.88 +3.12,7.50;8.44,7.50 +8.44,7.50;8.44,8.75 +8.44,8.75;3.12,8.75 +2.81,8.75;3.12,7.50 +5.62,6.88;5.62,9.38 +3.12,3.12;8.12,3.12 +8.12,3.12;8.12,6.25 +8.12,6.25;3.12,6.25 +3.12,6.25;3.12,2.81 +3.12,4.06;8.12,4.06 +3.12,5.00;8.12,5.00 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 + +# UTF-16 : 57 df +# UTF-8 : 9f 9f e5 +[57df] 域 +3.44,4.38;5.94,4.38 +5.94,4.38;5.94,6.88 +5.94,6.88;3.44,6.88 +3.44,6.88;3.44,4.06 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.06,2.50 +4.06,2.50;4.69,2.81 +4.69,2.81;5.00,2.81 +5.00,2.81;5.62,3.12 +5.62,3.12;6.25,3.44 +6.25,3.44;6.56,3.44 +2.81,8.12;9.06,8.12 +8.75,6.88;8.44,5.94 +8.44,5.94;8.12,5.31 +8.12,5.31;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.19,3.44 +7.19,3.44;6.88,2.81 +6.88,2.81;6.56,2.19 +6.56,2.19;5.94,1.88 +5.94,1.88;5.62,1.25 +5.62,1.25;5.00,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;6.88,6.25 +6.88,6.25;7.19,5.00 +7.19,5.00;7.19,4.06 +7.19,4.06;7.50,3.12 +7.50,3.12;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.44 +0.31,6.56;2.81,6.56 +1.56,2.19;1.56,9.06 +0.31,1.88;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 + +# UTF-16 : 5e f6 +# UTF-8 : b6 bb e5 +[5ef6] 延 +3.12,5.62;0.62,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,8.75;0.62,8.75 +0.62,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.75 +8.75,1.25;6.56,1.25 +6.56,1.25;5.62,1.25 +5.62,1.25;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.44,1.56 +3.44,1.56;2.81,1.88 +2.81,1.88;2.50,2.19 +2.50,2.19;1.88,2.81 +1.88,2.81;1.56,3.44 +1.56,3.44;1.25,4.06 +1.25,4.06;0.94,5.00 +6.25,5.62;8.75,5.62 +3.12,2.50;8.75,2.50 +6.25,2.50;6.25,8.44 +4.38,2.50;4.38,6.88 +3.75,8.12;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 +3.75,8.12;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 + +# UTF-16 : 6c bf +# UTF-8 : bf b2 e6 +[6cbf] 沿 +8.44,0.94;8.44,5.00 +8.44,5.00;3.75,5.00 +3.75,5.00;3.75,0.94 +3.75,1.56;8.12,1.56 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.31,6.88 +5.31,9.06;5.00,8.75 +5.00,8.75;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.38,7.19 +4.38,7.19;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.75,6.25 +3.75,6.25;3.44,5.62 +3.44,5.62;3.44,5.31 +3.44,5.31;3.12,5.00 +6.88,9.06;6.88,8.75 +6.88,8.75;7.19,8.12 +7.19,8.12;7.19,7.81 +7.19,7.81;7.50,7.19 +7.50,7.19;7.81,6.88 +7.81,6.88;8.12,6.56 +8.12,6.56;8.12,6.25 +8.12,6.25;8.44,5.62 +8.44,5.62;8.75,5.31 +8.75,5.31;9.06,5.00 + +# UTF-16 : 92 5b +# UTF-8 : 9b 89 e9 +[925b] 鉛 +7.19,9.06;7.50,8.75 +7.50,8.75;7.50,8.44 +7.50,8.44;7.81,7.81 +7.81,7.81;7.81,7.50 +7.81,7.50;8.12,7.19 +8.12,7.19;8.44,6.88 +8.44,6.88;8.44,6.56 +8.44,6.56;8.75,6.25 +8.75,6.25;9.06,5.94 +9.06,5.94;9.06,5.62 +5.00,0.94;5.00,5.00 +5.00,5.00;8.75,5.00 +8.75,5.00;8.75,0.94 +5.00,1.56;8.75,1.56 +6.25,9.06;6.25,8.75 +6.25,8.75;6.25,8.44 +6.25,8.44;5.94,7.81 +5.94,7.81;5.94,7.50 +5.94,7.50;5.62,7.19 +5.62,7.19;5.31,6.88 +5.31,6.88;5.31,6.56 +5.31,6.56;5.00,6.25 +5.00,6.25;4.69,5.94 +4.69,5.94;4.69,5.62 +0.31,1.25;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,7.50;4.06,7.81 +4.06,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.38,5.31;0.62,5.31 +4.06,7.19;0.94,7.19 +2.50,1.56;2.50,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;4.06,4.38 +4.06,4.38;4.06,4.69 + +# UTF-16 : 97 69 +# UTF-8 : a9 9d e9 +[9769] 革 +0.62,8.44;8.75,8.44 +6.56,9.38;6.56,7.19 +6.56,7.19;2.81,7.19 +2.81,7.19;2.81,9.38 +1.56,3.75;7.81,3.75 +7.81,3.75;7.81,5.94 +7.81,5.94;1.56,5.94 +1.56,5.94;1.56,3.44 +0.31,2.19;9.06,2.19 +4.69,0.62;4.69,7.19 + +# UTF-16 : 95 a3 +# UTF-8 : a3 96 e9 +[95a3] 閣 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +6.88,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 +1.88,4.38;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +3.44,5.31;6.56,5.31 +6.56,5.31;5.94,4.69 +5.94,4.69;5.62,4.38 +5.62,4.38;5.31,4.38 +5.31,4.38;4.69,4.06 +4.69,4.06;4.38,3.75 +4.38,3.75;3.75,3.75 +3.75,3.75;3.12,3.44 +3.12,3.44;2.50,3.12 +2.50,3.12;1.88,3.12 +3.12,5.00;3.44,4.69 +3.44,4.69;3.75,4.69 +3.75,4.69;4.06,4.38 +4.06,4.38;4.69,4.06 +4.69,4.06;5.00,4.06 +5.00,4.06;5.31,3.75 +5.31,3.75;5.94,3.44 +5.94,3.44;6.56,3.44 +6.56,3.44;6.88,3.12 +6.88,3.12;7.50,3.12 +3.12,1.56;6.56,1.56 +6.56,1.56;6.56,3.12 +6.56,3.12;2.81,3.12 +2.81,3.12;2.81,1.25 + +# UTF-16 : 52 72 +# UTF-8 : b2 89 e5 +[5272] 割 +6.56,2.81;6.56,8.75 +8.44,9.06;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +5.00,0.62;5.00,3.75 +5.00,3.75;1.25,3.75 +1.25,3.75;1.25,0.62 +1.25,1.56;5.00,1.56 +3.12,4.69;3.12,8.12 +0.31,4.69;5.94,4.69 +0.94,5.94;5.31,5.94 +1.25,7.19;5.00,7.19 +3.12,8.44;3.12,9.38 +5.62,6.88;5.62,8.44 +5.62,8.44;0.62,8.44 +0.62,8.44;0.62,6.88 + +# UTF-16 : 67 31 +# UTF-8 : b1 9c e6 +[6731] 朱 +4.69,0.62;4.69,9.38 +8.44,8.12;2.19,8.12 +0.62,5.94;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;2.19,7.81 +2.19,7.81;2.50,8.44 +2.50,8.44;2.81,9.06 +8.75,5.31;0.62,5.31 +0.62,1.56;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.75,3.75 +3.75,3.75;4.06,4.38 +4.06,4.38;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;4.69,5.31 +8.75,1.56;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,3.75;5.62,4.38 +5.62,4.38;5.31,4.69 +5.31,4.69;5.00,5.00 +5.00,5.00;5.00,5.31 + +# UTF-16 : 68 2a +# UTF-8 : aa a0 e6 +[682a] 株 +1.88,0.62;1.88,9.38 +3.12,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +6.25,0.62;6.25,9.38 +8.75,8.12;4.06,8.12 +3.12,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.38,9.06 +9.06,5.31;3.12,5.31 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.62,4.38 +5.62,4.38;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;6.25,5.31 +9.06,1.56;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.88,4.38 +6.88,4.38;6.56,4.69 +6.56,4.69;6.25,5.00 +6.25,5.00;6.25,5.31 + +# UTF-16 : 5d fb +# UTF-8 : bb b7 e5 +[5dfb] 巻 +0.62,5.62;9.06,5.62 +8.44,7.19;0.94,7.19 +0.31,3.44;0.94,3.75 +0.94,3.75;1.56,4.38 +1.56,4.38;2.19,4.69 +2.19,4.69;2.81,5.31 +2.81,5.31;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;4.69,9.38 +9.06,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.19,4.69 +7.19,4.69;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.88 +5.62,6.88;5.31,7.19 +2.81,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.19,8.44 +2.19,8.44;1.88,8.75 +1.88,8.75;1.56,9.06 +6.56,7.19;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.81,9.06 +6.88,2.50;6.88,4.69 +6.88,4.69;2.81,4.69 +6.88,3.12;2.19,3.12 +2.19,3.12;2.19,1.88 +2.19,1.88;2.19,1.25 +2.19,1.25;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;7.81,1.56 +7.81,1.56;7.81,2.19 +7.81,2.19;8.12,2.50 + +# UTF-16 : 77 0b +# UTF-8 : 8b 9c e7 +[770b] 看 +1.25,8.75;1.88,8.75 +1.88,8.75;2.81,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,9.06 +6.88,9.06;7.50,9.06 +7.50,9.06;8.12,9.06 +0.31,6.25;9.06,6.25 +0.94,7.50;8.44,7.50 +0.31,2.81;0.94,3.12 +0.94,3.12;1.56,3.75 +1.56,3.75;1.88,4.38 +1.88,4.38;2.50,4.69 +2.50,4.69;2.81,5.31 +2.81,5.31;3.12,5.94 +3.12,5.94;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +2.50,5.00;2.50,0.62 +7.81,0.62;7.81,5.00 +7.81,5.00;2.50,5.00 +2.81,1.25;7.81,1.25 +2.81,2.50;7.81,2.50 +2.81,3.75;7.81,3.75 + +# UTF-16 : 7c 21 +# UTF-8 : a1 b0 e7 +[7c21] 簡 +3.12,7.19;3.12,7.50 +3.12,7.50;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,8.12 +6.56,8.12;6.56,8.44 +6.56,8.44;6.56,8.75 +2.19,9.69;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.19 +5.94,9.69;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.75;5.31,8.75 +4.69,8.75;1.56,8.75 +5.31,5.94;8.44,5.94 +4.06,5.94;0.94,5.94 +0.94,0.94;0.94,7.19 +0.94,7.19;4.06,7.19 +4.06,7.19;4.06,4.69 +4.06,4.69;0.94,4.69 +6.25,2.81;3.12,2.81 +2.81,1.25;2.81,4.06 +2.81,4.06;6.56,4.06 +6.56,4.06;6.56,1.56 +6.56,1.56;3.12,1.56 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,7.19 +8.44,7.19;5.00,7.19 +5.00,7.19;5.00,4.69 +5.00,4.69;8.44,4.69 + +# UTF-16 : 53 84 +# UTF-8 : 84 8e e5 +[5384] 厄 +6.88,3.75;6.56,3.75 +6.56,3.75;5.94,3.75 +5.94,3.75;5.62,3.75 +5.62,3.75;5.00,3.75 +6.88,3.75;7.19,4.06 +7.19,4.06;7.50,4.69 +7.50,4.69;7.50,5.00 +7.50,5.00;7.50,5.62 +7.50,5.62;7.50,6.25 +7.50,6.25;7.50,7.19 +7.50,7.19;3.12,7.19 +3.12,7.19;3.12,2.19 +3.12,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,3.12 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.75,8.75 + +# UTF-16 : 53 71 +# UTF-8 : b1 8d e5 +[5371] 危 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;6.25,8.44 +6.25,8.44;6.56,8.75 +0.31,6.25;0.62,6.56 +0.62,6.56;0.94,6.88 +0.94,6.88;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.81,8.75 +2.81,8.75;3.12,9.06 +3.12,9.06;3.12,9.38 +2.81,8.75;6.56,8.75 +6.56,3.12;6.25,3.12 +6.25,3.12;5.62,3.12 +5.62,3.12;5.31,3.12 +5.31,3.12;5.00,3.12 +6.56,3.12;7.19,3.44 +7.19,3.44;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;7.50,5.00 +7.50,5.00;7.50,5.62 +7.50,5.62;3.12,5.62 +3.12,5.62;3.12,1.88 +3.12,1.88;3.44,1.25 +3.44,1.25;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.81 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.06 +1.56,4.06;1.56,4.69 +1.56,4.69;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.56,7.19 +1.56,7.19;8.75,7.19 + +# UTF-16 : 67 3a +# UTF-8 : ba 9c e6 +[673a] 机 +2.19,0.62;2.19,9.38 +3.75,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +3.75,4.06;3.44,4.69 +3.44,4.69;3.12,5.31 +3.12,5.31;2.81,5.94 +2.81,5.94;2.50,6.56 +2.50,6.56;2.19,7.19 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.38,5.00 +4.38,5.00;4.38,5.94 +4.38,5.94;4.38,6.88 +4.38,6.88;4.38,8.75 +4.38,8.75;7.81,8.75 +7.81,8.75;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,4.06 + +# UTF-16 : 80 8c +# UTF-8 : 8c 82 e8 +[808c] 肌 +0.94,4.06;3.44,4.06 +1.25,6.56;3.44,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;3.44,8.75 +3.44,8.75;3.44,1.88 +3.44,1.88;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.88,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.38,2.19 +4.38,2.19;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.69,5.00 +4.69,5.00;4.69,5.94 +4.69,5.94;4.69,6.88 +4.69,6.88;4.69,8.75 +4.69,8.75;7.81,8.75 +7.81,8.75;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,4.06 + +# UTF-16 : 98 e2 +# UTF-8 : a2 a3 e9 +[98e2] 飢 +2.81,8.44;2.81,7.50 +1.25,4.38;4.38,4.38 +4.38,4.38;4.38,7.50 +4.38,7.50;1.25,7.50 +1.25,7.50;1.25,1.25 +1.25,5.94;4.06,5.94 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +4.69,7.81;4.38,8.12 +4.38,8.12;3.75,8.44 +3.75,8.44;3.44,8.75 +3.44,8.75;3.12,9.06 +3.12,9.06;2.81,9.38 +2.81,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +4.38,1.88;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.38,1.88 +4.38,1.88;4.69,2.50 +4.69,2.50;4.69,2.81 +4.69,2.81;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,5.00 +5.00,5.00;5.00,5.94 +5.00,5.94;5.00,6.88 +5.00,6.88;5.00,8.75 +5.00,8.75;8.12,8.75 +7.81,8.75;8.12,1.88 +7.81,1.88;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.38,3.12 +9.38,3.12;9.38,4.06 + +# UTF-16 : 63 ee +# UTF-8 : ae 8f e6 +[63ee] 揮 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +3.44,3.44;8.44,3.44 +8.44,3.44;8.44,6.56 +8.44,6.56;3.44,6.56 +3.44,6.56;3.44,3.44 +3.44,5.00;8.12,5.00 +2.50,2.19;9.06,2.19 +5.94,0.62;5.94,8.44 +3.44,7.50;8.44,7.50 +8.75,6.88;8.75,8.75 +8.75,8.75;2.81,8.75 +2.81,8.75;2.81,6.88 + +# UTF-16 : 75 91 +# UTF-8 : 91 96 e7 +[7591] 疑 +6.88,3.75;8.75,3.75 +6.88,1.25;6.88,5.94 +4.38,0.94;4.69,1.56 +4.69,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.31,4.69 +5.31,4.69;5.31,5.31 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.56 +6.25,1.56;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.31,3.44 +9.06,5.94;4.38,5.94 +4.69,8.75;9.06,8.75 +5.62,8.12;5.94,7.81 +5.94,7.81;6.25,7.19 +6.25,7.19;6.88,6.88 +6.88,6.88;7.19,6.56 +7.19,6.56;7.50,5.94 +8.75,8.75;8.44,8.44 +8.44,8.44;8.12,7.81 +8.12,7.81;7.81,7.50 +7.81,7.50;7.19,7.19 +7.19,7.19;6.88,6.88 +8.75,5.94;8.75,5.62 +8.75,5.62;8.44,5.00 +8.44,5.00;8.12,4.69 +8.12,4.69;8.12,4.69 +0.94,9.06;0.94,6.88 +0.94,6.88;1.25,6.25 +1.25,6.25;1.56,6.25 +1.56,6.25;2.50,6.25 +2.50,6.25;2.81,6.25 +2.81,6.25;3.44,6.25 +3.44,6.25;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.38,7.81 +0.94,7.81;1.56,8.12 +1.56,8.12;2.19,8.12 +2.19,8.12;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.38,8.75 +4.38,5.31;1.25,5.31 +0.62,4.06;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.56,5.94 +4.69,3.75;0.31,3.75 +0.31,0.94;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.50,5.31 +4.38,1.56;4.06,1.88 +4.06,1.88;3.44,2.19 +3.44,2.19;3.12,2.50 +3.12,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 + +# UTF-16 : 62 71 +# UTF-8 : b1 89 e6 +[6271] 扱 +3.12,8.75;7.81,8.75 +6.56,5.62;6.88,6.25 +6.88,6.25;7.19,6.88 +7.19,6.88;7.19,7.50 +7.19,7.50;7.50,8.12 +7.50,8.12;7.50,8.75 +2.50,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.38,5.62 +4.38,5.62;4.38,6.56 +4.38,6.56;4.69,7.81 +4.69,7.81;4.69,8.75 +9.38,0.94;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.19,2.50 +7.19,2.50;6.88,3.12 +6.88,3.12;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.31,5.62 +5.31,5.62;5.00,6.56 +5.00,6.56;4.69,7.81 +4.69,7.81;4.69,8.75 +6.88,6.25;9.06,6.25 +3.75,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,3.12 +6.88,3.12;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,4.69 +8.12,4.69;8.75,5.62 +8.75,5.62;8.75,6.25 +1.88,9.38;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +3.44,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.44,7.19;0.31,7.19 + +# UTF-16 : 54 38 +# UTF-8 : b8 90 e5 +[5438] 吸 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +3.12,8.75;7.81,8.75 +6.56,5.62;6.88,6.25 +6.88,6.25;7.19,6.88 +7.19,6.88;7.19,7.50 +7.19,7.50;7.50,8.12 +7.50,8.12;7.50,8.75 +2.50,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.38,5.62 +4.38,5.62;4.38,6.56 +4.38,6.56;4.69,7.81 +4.69,7.81;4.69,8.75 +9.38,0.94;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.19,2.50 +7.19,2.50;6.88,3.12 +6.88,3.12;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.31,5.62 +5.31,5.62;5.00,6.56 +5.00,6.56;4.69,7.81 +4.69,7.81;4.69,8.75 +6.88,6.25;9.06,6.25 +3.75,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,3.12 +6.88,3.12;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,4.69 +8.12,4.69;8.75,5.62 +8.75,5.62;8.75,6.25 + +# UTF-16 : 6c 72 +# UTF-8 : b2 b1 e6 +[6c72] 汲 +3.12,8.75;7.81,8.75 +6.56,5.62;6.88,6.25 +6.88,6.25;7.19,6.88 +7.19,6.88;7.19,7.50 +7.19,7.50;7.50,8.12 +7.50,8.12;7.50,8.75 +2.50,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.38,5.62 +4.38,5.62;4.38,6.56 +4.38,6.56;4.38,7.81 +4.38,7.81;4.38,8.75 +9.38,0.94;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.19,2.50 +7.19,2.50;6.56,3.12 +6.56,3.12;6.25,4.06 +6.25,4.06;5.62,4.69 +5.62,4.69;5.31,5.62 +5.31,5.62;5.00,6.56 +5.00,6.56;4.69,7.81 +4.69,7.81;4.38,8.75 +6.88,6.25;9.06,6.25 +3.75,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,3.12 +6.88,3.12;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,4.69 +8.12,4.69;8.75,5.62 +8.75,5.62;8.75,6.25 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.81,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;1.25,8.75 +1.25,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 + +# UTF-16 : 4f 9b +# UTF-8 : 9b be e4 +[4f9b] 供 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,7.19 +9.06,4.38;2.19,4.38 +2.50,7.50;8.75,7.50 +4.06,4.38;4.06,9.38 +7.19,4.38;7.19,9.38 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 + +# UTF-16 : 6d 2a +# UTF-8 : aa b4 e6 +[6d2a] 洪 +9.06,4.38;2.50,4.38 +2.81,7.50;8.75,7.50 +4.38,4.38;4.38,9.38 +7.19,4.38;7.19,9.38 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 62 f1 +# UTF-8 : b1 8b e6 +[62f1] 拱 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +9.06,4.38;2.81,4.38 +2.81,7.50;8.75,7.50 +4.38,4.38;4.38,9.38 +7.19,4.38;7.50,9.38 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 + +# UTF-16 : 54 c4 +# UTF-8 : 84 93 e5 +[54c4] 哄 +0.94,2.19;2.50,2.19 +2.50,2.19;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +9.06,4.38;2.50,4.38 +3.12,7.50;8.75,7.50 +4.38,4.38;4.38,9.38 +7.50,4.38;7.50,9.38 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.56,3.12 + +# UTF-16 : 51 f5 +# UTF-8 : b5 87 e5 +[51f5] 凵 +0.94,9.06;0.94,0.94 +8.44,0.94;8.44,9.06 +0.94,1.56;8.44,1.56 + +# UTF-16 : 51 f6 +# UTF-8 : b6 87 e5 +[51f6] 凶 +0.94,8.75;0.94,0.94 +8.44,0.94;8.44,8.75 +0.94,1.56;8.44,1.56 +1.56,2.19;2.19,2.81 +2.19,2.81;2.81,3.12 +2.81,3.12;3.44,3.75 +3.44,3.75;4.38,4.38 +4.38,4.38;4.69,5.31 +4.69,5.31;5.31,5.94 +5.31,5.94;5.94,6.56 +5.94,6.56;6.25,7.50 +6.25,7.50;6.88,8.12 +6.88,8.12;7.19,9.06 +1.88,7.81;2.50,7.50 +2.50,7.50;3.12,7.19 +3.12,7.19;3.44,6.56 +3.44,6.56;4.06,6.25 +4.06,6.25;4.69,5.62 +4.69,5.62;5.31,5.31 +5.31,5.31;5.62,4.69 +5.62,4.69;6.25,4.06 +6.25,4.06;6.88,3.44 +6.88,3.44;7.50,2.81 + +# UTF-16 : 53 08 +# UTF-8 : 88 8c e5 +[5308] 匈 +7.50,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +1.88,8.12;8.44,8.12 +8.44,8.12;8.44,6.56 +8.44,6.56;8.44,5.00 +8.44,5.00;8.44,3.75 +8.44,3.75;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;7.81,1.25 +7.81,1.25;7.50,1.25 +0.00,5.62;0.31,5.94 +0.31,5.94;0.62,6.25 +0.62,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.75 +2.19,8.75;2.19,9.06 +2.19,9.06;2.50,9.69 +6.56,6.56;6.56,2.81 +6.56,2.81;1.88,2.81 +1.88,2.19;1.88,6.56 +2.50,3.44;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.62,7.50 +2.50,6.88;2.81,6.56 +2.81,6.56;3.12,6.25 +3.12,6.25;3.44,6.25 +3.44,6.25;3.75,5.94 +3.75,5.94;4.06,5.62 +4.06,5.62;4.69,5.31 +4.69,5.31;5.00,4.69 +5.00,4.69;5.31,4.38 +5.31,4.38;5.62,4.06 +5.62,4.06;6.25,3.44 + +# UTF-16 : 80 f8 +# UTF-8 : b8 83 e8 +[80f8] 胸 +7.50,6.56;7.50,2.81 +7.50,2.81;3.75,2.81 +3.75,2.19;3.75,6.56 +4.38,3.44;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.62,4.69 +5.62,4.69;5.62,5.00 +5.62,5.00;5.94,5.62 +5.94,5.62;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.56,6.88 +6.56,6.88;6.88,7.50 +4.38,6.88;5.00,6.25 +5.00,6.25;5.31,5.94 +5.31,5.94;5.62,5.62 +5.62,5.62;5.94,5.31 +5.94,5.31;6.25,4.69 +6.25,4.69;6.56,4.38 +6.56,4.38;6.88,4.06 +6.88,4.06;7.19,3.44 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +2.81,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.38,8.75 +4.38,8.75;4.69,9.06 +4.69,9.06;4.69,9.38 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.94,1.25 +4.38,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 + +# UTF-16 : 90 ce +# UTF-8 : 8e 83 e9 +[90ce] 郎 +0.94,4.69;4.38,4.69 +4.38,4.69;4.38,8.12 +4.38,8.12;0.94,8.12 +0.94,8.12;0.94,1.25 +0.94,6.56;4.38,6.56 +5.00,1.25;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;3.75,2.81 +3.75,2.81;3.44,3.44 +3.44,3.44;3.12,3.75 +9.06,8.75;5.62,8.75 +5.62,8.75;5.62,0.94 +6.56,1.88;7.50,1.88 +7.50,1.88;8.12,2.19 +8.12,2.19;8.44,2.19 +8.44,2.19;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;9.06,3.12 +8.75,3.12;8.75,3.75 +8.75,3.75;8.75,4.38 +8.75,4.38;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.50,5.94 +7.19,5.94;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.75,8.12 +8.75,8.12;8.75,8.75 +2.81,9.38;2.81,8.44 + +# UTF-16 : 90 f7 +# UTF-8 : b7 83 e9 +[90f7] 郷 +3.75,5.00;5.94,5.00 +5.94,5.00;5.94,8.75 +5.94,8.75;3.44,8.75 +3.44,8.75;3.44,1.56 +3.44,6.88;5.94,6.88 +2.50,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.94,2.50 +6.25,1.25;5.94,1.88 +5.94,1.88;5.94,2.50 +5.94,2.50;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,4.06 +0.00,3.75;2.81,4.38 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.81,7.19 +2.81,7.19;3.12,7.50 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.19 +0.62,7.19;0.31,7.81 +0.94,6.88;1.25,7.50 +1.25,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.38 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;3.12,5.31 +9.06,8.75;6.56,8.75 +6.56,8.75;6.56,0.94 +7.19,1.88;7.81,1.88 +7.81,1.88;8.44,2.19 +8.44,2.19;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.75,5.00 +8.75,5.00;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.75,7.81 +8.75,7.81;8.75,8.12 +8.75,8.12;9.06,8.75 + +# UTF-16 : 5e 45 +# UTF-8 : 85 b9 e5 +[5e45] 幅 +2.19,2.50;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,7.81 +3.12,7.81;0.62,7.81 +0.62,7.81;0.62,2.50 +1.88,0.62;1.88,9.38 +4.06,5.94;8.44,5.94 +8.44,5.94;8.44,7.81 +8.44,7.81;4.06,7.81 +4.06,7.81;4.06,5.62 +3.44,8.75;9.06,8.75 +8.75,0.62;8.75,4.69 +8.75,4.69;3.75,4.69 +3.75,4.69;3.75,0.62 +6.25,1.56;6.25,4.69 +3.75,1.25;8.75,1.25 +3.75,3.12;8.75,3.12 + +# UTF-16 : 52 e4 +# UTF-8 : a4 8b e5 +[52e4] 勤 +0.94,5.31;4.69,5.31 +4.69,5.31;4.69,7.19 +4.69,7.19;0.62,7.19 +0.62,7.19;0.62,5.00 +0.62,2.81;4.69,2.81 +0.62,4.06;5.00,4.06 +2.81,1.25;2.81,6.88 +5.00,0.94;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;6.25,3.75 +6.25,3.75;6.25,4.69 +6.25,4.69;6.25,5.62 +6.25,5.62;6.56,6.56 +6.56,6.56;6.56,7.81 +6.56,7.81;6.56,9.38 +5.00,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;4.69,1.56 +0.31,8.44;5.31,8.44 +1.56,7.50;1.56,9.38 +3.75,7.50;3.75,9.38 + +# UTF-16 : 80 8b +# UTF-8 : 8b 82 e8 +[808b] 肋 +3.75,0.94;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.69 +5.62,4.69;5.94,5.62 +5.94,5.62;5.94,6.56 +5.94,6.56;5.94,7.81 +5.94,7.81;5.94,9.38 +4.06,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +0.94,4.06;3.44,4.06 +0.94,6.56;3.44,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;3.44,8.75 +3.44,8.75;3.44,1.88 +3.44,1.88;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.88,0.94 + +# UTF-16 : 7b 4b +# UTF-8 : 8b ad e7 +[7b4b] 筋 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +7.19,6.88;6.88,7.19 +6.88,7.19;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.94,7.19 +0.94,7.19;0.31,6.56 +5.94,9.38;5.62,8.75 +5.62,8.75;5.62,8.12 +5.62,8.12;5.31,7.81 +5.31,7.81;4.69,7.19 +4.69,7.19;4.38,6.88 +9.06,8.44;5.62,8.44 +4.69,8.44;1.56,8.44 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;6.25,5.00 +6.25,5.00;6.25,5.94 +6.25,5.94;6.25,6.88 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,1.25 +6.88,1.25;6.25,1.25 +4.38,5.31;8.75,5.31 +8.75,5.31;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +0.94,3.12;3.75,3.12 +1.25,5.00;3.75,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,6.56 +0.94,6.56;3.75,6.56 +3.75,6.56;3.75,1.56 +3.75,1.56;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 + +# UTF-16 : 8b 66 +# UTF-8 : a6 ad e8 +[8b66] 警 +0.62,8.75;4.69,8.75 +1.88,8.12;1.88,9.38 +3.44,8.12;3.44,9.38 +0.31,6.88;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.25,8.44 +1.25,8.44;1.56,8.44 +1.25,8.12;4.38,8.12 +4.38,8.12;4.38,7.50 +4.38,7.50;4.38,6.88 +4.38,6.88;4.38,6.25 +4.38,6.25;4.06,5.94 +4.06,5.94;3.44,5.94 +3.44,5.94;3.12,5.94 +3.12,5.94;2.81,5.94 +1.25,5.94;1.25,7.50 +1.25,7.50;3.44,7.50 +3.44,7.50;3.44,6.56 +3.44,6.56;1.25,6.56 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;6.25,6.56 +6.25,6.56;6.56,6.56 +6.56,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.75 +8.75,5.94;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.75;9.06,8.75 +4.69,7.50;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;5.94,9.38 +7.81,0.62;7.81,2.19 +7.81,2.19;1.56,2.19 +1.56,2.19;1.56,0.62 +1.56,1.25;7.81,1.25 +0.62,4.69;8.75,4.69 +1.56,3.75;7.81,3.75 +1.56,3.12;7.81,3.12 +1.56,5.31;7.81,5.31 + +# UTF-16 : 86 50 +# UTF-8 : 90 99 e8 +[8650] 虐 +4.69,7.81;4.69,9.69 +7.50,6.56;8.12,6.88 +8.12,6.88;8.44,7.19 +8.44,7.19;8.44,7.50 +8.44,7.50;8.75,7.81 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,7.81 +1.25,7.81;8.75,7.81 +8.44,4.38;2.19,4.38 +2.19,4.38;2.19,0.62 +2.19,1.25;8.44,1.25 +2.19,2.81;8.12,2.81 +1.56,6.25;7.19,6.56 +3.75,7.50;3.75,5.62 +3.75,5.62;4.06,5.31 +4.06,5.31;4.69,5.31 +4.69,5.31;5.31,5.00 +5.31,5.00;5.94,5.00 +5.62,5.00;6.56,5.00 +6.56,5.00;6.88,5.31 +6.88,5.31;7.50,5.31 +7.50,5.31;8.12,5.31 +8.12,5.31;8.44,5.62 +8.44,5.62;8.44,6.25 +8.44,6.25;8.44,6.56 +4.38,8.75;8.12,8.75 + +# UTF-16 : 52 87 +# UTF-8 : 87 8a e5 +[5287] 劇 +2.81,7.81;2.81,9.69 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +0.31,0.94;0.31,1.56 +0.31,1.56;0.31,1.88 +0.31,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,7.81 +0.94,7.81;5.62,7.81 +1.25,6.56;4.69,7.19 +2.50,7.81;2.50,6.25 +2.50,6.25;2.50,5.94 +2.50,5.94;2.81,5.62 +2.81,5.62;3.44,5.62 +3.44,5.62;3.75,5.62 +3.75,5.62;4.06,5.62 +4.06,5.62;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +2.81,8.75;5.31,8.75 +6.25,2.81;6.56,8.75 +8.75,9.06;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +1.25,5.00;5.62,5.00 +1.25,3.75;1.88,4.06 +1.88,4.06;2.50,4.38 +2.50,4.38;2.81,4.38 +2.81,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +0.94,2.50;1.56,2.81 +1.56,2.81;2.19,3.12 +2.19,3.12;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.75,3.75 +0.94,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;4.06,2.81 +5.31,4.69;5.00,4.06 +5.00,4.06;4.69,3.75 +4.69,3.75;4.06,3.44 +4.06,3.44;4.06,3.44 +3.75,3.44;4.06,3.12 +4.06,3.12;4.38,2.81 +4.38,2.81;5.00,2.19 +5.00,2.19;5.62,1.88 +5.62,1.88;5.94,1.56 +2.50,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.06,1.56 +4.06,1.56;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;3.44,4.38 +3.44,4.38;3.12,4.69 + +# UTF-16 : 76 87 +# UTF-8 : 87 9a e7 +[7687] 皇 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,8.44 +7.81,8.44;1.56,8.44 +1.56,8.44;1.56,5.31 +1.56,6.88;7.81,6.88 +4.69,9.69;4.69,9.06 +4.69,9.06;4.38,8.75 +4.38,8.75;4.38,8.44 +8.75,1.25;0.62,1.25 +8.44,4.38;0.94,4.38 +7.81,2.81;1.56,2.81 +4.69,1.25;4.69,4.38 + +# UTF-16 : 6f c0 +# UTF-8 : 80 bf e6 +[6fc0] 激 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;1.88,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.00,6.88 +5.62,0.94;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;7.19,2.50 +7.19,2.50;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;8.12,4.38 +8.12,4.38;8.44,5.00 +8.44,5.00;8.44,5.94 +8.44,5.94;8.75,6.88 +8.75,6.88;8.75,7.81 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,4.06 +7.19,4.06;7.19,4.69 +7.19,4.69;6.88,5.31 +6.88,5.31;6.88,6.25 +6.88,6.25;6.56,7.19 +6.56,7.81;9.38,7.81 +5.62,5.31;5.94,5.94 +5.94,5.94;6.25,6.56 +6.25,6.56;6.25,6.88 +6.25,6.88;6.25,7.19 +6.25,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +6.56,8.44;6.88,9.06 +6.88,9.06;6.88,9.38 +2.81,5.94;5.62,5.94 +5.62,5.94;5.62,8.44 +5.62,8.44;2.81,8.44 +2.81,8.44;2.81,5.94 +2.81,7.19;5.31,7.19 +4.06,9.69;4.06,9.06 +4.06,9.06;3.75,8.75 +3.75,8.75;3.75,8.44 +4.06,5.00;4.06,5.94 +2.19,5.00;5.94,5.00 +1.88,0.94;2.50,1.56 +2.50,1.56;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +4.69,1.25;4.38,1.25 +4.38,1.25;3.75,1.25 +3.75,1.25;3.75,1.25 +3.12,3.75;5.62,3.75 +5.62,3.75;5.62,3.12 +5.62,3.12;5.62,2.81 +5.62,2.81;5.62,2.19 +5.62,2.19;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.00,1.25 + +# UTF-16 : 7a 74 +# UTF-8 : b4 a9 e7 +[7a74] 穴 +4.69,7.50;4.69,9.06 +8.44,5.94;8.44,7.50 +8.44,7.50;0.94,7.50 +0.94,7.50;0.94,5.94 +3.44,6.25;3.44,5.62 +3.44,5.62;3.12,5.00 +3.12,5.00;2.81,4.38 +2.81,4.38;2.50,4.06 +2.50,4.06;2.19,3.44 +2.19,3.44;1.88,3.12 +1.88,3.12;1.56,2.50 +1.56,2.50;1.25,1.88 +1.25,1.88;0.94,1.56 +0.94,1.56;0.62,1.25 +5.94,6.25;5.94,5.62 +5.94,5.62;6.25,5.00 +6.25,5.00;6.56,4.38 +6.56,4.38;6.88,4.06 +6.88,4.06;7.19,3.44 +7.19,3.44;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 + +# UTF-16 : 7d 79 +# UTF-8 : b9 b5 e7 +[7d79] 絹 +4.69,7.19;8.44,7.19 +8.44,7.19;8.44,8.75 +8.44,8.75;4.69,8.75 +4.69,8.75;4.69,6.88 +4.06,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;3.44,5.94 +3.44,5.94;3.44,6.25 +3.44,6.25;3.12,6.88 +0.31,4.69;3.75,5.00 +2.19,5.00;2.19,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 +4.38,0.94;4.38,5.94 +4.38,5.94;8.75,5.94 +8.75,5.94;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,1.25 +4.38,2.81;8.75,2.81 +4.38,4.38;8.75,4.38 + +# UTF-16 : 6a 29 +# UTF-8 : a9 a8 e6 +[6a29] 権 +1.56,0.62;1.56,9.38 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,5.00;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.19,6.25 +2.19,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.75,5.31;3.75,0.62 +3.75,1.25;9.06,1.25 +7.19,6.56;6.88,5.94 +6.88,5.94;6.56,5.62 +6.56,5.62;6.56,5.31 +8.75,5.31;3.75,5.31 +6.56,1.25;6.56,5.31 +3.75,2.81;8.75,2.81 +3.75,4.06;8.75,4.06 +2.50,4.06;2.81,4.38 +2.81,4.38;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.44 +8.75,8.44;4.06,8.44 +9.06,6.88;3.12,6.88 +3.12,7.50;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;4.38,9.06 +4.38,9.06;4.69,9.38 + +# UTF-16 : 61 b2 +# UTF-8 : b2 86 e6 +[61b2] 憲 +4.69,5.62;4.69,9.69 +0.62,5.62;8.75,5.62 +1.56,6.56;7.81,6.56 +1.25,7.50;8.12,7.50 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +2.81,3.12;2.81,1.56 +2.81,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.19,1.88 +7.19,1.88;7.19,2.50 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.38,2.81 +4.38,2.81;4.06,3.12 +1.25,3.44;8.12,3.44 +8.12,3.44;8.12,5.00 +8.12,5.00;1.25,5.00 +1.25,5.00;1.25,3.44 +5.94,3.75;5.94,4.69 +3.44,3.75;3.44,4.69 + +# UTF-16 : 6e 90 +# UTF-8 : 90 ba e6 +[6e90] 源 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,0.94;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,8.75 +3.44,8.75;9.06,8.75 +6.25,4.06;6.56,1.88 +6.25,1.88;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +3.44,1.25;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.00,3.75 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.12 +7.81,3.12;7.19,3.44 +4.38,4.38;8.44,4.38 +8.44,4.38;8.44,7.50 +8.44,7.50;4.38,7.50 +4.38,7.50;4.38,4.06 +4.38,5.94;8.44,5.94 +6.25,8.75;6.25,8.44 +6.25,8.44;6.25,7.81 +6.25,7.81;6.25,7.50 +6.25,7.50;6.25,7.50 + +# UTF-16 : 65 62 +# UTF-8 : a2 95 e6 +[6562] 敢 +4.69,0.94;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,5.00 +8.12,5.00;8.44,5.94 +8.44,5.94;8.44,6.88 +8.44,6.88;8.75,7.81 +5.62,7.81;9.38,7.81 +4.69,5.00;5.00,5.31 +5.00,5.31;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;5.94,9.06 +5.94,9.06;5.94,9.38 +9.06,0.94;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;5.94,6.25 +5.94,6.25;5.94,7.19 +0.00,1.88;0.62,1.88 +0.62,1.88;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.19 +1.88,2.19;2.19,2.19 +2.19,2.19;2.50,2.19 +2.50,2.19;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.38,2.50 +0.94,7.19;0.94,1.88 +2.50,8.75;2.50,7.19 +5.00,7.19;0.31,7.19 +4.69,8.75;0.62,8.75 +4.38,0.62;4.38,7.19 +1.25,3.75;4.38,3.75 +1.25,5.62;4.38,5.62 + +# UTF-16 : 53 b3 +# UTF-8 : b3 8e e5 +[53b3] 厳 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,8.12 +0.94,8.12;8.75,8.12 +2.81,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;2.19,9.38 +5.31,8.12;5.00,8.44 +5.00,8.44;4.69,9.06 +4.69,9.06;4.38,9.38 +4.38,9.38;4.38,9.38 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,9.06 +7.50,9.06;7.81,9.38 +7.81,9.38;7.81,9.38 +5.00,0.94;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;7.81,4.06 +7.81,4.06;8.12,4.69 +8.12,4.69;8.12,5.62 +8.12,5.62;8.44,6.25 +5.94,6.25;9.06,6.25 +5.00,4.06;5.31,4.69 +5.31,4.69;5.62,5.31 +5.62,5.31;5.94,6.25 +5.94,6.25;6.25,6.88 +6.25,6.88;6.25,7.50 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.25,5.00 +6.25,5.00;6.25,5.94 +1.25,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,1.88 +3.44,1.88;4.06,1.88 +4.06,1.88;4.69,2.19 +2.19,5.62;2.19,1.56 +3.44,7.19;3.44,5.62 +5.31,5.62;1.25,5.62 +5.00,7.19;1.56,7.19 +4.69,0.62;4.69,5.62 +2.19,3.12;4.69,3.12 +2.19,4.38;4.69,4.38 + +# UTF-16 : 4e 4e +# UTF-8 : 8e b9 e4 +[4e4e] 乎 +4.69,8.44;4.69,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +9.06,4.69;0.31,4.69 +1.25,8.12;1.88,8.12 +1.88,8.12;2.81,8.12 +2.81,8.12;3.44,8.12 +3.44,8.12;4.06,8.12 +4.06,8.12;4.69,8.44 +4.69,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +2.81,5.31;2.81,5.94 +2.81,5.94;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;1.88,6.88 +1.88,6.88;1.56,7.50 +6.25,5.31;6.88,5.94 +6.88,5.94;7.19,6.25 +7.19,6.25;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;8.12,7.81 + +# UTF-16 : 54 7c +# UTF-8 : bc 91 e5 +[547c] 呼 +6.25,8.44;6.25,1.88 +6.25,1.88;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +9.06,4.38;3.12,4.38 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 +4.69,5.31;4.69,5.62 +4.69,5.62;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;4.06,7.19 +4.06,7.19;3.75,7.50 +7.50,5.31;7.81,5.62 +7.81,5.62;8.12,6.25 +8.12,6.25;8.44,6.88 +8.44,6.88;8.44,7.50 +8.44,7.50;8.75,7.81 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 + +# UTF-16 : 54 49 +# UTF-8 : 89 91 e5 +[5449] 呉 +3.12,5.94;7.81,5.94 +7.81,5.94;7.81,8.75 +7.81,8.75;3.12,8.75 +3.12,8.75;3.12,5.94 +7.19,3.44;7.19,4.69 +7.19,4.69;1.56,4.69 +1.56,4.69;1.56,8.44 +9.06,3.44;0.31,3.44 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.50 +6.25,2.50;5.62,2.81 + +# UTF-16 : 5a 2f +# UTF-8 : af a8 e5 +[5a2f] 娯 +5.00,5.94;8.44,5.94 +8.44,5.94;8.44,8.75 +8.44,8.75;5.00,8.75 +5.00,8.75;5.00,5.94 +8.12,3.44;8.12,4.69 +8.12,4.69;4.06,4.69 +4.06,4.69;4.06,8.44 +9.06,3.44;2.81,3.44 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.50 +7.19,2.50;6.56,2.81 +0.31,0.62;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;2.81,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.12,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.75 +1.88,3.75;2.19,3.12 +2.19,3.12;2.81,2.50 +2.81,2.50;2.81,2.19 +2.81,2.19;3.12,1.88 + +# UTF-16 : 8a a4 +# UTF-8 : a4 aa e8 +[8aa4] 誤 +5.31,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;5.31,8.75 +5.31,8.75;5.31,6.25 +8.12,3.75;8.12,5.00 +8.12,5.00;4.38,5.00 +4.38,5.00;4.38,8.44 +9.06,3.75;3.44,3.75 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;6.88,3.12 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 + +# UTF-16 : 54 0e +# UTF-8 : 8e 90 e5 +[540e] 后 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;2.19,8.12 +2.19,8.12;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +8.75,6.56;1.25,6.56 +2.50,0.94;2.50,5.00 +2.50,5.00;8.12,5.00 +8.12,5.00;8.12,0.94 +2.81,1.56;8.12,1.56 + +# UTF-16 : 7d 05 +# UTF-8 : 85 b4 e7 +[7d05] 紅 +3.75,1.25;9.06,1.25 +8.75,8.75;4.06,8.75 +6.56,1.25;6.56,8.75 +4.06,4.38;4.06,4.69 +4.06,4.69;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +0.31,4.69;4.06,5.00 +2.19,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 + +# UTF-16 : 6c 5f +# UTF-8 : 9f b1 e6 +[6c5f] 江 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.06 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;1.25,8.75 +1.25,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +2.81,1.25;9.06,1.25 +8.75,8.75;2.81,8.75 +5.94,1.25;5.94,8.75 + +# UTF-16 : 62 5b +# UTF-8 : 9b 89 e6 +[625b] 扛 +3.12,1.25;9.06,1.25 +8.75,8.75;3.12,8.75 +5.94,1.25;6.25,8.75 +1.88,9.38;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.44,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.44,7.19;0.31,7.19 + +# UTF-16 : 67 60 +# UTF-8 : a0 9d e6 +[6760] 杠 +3.75,1.25;9.06,1.25 +8.75,8.75;4.06,8.75 +6.56,1.25;6.56,8.75 +2.50,0.62;2.50,9.38 +4.06,7.19;0.62,7.19 +0.31,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +3.75,4.06;3.44,4.69 +3.44,4.69;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;2.81,6.56 +2.81,6.56;2.50,7.19 + +# UTF-16 : 80 9b +# UTF-8 : 9b 82 e8 +[809b] 肛 +3.75,1.25;9.06,1.25 +8.75,8.75;4.06,8.75 +6.56,1.25;6.56,8.75 +0.94,4.06;3.12,4.06 +1.25,6.56;3.12,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;3.12,8.75 +3.12,8.75;3.12,1.88 +3.12,1.88;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 + +# UTF-16 : 77 fc +# UTF-8 : bc 9f e7 +[77fc] 矼 +3.75,1.25;9.06,1.25 +8.75,8.75;4.06,8.75 +6.56,1.25;6.56,8.75 +3.75,8.75;0.31,8.75 +1.25,1.88;3.44,1.88 +3.44,1.88;3.44,5.62 +3.44,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,8.12 +1.56,8.12;1.88,8.75 + +# UTF-16 : 8a 0c +# UTF-8 : 8c a8 e8 +[8a0c] 訌 +4.06,1.25;9.06,1.25 +8.75,8.75;4.38,8.75 +6.56,1.25;6.56,8.75 +0.94,1.25;3.44,1.25 +3.44,1.25;3.44,3.44 +3.44,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;4.06,7.50 +0.62,6.25;3.75,6.25 +0.62,4.69;3.75,4.69 +0.62,8.75;3.75,8.75 + +# UTF-16 : 96 4d +# UTF-8 : 8d 99 e9 +[964d] 降 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;3.12,8.75 +3.12,7.19;3.75,7.50 +3.75,7.50;4.38,7.81 +4.38,7.81;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.62,9.38 +4.69,8.44;8.75,8.44 +8.44,8.44;8.12,8.12 +8.12,8.12;7.81,7.81 +7.81,7.81;7.50,7.19 +7.50,7.19;6.88,6.88 +6.88,6.88;6.56,6.56 +6.56,6.56;5.94,6.25 +5.94,6.25;5.31,5.94 +5.31,5.94;4.69,5.62 +4.69,5.62;3.75,5.31 +3.75,5.31;3.12,5.00 +4.38,8.12;5.00,7.81 +5.00,7.81;5.31,7.50 +5.31,7.50;5.62,7.19 +5.62,7.19;5.94,6.88 +5.94,6.88;6.56,6.56 +6.56,6.56;6.88,6.25 +6.88,6.25;7.50,5.94 +7.50,5.94;8.12,5.62 +8.12,5.62;8.75,5.31 +8.75,5.31;9.06,5.00 +6.88,0.62;6.88,5.62 +3.12,4.38;8.75,4.38 +4.38,2.50;4.38,4.38 +9.06,2.50;2.81,2.50 + +# UTF-16 : 5c a1 +# UTF-8 : a1 b2 e5 +[5ca1] 岡 +0.94,0.94;0.94,8.75 +0.94,8.75;8.44,8.75 +8.44,8.75;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.81,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +2.50,5.31;2.50,1.56 +6.88,2.19;6.88,5.31 +2.50,2.81;6.88,2.81 +4.69,6.25;4.69,2.81 +1.56,6.25;7.81,6.25 +5.62,6.25;5.94,6.56 +5.94,6.56;5.94,6.88 +5.94,6.88;6.25,7.50 +6.25,7.50;6.25,7.81 +6.25,7.81;6.56,8.44 +3.75,6.25;3.75,6.56 +3.75,6.56;3.44,7.19 +3.44,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.44 + +# UTF-16 : 92 fc +# UTF-8 : bc 8b e9 +[92fc] 鋼 +5.00,5.31;5.00,1.56 +7.81,2.19;7.81,5.31 +5.00,2.81;7.81,2.81 +6.56,6.25;6.56,2.81 +4.38,6.25;8.44,6.25 +7.19,6.25;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;7.81,8.44 +5.94,6.25;5.94,6.56 +5.94,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.31,7.81 +5.31,7.81;5.31,8.44 +4.06,0.94;4.06,8.75 +4.06,8.75;9.06,8.75 +8.75,8.75;9.06,1.88 +8.75,1.88;9.06,1.25 +9.06,1.25;8.44,1.25 +8.44,1.25;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +0.00,1.25;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +1.88,9.38;1.56,8.75 +1.56,8.75;1.25,8.44 +1.25,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +1.88,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.12,4.38 +3.12,4.38;3.44,4.69 + +# UTF-16 : 7d b1 +# UTF-8 : b1 b6 e7 +[7db1] 綱 +5.00,5.31;5.00,1.56 +7.81,2.19;7.81,5.31 +5.00,2.81;7.81,2.81 +6.25,6.25;6.25,2.81 +4.38,6.25;8.44,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.19,6.88 +7.19,6.88;7.50,7.50 +7.50,7.50;7.50,7.81 +7.50,7.81;7.81,8.44 +5.62,6.25;5.62,6.56 +5.62,6.56;5.62,7.19 +5.62,7.19;5.31,7.50 +5.31,7.50;5.31,7.81 +5.31,7.81;5.00,8.44 +3.75,0.94;3.75,8.75 +3.75,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +3.44,4.38;3.44,4.69 +3.44,4.69;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;2.81,6.56 +0.00,4.69;3.44,5.00 +1.88,5.00;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.50 +2.50,7.50;2.81,8.12 +2.81,8.12;3.12,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.88 +0.94,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,8.12 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.38 + +# UTF-16 : 4e a5 +# UTF-8 : a5 ba e4 +[4ea5] 亥 +0.62,3.12;1.56,3.44 +1.56,3.44;2.19,3.75 +2.19,3.75;2.81,4.06 +2.81,4.06;3.75,4.69 +3.75,4.69;4.38,5.00 +4.38,5.00;5.00,5.31 +5.00,5.31;5.31,5.94 +5.31,5.94;5.94,6.56 +5.94,6.56;6.56,6.88 +6.56,6.88;6.88,7.50 +0.62,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;3.44,2.19 +3.44,2.19;4.38,2.50 +4.38,2.50;5.00,2.81 +5.00,2.81;5.94,3.44 +5.94,3.44;6.56,4.06 +6.56,4.06;7.19,4.69 +7.19,4.69;7.81,5.31 +7.81,5.31;8.44,5.94 +0.62,8.44;8.75,8.44 +4.69,8.44;4.69,9.69 +4.06,4.69;3.44,5.31 +3.44,5.31;3.12,5.62 +3.12,5.62;2.50,6.25 +2.50,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +2.50,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.69,8.44 +8.75,0.94;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.88,2.50 +6.88,2.50;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.12 + +# UTF-16 : 52 3b +# UTF-8 : bb 88 e5 +[523b] 刻 +0.62,3.12;0.94,3.44 +0.94,3.44;1.56,3.75 +1.56,3.75;2.19,4.06 +2.19,4.06;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.50 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;5.00,4.69 +5.00,4.69;5.31,5.31 +0.31,8.12;5.62,8.12 +3.12,8.12;3.12,9.38 +3.12,5.00;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.25,6.56 +1.25,6.56;0.94,6.88 +1.88,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +6.25,2.81;6.56,8.75 +8.75,9.06;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +5.62,0.94;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;4.69,2.50 +4.69,2.50;4.38,2.81 +4.38,2.81;3.75,3.12 + +# UTF-16 : 52 be +# UTF-8 : be 8a e5 +[52be] 劾 +0.62,3.12;0.94,3.44 +0.94,3.44;1.56,3.75 +1.56,3.75;1.88,4.06 +1.88,4.06;2.19,4.38 +2.19,4.38;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.50 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.69,4.69 +4.69,4.69;5.00,5.31 +0.31,8.12;5.00,8.12 +2.81,8.12;2.81,9.38 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,6.88 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.12 +4.69,1.56;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,2.81 +3.75,2.81;3.44,3.12 +4.06,0.94;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.94,4.69 +5.94,4.69;6.25,5.62 +6.25,5.62;6.25,6.56 +6.25,6.56;6.25,7.81 +6.25,7.81;6.25,9.38 +4.69,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 + +# UTF-16 : 7a 40 +# UTF-8 : 80 a9 e7 +[7a40] 穀 +5.00,5.62;5.31,5.94 +5.31,5.94;5.62,6.56 +5.62,6.56;5.62,6.88 +5.62,6.88;5.62,7.50 +5.62,7.50;5.94,8.12 +5.62,8.12;5.94,8.75 +5.62,8.75;8.12,8.75 +7.81,8.75;8.12,6.25 +7.81,6.25;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;8.75,5.94 +8.75,5.94;9.06,6.56 +9.06,6.56;9.06,6.88 +9.06,6.88;9.06,7.19 +5.00,5.31;8.75,5.31 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.69 +8.44,4.69;8.75,5.00 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,3.75;5.94,4.06 +5.94,4.06;5.62,4.69 +0.31,1.56;0.62,1.56 +0.62,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.50,3.75 +4.38,5.31;3.44,5.31 +3.44,5.31;2.81,5.00 +2.81,5.00;2.19,5.00 +2.19,5.00;1.56,5.00 +1.56,5.00;0.94,4.69 +2.50,0.62;2.50,5.00 +4.69,3.75;0.31,3.75 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;2.50,3.75 +0.62,6.88;4.69,6.88 +4.69,8.44;0.31,8.44 +2.50,6.88;2.50,9.38 +4.69,4.69;4.69,5.94 +4.69,5.94;0.62,5.94 +0.31,5.94;0.62,4.69 + +# UTF-16 : 9a a8 +# UTF-8 : a8 aa e9 +[9aa8] 骨 +7.81,6.56;7.81,9.06 +7.81,9.06;1.56,9.06 +1.56,9.06;1.56,6.56 +0.62,4.38;0.62,6.25 +0.62,6.25;8.75,6.25 +8.75,6.25;8.75,4.38 +7.81,7.81;4.38,7.81 +4.38,7.81;4.38,6.56 +1.56,0.94;1.88,5.31 +1.56,5.31;7.81,5.31 +7.50,5.31;7.81,1.56 +7.50,1.56;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,1.25 +1.88,2.50;7.81,2.50 +1.88,4.06;7.81,4.06 + +# UTF-16 : 78 02 +# UTF-8 : 82 a0 e7 +[7802] 砂 +3.75,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.50 +1.56,7.50;1.56,8.12 +1.56,8.12;1.88,8.75 +9.38,5.00;9.06,5.62 +9.06,5.62;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.44,7.81 +8.44,7.81;8.12,8.44 +6.56,9.38;6.56,4.69 +6.56,4.69;6.56,4.38 +6.56,4.38;6.25,4.06 +6.25,4.06;5.94,4.06 +5.94,4.06;5.62,4.06 +5.62,4.06;5.31,4.06 +5.31,4.06;5.00,4.06 +3.75,5.00;4.06,5.62 +4.06,5.62;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.50 +4.69,7.50;4.69,8.44 +8.75,5.31;8.44,4.69 +8.44,4.69;8.12,4.06 +8.12,4.06;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;4.69,1.25 +4.69,1.25;4.06,0.94 +4.06,0.94;3.44,0.94 + +# UTF-16 : 57 50 +# UTF-8 : 90 9d e5 +[5750] 坐 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.50,8.75 +4.06,4.38;3.75,5.00 +3.75,5.00;3.44,5.62 +3.44,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +2.50,6.56;2.19,7.19 +8.75,4.38;8.44,5.00 +8.44,5.00;8.12,5.62 +8.12,5.62;7.81,6.25 +7.81,6.25;7.19,6.56 +7.19,6.56;6.88,7.19 +5.31,4.38;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;6.25,5.62 +6.25,5.62;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.88,6.88 +6.88,6.88;6.88,7.19 +6.88,7.19;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.19,8.75 +0.31,1.25;9.06,1.25 +8.12,3.44;1.25,3.44 +4.69,1.25;4.69,9.38 + +# UTF-16 : 5e a7 +# UTF-8 : a7 ba e5 +[5ea7] 座 +1.56,4.38;1.88,4.38 +1.88,4.38;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.12,7.19 +3.12,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +4.38,4.38;4.06,4.69 +4.06,4.69;3.75,5.31 +3.75,5.31;3.44,5.94 +3.44,5.94;3.12,6.25 +3.12,6.25;2.81,6.56 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;6.88,6.56 +5.62,4.38;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;6.88,5.94 +6.88,5.94;6.88,6.25 +6.88,6.25;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.19,7.50 +7.19,7.50;7.19,8.12 +1.25,1.25;9.06,1.25 +8.44,3.44;1.88,3.44 +5.00,1.25;5.00,8.12 +5.00,8.75;5.00,9.69 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.44 +1.25,8.44;8.75,8.44 + +# UTF-16 : 65 89 +# UTF-8 : 89 96 e6 +[6589] 斉 +7.50,8.44;6.88,8.12 +6.88,8.12;6.56,7.81 +6.56,7.81;5.94,7.19 +5.94,7.19;5.31,6.88 +5.31,6.88;4.69,6.56 +4.69,6.56;4.06,6.25 +4.06,6.25;3.12,5.94 +3.12,5.94;2.50,5.94 +2.50,5.94;1.56,5.62 +1.56,5.62;0.31,5.31 +1.88,8.12;2.50,7.81 +2.50,7.81;3.12,7.50 +3.12,7.50;3.75,6.88 +3.75,6.88;4.38,6.56 +4.38,6.56;5.00,6.56 +5.00,6.56;5.94,6.25 +5.94,6.25;6.56,5.94 +6.56,5.94;7.50,5.62 +7.50,5.62;8.12,5.62 +8.12,5.62;9.06,5.31 +4.69,8.44;4.69,9.38 +8.75,8.44;0.62,8.44 +7.50,5.62;7.50,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,4.06;2.19,5.62 +2.19,4.69;7.50,4.69 +1.88,2.81;7.50,2.81 + +# UTF-16 : 6e 08 +# UTF-8 : 88 b8 e6 +[6e08] 済 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +7.81,8.44;7.50,8.12 +7.50,8.12;7.19,7.50 +7.19,7.50;6.88,7.19 +6.88,7.19;6.25,6.88 +6.25,6.88;5.94,6.56 +5.94,6.56;5.31,6.25 +5.31,6.25;4.69,5.94 +4.69,5.94;4.06,5.62 +4.06,5.62;3.12,5.62 +3.12,5.62;2.19,5.31 +3.44,8.12;4.06,7.81 +4.06,7.81;4.38,7.19 +4.38,7.19;5.00,6.88 +5.00,6.88;5.62,6.56 +5.62,6.56;5.94,6.25 +5.94,6.25;6.56,6.25 +6.56,6.25;7.19,5.94 +7.19,5.94;7.81,5.62 +7.81,5.62;8.44,5.31 +8.44,5.31;9.38,5.31 +5.62,8.44;5.94,9.69 +9.06,8.44;2.50,8.44 +8.12,5.62;8.12,0.94 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;3.75,4.06 +3.75,4.06;3.75,5.62 +3.75,4.69;8.12,4.69 +3.44,3.12;8.12,3.12 + +# UTF-16 : 68 3d +# UTF-8 : bd a0 e6 +[683d] 栽 +0.31,6.25;9.06,6.25 +8.44,5.31;8.12,4.69 +8.12,4.69;7.81,4.38 +7.81,4.38;7.50,3.75 +7.50,3.75;7.19,3.12 +7.19,3.12;6.88,2.81 +6.88,2.81;6.25,2.19 +6.25,2.19;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +5.94,9.38;6.25,7.81 +6.25,7.81;6.25,6.25 +6.25,6.25;6.56,5.00 +6.56,5.00;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.19,2.19 +7.19,2.19;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.50 +8.12,7.50;8.44,7.19 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.69 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 +4.38,3.12;4.06,3.75 +4.06,3.75;3.44,4.38 +3.44,4.38;2.81,4.69 +2.81,0.94;2.81,5.94 +2.81,6.25;2.81,9.38 +5.31,4.69;0.62,4.69 +5.00,8.12;0.62,8.12 + +# UTF-16 : 88 c1 +# UTF-8 : 81 a3 e8 +[88c1] 裁 +2.81,4.69;2.81,5.94 +0.62,4.69;5.62,4.69 +2.81,4.69;2.50,4.38 +2.50,4.38;2.19,3.75 +2.19,3.75;1.56,3.44 +1.56,3.44;0.94,3.12 +0.94,3.12;0.31,2.81 +2.81,4.69;3.12,4.06 +3.12,4.06;3.75,3.44 +3.75,3.44;4.06,2.81 +4.06,2.81;4.69,2.50 +4.69,2.50;5.00,2.19 +5.00,2.19;5.31,1.88 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +1.56,1.25;1.88,3.44 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;5.31,4.06 +5.31,4.06;5.31,4.38 +0.31,6.25;9.06,6.25 +8.44,5.31;8.12,4.69 +8.12,4.69;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.12 +7.19,3.12;6.88,2.50 +6.88,2.50;6.25,2.19 +6.25,2.19;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +5.94,9.38;6.25,7.81 +6.25,7.81;6.25,6.25 +6.25,6.25;6.56,5.00 +6.56,5.00;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.19,2.19 +7.19,2.19;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.50 +8.12,7.50;8.44,7.19 +2.81,6.25;2.81,9.38 +5.00,8.12;0.62,8.12 + +# UTF-16 : 67 3f +# UTF-8 : bf 9c e6 +[673f] 朿 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +9.06,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.38 +4.69,0.62;4.69,9.38 +0.31,8.44;9.06,8.44 +6.25,4.38;6.56,4.38 +6.56,4.38;7.19,4.38 +7.19,4.38;7.50,4.38 +7.50,4.38;7.81,4.69 +7.81,4.69;7.81,5.00 +7.81,5.00;7.81,5.31 +7.81,5.31;7.81,6.88 +7.81,6.88;1.56,6.88 +1.56,6.88;1.56,4.38 + +# UTF-16 : 7b 56 +# UTF-8 : 96 ad e7 +[7b56] 策 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +9.06,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,0.62;4.69,7.19 +0.31,6.56;9.06,6.56 +6.25,3.44;6.56,3.44 +6.56,3.44;7.19,3.44 +7.19,3.44;7.50,3.44 +7.50,3.44;7.81,3.44 +7.81,3.44;7.81,4.06 +7.81,4.06;7.81,5.31 +7.81,5.31;1.56,5.31 +1.56,5.31;1.56,3.12 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +7.19,6.88;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 + +# UTF-16 : 86 95 +# UTF-8 : 95 9a e8 +[8695] 蚕 +0.62,4.38;1.25,4.69 +1.25,4.69;1.88,5.00 +1.88,5.00;2.50,5.62 +2.50,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;4.69,8.75 +8.44,6.88;0.94,6.88 +8.75,8.75;0.62,8.75 +4.69,1.25;4.69,6.25 +1.88,3.12;7.50,3.12 +7.50,3.12;7.50,5.00 +7.50,5.00;1.88,5.00 +1.88,5.00;1.88,2.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,2.81 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;8.12,1.88 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;5.62,6.56 +5.62,6.56;5.31,6.88 + +# UTF-16 : 81 f3 +# UTF-8 : b3 87 e8 +[81f3] 至 +0.62,8.75;8.75,8.75 +8.75,5.00;8.12,5.62 +8.12,5.62;7.81,6.25 +7.81,6.25;7.50,6.88 +7.50,6.88;6.88,7.50 +6.88,7.50;6.56,8.12 +0.94,5.62;1.56,5.62 +1.56,5.62;2.19,5.62 +2.19,5.62;2.81,5.62 +2.81,5.62;3.75,5.62 +3.75,5.62;4.38,5.94 +4.38,5.94;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;6.25,6.25 +6.25,6.25;7.19,6.25 +7.19,6.25;7.81,6.25 +2.50,5.62;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.75 +0.62,1.25;8.75,1.25 +8.12,3.75;1.25,3.75 +4.69,1.25;4.69,5.31 + +# UTF-16 : 89 96 +# UTF-8 : 96 a6 e8 +[8996] 視 +3.75,3.44;3.44,3.75 +3.44,3.75;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.38 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.12,6.88 +3.12,6.88;3.44,7.50 +4.38,3.75;8.44,3.75 +8.44,3.75;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,3.75 +4.38,5.62;8.44,5.62 +4.38,7.19;8.44,7.19 +6.88,3.75;6.88,1.56 +6.88,1.56;7.19,1.25 +7.19,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 + +# UTF-16 : 8a 5e +# UTF-8 : 9e a9 e8 +[8a5e] 詞 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,6.25;3.44,6.25 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +4.69,1.88;4.69,5.62 +4.69,5.62;7.50,5.62 +7.19,5.62;7.50,2.81 +7.19,2.81;4.69,2.81 +7.81,7.19;4.38,7.19 + +# UTF-16 : 8a 8c +# UTF-8 : 8c aa e8 +[8a8c] 誌 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,6.25;3.44,6.25 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +4.06,5.62;8.75,5.62 +8.75,8.12;4.06,8.12 +6.25,5.62;6.25,9.38 +5.31,4.38;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.62,0.94 +5.62,0.94;5.94,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,1.25 +7.81,1.25;7.81,1.56 +7.81,1.56;8.12,1.88 +8.12,1.88;8.12,2.50 +3.75,1.56;3.75,1.88 +3.75,1.88;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.38,4.06 +9.06,1.56;9.06,2.19 +9.06,2.19;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.44,3.44 +8.44,3.44;8.12,4.06 +5.62,5.00;5.94,4.69 +5.94,4.69;6.25,4.38 +6.25,4.38;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.50,3.44 + +# UTF-16 : 63 c3 +# UTF-8 : 83 8f e6 +[63c3] 揃 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.50,5.00;2.19,4.69 +2.19,4.69;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.50,7.19;0.31,7.19 +3.12,5.31;5.62,5.31 +3.12,3.44;5.62,3.44 +2.81,0.94;3.12,7.19 +2.81,7.19;5.62,7.19 +5.62,7.19;5.62,1.88 +5.62,1.88;5.62,1.25 +5.62,1.25;5.00,0.94 +5.00,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +6.88,2.50;6.88,6.88 +8.75,7.19;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +2.50,8.12;9.06,8.12 +5.00,8.12;4.69,8.44 +4.69,8.44;4.38,9.06 +4.38,9.06;4.38,9.38 +4.38,9.38;4.38,9.38 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,9.06 +7.19,9.06;7.19,9.38 +7.19,9.38;7.19,9.38 + +# UTF-16 : 78 c1 +# UTF-8 : 81 a3 e7 +[78c1] 磁 +3.12,8.75;0.31,8.75 +1.25,1.88;2.81,1.88 +2.81,1.88;2.81,5.62 +2.81,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.56,7.50 +1.56,7.50;1.56,8.12 +1.56,8.12;1.56,8.75 +2.81,8.12;9.06,8.12 +5.00,8.12;5.00,8.44 +5.00,8.44;4.69,9.06 +4.69,9.06;4.69,9.38 +4.69,9.38;4.38,9.38 +6.88,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.38 +7.50,9.38;7.50,9.38 +9.06,1.56;6.25,1.25 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,4.38 +6.88,4.38;6.56,5.00 +6.56,5.00;6.25,5.31 +6.25,5.31;5.94,5.94 +9.06,0.62;9.06,1.25 +9.06,1.25;9.06,2.19 +9.06,2.19;8.75,2.81 +8.75,2.81;8.44,3.44 +8.44,3.44;8.44,4.06 +6.56,1.25;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.12,4.38 +8.12,4.38;8.12,5.00 +8.12,5.00;8.44,5.31 +8.44,5.31;8.75,5.94 +8.75,5.94;8.75,6.56 +6.56,5.31;6.88,5.62 +6.88,5.62;6.88,6.25 +6.88,6.25;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.50,7.81 +6.25,1.56;2.81,1.25 +4.69,3.44;4.38,3.75 +4.38,3.75;4.06,4.38 +4.06,4.38;3.75,5.00 +3.75,5.00;3.44,5.31 +3.44,5.31;3.12,5.94 +6.25,0.62;6.25,1.25 +6.25,1.25;5.94,2.19 +5.94,2.19;5.94,2.81 +5.94,2.81;5.62,3.44 +5.62,3.44;5.62,4.06 +3.75,1.25;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.00,4.38 +5.00,4.38;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;5.62,5.94 +5.62,5.94;5.94,6.56 +3.75,5.31;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;4.69,7.81 + +# UTF-16 : 63 68 +# UTF-8 : a8 8d e6 +[6368] 捨 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.50 +3.75,7.50;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;2.81,6.56 +2.81,5.00;9.06,5.00 +3.75,6.88;8.12,6.88 +8.44,0.62;8.44,4.06 +8.44,4.06;3.44,4.06 +3.44,4.06;3.44,0.62 +3.44,1.56;8.44,1.56 +5.94,5.00;5.94,8.12 + +# UTF-16 : 82 e5 +# UTF-8 : a5 8b e8 +[82e5] 若 +0.62,8.44;8.75,8.44 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +8.75,6.25;0.62,6.25 +2.50,0.62;2.50,4.38 +2.50,4.38;8.12,4.38 +8.12,4.38;8.12,0.62 +2.81,1.25;7.81,1.25 +0.31,2.50;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.62 +3.44,5.62;3.75,6.25 +3.75,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 + +# UTF-16 : 6a 39 +# UTF-8 : b9 a8 e6 +[6a39] 樹 +1.56,0.62;1.56,9.38 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;1.56,7.19 +2.81,6.56;6.25,6.56 +6.56,8.12;2.50,8.12 +4.38,6.56;4.69,9.38 +8.75,9.38;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +9.38,7.50;6.56,7.50 +7.81,3.44;7.81,4.06 +7.81,4.06;7.50,4.38 +7.50,4.38;7.19,5.00 +7.19,5.00;7.19,5.62 +7.19,5.62;6.88,6.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.88,1.88 +5.00,1.56;5.31,1.88 +5.31,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.62,3.12 +5.62,3.12;5.94,3.44 +4.06,1.56;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;3.44,3.44 +2.81,3.75;3.12,5.62 +2.81,5.62;6.25,5.62 +5.94,5.62;6.25,3.75 +5.94,3.75;3.12,3.75 + +# UTF-16 : 53 ce +# UTF-8 : 8e 8f e5 +[53ce] 収 +0.94,8.44;0.94,2.81 +3.44,0.62;3.44,9.38 +0.00,2.50;0.62,2.50 +0.62,2.50;1.25,2.81 +1.25,2.81;2.19,3.12 +2.19,3.12;2.81,3.12 +2.81,3.12;3.44,3.44 +3.75,8.44;9.06,8.44 +3.75,0.94;4.38,1.25 +4.38,1.25;5.31,1.88 +5.31,1.88;5.94,2.50 +5.94,2.50;6.56,3.12 +6.56,3.12;6.88,3.75 +6.88,3.75;7.50,4.69 +7.50,4.69;7.81,5.31 +7.81,5.31;8.44,6.25 +8.44,6.25;8.75,7.50 +8.75,7.50;8.75,8.44 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.88 +7.81,1.88;7.19,2.50 +7.19,2.50;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.31,5.31 +5.31,5.31;5.00,6.25 +5.00,6.25;5.00,7.19 +5.00,7.19;4.69,8.12 + +# UTF-16 : 5b 97 +# UTF-8 : 97 ae e5 +[5b97] 宗 +7.50,6.88;1.88,6.88 +4.69,8.44;4.69,9.38 +8.44,6.56;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.56 +4.69,5.00;4.69,1.56 +4.69,1.56;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +0.62,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,3.75 +8.75,1.25;8.44,1.88 +8.44,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;6.88,3.44 +6.88,3.44;6.56,3.75 +8.75,5.00;0.62,5.00 + +# UTF-16 : 5c 24 +# UTF-8 : a4 b0 e5 +[5c24] 尤 +6.25,9.38;6.88,9.06 +6.88,9.06;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.81,8.12 +7.81,8.12;8.12,7.81 +8.75,7.19;0.62,7.19 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.50 +2.50,2.50;2.81,3.12 +2.81,3.12;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.38,5.62 +4.38,5.62;4.38,6.25 +4.38,6.25;4.38,7.19 +4.38,7.19;4.38,9.38 +5.31,6.56;5.31,1.88 +5.31,1.88;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.75,4.06 + +# UTF-16 : 5c 31 +# UTF-8 : b1 b0 e5 +[5c31] 就 +7.50,9.38;7.81,9.06 +7.81,9.06;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.81 +9.06,7.19;4.38,7.19 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;6.25,4.69 +6.25,4.69;6.25,5.62 +6.25,5.62;6.25,6.25 +6.25,6.25;6.56,7.19 +6.25,7.19;6.56,9.38 +6.88,6.56;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,4.06 +2.50,4.69;2.50,1.88 +2.50,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +0.31,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +4.06,2.19;4.06,2.81 +4.06,2.81;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.44,3.75 +3.44,3.75;3.12,4.06 +0.94,4.69;4.06,4.69 +4.06,4.69;4.06,7.19 +4.06,7.19;0.94,7.19 +0.94,7.19;0.94,4.69 +2.50,8.12;2.50,9.38 +0.31,8.12;4.38,8.12 + +# UTF-16 : 88 46 +# UTF-8 : 86 a1 e8 +[8846] 衆 +8.44,5.31;8.12,5.00 +8.12,5.00;7.81,4.69 +7.81,4.69;7.19,4.06 +7.19,4.06;6.88,3.75 +6.88,3.75;6.25,3.44 +6.25,5.94;5.94,5.62 +5.94,5.62;5.62,5.62 +5.62,5.62;5.31,5.31 +5.31,5.31;5.00,5.00 +5.00,5.00;4.69,4.69 +4.69,4.69;4.06,4.69 +4.06,4.69;3.75,4.38 +3.75,4.38;3.44,4.38 +3.44,4.38;2.81,4.06 +2.81,4.06;2.50,4.06 +3.44,3.44;3.12,3.12 +3.12,3.12;2.81,2.81 +2.81,2.81;2.81,2.50 +2.81,2.50;2.50,2.19 +2.50,2.19;2.19,2.19 +2.19,2.19;1.88,1.88 +1.88,1.88;1.56,1.56 +1.56,1.56;0.94,1.25 +0.94,1.25;0.62,1.25 +0.62,1.25;0.31,0.94 +3.12,5.94;2.81,5.31 +2.81,5.31;2.19,4.69 +2.19,4.69;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,3.75 +4.69,5.00;4.69,0.62 +5.31,5.31;5.31,4.69 +5.31,4.69;5.62,4.38 +5.62,4.38;5.94,3.75 +5.94,3.75;6.25,3.44 +6.25,3.44;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +8.12,6.56;8.12,8.44 +8.12,8.44;1.25,8.44 +1.25,8.44;1.25,6.56 +3.44,8.44;3.75,6.56 +5.62,8.44;5.94,6.56 +0.31,6.25;9.06,6.25 +4.06,8.44;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 + +# UTF-16 : 5f 93 +# UTF-8 : 93 be e5 +[5f93] 従 +2.50,7.19;2.19,6.56 +2.19,6.56;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.00,4.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +1.56,0.62;1.56,5.62 +5.62,4.69;8.44,4.69 +5.62,1.25;5.94,7.50 +2.81,7.50;9.06,7.50 +2.19,0.94;2.50,1.25 +2.50,1.25;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.75,5.94 +9.06,1.25;8.75,1.25 +8.75,1.25;7.81,1.25 +7.81,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.56 +5.62,1.56;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.06,2.50 +4.06,2.50;3.75,2.81 +3.75,2.81;3.44,3.44 +3.44,3.44;3.12,3.75 +6.56,7.50;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.81,9.38 +5.00,7.50;5.00,7.81 +5.00,7.81;4.69,8.12 +4.69,8.12;4.38,8.44 +4.38,8.44;4.38,8.75 +4.38,8.75;4.06,9.38 + +# UTF-16 : 7e 26 +# UTF-8 : a6 b8 e7 +[7e26] 縦 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.56,5.00;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,8.12 +2.50,8.12;2.81,8.44 +1.25,5.94;1.25,6.25 +1.25,6.25;0.94,6.88 +0.94,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,8.12 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.38 +4.38,7.19;4.38,6.56 +4.38,6.56;4.06,6.25 +4.06,6.25;3.75,5.62 +3.75,5.62;3.44,5.00 +3.44,5.00;3.12,4.69 +4.69,9.38;4.38,8.75 +4.38,8.75;4.06,8.44 +4.06,8.44;3.75,7.81 +3.75,7.81;3.44,7.50 +3.44,7.50;3.12,7.19 +3.75,0.62;3.75,5.62 +6.88,4.69;8.75,4.69 +6.88,1.25;6.88,7.50 +4.69,7.50;9.38,7.50 +4.38,0.94;4.69,1.56 +4.69,1.56;4.69,2.19 +4.69,2.19;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.31,5.94 +9.38,1.25;9.06,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.56 +6.88,1.56;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.75 +7.50,7.50;7.50,7.81 +7.50,7.81;7.81,8.12 +7.81,8.12;8.12,8.44 +8.12,8.44;8.12,8.75 +8.12,8.75;8.44,9.38 +6.25,7.50;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;5.62,9.38 + +# UTF-16 : 4e a8 +# UTF-8 : a8 ba e4 +[4ea8] 亨 +1.88,5.62;7.81,5.62 +7.81,5.62;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,5.31 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 +8.44,4.38;0.94,4.38 +4.69,3.12;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +8.44,4.38;7.81,4.06 +7.81,4.06;7.19,3.75 +7.19,3.75;6.56,3.75 +6.56,3.75;5.94,3.44 +5.94,3.44;5.62,3.44 +5.62,3.44;5.31,3.12 +5.31,3.12;4.69,3.12 + +# UTF-16 : 4e ab +# UTF-8 : ab ba e4 +[4eab] 享 +0.31,3.12;9.06,3.12 +1.88,5.62;7.81,5.62 +7.81,5.62;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,5.62 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 +8.12,4.69;1.25,4.69 +4.69,3.75;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +8.12,4.69;7.50,4.38 +7.50,4.38;6.88,4.06 +6.88,4.06;6.25,4.06 +6.25,4.06;5.62,3.75 +5.62,3.75;4.69,3.75 + +# UTF-16 : 57 f7 +# UTF-8 : b7 9f e5 +[57f7] 執 +0.31,4.38;4.69,4.38 +3.12,4.38;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;3.75,6.88 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.25,6.56 +1.25,6.56;1.25,6.88 +2.50,4.38;2.50,0.62 +0.31,2.81;4.38,2.81 +0.31,6.88;4.69,6.88 +0.62,8.44;4.38,8.44 +2.50,6.88;2.50,9.38 +4.69,5.62;5.31,5.31 +5.31,5.31;5.62,5.00 +5.62,5.00;5.94,4.69 +5.94,4.69;6.25,4.38 +6.25,4.38;6.56,4.06 +6.56,4.06;6.88,3.75 +6.88,3.75;7.19,3.44 +7.19,3.44;7.50,2.81 +7.50,2.81;7.81,2.50 +4.06,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.56,5.31 +6.56,5.31;6.56,6.25 +6.56,6.25;6.56,7.19 +6.56,7.19;6.56,9.38 +4.69,7.50;8.12,7.50 +8.12,7.50;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.38,2.50 +9.38,2.50;9.38,3.12 +9.38,3.12;9.38,4.06 + +# UTF-16 : 5b 70 +# UTF-8 : b0 ad e5 +[5b70] 孰 +5.00,5.62;5.31,5.31 +5.31,5.31;5.94,4.69 +5.94,4.69;6.25,4.38 +6.25,4.38;6.56,4.06 +6.56,4.06;6.88,3.75 +6.88,3.75;7.19,3.44 +7.19,3.44;7.50,2.81 +7.50,2.81;7.81,2.50 +4.06,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.56,5.31 +6.56,5.31;6.56,6.25 +6.56,6.25;6.56,7.19 +6.56,7.19;6.56,9.38 +4.69,7.50;8.12,7.50 +8.12,7.50;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.38,2.50 +9.38,2.50;9.38,3.12 +9.38,3.12;9.38,4.06 +0.94,5.62;4.38,5.62 +4.38,5.62;4.38,7.50 +4.38,7.50;0.94,7.50 +0.94,7.50;0.94,5.62 +2.50,8.44;2.50,9.38 +0.31,8.44;4.69,8.44 +0.00,2.81;0.62,2.81 +0.62,2.81;1.25,2.81 +1.25,2.81;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;2.81,3.12 +2.81,3.12;3.44,3.12 +3.44,3.12;3.75,3.12 +3.75,3.12;4.06,3.12 +4.06,3.12;5.00,3.12 +4.38,4.69;0.62,4.69 +2.50,3.75;2.50,1.88 +2.50,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +4.38,4.69;4.06,4.38 +4.06,4.38;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.50,3.44 + +# UTF-16 : 71 9f +# UTF-8 : 9f 86 e7 +[719f] 熟 +0.94,6.56;4.38,6.56 +4.38,6.56;4.38,8.12 +4.38,8.12;0.94,8.12 +0.94,8.12;0.94,6.56 +2.81,8.75;2.81,9.38 +0.31,8.75;5.00,8.75 +0.31,4.69;0.94,4.69 +0.94,4.69;1.56,4.69 +1.56,4.69;2.19,4.69 +2.19,4.69;2.50,4.69 +2.50,4.69;3.12,4.69 +3.12,4.69;3.44,4.69 +3.44,4.69;4.06,4.69 +4.06,4.69;4.38,4.69 +4.38,4.69;5.00,5.00 +4.69,5.94;0.62,5.94 +2.81,5.31;2.81,3.75 +2.81,3.75;2.81,3.44 +2.81,3.44;2.19,3.44 +2.19,3.44;1.88,3.44 +1.88,3.44;1.25,3.44 +1.25,3.44;1.25,3.44 +4.38,5.94;4.06,5.62 +4.06,5.62;3.44,5.31 +3.44,5.31;3.12,5.31 +3.12,5.31;2.81,5.00 +8.75,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +6.25,0.94;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +3.75,0.94;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.81 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +5.31,6.88;5.62,6.56 +5.62,6.56;6.25,5.94 +6.25,5.94;6.56,5.62 +6.56,5.62;7.19,5.00 +7.19,5.00;7.50,4.69 +7.50,4.69;7.50,4.38 +4.06,3.12;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;6.25,5.31 +6.25,5.31;6.25,5.94 +6.25,5.94;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;6.56,7.50 +6.56,7.50;6.56,9.38 +5.00,8.12;8.12,8.12 +8.12,8.12;8.12,7.19 +8.12,7.19;8.12,6.25 +8.12,6.25;8.44,5.62 +8.44,5.62;8.44,5.00 +8.44,5.00;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.75,3.44 +8.75,3.44;9.06,3.75 +9.06,3.75;9.06,4.38 +9.06,4.38;9.38,4.69 +9.38,4.69;9.38,5.31 + +# UTF-16 : 5c 6f +# UTF-8 : af b1 e5 +[5c6f] 屯 +4.38,9.38;4.38,1.88 +4.38,1.88;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +1.25,3.75;7.81,3.75 +1.25,6.88;1.25,2.50 +7.50,3.12;7.81,6.88 +0.31,7.50;1.25,7.81 +1.25,7.81;2.19,7.81 +2.19,7.81;3.12,7.81 +3.12,7.81;4.06,7.81 +4.06,7.81;4.69,7.81 +4.69,7.81;5.62,8.12 +5.62,8.12;6.25,8.12 +6.25,8.12;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;8.12,8.75 + +# UTF-16 : 7d 14 +# UTF-8 : 94 b4 e7 +[7d14] 純 +6.25,9.38;6.25,1.88 +6.25,1.88;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +4.38,6.88;4.69,2.50 +4.38,3.75;8.44,3.75 +8.44,3.75;8.44,6.88 +4.06,7.50;4.69,7.81 +4.69,7.81;5.31,7.81 +5.31,7.81;5.62,7.81 +5.62,7.81;6.25,7.81 +6.25,7.81;6.56,7.81 +6.56,7.81;7.19,8.12 +7.19,8.12;7.50,8.12 +7.50,8.12;7.81,8.44 +7.81,8.44;8.44,8.44 +8.44,8.44;8.75,8.75 +4.06,4.38;4.06,4.69 +4.06,4.69;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +0.31,4.69;4.06,5.00 +2.19,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 + +# UTF-16 : 92 0d +# UTF-8 : 8d 88 e9 +[920d] 鈍 +6.25,9.38;6.25,1.88 +6.25,1.88;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +4.38,6.88;4.69,2.50 +4.38,3.75;8.44,3.75 +8.44,3.75;8.44,6.88 +4.38,7.50;5.00,7.81 +5.00,7.81;5.31,7.81 +5.31,7.81;5.94,7.81 +5.94,7.81;6.25,7.81 +6.25,7.81;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.81,8.12 +7.81,8.12;8.12,8.44 +8.12,8.44;8.44,8.44 +8.44,8.44;8.75,8.75 +0.31,1.25;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;3.75,4.69 + +# UTF-16 : 6c 8c +# UTF-8 : 8c b2 e6 +[6c8c] 沌 +5.62,9.38;5.62,1.88 +5.62,1.88;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.56,0.94 +6.56,0.94;7.50,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +3.44,6.88;3.44,2.50 +3.44,3.75;8.44,3.75 +8.44,3.75;8.44,6.88 +2.81,7.50;3.75,7.81 +3.75,7.81;4.38,7.81 +4.38,7.81;5.00,7.81 +5.00,7.81;5.62,7.81 +5.62,7.81;6.25,7.81 +6.25,7.81;6.56,8.12 +6.56,8.12;7.19,8.12 +7.19,8.12;7.81,8.44 +7.81,8.44;8.12,8.44 +8.12,8.44;8.75,8.75 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 51 e6 +# UTF-8 : a6 87 e5 +[51e6] 処 +9.06,1.25;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,1.25 +5.31,1.25;4.69,1.56 +4.69,1.56;4.06,1.88 +4.06,1.88;3.44,2.19 +3.44,2.19;2.81,2.81 +2.81,2.81;2.50,3.44 +2.50,3.44;1.88,4.06 +1.88,4.06;1.56,5.31 +1.56,5.31;1.25,6.25 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;4.69,4.06 +4.69,4.06;5.00,4.69 +5.00,4.69;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,5.62;5.00,6.25 +5.00,6.25;5.00,6.88 +5.00,6.88;5.00,8.75 +5.00,8.75;7.50,8.75 +7.50,8.75;7.50,3.44 +7.50,3.44;7.50,3.12 +7.50,3.12;8.12,2.81 +8.12,2.81;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.44 +8.75,3.44;8.75,4.06 +8.75,4.06;8.75,4.69 +8.75,4.69;8.75,5.31 +1.56,7.81;3.75,7.81 +3.75,7.81;3.75,6.88 +3.75,6.88;3.75,5.94 +3.75,5.94;3.44,5.31 +3.44,5.31;3.12,4.38 +3.12,4.38;2.81,3.75 +2.81,3.75;2.50,3.12 +2.50,3.12;1.88,2.50 +1.88,2.50;1.56,1.88 +1.56,1.88;0.94,1.25 +0.94,1.25;0.31,0.94 +0.31,4.69;0.62,5.00 +0.62,5.00;0.62,5.31 +0.62,5.31;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;1.25,6.88 +1.25,6.88;1.25,7.19 +1.25,7.19;1.56,7.81 +1.56,7.81;1.56,8.12 +1.56,8.12;1.56,8.75 +1.56,8.75;1.88,9.38 + +# UTF-16 : 7f 72 +# UTF-8 : b2 bd e7 +[7f72] 署 +2.19,4.06;2.19,0.62 +8.12,0.62;8.12,4.06 +8.12,4.06;2.19,4.06 +2.19,1.25;7.81,1.25 +2.19,2.50;7.81,2.50 +0.31,3.44;1.25,3.75 +1.25,3.75;2.50,4.06 +2.50,4.06;3.44,4.38 +3.44,4.38;4.38,4.69 +4.38,4.69;5.00,5.00 +5.00,5.00;5.94,5.31 +5.94,5.31;6.56,5.94 +6.56,5.94;7.19,6.25 +7.19,6.25;7.81,6.56 +7.81,6.56;8.44,7.19 +0.31,5.00;9.06,5.00 +7.19,6.25;1.25,6.25 +4.38,5.00;4.38,7.50 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,9.06 +8.12,9.06;1.25,9.06 +1.25,9.06;1.25,7.19 +5.94,7.50;5.94,8.75 +3.44,7.50;3.44,8.75 + +# UTF-16 : 7b b8 +# UTF-8 : b8 ae e7 +[7bb8] 箸 +3.12,7.19;3.12,7.50 +3.12,7.50;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +7.19,7.19;6.88,7.50 +6.88,7.50;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.56,8.75 +2.19,9.69;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.19 +5.94,9.69;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.75;5.31,8.75 +4.69,8.75;1.56,8.75 +2.19,4.06;2.19,0.62 +8.12,0.62;8.12,4.06 +8.12,4.06;2.19,4.06 +2.19,1.25;7.81,1.25 +2.19,2.81;7.81,2.81 +0.31,3.44;1.25,3.75 +1.25,3.75;2.50,4.06 +2.50,4.06;3.44,4.38 +3.44,4.38;4.38,4.69 +4.38,4.69;5.00,5.31 +5.00,5.31;5.94,5.62 +5.94,5.62;6.56,5.94 +6.56,5.94;7.19,6.56 +7.19,6.56;7.81,6.88 +7.81,6.88;8.44,7.50 +0.31,5.31;9.06,5.31 +7.19,6.56;1.25,6.56 +4.38,5.31;4.38,7.50 + +# UTF-16 : 84 57 +# UTF-8 : 97 91 e8 +[8457] 著 +2.19,4.06;2.19,0.62 +8.12,0.62;8.12,4.06 +8.12,4.06;2.19,4.06 +2.19,1.25;7.81,1.25 +2.19,2.81;7.81,2.81 +0.31,3.44;1.25,3.75 +1.25,3.75;2.50,4.06 +2.50,4.06;3.44,4.69 +3.44,4.69;4.38,5.00 +4.38,5.00;5.00,5.31 +5.00,5.31;5.94,5.94 +5.94,5.94;6.56,6.25 +6.56,6.25;7.19,6.88 +7.19,6.88;7.81,7.19 +7.81,7.19;8.44,7.81 +0.31,5.31;9.06,5.31 +7.50,6.88;1.25,6.88 +4.38,5.31;4.38,7.81 +0.31,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 + +# UTF-16 : 8a f8 +# UTF-8 : b8 ab e8 +[8af8] 諸 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,6.25;3.44,6.25 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +4.69,4.69;4.69,0.62 +8.44,0.62;8.44,4.69 +8.44,4.69;4.69,4.69 +4.69,1.25;8.44,1.25 +4.69,3.12;8.44,3.12 +3.12,3.75;4.06,4.38 +4.06,4.38;4.69,4.69 +4.69,4.69;5.31,5.31 +5.31,5.31;5.94,5.62 +5.94,5.62;6.56,6.25 +6.56,6.25;7.19,6.56 +7.19,6.56;7.50,7.19 +7.50,7.19;8.12,7.81 +8.12,7.81;8.44,8.44 +8.44,8.44;9.06,9.06 +3.75,6.25;9.06,6.25 +8.44,8.12;4.06,8.12 +6.25,6.25;6.25,9.38 + +# UTF-16 : 7d d2 +# UTF-8 : 92 b7 e7 +[7dd2] 緒 +5.00,4.69;5.00,0.62 +8.75,0.62;8.75,4.69 +8.75,4.69;5.00,4.69 +5.00,1.25;8.75,1.25 +5.00,3.12;8.75,3.12 +3.75,4.06;4.38,4.38 +4.38,4.38;5.00,4.69 +5.00,4.69;5.62,5.31 +5.62,5.31;6.25,5.62 +6.25,5.62;6.56,6.25 +6.56,6.25;7.19,6.56 +7.19,6.56;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.75,8.44 +8.75,8.44;9.06,9.06 +4.06,6.25;9.38,6.25 +8.44,8.12;4.38,8.12 +6.25,6.25;6.25,9.38 +4.06,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;3.44,5.94 +3.44,5.94;3.44,6.25 +3.44,6.25;3.12,6.88 +0.31,4.69;3.75,5.00 +2.19,5.00;2.19,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 + +# UTF-16 : 5c 06 +# UTF-8 : 86 b0 e5 +[5c06] 将 +0.31,7.81;0.62,7.50 +0.62,7.50;0.94,6.88 +0.94,6.88;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;1.56,5.62 +1.88,4.06;1.56,4.06 +1.56,4.06;1.25,3.75 +1.25,3.75;0.94,3.44 +0.94,3.44;0.62,3.44 +0.62,3.44;0.00,3.12 +1.88,0.62;2.19,9.38 +8.12,5.62;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,4.38;2.50,4.38 +5.62,1.88;5.62,2.50 +5.62,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.44 +4.38,3.44;4.06,3.75 +4.38,5.62;4.06,5.94 +4.06,5.94;3.75,6.56 +3.75,6.56;3.75,6.88 +3.75,6.88;3.44,7.50 +3.44,7.50;3.12,7.81 +6.25,5.94;6.25,6.25 +6.25,6.25;5.94,6.88 +5.94,6.88;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.31,8.12 +7.19,5.62;7.50,5.94 +7.50,5.94;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.75,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +8.44,9.06;8.75,9.06 + +# UTF-16 : 50 b7 +# UTF-8 : b7 82 e5 +[50b7] 傷 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.88 +4.69,0.62;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.50,3.75 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,3.75 +3.44,5.62;8.12,5.62 +8.12,5.62;8.12,7.81 +8.12,7.81;3.44,7.81 +3.44,7.81;3.44,5.31 +3.44,6.56;8.12,6.56 +2.19,4.69;9.06,4.69 +4.06,3.75;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +2.19,2.50;2.81,2.81 +2.81,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;4.38,4.06 +4.38,4.06;4.69,4.69 +9.06,8.44;3.75,8.44 +2.19,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.75 +3.75,8.75;4.06,9.38 + +# UTF-16 : 96 9c +# UTF-8 : 9c 9a e9 +[969c] 障 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +2.50,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;2.81,8.75 +3.44,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;3.44,5.94 +3.44,5.94;3.44,3.12 +3.44,4.69;8.12,4.69 +2.19,2.19;9.06,2.19 +5.94,0.62;5.94,3.12 +2.50,6.56;9.06,6.56 +2.81,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +6.56,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.19,7.81 +7.19,7.81;7.50,8.12 +7.50,8.12;7.50,8.44 +4.69,6.56;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;4.06,8.44 + +# UTF-16 : 57 ce +# UTF-8 : 8e 9f e5 +[57ce] 城 +8.75,6.88;8.44,5.94 +8.44,5.94;8.12,5.31 +8.12,5.31;7.81,4.38 +7.81,4.38;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.88,2.81 +6.88,2.81;6.25,2.19 +6.25,2.19;5.94,1.88 +5.94,1.88;5.31,1.25 +5.31,1.25;4.69,0.94 +6.56,9.38;6.56,7.81 +6.56,7.81;6.88,6.25 +6.88,6.25;6.88,5.00 +6.88,5.00;7.19,4.06 +7.19,4.06;7.50,3.12 +7.50,3.12;7.81,2.19 +7.81,2.19;7.81,1.88 +7.81,1.88;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.44,8.44 +0.31,6.56;2.81,6.56 +1.56,2.19;1.56,9.06 +0.31,1.88;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,8.12 +3.44,8.12;9.06,8.12 +3.44,6.56;5.94,6.56 +5.62,6.56;5.62,5.62 +5.62,5.62;5.62,4.69 +5.62,4.69;5.62,4.06 +5.62,4.06;5.62,3.75 +5.62,3.75;5.62,3.12 +5.62,3.12;5.00,2.81 +5.00,2.81;5.00,2.81 +5.00,2.81;4.38,3.12 +4.38,3.12;4.06,3.12 +4.06,3.12;3.75,3.12 + +# UTF-16 : 4e 1e +# UTF-8 : 9e b8 e4 +[4e1e] 丞 +7.81,8.75;1.56,8.75 +8.75,1.25;0.62,1.25 +4.69,7.19;4.69,3.12 +4.69,3.12;4.69,2.50 +4.69,2.50;4.38,2.19 +4.38,2.19;4.06,2.19 +4.06,2.19;3.44,2.19 +3.44,2.19;3.12,2.19 +3.12,2.19;2.81,2.19 +7.81,8.75;7.19,8.44 +7.19,8.44;6.56,8.12 +6.56,8.12;6.25,7.81 +6.25,7.81;5.62,7.50 +5.62,7.50;4.69,7.19 +4.69,7.19;5.00,6.56 +5.00,6.56;5.31,5.94 +5.31,5.94;5.62,5.62 +5.62,5.62;5.94,5.00 +5.94,5.00;6.56,4.38 +6.56,4.38;6.88,4.06 +6.88,4.06;7.50,3.75 +7.50,3.75;7.81,3.12 +7.81,3.12;8.44,2.81 +8.44,2.81;9.06,2.50 +8.75,6.88;8.12,6.56 +8.12,6.56;7.50,5.94 +7.50,5.94;7.19,5.62 +7.19,5.62;6.56,5.31 +6.56,5.31;5.94,5.00 +0.62,6.25;4.06,6.25 +4.06,6.25;3.75,5.94 +3.75,5.94;3.44,5.31 +3.44,5.31;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.50,4.38 +2.50,4.38;2.19,3.75 +2.19,3.75;1.88,3.44 +1.88,3.44;1.25,3.12 +1.25,3.12;0.94,2.81 +0.94,2.81;0.31,2.50 + +# UTF-16 : 70 dd +# UTF-8 : 9d 83 e7 +[70dd] 烝 +4.69,7.50;4.69,4.69 +4.69,4.69;4.69,4.38 +4.69,4.38;4.38,4.06 +4.38,4.06;4.06,4.06 +4.06,4.06;3.44,4.06 +3.44,4.06;3.12,4.06 +3.12,4.06;2.81,4.06 +7.81,8.75;1.56,8.75 +8.75,3.12;0.62,3.12 +7.81,8.75;7.19,8.44 +7.19,8.44;6.56,8.12 +6.56,8.12;6.25,7.81 +6.25,7.81;5.62,7.81 +5.62,7.81;4.69,7.50 +4.69,7.50;5.00,7.19 +5.00,7.19;5.31,6.88 +5.31,6.88;5.62,6.25 +5.62,6.25;5.94,5.94 +5.94,5.94;6.56,5.62 +6.56,5.62;6.88,5.31 +6.88,5.31;7.50,5.00 +7.50,5.00;7.81,4.69 +7.81,4.69;8.44,4.38 +8.44,4.38;9.06,4.06 +8.75,7.50;8.12,7.19 +8.12,7.19;7.50,6.88 +7.50,6.88;7.19,6.56 +7.19,6.56;6.56,6.25 +6.56,6.25;5.94,5.94 +0.62,7.19;4.06,7.19 +4.06,6.88;3.75,6.56 +3.75,6.56;3.44,6.25 +3.44,6.25;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.50,5.31 +2.50,5.31;2.19,5.00 +2.19,5.00;1.56,5.00 +1.56,5.00;1.25,4.69 +1.25,4.69;0.94,4.38 +0.94,4.38;0.31,4.38 +8.75,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +6.25,0.94;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +3.75,0.94;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.81 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 + +# UTF-16 : 84 b8 +# UTF-8 : b8 92 e8 +[84b8] 蒸 +4.69,6.25;4.69,4.69 +4.69,4.69;4.69,4.06 +4.69,4.06;4.38,3.75 +4.38,3.75;4.06,3.75 +4.06,3.75;3.44,3.75 +3.44,3.75;3.12,3.75 +3.12,3.75;2.81,3.75 +7.81,7.50;1.56,7.50 +8.44,3.12;0.94,3.12 +7.81,7.50;7.19,7.19 +7.19,7.19;6.56,6.88 +6.56,6.88;6.25,6.56 +6.25,6.56;5.62,6.25 +5.62,6.25;4.69,6.25 +5.31,6.25;5.62,5.94 +5.62,5.94;5.94,5.62 +5.94,5.62;6.25,5.31 +6.25,5.31;6.56,5.00 +6.56,5.00;6.88,4.69 +6.88,4.69;7.50,4.38 +7.50,4.38;7.81,4.06 +7.81,4.06;8.12,4.06 +8.12,4.06;8.75,3.75 +8.75,3.75;9.06,3.44 +8.75,6.25;8.12,6.25 +8.12,6.25;7.81,5.94 +7.81,5.94;7.50,5.62 +7.50,5.62;6.88,5.31 +6.88,5.31;6.56,5.31 +0.62,6.25;4.06,6.25 +4.06,6.25;3.75,5.94 +3.75,5.94;3.44,5.62 +3.44,5.62;3.12,5.31 +3.12,5.31;2.81,5.00 +2.81,5.00;2.50,4.69 +2.50,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.44 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +8.75,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +6.25,0.94;6.25,1.25 +6.25,1.25;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +3.75,0.94;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.81 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 + +# UTF-16 : 91 dd +# UTF-8 : 9d 87 e9 +[91dd] 針 +0.31,1.25;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,7.50;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.50,9.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +4.38,5.31;0.62,5.31 +4.38,7.19;0.94,7.19 +2.81,1.56;2.81,7.19 +1.56,2.50;1.56,2.81 +1.56,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.44,2.81;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.38,4.69 +4.69,5.94;9.38,5.94 +7.19,0.62;7.19,9.38 + +# UTF-16 : 4e c0 +# UTF-8 : 80 bb e4 +[4ec0] 什 +2.81,9.38;2.81,8.75 +2.81,8.75;2.50,8.12 +2.50,8.12;2.50,7.50 +2.50,7.50;2.19,7.19 +2.19,7.19;1.88,6.56 +1.88,6.56;1.56,5.94 +1.56,5.94;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.62,4.69 +0.62,4.69;0.31,4.38 +2.19,0.62;2.19,6.88 +2.81,5.94;9.38,5.94 +6.56,0.62;6.56,9.38 + +# UTF-16 : 53 f6 +# UTF-8 : b6 8f e5 +[53f6] 叶 +3.75,5.94;9.38,5.94 +6.56,0.62;6.56,9.38 +0.94,1.88;3.12,1.88 +3.12,1.88;3.12,8.75 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 + +# UTF-16 : 4e c1 +# UTF-8 : 81 bb e4 +[4ec1] 仁 +2.81,9.38;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.56,6.56 +1.56,6.56;1.56,5.94 +1.56,5.94;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.62,4.69 +0.62,4.69;0.31,4.38 +1.88,0.62;1.88,6.88 +8.75,1.56;2.50,1.56 +8.44,7.81;3.12,7.81 + +# UTF-16 : 57 82 +# UTF-8 : 82 9e e5 +[5782] 垂 +7.19,3.12;7.19,6.88 +2.19,3.12;2.19,6.88 +8.75,6.88;0.62,6.88 +0.94,3.12;8.75,3.12 +0.31,5.00;9.06,5.00 +0.62,1.25;8.75,1.25 +4.69,1.25;4.69,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 + +# UTF-16 : 63 a8 +# UTF-8 : a8 8e e6 +[63a8] 推 +1.88,9.38;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.69 +1.88,4.69;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.12,7.19;0.31,7.19 +7.19,9.38;7.19,9.06 +7.19,9.06;6.88,8.44 +6.88,8.44;6.56,8.12 +6.56,8.12;6.56,7.81 +4.06,7.81;4.06,0.62 +8.75,7.81;4.06,7.81 +6.56,1.25;6.56,7.81 +4.06,1.25;9.06,1.25 +4.06,3.75;8.75,3.75 +4.06,5.94;8.75,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.38,9.06 +4.38,9.06;4.38,9.38 + +# UTF-16 : 51 c6 +# UTF-8 : 86 87 e5 +[51c6] 准 +0.31,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,3.75;2.50,4.38 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +7.19,9.38;6.88,9.06 +6.88,9.06;6.56,8.44 +6.56,8.44;6.56,8.12 +6.56,8.12;6.25,7.81 +3.44,7.81;3.44,0.62 +8.75,7.81;3.75,7.81 +6.25,1.25;6.25,7.81 +3.75,1.25;9.06,1.25 +3.44,3.75;8.75,3.75 +3.44,5.94;8.75,5.94 +2.19,5.94;2.81,6.56 +2.81,6.56;3.12,7.19 +3.12,7.19;3.44,7.50 +3.44,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;3.75,8.75 +3.75,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 + +# UTF-16 : 60 df +# UTF-8 : 9f 83 e6 +[60df] 惟 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 +7.19,9.38;6.88,9.06 +6.88,9.06;6.56,8.44 +6.56,8.44;6.56,8.12 +6.56,8.12;6.25,7.81 +3.44,7.81;3.44,0.62 +8.75,7.81;3.75,7.81 +6.25,1.25;6.25,7.81 +3.75,1.25;9.06,1.25 +3.44,3.75;8.75,3.75 +3.44,5.94;8.75,5.94 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 + +# UTF-16 : 58 06 +# UTF-8 : 86 a0 e5 +[5806] 堆 +7.19,9.38;7.19,9.06 +7.19,9.06;6.88,8.44 +6.88,8.44;6.56,8.12 +6.56,8.12;6.56,7.81 +3.75,7.81;3.75,0.62 +8.75,7.81;3.75,7.81 +6.56,1.25;6.56,7.81 +4.06,1.25;9.06,1.25 +3.75,3.75;8.75,3.75 +3.75,5.94;8.75,5.94 +2.50,5.94;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.38,9.38 +0.00,7.19;3.12,7.19 +1.56,1.88;1.56,9.06 +0.00,1.25;0.62,1.56 +0.62,1.56;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 + +# UTF-16 : 5e 37 +# UTF-8 : b7 b8 e5 +[5e37] 帷 +2.19,2.50;2.50,2.50 +2.50,2.50;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,7.81 +3.12,7.81;0.62,7.81 +0.62,7.81;0.62,2.50 +1.88,0.62;1.88,9.38 +7.19,9.38;7.19,9.06 +7.19,9.06;6.88,8.44 +6.88,8.44;6.56,8.12 +6.56,8.12;6.56,7.81 +4.06,7.81;4.06,0.62 +8.75,7.81;4.06,7.81 +6.56,1.25;6.56,7.81 +4.06,1.25;9.06,1.25 +4.06,3.75;8.75,3.75 +4.06,5.94;8.75,5.94 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.38 + +# UTF-16 : 69 0e +# UTF-8 : 8e a4 e6 +[690e] 椎 +7.19,9.38;7.19,9.06 +7.19,9.06;6.88,8.44 +6.88,8.44;6.56,8.12 +6.56,8.12;6.56,7.81 +4.06,7.81;4.06,0.62 +8.75,7.81;4.06,7.81 +6.56,1.25;6.56,7.81 +4.06,1.25;9.06,1.25 +4.06,3.75;8.75,3.75 +4.06,5.94;8.75,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.75,7.19 +3.75,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 +1.88,0.62;1.88,9.38 +3.12,7.19;0.31,7.19 +0.31,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 78 93 +# UTF-8 : 93 a2 e7 +[7893] 碓 +7.19,9.38;7.19,9.06 +7.19,9.06;6.88,8.44 +6.88,8.44;6.56,8.12 +6.56,8.12;6.56,7.81 +4.06,7.81;4.06,0.62 +8.75,7.81;4.06,7.81 +6.56,1.25;6.56,7.81 +4.06,1.25;9.06,1.25 +4.06,3.75;8.75,3.75 +4.06,5.94;8.75,5.94 +2.81,6.25;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.06 +4.69,9.06;4.69,9.38 +3.44,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.50 +1.56,7.50;1.56,8.12 +1.56,8.12;1.88,8.75 + +# UTF-16 : 7a 1a +# UTF-8 : 9a a8 e7 +[7a1a] 稚 +7.50,9.38;7.19,9.06 +7.19,9.06;6.88,8.44 +6.88,8.44;6.56,8.12 +6.56,8.12;6.56,7.81 +4.06,7.81;4.06,0.62 +9.06,7.81;4.06,7.81 +6.56,1.25;6.56,7.81 +4.06,1.25;9.06,1.25 +4.06,3.75;8.75,3.75 +4.06,5.94;8.75,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 +3.44,9.06;2.81,9.06 +2.81,9.06;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.12,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +3.44,4.06;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 + +# UTF-16 : 96 ce +# UTF-8 : 8e 9b e9 +[96ce] 雎 +7.50,9.38;7.19,9.06 +7.19,9.06;7.19,8.44 +7.19,8.44;6.88,8.12 +6.88,8.12;6.56,7.81 +4.38,7.81;4.38,0.62 +8.75,7.81;4.38,7.81 +6.88,1.25;6.88,7.81 +4.38,1.25;9.06,1.25 +4.38,3.75;8.75,3.75 +4.38,5.94;8.75,5.94 +3.12,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;5.00,9.38 +0.31,1.25;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;4.06,2.50 +3.12,2.19;3.44,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,1.56 +0.94,4.06;3.12,4.06 +0.94,6.25;3.12,6.25 + +# UTF-16 : 96 c9 +# UTF-8 : 89 9b e9 +[96c9] 雉 +7.50,9.38;7.50,9.06 +7.50,9.06;7.19,8.44 +7.19,8.44;7.19,8.12 +7.19,8.12;6.88,7.81 +4.69,7.81;4.69,0.62 +9.06,7.81;4.69,7.81 +6.88,1.25;6.88,7.81 +4.69,1.25;9.06,1.25 +4.69,3.75;8.75,3.75 +4.69,5.94;8.75,5.94 +3.44,6.56;4.06,7.19 +4.06,7.19;4.38,7.50 +4.38,7.50;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.31,9.38 +4.06,8.44;1.25,8.44 +0.62,6.25;0.94,6.88 +0.94,6.88;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.75 +1.56,8.75;1.56,9.38 +4.06,5.62;0.31,5.62 +0.31,1.25;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,4.06;2.19,4.69 +2.19,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,8.44 +4.06,2.19;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;3.12,3.75 +3.12,3.75;2.81,4.38 +2.81,4.38;2.50,5.00 + +# UTF-16 : 7d ad +# UTF-8 : ad b6 e7 +[7dad] 維 +7.50,9.38;7.19,9.06 +7.19,9.06;7.19,8.44 +7.19,8.44;6.88,8.12 +6.88,8.12;6.88,7.81 +4.38,7.81;4.38,0.62 +9.06,7.81;4.38,7.81 +6.88,1.25;6.88,7.81 +4.38,1.25;9.06,1.25 +4.38,3.75;8.75,3.75 +4.38,5.94;8.75,5.94 +3.12,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;4.69,9.06 +4.69,9.06;5.00,9.38 +3.44,4.38;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;2.81,6.56 +0.31,4.69;3.44,5.00 +1.88,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,8.12 +3.12,8.12;3.12,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.38 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 + +# UTF-16 : 8a b0 +# UTF-8 : b0 aa e8 +[8ab0] 誰 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.50 +4.38,7.50;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.00,9.38 +7.50,9.38;7.50,9.06 +7.50,9.06;7.19,8.44 +7.19,8.44;6.88,8.12 +6.88,8.12;6.88,7.81 +4.38,7.81;4.38,0.62 +8.75,7.81;4.69,7.81 +6.88,1.25;6.88,7.81 +4.69,1.25;9.06,1.25 +4.38,3.75;8.75,3.75 +4.38,5.94;8.75,5.94 +0.94,1.25;3.75,1.25 +3.44,1.25;3.75,3.44 +3.44,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.94,6.25;3.75,6.25 +0.94,4.69;3.75,4.69 +0.62,8.75;3.75,8.75 + +# UTF-16 : 93 10 +# UTF-8 : 90 8c e9 +[9310] 錐 +3.44,5.94;3.75,6.56 +3.75,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.00,9.06 +5.00,9.06;5.31,9.38 +7.50,9.38;7.50,9.06 +7.50,9.06;7.19,8.44 +7.19,8.44;6.88,8.12 +6.88,8.12;6.88,7.81 +4.69,7.81;4.69,0.62 +9.06,7.81;4.69,7.81 +6.88,1.25;6.88,7.81 +4.69,1.25;9.06,1.25 +4.69,3.75;8.75,3.75 +4.69,5.94;8.75,5.94 +0.31,1.25;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;3.75,4.69 + +# UTF-16 : 76 db +# UTF-8 : 9b 9b e7 +[76db] 盛 +8.12,7.81;7.81,7.50 +7.81,7.50;7.50,6.88 +7.50,6.88;7.19,6.56 +7.19,6.56;6.88,6.25 +6.88,6.25;6.25,5.94 +6.25,5.94;5.94,5.62 +5.94,5.62;5.62,5.31 +5.62,5.31;5.00,5.00 +5.00,5.00;4.69,4.69 +4.69,4.69;4.06,4.38 +5.00,9.38;5.31,8.44 +5.31,8.44;5.31,7.50 +5.31,7.50;5.62,6.88 +5.62,6.88;5.94,6.25 +5.94,6.25;6.56,5.62 +6.56,5.62;6.88,5.00 +6.88,5.00;7.19,4.69 +7.19,4.69;7.81,4.38 +7.81,4.38;8.12,4.38 +8.12,4.38;8.44,4.38 +8.44,4.38;8.75,5.00 +8.75,5.00;8.75,5.62 +8.75,5.62;9.06,5.94 +5.94,9.38;6.56,9.38 +6.56,9.38;6.88,9.06 +6.88,9.06;7.50,9.06 +7.50,9.06;7.81,8.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.25,8.44 +1.25,8.44;8.75,8.44 +7.81,1.25;7.81,3.75 +7.81,3.75;1.56,3.75 +1.56,3.75;1.56,1.25 +3.75,3.75;3.75,1.25 +5.62,3.75;5.94,1.25 +0.31,1.25;9.06,1.25 +1.25,7.50;4.06,7.50 +4.06,7.50;4.06,6.88 +4.06,6.88;4.06,6.25 +4.06,6.25;4.06,5.94 +4.06,5.94;4.06,5.31 +4.06,5.31;3.44,5.00 +3.44,5.00;3.12,5.00 +3.12,5.00;2.50,5.00 +2.50,5.00;1.88,5.00 +1.88,5.00;1.56,5.00 + +# UTF-16 : 80 56 +# UTF-8 : 96 81 e8 +[8056] 聖 +8.75,1.25;0.62,1.25 +8.44,4.06;0.94,4.06 +7.81,2.81;1.56,2.81 +4.69,1.25;4.69,4.06 +5.62,5.00;8.44,5.00 +8.44,5.00;8.44,8.75 +8.44,8.75;5.31,8.75 +5.31,8.75;5.31,5.00 +1.25,8.75;1.25,5.00 +5.00,8.75;0.62,8.75 +4.38,4.38;4.38,8.75 +1.25,6.25;4.38,6.25 +1.25,7.50;4.38,7.50 +0.31,5.00;1.25,5.00 +1.25,5.00;1.56,5.00 +1.56,5.00;1.88,5.00 +1.88,5.00;2.50,5.00 +2.50,5.00;2.81,5.31 +2.81,5.31;3.12,5.31 +3.12,5.31;3.75,5.31 +3.75,5.31;4.06,5.31 +4.06,5.31;4.38,5.31 + +# UTF-16 : 8a a0 +# UTF-8 : a0 aa e8 +[8aa0] 誠 +0.94,1.25;3.12,1.25 +2.81,1.25;3.12,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +8.75,6.88;8.44,5.94 +8.44,5.94;8.12,5.31 +8.12,5.31;7.81,4.38 +7.81,4.38;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.88,2.81 +6.88,2.81;6.25,2.19 +6.25,2.19;5.94,1.88 +5.94,1.88;5.31,1.25 +5.31,1.25;4.69,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;6.88,6.25 +6.88,6.25;7.19,5.00 +7.19,5.00;7.19,4.06 +7.19,4.06;7.50,3.12 +7.50,3.12;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.44 +3.44,0.94;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,8.12 +4.06,8.12;9.06,8.12 +4.06,6.56;6.25,6.56 +5.94,6.56;5.94,5.62 +5.94,5.62;5.94,4.69 +5.94,4.69;5.94,4.06 +5.94,4.06;5.94,3.75 +5.94,3.75;5.94,3.12 +5.94,3.12;5.62,2.81 +5.62,2.81;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.38,3.12 +4.38,3.12;4.38,3.12 + +# UTF-16 : 5b a3 +# UTF-8 : a3 ae e5 +[5ba3] 宣 +1.25,7.50;8.12,7.50 +4.69,8.44;4.69,9.69 +8.75,6.88;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.88 +0.62,1.25;8.75,1.25 +1.88,2.50;7.50,2.50 +7.50,2.50;7.50,6.25 +7.50,6.25;1.88,6.25 +1.88,6.25;1.88,2.50 +1.88,4.38;7.50,4.38 + +# UTF-16 : 6d 17 +# UTF-8 : 97 b4 e6 +[6d17] 洗 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.75,7.81;3.75,7.81 +9.06,5.31;2.50,5.31 +5.94,5.31;5.94,9.38 +2.81,5.94;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;3.75,8.44 +3.75,8.44;4.06,9.06 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.00,5.31 +6.56,5.31;6.56,1.88 +6.56,1.88;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.12,1.25 +8.12,1.25;8.75,1.56 +8.75,1.56;9.06,1.88 +9.06,1.88;9.06,2.81 +9.06,2.81;9.06,3.44 + +# UTF-16 : 67 d3 +# UTF-8 : 93 9f e6 +[67d3] 染 +8.75,4.06;0.62,4.06 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,0.62;4.69,5.31 +9.06,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 +0.62,4.69;1.25,5.00 +1.25,5.00;1.88,5.31 +1.88,5.31;2.19,5.94 +2.19,5.94;2.81,6.25 +2.81,6.25;3.12,6.56 +2.50,8.12;2.19,8.44 +2.19,8.44;1.56,8.75 +1.56,8.75;1.25,9.06 +1.25,9.06;0.94,9.06 +1.88,6.88;1.56,7.19 +1.56,7.19;0.94,7.50 +0.94,7.50;0.62,7.50 +0.62,7.50;0.31,7.81 +2.81,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.31,8.12 +5.31,8.12;5.31,8.75 +5.31,8.75;5.62,9.38 +3.12,8.12;7.19,8.12 +7.19,8.12;7.19,5.62 +7.19,5.62;7.50,5.31 +7.50,5.31;8.12,5.31 +8.12,5.31;8.44,5.31 +8.44,5.31;8.75,5.31 +8.75,5.31;9.06,5.94 +9.06,5.94;9.06,6.88 + +# UTF-16 : 55 84 +# UTF-8 : 84 96 e5 +[5584] 善 +6.25,4.06;6.56,4.38 +6.56,4.38;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.19,5.31 +3.12,4.06;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.50,5.00 +2.50,5.00;2.19,5.31 +3.44,8.44;3.12,8.75 +3.12,8.75;3.12,9.06 +3.12,9.06;2.81,9.38 +5.94,8.44;6.25,8.75 +6.25,8.75;6.56,9.06 +6.56,9.06;6.88,9.38 +0.31,4.06;9.06,4.06 +8.75,5.94;0.62,5.94 +0.94,8.44;8.44,8.44 +1.25,7.19;8.12,7.19 +4.69,4.06;4.69,8.44 +7.81,0.62;7.81,3.12 +7.81,3.12;1.56,3.12 +1.56,3.12;1.56,0.62 +1.56,1.25;7.81,1.25 + +# UTF-16 : 59 4f +# UTF-8 : 8f a5 e5 +[594f] 奏 +0.31,5.62;9.06,5.62 +8.75,8.75;0.94,8.75 +8.12,7.19;1.25,7.19 +0.31,3.44;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.19,4.69 +2.19,4.69;2.81,5.31 +2.81,5.31;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;4.69,9.69 +9.06,3.44;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.25,5.62 +6.25,5.62;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,7.19 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.69,4.38 +8.12,3.12;1.25,3.12 +6.88,4.38;2.81,4.38 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.06,2.50 + +# UTF-16 : 59 49 +# UTF-8 : 89 a5 e5 +[5949] 奉 +0.31,5.62;9.06,5.62 +8.75,8.75;0.94,8.75 +8.12,7.19;1.25,7.19 +0.31,3.44;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.19,4.69 +2.19,4.69;2.81,5.31 +2.81,5.31;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;4.69,9.69 +9.06,3.44;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.25,5.62 +6.25,5.62;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,7.19 +8.44,2.19;0.94,2.19 +7.19,4.06;2.50,4.06 +4.69,5.31;4.69,0.62 + +# UTF-16 : 7a 93 +# UTF-8 : 93 aa e7 +[7a93] 窓 +5.31,8.44;5.31,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;6.25,6.25 +6.25,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.12,7.81 +4.69,8.44;4.69,9.69 +8.44,6.88;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 +0.94,5.94;1.56,6.25 +1.56,6.25;1.88,6.25 +1.88,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.12,6.88 +3.12,6.88;3.75,7.50 +3.75,7.50;3.75,8.12 +3.75,8.12;4.06,8.44 +2.81,3.44;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.88 +7.19,1.88;7.50,2.50 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.44 +8.44,3.75;8.12,4.06 +8.12,4.06;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.56,5.62 +6.56,5.62;5.94,5.94 +0.94,4.38;1.56,4.38 +1.56,4.38;2.19,4.38 +2.19,4.38;2.81,4.38 +2.81,4.38;3.44,4.38 +3.44,4.38;4.38,4.38 +4.38,4.38;5.00,4.38 +5.00,4.38;5.62,4.38 +5.62,4.38;6.25,4.38 +6.25,4.38;6.88,4.38 +6.88,4.38;7.50,4.69 +2.19,4.38;2.50,4.69 +2.50,4.69;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,6.25 +3.75,6.25;4.06,6.56 + +# UTF-16 : 52 75 +# UTF-8 : b5 89 e5 +[5275] 創 +5.62,7.50;5.00,7.81 +5.00,7.81;4.38,8.12 +4.38,8.12;4.06,8.44 +4.06,8.44;3.44,8.75 +3.44,8.75;3.12,9.38 +3.12,9.38;2.50,8.75 +2.50,8.75;1.88,8.44 +1.88,8.44;1.56,7.81 +1.56,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +6.25,2.81;6.25,8.75 +8.75,9.06;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +0.94,5.62;5.00,5.62 +1.88,7.81;4.69,7.81 +5.31,0.62;5.31,3.44 +5.31,3.44;1.25,3.44 +1.25,3.44;1.25,0.62 +1.25,1.25;5.00,1.25 +0.00,1.25;0.31,1.88 +0.31,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,6.88 +0.94,6.88;5.00,6.88 +5.00,6.88;5.00,4.38 +5.00,4.38;0.94,4.38 + +# UTF-16 : 58 ee +# UTF-8 : ae a3 e5 +[58ee] 壮 +0.31,7.81;0.62,7.50 +0.62,7.50;0.94,6.88 +0.94,6.88;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;1.56,5.62 +1.88,4.06;1.56,4.06 +1.56,4.06;1.25,3.75 +1.25,3.75;0.94,3.44 +0.94,3.44;0.62,3.44 +0.62,3.44;0.00,3.12 +1.88,0.62;2.19,9.38 +2.81,1.25;8.75,1.25 +9.06,6.56;2.81,6.56 +5.94,1.25;5.94,9.06 + +# UTF-16 : 88 c5 +# UTF-8 : 85 a3 e8 +[88c5] 装 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.81,6.56;2.19,6.56 +2.19,6.56;1.88,6.25 +1.88,6.25;1.25,6.25 +1.25,6.25;0.94,5.94 +0.94,5.94;0.31,5.94 +2.81,5.00;2.81,9.38 +3.44,5.94;8.75,5.94 +8.75,8.12;3.44,8.12 +6.25,5.94;6.25,9.38 +4.69,4.38;4.69,5.31 +0.62,4.38;8.75,4.38 +4.69,4.38;4.06,4.06 +4.06,4.06;3.75,3.75 +3.75,3.75;3.12,3.44 +3.12,3.44;2.81,3.44 +2.81,3.44;2.50,3.12 +2.50,3.12;1.88,3.12 +1.88,3.12;1.56,2.81 +1.56,2.81;0.94,2.50 +0.94,2.50;0.31,2.50 +4.69,4.38;5.00,4.06 +5.00,4.06;5.31,3.44 +5.31,3.44;5.62,3.12 +5.62,3.12;5.94,2.81 +5.94,2.81;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;9.06,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,1.88 +2.81,1.25;2.81,3.44 +6.25,2.50;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.44,4.06 + +# UTF-16 : 5c 64 +# UTF-8 : a4 b1 e5 +[5c64] 層 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,9.06 +1.25,9.06;8.75,9.06 +8.75,9.06;8.75,7.81 +8.75,7.81;1.25,7.81 +4.06,6.88;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +6.25,6.88;6.88,7.19 +6.88,7.19;7.19,7.50 +7.19,7.50;7.50,7.81 +8.12,0.62;8.12,3.75 +8.12,3.75;2.50,3.75 +2.50,3.75;2.50,0.62 +5.31,6.88;5.31,4.69 +2.81,1.25;7.81,1.25 +2.81,2.50;7.81,2.50 +2.19,4.69;8.44,4.69 +8.44,4.69;8.44,6.88 +8.44,6.88;2.19,6.88 +2.19,6.88;2.19,4.38 +2.19,5.62;8.44,5.62 + +# UTF-16 : 64 cd +# UTF-8 : 8d 93 e6 +[64cd] 操 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.56,3.12 +6.56,3.12;5.94,3.75 +5.94,0.62;5.94,4.69 +9.06,3.75;2.81,3.75 +3.12,4.69;5.62,4.69 +5.62,4.69;5.62,6.56 +5.62,6.56;3.12,6.56 +3.12,6.56;3.12,4.69 +6.25,4.69;8.75,4.69 +8.75,4.69;8.75,6.56 +8.75,6.56;6.25,6.56 +6.25,6.56;6.25,4.69 +3.75,7.19;8.12,7.19 +8.12,7.19;8.12,9.06 +8.12,9.06;3.75,9.06 +3.75,9.06;3.75,7.19 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 + +# UTF-16 : 71 e5 +# UTF-8 : a5 87 e7 +[71e5] 燥 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.56,3.12 +6.56,3.12;5.94,3.75 +5.94,0.62;5.94,4.69 +9.06,3.75;2.81,3.75 +3.12,4.69;5.62,4.69 +5.62,4.69;5.62,6.56 +5.62,6.56;3.12,6.56 +3.12,6.56;3.12,4.69 +6.25,4.69;8.75,4.69 +8.75,4.69;8.75,6.56 +8.75,6.56;6.25,6.56 +6.25,6.56;6.25,4.69 +3.75,7.19;8.12,7.19 +8.12,7.19;8.12,9.06 +8.12,9.06;3.75,9.06 +3.75,9.06;3.75,7.19 +2.81,1.88;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.19,3.44 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.69 +0.62,7.81;0.62,7.19 +0.62,7.19;0.62,6.56 +0.62,6.56;0.62,5.94 +0.62,5.94;0.62,5.31 +0.62,5.31;0.31,4.69 +2.81,8.12;2.81,7.50 +2.81,7.50;2.81,6.88 +2.81,6.88;2.50,6.25 +2.50,6.25;2.19,5.62 +2.19,5.62;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.56 +1.56,6.56;1.56,9.06 + +# UTF-16 : 85 35 +# UTF-8 : b5 94 e8 +[8535] 蔵 +6.25,7.81;6.25,6.56 +6.25,6.56;6.25,5.31 +6.25,5.31;6.56,4.38 +6.56,4.38;6.88,3.44 +6.88,3.44;6.88,2.81 +6.88,2.81;7.19,2.19 +7.19,2.19;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +2.19,3.44;5.31,3.44 +5.31,3.44;5.31,5.00 +5.31,5.00;2.19,5.00 +5.62,6.25;2.19,6.25 +1.88,6.25;2.19,1.56 +5.62,2.19;2.19,2.19 +8.12,6.25;8.12,5.62 +8.12,5.62;7.81,4.69 +7.81,4.69;7.50,4.06 +7.50,4.06;7.19,3.44 +7.19,3.44;6.56,2.81 +6.56,2.81;6.25,2.50 +6.25,2.50;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;4.06,0.94 +6.88,8.12;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;8.12,7.50 +8.12,7.50;8.44,7.50 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,7.19 +1.25,7.19;8.75,7.19 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.81;6.56,9.38 +4.06,5.00;4.06,5.94 +4.06,2.19;4.06,3.44 + +# UTF-16 : 81 d3 +# UTF-8 : 93 87 e8 +[81d3] 臓 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.88 +2.50,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +7.19,7.81;7.19,6.56 +7.19,6.56;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;7.50,3.44 +7.50,3.44;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.38,2.81 +4.06,3.44;6.56,3.44 +6.56,3.44;6.56,5.00 +6.56,5.00;4.06,5.00 +6.88,6.25;4.06,6.25 +4.06,6.25;4.06,1.56 +6.88,2.19;4.06,2.19 +8.75,6.25;8.44,5.62 +8.44,5.62;8.44,4.69 +8.44,4.69;8.12,4.06 +8.12,4.06;7.81,3.44 +7.81,3.44;7.50,3.12 +7.50,3.12;7.19,2.50 +7.19,2.50;6.88,1.88 +6.88,1.88;6.56,1.56 +6.56,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +7.81,8.12;8.12,7.81 +8.12,7.81;8.75,7.81 +8.75,7.81;8.75,7.50 +2.81,0.94;3.12,1.56 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,7.19 +3.44,7.19;9.06,7.19 +2.81,8.44;9.06,8.44 +4.69,7.50;4.69,9.38 +7.19,7.81;7.19,9.38 +5.62,5.00;5.62,5.94 +5.62,2.19;5.62,3.44 + +# UTF-16 : 91 4b +# UTF-8 : 8b 85 e9 +[914b] 酋 +3.75,8.12;3.75,6.56 +3.75,6.56;3.75,5.94 +3.75,5.94;3.44,5.62 +3.44,5.62;3.44,5.00 +3.44,5.00;3.12,4.38 +3.12,4.38;2.50,4.06 +2.50,4.06;2.19,3.75 +2.19,3.75;1.56,3.75 +8.12,0.94;8.12,6.56 +8.12,6.56;1.25,6.56 +1.25,6.56;1.25,0.94 +1.25,1.56;8.12,1.56 +1.25,3.12;8.12,3.12 +5.31,8.12;5.31,5.31 +5.31,5.31;5.31,5.00 +5.31,5.00;5.62,4.38 +5.62,4.38;5.94,4.38 +5.94,4.38;6.56,4.38 +6.25,4.38;8.12,4.38 +0.31,8.12;9.06,8.12 +3.44,8.12;3.44,8.44 +3.44,8.44;3.12,9.06 +3.12,9.06;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.12;6.25,8.44 +6.25,8.44;6.25,9.06 +6.25,9.06;6.56,9.38 +6.56,9.38;6.56,9.38 + +# UTF-16 : 5c 0a +# UTF-8 : 8a b0 e5 +[5c0a] 尊 +3.75,8.44;3.75,7.50 +3.75,7.50;3.44,6.88 +3.44,6.88;3.44,6.56 +3.44,6.56;3.12,5.94 +3.12,5.94;2.50,5.62 +2.50,5.62;1.56,5.62 +1.25,4.06;8.12,4.06 +8.12,4.06;8.12,7.50 +8.12,7.50;1.25,7.50 +1.25,7.50;1.25,4.06 +1.25,5.00;8.12,5.00 +5.31,8.44;5.31,6.56 +5.31,6.56;5.31,6.25 +5.31,6.25;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.56,5.94 +6.25,5.94;8.12,5.94 +0.31,8.44;9.06,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.44;6.25,8.75 +6.25,8.75;6.56,9.38 +6.56,9.38;6.56,9.38 +4.06,1.25;3.75,1.25 +3.75,1.25;3.44,1.56 +3.44,1.56;3.12,1.88 +3.12,1.88;2.50,2.19 +2.50,2.19;2.19,2.50 +7.19,4.06;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +9.06,3.12;0.31,3.12 + +# UTF-16 : 5b 85 +# UTF-8 : 85 ae e5 +[5b85] 宅 +4.69,8.44;4.69,9.38 +8.44,6.56;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.56 +9.06,4.69;0.31,3.75 +0.94,5.94;1.88,6.25 +1.88,6.25;2.50,6.25 +2.50,6.25;3.44,6.25 +3.44,6.25;4.06,6.56 +4.06,6.56;5.00,6.56 +5.00,6.56;5.62,6.88 +5.62,6.88;6.25,6.88 +6.25,6.88;6.88,7.19 +6.88,7.19;7.50,7.19 +7.50,7.19;7.81,7.50 +3.44,6.56;3.75,1.88 +3.44,1.88;3.44,1.56 +3.44,1.56;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.62,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.88 +8.44,1.88;8.44,2.19 +8.44,2.19;8.75,2.81 +8.75,2.81;8.75,3.44 + +# UTF-16 : 62 c5 +# UTF-8 : 85 8b e6 +[62c5] 担 +2.81,1.25;9.06,1.25 +4.06,3.44;8.44,3.44 +8.44,3.44;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,3.44 +4.06,6.25;8.12,6.25 +1.88,9.38;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +3.12,5.00;2.50,4.69 +2.50,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.12,7.19;0.31,7.19 + +# UTF-16 : 57 66 +# UTF-8 : a6 9d e5 +[5766] 坦 +2.81,1.25;9.06,1.25 +4.06,3.44;8.44,3.44 +8.44,3.44;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,3.44 +4.06,6.25;8.12,6.25 +0.31,6.88;3.44,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 + +# UTF-16 : 59 b2 +# UTF-8 : b2 a6 e5 +[59b2] 妲 +3.12,1.25;9.06,1.25 +4.06,3.44;8.44,3.44 +8.44,3.44;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,3.44 +4.06,6.25;8.44,6.25 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.94 +3.12,5.94;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.50,3.12 +2.50,3.12;2.81,2.50 +2.81,2.50;3.12,2.19 +3.12,2.19;3.44,1.88 + +# UTF-16 : 60 1b +# UTF-8 : 9b 80 e6 +[601b] 怛 +2.50,1.25;9.06,1.25 +3.75,3.44;8.44,3.44 +8.44,3.44;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,3.44 +3.75,6.25;8.12,6.25 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.81,5.31;2.81,5.62 +2.81,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.19,7.50 + +# UTF-16 : 80 c6 +# UTF-8 : 86 83 e8 +[80c6] 胆 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +3.44,1.25;9.06,1.25 +4.06,3.44;8.44,3.44 +8.44,3.44;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,3.44 +4.06,6.25;8.12,6.25 + +# UTF-16 : 88 92 +# UTF-8 : 92 a2 e8 +[8892] 袒 +2.81,1.25;9.06,1.25 +4.06,3.44;8.44,3.44 +8.44,3.44;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,3.44 +4.06,6.25;8.12,6.25 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.88,9.38 +1.56,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.56 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.44,5.94 + +# UTF-16 : 63 a2 +# UTF-8 : a2 8e e6 +[63a2] 探 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,4.06 +2.81,7.19;0.31,7.19 +6.56,8.75;6.56,6.56 +6.56,6.56;6.56,6.25 +6.56,6.25;6.88,5.94 +6.88,5.94;7.19,5.94 +7.19,5.94;7.50,5.94 +7.50,5.94;7.81,5.94 +7.81,5.94;8.12,5.94 +8.12,5.94;8.44,6.25 +8.44,6.25;8.75,6.56 +8.75,6.56;8.75,7.19 +8.75,4.69;2.81,4.69 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;5.94,4.69 +9.06,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;6.25,4.38 +6.25,4.38;5.94,4.69 +5.94,0.62;5.94,5.94 +8.75,7.50;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,7.19 +2.81,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,8.44 +5.31,8.44;5.31,8.75 + +# UTF-16 : 8a 95 +# UTF-8 : 95 aa e8 +[8a95] 誕 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;2.81,7.50 +0.62,6.25;2.81,6.25 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +5.00,5.62;3.12,5.62 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,8.75;3.12,8.75 +3.12,5.94;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.69,8.12 +4.69,8.12;5.00,8.75 +9.06,1.25;8.44,1.25 +8.44,1.25;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.56 +5.62,1.56;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.06,2.81 +4.06,2.81;3.75,3.44 +3.75,3.44;3.44,4.06 +3.44,4.06;3.12,5.00 +7.19,5.62;8.75,5.62 +4.69,2.50;9.06,2.50 +7.19,2.50;7.19,8.44 +5.62,2.50;5.62,6.88 +5.31,8.12;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 + +# UTF-16 : 6b b5 +# UTF-8 : b5 ae e6 +[6bb5] 段 +4.06,9.06;3.44,9.06 +3.44,9.06;2.81,8.75 +2.81,8.75;2.19,8.44 +2.19,8.44;1.56,8.44 +1.56,8.44;0.94,8.44 +0.94,8.44;0.94,0.62 +4.38,3.12;3.75,3.12 +3.75,3.12;3.44,3.12 +3.44,3.12;3.12,2.81 +3.12,2.81;2.50,2.81 +2.50,2.81;2.19,2.81 +2.19,2.81;1.88,2.50 +1.88,2.50;1.25,2.50 +1.25,2.50;0.94,2.50 +0.94,2.50;0.62,2.50 +0.62,2.50;0.00,2.19 +4.06,4.69;0.94,4.69 +4.06,6.56;0.94,6.56 +4.06,5.62;4.38,5.94 +4.38,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.31,8.12 +5.31,8.12;5.31,8.75 +5.31,8.75;7.50,8.75 +7.50,8.75;7.50,6.25 +7.50,6.25;7.81,5.94 +7.81,5.94;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;9.06,6.25 +9.06,6.25;9.06,6.56 +9.06,6.56;9.06,7.19 +4.38,5.31;8.75,5.31 +3.44,0.94;4.06,1.25 +4.06,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,4.69 +8.12,4.69;8.44,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.38 +5.31,4.38;5.00,4.69 + +# UTF-16 : 62 9c +# UTF-8 : 9c 8a e6 +[629c] 抜 +1.88,9.38;1.88,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +9.06,8.12;2.81,8.12 +2.19,1.25;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.75,4.06 +3.75,4.06;4.06,5.00 +4.06,5.00;4.38,5.62 +4.38,5.62;4.38,6.56 +4.38,6.56;4.69,7.50 +4.69,7.50;4.69,8.44 +4.69,8.44;4.69,9.38 +4.38,6.25;8.44,6.25 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,3.12 +6.56,3.12;6.88,3.75 +6.88,3.75;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.44,6.25 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.25,2.81 +6.25,2.81;5.94,3.44 +5.94,3.44;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.00,5.31 +5.00,5.31;4.69,5.94 + +# UTF-16 : 63 f4 +# UTF-8 : b4 8f e6 +[63f4] 援 +1.88,9.38;1.88,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.75,9.06 +4.06,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.44,8.12 +5.94,6.88;5.94,7.19 +5.94,7.19;5.62,7.81 +5.62,7.81;5.62,8.12 +5.62,8.12;5.62,8.12 +7.50,6.56;7.81,6.88 +7.81,6.88;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.44,8.44 +9.06,6.56;3.12,6.56 +9.06,5.31;2.81,5.31 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;4.69,5.94 +4.69,5.94;4.69,6.56 +4.38,4.38;8.44,4.38 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,4.06 + +# UTF-16 : 66 96 +# UTF-8 : 96 9a e6 +[6696] 暖 +0.94,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,5.62;2.50,5.62 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.75,9.06 +4.06,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.44,8.12 +5.94,6.88;5.94,7.19 +5.94,7.19;5.62,7.81 +5.62,7.81;5.62,8.12 +5.62,8.12;5.62,8.12 +7.50,6.56;7.81,6.88 +7.81,6.88;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.75,6.56;3.12,6.56 +9.06,5.31;3.12,5.31 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;4.69,5.94 +4.69,5.94;4.69,6.56 +4.38,4.38;8.44,4.38 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,4.06 + +# UTF-16 : 5a 9b +# UTF-8 : 9b aa e5 +[5a9b] 媛 +0.31,0.62;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;2.81,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.12,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.75 +1.88,3.75;2.19,3.12 +2.19,3.12;2.81,2.50 +2.81,2.50;2.81,2.19 +2.81,2.19;3.12,1.88 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +8.44,9.06;8.75,9.06 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +3.75,8.12;3.75,8.12 +6.25,6.88;5.94,7.19 +5.94,7.19;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.62,8.12 +7.50,6.56;7.81,6.88 +7.81,6.88;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.75,6.56;3.44,6.56 +9.06,5.31;3.12,5.31 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;4.69,5.94 +4.69,5.94;4.69,6.56 +4.38,4.38;8.44,4.38 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,4.06 + +# UTF-16 : 7d e9 +# UTF-8 : a9 b7 e7 +[7de9] 緩 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +8.44,9.06;8.75,9.06 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +3.75,8.12;3.75,8.12 +6.25,6.88;5.94,7.19 +5.94,7.19;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.62,8.12 +7.50,6.56;7.81,6.88 +7.81,6.88;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.75,6.56;3.44,6.56 +9.06,5.31;3.44,5.31 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;4.69,5.94 +4.69,5.94;4.69,6.56 +4.38,4.38;8.44,4.38 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,4.06 +3.12,4.38;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.81,6.56 +0.31,4.69;3.12,5.00 +1.88,5.00;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;2.81,4.06 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.81,8.12 +2.81,8.12;2.81,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,8.12 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.38 + +# UTF-16 : 50 24 +# UTF-8 : a4 80 e5 +[5024] 値 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.88 +4.38,2.50;8.44,2.50 +8.44,2.50;8.44,7.19 +8.44,7.19;4.38,7.19 +4.38,7.19;4.38,2.50 +4.38,5.62;8.44,5.62 +4.38,4.06;8.44,4.06 +2.50,8.44;9.06,8.44 +2.81,7.19;2.81,0.62 +2.81,1.25;9.06,1.25 +6.25,9.38;6.25,8.75 +6.25,8.75;5.94,8.44 +5.94,8.44;5.94,8.12 +5.94,8.12;5.94,7.50 +5.94,7.50;5.94,7.19 + +# UTF-16 : 5b 99 +# UTF-8 : 99 ae e5 +[5b99] 宙 +4.69,8.44;4.69,9.69 +8.75,6.56;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.56 +8.12,0.62;8.12,6.25 +8.12,6.25;1.25,6.25 +1.25,6.25;1.25,0.62 +4.69,7.81;4.69,1.56 +1.25,1.56;8.12,1.56 +1.25,4.06;8.12,4.06 + +# UTF-16 : 5f e0 +# UTF-8 : a0 bf e5 +[5fe0] 忠 +4.69,4.06;4.69,9.38 +1.25,5.31;8.12,5.31 +8.12,4.69;8.12,8.12 +8.12,8.12;1.25,8.12 +1.25,8.12;1.25,4.69 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.38,3.75 +4.38,3.75;4.06,3.75 +2.81,3.75;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.81 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.44 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.12 +7.81,3.12;7.50,3.75 + +# UTF-16 : 5e 81 +# UTF-8 : 81 ba e5 +[5e81] 庁 +5.00,8.44;5.00,9.69 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.44 +1.25,8.44;8.75,8.44 +5.94,6.25;5.94,1.88 +5.94,1.88;5.94,1.56 +5.94,1.56;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +8.75,6.25;1.88,6.25 + +# UTF-16 : 98 02 +# UTF-8 : 82 a0 e9 +[9802] 頂 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +3.44,8.75;9.06,8.75 +6.25,8.75;5.94,8.44 +5.94,8.44;5.94,7.81 +5.94,7.81;5.94,7.50 +5.94,7.50;5.94,7.50 +3.75,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,2.50 +3.75,4.38;8.75,4.38 +3.75,5.94;8.75,5.94 +1.88,8.75;1.88,2.19 +1.88,2.19;1.88,1.56 +1.88,1.56;1.56,1.56 +1.56,1.56;1.25,1.25 +1.25,1.25;0.94,1.56 +0.94,1.56;0.31,1.56 +0.31,1.56;0.31,1.56 +3.12,8.75;0.31,8.75 + +# UTF-16 : 6f 6e +# UTF-8 : ae bd e6 +[6f6e] 潮 +6.56,4.06;8.75,4.06 +6.56,6.56;8.75,6.56 +5.62,0.94;5.94,1.56 +5.94,1.56;6.25,2.19 +6.25,2.19;6.25,2.81 +6.25,2.81;6.25,3.12 +6.25,3.12;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,8.75 +6.56,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.81,3.75;5.62,3.75 +5.62,3.75;5.62,6.88 +5.62,6.88;2.81,6.88 +2.81,6.88;2.81,3.44 +2.81,5.31;5.31,5.31 +2.19,2.50;5.94,2.50 +4.06,6.88;4.06,9.38 +4.06,0.62;4.06,3.44 +2.19,8.12;5.94,8.12 + +# UTF-16 : 8c c3 +# UTF-8 : 83 b3 e8 +[8cc3] 賃 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.44 +2.19,8.44;1.56,7.81 +1.56,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +1.88,6.25;1.88,8.12 +1.56,2.50;8.12,2.50 +7.81,2.50;8.12,5.62 +7.81,5.62;1.56,5.62 +1.25,5.62;1.56,2.50 +1.56,3.44;7.81,3.44 +1.56,4.69;7.81,4.69 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +2.50,7.81;9.06,7.81 +2.81,6.56;8.75,6.56 +5.62,6.56;5.62,8.75 +3.12,8.75;3.75,8.75 +3.75,8.75;4.38,8.75 +4.38,8.75;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 +8.12,9.06;8.44,9.06 + +# UTF-16 : 75 db +# UTF-8 : 9b 97 e7 +[75db] 痛 +5.31,8.75;5.31,9.69 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.56,4.06 +1.56,4.06;1.88,5.00 +1.88,5.00;1.88,5.62 +1.56,5.62;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.44;0.31,3.44 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.25,5.94;0.94,6.25 +0.94,6.25;0.94,6.88 +0.94,6.88;0.62,7.19 +0.62,7.19;0.31,7.50 +0.31,7.50;0.31,7.81 +2.81,3.12;8.44,3.12 +2.81,4.69;8.44,4.69 +2.81,0.94;2.81,6.25 +2.81,6.25;8.44,6.25 +8.44,6.25;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,1.25 +6.88,1.25;6.88,1.25 +2.50,7.50;8.44,7.50 +4.06,7.19;4.38,6.88 +4.38,6.88;4.69,6.88 +4.69,6.88;5.00,6.56 +5.00,6.56;5.31,6.25 +5.31,6.25;5.94,6.25 +8.44,7.50;8.12,7.50 +8.12,7.50;7.50,7.19 +7.50,7.19;6.88,6.88 +6.88,6.88;6.25,6.56 +6.25,6.56;5.62,6.25 +5.62,5.94;5.62,0.94 + +# UTF-16 : 5c 55 +# UTF-8 : 95 b1 e5 +[5c55] 展 +1.25,4.06;8.75,4.06 +4.69,4.06;5.00,3.75 +5.00,3.75;5.31,3.12 +5.31,3.12;5.62,2.81 +5.62,2.81;5.94,2.50 +5.94,2.50;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.19,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;6.25,1.56 +2.81,0.94;2.81,4.06 +6.56,4.06;6.56,7.19 +3.44,4.38;3.44,7.19 +1.56,5.94;8.12,5.94 +6.25,2.50;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.12,8.75 +8.12,8.75;8.12,7.19 +8.12,7.19;1.25,7.19 + +# UTF-16 : 8a 0e +# UTF-8 : 8e a8 e8 +[8a0e] 討 +8.12,9.38;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.38,7.81;4.38,7.81 +6.25,3.44;5.94,4.06 +5.94,4.06;5.62,4.69 +5.62,4.69;5.31,5.31 +5.31,5.31;5.00,5.94 +5.00,5.94;4.69,6.25 +0.94,1.25;3.75,1.25 +3.75,1.25;3.75,3.44 +3.75,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.62,7.50;4.06,7.50 +0.94,6.25;3.75,6.25 +0.94,4.69;3.75,4.69 +0.94,8.75;3.75,8.75 + +# UTF-16 : 55 10 +# UTF-8 : 90 94 e5 +[5510] 唐 +5.31,8.44;5.31,4.69 +1.25,6.25;8.75,6.25 +1.88,4.69;8.12,4.69 +8.12,4.69;8.12,7.50 +8.12,7.50;1.88,7.50 +4.69,8.44;5.00,9.69 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,8.44 +1.25,8.44;8.75,8.44 +8.12,0.62;8.12,3.75 +8.12,3.75;2.19,3.75 +2.19,3.75;2.19,0.62 +2.19,1.25;8.12,1.25 + +# UTF-16 : 7c d6 +# UTF-8 : 96 b3 e7 +[7cd6] 糖 +1.88,0.62;1.88,9.38 +3.12,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.44 +0.62,8.44;0.31,8.75 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.44 +3.12,8.44;3.12,8.75 +6.56,8.44;6.56,4.69 +3.75,5.94;9.06,5.94 +4.38,4.69;8.75,4.69 +8.75,4.69;8.75,7.50 +8.75,7.50;4.38,7.50 +6.25,8.44;6.25,9.38 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.75,8.44 +3.75,8.44;9.06,8.44 +8.75,0.62;8.75,3.75 +8.75,3.75;4.38,3.75 +4.38,3.75;4.38,0.62 +4.38,1.25;8.75,1.25 + +# UTF-16 : 5c 4a +# UTF-8 : 8a b1 e5 +[5c4a] 届 +0.62,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.44,8.75 +8.44,8.75;8.44,7.19 +8.44,7.19;1.56,7.19 +8.12,0.62;8.12,5.62 +8.12,5.62;2.19,5.62 +2.19,5.62;2.19,0.62 +5.31,7.19;5.31,1.56 +2.50,1.56;8.12,1.56 +2.50,3.75;8.12,3.75 + +# UTF-16 : 96 e3 +# UTF-8 : a3 9b e9 +[96e3] 難 +7.81,9.38;7.81,9.06 +7.81,9.06;7.50,8.44 +7.50,8.44;7.50,8.12 +7.50,8.12;7.19,7.81 +5.31,7.81;5.31,0.62 +9.06,7.81;5.31,7.81 +7.19,1.25;7.19,7.81 +5.62,1.25;9.06,1.25 +5.31,3.75;8.75,3.75 +5.31,5.94;8.75,5.94 +4.38,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;5.94,9.38 +0.31,8.44;5.00,8.44 +1.56,7.81;1.56,9.38 +3.75,7.81;3.75,9.38 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,7.19 +4.69,0.94;4.06,1.25 +4.06,1.25;3.75,1.88 +3.75,1.88;3.12,2.19 +3.12,2.19;2.81,2.81 +2.81,2.81;2.50,3.44 +0.31,3.44;5.00,3.44 +0.62,4.69;4.69,4.69 +0.94,5.62;4.69,5.62 +4.38,5.62;4.69,7.19 +4.38,7.19;0.62,7.19 +0.62,7.19;0.62,5.62 + +# UTF-16 : 6d 6e +# UTF-8 : ae b5 e6 +[6d6e] 浮 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +4.06,5.94;4.06,6.56 +4.06,6.56;3.75,6.88 +3.75,6.88;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +5.94,6.25;5.94,6.88 +5.94,6.88;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.31,7.81 +5.31,7.81;5.00,8.12 +7.19,5.94;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.44,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.75,9.06 +2.81,3.44;9.06,3.44 +8.75,5.62;3.44,5.62 +6.25,4.38;6.25,1.88 +6.25,1.88;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +8.44,5.62;8.12,5.31 +8.12,5.31;7.81,5.00 +7.81,5.00;7.19,4.69 +7.19,4.69;6.88,4.38 +6.88,4.38;6.25,4.06 + +# UTF-16 : 4e 73 +# UTF-8 : b3 b9 e4 +[4e73] 乳 +1.56,6.25;1.56,6.56 +1.56,6.56;1.25,6.88 +1.25,6.88;1.25,7.50 +1.25,7.50;0.94,7.81 +3.12,6.56;3.12,6.88 +3.12,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +4.06,5.94;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.31,8.44 +0.62,8.44;0.94,8.44 +0.94,8.44;1.56,8.44 +1.56,8.44;2.19,8.44 +2.19,8.44;2.81,8.75 +2.81,8.75;3.12,8.75 +3.12,8.75;3.75,8.75 +3.75,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.00,9.06 +5.00,9.06;5.62,9.06 +0.31,3.12;0.94,3.12 +0.94,3.12;1.56,3.12 +1.56,3.12;1.88,3.12 +1.88,3.12;2.50,3.44 +2.50,3.44;3.12,3.44 +3.12,3.44;3.75,3.44 +3.75,3.44;4.06,3.44 +4.06,3.44;4.69,3.75 +4.69,3.75;5.31,3.75 +5.31,3.75;5.94,3.75 +5.31,5.62;0.62,5.62 +3.12,4.38;3.12,1.88 +3.12,1.88;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +5.31,5.62;5.00,5.31 +5.00,5.31;4.38,5.00 +4.38,5.00;4.06,4.69 +4.06,4.69;3.44,4.38 +3.44,4.38;3.12,4.38 +6.25,9.06;6.25,1.56 +6.25,1.56;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 + +# UTF-16 : 52 03 +# UTF-8 : 83 88 e5 +[5203] 刃 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;3.75,5.31 +3.75,5.31;4.06,6.25 +4.06,6.25;4.06,7.19 +4.06,7.19;4.06,8.44 +0.94,8.44;8.12,8.44 +8.12,8.44;8.12,6.56 +8.12,6.56;8.12,5.31 +8.12,5.31;8.12,4.06 +8.12,4.06;7.81,3.12 +7.81,3.12;7.81,2.50 +7.81,2.50;7.81,1.88 +7.81,1.88;7.19,1.56 +7.19,1.56;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;5.00,1.25 +1.56,6.88;2.19,6.56 +2.19,6.56;2.50,6.25 +2.50,6.25;2.81,5.94 +2.81,5.94;3.44,5.62 +3.44,5.62;3.75,5.62 +3.75,5.62;4.06,5.31 +4.06,5.31;4.69,4.69 +4.69,4.69;5.00,4.38 +5.00,4.38;5.62,4.06 +5.62,4.06;6.25,3.75 + +# UTF-16 : 5f cd +# UTF-8 : 8d bf e5 +[5fcd] 忍 +3.12,4.06;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.81 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.38 +4.69,4.38;4.38,4.69 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.50,4.06 +0.62,4.38;1.25,4.69 +1.25,4.69;1.88,5.00 +1.88,5.00;2.50,5.31 +2.50,5.31;2.81,5.94 +2.81,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.69,8.75 +1.25,8.75;8.12,8.75 +8.12,8.75;8.12,8.12 +8.12,8.12;8.12,7.19 +8.12,7.19;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.81,5.62 +7.81,5.62;7.50,5.31 +7.50,5.31;7.19,5.00 +7.19,5.00;6.88,5.00 +6.88,5.00;6.56,5.00 +6.56,5.00;5.94,5.00 +5.94,5.00;5.62,5.00 +5.62,5.00;5.31,5.00 +1.88,8.12;2.19,7.81 +2.19,7.81;2.81,7.81 +2.81,7.81;3.12,7.50 +3.12,7.50;3.75,7.50 +3.75,7.50;4.06,7.19 +4.06,7.19;4.38,6.88 +4.38,6.88;5.00,6.88 +5.00,6.88;5.31,6.56 +5.31,6.56;5.94,6.25 +5.94,6.25;6.25,5.94 + +# UTF-16 : 8a 8d +# UTF-8 : 8d aa e8 +[8a8d] 認 +0.94,1.25;3.44,1.25 +3.12,1.25;3.44,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.94,6.25;3.44,6.25 +0.94,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +5.31,4.38;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.62,0.94 +5.62,0.94;5.94,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,1.25 +7.81,1.25;7.81,1.56 +7.81,1.56;8.12,1.88 +8.12,1.88;8.12,2.50 +3.75,1.56;3.75,1.88 +3.75,1.88;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.38,3.44 +4.38,3.44;4.38,4.06 +9.06,1.56;9.06,2.19 +9.06,2.19;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.44,3.44 +8.44,3.44;8.12,4.06 +5.62,5.00;6.25,5.00 +6.25,5.00;6.56,4.69 +6.56,4.69;6.88,4.38 +6.88,4.38;7.19,4.06 +7.19,4.06;7.50,3.44 +3.75,5.00;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;5.94,7.19 +5.94,7.19;5.94,7.81 +5.94,7.81;6.25,8.12 +6.25,8.12;6.25,8.75 +4.38,8.12;5.00,7.81 +5.00,7.81;5.62,7.50 +5.62,7.50;6.25,7.19 +6.25,7.19;6.88,6.56 +6.88,6.56;7.19,6.56 +7.19,6.56;7.50,6.25 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,8.12 +8.75,8.12;8.75,7.50 +8.75,7.50;8.75,6.88 +8.75,6.88;8.44,6.25 +8.44,6.25;8.44,5.62 +8.44,5.62;8.12,5.31 +8.12,5.31;7.81,5.31 +7.81,5.31;7.19,5.31 +7.19,5.31;6.88,5.31 + +# UTF-16 : 7d 0d +# UTF-8 : 8d b4 e7 +[7d0d] 納 +4.06,4.38;4.06,4.69 +4.06,4.69;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +0.31,4.69;4.06,5.00 +2.19,5.00;2.19,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,4.06 +3.75,1.56;3.75,2.19 +3.75,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +5.00,3.75;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;5.94,5.31 +5.94,5.31;6.25,5.62 +6.25,5.62;6.25,6.25 +6.25,6.25;6.56,6.88 +6.56,6.88;6.56,7.50 +6.56,7.50;6.56,8.12 +6.56,8.12;6.56,8.75 +6.56,8.75;6.56,9.38 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,8.12 +8.75,8.12;4.38,8.12 +4.38,8.12;4.38,0.94 +8.44,3.75;8.12,4.38 +8.12,4.38;7.81,5.00 +7.81,5.00;7.19,5.31 +7.19,5.31;6.88,5.94 +6.88,5.94;6.56,6.25 + +# UTF-16 : 81 33 +# UTF-8 : b3 84 e8 +[8133] 脳 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +8.75,1.56;3.75,1.56 +8.75,5.94;8.75,0.62 +3.75,0.62;3.75,5.94 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.62 +7.50,5.62;7.81,5.94 +4.38,5.62;4.69,5.31 +4.69,5.31;5.00,5.00 +5.00,5.00;5.31,4.69 +5.31,4.69;5.94,4.38 +5.94,4.38;6.25,4.06 +6.25,4.06;6.56,3.75 +6.56,3.75;6.88,3.44 +6.88,3.44;7.19,3.12 +7.19,3.12;7.81,2.50 +7.81,2.50;8.12,2.19 +4.38,6.56;4.38,7.19 +4.38,7.19;4.06,7.50 +4.06,7.50;4.06,8.12 +4.06,8.12;3.75,8.44 +3.75,8.44;3.44,9.06 +6.56,6.88;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.31,9.38 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.44 +8.44,8.44;8.75,9.06 + +# UTF-16 : 60 a9 +# UTF-8 : a9 82 e6 +[60a9] 悩 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 +8.75,1.56;3.12,1.56 +8.75,5.94;8.75,0.62 +3.12,0.62;3.12,5.94 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.19,5.62 +7.19,5.62;7.50,5.94 +3.75,5.62;4.38,5.31 +4.38,5.31;4.69,5.00 +4.69,5.00;5.00,4.69 +5.00,4.69;5.31,4.38 +5.31,4.38;5.94,4.06 +5.94,4.06;6.25,3.75 +6.25,3.75;6.56,3.44 +6.56,3.44;6.88,3.12 +6.88,3.12;7.50,2.50 +7.50,2.50;7.81,2.19 +4.06,6.56;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,9.06 +6.25,6.88;5.94,7.50 +5.94,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +5.62,8.44;5.31,8.75 +5.31,8.75;5.00,9.38 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.44 +8.44,8.44;8.75,9.06 + +# UTF-16 : 6d 3e +# UTF-8 : be b4 e6 +[6d3e] 派 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,6.88 +3.44,6.88;3.44,8.44 +3.44,6.88;4.06,6.88 +4.06,6.88;4.38,6.88 +4.38,6.88;5.00,6.88 +5.00,6.88;5.62,6.88 +5.62,6.88;6.25,6.88 +6.25,6.88;6.88,7.19 +6.88,7.19;7.19,7.19 +7.19,7.19;7.81,7.19 +7.81,7.19;8.44,7.19 +8.44,7.19;8.75,7.50 +9.06,0.94;8.75,1.56 +8.75,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.19,4.38 +7.19,4.38;7.19,5.00 +7.19,5.00;6.88,5.62 +6.88,5.62;6.88,6.25 +6.88,6.25;6.88,7.19 +5.31,0.94;5.31,6.88 +8.75,5.94;8.75,5.62 +8.75,5.62;8.44,5.31 +8.44,5.31;7.81,5.00 +7.81,5.00;7.50,4.69 +7.50,4.69;7.19,4.38 + +# UTF-16 : 62 5e +# UTF-8 : 9e 89 e6 +[625e] 扞 +1.88,9.38;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.12,7.19;0.31,7.19 +9.06,5.62;3.44,5.62 +8.75,8.75;3.44,8.75 +6.25,0.62;6.25,8.75 + +# UTF-16 : 62 dd +# UTF-8 : 9d 8b e6 +[62dd] 拝 +1.88,9.38;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.12,7.19;0.31,7.19 +8.75,8.75;3.44,8.75 +9.06,3.12;3.12,3.12 +8.75,6.88;3.75,6.88 +8.75,5.00;3.44,5.00 +6.25,0.62;6.25,8.75 + +# UTF-16 : 80 cc +# UTF-8 : 8c 83 e8 +[80cc] 背 +1.56,0.94;1.56,5.62 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;7.19,0.94 +7.19,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,1.25 +1.56,2.81;7.81,2.81 +1.56,4.06;7.81,4.06 +3.44,5.94;3.44,9.38 +5.31,9.38;5.31,6.88 +5.31,6.88;5.62,6.56 +5.62,6.56;5.94,6.25 +5.94,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.50,6.25 +7.50,6.25;8.12,6.25 +8.12,6.25;8.75,6.56 +8.75,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +5.31,7.81;5.94,8.12 +5.94,8.12;6.56,8.12 +6.56,8.12;7.50,8.44 +7.50,8.44;8.12,8.75 +8.12,8.75;8.75,8.75 +0.62,8.44;3.44,8.44 +0.31,6.56;0.94,6.56 +0.94,6.56;1.56,6.56 +1.56,6.56;2.19,6.88 +2.19,6.88;2.81,6.88 +2.81,6.88;3.44,7.19 + +# UTF-16 : 80 ba +# UTF-8 : ba 82 e8 +[80ba] 肺 +7.19,1.88;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.12,1.56 +8.12,1.56;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,6.25 +8.75,6.25;3.75,6.25 +3.75,6.25;3.75,1.56 +6.25,0.62;6.25,9.38 +3.44,8.12;9.06,8.12 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 67 ff +# UTF-8 : bf 9f e6 +[67ff] 柿 +1.88,0.62;1.88,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +7.19,1.88;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.12,1.56 +8.12,1.56;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,6.25 +8.75,6.25;3.75,6.25 +3.44,6.25;3.75,1.56 +6.25,0.62;6.25,9.38 +3.12,8.12;9.06,8.12 + +# UTF-16 : 4f f3 +# UTF-8 : b3 bf e4 +[4ff3] 俳 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,7.19 +2.50,7.81;4.69,7.81 +6.56,7.81;9.06,7.81 +6.56,3.12;9.38,3.12 +2.50,5.62;4.69,5.62 +6.56,5.62;9.06,5.62 +2.19,2.81;2.81,3.12 +2.81,3.12;3.12,3.12 +3.12,3.12;3.75,3.44 +3.75,3.44;4.38,3.44 +4.38,3.44;4.69,3.75 +6.56,0.62;6.56,9.38 +2.81,0.62;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,5.31 +4.69,5.31;4.69,9.38 + +# UTF-16 : 63 92 +# UTF-8 : 92 8e e6 +[6392] 排 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +3.12,0.62;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.31,5.31 +5.31,5.31;5.31,9.38 +2.81,7.81;5.31,7.81 +6.88,7.81;9.06,7.81 +6.88,3.12;9.38,3.12 +2.81,5.62;5.31,5.62 +6.88,5.62;9.06,5.62 +2.81,2.81;3.12,3.12 +3.12,3.12;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.69,3.44 +4.69,3.44;5.00,3.75 +6.88,0.62;6.88,9.38 + +# UTF-16 : 5f 98 +# UTF-8 : 98 be e5 +[5f98] 徘 +2.50,7.19;2.19,6.56 +2.19,6.56;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.00,4.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +1.56,0.62;1.56,5.62 +2.81,0.62;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.00,4.38 +5.00,4.38;5.00,5.31 +5.00,5.31;5.00,9.38 +2.81,7.81;5.00,7.81 +6.88,7.81;9.06,7.81 +6.88,3.12;9.38,3.12 +2.81,5.62;5.00,5.62 +6.88,5.62;9.06,5.62 +2.50,2.81;3.12,3.12 +3.12,3.12;3.44,3.12 +3.44,3.12;4.06,3.44 +4.06,3.44;4.69,3.44 +4.69,3.44;5.00,3.75 +6.88,0.62;6.88,9.38 + +# UTF-16 : 74 32 +# UTF-8 : b2 90 e7 +[7432] 琲 +3.12,0.62;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.31,5.31 +5.31,5.31;5.31,9.38 +2.81,7.81;5.31,7.81 +6.88,7.81;9.06,7.81 +6.88,3.12;9.38,3.12 +3.12,5.62;5.31,5.62 +6.88,5.62;9.06,5.62 +2.81,3.12;3.12,3.12 +3.12,3.12;3.75,3.44 +3.75,3.44;4.06,3.44 +4.06,3.44;4.69,3.75 +4.69,3.75;5.00,3.75 +6.88,0.62;6.88,9.38 +2.81,8.75;0.31,8.75 +2.81,5.62;0.31,5.62 +1.56,2.19;1.56,8.75 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.19 +2.50,2.19;3.12,2.50 + +# UTF-16 : 81 53 +# UTF-8 : 93 85 e8 +[8153] 腓 +3.12,0.62;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.31,5.31 +5.31,5.31;5.31,9.38 +3.12,7.81;5.31,7.81 +6.88,7.81;9.06,7.81 +6.88,3.12;9.38,3.12 +3.12,5.62;5.31,5.62 +6.88,5.62;9.06,5.62 +2.81,2.81;3.44,3.12 +3.44,3.12;3.75,3.12 +3.75,3.12;4.38,3.44 +4.38,3.44;4.69,3.44 +4.69,3.44;5.31,3.75 +6.88,0.62;6.88,9.38 +0.94,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.88 +2.81,1.88;2.50,1.25 +2.50,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.25,0.94 + +# UTF-16 : 7d cb +# UTF-8 : 8b b7 e7 +[7dcb] 緋 +3.44,0.62;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.62,4.38 +5.62,4.38;5.62,5.31 +5.62,5.31;5.62,9.38 +3.12,7.81;5.62,7.81 +6.88,7.81;9.38,7.81 +6.88,3.12;9.38,3.12 +3.44,5.62;5.62,5.62 +6.88,5.62;9.06,5.62 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.12 +4.06,3.12;4.69,3.44 +4.69,3.44;5.00,3.44 +5.00,3.44;5.31,3.75 +6.88,0.62;6.88,9.38 +3.44,4.38;3.44,4.69 +3.44,4.69;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;2.81,6.56 +0.31,4.69;3.44,5.00 +1.88,5.00;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,8.12 +2.81,8.12;3.12,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,8.12 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.38 + +# UTF-16 : 8a b9 +# UTF-8 : b9 aa e8 +[8ab9] 誹 +3.44,0.62;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.62,5.31 +5.62,5.31;5.62,9.38 +3.44,7.81;5.62,7.81 +6.88,7.81;9.38,7.81 +6.88,3.12;9.38,3.12 +3.44,5.62;5.62,5.62 +6.88,5.62;9.06,5.62 +3.44,2.81;3.75,3.12 +3.75,3.12;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;5.00,3.44 +5.00,3.44;5.62,3.75 +6.88,0.62;6.88,9.38 +0.94,1.25;3.12,1.25 +2.81,1.25;3.12,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,6.25;3.12,6.25 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 + +# UTF-16 : 73 ed +# UTF-8 : ad 8f e7 +[73ed] 班 +3.12,8.75;0.31,8.75 +2.81,5.62;0.31,5.62 +1.56,2.19;1.88,8.75 +0.31,1.88;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 +2.81,2.81;3.44,2.81 +5.31,1.25;9.06,1.25 +5.62,8.75;9.06,8.75 +8.75,5.31;5.94,5.31 +7.19,1.25;7.19,8.75 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,9.38 +3.44,8.12;3.44,4.06 + +# UTF-16 : 66 69 +# UTF-8 : a9 99 e6 +[6669] 晩 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,5.62;2.50,5.62 +6.25,7.19;6.56,7.50 +6.56,7.50;6.88,8.12 +6.88,8.12;7.19,8.44 +7.19,8.44;7.19,8.75 +2.81,6.56;3.12,6.88 +3.12,6.88;3.12,7.19 +3.12,7.19;3.75,7.50 +3.75,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;5.00,9.38 +4.38,8.75;7.19,8.75 +5.94,7.19;6.25,4.69 +3.44,3.75;3.44,7.19 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,4.69 +8.75,4.69;3.75,4.69 +6.56,4.69;6.56,1.56 +6.56,1.56;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.31,4.69 + +# UTF-16 : 62 79 +# UTF-8 : b9 89 e6 +[6279] 批 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +6.25,5.62;6.88,5.94 +6.88,5.94;7.50,6.25 +7.50,6.25;7.81,6.88 +7.81,6.88;8.44,7.50 +8.44,7.50;8.75,7.81 +8.75,7.81;9.06,8.12 +3.44,5.94;5.94,5.94 +3.44,1.25;3.44,9.38 +2.19,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;5.94,2.19 +6.25,9.38;6.25,1.56 +6.25,1.56;6.56,1.25 +6.56,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 + +# UTF-16 : 79 d8 +# UTF-8 : 98 a7 e7 +[79d8] 秘 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;4.06,6.56 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.44 +9.06,3.44;9.06,3.75 +9.06,3.75;9.06,4.06 +9.06,4.06;8.75,4.38 +8.75,4.38;8.75,5.00 +8.75,5.00;8.75,5.31 +8.75,5.31;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.44,6.56 +4.38,9.06;5.00,9.06 +5.00,9.06;5.31,8.75 +5.31,8.75;5.94,8.44 +5.94,8.44;6.56,8.12 +6.56,8.12;6.88,8.12 +8.44,8.75;8.12,7.81 +8.12,7.81;7.81,6.88 +7.81,6.88;7.19,5.94 +7.19,5.94;6.56,5.00 +6.56,5.00;5.94,4.38 +5.94,4.38;5.31,3.44 +5.31,3.44;4.69,2.81 +4.69,2.81;4.06,2.19 +4.06,2.19;3.44,1.56 +3.44,1.56;2.50,0.94 +3.12,9.06;2.50,9.06 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.12,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +4.69,7.81;5.00,1.88 +4.69,1.88;5.00,1.25 +5.00,1.25;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,1.25 +7.81,1.25;8.12,1.56 +8.12,1.56;8.12,2.50 +8.12,2.50;8.44,2.81 +8.44,2.81;8.44,3.44 + +# UTF-16 : 59 6e +# UTF-8 : ae a5 e5 +[596e] 奮 +0.62,8.75;8.75,8.75 +4.69,9.38;4.06,9.06 +4.06,9.06;3.75,8.75 +3.75,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.50,7.81 +2.50,7.81;2.19,7.50 +2.19,7.50;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.88 +8.12,0.62;8.12,3.44 +8.12,3.44;1.25,3.44 +1.25,3.44;1.25,0.62 +4.69,1.25;4.69,3.44 +1.25,1.25;8.12,1.25 +1.25,2.50;8.12,2.50 +0.62,5.62;1.25,5.94 +1.25,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.44,8.12 +4.69,4.38;4.69,7.19 +1.56,6.56;1.56,4.38 +1.56,4.38;8.12,4.38 +7.81,7.19;2.50,7.19 +1.56,6.25;7.81,6.25 +1.56,5.31;7.81,5.31 +5.31,8.12;5.31,7.81 +5.31,7.81;5.00,7.19 +5.00,7.19;4.69,7.19 +5.31,8.75;5.94,8.12 +5.94,8.12;6.56,7.81 +6.56,7.81;6.88,7.50 +6.88,7.50;7.50,7.50 +7.50,7.50;7.81,7.19 +7.81,7.19;8.12,7.19 +8.12,7.19;8.75,6.88 +8.75,6.88;9.06,6.88 + +# UTF-16 : 4e 26 +# UTF-8 : a6 b8 e4 +[4e26] 並 +6.56,2.50;6.88,3.12 +6.88,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;7.50,4.69 +7.50,4.69;7.81,5.00 +7.81,5.00;7.81,5.62 +7.81,5.62;8.12,5.94 +8.12,5.94;8.12,6.56 +2.81,2.50;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.19,4.06 +2.19,4.06;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.88,5.31 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;3.12,8.75 +3.12,8.75;2.81,9.06 +2.81,9.06;2.50,9.38 +5.62,7.81;5.94,8.12 +5.94,8.12;6.25,8.44 +6.25,8.44;6.56,8.75 +6.56,8.75;6.88,9.06 +6.88,9.06;6.88,9.38 +8.75,7.81;0.62,7.81 +5.62,7.81;5.62,1.25 +3.75,7.50;3.75,1.25 +0.62,1.25;8.75,1.25 + +# UTF-16 : 96 5b +# UTF-8 : 9b 99 e9 +[965b] 陛 +6.25,9.06;6.25,5.62 +6.25,5.62;6.56,5.31 +6.56,5.31;6.88,5.00 +6.88,5.00;7.50,5.00 +7.50,5.00;8.12,5.31 +8.12,5.31;8.44,5.31 +8.44,5.31;8.75,5.94 +8.75,5.94;9.06,6.56 +9.06,6.56;9.06,7.19 +6.25,7.19;6.88,7.50 +6.88,7.50;7.50,7.81 +7.50,7.81;7.81,8.12 +7.81,8.12;8.44,8.12 +8.44,8.12;8.75,8.44 +3.44,7.50;5.94,7.50 +3.44,5.00;3.44,9.06 +2.81,5.00;3.44,5.00 +3.44,5.00;4.06,5.31 +4.06,5.31;4.69,5.31 +4.69,5.31;5.31,5.62 +5.31,5.62;5.94,5.94 +2.81,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;2.81,8.75 +9.06,1.25;2.50,1.25 +8.75,3.44;3.12,3.44 +5.94,1.25;5.94,5.00 + +# UTF-16 : 75 2b +# UTF-8 : ab 94 e7 +[752b] 甫 +1.25,3.44;8.12,3.44 +1.25,5.31;8.12,5.31 +1.25,0.94;1.25,7.19 +1.25,7.19;8.12,7.19 +8.12,7.19;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +4.69,9.38;4.69,0.94 +5.94,9.38;6.25,9.38 +6.25,9.38;6.88,9.06 +6.88,9.06;7.19,9.06 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.75 +0.31,8.44;9.06,8.44 + +# UTF-16 : 6d 66 +# UTF-8 : a6 b5 e6 +[6d66] 浦 +6.88,9.38;7.50,9.38 +7.50,9.38;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.75 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.12,3.44;8.75,3.44 +3.12,5.31;8.75,5.31 +5.94,9.38;5.94,0.94 +2.81,8.44;9.06,8.44 +3.12,0.94;3.12,7.19 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 + +# UTF-16 : 63 55 +# UTF-8 : 95 8d e6 +[6355] 捕 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +7.19,9.38;7.50,9.38 +7.50,9.38;7.81,9.06 +7.81,9.06;8.44,8.75 +8.44,8.75;8.44,8.75 +3.44,3.44;8.75,3.44 +3.44,5.31;8.75,5.31 +5.94,9.38;5.94,0.94 +2.81,8.44;9.06,8.44 +3.12,0.94;3.44,7.19 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 + +# UTF-16 : 54 fa +# UTF-8 : ba 93 e5 +[54fa] 哺 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +7.19,9.38;7.50,9.38 +7.50,9.38;8.12,9.06 +8.12,9.06;8.44,8.75 +8.44,8.75;8.44,8.75 +3.44,3.44;8.75,3.44 +3.44,5.31;8.75,5.31 +5.94,9.38;5.94,0.94 +2.81,8.44;9.06,8.44 +3.44,0.94;3.44,7.19 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 + +# UTF-16 : 57 d4 +# UTF-8 : 94 9f e5 +[57d4] 埔 +7.19,9.38;7.50,9.38 +7.50,9.38;7.81,9.06 +7.81,9.06;8.44,8.75 +8.44,8.75;8.44,8.75 +3.44,3.44;8.75,3.44 +3.44,5.31;8.75,5.31 +5.94,9.38;5.94,0.94 +2.81,8.44;9.06,8.44 +3.12,0.94;3.44,7.19 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +0.31,6.88;2.81,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.62,1.88 +0.62,1.88;1.25,2.19 +1.25,2.19;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 + +# UTF-16 : 81 2f +# UTF-8 : af 84 e8 +[812f] 脯 +7.19,9.38;7.50,9.38 +7.50,9.38;8.12,9.06 +8.12,9.06;8.44,8.75 +8.44,8.75;8.75,8.75 +3.44,3.44;8.75,3.44 +3.44,5.31;8.75,5.31 +5.94,9.38;6.25,0.94 +3.12,8.44;9.06,8.44 +3.44,0.94;3.44,7.19 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.88 +2.50,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 88 dc +# UTF-8 : 9c a3 e8 +[88dc] 補 +7.19,9.38;7.50,9.38 +7.50,9.38;8.12,9.06 +8.12,9.06;8.44,8.75 +8.44,8.75;8.75,8.75 +3.75,3.44;8.75,3.44 +3.75,5.31;8.75,5.31 +6.25,9.38;6.25,0.94 +3.12,8.44;9.06,8.44 +3.44,0.94;3.44,7.19 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.38 +1.56,0.62;1.56,5.00 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;3.12,5.62 +3.12,5.62;3.44,5.94 + +# UTF-16 : 66 ae +# UTF-8 : ae 9a e6 +[66ae] 暮 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,7.81 +7.81,7.81;1.56,7.81 +1.56,7.81;1.56,5.31 +1.56,6.56;7.81,6.56 +0.62,4.69;8.75,4.69 +4.06,5.31;3.75,5.00 +3.75,5.00;3.44,5.00 +3.44,5.00;3.12,4.69 +3.12,4.69;2.81,4.38 +2.81,4.38;2.50,4.06 +2.50,4.06;2.19,3.75 +2.19,3.75;1.88,3.75 +1.88,3.75;1.25,3.44 +1.25,3.44;0.94,3.12 +0.94,3.12;0.31,3.12 +5.62,4.69;6.25,4.38 +6.25,4.38;6.88,4.06 +6.88,4.06;7.50,3.75 +7.50,3.75;7.81,3.44 +7.81,3.44;8.12,3.44 +8.12,3.44;8.75,3.12 +8.75,3.12;9.06,3.12 +1.88,3.44;1.88,0.62 +7.50,3.75;1.88,3.75 +7.50,0.62;7.50,3.44 +1.88,1.25;7.50,1.25 +1.88,2.50;7.50,2.50 + +# UTF-16 : 5b 9d +# UTF-8 : 9d ae e5 +[5b9d] 宝 +4.69,8.44;4.69,9.69 +8.44,6.56;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.56 +8.75,1.25;0.62,1.25 +7.81,6.88;1.56,6.88 +7.50,4.38;1.88,4.38 +4.69,1.25;4.69,6.88 +6.25,3.44;6.56,3.12 +6.56,3.12;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 + +# UTF-16 : 5f d8 +# UTF-8 : 98 bf e5 +[5fd8] 忘 +0.62,8.12;8.75,8.12 +4.69,8.12;4.69,9.38 +2.81,4.38;3.12,2.19 +2.81,2.19;3.12,1.88 +3.12,1.88;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.19,1.88 +7.19,1.88;7.50,2.50 +7.50,2.50;7.50,2.81 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.88,4.06 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,4.06;4.38,4.69 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.81,3.75 +7.81,3.75;7.50,4.38 +8.44,5.31;7.50,5.31 +7.50,5.31;6.88,5.31 +6.88,5.31;6.25,5.31 +6.25,5.31;5.62,5.31 +5.62,5.31;5.00,5.31 +5.00,5.31;4.38,5.31 +4.38,5.31;3.75,5.31 +3.75,5.31;3.12,5.31 +3.12,5.31;3.12,5.31 +3.12,5.31;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +1.88,6.56;2.19,8.12 + +# UTF-16 : 4f f8 +# UTF-8 : b8 bf e4 +[4ff8] 俸 +1.88,5.62;9.38,5.62 +9.06,8.44;2.19,8.44 +8.75,7.19;2.50,7.19 +1.88,3.12;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;3.44,4.69 +3.44,4.69;4.06,5.00 +4.06,5.00;4.38,5.62 +4.38,5.62;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.75 +5.62,8.75;5.62,9.38 +9.38,3.12;9.06,3.44 +9.06,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.56,5.94 +6.56,5.94;6.25,6.56 +6.25,6.56;6.25,7.19 +8.75,2.19;2.19,2.19 +7.81,4.06;3.44,4.06 +5.62,5.00;5.62,0.62 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.56 + +# UTF-16 : 63 67 +# UTF-8 : a7 8d e6 +[6367] 捧 +2.19,5.62;9.38,5.62 +9.06,8.44;2.50,8.44 +8.75,7.19;2.81,7.19 +2.19,3.12;2.50,3.44 +2.50,3.44;3.12,4.06 +3.12,4.06;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.69,5.62 +4.69,5.62;5.00,6.56 +5.00,6.56;5.31,7.19 +5.31,7.19;5.62,7.81 +5.62,7.81;5.62,8.75 +5.62,8.75;5.94,9.38 +9.38,3.12;9.06,3.44 +9.06,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.88,5.94 +6.88,5.94;6.56,6.56 +6.56,6.56;6.25,7.19 +8.75,2.19;2.50,2.19 +7.81,4.06;3.75,4.06 +5.62,5.00;5.94,0.62 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.50,5.00;1.88,4.69 +1.88,4.69;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.50,7.19;0.31,7.19 + +# UTF-16 : 68 d2 +# UTF-8 : 92 a3 e6 +[68d2] 棒 +2.50,5.62;9.38,5.62 +9.06,8.44;2.81,8.44 +8.75,7.19;3.12,7.19 +2.19,3.12;2.50,3.44 +2.50,3.44;3.12,4.06 +3.12,4.06;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.69,5.62 +4.69,5.62;5.00,6.56 +5.00,6.56;5.31,7.19 +5.31,7.19;5.62,7.81 +5.62,7.81;5.62,8.75 +5.62,8.75;5.94,9.38 +9.38,3.12;9.06,3.44 +9.06,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.88,5.94 +6.88,5.94;6.56,6.56 +6.56,6.56;6.25,7.19 +8.75,2.19;2.50,2.19 +7.81,4.06;3.75,4.06 +5.94,5.00;5.94,0.62 +1.56,0.62;1.56,9.38 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;1.56,7.19 + +# UTF-16 : 67 9a +# UTF-8 : 9a 9e e6 +[679a] 枚 +3.44,0.94;4.06,1.25 +4.06,1.25;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.88,3.44 +6.88,3.44;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;8.12,5.94 +8.12,5.94;8.12,6.88 +8.12,6.88;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.00,6.25 +5.00,6.25;5.00,7.19 +4.69,7.81;9.38,7.81 +3.44,5.00;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.38,7.50 +4.38,7.50;4.69,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;5.00,9.06 +5.00,9.06;5.00,9.38 +3.75,4.06;3.44,4.69 +3.44,4.69;3.12,5.31 +3.12,5.31;2.81,5.94 +2.81,5.94;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,0.62;2.19,9.38 +3.75,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.88,6.88 +1.88,6.88;2.19,7.50 + +# UTF-16 : 5e 55 +# UTF-8 : 95 b9 e5 +[5e55] 幕 +4.38,5.31;4.06,5.00 +4.06,5.00;3.75,4.69 +3.75,4.69;3.44,4.38 +3.44,4.38;3.12,4.06 +3.12,4.06;2.81,3.75 +2.81,3.75;2.19,3.44 +2.19,3.44;1.88,3.12 +1.88,3.12;1.25,3.12 +1.25,3.12;0.94,2.81 +0.94,2.81;0.31,2.50 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,5.31 +1.56,6.56;7.81,6.56 +0.62,4.38;8.75,4.38 +5.94,4.38;6.56,4.06 +6.56,4.06;7.19,3.44 +7.19,3.44;7.81,3.12 +7.81,3.12;8.44,2.81 +8.44,2.81;8.75,2.81 +8.75,2.81;9.06,2.50 +4.69,0.62;4.69,4.06 +1.56,0.94;1.88,3.12 +1.56,3.12;7.81,3.12 +7.50,3.12;7.81,1.56 +7.50,1.56;7.50,1.25 +7.50,1.25;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,1.25 + +# UTF-16 : 5b c6 +# UTF-8 : 86 af e5 +[5bc6] 密 +4.69,8.44;4.69,9.38 +8.75,6.88;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.88 +1.25,3.44;1.25,0.62 +8.12,0.62;8.12,3.44 +4.69,4.06;4.69,1.56 +1.25,1.56;8.12,1.56 +2.81,7.50;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;3.12,4.69 +3.12,4.69;3.75,4.38 +3.75,4.38;4.06,4.38 +4.06,4.38;4.69,4.38 +4.69,4.38;5.31,4.38 +5.31,4.38;5.94,4.38 +5.94,4.38;6.25,4.69 +6.25,4.69;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.62 +7.50,5.62;7.50,6.25 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.88,6.88 +8.75,4.69;8.75,5.31 +8.75,5.31;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.81,6.56 +7.81,6.56;7.50,6.88 +5.31,6.88;5.00,7.19 +5.00,7.19;4.69,7.19 +4.69,7.19;4.38,7.50 +4.38,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +7.19,8.12;6.88,7.50 +6.88,7.50;6.56,6.88 +6.56,6.88;5.94,6.56 +5.94,6.56;5.31,5.94 +5.31,5.94;4.69,5.62 +4.69,5.62;4.06,5.31 +4.06,5.31;3.12,4.69 +3.12,4.69;2.50,4.38 +2.50,4.38;1.56,4.06 +1.56,4.06;0.62,3.75 + +# UTF-16 : 76 df +# UTF-8 : 9f 9b e7 +[76df] 盟 +0.94,5.00;3.75,5.00 +3.75,5.00;3.75,8.75 +3.75,8.75;0.94,8.75 +0.94,8.75;0.94,4.38 +0.94,7.19;3.75,7.19 +4.69,5.94;8.44,5.94 +5.00,7.50;8.44,7.50 +7.81,1.25;7.81,3.75 +7.81,3.75;1.56,3.75 +1.56,3.75;1.56,1.25 +3.75,3.75;3.75,1.25 +5.62,3.75;5.94,1.25 +0.31,1.25;9.06,1.25 +3.44,4.38;4.06,4.69 +4.06,4.69;4.38,5.31 +4.38,5.31;4.69,5.94 +4.69,5.94;5.00,6.56 +5.00,6.56;5.00,7.19 +5.00,7.19;5.00,8.75 +5.00,8.75;8.44,8.75 +8.44,8.75;8.44,5.00 +8.44,5.00;8.44,4.38 +8.44,4.38;7.81,4.38 +7.81,4.38;7.50,4.38 +7.50,4.38;6.88,4.38 +6.88,4.38;6.56,4.38 + +# UTF-16 : 83 ab +# UTF-8 : ab 8e e8 +[83ab] 莫 +0.31,3.12;9.06,3.12 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +1.56,4.38;7.81,4.38 +7.81,4.38;7.81,7.19 +7.81,7.19;1.56,7.19 +1.56,7.19;1.56,4.38 +1.56,5.94;7.81,5.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;4.69,3.44 +4.69,3.44;4.69,4.38 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.69,3.12 +4.69,3.12;4.69,3.44 + +# UTF-16 : 6a 21 +# UTF-8 : a1 a8 e6 +[6a21] 模 +2.50,3.12;9.06,3.12 +2.81,8.44;9.06,8.44 +4.38,7.50;4.38,9.38 +7.19,7.50;7.19,9.38 +3.44,4.38;8.44,4.38 +8.44,4.38;8.44,7.19 +8.44,7.19;3.44,7.19 +3.44,7.19;3.44,4.06 +3.44,5.94;8.44,5.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.81 +5.94,2.81;5.94,3.44 +1.56,0.62;1.88,9.38 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 + +# UTF-16 : 6c a2 +# UTF-8 : a2 b2 e6 +[6ca2] 沢 +4.06,5.62;8.44,5.62 +8.44,5.62;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,5.62 +3.75,5.62;3.75,5.00 +3.75,5.00;3.75,4.38 +3.75,4.38;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.44,2.81 +3.44,2.81;3.44,2.50 +3.44,2.50;3.12,2.19 +3.12,2.19;3.12,1.56 +3.12,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;6.25,5.62 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;1.25,8.75 +1.25,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 + +# UTF-16 : 8a 33 +# UTF-8 : b3 a8 e8 +[8a33] 訳 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,6.25;3.44,6.25 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +4.69,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;4.69,8.75 +4.69,8.75;4.69,5.62 +4.69,5.62;4.69,5.00 +4.69,5.00;4.69,4.38 +4.69,4.38;4.69,4.06 +4.69,4.06;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.38,2.50 +4.38,2.50;4.06,2.19 +4.06,2.19;4.06,1.56 +4.06,1.56;3.75,1.25 +3.75,1.25;3.44,0.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.88,4.69 +6.88,4.69;6.56,5.31 +6.56,5.31;6.56,5.62 + +# UTF-16 : 53 02 +# UTF-8 : 82 8c e5 +[5302] 匂 +1.88,8.12;8.44,8.12 +8.44,8.12;8.44,6.56 +8.44,6.56;8.44,5.00 +8.44,5.00;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;8.12,2.19 +8.12,2.19;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +0.31,5.62;0.62,5.94 +0.62,5.94;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.75 +2.19,8.75;2.19,9.06 +2.19,9.06;2.50,9.69 +2.19,7.19;2.19,3.44 +2.19,3.44;2.50,3.12 +2.50,3.12;2.81,3.12 +2.81,3.12;3.44,2.81 +3.44,2.81;4.06,2.81 +4.06,2.81;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;5.94,4.69 +2.19,5.00;2.81,5.31 +2.81,5.31;3.75,5.62 +3.75,5.62;4.38,5.94 +4.38,5.94;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.94,6.56 + +# UTF-16 : 90 f5 +# UTF-8 : b5 83 e9 +[90f5] 郵 +4.69,3.44;4.69,6.88 +1.25,3.44;1.25,6.88 +5.62,7.19;0.31,7.19 +0.31,3.12;5.62,3.12 +0.31,5.31;5.94,5.31 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,1.88 +4.69,1.88;5.31,1.88 +5.31,1.88;5.62,2.19 +2.81,1.56;3.12,8.75 +0.62,8.44;1.25,8.44 +1.25,8.44;1.56,8.44 +1.56,8.44;2.19,8.44 +2.19,8.44;2.81,8.44 +2.81,8.44;3.12,8.75 +3.12,8.75;3.75,8.75 +3.75,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.00,8.75 +5.00,8.75;5.31,9.06 +9.06,8.75;6.25,8.75 +6.25,8.75;6.25,0.94 +7.19,1.88;7.50,1.88 +7.50,1.88;8.12,2.19 +8.12,2.19;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.50,5.94 +7.50,5.94;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.75,8.12 +8.75,8.12;9.06,8.75 + +# UTF-16 : 61 82 +# UTF-8 : 82 86 e6 +[6182] 憂 +8.75,4.06;8.75,5.31 +8.75,5.31;0.94,5.31 +0.94,5.31;0.94,4.06 +2.81,3.12;7.19,3.12 +0.62,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.94,2.19 +5.94,2.19;6.25,2.50 +6.25,2.50;6.88,2.81 +6.88,2.81;7.19,3.12 +8.75,0.94;8.12,0.94 +8.12,0.94;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.56 +5.94,1.56;5.31,1.56 +5.31,1.56;4.69,1.88 +4.69,1.88;4.06,2.19 +4.06,2.19;3.44,2.50 +3.44,2.50;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,5.00;2.81,4.38 +2.81,4.38;3.12,3.75 +3.12,3.75;3.44,3.75 +3.44,3.75;4.06,3.75 +4.06,3.75;4.69,3.75 +4.38,3.75;5.00,3.75 +5.00,3.75;5.62,3.75 +5.62,3.75;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;6.88,4.69 +6.88,4.69;6.88,4.69 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;2.19,5.00 +8.44,3.44;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;7.19,5.00 +5.62,4.38;5.00,4.69 +5.00,4.69;4.38,4.69 +4.38,4.69;4.06,5.00 +4.06,5.00;3.75,5.00 +0.62,2.19;0.94,2.19 +0.94,2.19;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.81,3.12 +2.81,3.12;3.44,3.75 +3.44,3.75;3.44,3.75 +0.62,8.75;8.75,8.75 +4.69,8.75;4.38,8.44 +4.38,8.44;4.38,8.12 +7.50,5.62;7.50,8.12 +7.50,8.12;1.88,8.12 +1.88,8.12;1.88,5.62 +1.88,7.19;7.50,7.19 +1.88,6.25;7.50,6.25 + +# UTF-16 : 51 2a +# UTF-8 : aa 84 e5 +[512a] 優 +9.06,4.06;9.06,5.31 +8.75,5.31;2.19,5.31 +2.19,5.31;2.19,4.06 +3.75,3.12;7.81,3.12 +1.88,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.12 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.06,2.50 +4.06,2.50;3.75,2.81 +4.06,5.00;4.06,4.38 +4.06,4.38;4.06,3.75 +4.06,3.75;4.69,3.75 +4.69,3.75;5.00,3.75 +5.00,3.75;5.62,3.75 +5.62,3.75;5.94,3.75 +5.94,3.75;6.25,3.75 +6.25,3.75;6.88,3.75 +6.88,3.75;7.19,4.06 +7.19,4.06;7.50,4.69 +7.50,4.69;7.50,4.69 +2.19,3.44;2.50,3.75 +2.50,3.75;2.81,4.38 +2.81,4.38;3.12,4.69 +3.12,4.69;3.44,5.00 +8.75,3.44;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.81,5.00 +6.25,4.38;5.94,4.69 +5.94,4.69;5.31,4.69 +5.31,4.69;5.00,5.00 +5.00,5.00;4.69,5.00 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +2.19,8.75;9.06,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,8.12 +8.12,5.62;8.12,8.12 +8.12,8.12;3.12,8.12 +3.12,8.12;3.12,5.62 +3.12,7.19;8.12,7.19 +3.12,6.25;8.12,6.25 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.56,7.81 +1.56,7.81;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.56 + +# UTF-16 : 5e 7a +# UTF-8 : ba b9 e5 +[5e7a] 幺 +4.38,3.75;4.38,4.06 +4.38,4.06;4.06,4.38 +4.06,4.38;3.44,4.69 +3.44,4.69;3.12,5.00 +3.12,5.00;2.81,5.31 +2.81,5.31;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.25 +1.88,6.25;1.56,6.56 +1.56,6.56;1.25,6.88 +1.88,1.25;2.50,1.88 +2.50,1.88;3.12,2.50 +3.12,2.50;3.75,3.12 +3.75,3.12;4.38,3.44 +4.38,3.44;5.00,4.06 +5.00,4.06;5.31,4.69 +5.31,4.69;5.94,5.31 +5.94,5.31;6.56,5.94 +6.56,5.94;6.88,6.56 +6.88,6.56;7.50,7.19 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;5.00,9.06 +9.06,0.94;8.75,1.56 +8.75,1.56;8.12,2.19 +8.12,2.19;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.56,4.38 +0.62,1.25;1.25,1.25 +1.25,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.88,1.88 +6.88,1.88;7.50,1.88 +7.50,1.88;8.44,1.88 + +# UTF-16 : 5e 7b +# UTF-8 : bb b9 e5 +[5e7b] 幻 +2.81,4.06;2.19,4.69 +2.19,4.69;1.88,5.31 +1.88,5.31;1.25,5.94 +1.25,5.94;0.94,6.56 +0.94,6.56;0.31,6.88 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.81,4.06 +2.81,4.06;3.12,4.69 +3.12,4.69;3.44,5.31 +3.44,5.31;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,7.19 +1.25,6.25;1.56,6.56 +1.56,6.56;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.44 +2.50,8.44;2.81,9.06 +5.00,0.94;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;4.38,2.81 +4.38,2.81;4.06,3.75 +4.06,3.75;3.75,4.38 +0.31,1.25;0.62,1.25 +0.62,1.25;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.56 +2.19,1.56;2.81,1.56 +2.81,1.56;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,1.88 +4.06,1.88;4.69,1.88 +4.06,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.31 +8.75,5.31;8.75,4.06 +8.75,4.06;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.56 +5.94,1.56;5.62,1.56 + +# UTF-16 : 5e 7c +# UTF-8 : bc b9 e5 +[5e7c] 幼 +4.06,0.94;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.94,4.69 +5.94,4.69;5.94,5.62 +5.94,5.62;6.25,6.56 +6.25,6.56;6.25,7.81 +6.25,7.81;6.25,9.38 +4.38,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +2.50,4.38;1.88,4.69 +1.88,4.69;1.56,5.31 +1.56,5.31;1.25,5.94 +1.25,5.94;0.62,6.56 +0.62,6.56;0.31,6.88 +0.62,1.25;0.94,1.88 +0.94,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,3.75;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;3.75,7.19 +0.94,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.88,7.81 +1.88,7.81;2.19,8.44 +2.19,8.44;2.50,9.06 +4.38,1.88;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;3.75,3.12 +3.75,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 +0.00,1.25;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,1.88 +2.81,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 + +# UTF-16 : 6b 32 +# UTF-8 : b2 ac e6 +[6b32] 欲 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.44 +6.25,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.88,5.31 +6.88,5.31;6.88,5.62 +6.88,5.62;6.88,7.19 +9.06,1.25;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;7.19,4.06 +7.19,4.06;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;6.88,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;5.94,8.44 +5.94,8.44;5.94,9.06 +5.94,9.06;6.25,9.38 +8.12,5.62;8.44,5.94 +8.44,5.94;8.44,6.56 +8.44,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +8.75,7.50;9.06,8.12 +5.62,8.12;9.06,8.12 +0.94,1.56;4.06,1.56 +4.06,1.56;4.06,4.69 +4.06,4.69;0.94,4.69 +0.94,4.69;0.94,0.94 +4.69,4.69;4.38,5.00 +4.38,5.00;3.75,5.62 +3.75,5.62;3.44,6.25 +3.44,6.25;2.81,6.56 +2.81,6.56;2.50,7.19 +2.50,7.19;2.19,6.88 +2.19,6.88;1.88,6.25 +1.88,6.25;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.62,7.19 +0.62,7.19;0.31,6.56 +4.69,6.56;4.38,7.19 +4.38,7.19;4.06,7.50 +4.06,7.50;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.12,9.06 + +# UTF-16 : 7f cc +# UTF-8 : 8c bf e7 +[7fcc] 翌 +0.62,5.94;1.56,6.25 +1.56,6.25;2.19,6.25 +2.19,6.25;2.81,6.56 +2.81,6.56;3.12,6.56 +3.12,6.56;3.75,6.88 +2.81,7.19;2.50,7.50 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.12 +0.62,8.75;4.38,8.75 +4.38,8.75;4.38,5.62 +4.38,5.62;4.06,5.31 +4.06,5.31;3.75,5.31 +3.75,5.31;3.12,5.31 +3.12,5.31;2.81,5.31 +2.81,5.31;2.19,5.31 +4.69,5.94;5.31,5.94 +5.31,5.94;5.94,6.25 +5.94,6.25;6.56,6.56 +6.56,6.56;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,6.88 +6.88,7.19;6.56,7.50 +6.56,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.31,8.44 +4.69,8.75;8.44,8.75 +8.44,8.75;8.44,5.62 +8.44,5.62;8.12,5.31 +8.12,5.31;7.81,5.31 +7.81,5.31;7.50,5.31 +7.50,5.31;6.88,5.31 +6.88,5.31;6.25,5.31 +0.62,1.25;8.75,1.25 +0.94,4.06;8.44,4.06 +4.69,4.06;4.69,5.31 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,2.19 +6.25,2.19;6.25,2.81 +6.25,2.81;6.56,3.44 +6.56,3.44;6.88,4.06 +3.75,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.50,4.06 + +# UTF-16 : 4e 71 +# UTF-8 : b1 b9 e4 +[4e71] 乱 +0.94,0.94;0.94,4.69 +0.94,4.69;4.69,4.69 +4.69,4.69;4.69,0.94 +0.94,1.56;4.69,1.56 +0.31,6.56;5.31,6.56 +2.81,4.69;2.81,8.44 +0.62,8.12;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;2.19,8.44 +2.19,8.44;2.50,8.44 +2.50,8.44;3.12,8.44 +3.12,8.44;3.44,8.75 +3.44,8.75;3.75,8.75 +3.75,8.75;4.38,8.75 +4.38,8.75;5.00,9.06 +5.94,9.06;5.94,1.88 +5.94,1.88;5.94,1.56 +5.94,1.56;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 + +# UTF-16 : 70 ba +# UTF-8 : ba 82 e7 +[70ba] 為 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;7.19,3.75 +5.94,1.88;5.94,2.19 +5.94,2.19;5.62,2.81 +5.62,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +4.06,1.25;4.06,1.56 +4.06,1.56;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +1.25,0.94;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,4.38;9.06,4.38 +9.06,4.38;9.06,3.44 +9.06,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +0.31,2.81;0.94,3.12 +0.94,3.12;1.56,3.75 +1.56,3.75;2.19,4.38 +2.19,4.38;2.81,5.00 +2.81,5.00;3.44,5.62 +3.44,5.62;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;5.00,9.69 +2.81,7.81;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,9.38 +0.94,7.81;7.50,7.81 +7.50,7.81;7.50,7.50 +7.50,7.50;7.50,6.88 +7.50,6.88;7.19,6.25 +7.19,6.25;7.19,6.25 +3.44,6.25;8.12,6.25 +8.12,6.25;8.12,5.62 +8.12,5.62;8.12,5.00 +8.12,5.00;7.81,4.69 +7.81,4.69;7.81,4.38 + +# UTF-16 : 53 6f +# UTF-8 : af 8d e5 +[536f] 卯 +0.94,8.44;0.94,3.12 +0.94,8.44;1.56,8.44 +1.56,8.44;2.19,8.44 +2.19,8.44;3.12,8.75 +3.12,8.75;3.75,9.06 +3.75,9.06;4.38,9.06 +5.62,0.62;5.62,8.75 +5.62,8.75;8.44,8.75 +8.44,8.75;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;6.88,2.19 +6.88,2.19;6.25,2.19 +0.31,2.81;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;1.88,3.12 +1.88,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;4.06,4.06 +0.94,0.62;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.06,5.31 +4.06,5.31;4.06,8.12 + +# UTF-16 : 53 75 +# UTF-8 : b5 8d e5 +[5375] 卵 +0.94,8.44;0.94,2.81 +0.94,8.44;1.56,8.44 +1.56,8.44;2.19,8.44 +2.19,8.44;3.12,8.75 +3.12,8.75;3.75,9.06 +3.75,9.06;4.38,9.06 +5.62,0.62;5.62,8.75 +5.62,8.75;8.75,8.75 +8.75,8.75;8.75,2.81 +8.75,2.81;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;8.12,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;6.88,2.19 +6.88,2.19;6.56,2.19 +0.31,2.81;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;1.88,3.12 +1.88,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;4.06,4.06 +0.94,0.62;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.06,5.31 +4.06,5.31;4.06,8.12 +7.81,4.06;7.81,4.69 +7.81,4.69;7.50,5.31 +7.50,5.31;7.19,5.94 +7.19,5.94;6.56,6.56 +6.56,6.56;6.25,7.19 +3.12,4.69;3.12,5.31 +3.12,5.31;2.81,5.62 +2.81,5.62;2.50,6.25 +2.50,6.25;2.19,6.88 +2.19,6.88;1.88,7.19 + +# UTF-16 : 76 e3 +# UTF-8 : a3 9b e7 +[76e3] 監 +4.69,8.75;0.94,8.75 +0.94,8.75;0.94,4.06 +2.81,8.75;2.81,7.50 +2.81,6.25;2.81,5.00 +0.94,5.00;4.69,5.00 +0.94,6.25;4.38,6.25 +4.38,6.25;4.38,7.50 +4.38,7.50;0.94,7.50 +7.81,1.25;7.81,3.75 +7.81,3.75;1.56,3.75 +1.56,3.75;1.56,1.25 +3.75,3.44;3.75,1.25 +5.62,3.44;5.94,1.25 +0.31,1.25;9.06,1.25 +8.75,8.12;5.62,8.12 +8.75,5.62;5.31,5.62 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.94,8.75 +5.94,8.75;5.94,9.38 + +# UTF-16 : 89 a7 +# UTF-8 : a7 a6 e8 +[89a7] 覧 +4.69,9.06;0.94,9.06 +0.94,9.06;0.94,5.94 +2.81,9.06;2.81,8.12 +2.81,7.19;2.81,6.56 +0.94,6.56;4.69,6.56 +0.94,7.19;4.38,7.19 +4.38,7.19;4.38,8.12 +4.38,8.12;0.94,8.12 +8.75,8.75;5.62,8.75 +8.75,7.19;5.31,7.19 +4.69,7.50;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.94,9.06 +5.94,9.06;5.94,9.38 +1.56,2.50;7.81,2.50 +7.81,2.50;7.81,5.62 +7.81,5.62;1.56,5.62 +1.56,5.62;1.56,2.50 +1.56,3.44;7.81,3.44 +1.56,4.69;7.81,4.69 +5.62,2.50;5.62,1.25 +5.62,1.25;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.56 +8.44,1.56;8.44,2.19 +8.44,2.19;8.75,2.50 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 + +# UTF-16 : 88 cf +# UTF-8 : 8f a3 e8 +[88cf] 裏 +4.69,3.75;4.06,3.44 +4.06,3.44;3.75,3.12 +3.75,3.12;3.12,3.12 +3.12,3.12;2.81,2.81 +2.81,2.81;2.50,2.81 +2.50,2.81;1.88,2.50 +1.88,2.50;1.56,2.50 +1.56,2.50;0.94,2.19 +0.94,2.19;0.31,2.19 +4.69,3.75;5.00,3.44 +5.00,3.44;5.31,3.12 +5.31,3.12;5.62,2.81 +5.62,2.81;5.94,2.19 +5.94,2.19;6.56,1.88 +6.56,1.88;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.94,1.56 +2.81,1.25;2.81,2.81 +6.25,2.19;6.56,2.50 +6.56,2.50;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.44,3.44 +4.69,7.81;4.69,3.75 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,7.81 +7.81,7.81;1.56,7.81 +1.56,7.81;1.56,5.62 +1.56,6.88;7.81,6.88 +0.62,3.75;8.75,3.75 +8.44,4.69;0.94,4.69 +4.69,8.75;4.69,9.38 +0.31,8.75;9.06,8.75 + +# UTF-16 : 5f 8b +# UTF-8 : 8b be e5 +[5f8b] 律 +2.81,5.31;8.44,5.31 +8.44,5.31;8.44,8.44 +8.44,8.44;2.81,8.44 +2.50,6.88;9.38,6.88 +2.19,2.19;9.06,2.19 +2.50,3.75;8.75,3.75 +5.94,0.62;5.94,9.38 +2.50,7.19;2.19,6.56 +2.19,6.56;1.56,5.94 +1.56,5.94;1.25,5.62 +1.25,5.62;0.62,5.00 +0.62,5.00;0.00,4.69 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +1.56,0.62;1.56,5.94 + +# UTF-16 : 59 65 +# UTF-8 : a5 a5 e5 +[5965] 奥 +0.31,3.12;9.06,3.12 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;4.69,3.44 +4.69,3.44;4.69,4.06 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.69,3.12 +4.69,3.12;4.69,3.44 +7.81,4.06;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;6.88,5.00 +6.88,5.00;6.25,5.31 +6.25,5.31;5.62,5.62 +5.62,5.62;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,4.38;4.69,8.12 +7.81,6.25;1.56,6.25 +1.56,4.06;2.19,4.38 +2.19,4.38;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.44,5.00 +3.44,5.00;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +3.44,6.56;3.12,6.88 +3.12,6.88;2.81,7.50 +2.81,7.50;2.50,7.81 +2.50,7.81;2.19,8.12 +5.94,6.56;6.25,6.88 +6.25,6.88;6.56,7.19 +6.56,7.19;6.88,7.50 +6.88,7.50;7.19,8.12 +3.75,8.44;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.69,9.69 +1.25,3.75;1.25,8.44 +1.25,8.44;8.12,8.44 +8.12,8.44;8.12,3.75 + +# UTF-16 : 81 e8 +# UTF-8 : a8 87 e8 +[81e8] 臨 +9.06,8.44;4.38,8.44 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.69,9.06 +4.69,9.06;5.00,9.38 +5.94,0.94;5.94,4.38 +5.94,4.38;4.06,4.38 +4.06,4.38;4.06,0.94 +4.06,1.25;5.94,1.25 +8.75,0.94;8.75,4.38 +8.75,4.38;6.88,4.38 +6.88,4.38;6.88,0.94 +6.88,1.25;8.75,1.25 +4.69,5.31;8.12,5.31 +8.12,5.31;8.12,7.50 +8.12,7.50;4.69,7.50 +4.69,7.50;4.69,5.31 +3.44,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.94,1.25;3.75,1.25 +0.94,4.06;3.44,4.06 +3.44,4.06;3.44,6.56 +3.44,6.56;0.94,6.56 +2.19,6.56;2.19,8.75 +2.19,1.56;2.19,3.75 + +# UTF-16 : 67 17 +# UTF-8 : 97 9c e6 +[6717] 朗 +0.94,4.69;4.38,4.69 +4.38,4.69;4.38,8.12 +4.38,8.12;0.94,8.12 +0.94,8.12;0.94,1.25 +0.94,6.56;4.38,6.56 +0.00,1.25;0.62,1.25 +0.62,1.25;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.19 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;2.81,3.75 +2.81,9.38;2.81,8.44 +5.31,4.06;8.44,4.06 +5.62,6.56;8.44,6.56 +4.38,0.94;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.31,8.75 +5.31,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 + +# UTF-16 : 4e f0 +# UTF-8 : b0 bb e4 +[4ef0] 仰 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.56 +2.81,8.44;2.81,2.50 +2.50,8.44;3.12,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.75 +4.38,8.75;5.31,9.06 +5.31,9.06;5.94,9.06 +5.94,0.62;5.94,8.44 +5.94,8.44;8.75,8.44 +8.75,8.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.44,2.19 +8.44,2.19;8.12,2.19 +8.12,2.19;7.81,2.19 +7.81,2.19;7.19,2.19 +7.19,2.19;6.56,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.50 +3.12,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.62,3.44 + +# UTF-16 : 8a d6 +# UTF-8 : 96 ab e8 +[8ad6] 論 +9.38,6.56;9.06,6.88 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.69,7.50 +4.69,7.50;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.44,6.88 +3.44,6.88;3.12,6.56 +8.12,7.19;4.38,7.19 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,6.25;2.81,6.25 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,5.94 +8.75,5.94;3.75,5.94 +3.75,5.94;3.75,0.94 +5.62,5.62;5.62,0.94 +7.19,5.62;7.19,0.94 +4.06,3.75;8.75,3.75 + +# UTF-16 : 6c 88 +# UTF-8 : 88 b2 e6 +[6c88] 沈 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;1.25,8.75 +1.25,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.31,5.00 +5.31,5.00;5.31,5.62 +5.31,5.62;5.62,6.25 +5.62,6.25;5.62,7.19 +5.62,7.19;5.62,9.38 +5.94,6.56;5.94,1.88 +5.94,1.88;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;9.06,3.12 +9.06,3.12;9.06,4.06 +8.75,5.94;8.75,8.12 +8.75,8.12;3.12,8.12 +3.12,8.12;3.12,5.94 + +# UTF-16 : 5f f1 +# UTF-8 : b1 bf e5 +[5ff1] 忱 +2.19,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.31,5.00 +5.31,5.00;5.62,5.62 +5.62,5.62;5.62,6.25 +5.62,6.25;5.62,7.19 +5.62,7.19;5.62,9.38 +5.94,6.56;6.25,1.88 +5.94,1.88;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;9.06,3.12 +9.06,3.12;9.06,4.06 +8.75,5.94;8.75,8.12 +8.75,8.12;3.12,8.12 +3.12,8.12;3.12,5.94 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 + +# UTF-16 : 67 95 +# UTF-8 : 95 9e e6 +[6795] 枕 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.31,5.00 +5.31,5.00;5.62,5.62 +5.62,5.62;5.62,6.25 +5.62,6.25;5.62,7.19 +5.62,7.19;5.62,9.38 +5.94,6.56;6.25,1.88 +5.94,1.88;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;9.06,3.12 +9.06,3.12;9.06,4.06 +8.75,5.94;8.75,8.12 +8.75,8.12;3.12,8.12 +3.12,8.12;3.12,5.94 +1.88,0.62;1.88,9.38 +3.12,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,3.75;2.81,4.38 +2.81,4.38;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 72 e9 +# UTF-8 : a9 8b e7 +[72e9] 狩 +5.94,8.44;5.94,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;3.12,8.44 +3.12,8.44;3.12,6.56 +7.81,7.50;7.81,1.88 +7.81,1.88;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,5.94;2.81,5.94 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.38,4.06 +4.38,4.06;4.06,4.38 +1.25,9.06;1.25,8.75 +1.25,8.75;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.50,5.31 +2.50,5.31;2.50,5.00 +2.50,5.00;2.50,4.38 +2.50,4.38;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.50,2.50 +2.50,2.50;2.50,2.19 +2.50,2.19;2.19,1.56 +2.19,1.56;2.19,1.25 +2.19,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +3.12,9.38;2.81,8.75 +2.81,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +2.50,5.62;2.19,5.31 +2.19,5.31;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.31,3.75 + +# UTF-16 : 5b 8f +# UTF-8 : 8f ae e5 +[5b8f] 宏 +8.75,5.94;0.62,5.94 +4.69,8.44;4.69,9.69 +8.44,6.88;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,4.06 +2.19,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.88 +7.81,1.88;8.44,1.88 +3.75,1.25;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.31,4.38 +5.31,4.38;5.31,4.69 +5.31,4.69;5.62,5.31 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.44,5.31 +3.44,5.31;3.75,5.94 +3.75,5.94;3.75,6.88 +3.75,6.88;4.06,7.81 + +# UTF-16 : 90 55 +# UTF-8 : 95 81 e9 +[9055] 違 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.62 +1.88,5.62;0.31,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +9.06,1.25;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.38,1.25 +4.38,1.25;3.75,1.25 +3.75,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.19,1.88 +2.19,1.88;1.88,2.50 +4.69,7.19;5.00,7.50 +5.00,7.50;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.31,9.06 +5.31,9.06;5.62,9.38 +6.56,1.56;6.56,4.69 +2.50,4.06;8.75,4.06 +3.75,2.50;3.75,3.75 +8.75,2.50;2.19,2.50 +3.12,4.69;3.12,6.25 +3.12,6.25;8.44,6.25 +8.44,6.25;8.44,5.00 +8.44,5.00;3.44,5.00 +8.12,7.19;8.12,8.75 +8.12,8.75;3.12,8.75 +2.50,7.19;9.06,7.19 + +# UTF-16 : 96 a0 +# UTF-8 : a0 9a e9 +[96a0] 隠 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,2.81;1.56,2.81 +1.25,2.81;1.88,3.12 +1.88,3.12;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +2.50,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.44 +2.50,8.44;2.81,8.75 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +8.44,9.06;8.75,9.06 +4.06,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.44,8.12 +5.94,6.88;5.94,7.19 +5.94,7.19;5.62,7.81 +5.62,7.81;5.62,8.12 +5.62,8.12;5.62,8.12 +7.50,6.56;7.81,6.88 +7.81,6.88;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +4.06,3.12;4.06,1.88 +4.06,1.88;4.06,1.56 +4.06,1.56;4.06,0.94 +4.06,0.94;4.69,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;7.81,1.56 +7.81,1.56;7.81,2.19 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,2.81 +9.38,0.94;9.06,1.56 +9.06,1.56;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +6.56,1.88;6.25,2.50 +6.25,2.50;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;5.00,3.12 +2.81,3.75;8.75,3.75 +8.75,3.75;8.75,6.56 +8.75,6.56;2.81,6.56 +3.12,5.00;8.75,5.00 + +# UTF-16 : 7a 4f +# UTF-8 : 8f a9 e7 +[7a4f] 穏 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +8.44,9.06;8.75,9.06 +4.06,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.44,8.12 +5.94,6.88;5.94,7.19 +5.94,7.19;5.62,7.81 +5.62,7.81;5.62,8.12 +5.62,8.12;5.62,8.12 +7.50,6.56;7.81,6.88 +7.81,6.88;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +4.06,3.12;4.06,1.88 +4.06,1.88;4.06,1.56 +4.06,1.56;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;7.81,1.56 +7.81,1.56;7.81,2.19 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +9.38,0.94;9.06,1.56 +9.06,1.56;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +6.56,1.88;6.25,2.50 +6.25,2.50;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.12 +3.12,3.75;8.75,3.75 +8.75,3.75;8.75,6.56 +8.75,6.56;3.12,6.56 +3.44,5.00;8.75,5.00 +3.12,9.06;2.50,9.06 +2.50,9.06;1.88,8.75 +1.88,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.56,0.62;1.88,8.75 +2.81,6.56;0.31,6.56 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 + +# UTF-16 : 95 b2 +# UTF-8 : b2 96 e9 +[95b2] 閲 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +6.88,1.25;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 +4.06,4.69;3.75,5.00 +3.75,5.00;3.44,5.31 +3.44,5.31;3.44,5.62 +5.31,4.69;5.62,5.00 +5.62,5.00;5.94,5.31 +5.94,5.31;6.25,5.62 +2.81,3.12;6.56,3.12 +6.56,3.12;6.56,4.69 +6.56,4.69;2.81,4.69 +2.81,4.69;2.81,3.12 +5.31,3.12;5.31,1.88 +5.31,1.88;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.25,1.56 +6.25,1.56;6.88,1.56 +6.88,1.56;7.19,1.56 +7.19,1.56;7.19,2.19 +7.19,2.19;7.19,2.81 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.12 + +# UTF-16 : 62 bc +# UTF-8 : bc 8a e6 +[62bc] 押 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +8.75,3.12;8.75,8.75 +8.75,8.75;3.44,8.75 +3.12,8.75;3.44,3.12 +5.94,8.75;5.94,0.62 +3.44,3.75;8.75,3.75 +3.44,6.25;8.75,6.25 + +# UTF-16 : 54 77 +# UTF-8 : b7 91 e5 +[5477] 呷 +8.75,3.12;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,3.12 +6.25,8.75;6.25,0.62 +3.44,3.75;8.75,3.75 +3.44,6.25;8.75,6.25 +0.62,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 + +# UTF-16 : 72 ce +# UTF-8 : 8e 8b e7 +[72ce] 狎 +8.75,3.12;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,3.12 +5.94,8.75;5.94,0.62 +3.44,3.75;8.75,3.75 +3.44,6.25;8.75,6.25 +1.25,9.06;1.25,8.75 +1.25,8.75;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.50,5.31 +2.50,5.31;2.50,5.00 +2.50,5.00;2.50,4.38 +2.50,4.38;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.50,2.50 +2.50,2.50;2.50,2.19 +2.50,2.19;2.19,1.56 +2.19,1.56;2.19,1.25 +2.19,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +3.12,9.38;2.81,8.75 +2.81,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +2.50,5.62;2.19,5.31 +2.19,5.31;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.31,3.75 + +# UTF-16 : 80 db +# UTF-8 : 9b 83 e8 +[80db] 胛 +8.75,3.12;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,3.12 +5.94,8.75;6.25,0.62 +3.44,3.75;8.75,3.75 +3.44,6.25;8.75,6.25 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.88 +2.50,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 5c ac +# UTF-8 : ac b2 e5 +[5cac] 岬 +8.75,3.12;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,3.12 +6.25,8.75;6.25,0.62 +3.75,3.75;8.75,3.75 +3.75,6.25;8.75,6.25 +0.62,7.81;0.62,0.94 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.56,9.38 + +# UTF-16 : 6b 27 +# UTF-8 : a7 ac e6 +[6b27] 欧 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,5.62 +6.56,5.62;6.56,7.19 +9.06,1.25;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.88,4.06 +6.88,4.06;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;6.56,5.62 +4.38,5.62;4.69,6.25 +4.69,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;5.62,9.38 +8.12,5.62;8.44,5.94 +8.44,5.94;8.44,6.56 +8.44,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +8.75,7.50;9.06,8.12 +5.31,8.12;9.06,8.12 +4.38,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,1.56;3.75,1.56 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,3.75;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.44,5.94 +3.44,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;4.06,7.81 +1.25,7.19;1.56,6.88 +1.56,6.88;1.88,6.56 +1.88,6.56;2.19,5.94 +2.19,5.94;2.50,5.62 +2.50,5.62;2.81,5.31 +2.81,5.31;3.12,4.69 +3.12,4.69;3.44,4.38 +3.44,4.38;3.75,3.75 +3.75,3.75;4.06,3.12 +4.06,3.12;4.38,2.81 + +# UTF-16 : 6b b4 +# UTF-8 : b4 ae e6 +[6bb4] 殴 +4.38,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,1.56;4.38,1.56 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,3.75;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.44,5.94 +3.44,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;4.06,7.81 +1.25,7.19;1.56,6.88 +1.56,6.88;1.88,6.56 +1.88,6.56;2.19,5.94 +2.19,5.94;2.50,5.62 +2.50,5.62;2.81,5.31 +2.81,5.31;3.12,4.69 +3.12,4.69;3.44,4.38 +3.44,4.38;3.75,3.75 +3.75,3.75;4.06,3.12 +4.06,3.12;4.38,2.81 +4.06,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;7.50,8.75 +7.50,8.75;7.50,6.25 +7.50,6.25;7.81,5.94 +7.81,5.94;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;9.06,6.25 +9.06,6.25;9.06,6.56 +9.06,6.56;9.06,7.19 +4.38,5.31;8.75,5.31 +3.75,0.94;4.38,1.25 +4.38,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,4.69 +8.12,4.69;8.44,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.38 +5.31,4.38;5.00,4.69 + +# UTF-16 : 7b 87 +# UTF-8 : 87 ae e7 +[7b87] 箇 +1.88,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.62,7.50 +0.62,7.50;0.31,7.19 +4.69,8.44;1.56,8.44 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.19 +9.06,8.44;5.31,8.44 +7.19,6.88;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +8.44,0.62;8.44,6.88 +8.44,6.88;1.25,6.88 +1.25,6.88;1.25,0.62 +1.25,1.25;8.12,1.25 +1.56,5.62;7.81,5.62 +4.69,4.38;4.69,6.56 +2.81,2.19;6.88,2.19 +6.88,2.19;6.88,4.38 +6.88,4.38;2.50,4.38 +2.50,4.38;2.50,2.19 + +# UTF-16 : 58 ca +# UTF-8 : 8a a3 e5 +[58ca] 壊 +0.00,6.88;2.50,6.88 +1.25,2.50;1.25,9.06 +0.00,2.19;0.62,2.19 +0.62,2.19;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;2.19,3.12 +2.19,3.12;2.81,3.44 +3.12,5.31;8.75,5.31 +8.75,5.31;8.75,7.50 +8.75,7.50;2.81,7.50 +2.81,7.50;2.81,5.31 +6.88,5.62;6.88,7.19 +4.69,5.62;5.00,7.19 +2.50,8.44;9.06,8.44 +5.62,7.50;5.94,9.38 +5.62,4.38;5.94,5.31 +2.50,4.38;9.06,4.38 +5.62,4.38;5.00,3.75 +5.00,3.75;4.38,3.44 +4.38,3.44;4.06,3.12 +4.06,3.12;3.75,2.81 +3.75,2.81;3.44,2.81 +3.44,2.81;2.81,2.50 +2.81,2.50;2.50,2.19 +2.50,2.19;2.19,2.19 +5.62,4.38;5.94,3.75 +5.94,3.75;6.25,3.44 +6.25,3.44;6.56,3.12 +6.56,3.12;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.38,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +4.38,1.25;4.38,3.12 +6.88,2.50;7.19,2.81 +7.19,2.81;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.44,3.75 +8.44,3.75;8.75,4.06 + +# UTF-16 : 61 d0 +# UTF-8 : 90 87 e6 +[61d0] 懐 +1.25,0.62;1.25,9.38 +0.00,4.38;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +3.12,5.31;8.75,5.31 +8.75,5.31;8.75,7.50 +8.75,7.50;2.81,7.50 +2.81,7.50;2.81,5.31 +6.88,5.62;6.88,7.19 +4.69,5.62;5.00,7.19 +2.50,8.44;9.06,8.44 +5.62,7.50;5.94,9.38 +5.62,4.38;5.94,5.31 +2.50,4.38;9.06,4.38 +5.62,4.38;5.00,3.75 +5.00,3.75;4.38,3.44 +4.38,3.44;4.06,3.12 +4.06,3.12;3.75,2.81 +3.75,2.81;3.44,2.81 +3.44,2.81;2.81,2.50 +2.81,2.50;2.50,2.19 +2.50,2.19;2.19,2.19 +5.62,4.38;5.94,3.75 +5.94,3.75;6.25,3.44 +6.25,3.44;6.56,3.12 +6.56,3.12;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.38,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +4.38,1.25;4.38,3.12 +6.88,2.50;7.19,2.81 +7.19,2.81;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.44,3.75 +8.44,3.75;8.75,4.06 + +# UTF-16 : 8a 72 +# UTF-8 : b2 a9 e8 +[8a72] 該 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.75,7.50 +0.62,6.25;3.12,6.25 +0.62,4.69;3.12,4.69 +0.62,8.75;3.44,8.75 +3.75,3.12;4.38,3.12 +4.38,3.12;5.00,3.44 +5.00,3.44;5.31,4.06 +5.31,4.06;5.94,4.38 +5.94,4.38;6.25,4.69 +6.25,4.69;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.50,6.25 +7.50,6.25;7.81,6.88 +7.81,6.88;8.12,7.19 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;8.12,4.06 +8.12,4.06;8.44,4.69 +8.44,4.69;8.75,5.00 +3.75,8.12;9.06,8.12 +6.25,8.12;6.56,9.38 +6.56,4.69;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.06,6.88 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;5.94,7.19 +5.94,7.19;6.25,7.81 +6.25,7.81;6.56,8.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.19,3.12 + +# UTF-16 : 54 b3 +# UTF-8 : b3 92 e5 +[54b3] 咳 +3.44,3.12;4.06,3.12 +4.06,3.12;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.62,4.38 +5.62,4.38;6.25,4.69 +6.25,4.69;6.56,5.31 +6.56,5.31;7.19,5.62 +7.19,5.62;7.50,6.25 +7.50,6.25;7.81,6.88 +7.81,6.88;8.12,7.19 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.25,2.50 +6.25,2.50;6.88,3.12 +6.88,3.12;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.44,4.69 +8.44,4.69;8.75,5.00 +3.44,8.12;9.06,8.12 +6.25,8.12;6.25,9.38 +6.25,5.00;5.94,5.31 +5.94,5.31;5.31,5.62 +5.31,5.62;4.69,6.25 +4.69,6.25;4.38,6.56 +4.38,6.56;3.75,6.88 +4.69,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.94,7.81 +5.94,7.81;6.25,8.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.50,2.81 +7.50,2.81;6.88,3.12 +0.62,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 + +# UTF-16 : 57 93 +# UTF-8 : 93 9e e5 +[5793] 垓 +3.44,3.12;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;5.00,4.06 +5.00,4.06;5.62,4.38 +5.62,4.38;6.25,4.69 +6.25,4.69;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.50,6.25 +7.50,6.25;7.81,6.88 +7.81,6.88;8.12,7.19 +2.81,0.94;3.44,1.25 +3.44,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.50 +6.25,2.50;6.88,3.12 +6.88,3.12;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.44,4.69 +8.44,4.69;8.75,5.00 +3.12,8.12;9.06,8.12 +6.25,8.12;6.25,9.38 +6.25,5.00;5.62,5.31 +5.62,5.31;5.31,5.62 +5.31,5.62;4.69,6.25 +4.69,6.25;4.06,6.56 +4.06,6.56;3.75,6.88 +4.69,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.94,7.81 +5.94,7.81;6.25,8.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;6.88,3.12 +0.31,6.88;3.44,6.88 +1.56,2.81;1.56,9.06 +0.31,2.19;0.94,2.19 +0.94,2.19;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.81,3.12 +2.81,3.12;3.44,3.75 + +# UTF-16 : 5b 69 +# UTF-8 : a9 ad e5 +[5b69] 孩 +0.31,4.69;3.12,5.62 +3.12,8.75;0.31,8.75 +1.56,6.88;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,1.25 +2.81,8.75;2.81,8.44 +2.81,8.44;2.50,7.81 +2.50,7.81;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.56,6.88 +2.81,3.12;3.75,3.44 +3.75,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;5.31,4.38 +5.31,4.38;5.94,4.69 +5.94,4.69;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,6.25 +7.19,6.25;7.81,6.88 +7.81,6.88;8.12,7.19 +2.50,0.94;3.12,1.25 +3.12,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,3.12 +6.56,3.12;7.19,3.44 +7.19,3.44;7.81,4.06 +7.81,4.06;8.44,4.69 +8.44,4.69;8.75,5.00 +3.12,8.12;9.06,8.12 +6.25,8.12;6.25,9.38 +5.94,5.00;5.62,5.31 +5.62,5.31;5.00,5.62 +5.00,5.62;4.38,6.25 +4.38,6.25;3.75,6.56 +3.75,6.56;3.44,6.88 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.62,7.19 +5.62,7.19;5.94,7.81 +5.94,7.81;6.25,8.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.19,2.81 +7.19,2.81;6.88,3.12 + +# UTF-16 : 68 38 +# UTF-8 : b8 a0 e6 +[6838] 核 +3.12,3.12;3.75,3.44 +3.75,3.44;4.38,3.75 +4.38,3.75;5.00,4.06 +5.00,4.06;5.31,4.38 +5.31,4.38;5.94,4.69 +5.94,4.69;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.50,6.25 +7.50,6.25;7.81,6.88 +7.81,6.88;8.12,7.19 +2.50,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;6.25,2.50 +6.25,2.50;6.88,3.12 +6.88,3.12;7.19,3.44 +7.19,3.44;7.81,4.06 +7.81,4.06;8.44,4.69 +8.44,4.69;8.75,5.00 +2.81,8.12;9.06,8.12 +5.94,8.12;5.94,9.38 +5.94,5.00;5.62,5.31 +5.62,5.31;5.00,5.62 +5.00,5.62;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;3.44,6.88 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.81 +5.62,7.81;5.94,8.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;6.88,3.12 +1.88,0.62;1.88,9.38 +3.12,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,3.75;2.81,4.38 +2.81,4.38;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 99 ed +# UTF-8 : ad a7 e9 +[99ed] 駭 +4.06,3.12;4.69,3.44 +4.69,3.44;5.31,3.75 +5.31,3.75;5.62,4.06 +5.62,4.06;5.94,4.38 +5.94,4.38;6.56,4.69 +6.56,4.69;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.50,6.25 +7.50,6.25;8.12,6.88 +8.12,6.88;8.12,7.19 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.75,4.69 +8.75,4.69;9.06,5.00 +3.75,8.12;9.06,8.12 +6.56,8.12;6.56,9.38 +6.56,5.00;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.06,6.88 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;5.94,7.19 +5.94,7.19;6.25,7.81 +6.25,7.81;6.56,8.12 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.19,3.12 +3.44,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;2.81,3.75 +2.50,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;2.19,3.75 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +4.06,8.75;0.94,8.75 +0.94,8.75;0.94,4.38 +0.94,4.38;3.75,4.38 +3.75,4.38;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.50,8.75;2.50,4.38 +0.94,5.94;3.75,5.94 +0.94,7.50;3.75,7.50 + +# UTF-16 : 8f 03 +# UTF-8 : 83 bc e8 +[8f03] 較 +0.94,3.44;4.06,3.44 +4.06,3.44;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.94,5.31;4.06,5.31 +0.31,2.19;4.38,2.19 +2.50,0.62;2.50,9.38 +0.31,8.12;4.38,8.12 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.50 +6.56,2.50;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;7.81,4.69 +7.81,4.69;8.12,5.62 +4.69,8.12;9.06,8.12 +6.88,8.12;6.88,9.38 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,4.06 +5.94,4.06;5.62,4.69 +5.62,4.69;5.31,5.62 +5.94,7.50;5.62,7.19 +5.62,7.19;5.62,6.56 +5.62,6.56;5.31,6.25 +5.31,6.25;4.69,5.62 +4.69,5.62;4.38,5.31 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.81,7.19 +7.81,7.19;7.50,7.50 + +# UTF-16 : 7d 5e +# UTF-8 : 9e b5 e7 +[7d5e] 絞 +4.06,4.38;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.12,6.56 +0.31,4.69;3.75,5.00 +2.19,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +3.44,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,3.12 +6.88,3.12;7.19,3.75 +7.19,3.75;7.50,4.06 +7.50,4.06;7.81,4.69 +7.81,4.69;8.12,5.62 +3.75,8.12;9.06,8.12 +6.56,8.12;6.56,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.00,5.62 +5.62,7.50;5.31,7.19 +5.31,7.19;5.00,6.56 +5.00,6.56;4.69,6.25 +4.69,6.25;4.38,5.62 +4.38,5.62;4.06,5.31 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.81,7.19 +7.81,7.19;7.50,7.50 + +# UTF-16 : 4f 7c +# UTF-8 : bc bd e4 +[4f7c] 佼 +2.81,0.94;3.44,1.25 +3.44,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.88,3.75 +6.88,3.75;7.19,4.06 +7.19,4.06;7.50,4.69 +7.50,4.69;7.81,5.62 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,3.12 +5.62,3.12;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.38,5.62 +2.81,8.12;9.06,8.12 +5.94,8.12;5.94,9.38 +4.69,7.50;4.69,7.19 +4.69,7.19;4.06,6.56 +4.06,6.56;3.75,6.25 +3.75,6.25;3.12,5.62 +3.12,5.62;2.81,5.31 +9.06,5.00;8.75,5.62 +8.75,5.62;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,7.19 +7.50,7.19;6.88,7.50 +2.50,9.38;2.19,8.75 +2.19,8.75;2.19,8.12 +2.19,8.12;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;1.56,6.56 +1.56,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 + +# UTF-16 : 62 ec +# UTF-8 : ac 8b e6 +[62ec] 括 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.50,4.38 +2.50,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +3.75,0.94;3.75,4.38 +3.75,4.38;8.44,4.38 +8.44,4.38;8.44,0.94 +3.75,1.56;8.12,1.56 +2.81,6.56;9.06,6.56 +5.94,4.69;5.94,8.44 +3.44,8.12;4.06,8.12 +4.06,8.12;4.38,8.12 +4.38,8.12;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 + +# UTF-16 : 60 6c +# UTF-8 : ac 81 e6 +[606c] 恬 +3.44,0.94;3.44,4.38 +3.44,4.38;8.44,4.38 +8.44,4.38;8.44,0.94 +3.44,1.56;8.12,1.56 +2.81,6.56;9.06,6.56 +5.94,4.69;5.94,8.44 +3.12,8.12;3.75,8.12 +3.75,8.12;4.38,8.12 +4.38,8.12;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 + +# UTF-16 : 80 52 +# UTF-8 : 92 81 e8 +[8052] 聒 +4.06,0.94;4.06,4.38 +4.06,4.38;8.44,4.38 +8.44,4.38;8.44,0.94 +4.38,1.56;8.44,1.56 +3.44,6.56;9.06,6.56 +6.25,4.69;6.25,8.44 +3.75,8.12;4.38,8.12 +4.38,8.12;4.69,8.12 +4.69,8.12;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +0.62,8.75;0.62,2.50 +3.44,8.75;0.31,8.75 +2.81,0.62;2.81,8.75 +0.94,4.69;2.81,4.69 +0.94,6.88;2.81,6.88 +0.00,2.19;0.62,2.19 +0.62,2.19;1.25,2.50 +1.25,2.50;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;2.81,2.81 + +# UTF-16 : 92 9b +# UTF-8 : 9b 8a e9 +[929b] 銛 +4.06,0.94;4.06,4.38 +4.06,4.38;8.44,4.38 +8.44,4.38;8.44,0.94 +4.38,1.56;8.44,1.56 +3.44,6.56;9.06,6.56 +6.25,4.69;6.25,8.44 +3.75,8.12;4.38,8.12 +4.38,8.12;4.69,8.12 +4.69,8.12;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 +0.31,1.25;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.56 +1.88,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.44,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.38 +3.44,4.38;3.44,4.69 + +# UTF-16 : 86 de +# UTF-8 : 9e 9b e8 +[86de] 蛞 +4.38,0.94;4.38,4.38 +4.38,4.38;8.44,4.38 +8.44,4.38;8.44,0.94 +4.38,1.56;8.44,1.56 +3.75,6.56;9.06,6.56 +6.25,4.69;6.56,8.44 +4.06,8.12;4.38,8.12 +4.38,8.12;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 +1.88,1.56;1.88,9.38 +0.62,4.69;3.44,4.69 +3.44,4.69;3.44,7.81 +3.44,7.81;0.62,7.81 +0.31,7.81;0.62,4.06 +3.75,1.25;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +0.00,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,1.88 +2.81,1.88;3.44,2.19 + +# UTF-16 : 59 50 +# UTF-8 : 90 a5 e5 +[5950] 奐 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.94,8.75 +5.94,8.75;6.25,8.75 +0.31,6.88;0.62,7.19 +0.62,7.19;1.25,7.19 +1.25,7.19;1.56,7.50 +1.56,7.50;1.56,7.81 +1.56,7.81;2.19,8.44 +2.19,8.44;2.81,9.06 +2.81,9.06;3.12,9.38 +2.50,8.75;6.25,8.75 +1.25,4.06;1.56,7.50 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,4.06 +0.31,3.44;9.06,3.44 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;4.69,3.44 +4.69,3.44;4.69,4.69 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.69,3.12 +4.69,3.12;4.69,3.44 +3.75,7.19;3.75,6.88 +3.75,6.88;3.75,6.25 +3.75,6.25;3.75,5.94 +3.75,5.94;3.44,5.31 +3.44,5.31;2.81,5.00 +2.81,5.00;2.19,4.38 +2.19,4.38;1.88,4.38 +5.31,7.19;5.31,5.94 +5.31,5.94;5.31,5.31 +5.31,5.31;5.62,5.00 +5.62,5.00;5.94,5.00 +5.94,5.00;6.56,5.00 +6.25,5.00;8.12,5.00 + +# UTF-16 : 63 db +# UTF-8 : 9b 8f e6 +[63db] 換 +6.25,7.50;6.56,7.81 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.75 +7.19,8.75;7.19,8.75 +2.50,6.88;2.81,7.19 +2.81,7.19;3.44,7.81 +3.44,7.81;3.75,8.44 +3.75,8.44;4.38,9.06 +4.38,9.06;4.69,9.38 +4.06,8.75;7.19,8.75 +3.12,3.75;3.12,7.50 +3.12,7.50;8.75,7.50 +8.75,7.50;8.75,3.75 +2.19,3.44;9.38,3.44 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.44 +5.62,3.44;5.62,4.69 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.62,3.12 +5.62,3.12;5.62,3.44 +5.00,7.19;5.00,6.88 +5.00,6.88;5.00,6.25 +5.00,6.25;5.00,5.94 +5.00,5.94;4.69,5.31 +4.69,5.31;4.38,5.00 +4.38,5.00;3.75,4.38 +3.75,4.38;3.44,4.38 +6.25,7.19;6.56,5.94 +6.25,5.94;6.25,5.31 +6.25,5.31;6.56,5.00 +6.56,5.00;6.88,5.00 +6.88,5.00;7.50,5.00 +7.19,5.00;8.44,5.00 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.50;0.31,7.50 + +# UTF-16 : 55 9a +# UTF-8 : 9a 96 e5 +[559a] 喚 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +6.25,7.50;6.56,7.81 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.75 +7.19,8.75;7.50,8.75 +2.81,6.88;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;4.38,8.44 +4.38,8.44;4.69,9.06 +4.69,9.06;5.00,9.38 +4.38,8.75;7.50,8.75 +3.44,3.75;3.44,7.50 +3.44,7.50;8.75,7.50 +8.75,7.50;8.75,3.75 +2.81,3.44;9.38,3.44 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;5.94,4.69 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 +5.31,7.19;5.31,6.88 +5.31,6.88;5.31,6.25 +5.31,6.25;5.31,5.94 +5.31,5.94;5.00,5.31 +5.00,5.31;4.69,5.00 +4.69,5.00;4.06,4.38 +4.06,4.38;3.75,4.38 +6.56,7.19;6.56,5.94 +6.56,5.94;6.56,5.31 +6.56,5.31;6.88,5.00 +6.88,5.00;7.19,5.00 +7.19,5.00;7.50,5.00 +7.50,5.00;8.44,5.00 + +# UTF-16 : 71 65 +# UTF-8 : a5 85 e7 +[7165] 煥 +2.81,1.88;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.19,3.44 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.69 +0.62,7.81;0.62,7.19 +0.62,7.19;0.62,6.56 +0.62,6.56;0.62,5.94 +0.62,5.94;0.62,5.31 +0.62,5.31;0.31,4.69 +2.81,8.12;2.81,7.50 +2.81,7.50;2.81,6.88 +2.81,6.88;2.50,6.25 +2.50,6.25;2.19,5.62 +2.19,5.62;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.56 +1.56,6.56;1.56,9.06 +6.25,7.50;6.56,7.81 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.75 +7.19,8.75;7.50,8.75 +2.81,6.88;3.12,7.19 +3.12,7.19;3.75,7.81 +3.75,7.81;4.06,8.44 +4.06,8.44;4.38,9.06 +4.38,9.06;4.69,9.38 +4.38,8.75;7.50,8.75 +3.44,3.75;3.44,7.50 +3.44,7.50;8.75,7.50 +8.75,7.50;8.75,3.75 +2.81,3.44;9.38,3.44 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;5.94,4.69 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 +5.31,7.19;5.31,6.88 +5.31,6.88;5.31,6.25 +5.31,6.25;5.31,5.94 +5.31,5.94;5.00,5.31 +5.00,5.31;4.69,5.00 +4.69,5.00;4.06,4.38 +4.06,4.38;3.75,4.38 +6.56,7.19;6.56,5.94 +6.56,5.94;6.56,5.31 +6.56,5.31;6.88,5.00 +6.88,5.00;7.19,5.00 +7.19,5.00;7.50,5.00 +7.50,5.00;8.44,5.00 + +# UTF-16 : 6e 19 +# UTF-8 : 99 b8 e6 +[6e19] 渙 +6.25,7.50;6.56,7.81 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.75 +7.19,8.75;7.19,8.75 +2.50,6.88;2.81,7.19 +2.81,7.19;3.44,7.81 +3.44,7.81;3.75,8.44 +3.75,8.44;4.38,9.06 +4.38,9.06;4.69,9.38 +4.06,8.75;7.19,8.75 +3.12,3.75;3.12,7.50 +3.12,7.50;8.75,7.50 +8.75,7.50;8.75,3.75 +2.50,3.44;9.38,3.44 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.44 +5.62,3.44;5.62,4.69 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.62,3.12 +5.62,3.12;5.62,3.44 +5.00,7.19;5.00,6.88 +5.00,6.88;5.00,6.25 +5.00,6.25;5.00,5.94 +5.00,5.94;4.69,5.31 +4.69,5.31;4.38,5.00 +4.38,5.00;3.75,4.38 +3.75,4.38;3.44,4.38 +6.25,7.19;6.56,5.94 +6.25,5.94;6.25,5.31 +6.25,5.31;6.56,5.00 +6.56,5.00;6.88,5.00 +6.88,5.00;7.50,5.00 +7.19,5.00;8.44,5.00 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 74 b0 +# UTF-8 : b0 92 e7 +[74b0] 環 +2.81,8.75;0.31,8.75 +2.81,5.62;0.31,5.62 +1.56,2.50;1.56,8.75 +0.31,1.88;0.94,2.19 +0.94,2.19;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,2.81 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,9.06 +8.75,9.06;3.12,9.06 +3.12,9.06;3.12,7.19 +6.88,7.19;6.88,8.75 +5.00,7.19;5.00,8.75 +2.81,6.25;9.06,6.25 +3.44,3.75;8.44,3.75 +8.44,3.75;8.44,5.31 +8.44,5.31;3.44,5.31 +3.44,5.31;3.44,3.75 +5.62,0.62;5.62,3.75 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +9.06,1.25;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +7.19,2.19;7.50,2.50 +7.50,2.50;8.12,2.81 +8.12,2.81;8.44,3.44 +8.44,3.44;8.75,3.44 + +# UTF-16 : 65 e2 +# UTF-8 : a2 97 e6 +[65e2] 既 +1.25,5.00;4.06,5.00 +4.06,5.00;4.06,8.75 +4.06,8.75;0.94,8.75 +0.94,8.75;0.94,1.56 +8.75,8.75;4.38,8.75 +4.38,5.31;8.75,5.31 +5.31,5.31;5.31,8.75 +1.25,6.88;3.75,6.88 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,2.81 +3.44,2.81;3.75,3.12 +4.38,2.19;4.38,2.50 +4.38,2.50;4.06,3.12 +4.06,3.12;3.75,3.44 +3.75,3.44;3.12,4.06 +3.12,4.06;2.81,4.38 +6.88,4.69;6.88,1.56 +6.88,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.44 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.88 +4.69,1.88;5.31,2.50 +5.31,2.50;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;6.88,4.69 +6.88,4.69;7.19,5.62 +7.19,5.62;7.50,6.56 +7.50,6.56;7.50,7.50 +7.50,7.50;7.50,8.75 + +# UTF-16 : 53 78 +# UTF-8 : b8 8d e5 +[5378] 卸 +2.81,8.12;2.81,1.56 +1.25,5.00;1.25,1.25 +5.00,4.06;2.81,4.06 +5.00,6.25;0.31,6.25 +5.00,8.12;1.25,8.12 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,1.88 +4.06,1.88;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.19 +5.62,0.62;5.62,8.75 +5.62,8.75;8.75,8.75 +8.75,8.75;8.75,2.81 +8.75,2.81;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.12,2.19 +8.12,2.19;7.50,2.19 +7.50,2.19;6.88,2.19 +6.88,2.19;6.56,2.19 +6.56,2.19;6.25,2.19 +1.88,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 + +# UTF-16 : 5f a1 +# UTF-8 : a1 be e5 +[5fa1] 御 +4.69,8.12;4.69,1.88 +2.81,5.00;3.12,1.56 +6.56,4.38;4.69,4.38 +6.56,6.25;2.19,6.25 +6.56,8.12;3.44,8.12 +1.88,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;5.94,2.19 +5.94,2.19;6.56,2.50 +3.75,9.38;3.75,8.75 +3.75,8.75;3.44,8.44 +3.44,8.44;3.12,7.81 +3.12,7.81;2.81,7.19 +2.81,7.19;2.50,6.88 +7.19,0.62;7.19,8.75 +7.19,8.75;9.06,8.75 +9.06,8.75;9.06,2.81 +9.06,2.81;9.06,2.19 +9.06,2.19;8.75,1.88 +8.75,1.88;8.44,1.88 +8.44,1.88;7.81,1.88 +2.19,7.19;1.88,6.56 +1.88,6.56;1.56,5.94 +1.56,5.94;0.94,5.31 +0.94,5.31;0.62,5.00 +0.62,5.00;0.00,4.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +1.25,0.62;1.25,5.62 + +# UTF-16 : 6c c1 +# UTF-8 : 81 b3 e6 +[6cc1] 況 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;2.19,7.81 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +6.88,5.31;6.88,1.88 +6.88,1.88;6.88,1.56 +6.88,1.56;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.00,5.31 +3.75,5.31;8.44,5.31 +8.44,5.31;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,5.31 + +# UTF-16 : 51 b5 +# UTF-8 : b5 86 e5 +[51b5] 况 +6.88,5.31;6.88,1.88 +6.88,1.88;6.88,1.56 +6.88,1.56;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.00,5.31 +3.44,5.31;8.44,5.31 +8.44,5.31;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,5.31 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,4.38 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 + +# UTF-16 : 54 6a +# UTF-8 : aa 91 e5 +[546a] 呪 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +6.88,5.31;6.88,1.88 +6.88,1.88;6.88,1.56 +6.88,1.56;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.00,5.31 +3.75,5.31;8.44,5.31 +8.44,5.31;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,5.31 + +# UTF-16 : 79 ba +# UTF-8 : ba a6 e7 +[79ba] 禺 +4.69,2.50;4.69,8.75 +7.81,5.62;1.56,5.62 +7.81,7.19;1.56,7.19 +1.56,5.62;1.56,8.75 +1.56,8.75;7.81,8.75 +7.81,8.75;7.81,5.62 +6.56,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;8.44,4.38 +8.44,4.38;0.94,4.38 +0.94,4.38;0.94,0.94 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.56,4.06 +1.56,2.19;2.19,2.50 +2.19,2.50;2.81,2.50 +2.81,2.50;3.12,2.50 +3.12,2.50;3.75,2.50 +3.75,2.50;4.38,2.50 +4.38,2.50;5.00,2.50 +5.00,2.50;5.62,2.81 +5.62,2.81;5.94,2.81 +5.94,2.81;6.56,2.81 +6.56,2.81;7.19,3.12 + +# UTF-16 : 96 85 +# UTF-8 : 85 9a e9 +[9685] 隅 +5.94,2.50;5.94,8.75 +8.44,5.62;3.75,5.62 +8.44,7.19;3.75,7.19 +3.75,5.62;3.75,8.75 +3.75,8.75;8.44,8.75 +8.44,8.75;8.44,5.62 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,4.69 +8.75,4.69;3.12,4.69 +3.12,4.69;3.12,0.94 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.19,4.06 +3.75,2.19;4.06,2.50 +4.06,2.50;4.69,2.50 +4.69,2.50;5.00,2.50 +5.00,2.50;5.31,2.50 +5.31,2.50;5.62,2.50 +5.62,2.50;6.25,2.81 +6.25,2.81;6.56,2.81 +6.56,2.81;6.88,2.81 +6.88,2.81;7.50,2.81 +7.50,2.81;7.81,3.12 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +1.25,2.81;1.88,2.81 +1.56,2.81;2.19,3.12 +2.19,3.12;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;3.12,8.75 + +# UTF-16 : 50 76 +# UTF-8 : b6 81 e5 +[5076] 偶 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,7.19 +5.62,2.50;5.94,8.75 +8.12,5.62;3.44,5.62 +8.12,7.19;3.44,7.19 +3.12,5.62;3.12,8.75 +3.12,8.75;8.44,8.75 +8.44,8.75;8.44,5.62 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,4.69 +8.75,4.69;2.81,4.69 +2.81,4.69;2.81,0.94 +8.12,2.19;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.50,3.75 +7.50,3.75;7.19,4.06 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,2.50 +4.06,2.50;4.69,2.50 +4.69,2.50;5.00,2.50 +5.00,2.50;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,2.81 +6.25,2.81;6.88,2.81 +6.88,2.81;7.19,2.81 +7.19,2.81;7.81,3.12 + +# UTF-16 : 5d 4e +# UTF-8 : 8e b5 e5 +[5d4e] 嵎 +6.25,2.50;6.25,8.75 +8.44,5.62;4.06,5.62 +8.44,7.19;4.06,7.19 +4.06,5.62;4.06,8.75 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,5.62 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;9.06,0.94 +9.06,0.94;9.06,1.56 +9.06,1.56;9.06,1.88 +9.06,1.88;9.06,4.69 +9.06,4.69;3.75,4.69 +3.44,4.69;3.75,0.94 +8.75,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;8.12,3.12 +8.12,3.12;7.81,3.75 +7.81,3.75;7.50,4.06 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.50 +4.69,2.50;5.31,2.50 +5.31,2.50;5.62,2.50 +5.62,2.50;5.94,2.50 +5.94,2.50;6.56,2.81 +6.56,2.81;6.88,2.81 +6.88,2.81;7.19,2.81 +7.19,2.81;7.81,2.81 +7.81,2.81;8.12,3.12 +0.62,7.81;0.62,0.94 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.56,9.38 + +# UTF-16 : 7e 70 +# UTF-8 : b0 b9 e7 +[7e70] 繰 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,3.75 +9.38,1.25;8.75,1.56 +8.75,1.56;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,0.62;6.25,4.69 +9.06,3.75;3.44,3.75 +3.75,4.69;5.94,4.69 +5.94,4.69;5.94,6.56 +5.94,6.56;3.75,6.56 +3.75,6.56;3.75,4.69 +6.56,4.69;8.75,4.69 +8.75,4.69;8.75,6.56 +8.75,6.56;6.56,6.56 +6.56,6.56;6.56,4.69 +4.38,7.19;8.44,7.19 +8.44,7.19;8.44,9.06 +8.44,9.06;4.06,9.06 +4.06,9.06;4.06,7.19 +3.44,4.38;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.81,6.56 +0.31,4.69;3.12,5.00 +1.88,5.00;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,8.12 +2.81,8.12;3.12,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,8.12 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.38 + +# UTF-16 : 56 6a +# UTF-8 : aa 99 e5 +[566a] 噪 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,2.81 +5.00,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;5.94,3.75 +5.94,0.62;5.94,4.69 +9.06,3.75;2.81,3.75 +3.12,4.69;5.62,4.69 +5.62,4.69;5.62,6.56 +5.62,6.56;3.12,6.56 +3.12,6.56;3.12,4.69 +6.25,4.69;8.75,4.69 +8.75,4.69;8.75,6.56 +8.75,6.56;6.25,6.56 +6.25,6.56;6.25,4.69 +3.75,7.19;8.12,7.19 +8.12,7.19;8.12,9.06 +8.12,9.06;3.75,9.06 +3.75,9.06;3.75,7.19 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 + +# UTF-16 : 61 c6 +# UTF-8 : 86 87 e6 +[61c6] 懆 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;5.94,3.75 +5.62,0.62;5.94,4.69 +9.06,3.75;2.50,3.75 +2.81,4.69;5.62,4.69 +5.62,4.69;5.62,6.56 +5.62,6.56;2.81,6.56 +2.81,6.56;2.81,4.69 +6.25,4.69;8.75,4.69 +8.75,4.69;8.75,6.56 +8.75,6.56;6.25,6.56 +6.25,6.56;6.25,4.69 +3.44,7.19;8.12,7.19 +8.12,7.19;8.12,9.06 +8.12,9.06;3.44,9.06 +3.44,9.06;3.44,7.19 +1.25,0.62;1.25,9.38 +0.00,4.38;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 + +# UTF-16 : 8b 5f +# UTF-8 : 9f ad e8 +[8b5f] 譟 +9.38,1.25;9.06,1.56 +9.06,1.56;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,0.62;6.25,4.69 +9.06,3.75;3.44,3.75 +3.75,4.69;5.94,4.69 +5.94,4.69;5.94,6.56 +5.94,6.56;3.75,6.56 +3.75,6.56;3.75,4.69 +6.56,4.69;8.75,4.69 +8.75,4.69;8.75,6.56 +8.75,6.56;6.56,6.56 +6.56,6.56;6.56,4.69 +4.38,7.19;8.44,7.19 +8.44,7.19;8.44,9.06 +8.44,9.06;4.06,9.06 +4.06,9.06;4.06,7.19 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;2.81,6.25 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 + +# UTF-16 : 8e 81 +# UTF-8 : 81 ba e8 +[8e81] 躁 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,3.75 +9.38,1.25;8.75,1.56 +8.75,1.56;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,0.62;6.25,4.69 +9.06,3.75;3.44,3.75 +3.75,4.69;5.94,4.69 +5.94,4.69;5.94,6.56 +5.94,6.56;3.75,6.56 +3.75,6.56;3.75,4.69 +6.56,4.69;8.75,4.69 +8.75,4.69;8.75,6.56 +8.75,6.56;6.56,6.56 +6.56,6.56;6.56,4.69 +4.06,7.19;8.44,7.19 +8.44,7.19;8.44,9.06 +8.44,9.06;4.06,9.06 +4.06,9.06;4.06,7.19 +1.88,4.69;3.44,4.69 +1.88,1.56;1.88,6.25 +0.94,1.25;0.94,5.62 +0.62,6.56;3.12,6.56 +2.81,6.56;3.12,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.81,2.19 +2.81,2.19;3.44,2.50 + +# UTF-16 : 6f a1 +# UTF-8 : a1 be e6 +[6fa1] 澡 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,2.81 +5.00,2.81;5.62,3.44 +5.62,3.44;5.62,3.75 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;5.94,3.75 +5.62,0.62;5.94,4.69 +9.06,3.75;2.81,3.75 +2.81,4.69;5.62,4.69 +5.62,4.69;5.62,6.56 +5.62,6.56;2.81,6.56 +2.81,6.56;2.81,4.69 +6.25,4.69;8.75,4.69 +8.75,4.69;8.75,6.56 +8.75,6.56;6.25,6.56 +6.25,6.56;6.25,4.69 +3.44,7.19;8.12,7.19 +8.12,7.19;8.12,9.06 +8.12,9.06;3.44,9.06 +3.44,9.06;3.44,7.19 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 98 03 +# UTF-8 : 83 a0 e9 +[9803] 頃 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +3.44,8.75;9.06,8.75 +5.94,8.75;5.94,8.44 +5.94,8.44;5.94,7.81 +5.94,7.81;5.94,7.50 +5.94,7.50;5.94,7.50 +3.75,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,2.50 +3.75,4.38;8.44,4.38 +3.75,5.94;8.44,5.94 +0.62,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;2.19,6.56 +2.19,6.56;2.81,7.19 +2.81,7.19;3.12,7.81 +0.62,9.06;0.62,2.81 +0.62,2.81;0.94,2.19 +0.94,2.19;1.25,2.19 +1.25,2.19;1.88,2.19 +1.56,2.19;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.81,4.69 + +# UTF-16 : 98 05 +# UTF-8 : 85 a0 e9 +[9805] 項 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +3.44,8.75;9.06,8.75 +6.25,8.75;5.94,8.44 +5.94,8.44;5.94,7.81 +5.94,7.81;5.94,7.50 +5.94,7.50;5.94,7.50 +3.75,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,2.50 +3.75,4.38;8.75,4.38 +3.75,5.94;8.75,5.94 +1.56,8.12;1.88,2.81 +3.12,8.12;0.31,8.12 +0.00,2.19;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;1.56,2.81 +1.56,2.81;2.19,2.81 +2.19,2.81;2.81,3.12 +2.81,3.12;3.44,3.44 + +# UTF-16 : 98 08 +# UTF-8 : 88 a0 e9 +[9808] 須 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +3.44,8.75;9.06,8.75 +6.25,8.75;5.94,8.44 +5.94,8.44;5.94,7.81 +5.94,7.81;5.94,7.50 +5.94,7.50;5.94,7.50 +3.75,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,2.50 +3.75,4.38;8.75,4.38 +3.75,5.94;8.75,5.94 +0.31,7.19;0.94,7.50 +0.94,7.50;1.56,7.81 +1.56,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;3.12,9.06 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,4.69 +0.94,4.69;1.56,5.00 +1.56,5.00;2.19,5.62 +2.19,5.62;2.81,5.94 +2.81,5.94;3.12,6.56 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,3.75 + +# UTF-16 : 98 13 +# UTF-8 : 93 a0 e9 +[9813] 頓 +2.19,9.38;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;3.44,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.38,2.19 +4.38,2.19;4.38,3.12 +4.38,3.12;4.38,3.44 +0.62,6.88;0.62,2.81 +0.62,4.06;4.06,4.06 +4.06,4.06;4.06,6.88 +0.31,7.50;0.62,7.81 +0.62,7.81;1.25,7.81 +1.25,7.81;1.88,7.81 +1.88,7.81;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;3.44,8.12 +3.44,8.12;4.06,8.44 +4.06,8.44;4.06,8.75 +4.38,0.94;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +4.38,8.75;9.06,8.75 +6.56,8.75;6.56,8.44 +6.56,8.44;6.56,7.81 +6.56,7.81;6.56,7.50 +6.56,7.50;6.56,7.50 +5.00,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;5.00,7.50 +5.00,7.50;5.00,2.50 +5.00,4.38;8.75,4.38 +5.00,5.94;8.75,5.94 + +# UTF-16 : 71 69 +# UTF-8 : a9 85 e7 +[7169] 煩 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +3.44,8.75;9.06,8.75 +6.25,8.75;5.94,8.44 +5.94,8.44;5.94,7.81 +5.94,7.81;5.94,7.50 +5.94,7.50;5.94,7.50 +3.75,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,2.50 +3.75,4.38;8.75,4.38 +3.75,5.94;8.75,5.94 +3.12,1.88;3.12,2.50 +3.12,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.19,4.06 +2.19,4.06;1.56,4.69 +0.94,7.81;0.94,7.19 +0.94,7.19;0.62,6.56 +0.62,6.56;0.62,5.94 +0.62,5.94;0.62,5.31 +0.62,5.31;0.31,4.69 +3.12,8.12;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.56 +1.88,6.56;1.88,9.06 + +# UTF-16 : 78 a9 +# UTF-8 : a9 a2 e7 +[78a9] 碩 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +3.75,8.75;9.06,8.75 +6.25,8.75;6.25,8.44 +6.25,8.44;6.25,7.81 +6.25,7.81;5.94,7.50 +5.94,7.50;5.94,7.50 +4.06,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;4.06,7.50 +4.06,7.50;4.06,2.50 +4.06,4.38;8.75,4.38 +4.06,5.94;8.75,5.94 +3.44,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.56,7.50 +1.56,7.50;1.56,8.12 +1.56,8.12;1.56,8.75 + +# UTF-16 : 98 3c +# UTF-8 : bc a0 e9 +[983c] 頼 +0.94,4.69;4.38,4.69 +4.38,4.69;4.38,6.88 +4.38,6.88;0.62,6.88 +0.62,6.88;0.62,4.38 +2.50,0.62;2.50,9.38 +0.00,8.44;4.69,8.44 +0.00,1.56;0.31,1.88 +0.31,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.50,4.69 +4.69,2.19;4.06,2.81 +4.06,2.81;3.75,3.12 +3.75,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.69 +4.38,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.19 +4.69,8.75;9.06,8.75 +6.88,8.75;6.56,8.44 +6.56,8.44;6.56,7.81 +6.56,7.81;6.56,7.50 +6.56,7.50;6.56,7.50 +5.00,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;5.00,7.50 +5.00,7.50;5.00,2.50 +5.00,4.38;8.75,4.38 +5.00,5.94;8.75,5.94 + +# UTF-16 : 50 be +# UTF-8 : be 82 e5 +[50be] 傾 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;5.94,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +4.38,8.75;9.06,8.75 +6.88,8.75;6.88,8.44 +6.88,8.44;6.56,7.81 +6.56,7.81;6.56,7.50 +6.56,7.50;6.56,7.50 +5.00,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;5.00,7.50 +5.00,7.50;5.00,2.50 +5.00,4.38;8.75,4.38 +5.00,5.94;8.75,5.94 +2.50,5.31;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.69,7.19 +2.50,8.44;2.50,2.81 +2.50,2.81;2.50,2.19 +2.50,2.19;3.12,2.19 +3.12,2.19;3.44,2.19 +3.12,2.19;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.56 + +# UTF-16 : 64 3a +# UTF-8 : ba 90 e6 +[643a] 携 +2.81,6.56;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.38,9.38 +7.19,9.38;6.88,9.06 +6.88,9.06;6.56,8.75 +6.56,8.75;6.56,8.44 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.69 +1.88,4.69;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +2.81,7.19;0.31,7.19 +8.75,8.44;4.06,8.44 +6.56,5.00;6.56,8.44 +4.06,8.44;4.06,5.00 +4.06,5.00;9.06,5.00 +4.06,5.94;8.75,5.94 +4.06,7.19;8.75,7.19 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.31,4.06 +3.12,4.06;7.50,4.06 +7.50,4.06;7.19,3.12 +7.19,3.12;9.06,3.12 +9.06,3.12;9.06,2.50 +9.06,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 + +# UTF-16 : 4e 92 +# UTF-8 : 92 ba e4 +[4e92] 互 +0.62,1.25;8.75,1.25 +8.75,8.75;0.62,8.75 +1.88,3.12;2.19,3.75 +2.19,3.75;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;3.12,5.94 +3.12,5.94;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;3.75,8.75 +5.94,1.25;5.94,1.88 +5.94,1.88;6.25,2.50 +6.25,2.50;6.25,2.81 +6.25,2.81;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.19,6.56 +7.19,6.56;3.44,6.56 +6.56,3.75;2.19,3.75 + +# UTF-16 : 65 9c +# UTF-8 : 9c 96 e6 +[659c] 斜 +4.69,7.19;4.06,7.50 +4.06,7.50;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.50,9.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.62,7.19 +0.62,7.19;0.00,6.56 +4.38,5.00;0.31,5.00 +4.38,6.88;0.94,6.88 +2.81,6.88;2.81,1.88 +2.81,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +4.38,1.56;4.38,2.19 +4.38,2.19;4.06,2.81 +4.06,2.81;4.06,3.12 +4.06,3.12;3.75,3.75 +3.75,3.75;3.75,4.38 +4.69,3.12;9.38,4.06 +8.12,0.94;8.12,9.06 +7.19,6.56;7.19,6.88 +7.19,6.88;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +6.56,4.69;6.25,5.00 +6.25,5.00;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.31,6.25 +5.31,6.25;5.00,6.56 + +# UTF-16 : 6b 8a +# UTF-8 : 8a ae e6 +[6b8a] 殊 +0.31,8.75;4.06,8.75 +0.31,4.06;0.31,4.38 +0.31,4.38;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;1.88,8.75 +1.56,7.19;3.44,7.19 +3.44,6.88;3.44,6.25 +3.44,6.25;3.12,5.31 +3.12,5.31;3.12,4.69 +3.12,4.69;2.81,4.06 +2.81,4.06;2.50,3.44 +2.50,3.44;2.19,2.81 +2.19,2.81;1.88,2.19 +1.88,2.19;1.25,1.88 +1.25,1.88;0.94,1.25 +0.94,1.25;0.31,0.94 +2.81,4.06;2.50,4.38 +2.50,4.38;1.88,4.69 +1.88,4.69;1.56,5.00 +1.56,5.00;1.25,5.31 +6.56,0.62;6.56,9.38 +8.75,8.12;4.69,8.12 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.44 +4.69,8.44;5.00,9.06 +9.06,5.31;3.75,5.31 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +9.06,1.56;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,4.38 +6.88,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;6.56,5.31 + +# UTF-16 : 5d e1 +# UTF-8 : a1 b7 e5 +[5de1] 巡 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +4.38,9.06;4.06,8.44 +4.06,8.44;3.75,7.50 +3.75,7.50;3.75,7.19 +3.75,7.19;3.44,6.56 +3.44,6.56;3.12,5.94 +2.81,5.94;3.12,5.62 +3.12,5.62;3.44,5.00 +3.44,5.00;3.44,4.69 +3.44,4.69;3.75,4.38 +3.75,4.38;3.75,4.06 +3.75,4.06;4.06,3.75 +4.06,3.75;4.06,3.44 +4.06,3.44;4.38,2.81 +4.38,2.81;4.38,2.50 +4.38,2.50;4.38,2.19 +6.56,9.06;6.25,8.44 +6.25,8.44;5.94,7.50 +5.94,7.50;5.62,7.19 +5.62,7.19;5.62,6.56 +5.62,6.56;5.00,5.94 +5.00,5.94;5.31,5.62 +5.31,5.62;5.62,4.69 +5.62,4.69;5.94,4.06 +5.94,4.06;6.25,3.44 +6.25,3.44;6.25,3.12 +6.25,3.12;6.56,2.50 +6.56,2.50;6.56,2.19 +8.75,9.06;8.44,8.44 +8.44,8.44;8.12,7.50 +8.12,7.50;7.81,7.19 +7.81,7.19;7.50,6.56 +7.50,6.56;7.19,5.94 +7.19,5.94;7.50,5.62 +7.50,5.62;7.81,4.69 +7.81,4.69;8.12,4.06 +8.12,4.06;8.44,3.44 +8.44,3.44;8.44,3.12 +8.44,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 + +# UTF-16 : 4f 6f +# UTF-8 : af bd e4 +[4f6f] 佯 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +4.69,7.81;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +6.88,7.50;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;7.50,8.75 +7.50,8.75;7.81,9.06 +7.81,9.06;8.12,9.38 +9.06,3.12;2.19,3.12 +9.06,7.50;2.50,7.50 +8.75,5.31;2.81,5.31 +5.94,0.62;5.94,7.50 + +# UTF-16 : 79 65 +# UTF-8 : a5 a5 e7 +[7965] 祥 +5.31,7.81;5.31,8.44 +5.31,8.44;5.00,8.75 +5.00,8.75;4.69,9.06 +4.69,9.06;4.69,9.38 +7.50,7.50;7.81,8.12 +7.81,8.12;8.12,8.75 +8.12,8.75;8.12,9.06 +8.12,9.06;8.44,9.38 +9.06,3.12;3.44,3.12 +9.06,7.50;3.75,7.50 +8.75,5.31;3.75,5.31 +6.56,0.62;6.56,7.50 +3.12,3.44;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 + +# UTF-16 : 8a 73 +# UTF-8 : b3 a9 e8 +[8a73] 詳 +5.62,7.81;5.31,8.44 +5.31,8.44;5.00,8.75 +5.00,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +7.50,7.50;7.81,8.12 +7.81,8.12;8.12,8.75 +8.12,8.75;8.12,9.06 +8.12,9.06;8.44,9.38 +9.06,3.12;3.75,3.12 +9.06,7.50;3.75,7.50 +8.75,5.31;4.06,5.31 +6.56,0.62;6.56,7.50 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,4.69;3.12,4.69 +0.62,8.75;3.44,8.75 + +# UTF-16 : 89 e7 +# UTF-8 : a7 a7 e8 +[89e7] 觧 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.44 +3.44,8.44;3.44,8.75 +0.31,6.56;0.94,7.19 +0.94,7.19;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.88,8.75;1.88,9.69 +1.56,8.75;3.44,8.75 +0.94,3.44;4.06,3.44 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,7.19 +0.94,7.19;4.06,7.19 +4.06,7.19;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.50,0.94 +0.94,5.31;4.06,5.31 +2.50,7.19;2.50,3.44 +5.94,7.81;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;5.62,9.38 +7.50,7.50;7.81,8.12 +7.81,8.12;8.12,8.75 +8.12,8.75;8.44,9.06 +8.44,9.06;8.44,9.38 +9.06,3.12;4.69,3.12 +9.06,7.50;4.69,7.50 +9.06,5.31;4.69,5.31 +6.88,0.62;6.88,7.50 + +# UTF-16 : 67 90 +# UTF-8 : 90 9e e6 +[6790] 析 +2.19,0.62;2.19,9.06 +3.75,7.19;0.31,7.19 +0.31,2.81;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +3.75,3.75;3.44,4.38 +3.44,4.38;3.12,5.31 +3.12,5.31;2.81,5.94 +2.81,5.94;2.50,6.56 +2.50,6.56;2.19,7.19 +4.38,6.25;9.06,6.25 +7.50,0.62;7.50,6.25 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.75,9.06 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.69,5.94 +4.69,5.94;4.69,7.19 +4.69,7.19;4.69,8.44 + +# UTF-16 : 57 3b +# UTF-8 : bb 9c e5 +[573b] 圻 +4.38,6.25;9.06,6.25 +7.50,0.62;7.50,6.25 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.44,9.06 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.38,5.94 +4.38,5.94;4.69,7.19 +4.69,7.19;4.69,8.44 +0.31,6.88;3.44,6.88 +1.88,2.19;1.88,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 + +# UTF-16 : 54 2c +# UTF-8 : ac 90 e5 +[542c] 听 +4.38,6.25;9.06,6.25 +7.50,0.62;7.50,6.25 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.44,9.06 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.38,5.94 +4.38,5.94;4.69,7.19 +4.69,7.19;4.69,8.44 +0.94,2.19;3.12,2.19 +3.12,2.19;3.12,8.44 +3.12,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 + +# UTF-16 : 79 48 +# UTF-8 : 88 a5 e7 +[7948] 祈 +4.69,6.25;9.06,6.25 +7.50,0.62;7.50,6.25 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.75,9.06 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.69,5.94 +4.69,5.94;4.69,7.19 +4.69,7.19;4.69,8.44 +3.75,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +3.75,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.44,7.50 + +# UTF-16 : 65 ac +# UTF-8 : ac 96 e6 +[65ac] 斬 +0.94,3.44;4.06,3.44 +4.06,3.44;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.94,5.31;4.06,5.31 +0.31,2.19;4.38,2.19 +2.50,0.62;2.50,9.38 +0.31,8.12;4.38,8.12 +5.31,6.25;9.06,6.25 +7.81,0.62;7.81,6.25 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.81,8.75 +7.81,8.75;8.44,9.06 +8.44,9.06;8.75,9.06 +4.06,0.94;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,2.81;5.00,3.44 +5.00,3.44;5.31,4.38 +5.31,4.38;5.31,5.00 +5.31,5.00;5.31,5.94 +5.31,5.94;5.31,7.19 +5.31,7.19;5.31,8.44 + +# UTF-16 : 63 3f +# UTF-8 : bf 8c e6 +[633f] 挿 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.44,9.06 +3.44,2.81;8.75,2.81 +8.75,2.81;8.75,5.94 +8.75,5.94;3.44,5.94 +3.44,5.94;3.44,2.50 +3.44,4.38;8.75,4.38 +5.94,0.62;5.94,8.75 +3.12,7.19;9.06,7.19 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 + +# UTF-16 : 52 30 +# UTF-8 : b0 88 e5 +[5230] 到 +0.62,8.75;5.62,8.75 +5.62,5.00;5.62,5.62 +5.62,5.62;5.31,6.25 +5.31,6.25;4.69,6.56 +4.69,6.56;4.38,7.19 +4.38,7.19;4.06,7.81 +0.62,5.62;0.94,5.62 +0.94,5.62;1.25,5.62 +1.25,5.62;1.88,5.62 +1.88,5.62;2.19,5.62 +2.19,5.62;2.81,5.94 +2.81,5.94;3.12,5.94 +3.12,5.94;3.75,5.94 +3.75,5.94;4.06,5.94 +4.06,5.94;4.69,6.25 +4.69,6.25;5.00,6.25 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.31,1.88 +5.31,1.88;5.94,2.19 +1.56,5.62;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.75 +5.62,3.75;0.62,3.75 +3.12,1.56;3.12,5.31 +6.56,2.50;6.56,8.75 +8.75,9.06;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 + +# UTF-16 : 81 f4 +# UTF-8 : b4 87 e8 +[81f4] 致 +4.06,0.94;5.00,1.25 +5.00,1.25;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,5.00 +7.81,5.00;8.12,5.94 +8.12,5.94;8.44,6.56 +8.44,6.56;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;5.94,5.31 +5.94,5.31;5.94,6.25 +5.94,6.25;5.62,7.19 +5.62,7.81;9.38,7.81 +4.38,5.00;4.69,5.31 +4.69,5.31;4.69,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +0.31,8.75;5.00,8.75 +4.69,5.62;4.38,5.94 +4.38,5.94;4.38,6.56 +4.38,6.56;4.06,6.88 +4.06,6.88;3.75,7.50 +3.75,7.50;3.44,7.81 +0.31,5.62;0.94,5.62 +0.94,5.62;1.56,5.62 +1.56,5.62;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.81,5.94 +2.81,5.94;3.12,5.94 +3.12,5.94;3.75,5.94 +3.75,5.94;4.38,6.25 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.19 +1.25,5.62;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.50 +2.19,7.50;2.19,8.12 +2.19,8.12;2.50,8.75 +5.00,3.75;0.62,3.75 +2.81,1.56;2.81,5.31 + +# UTF-16 : 90 45 +# UTF-8 : 85 81 e9 +[9045] 遅 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.31 +1.88,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 +2.81,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.12,4.06 +3.12,4.06;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.44,5.31 +3.44,5.31;3.44,5.94 +3.12,5.94;3.44,8.75 +3.12,8.75;8.44,8.75 +8.44,8.75;8.44,7.50 +8.44,7.50;3.44,7.50 +5.62,5.94;5.31,6.25 +5.31,6.25;5.00,6.56 +5.00,6.56;4.69,6.88 +4.69,6.88;4.69,6.88 +7.19,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;7.81,6.88 +7.81,6.88;8.12,6.88 +8.75,3.12;3.75,3.12 +8.75,5.94;3.75,5.94 +8.44,4.38;4.06,4.38 +6.25,1.56;6.25,5.94 + +# UTF-16 : 62 bd +# UTF-8 : bd 8a e6 +[62bd] 抽 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +8.75,0.62;8.75,7.50 +8.75,7.50;3.44,7.50 +3.44,7.50;3.44,0.62 +5.94,9.38;6.25,1.56 +3.44,1.56;8.75,1.56 +3.44,4.69;8.75,4.69 + +# UTF-16 : 67 da +# UTF-8 : 9a 9f e6 +[67da] 柚 +8.75,0.62;8.75,7.50 +8.75,7.50;3.75,7.50 +3.44,7.50;3.75,0.62 +6.25,9.38;6.25,1.56 +3.75,1.56;8.75,1.56 +3.75,4.69;8.75,4.69 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 88 96 +# UTF-8 : 96 a2 e8 +[8896] 袖 +8.75,0.62;8.75,7.50 +8.75,7.50;3.75,7.50 +3.44,7.50;3.75,0.62 +6.25,9.38;6.25,1.56 +3.75,1.56;8.75,1.56 +3.75,4.69;8.75,4.69 +3.12,3.44;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,5.00 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 + +# UTF-16 : 7d 2c +# UTF-8 : ac b4 e7 +[7d2c] 紬 +8.75,0.62;8.75,7.50 +8.75,7.50;4.38,7.50 +4.38,7.50;4.38,0.62 +6.56,9.38;6.56,1.56 +4.38,1.56;8.75,1.56 +4.38,4.69;8.75,4.69 +4.06,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;3.44,5.94 +3.44,5.94;3.44,6.25 +3.44,6.25;3.12,6.88 +0.31,4.69;3.75,5.00 +2.19,4.69;2.19,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 +3.44,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 + +# UTF-16 : 8e f8 +# UTF-8 : b8 bb e8 +[8ef8] 軸 +8.75,0.62;8.75,7.50 +8.75,7.50;5.00,7.50 +4.69,7.50;5.00,0.62 +6.88,9.38;6.88,1.56 +5.00,1.56;8.75,1.56 +5.00,4.69;8.75,4.69 +0.62,3.44;4.06,3.44 +4.06,3.44;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;4.06,5.31 +0.31,2.19;4.38,2.19 +2.50,0.62;2.50,9.38 +0.31,8.12;4.38,8.12 + +# UTF-16 : 5c ab +# UTF-8 : ab b2 e5 +[5cab] 岫 +0.62,7.81;0.62,0.94 +0.62,1.56;3.44,1.56 +3.12,1.56;3.44,7.81 +1.88,1.56;1.88,9.06 +8.75,0.62;8.75,7.50 +8.75,7.50;4.06,7.50 +4.06,7.50;4.06,0.62 +6.56,9.38;6.56,1.56 +4.06,1.56;8.75,1.56 +4.06,4.69;8.75,4.69 + +# UTF-16 : 82 33 +# UTF-8 : b3 88 e8 +[8233] 舳 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;3.75,8.44 +3.75,8.44;3.75,1.56 +3.75,1.56;3.75,1.25 +3.75,1.25;3.44,0.94 +3.44,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +0.00,4.69;4.69,5.31 +2.81,5.94;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,7.19;1.88,7.50 +2.19,9.38;2.19,9.06 +2.19,9.06;2.19,8.44 +2.19,8.44;2.19,8.44 +2.19,5.00;2.19,1.88 +8.75,0.62;8.75,7.50 +8.75,7.50;5.00,7.50 +4.69,7.50;5.00,0.62 +6.88,9.38;6.88,1.56 +5.00,1.56;8.75,1.56 +5.00,4.69;8.75,4.69 + +# UTF-16 : 8d 85 +# UTF-8 : 85 b6 e8 +[8d85] 超 +4.38,8.12;0.62,8.12 +2.81,4.06;4.38,4.06 +2.81,1.56;2.81,9.38 +0.31,6.25;4.69,6.25 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.00 +8.75,0.94;5.62,0.94 +5.62,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;3.12,1.25 +3.12,1.25;2.50,1.56 +2.50,1.56;2.19,1.88 +2.19,1.88;1.88,2.19 +1.88,2.19;1.56,2.50 +1.56,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +5.00,2.50;8.44,2.50 +8.44,2.50;8.44,5.31 +8.44,5.31;5.00,5.31 +5.00,5.31;5.00,2.19 +4.69,5.62;5.31,5.94 +5.31,5.94;5.62,6.56 +5.62,6.56;5.94,7.19 +5.94,7.19;6.25,7.81 +6.25,7.81;6.25,8.12 +6.25,8.12;6.56,8.75 +4.69,8.75;8.75,8.75 +8.75,8.75;8.75,8.12 +8.75,8.12;8.75,7.50 +8.75,7.50;8.75,7.19 +8.75,7.19;8.44,6.56 +8.44,6.56;8.44,6.25 +8.44,6.25;8.12,5.94 +8.12,5.94;7.50,5.94 +7.50,5.94;7.19,5.94 +7.19,5.94;6.88,6.25 + +# UTF-16 : 90 14 +# UTF-8 : 94 80 e9 +[9014] 途 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;7.81,7.81 +7.81,7.81;7.19,8.12 +7.19,8.12;6.56,8.75 +6.56,8.75;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.44,7.19 +3.44,7.19;3.12,7.19 +3.12,7.19;2.81,6.88 +9.06,5.31;2.81,5.31 +7.81,7.19;4.06,7.19 +5.94,7.19;6.25,2.81 +5.94,2.81;5.94,2.50 +5.94,2.50;5.62,2.19 +5.62,2.19;5.62,2.19 +5.62,2.19;5.00,2.19 +5.00,2.19;4.69,2.19 +4.69,2.19;4.38,2.19 +2.81,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.69 +9.06,2.19;8.75,2.81 +8.75,2.81;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.81,4.38 +7.81,4.38;7.19,4.69 + +# UTF-16 : 79 c0 +# UTF-8 : 80 a7 e7 +[79c0] 秀 +0.62,7.19;8.75,7.19 +4.69,5.00;4.69,8.75 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +0.31,4.69;0.94,5.00 +0.94,5.00;1.56,5.00 +1.56,5.00;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.69,7.19 +9.06,4.69;8.44,5.00 +8.44,5.00;7.81,5.00 +7.81,5.00;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.56,5.94 +6.56,5.94;5.94,6.25 +5.94,6.25;5.62,6.25 +5.62,6.25;5.31,6.56 +5.31,6.56;4.69,7.19 +6.25,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.12,2.50 +8.12,2.50;8.12,2.19 +8.12,2.19;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;4.06,4.69 +1.56,4.69;6.56,4.69 +6.56,4.69;6.25,4.06 +6.25,4.06;6.25,3.75 +6.25,3.75;6.25,3.12 +6.25,3.12;5.94,2.81 +5.94,2.81;5.94,2.81 + +# UTF-16 : 7d 89 +# UTF-8 : 89 b6 e7 +[7d89] 綉 +3.75,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.56 +0.31,4.69;3.44,5.00 +1.88,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +3.12,7.19;9.06,7.19 +6.25,5.00;6.25,8.75 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +3.44,4.69;3.75,5.00 +3.75,5.00;4.38,5.31 +4.38,5.31;4.69,5.31 +4.69,5.31;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;5.94,6.88 +5.94,6.88;6.25,7.19 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.19,6.25 +7.19,6.25;6.56,6.56 +6.56,6.56;6.25,7.19 +7.19,3.44;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.81,0.94 +7.50,0.94;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.31,4.06 +5.31,4.06;5.62,4.69 +4.06,4.69;7.50,4.69 +7.50,4.69;7.19,4.06 +7.19,4.06;7.19,3.75 +7.19,3.75;7.19,3.12 +7.19,3.12;7.19,2.81 +7.19,2.81;7.19,2.81 + +# UTF-16 : 8a 98 +# UTF-8 : 98 aa e8 +[8a98] 誘 +3.44,7.19;9.06,7.19 +6.25,5.00;6.25,8.75 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.75 +5.94,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.25,7.19 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.00 +4.06,5.00;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.94,6.56 +5.94,6.56;6.25,7.19 +7.19,3.44;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.81,0.94 +7.50,0.94;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.62,4.69 +4.06,4.69;7.50,4.69 +7.50,4.69;7.19,4.06 +7.19,4.06;7.19,3.75 +7.19,3.75;7.19,3.12 +7.19,3.12;7.19,2.81 +7.19,2.81;7.19,2.81 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.75,7.50 +0.62,6.25;3.12,6.25 +0.62,4.69;3.12,4.69 +0.62,8.75;3.44,8.75 + +# UTF-16 : 92 b9 +# UTF-8 : b9 8a e9 +[92b9] 銹 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.44,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,7.19;9.06,7.19 +6.25,5.00;6.56,8.75 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;6.56,6.88 +6.56,6.88;6.56,7.19 +3.75,4.69;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;5.00,5.62 +5.00,5.62;5.62,6.25 +5.62,6.25;5.94,6.56 +5.94,6.56;6.25,7.19 +7.19,3.44;9.06,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.94,4.69 +4.38,4.69;7.50,4.69 +7.50,4.69;7.50,4.06 +7.50,4.06;7.50,3.75 +7.50,3.75;7.19,3.12 +7.19,3.12;7.19,2.81 +7.19,2.81;7.19,2.81 + +# UTF-16 : 90 0f +# UTF-8 : 8f 80 e9 +[900f] 透 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +2.81,7.19;8.75,7.19 +5.62,5.31;5.94,8.75 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 +8.75,5.00;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;6.88,6.25 +6.88,6.25;6.25,6.88 +6.25,6.88;5.94,7.19 +2.81,5.00;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,5.94 +4.69,5.94;5.00,6.56 +5.00,6.56;5.62,6.88 +5.62,6.88;5.94,7.19 +3.12,1.88;3.75,2.19 +3.75,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,4.06 +5.00,4.06;5.00,4.38 +5.00,4.38;5.31,4.69 +3.44,4.69;7.19,4.69 +7.19,4.69;6.88,3.75 +6.88,3.75;8.44,3.75 +8.44,3.75;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;7.81,1.88 +7.81,1.88;7.50,1.88 +7.19,1.88;6.88,1.88 +6.88,1.88;6.56,1.88 +6.56,1.88;5.94,1.88 + +# UTF-16 : 82 2c +# UTF-8 : ac 88 e8 +[822c] 般 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;3.75,8.44 +3.75,8.44;3.75,1.56 +3.75,1.56;3.75,1.25 +3.75,1.25;3.44,0.94 +3.44,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +0.00,4.69;4.38,5.31 +2.81,5.94;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,7.19;1.88,7.50 +2.19,9.38;2.19,9.06 +2.19,9.06;2.19,8.44 +2.19,8.44;2.19,8.44 +2.19,5.00;2.19,1.88 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.31,8.12 +5.31,8.12;5.31,8.75 +5.31,8.75;7.50,8.75 +7.50,8.75;7.50,6.25 +7.50,6.25;7.81,5.94 +7.81,5.94;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;9.06,6.25 +9.06,6.25;9.06,6.56 +9.06,6.56;9.06,7.19 +4.69,5.00;8.75,5.00 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.38 +8.44,4.38;8.75,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.69 + +# UTF-16 : 7b c4 +# UTF-8 : 84 af e7 +[7bc4] 範 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +7.19,6.88;6.88,7.19 +6.88,7.19;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +5.94,9.38;5.62,8.75 +5.62,8.75;5.62,8.12 +5.62,8.12;5.31,7.81 +5.31,7.81;4.69,7.19 +4.69,7.19;4.38,6.88 +9.06,8.44;5.62,8.44 +4.69,8.44;1.56,8.44 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.31,1.25 +5.31,1.25;5.31,1.56 +5.31,1.56;5.31,1.88 +5.31,1.88;5.31,6.56 +5.31,6.56;8.44,6.56 +8.44,6.56;8.44,3.75 +8.44,3.75;8.44,3.44 +8.44,3.44;8.12,3.12 +8.12,3.12;7.81,3.12 +7.81,3.12;7.50,3.12 +7.50,3.12;6.88,3.44 +6.88,3.44;6.56,3.44 +6.56,3.44;6.25,3.44 +0.94,2.81;4.38,2.81 +4.38,2.81;4.38,5.31 +4.38,5.31;0.94,5.31 +0.94,5.31;0.94,2.81 +0.94,4.06;4.38,4.06 +0.31,1.88;5.00,1.88 +2.50,0.62;2.50,6.88 +0.31,6.25;4.69,6.25 + +# UTF-16 : 66 4b +# UTF-8 : 8b 99 e6 +[664b] 晋 +3.75,5.94;3.75,8.75 +5.62,5.94;5.62,8.75 +7.50,0.62;7.50,4.69 +7.50,4.69;1.88,4.69 +1.88,4.69;1.88,0.62 +1.88,1.25;7.50,1.25 +1.88,3.12;7.50,3.12 +0.31,5.62;9.06,5.62 +0.62,8.75;8.75,8.75 +6.56,6.25;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.50 +7.50,7.50;7.50,7.81 +7.50,7.81;7.81,8.12 +2.81,6.25;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,7.19;1.88,7.50 +1.88,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 + +# UTF-16 : 66 6e +# UTF-8 : ae 99 e6 +[666e] 普 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.06 +2.81,9.06;2.81,9.38 +2.81,9.38;2.50,9.38 +5.94,8.44;6.25,8.75 +6.25,8.75;6.56,9.06 +6.56,9.06;6.88,9.38 +6.88,9.38;6.88,9.38 +7.50,0.62;7.50,4.38 +7.50,4.38;1.88,4.38 +1.88,4.38;1.88,0.62 +1.88,1.25;7.50,1.25 +1.88,2.81;7.50,2.81 +3.75,5.62;3.75,8.12 +5.62,5.62;5.62,8.12 +0.31,5.31;9.06,5.31 +0.62,8.44;8.75,8.44 +6.56,5.94;6.88,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.50,7.50 +7.50,7.50;7.81,7.81 +2.81,5.94;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;1.88,7.19 +1.88,7.19;1.88,7.50 +1.88,7.50;1.56,7.81 + +# UTF-16 : 69 1a +# UTF-8 : 9a a4 e6 +[691a] 椚 +1.56,0.62;1.56,9.06 +2.50,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +6.25,7.19;8.75,7.19 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;6.25,8.75 +6.25,8.75;6.25,5.31 +6.25,5.31;8.75,5.31 +5.31,7.19;3.12,7.19 +2.81,0.62;2.81,8.75 +2.81,8.75;5.62,8.75 +5.62,8.75;5.62,5.31 +5.62,5.31;3.12,5.31 + +# UTF-16 : 6b 04 +# UTF-8 : 84 ac e6 +[6b04] 欄 +1.56,0.62;1.56,9.06 +2.50,7.19;0.00,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;1.56,7.50 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +6.25,7.50;8.75,7.50 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;6.25,8.75 +6.25,8.75;6.25,6.25 +6.25,6.25;8.75,6.25 +5.31,7.50;2.81,7.50 +2.81,0.62;2.81,8.75 +2.81,8.75;5.62,8.75 +5.62,8.75;5.62,6.25 +5.62,6.25;2.81,6.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +4.38,2.81;7.50,2.81 +7.50,2.81;7.50,4.38 +7.50,4.38;4.06,4.38 +4.06,4.38;4.06,2.50 +4.38,3.75;7.50,3.75 +5.94,0.94;5.94,5.94 +3.44,5.31;8.12,5.31 + +# UTF-16 : 66 a6 +# UTF-8 : a6 9a e6 +[66a6] 暦 +6.88,4.69;6.88,8.44 +8.75,7.50;5.00,7.50 +4.38,5.00;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.62,5.94 +5.62,5.94;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.88,7.50 +8.75,5.31;8.44,5.62 +8.44,5.62;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,7.19 +7.19,7.19;6.88,7.50 +3.12,4.69;3.12,8.44 +4.69,7.50;1.56,7.50 +1.25,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,7.19 +2.81,7.19;3.12,7.50 +4.38,5.94;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.12,7.50 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,8.75 +0.94,8.75;9.06,8.75 +8.12,0.62;8.12,4.38 +8.12,4.38;2.19,4.38 +2.19,4.38;2.19,0.62 +2.19,1.25;8.12,1.25 +2.19,2.81;8.12,2.81 + +# UTF-16 : 91 54 +# UTF-8 : 94 85 e9 +[9154] 酔 +3.75,0.62;3.75,7.19 +3.75,7.19;0.62,7.19 +0.62,7.19;0.62,0.62 +0.62,1.56;3.75,1.56 +0.62,3.12;3.75,3.12 +0.31,8.75;4.06,8.75 +1.88,8.75;1.88,6.88 +1.88,6.88;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.94,3.75 +2.81,8.75;2.81,5.00 +2.81,5.00;2.81,4.69 +2.81,4.69;3.12,4.69 +3.12,4.69;3.75,4.69 +6.88,0.62;6.88,5.31 +9.38,3.75;4.38,3.75 +4.38,4.69;4.69,5.00 +4.69,5.00;5.00,5.31 +5.00,5.31;5.62,5.62 +5.62,5.62;5.94,6.25 +5.94,6.25;6.25,7.19 +6.25,7.19;6.25,7.50 +6.25,7.50;6.25,7.81 +6.25,8.12;6.25,9.06 +4.38,8.12;7.81,8.12 +7.81,8.12;7.81,5.62 +7.81,5.62;8.12,5.00 +8.12,5.00;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,6.25 +9.06,6.25;9.06,6.56 +9.06,6.56;9.06,6.88 + +# UTF-16 : 7c 8b +# UTF-8 : 8b b2 e7 +[7c8b] 粋 +2.19,0.62;2.19,9.06 +3.75,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.88,5.31 +1.88,5.31;1.88,5.62 +1.88,5.62;1.88,5.94 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.62,8.75 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.44,8.44 +3.44,8.44;3.75,8.75 +6.56,0.62;6.56,5.31 +9.38,3.75;3.75,3.75 +3.75,4.69;4.06,5.00 +4.06,5.00;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.31,6.25 +5.31,6.25;5.94,6.88 +5.94,6.88;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,8.12;5.94,9.06 +4.06,8.12;7.81,8.12 +7.81,8.12;7.81,5.62 +7.81,5.62;7.81,5.31 +7.81,5.31;8.44,5.00 +8.44,5.00;8.75,5.00 +8.75,5.00;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;9.06,6.56 +9.06,6.56;9.06,6.88 + +# UTF-16 : 78 15 +# UTF-8 : 95 a0 e7 +[7815] 砕 +6.56,0.62;6.56,5.31 +9.38,3.75;4.06,3.75 +4.06,4.69;4.38,5.00 +4.38,5.00;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.62,6.56 +5.62,6.56;5.94,7.19 +5.94,7.19;5.94,7.81 +5.94,8.12;5.94,9.06 +4.06,8.12;7.81,8.12 +7.81,8.12;7.81,5.62 +7.81,5.62;8.12,5.00 +8.12,5.00;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,6.25 +9.06,6.25;9.06,6.56 +9.06,6.56;9.06,6.88 +3.75,8.75;0.31,8.75 +1.25,1.56;3.44,1.56 +3.44,1.56;3.44,5.62 +3.44,5.62;1.25,5.62 +1.25,5.62;1.25,0.62 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.56,8.75 + +# UTF-16 : 67 a0 +# UTF-8 : a0 9e e6 +[67a0] 枠 +6.56,0.62;6.56,5.31 +9.38,3.75;3.44,3.75 +3.75,4.69;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,8.12;5.94,9.06 +3.75,8.12;7.81,8.12 +7.81,8.12;7.81,5.62 +7.81,5.62;7.81,5.31 +7.81,5.31;8.44,5.00 +8.44,5.00;8.75,5.00 +8.75,5.00;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;9.06,6.56 +9.06,6.56;9.06,6.88 +3.12,4.38;3.12,5.00 +3.12,5.00;2.81,5.62 +2.81,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,0.62;2.19,9.06 +3.44,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 + +# UTF-16 : 5f f0 +# UTF-8 : b0 bf e5 +[5ff0] 忰 +6.56,0.62;6.56,5.31 +9.38,3.75;2.81,3.75 +2.81,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,8.12;5.62,9.06 +3.12,8.12;7.81,8.12 +7.50,8.12;7.81,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;8.44,5.00 +8.44,5.00;8.75,5.00 +8.75,5.00;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;9.06,6.56 +9.06,6.56;9.06,6.88 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.81,5.31;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 + +# UTF-16 : 4f 1c +# UTF-8 : 9c bc e4 +[4f1c] 伜 +2.50,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;2.19,7.50 +2.19,7.50;1.88,6.88 +1.88,6.88;1.56,6.56 +1.56,6.56;1.25,5.94 +1.25,5.94;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.62,4.69 +0.62,4.69;0.31,4.38 +1.88,0.62;1.88,6.88 +6.25,0.62;6.56,5.31 +9.38,3.75;2.50,3.75 +2.81,4.69;3.12,5.00 +3.12,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.31,7.81 +5.31,8.12;5.31,9.06 +3.12,8.12;7.81,8.12 +7.50,8.12;7.81,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;8.44,5.00 +8.44,5.00;8.75,5.00 +8.75,5.00;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;9.06,6.56 +9.06,6.56;9.06,6.88 + +# UTF-16 : 98 fe +# UTF-8 : be a3 e9 +[98fe] 飾 +2.81,8.44;2.81,7.50 +1.25,4.06;4.38,4.06 +4.38,4.06;4.38,7.50 +4.38,7.50;1.25,7.50 +1.25,7.50;1.25,0.94 +1.25,5.94;4.06,5.94 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +4.69,7.50;4.38,7.81 +4.38,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.38 +2.81,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +4.69,1.25;4.38,1.88 +4.38,1.88;4.06,2.19 +4.06,2.19;3.44,2.81 +3.44,2.81;3.12,3.12 +3.12,3.12;2.81,3.75 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;5.94,9.38 +7.50,1.56;8.12,1.56 +8.12,1.56;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,6.56 +8.75,6.56;5.00,6.56 +5.00,6.56;5.00,1.56 +6.88,0.62;6.88,8.44 +5.62,8.44;9.06,8.44 + +# UTF-16 : 90 ca +# UTF-8 : 8a 83 e9 +[90ca] 郊 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.50 +2.50,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.38,5.94 +0.31,8.12;5.62,8.12 +2.81,8.12;2.81,9.38 +2.19,7.50;1.88,7.19 +1.88,7.19;1.56,6.56 +1.56,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.31,5.31 +5.31,5.31;5.00,5.62 +5.00,5.62;5.00,6.25 +5.00,6.25;4.38,6.56 +4.38,6.56;4.06,7.19 +4.06,7.19;3.75,7.50 +4.69,0.94;4.38,1.56 +4.38,1.56;4.38,1.88 +4.38,1.88;4.06,2.50 +4.06,2.50;3.75,2.81 +3.75,2.81;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.25,5.31 +9.06,8.75;6.25,8.75 +6.25,8.75;6.25,0.62 +6.88,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.44,2.19 +8.44,2.19;8.75,2.50 +8.75,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.50,5.94 +7.50,5.94;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 + +# UTF-16 : 63 e1 +# UTF-8 : a1 8f e6 +[63e1] 握 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,8.75 +3.44,8.75;8.75,8.75 +8.75,8.75;8.75,7.19 +8.75,7.19;3.44,7.19 +3.44,6.25;9.06,6.25 +8.75,3.75;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +3.75,4.06;4.06,4.06 +4.06,4.06;4.38,4.06 +4.38,4.06;5.00,4.06 +5.00,4.06;5.31,4.06 +5.31,4.06;5.94,4.38 +5.94,4.38;6.25,4.38 +6.25,4.38;6.88,4.38 +6.88,4.38;7.19,4.38 +7.19,4.38;7.81,4.38 +7.81,4.38;8.12,4.69 +4.38,4.06;4.69,4.38 +4.69,4.38;5.00,5.00 +5.00,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.31,6.25 +3.12,0.94;9.06,0.94 +8.75,2.81;3.75,2.81 +6.25,0.94;6.25,3.75 + +# UTF-16 : 6e 25 +# UTF-8 : a5 b8 e6 +[6e25] 渥 +2.19,0.94;2.50,1.25 +2.50,1.25;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;3.12,8.75 +3.12,8.75;8.75,8.75 +8.75,8.75;8.75,7.19 +8.75,7.19;3.12,7.19 +3.12,6.25;9.06,6.25 +8.75,3.75;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +3.44,4.06;3.75,4.06 +3.75,4.06;4.38,4.06 +4.38,4.06;4.69,4.06 +4.69,4.06;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;6.25,4.38 +6.25,4.38;6.88,4.38 +6.88,4.38;7.19,4.38 +7.19,4.38;7.81,4.38 +7.81,4.38;8.12,4.69 +4.38,4.06;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.31,6.25 +2.81,0.94;9.06,0.94 +8.75,2.81;3.44,2.81 +5.94,0.94;6.25,3.75 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 4f 9d +# UTF-8 : 9d be e4 +[4f9d] 依 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +2.50,7.81;9.06,7.81 +5.62,7.81;5.31,7.50 +5.31,7.50;5.00,7.19 +5.00,7.19;5.00,6.56 +5.00,6.56;4.38,6.25 +4.38,6.25;4.06,5.94 +4.06,5.94;3.75,5.31 +3.75,5.31;3.44,5.00 +3.44,5.00;2.81,4.69 +2.81,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +4.06,1.25;4.06,5.62 +5.62,7.81;5.62,9.38 +5.62,7.81;5.94,7.19 +5.94,7.19;5.94,6.25 +5.94,6.25;6.25,5.31 +6.25,5.31;6.56,4.69 +6.56,4.69;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.50,2.50 +7.50,2.50;8.12,1.88 +8.12,1.88;8.44,1.25 +8.44,1.25;9.06,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,4.38;7.19,4.69 +7.19,4.69;7.50,5.00 +7.50,5.00;8.12,5.31 +8.12,5.31;8.44,5.94 +8.44,5.94;9.06,6.25 + +# UTF-16 : 5a 01 +# UTF-8 : 81 a8 e5 +[5a01] 威 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;4.69,4.69 +4.69,4.69;5.00,5.31 +3.12,6.88;3.12,6.25 +3.12,6.25;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;2.50,4.38 +2.50,4.38;2.50,4.06 +2.50,4.06;2.19,3.75 +2.19,3.75;1.88,3.44 +1.88,3.44;1.88,3.12 +2.19,3.44;2.81,3.44 +2.81,3.44;3.44,3.12 +3.44,3.12;3.75,2.81 +3.75,2.81;4.38,2.81 +4.38,2.81;5.00,2.50 +5.62,9.38;5.62,7.81 +5.62,7.81;5.94,6.25 +5.94,6.25;6.25,5.00 +6.25,5.00;6.56,3.75 +6.56,3.75;6.88,3.12 +6.88,3.12;7.19,2.19 +7.19,2.19;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +5.31,6.88;1.88,6.88 +5.62,5.31;1.56,5.31 +8.12,6.88;7.81,5.94 +7.81,5.94;7.50,5.00 +7.50,5.00;7.19,4.38 +7.19,4.38;6.88,3.75 +6.88,3.75;6.25,3.12 +6.25,3.12;5.94,2.50 +5.94,2.50;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;4.06,1.25 +4.06,1.25;3.44,0.94 +6.25,9.38;6.56,9.38 +6.56,9.38;6.88,9.06 +6.88,9.06;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.12,8.44 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.75,8.12 + +# UTF-16 : 5c 09 +# UTF-8 : 89 b0 e5 +[5c09] 尉 +0.31,0.94;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,8.75 +0.94,8.75;4.69,8.75 +4.69,8.75;4.69,6.88 +4.69,6.88;0.94,6.88 +8.44,9.06;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +9.38,7.50;5.31,7.50 +7.19,3.12;6.88,3.75 +6.88,3.75;6.56,4.38 +6.56,4.38;6.25,5.00 +6.25,5.00;5.94,5.62 +5.94,5.62;5.62,6.25 +3.12,4.38;3.12,1.25 +3.12,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.25,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.44 +5.31,1.25;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.38,3.12 +4.38,3.12;4.38,3.44 +5.00,4.38;0.94,4.38 +4.69,5.62;1.56,5.62 + +# UTF-16 : 61 70 +# UTF-8 : b0 85 e6 +[6170] 慰 +3.12,3.44;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.50 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,5.00 +0.62,5.00;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;0.94,6.88 +0.94,6.88;0.94,7.19 +0.94,7.19;0.94,9.06 +0.94,9.06;4.69,9.06 +4.69,9.06;4.69,7.81 +4.69,7.81;0.94,7.81 +8.12,9.06;8.12,4.69 +8.12,4.69;8.12,4.38 +8.12,4.38;7.81,4.06 +7.81,4.06;7.50,4.06 +7.50,4.06;7.19,4.06 +7.19,4.06;6.88,4.06 +6.88,4.06;6.25,4.06 +9.06,8.12;5.00,8.12 +7.19,5.31;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;5.94,6.88 +5.94,6.88;5.62,7.19 +3.12,6.25;3.12,4.38 +3.12,4.38;3.12,4.06 +3.12,4.06;2.81,4.06 +2.81,4.06;2.50,4.06 +2.50,4.06;1.88,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.19,5.62 +5.31,4.06;5.00,4.38 +5.00,4.38;4.69,5.00 +4.69,5.00;4.38,5.31 +4.38,5.31;4.06,5.62 +5.00,6.25;0.94,6.25 +4.38,6.88;1.56,6.88 + +# UTF-16 : 58 f1 +# UTF-8 : b1 a3 e5 +[58f1] 壱 +1.25,6.56;8.12,6.56 +8.75,8.12;0.62,8.12 +4.69,6.56;4.69,9.06 +8.75,3.75;8.75,5.31 +8.75,5.31;0.94,5.31 +0.94,5.31;0.94,3.75 +1.88,4.69;1.88,1.88 +1.88,1.88;1.88,1.56 +1.88,1.56;2.50,1.25 +2.50,1.25;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,1.25 +7.50,1.25;7.81,1.56 +7.81,1.56;7.81,2.50 +7.81,2.50;8.12,2.81 +1.88,2.81;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.69,3.44 +4.69,3.44;5.31,3.44 +5.31,3.44;5.94,3.75 +5.94,3.75;6.56,3.75 +6.56,3.75;7.19,4.06 +7.19,4.06;7.50,4.38 + +# UTF-16 : 90 38 +# UTF-8 : b8 80 e9 +[9038] 逸 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.56,8.12 +6.56,8.12;6.88,8.44 +6.88,8.44;6.88,8.75 +2.50,6.88;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.38 +4.38,8.75;7.19,8.75 +5.94,7.19;5.94,5.00 +3.12,4.06;3.44,7.50 +3.12,7.50;8.44,7.50 +8.44,7.50;8.44,5.00 +8.44,5.00;3.44,5.00 +6.25,5.00;6.25,2.50 +6.25,2.50;6.56,2.19 +6.56,2.19;6.88,2.19 +6.88,2.19;7.50,2.19 +7.50,2.19;8.12,2.19 +8.12,2.19;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +8.75,3.44;8.75,4.06 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.00,5.00 + +# UTF-16 : 7a 32 +# UTF-8 : b2 a8 e7 +[7a32] 稲 +3.12,8.44;3.75,8.44 +3.75,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +4.38,5.94;4.06,6.56 +4.06,6.56;4.06,6.88 +4.06,6.88;4.06,7.19 +4.06,7.19;3.75,7.50 +3.75,7.50;3.75,8.12 +6.25,6.25;6.25,6.56 +6.25,6.56;6.25,6.88 +6.25,6.88;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +7.81,5.94;8.12,6.25 +8.12,6.25;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,7.81 +8.75,7.81;8.75,8.44 +3.12,9.06;2.50,8.75 +2.50,8.75;1.88,8.75 +1.88,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.56,0.62;1.88,8.75 +3.12,6.56;0.31,6.56 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;1.88,5.94 +1.88,5.94;1.88,6.56 +3.44,0.62;3.44,5.62 +8.75,0.62;8.75,5.62 +8.75,5.62;4.69,5.62 +4.69,5.62;4.69,0.62 +4.69,1.25;8.75,1.25 +4.69,3.44;8.75,3.44 + +# UTF-16 : 82 8b +# UTF-8 : 8b 8a e8 +[828b] 芋 +0.62,8.12;8.75,8.12 +2.81,6.88;2.81,9.38 +6.56,6.88;6.56,9.38 +0.31,3.75;9.06,3.75 +8.44,6.25;0.94,6.25 +4.69,6.25;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 + +# UTF-16 : 59 fb +# UTF-8 : bb a7 e5 +[59fb] 姻 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.44 +1.88,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,2.19 +2.81,2.19;3.12,1.56 +8.75,0.62;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,0.62 +3.75,1.25;8.75,1.25 +8.12,6.56;4.06,6.56 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;6.25,6.25 +6.25,6.25;6.25,6.56 +6.25,6.56;6.25,8.44 +8.44,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.88,4.06 +6.88,4.06;6.56,4.69 +6.56,4.69;6.25,5.00 +6.25,5.00;6.25,5.62 +6.25,5.62;6.25,6.25 +6.25,6.25;6.25,6.56 + +# UTF-16 : 54 bd +# UTF-8 : bd 92 e5 +[54bd] 咽 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +8.75,0.62;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,0.62 +3.44,1.25;8.75,1.25 +8.12,6.56;4.06,6.56 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;6.25,6.25 +6.25,6.25;6.25,6.56 +5.94,6.56;6.25,8.44 +8.44,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.88,4.06 +6.88,4.06;6.56,4.69 +6.56,4.69;6.25,5.00 +6.25,5.00;6.25,5.62 +6.25,5.62;6.25,6.25 +6.25,6.25;6.25,6.56 + +# UTF-16 : 96 70 +# UTF-8 : b0 99 e9 +[9670] 陰 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,8.75 +6.25,8.75;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.50 +3.75,7.50;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;2.81,6.56 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,2.81 +1.88,2.81;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;2.81,8.75 +8.44,6.25;3.44,6.25 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.31 +7.50,5.31;7.81,5.62 +7.81,5.62;8.12,5.94 +8.12,5.94;8.12,6.25 +7.19,7.50;4.38,7.50 +8.75,3.12;3.12,3.12 +8.44,4.69;3.44,4.69 +8.75,0.62;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,2.81 +3.75,0.94;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 + +# UTF-16 : 97 fb +# UTF-8 : bb 9f e9 +[97fb] 韻 +3.75,0.62;3.75,5.00 +3.75,5.00;0.62,5.00 +0.62,5.00;0.62,0.62 +0.94,1.25;3.75,1.25 +0.94,3.12;3.75,3.12 +0.31,5.94;4.38,5.94 +0.31,8.44;4.38,8.44 +2.19,8.44;2.19,9.38 +2.81,5.94;3.12,6.56 +3.12,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.44,7.81 +3.44,7.81;3.44,8.44 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.25,7.50 +1.25,7.50;1.25,7.81 +1.25,7.81;1.25,8.44 +5.00,7.50;8.75,7.50 +8.75,7.50;8.75,8.75 +8.75,8.75;5.00,8.75 +4.69,8.75;5.00,7.19 +4.69,2.50;8.75,2.50 +8.75,2.50;8.75,6.56 +8.75,6.56;4.69,6.56 +4.69,6.56;4.69,2.50 +4.69,3.75;8.75,3.75 +4.69,5.31;8.75,5.31 +4.38,0.94;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,1.88 + +# UTF-16 : 5f 71 +# UTF-8 : b1 bd e5 +[5f71] 影 +2.81,3.12;2.81,1.25 +2.81,1.25;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +0.00,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +5.00,1.25;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,2.50 +0.94,3.12;5.00,3.12 +5.00,3.12;5.00,5.00 +5.00,5.00;0.94,5.00 +0.94,5.00;0.94,3.12 +2.81,5.62;2.81,6.56 +0.00,5.62;5.62,5.62 +0.94,6.56;5.00,6.56 +5.00,6.56;5.00,8.75 +5.00,8.75;0.62,8.75 +0.62,8.75;0.62,6.56 +0.94,7.81;5.00,7.81 +5.62,7.19;5.94,7.19 +5.94,7.19;6.25,7.50 +6.25,7.50;6.88,7.50 +6.88,7.50;7.50,7.81 +7.50,7.81;8.12,8.44 +8.12,8.44;8.44,8.75 +8.44,8.75;8.75,9.06 +5.62,4.06;5.94,4.38 +5.94,4.38;6.56,4.38 +6.56,4.38;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.00 +7.50,5.00;8.12,5.62 +8.12,5.62;8.75,5.94 +8.75,5.94;9.06,6.25 +5.31,0.94;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,1.88;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.81 +8.44,2.81;8.75,3.12 +8.75,3.12;9.06,3.44 + +# UTF-16 : 8a 60 +# UTF-8 : a0 a9 e8 +[8a60] 詠 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,6.25;2.81,6.25 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 +6.56,7.50;6.56,6.88 +6.56,6.88;6.88,5.94 +6.88,5.94;7.19,5.31 +7.19,5.31;7.19,4.69 +7.19,4.69;7.50,4.38 +7.50,4.38;7.81,3.75 +7.81,3.75;8.12,3.12 +8.12,3.12;8.75,2.50 +8.75,2.50;9.06,2.19 +9.06,2.19;9.38,1.56 +3.12,5.62;5.94,5.62 +9.06,7.50;8.75,6.88 +8.75,6.88;8.44,6.25 +8.44,6.25;8.12,5.62 +8.12,5.62;7.81,5.31 +7.81,5.31;7.19,5.00 +5.62,5.62;5.62,5.31 +5.62,5.31;5.31,4.69 +5.31,4.69;5.31,4.38 +5.31,4.38;5.00,4.06 +5.00,4.06;4.69,3.44 +4.69,3.44;4.38,3.12 +4.38,3.12;4.38,2.81 +4.38,2.81;4.06,2.50 +4.06,2.50;3.44,2.19 +3.44,2.19;3.12,1.88 +4.69,9.06;5.31,9.06 +5.31,9.06;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,8.44 +7.19,8.44;7.81,8.12 +3.75,7.19;6.56,7.19 +6.56,7.19;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 + +# UTF-16 : 75 ab +# UTF-8 : ab 96 e7 +[75ab] 疫 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.62 +1.56,5.62;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.25,5.94;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,7.19 +0.62,7.19;0.31,7.50 +0.31,7.50;0.31,7.50 +2.50,5.31;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.06,7.19 +4.06,7.19;4.06,7.50 +4.06,7.50;6.88,7.50 +6.88,7.50;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.81,5.31 +7.81,5.31;8.12,5.31 +7.81,5.31;8.44,5.31 +8.44,5.31;8.75,5.62 +8.75,5.62;9.06,5.94 +9.06,5.94;9.06,6.56 +2.50,4.69;8.44,4.69 +2.19,0.94;3.12,1.25 +3.12,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,4.69 +9.06,0.94;8.44,1.25 +8.44,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;4.69,3.12 +4.69,3.12;4.38,3.44 +4.38,3.44;4.06,3.75 +4.06,3.75;3.75,4.06 + +# UTF-16 : 8b 01 +# UTF-8 : 81 ac e8 +[8b01] 謁 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,6.25;3.44,6.25 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +4.38,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;4.38,8.75 +4.38,8.75;4.38,5.94 +4.38,7.50;8.44,7.50 +4.38,4.69;8.75,4.69 +8.75,4.69;8.75,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.44,3.75;3.75,4.06 +3.75,4.06;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.31,5.62 +5.31,5.62;5.62,5.94 +4.38,4.38;4.38,2.50 +4.38,2.50;4.38,2.19 +4.38,2.19;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;5.94,1.88 +5.94,1.88;6.56,1.88 +6.56,1.88;7.19,1.88 +7.19,1.88;7.50,1.88 +7.50,1.88;7.81,2.50 +7.81,2.50;7.81,3.12 +4.38,3.12;5.00,3.12 +5.00,3.12;5.62,3.44 +5.62,3.44;6.25,3.75 +6.25,3.75;6.88,3.75 +6.88,3.75;7.50,4.06 + +# UTF-16 : 55 9d +# UTF-8 : 9d 96 e5 +[559d] 喝 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +4.06,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.94 +4.06,7.50;8.44,7.50 +4.06,4.69;8.75,4.69 +8.75,4.69;8.75,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +2.81,3.75;3.44,4.06 +3.44,4.06;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;5.00,5.62 +5.00,5.62;5.00,5.94 +4.38,4.38;4.38,2.50 +4.38,2.50;4.38,2.19 +4.38,2.19;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;5.94,1.88 +5.94,1.88;6.56,1.88 +6.56,1.88;7.19,1.88 +7.19,1.88;7.50,1.88 +7.50,1.88;7.81,2.50 +7.81,2.50;7.81,3.12 +4.38,3.12;5.00,3.12 +5.00,3.12;5.62,3.44 +5.62,3.44;6.25,3.75 +6.25,3.75;6.88,3.75 +6.88,3.75;7.50,4.06 + +# UTF-16 : 6e 07 +# UTF-8 : 87 b8 e6 +[6e07] 渇 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.44,5.94;8.44,5.94 +8.44,5.94;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,5.94 +3.44,7.50;8.44,7.50 +3.75,4.69;8.75,4.69 +8.75,4.69;8.75,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +2.81,3.75;3.12,4.06 +3.12,4.06;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.38,5.62 +4.38,5.62;4.69,5.94 +3.75,4.38;3.75,2.50 +3.75,2.50;4.06,2.19 +4.06,2.19;4.38,1.88 +4.38,1.88;4.69,1.88 +4.69,1.88;5.62,1.88 +5.62,1.88;5.94,1.88 +5.94,1.88;6.56,1.88 +6.56,1.88;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;7.50,2.81 +7.50,2.81;7.50,3.12 +3.75,3.12;4.69,3.12 +4.69,3.12;5.31,3.44 +5.31,3.44;5.94,3.75 +5.94,3.75;6.56,3.75 +6.56,3.75;7.19,4.06 + +# UTF-16 : 89 10 +# UTF-8 : 90 a4 e8 +[8910] 褐 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,5.00 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 +4.06,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.94 +4.06,7.50;8.44,7.50 +4.38,4.69;8.75,4.69 +8.75,4.69;8.75,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +2.50,3.12;3.12,3.75 +3.12,3.75;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.00,5.62 +5.00,5.62;5.00,5.94 +4.38,4.38;4.38,2.50 +4.38,2.50;4.38,2.19 +4.38,2.19;4.69,1.88 +4.69,1.88;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.25,1.88 +6.25,1.88;6.88,1.88 +6.88,1.88;7.50,1.88 +7.50,1.88;7.50,2.50 +7.50,2.50;7.81,3.12 +4.38,3.12;5.00,3.12 +5.00,3.12;5.62,3.44 +5.62,3.44;6.25,3.75 +6.25,3.75;6.88,3.75 +6.88,3.75;7.50,4.06 + +# UTF-16 : 63 b2 +# UTF-8 : b2 8e e6 +[63b2] 掲 +3.44,5.94;8.44,5.94 +8.44,5.94;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,5.94 +3.44,7.50;8.44,7.50 +4.06,4.69;8.75,4.69 +8.75,4.69;8.75,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +2.81,3.75;3.12,4.06 +3.12,4.06;3.75,4.69 +3.75,4.69;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,5.62;5.00,5.94 +4.06,4.38;4.06,2.50 +4.06,2.50;4.06,2.19 +4.06,2.19;4.38,1.88 +4.38,1.88;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;6.25,1.88 +6.25,1.88;6.56,1.88 +6.56,1.88;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.50,2.81 +7.50,2.81;7.50,3.12 +4.06,3.12;4.69,3.12 +4.69,3.12;5.31,3.44 +5.31,3.44;5.94,3.75 +5.94,3.75;6.56,3.75 +6.56,3.75;7.50,4.06 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 + +# UTF-16 : 62 08 +# UTF-8 : 88 88 e6 +[6208] 戈 +0.62,7.19;8.75,7.50 +7.81,6.88;7.19,5.94 +7.19,5.94;6.88,5.31 +6.88,5.31;6.25,4.38 +6.25,4.38;5.94,3.75 +5.94,3.75;5.31,3.12 +5.31,3.12;4.38,2.81 +4.38,2.81;3.75,2.19 +3.75,2.19;2.81,1.56 +2.81,1.56;2.19,1.25 +2.19,1.25;1.25,0.94 +4.06,9.38;4.06,7.81 +4.06,7.81;4.38,6.56 +4.38,6.56;4.69,5.31 +4.69,5.31;5.00,4.06 +5.00,4.06;5.62,3.12 +5.62,3.12;6.25,2.50 +6.25,2.50;6.56,1.88 +6.56,1.88;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.81 +8.75,2.81;8.75,3.12 +5.31,9.38;5.94,9.06 +5.94,9.06;6.25,9.06 +6.25,9.06;6.56,8.75 +6.56,8.75;6.88,8.44 +6.88,8.44;7.19,8.44 + +# UTF-16 : 62 09 +# UTF-8 : 89 88 e6 +[6209] 戉 +7.81,6.88;7.50,5.94 +7.50,5.94;7.19,5.31 +7.19,5.31;6.88,4.38 +6.88,4.38;6.56,3.75 +6.56,3.75;6.25,3.12 +6.25,3.12;5.62,2.81 +5.62,2.81;5.00,2.19 +5.00,2.19;4.38,1.88 +4.38,1.88;3.75,1.25 +3.75,1.25;3.12,0.94 +4.69,9.38;5.00,7.81 +5.00,7.81;5.00,6.25 +5.00,6.25;5.31,5.00 +5.31,5.00;5.62,4.06 +5.62,4.06;6.25,3.12 +6.25,3.12;6.56,2.19 +6.56,2.19;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.75,3.12 +6.25,9.38;6.56,9.06 +6.56,9.06;6.88,9.06 +6.88,9.06;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.81,8.44 +1.25,1.88;1.25,8.12 +1.25,8.12;8.75,8.12 +0.00,1.56;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;4.06,3.44 +4.06,3.44;4.38,3.44 + +# UTF-16 : 62 0d +# UTF-8 : 8d 88 e6 +[620d] 戍 +8.12,6.88;7.81,5.94 +7.81,5.94;7.50,5.31 +7.50,5.31;7.19,4.69 +7.19,4.69;6.56,3.75 +6.56,3.75;6.25,3.12 +6.25,3.12;5.62,2.81 +5.62,2.81;5.00,2.19 +5.00,2.19;4.38,1.88 +4.38,1.88;3.44,1.25 +3.44,1.25;2.81,0.94 +5.31,9.38;5.31,7.81 +5.31,7.81;5.31,6.25 +5.31,6.25;5.62,5.00 +5.62,5.00;6.25,3.75 +6.25,3.75;6.56,2.81 +6.56,2.81;6.88,2.19 +6.88,2.19;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +6.25,9.38;6.56,9.06 +6.56,9.06;6.88,9.06 +6.88,9.06;7.19,8.75 +7.19,8.75;7.81,8.44 +7.81,8.44;8.12,8.44 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.75,8.12 +4.38,3.75;4.06,4.06 +4.06,4.06;3.75,4.69 +3.75,4.69;3.44,5.00 +3.44,5.00;2.81,5.31 +2.81,5.31;2.50,5.94 + +# UTF-16 : 62 0c +# UTF-8 : 8c 88 e6 +[620c] 戌 +8.12,6.88;7.81,5.94 +7.81,5.94;7.50,5.31 +7.50,5.31;7.19,4.69 +7.19,4.69;6.56,3.75 +6.56,3.75;6.25,3.12 +6.25,3.12;5.62,2.81 +5.62,2.81;5.00,2.19 +5.00,2.19;4.38,1.88 +4.38,1.88;3.44,1.25 +3.44,1.25;2.81,0.94 +5.31,9.38;5.31,7.81 +5.31,7.81;5.31,6.25 +5.31,6.25;5.62,5.00 +5.62,5.00;6.25,3.75 +6.25,3.75;6.56,2.81 +6.56,2.81;6.88,2.19 +6.88,2.19;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +6.25,9.38;6.56,9.06 +6.56,9.06;6.88,9.06 +6.88,9.06;7.19,8.75 +7.19,8.75;7.81,8.44 +7.81,8.44;8.12,8.44 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.75,8.12 +1.25,5.00;4.69,5.00 + +# UTF-16 : 92 5e +# UTF-8 : 9e 89 e9 +[925e] 鉞 +0.31,0.94;0.62,1.25 +0.62,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +8.75,6.88;8.44,5.94 +8.44,5.94;8.12,5.31 +8.12,5.31;8.12,4.69 +8.12,4.69;7.81,3.75 +7.81,3.75;7.50,3.12 +7.50,3.12;7.19,2.81 +7.19,2.81;6.88,2.19 +6.88,2.19;6.56,1.88 +6.56,1.88;5.94,1.25 +5.94,1.25;5.62,0.94 +6.56,9.38;6.56,7.81 +6.56,7.81;6.88,6.25 +6.88,6.25;6.88,5.00 +6.88,5.00;7.19,4.06 +7.19,4.06;7.50,3.12 +7.50,3.12;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 +7.50,9.38;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.44 +4.69,1.88;4.69,8.12 +4.69,8.12;9.06,8.12 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.94,2.81 +5.94,2.81;6.25,3.12 + +# UTF-16 : 8d 8a +# UTF-8 : 8a b6 e8 +[8d8a] 越 +4.38,8.12;0.62,8.12 +2.50,4.06;4.38,4.06 +2.50,1.56;2.50,9.38 +0.31,6.25;4.38,6.25 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.00 +8.75,0.94;5.62,0.94 +5.62,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;3.12,1.25 +3.12,1.25;2.50,1.56 +2.50,1.56;2.19,1.88 +2.19,1.88;1.88,2.19 +1.88,2.19;1.56,2.50 +1.56,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +8.44,7.50;8.44,6.56 +8.44,6.56;8.12,5.94 +8.12,5.94;7.81,5.31 +7.81,5.31;7.50,4.69 +7.50,4.69;7.19,4.06 +7.19,4.06;6.88,3.44 +6.88,3.44;6.56,2.81 +6.56,2.81;6.25,2.50 +6.25,2.50;5.94,2.19 +5.94,2.19;5.62,1.88 +6.56,9.38;6.56,8.12 +6.56,8.12;6.88,6.88 +6.88,6.88;6.88,5.62 +6.88,5.62;7.19,4.69 +7.19,4.69;7.50,3.75 +7.50,3.75;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;9.06,3.44 +9.06,3.44;9.06,3.75 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.75 +8.44,8.75;8.44,8.44 +4.69,3.12;5.00,8.12 +4.69,8.12;9.06,8.12 +3.75,2.50;4.38,2.81 +4.38,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.94,3.75 +5.94,3.75;6.56,4.06 + +# UTF-16 : 5b b4 +# UTF-8 : b4 ae e5 +[5bb4] 宴 +1.88,5.00;7.50,5.00 +7.50,5.00;7.50,7.50 +7.50,7.50;1.88,7.50 +1.88,7.50;1.88,4.69 +1.88,6.25;7.50,6.25 +4.69,8.44;4.69,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.56 +9.06,4.06;0.31,4.06 +0.94,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.94,2.81 +5.94,2.81;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.19,4.06 +4.06,5.00;3.75,4.38 +3.75,4.38;3.12,3.75 +3.12,3.75;2.81,3.44 +2.81,3.44;2.50,3.12 +2.50,3.12;2.19,2.81 +2.19,2.81;1.56,2.50 +1.56,2.50;1.25,2.19 +1.88,2.50;2.50,2.50 +2.50,2.50;3.12,2.50 +3.12,2.50;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.75,0.94 + +# UTF-16 : 71 59 +# UTF-8 : 99 85 e7 +[7159] 煙 +2.81,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.69 +0.62,7.81;0.62,7.19 +0.62,7.19;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +2.81,8.12;2.81,7.50 +2.81,7.50;2.81,6.88 +2.81,6.88;2.50,6.25 +2.50,6.25;2.19,5.62 +2.19,5.62;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +9.06,8.75;2.81,8.75 +6.88,8.75;6.88,4.69 +5.00,8.75;5.00,4.69 +3.12,4.69;3.12,7.19 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,4.69 +8.75,4.69;3.12,4.69 +9.06,1.25;2.50,1.25 +8.75,3.12;3.12,3.12 +5.94,1.25;5.94,4.69 + +# UTF-16 : 88 81 +# UTF-8 : 81 a2 e8 +[8881] 袁 +6.25,2.50;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.06 +1.88,4.38;7.81,4.38 +7.81,4.38;7.81,6.25 +7.81,6.25;1.56,6.25 +1.56,6.25;1.56,4.06 +4.69,7.19;4.69,9.38 +1.25,8.44;8.44,8.44 +0.31,7.19;9.06,7.19 +4.69,4.38;4.06,3.75 +4.06,3.75;3.75,3.75 +3.75,3.75;3.12,3.44 +3.12,3.44;2.81,3.12 +2.81,3.12;2.50,3.12 +2.50,3.12;1.88,2.81 +1.88,2.81;1.56,2.81 +1.56,2.81;0.94,2.50 +0.94,2.50;0.31,2.50 +4.69,4.38;5.00,3.75 +5.00,3.75;5.31,3.44 +5.31,3.44;5.62,2.81 +5.62,2.81;5.94,2.50 +5.94,2.50;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.94,1.88 +2.81,0.94;2.81,3.12 + +# UTF-16 : 73 3f +# UTF-8 : bf 8c e7 +[733f] 猿 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +2.19,5.62;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +6.88,2.50;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.44,3.75 +8.44,3.75;8.75,4.06 +3.44,4.38;8.44,4.38 +8.44,4.38;8.44,6.25 +8.44,6.25;3.44,6.25 +3.44,6.25;3.44,4.06 +5.62,7.19;5.94,9.38 +3.12,8.44;8.75,8.44 +2.50,7.19;9.06,7.19 +5.62,4.38;5.31,3.75 +5.31,3.75;4.69,3.44 +4.69,3.44;4.06,3.12 +4.06,3.12;3.44,2.81 +3.44,2.81;3.12,2.81 +3.12,2.81;2.81,2.50 +2.81,2.50;2.19,2.50 +5.94,4.38;5.94,3.75 +5.94,3.75;6.25,3.44 +6.25,3.44;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +4.38,1.25;4.38,3.44 + +# UTF-16 : 58 19 +# UTF-8 : 99 a0 e5 +[5819] 堙 +0.31,6.56;2.81,6.56 +1.56,1.88;1.56,9.06 +0.31,1.25;0.62,1.56 +0.62,1.56;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +9.06,8.75;2.81,8.75 +6.88,8.75;6.88,4.69 +5.00,8.75;5.00,4.69 +3.12,4.69;3.12,7.19 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,4.69 +8.75,4.69;3.12,4.69 +9.06,1.25;2.50,1.25 +8.75,3.12;3.12,3.12 +5.94,1.25;5.94,4.69 + +# UTF-16 : 6e 6e +# UTF-8 : ae b9 e6 +[6e6e] 湮 +9.06,8.75;2.81,8.75 +6.88,8.75;6.88,4.69 +5.00,8.75;5.00,4.69 +3.12,4.69;3.12,7.19 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,4.69 +8.75,4.69;3.12,4.69 +9.06,1.25;2.50,1.25 +8.75,3.12;3.12,3.12 +5.94,1.25;5.94,4.69 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 8c 55 +# UTF-8 : 95 b1 e8 +[8c55] 豕 +0.62,8.75;8.75,8.75 +0.62,6.25;1.25,6.25 +1.25,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;4.69,8.75 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.31,4.38 +5.31,4.38;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.00,5.94 +5.00,5.94;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,7.19 +4.38,7.19;4.06,7.50 +4.06,7.50;3.75,7.81 +0.62,3.75;1.25,4.06 +1.25,4.06;1.56,4.06 +1.56,4.06;2.19,4.38 +2.19,4.38;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,5.94 +4.38,5.94;4.69,6.25 +0.62,1.56;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;5.00,4.38 +5.00,4.38;5.31,4.69 +8.44,7.50;8.12,6.88 +8.12,6.88;7.50,6.56 +7.50,6.56;7.19,5.94 +7.19,5.94;6.88,5.62 +6.88,5.62;6.25,5.31 +5.31,8.75;5.31,7.81 +5.31,7.81;5.62,6.88 +5.62,6.88;5.94,6.25 +5.94,6.25;6.25,5.31 +6.25,5.31;6.56,4.69 +6.56,4.69;6.88,3.75 +6.88,3.75;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.44,1.88 +8.44,1.88;9.06,1.56 + +# UTF-16 : 90 42 +# UTF-8 : 82 81 e9 +[9042] 遂 +2.50,5.94;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;4.06,6.56 +4.06,6.56;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.62,7.50 +5.62,7.50;6.25,8.12 +6.25,5.62;6.88,5.94 +6.88,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.50 +4.69,1.88;5.31,1.88 +5.31,1.88;5.62,1.88 +5.62,1.88;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.56,4.38 +6.56,4.38;6.56,5.00 +6.56,5.00;6.56,5.31 +6.56,5.31;6.25,5.62 +6.25,5.62;6.25,6.25 +6.25,6.25;5.94,6.88 +5.94,6.88;5.31,7.19 +2.81,4.06;3.12,4.38 +3.12,4.38;3.44,4.38 +3.44,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.69,5.00 +4.69,5.00;5.00,5.31 +5.00,5.31;5.62,5.62 +5.62,5.62;6.25,6.25 +2.81,2.19;3.12,2.50 +3.12,2.50;3.75,2.81 +3.75,2.81;4.06,2.81 +4.06,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.62,4.06 +5.62,4.06;5.94,4.06 +5.94,4.06;6.25,4.38 +6.25,4.38;6.56,4.69 +8.75,2.19;8.75,2.50 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;8.12,3.75 +8.12,3.75;7.50,4.06 +7.50,4.06;7.19,4.69 +7.19,4.69;6.56,5.31 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +2.50,8.12;8.75,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 + +# UTF-16 : 7e 01 +# UTF-8 : 81 b8 e7 +[7e01] 縁 +4.38,4.38;5.00,4.69 +5.00,4.69;5.31,5.00 +5.31,5.00;5.94,5.31 +5.94,5.31;6.25,5.62 +6.25,5.62;6.56,5.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,1.56 +7.19,1.56;7.19,1.88 +7.19,1.88;7.19,2.19 +7.19,2.19;6.88,3.12 +6.88,3.12;6.88,3.75 +6.88,3.75;6.56,4.38 +6.56,4.38;6.25,5.00 +6.25,5.00;5.94,5.31 +3.75,2.81;4.06,2.81 +4.06,2.81;5.00,3.12 +5.00,3.12;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;6.56,4.06 +6.56,4.06;6.56,4.38 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.81 +6.56,2.81;6.88,3.12 +8.75,5.31;8.75,5.00 +8.75,5.00;8.44,4.69 +8.44,4.69;8.12,4.38 +8.12,4.38;7.81,4.06 +7.81,4.06;7.50,3.75 +6.88,5.94;6.88,5.31 +6.88,5.31;7.19,4.69 +7.19,4.69;7.19,4.38 +7.19,4.38;7.50,3.75 +7.50,3.75;7.81,3.12 +7.81,3.12;8.12,2.81 +8.12,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;9.06,1.56 +9.06,1.56;9.38,1.25 +4.06,4.38;4.06,4.69 +4.06,4.69;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +0.31,4.69;3.75,5.00 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 +4.38,7.50;8.12,7.50 +8.12,5.94;8.12,8.75 +8.12,8.75;4.38,8.75 +4.06,5.94;9.06,5.94 + +# UTF-16 : 6c 5a +# UTF-8 : 9a b1 e6 +[6c5a] 汚 +8.75,8.75;3.12,8.75 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.50,7.50;2.19,8.12 +2.19,8.12;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +5.00,8.75;5.00,8.12 +5.00,8.12;5.00,7.50 +5.00,7.50;4.69,6.88 +4.69,6.88;4.69,6.56 +4.69,6.56;4.69,5.94 +4.69,5.94;4.38,5.31 +4.38,5.31;4.38,4.69 +4.38,4.69;4.06,4.38 +4.06,4.38;3.75,3.75 +3.75,3.75;3.75,3.44 +9.06,6.56;2.81,6.56 +4.06,4.38;8.44,4.38 +8.44,4.38;8.44,3.44 +8.44,3.44;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,1.25 +5.31,1.25;5.00,1.25 + +# UTF-16 : 51 f9 +# UTF-8 : b9 87 e5 +[51f9] 凹 +1.25,1.56;8.44,1.56 +8.44,0.94;8.44,8.75 +8.44,8.75;5.94,8.75 +5.94,8.75;5.94,4.69 +5.94,4.69;3.44,4.69 +3.44,4.69;3.44,8.75 +3.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 + +# UTF-16 : 7f c1 +# UTF-8 : 81 bf e7 +[7fc1] 翁 +3.75,9.06;3.12,8.75 +3.12,8.75;2.50,8.44 +2.50,8.44;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.50 +0.62,1.88;1.25,2.19 +1.25,2.19;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,2.81;3.44,2.81 +2.81,3.44;2.19,3.75 +2.19,3.75;1.88,4.06 +1.88,4.06;1.25,4.38 +1.25,4.38;0.94,4.38 +0.31,5.00;4.38,5.00 +4.38,5.00;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +4.69,1.88;5.31,2.19 +5.31,2.19;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,2.81 +6.88,3.44;6.56,3.75 +6.56,3.75;5.94,4.06 +5.94,4.06;5.62,4.38 +5.62,4.38;5.31,4.38 +4.69,5.00;8.44,5.00 +8.44,5.00;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +5.62,9.06;6.25,8.75 +6.25,8.75;6.88,8.44 +6.88,8.44;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;8.12,7.81 +8.12,7.81;8.75,7.50 +8.75,7.50;9.06,7.50 +2.81,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.44 +1.25,6.25;1.88,6.25 +1.88,6.25;2.50,6.25 +2.50,6.25;2.81,6.25 +2.81,6.25;3.44,6.25 +3.44,6.25;4.06,6.25 +4.06,6.25;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.94,6.25 +5.94,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 +8.12,5.62;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.56,6.88 +6.56,6.88;5.94,7.50 +5.94,7.50;5.62,7.81 + +# UTF-16 : 61 b6 +# UTF-8 : b6 86 e6 +[61b6] 憶 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +4.06,2.81;4.06,1.88 +4.06,1.88;4.06,1.25 +4.06,1.25;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;7.50,1.56 +7.50,1.56;7.81,2.19 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +6.56,1.56;6.25,2.19 +6.25,2.19;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;5.00,2.81 +2.81,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;2.81,5.94 +2.81,5.94;2.81,3.12 +2.81,4.69;8.44,4.69 +2.19,6.56;9.06,6.56 +2.50,8.44;8.75,8.44 +5.62,8.44;5.62,9.38 +6.56,6.56;6.56,6.88 +6.56,6.88;6.88,7.19 +6.88,7.19;7.19,7.50 +7.19,7.50;7.19,8.12 +7.19,8.12;7.50,8.44 +4.69,6.56;4.38,7.19 +4.38,7.19;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,8.12;3.75,8.44 + +# UTF-16 : 81 c6 +# UTF-8 : 86 87 e8 +[81c6] 臆 +4.38,2.81;4.38,1.88 +4.38,1.88;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;7.81,1.88 +7.81,1.88;7.81,2.19 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +6.88,1.56;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,2.81 +3.44,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;3.44,5.94 +3.44,5.94;3.44,3.12 +3.44,4.69;8.44,4.69 +2.81,6.56;9.06,6.56 +3.12,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +6.56,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.50,8.12 +7.50,8.12;7.81,8.44 +5.00,6.56;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.06,8.44 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 56 6b +# UTF-8 : ab 99 e5 +[566b] 噫 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +4.38,2.81;4.38,1.88 +4.38,1.88;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;7.81,1.88 +7.81,1.88;7.81,2.19 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +6.88,1.56;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,2.81 +3.44,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;3.44,5.94 +3.44,5.94;3.44,3.12 +3.44,4.69;8.44,4.69 +2.81,6.56;9.06,6.56 +3.12,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +6.56,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.50,8.12 +7.50,8.12;7.81,8.44 +5.00,6.56;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.06,8.44 + +# UTF-16 : 6a 8d +# UTF-8 : 8d aa e6 +[6a8d] 檍 +4.38,2.81;4.38,1.88 +4.38,1.88;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;7.81,1.88 +7.81,1.88;7.81,2.19 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +6.88,1.56;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,2.81 +3.44,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;3.44,5.94 +3.44,5.94;3.44,3.12 +3.44,4.69;8.44,4.69 +2.81,6.56;9.06,6.56 +3.12,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +6.56,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.50,8.12 +7.50,8.12;7.81,8.44 +5.00,6.56;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.06,8.44 +1.56,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 + +# UTF-16 : 4e 59 +# UTF-8 : 99 b9 e4 +[4e59] 乙 +8.12,8.44;1.25,8.44 +1.25,2.19;1.25,2.81 +1.25,2.81;1.88,3.75 +1.88,3.75;2.50,4.38 +2.50,4.38;3.44,5.31 +3.44,5.31;4.38,5.94 +4.38,5.94;5.31,6.56 +5.31,6.56;6.25,7.19 +6.25,7.19;6.88,7.81 +6.88,7.81;7.50,8.12 +7.50,8.12;7.81,8.44 +8.12,4.06;8.12,3.44 +8.12,3.44;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;7.81,1.88 +7.81,1.88;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;4.69,1.25 +4.69,1.25;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.50,1.25 +2.50,1.25;2.19,1.25 +2.19,1.25;1.56,1.56 +1.56,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 + +# UTF-16 : 4f 73 +# UTF-8 : b3 bd e4 +[4f73] 佳 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 +9.06,1.25;2.50,1.25 +8.75,3.75;2.81,3.75 +5.62,1.25;5.62,5.31 +9.06,5.62;2.50,5.62 +8.75,7.81;2.81,7.81 +5.62,5.62;5.62,9.38 + +# UTF-16 : 5a 03 +# UTF-8 : 83 a8 e5 +[5a03] 娃 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.94 +3.12,5.94;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.50,3.12 +2.50,3.12;2.81,2.50 +2.81,2.50;3.12,2.19 +3.12,2.19;3.44,1.88 +9.06,1.25;3.12,1.25 +8.75,3.75;3.44,3.75 +5.94,1.25;6.25,5.31 +9.06,5.62;3.12,5.62 +8.75,7.81;3.44,7.81 +5.94,5.62;6.25,9.38 + +# UTF-16 : 54 c7 +# UTF-8 : 87 93 e5 +[54c7] 哇 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +9.06,1.25;3.12,1.25 +8.75,3.75;3.44,3.75 +5.94,1.25;6.25,5.31 +9.06,5.62;3.12,5.62 +8.75,7.81;3.44,7.81 +5.94,5.62;6.25,9.38 + +# UTF-16 : 63 02 +# UTF-8 : 82 8c e6 +[6302] 挂 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +3.12,7.19;0.31,7.19 +9.06,1.25;3.12,1.25 +8.75,3.75;3.44,3.75 +5.94,1.25;6.25,5.31 +9.06,5.62;3.12,5.62 +8.75,7.81;3.44,7.81 +5.94,5.62;6.25,9.38 + +# UTF-16 : 73 ea +# UTF-8 : aa 8f e7 +[73ea] 珪 +3.12,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.31,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +9.06,1.25;3.12,1.25 +8.75,3.75;3.44,3.75 +5.94,1.25;5.94,5.31 +9.06,5.62;3.12,5.62 +8.75,7.81;3.44,7.81 +5.94,5.62;5.94,9.38 + +# UTF-16 : 68 42 +# UTF-8 : 82 a1 e6 +[6842] 桂 +9.06,1.25;3.12,1.25 +8.75,3.75;3.44,3.75 +6.25,1.25;6.25,5.31 +9.06,5.62;3.12,5.62 +8.75,7.81;3.75,7.81 +6.25,5.62;6.25,9.38 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 75 66 +# UTF-8 : a6 95 e7 +[7566] 畦 +2.19,1.88;2.19,8.44 +0.94,1.56;3.44,1.56 +3.44,1.56;3.44,8.75 +3.44,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,5.31;3.12,5.31 +9.06,1.25;3.75,1.25 +8.75,3.75;4.06,3.75 +6.25,1.25;6.25,5.31 +9.06,5.62;3.75,5.62 +8.75,7.81;4.06,7.81 +6.25,5.62;6.25,9.38 + +# UTF-16 : 78 45 +# UTF-8 : 85 a1 e7 +[7845] 硅 +3.44,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +1.56,7.19;1.56,8.12 +1.56,8.12;1.88,8.75 +9.06,1.25;3.12,1.25 +8.75,3.75;3.75,3.75 +6.25,1.25;6.25,5.31 +9.06,5.62;3.75,5.62 +8.75,7.81;4.06,7.81 +6.25,5.62;6.25,9.38 + +# UTF-16 : 88 bf +# UTF-8 : bf a2 e8 +[88bf] 袿 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.44,5.62 +9.06,1.25;3.12,1.25 +8.75,3.75;3.75,3.75 +6.25,1.25;6.25,5.31 +9.06,5.62;3.44,5.62 +8.75,7.81;3.75,7.81 +6.25,5.62;6.25,9.38 + +# UTF-16 : 86 d9 +# UTF-8 : 99 9b e8 +[86d9] 蛙 +9.06,1.25;3.75,1.25 +8.75,3.75;4.06,3.75 +6.25,1.25;6.56,5.31 +9.06,5.62;3.75,5.62 +8.75,7.81;4.06,7.81 +6.25,5.62;6.56,9.38 +1.88,1.56;1.88,9.06 +0.62,4.69;3.44,4.69 +3.44,4.69;3.44,7.81 +3.44,7.81;0.62,7.81 +0.31,7.81;0.62,4.06 +3.75,1.25;3.75,1.56 +3.75,1.56;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +0.00,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 + +# UTF-16 : 5a c1 +# UTF-8 : 81 ab e5 +[5ac1] 嫁 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.44 +1.88,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,2.19 +2.81,2.19;3.12,1.56 +3.75,7.19;8.75,7.19 +6.25,8.44;6.25,9.38 +9.06,6.88;9.06,8.44 +9.06,8.44;3.44,8.44 +3.44,8.44;3.44,6.56 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.31 +3.75,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,1.25 +6.88,1.25;6.88,1.88 +6.88,1.88;6.88,2.50 +6.88,2.50;6.88,2.81 +6.88,2.81;6.88,3.44 +6.88,3.44;6.88,3.75 +6.88,3.75;6.56,4.38 +6.56,4.38;6.56,4.69 +6.56,4.69;6.25,5.00 +6.25,5.00;6.25,5.62 +6.25,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.62,6.56 +2.81,3.12;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;5.00,4.06 +5.00,4.06;5.31,4.38 +5.31,4.38;5.94,5.00 +5.94,5.00;6.25,5.31 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.56,3.44 +6.56,3.44;6.88,3.75 +9.06,6.25;8.75,5.62 +8.75,5.62;8.44,5.31 +8.44,5.31;8.12,5.00 +8.12,5.00;7.81,4.69 +7.81,4.69;7.19,4.38 +6.56,7.19;6.56,6.56 +6.56,6.56;6.88,5.94 +6.88,5.94;6.88,5.00 +6.88,5.00;7.19,4.38 +7.19,4.38;7.50,3.75 +7.50,3.75;7.81,3.12 +7.81,3.12;8.12,2.50 +8.12,2.50;8.75,2.19 +8.75,2.19;9.06,1.56 +9.06,1.56;9.38,1.25 + +# UTF-16 : 7a 3c +# UTF-8 : bc a8 e7 +[7a3c] 稼 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.12,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +3.75,7.19;8.75,7.19 +6.25,8.44;6.25,9.38 +9.06,6.88;9.06,8.44 +9.06,8.44;3.44,8.44 +3.44,8.44;3.44,6.56 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.31 +3.75,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,1.25 +6.88,1.25;6.88,1.88 +6.88,1.88;6.88,2.50 +6.88,2.50;6.88,2.81 +6.88,2.81;6.88,3.44 +6.88,3.44;6.88,3.75 +6.88,3.75;6.56,4.38 +6.56,4.38;6.56,4.69 +6.56,4.69;6.25,5.00 +6.25,5.00;6.25,5.62 +6.25,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.62,6.56 +2.81,3.12;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;5.00,4.06 +5.00,4.06;5.31,4.38 +5.31,4.38;5.94,5.00 +5.94,5.00;6.25,5.31 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.56,3.44 +6.56,3.44;6.88,3.75 +9.06,6.25;8.75,5.62 +8.75,5.62;8.44,5.31 +8.44,5.31;8.12,5.00 +8.12,5.00;7.81,4.69 +7.81,4.69;7.19,4.38 +6.56,7.19;6.56,6.56 +6.56,6.56;6.88,5.94 +6.88,5.94;6.88,5.00 +6.88,5.00;7.19,4.38 +7.19,4.38;7.50,3.75 +7.50,3.75;7.81,3.12 +7.81,3.12;8.12,2.50 +8.12,2.50;8.75,2.19 +8.75,2.19;9.06,1.56 +9.06,1.56;9.38,1.25 + +# UTF-16 : 7c d8 +# UTF-8 : 98 b3 e7 +[7cd8] 糘 +1.88,0.62;1.88,9.06 +3.12,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +2.81,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.75 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 +4.06,7.19;8.75,7.19 +6.25,8.44;6.25,9.38 +9.06,6.88;9.06,8.44 +9.06,8.44;3.75,8.44 +3.75,8.44;3.75,6.56 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.31 +3.75,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,1.25 +6.88,1.25;6.88,1.88 +6.88,1.88;6.88,2.50 +6.88,2.50;6.88,2.81 +6.88,2.81;6.88,3.44 +6.88,3.44;6.88,3.75 +6.88,3.75;6.56,4.38 +6.56,4.38;6.56,4.69 +6.56,4.69;6.25,5.00 +6.25,5.00;6.25,5.62 +6.25,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.62,6.56 +2.81,3.12;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;5.00,4.06 +5.00,4.06;5.31,4.38 +5.31,4.38;5.94,5.00 +5.94,5.00;6.25,5.31 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.56,3.44 +6.56,3.44;6.88,3.75 +9.06,6.25;8.75,5.62 +8.75,5.62;8.44,5.31 +8.44,5.31;8.12,5.00 +8.12,5.00;7.81,4.69 +7.81,4.69;7.19,4.38 +6.56,7.19;6.56,6.56 +6.56,6.56;6.88,5.94 +6.88,5.94;6.88,5.00 +6.88,5.00;7.19,4.38 +7.19,4.38;7.50,3.75 +7.50,3.75;7.81,3.12 +7.81,3.12;8.12,2.50 +8.12,2.50;8.75,2.19 +8.75,2.19;9.06,1.56 +9.06,1.56;9.38,1.25 + +# UTF-16 : 5b e1 +# UTF-8 : a1 af e5 +[5be1] 寡 +1.56,7.81;7.81,7.81 +4.69,8.75;4.69,9.69 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +4.69,7.81;4.69,7.50 +4.69,7.50;4.38,7.19 +4.38,7.19;4.38,6.88 +1.88,6.88;1.88,4.38 +7.50,4.38;7.50,6.88 +7.50,6.88;1.88,6.88 +0.31,4.06;9.06,4.06 +1.88,5.94;7.50,5.94 +1.88,5.00;7.50,5.00 +0.31,2.50;0.62,2.50 +0.62,2.50;1.25,2.81 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;2.19,3.12 +2.19,3.12;2.81,3.75 +2.81,3.75;3.44,4.06 +3.44,4.06;3.75,4.06 +1.25,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.56 +3.12,1.56;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +1.88,3.12;7.19,3.12 +7.19,3.12;7.19,2.50 +7.19,2.50;7.19,2.19 +7.19,2.19;7.19,1.56 +7.19,1.56;6.88,1.25 +6.88,1.25;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +9.06,2.50;8.75,2.81 +8.75,2.81;8.12,2.81 +8.12,2.81;7.81,3.12 +7.81,3.12;7.50,3.12 +7.50,3.12;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;5.62,4.06 + +# UTF-16 : 66 87 +# UTF-8 : 87 9a e6 +[6687] 暇 +5.62,5.00;8.75,5.00 +5.31,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.12,4.06 +8.12,4.06;8.44,4.38 +8.44,4.38;8.75,5.00 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.56,4.06 +6.56,4.06;6.25,4.69 +0.94,1.56;2.81,1.56 +2.81,1.56;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,5.31;2.50,5.31 +3.44,8.75;3.75,0.62 +3.75,6.25;5.94,6.25 +5.94,6.25;5.94,8.75 +5.94,8.75;3.75,8.75 +6.56,6.25;8.75,6.25 +8.75,6.25;8.75,8.75 +8.75,8.75;6.56,8.75 +3.44,4.69;5.94,4.69 +3.44,2.50;5.94,2.50 + +# UTF-16 : 50 47 +# UTF-8 : 87 81 e5 +[5047] 假 +5.62,5.00;8.75,5.00 +5.00,0.94;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.38 +8.44,4.38;8.44,5.00 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;6.25,4.06 +6.25,4.06;5.94,4.69 +2.81,8.75;2.81,0.62 +2.81,6.25;5.62,6.25 +5.62,6.25;5.62,8.75 +5.62,8.75;2.81,8.75 +5.94,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;6.25,8.75 +2.81,4.69;5.31,4.69 +2.81,2.50;5.31,2.50 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.88 + +# UTF-16 : 74 55 +# UTF-8 : 95 91 e7 +[7455] 瑕 +5.94,5.00;8.75,5.00 +5.00,0.94;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.12,4.06 +8.12,4.06;8.44,4.38 +8.44,4.38;8.75,5.00 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;5.94,4.69 +3.12,8.75;3.12,0.62 +3.44,6.25;5.94,6.25 +5.62,6.25;5.94,8.75 +5.62,8.75;3.44,8.75 +6.25,6.25;8.75,6.25 +8.75,6.25;8.75,8.75 +8.75,8.75;6.25,8.75 +3.12,4.69;5.62,4.69 +3.12,2.50;5.62,2.50 +2.81,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.31,1.56;0.62,1.56 +0.62,1.56;1.25,1.88 +1.25,1.88;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 + +# UTF-16 : 87 66 +# UTF-8 : a6 9d e8 +[8766] 蝦 +4.06,8.75;4.06,0.62 +5.94,5.00;8.75,5.00 +5.31,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.75,4.38 +8.75,4.38;8.75,5.00 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.25,4.69 +4.06,6.25;6.25,6.25 +6.25,6.25;6.25,8.75 +6.25,8.75;4.06,8.75 +6.88,6.25;8.75,6.25 +8.75,6.25;8.75,8.75 +8.75,8.75;6.88,8.75 +4.06,4.69;5.94,4.69 +4.06,2.50;5.94,2.50 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 + +# UTF-16 : 93 5c +# UTF-8 : 9c 8d e9 +[935c] 鍜 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +4.06,8.75;4.06,0.62 +5.94,5.00;9.06,5.00 +5.62,0.94;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.75,4.38 +8.75,4.38;8.75,5.00 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 +4.06,6.25;6.25,6.25 +6.25,6.25;6.25,8.75 +6.25,8.75;4.06,8.75 +6.88,6.25;8.75,6.25 +8.75,6.25;8.75,8.75 +8.75,8.75;6.88,8.75 +4.06,4.69;5.94,4.69 +4.06,2.50;5.94,2.50 + +# UTF-16 : 79 8d +# UTF-8 : 8d a6 e7 +[798d] 禍 +3.44,3.44;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 +3.44,0.94;3.44,5.62 +3.44,5.62;8.75,5.62 +8.75,5.62;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +4.69,1.56;4.69,4.38 +4.69,4.38;7.50,4.38 +7.50,4.38;7.50,2.19 +7.50,2.19;4.69,2.19 +4.06,5.62;4.06,8.75 +4.06,8.75;8.12,8.75 +8.12,8.75;8.12,5.62 +5.94,5.62;5.94,7.50 +5.94,7.50;8.12,7.50 + +# UTF-16 : 58 1d +# UTF-8 : 9d a0 e5 +[581d] 堝 +0.31,6.88;2.81,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.62,1.88 +0.62,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 +3.12,0.94;3.12,5.62 +3.12,5.62;8.75,5.62 +8.75,5.62;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +4.38,1.56;4.69,4.38 +4.38,4.38;7.50,4.38 +7.50,4.38;7.50,2.19 +7.50,2.19;4.69,2.19 +3.75,5.62;3.75,8.75 +3.75,8.75;8.12,8.75 +8.12,8.75;8.12,5.62 +5.62,5.62;5.94,7.50 +5.62,7.50;8.12,7.50 + +# UTF-16 : 87 78 +# UTF-8 : b8 9d e8 +[8778] 蝸 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 +3.75,0.94;3.75,5.62 +3.75,5.62;9.06,5.62 +8.75,5.62;9.06,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +5.00,1.56;5.00,4.38 +5.00,4.38;7.81,4.38 +7.81,4.38;7.81,2.19 +7.81,2.19;5.31,2.19 +4.38,5.62;4.38,8.75 +4.38,8.75;8.44,8.75 +8.44,8.75;8.44,5.62 +5.94,5.62;6.25,7.50 +5.94,7.50;8.12,7.50 + +# UTF-16 : 93 4b +# UTF-8 : 8b 8d e9 +[934b] 鍋 +4.06,0.94;4.06,5.62 +4.06,5.62;9.06,5.62 +9.06,5.62;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +5.31,1.56;5.31,4.38 +5.31,4.38;7.81,4.38 +7.81,4.38;7.81,2.19 +7.81,2.19;5.31,2.19 +4.38,5.62;4.69,8.75 +4.38,8.75;8.44,8.75 +8.44,8.75;8.44,5.62 +6.25,5.62;6.25,7.50 +6.25,7.50;8.44,7.50 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 + +# UTF-16 : 83 ef +# UTF-8 : af 8f e8 +[83ef] 華 +0.31,8.12;9.06,8.12 +2.81,6.88;2.81,9.38 +6.56,6.88;6.56,9.38 +2.19,6.88;2.19,3.44 +8.75,6.88;0.62,6.88 +7.19,3.44;7.19,6.88 +0.62,3.44;8.75,3.44 +0.31,5.31;9.06,5.31 +0.31,2.19;9.06,2.19 +4.69,0.31;4.69,6.88 + +# UTF-16 : 83 d3 +# UTF-8 : 93 8f e8 +[83d3] 菓 +9.06,3.44;0.31,3.44 +1.56,4.69;8.12,4.69 +8.12,4.69;8.12,7.50 +8.12,7.50;1.25,7.50 +1.25,7.50;1.25,4.38 +4.69,7.19;4.69,0.62 +1.56,5.94;7.81,5.94 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 + +# UTF-16 : 86 8a +# UTF-8 : 8a 9a e8 +[868a] 蚊 +2.19,1.56;2.19,9.38 +0.62,4.69;3.75,4.69 +3.75,4.69;3.75,7.81 +3.75,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +4.38,1.56;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,3.12 +3.75,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +0.00,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.06,2.50 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.44,6.88 +8.44,6.88;8.44,7.81 +9.06,0.94;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.19,2.50 +7.19,2.50;6.88,3.12 +6.88,3.12;6.25,3.44 +6.25,3.44;5.94,4.38 +5.94,4.38;5.62,5.00 +5.62,5.00;5.62,5.62 +5.62,5.62;5.31,6.56 +5.31,6.56;5.00,7.19 +4.38,7.81;9.38,7.81 +6.88,7.81;6.88,9.38 + +# UTF-16 : 7d 0b +# UTF-8 : 8b b4 e7 +[7d0b] 紋 +3.75,0.94;4.38,1.25 +4.38,1.25;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.81 +6.56,2.81;6.88,3.44 +6.88,3.44;7.50,4.06 +7.50,4.06;7.81,5.00 +7.81,5.00;8.12,5.94 +8.12,5.94;8.12,6.88 +8.12,6.88;8.44,7.81 +9.06,0.94;8.44,1.56 +8.44,1.56;7.50,1.88 +7.50,1.88;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;5.94,3.75 +5.94,3.75;5.62,4.38 +5.62,4.38;5.31,5.00 +5.31,5.00;5.00,5.62 +5.00,5.62;4.69,6.56 +4.69,6.56;4.69,7.19 +3.75,7.81;9.38,7.81 +6.56,7.81;6.56,9.38 +4.06,4.06;4.06,4.69 +4.06,4.69;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.44,6.56 +0.31,4.69;4.06,5.00 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 + +# UTF-16 : 96 c5 +# UTF-8 : 85 9b e9 +[96c5] 雅 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.31,9.38 +7.50,9.38;7.50,8.75 +7.50,8.75;7.19,8.44 +7.19,8.44;6.88,8.12 +6.88,8.12;6.88,7.81 +4.38,7.81;4.69,0.62 +9.06,7.81;4.69,7.81 +6.88,1.25;6.88,7.81 +4.69,1.25;9.06,1.25 +4.38,3.44;8.75,3.44 +4.38,5.62;8.75,5.62 +3.12,8.44;3.12,1.88 +3.12,1.88;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.56,0.94 +0.31,8.75;3.75,8.75 +1.25,5.62;1.25,8.75 +4.06,5.62;0.31,5.62 +0.31,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;1.88,3.44 +1.88,3.44;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 + +# UTF-16 : 99 13 +# UTF-8 : 93 a4 e9 +[9913] 餓 +2.19,8.44;2.19,7.50 +3.12,4.06;3.44,7.50 +3.12,7.50;0.94,7.50 +0.94,7.50;0.94,0.94 +0.94,4.06;3.12,4.06 +0.94,5.94;3.12,5.94 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,1.56;3.75,1.88 +3.75,1.88;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.12 +2.81,3.12;2.50,3.75 +5.00,8.44;5.00,1.88 +5.00,1.88;5.00,1.25 +5.00,1.25;4.69,0.94 +4.69,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,6.25;9.06,6.25 +8.75,5.62;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,2.81 +7.50,2.81;7.19,2.50 +7.19,2.50;6.88,2.19 +6.88,2.19;6.56,1.56 +6.56,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;6.88,6.56 +6.88,6.56;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;7.50,3.44 +7.50,3.44;7.81,2.50 +7.81,2.50;7.81,1.88 +7.81,1.88;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +3.75,3.44;4.38,3.44 +4.38,3.44;5.00,3.75 +5.00,3.75;5.62,4.06 +5.62,4.06;6.25,4.38 +6.25,4.38;6.56,4.69 +3.75,8.12;4.38,8.12 +4.38,8.12;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.25,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.50 +8.75,7.50;8.75,7.19 + +# UTF-16 : 5c e8 +# UTF-8 : a8 b3 e5 +[5ce8] 峨 +5.00,8.44;5.00,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,6.25;9.06,6.25 +8.75,5.62;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,2.81 +7.50,2.81;7.19,2.50 +7.19,2.50;6.56,2.19 +6.56,2.19;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.31,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;6.88,6.56 +6.88,6.56;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;7.50,3.44 +7.50,3.44;7.81,2.50 +7.81,2.50;7.81,1.88 +7.81,1.88;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +3.44,3.44;4.06,3.44 +4.06,3.44;4.69,3.75 +4.69,3.75;5.31,4.06 +5.31,4.06;5.94,4.38 +5.94,4.38;6.56,4.69 +3.44,8.12;4.06,8.12 +4.06,8.12;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,8.75;5.62,8.75 +5.62,8.75;6.25,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.50 +8.75,7.50;8.75,7.19 +0.62,7.81;0.62,0.94 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.88,9.06 + +# UTF-16 : 86 fe +# UTF-8 : be 9b e8 +[86fe] 蛾 +5.00,8.44;5.00,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,6.25;9.06,6.25 +8.75,5.62;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,2.81 +7.50,2.81;7.19,2.50 +7.19,2.50;6.56,2.19 +6.56,2.19;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.31,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;6.88,6.56 +6.88,6.56;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;7.50,3.44 +7.50,3.44;7.81,2.50 +7.81,2.50;7.81,1.88 +7.81,1.88;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +3.44,3.44;4.06,3.44 +4.06,3.44;4.69,3.75 +4.69,3.75;5.31,4.06 +5.31,4.06;5.94,4.38 +5.94,4.38;6.56,4.69 +3.44,8.12;4.06,8.12 +4.06,8.12;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,8.75;5.62,8.75 +5.62,8.75;6.25,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.50 +8.75,7.50;8.75,7.19 +1.88,1.56;1.88,9.06 +0.31,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.25;3.44,1.88 +3.44,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 + +# UTF-16 : 5a 25 +# UTF-8 : a5 a8 e5 +[5a25] 娥 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.44 +1.88,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,2.19 +2.81,2.19;3.12,1.56 +4.69,8.44;4.69,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.12,6.25;9.06,6.25 +8.75,5.62;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,2.81 +7.50,2.81;7.19,2.50 +7.19,2.50;6.56,2.19 +6.56,2.19;6.25,1.56 +6.25,1.56;5.62,1.25 +5.62,1.25;5.31,0.94 +6.56,9.38;6.56,7.81 +6.56,7.81;6.88,6.56 +6.88,6.56;6.88,5.31 +6.88,5.31;7.19,4.38 +7.19,4.38;7.50,3.44 +7.50,3.44;7.50,2.50 +7.50,2.50;7.81,1.88 +7.81,1.88;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 +3.12,3.44;3.44,3.44 +3.44,3.44;4.38,3.75 +4.38,3.75;5.00,4.06 +5.00,4.06;5.62,4.06 +5.62,4.06;6.25,4.38 +6.25,4.38;6.56,4.69 +3.12,8.12;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;5.94,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.50 +8.75,7.50;8.75,7.19 + +# UTF-16 : 54 e6 +# UTF-8 : a6 93 e5 +[54e6] 哦 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +4.38,8.44;4.38,1.88 +4.38,1.88;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;3.12,0.94 +2.81,6.25;9.06,6.25 +8.75,5.62;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.81,3.44 +7.81,3.44;7.19,2.81 +7.19,2.81;6.88,2.50 +6.88,2.50;6.56,2.19 +6.56,2.19;6.25,1.56 +6.25,1.56;5.62,1.25 +5.62,1.25;5.00,0.94 +6.56,9.38;6.56,7.81 +6.56,7.81;6.56,6.56 +6.56,6.56;6.88,5.31 +6.88,5.31;7.19,4.38 +7.19,4.38;7.19,3.44 +7.19,3.44;7.50,2.50 +7.50,2.50;7.81,1.88 +7.81,1.88;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 +2.81,3.44;3.12,3.44 +3.12,3.44;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,3.75 +4.38,3.75;5.00,4.06 +5.00,4.06;5.62,4.38 +5.62,4.38;6.25,4.69 +2.81,8.12;3.75,8.12 +3.75,8.12;4.38,8.44 +4.38,8.44;5.00,8.75 +5.00,8.75;5.31,8.75 +5.31,8.75;5.94,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.50 +8.75,7.50;8.75,7.19 + +# UTF-16 : 4f c4 +# UTF-8 : 84 bf e4 +[4fc4] 俄 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +4.06,8.44;4.06,1.88 +4.06,1.88;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.50,0.94 +2.19,6.25;9.06,6.25 +8.44,5.62;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;6.25,2.19 +6.25,2.19;5.62,1.56 +5.62,1.56;5.31,1.25 +5.31,1.25;4.69,0.94 +6.25,9.38;6.25,7.81 +6.25,7.81;6.56,6.56 +6.56,6.56;6.56,5.31 +6.56,5.31;6.88,4.38 +6.88,4.38;6.88,3.44 +6.88,3.44;7.19,2.50 +7.19,2.50;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 +2.19,3.44;2.81,3.44 +2.81,3.44;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.06 +4.69,4.06;5.31,4.38 +5.31,4.38;5.94,4.69 +2.19,8.12;2.81,8.12 +2.81,8.12;3.12,8.12 +3.12,8.12;3.75,8.44 +3.75,8.44;4.38,8.75 +4.38,8.75;5.00,8.75 +5.00,8.75;5.62,9.06 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,8.12 +8.12,8.12;8.44,7.50 +8.44,7.50;8.75,7.19 + +# UTF-16 : 53 51 +# UTF-8 : 91 8d e5 +[5351] 卑 +3.44,8.12;3.75,8.44 +3.75,8.44;4.06,9.06 +4.06,9.06;4.38,9.38 +4.38,9.38;4.38,9.38 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.12,4.06 +4.69,8.12;4.69,4.69 +1.25,4.69;8.12,4.69 +8.12,4.69;8.12,8.12 +8.12,8.12;1.25,8.12 +1.25,8.12;1.25,4.69 +1.25,6.56;8.12,6.56 +9.06,2.81;0.31,2.81 +5.62,4.69;5.62,0.62 + +# UTF-16 : 9b 3c +# UTF-8 : bc ac e9 +[9b3c] 鬼 +3.44,8.12;3.75,8.44 +3.75,8.44;4.06,9.06 +4.06,9.06;4.38,9.38 +4.38,9.38;4.38,9.38 +4.69,8.12;4.69,4.69 +1.25,4.69;8.12,4.69 +8.12,4.69;8.12,8.12 +8.12,8.12;1.25,8.12 +1.25,8.12;1.25,4.38 +1.25,6.56;8.12,6.56 +5.31,4.38;5.31,1.56 +5.31,1.56;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,2.81 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.50,3.44 +5.62,2.19;5.94,2.19 +5.94,2.19;6.56,2.19 +6.56,2.19;7.19,2.19 +7.19,2.19;7.50,2.19 +7.50,2.19;8.12,2.50 +5.94,2.19;6.25,2.50 +6.25,2.50;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.88,4.06 + +# UTF-16 : 58 4a +# UTF-8 : 8a a1 e5 +[584a] 塊 +0.31,6.56;3.12,6.56 +1.56,2.19;1.56,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +4.69,8.44;5.00,8.75 +5.00,8.75;5.31,9.06 +5.31,9.06;5.62,9.38 +5.62,9.38;5.62,9.38 +5.94,8.12;5.94,4.69 +3.44,4.69;8.75,4.69 +8.75,4.69;8.75,8.44 +8.75,8.44;3.44,8.44 +3.44,8.44;3.44,4.38 +3.44,6.56;8.44,6.56 +6.25,4.38;6.25,1.25 +6.25,1.25;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +2.50,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;8.12,3.44 +6.56,2.19;6.88,2.19 +6.88,2.19;7.19,2.19 +7.19,2.19;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.50 +6.88,2.19;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.50,4.06 +7.50,4.06;7.50,4.06 + +# UTF-16 : 50 80 +# UTF-8 : 80 82 e5 +[5080] 傀 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +4.69,8.44;5.00,8.75 +5.00,8.75;5.31,9.06 +5.31,9.06;5.31,9.38 +5.31,9.38;5.31,9.38 +5.62,8.12;5.94,4.69 +3.12,4.69;8.75,4.69 +8.75,4.69;8.75,8.44 +8.75,8.44;2.81,8.44 +2.81,8.44;2.81,4.38 +3.12,6.56;8.44,6.56 +5.94,4.38;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +2.19,0.62;2.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;8.12,3.44 +8.12,3.44;7.81,3.44 +6.25,2.19;6.56,2.19 +6.56,2.19;7.19,2.19 +7.19,2.19;7.50,2.19 +7.50,2.19;8.12,2.50 +8.12,2.50;8.44,2.50 +6.56,2.19;6.88,2.50 +6.88,2.50;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.19,3.75 +7.19,3.75;7.50,4.06 + +# UTF-16 : 61 27 +# UTF-8 : a7 84 e6 +[6127] 愧 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +4.69,8.44;5.00,8.75 +5.00,8.75;5.31,9.06 +5.31,9.06;5.31,9.38 +5.31,9.38;5.31,9.38 +5.62,8.12;5.94,4.69 +3.12,4.69;8.75,4.69 +8.75,4.69;8.75,8.44 +8.75,8.44;2.81,8.44 +2.81,8.44;2.81,4.38 +3.12,6.56;8.44,6.56 +5.94,4.38;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +2.19,0.62;2.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;8.12,3.44 +8.12,3.44;7.81,3.44 +6.25,2.19;6.56,2.19 +6.56,2.19;7.19,2.19 +7.19,2.19;7.50,2.19 +7.50,2.19;8.12,2.50 +8.12,2.50;8.44,2.50 +6.56,2.19;6.88,2.50 +6.88,2.50;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.19,3.75 +7.19,3.75;7.50,4.06 + +# UTF-16 : 96 97 +# UTF-8 : 97 9a e9 +[9697] 隗 +4.69,8.44;5.00,8.75 +5.00,8.75;5.31,9.06 +5.31,9.06;5.62,9.38 +5.62,9.38;5.62,9.38 +5.94,8.12;5.94,4.69 +3.12,4.69;8.75,4.69 +8.75,4.69;8.75,8.44 +8.75,8.44;3.12,8.44 +3.12,8.44;3.12,4.38 +3.12,6.56;8.44,6.56 +6.25,4.38;6.25,1.25 +6.25,1.25;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +2.50,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;8.12,3.44 +6.56,2.19;6.88,2.19 +6.88,2.19;7.19,2.19 +7.19,2.19;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.50 +6.88,2.19;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.50,4.06 +7.50,4.06;7.50,4.06 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,2.81 +1.88,2.81;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;2.81,8.75 + +# UTF-16 : 69 d0 +# UTF-8 : 90 a7 e6 +[69d0] 槐 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +4.69,8.44;5.00,8.75 +5.00,8.75;5.31,9.06 +5.31,9.06;5.62,9.38 +5.62,9.38;5.62,9.38 +5.94,8.12;5.94,4.69 +3.12,4.69;8.75,4.69 +8.75,4.69;8.75,8.44 +8.75,8.44;3.12,8.44 +3.12,8.44;3.12,4.38 +3.12,6.56;8.44,6.56 +6.25,4.38;6.25,1.25 +6.25,1.25;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +2.50,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;8.12,3.44 +6.56,2.19;6.88,2.19 +6.88,2.19;7.19,2.19 +7.19,2.19;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.50 +6.88,2.19;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.50,4.06 +7.50,4.06;7.50,4.06 + +# UTF-16 : 74 70 +# UTF-8 : b0 91 e7 +[7470] 瑰 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,2.19;1.56,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.31,9.06 +5.31,9.06;5.62,9.38 +5.62,9.38;5.62,9.38 +5.94,8.12;5.94,4.69 +3.44,4.69;8.75,4.69 +8.75,4.69;8.75,8.44 +8.75,8.44;3.44,8.44 +3.44,8.44;3.44,4.38 +3.44,6.56;8.44,6.56 +6.25,4.38;6.25,1.25 +6.25,1.25;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +2.50,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;8.12,3.44 +6.56,2.19;6.88,2.19 +6.88,2.19;7.19,2.19 +7.19,2.19;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.50 +6.88,2.19;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.50,4.06 +7.50,4.06;7.50,4.06 + +# UTF-16 : 9b 44 +# UTF-8 : 84 ad e9 +[9b44] 魄 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,7.81 +2.81,7.81;0.62,7.81 +0.62,7.81;0.62,0.94 +0.94,5.00;2.50,5.00 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.81 +5.00,8.44;5.31,8.75 +5.31,8.75;5.31,9.06 +5.31,9.06;5.62,9.38 +5.62,9.38;5.62,9.38 +5.94,8.12;5.94,4.69 +3.44,4.69;8.75,4.69 +8.75,4.69;8.75,8.44 +8.75,8.44;3.44,8.44 +3.44,8.44;3.44,4.38 +3.44,6.56;8.44,6.56 +6.25,4.38;6.25,1.25 +6.25,1.25;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +2.50,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;8.12,3.44 +6.56,2.19;6.88,2.19 +6.88,2.19;7.19,2.19 +7.19,2.19;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.50 +6.88,2.19;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.50,4.06 +7.50,4.06;7.50,4.06 + +# UTF-16 : 91 9c +# UTF-8 : 9c 86 e9 +[919c] 醜 +3.44,1.25;3.44,7.19 +3.44,7.19;0.62,7.19 +0.62,7.19;0.62,0.62 +0.94,1.56;3.44,1.56 +0.94,3.12;3.44,3.12 +0.31,8.75;3.75,8.75 +1.56,8.75;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.56,5.94 +1.56,5.94;1.56,5.62 +1.56,5.62;1.56,5.00 +1.56,5.00;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.94,3.75 +5.31,8.44;5.62,8.75 +5.62,8.75;5.94,9.06 +5.94,9.06;5.94,9.38 +5.94,9.38;5.94,9.38 +6.25,8.12;6.56,4.69 +4.38,4.69;8.75,4.69 +8.75,4.69;8.75,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,4.38 +4.38,6.56;8.75,6.56 +6.56,4.38;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +3.12,0.62;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.62,4.69 +8.75,1.88;8.75,2.50 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;8.12,3.44 +6.88,2.19;7.19,2.19 +7.19,2.19;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.75,2.50 +7.19,2.19;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.50,3.44 +7.50,3.44;7.50,4.06 +7.50,4.06;7.81,4.06 +2.50,8.75;2.50,5.00 +2.50,5.00;2.50,4.69 +2.50,4.69;2.81,4.69 +2.81,4.69;3.44,4.69 + +# UTF-16 : 9b 42 +# UTF-8 : 82 ad e9 +[9b42] 魂 +2.50,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,8.44;5.31,8.75 +5.31,8.75;5.31,9.06 +5.31,9.06;5.62,9.38 +5.62,9.38;5.62,9.38 +5.94,8.12;5.94,4.69 +3.44,4.69;8.75,4.69 +8.75,4.69;8.75,8.44 +8.75,8.44;3.44,8.44 +3.44,8.44;3.44,4.38 +3.44,6.56;8.44,6.56 +6.25,4.38;6.25,1.25 +6.25,1.25;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;8.12,3.44 +6.56,2.19;6.88,2.19 +6.88,2.19;7.19,2.19 +7.19,2.19;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.50 +6.88,2.19;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.50,4.06 +7.50,4.06;7.50,4.06 +3.12,6.25;0.31,6.25 +2.81,8.75;0.31,8.75 +3.75,1.88;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +0.00,1.56;0.62,1.88 +0.62,1.88;1.25,1.88 +1.25,1.88;2.19,2.19 +2.19,2.19;2.81,2.19 +2.81,2.19;3.44,2.50 +0.94,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.56,6.25 + +# UTF-16 : 6b 53 +# UTF-8 : 93 ad e6 +[6b53] 歓 +0.94,5.31;0.94,0.62 +0.94,1.56;4.69,1.56 +3.44,6.56;3.12,5.94 +3.12,5.94;3.12,5.62 +3.12,5.62;2.81,5.31 +4.69,5.31;0.94,5.31 +2.81,1.56;2.81,5.31 +0.94,2.81;4.38,2.81 +0.94,4.06;4.38,4.06 +0.00,4.38;0.31,4.69 +0.31,4.69;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,7.81 +2.19,7.81;2.50,8.44 +4.69,8.44;1.25,8.44 +4.69,6.88;0.31,6.88 +0.31,7.50;0.62,7.81 +0.62,7.81;0.94,8.12 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,9.06 +1.56,9.06;1.56,9.38 +4.38,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.50 +5.94,2.50;6.25,2.81 +6.25,2.81;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +6.88,5.62;6.88,7.19 +9.38,0.94;9.06,1.25 +9.06,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,4.06 +7.19,4.06;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +4.69,5.31;5.31,5.94 +5.31,5.94;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;5.94,8.12 +5.94,8.12;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 +8.44,5.31;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;9.06,7.50 +9.06,7.50;9.06,7.81 +5.94,8.12;9.06,8.12 + +# UTF-16 : 52 e7 +# UTF-8 : a7 8b e5 +[52e7] 勧 +0.94,5.31;0.94,0.62 +0.94,1.56;4.69,1.56 +3.44,6.56;3.12,5.94 +3.12,5.94;3.12,5.62 +3.12,5.62;2.81,5.31 +4.69,5.31;0.94,5.31 +2.81,1.56;2.81,5.31 +0.94,2.81;4.69,2.81 +0.94,4.06;4.69,4.06 +0.00,4.38;0.31,4.69 +0.31,4.69;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,7.81 +2.19,7.81;2.50,8.44 +4.69,8.44;1.25,8.44 +4.69,6.88;0.31,6.88 +0.31,7.50;0.62,7.81 +0.62,7.81;0.94,8.12 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,9.06 +1.56,9.06;1.56,9.38 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;5.94,3.75 +5.94,3.75;6.25,4.69 +6.25,4.69;6.25,5.62 +6.25,5.62;6.25,6.56 +6.25,6.56;6.56,7.81 +6.56,7.81;6.56,9.06 +5.00,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,1.25 + +# UTF-16 : 5c 13 +# UTF-8 : 93 b0 e5 +[5c13] 尓 +5.00,7.81;5.00,1.56 +5.00,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;2.50,5.00 +2.50,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +8.75,1.88;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;7.81,4.06 +7.81,4.06;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.56,5.94 +8.75,7.81;1.88,7.81 +0.31,5.94;0.62,6.25 +0.62,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.25,7.19 +1.25,7.19;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.75 +2.19,8.75;2.19,9.06 +2.19,9.06;2.50,9.38 + +# UTF-16 : 79 f0 +# UTF-8 : b0 a7 e7 +[79f0] 称 +3.75,9.06;3.12,8.75 +3.12,8.75;2.50,8.75 +2.50,8.75;1.88,8.75 +1.88,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +2.19,0.62;2.19,8.75 +3.44,6.56;0.31,6.56 +0.31,2.81;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +3.44,3.75;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +6.56,7.81;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +9.38,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;8.75,3.44 +8.75,3.44;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;8.12,5.62 +8.12,5.62;7.81,6.25 +9.06,7.81;4.38,7.81 +3.44,5.94;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;5.00,9.06 +5.00,9.06;5.00,9.38 + +# UTF-16 : 5f 25 +# UTF-8 : a5 bc e5 +[5f25] 弥 +0.31,8.75;3.12,8.75 +3.12,8.75;3.12,6.56 +3.12,6.56;0.62,6.56 +0.62,6.56;0.62,5.94 +0.62,5.94;0.62,5.31 +0.62,5.31;0.62,4.69 +0.62,4.69;0.62,4.06 +0.62,4.06;0.31,3.44 +0.62,4.38;3.12,4.38 +3.12,4.38;3.12,3.44 +3.12,3.44;3.12,2.81 +3.12,2.81;3.12,2.19 +3.12,2.19;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +6.56,7.81;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +9.38,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;8.75,3.44 +8.75,3.44;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;8.12,5.62 +8.12,5.62;7.81,6.25 +9.06,7.81;4.38,7.81 +3.44,5.94;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;4.69,8.75 +4.69,8.75;5.00,9.06 +5.00,9.06;5.00,9.38 + +# UTF-16 : 79 62 +# UTF-8 : a2 a5 e7 +[7962] 祢 +6.56,7.81;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +9.38,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;8.75,3.44 +8.75,3.44;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;8.12,5.62 +8.12,5.62;7.81,6.25 +9.06,7.81;4.38,7.81 +3.44,5.94;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;5.00,9.06 +5.00,9.06;5.00,9.38 +3.75,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 + +# UTF-16 : 88 ae +# UTF-8 : ae a2 e8 +[88ae] 袮 +3.12,4.06;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;4.06,5.31 +6.56,7.81;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +9.38,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;8.75,3.44 +8.75,3.44;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;8.12,5.62 +8.12,5.62;7.81,6.25 +9.06,7.81;4.38,7.81 +3.44,5.94;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;5.00,9.06 +5.00,9.06;5.00,9.38 +3.75,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 + +# UTF-16 : 73 ce +# UTF-8 : 8e 8f e7 +[73ce] 珎 +6.56,7.81;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +9.38,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;8.75,3.44 +8.75,3.44;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;8.12,5.62 +8.12,5.62;7.81,6.25 +9.06,7.81;4.38,7.81 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;4.69,9.06 +4.69,9.06;4.69,9.38 +3.12,8.44;0.31,8.44 +3.12,5.31;0.31,5.31 +1.56,1.56;1.56,8.44 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 + +# UTF-16 : 91 c8 +# UTF-8 : 88 87 e9 +[91c8] 釈 +5.00,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;5.00,8.75 +5.00,8.75;5.00,5.62 +5.00,5.62;5.00,5.00 +5.00,5.00;5.00,4.38 +5.00,4.38;4.69,3.75 +4.69,3.75;4.69,3.44 +4.69,3.44;4.69,2.81 +4.69,2.81;4.38,2.50 +4.38,2.50;4.38,1.88 +4.38,1.88;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;3.75,0.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +7.50,3.12;7.50,3.44 +7.50,3.44;7.19,4.06 +7.19,4.06;6.88,4.69 +6.88,4.69;6.88,5.00 +6.88,5.00;6.88,5.62 +4.38,9.06;3.44,8.75 +3.44,8.75;2.81,8.75 +2.81,8.75;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;0.62,8.44 +2.50,0.62;2.50,8.75 +4.38,5.62;0.31,5.62 +0.31,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.56,4.06 +1.56,4.06;1.88,4.38 +1.88,4.38;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;2.19,5.62 +4.06,2.81;3.75,3.44 +3.75,3.44;3.44,3.75 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.50,5.31 +1.56,5.94;1.25,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,8.12 +3.12,5.94;3.44,6.56 +3.44,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;4.06,8.12 + +# UTF-16 : 91 c9 +# UTF-8 : 89 87 e9 +[91c9] 釉 +4.38,9.06;3.75,9.06 +3.75,9.06;3.44,8.75 +3.44,8.75;2.81,8.75 +2.81,8.75;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;0.62,8.44 +2.50,0.62;2.50,8.75 +4.38,5.62;0.31,5.62 +0.31,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.56,4.06 +1.56,4.06;1.88,4.38 +1.88,4.38;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;2.19,5.62 +4.06,2.81;3.75,3.44 +3.75,3.44;3.44,3.75 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.50,5.31 +1.56,5.94;1.25,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,8.12 +3.12,5.94;3.44,6.56 +3.44,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;4.06,8.12 +8.75,0.62;8.75,7.50 +8.75,7.50;4.69,7.50 +4.69,7.50;4.69,0.62 +6.88,9.38;6.88,1.56 +4.69,1.56;8.75,1.56 +4.69,4.69;8.75,4.69 + +# UTF-16 : 86 b0 +# UTF-8 : b0 9a e8 +[86b0] 蚰 +1.88,1.56;1.88,9.06 +0.62,4.69;3.44,4.69 +3.44,4.69;3.44,7.81 +3.44,7.81;0.62,7.81 +0.31,7.81;0.62,4.06 +3.75,1.25;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +0.00,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +8.75,0.62;8.75,7.50 +8.75,7.50;4.38,7.50 +4.38,7.50;4.38,0.62 +6.56,9.38;6.56,1.56 +4.38,1.56;8.75,1.56 +4.38,4.69;8.75,4.69 + +# UTF-16 : 54 4e +# UTF-8 : 8e 91 e5 +[544e] 呎 +4.38,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;4.38,8.75 +4.38,8.75;4.38,5.62 +4.38,5.62;4.38,5.00 +4.38,5.00;4.38,4.38 +4.38,4.38;4.06,3.75 +4.06,3.75;4.06,3.44 +4.06,3.44;4.06,2.81 +4.06,2.81;3.75,2.50 +3.75,2.50;3.75,1.88 +3.75,1.88;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,4.06 +6.88,4.06;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;6.56,5.62 +0.94,2.19;3.12,2.19 +3.12,2.19;3.12,8.44 +3.12,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 + +# UTF-16 : 92 2c +# UTF-8 : ac 88 e9 +[922c] 鈬 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.06,5.31;0.62,5.31 +4.06,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +5.00,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;5.00,8.75 +5.00,8.75;5.00,5.62 +5.00,5.62;5.00,5.00 +5.00,5.00;5.00,4.38 +5.00,4.38;4.69,3.75 +4.69,3.75;4.69,3.44 +4.69,3.44;4.69,2.81 +4.69,2.81;4.38,2.50 +4.38,2.50;4.38,1.88 +4.38,1.88;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;3.75,0.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +7.50,3.12;7.50,3.44 +7.50,3.44;7.19,4.06 +7.19,4.06;6.88,4.69 +6.88,4.69;6.88,5.00 +6.88,5.00;6.88,5.62 + +# UTF-16 : 4e c6 +# UTF-8 : 86 bb e4 +[4ec6] 仆 +5.94,0.62;5.94,9.06 +3.44,9.06;3.44,8.75 +3.44,8.75;3.12,8.12 +3.12,8.12;2.81,7.50 +2.81,7.50;2.50,6.88 +2.50,6.88;2.19,6.56 +2.19,6.56;1.88,5.94 +1.88,5.94;1.56,5.62 +1.56,5.62;0.94,5.00 +0.94,5.00;0.62,4.69 +0.62,4.69;0.31,4.06 +2.50,0.62;2.50,6.88 +9.06,4.06;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.00 +7.50,5.00;6.88,5.31 +6.88,5.31;6.25,5.62 +6.25,5.62;5.94,5.94 + +# UTF-16 : 67 34 +# UTF-8 : b4 9c e6 +[6734] 朴 +2.50,0.62;2.50,9.06 +4.69,7.19;0.62,7.19 +0.31,2.81;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.50,7.19 +4.69,3.75;4.38,4.38 +4.38,4.38;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.12,6.25 +3.12,6.25;3.12,6.56 +3.12,6.56;2.81,6.88 +2.81,6.88;2.50,7.19 +5.94,0.62;5.94,9.06 +9.06,4.06;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.00 +7.50,5.00;6.88,5.31 +6.88,5.31;6.25,5.62 +6.25,5.62;5.94,5.94 + +# UTF-16 : 8a 03 +# UTF-8 : 83 a8 e8 +[8a03] 訃 +1.25,1.25;4.06,1.25 +4.06,1.25;4.06,3.44 +4.06,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.62,7.50;4.38,7.50 +0.94,6.25;4.06,6.25 +0.94,4.69;4.06,4.69 +0.94,8.75;4.38,8.75 +5.94,0.62;5.94,9.06 +9.06,4.06;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.00 +7.50,5.00;6.88,5.31 +6.88,5.31;6.25,5.62 +6.25,5.62;5.94,5.94 + +# UTF-16 : 53 66 +# UTF-8 : a6 8d e5 +[5366] 卦 +5.62,1.56;5.00,1.56 +5.00,1.56;4.69,1.56 +4.69,1.56;4.38,1.56 +4.38,1.56;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.19,1.25 +2.19,1.25;1.56,1.25 +1.56,1.25;0.94,0.94 +0.94,0.94;0.31,0.94 +5.31,3.75;0.62,3.75 +2.81,1.25;2.81,5.00 +5.31,5.62;0.31,5.62 +5.00,7.81;0.62,7.81 +2.81,5.62;2.81,9.38 +6.25,0.62;6.25,9.06 +9.06,4.06;8.75,4.38 +8.75,4.38;8.12,5.00 +8.12,5.00;7.50,5.31 +7.50,5.31;6.88,5.62 +6.88,5.62;6.25,5.94 + +# UTF-16 : 63 9b +# UTF-8 : 9b 8e e6 +[639b] 掛 +7.19,1.88;6.25,1.56 +6.25,1.56;5.94,1.56 +5.94,1.56;5.31,1.56 +5.31,1.56;5.00,1.56 +5.00,1.56;4.38,1.56 +4.38,1.56;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.19,1.25 +6.88,3.75;2.81,3.75 +4.69,1.56;4.69,5.31 +7.19,5.62;2.50,5.62 +6.56,7.81;2.81,7.81 +4.69,5.62;4.69,9.38 +1.25,9.06;1.56,1.56 +1.25,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.50,4.69;1.88,4.69 +1.88,4.69;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.50,7.19;0.31,7.19 +7.81,0.62;7.81,9.06 +9.38,4.06;9.06,4.38 +9.06,4.38;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 + +# UTF-16 : 80 17 +# UTF-8 : 97 80 e8 +[8017] 耗 +2.19,0.62;2.19,9.06 +4.06,5.00;0.31,5.00 +4.06,7.81;0.31,7.81 +4.06,6.25;0.62,6.25 +0.00,1.56;0.31,1.88 +0.31,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.88,4.38 +1.88,4.38;2.19,5.00 +4.06,2.50;3.75,2.81 +3.75,2.81;3.44,3.44 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.38 +2.81,4.38;2.19,4.69 +5.94,8.12;5.94,1.88 +5.94,1.88;5.94,1.56 +5.94,1.56;6.25,1.25 +6.25,1.25;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +9.06,4.38;4.06,3.75 +8.75,6.56;4.38,5.94 +4.38,8.12;5.00,8.12 +5.00,8.12;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.25,8.12 +6.25,8.12;6.88,8.44 +6.88,8.44;7.19,8.44 +7.19,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.75,9.06 + +# UTF-16 : 7a d3 +# UTF-8 : 93 ab e7 +[7ad3] 竓 +0.31,7.50;3.44,7.50 +1.88,7.50;1.88,9.06 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;3.12,2.19 +3.12,2.19;3.75,2.19 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;3.12,6.88 +1.25,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +5.62,8.12;5.62,1.88 +5.62,1.88;5.62,1.56 +5.62,1.56;5.94,1.25 +5.94,1.25;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.75,3.44 +9.06,4.38;3.75,3.75 +8.75,6.56;4.06,5.94 +4.06,8.12;4.69,8.12 +4.69,8.12;5.00,8.12 +5.00,8.12;5.62,8.12 +5.62,8.12;5.94,8.12 +5.94,8.12;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 + +# UTF-16 : 7c 8d +# UTF-8 : 8d b2 e7 +[7c8d] 粍 +2.19,0.62;2.19,9.06 +3.75,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.88,5.31 +1.88,5.31;1.88,5.62 +1.88,5.62;1.88,5.94 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.62,8.75 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.44,8.44 +3.44,8.44;3.75,8.75 +5.62,8.12;5.94,1.88 +5.62,1.88;5.94,1.56 +5.94,1.56;5.94,1.25 +5.94,1.25;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +9.06,4.38;3.75,3.75 +8.75,6.56;4.06,5.94 +4.06,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.62,8.12 +5.62,8.12;6.25,8.12 +6.25,8.12;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 + +# UTF-16 : 7e 55 +# UTF-8 : 95 b9 e7 +[7e55] 繕 +7.50,4.06;7.50,4.38 +7.50,4.38;7.81,4.69 +7.81,4.69;8.12,5.00 +8.12,5.00;8.12,5.31 +5.00,4.06;5.00,4.38 +5.00,4.38;4.69,4.69 +4.69,4.69;4.38,5.31 +5.31,8.44;5.31,8.75 +5.31,8.75;5.00,9.38 +5.00,9.38;4.69,9.38 +7.19,8.44;7.50,8.75 +7.50,8.75;7.50,9.38 +7.50,9.38;7.81,9.38 +3.44,4.06;9.06,4.06 +9.06,5.62;3.44,5.62 +3.44,8.44;9.06,8.44 +3.75,7.19;8.75,7.19 +6.25,4.06;6.25,8.44 +8.75,0.62;8.75,3.12 +8.75,3.12;4.06,3.12 +4.06,3.12;4.06,0.62 +4.06,1.25;8.44,1.25 +3.44,4.06;3.44,4.69 +3.44,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;2.81,6.56 +0.00,4.69;3.44,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.50 +2.50,7.50;2.81,7.81 +2.81,7.81;3.12,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.81 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +3.12,1.56;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 + +# UTF-16 : 81 b3 +# UTF-8 : b3 86 e8 +[81b3] 膳 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +7.19,4.06;7.50,4.38 +7.50,4.38;7.81,4.69 +7.81,4.69;8.12,5.00 +8.12,5.00;8.12,5.31 +5.00,4.06;4.69,4.38 +4.69,4.38;4.69,4.69 +4.69,4.69;4.38,5.31 +5.31,8.44;5.00,8.75 +5.00,8.75;4.69,9.38 +4.69,9.38;4.69,9.38 +7.19,8.44;7.50,8.75 +7.50,8.75;7.50,9.38 +7.50,9.38;7.81,9.38 +3.12,4.06;9.06,4.06 +9.06,5.62;3.12,5.62 +3.12,8.44;9.06,8.44 +3.44,7.19;8.75,7.19 +6.25,4.06;6.25,8.44 +8.44,0.62;8.44,3.12 +8.44,3.12;3.75,3.12 +3.75,3.12;3.75,0.62 +3.75,1.25;8.44,1.25 + +# UTF-16 : 64 2c +# UTF-8 : ac 90 e6 +[642c] 搬 +1.25,9.06;1.25,1.56 +1.25,1.56;1.25,1.25 +1.25,1.25;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.19,5.31;1.88,5.00 +1.88,5.00;1.25,4.69 +1.25,4.69;0.94,4.38 +0.94,4.38;0.62,4.38 +0.62,4.38;0.00,4.06 +2.19,7.19;0.00,7.19 +4.06,9.38;3.75,9.06 +3.75,9.06;3.75,8.44 +3.75,8.44;3.75,8.44 +2.19,4.69;5.62,5.31 +4.38,5.94;4.06,6.25 +4.06,6.25;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.44,7.50 +3.75,5.00;3.75,1.88 +5.31,5.62;5.62,5.94 +5.62,5.94;5.94,6.25 +5.94,6.25;6.25,6.88 +6.25,6.88;6.25,7.50 +6.25,7.50;6.25,8.12 +6.25,8.12;6.25,8.75 +6.25,8.75;8.12,8.75 +8.12,8.75;8.12,6.25 +8.12,6.25;8.44,5.94 +8.44,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 +9.06,5.94;9.06,6.56 +9.06,6.56;9.38,6.88 +9.38,6.88;9.38,7.19 +5.62,5.00;9.06,5.00 +5.31,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.75,4.38 +8.75,4.38;8.75,5.00 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;5.94,4.69 +1.88,0.94;2.19,1.56 +2.19,1.56;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,8.44 +2.81,8.44;5.00,8.44 +5.00,8.44;5.00,1.56 +5.00,1.56;5.00,1.25 +5.00,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 + +# UTF-16 : 4f d7 +# UTF-8 : 97 bf e4 +[4fd7] 俗 +2.50,9.06;2.19,8.75 +2.19,8.75;2.19,8.12 +2.19,8.12;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;1.56,6.56 +1.56,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.56 +8.12,0.62;8.12,4.69 +8.12,4.69;3.44,4.69 +3.44,4.69;3.44,0.62 +3.75,1.56;8.12,1.56 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,7.19 +5.62,7.19;5.62,6.88 +5.62,6.88;5.31,6.56 +5.31,6.56;4.69,6.25 +4.69,6.25;4.38,5.94 +4.38,5.94;4.06,5.62 +4.06,5.62;3.75,5.31 +3.75,5.31;3.44,5.00 +3.44,5.00;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.50,4.38 +4.69,8.75;4.38,8.44 +4.38,8.44;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.12,6.88 +3.12,6.88;2.50,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,8.12 +7.81,8.12;7.19,8.44 +7.19,8.44;6.56,9.06 + +# UTF-16 : 88 d5 +# UTF-8 : 95 a3 e8 +[88d5] 裕 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,5.00 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 +8.12,0.62;8.12,4.69 +8.12,4.69;4.06,4.69 +4.06,4.69;4.06,0.62 +4.06,1.56;8.12,1.56 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;6.25,7.19 +5.94,7.19;5.94,6.88 +5.94,6.88;5.62,6.56 +5.62,6.56;5.31,6.25 +5.31,6.25;5.00,5.94 +5.00,5.94;4.69,5.62 +4.69,5.62;4.38,5.31 +4.38,5.31;4.06,5.00 +4.06,5.00;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;3.12,4.38 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,7.81 +4.69,7.81;4.06,7.50 +4.06,7.50;3.75,6.88 +3.75,6.88;3.12,6.56 +9.06,6.56;8.75,7.19 +8.75,7.19;8.12,7.50 +8.12,7.50;7.81,8.12 +7.81,8.12;7.50,8.44 +7.50,8.44;6.88,9.06 + +# UTF-16 : 78 72 +# UTF-8 : b2 a1 e7 +[7872] 硲 +3.44,8.75;0.31,8.75 +1.25,1.56;3.12,1.56 +3.12,1.56;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.62 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +1.56,7.19;1.56,8.12 +1.56,8.12;1.88,8.75 +8.44,0.62;8.44,4.69 +8.44,4.69;4.38,4.69 +4.38,4.69;4.38,0.62 +4.38,1.56;8.12,1.56 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.94,6.88 +5.94,6.88;5.62,6.56 +5.62,6.56;5.62,6.25 +5.62,6.25;5.31,5.94 +5.31,5.94;5.00,5.62 +5.00,5.62;4.69,5.31 +4.69,5.31;4.38,5.00 +4.38,5.00;4.06,5.00 +4.06,5.00;3.75,4.69 +3.75,4.69;3.44,4.38 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;3.75,6.88 +3.75,6.88;3.44,6.56 +9.06,6.56;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;7.81,8.12 +7.81,8.12;7.50,8.44 +7.50,8.44;6.88,9.06 + +# UTF-16 : 5c ea +# UTF-8 : aa b3 e5 +[5cea] 峪 +0.62,7.81;0.62,0.94 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.88,9.06 +8.44,0.62;8.44,4.69 +8.44,4.69;4.38,4.69 +4.38,4.69;4.38,0.62 +4.38,1.56;8.12,1.56 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.94,6.88 +5.94,6.88;5.62,6.56 +5.62,6.56;5.62,6.25 +5.62,6.25;5.31,5.94 +5.31,5.94;5.00,5.62 +5.00,5.62;4.69,5.31 +4.69,5.31;4.38,5.00 +4.38,5.00;4.06,5.00 +4.06,5.00;3.75,4.69 +3.75,4.69;3.44,4.38 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;3.75,6.88 +3.75,6.88;3.44,6.56 +9.06,6.56;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;7.81,8.12 +7.81,8.12;7.50,8.44 +7.50,8.44;6.88,9.06 + +# UTF-16 : 4f 0d +# UTF-8 : 8d bc e4 +[4f0d] 伍 +7.81,1.25;7.81,5.31 +7.81,5.31;2.81,5.31 +2.19,1.25;9.06,1.25 +8.75,8.44;2.81,8.44 +5.31,8.44;4.38,1.25 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 97 00 +# UTF-8 : 80 9c e9 +[9700] 需 +4.69,5.31;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,5.94;4.06,5.94 +5.62,6.88;7.81,6.88 +5.62,5.94;7.81,5.94 +8.75,5.94;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,5.94 +8.75,5.00;0.62,5.00 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,1.25 +8.12,1.25;8.12,1.56 +8.12,1.56;8.12,3.75 +8.12,3.75;1.25,3.75 +1.25,3.75;1.25,0.94 +3.44,3.75;3.44,0.94 +5.94,3.75;5.94,0.94 +4.69,5.00;4.69,4.38 +4.69,4.38;4.38,4.06 +4.38,4.06;4.38,3.75 + +# UTF-16 : 96 f7 +# UTF-8 : b7 9b e9 +[96f7] 雷 +4.69,5.00;4.69,8.75 +4.69,1.25;4.69,4.06 +0.94,8.75;8.44,8.75 +1.56,6.56;4.06,6.56 +1.56,5.62;4.06,5.62 +5.62,6.56;7.81,6.56 +5.62,5.62;7.81,5.62 +8.75,5.62;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,5.62 +1.25,0.62;1.25,4.38 +1.25,4.38;8.12,4.38 +8.12,4.38;8.12,0.62 +1.56,1.25;7.81,1.25 +1.56,2.81;7.81,2.81 + +# UTF-16 : 96 f6 +# UTF-8 : b6 9b e9 +[96f6] 零 +0.94,3.12;8.12,3.12 +8.12,3.12;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.94,1.25 +9.06,3.75;8.44,4.06 +8.44,4.06;8.12,4.06 +8.12,4.06;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;6.88,4.69 +6.88,4.69;6.25,5.00 +6.25,5.00;5.94,5.31 +5.94,5.31;5.62,5.31 +5.62,5.31;5.00,5.62 +5.00,5.62;4.69,5.94 +4.69,5.94;4.38,5.62 +4.38,5.62;4.06,5.31 +4.06,5.31;3.44,5.31 +3.44,5.31;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +7.19,4.38;2.50,4.38 +4.69,5.94;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,5.94;4.06,5.94 +5.62,6.88;7.81,6.88 +5.62,5.94;7.81,5.94 +8.75,5.94;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,5.94 +4.38,0.62;4.38,3.12 + +# UTF-16 : 51 7c +# UTF-8 : bc 85 e5 +[517c] 兼 +0.62,8.44;8.75,8.44 +3.75,8.44;3.44,8.75 +3.44,8.75;3.12,9.06 +3.12,9.06;2.81,9.38 +5.62,8.44;5.94,8.75 +5.94,8.75;6.25,9.06 +6.25,9.06;6.56,9.38 +1.25,3.75;7.81,3.75 +7.81,3.75;7.81,6.88 +7.81,6.88;1.25,6.88 +0.31,5.31;9.06,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,0.62;3.75,8.12 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;5.94,3.44 +5.94,3.44;5.94,3.75 +5.62,0.62;5.94,8.12 + +# UTF-16 : 85 e4 +# UTF-8 : a4 97 e8 +[85e4] 藤 +0.62,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.81;6.56,9.38 +3.44,4.69;9.06,4.69 +8.75,6.25;3.44,6.25 +3.12,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.69,4.06 +4.69,4.06;5.00,4.38 +5.00,4.38;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;5.94,5.94 +5.94,5.94;5.94,6.56 +5.94,6.56;6.25,7.19 +6.25,7.19;6.25,7.81 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,7.19 +4.38,7.19;4.06,7.50 +4.06,7.50;4.06,7.50 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.50 +8.12,7.50;8.12,7.50 +0.94,3.44;2.81,3.44 +0.94,5.31;2.81,5.31 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;0.94,7.19 +0.94,7.19;3.12,7.19 +2.81,7.19;3.12,1.56 +2.81,1.56;3.12,1.25 +3.12,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +6.25,4.06;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,3.12 +7.19,3.12;6.88,2.81 +6.88,2.81;6.88,2.81 +9.06,2.81;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.56,6.25 + +# UTF-16 : 4f 50 +# UTF-8 : 90 bd e4 +[4f50] 佐 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 +9.06,1.25;2.81,1.25 +6.25,5.00;6.25,1.25 +4.06,5.00;8.75,5.00 +8.75,7.50;2.50,7.50 +2.19,1.56;2.50,2.19 +2.50,2.19;2.81,2.81 +2.81,2.81;3.44,3.44 +3.44,3.44;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.06,5.94 +4.06,5.94;4.38,6.56 +4.38,6.56;4.69,7.50 +4.69,7.50;4.69,8.44 +4.69,8.44;4.69,9.38 + +# UTF-16 : 50 1a +# UTF-8 : 9a 80 e5 +[501a] 倚 +9.06,5.62;8.44,6.25 +8.44,6.25;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.31,7.50 +8.12,5.31;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +1.88,5.31;9.06,5.31 +3.12,4.38;6.25,4.38 +6.25,4.38;6.25,2.19 +6.25,2.19;3.12,2.19 +3.12,1.25;3.12,4.38 +2.50,8.44;8.75,8.44 +2.50,5.94;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;4.06,6.56 +4.06,6.56;4.38,6.56 +4.38,6.56;5.00,7.19 +5.00,7.19;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.62,9.38 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 57 fc +# UTF-8 : bc 9f e5 +[57fc] 埼 +9.06,5.62;8.44,6.25 +8.44,6.25;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.19,6.88 +7.19,6.88;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,7.50 +8.12,5.31;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +2.50,5.31;9.06,5.31 +3.75,4.38;6.88,4.38 +6.88,4.38;6.88,2.19 +6.88,2.19;3.75,2.19 +3.75,1.25;3.75,4.38 +2.81,8.44;8.75,8.44 +2.81,5.94;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +0.31,6.88;2.81,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 + +# UTF-16 : 73 17 +# UTF-8 : 97 8c e7 +[7317] 猗 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.50,2.50 +2.50,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +2.19,5.62;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +8.75,5.62;8.44,6.25 +8.44,6.25;7.81,6.56 +7.81,6.56;7.19,6.88 +7.19,6.88;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.19 +6.25,7.19;5.62,7.50 +8.12,5.31;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +2.81,5.31;9.06,5.31 +3.75,4.38;6.88,4.38 +6.88,4.38;6.88,2.19 +6.88,2.19;3.75,2.19 +3.75,1.25;3.75,4.38 +3.12,8.44;8.75,8.44 +2.81,5.94;3.44,5.94 +3.44,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.56 +4.69,6.56;5.31,7.19 +5.31,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 + +# UTF-16 : 69 05 +# UTF-8 : 85 a4 e6 +[6905] 椅 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +3.75,1.25;3.75,4.38 +8.75,5.62;8.44,6.25 +8.44,6.25;7.81,6.56 +7.81,6.56;7.19,6.88 +7.19,6.88;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.19 +6.25,7.19;5.62,7.50 +8.12,5.31;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +2.81,5.31;9.06,5.31 +3.75,4.38;6.88,4.38 +6.88,4.38;6.88,2.19 +6.88,2.19;3.75,2.19 +3.12,8.44;8.75,8.44 +2.81,5.94;3.44,5.94 +3.44,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.56 +4.69,6.56;5.31,7.19 +5.31,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 + +# UTF-16 : 63 8e +# UTF-8 : 8e 8e e6 +[638e] 掎 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +3.75,1.25;3.75,4.38 +8.75,5.62;8.44,6.25 +8.44,6.25;7.81,6.56 +7.81,6.56;7.19,6.88 +7.19,6.88;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.19 +6.25,7.19;5.62,7.50 +8.12,5.31;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +2.81,5.31;9.06,5.31 +3.75,4.38;6.88,4.38 +6.88,4.38;6.88,2.19 +6.88,2.19;3.75,2.19 +3.12,8.44;8.75,8.44 +2.81,5.94;3.44,5.94 +3.44,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.56 +4.69,6.56;5.31,7.19 +5.31,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 + +# UTF-16 : 78 95 +# UTF-8 : 95 a2 e7 +[7895] 碕 +3.44,8.44;9.06,8.44 +3.44,5.94;3.75,5.94 +3.75,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.56 +5.00,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;6.25,8.44 +6.25,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 +3.12,8.75;0.31,8.75 +1.25,1.56;2.81,1.56 +2.81,1.56;2.81,5.62 +2.81,5.62;1.25,5.62 +1.25,5.62;1.25,0.62 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.56,8.12 +1.56,8.12;1.56,8.75 +4.06,1.25;4.06,4.38 +9.06,5.62;8.44,6.25 +8.44,6.25;7.81,6.56 +7.81,6.56;7.19,6.88 +7.19,6.88;6.56,7.19 +6.56,7.19;5.94,7.50 +8.12,5.31;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.44,5.31;9.06,5.31 +4.06,4.38;6.88,4.38 +6.88,4.38;6.88,2.19 +6.88,2.19;4.06,2.19 + +# UTF-16 : 75 78 +# UTF-8 : b8 95 e7 +[7578] 畸 +3.75,8.44;9.06,8.44 +3.44,5.94;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;6.25,8.44 +6.25,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 +4.38,1.25;4.38,4.38 +9.06,5.62;8.44,6.25 +8.44,6.25;7.81,6.56 +7.81,6.56;7.19,6.88 +7.19,6.88;6.56,7.19 +6.56,7.19;5.94,7.50 +8.12,5.31;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.12,5.31;9.06,5.31 +4.38,4.38;7.19,4.38 +7.19,4.38;7.19,2.19 +7.19,2.19;4.38,2.19 +1.88,1.88;1.88,8.44 +0.62,1.56;3.12,1.56 +3.12,1.56;3.12,8.75 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.62,5.31;3.12,5.31 + +# UTF-16 : 5d 0e +# UTF-8 : 8e b4 e5 +[5d0e] 崎 +3.75,8.44;9.06,8.44 +3.44,5.94;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;6.25,8.44 +6.25,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 +4.38,1.25;4.38,4.38 +9.06,5.62;8.44,6.25 +8.44,6.25;7.81,6.56 +7.81,6.56;7.19,6.88 +7.19,6.88;6.56,7.19 +6.56,7.19;5.94,7.50 +8.12,5.31;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.12,5.31;9.06,5.31 +4.38,4.38;7.19,4.38 +7.19,4.38;7.19,2.19 +7.19,2.19;4.38,2.19 +0.62,7.81;0.62,0.94 +0.62,1.56;3.12,1.56 +3.12,1.56;3.12,7.81 +1.88,1.56;1.88,9.06 + +# UTF-16 : 9a 0e +# UTF-8 : 8e a8 e9 +[9a0e] 騎 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.75 +1.56,1.25;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.25,3.44 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.75 +4.06,8.75;0.62,8.75 +0.62,8.75;0.62,4.38 +0.62,4.38;3.75,4.38 +3.75,4.38;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;3.44,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,8.75;2.19,4.38 +0.94,5.94;3.75,5.94 +0.94,7.19;3.75,7.19 +4.06,8.44;9.06,8.44 +4.06,5.94;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,7.19 +5.94,7.19;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.25,8.44 +6.25,8.44;6.56,8.75 +6.56,8.75;6.56,9.38 +4.69,1.25;4.69,4.38 +9.06,5.62;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.50,6.88 +7.50,6.88;6.88,7.19 +6.88,7.19;6.25,7.50 +8.44,5.31;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.75,5.31;9.38,5.31 +4.69,4.38;7.19,4.38 +7.19,4.38;7.19,2.19 +7.19,2.19;4.69,2.19 + +# UTF-16 : 7d ba +# UTF-8 : ba b6 e7 +[7dba] 綺 +3.75,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.56 +0.31,4.69;3.44,5.00 +1.88,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +3.75,8.44;9.06,8.44 +3.75,5.94;4.06,5.94 +4.06,5.94;4.69,6.25 +4.69,6.25;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;6.25,8.44 +6.25,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 +4.38,1.25;4.38,4.38 +9.06,5.62;8.44,6.25 +8.44,6.25;7.81,6.56 +7.81,6.56;7.19,6.88 +7.19,6.88;6.56,7.19 +6.56,7.19;5.94,7.50 +8.12,5.31;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.44,5.31;9.06,5.31 +4.38,4.38;7.19,4.38 +7.19,4.38;7.19,2.19 +7.19,2.19;4.38,2.19 + +# UTF-16 : 4f 36 +# UTF-8 : b6 bc e4 +[4f36] 伶 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.25,8.75 +6.25,8.75;5.94,9.06 +5.94,9.06;5.94,9.38 +5.62,9.38;5.31,9.06 +5.31,9.06;5.00,8.75 +5.00,8.75;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;2.81,6.56 +2.81,6.56;2.19,6.25 +7.81,6.88;3.75,6.88 +2.50,5.00;8.44,5.00 +8.44,5.00;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;7.19,1.56 +7.19,1.56;6.88,1.56 +5.31,0.62;5.31,5.00 +2.50,9.06;2.19,8.75 +2.19,8.75;2.19,8.12 +2.19,8.12;1.88,7.50 +1.88,7.50;1.88,6.88 +1.88,6.88;1.56,6.56 +1.56,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 + +# UTF-16 : 60 1c +# UTF-8 : 9c 80 e6 +[601c] 怜 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.62,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;2.81,6.56 +2.81,6.56;2.50,6.25 +7.81,6.88;3.75,6.88 +2.81,5.00;8.44,5.00 +8.44,5.00;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;7.19,1.56 +7.19,1.56;6.88,1.56 +5.31,0.62;5.31,5.00 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 + +# UTF-16 : 73 b2 +# UTF-8 : b2 8e e7 +[73b2] 玲 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.56 +3.12,6.56;2.81,6.25 +7.81,6.88;4.06,6.88 +2.81,5.00;8.44,5.00 +8.44,5.00;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;7.19,1.56 +7.19,1.56;6.88,1.56 +5.62,0.62;5.62,5.00 +3.12,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.31,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 + +# UTF-16 : 80 46 +# UTF-8 : 86 81 e8 +[8046] 聆 +9.38,6.25;9.06,6.56 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;5.94,9.06 +5.94,9.06;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;5.00,7.50 +5.00,7.50;4.69,7.50 +4.69,7.50;4.38,7.19 +4.38,7.19;4.06,6.88 +4.06,6.88;3.75,6.56 +3.75,6.56;3.44,6.25 +8.12,6.88;4.38,6.88 +3.44,5.00;8.75,5.00 +8.75,5.00;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;7.19,1.56 +5.62,0.62;5.94,5.00 +0.62,8.75;0.62,2.19 +3.44,8.75;0.31,8.75 +2.81,0.62;2.81,8.75 +0.94,4.69;2.81,4.69 +0.94,6.88;2.81,6.88 +0.00,2.19;0.62,2.19 +0.62,2.19;1.25,2.50 +1.25,2.50;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;2.81,2.81 + +# UTF-16 : 86 c9 +# UTF-8 : 89 9b e8 +[86c9] 蛉 +3.75,5.00;8.75,5.00 +8.75,5.00;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;7.19,1.56 +5.94,0.62;5.94,5.00 +9.38,6.25;9.06,6.56 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.56,9.38 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.44 +5.94,8.44;5.62,8.12 +5.62,8.12;5.31,7.81 +5.31,7.81;5.31,7.50 +5.31,7.50;5.00,7.19 +5.00,7.19;4.69,7.19 +4.69,7.19;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.75,6.25 +8.12,6.88;5.00,6.88 +1.88,1.56;1.88,9.06 +0.62,4.69;3.44,4.69 +3.44,4.69;3.44,7.81 +3.44,7.81;0.62,7.81 +0.31,7.81;0.62,4.06 +4.06,1.25;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.12,4.06 +0.00,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.19 + +# UTF-16 : 92 34 +# UTF-8 : b4 88 e9 +[9234] 鈴 +9.38,6.25;9.06,6.56 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.88,9.06 +6.88,9.06;6.56,9.38 +6.56,9.38;6.25,9.06 +6.25,9.06;5.94,8.44 +5.94,8.44;5.94,8.12 +5.94,8.12;5.31,7.50 +5.31,7.50;4.69,7.19 +4.69,7.19;4.69,6.88 +4.69,6.88;4.38,6.56 +4.38,6.56;4.06,6.25 +8.12,6.88;5.00,6.88 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,7.50;4.06,7.81 +4.06,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.06 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.38,5.31;0.62,5.31 +4.06,7.19;0.94,7.19 +2.50,1.56;2.50,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.69 +4.38,5.00;8.75,5.00 +8.75,5.00;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.19,1.56 +6.25,0.62;6.25,5.00 + +# UTF-16 : 6e 21 +# UTF-8 : a1 b8 e6 +[6e21] 渡 +5.94,8.44;5.94,9.38 +4.38,8.44;4.69,5.31 +4.38,5.31;7.81,5.31 +7.81,5.31;7.81,8.44 +3.12,7.19;9.06,7.19 +3.44,4.38;8.75,4.38 +3.12,0.94;3.75,1.25 +3.75,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.38 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,4.06 +2.19,0.94;2.50,1.25 +2.50,1.25;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;3.12,8.44 +3.12,8.44;9.06,8.44 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 93 4d +# UTF-8 : 8d 8d e9 +[934d] 鍍 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +6.56,8.44;6.56,9.38 +3.12,0.94;3.44,1.25 +3.44,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,8.44 +4.06,8.44;9.06,8.44 +5.31,8.44;5.31,5.31 +5.31,5.31;8.12,5.31 +8.12,5.31;8.12,8.44 +4.06,7.19;9.06,7.19 +4.38,4.38;8.75,4.38 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;7.50,2.50 +7.50,2.50;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.44,3.75 +8.44,3.75;8.75,4.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,4.06 + +# UTF-16 : 4f 0a +# UTF-8 : 8a bc e4 +[4f0a] 伊 +8.44,3.75;8.44,8.44 +8.44,8.44;2.81,8.44 +2.81,4.69;8.44,4.69 +2.19,6.56;9.38,6.56 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;5.94,8.44 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 65 8e +# UTF-8 : 8e 96 e6 +[658e] 斎 +4.69,4.06;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +2.50,1.25;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +6.88,0.94;6.56,1.56 +6.56,1.56;6.56,1.88 +6.56,1.88;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.94,3.44 +7.19,4.06;2.50,4.06 +6.88,5.31;2.81,5.31 +7.19,8.44;6.88,8.12 +6.88,8.12;6.56,7.81 +6.56,7.81;5.94,7.50 +5.94,7.50;5.31,6.88 +5.31,6.88;4.69,6.56 +4.69,6.56;4.06,6.25 +4.06,6.25;3.12,6.25 +3.12,6.25;2.50,5.94 +2.50,5.94;1.56,5.62 +1.56,5.62;0.31,5.31 +1.88,8.12;2.50,7.81 +2.50,7.81;3.12,7.50 +3.12,7.50;3.75,7.19 +3.75,7.19;4.38,6.88 +4.38,6.88;5.00,6.56 +5.00,6.56;5.94,6.25 +5.94,6.25;6.56,5.94 +6.56,5.94;7.50,5.62 +7.50,5.62;8.12,5.62 +8.12,5.62;9.06,5.31 +4.69,8.44;4.69,9.69 +8.75,8.44;0.62,8.44 +7.50,5.62;7.50,0.62 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;1.88,3.12 +1.88,3.12;1.88,3.44 +1.88,3.44;2.19,4.06 +1.88,4.06;2.19,5.94 + +# UTF-16 : 96 3f +# UTF-8 : bf 98 e9 +[963f] 阿 +8.44,8.75;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +3.44,8.75;9.38,8.75 +4.06,6.88;6.88,6.88 +6.88,6.88;6.88,3.44 +6.88,3.44;4.06,3.44 +4.06,2.50;4.06,6.88 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,2.81 +1.88,2.81;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;2.81,8.75 + +# UTF-16 : 73 c2 +# UTF-8 : 82 8f e7 +[73c2] 珂 +8.44,8.75;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +3.44,8.75;9.38,8.75 +4.06,6.88;6.88,6.88 +6.88,6.88;6.88,3.44 +6.88,3.44;4.06,3.44 +4.06,2.50;4.06,6.88 +3.12,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.31,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 + +# UTF-16 : 67 ef +# UTF-8 : af 9f e6 +[67ef] 柯 +8.44,8.75;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +3.12,8.75;9.38,8.75 +4.06,6.88;6.88,6.88 +6.88,6.88;6.88,3.44 +6.88,3.44;4.06,3.44 +4.06,2.50;4.06,6.88 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 54 75 +# UTF-8 : b5 91 e5 +[5475] 呵 +8.44,8.75;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +3.12,8.75;9.38,8.75 +4.06,6.88;6.88,6.88 +6.88,6.88;6.88,3.44 +6.88,3.44;4.06,3.44 +4.06,2.50;4.06,6.88 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 + +# UTF-16 : 8a 36 +# UTF-8 : b6 a8 e8 +[8a36] 訶 +8.44,8.75;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +3.75,8.75;9.38,8.75 +4.38,6.88;6.88,6.88 +6.88,6.88;6.88,3.44 +6.88,3.44;4.38,3.44 +4.38,2.50;4.38,6.88 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,6.25;3.44,6.25 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 + +# UTF-16 : 8e fb +# UTF-8 : bb bb e8 +[8efb] 軻 +4.69,2.50;4.69,6.88 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +4.06,8.75;9.38,8.75 +4.69,6.88;7.19,6.88 +7.19,6.88;7.19,3.44 +7.19,3.44;5.00,3.44 +0.62,3.44;3.75,3.44 +3.75,3.44;3.75,6.88 +3.75,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;3.44,5.31 +0.31,2.19;4.06,2.19 +2.19,0.62;2.19,9.38 +0.31,8.12;4.06,8.12 + +# UTF-16 : 57 a3 +# UTF-8 : a3 9e e5 +[57a3] 垣 +2.81,8.75;9.06,8.75 +0.31,6.88;3.44,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 +2.81,1.25;9.06,1.25 +4.06,2.81;8.12,2.81 +8.12,2.81;8.12,7.50 +8.12,7.50;3.75,7.50 +3.75,7.50;3.75,2.50 +4.06,5.00;8.12,5.00 + +# UTF-16 : 60 52 +# UTF-8 : 92 81 e6 +[6052] 恒 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.81,5.31;2.81,5.62 +2.81,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.19,7.19 +2.81,8.75;9.06,8.75 +2.50,1.25;9.06,1.25 +3.75,2.81;8.12,2.81 +8.12,2.81;8.12,7.50 +8.12,7.50;3.75,7.50 +3.75,7.50;3.75,2.50 +3.75,5.00;8.12,5.00 + +# UTF-16 : 68 53 +# UTF-8 : 93 a1 e6 +[6853] 桓 +2.81,8.75;9.06,8.75 +2.81,1.25;9.06,1.25 +3.75,2.81;8.12,2.81 +8.12,2.81;8.12,7.50 +8.12,7.50;3.75,7.50 +3.75,7.50;3.75,2.50 +3.75,5.00;8.12,5.00 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 83 ca +# UTF-8 : 8a 8f e8 +[83ca] 菊 +7.19,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,2.81 +5.62,2.81;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,0.62;4.38,6.25 +7.50,4.06;0.94,4.06 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,4.06 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +5.31,4.38;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;6.25,5.31 +6.25,5.31;6.56,5.94 +6.56,5.94;6.56,5.94 +0.62,8.44;8.75,8.44 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.00,4.38;0.31,4.69 +0.31,4.69;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 +1.88,6.88;8.44,6.88 +8.44,6.88;8.44,5.31 +8.44,5.31;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 + +# UTF-16 : 68 51 +# UTF-8 : 91 a1 e6 +[6851] 桑 +5.00,6.25;8.75,6.25 +5.31,4.06;5.62,4.06 +5.62,4.06;5.94,4.06 +5.94,4.06;6.56,4.38 +6.56,4.38;6.88,4.69 +6.88,4.69;7.19,4.69 +7.19,4.69;7.50,5.00 +7.50,5.00;8.12,5.62 +8.12,5.62;8.44,6.25 +8.75,4.06;8.44,4.06 +8.44,4.06;8.12,4.06 +8.12,4.06;7.50,4.38 +7.50,4.38;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.31,5.94 +1.25,8.75;8.12,8.75 +0.94,6.56;1.88,6.56 +1.88,6.56;2.81,6.88 +2.81,6.88;3.75,6.88 +3.75,6.88;4.38,7.19 +4.38,7.19;5.31,7.50 +5.31,7.50;5.94,7.81 +5.94,7.81;6.56,7.81 +6.56,7.81;7.19,8.12 +7.19,8.12;7.81,8.44 +7.81,8.44;8.12,8.75 +8.44,6.56;7.81,6.56 +7.81,6.56;6.88,6.88 +6.88,6.88;6.25,6.88 +6.25,6.88;5.62,7.19 +5.62,7.19;5.00,7.19 +5.00,7.19;4.38,7.50 +4.38,7.50;3.75,7.81 +3.75,7.81;3.12,7.81 +3.12,7.81;2.50,8.12 +2.50,8.12;2.19,8.44 +0.62,6.25;4.38,6.25 +0.31,4.06;0.94,4.06 +0.94,4.06;1.56,4.06 +1.56,4.06;1.88,4.38 +1.88,4.38;2.50,4.69 +2.50,4.69;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;4.38,6.25 +4.38,4.06;3.75,4.38 +3.75,4.38;3.12,4.69 +3.12,4.69;2.50,5.31 +2.50,5.31;1.88,5.62 +1.88,5.62;1.25,5.94 +8.75,3.44;0.62,3.44 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.44 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.44 +4.69,0.62;4.69,4.38 + +# UTF-16 : 83 52 +# UTF-8 : 92 8d e8 +[8352] 荒 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +0.62,6.88;8.75,6.88 +4.69,6.88;4.69,7.81 +8.12,4.69;7.50,4.69 +7.50,4.69;6.88,4.69 +6.88,4.69;5.94,4.69 +5.94,4.69;5.31,4.69 +5.31,4.69;4.69,4.69 +4.69,4.69;4.06,4.69 +4.06,4.69;3.44,4.69 +3.44,4.69;3.12,4.69 +3.12,4.69;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;2.19,5.31 +1.88,5.31;2.19,6.88 +6.88,4.06;6.88,1.25 +6.88,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.50 +8.75,2.50;8.75,3.12 +4.69,4.06;4.69,0.94 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 + +# UTF-16 : 67 f4 +# UTF-8 : b4 9f e6 +[67f4] 柴 +2.81,9.06;2.81,5.31 +1.25,8.44;1.25,5.00 +4.69,7.50;2.81,7.50 +0.62,5.00;0.94,5.00 +0.94,5.00;1.56,5.00 +1.56,5.00;2.19,5.00 +2.19,5.00;2.50,5.31 +2.50,5.31;3.12,5.31 +3.12,5.31;3.44,5.31 +3.44,5.31;3.75,5.31 +3.75,5.31;4.69,5.62 +4.69,5.62;5.00,5.62 +5.31,9.06;5.31,5.62 +5.31,5.62;5.62,5.31 +5.62,5.31;6.25,5.31 +6.25,5.31;6.88,5.31 +6.88,5.31;7.19,5.31 +7.19,5.31;8.12,5.31 +8.12,5.31;8.44,5.31 +8.44,5.31;8.75,5.62 +8.75,5.62;8.75,6.25 +8.75,6.25;8.75,6.88 +5.31,7.19;5.94,7.50 +5.94,7.50;6.56,7.50 +6.56,7.50;7.50,7.81 +7.50,7.81;8.12,8.12 +8.12,8.12;8.75,8.44 +8.75,4.06;0.62,4.06 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,0.62;4.69,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 + +# UTF-16 : 6e 0b +# UTF-8 : 8b b8 e6 +[6e0b] 渋 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,9.38;5.94,5.62 +2.50,5.62;9.06,5.62 +8.75,7.81;5.94,7.81 +3.75,5.62;3.75,8.75 +5.00,3.44;4.69,4.06 +4.69,4.06;4.38,4.38 +4.38,4.38;3.75,4.69 +3.75,4.69;3.44,5.00 +3.44,5.00;3.12,5.31 +6.25,3.44;6.56,3.75 +6.56,3.75;7.19,4.06 +7.19,4.06;7.81,4.38 +7.81,4.38;8.12,5.00 +8.12,5.00;8.44,5.31 + +# UTF-16 : 67 49 +# UTF-8 : 89 9d e6 +[6749] 杉 +4.38,7.19;5.00,7.19 +5.00,7.19;5.62,7.50 +5.62,7.50;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;7.81,8.44 +7.81,8.44;8.44,9.06 +4.38,4.06;5.00,4.38 +5.00,4.38;5.31,4.69 +5.31,4.69;5.94,4.69 +5.94,4.69;6.56,5.00 +6.56,5.00;6.88,5.00 +6.88,5.00;7.50,5.31 +7.50,5.31;7.81,5.62 +7.81,5.62;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.75,3.12 +8.75,3.12;9.06,3.44 +2.50,0.62;2.50,9.06 +4.06,7.19;0.62,7.19 +0.31,2.81;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +3.75,3.75;3.44,4.38 +3.44,4.38;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;2.81,6.56 +2.81,6.56;2.50,7.19 + +# UTF-16 : 88 6b +# UTF-8 : ab a1 e8 +[886b] 衫 +4.38,7.19;5.00,7.19 +5.00,7.19;5.62,7.50 +5.62,7.50;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;7.81,8.44 +7.81,8.44;8.44,9.06 +4.38,4.06;5.00,4.38 +5.00,4.38;5.31,4.69 +5.31,4.69;5.94,4.69 +5.94,4.69;6.56,5.00 +6.56,5.00;6.88,5.00 +6.88,5.00;7.50,5.31 +7.50,5.31;7.81,5.62 +7.81,5.62;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.75,3.12 +8.75,3.12;9.06,3.44 +4.06,3.12;3.75,3.75 +3.75,3.75;3.44,4.06 +3.44,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +3.75,7.50;0.31,7.50 +2.19,7.50;2.19,9.06 +2.19,0.62;2.19,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.50 +3.12,4.06;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.06,5.31 +4.06,5.31;4.38,5.62 + +# UTF-16 : 70 2c +# UTF-8 : ac 80 e7 +[702c] 瀬 +0.62,0.94;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.56,5.31;1.25,5.94 +1.25,5.94;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +5.31,4.38;5.31,6.88 +5.31,6.88;2.50,6.88 +2.50,6.88;2.50,4.38 +2.50,4.69;5.31,4.69 +3.75,0.62;3.75,9.38 +2.19,8.12;5.62,8.12 +1.88,1.56;2.19,1.88 +2.19,1.88;2.19,2.19 +2.19,2.19;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.75,4.69 +5.62,2.19;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.38,3.75 +4.38,3.75;4.06,4.06 +4.06,4.06;4.06,4.69 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;6.88,2.19 +9.38,0.62;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,1.88 +8.12,1.88;7.81,2.19 +5.62,8.75;9.38,8.75 +7.19,8.75;7.19,8.44 +7.19,8.44;7.19,7.81 +7.19,7.81;7.19,7.50 +7.19,7.50;7.19,7.19 +5.94,2.50;9.06,2.50 +8.75,2.50;9.06,7.19 +8.75,7.19;5.94,7.19 +5.94,7.19;5.94,2.50 +5.94,4.38;8.75,4.38 +5.94,5.94;8.75,5.94 + +# UTF-16 : 7a dc +# UTF-8 : 9c ab e7 +[7adc] 竜 +0.31,6.56;9.06,6.56 +0.94,8.44;8.44,8.44 +4.69,8.44;4.69,9.38 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.50 +6.56,7.50;6.88,8.12 +6.88,8.12;6.88,8.44 +3.44,6.56;3.44,6.88 +3.44,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.50,8.12 +2.50,8.12;2.50,8.44 +1.56,4.06;7.81,4.06 +7.81,2.50;1.56,2.50 +1.25,1.56;1.56,5.62 +1.25,5.62;8.12,5.62 +7.81,5.62;8.12,2.19 +8.75,2.81;8.75,2.19 +8.75,2.19;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,1.25 +4.69,1.25;4.69,1.88 +4.69,1.88;4.69,5.31 + +# UTF-16 : 6e dd +# UTF-8 : 9d bb e6 +[6edd] 滝 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.19,6.56;9.06,6.56 +2.81,8.44;8.75,8.44 +5.62,8.44;5.62,9.38 +6.56,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.19,7.50 +7.19,7.50;7.50,8.12 +7.50,8.12;7.50,8.44 +4.69,6.56;4.69,6.88 +4.69,6.88;4.38,7.19 +4.38,7.19;4.06,7.50 +4.06,7.50;4.06,8.12 +4.06,8.12;3.75,8.44 +3.12,4.06;8.12,4.06 +8.12,2.50;3.12,2.50 +3.12,1.56;3.12,5.62 +3.12,5.62;8.44,5.62 +8.44,5.62;8.44,2.19 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,1.25 +5.62,1.25;5.62,1.88 +5.62,1.88;5.62,5.31 + +# UTF-16 : 69 de +# UTF-8 : 9e a7 e6 +[69de] 槞 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +2.50,6.56;9.06,6.56 +2.81,8.44;8.75,8.44 +5.94,8.44;5.94,9.38 +6.88,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.50,8.12 +7.50,8.12;7.81,8.44 +5.00,6.56;4.69,6.88 +4.69,6.88;4.69,7.19 +4.69,7.19;4.38,7.50 +4.38,7.50;4.06,8.12 +4.06,8.12;4.06,8.44 +3.44,4.06;8.44,4.06 +8.44,2.50;3.44,2.50 +3.44,1.56;3.44,5.62 +3.44,5.62;8.44,5.62 +8.44,5.62;8.44,2.19 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,1.25 +5.94,1.25;5.94,1.88 +5.94,1.88;5.94,5.31 + +# UTF-16 : 6d 25 +# UTF-8 : a5 b4 e6 +[6d25] 津 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.12,5.31;8.44,5.31 +8.44,5.31;8.44,8.44 +8.44,8.44;3.12,8.44 +2.19,6.88;9.38,6.88 +2.19,2.19;9.06,2.19 +2.81,3.75;8.75,3.75 +5.94,0.62;5.94,9.38 + +# UTF-16 : 58 5a +# UTF-8 : 9a a1 e5 +[585a] 塚 +0.31,6.56;2.81,6.56 +1.56,1.88;1.56,9.06 +0.00,1.56;0.62,1.56 +0.62,1.56;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +3.44,7.50;8.44,7.50 +9.06,6.88;9.06,8.75 +9.06,8.75;3.12,8.75 +2.81,8.75;3.12,6.88 +2.81,5.00;3.12,5.31 +3.12,5.31;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,7.19 +5.94,7.19;6.25,7.50 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,1.25 +6.88,1.25;6.88,1.88 +6.88,1.88;6.88,2.50 +6.88,2.50;6.88,3.12 +6.88,3.12;6.88,3.44 +6.88,3.44;6.88,4.06 +6.88,4.06;6.56,4.38 +6.56,4.38;6.56,5.00 +6.56,5.00;6.25,5.31 +6.25,5.31;6.25,5.62 +6.25,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.62,6.56 +3.12,3.12;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;5.00,4.38 +5.00,4.38;5.62,4.69 +5.62,4.69;5.94,5.31 +5.94,5.31;6.25,5.31 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.56,3.44 +6.56,3.44;6.88,3.75 +9.06,6.25;8.75,5.94 +8.75,5.94;8.44,5.62 +8.44,5.62;8.12,5.00 +8.12,5.00;7.81,4.69 +7.81,4.69;7.19,4.69 +6.56,7.50;6.56,6.56 +6.56,6.56;6.88,5.94 +6.88,5.94;6.88,5.31 +6.88,5.31;7.19,4.69 +7.19,4.69;7.50,3.75 +7.50,3.75;7.81,3.12 +7.81,3.12;8.12,2.81 +8.12,2.81;8.75,2.19 +8.75,2.19;9.06,1.56 +9.06,1.56;9.38,1.25 + +# UTF-16 : 5c 3e +# UTF-8 : be b0 e5 +[5c3e] 尾 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.44,8.75 +8.44,8.75;8.44,7.19 +8.44,7.19;1.56,7.19 +4.69,5.94;5.00,1.56 +4.69,1.56;5.00,1.25 +5.00,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,3.12;1.56,2.50 +8.44,4.69;2.19,4.06 +2.19,5.94;2.81,5.94 +2.81,5.94;3.44,5.94 +3.44,5.94;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.31,6.25 +5.31,6.25;5.94,6.25 +5.94,6.25;6.56,6.25 +6.56,6.25;6.88,6.25 +6.88,6.25;7.50,6.56 +7.50,6.56;8.12,6.56 + +# UTF-16 : 6d 5c +# UTF-8 : 9c b5 e6 +[6d5c] 浜 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.75,6.88;8.75,6.88 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 +7.19,3.75;7.19,6.88 +3.75,3.75;3.75,8.44 +9.06,3.75;2.50,3.75 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.50 +4.38,2.50;4.69,2.81 +8.75,0.62;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.88,2.50 +6.88,2.50;6.56,2.81 + +# UTF-16 : 68 b9 +# UTF-8 : b9 a2 e6 +[68b9] 梹 +1.88,0.62;1.88,9.06 +3.44,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +3.75,6.88;8.75,6.88 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +7.19,3.75;7.50,6.88 +3.75,3.75;3.75,8.44 +9.06,3.75;2.81,3.75 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,2.50 +4.69,2.50;5.00,2.81 +8.75,0.62;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.50 +7.19,2.50;6.56,2.81 + +# UTF-16 : 92 f2 +# UTF-8 : b2 8b e9 +[92f2] 鋲 +0.31,0.94;0.62,1.25 +0.62,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +4.69,6.88;9.06,6.88 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +7.50,3.75;7.50,6.88 +4.69,3.75;4.69,8.44 +9.06,3.75;3.75,3.75 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +9.06,0.62;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.50 +7.19,2.50;6.88,2.81 + +# UTF-16 : 5c 48 +# UTF-8 : 88 b1 e5 +[5c48] 屈 +2.19,3.44;2.19,0.62 +8.44,0.62;8.44,3.44 +5.31,7.19;5.31,1.25 +2.19,1.25;8.44,1.25 +2.50,6.25;2.50,4.06 +2.50,4.06;8.12,4.06 +8.12,4.06;8.12,6.25 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.44,8.75 +8.44,8.75;8.44,7.19 +8.44,7.19;1.56,7.19 + +# UTF-16 : 50 14 +# UTF-8 : 94 80 e5 +[5014] 倔 +1.88,0.94;2.19,1.25 +2.19,1.25;2.19,1.88 +2.19,1.88;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,8.75 +2.81,8.75;8.75,8.75 +8.75,8.75;8.75,7.19 +8.75,7.19;2.81,7.19 +1.88,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +3.44,3.44;3.75,0.62 +8.75,0.62;8.75,3.44 +6.25,7.19;6.25,1.25 +3.44,1.25;8.75,1.25 +3.75,6.25;3.75,4.06 +3.75,4.06;8.44,4.06 +8.44,4.06;8.44,6.25 + +# UTF-16 : 63 98 +# UTF-8 : 98 8e e6 +[6398] 掘 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,8.75 +3.44,8.75;8.75,8.75 +8.75,8.75;8.75,7.19 +8.75,7.19;3.44,7.19 +4.06,3.44;4.06,0.62 +6.25,7.19;6.25,1.25 +4.06,1.25;8.75,1.25 +4.06,6.25;4.06,4.06 +4.06,4.06;8.44,4.06 +8.44,4.06;8.44,6.25 +8.75,0.62;8.75,3.44 + +# UTF-16 : 58 00 +# UTF-8 : 80 a0 e5 +[5800] 堀 +0.31,6.56;2.81,6.56 +1.56,2.50;1.56,9.06 +0.31,1.88;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,8.75 +3.44,8.75;8.75,8.75 +8.75,8.75;8.75,7.19 +8.75,7.19;3.44,7.19 +4.06,3.44;4.06,0.62 +6.25,7.19;6.25,1.25 +4.06,1.25;8.75,1.25 +4.06,6.25;4.06,4.06 +4.06,4.06;8.44,4.06 +8.44,4.06;8.44,6.25 +8.75,0.62;8.75,3.44 + +# UTF-16 : 67 f3 +# UTF-8 : b3 9f e6 +[67f3] 柳 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.69;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,6.25 +2.19,6.25;1.88,6.56 +1.88,6.56;1.88,7.19 +3.44,8.44;3.44,3.12 +3.44,8.12;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.75 +5.00,8.75;5.31,8.75 +5.31,8.75;5.94,9.06 +6.56,0.62;6.56,8.75 +6.56,8.75;9.06,8.75 +8.75,8.75;9.06,2.81 +8.75,2.81;9.06,2.50 +9.06,2.50;8.44,2.19 +8.44,2.19;8.44,2.19 +8.44,2.19;8.12,2.19 +8.12,2.19;7.50,2.19 +7.50,2.19;7.19,2.19 +2.50,2.50;3.12,2.81 +3.12,2.81;3.75,3.12 +3.75,3.12;4.38,3.44 +4.38,3.44;5.00,3.75 +5.00,3.75;5.62,4.06 +3.12,0.62;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.62,5.31 +5.62,5.31;5.62,8.12 + +# UTF-16 : 80 4a +# UTF-8 : 8a 81 e8 +[804a] 聊 +3.75,8.44;3.75,2.81 +3.75,8.12;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,8.75;5.62,8.75 +5.62,8.75;6.25,9.06 +6.88,0.62;6.88,8.75 +6.88,8.75;9.06,8.75 +8.75,8.75;9.06,2.81 +8.75,2.81;9.06,2.50 +9.06,2.50;8.44,2.19 +8.44,2.19;8.44,2.19 +8.44,2.19;8.12,2.19 +8.12,2.19;7.50,2.19 +7.50,2.19;7.19,2.19 +3.12,2.50;3.75,2.81 +3.75,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;5.31,3.75 +5.31,3.75;5.94,4.06 +3.12,0.62;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;5.94,5.31 +5.94,5.31;5.94,8.12 +0.62,8.75;0.62,2.19 +3.44,8.75;0.31,8.75 +2.81,0.62;2.81,8.75 +0.94,4.69;2.81,4.69 +0.94,6.88;2.81,6.88 +0.00,2.19;0.62,2.19 +0.62,2.19;1.25,2.50 +1.25,2.50;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.81,2.81 + +# UTF-16 : 92 5a +# UTF-8 : 9a 89 e9 +[925a] 鉚 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;2.19,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.12,7.19;0.62,7.19 +1.88,1.56;1.88,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.81;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +4.06,8.44;4.06,2.81 +3.75,8.12;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.25,9.06 +6.88,0.62;6.88,8.75 +6.88,8.75;9.06,8.75 +9.06,8.75;9.06,2.81 +9.06,2.81;9.06,2.50 +9.06,2.50;8.75,2.19 +8.75,2.19;8.44,2.19 +8.44,2.19;8.12,2.19 +8.12,2.19;7.81,2.19 +7.81,2.19;7.50,2.19 +3.44,2.50;3.75,2.81 +3.75,2.81;4.38,3.12 +4.38,3.12;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.94,4.06 +3.44,0.62;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;5.94,5.31 +5.94,5.31;5.94,8.12 + +# UTF-16 : 59 44 +# UTF-8 : 84 a5 e5 +[5944] 奄 +8.75,8.44;0.62,8.44 +9.06,5.62;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.81,6.25 +7.81,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.31,8.44 +0.31,5.62;0.94,5.94 +0.94,5.94;1.56,6.25 +1.56,6.25;2.19,6.56 +2.19,6.56;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;4.06,8.44 +4.06,8.44;4.38,9.06 +4.38,9.06;4.69,9.38 +4.69,7.50;4.69,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +1.56,4.38;7.81,4.38 +7.81,2.50;1.56,2.50 +1.56,1.56;1.56,5.94 +1.56,5.94;7.81,5.94 +7.81,5.94;7.81,2.19 + +# UTF-16 : 4f fa +# UTF-8 : ba bf e4 +[4ffa] 俺 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +3.12,4.38;8.12,4.38 +8.12,2.50;3.12,2.50 +3.12,1.56;3.12,5.94 +3.12,5.94;8.12,5.94 +8.12,5.94;8.12,2.50 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,1.25 +5.62,1.25;5.62,1.88 +5.62,1.88;5.62,7.50 +8.75,8.44;2.50,8.44 +9.06,5.62;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;6.25,8.44 +2.19,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.31,9.06 +5.31,9.06;5.62,9.38 + +# UTF-16 : 6d f9 +# UTF-8 : b9 b7 e6 +[6df9] 淹 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +3.12,4.38;8.12,4.38 +8.12,2.50;3.12,2.50 +3.12,1.56;3.12,5.94 +3.12,5.94;8.12,5.94 +8.12,5.94;8.12,2.50 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,1.25 +5.62,1.25;5.62,1.88 +5.62,1.88;5.62,7.50 +8.75,8.44;2.50,8.44 +9.06,5.62;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;6.25,8.44 +2.19,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.31,9.06 +5.31,9.06;5.62,9.38 + +# UTF-16 : 63 a9 +# UTF-8 : a9 8e e6 +[63a9] 掩 +3.12,4.38;8.12,4.38 +8.12,2.50;3.12,2.50 +3.12,1.56;3.12,5.94 +3.12,5.94;8.12,5.94 +8.12,5.94;8.12,2.50 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,1.25 +5.62,1.25;5.62,1.88 +5.62,1.88;5.62,7.50 +8.75,8.44;2.50,8.44 +9.06,5.62;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;6.25,8.44 +2.19,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.31,9.06 +5.31,9.06;5.62,9.38 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.62,3.75 +0.62,3.75;0.31,3.44 +2.81,7.19;0.31,7.19 + +# UTF-16 : 61 1a +# UTF-8 : 9a 84 e6 +[611a] 愚 +7.81,3.75;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;6.56,5.00 +6.56,5.00;6.56,5.31 +4.69,4.38;4.69,8.75 +7.81,6.25;1.56,6.25 +7.81,7.50;1.56,7.50 +1.56,6.25;1.56,8.75 +1.56,8.75;7.81,8.75 +7.81,8.75;7.81,6.25 +1.56,4.06;2.19,4.06 +2.19,4.06;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.75,4.38 +3.75,4.38;4.38,4.38 +4.38,4.38;5.00,4.38 +5.00,4.38;5.62,4.38 +5.62,4.38;5.94,4.38 +5.94,4.38;6.56,4.69 +6.56,4.69;7.19,4.69 +2.81,3.44;3.12,1.56 +2.81,1.56;3.12,1.25 +3.12,1.25;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,1.25 +7.19,1.25;7.50,1.88 +7.50,1.88;7.50,2.50 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,2.81 +5.00,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +6.56,3.44;7.19,3.44 +7.19,3.44;7.50,3.44 +7.50,3.44;7.81,3.44 +7.81,3.44;8.12,3.44 +8.12,3.44;8.44,3.75 +8.44,3.75;8.44,4.06 +8.44,4.06;8.44,5.62 +8.44,5.62;0.94,5.62 +0.94,5.62;0.94,3.12 + +# UTF-16 : 66 07 +# UTF-8 : 87 98 e6 +[6607] 昇 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.31 +1.56,7.19;7.81,7.19 +0.31,3.12;9.06,3.12 +6.56,0.94;6.56,5.31 +0.94,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.12,4.69 +0.94,4.38;1.25,4.38 +1.25,4.38;1.88,4.38 +1.88,4.38;2.19,4.69 +2.19,4.69;2.81,4.69 +2.81,4.69;3.12,4.69 +3.12,4.69;3.44,4.69 +3.44,4.69;4.06,5.00 +4.06,5.00;4.38,5.00 +4.38,5.00;4.69,5.00 +4.69,5.00;5.00,5.31 + +# UTF-16 : 6d eb +# UTF-8 : ab b7 e6 +[6deb] 淫 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +4.06,5.62;4.06,6.25 +4.06,6.25;3.75,6.56 +3.75,6.56;3.75,6.88 +3.75,6.88;3.44,7.50 +3.44,7.50;3.12,7.81 +5.94,5.94;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.62,7.19 +5.62,7.19;5.31,7.81 +5.31,7.81;5.00,8.12 +7.19,5.62;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.44,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +2.81,3.12;9.06,3.12 +2.81,1.25;8.75,1.25 +5.94,1.25;5.94,5.00 +3.12,5.00;3.75,5.00 +3.75,5.00;4.38,5.00 +4.38,5.00;5.00,5.00 +5.00,5.00;5.62,5.00 +5.62,5.00;6.25,5.00 +6.25,5.00;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.81,5.31 +7.81,5.31;8.12,5.31 +8.12,5.31;8.75,5.31 + +# UTF-16 : 82 76 +# UTF-8 : b6 89 e8 +[8276] 艶 +2.19,9.38;2.19,6.25 +3.44,9.38;3.44,6.25 +0.62,5.94;4.69,5.94 +4.69,5.94;4.69,8.44 +4.69,8.44;0.62,8.44 +0.62,8.44;0.62,5.94 +0.62,7.19;4.69,7.19 +0.31,5.31;5.00,5.31 +0.94,2.81;0.94,4.38 +0.94,4.38;4.38,4.38 +4.38,4.38;4.38,2.81 +4.38,2.81;0.94,2.81 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +1.88,0.94;1.88,1.25 +1.88,1.25;1.88,1.88 +1.88,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.56 +7.19,6.88;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;7.81,8.44 +7.81,8.44;7.81,8.44 +4.69,6.25;5.00,6.88 +5.00,6.88;5.62,7.50 +5.62,7.50;5.94,8.12 +5.94,8.12;5.94,8.75 +5.94,8.75;6.25,9.38 +5.94,8.44;8.12,8.44 +5.62,4.38;8.75,4.38 +7.19,6.88;7.19,4.38 +9.06,3.12;9.06,2.50 +9.06,2.50;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,1.25 +5.31,1.25;5.31,1.88 +5.31,1.88;5.31,6.88 +5.31,6.88;8.75,6.88 +8.75,6.88;8.75,3.75 + +# UTF-16 : 51 e1 +# UTF-8 : a1 87 e5 +[51e1] 凡 +5.62,3.75;5.31,4.38 +5.31,4.38;5.00,5.00 +5.00,5.00;4.38,5.62 +4.38,5.62;4.06,6.25 +4.06,6.25;3.44,6.56 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.50,5.94 +2.50,5.94;2.50,6.88 +2.50,6.88;2.50,8.75 +2.50,8.75;6.88,8.75 +6.88,8.75;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.38,2.50 +9.38,2.50;9.38,3.12 +9.38,3.12;9.38,4.06 + +# UTF-16 : 4e 39 +# UTF-8 : b9 b8 e4 +[4e39] 丹 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.88,5.31;1.88,8.75 +1.88,8.75;7.81,8.75 +7.81,8.75;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,5.94;5.31,6.25 +5.31,6.25;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.06,7.50 +4.06,7.50;3.75,8.12 +0.31,5.00;9.06,5.00 + +# UTF-16 : 8c ed +# UTF-8 : ad b3 e8 +[8ced] 賭 +5.00,4.69;5.00,0.62 +8.75,0.62;8.75,4.69 +8.75,4.69;5.00,4.69 +5.00,1.25;8.75,1.25 +5.00,3.12;8.75,3.12 +3.75,3.75;4.38,4.38 +4.38,4.38;5.00,4.69 +5.00,4.69;5.62,5.31 +5.62,5.31;6.25,5.62 +6.25,5.62;6.56,6.25 +6.56,6.25;7.19,6.56 +7.19,6.56;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.75,8.44 +8.75,8.44;9.06,8.75 +4.06,6.25;9.38,6.25 +8.44,8.12;4.38,8.12 +6.25,6.25;6.25,9.38 +0.94,3.12;3.44,3.12 +3.12,3.12;3.44,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,3.12 +0.94,5.00;3.12,5.00 +0.94,6.88;3.12,6.88 +0.00,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +3.75,0.94;3.44,1.25 +3.44,1.25;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;2.81,2.19 +2.81,2.19;2.50,2.50 + +# UTF-16 : 53 39 +# UTF-8 : b9 8c e5 +[5339] 匹 +3.44,8.44;3.44,7.50 +3.44,7.50;3.44,6.56 +3.44,6.56;3.44,5.94 +3.44,5.94;3.12,5.31 +3.12,5.31;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.50,4.06 +2.50,4.06;2.19,3.75 +2.19,3.75;1.88,3.44 +1.88,3.44;1.25,3.12 +0.94,1.88;8.75,1.88 +8.75,8.44;0.94,8.44 +0.94,8.44;0.94,0.94 +5.62,8.44;5.62,4.69 +5.62,4.69;5.62,4.38 +5.62,4.38;6.25,4.06 +6.25,4.06;6.56,4.06 +6.56,4.06;6.88,4.06 +6.88,4.06;7.50,4.06 +7.50,4.06;8.12,4.38 +8.12,4.38;8.12,4.69 +8.12,4.69;8.44,5.31 +8.44,5.31;8.44,5.94 +8.44,5.94;8.44,6.88 + +# UTF-16 : 73 84 +# UTF-8 : 84 8e e7 +[7384] 玄 +4.69,8.12;4.69,9.38 +0.31,8.12;9.06,8.12 +4.38,3.44;4.06,3.75 +4.06,3.75;3.75,4.06 +3.75,4.06;3.44,4.38 +3.44,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.88,1.25;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.81 +3.75,2.81;4.38,3.44 +4.38,3.44;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.94,5.00 +5.94,5.00;6.56,5.31 +6.56,5.31;6.88,5.94 +6.88,5.94;7.50,6.56 +2.19,5.62;2.81,5.94 +2.81,5.94;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;4.38,7.50 +4.38,7.50;4.69,8.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.12,2.19 +8.12,2.19;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.56,4.06 +0.62,1.25;1.25,1.25 +1.25,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.88,1.56 +6.88,1.56;7.50,1.88 +7.50,1.88;8.44,1.88 + +# UTF-16 : 51 f8 +# UTF-8 : b8 87 e5 +[51f8] 凸 +0.94,1.56;8.44,1.56 +8.44,0.94;8.44,5.62 +8.44,5.62;6.25,5.62 +6.25,5.62;6.25,8.75 +6.25,8.75;3.12,8.75 +3.12,8.75;3.12,5.62 +3.12,5.62;0.94,5.62 +0.94,5.62;0.94,0.94 + +# UTF-16 : 7f 36 +# UTF-8 : b6 bc e7 +[7f36] 缶 +1.25,4.06;1.25,0.62 +8.12,0.62;8.12,4.06 +4.69,8.12;4.69,1.25 +1.25,1.25;8.12,1.25 +8.12,8.12;2.19,8.12 +0.94,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.19,8.44 +2.19,8.44;2.50,8.75 +2.50,8.75;2.50,9.06 +2.50,9.06;2.81,9.38 +8.75,5.31;0.62,5.31 + +# UTF-16 : 5c 3d +# UTF-8 : bd b0 e5 +[5c3d] 尽 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.31,1.56 +5.31,1.56;4.69,1.56 +4.69,1.56;4.06,1.56 +4.06,1.56;3.44,1.88 +3.44,1.88;3.12,1.88 +3.12,1.88;2.50,1.88 +2.50,1.88;1.88,2.19 +6.56,3.44;5.94,3.75 +5.94,3.75;5.31,4.06 +5.31,4.06;4.69,4.38 +4.69,4.38;4.06,4.69 +4.06,4.69;3.12,4.69 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.38 +1.88,4.38;1.88,5.00 +1.88,5.00;1.88,5.31 +1.88,5.31;1.88,5.94 +1.88,5.94;1.88,6.25 +1.88,6.25;1.88,8.75 +1.88,8.75;7.81,8.75 +7.81,8.75;7.81,5.62 +1.88,6.25;7.81,6.25 +8.75,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.81,3.75 +7.81,3.75;7.50,4.06 +7.50,4.06;7.19,4.69 +7.19,4.69;6.88,5.00 +6.88,5.00;6.88,5.31 +6.88,5.31;6.56,5.94 +6.56,5.94;6.56,6.25 + +# UTF-16 : 4e 32 +# UTF-8 : b2 b8 e4 +[4e32] 串 +4.69,0.62;4.69,9.38 +0.94,2.50;8.44,2.50 +8.44,1.88;8.44,4.69 +8.44,4.69;0.94,4.69 +0.94,4.69;0.94,1.88 +1.25,5.94;8.12,5.94 +8.12,5.94;8.12,8.12 +8.12,8.12;1.25,8.12 +1.25,8.12;1.25,5.94 + +# UTF-16 : 60 a3 +# UTF-8 : a3 82 e6 +[60a3] 患 +3.12,3.44;3.12,1.56 +2.81,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,1.25 +7.19,1.25;7.50,1.88 +7.50,1.88;7.50,2.50 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.44 +4.69,3.75;4.69,9.38 +1.25,4.38;8.12,4.38 +8.12,4.38;8.12,5.94 +8.12,5.94;1.25,5.94 +1.25,5.94;1.25,4.06 +1.56,6.88;8.12,6.88 +7.81,6.88;8.12,8.75 +7.81,8.75;1.56,8.75 +1.25,8.75;1.56,6.88 + +# UTF-16 : 67 64 +# UTF-8 : a4 9d e6 +[6764] 杤 +3.12,8.44;9.06,8.44 +2.81,0.94;3.12,1.25 +3.12,1.25;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;4.69,4.38 +4.69,4.38;5.00,5.00 +5.00,5.00;5.00,5.94 +5.00,5.94;5.31,7.19 +5.31,7.19;5.31,8.44 +5.00,6.25;8.75,6.25 +8.75,6.25;8.44,5.00 +8.44,5.00;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +1.88,0.62;1.88,9.06 +3.44,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 67 3d +# UTF-8 : bd 9c e6 +[673d] 朽 +3.44,8.44;9.06,8.44 +4.06,4.38;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;4.69,5.31 +4.69,5.31;5.00,5.94 +5.00,5.94;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.31,7.19 +5.31,7.19;5.31,7.50 +5.31,7.50;5.31,8.12 +5.31,8.12;5.62,8.44 +5.00,6.25;8.75,6.25 +8.75,6.25;8.44,5.00 +8.44,5.00;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,1.25 +1.88,0.62;1.88,9.06 +3.44,7.19;0.31,7.19 +0.31,2.81;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 5d e7 +# UTF-8 : a7 b7 e5 +[5de7] 巧 +2.19,8.12;2.19,2.50 +3.75,8.12;0.31,8.12 +0.31,2.19;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,2.50 +1.56,2.50;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.81,2.81 +2.81,2.81;3.44,3.12 +3.44,3.12;4.06,3.44 +3.75,8.44;9.06,8.44 +4.06,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.38,5.31 +4.38,5.31;4.69,5.94 +4.69,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.31,8.12 +5.31,8.12;5.31,8.44 +4.69,6.25;8.75,6.25 +8.75,6.25;8.44,5.00 +8.44,5.00;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,1.25 + +# UTF-16 : 75 1a +# UTF-8 : 9a 94 e7 +[751a] 甚 +8.75,8.44;0.62,8.44 +0.31,4.38;9.06,4.38 +2.19,5.62;7.19,5.62 +2.19,6.88;7.19,6.88 +2.19,4.38;2.19,9.38 +7.19,4.38;7.19,9.38 +3.75,4.38;3.75,3.44 +3.75,3.44;3.44,3.12 +3.44,3.12;3.12,2.50 +3.12,2.50;2.81,2.19 +2.81,2.19;2.19,1.88 +1.25,1.25;8.44,1.25 +1.25,4.06;1.56,0.62 +5.62,4.06;5.62,2.81 +5.62,2.81;5.94,2.50 +5.94,2.50;6.25,2.50 +6.25,2.50;6.88,2.50 +6.88,2.50;7.50,2.50 +7.50,2.50;7.81,2.50 +7.81,2.50;8.12,3.12 +8.12,3.12;8.12,3.75 + +# UTF-16 : 96 44 +# UTF-8 : 84 99 e9 +[9644] 附 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,2.81 +1.88,2.81;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;2.81,8.75 +8.44,9.06;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +9.38,7.50;4.38,7.50 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.62,5.62 +5.62,5.62;5.31,5.94 +4.38,9.06;4.38,8.75 +4.38,8.75;4.06,8.12 +4.06,8.12;4.06,7.50 +4.06,7.50;3.75,6.88 +3.75,6.88;3.75,6.56 +3.75,6.56;3.44,5.94 +3.44,5.94;3.12,5.62 +3.12,5.62;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.50,4.38 +3.75,0.62;3.75,6.56 + +# UTF-16 : 67 ce +# UTF-8 : 8e 9f e6 +[67ce] 柎 +8.44,9.06;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +9.38,7.50;4.38,7.50 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.62,5.62 +5.62,5.62;5.31,5.94 +4.38,9.06;4.38,8.75 +4.38,8.75;4.06,8.12 +4.06,8.12;4.06,7.50 +4.06,7.50;3.75,6.88 +3.75,6.88;3.75,6.56 +3.75,6.56;3.44,5.94 +3.44,5.94;3.44,5.62 +3.44,5.62;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.81,4.38 +3.75,0.62;3.75,6.56 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,3.75;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 + +# UTF-16 : 54 90 +# UTF-8 : 90 92 e5 +[5490] 咐 +8.44,9.06;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +9.38,7.50;4.69,7.50 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.62,5.62 +5.62,5.62;5.31,5.94 +4.69,9.06;4.38,8.75 +4.38,8.75;4.38,8.12 +4.38,8.12;4.38,7.50 +4.38,7.50;4.06,6.88 +4.06,6.88;3.75,6.56 +3.75,6.56;3.75,5.94 +3.75,5.94;3.44,5.62 +3.44,5.62;3.44,5.00 +3.44,5.00;3.12,4.69 +3.12,4.69;2.81,4.38 +4.06,0.62;4.06,6.56 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 + +# UTF-16 : 62 ca +# UTF-8 : 8a 8b e6 +[62ca] 拊 +8.44,9.06;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +9.38,7.50;4.38,7.50 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.62,5.62 +5.62,5.62;5.31,5.94 +4.38,9.06;4.38,8.75 +4.38,8.75;4.06,8.12 +4.06,8.12;4.06,7.50 +4.06,7.50;3.75,6.88 +3.75,6.88;3.75,6.56 +3.75,6.56;3.44,5.94 +3.44,5.94;3.12,5.62 +3.12,5.62;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.50,4.38 +3.75,0.62;3.75,6.56 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.31;2.19,5.00 +2.19,5.00;1.88,4.69 +1.88,4.69;1.25,4.38 +1.25,4.38;0.62,4.38 +0.62,4.38;0.31,4.06 +2.81,7.19;0.31,7.19 + +# UTF-16 : 57 7f +# UTF-8 : bf 9d e5 +[577f] 坿 +8.44,9.06;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +9.06,7.50;4.38,7.50 +6.56,3.12;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.62,5.62 +5.62,5.62;5.00,5.94 +4.38,9.06;4.06,8.75 +4.06,8.75;4.06,8.12 +4.06,8.12;4.06,7.50 +4.06,7.50;3.75,6.88 +3.75,6.88;3.75,6.56 +3.75,6.56;3.44,5.94 +3.44,5.94;3.12,5.62 +3.12,5.62;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.50,4.38 +3.75,0.62;3.75,6.56 +0.31,6.88;2.81,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 + +# UTF-16 : 4f e3 +# UTF-8 : a3 bf e4 +[4fe3] 俣 +2.50,3.44;9.06,3.44 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.62,3.44 +5.62,3.44;5.62,3.75 +5.62,3.75;5.62,5.00 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.62,3.75 +3.12,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.12,8.75 +3.12,8.75;3.12,6.25 +8.75,5.00;2.81,5.00 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,7.19 + +# UTF-16 : 5b db +# UTF-8 : 9b af e5 +[5bdb] 寛 +1.56,2.50;7.81,2.50 +7.81,2.50;7.81,6.25 +7.81,6.25;1.56,6.25 +1.56,6.25;1.56,2.50 +1.56,3.75;7.81,3.75 +1.56,5.00;7.81,5.00 +5.62,2.50;5.62,1.25 +5.62,1.25;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.56 +8.44,1.56;8.44,2.19 +8.44,2.19;8.75,2.50 +0.62,0.62;1.25,0.62 +1.25,0.62;1.88,0.94 +1.88,0.94;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +1.25,7.50;8.12,7.50 +4.69,8.44;4.69,9.38 +3.12,6.88;3.12,8.12 +6.25,6.88;6.25,8.12 +8.75,7.19;8.75,8.44 +8.75,8.44;0.94,8.44 +0.94,8.44;0.94,7.19 + +# UTF-16 : 85 ab +# UTF-8 : ab 96 e8 +[85ab] 薫 +0.62,8.75;8.75,8.75 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +8.75,0.62;8.44,0.94 +8.44,0.94;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +6.25,0.62;6.25,0.94 +6.25,0.94;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.31,2.19 +3.75,0.62;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.44,1.88 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +1.25,7.81;1.88,7.81 +1.88,7.81;2.81,7.81 +2.81,7.81;3.44,7.81 +3.44,7.81;4.06,7.81 +4.06,7.81;4.69,7.81 +4.69,7.81;5.31,7.81 +5.31,7.81;6.25,7.81 +6.25,7.81;6.88,7.81 +6.88,7.81;7.50,7.81 +7.50,7.81;8.12,8.12 +1.56,4.06;7.81,4.06 +7.81,4.06;7.81,6.25 +7.81,6.25;1.56,6.25 +1.56,6.25;1.56,4.06 +1.56,5.31;7.81,5.31 +1.25,3.44;8.44,3.44 +0.31,2.50;9.06,2.50 +4.69,2.50;4.69,7.81 +0.62,6.88;8.75,6.88 + +# UTF-16 : 54 f2 +# UTF-8 : b2 93 e5 +[54f2] 哲 +7.81,0.94;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.94 +1.88,1.25;7.50,1.25 +2.50,9.06;2.50,5.31 +2.50,5.31;2.19,4.69 +2.19,4.69;1.88,4.69 +1.88,4.69;1.25,4.69 +1.25,4.69;0.94,4.69 +4.38,6.88;3.75,6.88 +3.75,6.88;3.44,6.88 +3.44,6.88;2.81,6.56 +2.81,6.56;1.88,6.56 +1.88,6.56;1.25,6.25 +1.25,6.25;0.31,6.25 +4.06,8.12;0.31,8.12 +5.00,7.50;9.06,7.50 +7.50,4.69;7.50,7.50 +5.00,8.75;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;7.19,9.06 +7.19,9.06;8.12,9.06 +8.12,9.06;8.75,9.06 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.00 +4.06,5.00;4.38,5.62 +4.38,5.62;4.69,6.25 +4.69,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.00,7.50 +5.00,7.50;5.00,8.12 +5.00,8.12;5.00,8.75 + +# UTF-16 : 66 62 +# UTF-8 : a2 99 e6 +[6662] 晢 +7.81,0.94;7.81,4.38 +7.81,4.38;1.56,4.38 +1.56,4.38;1.56,0.94 +1.88,1.25;7.50,1.25 +1.88,2.81;7.50,2.81 +2.50,9.06;2.50,5.31 +2.50,5.31;2.19,5.00 +2.19,5.00;1.88,5.00 +1.88,5.00;1.25,5.00 +1.25,5.00;0.94,5.00 +4.38,6.88;3.75,6.88 +3.75,6.88;3.44,6.88 +3.44,6.88;2.81,6.56 +2.81,6.56;1.88,6.56 +1.88,6.56;1.25,6.56 +1.25,6.56;0.31,6.25 +4.06,8.12;0.31,8.12 +5.00,7.50;9.06,7.50 +7.50,4.69;7.50,7.50 +5.00,8.75;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;7.19,9.06 +7.19,9.06;8.12,9.06 +8.12,9.06;8.75,9.06 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.38,5.94 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.00,7.50 +5.00,7.50;5.00,8.12 +5.00,8.12;5.00,8.75 + +# UTF-16 : 8a 93 +# UTF-8 : 93 aa e8 +[8a93] 誓 +7.81,0.62;7.81,2.19 +7.81,2.19;1.56,2.19 +1.56,2.19;1.56,0.62 +1.56,0.94;7.81,0.94 +0.62,4.69;8.75,4.69 +1.56,3.75;7.81,3.75 +1.56,3.12;7.81,3.12 +2.19,5.31;7.19,5.31 +2.50,9.38;2.50,5.94 +2.50,5.94;2.19,5.62 +2.19,5.62;1.88,5.62 +1.88,5.62;1.25,5.62 +1.25,5.62;0.94,5.62 +4.38,7.50;3.75,7.19 +3.75,7.19;3.44,7.19 +3.44,7.19;2.81,7.19 +2.81,7.19;1.88,7.19 +1.88,7.19;1.25,6.88 +1.25,6.88;0.31,6.88 +4.06,8.44;0.31,8.44 +5.00,7.81;9.06,7.81 +7.50,5.31;7.50,7.81 +5.00,9.06;5.31,9.06 +5.31,9.06;5.94,9.06 +5.94,9.06;6.25,9.06 +6.25,9.06;6.56,9.06 +6.56,9.06;7.19,9.06 +7.19,9.06;8.12,9.06 +8.12,9.06;8.75,9.06 +3.44,5.62;3.75,5.94 +3.75,5.94;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.00,8.12 +5.00,8.12;5.00,8.44 +5.00,8.44;5.00,9.06 + +# UTF-16 : 5e 76 +# UTF-8 : b6 b9 e5 +[5e76] 并 +3.44,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.06 +2.50,9.06;2.50,9.38 +5.94,7.50;6.25,7.81 +6.25,7.81;6.25,8.12 +6.25,8.12;6.56,8.75 +6.56,8.75;6.88,9.06 +6.88,9.06;7.19,9.38 +0.31,4.38;9.06,4.38 +0.62,7.50;8.75,7.50 +6.56,0.62;6.56,7.50 +1.25,0.62;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.62 +3.12,5.62;3.12,6.56 +3.12,6.56;3.12,7.50 + +# UTF-16 : 74 e6 +# UTF-8 : a6 93 e7 +[74e6] 瓦 +8.75,8.44;0.94,8.44 +3.12,8.44;3.12,7.81 +3.12,7.81;3.12,6.88 +3.12,6.88;3.12,6.25 +3.12,6.25;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.50 +2.50,2.50;2.19,1.88 +2.19,1.88;1.88,1.25 +3.12,6.56;6.56,6.56 +6.56,6.56;6.56,1.88 +6.56,1.88;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +0.31,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.31,1.88 +5.31,1.88;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.19 +5.31,3.12;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,4.06;4.38,4.69 +4.38,4.69;4.06,5.00 +4.06,5.00;3.75,5.62 + +# UTF-16 : 74 f6 +# UTF-8 : b6 93 e7 +[74f6] 瓶 +1.88,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.25,9.06 +1.25,9.06;1.25,9.38 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.12 +3.12,8.12;3.44,8.75 +3.44,8.75;3.44,9.06 +3.44,9.06;3.44,9.38 +0.31,4.69;4.38,4.69 +0.31,7.50;4.38,7.50 +3.12,0.62;3.44,7.50 +0.62,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.56,4.69 +1.56,4.69;1.56,5.62 +1.56,5.62;1.56,6.56 +1.56,6.56;1.56,7.50 +9.06,8.44;4.06,8.44 +5.31,8.44;5.31,7.81 +5.31,7.81;5.00,6.88 +5.00,6.88;5.00,6.25 +5.00,6.25;5.00,5.31 +5.00,5.31;5.00,4.69 +5.00,4.69;4.69,4.06 +4.69,4.06;4.69,3.12 +4.69,3.12;4.69,2.50 +4.69,2.50;4.38,1.88 +4.38,1.88;4.38,1.25 +5.00,6.56;7.81,6.56 +7.81,6.56;7.81,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.38,3.75 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;7.81,2.19 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;5.94,5.00 +5.94,5.00;5.62,5.62 + +# UTF-16 : 96 86 +# UTF-8 : 86 9a e9 +[9686] 隆 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;2.81,8.12 +2.81,8.12;3.12,8.75 +3.12,6.88;3.75,7.50 +3.75,7.50;4.38,7.81 +4.38,7.81;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.62,9.38 +4.69,8.44;8.75,8.44 +8.44,8.44;8.12,8.12 +8.12,8.12;7.81,7.50 +7.81,7.50;7.50,7.19 +7.50,7.19;6.88,6.88 +6.88,6.88;6.56,6.56 +6.56,6.56;5.94,6.25 +5.94,6.25;5.31,5.94 +5.31,5.94;4.69,5.62 +4.69,5.62;3.75,5.31 +3.75,5.31;3.12,5.00 +4.38,8.12;5.00,7.81 +5.00,7.81;5.31,7.50 +5.31,7.50;5.62,7.19 +5.62,7.19;5.94,6.56 +5.94,6.56;6.56,6.25 +6.56,6.25;6.88,6.25 +6.88,6.25;7.50,5.94 +7.50,5.94;8.12,5.62 +8.12,5.62;8.75,5.31 +8.75,5.31;9.06,5.00 +2.50,0.94;9.06,0.94 +8.75,4.69;4.38,4.69 +8.75,2.81;4.06,2.81 +6.25,0.94;6.25,5.94 +3.12,3.12;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.69,5.62 + +# UTF-16 : 69 82 +# UTF-8 : 82 a6 e6 +[6982] 概 +1.56,0.62;1.56,9.06 +2.50,7.19;0.00,7.19 +0.00,3.12;0.00,3.44 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.25,7.19 +2.50,4.69;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.69;5.31,4.69 +5.31,4.69;5.31,8.75 +5.31,8.75;2.81,8.75 +2.81,8.75;2.81,1.88 +9.06,8.75;5.94,8.75 +5.62,5.31;9.06,5.31 +6.56,5.31;6.56,8.75 +2.81,6.88;5.31,6.88 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.38,2.81 +4.38,2.81;5.00,3.12 +5.62,2.19;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,4.06 +4.38,4.06;4.06,4.38 +7.50,4.38;7.50,1.56 +7.50,1.56;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 +4.38,0.62;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,2.19 +6.25,2.19;6.88,3.12 +6.88,3.12;7.19,3.75 +7.19,3.75;7.50,4.69 +7.50,4.69;7.81,5.62 +7.81,5.62;8.12,6.56 +8.12,6.56;8.44,7.50 +8.44,7.50;8.44,8.75 + +# UTF-16 : 61 68 +# UTF-8 : a8 85 e6 +[6168] 慨 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.81,4.69;5.31,4.69 +5.31,4.69;5.31,8.75 +5.31,8.75;2.81,8.75 +2.81,8.75;2.81,1.88 +9.06,8.75;5.94,8.75 +5.62,5.31;9.06,5.31 +6.56,5.31;6.56,8.75 +2.81,6.88;5.31,6.88 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.38,2.81 +4.38,2.81;5.00,3.12 +5.62,2.19;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,4.06 +4.38,4.06;4.06,4.38 +7.50,4.38;7.50,1.56 +7.50,1.56;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 +4.38,0.62;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,2.19 +6.25,2.19;6.88,3.12 +6.88,3.12;7.19,3.75 +7.19,3.75;7.50,4.69 +7.50,4.69;7.81,5.62 +7.81,5.62;8.12,6.56 +8.12,6.56;8.44,7.50 +8.44,7.50;8.44,8.75 + +# UTF-16 : 9b 32 +# UTF-8 : b2 ac e9 +[9b32] 鬲 +0.62,8.75;8.75,8.75 +2.19,5.94;2.19,7.81 +2.19,7.81;7.19,7.81 +7.19,7.81;7.19,6.25 +7.19,6.25;2.19,6.25 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,5.31 +8.44,5.31;0.94,5.31 +0.94,5.31;0.94,0.94 +4.69,2.81;4.69,0.94 +2.50,2.81;7.19,2.81 +3.75,5.00;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.50,3.44 +2.50,3.44;1.88,3.12 +1.88,3.12;1.25,3.12 +5.31,5.00;5.31,4.38 +5.31,4.38;5.31,3.75 +5.31,3.75;5.94,3.44 +5.94,3.44;6.25,3.44 +6.25,3.44;6.56,3.44 +6.56,3.44;6.88,3.44 +6.88,3.44;7.19,3.44 +7.19,3.44;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,3.75 + +# UTF-16 : 96 94 +# UTF-8 : 94 9a e9 +[9694] 隔 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,5.31 +8.75,5.31;3.12,5.31 +3.12,5.31;3.12,0.94 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,7.19 +2.50,7.19;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;3.12,8.75 +5.94,2.81;5.94,0.94 +4.38,2.81;7.81,2.81 +5.31,5.00;5.31,4.38 +5.31,4.38;5.00,4.06 +5.00,4.06;4.69,3.75 +4.69,3.75;4.38,3.44 +4.38,3.44;3.75,3.12 +6.56,5.00;6.56,4.38 +6.56,4.38;6.56,3.75 +6.56,3.75;6.88,3.44 +6.88,3.44;7.19,3.44 +7.19,3.44;8.75,3.44 +3.44,8.75;9.06,8.75 +3.75,5.94;3.75,7.81 +3.75,7.81;8.44,7.81 +8.44,7.81;8.44,6.25 +8.44,6.25;3.75,6.25 + +# UTF-16 : 81 88 +# UTF-8 : 88 86 e8 +[8188] 膈 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,5.31 +8.75,5.31;3.12,5.31 +3.12,5.31;3.12,0.94 +5.94,2.81;5.94,0.94 +4.38,2.81;7.81,2.81 +5.31,5.00;5.31,4.38 +5.31,4.38;5.00,4.06 +5.00,4.06;4.69,3.75 +4.69,3.75;4.38,3.44 +4.38,3.44;3.75,3.12 +6.56,5.00;6.56,4.38 +6.56,4.38;6.56,3.75 +6.56,3.75;6.88,3.44 +6.88,3.44;7.19,3.44 +7.19,3.44;8.75,3.44 +2.81,8.75;9.06,8.75 +3.44,5.94;3.75,7.81 +3.44,7.81;8.44,7.81 +8.44,7.81;8.44,6.25 +8.44,6.25;3.75,6.25 + +# UTF-16 : 8f 09 +# UTF-8 : 89 bc e8 +[8f09] 載 +5.00,2.81;5.00,5.00 +5.00,5.00;0.94,5.00 +0.94,5.00;0.94,2.81 +0.94,2.81;5.00,2.81 +0.94,4.06;5.00,4.06 +0.31,1.88;5.31,1.88 +2.81,0.62;2.81,9.38 +0.62,5.94;5.31,5.94 +0.31,6.88;9.06,6.88 +8.44,6.25;8.12,5.31 +8.12,5.31;7.81,4.69 +7.81,4.69;7.50,4.06 +7.50,4.06;7.19,3.44 +7.19,3.44;6.88,3.12 +6.88,3.12;6.56,2.50 +6.56,2.50;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +5.94,9.38;6.25,7.50 +6.25,7.50;6.25,6.25 +6.25,6.25;6.56,5.00 +6.56,5.00;6.88,3.75 +6.88,3.75;7.19,2.81 +7.19,2.81;7.19,2.19 +7.19,2.19;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,8.12 +8.12,8.12;8.44,7.81 +8.44,7.81;8.44,7.50 +5.00,8.12;0.62,8.12 + +# UTF-16 : 80 a9 +# UTF-8 : a9 82 e8 +[80a9] 肩 +0.62,8.75;8.75,8.75 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.06 +1.56,4.06;1.56,4.69 +1.56,4.69;1.56,5.00 +1.56,5.00;1.56,7.81 +1.56,7.81;8.12,7.81 +8.12,7.81;8.12,6.25 +8.12,6.25;1.56,6.25 +2.50,0.62;2.50,5.00 +2.50,5.00;8.44,5.00 +8.44,5.00;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +2.50,2.50;8.44,2.50 +2.50,3.75;8.44,3.75 + +# UTF-16 : 62 3f +# UTF-8 : bf 88 e6 +[623f] 房 +0.62,8.75;8.75,8.75 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.06 +1.56,4.06;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,7.50 +1.56,7.50;8.12,7.50 +8.12,7.50;8.12,5.94 +8.12,5.94;1.56,5.94 +5.00,4.69;5.00,5.62 +1.56,4.69;8.75,4.69 +1.25,0.94;1.88,0.94 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,3.75;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;7.81,2.19 +7.81,2.19;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;6.88,0.94 +6.88,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 + +# UTF-16 : 4e ae +# UTF-8 : ae ba e4 +[4eae] 亮 +5.62,4.06;5.62,1.88 +5.62,1.88;5.62,1.25 +5.62,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +0.31,8.44;9.06,8.44 +4.69,8.44;4.69,9.38 +1.88,5.62;1.88,7.19 +1.88,7.19;7.50,7.19 +7.50,7.19;7.50,5.62 +7.50,5.62;1.88,5.62 +8.44,2.81;8.44,4.69 +8.44,4.69;0.94,4.69 +0.94,4.69;0.94,2.81 + +# UTF-16 : 67 d4 +# UTF-8 : 94 9f e6 +[67d4] 柔 +8.75,6.88;0.62,6.88 +0.62,4.69;0.94,5.00 +0.94,5.00;1.56,5.31 +1.56,5.31;1.88,5.31 +1.88,5.31;2.50,5.62 +2.50,5.62;2.81,5.62 +2.81,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.69,6.56 +4.69,6.56;5.00,6.88 +1.25,8.75;8.12,8.75 +2.50,8.44;3.12,8.12 +3.12,8.12;3.44,7.81 +3.44,7.81;4.06,7.50 +4.06,7.50;4.69,7.19 +4.69,7.19;5.31,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;7.81,6.25 +7.81,6.25;7.50,5.94 +7.50,5.94;6.88,5.62 +6.88,5.62;6.25,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,0.62;4.69,4.69 +8.75,3.75;0.62,3.75 +5.00,6.88;5.00,5.31 +5.00,5.31;5.00,5.00 +5.00,5.00;4.69,4.69 +4.69,4.69;4.38,4.69 +4.38,4.69;4.06,4.69 +4.06,4.69;3.44,4.69 +3.44,4.69;2.81,4.69 +8.12,8.75;7.50,8.44 +7.50,8.44;6.88,8.12 +6.88,8.12;5.94,7.81 +5.94,7.81;5.31,7.50 +5.31,7.50;5.00,7.50 +5.00,7.50;4.69,7.19 + +# UTF-16 : 4f 38 +# UTF-8 : b8 bc e4 +[4f38] 伸 +8.75,2.50;8.75,7.81 +8.75,7.81;2.81,7.81 +2.81,7.81;2.81,2.50 +5.62,9.06;5.94,0.62 +2.81,3.12;8.75,3.12 +2.81,5.62;8.75,5.62 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.56,6.56 +1.56,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.31,4.38 +1.56,0.62;1.56,6.88 + +# UTF-16 : 57 64 +# UTF-8 : a4 9d e5 +[5764] 坤 +9.06,2.50;9.06,7.81 +8.75,7.81;3.44,7.81 +3.12,7.81;3.44,2.50 +5.94,9.06;6.25,0.62 +3.44,3.12;8.75,3.12 +3.44,5.62;8.75,5.62 +0.31,6.88;2.81,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.62,1.88 +0.62,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 + +# UTF-16 : 54 7b +# UTF-8 : bb 91 e5 +[547b] 呻 +8.75,2.50;8.75,7.81 +8.75,7.81;3.44,7.81 +3.44,7.81;3.44,2.50 +6.25,9.06;6.25,0.62 +3.44,3.12;8.75,3.12 +3.44,5.62;8.75,5.62 +0.62,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 + +# UTF-16 : 62 bb +# UTF-8 : bb 8a e6 +[62bb] 抻 +8.75,2.50;8.75,7.81 +8.75,7.81;3.44,7.81 +3.12,7.81;3.44,2.50 +5.94,9.06;5.94,0.62 +3.44,3.12;8.75,3.12 +3.44,5.62;8.75,5.62 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 + +# UTF-16 : 7d 33 +# UTF-8 : b3 b4 e7 +[7d33] 紳 +8.75,2.50;8.75,7.81 +8.75,7.81;4.38,7.81 +4.38,7.81;4.38,2.50 +6.56,9.06;6.56,0.62 +4.38,3.12;8.75,3.12 +4.38,5.62;8.75,5.62 +4.06,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;3.44,5.94 +3.44,5.94;3.44,6.25 +3.44,6.25;3.12,6.88 +0.31,4.69;3.75,5.00 +2.19,4.69;2.19,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 +3.44,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 + +# UTF-16 : 69 5a +# UTF-8 : 9a a5 e6 +[695a] 楚 +9.06,5.62;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.19,7.19 +7.19,7.19;6.88,7.81 +6.88,7.81;6.56,8.12 +6.25,5.00;6.56,9.38 +8.75,8.12;4.38,8.12 +2.50,5.00;2.50,9.38 +4.06,8.12;0.62,8.12 +0.31,5.62;0.62,5.62 +0.62,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.50,8.12 +3.75,5.62;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.62,7.19 +5.62,7.19;5.94,7.81 +5.94,7.81;6.25,8.12 +4.06,6.25;3.75,6.56 +3.75,6.56;3.44,7.19 +3.44,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +4.69,3.12;7.19,3.12 +4.69,1.25;4.69,4.69 +0.62,4.69;8.75,4.69 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +8.75,0.94;8.44,0.94 +8.44,0.94;7.19,0.94 +7.19,0.94;6.25,1.25 +6.25,1.25;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.06,1.56 +4.06,1.56;3.44,1.56 +3.44,1.56;3.12,1.88 +3.12,1.88;2.50,2.19 +2.50,2.19;2.19,2.50 +2.19,2.50;1.88,2.81 +8.75,4.69;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.44 + +# UTF-16 : 79 0e +# UTF-8 : 8e a4 e7 +[790e] 礎 +2.81,8.75;0.31,8.75 +1.25,1.88;2.81,1.88 +2.81,1.88;2.81,5.62 +2.81,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.56,8.75 +9.06,5.62;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.81 +7.81,7.81;7.50,8.44 +7.50,5.31;7.50,9.38 +9.06,8.44;5.94,8.44 +4.38,5.31;4.38,9.38 +5.62,8.44;2.81,8.44 +2.81,5.94;3.12,6.56 +3.12,6.56;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;4.38,8.44 +5.62,5.62;6.25,6.25 +6.25,6.25;6.56,6.88 +6.56,6.88;6.88,7.19 +6.88,7.19;7.19,7.81 +7.19,7.81;7.50,8.44 +5.62,6.56;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.00,7.50 +5.00,7.50;4.69,7.81 +4.69,7.81;4.38,8.12 +5.94,3.12;8.12,3.12 +5.94,1.25;5.94,4.69 +3.12,4.69;9.06,4.69 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;4.06,4.06 +9.06,0.94;8.75,0.94 +8.75,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.31,1.56 +5.31,1.56;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,2.81 +8.75,4.69;8.75,4.38 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;8.12,3.44 + +# UTF-16 : 66 ff +# UTF-8 : bf 9b e6 +[66ff] 替 +0.31,6.88;4.38,6.88 +5.00,6.88;9.06,6.88 +4.38,8.44;0.62,8.44 +8.75,8.44;5.00,8.44 +0.31,4.38;0.62,4.69 +0.62,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.81 +2.50,7.81;2.50,8.44 +2.50,8.44;2.81,9.38 +5.00,5.00;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;6.25,6.25 +6.25,6.25;6.56,6.88 +6.56,6.88;6.56,7.50 +6.56,7.50;6.56,7.81 +6.56,7.81;6.88,8.44 +6.88,8.44;6.88,9.38 +4.38,5.00;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.12,6.25 +3.12,6.25;2.81,6.56 +2.81,6.56;2.19,6.88 +9.06,4.38;8.44,4.69 +8.44,4.69;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;6.88,6.25 +6.88,6.25;6.56,6.88 +7.81,0.62;7.81,4.69 +7.81,4.69;1.56,4.69 +1.56,4.69;1.56,0.62 +1.88,1.25;7.50,1.25 +1.88,3.12;7.50,3.12 + +# UTF-16 : 53 3f +# UTF-8 : bf 8c e5 +[533f] 匿 +1.56,7.50;8.75,7.50 +3.44,6.56;3.44,8.44 +6.56,6.56;6.56,8.44 +8.75,5.94;1.56,5.94 +3.44,2.19;7.81,2.19 +7.81,2.19;7.81,4.38 +7.81,4.38;3.12,4.38 +3.12,4.38;3.12,1.88 +1.25,2.81;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.38,6.56 +4.38,6.56;4.69,6.88 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,1.25;8.75,1.25 + +# UTF-16 : 6c ca +# UTF-8 : 8a b3 e6 +[6cca] 泊 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.50,7.50;2.19,8.12 +2.19,8.12;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.31,6.88 +6.25,9.38;5.94,8.75 +5.94,8.75;5.94,8.44 +5.94,8.44;5.62,7.81 +5.62,7.81;5.62,7.81 +8.75,0.94;8.75,7.81 +8.75,7.81;3.44,7.81 +3.44,7.81;3.44,0.94 +3.44,1.56;8.44,1.56 +3.44,4.69;8.44,4.69 + +# UTF-16 : 5c b6 +# UTF-8 : b6 b2 e5 +[5cb6] 岶 +0.62,7.81;0.62,0.94 +0.62,1.56;3.12,1.56 +3.12,1.56;3.12,7.81 +1.88,1.56;1.88,9.06 +6.56,9.38;6.56,8.75 +6.56,8.75;6.25,8.44 +6.25,8.44;5.94,7.81 +5.94,7.81;5.94,7.81 +8.75,0.94;8.75,7.81 +8.75,7.81;4.06,7.81 +4.06,7.81;4.06,0.94 +4.06,1.56;8.75,1.56 +4.06,4.69;8.75,4.69 + +# UTF-16 : 7c 95 +# UTF-8 : 95 b2 e7 +[7c95] 粕 +2.19,0.62;2.19,9.06 +3.44,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.88,5.31 +1.88,5.31;1.88,5.62 +1.88,5.62;1.88,5.94 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.62,8.75 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.44,8.44 +3.44,8.44;3.75,8.75 +6.56,9.38;6.56,8.75 +6.56,8.75;6.25,8.44 +6.25,8.44;5.94,7.81 +5.94,7.81;5.94,7.81 +8.75,0.94;8.75,7.81 +8.75,7.81;4.06,7.81 +4.06,7.81;4.06,0.94 +4.06,1.56;8.75,1.56 +4.06,4.69;8.75,4.69 + +# UTF-16 : 88 99 +# UTF-8 : 99 a2 e8 +[8899] 袙 +6.56,9.38;6.56,8.75 +6.56,8.75;6.25,8.44 +6.25,8.44;5.94,7.81 +5.94,7.81;5.94,7.81 +8.75,0.94;8.75,7.81 +8.75,7.81;4.06,7.81 +4.06,7.81;4.06,0.94 +4.06,1.56;8.75,1.56 +4.06,4.69;8.75,4.69 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.88,9.06 +1.56,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.44,5.62 + +# UTF-16 : 73 c0 +# UTF-8 : 80 8f e7 +[73c0] 珀 +3.44,8.44;0.31,8.44 +3.12,5.31;0.31,5.31 +1.88,1.88;1.88,8.44 +0.31,1.56;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.19 +2.81,2.19;3.44,2.50 +6.56,9.38;6.25,8.75 +6.25,8.75;6.25,8.44 +6.25,8.44;5.94,7.81 +5.94,7.81;5.94,7.81 +8.75,0.94;8.75,7.81 +8.75,7.81;3.75,7.81 +3.75,7.81;3.75,0.94 +4.06,1.56;8.75,1.56 +4.06,4.69;8.75,4.69 + +# UTF-16 : 67 cf +# UTF-8 : 8f 9f e6 +[67cf] 柏 +6.56,9.38;6.25,8.75 +6.25,8.75;6.25,8.44 +6.25,8.44;5.94,7.81 +5.94,7.81;5.94,7.81 +8.75,0.94;8.75,7.81 +8.75,7.81;3.75,7.81 +3.75,7.81;3.75,0.94 +4.06,1.56;8.75,1.56 +4.06,4.69;8.75,4.69 +1.88,0.62;1.88,9.06 +3.44,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 62 cd +# UTF-8 : 8d 8b e6 +[62cd] 拍 +6.56,9.38;6.25,8.75 +6.25,8.75;5.94,8.44 +5.94,8.44;5.94,7.81 +5.94,7.81;5.94,7.81 +8.75,0.94;8.75,7.81 +8.75,7.81;3.75,7.81 +3.75,7.81;3.75,0.94 +3.75,1.56;8.75,1.56 +3.75,4.69;8.75,4.69 +1.56,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.12,7.19;0.31,7.19 + +# UTF-16 : 72 db +# UTF-8 : 9b 8b e7 +[72db] 狛 +6.25,9.38;6.25,8.75 +6.25,8.75;5.94,8.44 +5.94,8.44;5.62,7.81 +5.62,7.81;5.62,7.81 +8.75,0.94;8.75,7.81 +8.75,7.81;3.44,7.81 +3.44,7.81;3.44,0.94 +3.44,1.56;8.75,1.56 +3.44,4.69;8.75,4.69 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.50,2.50 +2.50,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +2.19,5.62;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 + +# UTF-16 : 60 15 +# UTF-8 : 95 80 e6 +[6015] 怕 +6.25,9.38;6.25,8.75 +6.25,8.75;5.94,8.44 +5.94,8.44;5.62,7.81 +5.62,7.81;5.62,7.81 +8.75,0.94;8.75,7.81 +8.75,7.81;3.44,7.81 +3.44,7.81;3.44,0.94 +3.44,1.56;8.75,1.56 +3.44,4.69;8.75,4.69 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.81,5.31;2.81,5.62 +2.81,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.19,7.19 + +# UTF-16 : 5f b4 +# UTF-8 : b4 be e5 +[5fb4] 徴 +2.50,7.19;1.88,6.56 +1.88,6.56;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.00,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +6.25,2.19;5.62,2.19 +5.62,2.19;5.00,2.19 +5.00,2.19;4.38,1.88 +4.38,1.88;4.06,1.88 +4.06,1.88;3.75,1.88 +3.75,1.88;3.12,1.88 +3.12,1.88;2.81,1.88 +2.81,1.88;2.19,1.56 +1.25,0.62;1.25,5.62 +5.94,3.75;2.81,3.75 +6.25,5.31;2.50,5.31 +4.38,1.88;4.38,5.31 +4.38,6.56;4.38,9.38 +2.81,8.75;2.81,6.56 +2.81,6.56;5.94,6.56 +5.94,6.56;5.94,8.75 +5.62,0.94;6.25,1.25 +6.25,1.25;6.88,1.88 +6.88,1.88;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,5.00 +8.44,5.00;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;8.75,7.81 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.19,5.31 +7.19,5.31;7.19,6.25 +7.19,6.25;6.88,7.19 +6.88,7.81;9.38,7.81 +5.94,5.94;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.38 + +# UTF-16 : 96 f0 +# UTF-8 : b0 9b e9 +[96f0] 雰 +4.69,5.00;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.56;4.06,6.56 +1.56,5.62;4.06,5.62 +5.62,6.56;7.81,6.56 +5.62,5.62;7.81,5.62 +8.75,5.62;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,5.62 +0.31,3.12;0.62,3.12 +0.62,3.12;1.25,3.44 +1.25,3.44;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;2.19,4.06 +2.19,4.06;2.50,4.06 +2.50,4.06;3.12,4.69 +3.12,4.69;3.75,5.00 +1.25,0.62;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.38,3.75 +2.19,3.75;7.19,3.75 +7.19,3.75;7.19,3.12 +7.19,3.12;7.19,2.50 +7.19,2.50;7.19,2.19 +7.19,2.19;7.19,1.56 +7.19,1.56;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +9.06,3.12;8.75,3.12 +8.75,3.12;8.12,3.44 +8.12,3.44;7.81,3.75 +7.81,3.75;7.50,3.75 +7.50,3.75;6.88,4.06 +6.88,4.06;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.62,5.00 + +# UTF-16 : 4f 75 +# UTF-8 : b5 bd e4 +[4f75] 併 +4.38,7.81;4.38,8.44 +4.38,8.44;4.06,8.75 +4.06,8.75;3.75,9.06 +3.75,9.06;3.44,9.38 +6.88,7.50;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.50,8.75 +7.50,8.75;7.50,9.06 +7.50,9.06;7.81,9.38 +2.19,4.69;9.06,4.69 +2.50,7.50;9.06,7.50 +7.19,0.62;7.19,7.50 +2.50,0.62;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.62 +4.06,5.62;4.38,6.56 +4.38,6.56;4.38,7.50 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 57 aa +# UTF-8 : aa 9e e5 +[57aa] 垪 +0.31,6.56;3.12,6.56 +1.56,1.88;1.56,9.06 +0.00,1.25;0.62,1.56 +0.62,1.56;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +4.69,7.81;4.38,8.44 +4.38,8.44;4.38,8.75 +4.38,8.75;4.06,9.06 +4.06,9.06;3.75,9.38 +6.88,7.50;7.19,7.81 +7.19,7.81;7.50,8.12 +7.50,8.12;7.50,8.75 +7.50,8.75;7.81,9.06 +7.81,9.06;7.81,9.38 +2.50,4.69;9.06,4.69 +2.81,7.50;9.06,7.50 +7.50,0.62;7.50,7.50 +2.81,0.62;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.38,5.62 +4.38,5.62;4.38,6.56 +4.38,6.56;4.38,7.50 + +# UTF-16 : 80 fc +# UTF-8 : bc 83 e8 +[80fc] 胼 +5.00,7.81;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.38,9.06 +4.38,9.06;4.06,9.38 +7.19,7.50;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.81,8.75 +7.81,8.75;7.81,9.06 +7.81,9.06;8.12,9.38 +2.81,4.69;9.38,4.69 +3.12,7.50;9.06,7.50 +7.50,0.62;7.81,7.50 +3.12,0.62;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,5.62 +4.69,5.62;4.69,6.56 +4.69,6.56;4.69,7.50 +0.94,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.50,1.25 +2.50,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.25,0.94 + +# UTF-16 : 7d 63 +# UTF-8 : a3 b5 e7 +[7d63] 絣 +3.44,4.06;3.44,4.69 +3.44,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;2.81,6.56 +0.31,4.69;3.44,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.81 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +5.31,7.81;5.00,8.44 +5.00,8.44;4.69,8.75 +4.69,8.75;4.38,9.06 +4.38,9.06;4.38,9.38 +7.19,7.50;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.12,9.38 +3.44,4.69;9.38,4.69 +3.44,7.50;9.06,7.50 +7.81,0.62;7.81,7.50 +3.12,0.62;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;5.00,4.69 +5.00,4.69;5.00,5.62 +5.00,5.62;5.00,6.56 +5.00,6.56;5.00,7.50 + +# UTF-16 : 8f 9f +# UTF-8 : 9f be e8 +[8f9f] 辟 +4.38,5.31;9.06,5.31 +7.50,5.31;7.81,5.94 +7.81,5.94;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.12,7.50 +8.12,7.50;8.44,8.12 +5.62,5.31;5.62,5.94 +5.62,5.94;5.62,6.56 +5.62,6.56;5.62,7.19 +5.62,7.19;5.31,7.50 +5.31,7.50;5.31,8.12 +6.88,5.31;6.88,0.62 +4.38,3.12;9.06,3.12 +4.38,8.12;9.06,8.12 +6.88,8.12;6.88,9.38 +1.25,0.62;1.25,4.69 +1.25,4.69;4.06,4.69 +4.06,4.69;4.06,0.94 +1.25,1.56;3.75,1.56 +0.31,1.25;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,8.75 +0.94,8.75;3.75,8.75 +3.75,8.75;3.75,6.25 +3.75,6.25;0.94,6.25 + +# UTF-16 : 76 56 +# UTF-8 : 96 99 e7 +[7656] 癖 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.62 +1.56,5.62;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.25,5.94;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,7.19 +0.62,7.19;0.31,7.50 +0.31,7.50;0.31,7.50 +5.31,4.69;9.06,4.69 +7.81,4.69;8.12,5.31 +8.12,5.31;8.12,5.62 +8.12,5.62;8.12,6.25 +8.12,6.25;8.44,6.88 +8.44,6.88;8.44,7.19 +6.25,4.69;6.25,5.31 +6.25,5.31;6.25,5.94 +6.25,5.94;6.25,6.25 +6.25,6.25;5.94,6.88 +5.94,6.88;5.94,7.19 +7.19,4.69;7.19,0.62 +5.31,3.12;9.06,3.12 +5.31,7.19;9.06,7.19 +7.19,7.19;7.19,8.12 +2.81,0.94;2.81,4.06 +2.81,4.06;5.00,4.06 +5.00,4.06;5.00,0.94 +2.81,1.56;5.00,1.56 +1.88,1.25;2.19,1.88 +2.19,1.88;2.50,2.81 +2.50,2.81;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +2.50,4.06;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.50,7.50 +2.50,7.50;5.00,7.50 +5.00,7.50;5.00,5.31 +5.00,5.31;2.81,5.31 + +# UTF-16 : 52 df +# UTF-8 : 9f 8b e5 +[52df] 募 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,5.31 +1.56,6.56;7.81,6.56 +0.62,4.69;8.75,4.69 +4.06,5.31;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;2.81,4.38 +2.81,4.38;2.50,4.06 +2.50,4.06;2.19,3.75 +2.19,3.75;1.88,3.44 +1.88,3.44;1.25,3.44 +1.25,3.44;0.94,3.12 +0.94,3.12;0.31,2.81 +5.62,4.69;6.25,4.38 +6.25,4.38;6.88,4.06 +6.88,4.06;7.50,3.75 +7.50,3.75;7.81,3.44 +7.81,3.44;8.12,3.44 +8.12,3.44;8.75,3.12 +8.75,3.12;9.06,2.81 +1.56,3.12;7.50,3.12 +7.50,3.12;7.50,2.81 +7.50,2.81;7.50,2.19 +7.50,2.19;7.50,1.56 +7.50,1.56;7.19,1.25 +7.19,1.25;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;4.69,4.06 + +# UTF-16 : 57 cb +# UTF-8 : 8b 9f e5 +[57cb] 埋 +5.94,8.75;5.94,0.94 +3.75,5.00;8.75,5.00 +8.75,5.00;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,4.69 +3.75,6.88;8.44,6.88 +2.81,1.25;9.06,1.25 +8.75,3.12;3.44,3.12 +3.12,6.56;0.31,6.56 +1.56,2.19;1.56,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.50 +2.50,2.50;3.12,2.81 + +# UTF-16 : 88 e1 +# UTF-8 : a1 a3 e8 +[88e1] 裡 +6.25,8.75;6.25,0.94 +3.75,5.00;8.75,5.00 +8.75,5.00;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,4.69 +3.75,6.88;8.44,6.88 +2.81,1.25;9.06,1.25 +8.75,3.12;3.44,3.12 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,5.00 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 + +# UTF-16 : 72 f8 +# UTF-8 : b8 8b e7 +[72f8] 狸 +5.94,8.75;5.94,0.94 +3.44,5.00;8.75,5.00 +8.75,5.00;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,4.69 +3.44,6.88;8.44,6.88 +2.81,1.25;9.06,1.25 +8.75,3.12;3.12,3.12 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.50,2.50 +2.50,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +2.19,5.62;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 + +# UTF-16 : 54 e9 +# UTF-8 : a9 93 e5 +[54e9] 哩 +0.94,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +5.94,8.75;6.25,0.94 +3.75,5.00;8.75,5.00 +8.75,5.00;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,4.69 +3.75,6.88;8.75,6.88 +2.81,1.25;9.06,1.25 +9.06,3.12;3.44,3.12 + +# UTF-16 : 4f da +# UTF-8 : 9a bf e4 +[4fda] 俚 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +5.94,8.75;5.94,0.94 +3.12,5.00;8.75,5.00 +8.75,5.00;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,4.69 +3.12,6.88;8.44,6.88 +2.50,1.25;9.06,1.25 +8.75,3.12;2.81,3.12 + +# UTF-16 : 6d 6c +# UTF-8 : ac b5 e6 +[6d6c] 浬 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,8.75;5.94,0.94 +3.12,5.00;8.75,5.00 +8.75,5.00;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,4.69 +3.12,6.88;8.44,6.88 +2.50,1.25;9.06,1.25 +8.75,3.12;2.81,3.12 + +# UTF-16 : 7f 54 +# UTF-8 : 94 bd e7 +[7f54] 罔 +0.94,0.94;0.94,8.75 +0.94,8.75;8.44,8.75 +8.44,8.75;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +4.69,6.56;4.69,5.00 +1.56,6.56;7.81,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;5.94,7.19 +5.94,7.19;6.25,7.50 +6.25,7.50;6.25,7.81 +6.25,7.81;6.56,8.44 +3.75,6.56;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +7.19,2.50;6.56,2.19 +6.56,2.19;6.25,2.19 +6.25,2.19;5.62,2.19 +5.62,2.19;5.31,2.19 +5.31,2.19;4.69,2.19 +4.69,2.19;4.06,2.19 +4.06,2.19;3.75,2.19 +3.75,2.19;2.81,2.19 +2.81,2.19;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.50,5.00 +2.50,5.00;7.19,5.00 + +# UTF-16 : 7d b2 +# UTF-8 : b2 b6 e7 +[7db2] 網 +6.25,6.56;6.25,5.00 +4.38,6.56;8.44,6.56 +4.38,5.00;8.44,5.00 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.81,8.44 +5.62,6.56;5.62,6.88 +5.62,6.88;5.31,7.50 +5.31,7.50;5.00,8.12 +5.00,8.12;5.00,8.12 +3.75,0.94;3.75,8.75 +3.75,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +3.44,4.06;3.44,4.69 +3.44,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;2.81,6.56 +0.00,4.69;3.44,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.50 +2.50,7.50;2.81,7.81 +2.81,7.81;3.12,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.81 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +8.12,2.50;7.50,2.50 +7.50,2.50;7.19,2.50 +7.19,2.50;6.88,2.50 +6.88,2.50;6.25,2.50 +6.25,2.50;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.31,5.00 + +# UTF-16 : 60 d8 +# UTF-8 : 98 83 e6 +[60d8] 惘 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +5.94,6.56;5.94,5.00 +3.75,6.56;8.44,6.56 +6.88,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.19,7.81 +7.19,7.81;7.50,8.12 +7.50,8.12;7.50,8.44 +5.31,6.56;5.31,6.88 +5.31,6.88;5.00,7.19 +5.00,7.19;5.00,7.81 +5.00,7.81;4.69,8.12 +4.69,8.12;4.69,8.12 +3.12,0.94;3.12,8.75 +3.12,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.81,2.50;7.50,2.50 +7.50,2.50;6.88,2.50 +6.88,2.50;6.56,2.50 +6.56,2.50;6.25,2.50 +6.25,2.50;5.94,2.50 +5.94,2.50;5.31,2.50 +5.31,2.50;4.69,2.50 +4.69,2.50;4.69,2.81 +4.38,2.81;4.69,5.00 +4.38,5.00;8.12,5.00 + +# UTF-16 : 7f 85 +# UTF-8 : 85 be e7 +[7f85] 羅 +7.81,6.88;7.50,6.56 +7.50,6.56;7.19,6.25 +7.19,6.25;6.88,5.94 +6.88,5.94;6.88,5.94 +4.69,5.94;4.69,0.62 +8.75,5.94;4.69,5.94 +6.88,1.25;6.88,5.94 +4.69,1.25;9.06,1.25 +4.69,2.81;8.75,2.81 +4.69,4.38;8.75,4.38 +3.75,4.69;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.94 +4.69,5.94;5.00,6.56 +5.00,6.56;5.31,6.88 +4.06,3.12;4.06,3.75 +4.06,3.75;3.75,4.38 +3.75,4.38;3.75,4.69 +3.75,4.69;3.44,5.00 +0.31,3.75;4.06,3.75 +2.50,3.75;2.50,0.62 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.75;1.56,4.06 +1.56,4.06;2.19,4.69 +2.19,4.69;2.81,5.31 +2.81,5.31;3.12,5.94 +3.12,5.94;3.75,6.25 +1.88,4.38;1.56,5.00 +1.56,5.00;1.25,5.31 +1.25,5.31;0.94,5.62 +0.94,5.62;0.62,5.94 +0.62,5.94;0.62,6.25 +1.25,5.31;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +4.06,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +1.25,7.50;8.44,7.50 +8.44,7.50;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +5.94,7.50;5.94,8.75 +3.44,7.50;3.44,8.75 + +# UTF-16 : 7d 61 +# UTF-8 : a1 b5 e7 +[7d61] 絡 +4.69,0.62;4.69,4.38 +4.69,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +4.69,1.56;8.44,1.56 +3.75,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.94,9.38 +5.31,8.44;8.75,8.44 +8.75,8.44;8.44,7.81 +8.44,7.81;8.12,7.50 +8.12,7.50;7.81,6.88 +7.81,6.88;7.19,6.56 +7.19,6.56;6.88,6.25 +6.88,6.25;6.25,5.62 +6.25,5.62;5.94,5.31 +5.94,5.31;5.31,5.00 +5.31,5.00;4.69,4.69 +4.69,4.69;4.06,4.69 +5.00,7.81;5.31,7.50 +5.31,7.50;5.62,6.88 +5.62,6.88;5.94,6.56 +5.94,6.56;6.25,6.25 +6.25,6.25;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.81,5.31 +7.81,5.31;8.12,5.00 +8.12,5.00;8.75,4.69 +8.75,4.69;9.38,4.38 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.00 +4.06,5.00;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;3.44,6.56 +0.31,4.69;4.06,5.00 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;1.25,7.19 +1.25,7.19;0.94,7.50 +0.94,7.50;0.62,7.81 +1.25,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 + +# UTF-16 : 60 6a +# UTF-8 : aa 81 e6 +[606a] 恪 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +3.75,0.62;3.75,4.38 +3.75,4.38;8.12,4.38 +8.12,4.38;8.12,0.62 +3.75,1.56;8.12,1.56 +2.81,6.88;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;5.00,9.38 +4.38,8.44;8.44,8.44 +8.44,8.44;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.19,6.88 +7.19,6.88;6.88,6.56 +6.88,6.56;6.25,5.94 +6.25,5.94;5.62,5.62 +5.62,5.62;5.00,5.31 +5.00,5.31;4.38,5.00 +4.38,5.00;3.44,4.69 +3.44,4.69;2.50,4.38 +4.06,7.81;4.38,7.50 +4.38,7.50;4.69,7.19 +4.69,7.19;5.31,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;6.25,5.94 +6.25,5.94;6.88,5.62 +6.88,5.62;7.19,5.31 +7.19,5.31;7.81,5.00 +7.81,5.00;8.44,4.69 +8.44,4.69;9.38,4.38 + +# UTF-16 : 63 0c +# UTF-8 : 8c 8c e6 +[630c] 挌 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +3.75,0.62;3.75,4.38 +3.75,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +4.06,1.56;8.44,1.56 +2.81,6.56;3.44,7.19 +3.44,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;5.00,8.75 +5.00,8.75;5.31,9.38 +4.69,8.44;8.75,8.44 +8.44,8.44;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;6.88,6.56 +6.88,6.56;6.25,5.94 +6.25,5.94;5.94,5.62 +5.94,5.62;5.31,5.31 +5.31,5.31;4.38,5.00 +4.38,5.00;3.75,4.69 +3.75,4.69;2.81,4.38 +4.38,7.81;4.69,7.50 +4.69,7.50;5.00,6.88 +5.00,6.88;5.62,6.56 +5.62,6.56;5.94,6.25 +5.94,6.25;6.56,5.94 +6.56,5.94;6.88,5.62 +6.88,5.62;7.50,5.31 +7.50,5.31;8.12,5.00 +8.12,5.00;8.75,4.69 +8.75,4.69;9.38,4.38 + +# UTF-16 : 73 de +# UTF-8 : 9e 8f e7 +[73de] 珞 +3.75,0.62;3.75,4.38 +3.75,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +4.06,1.56;8.44,1.56 +2.81,6.56;3.44,7.19 +3.44,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;5.00,8.75 +5.00,8.75;5.31,9.38 +4.69,8.44;8.75,8.44 +8.44,8.44;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;6.88,6.56 +6.88,6.56;6.25,5.94 +6.25,5.94;5.94,5.62 +5.94,5.62;5.31,5.31 +5.31,5.31;4.38,5.00 +4.38,5.00;3.75,4.69 +3.75,4.69;2.81,4.38 +4.38,7.81;4.69,7.50 +4.69,7.50;5.00,6.88 +5.00,6.88;5.62,6.56 +5.62,6.56;5.94,6.25 +5.94,6.25;6.56,5.94 +6.56,5.94;6.88,5.62 +6.88,5.62;7.50,5.31 +7.50,5.31;8.12,5.00 +8.12,5.00;8.75,4.69 +8.75,4.69;9.38,4.38 +3.12,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.31,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 + +# UTF-16 : 54 af +# UTF-8 : af 92 e5 +[54af] 咯 +4.06,0.62;4.06,4.38 +4.06,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +4.06,1.56;8.44,1.56 +3.12,6.56;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.31,9.38 +4.69,8.44;8.75,8.44 +8.44,8.44;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;6.88,6.56 +6.88,6.56;6.56,5.94 +6.56,5.94;5.94,5.62 +5.94,5.62;5.31,5.31 +5.31,5.31;4.69,5.00 +4.69,5.00;3.75,4.69 +3.75,4.69;3.12,4.38 +4.38,7.81;4.69,7.50 +4.69,7.50;5.00,7.19 +5.00,7.19;5.62,6.56 +5.62,6.56;5.94,6.25 +5.94,6.25;6.56,5.94 +6.56,5.94;6.88,5.62 +6.88,5.62;7.50,5.31 +7.50,5.31;8.12,5.00 +8.12,5.00;8.75,4.69 +8.75,4.69;9.38,4.38 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 + +# UTF-16 : 72 e2 +# UTF-8 : a2 8b e7 +[72e2] 狢 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.50,2.50 +2.50,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +2.19,5.62;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +3.75,0.62;3.75,4.38 +3.75,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +4.06,1.56;8.44,1.56 +2.81,6.56;3.44,7.19 +3.44,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;5.00,8.75 +5.00,8.75;5.31,9.38 +4.69,8.44;8.75,8.44 +8.44,8.44;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;6.88,6.56 +6.88,6.56;6.25,5.94 +6.25,5.94;5.94,5.62 +5.94,5.62;5.31,5.31 +5.31,5.31;4.38,5.00 +4.38,5.00;3.75,4.69 +3.75,4.69;2.81,4.38 +4.38,7.81;4.69,7.50 +4.69,7.50;5.00,6.88 +5.00,6.88;5.62,6.56 +5.62,6.56;5.94,6.25 +5.94,6.25;6.56,5.94 +6.56,5.94;6.88,5.62 +6.88,5.62;7.50,5.31 +7.50,5.31;8.12,5.00 +8.12,5.00;8.75,4.69 +8.75,4.69;9.38,4.38 + +# UTF-16 : 70 d9 +# UTF-8 : 99 83 e7 +[70d9] 烙 +3.44,1.25;3.12,1.88 +3.12,1.88;2.81,2.50 +2.81,2.50;2.50,3.12 +2.50,3.12;1.88,4.06 +1.88,4.06;1.56,4.69 +4.38,0.62;4.38,4.38 +4.38,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +4.38,1.56;8.44,1.56 +3.44,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;5.00,8.12 +5.00,8.12;5.31,8.75 +5.31,8.75;5.62,9.38 +5.00,8.44;8.75,8.44 +8.44,8.44;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;6.88,6.56 +6.88,6.56;6.56,5.94 +6.56,5.94;5.94,5.62 +5.94,5.62;5.31,5.31 +5.31,5.31;4.69,5.00 +4.69,5.00;4.06,4.69 +4.06,4.69;3.12,4.38 +4.69,7.81;5.00,7.50 +5.00,7.50;5.31,7.19 +5.31,7.19;5.62,6.56 +5.62,6.56;6.25,6.25 +6.25,6.25;6.56,5.94 +6.56,5.94;7.19,5.62 +7.19,5.62;7.50,5.31 +7.50,5.31;8.12,5.00 +8.12,5.00;8.75,4.69 +8.75,4.69;9.38,4.38 +0.94,7.81;0.94,7.19 +0.94,7.19;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +3.12,7.81;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,9.06 + +# UTF-16 : 8f 05 +# UTF-8 : 85 bc e8 +[8f05] 輅 +4.69,0.62;4.69,4.38 +4.69,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +4.69,1.56;8.44,1.56 +4.06,6.88;4.38,7.19 +4.38,7.19;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.94,9.38 +5.31,8.44;8.75,8.44 +8.75,8.44;8.44,7.81 +8.44,7.81;8.12,7.19 +8.12,7.19;7.50,6.88 +7.50,6.88;7.19,6.56 +7.19,6.56;6.88,5.94 +6.88,5.94;6.25,5.62 +6.25,5.62;5.62,5.31 +5.62,5.31;5.00,5.00 +5.00,5.00;4.38,4.69 +4.38,4.69;3.75,4.38 +5.00,7.81;5.31,7.50 +5.31,7.50;5.62,6.88 +5.62,6.88;5.94,6.56 +5.94,6.56;6.25,6.25 +6.25,6.25;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.81,5.31 +7.81,5.31;8.12,5.00 +8.12,5.00;8.75,4.69 +8.75,4.69;9.38,4.38 +0.62,3.44;3.75,3.44 +3.75,3.44;3.75,6.88 +3.75,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;3.44,5.31 +0.31,2.19;4.06,2.19 +2.19,0.62;2.19,9.38 +0.31,8.12;4.06,8.12 + +# UTF-16 : 8c c2 +# UTF-8 : 82 b3 e8 +[8cc2] 賂 +4.69,0.62;4.69,4.38 +4.69,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +4.69,1.56;8.44,1.56 +3.75,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.94,9.38 +5.31,8.44;8.75,8.44 +8.75,8.44;8.44,7.81 +8.44,7.81;8.12,7.19 +8.12,7.19;7.50,6.88 +7.50,6.88;7.19,6.56 +7.19,6.56;6.88,5.94 +6.88,5.94;6.25,5.62 +6.25,5.62;5.62,5.31 +5.62,5.31;5.00,5.00 +5.00,5.00;4.38,4.69 +4.38,4.69;3.75,4.38 +5.00,7.81;5.31,7.50 +5.31,7.50;5.62,6.88 +5.62,6.88;5.94,6.56 +5.94,6.56;6.25,6.25 +6.25,6.25;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.81,5.31 +7.81,5.31;8.12,5.00 +8.12,5.00;8.75,4.69 +8.75,4.69;9.38,4.38 +0.94,3.12;3.44,3.12 +3.44,3.12;3.44,8.75 +3.44,8.75;0.94,8.75 +0.94,8.75;0.94,3.12 +0.94,5.00;3.44,5.00 +0.94,6.88;3.44,6.88 +0.00,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +4.06,0.94;3.75,1.25 +3.75,1.25;3.44,1.56 +3.44,1.56;3.12,2.19 +3.12,2.19;2.81,2.50 +2.81,2.50;2.50,2.50 + +# UTF-16 : 99 f1 +# UTF-8 : b1 a7 e9 +[99f1] 駱 +4.69,0.62;4.69,4.38 +4.69,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +4.69,1.56;8.44,1.56 +3.75,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.94,9.38 +5.31,8.44;8.75,8.44 +8.75,8.12;8.44,7.81 +8.44,7.81;8.12,7.19 +8.12,7.19;7.50,6.88 +7.50,6.88;7.19,6.56 +7.19,6.56;6.88,5.94 +6.88,5.94;6.25,5.62 +6.25,5.62;5.94,5.31 +5.94,5.31;5.31,5.00 +5.31,5.00;4.69,4.69 +4.69,4.69;4.06,4.38 +5.00,7.81;5.31,7.50 +5.31,7.50;5.62,6.88 +5.62,6.88;5.94,6.56 +5.94,6.56;6.25,6.25 +6.25,6.25;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.81,5.31 +7.81,5.31;8.12,5.00 +8.12,5.00;8.75,4.69 +8.75,4.69;9.38,4.38 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.75 +1.56,1.25;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.25,3.44 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.75 +4.06,8.75;0.62,8.75 +0.62,8.75;0.62,4.38 +0.62,4.38;3.75,4.38 +3.75,4.38;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;3.44,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,8.75;2.19,4.38 +0.94,5.94;3.75,5.94 +0.94,7.19;3.75,7.19 + +# UTF-16 : 91 6a +# UTF-8 : aa 85 e9 +[916a] 酪 +4.69,0.62;4.69,4.38 +4.69,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +4.69,1.56;8.44,1.56 +4.06,6.88;4.38,7.50 +4.38,7.50;5.00,7.81 +5.00,7.81;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +5.31,8.44;8.75,8.44 +8.75,8.12;8.44,7.81 +8.44,7.81;8.12,7.19 +8.12,7.19;7.50,6.88 +7.50,6.88;7.19,6.56 +7.19,6.56;6.88,5.94 +6.88,5.94;6.25,5.62 +6.25,5.62;5.62,5.31 +5.62,5.31;5.00,5.00 +5.00,5.00;4.38,4.69 +4.38,4.69;3.75,4.38 +5.00,7.81;5.31,7.50 +5.31,7.50;5.62,7.19 +5.62,7.19;5.94,6.56 +5.94,6.56;6.25,6.25 +6.25,6.25;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.81,5.31 +7.81,5.31;8.12,5.00 +8.12,5.00;8.75,4.69 +8.75,4.69;9.38,4.38 +3.75,0.62;3.75,7.19 +3.75,7.19;0.62,7.19 +0.62,7.19;0.62,0.62 +0.94,1.56;3.75,1.56 +0.94,3.12;3.75,3.12 +0.31,8.75;4.06,8.75 +1.56,8.75;1.88,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.56,5.94 +1.56,5.94;1.56,5.62 +1.56,5.62;1.56,5.00 +1.56,5.00;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.94,3.75 +2.81,8.75;2.81,5.31 +2.81,5.31;2.81,5.00 +2.81,5.00;3.12,4.69 +3.12,4.69;3.75,4.69 + +# UTF-16 : 5e 1d +# UTF-8 : 9d b8 e5 +[5e1d] 帝 +0.62,8.44;8.75,8.44 +4.69,8.44;4.69,9.38 +5.62,5.94;5.94,6.25 +5.94,6.25;6.25,6.88 +6.25,6.88;6.56,7.19 +6.56,7.19;6.56,7.81 +6.56,7.81;6.88,8.44 +3.75,5.94;3.44,6.56 +3.44,6.56;3.12,6.88 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +8.75,4.06;8.75,5.94 +8.75,5.94;0.62,5.94 +0.62,5.94;0.62,4.06 +4.69,0.62;4.69,5.94 +1.56,1.56;1.56,4.38 +1.56,4.38;7.81,4.38 +7.81,4.38;7.81,1.88 +7.81,1.88;7.50,1.56 +7.50,1.56;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.25,1.56 +6.25,1.56;5.94,1.56 + +# UTF-16 : 69 74 +# UTF-8 : b4 a5 e6 +[6974] 楴 +2.81,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +6.88,5.94;7.19,6.25 +7.19,6.25;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.50,7.81 +7.50,7.81;7.81,8.44 +5.00,5.94;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;4.38,7.50 +4.38,7.50;4.38,7.81 +4.38,7.81;4.06,8.44 +8.75,4.06;9.06,5.94 +8.75,5.94;2.81,5.94 +2.81,5.94;2.81,4.06 +5.94,0.62;5.94,5.62 +3.44,1.56;3.44,4.38 +3.44,4.38;8.44,4.38 +8.44,4.38;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.56 +1.56,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;1.88,6.56 +1.88,6.56;1.88,7.19 + +# UTF-16 : 55 7c +# UTF-8 : bc 95 e5 +[557c] 啼 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +2.81,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +6.88,5.94;7.19,6.25 +7.19,6.25;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.50,7.81 +7.50,7.81;7.81,8.44 +5.00,5.94;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;4.38,7.50 +4.38,7.50;4.38,7.81 +4.38,7.81;4.06,8.44 +8.75,4.06;9.06,5.94 +8.75,5.94;3.12,5.94 +2.81,5.94;3.12,4.06 +5.94,0.62;5.94,5.62 +3.75,1.56;3.75,4.38 +3.75,4.38;8.44,4.38 +8.44,4.38;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.56 + +# UTF-16 : 7d e0 +# UTF-8 : a0 b7 e7 +[7de0] 締 +3.44,8.44;9.06,8.44 +6.25,8.44;6.25,9.38 +7.19,5.94;7.50,6.25 +7.50,6.25;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;8.12,8.44 +5.31,5.94;5.00,6.56 +5.00,6.56;5.00,6.88 +5.00,6.88;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.38,8.44 +9.06,4.06;9.06,5.94 +9.06,5.94;3.75,5.94 +3.44,5.94;3.75,4.06 +6.25,0.62;6.25,5.62 +4.06,1.56;4.06,4.38 +4.06,4.38;8.44,4.38 +8.44,4.38;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;7.19,1.56 +3.12,4.38;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.81,6.56 +0.31,4.69;3.12,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 + +# UTF-16 : 8a e6 +# UTF-8 : a6 ab e8 +[8ae6] 諦 +3.44,8.44;9.06,8.44 +6.25,8.44;6.25,9.38 +7.19,5.94;7.50,6.25 +7.50,6.25;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;8.12,8.44 +5.31,5.94;5.00,6.56 +5.00,6.56;5.00,6.88 +5.00,6.88;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.38,8.44 +9.06,4.06;9.06,5.94 +9.06,5.94;3.75,5.94 +3.44,5.94;3.75,4.06 +6.25,0.62;6.25,5.62 +4.06,1.56;4.06,4.38 +4.06,4.38;8.44,4.38 +8.44,4.38;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;7.19,1.56 +0.94,1.25;3.12,1.25 +2.81,1.25;3.12,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 + +# UTF-16 : 8e 44 +# UTF-8 : 84 b9 e8 +[8e44] 蹄 +3.44,8.44;9.06,8.44 +6.25,8.44;6.25,9.38 +7.19,5.94;7.50,6.25 +7.50,6.25;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;8.12,8.44 +5.31,5.94;5.00,6.56 +5.00,6.56;5.00,6.88 +5.00,6.88;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.38,8.44 +9.06,4.06;9.06,5.94 +9.06,5.94;3.75,5.94 +3.44,5.94;3.75,4.06 +6.25,0.62;6.25,5.62 +4.06,1.56;4.06,4.38 +4.06,4.38;8.44,4.38 +8.44,4.38;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;7.19,1.56 +1.88,4.69;3.44,4.69 +1.88,1.56;1.88,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.12,6.25 +2.81,6.25;3.12,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 + +# UTF-16 : 82 d7 +# UTF-8 : 97 8b e8 +[82d7] 苗 +1.25,4.06;8.12,4.06 +4.69,1.56;4.69,6.56 +0.62,8.44;8.75,8.44 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +8.12,0.62;8.12,6.56 +8.12,6.56;1.25,6.56 +1.25,6.56;1.25,0.62 +1.25,1.25;8.12,1.25 + +# UTF-16 : 73 2b +# UTF-8 : ab 8c e7 +[732b] 猫 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.50,2.50 +2.50,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +2.19,5.62;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +3.44,3.75;8.75,3.75 +5.94,1.56;5.94,6.25 +2.81,8.12;9.06,8.12 +4.38,6.88;4.69,9.38 +7.50,6.88;7.50,9.38 +8.75,0.62;8.75,6.25 +8.75,6.25;3.44,6.25 +3.44,6.25;3.44,0.62 +3.44,1.25;8.75,1.25 + +# UTF-16 : 63 cf +# UTF-8 : 8f 8f e6 +[63cf] 描 +3.44,3.75;8.75,3.75 +5.94,1.56;5.94,6.25 +3.12,8.12;9.06,8.12 +4.69,6.88;4.69,9.38 +7.50,6.88;7.50,9.38 +8.75,0.62;8.75,6.25 +8.75,6.25;3.44,6.25 +3.44,6.25;3.44,0.62 +3.44,1.25;8.75,1.25 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.44,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.44,7.19;0.31,7.19 + +# UTF-16 : 93 28 +# UTF-8 : a8 8c e9 +[9328] 錨 +4.38,3.75;8.75,3.75 +6.56,1.56;6.56,6.25 +3.75,8.12;9.06,8.12 +5.00,6.88;5.00,9.38 +7.81,6.88;7.81,9.38 +8.75,0.62;8.75,6.25 +8.75,6.25;4.06,6.25 +4.06,6.25;4.06,0.62 +4.38,1.25;8.75,1.25 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 + +# UTF-16 : 83 28 +# UTF-8 : a8 8c e8 +[8328] 茨 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.62,5.94 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.94,3.75 +5.94,3.75;5.62,4.06 +5.62,4.06;5.62,4.69 +2.81,4.38;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.50 +7.19,4.38;7.50,4.69 +7.50,4.69;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.44,5.94 +8.44,5.94;8.75,6.25 +4.38,6.56;8.75,6.56 +0.31,1.56;0.94,2.19 +0.94,2.19;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.25 +1.88,6.25;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.62,6.88 + +# UTF-16 : 68 03 +# UTF-8 : 83 a0 e6 +[6803] 栃 +1.88,0.62;1.88,9.06 +3.44,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +4.06,6.88;9.06,6.88 +4.38,0.94;4.69,1.25 +4.69,1.25;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;5.94,5.94 +5.94,5.94;5.94,6.88 +5.62,5.00;8.75,5.00 +8.75,5.00;8.75,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,1.25 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +8.44,9.06;8.75,9.06 + +# UTF-16 : 68 a8 +# UTF-8 : a8 a2 e6 +[68a8] 梨 +8.75,3.75;0.62,3.75 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,0.62;4.69,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.50,7.19 +2.50,7.19;2.81,7.19 +5.00,9.06;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.75,8.75 +3.75,8.75;3.12,8.75 +3.12,8.75;2.81,8.75 +2.81,8.75;2.50,8.75 +2.50,8.75;1.88,8.44 +1.88,8.44;1.56,8.44 +1.56,8.44;1.25,8.44 +1.25,8.44;0.62,8.44 +2.81,4.38;2.81,8.75 +5.00,7.19;0.62,7.19 +5.00,5.31;4.69,5.62 +4.69,5.62;4.38,6.25 +4.38,6.25;3.75,6.56 +3.75,6.56;3.44,6.88 +3.44,6.88;2.81,7.19 +5.94,5.62;5.94,8.75 +8.44,9.06;8.44,5.00 +8.44,5.00;8.44,4.69 +8.44,4.69;7.81,4.69 +7.81,4.69;7.50,4.69 +7.50,4.69;6.88,4.69 +6.88,4.69;6.56,4.69 + +# UTF-16 : 4f 0e +# UTF-8 : 8e bc e4 +[4f0e] 伎 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +2.50,5.94;8.75,5.94 +2.19,0.94;3.12,1.25 +3.12,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.88,3.12 +6.88,3.12;7.19,3.75 +7.19,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +8.12,5.00;8.44,5.62 +9.06,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.62,2.81 +5.62,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.06,4.06 +4.06,4.06;3.75,4.69 +3.75,4.69;3.44,5.31 +2.50,7.81;9.06,7.81 +5.94,5.94;5.94,9.38 + +# UTF-16 : 8d c2 +# UTF-8 : 82 b7 e8 +[8dc2] 跂 +3.75,5.94;8.75,5.94 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;8.12,4.38 +8.12,4.38;8.44,5.00 +8.44,5.00;8.75,5.62 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.81 +6.25,2.81;5.62,3.12 +5.62,3.12;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.38,5.31 +3.44,7.81;9.06,7.81 +6.25,5.94;6.25,9.38 +2.19,4.69;3.75,4.69 +2.19,1.56;2.19,6.25 +0.94,0.94;0.94,5.31 +0.94,6.25;3.44,6.25 +3.44,6.25;3.44,8.75 +3.44,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 + +# UTF-16 : 5c 90 +# UTF-8 : 90 b2 e5 +[5c90] 岐 +3.75,5.94;8.75,5.94 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;8.12,4.38 +8.12,4.38;8.44,5.00 +8.44,5.00;8.75,5.62 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.38,5.31 +3.44,7.81;9.06,7.81 +6.25,5.94;6.56,9.38 +0.62,7.81;0.62,0.94 +0.62,1.56;3.12,1.56 +2.81,1.56;3.12,7.81 +1.88,1.56;1.88,9.06 + +# UTF-16 : 59 93 +# UTF-8 : 93 a6 e5 +[5993] 妓 +3.75,5.94;8.75,5.94 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;8.12,4.38 +8.12,4.38;8.44,5.00 +8.44,5.00;8.75,5.62 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.38,5.31 +3.44,7.81;9.06,7.81 +6.25,5.94;6.25,9.38 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.94 +3.12,5.94;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.50,3.12 +2.50,3.12;2.81,2.50 +2.81,2.50;3.12,2.19 +3.12,2.19;3.44,1.88 + +# UTF-16 : 80 a2 +# UTF-8 : a2 82 e8 +[80a2] 肢 +3.75,5.94;8.75,5.94 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;8.12,4.38 +8.12,4.38;8.44,5.00 +8.44,5.00;8.75,5.62 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.38,5.31 +3.44,7.81;9.06,7.81 +6.25,5.94;6.56,9.38 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 96 1c +# UTF-8 : 9c 98 e9 +[961c] 阜 +0.31,2.50;9.06,2.50 +4.69,0.31;4.69,3.75 +4.38,9.38;4.06,9.06 +4.06,9.06;4.06,8.44 +4.06,8.44;4.06,8.44 +1.56,5.31;8.12,5.31 +8.12,5.31;8.12,3.75 +8.12,3.75;1.25,3.75 +1.25,3.75;1.25,8.44 +1.25,8.44;7.81,8.44 +7.81,8.44;7.81,6.56 +7.81,6.56;1.56,6.56 + +# UTF-16 : 6f 5f +# UTF-8 : 9f bd e6 +[6f5f] 潟 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,8.75;8.44,8.75 +8.44,8.75;8.44,5.31 +8.44,5.31;3.12,5.31 +3.12,5.31;3.12,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.00,9.06 +5.00,9.06;5.62,9.06 +6.25,7.19;8.44,7.19 +3.12,7.19;5.31,7.19 +3.75,4.06;8.75,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +2.81,3.12;3.12,3.44 +3.12,3.44;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.69,5.31 +8.12,2.19;8.12,2.81 +8.12,2.81;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.50,3.75 +6.56,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;6.25,3.44 +5.00,1.25;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.00,3.44 +3.12,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;3.75,3.44 + +# UTF-16 : 6e cb +# UTF-8 : 8b bb e6 +[6ecb] 滋 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,8.12;9.06,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.38 +4.06,9.38;4.06,9.38 +6.88,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.38 +7.50,9.38;7.50,9.38 +9.06,1.56;5.94,1.25 +9.06,0.62;9.06,1.25 +9.06,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.44,3.44 +8.44,3.44;8.12,3.75 +6.25,1.25;6.56,1.56 +6.56,1.56;6.88,2.19 +6.88,2.19;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,4.69 +8.12,4.69;8.44,5.31 +8.44,5.31;8.44,5.94 +8.44,5.94;8.75,6.56 +4.38,3.44;3.75,3.75 +3.75,3.75;3.44,4.38 +3.44,4.38;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +5.94,0.62;5.94,1.25 +5.94,1.25;5.62,1.88 +5.62,1.88;5.62,2.50 +5.62,2.50;5.31,3.44 +5.31,3.44;5.00,3.75 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.31,5.94 +5.31,5.94;5.62,6.56 +3.12,5.00;3.44,5.62 +3.44,5.62;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +7.19,3.44;7.19,3.75 +7.19,3.75;6.56,4.38 +6.56,4.38;6.25,4.69 +6.25,4.69;5.94,5.31 +5.94,5.31;5.62,5.62 +6.25,5.00;6.56,5.62 +6.56,5.62;6.88,5.94 +6.88,5.94;6.88,6.56 +6.88,6.56;7.19,7.19 +7.19,7.19;7.50,7.81 +5.62,1.56;2.19,0.94 + +# UTF-16 : 9e 7f +# UTF-8 : bf b9 e9 +[9e7f] 鹿 +5.94,8.44;5.94,5.31 +3.44,8.44;3.44,5.31 +1.25,5.00;8.44,5.00 +8.44,5.00;8.44,7.19 +8.44,7.19;1.25,7.19 +4.69,8.44;5.00,9.38 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,8.44 +1.25,8.44;8.75,8.44 +5.94,4.69;5.94,1.56 +5.94,1.56;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +5.94,3.12;6.56,3.44 +6.56,3.44;7.19,3.44 +7.19,3.44;7.81,3.75 +7.81,3.75;8.44,4.06 +8.44,4.06;9.06,4.38 +2.50,3.44;5.31,3.44 +2.50,0.94;2.50,4.69 +1.25,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.31,1.56 + +# UTF-16 : 7e 04 +# UTF-8 : 84 b8 e7 +[7e04] 縄 +3.44,4.38;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.81,6.56 +0.31,4.69;3.12,5.00 +1.88,4.69;1.88,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.50 +2.50,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +3.75,3.75;8.75,3.75 +8.75,2.19;3.75,2.19 +8.44,6.25;4.06,6.25 +3.75,1.56;3.75,5.31 +3.75,5.31;8.75,5.31 +8.75,5.31;8.75,2.19 +4.06,7.50;8.44,7.50 +4.06,5.94;4.06,8.75 +4.06,8.75;8.44,8.75 +8.44,8.75;8.44,5.94 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,1.56 +6.25,1.56;6.25,1.88 +6.25,1.88;6.25,8.75 + +# UTF-16 : 87 7f +# UTF-8 : bf 9d e8 +[877f] 蝿 +4.06,3.75;8.75,3.75 +8.75,2.19;4.06,2.19 +8.44,6.25;4.06,6.25 +3.75,1.56;3.75,5.31 +3.75,5.31;8.75,5.31 +8.75,5.31;8.75,2.19 +4.06,7.50;8.44,7.50 +4.06,5.94;4.06,8.75 +4.06,8.75;8.44,8.75 +8.44,8.75;8.44,5.94 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,1.56 +6.25,1.56;6.25,1.88 +6.25,1.88;6.25,8.75 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 + +# UTF-16 : 66 43 +# UTF-8 : 83 99 e6 +[6643] 晃 +4.69,3.75;4.69,5.62 +3.12,3.75;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.31 +6.25,3.75;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;7.19,4.69 +7.19,4.69;7.19,5.00 +7.19,5.00;7.50,5.31 +5.62,3.75;5.94,1.56 +5.62,1.56;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,3.75;0.62,3.75 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +1.56,5.94;8.12,5.94 +8.12,5.94;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,5.62 +1.56,7.50;7.81,7.50 + +# UTF-16 : 5e 4c +# UTF-8 : 8c b9 e5 +[5e4c] 幌 +2.19,2.50;2.50,2.50 +2.50,2.50;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.12 +2.81,3.12;2.81,7.50 +2.81,7.50;0.62,7.50 +0.62,7.50;0.62,2.19 +1.56,0.62;1.88,9.06 +6.25,4.06;6.25,5.94 +5.00,4.06;4.69,4.38 +4.69,4.38;4.38,5.00 +4.38,5.00;4.06,5.31 +4.06,5.31;4.06,5.62 +7.19,4.06;7.50,4.38 +7.50,4.38;7.81,4.69 +7.81,4.69;7.81,5.00 +7.81,5.00;8.12,5.31 +8.12,5.31;8.12,5.62 +6.88,4.06;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,4.06;2.81,4.06 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.31,4.06 +3.75,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.94 +3.75,7.50;8.44,7.50 + +# UTF-16 : 6e c9 +# UTF-8 : 89 bb e6 +[6ec9] 滉 +5.94,4.06;5.94,5.94 +4.69,4.06;4.38,4.38 +4.38,4.38;4.38,4.69 +4.38,4.69;4.06,5.00 +4.06,5.00;3.75,5.62 +7.19,4.06;7.19,4.38 +7.19,4.38;7.50,4.69 +7.50,4.69;7.81,5.00 +7.81,5.00;7.81,5.31 +7.81,5.31;8.12,5.62 +6.56,4.06;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +8.75,4.06;2.81,4.06 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +3.44,5.94;8.44,5.94 +8.44,5.94;8.44,8.75 +8.44,8.75;3.12,8.75 +3.12,8.75;3.12,5.94 +3.44,7.50;8.44,7.50 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 6c 55 +# UTF-8 : 95 b1 e6 +[6c55] 汕 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.12,6.88;3.12,0.62 +8.75,0.62;8.75,6.88 +5.94,1.56;5.94,9.38 +3.12,1.56;8.75,1.56 + +# UTF-16 : 4e d9 +# UTF-8 : 99 bb e4 +[4ed9] 仙 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.56,6.56 +1.56,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.31,4.38 +1.56,0.62;1.56,6.88 +3.12,6.88;3.12,0.62 +8.75,0.62;8.75,6.88 +5.94,1.56;5.94,9.38 +3.12,1.56;8.75,1.56 + +# UTF-16 : 57 38 +# UTF-8 : b8 9c e5 +[5738] 圸 +0.31,6.25;2.81,6.25 +1.56,2.19;1.56,9.06 +0.31,1.56;0.62,1.88 +0.62,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 +3.44,6.88;3.44,0.62 +8.75,0.62;8.75,6.88 +5.94,1.56;6.25,9.38 +3.44,1.56;8.75,1.56 + +# UTF-16 : 67 63 +# UTF-8 : a3 9d e6 +[6763] 杣 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +3.44,6.88;3.75,0.62 +8.75,0.62;8.75,6.88 +6.25,1.56;6.25,9.38 +3.75,1.56;8.75,1.56 + +# UTF-16 : 90 a3 +# UTF-8 : a3 82 e9 +[90a3] 那 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.38 +2.19,4.38;2.50,5.31 +2.50,5.31;2.50,6.25 +2.50,6.25;2.50,7.50 +2.50,7.50;2.50,8.75 +0.62,8.75;4.69,8.75 +4.69,8.75;4.69,6.88 +4.69,6.88;4.69,5.31 +4.69,5.31;4.69,4.06 +4.69,4.06;4.69,2.81 +4.69,2.81;4.38,2.19 +4.38,2.19;4.38,1.88 +4.38,1.88;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.19,1.25 +0.62,6.56;4.69,6.56 +0.62,4.38;4.69,4.38 +8.75,8.75;5.94,8.75 +5.94,8.75;5.94,0.62 +6.56,1.88;7.19,1.88 +7.19,1.88;7.81,1.88 +7.81,1.88;8.44,2.19 +8.44,2.19;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.12 +8.75,3.12;8.75,3.75 +8.75,3.75;8.44,4.38 +8.44,4.38;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.19,5.94 +7.19,5.94;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.50 +8.12,7.50;8.44,8.12 +8.44,8.12;8.75,8.75 + +# UTF-16 : 89 87 +# UTF-8 : 87 a6 e8 +[8987] 覇 +8.75,8.75;0.62,8.75 +5.94,8.75;5.94,6.56 +3.44,8.75;3.44,6.56 +1.25,6.25;1.25,7.81 +1.25,7.81;8.12,7.81 +8.12,7.81;8.12,6.56 +8.12,6.56;1.25,6.56 +5.31,2.50;8.44,2.50 +5.62,4.06;8.44,4.06 +0.62,5.31;5.00,5.31 +4.38,5.94;4.38,4.69 +4.38,4.69;1.25,4.69 +1.25,4.69;1.25,5.94 +0.94,2.50;4.69,2.50 +4.69,2.50;4.69,3.75 +4.69,3.75;0.94,3.75 +0.94,3.75;0.94,2.50 +0.62,1.88;4.69,1.88 +2.81,0.62;2.81,4.69 +4.38,0.62;5.00,0.94 +5.00,0.94;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.31,5.62 +5.31,5.62;8.44,5.62 +8.44,5.62;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.94 + +# UTF-16 : 58 3a +# UTF-8 : ba a0 e5 +[583a] 堺 +0.31,6.56;2.81,6.56 +1.56,2.81;1.56,9.06 +0.00,2.19;0.62,2.50 +0.62,2.50;1.25,2.81 +1.25,2.81;1.88,3.12 +1.88,3.12;2.50,3.44 +2.50,3.44;3.12,3.75 +3.12,5.00;8.75,5.00 +8.75,5.00;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,5.00 +5.94,8.75;5.94,5.31 +3.12,7.19;8.75,7.19 +2.50,2.81;2.81,3.12 +2.81,3.12;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.69,4.38 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,5.00 +9.38,2.81;8.75,3.12 +8.75,3.12;8.12,3.75 +8.12,3.75;7.50,4.06 +7.50,4.06;6.88,4.69 +6.88,4.69;6.56,5.00 +7.50,0.62;7.50,4.06 +2.50,0.62;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.56 +4.06,1.56;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.44 +4.69,3.44;4.69,4.38 + +# UTF-16 : 5c be +# UTF-8 : be b2 e5 +[5cbe] 岾 +0.62,7.81;0.62,0.94 +0.62,1.56;3.12,1.56 +3.12,1.56;3.12,7.81 +1.88,1.56;1.88,9.06 +5.94,7.81;9.06,7.81 +5.94,5.00;6.25,9.38 +8.75,0.62;8.75,5.00 +8.75,5.00;4.06,5.00 +4.06,5.00;4.06,0.62 +4.06,1.56;8.75,1.56 + +# UTF-16 : 8c bc +# UTF-8 : bc b2 e8 +[8cbc] 貼 +6.56,7.81;9.06,7.81 +6.56,5.00;6.56,9.38 +8.75,0.62;8.75,5.00 +8.75,5.00;4.69,5.00 +4.69,5.00;4.69,0.62 +4.69,1.56;8.75,1.56 +0.94,3.12;3.44,3.12 +3.44,3.12;3.44,8.75 +3.44,8.75;0.94,8.75 +0.94,8.75;0.94,3.12 +0.94,5.00;3.44,5.00 +0.94,6.88;3.44,6.88 +0.00,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +4.06,0.94;3.75,1.25 +3.75,1.25;3.44,1.56 +3.44,1.56;3.12,2.19 +3.12,2.19;2.81,2.50 +2.81,2.50;2.81,2.50 + +# UTF-16 : 5e 16 +# UTF-8 : 96 b8 e5 +[5e16] 帖 +2.19,2.50;2.50,2.50 +2.50,2.50;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,7.50 +3.12,7.50;0.62,7.50 +0.62,7.50;0.62,2.19 +1.88,0.62;1.88,9.06 +5.94,7.81;9.06,7.81 +5.94,5.00;5.94,9.38 +8.75,0.62;8.75,5.00 +8.75,5.00;3.75,5.00 +3.75,5.00;3.75,0.62 +3.75,1.56;8.75,1.56 + +# UTF-16 : 78 27 +# UTF-8 : a7 a0 e7 +[7827] 砧 +3.75,8.75;0.31,8.75 +1.25,1.88;3.44,1.88 +3.44,1.88;3.44,5.62 +3.44,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +1.56,7.19;1.56,8.12 +1.56,8.12;1.88,8.75 +6.25,7.81;9.06,7.81 +6.25,5.00;6.25,9.38 +8.75,0.62;8.75,5.00 +8.75,5.00;4.38,5.00 +4.38,5.00;4.38,0.62 +4.38,1.56;8.75,1.56 + +# UTF-16 : 7a d9 +# UTF-8 : 99 ab e7 +[7ad9] 站 +0.31,7.50;3.75,7.50 +1.88,7.50;2.19,9.06 +0.31,1.25;1.25,1.56 +1.25,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.19 +2.50,1.88;2.50,2.19 +2.50,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;3.12,4.69 +3.12,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;3.12,6.88 +1.25,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;0.94,6.56 +6.25,7.81;9.06,7.81 +6.25,5.00;6.25,9.38 +8.75,0.62;8.75,5.00 +8.75,5.00;4.38,5.00 +4.38,5.00;4.38,0.62 +4.38,1.56;8.75,1.56 + +# UTF-16 : 7c 98 +# UTF-8 : 98 b2 e7 +[7c98] 粘 +2.19,0.62;2.19,9.06 +3.75,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.88,5.31 +1.88,5.31;1.88,5.62 +1.88,5.62;1.88,5.94 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.62,8.75 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.44,8.44 +3.44,8.44;3.75,8.75 +6.25,7.81;9.06,7.81 +6.25,5.00;6.25,9.38 +8.75,0.62;8.75,5.00 +8.75,5.00;4.06,5.00 +4.06,5.00;4.06,0.62 +4.06,1.56;8.75,1.56 + +# UTF-16 : 62 c8 +# UTF-8 : 88 8b e6 +[62c8] 拈 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.44,7.19;0.31,7.19 +5.94,7.81;9.06,7.81 +5.94,5.00;5.94,9.38 +8.75,0.62;8.75,5.00 +8.75,5.00;3.75,5.00 +3.75,5.00;3.75,0.62 +3.75,1.56;8.75,1.56 + +# UTF-16 : 6c be +# UTF-8 : be b2 e6 +[6cbe] 沾 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.50,7.50;2.19,8.12 +2.19,8.12;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.31,6.88 +5.62,7.81;9.06,7.81 +5.62,5.00;5.94,9.38 +8.75,0.62;8.75,5.00 +8.75,5.00;3.44,5.00 +3.44,5.00;3.44,0.62 +3.44,1.56;8.75,1.56 + +# UTF-16 : 9b d6 +# UTF-8 : 96 af e9 +[9bd6] 鯖 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.81,8.75 +0.94,5.31;3.44,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.75,7.19 +3.75,7.19;3.75,3.44 +3.75,3.44;0.94,3.44 +2.19,7.19;2.19,3.44 +4.38,0.94;4.38,5.00 +4.38,5.00;8.75,5.00 +8.75,5.00;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +4.06,5.94;9.06,5.94 +9.06,8.44;4.38,8.44 +8.75,7.19;4.69,7.19 +6.56,5.94;6.56,9.38 +4.38,2.50;8.75,2.50 +4.38,3.75;8.75,3.75 +4.06,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +2.81,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;2.50,2.81 +2.50,2.81;2.50,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 + +# UTF-16 : 68 c4 +# UTF-8 : 84 a3 e6 +[68c4] 棄 +4.69,8.44;4.69,9.38 +0.62,8.44;8.75,8.44 +0.62,5.62;8.75,5.62 +8.75,6.56;8.12,6.88 +8.12,6.88;7.81,7.19 +7.81,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.25,8.12 +0.62,6.88;1.25,6.88 +1.25,6.88;2.19,6.88 +2.19,6.88;2.81,6.88 +2.81,6.88;3.44,6.88 +3.44,6.88;4.06,6.88 +4.06,6.88;4.69,6.88 +4.69,6.88;5.62,7.19 +5.62,7.19;6.25,7.19 +6.25,7.19;6.88,7.19 +6.88,7.19;7.81,7.19 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,6.56;1.88,4.38 +1.88,4.38;7.50,4.38 +7.50,4.38;7.50,6.56 +8.75,3.44;0.62,3.44 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.69,3.44 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;4.69,3.44 +4.69,0.62;4.69,6.56 + +# UTF-16 : 7f 6b +# UTF-8 : ab bd e7 +[7f6b] 罫 +0.94,7.50;8.44,7.50 +8.44,7.50;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +5.94,7.50;5.94,8.75 +3.44,7.50;3.44,8.75 +5.94,1.56;5.62,1.56 +5.62,1.56;5.00,1.25 +5.00,1.25;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +5.62,2.81;0.94,2.81 +3.12,1.25;3.12,3.75 +5.94,4.06;0.62,4.06 +5.62,5.94;0.94,5.94 +3.12,4.06;3.12,6.88 +6.56,0.62;6.56,6.88 +9.38,3.12;8.75,3.44 +8.75,3.44;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.19,4.38 +7.19,4.38;6.56,4.38 + +# UTF-16 : 79 47 +# UTF-8 : 87 a5 e7 +[7947] 祇 +3.75,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 +4.38,5.62;9.06,5.62 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +8.44,9.06;8.75,9.06 +4.38,1.25;4.38,8.44 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,1.88 +5.94,1.88;6.25,2.19 +6.25,2.19;6.88,2.19 +6.88,8.75;6.88,7.50 +6.88,7.50;6.88,6.25 +6.88,6.25;7.19,5.00 +7.19,5.00;7.19,4.06 +7.19,4.06;7.50,3.12 +7.50,3.12;7.81,2.19 +7.81,2.19;7.81,1.88 +7.81,1.88;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 + +# UTF-16 : 82 10 +# UTF-8 : 90 88 e8 +[8210] 舐 +4.69,5.62;9.06,5.62 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 +8.44,9.06;8.75,9.06 +4.69,1.25;4.69,8.44 +3.44,0.94;4.06,1.25 +4.06,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.19 +6.88,8.75;6.88,7.50 +6.88,7.50;7.19,6.25 +7.19,6.25;7.19,5.00 +7.19,5.00;7.50,4.06 +7.50,4.06;7.50,3.12 +7.50,3.12;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +0.94,1.56;3.75,1.56 +3.75,1.56;3.75,4.69 +3.75,4.69;0.62,4.69 +0.62,4.69;0.62,0.62 +0.31,6.56;4.06,6.56 +2.19,4.69;2.19,8.44 +0.62,8.12;0.94,8.12 +0.94,8.12;1.25,8.12 +1.25,8.12;2.19,8.44 +2.19,8.44;2.81,8.44 +2.81,8.44;3.44,8.75 +3.44,8.75;4.06,9.06 + +# UTF-16 : 57 0b +# UTF-8 : 8b 9c e5 +[570b] 國 +1.25,7.50;8.12,7.50 +7.19,6.56;7.19,5.94 +7.19,5.94;6.88,5.31 +6.88,5.31;6.88,4.69 +6.88,4.69;6.56,4.06 +6.56,4.06;6.25,3.75 +6.25,3.75;5.94,3.12 +5.94,3.12;5.94,2.81 +5.94,2.81;5.62,2.50 +5.62,2.50;5.31,2.19 +5.31,2.19;5.00,1.88 +5.31,8.44;5.31,7.19 +5.31,7.19;5.62,5.94 +5.62,5.94;5.94,5.00 +5.94,5.00;5.94,4.06 +5.94,4.06;6.25,3.44 +6.25,3.44;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.12,3.44 +8.12,3.44;8.12,3.75 +5.94,8.44;6.56,8.12 +6.56,8.12;6.88,8.12 +6.88,8.12;7.50,7.81 +7.50,7.81;7.50,7.81 +2.19,4.06;4.69,4.06 +4.69,4.06;4.69,6.25 +4.69,6.25;2.19,6.25 +2.19,6.25;2.19,4.06 +1.25,2.50;1.88,2.50 +1.88,2.50;2.19,2.50 +2.19,2.50;2.81,2.81 +2.81,2.81;3.12,2.81 +3.12,2.81;3.75,2.81 +3.75,2.81;4.06,2.81 +4.06,2.81;4.69,3.12 +4.69,3.12;5.31,3.44 +8.75,0.62;8.75,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.44,1.25 + +# UTF-16 : 6b c5 +# UTF-8 : 85 af e6 +[6bc5] 毅 +0.31,6.25;5.00,6.25 +4.69,8.12;0.62,8.12 +2.50,8.12;2.50,9.06 +5.00,5.62;5.31,5.94 +5.31,5.94;5.62,6.25 +5.62,6.25;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;5.94,8.12 +5.62,8.12;5.94,8.75 +5.62,8.75;8.12,8.75 +8.12,8.75;8.12,6.25 +8.12,6.25;8.44,5.94 +8.44,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 +9.06,5.94;9.06,6.56 +9.06,6.56;9.38,6.88 +9.38,6.88;9.38,7.19 +5.00,5.00;8.75,5.00 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.38 +8.44,4.38;8.75,5.00 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,4.06 +5.94,4.06;5.62,4.69 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.50 +3.75,7.50;3.75,8.12 +3.75,8.12;4.06,8.12 +1.88,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +1.56,7.19;1.56,7.50 +1.56,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +0.31,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;3.12,6.25 +0.31,2.81;0.62,3.12 +0.62,3.12;1.25,3.44 +1.25,3.44;1.88,3.75 +1.88,3.75;2.50,4.06 +2.50,4.06;2.81,4.38 +2.81,4.38;3.12,4.69 +0.31,1.25;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +4.69,5.62;4.38,5.31 +4.38,5.31;4.06,5.00 +4.06,5.00;3.75,4.69 +3.75,4.69;3.44,4.38 +3.44,4.38;3.12,4.38 +3.12,4.38;3.44,3.75 +3.44,3.75;4.06,3.44 +4.06,3.44;4.38,2.81 +4.38,2.81;5.00,2.50 +5.00,2.50;5.31,1.88 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,4.06 +3.44,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.62 + +# UTF-16 : 65 3b +# UTF-8 : bb 94 e6 +[653b] 攻 +3.12,0.94;4.06,1.25 +4.06,1.25;5.00,1.56 +5.00,1.56;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.88,3.44 +6.88,3.44;7.19,4.06 +7.19,4.06;7.81,5.00 +7.81,5.00;8.12,5.94 +8.12,5.94;8.12,6.88 +8.12,6.88;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.81 +6.56,2.81;5.94,3.44 +5.94,3.44;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.00,5.31 +5.00,5.31;4.69,6.25 +4.69,6.25;4.69,7.19 +4.38,7.81;9.38,7.81 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.38,7.81 +4.38,7.81;4.69,8.44 +4.69,8.44;4.69,8.75 +4.69,8.75;4.69,9.38 +2.19,8.44;2.19,2.81 +4.06,8.44;0.31,8.44 +0.31,2.19;0.94,2.50 +0.94,2.50;1.25,2.50 +1.25,2.50;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.50,2.81 +2.50,2.81;2.81,2.81 +2.81,2.81;3.44,3.12 +3.44,3.12;4.06,3.44 + +# UTF-16 : 6b 73 +# UTF-8 : b3 ad e6 +[6b73] 歳 +3.75,5.31;3.75,1.88 +3.75,1.88;3.75,1.56 +3.75,1.56;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,3.75;2.81,4.38 +5.62,2.50;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;5.00,4.38 +5.62,5.31;1.56,5.31 +4.69,9.69;4.69,7.50 +0.62,7.50;8.75,7.50 +8.12,8.75;4.69,8.75 +2.50,7.50;2.50,9.38 +5.94,7.50;6.25,6.25 +6.25,6.25;6.25,5.31 +6.25,5.31;6.56,4.06 +6.56,4.06;6.56,3.44 +6.56,3.44;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.44,0.62 +8.44,0.62;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +7.19,7.19;7.50,6.88 +7.50,6.88;7.81,6.56 +7.81,6.56;8.12,6.25 +0.31,0.62;0.62,0.94 +0.62,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.25,6.25 +1.25,6.25;8.75,6.25 +8.12,5.94;8.12,5.00 +8.12,5.00;7.81,4.38 +7.81,4.38;7.50,3.75 +7.50,3.75;7.19,3.12 +7.19,3.12;6.56,2.81 +6.56,2.81;6.25,2.19 +6.25,2.19;5.94,1.88 +5.94,1.88;5.31,1.25 +5.31,1.25;4.69,0.94 +4.69,0.94;4.06,0.62 + +# UTF-16 : 9f 62 +# UTF-8 : a2 bd e9 +[9f62] 齢 +4.06,1.88;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,9.38;2.50,7.19 +0.31,7.19;4.69,7.19 +4.38,8.44;2.50,8.44 +1.25,7.19;1.25,9.06 +2.50,1.56;2.50,6.88 +4.06,4.69;0.94,4.69 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.50,4.69 +1.88,5.00;1.88,5.31 +1.88,5.31;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.56 +2.81,5.00;3.12,5.31 +3.12,5.31;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;3.75,6.56 +0.62,6.88;0.62,0.62 +4.38,6.88;4.38,0.62 +0.62,1.25;4.38,1.25 +9.38,6.25;8.75,6.88 +8.75,6.88;8.12,7.50 +8.12,7.50;8.12,7.81 +8.12,7.81;7.81,8.12 +7.81,8.12;7.50,8.44 +7.50,8.44;7.19,8.75 +7.19,8.75;6.88,9.06 +6.88,9.06;6.88,9.38 +6.88,9.38;6.56,9.06 +6.56,9.06;6.25,8.44 +6.25,8.44;5.94,7.81 +5.94,7.81;5.62,7.50 +5.62,7.50;5.00,6.88 +5.00,6.88;4.38,6.25 +8.44,6.88;5.31,6.88 +4.69,5.00;8.75,5.00 +8.75,5.00;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.44,1.56 +8.44,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +6.56,0.62;6.56,5.00 + +# UTF-16 : 6c e1 +# UTF-8 : a1 b3 e6 +[6ce1] 泡 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.12,3.75;7.50,3.75 +7.50,3.75;7.19,3.75 +7.19,3.75;6.88,3.75 +3.75,8.44;8.75,8.44 +8.75,8.44;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.44,5.62 +8.44,5.62;8.44,5.00 +8.44,5.00;8.44,4.38 +8.44,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +2.50,5.31;2.50,5.62 +2.50,5.62;2.81,6.25 +2.81,6.25;3.12,6.56 +3.12,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +3.75,8.12;3.75,8.44 +3.75,8.44;4.06,9.06 +4.06,9.06;4.06,9.38 +9.06,3.44;9.06,2.81 +9.06,2.81;8.75,2.19 +8.75,2.19;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.75,4.38 +3.75,4.38;6.88,4.38 +6.88,4.38;6.88,6.88 +6.88,6.88;3.75,6.88 + +# UTF-16 : 62 b1 +# UTF-8 : b1 8a e6 +[62b1] 抱 +8.12,3.75;7.50,3.75 +7.50,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +3.75,8.44;8.75,8.44 +8.75,8.44;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.75,5.62 +8.75,5.62;8.75,5.00 +8.75,5.00;8.44,4.38 +8.44,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +2.50,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +3.75,8.12;4.06,8.44 +4.06,8.44;4.06,9.06 +4.06,9.06;4.38,9.38 +9.06,3.44;9.06,2.81 +9.06,2.81;9.06,2.19 +9.06,2.19;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.75,4.38 +3.75,4.38;7.19,4.38 +7.19,4.38;7.19,6.88 +7.19,6.88;3.75,6.88 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 + +# UTF-16 : 78 32 +# UTF-8 : b2 a0 e7 +[7832] 砲 +3.44,8.75;0.31,8.75 +1.25,1.56;3.12,1.56 +3.12,1.56;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.62 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +1.56,7.19;1.56,8.12 +1.56,8.12;1.88,8.75 +8.12,3.75;7.50,3.75 +7.50,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +4.38,8.44;8.75,8.44 +8.75,8.44;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.75,5.62 +8.75,5.62;8.75,5.00 +8.75,5.00;8.44,4.38 +8.44,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +3.12,6.25;3.75,6.88 +3.75,6.88;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.38 +9.06,3.44;9.06,2.81 +9.06,2.81;9.06,2.19 +9.06,2.19;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;4.06,4.38 +4.06,4.38;7.19,4.38 +7.19,4.38;7.19,6.88 +7.19,6.88;4.38,6.88 + +# UTF-16 : 80 de +# UTF-8 : 9e 83 e8 +[80de] 胞 +8.12,3.75;7.50,3.75 +7.50,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +4.38,8.44;8.75,8.44 +8.75,8.44;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.75,5.62 +8.75,5.62;8.75,5.00 +8.75,5.00;8.44,4.38 +8.44,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +3.12,6.25;3.75,6.88 +3.75,6.88;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.38 +9.06,3.44;9.06,2.81 +9.06,2.81;9.06,2.19 +9.06,2.19;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;4.06,4.38 +4.06,4.38;7.19,4.38 +7.19,4.38;7.19,6.88 +7.19,6.88;4.38,6.88 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 98 fd +# UTF-8 : bd a3 e9 +[98fd] 飽 +8.12,3.75;7.81,3.75 +7.81,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +5.62,8.44;8.75,8.44 +8.75,8.44;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.75,5.62 +8.75,5.62;8.75,5.00 +8.75,5.00;8.75,4.38 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +4.38,6.25;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.94,9.38 +9.06,3.44;9.06,2.81 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;8.75,1.25 +8.75,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,1.25 +5.31,1.25;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.00,4.38 +5.00,4.38;7.50,4.38 +7.50,4.38;7.50,6.88 +7.50,6.88;5.31,6.88 +2.50,8.44;2.50,7.50 +1.25,4.06;4.38,4.06 +4.38,4.06;4.38,7.50 +4.38,7.50;0.94,7.50 +0.94,7.50;0.94,0.94 +1.25,5.94;4.06,5.94 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.19 +4.38,7.50;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;2.81,8.75 +2.81,8.75;2.50,9.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.38,1.56;4.38,1.88 +4.38,1.88;3.75,2.19 +3.75,2.19;3.44,2.81 +3.44,2.81;3.12,3.12 +3.12,3.12;2.81,3.75 + +# UTF-16 : 97 84 +# UTF-8 : 84 9e e9 +[9784] 鞄 +0.31,8.12;4.69,8.12 +3.44,9.06;3.75,6.88 +3.44,6.88;1.25,6.88 +1.25,6.88;1.25,9.06 +4.06,3.44;4.06,5.94 +4.06,5.94;0.62,5.94 +0.62,5.94;0.62,3.44 +0.94,3.75;4.06,3.75 +0.31,2.50;4.38,2.50 +2.50,0.62;2.50,6.88 +8.12,3.75;7.81,3.75 +7.81,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +5.31,8.44;8.75,8.44 +8.75,8.44;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.75,5.62 +8.75,5.62;8.75,5.00 +8.75,5.00;8.75,4.38 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +4.38,6.25;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.31,8.75 +5.31,8.75;5.62,9.38 +9.06,3.44;9.06,2.81 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;8.75,1.25 +8.75,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;5.00,4.38 +5.00,4.38;7.50,4.38 +7.50,4.38;7.50,6.88 +7.50,6.88;5.00,6.88 + +# UTF-16 : 51 b6 +# UTF-8 : b6 86 e5 +[51b6] 冶 +9.06,5.31;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.88 +8.12,6.88;7.50,7.50 +7.50,7.50;7.19,8.12 +2.81,5.94;3.12,5.94 +3.12,5.94;3.75,5.94 +3.75,5.94;4.38,5.94 +4.38,5.94;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;7.19,6.25 +7.19,6.25;7.81,6.25 +7.81,6.25;8.44,6.25 +3.44,5.94;3.75,6.56 +3.75,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.00,9.06 +5.00,9.06;5.00,9.38 +8.12,0.62;8.12,4.69 +8.12,4.69;3.75,4.69 +3.44,4.69;3.75,0.62 +3.75,1.25;8.12,1.25 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,4.38 +2.19,6.56;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.44 +0.94,8.44;0.62,8.75 + +# UTF-16 : 60 21 +# UTF-8 : a1 80 e6 +[6021] 怡 +9.38,5.31;9.06,5.62 +9.06,5.62;8.44,6.25 +8.44,6.25;8.12,6.88 +8.12,6.88;7.81,7.50 +7.81,7.50;7.19,8.12 +2.81,5.94;3.44,5.94 +3.44,5.94;3.75,5.94 +3.75,5.94;4.38,5.94 +4.38,5.94;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.88,5.94 +6.88,5.94;7.50,6.25 +7.50,6.25;8.12,6.25 +8.12,6.25;8.44,6.25 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.00,9.06 +5.00,9.06;5.31,9.38 +8.44,0.62;8.44,4.69 +8.44,4.69;3.75,4.69 +3.75,4.69;3.75,0.62 +3.75,1.25;8.12,1.25 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 + +# UTF-16 : 62 ac +# UTF-8 : ac 8a e6 +[62ac] 抬 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +9.06,5.31;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.88 +8.12,6.88;7.81,7.50 +7.81,7.50;7.19,8.12 +2.81,5.94;3.44,5.94 +3.44,5.94;3.75,5.94 +3.75,5.94;4.38,5.94 +4.38,5.94;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.88,5.94 +6.88,5.94;7.50,6.25 +7.50,6.25;8.12,6.25 +8.12,6.25;8.44,6.25 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.00,9.06 +5.00,9.06;5.31,9.38 +8.44,0.62;8.44,4.69 +8.44,4.69;3.75,4.69 +3.75,4.69;3.75,0.62 +3.75,1.25;8.12,1.25 + +# UTF-16 : 8a 52 +# UTF-8 : 92 a9 e8 +[8a52] 詒 +9.06,5.31;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.88 +8.12,6.88;7.81,7.50 +7.81,7.50;7.50,8.12 +3.75,5.94;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;8.12,6.25 +8.12,6.25;8.44,6.25 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;5.62,9.38 +8.44,0.62;8.44,4.69 +8.44,4.69;4.38,4.69 +4.38,4.69;4.38,0.62 +4.38,1.25;8.44,1.25 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,6.25;3.44,6.25 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 + +# UTF-16 : 7d 3f +# UTF-8 : bf b4 e7 +[7d3f] 紿 +3.75,4.06;3.75,4.69 +3.75,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.56 +0.31,4.69;3.44,5.00 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +9.06,5.31;9.06,5.62 +9.06,5.62;8.75,6.25 +8.75,6.25;8.12,6.88 +8.12,6.88;7.81,7.50 +7.81,7.50;7.50,8.12 +3.75,5.94;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;8.12,6.25 +8.12,6.25;8.75,6.25 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;5.94,9.38 +8.75,0.62;8.75,4.69 +8.75,4.69;4.38,4.69 +4.38,4.69;4.38,0.62 +4.38,1.25;8.44,1.25 + +# UTF-16 : 8c bd +# UTF-8 : bd b2 e8 +[8cbd] 貽 +9.06,5.31;9.06,5.62 +9.06,5.62;8.75,6.25 +8.75,6.25;8.12,6.88 +8.12,6.88;7.81,7.50 +7.81,7.50;7.50,8.12 +3.75,5.94;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;8.12,6.25 +8.12,6.25;8.75,6.25 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;5.94,9.38 +8.75,0.62;8.75,4.69 +8.75,4.69;4.38,4.69 +4.38,4.69;4.38,0.62 +4.38,1.25;8.44,1.25 +0.94,3.12;3.44,3.12 +3.12,3.12;3.44,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,3.12 +0.94,5.00;3.12,5.00 +0.94,6.88;3.12,6.88 +0.00,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +3.75,0.94;3.44,1.25 +3.44,1.25;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;2.81,2.19 +2.81,2.19;2.50,2.50 + +# UTF-16 : 80 ce +# UTF-8 : 8e 83 e8 +[80ce] 胎 +9.06,5.31;9.06,5.62 +9.06,5.62;8.75,6.25 +8.75,6.25;8.12,6.88 +8.12,6.88;7.81,7.50 +7.81,7.50;7.50,8.12 +3.75,5.94;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;8.12,6.25 +8.12,6.25;8.75,6.25 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;5.94,9.38 +8.75,0.62;8.75,4.69 +8.75,4.69;4.38,4.69 +4.38,4.69;4.38,0.62 +4.38,1.25;8.44,1.25 +0.94,4.06;3.12,4.06 +1.25,6.56;3.12,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;3.12,8.75 +3.12,8.75;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 + +# UTF-16 : 6b 86 +# UTF-8 : 86 ae e6 +[6b86] 殆 +9.06,5.31;9.06,5.62 +9.06,5.62;8.75,6.25 +8.75,6.25;8.12,6.88 +8.12,6.88;7.81,7.50 +7.81,7.50;7.50,8.12 +3.75,5.94;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;8.12,6.25 +8.12,6.25;8.75,6.25 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;5.94,9.38 +8.75,0.62;8.75,4.69 +8.75,4.69;4.38,4.69 +4.38,4.69;4.38,0.62 +4.38,1.25;8.44,1.25 +0.31,8.75;4.06,8.75 +0.31,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.50 +1.56,7.50;1.88,8.12 +1.88,8.12;1.88,8.75 +1.56,6.88;3.75,6.88 +3.44,6.88;3.44,5.94 +3.44,5.94;3.44,5.31 +3.44,5.31;3.12,4.69 +3.12,4.69;2.81,3.75 +2.81,3.75;2.50,3.12 +2.50,3.12;2.19,2.50 +2.19,2.50;1.88,2.19 +1.88,2.19;1.25,1.56 +1.25,1.56;0.94,1.25 +0.94,1.25;0.31,0.94 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,4.69 +1.88,4.69;1.56,5.00 +1.56,5.00;1.25,5.31 + +# UTF-16 : 98 f4 +# UTF-8 : b4 a3 e9 +[98f4] 飴 +9.06,5.31;9.06,5.62 +9.06,5.62;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.12,7.50 +8.12,7.50;7.81,8.12 +4.69,5.94;5.31,5.94 +5.31,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.56,5.94 +6.56,5.94;6.88,5.94 +6.88,5.94;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.44,6.25 +8.44,6.25;8.75,6.25 +5.31,5.94;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.94,7.81 +5.94,7.81;6.25,8.44 +6.25,8.44;6.25,9.38 +8.75,0.62;8.75,4.69 +8.75,4.69;5.00,4.69 +5.00,4.69;5.00,0.62 +5.00,1.25;8.44,1.25 +2.50,8.44;2.50,7.50 +1.25,4.06;4.38,4.06 +4.38,4.06;4.38,7.50 +4.38,7.50;0.94,7.50 +0.94,7.50;0.94,0.94 +1.25,5.94;4.06,5.94 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.19 +4.38,7.50;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;2.81,8.75 +2.81,8.75;2.50,9.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.38,1.56;4.38,1.88 +4.38,1.88;3.75,2.19 +3.75,2.19;3.44,2.81 +3.44,2.81;3.12,3.12 +3.12,3.12;2.81,3.75 + +# UTF-16 : 99 d8 +# UTF-8 : 98 a7 e9 +[99d8] 駘 +9.06,5.31;9.06,5.62 +9.06,5.62;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.12,7.50 +8.12,7.50;7.81,8.12 +4.69,5.94;5.31,5.94 +5.31,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.56,5.94 +6.56,5.94;6.88,5.94 +6.88,5.94;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.44,6.25 +8.44,6.25;8.75,6.25 +5.31,5.94;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.94,7.81 +5.94,7.81;6.25,8.44 +6.25,8.44;6.25,9.38 +8.75,0.62;8.75,4.69 +8.75,4.69;5.00,4.69 +5.00,4.69;5.00,0.62 +5.00,1.25;8.44,1.25 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +2.81,1.88;2.81,2.19 +2.81,2.19;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,3.75 +1.88,1.25;1.88,1.88 +1.88,1.88;1.88,2.19 +1.88,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +4.38,8.75;0.94,8.75 +0.94,8.75;0.94,4.38 +0.94,4.38;4.38,4.38 +4.38,4.38;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.38,2.19 +4.38,2.19;4.38,1.88 +4.38,1.88;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.81,0.94 +2.50,8.75;2.50,4.38 +0.94,5.94;4.38,5.94 +0.94,7.19;4.38,7.19 + +# UTF-16 : 54 e8 +# UTF-8 : a8 93 e5 +[54e8] 哨 +0.62,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +4.06,5.00;8.75,5.00 +4.06,3.12;8.75,3.12 +3.75,0.94;3.75,6.56 +3.75,6.56;8.75,6.56 +8.75,6.56;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.25,6.56;6.25,9.06 +4.69,7.19;4.38,7.50 +4.38,7.50;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;3.75,8.44 +3.75,8.44;3.44,9.06 +7.81,7.19;8.12,7.50 +8.12,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +8.75,8.44;9.06,9.06 + +# UTF-16 : 68 a2 +# UTF-8 : a2 a2 e6 +[68a2] 梢 +3.75,5.00;8.75,5.00 +3.75,3.12;8.75,3.12 +3.75,0.94;3.75,6.56 +3.75,6.56;8.75,6.56 +8.75,6.56;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.25,6.56;6.25,9.06 +4.69,7.19;4.38,7.50 +4.38,7.50;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;3.75,8.44 +3.75,8.44;3.44,9.06 +7.81,7.19;8.12,7.50 +8.12,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +8.75,8.44;8.75,9.06 +1.88,0.62;1.88,9.06 +3.44,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 78 5d +# UTF-8 : 9d a1 e7 +[785d] 硝 +3.44,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +1.56,7.19;1.56,8.12 +1.56,8.12;1.88,8.75 +4.06,5.00;8.75,5.00 +4.06,3.12;8.75,3.12 +4.06,0.94;4.06,6.56 +4.06,6.56;8.75,6.56 +8.75,6.56;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.25,6.56;6.25,9.06 +4.69,7.19;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;4.06,8.44 +4.06,8.44;3.75,9.06 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +8.75,8.44;8.75,9.06 + +# UTF-16 : 86 f8 +# UTF-8 : b8 9b e8 +[86f8] 蛸 +1.88,1.56;1.88,9.06 +0.62,4.69;3.44,4.69 +3.44,4.69;3.44,7.81 +3.44,7.81;0.62,7.81 +0.31,7.81;0.62,4.06 +3.75,1.25;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +0.00,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +4.38,5.00;8.75,5.00 +4.38,3.12;8.75,3.12 +4.38,0.94;4.38,6.56 +4.38,6.56;8.75,6.56 +8.75,6.56;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.56,6.56;6.56,9.06 +5.00,7.19;5.00,7.50 +5.00,7.50;4.69,7.81 +4.69,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +4.38,8.44;4.06,9.06 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.75,8.12 +8.75,8.12;8.75,8.44 +8.75,8.44;9.06,9.06 + +# UTF-16 : 97 98 +# UTF-8 : 98 9e e9 +[9798] 鞘 +0.31,8.12;4.38,8.12 +3.44,9.06;3.44,6.88 +3.44,6.88;1.25,6.88 +1.25,6.88;1.25,9.06 +4.06,3.44;4.06,5.94 +4.06,5.94;0.62,5.94 +0.62,5.94;0.62,3.44 +0.94,3.75;3.75,3.75 +0.31,2.50;4.38,2.50 +2.19,0.62;2.19,6.88 +4.69,5.00;8.75,5.00 +4.69,3.12;8.75,3.12 +4.69,0.94;4.69,6.56 +4.69,6.56;8.75,6.56 +8.75,6.56;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.56,6.56;6.56,9.06 +5.31,7.19;5.31,7.50 +5.31,7.50;5.00,7.81 +5.00,7.81;4.69,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;4.38,9.06 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.75,8.12 +8.75,8.12;8.75,8.44 +8.75,8.44;9.06,9.06 + +# UTF-16 : 89 44 +# UTF-8 : 84 a5 e8 +[8944] 襄 +4.69,3.75;4.06,3.44 +4.06,3.44;3.75,3.12 +3.75,3.12;3.12,2.81 +3.12,2.81;2.81,2.81 +2.81,2.81;2.50,2.50 +2.50,2.50;1.88,2.50 +1.88,2.50;1.56,2.19 +1.56,2.19;0.94,2.19 +0.94,2.19;0.31,2.19 +4.69,3.75;5.00,3.44 +5.00,3.44;5.31,2.81 +5.31,2.81;5.62,2.50 +5.62,2.50;5.94,2.19 +5.94,2.19;6.56,1.88 +6.56,1.88;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +2.81,0.94;2.81,2.81 +6.25,2.19;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.44,3.44 +3.44,6.25;3.44,3.75 +5.94,6.25;5.94,3.75 +1.25,6.56;4.38,6.56 +4.38,6.56;4.38,7.81 +4.38,7.81;1.25,7.81 +1.25,7.81;1.25,6.25 +5.31,6.56;8.12,6.56 +8.12,6.56;8.12,7.81 +8.12,7.81;5.31,7.81 +5.31,7.81;5.31,6.25 +0.62,5.62;8.75,5.62 +0.62,3.75;8.75,3.75 +8.44,4.69;0.94,4.69 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 + +# UTF-16 : 7a 70 +# UTF-8 : b0 a9 e7 +[7a70] 穰 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;1.25,8.75 +1.25,8.75;0.62,8.44 +0.62,8.44;0.31,8.44 +1.56,0.62;1.56,8.75 +2.81,6.56;0.31,6.56 +0.00,2.81;0.31,3.12 +0.31,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +2.50,4.06;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.62 +1.88,5.62;1.88,5.94 +1.88,5.94;1.56,6.56 +5.62,3.75;5.00,3.44 +5.00,3.44;4.69,2.81 +4.69,2.81;3.75,2.50 +3.75,2.50;3.44,2.50 +3.44,2.50;3.12,2.19 +3.12,2.19;2.81,2.19 +2.81,2.19;2.19,2.19 +5.62,3.75;5.94,3.44 +5.94,3.44;6.25,2.81 +6.25,2.81;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.38,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.56,1.56 +4.06,0.94;4.06,2.81 +6.88,2.19;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.44 +4.69,6.25;4.69,3.75 +6.88,6.25;6.88,3.75 +3.12,6.56;5.62,6.56 +5.62,6.56;5.62,7.81 +5.62,7.81;3.12,7.81 +2.81,7.81;3.12,6.25 +6.25,6.56;8.75,6.56 +8.75,6.56;8.75,7.81 +8.75,7.81;6.25,7.81 +6.25,7.81;6.25,6.25 +2.81,5.62;9.06,5.62 +2.50,3.75;9.06,3.75 +8.75,4.69;2.81,4.69 +5.62,8.44;5.94,9.38 +2.50,8.44;9.06,8.44 + +# UTF-16 : 6e ba +# UTF-8 : ba ba e6 +[6eba] 溺 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,1.88;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.06,3.44;3.75,3.75 +3.75,3.75;3.44,4.06 +3.44,4.06;3.12,4.38 +3.12,4.38;2.81,4.38 +5.62,8.75;8.75,8.75 +8.75,8.75;8.75,6.88 +8.75,6.88;6.25,6.88 +6.25,6.88;6.25,6.56 +6.25,6.56;5.94,5.94 +5.94,5.94;5.94,5.31 +5.94,5.31;5.94,5.00 +5.94,5.00;5.94,4.38 +2.50,8.75;5.31,8.75 +5.31,8.75;5.31,6.88 +5.31,6.88;2.81,6.88 +2.81,6.88;2.81,6.56 +2.81,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.50,5.00 +2.50,5.00;2.50,4.38 +5.94,5.31;8.75,5.31 +8.75,5.31;8.75,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +2.50,5.31;5.31,5.31 +5.31,5.31;5.31,4.06 +5.31,4.06;5.31,3.12 +5.31,3.12;5.31,2.50 +5.31,2.50;5.00,1.88 +5.00,1.88;5.00,1.56 +5.00,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +5.62,1.88;6.25,1.88 +6.25,1.88;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,3.12 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.25,4.38 +6.25,4.38;6.25,4.38 + +# UTF-16 : 9c 2f +# UTF-8 : af b0 e9 +[9c2f] 鰯 +1.88,7.19;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.50,8.75 +0.62,5.31;3.12,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.19,2.81 +2.19,2.81;2.19,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.25,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +6.56,8.75;8.75,8.75 +8.75,8.75;8.75,6.88 +8.75,6.88;6.88,6.88 +6.88,6.88;6.88,6.56 +6.88,6.56;6.56,5.94 +6.56,5.94;6.56,5.31 +6.56,5.31;6.56,5.00 +6.56,5.00;6.56,4.38 +3.75,8.75;5.94,8.75 +5.94,8.75;5.94,6.88 +5.94,6.88;4.06,6.88 +4.06,6.88;3.75,6.56 +3.75,6.56;3.75,5.94 +3.75,5.94;3.75,5.31 +3.75,5.31;3.75,5.00 +3.75,5.00;3.75,4.38 +6.56,5.31;9.06,5.31 +8.75,5.31;8.75,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +6.56,1.88;6.88,2.19 +6.88,2.19;7.50,2.50 +7.50,2.50;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.44 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +8.12,3.44;7.81,3.75 +7.81,3.75;7.50,4.06 +7.50,4.06;6.88,4.38 +6.88,4.38;6.88,4.38 +5.31,3.44;5.00,3.75 +5.00,3.75;4.38,4.06 +4.38,4.06;4.06,4.38 +4.06,4.38;4.06,4.38 +3.75,5.31;5.94,5.31 +5.94,5.31;5.94,4.06 +5.94,4.06;5.94,3.12 +5.94,3.12;5.94,2.50 +5.94,2.50;5.94,1.88 +5.94,1.88;5.94,1.56 +5.94,1.56;5.62,1.25 +5.62,1.25;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.38,0.94 + +# UTF-16 : 84 5b +# UTF-8 : 9b 91 e8 +[845b] 葛 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +1.56,5.00;7.81,5.00 +7.81,5.00;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,5.00 +1.56,6.25;7.81,6.25 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +1.88,4.06;8.75,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;1.56,3.75 +1.56,3.75;1.88,4.06 +1.88,4.06;2.19,4.38 +2.19,4.38;2.81,5.00 +2.81,5.00;2.81,5.00 +1.88,3.75;1.88,2.19 +1.88,2.19;1.88,1.88 +1.88,1.88;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;6.88,2.50 +1.88,2.81;2.19,2.81 +2.19,2.81;2.81,2.81 +2.81,2.81;3.44,2.81 +3.44,2.81;3.75,2.81 +3.75,2.81;4.38,3.12 +4.38,3.12;4.69,3.12 +4.69,3.12;5.31,3.12 +5.31,3.12;5.62,3.12 +5.62,3.12;6.25,3.44 +6.25,3.44;6.56,3.44 + +# UTF-16 : 9b 87 +# UTF-8 : 87 ae e9 +[9b87] 鮇 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.81,8.75 +0.94,5.31;3.44,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.75,7.19 +3.75,7.19;3.75,3.44 +3.75,3.44;0.94,3.44 +2.19,7.19;2.19,3.44 +4.06,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +2.81,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;2.50,2.81 +2.50,2.81;2.50,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +6.56,0.62;6.56,9.38 +9.06,5.31;4.06,5.31 +9.06,7.81;4.06,7.81 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;7.50,3.75 +7.50,3.75;7.19,4.06 +7.19,4.06;7.19,4.69 +7.19,4.69;6.88,5.00 +6.88,5.00;6.56,5.31 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.62,4.06 +5.62,4.06;5.94,4.38 +5.94,4.38;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 + +# UTF-16 : 53 4d +# UTF-8 : 8d 8d e5 +[534d] 卍 +0.94,8.75;4.69,8.75 +4.69,8.75;4.69,1.25 +4.69,1.25;8.75,1.25 +8.44,8.75;8.44,5.00 +8.44,5.00;0.94,5.00 +0.94,5.00;0.94,0.94 + +# UTF-16 : 53 50 +# UTF-8 : 90 8d e5 +[5350] 卐 +8.75,8.75;4.69,8.75 +4.69,8.75;4.69,1.25 +4.69,1.25;0.94,1.25 +0.94,8.75;0.94,5.00 +0.94,5.00;8.44,5.00 +8.44,5.00;8.44,0.94 + +# UTF-16 : 66 27 +# UTF-8 : a7 98 e6 +[6627] 昧 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +0.94,5.62;2.50,5.62 +5.94,0.62;5.94,9.38 +9.06,5.31;3.12,5.31 +8.75,7.81;3.44,7.81 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.50,2.81 +7.50,2.81;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.56,4.69 +6.56,4.69;6.25,5.00 +6.25,5.00;6.25,5.31 +2.50,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;5.62,5.00 +5.62,5.00;5.94,5.31 + +# UTF-16 : 77 1b +# UTF-8 : 9b 9c e7 +[771b] 眛 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +0.94,4.38;2.50,4.38 +0.94,6.56;2.50,6.56 +5.94,0.62;5.94,9.38 +9.06,5.31;3.12,5.31 +8.75,7.81;3.44,7.81 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.50,2.81 +7.50,2.81;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.56,4.69 +6.56,4.69;6.25,5.00 +6.25,5.00;6.25,5.31 +2.50,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;5.62,5.00 +5.62,5.00;5.94,5.31 + +# UTF-16 : 5b ff +# UTF-8 : bf af e5 +[5bff] 寿 +0.62,5.62;9.06,5.62 +8.44,8.44;0.94,8.44 +8.12,7.19;1.25,7.19 +0.62,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;2.50,3.12 +2.50,3.12;2.81,4.06 +2.81,4.06;3.44,4.69 +3.44,4.69;3.75,5.62 +3.75,5.62;4.06,6.56 +4.06,6.56;4.38,7.50 +4.38,7.50;4.69,8.44 +4.69,8.44;4.69,9.38 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.44,2.81 +3.44,2.81;3.12,3.12 +7.19,5.62;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +8.75,3.75;0.62,3.75 + +# UTF-16 : 6f 20 +# UTF-8 : a0 bc e6 +[6f20] 漠 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,3.12;9.06,3.12 +2.50,8.44;9.06,8.44 +4.38,7.19;4.38,9.38 +7.19,7.19;7.19,9.38 +3.12,4.06;8.44,4.06 +8.44,4.06;8.44,7.19 +8.44,7.19;3.12,7.19 +3.12,7.19;3.12,4.06 +3.12,5.62;8.44,5.62 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.62,3.12;5.94,4.06 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.94,3.12 + +# UTF-16 : 64 78 +# UTF-8 : b8 91 e6 +[6478] 摸 +2.50,3.12;9.06,3.12 +2.50,8.44;9.06,8.44 +4.38,7.19;4.38,9.38 +7.19,7.19;7.19,9.38 +3.44,4.06;8.44,4.06 +8.44,4.06;8.44,7.19 +8.44,7.19;3.44,7.19 +3.12,7.19;3.44,4.06 +3.44,5.62;8.44,5.62 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;5.94,3.12 +5.62,3.12;5.94,4.06 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.94,3.12 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.62,3.75 +0.62,3.75;0.31,3.44 +2.81,7.50;0.31,7.50 + +# UTF-16 : 73 4f +# UTF-8 : 8f 8d e7 +[734f] 獏 +2.81,3.12;9.06,3.12 +2.81,8.44;9.06,8.44 +4.69,7.19;4.69,9.38 +7.19,7.19;7.19,9.38 +3.44,4.06;8.44,4.06 +8.44,4.06;8.44,7.19 +8.44,7.19;3.44,7.19 +3.44,7.19;3.44,4.06 +3.44,5.62;8.44,5.62 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;5.94,3.12 +5.94,3.12;5.94,4.06 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +2.19,5.62;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 + +# UTF-16 : 81 9c +# UTF-8 : 9c 86 e8 +[819c] 膜 +2.81,3.12;9.06,3.12 +3.12,8.44;9.06,8.44 +4.69,7.19;4.69,9.38 +7.19,7.19;7.50,9.38 +3.75,4.06;8.44,4.06 +8.44,4.06;8.44,7.19 +8.44,7.19;3.75,7.19 +3.75,7.19;3.75,4.06 +3.75,5.62;8.44,5.62 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;5.94,3.12 +5.94,3.12;5.94,4.06 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 8b 28 +# UTF-8 : a8 ac e8 +[8b28] 謨 +3.12,3.12;9.38,3.12 +3.12,8.44;9.06,8.44 +4.69,7.19;5.00,9.38 +7.50,7.19;7.50,9.38 +3.75,4.06;8.44,4.06 +8.44,4.06;8.44,7.19 +8.44,7.19;3.75,7.19 +3.75,7.19;3.75,4.06 +3.75,5.62;8.44,5.62 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.12 +5.94,3.12;6.25,4.06 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;6.25,3.12 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,6.25;2.81,6.25 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 + +# UTF-16 : 87 c6 +# UTF-8 : 86 9f e8 +[87c6] 蟆 +3.44,3.12;9.38,3.12 +3.44,8.44;9.06,8.44 +5.00,7.19;5.00,9.38 +7.50,7.19;7.50,9.38 +4.06,4.06;8.75,4.06 +8.75,4.06;8.75,7.19 +8.75,7.19;4.06,7.19 +4.06,7.19;4.06,4.06 +4.06,5.62;8.44,5.62 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.25,3.12 +6.25,3.12;6.25,4.06 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.25;3.44,1.88 +3.44,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 + +# UTF-16 : 7c e2 +# UTF-8 : a2 b3 e7 +[7ce2] 糢 +3.44,3.12;9.38,3.12 +3.44,8.44;9.06,8.44 +5.00,7.19;5.00,9.38 +7.50,7.19;7.50,9.38 +4.06,4.06;8.75,4.06 +8.75,4.06;8.75,7.19 +8.75,7.19;4.06,7.19 +4.06,7.19;4.06,4.06 +4.06,5.62;8.44,5.62 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.25,3.12 +6.25,3.12;6.25,4.06 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +1.88,0.62;1.88,9.06 +3.12,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.75 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 + +# UTF-16 : 62 b5 +# UTF-8 : b5 8a e6 +[62b5] 抵 +2.81,1.25;7.50,1.25 +3.75,5.94;8.75,5.94 +3.44,8.44;4.06,8.44 +4.06,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +3.44,2.50;3.44,8.44 +2.50,2.19;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.75,2.50 +3.75,2.50;4.06,2.50 +4.06,2.50;4.69,2.81 +4.69,2.81;5.00,2.81 +5.00,2.81;5.62,3.12 +5.62,3.12;5.94,3.12 +5.94,3.12;6.25,3.44 +6.25,8.44;6.25,7.19 +6.25,7.19;6.56,6.25 +6.56,6.25;6.56,5.00 +6.56,5.00;6.88,4.06 +6.88,4.06;7.19,3.44 +7.19,3.44;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,1.56 +8.75,1.56;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,3.12 +9.06,3.12;9.06,3.44 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.12,7.19;0.31,7.19 + +# UTF-16 : 72 74 +# UTF-8 : b4 89 e7 +[7274] 牴 +3.12,1.25;7.81,1.25 +3.75,5.94;8.75,5.94 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +3.75,2.50;3.75,8.44 +2.81,2.19;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;4.06,2.50 +4.06,2.50;5.00,2.81 +5.00,2.81;5.62,3.12 +5.62,3.12;5.94,3.12 +5.94,3.12;6.56,3.44 +6.25,8.44;6.25,7.19 +6.25,7.19;6.56,6.25 +6.56,6.25;6.56,5.00 +6.56,5.00;6.88,4.06 +6.88,4.06;7.19,3.44 +7.19,3.44;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.75,1.56 +8.75,1.56;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,3.12 +9.06,3.12;9.06,3.44 +0.31,4.06;0.94,4.38 +0.94,4.38;1.56,4.38 +1.56,4.38;2.19,4.69 +2.19,4.69;2.81,5.00 +2.81,5.00;3.12,5.00 +0.94,7.50;3.12,7.50 +1.88,0.62;1.88,9.06 +0.31,5.31;0.31,5.94 +0.31,5.94;0.62,6.56 +0.62,6.56;0.94,7.19 +0.94,7.19;0.94,8.12 +0.94,8.12;0.94,8.44 +0.94,8.44;0.94,8.75 + +# UTF-16 : 67 e2 +# UTF-8 : a2 9f e6 +[67e2] 柢 +3.12,1.25;7.81,1.25 +3.75,5.94;8.75,5.94 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +3.75,2.50;3.75,8.44 +2.81,2.19;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;4.06,2.50 +4.06,2.50;5.00,2.81 +5.00,2.81;5.62,3.12 +5.62,3.12;5.94,3.12 +5.94,3.12;6.56,3.44 +6.25,8.44;6.25,7.19 +6.25,7.19;6.56,6.25 +6.56,6.25;6.56,5.00 +6.56,5.00;6.88,4.06 +6.88,4.06;7.19,3.44 +7.19,3.44;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.75,1.56 +8.75,1.56;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,3.12 +9.06,3.12;9.06,3.44 +1.56,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 78 25 +# UTF-8 : a5 a0 e7 +[7825] 砥 +3.44,1.25;7.81,1.25 +4.06,5.94;8.75,5.94 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 +4.06,2.50;4.06,8.44 +3.12,2.19;3.75,2.50 +3.75,2.50;4.38,2.50 +4.38,2.50;5.00,2.81 +5.00,2.81;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,8.44;6.56,7.19 +6.56,7.19;6.56,6.25 +6.56,6.25;6.88,5.00 +6.88,5.00;7.19,4.06 +7.19,4.06;7.19,3.44 +7.19,3.44;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.75,1.56 +8.75,1.56;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,3.12 +9.06,3.12;9.06,3.44 +3.44,8.75;0.31,8.75 +1.25,1.56;3.12,1.56 +3.12,1.56;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.62 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.56,8.12 +1.56,8.12;1.56,8.75 + +# UTF-16 : 80 dd +# UTF-8 : 9d 83 e8 +[80dd] 胝 +3.44,1.25;7.81,1.25 +4.06,5.94;8.75,5.94 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 +4.06,2.50;4.06,8.44 +2.81,2.19;3.12,2.19 +3.12,2.19;4.06,2.50 +4.06,2.50;4.69,2.81 +4.69,2.81;5.31,2.81 +5.31,2.81;5.94,3.12 +5.94,3.12;6.25,3.12 +6.25,3.12;6.56,3.44 +6.56,8.44;6.56,7.19 +6.56,7.19;6.56,6.25 +6.56,6.25;6.88,5.00 +6.88,5.00;7.19,4.06 +7.19,4.06;7.19,3.44 +7.19,3.44;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.75,1.56 +8.75,1.56;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,3.12 +9.06,3.12;9.06,3.44 +0.94,4.06;2.81,4.06 +1.25,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 + +# UTF-16 : 8a 46 +# UTF-8 : 86 a9 e8 +[8a46] 詆 +3.75,1.25;7.81,1.25 +4.38,5.94;8.75,5.94 +4.06,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 +4.06,2.50;4.06,8.44 +3.12,2.19;4.06,2.50 +4.06,2.50;4.69,2.50 +4.69,2.50;5.31,2.81 +5.31,2.81;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,8.44;6.56,7.19 +6.56,7.19;6.88,6.25 +6.88,6.25;6.88,5.00 +6.88,5.00;7.19,4.06 +7.19,4.06;7.50,3.44 +7.50,3.44;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.75,1.56 +8.75,1.56;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,3.12 +9.06,3.12;9.06,3.44 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 + +# UTF-16 : 5c bb +# UTF-8 : bb b2 e5 +[5cbb] 岻 +3.75,1.25;7.81,1.25 +4.38,5.94;8.75,5.94 +4.06,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 +4.06,2.50;4.06,8.44 +3.12,2.19;4.06,2.50 +4.06,2.50;4.69,2.50 +4.69,2.50;5.31,2.81 +5.31,2.81;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,8.44;6.56,7.19 +6.56,7.19;6.88,6.25 +6.88,6.25;6.88,5.00 +6.88,5.00;7.19,4.06 +7.19,4.06;7.50,3.44 +7.50,3.44;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.75,1.56 +8.75,1.56;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,3.12 +9.06,3.12;9.06,3.44 +0.62,7.81;0.62,0.94 +0.62,1.56;3.12,1.56 +2.81,1.56;3.12,7.81 +1.88,1.56;1.88,9.06 + +# UTF-16 : 89 dd +# UTF-8 : 9d a7 e8 +[89dd] 觝 +4.06,1.25;8.12,1.25 +4.69,5.94;9.06,5.94 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +4.69,2.50;4.69,8.44 +3.75,2.19;4.38,2.50 +4.38,2.50;5.00,2.50 +5.00,2.50;5.62,2.81 +5.62,2.81;6.25,3.12 +6.25,3.12;6.88,3.44 +6.88,8.44;6.88,7.19 +6.88,7.19;7.19,6.25 +7.19,6.25;7.19,5.00 +7.19,5.00;7.50,4.06 +7.50,4.06;7.50,3.44 +7.50,3.44;7.81,2.81 +7.81,2.81;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;8.75,1.56 +8.75,1.56;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,3.12 +9.06,3.12;9.38,3.44 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.75 +0.31,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;1.25,8.44 +1.25,8.44;1.56,9.06 +1.56,9.06;1.88,9.69 +1.25,8.75;2.81,8.75 +0.62,3.44;3.44,3.44 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,7.19 +0.94,7.19;3.44,7.19 +3.44,7.19;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +0.94,5.31;3.44,5.31 +2.19,7.19;2.19,3.44 + +# UTF-16 : 67 6d +# UTF-8 : ad 9d e6 +[676d] 杭 +1.88,0.62;1.88,9.06 +3.44,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +5.94,8.12;5.94,9.38 +3.12,8.12;9.06,8.12 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,5.31 +4.38,5.31;4.38,6.56 +4.38,6.56;7.50,6.56 +7.50,6.56;7.50,1.56 +7.50,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 + +# UTF-16 : 57 51 +# UTF-8 : 91 9d e5 +[5751] 坑 +5.94,8.12;5.94,9.38 +3.12,8.12;9.06,8.12 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,5.31 +4.38,5.31;4.38,6.56 +4.38,6.56;7.50,6.56 +7.50,6.56;7.50,1.56 +7.50,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +0.31,6.88;3.44,6.88 +1.56,2.19;1.88,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 +2.81,2.81;3.44,3.12 + +# UTF-16 : 4f 09 +# UTF-8 : 89 bc e4 +[4f09] 伉 +5.94,8.12;5.94,9.38 +2.81,8.12;9.06,8.12 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.06,5.31 +4.06,5.31;4.06,6.56 +4.06,6.56;7.50,6.56 +7.50,6.56;7.50,1.56 +7.50,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.56 + +# UTF-16 : 62 97 +# UTF-8 : 97 8a e6 +[6297] 抗 +5.94,8.12;5.94,9.38 +2.81,8.12;9.06,8.12 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +0.31,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +3.12,7.19;0.31,7.19 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,5.31 +4.38,5.31;4.38,6.56 +4.38,6.56;7.50,6.56 +7.50,6.56;7.50,1.56 +7.50,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 + +# UTF-16 : 54 2d +# UTF-8 : ad 90 e5 +[542d] 吭 +5.94,8.12;5.94,9.38 +3.12,8.12;9.06,8.12 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,5.31 +4.38,5.31;4.38,6.56 +4.38,6.56;7.50,6.56 +7.50,6.56;7.50,1.56 +7.50,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 + +# UTF-16 : 5e 96 +# UTF-8 : 96 ba e5 +[5e96] 庖 +3.12,7.19;8.44,7.19 +8.44,7.19;8.44,6.25 +8.44,6.25;8.44,5.31 +8.44,5.31;8.12,4.69 +8.12,4.69;8.12,4.06 +8.12,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.12 +7.50,3.12;7.19,3.12 +7.19,3.12;6.88,3.12 +6.88,3.12;6.56,3.12 +1.56,4.69;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.44,8.12 +9.06,2.81;9.06,2.50 +9.06,2.50;9.06,1.88 +9.06,1.88;8.75,1.25 +8.75,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.62,0.94 +5.62,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,1.25 +2.81,1.25;2.81,1.88 +2.81,1.88;2.81,3.75 +2.81,3.75;6.56,3.75 +6.56,3.75;6.56,5.94 +6.56,5.94;3.12,5.94 +4.69,8.44;5.00,9.38 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,8.44 +1.25,8.44;8.75,8.44 + +# UTF-16 : 6e b6 +# UTF-8 : b6 ba e6 +[6eb6] 溶 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.31 +6.88,5.31;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;5.94,6.56 +5.62,6.56;5.31,6.25 +5.31,6.25;5.00,5.94 +5.00,5.94;4.69,5.31 +4.69,5.31;4.38,5.00 +4.38,5.00;4.06,5.00 +4.06,5.00;3.75,4.69 +3.75,4.69;3.44,4.38 +3.44,4.38;3.12,4.06 +3.12,4.06;2.81,3.75 +2.81,3.75;2.19,3.44 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.62,8.44;5.94,9.69 +8.75,6.56;8.75,8.44 +8.75,8.44;2.81,8.44 +2.81,8.44;2.81,6.56 +8.12,0.62;8.12,4.06 +8.12,4.06;3.44,4.06 +3.12,4.06;3.44,0.62 +3.44,1.25;8.12,1.25 +5.00,7.81;4.69,7.50 +4.69,7.50;4.06,6.88 +4.06,6.88;3.75,6.25 +3.75,6.25;3.12,5.94 +3.12,5.94;2.50,5.31 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.50,6.88 +7.50,6.88;7.19,7.50 +7.19,7.50;6.56,7.81 + +# UTF-16 : 71 94 +# UTF-8 : 94 86 e7 +[7194] 熔 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.31 +6.88,5.31;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;5.94,6.56 +5.94,6.56;5.62,6.25 +5.62,6.25;5.31,5.62 +5.31,5.62;5.00,5.31 +5.00,5.31;4.69,5.00 +4.69,5.00;4.38,5.00 +4.38,5.00;4.06,4.69 +4.06,4.69;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.81,3.44 +5.94,8.44;5.94,9.69 +8.75,6.56;8.75,8.44 +8.75,8.44;3.12,8.44 +3.12,8.44;3.12,6.56 +8.44,0.62;8.44,4.06 +8.44,4.06;3.44,4.06 +3.44,4.06;3.44,0.62 +3.75,1.25;8.12,1.25 +5.00,7.81;4.69,7.50 +4.69,7.50;4.38,6.88 +4.38,6.88;4.06,6.25 +4.06,6.25;3.44,5.94 +3.44,5.94;2.81,5.31 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.50,6.88 +7.50,6.88;7.19,7.50 +7.19,7.50;6.56,7.81 +2.81,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.69 +0.62,7.81;0.62,7.19 +0.62,7.19;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +2.81,7.50;2.50,6.88 +2.50,6.88;2.50,6.25 +2.50,6.25;2.50,5.94 +2.50,5.94;2.19,5.62 +2.19,5.62;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 + +# UTF-16 : 69 95 +# UTF-8 : 95 a6 e6 +[6995] 榕 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;5.94,6.56 +5.94,6.56;5.62,6.25 +5.62,6.25;5.31,5.62 +5.31,5.62;5.00,5.31 +5.00,5.31;4.69,5.00 +4.69,5.00;4.38,5.00 +4.38,5.00;4.06,4.69 +4.06,4.69;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.81,3.44 +5.94,8.44;5.94,9.69 +8.75,6.56;8.75,8.44 +8.75,8.44;3.12,8.44 +3.12,8.44;3.12,6.56 +8.44,0.62;8.44,4.06 +8.44,4.06;3.75,4.06 +3.75,4.06;3.75,0.62 +3.75,1.25;8.12,1.25 +5.31,7.81;5.00,7.50 +5.00,7.50;4.38,6.88 +4.38,6.88;4.06,6.25 +4.06,6.25;3.44,5.94 +3.44,5.94;3.12,5.31 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.50,6.88 +7.50,6.88;7.19,7.50 +7.19,7.50;6.56,7.81 + +# UTF-16 : 7a 43 +# UTF-8 : 83 a9 e7 +[7a43] 穃 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;5.94,6.56 +5.94,6.56;5.62,6.25 +5.62,6.25;5.31,5.62 +5.31,5.62;5.00,5.31 +5.00,5.31;4.69,5.00 +4.69,5.00;4.38,4.69 +4.38,4.69;4.06,4.69 +4.06,4.69;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.81,3.44 +5.94,8.44;5.94,9.69 +8.75,6.56;8.75,8.44 +8.75,8.44;3.12,8.44 +3.12,8.44;3.12,6.56 +8.44,0.62;8.44,4.06 +8.44,4.06;3.75,4.06 +3.75,4.06;3.75,0.62 +3.75,1.25;8.12,1.25 +5.31,7.81;5.00,7.50 +5.00,7.50;4.69,6.88 +4.69,6.88;4.06,6.25 +4.06,6.25;3.75,5.94 +3.75,5.94;3.12,5.31 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.50,6.88 +7.50,6.88;7.19,7.50 +7.19,7.50;6.56,7.81 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +2.81,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 + +# UTF-16 : 93 94 +# UTF-8 : 94 8e e9 +[9394] 鎔 +9.38,3.44;9.06,3.75 +9.06,3.75;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.56,6.56 +6.25,6.56;6.25,6.25 +6.25,6.25;5.94,5.62 +5.94,5.62;5.62,5.31 +5.62,5.31;5.31,5.00 +5.31,5.00;5.00,4.69 +5.00,4.69;4.69,4.69 +4.69,4.69;4.38,4.38 +4.38,4.38;4.06,4.06 +4.06,4.06;3.75,3.75 +3.75,3.75;3.44,3.44 +6.25,8.44;6.25,9.69 +8.75,6.56;8.75,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,6.56 +8.44,0.62;8.44,4.06 +8.44,4.06;4.38,4.06 +4.38,4.06;4.38,0.62 +4.38,1.25;8.44,1.25 +5.62,7.81;5.31,7.50 +5.31,7.50;5.00,6.88 +5.00,6.88;4.69,6.25 +4.69,6.25;4.06,5.94 +4.06,5.94;3.75,5.31 +9.06,5.62;8.75,5.94 +8.75,5.94;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.50,7.50 +7.50,7.50;6.88,7.81 +0.00,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;2.19,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.12,7.19;0.62,7.19 +1.88,1.56;1.88,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.81;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 + +# UTF-16 : 77 66 +# UTF-8 : a6 9d e7 +[7766] 睦 +9.06,1.25;2.50,1.25 +8.75,3.44;3.12,3.44 +5.94,1.25;5.94,4.69 +9.06,6.56;2.81,6.56 +8.75,8.44;3.44,8.44 +5.94,6.88;5.94,9.38 +2.81,4.38;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.31,6.56 +6.56,6.56;6.56,5.00 +6.56,5.00;6.88,4.69 +6.88,4.69;7.19,4.69 +7.19,4.69;7.50,4.69 +7.50,4.69;7.81,4.69 +7.81,4.69;8.12,4.69 +8.12,4.69;8.12,4.69 +8.12,4.69;8.75,4.69 +8.75,4.69;8.75,5.00 +8.75,5.00;9.06,5.62 +9.06,5.62;9.06,5.94 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +0.62,4.38;2.50,4.38 +0.62,6.56;2.50,6.56 + +# UTF-16 : 6d d5 +# UTF-8 : 95 b7 e6 +[6dd5] 淕 +9.06,1.25;2.19,1.25 +8.75,3.44;2.81,3.44 +5.62,1.25;5.94,4.69 +8.75,6.56;2.50,6.56 +8.75,8.44;3.12,8.44 +5.62,6.88;5.94,9.38 +2.81,4.38;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.00,6.56 +6.56,6.56;6.56,5.00 +6.56,5.00;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;7.50,4.69 +7.50,4.69;7.50,4.69 +7.50,4.69;8.12,4.69 +8.12,4.69;8.12,4.69 +8.12,4.69;8.44,4.69 +8.44,4.69;8.75,5.00 +8.75,5.00;8.75,5.62 +8.75,5.62;8.75,5.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 59 82 +# UTF-8 : 82 a6 e5 +[5982] 如 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.56 +1.56,1.56;2.19,2.19 +2.19,2.19;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.44,4.38 +3.44,4.38;3.75,5.00 +3.75,5.00;4.06,5.94 +4.06,5.94;4.38,6.56 +4.38,6.56;4.38,7.50 +4.38,7.50;0.31,7.50 +0.94,4.38;1.25,4.06 +1.25,4.06;1.56,4.06 +1.56,4.06;2.19,3.75 +2.19,3.75;2.50,3.44 +2.50,3.44;2.81,3.12 +2.81,3.12;3.12,2.81 +3.12,2.81;3.44,2.50 +3.44,2.50;3.75,2.19 +3.75,2.19;4.06,1.88 +4.06,1.88;4.69,1.56 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 +8.75,0.94;8.75,8.44 +8.75,8.44;5.00,8.44 +5.00,8.44;5.00,0.94 +5.31,1.56;8.75,1.56 + +# UTF-16 : 91 e6 +# UTF-8 : a6 87 e9 +[91e6] 釦 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,7.50;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.50,9.06 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +4.38,5.31;0.62,5.31 +4.38,7.19;0.94,7.19 +2.81,1.56;2.81,7.19 +1.56,2.50;1.56,2.81 +1.56,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.44,2.81;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.38,4.69 +8.75,0.94;8.75,8.44 +8.75,8.44;5.00,8.44 +5.00,8.44;5.00,0.94 +5.31,1.56;8.75,1.56 + +# UTF-16 : 62 63 +# UTF-8 : a3 89 e6 +[6263] 扣 +8.75,0.94;8.75,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,0.94 +4.38,1.56;8.75,1.56 +2.19,9.06;2.19,1.56 +2.19,1.56;2.19,1.25 +2.19,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.75,5.00;3.12,4.69 +3.12,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.75,7.19;0.31,7.19 + +# UTF-16 : 76 90 +# UTF-8 : 90 9a e7 +[7690] 皐 +4.69,0.62;4.69,5.31 +8.75,1.88;0.31,1.88 +8.44,3.12;5.31,3.12 +4.06,3.12;0.94,3.12 +8.44,4.38;5.31,4.38 +4.06,4.38;0.94,4.38 +1.56,5.62;8.12,5.62 +7.81,5.62;8.12,8.44 +7.81,8.44;1.56,8.44 +1.25,8.44;1.56,5.31 +1.56,6.88;7.81,6.88 +4.69,9.38;4.69,9.06 +4.69,9.06;4.38,8.75 +4.38,8.75;4.38,8.44 + +# UTF-16 : 97 1c +# UTF-8 : 9c 9c e9 +[971c] 霜 +4.69,5.31;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,5.94;4.06,5.94 +5.62,6.88;7.81,6.88 +5.62,5.94;7.81,5.94 +8.75,5.94;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,5.94 +2.50,0.62;2.50,5.31 +4.38,4.38;0.62,4.38 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;1.56,3.12 +1.56,3.12;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.50,4.38 +4.38,2.50;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +8.75,0.62;8.75,5.00 +8.75,5.00;4.69,5.00 +4.69,5.00;4.69,0.62 +4.69,1.25;8.75,1.25 +4.69,2.50;8.75,2.50 +4.69,3.75;8.75,3.75 + +# UTF-16 : 6e c5 +# UTF-8 : 85 bb e6 +[6ec5] 滅 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.25,5.94 +1.25,5.94;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +6.88,9.38;6.88,8.12 +6.88,8.12;6.88,6.56 +6.88,6.56;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;7.50,3.44 +7.50,3.44;7.81,2.50 +7.81,2.50;7.81,1.88 +7.81,1.88;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +6.25,7.19;3.44,7.19 +8.75,6.88;8.44,5.94 +8.44,5.94;8.12,5.00 +8.12,5.00;7.81,4.38 +7.81,4.38;7.50,3.75 +7.50,3.75;7.19,3.12 +7.19,3.12;6.56,2.50 +6.56,2.50;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +7.19,9.38;7.81,9.38 +7.81,9.38;8.12,9.06 +8.12,9.06;8.75,8.75 +8.75,8.75;8.75,8.44 +2.19,0.94;2.19,1.25 +2.19,1.25;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,8.12 +2.81,8.12;9.06,8.12 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.69,4.06 +3.75,6.25;3.75,5.62 +3.75,5.62;3.75,5.31 +3.75,5.31;3.75,4.69 +3.75,4.69;3.44,4.38 +3.44,4.38;3.44,4.06 +6.25,6.25;5.94,5.94 +5.94,5.94;5.94,5.31 +5.94,5.31;5.62,5.00 +5.62,5.00;5.62,4.69 +5.62,4.69;5.31,4.38 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,4.69 +4.69,4.69;4.69,6.88 + +# UTF-16 : 85 84 +# UTF-8 : 84 96 e8 +[8584] 薄 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +6.88,8.12;7.50,7.81 +7.50,7.81;7.81,7.81 +7.81,7.81;8.12,7.50 +8.12,7.50;8.44,7.50 +3.44,3.75;8.44,3.75 +8.44,3.75;8.44,6.25 +8.44,6.25;3.12,6.25 +3.12,6.25;3.12,3.75 +3.44,5.00;8.12,5.00 +5.62,3.75;5.94,8.12 +2.81,7.19;8.75,7.19 +5.62,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;3.75,2.19 +3.75,2.19;3.75,2.50 +7.50,3.75;7.50,1.56 +7.50,1.56;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,2.81;2.81,2.81 +0.94,0.62;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,6.56;2.19,6.88 +2.19,6.88;1.56,7.19 +1.56,7.19;1.25,7.50 +1.25,7.50;0.94,7.50 +2.19,4.38;1.88,4.69 +1.88,4.69;1.25,5.00 +1.25,5.00;0.94,5.31 +0.94,5.31;0.62,5.62 +0.62,5.62;0.31,5.62 + +# UTF-16 : 6f 0f +# UTF-8 : 8f bc e6 +[6f0f] 漏 +2.19,0.94;2.19,1.25 +2.19,1.25;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,8.75 +2.81,8.75;8.75,8.75 +8.75,8.75;8.75,7.19 +8.75,7.19;3.12,7.19 +2.81,6.25;9.06,6.25 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.00,6.88 +6.25,0.94;6.25,6.25 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,5.31 +8.75,5.31;3.75,5.31 +3.44,5.31;3.75,0.94 +5.62,3.44;5.31,3.75 +5.31,3.75;4.69,4.06 +4.69,4.06;4.38,4.38 +4.38,4.38;4.06,4.38 +5.62,1.88;5.31,2.19 +5.31,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 +4.38,2.81;4.06,2.81 +8.12,3.44;7.81,3.75 +7.81,3.75;7.19,4.06 +7.19,4.06;6.88,4.38 +6.88,4.38;6.56,4.38 +8.12,1.88;7.81,2.19 +7.81,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,2.81 + +# UTF-16 : 52 65 +# UTF-8 : a5 89 e5 +[5265] 剥 +6.25,2.50;6.25,8.75 +8.44,9.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.12,5.62;3.12,1.88 +3.12,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.56,0.94 +5.31,5.00;5.00,4.69 +5.00,4.69;4.69,4.38 +4.69,4.38;4.69,4.06 +4.69,4.06;4.38,3.75 +4.38,3.75;4.06,3.75 +0.94,7.19;4.69,7.19 +4.38,5.62;5.00,8.75 +4.69,8.75;0.94,8.75 +0.31,5.62;5.94,5.62 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.50,3.12 +5.62,1.56;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.06,2.81 +4.06,2.81;3.75,3.12 +2.19,3.75;1.88,4.06 +1.88,4.06;1.56,4.38 +1.56,4.38;1.25,4.69 +1.25,4.69;0.94,4.69 +0.94,4.69;0.94,5.00 + +# UTF-16 : 66 fe +# UTF-8 : be 9b e6 +[66fe] 曾 +5.94,5.31;6.25,5.62 +6.25,5.62;6.56,6.25 +6.56,6.25;6.56,6.56 +6.56,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +3.44,5.31;3.12,5.94 +3.12,5.94;3.12,6.25 +3.12,6.25;2.81,6.56 +2.81,6.56;2.50,6.88 +2.50,6.88;2.19,7.19 +7.81,0.62;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.62 +1.88,1.25;7.50,1.25 +1.25,5.00;8.12,5.00 +8.12,5.00;8.12,7.50 +8.12,7.50;1.25,7.50 +1.25,7.50;1.25,5.00 +4.69,5.00;4.69,7.50 +1.88,2.81;7.50,2.81 +2.81,9.06;2.50,8.75 +2.50,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.00,7.19 +3.44,9.06;6.56,9.06 +6.56,9.06;6.88,8.75 +6.88,8.75;7.50,8.12 +7.50,8.12;8.12,7.81 +8.12,7.81;8.75,7.50 +8.75,7.50;9.38,7.19 + +# UTF-16 : 71 26 +# UTF-8 : a6 84 e7 +[7126] 焦 +0.31,6.56;0.62,7.19 +0.62,7.19;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.88,8.75;1.88,9.38 +4.69,3.75;4.69,8.12 +1.56,8.12;1.56,3.44 +1.56,3.44;8.44,3.44 +8.44,8.12;1.56,8.12 +1.56,6.56;8.12,6.56 +1.56,5.00;8.12,5.00 +5.31,9.38;5.00,8.75 +5.00,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.19,3.12 +6.25,0.94;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +4.06,0.62;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;3.44,2.81 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,2.81 + +# UTF-16 : 80 10 +# UTF-8 : 90 80 e8 +[8010] 耐 +2.50,8.75;2.50,8.12 +2.50,8.12;2.19,7.81 +2.19,7.81;2.19,7.19 +2.19,7.19;2.19,7.19 +5.00,8.75;0.31,8.75 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;4.69,1.56 +4.69,1.56;4.69,7.19 +4.69,7.19;0.62,7.19 +0.62,7.19;0.62,0.94 +1.88,7.19;2.19,1.25 +3.44,7.19;3.44,1.25 +8.44,9.06;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +9.38,7.50;5.31,7.50 +7.19,3.44;6.88,3.75 +6.88,3.75;6.56,4.38 +6.56,4.38;6.25,5.00 +6.25,5.00;5.94,5.62 +5.94,5.62;5.62,6.25 + +# UTF-16 : 52 64 +# UTF-8 : a4 89 e5 +[5264] 剤 +6.56,2.50;6.56,8.75 +8.44,9.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +5.00,8.44;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.44,6.56 +3.44,6.56;2.81,6.25 +2.81,6.25;2.19,5.94 +2.19,5.94;1.88,5.94 +1.88,5.94;1.25,5.62 +1.25,5.62;0.31,5.31 +1.25,8.12;1.88,7.81 +1.88,7.81;2.19,7.19 +2.19,7.19;2.50,6.88 +2.50,6.88;3.12,6.56 +3.12,6.56;3.44,6.56 +3.44,6.56;3.75,6.25 +3.75,6.25;4.38,5.94 +4.38,5.94;5.00,5.62 +5.00,5.62;5.31,5.62 +5.31,5.62;5.94,5.31 +3.12,8.44;3.12,9.38 +5.94,8.44;0.62,8.44 +5.00,5.62;5.00,0.94 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.56,4.06 +1.56,4.06;1.56,5.62 +1.56,4.69;5.00,4.69 +1.25,3.12;5.00,3.12 + +# UTF-16 : 67 d0 +# UTF-8 : 90 9f e6 +[67d0] 某 +2.50,9.06;2.50,4.69 +2.50,4.69;6.88,4.69 +6.88,4.69;6.88,9.06 +2.50,6.56;6.88,6.56 +8.75,3.75;0.62,3.75 +8.75,8.44;0.62,8.44 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,0.62;4.69,4.69 + +# UTF-16 : 71 64 +# UTF-8 : a4 85 e7 +[7164] 煤 +3.44,1.88;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.50,3.44 +2.50,3.44;2.19,4.06 +2.19,4.06;1.56,4.69 +0.94,7.81;0.94,7.19 +0.94,7.19;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +3.12,7.81;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,9.06 +4.06,9.06;4.06,4.69 +4.06,4.69;8.12,4.69 +8.12,4.69;8.12,9.06 +4.38,6.56;8.12,6.56 +9.06,3.75;3.12,3.75 +9.06,8.44;3.12,8.44 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.62,3.12 +5.62,3.12;5.94,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.56,3.12 +6.56,3.12;6.25,3.75 +5.94,0.62;6.25,4.69 + +# UTF-16 : 69 73 +# UTF-8 : b3 a5 e6 +[6973] 楳 +3.75,9.06;3.75,4.69 +3.75,4.69;8.12,4.69 +8.12,4.69;8.12,9.06 +4.06,6.56;8.12,6.56 +9.06,3.75;2.81,3.75 +9.06,8.44;2.81,8.44 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.88,2.81 +6.88,2.81;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,0.62;5.94,4.69 +1.88,0.62;1.88,9.06 +0.31,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,7.19;0.31,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 8b 00 +# UTF-8 : 80 ac e8 +[8b00] 謀 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,6.25;2.81,6.25 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 +4.38,9.06;4.38,4.69 +4.38,4.69;8.12,4.69 +8.12,4.69;8.12,9.06 +4.38,6.56;8.12,6.56 +9.06,3.75;3.44,3.75 +9.06,8.44;3.44,8.44 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;6.25,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,0.62;6.25,4.69 + +# UTF-16 : 5a 92 +# UTF-8 : 92 aa e5 +[5a92] 媒 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;3.12,6.56 +3.12,6.56;3.12,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.44 +1.88,3.44;2.19,3.12 +2.19,3.12;2.81,2.50 +2.81,2.50;2.81,2.19 +2.81,2.19;3.12,1.56 +4.06,9.06;4.06,4.69 +4.06,4.69;8.12,4.69 +8.12,4.69;8.12,9.06 +4.06,6.56;8.12,6.56 +9.06,3.75;2.81,3.75 +9.06,8.44;2.81,8.44 +2.81,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.25,3.44 +6.25,3.44;6.25,3.75 +5.94,0.62;5.94,4.69 + +# UTF-16 : 52 a3 +# UTF-8 : a3 8a e5 +[52a3] 劣 +4.69,9.06;4.69,7.50 +4.69,7.50;4.69,6.88 +4.69,6.88;4.69,6.56 +4.69,6.56;4.06,6.25 +4.06,6.25;3.75,6.25 +3.75,6.25;3.12,6.56 +3.12,6.56;2.81,6.56 +0.62,6.25;0.94,6.56 +0.94,6.56;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;2.19,8.12 +2.19,8.12;2.50,8.75 +8.75,5.94;8.44,6.56 +8.44,6.56;8.12,7.19 +8.12,7.19;7.81,7.81 +7.81,7.81;7.50,8.44 +7.50,8.44;6.88,8.75 +7.19,7.50;6.88,7.19 +6.88,7.19;6.25,6.88 +6.25,6.88;5.62,6.56 +5.62,6.56;5.00,5.94 +5.00,5.94;4.38,5.62 +4.38,5.62;3.75,5.31 +3.75,5.31;2.81,5.00 +2.81,5.00;1.88,5.00 +1.88,5.00;0.94,4.69 +0.94,4.69;0.00,4.38 +1.25,4.06;8.12,4.06 +8.12,4.06;8.12,3.44 +8.12,3.44;8.12,2.81 +8.12,2.81;7.81,2.19 +7.81,2.19;7.81,1.88 +7.81,1.88;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,1.25 +5.31,1.25;4.69,1.25 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;5.00,5.62 + +# UTF-16 : 90 84 +# UTF-8 : 84 82 e9 +[9084] 還 +3.12,7.19;8.44,7.19 +8.44,7.19;8.44,8.75 +8.44,8.75;3.12,8.75 +3.12,8.75;3.12,7.19 +6.56,7.50;6.56,8.75 +5.00,7.50;5.00,8.75 +2.81,6.56;8.75,6.56 +3.75,4.38;8.12,4.38 +8.12,4.38;8.12,5.62 +8.12,5.62;3.44,5.62 +3.44,5.62;3.44,4.38 +5.62,1.56;5.94,4.06 +2.81,2.19;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.12 +4.69,3.12;5.31,3.75 +5.31,3.75;5.94,4.06 +5.94,4.06;6.25,4.38 +8.75,2.19;8.12,2.50 +8.12,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.56,3.44 +6.56,3.44;5.94,3.75 +7.19,3.12;7.50,3.44 +7.50,3.44;8.12,3.75 +8.12,3.75;8.44,4.06 +8.44,4.06;8.44,4.38 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 + +# UTF-16 : 6c 4e +# UTF-8 : 8e b1 e6 +[6c4e] 汎 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;2.19,8.12 +2.19,8.12;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;3.75,5.00 +3.75,5.00;3.75,5.94 +3.75,5.94;3.75,6.88 +3.75,6.88;3.75,8.75 +3.75,8.75;7.81,8.75 +7.81,8.75;7.81,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,4.06 +6.88,3.75;6.56,4.38 +6.56,4.38;5.94,5.00 +5.94,5.00;5.62,5.62 +5.62,5.62;5.00,6.25 +5.00,6.25;4.69,6.56 + +# UTF-16 : 5e 06 +# UTF-8 : 86 b8 e5 +[5e06] 帆 +2.19,2.50;2.50,2.50 +2.50,2.50;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,7.50 +3.12,7.50;0.62,7.50 +0.62,7.50;0.62,2.19 +1.88,0.62;1.88,9.06 +2.50,0.94;2.81,0.94 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.06,5.00 +4.06,5.00;4.06,5.94 +4.06,5.94;4.06,6.88 +4.06,6.88;4.06,8.75 +4.06,8.75;7.81,8.75 +7.81,8.75;7.81,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,4.06 +6.88,3.75;6.56,4.38 +6.56,4.38;6.25,5.00 +6.25,5.00;5.62,5.62 +5.62,5.62;5.31,6.25 +5.31,6.25;5.00,6.56 + +# UTF-16 : 67 a2 +# UTF-8 : a2 9e e6 +[67a2] 枢 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +9.06,8.75;3.75,8.75 +3.44,8.75;3.75,0.62 +3.75,1.56;9.06,1.56 +4.38,2.19;4.69,2.50 +4.69,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;6.25,4.06 +6.25,4.06;6.56,4.69 +6.56,4.69;6.88,5.31 +6.88,5.31;7.19,5.94 +7.19,5.94;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;8.12,7.81 +4.38,7.50;5.00,6.88 +5.00,6.88;5.31,6.56 +5.31,6.56;5.94,5.94 +5.94,5.94;6.25,5.62 +6.25,5.62;6.56,5.00 +6.56,5.00;6.88,4.69 +6.88,4.69;7.50,4.06 +7.50,4.06;7.81,3.75 +7.81,3.75;8.12,3.12 +8.12,3.12;8.44,2.50 + +# UTF-16 : 99 c6 +# UTF-8 : 86 a7 e9 +[99c6] 駆 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.75 +1.56,1.25;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.25,3.44 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.75 +4.06,8.75;0.62,8.75 +0.62,8.75;0.62,4.38 +0.62,4.38;3.75,4.38 +3.75,4.38;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;3.44,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,8.75;2.19,4.38 +0.94,5.94;3.75,5.94 +0.94,7.19;3.75,7.19 +9.06,8.75;4.38,8.75 +4.38,8.75;4.38,0.62 +4.38,1.56;9.06,1.56 +5.00,2.19;5.31,2.50 +5.31,2.50;5.94,3.12 +5.94,3.12;6.25,3.44 +6.25,3.44;6.56,4.06 +6.56,4.06;6.88,4.69 +6.88,4.69;7.19,5.31 +7.19,5.31;7.50,5.94 +7.50,5.94;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +5.31,7.50;5.62,6.88 +5.62,6.88;5.94,6.56 +5.94,6.56;6.25,5.94 +6.25,5.94;6.88,5.62 +6.88,5.62;7.19,5.00 +7.19,5.00;7.50,4.69 +7.50,4.69;7.81,4.06 +7.81,4.06;8.12,3.75 +8.12,3.75;8.44,3.12 +8.44,3.12;8.75,2.50 + +# UTF-16 : 4e 5e +# UTF-8 : 9e b9 e4 +[4e5e] 乞 +8.75,8.44;2.19,8.44 +0.62,5.94;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.75 +2.19,8.75;2.19,9.06 +2.19,9.06;2.50,9.38 +7.81,6.88;1.88,6.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;2.50,3.44 +2.50,3.44;3.12,4.06 +3.12,4.06;4.06,4.69 +4.06,4.69;5.31,5.31 +5.31,5.31;6.56,5.94 +6.56,5.94;7.81,6.56 +8.12,3.75;8.12,2.81 +8.12,2.81;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;4.69,0.94 +4.69,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.50,1.25 +2.50,1.25;2.19,1.25 +2.19,1.25;1.56,1.25 +1.56,1.25;1.25,1.56 +1.25,1.56;1.25,1.88 + +# UTF-16 : 54 03 +# UTF-8 : 83 90 e5 +[5403] 吃 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +9.06,8.44;4.38,8.44 +3.12,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.38,9.06 +4.38,9.06;4.38,9.38 +8.75,6.88;4.06,6.88 +3.75,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;5.31,4.06 +5.31,4.06;5.94,4.69 +5.94,4.69;6.88,5.31 +6.88,5.31;7.50,5.94 +7.50,5.94;8.75,6.56 +8.75,3.75;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,1.25 +4.69,1.25;4.38,1.25 +4.38,1.25;3.75,1.56 +3.75,1.56;3.75,1.88 + +# UTF-16 : 8a 16 +# UTF-8 : 96 a8 e8 +[8a16] 訖 +0.94,1.25;3.75,1.25 +3.75,1.25;3.75,3.44 +3.75,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;4.06,7.50 +0.62,6.25;3.75,6.25 +0.62,4.69;3.75,4.69 +0.62,8.75;3.75,8.75 +9.06,8.44;5.00,8.44 +4.06,5.94;4.38,6.56 +4.38,6.56;4.69,7.19 +4.69,7.19;4.69,7.81 +4.69,7.81;5.00,8.75 +5.00,8.75;5.31,9.06 +5.31,9.06;5.31,9.38 +8.75,6.88;4.69,6.88 +4.38,1.88;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;6.56,4.69 +6.56,4.69;7.19,5.31 +7.19,5.31;7.81,5.94 +7.81,5.94;8.75,6.56 +8.75,3.75;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.69,1.88 +4.69,1.88;4.38,1.88 + +# UTF-16 : 5c 79 +# UTF-8 : b9 b1 e5 +[5c79] 屹 +9.06,8.44;5.00,8.44 +4.06,5.94;4.38,6.56 +4.38,6.56;4.69,7.19 +4.69,7.19;4.69,7.81 +4.69,7.81;5.00,8.75 +5.00,8.75;5.31,9.06 +5.31,9.06;5.31,9.38 +0.62,7.81;0.62,0.94 +0.62,1.56;3.44,1.56 +3.44,1.56;3.44,7.81 +2.19,1.56;2.19,9.06 +8.75,6.88;4.69,6.88 +4.38,1.88;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;6.56,4.69 +6.56,4.69;7.19,5.31 +7.19,5.31;7.81,5.94 +7.81,5.94;8.75,6.56 +8.75,3.75;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.69,1.88 +4.69,1.88;4.38,1.88 + +# UTF-16 : 4e 7e +# UTF-8 : be b9 e4 +[4e7e] 乾 +0.62,3.44;4.06,3.44 +4.06,3.44;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;4.06,5.31 +0.31,2.19;4.38,2.19 +2.19,6.88;2.19,9.38 +2.19,0.62;2.19,3.44 +0.31,8.12;4.38,8.12 +9.06,8.44;5.31,8.44 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;5.62,9.38 +8.75,6.88;5.31,6.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;6.25,4.38 +6.25,4.38;6.88,5.00 +6.88,5.00;7.50,5.62 +7.50,5.62;8.12,5.94 +8.12,5.94;8.75,6.56 +9.06,3.75;9.06,2.81 +9.06,2.81;9.06,2.50 +9.06,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.69,1.88 +4.69,1.88;4.69,1.88 + +# UTF-16 : 6e 7f +# UTF-8 : bf b9 e6 +[6e7f] 湿 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +4.69,5.00;4.69,1.25 +6.56,5.00;6.56,1.25 +1.88,0.94;9.38,0.94 +8.12,5.00;8.12,8.75 +8.12,8.75;3.12,8.75 +3.12,8.75;3.12,5.00 +3.44,5.00;8.12,5.00 +3.44,6.88;8.12,6.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;8.12,3.12 +8.12,3.12;8.44,3.75 +8.44,3.75;8.75,4.38 +4.06,1.88;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.12,4.06 +3.12,4.06;2.81,4.38 + +# UTF-16 : 5f ae +# UTF-8 : ae be e5 +[5fae] 微 +6.56,3.44;6.25,3.12 +6.25,3.12;5.62,2.81 +5.62,2.81;5.31,2.19 +5.31,2.19;4.69,1.88 +4.69,1.88;4.38,1.56 +2.50,7.19;1.88,6.56 +1.88,6.56;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.00,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +1.25,0.62;1.25,5.62 +6.25,5.31;2.50,5.31 +5.00,2.19;5.00,5.31 +4.38,6.56;4.38,9.38 +2.81,8.75;2.81,6.56 +2.81,6.56;5.94,6.56 +5.94,6.56;5.94,8.75 +5.62,0.94;6.25,1.25 +6.25,1.25;6.88,1.88 +6.88,1.88;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,5.00 +8.44,5.00;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;8.75,7.81 +2.19,0.94;2.50,1.25 +2.50,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.44,5.00 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.19,5.31 +7.19,5.31;7.19,6.25 +7.19,6.25;6.88,7.19 +6.88,7.81;9.38,7.81 +5.94,5.94;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.38 + +# UTF-16 : 7a 92 +# UTF-8 : 92 aa e7 +[7a92] 窒 +5.31,8.44;5.31,6.88 +5.31,6.88;5.62,6.56 +5.62,6.56;6.25,6.56 +6.25,6.56;6.56,6.56 +6.56,6.56;7.19,6.56 +7.19,6.56;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;7.81,7.50 +7.81,7.50;7.81,7.81 +4.69,8.44;4.69,9.38 +8.44,6.88;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 +1.25,6.56;1.56,6.56 +1.56,6.56;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.44 +0.62,5.94;8.75,5.94 +8.75,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.19,5.00 +7.19,5.00;6.56,5.31 +6.56,5.31;6.25,5.62 +0.94,4.06;1.56,4.06 +1.56,4.06;2.19,4.06 +2.19,4.06;2.81,4.06 +2.81,4.06;3.44,4.06 +3.44,4.06;4.38,4.38 +4.38,4.38;5.00,4.38 +5.00,4.38;5.62,4.38 +5.62,4.38;6.25,4.38 +6.25,4.38;6.88,4.38 +6.88,4.38;7.50,4.69 +2.19,4.06;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;3.44,5.94 +0.62,0.94;8.75,0.94 +8.12,2.81;1.25,2.81 +4.69,0.94;4.69,4.38 + +# UTF-16 : 54 8b +# UTF-8 : 8b 92 e5 +[548b] 咋 +5.62,5.94;8.75,5.94 +8.75,3.44;5.62,3.44 +4.69,8.12;9.06,8.12 +5.62,0.62;5.62,8.12 +3.44,5.31;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;4.69,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.00,9.38 +0.94,1.88;3.12,1.88 +3.12,1.88;3.12,8.44 +3.12,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 + +# UTF-16 : 67 de +# UTF-8 : 9e 9f e6 +[67de] 柞 +5.94,5.94;8.75,5.94 +8.75,3.44;5.94,3.44 +4.69,8.12;9.06,8.12 +5.62,0.62;5.94,8.12 +3.44,5.31;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.38,7.50 +4.38,7.50;4.69,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.00,9.38 +3.75,3.75;3.44,4.38 +3.44,4.38;3.12,5.31 +3.12,5.31;2.81,5.94 +2.81,5.94;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,0.62;2.19,9.06 +3.75,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 + +# UTF-16 : 70 b8 +# UTF-8 : b8 82 e7 +[70b8] 炸 +5.94,5.94;9.06,5.94 +8.75,3.44;5.94,3.44 +4.69,8.12;9.38,8.12 +5.62,0.62;5.94,8.12 +3.44,5.31;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.38,7.50 +4.38,7.50;4.69,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.00,9.38 +3.75,1.25;3.44,1.88 +3.44,1.88;2.81,2.50 +2.81,2.50;2.50,3.12 +2.50,3.12;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,4.06;1.56,4.69 +0.94,7.81;0.94,7.19 +0.94,7.19;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +3.12,7.81;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,9.06 + +# UTF-16 : 80 d9 +# UTF-8 : 99 83 e8 +[80d9] 胙 +5.62,5.94;8.75,5.94 +8.75,3.44;5.62,3.44 +4.69,8.12;9.06,8.12 +5.62,0.62;5.62,8.12 +3.44,5.31;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;4.69,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.00,9.38 +0.94,4.06;3.12,4.06 +1.25,6.56;3.12,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;3.12,8.75 +3.12,8.75;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 + +# UTF-16 : 8a 50 +# UTF-8 : 90 a9 e8 +[8a50] 詐 +6.25,5.94;8.75,5.94 +8.75,3.44;6.25,3.44 +5.00,8.12;9.06,8.12 +6.25,0.62;6.25,8.12 +3.75,5.31;4.06,5.94 +4.06,5.94;4.38,6.56 +4.38,6.56;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;4.69,7.50 +4.69,7.50;5.00,8.12 +5.00,8.12;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.31,9.38 +0.94,1.25;3.75,1.25 +3.75,1.25;3.75,3.44 +3.75,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;4.06,7.50 +0.62,6.25;3.75,6.25 +0.62,4.69;3.75,4.69 +0.62,8.75;3.75,8.75 + +# UTF-16 : 9b 93 +# UTF-8 : 93 ae e9 +[9b93] 鮓 +5.94,5.94;9.06,5.94 +8.75,3.44;5.94,3.44 +5.00,8.12;9.38,8.12 +5.62,0.62;5.94,8.12 +3.75,5.31;4.06,5.94 +4.06,5.94;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;4.69,7.50 +4.69,7.50;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.00,8.75 +5.00,8.75;5.31,9.38 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.81,8.75 +0.94,5.31;3.44,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.75,7.19 +3.75,7.19;3.75,3.44 +3.75,3.44;0.94,3.44 +2.19,7.19;2.19,3.44 +4.06,1.25;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +2.81,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.50,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 + +# UTF-16 : 91 62 +# UTF-8 : a2 85 e9 +[9162] 酢 +5.94,5.94;9.06,5.94 +8.75,3.44;5.94,3.44 +5.00,8.12;9.38,8.12 +5.94,0.62;5.94,8.12 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.31,8.75 +5.31,8.75;5.31,9.38 +3.75,0.62;3.75,7.19 +3.75,7.19;0.62,7.19 +0.62,7.19;0.62,0.62 +0.62,1.56;3.75,1.56 +0.62,3.12;3.75,3.12 +0.31,8.75;4.06,8.75 +1.88,8.75;1.88,6.88 +1.88,6.88;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.94,3.75 +2.81,8.75;2.81,5.00 +2.81,5.00;2.81,4.69 +2.81,4.69;3.12,4.69 +3.12,4.69;3.75,4.69 + +# UTF-16 : 58 57 +# UTF-8 : 97 a1 e5 +[5857] 塗 +0.62,3.75;1.25,4.06 +1.25,4.06;1.56,4.69 +1.56,4.69;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.81,5.94 +2.50,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +2.19,6.56;1.56,6.88 +1.56,6.88;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.50 +0.62,0.94;8.75,0.94 +8.12,2.81;1.25,2.81 +4.69,0.94;4.69,3.75 +8.75,7.50;8.12,7.81 +8.12,7.81;7.50,8.12 +7.50,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;5.94,9.38 +5.94,9.38;5.31,8.75 +5.31,8.75;4.69,8.44 +4.69,8.44;4.06,8.12 +4.06,8.12;3.44,7.81 +3.44,7.81;2.81,7.50 +8.75,6.25;3.12,6.25 +7.81,7.81;4.06,7.81 +5.94,7.81;5.94,4.38 +5.94,4.38;5.94,4.06 +5.94,4.06;5.31,4.06 +5.31,4.06;5.00,4.06 +5.00,4.06;4.69,4.06 +4.69,4.06;4.38,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +8.75,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 + +# UTF-16 : 66 c7 +# UTF-8 : 87 9b e6 +[66c7] 曇 +1.56,7.50;8.12,7.50 +8.12,7.50;8.12,9.06 +8.12,9.06;1.25,9.06 +1.25,9.06;1.25,7.19 +1.56,8.12;7.81,8.12 +4.69,3.75;4.69,6.56 +0.94,6.56;8.44,6.56 +1.56,5.00;4.06,5.00 +1.56,4.38;4.06,4.38 +5.62,5.00;7.81,5.00 +5.62,4.38;7.81,4.38 +8.44,4.38;8.44,5.94 +8.44,5.94;0.94,5.94 +0.94,5.94;0.94,4.38 +8.75,2.50;0.62,2.50 +8.12,3.44;1.25,3.44 +8.44,0.62;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +2.19,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,1.25 + +# UTF-16 : 96 e2 +# UTF-8 : a2 9b e9 +[96e2] 離 +7.81,9.38;7.81,8.75 +7.81,8.75;7.50,8.44 +7.50,8.44;7.50,8.12 +7.50,8.12;7.19,7.81 +5.31,7.81;5.31,0.62 +9.06,7.81;5.31,7.81 +7.19,1.25;7.19,7.81 +5.62,1.25;9.06,1.25 +5.31,3.44;8.75,3.44 +5.31,5.62;8.75,5.62 +4.38,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;5.94,9.38 +0.31,8.44;5.00,8.44 +2.50,8.44;2.50,9.38 +1.56,2.19;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.19,4.69 +2.19,4.69;2.50,5.31 +4.06,1.88;4.06,2.19 +4.06,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 +0.94,2.19;1.56,2.19 +1.56,2.19;2.19,2.19 +2.19,2.19;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +0.62,0.62;0.62,4.38 +0.62,4.38;4.69,4.38 +4.38,4.38;4.69,1.25 +4.38,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +4.38,8.12;4.38,5.31 +4.38,5.31;0.94,5.31 +0.94,5.31;0.94,8.12 +1.25,5.62;1.88,5.94 +1.88,5.94;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.44,7.50 +3.44,7.50;3.75,8.12 +1.25,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,7.19;2.81,6.56 +2.81,6.56;3.44,6.25 +3.44,6.25;3.75,5.62 + +# UTF-16 : 4f c3 +# UTF-8 : 83 bf e4 +[4fc3] 促 +3.44,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.12,8.75 +3.12,8.75;3.12,5.94 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,7.19 +5.94,4.06;8.75,4.06 +5.62,1.25;5.94,5.94 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +9.06,0.94;8.75,0.94 +8.75,0.94;7.81,0.94 +7.81,0.94;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.12,3.75 + +# UTF-16 : 63 49 +# UTF-8 : 89 8d e6 +[6349] 捉 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.12,7.19;0.31,7.19 +3.75,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.75,8.75 +3.44,8.75;3.75,5.94 +6.25,4.06;8.75,4.06 +5.94,1.25;5.94,5.94 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;4.06,5.00 +9.06,0.94;8.75,0.94 +8.75,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,3.12 +3.75,3.12;3.75,3.75 + +# UTF-16 : 63 2f +# UTF-8 : af 8c e6 +[632f] 振 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,8.75 +3.44,8.75;8.75,8.75 +3.44,5.31;9.06,5.31 +6.25,5.31;6.56,4.69 +6.56,4.69;6.56,4.38 +6.56,4.38;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;7.50,2.19 +7.50,2.19;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,0.94 +8.75,0.94;9.06,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;7.19,1.88 +4.69,1.25;5.00,5.31 +4.06,7.19;8.75,7.19 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.12,4.06 +8.12,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 + +# UTF-16 : 5a 20 +# UTF-8 : a0 a8 e5 +[5a20] 娠 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.44 +1.88,3.44;2.19,3.12 +2.19,3.12;2.81,2.50 +2.81,2.50;2.81,2.19 +2.81,2.19;3.12,1.56 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,8.75 +3.75,8.75;8.75,8.75 +3.75,5.31;9.06,5.31 +6.25,5.31;6.56,4.69 +6.56,4.69;6.56,4.38 +6.56,4.38;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,0.94 +8.75,0.94;9.06,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,1.88 +5.00,1.25;5.00,5.31 +4.38,7.19;8.75,7.19 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.44,4.06 +8.44,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 + +# UTF-16 : 6c 40 +# UTF-8 : 80 b1 e6 +[6c40] 汀 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.50,7.50;2.19,8.12 +2.19,8.12;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +7.19,8.44;7.50,1.88 +7.19,1.88;7.19,1.25 +7.19,1.25;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,1.25 +5.31,1.25;5.00,1.25 +9.06,8.44;2.81,8.44 + +# UTF-16 : 53 ee +# UTF-8 : ae 8f e5 +[53ee] 叮 +7.81,8.44;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.31,1.25 +9.38,8.44;3.75,8.44 +0.94,1.88;3.12,1.88 +3.12,1.88;3.12,8.44 +3.12,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 + +# UTF-16 : 8a 02 +# UTF-8 : 82 a8 e8 +[8a02] 訂 +7.81,8.44;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.31,1.25 +9.38,8.44;4.38,8.44 +0.94,1.25;3.75,1.25 +3.75,1.25;3.75,3.44 +3.75,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.62,7.50;4.06,7.50 +0.94,6.25;3.75,6.25 +0.94,4.69;3.75,4.69 +0.94,8.75;3.75,8.75 + +# UTF-16 : 91 d8 +# UTF-8 : 98 87 e9 +[91d8] 釘 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,7.50;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.50,9.06 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +4.38,5.31;0.62,5.31 +4.38,7.19;0.94,7.19 +2.81,1.56;2.81,7.19 +1.56,2.50;1.56,2.81 +1.56,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.44,2.81;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.38,4.69 +7.81,8.44;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,1.25 +9.38,8.44;4.69,8.44 + +# UTF-16 : 91 4a +# UTF-8 : 8a 85 e9 +[914a] 酊 +4.38,0.62;4.38,7.19 +4.38,7.19;0.94,7.19 +0.94,7.19;0.94,0.62 +0.94,1.56;4.38,1.56 +0.94,3.12;4.38,3.12 +0.31,8.75;4.69,8.75 +2.19,8.75;2.19,7.19 +2.19,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;1.88,5.62 +1.88,5.62;1.88,5.00 +1.88,5.00;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;1.25,3.75 +3.12,8.75;3.12,5.00 +3.12,5.00;3.12,4.69 +3.12,4.69;3.44,4.69 +3.44,4.69;4.38,4.69 +7.81,8.44;8.12,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,1.25 +9.38,8.44;5.00,8.44 + +# UTF-16 : 97 ff +# UTF-8 : bf 9f e9 +[97ff] 響 +3.75,7.19;5.94,7.19 +5.94,7.19;5.94,9.06 +5.94,9.06;3.44,9.06 +3.44,9.06;3.44,5.62 +3.44,8.12;5.94,8.12 +2.50,5.62;3.12,5.62 +3.12,5.62;3.75,5.62 +3.75,5.62;4.38,5.94 +4.38,5.94;5.00,5.94 +5.00,5.94;5.62,6.25 +6.25,5.31;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.31,6.56 +5.31,6.56;5.00,6.88 +0.00,6.56;2.81,6.88 +0.62,6.56;1.25,6.88 +1.25,6.88;1.56,7.50 +1.56,7.50;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;3.12,8.44 +1.88,7.50;1.25,7.81 +1.25,7.81;0.94,8.12 +0.94,8.12;0.62,8.44 +0.62,8.44;0.31,8.44 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +1.88,9.06;2.19,9.06 +0.31,5.31;0.62,5.31 +0.62,5.31;0.94,5.62 +0.94,5.62;1.56,5.62 +1.56,5.62;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,7.19 +2.81,7.19;3.12,7.19 +9.06,9.06;6.56,9.06 +6.56,9.06;6.56,5.31 +7.19,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;8.75,5.94 +8.75,5.94;9.06,6.25 +9.06,6.25;9.06,6.25 +9.06,6.25;9.06,6.88 +9.06,6.88;8.75,7.19 +8.75,7.19;8.12,7.50 +8.12,7.50;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +8.75,8.44;9.06,9.06 +7.50,0.62;7.50,3.12 +7.50,3.12;1.88,3.12 +1.88,3.12;1.88,0.62 +1.88,0.94;7.50,0.94 +1.88,2.19;7.50,2.19 +0.31,3.75;9.06,3.75 +0.62,5.00;8.75,5.00 +4.69,5.00;4.69,5.62 +5.62,3.75;6.25,4.06 +6.25,4.06;6.56,4.38 +6.56,4.38;6.88,4.69 +6.88,4.69;6.88,5.00 +3.75,3.75;3.44,4.06 +3.44,4.06;3.12,4.38 +3.12,4.38;2.50,5.00 +2.50,5.00;2.50,5.00 + +# UTF-16 : 57 b3 +# UTF-8 : b3 9e e5 +[57b3] 垳 +0.31,6.88;2.81,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.62,1.88 +0.62,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +8.12,6.25;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,6.25;5.62,6.25 +9.06,8.75;5.62,8.75 +5.31,7.19;5.00,6.56 +5.00,6.56;4.38,5.94 +4.38,5.94;4.06,5.31 +4.06,5.31;3.44,5.00 +3.44,5.00;2.81,4.38 +5.31,9.06;5.00,8.75 +5.00,8.75;4.69,8.12 +4.69,8.12;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.12,6.88 +4.38,0.62;4.38,5.62 + +# UTF-16 : 68 41 +# UTF-8 : 81 a1 e6 +[6841] 桁 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +8.12,6.25;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +9.06,6.25;5.62,6.25 +9.06,8.75;5.62,8.75 +5.31,7.19;5.00,6.56 +5.00,6.56;4.38,5.94 +4.38,5.94;4.06,5.31 +4.06,5.31;3.44,5.00 +3.44,5.00;2.81,4.38 +5.31,9.06;5.00,8.75 +5.00,8.75;4.69,8.12 +4.69,8.12;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.12,6.88 +4.38,0.62;4.38,5.62 + +# UTF-16 : 88 c4 +# UTF-8 : 84 a3 e8 +[88c4] 裄 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.88,5.00 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 +2.81,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,4.69 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;2.81,7.50 +8.12,6.25;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.56,0.94 +9.06,6.25;5.94,6.25 +9.06,8.75;5.94,8.75 +5.62,7.19;5.00,6.56 +5.00,6.56;4.69,5.94 +4.69,5.94;4.38,5.31 +4.38,5.31;3.75,5.00 +3.75,5.00;3.12,4.38 +5.62,9.06;5.31,8.75 +5.31,8.75;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;3.75,7.50 +3.75,7.50;3.44,6.88 +4.69,0.62;4.69,5.62 + +# UTF-16 : 54 d8 +# UTF-8 : 98 93 e5 +[54d8] 哘 +0.94,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +8.12,6.25;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +9.06,6.25;5.62,6.25 +9.06,8.75;5.62,8.75 +5.31,7.19;5.00,6.56 +5.00,6.56;4.38,5.94 +4.38,5.94;4.06,5.31 +4.06,5.31;3.44,5.00 +3.44,5.00;2.81,4.38 +5.31,9.06;5.00,8.75 +5.00,8.75;4.69,8.12 +4.69,8.12;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.12,6.88 +4.38,0.62;4.38,5.62 + +# UTF-16 : 7d 4e +# UTF-8 : 8e b5 e7 +[7d4e] 絎 +8.12,6.25;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.56,0.94 +9.06,6.25;5.94,6.25 +9.06,8.75;6.25,8.75 +5.62,7.19;5.31,6.56 +5.31,6.56;5.00,5.94 +5.00,5.94;4.69,5.31 +4.69,5.31;4.06,5.00 +4.06,5.00;3.44,4.38 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.44,6.88 +5.00,0.62;5.00,5.62 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.44 +1.25,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 + +# UTF-16 : 64 e6 +# UTF-8 : a6 93 e6 +[64e6] 擦 +5.94,3.44;5.94,1.25 +5.62,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +8.75,3.44;2.81,3.44 +7.19,5.00;4.38,5.00 +5.62,8.44;5.94,9.38 +8.75,7.19;9.06,8.44 +8.75,8.44;2.81,8.44 +2.81,8.44;2.81,7.19 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.06,8.44 +9.38,4.06;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.94 +7.19,5.94;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.94,8.12 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +5.62,7.50;3.75,7.50 +2.19,4.06;2.81,4.38 +2.81,4.38;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.31,7.19 +5.31,7.19;5.62,7.50 +8.75,7.50;6.56,7.50 +7.19,5.62;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.44,7.50 +4.69,5.94;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,6.88 +3.75,6.88;3.75,6.88 +4.06,5.00;3.75,5.31 +3.75,5.31;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;2.81,5.94 +1.25,9.06;1.25,1.56 +1.25,1.56;1.25,1.25 +1.25,1.25;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.19,5.00;1.88,4.69 +1.88,4.69;1.25,4.38 +1.25,4.38;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.00,4.06 +2.19,7.19;0.00,7.19 + +# UTF-16 : 58 6b +# UTF-8 : ab a1 e5 +[586b] 填 +5.62,7.50;5.62,9.38 +2.19,8.44;9.06,8.44 +3.12,3.75;8.44,3.75 +8.44,3.75;8.44,7.50 +8.44,7.50;3.12,7.50 +3.12,7.50;3.12,3.75 +9.06,2.81;2.19,2.81 +3.12,5.00;8.12,5.00 +3.12,6.25;8.12,6.25 +1.88,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +0.31,6.88;2.81,6.88 +1.56,2.81;1.56,9.06 +0.31,2.19;0.62,2.50 +0.62,2.50;1.25,2.81 +1.25,2.81;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.81,3.75 + +# UTF-16 : 69 d9 +# UTF-8 : 99 a7 e6 +[69d9] 槙 +5.62,7.50;5.62,9.38 +2.50,8.44;9.06,8.44 +3.44,3.75;8.44,3.75 +8.44,3.75;8.44,7.50 +8.44,7.50;3.44,7.50 +3.12,7.50;3.44,3.75 +9.06,2.81;2.19,2.81 +3.44,5.00;8.12,5.00 +3.44,6.25;8.12,6.25 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +1.56,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 + +# UTF-16 : 93 ae +# UTF-8 : ae 8e e9 +[93ae] 鎮 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.06,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.75,4.69 +6.25,7.50;6.56,9.38 +3.75,8.44;9.06,8.44 +4.38,3.75;8.44,3.75 +8.44,3.75;8.44,7.50 +8.44,7.50;4.38,7.50 +4.38,7.50;4.38,3.75 +9.06,2.81;3.75,2.81 +4.38,5.00;8.44,5.00 +4.38,6.25;8.44,6.25 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 + +# UTF-16 : 4e c7 +# UTF-8 : 87 bb e4 +[4ec7] 仇 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +1.88,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;4.69,6.25 +4.69,6.25;4.69,6.88 +4.69,6.88;4.69,9.38 +2.50,7.50;7.81,7.50 +7.50,7.50;7.81,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.38,2.50 +9.38,2.50;9.38,3.12 +9.38,3.12;9.38,4.06 + +# UTF-16 : 8e cc +# UTF-8 : 8c bb e8 +[8ecc] 軌 +0.94,3.44;4.06,3.44 +4.06,3.44;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.94,5.31;4.06,5.31 +0.31,2.19;4.38,2.19 +2.50,0.62;2.50,9.38 +0.31,8.12;4.38,8.12 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.94,5.31 +5.94,5.31;5.94,6.25 +5.94,6.25;5.94,6.88 +5.94,6.88;5.94,9.38 +4.38,7.50;8.12,7.50 +8.12,7.50;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.38,2.50 +9.38,2.50;9.38,3.12 +9.38,3.12;9.38,4.06 + +# UTF-16 : 5b 54 +# UTF-8 : 94 ad e5 +[5b54] 孔 +5.94,9.06;5.94,1.88 +5.94,1.88;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.75 +0.31,4.38;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.88,4.69 +1.88,4.69;2.50,5.00 +2.50,5.00;3.12,5.00 +3.12,5.00;3.44,5.00 +3.44,5.00;4.06,5.31 +4.06,5.31;4.38,5.31 +4.38,5.31;5.00,5.62 +5.00,5.62;5.31,5.62 +4.69,8.75;0.62,8.75 +2.81,6.56;2.81,1.88 +2.81,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +4.69,8.75;4.38,8.12 +4.38,8.12;4.06,7.50 +4.06,7.50;3.44,7.19 +3.44,7.19;3.12,6.56 +3.12,6.56;2.81,6.25 + +# UTF-16 : 87 8d +# UTF-8 : 8d 9e e8 +[878d] 融 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;4.38,1.56 +4.38,1.56;4.38,1.56 +4.38,1.56;4.38,5.31 +4.38,5.31;0.62,5.31 +0.31,5.31;0.62,0.94 +2.50,2.81;2.50,0.94 +1.25,2.81;3.75,2.81 +1.88,5.00;1.88,4.38 +1.88,4.38;1.88,4.06 +1.88,4.06;1.56,3.75 +1.56,3.75;1.25,3.44 +1.25,3.44;0.62,3.12 +2.81,5.00;2.81,4.06 +2.81,4.06;2.81,3.75 +2.81,3.75;3.44,3.44 +3.44,3.44;3.44,3.44 +3.44,3.44;4.38,3.44 +0.31,8.75;4.69,8.75 +0.62,5.94;0.62,7.81 +0.62,7.81;4.38,7.81 +4.38,7.81;4.38,6.25 +4.38,6.25;0.62,6.25 +5.00,7.50;5.00,3.75 +6.88,1.25;6.88,9.38 +5.31,4.69;8.75,4.69 +8.75,4.69;8.75,7.50 +8.75,7.50;5.00,7.50 +9.38,0.62;9.06,1.25 +9.06,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.12,3.75 +4.69,0.94;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.44,1.56 +8.44,1.56;9.06,1.88 + +# UTF-16 : 62 c9 +# UTF-8 : 89 8b e6 +[62c9] 拉 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.81,4.38 +2.81,4.38;2.19,4.06 +2.19,4.06;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +2.50,1.25;9.06,1.25 +2.81,7.81;9.06,7.81 +5.62,7.81;5.62,9.38 +6.25,1.25;6.56,1.56 +6.56,1.56;6.88,2.19 +6.88,2.19;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;7.81,5.62 +7.81,5.62;8.12,6.25 +8.12,6.25;8.12,6.88 +4.69,2.19;4.69,2.50 +4.69,2.50;4.69,3.12 +4.69,3.12;4.38,3.44 +4.38,3.44;4.38,4.06 +4.38,4.06;4.38,4.38 +4.38,4.38;4.06,5.00 +4.06,5.00;4.06,5.31 +4.06,5.31;3.75,5.94 +3.75,5.94;3.75,6.25 +3.75,6.25;3.75,6.88 + +# UTF-16 : 67 c6 +# UTF-8 : 86 9f e6 +[67c6] 柆 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +2.50,1.25;9.06,1.25 +2.81,7.81;9.06,7.81 +5.62,7.81;5.62,9.38 +6.25,1.25;6.56,1.56 +6.56,1.56;6.88,2.19 +6.88,2.19;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;7.81,5.62 +7.81,5.62;8.12,6.25 +8.12,6.25;8.12,6.88 +4.69,2.19;4.69,2.50 +4.69,2.50;4.69,3.12 +4.69,3.12;4.38,3.44 +4.38,3.44;4.38,4.06 +4.38,4.06;4.38,4.38 +4.38,4.38;4.06,5.00 +4.06,5.00;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;3.75,6.25 +3.75,6.25;3.75,6.88 + +# UTF-16 : 7c 92 +# UTF-8 : 92 b2 e7 +[7c92] 粒 +2.19,0.62;2.19,9.06 +3.75,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.88,5.31 +1.88,5.31;1.88,5.62 +1.88,5.62;1.88,5.94 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.62,8.75 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.44,8.44 +3.44,8.44;3.75,8.75 +2.81,1.25;9.06,1.25 +3.12,7.81;9.06,7.81 +5.94,7.81;5.94,9.38 +6.56,1.25;6.88,1.56 +6.88,1.56;6.88,2.19 +6.88,2.19;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.12,6.25 +8.12,6.25;8.44,6.88 +5.00,2.19;5.00,2.50 +5.00,2.50;4.69,3.12 +4.69,3.12;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.38,5.31 +4.38,5.31;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;3.75,6.88 + +# UTF-16 : 7a dd +# UTF-8 : 9d ab e7 +[7add] 竝 +0.31,7.50;4.06,7.50 +2.19,7.50;2.19,9.06 +0.31,1.25;1.25,1.56 +1.25,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.06,2.19 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.44,6.88 +1.56,2.50;1.56,3.12 +1.56,3.12;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;0.94,6.56 +3.44,1.25;9.06,1.25 +3.75,7.81;9.06,7.81 +6.25,8.12;6.25,9.38 +6.56,1.25;6.88,1.56 +6.88,1.56;7.19,2.19 +7.19,2.19;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +8.12,5.00;8.12,5.62 +8.12,5.62;8.44,6.25 +8.44,6.25;8.44,6.88 +5.62,2.19;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;5.00,4.38 +5.00,4.38;5.00,5.00 +5.00,5.00;4.69,5.31 +4.69,5.31;4.69,5.94 +4.69,5.94;4.38,6.56 +4.38,6.56;4.38,6.88 + +# UTF-16 : 96 65 +# UTF-8 : a5 99 e9 +[9665] 陥 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;2.81,8.12 +2.81,8.12;3.12,8.75 +3.44,0.62;3.75,5.94 +8.75,0.62;8.75,5.94 +8.75,5.94;4.69,5.94 +4.69,5.94;4.69,0.62 +5.00,1.25;8.75,1.25 +5.00,3.75;8.75,3.75 +6.88,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.44,8.75 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.31,8.75 +5.31,8.75;5.62,9.06 +5.62,9.06;5.62,9.69 +5.31,8.75;8.75,8.75 + +# UTF-16 : 71 14 +# UTF-8 : 94 84 e7 +[7114] 焔 +3.75,0.62;3.75,5.94 +8.75,0.62;8.75,5.94 +8.75,5.94;4.69,5.94 +4.69,5.94;4.69,0.62 +5.00,1.25;8.75,1.25 +5.00,3.75;8.75,3.75 +6.88,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.44,8.75 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.31,8.75 +5.31,8.75;5.62,9.06 +5.62,9.06;5.62,9.69 +5.31,8.75;8.75,8.75 +3.12,1.25;3.12,1.88 +3.12,1.88;2.81,2.50 +2.81,2.50;2.50,3.12 +2.50,3.12;1.88,4.06 +1.88,4.06;1.56,4.69 +0.94,7.81;0.94,7.19 +0.94,7.19;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +3.12,7.81;3.12,7.19 +3.12,7.19;2.81,6.56 +2.81,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,9.06 + +# UTF-16 : 4f 3a +# UTF-8 : ba bc e4 +[4f3a] 伺 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +2.81,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +3.12,1.88;3.12,5.62 +3.12,5.62;6.88,5.62 +6.88,5.62;6.88,2.81 +6.88,2.81;3.44,2.81 +7.50,7.19;2.81,7.19 + +# UTF-16 : 4e dd +# UTF-8 : 9d bb e4 +[4edd] 仝 +0.62,1.25;8.75,1.25 +7.81,5.62;1.56,5.62 +4.69,1.25;4.69,5.62 +0.31,5.94;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.44,8.12 +3.44,8.12;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.69,9.06 +4.69,9.06;5.00,8.75 +5.00,8.75;5.62,8.44 +5.62,8.44;5.94,8.12 +5.94,8.12;6.25,7.81 +6.25,7.81;6.88,7.50 +6.88,7.50;7.19,7.19 +7.19,7.19;7.50,6.88 +7.50,6.88;8.12,6.56 +8.12,6.56;8.44,6.25 +8.44,6.25;9.06,5.94 + +# UTF-16 : 4e 44 +# UTF-8 : 84 b9 e4 +[4e44] 乄 +7.50,8.75;7.19,7.50 +7.19,7.50;6.56,6.25 +6.56,6.25;5.94,5.31 +5.94,5.31;5.00,4.38 +5.00,4.38;4.38,3.44 +4.38,3.44;3.75,2.50 +3.75,2.50;3.12,1.88 +3.12,1.88;2.81,1.56 +2.81,1.56;2.19,1.25 +2.19,1.25;1.88,1.25 +1.88,1.25;1.56,1.25 +1.56,1.25;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.25,2.50 +8.44,3.44;7.81,3.75 +7.81,3.75;7.19,4.06 +7.19,4.06;6.56,4.38 +6.56,4.38;6.25,4.69 +6.25,4.69;5.62,5.00 +5.62,5.00;5.00,5.31 +5.00,5.31;4.38,5.62 +4.38,5.62;3.75,5.94 +3.75,5.94;3.44,6.25 +3.44,6.25;2.81,6.56 + +# UTF-16 : 87 00 +# UTF-8 : 80 9c e8 +[8700] 蜀 +1.25,7.19;8.44,7.19 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +5.94,7.19;5.94,8.75 +3.44,7.19;3.44,8.75 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +0.00,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +1.56,5.94;8.44,5.94 +8.44,5.94;8.44,4.69 +8.44,4.69;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +4.06,1.56;4.06,5.94 +6.56,3.12;6.56,5.00 +6.56,5.00;1.56,5.00 +1.56,5.00;1.56,2.81 +1.56,3.44;6.56,3.44 +7.19,1.25;6.88,1.88 +6.88,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,2.81 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.88,1.88 + +# UTF-16 : 6f c1 +# UTF-8 : 81 bf e6 +[6fc1] 濁 +2.81,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;2.81,8.75 +2.81,8.75;2.81,6.88 +6.88,7.19;6.88,8.75 +4.69,7.19;4.69,8.75 +2.19,4.38;2.50,4.69 +2.50,4.69;2.81,5.31 +2.81,5.31;3.44,5.94 +3.44,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.12,5.94;8.75,5.94 +8.75,5.94;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +5.31,1.56;5.31,5.94 +7.19,3.12;7.19,5.00 +7.19,5.00;3.12,5.00 +3.12,5.00;3.12,2.50 +3.12,3.44;7.19,3.44 +7.81,1.25;7.50,1.88 +7.50,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.88,2.81 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.50,1.88 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 71 ed +# UTF-8 : ad 87 e7 +[71ed] 燭 +2.81,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.31,5.00 +0.31,5.00;0.31,4.38 +2.81,8.12;2.81,7.19 +2.81,7.19;2.50,6.56 +2.50,6.56;2.50,5.94 +2.50,5.94;2.19,5.62 +2.19,5.62;1.88,5.00 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,6.88 +6.88,7.19;6.88,8.75 +5.00,7.19;5.00,8.75 +2.50,4.38;2.81,4.69 +2.81,4.69;3.44,5.31 +3.44,5.31;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.06,7.19 +3.75,5.94;8.75,5.94 +8.75,5.94;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +5.31,1.56;5.31,5.94 +7.50,3.12;7.50,5.00 +7.50,5.00;3.44,5.00 +3.44,5.00;3.44,2.50 +3.44,3.44;7.19,3.44 +7.81,1.25;7.50,1.88 +7.50,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.88,2.81 +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.50,1.88 + +# UTF-16 : 73 68 +# UTF-8 : a8 8d e7 +[7368] 獨 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,6.88 +6.88,7.19;6.88,8.75 +5.00,7.19;5.00,8.75 +2.50,4.38;2.81,4.69 +2.81,4.69;3.44,5.31 +3.44,5.31;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.06,7.19 +3.75,5.94;8.75,5.94 +8.75,5.94;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +5.31,1.56;5.31,5.94 +7.50,3.12;7.50,5.00 +7.50,5.00;3.44,5.00 +3.44,5.00;3.44,2.50 +3.44,3.44;7.19,3.44 +7.81,1.25;7.50,1.88 +7.50,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.88,2.81 +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.50,1.88 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;1.88,6.56 +1.88,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.19,4.06 +2.19,4.06;2.19,3.44 +2.19,3.44;2.19,2.81 +2.19,2.81;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;1.88,1.56 +1.88,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,9.06;2.50,8.44 +2.50,8.44;1.88,7.81 +1.88,7.81;1.25,7.50 +1.25,7.50;0.62,6.88 +0.62,6.88;0.00,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.00,3.75 + +# UTF-16 : 92 91 +# UTF-8 : 91 8a e9 +[9291] 銑 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,6.88 +4.06,5.00;0.62,5.00 +3.75,6.88;0.94,6.88 +2.19,1.56;2.19,6.88 +1.56,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.12,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.38 +8.75,7.81;4.69,7.81 +9.06,5.31;4.06,5.31 +6.56,5.31;6.56,9.38 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.69,7.50 +4.69,7.50;5.00,8.44 +5.00,8.44;5.31,9.06 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.94,5.31 +7.19,5.31;7.19,1.88 +7.19,1.88;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 + +# UTF-16 : 8d e3 +# UTF-8 : a3 b7 e8 +[8de3] 跣 +2.19,4.38;3.75,4.38 +2.19,1.56;2.19,6.25 +0.94,0.94;0.94,5.31 +0.94,6.25;3.44,6.25 +3.44,6.25;3.44,8.75 +3.44,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +8.75,7.81;4.69,7.81 +9.06,5.31;3.75,5.31 +6.56,5.31;6.56,9.38 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.69,7.50 +4.69,7.50;5.00,8.44 +5.00,8.44;5.00,9.06 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.94,5.31 +7.19,5.31;7.19,1.88 +7.19,1.88;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 + +# UTF-16 : 9b 2f +# UTF-8 : af ac e9 +[9b2f] 鬯 +0.94,9.06;0.94,4.69 +0.94,4.69;8.44,4.69 +8.44,4.69;8.44,9.06 +1.56,5.62;2.19,5.62 +2.19,5.62;2.81,5.94 +2.81,5.94;3.44,6.25 +3.44,6.25;4.06,6.56 +4.06,6.56;4.69,7.19 +4.69,7.19;5.31,7.50 +5.31,7.50;5.94,7.81 +5.94,7.81;6.25,8.12 +6.25,8.12;6.88,8.75 +6.88,8.75;7.19,9.06 +1.88,8.44;2.50,8.12 +2.50,8.12;3.12,8.12 +3.12,8.12;3.44,7.81 +3.44,7.81;4.06,7.50 +4.06,7.50;4.69,7.19 +4.69,7.19;5.31,6.88 +5.31,6.88;5.62,6.56 +5.62,6.56;6.25,6.25 +6.25,6.25;6.88,5.94 +6.88,5.94;7.50,5.62 +1.25,4.38;1.25,1.56 +1.25,1.56;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.69,0.94 +4.69,0.94;5.62,0.94 +5.62,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,1.25 +8.12,1.25;8.12,1.88 +8.12,1.88;8.44,2.19 +8.44,2.19;8.44,2.50 +1.25,2.81;2.19,2.81 +2.19,2.81;2.81,2.81 +2.81,2.81;3.44,3.12 +3.44,3.12;4.06,3.12 +4.06,3.12;4.69,3.12 +4.69,3.12;5.31,3.44 +5.31,3.44;6.25,3.44 +6.25,3.44;6.88,3.44 +6.88,3.44;7.50,3.75 +7.50,3.75;8.12,3.75 +5.00,7.81;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.06 +4.06,9.06;3.75,9.06 +2.81,6.56;2.50,6.88 +2.50,6.88;2.19,7.50 +2.19,7.50;1.56,7.81 +1.56,7.81;1.56,7.81 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;6.56,7.50 +6.56,7.50;6.56,7.81 +5.62,5.00;5.31,5.62 +5.31,5.62;4.69,5.94 +4.69,5.94;4.38,6.25 +4.38,6.25;4.38,6.25 + +# UTF-16 : 9b 31 +# UTF-8 : b1 ac e9 +[9b31] 鬱 +1.88,5.94;1.88,9.38 +3.12,8.44;0.31,8.44 +0.31,5.94;0.62,6.56 +0.62,6.56;0.94,6.88 +0.94,6.88;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +6.25,6.56;6.56,6.88 +6.56,6.88;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.50,8.12 +7.50,8.12;7.50,8.44 +3.12,6.56;2.81,7.19 +2.81,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +4.69,8.75;4.69,5.94 +3.44,7.19;3.44,5.94 +3.44,5.94;5.94,5.94 +5.94,5.94;5.94,7.19 +5.94,8.75;3.75,8.75 +3.12,7.81;3.44,8.12 +3.44,8.12;3.75,8.75 +3.75,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +6.25,7.50;3.12,7.50 +1.25,4.69;1.25,2.81 +1.25,2.81;5.00,2.81 +5.00,2.81;5.00,4.69 +1.25,3.12;1.56,3.44 +1.56,3.44;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;3.12,4.06 +3.12,4.06;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.38,5.00 +1.56,4.69;2.19,4.38 +2.19,4.38;2.81,4.38 +2.81,4.38;3.44,4.06 +3.44,4.06;3.75,3.75 +3.75,3.75;4.69,3.12 +0.94,2.50;0.94,1.25 +0.94,1.25;1.25,0.94 +1.25,0.94;1.88,0.62 +1.88,0.62;2.50,0.62 +2.50,0.62;2.81,0.62 +2.81,0.62;3.44,0.62 +3.44,0.62;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;5.00,0.94 +5.00,0.94;5.00,1.56 +5.00,1.56;5.00,1.88 +0.94,1.56;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,1.88 +2.19,1.88;2.50,1.88 +2.50,1.88;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,2.19;4.69,2.19 +4.69,2.19;5.00,2.19 +3.12,4.38;2.81,5.00 +2.81,5.00;2.50,5.00 +3.44,2.81;3.12,3.44 +3.12,3.44;2.81,3.44 +2.19,3.75;1.88,4.06 +1.88,4.06;1.25,4.38 +4.69,3.75;4.38,4.06 +4.38,4.06;4.06,4.38 +5.62,4.06;6.25,4.06 +6.25,4.06;6.88,4.38 +6.88,4.38;7.50,4.69 +7.50,4.69;7.81,4.69 +7.81,4.69;8.44,5.00 +5.62,2.50;5.94,2.50 +5.94,2.50;6.56,2.81 +6.56,2.81;7.19,2.81 +7.19,2.81;7.81,3.12 +7.81,3.12;8.44,3.44 +8.44,3.44;8.75,3.44 +5.31,0.62;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.50,1.25 +7.50,1.25;8.12,1.56 +8.12,1.56;8.44,1.88 +8.44,1.88;8.75,2.19 +8.75,3.75;9.06,5.31 +8.75,5.31;0.62,5.31 +0.31,5.31;0.62,3.75 +7.50,5.94;7.50,9.38 +6.25,8.44;9.06,8.44 +9.06,5.94;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.50 +8.12,7.50;7.81,8.12 +7.81,8.12;7.50,8.44 + +# UTF-16 : 86 5a +# UTF-8 : 9a 99 e8 +[865a] 虚 +4.69,7.50;4.69,9.38 +7.50,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.44,7.50 +8.44,7.50;8.75,7.50 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,7.50 +1.25,7.50;8.75,7.50 +1.56,5.94;7.19,6.56 +4.38,8.75;8.12,8.75 +4.38,4.38;4.38,0.94 +5.94,4.38;6.25,0.94 +1.56,0.94;8.75,0.94 +6.88,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +3.44,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.19,4.06 +3.75,7.19;3.75,5.31 +3.75,5.31;4.06,5.00 +4.06,5.00;4.69,4.69 +4.69,4.69;5.31,4.69 +5.31,4.69;5.94,4.69 +5.62,4.69;6.56,4.69 +6.56,4.69;6.88,4.69 +6.88,4.69;7.50,5.00 +7.50,5.00;8.12,5.00 +8.12,5.00;8.44,5.31 +8.44,5.31;8.44,5.94 +8.44,5.94;8.44,6.25 + +# UTF-16 : 56 18 +# UTF-8 : 98 98 e5 +[5618] 嘘 +0.94,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +5.62,7.50;5.62,9.38 +8.12,6.25;8.44,6.56 +8.44,6.56;8.75,7.19 +8.75,7.19;8.75,7.50 +8.75,7.50;9.06,7.50 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,7.50 +3.44,7.50;9.06,7.50 +3.44,5.94;7.81,6.56 +5.62,8.75;8.75,8.75 +5.62,4.38;5.62,0.94 +6.88,4.38;6.88,0.94 +3.44,0.94;9.06,0.94 +7.50,1.88;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.81 +8.44,2.81;8.44,3.44 +8.44,3.44;8.75,4.06 +5.00,1.88;4.69,2.19 +4.69,2.19;4.69,2.81 +4.69,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +4.06,3.44;3.75,4.06 +5.31,7.19;5.31,5.31 +5.31,5.31;5.31,5.00 +5.31,5.00;5.62,4.69 +5.62,4.69;6.25,4.69 +6.25,4.69;6.88,4.69 +6.88,4.69;7.19,4.69 +7.19,4.69;7.81,4.69 +7.81,4.69;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;8.75,5.94 +8.75,5.94;8.75,6.25 + +# UTF-16 : 8c 78 +# UTF-8 : b8 b1 e8 +[8c78] 豸 +1.56,5.00;2.50,5.31 +2.50,5.31;3.44,5.62 +3.44,5.62;4.06,5.62 +4.06,5.62;4.69,5.94 +4.69,5.94;5.31,6.25 +5.31,6.25;5.94,6.56 +5.94,6.56;6.56,6.88 +6.56,6.88;6.88,7.19 +6.88,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +1.88,7.81;2.50,7.81 +2.50,7.81;3.44,7.81 +3.44,7.81;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;7.19,9.06 +7.19,9.06;7.50,9.06 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,1.25 +7.19,1.25;7.50,1.56 +7.50,1.56;7.50,2.19 +7.50,2.19;7.50,2.81 +7.50,2.81;7.50,3.12 +7.50,3.12;7.50,3.44 +7.50,3.44;7.19,4.06 +7.19,4.06;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.25,5.62 +6.25,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 +1.56,3.12;2.19,3.44 +2.19,3.44;2.81,3.75 +2.81,3.75;3.44,3.75 +3.44,3.75;4.06,4.06 +4.06,4.06;4.69,4.06 +4.69,4.06;5.00,4.38 +5.00,4.38;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;6.25,5.00 +6.25,5.00;6.56,5.31 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;5.00,2.50 +5.00,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,3.44;6.88,3.75 +6.88,3.75;7.19,4.06 +5.94,6.56;5.62,6.88 +5.62,6.88;5.31,7.50 +5.31,7.50;5.31,7.81 +5.31,7.81;5.00,7.81 +3.75,5.62;3.44,5.94 +3.44,5.94;3.12,6.25 +3.12,6.25;3.12,6.56 +3.12,6.56;2.81,7.19 +2.81,7.19;2.50,7.19 + +# UTF-16 : 61 c7 +# UTF-8 : 87 87 e6 +[61c7] 懇 +0.62,6.25;1.25,6.56 +1.25,6.56;1.56,6.56 +1.56,6.56;2.19,6.88 +2.19,6.88;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.19 +3.12,7.19;3.75,7.50 +3.75,7.50;4.38,8.12 +0.62,8.12;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;2.19,8.44 +2.19,8.44;2.50,8.44 +2.50,8.44;3.12,8.75 +3.12,8.75;3.75,8.75 +3.75,8.75;4.06,9.06 +2.50,3.75;3.12,3.75 +3.12,3.75;3.44,3.75 +3.44,3.75;3.44,3.75 +3.44,3.75;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;3.75,6.25 +3.75,6.25;3.44,6.88 +3.44,6.88;3.12,7.19 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.31 +1.25,5.31;1.88,5.31 +1.88,5.31;2.50,5.62 +2.50,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +0.62,4.06;0.94,4.06 +0.94,4.06;1.56,4.06 +1.56,4.06;1.88,4.38 +1.88,4.38;2.19,4.38 +2.19,4.38;2.81,4.69 +2.81,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +3.44,7.19;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.81,8.12 +1.88,6.56;1.88,6.88 +1.88,6.88;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;1.25,7.81 +5.00,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;5.00,8.75 +5.00,8.75;5.00,4.06 +5.00,7.50;8.44,7.50 +6.25,6.25;6.56,5.62 +6.56,5.62;7.19,5.00 +7.19,5.00;7.19,4.69 +7.19,4.69;7.50,4.69 +7.50,4.69;8.12,4.38 +8.12,4.38;8.44,4.06 +8.44,4.06;8.75,4.06 +8.75,4.06;9.06,3.75 +4.38,3.75;5.00,4.06 +5.00,4.06;5.31,4.06 +5.31,4.06;5.94,4.06 +5.94,4.06;6.56,4.38 +6.56,4.38;7.19,4.38 +7.19,5.00;7.50,5.31 +7.50,5.31;7.81,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.75,5.94 +8.75,5.94;9.06,6.25 +2.81,3.44;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.62 +4.69,0.62;5.00,0.62 +5.00,0.62;5.31,0.62 +5.31,0.62;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.19,1.56 +7.19,1.56;7.50,2.50 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +5.94,2.19;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 + +# UTF-16 : 58 be +# UTF-8 : be a2 e5 +[58be] 墾 +0.62,6.25;1.25,6.56 +1.25,6.56;1.56,6.56 +1.56,6.56;2.19,6.88 +2.19,6.88;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.19 +3.12,7.19;3.75,7.50 +3.75,7.50;4.38,8.12 +0.62,8.12;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;2.19,8.44 +2.19,8.44;2.50,8.44 +2.50,8.44;3.12,8.75 +3.12,8.75;3.75,8.75 +3.75,8.75;4.06,9.06 +2.50,3.75;3.12,3.75 +3.12,3.75;3.44,3.75 +3.44,3.75;3.44,3.75 +3.44,3.75;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;3.75,6.25 +3.75,6.25;3.44,6.88 +3.44,6.88;3.12,7.19 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.31 +1.25,5.31;1.88,5.31 +1.88,5.31;2.50,5.62 +2.50,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +0.62,4.06;0.94,4.06 +0.94,4.06;1.56,4.06 +1.56,4.06;1.88,4.38 +1.88,4.38;2.19,4.38 +2.19,4.38;2.81,4.69 +2.81,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +3.44,7.19;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.81,8.12 +1.88,6.56;1.88,6.88 +1.88,6.88;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;1.25,7.81 +5.00,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;5.00,8.75 +5.00,8.75;5.00,4.06 +5.00,7.50;8.44,7.50 +6.25,6.25;6.56,5.62 +6.56,5.62;7.19,5.00 +7.19,5.00;7.19,4.69 +7.19,4.69;7.50,4.69 +7.50,4.69;8.12,4.38 +8.12,4.38;8.44,4.06 +8.44,4.06;8.75,4.06 +8.75,4.06;9.06,3.75 +4.38,3.75;5.00,4.06 +5.00,4.06;5.31,4.06 +5.31,4.06;5.94,4.06 +5.94,4.06;6.56,4.38 +6.56,4.38;7.19,4.38 +7.19,5.00;7.50,5.31 +7.50,5.31;7.81,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.75,5.94 +8.75,5.94;9.06,6.25 +0.62,0.94;8.75,0.94 +8.12,2.81;1.25,2.81 +4.69,0.94;4.69,3.44 + +# UTF-16 : 96 c7 +# UTF-8 : 87 9b e9 +[96c7] 雇 +1.88,3.75;2.19,4.06 +2.19,4.06;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.62 +3.44,5.62;3.44,6.25 +5.94,1.25;5.94,5.00 +3.12,1.25;8.75,1.25 +2.81,5.00;2.81,0.62 +8.75,5.00;2.81,5.00 +3.12,3.75;8.44,3.75 +3.12,2.50;8.44,2.50 +6.25,6.25;6.25,5.62 +6.25,5.62;5.94,5.31 +5.94,5.31;5.94,5.00 +0.62,8.75;8.75,8.75 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,7.81 +1.56,7.81;8.12,7.81 +8.12,7.81;8.12,6.25 +8.12,6.25;1.56,6.25 + +# UTF-16 : 98 67 +# UTF-8 : a7 a1 e9 +[9867] 顧 +4.69,0.62;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +9.06,0.62;9.06,0.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +5.00,8.75;9.06,8.75 +6.88,8.75;6.88,8.12 +6.88,8.12;6.88,7.81 +6.88,7.81;6.56,7.50 +6.56,7.50;6.56,7.19 +5.31,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.31,7.19 +5.31,7.19;5.31,2.50 +5.31,4.06;8.75,4.06 +5.31,5.62;8.75,5.62 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +3.12,1.25;3.12,5.00 +1.56,1.25;4.69,1.25 +1.56,5.00;1.56,0.62 +4.69,5.00;1.56,5.00 +1.56,3.75;4.69,3.75 +1.56,2.50;4.69,2.50 +3.44,6.25;3.44,5.62 +3.44,5.62;3.44,5.31 +3.44,5.31;3.12,5.00 +0.31,8.75;4.69,8.75 +0.00,0.94;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.62,5.00 +0.62,5.00;0.62,7.81 +0.62,7.81;4.38,7.81 +4.38,7.81;4.38,6.25 +4.38,6.25;0.94,6.25 + +# UTF-16 : 6e 09 +# UTF-8 : 89 b8 e6 +[6e09] 渉 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,6.25;9.06,6.25 +8.75,8.12;5.94,8.12 +3.75,6.25;3.75,9.06 +5.94,9.38;5.94,3.75 +5.94,3.75;5.94,3.44 +5.94,3.44;5.94,3.12 +5.94,3.12;5.31,2.81 +5.31,2.81;5.00,2.81 +5.00,2.81;4.38,2.81 +4.38,2.81;4.38,2.81 +2.81,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.75,4.69 +3.75,4.69;4.06,5.31 +4.06,5.31;4.38,5.94 +9.06,3.44;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.19,5.94 +8.44,3.44;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.50 +7.50,2.50;6.88,2.19 +6.88,2.19;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +4.38,0.94;3.44,0.94 +3.44,0.94;2.81,0.62 + +# UTF-16 : 63 57 +# UTF-8 : 97 8d e6 +[6357] 捗 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +2.50,6.25;9.06,6.25 +8.75,8.12;5.94,8.12 +3.75,6.25;3.75,9.06 +5.94,9.38;5.94,3.75 +5.94,3.75;5.94,3.44 +5.94,3.44;5.94,3.12 +5.94,3.12;5.31,2.81 +5.31,2.81;5.00,2.81 +5.00,2.81;4.38,2.81 +4.38,2.81;4.38,2.81 +2.81,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.75,4.69 +3.75,4.69;4.06,5.31 +4.06,5.31;4.38,5.94 +9.06,3.44;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.19,5.94 +8.44,3.44;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.50 +7.50,2.50;6.88,2.19 +6.88,2.19;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +4.38,0.94;3.44,0.94 +3.44,0.94;2.81,0.62 + +# UTF-16 : 55 3e +# UTF-8 : be 94 e5 +[553e] 唾 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +7.81,3.12;7.81,6.88 +3.75,3.12;3.75,6.88 +8.75,6.88;2.81,6.88 +2.81,2.81;9.06,2.81 +2.50,5.00;9.06,5.00 +2.50,0.94;9.06,0.94 +5.62,0.94;5.94,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,8.75 + +# UTF-16 : 63 76 +# UTF-8 : b6 8d e6 +[6376] 捶 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.38;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.62,3.75 +0.62,3.75;0.31,3.44 +2.81,7.19;0.31,7.19 +7.81,3.12;7.81,6.88 +3.75,3.12;3.75,6.88 +8.75,6.88;2.81,6.88 +2.81,2.81;8.75,2.81 +2.50,5.00;9.06,5.00 +2.50,0.94;9.06,0.94 +5.62,0.94;5.94,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 + +# UTF-16 : 77 61 +# UTF-8 : a1 9d e7 +[7761] 睡 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +0.62,4.06;2.50,4.06 +0.62,6.56;2.50,6.56 +7.81,3.12;7.81,6.88 +3.75,3.12;3.75,6.88 +8.75,6.88;2.81,6.88 +2.81,2.81;9.06,2.81 +2.50,5.00;9.06,5.00 +2.50,0.94;9.06,0.94 +5.62,0.94;5.94,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,8.75 + +# UTF-16 : 96 72 +# UTF-8 : b2 99 e9 +[9672] 陲 +7.81,3.12;7.81,6.88 +3.75,3.12;3.75,6.88 +8.75,6.88;2.81,6.88 +2.81,2.81;9.06,2.81 +2.50,5.00;9.06,5.00 +2.50,0.94;9.06,0.94 +5.62,0.94;5.94,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,2.81 +1.88,2.81;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.81,8.12 +2.81,8.12;2.81,8.75 + +# UTF-16 : 93 18 +# UTF-8 : 98 8c e9 +[9318] 錘 +7.81,3.12;7.81,6.88 +4.38,3.12;4.38,6.88 +9.06,6.88;3.44,6.88 +3.44,2.81;9.06,2.81 +3.44,5.00;9.06,5.00 +2.81,0.94;9.06,0.94 +5.94,0.94;5.94,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,8.75 +0.00,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;2.19,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +3.44,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.38 + +# UTF-16 : 53 f1 +# UTF-8 : b1 8f e5 +[53f1] 叱 +0.94,1.88;3.12,1.88 +3.12,1.88;3.12,8.44 +3.12,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +4.69,9.06;5.00,1.88 +4.69,1.88;4.69,1.56 +4.69,1.56;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;9.06,3.75 +3.44,4.38;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.00,5.31 +5.00,5.31;5.62,5.62 +5.62,5.62;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;7.19,6.56 +7.19,6.56;7.81,6.88 +7.81,6.88;8.44,7.19 +8.44,7.19;8.75,7.81 + +# UTF-16 : 7d fb +# UTF-8 : bb b7 e7 +[7dfb] 緻 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,5.00 +8.44,5.00;8.44,5.62 +8.44,5.62;8.75,6.56 +8.75,6.56;8.75,7.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.75 +7.19,3.75;7.19,4.38 +7.19,4.38;6.88,5.31 +6.88,5.31;6.88,5.94 +6.88,5.94;6.56,6.88 +6.56,7.81;9.38,7.81 +5.62,5.00;5.94,5.62 +5.94,5.62;6.25,6.25 +6.25,6.25;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;6.56,7.50 +6.56,7.50;6.56,7.81 +6.56,7.81;6.56,8.44 +6.56,8.44;6.88,8.75 +6.88,8.75;6.88,9.38 +2.81,8.44;6.25,8.44 +5.94,5.62;5.94,5.94 +5.94,5.94;5.62,6.56 +5.62,6.56;5.31,6.88 +5.31,6.88;5.31,7.19 +5.31,7.19;5.00,7.81 +2.81,5.62;3.44,5.62 +3.44,5.62;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.31,5.94 +5.31,5.94;5.62,6.25 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +3.75,5.62;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.44 +6.25,3.75;3.12,3.75 +4.38,1.56;4.69,5.31 + +# UTF-16 : 6c 83 +# UTF-8 : 83 b2 e6 +[6c83] 沃 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.12,8.12;3.75,8.12 +3.75,8.12;4.38,8.12 +4.38,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.50,8.44 +7.50,8.44;8.12,8.75 +8.12,8.75;8.75,8.75 +9.06,5.31;2.50,5.31 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.50 +4.38,2.50;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;5.62,5.31 +5.62,5.31;5.94,5.94 +5.62,5.94;5.94,8.12 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.50 +7.19,2.50;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;5.94,5.94 + +# UTF-16 : 59 96 +# UTF-8 : 96 a6 e5 +[5996] 妖 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.44 +1.88,8.44;1.88,7.81 +1.88,7.81;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.00 +1.25,5.00;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;1.88,3.44 +1.88,3.44;2.50,3.12 +2.50,3.12;2.81,2.50 +2.81,2.50;3.12,2.19 +3.12,2.19;3.44,1.88 +3.75,8.12;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.62,8.12 +5.62,8.12;6.25,8.12 +6.25,8.12;6.88,8.44 +6.88,8.44;7.19,8.44 +7.19,8.44;7.81,8.44 +7.81,8.44;8.12,8.75 +8.12,8.75;8.75,8.75 +9.06,5.31;3.12,5.31 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;6.25,5.94 +5.94,5.94;6.25,8.12 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.25,5.94 + +# UTF-16 : 6b 80 +# UTF-8 : 80 ae e6 +[6b80] 殀 +0.31,8.75;4.06,8.75 +0.31,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +1.56,7.50;1.88,8.12 +1.88,8.12;1.88,8.75 +1.56,6.88;3.75,6.88 +3.44,6.88;3.44,5.94 +3.44,5.94;3.44,5.31 +3.44,5.31;3.12,4.38 +3.12,4.38;2.81,3.75 +2.81,3.75;2.50,3.12 +2.50,3.12;2.19,2.50 +2.19,2.50;1.88,2.19 +1.88,2.19;1.25,1.56 +1.25,1.56;0.94,1.25 +0.94,1.25;0.31,0.94 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.38 +2.19,4.38;1.88,4.69 +1.88,4.69;1.56,5.00 +1.56,5.00;1.25,5.00 +3.75,8.12;4.38,8.12 +4.38,8.12;5.00,8.12 +5.00,8.12;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.25,8.12 +6.25,8.12;6.88,8.44 +6.88,8.44;7.19,8.44 +7.19,8.44;7.81,8.44 +7.81,8.44;8.12,8.75 +8.12,8.75;8.75,8.75 +9.06,5.31;3.44,5.31 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;6.25,5.94 +5.94,5.94;6.25,8.12 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.25,5.94 + +# UTF-16 : 4e 80 +# UTF-8 : 80 ba e4 +[4e80] 亀 +1.25,3.12;8.12,3.12 +1.25,1.25;1.25,4.38 +1.25,4.38;8.12,4.38 +8.12,4.38;8.12,1.88 +8.12,1.88;1.25,1.88 +4.69,7.81;5.00,8.12 +5.00,8.12;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;5.94,9.06 +0.31,7.19;0.94,7.19 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;2.50,8.75 +2.50,8.75;2.81,9.38 +2.81,9.38;3.12,9.38 +2.81,9.06;6.25,9.06 +1.56,6.56;7.81,6.56 +1.56,5.31;1.56,7.81 +1.56,7.81;7.81,7.81 +7.81,7.81;7.81,5.31 +7.81,5.31;1.88,5.31 +4.69,7.81;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;5.00,0.94 +5.00,0.94;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;7.19,0.62 +7.19,0.62;7.81,0.62 +7.81,0.62;8.12,0.62 +8.12,0.62;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,2.19 +9.06,2.19;9.06,2.50 + +# UTF-16 : 86 4e +# UTF-8 : 8e 99 e8 +[864e] 虎 +4.69,7.50;4.69,9.38 +7.50,5.94;8.12,6.56 +8.12,6.56;8.44,6.88 +8.44,6.88;8.44,7.19 +8.44,7.19;8.75,7.50 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,7.50 +1.25,7.50;8.75,7.50 +4.38,8.44;8.12,8.44 +5.94,3.75;5.94,1.56 +5.94,1.56;6.25,1.25 +6.25,1.25;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.81 +1.25,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.06,3.75 +1.56,5.62;7.19,6.56 +3.75,7.19;3.75,5.00 +3.75,5.00;4.06,4.69 +4.06,4.69;4.69,4.69 +4.69,4.69;5.31,4.38 +5.31,4.38;5.94,4.38 +5.62,4.38;6.56,4.38 +6.56,4.38;6.88,4.38 +6.88,4.38;7.50,4.69 +7.50,4.69;8.12,4.69 +8.12,4.69;8.44,5.00 +8.44,5.00;8.44,5.62 +8.44,5.62;8.44,6.25 + +# UTF-16 : 99 05 +# UTF-8 : 85 a4 e9 +[9905] 餅 +5.94,7.81;5.62,8.12 +5.62,8.12;5.31,8.75 +5.31,8.75;5.00,9.06 +5.00,9.06;5.00,9.38 +7.81,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;8.44,9.06 +8.44,9.06;8.75,9.38 +4.69,4.69;9.38,4.69 +5.00,7.50;9.38,7.50 +8.12,0.62;8.12,7.19 +4.06,0.62;4.38,0.94 +4.38,0.94;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.62,4.69 +5.62,4.69;5.62,5.62 +5.62,5.62;5.94,6.56 +5.62,6.56;5.94,7.19 +2.81,8.12;2.81,7.50 +1.25,4.06;4.38,4.06 +4.38,4.06;4.38,7.19 +4.38,7.19;1.25,7.19 +1.25,7.19;1.25,0.94 +1.25,5.62;4.06,5.62 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +4.69,7.50;4.38,7.81 +4.38,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.06 +2.81,9.06;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +4.69,1.25;4.38,1.56 +4.38,1.56;4.06,2.19 +4.06,2.19;3.44,2.50 +3.44,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 + +# UTF-16 : 9f 8d +# UTF-8 : 8d be e9 +[9f8d] 龍 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +3.75,8.12;4.06,8.44 +1.88,6.56;1.88,6.88 +1.88,6.88;1.56,7.19 +1.56,7.19;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;1.25,8.44 +0.31,6.56;4.69,6.56 +0.62,8.44;4.69,8.44 +2.50,8.44;2.50,9.38 +9.06,2.19;9.06,1.56 +9.06,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.31,1.25 +5.31,1.25;5.31,1.56 +5.31,1.56;5.31,5.94 +5.31,5.94;8.75,5.94 +8.75,5.94;8.75,7.19 +8.75,7.19;5.31,7.19 +5.31,7.19;5.31,9.38 +5.31,4.69;8.75,4.69 +5.31,3.44;8.75,3.44 +5.31,2.19;8.75,2.19 +8.75,8.44;5.31,8.44 +0.94,0.62;0.94,5.31 +0.94,5.31;4.38,5.31 +4.38,5.31;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.75,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +0.94,2.81;4.06,2.81 +0.94,4.06;4.06,4.06 + +# UTF-16 : 7c 60 +# UTF-8 : a0 b1 e7 +[7c60] 籠 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;2.50,8.44 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,6.25 +3.75,6.25;3.75,6.88 +3.75,6.88;4.06,6.88 +1.88,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;1.25,6.88 +0.31,5.31;4.69,5.31 +0.62,6.88;4.69,6.88 +2.50,6.88;2.50,7.81 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;7.50,0.62 +7.50,0.62;6.88,0.62 +6.88,0.62;6.56,0.62 +6.56,0.62;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.31,1.56 +5.31,1.56;5.31,5.00 +5.31,5.00;8.75,5.00 +8.75,5.00;8.75,5.94 +8.75,5.94;5.31,5.94 +5.31,5.94;5.31,7.81 +5.31,4.06;8.75,4.06 +5.31,2.81;8.75,2.81 +5.31,1.88;8.75,1.88 +8.75,7.19;5.31,7.19 +0.94,0.62;0.94,4.38 +0.94,4.38;4.38,4.38 +4.38,4.38;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.75,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +0.94,2.19;4.06,2.19 +0.94,3.44;4.06,3.44 + +# UTF-16 : 51 a5 +# UTF-8 : a5 86 e5 +[51a5] 冥 +8.44,6.88;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,6.88 +9.06,3.12;0.31,3.12 +0.62,0.62;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,2.50 +8.75,0.62;8.12,0.94 +8.12,0.94;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 +1.88,4.38;7.50,4.38 +7.50,4.38;7.50,7.50 +7.50,7.50;1.88,7.50 +1.88,7.50;1.88,4.06 +1.88,5.94;7.50,5.94 +4.69,3.12;4.69,4.06 + +# UTF-16 : 61 76 +# UTF-8 : b6 85 e6 +[6176] 慶 +5.94,8.44;5.94,6.56 +3.44,8.44;3.44,6.56 +0.94,6.56;8.44,6.56 +8.44,6.56;8.44,7.50 +8.44,7.50;0.94,7.50 +4.69,8.75;5.00,9.38 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;8.75,8.75 +8.12,4.38;8.44,5.00 +8.44,5.00;8.44,5.31 +8.44,5.31;8.75,5.62 +0.94,5.62;8.75,5.62 +3.12,3.12;7.81,3.12 +1.25,0.94;1.88,0.94 +1.88,0.94;2.81,0.94 +2.81,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.81,3.12 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.56 +5.62,1.56;5.00,1.88 +5.00,1.88;4.69,1.88 +4.69,1.88;4.06,2.19 +4.06,2.19;3.44,2.50 +3.44,2.50;3.12,2.81 +3.44,5.62;3.44,4.38 +3.44,4.38;3.44,3.75 +3.44,3.75;4.06,3.75 +4.06,3.75;4.69,3.75 +4.69,3.75;5.00,3.75 +5.00,3.75;5.62,3.75 +5.62,3.75;5.94,3.75 +5.94,3.75;6.56,3.75 +6.56,3.75;7.19,4.06 +7.19,4.06;7.19,4.69 +7.19,4.69;7.19,5.00 +1.25,3.44;1.56,3.75 +1.56,3.75;1.88,4.06 +1.88,4.06;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;2.81,5.00 +5.94,4.38;5.62,4.69 +5.62,4.69;5.31,4.69 +5.31,4.69;4.69,5.00 +4.69,5.00;4.38,5.00 +4.38,5.00;4.38,5.00 +1.25,2.19;1.56,2.19 +1.56,2.19;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 +2.81,2.81;3.44,3.12 +3.44,3.12;4.06,3.44 +4.06,3.44;4.06,3.75 +8.75,3.44;8.44,3.75 +8.44,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.50,5.00 + +# UTF-16 : 61 c9 +# UTF-8 : 89 87 e6 +[61c9] 應 +6.56,3.75;6.56,6.88 +4.06,6.88;4.06,3.44 +4.06,3.44;8.75,3.44 +8.75,7.19;4.06,7.19 +4.38,5.94;8.75,5.94 +4.38,4.69;8.75,4.69 +6.88,8.12;6.56,7.81 +6.56,7.81;6.56,7.19 +6.56,7.19;6.56,7.19 +3.44,2.81;3.44,1.88 +3.44,1.88;3.44,1.25 +3.44,1.25;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.62 +5.00,0.62;5.31,0.62 +5.31,0.62;5.62,0.62 +5.62,0.62;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.19,1.56 +7.19,1.56;7.19,2.19 +1.25,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +8.75,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +6.25,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,2.81 +4.69,2.81;4.38,3.12 +3.12,8.12;3.12,7.50 +3.12,7.50;2.81,6.88 +2.81,6.88;2.19,6.25 +2.19,6.25;1.88,5.62 +1.88,5.62;1.25,5.31 +4.38,8.12;4.38,7.50 +4.38,7.50;4.06,6.88 +4.06,6.88;3.75,6.25 +3.75,6.25;3.44,5.62 +3.44,5.62;2.81,5.31 +2.50,3.44;2.50,6.56 +4.69,8.44;5.00,9.38 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;8.75,8.44 + +# UTF-16 : 66 7a +# UTF-8 : ba 99 e6 +[667a] 智 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.38 +0.31,6.88;5.00,6.88 +4.69,8.44;1.25,8.44 +0.31,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;2.81,8.12 +4.69,5.00;4.38,5.31 +4.38,5.31;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.12,6.25 +3.12,6.25;2.50,6.56 +7.81,0.62;7.81,4.69 +7.81,4.69;1.56,4.69 +1.56,4.69;1.56,0.62 +1.88,1.25;7.50,1.25 +1.88,2.81;7.50,2.81 +5.62,5.31;8.44,5.31 +8.44,5.31;8.44,8.44 +8.44,8.44;5.31,8.44 +5.31,8.44;5.31,5.31 + +# UTF-16 : 53 d4 +# UTF-8 : 94 8f e5 +[53d4] 叔 +4.38,8.44;9.06,8.44 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,2.19 +6.25,2.19;6.88,2.81 +6.88,2.81;7.19,3.75 +7.19,3.75;7.81,4.38 +7.81,4.38;8.12,5.31 +8.12,5.31;8.44,6.25 +8.44,6.25;8.75,7.19 +8.75,7.19;9.06,8.44 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.62,5.94 +5.62,5.94;5.31,6.88 +5.31,6.88;5.31,7.81 +0.31,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.56,4.69 +4.69,2.50;4.38,2.81 +4.38,2.81;4.38,3.44 +4.38,3.44;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;3.75,4.69 +2.50,5.62;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +2.19,9.38;2.19,5.62 +0.00,5.62;5.00,5.62 +2.19,7.50;4.38,7.50 + +# UTF-16 : 77 63 +# UTF-8 : a3 9d e7 +[7763] 督 +7.81,0.62;7.81,4.69 +7.81,4.69;1.56,4.69 +1.56,4.69;1.56,0.62 +1.88,1.25;7.81,1.25 +1.88,2.50;7.81,2.50 +1.88,3.44;7.81,3.44 +5.00,8.75;9.06,8.75 +4.69,5.31;5.31,5.31 +5.31,5.31;5.94,5.62 +5.94,5.62;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.75,8.12 +8.75,8.12;9.06,8.75 +9.06,5.00;8.75,5.31 +8.75,5.31;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;5.62,8.44 +0.31,5.00;0.62,5.31 +0.62,5.31;0.94,5.62 +0.94,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,6.88 +4.69,5.62;4.38,5.94 +4.38,5.94;4.06,6.56 +4.06,6.56;3.75,6.88 +3.75,6.88;3.75,6.88 +2.81,7.19;2.81,5.62 +2.81,5.62;2.50,5.31 +2.50,5.31;2.19,5.31 +2.19,5.31;1.88,5.31 +1.88,5.31;1.25,5.31 +2.19,9.38;2.19,7.19 +0.00,7.19;5.00,7.19 +2.19,8.44;4.69,8.44 + +# UTF-16 : 99 d2 +# UTF-8 : 92 a7 e9 +[99d2] 駒 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +2.81,1.56;2.81,2.19 +2.81,2.19;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,3.44 +1.88,1.25;1.88,1.56 +1.88,1.56;1.88,2.19 +1.88,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +4.38,8.75;0.94,8.75 +0.94,8.75;0.94,4.06 +0.94,4.06;4.38,4.06 +4.38,4.06;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.38,2.19 +4.38,2.19;4.38,1.88 +4.38,1.88;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.81,0.94 +2.50,8.75;2.50,4.38 +0.94,5.62;4.38,5.62 +0.94,7.19;4.38,7.19 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.31,8.75 +5.31,8.75;5.62,9.38 +5.00,7.81;8.75,7.81 +8.75,7.81;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +7.19,3.44;5.31,3.44 +5.31,2.50;5.31,6.56 +5.31,6.56;7.19,6.56 +7.19,6.56;7.19,3.12 + +# UTF-16 : 92 64 +# UTF-8 : a4 89 e9 +[9264] 鉤 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,7.50;4.06,7.81 +4.06,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.06 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,6.88 +4.38,5.00;0.62,5.00 +4.06,6.88;0.94,6.88 +2.50,1.56;2.50,6.88 +1.56,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.44,2.50;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.38 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.31,8.75 +5.31,8.75;5.62,9.38 +5.00,7.81;8.75,7.81 +8.75,7.81;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +7.19,3.44;5.31,3.44 +5.31,2.50;5.31,6.56 +5.31,6.56;7.19,6.56 +7.19,6.56;7.19,3.12 + +# UTF-16 : 67 b8 +# UTF-8 : b8 9e e6 +[67b8] 枸 +1.88,0.62;1.88,9.06 +3.44,7.19;0.31,7.19 +0.00,2.50;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,6.56 +2.19,6.56;1.88,7.19 +3.12,5.94;3.44,6.56 +3.44,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.44 +4.38,8.44;4.69,9.38 +4.38,7.81;8.75,7.81 +8.75,7.81;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +6.88,3.44;4.38,3.44 +4.38,2.50;4.38,6.56 +4.38,6.56;6.88,6.56 +6.88,6.56;6.88,3.12 + +# UTF-16 : 60 10 +# UTF-8 : 90 80 e6 +[6010] 怐 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +2.81,5.94;3.12,6.56 +3.12,6.56;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.38,9.38 +4.06,7.81;8.75,7.81 +8.75,7.81;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +6.88,3.44;4.38,3.44 +4.06,2.50;4.06,6.56 +4.06,6.56;6.88,6.56 +6.88,6.56;6.88,3.12 + +# UTF-16 : 62 d8 +# UTF-8 : 98 8b e6 +[62d8] 拘 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +0.31,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.44 +3.12,6.88;0.31,6.88 +2.81,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.38,9.38 +4.06,7.81;8.75,7.81 +8.75,7.81;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +6.88,3.44;4.38,3.44 +4.06,2.50;4.06,6.56 +4.06,6.56;6.88,6.56 +6.88,6.56;6.88,3.12 + +# UTF-16 : 72 d7 +# UTF-8 : 97 8b e7 +[72d7] 狗 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;1.88,6.88 +1.88,6.88;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.50,2.50 +2.50,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.12,9.06;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,5.94;3.12,6.56 +3.12,6.56;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.38,9.38 +4.06,7.81;8.75,7.81 +8.75,7.81;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +6.88,3.44;4.06,3.44 +4.06,2.50;4.06,6.56 +4.06,6.56;6.88,6.56 +6.88,6.56;6.88,3.12 + +# UTF-16 : 4f 5d +# UTF-8 : 9d bd e4 +[4f5d] 佝 +2.50,9.06;2.50,8.44 +2.50,8.44;2.19,8.12 +2.19,8.12;1.88,7.50 +1.88,7.50;1.88,6.88 +1.88,6.88;1.56,6.56 +1.56,6.56;1.25,5.94 +1.25,5.94;0.94,5.31 +0.94,5.31;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.06 +1.56,0.62;1.56,6.88 +2.50,5.31;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.44,6.56 +3.44,6.56;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.06,8.44 +4.06,8.44;4.06,8.75 +4.06,8.75;4.38,9.38 +4.06,7.81;8.75,7.81 +8.75,7.81;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +6.88,3.44;4.06,3.44 +4.06,2.50;4.06,6.56 +4.06,6.56;6.88,6.56 +6.88,6.56;6.88,3.12 + +# UTF-16 : 50 16 +# UTF-8 : 96 80 e5 +[5016] 倖 +2.19,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.88 +1.88,4.38;9.06,4.38 +6.56,4.38;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.62 +7.50,5.62;7.81,6.25 +7.81,6.25;7.81,6.56 +4.38,4.38;4.38,4.69 +4.38,4.69;4.06,5.31 +4.06,5.31;3.75,5.62 +3.75,5.62;3.75,6.25 +3.75,6.25;3.44,6.56 +5.62,4.38;5.62,0.62 +2.19,2.50;8.75,2.50 +1.88,6.56;9.06,6.56 +2.50,8.44;8.75,8.44 +5.62,6.56;5.62,9.38 + +# UTF-16 : 6f a4 +# UTF-8 : a4 be e6 +[6fa4] 澤 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;3.12,8.75 +2.81,8.75;3.12,6.88 +6.88,7.19;6.88,8.75 +5.00,7.19;5.00,8.75 +2.50,3.12;9.06,3.12 +6.88,3.12;7.19,3.44 +7.19,3.44;7.19,3.75 +7.19,3.75;7.50,4.06 +7.50,4.06;7.81,4.38 +7.81,4.38;8.12,5.00 +4.69,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;4.06,4.69 +4.06,4.69;4.06,5.00 +5.94,3.12;5.94,0.62 +2.81,1.88;9.06,1.88 +2.50,5.00;9.06,5.00 +2.81,5.94;8.75,5.94 +5.94,5.00;5.94,6.88 + +# UTF-16 : 64 c7 +# UTF-8 : 87 93 e6 +[64c7] 擇 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,6.88 +6.88,7.19;6.88,8.75 +5.00,7.19;5.00,8.75 +2.81,3.12;9.06,3.12 +6.88,3.12;7.19,3.44 +7.19,3.44;7.19,3.75 +7.19,3.75;7.50,4.06 +7.50,4.06;7.81,4.38 +7.81,4.38;8.12,5.00 +5.00,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;4.06,4.69 +4.06,4.69;4.06,5.00 +5.94,3.12;5.94,0.62 +2.81,1.88;9.06,1.88 +2.81,5.00;9.06,5.00 +3.12,5.94;8.75,5.94 +5.94,5.00;5.94,6.88 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.38;2.19,4.06 +2.19,4.06;1.88,3.75 +1.88,3.75;1.25,3.44 +1.25,3.44;0.62,3.44 +0.62,3.44;0.31,3.12 +2.81,7.19;0.31,7.19 + +# UTF-16 : 8b 6f +# UTF-8 : af ad e8 +[8b6f] 譯 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 +3.75,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,6.88 +7.19,7.19;7.19,8.75 +5.31,7.19;5.31,8.75 +3.12,3.12;9.06,3.12 +6.25,3.12;6.25,0.62 +3.44,1.88;9.06,1.88 +3.12,5.00;9.06,5.00 +3.44,5.94;8.75,5.94 +6.25,5.00;6.25,6.88 +7.19,3.12;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;7.81,4.38 +7.81,4.38;8.12,5.00 +5.31,3.12;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,4.06;4.38,4.69 +4.38,4.69;4.38,5.00 + +# UTF-16 : 7e 79 +# UTF-8 : b9 b9 e7 +[7e79] 繹 +3.44,4.06;3.12,4.69 +3.12,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;2.81,5.94 +2.81,5.94;2.81,6.56 +0.00,4.69;3.12,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.50 +2.50,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +1.56,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +3.75,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,6.88 +7.19,7.19;7.19,8.75 +5.31,7.19;5.31,8.75 +3.44,3.12;9.06,3.12 +6.25,3.12;6.56,0.62 +3.75,1.88;9.06,1.88 +3.44,5.00;9.06,5.00 +3.75,5.94;8.75,5.94 +6.25,5.00;6.56,6.88 +7.19,3.12;7.50,3.44 +7.50,3.44;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.12,4.38 +8.12,4.38;8.12,5.00 +5.31,3.12;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.69,5.00 + +# UTF-16 : 94 38 +# UTF-8 : b8 90 e9 +[9438] 鐸 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +3.44,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +4.06,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,6.88 +7.19,7.19;7.19,8.75 +5.62,7.19;5.62,8.75 +3.75,3.12;9.06,3.12 +6.56,3.12;6.56,0.62 +4.06,1.88;9.06,1.88 +3.75,5.00;9.06,5.00 +4.06,5.94;8.75,5.94 +6.56,5.00;6.56,6.88 +7.19,3.12;7.50,3.44 +7.50,3.44;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.12,4.38 +8.12,4.38;8.12,5.00 +5.62,3.12;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.69,5.00 + +# UTF-16 : 91 cb +# UTF-8 : 8b 87 e9 +[91cb] 釋 +3.75,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,6.88 +7.19,7.19;7.19,8.75 +5.31,7.19;5.31,8.75 +3.44,3.12;9.06,3.12 +6.25,3.12;6.56,0.62 +3.75,1.88;9.06,1.88 +3.44,5.00;9.06,5.00 +3.75,5.94;8.75,5.94 +6.25,5.00;6.56,6.88 +7.19,3.12;7.50,3.44 +7.50,3.44;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.12,4.38 +8.12,4.38;8.12,5.00 +5.31,3.12;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.69,5.00 +3.12,9.06;2.81,8.75 +2.81,8.75;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.44,5.62;0.31,5.62 +0.00,1.88;0.31,2.19 +0.31,2.19;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;1.88,5.62 +3.12,2.81;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.50,4.38 +2.50,4.38;2.19,5.00 +2.19,5.00;1.88,5.31 +1.25,5.94;1.25,6.25 +1.25,6.25;0.94,6.88 +0.94,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +2.50,5.94;2.81,6.25 +2.81,6.25;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.12,7.81 +3.12,7.81;3.12,8.12 + +# UTF-16 : 9a 5b +# UTF-8 : 9b a9 e9 +[9a5b] 驛 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.50,1.56;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.25,3.44 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;3.44,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,8.75;2.19,4.38 +0.94,5.62;3.75,5.62 +0.94,7.19;3.75,7.19 +4.38,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;4.06,8.75 +4.06,8.75;4.06,6.88 +7.19,7.19;7.19,8.75 +5.62,7.19;5.62,8.75 +4.06,3.12;9.06,3.12 +6.56,3.12;6.56,0.62 +4.38,1.88;9.06,1.88 +4.06,5.00;9.06,5.00 +4.38,5.94;8.75,5.94 +6.56,5.00;6.56,6.88 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.12,4.06 +8.12,4.06;8.12,4.38 +8.12,4.38;8.44,5.00 +5.62,3.12;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.00,4.69 +5.00,4.69;5.00,5.00 + +# UTF-16 : 6d d1 +# UTF-8 : 91 b7 e6 +[6dd1] 淑 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +5.62,8.44;9.06,8.44 +5.31,0.94;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;6.88,2.19 +6.88,2.19;7.50,2.81 +7.50,2.81;7.81,3.75 +7.81,3.75;8.12,4.38 +8.12,4.38;8.44,5.31 +8.44,5.31;8.75,6.25 +8.75,6.25;8.75,7.19 +8.75,7.19;9.06,8.44 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.56,5.94 +6.56,5.94;6.25,6.88 +6.25,6.88;6.25,7.81 +2.19,1.56;2.50,2.19 +2.50,2.19;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +5.94,2.50;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.00,4.69 +4.06,5.62;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +3.75,9.38;3.75,5.62 +2.19,5.62;5.94,5.62 +3.75,7.50;5.62,7.50 + +# UTF-16 : 4f f6 +# UTF-8 : b6 bf e4 +[4ff6] 俶 +5.62,8.44;9.06,8.44 +5.31,0.94;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;6.88,2.19 +6.88,2.19;7.50,2.81 +7.50,2.81;7.81,3.75 +7.81,3.75;8.12,4.38 +8.12,4.38;8.44,5.31 +8.44,5.31;8.75,6.25 +8.75,6.25;8.75,7.19 +8.75,7.19;9.06,8.44 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.56,5.94 +6.56,5.94;6.25,6.88 +6.25,6.88;6.25,7.81 +1.88,1.56;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;3.12,4.69 +5.94,2.50;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.00,4.69 +4.06,5.62;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +3.75,9.38;3.75,5.62 +1.88,5.62;5.94,5.62 +3.75,7.50;5.62,7.50 +2.19,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 + +# UTF-16 : 69 12 +# UTF-8 : 92 a4 e6 +[6912] 椒 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +5.62,8.44;9.06,8.44 +5.62,0.94;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;6.88,2.19 +6.88,2.19;7.50,2.81 +7.50,2.81;7.81,3.75 +7.81,3.75;8.12,4.38 +8.12,4.38;8.44,5.31 +8.44,5.31;8.75,6.25 +8.75,6.25;8.75,7.19 +8.75,7.19;9.06,8.44 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.56,5.94 +6.56,5.94;6.56,6.88 +6.56,6.88;6.56,7.81 +2.50,1.56;2.50,2.19 +2.50,2.19;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +5.94,2.50;5.94,2.81 +5.94,2.81;5.62,3.44 +5.62,3.44;5.62,3.75 +5.62,3.75;5.31,4.38 +5.31,4.38;5.00,4.69 +4.38,5.62;4.38,1.56 +4.38,1.56;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +4.06,9.38;4.06,5.62 +2.50,5.62;6.25,5.62 +4.06,7.50;5.94,7.50 + +# UTF-16 : 6f eb +# UTF-8 : ab bf e6 +[6feb] 濫 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +5.62,8.75;2.50,8.75 +2.50,8.75;2.50,4.06 +4.38,8.75;4.38,7.50 +4.38,5.94;4.38,4.69 +2.50,4.69;5.94,4.69 +2.81,5.94;5.62,5.94 +5.62,5.94;5.62,7.50 +5.62,7.50;2.81,7.50 +8.44,0.94;8.44,3.44 +8.44,3.44;2.81,3.44 +2.81,3.44;2.81,0.94 +4.69,3.44;4.69,0.94 +6.56,3.44;6.56,0.94 +1.88,0.94;9.06,0.94 +9.06,7.81;6.56,7.81 +8.75,5.62;6.25,5.62 +5.94,6.56;6.25,6.88 +6.25,6.88;6.56,7.50 +6.56,7.50;6.56,7.81 +6.56,7.81;6.88,8.44 +6.88,8.44;7.19,9.06 + +# UTF-16 : 51 16 +# UTF-8 : 96 84 e5 +[5116] 儖 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +5.62,8.75;2.50,8.75 +2.50,8.75;2.50,4.06 +4.06,8.75;4.06,7.50 +4.06,5.94;4.06,4.69 +2.50,4.69;5.94,4.69 +2.50,5.94;5.31,5.94 +5.31,5.94;5.31,7.50 +5.31,7.50;2.50,7.50 +8.44,0.94;8.44,3.44 +8.44,3.44;2.81,3.44 +2.81,3.44;2.81,0.94 +4.69,3.44;4.69,0.94 +6.56,3.44;6.56,0.94 +1.88,0.94;9.06,0.94 +9.06,7.81;6.56,7.81 +8.75,5.62;6.25,5.62 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;6.88,8.44 +6.88,8.44;6.88,9.06 + +# UTF-16 : 6a bb +# UTF-8 : bb aa e6 +[6abb] 檻 +1.56,0.62;1.56,9.06 +2.50,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.69;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +5.94,8.75;2.81,8.75 +2.81,8.75;2.81,4.06 +4.38,8.75;4.38,7.50 +4.38,5.94;4.38,4.69 +2.81,4.69;5.94,4.69 +3.12,5.94;5.62,5.94 +5.62,5.94;5.62,7.50 +5.62,7.50;3.12,7.50 +8.44,0.94;8.44,3.44 +8.44,3.44;3.12,3.44 +3.12,3.44;3.12,0.94 +5.00,3.44;5.00,0.94 +6.56,3.44;6.56,0.94 +2.50,0.94;9.06,0.94 +9.06,7.81;6.88,7.81 +8.75,5.62;6.56,5.62 +5.94,6.56;6.25,6.88 +6.25,6.88;6.56,7.50 +6.56,7.50;6.88,7.81 +6.88,7.81;6.88,8.44 +6.88,8.44;7.19,9.06 + +# UTF-16 : 89 64 +# UTF-8 : a4 a5 e8 +[8964] 襤 +2.50,3.44;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,4.06;1.88,4.38 +1.88,4.38;1.56,5.00 +1.56,5.00;1.56,5.00 +1.88,4.06;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;2.81,5.31 +2.81,5.31;2.81,5.62 +2.50,7.50;0.31,7.50 +1.25,7.50;1.25,9.06 +1.25,0.62;1.25,4.69 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +5.94,8.75;3.12,8.75 +3.12,8.75;3.12,4.06 +4.69,8.75;4.69,7.50 +4.69,5.94;4.69,4.69 +3.12,4.69;6.25,4.69 +3.12,5.94;5.94,5.94 +5.62,5.94;5.94,7.50 +5.62,7.50;3.12,7.50 +8.44,0.94;8.44,3.44 +8.44,3.44;3.44,3.44 +3.44,3.44;3.44,0.94 +5.00,3.44;5.00,0.94 +6.88,3.44;6.88,0.94 +2.50,0.94;9.06,0.94 +9.06,7.81;6.88,7.81 +8.75,5.62;6.56,5.62 +5.94,6.56;6.25,6.88 +6.25,6.88;6.56,7.50 +6.56,7.50;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.06 + +# UTF-16 : 7e 7f +# UTF-8 : bf b9 e7 +[7e7f] 繿 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +6.25,8.75;3.44,8.75 +3.44,8.75;3.44,4.06 +5.00,8.75;5.00,7.50 +5.00,5.94;5.00,4.69 +3.44,4.69;6.25,4.69 +3.44,5.94;5.94,5.94 +5.94,5.94;5.94,7.50 +5.94,7.50;3.75,7.50 +8.44,0.94;8.44,3.44 +8.44,3.44;3.75,3.44 +3.75,3.44;3.75,0.94 +5.31,3.44;5.31,0.94 +6.88,3.44;6.88,0.94 +2.81,0.94;9.06,0.94 +9.06,7.81;6.88,7.81 +8.75,5.62;6.56,5.62 +6.25,6.56;6.56,6.88 +6.56,6.88;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.06 + +# UTF-16 : 94 51 +# UTF-8 : 91 91 e9 +[9451] 鑑 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.38 +6.25,8.75;3.44,8.75 +3.44,8.75;3.44,4.06 +5.00,8.75;5.00,7.50 +5.00,5.94;5.00,4.69 +3.44,4.69;6.25,4.69 +3.44,5.94;5.94,5.94 +5.94,5.94;5.94,7.50 +5.94,7.50;3.75,7.50 +8.44,0.94;8.44,3.44 +8.44,3.44;3.75,3.44 +3.75,3.44;3.75,0.94 +5.31,3.44;5.31,0.94 +6.88,3.44;6.88,0.94 +2.81,0.94;9.06,0.94 +9.06,7.81;6.88,7.81 +8.75,5.62;6.56,5.62 +6.25,6.56;6.56,6.88 +6.56,6.88;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.06 + +# UTF-16 : 82 66 +# UTF-8 : a6 89 e8 +[8266] 艦 +6.25,8.75;3.44,8.75 +3.44,8.75;3.44,4.06 +5.00,8.75;5.00,7.50 +5.00,5.94;5.00,4.69 +3.44,4.69;6.25,4.69 +3.44,5.94;5.94,5.94 +5.94,5.94;5.94,7.50 +5.94,7.50;3.75,7.50 +8.44,0.94;8.44,3.44 +8.44,3.44;3.75,3.44 +3.75,3.44;3.75,0.94 +5.31,3.44;5.31,0.94 +6.88,3.44;6.88,0.94 +3.12,0.94;9.06,0.94 +9.06,7.81;6.88,7.81 +8.75,5.62;6.56,5.62 +6.25,6.56;6.56,6.88 +6.56,6.88;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.06 +2.19,5.62;1.88,6.25 +1.88,6.25;1.56,6.88 +1.56,6.88;1.25,7.19 +1.25,7.19;1.25,7.50 +1.56,9.38;1.56,8.75 +1.56,8.75;1.56,8.44 +1.56,8.44;1.56,8.12 +0.00,4.69;3.12,5.00 +1.56,5.00;1.56,1.88 +0.00,0.62;0.31,1.25 +0.31,1.25;0.31,2.19 +0.31,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.12 +0.62,8.12;2.81,8.12 +2.81,8.12;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 + +# UTF-16 : 90 75 +# UTF-8 : b5 81 e9 +[9075] 遵 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;2.19,5.31 +1.88,5.31;0.31,5.31 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +5.00,8.44;5.00,7.50 +5.00,7.50;5.00,6.88 +5.00,6.88;4.69,6.56 +4.69,6.56;4.38,6.25 +4.38,6.25;4.06,5.94 +4.06,5.94;3.44,5.62 +2.81,4.38;8.44,4.38 +8.44,4.38;8.44,7.50 +8.44,7.50;2.81,7.50 +2.81,7.50;2.81,4.38 +2.81,5.31;8.44,5.31 +6.25,8.44;6.25,6.88 +6.25,6.88;6.25,6.25 +6.25,6.25;6.88,6.25 +6.88,6.25;7.19,6.25 +7.19,6.25;8.44,6.25 +2.50,8.44;8.75,8.44 +4.69,8.44;4.69,8.75 +4.69,8.75;4.38,9.06 +4.38,9.06;4.38,9.38 +6.56,8.44;6.88,8.75 +6.88,8.75;6.88,9.06 +6.88,9.06;7.19,9.38 +5.31,1.88;5.00,2.19 +5.00,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 +4.06,2.81;3.75,3.12 +7.50,4.38;7.81,2.50 +7.50,2.50;7.50,1.88 +7.50,1.88;7.19,1.88 +7.19,1.88;7.19,1.88 +7.19,1.88;6.56,1.88 +6.56,1.88;6.25,1.88 +6.25,1.88;5.94,1.88 +8.75,3.44;2.50,3.44 + +# UTF-16 : 81 50 +# UTF-8 : 90 85 e8 +[8150] 腐 +5.00,8.44;5.00,9.38 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;8.75,8.44 +7.81,8.12;7.81,5.94 +7.81,5.94;7.81,5.62 +7.81,5.62;7.50,5.31 +7.50,5.31;7.19,5.31 +7.19,5.31;6.88,5.31 +6.88,5.31;6.25,5.31 +6.25,5.31;5.94,5.31 +9.06,7.50;3.44,7.50 +5.62,5.62;5.31,5.94 +5.31,5.94;5.00,6.56 +5.00,6.56;4.69,6.56 +4.69,6.56;4.38,6.88 +3.12,8.12;3.12,7.50 +3.12,7.50;2.81,7.19 +2.81,7.19;2.19,6.56 +2.19,6.56;1.88,6.25 +1.88,6.25;1.25,5.94 +2.50,5.00;2.50,6.88 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.62 +7.19,0.62;7.81,0.62 +7.81,0.62;7.81,0.62 +7.81,0.62;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,4.38 +8.44,4.38;1.88,4.38 +1.88,4.38;1.88,0.62 +2.50,2.81;3.12,3.12 +3.12,3.12;3.44,3.12 +3.44,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;5.00,4.69 +5.00,4.69;5.31,5.00 +7.81,2.81;7.50,3.12 +7.50,3.12;6.88,3.44 +6.88,3.44;6.25,3.75 +6.25,3.75;5.62,3.75 +5.62,3.75;4.69,4.06 +2.50,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +7.81,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 +5.62,2.50;5.00,2.81 + +# UTF-16 : 88 c2 +# UTF-8 : 82 a3 e8 +[88c2] 裂 +4.69,4.38;4.69,5.31 +0.62,4.38;8.75,4.38 +4.69,4.38;4.06,3.75 +4.06,3.75;3.75,3.75 +3.75,3.75;3.12,3.44 +3.12,3.44;2.81,3.12 +2.81,3.12;2.50,3.12 +2.50,3.12;1.88,2.81 +1.88,2.81;1.56,2.81 +1.56,2.81;0.94,2.50 +0.94,2.50;0.31,2.19 +4.69,4.38;5.00,3.75 +5.00,3.75;5.31,3.44 +5.31,3.44;5.62,2.81 +5.62,2.81;5.94,2.50 +5.94,2.50;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.62 +0.94,0.62;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.94,1.88 +2.81,0.94;2.81,3.12 +6.25,2.50;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.44,3.75 +8.44,9.06;8.44,5.62 +8.44,5.62;8.44,5.31 +8.44,5.31;8.12,5.00 +8.12,5.00;7.81,5.00 +7.81,5.00;7.19,5.00 +7.19,5.00;6.88,5.00 +6.88,5.00;6.56,5.00 +5.94,5.94;5.94,8.75 +0.62,8.75;5.31,8.75 +0.31,6.25;0.62,6.56 +0.62,6.56;1.25,6.88 +1.25,6.88;1.88,7.50 +1.88,7.50;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;2.81,8.75 +2.19,7.81;5.00,7.81 +5.00,7.50;4.69,7.19 +4.69,7.19;4.69,6.88 +4.69,6.88;4.38,6.56 +4.38,6.56;4.06,6.25 +4.06,6.25;3.44,5.94 +3.44,5.94;3.12,5.62 +3.12,5.62;2.50,5.31 +2.50,5.31;1.88,5.00 +1.88,5.00;1.25,5.00 +1.25,5.00;0.62,4.69 +3.44,5.94;3.12,6.25 +3.12,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 + +# UTF-16 : 98 55 +# UTF-8 : 95 a1 e9 +[9855] 顕 +4.38,0.62;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +4.69,8.75;9.06,8.75 +6.88,8.75;6.56,8.12 +6.56,8.12;6.56,7.81 +6.56,7.81;6.56,7.50 +6.56,7.50;6.56,7.19 +5.00,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.00,7.19 +5.00,7.19;5.00,2.50 +5.00,4.06;8.75,4.06 +5.00,5.62;8.75,5.62 +0.31,0.94;0.94,0.94 +0.94,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,1.88 +4.06,1.88;4.69,2.19 +1.88,5.31;1.88,1.25 +3.12,5.31;3.12,1.56 +4.38,5.31;4.38,8.75 +4.38,8.75;0.62,8.75 +0.62,8.75;0.62,5.31 +0.62,5.31;4.06,5.31 +0.62,7.19;4.06,7.19 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.38,4.38 +4.38,4.38;4.38,4.69 +1.25,2.19;1.25,2.50 +1.25,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.31,4.69 + +# UTF-16 : 6f c3 +# UTF-8 : 83 bf e6 +[6fc3] 濃 +2.50,3.44;9.06,3.44 +5.31,3.44;5.62,3.12 +5.62,3.12;5.94,2.81 +5.94,2.81;6.25,2.50 +6.25,2.50;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,0.62 +2.81,0.62;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +4.06,0.94;4.06,3.44 +3.12,4.38;8.75,4.38 +6.88,1.88;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,3.12 +4.69,8.44;4.69,6.25 +6.56,8.44;6.56,6.25 +4.69,9.38;4.69,8.75 +6.56,9.38;6.56,8.75 +2.81,6.25;8.75,6.25 +8.75,6.25;8.75,8.44 +8.75,8.44;2.81,8.44 +2.81,8.44;2.81,6.25 +2.81,7.50;8.75,7.50 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.50,4.06 +2.50,4.06;2.50,5.31 +2.50,5.31;9.06,5.31 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 51 02 +# UTF-8 : 82 84 e5 +[5102] 儂 +2.50,3.44;9.06,3.44 +5.31,3.44;5.62,3.12 +5.62,3.12;5.94,2.81 +5.94,2.81;6.25,2.50 +6.25,2.50;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,0.62 +2.81,0.62;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +4.06,0.94;4.06,3.44 +3.12,4.38;8.75,4.38 +6.88,1.88;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,3.12 +4.69,8.44;4.69,6.25 +6.56,8.44;6.56,6.25 +4.69,9.38;4.69,8.75 +6.56,9.38;6.56,8.75 +2.81,6.25;8.75,6.25 +8.75,6.25;8.75,8.44 +8.75,8.44;2.81,8.44 +2.81,8.44;2.81,6.25 +2.81,7.50;8.75,7.50 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.50,4.06 +2.50,4.06;2.50,5.31 +2.50,5.31;9.06,5.31 +2.19,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 + +# UTF-16 : 81 bf +# UTF-8 : bf 86 e8 +[81bf] 膿 +3.44,3.44;9.06,3.44 +5.62,3.44;5.94,3.12 +5.94,3.12;6.25,2.81 +6.25,2.81;6.56,2.50 +6.56,2.50;6.88,1.88 +6.88,1.88;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,0.62 +3.12,0.62;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,1.25 +5.94,1.25;6.56,1.25 +4.38,0.94;4.38,3.44 +3.75,4.38;8.75,4.38 +7.19,1.56;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.81 +8.44,2.81;8.75,3.12 +5.31,8.44;5.31,6.25 +6.88,8.44;6.88,6.25 +5.31,9.38;5.31,8.75 +6.88,9.38;6.88,8.75 +3.44,6.25;8.75,6.25 +8.75,6.25;8.75,8.44 +8.75,8.44;3.44,8.44 +3.44,8.44;3.44,6.25 +3.44,7.50;8.75,7.50 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.44,4.06 +3.44,4.06;3.44,5.31 +3.44,5.31;9.06,5.31 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 50 4f +# UTF-8 : 8f 81 e5 +[504f] 偏 +1.88,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +2.50,8.75;9.06,8.75 +1.56,0.94;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,7.81 +2.81,7.81;8.44,7.81 +8.44,7.81;8.44,5.94 +8.44,5.94;2.81,5.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,5.00 +8.75,5.00;3.44,5.00 +3.44,5.00;3.44,0.62 +5.00,5.00;5.00,0.94 +6.88,5.00;6.88,0.94 +3.44,3.12;8.44,3.12 + +# UTF-16 : 89 0a +# UTF-8 : 8a a4 e8 +[890a] 褊 +3.12,8.75;9.06,8.75 +2.81,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,7.81 +3.75,7.81;8.44,7.81 +8.44,7.81;8.44,5.94 +8.44,5.94;3.75,5.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,5.00 +8.75,5.00;4.38,5.00 +4.38,5.00;4.38,0.62 +5.62,5.00;5.62,0.94 +7.19,5.00;7.19,0.94 +4.38,3.12;8.44,3.12 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.19,4.38 +2.19,4.38;1.88,5.00 +1.88,5.00;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,4.69 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.19 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 + +# UTF-16 : 87 59 +# UTF-8 : 99 9d e8 +[8759] 蝙 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,3.75 +3.44,0.94;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 +3.44,8.75;9.06,8.75 +3.44,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.38 +4.06,4.38;4.06,5.00 +4.06,5.00;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,7.81 +4.06,7.81;8.75,7.81 +8.75,7.81;8.75,5.94 +8.75,5.94;4.38,5.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,5.00 +8.75,5.00;4.69,5.00 +4.69,5.00;4.69,0.62 +5.94,5.00;5.94,0.94 +7.19,5.00;7.50,0.94 +4.69,3.12;8.75,3.12 + +# UTF-16 : 8a de +# UTF-8 : 9e ab e8 +[8ade] 諞 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 +3.44,8.75;9.06,8.75 +3.12,0.94;3.44,1.56 +3.44,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;4.06,4.38 +4.06,4.38;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,7.81 +4.06,7.81;8.44,7.81 +8.44,7.81;8.44,5.94 +8.44,5.94;4.06,5.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,5.00 +8.75,5.00;4.38,5.00 +4.38,5.00;4.38,0.62 +5.94,5.00;5.94,0.94 +7.19,5.00;7.19,0.94 +4.38,3.12;8.75,3.12 + +# UTF-16 : 9a 19 +# UTF-8 : 99 a8 e9 +[9a19] 騙 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.50,1.56;2.19,2.19 +2.19,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.25,3.44 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.44 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,8.75;2.19,4.38 +0.94,5.62;3.75,5.62 +0.94,7.19;3.75,7.19 +4.06,8.75;9.06,8.75 +4.06,0.94;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.38,3.44 +4.38,3.44;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,4.69 +4.38,4.69;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;4.38,7.81 +4.38,7.81;8.75,7.81 +8.75,7.81;8.75,5.94 +8.75,5.94;4.69,5.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,5.00 +8.75,5.00;5.00,5.00 +4.69,5.00;5.00,0.62 +6.25,5.00;6.25,0.94 +7.50,5.00;7.50,0.94 +5.00,3.12;8.75,3.12 + +# UTF-16 : 6c b8 +# UTF-8 : b8 b2 e6 +[6cb8] 沸 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.81,4.06;8.75,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.56 +2.81,8.12;8.75,8.12 +8.75,8.12;8.75,5.94 +8.75,5.94;3.12,5.94 +3.12,5.94;3.12,5.31 +3.12,5.31;3.12,4.69 +3.12,4.69;3.12,4.06 +3.12,4.06;2.81,3.44 +2.81,3.44;2.81,2.81 +6.88,0.62;6.88,9.06 +2.50,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;5.00,4.38 +5.00,4.38;5.00,5.31 +5.00,5.31;5.00,9.06 + +# UTF-16 : 4f 5b +# UTF-8 : 9b bd e4 +[4f5b] 佛 +2.19,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +2.81,4.06;8.75,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.56 +2.50,8.12;8.75,8.12 +8.75,8.12;8.75,5.94 +8.75,5.94;2.81,5.94 +2.81,5.94;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;2.81,4.06 +2.81,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +6.56,0.62;6.56,9.06 +2.19,0.62;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,5.31 +4.69,5.31;4.69,9.06 + +# UTF-16 : 5f 7f +# UTF-8 : bf bd e5 +[5f7f] 彿 +2.50,7.19;2.19,6.56 +2.19,6.56;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.00,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +1.25,0.62;1.56,5.62 +2.81,4.06;8.75,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.56 +2.50,8.12;8.75,8.12 +8.75,8.12;8.75,5.94 +8.75,5.94;2.81,5.94 +2.81,5.94;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;2.81,4.06 +2.81,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +6.56,0.62;6.56,9.06 +2.19,0.62;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,5.31 +4.69,5.31;4.69,9.06 + +# UTF-16 : 60 2b +# UTF-8 : ab 80 e6 +[602b] 怫 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +2.81,4.06;8.75,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.56 +2.50,8.12;8.75,8.12 +8.75,8.12;8.75,5.94 +8.75,5.94;3.12,5.94 +3.12,5.94;3.12,5.31 +3.12,5.31;2.81,4.69 +2.81,4.69;2.81,4.06 +2.81,4.06;2.81,3.44 +2.81,3.44;2.50,2.81 +6.56,0.62;6.56,9.06 +2.19,0.62;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,5.31 +4.69,5.31;4.69,9.06 + +# UTF-16 : 62 c2 +# UTF-8 : 82 8b e6 +[62c2] 拂 +1.56,9.06;1.56,1.56 +1.25,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;0.94,0.62 +0.94,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.50,4.69;1.88,4.38 +1.88,4.38;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.50,7.19;0.31,7.19 +2.81,4.06;8.75,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.56 +2.50,8.12;8.75,8.12 +8.75,8.12;8.75,5.94 +8.75,5.94;3.12,5.94 +3.12,5.94;3.12,5.31 +3.12,5.31;2.81,4.69 +2.81,4.69;2.81,4.06 +2.81,4.06;2.81,3.44 +2.81,3.44;2.50,2.81 +6.56,0.62;6.56,9.06 +2.19,0.62;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,5.31 +4.69,5.31;4.69,9.06 + +# UTF-16 : 72 d2 +# UTF-8 : 92 8b e7 +[72d2] 狒 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;1.88,6.56 +1.88,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.19,4.06 +2.19,4.06;2.19,3.44 +2.19,3.44;2.19,2.81 +2.19,2.81;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,9.06;2.50,8.44 +2.50,8.44;1.88,7.81 +1.88,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +3.12,4.06;9.06,4.06 +9.06,4.06;9.06,3.44 +9.06,3.44;9.06,2.81 +9.06,2.81;9.06,2.50 +9.06,2.50;9.06,1.88 +9.06,1.88;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;7.50,1.56 +2.81,8.12;8.75,8.12 +8.75,8.12;8.75,5.94 +8.75,5.94;3.44,5.94 +3.44,5.94;3.44,5.31 +3.44,5.31;3.12,4.69 +3.12,4.69;3.12,4.06 +3.12,4.06;3.12,3.44 +3.12,3.44;2.81,2.81 +6.88,0.62;6.88,9.06 +2.50,0.62;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.00,4.38 +5.00,4.38;5.00,5.31 +5.00,5.31;5.00,9.06 + +# UTF-16 : 62 91 +# UTF-8 : 91 8a e6 +[6291] 抑 +1.56,9.06;1.56,1.56 +1.25,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;0.94,0.62 +0.94,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.50,4.69;1.88,4.38 +1.88,4.38;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.50,7.19;0.31,7.19 +3.12,8.12;3.12,2.19 +2.81,8.12;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,8.75;5.94,9.06 +5.94,0.62;5.94,8.44 +5.94,8.44;8.75,8.44 +8.75,8.44;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.44,1.88 +8.44,1.88;8.12,1.88 +8.12,1.88;7.50,1.88 +7.50,1.88;7.19,1.88 +7.19,1.88;6.88,1.88 +2.19,2.19;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;4.06,2.81 +4.06,2.81;5.00,3.12 +5.00,3.12;5.31,3.12 +5.31,3.12;5.62,3.44 + +# UTF-16 : 67 a6 +# UTF-8 : a6 9e e6 +[67a6] 枦 +3.12,8.75;9.06,8.75 +3.75,4.38;8.44,4.38 +2.81,0.62;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,7.19 +3.75,7.19;8.75,7.19 +8.75,7.19;8.75,3.75 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 70 89 +# UTF-8 : 89 82 e7 +[7089] 炉 +3.12,2.19;2.81,2.50 +2.81,2.50;2.50,3.12 +2.50,3.12;2.19,3.44 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.94,7.81;0.94,6.88 +0.94,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +3.12,7.81;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,4.69 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,9.06 +3.12,8.75;9.06,8.75 +3.75,4.38;8.44,4.38 +2.81,0.62;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,7.19 +3.75,7.19;8.75,7.19 +8.75,7.19;8.75,3.75 + +# UTF-16 : 7c 90 +# UTF-8 : 90 b2 e7 +[7c90] 粐 +3.44,8.75;9.06,8.75 +3.75,4.38;8.44,4.38 +2.81,0.62;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,7.19 +3.75,7.19;8.75,7.19 +8.75,7.19;8.75,3.75 +1.88,0.62;1.88,9.06 +3.44,5.94;0.31,5.94 +0.00,1.88;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.44 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 + +# UTF-16 : 82 2e +# UTF-8 : ae 88 e8 +[822e] 舮 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.12 +0.94,8.12;3.75,8.12 +3.75,8.12;3.75,1.56 +3.75,1.56;3.75,1.25 +3.75,1.25;3.44,0.94 +3.44,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +0.00,4.69;4.69,5.00 +2.81,5.62;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;1.88,7.50 +2.19,9.38;2.19,8.75 +2.19,8.75;2.19,8.44 +2.19,8.44;2.19,8.12 +2.19,5.00;2.19,1.88 +4.38,8.75;9.06,8.75 +4.69,4.38;8.75,4.38 +4.06,0.62;4.38,1.25 +4.38,1.25;4.69,1.88 +4.69,1.88;4.69,2.50 +4.69,2.50;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.00,4.38 +4.69,4.38;5.00,7.19 +4.69,7.19;8.75,7.19 +8.75,7.19;8.75,3.75 + +# UTF-16 : 88 61 +# UTF-8 : a1 a1 e8 +[8861] 衡 +2.19,6.88;1.88,6.25 +1.88,6.25;1.56,5.94 +1.56,5.94;0.94,5.31 +0.94,5.31;0.62,4.69 +0.62,4.69;0.00,4.38 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +1.25,0.62;1.25,5.62 +8.44,6.56;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +9.38,6.56;6.88,6.56 +9.06,8.75;6.88,8.75 +4.69,7.50;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.62,8.75 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.44,8.44 +3.44,8.44;3.75,8.75 +3.75,8.75;4.06,9.38 +3.44,8.75;5.62,8.75 +2.81,4.38;2.81,7.50 +2.81,7.50;6.56,7.50 +6.56,7.50;6.56,4.38 +6.56,4.38;3.12,4.38 +2.81,5.94;6.56,5.94 +4.69,7.19;4.69,4.38 +2.19,0.62;2.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;4.69,3.44 +4.69,3.44;4.69,4.38 +6.88,3.44;2.50,3.44 +6.56,1.25;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.00,2.50 +5.00,2.50;4.69,2.81 + +# UTF-16 : 82 1c +# UTF-8 : 9c 88 e8 +[821c] 舜 +0.94,8.44;1.88,8.44 +1.88,8.44;2.50,8.44 +2.50,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +8.75,5.31;8.75,6.56 +8.75,6.56;0.94,6.56 +0.94,6.56;0.94,5.00 +2.81,6.56;2.81,7.19 +2.81,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +5.00,6.56;4.69,7.19 +4.69,7.19;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.06,8.44 +6.56,6.56;6.88,6.88 +6.88,6.88;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.19,8.12 +7.19,8.12;7.50,8.44 +0.31,3.12;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;2.19,5.62 +2.19,5.62;2.50,6.25 +2.19,5.31;4.69,5.31 +4.38,5.31;4.38,4.69 +4.38,4.69;4.38,4.06 +4.38,4.06;4.06,3.44 +4.06,3.44;3.75,2.81 +3.75,2.81;3.44,2.50 +3.44,2.50;2.81,1.88 +2.81,1.88;2.50,1.56 +2.50,1.56;1.88,1.25 +1.88,1.25;1.25,0.94 +1.25,0.94;0.62,0.62 +3.75,2.81;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;2.50,3.75 +2.50,3.75;2.19,3.75 +2.19,3.75;1.88,4.06 +7.19,0.62;7.19,6.25 +4.69,4.69;8.75,4.69 +5.31,2.19;5.31,4.69 +9.06,2.19;4.06,2.19 + +# UTF-16 : 77 ac +# UTF-8 : ac 9e e7 +[77ac] 瞬 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +0.62,4.06;2.19,4.06 +0.62,6.56;2.19,6.56 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 +8.75,5.31;9.06,6.56 +8.75,6.56;3.12,6.56 +2.81,6.56;3.12,5.00 +4.38,6.56;4.38,7.19 +4.38,7.19;4.38,7.50 +4.38,7.50;4.06,7.81 +4.06,7.81;3.75,8.44 +6.25,6.56;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.62,8.44 +7.50,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.12,8.44 +2.81,3.12;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.75,4.69 +3.75,4.69;4.06,5.62 +4.06,5.62;4.38,6.25 +4.06,5.31;5.94,5.31 +5.62,5.31;5.62,4.69 +5.62,4.69;5.62,4.06 +5.62,4.06;5.31,3.44 +5.31,3.44;5.00,2.81 +5.00,2.81;5.00,2.50 +5.00,2.50;4.69,1.88 +4.69,1.88;4.06,1.56 +4.06,1.56;3.75,1.25 +3.75,1.25;3.44,0.94 +3.44,0.94;2.81,0.62 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.75 +4.38,3.75;4.06,4.06 +4.06,4.06;3.75,4.06 +8.12,0.62;8.12,6.25 +5.94,4.69;9.06,4.69 +6.25,2.19;6.25,4.69 +9.38,2.19;5.31,2.19 + +# UTF-16 : 7d ca +# UTF-8 : 8a b7 e7 +[7dca] 緊 +4.69,8.75;0.94,8.75 +0.94,8.75;0.94,5.00 +2.81,8.75;2.81,7.81 +2.81,6.56;2.81,5.62 +0.94,5.62;4.38,5.62 +0.94,6.56;4.38,6.56 +4.38,6.56;4.38,7.81 +4.38,7.81;0.94,7.81 +5.00,8.75;9.06,8.75 +4.69,5.62;5.31,5.94 +5.31,5.94;5.94,5.94 +5.94,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.75,8.44 +8.75,8.44;8.75,8.75 +9.06,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,8.12 +5.62,8.12;5.62,8.44 +8.44,2.81;0.62,2.81 +3.75,3.44;3.44,3.75 +3.44,3.75;2.81,4.06 +2.81,4.06;2.50,4.06 +2.50,4.06;2.19,4.38 +2.19,4.38;1.56,4.69 +9.06,2.50;8.75,2.81 +8.75,2.81;8.44,3.12 +8.44,3.12;7.81,3.44 +7.81,3.44;7.50,3.75 +7.50,3.75;7.19,4.06 +4.69,2.81;4.69,0.62 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +8.75,0.62;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +2.50,2.81;3.12,3.12 +3.12,3.12;3.44,3.12 +3.44,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;5.00,4.06 +5.00,4.06;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;6.25,4.69 +6.25,4.69;6.56,5.00 +6.56,5.00;6.88,5.00 +2.19,4.38;2.50,4.69 +2.50,4.69;3.12,5.00 +3.12,5.00;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 + +# UTF-16 : 6e 13 +# UTF-8 : 93 b8 e6 +[6e13] 渓 +2.81,3.44;9.06,3.44 +2.81,5.00;8.75,5.00 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +4.06,5.62;4.06,6.25 +4.06,6.25;3.75,6.56 +3.75,6.56;3.75,6.88 +3.75,6.88;3.44,7.50 +3.44,7.50;3.12,7.81 +5.94,5.94;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.62,7.19 +5.62,7.19;5.31,7.50 +5.31,7.50;5.00,7.81 +7.19,5.62;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.44,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,8.75 +2.19,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.94,4.38 +5.94,4.38;5.94,5.00 +5.62,5.00;5.94,5.62 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 + +# UTF-16 : 65 bd +# UTF-8 : bd 96 e6 +[65bd] 施 +1.88,7.81;1.88,9.38 +0.00,7.81;3.75,7.81 +0.00,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.62 +1.25,5.62;1.25,6.56 +1.25,6.56;1.25,7.81 +1.25,5.94;3.12,5.94 +3.12,5.94;3.12,4.69 +3.12,4.69;3.12,3.75 +3.12,3.75;3.12,2.81 +3.12,2.81;3.12,2.19 +3.12,2.19;3.12,1.88 +3.12,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +9.06,8.12;4.69,8.12 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;5.00,9.38 +4.69,7.19;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +6.56,2.19;6.56,7.50 +3.44,4.69;8.75,6.25 +8.75,6.25;8.75,5.31 +8.75,5.31;8.75,4.69 +8.75,4.69;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;8.44,3.44 +8.44,3.44;8.12,3.12 +8.12,3.12;7.81,3.12 +7.81,3.12;7.19,3.12 + +# UTF-16 : 4f b5 +# UTF-8 : b5 be e4 +[4fb5] 侵 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.31 +0.94,5.31;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.06 +1.25,0.62;1.56,6.56 +9.06,3.44;9.06,5.31 +9.06,5.31;2.50,5.31 +2.50,5.31;2.50,3.44 +2.81,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;2.81,8.75 +3.12,7.50;8.44,7.50 +2.81,4.38;8.44,4.38 +2.19,0.94;3.12,0.94 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.12,4.38 +9.06,0.94;8.44,0.94 +8.44,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +4.06,3.44;3.75,3.75 + +# UTF-16 : 6d 78 +# UTF-8 : b8 b5 e6 +[6d78] 浸 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +9.06,3.44;9.06,5.31 +9.06,5.31;2.81,5.31 +2.81,5.31;2.81,3.44 +3.12,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.12,8.75 +3.44,7.50;8.44,7.50 +3.44,4.38;8.44,4.38 +2.50,0.94;3.12,0.94 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.12,4.38 +9.06,0.94;8.44,0.94 +8.44,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.44 +4.38,3.44;4.06,3.75 + +# UTF-16 : 97 07 +# UTF-8 : 87 9c e9 +[9707] 震 +4.69,5.31;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,5.94;4.06,5.94 +5.62,6.88;7.81,6.88 +5.62,5.94;7.81,5.94 +8.75,5.94;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,5.94 +1.25,3.12;8.75,3.12 +4.38,3.12;4.69,2.81 +4.69,2.81;5.00,2.50 +5.00,2.50;5.31,2.19 +5.31,2.19;5.62,1.88 +5.62,1.88;5.94,1.56 +5.94,1.56;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,0.62 +1.25,0.62;1.56,0.62 +1.56,0.62;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,1.25 +2.81,0.94;2.81,3.12 +1.88,4.06;8.12,4.06 +5.94,1.56;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,4.06 +1.25,4.06;1.25,5.00 +1.25,5.00;8.75,5.00 + +# UTF-16 : 67 0b +# UTF-8 : 8b 9c e6 +[670b] 朋 +5.31,4.06;8.44,4.06 +5.62,6.56;8.44,6.56 +4.38,0.62;4.69,1.25 +4.69,1.25;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.31,8.75 +5.31,8.75;8.44,8.75 +8.44,8.75;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +1.25,4.06;4.06,4.06 +1.25,6.56;4.06,6.56 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,8.75 +1.25,8.75;4.06,8.75 +4.06,8.75;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 + +# UTF-16 : 5d 29 +# UTF-8 : a9 b4 e5 +[5d29] 崩 +1.25,8.75;1.25,7.50 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,8.75 +4.69,7.50;4.69,9.38 +5.31,3.12;8.44,3.12 +5.62,5.00;8.44,5.00 +4.38,0.62;5.00,1.25 +5.00,1.25;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.31,6.56 +5.31,6.56;8.75,6.56 +8.75,6.56;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +1.25,3.12;4.06,3.12 +1.25,5.00;4.06,5.00 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,6.56 +1.25,6.56;4.06,6.56 +4.06,6.56;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 + +# UTF-16 : 83 f1 +# UTF-8 : b1 8f e8 +[83f1] 菱 +0.62,5.94;9.06,5.94 +8.44,7.19;0.94,7.19 +4.69,5.94;4.69,7.81 +0.31,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +0.62,2.50;1.25,2.81 +1.25,2.81;1.56,2.81 +1.56,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,4.69 +4.38,4.69;4.69,5.00 +3.44,3.75;7.50,3.75 +0.62,0.94;1.56,0.94 +1.56,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,3.12 +6.56,3.12;7.19,3.44 +7.19,3.44;7.50,3.75 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.56,1.25 +6.56,1.25;5.94,1.56 +5.94,1.56;5.31,1.56 +5.31,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;3.75,2.50 +3.75,2.50;3.12,2.81 +3.12,2.81;2.81,3.12 +5.62,5.94;5.62,5.00 +5.62,5.00;5.94,4.69 +5.94,4.69;6.56,4.38 +6.56,4.38;7.19,4.38 +7.19,4.38;7.50,4.38 +7.50,4.38;8.12,4.69 +8.12,4.69;8.75,4.69 +8.75,4.69;8.75,5.31 +8.75,5.31;8.75,5.31 +0.31,4.06;0.94,4.06 +0.94,4.06;1.56,4.38 +1.56,4.38;1.88,4.38 +1.88,4.38;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;3.12,5.00 +3.12,5.00;3.75,5.62 +3.75,5.62;3.75,5.94 + +# UTF-16 : 97 27 +# UTF-8 : a7 9c e9 +[9727] 霧 +2.50,3.44;2.50,1.25 +2.50,1.25;2.50,0.94 +2.50,0.94;2.19,0.62 +2.19,0.62;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +4.38,3.44;0.31,3.44 +0.31,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.44 +0.62,5.00;4.38,5.00 +1.25,4.69;1.56,4.38 +1.56,4.38;1.88,4.38 +1.88,4.38;2.19,4.06 +2.19,4.06;2.50,3.75 +2.50,3.75;3.12,3.44 +4.38,5.00;3.75,4.69 +3.75,4.69;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;2.50,4.06 +2.50,4.06;2.19,4.06 +4.38,3.44;4.06,3.12 +4.06,3.12;3.75,2.81 +3.75,2.81;3.44,2.50 +3.44,2.50;3.12,2.50 +4.38,3.12;5.00,3.12 +5.00,3.12;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.56,3.75 +6.56,3.75;6.88,3.75 +6.88,3.75;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;8.12,4.69 +8.12,4.69;8.44,5.00 +9.06,3.12;8.44,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.25,4.38 +6.25,4.38;5.62,4.69 +5.62,4.69;5.31,5.00 +5.31,5.00;9.06,5.00 +4.06,4.06;4.38,4.38 +4.38,4.38;5.00,4.69 +5.00,4.69;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;5.94,5.62 +3.44,0.62;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;6.25,2.50 +6.25,2.50;6.56,2.81 +6.56,2.81;6.56,3.44 +3.75,2.50;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +4.69,5.62;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,5.94;4.06,5.94 +5.62,6.88;7.81,6.88 +5.62,5.94;7.81,5.94 +8.75,5.94;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,5.94 + +# UTF-16 : 96 f9 +# UTF-8 : b9 9b e9 +[96f9] 雹 +4.69,5.31;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,5.94;4.06,5.94 +5.62,6.88;7.81,6.88 +5.62,5.94;7.81,5.94 +8.75,5.94;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,5.94 +2.19,5.00;8.12,5.00 +8.12,5.00;8.12,4.06 +8.12,4.06;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;7.81,2.50 +7.81,2.50;7.50,2.19 +7.50,2.19;7.50,2.19 +7.50,2.19;6.88,2.19 +6.88,2.19;6.56,2.19 +6.56,2.19;6.25,2.19 +0.31,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.88,4.38 +1.88,4.38;2.19,5.00 +2.19,5.00;2.50,5.62 +8.75,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;4.38,0.94 +4.38,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.88,1.25 +1.88,1.25;1.56,1.56 +1.56,1.56;1.56,4.06 +1.56,4.06;5.94,4.06 +5.94,4.06;5.94,2.50 +5.94,2.50;1.88,2.50 + +# UTF-16 : 9a 5a +# UTF-8 : 9a a9 e9 +[9a5a] 驚 +0.62,8.75;4.69,8.75 +1.88,8.12;1.88,9.38 +3.44,8.12;3.44,9.38 +0.31,6.88;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.25,8.12 +1.25,8.12;1.56,8.44 +1.25,7.81;4.38,7.81 +4.38,7.81;4.38,7.19 +4.38,7.19;4.38,6.88 +4.38,6.88;4.38,6.25 +4.38,6.25;4.06,5.94 +4.06,5.94;3.44,5.62 +3.44,5.62;3.12,5.62 +3.12,5.62;2.81,5.62 +1.25,5.94;1.25,7.19 +1.25,7.19;3.44,7.19 +3.44,7.19;3.44,6.25 +3.44,6.25;1.25,6.25 +4.69,5.62;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;6.25,6.25 +6.25,6.25;6.56,6.56 +6.56,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,5.94 +8.12,5.94;7.81,6.25 +7.81,6.25;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.44;9.06,8.44 +4.69,7.19;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +7.19,1.25;6.88,1.56 +6.88,1.56;6.56,2.19 +6.56,2.19;6.56,2.19 +5.31,0.94;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.69,2.19 +3.12,0.62;3.12,1.25 +3.12,1.25;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.81,2.19 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.25,2.19 +8.12,5.31;1.25,5.31 +1.25,5.31;1.25,2.81 +1.25,2.81;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.94 +6.56,0.94;6.25,0.94 +4.69,5.31;4.69,2.81 +1.25,3.44;7.81,3.44 +1.25,4.38;7.81,4.38 + +# UTF-16 : 66 0f +# UTF-8 : 8f 98 e6 +[660f] 昏 +1.56,7.19;8.44,7.19 +1.25,8.44;2.19,8.44 +2.19,8.44;2.81,8.44 +2.81,8.44;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.56,9.06 +6.56,9.06;7.19,9.06 +7.19,9.06;7.81,9.06 +1.56,5.00;1.56,8.75 +0.31,5.00;0.94,5.00 +0.94,5.00;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.50,5.31 +2.50,5.31;2.81,5.31 +2.81,5.31;3.44,5.62 +3.44,5.62;3.75,5.62 +3.75,5.62;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.31,5.94 +5.00,8.75;5.00,8.12 +5.00,8.12;5.31,7.50 +5.31,7.50;5.62,7.19 +5.62,7.19;5.94,6.56 +5.94,6.56;6.25,6.25 +6.25,6.25;6.56,5.62 +6.56,5.62;6.88,5.31 +6.88,5.31;7.19,5.00 +7.19,5.00;7.81,5.00 +7.81,5.00;8.12,5.00 +8.12,5.00;8.44,5.00 +8.44,5.00;8.75,5.62 +8.75,5.62;9.06,6.25 +9.06,6.25;9.06,6.56 +7.81,0.62;7.81,4.69 +7.81,4.69;1.56,4.69 +1.56,4.69;1.56,0.62 +1.88,1.25;7.50,1.25 +1.88,2.81;7.50,2.81 + +# UTF-16 : 5a 5a +# UTF-8 : 9a a9 e5 +[5a5a] 婚 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.44 +1.88,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,1.88 +2.81,1.88;3.12,1.56 +3.75,7.19;8.75,7.19 +3.75,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;7.81,9.06 +7.81,9.06;8.44,9.06 +3.75,5.00;3.75,8.75 +2.81,5.00;3.75,5.00 +3.75,5.00;4.38,5.31 +4.38,5.31;5.00,5.62 +5.00,5.62;5.94,5.62 +5.94,5.62;6.56,5.94 +6.25,8.75;6.25,8.12 +6.25,8.12;6.56,7.50 +6.56,7.50;6.56,6.88 +6.56,6.88;6.88,6.56 +6.88,6.56;7.19,5.94 +7.19,5.94;7.50,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;8.12,5.00 +8.12,5.00;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.94 +9.06,5.94;9.06,6.56 +8.44,0.62;8.44,4.69 +8.44,4.69;3.75,4.69 +3.75,4.69;3.75,0.62 +3.75,1.25;8.44,1.25 +3.75,2.81;8.44,2.81 + +# UTF-16 : 68 d4 +# UTF-8 : 94 a3 e6 +[68d4] 棔 +3.75,7.19;8.75,7.19 +3.75,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;7.81,9.06 +7.81,9.06;8.44,9.06 +3.75,5.00;3.75,8.75 +2.81,5.00;3.75,5.00 +3.75,5.00;4.38,5.31 +4.38,5.31;5.00,5.62 +5.00,5.62;5.94,5.62 +5.94,5.62;6.56,5.94 +6.25,8.75;6.25,8.12 +6.25,8.12;6.56,7.50 +6.56,7.50;6.56,6.88 +6.56,6.88;6.88,6.56 +6.88,6.56;7.19,5.94 +7.19,5.94;7.50,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;8.12,5.00 +8.12,5.00;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.94 +9.06,5.94;9.06,6.56 +8.44,0.62;8.44,4.69 +8.44,4.69;3.75,4.69 +3.75,4.69;3.75,0.62 +3.75,1.25;8.44,1.25 +3.75,2.81;8.44,2.81 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 53 cc +# UTF-8 : 8c 8f e5 +[53cc] 双 +4.38,2.81;4.06,3.12 +4.06,3.12;3.75,3.75 +3.75,3.75;3.44,4.06 +3.44,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;1.88,5.94 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +4.38,8.44;9.06,8.44 +3.12,0.94;4.06,1.25 +4.06,1.25;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.88,3.75 +6.88,3.75;7.50,4.38 +7.50,4.38;7.81,5.31 +7.81,5.31;8.44,6.25 +8.44,6.25;8.75,7.19 +8.75,7.19;8.75,8.44 +0.62,8.44;4.38,8.44 +0.31,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.81,4.06 +2.81,4.06;3.12,4.69 +3.12,4.69;3.44,5.62 +3.44,5.62;3.75,6.56 +3.75,6.56;4.06,7.50 +4.06,7.50;4.06,8.44 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.62,5.94 +5.62,5.94;5.31,6.88 +5.31,6.88;5.31,7.81 + +# UTF-16 : 8d e1 +# UTF-8 : a1 b7 e8 +[8de1] 跡 +1.88,4.38;3.44,4.38 +1.88,1.56;1.88,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.12,6.25 +3.12,6.25;3.12,8.75 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +7.19,7.81;7.19,1.88 +7.19,1.88;7.19,1.25 +7.19,1.25;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.31,4.38 +5.31,4.38;5.62,5.00 +5.62,5.00;5.62,5.94 +5.62,5.94;5.62,6.88 +5.62,6.88;5.62,7.81 +3.44,7.81;9.06,7.81 +6.25,7.81;6.25,9.38 +3.12,2.81;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.06,5.00 +4.06,5.00;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.38,5.94 +4.38,5.94;4.38,6.56 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.44 +9.06,3.44;9.06,3.75 +9.06,3.75;8.75,4.06 +8.75,4.06;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;8.44,5.31 +8.44,5.31;8.12,5.94 +8.12,5.94;8.12,6.25 +8.12,6.25;8.12,6.56 + +# UTF-16 : 90 4d +# UTF-8 : 8d 81 e9 +[904d] 遍 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.31 +1.88,5.31;0.31,5.31 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 +2.50,8.75;8.75,8.75 +2.50,2.19;2.81,2.81 +2.81,2.81;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;3.12,7.81 +3.12,7.81;8.44,7.81 +8.44,7.81;8.44,6.25 +8.44,6.25;3.12,6.25 +7.19,1.88;7.81,1.88 +7.81,1.88;8.12,1.88 +8.12,1.88;8.44,1.88 +8.44,1.88;8.75,2.19 +8.75,2.19;8.75,5.31 +8.75,5.31;3.75,5.31 +3.44,5.31;3.75,1.56 +5.31,5.31;5.31,1.88 +6.88,5.31;6.88,1.88 +3.75,3.75;8.44,3.75 + +# UTF-16 : 5c 0b +# UTF-8 : 8b b0 e5 +[5c0b] 尋 +1.25,6.56;8.12,6.56 +8.12,6.56;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,7.50;7.81,7.50 +3.75,1.25;3.44,1.25 +3.44,1.25;3.12,1.56 +3.12,1.56;2.81,1.88 +2.81,1.88;2.50,2.19 +2.50,2.19;1.88,2.50 +7.19,3.75;7.19,1.56 +7.19,1.56;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +9.06,2.81;0.31,2.81 +2.50,5.62;2.50,4.06 +4.38,5.62;0.62,5.62 +0.31,3.75;0.94,3.75 +0.94,3.75;1.25,3.75 +1.25,3.75;1.88,3.75 +1.88,3.75;2.19,3.75 +2.19,3.75;2.50,4.06 +2.50,4.06;3.12,4.06 +3.12,4.06;3.75,4.06 +3.75,4.06;4.38,4.06 +4.69,3.75;5.00,5.62 +4.69,5.62;8.75,5.62 +8.75,5.62;8.75,4.06 +8.75,4.06;5.00,4.06 + +# UTF-16 : 73 72 +# UTF-8 : b2 8d e7 +[7372] 獲 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;1.88,6.56 +1.88,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.19,4.06 +2.19,4.06;2.19,3.44 +2.19,3.44;2.19,2.81 +2.19,2.81;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;1.88,1.56 +1.88,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,9.06;2.50,8.44 +2.50,8.44;1.88,7.81 +1.88,7.81;1.25,7.50 +1.25,7.50;0.62,6.88 +0.62,6.88;0.00,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.00,3.75 +2.81,8.44;9.06,8.44 +4.38,7.81;4.69,9.38 +7.19,7.81;7.19,9.38 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +5.94,4.38;6.25,7.19 +3.44,7.19;3.44,4.38 +3.44,4.38;8.75,4.38 +8.75,7.19;3.44,7.19 +3.44,6.25;8.75,6.25 +3.44,5.31;8.75,5.31 +6.56,8.12;6.25,7.81 +6.25,7.81;6.25,7.50 +6.25,7.50;6.25,7.19 +2.81,3.44;8.44,3.44 +2.50,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,3.12 +8.12,3.12;8.44,3.44 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.88 +5.94,1.88;5.62,1.88 +5.62,1.88;5.00,2.19 +5.00,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 +4.06,2.81;3.75,3.12 + +# UTF-16 : 7a 6b +# UTF-8 : ab a9 e7 +[7a6b] 穫 +2.81,9.06;2.19,8.75 +2.19,8.75;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;0.62,8.44 +0.62,8.44;0.31,8.44 +1.56,0.62;1.56,8.75 +2.50,6.56;0.31,6.56 +0.00,2.81;0.31,3.12 +0.31,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,6.25 +1.56,6.25;1.56,6.56 +2.81,3.75;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.88,5.94;1.56,6.56 +2.81,8.44;9.06,8.44 +4.38,7.81;4.69,9.38 +7.19,7.81;7.19,9.38 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +5.94,4.38;6.25,7.19 +3.44,7.19;3.44,4.38 +3.44,4.38;8.75,4.38 +8.75,7.19;3.44,7.19 +3.44,6.25;8.75,6.25 +3.44,5.31;8.75,5.31 +6.56,8.12;6.25,7.81 +6.25,7.81;6.25,7.50 +6.25,7.50;6.25,7.19 +2.81,3.44;8.44,3.44 +2.50,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,3.12 +8.12,3.12;8.44,3.44 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.88 +5.94,1.88;5.62,1.88 +5.62,1.88;5.00,2.19 +5.00,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 +4.06,2.81;3.75,3.12 + +# UTF-16 : 88 16 +# UTF-8 : 96 a0 e8 +[8816] 蠖 +1.88,1.56;1.88,9.06 +0.31,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,3.75 +3.44,1.25;3.44,1.88 +3.44,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.44,8.44;9.06,8.44 +5.00,7.81;5.00,9.38 +7.50,7.81;7.50,9.38 +3.12,5.94;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +6.56,4.38;6.56,7.19 +4.06,7.19;4.06,4.38 +4.06,4.38;9.06,4.38 +8.75,7.19;4.06,7.19 +4.06,6.25;8.75,6.25 +4.06,5.31;8.75,5.31 +6.88,8.12;6.56,7.81 +6.56,7.81;6.56,7.50 +6.56,7.50;6.56,7.19 +3.75,3.44;8.44,3.44 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.12,3.12 +8.12,3.12;8.44,3.44 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 + +# UTF-16 : 65 77 +# UTF-8 : b7 95 e6 +[6577] 敷 +0.31,4.06;5.00,4.06 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;1.88,3.75 +1.88,3.75;1.88,4.06 +1.56,3.12;4.69,3.12 +4.38,3.12;4.38,2.81 +4.38,2.81;4.38,2.19 +4.38,2.19;4.38,1.56 +4.38,1.56;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +3.12,9.38;3.75,9.06 +3.75,9.06;4.06,8.75 +4.06,8.75;4.38,8.75 +4.38,8.75;4.38,8.75 +0.62,5.00;4.69,5.00 +4.69,5.00;4.69,7.50 +4.69,7.50;0.62,7.50 +0.62,7.50;0.62,5.00 +0.62,6.25;4.38,6.25 +2.50,4.38;2.50,9.38 +0.31,8.44;5.00,8.44 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;6.25,5.94 +6.25,5.94;5.94,6.88 +5.94,7.81;9.38,7.81 +5.00,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 + +# UTF-16 : 75 b2 +# UTF-8 : b2 96 e7 +[75b2] 疲 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +2.81,5.31;8.12,5.31 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.50 +5.94,2.50;6.56,2.81 +6.56,2.81;6.88,3.44 +6.88,3.44;7.19,3.75 +7.19,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.62,2.81 +5.62,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;4.06,4.69 +5.62,5.31;5.94,8.44 +8.12,5.62;8.44,5.94 +8.44,5.94;8.44,6.56 +8.44,6.56;8.75,6.88 +8.75,6.88;8.75,7.19 +1.88,0.94;2.19,1.25 +2.19,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.81,7.19 +2.81,7.19;9.06,7.19 + +# UTF-16 : 73 2e +# UTF-8 : ae 8c e7 +[732e] 献 +7.81,9.38;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.44,8.12 +8.44,8.12;8.75,7.81 +8.75,7.81;9.06,7.50 +9.06,6.88;5.00,6.88 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.25,2.81 +6.25,2.81;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;7.19,6.25 +7.19,6.25;7.19,6.88 +7.19,6.88;7.19,9.06 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +7.50,4.06;7.19,4.69 +7.19,4.69;7.19,5.31 +7.19,5.31;7.19,6.25 +7.19,6.25;7.19,6.88 +2.50,6.88;2.50,9.06 +0.31,8.12;5.00,8.12 +1.25,4.69;4.06,4.69 +3.12,4.69;3.44,5.31 +3.44,5.31;3.44,5.62 +3.44,5.62;3.75,6.25 +3.75,6.25;3.75,6.56 +2.19,4.69;1.88,5.31 +1.88,5.31;1.88,5.62 +1.88,5.62;1.56,6.25 +1.56,6.25;1.56,6.56 +2.50,4.69;2.50,0.94 +1.25,3.12;4.06,3.12 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;4.69,1.56 +4.69,1.56;4.69,1.56 +4.38,1.56;4.69,6.88 +4.38,6.88;0.62,6.88 +0.62,6.88;0.62,0.62 + +# UTF-16 : 7e 23 +# UTF-8 : a3 b8 e7 +[7e23] 縣 +6.56,5.00;6.25,5.31 +6.25,5.31;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.31,6.56 +5.31,6.56;5.00,7.19 +5.62,4.38;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +5.62,6.25;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.50 +6.56,7.50;6.88,8.12 +6.88,8.12;7.19,8.44 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;5.94,3.44 +8.75,4.38;4.69,4.06 +9.38,3.44;9.06,4.06 +9.06,4.06;8.75,4.69 +8.75,4.69;8.75,5.00 +8.75,5.00;8.44,5.62 +8.44,5.62;8.12,6.25 +6.88,4.38;6.88,0.62 +9.06,1.25;9.06,1.56 +9.06,1.56;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,8.75 +8.75,8.75;9.06,8.75 +1.56,4.69;4.38,4.69 +4.38,4.69;4.38,8.75 +4.38,8.75;1.56,8.75 +1.25,8.75;1.56,4.69 +1.56,6.25;4.06,6.25 +1.56,7.50;4.06,7.50 +4.38,3.75;0.62,3.75 +0.62,3.75;0.62,8.44 +2.50,0.62;2.50,3.75 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.56,3.12 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;3.44,3.12 + +# UTF-16 : 61 f8 +# UTF-8 : b8 87 e6 +[61f8] 懸 +2.81,2.81;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.62 +3.44,0.62;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;4.69,0.62 +4.69,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;5.94,0.62 +5.94,0.62;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,1.56 +7.19,1.56;7.19,2.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.50 +5.00,2.50;4.38,2.81 +4.38,2.81;4.06,3.12 +6.25,6.25;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.00,7.50 +5.00,7.50;5.00,7.81 +5.62,5.62;5.94,5.94 +5.94,5.94;6.56,6.25 +6.56,6.25;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;8.12,7.81 +8.12,7.81;8.44,8.12 +5.31,7.19;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;6.25,8.12 +6.25,8.12;6.56,8.44 +6.56,8.44;6.88,8.75 +4.38,3.44;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;5.94,4.69 +5.94,4.69;5.94,5.00 +8.75,5.94;4.69,5.62 +9.06,5.31;9.06,5.62 +9.06,5.62;8.75,5.94 +8.75,5.94;8.44,6.25 +8.44,6.25;8.44,6.56 +8.44,6.56;8.12,6.88 +6.88,5.62;6.88,3.12 +9.06,3.44;8.75,3.75 +8.75,3.75;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.44,8.75 +8.44,8.75;9.06,9.06 +1.56,5.94;4.38,5.94 +4.38,5.94;4.38,8.75 +4.38,8.75;1.56,8.75 +1.56,8.75;1.56,5.94 +1.56,6.88;4.06,6.88 +1.56,7.81;4.06,7.81 +4.38,5.31;0.62,5.31 +0.62,5.31;0.62,8.75 +2.50,3.12;2.50,5.31 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.56,5.00 +4.38,3.75;4.06,4.06 +4.06,4.06;3.75,4.38 +3.75,4.38;3.44,4.69 +3.44,4.69;3.44,5.00 + +# UTF-16 : 7e 4b +# UTF-8 : 8b b9 e7 +[7e4b] 繋 +0.94,6.25;4.38,6.25 +4.38,6.25;4.38,7.81 +4.38,7.81;0.62,7.81 +0.62,7.81;0.62,5.94 +0.94,7.19;4.38,7.19 +0.31,5.62;4.69,5.62 +2.50,4.69;2.50,9.38 +0.31,8.75;4.69,8.75 +4.69,7.19;5.31,7.50 +5.31,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;7.81,9.06 +7.81,9.06;7.81,7.81 +7.81,7.81;8.44,7.50 +8.44,7.50;8.44,7.50 +8.44,7.50;8.75,7.50 +8.75,7.50;9.06,7.81 +9.06,7.81;9.06,8.12 +4.69,6.88;8.75,6.88 +4.69,5.00;5.31,5.00 +5.31,5.00;5.94,5.00 +5.94,5.00;6.25,5.31 +6.25,5.31;6.88,5.62 +6.88,5.62;7.19,5.62 +7.19,5.62;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.44,6.56 +8.44,6.56;8.75,6.88 +9.06,4.38;8.75,4.69 +8.75,4.69;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.25 +5.62,6.25;5.31,6.56 +8.44,2.81;0.62,2.50 +3.75,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;1.88,4.06 +1.88,4.06;1.56,4.38 +9.06,2.19;8.75,2.50 +8.75,2.50;8.44,2.81 +8.44,2.81;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.19,3.75 +4.69,2.81;4.69,0.62 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +8.75,0.62;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +2.50,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.62,4.06 +5.62,4.06;6.25,4.38 +6.25,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +2.19,4.06;2.50,4.38 +2.50,4.38;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.00 + +# UTF-16 : 98 3b +# UTF-8 : bb a0 e9 +[983b] 頻 +4.38,0.62;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +4.69,8.75;9.06,8.75 +6.88,8.75;6.56,8.12 +6.56,8.12;6.56,7.81 +6.56,7.81;6.56,7.50 +6.56,7.50;6.56,7.19 +5.00,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.00,7.19 +5.00,7.19;5.00,2.50 +5.00,4.06;8.75,4.06 +5.00,5.62;8.75,5.62 +0.31,6.25;4.69,6.25 +4.38,7.81;2.50,7.81 +0.94,6.25;0.94,8.75 +2.50,9.06;2.50,3.75 +2.50,3.75;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.19,2.81 +2.19,2.81;1.56,2.81 +1.56,2.81;1.25,2.81 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.56,5.94 +4.69,3.44;4.38,4.06 +4.38,4.06;4.06,4.38 +4.06,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;3.44,5.94 +4.06,3.44;3.75,3.12 +3.75,3.12;3.75,2.81 +3.75,2.81;3.44,2.50 +3.44,2.50;3.12,1.88 +3.12,1.88;2.50,1.56 +2.50,1.56;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.62 + +# UTF-16 : 59 38 +# UTF-8 : b8 a4 e5 +[5938] 夸 +9.06,4.69;0.62,4.69 +2.50,4.69;2.50,4.38 +2.50,4.38;2.19,3.75 +2.19,3.75;1.88,3.12 +1.88,3.12;1.56,2.50 +1.56,2.50;1.25,2.19 +2.19,3.44;7.81,3.44 +7.81,3.44;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;7.50,1.88 +7.50,1.88;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +8.75,8.44;0.62,8.44 +9.06,5.31;8.44,5.62 +8.44,5.62;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,8.12 +5.62,8.12;5.31,8.44 +0.31,5.31;0.94,5.62 +0.94,5.62;1.56,5.94 +1.56,5.94;2.19,6.25 +2.19,6.25;2.81,6.56 +2.81,6.56;3.12,7.19 +3.12,7.19;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.69,9.38 +6.88,6.25;2.81,6.25 + +# UTF-16 : 68 4d +# UTF-8 : 8d a1 e6 +[684d] 桍 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +9.06,4.69;2.81,4.69 +4.38,4.69;4.06,4.06 +4.06,4.06;4.06,3.75 +4.06,3.75;3.75,3.12 +3.75,3.12;3.44,2.50 +3.44,2.50;3.44,2.19 +3.75,3.44;8.44,3.44 +8.44,3.44;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.62 +7.19,0.62;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +8.75,8.44;2.81,8.44 +9.06,5.31;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.44 +2.81,5.31;3.12,5.62 +3.12,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +7.50,5.94;4.38,5.94 + +# UTF-16 : 80 ef +# UTF-8 : af 83 e8 +[80ef] 胯 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +9.06,4.69;3.12,4.69 +4.38,4.69;4.38,4.06 +4.38,4.06;4.06,3.75 +4.06,3.75;4.06,3.12 +4.06,3.12;3.75,2.50 +3.75,2.50;3.75,2.19 +4.06,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.62 +7.50,0.62;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,8.44;3.12,8.44 +9.06,5.31;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +3.12,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;6.25,9.38 +7.50,5.94;4.69,5.94 + +# UTF-16 : 88 b4 +# UTF-8 : b4 a2 e8 +[88b4] 袴 +9.06,4.69;3.12,4.69 +4.38,4.69;4.38,4.06 +4.38,4.06;4.06,3.75 +4.06,3.75;4.06,3.12 +4.06,3.12;3.75,2.50 +3.75,2.50;3.75,2.19 +4.06,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.62 +7.50,0.62;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,8.44;3.12,8.44 +9.06,5.31;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +3.12,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;6.25,9.38 +7.50,5.94;4.69,5.94 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.19,4.38 +2.19,4.38;1.88,5.00 +1.88,5.00;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,4.69 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.19 +2.50,4.38;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;2.81,5.00 + +# UTF-16 : 8d e8 +# UTF-8 : a8 b7 e8 +[8de8] 跨 +9.06,4.69;3.44,4.69 +4.69,4.69;4.69,4.06 +4.69,4.06;4.38,3.75 +4.38,3.75;4.38,3.12 +4.38,3.12;4.06,2.50 +4.06,2.50;3.75,2.19 +4.38,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.62 +7.50,0.62;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,8.44;3.44,8.44 +9.06,5.31;8.75,5.62 +8.75,5.62;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.88,8.44 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 +7.81,5.94;5.00,5.94 +1.88,4.38;3.44,4.38 +1.88,1.56;1.88,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.12,6.25 +2.81,6.25;3.12,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 + +# UTF-16 : 8a 87 +# UTF-8 : 87 aa e8 +[8a87] 誇 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +9.06,4.69;3.44,4.69 +4.69,4.69;4.69,4.06 +4.69,4.06;4.38,3.75 +4.38,3.75;4.38,3.12 +4.38,3.12;4.06,2.50 +4.06,2.50;3.75,2.19 +4.38,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.62 +7.50,0.62;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,8.44;3.44,8.44 +9.06,5.31;8.75,5.62 +8.75,5.62;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.88,8.44 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 +7.81,5.94;5.00,5.94 + +# UTF-16 : 7f fb +# UTF-8 : bb bf e7 +[7ffb] 翻 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.38 +8.44,4.38;8.75,5.00 +8.12,5.62;7.81,5.94 +7.81,5.94;7.81,6.25 +7.81,6.25;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;7.19,7.81 +6.88,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +4.38,2.81;4.69,3.12 +4.69,3.12;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.94,4.38 +5.94,4.38;6.25,5.00 +5.62,5.62;5.31,5.94 +5.31,5.94;5.31,6.25 +5.31,6.25;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.69,7.81 +4.38,8.75;6.25,8.75 +6.25,8.75;6.25,1.56 +6.25,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.94,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +0.31,6.56;4.38,6.56 +2.19,4.38;2.19,8.75 +0.62,8.44;1.25,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;4.06,9.06 +0.00,4.06;0.62,4.69 +0.62,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.56 +4.38,4.38;3.75,4.69 +3.75,4.69;3.44,5.00 +3.44,5.00;2.81,5.62 +2.81,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;1.25,7.50 +1.25,7.50;0.94,7.81 +0.94,7.81;0.94,8.12 +3.12,6.56;3.44,6.88 +3.44,6.88;3.44,7.19 +3.44,7.19;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;3.75,8.44 +3.75,0.62;3.75,4.38 +3.75,4.38;0.94,4.38 +0.94,4.38;0.94,0.62 +2.19,1.25;2.19,4.38 +0.94,1.25;3.75,1.25 +0.94,2.81;3.75,2.81 + +# UTF-16 : 81 a8 +# UTF-8 : a8 86 e8 +[81a8] 膨 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +3.12,6.56;6.25,6.56 +6.56,8.12;2.81,8.12 +4.69,6.56;4.69,9.06 +2.81,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.94,1.56 +5.94,1.56;6.56,1.56 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;5.94,3.44 +4.06,1.56;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.44,3.12 +3.12,3.44;3.12,5.62 +3.12,5.62;6.25,5.62 +6.25,5.62;6.25,3.75 +6.25,3.75;3.44,3.75 +6.56,7.19;7.19,7.50 +7.19,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;9.06,8.75 +6.56,4.06;7.19,4.38 +7.19,4.38;7.81,4.69 +7.81,4.69;8.12,5.31 +8.12,5.31;8.75,5.62 +8.75,5.62;9.06,6.25 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.81,1.88 +7.81,1.88;8.44,2.50 +8.44,2.50;8.75,2.81 +8.75,2.81;9.06,3.12 +9.06,3.12;9.06,3.44 + +# UTF-16 : 6f 8e +# UTF-8 : 8e be e6 +[6f8e] 澎 +2.50,6.56;6.25,6.56 +6.25,8.12;2.50,8.12 +4.38,6.56;4.38,9.06 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +5.00,1.25;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +3.75,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.12,3.12 +3.12,3.12;3.12,3.12 +2.81,3.44;2.81,5.62 +2.81,5.62;5.94,5.62 +5.94,5.62;5.94,3.75 +5.94,3.75;2.81,3.75 +6.56,7.19;7.19,7.50 +7.19,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;9.06,8.75 +6.56,4.06;7.19,4.38 +7.19,4.38;7.81,4.69 +7.81,4.69;8.12,5.31 +8.12,5.31;8.75,5.62 +8.75,5.62;9.06,6.25 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.81,1.88 +7.81,1.88;8.44,2.50 +8.44,2.50;8.75,2.81 +8.75,2.81;9.06,3.12 +9.06,3.12;9.06,3.44 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 6f ef +# UTF-8 : af bf e6 +[6fef] 濯 +2.81,5.94;5.62,5.94 +5.62,5.94;5.62,8.75 +5.62,8.75;2.81,8.75 +2.81,7.50;5.31,7.50 +5.94,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;5.94,8.75 +5.94,7.50;8.44,7.50 +6.56,5.94;6.56,5.62 +6.56,5.62;6.25,5.31 +6.25,5.31;6.25,5.00 +3.12,5.00;3.44,0.62 +8.75,5.00;3.44,5.00 +6.25,1.25;6.25,5.00 +3.44,1.25;9.06,1.25 +3.12,2.50;8.44,2.50 +3.12,3.75;8.44,3.75 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.38 +2.81,4.38;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;3.75,5.94 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 64 e2 +# UTF-8 : a2 93 e6 +[64e2] 擢 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +2.81,5.94;5.62,5.94 +5.62,5.94;5.62,8.75 +5.62,8.75;3.12,8.75 +3.12,7.50;5.62,7.50 +5.94,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;5.94,8.75 +6.25,7.50;8.44,7.50 +6.88,5.94;6.56,5.62 +6.56,5.62;6.56,5.31 +6.56,5.31;6.25,5.00 +3.44,5.00;3.44,0.62 +8.75,5.00;3.44,5.00 +6.25,1.25;6.25,5.00 +3.44,1.25;9.06,1.25 +3.44,2.50;8.44,2.50 +3.44,3.75;8.44,3.75 +2.19,3.44;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;4.06,5.94 + +# UTF-16 : 71 ff +# UTF-8 : bf 87 e7 +[71ff] 燿 +2.81,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.31,5.00 +0.31,5.00;0.31,4.38 +2.81,8.12;2.81,7.19 +2.81,7.19;2.50,6.56 +2.50,6.56;2.50,5.94 +2.50,5.94;2.19,5.62 +2.19,5.62;1.88,5.00 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +3.12,5.94;5.62,5.94 +5.62,5.94;5.62,8.75 +5.62,8.75;3.12,8.75 +3.12,7.50;5.62,7.50 +5.94,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;6.25,8.75 +6.25,7.50;8.44,7.50 +6.88,5.94;6.56,5.62 +6.56,5.62;6.56,5.31 +6.56,5.31;6.25,5.00 +3.44,5.00;3.75,0.62 +8.75,5.00;3.75,5.00 +6.25,1.25;6.25,5.00 +3.75,1.25;9.06,1.25 +3.44,2.50;8.44,2.50 +3.44,3.75;8.44,3.75 +2.50,3.44;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;4.06,5.94 + +# UTF-16 : 8e 8d +# UTF-8 : 8d ba e8 +[8e8d] 躍 +3.44,5.94;5.94,5.94 +5.62,5.94;5.94,8.75 +5.62,8.75;3.44,8.75 +3.44,7.50;5.62,7.50 +6.25,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;6.25,8.75 +6.25,7.50;8.75,7.50 +7.19,5.94;6.88,5.62 +6.88,5.62;6.56,5.31 +6.56,5.31;6.56,5.00 +4.06,5.00;4.06,0.62 +8.75,5.00;4.06,5.00 +6.56,1.25;6.56,5.00 +4.06,1.25;9.06,1.25 +4.06,2.50;8.75,2.50 +4.06,3.75;8.75,3.75 +2.81,3.44;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;4.06,5.00 +4.06,5.00;4.38,5.62 +4.38,5.62;4.38,5.94 +1.88,4.69;3.12,4.69 +1.88,1.56;1.88,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.12,6.25 +2.81,6.25;3.12,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 + +# UTF-16 : 63 b4 +# UTF-8 : b4 8e e6 +[63b4] 掴 +8.75,0.62;8.75,8.75 +8.75,8.75;2.81,8.75 +2.81,8.75;2.81,0.62 +2.81,1.25;8.75,1.25 +8.44,2.50;3.44,2.50 +8.12,7.50;3.44,7.50 +7.81,5.31;3.75,5.31 +5.62,2.50;5.94,7.50 +6.88,4.69;7.19,4.06 +7.19,4.06;7.50,3.75 +7.50,3.75;7.81,3.44 +7.81,3.44;8.12,3.12 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;0.94,0.62 +0.94,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.38;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;1.25,3.75 +1.25,3.75;0.62,3.75 +0.62,3.75;0.00,3.44 +2.81,7.19;0.00,7.19 + +# UTF-16 : 69 22 +# UTF-8 : a2 a4 e6 +[6922] 椢 +8.75,0.62;8.75,8.75 +8.75,8.75;2.81,8.75 +2.81,8.75;2.81,0.62 +3.12,1.25;8.75,1.25 +8.44,2.50;3.44,2.50 +8.12,7.50;3.75,7.50 +7.81,5.31;4.06,5.31 +5.94,2.50;5.94,7.50 +7.19,4.69;7.50,4.06 +7.50,4.06;7.81,3.75 +7.81,3.75;8.12,3.44 +8.12,3.44;8.12,3.12 +1.56,0.62;1.56,9.06 +2.50,7.19;0.00,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.56,7.19 +2.50,4.69;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 + +# UTF-16 : 52 b1 +# UTF-8 : b1 8a e5 +[52b1] 励 +4.69,0.62;5.00,1.25 +5.00,1.25;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;5.94,3.75 +5.94,3.75;6.25,4.38 +6.25,4.38;6.25,5.31 +6.25,5.31;6.25,6.56 +6.25,6.56;6.56,7.81 +6.56,7.81;6.56,9.06 +5.00,6.88;8.75,6.88 +8.75,6.88;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +0.94,6.88;4.69,6.88 +1.25,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,3.75;2.19,4.38 +2.19,4.38;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;2.50,6.88 +2.19,5.31;4.38,5.31 +4.38,5.31;4.38,4.38 +4.38,4.38;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.38,2.19 +4.38,2.19;4.38,1.88 +4.38,1.88;4.06,1.56 +4.06,1.56;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +0.00,0.94;0.31,1.25 +0.31,1.25;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,8.75 +0.94,8.75;5.00,8.75 + +# UTF-16 : 63 aa +# UTF-8 : aa 8e e6 +[63aa] 措 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +8.44,0.62;8.44,4.69 +8.44,4.69;3.44,4.69 +3.12,4.69;3.44,0.62 +3.44,1.25;8.44,1.25 +3.44,3.12;8.44,3.12 +2.50,5.94;9.06,5.94 +2.81,8.12;8.75,8.12 +4.38,5.94;4.38,9.38 +7.19,5.94;7.19,9.38 + +# UTF-16 : 60 dc +# UTF-8 : 9c 83 e6 +[60dc] 惜 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +8.44,0.62;8.44,4.69 +8.44,4.69;3.44,4.69 +3.12,4.69;3.44,0.62 +3.44,1.25;8.44,1.25 +3.44,3.12;8.44,3.12 +2.81,5.94;9.06,5.94 +2.81,8.12;8.75,8.12 +4.38,5.94;4.38,9.38 +7.19,5.94;7.19,9.38 + +# UTF-16 : 93 2f +# UTF-8 : af 8c e9 +[932f] 錯 +8.75,0.62;8.75,4.69 +8.75,4.69;4.06,4.69 +4.06,4.69;4.06,0.62 +4.38,1.25;8.44,1.25 +4.38,3.12;8.44,3.12 +3.75,5.94;9.06,5.94 +4.06,8.12;9.06,8.12 +5.00,5.94;5.00,9.38 +7.81,5.94;7.81,9.38 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,6.88 +3.75,5.00;0.31,5.00 +3.75,6.88;0.94,6.88 +2.19,1.56;2.19,6.88 +1.56,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.75,4.38 + +# UTF-16 : 91 8b +# UTF-8 : 8b 86 e9 +[918b] 醋 +4.06,0.62;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,0.62 +0.94,1.25;3.75,1.25 +0.94,2.81;3.75,2.81 +0.31,8.75;4.38,8.75 +1.88,8.44;1.88,6.88 +1.88,6.88;1.88,6.25 +1.88,6.25;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +2.81,8.44;2.81,5.00 +2.81,5.00;2.81,4.69 +2.81,4.69;3.12,4.38 +3.12,4.38;3.75,4.38 +8.75,0.62;8.75,4.69 +8.75,4.69;4.69,4.69 +4.69,4.69;4.69,0.62 +4.69,1.25;8.75,1.25 +4.69,3.12;8.75,3.12 +4.38,5.94;9.06,5.94 +4.38,8.12;9.06,8.12 +5.31,5.94;5.31,9.38 +7.81,5.94;8.12,9.38 + +# UTF-16 : 50 7d +# UTF-8 : bd 81 e5 +[507d] 偽 +2.19,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;7.81,3.44 +6.56,1.56;6.56,2.19 +6.56,2.19;6.25,2.81 +6.25,2.81;6.25,3.12 +6.25,3.12;6.25,3.44 +5.00,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.69,2.50 +4.69,2.50;4.69,2.81 +4.69,2.81;4.69,3.44 +2.81,0.94;2.81,1.25 +2.81,1.25;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,4.38;9.06,4.38 +9.06,4.38;9.06,3.44 +9.06,3.44;9.06,2.81 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +1.56,2.50;2.19,3.12 +2.19,3.12;2.81,3.75 +2.81,3.75;3.44,4.38 +3.44,4.38;3.75,5.00 +3.75,5.00;4.38,5.62 +4.38,5.62;4.69,6.25 +4.69,6.25;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.75 +5.62,8.75;5.62,9.38 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.75 +3.44,8.75;3.44,9.06 +3.44,9.06;3.12,9.38 +4.38,5.94;8.75,5.94 +8.75,5.94;8.44,5.62 +8.44,5.62;8.44,5.00 +8.44,5.00;8.44,4.38 +8.44,4.38;8.44,4.38 +2.19,7.81;8.12,7.81 +8.12,7.81;8.12,7.19 +8.12,7.19;7.81,6.56 +7.81,6.56;7.81,6.25 +7.81,6.25;7.81,5.94 + +# UTF-16 : 75 5c +# UTF-8 : 9c 95 e7 +[755c] 畜 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 +8.44,5.31;0.62,5.00 +3.75,5.94;3.44,6.25 +3.44,6.25;3.12,6.56 +3.12,6.56;2.50,6.88 +2.50,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.50,6.25 +7.50,6.25;7.19,6.56 +2.50,5.00;2.81,5.31 +2.81,5.31;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;4.38,6.25 +4.38,6.25;4.69,6.25 +4.69,6.25;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;6.25,7.19 +6.25,7.19;6.56,7.50 +6.56,7.50;6.88,7.81 +2.50,6.88;2.81,7.19 +2.81,7.19;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,1.25;4.69,4.06 +1.25,0.62;1.25,4.38 +1.25,4.38;8.12,4.38 +8.12,4.38;8.12,0.62 +1.56,1.25;7.81,1.25 +1.56,2.81;7.81,2.81 + +# UTF-16 : 84 c4 +# UTF-8 : 84 93 e8 +[84c4] 蓄 +8.75,7.19;0.62,7.19 +4.69,7.19;4.69,8.12 +0.31,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +8.12,0.62;8.12,3.75 +8.12,3.75;1.25,3.75 +1.25,3.75;1.25,0.62 +4.69,1.25;4.69,3.75 +1.56,1.25;7.81,1.25 +1.56,2.50;7.81,2.50 +8.44,4.69;0.62,4.38 +3.75,5.00;3.44,5.31 +3.44,5.31;2.81,5.62 +2.81,5.62;2.50,5.94 +2.50,5.94;2.19,6.25 +2.19,6.25;1.56,6.56 +9.06,4.06;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +2.50,4.38;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;4.06,5.31 +4.06,5.31;4.38,5.31 +4.38,5.31;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.62,6.25 +5.62,6.25;6.25,6.25 +6.25,6.25;6.56,6.56 +6.56,6.56;6.88,6.88 +2.19,6.25;2.50,6.25 +2.50,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,6.88 +3.75,6.88;4.06,7.19 + +# UTF-16 : 4f 7b +# UTF-8 : bb bd e4 +[4f7b] 佻 +2.19,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +8.75,8.12;8.44,7.81 +8.44,7.81;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;7.19,6.25 +7.19,6.25;6.88,5.94 +6.25,9.06;6.25,1.56 +6.25,1.56;6.25,1.25 +6.25,1.25;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +4.06,5.94;3.75,6.25 +3.75,6.25;3.44,6.88 +3.44,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.50,8.12 +9.06,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.50,4.38 +7.50,4.38;6.88,4.69 +6.88,4.69;6.25,5.00 +2.19,0.62;2.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,5.31 +4.69,5.31;4.69,9.06 +2.19,3.12;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.75,4.06 +3.75,4.06;4.38,4.38 +4.38,4.38;4.69,5.00 + +# UTF-16 : 63 11 +# UTF-8 : 91 8c e6 +[6311] 挑 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.50,4.38 +2.50,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +8.75,8.44;8.44,7.81 +8.44,7.81;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.50,6.56 +7.50,6.56;7.19,5.94 +6.56,9.06;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +4.38,5.94;4.06,6.25 +4.06,6.25;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.44,7.81 +3.44,7.81;2.81,8.12 +9.06,3.44;8.75,3.75 +8.75,3.75;8.12,4.06 +8.12,4.06;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;6.56,5.00 +2.50,0.62;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,9.06 +2.50,3.12;3.12,3.44 +3.12,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.69,4.69 +4.69,4.69;5.00,5.00 + +# UTF-16 : 68 43 +# UTF-8 : 83 a1 e6 +[6843] 桃 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +8.75,8.44;8.44,7.81 +8.44,7.81;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.50,6.56 +7.50,6.56;7.19,5.94 +6.56,9.06;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +4.38,5.94;4.06,6.25 +4.06,6.25;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.44,7.81 +3.44,7.81;2.81,8.12 +9.06,3.44;8.75,3.75 +8.75,3.75;8.12,4.06 +8.12,4.06;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;6.56,5.00 +2.50,0.62;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,9.06 +2.50,3.12;3.12,3.44 +3.12,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.69,4.69 +4.69,4.69;5.00,5.00 + +# UTF-16 : 77 3a +# UTF-8 : ba 9c e7 +[773a] 眺 +0.62,8.75;0.62,1.25 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,4.06;2.50,4.06 +0.62,6.56;2.50,6.56 +8.75,8.44;8.44,7.81 +8.44,7.81;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.50,6.56 +7.50,6.56;7.19,5.94 +6.56,9.06;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +4.38,5.94;4.06,6.25 +4.06,6.25;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.44,7.81 +3.44,7.81;3.12,8.12 +9.06,3.44;8.75,3.75 +8.75,3.75;8.12,4.06 +8.12,4.06;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;6.56,5.00 +2.50,0.62;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,9.06 +2.50,3.12;3.12,3.44 +3.12,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.69,4.69 +4.69,4.69;5.00,5.00 + +# UTF-16 : 8d f3 +# UTF-8 : b3 b7 e8 +[8df3] 跳 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +8.75,8.44;8.44,7.81 +8.44,7.81;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.50,6.56 +7.50,6.56;7.19,5.94 +6.56,9.06;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +4.69,5.94;4.69,6.25 +4.69,6.25;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.81 +3.75,7.81;3.44,8.12 +9.06,3.44;8.75,3.75 +8.75,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.19,4.69 +7.19,4.69;6.56,5.00 +2.81,0.62;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.31,9.06 +2.81,3.12;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;5.00,4.69 +5.00,4.69;5.31,5.00 +1.88,4.69;3.44,4.69 +1.88,1.56;1.88,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.12,6.25 +3.12,6.25;3.12,8.75 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 + +# UTF-16 : 59 da +# UTF-8 : 9a a7 e5 +[59da] 姚 +8.75,8.44;8.44,7.81 +8.44,7.81;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.50,6.56 +7.50,6.56;7.19,5.94 +6.56,9.06;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +4.69,5.94;4.69,6.25 +4.69,6.25;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.81 +3.75,7.81;3.44,8.12 +9.06,3.44;8.75,3.75 +8.75,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.19,4.69 +7.19,4.69;6.56,5.00 +2.81,0.62;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.31,9.06 +2.81,3.12;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;5.00,4.69 +5.00,4.69;5.31,5.00 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.44 +1.88,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,1.88 +2.81,1.88;3.12,1.56 + +# UTF-16 : 8a 82 +# UTF-8 : 82 aa e8 +[8a82] 誂 +0.94,1.25;3.12,1.25 +2.81,1.25;3.12,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +8.75,8.44;8.44,7.81 +8.44,7.81;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.50,6.56 +7.50,6.56;7.19,5.94 +6.56,9.06;6.56,1.56 +6.56,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +5.00,5.94;4.69,6.25 +4.69,6.25;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +9.06,3.44;8.75,3.75 +8.75,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.19,4.69 +7.19,4.69;6.56,5.00 +3.12,0.62;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.31,9.06 +3.12,3.44;3.75,3.75 +3.75,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.31,5.00 + +# UTF-16 : 92 9a +# UTF-8 : 9a 8a e9 +[929a] 銚 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +3.44,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +9.06,8.44;8.75,7.81 +8.75,7.81;8.44,7.19 +8.44,7.19;8.12,6.88 +8.12,6.88;7.81,6.56 +7.81,6.56;7.50,5.94 +6.88,9.06;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +5.00,5.94;5.00,6.25 +5.00,6.25;4.69,6.88 +4.69,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.06,8.12 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;6.88,5.00 +3.44,0.62;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.69 +5.62,4.69;5.62,5.31 +5.62,5.31;5.62,9.06 +3.44,3.44;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;5.00,4.06 +5.00,4.06;5.31,4.38 +5.31,4.38;5.62,4.69 + +# UTF-16 : 98 5b +# UTF-8 : 9b a1 e9 +[985b] 顛 +4.69,0.62;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +9.38,0.62;9.06,0.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.19 +4.69,8.75;9.38,8.75 +6.88,8.75;6.88,8.12 +6.88,8.12;6.88,7.81 +6.88,7.81;6.56,7.50 +6.56,7.50;6.56,7.19 +5.31,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.31,7.19 +5.31,7.19;5.31,2.50 +5.31,4.06;8.75,4.06 +5.31,5.62;8.75,5.62 +2.50,7.50;2.50,9.38 +0.31,8.44;4.69,8.44 +0.94,3.75;4.38,3.75 +4.38,3.75;4.38,7.50 +4.38,7.50;0.62,7.50 +0.62,7.50;0.62,3.75 +4.69,2.81;0.31,2.81 +0.94,5.00;4.06,5.00 +0.94,6.25;4.06,6.25 +0.00,0.62;0.62,0.94 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.88 +3.75,1.88;3.12,2.19 +3.12,2.19;2.81,2.19 + +# UTF-16 : 51 1f +# UTF-8 : 9f 84 e5 +[511f] 償 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +2.50,0.62;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +8.75,6.56;8.75,8.12 +8.75,8.12;2.50,8.12 +2.50,8.12;2.50,6.56 +4.06,8.12;3.75,8.75 +3.75,8.75;3.44,9.06 +3.44,9.06;3.44,9.06 +7.19,8.12;7.50,8.44 +7.50,8.44;7.81,9.06 +7.81,9.06;7.81,9.38 +5.62,8.12;5.62,9.38 +3.44,6.25;7.81,6.25 +7.81,6.25;7.81,7.50 +7.81,7.50;3.44,7.50 +3.44,7.50;3.44,6.25 +3.12,2.19;8.44,2.19 +8.44,2.19;8.44,5.62 +8.44,5.62;3.12,5.62 +3.12,5.62;3.12,2.19 +3.12,3.44;8.12,3.44 +3.12,4.38;8.12,4.38 + +# UTF-16 : 61 4c +# UTF-8 : 8c 85 e6 +[614c] 慌 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +1.88,8.12;9.06,8.12 +4.06,7.19;4.06,9.38 +7.19,7.19;7.19,9.38 +2.19,6.88;9.06,6.88 +5.62,6.88;5.62,7.81 +8.75,4.69;8.12,4.69 +8.12,4.69;7.50,4.38 +7.50,4.38;6.88,4.38 +6.88,4.38;6.25,4.38 +6.25,4.38;5.94,4.38 +5.62,4.38;5.00,4.38 +5.00,4.38;4.69,4.38 +4.69,4.38;4.38,4.38 +4.38,4.38;3.75,4.69 +3.75,4.69;3.44,5.00 +3.44,5.00;3.44,5.31 +3.44,5.31;3.44,6.88 +7.50,4.06;7.50,1.25 +7.50,1.25;7.50,0.94 +7.50,0.94;8.12,0.62 +8.12,0.62;8.12,0.62 +8.12,0.62;8.44,0.94 +8.44,0.94;9.06,0.94 +9.06,0.94;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +5.62,4.06;5.62,0.62 +1.88,0.62;2.50,0.94 +2.50,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 + +# UTF-16 : 7d 99 +# UTF-8 : 99 b6 e7 +[7d99] 継 +6.88,1.56;6.88,9.06 +9.06,5.62;4.69,5.62 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;6.25,4.69 +6.25,4.69;6.56,5.31 +6.56,5.31;6.88,5.62 +8.75,2.19;8.44,2.81 +8.44,2.81;8.12,3.75 +8.12,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;7.50,5.00 +7.50,5.00;6.88,5.62 +5.94,6.25;5.94,6.56 +5.94,6.56;5.62,7.19 +5.62,7.19;5.31,7.81 +5.31,7.81;5.31,8.12 +5.31,8.12;5.00,8.44 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.75,8.12 +8.75,8.12;8.75,8.75 +4.38,1.25;9.06,1.25 +4.38,9.06;4.38,0.62 +3.75,4.38;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.12,6.56 +0.00,4.69;3.75,5.00 +2.19,4.69;2.19,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.12,7.81 +3.12,7.81;3.44,8.12 +1.56,5.62;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +3.44,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 + +# UTF-16 : 85 a6 +# UTF-8 : a6 96 e8 +[85a6] 薦 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +5.94,7.19;5.94,5.31 +3.44,7.19;3.44,5.31 +1.25,5.31;8.44,5.31 +8.44,5.31;8.44,6.25 +8.44,6.25;1.25,6.25 +4.69,7.50;4.69,8.12 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,7.50 +1.25,7.50;8.75,7.50 +2.50,4.06;8.75,4.06 +2.81,5.31;2.50,4.69 +2.50,4.69;2.50,4.38 +2.50,4.38;2.50,4.06 +2.50,4.06;2.19,3.44 +2.19,3.44;2.19,3.12 +1.88,3.12;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;6.88,0.62 +6.88,0.62;6.56,0.94 +6.56,0.94;6.25,0.94 +7.50,1.56;7.19,1.88 +7.19,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +5.62,1.25;5.62,1.56 +5.62,1.56;5.62,1.88 +5.62,1.88;5.31,2.50 +5.31,2.50;5.31,2.50 +4.06,0.94;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;3.75,2.50 +1.56,0.94;1.88,1.25 +1.88,1.25;2.19,1.88 +2.19,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 + +# UTF-16 : 8a 89 +# UTF-8 : 89 aa e8 +[8a89] 誉 +7.81,0.62;7.81,2.50 +7.81,2.50;1.56,2.50 +1.56,2.50;1.56,0.62 +1.56,1.25;7.81,1.25 +1.56,5.62;7.81,5.62 +1.56,4.69;7.81,4.69 +1.56,3.44;7.81,3.44 +3.12,6.56;6.25,6.56 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.88,9.38 +5.00,8.12;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.38 +4.06,9.38;4.06,9.38 +6.25,7.81;6.56,8.12 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 +9.06,7.81;0.31,7.81 +0.31,5.31;0.62,5.31 +0.62,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.44,7.50 +3.44,7.50;3.44,7.81 +9.06,5.31;8.75,5.31 +8.75,5.31;8.44,5.62 +8.44,5.62;7.81,5.94 +7.81,5.94;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 + +# UTF-16 : 9b ae +# UTF-8 : ae ae e9 +[9bae] 鮮 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,8.12 +3.12,8.12;3.12,8.44 +3.12,8.44;3.12,8.44 +0.31,6.56;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.75 +1.56,8.75;1.56,9.38 +1.25,8.75;3.44,8.75 +0.94,5.31;4.38,5.31 +0.94,3.44;0.94,7.19 +0.94,7.19;4.38,7.19 +4.38,7.19;4.38,3.44 +4.38,3.44;0.94,3.44 +2.50,7.19;2.50,3.44 +4.38,1.25;4.38,1.56 +4.38,1.56;4.38,2.19 +4.38,2.19;4.06,2.81 +4.06,2.81;4.06,3.12 +3.12,0.94;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;2.81,2.81 +2.81,2.81;2.81,2.81 +1.88,0.62;1.88,0.94 +1.88,0.94;1.88,1.56 +1.88,1.56;1.88,1.88 +1.88,1.88;1.88,2.50 +1.88,2.50;1.88,2.81 +0.31,0.62;0.62,0.94 +0.62,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +6.25,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;5.62,9.06 +5.62,9.06;5.62,9.38 +7.81,7.50;7.81,8.12 +7.81,8.12;8.12,8.44 +8.12,8.44;8.44,9.06 +8.44,9.06;8.44,9.38 +9.06,3.12;4.69,3.12 +9.06,7.50;4.69,7.50 +9.06,5.31;5.00,5.31 +6.88,0.62;6.88,7.50 + +# UTF-16 : 8c a2 +# UTF-8 : a2 b2 e8 +[8ca2] 貢 +0.31,7.19;9.06,7.19 +8.44,8.75;1.25,8.75 +4.69,7.19;4.69,8.75 +1.56,2.50;8.12,2.50 +7.81,2.50;8.12,6.25 +7.81,6.25;1.56,6.25 +1.25,6.25;1.56,2.19 +1.56,3.75;7.81,3.75 +1.56,5.00;7.81,5.00 +0.62,0.62;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.56 +6.56,1.56;5.94,1.88 + +# UTF-16 : 66 ab +# UTF-8 : ab 9a e6 +[66ab] 暫 +5.31,7.19;9.06,7.19 +7.81,4.38;7.81,7.19 +5.31,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.75,9.06 +4.69,4.38;5.00,5.00 +5.00,5.00;5.31,5.62 +5.31,5.62;5.31,6.56 +5.31,6.56;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.31,8.12 +5.31,8.12;5.31,8.75 +7.81,0.62;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.62 +1.88,1.25;7.50,1.25 +1.88,2.81;7.50,2.81 +0.94,5.94;4.38,5.94 +4.38,5.94;4.38,7.81 +4.38,7.81;0.94,7.81 +0.94,7.81;0.94,5.94 +0.94,6.88;4.38,6.88 +0.31,5.31;4.69,5.31 +2.81,4.38;2.81,9.06 +0.31,8.44;5.00,8.44 + +# UTF-16 : 69 e7 +# UTF-8 : a7 a7 e6 +[69e7] 槧 +5.31,7.19;9.06,7.19 +7.81,4.38;7.81,7.19 +5.31,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +4.69,4.38;5.00,5.00 +5.00,5.00;5.31,5.62 +5.31,5.62;5.31,6.25 +5.31,6.25;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.31,8.12 +5.31,8.12;5.31,8.75 +0.94,5.94;4.38,5.94 +4.38,5.94;4.38,7.81 +4.38,7.81;0.94,7.81 +0.94,7.81;0.94,5.62 +0.94,6.88;4.38,6.88 +0.31,5.00;4.69,5.00 +2.81,4.38;2.81,9.06 +0.31,8.44;5.00,8.44 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,2.50 +5.94,2.50;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,0.62;4.69,4.38 +8.75,3.75;0.62,3.75 + +# UTF-16 : 5b e7 +# UTF-8 : a7 af e5 +[5be7] 寧 +4.69,2.81;4.69,1.56 +4.69,1.56;4.69,0.94 +4.69,0.94;4.38,0.62 +4.38,0.62;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.12,0.94 +3.12,0.94;2.81,0.94 +0.62,2.81;8.75,2.81 +1.25,3.75;8.12,3.75 +8.12,3.75;8.12,5.31 +8.12,5.31;1.25,5.31 +1.25,5.31;1.25,3.75 +5.94,3.75;5.94,5.31 +3.44,3.75;3.44,5.31 +4.69,8.44;4.69,9.38 +8.75,6.88;8.75,8.44 +8.75,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 +2.81,7.81;2.81,6.88 +2.81,6.88;2.81,6.25 +2.81,6.25;3.44,6.25 +3.44,6.25;4.06,6.25 +4.06,6.25;4.69,6.25 +4.38,6.25;5.00,6.25 +5.00,6.25;5.62,6.25 +5.62,6.25;6.25,6.25 +6.25,6.25;6.56,6.56 +6.56,6.56;6.88,6.88 +6.88,6.88;6.88,7.50 +0.62,5.94;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;1.88,7.50 +8.44,5.94;8.12,6.25 +8.12,6.25;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.50,7.50 +7.50,7.50;7.19,7.50 +5.62,6.88;5.00,7.19 +5.00,7.19;4.38,7.50 +4.38,7.50;4.06,7.50 +4.06,7.50;3.75,7.81 + +# UTF-16 : 66 fc +# UTF-8 : bc 9b e6 +[66fc] 曼 +0.94,3.44;8.12,3.44 +0.31,0.94;1.56,0.94 +1.56,0.94;2.50,1.25 +2.50,1.25;3.44,1.25 +3.44,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;8.12,3.44 +9.06,0.94;8.12,0.94 +8.12,0.94;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.62,1.56 +5.62,1.56;5.00,1.88 +5.00,1.88;4.38,1.88 +4.38,1.88;3.75,2.19 +3.75,2.19;3.12,2.50 +3.12,2.50;2.50,2.81 +2.50,2.81;2.19,3.12 +1.56,6.56;8.12,6.56 +8.12,6.56;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,6.56 +1.56,7.81;7.81,7.81 +0.62,4.38;0.62,5.94 +0.62,5.94;8.75,5.94 +8.75,5.94;8.75,4.38 +8.75,4.38;0.94,4.38 +5.94,5.62;5.94,4.38 +3.44,5.62;3.44,4.38 + +# UTF-16 : 6f 2b +# UTF-8 : ab bc e6 +[6f2b] 漫 +2.81,4.38;9.06,4.38 +9.06,4.38;9.06,5.94 +9.06,5.94;2.81,5.94 +2.81,5.94;2.81,4.38 +6.88,4.38;6.88,5.62 +4.69,4.38;5.00,5.62 +3.44,6.56;8.44,6.56 +8.44,6.56;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,6.56 +3.44,7.81;8.44,7.81 +3.12,3.75;8.44,3.75 +2.50,0.94;3.12,0.94 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.44,3.75 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 +4.38,2.81;4.06,3.44 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 61 62 +# UTF-8 : a2 85 e6 +[6162] 慢 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.81,4.38;9.06,4.38 +9.06,4.38;9.06,5.94 +9.06,5.94;2.81,5.94 +2.81,5.94;2.81,4.38 +6.88,4.38;6.88,5.62 +5.00,4.38;5.00,5.62 +3.44,6.56;8.44,6.56 +8.44,6.56;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,6.56 +3.44,7.81;8.44,7.81 +3.12,3.75;8.44,3.75 +2.50,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,3.12 +8.12,3.12;8.44,3.75 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 +4.38,2.81;4.06,3.44 + +# UTF-16 : 7e 35 +# UTF-8 : b5 b8 e7 +[7e35] 縵 +3.44,4.06;3.44,4.69 +3.44,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;2.81,5.94 +2.81,5.94;2.81,6.56 +0.31,4.69;3.12,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +1.56,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +3.75,4.38;9.06,4.38 +9.06,4.38;9.06,5.94 +9.06,5.94;3.75,5.94 +3.75,5.94;3.75,4.38 +7.19,4.38;7.19,5.62 +5.62,4.38;5.62,5.62 +4.06,6.56;8.75,6.56 +8.75,6.56;8.75,8.75 +8.75,8.75;4.06,8.75 +4.06,8.75;4.06,6.56 +4.06,7.81;8.44,7.81 +3.75,3.75;8.75,3.75 +3.12,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.44,3.12 +8.44,3.12;8.75,3.75 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,3.44 + +# UTF-16 : 8b 3e +# UTF-8 : be ac e8 +[8b3e] 謾 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +3.75,4.38;9.06,4.38 +9.06,4.38;9.06,5.94 +9.06,5.94;3.75,5.94 +3.75,5.94;3.75,4.38 +7.19,4.38;7.19,5.62 +5.62,4.38;5.62,5.62 +4.06,6.56;8.75,6.56 +8.75,6.56;8.75,8.75 +8.75,8.75;4.06,8.75 +4.06,8.75;4.06,6.56 +4.06,7.81;8.44,7.81 +3.75,3.75;8.75,3.75 +3.12,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.44,3.12 +8.44,3.12;8.75,3.75 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,3.44 + +# UTF-16 : 93 dd +# UTF-8 : 9d 8f e9 +[93dd] 鏝 +4.06,4.38;9.06,4.38 +9.06,4.38;9.06,5.94 +9.06,5.94;3.75,5.94 +3.75,5.94;3.75,4.38 +7.19,4.38;7.50,5.62 +5.62,4.38;5.62,5.62 +4.38,6.56;8.75,6.56 +8.75,6.56;8.75,8.75 +8.75,8.75;4.38,8.75 +4.38,8.75;4.38,6.56 +4.38,7.81;8.44,7.81 +3.75,3.75;8.75,3.75 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.75 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.62,2.19 +5.62,2.19;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,3.44 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +3.44,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 + +# UTF-16 : 9c 3b +# UTF-8 : bb b0 e9 +[9c3b] 鰻 +4.06,4.38;9.06,4.38 +9.06,4.38;9.06,5.94 +9.06,5.94;3.75,5.94 +3.75,5.94;3.75,4.38 +7.19,4.38;7.50,5.62 +5.62,4.38;5.62,5.62 +4.38,6.56;8.75,6.56 +8.75,6.56;8.75,8.75 +8.75,8.75;4.38,8.75 +4.38,8.75;4.38,6.56 +4.38,7.81;8.44,7.81 +4.06,3.75;8.75,3.75 +3.44,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.75 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;4.69,2.81 +4.69,2.81;4.38,3.44 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;2.81,8.75 +0.62,5.31;3.12,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.25,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 + +# UTF-16 : 5e 54 +# UTF-8 : 94 b9 e5 +[5e54] 幔 +2.19,2.50;2.50,2.50 +2.50,2.50;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,7.50 +2.81,7.50;0.62,7.50 +0.62,7.50;0.62,2.19 +1.56,0.62;1.88,9.06 +3.75,4.38;9.06,4.38 +9.06,4.38;9.06,5.94 +9.06,5.94;3.44,5.94 +3.44,5.94;3.44,4.38 +5.31,4.38;5.31,5.62 +7.19,4.38;7.19,5.62 +4.06,6.56;8.75,6.56 +8.75,6.56;8.75,8.75 +8.75,8.75;4.06,8.75 +4.06,8.75;4.06,6.56 +4.06,7.81;8.44,7.81 +3.75,3.75;8.75,3.75 +3.12,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.44,3.12 +8.44,3.12;8.75,3.75 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,3.44 + +# UTF-16 : 90 77 +# UTF-8 : b7 81 e9 +[9077] 遷 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.31 +1.88,5.31;0.31,5.31 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 +8.75,8.75;2.50,8.75 +6.56,8.75;6.56,6.56 +4.69,8.75;4.69,6.56 +2.81,6.56;2.81,7.81 +2.81,7.81;8.44,7.81 +8.44,7.81;8.44,6.56 +8.44,6.56;2.81,6.56 +5.31,6.56;5.31,6.25 +5.31,6.25;5.00,5.94 +5.00,5.94;4.69,5.62 +4.69,5.62;4.38,5.31 +4.38,5.31;4.06,5.00 +4.06,5.00;3.75,4.69 +3.75,4.69;3.44,4.38 +3.44,4.38;3.12,4.38 +3.12,4.38;2.81,4.06 +2.81,4.06;2.19,3.75 +2.50,5.62;8.75,5.62 +6.56,5.62;6.88,5.31 +6.88,5.31;7.50,4.69 +7.50,4.69;7.81,4.38 +7.81,4.38;8.44,4.06 +8.44,4.06;9.06,3.75 +7.19,3.12;7.50,4.69 +7.19,4.69;4.06,4.69 +7.19,3.44;3.75,3.44 +3.75,3.44;3.75,2.50 +3.75,2.50;3.75,1.88 +3.75,1.88;4.38,1.88 +4.38,1.88;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;6.25,1.88 +6.25,1.88;6.88,1.88 +6.88,1.88;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.81 +8.44,2.81;8.44,3.12 + +# UTF-16 : 6f 84 +# UTF-8 : 84 be e6 +[6f84] 澄 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.62,8.75;3.12,8.75 +9.06,4.69;8.75,5.00 +8.75,5.00;8.12,5.31 +8.12,5.31;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.56,6.88 +6.56,6.88;6.25,7.50 +6.25,7.50;6.25,7.81 +6.25,7.81;5.94,8.44 +5.94,8.44;5.62,8.75 +2.19,4.69;2.50,5.00 +2.50,5.00;3.12,5.31 +3.12,5.31;3.44,5.94 +3.44,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +7.81,8.75;7.50,8.12 +7.50,8.12;7.19,7.81 +7.19,7.81;6.88,7.50 +6.88,7.50;6.56,7.19 +6.56,7.19;6.56,7.19 +9.06,7.50;8.75,7.19 +8.75,7.19;8.44,6.88 +8.44,6.88;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.50,5.94 +4.38,6.56;4.06,7.19 +4.06,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,7.81 +2.19,0.94;9.06,0.94 +4.06,5.94;7.19,5.94 +3.44,2.81;3.44,4.69 +3.44,4.69;7.81,4.69 +7.81,4.69;7.81,2.81 +7.81,2.81;3.75,2.81 +6.25,0.94;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.19,2.81 +5.00,0.94;4.69,1.25 +4.69,1.25;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 + +# UTF-16 : 71 c8 +# UTF-8 : 88 87 e7 +[71c8] 燈 +3.12,1.88;2.81,2.19 +2.81,2.19;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.31,5.00 +0.31,5.00;0.31,4.38 +2.81,7.50;2.81,6.88 +2.81,6.88;2.81,6.56 +2.81,6.56;2.50,5.94 +2.50,5.94;2.50,5.31 +2.50,5.31;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +5.94,8.75;3.44,8.75 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.50 +6.56,7.50;6.25,7.81 +6.25,7.81;6.25,8.44 +6.25,8.44;5.94,8.75 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +5.62,8.44;5.94,8.75 +8.12,8.75;7.81,8.12 +7.81,8.12;7.50,7.81 +7.50,7.81;7.19,7.50 +7.19,7.50;6.56,7.19 +9.06,7.50;8.75,7.19 +8.75,7.19;8.44,6.88 +8.44,6.88;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.50,6.25 +4.69,6.88;4.38,7.19 +4.38,7.19;4.06,7.50 +4.06,7.50;3.44,7.81 +3.44,7.81;3.44,8.12 +2.81,0.94;9.06,0.94 +4.38,5.94;7.19,5.94 +3.75,2.81;3.75,4.69 +3.75,4.69;8.12,4.69 +7.81,4.69;8.12,2.81 +7.81,2.81;4.06,2.81 +6.56,0.94;6.88,1.25 +6.88,1.25;6.88,1.56 +6.88,1.56;7.19,2.19 +7.19,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +5.31,0.94;5.00,1.25 +5.00,1.25;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 + +# UTF-16 : 6a 59 +# UTF-8 : 99 a9 e6 +[6a59] 橙 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +5.94,8.75;3.44,8.75 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.50 +6.56,7.50;6.25,7.81 +6.25,7.81;6.25,8.44 +6.25,8.44;5.94,8.75 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +5.62,8.44;5.94,8.75 +8.12,8.75;7.81,8.12 +7.81,8.12;7.50,7.81 +7.50,7.81;7.19,7.50 +7.19,7.50;6.56,7.19 +9.06,7.50;8.75,7.19 +8.75,7.19;8.44,6.88 +8.44,6.88;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.50,6.25 +4.69,6.88;4.38,7.19 +4.38,7.19;4.06,7.50 +4.06,7.50;3.44,7.81 +3.44,7.81;3.44,8.12 +2.50,0.94;9.06,0.94 +4.38,5.94;7.19,5.94 +3.75,2.81;3.75,4.69 +3.75,4.69;8.12,4.69 +7.81,4.69;8.12,2.81 +7.81,2.81;4.06,2.81 +6.56,0.94;6.88,1.25 +6.88,1.25;6.88,1.56 +6.88,1.56;7.19,2.19 +7.19,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +5.31,0.94;5.00,1.25 +5.00,1.25;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 + +# UTF-16 : 5d 9d +# UTF-8 : 9d b6 e5 +[5d9d] 嶝 +0.62,7.81;0.62,0.62 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.56,9.06 +5.94,8.75;3.44,8.75 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.50 +6.56,7.50;6.25,7.81 +6.25,7.81;6.25,8.44 +6.25,8.44;5.94,8.75 +2.81,4.69;3.12,5.00 +3.12,5.00;3.75,5.31 +3.75,5.31;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +8.12,8.75;7.81,8.12 +7.81,8.12;7.50,7.81 +7.50,7.81;7.19,7.50 +7.19,7.50;6.88,7.19 +9.06,7.50;8.75,7.19 +8.75,7.19;8.44,6.88 +8.44,6.88;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.50,6.25 +4.69,6.88;4.38,7.19 +4.38,7.19;4.06,7.50 +4.06,7.50;3.44,7.81 +3.44,7.81;3.44,8.12 +2.81,0.94;9.06,0.94 +4.69,5.94;7.19,5.94 +4.06,2.81;4.06,4.69 +4.06,4.69;8.12,4.69 +7.81,4.69;8.12,2.81 +7.81,2.81;4.06,2.81 +6.56,0.94;6.88,1.25 +6.88,1.25;6.88,1.56 +6.88,1.56;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.50,2.81 +5.31,0.94;5.00,1.25 +5.00,1.25;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 + +# UTF-16 : 8b 49 +# UTF-8 : 89 ad e8 +[8b49] 證 +6.25,8.75;3.75,8.75 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.94 +8.12,5.94;7.81,6.25 +7.81,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.44 +6.25,8.44;6.25,8.75 +8.12,8.75;7.81,8.12 +7.81,8.12;7.50,7.81 +7.50,7.81;7.19,7.50 +7.19,7.50;6.88,7.19 +9.06,7.50;9.06,7.19 +9.06,7.19;8.75,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,6.25 +8.12,6.25;7.81,6.25 +5.00,6.88;4.69,7.19 +4.69,7.19;4.06,7.50 +4.06,7.50;3.75,7.81 +3.75,7.81;3.75,8.12 +3.12,0.94;9.06,0.94 +4.69,5.94;7.50,5.94 +4.06,2.81;4.06,4.69 +4.06,4.69;8.12,4.69 +8.12,4.69;8.12,2.81 +8.12,2.81;4.38,2.81 +6.56,0.94;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.50,2.81 +5.31,0.94;5.31,1.25 +5.31,1.25;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.69,2.81 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +3.12,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;6.25,8.75 + +# UTF-16 : 9b 45 +# UTF-8 : 85 ad e9 +[9b45] 魅 +2.81,4.38;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;1.88,3.75 +1.88,3.75;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,9.06 +2.19,9.06;2.50,9.38 +2.50,9.38;2.50,9.38 +2.50,8.12;2.50,4.69 +0.62,4.69;4.06,4.69 +4.06,4.69;4.06,8.12 +4.06,8.12;0.62,8.12 +0.62,8.12;0.62,4.38 +0.62,6.56;4.06,6.56 +5.00,1.88;4.69,2.50 +4.69,2.50;4.69,2.81 +4.69,2.81;4.38,3.44 +4.38,3.44;4.38,3.44 +2.81,2.19;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.69,2.50 +4.69,2.50;4.69,2.50 +3.12,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.38 +6.88,1.56;6.88,9.38 +9.06,5.94;4.69,5.94 +8.75,8.12;4.69,8.12 +9.06,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.38 +8.12,4.38;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.94 +4.69,3.44;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;6.25,5.00 +6.25,5.00;6.56,5.62 +6.56,5.62;6.56,5.94 + +# UTF-16 : 57 13 +# UTF-8 : 93 9c e5 +[5713] 圓 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +2.50,6.88;6.88,6.88 +6.88,6.88;6.88,8.12 +6.88,8.12;2.50,8.12 +2.50,8.12;2.50,6.88 +2.19,3.12;7.19,3.12 +7.19,3.12;7.19,6.25 +7.19,6.25;2.19,6.25 +2.19,6.25;2.19,3.12 +2.19,4.06;7.19,4.06 +2.19,5.31;7.19,5.31 +8.75,0.62;8.75,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.44,1.25 + +# UTF-16 : 9e 97 +# UTF-8 : 97 ba e9 +[9e97] 麗 +5.94,5.94;5.94,3.75 +3.44,5.94;3.44,3.75 +1.25,3.75;8.12,3.75 +8.12,3.75;8.12,5.00 +8.12,5.00;1.25,5.00 +4.69,5.94;4.69,6.88 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,5.94 +1.25,5.94;8.75,5.94 +5.94,3.44;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;9.06,2.19 +5.94,2.50;6.56,2.50 +6.56,2.50;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.44,2.81 +8.44,2.81;8.75,3.12 +2.50,2.50;5.31,2.50 +2.50,0.94;2.50,3.44 +0.94,0.62;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.19,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.00,8.75;8.75,8.75 +4.38,8.75;0.62,8.75 +0.94,6.56;0.94,7.81 +0.94,7.81;4.06,7.81 +4.06,7.81;4.06,6.56 +8.44,6.56;8.44,7.81 +8.44,7.81;5.31,7.81 +5.31,7.81;5.31,6.56 +2.81,6.56;2.50,7.19 +2.50,7.19;2.19,7.50 +2.19,7.50;2.19,7.50 +7.19,6.56;6.88,7.19 +6.88,7.19;6.56,7.50 +6.56,7.50;6.56,7.50 + +# UTF-16 : 62 2f +# UTF-8 : af 88 e6 +[622f] 戯 +8.75,5.94;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.88,2.50 +6.88,2.50;6.25,1.88 +6.25,1.88;5.94,1.56 +5.94,1.56;5.31,1.25 +5.31,1.25;4.69,0.94 +6.56,9.06;6.56,7.50 +6.56,7.50;6.88,5.94 +6.88,5.94;6.88,4.69 +6.88,4.69;7.19,3.75 +7.19,3.75;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +7.50,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.50 +8.75,7.50;8.75,7.50 +5.31,6.56;9.06,6.88 +2.81,7.50;2.81,9.38 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.00,7.50 +5.00,7.50;5.31,7.50 +0.00,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.94 +0.94,5.94;0.94,7.50 +0.94,7.50;5.31,7.50 +0.94,6.25;4.38,6.56 +2.81,8.75;5.00,8.75 +2.50,4.38;2.50,1.25 +3.75,4.38;3.75,1.56 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.00,4.06 +0.94,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,1.88 +5.00,1.88;5.31,1.88 +2.19,1.88;1.88,2.19 +1.88,2.19;1.88,2.81 +1.88,2.81;1.56,3.12 +1.56,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +2.19,7.19;2.19,5.31 +2.19,5.31;2.50,5.00 +2.50,5.00;2.81,5.00 +2.81,5.00;3.44,5.00 +3.44,5.00;3.75,5.00 +3.75,5.00;4.38,5.00 +4.38,5.00;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,5.62;5.00,5.94 + +# UTF-16 : 8b 0e +# UTF-8 : 8e ac e8 +[8b0e] 謎 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;2.81,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +6.88,1.56;6.88,9.06 +9.06,5.94;4.69,5.94 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;6.56,5.00 +6.56,5.00;6.56,5.94 +9.06,2.50;8.75,2.81 +8.75,2.81;8.44,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;7.81,3.75 +7.81,3.75;7.81,4.06 +7.81,4.06;7.50,4.69 +7.50,4.69;7.19,5.62 +7.19,5.62;6.88,5.94 +5.94,6.56;5.62,6.88 +5.62,6.88;5.62,7.50 +5.62,7.50;5.31,7.81 +5.31,7.81;5.00,8.12 +5.00,8.12;5.00,8.75 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.44,8.12 +8.44,8.12;8.75,8.75 +3.12,8.75;3.44,8.44 +3.44,8.44;3.75,8.12 +3.75,8.12;3.75,7.81 +3.75,7.81;4.06,7.50 +4.06,7.50;4.38,7.19 +4.06,2.50;4.06,5.31 +4.06,5.31;2.81,5.31 +2.81,0.62;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.50 +9.06,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.00,1.25 +5.00,1.25;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;4.06,2.50 + +# UTF-16 : 50 d1 +# UTF-8 : 91 83 e5 +[50d1] 僑 +4.06,1.25;4.06,3.44 +4.06,3.44;7.19,3.44 +7.19,3.44;7.19,1.88 +7.19,1.88;4.06,1.88 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;2.50,4.06 +2.50,4.06;2.50,0.62 +2.50,8.44;3.12,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +9.06,7.19;2.19,7.19 +3.75,5.00;7.19,5.00 +7.19,5.00;7.19,6.25 +7.19,6.25;3.75,6.25 +3.75,6.25;3.75,5.00 +9.06,5.31;8.44,5.62 +8.44,5.62;7.81,5.94 +7.81,5.94;7.19,6.56 +7.19,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +1.88,5.31;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.31,8.44 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 + +# UTF-16 : 77 ef +# UTF-8 : af 9f e7 +[77ef] 矯 +7.50,1.88;5.00,1.88 +4.69,1.25;5.00,3.44 +4.69,3.44;7.50,3.44 +7.50,3.44;7.50,1.88 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;3.75,4.06 +3.44,4.06;3.75,0.62 +3.75,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +9.06,7.19;3.44,7.19 +4.69,5.00;7.50,5.00 +7.50,5.00;7.50,6.25 +7.50,6.25;4.69,6.25 +4.69,6.25;4.69,5.00 +9.06,5.31;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.56,7.19 +3.12,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;5.94,8.44 +3.12,7.81;0.94,7.81 +0.31,5.94;0.62,6.25 +0.62,6.25;0.94,6.88 +0.94,6.88;0.94,7.81 +0.94,7.81;1.25,8.44 +1.25,8.44;1.25,9.06 +3.12,5.00;0.31,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +1.88,4.06;1.88,4.38 +1.88,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,7.81 +3.12,1.88;3.12,2.19 +3.12,2.19;2.81,2.81 +2.81,2.81;2.50,3.44 +2.50,3.44;2.19,4.06 +2.19,4.06;1.88,4.69 + +# UTF-16 : 5b 0c +# UTF-8 : 8c ac e5 +[5b0c] 嬌 +7.50,1.88;4.69,1.88 +4.69,1.25;4.69,3.44 +4.69,3.44;7.50,3.44 +7.50,3.44;7.50,1.88 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;3.44,4.06 +3.44,4.06;3.44,0.62 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +9.06,7.19;3.44,7.19 +4.69,5.00;7.50,5.00 +7.50,5.00;7.50,6.25 +7.50,6.25;4.69,6.25 +4.69,6.25;4.69,5.00 +9.06,5.31;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.56,7.19 +3.12,5.31;3.44,5.62 +3.44,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;5.94,8.44 +0.00,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.81,5.94 +2.81,5.94;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.00,7.50 +1.56,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.62,4.38;1.25,4.06 +1.25,4.06;1.56,3.44 +1.56,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,1.88 +2.81,1.88;3.12,1.56 + +# UTF-16 : 8f 4e +# UTF-8 : 8e bd e8 +[8f4e] 轎 +7.50,1.88;5.00,1.88 +5.00,1.25;5.00,3.44 +5.00,3.44;7.50,3.44 +7.50,3.44;7.50,1.88 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;3.75,4.06 +3.75,4.06;3.75,0.62 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 +9.06,7.19;3.44,7.19 +5.00,5.00;7.81,5.00 +7.81,5.00;7.81,6.25 +7.81,6.25;5.00,6.25 +5.00,6.25;5.00,5.00 +9.06,5.31;8.75,5.62 +8.75,5.62;8.12,5.94 +8.12,5.94;7.81,6.56 +7.81,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +3.44,5.31;3.75,5.62 +3.75,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;5.94,8.12 +5.94,8.12;6.25,8.44 +0.62,3.44;3.12,3.44 +3.12,3.44;3.12,6.88 +3.12,6.88;0.62,6.88 +0.31,6.88;0.62,3.44 +0.62,5.00;3.12,5.00 +0.00,2.19;3.44,2.19 +1.88,0.62;1.88,9.38 +0.00,8.12;3.44,8.12 + +# UTF-16 : 9a 55 +# UTF-8 : 95 a9 e9 +[9a55] 驕 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.50,1.56;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.25,3.44 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.44,1.88 +3.44,1.88;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,8.75;2.19,4.38 +0.94,5.62;3.75,5.62 +0.94,7.19;3.75,7.19 +7.50,1.88;5.31,1.88 +5.31,1.25;5.31,3.44 +5.31,3.44;7.81,3.44 +7.50,3.44;7.81,1.88 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;4.38,4.06 +4.38,4.06;4.38,0.62 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 +9.06,7.19;4.06,7.19 +5.31,5.00;7.81,5.00 +7.81,5.00;7.81,6.25 +7.81,6.25;5.00,6.25 +5.00,6.25;5.00,5.00 +9.06,5.31;8.75,5.62 +8.75,5.62;8.12,5.94 +8.12,5.94;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;6.88,7.19 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;6.25,8.12 +6.25,8.12;6.25,8.44 + +# UTF-16 : 51 b3 +# UTF-8 : b3 86 e5 +[51b3] 决 +0.31,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.38 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.44 +0.94,8.44;0.62,8.75 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +2.50,4.69;9.06,4.69 +8.44,5.00;8.44,7.81 +8.44,7.81;3.12,7.81 + +# UTF-16 : 62 89 +# UTF-8 : 89 8a e6 +[6289] 抉 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,5.00;2.50,5.00 +2.50,5.00;1.88,4.69 +1.88,4.69;1.25,4.38 +1.25,4.38;0.94,4.38 +0.94,4.38;0.31,4.06 +3.12,7.19;0.31,7.19 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +3.12,4.69;9.06,4.69 +8.44,5.00;8.44,7.81 +8.44,7.81;3.44,7.81 + +# UTF-16 : 88 82 +# UTF-8 : 82 a2 e8 +[8882] 袂 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.44,7.19 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.44,5.62 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;6.25,4.38 +6.25,4.38;5.94,5.00 +3.44,4.69;9.06,4.69 +8.44,5.00;8.44,7.81 +8.44,7.81;3.75,7.81 + +# UTF-16 : 8a 23 +# UTF-8 : a3 a8 e8 +[8a23] 訣 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;6.25,4.38 +6.25,4.38;6.56,5.00 +6.25,5.00;6.56,9.38 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.56,4.38 +6.56,4.38;6.56,5.00 +3.75,4.69;9.06,4.69 +8.44,5.00;8.44,7.81 +8.44,7.81;3.75,7.81 + +# UTF-16 : 6d c0 +# UTF-8 : 80 b7 e6 +[6dc0] 淀 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,4.38;8.75,4.38 +5.94,1.25;5.94,6.56 +3.44,6.56;8.12,6.56 +2.50,0.62;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.00 +9.06,0.94;8.75,0.94 +8.75,0.94;7.81,0.94 +7.81,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.31,1.56 +5.31,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,3.12 +3.75,3.12;3.44,3.44 +5.94,8.12;5.94,9.38 +8.75,6.56;8.75,8.12 +8.75,8.12;3.12,8.12 +2.81,8.12;3.12,6.56 + +# UTF-16 : 63 9f +# UTF-8 : 9f 8e e6 +[639f] 掟 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +5.94,4.38;8.75,4.38 +5.94,1.25;5.94,6.56 +3.75,6.56;8.12,6.56 +2.50,0.62;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.00 +9.06,0.94;8.75,0.94 +8.75,0.94;7.81,0.94 +7.81,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.31,1.56 +5.31,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,3.12 +3.75,3.12;3.44,3.44 +5.94,8.12;5.94,9.38 +8.75,6.56;8.75,8.12 +8.75,8.12;3.12,8.12 +3.12,8.12;3.12,6.56 + +# UTF-16 : 78 87 +# UTF-8 : 87 a2 e7 +[7887] 碇 +3.44,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.75 +6.25,4.38;8.75,4.38 +6.25,1.25;6.25,6.56 +4.06,6.56;8.44,6.56 +3.12,0.62;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.38,5.00 +9.06,0.94;8.75,0.94 +8.75,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.56 +5.62,1.56;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.38,3.12 +4.38,3.12;4.06,3.44 +6.25,8.12;6.25,9.38 +8.75,6.56;8.75,8.12 +8.75,8.12;3.44,8.12 +3.44,8.12;3.44,6.56 + +# UTF-16 : 7d bb +# UTF-8 : bb b6 e7 +[7dbb] 綻 +3.75,4.38;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.12,6.56 +0.31,4.69;3.75,5.00 +2.19,4.69;2.19,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.12,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +1.88,5.62;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 +6.56,4.38;8.75,4.38 +6.56,1.25;6.56,6.56 +4.38,6.56;8.44,6.56 +3.44,0.62;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;5.00,5.00 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;4.69,3.44 +6.56,8.12;6.56,9.38 +8.75,6.56;8.75,8.12 +8.75,8.12;4.06,8.12 +4.06,8.12;4.06,6.56 + +# UTF-16 : 8a da +# UTF-8 : 9a ab e8 +[8ada] 諚 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +6.56,4.38;8.75,4.38 +6.56,1.25;6.56,6.56 +4.38,6.56;8.44,6.56 +3.44,0.62;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;5.00,5.00 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;4.69,3.44 +6.56,8.12;6.56,9.38 +8.75,6.56;8.75,8.12 +8.75,8.12;4.06,8.12 +4.06,8.12;4.06,6.56 + +# UTF-16 : 80 62 +# UTF-8 : a2 81 e8 +[8062] 聢 +0.62,8.44;0.62,2.19 +3.44,8.75;0.31,8.75 +2.81,0.62;2.81,8.44 +0.94,4.38;2.81,4.38 +0.94,6.56;2.81,6.56 +0.00,2.19;0.62,2.19 +0.62,2.19;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.50 +2.50,2.50;2.81,2.81 +6.56,4.38;8.75,4.38 +6.56,1.25;6.56,6.56 +4.38,6.56;8.44,6.56 +3.44,0.62;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.38,3.12 +4.38,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,5.00 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.19,0.94 +7.19,0.94;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.69,3.12 +4.69,3.12;4.38,3.44 +6.25,8.12;6.56,9.38 +8.75,6.56;8.75,8.12 +8.75,8.12;4.06,8.12 +4.06,8.12;4.06,6.56 + +# UTF-16 : 93 20 +# UTF-8 : a0 8c e9 +[9320] 錠 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,6.88 +3.75,5.00;0.31,5.00 +3.75,6.88;0.94,6.88 +2.19,1.56;2.19,6.88 +1.56,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.38 +6.88,4.38;8.75,4.38 +6.88,1.25;6.88,6.56 +5.00,6.56;8.44,6.56 +3.75,0.62;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +4.69,2.50;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.00,5.00 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,3.12 +5.00,3.12;5.00,3.44 +6.56,8.12;6.56,9.38 +8.75,6.56;8.75,8.12 +8.75,8.12;4.38,8.12 +4.38,8.12;4.38,6.56 + +# UTF-16 : 91 e7 +# UTF-8 : a7 87 e9 +[91e7] 釧 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,6.88 +4.06,5.00;0.62,5.00 +4.06,6.88;0.94,6.88 +2.19,1.56;2.19,6.88 +1.56,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.12,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.38 +8.75,8.75;8.75,0.62 +6.88,8.75;6.88,1.25 +4.06,0.62;4.38,1.25 +4.38,1.25;4.69,1.88 +4.69,1.88;4.69,2.50 +4.69,2.50;4.69,2.81 +4.69,2.81;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;5.00,4.69 +5.00,4.69;5.00,5.31 +4.69,5.31;5.00,8.75 + +# UTF-16 : 99 b4 +# UTF-8 : b4 a6 e9 +[99b4] 馴 +8.75,8.75;8.75,0.62 +6.88,8.75;6.88,1.25 +4.38,0.62;4.69,1.25 +4.69,1.25;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.31,8.75 +3.75,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.12,3.75 +2.81,1.56;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +4.38,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;4.38,4.06 +4.38,4.06;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.06,2.19 +4.06,2.19;4.06,1.88 +4.06,1.88;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,8.75;2.50,4.38 +0.94,5.62;4.06,5.62 +0.94,7.19;4.06,7.19 + +# UTF-16 : 55 16 +# UTF-8 : 96 94 e5 +[5516] 唖 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +9.06,8.75;2.81,8.75 +6.88,8.75;6.88,6.56 +5.00,8.44;5.00,6.56 +2.81,0.94;9.06,0.94 +3.12,3.44;3.12,6.25 +3.12,6.25;8.75,6.25 +8.75,6.25;8.75,3.44 +8.75,3.44;3.44,3.44 +6.88,3.44;6.88,1.25 +5.00,3.44;5.00,0.94 +6.88,6.25;6.88,3.75 +5.00,6.25;5.00,3.75 + +# UTF-16 : 4e 4b +# UTF-8 : 8b b9 e4 +[4e4b] 之 +1.25,7.50;8.12,7.50 +4.69,7.50;4.69,9.38 +8.75,0.94;8.44,0.94 +8.44,0.94;7.19,0.94 +7.19,0.94;5.94,1.25 +5.94,1.25;5.00,1.25 +5.00,1.25;4.06,1.56 +4.06,1.56;3.44,1.88 +3.44,1.88;3.12,2.19 +3.12,2.19;2.50,2.50 +2.50,2.50;2.19,3.12 +2.19,3.12;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.88,3.44 +1.88,3.44;1.56,2.81 +1.56,2.81;1.25,1.88 +1.25,1.88;0.94,1.25 +0.94,1.25;0.62,0.94 +2.50,2.50;3.12,3.12 +3.12,3.12;4.06,3.44 +4.06,3.44;4.69,3.75 +4.69,3.75;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;6.25,5.00 +6.25,5.00;6.88,5.62 +6.88,5.62;7.19,6.25 +7.19,6.25;7.81,6.88 +7.81,6.88;8.12,7.19 + +# UTF-16 : 4f 01 +# UTF-8 : 81 bc e4 +[4f01] 企 +0.62,0.94;8.75,0.94 +8.44,4.69;5.00,4.69 +4.69,0.94;5.00,7.19 +2.19,0.94;2.19,5.62 +0.31,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.88,7.19 +1.88,7.19;2.19,7.19 +2.19,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.44,8.12 +3.44,8.12;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.69,9.06 +4.69,9.06;5.00,8.75 +5.00,8.75;5.62,8.44 +5.62,8.44;5.94,8.12 +5.94,8.12;6.25,7.81 +6.25,7.81;6.88,7.50 +6.88,7.50;7.19,7.19 +7.19,7.19;7.50,7.19 +7.50,7.19;8.12,6.88 +8.12,6.88;8.44,6.56 +8.44,6.56;9.06,6.25 + +# UTF-16 : 50 12 +# UTF-8 : 92 80 e5 +[5012] 倒 +7.19,2.50;7.19,8.44 +8.75,9.06;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +1.88,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +2.50,8.44;6.25,8.44 +6.25,5.62;5.94,5.94 +5.94,5.94;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.00,7.81 +1.88,5.62;2.50,5.62 +2.50,5.62;3.12,5.62 +3.12,5.62;3.44,5.62 +3.44,5.62;3.75,5.62 +3.75,5.62;4.38,5.94 +4.38,5.94;4.69,5.94 +4.69,5.94;5.31,5.94 +5.31,5.94;5.94,6.25 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.25,2.19 +3.12,5.62;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;4.06,8.44 +6.25,3.75;2.19,3.75 +4.38,1.56;4.38,5.31 + +# UTF-16 : 50 75 +# UTF-8 : b5 81 e5 +[5075] 偵 +2.19,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +3.12,2.50;8.44,2.50 +8.44,2.50;8.44,6.88 +8.44,6.88;3.12,6.88 +3.12,6.88;3.12,2.50 +3.12,4.06;8.44,4.06 +3.12,5.62;8.44,5.62 +2.19,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +5.31,8.44;9.06,8.44 +5.31,7.19;5.31,9.38 + +# UTF-16 : 79 8e +# UTF-8 : 8e a6 e7 +[798e] 禎 +3.75,3.12;3.44,3.44 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.31 +2.50,5.31;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.12,6.88 +3.12,6.88;3.44,7.19 +4.06,2.50;8.44,2.50 +8.44,2.50;8.44,6.88 +8.44,6.88;4.06,6.88 +4.06,6.88;4.06,2.50 +4.06,4.06;8.44,4.06 +4.06,5.62;8.44,5.62 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +5.62,8.44;9.06,8.44 +5.62,7.19;5.62,9.38 + +# UTF-16 : 78 b5 +# UTF-8 : b5 a2 e7 +[78b5] 碵 +3.75,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.56,8.75 +4.06,2.50;8.44,2.50 +8.44,2.50;8.44,6.88 +8.44,6.88;4.06,6.88 +4.06,6.88;4.06,2.50 +4.06,4.06;8.44,4.06 +4.06,5.62;8.44,5.62 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +5.62,8.44;9.06,8.44 +5.62,7.19;5.94,9.38 + +# UTF-16 : 5e 40 +# UTF-8 : 80 b9 e5 +[5e40] 幀 +2.19,2.50;2.50,2.50 +2.50,2.50;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,7.50 +3.12,7.50;0.62,7.50 +0.62,7.50;0.62,2.19 +1.88,0.62;1.88,9.06 +4.06,2.50;8.44,2.50 +8.44,2.50;8.44,6.88 +8.44,6.88;4.06,6.88 +4.06,6.88;4.06,2.50 +4.06,4.06;8.44,4.06 +4.06,5.62;8.44,5.62 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +5.62,8.44;9.06,8.44 +5.62,7.19;5.94,9.38 + +# UTF-16 : 65 c1 +# UTF-8 : 81 97 e6 +[65c1] 旁 +0.94,8.44;8.75,8.44 +4.69,8.44;4.69,9.38 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.50 +6.56,7.50;6.56,8.12 +6.56,8.12;6.88,8.44 +3.75,6.56;3.44,6.88 +3.44,6.88;3.12,7.19 +3.12,7.19;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +8.75,5.31;8.75,6.56 +8.75,6.56;0.62,6.56 +0.62,6.56;0.62,5.31 +4.69,4.69;4.69,5.94 +0.62,4.69;8.75,4.69 +0.94,0.62;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +3.44,3.44;8.12,3.44 +7.81,3.44;7.81,2.81 +7.81,2.81;7.81,2.50 +7.81,2.50;7.81,2.19 +7.81,2.19;7.81,1.56 +7.81,1.56;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 + +# UTF-16 : 6e c2 +# UTF-8 : 82 bb e6 +[6ec2] 滂 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.81,8.44;8.75,8.44 +5.62,8.44;5.94,9.38 +6.56,6.56;6.88,6.88 +6.88,6.88;6.88,7.19 +6.88,7.19;7.19,7.50 +7.19,7.50;7.50,8.12 +7.50,8.12;7.50,8.44 +5.00,6.56;4.69,6.88 +4.69,6.88;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;4.06,8.44 +8.75,5.31;8.75,6.56 +8.75,6.56;2.81,6.56 +2.81,6.56;2.81,5.31 +5.62,4.69;5.94,5.94 +2.50,4.69;9.06,4.69 +2.81,0.62;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.50 +4.38,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.00,4.69 +4.69,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 + +# UTF-16 : 50 8d +# UTF-8 : 8d 82 e5 +[508d] 傍 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +2.50,8.44;8.75,8.44 +5.62,8.44;5.62,9.38 +6.56,6.56;6.88,6.88 +6.88,6.88;6.88,7.19 +6.88,7.19;7.19,7.50 +7.19,7.50;7.50,8.12 +7.50,8.12;7.50,8.44 +4.69,6.56;4.69,6.88 +4.69,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;3.75,8.44 +8.75,5.31;8.75,6.56 +8.75,6.56;2.50,6.56 +2.50,6.56;2.50,5.31 +5.62,4.69;5.62,5.94 +2.50,4.69;9.06,4.69 +2.50,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 + +# UTF-16 : 69 9c +# UTF-8 : 9c a6 e6 +[699c] 榜 +1.56,0.62;1.56,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +3.12,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +6.88,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.50,8.12 +7.50,8.12;7.81,8.44 +5.31,6.56;5.00,6.88 +5.00,6.88;5.00,7.19 +5.00,7.19;4.69,7.81 +4.69,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +9.06,5.31;9.06,6.56 +9.06,6.56;3.12,6.56 +3.12,6.56;3.12,5.31 +5.94,4.69;5.94,5.94 +2.81,4.69;9.06,4.69 +2.81,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.50 +4.69,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 + +# UTF-16 : 81 80 +# UTF-8 : 80 86 e8 +[8180] 膀 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +3.12,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +6.88,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.50,8.12 +7.50,8.12;7.81,8.44 +5.31,6.56;5.00,6.88 +5.00,6.88;5.00,7.19 +5.00,7.19;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;4.38,8.44 +9.06,5.31;9.06,6.56 +9.06,6.56;3.12,6.56 +3.12,6.56;3.12,5.31 +5.94,4.69;5.94,5.94 +3.12,4.69;9.06,4.69 +2.81,0.62;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.31,4.69 +5.00,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 + +# UTF-16 : 8b 17 +# UTF-8 : 97 ac e8 +[8b17] 謗 +0.94,1.25;3.12,1.25 +2.81,1.25;3.12,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +3.75,8.44;9.06,8.44 +6.25,8.44;6.25,9.38 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.50,7.50 +7.50,7.50;7.81,8.12 +7.81,8.12;7.81,8.44 +5.62,6.56;5.31,6.88 +5.31,6.88;5.31,7.19 +5.31,7.19;5.00,7.81 +5.00,7.81;4.69,8.12 +4.69,8.12;4.69,8.44 +9.06,5.31;9.06,6.56 +9.06,6.56;3.75,6.56 +3.75,6.56;3.75,5.31 +6.25,4.69;6.25,5.94 +3.44,4.69;9.06,4.69 +3.44,0.62;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.62,4.69 +5.31,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 + +# UTF-16 : 78 c5 +# UTF-8 : 85 a3 e7 +[78c5] 磅 +3.12,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.75 +3.75,8.44;9.06,8.44 +6.25,8.44;6.25,9.38 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.50,7.50 +7.50,7.50;7.81,8.12 +7.81,8.12;7.81,8.44 +5.62,6.56;5.31,6.88 +5.31,6.88;5.31,7.19 +5.31,7.19;5.00,7.81 +5.00,7.81;4.69,8.12 +4.69,8.12;4.69,8.44 +9.06,5.31;9.06,6.56 +9.06,6.56;3.75,6.56 +3.75,6.56;3.75,5.31 +6.25,4.69;6.25,5.94 +3.44,4.69;9.06,4.69 +3.44,0.62;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.62,4.69 +5.31,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 + +# UTF-16 : 5d 14 +# UTF-8 : 94 b4 e5 +[5d14] 崔 +1.25,8.75;1.25,7.19 +1.25,7.19;8.44,7.19 +8.44,7.19;8.44,8.75 +5.00,7.19;5.00,9.06 +0.31,4.06;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;2.19,6.88 +5.00,1.25;5.00,5.62 +1.88,1.25;8.75,1.25 +1.56,5.62;1.56,0.62 +8.44,5.62;1.56,5.62 +1.88,4.06;8.12,4.06 +1.88,2.81;8.12,2.81 +5.62,6.88;5.31,6.56 +5.31,6.56;5.31,6.25 +5.31,6.25;5.00,5.94 +5.00,5.94;5.00,5.62 + +# UTF-16 : 50 ac +# UTF-8 : ac 82 e5 +[50ac] 催 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +2.81,8.75;2.81,7.19 +2.81,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +5.62,7.19;5.94,9.06 +1.88,4.06;2.50,4.69 +2.50,4.69;2.81,5.31 +2.81,5.31;3.12,5.62 +3.12,5.62;3.44,6.25 +3.44,6.25;3.75,6.88 +5.94,1.25;5.94,5.62 +3.12,1.25;9.06,1.25 +3.12,5.62;3.12,0.62 +8.75,5.62;3.12,5.62 +3.12,4.06;8.75,4.06 +3.12,2.81;8.75,2.81 +6.56,6.88;6.25,6.56 +6.25,6.56;6.25,5.94 +6.25,5.94;5.94,5.62 + +# UTF-16 : 64 67 +# UTF-8 : a7 91 e6 +[6467] 摧 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.50,5.00;2.19,4.69 +2.19,4.69;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,4.06 +2.81,7.19;0.31,7.19 +3.44,8.75;3.44,7.19 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +5.94,7.19;5.94,9.06 +2.19,4.06;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,6.25 +3.75,6.25;4.06,6.88 +6.25,1.25;6.25,5.62 +3.44,1.25;9.06,1.25 +3.44,5.62;3.44,0.62 +9.06,5.62;3.44,5.62 +3.44,4.06;8.75,4.06 +3.44,2.81;8.75,2.81 +6.88,6.88;6.56,6.56 +6.56,6.56;6.56,5.94 +6.56,5.94;6.25,5.62 + +# UTF-16 : 50 d5 +# UTF-8 : 95 83 e5 +[50d5] 僕 +1.88,0.62;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.62,5.62 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.62,3.75 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +8.75,7.81;2.19,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,9.06 +2.81,9.06;2.81,9.06 +7.19,7.81;7.50,8.12 +7.50,8.12;7.81,8.44 +7.81,8.44;8.12,9.06 +8.12,9.06;8.12,9.06 +4.69,7.81;4.69,9.38 +6.25,7.81;6.25,9.38 +8.75,3.12;2.19,3.12 +8.75,5.62;2.19,5.62 +8.44,4.38;2.50,4.38 +6.25,5.62;6.56,5.94 +6.56,5.94;6.56,6.56 +6.56,6.56;6.88,6.88 +6.88,6.88;6.88,7.19 +6.88,7.19;7.19,7.81 +4.69,5.62;4.38,6.25 +4.38,6.25;4.38,6.56 +4.38,6.56;4.06,6.88 +4.06,6.88;4.06,7.19 +4.06,7.19;3.75,7.81 + +# UTF-16 : 64 b2 +# UTF-8 : b2 92 e6 +[64b2] 撲 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +2.19,0.62;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.75 +5.62,3.75;5.94,5.62 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.94,3.44 +5.94,3.44;5.94,3.75 +9.06,7.81;2.50,7.81 +9.06,3.12;2.50,3.12 +8.75,5.62;2.81,5.62 +8.75,4.38;2.81,4.38 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.44,9.06 +3.44,9.06;3.12,9.06 +7.50,7.81;7.81,8.12 +7.81,8.12;8.12,8.44 +8.12,8.44;8.44,9.06 +8.44,9.06;8.44,9.06 +5.00,7.81;5.00,9.38 +6.56,7.81;6.56,9.38 +6.56,5.62;6.56,5.94 +6.56,5.94;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.19,7.19 +7.19,7.19;7.50,7.81 +5.00,5.62;4.69,6.25 +4.69,6.25;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.06,7.81 + +# UTF-16 : 6a 38 +# UTF-8 : b8 a8 e6 +[6a38] 樸 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +2.50,0.62;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.62,2.81 +5.62,2.81;5.94,3.75 +5.94,3.75;5.94,5.62 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.94,3.75 +9.06,7.81;2.81,7.81 +9.06,3.12;2.81,3.12 +8.75,5.62;2.81,5.62 +8.75,4.38;3.12,4.38 +4.06,7.81;3.75,8.12 +3.75,8.12;3.75,8.44 +3.75,8.44;3.44,9.06 +3.44,9.06;3.44,9.06 +7.50,7.81;7.81,8.12 +7.81,8.12;8.12,8.44 +8.12,8.44;8.44,9.06 +8.44,9.06;8.44,9.06 +5.00,7.81;5.00,9.38 +6.56,7.81;6.56,9.38 +6.56,5.62;6.88,5.94 +6.88,5.94;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.19,7.19 +7.19,7.19;7.50,7.81 +5.00,5.62;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 + +# UTF-16 : 74 9e +# UTF-8 : 9e 92 e7 +[749e] 璞 +2.81,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,1.88;1.56,8.44 +0.31,1.56;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +2.50,0.62;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.62,2.81 +5.62,2.81;5.94,3.75 +5.94,3.75;5.94,5.62 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.94,3.75 +9.06,7.81;2.81,7.81 +9.06,3.12;2.81,3.12 +8.75,5.62;2.81,5.62 +8.75,4.38;3.12,4.38 +4.06,7.81;3.75,8.12 +3.75,8.12;3.75,8.44 +3.75,8.44;3.44,9.06 +3.44,9.06;3.44,9.06 +7.50,7.81;7.81,8.12 +7.81,8.12;8.12,8.44 +8.12,8.44;8.44,9.06 +8.44,9.06;8.44,9.06 +5.00,7.81;5.00,9.38 +6.56,7.81;6.56,9.38 +6.56,5.62;6.88,5.94 +6.88,5.94;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.19,7.19 +7.19,7.19;7.50,7.81 +5.00,5.62;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 + +# UTF-16 : 8e 7c +# UTF-8 : bc b9 e8 +[8e7c] 蹼 +1.88,4.69;3.12,4.69 +1.88,1.56;1.88,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.12,6.25 +2.81,6.25;3.12,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +2.81,0.62;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;5.94,3.75 +5.94,3.75;5.94,5.62 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;6.25,2.81 +6.25,2.81;5.94,3.75 +9.06,7.81;3.12,7.81 +9.06,3.12;3.12,3.12 +8.75,5.62;3.12,5.62 +8.75,4.38;3.44,4.38 +4.38,7.81;4.06,8.12 +4.06,8.12;3.75,8.44 +3.75,8.44;3.44,9.06 +3.44,9.06;3.44,9.06 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;8.44,9.06 +8.44,9.06;8.75,9.06 +5.31,7.81;5.31,9.38 +6.88,7.81;6.88,9.38 +6.56,5.62;6.88,5.94 +6.88,5.94;7.19,6.56 +7.19,6.56;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.50,7.81 +5.31,5.62;5.00,6.25 +5.00,6.25;5.00,6.56 +5.00,6.56;4.69,6.88 +4.69,6.88;4.69,7.19 +4.69,7.19;4.38,7.81 + +# UTF-16 : 50 da +# UTF-8 : 9a 83 e5 +[50da] 僚 +2.19,8.44;9.06,8.44 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,8.12 +5.94,8.12;5.94,8.44 +1.88,4.69;2.50,5.00 +2.50,5.00;2.81,5.62 +2.81,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.62,9.38 +8.44,7.81;8.12,7.50 +8.12,7.50;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;7.19,6.56 +7.19,6.56;7.19,6.56 +4.06,6.56;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,7.81 +1.88,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.50,5.94;3.75,5.94 +3.75,5.94;3.75,3.44 +3.75,3.44;7.50,3.44 +7.50,3.44;7.50,5.94 +3.75,4.69;7.50,4.69 +5.62,3.44;5.62,1.56 +5.62,1.56;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 + +# UTF-16 : 6f 66 +# UTF-8 : a6 bd e6 +[6f66] 潦 +2.50,8.44;9.06,8.44 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,8.12 +5.94,8.12;5.94,8.44 +1.88,4.69;2.50,5.00 +2.50,5.00;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +8.44,7.81;8.12,7.50 +8.12,7.50;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;7.19,6.56 +7.19,6.56;7.19,6.56 +4.38,6.56;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,7.81 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.50,5.94;3.75,5.94 +3.75,5.94;3.75,3.44 +3.75,3.44;7.50,3.44 +7.50,3.44;7.50,5.94 +3.75,4.69;7.50,4.69 +5.62,3.44;5.62,1.56 +5.62,1.56;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 64 a9 +# UTF-8 : a9 92 e6 +[64a9] 撩 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.62,3.75 +0.62,3.75;0.31,3.44 +2.81,7.19;0.31,7.19 +2.50,8.44;9.06,8.44 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.50,5.94 +7.50,5.94;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.56,7.50 +6.56,7.50;6.25,8.12 +6.25,8.12;5.94,8.44 +2.19,4.69;2.81,5.00 +2.81,5.00;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +8.75,7.81;8.44,7.81 +8.44,7.81;8.12,7.50 +8.12,7.50;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;7.19,6.56 +4.38,6.56;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,7.81 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.50,5.94;4.06,5.94 +4.06,5.94;4.06,3.44 +4.06,3.44;7.50,3.44 +7.50,3.44;7.50,5.94 +4.06,4.69;7.50,4.69 +5.62,3.44;5.94,1.56 +5.62,1.56;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 + +# UTF-16 : 71 ce +# UTF-8 : 8e 87 e7 +[71ce] 燎 +2.81,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.31,5.00 +0.31,5.00;0.31,4.38 +2.81,8.12;2.81,7.19 +2.81,7.19;2.50,6.56 +2.50,6.56;2.50,5.94 +2.50,5.94;2.19,5.62 +2.19,5.62;1.88,5.00 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +2.81,8.44;9.06,8.44 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.56,7.50 +6.56,7.50;6.25,8.12 +6.25,8.12;6.25,8.44 +2.81,4.69;3.12,5.00 +3.12,5.00;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +8.75,7.81;8.12,7.50 +8.12,7.50;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.19,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;3.75,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.44,7.81 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.81,5.94;4.06,5.94 +4.06,5.94;4.06,3.44 +4.06,3.44;7.81,3.44 +7.81,3.44;7.81,5.94 +4.38,4.69;7.50,4.69 +5.94,3.44;5.94,1.56 +5.94,1.56;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 + +# UTF-16 : 66 b8 +# UTF-8 : b8 9a e6 +[66b8] 暸 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,5.31;2.50,5.31 +2.81,8.44;9.06,8.44 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.56,7.50 +6.56,7.50;6.25,8.12 +6.25,8.12;6.25,8.44 +2.81,4.69;3.12,5.00 +3.12,5.00;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +8.75,7.81;8.12,7.50 +8.12,7.50;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.19,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;3.75,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.44,7.81 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.81,5.94;4.06,5.94 +4.06,5.94;4.06,3.44 +4.06,3.44;7.81,3.44 +7.81,3.44;7.81,5.94 +4.38,4.69;7.50,4.69 +5.94,3.44;5.94,1.56 +5.94,1.56;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 + +# UTF-16 : 77 ad +# UTF-8 : ad 9e e7 +[77ad] 瞭 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +0.62,4.06;2.50,4.06 +0.62,6.56;2.50,6.56 +2.81,8.44;9.06,8.44 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.56,7.50 +6.56,7.50;6.25,8.12 +6.25,8.12;6.25,8.44 +2.81,4.69;3.12,5.00 +3.12,5.00;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +8.75,7.81;8.12,7.50 +8.12,7.50;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.19,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;3.75,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.44,7.81 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.81,5.94;4.06,5.94 +4.06,5.94;4.06,3.44 +4.06,3.44;7.81,3.44 +7.81,3.44;7.81,5.94 +4.38,4.69;7.50,4.69 +5.94,3.44;5.94,1.56 +5.94,1.56;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 + +# UTF-16 : 94 10 +# UTF-8 : 90 90 e9 +[9410] 鐐 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +3.12,5.00;0.31,5.00 +2.81,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;3.12,4.38 +3.12,8.44;9.06,8.44 +9.38,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.88,7.50 +6.88,7.50;6.56,8.12 +6.56,8.12;6.25,8.44 +3.12,4.69;3.44,5.00 +3.44,5.00;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 +8.75,7.81;8.44,7.50 +8.44,7.50;7.81,7.19 +7.81,7.19;7.50,6.56 +7.50,6.56;7.50,6.56 +5.00,6.56;4.69,6.88 +4.69,6.88;4.06,7.50 +4.06,7.50;3.75,7.81 +3.75,7.81;3.75,7.81 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +9.38,0.94;9.06,1.56 +9.06,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.19,2.81 +7.81,5.94;4.38,5.94 +4.38,5.94;4.38,3.44 +4.38,3.44;7.81,3.44 +7.81,3.44;7.81,5.94 +4.69,4.69;7.81,4.69 +6.25,3.44;6.25,1.56 +6.25,1.56;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 + +# UTF-16 : 7e 5a +# UTF-8 : 9a b9 e7 +[7e5a] 繚 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +3.12,8.44;9.06,8.44 +9.38,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.88,7.50 +6.88,7.50;6.56,8.12 +6.56,8.12;6.25,8.44 +3.12,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.56 +4.69,6.56;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 +8.75,7.81;8.44,7.50 +8.44,7.50;7.81,7.19 +7.81,7.19;7.50,6.56 +7.50,6.56;7.50,6.56 +5.00,6.56;4.69,6.88 +4.69,6.88;4.06,7.50 +4.06,7.50;3.75,7.81 +3.75,7.81;3.75,7.81 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +9.38,0.94;9.06,1.56 +9.06,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.19,2.81 +7.81,5.94;4.38,5.94 +4.38,5.94;4.38,3.44 +4.38,3.44;7.81,3.44 +7.81,3.44;7.81,5.94 +4.69,4.69;7.81,4.69 +6.25,3.44;6.25,1.56 +6.25,1.56;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 + +# UTF-16 : 51 a0 +# UTF-8 : a0 86 e5 +[51a0] 冠 +8.44,6.88;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,6.56 +3.44,5.31;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.88,4.38 +1.88,4.38;1.88,5.31 +7.50,7.81;7.81,2.81 +7.50,2.81;7.50,2.19 +7.50,2.19;7.19,2.19 +7.19,2.19;7.19,2.19 +7.19,2.19;6.88,2.19 +6.88,2.19;6.25,2.19 +6.25,2.19;5.94,2.19 +8.75,6.25;4.69,6.25 +4.69,5.31;0.62,5.31 +4.38,7.19;1.25,7.19 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.62,4.69 +5.62,4.69;5.31,5.00 +5.31,5.00;5.00,5.31 + +# UTF-16 : 51 c4 +# UTF-8 : 84 87 e5 +[51c4] 凄 +9.06,8.44;2.19,8.44 +5.62,9.38;5.62,5.00 +2.81,5.00;8.44,5.00 +8.44,5.00;8.44,7.50 +8.44,7.50;2.81,7.50 +2.19,6.25;9.06,6.25 +9.06,4.06;2.19,4.06 +2.19,0.62;2.81,0.94 +2.81,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.81 +6.56,2.81;6.88,3.12 +6.88,3.12;7.50,3.44 +7.50,3.44;7.50,4.06 +5.31,5.00;5.00,4.38 +5.00,4.38;4.69,3.75 +4.69,3.75;4.06,3.44 +4.06,3.44;3.44,2.81 +3.44,2.81;3.12,2.50 +3.12,2.50;2.81,2.19 +3.12,2.50;3.75,2.50 +3.75,2.50;4.38,2.50 +4.38,2.50;5.00,2.19 +5.00,2.19;5.62,2.19 +5.62,2.19;5.94,1.88 +5.94,1.88;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,0.62 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +1.56,6.25;1.56,6.88 +1.56,6.88;1.25,7.19 +1.25,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.75 + +# UTF-16 : 6d d2 +# UTF-8 : 92 b7 e6 +[6dd2] 淒 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +9.06,8.44;2.50,8.44 +5.62,9.38;5.62,5.00 +2.81,5.00;8.44,5.00 +8.44,5.00;8.44,7.50 +8.44,7.50;2.81,7.50 +2.50,6.25;9.06,6.25 +9.06,4.06;2.50,4.06 +2.50,0.62;3.12,0.94 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,4.06 +5.62,5.00;5.00,4.38 +5.00,4.38;4.69,3.75 +4.69,3.75;4.06,3.44 +4.06,3.44;3.44,2.81 +3.44,2.81;3.12,2.50 +3.12,2.50;2.81,2.19 +3.44,2.50;4.06,2.50 +4.06,2.50;4.38,2.50 +4.38,2.50;5.00,2.19 +5.00,2.19;5.62,2.19 +5.62,2.19;5.94,1.88 +5.94,1.88;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,0.62 + +# UTF-16 : 68 f2 +# UTF-8 : b2 a3 e6 +[68f2] 棲 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.69;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +9.06,8.44;2.50,8.44 +5.62,9.38;5.94,5.00 +3.12,5.00;8.44,5.00 +8.44,5.00;8.44,7.50 +8.44,7.50;3.12,7.50 +2.50,6.25;9.06,6.25 +9.06,4.06;2.50,4.06 +2.50,0.62;3.12,0.94 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +5.62,5.00;5.00,4.38 +5.00,4.38;4.69,3.75 +4.69,3.75;4.06,3.44 +4.06,3.44;3.44,2.81 +3.44,2.81;3.12,2.50 +3.12,2.50;2.81,2.19 +3.44,2.50;4.06,2.50 +4.06,2.50;4.38,2.50 +4.38,2.50;5.00,2.19 +5.00,2.19;5.62,2.19 +5.62,2.19;5.94,1.88 +5.94,1.88;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,0.62 + +# UTF-16 : 60 bd +# UTF-8 : bd 82 e6 +[60bd] 悽 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +9.06,8.44;2.50,8.44 +5.62,9.38;5.94,5.00 +3.12,5.00;8.44,5.00 +8.44,5.00;8.44,7.50 +8.44,7.50;3.12,7.50 +2.81,6.25;9.06,6.25 +9.06,4.06;2.50,4.06 +2.50,0.62;3.12,0.94 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +5.62,5.00;5.00,4.38 +5.00,4.38;4.69,3.75 +4.69,3.75;4.06,3.44 +4.06,3.44;3.44,2.81 +3.44,2.81;3.12,2.50 +3.12,2.50;2.81,2.19 +3.44,2.50;4.06,2.50 +4.06,2.50;4.38,2.50 +4.38,2.50;5.00,2.19 +5.00,2.19;5.62,2.19 +5.62,2.19;5.94,1.88 +5.94,1.88;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,0.62 + +# UTF-16 : 89 04 +# UTF-8 : 84 a4 e8 +[8904] 褄 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.19,4.38 +2.19,4.38;1.88,5.00 +1.88,5.00;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,4.69 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.19 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 +9.06,8.44;3.12,8.44 +5.94,9.38;5.94,5.00 +3.44,5.00;8.44,5.00 +8.44,5.00;8.44,7.50 +8.44,7.50;3.44,7.50 +3.12,6.25;9.38,6.25 +9.06,4.06;3.12,4.06 +2.50,0.62;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +5.62,5.00;5.31,4.38 +5.31,4.38;5.00,3.75 +5.00,3.75;4.38,3.44 +4.38,3.44;4.06,3.12 +4.06,3.12;3.75,2.81 +3.75,2.81;3.44,2.50 +3.44,2.50;3.12,2.19 +3.75,2.50;4.06,2.50 +4.06,2.50;4.69,2.50 +4.69,2.50;5.31,2.19 +5.31,2.19;5.62,2.19 +5.62,2.19;6.25,1.88 +6.25,1.88;6.88,1.56 +6.88,1.56;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,0.62 + +# UTF-16 : 51 cd +# UTF-8 : 8d 87 e5 +[51cd] 凍 +0.31,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.38 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.44 +0.94,8.44;0.62,8.75 +2.19,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.62,3.75 +5.62,3.75;5.62,4.06 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;6.25,3.44 +6.25,3.44;5.94,4.06 +8.75,3.75;8.75,7.19 +8.75,7.19;2.81,7.19 +2.81,7.19;2.81,3.75 +2.81,4.06;8.44,4.06 +2.81,5.62;8.44,5.62 +5.62,0.62;5.94,9.38 +2.50,8.12;9.06,8.12 + +# UTF-16 : 96 73 +# UTF-8 : b3 99 e9 +[9673] 陳 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.62 +1.88,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.81,8.12 +2.81,8.12;2.81,8.75 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.94,3.75 +5.94,3.75;5.94,4.06 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.25,4.06 +8.75,3.75;8.75,7.19 +8.75,7.19;3.44,7.19 +3.44,7.19;3.44,3.75 +3.44,4.06;8.75,4.06 +3.44,5.62;8.75,5.62 +5.94,0.62;5.94,9.38 +2.81,8.12;9.06,8.12 + +# UTF-16 : 68 df +# UTF-8 : 9f a3 e6 +[68df] 棟 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.94,3.75 +5.94,3.75;5.94,4.06 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.25,4.06 +8.75,3.75;8.75,7.19 +8.75,7.19;3.44,7.19 +3.44,7.19;3.44,3.75 +3.44,4.06;8.75,4.06 +3.44,5.62;8.75,5.62 +5.94,0.62;5.94,9.38 +2.81,8.12;9.06,8.12 +1.56,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 + +# UTF-16 : 71 49 +# UTF-8 : 89 85 e7 +[7149] 煉 +3.44,1.88;3.12,2.19 +3.12,2.19;2.81,2.81 +2.81,2.81;2.50,3.44 +2.50,3.44;2.19,4.06 +2.19,4.06;1.56,4.38 +0.94,7.81;0.94,6.88 +0.94,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +3.12,7.81;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,4.69 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,9.06 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.25,4.06 +8.75,3.75;8.75,7.19 +8.75,7.19;3.75,7.19 +3.44,7.19;3.75,3.75 +3.75,4.06;8.75,4.06 +3.75,5.62;8.75,5.62 +6.25,0.62;6.25,9.38 +3.12,8.12;9.06,8.12 + +# UTF-16 : 8a cc +# UTF-8 : 8c ab e8 +[8acc] 諌 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,4.06 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.88,3.44 +6.88,3.44;6.56,4.06 +8.75,3.75;8.75,7.19 +8.75,7.19;4.06,7.19 +4.06,7.19;4.06,3.75 +4.06,4.06;8.75,4.06 +4.06,5.62;8.75,5.62 +6.25,0.62;6.56,9.38 +3.75,8.12;9.06,8.12 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 + +# UTF-16 : 93 2c +# UTF-8 : ac 8c e9 +[932c] 錬 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +3.44,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,4.06 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.88,3.44 +6.88,3.44;6.56,4.06 +8.75,3.75;8.75,7.19 +8.75,7.19;4.06,7.19 +4.06,7.19;4.06,3.75 +4.06,4.06;8.75,4.06 +4.06,5.62;8.75,5.62 +6.25,0.62;6.56,9.38 +3.75,8.12;9.06,8.12 + +# UTF-16 : 52 4c +# UTF-8 : 8c 89 e5 +[524c] 剌 +5.00,4.38;5.00,6.88 +5.00,6.88;0.94,6.88 +0.94,6.88;0.94,4.38 +0.94,4.38;5.00,4.38 +2.81,0.62;2.81,9.38 +0.31,8.12;5.62,8.12 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,3.75;2.81,4.38 +5.62,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,2.81 +4.38,2.81;3.75,3.44 +3.75,3.44;3.44,4.06 +3.44,4.06;3.12,4.38 +6.56,2.50;6.56,8.44 +8.44,9.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 52 3a +# UTF-8 : ba 88 e5 +[523a] 刺 +2.81,0.62;2.81,9.38 +0.31,8.12;5.62,8.12 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,3.75;2.81,4.38 +5.62,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,2.81 +4.38,2.81;4.06,3.12 +4.06,3.12;3.44,3.75 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,4.38 +6.56,2.50;6.56,8.44 +8.44,9.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.75,4.38;4.38,4.38 +4.38,4.38;4.69,4.38 +4.69,4.38;4.69,4.38 +4.69,4.38;5.00,4.38 +5.00,4.38;5.00,5.00 +5.00,5.00;5.00,5.00 +5.00,5.00;5.00,6.88 +5.00,6.88;0.94,6.88 +0.94,6.88;0.94,4.06 + +# UTF-16 : 52 70 +# UTF-8 : b0 89 e5 +[5270] 剰 +4.69,3.75;4.69,7.19 +1.25,3.75;1.25,7.19 +5.62,7.19;0.31,7.19 +0.31,3.75;5.62,3.75 +0.31,5.62;5.62,5.62 +2.81,0.62;2.81,8.44 +0.62,8.44;1.25,8.44 +1.25,8.44;1.56,8.44 +1.56,8.44;2.19,8.44 +2.19,8.44;2.81,8.44 +2.81,8.44;3.12,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.00,8.75 +5.00,8.75;5.31,8.75 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.75 +5.62,1.56;5.31,1.88 +5.31,1.88;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.06,2.81 +4.06,2.81;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +6.56,2.50;6.56,8.44 +8.44,9.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 53 53 +# UTF-8 : 93 8d e5 +[5353] 卓 +4.69,8.12;8.75,8.12 +4.69,6.88;4.69,9.38 +1.56,3.44;7.81,3.44 +7.81,3.44;7.81,6.88 +7.81,6.88;1.56,6.88 +1.56,6.88;1.56,3.44 +1.56,5.31;7.81,5.31 +0.31,2.19;9.06,2.19 +4.69,0.31;4.69,3.44 + +# UTF-16 : 53 74 +# UTF-8 : b4 8d e5 +[5374] 却 +5.62,0.62;5.62,8.75 +5.62,8.75;8.75,8.75 +8.75,8.75;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.44,2.19 +8.44,2.19;8.12,2.19 +8.12,2.19;7.50,2.19 +7.50,2.19;7.19,2.19 +7.19,2.19;6.56,2.19 +6.56,2.19;6.56,2.19 +0.31,5.31;5.31,5.31 +5.00,7.81;0.62,7.81 +2.81,5.31;2.81,9.06 +5.31,0.94;5.00,1.56 +5.00,1.56;4.69,2.19 +4.69,2.19;4.38,2.81 +4.38,2.81;4.06,3.44 +4.06,3.44;3.75,4.06 +0.00,1.25;0.62,1.25 +0.62,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.19 +1.25,1.25;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,4.06;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.50,5.31 + +# UTF-16 : 53 98 +# UTF-8 : 98 8e e5 +[5398] 厘 +5.31,7.50;5.31,0.94 +2.50,4.06;8.12,4.06 +8.12,4.06;8.12,7.50 +8.12,7.50;2.50,7.50 +2.50,7.50;2.50,4.06 +2.50,5.94;8.12,5.94 +8.44,2.81;2.19,2.81 +1.25,0.94;8.75,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.75,8.75 + +# UTF-16 : 54 39 +# UTF-8 : b9 90 e5 +[5439] 吹 +0.94,2.19;3.12,2.19 +3.12,2.19;3.12,8.44 +3.12,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;5.94,7.19 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +3.44,5.31;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;4.69,7.81 +4.69,7.81;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.00,9.38 +7.50,5.31;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,7.81 +4.69,8.12;9.06,8.12 + +# UTF-16 : 57 4e +# UTF-8 : 8e 9d e5 +[574e] 坎 +0.31,6.88;3.44,6.88 +1.88,2.19;1.88,9.06 +0.31,1.88;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 +2.81,2.81;3.75,3.12 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;5.94,7.19 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +3.44,5.31;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;4.69,7.81 +4.69,7.81;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.00,9.38 +7.50,5.31;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,7.81 +4.69,8.12;9.06,8.12 + +# UTF-16 : 70 8a +# UTF-8 : 8a 82 e7 +[708a] 炊 +3.44,2.19;3.12,2.50 +3.12,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.94,7.81;0.94,6.88 +0.94,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +3.12,7.81;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,4.69 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,9.06 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;5.94,7.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;6.25,5.00 +6.25,5.00;5.94,5.62 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;4.69,7.81 +4.69,7.81;5.00,8.44 +5.00,8.44;5.00,8.75 +5.00,8.75;5.00,9.38 +7.50,5.31;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;9.06,7.81 +4.69,8.12;9.06,8.12 + +# UTF-16 : 6b 3d +# UTF-8 : bd ac e6 +[6b3d] 欽 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.81 +5.94,2.81;6.25,3.44 +6.25,3.44;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +6.88,5.62;6.88,7.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,7.50;4.06,7.81 +4.06,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.06 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,6.88 +4.38,5.00;0.62,5.00 +4.06,6.88;0.94,6.88 +2.50,1.56;2.50,6.88 +1.56,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.44,2.50;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.38 +4.38,5.62;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +8.12,5.31;8.44,5.94 +8.44,5.94;8.44,6.25 +8.44,6.25;8.75,6.88 +8.75,6.88;8.75,7.19 +8.75,7.19;9.06,7.81 +5.62,7.81;9.06,7.81 + +# UTF-16 : 8e df +# UTF-8 : 9f bb e8 +[8edf] 軟 +0.94,3.44;4.06,3.44 +4.06,3.44;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.94,5.00;4.06,5.00 +0.31,2.19;4.38,2.19 +2.50,0.62;2.50,9.38 +0.31,8.12;4.38,8.12 +4.06,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.81 +5.94,2.81;6.25,3.44 +6.25,3.44;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +6.88,5.62;6.88,7.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;7.19,3.75 +7.19,3.75;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +4.38,5.31;5.00,5.94 +5.00,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +8.12,5.31;8.44,5.94 +8.44,5.94;8.44,6.25 +8.44,6.25;8.75,6.88 +8.75,6.88;8.75,7.19 +8.75,7.19;9.06,7.81 +5.62,7.81;9.06,7.81 + +# UTF-16 : 6b 23 +# UTF-8 : a3 ac e6 +[6b23] 欣 +4.06,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.81 +5.94,2.81;6.25,3.44 +6.25,3.44;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +6.88,5.62;6.88,7.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;7.19,3.75 +7.19,3.75;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +4.38,5.31;5.00,5.94 +5.00,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +8.12,5.31;8.44,5.94 +8.44,5.94;8.44,6.25 +8.44,6.25;8.75,6.88 +8.75,6.88;8.75,7.19 +8.75,7.19;9.06,7.81 +5.62,7.81;9.06,7.81 +0.94,5.94;4.38,5.94 +3.12,0.62;3.12,5.94 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,8.44 +1.56,8.44;2.50,8.44 +2.50,8.44;3.12,8.44 +3.12,8.44;3.75,8.75 +3.75,8.75;4.38,9.06 +0.00,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,5.00 +0.94,5.00;0.94,5.94 +0.94,5.94;0.94,7.19 +0.94,7.19;0.94,8.44 + +# UTF-16 : 54 b2 +# UTF-8 : b2 92 e5 +[54b2] 咲 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.94,5.00 +5.94,5.00;5.94,7.19 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.94,5.00 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +8.75,7.19;3.12,7.19 +9.06,4.69;3.12,4.69 +5.31,7.50;5.00,8.12 +5.00,8.12;4.69,8.44 +4.69,8.44;4.38,9.06 +4.38,9.06;4.06,9.06 +6.88,7.19;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;7.81,9.06 + +# UTF-16 : 67 15 +# UTF-8 : 95 9c e6 +[6715] 朕 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;6.25,4.69 +6.25,4.69;6.25,5.00 +6.25,5.00;6.25,7.19 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.25,5.00 +8.75,7.19;3.44,7.19 +9.06,4.69;3.44,4.69 +5.31,7.50;5.31,7.81 +5.31,7.81;5.00,8.12 +5.00,8.12;4.69,8.44 +4.69,8.44;4.38,9.06 +4.38,9.06;4.38,9.06 +6.88,7.19;7.19,7.81 +7.19,7.81;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.12,9.06 + +# UTF-16 : 6d 5a +# UTF-8 : 9a b5 e6 +[6d5a] 浚 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.81,2.81;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.00,5.31 +4.38,4.38;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;4.06,1.25 +4.06,1.25;3.44,0.94 +3.44,0.94;2.50,0.62 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 +6.56,7.50;6.56,5.62 +6.56,5.62;6.88,5.31 +6.88,5.31;7.19,5.00 +7.19,5.00;7.81,5.00 +7.81,5.00;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,6.25 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;4.69,8.75 +4.69,8.75;5.00,9.38 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.81 +8.12,7.81;7.81,8.12 +7.81,8.12;7.50,8.75 +7.50,8.75;6.88,9.06 +2.81,7.19;3.44,7.19 +3.44,7.19;3.75,7.19 +3.75,7.19;4.38,7.19 +4.38,7.19;5.00,7.19 +5.00,7.19;5.62,7.19 +5.62,7.19;6.25,7.50 +6.25,7.50;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.44,7.50 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.00 +3.44,5.00;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;5.00,6.25 +5.00,6.25;5.00,6.88 +5.00,6.88;5.31,7.19 + +# UTF-16 : 4f ca +# UTF-8 : 8a bf e4 +[4fca] 俊 +2.50,9.06;2.19,8.75 +2.19,8.75;2.19,8.12 +2.19,8.12;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;1.56,6.56 +1.56,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.56 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;5.00,9.38 +2.50,2.81;3.12,3.44 +3.12,3.44;3.44,3.44 +3.44,3.44;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.00,5.31 +4.06,4.38;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;3.75,1.25 +3.75,1.25;3.12,0.94 +3.12,0.94;2.19,0.62 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;4.69,3.12 +4.69,3.12;4.38,3.75 +4.38,3.75;4.06,4.06 +6.56,7.50;6.56,5.62 +6.56,5.62;6.88,5.31 +6.88,5.31;7.19,5.00 +7.19,5.00;7.81,5.00 +7.81,5.00;8.12,5.00 +8.12,5.00;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,6.25 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.81 +8.12,7.81;7.81,8.12 +7.81,8.12;7.19,8.75 +7.19,8.75;6.88,9.06 +2.50,7.19;3.12,7.19 +3.12,7.19;3.75,7.19 +3.75,7.19;4.06,7.19 +4.06,7.19;4.69,7.19 +4.69,7.19;5.31,7.19 +5.31,7.19;5.94,7.50 +5.94,7.50;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.44,7.50 +2.50,4.69;2.81,5.00 +2.81,5.00;3.12,5.00 +3.12,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 + +# UTF-16 : 60 9b +# UTF-8 : 9b 82 e6 +[609b] 悛 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.81,2.81;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.00,5.31 +4.38,4.38;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;4.06,1.25 +4.06,1.25;3.44,0.94 +3.44,0.94;2.50,0.62 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 +6.56,7.50;6.56,5.62 +6.56,5.62;6.88,5.31 +6.88,5.31;7.19,5.00 +7.19,5.00;7.81,5.00 +7.81,5.00;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,6.25 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;4.69,8.75 +4.69,8.75;5.00,9.38 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.81 +8.12,7.81;7.81,8.12 +7.81,8.12;7.50,8.75 +7.50,8.75;6.88,9.06 +2.81,7.19;3.44,7.19 +3.44,7.19;3.75,7.19 +3.75,7.19;4.38,7.19 +4.38,7.19;5.00,7.19 +5.00,7.19;5.62,7.19 +5.62,7.19;6.25,7.50 +6.25,7.50;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.44,7.50 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.00 +3.44,5.00;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;5.00,6.25 +5.00,6.25;5.00,6.88 +5.00,6.88;5.31,7.19 + +# UTF-16 : 68 ad +# UTF-8 : ad a2 e6 +[68ad] 梭 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +6.88,7.50;6.88,5.62 +6.88,5.62;6.88,5.31 +6.88,5.31;7.50,5.00 +7.50,5.00;7.81,5.00 +7.81,5.00;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,6.25 +4.06,7.19;4.38,7.50 +4.38,7.50;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.31,9.38 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.81 +8.44,7.81;7.81,8.12 +7.81,8.12;7.50,8.75 +7.50,8.75;7.19,9.06 +3.12,7.19;3.44,7.19 +3.44,7.19;4.06,7.19 +4.06,7.19;4.69,7.19 +4.69,7.19;5.31,7.19 +5.31,7.19;5.62,7.19 +5.62,7.19;6.25,7.50 +6.25,7.50;6.88,7.50 +6.88,7.50;7.50,7.50 +7.50,7.50;7.81,7.50 +7.81,7.50;8.44,7.50 +2.81,4.69;3.44,5.00 +3.44,5.00;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.69,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.31,7.19 +2.81,2.81;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;5.00,4.69 +5.00,4.69;5.00,5.31 +4.38,4.38;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;6.25,2.19 +6.25,2.19;5.62,1.88 +5.62,1.88;4.69,1.56 +4.69,1.56;4.06,1.25 +4.06,1.25;3.44,0.94 +3.44,0.94;2.50,0.62 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 + +# UTF-16 : 55 06 +# UTF-8 : 86 94 e5 +[5506] 唆 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +2.81,2.81;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;5.00,4.69 +5.00,4.69;5.31,5.31 +4.38,4.38;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.19,2.81 +7.19,2.81;6.88,2.50 +6.88,2.50;6.25,2.19 +6.25,2.19;5.62,1.88 +5.62,1.88;5.00,1.56 +5.00,1.56;4.06,1.25 +4.06,1.25;3.44,0.94 +3.44,0.94;2.50,0.62 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 +6.88,7.50;6.88,5.62 +6.88,5.62;6.88,5.31 +6.88,5.31;7.50,5.00 +7.50,5.00;7.81,5.00 +7.81,5.00;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,6.25 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.31,9.38 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.81 +8.44,7.81;7.81,8.12 +7.81,8.12;7.50,8.75 +7.50,8.75;7.19,9.06 +2.81,7.19;3.44,7.19 +3.44,7.19;4.06,7.19 +4.06,7.19;4.38,7.19 +4.38,7.19;5.00,7.19 +5.00,7.19;5.62,7.19 +5.62,7.19;6.25,7.50 +6.25,7.50;6.88,7.50 +6.88,7.50;7.50,7.50 +7.50,7.50;7.81,7.50 +7.81,7.50;8.44,7.50 +2.81,4.69;3.44,5.00 +3.44,5.00;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.69,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.31,7.19 + +# UTF-16 : 7a e3 +# UTF-8 : a3 ab e7 +[7ae3] 竣 +0.31,7.19;3.44,7.19 +1.88,7.19;1.88,9.06 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,1.88 +2.81,1.88;3.44,2.19 +2.19,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.81,6.56 +1.25,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;0.94,6.56 +3.12,2.81;3.75,3.44 +3.75,3.44;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.31,5.31 +4.69,4.38;8.75,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,2.81 +7.50,2.81;6.88,2.50 +6.88,2.50;6.25,2.19 +6.25,2.19;5.62,1.88 +5.62,1.88;5.00,1.56 +5.00,1.56;4.38,1.25 +4.38,1.25;3.75,0.94 +3.75,0.94;2.81,0.62 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.75 +5.00,3.75;4.69,4.06 +6.88,7.50;6.88,5.62 +6.88,5.62;7.19,5.31 +7.19,5.31;7.50,5.00 +7.50,5.00;8.12,5.00 +7.81,5.00;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,6.25 +4.38,7.19;4.69,7.50 +4.69,7.50;5.00,8.12 +5.00,8.12;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.62,9.38 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.81 +8.44,7.81;8.12,8.12 +8.12,8.12;7.50,8.75 +7.50,8.75;7.19,9.06 +3.44,7.19;4.06,7.19 +4.06,7.19;4.38,7.19 +4.38,7.19;5.00,7.19 +5.00,7.19;5.62,7.19 +5.62,7.19;5.94,7.19 +5.94,7.19;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;7.50,7.50 +7.50,7.50;8.12,7.50 +8.12,7.50;8.44,7.50 +3.12,4.69;3.44,5.00 +3.44,5.00;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.62,7.19 + +# UTF-16 : 5c fb +# UTF-8 : bb b3 e5 +[5cfb] 峻 +0.62,7.81;0.62,0.62 +0.62,1.56;3.12,1.56 +3.12,1.56;3.12,7.81 +1.88,1.56;1.88,9.06 +3.12,2.81;3.75,3.44 +3.75,3.44;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.31,5.31 +4.69,4.38;8.75,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,2.81 +7.50,2.81;6.88,2.50 +6.88,2.50;6.25,2.19 +6.25,2.19;5.62,1.88 +5.62,1.88;5.00,1.56 +5.00,1.56;4.38,1.25 +4.38,1.25;3.75,0.94 +3.75,0.94;2.81,0.62 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.75 +5.00,3.75;4.69,4.06 +6.88,7.50;6.88,5.62 +6.88,5.62;7.19,5.31 +7.19,5.31;7.50,5.00 +7.50,5.00;8.12,5.00 +7.81,5.00;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,6.25 +4.38,7.19;4.69,7.50 +4.69,7.50;5.00,8.12 +5.00,8.12;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.62,9.38 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.81 +8.44,7.81;8.12,8.12 +8.12,8.12;7.50,8.75 +7.50,8.75;7.19,9.06 +3.44,7.19;4.06,7.19 +4.06,7.19;4.38,7.19 +4.38,7.19;5.00,7.19 +5.00,7.19;5.62,7.19 +5.62,7.19;5.94,7.19 +5.94,7.19;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;7.50,7.50 +7.50,7.50;8.12,7.50 +8.12,7.50;8.44,7.50 +3.12,4.69;3.44,5.00 +3.44,5.00;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.62,7.19 + +# UTF-16 : 99 ff +# UTF-8 : bf a7 e9 +[99ff] 駿 +4.06,2.81;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.62,4.69 +5.62,4.69;5.94,5.31 +5.31,4.38;8.75,4.38 +8.75,4.06;8.44,3.75 +8.44,3.75;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.19,2.50 +7.19,2.50;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.94,1.56 +5.94,1.56;5.31,1.25 +5.31,1.25;4.69,0.94 +4.69,0.94;4.06,0.62 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.75 +5.62,3.75;5.31,4.06 +7.19,7.50;7.19,5.62 +7.19,5.62;7.50,5.31 +7.50,5.31;7.81,5.00 +7.81,5.00;8.12,5.00 +8.12,5.00;8.44,5.00 +8.44,5.00;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;9.06,6.25 +4.69,7.19;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.81 +8.44,7.81;8.12,8.12 +8.12,8.12;7.81,8.75 +7.81,8.75;7.50,9.06 +4.06,7.19;4.69,7.19 +4.69,7.19;5.00,7.19 +5.00,7.19;5.31,7.19 +5.31,7.19;5.94,7.19 +5.94,7.19;6.25,7.19 +6.25,7.19;6.88,7.50 +6.88,7.50;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.12,7.50 +8.12,7.50;8.75,7.50 +4.06,4.69;4.69,5.00 +4.69,5.00;5.31,5.31 +5.31,5.31;5.62,5.94 +5.62,5.94;5.94,6.56 +5.94,6.56;5.94,7.19 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +2.50,1.56;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;2.19,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +4.06,8.75;0.94,8.75 +0.94,8.75;0.94,4.06 +0.94,4.06;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.50,8.75;2.50,4.38 +0.94,5.62;3.75,5.62 +0.94,7.19;3.75,7.19 + +# UTF-16 : 8c c1 +# UTF-8 : 81 b3 e8 +[8cc1] 賁 +0.31,7.19;9.06,7.19 +8.44,8.44;0.94,8.44 +4.69,7.19;4.69,9.38 +6.88,6.25;6.88,8.12 +2.50,6.25;2.50,8.12 +1.56,2.50;8.12,2.50 +7.81,2.50;8.12,5.94 +7.81,5.94;1.56,5.94 +1.25,5.94;1.56,2.19 +1.56,3.44;7.81,3.44 +1.56,4.69;7.81,4.69 +0.62,0.62;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.56 +6.56,1.56;5.94,1.88 + +# UTF-16 : 6f c6 +# UTF-8 : 86 bf e6 +[6fc6] 濆 +2.50,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.56 +7.19,1.56;6.56,1.88 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,7.19;9.06,7.19 +8.75,8.44;2.81,8.44 +5.62,7.19;5.62,9.38 +7.50,6.25;7.50,8.12 +4.06,6.25;4.06,8.12 +3.12,2.50;8.44,2.50 +8.44,2.50;8.44,5.94 +8.44,5.94;3.12,5.94 +3.12,5.94;3.12,2.19 +3.12,3.44;8.12,3.44 +3.12,4.69;8.12,4.69 + +# UTF-16 : 58 b3 +# UTF-8 : b3 a2 e5 +[58b3] 墳 +0.31,6.56;2.81,6.56 +1.56,1.88;1.56,9.06 +0.31,1.25;0.62,1.56 +0.62,1.56;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;6.56,1.88 +2.81,7.19;9.06,7.19 +8.75,8.44;2.81,8.44 +5.94,7.19;5.94,9.38 +7.50,6.25;7.50,8.12 +4.06,6.25;4.06,8.12 +3.44,2.50;8.44,2.50 +8.44,2.50;8.44,5.94 +8.44,5.94;3.12,5.94 +3.12,5.94;3.12,2.19 +3.44,3.44;8.44,3.44 +3.44,4.69;8.44,4.69 + +# UTF-16 : 56 74 +# UTF-8 : b4 99 e5 +[5674] 噴 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +2.81,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;6.56,1.88 +2.81,7.19;9.06,7.19 +8.75,8.44;3.12,8.44 +5.94,7.19;5.94,9.38 +7.50,6.25;7.81,8.12 +4.38,6.25;4.38,8.12 +3.44,2.50;8.44,2.50 +8.44,2.50;8.44,5.94 +8.44,5.94;3.44,5.94 +3.44,5.94;3.44,2.19 +3.44,3.44;8.44,3.44 +3.44,4.69;8.44,4.69 + +# UTF-16 : 61 a4 +# UTF-8 : a4 86 e6 +[61a4] 憤 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.81,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;6.56,1.88 +2.81,7.19;9.06,7.19 +8.75,8.44;2.81,8.44 +5.94,7.19;5.94,9.38 +7.50,6.25;7.50,8.12 +4.06,6.25;4.06,8.12 +3.44,2.50;8.44,2.50 +8.44,2.50;8.44,5.94 +8.44,5.94;3.12,5.94 +3.12,5.94;3.12,2.19 +3.44,3.44;8.44,3.44 +3.44,4.69;8.44,4.69 + +# UTF-16 : 57 0f +# UTF-8 : 8f 9c e5 +[570f] 圏 +8.75,0.62;8.75,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.44,1.25 +1.25,5.62;8.12,5.62 +7.81,6.88;1.56,6.88 +1.25,3.75;1.88,4.06 +1.88,4.06;2.19,4.38 +2.19,4.38;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;4.06,6.25 +4.06,6.25;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;4.69,8.44 +8.12,3.75;7.81,4.06 +7.81,4.06;7.50,4.06 +7.50,4.06;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;6.25,5.31 +6.25,5.31;5.94,5.62 +5.94,5.62;5.62,5.94 +5.62,5.94;5.31,6.56 +5.31,6.56;5.31,6.88 +3.12,6.88;2.81,7.19 +2.81,7.19;2.50,7.81 +2.50,7.81;2.19,8.12 +2.19,8.12;2.19,8.12 +6.25,6.88;6.56,7.19 +6.56,7.19;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.19,8.12 +6.25,2.81;6.25,4.69 +6.25,4.69;3.12,4.69 +6.25,3.44;2.50,3.44 +2.50,3.44;2.50,2.19 +2.50,2.19;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;4.06,1.88 +4.06,1.88;4.69,1.88 +4.69,1.88;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.25,1.88 +6.25,1.88;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.19,2.81 +7.19,2.81;7.50,3.12 + +# UTF-16 : 6e 5b +# UTF-8 : 9b b9 e6 +[6e5b] 湛 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +9.06,8.12;2.50,8.12 +2.50,4.06;9.06,4.06 +4.06,5.62;7.50,5.62 +4.06,6.88;7.50,6.88 +3.75,4.38;3.75,9.38 +7.81,4.38;7.81,9.38 +5.31,4.06;5.00,3.44 +5.00,3.44;5.00,2.81 +5.00,2.81;4.69,2.50 +4.69,2.50;4.38,2.19 +4.38,2.19;3.75,1.88 +3.12,1.25;9.06,1.25 +3.12,4.06;3.12,0.31 +6.56,4.06;6.56,2.81 +6.56,2.81;6.56,2.50 +6.56,2.50;7.19,2.19 +7.19,2.19;7.50,2.19 +7.50,2.19;7.81,2.19 +7.81,2.19;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.44,3.44 + +# UTF-16 : 58 2a +# UTF-8 : aa a0 e5 +[582a] 堪 +0.31,6.56;2.81,6.56 +1.56,1.88;1.56,9.06 +0.31,1.25;0.62,1.56 +0.62,1.56;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +9.06,8.12;2.50,8.12 +2.50,4.06;9.06,4.06 +4.06,5.62;7.50,5.62 +4.06,6.88;7.50,6.88 +3.75,4.38;3.75,9.38 +7.81,4.38;7.81,9.38 +5.31,4.06;5.00,3.44 +5.00,3.44;5.00,2.81 +5.00,2.81;4.69,2.50 +4.69,2.50;4.38,2.19 +4.38,2.19;3.75,1.88 +3.12,1.25;9.06,1.25 +3.12,4.06;3.12,0.31 +6.56,4.06;6.56,2.81 +6.56,2.81;6.56,2.50 +6.56,2.50;7.19,2.19 +7.19,2.19;7.50,2.19 +7.50,2.19;7.81,2.19 +7.81,2.19;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.44,3.44 + +# UTF-16 : 69 39 +# UTF-8 : b9 a4 e6 +[6939] 椹 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.38;2.50,5.00 +2.50,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +9.06,8.12;2.81,8.12 +2.81,4.06;9.06,4.06 +4.06,5.62;7.81,5.62 +4.06,6.88;7.81,6.88 +4.06,4.38;4.06,9.38 +7.81,4.38;7.81,9.38 +5.31,4.06;5.31,3.44 +5.31,3.44;5.00,2.81 +5.00,2.81;4.69,2.50 +4.69,2.50;4.38,2.19 +4.38,2.19;3.75,1.88 +3.44,1.25;9.06,1.25 +3.44,4.06;3.44,0.31 +6.56,4.06;6.56,2.81 +6.56,2.81;6.56,2.50 +6.56,2.50;7.19,2.19 +7.19,2.19;7.50,2.19 +7.50,2.19;7.81,2.19 +7.81,2.19;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.44,3.44 + +# UTF-16 : 7c c2 +# UTF-8 : 82 b3 e7 +[7cc2] 糂 +1.88,0.62;1.88,9.06 +3.12,5.94;0.31,5.94 +0.00,1.88;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +2.81,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.44 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 +9.06,8.12;3.12,8.12 +2.81,4.06;9.06,4.06 +4.38,5.62;7.81,5.62 +4.38,6.88;7.81,6.88 +4.06,4.38;4.06,9.38 +7.81,4.38;8.12,9.38 +5.31,4.06;5.31,3.44 +5.31,3.44;5.31,2.81 +5.31,2.81;5.00,2.50 +5.00,2.50;4.69,2.19 +4.69,2.19;4.06,1.88 +3.44,1.25;9.06,1.25 +3.44,4.06;3.75,0.31 +6.56,4.06;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.50,2.19 +7.50,2.19;7.50,2.19 +7.50,2.19;8.12,2.19 +8.12,2.19;8.44,2.50 +8.44,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 + +# UTF-16 : 78 aa +# UTF-8 : aa a2 e7 +[78aa] 碪 +3.12,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.75 +9.06,8.12;3.44,8.12 +3.12,4.06;9.06,4.06 +4.38,5.62;7.81,5.62 +4.38,6.88;7.81,6.88 +4.38,4.38;4.38,9.38 +8.12,4.38;8.12,9.38 +5.62,4.06;5.62,3.44 +5.62,3.44;5.62,2.81 +5.62,2.81;5.31,2.50 +5.31,2.50;4.69,2.19 +4.69,2.19;4.38,1.88 +3.75,1.25;9.06,1.25 +3.75,4.06;3.75,0.31 +6.88,4.06;6.88,2.81 +6.88,2.81;6.88,2.50 +6.88,2.50;7.50,2.19 +7.50,2.19;7.81,2.19 +7.81,2.19;8.12,2.19 +8.12,2.19;8.44,2.50 +8.44,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 + +# UTF-16 : 93 56 +# UTF-8 : 96 8d e9 +[9356] 鍖 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;2.19,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +3.44,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.12,4.38 +9.06,8.12;3.44,8.12 +3.44,4.06;9.06,4.06 +4.38,5.62;7.81,5.62 +4.38,6.88;7.81,6.88 +4.38,4.38;4.38,9.38 +8.12,4.38;8.12,9.38 +5.62,4.06;5.62,3.44 +5.62,3.44;5.62,2.81 +5.62,2.81;5.31,2.50 +5.31,2.50;5.00,2.19 +5.00,2.19;4.38,1.88 +4.06,1.25;9.06,1.25 +4.06,4.06;4.06,0.31 +6.88,4.06;6.88,2.81 +6.88,2.81;6.88,2.50 +6.88,2.50;7.50,2.19 +7.50,2.19;7.81,2.19 +7.81,2.19;8.12,2.19 +8.12,2.19;8.44,2.50 +8.44,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 + +# UTF-16 : 58 c1 +# UTF-8 : 81 a3 e5 +[58c1] 壁 +4.38,6.56;9.06,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +5.62,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.31,7.81 +5.31,7.81;5.31,8.44 +6.88,6.56;6.88,3.75 +4.38,5.31;9.06,5.31 +4.38,8.44;9.06,8.44 +6.88,8.44;6.88,9.38 +1.25,3.75;4.06,3.75 +4.06,3.75;4.06,5.94 +4.06,5.94;1.25,5.94 +1.25,5.94;1.25,3.75 +0.31,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.94,5.94 +0.94,5.94;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.94,8.75 +0.94,8.75;3.75,8.75 +3.75,8.75;3.75,7.19 +3.75,7.19;0.94,7.19 +0.62,0.94;8.75,0.94 +8.12,2.81;1.25,2.81 +4.69,0.94;4.69,4.06 + +# UTF-16 : 58 cc +# UTF-8 : 8c a3 e5 +[58cc] 壌 +0.00,6.56;2.50,6.56 +1.25,2.50;1.25,9.06 +0.00,1.88;0.62,2.19 +0.62,2.19;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;2.19,3.12 +2.19,3.12;2.81,3.44 +5.62,4.06;5.00,3.44 +5.00,3.44;4.38,3.12 +4.38,3.12;4.06,2.81 +4.06,2.81;3.75,2.81 +3.75,2.81;3.44,2.50 +3.44,2.50;2.81,2.50 +2.81,2.50;2.50,2.19 +2.50,2.19;1.88,2.19 +5.62,4.06;5.94,3.44 +5.94,3.44;6.25,3.12 +6.25,3.12;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.38,0.62 +2.50,0.62;2.81,0.62 +2.81,0.62;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.56,1.56 +4.06,0.94;4.06,2.81 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.44 +4.69,7.19;4.69,4.06 +6.88,7.19;6.88,4.06 +2.81,6.25;9.06,6.25 +2.50,4.06;9.06,4.06 +8.75,5.00;2.81,5.00 +5.62,8.44;5.94,9.38 +2.50,8.44;9.06,8.44 +2.81,6.88;3.44,7.19 +3.44,7.19;3.75,7.19 +3.75,7.19;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;5.00,7.81 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.50,7.50 +7.50,7.50;7.19,7.81 +7.19,7.81;6.56,7.81 + +# UTF-16 : 7a 63 +# UTF-8 : a3 a9 e7 +[7a63] 穣 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;1.25,8.44 +1.25,8.44;0.62,8.44 +0.62,8.44;0.31,8.44 +1.56,0.62;1.56,8.75 +2.81,6.56;0.31,6.56 +0.00,2.81;0.31,3.12 +0.31,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,6.25 +1.56,6.25;1.56,6.56 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.62 +1.88,5.62;1.88,5.94 +1.88,5.94;1.56,6.56 +5.62,4.06;5.00,3.44 +5.00,3.44;4.38,3.12 +4.38,3.12;3.75,2.81 +3.75,2.81;3.44,2.50 +3.44,2.50;3.12,2.50 +3.12,2.50;2.81,2.19 +2.81,2.19;2.19,2.19 +5.62,4.06;5.94,3.44 +5.94,3.44;6.25,3.12 +6.25,3.12;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.38,0.62 +2.81,0.62;3.12,0.62 +3.12,0.62;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.56,1.56 +4.06,0.94;4.06,2.81 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.44 +4.69,7.19;4.69,4.06 +6.88,7.19;6.88,4.06 +2.81,6.25;9.06,6.25 +2.50,4.06;9.06,4.06 +8.75,5.00;2.81,5.00 +5.62,8.44;5.94,9.38 +2.50,8.44;9.06,8.44 +2.81,6.88;3.44,7.19 +3.44,7.19;3.75,7.19 +3.75,7.19;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;5.00,7.81 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.50,7.50 +7.50,7.50;7.19,7.81 +7.19,7.81;6.56,7.81 + +# UTF-16 : 5b 22 +# UTF-8 : a2 ac e5 +[5b22] 嬢 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.44 +1.88,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,1.88 +2.81,1.88;3.12,1.56 +5.62,4.06;5.31,3.44 +5.31,3.44;4.69,3.12 +4.69,3.12;4.06,2.81 +4.06,2.81;3.44,2.50 +3.44,2.50;3.12,2.19 +3.12,2.19;2.81,2.19 +5.94,4.06;6.25,3.44 +6.25,3.44;6.25,3.12 +6.25,3.12;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;8.12,1.25 +8.12,1.25;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.38,0.62 +2.81,0.62;3.44,0.62 +3.44,0.62;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.56,1.56 +4.38,0.94;4.38,2.81 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.44 +5.00,7.19;5.00,4.06 +7.19,7.19;7.19,4.06 +3.12,6.25;9.06,6.25 +2.81,4.06;9.06,4.06 +8.75,5.00;3.44,5.00 +5.94,8.44;5.94,9.38 +3.12,8.44;9.06,8.44 +3.12,6.88;3.75,7.19 +3.75,7.19;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;5.00,7.81 +5.00,7.81;5.31,7.81 +9.06,6.88;8.75,7.19 +8.75,7.19;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;6.88,7.81 + +# UTF-16 : 8b 72 +# UTF-8 : b2 ad e8 +[8b72] 譲 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +5.94,4.06;5.62,3.44 +5.62,3.44;5.00,3.12 +5.00,3.12;4.38,2.81 +4.38,2.81;3.75,2.50 +3.75,2.50;3.12,2.19 +5.94,4.06;6.25,3.44 +6.25,3.44;6.56,3.12 +6.56,3.12;6.88,2.81 +6.88,2.81;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.38,0.62 +3.12,0.62;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;6.25,1.25 +6.25,1.25;6.88,1.56 +4.69,0.94;4.69,2.81 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.44 +5.00,7.19;5.00,4.06 +7.19,7.19;7.19,4.06 +3.44,6.25;9.06,6.25 +3.12,4.06;9.06,4.06 +8.75,5.00;3.44,5.00 +5.94,8.44;6.25,9.38 +3.12,8.44;9.06,8.44 +3.44,6.88;3.75,7.19 +3.75,7.19;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;5.31,7.81 +5.31,7.81;5.62,7.81 +9.06,6.88;8.75,7.19 +8.75,7.19;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;6.88,7.81 + +# UTF-16 : 91 b8 +# UTF-8 : b8 86 e9 +[91b8] 醸 +3.44,1.25;3.44,6.88 +3.44,6.88;0.62,6.88 +0.62,6.88;0.62,0.62 +0.62,1.25;3.12,1.25 +0.62,2.81;3.12,2.81 +0.31,8.75;3.75,8.75 +1.56,8.44;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.56,5.94 +1.56,5.94;1.56,5.31 +1.56,5.31;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.62,3.75 +2.50,8.44;2.50,5.00 +2.50,5.00;2.50,4.69 +2.50,4.69;2.81,4.38 +2.81,4.38;3.12,4.38 +6.25,4.06;5.94,3.44 +5.94,3.44;5.31,3.12 +5.31,3.12;5.00,2.81 +5.00,2.81;4.38,2.50 +4.38,2.50;3.75,2.19 +6.25,4.06;6.56,3.44 +6.56,3.44;6.88,3.12 +6.88,3.12;6.88,2.81 +6.88,2.81;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.38,0.62 +3.75,0.62;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;7.19,1.56 +5.00,0.94;5.00,2.81 +7.19,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,2.81 +8.44,2.81;8.44,3.12 +8.44,3.12;8.75,3.44 +5.31,7.19;5.31,4.06 +7.50,7.19;7.50,4.06 +3.75,6.25;9.06,6.25 +3.75,4.06;9.06,4.06 +8.75,5.00;4.06,5.00 +6.25,8.44;6.56,9.38 +3.75,8.44;9.06,8.44 +3.75,6.88;4.38,7.19 +4.38,7.19;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.62,7.81 +5.62,7.81;5.94,7.81 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.19 +8.44,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;6.88,7.81 + +# UTF-16 : 59 51 +# UTF-8 : 91 a5 e5 +[5951] 契 +0.62,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;4.69,4.06 +4.69,4.06;4.69,4.69 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.69,4.06 +0.62,3.75;8.75,3.75 +4.38,4.69;4.69,5.00 +4.69,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.62,5.94 +5.62,5.94;5.94,6.25 +5.94,6.25;6.25,6.56 +6.25,6.56;6.25,7.19 +6.25,7.19;6.56,7.50 +6.56,7.50;6.56,8.12 +6.56,8.12;6.56,8.75 +4.69,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,6.88 +8.75,6.88;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.44,5.31 +8.44,5.31;8.12,5.00 +8.12,5.00;7.81,5.00 +7.81,5.00;7.50,5.00 +7.50,5.00;6.88,5.00 +6.88,5.00;6.25,5.00 +0.62,4.69;0.94,4.69 +0.94,4.69;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;2.19,5.00 +2.19,5.00;2.50,5.00 +2.50,5.00;2.81,5.00 +2.81,5.00;3.44,5.31 +3.44,5.31;3.75,5.31 +3.75,5.31;4.06,5.31 +4.06,5.31;4.38,5.31 +4.69,8.12;0.62,8.12 +4.38,6.56;0.94,6.56 +2.50,5.00;2.50,9.06 + +# UTF-16 : 59 68 +# UTF-8 : a8 a5 e5 +[5968] 奨 +0.31,3.44;9.06,3.44 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;4.69,4.38 +8.75,0.62;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,1.25 +6.88,1.25;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.44 +0.62,8.44;0.94,8.12 +0.94,8.12;0.94,7.81 +0.94,7.81;1.25,7.50 +1.25,7.50;1.56,7.19 +1.56,7.19;1.56,6.56 +2.19,5.94;1.88,5.94 +1.88,5.94;1.56,5.62 +1.56,5.62;1.25,5.62 +1.25,5.62;0.62,5.31 +0.62,5.31;0.31,5.31 +2.19,4.06;2.19,9.06 +8.12,6.88;8.12,4.69 +8.12,4.69;7.81,4.38 +7.81,4.38;7.50,4.38 +7.50,4.38;7.50,4.38 +7.19,4.38;6.88,4.38 +6.88,4.38;6.25,4.38 +6.25,4.38;5.94,4.38 +9.06,6.25;2.81,6.25 +5.62,4.69;5.31,5.00 +5.31,5.00;5.00,5.31 +5.00,5.31;4.69,5.31 +4.69,5.31;4.06,5.62 +4.06,5.62;4.06,5.94 +4.06,6.56;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;3.12,7.81 +5.94,6.88;5.94,7.19 +5.94,7.19;5.62,7.81 +5.62,7.81;5.31,8.12 +5.31,8.12;5.31,8.12 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +2.81,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,8.75 + +# UTF-16 : 6c 99 +# UTF-8 : 99 b2 e6 +[6c99] 沙 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +9.06,4.69;9.06,5.31 +9.06,5.31;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.12,7.50 +8.12,7.50;7.81,8.12 +6.25,9.06;6.25,4.69 +6.25,4.69;6.25,4.06 +6.25,4.06;5.94,3.75 +5.94,3.75;5.62,3.75 +5.62,3.75;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,4.06;4.38,4.06 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.12 +7.50,3.12;6.88,2.81 +6.88,2.81;6.25,2.19 +6.25,2.19;5.62,1.88 +5.62,1.88;5.00,1.56 +5.00,1.56;4.38,1.25 +4.38,1.25;3.44,0.94 +3.44,0.94;2.50,0.62 +2.81,4.38;3.12,5.00 +3.12,5.00;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 + +# UTF-16 : 70 92 +# UTF-8 : 92 82 e7 +[7092] 炒 +3.75,2.19;3.12,2.50 +3.12,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.19,4.06 +2.19,4.06;1.56,4.38 +0.94,7.81;0.94,6.88 +0.94,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +3.12,7.81;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,4.69 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,9.06 +9.06,4.69;9.06,5.31 +9.06,5.31;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.12,7.50 +8.12,7.50;7.81,8.12 +6.25,9.06;6.25,4.69 +6.25,4.69;6.25,4.06 +6.25,4.06;5.94,3.75 +5.94,3.75;5.62,3.75 +5.62,3.75;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.06 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.12 +7.50,3.12;7.19,2.81 +7.19,2.81;6.56,2.19 +6.56,2.19;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;3.75,0.94 +3.75,0.94;3.12,0.62 +3.12,4.38;3.44,5.00 +3.44,5.00;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.38,7.81 +4.38,7.81;4.69,8.12 + +# UTF-16 : 62 84 +# UTF-8 : 84 8a e6 +[6284] 抄 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +3.44,7.19;0.31,7.19 +9.06,4.69;9.06,5.31 +9.06,5.31;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.12,7.50 +8.12,7.50;7.81,8.12 +6.25,9.06;6.25,4.69 +6.25,4.69;6.25,4.06 +6.25,4.06;5.94,3.75 +5.94,3.75;5.94,3.75 +5.62,3.75;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.06 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.12 +7.50,3.12;7.19,2.81 +7.19,2.81;6.56,2.19 +6.56,2.19;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;3.75,0.94 +3.75,0.94;3.12,0.62 +3.44,4.38;3.75,5.00 +3.75,5.00;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;4.69,8.12 + +# UTF-16 : 77 07 +# UTF-8 : 87 9c e7 +[7707] 眇 +0.62,8.75;0.62,1.25 +0.62,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,4.06;2.81,4.06 +0.62,6.56;2.81,6.56 +9.06,4.69;9.06,5.31 +9.06,5.31;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.12,7.50 +8.12,7.50;7.81,8.12 +6.25,9.06;6.25,4.69 +6.25,4.69;6.25,4.06 +6.25,4.06;5.94,3.75 +5.94,3.75;5.62,3.75 +5.62,3.75;5.31,3.75 +5.31,3.75;4.69,4.06 +4.69,4.06;4.69,4.06 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.12 +7.50,3.12;7.19,2.81 +7.19,2.81;6.56,2.19 +6.56,2.19;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;3.75,0.94 +3.75,0.94;3.12,0.62 +3.12,4.38;3.44,5.00 +3.44,5.00;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.38,7.81 +4.38,7.81;4.38,8.12 + +# UTF-16 : 67 6a +# UTF-8 : aa 9d e6 +[676a] 杪 +1.88,0.62;1.88,9.06 +3.44,7.19;0.31,7.19 +0.00,2.50;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,6.56 +2.19,6.56;1.88,7.19 +9.06,4.69;9.06,5.31 +9.06,5.31;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.12,7.50 +8.12,7.50;7.81,8.12 +6.25,9.06;6.25,4.69 +6.25,4.69;6.25,4.06 +6.25,4.06;5.94,3.75 +5.94,3.75;5.94,3.75 +5.62,3.75;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.06 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.12 +7.50,3.12;7.19,2.81 +7.19,2.81;6.56,2.19 +6.56,2.19;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;3.75,0.94 +3.75,0.94;3.12,0.62 +3.44,4.69;3.75,5.31 +3.75,5.31;4.06,5.94 +4.06,5.94;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.69,8.12 + +# UTF-16 : 59 99 +# UTF-8 : 99 a6 e5 +[5999] 妙 +9.38,4.69;9.06,5.31 +9.06,5.31;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.44,7.50 +8.44,7.50;8.12,8.12 +6.56,9.06;6.56,4.69 +6.56,4.69;6.56,4.06 +6.56,4.06;6.25,3.75 +6.25,3.75;5.94,3.75 +5.94,3.75;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.06 +3.75,4.38;4.06,5.00 +4.06,5.00;4.38,5.94 +4.38,5.94;4.38,6.25 +4.38,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;4.69,7.50 +4.69,7.50;4.69,7.81 +4.69,7.81;5.00,8.12 +8.75,5.00;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.50,3.12 +7.50,3.12;7.19,2.81 +7.19,2.81;6.56,2.19 +6.56,2.19;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;4.69,1.25 +4.69,1.25;4.06,0.94 +4.06,0.94;3.44,0.62 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.44 +1.88,8.44;1.88,7.81 +1.88,7.81;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.00 +1.25,5.00;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;1.88,3.44 +1.88,3.44;2.50,3.12 +2.50,3.12;2.81,2.50 +2.81,2.50;3.12,2.19 +3.12,2.19;3.44,1.88 + +# UTF-16 : 92 14 +# UTF-8 : 94 88 e9 +[9214] 鈔 +9.38,4.69;9.06,5.31 +9.06,5.31;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.44,7.50 +8.44,7.50;8.12,8.12 +6.56,9.06;6.56,4.69 +6.56,4.69;6.56,4.06 +6.56,4.06;6.25,3.75 +6.25,3.75;6.25,3.75 +5.94,3.75;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.06 +3.75,4.38;4.06,5.00 +4.06,5.00;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.00,7.81 +5.00,7.81;5.00,8.12 +8.75,5.00;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.12 +7.81,3.12;7.19,2.81 +7.19,2.81;6.88,2.19 +6.88,2.19;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +4.38,0.94;3.75,0.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +3.44,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 + +# UTF-16 : 7d 17 +# UTF-8 : 97 b4 e7 +[7d17] 紗 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;2.81,6.56 +0.31,4.69;3.44,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +1.56,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +3.44,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +9.38,4.69;9.06,5.31 +9.06,5.31;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.44,7.50 +8.44,7.50;8.12,8.12 +6.56,9.06;6.56,4.69 +6.56,4.69;6.56,4.06 +6.56,4.06;6.25,3.75 +6.25,3.75;6.25,3.75 +5.94,3.75;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.06 +3.75,4.38;4.06,5.00 +4.06,5.00;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.00,7.81 +5.00,7.81;5.00,8.12 +8.75,5.00;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.12 +7.81,3.12;7.19,2.81 +7.19,2.81;6.88,2.19 +6.88,2.19;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +4.38,0.94;3.75,0.62 + +# UTF-16 : 59 a5 +# UTF-8 : a5 a6 e5 +[59a5] 妥 +0.94,8.12;1.88,8.12 +1.88,8.12;2.50,8.12 +2.50,8.12;3.44,8.12 +3.44,8.12;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +2.50,5.62;2.50,5.94 +2.50,5.94;2.19,6.25 +2.19,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +5.00,5.94;4.69,6.25 +4.69,6.25;4.69,6.88 +4.69,6.88;4.38,7.19 +4.38,7.19;4.38,7.50 +4.38,7.50;4.06,7.81 +6.56,5.31;6.88,5.94 +6.88,5.94;7.19,6.25 +7.19,6.25;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;8.12,7.81 +8.75,4.38;0.62,4.38 +0.94,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,3.44;6.88,4.06 +6.88,4.06;7.19,4.38 +4.06,5.62;4.06,5.31 +4.06,5.31;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;2.81,4.06 +2.81,4.06;2.81,3.75 +2.81,3.75;2.50,3.44 +2.50,3.44;2.19,3.12 +2.19,3.12;1.56,2.81 +1.56,2.81;1.25,2.50 +1.88,2.81;2.50,2.81 +2.50,2.81;3.12,2.50 +3.12,2.50;3.75,2.50 +3.75,2.50;4.38,2.19 +4.38,2.19;5.00,2.19 +5.00,2.19;5.62,1.88 +5.62,1.88;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.75,0.62 + +# UTF-16 : 5a cc +# UTF-8 : 8c ab e5 +[5acc] 嫌 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.75 +1.88,3.75;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;3.12,1.88 +2.81,8.12;9.06,8.12 +5.00,8.12;4.69,8.75 +4.69,8.75;4.69,9.06 +4.69,9.06;4.38,9.38 +6.88,8.12;6.88,8.44 +6.88,8.44;7.19,9.06 +7.19,9.06;7.50,9.38 +3.12,3.75;8.44,3.75 +8.44,3.75;8.44,6.88 +8.44,6.88;3.12,6.88 +2.81,5.31;9.38,5.31 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,0.62;5.00,8.12 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;6.88,3.44 +6.88,3.44;6.88,3.75 +6.88,0.62;6.88,8.12 + +# UTF-16 : 8b 19 +# UTF-8 : 99 ac e8 +[8b19] 謙 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +3.12,8.12;9.06,8.12 +5.00,8.12;5.00,8.75 +5.00,8.75;4.69,9.06 +4.69,9.06;4.38,9.38 +6.88,8.12;7.19,8.44 +7.19,8.44;7.19,9.06 +7.19,9.06;7.50,9.38 +3.44,3.75;8.44,3.75 +8.44,3.75;8.44,6.88 +8.44,6.88;3.44,6.88 +3.12,5.31;9.38,5.31 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.44 +5.00,3.44;5.00,3.75 +5.00,0.62;5.00,8.12 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.50 +7.50,2.50;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,0.62;6.88,8.12 + +# UTF-16 : 93 8c +# UTF-8 : 8c 8e e9 +[938c] 鎌 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.38 +3.44,8.12;9.06,8.12 +5.00,8.12;5.00,8.75 +5.00,8.75;4.69,9.06 +4.69,9.06;4.38,9.38 +6.88,8.12;7.19,8.44 +7.19,8.44;7.19,9.06 +7.19,9.06;7.50,9.38 +3.44,3.75;8.44,3.75 +8.44,3.75;8.44,6.88 +8.44,6.88;3.75,6.88 +3.12,5.31;9.38,5.31 +5.00,0.62;5.00,8.12 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.50 +7.50,2.50;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,0.62;6.88,8.12 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.69,2.81 +4.69,2.81;5.00,3.44 +5.00,3.44;5.00,3.75 + +# UTF-16 : 50 d6 +# UTF-8 : 96 83 e5 +[50d6] 僖 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +1.88,3.75;9.38,3.75 +2.81,4.69;2.81,6.25 +2.81,6.25;8.12,6.25 +8.12,6.25;8.12,5.00 +8.12,5.00;3.12,5.00 +6.56,3.75;6.88,4.06 +6.88,4.06;7.19,4.38 +7.19,4.38;7.19,4.69 +7.19,4.69;7.50,5.00 +4.38,3.75;4.38,4.06 +4.38,4.06;4.06,4.38 +4.06,4.38;3.75,4.69 +3.75,4.69;3.75,5.00 +1.88,8.44;9.06,8.44 +2.19,7.19;9.06,7.19 +5.62,7.19;5.62,9.38 +8.44,0.62;8.44,2.81 +8.44,2.81;2.81,2.81 +2.81,2.81;2.81,0.62 +2.81,1.25;8.12,1.25 + +# UTF-16 : 6a 72 +# UTF-8 : b2 a9 e6 +[6a72] 橲 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.38;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +2.50,3.75;9.38,3.75 +3.44,4.69;3.44,6.25 +3.44,6.25;8.44,6.25 +8.44,6.25;8.44,5.00 +8.44,5.00;3.44,5.00 +6.56,3.75;6.88,4.06 +6.88,4.06;7.19,4.38 +7.19,4.38;7.50,4.69 +7.50,4.69;7.50,5.00 +5.00,3.75;4.69,4.06 +4.69,4.06;4.69,4.38 +4.69,4.38;4.38,4.69 +4.38,4.69;4.38,5.00 +2.50,8.44;9.06,8.44 +2.81,7.19;9.06,7.19 +5.94,7.19;5.94,9.38 +8.44,0.62;8.44,2.81 +8.44,2.81;3.44,2.81 +3.12,2.81;3.44,0.62 +3.44,1.25;8.44,1.25 + +# UTF-16 : 5b 09 +# UTF-8 : 89 ac e5 +[5b09] 嬉 +2.81,3.75;9.38,3.75 +3.75,4.69;3.75,6.25 +3.75,6.25;8.44,6.25 +8.44,6.25;8.44,5.00 +8.44,5.00;3.75,5.00 +6.88,3.75;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;7.50,4.69 +7.50,4.69;7.50,5.00 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.38,5.00 +2.81,8.44;9.06,8.44 +3.12,7.19;9.06,7.19 +5.94,7.19;5.94,9.38 +8.44,0.62;8.44,2.81 +8.44,2.81;3.75,2.81 +3.44,2.81;3.75,0.62 +3.75,1.25;8.44,1.25 +0.00,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.81,5.94 +2.81,5.94;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.00,7.50 +1.56,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.62,4.38;1.25,4.06 +1.25,4.06;1.56,3.44 +1.56,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,1.88 +2.81,1.88;3.12,1.56 + +# UTF-16 : 9c 5a +# UTF-8 : 9a b1 e9 +[9c5a] 鱚 +3.44,3.75;9.38,3.75 +4.38,4.69;4.38,6.25 +4.38,6.25;8.44,6.25 +8.44,6.25;8.44,5.00 +8.44,5.00;4.38,5.00 +7.19,3.75;7.50,4.06 +7.50,4.06;7.50,4.38 +7.50,4.38;7.81,4.69 +7.81,4.69;7.81,5.00 +5.62,3.75;5.31,4.06 +5.31,4.06;5.31,4.38 +5.31,4.38;5.00,4.69 +5.00,4.69;5.00,5.00 +3.44,8.44;9.06,8.44 +3.75,7.19;9.06,7.19 +6.25,7.19;6.25,9.38 +8.44,0.62;8.44,2.81 +8.44,2.81;4.06,2.81 +4.06,2.81;4.06,0.62 +4.38,1.25;8.44,1.25 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;2.50,8.75 +0.62,5.31;3.12,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.25,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 + +# UTF-16 : 5b dd +# UTF-8 : 9d af e5 +[5bdd] 寝 +4.69,8.75;4.69,9.38 +8.75,7.19;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,7.19 +1.88,3.44;1.56,3.12 +1.56,3.12;1.25,3.12 +1.25,3.12;0.94,2.81 +0.94,2.81;0.62,2.81 +0.62,2.81;0.00,2.50 +0.31,6.56;0.62,6.25 +0.62,6.25;0.94,5.94 +0.94,5.94;0.94,5.31 +0.94,5.31;1.25,5.00 +1.25,5.00;1.56,4.69 +1.88,0.62;1.88,7.81 +8.75,3.12;8.75,4.69 +8.75,4.69;2.81,4.69 +2.81,4.69;2.81,3.12 +3.12,5.62;8.12,5.62 +8.12,5.62;8.12,7.81 +8.12,7.81;3.12,7.81 +3.44,6.56;8.12,6.56 +3.12,3.75;8.12,3.75 +2.50,0.94;3.12,0.94 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.12,3.75 +9.06,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.38,2.81 +4.38,2.81;4.06,3.12 +4.06,3.12;3.75,3.44 + +# UTF-16 : 5b e9 +# UTF-8 : a9 af e5 +[5be9] 審 +4.69,8.75;4.69,9.38 +8.44,6.88;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 +0.62,5.62;8.75,5.62 +4.69,3.75;4.69,7.81 +1.25,7.50;2.19,7.50 +2.19,7.50;2.81,7.50 +2.81,7.50;3.44,7.50 +3.44,7.50;4.06,7.50 +4.06,7.50;4.69,7.81 +4.69,7.81;5.31,7.81 +5.31,7.81;6.25,7.81 +6.25,7.81;6.88,7.81 +6.88,7.81;7.50,7.81 +7.50,7.81;8.12,7.81 +0.31,3.44;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.19,4.06 +2.19,4.06;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.69,5.62 +9.06,3.44;8.44,3.75 +8.44,3.75;7.81,4.06 +7.81,4.06;7.50,4.06 +7.50,4.06;6.88,4.38 +6.88,4.38;6.56,4.69 +6.56,4.69;5.94,4.69 +5.94,4.69;5.62,5.00 +5.62,5.00;5.31,5.31 +5.31,5.31;4.69,5.62 +2.81,5.94;2.81,6.25 +2.81,6.25;2.50,6.88 +2.50,6.88;2.19,7.19 +2.19,7.19;1.88,7.19 +6.56,5.94;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.50,7.50 +7.81,0.62;7.81,3.75 +7.81,3.75;1.56,3.75 +1.56,3.75;1.56,0.62 +4.69,1.25;4.69,3.75 +1.56,1.25;7.81,1.25 +1.56,2.50;7.81,2.50 + +# UTF-16 : 5c 01 +# UTF-8 : 81 b0 e5 +[5c01] 封 +4.69,1.56;4.06,1.56 +4.06,1.56;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;1.88,1.25 +1.88,1.25;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +4.38,3.75;0.62,3.75 +2.50,1.25;2.50,5.00 +4.69,5.31;0.31,5.31 +4.38,7.81;0.62,7.81 +2.50,5.31;2.50,9.06 +8.12,9.06;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.38,7.50;4.69,7.50 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.62,5.00 +5.62,5.00;5.31,5.62 +5.31,5.62;5.00,6.25 + +# UTF-16 : 91 4e +# UTF-8 : 8e 85 e9 +[914e] 酎 +4.38,0.62;4.38,6.88 +4.38,6.88;0.62,6.88 +0.62,6.88;0.62,0.62 +0.94,1.25;4.38,1.25 +0.94,2.81;4.38,2.81 +0.31,8.75;4.69,8.75 +1.88,8.75;2.19,6.88 +1.88,6.88;1.88,6.25 +1.88,6.25;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.88,5.00 +1.88,5.00;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +3.12,8.75;3.12,5.00 +3.12,5.00;3.12,4.69 +3.12,4.69;3.44,4.38 +3.44,4.38;4.38,4.38 +8.12,9.06;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.38,7.50;4.69,7.50 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.62,5.00 +5.62,5.00;5.31,5.62 +5.31,5.62;5.00,6.25 + +# UTF-16 : 80 98 +# UTF-8 : 98 82 e8 +[8098] 肘 +0.94,4.06;3.44,4.06 +1.25,6.56;3.44,6.56 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;3.44,8.75 +3.44,8.75;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;3.12,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +8.12,9.06;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,7.50;4.06,7.50 +5.94,3.44;5.94,3.75 +5.94,3.75;5.62,4.38 +5.62,4.38;5.31,5.00 +5.31,5.00;5.00,5.62 +5.00,5.62;4.69,6.25 + +# UTF-16 : 7d 02 +# UTF-8 : 82 b4 e7 +[7d02] 紂 +4.06,4.06;4.06,4.69 +4.06,4.69;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.44,6.56 +0.31,4.69;4.06,5.00 +2.50,4.69;2.50,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.56;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.44,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +1.88,5.62;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.62,7.81 +1.25,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 +8.12,9.06;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.38,7.50;4.38,7.50 +6.25,3.44;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;5.62,5.00 +5.62,5.00;5.31,5.62 +5.31,5.62;5.00,6.25 + +# UTF-16 : 54 0b +# UTF-8 : 8b 90 e5 +[540b] 吋 +0.94,1.88;3.12,1.88 +3.12,1.88;3.12,8.44 +3.12,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +8.12,9.06;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,7.50;3.75,7.50 +5.94,3.44;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.31,5.00 +5.31,5.00;5.00,5.62 +5.00,5.62;4.69,6.25 + +# UTF-16 : 5f d6 +# UTF-8 : 96 bf e5 +[5fd6] 忖 +8.12,9.06;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,7.50;3.12,7.50 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.38 +5.31,4.38;5.00,5.00 +5.00,5.00;4.69,5.62 +4.69,5.62;4.38,6.25 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.88 +2.50,6.88;2.50,7.19 + +# UTF-16 : 5c b3 +# UTF-8 : b3 b2 e5 +[5cb3] 岳 +2.19,7.19;8.44,7.19 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,9.06 +6.56,4.38;6.56,7.19 +2.19,4.38;2.19,8.44 +9.06,4.38;0.31,4.38 +1.25,3.75;1.25,0.62 +8.12,0.62;8.12,3.75 +4.69,4.38;4.69,1.25 +1.25,1.25;8.12,1.25 + +# UTF-16 : 5e 8a +# UTF-8 : 8a ba e5 +[5e8a] 床 +5.00,8.12;5.00,9.38 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.75,8.12 +5.31,0.62;5.31,7.81 +8.75,5.62;1.88,5.62 +1.56,1.56;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.62,5.31 +5.62,5.31;5.62,5.62 + +# UTF-16 : 5e 84 +# UTF-8 : 84 ba e5 +[5e84] 庄 +1.25,1.25;9.06,1.25 +8.44,5.00;1.88,5.00 +5.31,1.25;5.31,7.81 +5.00,8.12;5.00,9.38 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.75,8.12 + +# UTF-16 : 5e c3 +# UTF-8 : 83 bb e5 +[5ec3] 廃 +5.00,8.44;5.00,9.38 +0.31,0.62;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,8.44 +1.25,8.44;8.75,8.44 +6.25,4.69;6.25,1.25 +6.25,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.56 +8.44,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +1.56,0.62;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +5.31,7.50;2.50,7.50 +9.06,4.38;8.44,4.38 +8.44,4.38;7.81,4.69 +7.81,4.69;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.56,5.62 +6.56,5.62;6.25,6.25 +6.25,6.25;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.31,7.50 +7.50,7.81;7.19,7.50 +7.19,7.50;6.88,7.19 +6.88,7.19;6.56,6.88 +6.56,6.88;6.56,6.56 +6.56,6.56;6.25,6.25 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,6.25 +8.12,6.25;7.81,5.94 +7.81,5.94;7.50,5.62 +7.50,5.62;7.19,5.31 +3.75,5.62;3.44,5.94 +3.44,5.94;3.12,6.25 +3.12,6.25;2.81,6.56 +2.81,6.56;2.50,6.88 +2.50,6.88;2.19,7.19 +2.81,4.69;7.50,4.69 +1.56,3.12;8.75,3.12 +1.25,4.38;1.88,4.38 +1.88,4.38;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.50 + +# UTF-16 : 54 5f +# UTF-8 : 9f 91 e5 +[545f] 呟 +5.94,7.81;5.94,9.38 +3.12,7.81;9.06,7.81 +5.62,3.44;5.31,4.06 +5.31,4.06;4.69,4.69 +4.69,4.69;4.69,5.00 +4.69,5.00;4.38,5.31 +4.38,5.31;4.06,5.62 +4.06,5.62;3.75,5.94 +3.75,5.94;3.12,6.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;6.56,4.38 +6.56,4.38;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.94 +7.50,5.94;8.12,6.56 +4.06,5.62;4.38,5.94 +4.38,5.94;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.94,7.81 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.75,1.88 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 + +# UTF-16 : 5f 26 +# UTF-8 : a6 bc e5 +[5f26] 弦 +0.62,8.75;2.81,8.75 +2.81,8.75;2.81,6.56 +2.81,6.56;0.94,6.56 +0.94,6.56;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.62,4.38 +0.62,4.38;0.62,3.75 +0.62,3.75;0.62,3.44 +0.62,4.38;2.81,4.38 +2.81,4.38;2.81,3.44 +2.81,3.44;2.81,2.50 +2.81,2.50;2.81,2.19 +2.81,2.19;2.81,1.56 +2.81,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +5.94,7.81;6.25,9.38 +3.12,7.81;9.06,7.81 +5.94,3.44;5.31,4.06 +5.31,4.06;5.00,4.38 +5.00,4.38;4.69,4.69 +4.69,4.69;4.38,5.00 +4.38,5.00;4.06,5.31 +4.06,5.31;3.75,5.94 +3.75,5.94;3.44,6.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;6.88,4.69 +6.88,4.69;7.19,5.31 +7.19,5.31;7.81,5.94 +7.81,5.94;8.12,6.56 +4.38,5.31;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.94,7.81 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.75 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.75,1.56 + +# UTF-16 : 77 29 +# UTF-8 : a9 9c e7 +[7729] 眩 +0.62,8.75;0.62,1.25 +0.62,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,4.06;2.81,4.06 +0.62,6.56;2.81,6.56 +5.94,7.81;5.94,9.38 +3.12,7.81;9.06,7.81 +5.62,3.44;5.31,4.06 +5.31,4.06;5.00,4.69 +5.00,4.69;4.69,5.00 +4.69,5.00;4.38,5.31 +4.38,5.31;4.06,5.62 +4.06,5.62;3.75,5.94 +3.75,5.94;3.44,6.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;6.25,3.75 +6.25,3.75;6.56,4.38 +6.56,4.38;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.81,5.94 +7.81,5.94;8.12,6.56 +4.06,5.62;4.69,5.94 +4.69,5.94;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.94,7.81 +9.06,0.94;9.06,1.56 +9.06,1.56;8.75,1.88 +8.75,1.88;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.75,1.88 + +# UTF-16 : 7d 43 +# UTF-8 : 83 b5 e7 +[7d43] 絃 +3.75,4.38;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.12,6.56 +0.31,4.69;3.75,5.00 +2.19,4.69;2.19,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.44,8.12 +1.56,5.62;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.19,9.06 +6.25,7.81;6.56,9.38 +3.75,7.81;9.06,7.81 +6.25,3.44;5.62,4.06 +5.62,4.06;5.31,4.38 +5.31,4.38;4.69,5.00 +4.69,5.00;4.38,5.62 +4.38,5.62;3.75,6.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;6.88,4.06 +6.88,4.06;7.19,4.69 +7.19,4.69;7.50,5.31 +7.50,5.31;7.81,5.94 +7.81,5.94;8.44,6.56 +4.69,5.31;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;6.25,7.81 +9.06,0.62;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;7.81,3.12 +7.81,3.12;7.50,3.75 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,1.56 +7.19,1.56;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.75,1.56 + +# UTF-16 : 82 37 +# UTF-8 : b7 88 e8 +[8237] 舷 +0.00,0.62;0.31,1.25 +0.31,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.12 +0.94,8.12;3.44,8.12 +3.44,8.12;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +0.00,4.69;4.38,5.00 +2.50,5.62;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;1.88,6.88 +1.88,6.88;1.56,7.50 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.88,8.12 +2.19,5.00;2.19,1.88 +6.56,7.81;6.56,9.38 +3.75,7.81;9.06,7.81 +6.25,3.44;5.94,4.06 +5.94,4.06;5.31,4.69 +5.31,4.69;5.00,5.00 +5.00,5.00;4.38,5.62 +4.38,5.62;4.06,6.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;6.25,3.12 +6.25,3.12;6.56,3.75 +6.56,3.75;6.88,4.06 +6.88,4.06;7.19,4.69 +7.19,4.69;7.50,5.31 +7.50,5.31;8.12,5.94 +8.12,5.94;8.44,6.56 +4.69,5.31;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;5.94,6.88 +5.94,6.88;6.25,7.50 +6.25,7.50;6.56,7.81 +9.06,0.62;9.06,1.25 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.50,3.75 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;7.19,1.56 +7.19,1.56;7.81,1.56 +7.81,1.56;8.12,1.56 +8.12,1.56;8.75,1.56 + +# UTF-16 : 5b 64 +# UTF-8 : a4 ad e5 +[5b64] 孤 +0.31,4.69;3.12,5.31 +2.81,8.75;0.31,8.75 +1.56,6.88;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,8.75;2.50,8.12 +2.50,8.12;2.50,7.81 +2.50,7.81;2.19,7.50 +2.19,7.50;1.88,6.88 +1.88,6.88;1.56,6.56 +3.44,8.12;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.00,8.12 +5.00,8.12;5.62,8.12 +5.62,8.12;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.44 +7.19,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,8.75 +2.50,0.94;2.81,1.25 +2.81,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.44,5.94 +3.44,5.94;3.44,6.56 +3.44,6.56;3.44,8.12 +9.06,0.94;9.06,1.25 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.44,2.81 +8.44,2.81;8.44,3.44 +8.44,3.44;8.12,4.06 +8.12,4.06;8.12,5.00 +8.12,5.00;8.12,5.94 +8.12,5.94;8.12,6.56 +8.12,6.56;8.12,7.81 +7.81,7.81;8.12,8.75 +5.62,1.56;5.62,8.44 +8.12,0.94;8.12,1.25 +8.12,1.25;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,3.12 +7.19,3.12;7.19,3.75 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.19 + +# UTF-16 : 54 71 +# UTF-8 : b1 91 e5 +[5471] 呱 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +3.75,8.12;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,8.75 +2.81,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.94 +3.75,5.94;3.75,6.56 +3.75,6.56;3.75,8.12 +9.06,0.94;9.06,1.25 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.44,2.81 +8.44,2.81;8.44,3.44 +8.44,3.44;8.12,4.06 +8.12,4.06;8.12,5.00 +8.12,5.00;8.12,5.94 +8.12,5.94;8.12,6.56 +8.12,6.56;8.12,7.81 +7.81,7.81;8.12,8.75 +5.62,1.56;5.94,8.12 +8.12,0.94;8.12,1.25 +8.12,1.25;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,3.12 +7.19,3.12;7.19,3.75 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;7.81,2.19 + +# UTF-16 : 67 e7 +# UTF-8 : a7 9f e6 +[67e7] 柧 +3.75,8.12;4.38,8.12 +4.38,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,8.75 +2.81,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.94 +3.75,5.94;3.75,6.56 +3.75,6.56;3.75,8.12 +9.06,0.94;9.06,1.25 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.44,2.81 +8.44,2.81;8.44,3.44 +8.44,3.44;8.12,4.06 +8.12,4.06;8.12,5.00 +8.12,5.00;8.12,5.94 +8.12,5.94;8.12,6.56 +8.12,6.56;8.12,7.81 +7.81,7.81;8.12,8.75 +5.62,1.56;5.94,8.12 +8.12,0.94;8.12,1.25 +8.12,1.25;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,3.12 +7.19,3.12;7.19,3.75 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;7.81,2.19 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 72 d0 +# UTF-8 : 90 8b e7 +[72d0] 狐 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.12,9.06;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +3.44,8.12;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.62,8.12 +5.62,8.12;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;9.06,8.75 +2.50,0.94;2.81,1.25 +2.81,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.44,5.94 +3.44,5.94;3.75,6.56 +3.44,6.56;3.75,8.12 +9.06,0.94;9.06,1.25 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.44,2.81 +8.44,2.81;8.44,3.44 +8.44,3.44;8.12,4.06 +8.12,4.06;8.12,5.00 +8.12,5.00;8.12,5.94 +8.12,5.94;8.12,6.56 +8.12,6.56;8.12,7.81 +7.81,7.81;8.12,8.75 +5.62,1.56;5.62,8.44 +8.12,0.94;8.12,1.25 +8.12,1.25;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,3.12 +7.19,3.12;7.19,3.75 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.19 + +# UTF-16 : 5f 27 +# UTF-8 : a7 bc e5 +[5f27] 弧 +0.31,8.75;2.81,8.75 +2.81,8.75;2.81,6.56 +2.81,6.56;0.94,6.56 +0.94,6.56;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.62,4.38 +0.62,4.38;0.62,3.75 +0.62,3.75;0.62,3.44 +0.62,4.38;2.81,4.38 +2.81,4.38;2.81,3.44 +2.81,3.44;2.81,2.50 +2.81,2.50;2.50,2.19 +2.50,2.19;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +3.75,8.12;4.38,8.12 +4.38,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;8.12,8.75 +8.12,8.75;8.44,8.75 +8.44,8.75;9.06,8.75 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.94 +3.75,5.94;3.75,6.56 +3.75,6.56;3.75,8.12 +9.06,0.94;9.06,1.25 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.44,2.81 +8.44,2.81;8.44,3.44 +8.44,3.44;8.12,4.06 +8.12,4.06;8.12,5.00 +8.12,5.00;8.12,5.94 +8.12,5.94;8.12,6.56 +8.12,6.56;8.12,7.81 +7.81,7.81;8.12,8.75 +5.94,1.56;5.94,8.12 +8.12,0.94;8.12,1.25 +8.12,1.25;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,3.12 +7.19,3.12;7.19,3.75 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;7.81,2.19 + +# UTF-16 : 89 da +# UTF-8 : 9a a7 e8 +[89da] 觚 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.44 +0.31,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.75 +1.56,8.75;1.88,9.38 +1.25,8.75;2.81,8.75 +0.62,3.44;3.44,3.44 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,5.31 +0.94,5.31;0.94,7.19 +0.94,7.19;3.44,7.19 +3.44,7.19;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +0.94,5.31;3.44,5.31 +2.19,7.19;2.19,3.44 +4.38,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.25,8.12 +6.25,8.12;6.88,8.44 +6.88,8.44;7.19,8.44 +7.19,8.44;7.81,8.44 +7.81,8.44;8.12,8.75 +8.12,8.75;8.75,8.75 +8.75,8.75;9.06,8.75 +3.75,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.38,5.94 +4.38,5.94;4.38,6.56 +4.38,6.56;4.38,8.12 +9.38,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.44,3.44 +8.44,3.44;8.44,4.06 +8.44,4.06;8.44,5.00 +8.44,5.00;8.12,5.94 +8.12,5.94;8.12,6.56 +8.12,6.56;8.12,7.81 +8.12,7.81;8.12,8.75 +6.25,1.56;6.25,8.12 +8.44,0.94;8.12,1.25 +8.12,1.25;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,3.12 +7.50,3.12;7.50,3.75 +4.38,1.25;5.00,1.25 +5.00,1.25;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,1.88;8.12,2.19 + +# UTF-16 : 79 85 +# UTF-8 : 85 a6 e7 +[7985] 禅 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,5.00 +2.19,5.00;1.88,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.44,7.19 +9.06,2.50;3.44,2.50 +4.06,3.75;8.75,3.75 +8.75,3.75;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,3.75 +6.25,7.19;6.25,0.62 +4.06,5.62;8.75,5.62 +4.69,7.50;4.38,7.81 +4.38,7.81;4.38,8.44 +4.38,8.44;4.06,8.75 +4.06,8.75;3.75,9.06 +6.56,7.50;6.25,7.81 +6.25,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;5.62,9.38 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;8.44,8.75 +8.44,8.75;8.75,9.38 + +# UTF-16 : 5f 3e +# UTF-8 : be bc e5 +[5f3e] 弾 +0.31,8.75;2.81,8.75 +2.81,8.75;2.81,6.56 +2.81,6.56;0.62,6.56 +0.62,6.56;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.62,4.38 +0.62,4.38;0.62,3.75 +0.62,3.75;0.31,3.44 +0.62,4.38;2.81,4.38 +2.81,4.38;2.81,3.44 +2.81,3.44;2.81,2.50 +2.81,2.50;2.50,2.19 +2.50,2.19;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +9.06,2.50;3.12,2.50 +3.75,3.75;8.75,3.75 +8.75,3.75;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,3.75 +6.25,7.19;6.25,0.62 +3.75,5.62;8.75,5.62 +4.38,7.50;4.38,7.81 +4.38,7.81;4.06,8.44 +4.06,8.44;3.75,8.75 +3.75,8.75;3.75,9.06 +6.56,7.50;6.25,7.81 +6.25,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.62,9.38 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;8.44,8.75 +8.44,8.75;8.75,9.38 + +# UTF-16 : 89 1d +# UTF-8 : 9d a4 e8 +[891d] 褝 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.19,4.38 +2.19,4.38;1.88,4.69 +1.88,4.69;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,4.69 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.19 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 +9.06,2.50;3.12,2.50 +3.75,3.75;8.75,3.75 +8.75,3.75;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,3.75 +6.25,7.19;6.25,0.62 +3.75,5.62;8.75,5.62 +4.38,7.50;4.38,7.81 +4.38,7.81;4.06,8.44 +4.06,8.44;3.75,8.75 +3.75,8.75;3.75,9.06 +6.56,7.50;6.25,7.81 +6.25,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;5.62,9.38 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;8.44,8.75 +8.44,8.75;8.75,9.38 + +# UTF-16 : 87 49 +# UTF-8 : 89 9d e8 +[8749] 蝉 +9.06,2.50;3.75,2.50 +4.06,3.75;8.75,3.75 +8.75,3.75;8.75,7.50 +8.75,7.50;4.06,7.50 +4.06,7.50;4.06,3.75 +6.25,7.19;6.25,0.62 +4.06,5.62;8.75,5.62 +4.69,7.50;4.69,7.81 +4.69,7.81;4.38,8.12 +4.38,8.12;4.06,8.75 +4.06,8.75;4.06,9.06 +6.56,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;6.25,8.44 +6.25,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +7.81,7.50;8.12,7.81 +8.12,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;8.75,8.75 +8.75,8.75;8.75,9.38 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,3.75 +3.44,0.94;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 + +# UTF-16 : 9a 28 +# UTF-8 : a8 a8 e9 +[9a28] 騨 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.50,1.56;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.25,3.44 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;3.44,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,8.75;2.19,4.38 +0.94,5.62;3.75,5.62 +0.94,7.19;3.75,7.19 +9.06,2.50;4.06,2.50 +4.38,3.75;8.75,3.75 +8.75,3.75;8.75,7.50 +8.75,7.50;4.38,7.50 +4.38,7.50;4.38,3.75 +6.56,7.19;6.56,0.62 +4.38,5.62;8.75,5.62 +5.00,7.50;5.00,7.81 +5.00,7.81;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.38,9.06 +6.88,7.50;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.25,8.44 +6.25,8.44;6.25,8.75 +6.25,8.75;5.94,9.38 +7.81,7.50;8.12,7.81 +8.12,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;8.75,8.75 +8.75,8.75;8.75,9.38 + +# UTF-16 : 5f 6d +# UTF-8 : ad bd e5 +[5f6d] 彭 +0.62,6.56;5.00,6.56 +5.00,8.12;0.31,8.12 +2.81,6.56;2.81,9.06 +0.31,0.94;0.94,0.94 +0.94,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.69,1.56 +4.69,1.56;5.31,1.88 +3.12,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +1.88,1.56;1.88,2.19 +1.88,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.25,3.44 +0.94,3.75;0.94,5.62 +0.94,5.62;4.69,5.62 +4.69,5.62;4.69,3.75 +4.69,3.75;0.94,3.75 +5.31,7.19;5.62,7.19 +5.62,7.19;6.25,7.50 +6.25,7.50;6.56,7.50 +6.56,7.50;6.88,7.81 +6.88,7.81;7.19,7.81 +7.19,7.81;7.81,8.12 +7.81,8.12;8.44,8.75 +8.44,8.75;8.75,8.75 +5.31,4.06;5.62,4.38 +5.62,4.38;6.25,4.38 +6.25,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.50,5.00 +7.50,5.00;7.81,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.75,5.94 +8.75,5.94;8.75,6.25 +5.00,0.94;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,1.88 +7.19,1.88;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.81 +8.44,2.81;8.75,3.12 +8.75,3.12;9.06,3.44 + +# UTF-16 : 5f 69 +# UTF-8 : a9 bd e5 +[5f69] 彩 +0.62,8.12;0.94,8.44 +0.94,8.44;1.56,8.44 +1.56,8.44;1.88,8.44 +1.88,8.44;2.50,8.44 +2.50,8.44;3.12,8.44 +3.12,8.44;3.44,8.44 +3.44,8.44;4.06,8.75 +4.06,8.75;4.38,8.75 +4.38,8.75;5.00,8.75 +5.00,8.75;5.31,9.06 +1.56,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +3.12,5.94;2.81,6.56 +2.81,6.56;2.81,7.19 +2.81,7.19;2.50,7.81 +2.50,7.81;2.50,7.81 +4.06,5.62;4.38,5.94 +4.38,5.94;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,7.81 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,3.75;2.81,4.69 +2.81,0.62;2.81,5.62 +5.31,4.69;0.62,4.69 +5.62,7.19;5.94,7.19 +5.94,7.19;6.25,7.50 +6.25,7.50;6.56,7.50 +6.56,7.50;6.88,7.81 +6.88,7.81;7.50,8.12 +7.50,8.12;8.12,8.44 +8.12,8.44;8.75,8.75 +5.62,4.06;5.94,4.38 +5.94,4.38;6.25,4.38 +6.25,4.38;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.00 +7.50,5.00;7.81,5.31 +7.81,5.31;8.44,5.62 +8.44,5.62;8.75,6.25 +5.00,0.94;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.19,1.88 +7.19,1.88;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.81 +8.44,2.81;8.75,3.12 +8.75,3.12;9.06,3.44 +5.31,2.19;4.69,2.50 +4.69,2.50;4.38,3.12 +4.38,3.12;4.06,3.75 +4.06,3.75;3.44,4.06 +3.44,4.06;2.81,4.69 + +# UTF-16 : 5f 70 +# UTF-8 : b0 bd e5 +[5f70] 彰 +0.94,3.12;5.00,3.12 +5.00,3.12;5.00,5.62 +5.00,5.62;0.94,5.62 +0.94,5.62;0.94,3.12 +0.94,4.38;5.00,4.38 +0.31,2.19;5.62,2.19 +2.81,0.62;3.12,3.12 +0.31,6.56;5.62,6.56 +0.31,8.12;5.62,8.12 +2.81,8.12;3.12,9.06 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.69,8.12 +4.69,8.12;4.69,8.12 +2.19,6.56;1.88,6.88 +1.88,6.88;1.56,7.50 +1.56,7.50;1.56,8.12 +1.56,8.12;1.25,8.12 +5.62,7.19;5.94,7.19 +5.94,7.19;6.25,7.50 +6.25,7.50;6.88,7.50 +6.88,7.50;7.50,7.81 +7.50,7.81;8.12,8.44 +8.12,8.44;8.44,8.75 +8.44,8.75;8.75,8.75 +5.62,4.06;5.94,4.38 +5.94,4.38;6.56,4.38 +6.56,4.38;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.00 +7.50,5.00;8.12,5.62 +8.12,5.62;8.75,5.94 +8.75,5.94;9.06,6.25 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.81 +8.44,2.81;8.75,3.12 +8.75,3.12;9.06,3.44 + +# UTF-16 : 5f 6b +# UTF-8 : ab bd e5 +[5f6b] 彫 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;5.31,8.75 +5.31,8.75;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +1.25,7.50;4.69,7.50 +1.25,5.62;5.00,5.62 +2.81,5.62;3.12,8.75 +1.56,4.69;1.56,1.25 +1.88,2.19;4.38,2.19 +4.38,2.19;4.38,4.69 +4.38,4.69;1.88,4.69 +5.62,7.19;5.94,7.19 +5.94,7.19;6.56,7.50 +6.56,7.50;6.88,7.50 +6.88,7.50;7.50,7.81 +7.50,7.81;8.12,8.44 +8.12,8.44;8.75,8.75 +8.75,8.75;8.75,8.75 +5.62,4.06;6.25,4.38 +6.25,4.38;6.56,4.38 +6.56,4.38;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.00 +7.50,5.00;8.12,5.62 +8.12,5.62;8.75,5.94 +8.75,5.94;9.06,6.25 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;7.81,1.88 +7.81,1.88;8.12,2.19 +8.12,2.19;8.44,2.50 +8.44,2.50;8.75,2.81 +8.75,2.81;9.06,3.12 +9.06,3.12;9.38,3.44 + +# UTF-16 : 5f 6c +# UTF-8 : ac bd e5 +[5f6c] 彬 +5.94,7.19;6.25,7.19 +6.25,7.19;6.88,7.50 +6.88,7.50;7.50,7.81 +7.50,7.81;8.12,8.44 +8.12,8.44;8.75,8.75 +8.75,8.75;8.75,8.75 +5.94,4.06;6.25,4.38 +6.25,4.38;6.56,4.38 +6.56,4.38;7.19,4.69 +7.19,4.69;7.50,5.00 +7.50,5.00;8.12,5.31 +8.12,5.31;8.44,5.62 +8.44,5.62;9.06,6.25 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;7.81,1.88 +7.81,1.88;8.12,2.19 +8.12,2.19;8.44,2.50 +8.44,2.50;8.75,2.81 +8.75,2.81;9.06,3.12 +9.06,3.12;9.38,3.44 +1.56,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,2.81;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;4.06,5.62 +4.06,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,0.62;4.69,9.06 +5.62,7.19;3.12,7.19 +5.62,4.69;5.62,5.00 +5.62,5.00;5.31,5.62 +5.31,5.62;5.31,6.25 +5.31,6.25;5.00,6.56 +5.00,6.56;4.69,7.19 +2.81,4.69;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 76 fe +# UTF-8 : be 9b e7 +[76fe] 盾 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,8.12 +1.25,8.12;2.19,8.12 +2.19,8.12;2.81,8.12 +2.81,8.12;3.44,8.12 +3.44,8.12;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +9.06,6.88;1.25,6.88 +2.50,5.62;2.50,0.62 +8.44,0.62;8.44,5.62 +8.44,5.62;2.81,5.62 +2.81,1.25;8.44,1.25 +2.81,2.81;8.44,2.81 +2.81,4.06;8.44,4.06 +4.69,5.62;5.00,5.94 +5.00,5.94;5.00,6.56 +5.00,6.56;5.31,7.19 +5.31,7.19;5.31,7.81 +5.31,7.81;5.62,8.44 + +# UTF-16 : 5f aa +# UTF-8 : aa be e5 +[5faa] 循 +2.50,6.88;2.19,6.25 +2.19,6.25;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.62,4.69 +0.62,4.69;0.00,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.19 +0.94,7.19;0.31,6.88 +1.56,0.62;1.56,5.62 +2.19,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.38 +3.12,4.38;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,8.12 +3.12,8.12;3.75,8.12 +3.75,8.12;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +9.06,6.88;3.12,6.88 +4.06,5.62;4.06,0.62 +8.75,0.62;8.75,5.62 +8.75,5.62;4.06,5.62 +4.06,1.25;8.75,1.25 +4.06,2.81;8.75,2.81 +4.06,4.06;8.75,4.06 +5.62,5.62;5.94,5.94 +5.94,5.94;5.94,6.56 +5.94,6.56;6.25,7.19 +6.25,7.19;6.25,7.81 +6.25,7.81;6.25,8.44 + +# UTF-16 : 69 6f +# UTF-8 : af a5 e6 +[696f] 楯 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +4.38,5.62;4.38,0.62 +8.75,0.62;8.75,5.62 +8.75,5.62;4.38,5.62 +4.38,1.25;8.75,1.25 +4.38,2.81;8.75,2.81 +4.38,4.06;8.75,4.06 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.44,8.12 +3.44,8.12;4.06,8.12 +4.06,8.12;4.38,8.12 +4.38,8.12;5.00,8.12 +5.00,8.12;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +9.06,6.88;3.44,6.88 +5.94,5.62;6.25,5.94 +6.25,5.94;6.25,6.56 +6.25,6.56;6.25,7.19 +6.25,7.19;6.56,7.81 +6.56,7.81;6.56,8.44 + +# UTF-16 : 5f d9 +# UTF-8 : 99 bf e5 +[5fd9] 忙 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.88 +2.50,6.88;2.50,7.19 +2.81,7.50;9.06,7.50 +5.94,7.50;6.25,9.38 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;4.06,1.88 +4.06,1.88;4.06,7.50 + +# UTF-16 : 86 7b +# UTF-8 : bb 99 e8 +[867b] 虻 +2.19,1.56;2.19,9.06 +0.62,4.69;3.75,4.69 +3.75,4.69;3.75,7.81 +3.75,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +0.00,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +6.56,7.50;6.56,9.38 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,1.25 +5.00,1.25;4.69,1.88 +4.69,1.88;4.69,7.50 +4.69,7.50;9.06,7.50 +4.38,1.25;4.06,1.56 +4.06,1.56;4.06,2.19 +4.06,2.19;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;3.44,4.06 + +# UTF-16 : 60 12 +# UTF-8 : 92 80 e6 +[6012] 怒 +3.12,3.75;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.50 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.38,3.44 +4.38,3.44;4.06,3.75 +4.38,8.12;0.31,8.12 +0.31,3.75;0.94,4.06 +0.94,4.06;1.56,4.38 +1.56,4.38;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.38,8.12 +1.25,6.56;1.88,6.25 +1.88,6.25;2.50,5.94 +2.50,5.94;3.12,5.62 +3.12,5.62;3.75,5.31 +3.75,5.31;4.38,5.00 +2.50,9.38;2.19,8.75 +2.19,8.75;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.62,5.94 +4.69,8.44;8.75,8.44 +4.38,4.38;5.00,4.69 +5.00,4.69;5.62,5.00 +5.62,5.00;5.94,5.31 +5.94,5.31;6.56,5.62 +6.56,5.62;6.88,5.94 +6.88,5.94;7.50,6.25 +7.50,6.25;7.81,6.88 +7.81,6.88;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.75,8.44 +9.06,4.06;8.75,4.38 +8.75,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.19,5.31 +7.19,5.31;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.31,8.12 + +# UTF-16 : 60 16 +# UTF-8 : 96 80 e6 +[6016] 怖 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +2.19,3.75;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;4.69,7.81 +4.69,7.81;5.00,8.44 +5.00,8.44;5.31,9.38 +9.06,8.12;2.50,8.12 +5.94,0.62;6.25,7.50 +3.75,1.25;3.75,5.62 +3.75,5.62;8.75,5.62 +8.75,5.62;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;7.19,1.56 + +# UTF-16 : 61 6e +# UTF-8 : ae 85 e6 +[616e] 慮 +4.69,7.81;4.69,9.38 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.75,7.81 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,7.81 +1.25,7.81;8.75,7.81 +1.56,6.56;7.19,7.19 +4.38,8.75;8.12,8.75 +3.75,7.81;3.75,6.56 +3.75,6.56;4.06,6.25 +4.06,6.25;4.69,5.94 +4.69,5.94;5.31,5.94 +5.31,5.94;5.94,5.94 +5.62,5.94;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.50,5.94 +7.50,5.94;8.12,6.25 +8.12,6.25;8.44,6.56 +8.44,6.56;8.44,7.19 +3.75,2.50;3.75,1.25 +3.75,1.25;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,0.62 +5.00,0.62;5.62,0.62 +5.62,0.62;5.94,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;7.50,1.56 +7.50,1.56;7.50,1.88 +1.56,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +9.06,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +6.56,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.50 +5.00,2.50;4.69,2.81 +2.50,3.12;8.12,3.12 +8.12,3.12;8.12,5.31 +8.12,5.31;2.19,5.31 +2.19,5.31;2.19,2.81 +5.31,3.12;5.31,5.31 +2.50,4.38;8.12,4.38 + +# UTF-16 : 62 47 +# UTF-8 : 87 89 e6 +[6247] 扇 +0.62,8.75;8.75,8.75 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,5.00 +1.25,5.00;1.56,7.50 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,5.62 +8.12,5.62;1.56,5.62 +1.56,1.88;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.38,2.81 +3.44,3.12;3.12,3.44 +3.12,3.44;2.50,3.75 +2.50,3.75;2.19,4.06 +2.19,4.06;1.88,4.06 +1.88,4.69;4.69,4.69 +4.69,4.69;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +5.31,1.88;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.50 +7.50,2.50;8.12,2.81 +7.19,3.12;6.88,3.44 +6.88,3.44;6.25,3.75 +6.25,3.75;5.94,4.06 +5.94,4.06;5.62,4.06 +5.31,4.69;8.44,4.69 +8.44,4.69;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 + +# UTF-16 : 6c ab +# UTF-8 : ab b2 e6 +[6cab] 沫 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,0.62;5.94,9.38 +8.75,5.31;3.12,5.31 +9.06,7.81;2.81,7.81 +9.06,1.25;8.75,1.56 +8.75,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.56,4.38 +6.56,4.38;6.25,5.00 +6.25,5.00;5.94,5.31 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.31,4.38 +5.31,4.38;5.62,5.00 +5.62,5.00;5.94,5.31 + +# UTF-16 : 62 b9 +# UTF-8 : b9 8a e6 +[62b9] 抹 +5.94,0.62;5.94,9.38 +8.75,5.31;3.44,5.31 +9.06,7.81;3.12,7.81 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.50,2.81 +7.50,2.81;7.50,3.12 +7.50,3.12;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.56,4.38 +6.56,4.38;6.25,5.00 +6.25,5.00;6.25,5.31 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;5.62,5.00 +5.62,5.00;5.94,5.31 +1.56,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.12,7.19;0.31,7.19 + +# UTF-16 : 79 e3 +# UTF-8 : a3 a7 e7 +[79e3] 秣 +3.75,9.06;3.12,8.75 +3.12,8.75;2.50,8.75 +2.50,8.75;1.56,8.44 +1.56,8.44;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;2.19,8.75 +3.75,6.56;0.31,6.56 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +3.44,3.44;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +6.25,0.62;6.25,9.38 +8.75,5.31;3.75,5.31 +9.06,7.81;3.44,7.81 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.88,4.38 +6.88,4.38;6.56,5.00 +6.56,5.00;6.25,5.31 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;6.25,5.31 + +# UTF-16 : 97 7a +# UTF-8 : ba 9d e9 +[977a] 靺 +0.31,7.81;4.38,7.81 +3.44,9.06;3.44,6.88 +3.44,6.88;1.25,6.88 +1.25,6.88;1.25,9.06 +3.75,3.44;3.75,5.62 +3.75,5.62;0.62,5.62 +0.62,5.62;0.62,3.44 +0.62,3.44;3.75,3.44 +0.00,2.50;4.38,2.50 +2.19,0.62;2.19,6.88 +6.88,0.62;6.88,9.38 +9.06,5.31;4.69,5.31 +9.06,7.81;4.38,7.81 +9.38,1.25;9.06,1.56 +9.06,1.56;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,3.75 +7.50,3.75;7.50,4.06 +7.50,4.06;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.88,5.31 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;5.94,4.06 +5.94,4.06;6.25,4.38 +6.25,4.38;6.56,5.00 +6.56,5.00;6.56,5.31 + +# UTF-16 : 62 d2 +# UTF-8 : 92 8b e6 +[62d2] 拒 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +3.12,7.19;0.31,7.19 +9.06,8.75;3.75,8.75 +3.75,8.75;3.75,0.62 +3.75,1.25;9.06,1.25 +3.75,3.75;8.44,3.75 +8.44,3.75;8.44,6.25 +8.44,6.25;3.75,6.25 + +# UTF-16 : 70 ac +# UTF-8 : ac 82 e7 +[70ac] 炬 +4.06,1.25;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.19,4.38 +0.94,7.81;0.94,6.88 +0.94,6.88;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.62,4.38 +4.06,7.81;3.75,7.19 +3.75,7.19;3.75,6.56 +3.75,6.56;3.44,5.94 +3.44,5.94;3.12,5.31 +3.12,5.31;2.81,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;2.19,6.25 +2.19,6.25;2.19,9.06 +9.06,8.75;4.38,8.75 +4.38,8.75;4.38,0.62 +4.38,1.25;9.06,1.25 +4.38,3.75;8.44,3.75 +8.44,3.75;8.44,6.25 +8.44,6.25;4.69,6.25 + +# UTF-16 : 77 e9 +# UTF-8 : a9 9f e7 +[77e9] 矩 +4.06,8.12;1.56,8.12 +4.38,5.31;0.62,5.31 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.50,5.62 +2.50,5.62;2.50,8.12 +4.06,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.12,3.75 +3.12,3.75;2.81,4.38 +2.81,4.38;2.50,4.69 +0.62,5.94;0.94,6.56 +0.94,6.56;1.25,7.19 +1.25,7.19;1.25,7.81 +1.25,7.81;1.56,8.75 +1.56,8.75;1.88,9.38 +9.06,8.75;4.69,8.75 +4.69,8.75;4.69,0.62 +4.69,1.25;9.06,1.25 +4.69,3.75;8.75,3.75 +8.75,3.75;8.75,6.25 +8.75,6.25;4.69,6.25 + +# UTF-16 : 8d dd +# UTF-8 : 9d b7 e8 +[8ddd] 距 +2.19,4.38;4.06,4.38 +2.19,1.56;2.19,6.25 +0.94,0.94;0.94,5.31 +0.94,6.25;3.75,6.25 +3.75,6.25;3.75,8.75 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.62;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +9.06,8.75;4.69,8.75 +4.69,8.75;4.69,0.62 +4.69,1.25;9.06,1.25 +4.69,3.75;8.75,3.75 +8.75,3.75;8.75,6.25 +8.75,6.25;4.69,6.25 + +# UTF-16 : 62 e0 +# UTF-8 : a0 8b e6 +[62e0] 拠 +9.38,0.94;7.81,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.00,1.56 +5.00,1.56;4.69,2.19 +4.69,2.19;4.06,2.50 +4.06,2.50;3.75,3.44 +3.75,3.44;3.44,4.06 +3.44,4.06;3.44,5.00 +3.44,5.00;3.12,6.25 +5.00,2.19;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;5.94,3.75 +5.94,3.75;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;6.25,5.94 +6.25,5.94;6.25,6.56 +5.94,6.56;6.25,8.44 +5.94,8.44;8.12,8.44 +8.12,8.44;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;8.44,2.50 +8.44,2.50;8.75,2.50 +8.75,2.50;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;9.06,4.06 +9.06,4.06;9.06,4.69 +3.12,7.81;5.00,7.81 +5.00,7.81;5.00,6.88 +5.00,6.88;5.00,5.94 +5.00,5.94;4.69,5.00 +4.69,5.00;4.69,4.38 +4.69,4.38;4.38,3.44 +4.38,3.44;4.06,2.81 +4.06,2.81;3.44,2.19 +3.44,2.19;3.12,1.56 +3.12,1.56;2.50,1.25 +2.50,1.25;2.19,0.62 +2.19,3.75;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.12,7.50 +3.12,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +3.12,8.44;3.44,9.06 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;0.94,0.62 +0.94,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.50,4.69;1.88,4.38 +1.88,4.38;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.50,7.19;0.31,7.19 + +# UTF-16 : 83 45 +# UTF-8 : 85 8d e8 +[8345] 荅 +0.62,8.12;8.75,8.12 +2.81,6.88;2.81,9.38 +6.56,6.88;6.56,9.38 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.00,6.88 +5.00,6.88;4.69,7.50 +4.69,7.50;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.44,6.25 +3.44,6.25;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.19,5.62 +2.19,5.62;1.88,5.31 +1.88,5.31;1.56,5.00 +1.56,5.00;0.94,4.69 +0.94,4.69;0.62,4.38 +2.50,5.00;7.19,5.00 +7.50,0.62;7.50,3.75 +7.50,3.75;1.88,3.75 +1.88,3.75;1.88,0.62 +1.88,1.25;7.50,1.25 + +# UTF-16 : 58 54 +# UTF-8 : 94 a1 e5 +[5854] 塔 +0.31,6.88;3.12,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +2.50,8.12;9.06,8.12 +4.38,6.88;4.38,9.38 +7.19,6.88;7.19,9.38 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,7.50 +5.94,7.50;5.62,6.88 +5.62,6.88;5.31,6.56 +5.31,6.56;5.00,6.25 +5.00,6.25;4.69,5.94 +4.69,5.94;4.38,5.62 +4.38,5.62;4.06,5.62 +4.06,5.62;3.75,5.31 +3.75,5.31;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.50,4.38 +4.06,5.00;7.81,5.00 +8.12,0.62;8.12,3.75 +8.12,3.75;3.44,3.75 +3.44,3.75;3.44,0.62 +3.44,1.25;8.12,1.25 + +# UTF-16 : 64 2d +# UTF-8 : ad 90 e6 +[642d] 搭 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.06;2.50,3.75 +2.50,3.75;1.88,3.75 +1.88,3.75;1.25,3.44 +1.25,3.44;0.94,3.12 +0.94,3.12;0.31,3.12 +2.81,7.19;0.31,7.19 +2.50,8.12;9.06,8.12 +4.38,6.88;4.38,9.38 +7.19,6.88;7.19,9.38 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,7.50 +5.94,7.50;5.62,6.88 +5.62,6.88;5.31,6.56 +5.31,6.56;5.00,6.25 +5.00,6.25;4.69,5.94 +4.69,5.94;4.38,5.62 +4.38,5.62;4.06,5.62 +4.06,5.62;3.75,5.31 +3.75,5.31;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.50,4.38 +4.06,5.00;7.81,5.00 +8.12,0.62;8.12,3.75 +8.12,3.75;3.44,3.75 +3.44,3.75;3.44,0.62 +3.44,1.25;8.12,1.25 + +# UTF-16 : 97 b3 +# UTF-8 : b3 9e e9 +[97b3] 鞳 +0.31,7.81;4.06,7.81 +3.44,9.06;3.44,6.88 +3.44,6.88;1.25,6.88 +1.25,6.88;1.25,9.06 +3.75,3.44;3.75,5.62 +3.75,5.62;0.62,5.62 +0.62,5.62;0.62,3.44 +0.62,3.44;3.75,3.44 +0.00,2.50;4.38,2.50 +2.19,0.62;2.19,6.88 +4.38,8.12;9.06,8.12 +5.62,6.88;5.62,9.38 +7.81,6.88;7.81,9.38 +9.06,4.38;8.75,5.00 +8.75,5.00;8.12,5.62 +8.12,5.62;7.50,5.94 +7.50,5.94;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.50 +6.56,7.50;6.56,6.88 +6.56,6.88;6.25,6.56 +6.25,6.56;5.94,6.25 +5.94,6.25;5.62,5.62 +5.62,5.62;5.00,5.31 +5.00,5.31;4.38,4.69 +4.38,4.69;4.06,4.38 +5.31,5.00;8.12,5.00 +8.44,0.62;8.44,3.75 +8.44,3.75;5.00,3.75 +5.00,3.75;5.00,0.62 +5.00,1.25;8.44,1.25 + +# UTF-16 : 64 42 +# UTF-8 : 82 91 e6 +[6442] 摂 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.38;2.19,4.06 +2.19,4.06;1.56,4.06 +1.56,4.06;1.25,3.75 +1.25,3.75;0.62,3.44 +0.62,3.44;0.31,3.44 +2.81,7.19;0.31,7.19 +3.75,8.75;3.75,5.00 +9.06,8.75;2.81,8.75 +8.12,4.38;8.12,8.75 +4.06,6.25;7.81,6.25 +4.06,7.50;7.81,7.50 +2.81,4.69;3.44,4.69 +3.44,4.69;4.06,5.00 +4.06,5.00;4.69,5.00 +4.69,5.00;5.31,5.00 +5.31,5.00;5.94,5.00 +5.94,5.00;6.56,5.00 +6.56,5.00;7.19,5.00 +7.19,5.00;7.81,5.00 +7.81,5.00;8.75,5.31 +8.75,5.31;9.38,5.31 +2.50,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.44 +4.38,3.44;4.06,3.75 +4.06,3.75;3.44,4.06 +3.44,4.06;3.12,4.38 +6.25,2.81;6.88,3.12 +6.88,3.12;7.19,3.44 +7.19,3.44;7.81,3.75 +7.81,3.75;8.12,4.06 +8.12,4.06;8.75,4.38 + +# UTF-16 : 64 83 +# UTF-8 : 83 92 e6 +[6483] 撃 +0.94,6.25;4.38,6.25 +4.38,6.25;4.38,7.81 +4.38,7.81;0.62,7.81 +0.62,7.81;0.62,5.94 +0.94,6.88;4.38,6.88 +0.31,5.31;4.69,5.31 +2.50,4.69;2.50,9.38 +0.31,8.75;4.69,8.75 +4.69,7.19;5.31,7.50 +5.31,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;7.81,9.06 +7.81,9.06;7.81,7.81 +7.81,7.81;8.44,7.50 +8.44,7.50;8.44,7.50 +8.44,7.50;8.75,7.50 +8.75,7.50;9.06,7.81 +9.06,7.81;9.06,8.12 +4.69,6.88;8.75,6.88 +4.69,5.00;5.31,5.00 +5.31,5.00;5.94,5.00 +5.94,5.00;6.25,5.31 +6.25,5.31;6.88,5.62 +6.88,5.62;7.19,5.62 +7.19,5.62;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.44,6.56 +8.44,6.56;8.75,6.88 +9.06,4.38;8.75,4.69 +8.75,4.69;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.25 +5.62,6.25;5.31,6.56 +4.69,4.38;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.62 +4.38,0.62;4.06,0.62 +4.06,0.62;3.44,0.62 +3.44,0.62;3.12,0.62 +3.12,0.62;2.50,0.62 +9.06,2.19;0.31,2.19 +8.44,3.12;0.94,3.12 +1.25,4.38;2.19,4.38 +2.19,4.38;2.81,4.38 +2.81,4.38;3.75,4.38 +3.75,4.38;4.38,4.38 +4.38,4.38;5.00,4.38 +5.00,4.38;5.94,4.38 +5.94,4.38;6.56,4.38 +6.56,4.38;7.19,4.69 +7.19,4.69;7.81,4.69 +7.81,4.69;8.12,4.69 + +# UTF-16 : 64 ae +# UTF-8 : ae 92 e6 +[64ae] 撮 +1.25,9.06;1.25,1.56 +1.25,1.56;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.50,4.69;1.88,4.38 +1.88,4.38;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.50,7.19;0.31,7.19 +2.81,5.62;2.81,1.25 +5.31,0.62;5.31,5.62 +2.81,2.81;5.31,2.81 +2.81,4.38;5.31,4.38 +2.19,1.25;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.31,1.88 +5.62,4.38;8.75,4.38 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.81,2.19 +7.81,2.19;7.81,2.50 +7.81,2.50;8.12,3.12 +8.12,3.12;8.44,3.44 +8.44,3.44;8.75,4.06 +8.75,4.06;8.75,4.38 +9.06,0.94;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.06 +2.19,5.62;9.38,5.62 +3.12,6.56;8.44,6.56 +8.44,6.56;8.44,8.75 +8.44,8.75;3.12,8.75 +2.81,8.75;3.12,6.56 +3.12,7.81;8.44,7.81 + +# UTF-16 : 6a 36 +# UTF-8 : b6 a8 e6 +[6a36] 樶 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +3.12,5.62;3.12,1.25 +5.62,0.62;5.62,5.62 +3.12,2.81;5.31,2.81 +3.12,4.38;5.31,4.38 +2.19,1.25;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,1.88 +5.94,4.38;9.06,4.38 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,3.12 +8.44,3.12;8.44,3.44 +8.44,3.44;8.75,4.06 +8.75,4.06;8.75,4.38 +9.06,0.94;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.06 +2.50,5.62;9.38,5.62 +3.12,6.56;8.75,6.56 +8.75,6.56;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,6.56 +3.12,7.81;8.44,7.81 + +# UTF-16 : 51 dd +# UTF-8 : 9d 87 e5 +[51dd] 凝 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.75 +7.19,3.75;9.06,3.75 +7.19,1.25;7.19,5.94 +5.00,0.62;5.31,1.25 +5.31,1.25;5.31,1.56 +5.31,1.56;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +9.06,0.94;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,1.25 +6.88,1.25;6.25,1.88 +6.25,1.88;6.25,2.19 +6.25,2.19;5.94,2.81 +5.94,2.81;5.94,3.12 +9.06,5.94;5.31,5.94 +5.31,8.75;9.06,8.75 +5.94,7.81;6.25,7.50 +6.25,7.50;6.88,7.19 +6.88,7.19;7.19,6.88 +7.19,6.88;7.50,6.25 +7.50,6.25;8.12,5.94 +9.06,8.75;8.75,8.12 +8.75,8.12;8.44,7.81 +8.44,7.81;8.12,7.50 +8.12,7.50;7.81,6.88 +7.81,6.88;7.19,6.56 +2.19,9.06;2.19,6.56 +2.19,6.56;2.50,6.25 +2.50,6.25;3.12,6.25 +3.12,6.25;3.44,6.25 +3.44,6.25;3.75,6.25 +3.75,6.25;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.00,7.50 +2.19,7.81;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.75,8.12 +3.75,8.12;4.38,8.44 +4.38,8.44;5.00,8.75 +5.00,5.31;2.50,5.31 +1.56,3.75;1.88,4.38 +1.88,4.38;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;2.50,5.62 +2.50,5.62;2.81,5.94 +5.31,3.44;1.56,3.44 +1.25,0.62;1.88,0.94 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.44,2.81 +3.44,2.81;3.44,3.75 +3.44,3.75;3.44,5.31 +5.00,1.25;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,2.81 +3.75,2.81;3.44,3.12 +9.06,5.62;8.75,5.31 +8.75,5.31;8.75,5.00 +8.75,5.00;8.44,4.69 +8.44,4.69;8.44,4.38 + +# UTF-16 : 64 ec +# UTF-8 : ac 93 e6 +[64ec] 擬 +1.25,9.06;1.25,1.56 +1.25,1.56;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.19,5.00;1.88,5.00 +1.88,5.00;1.25,4.69 +1.25,4.69;0.94,4.38 +0.94,4.38;0.62,4.38 +0.62,4.38;0.00,4.06 +2.19,7.19;0.00,7.19 +7.19,3.75;9.06,3.75 +7.19,1.25;7.50,5.94 +5.31,0.62;5.62,1.25 +5.62,1.25;5.62,1.56 +5.62,1.56;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +9.38,0.94;9.06,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,1.25 +6.88,1.25;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.81 +5.94,2.81;5.94,3.12 +9.06,5.94;5.31,5.94 +5.62,8.75;9.06,8.75 +5.94,7.81;6.56,7.50 +6.56,7.50;6.88,7.19 +6.88,7.19;7.19,6.88 +7.19,6.88;7.81,6.25 +7.81,6.25;8.12,5.94 +9.06,8.75;8.75,8.12 +8.75,8.12;8.44,7.81 +8.44,7.81;8.12,7.50 +8.12,7.50;7.81,6.88 +7.81,6.88;7.50,6.56 +2.50,9.06;2.50,6.56 +2.50,6.56;2.81,6.25 +2.81,6.25;3.44,6.25 +3.44,6.25;3.75,6.25 +3.75,6.25;4.06,6.25 +4.06,6.25;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.31,7.50 +2.50,7.81;3.12,7.81 +3.12,7.81;3.75,8.12 +3.75,8.12;4.06,8.12 +4.06,8.12;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,5.31;2.81,5.31 +1.88,3.75;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +5.31,3.44;1.88,3.44 +1.56,0.62;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.75 +3.75,3.75;3.75,5.31 +5.00,1.25;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 +4.06,2.81;3.75,3.12 +9.06,5.62;8.75,5.31 +8.75,5.31;8.75,5.00 +8.75,5.00;8.44,4.69 +8.44,4.69;8.44,4.38 + +# UTF-16 : 79 19 +# UTF-8 : 99 a4 e7 +[7919] 礙 +9.06,5.62;8.75,5.31 +8.75,5.31;8.75,5.00 +8.75,5.00;8.44,4.69 +8.44,4.69;8.44,4.38 +7.50,3.75;9.06,3.75 +7.50,1.25;7.50,5.94 +5.62,0.62;5.62,1.25 +5.62,1.25;5.94,2.19 +5.94,2.19;5.94,2.50 +5.94,2.50;6.25,3.12 +6.25,3.12;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +9.38,0.94;9.06,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,2.19 +6.56,2.19;6.25,2.81 +6.25,2.81;6.25,3.12 +9.06,5.94;5.62,5.94 +5.94,8.75;9.06,8.75 +6.25,7.81;6.56,7.50 +6.56,7.50;7.19,7.19 +7.19,7.19;7.50,6.88 +7.50,6.88;7.81,6.25 +7.81,6.25;8.12,5.94 +9.06,8.75;8.75,8.12 +8.75,8.12;8.44,7.81 +8.44,7.81;8.12,7.50 +8.12,7.50;7.81,6.88 +7.81,6.88;7.50,6.56 +2.81,9.06;3.12,6.56 +2.81,6.56;3.12,6.25 +3.12,6.25;3.75,6.25 +3.75,6.25;4.06,6.25 +4.06,6.25;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +2.81,7.81;3.44,7.81 +3.44,7.81;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.62,8.75 +5.62,5.31;3.44,5.31 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.75,5.94 +5.62,3.44;2.81,3.44 +2.19,0.62;2.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.88 +3.75,1.88;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.38,3.75 +4.38,3.75;4.38,5.31 +5.31,1.25;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 +4.38,2.81;4.38,3.12 +2.81,8.75;0.31,8.75 +0.94,5.62;0.94,0.62 +0.94,1.56;2.50,1.56 +2.50,1.56;2.50,5.62 +2.50,5.62;0.94,5.62 +0.00,3.44;0.31,4.06 +0.31,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.62,5.00 +0.62,5.00;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.25,7.19 +1.25,7.19;1.25,7.81 +1.25,7.81;1.25,8.75 + +# UTF-16 : 65 cb +# UTF-8 : 8b 97 e6 +[65cb] 旋 +1.88,7.81;1.88,9.38 +0.00,7.81;3.75,7.81 +0.00,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.62 +1.25,5.62;1.25,6.56 +1.25,6.56;1.25,7.81 +1.25,5.94;3.12,5.94 +3.12,5.94;3.12,4.69 +3.12,4.69;3.12,3.75 +3.12,3.75;3.12,2.81 +3.12,2.81;3.12,2.19 +3.12,2.19;3.12,1.88 +3.12,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +9.06,8.12;4.69,8.12 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;5.00,9.38 +6.56,4.06;8.75,4.06 +6.56,1.25;6.56,6.56 +3.44,0.62;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.38,2.81 +4.38,2.81;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;4.69,5.62 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.69,3.12 +4.69,3.12;4.69,3.75 +8.75,6.56;4.06,6.56 +8.75,6.56;8.44,6.25 +8.44,6.25;8.44,5.62 +8.44,5.62;8.12,5.31 +8.12,5.31;7.81,5.00 + +# UTF-16 : 66 81 +# UTF-8 : 81 9a e6 +[6681] 暁 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,5.31;2.50,5.31 +6.56,4.06;6.56,1.56 +6.56,1.56;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.00,4.06 +8.75,4.06;3.12,4.06 +9.06,6.25;2.81,6.25 +5.94,6.25;5.94,9.38 +4.38,4.38;4.38,7.50 +7.50,4.38;7.50,7.50 +8.75,8.12;3.12,8.12 + +# UTF-16 : 67 6f +# UTF-8 : af 9d e6 +[676f] 杯 +1.88,0.62;1.88,9.06 +3.44,7.19;0.31,7.19 +0.00,2.50;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +6.25,0.62;6.25,7.50 +9.06,8.44;3.12,8.44 +3.12,2.81;3.44,3.44 +3.44,3.44;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;5.00,5.00 +5.00,5.00;5.31,5.62 +5.31,5.62;5.62,6.25 +5.62,6.25;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.81 +6.56,7.81;6.56,8.44 +9.06,2.81;9.06,3.12 +9.06,3.12;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 + +# UTF-16 : 62 94 +# UTF-8 : 94 8a e6 +[6294] 抔 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.81,4.38 +2.81,4.38;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +3.12,7.19;0.31,7.19 +6.25,0.62;6.25,7.50 +9.06,8.44;3.12,8.44 +2.81,2.81;3.12,3.44 +3.12,3.44;3.75,4.06 +3.75,4.06;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.94,7.19 +5.94,7.19;6.25,7.81 +6.25,7.81;6.56,8.44 +9.06,2.81;9.06,3.12 +9.06,3.12;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 + +# UTF-16 : 57 4f +# UTF-8 : 8f 9d e5 +[574f] 坏 +0.31,6.56;3.12,6.56 +1.56,1.56;1.56,9.06 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +6.25,0.62;6.25,7.50 +9.06,8.44;3.12,8.44 +2.81,2.81;3.12,3.44 +3.12,3.44;3.75,4.06 +3.75,4.06;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.94,7.19 +5.94,7.19;6.25,7.81 +6.25,7.81;6.56,8.44 +9.06,2.81;9.06,3.12 +9.06,3.12;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 + +# UTF-16 : 67 c4 +# UTF-8 : 84 9f e6 +[67c4] 柄 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +9.06,8.75;3.12,8.75 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;5.00,4.38 +5.00,4.38;5.31,4.69 +5.31,4.69;5.62,5.31 +5.62,5.31;5.62,5.62 +5.62,5.62;5.94,6.25 +5.94,6.25;5.94,6.88 +5.94,6.88;6.25,7.50 +6.25,7.50;6.25,8.12 +5.94,8.12;6.25,8.75 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,6.88 +8.75,6.88;3.44,6.88 +3.44,6.88;3.44,0.62 +8.44,3.12;7.81,3.75 +7.81,3.75;7.50,4.38 +7.50,4.38;6.88,5.00 +6.88,5.00;6.25,5.31 +6.25,5.31;5.94,5.94 + +# UTF-16 : 97 86 +# UTF-8 : 86 9e e9 +[9786] 鞆 +0.31,7.81;4.38,7.81 +3.44,9.06;3.44,6.88 +3.44,6.88;1.25,6.88 +1.25,6.88;1.25,9.06 +3.75,3.44;3.75,5.62 +3.75,5.62;0.62,5.62 +0.62,5.62;0.62,3.44 +0.62,3.44;3.75,3.44 +0.00,2.50;4.38,2.50 +2.19,0.62;2.19,6.88 +9.06,8.75;4.38,8.75 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.94,4.38 +5.94,4.38;5.94,4.69 +5.94,4.69;6.25,5.31 +6.25,5.31;6.56,5.94 +6.56,5.94;6.56,6.25 +6.56,6.25;6.56,6.88 +6.56,6.88;6.56,7.50 +6.56,7.50;6.56,8.12 +6.56,8.12;6.56,8.75 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,6.88 +8.75,6.88;4.69,6.88 +4.69,6.88;4.69,0.62 +8.44,3.12;8.12,3.75 +8.12,3.75;7.81,4.38 +7.81,4.38;7.50,5.00 +7.50,5.00;6.88,5.31 +6.88,5.31;6.56,5.94 + +# UTF-16 : 6d c7 +# UTF-8 : 87 b7 e6 +[6dc7] 淇 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.44,9.06;3.75,3.12 +9.06,8.12;2.50,8.12 +8.12,3.12;8.12,9.06 +2.50,2.81;9.06,2.81 +3.75,4.69;8.12,4.69 +3.75,6.56;8.12,6.56 +2.50,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,2.19 +4.69,2.19;5.00,2.50 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,2.19 +7.19,2.19;6.56,2.50 + +# UTF-16 : 68 cb +# UTF-8 : 8b a3 e6 +[68cb] 棋 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +3.75,9.06;3.75,3.12 +9.06,8.12;2.81,8.12 +8.12,3.12;8.12,9.06 +2.81,2.81;9.06,2.81 +3.75,4.69;8.12,4.69 +3.75,6.56;8.12,6.56 +2.50,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;5.00,2.50 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,2.19 +7.19,2.19;6.56,2.50 + +# UTF-16 : 7a 18 +# UTF-8 : 98 a8 e7 +[7a18] 稘 +3.44,9.06;2.81,8.75 +2.81,8.75;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.12,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +3.75,9.06;3.75,3.12 +9.06,8.12;2.81,8.12 +8.12,3.12;8.12,9.06 +2.81,2.81;9.06,2.81 +4.06,4.69;8.12,4.69 +4.06,6.56;8.12,6.56 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,2.19 +5.00,2.19;5.31,2.50 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,2.19 +7.19,2.19;6.56,2.50 + +# UTF-16 : 6b 3e +# UTF-8 : be ac e6 +[6b3e] 款 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.81 +5.94,2.81;6.25,3.44 +6.25,3.44;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +6.88,5.62;6.88,7.19 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;7.19,3.75 +7.19,3.75;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +4.69,5.31;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.31,6.88 +5.31,6.88;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +8.44,5.31;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;9.06,7.19 +9.06,7.19;9.06,7.81 +5.62,7.81;9.06,7.81 +0.62,6.88;4.69,6.88 +4.69,8.12;0.31,8.12 +2.50,6.88;2.50,9.06 +2.50,4.38;2.50,1.25 +2.50,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +4.38,1.88;4.38,2.50 +4.38,2.50;4.06,2.81 +4.06,2.81;3.75,3.44 +3.75,3.44;3.75,3.75 +5.00,4.38;0.31,4.38 +4.38,5.62;0.62,5.62 + +# UTF-16 : 6c a1 +# UTF-8 : a1 b2 e6 +[6ca1] 没 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.81,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.38,8.12 +4.38,8.12;4.38,8.75 +4.38,8.75;7.19,8.75 +7.19,8.75;7.19,6.25 +7.19,6.25;7.50,5.94 +7.50,5.94;7.81,5.94 +7.50,5.94;8.12,5.94 +8.12,5.94;8.75,5.94 +8.75,5.94;9.06,6.25 +9.06,6.25;9.06,6.88 +9.06,6.88;9.06,7.19 +2.81,5.00;8.44,5.00 +2.50,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.50 +6.25,2.50;6.56,2.81 +6.56,2.81;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;4.06,4.38 + +# UTF-16 : 80 a1 +# UTF-8 : a1 82 e8 +[80a1] 股 +0.94,4.06;3.12,4.06 +1.25,6.56;3.12,6.56 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;3.12,8.75 +3.12,8.75;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.00,8.12 +5.00,8.12;5.00,8.75 +5.00,8.75;7.50,8.75 +7.50,8.75;7.50,6.25 +7.50,6.25;7.81,5.94 +7.81,5.94;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 +9.06,5.94;9.06,6.56 +9.06,6.56;9.06,7.19 +3.75,5.00;8.75,5.00 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.12,4.38 +8.12,4.38;8.44,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.38 + +# UTF-16 : 91 58 +# UTF-8 : 98 85 e9 +[9158] 酘 +0.94,1.25;4.06,1.25 +4.06,1.25;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,0.62 +0.94,2.81;3.75,2.81 +0.31,8.75;4.38,8.75 +1.88,8.44;1.88,6.88 +1.88,6.88;1.88,6.25 +1.88,6.25;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +2.81,8.44;2.81,5.00 +2.81,5.00;2.81,4.69 +2.81,4.69;3.12,4.38 +3.12,4.38;3.75,4.38 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.31,8.12 +5.31,8.12;5.31,8.75 +5.31,8.75;7.50,8.75 +7.50,8.75;7.50,6.25 +7.50,6.25;7.81,5.94 +7.81,5.94;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 +9.06,5.94;9.06,6.56 +9.06,6.56;9.06,7.19 +4.38,5.00;8.75,5.00 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.38 +8.44,4.38;8.75,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.38 + +# UTF-16 : 6b b3 +# UTF-8 : b3 ae e6 +[6bb3] 殳 +0.62,5.62;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,5.94 +1.88,5.94;2.50,6.56 +2.50,6.56;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 +3.12,8.75;6.56,8.75 +6.56,8.75;6.56,6.25 +6.56,6.25;6.88,5.94 +6.88,5.94;7.19,5.94 +7.19,5.94;7.50,5.94 +7.50,5.94;8.12,5.94 +8.12,5.94;8.75,6.25 +8.75,6.25;8.75,6.56 +8.75,6.56;8.75,7.19 +0.94,5.00;7.81,5.00 +0.62,0.94;1.56,0.94 +1.56,0.94;2.81,1.25 +2.81,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;5.31,2.50 +5.31,2.50;5.94,2.81 +5.94,2.81;6.56,3.44 +6.56,3.44;6.88,3.75 +6.88,3.75;7.50,4.38 +7.50,4.38;7.81,5.00 +8.75,0.94;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.25,1.56 +6.25,1.56;5.62,2.19 +5.62,2.19;5.00,2.50 +5.00,2.50;4.38,2.81 +4.38,2.81;3.75,3.12 +3.75,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 + +# UTF-16 : 5c 3c +# UTF-8 : bc b0 e5 +[5c3c] 尼 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,8.75 +1.25,8.75;8.12,8.75 +8.12,8.75;8.12,6.56 +8.12,6.56;1.56,6.56 +2.81,6.25;2.81,1.88 +2.81,1.88;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.44,2.19 +8.44,2.19;8.44,2.50 +8.44,2.50;8.75,3.12 +2.81,3.44;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.62,4.38 +5.62,4.38;6.25,4.38 +6.25,4.38;6.56,4.69 +6.56,4.69;7.19,5.00 +7.19,5.00;7.81,5.31 +7.81,5.31;8.12,5.62 + +# UTF-16 : 6c e5 +# UTF-8 : a5 b3 e6 +[6ce5] 泥 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;2.19,7.81 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.62 +3.44,5.62;3.44,8.75 +3.44,8.75;8.75,8.75 +8.75,8.75;8.75,6.56 +8.75,6.56;3.44,6.56 +4.69,6.25;4.69,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +4.69,3.44;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.56,4.38 +6.56,4.38;7.19,4.38 +7.19,4.38;7.50,4.69 +7.50,4.69;7.81,5.00 +7.81,5.00;8.44,5.31 +8.44,5.31;8.75,5.62 + +# UTF-16 : 60 29 +# UTF-8 : a9 80 e6 +[6029] 怩 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,0.94;2.50,1.25 +2.50,1.25;2.50,1.56 +2.50,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;3.12,8.75 +3.12,8.75;8.75,8.75 +8.75,8.75;8.75,6.56 +8.75,6.56;3.44,6.56 +4.38,6.25;4.38,1.88 +4.38,1.88;4.38,1.25 +4.38,1.25;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +4.38,3.44;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.62,3.75 +5.62,3.75;6.25,4.06 +6.25,4.06;6.56,4.38 +6.56,4.38;7.19,4.38 +7.19,4.38;7.50,4.69 +7.50,4.69;7.81,5.00 +7.81,5.00;8.44,5.31 +8.44,5.31;8.75,5.62 + +# UTF-16 : 66 35 +# UTF-8 : b5 98 e6 +[6635] 昵 +0.94,1.56;2.81,1.56 +2.81,1.56;2.81,8.44 +2.81,8.44;0.94,8.44 +0.94,8.44;0.94,0.94 +0.94,5.31;2.81,5.31 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,5.62 +4.06,5.62;4.06,8.75 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,6.56 +8.75,6.56;4.06,6.56 +5.00,6.25;5.00,1.88 +5.00,1.88;5.00,1.25 +5.00,1.25;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +5.00,3.44;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;7.19,4.38 +7.19,4.38;7.81,4.69 +7.81,4.69;8.12,5.00 +8.12,5.00;8.44,5.31 +8.44,5.31;8.75,5.62 + +# UTF-16 : 77 24 +# UTF-8 : a4 9c e7 +[7724] 眤 +0.94,1.56;3.12,1.56 +2.81,1.56;3.12,8.44 +2.81,8.44;0.94,8.44 +0.94,8.44;0.94,0.94 +0.94,6.25;2.81,6.25 +0.94,4.06;2.81,4.06 +3.12,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,5.62 +4.06,5.62;4.06,8.75 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,6.56 +8.75,6.56;4.06,6.56 +5.00,6.25;5.00,1.88 +5.00,1.88;5.00,1.25 +5.00,1.25;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +5.00,3.44;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;7.19,4.38 +7.19,4.38;7.81,4.69 +7.81,4.69;8.12,5.00 +8.12,5.00;8.44,5.31 +8.44,5.31;8.75,5.62 + +# UTF-16 : 6d 99 +# UTF-8 : 99 b6 e6 +[6d99] 涙 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,8.75;9.06,8.75 +8.75,4.06;3.44,4.06 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;5.94,3.75 +5.94,3.75;5.94,4.06 +5.94,4.06;5.94,5.31 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +6.25,3.12;6.25,3.44 +6.25,3.44;6.25,3.75 +6.25,3.75;5.94,4.06 +2.19,0.94;2.50,1.56 +2.50,1.56;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.38 +3.44,4.38;3.44,4.69 +3.12,4.69;3.44,7.50 +3.12,7.50;8.44,7.50 +8.44,7.50;8.44,5.62 +8.44,5.62;3.44,5.62 + +# UTF-16 : 63 69 +# UTF-8 : a9 8d e6 +[6369] 捩 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.44 +2.81,7.19;0.31,7.19 +2.81,8.75;9.06,8.75 +8.75,4.06;3.44,4.06 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +5.94,4.06;6.25,5.31 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;6.25,3.75 +6.25,3.75;6.25,4.06 +2.50,0.94;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.44,4.69 +3.44,4.69;3.44,7.50 +3.44,7.50;8.44,7.50 +8.44,7.50;8.44,5.62 +8.44,5.62;3.44,5.62 + +# UTF-16 : 55 33 +# UTF-8 : b3 94 e5 +[5533] 唳 +0.94,2.19;2.50,2.19 +2.50,2.19;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +3.12,8.75;9.06,8.75 +9.06,4.06;3.75,4.06 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;6.25,3.44 +6.25,3.44;6.25,3.75 +6.25,3.75;6.25,4.06 +6.25,4.06;6.25,5.31 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;6.25,3.75 +6.25,3.75;6.25,4.06 +2.50,0.94;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,4.69 +3.75,4.69;3.75,7.50 +3.75,7.50;8.75,7.50 +8.75,7.50;8.75,5.62 +8.75,5.62;3.75,5.62 + +# UTF-16 : 7d 9f +# UTF-8 : 9f b6 e7 +[7d9f] 綟 +3.12,8.75;9.06,8.75 +9.06,4.06;3.75,4.06 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;5.94,3.12 +5.94,3.12;6.25,3.44 +6.25,3.44;6.25,3.75 +6.25,3.75;6.25,4.06 +6.25,4.06;6.25,5.31 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;6.25,4.06 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,4.69 +3.75,4.69;3.75,7.50 +3.75,7.50;8.75,7.50 +8.75,7.50;8.75,5.62 +8.75,5.62;3.75,5.62 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 + +# UTF-16 : 55 56 +# UTF-8 : 96 95 e5 +[5556] 啖 +0.62,2.19;2.81,2.19 +2.81,2.19;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +4.38,4.69;4.38,4.38 +4.38,4.38;4.06,3.75 +4.06,3.75;4.06,3.44 +4.06,3.44;3.75,3.12 +3.75,3.12;3.44,2.81 +4.38,8.44;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;4.06,7.50 +4.06,7.50;3.75,6.88 +3.75,6.88;3.44,6.56 +8.75,4.69;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.81,3.12 +7.81,3.12;7.50,2.81 +8.75,8.75;8.44,8.12 +8.44,8.12;8.12,7.81 +8.12,7.81;8.12,7.50 +8.12,7.50;7.81,7.19 +7.81,7.19;7.50,6.88 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;5.94,5.62 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;6.25,3.44 +6.25,3.44;6.25,3.75 +6.25,3.75;5.94,4.38 +3.12,5.00;3.75,5.31 +3.75,5.31;4.06,5.31 +4.06,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,7.19 +5.94,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;5.94,9.06 +9.06,5.00;8.44,5.31 +8.44,5.31;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,7.19 +6.25,7.19;6.25,7.50 +6.25,7.50;6.25,7.81 +6.25,7.81;5.94,8.44 + +# UTF-16 : 6d e1 +# UTF-8 : a1 b7 e6 +[6de1] 淡 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +4.06,8.44;4.06,8.12 +4.06,8.12;3.75,7.81 +3.75,7.81;3.75,7.50 +3.75,7.50;3.44,6.88 +3.44,6.88;3.12,6.56 +4.06,4.69;4.06,4.38 +4.06,4.38;3.75,3.75 +3.75,3.75;3.75,3.44 +3.75,3.44;3.44,3.12 +3.44,3.12;3.12,2.81 +8.75,8.75;8.44,8.12 +8.44,8.12;8.12,7.81 +8.12,7.81;8.12,7.50 +8.12,7.50;7.81,7.19 +7.81,7.19;7.50,6.88 +8.75,4.69;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.81,3.12 +7.81,3.12;7.50,2.81 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;5.94,5.62 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.44 +5.94,3.44;5.94,3.75 +5.94,3.75;5.94,4.38 +2.81,5.00;3.12,5.31 +3.12,5.31;3.75,5.31 +3.75,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;5.94,9.06 +9.06,5.00;8.44,5.31 +8.44,5.31;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.56,6.25 +6.56,6.25;6.56,6.56 +6.56,6.56;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;5.94,8.44 + +# UTF-16 : 5f 2f +# UTF-8 : af bc e5 +[5f2f] 弯 +0.62,8.44;8.75,8.44 +4.69,8.44;4.69,9.38 +5.62,8.44;5.94,6.56 +5.62,6.56;5.62,6.25 +5.62,6.25;5.31,5.94 +5.31,5.94;4.69,5.94 +4.69,5.94;4.38,5.94 +4.38,5.94;4.06,5.94 +2.19,5.62;2.50,5.94 +2.50,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.06,8.44 +0.62,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;2.50,7.50 +2.50,7.50;2.81,7.81 +8.75,5.94;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.56,7.81 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,4.06 +7.81,4.06;1.88,4.06 +1.88,4.06;1.88,3.75 +1.88,3.75;1.56,3.12 +1.56,3.12;1.56,2.81 +1.56,2.81;1.25,2.50 +1.25,2.50;1.25,2.19 +1.56,2.81;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 + +# UTF-16 : 6e 7e +# UTF-8 : be b9 e6 +[6e7e] 湾 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,8.44;9.06,8.44 +5.62,8.44;5.62,9.38 +6.56,8.44;6.56,6.56 +6.56,6.56;6.56,6.25 +6.56,6.25;6.25,5.94 +6.25,5.94;5.62,5.94 +5.62,5.94;5.31,5.94 +3.75,5.62;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.00,7.81 +5.00,7.81;5.00,8.44 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,7.81 +9.06,5.94;8.75,6.25 +8.75,6.25;8.44,6.56 +8.44,6.56;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.19,7.81 +3.12,5.31;8.12,5.31 +8.12,5.31;8.12,4.06 +8.12,4.06;3.44,4.06 +3.44,4.06;3.44,3.75 +3.44,3.75;3.12,3.12 +3.12,3.12;3.12,2.81 +3.12,2.81;2.81,2.50 +2.81,2.50;2.81,2.19 +3.12,2.81;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 + +# UTF-16 : 6e d1 +# UTF-8 : 91 bb e6 +[6ed1] 滑 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.44,6.25;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,6.25 +2.81,4.38;2.81,6.25 +2.81,6.25;9.06,6.25 +9.06,6.25;9.06,4.38 +8.44,7.50;5.62,7.50 +5.62,7.50;5.62,6.25 +3.44,0.62;3.44,5.00 +3.44,5.00;8.44,5.00 +8.44,5.00;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.75,2.50;8.44,2.50 +3.75,3.75;8.44,3.75 + +# UTF-16 : 73 3e +# UTF-8 : be 8c e7 +[733e] 猾 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.12,9.06;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +8.44,6.25;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,6.25 +2.81,4.38;2.81,6.25 +2.81,6.25;9.06,6.25 +9.06,6.25;9.06,4.38 +8.44,7.50;5.62,7.50 +5.62,7.50;5.62,6.25 +3.75,0.62;3.75,5.00 +3.75,5.00;8.44,5.00 +8.44,5.00;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.75,2.50;8.44,2.50 +3.75,3.75;8.44,3.75 + +# UTF-16 : 69 be +# UTF-8 : be a6 e6 +[69be] 榾 +8.44,6.25;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,6.25 +3.12,4.38;3.12,6.25 +3.12,6.25;9.06,6.25 +9.06,6.25;9.06,4.38 +8.44,7.50;5.62,7.50 +5.62,7.50;5.62,6.25 +3.75,0.62;3.75,5.00 +3.75,5.00;8.44,5.00 +8.44,5.00;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +4.06,2.50;8.44,2.50 +4.06,3.75;8.44,3.75 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 + +# UTF-16 : 78 c6 +# UTF-8 : 86 a3 e7 +[78c6] 磆 +8.44,6.25;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,6.25 +3.44,4.38;3.44,6.25 +3.44,6.25;9.06,6.25 +9.06,6.25;9.06,4.38 +8.44,7.50;5.94,7.50 +5.94,7.50;5.94,6.25 +4.38,0.62;4.38,5.00 +4.38,5.00;8.44,5.00 +8.44,5.00;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +4.38,2.50;8.44,2.50 +4.38,3.75;8.44,3.75 +3.12,8.75;0.31,8.75 +1.25,1.56;2.81,1.56 +2.81,1.56;2.81,5.62 +2.81,5.62;1.25,5.62 +1.25,5.62;1.25,0.62 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.56,8.75 + +# UTF-16 : 6e de +# UTF-8 : 9e bb e6 +[6ede] 滞 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.75,3.75;9.06,5.31 +8.75,5.31;2.81,5.31 +2.81,5.31;2.81,3.75 +5.62,0.62;5.94,5.31 +3.44,1.25;3.44,3.75 +3.44,3.75;8.12,3.75 +8.12,3.75;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +9.06,8.12;2.50,8.12 +5.62,6.56;5.94,9.06 +3.44,9.06;3.44,6.56 +3.44,6.56;8.44,6.56 +8.44,6.56;8.44,9.06 + +# UTF-16 : 6f 02 +# UTF-8 : 82 bc e6 +[6f02] 漂 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,3.44;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.38,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +8.75,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +9.06,3.44;2.50,3.44 +8.44,4.69;3.12,4.69 +9.06,8.75;2.50,8.75 +6.88,8.44;6.88,5.94 +4.69,8.44;5.00,5.94 +2.81,5.62;3.12,7.50 +2.81,7.50;8.75,7.50 +8.75,7.50;8.75,5.62 +8.75,5.62;3.12,5.62 + +# UTF-16 : 61 53 +# UTF-8 : 93 85 e6 +[6153] 慓 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +5.62,3.44;5.94,1.25 +5.62,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,2.81 +8.75,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +9.06,3.44;2.50,3.44 +8.44,4.69;3.12,4.69 +9.06,8.75;2.50,8.75 +6.88,8.44;6.88,5.94 +4.69,8.44;4.69,5.94 +2.81,5.62;2.81,7.50 +2.81,7.50;8.75,7.50 +8.75,7.50;8.75,5.62 +8.75,5.62;3.12,5.62 + +# UTF-16 : 7e 39 +# UTF-8 : b9 b8 e7 +[7e39] 縹 +6.25,3.44;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.69,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +9.06,3.44;3.12,3.44 +8.75,4.69;3.75,4.69 +9.06,8.75;3.12,8.75 +6.88,8.44;6.88,5.94 +5.31,8.44;5.31,5.94 +3.44,5.62;3.44,7.50 +3.44,7.50;8.75,7.50 +8.75,7.50;8.75,5.62 +8.75,5.62;3.75,5.62 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 + +# UTF-16 : 5a d6 +# UTF-8 : 96 ab e5 +[5ad6] 嫖 +0.00,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.81,5.94 +2.81,5.94;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.00,7.50 +1.56,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.62,4.38;1.25,4.06 +1.25,4.06;1.56,3.44 +1.56,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,1.88 +2.81,1.88;3.12,1.56 +6.25,3.44;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.69,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +9.06,3.44;3.12,3.44 +8.75,4.69;3.75,4.69 +9.06,8.75;3.12,8.75 +6.88,8.44;6.88,5.94 +5.31,8.44;5.31,5.94 +3.44,5.62;3.44,7.50 +3.44,7.50;8.75,7.50 +8.75,7.50;8.75,5.62 +8.75,5.62;3.75,5.62 + +# UTF-16 : 9c 3e +# UTF-8 : be b0 e9 +[9c3e] 鰾 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;2.50,8.75 +0.62,5.31;3.12,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.12,3.12 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.25,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +6.25,3.44;6.56,1.25 +6.25,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +9.06,3.44;3.75,3.44 +8.75,4.69;4.06,4.69 +9.06,8.75;3.44,8.75 +7.19,8.44;7.19,5.94 +5.31,8.44;5.31,5.94 +3.75,5.62;3.75,7.50 +3.75,7.50;8.75,7.50 +8.75,7.50;8.75,5.62 +8.75,5.62;3.75,5.62 + +# UTF-16 : 9a 43 +# UTF-8 : 83 a9 e9 +[9a43] 驃 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.50,1.56;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.25,3.44 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.44,1.88 +3.44,1.88;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,8.75;2.19,4.38 +0.94,5.62;3.75,5.62 +0.94,7.19;3.75,7.19 +6.56,3.44;6.56,1.25 +6.56,1.25;6.56,0.94 +6.56,0.94;6.25,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +9.06,3.44;4.06,3.44 +8.75,4.69;4.38,4.69 +9.06,8.75;4.06,8.75 +7.19,8.44;7.19,5.94 +5.62,8.44;5.94,5.94 +4.38,5.62;4.38,7.50 +4.38,7.50;8.75,7.50 +8.75,7.50;8.75,5.62 +8.75,5.62;4.38,5.62 + +# UTF-16 : 6f 38 +# UTF-8 : b8 bc e6 +[6f38] 漸 +0.62,0.94;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +2.50,3.44;5.62,3.44 +5.62,3.44;5.62,6.88 +5.62,6.88;2.50,6.88 +2.50,6.88;2.50,3.44 +2.50,5.00;5.31,5.00 +2.19,2.19;5.62,2.19 +4.06,0.62;4.06,9.38 +2.19,8.12;5.94,8.12 +6.56,5.94;9.38,5.94 +8.12,0.62;8.12,5.94 +6.25,8.12;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;8.12,8.44 +8.12,8.44;8.75,8.75 +8.75,8.75;9.06,9.06 +5.62,0.94;5.62,1.25 +5.62,1.25;5.94,1.88 +5.94,1.88;5.94,2.19 +5.94,2.19;6.25,2.81 +6.25,2.81;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;6.56,5.00 +6.56,5.00;6.56,5.94 +6.56,5.94;6.56,7.19 +6.56,7.19;6.56,8.44 + +# UTF-16 : 61 5a +# UTF-8 : 9a 85 e6 +[615a] 慚 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.19,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;1.88,7.19 +2.81,3.44;5.62,3.44 +5.62,3.44;5.62,6.88 +5.62,6.88;2.81,6.88 +2.81,6.88;2.81,3.44 +2.81,5.00;5.62,5.00 +2.19,2.19;5.94,2.19 +4.38,0.62;4.38,9.38 +2.50,8.12;5.94,8.12 +6.56,5.94;9.38,5.94 +8.12,0.62;8.12,5.94 +6.56,8.12;7.19,8.44 +7.19,8.44;7.81,8.44 +7.81,8.44;8.12,8.44 +8.12,8.44;8.75,8.75 +8.75,8.75;9.06,9.06 +5.62,0.94;5.94,1.25 +5.94,1.25;5.94,1.88 +5.94,1.88;6.25,2.19 +6.25,2.19;6.25,2.81 +6.25,2.81;6.25,3.44 +6.25,3.44;6.56,4.06 +6.56,4.06;6.56,5.00 +6.56,5.00;6.56,5.94 +6.56,5.94;6.56,7.19 +6.56,7.19;6.56,8.44 + +# UTF-16 : 6f 5c +# UTF-8 : 9c bd e6 +[6f5c] 潜 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,6.88;5.62,6.88 +5.94,6.88;9.38,6.88 +5.62,8.12;2.50,8.12 +9.06,8.12;5.94,8.12 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.06,7.19 +4.06,7.19;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.06,9.06 +5.94,5.00;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;7.19,6.25 +7.19,6.25;7.19,6.88 +7.19,6.88;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.50,9.06 +5.62,5.00;5.31,5.62 +5.31,5.62;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,6.25;4.38,6.56 +4.38,6.56;3.75,6.56 +9.38,4.38;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.50,6.25 +7.50,6.25;7.19,6.88 +8.12,0.62;8.12,4.69 +8.12,4.69;3.44,4.69 +3.44,4.69;3.44,0.62 +3.44,1.25;8.12,1.25 +3.44,2.81;8.12,2.81 + +# UTF-16 : 50 e3 +# UTF-8 : a3 83 e5 +[50e3] 僣 +2.19,6.88;5.62,6.88 +5.62,6.88;9.38,6.88 +5.31,8.12;2.50,8.12 +9.06,8.12;5.94,8.12 +2.19,4.38;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;3.75,6.88 +3.75,6.88;4.06,7.19 +4.06,7.19;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.06,9.06 +5.94,5.00;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;7.19,6.25 +7.19,6.25;7.19,6.88 +7.19,6.88;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.50,9.06 +5.31,5.00;5.00,5.62 +5.00,5.62;4.69,5.94 +4.69,5.94;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,6.56 +9.38,4.38;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.50,6.25 +7.50,6.25;7.19,6.88 +8.12,0.62;8.12,4.69 +8.12,4.69;3.12,4.69 +3.12,4.69;3.12,0.62 +3.44,1.25;8.12,1.25 +3.44,2.81;8.12,2.81 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 + +# UTF-16 : 8b 5b +# UTF-8 : 9b ad e8 +[8b5b] 譛 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +2.81,6.88;5.94,6.88 +6.25,6.88;9.38,6.88 +5.62,8.12;3.12,8.12 +9.06,8.12;6.25,8.12 +2.81,4.38;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.12 +4.38,8.12;4.69,9.06 +6.25,5.00;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.50,6.56 +7.50,6.56;7.50,7.19 +7.50,7.19;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.50,9.06 +5.94,5.00;5.62,5.62 +5.62,5.62;5.31,5.94 +5.31,5.94;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,6.56 +9.38,4.38;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,6.25 +7.81,6.25;7.50,6.88 +8.44,0.62;8.44,4.69 +8.44,4.69;3.75,4.69 +3.75,4.69;3.75,0.62 +4.06,1.25;8.12,1.25 +4.06,2.81;8.12,2.81 + +# UTF-16 : 70 11 +# UTF-8 : 91 80 e7 +[7011] 瀑 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.62,4.06;5.62,1.25 +5.62,1.25;5.62,0.62 +5.62,0.62;5.31,0.62 +5.31,0.62;5.00,0.62 +5.00,0.62;4.38,0.62 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +8.75,0.62;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.19 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +4.06,3.44;3.75,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.88,3.12 +6.88,3.12;6.56,2.81 +6.56,2.81;6.56,2.81 +9.06,4.38;2.19,4.38 +2.50,5.62;8.75,5.62 +4.38,4.38;4.38,6.56 +6.88,4.38;6.88,6.56 +2.19,2.50;2.81,2.81 +2.81,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.38,4.38 +9.06,2.50;8.75,2.81 +8.75,2.81;8.12,3.12 +8.12,3.12;7.81,3.75 +7.81,3.75;7.19,4.06 +7.19,4.06;6.88,4.38 +3.12,6.56;8.44,6.56 +8.44,6.56;8.44,8.75 +8.44,8.75;3.12,8.75 +2.81,8.75;3.12,6.56 +3.12,7.81;8.44,7.81 + +# UTF-16 : 72 06 +# UTF-8 : 86 88 e7 +[7206] 爆 +2.81,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.31,5.00 +0.31,5.00;0.31,4.38 +2.81,8.12;2.81,7.19 +2.81,7.19;2.50,6.56 +2.50,6.56;2.50,5.94 +2.50,5.94;2.19,5.62 +2.19,5.62;1.88,5.00 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +5.94,4.06;5.94,1.25 +5.94,1.25;5.62,0.62 +5.62,0.62;5.31,0.62 +5.31,0.62;5.00,0.62 +5.00,0.62;4.38,0.62 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +8.75,0.62;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.19 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +4.06,3.44;4.06,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,3.12 +7.19,3.12;6.56,2.81 +6.56,2.81;6.56,2.81 +9.06,4.38;2.50,4.38 +2.81,5.62;9.06,5.62 +4.69,4.38;4.69,6.56 +7.19,4.38;7.19,6.56 +2.50,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +9.38,2.50;8.75,2.81 +8.75,2.81;8.12,3.12 +8.12,3.12;7.81,3.75 +7.81,3.75;7.50,4.06 +7.50,4.06;7.19,4.38 +3.44,6.56;8.44,6.56 +8.44,6.56;8.44,8.75 +8.44,8.75;3.44,8.75 +3.12,8.75;3.44,6.56 +3.44,7.81;8.44,7.81 + +# UTF-16 : 66 dd +# UTF-8 : 9d 9b e6 +[66dd] 曝 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,5.31;2.50,5.31 +5.94,4.06;5.94,1.25 +5.94,1.25;5.62,0.62 +5.62,0.62;5.31,0.62 +5.31,0.62;5.00,0.62 +5.00,0.62;4.38,0.62 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +8.75,0.62;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.19 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +4.06,3.44;4.06,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,3.12 +7.19,3.12;6.56,2.81 +6.56,2.81;6.56,2.81 +9.06,4.38;2.50,4.38 +2.81,5.62;9.06,5.62 +4.69,4.38;4.69,6.56 +7.19,4.38;7.19,6.56 +2.50,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +9.38,2.50;8.75,2.81 +8.75,2.81;8.12,3.12 +8.12,3.12;7.81,3.75 +7.81,3.75;7.50,4.06 +7.50,4.06;7.19,4.38 +3.44,6.56;8.44,6.56 +8.44,6.56;8.44,8.75 +8.44,8.75;3.44,8.75 +3.12,8.75;3.44,6.56 +3.44,7.81;8.44,7.81 + +# UTF-16 : 72 35 +# UTF-8 : b5 88 e7 +[7235] 爵 +0.62,8.44;1.56,8.44 +1.56,8.44;2.50,8.44 +2.50,8.44;3.12,8.44 +3.12,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.75,9.06 +2.50,7.19;2.50,7.50 +2.50,7.50;2.19,7.81 +2.19,7.81;1.88,8.44 +1.88,8.44;1.88,8.44 +5.00,7.19;4.69,7.50 +4.69,7.50;4.38,8.12 +4.38,8.12;4.38,8.44 +4.38,8.44;4.06,8.44 +6.88,7.19;7.19,7.50 +7.19,7.50;7.50,7.81 +7.50,7.81;7.50,8.44 +7.50,8.44;7.81,8.44 +0.94,5.62;0.94,7.19 +0.94,7.19;8.44,7.19 +8.44,7.19;8.44,5.62 +8.44,5.62;0.94,5.62 +5.94,6.88;5.94,5.62 +3.44,6.88;3.44,5.62 +1.25,2.81;4.69,2.81 +4.38,2.81;4.69,5.00 +4.38,5.00;1.25,5.00 +1.25,5.00;1.25,0.94 +1.25,4.06;4.38,4.06 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;4.38,1.56 +5.00,0.94;4.69,1.25 +4.69,1.25;4.38,1.56 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +8.12,5.31;8.12,1.56 +8.12,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,4.38;5.00,4.38 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.31,3.44 + +# UTF-16 : 51 00 +# UTF-8 : 80 84 e5 +[5100] 儀 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +3.75,5.00;3.75,1.25 +3.75,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.50,0.94 +1.88,3.75;9.06,3.75 +8.75,3.44;8.44,3.12 +8.44,3.12;8.12,2.81 +8.12,2.81;7.81,2.50 +7.81,2.50;7.50,2.19 +7.50,2.19;7.19,1.88 +7.19,1.88;6.56,1.56 +6.56,1.56;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.31,0.94 +5.31,0.94;4.69,0.94 +6.25,5.31;6.25,4.38 +6.25,4.38;6.56,3.75 +6.56,3.75;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +2.19,4.69;3.12,4.69 +3.12,4.69;3.75,5.00 +3.75,5.00;4.38,5.00 +4.38,5.00;5.00,5.00 +5.00,5.00;5.62,5.31 +2.19,2.19;2.50,2.19 +2.50,2.19;2.81,2.19 +2.81,2.19;3.44,2.19 +3.44,2.19;4.06,2.19 +4.06,2.19;4.69,2.50 +4.69,2.50;5.31,2.50 +5.31,2.50;5.94,2.81 +2.19,5.62;9.06,5.62 +2.81,7.19;8.44,7.19 +2.19,8.44;8.75,8.44 +4.38,8.44;4.06,8.75 +4.06,8.75;4.06,9.06 +4.06,9.06;3.75,9.38 +6.56,8.44;6.88,8.75 +6.88,8.75;7.19,9.06 +7.19,9.06;7.19,9.38 +5.62,5.62;5.62,8.44 +8.75,4.38;8.44,4.38 +8.44,4.38;7.81,4.69 +7.81,4.69;7.50,5.00 +7.50,5.00;7.50,5.31 + +# UTF-16 : 72 a0 +# UTF-8 : a0 8a e7 +[72a0] 犠 +0.31,4.06;0.62,4.06 +0.62,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.81,5.00 +0.62,7.50;2.81,7.50 +1.56,0.62;1.88,9.06 +0.00,5.31;0.31,5.94 +0.31,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.44 +0.94,8.44;0.94,8.75 +4.38,5.00;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.50,3.75;9.06,3.75 +8.44,3.44;8.12,2.81 +8.12,2.81;7.81,2.50 +7.81,2.50;7.50,2.19 +7.50,2.19;7.19,1.88 +7.19,1.88;6.88,1.56 +6.88,1.56;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.31,0.94 +5.31,0.94;5.00,0.94 +6.56,5.31;6.56,4.38 +6.56,4.38;6.56,3.75 +6.56,3.75;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,1.88 +7.50,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +2.81,4.69;3.44,4.69 +3.44,4.69;4.06,5.00 +4.06,5.00;4.69,5.00 +4.69,5.00;5.31,5.00 +5.31,5.00;5.94,5.31 +2.81,2.19;3.44,2.19 +3.44,2.19;4.06,2.19 +4.06,2.19;4.69,2.50 +4.69,2.50;5.31,2.50 +5.31,2.50;5.94,2.81 +2.50,5.62;9.06,5.62 +3.12,7.19;8.44,7.19 +2.81,8.44;8.75,8.44 +4.69,8.44;4.69,8.75 +4.69,8.75;4.38,9.06 +4.38,9.06;4.38,9.38 +6.88,8.44;7.19,8.75 +7.19,8.75;7.19,9.06 +7.19,9.06;7.50,9.38 +5.62,5.62;5.94,8.44 +8.75,4.38;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.50,5.00 +7.50,5.00;7.50,5.31 + +# UTF-16 : 79 12 +# UTF-8 : 92 a4 e7 +[7912] 礒 +4.69,5.00;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.12,3.75;9.06,3.75 +8.75,3.44;8.12,2.81 +8.12,2.81;7.81,2.19 +7.81,2.19;7.50,1.88 +7.50,1.88;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.31,0.94 +6.88,5.31;6.88,4.38 +6.88,4.38;6.88,3.75 +6.88,3.75;7.19,2.81 +7.19,2.81;7.19,2.50 +7.19,2.50;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +3.44,4.69;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.31,5.00 +5.31,5.00;5.62,5.00 +5.62,5.00;6.25,5.31 +3.44,2.19;4.06,2.19 +4.06,2.19;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.62,2.50 +5.62,2.50;6.25,2.81 +3.12,5.62;9.06,5.62 +3.75,7.19;8.44,7.19 +3.44,8.44;8.75,8.44 +5.31,8.44;5.00,8.75 +5.00,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +7.19,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 +6.25,5.62;6.25,8.44 +8.75,4.38;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.81,5.31 +3.12,8.75;0.31,8.75 +1.25,1.56;2.81,1.56 +2.81,1.56;2.81,5.62 +2.81,5.62;1.25,5.62 +1.25,5.62;1.25,0.62 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.56,8.75 + +# UTF-16 : 82 64 +# UTF-8 : a4 89 e8 +[8264] 艤 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +1.56,7.19;1.25,7.50 +1.56,9.38;1.56,8.75 +1.56,8.75;1.56,8.44 +1.56,8.44;1.56,8.12 +0.00,4.69;3.12,5.00 +1.56,5.00;1.56,1.88 +0.00,0.62;0.31,1.25 +0.31,1.25;0.31,2.19 +0.31,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.12 +0.62,8.12;2.81,8.12 +2.81,8.12;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +4.69,5.00;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.12,3.75;9.06,3.75 +8.75,3.44;8.12,2.81 +8.12,2.81;7.81,2.19 +7.81,2.19;7.50,1.88 +7.50,1.88;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.31,0.94 +6.88,5.31;6.88,4.38 +6.88,4.38;6.88,3.75 +6.88,3.75;7.19,2.81 +7.19,2.81;7.19,2.50 +7.19,2.50;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +3.44,4.69;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.00,5.00 +5.00,5.00;5.62,5.00 +5.62,5.00;5.94,5.31 +3.12,2.19;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;5.00,2.50 +5.00,2.50;5.62,2.50 +5.62,2.50;6.25,2.81 +3.12,5.62;9.06,5.62 +3.75,7.19;8.44,7.19 +3.44,8.44;8.75,8.44 +5.31,8.44;5.00,8.75 +5.00,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 +6.25,5.62;6.25,8.44 +8.75,4.38;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.81,5.31 + +# UTF-16 : 5d ac +# UTF-8 : ac b6 e5 +[5dac] 嶬 +4.69,5.00;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.12,3.75;9.06,3.75 +8.75,3.44;8.12,2.81 +8.12,2.81;7.81,2.19 +7.81,2.19;7.50,1.88 +7.50,1.88;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.31,0.94 +6.88,5.31;6.88,4.38 +6.88,4.38;6.88,3.75 +6.88,3.75;7.19,2.81 +7.19,2.81;7.19,2.50 +7.19,2.50;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +3.44,4.69;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.31,5.00 +5.31,5.00;5.62,5.00 +5.62,5.00;6.25,5.31 +3.44,2.19;4.06,2.19 +4.06,2.19;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.62,2.50 +5.62,2.50;6.25,2.81 +3.12,5.62;9.06,5.62 +3.75,7.19;8.44,7.19 +3.44,8.44;8.75,8.44 +5.31,8.44;5.00,8.75 +5.00,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +7.19,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 +6.25,5.62;6.25,8.44 +8.75,4.38;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.81,5.31 +0.62,7.81;0.62,0.62 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.88,9.06 + +# UTF-16 : 87 fb +# UTF-8 : bb 9f e8 +[87fb] 蟻 +1.88,1.56;1.88,9.06 +0.31,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,3.75 +3.44,1.25;3.44,1.88 +3.44,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +5.00,5.00;5.00,1.25 +5.00,1.25;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.44,3.75;9.06,3.75 +8.75,3.44;8.44,2.81 +8.44,2.81;7.81,2.19 +7.81,2.19;7.50,1.88 +7.50,1.88;7.19,1.56 +7.19,1.56;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +6.88,5.31;6.88,4.38 +6.88,4.38;6.88,3.75 +6.88,3.75;7.19,2.81 +7.19,2.81;7.50,2.50 +7.50,2.50;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +3.75,4.69;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.31,5.00 +5.31,5.00;5.94,5.00 +5.94,5.00;6.25,5.31 +3.75,2.19;4.38,2.19 +4.38,2.19;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.94,2.50 +5.94,2.50;6.56,2.81 +3.44,5.62;9.06,5.62 +4.06,7.19;8.75,7.19 +3.75,8.44;9.06,8.44 +5.31,8.44;5.31,8.75 +5.31,8.75;5.00,9.06 +5.00,9.06;5.00,9.38 +7.19,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 +6.25,5.62;6.25,8.44 +8.75,4.38;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.81,5.31 + +# UTF-16 : 6c 6a +# UTF-8 : aa b1 e6 +[6c6a] 汪 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.50,7.50;2.19,7.81 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +2.81,1.25;9.06,1.25 +8.75,8.44;2.81,8.44 +5.94,1.25;5.94,8.44 +8.44,5.00;3.12,5.00 + +# UTF-16 : 62 82 +# UTF-8 : 82 8a e6 +[6282] 抂 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.44,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.44,7.19;0.31,7.19 +3.12,1.25;9.06,1.25 +8.75,8.44;3.12,8.44 +5.94,1.25;6.25,8.44 +8.44,5.00;3.75,5.00 + +# UTF-16 : 67 89 +# UTF-8 : 89 9e e6 +[6789] 枉 +3.12,1.25;9.06,1.25 +9.06,8.44;3.12,8.44 +6.25,1.25;6.25,8.44 +8.75,5.00;3.75,5.00 +1.88,0.62;1.88,9.06 +3.44,7.19;0.31,7.19 +0.00,2.50;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 65 fa +# UTF-8 : ba 97 e6 +[65fa] 旺 +0.94,1.56;3.12,1.56 +3.12,1.56;3.12,8.44 +3.12,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.94,5.31;2.81,5.31 +3.44,1.25;9.06,1.25 +9.06,8.44;3.44,8.44 +6.25,1.25;6.25,8.44 +8.75,5.00;3.75,5.00 + +# UTF-16 : 72 c2 +# UTF-8 : 82 8b e7 +[72c2] 狂 +1.25,9.06;1.56,8.44 +1.56,8.44;1.88,8.12 +1.88,8.12;2.19,7.50 +2.19,7.50;2.50,6.88 +2.50,6.88;2.50,6.56 +2.50,6.56;2.81,5.94 +2.81,5.94;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;2.81,4.06 +2.81,4.06;2.81,3.44 +2.81,3.44;2.81,2.81 +2.81,2.81;2.81,2.50 +2.81,2.50;2.81,2.19 +2.81,2.19;2.81,1.56 +2.81,1.56;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +3.12,9.06;2.81,8.44 +2.81,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.81,5.31;2.50,5.00 +2.50,5.00;1.88,4.69 +1.88,4.69;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.44 +3.44,1.25;9.06,1.25 +9.06,8.44;3.44,8.44 +6.25,1.25;6.25,8.44 +8.75,5.00;3.75,5.00 + +# UTF-16 : 72 d9 +# UTF-8 : 99 8b e7 +[72d9] 狙 +1.25,9.06;1.56,8.44 +1.56,8.44;1.88,8.12 +1.88,8.12;2.19,7.50 +2.19,7.50;2.50,6.88 +2.50,6.88;2.50,6.56 +2.50,6.56;2.81,5.94 +2.81,5.94;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;2.81,4.06 +2.81,4.06;2.81,3.44 +2.81,3.44;2.81,2.81 +2.81,2.81;2.81,2.50 +2.81,2.50;2.81,2.19 +2.81,2.19;2.81,1.56 +2.81,1.56;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +3.44,9.06;3.44,8.75 +3.44,8.75;3.12,8.44 +3.12,8.44;2.81,8.12 +2.81,8.12;2.50,7.81 +2.50,7.81;2.19,7.81 +2.19,7.81;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.88 +1.25,6.88;0.94,6.88 +0.94,6.88;0.31,6.56 +2.81,5.31;2.50,5.00 +2.50,5.00;1.88,4.69 +1.88,4.69;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.44 +8.44,0.94;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,0.94 +3.12,0.94;9.38,0.94 +4.38,3.44;8.44,3.44 +4.38,6.25;8.44,6.25 + +# UTF-16 : 5c a8 +# UTF-8 : a8 b2 e5 +[5ca8] 岨 +0.62,7.81;0.62,0.62 +0.62,1.56;3.12,1.56 +3.12,1.56;3.12,7.81 +1.88,1.56;1.88,9.06 +8.44,0.94;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,0.94 +3.12,0.94;9.38,0.94 +4.38,3.44;8.44,3.44 +4.38,6.25;8.44,6.25 + +# UTF-16 : 86 c6 +# UTF-8 : 86 9b e8 +[86c6] 蛆 +2.19,1.56;2.19,9.06 +0.62,4.69;3.75,4.69 +3.75,4.69;3.75,7.81 +3.75,7.81;0.62,7.81 +0.31,7.81;0.62,3.75 +3.75,0.94;3.75,1.56 +3.75,1.56;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,3.75 +0.00,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +8.44,0.94;8.44,8.75 +8.44,8.75;4.69,8.75 +4.69,8.75;4.69,0.94 +3.75,0.94;9.38,0.94 +4.69,3.44;8.44,3.44 +4.69,6.25;8.44,6.25 + +# UTF-16 : 4f a0 +# UTF-8 : a0 be e4 +[4fa0] 侠 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.56 +9.06,4.69;2.19,4.69 +8.75,8.12;2.50,8.12 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.62,4.38 +5.62,4.38;5.62,5.00 +5.62,5.00;5.62,5.62 +5.62,5.62;5.62,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;5.62,5.00 +5.62,5.00;5.62,5.62 +4.06,5.31;4.06,5.94 +4.06,5.94;3.75,6.25 +3.75,6.25;3.44,6.56 +3.44,6.56;3.12,7.19 +3.12,7.19;3.12,7.50 +7.19,5.31;7.50,5.62 +7.50,5.62;7.81,6.25 +7.81,6.25;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.50 + +# UTF-16 : 63 1f +# UTF-8 : 9f 8c e6 +[631f] 挟 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,5.00;2.50,5.00 +2.50,5.00;1.88,4.69 +1.88,4.69;1.25,4.38 +1.25,4.38;0.94,4.38 +0.94,4.38;0.31,4.06 +2.81,7.19;0.31,7.19 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;5.94,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +3.12,4.69;9.06,4.69 +3.12,8.12;8.75,8.12 +4.38,5.31;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;3.75,6.56 +3.75,6.56;3.44,7.19 +3.44,7.19;3.44,7.50 +7.50,5.31;7.81,5.62 +7.81,5.62;7.81,6.25 +7.81,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.44,7.50 + +# UTF-16 : 72 ed +# UTF-8 : ad 8b e7 +[72ed] 狭 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.12,9.06;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;5.94,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +2.81,4.69;9.06,4.69 +3.12,8.12;8.75,8.12 +4.38,5.31;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;3.75,6.56 +3.75,6.56;3.44,7.19 +3.44,7.19;3.44,7.50 +7.50,5.31;7.81,5.62 +7.81,5.62;7.81,6.25 +7.81,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.44,7.50 + +# UTF-16 : 5c e1 +# UTF-8 : a1 b3 e5 +[5ce1] 峡 +0.62,7.81;0.62,0.62 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.56,9.06 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;5.94,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;6.25,4.38 +6.25,4.38;6.25,5.00 +6.25,5.00;5.94,5.62 +3.12,4.69;9.06,4.69 +3.44,8.12;8.75,8.12 +4.69,5.31;4.38,5.94 +4.38,5.94;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;3.75,7.19 +3.75,7.19;3.75,7.50 +7.50,5.31;7.81,5.62 +7.81,5.62;8.12,6.25 +8.12,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.44,7.50 + +# UTF-16 : 73 36 +# UTF-8 : b6 8c e7 +[7336] 猶 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;1.88,6.88 +1.88,6.88;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.50,2.50 +2.50,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.12,9.06;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +8.75,0.62;8.75,6.56 +8.75,6.56;3.44,6.56 +3.12,6.56;3.44,0.62 +3.44,1.25;8.75,1.25 +3.44,2.81;8.75,2.81 +2.81,7.81;9.06,7.81 +5.00,7.81;5.00,6.56 +5.00,6.56;5.00,5.94 +5.00,5.94;5.00,5.62 +5.00,5.62;5.00,4.69 +5.00,4.69;4.69,4.38 +4.69,4.38;4.38,3.75 +4.38,3.75;3.75,3.44 +6.88,7.81;6.88,5.00 +6.88,5.00;6.88,4.38 +6.88,4.38;7.19,4.38 +7.19,4.38;7.50,4.38 +7.50,4.38;8.75,4.38 +5.00,7.81;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.38,9.06 +4.38,9.06;4.06,9.06 +6.88,7.81;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.81,9.06 +7.81,9.06;7.81,9.06 + +# UTF-16 : 73 cd +# UTF-8 : 8d 8f e7 +[73cd] 珍 +3.12,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.31,1.25;0.94,1.56 +0.94,1.56;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,5.00;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.69,5.62 +4.69,5.62;5.00,5.62 +5.00,5.62;5.62,5.94 +5.62,5.94;5.94,6.25 +5.94,6.25;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;6.88,6.88 +6.88,6.88;7.19,7.19 +3.44,2.81;4.06,3.12 +4.06,3.12;4.69,3.44 +4.69,3.44;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;6.25,4.06 +6.25,4.06;6.56,4.38 +6.56,4.38;7.19,4.69 +7.19,4.69;7.50,5.00 +7.50,5.00;7.81,5.31 +7.81,5.31;8.12,5.62 +3.44,0.62;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.75,3.44 +8.75,3.44;9.06,3.75 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;2.81,6.56 + +# UTF-16 : 88 97 +# UTF-8 : 97 a2 e8 +[8897] 袗 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.19,4.38 +2.19,4.38;1.88,4.69 +1.88,4.69;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,4.69 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.19 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 +3.75,5.00;4.06,5.31 +4.06,5.31;4.69,5.62 +4.69,5.62;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.94,6.25 +5.94,6.25;6.25,6.25 +6.25,6.25;6.56,6.56 +6.56,6.56;6.88,6.88 +6.88,6.88;7.50,7.19 +3.75,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;5.31,3.44 +5.31,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.88,4.38 +6.88,4.38;7.19,4.69 +7.19,4.69;7.50,5.00 +7.50,5.00;8.12,5.31 +8.12,5.31;8.44,5.62 +3.75,0.62;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.75,3.44 +8.75,3.44;9.06,3.75 +9.38,6.56;9.06,6.88 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.62,8.75 +5.62,8.75;5.00,8.12 +5.00,8.12;4.69,7.50 +4.69,7.50;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.44,6.56 + +# UTF-16 : 6b 84 +# UTF-8 : 84 ae e6 +[6b84] 殄 +3.75,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,5.62 +5.00,5.62;5.62,5.94 +5.62,5.94;5.94,6.25 +5.94,6.25;6.25,6.25 +6.25,6.25;6.56,6.56 +6.56,6.56;6.88,6.88 +6.88,6.88;7.50,7.19 +3.75,2.81;4.38,3.12 +4.38,3.12;5.00,3.44 +5.00,3.44;5.31,3.44 +5.31,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.88,4.38 +6.88,4.38;7.19,4.69 +7.19,4.69;7.50,5.00 +7.50,5.00;8.12,5.31 +8.12,5.31;8.44,5.62 +3.75,0.62;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.44,2.81 +8.44,2.81;8.75,3.44 +8.75,3.44;9.06,3.75 +0.31,8.75;3.75,8.75 +0.00,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +1.56,7.50;1.56,8.12 +1.56,8.12;1.88,8.75 +1.25,6.88;3.44,6.88 +3.12,6.88;3.12,5.94 +3.12,5.94;3.12,5.31 +3.12,5.31;2.81,4.38 +2.81,4.38;2.50,3.75 +2.50,3.75;2.50,3.12 +2.50,3.12;1.88,2.50 +1.88,2.50;1.56,2.19 +1.56,2.19;1.25,1.56 +1.25,1.56;0.94,1.25 +0.94,1.25;0.31,0.94 +2.81,4.06;2.19,4.38 +2.19,4.38;1.88,4.69 +1.88,4.69;1.25,5.00 +1.25,5.00;1.25,5.00 +9.38,6.56;9.06,6.88 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,7.50 +8.12,7.50;7.50,8.12 +7.50,8.12;6.88,8.75 +6.88,8.75;6.25,9.06 +6.25,9.06;6.25,8.75 +6.25,8.75;5.62,8.44 +5.62,8.44;5.00,7.81 +5.00,7.81;4.69,7.19 +4.69,7.19;4.06,6.88 +4.06,6.88;3.75,6.56 + +# UTF-16 : 75 5b +# UTF-8 : 9b 95 e7 +[755b] 畛 +1.88,1.56;1.88,8.44 +0.62,1.56;3.12,1.56 +3.12,1.56;3.12,8.75 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.62,5.31;3.12,5.31 +3.75,5.00;4.06,5.31 +4.06,5.31;4.69,5.62 +4.69,5.62;5.00,5.62 +5.00,5.62;5.62,5.94 +5.62,5.94;5.94,6.25 +5.94,6.25;6.25,6.25 +6.25,6.25;6.56,6.56 +6.56,6.56;6.88,6.88 +6.88,6.88;7.50,7.19 +3.75,2.81;4.38,3.12 +4.38,3.12;5.00,3.44 +5.00,3.44;5.31,3.44 +5.31,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.88,4.38 +6.88,4.38;7.19,4.69 +7.19,4.69;7.50,5.00 +7.50,5.00;8.12,5.31 +8.12,5.31;8.44,5.62 +3.75,0.62;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.44,2.81 +8.44,2.81;8.75,3.44 +8.75,3.44;9.06,3.75 +9.38,6.56;9.06,6.88 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,7.50 +8.12,7.50;7.50,8.12 +7.50,8.12;6.88,8.75 +6.88,8.75;6.25,9.06 +6.25,9.06;6.25,8.75 +6.25,8.75;5.62,8.44 +5.62,8.44;5.00,7.81 +5.00,7.81;4.69,7.19 +4.69,7.19;4.06,6.88 +4.06,6.88;3.75,6.56 + +# UTF-16 : 8a 3a +# UTF-8 : ba a8 e8 +[8a3a] 診 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.44,5.94 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +4.06,5.31;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.31,5.62 +5.31,5.62;5.62,5.94 +5.62,5.94;5.94,6.25 +5.94,6.25;6.25,6.25 +6.25,6.25;6.56,6.56 +6.56,6.56;7.19,7.19 +7.19,7.19;7.50,7.19 +3.75,2.81;4.38,3.12 +4.38,3.12;5.00,3.44 +5.00,3.44;5.62,3.75 +5.62,3.75;5.94,3.75 +5.94,3.75;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;7.19,4.69 +7.19,4.69;7.81,5.00 +7.81,5.00;8.12,5.31 +8.12,5.31;8.44,5.62 +3.75,0.62;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.44,2.81 +8.44,2.81;8.75,3.44 +8.75,3.44;9.06,3.75 +9.38,6.56;9.06,6.88 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,7.50 +8.12,7.50;7.50,8.12 +7.50,8.12;6.88,8.75 +6.88,8.75;6.25,9.06 +6.25,9.06;6.25,8.75 +6.25,8.75;5.62,8.44 +5.62,8.44;5.00,7.81 +5.00,7.81;4.69,7.19 +4.69,7.19;4.06,6.88 +4.06,6.88;3.75,6.56 + +# UTF-16 : 8e eb +# UTF-8 : ab bb e8 +[8eeb] 軫 +0.62,3.44;3.44,3.44 +3.44,3.44;3.44,6.88 +3.44,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.00;3.44,5.00 +0.31,2.19;3.75,2.19 +1.88,0.62;2.19,9.38 +0.31,8.12;3.75,8.12 +4.06,5.31;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.31,5.62 +5.31,5.62;5.62,5.94 +5.62,5.94;5.94,6.25 +5.94,6.25;6.25,6.25 +6.25,6.25;6.88,6.88 +6.88,6.88;7.50,7.19 +4.06,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.62,3.75 +5.62,3.75;5.94,3.75 +5.94,3.75;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;7.19,4.69 +7.19,4.69;7.81,5.00 +7.81,5.00;8.12,5.31 +8.12,5.31;8.44,5.62 +4.06,0.62;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.44,2.81 +8.44,2.81;8.75,3.44 +8.75,3.44;9.06,3.75 +9.38,6.56;8.75,7.19 +8.75,7.19;8.12,7.50 +8.12,7.50;7.50,8.12 +7.50,8.12;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.25,8.75 +6.25,8.75;5.62,8.44 +5.62,8.44;5.31,7.81 +5.31,7.81;4.69,7.19 +4.69,7.19;4.06,6.88 +4.06,6.88;3.75,6.56 + +# UTF-16 : 74 34 +# UTF-8 : b4 90 e7 +[7434] 琴 +9.06,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;6.88,5.00 +6.88,5.00;6.25,5.00 +6.25,5.00;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.00,5.62 +5.00,5.62;4.69,5.94 +4.69,5.94;4.38,5.62 +4.38,5.62;4.06,5.62 +4.06,5.62;3.44,5.31 +3.44,5.31;3.12,5.00 +3.12,5.00;2.81,5.00 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.31,3.75 +7.19,4.38;2.50,4.38 +7.81,3.12;1.56,3.12 +5.62,0.62;5.94,0.94 +5.94,0.94;6.56,1.56 +6.56,1.56;6.88,2.19 +6.88,2.19;7.50,2.50 +7.50,2.50;7.81,3.12 +2.50,8.75;2.50,5.94 +4.38,8.75;0.62,8.75 +4.38,7.50;0.62,7.50 +6.88,8.75;6.88,6.25 +8.75,8.75;5.00,8.75 +8.75,7.50;5.00,7.50 +8.75,6.25;5.00,6.25 +0.31,5.31;0.94,5.62 +0.94,5.62;1.25,5.62 +1.25,5.62;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.81,5.94 +2.81,5.94;3.12,5.94 +3.12,5.94;3.75,6.25 +3.75,6.25;4.38,6.56 + +# UTF-16 : 5b 9c +# UTF-8 : 9c ae e5 +[5b9c] 宜 +4.69,8.12;4.69,9.38 +8.75,6.25;8.75,8.12 +8.75,8.12;0.62,8.12 +0.62,8.12;0.62,6.25 +7.50,1.25;7.50,6.88 +7.50,6.88;1.88,6.88 +1.88,6.88;1.88,1.25 +0.31,0.94;9.06,0.94 +1.88,3.12;7.50,3.12 +1.88,5.00;7.50,5.00 + +# UTF-16 : 75 73 +# UTF-8 : b3 95 e7 +[7573] 畳 +1.56,6.25;8.12,6.25 +8.12,6.25;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,6.25 +4.69,8.75;4.69,6.56 +1.56,7.50;7.81,7.50 +8.75,3.75;8.75,5.31 +8.75,5.31;0.62,5.31 +0.62,5.31;0.62,3.75 +7.50,0.94;7.50,4.38 +7.50,4.38;1.88,4.38 +1.88,4.38;1.88,0.94 +0.31,0.94;9.06,0.94 +1.88,2.19;7.50,2.19 +1.88,3.44;7.50,3.44 + +# UTF-16 : 82 f4 +# UTF-8 : b4 8b e8 +[82f4] 苴 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +7.50,1.25;7.50,6.88 +7.50,6.88;1.88,6.88 +1.88,6.88;1.88,1.25 +0.31,0.94;9.06,0.94 +1.88,3.12;7.50,3.12 +1.88,5.00;7.50,5.00 + +# UTF-16 : 60 9a +# UTF-8 : 9a 82 e6 +[609a] 悚 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.62,4.38 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;6.25,4.06 +6.25,4.06;5.94,4.38 +8.44,4.38;8.44,6.88 +8.44,6.88;3.12,6.88 +3.12,6.88;3.12,4.38 +3.12,4.38;8.44,4.38 +5.62,0.62;5.94,9.38 +2.50,8.12;9.06,8.12 + +# UTF-16 : 7a e6 +# UTF-8 : a6 ab e7 +[7ae6] 竦 +0.31,7.19;3.12,7.19 +1.88,7.19;1.88,9.06 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +2.19,2.19;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.81,6.56 +1.25,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.44 +6.88,3.44;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.25,4.38 +8.75,4.38;8.75,6.88 +8.75,6.88;3.75,6.88 +3.75,6.88;3.75,4.38 +3.75,4.38;8.44,4.38 +6.25,0.62;6.25,9.38 +3.12,8.12;9.06,8.12 + +# UTF-16 : 75 8e +# UTF-8 : 8e 96 e7 +[758e] 疎 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.12,2.50 +3.12,2.50;3.75,2.81 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;6.25,4.38 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.25,4.38 +8.75,4.38;8.75,6.88 +8.75,6.88;3.75,6.88 +3.75,6.88;3.75,4.38 +4.06,4.38;8.75,4.38 +6.25,0.62;6.25,9.38 +3.44,8.12;9.06,8.12 +0.31,8.75;3.44,8.75 +2.19,5.31;3.44,5.31 +2.19,2.19;2.19,7.19 +0.94,1.56;0.94,6.56 +3.12,8.75;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.50,7.50 +2.50,7.50;2.19,7.19 + +# UTF-16 : 8f a3 +# UTF-8 : a3 be e8 +[8fa3] 辣 +8.75,4.38;8.75,6.88 +8.75,6.88;4.69,6.88 +4.69,6.88;4.69,4.38 +4.69,4.38;8.75,4.38 +6.88,0.62;6.88,9.38 +4.38,8.12;9.06,8.12 +0.31,3.12;0.62,3.12 +0.62,3.12;1.25,3.44 +1.25,3.44;1.88,3.44 +1.88,3.44;2.50,3.75 +2.50,3.75;3.12,3.75 +3.12,3.75;3.44,3.75 +3.44,3.75;3.75,3.75 +3.75,3.75;4.38,4.06 +0.31,5.31;4.38,5.31 +0.31,8.12;4.06,8.12 +2.19,8.12;2.19,9.38 +2.81,5.31;3.12,5.94 +3.12,5.94;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.44,7.50 +3.44,7.50;3.75,8.12 +1.56,5.31;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.25,7.19 +1.25,7.19;0.94,7.50 +0.94,7.50;0.94,8.12 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.19,3.12 +2.19,3.12;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;6.56,4.06 +6.56,4.06;6.56,4.38 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;7.19,4.06 +7.19,4.06;6.88,4.38 + +# UTF-16 : 8e 08 +# UTF-8 : 88 b8 e8 +[8e08] 踈 +1.88,4.38;3.44,4.38 +1.88,1.56;1.88,6.25 +0.94,1.25;0.94,5.31 +0.62,6.25;3.12,6.25 +2.81,6.25;3.12,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.81,2.19 +2.81,2.19;3.44,2.50 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;6.25,4.38 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.25,4.38 +8.75,4.38;8.75,6.88 +8.75,6.88;3.75,6.88 +3.75,6.88;3.75,4.38 +4.06,4.38;8.75,4.38 +6.25,0.62;6.25,9.38 +3.44,8.12;9.06,8.12 + +# UTF-16 : 75 c7 +# UTF-8 : 87 97 e7 +[75c7] 症 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +1.88,0.94;9.06,0.94 +2.50,6.88;9.06,6.88 +8.75,4.38;5.62,4.38 +5.62,0.94;5.62,6.88 +3.12,0.94;3.44,5.31 + +# UTF-16 : 76 42 +# UTF-8 : 82 99 e7 +[7642] 療 +5.31,8.75;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +2.19,7.50;9.06,7.50 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;6.25,7.19 +6.25,7.19;5.94,7.50 +1.88,4.38;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;3.44,5.31 +3.44,5.31;3.75,5.94 +3.75,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.44 +8.44,7.19;8.12,6.88 +8.12,6.88;7.81,6.25 +7.81,6.25;7.19,5.94 +7.19,5.94;7.19,5.94 +4.06,5.94;3.75,6.25 +3.75,6.25;3.12,6.56 +3.12,6.56;2.81,7.19 +2.81,7.19;2.50,7.19 +1.88,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.50,5.62;3.75,5.62 +3.75,5.62;3.75,3.12 +3.75,3.12;7.50,3.12 +7.50,3.12;7.50,5.62 +3.75,4.38;7.50,4.38 +5.62,3.12;5.62,1.25 +5.62,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 + +# UTF-16 : 76 e4 +# UTF-8 : a4 9b e7 +[76e4] 盤 +7.81,0.94;7.81,3.44 +7.81,3.44;1.56,3.44 +1.56,3.44;1.56,0.94 +3.75,3.12;3.75,0.94 +5.62,3.12;5.94,0.94 +0.31,0.94;9.06,0.94 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.25,8.75 +1.25,8.75;4.06,8.75 +4.06,8.75;4.06,4.38 +4.06,4.38;4.06,4.06 +4.06,4.06;3.75,4.06 +3.75,4.06;3.12,4.06 +3.12,4.06;2.81,4.06 +0.31,6.25;4.69,6.56 +2.81,7.19;2.81,7.50 +2.81,7.50;2.50,7.81 +2.50,7.81;2.19,8.12 +2.19,8.12;2.19,8.12 +2.81,9.38;2.50,9.06 +2.50,9.06;2.50,8.75 +2.50,6.56;2.50,4.69 +4.69,6.56;8.75,6.56 +4.38,3.75;5.00,4.06 +5.00,4.06;5.62,4.06 +5.62,4.06;6.25,4.38 +6.25,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.50,5.00 +7.50,5.00;7.81,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.44,6.25 +8.44,6.25;8.44,6.56 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.06 +8.12,4.06;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;6.88,5.00 +6.88,5.00;6.56,5.00 +6.56,5.00;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.31,5.94 +5.31,5.94;5.31,6.25 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;7.50,9.06 +7.50,9.06;7.50,7.50 +7.50,7.50;8.12,7.19 +8.12,7.19;8.12,7.19 +8.12,7.19;8.75,7.19 +8.75,7.19;9.06,7.50 +9.06,7.50;9.06,8.12 + +# UTF-16 : 76 f2 +# UTF-8 : b2 9b e7 +[76f2] 盲 +1.56,5.62;1.56,0.62 +7.81,0.62;7.81,5.31 +7.81,5.31;1.56,5.31 +1.56,1.25;7.81,1.25 +1.56,2.81;7.81,2.81 +1.56,4.06;7.81,4.06 +0.62,8.44;8.75,8.44 +4.69,8.44;4.69,9.38 +8.12,6.56;7.50,6.56 +7.50,6.56;6.56,6.56 +6.56,6.56;5.94,6.56 +5.94,6.56;5.31,6.56 +5.31,6.56;4.69,6.56 +4.69,6.56;3.75,6.56 +3.75,6.56;3.12,6.56 +3.12,6.56;2.81,6.56 +2.81,6.56;2.19,6.56 +2.19,6.56;1.88,6.88 +1.88,6.88;1.88,7.19 +1.56,7.19;1.88,8.44 + +# UTF-16 : 6c ef +# UTF-8 : af b3 e6 +[6cef] 泯 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.44,4.69;8.75,4.69 +3.12,0.94;3.12,8.75 +3.12,8.75;8.44,8.75 +8.44,8.75;8.44,6.56 +8.44,6.56;3.44,6.56 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.25,2.19 +5.94,6.56;6.25,5.62 +6.25,5.62;6.25,4.69 +6.25,4.69;6.56,3.75 +6.56,3.75;6.88,3.12 +6.88,3.12;7.19,2.50 +7.19,2.50;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,2.81 + +# UTF-16 : 77 20 +# UTF-8 : a0 9c e7 +[7720] 眠 +0.94,1.56;3.12,1.56 +2.81,1.56;3.12,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,6.25;2.81,6.25 +0.94,4.06;2.81,4.06 +4.06,4.69;9.06,4.69 +4.06,0.94;4.06,8.75 +4.06,8.75;8.44,8.75 +8.44,8.75;8.44,6.56 +8.44,6.56;4.06,6.56 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,1.88 +6.25,1.88;6.56,2.19 +6.25,6.56;6.56,5.62 +6.56,5.62;6.56,4.69 +6.56,4.69;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.19,2.50 +7.19,2.50;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,2.81 + +# UTF-16 : 5c b7 +# UTF-8 : b7 b2 e5 +[5cb7] 岷 +0.62,7.81;0.62,0.62 +0.62,1.56;3.12,1.56 +2.81,1.56;3.12,7.81 +1.88,1.56;1.88,9.06 +4.06,4.69;9.06,4.69 +4.06,0.94;4.06,8.75 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,6.56 +8.75,6.56;4.06,6.56 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.25,1.88 +6.25,1.88;6.56,2.19 +6.25,6.56;6.56,5.62 +6.56,5.62;6.56,4.69 +6.56,4.69;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.19,2.50 +7.19,2.50;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,2.81 + +# UTF-16 : 6c 13 +# UTF-8 : 93 b0 e6 +[6c13] 氓 +4.06,4.69;9.06,4.69 +4.06,0.94;4.06,8.75 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,6.56 +8.75,6.56;4.06,6.56 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.25,1.88 +6.25,1.88;6.56,2.19 +6.25,6.56;6.56,5.62 +6.56,5.62;6.56,4.69 +6.56,4.69;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.19,2.50 +7.19,2.50;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,2.81 +2.19,7.81;2.19,9.38 +3.44,1.88;2.81,1.88 +2.81,1.88;2.50,1.88 +2.50,1.88;2.19,1.88 +2.19,1.88;1.88,1.88 +1.88,1.88;1.25,1.88 +1.25,1.88;0.94,1.88 +0.94,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,7.81 +0.62,7.81;3.44,7.81 + +# UTF-16 : 74 09 +# UTF-8 : 89 90 e7 +[7409] 琉 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,2.19;1.56,8.44 +5.94,8.12;5.94,9.38 +3.12,8.12;9.06,8.12 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;7.81,6.56 +7.81,6.56;7.50,7.19 +7.50,7.19;7.19,7.50 +3.44,5.62;3.75,5.62 +3.75,5.62;4.38,5.62 +4.38,5.62;4.69,5.62 +4.69,5.62;5.31,5.62 +5.31,5.62;5.62,5.62 +5.62,5.62;6.25,5.62 +6.25,5.62;6.88,5.62 +6.88,5.62;7.50,5.94 +7.50,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.56 +5.00,6.56;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.12 +7.50,5.00;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +5.62,5.00;5.62,0.62 +2.19,0.62;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.06,5.00 + +# UTF-16 : 68 b3 +# UTF-8 : b3 a2 e6 +[68b3] 梳 +5.94,8.12;5.94,9.38 +2.81,8.12;9.06,8.12 +9.06,5.00;8.75,5.62 +8.75,5.62;8.12,5.94 +8.12,5.94;7.81,6.56 +7.81,6.56;7.50,7.19 +7.50,7.19;7.19,7.50 +2.81,5.62;3.12,5.62 +3.12,5.62;3.75,5.62 +3.75,5.62;4.38,5.62 +4.38,5.62;5.00,5.62 +5.00,5.62;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,5.62;6.56,5.62 +6.56,5.62;7.19,5.94 +7.19,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.56 +4.69,6.56;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.31,8.12 +7.50,5.00;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +5.62,5.00;5.62,0.62 +2.19,0.62;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.06,5.00 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 + +# UTF-16 : 75 8f +# UTF-8 : 8f 96 e7 +[758f] 疏 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.12,2.50 +3.12,2.50;3.44,2.81 +0.31,8.75;3.44,8.75 +2.19,5.31;3.44,5.31 +2.19,2.19;2.19,7.19 +0.62,1.56;0.62,6.56 +3.12,8.75;2.81,8.12 +2.81,8.12;2.50,7.81 +2.50,7.81;2.50,7.50 +2.50,7.50;2.19,7.19 +6.25,8.12;6.25,9.38 +3.44,8.12;9.06,8.12 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.81,7.19 +7.81,7.19;7.50,7.50 +3.75,5.62;4.06,5.62 +4.06,5.62;4.69,5.62 +4.69,5.62;5.00,5.62 +5.00,5.62;5.62,5.62 +5.62,5.62;5.94,5.62 +5.94,5.62;6.56,5.62 +6.56,5.62;6.88,5.62 +6.88,5.62;7.50,5.94 +7.50,5.94;8.12,5.94 +8.12,5.94;8.44,5.94 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.56 +5.31,6.56;5.31,7.19 +5.31,7.19;5.62,7.81 +5.62,7.81;5.94,8.12 +7.50,5.00;7.81,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +5.94,5.00;5.94,0.62 +2.50,0.62;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,5.00 + +# UTF-16 : 78 6b +# UTF-8 : ab a1 e7 +[786b] 硫 +3.44,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.75 +6.25,8.12;6.25,9.38 +3.44,8.12;9.06,8.12 +7.50,5.00;7.81,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +5.94,5.00;5.94,0.62 +2.81,0.62;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,5.00 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.50,7.19 +7.50,7.19;7.19,7.50 +3.44,5.62;4.06,5.62 +4.06,5.62;4.38,5.62 +4.38,5.62;5.00,5.62 +5.00,5.62;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,5.62;6.56,5.62 +6.56,5.62;6.88,5.62 +6.88,5.62;7.50,5.94 +7.50,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.56 +5.00,6.56;5.31,7.19 +5.31,7.19;5.31,7.81 +5.31,7.81;5.62,8.12 + +# UTF-16 : 68 97 +# UTF-8 : 97 a2 e6 +[6897] 梗 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +9.06,8.75;2.81,8.75 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.94,5.62 +5.94,5.62;5.94,8.75 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;6.25,1.88 +6.25,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 +4.38,3.12;4.06,3.75 +8.75,3.44;8.75,7.50 +8.75,7.50;3.44,7.50 +3.44,7.50;3.44,4.06 +3.44,4.38;8.44,4.38 +3.44,5.94;8.44,5.94 + +# UTF-16 : 54 fd +# UTF-8 : bd 93 e5 +[54fd] 哽 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +9.06,8.75;3.12,8.75 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;6.25,5.62 +5.94,5.62;6.25,8.75 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 +4.38,3.12;4.06,3.75 +8.75,3.44;8.75,7.50 +8.75,7.50;3.75,7.50 +3.44,7.50;3.75,4.06 +3.75,4.38;8.75,4.38 +3.75,5.94;8.75,5.94 + +# UTF-16 : 7c b3 +# UTF-8 : b3 b2 e7 +[7cb3] 粳 +1.88,0.62;1.88,9.06 +3.12,5.94;0.31,5.94 +0.00,1.88;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +3.44,2.81;3.12,3.44 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.44 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 +9.06,8.75;3.75,8.75 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.25,5.62 +6.25,5.62;6.25,8.75 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.06,3.75 +8.75,3.44;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,4.06 +3.75,4.38;8.75,4.38 +3.75,5.94;8.75,5.94 + +# UTF-16 : 78 6c +# UTF-8 : ac a1 e7 +[786c] 硬 +3.44,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.75 +9.06,8.75;3.75,8.75 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.25,5.62 +6.25,5.62;6.25,8.75 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.75 +8.75,3.44;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,4.06 +4.06,4.38;8.75,4.38 +4.06,5.94;8.75,5.94 + +# UTF-16 : 5c fa +# UTF-8 : ba b3 e5 +[5cfa] 峺 +0.62,7.81;0.62,0.62 +0.62,1.56;3.12,1.56 +2.81,1.56;3.12,7.81 +1.88,1.56;1.88,9.06 +9.06,8.75;3.44,8.75 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.25,5.62 +6.25,5.62;6.25,8.75 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.75 +8.75,3.44;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,4.06 +4.06,4.38;8.75,4.38 +4.06,5.94;8.75,5.94 + +# UTF-16 : 78 81 +# UTF-8 : 81 a2 e7 +[7881] 碁 +8.75,8.44;0.62,8.44 +0.62,5.00;8.75,5.00 +2.50,5.94;7.19,5.94 +2.50,7.19;7.19,7.19 +3.44,5.00;2.81,4.38 +2.81,4.38;2.50,4.06 +2.50,4.06;1.88,3.75 +1.88,3.75;0.94,3.44 +0.94,3.44;0.62,3.44 +0.62,3.44;0.31,3.12 +5.94,5.00;6.56,4.38 +6.56,4.38;7.19,4.06 +7.19,4.06;7.81,3.75 +7.81,3.75;8.44,3.44 +8.44,3.44;8.75,3.12 +8.75,3.12;9.06,3.12 +2.19,5.00;2.19,9.38 +7.19,5.00;7.19,9.38 +7.19,3.75;2.19,3.75 +2.19,2.50;7.81,2.50 +7.81,2.50;7.81,0.62 +2.19,0.62;2.19,2.50 +2.50,0.94;7.50,0.94 +0.31,1.88;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.75,3.75 + +# UTF-16 : 78 e8 +# UTF-8 : a8 a3 e7 +[78e8] 磨 +5.00,8.44;5.00,9.38 +0.31,0.62;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,8.44 +1.25,8.44;9.06,8.44 +6.88,4.69;6.88,8.12 +8.75,7.19;5.00,7.19 +4.38,5.00;4.69,5.31 +4.69,5.31;5.31,5.62 +5.31,5.62;5.94,5.94 +5.94,5.94;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.88,7.19 +8.75,5.00;8.44,5.62 +8.44,5.62;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;7.19,6.88 +7.19,6.88;6.88,7.19 +3.12,4.69;3.12,8.12 +4.69,7.19;1.56,7.19 +1.25,5.00;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.19 +4.38,5.62;4.38,5.94 +4.38,5.94;4.06,6.25 +4.06,6.25;3.75,6.56 +3.75,6.56;3.44,6.88 +3.44,6.88;3.12,7.19 +8.75,4.38;1.56,4.38 +2.81,3.12;8.12,3.12 +8.12,3.12;8.12,0.62 +2.81,0.62;2.81,3.12 +2.81,1.25;8.12,1.25 +0.94,2.19;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.19,2.50 +2.19,2.50;2.81,3.12 +2.81,3.12;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;4.06,4.38 + +# UTF-16 : 61 94 +# UTF-8 : 94 86 e6 +[6194] 憔 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.12,8.12 +3.12,8.12;3.44,8.75 +3.44,8.75;3.75,9.38 +5.94,3.44;5.94,8.12 +3.12,8.12;3.12,3.44 +3.12,3.44;8.75,3.44 +8.75,8.12;3.12,8.12 +3.12,6.56;8.75,6.56 +3.12,5.00;8.75,5.00 +6.56,9.38;6.25,8.75 +6.25,8.75;6.25,8.44 +6.25,8.44;5.94,8.12 +9.38,0.62;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,2.81 +7.19,0.62;7.19,1.25 +7.19,1.25;6.88,1.56 +6.88,1.56;6.88,1.88 +6.88,1.88;6.56,2.50 +6.56,2.50;6.56,2.81 +5.00,0.62;5.00,0.94 +5.00,0.94;5.00,1.56 +5.00,1.56;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;4.69,2.81 +2.50,0.62;2.50,0.94 +2.50,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 + +# UTF-16 : 6a 35 +# UTF-8 : b5 a8 e6 +[6a35] 樵 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +6.56,9.38;6.56,8.75 +6.56,8.75;6.25,8.44 +6.25,8.44;6.25,8.12 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.75 +3.75,8.75;3.75,9.38 +6.25,3.44;6.25,8.12 +3.44,8.12;3.44,3.44 +3.44,3.44;9.06,3.44 +8.75,8.12;3.44,8.12 +3.44,6.56;8.75,6.56 +3.44,5.00;8.75,5.00 +9.38,0.62;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,2.81 +7.19,0.62;7.19,1.25 +7.19,1.25;6.88,1.56 +6.88,1.56;6.88,1.88 +6.88,1.88;6.88,2.50 +6.88,2.50;6.56,2.81 +5.31,0.62;5.31,0.94 +5.31,0.94;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +2.81,0.62;2.81,0.94 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 + +# UTF-16 : 79 01 +# UTF-8 : 81 a4 e7 +[7901] 礁 +3.44,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.75 +7.19,9.38;6.88,8.75 +6.88,8.75;6.56,8.44 +6.56,8.44;6.56,8.12 +2.81,6.25;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.38,9.38 +6.56,3.44;6.56,8.12 +4.06,8.12;4.06,3.44 +4.06,3.44;9.06,3.44 +9.06,8.12;4.06,8.12 +4.06,6.56;8.75,6.56 +4.06,5.00;8.75,5.00 +9.38,0.62;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,2.81 +7.50,0.62;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.19,1.88 +7.19,1.88;6.88,2.50 +6.88,2.50;6.56,2.81 +5.62,0.62;5.62,0.94 +5.62,0.94;5.62,1.56 +5.62,1.56;5.31,1.88 +5.31,1.88;5.31,2.50 +5.31,2.50;5.31,2.81 +3.12,0.62;3.44,0.94 +3.44,0.94;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;4.06,2.50 +4.06,2.50;4.38,2.81 + +# UTF-16 : 7a 81 +# UTF-8 : 81 aa e7 +[7a81] 突 +5.62,8.12;5.62,5.94 +5.62,5.94;5.62,5.31 +5.62,5.31;5.94,5.31 +5.94,5.31;6.25,5.31 +6.25,5.31;6.88,5.31 +6.88,5.31;7.19,5.31 +7.19,5.31;7.50,5.31 +7.50,5.31;7.81,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.44,6.25 +8.44,6.25;8.44,6.25 +4.69,8.12;4.69,9.38 +8.75,6.88;8.75,8.12 +8.75,8.12;0.94,8.12 +0.94,8.12;0.94,6.56 +0.94,5.31;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;4.06,8.12 +0.62,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,4.06;4.69,4.69 +0.62,4.06;8.75,4.06 + +# UTF-16 : 7b 52 +# UTF-8 : 92 ad e7 +[7b52] 筒 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +7.19,6.88;6.88,7.19 +6.88,7.19;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +0.94,0.62;0.94,6.56 +0.94,6.56;8.44,6.56 +8.44,6.56;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +2.81,1.25;2.81,4.06 +2.81,4.06;6.56,4.06 +6.56,4.06;6.56,1.88 +6.56,1.88;2.81,1.88 +7.19,5.31;2.19,5.31 +5.94,9.38;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,7.81 +5.00,7.81;4.38,7.19 +4.38,7.19;4.06,6.88 + +# UTF-16 : 7c 4d +# UTF-8 : 8d b1 e7 +[7c4d] 籍 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +7.19,6.88;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.00,7.81 +5.00,7.81;4.38,7.50 +4.38,7.50;4.06,6.88 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +2.50,0.62;2.50,7.50 +4.38,4.06;0.31,4.06 +4.38,6.25;0.62,6.25 +4.38,5.00;0.62,5.00 +0.31,1.25;0.62,1.56 +0.62,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +4.38,1.88;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;2.50,3.75 +8.75,0.62;8.75,3.75 +8.75,3.75;5.00,3.75 +4.69,3.75;5.00,0.62 +5.00,0.94;8.44,0.94 +5.00,2.50;8.44,2.50 +4.38,4.69;9.06,4.69 +4.38,6.56;8.75,6.56 +5.62,5.00;5.62,7.50 +7.81,5.00;7.81,7.50 + +# UTF-16 : 7c 9b +# UTF-8 : 9b b2 e7 +[7c9b] 粛 +1.25,5.94;7.81,5.94 +7.81,5.94;7.81,8.44 +7.81,8.44;1.25,8.44 +0.31,7.19;9.06,7.19 +7.81,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,2.81 +5.62,2.81;5.00,3.44 +5.00,3.44;4.69,3.44 +4.69,0.62;4.69,9.38 +7.81,3.44;1.56,3.44 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.69,3.44 +3.44,4.06;3.12,4.38 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.62 +5.94,4.06;6.25,4.38 +6.25,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.19,5.62 +8.12,5.62;8.12,0.62 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,5.62 + +# UTF-16 : 7d 1b +# UTF-8 : 9b b4 e7 +[7d1b] 紛 +5.94,8.75;5.62,8.44 +5.62,8.44;5.62,8.12 +5.62,8.12;5.31,7.81 +5.31,7.81;5.31,7.19 +5.31,7.19;5.00,6.88 +5.00,6.88;5.00,6.56 +5.00,6.56;4.69,6.25 +4.69,6.25;4.38,5.94 +4.38,5.94;4.38,5.62 +4.38,5.62;4.06,5.31 +7.50,8.75;7.50,8.44 +7.50,8.44;7.81,8.12 +7.81,8.12;7.81,7.81 +7.81,7.81;8.12,7.19 +8.12,7.19;8.12,6.88 +8.12,6.88;8.44,6.56 +8.44,6.56;8.75,6.25 +8.75,6.25;8.75,5.94 +8.75,5.94;9.06,5.62 +9.06,5.62;9.38,5.31 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;6.25,5.00 +6.25,5.00;6.25,5.62 +4.69,5.62;8.44,5.62 +8.44,5.62;8.44,4.69 +8.44,4.69;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +4.06,4.38;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.12,6.56 +0.31,4.69;3.75,5.00 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.12,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +1.88,5.62;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.94,7.50 +0.94,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 + +# UTF-16 : 7d 2b +# UTF-8 : ab b4 e7 +[7d2b] 紫 +2.81,9.06;2.81,5.94 +1.25,8.75;1.25,5.62 +4.69,7.81;2.81,7.81 +0.62,5.62;0.94,5.62 +0.94,5.62;1.56,5.62 +1.56,5.62;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;3.12,5.94 +3.12,5.94;3.44,5.94 +3.44,5.94;3.75,5.94 +3.75,5.94;4.69,6.25 +4.69,6.25;5.00,6.25 +5.31,9.06;5.31,6.25 +5.31,6.25;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.88,5.94 +6.88,5.94;7.19,5.94 +7.19,5.94;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;8.75,6.56 +8.75,6.56;8.75,7.19 +5.31,7.50;5.94,7.81 +5.94,7.81;6.56,7.81 +6.56,7.81;7.50,8.12 +7.50,8.12;8.12,8.44 +8.12,8.44;8.75,8.75 +8.44,3.12;0.62,3.12 +3.75,3.75;3.44,4.06 +3.44,4.06;3.12,4.38 +3.12,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.00 +4.69,3.12;4.69,0.62 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +2.50,3.12;2.81,3.44 +2.81,3.44;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.31,4.38 +5.31,4.38;5.62,4.69 +5.62,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;6.88,5.31 +2.50,4.69;3.12,5.00 +3.12,5.00;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.62 +9.06,2.81;8.75,3.12 +8.75,3.12;8.44,3.44 +8.44,3.44;7.81,3.75 +7.81,3.75;7.50,4.06 +7.50,4.06;7.19,4.38 + +# UTF-16 : 7d 2f +# UTF-8 : af b4 e7 +[7d2f] 累 +8.44,3.12;0.62,3.12 +3.75,3.75;3.44,4.06 +3.44,4.06;3.12,4.38 +3.12,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.00 +9.06,2.81;8.75,3.12 +8.75,3.12;8.44,3.44 +8.44,3.44;7.81,3.75 +7.81,3.75;7.50,4.06 +7.50,4.06;7.19,4.38 +4.69,3.12;4.69,0.62 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +2.50,3.12;2.81,3.44 +2.81,3.44;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.31,4.38 +5.31,4.38;5.62,4.69 +5.62,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;6.88,5.31 +2.50,4.69;3.12,5.00 +3.12,5.00;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.62 +1.25,5.62;8.12,5.62 +8.12,5.62;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,5.62 +4.69,5.94;4.69,8.75 +1.25,7.19;8.12,7.19 + +# UTF-16 : 57 69 +# UTF-8 : a9 9d e5 +[5769] 坩 +0.31,6.88;3.44,6.88 +1.56,2.19;1.88,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 +2.81,2.81;3.44,3.12 +3.75,9.06;3.75,0.62 +8.44,0.62;8.44,9.06 +9.38,7.50;2.81,7.50 +4.06,1.25;8.12,1.25 +4.06,4.69;8.12,4.69 + +# UTF-16 : 62 d1 +# UTF-8 : 91 8b e6 +[62d1] 拑 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +3.12,6.88;0.31,6.88 +3.75,9.06;3.75,0.62 +8.44,0.62;8.44,9.06 +9.38,7.50;2.81,7.50 +4.06,1.25;8.12,1.25 +4.06,4.69;8.12,4.69 + +# UTF-16 : 67 d1 +# UTF-8 : 91 9f e6 +[67d1] 柑 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +3.75,9.06;3.75,0.62 +8.44,0.62;8.44,9.06 +9.38,7.50;2.81,7.50 +4.06,1.56;8.12,1.56 +4.06,4.69;8.12,4.69 + +# UTF-16 : 7d 3a +# UTF-8 : ba b4 e7 +[7d3a] 紺 +3.75,4.06;3.75,4.69 +3.75,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.56 +0.31,4.69;3.44,5.00 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +3.44,1.56;3.44,1.88 +3.44,1.88;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.12 +1.56,5.62;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.94,7.50 +0.94,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +4.38,9.06;4.38,0.62 +8.44,0.62;8.44,9.06 +9.38,7.50;3.44,7.50 +4.38,1.25;8.44,1.25 +4.38,4.69;8.44,4.69 + +# UTF-16 : 92 57 +# UTF-8 : 97 89 e9 +[9257] 鉗 +4.69,9.06;4.69,0.62 +8.44,0.62;8.44,9.06 +9.38,7.50;4.06,7.50 +4.69,1.25;8.44,1.25 +4.69,4.69;8.44,4.69 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +4.06,5.00;0.31,5.00 +3.75,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.75,4.38 + +# UTF-16 : 86 b6 +# UTF-8 : b6 9a e8 +[86b6] 蚶 +2.19,1.56;2.19,9.06 +0.62,4.69;3.75,4.69 +3.44,4.69;3.75,7.81 +3.44,7.81;0.62,7.81 +0.31,7.81;0.62,3.75 +4.06,1.25;4.06,1.56 +4.06,1.56;4.06,2.19 +4.06,2.19;3.75,2.81 +3.75,2.81;3.44,3.44 +3.44,3.44;3.44,4.06 +0.00,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;4.06,2.19 +4.69,9.06;4.69,0.62 +8.44,0.62;8.44,9.06 +9.38,7.50;4.06,7.50 +4.69,1.25;8.44,1.25 +4.69,4.69;8.44,4.69 + +# UTF-16 : 75 1c +# UTF-8 : 9c 94 e7 +[751c] 甜 +0.62,0.62;0.62,4.38 +0.62,4.38;3.75,4.38 +3.75,4.38;3.75,0.94 +0.94,1.56;3.75,1.56 +0.31,6.25;4.06,6.25 +2.19,4.69;2.19,8.44 +0.62,8.12;0.94,8.12 +0.94,8.12;1.25,8.12 +1.25,8.12;2.19,8.44 +2.19,8.44;2.81,8.44 +2.81,8.44;3.44,8.75 +3.44,8.75;4.06,8.75 +4.69,9.06;5.00,0.62 +8.44,0.62;8.44,9.06 +9.38,7.50;4.06,7.50 +5.00,1.25;8.44,1.25 +5.00,4.69;8.44,4.69 + +# UTF-16 : 91 63 +# UTF-8 : a3 85 e9 +[9163] 酣 +0.94,1.25;4.06,1.25 +4.06,1.25;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,0.62 +0.94,2.81;3.75,2.81 +0.31,8.75;4.38,8.75 +1.88,8.44;1.88,6.88 +1.88,6.88;1.88,6.25 +1.88,6.25;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +2.81,8.44;2.81,5.00 +2.81,5.00;2.81,4.69 +2.81,4.69;3.12,4.38 +3.12,4.38;3.75,4.38 +5.00,9.06;5.00,0.62 +8.44,0.62;8.44,9.06 +9.38,7.50;4.06,7.50 +5.00,1.25;8.44,1.25 +5.00,4.69;8.44,4.69 + +# UTF-16 : 65 4f +# UTF-8 : 8f 95 e6 +[654f] 敏 +5.00,8.12;1.56,8.12 +0.31,5.62;0.62,6.25 +0.62,6.25;0.94,7.19 +0.94,7.19;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.38 +0.31,4.38;5.00,4.38 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;4.69,6.88 +4.69,6.88;4.69,6.56 +4.69,6.56;4.69,5.94 +4.69,5.94;4.38,5.31 +4.38,5.31;4.38,4.69 +4.38,4.69;4.38,4.06 +4.38,4.06;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.38,2.19 +4.38,2.19;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;4.06,0.94 +4.06,0.94;3.75,0.62 +3.75,0.62;3.12,0.94 +3.12,0.94;2.81,0.94 +2.50,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.81,6.56 +2.81,6.56;2.81,6.88 +0.62,1.88;5.00,1.88 +4.69,0.94;5.62,1.25 +5.62,1.25;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,5.00 +8.12,5.00;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;6.25,5.94 +6.25,5.94;5.94,6.88 +5.94,7.81;9.38,7.81 +5.00,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.31,5.94 +5.31,5.94;5.62,6.56 +5.62,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;6.25,8.44 +6.25,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 + +# UTF-16 : 7e 41 +# UTF-8 : 81 b9 e7 +[7e41] 繁 +8.44,2.81;0.62,2.50 +3.75,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;1.88,4.06 +1.88,4.06;1.56,4.38 +9.06,2.19;8.75,2.50 +8.75,2.50;8.44,2.81 +8.44,2.81;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.19,3.75 +4.69,2.81;4.69,0.62 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +8.75,0.62;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +2.50,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.62,4.06 +5.62,4.06;6.25,4.38 +6.25,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +2.50,4.06;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.69,8.75;1.56,8.75 +0.31,7.50;0.94,7.81 +0.94,7.81;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.38 +0.31,6.88;4.69,6.88 +0.62,5.00;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;1.25,6.88 +1.25,6.88;1.25,7.50 +1.25,7.50;1.25,7.81 +1.25,7.81;4.38,7.81 +4.38,7.81;4.38,7.50 +4.38,7.50;4.06,6.88 +4.06,6.88;4.06,6.25 +4.06,6.25;4.06,5.62 +4.06,5.62;3.75,5.00 +3.75,5.00;3.44,5.00 +3.44,5.00;3.12,5.00 +3.12,5.00;2.81,5.00 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.50 +2.81,7.50;2.81,7.81 +0.94,5.62;4.69,5.62 +4.69,5.00;5.31,5.00 +5.31,5.00;5.94,5.31 +5.94,5.31;6.56,5.62 +6.56,5.62;6.88,5.94 +6.88,5.94;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.12,7.81 +8.12,7.81;8.44,8.44 +9.06,5.00;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.94,8.12 +5.62,8.44;9.06,8.44 +4.69,7.19;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;6.25,9.38 + +# UTF-16 : 7e 4a +# UTF-8 : 8a b9 e7 +[7e4a] 繊 +8.75,5.62;8.75,5.00 +8.75,5.00;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.12 +7.81,3.12;7.50,2.50 +7.50,2.50;7.19,2.19 +7.19,2.19;6.88,1.88 +6.88,1.88;6.25,1.56 +6.25,1.56;5.94,0.94 +5.94,0.94;5.31,0.62 +7.19,9.38;7.19,7.50 +7.19,7.50;7.19,6.25 +7.19,6.25;7.19,5.00 +7.19,5.00;7.50,3.75 +7.50,3.75;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.38,3.12 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.44,7.81 +8.44,7.81;8.75,7.50 +8.75,7.50;9.06,7.19 +3.12,6.25;9.06,6.25 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +6.25,2.81;6.25,3.12 +6.25,3.12;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.56,5.00 +6.56,5.00;6.56,5.31 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +4.06,2.50;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.44,5.31 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +2.81,0.94;3.44,1.25 +3.44,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,1.88 +6.25,1.88;6.88,2.19 +6.56,8.12;3.12,8.12 +5.00,6.25;5.00,9.38 +4.38,1.25;4.38,6.25 +5.62,1.88;5.62,6.25 + +# UTF-16 : 7f fc +# UTF-8 : bc bf e7 +[7ffc] 翼 +0.62,6.88;1.25,6.88 +1.25,6.88;2.19,7.19 +2.19,7.19;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.75,7.50 +2.81,7.81;2.50,7.81 +2.50,7.81;1.88,8.12 +1.88,8.12;1.25,8.44 +1.25,8.44;1.25,8.44 +0.62,8.75;4.06,8.75 +4.06,8.75;4.06,6.88 +4.06,6.88;3.75,6.56 +3.75,6.56;3.75,6.56 +3.75,6.56;3.12,6.56 +3.12,6.56;2.81,6.56 +2.81,6.56;2.19,6.56 +5.00,6.88;5.31,6.88 +5.31,6.88;5.94,6.88 +5.94,6.88;6.56,7.19 +6.56,7.19;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.12,7.50 +7.19,7.81;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;5.62,8.44 +5.62,8.44;5.31,8.44 +4.69,8.75;8.44,8.75 +8.44,8.75;8.44,6.88 +8.44,6.88;8.12,6.56 +8.12,6.56;7.81,6.56 +7.81,6.56;7.50,6.56 +7.50,6.56;6.88,6.56 +6.88,6.56;6.56,6.56 +0.94,0.62;1.25,0.62 +1.25,0.62;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;3.75,1.88 +8.75,0.62;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.25,1.56 +6.25,1.56;5.62,1.88 +8.75,2.19;0.62,2.19 +0.94,3.44;8.44,3.44 +3.12,2.50;3.12,4.06 +6.25,2.50;6.25,4.06 +1.56,4.06;8.12,4.06 +7.81,4.06;8.12,5.94 +7.81,5.94;1.56,5.94 +1.25,5.94;1.56,4.06 +4.69,5.94;4.69,4.38 +1.56,5.00;7.81,5.00 + +# UTF-16 : 78 97 +# UTF-8 : 97 a2 e7 +[7897] 碗 +2.81,8.75;0.31,8.75 +0.94,5.62;0.94,0.62 +0.94,1.56;2.50,1.56 +2.50,1.56;2.50,5.62 +2.50,5.62;0.94,5.62 +0.00,3.44;0.31,4.06 +0.31,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.62,5.00 +0.62,5.00;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.25,7.19 +1.25,7.19;1.25,7.81 +1.25,7.81;1.25,8.75 +5.94,8.12;5.94,9.38 +8.75,6.56;8.75,8.12 +8.75,8.12;2.81,8.12 +2.81,8.12;2.81,6.56 +2.81,3.75;3.12,4.06 +3.12,4.06;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.38,7.50 +4.06,6.56;5.94,6.56 +5.62,6.56;5.62,5.62 +5.62,5.62;5.62,5.00 +5.62,5.00;5.31,4.38 +5.31,4.38;5.31,3.75 +5.31,3.75;5.00,3.12 +5.00,3.12;4.38,2.50 +4.38,2.50;4.06,1.88 +4.06,1.88;3.75,1.56 +3.75,1.56;3.12,1.25 +3.12,1.25;2.81,0.94 +9.06,2.81;9.06,2.50 +9.06,2.50;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,1.25 +6.25,1.25;6.25,1.56 +6.25,1.56;6.25,6.88 +6.25,6.88;8.44,6.88 +8.44,6.88;8.44,4.06 +8.44,4.06;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.50,3.44 +7.50,3.44;7.19,3.44 +5.00,3.44;4.69,4.06 +4.69,4.06;4.38,4.38 +4.38,4.38;4.06,4.69 +4.06,4.69;3.75,5.00 + +# UTF-16 : 5a 49 +# UTF-8 : 89 a9 e5 +[5a49] 婉 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,4.06;2.50,5.00 +2.50,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.56,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.62,4.38;1.25,4.06 +1.25,4.06;1.56,3.44 +1.56,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,2.19 +2.81,2.19;3.12,1.88 +5.94,8.12;6.25,9.38 +8.75,6.56;9.06,8.12 +8.75,8.12;3.44,8.12 +3.12,8.12;3.44,6.56 +2.81,3.75;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.69,7.50 +4.38,6.56;5.94,6.56 +5.94,6.56;5.94,5.62 +5.94,5.62;5.62,5.00 +5.62,5.00;5.62,4.38 +5.62,4.38;5.31,3.75 +5.31,3.75;5.00,3.12 +5.00,3.12;4.69,2.50 +4.69,2.50;4.06,1.88 +4.06,1.88;3.75,1.56 +3.75,1.56;3.12,1.25 +3.12,1.25;2.81,0.94 +9.06,2.81;9.06,2.50 +9.06,2.50;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.56,1.25 +6.56,1.25;6.56,1.56 +6.56,1.56;6.56,6.88 +6.56,6.88;8.44,6.88 +8.44,6.88;8.44,4.06 +8.44,4.06;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.50,3.44 +7.50,3.44;7.19,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;4.38,4.38 +4.38,4.38;4.06,4.69 +4.06,4.69;4.06,5.00 + +# UTF-16 : 69 00 +# UTF-8 : 80 a4 e6 +[6900] 椀 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +5.94,8.12;5.94,9.38 +8.75,6.56;8.75,8.12 +8.75,8.12;3.12,8.12 +3.12,8.12;3.12,6.56 +2.81,3.75;3.12,4.06 +3.12,4.06;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.38,7.50 +4.06,6.56;5.94,6.56 +5.62,6.56;5.62,5.62 +5.62,5.62;5.62,5.00 +5.62,5.00;5.31,4.38 +5.31,4.38;5.31,3.75 +5.31,3.75;5.00,3.12 +5.00,3.12;4.38,2.50 +4.38,2.50;4.06,1.88 +4.06,1.88;3.75,1.56 +3.75,1.56;3.12,1.25 +3.12,1.25;2.81,0.94 +9.06,2.81;9.06,2.50 +9.06,2.50;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,1.25 +6.25,1.25;6.25,1.56 +6.25,1.56;6.25,6.88 +6.25,6.88;8.44,6.88 +8.44,6.88;8.44,4.06 +8.44,4.06;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.50,3.44 +7.50,3.44;7.19,3.44 +5.00,3.44;4.69,4.06 +4.69,4.06;4.38,4.38 +4.38,4.38;4.06,4.69 +4.06,4.69;3.75,5.00 + +# UTF-16 : 87 3f +# UTF-8 : bf 9c e8 +[873f] 蜿 +1.56,1.56;1.56,9.06 +0.31,4.69;2.81,4.69 +2.81,4.69;2.81,7.81 +2.81,7.81;0.31,7.81 +0.31,7.81;0.31,3.75 +3.12,1.56;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.50,3.75 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.50 +6.25,8.12;6.25,9.38 +9.06,6.56;9.06,8.12 +9.06,8.12;3.44,8.12 +3.44,8.12;3.44,6.56 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.38,6.25 +4.38,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;4.69,7.50 +4.38,6.56;6.25,6.56 +5.94,6.56;5.94,5.62 +5.94,5.62;5.94,5.00 +5.94,5.00;5.62,4.38 +5.62,4.38;5.31,3.75 +5.31,3.75;5.00,3.12 +5.00,3.12;4.69,2.50 +4.69,2.50;4.38,1.88 +4.38,1.88;4.06,1.56 +4.06,1.56;3.44,1.25 +3.44,1.25;2.81,0.94 +9.06,2.81;9.06,2.50 +9.06,2.50;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +6.56,1.25;6.56,1.56 +6.56,1.56;6.56,6.88 +6.56,6.88;8.75,6.88 +8.75,6.88;8.75,4.06 +8.75,4.06;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.81,3.44 +7.81,3.44;7.19,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;4.69,4.38 +4.69,4.38;4.06,4.69 +4.06,4.69;4.06,5.00 + +# UTF-16 : 81 55 +# UTF-8 : 95 85 e8 +[8155] 腕 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.38,6.25 +4.38,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;4.69,7.50 +4.38,6.56;6.25,6.56 +5.94,6.56;5.94,5.62 +5.94,5.62;5.94,5.00 +5.94,5.00;5.62,4.38 +5.62,4.38;5.31,3.75 +5.31,3.75;5.00,3.12 +5.00,3.12;4.69,2.50 +4.69,2.50;4.38,1.88 +4.38,1.88;4.06,1.56 +4.06,1.56;3.44,1.25 +3.44,1.25;2.81,0.94 +9.06,2.81;9.06,2.50 +9.06,2.50;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +6.56,1.25;6.56,1.56 +6.56,1.56;6.56,6.88 +6.56,6.88;8.75,6.88 +8.75,6.88;8.75,4.06 +8.75,4.06;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.81,3.44 +7.81,3.44;7.19,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;4.69,4.38 +4.69,4.38;4.06,4.69 +4.06,4.69;4.06,5.00 +5.94,8.12;6.25,9.38 +9.06,6.56;9.06,8.12 +9.06,8.12;3.44,8.12 +3.12,8.12;3.44,6.56 + +# UTF-16 : 8c 4c +# UTF-8 : 8c b1 e8 +[8c4c] 豌 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +1.88,1.56;2.19,1.88 +2.19,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.81,4.38 +1.25,1.88;1.25,2.19 +1.25,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.31,8.75;3.12,8.75 +0.62,4.69;0.62,7.19 +0.62,7.19;2.81,7.19 +2.81,7.19;2.81,4.69 +2.81,4.69;0.62,4.69 +6.25,8.12;6.25,9.38 +9.06,6.56;9.06,8.12 +9.06,8.12;3.44,8.12 +3.44,8.12;3.44,6.56 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.38,6.25 +4.38,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;4.69,7.50 +4.38,6.56;6.25,6.56 +5.94,6.56;5.94,5.62 +5.94,5.62;5.94,5.00 +5.94,5.00;5.62,4.38 +5.62,4.38;5.31,3.75 +5.31,3.75;5.00,3.12 +5.00,3.12;4.69,2.50 +4.69,2.50;4.38,1.88 +4.38,1.88;4.06,1.56 +4.06,1.56;3.44,1.25 +3.44,1.25;2.81,0.94 +9.06,2.81;9.06,2.50 +9.06,2.50;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +6.56,1.25;6.56,1.56 +6.56,1.56;6.56,6.88 +6.56,6.88;8.75,6.88 +8.75,6.88;8.75,4.06 +8.75,4.06;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.81,3.44 +7.81,3.44;7.19,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;4.69,4.38 +4.69,4.38;4.06,4.69 +4.06,4.69;4.06,5.00 + +# UTF-16 : 92 fa +# UTF-8 : ba 8b e9 +[92fa] 鋺 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.38 +6.25,8.12;6.25,9.38 +9.06,6.56;9.06,8.12 +9.06,8.12;3.75,8.12 +3.75,8.12;3.75,6.56 +3.12,3.75;3.75,4.38 +3.75,4.38;3.75,4.69 +3.75,4.69;4.06,5.31 +4.06,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;4.69,7.19 +4.69,7.19;4.69,7.50 +4.38,6.56;6.25,6.56 +6.25,6.56;6.25,5.62 +6.25,5.62;5.94,5.00 +5.94,5.00;5.94,4.38 +5.94,4.38;5.62,3.75 +5.62,3.75;5.31,3.12 +5.31,3.12;5.00,2.50 +5.00,2.50;4.69,1.88 +4.69,1.88;4.06,1.56 +4.06,1.56;3.75,1.25 +3.75,1.25;3.12,0.94 +9.06,2.81;9.06,2.50 +9.06,2.50;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +6.56,1.25;6.56,1.56 +6.56,1.56;6.56,6.88 +6.56,6.88;8.75,6.88 +8.75,6.88;8.75,4.06 +8.75,4.06;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.81,3.44 +7.81,3.44;7.19,3.44 +5.62,3.44;5.00,4.06 +5.00,4.06;4.69,4.38 +4.69,4.38;4.38,4.69 +4.38,4.69;4.06,5.00 + +# UTF-16 : 82 1e +# UTF-8 : 9e 88 e8 +[821e] 舞 +0.62,7.50;0.94,7.81 +0.94,7.81;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,9.06 +2.19,9.06;2.50,9.38 +8.75,5.31;0.62,5.31 +9.06,6.88;0.31,6.88 +1.88,8.75;8.75,8.75 +1.88,5.31;1.88,8.75 +3.75,5.31;3.75,8.44 +5.62,5.31;5.62,8.44 +7.50,5.31;7.50,8.44 +0.31,2.81;0.94,3.12 +0.94,3.12;1.56,3.44 +1.56,3.44;1.88,4.06 +1.88,4.06;2.19,4.38 +2.19,4.38;2.50,5.00 +2.19,4.38;4.69,4.38 +4.38,4.06;4.38,3.75 +4.38,3.75;4.38,3.44 +4.38,3.44;4.06,2.81 +4.06,2.81;3.75,2.50 +3.75,2.50;3.44,2.19 +3.44,2.19;3.12,1.56 +3.12,1.56;2.50,1.25 +2.50,1.25;1.88,0.94 +1.88,0.94;1.25,0.94 +1.25,0.94;0.62,0.62 +3.75,2.19;3.44,2.50 +3.44,2.50;2.81,2.81 +2.81,2.81;2.50,2.81 +2.50,2.81;2.19,3.12 +2.19,3.12;1.88,3.12 +7.19,0.62;7.19,5.00 +4.69,4.06;8.75,4.06 +5.31,2.19;5.31,4.06 +9.06,2.19;4.06,2.19 + +# UTF-16 : 88 5d +# UTF-8 : 9d a1 e8 +[885d] 衝 +2.19,6.88;1.88,6.25 +1.88,6.25;1.56,5.94 +1.56,5.94;0.94,5.31 +0.94,5.31;0.62,4.69 +0.62,4.69;0.00,4.38 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +1.25,0.62;1.25,5.62 +8.44,6.56;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +9.38,6.56;6.88,6.56 +9.06,8.75;6.88,8.75 +2.81,8.44;3.12,8.44 +3.12,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.56,9.06 +2.81,3.44;6.56,3.44 +6.56,3.44;6.56,6.25 +6.56,6.25;2.81,6.25 +2.81,6.25;2.81,3.44 +2.81,5.00;6.56,5.00 +2.50,2.50;6.56,2.50 +4.69,1.25;4.69,8.75 +2.50,7.19;6.56,7.19 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;6.88,1.56 + +# UTF-16 : 89 86 +# UTF-8 : 86 a6 e8 +[8986] 覆 +8.75,8.75;0.62,8.75 +5.94,8.75;5.94,6.56 +3.44,8.75;3.44,6.56 +1.25,6.25;1.25,7.81 +1.25,7.81;8.12,7.81 +8.12,7.81;8.12,6.56 +8.12,6.56;1.25,6.56 +2.50,5.00;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.94,3.44 +0.94,3.44;0.31,3.12 +2.81,6.56;2.19,5.94 +2.19,5.94;1.88,5.62 +1.88,5.62;1.56,5.31 +1.56,5.31;0.94,5.00 +0.94,5.00;0.31,4.69 +1.56,0.62;1.56,3.75 +8.75,5.62;4.06,5.62 +2.50,4.38;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.56 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +4.06,2.81;8.12,2.81 +8.12,2.81;7.50,2.19 +7.50,2.19;6.88,1.88 +6.88,1.88;6.56,1.56 +6.56,1.56;5.94,1.56 +5.94,1.56;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;2.50,0.62 +3.44,3.44;8.12,3.44 +8.12,3.44;8.12,5.00 +8.12,5.00;3.44,5.00 +3.44,5.00;3.44,3.44 +3.44,4.38;8.12,4.38 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.56 +6.25,1.56;5.62,1.56 +5.62,1.56;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.38,2.50 +4.38,2.50;4.06,2.50 + +# UTF-16 : 4f 76 +# UTF-8 : b6 bd e4 +[4f76] 佶 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 +8.44,0.62;8.44,4.38 +8.44,4.38;3.12,4.38 +3.12,4.38;3.12,0.62 +3.44,1.25;8.44,1.25 +2.50,7.81;9.06,7.81 +2.81,5.62;8.75,5.62 +5.62,5.62;5.94,9.38 + +# UTF-16 : 68 54 +# UTF-8 : 94 a1 e6 +[6854] 桔 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +8.44,0.62;8.44,4.38 +8.44,4.38;3.75,4.38 +3.44,4.38;3.75,0.62 +3.75,1.25;8.44,1.25 +2.81,7.81;9.06,7.81 +3.12,5.62;8.75,5.62 +5.94,5.62;5.94,9.38 + +# UTF-16 : 62 ee +# UTF-8 : ae 8b e6 +[62ee] 拮 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +3.12,7.19;0.31,7.19 +8.44,0.62;8.44,4.38 +8.44,4.38;3.75,4.38 +3.44,4.38;3.75,0.62 +3.75,1.25;8.44,1.25 +2.81,7.81;9.06,7.81 +3.12,5.62;8.75,5.62 +5.94,5.62;5.94,9.38 + +# UTF-16 : 8a 70 +# UTF-8 : b0 a9 e8 +[8a70] 詰 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +8.75,0.62;8.75,4.38 +8.75,4.38;4.38,4.38 +4.38,4.38;4.38,0.62 +4.38,1.25;8.44,1.25 +3.75,7.81;9.06,7.81 +4.06,5.62;8.75,5.62 +6.25,5.62;6.56,9.38 + +# UTF-16 : 8a fe +# UTF-8 : be ab e8 +[8afe] 諾 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,5.94;3.44,5.94 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +3.75,8.44;9.06,8.44 +5.31,7.19;5.31,9.38 +7.50,7.19;7.81,9.38 +9.06,5.94;3.75,5.94 +5.00,0.62;5.00,4.06 +5.00,4.06;8.75,4.06 +8.75,4.06;8.75,0.62 +5.00,1.25;8.44,1.25 +3.44,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;5.00,4.38 +5.00,4.38;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;5.94,5.94 +5.94,5.94;5.94,6.25 +5.94,6.25;6.25,6.88 +6.25,6.88;6.25,7.50 + +# UTF-16 : 8b 5c +# UTF-8 : 9c ad e8 +[8b5c] 譜 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +5.31,8.44;5.00,8.75 +5.00,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +7.19,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.81,9.38 +7.81,9.38;7.81,9.38 +8.44,0.62;8.44,4.38 +8.44,4.38;4.06,4.38 +4.06,4.38;4.06,0.62 +4.06,1.25;8.12,1.25 +4.06,2.81;8.12,2.81 +5.62,5.62;5.62,8.12 +6.88,5.62;6.88,8.12 +3.44,5.31;9.06,5.31 +3.44,8.44;8.75,8.44 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.56 +8.12,6.56;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.44,7.81 +4.69,5.94;4.69,6.25 +4.69,6.25;4.38,6.56 +4.38,6.56;4.38,7.19 +4.38,7.19;4.06,7.50 +4.06,7.50;4.06,7.81 + +# UTF-16 : 8c b0 +# UTF-8 : b0 b2 e8 +[8cb0] 貰 +1.56,2.50;7.81,2.50 +7.81,2.50;7.81,5.62 +7.81,5.62;1.56,5.62 +1.56,5.62;1.56,2.50 +1.56,3.44;7.81,3.44 +1.56,4.69;7.81,4.69 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,1.88 +0.31,8.44;9.06,8.44 +7.19,9.38;7.19,7.19 +7.19,7.19;4.06,7.19 +4.06,7.19;4.06,9.38 +1.88,9.38;1.88,6.56 +1.88,6.56;8.75,6.56 + +# UTF-16 : 8d a3 +# UTF-8 : a3 b6 e8 +[8da3] 趣 +3.44,8.12;0.62,8.12 +2.19,4.06;3.75,4.06 +2.19,1.56;2.19,9.38 +0.31,6.25;3.75,6.25 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +8.75,0.94;4.69,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;2.19,1.56 +2.19,1.56;1.88,1.88 +1.88,1.88;1.56,2.19 +1.56,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;0.94,3.44 +4.06,8.75;4.06,2.50 +5.94,1.56;5.94,8.75 +3.44,2.50;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.94,3.12 +8.75,8.75;3.44,8.75 +4.06,4.69;5.94,4.69 +4.06,6.88;5.94,6.88 +5.94,7.50;8.75,7.50 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,4.38 +8.12,4.38;8.12,5.00 +8.12,5.00;8.44,5.94 +8.44,5.94;8.44,6.56 +8.44,6.56;8.75,7.50 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.50,3.75 +7.50,3.75;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +6.88,5.62;6.56,6.25 +6.56,6.25;6.56,6.88 + +# UTF-16 : 6e 3e +# UTF-8 : be b8 e6 +[6e3e] 渾 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.44,3.44;8.44,3.44 +8.44,3.44;8.44,6.25 +8.44,6.25;3.44,6.25 +3.44,6.25;3.44,3.12 +3.44,5.00;8.12,5.00 +2.50,2.19;9.06,2.19 +5.94,0.62;5.94,8.44 +3.44,7.50;8.44,7.50 +8.75,6.88;8.75,8.75 +8.75,8.75;2.81,8.75 +2.81,8.75;2.81,6.88 + +# UTF-16 : 66 89 +# UTF-8 : 89 9a e6 +[6689] 暉 +0.94,1.56;2.81,1.56 +2.81,1.56;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,5.31;2.50,5.31 +3.75,3.44;8.44,3.44 +8.44,3.44;8.44,6.25 +8.44,6.25;3.75,6.25 +3.75,6.25;3.75,3.12 +3.75,5.00;8.44,5.00 +2.81,2.19;9.06,2.19 +5.94,0.62;6.25,8.44 +3.75,7.50;8.44,7.50 +8.75,6.88;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,6.88 + +# UTF-16 : 74 3f +# UTF-8 : bf 90 e7 +[743f] 琿 +2.81,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,2.19;1.56,8.44 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.19 +2.50,2.19;3.12,2.50 +3.75,3.44;8.44,3.44 +8.44,3.44;8.44,6.25 +8.44,6.25;3.75,6.25 +3.75,6.25;3.75,3.12 +3.75,5.00;8.44,5.00 +2.81,2.19;9.06,2.19 +5.94,0.62;6.25,8.44 +3.75,7.50;8.44,7.50 +8.75,6.88;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,6.88 + +# UTF-16 : 89 0c +# UTF-8 : 8c a4 e8 +[890c] 褌 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,5.00 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 +3.75,3.44;8.44,3.44 +8.44,3.44;8.44,6.25 +8.44,6.25;3.75,6.25 +3.75,6.25;3.75,3.12 +3.75,5.00;8.44,5.00 +2.81,2.19;9.06,2.19 +6.25,0.62;6.25,8.44 +4.06,7.50;8.44,7.50 +8.75,6.88;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,6.88 + +# UTF-16 : 8a e2 +# UTF-8 : a2 ab e8 +[8ae2] 諢 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +4.06,3.44;8.44,3.44 +8.44,3.44;8.44,6.56 +8.44,6.56;4.06,6.56 +4.06,6.56;4.06,3.12 +4.06,5.00;8.44,5.00 +3.12,2.19;9.06,2.19 +6.25,0.62;6.25,8.44 +4.06,7.50;8.44,7.50 +8.75,6.88;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,6.88 + +# UTF-16 : 8f 1d +# UTF-8 : 9d bc e8 +[8f1d] 輝 +1.88,5.62;1.88,9.06 +2.50,1.88;2.50,5.62 +3.44,5.62;0.31,5.62 +1.25,5.94;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.62,7.81 +0.62,7.81;0.62,8.12 +0.62,8.12;0.31,8.75 +2.50,5.94;2.50,6.56 +2.50,6.56;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 +4.06,3.44;8.44,3.44 +8.44,3.44;8.44,6.25 +8.44,6.25;4.06,6.25 +4.06,6.25;4.06,3.12 +4.06,5.00;8.44,5.00 +3.12,2.19;9.06,2.19 +6.25,0.62;6.25,8.44 +4.06,7.50;8.44,7.50 +8.75,6.88;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,6.88 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.62 +1.25,1.56;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.19 +3.12,2.19;3.44,2.50 + +# UTF-16 : 8f 29 +# UTF-8 : a9 bc e8 +[8f29] 輩 +0.62,8.44;4.06,8.44 +5.31,8.44;8.75,8.44 +5.31,6.25;9.06,6.25 +0.62,7.50;4.06,7.50 +5.31,7.50;8.75,7.50 +0.31,6.25;1.25,6.25 +1.25,6.25;1.88,6.25 +1.88,6.25;2.50,6.25 +2.50,6.25;3.12,6.56 +3.12,6.56;3.75,6.56 +5.31,5.62;5.31,9.38 +2.50,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.06,7.50 +4.06,7.50;4.06,9.38 +1.56,2.19;7.81,2.19 +7.81,2.19;7.81,4.38 +7.81,4.38;1.56,4.38 +1.56,4.38;1.56,2.19 +1.56,3.44;7.81,3.44 +0.31,1.56;9.06,1.56 +4.69,0.62;4.69,5.94 +0.31,5.31;9.06,5.31 + +# UTF-16 : 8f ce +# UTF-8 : 8e bf e8 +[8fce] 迎 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +3.12,8.44;3.44,3.12 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;5.94,9.06 +5.94,1.56;5.94,8.44 +5.94,8.44;8.44,8.44 +8.44,8.44;8.44,3.44 +8.44,3.44;8.44,3.12 +8.44,3.12;8.12,2.81 +8.12,2.81;8.12,2.81 +8.12,2.81;7.50,2.81 +7.50,2.81;6.88,2.81 +6.88,2.81;6.56,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.75,3.12 +3.75,3.12;4.38,3.44 +4.38,3.44;5.00,3.75 +5.00,3.75;5.62,4.06 + +# UTF-16 : 8f eb +# UTF-8 : ab bf e8 +[8feb] 迫 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.44 +5.94,8.44;5.62,8.12 +5.62,8.12;5.62,8.12 +4.06,2.81;8.12,2.81 +8.12,2.81;8.12,8.12 +8.12,8.12;3.75,8.12 +3.75,8.12;3.75,2.81 +4.06,5.62;8.12,5.62 + +# UTF-16 : 90 03 +# UTF-8 : 83 80 e9 +[9003] 逃 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +8.75,8.44;8.44,8.12 +8.44,8.12;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;6.88,6.56 +6.25,9.38;6.25,2.81 +6.25,2.81;6.25,2.50 +6.25,2.50;6.56,2.19 +6.56,2.19;7.19,2.19 +7.19,2.19;7.50,2.19 +7.19,2.19;8.12,2.19 +8.12,2.19;8.44,2.50 +8.44,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +8.75,3.44;8.75,3.75 +4.06,6.56;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;6.88,5.62 +6.88,5.62;6.25,5.94 +3.12,2.19;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.69,4.38 +4.69,4.38;5.00,5.00 +5.00,5.00;5.00,5.31 +5.00,5.31;5.00,6.25 +5.00,6.25;5.00,9.38 +2.50,4.38;3.12,4.69 +3.12,4.69;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 + +# UTF-16 : 90 10 +# UTF-8 : 90 80 e9 +[9010] 逐 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +2.50,6.56;3.12,6.88 +3.12,6.88;3.44,6.88 +3.44,6.88;4.06,7.19 +4.06,7.19;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;5.00,7.81 +5.00,7.81;5.62,8.12 +5.62,8.12;6.25,8.75 +6.25,6.25;6.88,6.56 +6.88,6.56;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.44,8.12 +2.81,4.69;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;4.06,5.31 +4.06,5.31;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;6.25,6.88 +2.81,2.81;3.12,2.81 +3.12,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +8.75,2.50;8.75,3.12 +8.75,3.12;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.19,5.00 +7.19,5.00;6.88,5.62 +6.88,5.62;6.56,5.62 +2.50,8.75;8.75,8.75 +4.69,2.50;5.31,2.19 +5.31,2.19;5.62,2.19 +5.62,2.19;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.56,5.00 +6.56,5.00;6.56,5.62 +6.56,5.62;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;6.25,6.88 +6.25,6.88;5.94,7.19 +5.94,7.19;5.62,7.81 +5.62,7.81;5.31,8.12 + +# UTF-16 : 90 13 +# UTF-8 : 93 80 e9 +[9013] 逓 +4.06,2.19;4.06,5.00 +4.06,5.00;8.44,5.00 +8.44,5.00;8.44,3.12 +8.44,3.12;8.44,2.81 +8.44,2.81;8.12,2.50 +8.12,2.50;8.12,2.50 +8.12,2.50;7.50,2.50 +7.50,2.50;7.19,2.50 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +3.44,7.50;8.75,7.50 +3.44,6.25;8.75,6.25 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.44,9.06 +2.50,2.50;2.81,3.12 +2.81,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.44,5.94 +3.44,5.94;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;3.44,8.75 +6.25,1.88;6.25,8.75 + +# UTF-16 : 90 19 +# UTF-8 : 99 80 e9 +[9019] 這 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +3.44,2.19;8.44,2.19 +8.44,2.19;8.44,4.06 +8.44,4.06;3.44,4.06 +3.12,4.06;3.44,2.19 +2.81,7.81;8.75,7.81 +3.12,6.56;8.44,6.56 +3.12,5.31;8.44,5.31 +3.12,8.75;8.44,8.75 + +# UTF-16 : 90 47 +# UTF-8 : 87 81 e9 +[9047] 遇 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.31 +1.88,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 +5.94,3.44;5.94,8.75 +8.12,6.25;3.75,6.25 +8.12,7.50;3.75,7.50 +3.44,5.94;3.44,8.75 +3.44,8.75;8.12,8.75 +8.12,8.75;8.12,5.94 +8.12,2.81;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.50,3.75 +7.50,3.75;7.19,4.38 +7.19,4.38;7.19,4.69 +3.75,3.12;4.06,3.12 +4.06,3.12;4.38,3.12 +4.38,3.12;4.69,3.12 +4.69,3.12;5.31,3.12 +5.31,3.12;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.56,3.44 +6.56,3.44;6.88,3.44 +6.88,3.44;7.19,3.75 +7.19,3.75;7.81,3.75 +7.19,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.12,1.88 +8.12,1.88;8.44,1.88 +8.44,1.88;8.75,2.50 +8.75,2.50;8.75,2.50 +8.75,2.50;8.75,5.31 +8.75,5.31;3.12,5.31 +3.12,5.31;3.12,1.88 + +# UTF-16 : 90 63 +# UTF-8 : a3 81 e9 +[9063] 遣 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.31 +1.88,5.31;0.31,5.31 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 +2.19,6.56;9.06,6.56 +3.12,7.19;8.44,7.19 +8.44,7.19;8.44,8.75 +8.44,8.75;3.12,8.75 +3.12,8.75;3.12,7.19 +5.62,6.56;5.62,9.38 +3.44,4.38;8.12,4.38 +8.12,4.38;8.12,5.62 +8.12,5.62;3.12,5.62 +3.12,5.62;3.12,2.50 +3.12,2.50;8.44,2.50 +8.44,2.50;8.44,3.75 +8.44,3.75;3.44,3.75 + +# UTF-16 : 66 f9 +# UTF-8 : b9 9b e6 +[66f9] 曹 +0.62,8.44;8.75,8.44 +3.44,5.00;3.44,9.38 +5.94,5.00;5.94,9.38 +1.25,5.00;8.44,5.00 +8.44,5.00;8.44,7.50 +8.44,7.50;1.25,7.50 +1.25,7.50;1.25,4.69 +1.25,6.25;8.12,6.25 +7.81,0.62;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.62 +1.88,1.25;7.50,1.25 +1.88,2.81;7.50,2.81 + +# UTF-16 : 6f 15 +# UTF-8 : 95 bc e6 +[6f15] 漕 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,8.44;9.06,8.44 +4.69,5.00;4.69,9.38 +6.88,5.00;6.88,9.38 +2.81,5.00;8.75,5.00 +8.75,5.00;8.75,7.50 +8.75,7.50;2.81,7.50 +2.81,7.50;2.81,4.69 +2.81,6.25;8.44,6.25 +8.12,0.62;8.12,4.06 +8.12,4.06;3.12,4.06 +3.12,4.06;3.12,0.62 +3.44,1.25;8.12,1.25 +3.44,2.81;8.12,2.81 + +# UTF-16 : 69 fd +# UTF-8 : bd a7 e6 +[69fd] 槽 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +2.81,8.44;9.06,8.44 +5.00,5.00;5.00,9.38 +6.88,5.00;6.88,9.38 +3.12,5.00;8.75,5.00 +8.75,5.00;8.75,7.50 +8.75,7.50;3.12,7.50 +3.12,7.50;3.12,4.69 +3.12,6.25;8.75,6.25 +8.44,0.62;8.44,4.06 +8.44,4.06;3.44,4.06 +3.44,4.06;3.44,0.62 +3.44,1.25;8.44,1.25 +3.44,2.81;8.44,2.81 + +# UTF-16 : 7c df +# UTF-8 : 9f b3 e7 +[7cdf] 糟 +1.88,0.62;1.88,9.06 +3.12,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +3.12,3.12;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.75 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 +3.44,8.44;9.06,8.44 +5.31,5.00;5.31,9.38 +7.19,5.00;7.19,9.38 +3.75,5.00;8.75,5.00 +8.75,5.00;8.75,7.50 +8.75,7.50;3.44,7.50 +3.44,7.50;3.44,4.69 +3.75,6.25;8.75,6.25 +8.75,0.62;8.75,4.06 +8.75,4.06;3.75,4.06 +3.75,4.06;3.75,0.62 +3.75,1.25;8.44,1.25 +3.75,2.81;8.44,2.81 + +# UTF-16 : 82 5a +# UTF-8 : 9a 89 e8 +[825a] 艚 +2.19,5.94;2.19,6.25 +2.19,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +1.56,7.19;1.25,7.50 +1.88,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.56,8.44 +0.00,4.69;3.44,5.31 +1.56,5.00;1.88,1.88 +0.00,0.94;0.31,1.56 +0.31,1.56;0.31,2.19 +0.31,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.44 +0.62,8.44;2.81,8.44 +2.81,8.44;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +3.44,8.44;9.06,8.44 +5.31,5.00;5.31,9.38 +7.19,5.00;7.19,9.38 +3.75,5.00;8.75,5.00 +8.75,5.00;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,4.69 +3.75,6.25;8.75,6.25 +8.75,0.62;8.75,4.06 +8.75,4.06;4.06,4.06 +4.06,4.06;4.06,0.62 +4.06,1.25;8.44,1.25 +4.06,2.81;8.44,2.81 + +# UTF-16 : 90 6d +# UTF-8 : ad 81 e9 +[906d] 遭 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.31 +1.88,5.31;0.31,5.31 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 +2.50,8.44;9.06,8.44 +4.69,5.31;4.69,9.38 +6.56,5.31;6.56,9.38 +2.81,5.31;8.44,5.31 +8.44,5.31;8.44,7.81 +8.44,7.81;2.81,7.81 +2.81,7.81;2.81,5.31 +2.81,6.56;8.44,6.56 +3.44,2.19;8.12,2.19 +8.12,2.19;8.12,4.69 +8.12,4.69;3.44,4.69 +3.12,4.69;3.44,2.19 +3.44,3.44;8.12,3.44 + +# UTF-16 : 90 7f +# UTF-8 : bf 81 e9 +[907f] 避 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.31 +1.88,5.31;0.31,5.31 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 +5.62,5.94;9.06,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.12,7.50 +8.12,7.50;8.12,7.81 +8.12,7.81;8.44,8.44 +6.56,5.94;6.56,6.56 +6.56,6.56;6.56,6.88 +6.56,6.88;6.25,7.50 +6.25,7.50;6.25,7.81 +6.25,7.81;6.25,8.44 +7.19,5.94;7.19,1.88 +5.62,4.06;8.75,4.06 +5.62,8.44;8.75,8.44 +7.19,8.44;7.19,9.38 +3.12,2.19;5.31,2.19 +5.31,2.19;5.31,5.00 +5.31,5.00;3.12,5.00 +3.12,5.00;3.12,1.88 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;3.12,6.25 +3.12,6.25;3.12,8.75 +3.12,8.75;5.31,8.75 +5.31,8.75;5.31,6.25 +5.31,6.25;3.12,6.25 + +# UTF-16 : 90 a6 +# UTF-8 : a6 82 e9 +[90a6] 邦 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;3.12,5.00 +3.12,5.00;3.12,5.94 +3.12,5.94;3.12,7.19 +3.12,7.19;3.12,9.06 +0.62,8.12;5.31,8.12 +0.62,5.94;5.00,5.94 +0.31,3.75;5.31,3.75 +8.75,8.75;5.94,8.75 +5.62,8.75;5.94,0.62 +6.56,1.88;7.50,1.88 +7.19,1.88;7.81,1.88 +7.81,1.88;8.44,2.19 +8.44,2.19;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.12 +8.75,3.12;8.75,3.75 +8.75,3.75;8.75,4.38 +8.75,4.38;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.19,5.94 +7.19,5.94;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;8.75,8.75 + +# UTF-16 : 90 aa +# UTF-8 : aa 82 e9 +[90aa] 邪 +4.06,8.44;4.06,1.88 +4.06,1.88;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +0.62,8.75;5.00,8.75 +1.56,5.62;1.56,8.75 +5.31,5.62;0.31,5.62 +0.31,1.88;0.62,2.19 +0.62,2.19;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.62 +8.75,8.75;5.62,8.75 +5.62,8.75;5.62,0.62 +6.56,1.88;7.19,1.88 +7.19,1.88;7.81,1.88 +7.81,1.88;8.44,2.19 +8.44,2.19;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.12 +8.75,3.12;8.75,3.75 +8.75,3.75;8.44,4.38 +8.44,4.38;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.19,5.94 +7.19,5.94;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.50 +8.12,7.50;8.44,8.12 +8.44,8.12;8.75,8.75 + +# UTF-16 : 76 93 +# UTF-8 : 93 9a e7 +[7693] 皓 +0.94,1.88;3.12,1.88 +3.12,1.88;3.12,7.81 +3.12,7.81;0.62,7.81 +0.62,7.81;0.62,0.94 +0.94,5.00;3.12,5.00 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.81 +3.75,6.25;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.44 +4.69,8.44;5.00,9.06 +4.06,0.62;4.06,4.38 +4.06,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +4.38,1.56;8.44,1.56 +9.06,5.31;3.44,5.31 +4.38,8.12;8.75,8.12 +6.56,5.31;6.56,9.38 + +# UTF-16 : 91 77 +# UTF-8 : b7 85 e9 +[9177] 酷 +0.94,1.56;4.06,1.56 +4.06,1.56;4.06,7.19 +4.06,7.19;0.62,7.19 +0.62,7.19;0.62,0.62 +0.94,3.12;3.75,3.12 +0.31,8.75;4.38,8.75 +1.88,8.75;1.88,6.88 +1.88,6.88;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +2.81,8.75;2.81,5.00 +2.81,5.00;2.81,4.69 +2.81,4.69;3.12,4.69 +3.12,4.69;3.75,4.69 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.31,8.44 +5.31,8.44;5.62,9.06 +4.69,0.62;5.00,4.38 +4.69,4.38;8.75,4.38 +8.75,4.38;8.75,0.62 +5.00,1.56;8.44,1.56 +9.06,5.31;4.38,5.31 +5.31,8.12;8.75,8.12 +6.88,5.31;6.88,9.38 + +# UTF-16 : 67 53 +# UTF-8 : 93 9d e6 +[6753] 杓 +3.75,3.75;3.44,4.38 +3.44,4.38;3.12,5.31 +3.12,5.31;2.81,5.94 +2.81,5.94;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,0.62;2.19,9.06 +3.75,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +6.56,3.75;6.25,4.38 +6.25,4.38;6.25,4.69 +6.25,4.69;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.00,6.25 +3.44,5.62;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.00,9.06 +5.00,9.06;5.00,9.38 +4.69,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +6.25,1.25;5.94,1.25 + +# UTF-16 : 70 7c +# UTF-8 : bc 81 e7 +[707c] 灼 +3.75,1.25;3.44,1.88 +3.44,1.88;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.19,4.06 +2.19,4.06;1.56,4.69 +0.94,7.81;0.94,7.19 +0.94,7.19;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +3.44,7.81;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.50,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,9.06 +6.56,3.75;6.25,4.38 +6.25,4.38;6.25,4.69 +6.25,4.69;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.00,6.25 +3.44,5.62;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.00,9.06 +5.00,9.06;5.00,9.38 +4.69,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +6.25,1.25;5.94,1.25 + +# UTF-16 : 59 81 +# UTF-8 : 81 a6 e5 +[5981] 妁 +6.88,3.75;6.56,4.38 +6.56,4.38;6.25,4.69 +6.25,4.69;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.31,6.25 +3.75,5.62;4.38,6.25 +4.38,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;4.69,7.50 +4.69,7.50;5.00,7.81 +5.00,7.81;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.31,9.06 +5.31,9.06;5.31,9.38 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +6.25,1.25;5.94,1.25 +5.00,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.44,5.00 +3.44,5.00;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;3.75,7.50 +3.75,7.50;0.31,7.50 +0.94,4.38;1.25,4.38 +1.25,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.19,3.44 +2.19,3.44;2.50,3.44 +2.50,3.44;2.81,3.12 +2.81,3.12;3.12,2.81 +3.12,2.81;3.44,2.50 +3.44,2.50;3.75,2.19 +3.75,2.19;4.06,1.56 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 + +# UTF-16 : 91 e3 +# UTF-8 : a3 87 e9 +[91e3] 釣 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,7.50;4.06,7.81 +4.06,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.06 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.38,5.31;0.62,5.31 +4.06,7.19;0.94,7.19 +2.50,1.56;2.50,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.69 +6.88,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;5.62,5.62 +5.62,5.62;5.31,6.25 +4.06,5.62;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.31,8.44 +5.31,8.44;5.31,9.06 +5.31,9.06;5.62,9.38 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +6.56,1.25;5.94,1.25 +5.31,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 + +# UTF-16 : 91 4c +# UTF-8 : 8c 85 e9 +[914c] 酌 +4.38,0.62;4.38,7.19 +4.38,7.19;0.62,7.19 +0.62,7.19;0.62,0.62 +0.94,1.56;4.38,1.56 +0.94,3.12;4.38,3.12 +0.31,8.75;4.69,8.75 +1.88,8.75;2.19,7.19 +1.88,7.19;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.88,5.00 +1.88,5.00;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +3.12,8.75;3.12,5.00 +3.12,5.00;3.12,4.69 +3.12,4.69;3.44,4.69 +3.44,4.69;4.38,4.69 +7.19,3.75;6.88,4.06 +6.88,4.06;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;5.94,5.62 +5.94,5.62;5.62,6.25 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;5.94,9.06 +5.94,9.06;5.94,9.38 +5.62,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +6.56,1.25;6.25,1.25 + +# UTF-16 : 92 98 +# UTF-8 : 98 8a e9 +[9298] 銘 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,7.50;4.06,7.81 +4.06,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.06 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.38,5.31;0.62,5.31 +4.06,7.19;0.94,7.19 +2.50,1.56;2.50,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.69 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;5.94,6.88 +5.94,6.88;5.62,7.19 +4.38,6.88;4.69,7.19 +4.69,7.19;5.31,7.50 +5.31,7.50;5.94,8.12 +5.94,8.12;6.25,8.44 +6.25,8.44;6.56,9.06 +6.56,9.06;6.56,9.38 +5.94,8.44;8.75,8.44 +5.62,4.38;5.62,0.62 +8.75,0.62;8.75,4.38 +8.75,4.38;5.62,4.38 +5.62,1.56;8.75,1.56 +8.75,1.56;5.62,1.56 +8.75,8.44;8.44,7.81 +8.44,7.81;8.44,7.19 +8.44,7.19;8.12,6.88 +8.12,6.88;7.50,6.25 +7.50,6.25;7.19,5.62 +7.19,5.62;6.56,5.31 +6.56,5.31;6.25,5.00 +6.25,5.00;5.62,4.38 +5.62,4.38;5.00,4.06 +5.00,4.06;4.38,3.75 + +# UTF-16 : 91 69 +# UTF-8 : a9 85 e9 +[9169] 酩 +4.06,0.62;4.06,7.19 +4.06,7.19;0.62,7.19 +0.62,7.19;0.62,0.62 +0.94,1.56;3.75,1.56 +0.94,3.12;3.75,3.12 +0.31,8.75;4.06,8.75 +1.88,8.75;1.88,6.88 +1.88,6.88;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +2.81,8.75;2.81,5.00 +2.81,5.00;2.81,4.69 +2.81,4.69;3.12,4.69 +3.12,4.69;3.75,4.69 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;5.94,6.88 +5.94,6.88;5.62,7.19 +4.38,6.88;4.69,7.19 +4.69,7.19;5.31,7.50 +5.31,7.50;5.94,8.12 +5.94,8.12;6.25,8.44 +6.25,8.44;6.56,9.06 +6.56,9.06;6.56,9.38 +5.94,8.44;8.75,8.44 +5.62,4.38;5.62,0.62 +8.75,0.62;8.75,4.38 +8.75,4.38;5.62,4.38 +5.62,1.56;8.75,1.56 +8.75,1.56;5.62,1.56 +8.75,8.44;8.44,7.81 +8.44,7.81;8.44,7.19 +8.44,7.19;8.12,6.88 +8.12,6.88;7.50,6.25 +7.50,6.25;7.19,5.62 +7.19,5.62;6.56,5.31 +6.56,5.31;6.25,5.00 +6.25,5.00;5.62,4.38 +5.62,4.38;5.00,4.06 +5.00,4.06;4.38,3.75 + +# UTF-16 : 53 a8 +# UTF-8 : a8 8e e5 +[53a8] 厨 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,8.75 +0.94,8.75;8.75,8.75 +1.25,0.94;1.88,0.94 +1.88,0.94;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.31,1.88 +3.75,1.25;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.38,3.75 +2.81,1.56;2.81,1.88 +2.81,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.19,3.12 +2.19,3.12;2.19,3.75 +1.56,7.50;5.00,7.50 +1.88,4.06;1.88,6.25 +1.88,6.25;4.69,6.25 +4.69,6.25;4.69,4.06 +4.69,4.06;1.88,4.06 +9.06,6.56;5.31,6.56 +6.88,3.12;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;5.94,5.00 +5.94,5.00;5.62,5.62 +8.12,8.12;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 + +# UTF-16 : 95 d8 +# UTF-8 : 98 97 e9 +[95d8] 闘 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 +1.56,1.25;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;5.00,1.88 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.06,3.12 +2.81,1.56;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.19,2.81 +1.56,5.31;4.69,5.31 +1.88,3.12;1.88,4.38 +1.88,4.38;4.38,4.38 +4.38,4.38;4.38,3.12 +4.38,3.12;2.19,3.12 +7.81,4.69;4.69,4.69 +6.25,2.50;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.31,4.06 +5.31,4.06;5.00,4.06 +7.19,5.62;7.19,1.88 +7.19,1.88;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.25,1.56 +6.25,1.56;5.94,1.56 +5.94,1.56;5.62,1.56 + +# UTF-16 : 61 90 +# UTF-8 : 90 86 e6 +[6190] 憐 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,7.19 +2.19,7.19;2.19,7.19 +5.94,5.00;5.94,9.38 +9.06,7.19;2.50,7.19 +2.50,5.31;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;4.06,5.94 +4.06,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.62,7.19 +5.62,7.19;5.94,7.19 +9.06,5.31;8.75,5.31 +8.75,5.31;8.44,5.62 +8.44,5.62;7.81,5.94 +7.81,5.94;7.50,5.94 +7.50,5.94;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;5.94,7.19 +4.69,7.81;4.38,8.12 +4.38,8.12;4.06,8.44 +4.06,8.44;3.75,8.75 +3.75,8.75;3.44,9.06 +3.44,9.06;3.12,9.06 +7.19,7.81;7.50,8.12 +7.50,8.12;7.81,8.44 +7.81,8.44;8.12,8.44 +8.12,8.44;8.44,9.06 +8.44,9.06;8.75,9.06 +2.19,3.12;2.50,3.44 +2.50,3.44;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;3.75,5.00 +3.75,5.00;4.06,5.62 +3.44,5.00;5.62,5.00 +5.62,4.69;5.31,4.38 +5.31,4.38;5.31,3.75 +5.31,3.75;5.00,3.12 +5.00,3.12;4.69,2.81 +4.69,2.81;4.38,2.19 +4.38,2.19;4.06,1.88 +4.06,1.88;3.75,1.56 +3.75,1.56;3.44,1.25 +3.44,1.25;2.81,0.94 +2.81,0.94;2.19,0.62 +4.69,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +4.06,3.44;3.44,3.75 +3.44,3.75;3.44,3.75 +7.81,0.62;7.81,5.62 +5.94,4.38;9.06,4.38 +5.94,2.19;6.25,4.38 +9.06,2.19;5.00,2.19 + +# UTF-16 : 96 a3 +# UTF-8 : a3 9a e9 +[96a3] 隣 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.94,2.81;1.25,2.81 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,6.25 +1.25,6.25;1.88,6.56 +1.88,6.56;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +4.69,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +4.38,8.44;4.06,8.75 +4.06,8.75;3.75,8.75 +3.75,8.75;3.44,9.06 +7.19,7.81;7.50,8.12 +7.50,8.12;7.81,8.44 +7.81,8.44;8.12,8.44 +8.12,8.44;8.75,9.06 +8.75,9.06;8.75,9.06 +5.94,5.00;5.94,9.38 +9.06,7.19;2.81,7.19 +2.81,5.31;3.12,5.31 +3.12,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,5.94 +4.38,5.94;5.00,6.56 +5.00,6.56;5.62,6.88 +5.62,6.88;5.94,7.19 +9.06,5.31;8.75,5.31 +8.75,5.31;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.50,5.94 +7.50,5.94;7.19,6.56 +7.19,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +2.50,3.12;2.81,3.44 +2.81,3.44;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.38,5.62 +4.06,5.00;5.94,5.00 +5.62,4.69;5.62,4.38 +5.62,4.38;5.62,3.75 +5.62,3.75;5.31,3.12 +5.31,3.12;5.00,2.81 +5.00,2.81;4.69,2.19 +4.69,2.19;4.38,1.88 +4.38,1.88;4.06,1.56 +4.06,1.56;3.75,1.25 +3.75,1.25;3.12,0.94 +3.12,0.94;2.81,0.62 +5.00,2.81;4.69,3.12 +4.69,3.12;4.06,3.44 +4.06,3.44;3.75,3.75 +3.75,3.75;3.75,3.75 +7.81,0.62;7.81,5.62 +5.94,4.38;9.06,4.38 +6.56,2.19;6.56,4.38 +9.06,2.19;5.31,2.19 + +# UTF-16 : 71 d0 +# UTF-8 : 90 87 e7 +[71d0] 燐 +2.81,1.88;2.50,2.50 +2.50,2.50;2.19,2.81 +2.19,2.81;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.56,4.69 +0.62,7.81;0.62,7.19 +0.62,7.19;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.31,5.00 +0.31,5.00;0.31,4.69 +2.81,8.12;2.81,7.50 +2.81,7.50;2.50,6.88 +2.50,6.88;2.50,6.25 +2.50,6.25;2.19,5.62 +2.19,5.62;1.88,5.00 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +4.69,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +4.38,8.44;4.06,8.75 +4.06,8.75;3.75,8.75 +3.75,8.75;3.44,9.06 +7.19,7.81;7.50,8.12 +7.50,8.12;7.81,8.44 +7.81,8.44;8.12,8.44 +8.12,8.44;8.75,9.06 +8.75,9.06;8.75,9.06 +5.94,5.00;5.94,9.38 +9.06,7.19;3.12,7.19 +2.81,5.31;3.12,5.31 +3.12,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,5.94 +4.38,5.94;5.00,6.56 +5.00,6.56;5.62,6.88 +5.62,6.88;5.94,7.19 +9.06,5.31;8.75,5.31 +8.75,5.31;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.50,5.94 +7.50,5.94;7.19,6.56 +7.19,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +2.50,3.12;2.81,3.44 +2.81,3.44;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.38,5.62 +4.06,5.00;5.94,5.00 +5.62,4.69;5.62,4.38 +5.62,4.38;5.62,3.75 +5.62,3.75;5.31,3.12 +5.31,3.12;5.00,2.81 +5.00,2.81;4.69,2.19 +4.69,2.19;4.38,1.88 +4.38,1.88;4.06,1.56 +4.06,1.56;3.75,1.25 +3.75,1.25;3.12,0.94 +3.12,0.94;2.81,0.62 +5.00,2.81;4.69,3.12 +4.69,3.12;4.06,3.44 +4.06,3.44;3.75,3.75 +3.75,3.75;3.75,3.75 +7.81,0.62;7.81,5.62 +6.25,4.38;9.06,4.38 +6.25,2.19;6.25,4.38 +9.06,2.19;5.31,2.19 + +# UTF-16 : 9c 57 +# UTF-8 : 97 b1 e9 +[9c57] 鱗 +1.88,7.19;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.50,8.75 +0.62,5.31;3.12,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.19,2.81 +2.19,2.81;2.19,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.25,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +5.31,7.81;5.00,8.12 +5.00,8.12;5.00,8.44 +5.00,8.44;4.38,8.75 +4.38,8.75;4.06,9.06 +7.50,7.81;7.81,8.12 +7.81,8.12;8.12,8.44 +8.12,8.44;8.44,8.44 +8.44,8.44;8.75,9.06 +8.75,9.06;8.75,9.06 +6.25,5.00;6.56,9.38 +9.06,7.19;3.75,7.19 +9.06,5.31;8.75,5.31 +8.75,5.31;8.44,5.62 +8.44,5.62;7.81,5.94 +7.81,5.94;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 +3.44,3.12;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;5.00,5.62 +4.69,5.00;6.25,5.00 +6.25,4.69;6.25,4.38 +6.25,4.38;6.25,3.75 +6.25,3.75;5.94,3.12 +5.94,3.12;5.62,2.81 +5.62,2.81;5.62,2.19 +5.62,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.75,0.62 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,3.75 +8.12,0.62;8.12,5.62 +6.56,4.38;9.06,4.38 +6.88,2.19;6.88,4.38 +9.06,2.19;5.94,2.19 +3.75,5.31;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;5.00,5.94 +5.00,5.94;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 + +# UTF-16 : 7d 18 +# UTF-8 : 98 b4 e7 +[7d18] 紘 +3.75,4.38;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.12,6.56 +0.31,4.69;3.75,5.00 +2.19,4.69;2.19,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.44,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.19,9.06 +9.06,7.50;3.75,7.50 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.88 +4.06,1.88;4.38,2.50 +4.38,2.50;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.00,5.00 +5.00,5.00;5.31,5.94 +5.31,5.94;5.31,6.88 +5.31,6.88;5.62,8.12 +5.62,8.12;5.62,9.38 +9.06,0.94;9.06,1.56 +9.06,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.12,3.75 +8.12,3.75;8.12,4.38 +4.38,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;7.19,1.56 +7.19,1.56;7.50,1.56 +7.50,1.56;7.81,1.56 +7.81,1.56;8.44,1.88 +8.44,1.88;8.75,1.88 +5.62,1.25;5.62,1.56 +5.62,1.56;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;5.94,3.12 +5.94,3.12;6.25,3.75 +6.25,3.75;6.25,4.38 +6.25,4.38;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.88,5.94 +6.88,5.94;6.88,6.56 + +# UTF-16 : 80 b1 +# UTF-8 : b1 82 e8 +[80b1] 肱 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +9.06,7.50;3.44,7.50 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.88 +4.06,1.88;4.38,2.50 +4.38,2.50;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;5.00,5.00 +5.00,5.00;5.00,5.94 +5.00,5.94;5.31,6.88 +5.31,6.88;5.31,8.12 +5.31,8.12;5.31,9.38 +9.06,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.44,3.44 +8.44,3.44;8.12,4.06 +8.12,4.06;7.81,4.38 +4.38,0.94;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;7.81,1.56 +7.81,1.56;8.44,1.88 +8.44,1.88;8.75,1.88 +5.31,1.25;5.31,1.56 +5.31,1.56;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;5.94,3.75 +5.94,3.75;6.25,4.38 +6.25,4.38;6.25,4.69 +6.25,4.69;6.56,5.31 +6.56,5.31;6.56,5.94 +6.56,5.94;6.56,6.56 + +# UTF-16 : 96 c4 +# UTF-8 : 84 9b e9 +[96c4] 雄 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.31,9.38 +7.50,9.38;7.50,8.75 +7.50,8.75;7.19,8.44 +7.19,8.44;6.88,8.12 +6.88,8.12;6.88,7.81 +4.38,7.81;4.69,0.62 +9.06,7.81;4.69,7.81 +6.88,1.25;6.88,7.81 +4.69,1.25;9.06,1.25 +4.38,3.44;8.75,3.44 +4.38,5.62;8.75,5.62 +4.06,7.81;0.31,7.81 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.38 +1.25,4.38;1.25,5.31 +1.25,5.31;1.56,6.25 +1.56,6.25;1.56,7.19 +1.56,7.19;1.56,8.12 +1.56,8.12;1.88,9.38 +4.06,0.94;4.06,1.88 +4.06,1.88;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.44,4.06 +3.44,4.06;3.12,4.69 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +1.56,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,3.75 +2.19,3.75;2.19,4.38 +2.19,4.38;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 + +# UTF-16 : 97 32 +# UTF-8 : b2 9c e9 +[9732] 露 +4.69,5.62;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,7.19;4.06,7.19 +1.56,6.25;4.06,6.25 +5.62,7.19;7.81,7.19 +5.62,6.25;7.81,6.25 +8.75,6.25;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,6.25 +2.81,2.81;4.38,2.81 +2.50,1.25;2.50,3.75 +1.25,0.94;1.25,3.12 +0.94,3.75;4.06,3.75 +4.06,3.75;4.06,5.31 +4.06,5.31;0.94,5.31 +0.94,5.31;0.94,3.75 +5.00,0.62;5.00,2.81 +5.00,2.81;8.44,2.81 +8.44,2.81;8.44,0.62 +5.00,1.25;8.44,1.25 +4.38,4.38;5.00,4.69 +5.00,4.69;5.31,5.00 +5.31,5.00;5.62,5.00 +5.62,5.00;5.94,5.31 +5.94,5.31;6.25,5.62 +5.62,5.31;8.75,5.31 +8.75,5.00;8.12,4.69 +8.12,4.69;7.81,4.38 +7.81,4.38;7.50,4.06 +7.50,4.06;7.19,3.75 +7.19,3.75;6.56,3.75 +6.56,3.75;6.25,3.44 +6.25,3.44;5.62,3.12 +5.62,3.12;5.00,3.12 +5.00,3.12;4.38,2.81 +5.31,5.00;5.62,4.69 +5.62,4.69;5.94,4.38 +5.94,4.38;6.25,4.06 +6.25,4.06;6.56,4.06 +6.56,4.06;6.88,3.75 +6.88,3.75;7.19,3.44 +7.19,3.44;7.81,3.44 +7.81,3.44;8.12,3.12 +8.12,3.12;8.75,2.81 +8.75,2.81;9.06,2.81 +0.31,0.94;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.38,1.56 + +# UTF-16 : 98 11 +# UTF-8 : 91 a0 e9 +[9811] 頑 +2.81,2.50;2.81,6.56 +4.06,6.56;0.31,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.56,4.69 +1.56,4.69;1.56,5.62 +1.56,5.62;1.56,6.56 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +3.75,8.44;0.62,8.44 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +4.06,8.75;9.06,8.75 +6.56,8.75;6.56,8.44 +6.56,8.44;6.25,7.81 +6.25,7.81;6.25,7.50 +6.25,7.50;6.25,7.19 +4.69,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;4.69,7.19 +4.38,7.19;4.69,2.50 +4.69,4.38;8.75,4.38 +4.69,5.94;8.75,5.94 + +# UTF-16 : 98 12 +# UTF-8 : 92 a0 e9 +[9812] 頒 +1.88,9.06;1.56,8.44 +1.56,8.44;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;1.25,7.50 +1.25,7.50;1.25,6.88 +1.25,6.88;0.94,6.56 +0.94,6.56;0.62,5.94 +0.62,5.94;0.31,5.31 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,3.75;1.88,4.38 +1.88,4.38;1.88,5.00 +1.88,5.00;2.19,5.94 +0.94,5.94;3.75,5.94 +3.75,5.94;3.75,4.69 +3.75,4.69;3.75,3.75 +3.75,3.75;3.75,2.81 +3.75,2.81;3.44,2.19 +3.44,2.19;3.44,1.88 +3.44,1.88;3.44,1.25 +3.44,1.25;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +4.38,8.75;9.06,8.75 +6.56,8.75;6.56,8.44 +6.56,8.44;6.56,7.81 +6.56,7.81;6.25,7.50 +6.25,7.50;6.25,7.19 +5.00,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.00,7.19 +4.69,7.19;5.00,2.50 +5.00,4.38;8.75,4.38 +5.00,5.94;8.75,5.94 +2.81,9.06;3.12,8.44 +3.12,8.44;3.12,8.12 +3.12,8.12;3.12,7.81 +3.12,7.81;3.44,7.50 +3.44,7.50;3.44,6.88 +3.44,6.88;3.75,6.56 +3.75,6.56;4.06,5.94 +4.06,5.94;4.38,5.31 + +# UTF-16 : 6c 70 +# UTF-8 : b0 b1 e6 +[6c70] 汰 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +9.06,7.50;2.81,7.50 +2.19,0.94;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.69,4.06 +4.69,4.06;5.00,4.69 +5.00,4.69;5.31,5.31 +5.31,5.31;5.62,6.25 +5.62,6.25;5.62,7.19 +5.62,7.19;5.62,7.81 +5.62,7.81;5.62,9.38 +9.06,0.94;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;6.88,3.12 +6.88,3.12;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;5.94,5.31 +5.94,5.31;5.94,6.25 +5.94,6.25;5.62,7.19 +5.62,7.19;5.62,7.81 +5.00,3.12;5.31,2.81 +5.31,2.81;5.62,2.50 +5.62,2.50;5.94,1.88 +5.94,1.88;6.25,1.56 +6.25,1.56;6.25,1.25 + +# UTF-16 : 99 c4 +# UTF-8 : 84 a7 e9 +[99c4] 駄 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +2.81,1.88;2.81,2.19 +2.81,2.19;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,3.75 +1.88,1.25;1.88,1.88 +1.88,1.88;1.88,2.19 +1.88,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +4.38,8.75;0.94,8.75 +0.94,8.75;0.94,4.38 +0.94,4.38;4.38,4.38 +4.38,4.38;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.38,2.19 +4.38,2.19;4.38,1.88 +4.38,1.88;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.81,0.94 +2.50,8.75;2.50,4.38 +0.94,5.94;4.38,5.94 +0.94,7.19;4.38,7.19 +9.06,7.19;4.69,7.19 +4.38,0.94;4.69,1.25 +4.69,1.25;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;6.25,3.75 +6.25,3.75;6.25,4.69 +6.25,4.69;6.56,5.31 +6.56,5.31;6.56,6.25 +6.56,6.25;6.88,6.88 +6.88,6.88;6.88,7.81 +6.88,7.81;6.88,9.06 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.19,4.69 +7.19,4.69;6.88,5.31 +6.88,5.31;6.88,6.25 +6.88,6.25;6.88,6.88 +6.88,6.88;6.88,7.81 +6.25,3.12;6.56,2.81 +6.56,2.81;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.19,1.56 +7.19,1.56;7.19,1.25 + +# UTF-16 : 63 bb +# UTF-8 : bb 8e e6 +[63bb] 掻 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +2.81,8.75;8.75,8.75 +2.81,5.31;3.75,5.62 +3.75,5.62;4.38,5.94 +4.38,5.94;5.31,6.25 +5.31,6.25;5.94,6.56 +5.94,6.56;6.56,6.88 +6.56,6.88;6.88,7.19 +6.88,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;8.44,8.12 +8.44,8.12;8.75,8.75 +9.06,5.31;8.44,5.62 +8.44,5.62;7.81,5.94 +7.81,5.94;7.19,6.25 +7.19,6.25;6.88,6.25 +6.88,6.25;6.25,6.56 +6.25,6.56;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;4.69,7.50 +4.69,7.50;4.38,8.12 +4.38,8.12;4.06,8.44 +5.94,1.25;5.94,5.94 +3.75,3.12;8.75,3.12 +8.75,3.12;8.75,5.00 +8.75,5.00;3.44,5.00 +3.44,5.00;3.44,2.50 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.81 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.81,1.56 +7.81,1.56;8.44,1.56 + +# UTF-16 : 9a 12 +# UTF-8 : 92 a8 e9 +[9a12] 騒 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;2.19,3.75 +1.56,1.25;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +4.06,8.75;0.94,8.75 +0.94,8.75;0.94,4.38 +0.94,4.38;3.75,4.38 +3.75,4.38;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.50,8.75;2.50,4.38 +0.94,5.94;3.75,5.94 +0.94,7.19;3.75,7.19 +4.38,8.75;8.75,8.75 +4.06,5.31;4.69,5.62 +4.69,5.62;5.31,5.94 +5.31,5.94;5.94,6.25 +5.94,6.25;6.56,6.56 +6.56,6.56;6.88,6.88 +6.88,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.75 +9.06,5.31;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.50,6.25 +7.50,6.25;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.25,6.88 +6.25,6.88;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.31,8.12 +5.31,8.12;5.00,8.44 +6.56,1.25;6.56,5.94 +4.69,3.12;8.75,3.12 +8.75,3.12;8.75,5.00 +8.75,5.00;4.69,5.00 +4.69,5.00;4.69,2.50 +9.06,0.62;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;8.12,2.81 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.12,1.56 +8.12,1.56;8.75,1.56 + +# UTF-16 : 9a df +# UTF-8 : 9f ab e9 +[9adf] 髟 +0.31,4.38;5.00,4.38 +1.25,4.38;1.25,8.75 +1.25,8.75;4.69,8.75 +1.25,7.50;4.69,7.50 +1.25,5.94;4.69,5.94 +5.62,7.19;5.94,7.19 +5.94,7.19;6.25,7.50 +6.25,7.50;6.56,7.50 +6.56,7.50;7.50,7.81 +7.50,7.81;7.81,8.44 +7.81,8.44;8.44,8.75 +8.44,8.75;8.75,9.06 +5.62,4.06;5.94,4.38 +5.94,4.38;6.56,4.69 +6.56,4.69;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.00 +7.50,5.00;8.12,5.62 +8.12,5.62;8.75,5.94 +8.75,5.94;8.75,6.25 +5.31,0.94;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.81 +8.44,2.81;8.75,3.12 +8.75,3.12;9.06,3.44 +5.00,1.25;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;4.06,2.81 +4.06,2.81;3.75,3.12 +3.75,3.12;3.44,3.75 +0.31,0.94;0.62,0.94 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.56 +3.12,1.56;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,1.88 +0.94,0.94;1.25,1.56 +1.25,1.56;1.25,2.19 +1.25,2.19;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.88,4.38 + +# UTF-16 : 9a ea +# UTF-8 : aa ab e9 +[9aea] 髪 +9.06,4.38;0.31,4.38 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;3.12,4.69 +3.12,4.69;3.12,5.00 +2.50,3.44;8.12,3.44 +1.25,0.94;2.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +9.06,0.94;8.12,0.94 +8.12,0.94;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.56 +5.94,1.56;5.31,1.88 +5.31,1.88;4.69,1.88 +4.69,1.88;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;3.12,3.12 +0.31,6.56;5.00,6.56 +1.25,6.56;1.25,9.06 +1.25,9.06;4.69,9.06 +1.25,8.12;4.69,8.12 +1.25,7.50;4.69,7.50 +5.31,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.44,9.06 +5.31,6.88;5.62,6.88 +5.62,6.88;6.25,6.88 +6.25,6.88;6.56,7.19 +6.56,7.19;7.19,7.19 +7.19,7.19;7.81,7.50 +7.81,7.50;8.44,7.81 +8.44,7.81;8.75,7.81 +5.31,5.31;5.62,5.31 +5.62,5.31;6.25,5.31 +6.25,5.31;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,5.62 +7.19,5.62;8.12,5.94 +8.12,5.94;8.75,6.25 +8.75,6.25;8.75,6.56 +5.00,5.00;4.69,5.31 +4.69,5.31;4.06,5.62 +4.06,5.62;3.75,5.94 +3.75,5.94;3.75,6.25 +0.31,5.31;1.25,5.31 +1.25,5.31;1.88,5.31 +1.88,5.31;2.19,5.31 +2.19,5.31;2.81,5.31 +2.81,5.31;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;4.06,5.62 +4.06,5.62;4.38,5.62 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;1.88,6.56 + +# UTF-16 : 64 69 +# UTF-8 : a9 91 e6 +[6469] 摩 +5.00,8.44;5.00,9.38 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,8.44 +1.25,8.44;9.06,8.44 +6.88,5.31;6.88,8.12 +8.75,7.50;5.00,7.50 +4.38,5.31;5.00,5.62 +5.00,5.62;5.62,6.25 +5.62,6.25;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;6.88,7.50 +8.75,5.31;8.44,5.62 +8.44,5.62;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.50 +3.12,5.31;3.12,8.12 +4.69,7.50;1.56,7.50 +1.25,5.31;1.88,5.62 +1.88,5.62;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +4.38,5.94;4.06,6.25 +4.06,6.25;3.75,6.56 +3.75,6.56;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.12,7.19 +5.31,4.69;5.31,1.25 +5.31,1.25;5.31,0.94 +5.31,0.94;4.69,0.62 +4.69,0.62;4.69,0.62 +4.69,0.62;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.12,0.94 +9.06,2.19;1.25,2.19 +8.75,3.44;1.56,3.44 +1.88,4.69;2.81,4.69 +2.81,4.69;3.44,4.69 +3.44,4.69;4.06,4.69 +4.06,4.69;5.00,4.69 +5.00,4.69;5.62,4.69 +5.62,4.69;6.25,4.69 +6.25,4.69;6.88,5.00 +6.88,5.00;7.19,5.00 +7.19,5.00;7.81,5.00 +7.81,5.00;8.44,5.00 + +# UTF-16 : 9b 54 +# UTF-8 : 94 ad e9 +[9b54] 魔 +4.06,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;4.69,5.94 +5.00,5.00;5.00,3.12 +2.19,2.81;8.12,2.81 +8.12,2.81;8.12,5.31 +8.12,5.31;2.19,5.31 +2.19,5.31;2.19,2.81 +2.19,4.06;8.12,4.06 +5.62,2.81;5.62,1.25 +5.62,1.25;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +1.25,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;4.06,2.50 +4.06,2.50;4.06,2.81 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.50 +5.94,1.56;6.25,1.56 +6.25,1.56;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.81,1.88 +7.81,1.88;8.44,1.88 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.19,2.81 +4.69,8.44;5.00,9.38 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,8.44 +1.25,8.44;9.06,8.44 +6.88,5.31;6.88,8.12 +8.75,7.50;5.00,7.50 +5.00,5.62;5.62,5.94 +5.62,5.94;5.94,6.25 +5.94,6.25;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.88,7.50 +8.75,5.31;8.44,5.94 +8.44,5.94;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.50 +3.12,5.31;3.12,8.12 +4.69,7.50;1.56,7.50 +1.25,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.12,7.50 + +# UTF-16 : 9e bf +# UTF-8 : bf ba e9 +[9ebf] 麿 +2.81,3.75;7.81,3.75 +7.81,3.75;7.81,5.31 +7.81,5.31;2.50,5.31 +2.50,5.31;2.50,3.75 +8.12,0.62;8.12,2.81 +8.12,2.81;2.19,2.81 +2.19,2.81;2.19,0.62 +2.19,1.25;8.12,1.25 +5.00,3.75;4.69,3.44 +4.69,3.44;4.69,3.12 +4.69,3.12;4.38,2.81 +4.69,8.44;5.00,9.38 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,8.44 +1.25,8.44;9.06,8.44 +6.88,5.62;6.88,8.12 +8.75,7.50;5.00,7.50 +8.75,5.31;8.44,5.94 +8.44,5.94;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.50 +3.12,5.62;3.12,8.12 +4.69,7.50;1.56,7.50 +1.25,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.12,7.50 +4.38,5.62;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;6.25,6.88 +6.25,6.88;6.56,7.19 +6.56,7.19;6.88,7.50 + +# UTF-16 : 9e bb +# UTF-8 : bb ba e9 +[9ebb] 麻 +6.88,0.62;6.88,8.12 +8.75,6.25;5.00,6.25 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;6.25,4.38 +6.25,4.38;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;6.56,5.94 +6.56,5.94;6.88,6.25 +9.06,2.19;8.75,2.50 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.50,4.69 +7.50,4.69;7.50,5.00 +7.50,5.00;7.19,5.62 +7.19,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +3.12,0.62;3.12,8.12 +4.69,6.25;1.56,6.25 +1.25,2.19;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;1.88,3.44 +1.88,3.44;2.19,3.75 +2.19,3.75;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;2.50,5.00 +2.50,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +4.69,3.44;4.38,4.06 +4.38,4.06;4.06,4.38 +4.06,4.38;3.75,5.00 +3.75,5.00;3.44,5.62 +3.44,5.62;3.12,6.25 +5.00,8.44;5.00,9.38 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.44 +1.25,8.44;8.75,8.44 + +# UTF-16 : 9e d9 +# UTF-8 : 99 bb e9 +[9ed9] 黙 +8.75,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +6.25,0.94;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +3.75,0.94;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +2.81,8.75;2.81,3.44 +0.94,5.94;4.69,5.94 +4.38,5.94;4.69,8.75 +4.38,8.75;0.94,8.75 +0.94,8.75;0.94,5.94 +0.94,7.50;4.38,7.50 +4.69,5.00;0.62,5.00 +0.31,3.12;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.88,3.44 +1.88,3.44;2.19,3.44 +2.19,3.44;2.50,3.44 +2.50,3.44;3.12,3.75 +3.12,3.75;3.44,3.75 +3.44,3.75;3.75,3.75 +3.75,3.75;4.38,3.75 +4.38,3.75;4.69,4.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.81 +8.75,7.50;5.00,7.50 +4.69,3.12;5.00,3.44 +5.00,3.44;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;5.94,4.69 +5.94,4.69;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;6.88,7.19 +6.88,7.19;6.88,7.81 +6.88,7.81;6.88,9.06 +9.06,3.12;8.75,3.75 +8.75,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,5.00 +7.50,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.88,7.19 +6.88,7.19;6.88,7.81 + +# UTF-16 : 5e b6 +# UTF-8 : b6 ba e5 +[5eb6] 庶 +8.75,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +6.56,0.94;6.25,1.25 +6.25,1.25;6.25,1.56 +6.25,1.56;5.94,2.19 +5.94,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +4.06,0.62;4.06,1.25 +4.06,1.25;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +1.25,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,2.81 +5.00,8.44;5.00,9.38 +3.12,8.12;3.44,4.06 +3.12,4.06;6.88,4.06 +6.88,4.06;6.88,8.12 +1.25,6.56;8.75,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.44 +1.25,8.44;8.75,8.44 + +# UTF-16 : 6c 93 +# UTF-8 : 93 b2 e6 +[6c93] 沓 +7.81,0.62;7.81,4.69 +7.81,4.69;1.56,4.69 +1.56,4.69;1.56,0.62 +1.88,1.25;7.50,1.25 +1.88,3.12;7.50,3.12 +4.69,9.38;4.69,5.94 +4.69,5.94;4.69,5.62 +4.69,5.62;4.38,5.31 +4.38,5.31;4.06,5.31 +4.06,5.31;3.75,5.31 +3.75,5.31;3.12,5.31 +3.12,5.31;2.81,5.31 +0.62,8.44;4.06,8.44 +4.69,8.75;5.00,8.44 +5.00,8.44;5.31,7.81 +5.31,7.81;5.62,7.50 +5.62,7.50;5.94,7.19 +5.94,7.19;6.56,6.56 +6.56,6.56;6.88,6.25 +6.88,6.25;7.50,5.94 +7.50,5.94;8.12,5.62 +8.12,5.62;8.44,5.31 +8.44,5.31;9.06,5.00 +8.75,8.75;8.12,8.44 +8.12,8.44;7.50,8.12 +7.50,8.12;7.19,7.81 +7.19,7.81;6.56,7.50 +6.56,7.50;5.94,7.19 +4.06,8.44;3.75,8.12 +3.75,8.12;3.44,7.50 +3.44,7.50;3.12,7.19 +3.12,7.19;2.81,6.88 +2.81,6.88;2.50,6.56 +2.50,6.56;2.19,6.25 +2.19,6.25;1.88,5.94 +1.88,5.94;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.31,5.00 + +# UTF-16 : 8e 0f +# UTF-8 : 8f b8 e8 +[8e0f] 踏 +2.19,4.69;3.44,4.69 +2.19,1.56;2.19,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.44,6.25 +3.44,6.25;3.44,8.75 +3.44,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +8.44,0.62;8.44,4.69 +8.44,4.69;4.38,4.69 +4.38,4.69;4.38,0.62 +4.38,1.25;8.44,1.25 +4.38,3.12;8.44,3.12 +6.56,9.38;6.56,5.94 +6.56,5.94;6.56,5.31 +6.56,5.31;5.94,5.31 +5.94,5.31;5.62,5.31 +5.62,5.31;5.00,5.31 +5.00,5.31;5.00,5.31 +3.75,8.44;5.94,8.44 +6.56,8.75;6.56,8.12 +6.56,8.12;6.88,7.81 +6.88,7.81;7.19,7.50 +7.19,7.50;7.19,7.19 +7.19,7.19;7.50,6.88 +7.50,6.88;7.81,6.25 +7.81,6.25;8.12,5.94 +8.12,5.94;8.75,5.62 +8.75,5.62;9.06,5.62 +9.06,5.62;9.38,5.31 +9.06,8.75;8.75,8.44 +8.75,8.44;8.44,8.12 +8.44,8.12;8.12,7.81 +8.12,7.81;7.81,7.50 +7.81,7.50;7.19,7.19 +5.94,8.12;5.62,7.50 +5.62,7.50;5.31,6.88 +5.31,6.88;5.00,6.56 +5.00,6.56;4.69,6.25 +4.69,6.25;4.38,5.94 +4.38,5.94;4.06,5.62 +4.06,5.62;3.75,5.62 +3.75,5.62;3.44,5.31 + +# UTF-16 : 97 9c +# UTF-8 : 9c 9e e9 +[979c] 鞜 +0.31,8.12;4.38,8.12 +3.44,9.06;3.44,6.88 +3.44,6.88;1.25,6.88 +1.25,6.88;1.25,9.06 +3.75,3.44;3.75,5.94 +3.75,5.94;0.62,5.94 +0.62,5.94;0.62,3.44 +0.62,3.75;3.75,3.75 +0.00,2.50;4.38,2.50 +2.19,0.62;2.19,6.88 +8.75,0.62;8.75,4.69 +8.75,4.69;4.69,4.69 +4.69,4.69;4.69,0.62 +4.69,1.25;8.75,1.25 +4.69,3.12;8.75,3.12 +6.88,9.38;6.88,5.94 +6.88,5.94;6.88,5.31 +6.88,5.31;6.25,5.31 +6.25,5.31;5.94,5.31 +5.94,5.31;5.62,5.31 +4.38,8.44;6.56,8.44 +6.88,8.75;6.88,8.12 +6.88,8.12;7.19,7.81 +7.19,7.81;7.19,7.50 +7.19,7.50;7.50,7.19 +7.50,7.19;7.81,6.88 +7.81,6.88;8.12,6.25 +8.12,6.25;8.44,5.94 +8.44,5.94;8.75,5.62 +8.75,5.62;9.06,5.62 +9.06,5.62;9.38,5.31 +9.06,8.75;8.75,8.44 +8.75,8.44;8.44,8.12 +8.44,8.12;8.12,7.81 +8.12,7.81;7.81,7.50 +7.81,7.50;7.50,7.19 +6.25,8.12;5.94,7.50 +5.94,7.50;5.62,6.88 +5.62,6.88;5.31,6.25 +5.31,6.25;4.69,5.62 +4.69,5.62;4.06,5.31 + +# UTF-16 : 55 44 +# UTF-8 : 84 95 e5 +[5544] 啄 +0.62,2.19;2.50,2.19 +2.50,2.19;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +2.81,8.75;9.06,8.75 +2.81,6.25;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.62,8.12 +5.62,8.12;5.94,8.75 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,1.56 +6.56,1.56;6.56,2.19 +6.56,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;6.25,5.62 +6.25,5.62;5.94,6.25 +5.94,6.25;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.00,7.50 +2.81,3.75;3.44,4.06 +3.44,4.06;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.00,5.00 +5.00,5.00;5.62,5.62 +5.62,5.62;5.94,6.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.56,4.38 +9.06,7.50;8.75,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,5.94 +8.12,5.94;7.81,5.62 +7.81,5.62;7.19,5.31 +6.56,8.75;6.56,7.81 +6.56,7.81;6.88,6.88 +6.88,6.88;7.19,6.25 +7.19,6.25;7.19,5.31 +7.19,5.31;7.50,4.38 +7.50,4.38;7.81,3.75 +7.81,3.75;8.12,3.12 +8.12,3.12;8.44,2.50 +8.44,2.50;9.06,1.88 +9.06,1.88;9.38,1.25 + +# UTF-16 : 74 22 +# UTF-8 : a2 90 e7 +[7422] 琢 +2.81,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,2.19;1.56,8.44 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,8.75;9.06,8.75 +2.81,6.25;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.62,8.12 +5.62,8.12;5.94,8.75 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,1.56 +6.56,1.56;6.56,2.19 +6.56,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.25,5.62 +6.25,5.62;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.00,7.50 +2.81,3.75;3.12,4.06 +3.12,4.06;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.00,5.00 +5.00,5.00;5.62,5.62 +5.62,5.62;5.94,6.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.56,4.38 +9.06,7.50;8.75,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,5.94 +8.12,5.94;7.50,5.62 +7.50,5.62;7.19,5.31 +6.56,8.75;6.56,7.81 +6.56,7.81;6.88,6.88 +6.88,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.50,4.38 +7.50,4.38;7.81,3.75 +7.81,3.75;8.12,3.12 +8.12,3.12;8.44,2.50 +8.44,2.50;8.75,1.88 +8.75,1.88;9.38,1.25 + +# UTF-16 : 8c 5a +# UTF-8 : 9a b1 e8 +[8c5a] 豚 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +3.44,8.75;9.06,8.75 +3.12,6.25;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.00,7.19 +5.00,7.19;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;6.25,8.75 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,1.56 +6.56,1.56;6.56,2.19 +6.56,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.25,5.62 +6.25,5.62;6.25,6.25 +6.25,6.25;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.62,7.19 +5.62,7.19;5.31,7.50 +3.12,3.75;3.75,4.06 +3.75,4.06;4.06,4.06 +4.06,4.06;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.31,5.00 +5.31,5.00;5.62,5.62 +5.62,5.62;6.25,6.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;6.25,3.44 +6.25,3.44;6.25,3.75 +6.25,3.75;6.56,4.38 +9.06,7.50;8.75,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,5.94 +8.12,5.94;7.81,5.62 +7.81,5.62;7.50,5.31 +6.56,8.75;6.88,7.81 +6.88,7.81;6.88,6.88 +6.88,6.88;7.19,6.25 +7.19,6.25;7.50,5.31 +7.50,5.31;7.81,4.38 +7.81,4.38;7.81,3.75 +7.81,3.75;8.12,3.12 +8.12,3.12;8.75,2.50 +8.75,2.50;9.06,1.88 +9.06,1.88;9.38,1.25 + +# UTF-16 : 82 36 +# UTF-8 : b6 88 e8 +[8236] 舶 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;3.75,8.44 +3.75,8.44;3.75,1.56 +3.75,1.56;3.75,1.25 +3.75,1.25;3.44,0.94 +3.44,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +0.00,4.69;4.38,5.31 +2.81,5.94;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,7.19;1.88,7.50 +2.19,9.38;2.19,9.06 +2.19,9.06;2.19,8.44 +2.19,8.44;2.19,8.44 +2.19,5.00;2.19,1.88 +6.88,9.38;6.88,8.75 +6.88,8.75;6.56,8.44 +6.56,8.44;6.25,7.81 +6.25,7.81;6.25,7.81 +8.75,0.94;8.75,7.81 +8.75,7.81;4.69,7.81 +4.69,7.81;4.69,0.94 +4.69,1.56;8.75,1.56 +4.69,4.69;8.75,4.69 + +# UTF-16 : 50 23 +# UTF-8 : a3 80 e5 +[5023] 倣 +1.88,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +1.56,0.94;1.88,1.25 +1.88,1.25;2.19,1.88 +2.19,1.88;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.81 +3.75,7.81;3.75,9.38 +1.88,7.81;5.62,7.81 +2.81,5.94;5.00,5.94 +5.00,5.94;5.00,4.69 +5.00,4.69;5.00,3.75 +5.00,3.75;5.00,2.81 +5.00,2.81;4.69,2.19 +4.69,2.19;4.69,1.88 +4.69,1.88;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,1.25 +3.12,1.25;2.81,1.25 +5.00,0.94;5.62,1.25 +5.62,1.25;6.25,1.88 +6.25,1.88;6.88,2.19 +6.88,2.19;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,5.00 +8.12,5.00;8.44,5.94 +8.44,5.94;8.44,6.56 +8.44,6.56;8.75,7.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.88,4.06 +6.88,4.06;6.88,4.69 +6.88,4.69;6.56,5.31 +6.56,5.31;6.56,6.25 +6.56,6.25;6.25,7.19 +6.25,7.81;9.38,7.81 +5.31,5.00;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;5.62,6.25 +5.62,6.25;5.94,6.56 +5.94,6.56;5.94,6.88 +5.94,6.88;6.25,7.50 +6.25,7.50;6.25,7.81 +6.25,7.81;6.25,8.44 +6.25,8.44;6.56,8.75 +6.56,8.75;6.56,9.38 + +# UTF-16 : 6f 31 +# UTF-8 : b1 bc e6 +[6f31] 漱 +0.62,0.94;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.56,5.31;1.25,5.94 +1.25,5.94;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +5.31,4.38;5.31,6.88 +5.31,6.88;2.50,6.88 +2.50,6.88;2.50,4.38 +2.50,4.69;5.31,4.69 +4.06,0.62;4.06,9.38 +2.19,8.12;5.94,8.12 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.75,3.75 +3.75,3.75;3.75,4.69 +5.62,2.19;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;4.06,4.69 +5.31,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;7.50,5.00 +7.50,5.00;7.50,5.62 +7.50,5.62;7.50,7.19 +9.38,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.81,4.06 +7.81,4.06;7.50,4.38 +7.50,4.38;7.50,5.00 +7.50,5.00;7.50,5.62 +5.62,5.31;5.94,5.94 +5.94,5.94;6.25,6.88 +6.25,6.88;6.56,7.19 +6.56,7.19;6.56,7.50 +6.56,7.50;6.56,8.12 +6.56,8.12;6.56,8.44 +6.56,8.44;6.88,8.75 +6.88,8.75;6.88,9.38 +6.56,8.12;9.38,8.12 +8.44,5.31;8.75,5.94 +8.75,5.94;8.75,6.25 +8.75,6.25;9.06,6.88 +9.06,6.88;9.06,7.50 +9.06,7.50;9.06,7.81 + +# UTF-16 : 60 9f +# UTF-8 : 9f 82 e6 +[609f] 悟 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 +8.12,5.31;8.12,7.19 +8.12,7.19;3.12,7.19 +2.81,5.31;9.06,5.31 +8.75,8.75;2.81,8.75 +5.62,8.75;4.38,5.31 +8.44,0.94;8.44,4.06 +8.44,4.06;3.12,4.06 +3.12,4.06;3.12,0.94 +3.12,1.25;8.12,1.25 + +# UTF-16 : 73 f8 +# UTF-8 : b8 8f e7 +[73f8] 珸 +2.81,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,2.19;1.56,8.44 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.19 +2.50,2.19;3.12,2.50 +8.12,5.31;8.12,7.19 +8.12,7.19;3.44,7.19 +3.12,5.31;9.06,5.31 +8.75,8.75;3.44,8.75 +5.62,8.75;4.69,5.31 +8.44,0.94;8.44,4.06 +8.44,4.06;3.75,4.06 +3.44,4.06;3.75,0.94 +3.75,1.25;8.44,1.25 + +# UTF-16 : 68 a7 +# UTF-8 : a7 a2 e6 +[68a7] 梧 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +8.12,5.31;8.12,7.19 +8.12,7.19;3.44,7.19 +2.81,5.31;9.06,5.31 +8.75,8.75;3.12,8.75 +5.62,8.75;4.69,5.31 +8.44,0.94;8.44,4.06 +8.44,4.06;3.44,4.06 +3.44,4.06;3.44,0.94 +3.44,1.25;8.44,1.25 + +# UTF-16 : 55 14 +# UTF-8 : 94 94 e5 +[5514] 唔 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +8.12,5.31;8.12,7.19 +8.12,7.19;3.75,7.19 +3.12,5.31;9.06,5.31 +8.75,8.75;3.44,8.75 +5.62,8.75;4.69,5.31 +8.44,0.94;8.44,4.06 +8.44,4.06;3.75,4.06 +3.75,4.06;3.75,0.94 +3.75,1.25;8.44,1.25 + +# UTF-16 : 72 7e +# UTF-8 : be 89 e7 +[727e] 牾 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.38 +1.88,4.38;2.50,4.69 +2.50,4.69;3.12,5.00 +0.94,7.50;3.12,7.50 +1.88,0.62;1.88,9.06 +0.31,5.31;0.31,5.94 +0.31,5.94;0.62,6.56 +0.62,6.56;0.94,7.19 +0.94,7.19;0.94,8.12 +0.94,8.12;0.94,8.44 +0.94,8.44;0.94,8.75 +8.12,5.31;8.12,7.19 +8.12,7.19;3.75,7.19 +3.12,5.31;9.06,5.31 +8.75,8.75;3.44,8.75 +5.62,8.75;4.69,5.31 +8.44,0.94;8.44,4.06 +8.44,4.06;3.75,4.06 +3.75,4.06;3.75,0.94 +3.75,1.25;8.44,1.25 + +# UTF-16 : 66 64 +# UTF-8 : a4 99 e6 +[6664] 晤 +8.12,5.31;8.12,7.19 +8.12,7.19;3.75,7.19 +3.12,5.31;9.06,5.31 +8.75,8.75;3.44,8.75 +5.62,8.75;5.00,5.31 +8.44,0.94;8.44,4.06 +8.44,4.06;3.75,4.06 +3.75,4.06;3.75,0.94 +3.75,1.25;8.44,1.25 +0.94,1.56;2.81,1.56 +2.81,1.56;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,5.31;2.81,5.31 + +# UTF-16 : 6f 70 +# UTF-8 : b0 bd e6 +[6f70] 潰 +2.50,6.56;9.06,6.56 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,8.44 +8.75,8.44;3.12,8.44 +3.12,8.44;3.12,7.19 +5.62,6.56;5.94,9.38 +3.44,2.50;8.44,2.50 +8.44,2.50;8.44,5.62 +8.44,5.62;3.44,5.62 +3.12,5.62;3.44,2.50 +3.44,3.44;8.44,3.44 +3.44,4.69;8.44,4.69 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,1.88 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,1.88 + +# UTF-16 : 77 b6 +# UTF-8 : b6 9e e7 +[77b6] 瞶 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +0.62,4.38;2.50,4.38 +0.62,6.56;2.50,6.56 +3.44,2.50;8.44,2.50 +8.44,2.50;8.44,5.62 +8.44,5.62;3.44,5.62 +3.44,5.62;3.44,2.50 +3.44,3.44;8.44,3.44 +3.44,4.69;8.44,4.69 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,1.88 +2.81,6.56;9.06,6.56 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,8.44 +8.75,8.44;3.12,8.44 +3.12,8.44;3.12,7.19 +5.94,6.56;5.94,9.38 + +# UTF-16 : 60 fa +# UTF-8 : ba 83 e6 +[60fa] 惺 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +3.12,5.62;8.44,5.62 +8.44,5.62;8.44,8.75 +8.44,8.75;3.12,8.75 +3.12,8.75;3.12,5.62 +3.12,7.19;8.44,7.19 +2.19,1.25;9.06,1.25 +8.75,4.38;3.12,4.38 +8.75,2.81;3.12,2.81 +5.94,1.25;5.94,5.31 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 + +# UTF-16 : 73 29 +# UTF-8 : a9 8c e7 +[7329] 猩 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +2.19,5.62;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +3.44,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,5.62 +3.44,7.19;8.44,7.19 +2.81,1.25;9.06,1.25 +8.75,4.38;3.75,4.38 +8.75,2.81;3.75,2.81 +6.25,1.25;6.25,5.31 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;4.06,5.00 + +# UTF-16 : 81 65 +# UTF-8 : a5 85 e8 +[8165] 腥 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +3.75,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.62 +3.75,7.19;8.44,7.19 +3.12,1.25;9.06,1.25 +8.75,4.38;3.75,4.38 +8.75,2.81;4.06,2.81 +6.25,1.25;6.25,5.31 +3.12,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;4.06,4.69 +4.06,4.69;4.06,5.00 + +# UTF-16 : 91 92 +# UTF-8 : 92 86 e9 +[9192] 醒 +0.94,1.56;4.06,1.56 +4.06,1.56;4.06,7.19 +4.06,7.19;0.62,7.19 +0.62,7.19;0.62,0.62 +0.94,3.12;3.75,3.12 +0.31,8.75;4.06,8.75 +1.88,8.75;1.88,6.88 +1.88,6.88;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +2.81,8.75;2.81,5.00 +2.81,5.00;2.81,4.69 +2.81,4.69;3.12,4.69 +3.12,4.69;3.75,4.69 +4.69,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;4.69,8.75 +4.69,8.75;4.69,5.62 +4.69,7.19;8.75,7.19 +4.38,1.25;9.06,1.25 +9.06,4.38;5.00,4.38 +8.75,2.81;5.00,2.81 +6.88,1.25;6.88,5.31 +4.38,2.50;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.00,5.00 + +# UTF-16 : 5f 90 +# UTF-8 : 90 be e5 +[5f90] 徐 +2.50,7.19;2.19,6.56 +2.19,6.56;1.88,5.94 +1.88,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.31,4.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +1.56,0.62;1.56,5.62 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.25,8.75 +6.25,8.75;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.88 +3.12,6.88;2.81,6.56 +8.75,5.00;3.12,5.00 +7.81,6.88;3.75,6.88 +5.94,6.88;5.94,1.56 +5.94,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +2.50,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.38,4.06 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.19,4.06 + +# UTF-16 : 75 6d +# UTF-8 : ad 95 e7 +[756d] 畭 +1.88,1.88;1.88,8.44 +0.62,1.56;3.12,1.56 +2.81,1.56;3.12,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.62,5.31;2.81,5.31 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.62,8.44 +5.62,8.44;5.31,8.44 +5.31,8.44;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.38,7.19 +4.38,7.19;4.06,6.88 +4.06,6.88;3.75,6.88 +3.75,6.88;3.44,6.56 +9.06,5.00;3.44,5.00 +8.12,6.88;4.38,6.88 +6.25,6.88;6.25,1.56 +6.25,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.94,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +3.12,1.25;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,4.06 +9.06,1.25;9.06,1.88 +9.06,1.88;8.75,2.50 +8.75,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 + +# UTF-16 : 87 0d +# UTF-8 : 8d 9c e8 +[870d] 蜍 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.25;3.44,1.88 +3.44,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;7.81,7.81 +7.81,7.81;7.19,8.44 +7.19,8.44;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.56,9.06 +6.25,9.06;6.25,8.75 +6.25,8.75;5.94,8.44 +5.94,8.44;5.31,8.12 +5.31,8.12;4.69,7.50 +4.69,7.50;4.38,6.88 +4.38,6.88;4.06,6.88 +4.06,6.88;3.75,6.56 +9.06,5.00;3.75,5.00 +8.12,6.88;4.69,6.88 +6.56,6.88;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +3.75,1.25;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.00,3.44 +5.00,3.44;5.31,4.06 +9.06,1.25;9.06,1.88 +9.06,1.88;8.75,2.50 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;7.81,4.06 + +# UTF-16 : 63 5c +# UTF-8 : 9c 8d e6 +[635c] 捜 +3.44,5.62;8.75,5.62 +8.75,5.62;8.75,8.44 +8.75,8.44;3.44,8.44 +3.44,8.44;3.44,5.31 +3.44,6.88;8.75,6.88 +5.94,4.38;5.94,9.38 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +2.81,4.38;8.75,4.38 +2.81,0.94;3.44,1.25 +3.44,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.50 +6.88,2.50;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.44,3.75 +8.44,3.75;8.75,4.38 +9.06,0.94;8.44,1.25 +8.44,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +4.06,3.44;3.75,3.75 + +# UTF-16 : 75 e9 +# UTF-8 : a9 97 e7 +[75e9] 痩 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.62 +1.56,5.62;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.25,5.94;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,7.19 +0.62,7.19;0.31,7.50 +0.31,7.50;0.31,7.50 +2.81,5.00;8.75,5.00 +8.75,5.00;8.75,7.50 +8.75,7.50;2.81,7.50 +2.81,7.50;2.81,4.69 +2.81,6.25;8.44,6.25 +5.62,4.06;5.62,8.44 +2.50,4.06;8.75,4.06 +1.88,0.94;2.81,0.94 +2.81,0.94;3.75,1.25 +3.75,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.44,4.06 +9.06,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;5.94,1.56 +5.94,1.56;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 +4.06,2.81;3.44,3.12 +3.44,3.12;3.12,3.75 + +# UTF-16 : 62 0a +# UTF-8 : 8a 88 e6 +[620a] 戊 +8.12,6.56;7.81,5.94 +7.81,5.94;7.50,5.00 +7.50,5.00;6.88,4.38 +6.88,4.38;6.56,3.75 +6.56,3.75;5.94,3.12 +5.94,3.12;5.31,2.50 +5.31,2.50;4.69,2.19 +4.69,2.19;4.06,1.56 +4.06,1.56;3.12,1.25 +3.12,1.25;2.50,0.94 +4.69,9.38;5.00,7.81 +5.00,7.81;5.00,6.25 +5.00,6.25;5.31,5.00 +5.31,5.00;5.94,3.75 +5.94,3.75;6.25,2.81 +6.25,2.81;6.56,2.19 +6.56,2.19;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +6.25,9.38;6.56,9.06 +6.56,9.06;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,8.44 +7.81,8.44;8.12,8.12 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,7.81 +1.25,7.81;8.75,7.81 + +# UTF-16 : 83 02 +# UTF-8 : 82 8c e8 +[8302] 茂 +0.62,8.44;8.75,8.44 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +8.12,5.31;7.81,4.69 +7.81,4.69;7.50,4.38 +7.50,4.38;6.88,3.75 +6.88,3.75;6.56,3.12 +6.56,3.12;5.94,2.81 +5.94,2.81;5.31,2.19 +5.31,2.19;4.69,1.88 +4.69,1.88;4.06,1.56 +4.06,1.56;3.12,1.25 +3.12,1.25;2.50,0.94 +4.69,7.50;5.00,6.25 +5.00,6.25;5.00,5.00 +5.00,5.00;5.31,4.06 +5.31,4.06;5.94,3.12 +5.94,3.12;6.25,2.50 +6.25,2.50;6.56,1.88 +6.56,1.88;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +6.88,7.50;7.19,7.50 +7.19,7.50;7.81,7.19 +7.81,7.19;8.12,6.56 +8.12,6.56;8.12,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,6.25 +1.25,6.25;8.75,6.25 + +# UTF-16 : 7f 75 +# UTF-8 : b5 bd e7 +[7f75] 罵 +0.94,7.50;8.44,7.50 +8.44,7.50;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +5.94,7.50;5.94,8.75 +3.44,7.50;3.44,8.75 +7.19,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.56,2.81 +5.31,1.25;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.69,2.81 +3.12,0.94;3.12,1.25 +3.12,1.25;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;2.81,2.50 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.25,2.81 +8.12,6.56;1.25,6.56 +1.25,6.56;1.25,3.12 +1.25,3.12;8.44,3.12 +8.44,3.12;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +4.69,6.56;4.69,3.44 +1.25,4.38;7.81,4.38 +1.25,5.62;7.81,5.62 + +# UTF-16 : 62 ed +# UTF-8 : ad 8b e6 +[62ed] 拭 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.56,3.75 +1.56,3.75;0.94,3.75 +0.94,3.75;0.31,3.44 +3.12,7.19;0.31,7.19 +7.19,9.38;7.19,7.81 +7.19,7.81;7.19,6.25 +7.19,6.25;7.50,5.00 +7.50,5.00;7.50,3.75 +7.50,3.75;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +7.50,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.44 +8.75,8.44;9.06,8.12 +3.12,7.81;9.06,7.81 +5.00,5.94;5.00,1.88 +6.88,5.94;3.12,5.94 +3.12,1.56;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,1.88 +5.00,1.88;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;6.56,2.50 +6.56,2.50;7.19,2.50 + +# UTF-16 : 5f 11 +# UTF-8 : 91 bc e5 +[5f11] 弑 +0.31,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +1.88,4.06;2.19,4.69 +2.19,4.69;2.19,5.00 +4.06,2.50;3.75,3.12 +3.75,3.12;3.44,3.44 +3.44,3.44;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.19,5.00 +2.19,0.62;2.19,6.56 +4.06,5.00;0.31,5.00 +0.31,5.94;0.62,6.25 +0.62,6.25;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;2.50,7.50 +2.50,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.44 +3.44,8.44;3.44,8.75 +3.44,8.75;3.75,9.06 +0.62,8.75;1.25,8.44 +1.25,8.44;1.88,7.81 +1.88,7.81;2.50,7.50 +2.50,7.50;2.81,7.19 +2.81,7.19;3.12,6.88 +3.12,6.88;3.44,6.88 +3.44,6.88;3.75,6.56 +3.75,7.81;9.06,7.81 +7.19,9.38;7.19,7.81 +7.19,7.81;7.50,6.25 +7.50,6.25;7.50,5.00 +7.50,5.00;7.50,3.75 +7.50,3.75;7.81,2.81 +7.81,2.81;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.44 +8.75,8.44;9.06,8.12 +5.31,5.94;5.31,1.88 +6.88,5.94;4.06,5.94 +3.75,1.56;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.50 + +# UTF-16 : 8e fe +# UTF-8 : be bb e8 +[8efe] 軾 +0.62,3.44;3.75,3.44 +3.75,3.44;3.75,6.88 +3.75,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;3.44,5.31 +0.31,2.19;4.06,2.19 +2.19,0.62;2.19,9.38 +0.31,8.12;4.06,8.12 +4.06,7.81;9.06,7.81 +7.19,9.38;7.19,7.81 +7.19,7.81;7.50,6.25 +7.50,6.25;7.50,5.00 +7.50,5.00;7.50,3.75 +7.50,3.75;7.81,2.81 +7.81,2.81;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.44 +8.75,8.44;9.06,8.12 +5.62,5.94;5.62,1.88 +6.88,5.94;4.06,5.94 +3.75,1.56;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.50 + +# UTF-16 : 63 7b +# UTF-8 : bb 8d e6 +[637b] 捻 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,4.69;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.50,7.50 +7.50,7.50;7.19,7.81 +7.19,7.81;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.25,8.75 +6.25,8.75;5.94,9.06 +5.94,9.06;5.94,9.38 +5.62,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.44,7.19 +3.44,7.19;3.12,7.19 +3.12,7.19;2.81,6.88 +2.81,6.88;2.50,6.56 +7.50,7.19;4.06,7.19 +8.44,5.94;3.44,5.94 +6.56,3.44;6.88,4.06 +6.88,4.06;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;7.81,5.31 +7.81,5.31;8.12,5.94 +4.38,3.75;4.38,1.88 +4.38,1.88;4.38,1.25 +4.38,1.25;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.94,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;7.81,1.56 +7.81,1.56;7.81,2.19 +2.19,0.94;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +9.06,0.94;9.06,1.56 +9.06,1.56;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;8.12,3.44 +6.25,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.38 + +# UTF-16 : 68 ef +# UTF-8 : af a3 e6 +[68ef] 棯 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;2.81,6.56 +7.50,7.19;4.38,7.19 +8.44,5.94;3.44,5.94 +6.88,3.44;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;8.12,5.31 +8.12,5.31;8.44,5.94 +4.38,3.75;4.38,1.88 +4.38,1.88;4.38,1.25 +4.38,1.25;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;7.81,1.56 +7.81,1.56;7.81,2.19 +2.50,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +9.06,0.94;9.06,1.56 +9.06,1.56;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.12,3.44 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.38 + +# UTF-16 : 7a 14 +# UTF-8 : 94 a8 e7 +[7a14] 稔 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +2.81,6.25;0.31,6.25 +0.31,2.50;0.31,2.81 +0.31,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.56 +7.50,7.19;4.38,7.19 +8.44,5.94;3.75,5.94 +6.88,3.44;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;8.12,5.31 +8.12,5.31;8.44,5.94 +4.38,3.75;4.69,1.88 +4.38,1.88;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;7.81,1.88 +7.81,1.88;8.12,2.19 +2.81,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.75,3.44 +9.06,0.94;9.06,1.56 +9.06,1.56;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.12,3.44 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.38 + +# UTF-16 : 55 38 +# UTF-8 : b8 94 e5 +[5538] 唸 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.56 +7.50,7.19;4.38,7.19 +8.44,5.94;3.75,5.94 +6.88,3.44;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;8.12,5.31 +8.12,5.31;8.44,5.94 +4.38,3.75;4.69,1.88 +4.38,1.88;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;7.81,1.88 +7.81,1.88;8.12,2.19 +2.81,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.75,3.44 +9.06,0.94;9.06,1.56 +9.06,1.56;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.12,3.44 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.38 + +# UTF-16 : 9b f0 +# UTF-8 : b0 af e9 +[9bf0] 鯰 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.19,2.81 +2.19,2.81;2.19,3.12 +1.88,7.19;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.50,8.75 +0.62,5.31;3.12,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.88;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.25,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.81,7.81 +7.81,7.81;7.19,8.44 +7.19,8.44;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.31,8.12 +5.31,8.12;4.69,7.50 +4.69,7.50;4.38,7.19 +4.38,7.19;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.44,6.56 +7.81,7.19;5.00,7.19 +8.75,5.94;4.06,5.94 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,4.38 +7.81,4.38;8.12,5.00 +8.12,5.00;8.44,5.31 +8.44,5.31;8.44,5.94 +5.00,3.75;5.00,1.88 +5.00,1.88;5.00,1.25 +5.00,1.25;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,1.25 +8.12,1.25;8.12,1.88 +8.12,1.88;8.12,2.19 +3.44,0.94;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +9.38,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.12,3.44 +6.88,2.81;6.56,3.12 +6.56,3.12;5.94,3.75 +5.94,3.75;5.62,4.06 +5.62,4.06;5.31,4.38 + +# UTF-16 : 6f 7c +# UTF-8 : bc bd e6 +[6f7c] 潼 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.62,5.62;5.62,0.94 +3.12,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;3.12,5.94 +3.12,5.94;3.12,3.12 +3.12,4.69;8.12,4.69 +2.50,0.94;9.06,0.94 +8.75,2.19;2.81,2.19 +2.19,6.56;9.06,6.56 +2.50,8.44;8.75,8.44 +5.62,8.44;5.62,9.38 +6.56,6.56;6.88,7.19 +6.88,7.19;7.19,7.50 +7.19,7.50;7.50,8.12 +7.50,8.12;7.50,8.44 +4.69,6.56;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;3.75,8.44 + +# UTF-16 : 50 ee +# UTF-8 : ae 83 e5 +[50ee] 僮 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +5.62,5.62;5.62,0.94 +3.12,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;3.12,5.94 +3.12,5.94;3.12,3.12 +3.12,4.69;8.12,4.69 +2.50,0.94;9.06,0.94 +8.75,2.19;2.81,2.19 +2.19,6.56;9.06,6.56 +2.50,8.44;8.75,8.44 +5.62,8.44;5.62,9.38 +6.56,6.56;6.88,7.19 +6.88,7.19;7.19,7.50 +7.19,7.50;7.50,8.12 +7.50,8.12;7.50,8.44 +4.69,6.56;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;3.75,8.44 + +# UTF-16 : 61 a7 +# UTF-8 : a7 86 e6 +[61a7] 憧 +5.62,5.62;5.62,0.94 +3.12,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;3.12,5.94 +3.12,5.94;3.12,3.12 +3.12,4.69;8.12,4.69 +2.50,0.94;9.06,0.94 +8.75,2.19;2.81,2.19 +2.19,6.56;9.06,6.56 +2.50,8.44;8.75,8.44 +5.62,8.44;5.62,9.38 +6.56,6.56;6.88,7.19 +6.88,7.19;7.19,7.50 +7.19,7.50;7.50,8.12 +7.50,8.12;7.50,8.44 +4.69,6.56;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;3.75,8.44 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 + +# UTF-16 : 64 9e +# UTF-8 : 9e 92 e6 +[649e] 撞 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +5.62,5.62;5.94,0.94 +3.44,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;3.12,5.94 +3.12,5.94;3.12,3.12 +3.44,4.69;8.12,4.69 +2.50,0.94;9.06,0.94 +8.75,2.19;2.81,2.19 +2.50,6.56;9.06,6.56 +2.81,8.44;8.75,8.44 +5.62,8.44;5.94,9.38 +6.56,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.19,7.50 +7.19,7.50;7.50,8.12 +7.50,8.12;7.50,8.44 +4.69,6.56;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;4.06,8.44 + +# UTF-16 : 77 b3 +# UTF-8 : b3 9e e7 +[77b3] 瞳 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +0.62,4.38;2.50,4.38 +0.62,6.56;2.50,6.56 +5.94,5.62;5.94,0.94 +3.44,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;3.44,5.94 +3.44,5.94;3.44,3.12 +3.44,4.69;8.12,4.69 +2.81,0.94;9.06,0.94 +8.75,2.19;3.12,2.19 +2.81,6.56;9.38,6.56 +2.81,8.44;8.75,8.44 +5.94,8.44;5.94,9.38 +6.88,6.56;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.50,8.12 +7.50,8.12;7.81,8.44 +5.00,6.56;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.06,8.44 + +# UTF-16 : 6a 66 +# UTF-8 : a6 a9 e6 +[6a66] 橦 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +5.94,5.62;5.94,0.94 +3.75,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;3.44,5.94 +3.44,5.94;3.44,3.12 +3.75,4.69;8.44,4.69 +2.81,0.94;9.06,0.94 +8.75,2.19;3.12,2.19 +2.81,6.56;9.38,6.56 +2.81,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +6.88,6.56;7.19,6.88 +7.19,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.50,8.12 +7.50,8.12;7.81,8.44 +5.00,6.56;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.06,8.44 + +# UTF-16 : 5e 62 +# UTF-8 : a2 b9 e5 +[5e62] 幢 +2.19,2.50;2.50,2.50 +2.50,2.50;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.12 +2.81,3.12;2.81,7.50 +2.81,7.50;0.62,7.50 +0.62,7.50;0.62,2.19 +1.56,0.62;1.56,9.06 +5.94,5.62;5.94,0.94 +3.75,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;3.44,5.94 +3.44,5.94;3.44,3.12 +3.75,4.69;8.44,4.69 +2.81,0.94;9.06,0.94 +8.75,2.19;3.12,2.19 +2.81,6.56;9.38,6.56 +2.81,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +6.88,6.56;7.19,6.88 +7.19,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.50,8.12 +7.50,8.12;7.81,8.44 +5.00,6.56;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.06,8.44 + +# UTF-16 : 94 18 +# UTF-8 : 98 90 e9 +[9418] 鐘 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +6.25,5.62;6.25,0.94 +4.38,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;4.06,5.94 +4.06,5.94;4.06,3.12 +4.38,4.69;8.44,4.69 +3.44,0.94;9.06,0.94 +8.75,2.19;3.75,2.19 +3.44,6.56;9.38,6.56 +3.75,8.44;9.06,8.44 +6.25,8.44;6.25,9.38 +7.19,6.56;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;7.81,8.12 +7.81,8.12;8.12,8.44 +5.31,6.56;5.31,7.19 +5.31,7.19;5.00,7.81 +5.00,7.81;4.69,8.12 +4.69,8.12;4.69,8.44 + +# UTF-16 : 82 5f +# UTF-8 : 9f 89 e8 +[825f] 艟 +2.19,5.94;2.19,6.25 +2.19,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +1.56,7.19;1.25,7.50 +1.88,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.56,8.44 +0.00,4.69;3.44,5.31 +1.88,5.00;1.88,1.88 +0.00,0.94;0.31,1.56 +0.31,1.56;0.31,2.19 +0.31,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.44 +0.62,8.44;2.81,8.44 +2.81,8.44;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +6.25,5.62;6.25,0.94 +4.06,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;4.06,5.94 +4.06,5.94;4.06,3.12 +4.06,4.69;8.44,4.69 +3.44,0.94;9.06,0.94 +8.75,2.19;3.75,2.19 +3.44,6.56;9.38,6.56 +3.44,8.44;9.06,8.44 +6.25,8.44;6.25,9.38 +7.19,6.56;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;7.81,8.12 +7.81,8.12;7.81,8.44 +5.31,6.56;5.00,7.19 +5.00,7.19;5.00,7.81 +5.00,7.81;4.69,8.12 +4.69,8.12;4.69,8.44 + +# UTF-16 : 4e 3c +# UTF-8 : bc b8 e4 +[4e3c] 丼 +0.31,3.75;9.06,3.75 +0.62,7.50;8.75,7.50 +6.88,0.62;6.88,9.06 +1.25,0.62;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,9.06 +5.94,4.38;5.62,5.00 +5.62,5.00;5.31,5.31 +5.31,5.31;4.69,5.62 +4.69,5.62;4.38,6.25 +4.38,6.25;3.75,6.56 + +# UTF-16 : 81 fc +# UTF-8 : bc 87 e8 +[81fc] 臼 +8.12,0.94;8.12,8.12 +8.12,8.12;5.31,8.12 +1.25,1.56;8.12,1.56 +1.25,5.00;4.06,5.00 +5.31,5.00;8.12,5.00 +4.69,9.06;4.06,9.06 +4.06,9.06;3.44,8.75 +3.44,8.75;2.81,8.44 +2.81,8.44;2.50,8.44 +2.50,8.44;2.19,8.12 +2.19,8.12;1.56,8.12 +1.56,8.12;1.25,8.12 +1.25,8.12;1.25,0.94 + +# UTF-16 : 58 0b +# UTF-8 : 8b a0 e5 +[580b] 堋 +0.31,6.56;2.81,6.56 +1.25,2.19;1.25,9.06 +0.31,1.56;0.62,1.88 +0.62,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.81,3.12 +6.25,4.06;8.75,4.06 +6.56,6.56;8.75,6.56 +5.62,0.94;5.94,1.56 +5.94,1.56;6.25,2.19 +6.25,2.19;6.25,2.50 +6.25,2.50;6.25,3.12 +6.25,3.12;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.25,8.75 +6.25,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +3.12,4.06;5.31,4.06 +3.12,6.56;5.31,6.56 +2.50,0.94;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,8.75 +3.12,8.75;5.31,8.75 +5.31,8.75;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.00,0.94 +5.00,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 + +# UTF-16 : 68 da +# UTF-8 : 9a a3 e6 +[68da] 棚 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +6.25,4.06;8.75,4.06 +6.56,6.56;8.75,6.56 +5.62,0.94;5.94,1.56 +5.94,1.56;6.25,2.19 +6.25,2.19;6.25,2.50 +6.25,2.50;6.25,3.12 +6.25,3.12;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.25,8.75 +6.25,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +3.12,4.06;5.31,4.06 +3.12,6.56;5.31,6.56 +2.50,0.94;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,8.75 +3.12,8.75;5.31,8.75 +5.31,8.75;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.00,0.94 +5.00,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 + +# UTF-16 : 5f 38 +# UTF-8 : b8 bc e5 +[5f38] 弸 +6.56,4.06;8.75,4.06 +6.56,6.56;8.75,6.56 +5.94,0.94;6.25,1.56 +6.25,1.56;6.25,2.19 +6.25,2.19;6.25,2.50 +6.25,2.50;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,8.75 +6.56,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +3.44,4.06;5.62,4.06 +3.44,6.56;5.62,6.56 +2.81,0.94;3.12,1.56 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,8.75 +3.44,8.75;5.62,8.75 +5.62,8.75;5.62,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +0.31,8.75;2.50,8.75 +2.50,8.75;2.50,6.56 +2.50,6.56;0.62,6.56 +0.62,6.56;0.62,5.94 +0.62,5.94;0.62,5.31 +0.62,5.31;0.62,4.69 +0.62,4.69;0.62,4.06 +0.62,4.06;0.62,3.44 +0.62,4.38;2.50,4.38 +2.50,4.38;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.50,2.19 +2.50,2.19;2.50,1.88 +2.50,1.88;2.19,1.25 +2.19,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 + +# UTF-16 : 78 7c +# UTF-8 : bc a1 e7 +[787c] 硼 +6.56,4.06;8.75,4.06 +6.56,6.56;8.75,6.56 +5.94,0.94;6.25,1.56 +6.25,1.56;6.25,2.19 +6.25,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,8.75 +6.56,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +3.44,4.06;5.62,4.06 +3.44,6.56;5.62,6.56 +2.81,0.94;3.12,1.56 +3.12,1.56;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,8.75 +3.44,8.75;5.62,8.75 +5.62,8.75;5.62,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;5.31,0.94 +5.31,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +2.81,8.75;0.31,8.75 +0.94,5.62;0.94,0.62 +0.94,1.56;2.81,1.56 +2.81,1.56;2.81,5.62 +2.81,5.62;0.94,5.62 +0.00,3.75;0.31,4.06 +0.31,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;1.25,6.88 +1.25,6.88;1.25,7.19 +1.25,7.19;1.25,8.12 +1.25,8.12;1.25,8.75 + +# UTF-16 : 86 79 +# UTF-8 : b9 99 e8 +[8679] 虹 +2.19,1.56;2.19,9.38 +0.62,4.69;4.06,4.69 +4.06,4.69;4.06,7.81 +4.06,7.81;0.62,7.81 +0.62,7.81;0.62,4.06 +4.38,1.56;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.44,4.06 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,1.25;9.06,1.25 +9.06,8.44;4.69,8.44 +6.88,1.25;6.88,8.44 + +# UTF-16 : 7f 38 +# UTF-8 : b8 bc e7 +[7f38] 缸 +4.38,1.25;9.06,1.25 +9.06,8.44;4.69,8.44 +6.88,1.25;6.88,8.44 +0.94,4.69;0.94,0.94 +2.50,8.44;2.50,1.88 +0.94,1.88;4.06,1.88 +4.06,1.88;4.06,4.69 +4.38,8.44;1.25,8.44 +0.62,6.25;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.25,9.38 +4.38,5.62;0.31,5.62 + +# UTF-16 : 76 cd +# UTF-8 : 8d 9b e7 +[76cd] 盍 +7.81,1.25;7.81,3.44 +7.81,3.44;1.56,3.44 +1.56,3.44;1.56,1.25 +3.75,3.44;3.75,1.25 +5.62,3.44;5.94,1.25 +0.31,0.94;9.06,0.94 +0.62,6.88;8.75,6.88 +8.12,8.44;1.25,8.44 +4.69,6.88;4.69,9.38 +8.75,3.75;8.44,4.38 +8.44,4.38;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;6.88,5.94 +6.88,5.94;6.56,6.25 +0.94,4.38;1.56,4.38 +1.56,4.38;2.19,4.38 +2.19,4.38;2.81,4.38 +2.81,4.38;3.44,4.38 +3.44,4.38;4.38,4.38 +4.38,4.38;5.00,4.69 +5.00,4.69;5.62,4.69 +5.62,4.69;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;8.12,4.69 +2.19,4.38;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,6.25 +3.75,6.25;4.06,6.88 + +# UTF-16 : 84 cb +# UTF-8 : 8b 93 e8 +[84cb] 蓋 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +7.81,0.94;7.81,3.12 +7.81,3.12;1.56,3.12 +1.56,3.12;1.56,0.94 +3.75,3.12;3.75,0.94 +5.62,3.12;5.94,0.94 +0.31,0.94;9.06,0.94 +0.62,5.62;8.75,5.62 +8.12,7.19;1.25,7.19 +4.69,5.62;4.69,7.81 +8.75,3.44;8.44,4.06 +8.44,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;6.88,5.00 +6.88,5.00;6.56,5.31 +0.94,3.75;1.56,4.06 +1.56,4.06;2.19,4.06 +2.19,4.06;2.81,4.06 +2.81,4.06;3.44,4.06 +3.44,4.06;4.38,4.06 +4.38,4.06;5.00,4.06 +5.00,4.06;5.62,4.06 +5.62,4.06;6.56,4.06 +6.56,4.06;7.19,4.38 +7.19,4.38;8.12,4.38 +2.19,4.06;2.81,4.38 +2.81,4.38;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 + +# UTF-16 : 98 2c +# UTF-8 : ac a0 e9 +[982c] 頬 +6.56,8.75;6.56,8.44 +6.56,8.44;6.56,7.81 +6.56,7.81;6.25,7.50 +6.25,7.50;6.25,7.19 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +9.06,0.62;9.06,0.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +4.38,8.75;9.06,8.75 +4.69,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;4.69,7.19 +4.69,7.19;4.69,2.50 +4.69,4.38;8.75,4.38 +4.69,5.94;8.75,5.94 +0.31,7.81;4.06,7.81 +0.00,4.69;4.38,4.69 +0.00,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;2.19,6.56 +2.19,6.56;2.19,9.38 +4.06,1.88;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.12,3.75 +3.12,3.75;2.50,4.38 +2.50,4.38;2.19,4.69 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.19 +2.81,5.31;3.12,5.62 +3.12,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;3.75,7.19 + +# UTF-16 : 9e ba +# UTF-8 : ba ba e9 +[9eba] 麺 +3.75,8.44;0.62,8.44 +3.75,7.19;0.62,7.19 +2.19,5.62;2.19,9.38 +0.31,5.62;4.06,5.62 +8.75,0.94;6.56,0.94 +6.56,0.94;5.62,0.94 +5.62,0.94;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.44,1.56 +3.44,1.56;2.81,1.88 +2.81,1.88;2.50,2.19 +2.50,2.19;2.19,2.50 +2.19,2.50;1.88,3.12 +1.88,3.12;1.56,3.75 +1.56,3.75;1.25,4.38 +4.38,2.19;8.75,2.19 +8.75,2.19;8.75,7.50 +8.75,7.50;4.38,7.50 +4.38,7.50;4.38,1.88 +4.06,8.75;9.06,8.75 +6.56,8.75;6.56,8.44 +6.56,8.44;6.25,7.81 +6.25,7.81;6.25,7.50 +6.25,7.50;6.25,7.50 +0.31,2.81;0.62,3.44 +0.62,3.44;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.88,5.62 +1.25,4.69;3.75,4.69 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.75,4.38 +5.62,7.19;5.62,2.19 +7.19,2.19;7.50,7.19 +7.19,5.62;5.62,5.62 +7.19,4.06;5.62,4.06 + +# UTF-16 : 90 6e +# UTF-8 : ae 81 e9 +[906e] 遮 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.31 +1.88,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 +8.75,1.88;8.75,2.19 +8.75,2.19;8.44,2.81 +8.44,2.81;8.44,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;7.81,3.75 +7.19,1.88;7.19,2.50 +7.19,2.50;6.88,3.12 +6.88,3.12;6.88,3.44 +6.88,3.44;6.56,3.75 +5.62,1.88;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.31,3.75 +5.94,8.44;5.94,9.38 +2.81,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.12,4.06 +3.12,4.06;3.12,4.38 +3.12,4.38;3.12,5.00 +3.12,5.00;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;3.12,8.44 +3.12,8.44;8.75,8.44 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.38,3.75 +4.69,8.12;5.00,4.69 +4.69,4.69;7.50,4.69 +7.50,4.69;7.50,8.12 +3.12,6.88;8.75,6.88 + +# UTF-16 : 85 3d +# UTF-8 : bd 94 e8 +[853d] 蔽 +0.62,8.44;9.06,8.44 +3.12,7.81;3.12,9.38 +6.25,7.81;6.25,9.38 +5.00,0.62;5.62,0.94 +5.62,0.94;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;7.50,2.81 +7.50,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,4.69 +8.12,4.69;8.12,5.31 +8.12,5.31;8.44,6.25 +5.94,6.25;9.06,6.25 +5.00,4.06;5.31,4.69 +5.31,4.69;5.62,5.31 +5.62,5.31;5.94,5.94 +5.94,5.94;5.94,6.88 +5.94,6.88;6.25,7.50 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;6.25,5.00 +6.25,5.00;6.25,5.62 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;4.69,1.25 +4.69,1.25;4.69,1.56 +4.69,1.56;4.69,5.31 +4.69,5.31;0.94,5.31 +0.94,5.31;0.94,0.62 +2.81,0.62;2.81,7.50 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;4.69,7.50 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;2.19,4.69 +4.38,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;3.75,3.75 +3.75,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 + +# UTF-16 : 6d d9 +# UTF-8 : 99 b7 e6 +[6dd9] 淙 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.12,6.88;3.75,6.88 +5.94,8.44;5.94,9.69 +8.75,6.56;8.75,8.44 +8.75,8.44;3.12,8.44 +2.81,8.44;3.12,6.56 +5.94,5.00;5.94,1.25 +5.94,1.25;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.38,0.94 +2.81,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.38,3.75 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,3.75 +9.06,5.00;2.81,5.00 + +# UTF-16 : 68 d5 +# UTF-8 : 95 a3 e6 +[68d5] 棕 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +8.12,6.88;4.06,6.88 +5.94,8.44;5.94,9.69 +8.75,6.56;8.75,8.44 +8.75,8.44;3.12,8.44 +3.12,8.44;3.12,6.56 +6.25,5.00;6.25,1.25 +6.25,1.25;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.69,0.94 +2.81,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.50,3.44 +7.50,3.44;7.19,3.75 +9.06,5.00;2.81,5.00 + +# UTF-16 : 7c bd +# UTF-8 : bd b2 e7 +[7cbd] 粽 +1.88,0.62;1.88,9.06 +3.12,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.75 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 +8.12,6.88;4.38,6.88 +6.25,8.44;6.25,9.69 +8.75,6.56;8.75,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,6.56 +6.25,5.00;6.25,1.25 +6.25,1.25;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +3.12,1.25;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.19,3.75 +9.06,5.00;3.12,5.00 + +# UTF-16 : 7d 9c +# UTF-8 : 9c b6 e7 +[7d9c] 綜 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;2.81,6.56 +0.00,4.69;3.44,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.50 +2.50,7.50;2.81,7.81 +2.81,7.81;3.12,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.81 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +8.44,6.88;4.38,6.88 +6.25,8.44;6.25,9.69 +8.75,6.56;9.06,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,6.56 +6.56,5.00;6.56,1.25 +6.56,1.25;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +3.44,1.25;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;5.00,3.75 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,3.75 +9.06,5.00;3.75,5.00 + +# UTF-16 : 8e 2a +# UTF-8 : aa b8 e8 +[8e2a] 踪 +2.19,4.69;3.75,4.69 +1.88,1.56;2.19,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.44,6.25 +3.12,6.25;3.44,8.75 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +8.44,6.88;4.69,6.88 +6.56,8.44;6.56,9.69 +8.75,6.56;9.06,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,6.56 +6.56,5.00;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +3.44,1.25;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.75 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,3.75 +9.06,5.00;3.75,5.00 + +# UTF-16 : 65 56 +# UTF-8 : 96 95 e6 +[6556] 敖 +5.00,0.94;5.62,1.25 +5.62,1.25;6.25,1.88 +6.25,1.88;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,5.00 +8.12,5.00;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;6.25,6.25 +6.25,6.25;5.94,7.19 +5.62,7.81;9.38,7.81 +4.69,5.00;5.00,5.31 +5.00,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;6.25,9.38 +0.31,6.56;4.69,6.56 +4.69,8.12;0.62,8.12 +2.50,6.56;2.50,9.38 +0.31,5.00;4.69,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;1.88,4.38 +1.88,4.38;1.88,5.00 +3.44,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +1.56,3.44;4.38,3.44 +4.38,3.44;4.38,3.12 +4.38,3.12;4.38,2.50 +4.38,2.50;4.38,2.19 +4.38,2.19;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;3.44,0.94 +2.50,5.00;2.50,6.25 + +# UTF-16 : 50 b2 +# UTF-8 : b2 82 e5 +[50b2] 傲 +1.88,9.06;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;1.25,7.19 +1.25,7.19;0.94,6.56 +0.94,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.31,5.31 +0.31,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.88 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.88 +6.56,1.88;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,5.00 +8.44,5.00;8.44,5.62 +8.44,5.62;8.75,6.56 +8.75,6.56;8.75,7.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,4.06 +7.19,4.06;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;6.56,6.25 +6.56,6.25;6.56,7.19 +6.25,7.81;9.38,7.81 +5.62,5.00;5.62,5.31 +5.62,5.31;5.94,5.62 +5.94,5.62;5.94,6.25 +5.94,6.25;5.94,6.56 +5.94,6.56;6.25,6.88 +6.25,6.88;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;6.56,8.44 +6.56,8.44;6.56,8.75 +6.56,8.75;6.56,9.38 +1.56,6.56;5.62,6.56 +5.31,8.12;1.88,8.12 +3.75,6.56;3.75,9.38 +1.56,5.00;5.31,5.00 +1.56,0.94;2.19,1.56 +2.19,1.56;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.12,4.38 +3.12,4.38;3.12,5.00 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +2.81,3.44;5.31,3.44 +5.31,3.44;5.31,3.12 +5.31,3.12;5.31,2.50 +5.31,2.50;5.00,2.19 +5.00,2.19;5.00,1.56 +5.00,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +3.75,5.00;3.75,6.25 + +# UTF-16 : 62 1a +# UTF-8 : 9a 88 e6 +[621a] 戚 +5.62,9.38;5.94,7.81 +5.94,7.81;5.94,6.25 +5.94,6.25;6.25,5.00 +6.25,5.00;6.56,3.75 +6.56,3.75;6.88,3.12 +6.88,3.12;7.19,2.19 +7.19,2.19;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +8.12,6.88;7.81,5.94 +7.81,5.94;7.50,5.00 +7.50,5.00;7.19,4.38 +7.19,4.38;6.88,3.75 +6.88,3.75;6.56,3.12 +6.56,3.12;6.25,2.50 +6.25,2.50;5.62,1.88 +5.62,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;4.06,0.94 +6.25,9.38;6.56,9.38 +6.56,9.38;6.88,9.06 +6.88,9.06;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.12,8.44 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.75,8.12 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,3.75;2.50,4.06 +5.31,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.69,3.75 +4.69,3.75;4.38,4.06 +3.44,5.00;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;2.50,1.25 +2.50,1.25;2.19,1.25 +3.12,7.50;3.12,5.00 +1.25,5.00;5.62,5.00 +3.12,6.56;5.31,6.56 + +# UTF-16 : 5f b9 +# UTF-8 : b9 be e5 +[5fb9] 徹 +2.50,7.19;1.88,6.56 +1.88,6.56;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.00,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +1.25,0.62;1.25,5.62 +5.94,0.94;6.56,1.25 +6.56,1.25;6.88,1.88 +6.88,1.88;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.44,5.00 +8.44,5.00;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;8.75,7.81 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.19,5.31 +7.19,5.31;7.19,6.25 +7.19,6.25;6.88,7.19 +6.88,7.81;9.38,7.81 +5.94,5.94;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.38 +4.38,8.44;4.38,9.38 +2.50,8.44;6.56,8.44 +5.94,6.25;5.94,6.88 +5.94,6.88;5.62,7.19 +5.62,7.19;5.31,7.81 +5.31,7.81;5.31,7.81 +2.50,6.25;3.12,6.56 +3.12,6.56;3.75,6.56 +3.75,6.56;4.38,6.56 +4.38,6.56;5.00,6.56 +5.00,6.56;5.94,6.88 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +3.75,8.12;4.06,8.44 +2.81,0.94;2.81,5.62 +2.81,5.62;5.94,5.62 +5.94,5.62;5.94,1.56 +5.94,1.56;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +2.81,2.50;5.94,2.50 +2.81,4.06;5.94,4.06 + +# UTF-16 : 6b bf +# UTF-8 : bf ae e6 +[6bbf] 殿 +0.94,8.75;4.69,8.75 +4.69,8.75;4.69,6.88 +4.69,6.88;0.94,6.88 +0.31,0.94;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,9.06 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.19,2.81 +4.38,1.56;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;3.75,2.81 +3.75,2.81;3.44,2.81 +4.69,3.44;0.62,3.44 +0.94,5.31;4.69,5.31 +2.19,3.44;2.19,6.56 +3.75,3.44;3.75,6.56 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;7.81,8.75 +7.81,8.75;7.81,6.25 +7.81,6.25;8.12,5.94 +8.12,5.94;8.12,5.94 +8.12,5.94;8.75,5.94 +8.75,5.94;9.06,6.25 +9.06,6.25;9.06,6.56 +9.06,6.56;9.38,7.19 +4.69,5.00;8.75,5.00 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.38 +8.44,4.38;8.75,5.00 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,3.75;5.62,4.06 +5.62,4.06;5.31,4.69 + +# UTF-16 : 64 6f +# UTF-8 : af 91 e6 +[646f] 摯 +4.69,4.38;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.62 +4.38,0.62;4.06,0.62 +4.06,0.62;3.44,0.62 +3.44,0.62;3.12,0.62 +3.12,0.62;2.50,0.94 +9.06,2.19;0.31,2.19 +8.44,3.12;0.94,3.12 +1.25,4.38;2.19,4.38 +2.19,4.38;2.81,4.38 +2.81,4.38;3.75,4.38 +3.75,4.38;4.38,4.38 +4.38,4.38;5.00,4.38 +5.00,4.38;5.94,4.38 +5.94,4.38;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;7.81,4.69 +7.81,4.69;8.12,4.69 +5.00,7.50;5.62,7.19 +5.62,7.19;6.25,6.88 +6.25,6.88;6.56,6.56 +6.56,6.56;7.19,6.25 +7.19,6.25;7.81,5.62 +4.69,5.00;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.94,5.94 +5.94,5.94;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.56,7.50 +6.56,7.50;6.56,8.12 +6.56,8.12;6.56,9.38 +4.69,8.44;8.12,8.44 +8.12,8.44;8.12,7.81 +8.12,7.81;8.12,6.88 +8.12,6.88;8.44,6.56 +8.44,6.56;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.75,5.00 +8.75,5.00;8.75,5.00 +8.75,5.00;9.06,5.31 +9.06,5.31;9.06,5.62 +9.06,5.62;9.38,6.25 +0.62,6.56;4.69,6.56 +2.50,6.56;2.50,4.69 +0.62,5.62;4.69,5.62 +0.31,7.81;4.69,7.81 +0.62,8.75;4.38,8.75 +2.50,7.81;2.50,9.38 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.06,7.81 +1.88,6.56;1.56,6.88 +1.56,6.88;1.56,7.19 +1.56,7.19;1.25,7.81 +1.25,7.81;1.25,7.81 + +# UTF-16 : 60 63 +# UTF-8 : a3 81 e6 +[6063] 恣 +2.50,4.38;3.12,4.69 +3.12,4.69;3.44,4.69 +3.44,4.69;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.62,7.19 +5.62,7.19;5.62,8.12 +8.75,4.38;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.94,6.56 +5.94,6.56;5.62,7.19 +3.12,6.88;3.44,7.50 +3.44,7.50;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;4.69,9.38 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +4.38,8.44;8.75,8.44 +0.62,8.44;2.81,8.44 +0.62,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,3.75;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.81 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.44 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,3.75 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 + +# UTF-16 : 6b 64 +# UTF-8 : a4 ad e6 +[6b64] 此 +5.62,9.06;5.62,2.19 +5.62,2.19;5.62,1.56 +5.62,1.56;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.75 +5.62,5.31;6.25,5.62 +6.25,5.62;6.88,6.25 +6.88,6.25;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,7.81 +2.81,5.94;5.00,5.94 +2.81,1.25;2.81,9.06 +0.94,0.94;0.94,7.50 +0.00,0.94;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,1.88 +4.69,1.88;5.00,2.19 + +# UTF-16 : 96 cc +# UTF-8 : 8c 9b e9 +[96cc] 雌 +2.81,9.06;2.81,2.19 +2.81,2.19;2.81,1.56 +2.81,1.56;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.06,1.88 +4.06,1.88;4.38,2.81 +4.38,2.81;4.38,3.44 +4.38,3.44;4.38,4.06 +2.81,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +1.56,5.94;2.50,5.94 +1.56,1.56;1.56,9.06 +0.62,0.94;0.62,7.50 +0.00,0.94;0.62,0.94 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +4.06,5.31;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.31,9.06 +5.31,9.06;5.31,9.38 +7.81,9.38;7.50,8.75 +7.50,8.75;7.50,8.44 +7.50,8.44;7.19,8.12 +7.19,8.12;7.19,7.81 +5.00,7.81;5.00,0.62 +9.06,7.81;5.00,7.81 +7.19,1.25;7.19,7.81 +5.00,1.25;9.38,1.25 +5.00,3.44;9.06,3.44 +5.00,5.62;9.06,5.62 + +# UTF-16 : 65 91 +# UTF-8 : 91 96 e6 +[6591] 斑 +3.12,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,2.19;1.88,8.44 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.81,2.50 +2.81,2.50;3.44,2.81 +5.31,1.25;9.06,1.25 +5.62,8.44;9.06,8.44 +8.75,5.31;5.94,5.31 +7.19,1.25;7.19,8.44 +2.50,0.94;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;5.00,4.38 +5.00,4.38;5.31,5.00 +5.31,5.00;5.31,5.94 +5.31,5.94;5.62,6.88 +5.62,6.88;5.62,7.81 +2.81,7.81;6.25,7.81 +4.38,7.81;4.38,9.38 +3.12,6.88;3.44,6.56 +3.44,6.56;3.75,5.94 +3.75,5.94;4.06,5.62 +4.06,5.62;4.38,5.00 +4.38,5.00;4.69,4.69 +4.69,4.69;5.00,4.06 +5.00,4.06;5.31,3.75 +5.31,3.75;5.62,3.12 +5.62,3.12;5.94,2.50 +5.94,2.50;6.25,1.88 + +# UTF-16 : 81 0a +# UTF-8 : 8a 84 e8 +[810a] 脊 +3.44,8.44;0.62,8.44 +8.75,8.44;5.94,8.44 +3.12,7.19;0.62,7.19 +8.75,7.19;6.25,7.19 +0.31,5.31;0.94,5.31 +0.94,5.31;1.56,5.62 +1.56,5.62;2.19,5.94 +2.19,5.94;2.81,6.56 +2.81,6.56;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;5.00,9.38 +9.06,5.31;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.25,6.56 +6.25,6.56;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.31,7.81 +5.31,7.81;5.00,8.44 +5.00,8.44;4.69,9.06 +7.50,5.62;7.50,1.56 +7.50,1.56;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +1.88,5.62;7.50,5.62 +1.88,0.94;1.88,5.62 +1.88,2.50;7.50,2.50 +1.88,4.38;7.50,4.38 + +# UTF-16 : 9a c4 +# UTF-8 : 84 ab e9 +[9ac4] 髄 +3.12,6.25;3.12,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,6.56 +0.31,4.69;0.31,6.25 +0.31,6.25;3.75,6.25 +3.75,6.25;3.75,4.69 +3.12,7.81;1.88,7.81 +1.88,7.81;1.88,6.56 +0.94,0.94;0.94,5.31 +0.94,5.31;3.12,5.31 +3.12,5.31;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +0.94,2.81;3.12,2.81 +0.94,4.06;3.12,4.06 +9.06,8.44;5.00,8.44 +4.69,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.62,5.94 +5.62,5.94;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;5.94,7.19 +5.94,7.19;6.25,7.81 +6.25,7.81;6.25,8.12 +6.25,8.12;6.56,8.75 +6.56,8.75;6.56,9.38 +5.94,1.56;5.94,6.88 +5.94,3.75;8.44,3.75 +5.94,5.31;8.44,5.31 +3.75,8.75;4.06,8.44 +4.06,8.44;4.38,8.12 +4.38,8.12;4.69,7.50 +4.69,7.50;5.00,7.19 +4.69,2.50;4.69,5.31 +4.69,5.31;3.75,5.31 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +9.06,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,1.25 +5.62,1.25;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;4.69,2.50 +5.94,6.88;8.75,6.88 +8.75,6.88;8.75,2.19 +8.75,2.19;8.44,1.88 +8.44,1.88;8.12,1.88 +8.12,1.88;7.50,1.88 +7.50,1.88;7.19,1.88 + +# UTF-16 : 8e 35 +# UTF-8 : b5 b8 e8 +[8e35] 踵 +1.88,4.69;3.44,4.69 +1.88,1.56;1.88,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.12,6.25 +2.81,6.25;3.12,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +8.44,9.06;8.75,9.06 +8.75,3.44;8.75,6.25 +8.75,6.25;3.75,6.25 +3.75,6.25;3.75,3.44 +3.75,3.44;8.44,3.44 +3.75,5.00;8.44,5.00 +3.44,2.50;8.75,2.50 +3.12,1.25;9.06,1.25 +6.25,1.25;6.25,8.75 +3.44,7.19;9.06,7.19 + +# UTF-16 : 81 6b +# UTF-8 : ab 85 e8 +[816b] 腫 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +8.44,3.44;8.44,6.25 +8.44,6.25;3.44,6.25 +3.44,6.25;3.44,3.44 +3.44,3.44;8.44,3.44 +3.44,5.00;8.44,5.00 +3.12,2.50;8.75,2.50 +2.81,1.25;9.06,1.25 +5.94,1.25;5.94,8.75 +3.12,7.19;9.06,7.19 +3.12,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.44,9.06 + +# UTF-16 : 93 7e +# UTF-8 : be 8d e9 +[937e] 鍾 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 +8.44,9.06;8.75,9.06 +8.75,3.44;8.75,6.25 +8.75,6.25;4.06,6.25 +4.06,6.25;4.06,3.44 +4.06,3.44;8.75,3.44 +4.06,5.00;8.75,5.00 +3.75,2.50;9.06,2.50 +3.44,1.25;9.38,1.25 +6.56,1.25;6.56,8.75 +3.75,7.19;9.06,7.19 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 + +# UTF-16 : 76 0d +# UTF-8 : 8d 98 e7 +[760d] 瘍 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.62 +1.56,5.62;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.25,5.94;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,7.19 +0.62,7.19;0.31,7.50 +0.31,7.50;0.31,7.50 +4.69,0.62;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.50,3.75 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,2.81 +5.00,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +3.12,5.31;8.12,5.31 +8.12,5.31;8.12,7.81 +8.12,7.81;3.12,7.81 +3.12,7.81;3.12,5.31 +3.12,6.56;8.12,6.56 +2.19,4.69;9.06,4.69 +3.75,3.75;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +1.88,2.19;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.69,4.69 + +# UTF-16 : 53 01 +# UTF-8 : 81 8c e5 +[5301] 匁 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +2.19,8.12;8.44,8.12 +8.44,8.12;8.12,6.25 +8.12,6.25;8.12,5.00 +8.12,5.00;8.12,3.75 +8.12,3.75;8.12,2.81 +8.12,2.81;7.81,2.19 +7.81,2.19;7.81,1.88 +7.81,1.88;7.50,1.25 +7.50,1.25;7.19,0.94 +0.94,0.94;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,2.50 +2.81,2.50;3.44,3.12 +3.44,3.12;3.75,4.06 +3.75,4.06;4.38,4.69 +4.38,4.69;4.69,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,7.19 +5.31,7.19;5.31,8.12 +0.31,5.31;0.62,5.62 +0.62,5.62;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;1.88,7.81 +1.88,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.81,9.06 +2.81,9.06;2.81,9.38 +9.38,2.19;8.44,2.50 +8.44,2.50;7.50,2.81 +7.50,2.81;6.88,3.12 +6.88,3.12;6.25,3.44 +6.25,3.44;5.31,4.06 +5.31,4.06;4.69,4.38 +4.69,4.38;4.06,5.00 +4.06,5.00;3.44,5.62 +3.44,5.62;3.12,6.25 +3.12,6.25;2.50,6.88 + +# UTF-16 : 62 14 +# UTF-8 : 94 88 e6 +[6214] 戔 +0.62,3.75;8.75,4.06 +7.81,3.75;7.50,3.44 +7.50,3.44;6.88,3.12 +6.88,3.12;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.88 +4.69,1.88;3.75,1.56 +3.75,1.56;2.81,1.25 +2.81,1.25;1.88,0.94 +1.88,0.94;0.94,0.94 +3.44,5.31;3.75,4.69 +3.75,4.69;4.06,3.75 +4.06,3.75;4.38,3.12 +4.38,3.12;5.00,2.50 +5.00,2.50;5.62,2.19 +5.62,2.19;6.25,1.56 +6.25,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +4.69,5.31;5.00,5.00 +5.00,5.00;5.62,5.00 +5.62,5.00;5.94,4.69 +5.94,4.69;6.25,4.69 +6.25,4.69;6.88,4.69 +0.62,7.81;8.75,8.12 +7.50,7.81;7.19,7.50 +7.19,7.50;6.88,7.19 +6.88,7.19;6.56,6.88 +6.56,6.88;5.94,6.56 +5.94,6.56;5.31,6.25 +5.31,6.25;4.69,5.94 +4.69,5.94;3.75,5.94 +3.75,5.94;3.12,5.62 +3.12,5.62;2.19,5.31 +2.19,5.31;1.25,5.31 +3.44,9.38;3.75,8.44 +3.75,8.44;4.06,7.81 +4.06,7.81;4.38,7.19 +4.38,7.19;5.00,6.88 +5.00,6.88;5.62,6.25 +5.62,6.25;6.25,5.94 +6.25,5.94;6.56,5.62 +6.56,5.62;7.19,5.31 +7.19,5.31;7.50,5.31 +7.50,5.31;8.12,5.31 +7.81,5.31;8.44,5.31 +8.44,5.31;8.44,5.62 +8.44,5.62;8.75,6.25 +8.75,6.25;8.75,6.25 +5.00,9.38;5.62,9.06 +5.62,9.06;5.94,9.06 +5.94,9.06;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,8.75 + +# UTF-16 : 7b 8b +# UTF-8 : 8b ae e7 +[7b8b] 箋 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +6.88,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +0.62,3.12;8.75,3.44 +7.81,3.12;7.50,2.81 +7.50,2.81;6.88,2.50 +6.88,2.50;6.56,2.19 +6.56,2.19;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;3.75,1.25 +3.75,1.25;2.81,1.25 +2.81,1.25;2.19,0.94 +2.19,0.94;0.94,0.94 +3.44,4.38;3.75,3.75 +3.75,3.75;4.06,3.12 +4.06,3.12;4.69,2.81 +4.69,2.81;5.00,2.19 +5.00,2.19;5.62,1.88 +5.62,1.88;6.25,1.56 +6.25,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,1.88 +5.00,4.38;5.62,4.06 +5.62,4.06;5.94,4.06 +5.94,4.06;6.56,3.75 +6.56,3.75;6.88,3.44 +0.62,6.56;8.75,6.88 +7.50,6.56;7.19,6.25 +7.19,6.25;6.88,5.94 +6.88,5.94;6.56,5.62 +6.56,5.62;5.94,5.62 +5.94,5.62;5.31,5.31 +5.31,5.31;4.69,5.00 +4.69,5.00;3.75,5.00 +3.75,5.00;3.12,4.69 +3.12,4.69;2.19,4.69 +2.19,4.69;1.25,4.38 +3.44,7.81;3.75,7.19 +3.75,7.19;4.06,6.56 +4.06,6.56;4.69,5.94 +4.69,5.94;5.00,5.62 +5.00,5.62;5.62,5.31 +5.62,5.31;6.25,5.00 +6.25,5.00;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;7.50,4.38 +7.50,4.38;8.12,4.38 +7.81,4.38;8.44,4.38 +8.44,4.38;8.44,4.69 +8.44,4.69;8.75,5.31 +8.75,5.31;8.75,5.31 +5.62,7.81;5.94,7.50 +5.94,7.50;6.56,7.19 +6.56,7.19;6.88,6.88 +6.88,6.88;7.19,6.88 + +# UTF-16 : 4f 8d +# UTF-8 : 8d be e4 +[4f8d] 侍 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 +2.19,6.25;9.06,6.25 +8.75,8.12;2.81,8.12 +5.62,6.25;5.62,9.38 +7.81,6.25;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,4.69;2.19,4.69 +5.31,1.88;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +4.06,3.44;3.75,3.75 + +# UTF-16 : 60 43 +# UTF-8 : 83 81 e6 +[6043] 恃 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,6.25;9.06,6.25 +8.75,8.12;2.81,8.12 +5.62,6.25;5.62,9.38 +7.81,6.25;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,4.69;2.19,4.69 +5.31,1.88;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +4.06,3.44;3.75,3.75 + +# UTF-16 : 5c d9 +# UTF-8 : 99 b3 e5 +[5cd9] 峙 +0.62,7.81;0.62,0.94 +0.62,1.56;3.12,1.56 +3.12,1.56;3.12,7.81 +1.88,1.56;1.88,9.06 +3.44,6.25;9.06,6.25 +8.75,8.12;4.06,8.12 +6.25,6.25;6.25,9.38 +7.81,6.25;8.12,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,4.69;3.75,4.69 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.75 + +# UTF-16 : 75 64 +# UTF-8 : a4 95 e7 +[7564] 畤 +3.75,6.25;9.06,6.25 +8.75,8.12;4.06,8.12 +6.56,6.25;6.56,9.38 +7.81,6.25;8.12,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,4.69;3.75,4.69 +5.94,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.75 +1.88,1.88;1.88,8.44 +0.62,1.56;3.44,1.56 +3.44,1.56;3.44,8.75 +3.44,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.62,5.31;3.44,5.31 + +# UTF-16 : 66 d6 +# UTF-8 : 96 9b e6 +[66d6] 曖 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.62,5.31;2.19,5.31 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.75 +5.62,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.75,9.06 +9.06,5.31;9.06,7.19 +9.06,7.19;3.12,7.19 +2.81,7.19;3.12,5.31 +4.38,7.19;4.38,7.50 +4.38,7.50;4.06,8.12 +4.06,8.12;3.75,8.44 +3.75,8.44;3.75,8.44 +6.25,7.19;5.94,7.50 +5.94,7.50;5.94,8.12 +5.94,8.12;5.62,8.44 +5.62,8.44;5.62,8.75 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.12,8.44 +8.12,8.44;8.12,8.75 +4.38,4.06;8.12,4.06 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;4.69,3.12 +4.69,3.12;4.38,3.44 +4.69,6.56;4.69,5.62 +4.69,5.62;4.69,5.31 +4.69,5.31;5.00,4.69 +5.00,4.69;5.62,4.69 +5.62,4.69;5.94,4.69 +5.94,4.69;6.25,4.69 +6.25,4.69;6.88,4.69 +6.88,4.69;7.50,5.00 +7.50,5.00;7.50,5.62 +7.50,5.62;7.50,5.94 +2.81,4.69;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +8.75,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.81,6.25 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.31,6.56 +5.31,6.56;5.31,6.56 +2.81,2.50;3.44,3.12 +3.44,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;5.00,4.69 + +# UTF-16 : 77 b9 +# UTF-8 : b9 9e e7 +[77b9] 瞹 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.62,4.06;2.50,4.06 +0.62,6.25;2.50,6.25 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.75 +5.62,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.75,9.06 +9.06,5.31;9.06,7.19 +9.06,7.19;3.12,7.19 +3.12,7.19;3.12,5.31 +4.38,7.19;4.38,7.50 +4.38,7.50;4.06,8.12 +4.06,8.12;3.75,8.44 +3.75,8.44;3.75,8.44 +6.25,7.19;5.94,7.50 +5.94,7.50;5.94,8.12 +5.94,8.12;5.62,8.44 +5.62,8.44;5.62,8.75 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.12,8.44 +8.12,8.44;8.12,8.75 +4.38,4.06;8.12,4.06 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;4.69,3.12 +4.69,3.12;4.38,3.44 +4.69,6.56;4.69,5.62 +4.69,5.62;4.69,5.31 +4.69,5.31;5.00,4.69 +5.00,4.69;5.62,4.69 +5.62,4.69;5.94,4.69 +5.94,4.69;6.25,4.69 +6.25,4.69;6.88,4.69 +6.88,4.69;7.50,5.00 +7.50,5.00;7.50,5.62 +7.50,5.62;7.50,5.94 +2.81,4.69;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +8.75,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.81,6.25 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.31,6.56 +5.31,6.56;5.31,6.56 +2.81,2.50;3.44,3.12 +3.44,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;5.00,4.69 + +# UTF-16 : 61 be +# UTF-8 : be 86 e6 +[61be] 憾 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +4.06,3.44;4.06,1.56 +4.06,1.56;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;7.81,1.56 +7.81,1.56;7.81,2.50 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +9.38,0.94;9.06,1.56 +9.06,1.56;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +6.56,2.19;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +8.44,7.50;8.12,7.19 +8.12,7.19;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.50,5.62 +7.50,5.62;7.50,5.31 +7.50,5.31;7.19,5.00 +7.19,5.00;6.88,4.69 +6.88,4.69;6.56,4.38 +6.56,4.38;6.25,4.06 +6.25,4.06;5.94,3.75 +6.56,9.38;6.56,8.44 +6.56,8.44;6.56,7.19 +6.56,7.19;6.88,6.56 +6.88,6.56;7.19,5.62 +7.19,5.62;7.50,5.00 +7.50,5.00;7.81,4.69 +7.81,4.69;7.81,4.38 +7.81,4.38;8.44,3.75 +8.44,3.75;8.44,3.75 +8.44,3.75;8.75,4.06 +8.75,4.06;9.06,4.38 +9.06,4.38;9.06,5.00 +9.06,5.00;9.06,5.62 +7.19,9.38;7.50,9.38 +7.50,9.38;8.12,9.06 +8.12,9.06;8.44,8.75 +8.44,8.75;8.44,8.75 +5.62,4.38;5.94,6.25 +5.62,6.25;3.75,6.25 +3.44,6.25;3.75,4.06 +3.75,4.69;5.62,4.69 +6.25,7.50;3.12,7.50 +2.19,3.44;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.81,5.31 +2.81,5.31;2.81,6.25 +2.81,6.25;2.81,6.56 +2.81,6.56;2.81,6.88 +2.81,6.88;2.81,8.44 +2.81,8.44;9.06,8.44 + +# UTF-16 : 64 bc +# UTF-8 : bc 92 e6 +[64bc] 撼 +4.06,3.44;4.06,1.56 +4.06,1.56;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;7.81,1.56 +7.81,1.56;7.81,2.50 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +9.38,0.94;9.06,1.56 +9.06,1.56;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +6.56,2.19;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +8.44,7.50;8.12,7.19 +8.12,7.19;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.50,5.62 +7.50,5.62;7.50,5.31 +7.50,5.31;7.19,5.00 +7.19,5.00;6.88,4.69 +6.88,4.69;6.56,4.38 +6.56,4.38;6.25,4.06 +6.25,4.06;5.94,3.75 +6.56,9.38;6.56,8.44 +6.56,8.44;6.56,7.19 +6.56,7.19;6.88,6.56 +6.88,6.56;7.19,5.62 +7.19,5.62;7.50,5.00 +7.50,5.00;7.81,4.69 +7.81,4.69;7.81,4.38 +7.81,4.38;8.44,3.75 +8.44,3.75;8.44,3.75 +8.44,3.75;8.75,4.06 +8.75,4.06;9.06,4.38 +9.06,4.38;9.06,5.00 +9.06,5.00;9.06,5.62 +7.19,9.38;7.50,9.38 +7.50,9.38;8.12,9.06 +8.12,9.06;8.44,8.75 +8.44,8.75;8.44,8.75 +5.62,4.38;5.94,6.25 +5.62,6.25;3.75,6.25 +3.44,6.25;3.75,4.06 +3.75,4.69;5.62,4.69 +6.25,7.50;3.12,7.50 +2.19,3.44;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.81,5.31 +2.81,5.31;2.81,6.25 +2.81,6.25;2.81,6.56 +2.81,6.56;2.81,6.88 +2.81,6.88;2.81,8.44 +2.81,8.44;9.06,8.44 +1.25,9.06;1.25,1.56 +1.25,1.56;1.25,1.25 +1.25,1.25;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.19,4.69;1.88,4.69 +1.88,4.69;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.50,7.19;0.31,7.19 + +# UTF-16 : 5f 04 +# UTF-8 : 84 bc e5 +[5f04] 弄 +8.75,5.62;0.62,5.62 +8.44,8.75;0.94,8.75 +7.81,7.19;1.56,7.19 +4.69,5.62;4.69,8.75 +0.31,3.75;9.06,3.75 +6.56,0.62;6.56,5.00 +0.94,0.62;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.12,4.38 +2.81,4.38;3.12,5.00 + +# UTF-16 : 59 54 +# UTF-8 : 94 a5 e5 +[5954] 奔 +8.75,8.44;0.62,8.44 +9.06,5.31;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.81,5.94 +7.81,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.31,8.44 +0.31,5.31;0.94,5.62 +0.94,5.62;1.56,5.94 +1.56,5.94;2.19,6.25 +2.19,6.25;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.69,9.38 +7.19,5.94;2.19,5.94 +0.31,3.44;9.06,3.44 +6.56,0.62;6.56,5.00 +4.69,4.06;4.69,7.50 +0.94,0.62;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +2.81,4.06;3.12,5.00 + +# UTF-16 : 9d 0e +# UTF-8 : 8e b4 e9 +[9d0e] 鴎 +4.06,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,1.56;3.75,1.56 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,3.75;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.81,5.31 +2.81,5.31;3.12,5.94 +3.12,5.94;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.44,7.81 +1.25,7.19;1.56,6.88 +1.56,6.88;1.88,6.25 +1.88,6.25;2.19,5.94 +2.19,5.94;2.50,5.62 +2.50,5.62;2.50,5.00 +2.50,5.00;2.81,4.69 +2.81,4.69;3.12,4.06 +3.12,4.06;3.12,3.75 +3.12,3.75;3.44,3.12 +3.44,3.12;3.75,2.50 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +6.88,1.56;6.88,1.88 +6.88,1.88;6.56,2.50 +6.56,2.50;6.56,2.81 +6.56,2.81;6.56,3.12 +5.62,0.94;5.31,1.56 +5.31,1.56;5.31,2.19 +5.31,2.19;5.31,2.81 +5.31,2.81;5.31,2.81 +3.75,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.38,3.12 +4.69,5.94;8.75,5.94 +8.75,5.94;8.75,8.44 +8.75,8.44;4.69,8.44 +4.38,8.44;4.69,3.75 +4.38,3.75;9.06,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +4.69,7.19;8.44,7.19 +6.25,9.69;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.94,8.44 +4.69,4.69;9.06,4.69 + +# UTF-16 : 65 a5 +# UTF-8 : a5 96 e6 +[65a5] 斥 +1.88,6.25;8.75,6.25 +1.56,8.44;2.50,8.44 +2.50,8.44;3.12,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,5.31 +1.56,5.31;1.88,6.25 +1.88,6.25;1.88,7.19 +1.88,7.19;1.88,8.44 +5.62,0.94;5.62,6.25 +8.44,2.50;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;6.88,3.44 +6.88,3.44;6.25,3.75 +6.25,3.75;5.62,4.06 +5.62,4.06;5.00,4.38 +5.00,4.38;4.69,4.38 +4.69,4.38;4.06,4.69 +4.06,4.69;3.44,5.00 +3.44,5.00;2.81,5.31 + +# UTF-16 : 62 c6 +# UTF-8 : 86 8b e6 +[62c6] 拆 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.56,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +3.44,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.44,7.19;0.31,7.19 +4.38,6.25;9.06,6.25 +7.19,0.62;7.19,6.25 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.44,9.06 +2.50,0.94;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.38,5.94 +4.38,5.94;4.38,7.19 +4.38,7.19;4.38,8.44 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.50,3.75 +7.50,3.75;6.88,4.06 +6.88,4.06;6.56,4.38 +6.56,4.38;6.25,4.38 +6.25,4.38;5.94,4.69 +5.94,4.69;5.31,5.00 +5.31,5.00;5.00,5.31 + +# UTF-16 : 6c dd +# UTF-8 : 9d b3 e6 +[6cdd] 泝 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.50,3.75 +2.81,7.50;2.19,8.12 +2.19,8.12;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +2.50,5.31;2.19,5.62 +2.19,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +4.06,6.25;9.06,6.25 +6.88,0.62;6.88,6.25 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.44,9.06 +2.50,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.44 +3.75,3.44;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;4.06,5.94 +4.06,5.94;4.06,7.19 +4.06,7.19;4.06,8.44 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.12 +8.12,3.12;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.25,4.38 +6.25,4.38;5.94,4.38 +5.94,4.38;5.31,4.69 +5.31,4.69;5.00,5.00 +5.00,5.00;4.69,5.31 + +# UTF-16 : 8a 34 +# UTF-8 : b4 a8 e8 +[8a34] 訴 +0.94,1.25;3.75,1.25 +3.75,1.25;3.75,3.44 +3.75,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.62,7.50;4.06,7.50 +0.94,5.94;3.75,5.94 +0.94,4.69;3.75,4.69 +0.94,8.75;3.75,8.75 +4.69,6.25;9.06,6.25 +7.19,0.62;7.19,6.25 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +4.06,0.94;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.38,2.50 +4.38,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;4.69,5.94 +4.69,5.94;4.69,7.19 +4.69,7.19;4.69,8.44 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.50,3.75 +7.50,3.75;7.19,4.06 +7.19,4.06;6.88,4.38 +6.88,4.38;6.25,4.69 +6.25,4.69;5.94,5.00 +5.94,5.00;5.62,5.00 +5.62,5.00;5.31,5.31 + +# UTF-16 : 67 dd +# UTF-8 : 9d 9f e6 +[67dd] 柝 +2.19,0.62;2.19,9.06 +3.75,7.19;0.31,7.19 +0.31,2.81;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.50,6.56 +2.50,6.56;2.19,7.19 +4.38,6.25;9.06,6.25 +7.19,0.62;7.19,6.25 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.75,9.06 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.38,5.94 +4.38,5.94;4.38,7.19 +4.38,7.19;4.38,8.44 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.50,3.75 +7.50,3.75;6.88,4.06 +6.88,4.06;6.56,4.38 +6.56,4.38;6.25,4.38 +6.25,4.38;5.94,4.69 +5.94,4.69;5.31,5.00 +5.31,5.00;5.00,5.31 + +# UTF-16 : 59 6a +# UTF-8 : aa a5 e5 +[596a] 奪 +0.62,8.44;8.75,8.44 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.75,8.44 +3.75,8.44;3.44,8.12 +3.44,8.12;3.12,7.81 +3.12,7.81;2.50,7.50 +2.50,7.50;2.19,7.19 +2.19,7.19;1.56,7.19 +1.56,7.19;0.94,6.88 +0.94,6.88;0.31,6.56 +0.62,5.31;1.25,5.62 +1.25,5.62;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +4.69,3.75;4.69,6.88 +1.56,5.94;1.56,3.75 +1.56,3.75;8.12,3.75 +7.81,6.88;2.50,6.88 +1.56,5.62;7.81,5.62 +1.56,4.69;7.81,4.69 +5.31,7.81;5.31,7.19 +5.31,7.19;5.00,6.88 +5.00,6.88;4.69,6.88 +5.31,8.44;5.94,7.81 +5.94,7.81;6.25,7.81 +6.25,7.81;6.56,7.50 +6.56,7.50;6.88,7.19 +6.88,7.19;7.50,7.19 +7.50,7.19;7.81,6.88 +7.81,6.88;8.12,6.88 +8.12,6.88;8.75,6.56 +8.75,6.56;9.06,6.56 +4.06,0.94;3.75,1.25 +3.75,1.25;3.44,1.56 +3.44,1.56;3.12,1.88 +3.12,1.88;2.50,2.19 +2.50,2.19;2.19,2.19 +7.19,3.75;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +8.75,2.81;0.62,2.81 + +# UTF-16 : 81 05 +# UTF-8 : 85 84 e8 +[8105] 脅 +1.56,0.94;1.56,4.69 +1.56,4.69;7.81,4.69 +7.81,4.69;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +1.56,2.50;7.81,2.50 +1.56,3.75;7.81,3.75 +0.31,5.31;0.94,5.62 +0.94,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +0.31,6.88;4.38,6.88 +4.38,6.88;4.38,6.25 +4.38,6.25;4.06,5.62 +4.06,5.62;3.75,5.62 +3.75,5.62;3.44,5.31 +3.44,5.31;3.12,5.31 +3.12,5.31;2.50,5.62 +2.50,5.62;2.19,5.62 +4.69,5.31;5.31,5.62 +5.31,5.62;5.94,5.94 +5.94,5.94;6.25,6.25 +6.25,6.25;6.56,6.88 +6.56,6.88;6.56,7.19 +4.69,6.88;8.75,6.88 +8.75,6.88;8.75,6.25 +8.75,6.25;8.75,5.62 +8.75,5.62;8.44,5.62 +8.44,5.62;7.81,5.31 +7.81,5.31;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.56,5.62 +1.25,7.50;1.88,7.50 +1.88,7.50;2.50,7.50 +2.50,7.50;2.81,7.81 +2.81,7.81;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;4.06,8.44 +4.06,8.44;4.69,8.75 +4.69,8.75;5.00,9.38 +1.56,8.75;8.12,8.75 +8.12,8.75;8.12,8.12 +8.12,8.12;7.81,7.81 +7.81,7.81;7.50,7.50 +7.50,7.50;7.19,7.50 +7.19,7.50;6.56,7.50 +6.56,7.50;6.25,7.50 +6.25,7.50;5.62,7.50 +5.62,7.50;5.31,7.50 + +# UTF-16 : 63 fa +# UTF-8 : ba 8f e6 +[63fa] 揺 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +4.06,6.25;3.75,6.88 +3.75,6.88;3.75,7.19 +3.75,7.19;3.44,7.81 +3.44,7.81;3.44,7.81 +5.94,6.25;5.94,6.88 +5.94,6.88;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.62,8.12 +7.50,5.94;7.81,6.25 +7.81,6.25;7.81,6.88 +7.81,6.88;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.44,8.44 +9.06,5.94;3.12,5.94 +9.06,4.06;2.81,4.06 +3.44,3.44;3.44,0.62 +5.94,5.94;5.94,1.25 +3.44,1.25;8.44,1.25 +8.44,0.62;8.44,3.44 + +# UTF-16 : 74 76 +# UTF-8 : b6 91 e7 +[7476] 瑶 +2.81,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,2.19;1.56,8.44 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +4.06,6.25;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.44,7.81 +3.44,7.81;3.44,7.81 +6.25,6.25;5.94,6.56 +5.94,6.56;5.94,7.19 +5.94,7.19;5.62,7.81 +5.62,7.81;5.62,8.12 +7.50,5.94;7.81,6.25 +7.81,6.25;7.81,6.88 +7.81,6.88;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.44,8.44 +9.06,5.94;3.12,5.94 +9.06,4.06;3.12,4.06 +3.44,3.44;3.75,0.62 +5.94,5.94;5.94,1.25 +3.44,1.25;8.44,1.25 +8.44,0.62;8.44,3.44 + +# UTF-16 : 8b 21 +# UTF-8 : a1 ac e8 +[8b21] 謡 +0.94,1.25;3.12,1.25 +2.81,1.25;3.12,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 +4.38,6.25;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.81 +3.75,7.81;3.75,7.81 +6.25,6.25;6.25,6.56 +6.25,6.56;5.94,7.19 +5.94,7.19;5.94,7.81 +5.94,7.81;5.62,8.12 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.44,8.44 +9.06,5.94;3.44,5.94 +9.06,4.06;3.44,4.06 +3.75,3.44;3.75,0.62 +6.25,5.94;6.25,1.25 +3.75,1.25;8.75,1.25 +8.75,0.62;8.75,3.44 + +# UTF-16 : 6d 8c +# UTF-8 : 8c b6 e6 +[6d8c] 涌 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.12,3.44;8.75,3.44 +3.12,5.31;8.75,5.31 +3.12,0.62;3.12,7.19 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +2.81,8.75;8.75,8.75 +4.06,8.44;4.38,8.12 +4.38,8.12;4.69,7.81 +4.69,7.81;5.31,7.50 +5.31,7.50;5.62,7.50 +5.62,7.50;5.94,7.19 +8.75,8.75;8.44,8.44 +8.44,8.44;7.81,8.12 +7.81,8.12;7.19,7.81 +7.19,7.81;6.56,7.50 +6.56,7.50;5.94,7.19 +5.94,7.19;5.94,0.94 + +# UTF-16 : 4f d1 +# UTF-8 : 91 bf e4 +[4fd1] 俑 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +3.12,3.44;8.75,3.44 +3.12,5.31;8.75,5.31 +2.81,0.62;2.81,7.19 +2.81,7.19;8.75,7.19 +8.75,7.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +2.81,8.75;8.75,8.75 +3.75,8.44;4.38,8.12 +4.38,8.12;4.69,7.81 +4.69,7.81;5.00,7.50 +5.00,7.50;5.62,7.50 +5.62,7.50;5.94,7.19 +8.75,8.75;8.44,8.44 +8.44,8.44;7.81,8.12 +7.81,8.12;7.19,7.81 +7.19,7.81;6.56,7.50 +6.56,7.50;6.25,7.50 +6.25,7.50;5.94,7.19 +5.62,7.19;5.94,0.94 + +# UTF-16 : 68 76 +# UTF-8 : b6 a1 e6 +[6876] 桶 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +3.44,3.44;8.75,3.44 +3.44,5.31;8.75,5.31 +3.44,0.62;3.44,7.19 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +3.12,8.75;9.06,8.75 +4.38,8.44;4.69,8.12 +4.69,8.12;5.00,7.81 +5.00,7.81;5.62,7.50 +5.62,7.50;5.94,7.50 +5.94,7.50;6.25,7.19 +8.75,8.75;8.44,8.44 +8.44,8.44;7.81,8.12 +7.81,8.12;7.19,7.81 +7.19,7.81;6.56,7.50 +6.56,7.50;6.25,7.19 +5.94,7.19;6.25,0.94 + +# UTF-16 : 8e 0a +# UTF-8 : 8a b8 e8 +[8e0a] 踊 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +1.88,4.69;3.44,4.69 +1.88,1.56;1.88,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.12,6.25 +3.12,6.25;3.12,8.75 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +4.06,3.44;8.75,3.44 +4.06,5.31;8.75,5.31 +3.75,0.62;3.75,7.19 +3.75,7.19;8.75,7.19 +8.75,7.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +3.75,8.75;9.06,8.75 +4.38,8.44;5.00,8.12 +5.00,8.12;5.31,7.81 +5.31,7.81;5.62,7.50 +5.62,7.50;5.94,7.50 +5.94,7.50;6.25,7.19 +8.75,8.75;8.44,8.44 +8.44,8.44;7.81,8.12 +7.81,8.12;7.19,7.81 +7.19,7.81;6.56,7.50 +6.56,7.50;6.25,7.19 +6.25,7.19;6.25,0.94 + +# UTF-16 : 8a a6 +# UTF-8 : a6 aa e8 +[8aa6] 誦 +0.62,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +4.06,3.44;8.75,3.44 +4.06,5.31;8.75,5.31 +4.06,0.62;4.06,7.19 +4.06,7.19;8.75,7.19 +8.75,7.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +3.75,8.75;9.06,8.75 +4.69,8.44;5.00,8.12 +5.00,8.12;5.31,7.81 +5.31,7.81;5.62,7.50 +5.62,7.50;5.94,7.50 +5.94,7.50;6.56,7.19 +8.75,8.75;8.44,8.44 +8.44,8.44;7.81,8.12 +7.81,8.12;7.19,7.81 +7.19,7.81;6.56,7.50 +6.56,7.50;6.25,7.19 +6.25,7.19;6.56,0.94 + +# UTF-16 : 86 f9 +# UTF-8 : b9 9b e8 +[86f9] 蛹 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 +4.06,3.44;8.75,3.44 +4.06,5.31;8.75,5.31 +4.06,0.62;4.06,7.19 +4.06,7.19;8.75,7.19 +8.75,7.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +3.75,8.75;9.06,8.75 +4.69,8.44;5.00,8.12 +5.00,8.12;5.31,7.81 +5.31,7.81;5.62,7.50 +5.62,7.50;6.25,7.50 +6.25,7.50;6.56,7.19 +8.75,8.75;8.44,8.44 +8.44,8.44;7.81,8.12 +7.81,8.12;7.19,7.81 +7.19,7.81;6.56,7.50 +6.56,7.50;6.25,7.19 +6.56,7.19;6.56,0.94 + +# UTF-16 : 9b d2 +# UTF-8 : 92 af e9 +[9bd2] 鯒 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.81,8.75 +0.62,5.31;3.12,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.75,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.12,3.12 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.50,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +4.38,3.44;8.75,3.44 +4.38,5.31;8.75,5.31 +4.06,0.62;4.06,7.19 +4.06,7.19;8.75,7.19 +8.75,7.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +4.06,8.75;9.06,8.75 +4.69,8.44;5.00,8.12 +5.00,8.12;5.31,7.81 +5.31,7.81;5.62,7.50 +5.62,7.50;6.25,7.50 +6.25,7.50;6.56,7.19 +8.75,8.75;8.44,8.44 +8.44,8.44;7.81,8.12 +7.81,8.12;7.19,7.81 +7.19,7.81;6.56,7.50 +6.56,7.50;6.25,7.19 +6.56,7.19;6.56,0.94 + +# UTF-16 : 88 70 +# UTF-8 : b0 a1 e8 +[8870] 衰 +1.88,5.94;9.06,5.94 +0.31,5.94;1.56,5.94 +4.69,4.69;4.06,4.06 +4.06,4.06;3.75,4.06 +3.75,4.06;3.12,3.75 +3.12,3.75;2.81,3.44 +2.81,3.44;2.50,3.44 +2.50,3.44;1.88,3.12 +1.88,3.12;1.56,2.81 +1.56,2.81;0.94,2.81 +0.94,2.81;0.31,2.50 +4.69,4.69;5.00,4.06 +5.00,4.06;5.31,3.75 +5.31,3.75;5.62,3.12 +5.62,3.12;5.94,2.81 +5.94,2.81;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,1.88 +2.81,1.25;2.81,3.44 +6.25,2.50;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.44,4.06 +0.31,8.44;9.06,8.44 +4.69,8.44;4.69,9.38 +1.56,4.69;1.56,7.19 +1.56,7.19;7.81,7.19 +7.81,7.19;7.81,4.69 +7.81,4.69;1.88,4.69 + +# UTF-16 : 95 91 +# UTF-8 : 91 96 e9 +[9591] 閑 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.62 +4.06,5.62;0.94,5.62 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.62 +5.31,5.62;8.44,5.62 +7.19,4.38;2.19,4.38 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.44 +3.75,3.44;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,1.25;4.69,5.31 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;6.25,2.81 +6.25,2.81;5.62,3.44 +5.62,3.44;5.31,3.75 +5.31,3.75;4.69,4.38 + +# UTF-16 : 95 82 +# UTF-8 : 82 96 e9 +[9582] 閂 +2.19,3.44;7.19,3.44 +5.31,7.19;8.44,7.19 +4.06,7.19;0.94,7.19 +0.94,0.94;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.62 +4.06,5.62;0.94,5.62 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.62 +5.31,5.62;8.44,5.62 + +# UTF-16 : 93 5b +# UTF-8 : 9b 8d e9 +[935b] 鍛 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +5.94,5.62;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.56,6.88 +6.56,6.88;6.56,7.50 +6.56,7.50;6.56,8.12 +6.56,8.12;6.56,8.75 +6.56,8.75;8.44,8.75 +8.44,8.75;8.44,6.25 +8.44,6.25;8.75,5.94 +8.75,5.94;9.06,5.94 +9.06,5.94;9.38,6.25 +9.38,6.25;9.38,6.88 +9.38,6.88;9.38,7.19 +6.25,5.00;9.06,5.00 +5.31,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.75,4.38 +8.75,4.38;8.75,5.00 +9.38,0.94;9.06,1.25 +9.06,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 +6.25,9.06;5.62,8.75 +5.62,8.75;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.44 +4.69,8.44;4.06,8.12 +4.06,8.12;4.06,0.62 +6.25,3.44;5.62,3.44 +5.62,3.44;5.00,3.12 +5.00,3.12;4.38,2.81 +4.38,2.81;4.06,2.81 +4.06,2.81;3.44,2.50 +5.94,5.00;4.06,5.00 +5.94,6.88;4.06,6.88 + +# UTF-16 : 7d de +# UTF-8 : 9e b7 e7 +[7dde] 緞 +5.94,5.62;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.56,6.88 +6.56,6.88;6.56,7.50 +6.56,7.50;6.56,8.12 +6.56,8.12;6.56,8.75 +6.56,8.75;8.12,8.75 +8.12,8.75;8.12,6.25 +8.12,6.25;8.44,5.94 +8.44,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 +9.06,5.94;9.06,6.25 +9.06,6.25;9.06,6.88 +9.06,6.88;9.38,7.19 +5.94,5.00;8.75,5.00 +5.31,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.75,4.38 +8.75,4.38;8.75,5.00 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.25,4.69 +5.94,9.06;5.62,8.75 +5.62,8.75;5.00,8.75 +5.00,8.75;4.69,8.44 +4.69,8.44;4.38,8.44 +4.38,8.44;3.75,8.12 +3.75,8.12;3.75,0.62 +5.94,3.44;5.62,3.44 +5.62,3.44;5.00,3.12 +5.00,3.12;4.38,2.81 +4.38,2.81;3.75,2.81 +3.75,2.81;3.12,2.50 +5.62,5.00;3.75,5.00 +5.62,6.88;3.75,6.88 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.44 +1.25,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 + +# UTF-16 : 60 20 +# UTF-8 : a0 80 e6 +[6020] 怠 +1.56,4.06;7.81,4.06 +7.81,4.06;7.81,6.56 +7.81,6.56;1.56,6.56 +1.56,6.56;1.56,4.06 +2.81,3.44;3.12,1.88 +2.81,1.88;3.12,1.25 +3.12,1.25;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.50 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.44 +9.06,6.56;8.44,6.88 +8.44,6.88;8.12,7.50 +8.12,7.50;7.50,7.81 +7.50,7.81;6.88,8.44 +6.88,8.44;6.25,8.75 +0.31,7.19;1.25,7.19 +1.25,7.19;1.88,7.19 +1.88,7.19;2.50,7.19 +2.50,7.19;3.44,7.19 +3.44,7.19;4.06,7.19 +4.06,7.19;5.00,7.19 +5.00,7.19;5.62,7.19 +5.62,7.19;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;8.12,7.50 +1.88,7.19;2.19,7.50 +2.19,7.50;2.81,8.12 +2.81,8.12;3.12,8.44 +3.12,8.44;3.44,9.06 +3.44,9.06;4.06,9.38 + +# UTF-16 : 63 da +# UTF-8 : 9a 8f e6 +[63da] 揚 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +4.69,0.62;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;7.81,4.38 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.62,4.06 +5.62,4.06;5.94,4.38 +2.19,2.50;2.81,3.12 +2.81,3.12;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.38 +4.06,4.38;4.69,5.00 +4.69,5.00;4.69,5.31 +3.75,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,5.94 +3.75,7.50;8.44,7.50 +2.81,5.31;9.06,5.31 +4.06,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 69 4a +# UTF-8 : 8a a5 e6 +[694a] 楊 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.31,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +5.00,0.62;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.50,3.75 +7.50,3.75;7.81,4.38 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;5.94,4.38 +2.50,2.50;3.12,3.12 +3.12,3.12;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.38,4.38 +4.38,4.38;4.69,5.00 +4.69,5.00;5.00,5.31 +3.75,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,5.94 +3.75,7.50;8.44,7.50 +3.12,5.31;9.06,5.31 +4.38,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 71 6c +# UTF-8 : ac 85 e7 +[716c] 煬 +2.81,1.88;2.81,2.50 +2.81,2.50;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.69 +0.62,7.81;0.62,7.19 +0.62,7.19;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.31,5.00 +0.31,5.00;0.31,4.69 +3.12,8.12;2.81,7.50 +2.81,7.50;2.81,6.88 +2.81,6.88;2.50,6.25 +2.50,6.25;2.50,5.62 +2.50,5.62;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +5.00,0.62;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.50,3.75 +7.50,3.75;7.81,4.38 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;5.94,4.38 +2.50,2.81;3.12,3.12 +3.12,3.12;3.75,3.75 +3.75,3.75;4.38,4.06 +4.38,4.06;4.69,4.69 +4.69,4.69;5.00,5.31 +3.75,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,5.94 +3.75,7.50;8.44,7.50 +3.12,5.31;9.06,5.31 +4.38,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 66 a2 +# UTF-8 : a2 9a e6 +[66a2] 暢 +1.88,9.06;1.88,0.62 +0.62,3.12;3.12,3.12 +3.12,3.12;3.12,7.50 +3.12,7.50;0.62,7.50 +0.31,7.50;0.62,3.12 +0.62,5.31;3.12,5.31 +5.00,0.62;5.31,0.94 +5.31,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;7.81,4.38 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.25,4.38 +2.81,2.50;3.44,3.12 +3.44,3.12;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;4.69,4.38 +4.69,4.38;5.31,5.00 +5.31,5.00;5.31,5.31 +4.06,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,7.50;8.44,7.50 +3.44,5.31;9.06,5.31 +4.69,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 66 98 +# UTF-8 : 98 9a e6 +[6698] 暘 +0.94,1.56;2.50,1.56 +2.50,1.56;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,5.31;2.50,5.31 +5.00,0.62;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;7.81,4.38 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;5.94,4.06 +5.94,4.06;6.25,4.38 +2.81,2.81;3.44,3.12 +3.44,3.12;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;5.00,4.69 +5.00,4.69;5.31,5.31 +3.75,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,5.94 +3.75,7.50;8.44,7.50 +3.12,5.31;9.06,5.31 +4.38,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 87 6a +# UTF-8 : aa 9d e8 +[876a] 蝪 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.62,7.81 +0.31,7.81;0.62,4.06 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 +5.00,0.62;5.31,0.94 +5.31,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.12,4.38 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;6.56,4.38 +3.44,3.12;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,5.31 +4.06,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,7.50;8.44,7.50 +3.44,5.31;9.06,5.31 +4.69,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 + +# UTF-16 : 4f ae +# UTF-8 : ae be e4 +[4fae] 侮 +2.50,9.06;2.19,8.75 +2.19,8.75;2.19,8.12 +2.19,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.56,6.56 +1.56,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.56 +8.75,8.44;3.75,8.44 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,7.19 +3.12,7.19;3.44,7.50 +3.44,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;3.75,8.75 +3.75,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +2.50,4.69;9.06,4.69 +2.81,1.25;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;8.75,7.19 +8.75,7.19;8.44,6.56 +8.44,6.56;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 +5.62,1.88;5.62,2.50 +5.62,2.50;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;5.94,6.25 +5.94,6.25;5.94,6.56 +5.94,6.56;6.25,7.19 +2.81,1.88;8.75,1.88 + +# UTF-16 : 60 94 +# UTF-8 : 94 82 e6 +[6094] 悔 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +8.75,8.44;4.06,8.44 +2.81,5.94;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.06,8.75 +4.06,8.75;4.06,9.06 +4.06,9.06;4.38,9.38 +2.50,4.69;9.06,4.69 +2.81,1.25;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,6.56 +3.75,6.56;3.75,7.19 +3.75,7.19;8.75,7.19 +8.75,7.19;8.44,6.56 +8.44,6.56;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 +5.62,1.88;5.62,2.50 +5.62,2.50;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;5.94,6.25 +5.94,6.25;6.25,6.56 +6.25,6.56;6.25,7.19 +3.12,1.88;8.75,1.88 + +# UTF-16 : 66 66 +# UTF-8 : a6 99 e6 +[6666] 晦 +9.06,8.44;4.38,8.44 +2.81,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.38,8.75 +4.38,8.75;4.69,9.06 +4.69,9.06;4.69,9.38 +3.12,4.69;9.06,4.69 +3.12,1.25;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,6.56 +4.06,6.56;4.06,7.19 +4.06,7.19;8.75,7.19 +8.75,7.19;8.44,6.56 +8.44,6.56;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 +5.62,1.88;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;6.25,4.38 +6.25,4.38;6.25,5.00 +6.25,5.00;6.25,5.62 +6.25,5.62;6.25,6.25 +6.25,6.25;6.25,6.56 +6.25,6.56;6.25,7.19 +3.44,1.88;8.75,1.88 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.62,5.31;2.50,5.31 + +# UTF-16 : 71 6e +# UTF-8 : ae 85 e7 +[716e] 煮 +8.75,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +6.25,0.62;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.62,2.50 +5.62,2.50;5.31,2.50 +3.75,0.62;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,5.94;2.19,3.12 +2.19,3.12;8.12,3.12 +8.12,3.12;8.12,5.94 +8.12,5.94;2.19,5.94 +2.19,4.38;7.81,4.38 +0.31,5.31;1.25,5.62 +1.25,5.62;2.50,5.94 +2.50,5.94;3.44,6.25 +3.44,6.25;4.38,6.56 +4.38,6.56;5.00,6.88 +5.00,6.88;5.94,7.50 +5.94,7.50;6.56,7.81 +6.56,7.81;7.19,8.12 +7.19,8.12;7.81,8.75 +7.81,8.75;8.44,9.06 +0.31,6.88;9.06,6.88 +7.50,8.44;1.25,8.44 +4.38,6.88;4.38,9.38 + +# UTF-16 : 6c 62 +# UTF-8 : a2 b1 e6 +[6c62] 汢 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.50,7.50;2.19,8.12 +2.19,8.12;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +2.81,1.25;9.06,1.25 +8.75,6.88;3.12,6.88 +6.25,1.25;6.25,9.06 + +# UTF-16 : 54 10 +# UTF-8 : 90 90 e5 +[5410] 吐 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +2.81,1.25;9.06,1.25 +8.75,6.88;3.44,6.88 +6.25,1.25;6.25,9.06 + +# UTF-16 : 67 5c +# UTF-8 : 9c 9d e6 +[675c] 杜 +2.19,0.62;2.19,9.06 +3.75,7.19;0.62,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +3.75,3.75;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.81,6.56 +2.81,6.56;2.50,6.88 +2.50,6.88;2.19,7.19 +3.75,1.25;9.06,1.25 +8.75,6.88;4.06,6.88 +6.56,1.25;6.56,9.06 + +# UTF-16 : 72 61 +# UTF-8 : a1 89 e7 +[7261] 牡 +0.31,3.75;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.50,4.06 +2.50,4.06;3.12,4.38 +3.12,4.38;3.75,4.69 +0.94,7.50;3.75,7.50 +2.19,0.62;2.19,9.06 +0.31,5.31;0.62,5.94 +0.62,5.94;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;1.25,8.12 +1.25,8.12;1.25,8.44 +1.25,8.44;1.25,8.75 +3.12,1.25;9.06,1.25 +9.06,6.88;3.75,6.88 +6.56,1.25;6.56,9.06 + +# UTF-16 : 80 9a +# UTF-8 : 9a 82 e8 +[809a] 肚 +0.94,4.06;3.12,4.06 +1.25,6.56;3.12,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;3.12,8.75 +3.12,8.75;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +3.75,1.25;9.06,1.25 +9.06,6.88;4.06,6.88 +6.88,1.25;6.88,9.06 + +# UTF-16 : 61 48 +# UTF-8 : 88 85 e6 +[6148] 慈 +0.31,8.12;9.06,8.12 +3.44,8.12;3.44,8.75 +3.44,8.75;3.12,9.06 +3.12,9.06;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.12;6.25,8.44 +6.25,8.44;6.25,9.06 +6.25,9.06;6.56,9.38 +6.56,9.38;6.56,9.38 +2.81,3.44;3.12,1.88 +2.81,1.88;3.12,1.25 +3.12,1.25;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.50 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.44 +4.38,4.38;0.62,4.06 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.56,6.25 +1.56,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +4.69,3.75;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.06,5.00 +4.06,5.00;3.75,5.31 +3.75,5.31;3.75,5.94 +1.25,4.06;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.31 +2.50,5.31;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;4.06,7.19 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,6.88 +1.88,6.88;2.19,7.50 +2.19,7.50;2.50,7.81 +8.44,4.38;4.69,4.06 +6.56,5.31;6.25,5.62 +6.25,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.31,6.56 +5.31,6.56;5.00,6.88 +8.75,3.75;8.75,4.06 +8.75,4.06;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;8.12,5.31 +8.12,5.31;7.81,5.94 +5.62,4.06;5.94,4.38 +5.94,4.38;6.25,4.69 +6.25,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.12,7.19 +5.31,6.56;5.62,6.88 +5.62,6.88;5.94,6.88 +5.94,6.88;6.25,7.50 +6.25,7.50;6.56,7.81 + +# UTF-16 : 89 72 +# UTF-8 : b2 a5 e8 +[8972] 襲 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +3.75,8.44;4.06,8.75 +1.88,7.50;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;1.25,8.75 +0.31,7.50;4.69,7.50 +0.62,8.75;4.69,8.75 +2.50,8.75;2.50,9.38 +9.06,5.31;9.06,5.00 +9.06,5.00;8.75,4.38 +8.75,4.38;8.44,4.38 +8.44,4.38;7.50,4.38 +7.50,4.38;6.88,4.38 +6.88,4.38;6.56,4.38 +6.56,4.38;5.94,4.38 +5.94,4.38;5.31,4.38 +5.31,4.38;5.31,4.69 +5.31,4.69;5.31,7.19 +5.31,7.19;8.75,7.19 +8.75,7.19;8.75,8.12 +8.75,8.12;5.31,8.12 +5.31,8.12;5.31,9.38 +5.31,6.56;8.75,6.56 +5.31,5.94;8.75,5.94 +5.31,5.00;8.75,5.00 +8.75,8.75;5.31,8.75 +0.94,4.06;0.94,6.88 +0.94,6.88;4.38,6.88 +4.38,6.88;4.38,4.69 +4.38,4.69;3.75,4.38 +3.75,4.38;3.75,4.38 +3.44,4.38;3.12,4.38 +3.12,4.38;2.50,4.38 +0.94,5.31;4.06,5.31 +0.94,5.94;4.06,5.94 +4.69,3.44;4.69,4.38 +0.62,3.44;8.75,3.44 +4.69,3.44;4.06,3.12 +4.06,3.12;3.75,3.12 +3.75,3.12;3.12,2.81 +3.12,2.81;2.81,2.81 +2.81,2.81;2.50,2.50 +2.50,2.50;1.88,2.50 +1.88,2.50;1.56,2.19 +1.56,2.19;0.94,2.19 +0.94,2.19;0.31,2.19 +4.69,3.44;5.00,3.12 +5.00,3.12;5.31,2.81 +5.31,2.81;5.62,2.50 +5.62,2.50;5.94,2.19 +5.94,2.19;6.56,1.88 +6.56,1.88;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +2.81,0.94;2.81,2.81 +6.25,2.19;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.44,3.12 + +# UTF-16 : 61 f2 +# UTF-8 : b2 87 e6 +[61f2] 懲 +2.50,7.81;2.19,7.19 +2.19,7.19;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;0.62,6.25 +0.62,6.25;0.00,5.94 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +6.25,4.38;5.62,4.38 +5.62,4.38;5.00,4.06 +5.00,4.06;4.06,4.06 +4.06,4.06;3.75,4.06 +3.75,4.06;3.12,4.06 +3.12,4.06;2.81,4.06 +2.81,4.06;2.19,3.75 +1.25,3.12;1.25,6.56 +5.94,5.31;2.81,5.31 +5.94,6.56;2.50,6.56 +4.38,4.06;4.38,6.56 +4.38,7.50;4.38,9.38 +2.81,8.75;2.81,7.50 +2.81,7.50;5.94,7.50 +5.62,7.50;5.94,8.75 +5.62,3.44;6.25,3.75 +6.25,3.75;6.88,4.06 +6.88,4.06;7.19,4.38 +7.19,4.38;7.50,4.69 +7.50,4.69;7.81,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.44,6.25 +8.44,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,8.12 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.50,5.00 +7.50,5.00;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;7.19,6.56 +7.19,6.56;6.88,7.19 +6.88,7.19;6.88,7.81 +6.88,8.12;9.38,8.12 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.81 +6.56,7.81;6.88,8.12 +6.88,8.12;6.88,8.75 +6.88,8.75;7.19,9.38 +2.81,3.44;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.88 +7.19,1.88;7.50,2.50 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,2.81 +5.00,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 + +# UTF-16 : 52 08 +# UTF-8 : 88 88 e5 +[5208] 刈 +0.31,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.50,3.44 +2.50,3.44;2.81,4.38 +2.81,4.38;3.12,5.31 +3.12,5.31;3.44,5.94 +3.44,5.94;3.75,6.88 +3.75,6.88;4.06,8.12 +4.06,8.12;4.38,9.06 +0.62,7.19;1.25,6.88 +1.25,6.88;1.56,6.25 +1.56,6.25;2.19,5.94 +2.19,5.94;2.81,5.31 +2.81,5.31;3.12,5.00 +3.12,5.00;3.75,4.38 +3.75,4.38;4.06,3.75 +4.06,3.75;4.38,3.44 +4.38,3.44;5.00,2.81 +5.00,2.81;5.31,2.19 +5.94,2.50;6.25,8.75 +8.44,9.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 6f 97 +# UTF-8 : 97 be e6 +[6f97] 澗 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.25,5.94 +1.25,5.94;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +6.25,7.50;8.75,7.50 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;6.25,8.75 +5.94,8.75;6.25,5.62 +5.94,5.62;8.75,5.62 +5.31,7.50;2.81,7.50 +2.81,0.62;2.81,8.75 +2.81,8.75;5.31,8.75 +5.31,8.75;5.31,5.62 +5.31,5.62;2.81,5.62 +7.19,3.44;4.38,3.44 +4.06,1.25;4.06,4.69 +4.06,4.69;7.50,4.69 +7.19,4.69;7.50,1.88 +7.19,1.88;4.38,1.88 + +# UTF-16 : 6f 64 +# UTF-8 : a4 bd e6 +[6f64] 潤 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.25,5.94 +1.25,5.94;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +6.25,7.50;8.75,7.50 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;6.25,8.75 +5.94,8.75;6.25,5.62 +5.94,5.62;8.75,5.62 +5.31,7.50;2.81,7.50 +2.81,0.62;2.81,8.75 +2.81,8.75;5.31,8.75 +5.31,8.75;5.31,5.62 +5.31,5.62;2.81,5.62 +7.50,3.44;4.06,3.44 +3.75,4.69;7.81,4.69 +3.75,1.88;7.81,1.88 +5.62,1.88;5.94,4.69 + +# UTF-16 : 7e 1b +# UTF-8 : 9b b8 e7 +[7e1b] 縛 +3.44,4.06;3.44,4.69 +3.44,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;2.81,6.56 +0.00,4.69;3.44,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.50 +2.50,7.50;2.81,7.81 +2.81,7.81;3.12,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.81 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +3.12,1.56;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,9.06 +8.12,9.06;8.44,8.75 +8.44,8.75;8.44,8.75 +4.06,4.38;8.75,4.38 +8.75,4.38;8.75,7.50 +8.75,7.50;4.06,7.50 +4.06,7.50;4.06,4.38 +4.06,5.94;8.75,5.94 +6.25,4.69;6.25,9.38 +3.44,8.44;9.38,8.44 +5.94,1.56;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.38,2.81 +4.38,2.81;4.38,2.81 +7.81,4.38;8.12,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.38,3.44;3.44,3.44 + +# UTF-16 : 87 34 +# UTF-8 : b4 9c e8 +[8734] 蜴 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.62,7.81 +0.31,7.81;0.62,4.06 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 +5.00,0.62;5.31,0.94 +5.31,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.12,4.38 +3.75,1.56;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.56,4.38 +3.44,3.12;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;5.00,4.69 +5.00,4.69;5.31,5.31 +5.31,5.31;5.62,5.62 +4.06,5.62;8.44,5.62 +8.44,5.62;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,5.62 +4.06,7.19;8.44,7.19 +4.69,4.38;8.75,4.38 +8.75,4.38;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 + +# UTF-16 : 9b e3 +# UTF-8 : a3 af e9 +[9be3] 鯣 +2.19,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.75 +0.31,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.81,8.75 +0.94,5.31;3.44,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,3.44;0.94,3.44 +2.19,7.19;2.19,3.44 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +2.81,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.50,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +0.31,0.62;0.62,0.94 +0.62,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +5.31,0.62;5.62,0.94 +5.62,0.94;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;8.12,4.06 +8.12,4.06;8.12,4.38 +4.06,1.56;4.69,2.19 +4.69,2.19;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;6.25,3.44 +6.25,3.44;6.56,4.06 +6.56,4.06;6.56,4.38 +3.75,3.12;4.38,3.75 +4.38,3.75;5.00,4.06 +5.00,4.06;5.31,4.69 +5.31,4.69;5.62,5.31 +5.62,5.31;5.94,5.62 +4.38,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;4.38,8.75 +4.38,8.75;4.38,5.62 +4.38,7.19;8.75,7.19 +5.00,4.38;8.75,4.38 +8.75,4.38;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 + +# UTF-16 : 93 2b +# UTF-8 : ab 8c e9 +[932b] 錫 +5.31,0.62;5.62,0.94 +5.62,0.94;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;8.12,4.06 +8.12,4.06;8.12,4.38 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;6.25,3.44 +6.25,3.44;6.56,4.06 +6.56,4.06;6.88,4.38 +4.06,3.12;4.38,3.75 +4.38,3.75;5.00,4.06 +5.00,4.06;5.31,4.69 +5.31,4.69;5.62,5.31 +5.62,5.31;5.94,5.62 +4.69,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;4.38,8.75 +4.38,8.75;4.38,5.62 +4.69,7.19;8.75,7.19 +5.31,4.38;8.75,4.38 +8.75,4.38;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 + +# UTF-16 : 8c dc +# UTF-8 : 9c b3 e8 +[8cdc] 賜 +0.94,3.12;3.44,3.12 +3.12,3.12;3.44,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,3.12 +0.94,5.00;3.12,5.00 +0.94,6.88;3.12,6.88 +0.00,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +3.75,0.94;3.44,1.25 +3.44,1.25;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;2.81,2.19 +2.81,2.19;2.50,2.50 +5.31,0.62;5.62,0.94 +5.62,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;7.81,4.06 +7.81,4.06;8.12,4.38 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.56,4.38 +3.75,3.12;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;5.00,4.69 +5.00,4.69;5.62,5.31 +5.62,5.31;5.94,5.62 +4.38,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;4.38,8.75 +4.38,8.75;4.38,5.62 +4.38,7.19;8.44,7.19 +5.00,4.38;8.75,4.38 +8.75,4.38;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 + +# UTF-16 : 88 fc +# UTF-8 : bc a3 e8 +[88fc] 裼 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,5.00 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 +5.00,0.62;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.88,2.50 +6.88,2.50;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;7.81,4.38 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;6.25,4.38 +3.12,3.12;3.75,3.75 +3.75,3.75;4.38,4.06 +4.38,4.06;4.69,4.69 +4.69,4.69;5.00,5.31 +5.00,5.31;5.31,5.62 +4.06,5.62;8.44,5.62 +8.44,5.62;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,5.62 +4.06,7.19;8.44,7.19 +4.38,4.38;8.75,4.38 +8.75,4.38;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 + +# UTF-16 : 57 f9 +# UTF-8 : b9 9f e5 +[57f9] 培 +0.31,6.88;2.81,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +8.44,0.62;8.44,4.38 +8.44,4.38;3.44,4.38 +3.44,4.38;3.44,0.62 +3.75,1.25;8.44,1.25 +2.81,5.62;9.06,5.62 +2.81,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +7.19,5.62;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;7.81,8.44 +4.69,5.62;4.69,6.25 +4.69,6.25;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.06,7.81 +4.06,7.81;4.06,8.44 + +# UTF-16 : 96 6a +# UTF-8 : aa 99 e9 +[966a] 陪 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,2.81 +1.88,2.81;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;2.81,8.75 +8.44,0.62;8.44,4.38 +8.44,4.38;3.75,4.38 +3.75,4.38;3.75,0.62 +3.75,1.25;8.44,1.25 +2.81,5.62;9.06,5.62 +3.12,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +7.19,5.62;7.50,6.25 +7.50,6.25;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;8.12,8.44 +4.69,5.62;4.69,6.25 +4.69,6.25;4.69,6.88 +4.69,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.06,8.44 + +# UTF-16 : 71 19 +# UTF-8 : 99 84 e7 +[7119] 焙 +3.44,1.88;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.50,3.44 +2.50,3.44;2.19,4.06 +2.19,4.06;1.56,4.69 +0.94,7.81;0.94,7.19 +0.94,7.19;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +3.12,7.81;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,9.06 +8.44,0.62;8.44,4.38 +8.44,4.38;4.06,4.38 +4.06,4.38;4.06,0.62 +4.06,1.25;8.44,1.25 +3.12,5.62;9.38,5.62 +3.12,8.44;9.06,8.44 +6.25,8.44;6.25,9.38 +7.19,5.62;7.50,6.25 +7.50,6.25;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;8.12,8.44 +5.00,5.62;5.00,6.25 +5.00,6.25;4.69,6.88 +4.69,6.88;4.69,7.19 +4.69,7.19;4.69,7.81 +4.69,7.81;4.38,8.44 + +# UTF-16 : 8c e0 +# UTF-8 : a0 b3 e8 +[8ce0] 賠 +0.94,3.12;3.44,3.12 +3.12,3.12;3.44,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,3.12 +0.94,5.00;3.12,5.00 +0.94,6.88;3.12,6.88 +0.00,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +3.75,0.94;3.44,1.25 +3.44,1.25;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;2.81,2.19 +2.81,2.19;2.50,2.50 +8.44,0.62;8.44,4.38 +8.44,4.38;4.38,4.38 +4.38,4.38;4.38,0.62 +4.38,1.25;8.44,1.25 +3.75,5.62;9.38,5.62 +3.75,8.44;9.06,8.44 +6.56,8.44;6.56,9.38 +7.19,5.62;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.12,8.44 +5.31,5.62;5.31,6.25 +5.31,6.25;5.31,6.88 +5.31,6.88;5.00,7.19 +5.00,7.19;5.00,7.81 +5.00,7.81;4.69,8.44 + +# UTF-16 : 78 9a +# UTF-8 : 9a a2 e7 +[789a] 碚 +3.44,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +1.56,7.19;1.56,8.12 +1.56,8.12;1.88,8.75 +8.44,0.62;8.44,4.38 +8.44,4.38;4.06,4.38 +4.06,4.38;4.06,0.62 +4.38,1.25;8.44,1.25 +3.44,5.62;9.38,5.62 +3.44,8.44;9.06,8.44 +6.25,8.44;6.25,9.38 +7.19,5.62;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.12,8.44 +5.31,5.62;5.00,6.25 +5.00,6.25;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.69,7.81 +4.69,7.81;4.38,8.44 + +# UTF-16 : 6b 95 +# UTF-8 : 95 ae e6 +[6b95] 殕 +0.31,8.75;3.75,8.75 +0.00,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.50 +1.56,7.50;1.56,8.12 +1.56,8.12;1.88,8.75 +1.25,6.88;3.44,6.88 +3.12,6.88;3.12,5.94 +3.12,5.94;3.12,5.31 +3.12,5.31;2.81,4.69 +2.81,4.69;2.50,3.75 +2.50,3.75;2.50,3.12 +2.50,3.12;1.88,2.50 +1.88,2.50;1.56,2.19 +1.56,2.19;1.25,1.56 +1.25,1.56;0.94,1.25 +0.94,1.25;0.31,0.94 +2.81,4.06;2.19,4.38 +2.19,4.38;1.88,4.69 +1.88,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +8.44,0.62;8.44,4.38 +8.44,4.38;4.06,4.38 +4.06,4.38;4.06,0.62 +4.38,1.25;8.44,1.25 +3.44,5.62;9.38,5.62 +3.44,8.44;9.06,8.44 +6.25,8.44;6.25,9.38 +7.19,5.62;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.12,8.44 +5.31,5.62;5.00,6.25 +5.00,6.25;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.69,7.81 +4.69,7.81;4.38,8.44 + +# UTF-16 : 56 5b +# UTF-8 : 9b 99 e5 +[565b] 噛 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +7.50,3.12;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,9.38;6.25,7.19 +2.81,7.19;9.38,7.19 +8.75,8.44;6.25,8.44 +4.38,7.19;4.38,9.06 +5.94,1.56;5.94,6.88 +8.44,4.69;3.75,4.69 +3.75,2.19;4.06,2.19 +4.06,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.94,4.38 +5.94,4.38;5.94,4.69 +5.00,5.00;5.00,5.31 +5.00,5.31;4.69,5.94 +4.69,5.94;4.38,6.25 +4.38,6.25;4.06,6.56 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;8.12,6.56 +3.44,6.88;3.44,0.62 +8.75,6.88;8.75,0.62 +3.44,1.25;8.75,1.25 + +# UTF-16 : 64 3e +# UTF-8 : be 90 e6 +[643e] 搾 +6.56,8.44;6.56,6.56 +6.56,6.56;6.88,5.94 +6.88,5.94;7.19,5.94 +7.19,5.94;7.50,5.94 +7.50,5.94;8.12,5.94 +8.12,5.94;8.44,6.25 +8.44,6.25;8.75,6.56 +8.75,6.56;8.75,6.88 +5.94,8.44;5.94,9.38 +8.75,7.19;8.75,8.44 +8.75,8.44;3.44,8.44 +3.44,8.44;3.44,6.88 +2.81,5.31;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.44 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +5.62,3.44;8.75,3.44 +8.75,2.19;5.62,2.19 +4.69,4.69;9.06,4.69 +5.62,0.62;5.62,4.69 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.31,5.94 + +# UTF-16 : 8d 66 +# UTF-8 : a6 b5 e8 +[8d66] 赦 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;2.19,6.25 +0.31,6.25;5.00,6.25 +4.69,8.12;0.62,8.12 +2.81,6.25;2.81,9.38 +0.31,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +5.00,2.19;4.69,2.81 +4.69,2.81;4.69,3.44 +4.69,3.44;4.38,4.06 +4.38,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.69,0.94;5.62,1.25 +5.62,1.25;5.94,1.88 +5.94,1.88;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,5.00 +8.12,5.00;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;5.94,6.25 +5.94,6.25;5.94,7.19 +5.94,7.81;9.06,7.81 +4.69,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 +3.44,6.25;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 + +# UTF-16 : 5d 07 +# UTF-8 : 87 b4 e5 +[5d07] 崇 +1.25,9.06;1.25,7.50 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,9.06 +4.69,7.50;4.69,9.38 +4.69,3.75;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,3.12 +8.75,0.94;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +8.75,3.75;0.62,3.75 +7.50,5.00;1.88,5.00 +4.69,6.25;4.69,7.19 +8.44,4.69;8.44,6.25 +8.44,6.25;0.94,6.25 +0.94,6.25;0.94,4.69 + +# UTF-16 : 76 52 +# UTF-8 : 92 99 e7 +[7652] 癒 +9.38,6.88;8.75,7.19 +8.75,7.19;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;6.56,8.12 +6.56,8.12;5.94,8.44 +5.94,8.44;5.62,8.44 +5.62,8.44;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;3.44,7.50 +3.44,7.50;3.12,7.50 +3.12,7.50;2.81,7.19 +2.81,7.19;2.50,7.19 +2.50,7.19;2.19,6.88 +7.50,7.19;3.75,7.19 +2.81,5.62;5.00,5.62 +2.81,4.38;5.00,4.38 +2.81,3.12;2.81,6.56 +2.81,6.56;5.31,6.56 +5.31,6.56;5.31,3.75 +5.31,3.75;5.00,3.44 +5.00,3.44;4.69,3.44 +4.69,3.44;4.06,3.44 +4.06,3.44;3.75,3.44 +6.25,4.06;6.56,6.56 +4.06,2.81;4.06,1.88 +4.06,1.88;4.06,1.25 +4.06,1.25;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,1.56 +7.81,1.56;7.81,2.19 +1.56,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.44,2.50 +8.44,2.50;8.12,2.81 +6.56,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;5.00,2.81 +5.31,8.75;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.62 +1.56,5.62;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.25,5.94;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,7.19 +0.62,7.19;0.31,7.50 +0.31,7.50;0.31,7.50 +8.44,6.56;8.44,3.75 +8.44,3.75;8.44,3.44 +8.44,3.44;7.81,3.44 +7.81,3.44;7.50,3.44 +7.50,3.44;6.88,3.44 +6.88,3.44;6.88,3.44 + +# UTF-16 : 61 a9 +# UTF-8 : a9 86 e6 +[61a9] 憩 +7.19,9.38;6.88,9.06 +6.88,9.06;6.56,8.75 +6.56,8.75;6.56,8.44 +6.56,8.44;6.25,8.44 +5.00,4.06;8.44,4.06 +8.44,4.06;8.44,8.44 +8.44,8.44;5.00,8.44 +5.00,8.44;5.00,4.06 +5.00,5.62;8.44,5.62 +5.00,6.88;8.44,6.88 +2.81,3.44;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.50 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.38,3.12 +4.38,3.12;4.06,3.44 +0.94,4.06;4.06,4.06 +4.06,4.06;4.06,5.94 +4.06,5.94;0.94,5.94 +0.94,5.94;0.94,4.06 +0.31,7.19;4.38,7.19 +2.50,5.94;2.50,8.75 +0.62,8.44;0.94,8.44 +0.94,8.44;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,8.75 +2.19,8.75;3.12,8.75 +3.12,8.75;3.75,8.75 +3.75,8.75;4.38,9.06 + +# UTF-16 : 52 f2 +# UTF-8 : b2 8b e5 +[52f2] 勲 +8.75,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +6.25,0.94;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +3.75,0.94;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +0.62,8.75;0.94,8.75 +0.94,8.75;1.56,8.75 +1.56,8.75;1.88,8.75 +1.88,8.75;2.50,9.06 +2.50,9.06;2.81,9.06 +2.81,9.06;3.12,9.06 +3.12,9.06;3.75,9.06 +3.75,9.06;4.06,9.06 +4.06,9.06;4.69,9.06 +4.69,5.00;4.69,7.19 +4.69,7.19;0.62,7.19 +0.62,7.19;0.62,5.00 +0.94,5.31;4.69,5.31 +0.94,6.25;4.69,6.25 +0.62,4.38;5.00,4.38 +2.81,3.44;2.81,9.06 +0.31,8.12;5.00,8.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;6.25,5.62 +6.25,5.62;6.25,6.25 +6.25,6.25;6.25,6.88 +6.25,6.88;6.56,7.50 +6.56,7.50;6.56,8.44 +6.56,8.44;6.56,9.38 +5.00,7.81;8.75,7.81 +8.75,7.81;8.75,6.56 +8.75,6.56;8.75,5.62 +8.75,5.62;8.75,5.00 +8.75,5.00;8.75,4.38 +8.75,4.38;8.75,4.06 +8.75,4.06;8.44,3.44 +8.44,3.44;8.12,3.12 +8.12,3.12;7.50,3.12 +7.50,3.12;7.19,3.12 +7.19,3.12;6.88,3.44 +0.31,3.12;0.62,3.12 +0.62,3.12;1.25,3.12 +1.25,3.12;1.56,3.12 +1.56,3.12;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;3.12,3.44 +3.12,3.44;3.44,3.44 +3.44,3.44;3.75,3.44 +3.75,3.44;4.38,3.44 +4.38,3.44;4.69,3.75 + +# UTF-16 : 8d 6b +# UTF-8 : ab b5 e8 +[8d6b] 赫 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;2.19,6.25 +0.31,6.25;4.69,6.25 +4.38,8.12;0.62,8.12 +2.50,6.25;2.50,9.38 +0.31,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +4.69,3.44;4.38,3.75 +4.38,3.75;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.06,5.00 +4.06,5.00;4.06,5.31 +3.44,6.25;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;5.94,2.50 +5.94,2.50;5.94,3.12 +5.94,3.12;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.25,6.25 +4.69,6.25;9.06,6.25 +8.75,8.12;5.00,8.12 +6.88,6.25;6.88,9.38 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.44 +5.00,3.44;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.62,5.31 +9.06,2.19;9.06,2.81 +9.06,2.81;8.75,3.44 +8.75,3.44;8.75,4.06 +8.75,4.06;8.44,4.69 +8.44,4.69;8.12,5.31 +7.50,6.25;7.50,1.56 +7.50,1.56;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 + +# UTF-16 : 56 87 +# UTF-8 : 87 9a e5 +[5687] 嚇 +2.19,1.56;2.19,8.44 +2.19,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,1.88;2.19,1.88 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,6.25 +2.50,6.25;5.94,6.25 +5.62,8.12;2.81,8.12 +4.38,6.25;4.38,9.38 +2.50,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +5.62,3.44;5.62,3.75 +5.62,3.75;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.31,5.00 +5.31,5.00;5.31,5.31 +4.69,6.25;5.00,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +5.62,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;6.88,3.12 +6.88,3.12;6.88,3.44 +6.88,3.44;7.19,4.06 +7.19,4.06;7.19,4.69 +7.19,4.69;7.19,5.31 +7.19,5.31;7.19,6.25 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +8.12,6.25;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +5.94,6.25;9.38,6.25 +9.06,8.12;5.94,8.12 +7.50,6.25;7.50,9.38 +9.38,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +9.06,3.44;8.75,4.06 +8.75,4.06;8.75,4.69 +8.75,4.69;8.44,5.31 + +# UTF-16 : 62 58 +# UTF-8 : 98 89 e6 +[6258] 托 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.44,5.31;2.81,4.69 +2.81,4.69;2.19,4.69 +2.19,4.69;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,3.75 +3.44,7.19;0.31,7.19 +5.62,8.12;5.62,1.88 +5.62,1.88;5.62,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.75,3.44 +9.06,5.31;3.44,4.69 +3.75,8.12;4.38,8.12 +4.38,8.12;5.00,8.12 +5.00,8.12;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 + +# UTF-16 : 8a 17 +# UTF-8 : 97 a8 e8 +[8a17] 託 +0.94,1.25;3.44,1.25 +3.44,1.25;3.44,3.44 +3.44,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,5.94;3.44,5.94 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +5.62,8.44;5.94,1.88 +5.62,1.88;5.94,1.56 +5.94,1.56;5.94,1.25 +5.94,1.25;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.75,3.44 +9.06,5.62;3.75,4.69 +4.06,8.12;4.38,8.12 +4.38,8.12;5.00,8.12 +5.00,8.12;5.62,8.12 +5.62,8.12;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 + +# UTF-16 : 8f b1 +# UTF-8 : b1 be e8 +[8fb1] 辱 +4.06,1.56;3.75,1.56 +3.75,1.56;3.12,1.88 +3.12,1.88;2.81,2.19 +2.81,2.19;2.50,2.50 +2.50,2.50;1.88,2.81 +7.19,4.38;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +9.06,3.44;0.31,3.44 +1.25,6.88;8.75,6.88 +4.38,6.88;4.69,6.25 +4.69,6.25;5.00,5.94 +5.00,5.94;5.31,5.62 +5.31,5.62;5.62,5.31 +5.62,5.31;5.94,5.00 +5.94,5.00;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;7.50,4.38 +7.50,4.38;8.12,4.06 +8.12,4.06;8.75,4.06 +1.25,4.06;1.56,4.06 +1.56,4.06;2.19,4.06 +2.19,4.06;2.50,4.38 +2.50,4.38;3.12,4.38 +3.12,4.38;3.44,4.38 +3.44,4.38;3.75,4.38 +3.75,4.38;4.38,4.38 +4.38,4.38;4.69,4.38 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,4.69 +2.81,4.38;2.81,6.88 +1.88,7.81;8.12,7.81 +5.94,5.00;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.81,5.94 +7.81,5.94;8.12,6.25 +0.31,4.06;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;1.25,6.56 +1.25,6.56;1.25,7.50 +1.25,7.50;1.25,8.75 +1.25,8.75;8.75,8.75 + +# UTF-16 : 55 07 +# UTF-8 : 87 94 e5 +[5507] 唇 +7.81,0.62;7.81,3.44 +7.81,3.44;1.56,3.44 +1.56,3.44;1.56,0.62 +1.88,1.25;7.50,1.25 +1.25,6.88;8.75,6.88 +4.38,6.88;4.69,6.25 +4.69,6.25;5.00,5.94 +5.00,5.94;5.31,5.62 +5.31,5.62;5.62,5.31 +5.62,5.31;5.94,5.00 +5.94,5.00;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;7.50,4.38 +7.50,4.38;8.12,4.06 +8.12,4.06;8.75,4.06 +1.25,4.06;1.56,4.06 +1.56,4.06;2.19,4.06 +2.19,4.06;2.50,4.38 +2.50,4.38;3.12,4.38 +3.12,4.38;3.44,4.38 +3.44,4.38;3.75,4.38 +3.75,4.38;4.38,4.38 +4.38,4.38;4.69,4.38 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,4.69 +2.81,4.38;2.81,6.88 +1.88,7.81;8.12,7.81 +5.94,5.00;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.81,5.94 +7.81,5.94;8.12,6.25 +0.31,4.06;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;1.25,6.56 +1.25,6.56;1.25,7.50 +1.25,7.50;1.25,8.75 +1.25,8.75;8.75,8.75 + +# UTF-16 : 5b c2 +# UTF-8 : 82 af e5 +[5bc2] 寂 +4.69,8.44;4.69,9.69 +8.75,6.56;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.56 +4.38,6.88;8.44,6.88 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.50 +6.25,2.50;6.56,3.12 +6.56,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;7.81,5.31 +7.81,5.31;8.12,5.94 +8.12,5.94;8.12,6.88 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;5.94,3.75 +5.94,3.75;5.62,4.38 +5.62,4.38;5.31,5.00 +5.31,5.00;5.31,5.94 +5.31,5.94;5.00,6.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.56,4.06 +4.69,2.19;4.38,2.50 +4.38,2.50;4.38,3.12 +4.38,3.12;4.06,3.44 +4.06,3.44;4.06,3.75 +4.06,3.75;3.75,4.06 +2.50,4.69;2.50,1.25 +2.50,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +2.19,8.12;2.19,4.69 +0.00,4.69;5.00,4.69 +2.19,6.56;4.38,6.56 + +# UTF-16 : 8c e2 +# UTF-8 : a2 b3 e8 +[8ce2] 賢 +4.69,9.06;0.94,9.06 +0.94,9.06;0.94,5.94 +2.81,8.75;2.81,8.12 +2.81,7.19;2.81,6.25 +0.94,6.25;4.38,6.25 +0.94,7.19;4.38,7.19 +4.38,7.19;4.38,8.12 +4.38,8.12;0.94,8.12 +1.56,2.50;7.81,2.50 +7.81,2.50;7.81,5.62 +7.81,5.62;1.56,5.62 +1.56,5.62;1.56,2.19 +1.56,3.44;7.81,3.44 +1.56,4.38;7.81,4.38 +0.62,0.62;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.88 +5.00,9.06;9.06,9.06 +4.69,6.25;5.31,6.56 +5.31,6.56;5.94,6.56 +5.94,6.56;6.56,6.88 +6.56,6.88;6.88,6.88 +6.88,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +8.75,8.44;8.75,8.75 +9.06,5.94;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.50,6.56 +7.50,6.56;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.62,8.75 + +# UTF-16 : 51 c9 +# UTF-8 : 89 87 e5 +[51c9] 凉 +0.31,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;2.19,3.75 +2.19,3.75;2.50,4.38 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +5.62,4.38;5.94,1.56 +5.62,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +2.19,1.25;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;6.88,3.75 +3.12,4.38;8.44,4.38 +8.44,4.38;8.44,7.19 +8.44,7.19;3.12,7.19 +3.12,7.19;3.12,4.38 +5.62,8.12;5.62,9.38 +2.19,8.12;9.06,8.12 + +# UTF-16 : 6d bc +# UTF-8 : bc b6 e6 +[6dbc] 涼 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,4.38;5.94,1.56 +5.94,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +2.50,1.25;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;6.88,3.75 +3.44,4.38;8.44,4.38 +8.44,4.38;8.44,7.19 +8.44,7.19;3.12,7.19 +3.12,7.19;3.12,4.38 +5.62,8.12;5.94,9.38 +2.50,8.12;9.06,8.12 + +# UTF-16 : 63 a0 +# UTF-8 : a0 8e e6 +[63a0] 掠 +5.94,4.38;5.94,1.56 +5.94,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.38,0.94 +2.81,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.75 +3.44,4.38;8.44,4.38 +8.44,4.38;8.44,7.19 +8.44,7.19;3.44,7.19 +3.44,7.19;3.44,4.38 +5.94,8.12;5.94,9.38 +2.81,8.12;9.06,8.12 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 + +# UTF-16 : 69 0b +# UTF-8 : 8b a4 e6 +[690b] 椋 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +6.25,4.38;6.25,1.56 +6.25,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +2.81,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.50,3.12 +7.50,3.12;7.19,3.75 +3.75,4.38;8.75,4.38 +8.75,4.38;8.75,7.19 +8.75,7.19;3.75,7.19 +3.75,7.19;3.75,4.38 +5.94,8.12;6.25,9.38 +2.81,8.12;9.06,8.12 + +# UTF-16 : 8a d2 +# UTF-8 : 92 ab e8 +[8ad2] 諒 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +6.56,4.38;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +3.44,1.25;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.12 +7.81,3.12;7.19,3.75 +4.38,4.38;8.75,4.38 +8.75,4.38;8.75,7.19 +8.75,7.19;4.06,7.19 +4.06,7.19;4.06,4.38 +6.25,8.12;6.56,9.38 +3.44,8.12;9.06,8.12 + +# UTF-16 : 93 44 +# UTF-8 : 84 8d e9 +[9344] 鍄 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +6.88,4.38;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +4.06,1.25;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.12 +7.81,3.12;7.50,3.75 +4.69,4.38;8.75,4.38 +8.75,4.38;8.75,7.19 +8.75,7.19;4.69,7.19 +4.38,7.19;4.69,4.38 +6.56,8.12;6.56,9.38 +4.06,8.12;9.06,8.12 + +# UTF-16 : 9b e8 +# UTF-8 : a8 af e9 +[9be8] 鯨 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.81,8.75 +0.94,5.31;3.75,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.75,7.19 +3.75,7.19;3.75,3.44 +3.75,3.44;0.94,3.44 +2.19,7.19;2.19,3.44 +4.06,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;3.44,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +6.88,4.38;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +4.06,1.25;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.12 +7.81,3.12;7.50,3.75 +4.69,4.38;8.75,4.38 +8.75,4.38;8.75,7.19 +8.75,7.19;4.69,7.19 +4.38,7.19;4.69,4.38 +6.56,8.12;6.56,9.38 +4.06,8.12;9.06,8.12 +2.81,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;2.50,2.81 +2.50,2.81;2.50,3.12 + +# UTF-16 : 58 05 +# UTF-8 : 85 a0 e5 +[5805] 堅 +4.69,8.75;0.94,8.75 +0.94,8.75;0.94,3.75 +2.81,8.75;2.81,7.50 +2.81,5.94;2.81,4.69 +0.94,4.38;4.69,4.38 +0.94,5.94;4.38,5.94 +4.38,5.94;4.38,7.50 +4.38,7.50;0.94,7.50 +5.00,8.75;8.75,8.75 +5.00,4.38;5.31,4.69 +5.31,4.69;5.94,5.00 +5.94,5.00;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,8.12 +8.44,8.12;8.75,8.75 +9.06,4.06;8.75,4.38 +8.75,4.38;8.12,4.69 +8.12,4.69;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.25,6.88 +6.25,6.88;5.94,7.19 +5.94,7.19;5.62,7.81 +5.62,7.81;5.31,8.44 +0.62,1.25;8.75,1.25 +8.12,3.12;1.25,3.12 +4.69,1.25;4.69,4.06 + +# UTF-16 : 60 2a +# UTF-8 : aa 80 e6 +[602a] 怪 +2.81,8.75;8.75,8.75 +2.81,4.69;3.44,5.00 +3.44,5.00;4.38,5.31 +4.38,5.31;5.00,5.62 +5.00,5.62;5.62,5.94 +5.62,5.94;6.25,6.25 +6.25,6.25;6.88,6.88 +6.88,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.44,8.75 +9.06,4.69;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.19,5.62 +7.19,5.62;6.56,5.94 +6.56,5.94;5.94,6.25 +5.94,6.25;5.31,6.56 +5.31,6.56;5.00,6.88 +5.00,6.88;4.69,7.50 +4.69,7.50;4.06,7.81 +4.06,7.81;3.75,8.12 +2.50,0.94;9.06,0.94 +8.44,3.75;3.44,3.75 +5.94,0.94;5.94,5.31 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 + +# UTF-16 : 81 ed +# UTF-8 : ad 87 e8 +[81ed] 臭 +4.69,9.69;4.69,9.06 +4.69,9.06;4.38,8.75 +4.38,8.75;4.06,8.44 +4.06,8.44;4.06,8.44 +1.56,4.38;7.81,4.38 +7.81,4.38;7.81,8.44 +7.81,8.44;1.56,8.44 +1.56,8.44;1.56,4.06 +1.56,5.62;7.81,5.62 +1.56,6.88;7.81,6.88 +0.31,3.12;9.06,3.12 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;4.69,3.12 +4.69,3.12;4.69,4.38 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.69,3.12 +4.69,3.12;4.69,3.12 + +# UTF-16 : 60 e8 +# UTF-8 : a8 83 e6 +[60e8] 惨 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.81,3.75;3.44,4.06 +3.44,4.06;3.75,4.06 +3.75,4.06;4.38,4.38 +4.38,4.38;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;6.56,5.31 +6.56,5.31;6.56,5.31 +2.81,2.19;3.75,2.50 +3.75,2.50;4.06,2.50 +4.06,2.50;4.69,2.81 +4.69,2.81;5.31,2.81 +5.31,2.81;5.94,3.12 +5.94,3.12;6.25,3.12 +6.25,3.12;6.56,3.44 +6.56,3.44;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;7.81,4.06 +2.81,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;6.88,1.56 +6.88,1.56;7.50,1.88 +7.50,1.88;8.12,2.19 +8.12,2.19;8.44,2.19 +8.44,2.19;8.75,2.50 +9.06,6.88;8.75,7.50 +8.75,7.50;8.44,7.81 +8.44,7.81;7.81,8.12 +7.81,8.12;7.50,8.44 +7.50,8.44;7.19,8.75 +2.50,7.50;3.12,7.50 +3.12,7.50;3.75,7.50 +3.75,7.50;4.06,7.50 +4.06,7.50;4.69,7.50 +4.69,7.50;5.31,7.50 +5.31,7.50;5.94,7.50 +5.94,7.50;6.56,7.50 +6.56,7.50;7.19,7.81 +7.19,7.81;7.81,7.81 +7.81,7.81;8.12,7.81 +3.44,7.50;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;4.69,9.38 +9.06,6.25;2.50,6.25 +2.19,4.38;2.50,4.69 +2.50,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.62,7.50 +9.38,4.38;8.75,4.69 +8.75,4.69;8.12,5.00 +8.12,5.00;7.50,5.31 +7.50,5.31;6.88,5.62 +6.88,5.62;6.56,6.25 + +# UTF-16 : 9b f5 +# UTF-8 : b5 af e9 +[9bf5] 鯵 +4.38,3.75;5.31,4.06 +5.31,4.06;5.94,4.38 +5.94,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.19,5.31 +4.38,2.19;5.00,2.50 +5.00,2.50;5.31,2.50 +5.31,2.50;5.94,2.81 +5.94,2.81;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;6.88,3.12 +6.88,3.12;7.50,3.44 +7.50,3.44;8.12,4.06 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.50,1.56 +7.50,1.56;8.12,1.88 +8.12,1.88;8.44,2.19 +8.44,2.19;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,6.88;8.75,7.50 +8.75,7.50;8.44,7.81 +8.44,7.81;8.44,8.12 +8.44,8.12;8.12,8.44 +8.12,8.44;7.81,8.75 +4.06,7.50;4.38,7.50 +4.38,7.50;5.00,7.50 +5.00,7.50;5.31,7.50 +5.31,7.50;5.62,7.50 +5.62,7.50;6.25,7.50 +6.25,7.50;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;7.50,7.81 +7.50,7.81;8.12,7.81 +8.12,7.81;8.44,7.81 +4.69,7.50;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +9.06,6.25;4.06,6.25 +4.06,4.69;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.62,5.94 +5.62,5.94;5.94,6.25 +5.94,6.25;5.94,6.56 +5.94,6.56;6.25,7.19 +6.25,7.19;6.56,7.50 +9.38,4.38;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,6.25 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.81,8.75 +0.94,5.31;3.75,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.75,7.19 +3.75,7.19;3.75,3.44 +3.75,3.44;0.94,3.44 +2.19,7.19;2.19,3.44 +4.38,1.25;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +3.12,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.50,3.12 +1.88,0.62;1.88,1.25 +1.88,1.25;1.88,1.56 +1.88,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 + +# UTF-16 : 62 49 +# UTF-8 : 89 89 e6 +[6249] 扉 +0.62,8.75;8.75,8.75 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,5.00 +1.25,5.00;1.56,7.50 +1.25,7.50;8.44,7.50 +8.44,7.50;8.44,5.94 +8.44,5.94;1.56,5.94 +1.56,4.69;4.38,4.69 +5.94,4.69;8.75,4.69 +5.94,1.88;9.06,1.88 +1.88,3.44;4.38,3.44 +5.94,3.44;8.75,3.44 +1.56,1.88;2.19,1.88 +2.19,1.88;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.19 +3.75,2.19;4.38,2.50 +5.94,0.62;5.94,5.62 +1.88,0.62;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.38,3.44 +4.38,3.44;4.38,5.62 + +# UTF-16 : 81 70 +# UTF-8 : b0 85 e8 +[8170] 腰 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +9.06,8.75;3.12,8.75 +6.88,8.75;6.88,5.62 +5.31,8.75;5.31,5.62 +3.44,5.31;3.44,7.50 +3.44,7.50;8.75,7.50 +8.75,7.50;8.75,5.62 +8.75,5.62;3.75,5.62 +2.81,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.12,4.38 +5.62,5.62;5.31,5.00 +5.31,5.00;5.00,4.38 +5.00,4.38;4.69,3.75 +4.69,3.75;4.06,3.12 +4.06,3.12;3.75,2.50 +4.06,2.81;4.38,2.81 +4.38,2.81;5.00,2.50 +5.00,2.50;5.31,2.50 +5.31,2.50;5.94,2.19 +5.94,2.19;6.25,2.19 +6.25,2.19;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +9.06,4.38;3.12,4.38 + +# UTF-16 : 81 1a +# UTF-8 : 9a 84 e8 +[811a] 脚 +0.62,4.06;2.50,4.06 +0.62,6.56;2.50,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +7.19,0.62;7.19,8.75 +7.19,8.75;9.06,8.75 +9.06,8.75;9.06,2.81 +9.06,2.81;9.06,2.50 +9.06,2.50;8.75,2.19 +8.75,2.19;8.44,2.19 +8.44,2.19;8.12,2.19 +8.12,2.19;7.50,2.19 +2.81,5.31;6.56,5.31 +6.56,7.81;3.12,7.81 +4.69,5.31;4.69,9.06 +6.56,0.94;6.56,1.56 +6.56,1.56;6.25,2.19 +6.25,2.19;5.94,2.81 +5.94,2.81;5.94,3.44 +5.94,3.44;5.62,4.06 +2.81,1.25;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;6.25,2.19 +3.44,1.56;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;4.69,5.31 + +# UTF-16 : 7f 70 +# UTF-8 : b0 bd e7 +[7f70] 罰 +1.25,7.19;8.44,7.19 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +5.94,7.50;5.94,8.75 +3.44,7.50;3.44,8.75 +4.69,0.62;4.69,2.81 +4.69,2.81;0.94,2.81 +0.94,2.81;0.94,0.62 +1.25,1.25;4.69,1.25 +0.31,5.62;5.00,5.62 +0.94,4.69;4.69,4.69 +0.94,3.75;4.69,3.75 +0.94,6.56;4.69,6.56 +5.62,2.19;5.94,6.25 +8.44,6.56;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 81 02 +# UTF-8 : 82 84 e8 +[8102] 脂 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;3.12,8.75 +3.12,8.75;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.56,0.94 +4.06,9.06;4.06,6.56 +4.06,6.56;4.06,6.25 +4.06,6.25;4.69,6.25 +4.69,6.25;5.00,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.62,6.25 +5.62,6.25;5.94,6.25 +5.94,6.25;6.25,6.25 +5.94,6.25;6.56,6.25 +6.56,6.25;6.88,6.25 +6.88,6.25;7.50,6.25 +7.19,6.25;8.12,6.25 +8.12,6.25;8.44,6.25 +8.44,6.25;8.75,6.88 +8.75,6.88;8.75,7.19 +8.75,7.19;8.75,7.50 +4.06,7.81;4.38,7.81 +4.38,7.81;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.25,8.12 +6.25,8.12;6.88,8.12 +6.88,8.12;7.19,8.44 +7.19,8.44;7.81,8.44 +7.81,8.44;8.44,8.44 +8.44,8.44;8.75,8.75 +8.44,0.62;8.44,5.00 +8.44,5.00;4.06,5.00 +4.06,5.00;4.06,0.62 +4.06,1.25;8.44,1.25 +4.06,3.12;8.44,3.12 + +# UTF-16 : 8a 63 +# UTF-8 : a3 a9 e8 +[8a63] 詣 +0.94,1.25;3.75,1.25 +3.75,1.25;3.75,3.44 +3.75,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;4.06,7.50 +0.62,5.94;3.75,5.94 +0.62,4.69;3.75,4.69 +0.62,8.75;3.75,8.75 +4.38,9.06;4.38,6.56 +4.38,6.56;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.94,6.25 +5.94,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.50,6.25 +7.50,6.25;8.12,6.25 +8.12,6.25;8.75,6.25 +8.75,6.25;8.75,6.56 +8.75,6.56;9.06,7.19 +9.06,7.19;9.06,7.50 +4.38,7.81;5.00,7.81 +5.00,7.81;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;6.25,8.12 +6.25,8.12;6.56,8.12 +6.56,8.12;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;8.12,8.44 +8.12,8.44;8.44,8.44 +8.44,8.44;8.75,8.75 +8.75,0.62;8.75,5.00 +8.75,5.00;4.69,5.00 +4.38,5.00;4.69,0.62 +4.69,1.25;8.75,1.25 +4.69,3.12;8.75,3.12 + +# UTF-16 : 9b a8 +# UTF-8 : a8 ae e9 +[9ba8] 鮨 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;2.81,8.44 +2.81,8.44;2.81,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;3.12,8.75 +0.94,5.31;3.75,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.75,7.19 +3.75,7.19;3.75,3.44 +3.75,3.44;0.94,3.44 +2.19,7.19;2.19,3.44 +4.06,1.25;4.06,1.88 +4.06,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +2.81,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.50,3.12 +1.88,0.62;1.88,1.25 +1.88,1.25;1.88,1.56 +1.88,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +4.38,9.06;4.38,6.56 +4.38,6.56;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.94,6.25 +5.94,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.81,6.25 +7.81,6.25;8.12,6.25 +8.12,6.25;8.75,6.25 +8.75,6.25;9.06,6.56 +9.06,6.56;9.06,7.19 +9.06,7.19;9.06,7.50 +4.38,7.81;5.00,7.81 +5.00,7.81;5.31,7.81 +5.31,7.81;5.94,8.12 +5.94,8.12;6.25,8.12 +6.25,8.12;6.88,8.12 +6.88,8.12;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;8.12,8.44 +8.12,8.44;8.44,8.44 +8.44,8.44;9.06,8.75 +8.75,0.62;8.75,5.00 +8.75,5.00;4.69,5.00 +4.69,5.00;4.69,0.62 +4.69,1.25;8.75,1.25 +4.69,3.12;8.75,3.12 + +# UTF-16 : 93 96 +# UTF-8 : 96 8e e9 +[9396] 鎖 +6.56,6.88;6.56,9.38 +4.38,2.81;8.75,2.81 +8.75,2.81;8.75,6.88 +8.75,6.88;4.38,6.88 +4.38,6.88;4.38,2.50 +4.38,4.06;8.75,4.06 +4.38,5.62;8.75,5.62 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.06,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.75,4.69 +5.31,7.50;5.00,7.81 +5.00,7.81;4.69,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;4.38,9.06 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.44,8.44 +8.44,8.44;8.75,8.75 +8.75,8.75;8.75,9.06 + +# UTF-16 : 97 74 +# UTF-8 : b4 9d e9 +[9774] 靴 +0.31,8.12;4.69,8.12 +3.44,9.06;3.75,6.88 +3.44,6.88;1.25,6.88 +1.25,6.88;1.25,9.06 +4.06,3.44;4.06,5.94 +4.06,5.94;0.62,5.94 +0.62,5.94;0.62,3.44 +0.94,3.75;4.06,3.75 +0.31,2.50;4.38,2.50 +2.50,0.62;2.50,6.88 +6.88,5.31;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.56 +8.12,6.56;8.75,7.19 +8.75,7.19;9.06,7.81 +6.88,9.06;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.75 +5.94,9.06;5.94,8.75 +5.94,8.75;5.94,8.12 +5.94,8.12;5.62,7.81 +5.62,7.81;5.62,7.50 +5.62,7.50;5.31,6.88 +5.31,6.88;5.00,6.56 +5.00,6.56;5.00,6.25 +5.00,6.25;4.69,5.62 +4.69,5.62;4.38,5.31 +4.38,5.31;4.38,5.00 +5.31,0.62;5.31,7.19 + +# UTF-16 : 88 f8 +# UTF-8 : b8 a3 e8 +[88f8] 裸 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.19,4.38 +2.19,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,5.00 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 +9.06,4.38;3.12,4.38 +3.75,5.31;8.44,5.31 +8.44,5.31;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,5.31 +6.25,8.75;6.25,0.62 +3.75,7.19;8.44,7.19 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;5.94,4.38 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;6.56,4.06 +6.56,4.06;6.25,4.38 + +# UTF-16 : 8e 1d +# UTF-8 : 9d b8 e8 +[8e1d] 踝 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.25,4.38 +9.06,4.38;3.75,4.38 +4.38,5.31;8.75,5.31 +8.75,5.31;8.75,8.75 +8.75,8.75;4.38,8.75 +4.38,8.75;4.38,5.31 +6.25,8.75;6.56,0.62 +4.38,7.19;8.44,7.19 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.50 +7.50,2.50;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.56,4.38 +1.88,4.69;3.44,4.69 +1.88,1.56;2.19,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.44,6.25 +3.44,6.25;3.44,8.75 +3.44,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.75,2.19 + +# UTF-16 : 6b bb +# UTF-8 : bb ae e6 +[6bbb] 殻 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;8.12,8.75 +8.12,8.75;8.12,6.25 +8.12,6.25;8.44,5.94 +8.44,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 +9.06,5.94;9.06,6.56 +9.06,6.56;9.38,6.88 +9.38,6.88;9.38,7.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,4.38 +1.25,4.38;3.75,4.38 +3.44,4.38;3.75,2.19 +3.44,2.19;3.75,1.88 +3.75,1.88;4.38,1.88 +4.38,1.88;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,2.81;5.00,3.12 +4.69,5.00;8.75,5.00 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.38 +8.44,4.38;8.75,5.00 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.75 +5.94,3.75;5.62,4.06 +5.62,4.06;5.31,4.69 +0.62,6.56;4.38,6.56 +4.38,8.12;0.31,8.12 +2.50,6.56;2.50,9.06 +4.38,4.38;4.38,5.31 +4.38,5.31;0.62,5.31 +0.31,5.31;0.62,4.38 + +# UTF-16 : 70 fd +# UTF-8 : bd 83 e7 +[70fd] 烽 +3.12,7.19;3.75,7.50 +3.75,7.50;4.38,7.81 +4.38,7.81;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.62,9.38 +8.44,8.44;8.12,8.12 +8.12,8.12;7.81,7.81 +7.81,7.81;7.50,7.50 +7.50,7.50;6.88,7.19 +6.88,7.19;6.56,6.88 +6.56,6.88;5.94,6.56 +5.94,6.56;5.31,6.25 +5.31,6.25;4.69,5.94 +4.69,5.94;3.75,5.62 +3.75,5.62;3.12,5.62 +4.38,8.12;5.00,7.81 +5.00,7.81;5.31,7.50 +5.31,7.50;5.62,7.19 +5.62,7.19;5.94,6.88 +5.94,6.88;6.56,6.56 +6.56,6.56;6.88,6.56 +6.88,6.56;7.50,6.25 +7.50,6.25;8.12,5.94 +8.12,5.94;8.75,5.62 +8.75,5.62;9.06,5.62 +3.12,2.50;9.06,2.50 +8.75,5.00;3.44,5.00 +8.75,3.75;3.75,3.75 +6.25,0.62;6.25,6.25 +2.81,1.88;2.81,2.50 +2.81,2.50;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.69 +0.62,7.81;0.62,7.19 +0.62,7.19;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.31,5.00 +0.31,5.00;0.31,4.69 +2.81,7.81;2.81,7.19 +2.81,7.19;2.81,6.56 +2.81,6.56;2.50,5.94 +2.50,5.94;2.50,5.31 +2.50,5.31;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +5.00,8.44;8.75,8.44 + +# UTF-16 : 5c f0 +# UTF-8 : b0 b3 e5 +[5cf0] 峰 +0.62,7.81;0.62,0.94 +0.62,1.56;3.12,1.56 +3.12,1.56;3.12,7.81 +1.88,1.56;1.88,9.06 +3.44,7.19;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.62,9.38 +8.44,8.44;8.12,8.12 +8.12,8.12;7.81,7.81 +7.81,7.81;7.50,7.50 +7.50,7.50;7.19,7.19 +7.19,7.19;6.56,6.88 +6.56,6.88;5.94,6.56 +5.94,6.56;5.62,6.25 +5.62,6.25;5.00,5.94 +5.00,5.94;4.06,5.62 +4.06,5.62;3.44,5.62 +4.69,8.12;5.00,7.81 +5.00,7.81;5.31,7.50 +5.31,7.50;5.94,7.19 +5.94,7.19;6.25,6.88 +6.25,6.88;6.56,6.88 +6.56,6.88;7.19,6.56 +7.19,6.56;7.50,6.25 +7.50,6.25;8.12,5.94 +8.12,5.94;8.75,5.62 +8.75,5.62;9.06,5.62 +3.44,2.50;9.06,2.50 +8.75,5.00;3.75,5.00 +8.75,3.75;4.06,3.75 +6.25,0.62;6.56,6.25 +5.00,8.44;8.75,8.44 + +# UTF-16 : 87 02 +# UTF-8 : 82 9c e8 +[8702] 蜂 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 +3.44,7.19;4.06,7.50 +4.06,7.50;4.69,7.81 +4.69,7.81;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.62,9.38 +8.75,8.44;8.44,8.12 +8.44,8.12;8.12,7.81 +8.12,7.81;7.50,7.50 +7.50,7.50;7.19,7.19 +7.19,7.19;6.56,6.88 +6.56,6.88;6.25,6.56 +6.25,6.56;5.62,6.25 +5.62,6.25;5.00,5.94 +5.00,5.94;4.38,5.62 +4.38,5.62;3.44,5.62 +4.69,8.12;5.00,7.81 +5.00,7.81;5.62,7.50 +5.62,7.50;5.94,7.19 +5.94,7.19;6.25,6.88 +6.25,6.88;6.88,6.88 +6.88,6.88;7.19,6.56 +7.19,6.56;7.81,6.25 +7.81,6.25;8.12,5.94 +8.12,5.94;8.75,5.62 +8.75,5.62;9.38,5.62 +3.44,2.50;9.38,2.50 +9.06,5.00;3.75,5.00 +8.75,3.75;4.06,3.75 +6.56,0.62;6.56,6.25 +5.31,8.44;8.75,8.44 + +# UTF-16 : 92 d2 +# UTF-8 : 92 8b e9 +[92d2] 鋒 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +3.75,7.19;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +8.75,8.44;8.44,8.12 +8.44,8.12;8.12,7.81 +8.12,7.81;7.81,7.50 +7.81,7.50;7.19,7.19 +7.19,7.19;6.88,6.88 +6.88,6.88;6.25,6.56 +6.25,6.56;5.62,6.25 +5.62,6.25;5.00,5.94 +5.00,5.94;4.38,5.62 +4.38,5.62;3.75,5.62 +5.00,8.12;5.31,7.81 +5.31,7.81;5.62,7.50 +5.62,7.50;5.94,7.19 +5.94,7.19;6.56,6.88 +6.56,6.88;6.88,6.88 +6.88,6.88;7.19,6.56 +7.19,6.56;7.81,6.25 +7.81,6.25;8.44,5.94 +8.44,5.94;8.75,5.62 +8.75,5.62;9.38,5.62 +3.75,2.50;9.38,2.50 +9.06,5.00;4.06,5.00 +8.75,3.75;4.38,3.75 +6.56,0.62;6.56,6.25 +5.31,8.44;8.75,8.44 + +# UTF-16 : 83 0e +# UTF-8 : 8e 8c e8 +[830e] 茎 +0.31,8.12;9.06,8.12 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +0.62,0.94;8.75,0.94 +8.12,3.12;1.25,3.12 +4.69,0.94;4.69,4.38 +0.94,6.88;8.12,6.88 +0.31,3.75;1.56,4.06 +1.56,4.06;2.50,4.38 +2.50,4.38;3.44,4.38 +3.44,4.38;4.06,4.69 +4.06,4.69;5.00,5.00 +5.00,5.00;5.62,5.31 +5.62,5.31;6.56,5.94 +6.56,5.94;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;8.12,6.88 +9.06,3.75;8.12,4.06 +8.12,4.06;7.50,4.06 +7.50,4.06;6.56,4.38 +6.56,4.38;5.62,4.69 +5.62,4.69;5.00,5.00 +5.00,5.00;4.38,5.31 +4.38,5.31;3.75,5.62 +3.75,5.62;3.12,5.94 +3.12,5.94;2.50,6.25 +2.50,6.25;2.19,6.56 + +# UTF-16 : 60 65 +# UTF-8 : a5 81 e6 +[6065] 恥 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.38,5.94 +4.38,5.94;4.38,6.56 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.44 +9.06,3.44;9.06,3.75 +9.06,3.75;9.06,4.06 +9.06,4.06;8.75,4.69 +8.75,4.69;8.75,5.00 +8.75,5.00;8.75,5.62 +8.75,5.62;8.75,5.94 +8.75,5.94;8.44,6.25 +8.44,6.25;8.44,6.88 +4.69,9.06;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.56,8.44 +6.56,8.44;7.19,8.12 +7.19,8.12;7.81,7.81 +5.31,7.81;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;8.12,1.25 +8.12,1.25;8.12,1.88 +8.12,1.88;8.12,2.50 +8.12,2.50;8.44,2.81 +8.44,2.81;8.44,3.75 +0.62,8.75;0.62,2.19 +3.44,8.75;0.31,8.75 +2.81,0.62;2.81,8.75 +0.94,4.69;2.81,4.69 +0.94,6.88;2.81,6.88 +0.00,2.19;0.62,2.19 +0.62,2.19;1.25,2.50 +1.25,2.50;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;2.81,2.81 + +# UTF-16 : 57 b0 +# UTF-8 : b0 9e e5 +[57b0] 垰 +5.94,5.94;5.94,9.38 +5.62,0.62;5.94,4.69 +9.06,5.94;3.12,5.94 +8.44,7.81;5.94,7.81 +9.06,4.69;3.12,4.69 +8.75,2.19;8.12,2.50 +8.12,2.50;7.50,2.81 +7.50,2.81;6.88,3.12 +6.88,3.12;6.25,3.75 +6.25,3.75;5.94,4.06 +0.31,6.56;3.12,6.56 +1.56,1.88;1.56,9.06 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.12,2.50 +3.12,2.50;3.75,2.81 + +# UTF-16 : 88 c3 +# UTF-8 : 83 a3 e8 +[88c3] 裃 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.88,9.06 +1.56,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.62 +3.44,5.62;3.44,5.62 +5.94,5.94;5.94,9.38 +5.94,0.62;5.94,4.69 +9.06,5.94;3.44,5.94 +8.44,7.81;5.94,7.81 +9.06,4.69;3.44,4.69 +8.75,2.19;8.12,2.50 +8.12,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.56,3.75 +6.56,3.75;5.94,4.06 + +# UTF-16 : 5c e0 +# UTF-8 : a0 b3 e5 +[5ce0] 峠 +0.62,7.81;0.62,0.94 +0.62,1.56;3.44,1.56 +3.44,1.56;3.44,7.81 +1.88,1.56;2.19,9.06 +5.94,5.94;5.94,9.38 +5.94,0.62;5.94,4.69 +9.06,5.94;3.44,5.94 +8.44,7.81;5.94,7.81 +9.06,4.69;3.44,4.69 +8.75,2.19;8.12,2.50 +8.12,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.56,3.75 +6.56,3.75;5.94,4.06 + +# UTF-16 : 97 90 +# UTF-8 : 90 9e e9 +[9790] 鞐 +0.31,8.12;4.38,8.12 +3.44,9.06;3.44,6.88 +3.44,6.88;1.25,6.88 +1.25,6.88;1.25,9.06 +3.75,3.44;3.75,5.94 +3.75,5.94;0.62,5.94 +0.62,5.94;0.62,3.44 +0.62,3.75;3.75,3.75 +0.00,2.50;4.38,2.50 +2.19,0.62;2.19,6.88 +6.25,5.94;6.25,9.38 +6.25,0.62;6.25,4.69 +9.06,5.94;4.38,5.94 +8.75,7.81;6.25,7.81 +9.06,4.69;4.38,4.69 +8.75,2.19;8.44,2.50 +8.44,2.50;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;6.88,3.75 +6.88,3.75;6.25,4.06 + +# UTF-16 : 86 5c +# UTF-8 : 9c 99 e8 +[865c] 虜 +2.50,3.44;8.12,3.44 +8.12,3.44;8.12,5.62 +8.12,5.62;2.19,5.62 +2.19,5.62;2.19,3.44 +5.31,3.44;5.31,5.62 +2.50,4.69;8.12,4.69 +4.38,8.12;4.69,9.69 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.75,8.12 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.75,8.12 +1.56,6.88;7.19,7.50 +4.38,8.75;8.12,8.75 +3.75,8.12;3.75,6.88 +3.75,6.88;4.06,6.25 +4.06,6.25;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.94,6.25 +5.62,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.50,6.25 +7.50,6.25;8.12,6.25 +8.12,6.25;8.44,6.56 +8.44,6.56;8.44,7.19 +1.25,2.50;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +1.25,0.94;2.19,0.94 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.31,3.44 + +# UTF-16 : 86 cd +# UTF-8 : 8d 9b e8 +[86cd] 蛍 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +0.62,0.94;1.25,0.94 +1.25,0.94;2.19,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.94,1.25 +5.94,1.25;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;8.44,1.56 +4.69,1.25;4.69,7.50 +1.56,3.75;7.81,3.75 +7.81,3.75;7.81,6.25 +7.81,6.25;1.56,6.25 +1.56,6.25;1.56,3.12 +8.44,5.94;8.44,7.81 +8.44,7.81;0.94,7.81 +0.94,7.81;0.94,5.94 +2.81,7.81;2.50,8.12 +2.50,8.12;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.88,9.06 +5.00,7.81;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +6.56,7.81;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 + +# UTF-16 : 63 8c +# UTF-8 : 8c 8e e6 +[638c] 掌 +8.75,6.56;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.56 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,9.38 +6.56,8.44;6.88,8.75 +6.88,8.75;7.19,9.06 +7.19,9.06;7.50,9.38 +4.69,8.44;4.69,9.38 +2.19,5.94;7.50,5.94 +7.19,5.94;7.50,7.50 +7.19,7.50;2.19,7.50 +1.88,7.50;2.19,5.94 +4.69,5.00;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.62 +4.38,0.62;4.06,0.62 +4.06,0.62;3.44,0.62 +3.44,0.62;3.12,0.62 +3.12,0.62;2.50,0.94 +9.06,2.19;0.31,2.19 +8.44,3.75;0.94,3.75 +1.25,5.00;2.19,5.00 +2.19,5.00;2.81,5.00 +2.81,5.00;3.75,5.00 +3.75,5.00;4.38,5.00 +4.38,5.00;5.00,5.00 +5.00,5.00;5.94,5.00 +5.94,5.00;6.56,5.00 +6.56,5.00;7.19,5.00 +7.19,5.00;7.81,5.31 +7.81,5.31;8.12,5.31 + +# UTF-16 : 52 63 +# UTF-8 : a3 89 e5 +[5263] 剣 +5.62,6.88;5.31,7.50 +5.31,7.50;4.69,7.81 +4.69,7.81;4.06,8.12 +4.06,8.12;3.75,8.75 +3.75,8.75;3.12,9.06 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.88 +5.00,7.19;1.25,7.19 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.12,4.38 +3.12,4.38;3.12,7.19 +2.81,3.44;3.44,3.44 +3.44,3.44;3.75,3.12 +3.75,3.12;4.06,2.50 +4.06,2.50;4.69,2.19 +4.69,2.19;5.00,1.56 +5.00,1.56;5.62,0.94 +0.94,3.75;0.94,5.94 +0.94,5.94;5.31,5.94 +5.31,5.94;5.31,4.06 +5.31,4.06;0.94,4.06 +6.56,2.50;6.56,8.75 +8.75,9.06;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 + +# UTF-16 : 50 98 +# UTF-8 : 98 82 e5 +[5098] 傘 +9.06,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.50,7.50 +7.50,7.50;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.50 +2.19,7.50;1.88,7.50 +1.88,7.50;1.25,7.19 +1.25,7.19;0.94,6.88 +0.94,6.88;0.31,6.56 +9.06,2.19;0.31,2.19 +4.69,8.12;4.69,0.62 +0.62,4.69;0.94,5.00 +0.94,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.50,6.56 +2.50,6.56;2.81,7.19 +2.81,7.19;2.81,7.50 +4.38,5.31;3.75,5.31 +3.75,5.31;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;2.81,6.25 +2.81,6.25;2.19,6.56 +5.31,5.31;5.62,5.62 +5.62,5.62;5.94,5.94 +5.94,5.94;6.56,6.25 +6.56,6.25;6.56,6.88 +6.56,6.88;6.88,7.50 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.50,5.94 +7.50,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +0.62,2.81;0.94,3.12 +0.94,3.12;1.56,3.44 +1.56,3.44;1.88,4.06 +1.88,4.06;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;2.81,5.31 +4.38,3.12;3.75,3.44 +3.75,3.44;3.44,3.75 +3.44,3.75;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.19,4.38 +5.31,3.12;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;6.56,4.38 +6.56,4.38;6.56,5.00 +6.56,5.00;6.88,5.31 +8.75,2.81;8.44,3.12 +8.44,3.12;8.12,3.75 +8.12,3.75;7.50,4.06 +7.50,4.06;6.88,4.38 +6.88,4.38;6.56,4.38 + +# UTF-16 : 58 a8 +# UTF-8 : a8 a2 e5 +[58a8] 墨 +4.69,3.44;4.69,0.94 +0.62,0.94;8.75,0.94 +8.12,2.19;1.25,2.19 +8.75,2.81;8.44,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;7.81,3.75 +7.81,3.75;7.50,4.06 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.31,3.75 +5.31,3.75;5.31,4.06 +3.75,2.81;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +0.62,2.81;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;2.19,4.06 +1.56,6.25;8.12,6.25 +7.81,6.25;8.12,9.06 +7.81,9.06;1.56,9.06 +1.25,9.06;1.56,6.25 +1.56,7.50;8.12,7.50 +0.94,5.31;8.44,5.31 +0.62,4.38;8.75,4.38 +4.69,4.38;4.69,9.06 + +# UTF-16 : 7a 42 +# UTF-8 : 82 a9 e7 +[7a42] 穂 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.12,6.25;0.31,6.25 +0.31,2.50;0.31,2.81 +0.31,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +4.38,3.44;4.69,1.88 +4.38,1.88;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;7.81,1.88 +7.81,1.88;8.12,2.19 +2.81,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.75,3.44 +9.06,0.94;9.06,1.56 +9.06,1.56;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +3.75,4.06;8.44,4.06 +8.44,4.06;8.44,7.19 +8.44,7.19;3.75,7.19 +3.44,7.19;3.75,4.06 +3.75,5.94;8.44,5.94 +5.94,4.38;5.94,9.38 +3.12,8.44;9.06,8.44 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 + +# UTF-16 : 85 fb +# UTF-8 : bb 97 e8 +[85fb] 藻 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +0.94,0.62;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,6.56;2.19,6.88 +2.19,6.88;1.56,7.19 +1.56,7.19;1.25,7.19 +1.25,7.19;0.94,7.50 +2.19,4.38;1.88,4.69 +1.88,4.69;1.25,5.00 +1.25,5.00;0.94,5.31 +0.94,5.31;0.62,5.62 +0.62,5.62;0.31,5.62 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.94,3.12 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,0.62;5.94,3.75 +8.75,3.12;2.81,3.12 +6.25,3.75;8.75,3.75 +8.75,3.75;8.75,5.62 +8.75,5.62;6.25,5.62 +6.25,5.62;6.25,3.75 +3.12,3.75;5.62,3.75 +5.62,3.75;5.62,5.62 +5.62,5.62;3.12,5.62 +3.12,5.62;3.12,3.75 +3.75,5.94;8.12,5.94 +8.12,5.94;8.12,7.50 +8.12,7.50;3.75,7.50 +3.44,7.50;3.75,5.94 + +# UTF-16 : 9d 8f +# UTF-8 : 8f b6 e9 +[9d8f] 鶏 +8.12,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +6.88,1.56;6.88,1.88 +6.88,1.88;6.56,2.50 +6.56,2.50;6.56,2.81 +6.56,2.81;6.56,3.12 +5.62,0.94;5.62,1.56 +5.62,1.56;5.62,2.19 +5.62,2.19;5.31,2.81 +5.31,2.81;5.31,2.81 +4.06,0.94;4.06,1.25 +4.06,1.25;4.06,1.56 +4.06,1.56;4.38,2.19 +4.38,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,5.94;8.75,5.94 +8.75,5.94;8.75,8.44 +8.75,8.44;4.69,8.44 +4.69,8.44;4.69,3.75 +4.69,3.75;9.06,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +4.69,7.19;8.44,7.19 +6.25,9.69;6.25,9.06 +6.25,9.06;6.25,8.75 +6.25,8.75;6.25,8.44 +4.69,4.69;9.06,4.69 +0.31,8.44;0.94,8.44 +0.94,8.44;1.25,8.44 +1.25,8.44;1.56,8.44 +1.56,8.44;1.88,8.44 +1.88,8.44;2.81,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;4.38,9.06 +1.25,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +2.50,6.25;2.50,6.88 +2.50,6.88;2.19,7.50 +2.19,7.50;2.19,7.81 +2.19,7.81;1.88,8.12 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.88 +3.75,6.88;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,3.75;0.31,3.75 +4.06,5.31;0.31,5.31 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,2.81 +1.88,2.81;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,4.06;2.19,4.38 +2.19,4.38;2.19,5.94 +3.75,1.88;3.44,2.19 +3.44,2.19;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.50,3.12 +2.50,3.12;2.19,3.44 + +# UTF-16 : 59 eb +# UTF-8 : ab a7 e5 +[59eb] 姫 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.94 +3.12,5.94;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;2.19,3.75 +2.19,3.75;2.50,3.12 +2.50,3.12;3.12,2.81 +3.12,2.81;3.44,2.50 +3.44,2.50;3.75,2.19 +8.75,8.75;4.06,8.75 +4.06,8.75;4.06,0.62 +4.38,1.25;8.75,1.25 +4.38,3.75;8.44,3.75 +8.44,3.75;8.44,6.25 +8.44,6.25;4.38,6.25 +6.56,6.56;6.56,8.75 +6.56,1.25;6.56,3.75 + +# UTF-16 : 85 aa +# UTF-8 : aa 96 e8 +[85aa] 薪 +0.62,8.44;8.75,8.44 +3.12,7.50;3.12,9.38 +6.25,7.50;6.25,9.38 +5.31,5.00;9.06,5.00 +7.81,0.62;7.81,5.00 +5.31,6.88;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.88,7.19 +6.88,7.19;7.50,7.19 +7.50,7.19;8.44,7.50 +8.44,7.50;8.75,7.50 +4.38,0.94;4.69,1.25 +4.69,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.31,5.00 +5.31,5.00;5.62,5.94 +5.62,5.94;5.62,7.19 +2.50,6.88;2.50,7.81 +3.12,5.00;3.44,5.31 +3.44,5.31;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;3.75,6.56 +3.75,6.56;4.06,6.88 +1.88,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;1.25,6.88 +2.50,0.62;2.50,5.00 +4.69,3.75;0.31,3.75 +4.69,6.88;0.62,6.88 +4.69,5.00;0.31,5.00 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.75 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;2.50,3.75 + +# UTF-16 : 9f 13 +# UTF-8 : 93 bc e9 +[9f13] 鼓 +0.62,6.56;4.38,6.56 +4.38,8.12;0.31,8.12 +2.50,6.56;2.50,9.06 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,1.88 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +1.88,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +0.62,3.75;0.62,5.62 +0.62,5.62;4.38,5.62 +4.38,5.62;4.38,3.75 +4.38,3.75;0.94,3.75 +4.69,5.94;9.06,5.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;8.44,4.38 +8.44,4.38;8.75,5.00 +8.75,5.00;8.75,5.62 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.25,3.12 +6.25,3.12;5.94,3.75 +5.94,3.75;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.00,5.31 +4.69,7.81;9.06,7.81 +6.88,5.94;6.88,9.38 + +# UTF-16 : 6d 44 +# UTF-8 : 84 b5 e6 +[6d44] 浄 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,6.88;6.56,7.19 +6.56,7.19;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.50,8.12 +7.50,8.12;7.81,8.44 +4.69,8.44;7.81,8.44 +2.50,6.56;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;5.00,9.38 +6.25,6.88;6.25,1.56 +6.25,1.56;6.25,1.25 +6.25,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +8.75,2.81;8.75,6.88 +8.75,6.88;3.75,6.88 +3.12,3.44;8.44,3.44 +2.81,5.31;9.38,5.31 + +# UTF-16 : 8a 3b +# UTF-8 : bb a8 e8 +[8a3b] 註 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.44,8.75 +5.31,9.06;5.62,9.06 +5.62,9.06;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;7.19,8.44 +7.19,8.44;7.81,8.12 +9.06,1.25;3.75,1.25 +9.06,7.50;3.75,7.50 +8.75,4.69;4.06,4.69 +6.56,1.25;6.56,7.19 + +# UTF-16 : 99 d0 +# UTF-8 : 90 a7 e9 +[99d0] 駐 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +2.81,1.88;2.81,2.19 +2.81,2.19;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,3.75 +1.88,1.25;1.88,1.88 +1.88,1.88;1.88,2.19 +1.88,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +4.38,8.75;0.94,8.75 +0.94,8.75;0.94,4.38 +0.94,4.38;4.38,4.38 +4.38,4.38;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.38,2.19 +4.38,2.19;4.38,1.88 +4.38,1.88;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.81,0.94 +2.50,8.75;2.50,4.38 +0.94,5.94;4.38,5.94 +0.94,7.19;4.38,7.19 +5.62,9.06;6.25,9.06 +6.25,9.06;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;8.12,8.12 +9.06,1.25;4.38,1.25 +9.06,7.50;4.69,7.50 +8.75,4.69;5.00,4.69 +6.88,1.25;6.88,7.19 + +# UTF-16 : 8f c5 +# UTF-8 : 85 bf e8 +[8fc5] 迅 +2.50,8.75;7.81,8.75 +7.81,8.75;7.81,7.50 +7.81,7.50;7.81,6.25 +7.81,6.25;7.81,5.31 +7.81,5.31;7.81,4.38 +7.81,4.38;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;8.12,2.81 +8.12,2.81;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.75,2.81 +8.75,2.81;8.75,3.12 +8.75,3.12;9.06,4.06 +9.06,4.06;9.06,4.38 +5.00,1.88;5.00,8.12 +7.19,5.62;2.50,5.62 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 + +# UTF-16 : 65 e0 +# UTF-8 : a0 97 e6 +[65e0] 无 +0.31,0.94;1.25,1.25 +1.25,1.25;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;4.69,5.94 +4.69,5.94;4.69,8.44 +8.75,5.94;0.62,5.94 +8.44,8.44;0.94,8.44 +5.31,5.00;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.75,3.75 + +# UTF-16 : 72 5f +# UTF-8 : 9f 89 e7 +[725f] 牟 +8.75,5.94;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.19,7.50 +7.19,7.50;6.88,8.12 +6.88,8.12;6.25,8.44 +0.62,6.56;1.25,6.56 +1.25,6.56;2.19,6.56 +2.19,6.56;2.81,6.56 +2.81,6.56;3.44,6.56 +3.44,6.56;4.06,6.56 +4.06,6.56;5.00,6.88 +5.00,6.88;5.62,6.88 +5.62,6.88;6.25,6.88 +6.25,6.88;7.19,6.88 +7.19,6.88;7.81,6.88 +1.88,6.56;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.75,8.75 +3.75,8.75;4.06,9.38 +9.06,2.81;0.31,2.81 +1.56,4.69;8.75,4.69 +5.00,0.31;5.00,6.25 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.94 + +# UTF-16 : 82 db +# UTF-8 : 9b 8b e8 +[82db] 苛 +0.62,8.44;9.06,8.44 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +7.81,6.56;7.81,1.88 +7.81,1.88;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +0.31,6.56;9.06,6.56 +1.88,1.25;1.88,5.00 +1.88,5.00;5.62,5.00 +5.62,5.00;5.62,2.50 +5.62,2.50;1.88,2.50 + +# UTF-16 : 4e df +# UTF-8 : 9f bb e4 +[4edf] 仟 +2.19,4.69;9.06,4.69 +5.62,0.62;5.62,8.12 +2.81,7.81;3.44,8.12 +3.44,8.12;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.50,8.44 +7.50,8.44;8.12,8.75 +8.12,8.75;8.75,8.75 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 96 21 +# UTF-8 : a1 98 e9 +[9621] 阡 +3.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,2.81 +2.19,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.50,5.62 +2.50,5.62;2.19,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.75 +3.12,5.00;9.06,5.00 +6.25,0.62;6.25,8.44 +3.75,8.12;4.38,8.12 +4.38,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 + +# UTF-16 : 7a cf +# UTF-8 : 8f ab e7 +[7acf] 竏 +0.31,7.50;3.75,7.50 +1.88,7.50;1.88,9.06 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.56 +1.56,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.19 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;3.12,6.88 +1.25,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;0.94,6.56 +3.44,5.00;9.06,5.00 +6.25,0.62;6.25,8.44 +4.06,8.12;4.38,8.12 +4.38,8.12;5.00,8.12 +5.00,8.12;5.62,8.12 +5.62,8.12;6.25,8.12 +6.25,8.12;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 + +# UTF-16 : 7c 81 +# UTF-8 : 81 b2 e7 +[7c81] 粁 +2.19,0.62;2.19,9.06 +3.75,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.88,5.31 +1.88,5.31;1.88,5.62 +1.88,5.62;1.88,5.94 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.62,8.75 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.44,8.12 +3.44,8.12;3.75,8.75 +3.44,5.00;9.06,5.00 +6.25,0.62;6.56,8.44 +4.06,8.12;4.38,8.12 +4.38,8.12;5.00,8.12 +5.00,8.12;5.62,8.12 +5.62,8.12;6.25,8.12 +6.25,8.12;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.50,8.44 +7.50,8.44;8.12,8.75 +8.12,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 + +# UTF-16 : 65 bc +# UTF-8 : bc 96 e6 +[65bc] 於 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,6.56 +1.25,6.56;1.25,7.81 +2.19,7.81;2.19,9.38 +0.00,7.81;4.38,7.81 +1.25,5.94;3.75,5.94 +3.75,5.94;3.75,4.69 +3.75,4.69;3.75,3.75 +3.75,3.75;3.75,3.12 +3.75,3.12;3.75,2.50 +3.75,2.50;3.44,1.88 +3.44,1.88;3.44,1.25 +3.44,1.25;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,1.25 +9.38,5.62;9.06,5.94 +9.06,5.94;8.75,6.25 +8.75,6.25;8.44,6.56 +8.44,6.56;8.12,6.88 +8.12,6.88;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.38 +6.56,9.38;6.25,8.75 +6.25,8.75;6.25,8.44 +6.25,8.44;5.94,8.12 +5.94,8.12;5.62,7.81 +5.62,7.81;5.31,7.50 +5.31,7.50;5.31,7.19 +5.31,7.19;5.00,6.88 +5.00,6.88;4.69,6.25 +4.69,6.25;4.38,5.94 +4.38,5.94;4.06,5.62 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;4.69,3.44 +8.44,3.75;7.81,4.38 +7.81,4.38;7.19,4.69 +7.19,4.69;6.88,5.31 +6.88,5.31;6.25,5.62 +6.25,5.62;5.62,5.94 + +# UTF-16 : 6d 12 +# UTF-8 : 92 b4 e6 +[6d12] 洒 +8.75,0.62;8.75,6.88 +8.75,6.88;3.12,6.88 +3.12,6.88;3.12,0.62 +3.12,1.56;8.75,1.56 +2.81,8.75;9.06,8.75 +5.00,8.75;5.00,6.88 +5.00,6.88;5.00,5.94 +5.00,5.94;5.00,5.62 +5.00,5.62;5.00,5.00 +5.00,5.00;5.00,4.69 +5.00,4.69;4.69,4.06 +4.69,4.06;4.38,3.44 +4.38,3.44;3.75,3.12 +3.75,3.12;3.44,2.81 +6.56,8.75;6.56,4.69 +6.56,4.69;6.56,4.06 +6.56,4.06;6.88,3.75 +6.88,3.75;7.19,3.75 +7.19,3.75;8.75,3.75 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 54 c2 +# UTF-8 : 82 93 e5 +[54c2] 哂 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +8.75,0.62;8.75,6.88 +8.75,6.88;3.44,6.88 +3.44,6.88;3.44,0.62 +3.44,1.56;8.75,1.56 +3.12,8.75;9.06,8.75 +5.31,8.75;5.31,6.88 +5.31,6.88;5.31,5.94 +5.31,5.94;5.31,5.62 +5.31,5.62;5.31,5.00 +5.31,5.00;5.31,4.69 +5.31,4.69;5.00,4.06 +5.00,4.06;4.69,3.44 +4.69,3.44;4.06,3.12 +4.06,3.12;3.75,2.81 +6.88,8.75;6.88,4.38 +6.88,4.38;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.50,3.75 +7.50,3.75;8.75,3.75 + +# UTF-16 : 68 16 +# UTF-8 : 96 a0 e6 +[6816] 栖 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +8.75,0.62;8.75,6.88 +8.75,6.88;3.44,6.88 +3.44,6.88;3.44,0.62 +3.44,1.56;8.75,1.56 +3.12,8.75;9.06,8.75 +5.31,8.75;5.31,6.88 +5.31,6.88;5.31,5.94 +5.31,5.94;5.31,5.62 +5.31,5.62;5.31,5.00 +5.31,5.00;5.31,4.69 +5.31,4.69;5.00,4.06 +5.00,4.06;4.69,3.44 +4.69,3.44;4.06,3.12 +4.06,3.12;3.75,2.81 +6.88,8.75;6.88,4.38 +6.88,4.38;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.50,3.75 +7.50,3.75;8.75,3.75 + +# UTF-16 : 66 52 +# UTF-8 : 92 99 e6 +[6652] 晒 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.62,5.31;2.50,5.31 +8.75,0.62;8.75,6.88 +8.75,6.88;3.44,6.88 +3.44,6.88;3.44,0.62 +3.44,1.56;8.75,1.56 +3.12,8.75;9.06,8.75 +5.31,8.75;5.31,6.88 +5.31,6.88;5.31,5.94 +5.31,5.94;5.31,5.62 +5.31,5.62;5.31,5.00 +5.31,5.00;5.31,4.69 +5.31,4.69;5.00,4.06 +5.00,4.06;4.69,3.44 +4.69,3.44;4.06,3.12 +4.06,3.12;3.75,2.81 +6.88,8.75;6.88,4.38 +6.88,4.38;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.50,3.75 +7.50,3.75;8.75,3.75 + +# UTF-16 : 6f 06 +# UTF-8 : 86 bc e6 +[6f06] 漆 +9.06,4.06;8.75,4.38 +8.75,4.38;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.50,5.00 +7.50,5.00;6.88,5.31 +6.88,5.31;6.25,5.94 +6.25,5.94;5.94,6.25 +5.62,6.25;5.31,5.62 +5.31,5.62;4.69,5.31 +4.69,5.31;4.06,5.00 +4.06,5.00;3.12,4.38 +3.12,4.38;2.81,4.38 +2.81,4.38;2.50,4.06 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.62,5.00;5.94,1.25 +5.62,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.38,0.94 +2.50,1.25;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,2.81 +9.06,0.94;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +9.06,5.94;8.75,6.25 +8.75,6.25;8.44,6.56 +8.44,6.56;8.12,6.88 +8.12,6.88;7.81,7.19 +7.81,7.19;7.50,7.50 +7.50,7.50;7.19,7.50 +7.19,7.50;6.56,7.81 +6.56,7.81;5.94,8.44 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.75 +4.38,3.75;3.75,4.06 +3.75,4.06;3.75,4.38 +8.12,4.38;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.88,3.12 +6.88,3.12;6.56,3.12 +5.62,6.25;5.94,9.69 +9.06,8.44;2.50,8.44 +2.50,5.94;2.81,6.25 +2.81,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;5.00,7.81 +5.00,7.81;5.62,8.12 +5.62,8.12;5.62,8.44 + +# UTF-16 : 81 9d +# UTF-8 : 9d 86 e8 +[819d] 膝 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +9.06,4.06;8.75,4.38 +8.75,4.38;8.44,4.38 +8.44,4.38;7.81,5.00 +7.81,5.00;7.19,5.31 +7.19,5.31;6.56,5.62 +6.56,5.62;5.94,6.25 +5.94,6.25;5.31,5.62 +5.31,5.62;5.00,5.31 +5.00,5.31;4.38,5.00 +4.38,5.00;3.44,4.38 +3.44,4.38;3.12,4.38 +3.12,4.38;2.81,4.06 +5.94,5.00;5.94,1.25 +5.94,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.62,2.81 +9.06,0.94;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.56,2.81 +9.06,5.94;8.75,6.25 +8.75,6.25;8.44,6.56 +8.44,6.56;8.12,6.88 +8.12,6.88;7.81,7.19 +7.81,7.19;7.19,7.50 +7.19,7.50;6.56,7.81 +6.56,7.81;5.94,8.44 +5.31,3.12;5.00,3.44 +5.00,3.44;4.38,3.75 +4.38,3.75;4.06,4.06 +4.06,4.06;4.06,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;6.88,3.12 +6.88,3.12;6.88,3.12 +5.94,6.25;5.94,9.69 +9.06,8.44;3.12,8.44 +2.81,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,6.88 +4.38,6.88;5.00,7.50 +5.00,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 + +# UTF-16 : 67 87 +# UTF-8 : 87 9e e6 +[6787] 枇 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +6.25,5.31;6.88,5.94 +6.88,5.94;7.50,6.25 +7.50,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,7.81 +3.75,5.94;5.94,5.94 +3.75,1.25;3.75,9.06 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.19 +6.25,9.06;6.56,1.56 +6.25,1.56;6.56,1.25 +6.56,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.50,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 + +# UTF-16 : 59 a3 +# UTF-8 : a3 a6 e5 +[59a3] 妣 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;3.12,6.56 +3.12,6.56;3.12,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.44 +1.88,3.44;2.19,3.12 +2.19,3.12;2.81,2.50 +2.81,2.50;2.81,2.19 +2.81,2.19;3.12,1.56 +6.56,5.31;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,7.81 +3.75,5.94;5.94,5.94 +3.75,1.25;3.75,9.06 +2.50,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;6.25,2.19 +6.56,9.06;6.56,1.56 +6.56,1.56;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 + +# UTF-16 : 79 d5 +# UTF-8 : 95 a7 e7 +[79d5] 秕 +3.44,9.06;2.81,8.75 +2.81,8.75;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.12,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +3.44,4.06;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +6.56,5.31;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,7.81 +3.75,5.94;5.94,5.94 +3.75,1.25;3.75,9.06 +2.50,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;6.25,2.19 +6.56,9.06;6.56,1.56 +6.56,1.56;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 + +# UTF-16 : 7c 83 +# UTF-8 : 83 b2 e7 +[7c83] 粃 +1.88,0.62;1.88,9.06 +3.12,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.75 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 +6.56,5.31;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,7.81 +3.75,5.94;5.94,5.94 +3.75,1.25;3.75,9.06 +2.50,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;6.25,2.19 +6.56,9.06;6.56,1.56 +6.56,1.56;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 + +# UTF-16 : 7d 15 +# UTF-8 : 95 b4 e7 +[7d15] 紕 +3.44,4.06;3.12,4.69 +3.12,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;2.81,5.94 +2.81,5.94;2.81,6.56 +0.00,4.69;3.12,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.50 +2.50,7.50;2.81,7.81 +2.81,7.81;3.12,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.81 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +6.56,5.31;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,7.81 +4.06,5.94;6.25,5.94 +4.06,1.25;4.06,9.06 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.25,2.19 +6.56,9.06;6.56,1.56 +6.56,1.56;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 + +# UTF-16 : 78 12 +# UTF-8 : 92 a0 e7 +[7812] 砒 +3.44,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +2.81,1.88;3.12,5.62 +2.81,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +1.56,7.19;1.56,8.12 +1.56,8.12;1.88,8.75 +6.88,5.31;7.19,5.94 +7.19,5.94;7.81,6.25 +7.81,6.25;8.12,6.56 +8.12,6.56;8.75,7.19 +8.75,7.19;8.75,7.50 +8.75,7.50;9.06,7.81 +4.06,5.94;6.25,5.94 +4.06,1.25;4.06,9.06 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.25,2.19 +6.88,9.06;6.88,1.56 +6.88,1.56;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 + +# UTF-16 : 7a 00 +# UTF-8 : 80 a8 e7 +[7a00] 稀 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.12,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +6.56,0.62;6.56,5.62 +4.38,1.25;4.38,4.38 +4.38,4.38;8.75,4.38 +8.75,4.38;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;7.19,1.56 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.00,5.62 +5.00,5.62;5.00,5.94 +5.00,5.94;5.31,6.56 +5.31,6.56;5.62,7.19 +9.06,5.94;3.12,5.94 +3.44,6.88;4.06,6.88 +4.06,6.88;4.69,7.19 +4.69,7.19;5.00,7.19 +5.00,7.19;5.62,7.50 +5.62,7.50;6.25,7.81 +6.25,7.81;6.56,8.12 +6.56,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.44,9.38 +4.06,9.06;4.38,8.75 +4.38,8.75;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.12 +5.94,8.12;6.56,8.12 +6.56,8.12;6.88,7.81 +6.88,7.81;7.50,7.50 +7.50,7.50;7.81,7.19 +7.81,7.19;8.44,6.88 +8.44,6.88;9.06,6.88 + +# UTF-16 : 55 0f +# UTF-8 : 8f 94 e5 +[550f] 唏 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +6.56,0.62;6.56,5.62 +4.38,1.25;4.38,4.38 +4.38,4.38;8.75,4.38 +8.75,4.38;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.56 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.00,5.62 +5.00,5.62;5.00,5.94 +5.00,5.94;5.31,6.56 +5.31,6.56;5.62,7.19 +9.06,5.94;2.81,5.94 +3.12,6.88;3.75,6.88 +3.75,6.88;4.38,7.19 +4.38,7.19;5.00,7.19 +5.00,7.19;5.62,7.50 +5.62,7.50;6.25,7.81 +6.25,7.81;6.56,8.12 +6.56,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.44,9.38 +4.06,9.06;4.38,8.75 +4.38,8.75;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.12 +5.94,8.12;6.25,8.12 +6.25,8.12;6.88,7.81 +6.88,7.81;7.50,7.50 +7.50,7.50;7.81,7.19 +7.81,7.19;8.44,6.88 +8.44,6.88;9.06,6.88 + +# UTF-16 : 66 5e +# UTF-8 : 9e 99 e6 +[665e] 晞 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.62,5.31;2.50,5.31 +6.56,0.62;6.56,5.62 +4.38,1.25;4.38,4.38 +4.38,4.38;8.75,4.38 +8.75,4.38;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.56 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.31,6.56 +5.31,6.56;5.62,7.19 +9.06,5.94;3.12,5.94 +3.12,6.88;3.75,6.88 +3.75,6.88;4.38,7.19 +4.38,7.19;5.00,7.19 +5.00,7.19;5.62,7.50 +5.62,7.50;6.25,7.81 +6.25,7.81;6.56,8.12 +6.56,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.44,9.38 +4.06,9.06;4.38,8.75 +4.38,8.75;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.12 +5.94,8.12;6.25,8.12 +6.25,8.12;6.88,7.81 +6.88,7.81;7.50,7.50 +7.50,7.50;7.81,7.19 +7.81,7.19;8.44,6.88 +8.44,6.88;9.06,6.88 + +# UTF-16 : 9b d1 +# UTF-8 : 91 af e9 +[9bd1] 鯑 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.81,8.75 +0.62,5.31;3.12,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.75,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.12,3.12 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.50,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +6.56,0.62;6.56,5.62 +4.69,1.25;4.69,4.38 +4.69,4.38;8.75,4.38 +8.75,4.38;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.50,1.56 +3.75,3.12;4.06,3.44 +4.06,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.00,5.00 +5.00,5.00;5.00,5.31 +5.00,5.31;5.31,5.94 +5.31,5.94;5.62,6.25 +5.62,6.25;5.62,6.56 +5.62,6.56;5.94,7.19 +9.38,5.94;3.75,5.94 +3.75,6.88;4.38,6.88 +4.38,6.88;5.00,7.19 +5.00,7.19;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;6.56,7.81 +6.56,7.81;6.88,8.12 +6.88,8.12;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.75,9.38 +4.38,9.06;5.00,8.75 +5.00,8.75;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.12 +6.25,8.12;6.56,8.12 +6.56,8.12;7.19,7.81 +7.19,7.81;7.50,7.50 +7.50,7.50;8.12,7.19 +8.12,7.19;8.75,6.88 +8.75,6.88;9.06,6.88 + +# UTF-16 : 63 4c +# UTF-8 : 8c 8d e6 +[634c] 捌 +3.44,6.25;5.94,6.25 +5.94,6.25;5.94,8.75 +5.94,8.75;3.12,8.75 +3.12,8.75;3.12,6.25 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;4.06,5.62 +4.06,5.62;4.06,6.25 +3.75,4.69;5.94,4.69 +5.62,4.69;5.94,3.75 +5.94,3.75;5.94,3.12 +5.94,3.12;5.62,2.50 +5.62,2.50;5.62,1.88 +5.62,1.88;5.62,1.25 +5.62,1.25;5.31,0.94 +5.31,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;4.06,0.94 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +6.88,2.50;6.88,8.75 +8.75,9.06;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 + +# UTF-16 : 81 fa +# UTF-8 : ba 87 e8 +[81fa] 臺 +1.88,5.94;1.88,7.19 +1.88,7.19;7.50,7.19 +7.50,7.19;7.50,5.94 +7.50,5.94;1.88,5.94 +0.62,8.75;8.75,8.75 +1.25,7.81;8.44,7.81 +4.69,7.81;4.69,9.38 +1.25,4.69;8.12,4.69 +8.44,2.81;8.12,3.12 +8.12,3.12;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.25,4.38 +0.94,3.12;1.56,3.12 +1.56,3.12;2.19,3.12 +2.19,3.12;2.81,3.12 +2.81,3.12;3.44,3.44 +3.44,3.44;4.06,3.44 +4.06,3.44;4.69,3.44 +4.69,3.44;5.31,3.44 +5.31,3.44;5.94,3.44 +5.94,3.44;6.88,3.44 +6.88,3.44;7.50,3.44 +2.50,3.12;2.81,3.75 +2.81,3.75;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;3.75,4.69 +8.75,4.38;8.75,5.31 +8.75,5.31;0.62,5.31 +0.62,5.31;0.62,4.38 +0.62,0.94;8.75,0.94 +8.12,2.19;1.25,2.19 +4.69,0.94;4.69,3.44 + +# UTF-16 : 58 f9 +# UTF-8 : b9 a3 e5 +[58f9] 壹 +0.62,8.44;8.75,8.44 +1.25,7.19;8.12,7.19 +4.69,7.19;4.69,9.38 +0.62,0.94;8.75,0.94 +1.25,5.31;8.12,5.31 +1.88,2.50;1.88,4.06 +1.88,4.06;7.50,4.06 +7.50,4.06;7.50,2.50 +7.50,2.50;1.88,2.50 +5.62,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +3.44,0.94;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;2.81,2.50 +2.81,2.50;2.50,2.50 +8.75,4.38;8.75,6.25 +8.75,6.25;0.62,6.25 +0.62,6.25;0.62,4.38 + +# UTF-16 : 74 5a +# UTF-8 : 9a 91 e7 +[745a] 瑚 +2.81,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.31,1.56;0.62,1.56 +0.62,1.56;1.25,1.88 +1.25,1.88;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,7.19;5.94,7.19 +4.38,5.00;4.38,9.06 +5.62,1.88;5.62,5.00 +5.62,5.00;3.12,5.00 +3.12,5.00;3.12,0.94 +3.12,1.88;5.31,1.88 +6.56,4.06;8.75,4.06 +6.56,6.56;8.75,6.56 +5.62,0.94;5.94,1.56 +5.94,1.56;6.25,2.19 +6.25,2.19;6.25,2.50 +6.25,2.50;6.25,3.12 +6.25,3.12;6.25,3.44 +6.25,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,8.75 +6.56,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 + +# UTF-16 : 69 5c +# UTF-8 : 9c a5 e6 +[695c] 楜 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.69;2.81,5.31 +2.81,5.31;2.50,5.62 +2.50,5.62;2.19,6.25 +2.19,6.25;1.88,6.56 +1.88,6.56;1.88,7.19 +3.12,7.19;5.94,7.19 +4.38,5.00;4.38,9.06 +5.62,1.88;5.62,5.00 +5.62,5.00;3.44,5.00 +3.44,5.00;3.44,0.94 +3.44,1.88;5.62,1.88 +6.56,4.06;8.75,4.06 +6.56,6.56;8.75,6.56 +5.62,0.94;5.94,1.56 +5.94,1.56;6.25,2.19 +6.25,2.19;6.25,2.50 +6.25,2.50;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,8.75 +6.56,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 + +# UTF-16 : 7c ca +# UTF-8 : 8a b3 e7 +[7cca] 糊 +3.12,7.19;5.94,7.19 +4.38,5.00;4.38,9.06 +5.62,1.88;5.62,5.00 +5.62,5.00;3.44,5.00 +3.44,5.00;3.44,0.94 +3.44,1.88;5.62,1.88 +6.56,4.06;8.75,4.06 +6.56,6.56;8.75,6.56 +5.62,0.94;5.94,1.56 +5.94,1.56;6.25,2.19 +6.25,2.19;6.25,2.50 +6.25,2.50;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,8.75 +6.56,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +1.56,0.62;1.88,9.06 +3.12,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.56,5.94 +2.81,3.12;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;0.94,6.88 +0.94,6.88;0.94,7.50 +0.94,7.50;0.62,7.81 +0.62,7.81;0.62,8.12 +0.62,8.12;0.31,8.75 +2.19,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 + +# UTF-16 : 87 74 +# UTF-8 : b4 9d e8 +[8774] 蝴 +1.56,1.56;1.56,9.06 +0.31,7.81;0.31,4.06 +2.81,7.81;0.62,7.81 +0.31,4.69;2.81,4.69 +2.81,4.69;2.81,7.81 +3.12,1.25;3.12,1.88 +3.12,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.50,3.44 +2.50,3.44;2.50,4.06 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,7.19;6.25,7.19 +4.69,5.00;4.69,9.06 +5.62,1.88;5.94,5.00 +5.62,5.00;3.75,5.00 +3.44,5.00;3.75,0.94 +3.44,1.88;5.62,1.88 +6.88,4.06;8.75,4.06 +6.88,6.56;8.75,6.56 +5.94,0.94;6.25,1.56 +6.25,1.56;6.56,2.19 +6.56,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.88,4.06 +6.88,4.06;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;6.88,8.75 +6.88,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 + +# UTF-16 : 91 90 +# UTF-8 : 90 86 e9 +[9190] 醐 +3.12,1.25;3.12,7.19 +3.12,7.19;0.62,7.19 +0.62,7.19;0.62,0.62 +0.62,1.56;3.12,1.56 +0.62,3.12;3.12,3.12 +0.31,8.75;3.44,8.75 +1.56,8.75;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.56,5.94 +1.56,5.94;1.56,5.62 +1.56,5.62;1.25,5.00 +1.25,5.00;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.62,3.75 +2.19,8.75;2.19,5.00 +2.19,5.00;2.19,4.69 +2.19,4.69;2.81,4.69 +2.81,4.69;3.12,4.69 +3.44,7.19;6.25,7.19 +5.00,5.00;5.00,9.06 +5.94,1.88;5.94,5.00 +5.94,5.00;3.75,5.00 +3.75,5.00;3.75,0.94 +3.75,1.88;5.94,1.88 +6.88,4.06;8.75,4.06 +6.88,6.56;8.75,6.56 +5.94,0.94;6.25,1.56 +6.25,1.56;6.56,2.19 +6.56,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;6.88,4.06 +6.88,4.06;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;6.88,8.75 +6.88,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 + +# UTF-16 : 80 86 +# UTF-8 : 86 82 e8 +[8086] 肆 +0.31,4.38;4.38,4.38 +0.94,4.38;0.94,8.75 +0.94,8.75;4.06,8.75 +0.94,7.50;3.75,7.50 +0.94,5.94;3.75,5.94 +4.06,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.44,2.81 +3.44,2.81;3.12,3.12 +3.12,3.12;2.81,3.75 +0.00,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +0.62,0.94;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +4.38,5.31;8.75,5.31 +8.75,5.31;8.75,8.44 +8.75,8.44;4.38,8.44 +4.06,6.88;9.38,6.88 +4.06,2.19;9.06,2.19 +4.38,3.75;8.75,3.75 +6.56,8.44;6.56,9.38 +6.56,5.31;6.56,8.12 +6.56,0.62;6.56,5.31 + +# UTF-16 : 80 84 +# UTF-8 : 84 82 e8 +[8084] 肄 +0.94,9.06;0.94,6.56 +0.94,6.56;1.25,6.25 +1.25,6.25;1.56,6.25 +1.56,6.25;2.50,6.25 +2.50,6.25;2.81,6.25 +2.81,6.25;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.06,7.50 +0.94,7.81;1.56,7.81 +1.56,7.81;2.19,8.12 +2.19,8.12;2.81,8.12 +2.81,8.12;3.44,8.44 +3.44,8.44;4.06,8.75 +4.38,5.31;1.25,5.31 +0.62,4.06;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +4.38,3.44;0.31,3.44 +0.31,0.94;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.19,2.19 +2.19,2.19;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.50,5.31 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.88 +3.75,1.88;3.12,2.19 +3.12,2.19;2.81,2.81 +2.81,2.81;2.50,3.12 +4.69,5.31;8.75,5.31 +8.75,5.31;8.75,8.44 +8.75,8.44;4.69,8.44 +4.38,6.88;9.38,6.88 +4.38,2.19;9.06,2.19 +4.38,3.75;8.75,3.75 +6.88,8.44;6.88,9.38 +6.88,5.31;6.88,8.12 +6.88,0.62;6.88,5.31 + +# UTF-16 : 61 67 +# UTF-8 : a7 85 e6 +[6167] 慧 +0.94,3.44;8.12,3.44 +8.12,3.44;8.12,5.62 +8.12,5.62;0.94,5.62 +1.25,4.69;8.12,4.69 +2.50,9.38;2.50,5.94 +4.38,8.75;0.62,8.75 +4.38,7.50;0.62,7.50 +6.88,9.38;6.88,5.94 +8.75,8.75;5.00,8.75 +8.75,7.50;5.00,7.50 +8.75,6.56;5.00,6.56 +0.31,6.25;0.94,6.25 +0.94,6.25;1.56,6.56 +1.56,6.56;1.88,6.56 +1.88,6.56;2.50,6.56 +2.50,6.56;2.81,6.56 +2.81,6.56;3.12,6.56 +3.12,6.56;4.06,6.56 +4.06,6.56;4.38,6.88 +2.81,3.12;2.81,1.88 +2.81,1.88;2.81,1.56 +2.81,1.56;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.19,2.50 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.38,2.81 +4.38,2.81;4.06,3.12 + +# UTF-16 : 5f 4e +# UTF-8 : 8e bd e5 +[5f4e] 彎 +3.12,6.25;3.12,6.56 +3.12,6.56;2.81,7.19 +2.81,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +0.31,6.88;3.12,6.88 +1.88,6.88;1.88,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;0.94,6.25 +2.81,5.00;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.81,6.25 +0.94,6.88;1.25,7.19 +1.25,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.50,8.44 +2.50,8.44;2.81,8.75 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.12 +0.94,8.12;0.62,8.44 +0.62,8.44;0.62,8.44 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +1.88,9.06;1.88,9.38 +9.06,6.25;8.75,6.56 +8.75,6.56;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.44,7.81 +5.94,6.88;8.75,6.88 +7.50,6.88;7.50,4.69 +6.25,5.00;6.56,5.31 +6.56,5.31;6.56,5.62 +6.56,5.62;6.56,6.25 +6.56,6.25;6.56,6.25 +8.75,4.69;8.75,5.31 +8.75,5.31;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.44,6.25 +6.56,6.88;6.88,7.19 +6.88,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,8.44 +8.12,8.44;8.75,8.75 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.25,8.44 +6.25,8.44;6.25,8.44 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.81,9.38 +3.75,4.69;5.62,4.69 +5.62,4.69;5.62,5.94 +5.62,5.94;3.75,5.94 +3.75,5.94;3.75,4.69 +3.44,8.44;5.94,8.44 +3.44,7.50;5.94,7.50 +3.44,6.88;5.94,6.88 +3.44,9.06;5.94,9.06 +1.25,4.06;7.81,4.06 +7.81,4.06;7.81,3.12 +7.81,3.12;1.56,3.12 +1.56,3.12;1.56,2.81 +1.56,2.81;1.25,2.19 +1.25,2.19;0.94,1.88 +0.94,1.88;0.94,1.56 +1.25,2.19;8.44,2.19 +8.44,2.19;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 + +# UTF-16 : 70 63 +# UTF-8 : a3 81 e7 +[7063] 灣 +0.62,0.94;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.56,5.31;1.25,5.94 +1.25,5.94;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +4.38,6.25;4.38,6.56 +4.38,6.56;4.06,7.19 +4.06,7.19;4.06,7.50 +4.06,7.50;3.75,7.81 +1.88,6.88;4.06,6.88 +3.12,6.88;3.12,4.69 +1.88,4.69;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.25 +4.06,5.00;4.06,5.31 +4.06,5.31;4.06,5.62 +4.06,5.62;4.06,6.25 +4.06,6.25;3.75,6.25 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +3.75,8.44;4.06,8.75 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.19,8.44 +2.19,8.44;2.19,8.44 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.75 +2.81,8.75;3.12,9.06 +3.12,9.06;3.44,9.38 +9.06,6.25;9.06,6.56 +9.06,6.56;8.75,7.19 +8.75,7.19;8.75,7.50 +8.75,7.50;8.75,7.81 +6.56,6.88;9.06,6.88 +7.81,6.88;8.12,4.69 +6.88,5.00;7.19,5.31 +7.19,5.31;7.19,5.62 +7.19,5.62;7.19,6.25 +7.19,6.25;7.19,6.25 +9.06,4.69;9.06,5.31 +9.06,5.31;8.75,5.62 +8.75,5.62;8.75,6.25 +8.75,6.25;8.75,6.25 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.44 +8.44,8.44;8.75,8.75 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.88,8.44 +7.19,8.12;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.12,9.38 +4.69,4.69;6.56,4.69 +6.25,4.69;6.56,5.94 +6.25,5.94;4.69,5.94 +4.69,5.94;4.69,4.69 +4.38,8.44;6.56,8.44 +4.69,7.50;6.56,7.50 +4.69,6.88;6.56,6.88 +4.69,9.06;6.56,9.06 +2.81,4.06;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;3.12,3.12 +3.12,3.12;2.81,2.81 +2.81,2.81;2.81,2.19 +2.81,2.19;2.50,1.88 +2.50,1.88;2.50,1.56 +2.81,2.19;8.75,2.19 +8.75,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.31,0.94 + +# UTF-16 : 6a 3a +# UTF-8 : ba a8 e6 +[6a3a] 樺 +1.56,0.62;1.56,9.06 +2.50,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.69;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +2.19,8.12;9.06,8.12 +4.06,6.88;4.06,9.38 +7.19,6.88;7.19,9.38 +3.44,6.88;3.44,3.44 +8.75,6.88;2.50,6.88 +7.81,3.44;7.81,6.88 +2.50,3.44;8.75,3.44 +2.19,5.31;9.38,5.31 +2.19,1.88;9.06,1.88 +5.62,0.62;5.62,6.88 + +# UTF-16 : 56 29 +# UTF-8 : a9 98 e5 +[5629] 嘩 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +2.81,8.12;9.06,8.12 +4.38,6.88;4.38,9.38 +7.50,6.88;7.50,9.38 +3.75,6.88;3.75,3.44 +9.06,6.88;2.81,6.88 +8.12,3.44;8.12,6.88 +2.81,3.44;9.06,3.44 +2.81,5.31;9.38,5.31 +2.81,1.88;9.06,1.88 +5.94,0.62;5.94,6.88 + +# UTF-16 : 66 c4 +# UTF-8 : 84 9b e6 +[66c4] 曄 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.62,5.31;2.50,5.31 +2.81,8.12;9.06,8.12 +4.38,6.88;4.38,9.38 +7.50,6.88;7.50,9.38 +3.75,6.88;3.75,3.44 +9.06,6.88;3.12,6.88 +8.12,3.44;8.12,6.88 +2.81,3.44;9.06,3.44 +2.81,5.31;9.38,5.31 +2.81,1.88;9.06,1.88 +5.94,0.62;5.94,6.88 + +# UTF-16 : 8b 41 +# UTF-8 : 81 ad e8 +[8b41] 譁 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +3.12,8.12;9.06,8.12 +4.69,6.88;4.69,9.38 +7.50,6.88;7.50,9.38 +4.06,6.88;4.06,3.44 +9.06,6.88;3.44,6.88 +8.12,3.44;8.12,6.88 +3.12,3.44;9.06,3.44 +3.12,5.31;9.38,5.31 +3.12,1.88;9.06,1.88 +5.94,0.62;6.25,6.88 + +# UTF-16 : 9a d4 +# UTF-8 : 94 ab e9 +[9ad4] 體 +3.44,6.25;3.44,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,6.56 +0.31,4.69;0.62,6.25 +0.31,6.25;3.75,6.25 +3.75,6.25;3.75,4.69 +3.12,7.81;1.88,7.81 +1.88,7.81;1.88,6.56 +0.94,0.94;0.94,5.31 +0.94,5.31;3.12,5.31 +3.12,5.31;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +0.94,2.81;3.12,2.81 +0.94,4.06;3.12,4.06 +5.62,9.38;5.94,5.94 +7.19,9.38;7.19,5.94 +4.38,5.94;8.75,5.94 +8.75,5.94;8.75,8.44 +8.75,8.44;4.38,8.44 +4.38,8.44;4.38,5.94 +4.38,7.19;8.44,7.19 +4.06,5.31;9.06,5.31 +3.75,0.94;9.06,0.94 +4.38,2.81;4.69,4.38 +4.38,4.38;8.44,4.38 +8.44,4.38;8.44,2.81 +8.44,2.81;4.69,2.81 +7.19,0.94;7.19,1.56 +7.19,1.56;7.50,1.88 +7.50,1.88;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;7.81,2.81 +5.62,0.94;5.62,1.56 +5.62,1.56;5.31,1.88 +5.31,1.88;5.31,2.50 +5.31,2.50;5.31,2.81 +5.31,2.81;5.00,2.81 + +# UTF-16 : 75 5d +# UTF-8 : 9d 95 e7 +[755d] 畝 +2.81,7.81;2.81,9.38 +0.31,7.81;5.31,7.81 +2.81,1.56;2.81,6.56 +4.69,1.25;4.69,6.88 +4.69,6.88;0.94,6.88 +0.94,6.88;0.94,0.62 +0.94,1.56;4.69,1.56 +0.94,4.06;4.69,4.06 +5.00,4.69;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;5.94,5.94 +5.94,5.94;5.94,6.56 +5.94,6.56;6.25,6.88 +6.25,6.88;6.56,7.50 +6.56,7.50;6.56,7.81 +6.56,7.81;6.88,8.44 +6.88,8.44;6.88,8.75 +6.88,8.75;6.88,9.38 +6.56,8.12;8.75,8.12 +8.75,8.12;8.44,6.88 +8.44,6.88;8.44,5.94 +8.44,5.94;8.12,5.31 +8.12,5.31;7.81,4.38 +7.81,4.38;7.50,3.75 +7.50,3.75;6.88,3.12 +6.88,3.12;6.56,2.50 +6.56,2.50;5.94,1.88 +5.94,1.88;5.62,1.25 +5.62,1.25;5.00,0.94 +7.50,4.38;7.81,3.75 +7.81,3.75;8.12,3.44 +8.12,3.44;8.12,3.12 +8.12,3.12;8.44,2.81 +8.44,2.81;8.75,1.88 +8.75,1.88;9.06,1.56 +9.06,1.56;9.38,0.94 + +# UTF-16 : 75 46 +# UTF-8 : 86 95 e7 +[7546] 畆 +2.81,7.81;2.81,9.38 +0.31,7.81;5.31,7.81 +2.81,1.56;2.81,6.56 +4.69,1.25;4.69,6.88 +4.69,6.88;0.94,6.88 +0.94,6.88;0.94,0.62 +0.94,1.56;4.69,1.56 +0.94,4.06;4.69,4.06 +9.06,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.44,3.44 +8.44,3.44;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;8.12,5.00 +8.12,5.00;7.81,5.31 +4.69,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.50,1.56 +7.50,1.56;8.12,1.88 +8.12,1.88;8.44,1.88 +8.44,1.88;8.75,2.19 +6.88,9.06;6.88,8.12 +6.88,8.12;6.56,7.50 +6.56,7.50;6.56,6.56 +6.56,6.56;6.25,5.62 +6.25,5.62;6.25,5.00 +6.25,5.00;5.94,4.06 +5.94,4.06;5.94,3.44 +5.94,3.44;5.62,2.50 +5.62,2.50;5.31,1.88 +5.31,1.88;5.31,0.94 + +# UTF-16 : 85 cd +# UTF-8 : 8d 97 e8 +[85cd] 藍 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +7.81,0.94;7.81,3.12 +7.81,3.12;1.56,3.12 +1.56,3.12;1.56,0.94 +3.75,3.12;3.75,0.94 +5.62,3.12;5.94,0.94 +0.31,0.94;9.06,0.94 +4.69,7.19;0.94,7.19 +0.94,7.19;0.94,3.75 +2.81,7.19;2.81,6.25 +2.81,5.00;2.81,4.06 +0.94,4.06;4.69,4.06 +0.94,5.31;4.38,5.31 +4.38,5.31;4.38,6.25 +4.38,6.25;0.94,6.25 +8.75,6.56;5.62,6.56 +8.75,4.69;5.31,4.69 +4.69,5.31;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.62,6.56 +5.62,6.56;5.94,7.19 +5.94,7.19;5.94,7.50 + +# UTF-16 : 6e c4 +# UTF-8 : 84 bb e6 +[6ec4] 滄 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.44,5.94;8.44,5.94 +4.69,8.12;7.19,8.12 +9.38,7.19;9.06,7.19 +9.06,7.19;8.75,7.50 +8.75,7.50;8.12,7.81 +8.12,7.81;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.44 +4.69,8.44;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.81 +3.75,7.81;3.44,7.50 +3.44,7.50;2.81,7.19 +2.81,7.19;2.50,7.19 +8.75,3.12;3.75,3.12 +3.44,3.12;3.75,0.62 +8.75,0.62;8.75,3.44 +3.44,1.25;8.75,1.25 +2.19,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.44,7.19 +3.44,7.19;8.44,7.19 +8.44,7.19;8.44,4.38 +8.44,4.38;3.44,4.38 + +# UTF-16 : 61 34 +# UTF-8 : b4 84 e6 +[6134] 愴 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +3.75,5.94;8.44,5.94 +4.69,8.12;7.50,8.12 +9.38,7.19;9.06,7.19 +9.06,7.19;8.75,7.50 +8.75,7.50;8.44,7.81 +8.44,7.81;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.31,8.44 +5.31,8.44;4.69,8.44 +4.69,8.44;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.81 +3.75,7.81;3.44,7.50 +3.44,7.50;3.12,7.19 +3.12,7.19;2.81,7.19 +8.75,3.12;3.75,3.12 +3.75,3.12;3.75,0.62 +8.75,0.62;8.75,3.44 +3.75,1.25;8.75,1.25 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.75,5.62 +3.44,5.62;3.75,7.19 +3.44,7.19;8.44,7.19 +8.44,7.19;8.44,4.38 +8.44,4.38;3.44,4.38 + +# UTF-16 : 64 36 +# UTF-8 : b6 90 e6 +[6436] 搶 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.62,3.75 +0.62,3.75;0.31,3.44 +2.81,7.50;0.31,7.50 +3.75,5.94;8.44,5.94 +4.69,8.12;7.50,8.12 +9.38,7.19;9.06,7.19 +9.06,7.19;8.75,7.50 +8.75,7.50;8.44,7.81 +8.44,7.81;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.31,8.44 +5.31,8.44;4.69,8.44 +4.69,8.44;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.81 +3.75,7.81;3.44,7.50 +3.44,7.50;3.12,7.19 +3.12,7.19;2.81,7.19 +8.75,3.12;3.75,3.12 +3.75,3.12;3.75,0.62 +8.75,0.62;8.75,3.44 +3.75,1.25;8.75,1.25 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.75,5.62 +3.44,5.62;3.75,7.19 +3.44,7.19;8.44,7.19 +8.44,7.19;8.44,4.38 +8.44,4.38;3.44,4.38 + +# UTF-16 : 69 cd +# UTF-8 : 8d a7 e6 +[69cd] 槍 +1.88,0.62;1.88,9.06 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +3.75,5.94;8.75,5.94 +5.00,8.12;7.50,8.12 +9.38,7.19;9.06,7.19 +9.06,7.19;8.75,7.50 +8.75,7.50;8.44,7.81 +8.44,7.81;8.12,7.81 +8.12,7.81;7.81,8.12 +7.81,8.12;7.19,8.44 +7.19,8.44;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;5.62,8.75 +5.62,8.75;5.00,8.44 +5.00,8.44;4.38,7.81 +4.38,7.81;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.44,7.19 +3.44,7.19;2.81,7.19 +8.75,3.12;3.75,3.12 +3.75,3.12;3.75,0.62 +8.75,0.62;8.75,3.44 +3.75,1.25;8.75,1.25 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.75,7.19 +3.75,7.19;8.75,7.19 +8.75,7.19;8.75,4.38 +8.75,4.38;3.75,4.38 + +# UTF-16 : 93 97 +# UTF-8 : 97 8e e9 +[9397] 鎗 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +4.38,5.94;8.75,5.94 +5.31,8.12;7.81,8.12 +9.38,7.19;8.75,7.50 +8.75,7.50;8.12,7.81 +8.12,7.81;7.50,8.44 +7.50,8.44;7.19,8.75 +7.19,8.75;6.56,9.38 +6.56,9.38;5.94,8.75 +5.94,8.75;5.62,8.44 +5.62,8.44;5.00,7.81 +5.00,7.81;4.38,7.50 +4.38,7.50;3.75,7.19 +8.75,3.12;4.69,3.12 +4.38,3.12;4.69,0.62 +8.75,0.62;8.75,3.44 +4.38,1.25;8.75,1.25 +3.12,0.94;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.38,7.19 +4.38,7.19;8.75,7.19 +8.75,7.19;8.75,4.38 +8.75,4.38;4.38,4.38 + +# UTF-16 : 8e 4c +# UTF-8 : 8c b9 e8 +[8e4c] 蹌 +2.19,4.69;3.75,4.69 +2.19,1.56;2.19,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.44,6.25 +3.44,6.25;3.44,8.75 +3.44,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.75,2.19 +4.38,5.94;8.75,5.94 +5.31,8.12;7.81,8.12 +9.38,7.19;8.75,7.50 +8.75,7.50;8.12,7.81 +8.12,7.81;7.50,8.44 +7.50,8.44;7.19,8.75 +7.19,8.75;6.56,9.38 +6.56,9.38;5.94,8.75 +5.94,8.75;5.62,8.44 +5.62,8.44;5.00,7.81 +5.00,7.81;4.38,7.50 +4.38,7.50;3.75,7.19 +8.75,3.12;4.69,3.12 +4.38,3.12;4.69,0.62 +8.75,0.62;8.75,3.44 +4.38,1.25;8.75,1.25 +3.12,0.94;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.38,7.19 +4.38,7.19;8.75,7.19 +8.75,7.19;8.75,4.38 +8.75,4.38;4.38,4.38 + +# UTF-16 : 82 59 +# UTF-8 : 99 89 e8 +[8259] 艙 +2.50,5.94;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;1.88,6.88 +1.88,6.88;1.56,7.50 +1.56,7.50;1.56,7.50 +2.19,9.38;1.88,9.06 +1.88,9.06;1.88,8.44 +1.88,8.44;1.88,8.44 +0.31,4.69;3.75,5.31 +1.88,5.00;1.88,1.88 +0.00,0.94;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;3.12,8.44 +3.12,8.44;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +4.38,5.94;8.75,5.94 +5.31,8.12;7.81,8.12 +9.38,7.19;8.75,7.50 +8.75,7.50;8.12,7.81 +8.12,7.81;7.50,8.44 +7.50,8.44;7.19,8.75 +7.19,8.75;6.56,9.38 +6.56,9.38;5.94,8.75 +5.94,8.75;5.62,8.44 +5.62,8.44;5.00,7.81 +5.00,7.81;4.38,7.50 +4.38,7.50;3.75,7.19 +8.75,3.12;4.69,3.12 +4.38,3.12;4.69,0.62 +8.75,0.62;8.75,3.44 +4.38,1.25;8.75,1.25 +3.44,0.94;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.38,7.19 +4.38,7.19;8.75,7.19 +8.75,7.19;8.75,4.38 +8.75,4.38;4.38,4.38 + +# UTF-16 : 65 a7 +# UTF-8 : a7 96 e6 +[65a7] 斧 +0.62,5.94;1.56,5.94 +1.56,5.94;2.19,5.94 +2.19,5.94;3.12,6.25 +3.12,6.25;3.75,6.56 +3.75,6.56;4.38,6.56 +4.38,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.56,8.12 +3.75,9.06;3.44,8.75 +3.44,8.75;2.81,8.44 +2.81,8.44;2.19,8.12 +2.19,8.12;1.25,7.81 +1.25,7.81;0.94,7.81 +0.94,7.81;0.62,7.81 +8.75,7.81;8.44,8.12 +8.44,8.12;7.50,8.12 +7.50,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,8.75 +6.25,8.75;5.94,9.06 +5.94,9.06;5.31,9.06 +1.88,3.75;8.75,3.75 +1.88,5.31;2.50,5.31 +2.50,5.31;3.12,5.31 +3.12,5.31;3.75,5.31 +3.75,5.31;4.06,5.31 +4.06,5.31;4.69,5.31 +4.69,5.31;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,5.62;6.56,5.62 +6.56,5.62;7.19,5.62 +7.19,5.62;7.50,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +5.62,0.62;5.62,3.75 +8.75,5.94;7.81,5.94 +7.81,5.94;7.19,5.94 +7.19,5.94;6.25,6.25 +6.25,6.25;5.62,6.56 +5.62,6.56;5.00,6.56 +5.00,6.56;4.69,6.88 +4.69,6.88;4.06,7.19 +4.06,7.19;3.75,7.50 +3.75,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 + +# UTF-16 : 99 0c +# UTF-8 : 8c a4 e9 +[990c] 餌 +2.81,8.44;2.81,7.50 +1.25,4.06;4.38,4.06 +4.38,4.06;4.38,7.50 +4.38,7.50;1.25,7.50 +1.25,7.50;1.25,1.25 +1.25,5.94;4.06,5.94 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.12,2.19 +3.12,2.19;3.75,2.50 +4.69,7.50;4.38,7.81 +4.38,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.38 +2.81,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +4.38,1.56;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;2.81,3.75 +5.31,8.75;5.31,2.19 +9.06,8.75;4.69,8.75 +8.44,0.62;8.44,8.75 +5.62,4.69;8.44,4.69 +5.62,6.88;8.44,6.88 +4.38,2.19;5.00,2.19 +5.00,2.19;5.31,2.19 +5.31,2.19;5.94,2.19 +5.94,2.19;6.25,2.50 +6.25,2.50;6.88,2.50 +6.88,2.50;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,2.81 +8.12,2.81;8.75,2.81 +8.75,2.81;9.06,3.12 + +# UTF-16 : 6e 9c +# UTF-8 : 9c ba e6 +[6e9c] 溜 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.44,4.69;3.12,4.69 +3.12,4.69;3.12,0.62 +8.44,0.62;8.44,4.69 +5.62,1.25;5.94,4.69 +3.12,1.25;8.44,1.25 +3.12,3.12;8.44,3.12 +5.62,5.31;6.25,5.62 +6.25,5.62;6.56,6.25 +6.56,6.25;6.88,7.19 +6.88,7.19;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.19,8.12 +7.19,8.12;7.19,8.75 +5.62,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.75,6.88 +8.75,6.88;8.75,6.25 +8.75,6.25;8.75,5.94 +8.75,5.94;8.44,5.62 +8.44,5.62;7.81,5.62 +7.81,5.62;7.50,5.62 +7.50,5.62;7.19,5.62 +2.19,5.31;2.81,5.62 +2.81,5.62;3.44,5.94 +3.44,5.94;4.06,5.94 +4.06,5.94;4.69,6.25 +4.69,6.25;5.31,6.88 +5.62,9.06;5.00,9.06 +5.00,9.06;4.38,8.75 +4.38,8.75;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;2.81,8.44 +2.81,8.44;2.81,5.62 +5.62,5.94;5.62,6.25 +5.62,6.25;5.31,6.88 +5.31,6.88;5.00,7.19 +5.00,7.19;4.69,7.50 +4.69,7.50;4.38,8.12 + +# UTF-16 : 74 60 +# UTF-8 : a0 91 e7 +[7460] 瑠 +2.81,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,1.88;1.56,8.44 +0.31,1.56;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +8.44,4.69;3.44,4.69 +3.44,4.69;3.44,0.62 +8.75,0.62;8.75,4.69 +5.94,1.25;5.94,4.69 +3.44,1.25;8.75,1.25 +3.75,3.12;8.44,3.12 +5.94,5.31;6.25,5.62 +6.25,5.62;6.88,6.25 +6.88,6.25;7.19,7.19 +7.19,7.19;7.19,7.50 +7.19,7.50;7.19,7.81 +7.19,7.81;7.19,8.12 +7.19,8.12;7.19,8.75 +5.94,8.75;9.06,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.75,6.88 +8.75,6.88;8.75,6.25 +8.75,6.25;8.75,5.94 +8.75,5.94;8.44,5.62 +8.44,5.62;7.81,5.62 +7.81,5.62;7.50,5.62 +7.50,5.62;7.50,5.62 +2.81,5.31;3.44,5.62 +3.44,5.62;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.62,6.88 +5.62,9.06;5.31,9.06 +5.31,9.06;4.69,8.75 +4.69,8.75;4.38,8.75 +4.38,8.75;3.75,8.75 +3.75,8.75;3.44,8.44 +3.12,8.44;3.44,5.62 +5.94,5.94;5.94,6.25 +5.94,6.25;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.00,7.50 +5.00,7.50;5.00,8.12 + +# UTF-16 : 69 b4 +# UTF-8 : b4 a6 e6 +[69b4] 榴 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +8.44,4.69;3.44,4.69 +3.44,4.69;3.44,0.62 +8.75,0.62;8.75,4.69 +5.94,1.25;5.94,4.69 +3.44,1.25;8.75,1.25 +3.75,3.12;8.44,3.12 +5.94,5.31;6.25,5.62 +6.25,5.62;6.88,6.25 +6.88,6.25;7.19,7.19 +7.19,7.19;7.19,7.50 +7.19,7.50;7.19,7.81 +7.19,7.81;7.19,8.12 +7.19,8.12;7.19,8.75 +5.94,8.75;9.06,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.75,6.88 +8.75,6.88;8.75,6.25 +8.75,6.25;8.75,5.94 +8.75,5.94;8.44,5.62 +8.44,5.62;7.81,5.62 +7.81,5.62;7.50,5.62 +7.50,5.62;7.50,5.62 +2.81,5.31;3.44,5.62 +3.44,5.62;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.62,6.88 +5.62,9.06;5.31,9.06 +5.31,9.06;4.69,8.75 +4.69,8.75;4.38,8.75 +4.38,8.75;3.75,8.75 +3.75,8.75;3.44,8.44 +3.12,8.44;3.44,5.62 +5.94,5.94;5.94,6.25 +5.94,6.25;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.00,7.50 +5.00,7.50;5.00,8.12 + +# UTF-16 : 9c 21 +# UTF-8 : a1 b0 e9 +[9c21] 鰡 +1.88,7.19;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.50,8.75 +0.62,5.31;3.12,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.19,2.81 +2.19,2.81;2.19,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.25,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +8.75,4.69;4.06,4.69 +4.06,4.69;4.06,0.62 +8.75,0.62;8.75,4.69 +6.56,1.25;6.56,4.69 +4.06,1.25;8.75,1.25 +4.38,3.12;8.75,3.12 +6.25,5.31;6.56,5.62 +6.56,5.62;7.19,6.25 +7.19,6.25;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.50,8.75 +6.25,8.75;9.06,8.75 +9.06,8.75;9.06,7.81 +9.06,7.81;9.06,7.19 +9.06,7.19;9.06,6.88 +9.06,6.88;9.06,6.25 +9.06,6.25;8.75,5.94 +8.75,5.94;8.44,5.62 +8.44,5.62;8.12,5.62 +8.12,5.62;7.50,5.62 +7.50,5.62;7.50,5.62 +3.44,5.31;4.06,5.62 +4.06,5.62;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;5.94,6.88 +6.25,9.06;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.75 +5.00,8.75;4.38,8.75 +4.38,8.75;3.75,8.44 +3.75,8.44;4.06,5.62 +6.56,5.94;6.25,6.25 +6.25,6.25;5.94,6.88 +5.94,6.88;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.31,8.12 + +# UTF-16 : 77 e3 +# UTF-8 : a3 9f e7 +[77e3] 矣 +8.75,6.56;8.44,6.88 +8.44,6.88;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;6.88,8.44 +6.88,8.44;6.25,8.75 +0.62,7.19;1.25,7.19 +1.25,7.19;1.88,7.19 +1.88,7.19;2.50,7.19 +2.50,7.19;3.44,7.19 +3.44,7.19;4.06,7.19 +4.06,7.19;5.00,7.19 +5.00,7.19;5.62,7.19 +5.62,7.19;6.25,7.50 +6.25,7.50;7.19,7.50 +7.19,7.50;7.81,7.50 +1.88,7.19;2.50,7.50 +2.50,7.50;2.81,8.12 +2.81,8.12;3.12,8.44 +3.12,8.44;3.75,9.06 +3.75,9.06;4.06,9.38 +8.44,5.94;2.50,5.94 +0.94,4.38;1.25,5.00 +1.25,5.00;1.88,5.31 +1.88,5.31;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +8.75,3.75;0.62,3.75 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;4.69,3.75 +4.69,3.75;4.69,4.06 +4.69,4.06;4.69,5.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 + +# UTF-16 : 4f df +# UTF-8 : 9f bf e4 +[4fdf] 俟 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.50 +8.44,7.50;7.81,7.81 +7.81,7.81;7.50,8.44 +7.50,8.44;6.88,8.75 +2.19,7.19;2.81,7.19 +2.81,7.19;3.44,7.19 +3.44,7.19;4.06,7.19 +4.06,7.19;4.69,7.19 +4.69,7.19;5.31,7.19 +5.31,7.19;5.94,7.19 +5.94,7.19;6.56,7.19 +6.56,7.19;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.44,7.50 +3.12,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.69,9.06 +4.69,9.06;5.00,9.38 +8.75,5.94;3.44,5.94 +2.19,4.38;2.81,5.00 +2.81,5.00;3.12,5.31 +3.12,5.31;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.88 +9.06,3.75;1.88,3.75 +1.88,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.62,3.75 +5.62,3.75;5.62,4.06 +5.62,4.06;5.62,5.94 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.62,4.06 + +# UTF-16 : 57 c3 +# UTF-8 : 83 9f e5 +[57c3] 埃 +0.00,6.56;2.81,6.56 +1.56,2.19;1.56,9.06 +0.00,1.56;0.62,1.88 +0.62,1.88;1.25,2.19 +1.25,2.19;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,3.12 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.50 +8.44,7.50;8.12,7.81 +8.12,7.81;7.50,8.44 +7.50,8.44;7.19,8.75 +2.81,7.19;3.12,7.19 +3.12,7.19;3.75,7.19 +3.75,7.19;4.38,7.19 +4.38,7.19;5.00,7.19 +5.00,7.19;5.62,7.19 +5.62,7.19;5.94,7.19 +5.94,7.19;6.56,7.19 +6.56,7.19;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.44,7.50 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.69,8.44 +4.69,8.44;5.00,9.06 +5.00,9.06;5.31,9.38 +8.75,5.94;3.75,5.94 +2.81,4.38;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +9.06,3.75;2.50,3.75 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;5.94,3.75 +5.94,3.75;5.94,4.06 +5.94,4.06;5.94,5.94 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.94,3.75 +5.94,3.75;5.94,4.06 + +# UTF-16 : 63 28 +# UTF-8 : a8 8c e6 +[6328] 挨 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.50 +8.44,7.50;8.12,7.81 +8.12,7.81;7.50,8.44 +7.50,8.44;7.19,8.75 +2.81,7.19;3.44,7.19 +3.44,7.19;4.06,7.19 +4.06,7.19;4.38,7.19 +4.38,7.19;5.00,7.19 +5.00,7.19;5.62,7.19 +5.62,7.19;6.25,7.19 +6.25,7.19;6.88,7.19 +6.88,7.19;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.44,7.50 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.69,8.44 +4.69,8.44;5.00,9.06 +5.00,9.06;5.31,9.38 +8.75,5.94;4.06,5.94 +2.81,4.38;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.38,6.88 +9.06,3.75;2.81,3.75 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;5.94,3.75 +5.94,3.75;5.94,4.06 +5.94,4.06;5.94,5.94 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.94,3.75 +5.94,3.75;5.94,4.06 + +# UTF-16 : 7a e2 +# UTF-8 : a2 ab e7 +[7ae2] 竢 +0.31,7.50;3.12,7.50 +1.56,7.50;1.88,9.06 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.19 +2.19,1.88;2.19,2.19 +2.19,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.81,6.88 +1.25,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.62,6.56 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.50 +8.44,7.50;8.12,7.81 +8.12,7.81;7.81,8.44 +7.81,8.44;7.50,8.75 +3.44,7.19;3.75,7.19 +3.75,7.19;4.38,7.19 +4.38,7.19;4.69,7.19 +4.69,7.19;5.31,7.19 +5.31,7.19;5.94,7.19 +5.94,7.19;6.25,7.19 +6.25,7.19;6.88,7.19 +6.88,7.19;7.50,7.50 +7.50,7.50;8.12,7.50 +8.12,7.50;8.44,7.50 +4.38,7.19;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;5.00,8.44 +5.00,8.44;5.31,9.06 +5.31,9.06;5.62,9.38 +8.75,5.94;4.38,5.94 +3.12,4.38;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;4.69,6.88 +9.06,3.75;3.12,3.75 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.25,5.94 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;6.25,4.06 + +# UTF-16 : 62 f6 +# UTF-8 : b6 8b e6 +[62f6] 拶 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.12,7.19;0.31,7.19 +8.75,9.06;8.44,8.75 +8.44,8.75;8.44,8.44 +8.44,8.44;8.12,8.12 +8.12,8.12;7.81,7.81 +7.81,7.81;7.50,7.50 +7.50,7.50;7.81,6.88 +7.81,6.88;8.12,6.56 +8.12,6.56;8.44,6.25 +8.44,6.25;8.75,5.94 +8.75,5.94;8.75,5.31 +6.88,9.06;6.56,8.75 +6.56,8.75;6.25,8.44 +6.25,8.44;6.25,8.12 +6.25,8.12;5.94,7.81 +5.94,7.81;5.62,7.50 +5.62,7.50;5.94,6.88 +5.94,6.88;6.25,6.56 +6.25,6.56;6.25,6.25 +6.25,6.25;6.56,5.94 +6.56,5.94;6.88,5.31 +4.69,9.06;4.69,8.75 +4.69,8.75;4.38,8.44 +4.38,8.44;4.06,8.12 +4.06,8.12;3.75,7.81 +3.75,7.81;3.44,7.50 +3.44,7.50;3.75,6.88 +3.75,6.88;4.06,6.56 +4.06,6.56;4.38,6.25 +4.38,6.25;4.69,5.94 +4.69,5.94;5.00,5.31 +2.50,3.12;3.12,3.44 +3.12,3.44;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.38,4.38 +4.38,4.38;4.69,4.38 +4.69,4.38;5.31,5.00 +5.31,5.00;5.94,5.62 +5.00,4.69;9.06,4.69 +8.75,4.69;8.75,4.06 +8.75,4.06;8.44,3.75 +8.44,3.75;8.12,3.12 +8.12,3.12;7.50,2.81 +7.50,2.81;7.19,2.19 +7.19,2.19;6.56,1.88 +6.56,1.88;5.62,1.56 +5.62,1.56;5.00,1.25 +5.00,1.25;4.06,0.94 +4.06,0.94;3.12,0.62 +7.19,2.50;6.88,2.81 +6.88,2.81;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.31,3.44 +5.31,3.44;4.69,3.75 + +# UTF-16 : 74 83 +# UTF-8 : 83 92 e7 +[7483] 璃 +2.81,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,2.19;1.56,8.44 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,8.44;9.06,8.44 +5.94,8.44;6.25,9.38 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +8.12,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.75 +7.19,3.75;6.88,4.06 +4.06,2.19;4.69,2.19 +4.69,2.19;5.00,2.19 +5.00,2.19;5.62,2.19 +5.62,2.19;5.94,2.19 +5.94,2.19;6.25,2.50 +6.25,2.50;6.56,2.50 +6.56,2.50;7.19,2.50 +7.19,2.50;7.50,2.50 +7.50,2.50;7.81,2.50 +3.44,0.62;3.44,4.38 +3.44,4.38;8.75,4.38 +8.75,4.38;8.75,1.25 +8.75,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +8.44,8.12;8.44,5.31 +8.44,5.31;3.75,5.31 +3.75,5.31;3.75,8.12 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;5.94,6.56 +5.94,6.56;6.25,6.88 +6.25,6.88;6.56,6.88 +6.56,6.88;6.88,7.19 +6.88,7.19;7.19,7.50 +7.19,7.50;7.50,8.12 +4.38,7.81;5.00,7.50 +5.00,7.50;5.62,7.19 +5.62,7.19;6.25,6.88 +6.25,6.88;6.88,6.56 +6.88,6.56;7.19,6.25 +7.19,6.25;7.50,5.94 +7.50,5.94;7.81,5.62 + +# UTF-16 : 6f 13 +# UTF-8 : 93 bc e6 +[6f13] 漓 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.81,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.44 +5.00,3.44;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;5.94,5.31 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.56,4.06 +3.44,2.19;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,2.19;5.31,2.19 +5.31,2.19;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;6.56,2.50 +6.56,2.50;6.88,2.50 +6.88,2.50;7.50,2.50 +7.50,2.50;7.81,2.50 +2.81,0.62;2.81,4.38 +2.81,4.38;8.75,4.38 +8.75,4.38;8.75,1.25 +8.75,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +8.44,8.12;8.44,5.31 +8.44,5.31;3.44,5.31 +3.44,5.31;3.44,8.12 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,5.94 +4.69,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,6.88 +6.25,6.88;6.56,7.19 +6.56,7.19;6.88,7.50 +6.88,7.50;7.50,8.12 +4.06,7.81;4.69,7.50 +4.69,7.50;5.31,7.19 +5.31,7.19;5.94,6.88 +5.94,6.88;6.25,6.88 +6.25,6.88;6.56,6.56 +6.56,6.56;6.88,6.25 +6.88,6.25;7.19,5.94 +7.19,5.94;7.81,5.62 + +# UTF-16 : 73 96 +# UTF-8 : 96 8e e7 +[7396] 玖 +3.44,8.44;0.31,8.44 +3.12,5.62;0.31,5.62 +1.88,2.19;1.88,8.44 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.75,2.81 +3.44,4.69;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +5.62,8.12;8.44,8.12 +8.44,8.12;8.12,7.19 +8.12,7.19;7.81,6.25 +7.81,6.25;7.50,5.31 +7.50,5.31;6.88,4.38 +6.88,4.38;6.56,3.75 +6.56,3.75;5.94,3.12 +5.94,3.12;5.31,2.50 +5.31,2.50;4.69,1.88 +4.69,1.88;3.75,1.25 +3.75,1.25;3.12,0.94 +6.88,4.38;7.19,3.75 +7.19,3.75;7.19,3.44 +7.19,3.44;7.50,3.12 +7.50,3.12;7.81,2.81 +7.81,2.81;8.12,2.50 +8.12,2.50;8.44,1.88 +8.44,1.88;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;9.38,0.94 + +# UTF-16 : 7f e1 +# UTF-8 : a1 bf e7 +[7fe1] 翡 +0.62,8.44;4.06,8.44 +5.31,8.44;8.75,8.44 +5.31,5.94;9.06,5.94 +0.62,7.19;4.06,7.19 +5.31,7.19;8.75,7.19 +0.31,5.62;1.25,5.62 +1.25,5.62;1.88,5.94 +1.88,5.94;2.50,5.94 +2.50,5.94;3.12,5.94 +3.12,5.94;3.75,6.25 +5.31,5.00;5.31,9.38 +2.50,5.00;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.06,7.19 +4.06,7.19;4.06,9.38 +0.31,4.69;4.38,4.69 +4.38,4.69;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +0.62,1.56;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +0.62,3.12;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.88,3.75 +1.88,3.75;2.50,4.06 +2.50,4.06;3.12,4.38 +3.12,4.38;3.75,4.69 +4.69,4.69;8.75,4.69 +8.75,4.69;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +5.00,1.56;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.44,3.12 +8.44,3.12;8.75,3.44 +5.00,3.12;5.31,3.12 +5.31,3.12;5.94,3.44 +5.94,3.44;6.56,3.75 +6.56,3.75;7.19,4.06 +7.19,4.06;7.81,4.38 +7.81,4.38;8.12,4.69 + +# UTF-16 : 7f e0 +# UTF-8 : a0 bf e7 +[7fe0] 翠 +0.62,6.25;1.56,6.25 +1.56,6.25;2.19,6.56 +2.19,6.56;2.81,6.88 +2.81,6.88;3.12,6.88 +3.12,6.88;3.75,7.19 +2.81,7.50;2.50,7.81 +2.50,7.81;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +0.62,8.75;4.38,8.75 +4.38,8.75;4.38,5.94 +4.38,5.94;4.06,5.62 +4.06,5.62;3.75,5.62 +3.75,5.62;3.12,5.62 +3.12,5.62;2.81,5.62 +2.81,5.62;2.19,5.94 +4.69,6.25;5.31,6.25 +5.31,6.25;5.94,6.56 +5.94,6.56;6.56,6.56 +6.56,6.56;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.19 +6.88,7.50;6.56,7.81 +6.56,7.81;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.31,8.44 +4.69,8.75;8.44,8.75 +8.44,8.75;8.44,5.94 +8.44,5.94;8.12,5.62 +8.12,5.62;7.81,5.62 +7.81,5.62;7.50,5.62 +7.50,5.62;6.88,5.62 +6.88,5.62;6.25,5.94 +4.69,5.00;4.69,5.62 +0.31,5.00;9.06,5.00 +9.06,1.88;0.31,1.88 +4.69,2.81;4.69,0.62 +0.62,2.50;0.94,2.81 +0.94,2.81;1.56,3.12 +1.56,3.12;1.88,3.44 +1.88,3.44;2.50,3.75 +2.50,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +4.38,2.81;4.06,3.12 +4.06,3.12;3.75,3.12 +3.75,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,3.75 +5.00,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,3.75;6.56,4.38 +6.56,4.38;6.88,4.69 +8.75,2.50;8.44,2.81 +8.44,2.81;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;6.88,3.44 +6.88,3.44;6.25,3.75 + +# UTF-16 : 61 73 +# UTF-8 : b3 85 e6 +[6173] 慳 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +5.62,8.75;2.81,8.75 +2.81,8.75;2.81,3.75 +4.38,8.75;4.38,7.50 +4.38,5.94;4.38,4.69 +2.81,4.38;5.62,4.38 +2.81,5.94;5.62,5.94 +5.62,5.94;5.62,7.50 +5.62,7.50;2.81,7.50 +5.94,8.75;9.06,8.75 +5.94,4.38;6.25,4.69 +6.25,4.69;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.81,6.25 +7.81,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;8.75,8.75 +9.06,4.06;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;6.88,6.88 +6.88,6.88;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.25,8.44 +2.50,1.25;9.06,1.25 +8.44,3.12;3.12,3.12 +5.62,1.25;5.94,4.06 + +# UTF-16 : 6a 2b +# UTF-8 : ab a8 e6 +[6a2b] 樫 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +5.62,8.75;3.12,8.75 +2.81,8.75;3.12,3.75 +4.38,8.75;4.38,7.50 +4.38,5.94;4.38,4.69 +2.81,4.38;5.94,4.38 +3.12,5.94;5.62,5.94 +5.62,5.94;5.62,7.50 +5.62,7.50;3.12,7.50 +5.94,8.75;9.06,8.75 +5.94,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.81,6.25 +7.81,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;8.75,8.75 +9.06,4.06;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.25,8.44 +2.81,1.25;9.06,1.25 +8.75,3.12;3.12,3.12 +5.94,1.25;5.94,4.06 + +# UTF-16 : 93 d7 +# UTF-8 : 97 8f e9 +[93d7] 鏗 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.12,5.31;0.31,5.31 +3.12,7.19;0.62,7.19 +1.88,1.56;1.88,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.69 +5.94,8.75;3.44,8.75 +3.44,8.75;3.44,3.75 +5.00,8.75;5.00,7.50 +5.00,5.94;5.00,4.69 +3.44,4.38;6.25,4.38 +3.44,5.94;5.94,5.94 +5.94,5.94;5.94,7.50 +5.94,7.50;3.75,7.50 +6.25,8.75;9.06,8.75 +6.25,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.50,5.31 +7.50,5.31;7.81,5.62 +7.81,5.62;7.81,6.25 +7.81,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +9.38,4.06;9.06,4.38 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.88,7.81 +6.88,7.81;6.56,8.44 +3.12,1.25;9.06,1.25 +8.75,3.12;3.75,3.12 +6.25,1.25;6.25,4.06 + +# UTF-16 : 9c 39 +# UTF-8 : b9 b0 e9 +[9c39] 鰹 +1.88,7.19;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.50,8.75 +0.62,5.31;3.12,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.19,2.81 +2.19,2.81;2.19,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.25,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +6.25,8.75;3.75,8.75 +3.75,8.75;3.75,3.75 +5.31,8.75;5.31,7.50 +5.31,5.94;5.31,4.69 +3.75,4.38;6.25,4.38 +4.06,5.94;6.25,5.94 +6.25,5.94;6.25,7.50 +6.25,7.50;4.06,7.50 +6.56,8.75;9.06,8.75 +6.56,4.38;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.31 +7.50,5.31;7.81,5.62 +7.81,5.62;8.12,6.25 +8.12,6.25;8.44,6.56 +8.44,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +9.38,4.06;9.06,4.38 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;7.19,6.88 +7.19,6.88;7.19,7.19 +7.19,7.19;6.88,7.81 +6.88,7.81;6.88,8.44 +3.44,1.25;9.38,1.25 +8.75,3.12;4.06,3.12 +6.25,1.25;6.56,4.06 + +# UTF-16 : 60 a0 +# UTF-8 : a0 82 e6 +[60a0] 悠 +3.12,3.75;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.81 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.44 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,3.75 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 +4.06,4.38;4.69,4.69 +4.69,4.69;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;6.25,5.62 +6.25,5.62;6.56,5.94 +6.56,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.44,8.44 +9.06,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.56,5.94 +6.56,5.94;6.25,6.56 +6.25,6.56;5.94,6.88 +5.94,6.88;5.62,7.50 +5.62,7.50;5.31,7.81 +5.31,7.81;5.00,8.44 +5.00,8.44;9.06,8.44 +3.75,6.56;4.06,7.19 +4.06,7.19;4.69,7.50 +4.69,7.50;5.00,8.12 +5.00,8.12;5.31,8.75 +5.31,8.75;5.62,9.38 +2.50,9.38;2.19,9.06 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;0.94,6.88 +0.94,6.88;0.62,6.56 +0.62,6.56;0.62,6.25 +0.62,6.25;0.31,5.94 +1.56,4.38;1.56,7.50 +3.12,5.00;3.12,8.75 + +# UTF-16 : 68 81 +# UTF-8 : 81 a2 e6 +[6881] 梁 +3.12,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.06,8.12 +9.06,5.62;9.06,5.94 +9.06,5.94;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.50 +8.12,7.50;8.12,7.81 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,0.62;4.69,4.69 +8.75,3.75;0.62,3.75 +0.62,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.62 +1.88,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.50,8.12;2.19,8.44 +2.19,8.44;1.56,8.75 +1.56,8.75;1.25,9.06 +1.25,9.06;0.94,9.06 +1.88,6.56;1.56,6.88 +1.56,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.50 +2.81,4.69;3.44,5.00 +3.44,5.00;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.94,8.75 +3.12,8.75;7.81,8.75 +7.81,8.75;7.81,7.81 +7.81,7.81;7.50,7.19 +7.50,7.19;7.50,6.56 +7.50,6.56;7.50,5.94 +7.50,5.94;7.19,5.62 +7.19,5.62;6.88,5.31 +6.88,5.31;6.56,5.00 +6.56,5.00;5.94,5.00 +5.94,5.00;5.62,5.00 +5.62,5.00;5.00,5.00 + +# UTF-16 : 6b 6a +# UTF-8 : aa ad e6 +[6b6a] 歪 +4.69,5.31;4.69,8.12 +8.75,8.75;0.62,8.75 +0.31,5.62;1.25,5.94 +1.25,5.94;1.88,6.25 +1.88,6.25;2.50,6.56 +2.50,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;5.31,8.44 +5.31,8.44;5.62,8.75 +8.75,5.62;8.44,6.25 +8.44,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.50 +5.94,7.50;5.31,7.81 +0.62,1.25;8.75,1.25 +0.94,4.69;8.75,4.69 +8.12,3.12;4.69,3.12 +4.69,1.25;4.69,4.69 +2.50,1.25;2.50,4.06 + +# UTF-16 : 92 ea +# UTF-8 : aa 8b e9 +[92ea] 鋪 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,9.06 +8.12,9.06;8.75,8.75 +8.75,8.75;8.75,8.75 +4.06,3.44;8.75,3.44 +4.06,5.31;8.75,5.31 +6.25,9.38;6.56,0.94 +3.75,8.44;9.06,8.44 +4.06,0.62;4.06,6.88 +4.06,6.88;8.75,6.88 +8.75,6.88;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 + +# UTF-16 : 8f 14 +# UTF-8 : 94 bc e8 +[8f14] 輔 +0.62,3.44;3.75,3.44 +3.75,3.44;3.75,6.88 +3.75,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;3.44,5.31 +0.31,2.19;4.06,2.19 +2.19,0.62;2.19,9.38 +0.31,8.12;4.06,8.12 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,9.06 +8.12,9.06;8.75,8.75 +8.75,8.75;8.75,8.75 +4.38,3.44;8.75,3.44 +4.38,5.31;8.75,5.31 +6.56,9.38;6.56,0.94 +4.06,8.44;9.06,8.44 +4.38,0.62;4.38,6.88 +4.38,6.88;8.75,6.88 +8.75,6.88;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 + +# UTF-16 : 9b c6 +# UTF-8 : 86 af e9 +[9bc6] 鯆 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.81,8.75 +0.62,5.31;3.12,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.75,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.12,3.12 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.50,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,9.06 +8.12,9.06;8.75,8.75 +8.75,8.75;8.75,8.75 +4.06,3.44;8.75,3.44 +4.06,5.31;8.75,5.31 +6.56,9.38;6.56,0.94 +3.75,8.44;9.06,8.44 +4.06,0.62;4.06,6.88 +4.06,6.88;8.75,6.88 +8.75,6.88;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 + +# UTF-16 : 82 16 +# UTF-8 : 96 88 e8 +[8216] 舖 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,9.06 +8.12,9.06;8.75,8.75 +8.75,8.75;8.75,8.75 +4.38,3.44;8.75,3.44 +4.38,5.31;8.75,5.31 +6.56,9.38;6.56,0.94 +4.38,8.44;9.06,8.44 +4.38,0.62;4.38,6.88 +4.38,6.88;8.75,6.88 +8.75,6.88;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,3.75;0.62,3.75 +0.62,3.75;0.62,0.62 +3.75,0.62;3.75,3.75 +2.19,3.75;2.19,7.19 +4.06,5.31;0.31,5.31 +3.75,7.19;0.62,7.19 +0.62,1.25;3.75,1.25 + +# UTF-16 : 82 17 +# UTF-8 : 97 88 e8 +[8217] 舗 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,9.06 +8.12,9.06;8.75,8.75 +8.75,8.75;8.75,8.75 +4.38,3.44;8.75,3.44 +4.38,5.31;8.75,5.31 +6.56,9.38;6.56,0.94 +4.38,8.44;9.06,8.44 +4.38,0.62;4.38,6.88 +4.38,6.88;8.75,6.88 +8.75,6.88;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,3.75;0.62,3.75 +0.62,3.75;0.62,0.62 +3.75,0.62;3.75,3.75 +2.19,5.00;2.19,8.12 +4.06,5.00;0.31,5.00 +3.75,6.88;0.62,6.88 +0.62,1.25;3.75,1.25 + +# UTF-16 : 59 84 +# UTF-8 : 84 a6 e5 +[5984] 妄 +8.44,5.94;7.50,5.94 +7.50,5.94;6.88,5.94 +6.88,5.94;6.25,5.94 +6.25,5.94;5.62,5.94 +5.62,5.94;5.00,5.94 +5.00,5.94;4.38,5.94 +4.38,5.94;3.75,5.94 +3.75,5.94;3.12,5.94 +3.12,5.94;3.12,5.94 +3.12,5.94;2.50,5.94 +2.50,5.94;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;2.19,7.19 +1.88,7.19;2.19,8.44 +0.62,8.44;8.75,8.44 +4.69,8.44;4.69,9.38 +8.75,4.69;0.62,4.69 +0.94,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,3.44;6.88,4.06 +6.88,4.06;7.19,4.69 +4.06,5.62;4.06,5.31 +4.06,5.31;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;2.81,4.06 +2.81,4.06;2.81,3.75 +2.81,3.75;2.50,3.44 +2.50,3.44;2.19,3.12 +2.19,3.12;1.56,2.81 +1.56,2.81;1.25,2.50 +1.88,3.12;2.50,2.81 +2.50,2.81;3.12,2.81 +3.12,2.81;3.75,2.50 +3.75,2.50;4.38,2.50 +4.38,2.50;5.00,2.19 +5.00,2.19;5.62,1.88 +5.62,1.88;6.56,1.88 +6.56,1.88;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.75,0.94 + +# UTF-16 : 55 ab +# UTF-8 : ab 96 e5 +[55ab] 喫 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.44 +5.94,3.44;5.94,4.06 +2.81,3.75;9.06,3.75 +5.62,5.00;6.25,5.31 +6.25,5.31;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;6.88,6.56 +6.88,6.56;7.19,7.19 +7.19,7.19;7.19,7.50 +7.19,7.50;7.19,8.12 +7.19,8.12;7.19,8.75 +5.94,8.75;9.06,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.75,5.31 +8.75,5.31;8.44,5.00 +8.44,5.00;8.12,5.00 +8.12,5.00;7.81,5.00 +7.81,5.00;7.19,5.00 +7.19,5.00;7.19,5.00 +2.81,4.69;3.44,5.00 +3.44,5.00;4.06,5.00 +4.06,5.00;4.69,5.31 +4.69,5.31;5.31,5.31 +5.31,5.31;5.94,5.62 +5.94,8.12;2.81,8.12 +5.62,6.88;3.12,6.88 +4.38,5.00;4.38,9.38 + +# UTF-16 : 5e 87 +# UTF-8 : 87 ba e5 +[5e87] 庇 +5.94,7.50;5.94,1.56 +5.62,1.56;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +5.62,4.38;6.56,4.69 +6.56,4.69;6.88,5.31 +6.88,5.31;7.50,5.62 +7.50,5.62;8.12,5.94 +8.12,5.94;8.44,6.25 +8.44,6.25;8.75,6.56 +2.50,5.00;5.00,5.00 +2.50,0.94;2.50,7.50 +1.25,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,1.88 +5.00,8.44;5.00,9.38 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,8.12 +1.25,8.12;8.75,8.12 + +# UTF-16 : 90 ed +# UTF-8 : ad 83 e9 +[90ed] 郭 +9.06,8.75;6.25,8.75 +6.25,8.75;6.25,0.62 +6.88,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.44,2.19 +8.44,2.19;8.75,2.50 +8.75,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.50,5.94 +7.50,5.94;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +1.25,5.62;5.00,5.62 +5.00,5.62;5.00,7.50 +5.00,7.50;0.94,7.50 +0.94,7.50;0.94,5.62 +2.81,8.44;3.12,9.38 +0.31,8.44;5.62,8.44 +0.31,2.81;0.94,2.81 +0.94,2.81;1.56,2.81 +1.56,2.81;2.19,2.81 +2.19,2.81;2.81,2.81 +2.81,2.81;3.44,2.81 +3.44,2.81;4.06,3.12 +4.06,3.12;4.38,3.12 +4.38,3.12;5.00,3.12 +5.00,3.12;5.31,3.12 +5.31,3.12;5.94,3.12 +5.31,4.69;0.62,4.69 +3.12,3.44;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +5.00,4.69;4.69,4.38 +4.69,4.38;4.38,4.06 +4.38,4.06;4.06,4.06 +4.06,4.06;3.44,3.75 +3.44,3.75;3.12,3.44 + +# UTF-16 : 68 93 +# UTF-8 : 93 a2 e6 +[6893] 梓 +2.81,5.31;9.06,5.31 +7.19,5.31;7.50,5.94 +7.50,5.94;7.50,6.25 +7.50,6.25;7.81,6.88 +7.81,6.88;7.81,7.50 +7.81,7.50;8.12,8.12 +5.00,5.31;4.69,5.94 +4.69,5.94;4.69,6.56 +4.69,6.56;4.38,7.19 +4.38,7.19;4.38,7.50 +4.38,7.50;4.06,8.12 +5.94,5.31;5.94,0.62 +3.12,3.12;9.06,3.12 +3.12,8.12;9.06,8.12 +5.94,8.12;5.94,9.38 +1.56,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 + +# UTF-16 : 7d be +# UTF-8 : be b6 e7 +[7dbe] 綾 +3.75,6.88;9.06,6.88 +8.75,8.44;4.06,8.44 +6.25,6.88;6.25,9.38 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;2.81,6.56 +0.31,4.69;3.44,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +3.44,2.81;4.06,3.12 +4.06,3.12;4.69,3.75 +4.69,3.75;5.00,4.38 +5.00,4.38;5.31,4.69 +5.31,4.69;5.62,5.31 +5.00,4.06;8.75,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.12 +7.81,3.12;7.50,2.81 +7.50,2.81;7.19,2.50 +7.19,2.50;6.56,2.19 +6.56,2.19;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;4.06,0.94 +4.06,0.94;3.44,0.94 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.00,3.75 +5.00,3.75;5.00,4.06 +7.19,6.88;7.19,5.31 +7.19,5.31;7.19,5.00 +7.19,5.00;7.50,5.00 +7.50,5.00;8.12,5.00 +8.12,5.00;8.44,5.00 +8.44,5.00;9.06,5.00 +9.06,5.00;9.06,5.62 +9.06,5.62;9.06,5.94 +3.44,4.69;4.06,5.00 +4.06,5.00;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.62,6.25 +5.62,6.25;5.62,6.88 + +# UTF-16 : 50 43 +# UTF-8 : 83 81 e5 +[5043] 偃 +1.88,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +0.94,0.62;0.94,6.25 +9.06,8.75;2.50,8.75 +2.50,8.75;2.50,0.62 +2.50,1.25;9.38,1.25 +2.81,1.56;3.44,1.88 +3.44,1.88;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;7.81,4.69 +5.62,5.62;5.31,5.00 +5.31,5.00;5.00,4.38 +5.00,4.38;4.38,4.06 +4.38,4.06;4.06,3.44 +4.06,3.44;3.44,3.12 +4.06,3.44;4.38,3.12 +4.38,3.12;5.00,3.12 +5.00,3.12;5.31,3.12 +5.31,3.12;5.94,2.81 +5.94,2.81;6.25,2.81 +6.25,2.81;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.81,2.19 +7.81,2.19;8.44,1.88 +8.44,1.88;8.75,1.56 +9.06,4.69;3.12,4.69 +8.44,6.88;3.75,6.88 +3.75,5.31;3.75,8.12 +3.75,8.12;8.44,8.12 +8.44,8.12;8.44,5.62 +8.44,5.62;3.75,5.62 + +# UTF-16 : 58 30 +# UTF-8 : b0 a0 e5 +[5830] 堰 +0.31,6.56;2.50,6.56 +1.25,2.19;1.25,9.06 +0.00,1.56;0.62,1.88 +0.62,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.50,3.12 +9.06,8.75;2.81,8.75 +2.81,8.75;2.81,0.62 +2.81,1.25;9.38,1.25 +3.12,1.56;4.06,1.88 +4.06,1.88;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;6.25,2.81 +6.25,2.81;6.88,3.12 +6.88,3.12;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.12,4.69 +5.62,5.62;5.62,5.00 +5.62,5.00;5.31,4.38 +5.31,4.38;4.69,4.06 +4.69,4.06;4.38,3.44 +4.38,3.44;3.75,3.12 +4.38,3.44;4.69,3.12 +4.69,3.12;5.00,3.12 +5.00,3.12;5.62,3.12 +5.62,3.12;5.94,2.81 +5.94,2.81;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.50,2.19 +7.50,2.19;7.81,2.19 +7.81,2.19;8.44,1.88 +8.44,1.88;9.06,1.56 +9.06,4.69;3.44,4.69 +8.44,6.88;4.06,6.88 +4.06,5.31;4.06,8.12 +4.06,8.12;8.44,8.12 +8.44,8.12;8.44,5.62 +8.44,5.62;4.06,5.62 + +# UTF-16 : 84 31 +# UTF-8 : b1 90 e8 +[8431] 萱 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +1.25,5.94;8.12,5.94 +4.69,6.88;4.69,7.81 +8.75,5.31;8.75,6.88 +8.75,6.88;0.62,6.88 +0.62,6.88;0.62,5.31 +0.62,0.94;8.75,0.94 +1.88,2.19;7.50,2.19 +7.50,2.19;7.50,4.69 +7.50,4.69;1.88,4.69 +1.88,4.69;1.88,2.19 +1.88,3.44;7.50,3.44 + +# UTF-16 : 68 9d +# UTF-8 : 9d a2 e6 +[689d] 條 +1.88,9.06;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;0.94,6.56 +0.94,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.88 +2.50,1.88;2.50,7.81 +3.12,5.00;3.75,5.31 +3.75,5.31;4.38,5.62 +4.38,5.62;5.00,5.62 +5.00,5.62;5.62,5.94 +5.62,5.94;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,8.12 +7.81,8.12;8.12,8.44 +8.75,5.00;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.19,5.62 +7.19,5.62;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.00,7.50 +5.00,7.50;4.69,7.81 +4.69,7.81;4.38,8.44 +4.38,8.44;9.06,8.44 +3.12,6.56;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.38 +9.06,4.06;3.12,4.06 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.94,3.75 +5.94,3.75;5.94,4.06 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.44 +6.88,3.44;6.25,3.75 +6.25,3.75;6.25,4.06 +5.94,0.62;5.94,5.31 + +# UTF-16 : 7b e0 +# UTF-8 : a0 af e7 +[7be0] 篠 +3.12,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +1.88,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.62,7.81 +0.62,7.81;0.31,7.19 +5.62,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;4.69,8.12 +4.69,8.12;4.38,7.50 +4.38,7.50;3.75,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +1.88,7.81;1.88,7.19 +1.88,7.19;1.88,6.88 +1.88,6.88;1.56,6.25 +1.56,6.25;1.25,5.94 +1.25,5.94;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.62,4.69 +0.62,4.69;0.62,4.38 +0.62,4.38;0.31,4.06 +0.31,4.06;0.00,3.75 +1.25,0.62;1.25,5.62 +2.81,1.56;2.81,6.56 +3.44,4.38;4.06,4.38 +4.06,4.38;4.69,4.69 +4.69,4.69;5.31,5.00 +5.31,5.00;5.94,5.00 +5.94,5.00;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,7.19 +9.06,4.38;8.44,4.38 +8.44,4.38;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.88,5.00 +6.88,5.00;6.25,5.31 +6.25,5.31;5.94,5.62 +5.94,5.62;5.62,5.94 +5.62,5.94;5.31,6.25 +5.31,6.25;5.00,6.56 +5.00,6.56;4.69,6.88 +4.69,7.19;9.06,7.19 +3.44,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.00,7.81 +9.06,3.75;3.44,3.75 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;6.25,3.75 +6.25,0.62;6.25,4.69 +9.06,1.25;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.19,2.50 +7.19,2.50;6.56,3.12 +6.56,3.12;6.25,3.75 + +# UTF-16 : 5c 3b +# UTF-8 : bb b0 e5 +[5c3b] 尻 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.12,8.75 +8.12,8.75;8.12,6.88 +8.12,6.88;1.56,6.88 +1.56,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.38,4.06 +4.38,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;4.69,6.25 +1.88,5.00;7.19,5.00 +7.19,5.00;7.19,1.56 +7.19,1.56;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 + +# UTF-16 : 81 7a +# UTF-8 : ba 85 e8 +[817a] 腺 +0.62,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +4.38,5.31;8.44,5.31 +8.44,5.31;8.44,8.44 +8.44,8.44;4.06,8.44 +4.06,8.44;4.06,5.00 +4.38,6.88;8.44,6.88 +6.56,9.38;6.25,9.06 +6.25,9.06;5.94,8.44 +5.94,8.44;5.94,8.44 +6.25,5.00;6.56,1.56 +6.25,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +3.44,4.06;5.94,4.06 +6.56,5.00;6.56,4.69 +6.56,4.69;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.44,1.56 +8.44,1.56;9.06,1.25 +9.06,1.25;9.38,0.94 +9.06,4.69;8.75,4.38 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.12 +5.94,4.06;5.62,3.44 +5.62,3.44;5.31,2.81 +5.31,2.81;5.00,2.50 +5.00,2.50;4.69,2.19 +4.69,2.19;4.38,1.88 +4.38,1.88;4.06,1.56 +4.06,1.56;3.75,1.56 +3.75,1.56;3.44,1.25 +5.94,4.06;5.62,3.44 +5.62,3.44;5.31,2.81 +5.31,2.81;5.00,2.50 +5.00,2.50;4.69,2.19 +4.69,2.19;4.38,1.88 +4.38,1.88;4.06,1.56 +4.06,1.56;3.75,1.56 +3.75,1.56;3.44,1.25 + +# UTF-16 : 62 c7 +# UTF-8 : 87 8b e6 +[62c7] 拇 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +2.50,5.31;9.38,5.31 +2.81,2.19;9.06,2.19 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,7.19 +5.94,7.19;5.31,7.50 +5.31,7.50;5.00,7.81 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,4.06 +5.62,4.06;5.31,4.38 +5.31,4.38;4.69,4.69 +2.81,1.25;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.44,6.56 +3.44,6.56;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;3.75,8.75 +3.75,8.75;8.75,8.75 +8.75,8.75;8.44,7.81 +8.44,7.81;8.44,7.19 +8.44,7.19;8.44,6.56 +8.44,6.56;8.44,5.62 +8.44,5.62;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;8.12,3.44 +8.12,3.44;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 + +# UTF-16 : 68 02 +# UTF-8 : 82 a0 e6 +[6802] 栂 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +2.81,5.31;9.38,5.31 +3.12,2.19;9.06,2.19 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.31,7.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.62,4.06 +5.62,4.06;5.31,4.38 +5.31,4.38;5.00,4.69 +2.81,1.25;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;3.75,6.56 +3.75,6.56;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;4.06,8.75 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.44,6.56 +8.44,6.56;8.44,5.62 +8.44,5.62;8.44,5.00 +8.44,5.00;8.44,4.38 +8.44,4.38;8.44,3.44 +8.44,3.44;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 + +# UTF-16 : 59 c6 +# UTF-8 : 86 a7 e5 +[59c6] 姆 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,5.00 +2.50,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.56,9.38;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.62,4.38;1.25,4.06 +1.25,4.06;1.56,3.44 +1.56,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,2.19 +2.81,2.19;3.12,1.56 +2.81,5.31;9.38,5.31 +3.12,2.19;9.06,2.19 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.31,7.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.62,4.06 +5.62,4.06;5.31,4.38 +5.31,4.38;5.00,4.69 +3.12,1.25;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.06,7.81 +4.06,7.81;4.06,8.75 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.44,6.56 +8.44,6.56;8.44,5.62 +8.44,5.62;8.44,5.00 +8.44,5.00;8.44,4.38 +8.44,4.38;8.44,3.44 +8.44,3.44;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 + +# UTF-16 : 6d 95 +# UTF-8 : 95 b6 e6 +[6d95] 涕 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.81,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;6.88,1.56 +2.81,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;3.44,6.25 +3.44,6.25;3.12,5.62 +3.12,5.62;3.12,5.00 +3.12,5.00;3.12,4.38 +3.12,4.38;2.81,4.06 +2.81,4.06;2.81,3.44 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,0.62;5.62,7.81 +4.69,8.12;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.38 +4.06,9.38;4.06,9.38 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.19,9.38 +7.19,9.38;7.19,9.38 + +# UTF-16 : 4f e4 +# UTF-8 : a4 bf e4 +[4fe4] 俤 +2.81,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;6.88,1.56 +2.81,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;3.12,6.25 +3.12,6.25;3.12,5.62 +3.12,5.62;2.81,5.00 +2.81,5.00;2.81,4.38 +2.81,4.38;2.81,4.06 +2.81,4.06;2.50,3.44 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,0.62;5.62,7.81 +4.69,8.12;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.38 +4.06,9.38;4.06,9.38 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.19,9.38 +7.19,9.38;7.19,9.38 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.56 + +# UTF-16 : 60 8c +# UTF-8 : 8c 82 e6 +[608c] 悌 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.81,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;6.88,1.56 +2.50,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;3.12,6.25 +3.12,6.25;3.12,5.62 +3.12,5.62;2.81,5.00 +2.81,5.00;2.81,4.38 +2.81,4.38;2.81,4.06 +2.81,4.06;2.50,3.44 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,0.62;5.62,7.81 +4.69,8.12;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.38 +4.06,9.38;4.06,9.38 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.19,9.38 +7.19,9.38;7.19,9.38 + +# UTF-16 : 68 af +# UTF-8 : af a2 e6 +[68af] 梯 +2.81,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;6.88,1.56 +2.81,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;3.12,6.25 +3.12,6.25;3.12,5.62 +3.12,5.62;3.12,5.00 +3.12,5.00;2.81,4.38 +2.81,4.38;2.81,4.06 +2.81,4.06;2.50,3.44 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,0.62;5.62,7.81 +4.69,8.12;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.38 +4.06,9.38;4.06,9.38 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.19,9.38 +7.19,9.38;7.19,9.38 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.69;2.81,5.31 +2.81,5.31;2.50,5.62 +2.50,5.62;2.19,6.25 +2.19,6.25;1.88,6.56 +1.88,6.56;1.88,7.19 + +# UTF-16 : 77 47 +# UTF-8 : 87 9d e7 +[7747] 睇 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +0.62,4.38;2.50,4.38 +0.62,6.56;2.50,6.56 +3.12,4.38;9.06,4.38 +9.06,4.38;9.06,3.44 +9.06,3.44;9.06,2.81 +9.06,2.81;9.06,2.50 +9.06,2.50;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,1.56 +8.44,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.56 +2.81,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;3.44,6.25 +3.44,6.25;3.44,5.62 +3.44,5.62;3.44,5.00 +3.44,5.00;3.12,4.38 +3.12,4.38;3.12,4.06 +3.12,4.06;2.81,3.44 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.62,4.06 +5.62,4.06;5.94,4.38 +5.94,0.62;5.94,7.81 +5.00,8.12;4.69,8.44 +4.69,8.44;4.69,8.75 +4.69,8.75;4.38,9.38 +4.38,9.38;4.38,9.38 +6.88,8.12;7.19,8.44 +7.19,8.44;7.19,8.75 +7.19,8.75;7.50,9.38 +7.50,9.38;7.50,9.38 + +# UTF-16 : 57 03 +# UTF-8 : 83 9c e5 +[5703] 圃 +8.75,0.62;8.75,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.44,1.25 +8.75,0.62;8.75,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.44,1.25 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.12 +6.88,8.12;7.19,7.81 +7.19,7.81;7.19,7.81 +2.19,3.75;7.50,3.75 +2.19,5.31;7.50,5.31 +4.69,8.44;4.69,1.88 +1.56,7.81;7.81,7.81 +1.88,1.56;1.88,6.88 +1.88,6.88;7.50,6.88 +7.50,6.88;7.50,2.50 +7.50,2.50;7.50,1.88 +7.50,1.88;6.88,1.88 +6.88,1.88;6.56,1.88 +6.56,1.88;5.94,1.88 +5.94,1.88;5.94,1.88 + +# UTF-16 : 85 ae +# UTF-8 : ae 96 e8 +[85ae] 薮 +0.62,8.44;8.75,8.44 +3.12,7.50;3.12,9.38 +6.25,7.50;6.25,9.38 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.25,2.19 +6.25,2.19;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,5.00 +8.12,5.00;8.12,5.62 +8.12,5.62;8.44,6.56 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;5.94,5.94 +4.38,4.38;5.00,5.00 +5.00,5.00;5.31,5.62 +5.31,5.62;5.31,5.94 +5.31,5.94;5.62,6.25 +5.62,6.25;5.62,6.56 +5.62,6.56;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +2.81,4.38;2.81,7.81 +5.00,5.94;0.62,5.94 +0.31,4.38;0.94,4.69 +0.94,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.50,5.62 +2.50,5.62;2.81,6.25 +1.56,6.56;1.56,6.88 +1.56,6.88;1.25,7.19 +1.25,7.19;0.94,7.50 +0.94,7.50;0.94,7.50 +3.44,6.56;3.75,6.88 +3.75,6.88;4.38,7.19 +4.38,7.19;4.38,7.50 +4.38,7.50;4.69,7.50 +5.00,3.75;0.31,3.75 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;4.06,3.75 +2.19,4.38;2.19,4.06 +2.19,4.06;1.88,3.44 +1.88,3.44;1.56,3.12 +1.56,3.12;1.25,2.81 +1.25,2.81;0.94,2.19 +0.94,2.19;1.88,2.19 +1.88,2.19;2.50,1.88 +2.50,1.88;3.12,1.88 +3.12,1.88;3.75,1.56 +3.75,1.56;4.69,1.25 +4.38,4.69;4.06,5.00 +4.06,5.00;3.44,5.31 +3.44,5.31;3.12,5.62 +3.12,5.62;2.81,5.94 +2.81,5.94;2.50,5.94 +5.62,6.56;9.06,6.56 + +# UTF-16 : 72 c4 +# UTF-8 : 84 8b e7 +[72c4] 狄 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +2.19,5.62;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +4.06,7.81;4.06,7.19 +4.06,7.19;3.75,6.25 +3.75,6.25;3.75,5.62 +3.75,5.62;3.44,5.00 +3.44,5.00;3.12,4.69 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,2.19 +4.06,2.19;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.62,4.38 +5.62,4.38;5.62,5.00 +5.62,5.00;5.94,5.62 +5.94,5.62;5.94,6.25 +5.94,6.25;5.94,9.06 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;5.94,6.25 +8.75,7.81;8.75,7.19 +8.75,7.19;8.44,6.56 +8.44,6.56;8.12,5.94 +8.12,5.94;7.81,5.31 +7.81,5.31;7.50,5.00 + +# UTF-16 : 83 7b +# UTF-8 : bb 8d e8 +[837b] 荻 +0.31,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +1.25,7.19;1.56,6.88 +1.56,6.88;1.88,6.56 +1.88,6.56;2.19,5.94 +2.19,5.94;2.19,5.62 +2.19,5.62;2.50,5.31 +2.50,5.31;2.50,4.69 +2.50,4.69;2.81,4.38 +2.81,4.38;2.81,3.75 +2.81,3.75;2.81,3.44 +2.81,3.44;2.81,2.81 +2.81,2.81;2.81,2.50 +2.81,2.50;2.81,1.88 +2.81,1.88;2.50,1.25 +2.50,1.25;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +3.75,7.50;3.12,6.88 +3.12,6.88;2.81,6.56 +2.81,6.56;2.50,6.56 +2.50,6.56;2.19,6.25 +2.19,6.25;1.88,5.94 +1.88,5.94;1.56,5.94 +1.56,5.94;1.25,5.62 +1.25,5.62;0.62,5.62 +0.62,5.62;0.31,5.31 +2.81,4.38;2.50,4.06 +2.50,4.06;1.88,3.75 +1.88,3.75;1.56,3.44 +1.56,3.44;0.94,3.12 +0.94,3.12;0.31,3.12 +4.38,6.25;4.38,5.62 +4.38,5.62;4.06,5.31 +4.06,5.31;4.06,4.69 +4.06,4.69;3.75,4.06 +3.75,4.06;3.44,3.75 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;5.94,7.19 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;5.94,5.31 +8.75,6.25;8.75,5.94 +8.75,5.94;8.44,5.31 +8.44,5.31;8.12,4.69 +8.12,4.69;7.81,4.38 +7.81,4.38;7.50,3.75 + +# UTF-16 : 7c 17 +# UTF-8 : 97 b0 e7 +[7c17] 簗 +4.69,0.62;4.69,4.06 +8.75,3.12;0.62,3.12 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.69,3.12 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;4.69,3.12 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,6.88 +8.75,4.69;8.75,5.00 +8.75,5.00;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.81,6.25 +0.94,3.75;1.25,4.06 +1.25,4.06;1.88,4.38 +1.88,4.38;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;2.81,5.31 +2.81,6.88;2.19,6.88 +2.19,6.88;1.88,7.19 +1.88,7.19;1.25,7.50 +1.25,7.50;1.25,7.50 +2.19,5.62;1.88,5.94 +1.88,5.94;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.25 +2.81,4.06;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.62,6.25 +5.62,6.25;5.62,6.88 +5.62,6.88;5.94,7.19 +3.12,7.19;7.81,7.19 +7.81,7.19;7.50,6.56 +7.50,6.56;7.50,5.94 +7.50,5.94;7.50,5.31 +7.50,5.31;7.19,5.00 +7.19,5.00;7.19,4.69 +7.19,4.69;6.56,4.06 +6.56,4.06;6.56,4.06 +6.56,4.06;5.94,4.06 +5.94,4.06;5.62,4.38 +5.62,4.38;5.00,4.38 +3.12,7.50;2.81,8.12 +2.81,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +7.19,7.50;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.56,8.75 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.75;5.31,8.75 +4.69,8.75;1.56,8.75 + +# UTF-16 : 84 6d +# UTF-8 : ad 91 e8 +[846d] 葭 +0.62,8.44;8.75,8.44 +3.12,7.50;3.12,9.38 +6.25,7.50;6.25,9.38 +4.69,4.38;8.75,4.38 +4.06,0.94;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.06 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.31,3.75 +1.25,5.31;4.38,5.31 +4.38,5.31;4.38,7.19 +4.38,7.19;0.94,7.19 +0.94,7.19;0.94,0.62 +5.00,5.31;8.44,5.31 +8.44,5.31;8.44,7.19 +8.44,7.19;5.00,7.19 +0.94,3.75;4.38,3.75 +0.94,2.19;4.38,2.19 + +# UTF-16 : 6e 4a +# UTF-8 : 8a b9 e6 +[6e4a] 湊 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.19,5.31;9.38,5.31 +9.06,8.44;2.81,8.44 +8.75,6.88;3.12,6.88 +2.19,3.12;2.81,3.44 +2.81,3.44;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,7.19 +5.31,7.19;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,9.38 +9.38,3.12;9.06,3.44 +9.06,3.44;8.75,3.75 +8.75,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;7.50,5.00 +7.50,5.00;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.56 +6.56,6.56;6.56,6.88 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;5.94,4.38 +8.75,3.12;2.81,3.12 +7.50,4.38;4.06,4.38 +9.38,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.19 +6.25,2.19;5.62,2.50 +5.62,2.50;5.31,2.50 + +# UTF-16 : 8f 33 +# UTF-8 : b3 bc e8 +[8f33] 輳 +0.62,3.44;3.44,3.44 +3.44,3.44;3.44,6.88 +3.44,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;3.44,5.31 +0.00,2.19;3.75,2.19 +1.88,0.62;1.88,9.38 +0.00,8.12;3.75,8.12 +3.75,5.31;9.38,5.31 +9.06,8.44;4.06,8.44 +8.75,6.88;4.38,6.88 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;5.00,4.38 +5.00,4.38;5.31,5.00 +5.31,5.00;5.62,5.62 +5.62,5.62;5.94,6.25 +5.94,6.25;6.25,7.19 +6.25,7.19;6.25,7.81 +6.25,7.81;6.56,8.44 +6.56,8.44;6.56,9.38 +9.38,3.12;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.81,5.00 +7.81,5.00;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;7.19,6.56 +7.19,6.56;6.88,6.88 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;6.25,2.81 +6.25,2.81;6.25,3.44 +6.25,3.44;6.56,3.75 +6.56,3.75;6.56,4.38 +8.75,3.12;4.06,3.12 +7.81,4.38;5.00,4.38 +9.38,0.62;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 + +# UTF-16 : 8f 3b +# UTF-8 : bb bc e8 +[8f3b] 輻 +0.62,3.44;3.44,3.44 +3.44,3.44;3.44,6.88 +3.44,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;3.44,5.31 +0.00,2.19;3.75,2.19 +1.88,0.62;1.88,9.38 +0.00,8.12;3.75,8.12 +4.38,5.94;8.44,5.94 +8.44,5.94;8.44,7.81 +8.44,7.81;4.38,7.81 +4.38,7.81;4.38,5.62 +3.75,8.75;9.06,8.75 +8.75,0.62;8.75,4.69 +8.75,4.69;4.06,4.69 +4.06,4.69;4.06,0.62 +6.25,1.25;6.56,4.69 +4.06,1.25;8.75,1.25 +4.06,3.12;8.75,3.12 + +# UTF-16 : 87 60 +# UTF-8 : a0 9d e8 +[8760] 蝠 +4.38,5.94;8.44,5.94 +8.44,5.94;8.44,7.81 +8.44,7.81;4.38,7.81 +4.38,7.81;4.38,5.62 +3.75,8.75;9.06,8.75 +8.75,0.62;8.75,4.69 +8.75,4.69;4.06,4.69 +4.06,4.69;4.06,0.62 +6.25,1.25;6.56,4.69 +4.06,1.25;8.75,1.25 +4.06,3.12;8.75,3.12 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 + +# UTF-16 : 52 44 +# UTF-8 : 84 89 e5 +[5244] 剄 +6.56,2.50;6.56,8.75 +8.75,9.06;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +0.62,8.75;5.62,8.75 +3.12,3.75;3.12,1.25 +5.62,3.75;0.62,3.75 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.56 +4.69,1.56;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,1.88 +1.88,8.44;1.56,7.81 +1.56,7.81;1.25,7.50 +1.25,7.50;1.25,7.19 +1.25,7.19;0.94,6.88 +0.94,6.88;0.62,6.25 +0.62,6.25;0.94,5.94 +0.94,5.94;1.25,5.62 +1.25,5.62;1.56,5.31 +1.56,5.31;1.56,4.69 +1.56,4.69;1.88,4.38 +3.75,8.44;3.44,7.81 +3.44,7.81;3.12,7.50 +3.12,7.50;3.12,7.19 +3.12,7.19;2.81,6.88 +2.81,6.88;2.50,6.25 +2.50,6.25;2.81,5.94 +2.81,5.94;3.12,5.62 +3.12,5.62;3.44,5.31 +3.44,5.31;3.44,4.69 +3.44,4.69;3.75,4.38 +5.62,8.44;5.31,7.81 +5.31,7.81;5.00,7.50 +5.00,7.50;4.69,7.19 +4.69,7.19;4.69,6.88 +4.69,6.88;4.38,6.25 +4.38,6.25;4.69,5.94 +4.69,5.94;5.00,5.62 +5.00,5.62;5.00,5.31 +5.00,5.31;5.31,4.69 +5.31,4.69;5.62,4.38 + +# UTF-16 : 52 c1 +# UTF-8 : 81 8b e5 +[52c1] 勁 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;6.25,3.75 +6.25,3.75;6.25,4.69 +6.25,4.69;6.25,5.62 +6.25,5.62;6.56,6.56 +6.56,6.56;6.56,7.81 +6.56,7.81;6.56,9.06 +5.00,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,1.25 +0.31,8.75;5.31,8.75 +2.81,3.75;2.81,1.25 +5.00,3.75;0.62,3.75 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;5.00,1.88 +1.88,8.44;1.56,7.81 +1.56,7.81;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;0.62,6.88 +0.62,6.88;0.31,6.25 +0.31,6.25;0.62,5.94 +0.62,5.94;0.94,5.62 +0.94,5.62;1.25,5.31 +1.25,5.31;1.56,4.69 +1.56,4.69;1.88,4.38 +3.44,8.44;3.12,7.81 +3.12,7.81;2.81,7.50 +2.81,7.50;2.81,7.19 +2.81,7.19;2.50,6.88 +2.50,6.88;2.19,6.25 +2.19,6.25;2.50,5.94 +2.50,5.94;2.81,5.62 +2.81,5.62;3.12,5.31 +3.12,5.31;3.12,4.69 +3.12,4.69;3.44,4.38 +5.00,8.44;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.38,7.19 +4.38,7.19;4.06,6.88 +4.06,6.88;3.75,6.25 +3.75,6.25;4.06,5.94 +4.06,5.94;4.38,5.62 +4.38,5.62;4.69,5.31 +4.69,5.31;5.00,4.69 +5.00,4.69;5.00,4.38 + +# UTF-16 : 98 38 +# UTF-8 : b8 a0 e9 +[9838] 頸 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,1.88 +7.81,1.88;7.50,2.19 +4.69,8.75;9.06,8.75 +6.88,8.75;6.56,8.44 +6.56,8.44;6.56,7.81 +6.56,7.81;6.56,7.50 +6.56,7.50;6.56,7.19 +5.00,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.00,7.19 +5.00,7.19;5.00,2.50 +5.00,4.38;8.75,4.38 +5.00,5.94;8.75,5.94 +0.31,8.75;4.69,8.75 +2.50,3.75;2.50,1.25 +4.38,3.75;0.62,3.75 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,1.88 +1.88,8.44;1.56,7.81 +1.56,7.81;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;0.62,6.88 +0.62,6.88;0.31,6.25 +0.31,6.25;0.62,5.94 +0.62,5.94;0.94,5.62 +0.94,5.62;1.25,5.31 +1.25,5.31;1.56,4.69 +1.56,4.69;1.88,4.38 +3.12,8.44;2.81,7.81 +2.81,7.81;2.81,7.50 +2.81,7.50;2.50,7.19 +2.50,7.19;2.19,6.88 +2.19,6.88;1.88,6.25 +1.88,6.25;2.19,5.94 +2.19,5.94;2.50,5.62 +2.50,5.62;2.81,5.31 +2.81,5.31;3.12,4.69 +3.12,4.69;3.12,4.38 +4.69,8.44;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.25 +3.12,6.25;3.44,5.94 +3.44,5.94;3.75,5.62 +3.75,5.62;4.06,5.31 +4.06,5.31;4.38,4.69 +4.38,4.69;4.69,4.38 + +# UTF-16 : 65 05 +# UTF-8 : 85 94 e6 +[6505] 攅 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.50,7.19;0.31,7.19 +2.81,7.19;5.62,7.19 +5.94,7.19;9.38,7.19 +5.62,8.44;2.81,8.44 +9.06,8.44;5.94,8.44 +3.44,2.50;8.12,2.50 +8.12,2.50;8.12,5.94 +8.12,5.94;3.12,5.94 +3.12,5.94;3.12,2.50 +3.44,3.44;8.12,3.44 +3.44,4.69;8.12,4.69 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,1.88 +2.19,5.31;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.06,8.75 +4.06,8.75;4.06,9.38 +5.94,5.94;6.56,6.56 +6.56,6.56;6.88,6.88 +6.88,6.88;7.19,7.50 +7.19,7.50;7.50,8.12 +7.50,8.12;7.50,8.75 +7.50,8.75;7.50,9.38 +5.31,5.94;5.00,6.56 +5.00,6.56;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.19 +9.38,5.31;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 + +# UTF-16 : 8b 83 +# UTF-8 : 83 ae e8 +[8b83] 讃 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 +3.12,7.19;5.94,7.19 +6.25,7.19;9.38,7.19 +5.94,8.44;3.44,8.44 +9.06,8.44;6.25,8.44 +3.75,2.50;8.44,2.50 +8.44,2.50;8.44,5.94 +8.44,5.94;3.75,5.94 +3.75,5.94;3.75,2.50 +3.75,3.44;8.44,3.44 +3.75,4.69;8.44,4.69 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,1.88 +2.81,5.31;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;4.69,8.75 +4.69,8.75;4.69,9.38 +6.25,5.94;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.50 +7.50,7.50;7.50,8.12 +7.50,8.12;7.50,8.75 +7.50,8.75;7.50,9.38 +5.62,5.94;5.31,6.56 +5.31,6.56;5.00,6.88 +5.00,6.88;4.69,6.88 +4.69,6.88;4.38,7.19 +9.38,5.31;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.50,7.19 + +# UTF-16 : 94 5a +# UTF-8 : 9a 91 e9 +[945a] 鑚 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.12,5.31;0.31,5.31 +3.12,7.19;0.62,7.19 +1.88,1.56;1.88,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.69 +3.44,7.19;5.94,7.19 +6.25,7.19;9.38,7.19 +5.94,8.44;3.44,8.44 +9.06,8.44;6.25,8.44 +3.75,2.50;8.44,2.50 +8.44,2.50;8.44,5.94 +8.44,5.94;3.75,5.94 +3.75,5.94;3.75,2.50 +3.75,3.44;8.44,3.44 +3.75,4.69;8.44,4.69 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,1.88 +3.12,5.62;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;4.69,8.75 +4.69,8.75;4.69,9.38 +6.25,5.94;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.50 +7.50,7.50;7.50,8.12 +7.50,8.12;7.50,8.75 +7.50,8.75;7.50,9.38 +5.94,5.94;5.62,6.56 +5.62,6.56;5.00,6.88 +5.00,6.88;4.69,6.88 +4.69,6.88;4.38,7.19 +9.38,5.31;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.50,7.19 + +# UTF-16 : 7e 89 +# UTF-8 : 89 ba e7 +[7e89] 纉 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.44 +1.25,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +3.12,7.19;5.94,7.19 +6.25,7.19;9.38,7.19 +5.94,8.44;3.12,8.44 +9.06,8.44;6.25,8.44 +3.75,2.50;8.44,2.50 +8.44,2.50;8.44,5.94 +8.44,5.94;3.75,5.94 +3.75,5.94;3.75,2.50 +3.75,3.44;8.44,3.44 +3.75,4.69;8.44,4.69 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,1.88 +6.25,5.94;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.50 +7.50,7.50;7.50,8.12 +7.50,8.12;7.50,8.75 +7.50,8.75;7.50,9.38 +5.94,5.94;5.62,6.56 +5.62,6.56;5.00,6.88 +5.00,6.88;4.69,6.88 +4.69,6.88;4.38,7.19 +9.38,5.31;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.50,7.19 +2.81,5.31;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;4.69,8.75 +4.69,8.75;4.69,9.38 + +# UTF-16 : 96 d9 +# UTF-8 : 99 9b e9 +[96d9] 雙 +0.62,6.56;0.94,6.88 +0.94,6.88;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.75 +1.56,8.75;1.56,9.38 +3.44,9.38;3.44,8.75 +3.44,8.75;3.12,8.44 +3.12,8.44;3.12,8.12 +4.69,8.12;1.25,8.12 +3.12,5.00;3.12,8.12 +1.25,8.12;1.25,5.00 +1.25,5.00;5.00,5.00 +1.25,5.94;4.38,5.94 +1.25,7.19;4.38,7.19 +0.94,4.06;8.12,4.06 +0.62,0.94;1.88,0.94 +1.88,0.94;2.81,1.25 +2.81,1.25;3.75,1.56 +3.75,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;8.12,4.06 +8.75,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.25,1.56 +6.25,1.56;5.62,1.88 +5.62,1.88;5.00,1.88 +5.00,1.88;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.12,2.81 +3.12,2.81;2.50,3.12 +2.50,3.12;2.19,3.44 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.31,8.75 +5.31,8.75;5.62,9.38 +7.50,9.38;7.19,8.75 +7.19,8.75;7.19,8.44 +7.19,8.44;7.19,8.12 +8.75,8.12;5.31,8.12 +7.19,5.00;7.19,8.12 +5.31,8.12;5.31,5.00 +5.31,5.00;8.75,5.00 +5.31,5.94;8.44,5.94 +5.31,7.19;8.44,7.19 + +# UTF-16 : 50 f5 +# UTF-8 : b5 83 e5 +[50f5] 僵 +1.88,0.94;9.06,0.94 +2.19,5.00;9.06,5.00 +2.19,8.75;8.75,8.75 +1.88,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +5.62,1.88;5.62,4.06 +2.81,1.88;8.44,1.88 +8.44,1.88;8.44,4.38 +8.44,4.38;2.81,4.38 +2.81,4.38;2.81,1.56 +2.81,3.12;8.44,3.12 +5.62,5.94;5.62,7.81 +2.81,5.94;8.12,5.94 +8.12,5.94;8.12,8.12 +8.12,8.12;2.81,8.12 +2.81,8.12;2.81,5.62 +2.81,6.88;8.12,6.88 + +# UTF-16 : 6a 7f +# UTF-8 : bf a9 e6 +[6a7f] 橿 +1.56,0.62;1.56,9.06 +2.50,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +2.19,0.94;9.06,0.94 +2.50,5.00;9.06,5.00 +2.50,8.75;8.75,8.75 +5.62,1.88;5.62,4.06 +3.12,1.88;8.44,1.88 +8.44,1.88;8.44,4.38 +8.44,4.38;2.81,4.38 +2.81,4.38;2.81,1.56 +3.12,3.12;8.44,3.12 +5.62,5.94;5.62,7.81 +3.12,5.94;8.44,5.94 +8.44,5.94;8.44,8.12 +8.44,8.12;3.12,8.12 +3.12,8.12;3.12,5.62 +3.12,6.88;8.44,6.88 + +# UTF-16 : 5f 4a +# UTF-8 : 8a bd e5 +[5f4a] 彊 +2.81,0.94;9.06,0.94 +2.81,5.00;9.06,5.00 +2.81,8.75;8.75,8.75 +5.94,1.88;5.94,4.06 +3.44,1.88;8.44,1.88 +8.44,1.88;8.44,4.38 +8.44,4.38;3.44,4.38 +3.44,4.38;3.44,1.56 +3.44,3.12;8.44,3.12 +5.94,5.94;5.94,7.81 +3.44,5.94;8.44,5.94 +8.44,5.94;8.44,8.12 +8.44,8.12;3.44,8.12 +3.44,8.12;3.44,5.62 +3.44,6.88;8.44,6.88 +0.31,8.75;2.50,8.75 +2.50,8.75;2.50,6.56 +2.50,6.56;0.62,6.56 +0.62,6.56;0.62,5.94 +0.62,5.94;0.62,5.31 +0.62,5.31;0.62,4.69 +0.62,4.69;0.62,4.06 +0.62,4.06;0.62,3.44 +0.62,4.38;2.50,4.38 +2.50,4.38;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.50,2.19 +2.50,2.19;2.50,1.88 +2.50,1.88;2.19,1.25 +2.19,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 + +# UTF-16 : 6d af +# UTF-8 : af b6 e6 +[6daf] 涯 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,8.75 +3.44,8.75;9.06,8.75 +9.06,1.25;3.44,1.25 +8.75,3.44;3.75,3.44 +6.25,1.25;6.25,4.69 +8.75,5.31;3.75,5.31 +8.75,7.19;4.06,7.19 +6.25,5.31;6.25,8.75 + +# UTF-16 : 55 40 +# UTF-8 : 80 95 e5 +[5540] 啀 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +2.81,0.94;2.81,1.25 +2.81,1.25;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,8.75 +3.75,8.75;9.06,8.75 +9.06,1.25;3.75,1.25 +8.75,3.44;4.06,3.44 +6.56,1.25;6.56,4.69 +8.75,5.31;4.06,5.31 +8.75,7.19;4.38,7.19 +6.56,5.31;6.56,8.75 + +# UTF-16 : 77 5a +# UTF-8 : 9a 9d e7 +[775a] 睚 +2.81,0.94;2.81,1.25 +2.81,1.25;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,8.75 +3.75,8.75;9.06,8.75 +9.06,1.25;3.75,1.25 +8.75,3.44;4.38,3.44 +6.56,1.25;6.56,4.69 +8.75,5.31;4.06,5.31 +8.75,7.19;4.38,7.19 +6.56,5.31;6.56,8.75 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +0.94,4.38;2.81,4.38 +0.94,6.56;2.81,6.56 + +# UTF-16 : 5d 15 +# UTF-8 : 95 b4 e5 +[5d15] 崕 +0.62,7.81;0.62,0.94 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.88,9.06 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.75,4.06 +3.75,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,8.75 +4.06,8.75;9.06,8.75 +9.06,1.25;4.06,1.25 +8.75,3.44;4.38,3.44 +6.56,1.25;6.56,4.69 +9.06,5.31;4.38,5.31 +8.75,7.19;4.69,7.19 +6.56,5.31;6.56,8.75 + +# UTF-16 : 55 98 +# UTF-8 : 98 96 e5 +[5598] 喘 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +5.94,7.19;6.25,9.06 +8.75,8.75;8.75,7.19 +8.75,7.19;3.75,7.19 +3.44,7.19;3.75,8.75 +9.06,5.94;3.12,5.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.69 +8.75,4.69;3.44,4.69 +3.44,4.69;3.44,0.94 +5.31,4.69;5.31,1.25 +6.88,4.69;6.88,1.25 +5.94,5.94;5.94,5.62 +5.94,5.62;5.94,5.00 +5.94,5.00;5.62,4.69 +5.62,4.69;5.62,4.69 + +# UTF-16 : 63 e3 +# UTF-8 : a3 8f e6 +[63e3] 揣 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +5.94,7.19;5.94,9.06 +8.75,8.75;8.75,7.19 +8.75,7.19;3.44,7.19 +3.44,7.19;3.44,8.75 +9.06,5.94;2.81,5.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.69 +8.75,4.69;3.12,4.69 +3.12,4.69;3.12,0.94 +5.00,4.69;5.00,1.25 +6.88,4.69;6.88,1.25 +5.94,5.94;5.94,5.62 +5.94,5.62;5.94,5.00 +5.94,5.00;5.62,4.69 +5.62,4.69;5.62,4.69 + +# UTF-16 : 73 2f +# UTF-8 : af 8c e7 +[732f] 猯 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.50,2.50 +2.50,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +2.19,5.62;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +5.94,7.19;5.94,9.06 +8.75,8.75;8.75,7.19 +8.75,7.19;3.44,7.19 +3.44,7.19;3.44,8.75 +9.06,5.94;2.81,5.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.69 +8.75,4.69;3.12,4.69 +3.12,4.69;3.12,0.94 +5.00,4.69;5.00,1.25 +6.88,4.69;6.88,1.25 +5.94,5.94;5.94,5.62 +5.94,5.62;5.94,5.00 +5.94,5.00;5.62,4.69 +5.62,4.69;5.62,4.69 + +# UTF-16 : 74 5e +# UTF-8 : 9e 91 e7 +[745e] 瑞 +5.94,7.19;5.94,9.06 +8.75,8.75;8.75,7.19 +8.75,7.19;3.44,7.19 +3.44,7.19;3.44,8.75 +9.06,5.94;2.81,5.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.69 +8.75,4.69;3.12,4.69 +3.12,4.69;3.12,0.94 +5.00,4.69;5.00,1.25 +6.88,4.69;6.88,1.25 +5.94,5.94;5.94,5.62 +5.94,5.62;5.94,5.00 +5.94,5.00;5.62,4.69 +5.62,4.69;5.62,4.69 +2.81,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,1.88;1.56,8.44 +0.31,1.56;0.62,1.56 +0.62,1.56;1.25,1.88 +1.25,1.88;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 + +# UTF-16 : 60 f4 +# UTF-8 : b4 83 e6 +[60f4] 惴 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +5.94,7.19;5.94,9.06 +8.75,8.75;8.75,7.19 +8.75,7.19;3.12,7.19 +3.12,7.19;3.12,8.75 +9.06,5.94;2.81,5.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,4.69 +8.75,4.69;2.81,4.69 +2.81,4.69;2.81,0.94 +5.00,4.69;5.00,1.25 +6.88,4.69;6.88,1.25 +5.62,5.94;5.62,5.62 +5.62,5.62;5.62,5.00 +5.62,5.00;5.62,4.69 +5.62,4.69;5.62,4.69 + +# UTF-16 : 6e 4d +# UTF-8 : 8d b9 e6 +[6e4d] 湍 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,7.19;5.94,9.06 +8.75,8.75;8.75,7.19 +8.75,7.19;3.12,7.19 +3.12,7.19;3.12,8.75 +9.06,5.94;2.81,5.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,4.69 +8.75,4.69;2.81,4.69 +2.81,4.69;2.81,0.94 +5.00,4.69;5.00,1.25 +6.88,4.69;6.88,1.25 +5.62,5.94;5.62,5.62 +5.62,5.62;5.62,5.00 +5.62,5.00;5.62,4.69 +5.62,4.69;5.62,4.69 + +# UTF-16 : 83 58 +# UTF-8 : 98 8d e8 +[8358] 荘 +0.31,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +0.62,6.56;0.94,5.94 +0.94,5.94;1.25,5.62 +1.25,5.62;1.56,5.31 +1.56,5.31;1.56,5.00 +1.56,5.00;1.88,4.38 +2.50,3.12;1.88,3.12 +1.88,3.12;1.56,2.81 +1.56,2.81;1.25,2.81 +1.25,2.81;0.62,2.50 +0.62,2.50;0.31,2.50 +2.50,0.62;2.50,7.19 +3.12,1.25;8.75,1.25 +9.06,5.00;3.12,5.00 +5.94,1.25;5.94,7.19 + +# UTF-16 : 7c 9f +# UTF-8 : 9f b2 e7 +[7c9f] 粟 +8.75,8.75;0.62,8.75 +5.94,8.75;5.94,5.62 +3.44,8.75;3.44,5.62 +1.25,5.31;1.25,7.50 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,5.62 +8.12,5.62;1.25,5.62 +8.75,3.75;0.62,3.75 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,0.62;4.69,5.31 +3.44,3.75;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.31 +5.62,3.75;6.25,4.06 +6.25,4.06;6.56,4.38 +6.56,4.38;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 + +# UTF-16 : 96 8f +# UTF-8 : 8f 9a e9 +[968f] 随 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.94,2.81;1.25,2.81 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +9.06,8.44;4.06,8.44 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;5.94,8.75 +5.94,8.75;5.94,9.38 +5.31,1.56;5.31,6.88 +5.31,3.75;8.75,3.75 +5.31,5.31;8.75,5.31 +3.12,8.75;3.44,8.44 +3.44,8.44;3.75,7.81 +3.75,7.81;4.06,7.19 +4.06,7.19;4.06,7.19 +3.75,2.50;3.75,5.31 +3.75,5.31;2.50,5.31 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +9.06,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,1.25 +5.00,1.25;4.38,1.56 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.50 +5.31,6.88;8.75,6.88 +8.75,6.88;8.75,2.19 +8.75,2.19;8.44,1.88 +8.44,1.88;8.12,1.88 +8.12,1.88;7.50,1.88 +7.50,1.88;7.19,1.88 + +# UTF-16 : 96 76 +# UTF-8 : b6 99 e9 +[9676] 陶 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.94,2.81;1.56,2.81 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +2.19,5.94;2.81,6.56 +2.81,6.56;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.75,8.75 +3.75,8.75;4.06,9.38 +3.75,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,1.25 +6.25,1.25;5.62,1.25 +3.75,4.38;3.75,1.56 +5.62,7.19;5.62,2.50 +3.75,2.50;7.19,2.50 +7.19,2.50;7.19,4.38 +7.50,7.19;4.06,7.19 +3.44,5.62;3.75,6.25 +3.75,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.38,8.12 +7.81,5.00;3.12,5.00 + +# UTF-16 : 63 8f +# UTF-8 : 8f 8e e6 +[638f] 掏 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.62,3.75 +0.62,3.75;0.31,3.44 +2.50,7.50;0.31,7.50 +2.19,5.94;2.50,6.56 +2.50,6.56;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.75,8.75 +3.75,8.75;4.06,9.38 +3.75,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,1.25 +6.25,1.25;5.62,1.25 +3.44,4.38;3.75,1.56 +5.31,7.19;5.31,2.50 +3.44,2.50;7.19,2.50 +7.19,2.50;7.19,4.38 +7.50,7.19;4.06,7.19 +3.44,5.62;3.75,6.25 +3.75,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.38,8.12 +7.81,5.00;3.12,5.00 + +# UTF-16 : 6d d8 +# UTF-8 : 98 b7 e6 +[6dd8] 淘 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.19,5.94;2.50,6.56 +2.50,6.56;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.75,8.75 +3.75,8.75;3.75,9.38 +3.44,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,1.25 +6.25,1.25;5.62,1.25 +3.44,4.38;3.44,1.56 +5.31,7.19;5.31,2.50 +3.44,2.50;7.19,2.50 +7.19,2.50;7.19,4.38 +7.19,7.19;4.06,7.19 +3.12,5.62;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.06,7.50 +4.06,7.50;4.38,8.12 +7.81,5.00;3.12,5.00 + +# UTF-16 : 4f e5 +# UTF-8 : a5 bf e4 +[4fe5] 俥 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +3.12,3.44;8.44,3.44 +8.44,3.44;8.44,6.88 +8.44,6.88;3.12,6.88 +2.81,6.88;3.12,3.44 +3.12,5.31;8.44,5.31 +2.19,2.19;9.06,2.19 +5.62,0.62;5.62,9.38 +2.19,8.12;9.06,8.12 + +# UTF-16 : 96 63 +# UTF-8 : a3 99 e9 +[9663] 陣 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;2.81,8.75 +3.44,3.44;8.44,3.44 +8.44,3.44;8.44,6.88 +8.44,6.88;3.44,6.88 +3.12,6.88;3.44,3.44 +3.44,5.31;8.44,5.31 +2.50,2.19;9.06,2.19 +5.94,0.62;5.94,9.38 +2.81,8.12;9.06,8.12 + +# UTF-16 : 5d eb +# UTF-8 : ab b7 e5 +[5deb] 巫 +0.31,1.25;9.06,1.25 +8.75,8.44;0.62,8.44 +4.69,1.25;4.69,8.44 +0.62,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;2.50,6.56 +2.50,6.56;2.50,7.19 +2.50,7.19;2.50,7.81 +4.38,2.19;4.06,2.81 +4.06,2.81;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +5.31,2.19;5.62,2.81 +5.62,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;6.25,4.38 +6.25,4.38;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.88,5.94 +6.88,5.94;6.88,6.56 +6.88,6.56;7.19,7.19 +7.19,7.19;7.19,7.81 +8.75,2.19;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.81,4.69 +7.81,4.69;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.88,5.94 + +# UTF-16 : 9d fa +# UTF-8 : ba b7 e9 +[9dfa] 鷺 +2.50,7.19;4.38,7.19 +2.50,5.94;2.50,7.81 +1.25,5.94;1.25,7.50 +0.94,7.81;4.06,7.81 +4.06,7.81;4.06,9.06 +4.06,9.06;0.94,9.06 +0.94,9.06;0.94,7.81 +5.00,5.94;8.44,5.94 +8.44,5.94;8.44,7.19 +8.44,7.19;5.00,7.19 +5.00,7.19;5.00,5.94 +4.38,8.12;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.62,8.75 +5.62,8.75;5.94,9.06 +5.94,9.06;6.25,9.38 +5.62,8.75;8.75,8.75 +8.75,8.75;8.12,8.44 +8.12,8.44;7.50,8.12 +7.50,8.12;7.19,7.81 +7.19,7.81;6.56,7.81 +6.56,7.81;6.25,7.50 +6.25,7.50;5.62,7.50 +5.62,7.50;5.00,7.19 +5.00,7.19;4.38,7.19 +5.31,8.75;5.94,8.12 +5.94,8.12;6.56,7.81 +6.56,7.81;6.88,7.81 +6.88,7.81;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.12,7.19 +8.12,7.19;8.75,7.19 +8.75,7.19;9.06,7.19 +0.31,5.62;1.25,5.94 +1.25,5.94;1.56,5.94 +1.56,5.94;1.88,5.94 +1.88,5.94;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.25 +3.12,6.25;3.75,6.25 +3.75,6.25;4.06,6.25 +4.06,6.25;4.38,6.56 +7.19,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.56,2.19 +5.31,0.94;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.69,2.19 +3.12,0.94;3.12,1.25 +3.12,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.56,3.75;7.50,3.75 +7.50,3.75;7.50,5.31 +7.50,5.31;1.56,5.31 +1.56,5.31;1.56,2.50 +1.56,2.50;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +1.56,4.69;7.50,4.69 +4.38,6.25;4.06,5.62 +4.06,5.62;4.06,5.31 +1.56,3.12;8.75,3.12 + +# UTF-16 : 9e 93 +# UTF-8 : 93 ba e9 +[9e93] 麓 +9.06,6.56;8.75,6.88 +8.75,6.88;8.12,7.19 +8.12,7.19;7.50,7.50 +7.50,7.50;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.56,8.44 +6.25,6.56;6.56,9.38 +8.75,8.44;4.38,8.44 +2.50,6.56;2.50,9.38 +4.06,8.44;0.62,8.44 +0.31,6.56;0.94,6.88 +0.94,6.88;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,6.88 +4.38,6.88;5.00,7.50 +5.00,7.50;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;6.25,8.44 +4.06,7.19;3.75,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.44 +5.94,5.94;5.94,3.75 +3.44,5.94;3.44,3.75 +1.25,3.75;8.44,3.75 +8.44,3.75;8.44,5.00 +8.44,5.00;1.25,5.00 +4.69,6.25;5.00,6.88 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,4.06 +1.25,4.06;1.25,6.25 +1.25,6.25;8.75,6.25 +5.94,3.44;5.94,1.25 +5.94,1.25;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +5.94,2.50;6.56,2.50 +6.56,2.50;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.44,3.12 +8.44,3.12;9.06,3.12 +2.50,2.50;5.31,2.50 +2.50,0.94;2.50,3.44 +1.25,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.56 + +# UTF-16 : 58 7e +# UTF-8 : be a1 e5 +[587e] 塾 +0.62,0.94;8.75,0.94 +8.12,2.81;1.25,2.81 +4.69,0.94;4.69,3.75 +0.94,6.88;4.38,6.88 +4.38,6.88;4.38,8.12 +4.38,8.12;0.94,8.12 +0.94,8.12;0.94,6.56 +2.81,8.75;2.81,9.38 +0.31,8.75;5.00,8.75 +0.31,4.69;0.94,4.69 +0.94,4.69;1.56,4.69 +1.56,4.69;2.19,5.00 +2.19,5.00;2.50,5.00 +2.50,5.00;3.12,5.00 +3.12,5.00;3.44,5.00 +3.44,5.00;4.06,5.00 +4.06,5.00;4.38,5.00 +4.38,5.00;5.00,5.00 +4.69,5.94;0.62,5.94 +2.81,5.31;2.81,4.06 +2.81,4.06;2.81,3.75 +2.81,3.75;2.19,3.44 +2.19,3.44;1.88,3.44 +1.88,3.44;1.25,3.75 +1.25,3.75;1.25,3.75 +4.38,5.94;4.06,5.94 +4.06,5.94;3.44,5.62 +3.44,5.62;3.12,5.31 +3.12,5.31;2.81,5.31 +5.31,6.88;5.62,6.56 +5.62,6.56;6.25,6.25 +6.25,6.25;6.56,5.94 +6.56,5.94;7.19,5.31 +7.19,5.31;7.50,5.00 +7.50,5.00;7.50,4.69 +4.06,3.75;4.69,4.06 +4.69,4.06;5.00,4.38 +5.00,4.38;5.31,4.69 +5.31,4.69;5.62,5.00 +5.62,5.00;5.94,5.31 +5.94,5.31;6.25,5.94 +6.25,5.94;6.25,6.25 +6.25,6.25;6.25,6.88 +6.25,6.88;6.56,7.19 +6.56,7.19;6.56,7.81 +6.56,7.81;6.56,9.38 +5.00,8.44;8.12,8.44 +8.12,8.44;8.12,7.19 +8.12,7.19;8.12,6.25 +8.12,6.25;8.44,5.62 +8.44,5.62;8.44,5.00 +8.44,5.00;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.75,3.75 +8.75,3.75;9.06,4.06 +9.06,4.06;9.38,4.38 +9.38,4.38;9.38,5.00 +9.38,5.00;9.38,5.31 + +# UTF-16 : 91 dc +# UTF-8 : 9c 87 e9 +[91dc] 釜 +0.62,0.94;8.75,0.94 +8.44,3.44;0.94,3.44 +7.50,5.00;1.88,5.00 +4.69,0.94;4.69,5.00 +3.12,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.50,2.19 +2.50,2.19;2.19,2.50 +2.19,2.50;2.19,2.81 +6.25,0.94;6.56,1.56 +6.56,1.56;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.19,2.81 +0.31,5.31;1.25,5.62 +1.25,5.62;2.19,5.62 +2.19,5.62;2.81,5.94 +2.81,5.94;3.75,5.94 +3.75,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.31,6.88 +5.31,6.88;5.94,7.19 +5.94,7.19;6.25,7.50 +6.25,7.50;6.56,7.81 +3.75,9.06;3.44,8.75 +3.44,8.75;2.81,8.44 +2.81,8.44;2.19,8.12 +2.19,8.12;1.88,7.81 +1.88,7.81;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.62,7.50 +8.75,7.50;8.44,7.81 +8.44,7.81;7.50,8.12 +7.50,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,8.75 +6.25,8.75;5.94,9.06 +5.94,9.06;5.31,9.06 +9.06,5.31;8.12,5.62 +8.12,5.62;7.19,5.62 +7.19,5.62;6.56,5.94 +6.56,5.94;5.94,5.94 +5.94,5.94;5.31,6.25 +5.31,6.25;4.69,6.56 +4.69,6.56;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 + +# UTF-16 : 81 06 +# UTF-8 : 86 84 e8 +[8106] 脆 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +6.56,7.19;6.88,7.50 +6.88,7.50;7.19,8.12 +7.19,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +2.81,6.25;3.12,6.56 +3.12,6.56;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.69,8.44 +4.69,8.44;5.00,9.06 +5.00,9.06;5.00,9.38 +4.69,8.75;7.50,8.75 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;5.00,5.62 +5.00,5.62;8.12,5.62 +8.12,5.62;8.12,5.00 +8.12,5.00;8.12,4.38 +8.12,4.38;8.12,4.06 +8.12,4.06;7.81,3.44 +7.81,3.44;7.81,3.12 +7.81,3.12;7.50,3.12 +7.50,3.12;7.19,3.12 +7.19,3.12;6.56,3.12 +6.56,3.12;6.25,3.12 +3.12,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,7.19 +3.75,7.19;9.06,7.19 + +# UTF-16 : 8a 6d +# UTF-8 : ad a9 e8 +[8a6d] 詭 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +6.56,7.19;6.88,7.50 +6.88,7.50;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;7.50,8.75 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.69,7.81 +4.69,7.81;5.00,8.44 +5.00,8.44;5.31,9.06 +5.31,9.06;5.31,9.38 +5.00,8.75;7.81,8.75 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,1.25 +5.31,1.25;5.31,1.56 +5.31,1.56;5.31,5.62 +5.31,5.62;8.12,5.62 +8.12,5.62;8.12,5.00 +8.12,5.00;8.12,4.38 +8.12,4.38;8.12,4.06 +8.12,4.06;8.12,3.44 +8.12,3.44;7.81,3.12 +7.81,3.12;7.81,3.12 +7.50,3.12;7.19,3.12 +7.19,3.12;6.88,3.12 +6.88,3.12;6.56,3.12 +3.44,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;4.38,7.19 +4.38,7.19;9.06,7.19 + +# UTF-16 : 8d ea +# UTF-8 : aa b7 e8 +[8dea] 跪 +6.88,7.19;7.19,7.50 +7.19,7.50;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;7.50,8.75 +3.44,6.25;3.75,6.56 +3.75,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;5.00,8.44 +5.00,8.44;5.31,9.06 +5.31,9.06;5.62,9.38 +5.31,8.75;7.81,8.75 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,1.25 +5.31,1.25;5.31,1.56 +5.31,1.56;5.31,5.62 +5.31,5.62;8.44,5.62 +8.44,5.62;8.12,5.00 +8.12,5.00;8.12,4.38 +8.12,4.38;8.12,4.06 +8.12,4.06;8.12,3.44 +8.12,3.44;7.81,3.12 +7.81,3.12;7.81,3.12 +7.81,3.12;7.19,3.12 +7.19,3.12;6.88,3.12 +6.88,3.12;6.56,3.12 +3.44,0.94;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;4.38,7.19 +4.38,7.19;9.06,7.19 +1.88,4.69;3.44,4.69 +1.88,1.56;2.19,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.12,6.25 +3.12,6.25;3.12,8.75 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.75,2.19 + +# UTF-16 : 9b a0 +# UTF-8 : a0 ae e9 +[9ba0] 鮠 +1.88,7.19;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.81,8.75 +0.62,5.31;3.12,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.19,2.81 +2.19,2.81;2.19,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.25,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +6.88,7.19;7.19,7.50 +7.19,7.50;7.50,8.12 +7.50,8.12;7.81,8.44 +7.81,8.44;7.81,8.75 +3.44,6.25;3.75,6.56 +3.75,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;5.00,8.44 +5.00,8.44;5.31,9.06 +5.31,9.06;5.62,9.38 +5.31,8.75;7.81,8.75 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.62,1.25 +5.62,1.25;5.62,1.56 +5.62,1.56;5.62,5.62 +5.62,5.62;8.44,5.62 +8.44,5.62;8.44,5.00 +8.44,5.00;8.44,4.38 +8.44,4.38;8.44,4.06 +8.44,4.06;8.12,3.44 +8.12,3.44;8.12,3.12 +8.12,3.12;7.81,3.12 +7.81,3.12;7.50,3.12 +7.50,3.12;6.88,3.12 +6.88,3.12;6.56,3.12 +3.75,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.38,3.44 +4.38,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;4.38,7.19 +4.38,7.19;9.06,7.19 + +# UTF-16 : 97 0a +# UTF-8 : 8a 9c e9 +[970a] 霊 +3.75,1.25;3.75,3.75 +5.62,0.94;5.62,3.75 +0.31,0.94;9.06,0.94 +0.62,3.75;8.75,3.75 +1.25,4.69;8.12,4.69 +6.56,0.94;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.50,2.81 +7.50,2.81;7.81,3.12 +2.81,0.94;2.50,1.56 +2.50,1.56;2.19,1.88 +2.19,1.88;1.88,2.50 +1.88,2.50;1.88,2.81 +1.88,2.81;1.56,3.12 +4.69,5.31;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,5.94;4.06,5.94 +5.62,6.88;7.81,6.88 +5.62,5.94;7.81,5.94 +8.75,5.94;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,5.94 + +# UTF-16 : 9f 20 +# UTF-8 : a0 bc e9 +[9f20] 鼠 +5.00,8.75;8.44,8.75 +8.44,8.75;8.44,5.94 +8.44,5.94;1.25,5.94 +1.25,5.94;1.25,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.50,8.75 +2.50,8.75;2.81,8.75 +2.81,8.75;3.44,9.06 +3.44,9.06;4.06,9.06 +5.31,7.19;8.44,7.19 +1.25,7.19;4.06,7.19 +8.12,5.31;8.12,4.38 +8.12,4.38;8.12,3.44 +8.12,3.44;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,3.12 +1.25,5.31;1.25,0.94 +0.62,0.94;0.94,0.94 +0.94,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,1.88 +4.69,5.31;4.69,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.88,1.56 +6.88,1.56;7.50,1.88 +4.06,4.38;3.44,4.38 +3.44,4.38;2.81,4.69 +2.81,4.69;2.50,5.00 +2.50,5.00;2.19,5.00 +4.06,2.50;3.44,2.81 +3.44,2.81;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.19,3.44 +7.19,4.38;6.88,4.38 +6.88,4.38;6.25,4.69 +6.25,4.69;5.62,5.00 +5.62,5.00;5.62,5.00 +7.19,2.50;6.88,2.81 +6.88,2.81;6.25,3.12 +6.25,3.12;5.62,3.44 +5.62,3.44;5.62,3.44 + +# UTF-16 : 69 60 +# UTF-8 : a0 a5 e6 +[6960] 楠 +1.56,0.62;1.56,9.06 +2.50,7.19;0.00,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;1.56,7.50 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +6.56,4.69;6.88,5.00 +6.88,5.00;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.19,6.25 +7.19,6.25;7.19,6.56 +5.31,4.69;5.00,5.00 +5.00,5.00;5.00,5.31 +5.00,5.31;4.69,5.62 +4.69,5.62;4.69,6.25 +4.69,6.25;4.38,6.56 +5.94,7.19;5.94,9.38 +2.50,8.44;9.38,8.44 +3.44,4.69;8.44,4.69 +5.94,4.69;5.94,0.94 +3.75,2.81;8.12,2.81 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,7.19 +8.75,7.19;3.12,7.19 +2.81,7.19;3.12,0.62 + +# UTF-16 : 55 83 +# UTF-8 : 83 96 e5 +[5583] 喃 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +6.56,4.69;6.88,5.00 +6.88,5.00;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.19,6.25 +7.19,6.25;7.50,6.56 +5.31,4.69;5.31,5.00 +5.31,5.00;5.00,5.31 +5.00,5.31;5.00,5.62 +5.00,5.62;4.69,6.25 +4.69,6.25;4.69,6.56 +5.94,7.19;5.94,9.38 +2.81,8.44;9.38,8.44 +3.75,4.69;8.44,4.69 +5.94,4.69;5.94,0.94 +3.75,2.81;8.12,2.81 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,7.19 +8.75,7.19;3.12,7.19 +3.12,7.19;3.12,0.62 + +# UTF-16 : 67 14 +# UTF-8 : 94 9c e6 +[6714] 朔 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.75 +1.56,8.75;1.25,9.06 +1.25,9.06;0.94,9.06 +3.12,7.50;3.44,7.81 +3.44,7.81;3.44,8.12 +3.44,8.12;3.75,8.44 +3.75,8.44;4.06,8.75 +4.06,8.75;4.06,9.38 +0.31,7.50;4.69,7.50 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,7.50 +0.94,6.56;0.94,2.81 +4.38,3.12;4.38,6.56 +0.94,3.75;4.38,3.75 +5.31,4.06;8.44,4.06 +5.31,6.56;8.44,6.56 +4.06,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.31,8.75 +5.31,8.75;8.44,8.75 +8.44,8.75;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 + +# UTF-16 : 53 a5 +# UTF-8 : a5 8e e5 +[53a5] 厥 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,2.19 +5.94,2.19;6.25,2.50 +6.25,2.50;6.56,2.81 +6.56,2.81;6.56,3.44 +6.56,3.44;6.88,4.06 +6.88,4.06;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.88,6.56 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;7.19,4.06 +7.19,4.06;6.88,4.38 +6.88,4.38;6.88,5.00 +5.00,4.69;5.31,5.31 +5.31,5.31;5.62,5.94 +5.62,5.94;5.94,6.88 +5.94,6.88;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.25,8.44 +8.12,4.69;8.44,5.31 +8.44,5.31;8.44,5.62 +8.44,5.62;8.75,6.25 +8.75,6.25;8.75,6.56 +8.75,6.56;8.75,7.19 +5.94,7.19;9.06,7.19 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,8.75 +0.94,8.75;8.75,8.75 +2.81,6.88;2.50,7.19 +2.50,7.19;2.19,7.81 +2.19,7.81;1.88,8.12 +1.88,8.12;1.88,8.12 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.50 +4.38,7.50;4.38,8.12 +4.38,8.12;4.69,8.12 +1.25,6.56;5.31,6.56 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +3.12,4.69;3.44,6.56 +1.56,5.94;1.88,2.50 +4.69,3.12;4.69,5.94 +1.56,3.44;4.69,3.44 + +# UTF-16 : 85 68 +# UTF-8 : a8 95 e8 +[8568] 蕨 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +6.25,2.19;6.56,2.50 +6.56,2.50;6.56,2.81 +6.56,2.81;6.88,3.44 +6.88,3.44;6.88,3.75 +6.88,3.75;6.88,4.38 +6.88,4.38;6.88,5.31 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.88,4.38 +5.00,4.06;5.31,4.38 +5.31,4.38;5.62,5.00 +5.62,5.00;5.94,5.62 +5.94,5.62;5.94,6.25 +5.94,6.25;6.25,6.88 +8.12,4.06;8.44,4.69 +8.44,4.69;8.75,5.00 +8.75,5.00;8.75,5.31 +8.75,5.31;8.75,5.62 +8.75,5.62;8.75,5.94 +5.94,5.94;9.06,5.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,7.19 +0.94,7.19;8.75,7.19 +2.81,5.62;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,6.88 +1.88,6.88;1.88,6.88 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.38,6.88 +4.38,6.88;4.69,6.88 +1.25,5.62;5.31,5.62 +1.56,0.62;2.19,0.94 +2.19,0.94;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.12,4.06;3.44,5.62 +1.56,5.00;1.88,2.19 +4.69,2.50;4.69,5.00 +1.56,3.12;4.69,3.12 +0.62,8.44;8.75,8.44 +3.12,7.50;3.12,9.38 +6.25,7.50;6.25,9.38 + +# UTF-16 : 84 b2 +# UTF-8 : b2 92 e8 +[84b2] 蒲 +0.62,8.44;9.06,8.44 +3.12,7.81;3.12,9.38 +6.25,7.81;6.25,9.38 +7.19,7.81;7.50,7.50 +7.50,7.50;7.81,7.19 +7.81,7.19;8.12,6.88 +8.12,6.88;8.12,6.88 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,6.25;1.88,6.56 +1.88,6.56;1.56,6.88 +1.56,6.88;1.25,7.19 +1.25,7.19;0.94,7.50 +1.88,4.38;1.56,4.69 +1.56,4.69;1.25,5.00 +1.25,5.00;0.94,5.00 +0.94,5.00;0.62,5.31 +0.62,5.31;0.31,5.62 +3.12,2.81;8.75,2.81 +3.12,4.38;8.75,4.38 +5.94,7.81;5.94,0.94 +2.81,6.88;9.06,6.88 +3.12,0.62;3.12,5.62 +3.12,5.62;8.75,5.62 +8.75,5.62;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 + +# UTF-16 : 7b ed +# UTF-8 : ad af e7 +[7bed] 篭 +3.12,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +7.19,7.19;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +0.31,5.31;9.06,5.31 +0.94,6.88;8.44,6.88 +4.69,6.88;4.69,7.50 +5.62,5.31;5.94,5.62 +5.94,5.62;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;6.88,6.88 +3.44,5.31;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +2.50,6.56;2.50,6.88 +1.56,3.12;8.12,3.12 +1.25,1.25;1.56,4.38 +1.25,4.38;8.12,4.38 +7.81,4.38;8.12,1.88 +7.81,1.88;1.56,1.88 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,1.25 +4.69,1.25;4.69,1.56 +4.69,1.56;4.69,4.38 + +# UTF-16 : 5d 69 +# UTF-8 : a9 b5 e5 +[5d69] 嵩 +0.62,6.88;8.75,6.88 +4.69,6.88;4.69,7.50 +2.81,1.25;2.81,3.12 +2.81,3.12;6.88,3.12 +6.88,3.12;6.88,1.56 +6.88,1.56;2.81,1.56 +2.19,4.69;2.19,5.94 +2.19,5.94;7.19,5.94 +7.19,5.94;7.19,4.69 +7.19,4.69;2.19,4.69 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,3.75 +8.44,3.75;0.94,3.75 +0.94,3.75;0.94,0.94 +1.25,9.06;1.25,7.81 +1.25,7.81;8.12,7.81 +8.12,7.81;8.12,9.06 +4.69,7.81;4.69,9.38 + +# UTF-16 : 5e fb +# UTF-8 : bb bb e5 +[5efb] 廻 +2.81,5.62;0.62,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,8.75;0.62,8.75 +0.62,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.88,7.50 +1.88,7.50;2.19,8.12 +2.19,8.12;2.50,8.44 +8.75,0.94;6.56,0.94 +6.56,0.94;5.62,0.94 +5.62,0.94;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.44,1.56 +3.44,1.56;2.81,1.88 +2.81,1.88;2.50,2.19 +2.50,2.19;1.88,2.81 +1.88,2.81;1.56,3.12 +1.56,3.12;1.25,4.06 +1.25,4.06;0.94,4.69 +3.44,2.19;8.44,2.19 +8.44,2.19;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,2.19 +5.00,3.75;7.19,3.75 +7.19,3.75;7.19,7.19 +7.19,7.19;5.00,7.19 +5.00,7.19;5.00,3.75 + +# UTF-16 : 73 2a +# UTF-8 : aa 8c e7 +[732a] 猪 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.50,2.50 +2.50,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +2.19,5.62;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +4.06,4.69;4.06,0.62 +8.44,0.62;8.44,4.69 +8.44,4.69;4.06,4.69 +4.06,1.25;8.44,1.25 +4.06,3.12;8.44,3.12 +2.81,4.06;3.44,4.38 +3.44,4.38;4.38,4.69 +4.38,4.69;5.00,5.31 +5.00,5.31;5.62,5.62 +5.62,5.62;6.25,6.25 +6.25,6.25;6.88,6.56 +6.88,6.56;7.50,7.19 +7.50,7.19;8.12,7.81 +8.12,7.81;8.44,8.44 +8.44,8.44;9.06,8.75 +2.81,6.25;9.06,6.25 +8.44,8.12;3.44,8.12 +5.62,6.25;5.94,9.38 + +# UTF-16 : 6e 1a +# UTF-8 : 9a b8 e6 +[6e1a] 渚 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.75,4.69;3.75,0.62 +8.44,0.62;8.44,4.69 +8.44,4.69;3.75,4.69 +3.75,1.25;8.44,1.25 +3.75,3.12;8.44,3.12 +2.50,4.06;3.44,4.38 +3.44,4.38;4.06,5.00 +4.06,5.00;5.00,5.31 +5.00,5.31;5.62,5.62 +5.62,5.62;6.25,6.25 +6.25,6.25;6.88,6.56 +6.88,6.56;7.50,7.19 +7.50,7.19;8.12,7.81 +8.12,7.81;8.44,8.44 +8.44,8.44;9.06,8.75 +2.50,6.25;9.06,6.25 +8.44,8.12;3.12,8.12 +5.62,6.25;5.62,9.38 + +# UTF-16 : 5d 16 +# UTF-8 : 96 b4 e5 +[5d16] 崖 +1.25,9.06;1.25,7.81 +1.25,7.81;8.12,7.81 +8.12,7.81;8.12,9.06 +4.69,7.81;4.69,9.38 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,6.88 +1.25,6.88;8.75,6.88 +8.75,0.94;1.25,0.94 +8.12,2.81;2.19,2.81 +5.31,0.94;5.31,3.75 +8.75,4.06;1.56,4.06 +8.12,5.62;2.19,5.62 +5.31,4.06;5.31,6.56 + +# UTF-16 : 50 28 +# UTF-8 : a8 80 e5 +[5028] 倨 +2.81,8.75;8.75,8.75 +8.75,8.75;8.75,7.19 +8.75,7.19;2.81,7.19 +1.88,0.94;2.19,1.25 +2.19,1.25;2.19,1.88 +2.19,1.88;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,9.06 +1.88,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +2.81,5.62;9.06,5.62 +5.94,4.06;5.94,7.19 +8.44,0.62;8.44,4.06 +8.44,4.06;3.44,4.06 +3.44,4.06;3.44,0.62 +3.75,1.25;8.44,1.25 + +# UTF-16 : 63 6e +# UTF-8 : ae 8d e6 +[636e] 据 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +3.44,8.75;8.75,8.75 +8.75,8.75;8.75,7.19 +8.75,7.19;3.44,7.19 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,9.06 +3.44,5.62;9.06,5.62 +6.25,4.06;6.25,7.19 +8.75,0.62;8.75,4.06 +8.75,4.06;4.06,4.06 +4.06,4.06;4.06,0.62 +4.06,1.25;8.75,1.25 + +# UTF-16 : 88 fe +# UTF-8 : be a3 e8 +[88fe] 裾 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,5.00 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 +3.75,8.75;8.75,8.75 +8.75,8.75;8.75,7.19 +8.75,7.19;3.75,7.19 +2.81,0.94;2.81,1.25 +2.81,1.25;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,9.06 +3.75,5.62;9.06,5.62 +6.56,4.06;6.56,7.19 +8.75,0.62;8.75,4.06 +8.75,4.06;4.38,4.06 +4.38,4.06;4.38,0.62 +4.38,1.25;8.75,1.25 + +# UTF-16 : 8e 1e +# UTF-8 : 9e b8 e8 +[8e1e] 踞 +2.19,4.69;3.44,4.69 +1.88,1.56;2.19,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.44,6.25 +3.12,6.25;3.44,8.75 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,7.19 +8.75,7.19;4.06,7.19 +3.12,0.94;3.44,1.25 +3.44,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,9.06 +4.06,5.62;9.06,5.62 +6.56,4.06;6.56,7.19 +8.75,0.62;8.75,4.06 +8.75,4.06;4.69,4.06 +4.69,4.06;4.69,0.62 +4.69,1.25;8.75,1.25 + +# UTF-16 : 92 f8 +# UTF-8 : b8 8b e9 +[92f8] 鋸 +4.38,8.75;8.75,8.75 +8.75,8.75;8.75,7.19 +8.75,7.19;4.38,7.19 +3.44,0.94;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.06,3.12 +4.06,3.12;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;4.38,9.06 +4.38,5.62;9.38,5.62 +6.88,4.06;6.88,7.19 +8.75,0.62;8.75,4.06 +8.75,4.06;5.00,4.06 +4.69,4.06;5.00,0.62 +5.00,1.25;8.75,1.25 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.75,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 + +# UTF-16 : 7f d4 +# UTF-8 : 94 bf e7 +[7fd4] 翔 +1.56,7.81;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +2.50,7.50;2.81,8.12 +2.81,8.12;2.81,8.44 +2.81,8.44;3.12,9.06 +3.12,9.06;3.12,9.06 +3.75,7.50;0.31,7.50 +3.44,5.62;0.31,5.62 +3.44,8.75;5.94,8.75 +5.94,8.75;5.94,1.88 +5.94,1.88;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +5.00,5.62;4.69,5.94 +4.69,5.94;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,7.50 +4.06,7.50;3.75,7.81 +3.44,2.81;4.06,3.12 +4.06,3.12;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.62,4.69 +5.62,4.69;5.94,5.00 +6.25,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;2.19,7.50 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.44 +0.94,3.44;1.88,3.44 +1.88,3.44;2.50,3.75 +2.50,3.75;3.12,4.06 +3.12,4.06;3.75,4.06 +7.81,5.62;7.50,5.94 +7.50,5.94;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.50 +6.88,7.50;6.56,7.81 +6.25,2.81;6.88,3.12 +6.88,3.12;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.44,4.69 +8.44,4.69;8.75,5.00 + +# UTF-16 : 7f 9d +# UTF-8 : 9d be e7 +[7f9d] 羝 +3.44,1.25;7.81,1.25 +4.06,5.94;8.75,5.94 +4.06,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 +4.06,2.50;4.06,8.44 +3.12,2.19;3.75,2.50 +3.75,2.50;4.69,2.50 +4.69,2.50;5.31,2.81 +5.31,2.81;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,8.44;6.56,7.19 +6.56,7.19;6.88,6.25 +6.88,6.25;6.88,5.00 +6.88,5.00;7.19,4.06 +7.19,4.06;7.50,3.44 +7.50,3.44;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.75,1.56 +8.75,1.56;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.38,2.81 +9.38,2.81;9.38,3.44 +1.56,7.81;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +2.50,7.50;2.81,8.12 +2.81,8.12;2.81,8.44 +2.81,8.44;3.12,9.06 +3.12,9.06;3.12,9.06 +3.75,7.50;0.31,7.50 +3.44,5.62;0.31,5.62 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;2.19,7.50 +0.31,3.12;0.62,3.44 +0.62,3.44;1.25,3.44 +1.25,3.44;1.88,3.75 +1.88,3.75;2.81,3.75 +2.81,3.75;3.44,4.06 +3.44,4.06;3.75,4.06 + +# UTF-16 : 7f 9a +# UTF-8 : 9a be e7 +[7f9a] 羚 +3.75,5.00;8.75,5.00 +8.75,5.00;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;7.19,1.56 +5.94,0.62;5.94,5.00 +9.38,6.25;9.06,6.56 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.56,9.38 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.44 +5.94,8.44;5.62,8.12 +5.62,8.12;5.31,7.81 +5.31,7.81;5.31,7.50 +5.31,7.50;5.00,7.19 +5.00,7.19;4.69,7.19 +4.69,7.19;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.75,6.25 +8.12,6.88;5.00,6.88 +1.56,7.81;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +2.50,7.50;2.81,8.12 +2.81,8.12;2.81,8.44 +2.81,8.44;3.12,9.06 +3.12,9.06;3.12,9.06 +4.06,7.50;0.31,7.50 +3.44,5.62;0.31,5.62 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;2.19,7.50 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.44 +0.94,3.44;1.88,3.44 +1.88,3.44;2.50,3.75 +2.50,3.75;3.12,4.06 +3.12,4.06;3.75,4.06 + +# UTF-16 : 4f 30 +# UTF-8 : b0 bc e4 +[4f30] 估 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 +8.44,0.62;8.44,5.00 +8.44,5.00;3.44,5.00 +3.12,5.00;3.44,0.62 +3.44,1.56;8.44,1.56 +2.50,7.50;9.06,7.50 +5.62,5.00;5.94,9.38 + +# UTF-16 : 6c bd +# UTF-8 : bd b2 e6 +[6cbd] 沽 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.44,0.62;8.44,5.00 +8.44,5.00;3.44,5.00 +3.44,5.00;3.44,0.62 +3.44,1.56;8.44,1.56 +2.81,7.50;9.06,7.50 +5.94,5.00;5.94,9.38 + +# UTF-16 : 60 19 +# UTF-8 : 99 80 e6 +[6019] 怙 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.81,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +8.44,0.62;8.44,5.00 +8.44,5.00;3.44,5.00 +3.44,5.00;3.44,0.62 +3.44,1.56;8.44,1.56 +2.81,7.50;9.06,7.50 +5.94,5.00;5.94,9.38 + +# UTF-16 : 67 af +# UTF-8 : af 9e e6 +[67af] 枯 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +8.44,0.62;8.44,5.00 +8.44,5.00;3.75,5.00 +3.75,5.00;3.75,0.62 +3.75,1.56;8.44,1.56 +3.12,7.50;9.06,7.50 +5.94,5.00;6.25,9.38 + +# UTF-16 : 8a 41 +# UTF-8 : 81 a9 e8 +[8a41] 詁 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +8.75,0.62;8.75,5.00 +8.75,5.00;4.06,5.00 +4.06,5.00;4.06,0.62 +4.38,1.56;8.75,1.56 +3.75,7.50;9.06,7.50 +6.25,5.00;6.56,9.38 + +# UTF-16 : 86 c4 +# UTF-8 : 84 9b e8 +[86c4] 蛄 +1.88,1.56;1.88,9.06 +0.62,4.69;3.44,4.69 +3.44,4.69;3.44,7.81 +3.44,7.81;0.62,7.81 +0.31,7.81;0.62,4.06 +3.75,1.25;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +0.00,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +8.75,0.62;8.75,5.00 +8.75,5.00;4.38,5.00 +4.38,5.00;4.38,0.62 +4.38,1.56;8.75,1.56 +3.75,7.50;9.06,7.50 +6.56,5.00;6.56,9.38 + +# UTF-16 : 92 37 +# UTF-8 : b7 88 e9 +[9237] 鈷 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.44,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +8.75,0.62;8.75,5.00 +8.75,5.00;4.38,5.00 +4.38,5.00;4.38,0.62 +4.38,1.56;8.75,1.56 +4.06,7.50;9.06,7.50 +6.56,5.00;6.56,9.38 + +# UTF-16 : 59 d1 +# UTF-8 : 91 a7 e5 +[59d1] 姑 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.94 +3.12,5.94;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;2.19,3.75 +2.19,3.75;2.50,3.12 +2.50,3.12;3.12,2.81 +3.12,2.81;3.44,2.50 +3.44,2.50;3.75,2.19 +8.75,0.62;8.75,5.00 +8.75,5.00;4.38,5.00 +4.38,5.00;4.38,0.62 +4.38,1.56;8.75,1.56 +3.75,7.50;9.06,7.50 +6.56,5.00;6.56,9.38 + +# UTF-16 : 9f 0e +# UTF-8 : 8e bc e9 +[9f0e] 鼎 +2.19,5.62;7.50,5.62 +7.50,5.62;7.50,9.06 +7.50,9.06;1.88,9.06 +1.88,9.06;1.88,5.31 +2.19,6.56;7.50,6.56 +2.19,7.81;7.50,7.81 +4.06,0.62;4.06,4.69 +4.06,4.69;0.62,4.69 +0.62,4.69;0.62,8.44 +5.62,0.62;5.62,4.69 +5.62,4.69;8.75,4.69 +8.75,4.69;8.75,8.44 +7.81,0.62;7.81,3.44 +4.06,3.44;0.31,3.44 +5.62,3.44;9.38,3.44 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 + +# UTF-16 : 5b ee +# UTF-8 : ae af e5 +[5bee] 寮 +4.69,8.75;4.69,9.69 +8.75,7.19;8.75,8.75 +8.75,8.75;0.62,8.75 +0.62,8.75;0.62,7.19 +1.25,7.50;8.12,7.50 +0.31,4.38;0.94,4.69 +0.94,4.69;1.56,5.00 +1.56,5.00;1.88,5.62 +1.88,5.62;2.50,5.94 +2.50,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.69,8.75 +8.12,6.88;7.81,6.56 +7.81,6.56;7.50,6.25 +7.50,6.25;7.19,5.94 +7.19,5.94;6.88,5.94 +2.50,5.94;2.19,6.25 +2.19,6.25;1.88,6.56 +1.88,6.56;1.25,6.88 +1.25,6.88;1.25,6.88 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.88,5.94;2.50,5.94 +2.50,5.94;2.50,3.12 +2.50,3.12;6.88,3.12 +6.88,3.12;6.88,5.94 +2.50,4.38;6.88,4.38 +5.00,3.12;5.00,1.56 +5.00,1.56;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +9.06,4.38;8.75,4.69 +8.75,4.69;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;5.94,6.88 +5.94,6.88;5.62,7.19 +5.62,7.19;5.31,7.50 + +# UTF-16 : 83 c5 +# UTF-8 : 85 8f e8 +[83c5] 菅 +0.62,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +2.19,4.38;7.19,4.38 +7.19,4.38;7.19,5.94 +7.19,5.94;2.19,5.94 +2.19,5.94;2.19,0.62 +7.81,0.62;7.81,3.12 +7.81,3.12;2.19,3.12 +2.19,1.25;7.50,1.25 +4.69,6.88;4.69,7.81 +8.75,5.31;8.75,6.88 +8.75,6.88;0.62,6.88 +0.62,6.88;0.62,5.31 + +# UTF-16 : 87 f9 +# UTF-8 : b9 9f e8 +[87f9] 蟹 +2.81,8.12;3.12,8.44 +3.12,8.44;3.44,8.75 +3.44,8.75;3.44,8.75 +0.62,7.81;0.94,8.12 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +1.88,9.06;2.19,9.69 +1.56,8.75;3.44,8.75 +0.94,5.62;4.38,5.62 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;0.94,7.19 +0.94,7.19;0.94,8.12 +0.94,8.12;4.38,8.12 +4.38,8.12;4.38,5.00 +4.38,5.00;4.06,4.69 +4.06,4.69;3.75,4.69 +3.75,4.69;3.75,4.69 +3.75,4.69;3.12,4.69 +3.12,4.69;2.81,4.69 +2.81,4.69;2.50,4.69 +0.94,6.88;4.38,6.88 +2.50,7.81;2.50,5.94 +9.06,5.62;4.69,5.62 +5.31,6.88;8.75,6.88 +6.88,4.38;6.88,7.19 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.62,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.62,7.50 +5.62,7.50;6.25,8.12 +6.25,8.12;6.56,8.44 +6.56,8.44;6.56,8.75 +6.56,8.75;6.56,9.06 +4.69,9.06;8.75,9.06 +8.75,9.06;8.75,8.44 +8.75,8.44;8.44,7.81 +8.44,7.81;8.12,7.50 +8.12,7.50;8.12,7.50 +7.81,7.50;7.50,7.50 +7.50,7.50;7.19,7.50 +7.19,7.50;6.56,7.50 +4.69,1.25;4.69,4.69 +1.56,2.50;8.12,2.50 +8.12,2.50;8.12,3.75 +8.12,3.75;1.25,3.75 +1.25,3.75;1.25,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;8.12,1.56 + +# UTF-16 : 63 09 +# UTF-8 : 89 8c e6 +[6309] 按 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.62,3.75 +0.62,3.75;0.31,3.44 +2.81,7.19;0.31,7.19 +5.62,8.12;5.94,9.38 +8.75,6.56;8.75,8.12 +8.75,8.12;2.81,8.12 +2.81,8.12;2.81,6.56 +9.06,5.94;2.50,5.94 +2.19,0.94;3.12,1.25 +3.12,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,3.12 +6.56,3.12;6.88,3.75 +6.88,3.75;7.19,4.38 +7.19,4.38;7.50,5.31 +7.50,5.31;7.81,5.94 +5.31,7.81;5.31,7.19 +5.31,7.19;5.00,6.88 +5.00,6.88;5.00,6.25 +5.00,6.25;4.69,5.94 +4.69,5.94;4.38,5.31 +4.38,5.31;4.06,5.00 +4.06,5.00;4.06,4.38 +4.06,4.38;3.75,4.06 +3.75,4.06;3.44,3.75 +3.44,3.75;3.12,3.12 +3.44,3.75;4.06,3.75 +4.06,3.75;4.69,3.44 +4.69,3.44;5.00,3.12 +5.00,3.12;5.62,3.12 +5.62,3.12;6.25,2.81 +6.25,2.81;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 + +# UTF-16 : 9b 9f +# UTF-8 : 9f ae e9 +[9b9f] 鮟 +1.88,7.19;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.81,8.75 +0.62,5.31;3.12,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.19,2.81 +2.19,2.81;2.19,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.25,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +6.56,8.12;6.56,9.38 +8.75,6.56;9.06,8.12 +8.75,8.12;4.06,8.12 +4.06,8.12;4.06,6.56 +9.06,5.94;3.75,5.94 +3.44,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.50 +6.56,2.50;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;7.81,5.31 +7.81,5.31;8.12,5.94 +5.94,7.81;5.94,7.19 +5.94,7.19;5.94,6.88 +5.94,6.88;5.62,6.25 +5.62,6.25;5.62,5.94 +5.62,5.94;5.31,5.31 +5.31,5.31;5.31,5.00 +5.31,5.00;5.00,4.38 +5.00,4.38;4.69,4.06 +4.69,4.06;4.38,3.75 +4.38,3.75;4.38,3.12 +4.69,3.75;5.00,3.75 +5.00,3.75;5.62,3.44 +5.62,3.44;5.94,3.12 +5.94,3.12;6.25,3.12 +6.25,3.12;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 + +# UTF-16 : 97 8d +# UTF-8 : 8d 9e e9 +[978d] 鞍 +6.56,8.12;6.56,9.38 +9.06,6.56;9.06,8.12 +9.06,8.12;4.38,8.12 +4.38,8.12;4.38,6.56 +9.06,5.94;4.38,5.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.31,1.25 +5.31,1.25;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.31 +8.12,5.31;8.12,5.94 +6.25,7.81;6.25,7.19 +6.25,7.19;6.25,6.88 +6.25,6.88;5.94,6.25 +5.94,6.25;5.94,5.94 +5.94,5.94;5.62,5.31 +5.62,5.31;5.62,5.00 +5.62,5.00;5.31,4.38 +5.31,4.38;5.00,4.06 +5.00,4.06;5.00,3.75 +5.00,3.75;4.69,3.12 +5.00,3.75;5.31,3.75 +5.31,3.75;5.94,3.44 +5.94,3.44;6.25,3.12 +6.25,3.12;6.56,3.12 +6.56,3.12;6.88,2.81 +6.88,2.81;7.50,2.50 +7.50,2.50;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +0.31,8.12;4.06,8.12 +3.44,9.06;3.44,6.88 +3.44,6.88;1.25,6.88 +1.25,6.88;1.25,9.06 +3.75,3.44;3.75,5.94 +3.75,5.94;0.62,5.94 +0.62,5.94;0.62,3.44 +0.62,3.75;3.75,3.75 +0.00,2.50;4.38,2.50 +2.19,0.62;2.19,6.88 + +# UTF-16 : 94 53 +# UTF-8 : 93 91 e9 +[9453] 鑓 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.12,5.31;0.31,5.31 +3.12,7.19;0.62,7.19 +1.88,1.56;1.88,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.69 +3.12,8.75;3.44,8.44 +3.44,8.44;3.75,8.12 +3.75,8.12;4.06,7.81 +4.06,7.81;4.38,7.50 +4.38,7.50;4.38,7.19 +4.38,2.50;4.38,5.62 +4.38,5.62;3.12,5.62 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +9.06,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;4.38,2.50 +4.38,6.56;9.06,6.56 +5.00,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;5.00,8.75 +5.00,8.75;5.00,7.19 +6.88,6.56;6.88,9.38 +5.31,4.38;8.75,4.38 +8.75,4.38;8.75,5.62 +8.75,5.62;5.31,5.62 +5.31,5.62;5.31,2.50 +5.31,2.50;8.75,2.50 +8.75,2.50;8.75,3.75 +8.75,3.75;5.31,3.75 + +# UTF-16 : 84 ee +# UTF-8 : ae 93 e8 +[84ee] 蓮 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +0.62,7.50;0.94,7.19 +0.94,7.19;1.25,6.88 +1.25,6.88;1.56,6.56 +1.56,6.56;1.88,6.25 +1.88,6.25;2.19,5.94 +2.19,2.19;2.19,4.69 +2.19,4.69;0.31,4.69 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;2.19,2.19 +3.44,3.44;8.44,3.44 +8.44,3.44;8.44,6.25 +8.44,6.25;3.44,6.25 +3.12,6.25;3.44,3.44 +3.44,4.69;8.12,4.69 +2.81,2.50;8.75,2.50 +5.62,1.25;5.94,7.81 +2.50,7.19;8.75,7.19 + +# UTF-16 : 8c 6a +# UTF-8 : aa b1 e8 +[8c6a] 豪 +0.94,3.44;1.56,3.75 +1.56,3.75;1.88,3.75 +1.88,3.75;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.38,4.69 +4.38,4.69;5.00,5.00 +0.94,2.50;1.25,2.50 +1.25,2.50;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;2.81,2.81 +2.81,2.81;3.12,2.81 +3.12,2.81;3.75,3.12 +3.75,3.12;4.38,3.44 +4.38,3.44;5.00,3.75 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.50 +5.00,2.50;5.31,2.81 +8.44,4.06;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.56,3.12 +6.56,3.12;6.25,3.12 +5.00,5.00;5.31,4.38 +5.31,4.38;5.62,4.06 +5.62,4.06;5.62,3.44 +5.62,3.44;5.94,3.12 +5.94,3.12;6.56,2.81 +6.56,2.81;6.88,2.19 +6.88,2.19;7.19,1.88 +7.19,1.88;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.75,0.94 +0.31,8.75;9.06,8.75 +4.69,8.75;4.69,9.38 +1.88,6.25;1.88,7.81 +1.88,7.81;7.50,7.81 +7.50,7.81;7.50,6.56 +7.50,6.56;1.88,6.56 +8.75,4.06;8.75,5.62 +8.75,5.62;0.62,5.62 +0.62,5.62;0.62,4.06 +1.25,5.00;8.12,5.00 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.62,1.88 +5.62,1.88;5.62,1.88 +5.62,1.88;5.62,2.50 +5.62,2.50;5.31,3.12 +5.31,3.12;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,4.06;4.06,4.38 + +# UTF-16 : 53 eb +# UTF-8 : ab 8f e5 +[53eb] 叫 +5.00,8.44;5.00,2.50 +7.81,0.62;8.12,9.06 +3.44,2.50;4.06,2.50 +4.06,2.50;4.69,2.50 +4.69,2.50;5.31,2.81 +5.31,2.81;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.88,3.12 +6.88,3.12;7.50,3.44 +7.50,3.44;8.12,3.44 +8.12,3.44;8.75,3.75 +8.75,3.75;9.38,3.75 +0.94,1.88;3.12,1.88 +3.12,1.88;3.12,8.44 +3.12,8.44;0.94,8.44 +0.94,8.44;0.94,1.25 + +# UTF-16 : 7c fe +# UTF-8 : be b3 e7 +[7cfe] 糾 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.00 +4.06,5.00;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;3.44,6.56 +0.31,4.69;4.06,5.00 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;1.25,7.19 +1.25,7.19;0.94,7.50 +0.94,7.50;0.62,7.81 +1.25,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 +5.31,8.44;5.31,2.50 +8.12,0.62;8.12,9.06 +4.38,2.50;4.69,2.50 +4.69,2.50;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;6.25,2.81 +6.25,2.81;6.88,3.12 +6.88,3.12;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.44,3.44 +8.44,3.44;8.75,3.75 +8.75,3.75;9.38,3.75 + +# UTF-16 : 6b 3a +# UTF-8 : ba ac e6 +[6b3a] 欺 +4.38,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.50 +5.94,2.50;6.25,2.81 +6.25,2.81;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +6.88,5.62;6.88,7.19 +9.38,0.94;9.06,1.25 +9.06,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,4.06 +7.19,4.06;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +4.69,5.31;5.00,5.94 +5.00,5.94;5.31,6.56 +5.31,6.56;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +8.44,5.31;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;9.06,7.50 +9.06,7.50;9.06,7.81 +5.62,8.12;9.06,8.12 +1.25,9.06;1.25,3.12 +5.00,8.12;0.31,8.12 +4.06,3.12;4.06,9.06 +0.31,3.12;5.00,3.12 +1.25,4.69;4.06,4.69 +1.25,6.56;4.06,6.56 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +3.44,2.50;3.44,2.50 + +# UTF-16 : 73 63 +# UTF-8 : a3 8d e7 +[7363] 獣 +0.94,1.25;4.38,1.25 +4.38,1.25;4.38,3.44 +4.38,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +5.00,4.38;0.31,4.38 +0.94,5.00;4.69,5.00 +4.69,5.00;4.69,7.81 +4.69,7.81;0.62,7.81 +0.62,7.81;0.62,5.00 +2.81,7.81;2.81,5.00 +0.94,6.56;4.69,6.56 +1.25,7.81;1.25,8.12 +1.25,8.12;0.94,8.75 +0.94,8.75;0.62,9.06 +0.62,9.06;0.62,9.06 +2.81,7.81;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;2.19,9.38 +3.75,7.81;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.06 +4.69,9.06;4.69,9.38 +7.81,9.38;8.12,9.06 +8.12,9.06;8.44,8.75 +8.44,8.75;8.44,8.12 +8.44,8.12;8.75,7.81 +8.75,7.81;9.06,7.50 +9.06,6.88;5.00,6.88 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.25,2.81 +6.25,2.81;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.88,4.69 +6.88,4.69;6.88,5.62 +6.88,5.62;7.19,6.25 +7.19,6.25;7.19,6.88 +7.19,6.88;7.19,9.06 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +7.50,4.06;7.19,4.69 +7.19,4.69;7.19,5.62 +7.19,5.62;7.19,6.25 +7.19,6.25;7.19,6.88 + +# UTF-16 : 62 21 +# UTF-8 : a1 88 e6 +[6221] 戡 +2.50,4.06;2.50,3.44 +2.50,3.44;2.19,2.81 +2.19,2.81;2.19,2.50 +2.19,2.50;1.56,2.19 +1.56,2.19;1.25,1.88 +3.44,4.06;3.44,2.81 +3.44,2.81;3.75,2.50 +3.75,2.50;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,8.12;0.31,8.12 +0.31,4.06;5.62,4.06 +1.25,5.62;4.38,5.62 +1.25,6.88;4.38,6.88 +1.25,4.38;1.25,9.38 +4.38,4.38;4.38,9.38 +0.94,1.25;4.69,1.25 +0.94,4.06;0.94,0.62 +8.75,5.94;8.44,5.31 +8.44,5.31;8.12,4.69 +8.12,4.69;7.81,4.06 +7.81,4.06;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.88,2.50 +6.88,2.50;6.25,2.19 +6.25,2.19;5.94,1.56 +5.94,1.56;5.31,1.25 +5.31,1.25;4.69,0.94 +6.56,9.38;6.56,7.50 +6.56,7.50;6.88,6.25 +6.88,6.25;6.88,5.00 +6.88,5.00;7.19,3.75 +7.19,3.75;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 +7.50,9.06;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.50 +8.75,7.50;8.75,7.50 +5.00,6.56;9.06,6.88 + +# UTF-16 : 52 d8 +# UTF-8 : 98 8b e5 +[52d8] 勘 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;5.94,3.75 +5.94,3.75;6.25,4.69 +6.25,4.69;6.25,5.62 +6.25,5.62;6.25,6.56 +6.25,6.56;6.25,7.81 +6.25,7.81;6.25,9.06 +5.00,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,1.25 +2.50,4.06;2.19,3.44 +2.19,3.44;2.19,2.81 +2.19,2.81;1.88,2.50 +1.88,2.50;1.56,2.19 +1.56,2.19;1.25,1.88 +3.44,4.06;3.44,2.81 +3.44,2.81;3.44,2.50 +3.44,2.50;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.00,3.44 +5.31,8.12;0.31,8.12 +0.31,4.06;5.31,4.06 +1.25,5.62;4.38,5.62 +1.25,6.88;4.38,6.88 +1.25,4.38;1.25,9.38 +4.38,4.38;4.38,9.38 +0.94,1.25;4.69,1.25 +0.94,4.06;0.94,0.62 + +# UTF-16 : 65 9f +# UTF-8 : 9f 96 e6 +[659f] 斟 +5.00,3.12;9.38,4.06 +8.44,0.62;8.44,9.06 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +6.56,4.69;6.25,5.00 +6.25,5.00;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.31,6.25 +5.31,6.25;5.00,6.56 +2.19,4.06;2.19,3.44 +2.19,3.44;2.19,2.81 +2.19,2.81;1.88,2.50 +1.88,2.50;1.56,2.19 +1.56,2.19;1.25,1.88 +3.12,4.06;3.12,2.81 +3.12,2.81;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;4.69,3.44 +5.00,8.12;0.31,8.12 +0.31,4.06;5.31,4.06 +1.25,5.62;4.06,5.62 +1.25,6.88;4.06,6.88 +1.25,4.38;1.25,9.38 +4.38,4.38;4.38,9.38 +0.94,1.25;5.00,1.25 +0.94,4.06;0.94,0.62 + +# UTF-16 : 5c 20 +# UTF-8 : a0 b0 e5 +[5c20] 尠 +9.38,4.69;9.06,5.62 +9.06,5.62;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;8.44,7.50 +8.44,7.50;8.12,8.44 +6.88,9.06;6.88,4.69 +6.88,4.69;6.88,4.38 +6.88,4.38;6.56,4.06 +6.56,4.06;6.56,4.06 +6.56,4.06;5.94,4.06 +5.94,4.06;5.62,4.06 +4.69,4.69;5.00,5.31 +5.00,5.31;5.00,5.94 +5.00,5.94;5.31,6.56 +5.31,6.56;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +8.75,5.31;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,2.81 +7.50,2.81;7.19,2.19 +7.19,2.19;6.88,1.88 +6.88,1.88;6.25,1.56 +6.25,1.56;5.62,1.25 +5.62,1.25;5.00,0.94 +5.00,0.94;4.38,0.94 +2.19,4.06;2.19,3.44 +2.19,3.44;2.19,2.81 +2.19,2.81;1.88,2.50 +1.88,2.50;1.56,2.19 +1.56,2.19;1.25,1.88 +3.12,4.06;3.12,2.81 +3.12,2.81;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;4.69,3.44 +5.00,8.12;0.31,8.12 +0.31,4.06;5.00,4.06 +1.25,5.62;4.06,5.62 +1.25,6.88;4.06,6.88 +1.25,4.38;1.25,9.38 +4.06,4.38;4.06,9.38 +0.94,1.25;4.69,1.25 +0.94,4.06;0.94,0.62 + +# UTF-16 : 4e 4f +# UTF-8 : 8f b9 e4 +[4e4f] 乏 +1.25,8.12;1.88,8.12 +1.88,8.12;2.50,8.12 +2.50,8.12;3.44,8.12 +3.44,8.12;4.06,8.12 +4.06,8.12;4.69,8.44 +4.69,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +1.25,6.56;8.12,6.56 +4.69,6.56;4.69,8.44 +8.75,0.94;8.44,0.94 +8.44,0.94;7.19,0.94 +7.19,0.94;5.94,1.25 +5.94,1.25;5.00,1.25 +5.00,1.25;4.06,1.56 +4.06,1.56;3.44,1.56 +3.44,1.56;3.12,1.88 +3.12,1.88;2.50,2.50 +2.50,2.50;2.19,2.81 +2.19,2.81;1.88,3.12 +1.88,3.12;1.88,3.75 +1.88,3.75;1.88,3.12 +1.88,3.12;1.56,2.50 +1.56,2.50;1.25,1.88 +1.25,1.88;0.94,1.25 +0.94,1.25;0.62,0.94 +2.50,2.50;3.12,2.81 +3.12,2.81;4.06,3.12 +4.06,3.12;4.69,3.44 +4.69,3.44;5.31,3.75 +5.31,3.75;5.94,4.06 +5.94,4.06;6.25,4.38 +6.25,4.38;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.81,5.94 +7.81,5.94;8.12,6.56 + +# UTF-16 : 82 9d +# UTF-8 : 9d 8a e8 +[829d] 芝 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +1.25,6.25;8.12,6.25 +4.69,6.25;4.69,7.81 +8.75,0.94;8.44,0.94 +8.44,0.94;7.19,0.94 +7.19,0.94;5.94,1.25 +5.94,1.25;5.00,1.25 +5.00,1.25;4.06,1.56 +4.06,1.56;3.44,1.56 +3.44,1.56;3.12,1.88 +3.12,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;1.88,3.12 +1.88,3.12;1.88,3.75 +1.88,3.75;1.88,3.12 +1.88,3.12;1.56,2.50 +1.56,2.50;1.25,1.88 +1.25,1.88;0.94,1.25 +0.94,1.25;0.62,0.94 +2.50,2.50;3.12,2.50 +3.12,2.50;4.06,2.81 +4.06,2.81;4.69,3.12 +4.69,3.12;5.31,3.75 +5.31,3.75;5.94,4.06 +5.94,4.06;6.25,4.38 +6.25,4.38;6.88,4.69 +6.88,4.69;7.19,5.31 +7.19,5.31;7.81,5.62 +7.81,5.62;8.12,6.25 + +# UTF-16 : 52 5b +# UTF-8 : 9b 89 e5 +[525b] 剛 +6.88,2.50;6.88,8.75 +8.75,9.06;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +1.88,5.31;1.88,1.56 +4.69,1.88;4.69,5.31 +1.88,2.81;4.69,2.81 +3.12,6.25;3.44,2.81 +1.25,6.25;5.31,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;4.69,8.44 +2.50,6.25;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.19,7.50 +2.19,7.50;2.19,7.81 +2.19,7.81;1.88,8.12 +0.62,0.94;0.62,8.75 +0.62,8.75;5.94,8.75 +5.94,8.75;5.94,1.88 +5.94,1.88;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.38,0.94 + +# UTF-16 : 68 e1 +# UTF-8 : a1 a3 e6 +[68e1] 棡 +4.38,5.31;4.38,1.56 +7.50,1.88;7.50,5.31 +4.38,2.81;7.50,2.81 +5.94,6.25;5.94,2.81 +3.75,6.25;8.44,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;6.88,6.88 +6.88,6.88;7.19,7.50 +7.19,7.50;7.19,7.81 +7.19,7.81;7.50,8.44 +5.31,6.25;5.00,6.56 +5.00,6.56;5.00,6.88 +5.00,6.88;4.69,7.50 +4.69,7.50;4.69,7.81 +4.69,7.81;4.38,8.12 +3.12,0.94;3.12,8.75 +3.12,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,3.75;2.50,4.38 +2.50,4.38;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 + +# UTF-16 : 9a 30 +# UTF-8 : b0 a8 e9 +[9a30] 騰 +3.12,6.56;9.06,6.56 +8.75,7.81;3.44,7.81 +3.12,5.00;3.44,5.31 +3.44,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;6.25,9.38 +4.69,7.81;4.38,8.12 +4.38,8.12;4.38,8.75 +4.38,8.75;4.06,9.06 +4.06,9.06;4.06,9.06 +7.50,7.81;7.81,8.12 +7.81,8.12;8.12,8.75 +8.12,8.75;8.44,9.06 +8.44,9.06;8.44,9.06 +0.94,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +8.12,1.25;7.81,1.88 +7.81,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +6.56,1.25;6.56,1.56 +6.56,1.56;6.25,2.19 +6.25,2.19;6.25,2.19 +5.00,0.94;5.00,1.25 +5.00,1.25;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;5.00,2.19 +3.12,0.62;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.19 +3.75,5.31;3.75,2.81 +3.75,2.81;9.06,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +8.44,5.62;4.06,5.62 +6.25,5.62;6.25,2.81 +3.75,3.75;8.44,3.75 +3.75,4.69;8.44,4.69 +9.06,5.00;8.44,5.31 +8.44,5.31;7.81,5.94 +7.81,5.94;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 + +# UTF-16 : 90 2e +# UTF-8 : ae 80 e9 +[902e] 逮 +5.94,9.38;5.94,2.81 +5.94,2.81;5.94,2.19 +5.94,2.19;5.62,1.88 +5.62,1.88;5.31,1.88 +5.31,1.88;5.00,1.88 +5.00,1.88;4.38,1.88 +4.38,1.88;4.38,1.88 +5.94,5.31;5.94,5.00 +5.94,5.00;6.25,4.69 +6.25,4.69;6.56,4.38 +6.56,4.38;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.50,3.44 +7.50,3.44;7.81,3.12 +7.81,3.12;8.12,2.81 +8.12,2.81;8.44,2.50 +8.44,2.50;8.75,2.19 +8.44,5.31;8.12,5.00 +8.12,5.00;7.81,4.69 +7.81,4.69;7.50,4.38 +7.50,4.38;7.19,4.06 +7.19,4.06;6.88,3.75 +2.81,7.19;9.06,7.19 +3.12,5.62;8.44,5.62 +8.44,5.62;8.44,8.44 +8.44,8.44;3.12,8.44 +2.81,2.50;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,2.81 +3.75,2.81;4.38,3.44 +4.38,3.44;5.00,3.75 +5.00,3.75;5.62,4.06 +5.62,4.06;5.94,4.38 +4.38,3.75;4.38,4.38 +4.38,4.38;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;3.44,5.31 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 + +# UTF-16 : 73 44 +# UTF-8 : 84 8d e7 +[7344] 獄 +3.12,1.25;5.94,1.25 +5.94,1.25;5.94,3.44 +5.94,3.44;3.12,3.44 +2.81,3.44;3.12,0.62 +2.81,7.50;6.25,7.50 +2.81,6.25;5.94,6.25 +2.81,4.69;5.94,4.69 +2.81,8.75;5.94,8.75 +0.62,9.06;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.88,5.31 +1.88,5.31;2.19,4.69 +2.19,4.69;2.19,4.06 +2.19,4.06;2.19,3.44 +2.19,3.44;2.19,3.12 +2.19,3.12;2.19,2.50 +2.19,2.50;1.88,2.19 +1.88,2.19;1.88,1.56 +1.88,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,1.25 +2.81,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.50 +1.25,7.50;0.62,7.19 +0.62,7.19;0.00,6.56 +1.88,5.31;1.56,5.00 +1.56,5.00;1.25,4.69 +1.25,4.69;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.00,3.75 +8.12,9.38;8.44,9.06 +8.44,9.06;8.75,8.44 +8.75,8.44;9.06,7.81 +9.06,7.81;9.06,7.50 +9.38,6.88;6.25,6.88 +6.25,0.94;6.56,1.25 +6.56,1.25;6.88,1.88 +6.88,1.88;6.88,2.19 +6.88,2.19;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.81,5.31 +7.81,5.31;7.81,6.25 +7.81,6.25;7.81,6.88 +7.81,6.88;7.81,9.06 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;8.12,4.06 +8.12,4.06;7.81,4.69 +7.81,4.69;7.81,5.31 +7.81,5.31;7.81,6.25 +7.81,6.25;7.81,6.88 + +# UTF-16 : 75 f4 +# UTF-8 : b4 97 e7 +[75f4] 痴 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.62 +1.56,5.62;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.25,5.94;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,7.19 +0.62,7.19;0.31,7.50 +0.31,7.50;0.31,7.50 +5.62,6.88;3.12,6.88 +2.19,5.31;2.50,5.62 +2.50,5.62;2.81,6.25 +2.81,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,8.12 +5.62,4.69;2.19,4.69 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.06,5.00 +4.06,5.00;4.06,6.88 +8.75,0.94;8.75,7.19 +8.75,7.19;6.25,7.19 +6.25,7.19;6.25,0.94 +6.25,1.56;8.75,1.56 +5.62,1.25;5.31,1.88 +5.31,1.88;5.00,2.50 +5.00,2.50;4.69,3.12 +4.69,3.12;4.38,3.75 +4.38,3.75;4.06,4.06 + +# UTF-16 : 51 92 +# UTF-8 : 92 86 e5 +[5192] 冒 +7.81,0.62;7.81,5.00 +7.81,5.00;1.56,5.00 +1.56,5.00;1.56,0.62 +1.56,1.25;7.81,1.25 +1.56,2.50;7.81,2.50 +1.56,3.75;7.81,3.75 +1.25,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,5.94 +1.25,7.50;8.44,7.50 + +# UTF-16 : 7c a7 +# UTF-8 : a7 b2 e7 +[7ca7] 粧 +4.06,0.94;9.38,0.94 +8.75,5.00;4.38,5.00 +6.56,0.94;6.56,7.50 +6.56,8.12;6.56,9.38 +3.44,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.00 +4.06,5.00;4.06,5.62 +4.06,5.62;4.06,8.12 +4.06,8.12;9.06,8.12 +1.88,0.62;1.88,9.06 +3.12,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +3.44,2.81;3.12,3.44 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.75 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 + +# UTF-16 : 8c cd +# UTF-8 : 8d b3 e8 +[8ccd] 賍 +0.94,3.12;3.44,3.12 +3.12,3.12;3.44,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,3.12 +0.94,5.00;3.12,5.00 +0.94,6.88;3.12,6.88 +0.00,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +3.44,1.25;3.12,1.56 +3.12,1.56;2.81,2.19 +2.81,2.19;2.50,2.50 +2.50,2.50;2.50,2.50 +4.06,0.94;9.38,0.94 +8.75,5.00;5.00,5.00 +6.88,0.94;6.88,7.50 +6.56,8.12;6.56,9.38 +3.75,0.94;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.38,8.12 +4.38,8.12;9.06,8.12 + +# UTF-16 : 6d 32 +# UTF-8 : b2 b4 e6 +[6d32] 洲 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.25,5.94 +1.25,5.94;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +8.75,9.06;8.75,0.94 +6.25,8.75;6.25,1.25 +2.50,0.94;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,9.06 +2.50,4.06;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;3.12,6.88 +5.62,4.38;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.00,5.94 +5.00,5.94;5.00,6.25 +5.00,6.25;4.69,6.88 +7.81,4.38;7.81,4.69 +7.81,4.69;7.50,5.31 +7.50,5.31;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;7.19,6.88 + +# UTF-16 : 91 6c +# UTF-8 : ac 85 e9 +[916c] 酬 +8.75,9.06;8.75,0.94 +7.19,8.75;7.19,1.25 +4.06,0.94;4.69,1.25 +4.69,1.25;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.31,9.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,5.62;4.69,6.25 +4.69,6.25;4.69,6.88 +8.12,4.38;8.12,4.69 +8.12,4.69;8.12,5.31 +8.12,5.31;7.81,5.94 +7.81,5.94;7.81,6.25 +7.81,6.25;7.50,6.88 +6.56,4.38;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.94,6.88 +3.75,0.62;3.75,7.19 +3.75,7.19;0.62,7.19 +0.62,7.19;0.62,0.62 +0.62,1.56;3.75,1.56 +0.62,3.12;3.75,3.12 +0.31,8.75;4.06,8.75 +1.56,8.75;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.56,5.94 +1.56,5.94;1.56,5.62 +1.56,5.62;1.56,5.00 +1.56,5.00;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.94,3.75 +2.50,8.75;2.50,5.31 +2.50,5.31;2.81,5.00 +2.81,5.00;3.12,4.69 +3.12,4.69;3.75,4.69 + +# UTF-16 : 99 f2 +# UTF-8 : b2 a7 e9 +[99f2] 駲 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.75 +1.56,1.25;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.25,3.44 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.75 +4.06,8.75;0.62,8.75 +0.62,8.75;0.62,4.38 +0.62,4.38;3.75,4.38 +3.75,4.38;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;3.44,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,8.75;2.19,4.38 +0.94,5.94;3.75,5.94 +0.94,7.19;3.75,7.19 +8.75,9.06;8.75,0.94 +7.19,8.75;7.19,1.25 +4.06,0.94;4.69,1.25 +4.69,1.25;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.31,9.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,5.62;4.69,6.25 +4.69,6.25;4.69,6.88 +8.12,4.38;8.12,4.69 +8.12,4.69;8.12,5.31 +8.12,5.31;7.81,5.94 +7.81,5.94;7.81,6.25 +7.81,6.25;7.50,6.88 +6.56,4.38;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.94,6.88 + +# UTF-16 : 58 41 +# UTF-8 : 81 a1 e5 +[5841] 塁 +0.62,3.12;0.94,3.44 +0.94,3.44;1.56,3.44 +1.56,3.44;1.88,3.44 +1.88,3.44;2.19,3.75 +2.19,3.75;2.50,3.75 +2.50,3.75;3.12,4.06 +3.12,4.06;3.75,4.38 +3.75,4.38;4.06,4.38 +8.75,3.12;8.12,3.44 +8.12,3.44;7.50,3.75 +7.50,3.75;6.88,4.06 +6.88,4.06;6.56,4.06 +6.56,4.06;5.94,4.38 +5.94,4.38;5.62,4.38 +5.62,4.38;5.31,4.38 +3.75,4.69;3.12,5.00 +3.12,5.00;2.50,5.31 +2.50,5.31;1.88,5.31 +1.88,5.31;1.56,5.62 +1.56,5.62;0.94,5.62 +5.62,4.69;6.25,5.00 +6.25,5.00;6.88,5.00 +6.88,5.00;7.50,5.31 +7.50,5.31;8.12,5.62 +8.12,5.62;8.75,5.62 +1.25,5.94;8.12,5.94 +8.12,5.94;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,5.94 +4.69,5.94;4.69,8.75 +1.25,7.50;8.12,7.50 +0.62,0.94;8.75,0.94 +8.12,2.81;1.25,2.81 +4.69,0.94;4.69,4.06 + +# UTF-16 : 64 a4 +# UTF-8 : a4 92 e6 +[64a4] 撤 +1.25,9.06;1.25,1.56 +1.25,1.56;1.25,1.25 +1.25,1.25;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.50,4.69;1.88,4.69 +1.88,4.69;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.50,7.19;0.31,7.19 +5.94,0.94;6.56,1.25 +6.56,1.25;6.88,1.88 +6.88,1.88;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.44,5.00 +8.44,5.00;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;8.75,7.81 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.19,5.31 +7.19,5.31;7.19,6.25 +7.19,6.25;6.88,7.19 +6.88,7.81;9.38,7.81 +5.94,5.94;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.38 +4.38,8.44;4.38,9.38 +2.50,8.44;6.56,8.44 +5.94,6.25;5.94,6.88 +5.94,6.88;5.62,7.19 +5.62,7.19;5.31,7.81 +5.31,7.81;5.31,7.81 +2.50,6.25;3.12,6.56 +3.12,6.56;3.75,6.56 +3.75,6.56;4.38,6.56 +4.38,6.56;5.00,6.56 +5.00,6.56;5.94,6.88 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +3.75,8.12;4.06,8.44 +2.81,0.94;2.81,5.62 +2.81,5.62;5.94,5.62 +5.94,5.62;5.94,1.56 +5.94,1.56;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +2.81,2.50;5.94,2.50 +2.81,4.06;5.94,4.06 + +# UTF-16 : 6c 9a +# UTF-8 : 9a b2 e6 +[6c9a] 沚 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.50,7.50;2.19,8.12 +2.19,8.12;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +2.50,1.25;9.06,1.25 +8.75,6.25;6.25,6.25 +6.25,1.25;6.25,9.06 +4.06,1.25;4.06,7.50 + +# UTF-16 : 57 40 +# UTF-8 : 80 9d e5 +[5740] 址 +0.31,6.88;3.44,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 +2.50,1.25;9.06,1.25 +8.75,6.25;6.25,6.25 +6.25,1.25;6.25,9.06 +4.06,1.25;4.06,7.50 + +# UTF-16 : 96 2f +# UTF-8 : af 98 e9 +[962f] 阯 +2.50,1.25;9.06,1.25 +8.75,6.25;6.25,6.25 +6.25,1.25;6.25,9.06 +4.06,1.25;4.06,7.50 +3.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,2.81 +2.19,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.50,5.62 +2.50,5.62;2.19,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.75 + +# UTF-16 : 79 49 +# UTF-8 : 89 a5 e7 +[7949] 祉 +3.75,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 +2.81,1.25;9.06,1.25 +8.75,6.25;6.56,6.25 +6.56,1.25;6.56,9.06 +4.38,1.25;4.38,7.50 + +# UTF-16 : 8d be +# UTF-8 : be b6 e8 +[8dbe] 趾 +2.19,4.69;3.75,4.69 +2.19,1.56;2.19,6.25 +0.94,0.94;0.94,5.31 +0.94,6.25;3.44,6.25 +3.44,6.25;3.44,8.75 +3.44,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +2.81,1.25;9.06,1.25 +8.75,6.25;6.56,6.25 +6.56,1.25;6.56,9.06 +4.38,1.25;4.38,7.50 + +# UTF-16 : 80 3b +# UTF-8 : bb 80 e8 +[803b] 耻 +2.81,0.62;2.81,8.75 +0.62,8.75;0.62,2.19 +3.44,8.75;0.31,8.75 +0.94,4.69;2.81,4.69 +0.94,6.88;2.81,6.88 +0.00,2.19;0.62,2.19 +0.62,2.19;1.25,2.50 +1.25,2.50;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;2.81,2.81 +3.44,1.25;9.06,1.25 +8.75,6.25;6.56,6.25 +6.56,1.25;6.56,9.06 +4.38,1.25;4.38,7.50 + +# UTF-16 : 4f 5a +# UTF-8 : 9a bd e4 +[4f5a] 佚 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 +8.75,7.81;3.75,7.81 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.75,8.44 +3.75,8.44;4.06,9.06 +9.06,5.31;2.50,5.31 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;5.94,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.94,5.00 +5.94,5.00;5.94,5.62 + +# UTF-16 : 79 e9 +# UTF-8 : a9 a7 e7 +[79e9] 秩 +8.75,7.81;4.38,7.81 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.69,9.06 +9.06,5.31;3.12,5.31 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;6.25,4.69 +6.25,4.69;6.25,5.00 +6.25,5.00;6.25,5.62 +6.25,5.62;6.25,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,2.19 +7.81,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;6.25,5.00 +6.25,5.00;6.25,5.62 +3.44,9.06;2.81,8.75 +2.81,8.75;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.44,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +3.12,3.75;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 + +# UTF-16 : 5e 19 +# UTF-8 : 99 b8 e5 +[5e19] 帙 +2.19,2.50;2.50,2.50 +2.50,2.50;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,7.50 +3.12,7.50;0.62,7.50 +0.62,7.50;0.62,2.19 +1.88,0.62;1.88,9.06 +8.75,7.81;4.38,7.81 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.44 +4.38,8.44;4.69,9.06 +9.06,5.31;3.44,5.31 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;6.25,4.69 +6.25,4.69;6.25,5.00 +6.25,5.00;6.25,5.62 +6.25,5.62;6.25,9.38 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.25,5.00 +6.25,5.00;6.25,5.62 + +# UTF-16 : 8d cc +# UTF-8 : 8c b7 e8 +[8dcc] 跌 +2.19,4.69;3.44,4.69 +1.88,1.56;2.19,6.56 +0.94,1.25;0.94,5.62 +0.62,6.56;3.44,6.56 +3.44,6.56;3.44,9.06 +3.44,9.06;0.62,9.06 +0.62,9.06;0.62,6.56 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.75,2.50 +8.75,8.12;4.38,8.12 +3.75,5.94;4.06,6.56 +4.06,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.69,8.44 +4.69,8.44;4.69,9.38 +9.06,5.31;3.75,5.31 +3.12,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.25,5.94 +6.25,5.94;6.25,9.38 +9.06,1.25;8.75,1.56 +8.75,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,3.12 +7.19,3.12;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;6.25,5.94 + +# UTF-16 : 8e fc +# UTF-8 : bc bb e8 +[8efc] 軼 +0.62,3.44;3.75,3.44 +3.75,3.44;3.75,6.88 +3.75,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;3.44,5.31 +0.31,2.19;4.06,2.19 +2.19,0.62;2.19,9.38 +0.31,8.12;4.06,8.12 +8.75,8.12;5.00,8.12 +4.06,5.94;4.38,6.56 +4.38,6.56;4.69,7.19 +4.69,7.19;4.69,7.81 +4.69,7.81;5.00,8.44 +5.00,8.44;5.31,9.06 +9.06,5.31;4.06,5.31 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,5.62 +6.56,5.62;6.56,9.38 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.88,4.06 +6.88,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,5.62 + +# UTF-16 : 51 12 +# UTF-8 : 92 84 e5 +[5112] 儒 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.56,7.81 +1.56,7.81;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.56 +5.62,5.31;5.62,9.06 +2.50,9.06;8.75,9.06 +2.81,6.88;5.00,6.88 +2.81,5.94;5.00,5.94 +6.25,6.88;8.44,6.88 +6.25,5.94;8.44,5.94 +8.75,5.94;9.06,7.81 +8.75,7.81;2.19,7.81 +2.19,7.81;2.19,5.94 +9.06,5.00;2.19,5.00 +7.19,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;2.50,4.06 +2.50,4.06;2.50,0.94 +4.69,4.06;4.69,1.25 +6.56,4.06;6.56,1.25 +5.62,5.00;5.62,4.69 +5.62,4.69;5.31,4.06 +5.31,4.06;5.31,4.06 + +# UTF-16 : 6f e1 +# UTF-8 : a1 bf e6 +[6fe1] 濡 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +2.19,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.31,6.88 +0.31,6.88;0.31,6.88 +5.62,5.31;5.62,9.06 +2.81,9.06;8.75,9.06 +3.12,6.88;5.00,6.88 +3.12,5.94;5.00,5.94 +6.25,6.88;8.44,6.88 +6.25,5.94;8.44,5.94 +8.75,5.94;9.06,7.81 +8.75,7.81;2.50,7.81 +2.50,7.81;2.50,5.94 +9.06,5.00;2.50,5.00 +7.19,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;2.81,4.06 +2.81,4.06;2.81,0.94 +4.69,4.06;4.69,1.25 +6.56,4.06;6.56,1.25 +5.62,5.00;5.62,4.69 +5.62,4.69;5.31,4.06 +5.31,4.06;5.31,4.06 + +# UTF-16 : 61 e6 +# UTF-8 : a6 87 e6 +[61e6] 懦 +1.25,0.62;1.25,9.38 +0.00,4.38;0.31,5.00 +0.31,5.00;0.31,5.62 +0.31,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +5.94,5.31;5.94,9.06 +2.81,9.06;8.75,9.06 +3.44,6.88;5.31,6.88 +3.44,5.94;5.31,5.94 +6.56,6.88;8.44,6.88 +6.56,5.94;8.44,5.94 +8.75,5.94;9.06,7.81 +8.75,7.81;2.81,7.81 +2.81,7.81;2.81,5.94 +9.06,5.00;2.81,5.00 +7.19,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;3.12,4.06 +3.12,4.06;3.12,0.94 +5.00,4.06;5.00,1.25 +6.88,4.06;6.88,1.25 +5.94,5.00;5.62,4.69 +5.62,4.69;5.62,4.06 +5.62,4.06;5.31,4.06 + +# UTF-16 : 5b 7a +# UTF-8 : ba ad e5 +[5b7a] 孺 +0.31,4.69;2.81,5.62 +2.81,8.75;0.31,8.75 +1.56,6.88;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,1.25 +1.25,1.25;0.94,1.25 +0.94,1.25;0.62,1.25 +0.62,1.25;0.31,1.25 +2.81,8.75;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;1.56,6.88 +5.94,5.31;5.94,9.06 +3.12,9.06;8.75,9.06 +3.44,6.88;5.31,6.88 +3.44,5.94;5.31,5.94 +6.56,6.88;8.44,6.88 +6.56,5.94;8.44,5.94 +8.75,5.94;9.06,7.81 +8.75,7.81;2.81,7.81 +2.81,7.81;2.81,5.94 +9.06,5.00;2.81,5.00 +7.19,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;3.12,4.06 +3.12,4.06;3.12,0.94 +5.00,4.06;5.00,1.25 +6.88,4.06;6.88,1.25 +5.94,5.00;5.94,4.69 +5.94,4.69;5.62,4.06 +5.62,4.06;5.62,4.06 + +# UTF-16 : 5b 2c +# UTF-8 : ac ac e5 +[5b2c] 嬬 +0.31,0.62;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;2.81,5.94 +2.81,5.94;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.94 +1.25,5.94;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,4.38 +0.62,4.38;0.62,3.75 +0.94,4.69;1.25,4.06 +1.25,4.06;1.88,3.75 +1.88,3.75;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,2.19 +2.81,2.19;3.12,1.88 +6.25,5.31;6.25,9.06 +3.44,9.06;8.75,9.06 +4.06,6.88;5.62,6.88 +4.06,5.94;5.62,5.94 +6.88,6.88;8.44,6.88 +6.88,5.94;8.44,5.94 +9.06,5.94;9.06,7.81 +9.06,7.81;3.44,7.81 +3.44,7.81;3.44,5.94 +9.06,5.00;3.44,5.00 +7.50,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;3.75,4.06 +3.44,4.06;3.75,0.94 +5.31,4.06;5.31,1.25 +7.19,4.06;7.19,1.25 +6.25,5.00;6.25,4.69 +6.25,4.69;5.94,4.06 +5.94,4.06;5.94,4.06 + +# UTF-16 : 89 66 +# UTF-8 : a6 a5 e8 +[8966] 襦 +2.50,3.44;2.19,4.06 +2.19,4.06;2.19,4.38 +2.19,4.38;1.88,4.69 +1.88,4.69;1.56,5.00 +1.56,5.00;1.56,5.31 +1.88,4.38;2.19,4.69 +2.19,4.69;2.50,5.31 +2.50,5.31;2.81,5.62 +2.81,5.62;2.81,5.62 +2.50,7.50;0.31,7.50 +1.25,7.50;1.25,9.38 +1.25,0.62;1.25,5.00 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.50,7.50 +5.94,5.31;5.94,9.06 +3.12,9.06;8.75,9.06 +3.75,6.88;5.31,6.88 +3.75,5.94;5.31,5.94 +6.56,6.88;8.44,6.88 +6.56,5.94;8.44,5.94 +8.75,5.94;9.06,7.81 +8.75,7.81;3.12,7.81 +2.81,7.81;3.12,5.94 +9.06,5.00;2.81,5.00 +7.50,1.25;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;3.12,4.06 +3.12,4.06;3.12,0.94 +5.00,4.06;5.00,1.25 +6.88,4.06;6.88,1.25 +5.94,5.00;5.94,4.69 +5.94,4.69;5.62,4.06 +5.62,4.06;5.62,4.06 + +# UTF-16 : 7c ef +# UTF-8 : af b3 e7 +[7cef] 糯 +1.88,0.62;1.88,9.38 +3.12,6.25;0.31,6.25 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.56,6.25 +2.81,3.12;2.81,3.75 +2.81,3.75;2.50,4.38 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.25,6.56;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,7.81 +0.62,7.81;0.62,8.44 +0.62,8.44;0.31,8.75 +2.19,6.56;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.44 +3.12,8.44;3.12,8.75 +6.25,5.31;6.25,9.06 +3.44,9.06;8.75,9.06 +4.06,6.88;5.62,6.88 +4.06,5.94;5.62,5.94 +6.88,6.88;8.44,6.88 +6.88,5.94;8.44,5.94 +9.06,5.94;9.06,7.81 +9.06,7.81;3.44,7.81 +3.44,7.81;3.44,5.94 +9.06,5.00;3.44,5.00 +7.50,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;3.75,4.06 +3.44,4.06;3.75,0.94 +5.31,4.06;5.31,1.25 +7.19,4.06;7.19,1.25 +6.25,5.00;6.25,4.69 +6.25,4.69;5.94,4.06 +5.94,4.06;5.94,4.06 + +# UTF-16 : 81 d1 +# UTF-8 : 91 87 e8 +[81d1] 臑 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,9.06 +0.62,9.06;2.50,9.06 +2.50,9.06;2.50,1.88 +2.50,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,1.25 +5.94,5.31;6.25,9.06 +3.44,9.06;8.75,9.06 +3.75,6.88;5.62,6.88 +3.75,5.94;5.62,5.94 +6.88,6.88;8.44,6.88 +6.88,5.94;8.44,5.94 +9.06,5.94;9.06,7.81 +9.06,7.81;3.12,7.81 +3.12,7.81;3.12,5.94 +9.06,5.00;3.12,5.00 +7.50,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;3.44,4.06 +3.44,4.06;3.44,0.94 +5.31,4.06;5.31,1.25 +6.88,4.06;6.88,1.25 +6.25,5.00;5.94,4.69 +5.94,4.69;5.94,4.06 +5.94,4.06;5.62,4.06 + +# UTF-16 : 7e 7b +# UTF-8 : bb b9 e7 +[7e7b] 繻 +3.12,4.38;3.12,5.00 +3.12,5.00;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,6.25 +2.81,6.25;2.50,6.88 +0.00,5.00;3.12,5.00 +1.56,5.00;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.50,4.38 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +1.25,5.94;1.25,6.25 +1.25,6.25;0.94,6.88 +0.94,6.88;0.94,7.19 +0.94,7.19;0.62,7.81 +0.62,7.81;0.31,8.12 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.38 +6.25,5.31;6.25,9.06 +3.75,9.06;8.75,9.06 +4.06,6.88;5.62,6.88 +4.06,5.94;5.62,5.94 +6.88,6.88;8.44,6.88 +6.88,5.94;8.44,5.94 +9.06,5.94;9.06,7.81 +9.06,7.81;3.44,7.81 +3.44,7.81;3.44,5.94 +9.06,5.00;3.44,5.00 +7.50,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;3.75,4.06 +3.75,4.06;3.75,0.94 +5.31,4.06;5.31,1.25 +7.19,4.06;7.19,1.25 +6.25,5.00;6.25,4.69 +6.25,4.69;5.94,4.06 +5.94,4.06;5.94,4.06 + +# UTF-16 : 8f 5c +# UTF-8 : 9c bd e8 +[8f5c] 轜 +0.62,3.44;3.12,3.44 +3.12,3.44;3.12,6.88 +3.12,6.88;0.62,6.88 +0.31,6.88;0.62,3.44 +0.62,5.31;3.12,5.31 +0.00,2.19;3.44,2.19 +1.88,0.62;1.88,9.38 +0.00,8.12;3.44,8.12 +6.25,5.31;6.25,9.06 +3.75,9.06;8.75,9.06 +4.38,6.88;5.62,6.88 +4.38,5.94;5.62,5.94 +6.88,6.88;8.44,6.88 +6.88,5.94;8.44,5.94 +9.06,5.94;9.06,7.81 +9.06,7.81;3.75,7.81 +3.75,7.81;3.75,5.94 +9.06,5.00;3.75,5.00 +7.50,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;3.75,4.06 +3.75,4.06;3.75,0.94 +5.62,4.06;5.62,1.25 +7.19,4.06;7.19,1.25 +6.25,5.00;6.25,4.69 +6.25,4.69;5.94,4.06 +5.94,4.06;5.94,4.06 + +# UTF-16 : 88 15 +# UTF-8 : 95 a0 e8 +[8815] 蠕 +1.88,1.56;1.88,9.38 +0.31,5.00;3.12,5.00 +3.12,5.00;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.56;3.44,1.88 +3.44,1.88;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +0.00,1.25;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +6.25,5.31;6.25,9.06 +3.75,9.06;8.75,9.06 +4.38,6.88;5.62,6.88 +4.38,5.94;5.62,5.94 +6.88,6.88;8.44,6.88 +6.88,5.94;8.44,5.94 +9.06,5.94;9.06,7.81 +9.06,7.81;3.75,7.81 +3.75,7.81;3.75,5.94 +9.06,5.00;3.75,5.00 +7.50,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;3.75,4.06 +3.75,4.06;3.75,0.94 +5.62,4.06;5.62,1.25 +7.19,4.06;7.19,1.25 +6.25,5.00;6.25,4.69 +6.25,4.69;5.94,4.06 +5.94,4.06;5.94,4.06 + +# UTF-16 : 5e 63 +# UTF-8 : a3 b9 e5 +[5e63] 幣 +6.25,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.50,1.25 +7.50,1.25;7.81,1.56 +7.81,1.56;8.12,1.88 +8.12,1.88;8.12,2.19 +8.12,2.19;8.12,4.06 +8.12,4.06;1.25,4.06 +1.25,4.06;1.25,1.25 +4.69,0.62;4.69,4.69 +5.00,5.00;5.62,5.00 +5.62,5.00;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.12,8.12 +8.12,8.12;8.44,8.75 +5.94,8.75;9.06,8.75 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;5.94,9.06 +5.94,9.06;6.25,9.38 +9.06,4.69;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;6.25,7.81 +6.25,7.81;6.25,8.12 +3.44,5.00;3.75,5.00 +3.75,5.00;4.38,5.00 +4.38,5.00;4.69,5.00 +4.69,5.00;4.69,5.31 +4.69,5.31;4.69,8.12 +4.69,8.12;0.94,8.12 +0.94,8.12;0.94,4.69 +2.81,5.00;2.81,9.38 +1.88,8.44;1.56,8.75 +1.56,8.75;1.25,9.06 +1.25,9.06;0.94,9.38 +0.94,9.38;0.94,9.38 +3.75,8.44;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 +4.69,9.38;4.69,9.38 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.19,7.50 +4.38,5.62;4.06,6.25 +4.06,6.25;3.75,6.56 +3.75,6.56;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.44,7.50 + +# UTF-16 : 5f 0a +# UTF-8 : 8a bc e5 +[5f0a] 弊 +0.31,3.44;9.06,3.44 +6.56,0.94;6.56,4.69 +0.94,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +2.81,4.06;3.12,4.69 +5.00,5.00;5.62,5.00 +5.62,5.00;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.12,8.12 +8.12,8.12;8.44,8.75 +5.94,8.75;9.06,8.75 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;5.94,9.06 +5.94,9.06;6.25,9.38 +9.06,4.69;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;6.25,7.81 +6.25,7.81;6.25,8.12 +3.44,5.00;3.75,5.00 +3.75,5.00;4.38,5.00 +4.38,5.00;4.69,5.00 +4.69,5.00;4.69,5.31 +4.69,5.31;4.69,8.12 +4.69,8.12;0.94,8.12 +0.94,8.12;0.94,4.69 +2.81,5.00;2.81,9.38 +1.88,8.44;1.56,8.75 +1.56,8.75;1.25,9.06 +1.25,9.06;0.94,9.38 +0.94,9.38;0.94,9.38 +3.75,8.44;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 +4.69,9.38;4.69,9.38 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.19,7.50 +4.38,5.62;4.06,6.25 +4.06,6.25;3.75,6.56 +3.75,6.56;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.44,7.50 + +# UTF-16 : 96 b7 +# UTF-8 : b7 9a e9 +[96b7] 隷 +0.62,6.88;4.06,6.88 +4.38,8.44;0.31,8.44 +2.50,6.88;2.50,9.38 +2.50,4.38;2.50,1.56 +2.50,1.56;2.19,1.25 +2.19,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,1.25 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +4.06,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.44,3.44 +3.44,3.44;3.12,3.75 +4.38,4.38;0.31,4.38 +4.06,5.62;0.62,5.62 +6.56,9.38;6.56,1.88 +6.56,1.88;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,1.25 +5.31,1.25;5.00,1.25 +6.56,5.31;6.88,5.00 +6.88,5.00;6.88,4.38 +6.88,4.38;7.19,4.06 +7.19,4.06;7.50,3.44 +7.50,3.44;7.81,3.12 +7.81,3.12;8.12,2.50 +8.12,2.50;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;9.06,1.56 +9.06,1.56;9.38,1.25 +9.06,5.00;8.75,4.69 +8.75,4.69;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.12 +4.38,6.88;9.38,6.88 +4.06,1.25;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.44;5.62,4.06 +5.62,4.06;5.00,4.38 +5.00,4.38;4.69,4.69 +4.69,4.69;4.38,5.00 +8.75,5.31;8.75,8.44 +8.75,8.44;4.69,8.44 +4.69,5.62;8.44,5.62 + +# UTF-16 : 6f 58 +# UTF-8 : 98 bd e6 +[6f58] 潘 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;1.88,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.44,8.44 +7.19,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,8.12 +7.81,8.12;8.12,8.44 +2.19,6.56;9.06,6.56 +5.62,4.38;5.62,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.25,8.75 +6.25,8.75;6.88,9.06 +6.88,9.06;7.50,9.06 +7.50,9.06;8.12,9.06 +8.12,9.06;8.75,9.06 +2.19,4.38;2.81,4.38 +2.81,4.38;3.12,4.69 +3.12,4.69;3.75,5.00 +3.75,5.00;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.31,5.94 +5.31,5.94;5.62,6.56 +3.12,4.69;3.12,0.94 +8.44,0.94;8.44,4.38 +8.44,4.38;3.12,4.38 +5.62,1.56;5.62,4.38 +3.12,1.25;8.44,1.25 +3.12,2.81;8.44,2.81 +9.06,4.38;8.75,4.38 +8.75,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.25,5.94 +6.25,5.94;5.94,6.56 + +# UTF-16 : 64 ad +# UTF-8 : ad 92 e6 +[64ad] 播 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,5.00 +2.19,5.00;1.88,4.69 +1.88,4.69;1.25,4.38 +1.25,4.38;0.62,4.38 +0.62,4.38;0.31,4.06 +2.81,7.50;0.31,7.50 +4.69,6.88;4.38,7.19 +4.38,7.19;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,8.12;3.75,8.44 +7.19,6.88;7.50,7.19 +7.50,7.19;7.50,7.50 +7.50,7.50;7.81,8.12 +7.81,8.12;8.12,8.44 +2.50,6.56;9.06,6.56 +5.94,4.38;5.94,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,9.06 +7.19,9.06;7.50,9.06 +7.50,9.06;8.12,9.06 +8.12,9.06;8.75,9.06 +2.50,4.38;2.81,4.38 +2.81,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;5.94,6.56 +3.44,4.69;3.44,0.94 +8.44,0.94;8.44,4.38 +8.44,4.38;3.44,4.38 +5.94,1.56;5.94,4.38 +3.44,1.25;8.44,1.25 +3.44,2.81;8.44,2.81 +9.06,4.38;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;5.94,6.56 + +# UTF-16 : 71 d4 +# UTF-8 : 94 87 e7 +[71d4] 燔 +2.81,1.88;2.50,2.50 +2.50,2.50;2.19,3.12 +2.19,3.12;1.88,3.75 +1.88,3.75;1.88,4.06 +1.88,4.06;1.56,4.69 +0.62,8.12;0.62,7.19 +0.62,7.19;0.62,6.56 +0.62,6.56;0.62,5.94 +0.62,5.94;0.31,5.31 +0.31,5.31;0.31,4.69 +2.81,8.12;2.81,7.50 +2.81,7.50;2.50,6.88 +2.50,6.88;2.50,6.25 +2.50,6.25;2.19,5.62 +2.19,5.62;1.88,5.31 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.56 +1.56,6.56;1.56,9.38 +4.69,6.88;4.38,7.19 +4.38,7.19;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,8.12;3.75,8.44 +7.19,6.88;7.50,7.19 +7.50,7.19;7.50,7.50 +7.50,7.50;7.81,8.12 +7.81,8.12;8.12,8.44 +2.81,6.56;9.38,6.56 +5.94,4.38;5.94,8.75 +3.12,8.75;3.75,8.75 +3.75,8.75;4.38,8.75 +4.38,8.75;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,9.06 +7.19,9.06;7.81,9.06 +7.81,9.06;8.12,9.06 +8.12,9.06;8.75,9.06 +2.50,4.38;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.00 +4.06,5.00;4.69,5.31 +4.69,5.31;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;5.94,6.56 +3.44,4.69;3.44,0.94 +8.44,0.94;8.44,4.38 +8.44,4.38;3.44,4.38 +5.94,1.56;5.94,4.38 +3.44,1.25;8.44,1.25 +3.44,2.81;8.44,2.81 +9.38,4.38;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.94 +6.88,5.94;6.25,6.25 +6.25,6.25;5.94,6.56 + +# UTF-16 : 81 b0 +# UTF-8 : b0 86 e8 +[81b0] 膰 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,9.06 +0.62,9.06;2.50,9.06 +2.50,9.06;2.50,1.88 +2.50,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,1.25 +4.69,6.88;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;3.75,8.44 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.12,8.44 +2.81,6.56;9.38,6.56 +5.94,4.38;5.94,8.75 +3.12,8.75;3.75,8.75 +3.75,8.75;4.38,8.75 +4.38,8.75;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;7.19,9.06 +7.19,9.06;7.81,9.06 +7.81,9.06;8.44,9.06 +8.44,9.06;8.75,9.06 +2.81,4.38;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.38,5.00 +4.38,5.00;5.00,5.62 +5.00,5.62;5.62,5.94 +5.62,5.94;5.94,6.56 +3.75,4.69;3.75,0.94 +8.44,0.94;8.44,4.38 +8.44,4.38;3.75,4.38 +5.94,1.56;5.94,4.38 +3.75,1.25;8.44,1.25 +3.75,2.81;8.44,2.81 +9.38,4.38;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.81,5.00 +7.81,5.00;7.19,5.62 +7.19,5.62;6.56,5.94 +6.56,5.94;6.25,6.56 + +# UTF-16 : 7e 59 +# UTF-8 : 99 b9 e7 +[7e59] 繙 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;4.06,8.44 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.44,8.44 +3.12,6.56;9.38,6.56 +5.94,4.38;6.25,8.75 +3.12,8.75;3.75,8.75 +3.75,8.75;4.38,8.75 +4.38,8.75;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;7.19,9.06 +7.19,9.06;7.81,9.06 +7.81,9.06;8.44,9.06 +8.44,9.06;8.75,9.06 +3.75,4.69;3.75,0.94 +8.44,0.94;8.44,4.38 +8.44,4.38;3.75,4.38 +5.94,1.56;6.25,4.38 +3.75,1.25;8.44,1.25 +3.75,2.81;8.44,2.81 +9.38,4.38;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.81,5.00 +7.81,5.00;7.19,5.62 +7.19,5.62;6.56,5.94 +6.56,5.94;6.25,6.56 +3.12,4.38;3.12,5.00 +3.12,5.00;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,6.25 +2.81,6.25;2.50,6.88 +0.00,5.00;3.12,5.00 +1.56,5.00;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.50,4.38 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +1.25,5.94;1.25,6.25 +1.25,6.25;0.94,6.88 +0.94,6.88;0.94,7.19 +0.94,7.19;0.62,7.81 +0.62,7.81;0.31,8.12 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.38 +2.81,4.38;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.38,5.00 +4.38,5.00;5.00,5.62 +5.00,5.62;5.62,5.94 +5.62,5.94;5.94,6.56 + +# UTF-16 : 5e 61 +# UTF-8 : a1 b9 e5 +[5e61] 幡 +1.88,2.50;2.19,2.50 +2.19,2.50;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;2.81,7.81 +2.81,7.81;0.31,7.81 +0.31,7.81;0.31,2.50 +1.56,0.62;1.56,9.38 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;4.06,8.44 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.44,8.44 +3.12,6.56;9.38,6.56 +5.94,4.38;6.25,8.75 +3.12,8.75;3.75,8.75 +3.75,8.75;4.38,8.75 +4.38,8.75;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;7.19,9.06 +7.19,9.06;7.81,9.06 +7.81,9.06;8.44,9.06 +8.44,9.06;8.75,9.06 +3.75,4.69;3.75,0.94 +8.44,0.94;8.44,4.38 +8.44,4.38;3.75,4.38 +5.94,1.56;6.25,4.38 +3.75,1.25;8.44,1.25 +3.75,2.81;8.44,2.81 +9.38,4.38;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.81,5.00 +7.81,5.00;7.19,5.62 +7.19,5.62;6.56,5.94 +6.56,5.94;6.25,6.56 +2.81,4.38;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.38,5.00 +4.38,5.00;5.00,5.62 +5.00,5.62;5.62,5.94 +5.62,5.94;5.94,6.56 + +# UTF-16 : 94 07 +# UTF-8 : 87 90 e9 +[9407] 鐇 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,1.88 +2.81,1.88;3.12,2.19 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,9.06 +2.19,9.06;1.88,9.38 +1.88,9.38;1.56,8.75 +1.56,8.75;1.25,8.44 +1.25,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.12,5.31;0.31,5.31 +2.81,7.19;0.62,7.19 +1.88,1.56;1.88,7.19 +1.25,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.69 +2.50,2.81;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;3.12,4.69 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;4.06,8.44 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.44,8.44 +3.12,6.56;9.38,6.56 +6.25,4.38;6.25,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,9.06 +7.19,9.06;7.81,9.06 +7.81,9.06;8.44,9.06 +8.44,9.06;8.75,9.06 +3.75,4.69;3.75,0.94 +8.75,0.94;8.75,4.38 +8.75,4.38;4.06,4.38 +6.25,1.56;6.25,4.38 +3.75,1.25;8.75,1.25 +4.06,2.81;8.75,2.81 +9.38,4.38;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.81,5.00 +7.81,5.00;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.25,6.56 +3.12,4.38;3.44,4.38 +3.44,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.69,5.00 +4.69,5.00;5.31,5.62 +5.31,5.62;5.62,5.94 +5.62,5.94;6.25,6.56 + +# UTF-16 : 87 e0 +# UTF-8 : a0 9f e8 +[87e0] 蟠 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.06,8.44 +7.50,6.88;7.81,7.19 +7.81,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.44,8.44 +3.44,6.56;9.38,6.56 +6.25,4.38;6.25,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,9.06 +7.19,9.06;7.81,9.06 +7.81,9.06;8.44,9.06 +8.44,9.06;8.75,9.06 +3.75,4.69;3.75,0.94 +8.75,0.94;8.75,4.38 +8.75,4.38;4.06,4.38 +6.25,1.56;6.25,4.38 +3.75,1.25;8.75,1.25 +4.06,2.81;8.75,2.81 +9.38,4.38;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.81,5.00 +7.81,5.00;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.25,6.56 +3.12,4.38;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.69,5.00 +4.69,5.00;5.31,5.62 +5.31,5.62;5.62,5.94 +5.62,5.94;6.25,6.56 +1.56,1.56;1.88,9.38 +0.31,5.00;3.12,5.00 +3.12,5.00;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.56;3.44,1.88 +3.44,1.88;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +0.00,1.25;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 + +# UTF-16 : 65 d9 +# UTF-8 : 99 97 e6 +[65d9] 旙 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;1.25,5.00 +1.25,5.00;1.25,5.94 +1.25,5.94;1.25,6.88 +1.25,6.88;1.25,7.81 +1.56,8.12;1.88,9.38 +0.00,8.12;3.44,8.12 +1.25,6.25;2.81,6.25 +2.81,6.25;2.81,5.00 +2.81,5.00;2.81,4.06 +2.81,4.06;2.81,3.12 +2.81,3.12;2.81,2.50 +2.81,2.50;2.81,1.88 +2.81,1.88;2.50,1.25 +2.50,1.25;2.19,1.25 +2.19,1.25;1.56,1.25 +1.56,1.25;1.25,1.25 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.06,8.44 +7.50,6.88;7.81,7.19 +7.81,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.44,8.44 +3.12,6.56;9.38,6.56 +6.25,4.38;6.25,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,9.06 +7.19,9.06;7.81,9.06 +7.81,9.06;8.44,9.06 +8.44,9.06;8.75,9.06 +3.75,4.69;3.75,0.94 +8.75,0.94;8.75,4.38 +8.75,4.38;4.06,4.38 +6.25,1.56;6.25,4.38 +3.75,1.25;8.75,1.25 +4.06,2.81;8.75,2.81 +9.38,4.38;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.81,5.00 +7.81,5.00;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.25,6.56 +3.12,4.38;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.69,5.00 +4.69,5.00;5.31,5.62 +5.31,5.62;5.62,5.94 +5.62,5.94;6.25,6.56 + +# UTF-16 : 85 e9 +# UTF-8 : a9 97 e8 +[85e9] 藩 +4.69,5.62;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,6.88 +3.75,6.88;3.75,7.19 +7.19,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.81,6.88 +7.81,6.88;8.12,7.19 +2.81,5.62;9.06,5.62 +5.62,4.06;5.94,7.50 +2.81,7.50;3.44,7.50 +3.44,7.50;4.06,7.50 +4.06,7.50;4.69,7.50 +4.69,7.50;5.31,7.50 +5.31,7.50;5.94,7.50 +5.94,7.50;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;7.50,7.81 +7.50,7.81;8.12,7.81 +8.12,7.81;8.75,7.81 +2.50,3.75;2.81,4.06 +2.81,4.06;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.31,5.31 +5.31,5.31;5.62,5.62 +3.12,4.06;3.44,0.62 +8.44,0.62;8.44,4.06 +8.44,4.06;3.44,4.06 +5.62,1.25;5.94,4.06 +3.12,1.25;8.44,1.25 +3.44,2.81;8.44,2.81 +9.06,3.75;8.75,4.06 +8.75,4.06;8.44,4.06 +8.44,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;6.88,5.00 +6.88,5.00;6.25,5.31 +6.25,5.31;5.94,5.62 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,6.56;2.19,6.88 +2.19,6.88;1.56,7.19 +1.56,7.19;1.25,7.50 +1.25,7.50;0.94,7.81 +2.19,4.69;1.56,5.00 +1.56,5.00;1.25,5.31 +1.25,5.31;0.94,5.31 +0.94,5.31;0.62,5.62 +0.62,5.62;0.31,5.62 +0.31,8.44;9.06,8.44 +2.81,7.81;2.81,9.69 +6.56,7.81;6.56,9.69 + +# UTF-16 : 90 22 +# UTF-8 : a2 80 e9 +[9022] 逢 +0.62,9.06;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,2.19 +2.50,2.19;2.19,2.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.75,8.12 +3.75,8.12;4.38,8.75 +4.38,8.75;4.69,9.06 +4.69,9.06;5.00,9.38 +8.44,8.75;8.12,8.44 +8.12,8.44;7.50,8.12 +7.50,8.12;7.19,7.81 +7.19,7.81;6.56,7.50 +6.56,7.50;6.25,7.19 +6.25,7.19;5.62,6.88 +5.62,6.88;5.00,6.56 +5.00,6.56;4.06,6.25 +4.06,6.25;3.44,6.25 +3.44,6.25;2.50,5.94 +4.06,8.44;4.38,8.12 +4.38,8.12;4.69,7.81 +4.69,7.81;5.31,7.50 +5.31,7.50;5.62,7.19 +5.62,7.19;6.25,6.88 +6.25,6.88;6.88,6.88 +6.88,6.88;7.19,6.56 +7.19,6.56;7.81,6.25 +7.81,6.25;8.44,6.25 +8.44,6.25;9.06,5.94 +2.81,2.81;8.75,2.81 +8.75,5.62;3.12,5.62 +8.44,4.38;3.12,4.38 +5.94,1.56;5.94,6.56 +4.38,8.75;8.44,8.75 + +# UTF-16 : 7e 2b +# UTF-8 : ab b8 e7 +[7e2b] 縫 +3.12,4.38;3.12,5.00 +3.12,5.00;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,6.25 +2.81,6.25;2.50,6.88 +0.00,5.00;3.12,5.00 +1.56,5.00;1.56,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.50,4.38 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +1.25,5.94;1.25,6.25 +1.25,6.25;0.94,6.88 +0.94,6.88;0.62,7.19 +0.62,7.19;0.62,7.81 +0.62,7.81;0.31,8.12 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.38 +3.12,9.06;3.44,8.75 +3.44,8.75;3.75,8.44 +3.75,8.44;3.75,8.12 +3.75,8.12;4.06,7.50 +4.06,7.50;4.38,7.19 +4.38,2.50;4.38,5.62 +4.38,5.62;3.12,5.62 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +9.06,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.38,2.50 +4.69,7.50;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.94,8.75 +5.94,8.75;6.25,9.06 +6.25,9.06;6.25,9.38 +8.75,8.75;8.44,8.44 +8.44,8.44;8.12,8.12 +8.12,8.12;7.81,7.81 +7.81,7.81;7.50,7.50 +7.50,7.50;7.19,7.19 +7.19,7.19;6.56,6.88 +6.56,6.88;6.25,6.56 +6.25,6.56;5.62,6.25 +5.62,6.25;5.00,6.25 +5.00,6.25;4.38,5.94 +5.62,8.44;5.94,8.12 +5.94,8.12;6.25,7.81 +6.25,7.81;6.56,7.50 +6.56,7.50;6.88,7.19 +6.88,7.19;7.19,6.88 +7.19,6.88;7.50,6.88 +7.50,6.88;8.12,6.56 +8.12,6.56;8.44,6.25 +8.44,6.25;8.75,6.25 +8.75,6.25;9.38,5.94 +4.69,2.81;9.06,2.81 +9.06,5.62;5.00,5.62 +8.75,4.38;5.00,4.38 +7.19,1.56;7.19,6.56 +5.94,8.75;8.75,8.75 + +# UTF-16 : 5c 1a +# UTF-8 : 9a b0 e5 +[5c1a] 尚 +4.69,6.56;4.69,9.38 +2.81,7.19;2.50,7.81 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;1.25,9.06 +6.56,7.19;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.12,9.06 +2.81,1.88;2.81,5.31 +2.81,5.31;6.56,5.31 +6.56,5.31;6.56,2.50 +6.56,2.50;2.81,2.50 +6.25,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;8.44,6.56 +8.44,6.56;0.94,6.56 +0.94,6.56;0.94,0.94 + +# UTF-16 : 67 46 +# UTF-8 : 86 9d e6 +[6746] 杆 +1.88,0.62;1.88,9.38 +3.44,7.50;0.31,7.50 +0.31,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;1.88,7.50 +3.44,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +9.06,5.62;3.44,5.62 +8.75,8.75;3.75,8.75 +6.25,0.94;6.56,8.75 + +# UTF-16 : 59 78 +# UTF-8 : b8 a5 e5 +[5978] 奸 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.44,5.94 +3.44,5.94;3.75,6.88 +3.75,6.88;3.75,7.50 +3.75,7.50;0.31,7.50 +0.94,4.69;1.25,4.38 +1.25,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.19,3.44 +2.19,3.44;2.50,3.44 +2.50,3.44;2.81,3.12 +2.81,3.12;3.12,2.81 +3.12,2.81;3.44,2.19 +3.44,2.19;3.75,1.88 +3.75,1.88;4.06,1.56 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.94 +1.25,5.94;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +9.06,5.62;3.75,5.62 +8.75,8.75;4.06,8.75 +6.56,0.94;6.56,8.75 + +# UTF-16 : 8a 10 +# UTF-8 : 90 a8 e8 +[8a10] 訐 +0.94,1.25;3.44,1.25 +3.44,1.25;3.44,3.44 +3.44,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;4.06,7.50 +0.62,6.25;3.75,6.25 +0.62,5.00;3.75,5.00 +0.62,8.75;3.75,8.75 +9.06,5.62;4.06,5.62 +9.06,8.75;4.06,8.75 +6.88,0.94;6.88,8.75 + +# UTF-16 : 8e d2 +# UTF-8 : 92 bb e8 +[8ed2] 軒 +9.06,5.62;4.69,5.62 +9.06,8.75;4.69,8.75 +7.19,0.94;7.19,8.75 +0.94,3.44;4.06,3.44 +4.06,3.44;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.94,5.31;4.06,5.31 +0.31,2.19;4.38,2.19 +2.50,0.62;2.50,9.38 +0.31,8.12;4.38,8.12 + +# UTF-16 : 6d 59 +# UTF-8 : 99 b5 e6 +[6d59] 浙 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.75,9.38;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;3.44,0.94 +3.44,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.50,1.25 +5.31,5.00;4.69,4.69 +4.69,4.69;4.06,4.69 +4.06,4.69;3.44,4.38 +3.44,4.38;2.81,4.06 +2.81,4.06;2.19,4.06 +5.31,7.50;2.19,7.50 +5.62,6.25;9.38,6.25 +8.12,0.94;8.12,6.25 +5.62,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +8.44,9.06;8.75,9.06 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.62,5.31 +5.62,5.31;5.94,6.25 +5.94,6.25;5.94,7.19 +5.94,7.19;5.94,8.44 + +# UTF-16 : 90 1d +# UTF-8 : 9d 80 e9 +[901d] 逝 +0.62,9.06;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.62 +1.88,5.62;0.31,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,2.19 +2.50,2.19;1.88,2.50 +4.06,9.38;4.06,2.81 +4.06,2.81;4.06,2.50 +4.06,2.50;3.75,2.19 +3.44,2.19;3.12,2.19 +3.12,2.19;2.81,2.19 +5.31,5.62;4.69,5.31 +4.69,5.31;4.38,5.31 +4.38,5.31;3.75,5.00 +3.75,5.00;3.12,4.69 +3.12,4.69;2.50,4.69 +5.31,7.81;2.50,7.81 +5.94,6.56;9.06,6.56 +7.81,1.88;7.81,6.56 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,9.06 +7.81,9.06;8.12,9.06 +8.12,9.06;8.75,9.38 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;5.94,5.94 +5.94,5.94;5.94,6.56 +5.94,6.56;5.94,7.50 +5.94,7.50;5.94,8.75 + +# UTF-16 : 5f 88 +# UTF-8 : 88 be e5 +[5f88] 很 +2.50,7.19;2.19,6.56 +2.19,6.56;1.88,5.94 +1.88,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.31,4.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,6.88 +1.56,0.62;1.56,5.62 +3.75,5.00;8.44,5.00 +8.44,5.00;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,1.25 +3.75,7.19;8.44,7.19 +5.62,5.00;5.62,4.69 +5.62,4.69;5.94,4.06 +5.94,4.06;6.25,3.44 +6.25,3.44;6.56,3.12 +6.56,3.12;6.88,2.81 +6.88,2.81;7.19,2.19 +7.19,2.19;7.81,1.88 +7.81,1.88;8.12,1.56 +8.12,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.56,1.88 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.75 +7.81,3.75;8.12,4.06 +8.12,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 + +# UTF-16 : 60 68 +# UTF-8 : a8 81 e6 +[6068] 恨 +3.75,5.00;8.44,5.00 +8.44,5.00;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,1.25 +3.75,7.19;8.44,7.19 +5.62,5.00;5.62,4.69 +5.62,4.69;5.94,4.06 +5.94,4.06;6.25,3.44 +6.25,3.44;6.56,3.12 +6.56,3.12;6.88,2.81 +6.88,2.81;7.19,2.19 +7.19,2.19;7.81,1.88 +7.81,1.88;8.12,1.56 +8.12,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.56,1.88 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.75 +7.81,3.75;8.12,4.06 +8.12,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,5.00 +0.31,5.00;0.62,5.62 +0.62,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.50,7.50 + +# UTF-16 : 57 a0 +# UTF-8 : a0 9e e5 +[57a0] 垠 +3.12,6.56;0.31,6.56 +1.56,2.50;1.56,9.06 +0.31,1.88;0.94,2.19 +0.94,2.19;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +3.75,5.00;8.44,5.00 +8.44,5.00;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,1.25 +3.75,7.19;8.44,7.19 +5.62,5.00;5.62,4.69 +5.62,4.69;5.94,4.06 +5.94,4.06;6.25,3.44 +6.25,3.44;6.56,3.12 +6.56,3.12;6.88,2.81 +6.88,2.81;7.19,2.19 +7.19,2.19;7.81,1.88 +7.81,1.88;8.12,1.56 +8.12,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.56,1.88 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.75 +7.81,3.75;8.12,4.06 +8.12,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 + +# UTF-16 : 72 e0 +# UTF-8 : a0 8b e7 +[72e0] 狠 +4.06,5.00;8.44,5.00 +8.44,5.00;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,1.25 +4.06,7.19;8.44,7.19 +5.62,5.00;5.94,4.69 +5.94,4.69;6.25,4.06 +6.25,4.06;6.56,3.44 +6.56,3.44;6.88,3.12 +6.88,3.12;7.19,2.81 +7.19,2.81;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,1.88 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.75 +7.81,3.75;8.12,4.06 +8.12,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 +1.25,9.06;1.56,8.75 +1.56,8.75;1.88,8.12 +1.88,8.12;2.19,7.81 +2.19,7.81;2.19,7.19 +2.19,7.19;2.50,6.56 +2.50,6.56;2.81,5.94 +2.81,5.94;2.81,5.62 +2.81,5.62;2.81,5.00 +2.81,5.00;2.81,4.38 +2.81,4.38;2.81,3.75 +2.81,3.75;2.81,3.12 +2.81,3.12;2.81,2.81 +2.81,2.81;2.81,2.19 +2.81,2.19;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;1.88,0.94 +1.88,0.94;1.25,1.25 +1.25,1.25;0.94,1.25 +0.94,1.25;0.62,1.25 +3.44,9.38;3.12,9.06 +3.12,9.06;2.81,8.75 +2.81,8.75;2.81,8.44 +2.81,8.44;2.50,8.12 +2.50,8.12;2.19,7.81 +2.19,7.81;1.88,7.50 +1.88,7.50;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.62,6.88 +0.62,6.88;0.31,6.88 +2.81,5.62;2.19,5.31 +2.19,5.31;1.88,4.69 +1.88,4.69;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,3.75 + +# UTF-16 : 8d df +# UTF-8 : 9f b7 e8 +[8ddf] 跟 +2.19,4.69;3.75,4.69 +2.19,1.56;2.19,6.56 +0.94,1.25;0.94,5.62 +0.62,6.56;3.44,6.56 +3.44,6.56;3.44,9.06 +3.44,9.06;0.62,9.06 +0.62,9.06;0.62,6.56 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +4.38,5.00;8.44,5.00 +8.44,5.00;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,1.25 +4.38,7.19;8.44,7.19 +5.62,5.00;5.94,4.69 +5.94,4.69;6.25,4.06 +6.25,4.06;6.56,3.44 +6.56,3.44;6.88,3.12 +6.88,3.12;7.19,2.81 +7.19,2.81;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.38,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;6.88,1.88 +6.88,2.81;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;8.44,4.06 +8.44,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 + +# UTF-16 : 83 cc +# UTF-8 : 8c 8f e8 +[83cc] 菌 +0.62,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +8.44,0.62;8.44,6.88 +8.44,6.88;0.94,6.88 +0.94,6.88;0.94,0.62 +1.25,1.25;8.44,1.25 +1.56,2.19;2.19,2.50 +2.19,2.50;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.69,4.69 +7.19,6.56;6.88,6.25 +6.88,6.25;6.25,6.25 +6.25,6.25;5.62,6.25 +5.62,6.25;5.31,6.25 +5.31,6.25;4.69,5.94 +4.69,5.94;4.06,5.94 +4.06,5.94;3.75,5.94 +3.75,5.94;3.12,5.94 +3.12,5.94;2.50,5.94 +2.50,5.94;2.19,5.94 +4.69,1.88;4.69,5.94 +7.50,4.69;1.88,4.69 +7.81,2.19;7.19,2.81 +7.19,2.81;6.56,3.12 +6.56,3.12;5.94,3.75 +5.94,3.75;5.62,3.75 +5.62,3.75;5.00,4.38 +5.00,4.38;4.69,4.69 + +# UTF-16 : 53 20 +# UTF-8 : a0 8c e5 +[5320] 匠 +8.75,9.06;0.94,9.06 +0.94,9.06;0.94,0.62 +0.94,1.25;8.75,1.25 +2.81,5.94;8.44,5.94 +2.81,7.81;3.12,7.81 +3.12,7.81;3.75,7.81 +3.75,7.81;4.38,7.81 +4.38,7.81;5.00,7.81 +5.00,7.81;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;6.56,8.12 +6.56,8.12;7.19,8.12 +7.19,8.12;7.50,8.12 +7.50,8.12;8.12,8.44 +1.56,2.19;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.81,5.31 +2.81,5.31;2.81,6.25 +2.81,6.25;2.81,6.88 +2.81,6.88;2.81,7.81 +6.25,1.88;6.25,5.94 + +# UTF-16 : 5b 83 +# UTF-8 : 83 ae e5 +[5b83] 它 +2.19,7.50;2.19,2.19 +1.88,2.19;2.19,1.56 +2.19,1.56;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;5.00,1.25 +5.00,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;8.12,1.56 +8.12,1.56;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.44,3.44 +4.69,8.44;4.69,9.38 +8.44,6.56;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.56 +1.88,4.06;2.50,4.38 +2.50,4.38;3.12,4.38 +3.12,4.38;3.75,4.69 +3.75,4.69;4.38,5.00 +4.38,5.00;4.69,5.00 +4.69,5.00;5.31,5.31 +5.31,5.31;5.94,5.62 +5.94,5.62;6.56,5.94 +6.56,5.94;7.19,6.25 +7.19,6.25;7.81,6.56 + +# UTF-16 : 4f 57 +# UTF-8 : 97 bd e4 +[4f57] 佗 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,7.19 +3.75,7.50;3.75,2.19 +3.75,2.19;3.75,1.56 +3.75,1.56;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +5.62,8.44;5.62,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;2.50,8.44 +2.50,8.44;2.50,6.56 +3.75,4.06;4.06,4.38 +4.06,4.38;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.62,5.00 +5.62,5.00;5.94,5.00 +5.94,5.00;6.25,5.31 +6.25,5.31;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.81,6.25 +7.81,6.25;8.12,6.56 + +# UTF-16 : 6c b1 +# UTF-8 : b1 b2 e6 +[6cb1] 沱 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +4.06,7.50;4.06,2.19 +4.06,2.19;4.06,1.56 +4.06,1.56;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +5.94,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +5.94,8.44;5.94,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;2.81,8.44 +2.81,8.44;2.81,6.56 +4.06,4.06;4.38,4.38 +4.38,4.38;4.69,4.38 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,5.00 +5.62,5.00;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.44,6.56 + +# UTF-16 : 67 c1 +# UTF-8 : 81 9f e6 +[67c1] 柁 +1.88,0.62;1.88,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.38;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +4.38,7.50;4.38,2.19 +4.38,2.19;4.38,1.56 +4.38,1.56;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +6.25,8.44;6.25,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;3.44,8.44 +3.44,8.44;3.44,6.56 +4.38,4.06;4.69,4.38 +4.69,4.38;5.00,4.38 +5.00,4.38;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;6.25,5.00 +6.25,5.00;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.50,5.94 +7.50,5.94;8.12,6.25 +8.12,6.25;8.44,6.56 + +# UTF-16 : 96 40 +# UTF-8 : 80 99 e9 +[9640] 陀 +3.12,9.06;0.94,9.06 +0.94,9.06;0.94,0.94 +1.25,3.12;1.56,3.12 +1.56,3.12;2.19,3.12 +2.19,3.12;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;3.12,8.75 +4.38,7.50;4.38,2.19 +4.38,2.19;4.38,1.56 +4.38,1.56;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +5.94,8.44;6.25,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;3.44,8.44 +3.44,8.44;3.44,6.56 +4.38,4.06;4.69,4.38 +4.69,4.38;5.00,4.38 +5.00,4.38;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;6.25,5.00 +6.25,5.00;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.50,5.94 +7.50,5.94;8.12,6.25 +8.12,6.25;8.44,6.56 + +# UTF-16 : 8a 51 +# UTF-8 : 91 a9 e8 +[8a51] 詑 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,5.00;3.12,5.00 +0.62,8.75;3.44,8.75 +4.69,7.50;4.69,2.19 +4.69,2.19;4.69,1.56 +4.69,1.56;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +6.25,8.44;6.25,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,6.56 +4.69,4.06;5.00,4.38 +5.00,4.38;5.31,4.38 +5.31,4.38;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.56,5.00 +6.56,5.00;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.44,6.56 + +# UTF-16 : 92 48 +# UTF-8 : 88 89 e9 +[9248] 鉈 +0.31,1.25;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,9.06 +2.50,9.06;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.69 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;3.75,4.69 +5.00,7.50;5.00,2.19 +5.00,2.19;5.00,1.56 +5.00,1.56;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +6.56,8.44;6.56,9.38 +8.75,6.56;9.06,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,6.56 +5.00,4.06;5.31,4.38 +5.31,4.38;5.62,4.38 +5.62,4.38;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.44,6.56 + +# UTF-16 : 99 dd +# UTF-8 : 9d a7 e9 +[99dd] 駝 +3.75,2.19;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,3.75 +2.81,1.88;2.81,2.50 +2.81,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +1.88,1.56;1.88,1.88 +1.88,1.88;1.88,2.19 +1.88,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +4.38,8.75;0.94,8.75 +0.94,8.75;0.94,4.38 +0.94,4.38;4.38,4.38 +4.38,4.38;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.38,2.50 +4.38,2.50;4.38,1.88 +4.38,1.88;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.81,1.25 +2.50,8.75;2.50,4.38 +0.94,5.94;4.06,5.94 +0.94,7.50;4.06,7.50 +5.31,7.50;5.31,2.19 +5.31,2.19;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +6.56,8.44;6.56,9.38 +8.75,6.56;9.06,8.44 +8.75,8.44;4.38,8.44 +4.38,8.44;4.38,6.56 +5.31,4.06;5.94,4.38 +5.94,4.38;6.56,5.00 +6.56,5.00;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.75,6.56 + +# UTF-16 : 86 c7 +# UTF-8 : 87 9b e8 +[86c7] 蛇 +1.88,1.56;1.88,9.38 +0.62,5.00;3.44,5.00 +3.44,5.00;3.44,7.81 +3.44,7.81;0.62,7.81 +0.31,7.81;0.62,4.06 +4.06,1.25;4.06,1.88 +4.06,1.88;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 +0.00,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.19 +3.44,2.19;3.75,2.50 +5.00,7.50;5.00,2.19 +5.00,2.19;5.00,1.56 +5.00,1.56;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +6.56,8.44;6.56,9.38 +8.75,6.56;9.06,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,6.56 +5.00,4.06;5.31,4.38 +5.31,4.38;5.62,4.38 +5.62,4.38;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.44,6.56 + +# UTF-16 : 82 35 +# UTF-8 : b5 88 e8 +[8235] 舵 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;3.75,8.44 +3.75,8.44;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;3.44,0.94 +3.44,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,1.25 +0.00,5.00;4.69,5.31 +2.81,5.94;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,7.19;1.88,7.50 +2.19,9.38;2.19,9.06 +2.19,9.06;2.19,8.75 +2.19,8.75;2.19,8.44 +2.19,5.00;2.19,2.19 +5.31,7.50;5.31,2.19 +5.31,2.19;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +6.56,8.44;6.56,9.38 +8.75,6.56;9.06,8.44 +8.75,8.44;4.38,8.44 +4.38,8.44;4.38,6.56 +5.31,4.06;5.94,4.38 +5.94,4.38;6.56,5.00 +6.56,5.00;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.75,6.56 + +# UTF-16 : 62 d3 +# UTF-8 : 93 8b e6 +[62d3] 拓 +1.88,9.38;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +3.44,5.00;2.81,4.69 +2.81,4.69;2.19,4.69 +2.19,4.69;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.44,7.50;0.31,7.50 +9.06,8.75;3.12,8.75 +4.38,5.31;8.44,5.31 +8.44,5.31;8.44,0.94 +4.38,0.94;4.38,5.31 +4.38,1.56;8.44,1.56 +2.50,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.94 +4.69,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.31,8.75 + +# UTF-16 : 67 d8 +# UTF-8 : 98 9f e6 +[67d8] 柘 +1.88,0.62;1.88,9.38 +3.12,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +2.81,4.38;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.19,6.88 +2.19,6.88;1.88,7.19 +9.06,8.75;3.12,8.75 +4.38,5.31;8.44,5.31 +8.44,5.31;8.44,0.94 +4.38,0.94;4.38,5.31 +4.38,1.56;8.44,1.56 +2.50,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.94 +4.69,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.31,8.75 + +# UTF-16 : 59 ac +# UTF-8 : ac a6 e5 +[59ac] 妬 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.75 +2.50,3.75;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.94 +3.12,5.94;3.44,6.88 +3.44,6.88;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.94 +1.25,5.94;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +0.94,4.69;1.56,4.06 +1.56,4.06;2.19,3.75 +2.19,3.75;2.50,3.12 +2.50,3.12;2.81,2.81 +2.81,2.81;3.12,2.50 +3.12,2.50;3.44,2.19 +3.44,2.19;3.75,1.88 +9.06,8.75;3.44,8.75 +4.69,5.31;8.75,5.31 +8.75,5.31;8.75,0.94 +4.69,0.94;4.69,5.31 +4.69,1.56;8.75,1.56 +3.12,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.69,5.31 +4.69,5.31;5.00,5.94 +5.00,5.94;5.00,6.56 +5.00,6.56;5.31,7.19 +5.31,7.19;5.31,7.81 +5.31,7.81;5.62,8.75 + +# UTF-16 : 8d d6 +# UTF-8 : 96 b7 e8 +[8dd6] 跖 +2.19,4.69;4.06,4.69 +2.19,1.56;2.19,6.56 +0.94,1.25;0.94,5.62 +0.94,6.56;3.75,6.56 +3.75,6.56;3.75,9.06 +3.75,9.06;0.62,9.06 +0.62,9.06;0.62,6.56 +0.31,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.06,2.50 +9.06,8.75;4.06,8.75 +5.00,5.31;8.75,5.31 +8.75,5.31;8.75,0.94 +5.00,0.94;5.00,5.31 +5.00,1.56;8.75,1.56 +3.44,3.44;3.75,3.75 +3.75,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;5.00,5.31 +5.00,5.31;5.31,5.94 +5.31,5.94;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.62,7.81 +5.62,7.81;5.94,8.75 + +# UTF-16 : 92 50 +# UTF-8 : 90 89 e9 +[9250] 鉐 +9.06,8.75;4.38,8.75 +5.31,5.31;8.75,5.31 +8.75,5.31;8.75,0.94 +5.31,0.94;5.31,5.31 +5.31,1.56;8.75,1.56 +4.38,3.75;4.69,4.06 +4.69,4.06;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;5.62,6.25 +5.62,6.25;5.94,6.88 +5.94,6.88;5.94,7.19 +5.94,7.19;6.25,8.12 +6.25,8.12;6.25,8.75 +0.31,1.25;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,7.81;4.06,8.12 +4.06,8.12;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,9.06 +2.81,9.06;2.50,9.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.38,5.31;0.62,5.31 +4.06,7.19;0.94,7.19 +2.50,1.56;2.50,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.06,4.69 + +# UTF-16 : 9b 96 +# UTF-8 : 96 ae e9 +[9b96] 鮖 +9.06,8.75;4.38,8.75 +5.31,5.31;8.75,5.31 +8.75,5.31;8.75,0.94 +5.31,0.94;5.31,5.31 +5.31,1.56;8.75,1.56 +4.38,3.75;4.69,4.06 +4.69,4.06;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;5.62,6.25 +5.62,6.25;5.94,6.88 +5.94,6.88;5.94,7.19 +5.94,7.19;6.25,8.12 +6.25,8.12;6.25,8.75 +2.19,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;2.81,8.75 +2.81,8.75;3.12,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;1.25,8.44 +1.25,8.44;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;3.12,8.75 +0.94,5.62;3.75,5.62 +0.62,3.44;0.62,7.50 +0.62,7.50;4.06,7.50 +4.06,7.50;4.06,3.44 +4.06,3.44;0.94,3.44 +2.19,7.19;2.19,3.75 +4.38,1.25;4.06,1.88 +4.06,1.88;4.06,2.50 +4.06,2.50;3.75,2.81 +3.75,2.81;3.75,3.12 +3.12,0.94;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.50,3.12 +1.88,0.94;1.88,1.25 +1.88,1.25;1.88,1.56 +1.88,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 + +# UTF-16 : 6d ea +# UTF-8 : aa b7 e6 +[6dea] 淪 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +2.19,5.62;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,5.94 +8.75,5.94;2.81,5.94 +2.81,5.94;2.81,0.94 +4.69,5.94;4.69,0.94 +6.88,5.94;6.88,0.94 +2.81,3.75;8.75,3.75 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.62,9.38;5.31,9.06 +5.31,9.06;5.00,8.75 +5.00,8.75;4.69,8.44 +4.69,8.44;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.81 +3.75,7.81;3.44,7.50 +3.44,7.50;3.12,7.19 +3.12,7.19;2.81,6.88 +2.81,6.88;2.19,6.56 +7.81,7.19;3.75,7.19 + +# UTF-16 : 50 2b +# UTF-8 : ab 80 e5 +[502b] 倫 +1.25,0.62;1.25,6.56 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,5.94 +8.75,5.94;2.81,5.94 +2.81,5.94;2.81,0.94 +4.69,5.94;4.69,0.94 +6.88,5.94;6.88,0.94 +2.81,3.75;8.75,3.75 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.62,9.38;5.31,9.06 +5.31,9.06;5.00,8.75 +5.00,8.75;4.69,8.44 +4.69,8.44;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.81 +3.75,7.81;3.44,7.50 +3.44,7.50;3.12,7.19 +3.12,7.19;2.81,6.88 +2.81,6.88;2.19,6.56 +7.81,7.19;3.75,7.19 +2.50,9.38;2.19,8.75 +2.19,8.75;2.19,8.12 +2.19,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.56,6.56 +1.56,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 + +# UTF-16 : 68 c6 +# UTF-8 : 86 a3 e6 +[68c6] 棆 +1.56,0.62;1.56,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +7.50,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,5.94 +8.75,5.94;3.12,5.94 +3.12,5.94;3.12,0.94 +5.00,5.94;5.00,0.94 +6.88,5.94;6.88,0.94 +3.12,3.75;8.75,3.75 +9.38,6.56;9.06,6.88 +9.06,6.88;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;2.81,6.56 +8.12,7.19;4.06,7.19 + +# UTF-16 : 5d 18 +# UTF-8 : 98 b4 e5 +[5d18] 崘 +0.62,8.12;0.62,0.94 +0.62,1.88;2.81,1.88 +2.81,1.88;2.81,8.12 +1.56,1.88;1.88,9.38 +9.38,6.56;9.06,6.88 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,7.81 +8.12,7.81;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;5.94,9.06 +5.94,9.06;5.31,8.44 +5.31,8.44;5.00,7.81 +5.00,7.81;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.44,6.56 +8.12,7.19;4.38,7.19 +7.50,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,5.94 +8.75,5.94;3.75,5.94 +3.75,5.94;3.75,0.94 +5.62,5.94;5.62,0.94 +7.19,5.94;7.19,0.94 +4.06,3.75;8.75,3.75 + +# UTF-16 : 7d b8 +# UTF-8 : b8 b6 e7 +[7db8] 綸 +3.44,4.38;3.12,5.00 +3.12,5.00;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;2.81,6.25 +2.81,6.25;2.81,6.88 +0.31,5.00;3.12,5.00 +1.88,5.00;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.38 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;2.81,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.81 +0.62,7.81;0.62,8.12 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.38 +9.38,6.56;9.06,6.88 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,7.81 +8.12,7.81;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;5.94,9.06 +5.94,9.06;5.31,8.44 +5.31,8.44;5.00,7.81 +5.00,7.81;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.44,6.56 +8.12,7.19;4.38,7.19 +7.50,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,5.94 +8.75,5.94;3.75,5.94 +3.75,5.94;3.75,0.94 +5.62,5.94;5.62,0.94 +7.19,5.94;7.19,0.94 +4.06,3.75;8.75,3.75 + +# UTF-16 : 89 12 +# UTF-8 : 92 a4 e8 +[8912] 褒 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 +5.31,4.38;5.00,4.06 +5.00,4.06;4.38,3.75 +4.38,3.75;4.06,3.44 +4.06,3.44;3.75,3.44 +3.75,3.44;3.12,3.12 +3.12,3.12;2.81,3.12 +2.81,3.12;2.19,2.81 +2.19,2.81;1.56,2.50 +1.56,2.50;0.94,2.50 +0.94,2.50;0.31,2.19 +4.69,4.06;5.00,3.44 +5.00,3.44;5.31,3.12 +5.31,3.12;5.62,2.81 +5.62,2.81;5.94,2.50 +5.94,2.50;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;9.06,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.94,1.88 +2.81,1.25;2.81,3.12 +6.25,2.19;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.44,3.44 +3.44,6.56;8.44,6.56 +8.44,6.56;8.44,7.81 +8.44,7.81;3.44,7.81 +3.44,7.81;3.44,6.25 +8.75,5.62;2.81,5.62 +5.62,3.75;5.94,6.56 +2.50,8.12;2.19,7.50 +2.19,7.50;1.88,6.88 +1.88,6.88;1.25,6.25 +1.25,6.25;0.62,5.62 +0.62,5.62;0.31,5.62 +0.31,5.62;0.00,5.31 +1.56,3.44;1.88,6.88 +2.50,4.06;3.12,4.38 +3.12,4.38;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.00,5.31 +9.06,4.06;8.75,4.38 +8.75,4.38;8.12,4.69 +8.12,4.69;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 + +# UTF-16 : 5e 3d +# UTF-8 : bd b8 e5 +[5e3d] 帽 +2.19,2.50;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;2.81,7.81 +2.81,7.81;0.62,7.81 +0.62,7.81;0.62,2.50 +1.56,0.62;1.88,9.38 +8.75,0.94;8.75,5.31 +8.75,5.31;3.75,5.31 +3.75,5.31;3.75,0.94 +4.06,1.56;8.75,1.56 +4.06,2.81;8.75,2.81 +4.06,4.06;8.75,4.06 +3.75,6.25;9.06,6.25 +8.75,6.25;9.06,9.06 +8.75,9.06;3.75,9.06 +3.44,9.06;3.75,6.25 +3.75,7.50;9.06,7.50 + +# UTF-16 : 73 1b +# UTF-8 : 9b 8c e7 +[731b] 猛 +0.94,9.06;1.25,8.75 +1.25,8.75;1.56,8.12 +1.56,8.12;1.56,7.81 +1.56,7.81;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.62 +2.19,5.62;2.19,5.00 +2.19,5.00;2.50,4.38 +2.50,4.38;2.50,3.75 +2.50,3.75;2.50,3.12 +2.50,3.12;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;0.94,1.25 +0.94,1.25;0.62,1.25 +0.62,1.25;0.62,1.25 +3.12,9.38;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.88 +2.19,5.62;1.88,5.31 +1.88,5.31;1.56,5.00 +1.56,5.00;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +8.44,1.25;8.44,4.38 +8.44,4.38;3.44,4.38 +3.44,4.38;3.44,1.25 +5.00,4.38;5.00,1.25 +6.88,4.38;6.88,1.25 +2.50,1.25;9.06,1.25 +2.81,6.88;9.06,6.88 +8.75,8.75;3.44,8.75 +6.25,7.50;6.25,5.94 +6.25,5.94;6.25,5.31 +6.25,5.31;5.94,5.31 +5.94,5.31;5.62,5.00 +5.62,5.00;5.00,5.00 +5.00,5.00;4.69,5.31 +4.69,5.31;4.38,5.31 +8.44,8.75;8.12,8.44 +8.12,8.44;7.81,8.12 +7.81,8.12;7.19,7.81 +7.19,7.81;6.88,7.81 +6.88,7.81;6.25,7.50 + +# UTF-16 : 70 c8 +# UTF-8 : 88 83 e7 +[70c8] 烈 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.19,3.12 +6.25,0.94;6.25,1.25 +6.25,1.25;5.94,1.88 +5.94,1.88;5.94,2.19 +5.94,2.19;5.62,2.81 +5.62,2.81;5.31,3.12 +4.06,0.94;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.19,3.12 +8.44,9.38;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.75 +7.81,3.75;7.19,3.75 +7.19,3.75;6.88,3.75 +6.88,3.75;6.25,3.75 +5.94,5.00;5.94,9.06 +0.62,8.75;5.31,8.75 +0.31,6.25;0.62,6.25 +0.62,6.25;0.94,6.56 +0.94,6.56;1.56,7.19 +1.56,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.75 +2.19,7.50;5.00,7.50 +5.00,7.50;4.69,6.88 +4.69,6.88;4.69,6.56 +4.69,6.56;4.38,5.94 +4.38,5.94;4.06,5.62 +4.06,5.62;3.44,5.00 +3.44,5.00;3.12,4.69 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.62,3.44 +3.44,5.31;3.12,5.62 +3.12,5.62;2.81,5.62 +2.81,5.62;2.50,5.94 +2.50,5.94;2.19,6.25 +2.19,6.25;1.88,6.56 + +# UTF-16 : 84 6c +# UTF-8 : ac 91 e8 +[846c] 葬 +0.62,8.44;9.06,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +0.31,2.81;9.06,2.81 +6.56,0.94;6.56,3.75 +0.94,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;3.12,3.44 +2.81,3.44;3.12,4.06 +0.62,7.50;8.75,7.50 +5.62,7.50;5.62,4.38 +5.62,4.38;5.62,4.06 +5.62,4.06;6.25,3.75 +6.25,3.75;6.88,3.75 +6.88,3.75;7.50,3.75 +7.50,3.75;8.12,4.06 +8.12,4.06;8.44,4.06 +8.44,4.06;8.75,4.69 +8.75,4.69;8.75,5.31 +0.31,5.31;0.94,5.62 +0.94,5.62;1.56,5.94 +1.56,5.94;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +2.19,6.56;4.69,6.56 +4.38,6.25;4.38,5.62 +4.38,5.62;4.06,5.31 +4.06,5.31;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;2.81,4.38 +2.81,4.38;2.50,4.06 +2.50,4.06;1.88,3.75 +1.88,3.75;1.25,3.75 +1.25,3.75;0.62,3.44 +3.44,5.00;3.12,5.00 +3.12,5.00;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,5.62 +5.62,5.62;6.25,5.62 +6.25,5.62;6.88,5.94 +6.88,5.94;7.50,5.94 +7.50,5.94;8.12,6.25 +8.12,6.25;8.75,6.56 + +# UTF-16 : 51 4b +# UTF-8 : 8b 85 e5 +[514b] 克 +0.31,8.12;9.06,8.12 +4.69,6.56;4.69,9.38 +5.62,4.06;5.62,1.88 +5.62,1.88;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;3.75,4.06 +1.88,4.06;7.81,4.06 +7.50,4.06;7.81,6.56 +7.50,6.56;1.88,6.56 +1.56,6.56;1.88,4.06 + +# UTF-16 : 81 9a +# UTF-8 : 9a 86 e8 +[819a] 膚 +2.19,4.38;8.44,4.38 +8.44,4.38;8.44,6.25 +8.44,6.25;2.19,6.25 +2.19,6.25;2.19,4.38 +5.31,6.25;5.31,4.38 +2.19,5.31;8.44,5.31 +2.50,0.94;2.50,3.75 +2.50,3.75;8.44,3.75 +8.44,3.75;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +2.50,1.88;8.44,1.88 +2.50,2.81;8.44,2.81 +4.38,8.12;4.69,9.38 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.12 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.75,8.12 +1.56,7.19;7.19,7.81 +4.38,9.06;8.12,9.06 +3.75,8.12;3.75,7.19 +3.75,7.19;4.06,6.88 +4.06,6.88;4.69,6.88 +4.69,6.88;5.31,6.88 +5.31,6.88;5.94,6.88 +5.62,6.88;6.56,6.88 +6.56,6.88;7.19,6.88 +7.19,6.88;7.50,6.88 +7.50,6.88;8.12,6.88 +8.12,6.88;8.44,7.19 +8.44,7.19;8.44,7.81 + +# UTF-16 : 7c 3f +# UTF-8 : bf b0 e7 +[7c3f] 簿 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;2.50,8.75 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.75 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,7.81 +4.69,7.81;4.06,7.50 +9.06,8.75;5.31,8.75 +4.69,8.75;1.56,8.75 +7.19,8.12;7.50,7.81 +7.50,7.81;8.12,7.81 +8.12,7.81;8.44,7.50 +8.44,7.50;8.44,7.50 +3.44,3.75;8.44,3.75 +8.44,3.75;8.44,6.25 +8.44,6.25;3.12,6.25 +3.12,6.25;3.12,3.75 +3.44,5.00;8.12,5.00 +5.62,4.06;5.94,7.81 +2.81,7.19;8.75,7.19 +5.62,1.25;5.00,1.88 +5.00,1.88;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;3.75,2.50 +3.75,2.50;3.75,2.50 +7.50,3.75;7.50,1.56 +7.50,1.56;7.50,1.25 +7.50,1.25;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,2.81;2.81,2.81 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,6.25;2.19,6.56 +2.19,6.56;1.56,6.88 +1.56,6.88;1.25,6.88 +1.25,6.88;0.94,7.19 +2.19,4.38;1.88,4.69 +1.88,4.69;1.25,5.00 +1.25,5.00;0.94,5.00 +0.94,5.00;0.62,5.31 +0.62,5.31;0.31,5.62 + +# UTF-16 : 6d 19 +# UTF-8 : 99 b4 e6 +[6d19] 洙 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,0.62;5.94,9.38 +8.75,8.12;3.75,8.12 +2.81,5.94;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;4.06,8.44 +4.06,8.44;4.06,9.38 +9.06,5.31;2.50,5.31 +2.50,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.62,4.69 +5.62,4.69;5.62,5.00 +5.62,5.00;5.94,5.31 +9.06,1.56;8.75,1.88 +8.75,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.56,4.38 +6.56,4.38;6.25,4.69 +6.25,4.69;6.25,5.00 +6.25,5.00;5.94,5.31 + +# UTF-16 : 73 e0 +# UTF-8 : a0 8f e7 +[73e0] 珠 +3.12,8.75;0.31,8.75 +2.81,5.62;0.31,5.62 +1.56,2.50;1.56,8.75 +0.00,1.88;0.62,2.19 +0.62,2.19;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +5.94,0.62;6.25,9.38 +8.75,8.12;4.06,8.12 +2.81,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.06,8.44 +4.06,8.44;4.38,9.38 +9.06,5.31;2.81,5.31 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;6.25,5.31 +9.06,1.56;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.88,4.38 +6.88,4.38;6.56,4.69 +6.56,4.69;6.25,5.00 +6.25,5.00;6.25,5.31 + +# UTF-16 : 4f 8f +# UTF-8 : 8f be e4 +[4f8f] 侏 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.56,0.62;1.56,7.19 +5.94,0.62;5.94,9.38 +8.75,8.12;3.75,8.12 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.75,8.44 +3.75,8.44;4.06,9.38 +9.06,5.31;2.50,5.31 +2.50,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.62,4.69 +5.62,4.69;5.62,5.00 +5.62,5.00;5.94,5.31 +9.06,1.56;8.75,1.88 +8.75,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.56,4.38 +6.56,4.38;6.25,4.69 +6.25,4.69;6.25,5.00 +6.25,5.00;5.94,5.31 + +# UTF-16 : 92 96 +# UTF-8 : 96 8a e9 +[9296] 銖 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,9.06 +2.50,9.06;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;0.94,8.12 +0.94,8.12;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.69 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;3.44,4.69 +6.56,0.62;6.56,9.38 +8.75,8.12;4.69,8.12 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.44 +4.69,8.44;5.00,9.38 +9.06,5.31;3.75,5.31 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,4.38 +5.94,4.38;6.25,4.69 +6.25,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +9.06,1.56;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;6.56,5.62 + +# UTF-16 : 8a 85 +# UTF-8 : 85 aa e8 +[8a85] 誅 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,5.00;3.12,5.00 +0.62,8.75;3.12,8.75 +6.56,0.62;6.56,9.38 +8.75,8.12;4.69,8.12 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.69,8.44 +4.69,8.44;5.00,9.38 +9.06,5.31;3.44,5.31 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,4.38 +5.94,4.38;6.25,4.69 +6.25,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +9.06,1.56;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;6.56,5.62 + +# UTF-16 : 86 db +# UTF-8 : 9b 9b e8 +[86db] 蛛 +1.88,1.56;1.88,9.38 +0.62,5.00;3.12,5.00 +3.12,5.00;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.25;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +0.00,1.25;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +6.56,0.62;6.56,9.38 +8.75,8.12;4.69,8.12 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.44 +4.69,8.44;5.00,9.38 +9.06,5.31;3.75,5.31 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,4.38 +5.94,4.38;6.25,4.69 +6.25,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +9.06,1.56;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;6.56,5.62 + +# UTF-16 : 55 53 +# UTF-8 : 93 95 e5 +[5553] 啓 +0.62,8.75;4.69,8.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,7.81 +0.94,7.81;4.38,7.81 +4.38,7.81;4.38,5.62 +4.38,5.62;0.94,5.62 +4.69,4.69;5.31,5.00 +5.31,5.00;5.94,5.31 +5.94,5.31;6.25,5.62 +6.25,5.62;6.88,5.94 +6.88,5.94;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.12,8.12 +8.12,8.12;8.44,8.75 +5.62,8.75;9.06,8.75 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;5.94,9.38 +9.06,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.25,6.88 +6.25,6.88;5.94,7.19 +5.94,7.19;5.94,7.50 +5.94,7.50;5.62,8.12 +7.81,0.94;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.94 +1.88,1.56;7.81,1.56 + +# UTF-16 : 5c 3f +# UTF-8 : bf b0 e5 +[5c3f] 尿 +0.62,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,9.06 +1.25,9.06;8.12,9.06 +8.12,9.06;8.12,7.19 +8.12,7.19;1.56,7.19 +5.31,6.88;5.31,1.88 +5.31,1.88;5.31,1.25 +5.31,1.25;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.75,0.94 +1.88,5.31;4.69,5.31 +5.31,5.94;5.62,5.31 +5.62,5.31;5.94,5.00 +5.94,5.00;6.25,4.38 +6.25,4.38;6.56,4.06 +6.56,4.06;6.88,3.44 +6.88,3.44;7.19,3.12 +7.19,3.12;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.75,1.88 +8.75,1.88;9.06,1.56 +8.75,5.94;8.44,5.31 +8.44,5.31;7.81,5.00 +7.81,5.00;7.50,4.69 +7.50,4.69;6.88,4.38 +6.88,4.38;6.56,4.06 +4.69,5.31;4.69,5.00 +4.69,5.00;4.38,4.38 +4.38,4.38;4.06,4.06 +4.06,4.06;3.75,3.75 +3.75,3.75;3.44,3.12 +3.44,3.12;3.12,2.81 +3.12,2.81;2.81,2.50 +2.81,2.50;2.50,2.19 +2.50,2.19;2.19,1.88 +2.19,1.88;1.56,1.56 + +# UTF-16 : 82 b3 +# UTF-8 : b3 8a e8 +[82b3] 芳 +4.69,6.25;4.69,7.81 +0.62,6.25;8.75,6.25 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;3.75,6.25 +3.44,4.69;8.12,4.69 +7.81,4.69;7.81,3.75 +7.81,3.75;7.81,3.12 +7.81,3.12;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;7.50,1.56 +7.50,1.56;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.69,1.25 +0.62,8.44;8.75,8.44 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 + +# UTF-16 : 8a 1f +# UTF-8 : 9f a8 e8 +[8a1f] 訟 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.44,6.25 +0.62,5.00;3.44,5.00 +0.62,8.75;3.44,8.75 +9.06,0.94;9.06,1.56 +9.06,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.44,2.81 +8.44,2.81;8.44,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;8.12,3.75 +8.12,3.75;7.81,4.38 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.88 +7.81,1.88;8.44,1.88 +8.44,1.88;8.75,1.88 +4.69,1.25;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;5.62,5.31 +5.62,5.31;5.94,5.94 +5.94,5.94;5.94,6.25 +5.31,8.75;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;5.00,7.81 +5.00,7.81;5.00,7.50 +5.00,7.50;4.69,6.88 +4.69,6.88;4.38,6.56 +4.38,6.56;4.38,6.25 +4.38,6.25;4.06,5.94 +4.06,5.94;3.75,5.31 +7.19,8.75;7.50,8.44 +7.50,8.44;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,7.50 +7.81,7.50;8.12,6.88 +8.12,6.88;8.44,6.56 +8.44,6.56;8.44,6.25 +8.44,6.25;8.75,5.94 +8.75,5.94;9.06,5.62 +9.06,5.62;9.38,5.31 + +# UTF-16 : 54 ee +# UTF-8 : ae 93 e5 +[54ee] 哮 +0.62,2.19;2.81,2.19 +2.81,2.19;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.56 +3.12,6.56;9.06,6.56 +3.12,3.12;9.06,3.12 +7.81,8.44;3.44,8.44 +6.25,6.56;6.25,9.38 +8.75,5.00;3.75,5.00 +6.56,4.06;6.56,1.88 +6.56,1.88;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.69,1.25 +8.75,5.00;8.44,4.69 +8.44,4.69;7.81,4.38 +7.81,4.38;7.50,4.38 +7.50,4.38;7.19,4.06 +7.19,4.06;6.56,3.75 +3.12,3.75;3.75,4.06 +3.75,4.06;4.38,4.38 +4.38,4.38;5.31,5.00 +5.31,5.00;5.94,5.62 +5.94,5.62;6.56,5.94 +6.56,5.94;7.19,6.56 +7.19,6.56;7.50,7.19 +7.50,7.19;8.12,7.81 +8.12,7.81;8.75,8.44 +8.75,8.44;9.06,9.06 + +# UTF-16 : 91 75 +# UTF-8 : b5 85 e9 +[9175] 酵 +4.38,6.56;9.06,6.56 +4.38,3.12;9.06,3.12 +8.12,8.44;4.69,8.44 +6.56,6.56;6.56,9.38 +8.75,5.00;4.69,5.00 +7.19,4.06;7.19,1.88 +7.19,1.88;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +8.75,5.00;8.44,4.69 +8.44,4.69;8.12,4.38 +8.12,4.38;7.50,4.06 +7.50,4.06;7.19,4.06 +7.19,4.06;7.19,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;5.31,4.38 +5.31,4.38;5.94,5.00 +5.94,5.00;6.56,5.62 +6.56,5.62;6.88,5.94 +6.88,5.94;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;8.44,7.81 +8.44,7.81;8.75,8.44 +8.75,8.44;9.06,9.06 +0.94,1.56;4.06,1.56 +4.06,1.56;4.06,7.19 +4.06,7.19;0.62,7.19 +0.62,7.19;0.62,0.94 +0.94,3.12;3.75,3.12 +0.31,8.75;4.38,8.75 +1.88,8.75;1.88,7.19 +1.88,7.19;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;1.56,4.69 +1.56,4.69;1.25,4.06 +1.25,4.06;0.94,3.75 +2.81,8.75;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;3.12,4.69 +3.12,4.69;3.75,4.69 + +# UTF-16 : 8e b0 +# UTF-8 : b0 ba e8 +[8eb0] 躰 +2.19,9.38;2.19,9.06 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.88,8.12 +0.94,5.31;3.44,5.31 +0.94,6.88;3.44,6.88 +0.00,1.25;0.62,1.56 +0.62,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.06,5.31 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,3.75 +0.94,3.75;1.56,3.75 +1.56,3.75;2.50,4.06 +2.50,4.06;2.81,4.06 +2.81,4.06;3.44,4.38 +1.88,0.94;2.19,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.44,1.56 +3.44,1.56;3.44,1.88 +3.44,1.88;3.44,8.12 +3.44,8.12;0.62,8.12 +0.62,8.12;0.62,3.75 +8.44,2.81;5.00,2.81 +6.56,0.62;6.56,9.38 +9.38,7.50;4.06,7.50 +3.75,2.19;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.62,5.00 +5.62,5.00;5.94,5.31 +5.94,5.31;5.94,5.94 +5.94,5.94;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;6.56,7.50 +9.38,2.19;9.06,2.81 +9.06,2.81;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.38 +8.12,4.38;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.94 +7.19,5.94;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.88,7.50 + +# UTF-16 : 92 62 +# UTF-8 : a2 89 e9 +[9262] 鉢 +0.31,1.25;0.62,1.25 +0.62,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.19 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,9.06 +2.50,9.06;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.62,7.50 +0.62,7.50;0.31,7.19 +4.06,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.69 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;3.75,4.69 +8.44,2.81;5.00,2.81 +6.88,0.62;6.88,9.38 +9.38,7.50;4.38,7.50 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.62,5.00 +5.62,5.00;5.94,5.31 +5.94,5.31;6.25,5.94 +6.25,5.94;6.56,6.56 +6.56,6.56;6.56,6.88 +6.56,6.88;6.88,7.50 +9.38,2.19;9.06,2.81 +9.06,2.81;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.38 +8.12,4.38;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.50,5.94 +7.50,5.94;7.19,6.56 +7.19,6.56;7.19,6.88 +7.19,6.88;6.88,7.50 + +# UTF-16 : 82 47 +# UTF-8 : 87 89 e8 +[8247] 艇 +2.19,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;1.56,7.19 +1.56,7.19;1.25,7.50 +1.56,9.38;1.56,9.06 +1.56,9.06;1.56,8.75 +1.56,8.75;1.56,8.44 +0.00,5.00;3.12,5.31 +1.56,5.00;1.56,2.19 +0.00,0.94;0.31,1.56 +0.31,1.56;0.31,2.19 +0.31,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.44 +0.62,8.44;2.81,8.44 +2.81,8.44;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,1.25 +5.31,5.94;3.44,5.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,5.62 +5.00,8.75;3.44,8.75 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.69,8.12 +4.69,8.12;5.00,8.75 +9.06,1.25;8.75,1.25 +8.75,1.25;7.81,1.25 +7.81,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.56 +5.62,1.56;5.31,1.88 +5.31,1.88;4.69,2.19 +4.69,2.19;4.38,2.81 +4.38,2.81;4.06,3.44 +4.06,3.44;3.75,4.06 +3.75,4.06;3.44,5.00 +5.62,5.94;9.06,5.94 +5.62,2.81;9.06,2.81 +7.19,2.81;7.19,8.75 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;9.06,9.06 + +# UTF-16 : 5a 46 +# UTF-8 : 86 a9 e5 +[5a46] 婆 +0.62,4.69;1.25,5.00 +1.25,5.00;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.81,6.25 +2.81,6.25;3.12,6.56 +2.81,8.44;2.19,8.44 +2.19,8.44;1.88,8.75 +1.88,8.75;1.56,9.06 +1.56,9.06;0.94,9.06 +2.19,6.88;1.88,7.19 +1.88,7.19;1.25,7.50 +1.25,7.50;0.94,7.50 +0.94,7.50;0.62,7.81 +0.62,7.81;0.31,7.81 +9.06,4.06;0.31,4.06 +0.94,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.94,2.81 +5.94,2.81;6.56,3.12 +6.56,3.12;6.88,3.75 +6.88,3.75;7.19,4.06 +4.06,4.69;3.44,4.38 +3.44,4.38;3.12,3.75 +3.12,3.75;2.50,3.44 +2.50,3.44;1.88,2.81 +1.88,2.81;1.25,2.50 +1.88,2.81;2.50,2.50 +2.50,2.50;3.12,2.50 +3.12,2.50;3.75,2.50 +3.75,2.50;4.38,2.19 +4.38,2.19;5.00,2.19 +5.00,2.19;5.62,1.88 +5.62,1.88;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.75,0.94 +3.75,7.50;8.12,7.50 +3.75,5.00;4.38,5.31 +4.38,5.31;4.69,5.31 +4.69,5.31;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,5.62;6.25,5.94 +6.25,5.94;6.88,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.50 +9.06,4.69;8.44,5.00 +8.44,5.00;7.81,5.00 +7.81,5.00;7.19,5.31 +7.19,5.31;6.88,5.31 +6.88,5.31;6.25,5.62 +6.25,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.00,6.56 +5.00,6.56;4.69,6.88 +4.69,6.88;4.38,7.19 +6.25,7.50;6.25,9.38 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +8.75,8.44;8.75,8.75 +2.81,4.69;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.75,6.88 +3.75,6.88;3.75,7.50 +3.75,7.50;3.75,8.75 +3.75,8.75;9.06,8.75 + +# UTF-16 : 57 f4 +# UTF-8 : b4 9f e5 +[57f4] 埴 +0.31,6.56;2.81,6.56 +1.56,2.19;1.56,9.06 +0.31,1.56;0.62,1.56 +0.62,1.56;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 +4.38,2.81;8.44,2.81 +8.44,2.81;8.44,7.19 +8.44,7.19;4.38,7.19 +4.38,7.19;4.38,2.50 +4.38,5.62;8.44,5.62 +4.38,4.38;8.44,4.38 +2.81,8.44;9.06,8.44 +3.12,7.19;3.12,0.62 +3.44,1.56;9.06,1.56 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.44 +5.94,8.44;5.94,8.12 +5.94,8.12;5.94,7.50 +5.94,7.50;5.94,7.19 + +# UTF-16 : 7a 19 +# UTF-8 : 99 a8 e7 +[7a19] 稙 +3.12,9.06;2.50,9.06 +2.50,9.06;1.88,8.75 +1.88,8.75;1.56,8.75 +1.56,8.75;0.94,8.75 +0.94,8.75;0.31,8.44 +1.56,0.62;1.88,8.75 +3.12,6.56;0.31,6.56 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +4.69,2.81;8.44,2.81 +8.44,2.81;8.44,7.19 +8.44,7.19;4.69,7.19 +4.69,7.19;4.69,2.50 +4.69,5.62;8.44,5.62 +4.69,4.38;8.44,4.38 +3.12,8.44;9.06,8.44 +3.44,7.19;3.44,0.62 +3.75,1.56;9.06,1.56 +6.25,9.38;6.25,9.06 +6.25,9.06;6.25,8.44 +6.25,8.44;6.25,8.12 +6.25,8.12;5.94,7.50 +5.94,7.50;5.94,7.19 + +# UTF-16 : 6b 96 +# UTF-8 : 96 ae e6 +[6b96] 殖 +0.31,8.75;3.75,8.75 +0.31,4.06;0.31,4.38 +0.31,4.38;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;1.88,8.75 +1.56,7.19;3.44,7.19 +3.44,6.88;3.44,6.25 +3.44,6.25;3.12,5.31 +3.12,5.31;3.12,4.69 +3.12,4.69;2.81,4.06 +2.81,4.06;2.50,3.44 +2.50,3.44;2.19,2.81 +2.19,2.81;1.88,2.19 +1.88,2.19;1.25,1.88 +1.25,1.88;0.94,1.25 +0.94,1.25;0.31,0.94 +2.81,4.38;2.50,4.69 +2.50,4.69;1.88,5.00 +1.88,5.00;1.56,5.31 +1.56,5.31;1.25,5.31 +5.31,2.81;8.44,2.81 +8.44,2.81;8.44,7.19 +8.44,7.19;5.00,7.19 +5.00,7.19;5.00,2.50 +5.31,5.62;8.44,5.62 +5.31,4.38;8.44,4.38 +3.75,8.44;9.06,8.44 +4.06,7.19;4.06,0.62 +4.06,1.56;9.06,1.56 +6.56,9.38;6.56,9.06 +6.56,9.06;6.56,8.44 +6.56,8.44;6.25,8.12 +6.25,8.12;6.25,7.50 +6.25,7.50;6.25,7.19 + +# UTF-16 : 75 be +# UTF-8 : be 96 e7 +[75be] 疾 +5.31,8.75;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.56,5.62;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.44;0.31,3.44 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.25,5.94;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.19 +0.62,7.19;0.31,7.50 +0.31,7.50;0.31,7.81 +8.44,7.19;3.44,7.19 +2.19,5.31;2.81,5.62 +2.81,5.62;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,8.12 +9.06,4.69;2.19,4.69 +1.88,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.69,2.81 +4.69,2.81;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;5.62,5.00 +5.62,5.00;5.62,7.19 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,3.75;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.62,5.00 + +# UTF-16 : 4e b6 +# UTF-8 : b6 ba e4 +[4eb6] 亶 +0.62,8.75;9.06,8.75 +4.69,8.75;4.69,9.69 +1.25,5.31;1.25,8.12 +1.25,8.12;8.12,8.12 +8.12,8.12;8.12,5.31 +8.12,5.31;1.56,5.31 +2.81,5.94;2.81,7.19 +2.81,7.19;6.88,7.19 +6.88,7.19;6.88,6.25 +6.88,6.25;2.81,6.25 +0.31,1.25;9.06,1.25 +1.88,2.19;7.50,2.19 +7.50,2.19;7.50,4.69 +7.50,4.69;1.88,4.69 +1.88,4.69;1.88,1.88 +1.88,3.44;7.50,3.44 + +# UTF-16 : 58 c7 +# UTF-8 : 87 a3 e5 +[58c7] 壇 +0.31,6.88;2.81,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.62,1.88 +0.62,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;2.81,3.12 +2.50,8.75;9.06,8.75 +5.94,8.75;5.94,9.69 +3.12,5.31;3.12,8.12 +3.12,8.12;8.75,8.12 +8.75,8.12;8.75,5.31 +8.75,5.31;3.12,5.31 +4.06,5.94;4.06,7.19 +4.06,7.19;7.50,7.19 +7.50,7.19;7.50,6.25 +7.50,6.25;4.38,6.25 +2.50,1.25;9.06,1.25 +3.44,2.19;8.44,2.19 +8.44,2.19;8.44,4.69 +8.44,4.69;3.44,4.69 +3.44,4.69;3.44,1.88 +3.44,3.44;8.44,3.44 + +# UTF-16 : 64 c5 +# UTF-8 : 85 93 e6 +[64c5] 擅 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.94,3.75 +0.94,3.75;0.31,3.44 +2.81,7.50;0.31,7.50 +2.50,8.75;9.06,8.75 +5.94,8.75;5.94,9.69 +3.12,5.31;3.12,8.12 +3.12,8.12;8.75,8.12 +8.75,8.12;8.75,5.31 +8.75,5.31;3.44,5.31 +4.38,5.94;4.38,7.19 +4.38,7.19;7.50,7.19 +7.50,7.19;7.50,6.25 +7.50,6.25;4.38,6.25 +2.50,1.25;9.06,1.25 +3.75,2.19;8.44,2.19 +8.44,2.19;8.44,4.69 +8.44,4.69;3.44,4.69 +3.44,4.69;3.44,1.88 +3.75,3.44;8.44,3.44 + +# UTF-16 : 6a 80 +# UTF-8 : 80 aa e6 +[6a80] 檀 +1.88,0.62;1.88,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.38;2.50,5.00 +2.50,5.00;2.50,5.62 +2.50,5.62;2.19,6.25 +2.19,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +2.50,8.75;9.06,8.75 +5.94,8.75;5.94,9.69 +3.12,5.31;3.12,8.12 +3.12,8.12;8.75,8.12 +8.75,8.12;8.75,5.31 +8.75,5.31;3.44,5.31 +4.38,5.94;4.38,7.19 +4.38,7.19;7.50,7.19 +7.50,7.19;7.50,6.25 +7.50,6.25;4.38,6.25 +2.50,1.25;9.06,1.25 +3.75,2.19;8.44,2.19 +8.44,2.19;8.44,4.69 +8.44,4.69;3.44,4.69 +3.44,4.69;3.44,1.88 +3.75,3.44;8.44,3.44 + +# UTF-16 : 7f b6 +# UTF-8 : b6 be e7 +[7fb6] 羶 +1.25,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +0.94,9.06;0.94,9.38 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.75 +2.50,8.75;2.81,9.06 +2.81,9.06;2.81,9.38 +3.12,7.81;0.31,7.81 +3.12,5.62;0.31,5.62 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,3.75;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,4.69;1.88,5.62 +1.88,5.62;1.88,7.81 +0.31,3.44;0.94,3.44 +0.94,3.44;1.56,3.75 +1.56,3.75;2.19,3.75 +2.19,3.75;2.81,4.06 +2.81,4.06;3.44,4.38 +3.12,8.75;9.06,8.75 +6.25,8.75;6.25,9.69 +3.44,5.31;3.75,8.12 +3.44,8.12;8.75,8.12 +8.75,8.12;8.75,5.31 +8.75,5.31;3.75,5.31 +4.69,5.94;4.69,7.19 +4.69,7.19;7.81,7.19 +7.50,7.19;7.81,6.25 +7.50,6.25;4.69,6.25 +2.81,1.25;9.38,1.25 +4.06,2.19;8.44,2.19 +8.44,2.19;8.44,4.69 +8.44,4.69;3.75,4.69 +3.75,4.69;3.75,1.88 +4.06,3.44;8.44,3.44 + +# UTF-16 : 90 b8 +# UTF-8 : b8 82 e9 +[90b8] 邸 +0.62,1.25;5.31,1.25 +0.94,6.25;5.62,6.25 +0.94,8.44;1.25,8.44 +1.25,8.44;1.56,8.44 +1.56,8.44;2.19,8.44 +2.19,8.44;2.50,8.75 +2.50,8.75;2.81,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;3.75,8.75 +3.75,8.75;4.06,9.06 +4.06,9.06;4.69,9.06 +4.69,9.06;5.00,9.06 +0.94,2.50;0.94,8.75 +0.00,2.19;0.94,2.50 +0.94,2.50;1.56,2.81 +1.56,2.81;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;3.44,3.44 +3.12,8.75;3.44,7.50 +3.44,7.50;3.44,6.56 +3.44,6.56;3.44,5.62 +3.44,5.62;3.75,4.69 +3.75,4.69;4.06,4.06 +4.06,4.06;4.06,3.44 +4.06,3.44;4.38,2.81 +4.38,2.81;4.69,2.50 +4.69,2.50;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.62,4.06 +9.06,9.06;6.25,9.06 +6.25,9.06;6.25,0.94 +7.19,2.19;7.50,2.19 +7.50,2.19;8.12,2.19 +8.12,2.19;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.44 +9.06,3.44;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,5.00 +8.44,5.00;8.12,5.62 +8.12,5.62;7.50,5.94 +7.50,5.94;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.75,8.44 +8.75,8.44;9.06,8.75 + +# UTF-16 : 5e ca +# UTF-8 : 8a bb e5 +[5eca] 廊 +2.19,4.06;5.00,4.06 +5.00,4.06;5.00,7.19 +5.00,7.19;1.88,7.19 +1.88,7.19;1.88,1.25 +2.19,5.62;5.00,5.62 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,1.88 +4.38,1.88;5.00,2.19 +5.62,0.94;5.31,1.56 +5.31,1.56;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.38,3.12 +4.38,3.12;3.75,3.44 +8.75,7.81;5.94,7.81 +5.94,7.81;5.94,0.62 +6.88,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.44,1.88 +8.44,1.88;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.75,3.44 +8.75,3.44;8.75,3.75 +8.75,3.75;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.50,5.00 +7.50,5.00;7.81,5.62 +7.81,5.62;8.12,5.94 +8.12,5.94;8.44,6.56 +8.44,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +3.44,8.12;3.44,7.19 +4.69,8.75;5.00,9.38 +0.00,0.94;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,8.75 +0.94,8.75;8.75,8.75 + +# UTF-16 : 50 91 +# UTF-8 : 91 82 e5 +[5091] 傑 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.56 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.19 +3.44,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.31,3.75 +9.06,1.25;8.75,1.56 +8.75,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.62,3.75 +5.62,0.94;5.62,5.00 +9.06,3.75;2.19,3.75 +1.88,6.88;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.75 +3.44,8.75;3.75,9.38 +3.44,8.44;5.31,8.44 +5.31,8.44;5.31,7.81 +5.31,7.81;5.00,7.50 +5.00,7.50;5.00,6.88 +5.00,6.88;4.69,6.56 +4.69,6.56;4.38,5.94 +4.38,5.94;4.06,5.62 +4.06,5.62;3.75,5.31 +3.75,5.31;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +4.69,6.25;4.38,6.56 +4.38,6.56;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,7.50 +7.81,4.38;7.81,9.38 +5.62,8.12;9.06,8.12 +6.25,5.62;6.25,8.12 +9.06,5.62;5.00,5.62 + +# UTF-16 : 78 d4 +# UTF-8 : 94 a3 e7 +[78d4] 磔 +2.81,8.75;0.31,8.75 +0.94,5.62;0.94,0.94 +0.94,1.88;2.50,1.88 +2.50,1.88;2.50,5.62 +2.50,5.62;0.94,5.62 +0.00,3.75;0.31,4.06 +0.31,4.06;0.31,4.38 +0.31,4.38;0.62,5.00 +0.62,5.00;0.62,5.31 +0.62,5.31;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;1.25,6.88 +1.25,6.88;1.25,7.50 +1.25,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +2.50,6.88;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.38,9.38 +4.06,8.44;5.94,8.44 +5.62,8.44;5.62,7.81 +5.62,7.81;5.62,7.50 +5.62,7.50;5.31,6.88 +5.31,6.88;5.31,6.56 +5.31,6.56;5.00,5.94 +5.00,5.94;4.38,5.62 +4.38,5.62;4.06,5.31 +4.06,5.31;3.75,5.00 +3.75,5.00;3.12,4.69 +3.12,4.69;2.81,4.38 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,7.19 +4.38,7.19;3.75,7.50 +3.75,7.50;3.75,7.50 +8.12,4.38;8.12,9.38 +5.94,8.12;9.06,8.12 +6.56,5.62;6.56,8.12 +9.06,5.62;5.31,5.62 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,3.75 +5.62,0.94;5.94,5.00 +9.06,3.75;2.81,3.75 + +# UTF-16 : 96 cd +# UTF-8 : 8d 9b e9 +[96cd] 雍 +0.31,3.12;3.12,3.75 +0.94,3.44;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.31 +2.50,5.31;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +2.19,5.00;1.88,5.31 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.88 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.19,8.12 +0.62,0.94;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 +7.19,8.12;7.19,7.50 +7.19,7.50;6.88,7.19 +6.88,7.19;6.56,6.88 +6.56,6.88;6.56,6.56 +4.38,6.56;4.38,0.62 +8.75,6.56;4.38,6.56 +6.56,1.25;6.56,6.56 +4.38,1.25;9.06,1.25 +4.38,3.12;8.75,3.12 +4.38,5.00;8.75,5.00 +2.81,4.69;3.44,5.31 +3.44,5.31;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.12 + +# UTF-16 : 64 c1 +# UTF-8 : 81 93 e6 +[64c1] 擁 +1.25,9.38;1.25,1.88 +1.25,1.88;1.25,1.25 +1.25,1.25;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.50,5.00;1.88,4.69 +1.88,4.69;1.56,4.38 +1.56,4.38;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +2.50,7.50;0.31,7.50 +1.88,3.12;4.69,3.75 +2.50,3.44;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.88 +3.75,5.00;3.44,5.31 +3.44,5.31;3.12,5.62 +3.12,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.81,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;4.06,8.12 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.00,4.69 +5.62,8.44;5.62,9.38 +2.19,8.44;9.38,8.44 +8.12,8.12;7.81,7.50 +7.81,7.50;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;7.50,6.56 +5.62,6.56;5.62,0.62 +9.06,6.56;5.62,6.56 +7.50,1.25;7.50,6.56 +5.62,1.25;9.38,1.25 +5.62,3.12;9.06,3.12 +5.62,5.00;9.06,5.00 +4.38,4.69;5.00,5.31 +5.00,5.31;5.31,5.94 +5.31,5.94;5.62,6.56 +5.62,6.56;5.94,7.19 +5.94,7.19;5.94,7.81 +5.94,7.81;5.94,8.12 + +# UTF-16 : 8c ca +# UTF-8 : 8a b3 e8 +[8cca] 賊 +0.62,3.44;2.81,3.44 +2.81,3.44;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,3.12 +0.62,5.31;2.81,5.31 +0.62,7.19;2.81,7.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +3.12,0.94;3.12,1.25 +3.12,1.25;2.81,1.56 +2.81,1.56;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.19,2.81 +3.44,5.31;6.56,5.31 +5.00,2.81;5.00,7.50 +3.44,8.12;9.06,8.12 +8.75,6.88;8.44,5.94 +8.44,5.94;8.12,5.31 +8.12,5.31;7.81,4.69 +7.81,4.69;7.50,4.06 +7.50,4.06;6.88,3.44 +6.88,3.44;6.56,2.81 +6.56,2.81;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;4.06,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;6.88,6.25 +6.88,6.25;7.19,5.00 +7.19,5.00;7.19,4.06 +7.19,4.06;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;9.06,1.88 +9.06,1.88;9.06,2.81 +9.06,2.81;9.06,3.44 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.75 +8.44,8.75;8.75,8.44 + +# UTF-16 : 5e 7d +# UTF-8 : bd b9 e5 +[5e7d] 幽 +0.62,8.75;0.62,0.94 +4.69,9.38;4.69,1.56 +8.75,0.94;8.75,8.75 +0.62,1.56;8.75,1.56 +4.06,2.81;1.25,2.50 +2.81,4.69;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.56,6.56 +1.56,6.56;1.25,6.88 +4.38,2.19;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.44,5.00 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;3.75,7.50 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +8.12,2.81;5.00,2.50 +6.56,4.69;6.25,5.00 +6.25,5.00;5.94,5.62 +5.94,5.62;5.62,5.94 +5.62,5.94;5.31,6.56 +5.31,6.56;5.00,6.88 +8.44,2.19;8.12,2.81 +8.12,2.81;8.12,3.44 +8.12,3.44;7.81,4.06 +7.81,4.06;7.50,4.69 +7.50,4.69;7.50,5.00 +5.62,2.50;5.94,3.12 +5.94,3.12;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;6.56,4.38 +6.56,4.38;6.88,5.00 +6.88,5.00;7.19,5.62 +7.19,5.62;7.19,5.94 +7.19,5.94;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;7.81,7.50 +5.62,6.25;5.94,6.56 +5.94,6.56;6.25,7.19 +6.25,7.19;6.25,7.81 +6.25,7.81;6.56,8.12 +6.56,8.12;6.56,8.75 + +# UTF-16 : 60 4a +# UTF-8 : 8a 81 e6 +[604a] 恊 +1.25,0.62;1.25,9.38 +0.00,4.38;0.31,5.00 +0.31,5.00;0.31,5.62 +0.31,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +5.62,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.88,3.12 +6.88,3.12;6.88,3.75 +6.88,3.75;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.88,5.94 +5.62,4.69;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.12,1.25 +8.12,1.25;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.75,5.94 +2.19,4.69;5.31,4.69 +5.31,4.69;5.31,3.75 +5.31,3.75;5.31,3.12 +5.31,3.12;5.31,2.50 +5.31,2.50;5.31,2.19 +5.31,2.19;5.00,1.56 +5.00,1.56;4.69,1.25 +4.69,1.25;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;3.75,1.25 +2.81,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;5.94,9.38 +2.81,8.44;8.44,8.44 +8.44,8.44;8.44,8.12 +8.44,8.12;8.44,7.50 +8.44,7.50;8.44,6.88 +8.44,6.88;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.50,6.25 +7.50,6.25;7.19,6.25 +7.19,6.25;6.56,6.25 +6.56,6.25;6.25,6.25 + +# UTF-16 : 81 07 +# UTF-8 : 87 84 e8 +[8107] 脇 +0.62,4.06;2.50,4.06 +0.62,6.56;2.50,6.56 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,9.06 +0.62,9.06;2.50,9.06 +2.50,9.06;2.50,1.88 +2.50,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,1.25 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.06,5.00 +4.06,5.00;4.06,5.94 +2.81,4.69;5.62,4.69 +5.62,4.69;5.62,3.75 +5.62,3.75;5.62,3.12 +5.62,3.12;5.62,2.50 +5.62,2.50;5.62,2.19 +5.62,2.19;5.62,1.56 +5.62,1.56;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +5.94,0.94;6.25,1.25 +6.25,1.25;6.88,1.88 +6.88,1.88;6.88,2.19 +6.88,2.19;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;7.50,5.00 +7.50,5.00;7.50,5.94 +5.94,4.69;9.06,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +3.44,5.94;3.75,6.25 +3.75,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;5.94,8.44 +5.94,8.44;5.94,9.06 +5.94,9.06;5.94,9.38 +3.44,8.44;8.75,8.44 +8.75,8.44;8.75,8.12 +8.75,8.12;8.75,7.50 +8.75,7.50;8.44,6.88 +8.44,6.88;8.44,6.56 +8.44,6.56;8.12,6.25 +8.12,6.25;7.81,6.25 +7.81,6.25;7.19,6.25 +7.19,6.25;6.88,6.25 +6.88,6.25;6.56,6.25 + +# UTF-16 : 6e 67 +# UTF-8 : a7 b9 e6 +[6e67] 湧 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.62,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,3.44;8.75,3.44 +8.75,3.44;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.94,1.25 +3.12,4.69;8.44,4.69 +8.44,4.69;8.44,7.50 +8.44,7.50;3.12,7.50 +3.12,7.50;3.12,4.38 +3.12,6.25;8.44,6.25 +5.62,4.69;5.94,7.50 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.62,4.06 +5.62,4.06;5.94,4.69 +2.81,9.06;8.75,9.06 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.12 +4.69,8.12;5.00,8.12 +5.00,8.12;5.62,7.81 +5.62,7.81;5.94,7.50 +8.75,9.06;8.44,8.75 +8.44,8.75;7.81,8.44 +7.81,8.44;7.19,8.12 +7.19,8.12;6.56,7.81 +6.56,7.81;6.25,7.81 +6.25,7.81;5.62,7.81 + +# UTF-16 : 7f a8 +# UTF-8 : a8 be e7 +[7fa8] 羨 +0.31,5.94;9.06,5.94 +1.25,7.19;8.12,7.19 +0.94,8.44;8.75,8.44 +3.44,8.44;3.44,8.75 +3.44,8.75;3.12,9.06 +3.12,9.06;2.81,9.69 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.06 +6.25,9.06;6.56,9.69 +4.69,5.94;4.69,8.44 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +2.81,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.56,5.31 +1.56,5.31;0.94,5.31 +2.19,3.12;1.88,3.44 +1.88,3.44;1.25,3.75 +1.25,3.75;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.31,4.06 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.81 +5.94,2.81;5.62,3.44 +2.81,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.69,5.62 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.12,3.75 +8.12,3.75;8.44,4.06 +8.44,4.06;8.75,4.38 +4.06,4.38;8.75,4.38 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.62,4.06 + +# UTF-16 : 8e 74 +# UTF-8 : b4 b9 e8 +[8e74] 蹴 +1.88,4.69;3.12,4.69 +1.88,1.56;1.88,6.56 +0.62,1.25;0.62,5.62 +0.62,6.56;2.81,6.56 +2.81,6.56;2.81,9.06 +2.81,9.06;0.62,9.06 +0.31,9.06;0.62,6.56 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +8.12,9.38;8.44,9.06 +8.44,9.06;8.75,8.75 +8.75,8.75;8.75,8.12 +8.75,8.12;9.06,8.12 +9.06,7.50;6.25,7.50 +5.62,0.94;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;6.88,3.44 +6.88,3.44;7.19,4.06 +7.19,4.06;7.19,4.69 +7.19,4.69;7.50,5.62 +7.50,5.62;7.50,6.25 +7.50,6.25;7.50,7.19 +7.50,7.19;7.50,9.38 +7.81,6.56;7.81,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +4.69,5.00;4.69,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.12,1.88;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.06,4.06 +6.25,2.50;5.94,2.81 +5.94,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.62,3.75 +5.62,3.75;5.31,4.38 +3.75,5.00;5.94,5.00 +5.94,5.00;5.94,7.19 +5.94,7.19;3.75,7.19 +3.44,7.19;3.75,4.69 +4.69,8.12;4.69,9.38 +3.12,8.12;6.25,8.12 + +# UTF-16 : 58 5e +# UTF-8 : 9e a1 e5 +[585e] 塞 +4.69,8.75;4.69,9.38 +8.75,6.88;8.75,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,6.88 +0.62,4.69;8.75,4.69 +1.25,5.94;8.12,5.94 +1.25,7.19;8.12,7.19 +3.44,4.69;2.81,4.06 +2.81,4.06;2.50,3.75 +2.50,3.75;1.88,3.12 +1.88,3.12;1.56,2.81 +1.56,2.81;0.94,2.81 +0.94,2.81;0.62,2.50 +0.62,2.50;0.31,2.19 +5.94,4.69;6.56,4.06 +6.56,4.06;7.19,3.75 +7.19,3.75;7.81,3.12 +7.81,3.12;8.12,2.81 +8.12,2.81;8.44,2.81 +8.44,2.81;8.75,2.50 +8.75,2.50;9.06,2.19 +3.44,5.00;3.44,8.12 +5.94,5.00;5.94,8.12 +0.62,1.25;8.75,1.25 +7.19,3.12;2.19,3.12 +4.69,1.25;4.69,4.38 + +# UTF-16 : 96 99 +# UTF-8 : 99 9a e9 +[9699] 隙 +3.12,9.06;0.94,9.06 +0.94,9.06;0.94,0.94 +1.25,3.12;1.56,3.12 +1.56,3.12;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;2.81,8.75 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;4.69,8.75 +9.06,7.19;8.75,7.50 +8.75,7.50;8.44,7.81 +8.44,7.81;7.81,8.12 +7.81,8.12;7.50,8.44 +7.50,8.44;7.19,8.75 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.44 +3.44,6.88;3.44,3.75 +3.44,3.75;8.12,3.75 +8.12,3.75;8.12,6.88 +8.12,6.88;3.44,6.88 +3.44,5.31;8.12,5.31 +5.62,3.75;5.94,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +5.62,6.88;5.94,9.38 + +# UTF-16 : 95 c7 +# UTF-8 : 87 97 e9 +[95c7] 闇 +2.81,1.56;6.56,1.56 +6.56,1.56;6.56,3.44 +6.56,3.44;2.81,3.44 +2.81,3.44;2.81,0.94 +2.81,2.50;6.56,2.50 +1.88,4.06;7.50,4.06 +2.19,5.31;7.19,5.31 +4.69,5.31;4.69,6.25 +5.62,4.06;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;6.25,5.31 +6.25,5.31;6.25,5.31 +3.75,4.06;3.75,4.69 +3.75,4.69;3.44,5.00 +3.44,5.00;3.12,5.31 +3.12,5.31;3.12,5.31 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,9.06 +0.94,9.06;4.06,9.06 +4.06,9.06;4.06,5.94 +4.06,5.94;0.94,5.94 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.12,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,9.06 +8.75,9.06;5.31,9.06 +5.31,9.06;5.31,5.94 +5.31,5.94;8.44,5.94 + +# UTF-16 : 55 89 +# UTF-8 : 89 96 e5 +[5589] 喉 +9.06,5.62;5.00,5.62 +4.06,4.38;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.88 +9.06,3.75;4.06,3.75 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.25,2.50 +6.25,2.50;6.56,2.81 +6.56,2.81;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.56,4.06 +6.56,4.06;6.56,5.62 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.88,3.12 +6.88,3.12;6.56,4.06 +8.12,6.88;8.12,9.06 +8.12,9.06;4.69,9.06 +4.06,6.88;9.06,6.88 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +4.06,9.38;4.06,8.75 +4.06,8.75;3.75,8.44 +3.75,8.44;3.75,7.81 +3.75,7.81;3.75,7.50 +3.75,7.50;3.44,6.88 +3.44,6.88;3.44,6.56 +3.44,6.56;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.81,5.31 +2.81,5.31;2.50,5.00 +3.44,0.62;3.44,6.88 + +# UTF-16 : 93 75 +# UTF-8 : b5 8d e9 +[9375] 鍵 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,9.06 +2.19,9.06;1.88,9.38 +1.88,9.38;1.56,8.75 +1.56,8.75;1.25,8.44 +1.25,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.12,5.31;0.31,5.31 +3.12,7.19;0.62,7.19 +1.88,1.56;1.88,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.69 +2.50,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.12,4.69 +5.00,5.94;3.12,5.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;5.00,5.62 +4.69,8.75;3.12,8.75 +3.12,5.94;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +9.06,1.25;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.56 +5.62,1.56;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;4.38,2.19 +4.38,2.19;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;3.75,4.06 +3.75,4.06;3.44,5.00 +5.31,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;5.31,8.75 +4.69,7.19;9.38,7.19 +4.69,2.81;9.06,2.81 +5.00,4.38;9.06,4.38 +7.19,1.56;7.19,9.38 + +# UTF-16 : 77 09 +# UTF-8 : 89 9c e7 +[7709] 眉 +2.50,5.94;2.50,0.94 +8.44,0.94;8.44,5.94 +8.44,5.94;2.81,5.94 +2.50,1.56;8.44,1.56 +2.81,2.81;8.44,2.81 +2.81,4.38;8.44,4.38 +1.56,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;1.25,8.75 +1.25,8.75;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;1.25,4.69 +1.25,4.69;1.25,4.06 +1.25,4.06;1.25,3.75 +1.25,3.75;1.25,3.44 +1.25,3.44;0.94,2.81 +0.94,2.81;0.94,2.50 +0.94,2.50;0.62,1.88 +0.62,1.88;0.62,1.56 +0.62,1.56;0.31,1.25 +5.00,7.19;5.00,8.75 + +# UTF-16 : 73 ca +# UTF-8 : 8a 8f e7 +[73ca] 珊 +2.81,8.75;0.31,8.75 +2.81,5.62;0.31,5.62 +1.56,2.19;1.56,8.75 +0.31,1.56;0.62,1.88 +0.62,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.81,2.50 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,0.94 +5.31,8.75;5.31,1.25 +6.88,8.75;6.88,1.25 +2.81,5.31;9.38,5.31 + +# UTF-16 : 67 f5 +# UTF-8 : b5 9f e6 +[67f5] 柵 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,0.94 +5.31,8.75;5.31,1.25 +6.88,8.75;6.88,1.25 +2.81,5.31;9.38,5.31 +1.56,0.62;1.56,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 + +# UTF-16 : 8d da +# UTF-8 : 9a b7 e8 +[8dda] 跚 +1.88,4.69;3.12,4.69 +1.88,1.56;1.88,6.56 +0.62,1.25;0.62,5.62 +0.62,6.56;2.81,6.56 +2.81,6.56;2.81,9.06 +2.81,9.06;0.62,9.06 +0.31,9.06;0.62,6.56 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.25 +8.44,1.25;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,0.94 +5.31,8.75;5.31,1.25 +7.19,8.75;7.19,1.25 +2.81,5.31;9.38,5.31 + +# UTF-16 : 52 2a +# UTF-8 : aa 88 e5 +[522a] 刪 +6.88,2.81;6.88,8.75 +8.75,9.06;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;5.94,1.56 +5.62,1.56;5.94,8.75 +5.62,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +2.50,8.75;2.50,1.25 +4.06,8.75;4.06,1.25 +0.00,5.31;6.56,5.31 + +# UTF-16 : 62 f3 +# UTF-8 : b3 8b e6 +[62f3] 拳 +0.62,5.94;9.06,5.94 +8.44,7.50;0.94,7.50 +0.31,4.06;0.94,4.38 +0.94,4.38;1.56,4.69 +1.56,4.69;2.19,5.00 +2.19,5.00;2.81,5.62 +2.81,5.62;3.44,6.25 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;4.69,9.38 +9.06,4.06;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,6.25 +6.25,6.25;5.94,6.56 +5.94,6.56;5.62,7.19 +5.62,7.19;5.31,7.50 +2.81,7.50;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.19,8.44 +2.19,8.44;1.88,8.75 +1.88,8.75;1.56,9.06 +6.56,7.50;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.81,9.06 +4.69,5.00;4.69,1.56 +4.69,1.56;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +8.75,2.50;0.62,2.50 +8.12,3.75;1.25,3.75 +2.50,5.00;2.81,5.00 +2.81,5.00;3.44,5.00 +3.44,5.00;4.06,5.00 +4.06,5.00;4.38,5.00 +4.38,5.00;4.69,5.00 +4.69,5.00;5.31,5.00 +5.31,5.00;5.62,5.00 +5.62,5.00;6.25,5.31 +6.25,5.31;6.56,5.31 + +# UTF-16 : 87 1c +# UTF-8 : 9c 9c e8 +[871c] 蜜 +4.69,1.25;4.69,5.00 +1.56,2.81;8.12,2.81 +8.12,2.81;8.12,4.06 +8.12,4.06;1.25,4.06 +1.25,4.06;1.25,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;8.12,1.56 +4.69,8.75;4.69,9.38 +8.75,7.19;8.75,8.75 +8.75,8.75;0.62,8.75 +0.62,8.75;0.62,7.19 +2.81,8.12;2.81,5.94 +2.81,5.94;2.81,5.62 +2.81,5.62;3.12,5.31 +3.12,5.31;3.75,5.31 +3.75,5.31;4.06,5.31 +4.06,5.31;4.69,5.31 +4.69,5.31;5.31,5.31 +5.31,5.31;5.94,5.31 +5.94,5.31;6.25,5.31 +6.25,5.31;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.50,6.88 +0.62,5.62;0.94,5.94 +0.94,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.88,7.50 +8.75,5.62;8.75,5.94 +8.75,5.94;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.81,7.19 +7.81,7.19;7.50,7.50 +5.31,7.19;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;3.75,8.12 +3.75,8.12;3.44,8.44 +7.19,8.44;6.88,7.81 +6.88,7.81;6.56,7.50 +6.56,7.50;5.94,7.19 +5.94,7.19;5.31,6.56 +5.31,6.56;4.69,6.25 +4.69,6.25;4.06,5.94 +4.06,5.94;3.12,5.62 +3.12,5.62;2.50,5.31 +2.50,5.31;1.56,5.00 +1.56,5.00;0.62,4.69 + +# UTF-16 : 9d b4 +# UTF-8 : b4 b6 e9 +[9db4] 鶴 +8.12,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.12 +6.88,1.56;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.56,3.12 +5.62,1.25;5.62,1.88 +5.62,1.88;5.62,2.19 +5.62,2.19;5.31,2.81 +5.31,2.81;5.31,3.12 +4.06,0.94;4.06,1.25 +4.06,1.25;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,5.94;8.75,5.94 +8.75,5.94;8.75,8.44 +8.75,8.44;4.69,8.44 +4.69,8.44;4.69,3.75 +4.69,3.75;9.06,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,1.25 +4.69,7.19;8.44,7.19 +6.25,9.38;6.25,9.06 +6.25,9.06;6.25,8.75 +6.25,8.75;6.25,8.44 +4.69,5.00;9.06,5.00 +4.06,7.19;4.06,8.44 +4.06,8.44;0.62,8.44 +0.62,8.44;0.62,7.19 +4.06,6.56;0.94,6.56 +2.50,1.88;2.50,6.56 +0.94,1.88;3.75,1.88 +0.94,6.56;0.94,0.94 +0.94,3.44;4.06,3.44 +0.94,5.00;4.06,5.00 +3.12,7.81;2.81,7.50 +2.81,7.50;2.81,7.19 +2.81,7.19;2.81,6.56 +2.81,6.56;2.50,6.56 +0.00,5.00;0.31,5.31 +0.31,5.31;0.62,5.62 +0.62,5.62;0.62,6.25 +0.62,6.25;0.94,6.56 +0.94,6.56;1.25,7.19 +1.25,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.56,8.44 +1.56,8.44;1.88,9.06 +1.88,9.06;1.88,9.69 + +# UTF-16 : 55 04 +# UTF-8 : 84 94 e5 +[5504] 唄 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.56 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.62,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.19,2.50 +7.19,2.50;6.56,2.81 +3.75,3.12;8.75,3.12 +8.75,3.12;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,3.12 +3.75,5.00;8.75,5.00 +3.75,7.19;8.75,7.19 + +# UTF-16 : 72 3d +# UTF-8 : bd 88 e7 +[723d] 爽 +0.62,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;4.69,9.38 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;4.69,4.38 +4.69,4.38;4.69,5.00 +0.62,8.44;8.75,8.44 +0.62,5.62;0.94,5.94 +0.94,5.94;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.75,8.12 +0.94,7.81;1.56,7.50 +1.56,7.50;2.19,7.19 +2.19,7.19;2.50,6.88 +2.50,6.88;3.12,6.25 +3.12,6.25;3.44,5.94 +3.44,5.94;3.75,5.62 +5.62,5.62;5.94,5.94 +5.94,5.94;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,6.88 +7.50,6.88;8.12,7.50 +8.12,7.50;8.75,8.12 +5.94,7.81;6.25,7.50 +6.25,7.50;6.88,7.19 +6.88,7.19;7.50,6.88 +7.50,6.88;8.12,6.25 +8.12,6.25;8.44,5.94 +8.44,5.94;8.75,5.62 +0.62,3.12;0.94,3.44 +0.94,3.44;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.88,4.06 +1.88,4.06;2.50,4.38 +2.50,4.38;3.12,5.00 +3.12,5.00;3.44,5.31 +0.94,5.31;1.56,5.00 +1.56,5.00;1.88,4.69 +1.88,4.69;2.50,4.06 +2.50,4.06;2.81,3.75 +2.81,3.75;3.44,3.12 +5.62,3.12;6.25,3.44 +6.25,3.44;6.56,3.44 +6.56,3.44;6.88,3.75 +6.88,3.75;7.50,4.06 +7.50,4.06;8.12,4.69 +8.12,4.69;8.44,5.31 +8.44,5.31;8.75,5.31 +6.25,5.31;6.56,5.00 +6.56,5.00;7.19,4.69 +7.19,4.69;7.50,4.06 +7.50,4.06;8.12,3.75 +8.12,3.75;8.75,3.12 + +# UTF-16 : 81 4e +# UTF-8 : 8e 85 e8 +[814e] 腎 +4.69,9.06;0.94,9.06 +0.94,9.06;0.94,5.31 +2.81,9.06;2.81,8.12 +2.81,6.88;2.81,5.94 +0.94,5.94;4.38,5.94 +0.94,6.88;4.38,6.88 +4.38,6.88;4.38,8.12 +4.38,8.12;0.94,8.12 +5.00,9.06;9.06,9.06 +4.69,5.94;5.31,6.25 +5.31,6.25;5.94,6.25 +5.94,6.25;6.56,6.56 +6.56,6.56;6.88,6.88 +6.88,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +8.75,8.44;8.75,9.06 +9.06,5.62;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.62,8.75 +1.56,0.94;1.56,5.31 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;7.19,0.94 +7.19,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,1.25 +1.56,2.50;7.81,2.50 +1.56,3.75;7.81,3.75 + +# UTF-16 : 9a b8 +# UTF-8 : b8 aa e9 +[9ab8] 骸 +3.75,6.56;3.75,9.06 +3.75,9.06;0.94,9.06 +0.94,9.06;0.94,6.56 +0.31,4.69;0.31,6.56 +0.31,6.56;4.06,6.56 +4.06,6.56;4.06,4.69 +3.75,7.81;1.88,7.81 +1.88,7.81;1.88,6.56 +0.94,0.94;0.94,5.62 +0.94,5.62;3.44,5.62 +3.44,5.62;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +0.94,2.81;3.44,2.81 +0.94,4.06;3.44,4.06 +4.38,3.12;4.69,3.44 +4.69,3.44;5.31,3.75 +5.31,3.75;5.62,4.06 +5.62,4.06;6.25,4.38 +6.25,4.38;6.56,5.00 +6.56,5.00;6.88,5.31 +6.88,5.31;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.44,7.19 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +6.25,2.19;6.88,2.81 +6.88,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.75,4.69 +8.75,4.69;9.06,5.00 +4.06,8.44;9.38,8.44 +6.56,8.44;6.56,9.38 +6.56,5.00;6.25,5.31 +6.25,5.31;5.62,5.94 +5.62,5.94;5.31,6.25 +5.31,6.25;4.69,6.56 +4.69,6.56;4.38,6.88 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.56,8.44 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.19,3.12 + +# UTF-16 : 5d 50 +# UTF-8 : 90 b5 e5 +[5d50] 嵐 +1.25,9.06;1.25,7.81 +1.25,7.81;8.12,7.81 +8.12,7.81;8.12,9.06 +4.69,7.81;4.69,9.38 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,6.88 +1.25,6.88;7.81,6.88 +7.81,6.88;7.81,5.62 +7.81,5.62;8.12,4.38 +8.12,4.38;8.12,3.44 +8.12,3.44;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +4.69,1.25;4.69,5.94 +2.50,3.12;6.88,3.12 +6.88,3.12;6.88,5.00 +6.88,5.00;2.50,5.00 +2.50,5.00;2.50,2.50 +7.81,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;7.19,1.88 +1.88,5.94;2.50,5.94 +2.50,5.94;2.81,5.94 +2.81,5.94;3.44,5.94 +3.44,5.94;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.62,6.25 +5.62,6.25;6.25,6.25 +6.25,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 + +# UTF-16 : 63 2b +# UTF-8 : ab 8c e6 +[632b] 挫 +1.88,9.38;1.88,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,1.25 +2.81,5.31;2.19,5.00 +2.19,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,4.06 +2.81,7.50;0.31,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.62 +3.44,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;3.75,6.88 +3.75,6.88;4.06,7.19 +4.06,7.19;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.38,8.75 +5.31,4.38;5.00,5.00 +5.00,5.00;4.69,5.62 +4.69,5.62;4.38,6.25 +4.38,6.25;4.38,6.56 +4.38,6.56;4.06,7.19 +9.06,4.38;8.75,5.00 +8.75,5.00;8.44,5.62 +8.44,5.62;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,7.19 +6.56,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.19,5.62 +7.19,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.50,6.88 +7.50,6.88;7.50,7.19 +7.50,7.19;7.81,7.81 +7.81,7.81;7.81,8.12 +7.81,8.12;7.81,8.75 +2.50,1.25;9.06,1.25 +8.75,3.44;3.12,3.44 +5.94,1.25;5.94,9.38 + +# UTF-16 : 62 34 +# UTF-8 : b4 88 e6 +[6234] 戴 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;1.88,2.19 +4.69,1.25;4.38,1.56 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.19 +3.75,2.19;3.44,2.19 +0.94,4.38;5.00,4.38 +5.00,4.38;5.00,6.25 +5.00,6.25;0.94,6.25 +0.94,6.25;0.94,4.38 +0.94,5.31;5.00,5.31 +0.62,3.44;5.31,3.44 +0.31,2.81;5.62,2.81 +2.81,7.19;2.81,9.38 +2.81,4.38;2.81,6.25 +1.88,2.81;1.88,4.38 +4.06,2.81;4.06,4.38 +0.31,7.19;9.06,7.19 +8.44,6.25;8.12,5.62 +8.12,5.62;8.12,5.00 +8.12,5.00;7.81,4.38 +7.81,4.38;7.50,3.75 +7.50,3.75;7.19,3.12 +7.19,3.12;6.56,2.50 +6.56,2.50;6.25,2.19 +6.25,2.19;5.94,1.88 +5.94,1.88;5.31,1.25 +5.31,1.25;5.00,0.94 +5.94,9.38;6.25,7.81 +6.25,7.81;6.25,6.25 +6.25,6.25;6.56,5.00 +6.56,5.00;6.88,4.06 +6.88,4.06;7.19,3.12 +7.19,3.12;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,8.12 +8.12,8.12;8.44,7.81 +8.44,7.81;8.44,7.81 +5.00,8.44;0.62,8.44 + +# UTF-16 : 7a 3d +# UTF-8 : bd a8 e7 +[7a3d] 稽 +3.44,9.06;2.81,9.06 +2.81,9.06;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.75 +0.94,8.75;0.31,8.44 +1.88,0.62;1.88,8.75 +3.12,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +3.44,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,6.25 +2.19,6.25;1.88,6.56 +4.06,6.56;4.06,5.00 +4.06,5.00;4.38,4.69 +4.38,4.69;4.69,4.69 +4.69,4.69;5.62,4.69 +5.62,4.69;6.25,4.69 +5.94,4.69;6.88,4.69 +6.88,4.69;7.50,4.69 +7.50,4.69;7.81,4.69 +7.81,4.69;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;8.75,5.94 +4.06,5.94;4.38,5.94 +4.38,5.94;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.94,6.25 +5.94,6.25;6.25,6.25 +6.25,6.25;6.88,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.81,6.56 +7.81,6.56;8.44,6.56 +8.44,6.56;8.75,6.56 +8.75,0.62;8.75,4.06 +8.75,4.06;3.75,4.06 +3.75,4.06;3.75,0.62 +3.75,1.25;8.75,1.25 +3.75,2.81;8.75,2.81 +7.19,9.38;7.50,9.06 +7.50,9.06;8.12,9.06 +8.12,9.06;8.44,8.75 +8.44,8.75;8.75,8.75 +9.06,8.44;3.44,8.44 +3.12,6.25;3.75,6.56 +3.75,6.56;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;5.94,9.38 +6.56,8.44;6.56,7.50 +6.56,7.50;6.88,7.19 +6.88,7.19;7.50,7.19 +7.50,7.19;7.50,7.19 +7.50,7.19;8.44,7.19 +8.44,7.19;8.75,7.19 +8.75,7.19;9.06,7.50 +9.06,7.50;9.06,7.81 + +# UTF-16 : 73 a9 +# UTF-8 : a9 8e e7 +[73a9] 玩 +3.12,8.75;0.31,8.75 +2.81,5.62;0.31,5.62 +1.56,2.50;1.56,8.75 +0.31,1.88;0.94,2.19 +0.94,2.19;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +6.88,6.25;6.88,1.88 +6.88,1.88;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.12,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;5.00,5.31 +5.00,5.31;5.00,6.25 +8.75,6.25;2.81,6.25 +8.44,8.75;3.44,8.75 + +# UTF-16 : 96 2e +# UTF-8 : ae 98 e9 +[962e] 阮 +3.44,9.06;0.62,9.06 +0.62,9.06;0.62,0.94 +1.25,3.12;1.88,3.12 +1.88,3.12;2.19,3.12 +2.19,3.12;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;3.12,8.44 +3.12,8.44;3.12,8.75 +6.88,6.25;6.88,1.88 +6.88,1.88;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.12,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;5.00,5.31 +5.00,5.31;5.00,6.25 +8.75,6.25;3.12,6.25 +8.44,8.75;3.75,8.75 + +# UTF-16 : 75 7f +# UTF-8 : bf 95 e7 +[757f] 畿 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,3.12 +7.19,3.12;6.88,2.81 +6.88,2.81;6.56,2.50 +6.56,2.50;6.25,2.19 +6.25,2.19;5.94,1.88 +5.94,1.88;5.62,1.56 +5.62,1.56;5.31,1.25 +5.31,1.25;4.69,0.94 +4.69,9.38;4.69,7.50 +4.69,7.50;5.00,5.94 +5.00,5.94;5.31,4.38 +5.31,4.38;5.62,3.44 +5.62,3.44;6.25,2.50 +6.25,2.50;6.56,1.88 +6.56,1.88;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +0.62,4.69;8.75,4.69 +6.88,5.62;7.19,5.31 +7.19,5.31;7.50,5.00 +7.50,5.00;7.81,4.69 +4.06,5.94;0.62,5.62 +2.50,6.88;2.19,7.19 +2.19,7.19;1.88,7.50 +1.88,7.50;1.25,7.81 +1.25,7.81;0.94,8.12 +0.94,8.12;0.62,8.12 +4.38,5.31;4.38,5.62 +4.38,5.62;4.06,5.94 +4.06,5.94;3.75,6.56 +3.75,6.56;3.75,6.88 +3.75,6.88;3.44,7.19 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.75,8.44 +3.75,8.44;3.75,8.75 +1.25,7.81;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;1.88,8.75 +1.88,8.75;2.50,9.06 +2.50,9.06;2.50,9.38 +8.44,5.94;5.00,5.62 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.31,8.12 +8.75,5.31;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.44,6.56 +8.44,6.56;8.12,6.88 +8.12,6.88;8.12,7.19 +5.62,5.62;5.94,5.94 +5.94,5.94;6.25,6.25 +6.25,6.25;6.56,6.56 +6.56,6.56;7.19,7.19 +7.19,7.19;7.81,7.81 +7.81,7.81;8.12,8.44 +8.12,8.44;8.44,8.75 +5.62,7.81;6.25,8.44 +6.25,8.44;6.56,8.75 +6.56,8.75;6.88,9.06 +6.88,9.06;7.19,9.38 +2.81,1.56;2.81,3.75 +4.69,1.25;4.69,4.06 +4.69,4.06;0.94,4.06 +0.94,4.06;0.94,0.94 +0.94,1.25;4.69,1.25 +0.94,2.81;4.69,2.81 + +# UTF-16 : 7a 9f +# UTF-8 : 9f aa e7 +[7a9f] 窟 +2.19,2.50;2.19,0.62 +8.44,0.62;8.44,2.50 +5.31,4.69;5.31,1.25 +2.19,1.25;8.44,1.25 +2.50,4.38;2.50,3.12 +2.50,3.12;8.12,3.12 +8.12,3.12;8.12,4.38 +0.62,0.94;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,4.38 +1.25,4.38;1.25,6.25 +1.25,6.25;8.44,6.25 +8.44,6.25;8.44,4.69 +8.44,4.69;1.25,4.69 +5.31,8.75;5.31,7.19 +5.31,7.19;5.62,6.88 +5.62,6.88;6.25,6.88 +6.25,6.88;6.56,6.88 +6.56,6.88;7.19,6.88 +7.19,6.88;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;7.81,8.12 +4.69,8.75;4.69,9.38 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +1.25,6.56;1.56,6.56 +1.56,6.56;2.19,6.88 +2.19,6.88;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 + +# UTF-16 : 63 c9 +# UTF-8 : 89 8f e6 +[63c9] 揉 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,1.25 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;1.25,3.75 +1.25,3.75;0.62,3.75 +0.62,3.75;0.31,3.44 +2.81,7.50;0.31,7.50 +9.06,7.19;2.81,7.19 +2.50,5.00;2.81,5.00 +2.81,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 +3.12,9.06;8.75,9.06 +4.06,8.44;4.69,8.12 +4.69,8.12;5.00,8.12 +5.00,8.12;5.31,7.81 +5.31,7.81;5.94,7.50 +5.94,7.50;6.25,7.19 +9.06,7.19;8.75,6.88 +8.75,6.88;8.44,6.25 +8.44,6.25;8.12,6.25 +8.12,6.25;7.81,5.94 +7.81,5.94;7.19,5.62 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,4.06 +9.38,1.25;8.75,1.56 +8.75,1.56;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,4.06 +5.94,0.94;5.94,5.00 +9.06,4.06;2.81,4.06 +6.25,7.19;6.25,5.31 +6.25,5.31;6.25,5.00 +6.25,5.00;5.62,5.00 +5.62,5.00;5.31,5.00 +5.31,5.00;4.69,5.00 +4.69,5.00;4.38,5.00 +8.44,9.06;8.12,8.44 +8.12,8.44;7.50,8.12 +7.50,8.12;7.19,7.81 +7.19,7.81;6.56,7.81 +6.56,7.81;5.94,7.50 + +# UTF-16 : 7c c5 +# UTF-8 : 85 b3 e7 +[7cc5] 糅 +1.88,0.62;1.88,9.38 +3.12,6.25;0.31,6.25 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +3.12,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,7.19 +1.25,7.19;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.44 +0.62,8.44;0.31,8.75 +2.50,6.56;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.44 +3.12,8.44;3.12,8.75 +9.06,7.19;3.12,7.19 +2.81,5.00;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 +3.44,9.06;8.75,9.06 +4.38,8.44;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.62,7.81 +5.62,7.81;5.94,7.50 +5.94,7.50;6.56,7.19 +9.06,7.19;8.75,6.88 +8.75,6.88;8.44,6.25 +8.44,6.25;8.12,6.25 +8.12,6.25;7.81,5.94 +7.81,5.94;7.19,5.62 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.62,3.75 +5.62,3.75;5.94,4.06 +9.38,1.25;8.75,1.56 +8.75,1.56;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;6.25,4.06 +5.94,0.94;5.94,5.00 +9.06,4.06;3.12,4.06 +6.25,7.19;6.56,5.31 +6.25,5.31;6.25,5.00 +6.25,5.00;5.94,5.00 +5.94,5.00;5.31,5.00 +5.31,5.00;5.00,5.00 +5.00,5.00;4.69,5.00 +8.75,9.06;8.12,8.44 +8.12,8.44;7.50,8.12 +7.50,8.12;7.19,7.81 +7.19,7.81;6.56,7.81 +6.56,7.81;5.94,7.50 + +# UTF-16 : 8e 42 +# UTF-8 : 82 b9 e8 +[8e42] 蹂 +1.88,4.38;3.44,4.38 +1.88,1.56;1.88,6.56 +0.94,1.25;0.94,5.62 +0.62,6.56;3.12,6.56 +2.81,6.56;3.12,9.06 +2.81,9.06;0.62,9.06 +0.62,9.06;0.62,6.56 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +9.06,7.19;3.44,7.19 +3.12,5.00;3.75,5.31 +3.75,5.31;4.38,5.62 +4.38,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.25 +5.62,6.25;5.94,6.56 +5.94,6.56;6.25,6.88 +6.25,6.88;6.56,7.19 +3.75,9.06;8.75,9.06 +4.38,8.44;5.00,8.12 +5.00,8.12;5.31,8.12 +5.31,8.12;5.62,7.81 +5.62,7.81;6.25,7.50 +6.25,7.50;6.56,7.19 +9.06,7.19;8.75,6.88 +8.75,6.88;8.44,6.25 +8.44,6.25;8.12,6.25 +8.12,6.25;7.81,5.94 +7.81,5.94;7.19,5.62 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;5.94,4.06 +9.38,1.25;9.06,1.56 +9.06,1.56;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,0.94;6.25,5.00 +9.06,4.06;3.44,4.06 +6.56,7.19;6.56,5.31 +6.56,5.31;6.56,5.00 +6.56,5.00;5.94,5.00 +5.94,5.00;5.62,5.00 +5.62,5.00;5.00,5.00 +5.00,5.00;5.00,5.00 +8.75,9.06;8.12,8.44 +8.12,8.44;7.81,8.12 +7.81,8.12;7.19,7.81 +7.19,7.81;6.56,7.81 +6.56,7.81;5.94,7.50 + +# UTF-16 : 97 a3 +# UTF-8 : a3 9e e9 +[97a3] 鞣 +0.31,8.12;4.38,8.12 +3.12,9.38;3.44,6.88 +3.12,6.88;1.25,6.88 +1.25,6.88;1.25,9.38 +3.75,3.75;3.75,5.94 +3.75,5.94;0.62,5.94 +0.62,5.94;0.62,3.75 +0.62,3.75;3.75,3.75 +0.00,2.50;4.06,2.50 +2.19,0.62;2.19,6.88 +9.06,7.19;4.38,7.19 +4.06,5.00;4.69,5.31 +4.69,5.31;5.31,5.62 +5.31,5.62;5.94,6.25 +5.94,6.25;6.25,6.56 +6.25,6.56;6.88,7.19 +4.38,9.06;8.75,9.06 +5.00,8.44;5.62,8.12 +5.62,8.12;5.94,8.12 +5.94,8.12;6.25,7.81 +6.25,7.81;6.56,7.50 +6.56,7.50;6.88,7.19 +9.06,7.19;8.75,6.56 +8.75,6.56;8.75,6.25 +8.75,6.25;8.44,6.25 +8.44,6.25;8.12,5.94 +8.12,5.94;7.50,5.62 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;6.25,3.75 +6.25,3.75;6.56,4.06 +9.38,1.25;8.75,1.56 +8.75,1.56;8.12,2.19 +8.12,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.56,4.06 +6.56,0.94;6.56,5.00 +9.06,4.06;4.06,4.06 +6.88,7.19;6.88,5.31 +6.88,5.31;6.88,5.00 +6.88,5.00;6.56,5.00 +6.56,5.00;5.94,5.00 +5.94,5.00;5.62,5.00 +8.75,9.06;8.44,8.44 +8.44,8.44;7.81,8.12 +7.81,8.12;7.50,7.81 +7.50,7.81;7.19,7.81 +7.19,7.81;6.56,7.50 + +# UTF-16 : 64 ab +# UTF-8 : ab 92 e6 +[64ab] 撫 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.50;0.31,7.50 +9.06,3.75;2.50,3.75 +9.06,6.25;2.19,6.25 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +6.88,0.94;6.88,1.25 +6.88,1.25;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +5.00,0.94;5.00,1.25 +5.00,1.25;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.69,3.12 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +2.19,6.88;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.44,8.44 +3.44,8.44;3.44,9.06 +3.44,9.06;3.75,9.38 +3.44,8.44;9.06,8.44 +3.44,3.75;3.44,8.44 +5.00,3.75;5.00,8.44 +6.56,3.75;6.56,8.44 +8.12,3.75;8.12,8.44 + +# UTF-16 : 56 38 +# UTF-8 : b8 98 e5 +[5638] 嘸 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +9.06,3.75;2.81,3.75 +9.06,6.25;2.81,6.25 +9.06,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.19,0.94;6.88,1.25 +6.88,1.25;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +5.31,0.94;5.00,1.25 +5.00,1.25;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;5.00,3.12 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +2.81,6.88;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.75,8.44 +3.75,8.44;4.06,9.06 +4.06,9.06;4.06,9.38 +3.75,8.44;9.06,8.44 +3.75,3.75;3.75,8.44 +5.31,3.75;5.31,8.44 +6.88,3.75;6.88,8.44 +8.44,3.75;8.44,8.44 + +# UTF-16 : 61 ae +# UTF-8 : ae 86 e6 +[61ae] 憮 +1.25,0.62;1.25,9.38 +0.00,4.38;0.31,5.00 +0.31,5.00;0.31,5.62 +0.31,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +9.06,3.75;2.50,3.75 +9.06,6.25;2.19,6.25 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +6.88,0.94;6.88,1.25 +6.88,1.25;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +5.00,0.94;5.00,1.25 +5.00,1.25;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.69,3.12 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.44,8.44 +3.44,8.44;3.75,9.06 +3.75,9.06;4.06,9.38 +3.44,8.44;9.06,8.44 +3.44,3.75;3.44,8.44 +5.00,3.75;5.00,8.44 +6.56,3.75;6.56,8.44 +8.12,3.75;8.12,8.44 + +# UTF-16 : 84 0c +# UTF-8 : 8c 90 e8 +[840c] 萌 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +4.69,3.44;8.44,3.44 +5.00,5.31;8.44,5.31 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.38 +5.00,4.38;5.00,6.88 +5.00,6.88;8.44,6.88 +8.44,6.88;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +0.94,2.50;3.75,2.50 +3.75,2.50;3.75,6.88 +3.75,6.88;0.94,6.88 +0.94,6.88;0.94,1.88 +0.94,4.69;3.75,4.69 + +# UTF-16 : 60 b6 +# UTF-8 : b6 82 e6 +[60b6] 悶 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,9.06 +0.94,9.06;4.06,9.06 +4.06,9.06;4.06,5.94 +4.06,5.94;0.94,5.94 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,9.06 +8.75,9.06;5.31,9.06 +5.31,9.06;5.31,5.94 +5.31,5.94;8.44,5.94 +3.44,4.69;3.44,2.19 +3.44,2.19;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.69,1.56 +4.69,1.56;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.25,2.50 +6.25,2.50;6.25,3.44 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.81,4.06 +7.50,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.56,4.06 +3.44,5.31;3.75,5.00 +3.75,5.00;4.38,5.00 +4.38,5.00;5.00,4.69 +5.00,4.69;5.62,4.69 +5.62,4.69;6.25,4.38 + +# UTF-16 : 84 0e +# UTF-8 : 8e 90 e8 +[840e] 萎 +0.62,8.75;9.06,8.75 +2.81,7.81;2.81,9.38 +6.56,8.12;6.56,9.38 +0.62,6.25;8.75,6.25 +4.69,4.69;4.69,7.50 +1.25,7.50;1.88,7.50 +1.88,7.50;2.81,7.50 +2.81,7.50;3.44,7.50 +3.44,7.50;4.06,7.50 +4.06,7.50;4.69,7.50 +4.69,7.50;5.62,7.50 +5.62,7.50;6.25,7.81 +6.25,7.81;6.88,7.81 +6.88,7.81;7.50,7.81 +7.50,7.81;8.12,7.81 +0.31,4.38;0.94,4.69 +0.94,4.69;1.56,4.69 +1.56,4.69;2.19,5.00 +2.19,5.00;2.50,5.31 +2.50,5.31;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,5.62 +3.75,5.62;4.38,6.25 +4.38,6.25;4.69,6.25 +9.06,4.38;8.44,4.69 +8.44,4.69;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.31 +6.56,5.31;5.94,5.62 +5.94,5.62;5.62,5.62 +5.62,5.62;5.00,6.25 +5.00,6.25;4.69,6.25 +8.75,4.06;0.62,4.06 +0.94,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.94,2.81 +5.94,2.81;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.19,4.06 +4.06,5.00;3.75,4.38 +3.75,4.38;3.12,3.75 +3.12,3.75;2.81,3.44 +2.81,3.44;2.50,3.12 +2.50,3.12;2.19,2.81 +2.19,2.81;1.56,2.50 +1.56,2.50;1.25,2.19 +1.88,2.81;2.50,2.50 +2.50,2.50;3.12,2.50 +3.12,2.50;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;5.00,1.88 +5.00,1.88;5.94,1.88 +5.94,1.88;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.75,0.94 + +# UTF-16 : 6d 38 +# UTF-8 : b8 b4 e6 +[6d38] 洸 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.62,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.62,5.62;5.62,9.38 +4.38,6.25;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.75 +6.88,6.25;7.19,6.56 +7.19,6.56;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.75 +6.56,5.62;6.56,1.88 +6.56,1.88;6.56,1.56 +6.56,1.56;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,4.06 +8.75,5.62;2.50,5.62 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,5.00 +4.69,5.00;4.69,5.62 + +# UTF-16 : 60 4d +# UTF-8 : 8d 81 e6 +[604d] 恍 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,5.00 +0.31,5.00;0.62,5.62 +0.62,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.88 +2.50,6.88;2.19,7.50 +2.19,7.50;2.19,7.50 +5.62,5.62;5.62,9.38 +4.38,6.25;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.75 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.44,8.75 +6.56,5.62;6.56,1.88 +6.56,1.88;6.56,1.56 +6.56,1.56;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,4.06 +9.06,5.62;2.81,5.62 +2.19,1.25;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.69,5.00 +4.69,5.00;4.69,5.62 + +# UTF-16 : 66 44 +# UTF-8 : 84 99 e6 +[6644] 晄 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,5.62;2.81,5.62 +5.94,5.62;5.94,9.38 +4.69,6.25;4.69,6.88 +4.69,6.88;4.38,7.19 +4.38,7.19;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.75 +7.19,6.25;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.75 +6.88,5.62;6.88,1.88 +6.88,1.88;6.88,1.56 +6.88,1.56;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,4.06 +9.06,5.62;3.12,5.62 +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,5.00 +5.00,5.00;5.00,5.62 + +# UTF-16 : 7d 56 +# UTF-8 : 96 b5 e7 +[7d56] 絖 +4.06,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;3.44,5.94 +3.44,5.94;3.44,6.25 +3.44,6.25;3.12,6.88 +0.31,5.00;3.75,5.00 +2.19,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +3.75,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.12,4.38 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +6.25,5.62;6.56,9.38 +5.31,6.25;5.00,6.56 +5.00,6.56;4.69,7.19 +4.69,7.19;4.69,7.81 +4.69,7.81;4.38,8.12 +4.38,8.12;4.06,8.75 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;8.75,8.75 +7.19,5.62;7.19,1.88 +7.19,1.88;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;8.12,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,4.06 +9.06,5.62;4.06,5.62 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;5.62,5.62 + +# UTF-16 : 80 f1 +# UTF-8 : b1 83 e8 +[80f1] 胱 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,9.06 +0.94,9.06;2.81,9.06 +2.81,9.06;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,1.25 +1.56,1.25;1.25,1.25 +6.25,5.62;6.25,9.38 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,7.19 +4.38,7.19;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.75 +7.19,6.25;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.44,8.12 +8.44,8.12;8.75,8.75 +7.19,5.62;7.19,1.88 +7.19,1.88;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;8.12,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,4.06 +9.06,5.62;3.44,5.62 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.31,5.62 + +# UTF-16 : 5f fd +# UTF-8 : bd bf e5 +[5ffd] 忽 +3.12,4.38;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.19,1.88 +7.19,1.88;7.50,2.50 +7.50,2.50;7.50,2.81 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.38 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.81,3.75 +7.81,3.75;7.50,4.06 +2.19,8.75;8.44,8.75 +8.44,8.75;8.44,7.81 +8.44,7.81;8.44,7.19 +8.44,7.19;8.44,6.56 +8.44,6.56;8.44,5.94 +8.44,5.94;8.12,5.62 +8.12,5.62;7.81,5.00 +7.81,5.00;7.50,5.00 +7.50,5.00;7.50,5.00 +7.50,5.00;7.19,5.00 +7.19,5.00;6.56,5.00 +6.56,5.00;6.25,5.00 +0.31,6.88;0.94,7.19 +0.94,7.19;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;2.19,8.44 +2.19,8.44;2.50,9.06 +2.50,9.06;2.81,9.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.62,5.94 +5.62,5.94;5.94,6.56 +5.94,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.88,8.75 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.38,8.75 + +# UTF-16 : 60 da +# UTF-8 : 9a 83 e6 +[60da] 惚 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,5.00 +0.31,5.00;0.62,5.62 +0.62,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +4.38,4.38;4.38,2.19 +4.38,2.19;4.38,1.56 +4.38,1.56;4.38,1.25 +4.38,1.25;5.00,0.94 +5.00,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,1.25 +7.50,1.25;7.81,1.56 +7.81,1.56;7.81,1.88 +7.81,1.88;7.81,2.19 +7.81,2.19;7.81,2.81 +2.19,1.25;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.44,4.06 +6.56,2.50;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.38 +9.06,1.25;9.06,1.88 +9.06,1.88;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.44,3.75 +8.44,3.75;8.12,4.06 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.44,5.62 +8.44,5.62;8.44,5.00 +8.44,5.00;7.81,5.00 +7.81,5.00;7.50,5.00 +7.50,5.00;6.88,5.00 +6.88,5.00;6.88,5.00 +2.81,6.88;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;4.06,8.44 +4.06,8.44;4.38,9.06 +4.38,9.06;4.38,9.69 +5.62,4.69;5.94,5.31 +5.94,5.31;6.25,5.62 +6.25,5.62;6.56,5.94 +6.56,5.94;6.88,6.56 +6.88,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.50,8.75 +3.44,5.00;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.62,8.12 +5.62,8.12;5.94,8.75 + +# UTF-16 : 81 a3 +# UTF-8 : a3 86 e8 +[81a3] 膣 +0.94,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,9.06 +0.94,9.06;2.81,9.06 +2.81,9.06;2.81,1.88 +2.81,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.25,1.25 +6.56,8.75;6.56,7.19 +6.56,7.19;6.88,6.88 +6.88,6.88;7.50,6.88 +7.50,6.88;7.81,6.88 +7.81,6.88;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.44,8.12 +5.94,8.75;6.25,9.38 +8.75,7.19;9.06,8.75 +8.75,8.75;3.44,8.75 +3.12,8.75;3.44,7.19 +3.44,6.56;4.06,6.88 +4.06,6.88;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.62,8.75 +3.12,6.25;9.06,6.25 +9.06,3.75;8.75,4.06 +8.75,4.06;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +3.44,4.38;3.75,4.38 +3.75,4.38;4.38,4.38 +4.38,4.38;4.69,4.38 +4.69,4.38;5.31,4.38 +5.31,4.38;5.62,4.38 +5.62,4.38;6.25,4.38 +6.25,4.38;6.88,4.38 +6.88,4.38;7.19,4.38 +7.19,4.38;7.81,4.69 +7.81,4.69;8.12,4.69 +4.38,4.38;4.69,4.69 +4.69,4.69;4.69,5.00 +4.69,5.00;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.31,6.25 +3.12,1.25;9.06,1.25 +8.75,2.81;3.44,2.81 +5.94,1.25;6.25,4.38 + +# UTF-16 : 54 be +# UTF-8 : be 92 e5 +[54be] 咾 +0.94,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +2.81,3.75;3.75,4.06 +3.75,4.06;4.38,4.38 +4.38,4.38;5.00,5.00 +5.00,5.00;5.62,5.62 +5.62,5.62;6.25,5.94 +6.25,5.94;6.88,6.56 +6.88,6.56;7.50,7.19 +7.50,7.19;7.81,7.81 +7.81,7.81;8.44,8.44 +8.44,8.44;8.75,9.06 +2.81,5.94;9.06,5.94 +7.50,8.12;3.75,8.12 +5.62,5.94;5.94,9.38 +4.38,5.31;4.38,1.88 +4.38,1.88;4.38,1.56 +4.38,1.56;4.38,1.25 +4.38,1.25;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.75,2.50 +8.75,2.50;8.75,2.81 +4.38,3.12;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.62,3.44 +5.62,3.44;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,3.75;6.88,4.06 +6.88,4.06;7.19,4.06 +7.19,4.06;7.81,4.38 +7.81,4.38;8.12,4.38 +8.12,4.38;8.75,4.69 + +# UTF-16 : 59 e5 +# UTF-8 : a5 a7 e5 +[59e5] 姥 +0.31,0.62;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;2.81,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.12,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.94 +1.25,5.94;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,4.38 +0.62,4.38;0.62,3.75 +0.94,4.69;1.25,4.06 +1.25,4.06;1.88,3.75 +1.88,3.75;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,2.19 +2.81,2.19;3.12,1.88 +2.81,3.75;3.75,4.06 +3.75,4.06;4.38,4.38 +4.38,4.38;5.00,5.00 +5.00,5.00;5.62,5.62 +5.62,5.62;6.25,5.94 +6.25,5.94;6.88,6.56 +6.88,6.56;7.50,7.19 +7.50,7.19;7.81,7.81 +7.81,7.81;8.44,8.44 +8.44,8.44;8.75,9.06 +2.81,5.94;9.06,5.94 +7.50,8.12;3.75,8.12 +5.62,5.94;5.94,9.38 +4.38,5.31;4.38,1.88 +4.38,1.88;4.38,1.56 +4.38,1.56;4.38,1.25 +4.38,1.25;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.75,2.50 +8.75,2.50;8.75,2.81 +4.38,3.12;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.62,3.44 +5.62,3.44;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,3.75;6.88,4.06 +6.88,4.06;7.19,4.06 +7.19,4.06;7.81,4.38 +7.81,4.38;8.12,4.38 +8.12,4.38;8.75,4.69 + +# UTF-16 : 86 ef +# UTF-8 : af 9b e8 +[86ef] 蛯 +1.88,1.56;1.88,9.38 +0.62,5.00;3.12,5.00 +3.12,5.00;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.25;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +0.00,1.25;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,3.75;3.75,4.06 +3.75,4.06;4.69,4.38 +4.69,4.38;5.31,5.00 +5.31,5.00;5.94,5.62 +5.94,5.62;6.56,5.94 +6.56,5.94;7.19,6.56 +7.19,6.56;7.50,7.19 +7.50,7.19;8.12,7.81 +8.12,7.81;8.44,8.44 +8.44,8.44;8.75,9.06 +3.12,5.94;9.38,5.94 +7.81,8.12;3.75,8.12 +5.94,5.94;5.94,9.38 +4.38,5.31;4.38,1.88 +4.38,1.88;4.38,1.56 +4.38,1.56;4.69,1.25 +4.69,1.25;5.00,0.94 +5.00,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.50 +8.75,2.50;8.75,2.81 +4.38,3.12;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.44 +5.62,3.44;6.25,3.44 +6.25,3.44;6.56,3.75 +6.56,3.75;7.19,4.06 +7.19,4.06;7.50,4.06 +7.50,4.06;7.81,4.38 +7.81,4.38;8.44,4.38 +8.44,4.38;8.75,4.69 + +# UTF-16 : 6f f1 +# UTF-8 : b1 bf e6 +[6ff1] 濱 +3.44,5.62;3.44,2.50 +3.44,2.50;8.44,2.50 +8.44,2.50;8.44,5.62 +8.44,5.62;3.75,5.62 +3.44,3.44;8.44,3.44 +3.44,4.69;8.44,4.69 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.62,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +3.12,7.81;8.44,7.81 +5.62,8.75;5.94,9.38 +5.62,6.25;5.94,7.81 +8.75,7.19;8.75,8.75 +8.75,8.75;2.81,8.75 +2.81,8.75;2.81,7.19 +2.81,6.25;3.12,6.25 +3.12,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.69,7.19 +8.44,7.19;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;6.88,6.56 +6.88,6.56;6.56,6.25 +6.56,6.25;5.94,6.25 +5.94,6.25;5.31,5.94 +5.31,5.94;4.69,5.94 +4.69,5.94;4.06,5.62 +4.06,5.62;3.12,5.62 +3.12,5.62;2.50,5.31 + +# UTF-16 : 64 ef +# UTF-8 : af 93 e6 +[64ef] 擯 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.81,7.50;0.31,7.50 +3.75,5.62;3.75,2.50 +3.75,2.50;8.75,2.50 +8.75,2.50;8.75,5.62 +8.75,5.62;4.06,5.62 +3.75,3.44;8.75,3.44 +3.75,4.69;8.75,4.69 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +3.44,7.81;8.44,7.81 +5.94,8.75;5.94,9.38 +5.94,6.25;5.94,7.81 +8.75,7.19;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,7.19 +2.81,6.25;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.00,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.50,6.88 +7.50,6.88;7.19,6.56 +7.19,6.56;6.56,6.25 +6.56,6.25;6.25,6.25 +6.25,6.25;5.62,5.94 +5.62,5.94;5.00,5.94 +5.00,5.94;4.06,5.62 +4.06,5.62;3.44,5.62 +3.44,5.62;2.50,5.31 + +# UTF-16 : 5b 2a +# UTF-8 : aa ac e5 +[5b2a] 嬪 +0.31,0.62;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;2.81,5.94 +2.81,5.94;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.94 +1.25,5.94;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,4.38 +0.62,4.38;0.62,3.75 +0.94,4.69;1.25,4.06 +1.25,4.06;1.88,3.75 +1.88,3.75;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,2.19 +2.81,2.19;3.12,1.88 +4.06,5.62;4.06,2.50 +4.06,2.50;8.75,2.50 +8.75,2.50;8.75,5.62 +8.75,5.62;4.38,5.62 +4.06,3.44;8.75,3.44 +4.06,4.69;8.75,4.69 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +3.75,7.81;8.44,7.81 +6.25,8.75;6.25,9.38 +6.25,6.25;6.25,7.81 +8.75,7.19;9.06,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,7.19 +3.44,6.25;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.00,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.19,6.56 +7.19,6.56;6.88,6.25 +6.88,6.25;6.25,6.25 +6.25,6.25;5.94,5.94 +5.94,5.94;5.31,5.94 +5.31,5.94;4.69,5.62 +4.69,5.62;3.75,5.62 +3.75,5.62;3.12,5.31 + +# UTF-16 : 6a b3 +# UTF-8 : b3 aa e6 +[6ab3] 檳 +3.75,5.62;3.75,2.50 +3.75,2.50;8.75,2.50 +8.75,2.50;8.75,5.62 +8.75,5.62;4.38,5.62 +3.75,3.44;8.75,3.44 +3.75,4.69;8.75,4.69 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +3.75,7.81;8.44,7.81 +5.94,8.75;5.94,9.38 +5.94,6.25;5.94,7.81 +8.75,7.19;9.06,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,7.19 +3.12,6.25;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.00,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.19,6.56 +7.19,6.56;6.88,6.25 +6.88,6.25;6.25,6.25 +6.25,6.25;5.62,5.94 +5.62,5.94;5.00,5.94 +5.00,5.94;4.38,5.62 +4.38,5.62;3.75,5.62 +3.75,5.62;2.81,5.31 +1.56,0.62;1.56,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.38;2.50,5.00 +2.50,5.00;2.50,5.62 +2.50,5.62;2.19,6.25 +2.19,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 + +# UTF-16 : 6b af +# UTF-8 : af ae e6 +[6baf] 殯 +0.31,8.75;3.12,8.75 +0.31,4.06;0.31,4.38 +0.31,4.38;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.25,7.19 +1.25,7.19;1.56,7.81 +1.56,7.81;1.56,8.12 +1.56,8.12;1.56,8.75 +1.25,7.19;3.12,7.19 +2.81,6.88;2.81,6.25 +2.81,6.25;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;2.50,4.06 +2.50,4.06;2.19,3.44 +2.19,3.44;1.88,2.81 +1.88,2.81;1.56,2.19 +1.56,2.19;1.25,1.88 +1.25,1.88;0.94,1.25 +0.94,1.25;0.31,0.94 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.25,5.31 +1.25,5.31;1.25,5.31 +4.06,5.62;4.06,2.50 +4.06,2.50;8.75,2.50 +8.75,2.50;8.75,5.62 +8.75,5.62;4.38,5.62 +4.06,3.44;8.75,3.44 +4.06,4.69;8.75,4.69 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +3.75,7.81;8.44,7.81 +6.25,8.75;6.25,9.38 +6.25,6.25;6.25,7.81 +8.75,7.19;9.06,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,7.19 +3.44,6.25;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.00,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.19,6.56 +7.19,6.56;6.88,6.25 +6.88,6.25;6.25,6.25 +6.25,6.25;5.94,5.94 +5.94,5.94;5.31,5.94 +5.31,5.94;4.69,5.62 +4.69,5.62;3.75,5.62 +3.75,5.62;3.12,5.31 + +# UTF-16 : 7e 7d +# UTF-8 : bd b9 e7 +[7e7d] 繽 +4.06,5.62;4.06,2.50 +4.06,2.50;8.75,2.50 +8.75,2.50;8.75,5.62 +8.75,5.62;4.38,5.62 +4.06,3.44;8.75,3.44 +4.06,4.69;8.75,4.69 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +4.06,7.81;8.44,7.81 +6.25,8.75;6.25,9.38 +6.25,6.25;6.25,7.81 +9.06,7.19;9.06,8.75 +9.06,8.75;3.44,8.75 +3.44,8.75;3.44,7.19 +3.44,6.25;3.75,6.25 +3.75,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.19,6.56 +7.19,6.56;6.88,6.25 +6.88,6.25;6.25,6.25 +6.25,6.25;5.62,5.94 +5.62,5.94;5.00,5.94 +5.00,5.94;4.38,5.62 +4.38,5.62;3.75,5.62 +3.75,5.62;2.81,5.31 +3.12,4.38;3.12,5.00 +3.12,5.00;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,6.25 +2.81,6.25;2.50,6.88 +0.00,5.00;3.12,5.00 +1.56,5.00;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.50,4.38 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +1.25,5.94;1.25,6.25 +1.25,6.25;0.94,6.88 +0.94,6.88;0.94,7.19 +0.94,7.19;0.62,7.81 +0.62,7.81;0.31,8.12 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.38 + +# UTF-16 : 83 1c +# UTF-8 : 9c 8c e8 +[831c] 茜 +8.12,0.94;8.12,5.62 +8.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +1.25,1.56;8.12,1.56 +0.62,7.19;8.75,7.19 +3.75,7.19;3.75,5.31 +3.75,5.31;3.75,5.00 +3.75,5.00;3.44,4.38 +3.44,4.38;3.12,3.75 +3.12,3.75;2.81,3.44 +2.81,3.44;2.19,2.81 +2.19,2.81;1.56,2.81 +8.12,3.44;6.56,3.44 +6.25,3.44;5.94,3.44 +5.94,3.44;5.62,3.44 +5.62,3.44;5.31,4.06 +5.31,4.06;5.31,4.38 +5.31,4.38;5.31,7.19 +0.31,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 + +# UTF-16 : 50 72 +# UTF-8 : b2 81 e5 +[5072] 偲 +5.62,8.75;5.62,5.00 +2.81,5.00;8.44,5.00 +8.44,5.00;8.44,8.75 +8.44,8.75;2.81,8.75 +2.81,8.75;2.81,5.00 +2.81,6.88;8.44,6.88 +4.38,4.38;4.38,2.19 +4.38,2.19;4.38,1.56 +4.38,1.56;4.38,1.25 +4.38,1.25;5.00,0.94 +5.00,0.94;5.94,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,1.25 +7.19,1.25;7.50,1.56 +7.50,1.56;7.81,1.88 +7.81,1.88;7.81,2.19 +7.81,2.19;7.81,2.81 +2.19,1.25;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.44,4.06 +9.06,1.25;9.06,1.88 +9.06,1.88;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.12,3.75 +8.12,3.75;8.12,4.06 +6.56,2.50;6.25,2.81 +6.25,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.00,4.38 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.88 +1.25,6.88;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 81 6e +# UTF-8 : ae 85 e8 +[816e] 腮 +0.94,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,9.06 +0.94,9.06;2.81,9.06 +2.81,9.06;2.81,1.88 +2.81,1.88;2.50,1.25 +2.50,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.25,1.25 +6.25,8.75;6.25,5.00 +3.75,5.00;8.75,5.00 +8.75,5.00;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.00 +3.75,6.88;8.75,6.88 +4.69,4.38;5.00,2.19 +4.69,2.19;5.00,1.56 +5.00,1.56;5.00,1.25 +5.00,1.25;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;7.81,1.56 +7.81,1.56;8.12,2.19 +8.12,2.19;8.12,2.81 +2.81,1.25;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;4.06,4.06 +9.06,1.25;9.06,1.88 +9.06,1.88;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.44,3.75 +8.44,3.75;8.12,4.06 +6.88,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,3.75;5.62,4.38 + +# UTF-16 : 9c 13 +# UTF-8 : 93 b0 e9 +[9c13] 鰓 +1.88,7.50;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.75 +2.50,8.75;2.50,8.75 +0.00,6.88;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.44 +0.94,8.44;1.25,9.06 +1.25,9.06;1.56,9.38 +1.25,8.75;2.50,8.75 +0.62,5.62;3.12,5.62 +0.62,3.44;0.62,7.50 +0.62,7.50;3.12,7.50 +3.12,7.50;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.75 +3.44,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.12,3.12 +2.50,1.25;2.50,1.56 +2.50,1.56;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.19,2.81 +2.19,2.81;2.19,3.12 +1.56,0.94;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.25,3.12 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +6.25,8.75;6.25,5.00 +4.06,5.00;8.75,5.00 +8.75,5.00;8.75,8.75 +8.75,8.75;4.06,8.75 +4.06,8.75;4.06,5.00 +4.06,6.88;8.75,6.88 +5.00,4.38;5.00,2.19 +5.00,2.19;5.00,1.56 +5.00,1.56;5.31,1.25 +5.31,1.25;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;8.12,1.56 +8.12,1.56;8.12,2.19 +8.12,2.19;8.12,2.81 +3.12,1.25;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.38,4.06 +9.38,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;8.75,3.12 +8.75,3.12;8.44,3.75 +8.44,3.75;8.12,4.06 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,4.38 + +# UTF-16 : 50 2c +# UTF-8 : ac 80 e5 +[502c] 倬 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,7.19 +5.62,8.44;8.75,8.44 +5.62,7.19;5.62,9.38 +3.12,3.75;8.44,3.75 +8.44,3.75;8.44,7.19 +8.44,7.19;2.81,7.19 +2.81,7.19;2.81,3.44 +3.12,5.31;8.44,5.31 +2.19,2.50;9.06,2.50 +5.62,0.62;5.62,3.75 + +# UTF-16 : 60 bc +# UTF-8 : bc 82 e6 +[60bc] 悼 +1.25,0.62;1.25,9.38 +0.00,4.38;0.31,5.00 +0.31,5.00;0.31,5.62 +0.31,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +5.62,8.44;8.75,8.44 +5.62,7.19;5.62,9.38 +3.12,3.75;8.44,3.75 +8.44,3.75;8.44,7.19 +8.44,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,5.31;8.44,5.31 +2.19,2.50;9.06,2.50 +5.62,0.62;5.62,3.75 + +# UTF-16 : 63 89 +# UTF-8 : 89 8e e6 +[6389] 掉 +1.88,9.38;1.88,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,1.25 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.12,7.50;0.31,7.50 +5.62,8.44;9.06,8.44 +5.62,7.19;5.94,9.38 +3.44,3.75;8.44,3.75 +8.44,3.75;8.44,7.19 +8.44,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,5.31;8.44,5.31 +2.50,2.50;9.38,2.50 +5.94,0.62;5.94,3.75 + +# UTF-16 : 68 f9 +# UTF-8 : b9 a3 e6 +[68f9] 棹 +1.88,0.62;1.88,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +5.62,8.44;9.06,8.44 +5.62,7.19;5.94,9.38 +3.44,3.75;8.44,3.75 +8.44,3.75;8.44,7.19 +8.44,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,5.31;8.44,5.31 +2.50,2.50;9.38,2.50 +5.94,0.62;5.94,3.75 + +# UTF-16 : 55 45 +# UTF-8 : 85 95 e5 +[5545] 啅 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +5.94,8.44;9.06,8.44 +5.94,7.19;5.94,9.38 +3.44,3.75;8.44,3.75 +8.44,3.75;8.44,7.19 +8.44,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,5.31;8.44,5.31 +2.81,2.50;9.38,2.50 +5.94,0.62;5.94,3.75 + +# UTF-16 : 7d bd +# UTF-8 : bd b6 e7 +[7dbd] 綽 +3.44,4.38;3.12,5.00 +3.12,5.00;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;2.81,6.25 +2.81,6.25;2.81,6.88 +0.31,5.00;3.12,5.00 +1.88,5.00;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.38 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;2.81,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.81 +0.62,7.81;0.62,8.12 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.38 +6.25,8.44;9.06,8.44 +6.25,7.19;6.25,9.38 +4.06,3.75;8.44,3.75 +8.44,3.75;8.44,7.19 +8.44,7.19;4.06,7.19 +4.06,7.19;4.06,3.44 +4.06,5.31;8.44,5.31 +3.12,2.50;9.38,2.50 +6.25,0.62;6.25,3.75 + +# UTF-16 : 51 fd +# UTF-8 : bd 87 e5 +[51fd] 函 +0.94,7.19;0.94,0.94 +8.44,0.94;8.44,7.19 +0.94,1.56;8.44,1.56 +8.75,8.75;0.62,8.75 +3.75,8.75;3.75,8.44 +3.75,8.44;3.75,7.81 +3.75,7.81;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.44,6.25 +3.44,6.88;5.31,6.88 +5.31,6.88;5.31,5.62 +5.31,5.62;5.31,4.69 +5.31,4.69;5.00,4.06 +5.00,4.06;5.00,3.44 +5.00,3.44;5.00,2.81 +5.00,2.81;5.00,2.50 +5.00,2.50;4.38,2.50 +4.38,2.50;4.06,2.50 +4.06,2.50;3.44,2.50 +3.44,2.50;3.12,2.50 +1.56,2.81;2.19,3.12 +2.19,3.12;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.75,4.38 +3.75,4.38;4.06,4.69 +3.12,5.00;3.12,5.62 +3.12,5.62;2.81,5.94 +2.81,5.94;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;1.88,6.88 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.56,4.06 +6.56,4.06;6.25,4.38 +6.25,4.38;5.62,4.69 +5.94,5.31;6.25,5.62 +6.25,5.62;6.88,5.94 +6.88,5.94;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 + +# UTF-16 : 54 a8 +# UTF-8 : a8 92 e5 +[54a8] 咨 +2.50,4.69;3.12,5.00 +3.12,5.00;3.44,5.00 +3.44,5.00;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +8.75,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.56 +5.94,6.56;5.94,6.88 +5.94,6.88;5.62,7.50 +3.12,7.19;3.44,7.50 +3.44,7.50;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.69,9.06 +4.69,9.06;4.69,9.38 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.75 +4.38,8.75;8.75,8.75 +0.62,8.75;2.81,8.75 +0.62,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.56 +7.81,0.94;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.94 +1.88,1.56;7.50,1.56 + +# UTF-16 : 8a ee +# UTF-8 : ae ab e8 +[8aee] 諮 +0.94,1.25;3.12,1.25 +2.81,1.25;3.12,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,5.00;3.12,5.00 +0.62,8.75;3.12,8.75 +3.75,4.38;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.00,5.00 +5.00,5.00;5.62,5.31 +5.62,5.31;5.94,5.62 +5.94,5.62;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.56,6.88 +6.56,6.88;6.88,7.19 +6.88,7.19;6.88,8.12 +9.06,4.38;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;7.19,6.25 +7.19,6.25;6.88,6.88 +6.88,6.88;6.88,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;6.25,9.38 +8.12,6.88;8.44,7.19 +8.44,7.19;8.44,7.50 +8.44,7.50;8.75,7.81 +8.75,7.81;9.06,8.12 +9.06,8.12;9.06,8.44 +5.94,8.75;9.38,8.75 +3.44,5.62;3.75,5.94 +3.75,5.94;4.06,5.94 +4.06,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +8.44,0.94;8.44,4.06 +8.44,4.06;4.38,4.06 +4.38,4.06;4.38,0.94 +4.38,1.56;8.44,1.56 +5.00,7.81;4.69,8.12 +4.69,8.12;4.06,8.44 +4.06,8.44;3.75,8.75 +3.75,8.75;3.75,8.75 + +# UTF-16 : 6d 35 +# UTF-8 : b5 b4 e6 +[6d35] 洵 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.19,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.75 +3.75,8.75;4.06,9.38 +3.75,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +3.75,2.19;3.75,6.88 +3.75,6.88;6.88,6.88 +6.88,6.88;6.88,3.12 +6.88,3.12;4.06,3.12 +6.88,5.00;4.06,5.00 + +# UTF-16 : 5f 87 +# UTF-8 : 87 be e5 +[5f87] 徇 +2.50,7.50;2.19,6.88 +2.19,6.88;1.88,6.25 +1.88,6.25;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.31,4.69 +2.50,9.38;2.19,9.06 +2.19,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +1.56,0.62;1.56,5.94 +2.50,6.25;2.81,6.88 +2.81,6.88;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.38,9.38 +3.75,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +4.06,2.19;4.06,6.88 +4.06,6.88;7.19,6.88 +7.19,6.88;7.19,3.12 +7.19,3.12;4.06,3.12 +7.19,5.00;4.06,5.00 + +# UTF-16 : 60 42 +# UTF-8 : 82 81 e6 +[6042] 恂 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,5.00 +0.31,5.00;0.62,5.62 +0.62,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.06,9.38 +3.75,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +3.75,2.19;3.75,6.88 +3.75,6.88;6.88,6.88 +6.88,6.88;6.88,3.12 +6.88,3.12;4.06,3.12 +6.88,5.00;4.06,5.00 + +# UTF-16 : 7d 62 +# UTF-8 : a2 b5 e7 +[7d62] 絢 +3.75,4.38;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;2.81,6.56 +0.31,5.00;3.44,5.00 +1.88,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.81 +0.62,7.81;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.38 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.12,3.75 +3.12,3.75;3.12,4.38 +3.12,6.25;3.44,6.88 +3.44,6.88;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.38,8.75 +4.38,8.75;4.69,9.38 +4.38,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +4.38,2.19;4.38,6.88 +4.38,6.88;7.19,6.88 +7.19,6.88;7.19,3.12 +7.19,3.12;4.69,3.12 +7.19,5.00;4.69,5.00 + +# UTF-16 : 8a 62 +# UTF-8 : a2 a9 e8 +[8a62] 詢 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,5.00;3.12,5.00 +0.62,8.75;3.12,8.75 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;5.00,9.38 +4.69,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +4.38,2.19;4.69,6.88 +4.38,6.88;7.19,6.88 +7.19,6.88;7.19,3.12 +7.19,3.12;4.69,3.12 +7.19,5.00;4.69,5.00 + +# UTF-16 : 6b 89 +# UTF-8 : 89 ae e6 +[6b89] 殉 +0.31,8.75;3.75,8.75 +0.00,4.06;0.31,4.38 +0.31,4.38;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.25,7.19;3.44,7.19 +3.12,6.88;3.12,6.25 +3.12,6.25;3.12,5.31 +3.12,5.31;2.81,4.69 +2.81,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;1.88,2.81 +1.88,2.81;1.56,2.19 +1.56,2.19;1.25,1.88 +1.25,1.88;0.94,1.25 +0.94,1.25;0.31,0.94 +2.81,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.25,5.31 +1.25,5.31;1.25,5.31 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;5.00,9.38 +4.69,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +4.38,2.19;4.69,6.88 +4.38,6.88;7.19,6.88 +7.19,6.88;7.19,3.12 +7.19,3.12;4.69,3.12 +7.19,5.00;4.69,5.00 + +# UTF-16 : 74 a7 +# UTF-8 : a7 92 e7 +[74a7] 璧 +4.38,7.19;9.06,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;8.44,8.75 +5.62,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.31,8.44 +5.31,8.44;5.31,8.75 +6.88,7.19;6.88,4.38 +4.38,5.94;9.06,5.94 +4.38,8.75;9.06,8.75 +6.88,8.75;6.88,9.38 +1.25,4.69;4.06,4.69 +4.06,4.69;4.06,6.56 +4.06,6.56;1.25,6.56 +1.25,6.56;1.25,4.69 +0.31,5.00;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.94,6.25 +0.94,6.25;0.94,6.88 +0.94,6.88;0.94,7.50 +0.94,7.50;0.94,9.06 +0.94,9.06;3.75,9.06 +3.75,9.06;3.75,7.50 +3.75,7.50;0.94,7.50 +0.62,1.25;8.75,1.25 +0.94,3.75;8.75,3.75 +8.12,2.50;1.25,2.50 +4.69,1.25;4.69,3.75 +6.25,2.19;6.56,1.88 +6.56,1.88;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.50,1.56 + +# UTF-16 : 8d 74 +# UTF-8 : b4 b5 e8 +[8d74] 赴 +4.69,8.44;0.62,8.44 +2.81,4.06;5.00,4.06 +2.81,1.56;2.81,9.38 +0.31,6.25;5.00,6.25 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +8.75,1.25;5.62,1.25 +5.62,1.25;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;3.12,1.56 +3.12,1.56;2.50,1.56 +2.50,1.56;2.19,1.88 +2.19,1.88;1.88,2.19 +1.88,2.19;1.56,2.81 +1.56,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +6.25,1.88;6.25,9.38 +9.06,4.69;8.44,5.00 +8.44,5.00;7.81,5.62 +7.81,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.25,6.56 + +# UTF-16 : 62 76 +# UTF-8 : b6 89 e6 +[6276] 扶 +1.88,9.38;1.88,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,1.25 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.12,7.50;0.31,7.50 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;5.94,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;5.94,5.31 +3.12,5.00;9.06,5.00 +8.75,8.12;3.44,8.12 + +# UTF-16 : 8d ba +# UTF-8 : ba b6 e8 +[8dba] 趺 +2.19,4.69;3.44,4.69 +1.88,1.56;2.19,6.56 +0.94,1.25;0.94,5.62 +0.62,6.56;3.44,6.56 +3.44,6.56;3.44,9.06 +3.44,9.06;0.62,9.06 +0.62,9.06;0.62,6.56 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.75,2.50 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;6.25,3.75 +6.25,3.75;6.25,4.06 +6.25,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,9.38 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +3.75,5.00;9.06,5.00 +8.75,8.12;3.75,8.12 + +# UTF-16 : 75 49 +# UTF-8 : 89 95 e7 +[7549] 畉 +1.88,1.88;1.88,8.75 +0.62,1.88;3.12,1.88 +3.12,1.88;3.12,8.75 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.62,5.31;3.12,5.31 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;6.25,3.75 +6.25,3.75;6.25,4.06 +6.25,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,9.38 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +3.75,5.00;9.06,5.00 +8.75,8.12;3.75,8.12 + +# UTF-16 : 82 bb +# UTF-8 : bb 8a e8 +[82bb] 芻 +2.19,4.69;8.75,4.69 +8.75,4.69;8.44,3.75 +8.44,3.75;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +0.31,3.44;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;2.81,5.62 +2.19,8.75;8.44,8.75 +8.44,8.75;8.44,7.81 +8.44,7.81;8.44,7.19 +8.44,7.19;8.44,6.88 +8.44,6.88;8.44,6.25 +8.44,6.25;8.12,5.62 +8.12,5.62;7.50,5.31 +7.50,5.31;7.19,5.31 +7.19,5.31;6.56,5.31 +6.56,5.31;6.25,5.31 +6.25,5.31;5.62,5.31 +5.62,5.31;5.31,5.31 +0.62,7.50;0.94,7.81 +0.94,7.81;1.56,8.12 +1.56,8.12;2.19,8.75 +2.19,8.75;2.50,9.06 +2.50,9.06;2.81,9.38 +1.56,3.75;1.56,2.19 +1.56,2.19;7.19,2.19 +7.19,2.19;7.19,3.75 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.38,3.75 +4.38,3.75;4.38,4.38 +1.56,7.81;1.88,6.25 +1.56,6.25;7.19,6.25 +7.19,6.25;7.19,7.81 +0.94,5.00;1.56,5.31 +1.56,5.31;2.19,5.62 +2.19,5.62;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.38,7.81 +4.38,7.81;4.38,8.12 + +# UTF-16 : 96 db +# UTF-8 : 9b 9b e9 +[96db] 雛 +7.81,9.38;7.81,9.06 +7.81,9.06;7.50,8.44 +7.50,8.44;7.19,8.12 +7.19,8.12;7.19,8.12 +5.31,7.81;5.31,0.62 +9.06,8.12;5.31,8.12 +7.19,1.56;7.19,8.12 +5.31,1.56;9.06,1.56 +5.31,3.75;8.75,3.75 +5.31,5.94;8.75,5.94 +4.38,6.56;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.62,9.38 +1.25,4.69;4.38,4.69 +4.38,4.69;4.38,3.75 +4.38,3.75;4.06,3.12 +4.06,3.12;4.06,2.50 +4.06,2.50;4.06,2.19 +4.06,2.19;4.06,1.56 +4.06,1.56;3.75,1.25 +3.75,1.25;3.44,1.25 +3.44,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +1.25,8.44;4.06,8.44 +4.06,8.44;4.06,7.81 +4.06,7.81;4.06,7.19 +4.06,7.19;4.06,6.56 +4.06,6.56;4.06,6.25 +4.06,6.25;3.75,5.62 +3.75,5.62;3.44,5.31 +3.44,5.31;3.44,5.31 +3.44,5.31;3.12,5.31 +3.12,5.31;2.50,5.31 +2.50,5.31;2.50,5.31 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +0.31,7.19;0.62,7.81 +0.62,7.81;0.94,8.12 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,9.06 +1.56,9.06;1.56,9.38 +0.94,3.75;0.94,2.50 +0.94,2.50;3.44,2.50 +3.44,2.50;3.44,3.75 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,3.75;2.19,4.38 +0.31,5.00;0.94,5.31 +0.94,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.50 +2.19,7.50;2.19,7.81 +2.19,7.81;2.19,8.12 +0.94,7.81;0.94,6.56 +0.94,6.56;3.44,6.56 +3.44,6.56;3.44,7.81 + +# UTF-16 : 9d f2 +# UTF-8 : b2 b7 e9 +[9df2] 鷲 +7.19,1.25;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.56,2.19 +5.31,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.69,2.19 +3.12,0.94;3.12,1.56 +3.12,1.56;2.81,1.88 +2.81,1.88;2.81,2.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.25,2.19 +1.56,4.06;7.50,4.06 +7.50,4.06;7.50,5.62 +7.50,5.62;1.56,5.62 +1.56,5.62;1.56,2.50 +1.56,2.50;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +1.56,4.69;7.50,4.69 +3.75,6.25;3.75,5.94 +3.75,5.94;3.44,5.62 +1.56,3.44;8.75,3.44 +7.19,9.38;7.81,9.38 +7.81,9.38;8.12,9.06 +8.12,9.06;8.44,8.75 +8.44,8.75;8.44,8.75 +8.75,8.44;5.00,8.44 +4.69,5.94;5.31,6.25 +5.31,6.25;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.81 +6.56,7.81;6.56,8.44 +6.56,8.44;6.56,9.38 +7.19,8.12;7.19,6.56 +7.19,6.56;7.19,5.94 +7.19,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.56 +8.75,6.56;8.75,7.19 +2.81,7.19;2.81,6.25 +2.81,6.25;2.50,5.94 +2.50,5.94;2.19,5.94 +2.19,5.94;1.88,5.94 +1.88,5.94;1.56,5.94 +0.31,5.94;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,6.88 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,6.88 +3.75,6.88;3.44,6.88 +1.25,7.19;4.38,7.19 +4.38,7.19;4.38,8.44 +4.38,8.44;0.94,8.44 +0.94,8.44;0.94,7.19 +2.81,8.75;2.81,9.38 +0.31,8.75;4.69,8.75 + +# UTF-16 : 8f 19 +# UTF-8 : 99 bc e8 +[8f19] 輙 +4.06,8.75;4.06,2.19 +6.25,0.62;6.25,8.75 +3.44,1.88;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;5.00,2.19 +5.00,2.19;5.62,2.50 +5.62,2.50;6.25,2.50 +9.38,8.75;3.44,8.75 +4.06,4.38;6.25,4.38 +4.06,6.88;6.25,6.88 +6.25,7.50;9.06,7.50 +6.56,0.94;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.44,4.69 +8.44,4.69;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;9.06,7.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.19,4.69 +7.19,4.69;7.19,5.31 +7.19,5.31;6.88,6.25 +6.88,6.25;6.88,6.88 +0.62,3.44;3.12,3.44 +3.12,3.44;3.12,6.88 +3.12,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;3.12,5.31 +0.00,2.19;3.44,2.19 +1.88,0.62;1.88,9.38 +0.00,8.12;3.44,8.12 + +# UTF-16 : 8a cf +# UTF-8 : 8f ab e8 +[8acf] 諏 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;2.81,7.50 +0.62,6.25;2.81,6.25 +0.62,5.00;2.81,5.00 +0.62,8.75;2.81,8.75 +3.75,8.75;3.75,2.19 +5.94,0.62;5.94,8.75 +3.12,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.94,2.50 +9.06,8.75;3.12,8.75 +3.75,4.38;5.94,4.38 +3.75,6.88;5.94,6.88 +5.94,7.50;9.06,7.50 +6.25,0.94;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.69 +8.44,4.69;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;9.06,7.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.75 +7.19,3.75;7.19,4.69 +7.19,4.69;6.88,5.31 +6.88,5.31;6.88,6.25 +6.88,6.25;6.56,6.88 + +# UTF-16 : 96 6c +# UTF-8 : ac 99 e9 +[966c] 陬 +2.81,9.06;0.62,9.06 +0.62,9.06;0.62,0.94 +0.94,3.12;1.25,3.12 +1.25,3.12;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;1.88,5.94 +1.88,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.19,7.81 +2.19,7.81;2.50,8.44 +2.50,8.44;2.81,8.75 +3.44,8.75;3.44,2.19 +5.62,0.62;5.62,8.75 +2.81,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;5.00,2.50 +5.00,2.50;5.62,2.50 +9.06,8.75;3.12,8.75 +3.44,4.38;5.62,4.38 +3.44,6.88;5.62,6.88 +5.62,7.50;9.06,7.50 +6.25,0.94;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.19,2.19 +7.19,2.19;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.69 +8.44,4.69;8.44,5.62 +8.44,5.62;8.75,6.56 +8.75,6.56;8.75,7.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.75 +7.19,3.75;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;6.56,6.25 +6.56,6.25;6.56,6.88 + +# UTF-16 : 5a 35 +# UTF-8 : b5 a8 e5 +[5a35] 娵 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.38 +2.19,4.38;2.50,5.00 +2.50,5.00;2.81,5.94 +2.81,5.94;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.56,9.38;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.25 +1.25,6.25;0.94,5.94 +0.94,5.94;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,4.38 +0.62,4.38;0.62,3.75 +0.62,4.69;1.25,4.06 +1.25,4.06;1.56,3.75 +1.56,3.75;2.19,3.44 +2.19,3.44;2.50,2.81 +2.50,2.81;2.81,2.50 +2.81,2.50;3.12,2.19 +3.44,8.75;3.75,1.88 +5.94,0.62;5.94,8.75 +2.81,1.56;3.44,1.88 +3.44,1.88;4.06,1.88 +4.06,1.88;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.94,2.19 +9.06,8.75;2.81,8.75 +3.75,4.38;5.94,4.38 +3.75,6.56;5.94,6.56 +5.94,7.50;9.06,7.50 +6.25,0.94;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.69 +8.44,4.69;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;9.06,7.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.75 +7.19,3.75;7.19,4.69 +7.19,4.69;6.88,5.31 +6.88,5.31;6.88,6.25 +6.88,6.25;6.56,6.88 + +# UTF-16 : 63 ab +# UTF-8 : ab 8e e6 +[63ab] 掫 +3.12,8.75;3.12,2.19 +5.62,0.62;5.62,8.75 +2.50,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;5.00,2.50 +5.00,2.50;5.62,2.50 +9.06,8.75;2.50,8.75 +3.12,4.38;5.62,4.38 +3.12,6.88;5.62,6.88 +5.62,7.50;9.06,7.50 +6.25,0.94;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.19,2.19 +7.19,2.19;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.69 +8.44,4.69;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;9.06,7.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.75 +7.19,3.75;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;6.56,6.25 +6.56,6.25;6.56,6.88 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.50;0.31,7.50 + +# UTF-16 : 7b 95 +# UTF-8 : 95 ae e7 +[7b95] 箕 +3.12,7.81;2.81,8.12 +2.81,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.88,8.75 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.00,8.44 +5.00,8.44;4.69,7.81 +4.69,7.81;4.06,7.50 +9.06,8.75;5.31,8.75 +4.69,8.75;1.56,8.75 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 +2.19,7.50;2.19,3.12 +8.75,6.56;0.62,6.56 +7.19,3.12;7.19,7.50 +0.62,3.12;8.75,3.12 +2.50,4.38;7.19,4.38 +2.50,5.62;7.19,5.62 + +# UTF-16 : 4e 56 +# UTF-8 : 96 b9 e4 +[4e56] 乖 +9.06,7.19;0.31,7.19 +4.69,0.62;4.69,8.75 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;6.25,8.75 +6.25,8.75;6.88,9.06 +6.88,9.06;7.50,9.06 +7.50,9.06;8.12,9.06 +2.81,1.56;3.12,6.56 +6.25,6.56;6.25,2.50 +6.25,2.50;6.25,1.88 +6.25,1.88;6.88,1.56 +6.88,1.56;7.19,1.56 +7.19,1.56;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +6.25,4.06;6.88,4.38 +6.88,4.38;7.50,4.69 +7.50,4.69;7.81,5.00 +7.81,5.00;8.44,5.31 +8.44,5.31;8.75,5.62 +0.31,5.00;3.12,5.00 +0.31,2.19;0.94,2.50 +0.94,2.50;1.25,2.50 +1.25,2.50;1.88,2.81 +1.88,2.81;2.50,2.81 +2.50,2.81;3.12,3.12 + +# UTF-16 : 6d 9b +# UTF-8 : 9b b6 e6 +[6d9b] 涛 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.81,5.62;9.06,5.62 +8.75,8.75;2.81,8.75 +8.75,7.19;3.12,7.19 +2.81,1.56;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.69,4.69 +4.69,4.69;5.00,5.62 +5.00,5.62;5.31,6.56 +5.31,6.56;5.62,7.50 +5.62,7.50;5.62,8.44 +5.62,8.44;5.94,9.38 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +7.81,5.62;8.12,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.50,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,4.06;2.81,4.06 + +# UTF-16 : 96 66 +# UTF-8 : a6 99 e9 +[9666] 陦 +3.12,9.06;0.62,9.06 +0.62,9.06;0.62,0.94 +1.25,3.12;1.56,3.12 +1.56,3.12;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +2.50,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;2.81,8.75 +2.81,5.62;9.06,5.62 +9.06,8.75;3.12,8.75 +8.75,7.19;3.44,7.19 +2.81,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,3.44 +4.06,3.44;4.69,4.06 +4.69,4.06;5.00,4.69 +5.00,4.69;5.31,5.62 +5.31,5.62;5.31,6.56 +5.31,6.56;5.62,7.50 +5.62,7.50;5.94,8.44 +5.94,8.44;5.94,9.38 +6.25,1.56;5.94,1.88 +5.94,1.88;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +8.12,5.62;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,4.06;2.81,4.06 + +# UTF-16 : 68 bc +# UTF-8 : bc a2 e6 +[68bc] 梼 +1.56,0.62;1.56,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +2.81,5.62;9.06,5.62 +9.06,8.75;3.12,8.75 +8.75,7.19;3.44,7.19 +2.81,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,3.44 +4.06,3.44;4.69,4.06 +4.69,4.06;5.00,4.69 +5.00,4.69;5.31,5.62 +5.31,5.62;5.31,6.56 +5.31,6.56;5.62,7.50 +5.62,7.50;5.94,8.44 +5.94,8.44;5.94,9.38 +6.25,1.56;5.94,1.88 +5.94,1.88;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +8.12,5.62;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,4.06;2.81,4.06 + +# UTF-16 : 79 77 +# UTF-8 : b7 a5 e7 +[7977] 祷 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.88,5.31 +3.12,7.50;0.31,7.50 +1.56,7.50;1.88,9.38 +1.56,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.56 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +2.81,5.62;9.06,5.62 +9.06,8.75;3.12,8.75 +8.75,7.19;3.44,7.19 +2.81,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,3.44 +4.06,3.44;4.69,4.06 +4.69,4.06;5.00,4.69 +5.00,4.69;5.31,5.62 +5.31,5.62;5.62,6.56 +5.62,6.56;5.62,7.50 +5.62,7.50;5.94,8.44 +5.94,8.44;5.94,9.38 +6.25,1.56;6.25,1.88 +6.25,1.88;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +8.12,5.62;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,4.06;3.12,4.06 + +# UTF-16 : 75 74 +# UTF-8 : b4 95 e7 +[7574] 畴 +3.44,5.62;9.06,5.62 +9.06,8.75;3.44,8.75 +8.75,7.19;3.75,7.19 +3.12,1.56;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;5.00,4.69 +5.00,4.69;5.31,5.62 +5.31,5.62;5.62,6.56 +5.62,6.56;5.94,7.50 +5.94,7.50;5.94,8.44 +5.94,8.44;5.94,9.38 +6.56,1.56;6.25,1.88 +6.25,1.88;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +8.12,5.62;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +9.06,4.06;3.75,4.06 +1.88,1.88;1.88,8.75 +0.62,1.88;3.12,1.88 +2.81,1.88;3.12,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.62,5.31;2.81,5.31 + +# UTF-16 : 92 f3 +# UTF-8 : b3 8b e9 +[92f3] 鋳 +3.75,5.62;9.38,5.62 +9.06,8.75;3.75,8.75 +8.75,7.19;3.75,7.19 +3.44,1.56;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.31,4.69 +5.31,4.69;5.62,5.62 +5.62,5.62;5.62,6.56 +5.62,6.56;5.94,7.50 +5.94,7.50;5.94,8.44 +5.94,8.44;5.94,9.38 +6.56,1.56;6.56,1.88 +6.56,1.88;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +8.12,5.62;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +9.06,4.06;3.75,4.06 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,9.06 +2.50,9.06;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;0.94,8.12 +0.94,8.12;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.69 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;3.44,4.69 + +# UTF-16 : 62 d9 +# UTF-8 : 99 8b e6 +[62d9] 拙 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.50;0.31,7.50 +3.44,4.69;3.44,0.94 +8.75,0.94;8.75,4.69 +5.94,1.56;6.25,9.38 +3.44,1.56;8.75,1.56 +3.44,8.75;3.44,5.62 +3.44,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 + +# UTF-16 : 54 84 +# UTF-8 : 84 92 e5 +[5484] 咄 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +3.44,4.69;3.44,0.94 +8.75,0.94;8.75,4.69 +6.25,1.56;6.25,9.38 +3.44,1.56;8.75,1.56 +3.75,8.75;3.75,5.62 +3.75,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 + +# UTF-16 : 67 ee +# UTF-8 : ae 9f e6 +[67ee] 柮 +1.88,0.62;1.88,9.38 +3.12,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +3.44,4.69;3.44,0.94 +8.75,0.94;8.75,4.69 +6.25,1.56;6.25,9.38 +3.44,1.56;8.75,1.56 +3.75,8.75;3.75,5.62 +3.75,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 + +# UTF-16 : 67 0f +# UTF-8 : 8f 9c e6 +[670f] 朏 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,9.06 +0.94,9.06;2.81,9.06 +2.81,9.06;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,1.25 +1.56,1.25;1.25,1.25 +3.75,4.69;3.75,0.94 +8.75,0.94;8.75,4.69 +6.25,1.56;6.25,9.38 +3.75,1.56;8.75,1.56 +3.75,8.75;3.75,5.62 +3.75,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 + +# UTF-16 : 74 73 +# UTF-8 : b3 91 e7 +[7473] 瑳 +2.81,8.75;0.31,8.75 +2.81,5.62;0.31,5.62 +1.56,2.19;1.56,8.75 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +3.44,1.25;9.06,1.25 +8.75,3.75;4.06,3.75 +6.25,1.25;6.25,3.75 +2.81,5.31;9.06,5.31 +3.44,6.88;8.75,6.88 +3.12,8.12;9.06,8.12 +5.94,5.31;5.94,8.12 +5.00,8.12;4.69,8.75 +4.69,8.75;4.69,9.06 +4.69,9.06;4.38,9.38 +4.38,9.38;4.38,9.38 +6.88,8.12;7.19,8.44 +7.19,8.44;7.19,9.06 +7.19,9.06;7.50,9.38 +7.50,9.38;7.50,9.38 +2.19,0.94;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.38,4.69 +4.38,4.69;4.38,5.31 + +# UTF-16 : 55 df +# UTF-8 : 9f 97 e5 +[55df] 嗟 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.56 +3.44,1.25;9.06,1.25 +8.75,3.75;4.06,3.75 +6.25,1.25;6.25,3.75 +3.12,5.31;9.06,5.31 +3.44,6.88;8.75,6.88 +3.12,8.12;9.06,8.12 +5.94,5.31;5.94,8.12 +5.00,8.12;5.00,8.75 +5.00,8.75;4.69,9.06 +4.69,9.06;4.38,9.38 +4.38,9.38;4.38,9.38 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,9.06 +7.50,9.06;7.50,9.38 +7.50,9.38;7.50,9.38 +2.50,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.38,4.69 +4.38,4.69;4.38,5.31 + +# UTF-16 : 69 ce +# UTF-8 : 8e a7 e6 +[69ce] 槎 +1.56,0.62;1.56,9.38 +3.12,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +3.44,1.25;9.06,1.25 +8.75,3.75;4.06,3.75 +6.25,1.25;6.25,3.75 +2.81,5.31;9.06,5.31 +3.44,6.88;8.75,6.88 +3.12,8.12;9.06,8.12 +5.94,5.31;5.94,8.12 +5.00,8.12;4.69,8.75 +4.69,8.75;4.69,9.06 +4.69,9.06;4.38,9.38 +4.38,9.38;4.38,9.38 +6.88,8.12;7.19,8.44 +7.19,8.44;7.19,9.06 +7.19,9.06;7.50,9.38 +7.50,9.38;7.50,9.38 +2.19,0.94;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.38,4.69 +4.38,4.69;4.38,5.31 + +# UTF-16 : 64 13 +# UTF-8 : 93 90 e6 +[6413] 搓 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.50,5.00;2.19,4.69 +2.19,4.69;1.56,4.38 +1.56,4.38;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.50;0.31,7.50 +3.12,1.25;9.06,1.25 +8.75,3.75;4.06,3.75 +6.25,1.25;6.25,3.75 +2.81,5.31;9.06,5.31 +3.12,6.88;8.75,6.88 +2.81,8.12;9.06,8.12 +5.94,5.31;5.94,8.12 +5.00,8.12;4.69,8.75 +4.69,8.75;4.69,9.06 +4.69,9.06;4.38,9.38 +4.38,9.38;4.38,9.38 +6.88,8.12;7.19,8.44 +7.19,8.44;7.19,9.06 +7.19,9.06;7.50,9.38 +7.50,9.38;7.50,9.38 +2.19,0.94;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.06,4.69 +4.06,4.69;4.38,5.31 + +# UTF-16 : 5d 6f +# UTF-8 : af b5 e5 +[5d6f] 嵯 +0.62,8.12;0.62,0.94 +0.62,1.88;2.81,1.88 +2.81,1.88;2.81,8.12 +1.56,1.88;1.88,9.38 +3.75,1.25;9.06,1.25 +8.75,3.75;4.38,3.75 +6.25,1.25;6.56,3.75 +3.12,5.31;9.06,5.31 +3.75,6.88;8.75,6.88 +3.44,8.12;9.06,8.12 +6.25,5.31;6.25,8.12 +5.00,8.12;5.00,8.75 +5.00,8.75;4.69,9.06 +4.69,9.06;4.69,9.38 +4.69,9.38;4.69,9.38 +7.19,8.12;7.19,8.44 +7.19,8.44;7.50,9.06 +7.50,9.06;7.50,9.38 +7.50,9.38;7.81,9.38 +2.50,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;4.69,5.31 + +# UTF-16 : 8e 49 +# UTF-8 : 89 b9 e8 +[8e49] 蹉 +1.88,4.69;3.12,4.69 +1.88,1.88;1.88,6.56 +0.94,1.25;0.94,5.62 +0.62,6.56;2.81,6.56 +2.81,6.56;2.81,9.06 +2.81,9.06;0.62,9.06 +0.62,9.06;0.62,6.56 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.75,1.25;9.06,1.25 +8.75,3.75;4.38,3.75 +6.25,1.25;6.56,3.75 +3.12,5.31;9.06,5.31 +3.75,6.88;8.75,6.88 +3.44,8.12;9.06,8.12 +6.25,5.31;6.25,8.12 +5.00,8.12;5.00,8.75 +5.00,8.75;4.69,9.06 +4.69,9.06;4.69,9.38 +4.69,9.38;4.69,9.38 +7.19,8.12;7.19,8.44 +7.19,8.44;7.50,9.06 +7.50,9.06;7.50,9.38 +7.50,9.38;7.81,9.38 +2.50,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;4.69,5.31 + +# UTF-16 : 7e 12 +# UTF-8 : 92 b8 e7 +[7e12] 縒 +3.12,4.38;3.12,5.00 +3.12,5.00;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,6.25 +2.81,6.25;2.50,6.88 +0.00,5.00;3.12,5.00 +1.56,5.00;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +1.25,5.94;1.25,6.25 +1.25,6.25;0.94,6.88 +0.94,6.88;0.94,7.19 +0.94,7.19;0.62,7.81 +0.62,7.81;0.31,8.12 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.38 +3.44,1.25;9.06,1.25 +8.75,3.75;4.38,3.75 +6.25,1.25;6.25,3.75 +3.12,5.31;9.06,5.31 +3.44,6.88;8.75,6.88 +3.12,8.12;9.06,8.12 +5.94,5.31;6.25,8.12 +5.00,8.12;5.00,8.75 +5.00,8.75;4.69,9.06 +4.69,9.06;4.69,9.38 +4.69,9.38;4.38,9.38 +7.19,8.12;7.19,8.44 +7.19,8.44;7.50,9.06 +7.50,9.06;7.50,9.38 +7.50,9.38;7.50,9.38 +2.50,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,4.69 +4.38,4.69;4.69,5.31 + +# UTF-16 : 78 cb +# UTF-8 : 8b a3 e7 +[78cb] 磋 +3.12,8.75;0.31,8.75 +1.25,1.88;2.81,1.88 +2.81,1.88;2.81,5.62 +2.81,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.56,7.50 +1.56,7.50;1.56,8.12 +1.56,8.12;1.56,8.75 +3.75,1.25;9.06,1.25 +8.75,3.75;4.38,3.75 +6.25,1.25;6.56,3.75 +3.12,5.31;9.06,5.31 +3.75,6.88;8.75,6.88 +3.44,8.12;9.06,8.12 +6.25,5.31;6.25,8.12 +5.00,8.12;5.00,8.75 +5.00,8.75;4.69,9.06 +4.69,9.06;4.69,9.38 +4.69,9.38;4.69,9.38 +7.19,8.12;7.19,8.44 +7.19,8.44;7.50,9.06 +7.50,9.06;7.50,9.38 +7.50,9.38;7.81,9.38 +2.50,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;4.69,5.31 + +# UTF-16 : 8b 39 +# UTF-8 : b9 ac e8 +[8b39] 謹 +0.94,1.25;3.12,1.25 +2.81,1.25;3.12,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,5.00;3.12,5.00 +0.62,8.75;3.12,8.75 +8.75,5.00;8.75,7.19 +8.75,7.19;3.75,7.19 +3.75,7.19;3.75,5.00 +4.06,5.00;8.75,5.00 +4.06,2.81;8.75,2.81 +3.75,4.06;8.75,4.06 +6.25,1.25;6.25,6.88 +3.44,8.44;9.06,8.44 +3.44,1.25;9.38,1.25 +5.00,7.50;5.00,9.38 +7.50,7.50;7.50,9.38 + +# UTF-16 : 50 c5 +# UTF-8 : 85 83 e5 +[50c5] 僅 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.88 +8.75,5.00;8.75,7.19 +8.75,7.19;2.81,7.19 +2.81,7.19;2.81,5.00 +2.81,5.00;8.44,5.00 +2.81,2.81;8.44,2.81 +2.50,4.06;8.75,4.06 +5.62,1.25;5.62,6.88 +2.50,8.44;9.06,8.44 +2.19,1.25;9.06,1.25 +4.38,7.50;4.38,9.38 +7.19,7.50;7.19,9.38 + +# UTF-16 : 54 1f +# UTF-8 : 9f 90 e5 +[541f] 吟 +0.62,2.19;2.81,2.19 +2.81,2.19;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.56 +2.81,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.62,9.06 +5.62,9.06;5.94,9.38 +5.94,9.38;6.25,9.06 +6.25,9.06;6.56,8.75 +6.56,8.75;6.88,8.44 +6.88,8.44;7.19,8.12 +7.19,8.12;7.50,7.81 +7.50,7.81;7.81,7.50 +7.81,7.50;8.12,7.19 +8.12,7.19;8.44,6.88 +8.44,6.88;8.75,6.56 +8.75,6.56;9.38,6.25 +3.75,6.56;8.12,6.56 +8.75,4.69;3.12,4.69 +5.62,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.38 +8.44,4.38;8.75,4.69 + +# UTF-16 : 88 7f +# UTF-8 : bf a1 e8 +[887f] 衿 +3.44,3.44;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.38 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.62 +3.44,5.62;3.44,5.62 +3.12,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.94,9.06 +5.94,9.06;6.25,9.38 +6.25,9.38;6.56,9.06 +6.56,9.06;6.88,8.75 +6.88,8.75;7.19,8.44 +7.19,8.44;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,7.50 +7.81,7.50;8.12,7.19 +8.12,7.19;8.44,6.88 +8.44,6.88;9.06,6.56 +9.06,6.56;9.38,6.25 +4.38,6.56;8.12,6.56 +8.75,4.69;3.75,4.69 +5.94,0.94;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.44,3.75 +8.44,3.75;8.44,4.38 +8.44,4.38;8.75,4.69 + +# UTF-16 : 77 dc +# UTF-8 : 9c 9f e7 +[77dc] 矜 +2.50,5.94;2.50,1.88 +2.50,1.88;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,1.25 +1.25,1.25;0.94,1.25 +4.38,5.94;0.31,5.94 +0.31,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +0.62,8.75;4.06,8.75 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.19 +1.88,7.19;2.19,6.88 +2.19,6.88;2.50,6.56 +2.50,6.56;2.81,5.94 +4.06,8.75;3.75,8.44 +3.75,8.44;3.44,8.12 +3.44,8.12;3.12,7.50 +3.12,7.50;2.81,7.19 +2.81,7.19;2.19,6.88 +4.06,5.94;4.06,5.62 +4.06,5.62;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;3.44,4.38 +3.44,4.38;3.12,4.06 +3.75,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;6.25,9.06 +6.25,9.06;6.56,9.38 +6.56,9.38;6.88,9.06 +6.88,9.06;6.88,8.75 +6.88,8.75;7.19,8.44 +7.19,8.44;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;8.12,7.50 +8.12,7.50;8.44,7.19 +8.44,7.19;8.75,6.88 +8.75,6.88;9.06,6.56 +9.06,6.56;9.38,6.25 +4.69,6.56;8.44,6.56 +8.75,4.69;4.38,4.69 +6.25,0.94;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.44,3.75 +8.44,3.75;8.44,4.38 +8.44,4.38;8.75,4.69 + +# UTF-16 : 50 39 +# UTF-8 : b9 80 e5 +[5039] 倹 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,7.19 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;7.81,7.81 +7.81,7.81;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,8.75 +6.25,8.75;5.94,9.06 +5.94,9.06;5.62,9.38 +5.62,9.38;5.31,9.06 +5.31,9.06;5.00,8.75 +5.00,8.75;4.69,8.75 +4.69,8.75;4.38,8.44 +4.38,8.44;4.06,8.12 +4.06,8.12;3.75,7.81 +3.75,7.81;3.44,7.81 +3.44,7.81;2.81,7.50 +2.81,7.50;2.50,7.19 +2.50,7.19;2.19,6.88 +7.81,7.50;3.44,7.50 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.62,4.38 +5.62,4.38;5.62,7.50 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;5.62,4.06 +5.62,4.06;5.62,4.38 +2.81,3.75;2.81,6.25 +2.81,6.25;8.44,6.25 +8.44,6.25;8.44,4.06 +8.44,4.06;2.81,4.06 + +# UTF-16 : 4f af +# UTF-8 : af be e4 +[4faf] 侯 +2.50,9.38;2.19,8.75 +2.19,8.75;2.19,8.44 +2.19,8.44;1.88,7.81 +1.88,7.81;1.88,7.19 +1.88,7.19;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;0.94,5.94 +0.94,5.94;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,6.56 +8.75,5.62;3.44,5.62 +2.50,4.38;2.81,4.69 +2.81,4.69;3.44,5.31 +3.44,5.31;3.75,5.94 +3.75,5.94;3.75,6.25 +3.75,6.25;4.06,6.88 +9.06,3.75;2.50,3.75 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;5.94,4.06 +5.94,4.06;5.94,5.62 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.94,3.75 +5.94,3.75;5.94,4.06 +7.81,6.88;8.12,9.06 +7.81,9.06;3.12,9.06 +2.50,6.88;9.06,6.88 + +# UTF-16 : 80 af +# UTF-8 : af 82 e8 +[80af] 肯 +4.69,9.69;4.69,6.88 +0.31,6.88;9.06,6.88 +8.44,8.44;4.69,8.44 +2.50,6.88;2.50,9.06 +1.56,0.94;1.56,5.94 +1.56,5.94;7.81,5.94 +7.81,5.94;7.81,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +1.56,2.81;7.81,2.81 +1.56,4.38;7.81,4.38 + +# UTF-16 : 5b b0 +# UTF-8 : b0 ae e5 +[5bb0] 宰 +4.69,8.44;4.69,9.69 +8.75,6.56;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.56 +0.62,4.38;8.75,4.38 +5.62,4.38;5.94,4.69 +5.94,4.69;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;6.88,6.25 +6.88,6.25;7.19,6.88 +3.44,4.38;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.50,6.25 +2.50,6.25;2.19,6.88 +4.69,4.38;4.69,0.62 +0.94,2.50;8.75,2.50 +1.25,6.88;8.12,6.88 +4.69,6.88;4.69,8.12 + +# UTF-16 : 55 e3 +# UTF-8 : a3 97 e5 +[55e3] 嗣 +3.75,1.25;4.06,1.25 +4.06,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.38,1.56 +4.38,1.56;4.38,5.94 +4.38,5.94;0.62,5.94 +0.62,5.94;0.62,0.94 +1.88,5.94;1.88,1.25 +3.12,5.94;3.12,1.25 +0.62,3.75;4.38,3.75 +4.69,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +5.31,1.88;5.31,5.62 +5.31,5.62;7.50,5.62 +7.50,5.62;7.50,2.81 +7.50,2.81;5.62,2.81 +0.94,6.88;0.94,8.75 +0.94,8.75;4.38,8.75 +4.38,8.75;4.38,6.88 +4.38,6.88;0.94,6.88 +8.12,7.19;5.00,7.19 + +# UTF-16 : 61 01 +# UTF-8 : 81 84 e6 +[6101] 愁 +3.12,4.06;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.19,1.88 +7.19,1.88;7.50,2.50 +7.50,2.50;7.50,2.81 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;1.88,3.75 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +5.94,2.19;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.06 +0.31,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +4.06,9.06;3.44,9.06 +3.44,9.06;2.81,8.75 +2.81,8.75;2.19,8.75 +2.19,8.75;1.25,8.75 +1.25,8.75;0.62,8.75 +2.50,4.06;2.50,8.75 +4.38,7.50;0.62,7.50 +4.38,5.62;4.06,5.94 +4.06,5.94;3.75,6.25 +3.75,6.25;3.12,6.56 +3.12,6.56;2.81,7.19 +2.81,7.19;2.50,7.50 +5.00,8.44;5.00,7.81 +5.00,7.81;5.00,7.50 +5.00,7.50;4.69,7.19 +4.69,7.19;4.69,6.88 +4.69,6.88;4.38,6.56 +8.75,8.44;8.75,7.81 +8.75,7.81;8.44,7.50 +8.44,7.50;8.44,7.19 +8.44,7.19;8.12,6.88 +8.12,6.88;7.81,6.56 +4.06,4.38;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;5.94,5.62 +5.94,5.62;6.25,5.94 +6.25,5.94;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;6.56,7.50 +6.56,7.50;6.56,7.81 +6.56,7.81;6.56,9.38 +9.06,4.38;8.75,4.38 +8.75,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;6.56,7.50 +6.56,7.50;6.56,7.81 + +# UTF-16 : 53 d9 +# UTF-8 : 99 8f e5 +[53d9] 叙 +4.69,7.19;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.50,9.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.62,7.19 +0.62,7.19;0.00,6.56 +4.69,5.00;0.31,5.00 +4.38,6.88;0.94,6.88 +2.81,6.88;2.81,1.88 +2.81,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,1.25 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +4.38,1.56;4.38,2.19 +4.38,2.19;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;3.75,3.75 +3.75,3.75;3.75,4.38 +4.38,8.75;9.06,8.75 +4.38,0.94;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.50 +6.25,2.50;6.88,3.12 +6.88,3.12;7.50,3.75 +7.50,3.75;7.81,4.69 +7.81,4.69;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.75,7.50 +8.75,7.50;9.06,8.44 +9.38,0.94;8.75,1.56 +8.75,1.56;8.12,1.88 +8.12,1.88;7.50,2.50 +7.50,2.50;7.19,3.12 +7.19,3.12;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.94,5.31 +5.94,5.31;5.62,6.25 +5.62,6.25;5.62,7.19 +5.62,7.19;5.31,8.12 + +# UTF-16 : 5b b5 +# UTF-8 : b5 ae e5 +[5bb5] 宵 +4.69,8.44;4.69,9.69 +8.75,6.56;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.56 +1.56,0.94;1.56,5.94 +1.56,5.94;7.81,5.94 +7.81,5.94;7.81,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +1.56,2.81;7.81,2.81 +1.56,4.38;7.81,4.38 +4.69,5.94;4.69,8.12 +3.12,6.25;2.81,6.56 +2.81,6.56;2.50,7.19 +2.50,7.19;2.19,7.50 +2.19,7.50;1.88,7.81 +1.88,7.81;1.88,8.12 +6.25,6.25;6.56,6.56 +6.56,6.56;6.88,7.19 +6.88,7.19;7.19,7.50 +7.19,7.50;7.50,7.81 +7.50,7.81;7.81,8.12 + +# UTF-16 : 7a 83 +# UTF-8 : 83 aa e7 +[7a83] 窃 +5.31,8.44;5.31,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;6.25,6.25 +6.25,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.12,7.81 +4.69,8.44;4.69,9.69 +8.44,6.88;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 +0.94,5.94;1.56,6.25 +1.56,6.25;1.88,6.25 +1.88,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.12,6.88 +3.12,6.88;3.75,7.50 +3.75,7.50;3.75,8.12 +3.75,8.12;4.06,8.44 +4.06,0.94;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +4.38,5.31;8.44,5.31 +8.44,5.31;8.44,4.38 +8.44,4.38;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,1.25 +0.31,3.75;4.38,4.69 +1.56,5.62;1.56,1.88 +1.56,1.88;1.56,1.56 +1.56,1.56;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 + +# UTF-16 : 68 13 +# UTF-8 : 93 a0 e6 +[6813] 栓 +1.88,0.62;1.88,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;2.81,6.56 +2.81,1.25;9.06,1.25 +8.75,4.06;3.44,4.06 +8.44,6.56;3.44,6.56 +5.94,1.25;5.94,6.56 + +# UTF-16 : 8a 6e +# UTF-8 : ae a9 e8 +[8a6e] 詮 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,5.00;3.12,5.00 +0.62,8.75;3.12,8.75 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;5.94,9.06 +5.94,9.06;5.94,8.75 +5.94,8.75;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.38,7.19 +4.38,7.19;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.44,6.56 +3.44,1.25;9.06,1.25 +8.75,4.06;4.06,4.06 +8.44,6.56;4.06,6.56 +6.25,1.25;6.25,6.56 + +# UTF-16 : 58 51 +# UTF-8 : 91 a1 e5 +[5851] 塑 +1.88,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;1.25,9.06 +1.25,9.06;1.25,9.38 +3.12,8.12;3.44,8.44 +3.44,8.44;3.75,8.75 +3.75,8.75;3.75,9.06 +3.75,9.06;4.06,9.38 +0.31,8.12;4.69,8.12 +0.94,7.50;0.94,4.69 +4.38,5.00;4.38,7.50 +0.94,5.31;4.38,5.31 +5.31,5.94;8.44,5.94 +5.62,7.50;8.44,7.50 +4.38,4.06;4.69,4.38 +4.69,4.38;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.62,5.94 +5.62,5.94;5.62,6.88 +5.62,6.88;5.62,8.75 +5.62,8.75;8.44,8.75 +8.44,8.75;8.44,4.38 +8.44,4.38;8.44,4.06 +8.44,4.06;8.12,4.06 +7.81,4.06;7.50,4.06 +7.50,4.06;7.19,4.06 +7.19,4.06;6.56,4.06 +0.62,1.25;8.75,1.25 +8.12,2.81;1.25,2.81 +4.69,1.25;4.69,3.75 +2.50,5.31;2.50,8.12 +0.62,3.12;1.25,3.44 +1.25,3.44;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;2.50,5.31 + +# UTF-16 : 55 aa +# UTF-8 : aa 96 e5 +[55aa] 喪 +1.25,5.62;3.75,5.62 +3.75,5.62;3.75,7.81 +3.75,7.81;0.94,7.81 +0.94,7.81;0.94,5.62 +5.62,5.62;8.44,5.62 +8.44,5.62;8.44,7.81 +8.44,7.81;5.62,7.81 +5.62,7.81;5.62,5.62 +4.69,4.69;4.69,9.38 +0.62,8.75;8.75,8.75 +0.62,4.69;8.75,4.69 +4.69,4.69;5.00,4.38 +5.00,4.38;5.31,3.75 +5.31,3.75;5.62,3.44 +5.62,3.44;5.94,2.81 +5.94,2.81;6.25,2.50 +6.25,2.50;6.88,2.19 +6.88,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,1.88 +2.50,1.25;2.50,4.69 +5.94,2.81;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.12,4.38 + +# UTF-16 : 4e c2 +# UTF-8 : 82 bb e4 +[4ec2] 仂 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.56,0.62;1.56,7.19 +2.50,0.94;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;5.00,4.69 +5.00,4.69;5.31,5.62 +5.31,5.62;5.31,6.56 +5.31,6.56;5.31,7.81 +5.31,7.81;5.31,9.38 +2.50,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.94,1.25 + +# UTF-16 : 67 38 +# UTF-8 : b8 9c e6 +[6738] 朸 +2.19,0.62;2.19,9.38 +3.75,7.50;0.62,7.50 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +3.75,3.75;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.12,5.94 +3.12,5.94;2.81,6.25 +2.81,6.25;2.81,6.56 +2.81,6.56;2.50,6.88 +2.50,6.88;2.19,7.19 +3.44,0.94;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.69 +5.62,4.69;5.94,5.62 +5.94,5.62;5.94,6.56 +5.94,6.56;6.25,7.81 +6.25,7.81;6.25,9.38 +4.06,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 + +# UTF-16 : 91 db +# UTF-8 : 9b 87 e9 +[91db] 釛 +0.31,1.25;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,7.81;4.06,8.12 +4.06,8.12;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,9.06 +2.81,9.06;2.50,9.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.38,5.31;0.62,5.31 +4.06,7.19;0.94,7.19 +2.50,1.56;2.50,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.06,4.69 +4.06,0.94;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.94,4.69 +5.94,4.69;6.25,5.62 +6.25,5.62;6.25,6.56 +6.25,6.56;6.25,7.81 +6.25,7.81;6.25,9.38 +4.38,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 + +# UTF-16 : 52 d2 +# UTF-8 : 92 8b e5 +[52d2] 勒 +0.31,8.12;4.69,8.12 +3.44,9.38;3.44,6.88 +3.44,6.88;1.25,6.88 +1.25,6.88;1.25,9.38 +4.06,3.75;4.06,5.94 +4.06,5.94;0.62,5.94 +0.62,5.94;0.62,3.75 +0.62,3.75;4.06,3.75 +0.00,2.50;4.38,2.50 +2.50,0.62;2.50,6.88 +4.06,0.94;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.94,4.69 +5.94,4.69;5.94,5.62 +5.94,5.62;6.25,6.56 +6.25,6.56;6.25,7.81 +6.25,7.81;6.25,9.38 +4.38,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 + +# UTF-16 : 52 c5 +# UTF-8 : 85 8b e5 +[52c5] 勅 +0.94,4.69;4.38,4.69 +4.38,4.69;4.38,6.88 +4.38,6.88;0.62,6.88 +0.62,6.88;0.62,4.69 +2.50,0.62;2.50,9.38 +0.31,8.44;5.00,8.44 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.50,4.69 +4.69,2.50;4.06,3.12 +4.06,3.12;3.75,3.44 +3.75,3.44;3.12,3.75 +3.12,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +4.06,0.94;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.94,4.69 +5.94,4.69;6.25,5.62 +6.25,5.62;6.25,6.56 +6.25,6.56;6.25,7.81 +6.25,7.81;6.25,9.38 +4.69,7.50;8.75,7.50 +8.75,7.50;8.75,5.94 +8.75,5.94;8.75,4.69 +8.75,4.69;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 + +# UTF-16 : 52 ab +# UTF-8 : ab 8a e5 +[52ab] 劫 +0.31,5.31;4.69,5.31 +4.38,8.12;0.62,8.12 +2.50,5.31;2.50,9.38 +4.38,2.19;4.38,2.50 +4.38,2.50;4.06,3.12 +4.06,3.12;4.06,3.75 +4.06,3.75;3.75,4.06 +3.75,4.06;3.44,4.69 +0.00,1.56;0.94,1.56 +0.94,1.56;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.38,2.81 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;1.88,4.06 +1.88,4.06;2.19,4.69 +2.19,4.69;2.19,5.00 +2.19,5.00;2.19,5.31 +4.06,0.94;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.94,4.69 +5.94,4.69;6.25,5.62 +6.25,5.62;6.25,6.56 +6.25,6.56;6.25,7.81 +6.25,7.81;6.25,9.38 +4.69,7.50;8.75,7.50 +8.75,7.50;8.75,5.94 +8.75,5.94;8.75,4.69 +8.75,4.69;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 + +# UTF-16 : 52 cd +# UTF-8 : 8d 8b e5 +[52cd] 勍 +2.81,4.69;2.81,1.88 +2.81,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,1.25 +0.31,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.06 +4.38,2.50;4.38,2.81 +4.38,2.81;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;3.75,3.75 +3.75,3.75;3.44,4.38 +0.94,5.00;4.38,5.00 +4.38,5.00;4.38,7.19 +4.38,7.19;0.94,7.19 +0.94,7.19;0.94,4.69 +2.50,8.12;2.50,9.38 +0.31,8.12;4.69,8.12 +4.06,0.94;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.94,4.69 +5.94,4.69;6.25,5.62 +6.25,5.62;6.25,6.56 +6.25,6.56;6.25,7.81 +6.25,7.81;6.25,9.38 +4.69,7.50;8.75,7.50 +8.75,7.50;8.75,5.94 +8.75,5.94;8.75,4.69 +8.75,4.69;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 + +# UTF-16 : 8f ed +# UTF-8 : ad bf e8 +[8fed] 迭 +8.44,7.81;3.75,7.81 +8.75,5.62;2.81,5.62 +0.62,9.06;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,2.19 +2.50,2.19;2.19,2.50 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;4.06,8.44 +4.06,8.44;4.38,9.06 +3.12,2.19;3.44,2.50 +3.44,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;5.94,6.25 +5.94,6.25;5.94,9.38 +8.75,2.19;8.44,2.50 +8.44,2.50;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;6.25,5.00 +6.25,5.00;5.94,5.62 +5.94,5.62;5.94,6.25 + +# UTF-16 : 7b e4 +# UTF-8 : a4 af e7 +[7be4] 篤 +1.88,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.62,7.81 +0.62,7.81;0.31,7.19 +4.69,8.44;1.56,8.44 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.44;5.31,8.44 +7.19,6.88;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +7.19,1.56;7.19,1.88 +7.19,1.88;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.56,2.81 +5.31,1.25;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;4.69,2.81 +4.69,2.81;4.69,2.81 +3.12,0.94;3.12,1.56 +3.12,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,2.81 +8.12,6.88;1.25,6.88 +1.25,6.88;1.25,3.44 +1.25,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +4.69,6.88;4.69,3.44 +1.25,4.69;7.81,4.69 +1.25,5.62;7.81,5.62 + +# UTF-16 : 4f 10 +# UTF-8 : 90 bc e4 +[4f10] 伐 +6.88,9.38;7.19,9.06 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,8.12 +8.12,8.12;8.44,7.81 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,6.88 +2.19,6.56;9.06,7.19 +8.12,6.25;7.81,5.62 +7.81,5.62;7.19,5.00 +7.19,5.00;6.88,4.38 +6.88,4.38;6.25,3.75 +6.25,3.75;5.94,3.12 +5.94,3.12;5.31,2.81 +5.31,2.81;4.69,2.19 +4.69,2.19;3.75,1.88 +3.75,1.88;3.12,1.56 +3.12,1.56;2.19,1.25 +5.00,9.38;5.00,7.81 +5.00,7.81;5.31,6.56 +5.31,6.56;5.62,5.31 +5.62,5.31;5.94,4.06 +5.94,4.06;6.25,3.12 +6.25,3.12;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.44 + +# UTF-16 : 95 a5 +# UTF-8 : a5 96 e9 +[95a5] 閥 +6.25,5.62;6.56,5.62 +6.56,5.62;6.88,5.31 +6.88,5.31;7.19,5.00 +7.19,5.00;7.19,5.00 +3.12,5.62;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.19,4.06 +2.19,4.06;1.88,3.44 +1.88,3.44;1.25,3.12 +2.50,1.25;2.50,4.38 +3.12,4.06;7.50,4.69 +7.19,4.06;6.88,3.75 +6.88,3.75;6.56,3.44 +6.56,3.44;6.25,3.12 +6.25,3.12;5.94,2.81 +5.94,2.81;5.62,2.50 +5.62,2.50;5.00,2.19 +5.00,2.19;4.69,1.88 +4.69,1.88;4.38,1.88 +4.38,1.88;3.75,1.56 +3.75,1.56;3.12,1.25 +5.00,5.62;5.00,5.00 +5.00,5.00;5.00,4.38 +5.00,4.38;5.31,3.75 +5.31,3.75;5.62,3.12 +5.62,3.12;5.94,2.81 +5.94,2.81;6.25,2.19 +6.25,2.19;6.25,1.88 +6.25,1.88;6.88,1.56 +6.88,1.56;7.19,1.56 +7.19,1.56;7.50,1.88 +7.50,1.88;7.50,2.19 +7.50,2.19;7.81,2.81 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,9.06 +0.94,9.06;4.06,9.06 +4.06,9.06;4.06,5.94 +4.06,5.94;0.94,5.94 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.12,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,9.06 +8.75,9.06;5.31,9.06 +5.31,9.06;5.31,5.94 +5.31,5.94;8.44,5.94 + +# UTF-16 : 86 ee +# UTF-8 : ae 9b e8 +[86ee] 蛮 +0.62,8.44;8.75,8.44 +4.69,8.44;4.69,9.69 +5.62,8.44;5.94,6.56 +5.62,6.56;5.62,5.94 +5.62,5.94;5.31,5.94 +5.31,5.94;4.69,5.94 +4.69,5.94;4.38,5.94 +4.38,5.94;4.06,5.94 +2.19,5.31;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.06,8.44 +0.62,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;2.50,7.50 +2.50,7.50;2.81,7.81 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.56,7.81 +4.69,1.25;4.69,5.62 +1.56,3.12;8.12,3.12 +8.12,3.12;8.12,5.00 +8.12,5.00;1.25,5.00 +1.25,5.00;1.25,2.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,1.88;8.12,1.88 + +# UTF-16 : 61 55 +# UTF-8 : 95 85 e6 +[6155] 慕 +4.38,5.31;4.06,5.00 +4.06,5.00;3.75,4.69 +3.75,4.69;3.44,4.38 +3.44,4.38;3.12,4.06 +3.12,4.06;2.81,3.75 +2.81,3.75;2.19,3.44 +2.19,3.44;1.88,3.44 +1.88,3.44;1.25,3.12 +1.25,3.12;0.94,2.81 +0.94,2.81;0.31,2.50 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.69 +6.56,7.81;6.56,9.69 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,7.81 +7.81,7.81;1.56,7.81 +1.56,7.81;1.56,5.31 +1.56,6.56;7.81,6.56 +0.62,4.38;8.75,4.38 +5.94,4.38;6.56,4.06 +6.56,4.06;7.19,3.75 +7.19,3.75;7.81,3.12 +7.81,3.12;8.44,2.81 +8.44,2.81;8.75,2.81 +8.75,2.81;9.06,2.50 +4.38,4.06;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.81,0.94 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +6.56,0.94;6.25,1.56 +6.25,1.56;6.25,1.88 +6.25,1.88;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,2.19 +7.81,2.19;7.81,2.50 +7.81,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 + +# UTF-16 : 76 c6 +# UTF-8 : 86 9b e7 +[76c6] 盆 +7.81,1.25;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,1.25 +3.75,4.06;3.75,1.25 +5.62,4.06;5.62,1.25 +0.31,1.25;9.06,1.25 +0.31,6.88;0.62,7.19 +0.62,7.19;1.25,7.50 +1.25,7.50;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.81,8.44 +2.81,8.44;3.44,9.06 +3.44,9.06;3.75,9.38 +0.94,4.38;1.56,4.69 +1.56,4.69;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.81,5.31 +2.81,5.31;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.06,7.19 +4.06,7.19;4.38,7.81 +2.19,7.81;7.50,7.81 +7.50,7.81;7.50,7.19 +7.50,7.19;7.50,6.56 +7.50,6.56;7.50,5.94 +7.50,5.94;7.19,5.31 +7.19,5.31;6.88,5.00 +6.88,5.00;6.56,5.00 +6.56,5.00;6.25,5.00 +6.25,5.00;5.62,5.00 +5.62,5.00;5.31,5.00 +5.31,5.00;5.00,5.00 +9.06,6.88;8.75,7.19 +8.75,7.19;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,7.81 +7.50,7.81;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.25,8.75 +6.25,8.75;5.62,9.38 + +# UTF-16 : 80 e5 +# UTF-8 : a5 83 e8 +[80e5] 胥 +1.56,0.94;1.56,5.00 +1.56,5.00;7.81,5.00 +7.81,5.00;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +1.56,2.50;7.81,2.50 +1.56,3.75;7.81,3.75 +4.69,7.50;7.50,7.50 +4.69,6.25;4.69,8.75 +0.62,8.75;8.75,8.75 +0.62,5.00;0.94,5.62 +0.94,5.62;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.50,8.44 +8.75,5.94;8.12,5.94 +8.12,5.94;7.19,5.94 +7.19,5.94;6.25,5.94 +6.25,5.94;5.31,5.94 +5.31,5.94;4.69,6.25 +4.69,6.25;4.06,6.25 +4.06,6.25;3.75,6.56 +3.75,6.56;3.12,6.56 +3.12,6.56;2.81,6.88 +2.81,6.88;2.50,7.19 +2.50,7.19;2.19,7.50 +7.50,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;8.75,8.75 +8.75,8.75;8.75,8.75 + +# UTF-16 : 58 fb +# UTF-8 : bb a3 e5 +[58fb] 壻 +0.31,6.88;2.81,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +3.44,0.94;3.44,5.00 +3.44,5.00;8.44,5.00 +8.44,5.00;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +3.44,2.50;8.44,2.50 +3.44,3.75;8.44,3.75 +5.94,7.50;8.12,7.50 +5.94,6.25;5.94,8.75 +2.81,8.75;9.38,8.75 +2.50,5.00;3.12,5.62 +3.12,5.62;3.44,6.25 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.06,8.44 +9.38,5.94;8.75,5.94 +8.75,5.94;7.81,5.94 +7.81,5.94;7.19,5.94 +7.19,5.94;6.56,5.94 +6.56,5.94;5.94,6.25 +5.94,6.25;5.62,6.25 +5.62,6.25;5.00,6.56 +5.00,6.56;4.69,6.56 +4.69,6.56;4.06,7.19 +4.06,7.19;4.06,7.50 +8.44,7.81;8.75,8.12 +8.75,8.12;9.06,8.44 +9.06,8.44;9.06,8.75 + +# UTF-16 : 5a 7f +# UTF-8 : bf a9 e5 +[5a7f] 婿 +0.31,0.62;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;2.81,5.94 +2.81,5.94;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.94 +1.25,5.94;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,4.38 +0.62,4.38;0.62,3.75 +0.94,4.69;1.25,4.06 +1.25,4.06;1.88,3.75 +1.88,3.75;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,2.19 +2.81,2.19;3.12,1.88 +3.75,0.94;3.75,5.00 +3.75,5.00;8.75,5.00 +8.75,5.00;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +3.75,2.50;8.75,2.50 +3.75,3.75;8.75,3.75 +5.94,7.50;8.44,7.50 +5.94,6.25;6.25,8.75 +3.12,8.75;9.38,8.75 +2.81,5.00;3.44,5.62 +3.44,5.62;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.69,8.44 +9.38,5.94;8.75,5.94 +8.75,5.94;8.12,5.94 +8.12,5.94;7.50,5.94 +7.50,5.94;6.88,5.94 +6.88,5.94;6.25,6.25 +6.25,6.25;5.94,6.25 +5.94,6.25;5.31,6.25 +5.31,6.25;4.69,6.56 +4.69,6.56;4.38,7.19 +8.44,7.81;8.75,8.12 +8.75,8.12;9.06,8.44 +9.06,8.44;9.06,8.75 + +# UTF-16 : 75 e2 +# UTF-8 : a2 97 e7 +[75e2] 痢 +5.31,8.75;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.56,5.62;1.88,8.75 +1.56,8.75;9.06,8.75 +0.00,3.44;0.31,3.44 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.25,5.94;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.19 +0.62,7.19;0.31,7.50 +0.31,7.50;0.31,7.81 +1.88,1.88;2.19,2.19 +2.19,2.19;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;3.75,5.62 +5.62,7.81;5.00,7.81 +5.00,7.81;4.38,7.50 +4.38,7.50;3.44,7.50 +3.44,7.50;2.81,7.50 +2.81,7.50;2.19,7.19 +3.75,0.94;3.75,7.50 +5.62,5.62;2.19,5.62 +5.62,2.50;5.31,3.12 +5.31,3.12;5.00,3.75 +5.00,3.75;4.69,4.38 +4.69,4.38;4.38,5.00 +4.38,5.00;4.06,5.62 +6.56,2.50;6.56,7.50 +8.75,7.81;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 + +# UTF-16 : 9f 21 +# UTF-8 : a1 bc e9 +[9f21] 鼡 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.88 +1.25,1.88;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.56,4.06 +1.56,4.06;1.56,4.69 +1.56,4.69;1.56,7.81 +1.56,7.81;7.81,7.81 +7.81,7.81;7.81,6.25 +7.81,6.25;7.81,5.00 +7.81,5.00;7.81,3.75 +7.81,3.75;7.81,2.81 +7.81,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +1.56,5.62;7.81,5.62 +1.56,3.44;7.81,3.44 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.38 +1.88,9.38;1.88,9.38 +5.00,7.81;4.69,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.38,9.06 +4.38,9.06;4.06,9.38 +6.56,7.81;6.88,8.12 +6.88,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 +4.69,7.50;4.69,0.94 + +# UTF-16 : 73 1f +# UTF-8 : 9f 8c e7 +[731f] 猟 +0.94,9.06;1.25,8.75 +1.25,8.75;1.56,8.12 +1.56,8.12;1.56,7.81 +1.56,7.81;1.88,7.19 +1.88,7.19;1.88,6.56 +1.88,6.56;2.19,5.94 +2.19,5.94;2.19,5.62 +2.19,5.62;2.19,5.00 +2.19,5.00;2.19,4.38 +2.19,4.38;2.19,3.75 +2.19,3.75;2.19,3.12 +2.19,3.12;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;0.94,1.25 +0.94,1.25;0.62,1.25 +0.62,1.25;0.31,1.25 +2.81,9.38;2.50,8.75 +2.50,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.88 +2.19,5.62;1.88,5.31 +1.88,5.31;1.56,5.00 +1.56,5.00;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.88 +3.12,1.88;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,7.81 +3.44,7.81;8.12,7.81 +8.12,7.81;8.12,6.25 +8.12,6.25;8.12,5.00 +8.12,5.00;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.75,0.94 +8.75,0.94;9.06,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.38,1.88 +9.38,1.88;9.38,2.50 +9.38,2.50;9.38,2.81 +3.44,5.62;8.12,5.62 +3.44,3.44;8.44,3.44 +4.38,7.81;4.06,8.12 +4.06,8.12;4.06,8.44 +4.06,8.44;3.75,9.06 +3.75,9.06;3.44,9.38 +5.94,7.81;5.94,8.12 +5.94,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.31,9.38 +5.31,9.38;5.31,9.38 +7.19,7.81;7.50,8.12 +7.50,8.12;7.81,8.44 +7.81,8.44;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.12,9.38 +5.94,7.50;5.94,0.94 + +# UTF-16 : 87 4b +# UTF-8 : 8b 9d e8 +[874b] 蝋 +4.06,5.62;8.44,5.62 +4.06,3.44;8.44,3.44 +4.69,7.81;4.69,8.12 +4.69,8.12;4.38,8.44 +4.38,8.44;4.06,9.06 +4.06,9.06;4.06,9.38 +6.56,7.81;6.25,8.12 +6.25,8.12;6.25,8.44 +6.25,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +5.94,9.38;5.62,9.38 +7.50,7.81;7.81,8.12 +7.81,8.12;8.12,8.44 +8.12,8.44;8.12,8.75 +8.12,8.75;8.44,9.06 +8.44,9.06;8.75,9.38 +6.25,7.50;6.25,0.94 +1.56,1.56;1.88,9.38 +0.31,5.00;3.12,5.00 +3.12,5.00;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.00,1.25;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.88 +3.75,1.88;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.06,3.75 +4.06,3.75;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,7.81 +4.06,7.81;8.44,7.81 +8.44,7.81;8.44,6.25 +8.44,6.25;8.44,4.69 +8.44,4.69;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.75,0.94 +8.75,0.94;9.06,0.94 +9.06,0.94;9.38,1.25 +9.38,1.25;9.38,1.88 +9.38,1.88;9.38,2.50 +9.38,2.50;9.38,2.81 + +# UTF-16 : 7c e7 +# UTF-8 : a7 b3 e7 +[7ce7] 糧 +1.88,0.62;1.88,9.38 +3.12,6.25;0.31,6.25 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.56,6.25 +2.81,3.12;2.81,3.75 +2.81,3.75;2.50,4.38 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.25,6.56;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,7.81 +0.62,7.81;0.62,8.44 +0.62,8.44;0.31,8.75 +2.19,6.56;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.44 +3.12,8.44;3.12,8.75 +3.12,6.25;9.06,6.25 +3.75,7.19;8.75,7.19 +8.75,7.19;8.75,9.06 +8.75,9.06;3.75,9.06 +3.44,9.06;3.75,6.88 +3.75,8.12;8.75,8.12 +8.75,3.12;8.75,5.31 +8.75,5.31;3.75,5.31 +3.75,5.31;3.75,3.12 +3.75,3.12;8.44,3.12 +3.75,4.38;8.44,4.38 +6.25,5.31;6.25,1.25 +2.81,1.25;9.38,1.25 +8.75,2.19;3.44,2.19 + +# UTF-16 : 4f 91 +# UTF-8 : 91 be e4 +[4f91] 侑 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,7.19 +9.06,8.44;2.50,8.44 +1.88,4.38;2.19,4.69 +2.19,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;4.69,9.38 +3.75,6.56;8.44,6.56 +8.44,6.56;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.75,0.94;3.75,6.56 +3.75,2.81;8.44,2.81 +3.75,4.69;8.44,4.69 + +# UTF-16 : 96 4f +# UTF-8 : 8f 99 e9 +[964f] 陏 +2.81,9.06;0.62,9.06 +0.62,9.06;0.62,0.62 +1.25,3.12;1.56,3.12 +1.56,3.12;1.88,3.12 +1.88,3.12;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +2.50,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;1.88,5.94 +1.88,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;2.81,8.75 +9.06,8.44;3.12,8.44 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.00,9.38 +4.06,0.94;4.06,6.56 +4.06,2.81;8.75,2.81 +4.38,4.69;8.75,4.69 +4.06,6.56;8.75,6.56 +8.75,6.56;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 + +# UTF-16 : 8c c4 +# UTF-8 : 84 b3 e8 +[8cc4] 賄 +0.94,3.44;3.44,3.44 +3.12,3.44;3.44,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,3.12 +0.94,5.31;3.12,5.31 +0.94,7.19;3.12,7.19 +0.00,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +3.75,0.94;3.44,1.25 +3.44,1.25;3.12,1.56 +3.12,1.56;3.12,2.19 +3.12,2.19;2.81,2.50 +2.81,2.50;2.50,2.81 +9.06,8.44;3.75,8.44 +3.12,4.69;3.75,5.00 +3.75,5.00;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.88 +5.00,6.88;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;5.94,9.38 +4.69,0.94;4.69,6.56 +4.69,2.81;8.75,2.81 +4.69,4.69;8.75,4.69 +4.69,6.56;8.75,6.56 +8.75,6.56;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 + +# UTF-16 : 9b aa +# UTF-8 : aa ae e9 +[9baa] 鮪 +2.19,7.50;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +2.81,8.75;2.81,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;1.25,8.44 +1.25,8.44;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;2.81,8.75 +0.94,5.62;3.44,5.62 +0.62,3.44;0.62,7.50 +0.62,7.50;3.75,7.50 +3.75,7.50;3.75,3.44 +3.75,3.44;0.94,3.44 +2.19,7.19;2.19,3.75 +4.06,1.25;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.44,3.12 +2.81,1.25;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.50,2.81 +2.50,2.81;2.50,3.12 +1.56,0.94;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +9.38,8.44;3.75,8.44 +3.75,5.00;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.81 +5.62,7.81;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +5.00,0.94;5.00,6.56 +5.00,2.81;8.75,2.81 +5.00,4.69;8.75,4.69 +5.00,6.56;8.75,6.56 +8.75,6.56;8.75,1.56 +8.75,1.56;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 + +# UTF-16 : 75 4f +# UTF-8 : 8f 95 e7 +[754f] 畏 +1.56,5.62;8.12,5.62 +7.81,5.62;8.12,9.06 +7.81,9.06;1.56,9.06 +1.25,9.06;1.56,5.62 +4.69,8.75;4.69,5.62 +1.56,7.19;7.81,7.19 +0.62,4.69;8.75,4.69 +4.69,4.69;5.00,4.06 +5.00,4.06;5.31,3.75 +5.31,3.75;5.62,3.12 +5.62,3.12;5.94,2.81 +5.94,2.81;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.50,1.56 +7.50,1.56;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,1.88 +2.50,1.25;2.50,4.69 +5.94,2.81;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.12,4.38 + +# UTF-16 : 5e c9 +# UTF-8 : 89 bb e5 +[5ec9] 廉 +5.00,8.75;5.00,9.38 +0.31,0.94;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,8.75 +1.25,8.75;9.06,8.75 +1.56,7.50;8.75,7.50 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +5.94,7.50;6.25,7.81 +6.25,7.81;6.56,8.12 +6.56,8.12;6.88,8.44 +1.88,3.44;8.12,3.44 +7.81,3.44;8.12,6.25 +7.81,6.25;1.88,6.25 +1.56,5.00;9.06,5.00 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,1.88 +2.50,1.88;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;4.06,3.44 +4.06,0.62;4.06,7.19 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,1.88 +7.50,1.88;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;5.94,3.44 +5.94,0.62;5.94,7.19 + +# UTF-16 : 60 28 +# UTF-8 : a8 80 e6 +[6028] 怨 +0.31,6.88;0.94,7.19 +0.94,7.19;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,9.06 +2.19,9.06;2.50,9.69 +2.19,8.75;4.69,8.75 +4.38,8.75;4.38,8.12 +4.38,8.12;4.38,7.50 +4.38,7.50;4.06,6.88 +4.06,6.88;3.75,6.25 +3.75,6.25;3.44,5.94 +3.44,5.94;2.81,5.31 +2.81,5.31;2.50,5.00 +2.50,5.00;1.88,4.69 +1.88,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +8.75,6.25;8.75,5.94 +8.75,5.94;8.75,5.00 +8.75,5.00;8.44,4.69 +8.44,4.69;8.12,4.69 +8.12,4.69;7.19,4.38 +7.19,4.38;6.88,4.38 +6.88,4.38;5.94,4.38 +5.94,4.38;5.62,4.69 +5.62,4.69;5.31,5.00 +5.31,5.00;5.31,5.31 +5.31,5.31;5.31,8.75 +5.31,8.75;8.12,8.75 +8.12,8.75;8.12,8.12 +8.12,8.12;8.12,7.50 +8.12,7.50;8.12,7.19 +8.12,7.19;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.50,6.25 +7.50,6.25;6.88,6.25 +6.88,6.25;6.56,6.25 +6.56,6.25;6.25,6.25 +3.75,6.25;3.44,6.56 +3.44,6.56;2.81,6.56 +2.81,6.56;2.50,6.88 +2.50,6.88;2.19,7.19 +2.19,7.19;1.88,7.50 +2.81,4.38;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.19,1.88 +7.19,1.88;7.50,2.50 +7.50,2.50;7.50,2.81 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.38 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.81,3.75 +7.81,3.75;7.50,4.06 + +# UTF-16 : 82 af +# UTF-8 : af 8a e8 +[82af] 芯 +0.62,8.12;8.75,8.12 +2.81,6.88;2.81,9.38 +6.56,6.88;6.56,9.38 +2.81,5.62;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;6.88,1.25 +6.88,1.25;7.19,1.88 +7.19,1.88;7.19,2.81 +7.19,2.81;7.50,3.44 +0.31,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +6.25,4.38;5.62,5.00 +5.62,5.00;5.31,5.31 +5.31,5.31;5.00,5.62 +5.00,5.62;4.38,5.94 +4.38,5.94;3.75,6.25 +9.06,1.56;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.44,3.12 +8.44,3.12;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;8.12,4.06 +8.12,4.06;7.81,4.69 +7.81,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 + +# UTF-16 : 71 4e +# UTF-8 : 8e 85 e7 +[714e] 煎 +0.31,8.44;9.06,8.44 +3.44,8.44;3.44,8.75 +3.44,8.75;3.12,9.06 +3.12,9.06;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.06 +6.25,9.06;6.56,9.38 +6.56,9.38;6.56,9.38 +8.75,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +6.25,0.94;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +3.75,0.94;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;3.44,2.81 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,2.81 +1.25,6.25;4.38,6.25 +1.25,5.00;4.38,5.00 +1.25,3.44;1.25,7.50 +1.25,7.50;4.38,7.50 +4.38,7.50;4.38,4.38 +4.38,4.38;4.38,3.75 +4.38,3.75;4.06,3.44 +4.06,3.44;3.75,3.44 +3.75,3.44;3.12,3.44 +3.12,3.44;2.81,3.44 +2.81,3.44;2.81,3.44 +5.94,4.38;5.94,7.50 +8.44,7.81;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.81,3.44 +7.81,3.44;7.19,3.44 +7.19,3.44;6.88,3.44 +6.88,3.44;6.56,3.44 + +# UTF-16 : 85 11 +# UTF-8 : 91 94 e8 +[8511] 蔑 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +1.25,5.62;1.25,7.50 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,5.94 +8.12,5.94;1.25,5.94 +5.94,7.19;5.94,5.94 +3.44,7.19;3.44,5.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.69 +1.25,4.69;8.75,4.69 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.88,2.81 +6.88,2.81;6.25,2.50 +6.25,2.50;5.62,2.19 +5.62,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;3.75,1.56 +3.75,1.56;3.12,1.25 +3.12,1.25;2.19,0.94 +5.00,5.94;5.31,5.00 +5.31,5.00;5.31,4.06 +5.31,4.06;5.62,3.12 +5.62,3.12;6.25,2.50 +6.25,2.50;6.56,2.19 +6.56,2.19;6.88,1.56 +6.88,1.56;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +6.56,5.62;6.88,5.31 +6.88,5.31;7.19,5.00 +7.19,5.00;7.81,4.69 +7.81,4.69;7.81,4.69 +4.38,2.50;3.75,2.81 +3.75,2.81;3.44,2.81 +3.44,2.81;3.12,3.12 +3.12,3.12;2.50,3.44 +2.50,3.44;2.19,3.75 + +# UTF-16 : 8c 8c +# UTF-8 : 8c b2 e8 +[8c8c] 貌 +4.38,5.00;8.75,5.00 +8.75,5.00;8.75,8.44 +8.75,8.44;4.38,8.44 +4.38,8.44;4.38,5.00 +4.38,6.88;8.75,6.88 +6.56,9.38;6.25,9.06 +6.25,9.06;6.25,8.75 +6.25,8.75;6.25,8.44 +7.19,5.00;7.19,1.56 +7.19,1.56;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +4.06,0.94;4.69,1.25 +4.69,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.62,5.00 +0.31,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.25 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +0.62,7.81;0.94,8.12 +0.94,8.12;1.25,8.12 +1.25,8.12;1.88,8.12 +1.88,8.12;2.19,8.44 +2.19,8.44;2.81,8.75 +2.81,8.75;3.44,9.06 +3.44,9.06;3.75,9.38 +0.31,3.44;0.62,3.44 +0.62,3.44;1.25,3.75 +1.25,3.75;1.56,3.75 +1.56,3.75;1.88,4.06 +1.88,4.06;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;3.44,5.31 +0.31,1.56;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.75,4.06 +2.81,6.56;2.81,7.19 +2.81,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.50,8.12 +1.56,5.62;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.75,4.06 +3.75,4.06;3.75,4.38 +3.75,4.38;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.12,5.94 +3.12,5.94;2.50,6.56 + +# UTF-16 : 52 c3 +# UTF-8 : 83 8b e5 +[52c3] 勃 +4.69,8.12;0.31,8.12 +2.50,6.88;2.50,9.38 +4.69,5.31;4.69,6.88 +4.69,6.88;0.62,6.88 +0.31,6.88;0.62,5.31 +0.31,3.12;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.88,3.44 +1.88,3.44;2.50,3.44 +2.50,3.44;2.81,3.44 +2.81,3.44;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.06,3.75 +4.06,3.75;5.00,3.75 +4.38,5.62;0.94,5.62 +2.81,4.38;2.81,1.88 +2.81,1.88;2.50,1.25 +2.50,1.25;2.19,1.25 +2.19,1.25;2.19,1.25 +2.19,1.25;1.56,1.25 +1.56,1.25;1.25,1.25 +1.25,1.25;0.94,1.25 +4.06,5.62;3.75,5.31 +3.75,5.31;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;2.81,4.38 +4.06,0.94;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.94,4.69 +5.94,4.69;5.94,5.62 +5.94,5.62;6.25,6.56 +6.25,6.56;6.25,7.81 +6.25,7.81;6.25,9.38 +4.69,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 + +# UTF-16 : 60 e7 +# UTF-8 : a7 83 e6 +[60e7] 惧 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,5.00 +0.31,5.00;0.62,5.62 +0.62,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.81,5.31;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.19,7.50 +8.12,3.12;8.12,9.06 +8.12,9.06;3.44,9.06 +3.44,9.06;3.44,3.12 +2.50,3.12;9.06,3.12 +3.44,4.69;8.12,4.69 +3.44,7.50;8.12,7.50 +3.44,5.94;8.12,5.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 + +# UTF-16 : 62 d0 +# UTF-8 : 90 8b e6 +[62d0] 拐 +1.88,9.38;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,1.25 +3.12,5.00;2.50,4.69 +2.50,4.69;2.19,4.69 +2.19,4.69;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,3.75 +3.12,7.50;0.31,7.50 +4.06,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,5.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.62,5.00 +3.44,5.00;8.75,5.00 +8.75,5.00;8.75,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,1.25 +6.88,1.25;6.25,1.25 + +# UTF-16 : 67 b4 +# UTF-8 : b4 9e e6 +[67b4] 枴 +1.88,0.62;1.88,9.38 +3.44,7.50;0.31,7.50 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;1.88,7.50 +3.44,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +4.06,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.62,5.00 +3.44,5.00;8.75,5.00 +8.75,5.00;8.75,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,1.25 +6.88,1.25;6.25,1.25 + +# UTF-16 : 8f 44 +# UTF-8 : 84 bd e8 +[8f44] 轄 +0.62,3.44;3.75,3.44 +3.75,3.44;3.75,6.88 +3.75,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;3.44,5.31 +0.31,2.19;4.06,2.19 +2.19,0.62;2.19,9.38 +0.31,8.12;4.06,8.12 +8.75,0.62;8.75,3.75 +8.75,3.75;4.69,3.75 +4.69,3.75;4.69,0.62 +4.69,1.56;8.75,1.56 +6.56,4.69;6.56,8.12 +4.38,4.69;9.06,4.69 +4.69,5.94;8.75,5.94 +4.69,7.19;8.44,7.19 +6.56,8.44;6.56,9.38 +8.75,6.88;9.06,8.44 +8.75,8.44;4.38,8.44 +4.38,8.44;4.38,6.88 + +# UTF-16 : 82 18 +# UTF-8 : 98 88 e8 +[8218] 舘 +4.06,0.94;4.06,3.75 +4.38,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.06 +2.81,9.06;2.50,9.38 +2.50,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.19 +4.06,3.75;0.62,3.75 +0.62,3.75;0.62,0.94 +2.50,3.75;2.50,7.19 +4.38,5.62;0.31,5.62 +4.06,7.19;0.94,7.19 +0.62,1.56;4.06,1.56 +5.31,5.31;8.44,5.31 +8.44,5.31;8.44,7.50 +8.44,7.50;5.00,7.50 +5.00,7.50;5.00,0.94 +8.75,0.94;8.75,4.06 +8.75,4.06;5.31,4.06 +5.31,1.56;8.44,1.56 +6.56,8.75;6.56,9.69 +8.75,6.88;8.75,8.44 +8.75,8.44;4.69,8.44 +4.38,8.44;4.69,6.88 + +# UTF-16 : 7d b0 +# UTF-8 : b0 b6 e7 +[7db0] 綰 +5.00,5.31;8.12,5.31 +8.12,5.31;8.12,7.50 +8.12,7.50;5.00,7.50 +4.69,7.50;5.00,0.94 +8.75,0.94;8.75,4.06 +8.75,4.06;5.00,4.06 +5.00,1.56;8.44,1.56 +6.56,8.75;6.56,9.69 +8.75,6.88;8.75,8.44 +8.75,8.44;4.38,8.44 +4.38,8.44;4.38,6.88 +4.06,4.38;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;3.75,5.62 +3.75,5.62;3.75,6.25 +3.75,6.25;3.44,6.56 +0.31,5.00;4.06,5.00 +2.19,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.38 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;1.25,7.19 +1.25,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +1.25,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 + +# UTF-16 : 68 fa +# UTF-8 : ba a3 e6 +[68fa] 棺 +1.88,0.62;1.88,9.38 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +4.06,5.31;8.12,5.31 +8.12,5.31;8.12,7.50 +8.12,7.50;4.06,7.50 +4.06,7.50;4.06,0.94 +8.75,0.94;8.75,4.06 +8.75,4.06;4.06,4.06 +4.06,1.56;8.44,1.56 +5.94,8.75;6.25,9.69 +8.75,6.88;8.75,8.44 +8.75,8.44;3.44,8.44 +3.44,8.44;3.44,6.88 + +# UTF-16 : 5f cc +# UTF-8 : 8c bf e5 +[5fcc] 忌 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.44 +5.00,3.44;4.38,3.75 +4.38,3.75;4.06,4.06 +2.81,3.75;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.81 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,6.25;7.81,8.75 +7.50,8.75;1.25,8.75 +7.50,6.88;1.56,6.88 +1.56,6.88;1.56,5.31 +1.56,5.31;1.56,5.00 +1.56,5.00;2.19,4.69 +2.19,4.69;3.12,4.69 +3.12,4.69;3.75,4.69 +3.75,4.69;4.38,4.69 +4.38,4.69;5.62,4.69 +5.62,4.69;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;7.50,4.69 +7.50,4.69;8.12,5.00 +8.12,5.00;8.44,5.62 +8.44,5.62;8.44,6.25 + +# UTF-16 : 8e ac +# UTF-8 : ac ba e8 +[8eac] 躬 +2.81,9.38;2.81,9.06 +2.81,9.06;2.50,8.75 +2.50,8.75;2.50,8.44 +2.50,8.44;2.50,8.12 +1.25,5.31;4.06,5.31 +1.25,6.88;4.06,6.88 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;4.38,4.38 +4.38,4.38;4.69,5.00 +4.69,5.00;5.00,5.31 +0.00,3.44;0.62,3.75 +0.62,3.75;1.25,3.75 +1.25,3.75;1.56,3.75 +1.56,3.75;1.88,3.75 +1.88,3.75;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;3.44,4.06 +3.44,4.06;4.06,4.38 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;4.06,8.12 +4.06,8.12;0.94,8.12 +0.94,8.12;0.94,3.75 +5.00,8.75;8.75,8.75 +8.75,8.75;8.75,6.56 +8.75,6.56;5.62,6.56 +5.62,6.56;5.31,5.94 +5.31,5.94;5.31,5.31 +5.31,5.31;5.31,4.69 +5.31,4.69;5.31,4.06 +5.31,4.06;5.00,3.44 +5.31,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,1.25 + +# UTF-16 : 7a ae +# UTF-8 : ae aa e7 +[7aae] 窮 +5.31,8.75;5.31,7.19 +5.31,7.19;5.62,6.88 +5.62,6.88;6.25,6.88 +6.25,6.88;6.56,6.88 +6.56,6.88;7.19,6.88 +7.19,6.88;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;7.81,8.12 +4.69,8.75;4.69,9.38 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +1.25,6.56;1.56,6.88 +1.56,6.88;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.19 +2.81,7.19;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;4.06,8.75 +2.81,6.88;2.50,6.56 +2.50,6.56;2.50,6.25 +2.50,6.25;2.50,5.94 +1.25,3.75;4.06,3.75 +1.25,5.00;4.06,5.00 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;5.00,3.75 +0.00,2.50;0.62,2.50 +0.62,2.50;1.25,2.81 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,2.81 +1.88,2.81;2.50,2.81 +2.50,2.81;3.12,2.81 +3.12,2.81;3.75,3.12 +3.75,3.12;4.06,3.12 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.06,1.25 +4.06,1.25;4.06,1.56 +4.06,1.56;4.06,5.94 +4.06,5.94;0.94,5.94 +0.94,5.94;0.94,2.81 +5.00,6.25;8.44,6.25 +8.44,6.25;8.44,4.69 +8.44,4.69;5.62,4.69 +5.62,4.69;5.31,4.06 +5.31,4.06;5.31,3.75 +5.31,3.75;5.31,3.12 +5.31,3.12;5.31,2.81 +5.31,2.81;5.00,2.50 +5.31,3.12;8.75,3.12 +8.75,3.12;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 + +# UTF-16 : 56 64 +# UTF-8 : a4 99 e5 +[5664] 噤 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +9.06,5.62;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,8.44 +7.50,5.62;7.50,9.38 +9.06,8.44;5.94,8.44 +4.38,5.62;4.38,9.38 +5.62,8.44;2.81,8.44 +2.81,5.62;3.12,6.25 +3.12,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;4.38,8.44 +5.62,5.94;6.25,6.25 +6.25,6.25;6.56,6.88 +6.56,6.88;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.50,8.44 +5.62,6.56;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.00,7.81 +5.00,7.81;4.69,8.12 +4.69,8.12;4.38,8.44 +5.94,3.75;5.94,1.25 +5.94,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.19,3.12 +9.06,3.75;2.81,3.75 +8.75,5.00;3.44,5.00 + +# UTF-16 : 89 5f +# UTF-8 : 9f a5 e8 +[895f] 襟 +2.50,3.44;2.19,4.06 +2.19,4.06;2.19,4.38 +2.19,4.38;1.88,4.69 +1.88,4.69;1.56,5.00 +1.56,5.00;1.56,5.31 +2.19,4.38;2.50,4.69 +2.50,4.69;2.50,5.00 +2.50,5.00;2.81,5.31 +2.81,5.31;2.81,5.31 +2.50,7.50;0.31,7.50 +1.25,7.50;1.25,9.38 +1.25,0.62;1.25,5.00 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.50,7.50 +9.06,5.62;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,8.44 +7.50,5.62;7.50,9.38 +9.06,8.44;5.94,8.44 +4.38,5.62;4.38,9.38 +5.62,8.44;2.50,8.44 +2.81,5.62;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.44 +5.62,5.94;5.94,6.25 +5.94,6.25;6.56,6.88 +6.56,6.88;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.50,8.44 +5.62,6.56;5.31,6.88 +5.31,6.88;5.31,7.19 +5.31,7.19;5.00,7.81 +5.00,7.81;4.69,8.12 +4.69,8.12;4.38,8.44 +5.94,3.75;5.94,1.25 +5.94,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.19,3.12 +9.06,3.75;2.81,3.75 +8.75,5.00;3.44,5.00 + +# UTF-16 : 86 5e +# UTF-8 : 9e 99 e8 +[865e] 虞 +4.69,8.12;4.69,9.38 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.12 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.75,8.12 +1.56,6.88;7.19,7.50 +4.38,9.06;8.12,9.06 +3.75,8.12;3.75,6.88 +3.75,6.88;4.06,6.56 +4.06,6.56;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.94,6.25 +5.62,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.50,6.25 +7.50,6.25;8.12,6.56 +8.12,6.56;8.44,6.88 +8.44,6.88;8.44,7.19 +3.75,4.06;8.12,4.06 +8.12,4.06;8.12,5.62 +8.12,5.62;3.75,5.62 +3.44,5.62;3.75,4.06 +7.81,2.50;7.81,3.44 +7.81,3.44;2.50,3.44 +2.50,3.44;2.50,5.62 +9.06,2.50;1.25,2.50 +1.56,0.94;2.19,0.94 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 + +# UTF-16 : 62 f7 +# UTF-8 : b7 8b e6 +[62f7] 拷 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,5.31;2.19,5.00 +2.19,5.00;1.88,4.69 +1.88,4.69;1.25,4.38 +1.25,4.38;0.62,4.38 +0.62,4.38;0.31,4.06 +2.81,7.50;0.31,7.50 +2.50,6.56;9.38,6.56 +7.81,8.44;3.12,8.44 +5.62,6.56;5.62,9.38 +2.19,4.38;3.12,4.69 +3.12,4.69;4.06,5.00 +4.06,5.00;4.69,5.31 +4.69,5.31;5.31,5.94 +5.31,5.94;6.25,6.25 +6.25,6.25;6.88,6.88 +6.88,6.88;7.50,7.19 +7.50,7.19;7.81,7.81 +7.81,7.81;8.44,8.44 +8.44,8.44;8.75,9.06 +3.75,4.38;4.38,4.38 +4.38,4.38;5.31,4.69 +5.31,4.69;5.62,4.69 +5.62,4.69;6.25,4.69 +6.25,4.69;6.88,5.00 +6.88,5.00;7.50,5.00 +7.50,5.00;7.81,5.00 +7.81,5.00;8.44,5.31 +8.44,5.31;8.75,5.31 +8.75,5.31;9.06,5.31 +4.06,5.00;3.75,4.38 +3.75,4.38;3.75,3.75 +3.75,3.75;3.75,3.44 +3.75,3.44;3.44,2.81 +3.44,2.81;3.44,2.50 +3.75,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,1.25 + +# UTF-16 : 68 32 +# UTF-8 : b2 a0 e6 +[6832] 栲 +1.56,0.62;1.56,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;1.88,6.88 +1.88,6.88;1.56,7.19 +2.81,6.56;9.38,6.56 +4.06,5.00;9.06,5.00 +7.81,8.44;3.44,8.44 +5.62,6.56;5.62,9.38 +2.19,4.38;3.12,4.69 +3.12,4.69;4.06,5.00 +4.06,5.00;4.69,5.31 +4.69,5.31;5.31,5.94 +5.31,5.94;6.25,6.25 +6.25,6.25;6.88,6.88 +6.88,6.88;7.50,7.19 +7.50,7.19;7.81,7.81 +7.81,7.81;8.44,8.44 +8.44,8.44;8.75,9.06 +4.06,5.00;4.06,4.38 +4.06,4.38;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.44,2.81 +3.44,2.81;3.44,2.50 +3.75,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,1.25 + +# UTF-16 : 72 3e +# UTF-8 : be 88 e7 +[723e] 爾 +4.69,1.25;4.69,8.75 +0.62,8.75;8.75,8.75 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,7.19 +8.75,7.19;0.94,7.19 +0.94,7.19;0.94,0.94 +3.12,8.44;2.50,8.12 +2.50,8.12;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.88 +9.06,6.88;8.75,7.19 +8.75,7.19;8.12,7.50 +8.12,7.50;7.50,7.81 +7.50,7.81;6.88,8.12 +6.88,8.12;6.25,8.44 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,4.69 +1.88,4.69;2.50,5.31 +2.50,5.31;3.12,5.62 +3.12,5.62;3.75,6.25 +3.75,6.25;4.06,6.56 +1.56,6.56;1.88,6.25 +1.88,6.25;2.50,5.94 +2.50,5.94;3.12,5.62 +3.12,5.62;3.44,5.00 +3.44,5.00;4.06,4.69 +1.25,2.19;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.75,3.75 +3.75,3.75;4.06,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.50,3.44 +2.50,3.44;3.12,3.12 +3.12,3.12;3.44,2.50 +3.44,2.50;4.06,2.19 +5.00,4.38;5.31,4.69 +5.31,4.69;5.94,4.69 +5.94,4.69;6.56,5.31 +6.56,5.31;7.19,5.62 +7.19,5.62;7.50,6.25 +7.50,6.25;8.12,6.56 +5.31,6.56;5.94,6.25 +5.94,6.25;6.25,5.94 +6.25,5.94;6.88,5.62 +6.88,5.62;7.50,5.00 +7.50,5.00;8.12,4.69 +5.00,2.19;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;8.12,4.06 +5.31,4.06;5.94,3.75 +5.94,3.75;6.25,3.44 +6.25,3.44;6.88,3.12 +6.88,3.12;7.50,2.50 +7.50,2.50;8.12,2.19 + +# UTF-16 : 74 bd +# UTF-8 : bd 92 e7 +[74bd] 璽 +4.69,4.06;4.69,9.06 +0.62,9.06;8.75,9.06 +8.75,4.06;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,4.06 +3.12,8.75;2.50,8.44 +2.50,8.44;2.19,8.12 +2.19,8.12;1.56,8.12 +1.56,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +9.06,7.50;8.75,7.81 +8.75,7.81;8.12,8.12 +8.12,8.12;7.50,8.12 +7.50,8.12;6.88,8.44 +6.88,8.44;6.25,8.75 +1.25,5.94;1.88,6.25 +1.88,6.25;2.50,6.25 +2.50,6.25;3.12,6.88 +3.12,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +1.56,7.19;1.88,7.19 +1.88,7.19;2.50,6.88 +2.50,6.88;3.12,6.56 +3.12,6.56;3.44,6.25 +3.44,6.25;4.06,5.94 +1.25,4.06;1.88,4.38 +1.88,4.38;2.50,4.69 +2.50,4.69;3.12,5.00 +3.12,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +1.56,5.62;1.88,5.31 +1.88,5.31;2.50,5.00 +2.50,5.00;3.12,4.69 +3.12,4.69;3.44,4.38 +3.44,4.38;4.06,4.06 +5.00,5.94;5.94,6.25 +5.94,6.25;6.56,6.25 +6.56,6.25;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;8.12,7.50 +5.31,7.19;5.94,7.19 +5.94,7.19;6.25,6.88 +6.25,6.88;6.88,6.56 +6.88,6.56;7.50,6.25 +7.50,6.25;8.12,5.94 +5.00,4.06;5.94,4.38 +5.94,4.38;6.56,4.69 +6.56,4.69;7.19,5.00 +7.19,5.00;7.50,5.31 +7.50,5.31;8.12,5.62 +5.31,5.62;5.94,5.31 +5.94,5.31;6.25,5.00 +6.25,5.00;6.88,4.69 +6.88,4.69;7.50,4.38 +7.50,4.38;8.12,4.06 +0.62,1.25;8.75,1.25 +0.94,3.44;8.75,3.44 +8.12,2.19;1.25,2.19 +4.69,1.25;4.69,3.44 +6.25,1.88;6.88,1.88 +6.88,1.88;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;7.81,1.25 + +# UTF-16 : 56 31 +# UTF-8 : b1 98 e5 +[5631] 嘱 +0.94,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +3.75,6.88;4.38,6.88 +4.38,6.88;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.94,7.19 +5.94,7.19;6.25,7.19 +6.25,7.19;6.88,7.19 +6.88,7.19;7.19,7.19 +7.19,7.19;7.81,7.19 +7.81,7.19;8.44,7.19 +8.44,7.19;8.75,7.50 +6.25,2.19;6.25,7.19 +8.44,4.69;4.06,4.69 +4.06,4.38;4.06,6.25 +4.06,6.25;8.44,6.25 +8.44,6.25;8.44,4.38 +7.19,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,3.75 +8.75,3.75;3.75,3.75 +3.75,3.75;3.75,0.94 +8.44,1.56;8.12,2.19 +8.12,2.19;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.50,3.44 +4.38,2.19;5.00,2.19 +5.00,2.19;5.62,2.19 +5.62,2.19;6.25,2.19 +6.25,2.19;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.19,2.50 +7.19,2.50;8.12,2.50 +8.75,7.81;3.44,7.81 +2.50,0.94;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,9.06 +3.44,9.06;8.75,9.06 +8.75,9.06;8.75,7.81 + +# UTF-16 : 58 15 +# UTF-8 : 95 a0 e5 +[5815] 堕 +0.62,1.25;8.75,1.25 +8.12,2.81;1.25,2.81 +4.69,1.25;4.69,3.75 +3.44,9.06;0.94,9.06 +0.94,9.06;0.94,3.44 +1.25,4.69;1.88,4.69 +1.88,4.69;2.50,4.69 +2.50,4.69;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;2.81,6.25 +2.81,6.25;2.50,6.56 +2.50,6.56;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;3.12,8.44 +3.12,8.44;3.44,9.06 +8.75,8.75;3.75,8.75 +3.12,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;5.00,7.81 +5.00,7.81;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;5.94,9.38 +4.69,4.06;4.69,7.50 +4.69,5.31;8.44,5.31 +5.00,6.56;8.44,6.56 +4.69,7.50;8.44,7.50 +8.44,7.50;8.44,4.38 +8.44,4.38;8.44,4.06 +8.44,4.06;8.12,4.06 +8.12,4.06;7.81,4.06 +7.81,4.06;7.50,4.06 +7.50,4.06;7.19,4.06 +7.19,4.06;6.56,4.06 + +# UTF-16 : 60 f0 +# UTF-8 : b0 83 e6 +[60f0] 惰 +3.44,0.94;3.44,5.00 +3.44,5.00;8.44,5.00 +8.44,5.00;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.44,2.50;8.44,2.50 +3.44,3.75;8.44,3.75 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,5.00 +0.31,5.00;0.62,5.62 +0.62,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 +9.06,5.94;3.75,5.94 +6.25,7.50;6.25,5.94 +4.06,7.50;8.75,7.50 +8.75,8.75;2.81,8.75 +2.81,5.00;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.38,8.44 +4.38,8.44;4.69,9.06 +4.69,9.06;4.69,9.38 + +# UTF-16 : 69 55 +# UTF-8 : 95 a5 e6 +[6955] 楕 +1.56,0.62;1.56,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,5.00;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.25 +2.19,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.75,0.94;3.75,5.00 +3.75,5.00;8.44,5.00 +8.44,5.00;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.75,2.50;8.44,2.50 +3.75,3.75;8.44,3.75 +9.06,5.94;4.06,5.94 +6.56,7.50;6.56,5.94 +4.38,7.50;8.75,7.50 +9.06,8.75;2.81,8.75 +3.12,5.31;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;4.69,9.06 +4.69,9.06;4.69,9.38 + +# UTF-16 : 96 8b +# UTF-8 : 8b 9a e9 +[968b] 隋 +2.81,9.06;0.62,9.06 +0.62,9.06;0.62,0.94 +0.94,3.12;1.56,3.12 +1.25,3.12;1.88,3.12 +1.88,3.12;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +2.50,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;1.88,5.94 +1.88,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.44 +2.50,8.44;2.81,8.75 +2.81,5.00;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.38,8.44 +4.38,8.44;4.69,9.06 +4.69,9.06;4.69,9.38 +3.75,0.94;3.75,5.00 +3.75,5.00;8.75,5.00 +8.75,5.00;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +3.75,2.50;8.75,2.50 +3.75,3.75;8.75,3.75 +9.06,5.94;4.06,5.94 +6.56,7.50;6.56,5.94 +4.38,7.50;8.75,7.50 +9.06,8.75;3.12,8.75 + +# UTF-16 : 88 77 +# UTF-8 : b7 a1 e8 +[8877] 衷 +1.56,5.00;7.81,5.00 +7.81,5.00;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,5.00 +4.69,5.00;4.69,9.38 +0.31,8.44;9.06,8.44 +4.69,5.00;4.38,4.69 +4.38,4.69;4.06,4.38 +4.06,4.38;3.75,4.38 +3.75,4.38;3.12,4.06 +3.12,4.06;2.81,3.75 +2.81,3.75;2.50,3.44 +2.50,3.44;1.88,3.44 +1.88,3.44;1.56,3.12 +1.56,3.12;0.94,2.81 +0.94,2.81;0.31,2.81 +4.69,5.00;5.00,4.38 +5.00,4.38;5.31,4.06 +5.31,4.06;5.62,3.44 +5.62,3.44;5.94,3.12 +5.94,3.12;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,1.88 +5.31,1.88;5.94,2.19 +2.81,1.25;2.81,3.75 +6.25,2.81;6.56,3.12 +6.56,3.12;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.44,4.38 + +# UTF-16 : 58 9c +# UTF-8 : 9c a2 e5 +[589c] 墜 +0.62,1.25;8.75,1.25 +8.12,2.81;1.25,2.81 +4.69,1.25;4.69,3.75 +3.12,9.06;0.94,9.06 +0.94,9.06;0.94,3.44 +1.25,4.69;1.56,4.69 +1.56,4.69;2.19,4.69 +2.19,4.69;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;2.81,6.25 +2.81,6.25;2.19,6.56 +2.19,6.56;1.88,7.19 +1.56,7.19;2.19,7.50 +2.19,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;3.12,8.44 +3.12,8.44;3.12,9.06 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.38 +7.50,9.38;7.81,9.38 +5.62,8.44;5.31,8.75 +5.31,8.75;5.00,9.38 +5.00,9.38;5.00,9.38 +3.44,8.44;9.06,8.44 +3.12,6.88;3.75,6.88 +3.75,6.88;4.06,7.19 +4.06,7.19;4.38,7.19 +4.38,7.19;5.00,7.50 +5.00,7.50;5.62,7.81 +5.62,7.81;6.25,8.12 +6.25,8.12;6.25,8.44 +5.00,4.06;5.62,4.06 +5.62,4.06;5.94,4.06 +5.94,4.06;6.25,4.06 +6.25,4.06;6.56,4.06 +6.56,4.06;6.88,4.69 +6.88,4.69;6.88,5.00 +6.88,5.00;6.88,5.94 +6.88,5.94;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,7.50 +5.94,7.50;5.62,7.81 +3.44,5.62;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.31,6.25 +5.31,6.25;5.94,6.88 +5.94,6.88;6.25,7.19 +3.44,4.06;3.75,4.38 +3.75,4.38;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.00,4.69 +5.00,4.69;5.31,5.00 +5.31,5.00;5.94,5.31 +5.94,5.31;6.56,5.94 +6.56,5.94;6.56,5.94 +8.75,7.81;8.44,7.50 +8.44,7.50;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.50,6.56 +7.50,6.56;7.19,6.56 +6.56,8.44;6.56,7.81 +6.56,7.81;6.88,7.50 +6.88,7.50;6.88,6.88 +6.88,6.88;7.19,6.56 +7.19,6.56;7.50,5.94 +7.50,5.94;7.81,5.62 +7.81,5.62;8.12,5.00 +8.12,5.00;8.44,4.69 +8.44,4.69;8.75,4.38 +8.75,4.38;9.06,4.06 + +# UTF-16 : 75 d8 +# UTF-8 : 98 97 e7 +[75d8] 痘 +1.88,1.25;9.06,1.25 +5.31,8.75;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.56,5.62;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.44;0.31,3.44 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.25,5.94;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.19 +0.62,7.19;0.31,7.50 +0.31,7.50;0.31,7.81 +2.19,7.50;9.06,7.50 +6.25,1.25;6.56,1.56 +6.56,1.56;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.50,3.12 +7.50,3.12;7.50,3.75 +4.69,1.56;4.38,2.19 +4.38,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 +4.06,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +2.81,4.06;2.81,6.25 +2.81,6.25;8.44,6.25 +8.44,6.25;8.44,4.06 +8.44,4.06;3.12,4.06 + +# UTF-16 : 8b 04 +# UTF-8 : 84 ac e8 +[8b04] 謄 +3.12,6.88;9.06,6.88 +8.75,8.12;3.44,8.12 +3.12,5.00;3.44,5.31 +3.44,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,9.06 +5.94,9.06;6.25,9.38 +4.69,8.12;4.38,8.44 +4.38,8.44;4.38,8.75 +4.38,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +7.50,8.12;7.81,8.44 +7.81,8.44;8.12,8.75 +8.12,8.75;8.44,9.06 +8.44,9.06;8.44,9.38 +0.94,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,9.06 +0.94,9.06;2.81,9.06 +2.81,9.06;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,1.25 +9.06,5.00;8.44,5.62 +8.44,5.62;7.81,5.94 +7.81,5.94;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.88,7.50 +6.88,7.50;6.56,8.12 +8.44,2.50;3.75,2.50 +3.44,2.50;3.75,0.62 +8.75,0.62;8.75,2.81 +3.75,1.25;8.44,1.25 +3.44,5.00;8.75,5.00 +3.75,4.38;8.44,4.38 +3.75,3.44;8.44,3.44 +4.38,5.94;7.81,5.94 + +# UTF-16 : 75 54 +# UTF-8 : 94 95 e7 +[7554] 畔 +6.56,0.62;6.56,9.38 +9.06,5.62;3.75,5.62 +9.06,3.44;3.75,3.44 +5.62,6.25;5.31,6.88 +5.31,6.88;5.00,7.19 +5.00,7.19;4.69,7.81 +4.69,7.81;4.38,8.44 +4.38,8.44;4.38,8.75 +7.50,6.25;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.75,8.12 +8.75,8.12;8.75,8.75 +1.88,1.88;2.19,8.75 +0.94,1.88;3.44,1.88 +3.44,1.88;3.44,8.75 +3.44,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,5.31;3.12,5.31 + +# UTF-16 : 59 83 +# UTF-8 : 83 a6 e5 +[5983] 妃 +0.31,0.62;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.50,2.81 +2.50,2.81;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.75,5.94 +3.75,5.94;3.75,6.88 +3.75,6.88;3.75,7.50 +3.75,7.50;0.31,7.50 +0.94,4.69;1.25,4.38 +1.25,4.38;1.56,4.06 +1.56,4.06;1.88,4.06 +1.88,4.06;2.19,3.75 +2.19,3.75;2.50,3.44 +2.50,3.44;2.81,3.12 +2.81,3.12;3.12,2.81 +3.12,2.81;3.44,2.50 +3.44,2.50;3.75,2.19 +3.75,2.19;4.06,1.88 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.94 +1.25,5.94;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +8.44,5.00;8.44,8.75 +8.44,8.75;4.38,8.75 +8.44,5.62;4.69,5.62 +4.69,5.62;4.69,2.19 +4.69,2.19;4.69,1.56 +4.69,1.56;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.50 +8.75,2.50;9.06,2.81 +9.06,2.81;9.06,3.44 + +# UTF-16 : 67 5e +# UTF-8 : 9e 9d e6 +[675e] 杞 +1.88,0.62;1.88,9.38 +3.44,7.50;0.31,7.50 +0.31,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;1.88,7.50 +3.44,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +8.44,5.00;8.44,8.75 +8.44,8.75;3.75,8.75 +8.44,5.62;4.06,5.62 +4.06,5.62;4.06,2.19 +4.06,2.19;4.06,1.56 +4.06,1.56;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;9.06,2.81 +9.06,2.81;9.06,3.44 + +# UTF-16 : 6c cc +# UTF-8 : 8c b3 e6 +[6ccc] 泌 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +2.19,5.62;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,2.50;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.44,5.31 +3.44,5.31;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.75,6.56 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.44 +9.06,3.44;9.06,3.75 +9.06,3.75;8.75,4.06 +8.75,4.06;8.75,4.69 +8.75,4.69;8.75,5.00 +8.75,5.00;8.75,5.31 +8.75,5.31;8.44,5.62 +8.44,5.62;8.44,5.94 +8.44,5.94;8.44,6.56 +4.06,9.06;4.69,9.06 +4.69,9.06;5.31,8.75 +5.31,8.75;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.88,8.12 +8.44,8.75;8.12,7.81 +8.12,7.81;7.50,6.88 +7.50,6.88;6.88,5.94 +6.88,5.94;6.56,5.00 +6.56,5.00;5.94,4.38 +5.94,4.38;5.31,3.44 +5.31,3.44;4.38,2.81 +4.38,2.81;3.75,2.19 +3.75,2.19;2.81,1.56 +2.81,1.56;2.19,1.25 +4.38,7.81;4.69,1.88 +4.38,1.88;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.31,0.94 +5.31,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,1.25 +7.81,1.25;8.12,1.56 +8.12,1.56;8.12,2.50 +8.12,2.50;8.12,2.81 +8.12,2.81;8.12,3.75 + +# UTF-16 : 7a 17 +# UTF-8 : 97 a8 e7 +[7a17] 稗 +3.44,9.06;2.81,9.06 +2.81,9.06;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.75 +0.94,8.75;0.31,8.44 +1.88,0.62;1.88,8.75 +3.12,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +3.44,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,6.25 +2.19,6.25;1.88,6.56 +5.31,8.44;5.31,8.75 +5.31,8.75;5.62,9.06 +5.62,9.06;5.94,9.38 +5.94,9.38;5.94,9.38 +4.38,2.81;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.00,4.38 +6.25,8.12;6.25,5.00 +3.75,4.69;8.75,4.69 +8.75,4.69;8.75,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,4.69 +3.75,6.56;8.75,6.56 +9.06,2.81;2.81,2.81 +6.88,4.69;6.88,0.62 + +# UTF-16 : 72 4c +# UTF-8 : 8c 89 e7 +[724c] 牌 +0.94,6.56;3.44,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,9.06 +2.50,6.56;2.50,9.38 +2.50,0.94;2.50,4.38 +2.50,4.38;0.62,4.38 +5.31,8.44;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;5.94,9.38 +5.94,9.38;5.94,9.38 +4.38,2.81;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.00,4.38 +6.25,8.12;6.25,5.00 +3.75,4.69;8.75,4.69 +8.75,4.69;8.75,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,4.69 +3.75,6.56;8.75,6.56 +9.06,2.81;2.81,2.81 +6.88,4.69;6.88,0.62 + +# UTF-16 : 78 91 +# UTF-8 : 91 a2 e7 +[7891] 碑 +3.12,8.75;0.31,8.75 +1.25,1.88;2.81,1.88 +2.81,1.88;2.81,5.62 +2.81,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.56,7.50 +1.56,7.50;1.56,8.12 +1.56,8.12;1.56,8.75 +5.31,8.44;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;5.94,9.38 +5.94,9.38;5.94,9.38 +4.38,2.81;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.00,4.38 +6.25,8.12;6.25,5.00 +3.75,4.69;8.75,4.69 +8.75,4.69;8.75,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,4.69 +3.75,6.56;8.75,6.56 +9.06,2.81;3.44,2.81 +6.88,4.69;6.88,0.62 + +# UTF-16 : 7f 77 +# UTF-8 : b7 bd e7 +[7f77] 罷 +0.94,7.50;8.44,7.50 +8.44,7.50;8.44,9.06 +8.44,9.06;0.94,9.06 +0.94,9.06;0.94,7.19 +5.94,7.50;5.94,8.75 +3.44,7.50;3.44,8.75 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;1.88,6.88 +1.88,6.88;2.19,7.19 +4.69,5.00;4.38,5.62 +4.38,5.62;4.06,5.94 +4.06,5.94;3.75,6.25 +3.75,6.25;3.44,6.56 +3.44,6.56;3.44,6.56 +0.31,5.31;0.62,5.31 +0.62,5.31;0.94,5.31 +0.94,5.31;1.56,5.31 +1.56,5.31;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.81,5.62 +2.81,5.62;3.12,5.62 +3.12,5.62;3.44,5.62 +3.44,5.62;4.06,5.62 +4.06,5.62;4.38,5.62 +0.94,0.94;0.94,4.69 +0.94,4.69;4.38,4.69 +4.38,4.69;4.38,1.56 +4.38,1.56;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +0.94,2.50;4.06,2.50 +0.94,3.44;4.06,3.44 +5.31,6.88;5.31,4.69 +5.31,4.69;5.31,4.38 +5.31,4.38;5.94,4.38 +5.94,4.38;6.88,4.38 +6.88,4.38;7.19,4.38 +7.19,4.38;7.50,4.38 +7.50,4.38;8.12,4.38 +8.12,4.38;8.44,4.69 +8.44,4.69;8.75,5.00 +8.75,5.00;8.75,5.31 +5.31,5.62;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;7.19,6.25 +7.19,6.25;7.81,6.56 +7.81,6.56;8.75,6.56 +5.31,3.75;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.94,0.94 +5.94,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,1.25 +8.12,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,2.19 +5.31,2.81;5.94,2.81 +5.94,2.81;6.56,3.12 +6.56,3.12;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.75,3.75 + +# UTF-16 : 8c d3 +# UTF-8 : 93 b3 e8 +[8cd3] 賓 +1.56,5.62;1.56,2.50 +1.56,2.50;7.81,2.50 +7.81,2.50;7.81,5.62 +7.81,5.62;2.19,5.62 +1.56,3.75;7.81,3.75 +1.56,4.69;7.81,4.69 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +1.56,7.81;7.81,7.81 +4.69,8.75;4.69,9.38 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +4.69,7.81;4.69,6.56 +0.62,6.25;1.25,6.25 +1.25,6.25;1.88,6.56 +1.88,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +8.75,6.25;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.25,7.50 +6.25,7.19;5.94,6.88 +5.94,6.88;5.31,6.56 +5.31,6.56;5.00,6.56 +5.00,6.56;4.38,6.25 +4.38,6.25;3.75,6.25 +3.75,6.25;3.44,5.94 +3.44,5.94;2.50,5.94 +2.50,5.94;1.88,5.62 +1.88,5.62;1.25,5.62 +1.25,5.62;0.31,5.62 + +# UTF-16 : 65 8c +# UTF-8 : 8c 96 e6 +[658c] 斌 +0.00,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.81,6.88 +2.81,6.88;2.81,7.81 +0.00,7.81;3.75,7.81 +1.88,7.81;1.88,9.38 +0.31,6.56;0.62,6.25 +0.62,6.25;0.94,5.94 +0.94,5.94;1.25,5.31 +1.25,5.31;1.56,5.00 +1.56,5.00;1.88,4.38 +1.88,4.38;2.19,4.06 +2.19,4.06;2.50,3.44 +2.50,3.44;2.81,2.81 +2.81,2.81;3.12,2.50 +3.12,2.50;3.44,1.88 +3.44,7.19;9.38,7.19 +7.19,9.38;7.50,7.81 +7.50,7.81;7.50,6.25 +7.50,6.25;7.50,5.00 +7.50,5.00;7.81,4.06 +7.81,4.06;7.81,3.12 +7.81,3.12;8.12,2.50 +8.12,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,1.88 +9.06,1.88;9.38,2.81 +9.38,2.81;9.38,3.44 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.12 +8.75,8.12;9.06,7.81 +5.62,6.56;5.62,1.56 +4.06,5.62;4.06,1.25 +6.56,8.75;4.06,8.75 +7.19,4.69;5.62,4.69 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.50,2.19 + +# UTF-16 : 8c e6 +# UTF-8 : a6 b3 e8 +[8ce6] 賦 +0.62,3.44;2.81,3.44 +2.81,3.44;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,3.12 +0.62,5.31;2.81,5.31 +0.62,7.19;2.81,7.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +3.12,1.56;2.81,1.88 +2.81,1.88;2.50,2.19 +2.50,2.19;2.19,2.50 +2.19,2.50;2.19,2.81 +3.44,7.19;9.38,7.19 +7.19,9.38;7.50,7.81 +7.50,7.81;7.50,6.25 +7.50,6.25;7.50,5.00 +7.50,5.00;7.81,4.06 +7.81,4.06;7.81,3.12 +7.81,3.12;8.12,2.50 +8.12,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,1.88 +9.06,1.88;9.38,2.81 +9.38,2.81;9.38,3.44 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.12 +8.75,8.12;9.06,7.81 +5.62,6.56;5.62,1.56 +4.06,5.62;4.06,1.25 +6.56,8.75;3.75,8.75 +7.19,4.69;5.62,4.69 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.50,2.19 + +# UTF-16 : 93 3b +# UTF-8 : bb 8c e9 +[933b] 錻 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,9.06 +2.19,9.06;1.88,9.38 +1.88,9.38;1.56,8.75 +1.56,8.75;1.25,8.44 +1.25,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.12,5.31;0.31,5.31 +3.12,7.19;0.62,7.19 +1.88,1.56;1.88,7.19 +1.25,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.69 +2.50,2.81;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;3.12,4.69 +3.44,7.19;9.38,7.19 +7.19,9.38;7.50,7.81 +7.50,7.81;7.50,6.25 +7.50,6.25;7.50,5.00 +7.50,5.00;7.81,4.06 +7.81,4.06;7.81,3.12 +7.81,3.12;8.12,2.50 +8.12,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,1.88 +9.06,1.88;9.38,2.81 +9.38,2.81;9.38,3.44 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.12 +8.75,8.12;9.06,7.81 +5.62,6.56;5.62,1.56 +4.06,5.62;4.06,1.25 +6.56,8.75;4.06,8.75 +7.19,4.69;5.62,4.69 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.50,2.19 + +# UTF-16 : 5c 4f +# UTF-8 : 8f b1 e5 +[5c4f] 屏 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,9.06 +1.25,9.06;8.44,9.06 +8.44,9.06;8.44,7.19 +8.44,7.19;1.25,7.19 +4.06,5.62;3.75,6.25 +3.75,6.25;3.75,6.56 +3.75,6.56;3.44,6.88 +3.44,6.88;3.12,6.88 +6.25,5.62;6.88,5.94 +6.88,5.94;7.19,6.25 +7.19,6.25;7.19,6.88 +7.19,6.88;7.50,6.88 +1.56,3.44;8.75,3.44 +1.88,5.62;8.75,5.62 +6.88,0.94;6.88,5.62 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,5.62 + +# UTF-16 : 58 40 +# UTF-8 : 80 a1 e5 +[5840] 塀 +0.31,6.88;2.81,6.88 +1.56,2.50;1.56,9.06 +0.31,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +2.50,0.94;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,9.06 +3.44,9.06;8.75,9.06 +8.75,9.06;8.75,7.19 +8.75,7.19;3.44,7.19 +5.31,5.62;5.31,6.25 +5.31,6.25;5.00,6.56 +5.00,6.56;4.69,6.88 +4.69,6.88;4.69,6.88 +7.19,5.62;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.12,6.88 +3.44,3.44;9.06,3.44 +3.75,5.62;9.06,5.62 +7.81,0.94;7.81,5.62 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.00,4.38 +5.00,4.38;5.00,5.62 + +# UTF-16 : 52 56 +# UTF-8 : 96 89 e5 +[5256] 剖 +1.25,1.56;5.00,1.56 +5.00,0.94;5.00,4.38 +5.00,4.38;1.25,4.38 +1.25,4.38;1.25,0.94 +0.31,5.94;5.94,5.94 +0.31,8.44;5.94,8.44 +3.12,8.44;3.12,9.69 +4.06,5.94;4.38,6.25 +4.38,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;4.69,7.81 +4.69,7.81;5.00,8.44 +1.88,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;1.56,7.50 +1.56,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +6.56,2.81;6.56,8.75 +8.75,9.06;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,1.25 + +# UTF-16 : 7e 6d +# UTF-8 : ad b9 e7 +[7e6d] 繭 +0.31,8.44;9.06,8.44 +2.81,7.50;2.81,9.69 +6.56,7.50;6.56,9.69 +4.69,0.94;4.69,7.19 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,7.19 +8.75,7.19;0.94,7.19 +0.94,7.19;0.94,0.62 +4.38,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;3.75,4.38 +3.75,4.38;3.75,5.00 +1.25,3.75;4.06,3.75 +2.81,3.75;2.81,0.94 +1.25,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,3.12 +4.06,1.25;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.12 +1.88,3.75;2.19,4.06 +2.19,4.06;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.62 +3.44,5.62;3.75,6.25 +2.50,4.38;2.19,5.00 +2.19,5.00;1.88,5.31 +1.88,5.31;1.56,5.94 +1.56,5.94;1.56,5.94 +1.88,5.31;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.56 +2.81,6.56;2.81,6.88 +6.56,1.88;6.56,6.88 +5.31,5.94;5.31,3.12 +7.81,5.94;5.62,5.94 +5.31,3.75;7.81,3.75 +7.81,3.75;7.81,5.94 +8.12,1.56;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.50,3.44 +5.00,1.56;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;8.12,2.19 + +# UTF-16 : 5e b8 +# UTF-8 : b8 ba e5 +[5eb8] 庸 +1.88,5.31;8.12,5.31 +8.12,5.31;8.12,7.81 +8.12,7.81;1.88,7.81 +1.56,6.56;9.06,6.56 +4.69,8.75;5.00,9.38 +0.00,0.94;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,8.75 +0.94,8.75;8.75,8.75 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.88 +8.44,1.88;8.44,4.38 +8.44,4.38;1.88,4.38 +1.88,4.38;1.88,0.94 +5.31,7.50;5.31,0.94 +8.44,3.44;2.19,3.44 +8.44,2.19;2.19,2.19 +5.31,7.81;5.31,8.75 + +# UTF-16 : 7a af +# UTF-8 : af aa e7 +[7aaf] 窯 +5.31,8.75;5.31,7.19 +5.31,7.19;5.62,6.88 +5.62,6.88;6.25,6.88 +6.25,6.88;6.56,6.88 +6.56,6.88;7.19,6.88 +7.19,6.88;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;7.81,8.12 +4.69,8.75;4.69,9.38 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +1.25,6.56;1.56,6.56 +1.56,6.56;2.19,6.88 +2.19,6.88;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +8.75,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +6.25,0.94;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +3.75,0.94;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.81 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +0.62,3.12;8.75,3.12 +1.25,4.38;8.12,4.38 +0.94,5.62;8.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;2.81,6.25 +2.81,6.25;2.81,6.56 +5.94,5.62;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.56,6.56 +4.69,3.12;4.69,5.62 + +# UTF-16 : 51 cc +# UTF-8 : 8c 87 e5 +[51cc] 凌 +0.31,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,6.88;1.88,7.50 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +8.75,6.88;2.50,6.88 +8.75,8.44;3.12,8.44 +5.62,6.88;5.94,9.38 +2.81,5.00;3.12,5.00 +3.12,5.00;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.38,5.62 +4.38,5.62;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.00,6.88 +6.56,6.88;6.56,5.62 +6.56,5.62;6.88,5.31 +6.88,5.31;7.50,5.00 +7.50,5.00;7.50,5.00 +7.50,5.00;8.12,5.31 +8.12,5.31;8.75,5.31 +8.75,5.31;8.75,5.62 +8.75,5.62;8.75,6.25 +2.50,2.81;3.12,3.44 +3.12,3.44;3.75,3.75 +3.75,3.75;4.06,4.38 +4.06,4.38;4.69,4.69 +4.69,4.69;5.00,5.31 +4.06,4.38;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.19,0.94 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;4.69,3.44 +4.69,3.44;4.38,3.75 +4.38,3.75;4.06,4.06 + +# UTF-16 : 96 75 +# UTF-8 : b5 99 e9 +[9675] 陵 +3.12,9.06;0.94,9.06 +0.94,9.06;0.94,0.94 +1.25,3.12;1.56,3.12 +1.56,3.12;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;2.81,8.75 +9.06,6.88;2.81,6.88 +8.75,8.44;3.44,8.44 +5.94,6.88;5.94,9.38 +2.81,5.00;3.44,5.00 +3.44,5.00;3.75,5.00 +3.75,5.00;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +6.56,6.88;6.56,5.62 +6.56,5.62;6.88,5.31 +6.88,5.31;7.50,5.00 +7.50,5.00;7.81,5.00 +7.50,5.00;8.12,5.31 +8.12,5.31;8.75,5.31 +8.75,5.31;8.75,5.62 +8.75,5.62;8.75,6.25 +2.81,2.81;3.12,3.44 +3.12,3.44;3.75,3.75 +3.75,3.75;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.00,5.31 +4.38,4.38;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;4.06,1.25 +4.06,1.25;3.12,1.25 +3.12,1.25;2.50,0.94 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.44 +5.00,3.44;4.38,3.75 +4.38,3.75;4.06,4.06 + +# UTF-16 : 7a 1c +# UTF-8 : 9c a8 e7 +[7a1c] 稜 +2.81,9.06;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.31,8.44 +1.56,0.62;1.56,8.75 +2.81,6.56;0.31,6.56 +0.00,2.81;0.31,3.12 +0.31,3.12;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +2.81,3.75;2.50,4.38 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.56,6.56 +9.06,6.88;3.12,6.88 +8.75,8.44;3.44,8.44 +5.94,6.88;5.94,9.38 +2.81,5.00;3.44,5.00 +3.44,5.00;3.75,5.00 +3.75,5.00;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +6.56,6.88;6.56,5.62 +6.56,5.62;6.88,5.31 +6.88,5.31;7.50,5.00 +7.50,5.00;7.81,5.00 +7.50,5.00;8.12,5.31 +8.12,5.31;8.75,5.31 +8.75,5.31;8.75,5.62 +8.75,5.62;8.75,6.25 +2.81,2.81;3.12,3.44 +3.12,3.44;3.75,3.75 +3.75,3.75;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.00,5.31 +4.38,4.38;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;4.06,1.25 +4.06,1.25;3.12,1.25 +3.12,1.25;2.50,0.94 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.44 +5.00,3.44;4.38,3.75 +4.38,3.75;4.06,4.06 + +# UTF-16 : 5d 1a +# UTF-8 : 9a b4 e5 +[5d1a] 崚 +0.62,8.12;0.62,0.94 +0.62,1.88;2.81,1.88 +2.81,1.88;2.81,8.12 +1.56,1.88;1.88,9.38 +9.06,6.88;3.12,6.88 +8.75,8.44;3.75,8.44 +5.94,6.88;6.25,9.38 +3.12,5.00;3.44,5.00 +3.44,5.00;4.06,5.00 +4.06,5.00;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.88 +6.88,6.88;6.88,5.62 +6.88,5.62;7.19,5.31 +7.19,5.31;7.50,5.00 +7.50,5.00;7.81,5.00 +7.81,5.00;8.44,5.31 +8.44,5.31;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,6.25 +2.81,2.81;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.31,5.31 +4.38,4.38;8.75,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.19,2.81 +7.19,2.81;6.88,2.50 +6.88,2.50;6.25,2.19 +6.25,2.19;5.62,1.88 +5.62,1.88;5.00,1.56 +5.00,1.56;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.50,0.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.06 + +# UTF-16 : 69 7c +# UTF-8 : bc a5 e6 +[697c] 楼 +2.50,0.94;3.12,1.25 +3.12,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,3.12 +6.88,3.12;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,4.38 +5.31,5.62;5.00,5.00 +5.00,5.00;4.69,4.38 +4.69,4.38;4.06,3.75 +4.06,3.75;3.75,3.12 +3.75,3.12;3.44,2.81 +3.44,2.81;3.12,2.50 +3.44,2.81;4.06,2.81 +4.06,2.81;4.69,2.81 +4.69,2.81;5.31,2.50 +5.31,2.50;5.62,2.50 +5.62,2.50;6.25,2.19 +6.25,2.19;6.88,1.88 +6.88,1.88;7.19,1.88 +7.19,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +9.06,4.38;3.12,4.38 +1.56,0.62;1.56,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +4.69,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +4.38,8.44;4.06,8.75 +4.06,8.75;3.75,8.75 +3.75,8.75;3.44,9.06 +7.19,7.81;7.50,8.12 +7.50,8.12;7.81,8.44 +7.81,8.44;8.12,8.75 +8.12,8.75;8.75,9.06 +8.75,9.06;8.75,9.06 +5.94,5.31;5.94,9.38 +9.06,7.50;3.12,7.50 +2.81,5.31;3.12,5.62 +3.12,5.62;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;5.00,6.56 +5.00,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +9.06,5.31;8.75,5.62 +8.75,5.62;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.56,6.88 +6.56,6.88;6.25,7.50 + +# UTF-16 : 54 a2 +# UTF-8 : a2 92 e5 +[54a2] 咢 +1.25,6.88;4.38,6.88 +4.38,6.88;4.38,8.75 +4.38,8.75;1.25,8.75 +1.25,8.75;1.25,6.88 +5.31,6.88;8.44,6.88 +8.44,6.88;8.44,8.75 +8.44,8.75;5.31,8.75 +5.31,8.75;5.31,6.88 +8.75,4.69;0.62,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.19,3.75 +2.19,3.75;1.88,3.12 +1.88,3.12;1.56,2.50 +1.56,2.50;1.25,2.19 +2.19,3.44;7.81,3.44 +7.81,3.44;7.81,2.81 +7.81,2.81;7.81,2.50 +7.81,2.50;7.50,1.88 +7.50,1.88;7.50,1.56 +7.50,1.56;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.38,1.25 +7.81,5.94;1.56,5.94 + +# UTF-16 : 91 02 +# UTF-8 : 82 84 e9 +[9102] 鄂 +9.06,9.06;6.25,9.06 +6.25,9.06;6.25,0.94 +7.19,2.19;7.50,2.19 +7.50,2.19;8.12,2.19 +8.12,2.19;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.44 +9.06,3.44;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,5.00 +8.44,5.00;8.12,5.62 +8.12,5.62;7.50,5.94 +7.50,5.94;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.75,8.44 +8.75,8.44;9.06,8.75 +0.62,6.88;2.81,6.88 +2.81,6.88;2.81,9.06 +2.81,9.06;0.62,9.06 +0.62,9.06;0.62,6.88 +3.44,6.88;5.62,6.88 +5.62,6.88;5.62,9.06 +5.62,9.06;3.44,9.06 +3.44,9.06;3.44,6.88 +5.94,4.69;0.31,4.69 +1.56,4.69;1.56,4.06 +1.56,4.06;1.25,3.44 +1.25,3.44;1.25,3.12 +1.25,3.12;0.94,2.50 +0.94,2.50;0.94,2.19 +1.25,3.44;5.00,3.44 +5.00,3.44;5.00,2.81 +5.00,2.81;5.00,2.19 +5.00,2.19;5.00,1.56 +5.00,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,1.25 +5.31,5.94;0.94,5.94 + +# UTF-16 : 98 4e +# UTF-8 : 8e a1 e9 +[984e] 顎 +4.69,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +9.06,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.12,1.88 +8.12,1.88;7.81,1.88 +7.81,1.88;7.50,2.19 +5.00,8.75;9.06,8.75 +6.88,8.75;6.88,8.44 +6.88,8.44;6.88,8.12 +6.88,8.12;6.56,7.50 +6.56,7.50;6.56,7.50 +5.31,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;5.31,7.50 +5.31,7.50;5.31,2.81 +5.31,4.38;8.75,4.38 +5.31,5.94;8.75,5.94 +0.62,6.88;2.19,6.88 +2.19,6.88;2.19,9.06 +2.19,9.06;0.62,9.06 +0.31,9.06;0.62,6.88 +2.81,6.88;4.69,6.88 +4.69,6.88;4.69,9.06 +4.69,9.06;2.81,9.06 +2.81,9.06;2.81,6.88 +5.00,4.69;0.31,4.69 +1.25,4.69;1.25,4.06 +1.25,4.06;1.25,3.44 +1.25,3.44;0.94,3.12 +0.94,3.12;0.94,2.50 +0.94,2.50;0.62,2.19 +0.94,3.44;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.06,2.19 +4.06,2.19;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,1.25 +4.38,5.94;0.62,5.94 + +# UTF-16 : 9d 9a +# UTF-8 : 9a b6 e9 +[9d9a] 鶚 +8.12,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.12 +6.88,1.56;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.56,3.12 +5.62,1.25;5.62,1.88 +5.62,1.88;5.62,2.19 +5.62,2.19;5.31,2.81 +5.31,2.81;5.31,3.12 +4.06,0.94;4.06,1.25 +4.06,1.25;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,5.94;8.75,5.94 +8.75,5.94;8.75,8.44 +8.75,8.44;4.69,8.44 +4.69,8.44;4.69,3.75 +4.69,3.75;9.06,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,1.25 +4.69,7.19;8.44,7.19 +6.25,9.38;6.25,9.06 +6.25,9.06;6.25,8.75 +6.25,8.75;6.25,8.44 +4.69,5.00;9.06,5.00 +0.62,6.88;1.88,6.88 +1.88,6.88;1.88,9.06 +1.88,9.06;0.31,9.06 +0.31,9.06;0.31,6.88 +2.81,6.88;4.06,6.88 +4.06,6.88;4.06,9.06 +4.06,9.06;2.50,9.06 +2.50,9.06;2.50,6.88 +4.38,4.69;0.31,4.69 +1.25,4.69;1.25,4.06 +1.25,4.06;0.94,3.44 +0.94,3.44;0.94,3.12 +0.94,3.12;0.62,2.50 +0.62,2.50;0.62,2.19 +0.94,3.44;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.44,2.19 +3.44,2.19;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,1.25 +4.06,5.94;0.62,5.94 + +# UTF-16 : 52 fe +# UTF-8 : be 8b e5 +[52fe] 勾 +1.88,8.12;8.44,8.12 +8.44,8.12;8.44,6.56 +8.44,6.56;8.44,5.00 +8.44,5.00;8.12,4.06 +8.12,4.06;8.12,3.12 +8.12,3.12;8.12,2.19 +8.12,2.19;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +0.31,5.62;0.62,5.94 +0.62,5.94;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.75 +2.19,8.75;2.19,9.06 +2.19,9.06;2.50,9.38 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.62,5.00 +5.62,5.00;5.00,5.62 +0.94,3.12;1.25,3.12 +1.25,3.12;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;3.12,3.12 +3.12,3.12;3.44,3.12 +3.44,3.12;4.06,3.44 +4.06,3.44;4.69,3.44 +4.69,3.44;5.31,3.44 +5.31,3.44;5.62,3.44 +5.62,3.44;6.25,3.44 +1.88,3.12;1.88,3.44 +1.88,3.44;2.19,3.75 +2.19,3.75;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;2.81,5.31 +2.81,5.31;3.12,5.94 +3.12,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.44,7.19 + +# UTF-16 : 75 d5 +# UTF-8 : 95 97 e7 +[75d5] 痕 +5.31,8.75;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.56,5.62;1.88,8.75 +1.56,8.75;9.06,8.75 +0.00,3.44;0.31,3.44 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.25,5.94;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.19 +0.62,7.19;0.31,7.50 +0.31,7.50;0.31,7.81 +2.81,4.38;8.12,4.38 +8.12,4.38;8.12,7.81 +8.12,7.81;2.81,7.81 +2.81,7.81;2.81,1.25 +2.81,5.94;8.12,5.94 +5.00,4.38;5.31,4.06 +5.31,4.06;5.62,3.44 +5.62,3.44;5.94,3.12 +5.94,3.12;6.25,2.81 +6.25,2.81;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;5.94,1.88 +6.25,2.81;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.38 + +# UTF-16 : 5a c9 +# UTF-8 : 89 ab e5 +[5ac9] 嫉 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.81,5.94 +2.81,5.94;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.56,9.38;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.25 +1.25,6.25;1.25,5.94 +1.25,5.94;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,4.38 +0.62,4.38;0.62,3.75 +0.62,4.69;1.25,4.06 +1.25,4.06;1.56,3.75 +1.56,3.75;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,2.19 +2.81,2.19;3.12,1.88 +6.56,8.44;6.56,9.38 +2.81,3.44;3.12,3.44 +3.12,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.38 +4.06,5.94;3.75,6.56 +3.75,6.56;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.44,7.50 +3.44,7.50;3.44,7.81 +8.75,6.88;5.31,6.88 +4.69,5.00;5.00,5.62 +5.00,5.62;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.62,8.12 +9.06,4.69;4.69,4.69 +4.38,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.25,2.50 +6.25,2.50;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.88,4.06 +6.88,4.06;6.88,4.69 +6.88,4.69;6.88,5.00 +6.88,5.00;6.88,6.88 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.88,4.69 +6.88,4.69;6.88,5.00 +2.81,0.94;3.44,1.56 +3.44,1.56;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.38,5.62 +4.38,5.62;4.38,8.44 +4.38,8.44;9.06,8.44 + +# UTF-16 : 90 61 +# UTF-8 : a1 81 e9 +[9061] 遡 +0.62,9.06;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.62 +1.88,5.62;0.31,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,2.19 +2.50,2.19;1.88,2.50 +3.75,7.81;3.75,8.44 +3.75,8.44;3.44,8.75 +3.44,8.75;3.12,9.06 +3.12,9.06;3.12,9.38 +4.69,7.50;5.00,7.81 +5.00,7.81;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.62,9.38 +2.50,7.50;5.94,7.50 +3.12,2.19;3.44,2.50 +3.44,2.50;4.06,3.12 +4.06,3.12;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.38,7.50 +2.81,6.88;3.12,3.75 +5.62,4.06;5.62,6.88 +2.81,4.69;5.62,4.69 +6.25,5.00;8.75,5.00 +6.56,6.88;8.75,6.88 +5.62,2.19;5.94,2.50 +5.94,2.50;6.25,3.12 +6.25,3.12;6.25,4.06 +6.25,4.06;6.25,4.38 +6.25,4.38;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;6.56,5.94 +6.25,5.94;6.56,9.06 +6.25,9.06;8.75,9.06 +8.75,9.06;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.44,2.19 +8.44,2.19;8.12,2.19 +8.12,2.19;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;7.19,2.19 + +# UTF-16 : 90 5c +# UTF-8 : 9c 81 e9 +[905c] 遜 +0.62,9.06;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.62 +1.88,5.62;0.31,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,2.19 +2.50,2.19;1.88,2.50 +6.25,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,7.19 +5.31,7.19;5.00,7.50 +5.62,5.00;5.94,5.31 +5.94,5.31;6.25,5.62 +6.25,5.62;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.81,7.19 +7.81,7.19;8.12,7.81 +5.62,6.88;5.94,7.19 +5.94,7.19;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;6.88,8.44 +6.88,8.44;6.88,8.75 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +8.75,5.00;4.69,4.69 +9.06,4.38;8.75,4.69 +8.75,4.69;8.75,5.31 +8.75,5.31;8.44,5.62 +8.44,5.62;8.12,6.25 +8.12,6.25;8.12,6.56 +6.88,5.00;6.88,1.88 +8.75,2.19;8.75,2.50 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;7.81,3.75 +7.81,3.75;7.50,4.06 +5.31,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.75,9.06 +2.50,5.31;5.31,5.94 +5.31,8.75;2.50,8.75 +3.75,7.19;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.44,2.19 +3.44,2.19;3.12,2.19 +3.12,2.19;2.81,2.19 +5.00,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 + +# UTF-16 : 4f b6 +# UTF-8 : b6 be e4 +[4fb6] 侶 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.56,0.62;1.56,7.19 +3.12,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.12,8.75 +3.12,8.75;3.12,6.25 +8.75,0.94;8.75,4.69 +8.75,4.69;2.81,4.69 +2.81,4.69;2.81,0.94 +2.81,1.56;8.75,1.56 +5.62,6.25;5.62,5.62 +5.62,5.62;5.31,5.31 +5.31,5.31;5.31,4.69 +5.31,4.69;5.00,4.69 + +# UTF-16 : 68 a0 +# UTF-8 : a0 a2 e6 +[68a0] 梠 +1.88,0.62;1.88,9.38 +3.44,7.50;0.31,7.50 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;1.88,7.50 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +4.06,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,6.25 +8.75,0.94;8.75,4.69 +8.75,4.69;3.75,4.69 +3.75,4.69;3.75,0.94 +3.75,1.56;8.75,1.56 +6.25,6.25;5.94,5.62 +5.94,5.62;5.94,5.31 +5.94,5.31;5.62,4.69 +5.62,4.69;5.62,4.69 + +# UTF-16 : 7d 7d +# UTF-8 : bd b5 e7 +[7d7d] 絽 +4.06,4.38;4.06,5.00 +4.06,5.00;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.44,6.25 +3.44,6.25;3.44,6.88 +0.31,5.00;3.75,5.00 +2.19,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +3.75,1.56;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.12,4.38 +4.69,6.25;8.75,6.25 +8.75,6.25;8.75,8.75 +8.75,8.75;4.69,8.75 +4.69,8.75;4.69,6.25 +8.75,0.94;8.75,4.69 +8.75,4.69;4.38,4.69 +4.38,4.69;4.38,0.94 +4.38,1.56;8.75,1.56 +6.56,6.25;6.25,5.62 +6.25,5.62;6.25,5.31 +6.25,5.31;5.94,4.69 +5.94,4.69;5.94,4.69 + +# UTF-16 : 52 39 +# UTF-8 : b9 88 e5 +[5239] 刹 +5.94,2.81;5.94,8.75 +8.44,9.06;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +0.31,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;1.88,3.44 +1.88,3.44;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,4.06;2.81,5.00 +2.81,5.00;2.81,5.31 +5.00,2.19;4.69,2.81 +4.69,2.81;4.38,3.44 +4.38,3.44;3.75,4.06 +3.75,4.06;3.44,4.38 +3.44,4.38;2.81,5.00 +2.81,0.94;2.81,6.56 +5.00,5.00;0.62,5.00 +0.31,6.25;0.94,6.25 +0.94,6.25;1.56,6.56 +1.56,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;4.06,8.44 +4.06,8.44;4.69,8.75 +4.69,8.75;4.69,9.38 +0.94,8.75;1.25,8.75 +1.25,8.75;1.56,8.44 +1.56,8.44;2.19,8.44 +2.19,8.44;2.50,8.12 +2.50,8.12;2.81,7.81 +2.81,7.81;3.12,7.50 +3.12,7.50;3.75,7.50 +3.75,7.50;4.06,7.19 +4.06,7.19;4.38,6.88 +4.38,6.88;5.00,6.56 + +# UTF-16 : 51 6a +# UTF-8 : aa 85 e5 +[516a] 兪 +4.69,9.38;4.38,9.06 +4.38,9.06;3.75,8.75 +3.75,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.50,8.12 +2.50,8.12;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;0.62,7.19 +0.62,7.19;0.31,6.88 +2.81,7.81;6.56,7.81 +0.94,0.94;0.94,6.56 +0.94,6.56;4.38,6.56 +4.38,6.56;4.38,1.88 +4.38,1.88;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +8.44,6.88;8.44,6.25 +8.44,6.25;8.12,5.62 +8.12,5.62;7.81,5.00 +7.81,5.00;7.50,4.69 +7.50,4.69;7.19,4.06 +7.19,4.06;7.50,3.44 +7.50,3.44;7.81,2.81 +7.81,2.81;8.12,2.19 +8.12,2.19;8.44,1.56 +8.44,1.56;8.75,0.94 +6.25,6.88;6.25,6.25 +6.25,6.25;5.94,5.62 +5.94,5.62;5.62,5.00 +5.62,5.00;5.31,4.69 +5.31,4.69;5.00,4.06 +5.00,4.06;5.31,3.44 +5.31,3.44;5.62,2.81 +5.62,2.81;5.94,2.19 +5.94,2.19;6.25,1.56 +6.25,1.56;6.56,0.94 +1.56,9.38;4.69,9.38 +4.69,9.38;5.00,9.06 +5.00,9.06;5.62,8.75 +5.62,8.75;5.94,8.44 +5.94,8.44;6.25,8.12 +6.25,8.12;6.88,8.12 +6.88,8.12;7.19,7.81 +7.19,7.81;7.81,7.50 +7.81,7.50;8.12,7.19 +8.12,7.19;8.75,7.19 +8.75,7.19;9.06,6.88 +3.75,4.69;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.31 +2.19,5.31;1.88,5.62 +3.75,2.81;3.12,2.81 +3.12,2.81;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.19,3.75 +2.19,3.75;1.88,3.75 + +# UTF-16 : 55 a9 +# UTF-8 : a9 96 e5 +[55a9] 喩 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.44,7.19 +3.44,7.19;3.12,7.19 +3.12,7.19;2.81,6.88 +4.38,7.81;7.50,7.81 +3.12,0.94;3.12,6.56 +3.12,6.56;5.62,6.56 +5.62,6.56;5.62,1.88 +5.62,1.88;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.38,1.25 +8.75,6.88;8.75,6.25 +8.75,6.25;8.44,5.62 +8.44,5.62;8.44,5.00 +8.44,5.00;8.12,4.69 +8.12,4.69;7.81,4.06 +7.81,4.06;8.12,3.44 +8.12,3.44;8.44,2.81 +8.44,2.81;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;9.06,0.94 +7.19,6.88;7.19,6.25 +7.19,6.25;6.88,5.62 +6.88,5.62;6.88,5.00 +6.88,5.00;6.56,4.69 +6.56,4.69;6.25,4.06 +6.25,4.06;6.56,3.44 +6.56,3.44;6.88,2.81 +6.88,2.81;6.88,2.19 +6.88,2.19;7.19,1.56 +7.19,1.56;7.50,0.94 +3.75,9.38;5.94,9.38 +5.94,9.38;6.25,9.06 +6.25,9.06;6.56,8.75 +6.56,8.75;6.88,8.44 +6.88,8.44;7.19,8.12 +7.19,8.12;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;8.12,7.50 +8.12,7.50;8.75,7.19 +8.75,7.19;9.06,7.19 +9.06,7.19;9.38,6.88 +5.31,4.69;4.69,5.00 +4.69,5.00;4.38,5.31 +4.38,5.31;3.75,5.62 +3.75,5.62;3.75,5.62 +5.31,2.81;4.69,3.12 +4.69,3.12;4.38,3.44 +4.38,3.44;3.75,3.75 +3.75,3.75;3.75,3.75 + +# UTF-16 : 55 c5 +# UTF-8 : 85 97 e5 +[55c5] 嗅 +0.62,2.19;2.81,2.19 +2.81,2.19;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.56 +6.25,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.62,8.44 +3.75,4.38;8.44,4.38 +8.44,4.38;8.44,8.44 +8.44,8.44;3.75,8.44 +3.75,8.44;3.75,4.38 +3.75,5.62;8.44,5.62 +3.75,7.19;8.44,7.19 +3.12,3.44;9.06,3.44 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.81 +5.94,2.81;6.25,3.44 +5.94,3.44;6.25,4.38 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.81 +6.25,2.81;6.25,3.44 +7.19,4.06;7.81,3.75 +7.81,3.75;8.12,3.75 +8.12,3.75;8.44,3.44 +8.44,3.44;8.44,3.44 + +# UTF-16 : 56 32 +# UTF-8 : b2 98 e5 +[5632] 嘲 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +0.62,1.88;2.19,1.88 +6.56,4.06;8.75,4.06 +6.56,6.56;8.75,6.56 +5.62,0.94;5.94,1.56 +5.94,1.56;6.25,2.19 +6.25,2.19;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,9.06 +6.56,9.06;8.75,9.06 +8.75,9.06;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;7.19,1.25 +3.12,3.75;5.94,3.75 +5.62,3.75;5.94,6.88 +5.62,6.88;3.12,6.88 +3.12,6.88;3.12,3.75 +3.12,5.31;5.62,5.31 +2.81,2.50;5.94,2.50 +4.38,7.19;4.38,9.38 +4.38,0.62;4.38,3.75 +2.81,8.12;6.25,8.12 + +# UTF-16 : 6b c0 +# UTF-8 : 80 af e6 +[6bc0] 毀 +2.81,8.75;4.38,8.75 +4.38,8.75;4.38,5.62 +4.38,5.62;0.62,5.62 +0.62,5.62;0.62,8.44 +0.62,8.44;1.25,8.75 +1.25,8.75;1.56,8.75 +1.56,8.75;1.88,9.06 +1.88,9.06;2.50,9.06 +2.81,7.19;4.38,7.19 +0.62,7.19;2.19,7.19 +0.31,1.25;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,1.56 +2.19,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.69,2.19 +4.69,2.19;5.00,2.50 +4.69,3.75;0.62,3.75 +2.50,1.56;2.50,5.00 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;8.12,9.06 +7.81,9.06;8.12,6.25 +7.81,6.25;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;9.06,6.56 +9.06,6.56;9.06,7.19 +9.06,7.19;9.06,7.50 +4.69,5.31;8.75,5.31 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.69 +8.44,4.69;8.75,5.31 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,3.12 +6.88,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;5.62,4.69 + +# UTF-16 : 5f 59 +# UTF-8 : 99 bd e5 +[5f59] 彙 +9.06,7.19;0.31,7.19 +9.06,2.81;0.31,2.81 +1.56,3.44;8.12,3.44 +8.12,3.44;8.12,5.62 +8.12,5.62;1.25,5.62 +1.25,5.62;1.25,3.44 +4.69,3.44;4.69,0.62 +4.69,5.62;4.69,3.75 +1.56,4.69;8.12,4.69 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.69,2.81 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,1.88 +6.25,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;4.69,2.81 +8.75,5.31;8.75,6.56 +8.75,6.56;0.62,6.56 +0.62,6.56;0.62,5.31 +6.88,7.19;7.19,7.81 +7.19,7.81;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;7.50,9.06 +7.50,9.06;2.19,9.06 +7.19,8.12;1.88,8.12 +1.88,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +2.50,9.38;2.50,9.38 + +# UTF-16 : 61 44 +# UTF-8 : 84 85 e6 +[6144] 慄 +1.25,0.62;1.25,9.38 +0.00,4.38;0.31,5.00 +0.31,5.00;0.31,5.62 +0.31,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +9.06,8.75;2.50,8.75 +6.88,8.75;6.88,5.31 +4.69,8.75;4.69,5.31 +2.81,5.31;2.81,7.50 +2.81,7.50;8.75,7.50 +8.75,7.50;8.75,5.31 +8.75,5.31;3.12,5.31 +2.19,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.62,4.06 +9.06,1.56;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.25,3.44 +6.25,3.44;5.94,4.06 +5.62,0.94;5.94,5.31 +9.06,4.06;2.50,4.06 + +# UTF-16 : 61 ac +# UTF-8 : ac 86 e6 +[61ac] 憬 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,5.00 +0.31,5.00;0.62,5.62 +0.62,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +5.94,3.12;5.94,1.56 +5.94,1.56;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.38,0.94 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +9.06,1.25;8.75,1.56 +8.75,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;6.88,2.81 +3.44,3.12;8.44,3.12 +8.44,3.12;8.44,5.00 +8.44,5.00;3.44,5.00 +3.44,5.00;3.44,3.12 +5.94,5.94;5.94,6.56 +2.50,5.94;9.06,5.94 +3.12,6.56;8.75,6.56 +8.75,6.56;8.75,9.06 +8.75,9.06;3.12,9.06 +3.12,9.06;3.12,6.56 +3.12,7.81;8.75,7.81 + +# UTF-16 : 69 77 +# UTF-8 : b7 a5 e6 +[6977] 楷 +1.88,0.62;1.88,9.38 +3.12,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +2.81,4.38;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +6.25,9.06;6.25,6.25 +6.25,6.25;6.25,5.94 +6.25,5.94;6.88,5.94 +6.88,5.94;7.50,5.62 +7.50,5.62;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;9.06,6.88 +9.06,6.88;9.06,7.50 +6.25,7.50;6.88,7.81 +6.88,7.81;7.19,7.81 +7.19,7.81;7.81,8.12 +7.81,8.12;8.44,8.44 +8.44,8.44;8.75,8.75 +3.44,7.81;5.94,7.81 +3.44,5.62;3.44,9.06 +2.81,5.62;3.44,5.62 +3.44,5.62;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.31,6.25 +5.31,6.25;5.94,6.25 +8.44,0.94;8.44,5.00 +8.44,5.00;3.44,5.00 +3.44,5.00;3.44,0.94 +3.44,1.56;8.44,1.56 +3.44,3.12;8.44,3.12 +5.94,5.94;5.62,5.31 +5.62,5.31;5.62,5.00 +5.62,5.00;5.31,5.00 + +# UTF-16 : 63 e9 +# UTF-8 : a9 8f e6 +[63e9] 揩 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,1.25 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.50;0.31,7.50 +6.25,9.06;6.25,6.25 +6.25,6.25;6.25,5.94 +6.25,5.94;6.88,5.94 +6.88,5.94;7.50,5.62 +7.50,5.62;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;9.06,6.88 +9.06,6.88;9.06,7.50 +6.25,7.50;6.88,7.81 +6.88,7.81;7.19,7.81 +7.19,7.81;7.81,8.12 +7.81,8.12;8.44,8.44 +8.44,8.44;8.75,8.75 +3.44,7.81;5.94,7.81 +3.44,5.62;3.44,9.06 +2.81,5.62;3.44,5.62 +3.44,5.62;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.31,6.25 +5.31,6.25;5.94,6.25 +8.44,0.94;8.44,5.00 +8.44,5.00;3.44,5.00 +3.44,5.00;3.44,0.94 +3.44,1.56;8.44,1.56 +3.44,3.12;8.44,3.12 +5.94,5.94;5.62,5.31 +5.62,5.31;5.62,5.00 +5.62,5.00;5.31,5.00 + +# UTF-16 : 50 55 +# UTF-8 : 95 81 e5 +[5055] 偕 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.88 +1.25,6.88;1.25,6.25 +1.25,6.25;0.94,5.94 +0.94,5.94;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.56 +5.94,9.06;6.25,6.25 +5.94,6.25;6.25,5.94 +6.25,5.94;6.88,5.94 +6.88,5.94;7.50,5.62 +7.19,5.62;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;8.75,7.50 +5.94,7.50;6.56,7.81 +6.56,7.81;7.19,7.81 +7.19,7.81;7.81,8.12 +7.81,8.12;8.44,8.44 +8.44,8.44;8.75,8.75 +3.12,7.81;5.62,7.81 +3.12,5.62;3.12,9.06 +2.19,5.62;2.81,5.62 +2.81,5.62;3.75,5.94 +3.75,5.94;4.38,5.94 +4.38,5.94;5.00,6.25 +5.00,6.25;5.62,6.25 +8.44,0.94;8.44,5.00 +8.44,5.00;3.12,5.00 +2.81,5.00;3.12,0.94 +3.12,1.56;8.44,1.56 +3.12,3.12;8.44,3.12 +5.62,5.94;5.62,5.31 +5.62,5.31;5.31,5.00 +5.31,5.00;5.00,5.00 + +# UTF-16 : 8a e7 +# UTF-8 : a7 ab e8 +[8ae7] 諧 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,5.00;3.12,5.00 +0.62,8.75;3.12,8.75 +6.56,9.06;6.56,6.25 +6.56,6.25;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.81,5.62 +7.50,5.62;8.12,5.94 +8.12,5.94;8.75,5.94 +8.75,5.94;8.75,6.25 +8.75,6.25;9.06,6.88 +9.06,6.88;9.06,7.50 +6.56,7.50;7.19,7.81 +7.19,7.81;7.50,7.81 +7.50,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;9.06,8.75 +4.06,7.81;6.25,7.81 +4.06,5.62;4.06,9.06 +3.44,5.62;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;6.25,6.25 +8.75,0.94;8.75,5.00 +8.75,5.00;4.06,5.00 +4.06,5.00;4.06,0.94 +4.06,1.56;8.75,1.56 +4.06,3.12;8.75,3.12 +6.25,5.94;5.94,5.31 +5.94,5.31;5.94,5.00 +5.94,5.00;5.62,5.00 + +# UTF-16 : 7f 9e +# UTF-8 : 9e be e7 +[7f9e] 羞 +1.88,1.25;8.75,1.25 +2.19,2.81;9.06,2.81 +0.62,5.31;8.75,5.31 +1.25,6.88;8.12,6.88 +0.94,8.12;8.75,8.12 +4.69,5.31;4.69,8.12 +3.44,8.12;3.44,8.75 +3.44,8.75;3.12,9.06 +3.12,9.06;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.12;6.25,8.75 +6.25,8.75;6.25,9.06 +6.25,9.06;6.56,9.38 +6.56,9.38;6.56,9.38 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;2.81,5.31 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.81 +7.50,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;7.81,4.38 +7.81,4.38;3.12,4.38 +4.06,1.25;4.06,1.56 +4.06,1.56;4.38,2.19 +4.38,2.19;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;5.00,4.38 + +# UTF-16 : 8c aa +# UTF-8 : aa b2 e8 +[8caa] 貪 +1.56,2.50;8.12,2.50 +7.81,2.50;8.12,5.62 +7.81,5.62;1.56,5.62 +1.25,5.62;1.56,2.50 +1.56,3.75;7.81,3.75 +1.56,4.69;7.81,4.69 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +8.12,6.88;1.25,6.88 +6.88,5.62;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,6.88 +9.06,7.19;8.44,7.50 +8.44,7.50;8.12,7.81 +8.12,7.81;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.25,8.44 +6.25,8.44;5.94,8.75 +5.94,8.75;5.62,9.06 +5.62,9.06;5.00,9.38 +5.00,9.38;4.69,9.38 +4.69,9.38;4.38,9.38 +4.38,9.38;4.06,9.06 +4.06,9.06;3.44,8.75 +3.44,8.75;3.12,8.44 +3.12,8.44;2.81,8.44 +2.81,8.44;2.19,8.12 +2.19,8.12;1.88,7.81 +1.88,7.81;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +6.88,8.12;2.81,8.12 + +# UTF-16 : 93 2e +# UTF-8 : ae 8c e9 +[932e] 錮 +8.75,0.62;8.75,9.06 +8.75,9.06;4.06,9.06 +4.06,9.06;4.06,0.62 +4.38,1.25;8.75,1.25 +4.69,7.19;8.44,7.19 +6.56,5.31;6.56,8.44 +5.31,2.50;7.81,2.50 +7.81,2.50;7.81,5.00 +7.81,5.00;5.31,5.00 +5.31,5.00;5.31,2.19 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,9.06 +2.50,9.06;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;0.94,8.12 +0.94,8.12;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.69 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;3.44,4.69 + +# UTF-16 : 51 c5 +# UTF-8 : 85 87 e5 +[51c5] 凅 +8.75,0.62;8.75,9.06 +8.75,9.06;2.81,9.06 +2.81,9.06;2.81,0.62 +2.81,1.25;8.75,1.25 +3.44,7.19;8.12,7.19 +5.62,5.31;5.94,8.44 +4.38,2.50;7.50,2.50 +7.50,2.50;7.50,5.00 +7.50,5.00;4.06,5.00 +4.06,5.00;4.06,2.19 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.19,4.38 +2.19,6.88;1.88,7.50 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 + +# UTF-16 : 6d b8 +# UTF-8 : b8 b6 e6 +[6db8] 涸 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.75,0.62;8.75,9.06 +8.75,9.06;2.81,9.06 +2.81,9.06;2.81,0.62 +2.81,1.25;8.75,1.25 +3.44,7.19;8.12,7.19 +5.62,5.31;5.94,8.44 +4.38,2.50;7.50,2.50 +7.50,2.50;7.50,5.00 +7.50,5.00;4.06,5.00 +4.06,5.00;4.06,2.19 + +# UTF-16 : 4f 98 +# UTF-8 : 98 be e4 +[4f98] 侘 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,7.19 +5.62,8.44;5.62,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;2.81,8.44 +2.81,8.44;2.81,6.56 +9.06,4.69;2.19,3.75 +2.81,6.25;3.44,6.25 +3.44,6.25;4.06,6.25 +4.06,6.25;4.69,6.56 +4.69,6.56;5.31,6.56 +5.31,6.56;5.94,6.56 +5.94,6.56;6.25,6.88 +6.25,6.88;6.88,6.88 +6.88,6.88;7.50,7.19 +7.50,7.19;7.81,7.19 +7.81,7.19;8.12,7.50 +5.00,6.56;5.00,1.88 +5.00,1.88;5.00,1.56 +5.00,1.56;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 + +# UTF-16 : 54 a4 +# UTF-8 : a4 92 e5 +[54a4] 咤 +0.94,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +5.94,8.44;5.94,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;3.44,8.44 +3.44,8.44;3.44,6.56 +9.06,4.69;2.81,3.75 +3.44,6.25;4.06,6.25 +4.06,6.25;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.62,6.56 +5.62,6.56;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.19 +7.81,7.19;8.44,7.50 +5.31,6.56;5.31,1.88 +5.31,1.88;5.31,1.56 +5.31,1.56;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 + +# UTF-16 : 8a 6b +# UTF-8 : ab a9 e8 +[8a6b] 詫 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,5.00;3.12,5.00 +0.62,8.75;3.12,8.75 +6.25,8.44;6.25,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,6.56 +9.06,4.69;3.44,3.75 +3.75,6.25;4.38,6.25 +4.38,6.25;5.00,6.25 +5.00,6.25;5.62,6.56 +5.62,6.56;5.94,6.56 +5.94,6.56;6.56,6.56 +6.56,6.56;6.88,6.88 +6.88,6.88;7.19,6.88 +7.19,6.88;7.81,7.19 +7.81,7.19;8.12,7.19 +8.12,7.19;8.44,7.50 +5.62,6.56;5.62,1.88 +5.62,1.88;5.62,1.56 +5.62,1.56;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 + +# UTF-16 : 52 5d +# UTF-8 : 9d 89 e5 +[525d] 剝 +6.25,2.81;6.25,8.75 +8.44,9.06;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +3.12,5.62;3.12,1.88 +3.12,1.88;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,1.25 +1.56,1.25;1.56,1.25 +5.31,5.00;5.00,4.69 +5.00,4.69;4.69,4.38 +4.69,4.38;4.69,4.06 +4.69,4.06;4.38,3.75 +4.38,3.75;4.06,3.44 +0.31,5.62;5.94,5.62 +0.31,1.88;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.50,3.12 +5.62,1.56;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.06,2.81 +4.06,2.81;3.75,3.12 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +1.56,4.38;1.25,4.69 +1.25,4.69;0.94,4.69 +0.94,4.69;0.94,5.00 +4.38,5.62;4.69,5.94 +4.69,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.00,7.81 +5.00,7.81;5.31,8.44 +5.31,8.44;5.31,8.75 +5.31,8.75;1.56,8.75 +4.69,6.88;0.94,6.88 +0.94,6.88;1.25,7.50 +1.25,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.38 + +# UTF-16 : 77 1e +# UTF-8 : 9e 9c e7 +[771e] 眞 +2.50,3.44;7.81,3.44 +7.81,3.44;7.81,6.88 +7.81,6.88;2.50,6.88 +2.50,6.88;2.50,3.44 +2.50,5.62;7.81,5.62 +2.50,4.38;7.81,4.38 +1.25,6.56;1.25,2.50 +1.25,2.50;8.75,2.50 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +1.25,9.38;1.25,8.12 +1.25,8.12;1.88,7.81 +1.88,7.81;2.50,7.50 +2.50,7.50;3.12,7.50 +3.12,7.50;3.75,7.50 +3.75,7.50;4.38,7.50 +4.38,7.50;5.31,7.50 +5.31,7.50;6.25,7.50 +6.25,7.50;6.88,7.50 +6.88,7.50;7.50,7.50 +7.50,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.44,8.44 +1.25,8.44;2.19,8.44 +2.19,8.44;2.81,8.44 +2.81,8.44;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;6.25,8.75 +6.25,8.75;6.88,9.06 +6.88,9.06;7.50,9.06 +7.50,9.06;8.12,9.06 + +# UTF-16 : 58 61 +# UTF-8 : a1 a1 e5 +[5861] 塡 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +0.31,6.88;2.81,6.88 +1.56,2.50;1.56,9.06 +0.31,1.88;0.62,2.19 +0.62,2.19;1.25,2.50 +1.25,2.50;1.88,2.81 +1.88,2.81;2.19,2.81 +2.19,2.81;2.81,3.44 +4.38,3.44;8.44,3.44 +8.44,3.44;8.44,6.88 +8.44,6.88;4.38,6.88 +4.38,6.88;4.38,3.44 +4.38,5.62;8.44,5.62 +4.38,4.38;8.44,4.38 +3.12,6.56;3.12,2.50 +3.12,2.50;9.06,2.50 +3.44,9.38;3.44,8.12 +3.44,8.12;3.75,7.81 +3.75,7.81;4.38,7.50 +4.38,7.50;4.69,7.50 +4.69,7.50;5.00,7.50 +5.00,7.50;5.62,7.50 +5.62,7.50;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.44,7.81 +8.44,7.81;8.75,8.12 +8.75,8.12;8.75,8.44 +3.44,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 +8.12,9.06;8.75,9.06 + +# UTF-16 : 59 3e +# UTF-8 : be a4 e5 +[593e] 夾 +0.62,8.12;9.06,8.12 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.81 +4.06,4.38;3.75,5.00 +3.75,5.00;3.44,5.31 +3.44,5.31;3.12,5.62 +3.12,5.62;2.50,5.94 +2.50,5.94;2.19,6.25 +5.31,4.38;5.62,5.00 +5.62,5.00;6.25,5.62 +6.25,5.62;6.56,6.25 +6.56,6.25;6.88,6.88 +6.88,6.88;6.88,7.81 +8.75,3.75;8.44,4.38 +8.44,4.38;8.12,5.00 +8.12,5.00;7.50,5.31 +7.50,5.31;6.88,5.94 +6.88,5.94;6.56,6.25 +0.62,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.50 +3.12,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;4.69,9.38 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.31,3.12 +5.31,3.12;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 + +# UTF-16 : 98 30 +# UTF-8 : b0 a0 e9 +[9830] 頰 +0.31,8.12;4.06,8.12 +0.00,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.19,5.00 +2.19,5.00;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,9.38 +4.06,1.56;3.75,2.19 +3.75,2.19;3.44,2.81 +3.44,2.81;2.81,3.44 +2.81,3.44;2.50,4.06 +2.50,4.06;2.19,4.38 +6.56,8.75;6.56,8.44 +6.56,8.44;6.56,8.12 +6.56,8.12;6.25,7.50 +6.25,7.50;6.25,7.50 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +9.06,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.12,1.88 +8.12,1.88;7.81,1.88 +7.81,1.88;7.50,2.19 +4.38,8.75;9.06,8.75 +4.69,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;4.69,7.50 +4.69,7.50;4.69,2.81 +4.69,4.38;8.75,4.38 +4.69,5.94;8.75,5.94 +0.00,3.75;0.31,4.38 +0.31,4.38;0.62,5.31 +0.62,5.31;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;1.25,6.88 +1.25,6.88;1.25,7.19 +1.25,7.19;1.25,7.81 +1.56,4.38;1.56,5.00 +1.56,5.00;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.94,6.25 +2.50,4.38;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.44,7.81 +4.38,3.75;4.06,4.38 +4.06,4.38;4.06,5.00 +4.06,5.00;3.75,5.31 +3.75,5.31;3.44,5.94 +3.44,5.94;3.12,6.25 + +# UTF-16 : 2f 5b +# UTF-8 : 9b bd e2 +[2f5b] ⽛ +6.88,8.75;6.88,2.19 +6.88,2.19;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.69,1.25 +4.69,1.25;4.38,1.25 +1.25,8.75;8.75,8.75 +9.06,5.62;1.56,5.62 +0.62,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.75,3.44 +3.75,3.44;4.38,4.06 +4.38,4.06;5.00,4.38 +5.00,4.38;5.62,4.69 +5.62,4.69;6.25,5.00 +6.25,5.00;6.88,5.62 +1.25,4.38;1.56,5.00 +1.56,5.00;1.88,5.62 +1.88,5.62;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.81 + +# UTF-16 : 77 7e +# UTF-8 : be 9d e7 +[777e] 睾 +4.06,8.75;4.38,9.06 +4.38,9.06;4.38,9.38 +4.38,9.38;4.69,9.38 +0.62,3.12;8.75,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;6.88,4.69 +6.88,4.69;7.19,5.00 +3.44,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +4.69,3.12;4.69,0.62 +0.94,1.88;8.44,1.88 +0.62,5.00;8.75,5.00 +1.25,6.25;8.44,6.25 +4.69,5.00;4.69,7.19 +1.25,7.19;8.44,7.19 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +5.94,7.19;5.94,8.75 +3.44,7.19;3.44,8.75 + +# UTF-16 : 56 a2 +# UTF-8 : a2 9a e5 +[56a2] 嚢 +1.25,5.62;1.88,5.62 +1.88,5.62;2.50,5.94 +2.50,5.94;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.25 +8.12,5.62;7.81,5.62 +7.81,5.62;7.19,5.94 +7.19,5.94;6.88,5.94 +6.88,5.94;6.25,6.25 +6.25,6.25;5.62,6.25 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +4.69,3.12;4.06,2.81 +4.06,2.81;3.12,2.50 +3.12,2.50;2.81,2.50 +2.81,2.50;2.50,2.50 +2.50,2.50;1.88,2.19 +1.88,2.19;1.56,2.19 +1.56,2.19;0.94,1.88 +0.94,1.88;0.31,1.88 +4.69,3.12;5.00,2.81 +5.00,2.81;5.31,2.50 +5.31,2.50;5.62,2.19 +5.62,2.19;5.94,2.19 +5.94,2.19;6.56,1.88 +6.56,1.88;6.88,1.56 +6.88,1.56;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.94 +2.81,0.94;2.81,2.50 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.44,2.81 +3.44,5.94;3.44,3.12 +5.94,5.94;5.94,3.12 +8.12,7.19;8.12,8.12 +8.12,8.12;1.25,8.12 +1.25,8.12;1.25,7.19 +1.56,7.19;7.81,7.19 +0.62,5.31;8.75,5.31 +0.62,3.12;8.75,3.12 +8.44,4.38;0.94,4.38 +4.69,6.56;4.69,9.38 +0.31,8.75;9.06,8.75 +8.75,5.62;8.75,6.56 +8.75,6.56;0.62,6.56 +0.62,6.56;0.62,5.62 + +# UTF-16 : 68 b1 +# UTF-8 : b1 a2 e6 +[68b1] 梱 +8.75,0.62;8.75,9.06 +8.75,9.06;2.81,9.06 +2.81,9.06;2.81,0.62 +3.12,1.25;8.75,1.25 +1.56,0.62;1.56,9.38 +2.50,7.50;0.00,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;1.56,7.50 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;1.56,7.19 +5.94,1.88;5.94,8.44 +8.44,6.88;3.44,6.88 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;4.69,4.69 +4.69,4.69;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.62,5.94 +5.62,5.94;5.62,6.56 +5.62,6.56;5.94,6.88 +8.44,2.81;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.50,4.06 +7.50,4.06;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;6.25,6.56 +6.25,6.56;5.94,6.88 + +# UTF-16 : 51 32 +# UTF-8 : b2 84 e5 +[5132] 儲 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.56,7.81 +1.56,7.81;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.31,5.31 +0.31,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +0.94,0.62;0.94,6.56 +2.50,1.25;5.00,1.25 +5.00,1.25;5.00,3.44 +5.00,3.44;2.19,3.44 +2.19,3.44;2.19,0.62 +1.88,7.50;5.00,7.50 +2.19,6.25;5.00,6.25 +2.19,5.00;5.00,5.00 +2.19,8.75;5.00,8.75 +5.94,4.69;5.94,0.94 +8.75,0.94;8.75,4.69 +8.75,4.69;5.94,4.69 +5.94,1.25;8.75,1.25 +5.94,3.12;8.75,3.12 +5.00,4.06;5.31,4.38 +5.31,4.38;5.94,4.69 +5.94,4.69;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,6.25 +7.19,6.25;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.75,8.44 +8.75,8.44;9.06,9.06 +5.31,6.25;9.38,6.25 +8.75,8.12;5.62,8.12 +7.19,6.25;7.19,9.38 + +# UTF-16 : 55 5c +# UTF-8 : 9c 95 e5 +[555c] 啜 +0.62,2.19;2.50,2.19 +2.50,2.19;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +2.81,9.06;5.62,9.06 +2.81,5.62;3.12,5.62 +3.12,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,6.25;5.31,6.56 +5.31,6.56;4.69,7.19 +4.69,7.19;4.38,7.50 +4.38,7.50;3.75,8.12 +3.75,8.12;3.12,8.44 +5.94,9.06;9.06,9.06 +5.62,5.62;6.25,5.62 +6.25,5.62;6.56,5.94 +6.56,5.94;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;8.75,8.44 +8.75,8.44;9.06,8.75 +2.81,5.00;5.62,5.00 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;5.62,5.00 +5.62,1.88;5.31,2.50 +5.31,2.50;4.69,3.12 +4.69,3.12;4.38,3.44 +4.38,3.44;3.75,4.06 +3.75,4.06;3.12,4.38 +5.94,5.00;9.06,5.00 +5.31,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.12,3.12 +8.12,3.12;8.44,3.44 +8.44,3.44;8.75,4.06 +8.75,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 +9.06,5.62;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 + +# UTF-16 : 7d b4 +# UTF-8 : b4 b6 e7 +[7db4] 綴 +2.81,4.38;2.81,5.00 +2.81,5.00;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.50,6.88 +0.00,5.00;2.81,5.00 +1.56,5.00;1.56,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.50,4.38 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +1.25,5.94;1.25,6.25 +1.25,6.25;0.94,6.88 +0.94,6.88;0.62,7.19 +0.62,7.19;0.62,7.81 +0.62,7.81;0.31,8.12 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.38 +2.81,9.06;5.94,9.06 +3.12,5.62;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.62,8.75 +5.94,6.25;5.31,6.56 +5.31,6.56;5.00,7.19 +5.00,7.19;4.38,7.50 +4.38,7.50;3.75,8.12 +3.75,8.12;3.44,8.44 +5.94,9.06;9.06,9.06 +5.62,5.62;6.25,5.62 +6.25,5.62;6.56,5.94 +6.56,5.94;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;8.75,8.44 +8.75,8.44;9.06,8.75 +3.12,5.00;5.94,5.00 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;5.62,5.00 +5.94,1.88;5.31,2.50 +5.31,2.50;5.00,3.12 +5.00,3.12;4.38,3.44 +4.38,3.44;3.75,4.06 +3.75,4.06;3.44,4.38 +5.94,5.00;9.06,5.00 +5.31,0.94;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.12,3.12 +8.12,3.12;8.44,3.44 +8.44,3.44;8.75,4.06 +8.75,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 +9.06,5.62;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 + +# UTF-16 : 8f 1f +# UTF-8 : 9f bc e8 +[8f1f] 輟 +6.25,6.25;5.62,6.56 +5.62,6.56;5.31,7.19 +5.31,7.19;4.69,7.50 +4.69,7.50;4.38,8.12 +4.38,8.12;3.75,8.44 +3.44,5.00;5.94,5.00 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,1.88;5.62,2.50 +5.62,2.50;5.31,3.12 +5.31,3.12;4.69,3.44 +4.69,3.44;4.38,4.06 +4.38,4.06;3.75,4.38 +3.44,9.06;5.94,9.06 +3.44,5.62;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;5.94,8.75 +6.25,9.06;9.06,9.06 +5.94,5.62;6.56,5.62 +6.56,5.62;6.88,5.94 +6.88,5.94;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;8.75,8.44 +8.75,8.44;9.06,8.75 +6.25,5.00;9.06,5.00 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.12,3.12 +8.12,3.12;8.44,3.44 +8.44,3.44;8.75,4.06 +8.75,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 +9.06,5.62;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.88,8.12 +6.88,8.12;6.56,8.44 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.88,4.06 +6.88,4.06;6.56,4.69 +0.62,3.44;3.12,3.44 +3.12,3.44;3.12,6.88 +3.12,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;3.12,5.31 +0.00,2.19;3.44,2.19 +1.88,0.62;1.88,9.38 +0.00,8.12;3.44,8.12 + +# UTF-16 : 93 23 +# UTF-8 : a3 8c e9 +[9323] 錣 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,9.06 +2.19,9.06;1.88,9.38 +1.88,9.38;1.56,8.75 +1.56,8.75;1.25,8.44 +1.25,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.12,5.31;0.31,5.31 +3.12,7.19;0.62,7.19 +1.88,1.56;1.88,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.69 +2.50,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.12,4.69 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,7.19 +5.31,7.19;4.69,7.50 +4.69,7.50;4.38,8.12 +4.38,8.12;3.75,8.44 +3.44,5.00;5.94,5.00 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,1.88;5.62,2.50 +5.62,2.50;5.31,3.12 +5.31,3.12;4.69,3.44 +4.69,3.44;4.38,4.06 +4.38,4.06;3.75,4.38 +3.12,9.06;5.94,9.06 +3.44,5.62;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;5.94,8.75 +6.25,9.06;9.06,9.06 +5.94,5.62;6.56,5.62 +6.56,5.62;6.88,5.94 +6.88,5.94;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;8.75,8.44 +8.75,8.44;9.06,8.75 +6.25,5.00;9.06,5.00 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.12,3.12 +8.12,3.12;8.44,3.44 +8.44,3.44;8.75,4.06 +8.75,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 +9.06,5.62;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.88,8.12 +6.88,8.12;6.56,8.44 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.88,4.06 +6.88,4.06;6.56,4.69 + +# UTF-16 : 75 77 +# UTF-8 : b7 95 e7 +[7577] 畷 +6.25,6.25;5.62,6.56 +5.62,6.56;5.31,7.19 +5.31,7.19;4.69,7.50 +4.69,7.50;4.38,8.12 +4.38,8.12;3.75,8.44 +3.44,5.00;5.94,5.00 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,1.88;5.62,2.50 +5.62,2.50;5.31,3.12 +5.31,3.12;4.69,3.44 +4.69,3.44;4.38,4.06 +4.38,4.06;3.75,4.38 +3.44,9.06;5.94,9.06 +3.44,5.62;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;5.94,8.75 +6.25,9.06;9.06,9.06 +5.94,5.62;6.56,5.62 +6.56,5.62;6.88,5.94 +6.88,5.94;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;8.75,8.44 +8.75,8.44;9.06,8.75 +6.25,5.00;9.06,5.00 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.12,3.12 +8.12,3.12;8.44,3.44 +8.44,3.44;8.75,4.06 +8.75,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 +9.06,5.62;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.88,8.12 +6.88,8.12;6.56,8.44 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.88,4.06 +6.88,4.06;6.56,4.69 +1.88,1.88;1.88,8.75 +0.62,1.88;3.12,1.88 +3.12,1.88;3.12,8.75 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.62,5.31;3.12,5.31 + +# UTF-16 : 6a 3d +# UTF-8 : bd a8 e6 +[6a3d] 樽 +1.88,0.62;1.88,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +5.00,8.44;5.00,7.50 +5.00,7.50;5.00,6.88 +5.00,6.88;5.00,6.56 +5.00,6.56;4.69,6.25 +4.69,6.25;4.06,5.94 +4.06,5.94;3.75,5.62 +3.44,4.06;8.75,4.06 +8.75,4.06;8.75,7.50 +8.75,7.50;3.12,7.50 +3.12,7.50;3.12,4.06 +3.44,5.00;8.75,5.00 +6.56,8.44;6.56,6.56 +6.56,6.56;6.56,6.25 +6.56,6.25;6.88,5.94 +6.88,5.94;7.19,5.94 +7.19,5.94;8.44,5.94 +2.81,8.44;9.06,8.44 +5.00,8.44;4.69,9.06 +4.69,9.06;4.69,9.38 +4.69,9.38;4.38,9.38 +6.88,8.44;7.19,9.06 +7.19,9.06;7.50,9.38 +7.50,9.38;7.50,9.38 +5.62,1.25;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.38,2.19 +4.38,2.19;4.06,2.50 +7.81,4.06;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,3.12;2.81,3.12 + +# UTF-16 : 56 42 +# UTF-8 : 82 99 e5 +[5642] 噂 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +5.00,8.44;5.00,7.50 +5.00,7.50;5.00,6.88 +5.00,6.88;5.00,6.56 +5.00,6.56;4.69,6.25 +4.69,6.25;4.06,5.94 +4.06,5.94;3.75,5.62 +3.44,4.06;8.75,4.06 +8.75,4.06;8.75,7.50 +8.75,7.50;3.12,7.50 +3.12,7.50;3.12,4.06 +3.44,5.00;8.75,5.00 +6.56,8.44;6.56,6.56 +6.56,6.56;6.56,6.25 +6.56,6.25;6.88,5.94 +6.88,5.94;7.19,5.94 +7.19,5.94;8.44,5.94 +2.81,8.44;9.06,8.44 +5.00,8.44;4.69,9.06 +4.69,9.06;4.69,9.38 +4.69,9.38;4.38,9.38 +6.88,8.44;7.19,9.06 +7.19,9.06;7.50,9.38 +7.50,9.38;7.50,9.38 +5.62,1.25;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.38,2.19 +4.38,2.19;4.06,2.50 +7.81,4.06;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,3.12;2.81,3.12 + +# UTF-16 : 9c 52 +# UTF-8 : 92 b1 e9 +[9c52] 鱒 +1.88,7.50;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.75 +2.50,8.75;2.50,8.75 +0.00,6.88;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.44 +0.94,8.44;1.25,9.06 +1.25,9.06;1.56,9.38 +1.25,8.75;2.50,8.75 +0.62,5.62;3.12,5.62 +0.62,3.44;0.62,7.50 +0.62,7.50;3.12,7.50 +3.12,7.50;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.75 +3.44,1.25;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.12,3.12 +3.12,3.12;3.12,3.12 +2.50,1.25;2.50,1.56 +2.50,1.56;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.19,2.81 +2.19,2.81;2.19,3.12 +1.56,0.94;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.25,3.12 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +5.62,8.44;5.62,7.50 +5.62,7.50;5.31,6.88 +5.31,6.88;5.31,6.56 +5.31,6.56;5.00,6.25 +5.00,6.25;4.69,5.94 +4.69,5.94;4.06,5.62 +4.06,4.06;8.75,4.06 +8.75,4.06;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,4.06 +4.06,5.00;8.75,5.00 +6.88,8.44;6.88,6.56 +6.88,6.56;6.88,6.25 +6.88,6.25;7.19,5.94 +7.19,5.94;7.50,5.94 +7.50,5.94;8.75,5.94 +3.44,8.44;9.38,8.44 +5.31,8.44;5.31,9.06 +5.31,9.06;5.00,9.38 +5.00,9.38;5.00,9.38 +7.19,8.44;7.50,9.06 +7.50,9.06;7.50,9.38 +7.50,9.38;7.81,9.38 +5.94,1.25;5.62,1.56 +5.62,1.56;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.38,2.50 +8.12,4.06;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.38,3.12;3.75,3.12 + +# UTF-16 : 89 97 +# UTF-8 : 97 a6 e8 +[8997] 覗 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,2.19 +5.62,2.19;5.94,2.81 +5.94,2.81;6.25,3.44 +6.25,3.44;6.25,4.06 +0.31,8.75;4.06,8.75 +4.06,8.75;4.06,1.88 +4.06,1.88;4.06,1.56 +4.06,1.56;3.75,1.25 +3.75,1.25;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;2.19,1.25 +0.94,1.88;0.94,5.62 +0.94,5.62;3.12,5.62 +2.81,5.62;3.12,2.81 +2.81,2.81;0.94,2.81 +3.44,7.19;0.31,7.19 +5.00,4.06;8.75,4.06 +8.75,4.06;8.75,9.06 +8.75,9.06;5.00,9.06 +5.00,9.06;5.00,3.75 +5.00,5.62;8.44,5.62 +5.00,7.19;8.44,7.19 +7.19,3.75;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 + +# UTF-16 : 50 36 +# UTF-8 : b6 80 e5 +[5036] 倶 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.56,0.62;1.56,7.19 +3.12,4.06;8.12,4.06 +8.12,4.06;8.12,9.06 +8.12,9.06;3.12,9.06 +3.12,9.06;3.12,4.06 +9.06,3.12;2.19,3.12 +3.12,5.62;8.12,5.62 +3.12,7.50;8.12,7.50 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;5.00,2.50 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 + +# UTF-16 : 6e a2 +# UTF-8 : a2 ba e6 +[6ea2] 溢 +8.12,1.25;8.12,4.69 +8.12,4.69;3.44,4.69 +3.44,4.69;3.44,1.25 +5.00,4.69;5.00,1.25 +6.56,4.69;6.56,1.25 +2.19,1.25;9.06,1.25 +4.69,8.12;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.38 +4.06,9.38;4.06,9.38 +6.56,7.50;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 +9.06,7.50;2.81,7.50 +2.50,3.75;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;4.69,7.19 +4.69,7.19;5.00,7.50 +9.06,3.75;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.88,7.19 +6.88,7.19;6.56,7.50 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 91 a4 +# UTF-8 : a4 86 e9 +[91a4] 醤 +3.75,5.00;3.75,4.06 +3.75,4.06;3.44,3.44 +3.44,3.44;3.44,3.12 +3.44,3.12;2.81,2.81 +2.81,2.81;2.19,2.81 +2.19,2.81;1.56,2.50 +8.44,0.62;8.44,4.06 +8.44,4.06;1.25,4.06 +1.25,4.06;1.25,0.62 +1.25,1.25;8.44,1.25 +1.25,2.19;8.44,2.19 +5.31,5.00;5.31,3.44 +5.31,3.44;5.62,3.12 +5.62,3.12;5.94,3.12 +5.94,3.12;6.56,2.81 +6.56,2.81;8.12,2.81 +0.31,5.00;9.06,5.00 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.50 +1.56,7.50;1.56,7.50 +2.19,6.88;1.88,6.88 +1.88,6.88;1.56,6.56 +1.56,6.56;1.25,6.56 +1.25,6.56;0.62,6.25 +0.62,6.25;0.31,6.25 +2.19,5.31;2.19,9.38 +8.12,7.81;8.12,5.94 +8.12,5.94;7.81,5.62 +7.81,5.62;7.50,5.62 +7.19,5.62;6.88,5.62 +6.88,5.62;6.25,5.62 +6.25,5.62;5.94,5.62 +9.06,7.19;2.81,7.19 +5.62,5.62;5.31,5.94 +5.31,5.94;4.69,6.25 +4.69,6.25;4.38,6.56 +4.38,6.56;4.06,6.56 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +5.94,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.31,8.44 +5.31,8.44;5.31,8.44 +7.19,7.50;7.50,7.81 +7.50,7.81;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;8.75,8.75 +2.81,8.75;3.75,8.75 +3.75,8.75;4.38,8.75 +4.38,8.75;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.56,9.06 +6.56,9.06;7.19,9.06 +7.19,9.06;7.81,9.06 +7.81,9.06;8.12,9.06 +8.12,9.06;8.75,9.06 + +# UTF-16 : 5d 8b +# UTF-8 : 8b b6 e5 +[5d8b] 嶋 +0.62,8.12;0.62,0.94 +0.62,1.88;2.81,1.88 +2.81,1.88;2.81,8.12 +1.88,1.88;1.88,9.38 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.50,3.12 +6.56,1.56;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;6.25,3.12 +6.25,3.12;6.25,3.12 +5.00,1.25;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;4.69,3.12 +3.12,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +4.06,5.94;8.44,5.94 +8.44,5.94;8.44,8.44 +8.44,8.44;3.75,8.44 +3.75,8.44;3.75,3.75 +3.75,3.75;9.06,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,1.25 +4.06,7.19;8.44,7.19 +5.62,9.38;5.62,9.06 +5.62,9.06;5.62,8.75 +5.62,8.75;5.62,8.44 +4.06,5.00;9.38,5.00 + +# UTF-16 : 53 ea +# UTF-8 : aa 8f e5 +[53ea] 只 +1.56,4.69;7.81,4.69 +7.81,4.69;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,4.38 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +8.75,0.94;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 + +# UTF-16 : 86 2d +# UTF-8 : ad 98 e8 +[862d] 蘭 +0.62,8.75;8.75,8.75 +2.81,8.12;2.81,9.38 +6.56,8.12;6.56,9.38 +5.31,6.88;8.44,6.88 +4.38,6.88;0.94,6.88 +0.94,0.94;0.94,7.81 +0.94,7.81;4.38,7.81 +4.38,7.81;4.38,5.62 +4.38,5.62;0.94,5.62 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,7.81 +8.44,7.81;5.31,7.81 +5.31,7.81;5.31,5.62 +5.31,5.62;8.44,5.62 +1.88,1.25;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;4.69,2.50 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.88 +5.94,1.88;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;4.69,2.50 +6.88,2.50;6.88,4.38 +6.88,4.38;2.50,4.38 +2.50,4.38;2.50,2.50 +2.50,2.50;6.88,2.50 +2.50,3.44;6.88,3.44 +4.69,0.94;4.69,5.62 +1.88,5.00;7.50,5.00 + +# UTF-16 : 86 1a +# UTF-8 : 9a 98 e8 +[861a] 蘚 +0.31,8.75;9.06,8.75 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +2.50,6.25;2.81,6.56 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.12,7.50 +0.31,5.62;0.62,5.94 +0.62,5.94;0.94,6.56 +0.94,6.56;1.25,7.19 +1.25,7.19;1.56,7.50 +1.56,7.50;1.56,8.12 +1.25,7.50;3.44,7.50 +0.94,4.69;4.38,4.69 +0.94,6.25;4.38,6.25 +4.38,6.25;4.38,3.12 +4.38,3.12;0.94,3.12 +0.94,3.12;0.94,6.25 +2.50,6.25;2.50,3.12 +4.38,0.94;4.38,1.56 +4.38,1.56;4.38,1.88 +4.38,1.88;4.06,2.50 +4.06,2.50;4.06,2.81 +3.12,0.94;3.12,1.25 +3.12,1.25;3.12,1.88 +3.12,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +1.88,0.62;1.88,1.25 +1.88,1.25;1.88,1.88 +1.88,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +6.25,6.56;5.94,6.88 +5.94,6.88;5.94,7.50 +5.94,7.50;5.62,7.81 +5.62,7.81;5.62,8.12 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.44,8.12 +9.06,2.81;4.69,2.81 +9.06,6.56;4.69,6.56 +8.75,4.69;5.00,4.69 +6.88,0.62;6.88,6.56 + +# UTF-16 : 86 07 +# UTF-8 : 87 98 e8 +[8607] 蘇 +0.31,8.75;9.06,8.75 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +2.50,6.25;2.81,6.56 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.12,7.50 +0.31,5.62;0.62,5.94 +0.62,5.94;0.94,6.56 +0.94,6.56;1.25,7.19 +1.25,7.19;1.56,7.50 +1.56,7.50;1.56,8.12 +1.25,7.50;3.44,7.50 +0.94,4.69;4.38,4.69 +0.94,6.25;4.38,6.25 +4.38,6.25;4.38,3.12 +4.38,3.12;0.94,3.12 +0.94,3.12;0.94,6.25 +2.50,6.25;2.50,3.12 +4.38,0.94;4.38,1.56 +4.38,1.56;4.38,1.88 +4.38,1.88;4.06,2.50 +4.06,2.50;4.06,2.81 +3.12,0.94;3.12,1.25 +3.12,1.25;3.12,1.88 +3.12,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +1.88,0.62;1.88,1.25 +1.88,1.25;1.88,1.88 +1.88,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,3.75;6.25,4.06 +6.25,4.06;6.56,4.69 +6.56,4.69;6.56,5.00 +6.56,5.00;6.88,5.31 +8.75,7.81;8.44,7.50 +8.44,7.50;8.12,7.50 +8.12,7.50;7.81,7.50 +7.81,7.50;7.19,7.50 +7.19,7.50;6.88,7.50 +6.88,7.50;6.56,7.19 +6.56,7.19;5.94,7.19 +5.94,7.19;5.62,7.19 +5.62,7.19;5.31,7.19 +5.31,7.19;4.69,7.19 +6.88,0.62;6.88,7.50 +9.06,5.31;4.69,5.31 +9.06,1.56;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.81,3.75 +7.81,3.75;7.50,4.06 +7.50,4.06;7.19,4.69 +7.19,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 + +# UTF-16 : 65 ed +# UTF-8 : ad 97 e6 +[65ed] 旭 +0.00,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,7.19 +1.88,7.19;1.88,9.38 +0.31,7.50;3.75,7.50 +3.44,7.50;3.75,1.88 +3.44,1.88;3.75,1.56 +3.75,1.56;4.06,1.25 +4.06,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +9.06,3.44;9.06,4.06 +4.69,3.44;8.44,3.44 +8.44,3.44;8.44,8.75 +8.44,8.75;4.69,8.75 +4.69,8.75;4.69,3.44 +4.69,6.25;8.12,6.25 + +# UTF-16 : 90 17 +# UTF-8 : 97 80 e9 +[9017] 逗 +0.62,9.06;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,2.19 +2.50,2.19;2.19,2.50 +2.50,2.81;8.75,2.81 +2.50,8.75;8.75,8.75 +6.25,2.81;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.19,4.06 +7.19,4.06;7.50,4.69 +7.50,4.69;7.50,5.00 +5.00,3.12;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.38,4.38 +4.38,4.38;4.06,4.69 +4.06,4.69;4.06,5.00 +3.44,5.62;3.44,7.81 +3.44,7.81;8.12,7.81 +8.12,7.81;8.12,5.62 +8.12,5.62;3.44,5.62 + +# UTF-16 : 62 41 +# UTF-8 : 81 89 e6 +[6241] 扁 +0.62,8.75;8.75,8.75 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.56,5.31 +1.56,5.31;1.56,7.81 +1.56,7.81;8.12,7.81 +8.12,7.81;8.12,6.25 +8.12,6.25;1.56,6.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;8.44,5.00 +8.44,5.00;2.50,5.00 +2.50,5.00;2.50,0.94 +4.38,5.00;4.38,0.94 +6.56,5.00;6.56,0.94 +2.50,3.44;8.44,3.44 + +# UTF-16 : 7b c7 +# UTF-8 : 87 af e7 +[7bc7] 篇 +3.12,7.19;3.12,7.50 +3.12,7.50;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,8.12 +6.56,8.12;6.56,8.44 +6.56,8.44;6.56,8.75 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.75;5.31,8.75 +4.69,8.75;1.56,8.75 +0.94,7.19;8.75,7.19 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.56,5.00;1.56,6.25 +1.56,6.25;8.12,6.25 +8.12,6.25;8.12,5.00 +8.12,5.00;1.56,5.00 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,4.06 +8.44,4.06;2.50,4.06 +2.50,4.06;2.50,0.94 +4.38,4.06;4.38,0.94 +6.56,4.06;6.56,0.94 +2.50,2.81;8.44,2.81 + +# UTF-16 : 66 f3 +# UTF-8 : b3 9b e6 +[66f3] 曳 +4.38,9.38;4.38,8.12 +4.38,8.12;4.69,6.56 +4.69,6.56;5.00,5.31 +5.00,5.31;5.31,4.38 +5.31,4.38;5.62,3.44 +5.62,3.44;6.25,2.50 +6.25,2.50;6.56,1.88 +6.56,1.88;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.81 +8.75,2.81;8.75,3.12 +7.50,3.75;7.19,3.44 +7.19,3.44;6.56,3.12 +6.56,3.12;6.25,2.81 +6.25,2.81;5.62,2.50 +5.62,2.50;5.00,2.19 +5.00,2.19;4.06,1.88 +4.06,1.88;3.44,1.56 +3.44,1.56;2.50,1.25 +2.50,1.25;1.56,1.25 +1.56,1.25;0.62,0.94 +1.56,4.38;8.12,4.38 +7.81,4.38;8.12,8.12 +7.81,8.12;1.56,8.12 +1.25,8.12;1.56,3.75 +1.56,6.25;8.12,6.25 + +# UTF-16 : 6d 29 +# UTF-8 : a9 b4 e6 +[6d29] 洩 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +2.19,5.62;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.62,9.38;5.62,8.12 +5.62,8.12;5.62,6.56 +5.62,6.56;5.94,5.31 +5.94,5.31;6.25,4.38 +6.25,4.38;6.56,3.44 +6.56,3.44;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +8.12,4.06;7.81,3.75 +7.81,3.75;7.50,3.12 +7.50,3.12;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,0.94 +3.12,4.38;8.75,4.38 +8.75,4.38;8.75,8.12 +8.75,8.12;3.12,8.12 +3.12,8.12;3.12,3.75 +3.12,6.56;8.75,6.56 + +# UTF-16 : 8c fd +# UTF-8 : bd b3 e8 +[8cfd] 賽 +4.69,8.75;4.69,9.38 +8.75,7.50;8.75,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,7.50 +0.62,5.94;8.75,5.94 +1.25,6.88;8.12,6.88 +1.25,7.81;8.12,7.81 +3.44,5.94;2.81,5.62 +2.81,5.62;2.50,5.31 +2.50,5.31;1.88,5.00 +1.88,5.00;1.25,4.69 +1.25,4.69;0.62,4.69 +0.62,4.69;0.31,4.38 +3.44,5.94;3.44,8.44 +5.94,5.94;5.94,8.44 +0.62,0.94;1.25,0.94 +1.25,0.94;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.56 +6.56,1.56;5.94,1.88 +7.50,5.00;1.88,5.00 +1.56,5.00;1.56,2.19 +1.56,2.19;7.81,2.19 +7.81,2.19;7.81,5.00 +1.56,3.12;7.81,3.12 +1.56,4.06;7.81,4.06 +5.94,5.94;6.56,5.62 +6.56,5.62;7.19,5.31 +7.19,5.31;7.50,5.00 +7.50,5.00;8.44,4.69 +8.44,4.69;8.75,4.69 +8.75,4.69;9.06,4.38 + +# UTF-16 : 7b 20 +# UTF-8 : a0 ac e7 +[7b20] 笠 +0.62,1.25;8.75,1.25 +0.94,5.00;8.44,5.00 +4.69,5.00;4.69,6.56 +5.62,1.25;5.94,1.88 +5.94,1.88;6.25,2.50 +6.25,2.50;6.56,3.12 +6.56,3.12;6.88,3.75 +6.88,3.75;6.88,4.69 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +3.12,6.25;3.12,6.56 +3.12,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +7.19,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.94,6.88 +0.94,6.88;0.31,6.25 +9.06,8.12;5.62,8.12 +4.69,8.12;1.56,8.12 +6.25,9.38;5.94,9.06 +5.94,9.06;5.62,8.44 +5.62,8.44;5.31,7.81 +5.31,7.81;4.69,7.19 +4.69,7.19;4.38,6.88 + +# UTF-16 : 7b 39 +# UTF-8 : b9 ac e7 +[7b39] 笹 +3.12,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +7.19,6.88;7.19,7.19 +7.19,7.19;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.94,7.19 +0.94,7.19;0.31,6.88 +9.06,8.44;5.62,8.44 +4.69,8.44;1.56,8.44 +6.25,9.38;5.94,9.06 +5.94,9.06;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;4.69,7.81 +4.69,7.81;4.38,7.19 +0.31,5.31;9.06,5.31 +7.19,6.56;7.19,3.12 +7.19,3.12;4.38,3.12 +4.38,3.12;4.38,6.56 +1.88,6.56;1.88,0.62 +1.88,1.25;8.44,1.25 + +# UTF-16 : 6c 50 +# UTF-8 : 90 b1 e6 +[6c50] 汐 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.06 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;1.25,9.06 +1.25,9.06;0.94,9.06 +2.19,5.62;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +2.81,5.00;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;4.06,5.94 +4.06,5.94;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;4.69,7.50 +4.69,7.50;5.00,7.81 +5.00,7.81;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.62,9.38 +7.81,4.38;7.19,4.69 +7.19,4.69;6.56,5.00 +6.56,5.00;6.25,5.31 +6.25,5.31;5.62,5.94 +5.62,5.94;5.00,6.25 +5.31,8.12;9.06,8.12 +8.75,8.12;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.44,5.31 +8.44,5.31;7.81,4.69 +7.81,4.69;7.50,3.75 +7.50,3.75;6.56,3.12 +6.56,3.12;5.94,2.50 +5.94,2.50;5.00,1.88 +5.00,1.88;4.38,1.25 +4.38,1.25;3.12,0.94 + +# UTF-16 : 83 17 +# UTF-8 : 97 8c e8 +[8317] 茗 +5.00,4.69;4.38,5.00 +4.38,5.00;4.06,5.31 +4.06,5.31;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.12,6.25 +0.62,5.62;1.25,5.94 +1.25,5.94;1.56,5.94 +1.56,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.12,6.88 +3.12,6.88;3.75,7.50 +3.75,7.50;4.06,8.12 +2.50,3.75;2.50,0.62 +8.44,0.62;8.44,3.75 +8.44,3.75;2.50,3.75 +2.50,1.25;8.44,1.25 +8.44,1.25;2.50,1.25 +7.50,7.19;7.19,6.56 +7.19,6.56;6.88,6.25 +6.88,6.25;6.25,5.62 +6.25,5.62;5.62,5.31 +5.62,5.31;5.00,5.00 +5.00,5.00;4.38,4.38 +4.38,4.38;3.44,4.06 +3.44,4.06;2.50,3.75 +2.50,3.75;1.56,3.44 +1.56,3.44;0.31,3.12 +0.31,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +3.12,7.19;7.50,7.19 + +# UTF-16 : 84 29 +# UTF-8 : a9 90 e8 +[8429] 萩 +0.31,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.81;6.56,9.38 +5.00,6.56;4.69,5.94 +4.69,5.94;4.69,5.31 +4.69,5.31;4.38,4.69 +4.38,4.69;4.38,4.38 +4.38,4.38;4.06,3.75 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;6.25,3.75 +6.25,3.75;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.56,5.31 +6.25,5.31;6.56,7.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +8.75,6.56;8.75,5.94 +8.75,5.94;8.44,5.31 +8.44,5.31;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,4.06 +0.31,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.88,4.38 +1.88,4.38;2.19,5.31 +4.06,7.50;3.12,7.19 +3.12,7.19;2.50,7.19 +2.50,7.19;1.88,6.88 +1.88,6.88;1.25,6.88 +1.25,6.88;0.62,6.88 +2.19,0.94;2.19,7.19 +4.06,5.00;0.31,5.00 +3.75,2.50;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.00 + +# UTF-16 : 96 eb +# UTF-8 : ab 9b e9 +[96eb] 雫 +0.62,4.38;8.75,4.38 +4.69,4.38;4.69,0.62 +4.69,3.75;5.31,3.44 +5.31,3.44;5.94,3.12 +5.94,3.12;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.50,2.50 +7.50,2.50;7.81,2.19 +7.81,2.19;8.12,1.88 +4.69,5.00;4.69,9.06 +0.94,9.06;8.44,9.06 +1.56,6.88;4.06,6.88 +1.56,5.62;4.06,5.62 +5.62,6.88;7.81,6.88 +5.62,5.62;7.81,5.62 +8.75,5.94;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,5.94 + +# UTF-16 : 97 1e +# UTF-8 : 9e 9c e9 +[971e] 霞 +4.69,5.62;4.69,9.06 +0.94,9.06;8.44,9.06 +1.56,7.19;4.06,7.19 +1.56,6.25;4.06,6.25 +5.62,7.19;7.81,7.19 +5.62,6.25;7.81,6.25 +8.75,6.25;8.75,8.12 +8.75,8.12;0.94,8.12 +0.94,8.12;0.94,6.25 +4.69,3.44;8.75,3.44 +4.06,0.94;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.12,2.50 +8.12,2.50;8.12,2.81 +8.12,2.81;8.44,3.12 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,3.12 +1.25,4.06;4.38,4.06 +4.38,4.06;4.38,5.31 +4.38,5.31;0.94,5.31 +0.94,5.31;0.94,0.62 +5.00,4.06;8.44,4.06 +8.44,4.06;8.44,5.31 +8.44,5.31;5.00,5.31 +0.94,3.12;4.38,3.12 +0.94,1.88;4.38,1.88 + +# UTF-16 : 57 a4 +# UTF-8 : a4 9e e5 +[57a4] 垤 +3.12,6.56;0.31,6.56 +1.56,2.50;1.56,9.06 +0.31,1.88;0.94,2.19 +0.94,2.19;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,8.75;8.75,8.75 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;7.81,6.88 +7.81,6.88;7.50,7.50 +7.50,7.50;7.19,7.81 +3.12,5.62;3.75,5.62 +3.75,5.62;4.06,5.62 +4.06,5.62;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.81,6.25 +7.81,6.25;8.12,6.56 +4.38,5.62;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.31,8.75 +8.75,4.06;3.12,4.06 +9.06,1.25;2.81,1.25 +5.94,1.25;5.94,5.31 + +# UTF-16 : 54 a5 +# UTF-8 : a5 92 e5 +[54a5] 咥 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +3.12,8.75;8.75,8.75 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.88 +8.12,6.88;7.50,7.50 +7.50,7.50;7.19,7.81 +3.12,5.62;3.75,5.62 +3.75,5.62;4.06,5.62 +4.06,5.62;4.69,5.94 +4.69,5.94;5.31,5.94 +5.31,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.88,6.25 +6.88,6.25;7.19,6.25 +7.19,6.25;7.81,6.25 +7.81,6.25;8.44,6.56 +4.38,5.62;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.62,8.75 +8.75,4.06;3.44,4.06 +9.06,1.25;2.81,1.25 +5.94,1.25;5.94,5.31 + +# UTF-16 : 68 4e +# UTF-8 : 8e a1 e6 +[684e] 桎 +3.44,4.38;3.12,5.00 +3.12,5.00;2.81,5.62 +2.81,5.62;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;2.19,7.19 +1.88,0.62;2.19,9.38 +3.44,7.50;0.31,7.50 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;1.88,6.88 +1.88,6.88;1.88,7.50 +3.12,8.75;8.75,8.75 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.88 +8.12,6.88;7.50,7.50 +7.50,7.50;7.19,7.81 +3.12,5.62;3.75,5.62 +3.75,5.62;4.06,5.62 +4.06,5.62;4.69,5.94 +4.69,5.94;5.31,5.94 +5.31,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.88,6.25 +6.88,6.25;7.19,6.25 +7.19,6.25;7.81,6.25 +7.81,6.25;8.44,6.56 +4.38,5.62;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.62,8.75 +8.75,4.06;3.44,4.06 +9.06,1.25;2.81,1.25 +5.94,1.25;5.94,5.31 + +# UTF-16 : 59 ea +# UTF-8 : aa a7 e5 +[59ea] 姪 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.75 +2.50,3.75;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.94 +3.12,5.94;3.44,6.88 +3.44,6.88;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.94 +1.25,5.94;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +0.94,4.69;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.50,3.12 +2.50,3.12;2.81,2.50 +2.81,2.50;3.12,2.19 +3.12,2.19;3.44,1.88 +3.12,8.75;8.75,8.75 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.88 +8.12,6.88;7.81,7.50 +7.81,7.50;7.19,7.81 +3.44,5.62;3.75,5.62 +3.75,5.62;4.38,5.62 +4.38,5.62;5.00,5.94 +5.00,5.94;5.31,5.94 +5.31,5.94;5.94,5.94 +5.94,5.94;6.25,5.94 +6.25,5.94;6.88,6.25 +6.88,6.25;7.19,6.25 +7.19,6.25;7.81,6.25 +7.81,6.25;8.44,6.56 +4.38,5.62;4.69,6.25 +4.69,6.25;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.62,8.75 +8.75,4.06;3.44,4.06 +9.06,1.25;2.81,1.25 +5.94,1.25;6.25,5.31 + +# UTF-16 : 86 ed +# UTF-8 : ad 9b e8 +[86ed] 蛭 +1.88,1.56;1.88,9.38 +0.62,5.00;3.44,5.00 +3.44,5.00;3.44,7.81 +3.44,7.81;0.62,7.81 +0.31,7.81;0.62,4.06 +3.75,1.25;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +0.00,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,8.75;9.06,8.75 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.88 +8.12,6.88;7.81,7.50 +7.81,7.50;7.50,7.81 +3.75,5.62;4.38,5.62 +4.38,5.62;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.50,6.25 +7.50,6.25;7.81,6.25 +7.81,6.25;8.44,6.56 +4.69,5.62;5.00,6.25 +5.00,6.25;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.94,8.75 +8.75,4.06;3.75,4.06 +9.06,1.25;3.75,1.25 +6.25,1.25;6.25,5.31 + +# UTF-16 : 8f 0a +# UTF-8 : 8a bc e8 +[8f0a] 輊 +0.62,3.44;3.75,3.44 +3.75,3.44;3.75,6.88 +3.75,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;3.44,5.31 +0.31,2.19;4.06,2.19 +2.19,0.62;2.19,9.38 +0.31,8.12;4.06,8.12 +4.06,8.75;9.06,8.75 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.88 +8.12,6.88;7.81,7.50 +7.81,7.50;7.50,7.81 +4.06,5.62;4.38,5.62 +4.38,5.62;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.56,5.94 +6.56,5.94;7.19,6.25 +7.19,6.25;7.50,6.25 +7.50,6.25;7.81,6.25 +7.81,6.25;8.44,6.56 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.94,8.75 +8.75,4.06;4.06,4.06 +9.06,1.25;3.75,1.25 +6.56,1.25;6.56,5.31 + +# UTF-16 : 52 43 +# UTF-8 : 83 89 e5 +[5243] 剃 +0.62,4.38;5.62,4.38 +5.62,4.38;5.62,3.75 +5.62,3.75;5.62,3.12 +5.62,3.12;5.31,2.50 +5.31,2.50;5.31,1.88 +5.31,1.88;5.00,1.56 +5.00,1.56;5.00,1.56 +5.00,1.56;4.38,1.56 +4.38,1.56;4.06,1.56 +4.06,1.56;3.75,1.56 +0.31,8.12;5.31,8.12 +5.31,8.12;5.31,6.25 +5.31,6.25;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.62,4.69 +0.62,4.69;0.62,4.06 +0.62,4.06;0.31,3.44 +0.00,1.25;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;2.50,4.06 +2.50,4.06;2.81,4.38 +2.81,0.62;2.81,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.88,9.06 +1.88,9.06;1.56,9.38 +1.56,9.38;1.56,9.38 +3.75,8.12;4.06,8.44 +4.06,8.44;4.06,9.06 +4.06,9.06;4.38,9.38 +4.38,9.38;4.38,9.38 +6.56,2.81;6.56,8.75 +8.75,9.06;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,1.25 + +# UTF-16 : 9d 5c +# UTF-8 : 9c b5 e9 +[9d5c] 鵜 +8.12,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.81,3.12 +7.19,1.56;6.88,2.19 +6.88,2.19;6.88,2.50 +6.88,2.50;6.88,3.12 +6.88,3.12;6.56,3.12 +5.94,1.25;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.62,2.81 +5.62,2.81;5.62,3.12 +4.38,0.94;4.38,1.25 +4.38,1.25;4.69,1.88 +4.69,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +4.69,2.50;5.00,3.12 +4.69,5.94;8.75,5.94 +8.75,5.94;8.75,8.44 +8.75,8.44;4.69,8.44 +4.69,8.44;4.69,3.75 +4.69,3.75;9.06,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,1.25 +4.69,7.19;8.44,7.19 +6.25,9.38;6.25,9.06 +6.25,9.06;6.25,8.75 +6.25,8.75;6.25,8.44 +4.69,5.00;9.06,5.00 +1.56,8.12;1.56,8.44 +1.56,8.44;1.25,9.06 +1.25,9.06;1.25,9.38 +1.25,9.38;0.94,9.38 +2.81,8.12;3.12,8.44 +3.12,8.44;3.12,9.06 +3.12,9.06;3.44,9.38 +3.44,9.38;3.44,9.38 +0.62,4.38;4.06,4.38 +4.06,4.38;4.06,3.75 +4.06,3.75;4.06,3.12 +4.06,3.12;4.06,2.50 +4.06,2.50;4.06,1.88 +4.06,1.88;3.75,1.56 +3.75,1.56;3.75,1.56 +3.75,1.56;3.12,1.56 +3.12,1.56;2.81,1.56 +0.31,8.12;4.06,8.12 +4.06,8.12;4.06,6.25 +4.06,6.25;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.62,4.69 +0.62,4.69;0.62,4.06 +0.62,4.06;0.31,3.44 +0.00,1.25;0.62,1.56 +0.62,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.75 +1.88,3.75;1.88,4.06 +1.88,4.06;2.19,4.38 +2.19,0.62;2.19,8.12 + +# UTF-16 : 83 05 +# UTF-8 : 85 8c e8 +[8305] 茅 +0.62,8.44;8.75,8.44 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +8.75,4.69;0.62,4.69 +0.62,1.56;0.94,1.88 +0.94,1.88;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;5.00,4.69 +1.25,7.19;8.12,7.19 +2.50,6.56;3.12,6.25 +3.12,6.25;3.75,5.94 +3.75,5.94;4.38,5.62 +4.38,5.62;5.00,5.00 +5.00,5.00;5.62,4.69 +8.12,7.19;7.81,6.88 +7.81,6.88;7.19,6.56 +7.19,6.56;6.88,6.25 +6.88,6.25;6.25,5.94 +6.25,5.94;5.94,5.94 +5.94,5.94;5.31,5.62 +5.31,5.62;5.00,5.62 +5.00,5.62;4.69,5.31 +8.75,4.69;8.44,4.06 +8.44,4.06;7.81,3.75 +7.81,3.75;7.50,3.12 +7.50,3.12;6.88,2.81 +6.88,2.81;6.25,2.19 +5.00,4.69;5.00,1.88 +5.00,1.88;5.00,1.25 +5.00,1.25;4.69,1.25 +4.69,1.25;4.38,1.25 +4.38,1.25;3.75,1.25 +3.75,1.25;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.81,1.25 + +# UTF-16 : 7a aa +# UTF-8 : aa aa e7 +[7aaa] 窪 +5.31,8.75;5.31,7.19 +5.31,7.19;5.62,6.88 +5.62,6.88;6.25,6.88 +6.25,6.88;6.56,6.88 +6.56,6.88;7.19,6.88 +7.19,6.88;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;7.81,8.12 +4.69,8.75;4.69,9.38 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +1.25,6.56;1.56,6.56 +1.56,6.56;2.19,6.88 +2.19,6.88;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,5.00;2.19,5.31 +2.19,5.31;1.88,5.62 +1.88,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +2.19,3.44;1.88,3.75 +1.88,3.75;1.56,4.06 +1.56,4.06;0.94,4.38 +0.94,4.38;0.62,4.38 +0.62,4.38;0.31,4.69 +8.75,1.25;2.50,1.25 +8.12,2.81;3.44,2.81 +5.62,1.25;5.94,3.75 +8.75,4.06;2.81,4.06 +8.12,5.62;3.44,5.62 +5.62,4.06;5.94,6.56 + +# UTF-16 : 69 61 +# UTF-8 : a1 a5 e6 +[6961] 楡 +1.56,0.62;1.56,9.38 +2.50,7.50;0.00,7.50 +0.00,3.12;0.00,3.44 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;1.25,7.50 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +5.62,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;4.69,8.44 +4.69,8.44;4.38,8.12 +4.38,8.12;4.06,8.12 +4.06,8.12;3.75,7.81 +3.75,7.81;3.44,7.50 +3.44,7.50;3.12,7.19 +3.12,7.19;2.81,7.19 +2.81,7.19;2.19,6.88 +4.38,7.81;7.50,7.81 +2.81,0.94;2.81,6.56 +2.81,6.56;5.31,6.56 +5.31,6.56;5.31,1.88 +5.31,1.88;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +7.19,6.88;7.19,6.25 +7.19,6.25;6.88,5.62 +6.88,5.62;6.56,5.00 +6.56,5.00;6.25,4.69 +6.25,4.69;5.94,4.06 +5.94,4.06;6.25,3.44 +6.25,3.44;6.56,2.81 +6.56,2.81;6.88,2.19 +6.88,2.19;7.19,1.56 +7.19,1.56;7.19,0.94 +8.75,6.88;8.75,6.25 +8.75,6.25;8.44,5.62 +8.44,5.62;8.12,5.00 +8.12,5.00;8.12,4.69 +8.12,4.69;7.81,4.06 +7.81,4.06;8.12,3.44 +8.12,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.75,1.56 +8.75,1.56;9.06,0.94 +3.12,9.38;5.94,9.38 +5.62,9.38;6.25,9.06 +6.25,9.06;6.56,8.75 +6.56,8.75;6.88,8.44 +6.88,8.44;7.19,8.44 +7.19,8.44;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;8.12,7.50 +8.12,7.50;8.44,7.19 +8.44,7.19;9.06,7.19 +9.06,7.19;9.38,6.88 +5.00,4.69;4.38,5.00 +4.38,5.00;4.06,5.31 +4.06,5.31;3.44,5.62 +3.44,5.62;3.44,5.62 +5.00,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +4.06,3.44;3.44,3.75 +3.44,3.75;3.44,3.75 + +# UTF-16 : 5d ba +# UTF-8 : ba b6 e5 +[5dba] 嶺 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;5.94,1.88 +9.06,0.62;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;7.19,1.88 +6.56,7.19;6.56,6.56 +6.56,6.56;6.25,6.25 +6.25,6.25;6.25,5.94 +4.06,7.19;9.06,7.19 +4.69,2.19;8.75,2.19 +8.75,2.19;8.75,5.94 +8.75,5.94;4.69,5.94 +4.69,5.94;4.69,2.19 +4.69,3.44;8.75,3.44 +4.69,4.69;8.75,4.69 +4.38,5.31;3.75,5.62 +3.75,5.62;3.44,6.25 +3.44,6.25;3.12,6.56 +3.12,6.56;2.50,6.88 +2.50,6.88;2.19,7.50 +2.19,7.50;1.88,6.88 +1.88,6.88;1.56,6.56 +1.56,6.56;0.94,5.94 +0.94,5.94;0.62,5.31 +0.62,5.31;0.00,5.00 +3.75,5.31;0.94,5.31 +0.31,4.38;3.75,4.38 +3.75,4.38;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.44,1.56 +3.44,1.56;2.81,1.56 +2.81,1.56;2.50,1.88 +1.56,0.62;1.88,4.38 +0.94,9.06;0.94,7.81 +0.94,7.81;8.44,7.81 +8.44,7.81;8.44,9.06 +4.69,7.81;4.69,9.38 + +# UTF-16 : 80 36 +# UTF-8 : b6 80 e8 +[8036] 耶 +0.94,8.75;0.94,2.50 +5.00,8.75;0.31,8.75 +4.06,0.62;4.06,8.75 +1.25,4.69;4.06,4.69 +1.25,6.88;4.06,6.88 +0.00,2.19;0.94,2.50 +0.94,2.50;1.25,2.50 +1.25,2.50;1.56,2.50 +1.56,2.50;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.81,2.81 +2.81,2.81;3.44,2.81 +3.44,2.81;3.75,2.81 +3.75,2.81;4.06,3.12 +9.06,8.75;5.62,8.75 +5.62,8.75;5.62,0.62 +6.56,1.88;7.50,1.88 +7.50,1.88;8.12,2.19 +8.12,2.19;8.44,2.19 +8.44,2.19;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;9.06,3.12 +8.75,3.12;8.75,3.75 +8.75,3.75;8.75,4.38 +8.75,4.38;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.50,5.94 +7.19,5.94;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.75,8.12 +8.75,8.12;8.75,8.75 + +# UTF-16 : 72 3a +# UTF-8 : ba 88 e7 +[723a] 爺 +0.62,6.56;1.56,6.56 +1.56,6.56;2.19,6.88 +2.19,6.88;3.12,6.88 +3.12,6.88;3.75,7.19 +3.75,7.19;4.38,7.19 +4.38,7.19;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.94,7.81 +5.94,7.81;6.25,8.12 +6.25,8.12;6.56,8.44 +3.75,9.38;3.44,9.06 +3.44,9.06;2.81,8.75 +2.81,8.75;2.19,8.44 +2.19,8.44;1.25,8.44 +1.25,8.44;0.94,8.12 +0.94,8.12;0.62,8.12 +8.75,8.12;8.44,8.44 +8.44,8.44;7.50,8.75 +7.50,8.75;6.88,8.75 +6.88,8.75;6.25,9.06 +6.25,9.06;5.94,9.06 +5.94,9.06;5.31,9.38 +8.75,6.56;7.81,6.56 +7.81,6.56;7.19,6.88 +7.19,6.88;6.25,6.88 +6.25,6.88;5.62,7.19 +5.62,7.19;5.00,7.19 +5.00,7.19;4.69,7.50 +4.69,7.50;4.06,7.81 +4.06,7.81;3.75,7.81 +3.75,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +1.25,5.94;1.25,1.56 +5.00,5.94;0.31,5.94 +4.06,0.62;4.06,5.94 +1.25,3.12;4.06,3.12 +1.25,4.69;4.06,4.69 +0.31,1.56;0.94,1.56 +0.94,1.56;1.25,1.56 +1.25,1.56;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,1.88 +2.50,1.88;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +8.75,5.94;5.62,5.94 +5.62,5.94;5.62,0.62 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.56 +7.81,1.56;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.44,3.12 +8.44,3.12;8.44,3.44 +8.44,3.44;7.81,3.75 +7.81,3.75;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;8.12,5.31 +8.12,5.31;8.44,5.62 +8.44,5.62;8.75,5.94 + +# UTF-16 : 75 b5 +# UTF-8 : b5 96 e7 +[75b5] 疵 +5.31,8.75;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.56,5.62;1.88,8.75 +1.56,8.75;9.06,8.75 +0.00,3.44;0.31,3.44 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.25,5.94;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.19 +0.62,7.19;0.31,7.50 +0.31,7.50;0.31,7.81 +6.56,8.12;6.56,1.88 +6.56,1.88;6.56,1.56 +6.56,1.56;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +6.56,4.69;7.19,5.00 +7.19,5.00;7.50,5.31 +7.50,5.31;8.12,5.94 +8.12,5.94;8.44,6.25 +8.44,6.25;9.06,6.88 +4.38,5.31;6.25,5.31 +4.38,1.56;4.38,8.12 +2.81,1.25;2.81,6.56 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,1.88 +5.62,1.88;6.25,2.19 + +# UTF-16 : 78 ef +# UTF-8 : af a3 e7 +[78ef] 磯 +2.81,8.75;0.31,8.75 +1.25,2.19;2.81,2.19 +2.81,2.19;2.81,5.62 +2.81,5.62;0.94,5.62 +0.94,5.62;0.94,0.94 +0.00,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.56,8.75 +2.81,4.38;9.06,4.38 +8.44,3.75;8.12,3.44 +8.12,3.44;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.50 +7.50,2.50;6.88,2.19 +6.88,2.19;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,0.94 +4.06,4.38;4.06,4.06 +4.06,4.06;3.75,3.44 +3.75,3.44;3.75,3.12 +3.75,3.12;3.44,2.50 +3.44,2.50;3.12,1.88 +3.12,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +3.75,3.44;4.06,3.12 +4.06,3.12;4.38,2.81 +4.38,2.81;5.00,2.50 +5.00,2.50;5.31,2.19 +5.31,2.19;5.62,1.88 +5.94,9.38;5.94,7.50 +5.94,7.50;6.25,5.94 +6.25,5.94;6.25,4.38 +6.25,4.38;6.56,3.44 +6.56,3.44;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.38,2.81 +7.50,5.00;7.81,4.69 +7.81,4.69;8.12,4.38 +8.12,4.38;8.44,4.38 +5.62,5.62;2.81,5.31 +4.06,6.56;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,7.81 +2.81,7.81;2.81,8.12 +5.62,4.69;5.62,5.31 +5.62,5.31;5.31,5.62 +5.31,5.62;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.00,6.88 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;5.00,7.81 +5.00,7.81;5.31,8.44 +3.12,7.81;3.44,8.12 +3.44,8.12;3.75,8.75 +3.75,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +8.75,5.62;6.25,5.31 +7.50,6.56;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;6.25,8.12 +9.06,5.00;9.06,5.31 +9.06,5.31;8.75,5.94 +8.75,5.94;8.75,6.25 +8.75,6.25;8.75,6.56 +8.75,6.56;8.44,7.19 +6.56,5.31;7.19,5.94 +7.19,5.94;7.50,6.56 +7.50,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.75,8.44 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 + +# UTF-16 : 8b 4f +# UTF-8 : 8f ad e8 +[8b4f] 譏 +2.81,4.38;9.06,4.38 +8.44,3.75;8.12,3.44 +8.12,3.44;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.50 +7.50,2.50;6.88,2.19 +6.88,2.19;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,0.94 +4.06,4.38;4.06,4.06 +4.06,4.06;3.75,3.44 +3.75,3.44;3.75,3.12 +3.75,3.12;3.44,2.50 +3.44,2.50;3.12,1.88 +3.12,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +3.75,3.44;4.06,3.12 +4.06,3.12;4.38,2.81 +4.38,2.81;5.00,2.50 +5.00,2.50;5.31,2.19 +5.31,2.19;5.62,1.88 +5.94,9.38;5.94,7.50 +5.94,7.50;6.25,5.94 +6.25,5.94;6.25,4.38 +6.25,4.38;6.56,3.44 +6.56,3.44;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.38,2.81 +7.50,5.00;7.81,4.69 +7.81,4.69;8.12,4.38 +8.12,4.38;8.44,4.38 +5.62,5.62;2.81,5.31 +4.06,6.56;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,7.81 +2.81,7.81;2.81,8.12 +5.62,4.69;5.62,5.31 +5.62,5.31;5.31,5.62 +5.31,5.62;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.00,6.88 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;5.00,7.81 +5.00,7.81;5.31,8.44 +3.12,7.81;3.44,8.12 +3.44,8.12;3.75,8.75 +3.75,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +8.75,5.62;6.25,5.31 +7.50,6.56;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;6.25,8.12 +9.06,5.00;9.06,5.31 +9.06,5.31;8.75,5.94 +8.75,5.94;8.75,6.25 +8.75,6.25;8.75,6.56 +8.75,6.56;8.44,7.19 +6.56,5.31;7.19,5.94 +7.19,5.94;7.50,6.56 +7.50,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.75,8.44 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 +0.62,1.25;2.50,1.25 +2.50,1.25;2.50,3.44 +2.50,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;2.81,7.50 +0.62,6.25;2.50,6.25 +0.62,5.00;2.50,5.00 +0.31,8.75;2.50,8.75 + +# UTF-16 : 71 d5 +# UTF-8 : 95 87 e7 +[71d5] 燕 +0.62,8.44;8.75,8.44 +6.25,9.69;6.25,7.19 +6.25,7.19;3.12,7.19 +3.12,7.19;3.12,9.69 +8.75,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +6.25,0.94;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +3.75,0.94;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;3.44,2.81 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,2.81 +3.75,3.75;5.94,3.75 +5.62,3.75;5.94,6.56 +5.62,6.56;3.75,6.56 +3.75,6.56;3.75,3.44 +2.50,3.44;2.50,7.50 +6.88,7.50;6.88,4.06 +6.88,4.06;6.88,3.75 +6.88,3.75;7.19,3.75 +7.19,3.75;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.75,3.75 +8.75,3.75;8.75,4.38 +8.75,4.38;8.75,5.31 +6.88,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;8.12,6.25 +8.12,6.25;8.44,6.56 +8.44,6.56;8.75,6.88 +0.62,6.56;2.50,6.56 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.06 +1.25,4.06;1.88,4.38 +1.88,4.38;2.19,4.38 +2.19,4.38;2.50,4.69 + +# UTF-16 : 95 a4 +# UTF-8 : a4 96 e9 +[95a4] 閤 +7.50,3.75;6.88,4.06 +6.88,4.06;6.25,4.69 +6.25,4.69;5.62,5.00 +5.62,5.00;5.31,5.31 +5.31,5.31;4.69,5.94 +4.69,5.94;4.06,5.31 +4.06,5.31;3.75,5.00 +3.75,5.00;3.12,4.69 +3.12,4.69;2.50,4.06 +2.50,4.06;1.88,3.75 +3.12,4.38;6.25,4.38 +2.81,1.56;6.56,1.56 +6.56,1.56;6.56,3.44 +6.56,3.44;2.81,3.44 +2.81,3.44;2.81,1.25 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,9.06 +0.94,9.06;4.06,9.06 +4.06,9.06;4.06,5.94 +4.06,5.94;0.94,5.94 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,9.06 +8.75,9.06;5.31,9.06 +5.31,9.06;5.31,5.94 +5.31,5.94;8.44,5.94 + +# UTF-16 : 9e 9f +# UTF-8 : 9f ba e9 +[9e9f] 麟 +6.25,7.81;5.94,8.44 +5.94,8.44;5.31,8.75 +5.31,8.75;5.00,9.06 +5.00,9.06;5.00,9.38 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;8.75,9.06 +8.75,9.06;9.06,9.38 +6.88,5.31;6.88,9.38 +9.06,7.50;4.69,7.50 +9.06,5.31;8.75,5.62 +8.75,5.62;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.19,6.88 +7.19,6.88;7.19,7.50 +4.38,3.12;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.31,4.69 +5.31,4.69;5.62,5.31 +5.62,5.31;5.94,5.62 +5.62,5.00;6.88,5.00 +6.88,5.00;6.56,4.38 +6.56,4.38;6.56,3.75 +6.56,3.75;6.56,3.44 +6.56,3.44;6.25,2.81 +6.25,2.81;5.94,2.50 +5.94,2.50;5.94,2.19 +5.94,2.19;5.62,1.56 +5.62,1.56;5.00,1.25 +5.00,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.31,3.75 +5.31,3.75;5.31,3.75 +8.44,0.62;8.44,5.62 +6.88,4.38;9.06,4.38 +7.19,2.19;7.19,4.38 +9.06,2.19;6.56,2.19 +4.69,5.31;5.31,5.62 +5.31,5.62;5.94,6.25 +5.94,6.25;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;6.88,7.50 +3.12,8.44;3.12,5.31 +1.88,8.44;1.88,5.31 +0.62,5.31;4.38,5.31 +4.38,5.31;4.38,7.19 +4.38,7.19;0.62,7.19 +2.50,8.75;2.50,9.38 +0.31,0.94;0.31,1.56 +0.31,1.56;0.31,2.19 +0.31,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.00 +0.62,5.00;0.62,5.62 +0.62,5.62;0.62,8.75 +0.62,8.75;4.38,8.75 +3.12,4.69;3.12,1.88 +3.12,1.88;3.12,1.56 +3.12,1.56;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;4.38,2.19 +4.38,2.19;4.69,2.81 +3.12,3.44;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.69,4.38 +1.25,3.44;2.81,3.44 +1.25,1.25;1.25,4.69 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.81,1.56 + +# UTF-16 : 9c e9 +# UTF-8 : a9 b3 e9 +[9ce9] 鳩 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.50,3.12 +6.56,1.56;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;6.25,3.12 +6.25,3.12;6.25,3.12 +5.00,1.25;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;4.69,3.12 +3.12,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +4.06,5.94;8.44,5.94 +8.44,5.94;8.44,8.44 +8.44,8.44;4.06,8.44 +4.06,8.44;4.06,3.75 +4.06,3.75;9.06,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,1.25 +4.06,7.19;8.44,7.19 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.62,8.44 +4.06,5.00;9.38,5.00 +0.00,1.25;0.31,1.56 +0.31,1.56;0.31,1.88 +0.31,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,6.56 +1.25,6.56;1.25,7.19 +1.25,7.19;1.25,9.38 +0.00,7.50;2.50,7.50 +2.50,7.50;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.81,2.81 +2.81,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.69 +3.44,4.69;3.44,5.00 + +# UTF-16 : 84 61 +# UTF-8 : a1 91 e8 +[8461] 葡 +5.31,6.88;5.62,6.56 +5.62,6.56;5.94,6.56 +5.94,6.56;6.25,6.25 +6.25,6.25;6.56,6.25 +1.56,2.50;6.56,2.50 +1.56,3.75;6.56,3.75 +4.06,6.88;4.06,0.94 +1.25,6.25;7.19,6.25 +1.25,0.94;1.56,5.00 +1.25,5.00;6.56,5.00 +6.56,5.00;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,1.25 +0.62,8.75;8.75,8.75 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +0.00,5.00;0.31,5.00 +0.31,5.00;0.62,5.31 +0.62,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.50 +2.19,7.50;2.19,8.12 +1.88,7.19;8.44,7.19 +8.44,7.19;8.44,5.62 +8.44,5.62;8.44,4.38 +8.44,4.38;8.44,3.44 +8.44,3.44;8.44,2.50 +8.44,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,1.25 + +# UTF-16 : 79 84 +# UTF-8 : 84 a6 e7 +[7984] 禄 +3.44,3.44;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.31 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.38 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.50 +6.25,5.62;6.25,1.88 +6.25,1.88;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,1.25 +4.38,1.25;4.38,1.25 +6.25,5.31;6.25,5.00 +6.25,5.00;6.56,4.38 +6.56,4.38;6.88,4.06 +6.88,4.06;7.19,3.44 +7.19,3.44;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;8.75,1.56 +8.75,1.56;9.38,1.25 +8.75,5.31;8.44,4.69 +8.44,4.69;8.12,4.38 +8.12,4.38;7.81,4.06 +7.81,4.06;7.50,3.44 +7.50,3.44;7.19,3.12 +4.06,7.19;8.12,7.19 +8.12,5.62;8.12,8.75 +8.12,8.75;3.75,8.75 +3.44,5.62;9.06,5.62 +2.81,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;6.25,4.06 +5.00,3.44;4.69,4.06 +4.69,4.06;4.38,4.38 +4.38,4.38;4.06,4.69 +4.06,4.69;3.75,5.00 +3.75,5.00;3.75,5.31 + +# UTF-16 : 77 ee +# UTF-8 : ae 9f e7 +[77ee] 矮 +3.12,7.81;0.94,7.81 +0.31,5.94;0.62,6.56 +0.62,6.56;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;1.25,8.75 +1.25,8.75;1.25,9.38 +3.12,5.31;0.31,5.31 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.88,5.31;1.88,5.94 +1.88,5.94;1.88,7.81 +3.12,1.88;3.12,2.50 +3.12,2.50;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.19,4.06 +2.19,4.06;1.88,4.69 +3.12,7.19;9.06,7.19 +5.94,5.31;6.25,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 +8.12,9.06;8.44,9.06 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.69,5.94 +4.69,5.94;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.94,7.19 +9.06,5.00;8.75,5.31 +8.75,5.31;8.44,5.62 +8.44,5.62;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;6.56,6.88 +6.56,6.88;6.25,7.19 +2.81,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,4.38 +5.62,5.62;5.31,5.00 +5.31,5.00;5.00,4.38 +5.00,4.38;4.69,3.75 +4.69,3.75;4.06,3.12 +4.06,3.12;3.75,2.50 +4.06,3.12;4.38,2.81 +4.38,2.81;5.00,2.81 +5.00,2.81;5.31,2.50 +5.31,2.50;5.94,2.50 +5.94,2.50;6.25,2.19 +6.25,2.19;6.88,2.19 +6.88,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +9.06,4.38;3.12,4.38 + +# UTF-16 : 50 2d +# UTF-8 : ad 80 e5 +[502d] 倭 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.56 +2.19,7.19;9.06,7.19 +5.62,5.31;5.62,8.75 +2.50,8.75;3.12,8.75 +3.12,8.75;3.75,8.75 +3.75,8.75;4.38,8.75 +4.38,8.75;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;7.81,9.06 +7.81,9.06;8.44,9.06 +2.19,5.00;2.50,5.31 +2.50,5.31;3.12,5.62 +3.12,5.62;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.25 +4.38,6.25;5.00,6.88 +5.00,6.88;5.62,7.19 +9.06,5.00;8.75,5.31 +8.75,5.31;8.12,5.62 +8.12,5.62;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;6.88,6.25 +6.88,6.25;6.56,6.25 +6.56,6.25;6.25,6.88 +6.25,6.88;5.62,7.19 +1.88,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,4.38 +5.00,5.62;4.69,5.00 +4.69,5.00;4.06,4.38 +4.06,4.38;3.75,3.75 +3.75,3.75;3.44,3.44 +3.44,3.44;3.12,3.12 +3.12,3.12;2.81,2.81 +2.81,2.81;2.81,2.50 +3.12,3.12;3.75,2.81 +3.75,2.81;4.38,2.81 +4.38,2.81;4.69,2.50 +4.69,2.50;5.31,2.50 +5.31,2.50;5.94,2.19 +5.94,2.19;6.56,1.88 +6.56,1.88;7.19,1.88 +7.19,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +9.06,4.38;2.19,4.38 + +# UTF-16 : 6d 3d +# UTF-8 : bd b4 e6 +[6d3d] 洽 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +2.19,5.62;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.31,6.88 +9.06,6.56;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.56 +3.12,6.56;2.81,6.56 +3.75,6.56;8.12,6.56 +8.44,0.94;8.44,4.69 +8.44,4.69;3.75,4.69 +3.44,4.69;3.75,0.94 +3.75,1.56;8.44,1.56 + +# UTF-16 : 60 70 +# UTF-8 : b0 81 e6 +[6070] 恰 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,5.00 +0.31,5.00;0.62,5.62 +0.62,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 +9.06,6.56;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.56 +3.12,6.56;2.81,6.56 +3.75,6.56;8.12,6.56 +8.44,0.94;8.44,4.69 +8.44,4.69;3.75,4.69 +3.44,4.69;3.75,0.94 +3.75,1.56;8.44,1.56 + +# UTF-16 : 54 c8 +# UTF-8 : 88 93 e5 +[54c8] 哈 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +9.06,6.56;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.44,6.56 +3.44,6.56;3.12,6.56 +4.06,6.56;8.12,6.56 +8.44,0.94;8.44,4.69 +8.44,4.69;3.75,4.69 +3.75,4.69;3.75,0.94 +3.75,1.56;8.44,1.56 + +# UTF-16 : 88 b7 +# UTF-8 : b7 a2 e8 +[88b7] 袷 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.88,5.31 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.38 +1.56,0.62;1.56,5.00 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;3.12,5.62 +3.12,5.62;3.44,5.94 +9.06,6.56;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.44,6.56 +3.44,6.56;3.12,6.56 +4.06,6.56;8.12,6.56 +8.44,0.94;8.44,4.69 +8.44,4.69;3.75,4.69 +3.75,4.69;3.75,0.94 +3.75,1.56;8.44,1.56 + +# UTF-16 : 59 f6 +# UTF-8 : b6 a7 e5 +[59f6] 姶 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.75 +2.50,3.75;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.94 +3.12,5.94;3.44,6.88 +3.44,6.88;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.94 +1.25,5.94;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +0.94,4.69;1.56,4.06 +1.56,4.06;2.19,3.75 +2.19,3.75;2.50,3.44 +2.50,3.44;3.12,2.81 +3.12,2.81;3.44,2.50 +3.44,2.50;3.75,2.19 +9.06,6.56;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.38,7.19 +4.38,7.19;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.75,6.56 +4.38,6.56;8.12,6.56 +8.75,0.94;8.75,4.69 +8.75,4.69;4.06,4.69 +4.06,4.69;4.06,0.94 +4.38,1.56;8.44,1.56 + +# UTF-16 : 7c ad +# UTF-8 : ad b2 e7 +[7cad] 粭 +1.88,0.62;1.88,9.38 +3.44,6.25;0.31,6.25 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;1.88,6.25 +3.12,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,7.19 +1.25,7.19;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.44 +0.62,8.44;0.62,8.75 +2.50,6.56;2.81,7.19 +2.81,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +3.12,8.44;3.44,8.75 +9.06,6.56;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.38,7.19 +4.38,7.19;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.75,6.56 +4.38,6.56;8.12,6.56 +8.75,0.94;8.75,4.69 +8.75,4.69;4.06,4.69 +4.06,4.69;4.06,0.94 +4.38,1.56;8.44,1.56 + +# UTF-16 : 86 e4 +# UTF-8 : a4 9b e8 +[86e4] 蛤 +1.88,1.56;1.88,9.38 +0.62,5.00;3.44,5.00 +3.44,5.00;3.44,7.81 +3.44,7.81;0.62,7.81 +0.31,7.81;0.62,4.06 +3.75,1.25;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +0.00,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +9.06,6.56;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.56,9.38 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;5.00,7.50 +5.00,7.50;4.69,7.19 +4.69,7.19;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.75,6.56 +4.38,6.56;8.12,6.56 +8.75,0.94;8.75,4.69 +8.75,4.69;4.38,4.69 +4.38,4.69;4.38,0.94 +4.38,1.56;8.75,1.56 + +# UTF-16 : 59 37 +# UTF-8 : b7 a4 e5 +[5937] 夷 +0.62,8.44;9.06,8.44 +0.62,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,4.69 +4.69,4.69;4.69,9.38 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.44 +5.00,3.44;5.00,3.75 +5.00,3.75;4.69,4.38 +4.69,4.38;4.69,4.69 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,5.94 +8.12,5.94;1.56,5.94 +1.56,5.94;1.56,5.31 +1.56,5.31;1.25,4.69 +1.25,4.69;1.25,4.38 +1.25,4.38;0.94,3.75 +0.94,3.75;0.94,3.44 +1.25,4.38;8.44,4.38 +8.44,4.38;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.12,2.81 +8.12,2.81;7.81,2.50 +7.81,2.50;7.81,2.50 +7.81,2.50;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,2.81 + +# UTF-16 : 59 e6 +# UTF-8 : a6 a7 e5 +[59e6] 姦 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;0.31,4.38 +2.19,5.31;2.19,4.69 +2.19,4.69;1.88,4.06 +1.88,4.06;1.56,3.75 +1.56,3.75;1.25,3.12 +1.25,3.12;0.94,2.81 +0.94,2.81;1.56,2.81 +1.56,2.81;1.88,2.50 +1.88,2.50;2.50,2.50 +2.50,2.50;3.12,2.19 +3.12,2.19;4.06,1.88 +4.06,1.88;4.38,1.88 +4.38,1.88;4.69,1.56 +9.06,4.38;4.38,4.38 +4.38,0.94;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;7.81,3.75 +7.81,3.75;8.12,4.38 +6.25,5.31;5.94,4.69 +5.94,4.69;5.62,4.06 +5.62,4.06;5.62,3.75 +5.62,3.75;5.31,3.12 +5.31,3.12;5.00,2.81 +5.00,2.81;5.31,2.81 +5.31,2.81;5.62,2.50 +5.62,2.50;5.94,2.50 +5.94,2.50;6.56,2.19 +6.56,2.19;6.88,2.19 +6.88,2.19;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,8.44;0.62,8.44 +0.94,5.31;1.56,5.31 +1.56,5.31;2.50,5.62 +2.50,5.62;3.12,5.94 +3.12,5.94;4.06,6.25 +4.06,6.25;4.69,6.56 +4.69,6.56;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;6.25,7.50 +6.25,7.50;6.56,8.12 +6.56,8.12;6.88,8.44 +4.38,9.38;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,7.81 +3.12,7.81;2.81,7.50 +2.81,7.50;2.50,7.19 +2.50,7.19;2.19,6.88 +2.19,6.88;1.88,6.56 +2.19,7.19;2.81,6.88 +2.81,6.88;3.44,6.88 +3.44,6.88;4.06,6.56 +4.06,6.56;4.69,6.56 +4.69,6.56;5.31,6.25 +5.31,6.25;5.94,6.25 +5.94,6.25;6.56,5.94 +6.56,5.94;7.19,5.62 +7.19,5.62;7.81,5.62 +7.81,5.62;8.75,5.31 + +# UTF-16 : 60 2f +# UTF-8 : af 80 e6 +[602f] 怯 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,5.00 +0.31,5.00;0.62,5.62 +0.62,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 +2.81,5.31;9.06,5.31 +8.75,8.12;3.12,8.12 +5.62,5.31;5.94,9.38 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,4.06 +2.19,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,1.88;7.81,1.88 +7.81,1.88;8.44,1.88 +4.06,1.25;4.06,1.56 +4.06,1.56;4.38,2.19 +4.38,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.31,5.00 +5.31,5.00;5.31,5.31 + +# UTF-16 : 9e 78 +# UTF-8 : b8 b9 e9 +[9e78] 鹸 +2.19,9.69;2.19,7.19 +4.06,8.75;2.19,8.75 +3.75,1.25;3.75,7.19 +3.75,7.19;0.62,7.19 +0.62,7.19;0.62,0.62 +0.62,1.25;3.75,1.25 +9.06,6.88;8.75,7.50 +8.75,7.50;8.12,7.81 +8.12,7.81;7.50,8.44 +7.50,8.44;7.19,8.75 +7.19,8.75;6.56,9.38 +6.56,9.38;6.25,8.75 +6.25,8.75;5.62,8.44 +5.62,8.44;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.06,6.88 +8.12,7.50;5.00,7.50 +4.06,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;6.25,2.81 +6.25,2.81;6.25,3.12 +6.25,3.12;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.56,4.38 +6.56,4.38;6.56,7.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.56,4.38 +4.38,3.75;4.38,6.25 +4.38,6.25;8.75,6.25 +8.75,6.25;8.75,4.06 +8.75,4.06;4.69,4.06 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.19,4.06 +2.19,4.06;2.19,4.38 +2.19,4.38;1.88,4.69 +1.88,4.69;1.56,5.31 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;1.88,3.75 +1.88,3.75;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;3.12,6.25 +3.12,6.25;3.12,6.56 +2.19,5.62;2.19,5.94 +2.19,5.94;1.88,6.25 +1.88,6.25;1.56,6.88 +1.56,6.88;1.56,6.88 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +2.19,2.50;2.19,2.81 +2.19,2.81;2.19,2.81 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;0.94,4.69 +0.94,4.69;0.94,4.69 +3.44,3.44;3.44,4.06 +3.44,4.06;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.81,5.00 + +# UTF-16 : 57 a2 +# UTF-8 : a2 9e e5 +[57a2] 垢 +4.06,6.56;9.06,6.56 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,9.06 +7.81,9.06;8.44,9.06 +2.81,1.25;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;4.06,4.38 +4.06,4.38;4.06,5.31 +4.06,5.31;4.06,6.25 +4.06,6.25;4.06,7.19 +4.06,7.19;4.38,8.44 +0.31,7.19;3.44,7.19 +1.88,2.19;1.88,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 +2.81,2.81;3.44,3.12 +8.75,5.00;8.75,0.94 +4.69,0.94;4.69,5.00 +4.69,5.00;8.44,5.00 +4.69,1.56;8.75,1.56 + +# UTF-16 : 71 7d +# UTF-8 : bd 85 e7 +[717d] 煽 +2.81,1.88;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.19,3.75 +2.19,3.75;1.88,4.06 +1.88,4.06;1.56,4.69 +0.62,8.12;0.62,7.19 +0.62,7.19;0.62,6.56 +0.62,6.56;0.62,5.94 +0.62,5.94;0.62,5.31 +0.62,5.31;0.31,4.69 +2.81,8.12;2.81,7.50 +2.81,7.50;2.50,6.88 +2.50,6.88;2.50,6.25 +2.50,6.25;2.19,5.62 +2.19,5.62;1.88,5.31 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.56 +1.56,6.56;1.56,9.38 +2.81,8.75;9.06,8.75 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.44,5.94 +3.44,5.94;3.44,7.81 +3.44,7.81;8.44,7.81 +8.44,7.81;8.44,5.94 +8.44,5.94;3.44,5.94 +6.25,1.88;6.88,2.19 +6.88,2.19;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;8.12,2.81 +8.12,2.81;8.44,2.81 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.56,4.38 +6.25,5.00;8.75,5.00 +8.75,5.00;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,2.81 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;4.06,4.06 +4.06,4.06;3.75,4.38 +3.44,5.00;5.94,5.00 +5.94,5.00;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 + +# UTF-16 : 79 bf +# UTF-8 : bf a6 e7 +[79bf] 禿 +0.62,7.19;8.75,7.19 +4.69,5.00;4.69,8.75 +1.25,8.75;1.88,8.75 +1.88,8.75;2.81,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.62,8.75 +5.62,8.75;6.25,9.06 +6.25,9.06;6.88,9.06 +6.88,9.06;7.50,9.06 +7.50,9.06;8.12,9.06 +0.62,4.69;1.25,5.00 +1.25,5.00;1.56,5.00 +1.56,5.00;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;3.12,5.94 +3.12,5.94;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.69,7.19 +8.75,4.69;8.44,5.00 +8.44,5.00;7.81,5.00 +7.81,5.00;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.56,5.94 +6.56,5.94;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.31,6.56 +5.31,6.56;4.69,7.19 +5.62,4.69;5.62,1.88 +5.62,1.88;5.62,1.56 +5.62,1.56;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,3.12 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 + +# UTF-16 : 53 db +# UTF-8 : 9b 8f e5 +[53db] 叛 +4.06,5.94;0.31,5.94 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.44 +0.62,8.44;0.62,8.75 +3.12,6.25;3.44,6.88 +3.44,6.88;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;3.75,8.44 +3.75,8.44;4.06,8.75 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,3.75 +2.19,3.75;2.19,4.38 +2.19,4.38;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;2.19,9.38 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,3.75 +0.94,3.75;1.56,3.75 +1.56,3.75;1.88,3.75 +1.88,3.75;2.19,4.06 +2.19,4.06;3.12,4.06 +3.12,4.06;3.75,4.38 +3.75,4.38;4.06,4.38 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;4.69,5.94 +4.69,5.94;4.69,8.75 +4.69,8.75;9.06,8.75 +4.69,6.56;8.75,6.56 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +8.12,5.00;8.44,5.62 +8.44,5.62;8.75,6.56 +9.38,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,2.19 +7.81,2.19;7.19,2.50 +7.19,2.50;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.62,5.31 +5.62,5.31;5.31,6.25 + +# UTF-16 : 7c de +# UTF-8 : 9e b3 e7 +[7cde] 糞 +0.94,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;3.75,2.19 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.62,2.19 +8.75,2.50;0.62,2.50 +0.94,3.44;8.44,3.44 +3.12,2.50;3.12,4.38 +6.25,2.50;6.25,4.38 +1.56,4.38;8.12,4.38 +7.81,4.38;8.12,6.25 +7.81,6.25;1.56,6.25 +1.25,6.25;1.56,4.38 +4.69,6.25;4.69,4.38 +1.56,5.31;7.81,5.31 +8.75,8.12;0.62,8.12 +9.06,5.94;8.44,6.25 +8.44,6.25;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;6.88,6.88 +6.88,6.88;6.56,6.88 +6.56,6.88;5.94,7.19 +5.94,7.19;5.62,7.19 +5.62,7.19;5.00,7.81 +5.00,7.81;4.69,8.12 +4.69,6.56;4.69,9.38 +3.44,8.12;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.56,9.38 +5.94,8.12;6.56,8.12 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.81,9.38 +0.31,5.94;0.94,6.25 +0.94,6.25;1.56,6.25 +1.56,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.19 +3.75,7.19;4.38,7.81 +4.38,7.81;4.69,8.12 + +# UTF-16 : 72 62 +# UTF-8 : a2 89 e7 +[7262] 牢 +4.69,8.44;4.69,9.69 +8.75,6.56;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.56 +9.06,3.12;0.31,3.12 +1.56,5.62;8.75,5.62 +5.00,0.62;5.00,7.81 +0.31,3.75;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 + +# UTF-16 : 5e 75 +# UTF-8 : b5 b9 e5 +[5e75] 幵 +0.31,5.62;4.38,5.62 +0.62,8.75;4.38,8.75 +2.50,0.94;2.50,8.75 +5.00,5.62;9.06,5.62 +5.00,8.75;8.75,8.75 +6.88,0.94;6.88,8.75 + +# UTF-16 : 68 1e +# UTF-8 : 9e a0 e6 +[681e] 栞 +0.62,6.88;4.38,6.88 +0.62,8.75;4.38,8.75 +2.50,5.00;2.50,8.75 +5.00,6.88;9.06,6.88 +5.00,8.75;8.75,8.75 +6.88,5.00;6.88,8.75 +8.75,4.38;0.62,4.38 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,0.62;4.69,5.62 +9.06,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.38 + +# UTF-16 : 6a 0b +# UTF-8 : 8b a8 e6 +[6a0b] 樋 +1.56,0.62;1.56,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;1.56,7.19 +2.19,9.06;2.50,8.75 +2.50,8.75;2.81,8.44 +2.81,8.44;3.12,8.12 +3.12,8.12;3.44,7.50 +3.44,7.50;3.75,7.19 +3.12,2.50;3.12,5.62 +3.12,5.62;2.19,5.62 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.12,2.50 +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;4.38,1.25 +4.38,1.25;4.06,1.56 +4.06,1.56;3.44,2.19 +3.44,2.19;3.12,2.50 +4.38,4.38;8.75,4.38 +4.38,5.94;8.75,5.94 +4.38,2.19;4.38,7.50 +4.38,7.50;8.75,7.50 +8.75,7.50;8.75,3.12 +8.75,3.12;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;8.12,2.19 +8.12,2.19;7.81,2.19 +7.81,2.19;7.19,2.19 +4.06,9.06;8.75,9.06 +5.00,8.44;5.31,8.12 +5.31,8.12;5.94,7.81 +5.94,7.81;6.25,7.50 +6.25,7.50;6.56,7.50 +8.75,9.06;8.12,8.44 +8.12,8.44;7.81,8.12 +7.81,8.12;7.19,7.81 +7.19,7.81;6.56,7.81 +6.56,7.81;6.56,7.50 +6.25,7.50;6.56,2.19 + +# UTF-16 : 54 c9 +# UTF-8 : 89 93 e5 +[54c9] 哉 +1.25,2.19;4.69,2.19 +4.69,2.19;4.69,5.00 +4.69,5.00;0.94,5.00 +0.94,5.00;0.94,1.25 +0.31,6.25;9.06,6.25 +8.44,5.31;8.12,4.69 +8.12,4.69;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.12 +7.19,3.12;6.88,2.81 +6.88,2.81;6.25,2.50 +6.25,2.50;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +5.94,9.38;6.25,7.81 +6.25,7.81;6.25,6.25 +6.25,6.25;6.56,5.00 +6.56,5.00;6.88,4.06 +6.88,4.06;7.19,3.12 +7.19,3.12;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.44 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.12 +7.81,8.12;8.12,7.81 +8.12,7.81;8.12,7.50 +8.12,7.50;8.44,7.19 +2.81,6.25;2.81,9.38 +5.00,8.12;0.62,8.12 + +# UTF-16 : 61 77 +# UTF-8 : b7 85 e6 +[6177] 慷 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,5.00 +0.31,5.00;0.62,5.62 +0.62,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +6.25,8.75;6.25,1.88 +6.25,1.88;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.69,0.94 +6.25,4.38;6.25,4.06 +6.25,4.06;6.56,3.75 +6.56,3.75;6.88,3.44 +6.88,3.44;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;8.75,1.56 +8.75,1.56;9.06,1.25 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.12 +7.50,3.12;7.19,2.81 +3.12,6.25;9.06,6.25 +3.75,4.69;8.44,4.69 +8.44,4.69;8.44,7.50 +8.44,7.50;3.75,7.50 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;5.00,2.50 +5.00,2.50;5.62,3.12 +5.62,3.12;6.25,3.44 +5.00,2.81;4.69,3.44 +4.69,3.44;4.38,3.75 +4.38,3.75;3.75,4.06 +3.75,4.06;3.75,4.38 +5.94,8.75;5.94,9.38 +2.19,0.94;2.50,1.56 +2.50,1.56;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,8.75 +3.12,8.75;9.06,8.75 + +# UTF-16 : 7c e0 +# UTF-8 : a0 b3 e7 +[7ce0] 糠 +1.88,0.62;1.88,9.38 +3.12,6.25;0.31,6.25 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +3.12,3.12;2.81,3.75 +2.81,3.75;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,7.19 +1.25,7.19;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.44 +0.62,8.44;0.31,8.75 +2.50,6.56;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.44 +3.12,8.44;3.12,8.75 +6.56,8.75;6.56,1.88 +6.56,1.88;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +6.56,4.38;6.56,4.06 +6.56,4.06;6.88,3.75 +6.88,3.75;7.19,3.44 +7.19,3.44;7.50,3.12 +7.50,3.12;7.50,2.81 +7.50,2.81;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;8.75,1.56 +8.75,1.56;9.06,1.25 +8.75,4.38;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.81,3.12 +7.81,3.12;7.50,3.12 +7.50,3.12;7.50,2.81 +3.75,6.25;9.06,6.25 +4.38,4.69;8.75,4.69 +8.75,4.69;8.75,7.50 +8.75,7.50;4.38,7.50 +3.75,1.25;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;6.56,3.44 +5.31,2.81;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;4.38,4.38 +6.25,8.75;6.25,9.38 +2.81,0.94;3.12,1.56 +3.12,1.56;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.75,8.75 +3.75,8.75;9.06,8.75 + +# UTF-16 : 9c 47 +# UTF-8 : 87 b1 e9 +[9c47] 鱇 +2.50,1.25;2.50,1.56 +2.50,1.56;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.19,2.81 +2.19,2.81;2.19,3.12 +1.88,7.50;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.75 +2.50,8.75;2.50,8.75 +0.00,6.88;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.44 +0.94,8.44;1.25,9.06 +1.25,9.06;1.56,9.38 +1.25,8.75;2.50,8.75 +0.62,5.62;3.12,5.62 +0.62,3.44;0.62,7.50 +0.62,7.50;3.12,7.50 +3.12,7.50;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.75 +3.44,2.19;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +1.56,0.94;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.25,3.12 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +6.56,8.75;6.56,1.88 +6.56,1.88;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +6.56,4.38;6.88,4.06 +6.88,4.06;6.88,3.75 +6.88,3.75;7.19,3.44 +7.19,3.44;7.50,3.12 +7.50,3.12;7.81,2.81 +7.81,2.81;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;8.75,1.56 +8.75,1.56;9.06,1.25 +8.75,4.38;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.81,3.12 +7.81,3.12;7.50,2.81 +4.06,6.25;9.06,6.25 +4.38,4.69;8.75,4.69 +8.75,4.69;8.75,7.50 +8.75,7.50;4.38,7.50 +4.06,1.25;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;6.25,3.12 +6.25,3.12;6.56,3.44 +5.62,2.81;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,4.06;4.38,4.38 +6.56,8.75;6.56,9.38 +3.12,0.94;3.44,1.56 +3.44,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.00 +4.06,5.00;4.06,5.62 +4.06,5.62;4.06,8.75 +4.06,8.75;9.06,8.75 + +# UTF-16 : 51 ea +# UTF-8 : aa 87 e5 +[51ea] 凪 +1.56,1.25;7.81,1.25 +7.19,5.62;5.00,5.62 +5.00,1.25;5.00,8.44 +2.81,1.25;2.81,6.88 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.94 +1.25,5.94;1.25,9.06 +1.25,9.06;7.81,9.06 +7.81,9.06;7.81,7.19 +7.81,7.19;8.12,5.62 +8.12,5.62;8.12,4.38 +8.12,4.38;8.12,3.44 +8.12,3.44;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,0.94 +8.75,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 + +# UTF-16 : 70 27 +# UTF-8 : a7 80 e7 +[7027] 瀧 +0.62,0.94;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +0.31,6.88;0.31,6.88 +4.38,6.56;4.69,7.19 +4.69,7.19;4.69,7.50 +4.69,7.50;4.69,7.81 +4.69,7.81;5.00,8.44 +5.00,8.44;5.00,8.44 +3.12,6.56;3.12,6.88 +3.12,6.88;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +1.88,6.56;5.62,6.56 +1.88,8.44;5.62,8.44 +3.75,8.44;3.75,9.69 +9.38,2.50;9.38,1.56 +9.38,1.56;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,1.25 +5.94,1.25;5.94,1.56 +5.94,1.56;5.94,1.88 +5.94,1.88;5.94,5.94 +5.94,5.94;9.06,5.94 +8.75,5.94;9.06,7.19 +8.75,7.19;5.94,7.19 +5.94,7.19;5.94,9.38 +5.94,5.00;9.06,5.00 +5.94,3.75;9.06,3.75 +5.94,2.50;9.06,2.50 +9.06,8.44;5.94,8.44 +2.50,0.94;2.50,5.62 +2.50,5.62;5.31,5.62 +5.31,5.62;5.31,1.56 +5.31,1.56;5.00,1.25 +5.00,1.25;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +2.50,2.81;5.31,2.81 +2.50,4.38;5.31,4.38 + +# UTF-16 : 6d f5 +# UTF-8 : b5 b7 e6 +[6df5] 淵 +3.44,5.31;8.75,5.31 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.62,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,9.06 +8.75,0.94;8.75,9.06 +3.44,6.88;5.31,6.88 +5.31,6.88;5.31,9.06 +8.75,6.88;6.56,6.88 +6.56,6.88;6.56,9.06 +3.12,3.75;5.31,3.75 +5.31,3.75;5.31,0.94 +8.75,3.75;6.56,3.75 +6.56,3.75;6.56,0.94 + +# UTF-16 : 6e 15 +# UTF-8 : 95 b8 e6 +[6e15] 渕 +6.25,7.19;2.50,7.19 +6.25,5.31;2.50,5.31 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.38,5.31 +4.38,5.31;4.38,5.62 +4.38,5.62;4.38,7.19 +3.75,7.81;3.44,8.12 +3.44,8.12;3.44,8.75 +3.44,8.75;3.12,9.06 +3.12,9.06;3.12,9.06 +4.69,7.19;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.62,9.06 +6.25,1.56;5.94,2.19 +5.94,2.19;5.62,2.81 +5.62,2.81;5.00,3.44 +5.00,3.44;4.69,4.06 +4.69,4.06;4.38,4.69 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +6.88,2.81;6.88,8.75 +8.75,9.06;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;7.19,1.25 + +# UTF-16 : 68 59 +# UTF-8 : 99 a1 e6 +[6859] 桙 +1.56,0.62;1.56,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;1.88,6.88 +1.88,6.88;1.56,7.19 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.81 +8.12,7.81;7.50,8.12 +7.50,8.12;7.19,8.75 +2.81,6.88;3.44,6.88 +3.44,6.88;3.75,6.88 +3.75,6.88;4.38,6.88 +4.38,6.88;5.00,6.88 +5.00,6.88;5.62,7.19 +5.62,7.19;6.25,7.19 +6.25,7.19;6.88,7.19 +6.88,7.19;7.19,7.19 +7.19,7.19;7.81,7.19 +7.81,7.19;8.44,7.19 +3.75,6.88;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.31,9.38 +9.38,3.12;2.50,3.12 +3.44,5.00;9.06,5.00 +6.56,0.62;6.56,6.56 +2.50,3.75;2.81,4.06 +2.81,4.06;3.12,4.69 +3.12,4.69;3.44,5.31 +3.44,5.31;3.75,5.94 +3.75,5.94;4.06,6.56 + +# UTF-16 : 77 38 +# UTF-8 : b8 9c e7 +[7738] 眸 +0.94,1.88;3.12,1.88 +2.81,1.88;3.12,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,6.56;2.81,6.56 +0.94,4.06;2.81,4.06 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.81 +8.12,7.81;7.81,8.12 +7.81,8.12;7.50,8.75 +3.44,6.88;4.06,6.88 +4.06,6.88;4.38,6.88 +4.38,6.88;5.00,6.88 +5.00,6.88;5.31,6.88 +5.31,6.88;5.94,7.19 +5.94,7.19;6.56,7.19 +6.56,7.19;6.88,7.19 +6.88,7.19;7.50,7.19 +7.50,7.19;8.12,7.19 +8.12,7.19;8.44,7.19 +4.38,6.88;4.69,7.50 +4.69,7.50;5.00,7.81 +5.00,7.81;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +9.38,3.12;3.44,3.12 +4.06,5.00;9.06,5.00 +6.88,0.62;6.88,6.56 +3.44,3.75;3.75,4.06 +3.75,4.06;4.06,4.69 +4.06,4.69;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;4.69,6.56 + +# UTF-16 : 92 7e +# UTF-8 : be 89 e9 +[927e] 鉾 +0.31,1.25;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,9.06 +2.50,9.06;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.62,7.50 +0.62,7.50;0.31,7.19 +4.06,5.31;0.62,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;3.75,4.69 +9.06,6.56;9.06,6.88 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.81 +8.44,7.81;8.12,8.12 +8.12,8.12;7.81,8.75 +4.38,6.88;4.69,6.88 +4.69,6.88;5.00,6.88 +5.00,6.88;5.62,6.88 +5.62,6.88;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.88,7.19 +6.88,7.19;7.19,7.19 +7.19,7.19;7.81,7.19 +7.81,7.19;8.12,7.19 +8.12,7.19;8.75,7.19 +5.00,6.88;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;6.25,9.38 +9.38,3.12;4.06,3.12 +4.69,5.00;9.06,5.00 +7.19,0.62;7.19,6.56 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.69 +4.69,4.69;5.00,5.31 +5.00,5.31;5.31,5.94 +5.31,5.94;5.31,6.56 + +# UTF-16 : 88 88 +# UTF-8 : 88 a2 e8 +[8888] 袈 +0.31,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.19,7.81 +2.19,7.81;2.19,8.44 +2.19,8.44;2.50,8.75 +2.50,8.75;2.50,9.38 +0.62,8.44;4.38,8.44 +4.38,8.44;4.38,7.50 +4.38,7.50;4.38,7.19 +4.38,7.19;4.38,6.56 +4.38,6.56;4.38,5.94 +4.38,5.94;4.06,5.62 +4.06,5.62;3.44,5.62 +3.44,5.62;3.12,5.62 +3.12,5.62;2.50,5.62 +2.50,5.62;2.19,5.62 +5.62,5.62;8.44,5.62 +8.44,5.62;8.44,8.75 +8.44,8.75;5.31,8.75 +5.31,8.75;5.31,5.62 +4.69,4.38;4.69,5.62 +0.62,4.38;8.75,4.38 +4.69,4.38;4.06,4.06 +4.06,4.06;3.75,3.75 +3.75,3.75;3.12,3.75 +3.12,3.75;2.81,3.44 +2.81,3.44;2.50,3.12 +2.50,3.12;1.88,3.12 +1.88,3.12;1.56,2.81 +1.56,2.81;0.94,2.81 +0.94,2.81;0.31,2.50 +4.69,4.38;5.00,4.06 +5.00,4.06;5.31,3.44 +5.31,3.44;5.62,3.12 +5.62,3.12;5.94,2.81 +5.94,2.81;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;9.06,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,1.88 +2.81,1.25;2.81,3.44 +6.25,2.50;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.44,4.06 + +# UTF-16 : 88 df +# UTF-8 : 9f a3 e8 +[88df] 裟 +4.69,4.38;4.69,5.31 +0.62,4.38;8.75,4.38 +4.69,4.38;4.06,4.06 +4.06,4.06;3.75,3.75 +3.75,3.75;3.12,3.75 +3.12,3.75;2.81,3.44 +2.81,3.44;2.50,3.12 +2.50,3.12;1.88,3.12 +1.88,3.12;1.56,2.81 +1.56,2.81;0.94,2.81 +0.94,2.81;0.31,2.50 +4.69,4.38;5.00,4.06 +5.00,4.06;5.31,3.44 +5.31,3.44;5.62,3.12 +5.62,3.12;5.94,2.81 +5.94,2.81;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;9.06,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,1.88 +2.81,1.25;2.81,3.44 +6.25,2.50;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.44,4.06 +0.62,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;2.19,5.94 +2.19,5.94;2.50,6.56 +2.50,6.56;2.81,6.88 +2.50,8.44;2.19,8.44 +2.19,8.44;1.56,8.75 +1.56,8.75;1.25,9.06 +1.25,9.06;0.94,9.06 +1.88,6.88;1.56,7.19 +1.56,7.19;0.94,7.50 +0.94,7.50;0.62,7.81 +0.62,7.81;0.31,7.81 +6.25,9.38;6.25,7.81 +6.25,7.81;6.25,7.50 +6.25,7.50;6.25,6.88 +6.25,6.88;5.94,6.88 +5.62,6.88;5.31,6.88 +5.31,6.88;4.69,6.88 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.69,9.06 +9.06,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +8.75,7.50;8.44,8.12 +8.44,8.12;8.12,8.44 +8.12,8.44;7.81,9.06 +8.12,7.19;7.81,6.88 +7.81,6.88;7.50,6.88 +7.50,6.88;6.88,6.56 +6.88,6.56;6.56,6.25 +6.56,6.25;5.94,6.25 +5.94,6.25;5.31,5.94 +5.31,5.94;4.69,5.94 +4.69,5.94;4.06,5.62 +4.06,5.62;3.44,5.62 +3.44,5.62;2.81,5.62 + +# UTF-16 : 70 cf +# UTF-8 : 8f 83 e7 +[70cf] 烏 +7.19,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.56,3.12 +5.31,1.56;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.69,3.12 +3.12,1.25;3.12,1.56 +3.12,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.56,6.56;7.50,6.56 +7.50,6.56;7.50,8.44 +7.50,8.44;1.56,8.44 +1.56,8.44;1.56,3.75 +1.56,3.75;8.44,3.75 +8.44,3.75;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,1.25 +1.56,5.31;8.75,5.31 +4.38,9.38;4.06,9.06 +4.06,9.06;4.06,8.75 +4.06,8.75;4.06,8.44 + +# UTF-16 : 6e 58 +# UTF-8 : 98 b9 e6 +[6e58] 湘 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;1.88,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.62,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.75,0.94;8.75,8.75 +8.75,8.75;5.94,8.75 +5.94,8.75;5.94,0.94 +5.94,1.56;8.75,1.56 +5.94,4.06;8.75,4.06 +5.94,6.56;8.75,6.56 +4.38,0.62;4.38,9.38 +5.62,7.50;2.50,7.50 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.06,7.50 +5.62,4.06;5.31,4.69 +5.31,4.69;5.00,5.31 +5.00,5.31;5.00,5.94 +5.00,5.94;4.69,6.56 +4.69,6.56;4.38,7.19 + +# UTF-16 : 84 fc +# UTF-8 : bc 93 e8 +[84fc] 蓼 +9.06,3.75;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.50,4.38 +7.50,4.38;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.25,5.00 +6.25,5.00;5.94,5.00 +5.94,5.00;5.62,5.31 +5.62,5.31;5.00,5.62 +5.00,5.62;4.69,5.62 +4.69,5.62;4.38,5.62 +4.38,5.62;4.06,5.31 +4.06,5.31;3.44,5.00 +3.44,5.00;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +0.62,8.75;8.75,8.75 +2.81,8.12;2.81,9.38 +6.56,8.12;6.56,9.38 +0.62,5.31;0.94,5.31 +0.94,5.31;1.56,5.62 +1.56,5.62;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,5.94 +2.50,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +0.62,7.81;4.06,7.81 +4.06,7.81;4.06,5.31 +4.69,7.81;8.44,7.81 +8.44,7.81;8.44,5.31 +1.56,3.44;2.19,3.75 +2.19,3.75;2.81,3.75 +2.81,3.75;3.12,3.75 +3.12,3.75;3.75,4.06 +3.75,4.06;4.06,4.06 +4.06,4.06;4.69,4.06 +4.69,4.06;5.00,4.38 +5.00,4.38;5.31,4.38 +5.31,4.38;5.94,4.69 +1.56,2.19;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.75,2.50 +3.75,2.50;4.38,2.81 +4.38,2.81;5.00,2.81 +5.00,2.81;5.31,2.81 +5.31,2.81;5.94,3.12 +5.94,3.12;6.25,3.44 +6.25,3.44;6.88,3.44 +6.88,3.44;7.19,3.75 +1.56,0.94;2.50,0.94 +2.50,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.44,2.81 +0.62,6.56;1.25,6.56 +1.25,6.56;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.81,7.19 +2.81,7.19;3.12,7.50 +5.00,6.56;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;6.56,7.19 +6.56,7.19;7.19,7.19 +7.19,7.19;7.50,7.50 +5.62,5.62;6.25,5.62 +6.25,5.62;6.88,5.94 +6.88,5.94;7.50,6.25 +7.50,6.25;8.12,6.56 +8.12,6.56;8.44,6.88 + +# UTF-16 : 84 bc +# UTF-8 : bc 92 e8 +[84bc] 蒼 +9.06,5.94;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.50,6.56 +7.50,6.56;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,7.50 +5.62,7.50;5.00,7.81 +5.00,7.81;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.44,7.50 +3.44,7.50;3.12,7.19 +3.12,7.19;2.81,6.88 +2.81,6.88;2.19,6.56 +2.19,6.56;1.88,6.56 +1.88,6.56;1.25,6.25 +1.25,6.25;0.94,5.94 +0.94,5.94;0.31,5.94 +1.88,5.00;7.50,5.00 +3.12,6.88;6.25,6.88 +7.81,0.62;7.81,2.81 +7.81,2.81;1.88,2.81 +1.88,2.81;1.88,0.62 +2.19,1.25;7.81,1.25 +0.31,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;1.88,4.38 +1.88,4.38;1.88,5.00 +1.88,5.00;1.88,5.94 +1.88,5.94;7.50,5.94 +7.50,5.94;7.50,3.75 +7.50,3.75;1.88,3.75 +0.62,8.75;8.75,8.75 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 + +# UTF-16 : 56 09 +# UTF-8 : 89 98 e5 +[5609] 嘉 +0.31,4.06;9.06,4.06 +1.88,5.00;1.88,6.56 +1.88,6.56;7.50,6.56 +7.50,6.56;7.50,5.31 +7.50,5.31;1.88,5.31 +5.62,4.06;5.94,4.38 +5.94,4.38;6.25,4.69 +6.25,4.69;6.56,5.00 +6.56,5.00;6.56,5.31 +3.44,4.06;3.44,4.38 +3.44,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.31 +0.62,8.75;8.75,8.75 +1.25,7.50;8.44,7.50 +4.69,7.50;4.69,9.69 +8.12,0.62;8.12,3.44 +8.12,3.44;5.31,3.44 +5.31,3.44;5.31,0.62 +5.31,1.25;8.12,1.25 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +0.62,3.12;4.38,3.12 +4.38,3.12;4.38,2.50 +4.38,2.50;4.38,2.19 +4.38,2.19;4.38,1.56 +4.38,1.56;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 + +# UTF-16 : 65 db +# UTF-8 : 9b 97 e6 +[65db] 旛 +9.06,8.44;4.38,8.44 +3.12,6.56;3.44,7.19 +3.44,7.19;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;4.69,9.38 +0.00,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,5.00 +1.25,5.00;1.25,5.94 +1.25,5.94;1.25,6.88 +1.25,6.88;1.25,7.81 +1.88,8.12;1.88,9.38 +0.00,8.12;3.75,8.12 +1.25,6.25;3.12,6.25 +3.12,6.25;3.12,5.00 +3.12,5.00;3.12,3.75 +3.12,3.75;3.12,3.12 +3.12,3.12;3.12,2.50 +3.12,2.50;3.12,1.88 +3.12,1.88;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;1.88,1.25 +1.88,1.25;1.56,1.25 +1.56,1.25;1.25,1.25 +4.06,7.50;4.69,7.50 +4.69,7.50;5.00,7.50 +5.00,7.50;5.62,7.50 +5.62,7.50;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;7.19,7.81 +7.19,7.81;7.50,7.81 +7.50,7.81;8.12,7.81 +8.12,7.81;8.44,7.81 +8.44,7.81;9.06,7.81 +5.31,5.94;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.38,7.19 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.44,7.19 +8.44,7.19;8.44,7.19 +3.75,5.94;9.06,5.94 +6.25,4.06;6.56,7.50 +3.44,4.06;4.06,4.06 +4.06,4.06;4.38,4.38 +4.38,4.38;5.00,4.69 +5.00,4.69;5.62,5.00 +5.62,5.00;5.94,5.31 +5.94,5.31;6.25,5.94 +4.06,4.38;4.06,0.62 +8.75,0.62;8.75,4.06 +8.75,4.06;4.38,4.06 +6.25,1.25;6.56,4.06 +4.06,1.25;8.75,1.25 +4.38,2.81;8.75,2.81 +9.38,4.06;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.94 + +# UTF-16 : 51 f0 +# UTF-8 : b0 87 e5 +[51f0] 凰 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.94 +1.25,5.94;1.25,9.06 +1.25,9.06;7.81,9.06 +7.81,9.06;7.81,7.19 +7.81,7.19;8.12,5.62 +8.12,5.62;8.12,4.38 +8.12,4.38;8.12,3.44 +8.12,3.44;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,0.94 +8.75,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +2.50,5.31;6.88,5.31 +6.88,5.31;6.88,7.81 +6.88,7.81;2.50,7.81 +2.50,7.81;2.50,5.31 +2.50,6.56;6.88,6.56 +4.69,9.06;4.38,8.44 +4.38,8.44;4.38,8.12 +4.38,8.12;4.38,7.81 +7.50,1.25;1.56,1.25 +7.19,4.38;2.19,4.38 +6.88,2.81;2.50,2.81 +4.69,1.25;4.69,4.38 + +# UTF-16 : 54 8e +# UTF-8 : 8e 92 e5 +[548e] 咎 +7.81,0.94;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.94 +1.88,1.56;7.81,1.56 +9.06,5.00;7.19,5.00 +7.19,5.00;6.25,5.00 +6.25,5.00;5.31,5.00 +5.31,5.00;4.38,5.31 +4.38,5.31;3.75,5.31 +3.75,5.31;3.12,5.62 +3.12,5.62;2.81,5.94 +2.81,5.94;2.50,6.25 +2.50,6.25;1.88,6.88 +1.88,6.88;1.56,7.19 +1.56,7.19;1.25,7.81 +1.56,8.75;4.38,8.75 +4.38,8.75;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.19 +3.75,7.19;3.44,6.56 +3.44,6.56;3.12,6.25 +3.12,6.25;2.81,5.94 +2.81,5.94;2.19,5.31 +2.19,5.31;1.56,5.00 +1.56,5.00;0.94,4.69 +0.94,4.69;0.31,4.38 +0.31,6.88;0.62,7.50 +0.62,7.50;0.94,7.81 +0.94,7.81;1.25,8.44 +1.25,8.44;1.56,9.06 +1.56,9.06;1.88,9.38 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.25,8.12 +6.25,8.12;6.56,8.75 +6.56,8.75;6.56,9.06 +6.56,9.06;6.88,9.38 +8.75,5.62;8.44,6.25 +8.44,6.25;7.81,6.88 +7.81,6.88;7.50,7.19 +7.50,7.19;6.88,7.81 +6.88,7.81;6.25,8.12 + +# UTF-16 : 5c 51 +# UTF-8 : 91 b1 e5 +[5c51] 屑 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,9.06 +1.25,9.06;8.44,9.06 +8.44,9.06;8.44,7.81 +8.44,7.81;1.25,7.81 +2.19,4.06;8.12,4.06 +2.19,2.50;8.12,2.50 +2.19,0.94;2.19,5.31 +2.19,5.31;8.12,5.31 +8.12,5.31;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.81,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,1.25 +5.31,5.31;5.31,7.50 +3.75,5.62;3.44,6.25 +3.44,6.25;2.81,6.56 +2.81,6.56;2.50,7.19 +2.50,7.19;2.50,7.19 +6.88,5.62;7.19,5.94 +7.19,5.94;7.19,6.25 +7.19,6.25;7.81,6.88 +7.81,6.88;8.12,7.19 + +# UTF-16 : 6e 5f +# UTF-8 : 9f b9 e6 +[6e5f] 湟 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,9.38;5.62,9.06 +5.62,9.06;5.62,8.75 +5.62,8.75;5.31,8.44 +3.12,5.31;8.44,5.31 +8.44,5.31;8.44,8.44 +8.44,8.44;3.12,8.44 +3.12,8.44;3.12,5.31 +3.12,7.19;8.44,7.19 +9.06,1.25;2.50,1.25 +8.75,4.38;2.81,4.38 +8.75,2.81;3.12,2.81 +5.62,1.25;5.94,4.38 + +# UTF-16 : 5f a8 +# UTF-8 : a8 be e5 +[5fa8] 徨 +2.50,7.19;2.19,6.56 +2.19,6.56;1.88,6.25 +1.88,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.31,4.69 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.56,7.81 +1.56,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +1.56,0.62;1.56,5.94 +5.94,9.38;5.62,9.06 +5.62,9.06;5.62,8.75 +5.62,8.75;5.31,8.44 +3.44,5.31;8.44,5.31 +8.44,5.31;8.44,8.44 +8.44,8.44;3.44,8.44 +3.12,8.44;3.44,5.31 +3.44,7.19;8.44,7.19 +9.06,1.25;2.50,1.25 +8.75,4.38;2.81,4.38 +8.75,2.81;3.12,2.81 +5.94,1.25;5.94,4.38 + +# UTF-16 : 96 8d +# UTF-8 : 8d 9a e9 +[968d] 隍 +3.12,9.06;0.94,9.06 +0.94,9.06;0.94,0.94 +1.25,3.12;1.88,3.12 +1.56,3.12;2.19,3.12 +2.19,3.12;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;3.12,8.75 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.62,8.44 +3.75,5.31;8.44,5.31 +8.44,5.31;8.44,8.44 +8.44,8.44;3.44,8.44 +3.44,8.44;3.44,5.31 +3.75,7.19;8.44,7.19 +9.06,1.25;2.81,1.25 +8.75,4.38;3.12,4.38 +8.75,2.81;3.44,2.81 +5.94,1.25;5.94,4.38 + +# UTF-16 : 60 f6 +# UTF-8 : b6 83 e6 +[60f6] 惶 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,5.00 +0.31,5.00;0.62,5.62 +0.62,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.62,8.75 +5.62,8.75;5.31,8.44 +3.12,5.31;8.44,5.31 +8.44,5.31;8.44,8.44 +8.44,8.44;3.12,8.44 +3.12,8.44;3.12,5.31 +3.12,7.19;8.44,7.19 +9.06,1.25;2.50,1.25 +8.75,4.38;2.81,4.38 +8.75,2.81;3.12,2.81 +5.62,1.25;5.94,4.38 + +# UTF-16 : 71 4c +# UTF-8 : 8c 85 e7 +[714c] 煌 +3.12,1.88;2.81,2.50 +2.81,2.50;2.50,3.12 +2.50,3.12;2.19,3.75 +2.19,3.75;1.88,4.06 +1.88,4.06;1.56,4.69 +0.62,8.12;0.62,7.19 +0.62,7.19;0.62,6.56 +0.62,6.56;0.62,5.94 +0.62,5.94;0.62,5.31 +0.62,5.31;0.31,4.69 +2.81,8.12;2.81,7.50 +2.81,7.50;2.81,6.88 +2.81,6.88;2.50,6.25 +2.50,6.25;2.19,5.62 +2.19,5.62;2.19,5.31 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.56 +1.56,6.56;1.56,9.38 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.62,8.44 +3.75,5.31;8.44,5.31 +8.44,5.31;8.44,8.44 +8.44,8.44;3.44,8.44 +3.44,8.44;3.44,5.31 +3.75,7.19;8.44,7.19 +9.06,1.25;2.81,1.25 +8.75,4.38;3.12,4.38 +8.75,2.81;3.44,2.81 +5.94,1.25;5.94,4.38 + +# UTF-16 : 93 60 +# UTF-8 : a0 8d e9 +[9360] 鍠 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,9.06 +2.50,9.06;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;0.94,8.12 +0.94,8.12;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.69 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;3.44,4.69 +6.56,9.38;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.94,8.44 +4.38,5.31;8.75,5.31 +8.75,5.31;8.75,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,5.31 +4.38,7.19;8.75,7.19 +9.06,1.25;3.44,1.25 +9.06,4.38;3.75,4.38 +8.75,2.81;4.06,2.81 +6.25,1.25;6.25,4.38 + +# UTF-16 : 87 57 +# UTF-8 : 97 9d e8 +[8757] 蝗 +1.88,1.56;1.88,9.38 +0.62,5.00;3.12,5.00 +3.12,5.00;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.00,1.25;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.44,2.50 +6.56,9.38;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.94,8.44 +4.38,5.31;8.75,5.31 +8.75,5.31;8.75,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,5.31 +4.38,7.19;8.75,7.19 +9.06,1.25;3.44,1.25 +9.06,4.38;3.75,4.38 +8.75,2.81;4.06,2.81 +6.25,1.25;6.25,4.38 + +# UTF-16 : 9c 09 +# UTF-8 : 89 b0 e9 +[9c09] 鰉 +2.19,7.50;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +2.81,8.75;2.81,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;1.25,8.44 +1.25,8.44;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;2.81,8.75 +0.94,5.62;3.75,5.62 +0.62,3.44;0.62,7.50 +0.62,7.50;3.75,7.50 +3.75,7.50;3.75,3.44 +3.75,3.44;0.94,3.44 +2.19,7.19;2.19,3.75 +4.38,1.56;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;3.75,3.12 +3.75,3.12;3.75,3.12 +3.12,0.94;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.50,3.12 +1.88,0.94;1.88,1.25 +1.88,1.25;1.88,1.56 +1.88,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +6.56,9.38;6.25,9.06 +6.25,9.06;6.25,8.75 +6.25,8.75;5.94,8.44 +4.38,5.31;8.75,5.31 +8.75,5.31;8.75,8.44 +8.75,8.44;4.38,8.44 +4.38,8.44;4.38,5.31 +4.38,7.19;8.75,7.19 +9.06,1.25;3.75,1.25 +9.06,4.38;4.06,4.38 +8.75,2.81;4.38,2.81 +6.56,1.25;6.56,4.38 + +# UTF-16 : 7a ba +# UTF-8 : ba aa e7 +[7aba] 窺 +5.31,8.75;5.31,7.19 +5.31,7.19;5.62,6.88 +5.62,6.88;6.25,6.88 +6.25,6.88;6.56,6.88 +6.56,6.88;7.19,6.88 +7.19,6.88;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;7.81,8.12 +4.69,8.75;4.69,9.38 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +1.25,6.56;1.56,6.56 +1.56,6.56;2.19,6.88 +2.19,6.88;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,3.75;0.31,3.75 +3.75,5.62;0.62,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,4.06;2.19,6.25 +4.38,2.81;8.44,2.81 +8.44,2.81;8.44,6.25 +8.44,6.25;4.38,6.25 +4.38,6.25;4.38,2.81 +4.38,4.06;8.44,4.06 +4.38,5.00;8.44,5.00 +3.75,1.88;3.44,2.19 +3.44,2.19;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.50,3.12 +2.50,3.12;2.19,3.44 +6.88,2.81;6.88,1.56 +6.88,1.56;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 + +# UTF-16 : 81 8f +# UTF-8 : 8f 86 e8 +[818f] 膏 +1.56,0.94;1.56,4.06 +1.56,4.06;7.81,4.06 +7.81,4.06;7.81,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,1.25 +1.56,2.19;7.81,2.19 +1.56,3.12;7.81,3.12 +0.31,8.75;9.06,8.75 +4.69,8.75;4.69,9.38 +1.56,7.19;1.56,8.12 +1.56,8.12;7.81,8.12 +7.81,8.12;7.81,7.19 +7.81,7.19;1.56,7.19 +1.56,4.69;1.56,5.62 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,4.69 +7.81,4.69;1.88,4.69 +8.75,5.00;8.75,6.56 +8.75,6.56;0.62,6.56 +0.62,6.56;0.62,5.00 + +# UTF-16 : 83 89 +# UTF-8 : 89 8e e8 +[8389] 莉 +5.94,2.19;5.94,6.88 +8.44,7.50;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +0.31,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.81;6.56,9.38 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.50,5.00 +2.50,5.00;2.81,5.31 +5.00,7.50;4.38,7.19 +4.38,7.19;4.06,7.19 +4.06,7.19;3.75,7.19 +3.75,7.19;3.12,7.19 +3.12,7.19;2.81,7.19 +2.81,7.19;2.50,6.88 +2.50,6.88;1.88,6.88 +1.88,6.88;1.56,6.88 +1.56,6.88;1.25,6.88 +1.25,6.88;0.62,6.88 +2.81,0.94;2.81,7.19 +5.00,5.00;0.62,5.00 +5.00,2.50;4.69,3.12 +4.69,3.12;4.38,3.44 +4.38,3.44;3.75,4.06 +3.75,4.06;3.44,4.69 +3.44,4.69;2.81,5.00 + +# UTF-16 : 69 6a +# UTF-8 : aa a5 e6 +[696a] 楪 +3.75,9.38;3.75,5.00 +3.75,5.00;8.75,5.00 +9.06,3.75;2.81,3.75 +9.06,8.12;2.81,8.12 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.88,3.12 +6.88,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,0.62;5.94,5.00 +1.88,0.62;1.88,9.38 +0.31,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,7.50;0.31,7.50 +3.12,4.38;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +8.12,6.25;8.12,9.38 +5.62,9.38;5.62,6.25 +5.62,6.25;8.12,6.25 + +# UTF-16 : 55 8b +# UTF-8 : 8b 96 e5 +[558b] 喋 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +3.75,9.38;3.75,5.00 +3.75,5.00;8.75,5.00 +9.06,3.75;2.81,3.75 +9.06,8.12;2.81,8.12 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.88,3.12 +6.88,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,0.62;5.94,5.00 +8.12,6.25;8.12,9.38 +5.62,9.38;5.62,6.25 +5.62,6.25;8.12,6.25 + +# UTF-16 : 6e 2b +# UTF-8 : ab b8 e6 +[6e2b] 渫 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.75,9.38;3.75,5.00 +3.75,5.00;8.75,5.00 +9.06,3.75;2.81,3.75 +9.06,8.12;2.81,8.12 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.62,3.44 +5.62,3.44;5.94,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,0.62;5.94,5.00 +8.12,6.25;8.12,9.38 +5.62,9.38;5.62,6.25 +5.62,6.25;8.12,6.25 + +# UTF-16 : 8a dc +# UTF-8 : 9c ab e8 +[8adc] 諜 +4.06,9.38;4.06,5.00 +4.06,5.00;8.75,5.00 +9.06,3.75;3.44,3.75 +9.06,8.12;3.12,8.12 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;6.25,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,0.62;6.25,5.00 +8.12,6.25;8.12,9.38 +5.62,9.38;5.94,6.25 +5.62,6.25;8.12,6.25 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,6.25;2.81,6.25 +0.62,5.00;2.81,5.00 +0.62,8.75;3.12,8.75 + +# UTF-16 : 72 52 +# UTF-8 : 92 89 e7 +[7252] 牒 +0.94,6.56;3.44,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,9.06 +2.50,6.56;2.50,9.38 +2.50,0.94;2.50,4.38 +2.50,4.38;0.62,4.38 +4.06,9.38;4.06,5.00 +4.06,5.00;8.75,5.00 +9.06,3.75;3.12,3.75 +9.06,8.12;3.12,8.12 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,0.62;6.25,5.00 +8.12,6.25;8.12,9.38 +5.62,9.38;5.94,6.25 +5.62,6.25;8.12,6.25 + +# UTF-16 : 87 76 +# UTF-8 : b6 9d e8 +[8776] 蝶 +1.88,1.56;1.88,9.38 +0.62,5.00;3.12,5.00 +3.12,5.00;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.25;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +0.00,1.25;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.44,2.50 +4.06,9.38;4.06,5.00 +4.06,5.00;8.75,5.00 +9.06,3.75;3.44,3.75 +9.06,8.12;3.12,8.12 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;6.25,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,0.62;6.25,5.00 +8.12,6.25;8.12,9.38 +5.62,9.38;5.94,6.25 +5.62,6.25;8.12,6.25 + +# UTF-16 : 7d e4 +# UTF-8 : a4 b7 e7 +[7de4] 緤 +4.06,9.38;4.06,5.00 +4.06,5.00;9.06,5.00 +9.06,3.75;3.44,3.75 +9.06,8.12;3.44,8.12 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.94,3.44 +5.94,3.44;6.25,3.75 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.25,3.75 +6.25,0.62;6.25,5.00 +8.12,6.25;8.12,9.38 +5.94,9.38;5.94,6.25 +5.94,6.25;8.12,6.25 +3.44,4.38;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;2.81,6.56 +0.31,5.00;3.44,5.00 +1.88,5.00;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;2.81,4.38 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;2.81,8.12 +2.81,8.12;3.12,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.81 +0.62,7.81;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.38 + +# UTF-16 : 9c 08 +# UTF-8 : 88 b0 e9 +[9c08] 鰈 +1.88,7.50;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.75 +2.50,8.75;2.50,8.75 +0.00,6.88;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.44 +0.94,8.44;1.25,9.06 +1.25,9.06;1.56,9.38 +1.25,8.75;2.50,8.75 +0.62,5.62;3.12,5.62 +0.62,3.44;0.62,7.50 +0.62,7.50;3.12,7.50 +3.12,7.50;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.75 +3.44,1.88;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.12,3.12 +3.12,3.12;3.12,3.12 +2.50,1.25;2.50,1.56 +2.50,1.56;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.19,2.81 +2.19,2.81;2.19,3.12 +1.56,0.94;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.25,3.12 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +4.06,9.38;4.06,5.00 +4.06,5.00;9.06,5.00 +9.06,3.75;3.44,3.75 +9.06,8.12;3.44,8.12 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.94,3.44 +5.94,3.44;6.25,3.75 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.25,3.75 +6.25,0.62;6.25,5.00 +8.12,6.25;8.12,9.38 +5.94,9.38;5.94,6.25 +5.94,6.25;8.12,6.25 + +# UTF-16 : 90 c1 +# UTF-8 : 81 83 e9 +[90c1] 郁 +5.31,8.44;0.31,8.44 +0.00,5.00;0.31,5.31 +0.31,5.31;0.62,5.62 +0.62,5.62;0.94,5.94 +0.94,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +1.88,7.50;1.88,7.81 +1.88,7.81;2.19,8.44 +2.19,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +1.25,0.94;1.25,6.56 +1.25,3.12;4.69,3.12 +1.25,5.00;4.69,5.00 +1.25,6.56;4.69,6.56 +4.69,6.56;4.69,1.56 +4.69,1.56;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +9.06,9.06;5.94,9.06 +5.62,9.06;5.94,0.94 +6.56,2.19;7.50,2.19 +7.50,2.19;8.12,2.19 +8.12,2.19;8.44,2.19 +8.44,2.19;8.75,2.50 +8.75,2.50;9.06,2.81 +9.06,2.81;9.06,3.44 +9.06,3.44;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,5.00 +8.44,5.00;8.12,5.62 +8.12,5.62;7.50,5.94 +7.50,5.94;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.75,8.44 +8.75,8.44;9.06,8.75 + +# UTF-16 : 95 83 +# UTF-8 : 83 96 e9 +[9583] 閃 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,9.06 +0.94,9.06;4.06,9.06 +4.06,9.06;4.06,5.94 +4.06,5.94;0.94,5.94 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,9.06 +8.75,9.06;5.31,9.06 +5.31,9.06;5.31,5.94 +5.31,5.94;8.44,5.94 +2.19,1.88;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +7.19,1.88;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 + +# UTF-16 : 9c f3 +# UTF-8 : b3 b3 e9 +[9cf3] 鳳 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.94 +1.25,5.94;1.25,9.06 +1.25,9.06;7.81,9.06 +7.81,9.06;7.81,7.19 +7.81,7.19;8.12,5.62 +8.12,5.62;8.12,4.38 +8.12,4.38;8.12,3.44 +8.12,3.44;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,0.94 +8.75,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +6.56,1.56;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.94,2.81 +5.00,1.56;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.69,2.81 +4.69,2.81;4.69,2.81 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.12,2.81 +1.56,0.94;1.88,1.56 +1.88,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.19,2.50 +2.19,2.50;2.19,2.81 +2.50,5.00;6.88,5.00 +6.88,5.00;6.88,7.19 +6.88,7.19;2.50,7.19 +2.50,7.19;2.50,3.44 +2.50,3.44;7.50,3.44 +7.19,3.44;7.19,2.81 +7.19,2.81;7.19,2.50 +7.19,2.50;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,1.25 +2.50,6.25;6.88,6.25 +4.38,8.12;4.38,7.50 +4.38,7.50;4.06,7.19 +2.50,4.38;7.50,4.38 +1.88,8.12;7.19,8.12 + +# UTF-16 : 8e af +# UTF-8 : af ba e8 +[8eaf] 躯 +2.81,9.38;2.50,9.06 +2.50,9.06;2.50,8.75 +2.50,8.75;2.50,8.44 +2.50,8.44;2.19,8.12 +0.94,5.31;4.06,5.31 +0.94,6.88;4.06,6.88 +0.00,1.25;0.62,1.56 +0.62,1.56;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;4.38,4.38 +4.38,4.38;4.69,5.00 +4.69,5.00;5.00,5.31 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,3.75 +0.94,3.75;1.56,3.75 +1.56,3.75;1.88,3.75 +1.88,3.75;2.50,3.75 +2.50,3.75;3.12,4.06 +3.12,4.06;3.75,4.06 +3.75,4.06;4.06,4.38 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;4.06,8.12 +4.06,8.12;0.94,8.12 +0.94,8.12;0.94,3.75 +9.06,8.75;5.00,8.75 +5.00,8.75;5.00,0.94 +5.00,1.56;9.06,1.56 +5.31,2.19;5.62,2.81 +5.62,2.81;6.25,3.12 +6.25,3.12;6.56,3.75 +6.56,3.75;6.88,4.06 +6.88,4.06;7.19,4.69 +7.19,4.69;7.50,5.31 +7.50,5.31;7.81,5.94 +7.81,5.94;8.12,6.56 +8.12,6.56;8.12,7.19 +8.12,7.19;8.44,8.12 +5.62,7.50;5.94,6.88 +5.94,6.88;6.25,6.56 +6.25,6.56;6.56,5.94 +6.56,5.94;6.88,5.62 +6.88,5.62;7.19,5.31 +7.19,5.31;7.50,4.69 +7.50,4.69;7.81,4.06 +7.81,4.06;8.12,3.75 +8.12,3.75;8.44,3.12 +8.44,3.12;8.75,2.50 + +# UTF-16 : 6a 02 +# UTF-8 : 82 a8 e6 +[6a02] 樂 +3.75,5.00;5.94,5.00 +5.94,5.00;5.94,8.44 +5.94,8.44;3.44,8.44 +3.44,8.44;3.44,4.69 +3.44,6.88;5.94,6.88 +5.00,9.38;4.69,9.06 +4.69,9.06;4.69,8.75 +4.69,8.75;4.38,8.44 +8.75,3.75;0.62,3.75 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.44 +4.38,3.44;4.69,3.75 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,0.62;4.69,5.00 +0.94,7.50;0.94,7.81 +0.94,7.81;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.56,9.06 +1.56,9.06;1.88,9.38 +1.88,6.25;1.56,6.56 +1.56,6.56;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.81 +0.62,7.81;0.62,8.12 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;2.81,8.44 +3.12,5.31;0.31,5.00 +3.44,4.38;3.12,5.00 +3.12,5.00;3.12,5.31 +3.12,5.31;2.81,5.94 +2.81,5.94;2.81,6.25 +2.81,6.25;2.50,6.88 +6.56,7.50;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.19,8.44 +7.19,8.44;7.50,9.06 +7.50,9.06;7.50,9.38 +7.50,6.25;7.19,6.56 +7.19,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.25,8.12 +6.56,5.00;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.50,5.94 +7.50,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +8.75,5.31;6.25,5.00 +9.06,4.38;9.06,5.00 +9.06,5.00;8.75,5.31 +8.75,5.31;8.75,5.94 +8.75,5.94;8.44,6.25 +8.44,6.25;8.44,6.88 + +# UTF-16 : 64 fd +# UTF-8 : bd 93 e6 +[64fd] 擽 +1.25,9.38;1.25,1.88 +1.25,1.88;1.25,1.25 +1.25,1.25;0.94,0.94 +0.94,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.50,4.69;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;0.94,4.06 +0.94,4.06;0.62,3.75 +0.62,3.75;0.00,3.75 +2.19,7.50;0.00,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.62,8.75 +5.62,8.75;5.62,8.44 +4.69,5.00;6.88,5.00 +6.88,5.00;6.88,8.44 +6.88,8.44;4.69,8.44 +4.69,8.44;4.69,4.69 +4.69,6.88;6.88,6.88 +9.06,3.75;2.19,3.75 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 +5.62,0.62;5.62,5.00 +2.50,7.50;2.81,8.12 +2.81,8.12;3.12,8.44 +3.12,8.44;3.44,9.06 +3.44,9.06;3.44,9.38 +7.19,7.50;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.12,9.38 +8.12,6.25;7.81,6.88 +7.81,6.88;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;7.19,7.81 +7.19,7.81;6.88,8.12 +3.12,6.25;3.12,6.88 +3.12,6.88;2.81,7.19 +2.81,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.19,8.12 +2.50,5.00;2.81,5.62 +2.81,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.38,8.44 +7.19,5.00;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.12,6.56 +8.12,6.56;8.44,6.88 +8.44,6.88;8.44,7.50 +8.44,7.50;8.75,7.81 +8.75,7.81;8.75,8.12 +8.75,8.12;9.06,8.44 +4.38,5.31;2.19,5.00 +9.06,5.31;6.88,5.00 +9.38,4.38;9.06,5.00 +9.06,5.00;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +4.38,4.38;4.38,5.00 +4.38,5.00;4.38,5.31 +4.38,5.31;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;4.06,6.88 + +# UTF-16 : 6a df +# UTF-8 : 9f ab e6 +[6adf] 櫟 +1.56,0.62;1.56,9.38 +2.50,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;1.56,7.50 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.62,8.44 +5.00,5.00;6.88,5.00 +6.88,5.00;6.88,8.44 +6.88,8.44;4.69,8.44 +4.69,8.44;4.69,4.69 +5.00,6.88;6.88,6.88 +9.06,3.75;2.50,3.75 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;5.94,3.44 +5.94,3.44;5.94,3.75 +5.62,0.62;5.94,5.00 +2.81,7.50;2.81,8.12 +2.81,8.12;3.12,8.44 +3.12,8.44;3.44,9.06 +3.44,9.06;3.44,9.38 +7.19,7.50;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.12,9.38 +8.12,6.25;7.81,6.88 +7.81,6.88;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;7.19,7.81 +7.19,7.81;6.88,8.12 +3.44,6.25;3.12,6.88 +3.12,6.88;2.81,7.19 +2.81,7.19;2.81,7.50 +2.81,7.50;2.50,7.81 +2.50,7.81;2.50,8.12 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +7.19,5.00;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.12,6.56 +8.12,6.56;8.44,6.88 +8.44,6.88;8.44,7.50 +8.44,7.50;8.75,7.81 +8.75,7.81;8.75,8.12 +8.75,8.12;9.06,8.44 +4.38,5.31;2.19,5.00 +9.06,5.31;6.88,5.00 +9.38,4.38;9.06,5.00 +9.06,5.00;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +4.69,4.38;4.38,5.00 +4.38,5.00;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;4.06,6.25 +4.06,6.25;4.06,6.88 + +# UTF-16 : 72 0d +# UTF-8 : 8d 88 e7 +[720d] 爍 +2.81,1.88;2.50,2.50 +2.50,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,3.75;1.88,4.06 +1.88,4.06;1.56,4.69 +0.62,8.12;0.62,7.19 +0.62,7.19;0.62,6.56 +0.62,6.56;0.62,5.94 +0.62,5.94;0.62,5.31 +0.62,5.31;0.31,4.69 +2.81,7.19;2.50,6.88 +2.50,6.88;2.19,6.56 +2.19,6.56;1.88,6.25 +1.88,6.25;1.56,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.56 +1.56,6.56;1.56,9.38 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.62,8.44 +5.00,5.00;6.88,5.00 +6.88,5.00;6.88,8.44 +6.88,8.44;4.69,8.44 +4.69,8.44;4.69,4.69 +5.00,6.88;6.88,6.88 +9.06,3.75;2.50,3.75 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;5.94,3.44 +5.94,3.44;5.94,3.75 +5.62,0.62;5.94,5.00 +2.81,7.50;2.81,8.12 +2.81,8.12;3.12,8.44 +3.12,8.44;3.44,9.06 +3.44,9.06;3.44,9.38 +7.19,7.50;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.12,9.38 +8.12,6.25;7.81,6.88 +7.81,6.88;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;7.19,7.81 +7.19,7.81;6.88,8.12 +3.44,6.25;3.12,6.88 +3.12,6.88;2.81,7.19 +2.81,7.19;2.81,7.50 +2.81,7.50;2.50,7.81 +2.50,7.81;2.50,8.12 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +7.19,5.00;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.12,6.56 +8.12,6.56;8.44,6.88 +8.44,6.88;8.44,7.50 +8.44,7.50;8.75,7.81 +8.75,7.81;8.75,8.12 +8.75,8.12;9.06,8.44 +4.38,5.31;2.19,5.00 +9.06,5.31;6.88,5.00 +9.38,4.38;9.06,5.00 +9.06,5.00;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +4.69,4.38;4.38,5.00 +4.38,5.00;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;4.06,6.25 +4.06,6.25;4.06,6.88 + +# UTF-16 : 79 2b +# UTF-8 : ab a4 e7 +[792b] 礫 +2.81,8.75;0.31,8.75 +0.94,5.62;0.94,0.94 +0.94,1.88;2.50,1.88 +2.50,1.88;2.50,5.62 +2.50,5.62;0.94,5.62 +0.00,3.75;0.31,4.06 +0.31,4.06;0.31,4.38 +0.31,4.38;0.62,5.00 +0.62,5.00;0.62,5.31 +0.62,5.31;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;1.25,6.88 +1.25,6.88;1.25,7.50 +1.25,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.62,8.44 +5.00,5.00;6.88,5.00 +6.88,5.00;6.88,8.44 +6.88,8.44;5.00,8.44 +5.00,8.44;5.00,4.69 +5.00,6.88;6.88,6.88 +9.06,3.75;2.81,3.75 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.94,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,0.62;5.94,5.00 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.12 +3.12,8.12;3.44,8.75 +3.44,8.75;3.44,9.06 +3.44,9.06;3.75,9.38 +7.19,7.50;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.12,9.38 +8.12,6.25;7.81,6.88 +7.81,6.88;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;7.19,7.81 +7.19,7.81;6.88,8.12 +3.44,6.25;3.12,6.88 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.50,7.81 +2.50,7.81;2.50,8.12 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +7.19,5.00;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.12,6.56 +8.12,6.56;8.44,6.88 +8.44,6.88;8.44,7.50 +8.44,7.50;8.75,7.81 +8.75,7.81;8.75,8.12 +8.75,8.12;9.06,8.44 +4.69,5.31;2.50,5.00 +9.06,5.31;7.19,5.00 +9.38,4.38;9.06,5.00 +9.06,5.00;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +4.69,4.38;4.69,5.00 +4.69,5.00;4.69,5.31 +4.69,5.31;4.38,5.94 +4.38,5.94;4.38,6.25 +4.38,6.25;4.06,6.88 + +# UTF-16 : 8f 62 +# UTF-8 : a2 bd e8 +[8f62] 轢 +0.62,3.44;3.12,3.44 +3.12,3.44;3.12,6.88 +3.12,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;2.81,5.31 +0.00,2.19;3.44,2.19 +1.88,0.62;1.88,9.38 +0.00,8.12;3.44,8.12 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.94,8.44 +5.31,5.00;7.19,5.00 +7.19,5.00;7.19,8.44 +7.19,8.44;5.31,8.44 +5.31,8.44;5.31,4.69 +5.31,6.88;7.19,6.88 +9.06,3.75;3.44,3.75 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.12 +5.31,3.12;5.94,3.44 +5.94,3.44;6.25,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,0.62;6.25,5.00 +3.44,7.50;3.75,8.12 +3.75,8.12;3.75,8.44 +3.75,8.44;4.06,9.06 +4.06,9.06;4.06,9.38 +4.06,6.25;3.75,6.88 +3.75,6.88;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;3.12,8.12 +3.44,5.00;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,5.31;3.12,5.00 +5.31,4.38;5.00,5.00 +5.00,5.00;5.00,5.31 +5.00,5.31;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,6.25;4.69,6.88 +7.50,7.50;7.81,8.12 +7.81,8.12;7.81,8.44 +7.81,8.44;8.12,9.06 +8.12,9.06;8.12,9.38 +8.12,6.25;7.81,6.88 +7.81,6.88;7.81,7.19 +7.81,7.19;7.50,7.50 +7.50,7.50;7.19,7.81 +7.19,7.81;7.19,8.12 +7.50,5.00;7.81,5.62 +7.81,5.62;8.12,6.25 +8.12,6.25;8.44,6.56 +8.44,6.56;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,7.81 +8.75,7.81;8.75,8.12 +8.75,8.12;9.06,8.44 +9.06,5.31;7.19,5.00 +9.38,4.38;9.06,5.00 +9.06,5.00;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 + +# UTF-16 : 94 60 +# UTF-8 : a0 91 e9 +[9460] 鑠 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,1.88 +2.81,1.88;3.44,2.19 +2.81,7.81;2.50,8.12 +2.50,8.12;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.88,9.38 +1.88,9.38;1.56,8.75 +1.56,8.75;1.25,8.44 +1.25,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.12,5.31;0.31,5.31 +3.12,7.19;0.62,7.19 +1.88,1.56;1.88,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.69 +2.50,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.69 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.94,8.44 +5.31,5.00;7.19,5.00 +7.19,5.00;7.19,8.44 +7.19,8.44;5.31,8.44 +5.31,8.44;5.31,4.69 +5.31,6.88;7.19,6.88 +9.06,3.75;3.44,3.75 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.12 +5.31,3.12;5.94,3.44 +5.94,3.44;6.25,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,0.62;6.25,5.00 +3.44,7.50;3.75,8.12 +3.75,8.12;3.75,8.44 +3.75,8.44;4.06,9.06 +4.06,9.06;4.06,9.38 +4.06,6.25;3.75,6.88 +3.75,6.88;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;3.12,8.12 +3.44,5.00;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,5.31;3.12,5.00 +5.31,4.38;5.00,5.00 +5.00,5.00;5.00,5.31 +5.00,5.31;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,6.25;4.69,6.88 +7.50,7.50;7.81,8.12 +7.81,8.12;7.81,8.44 +7.81,8.44;8.12,9.06 +8.12,9.06;8.12,9.38 +8.12,6.25;7.81,6.88 +7.81,6.88;7.81,7.19 +7.81,7.19;7.50,7.50 +7.50,7.50;7.19,7.81 +7.19,7.81;7.19,8.12 +7.50,5.00;7.81,5.62 +7.81,5.62;8.12,6.25 +8.12,6.25;8.44,6.56 +8.44,6.56;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,7.81 +8.75,7.81;8.75,8.12 +8.75,8.12;9.06,8.44 +9.06,5.31;7.19,5.00 +9.38,4.38;9.06,5.00 +9.06,5.00;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 + +# UTF-16 : 64 b9 +# UTF-8 : b9 92 e6 +[64b9] 撹 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.50;0.31,7.50 +8.75,6.56;8.75,8.12 +8.75,8.12;2.81,8.12 +2.81,8.12;2.81,6.56 +4.38,8.12;4.06,8.44 +4.06,8.44;3.75,9.06 +3.75,9.06;3.44,9.38 +3.44,9.38;3.44,9.38 +5.94,8.12;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;5.31,9.38 +5.31,9.38;5.31,9.38 +7.19,8.12;7.50,8.44 +7.50,8.44;7.81,9.06 +7.81,9.06;8.12,9.38 +8.12,9.38;8.12,9.38 +3.75,3.12;8.12,3.12 +7.81,3.12;8.12,7.19 +7.81,7.19;3.75,7.19 +3.44,7.19;3.75,3.12 +3.75,4.38;8.12,4.38 +3.75,5.94;8.12,5.94 +6.56,3.12;6.56,1.56 +6.56,1.56;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,3.12 + +# UTF-16 : 52 6a +# UTF-8 : aa 89 e5 +[526a] 剪 +0.94,3.44;8.44,3.44 +8.44,3.44;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +0.31,8.44;9.06,8.44 +3.44,8.44;3.44,8.75 +3.44,8.75;3.12,9.06 +3.12,9.06;2.81,9.38 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.06 +6.25,9.06;6.56,9.38 +1.25,4.38;1.25,7.81 +1.25,7.81;4.38,7.81 +4.38,7.81;4.38,5.00 +4.38,5.00;4.38,4.69 +4.38,4.69;4.06,4.38 +4.06,4.38;3.75,4.38 +3.75,4.38;3.12,4.38 +3.12,4.38;2.81,4.38 +2.81,4.38;2.81,4.38 +5.94,5.00;5.94,7.81 +8.44,7.81;8.44,5.00 +8.44,5.00;8.44,4.69 +8.44,4.69;8.12,4.38 +8.12,4.38;7.81,4.38 +7.81,4.38;7.19,4.38 +7.19,4.38;6.88,4.38 +6.88,4.38;6.56,4.38 +3.75,6.56;3.44,6.56 +3.44,6.56;2.81,6.88 +2.81,6.88;2.50,6.88 +2.50,6.88;2.19,6.88 +2.19,6.88;1.88,7.19 +3.75,5.31;3.44,5.62 +3.44,5.62;2.81,5.62 +2.81,5.62;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,5.94 + +# UTF-16 : 97 6d +# UTF-8 : ad 9d e9 +[976d] 靭 +0.31,8.12;4.69,8.12 +3.44,9.38;3.75,6.88 +3.44,6.88;1.25,6.88 +1.25,6.88;1.25,9.38 +4.06,3.75;4.06,5.94 +4.06,5.94;0.62,5.94 +0.62,5.94;0.62,3.75 +0.94,3.75;4.06,3.75 +0.31,2.50;4.38,2.50 +2.50,0.62;2.50,6.88 +4.06,0.94;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.94,4.38 +5.94,4.38;5.94,5.31 +5.94,5.31;6.25,6.25 +6.25,6.25;6.25,7.50 +6.25,7.50;6.25,8.75 +4.69,8.75;8.75,8.75 +8.75,8.75;8.75,6.88 +8.75,6.88;8.75,5.31 +8.75,5.31;8.75,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +4.38,6.88;5.00,6.25 +5.00,6.25;5.62,5.94 +5.62,5.94;5.94,5.62 +5.94,5.62;6.25,5.31 +6.25,5.31;6.56,5.00 +6.56,5.00;6.88,4.38 +6.88,4.38;7.19,4.06 +7.19,4.06;7.50,3.75 + +# UTF-16 : 64 7a +# UTF-8 : ba 91 e6 +[647a] 摺 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,4.06 +2.81,7.50;0.31,7.50 +8.44,0.94;8.44,4.69 +8.44,4.69;3.12,4.69 +3.12,4.69;3.12,0.94 +3.44,1.25;8.44,1.25 +3.44,3.12;8.44,3.12 +5.94,5.62;5.62,5.31 +5.62,5.31;5.62,5.00 +5.62,5.00;5.31,4.69 +2.50,6.25;3.12,6.25 +3.12,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.69,6.88 +4.69,6.88;5.00,7.19 +4.38,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.44 +5.94,6.25;6.56,6.25 +6.56,6.25;7.19,6.56 +7.19,6.56;7.81,6.88 +7.81,6.88;8.12,6.88 +8.12,6.88;8.44,7.19 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.56,8.44 +6.56,8.44;6.56,8.44 +5.94,9.06;9.06,9.06 +8.75,9.06;9.06,5.94 +8.75,5.94;8.75,5.62 +8.75,5.62;8.44,5.62 +8.44,5.62;8.12,5.62 +8.12,5.62;7.50,5.62 +7.50,5.62;7.19,5.62 +2.50,9.06;5.31,9.06 +5.31,9.06;5.31,5.94 +5.31,5.94;5.31,5.62 +5.31,5.62;5.00,5.62 +5.00,5.62;4.38,5.62 +4.38,5.62;4.06,5.62 +4.06,5.62;3.75,5.62 + +# UTF-16 : 4f 51 +# UTF-8 : 91 bd e4 +[4f51] 佑 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,6.88 +9.06,8.12;2.50,8.12 +3.75,5.00;8.75,5.00 +8.75,5.00;8.75,0.62 +3.75,0.62;3.75,5.00 +3.75,1.56;8.75,1.56 +1.88,2.81;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;3.44,4.38 +3.44,4.38;3.75,5.00 +3.75,5.00;4.06,5.62 +4.06,5.62;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;5.00,7.81 +5.00,7.81;5.00,8.44 +5.00,8.44;5.31,9.38 + +# UTF-16 : 6d f3 +# UTF-8 : b3 b7 e6 +[6df3] 淳 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,3.12;9.38,3.12 +3.75,5.62;8.12,5.62 +8.12,5.62;8.12,7.50 +8.12,7.50;3.44,7.50 +3.44,7.50;3.44,5.62 +5.94,8.44;5.94,9.38 +2.50,8.44;9.06,8.44 +8.75,4.69;3.12,4.69 +5.94,3.75;5.94,1.56 +5.94,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +8.44,4.69;8.12,4.38 +8.12,4.38;7.50,4.38 +7.50,4.38;7.19,4.06 +7.19,4.06;6.56,3.75 +6.56,3.75;5.94,3.75 + +# UTF-16 : 60 c7 +# UTF-8 : 87 83 e6 +[60c7] 惇 +1.25,0.62;1.25,9.38 +0.00,4.38;0.31,5.00 +0.31,5.00;0.31,5.62 +0.31,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +2.19,3.12;9.38,3.12 +3.44,5.62;8.12,5.62 +8.12,5.62;8.12,7.50 +8.12,7.50;3.44,7.50 +3.44,7.50;3.44,5.62 +5.62,8.44;5.94,9.38 +2.50,8.44;9.06,8.44 +8.75,4.69;2.81,4.69 +5.94,3.75;5.94,1.56 +5.94,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +8.44,4.69;8.12,4.38 +8.12,4.38;7.50,4.38 +7.50,4.38;7.19,4.06 +7.19,4.06;6.56,3.75 +6.56,3.75;5.94,3.75 + +# UTF-16 : 69 01 +# UTF-8 : 81 a4 e6 +[6901] 椁 +1.88,0.62;1.88,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +2.50,3.12;9.38,3.12 +3.75,5.62;8.12,5.62 +8.12,5.62;8.12,7.50 +8.12,7.50;3.75,7.50 +3.44,7.50;3.75,5.62 +5.94,8.44;5.94,9.38 +2.81,8.44;9.06,8.44 +8.75,4.69;3.12,4.69 +6.25,3.75;6.25,1.56 +6.25,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +8.75,4.69;8.12,4.38 +8.12,4.38;7.81,4.38 +7.81,4.38;7.19,4.06 +7.19,4.06;6.88,3.75 +6.88,3.75;6.25,3.75 + +# UTF-16 : 8a c4 +# UTF-8 : 84 ab e8 +[8ac4] 諄 +0.94,1.25;3.12,1.25 +2.81,1.25;3.12,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,5.00;3.12,5.00 +0.62,8.75;3.12,8.75 +3.44,3.12;9.38,3.12 +4.38,5.62;8.44,5.62 +8.44,5.62;8.44,7.50 +8.44,7.50;4.38,7.50 +4.38,7.50;4.38,5.62 +6.25,8.44;6.25,9.38 +3.44,8.44;9.06,8.44 +8.75,4.69;4.06,4.69 +6.56,3.75;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +8.75,4.69;8.44,4.38 +8.44,4.38;7.81,4.38 +7.81,4.38;7.50,4.06 +7.50,4.06;7.19,3.75 +7.19,3.75;6.56,3.75 + +# UTF-16 : 91 87 +# UTF-8 : 87 86 e9 +[9187] 醇 +0.94,1.56;4.06,1.56 +4.06,1.56;4.06,7.19 +4.06,7.19;0.62,7.19 +0.62,7.19;0.62,0.94 +0.94,3.12;3.75,3.12 +0.31,8.75;4.38,8.75 +1.88,8.75;1.88,7.19 +1.88,7.19;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;1.56,4.69 +1.56,4.69;1.25,4.06 +1.25,4.06;0.94,3.75 +2.81,8.75;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;3.12,4.69 +3.12,4.69;3.75,4.69 +4.38,3.12;9.38,3.12 +5.00,5.62;8.44,5.62 +8.44,5.62;8.44,7.50 +8.44,7.50;5.00,7.50 +5.00,7.50;5.00,5.62 +6.88,8.44;6.88,9.38 +4.38,8.44;9.06,8.44 +8.75,4.69;4.69,4.69 +6.88,3.75;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;6.56,0.94 +6.56,0.94;6.56,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.31,0.94 +8.75,4.69;8.44,4.38 +8.44,4.38;8.12,4.38 +8.12,4.38;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;6.88,3.75 + +# UTF-16 : 65 66 +# UTF-8 : a6 95 e6 +[6566] 敦 +0.94,5.94;4.38,5.94 +4.38,5.94;4.38,7.50 +4.38,7.50;0.94,7.50 +0.94,7.50;0.94,5.62 +2.50,8.44;2.50,9.38 +0.31,8.44;4.69,8.44 +0.00,2.81;0.62,3.12 +0.62,3.12;1.25,3.12 +1.25,3.12;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;2.81,3.12 +2.81,3.12;3.44,3.12 +3.44,3.12;3.75,3.12 +3.75,3.12;4.06,3.12 +4.06,3.12;5.00,3.12 +4.38,5.00;0.62,5.00 +2.50,3.75;2.50,1.88 +2.50,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +4.38,4.69;4.06,4.69 +4.06,4.69;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.50,3.44 +4.38,0.94;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.50 +6.25,2.50;6.88,3.12 +6.88,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;8.12,5.94 +8.12,5.94;8.12,6.88 +8.12,6.88;8.44,7.81 +9.06,0.94;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;6.25,5.62 +6.25,5.62;5.94,6.25 +5.94,6.25;5.94,7.19 +5.62,7.81;9.06,7.81 +4.69,5.00;5.00,5.62 +5.00,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;5.94,9.06 +5.94,9.06;5.94,9.38 + +# UTF-16 : 80 61 +# UTF-8 : a1 81 e8 +[8061] 聡 +5.00,4.06;5.00,2.19 +4.69,2.19;5.00,1.56 +5.00,1.56;5.00,1.25 +5.00,1.25;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;8.12,1.88 +8.12,1.88;8.12,2.50 +2.81,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;4.06,3.75 +9.06,1.25;9.06,1.88 +9.06,1.88;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.44,3.44 +8.44,3.44;8.12,4.06 +0.62,8.75;0.62,2.50 +3.12,8.75;0.31,8.75 +2.50,0.62;2.50,8.75 +0.62,4.69;2.50,4.69 +0.62,6.88;2.50,6.88 +0.00,2.19;0.62,2.50 +0.62,2.50;1.25,2.50 +1.25,2.50;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.50,2.81 +5.31,4.69;5.62,4.38 +5.62,4.38;6.25,4.06 +6.25,4.06;6.56,3.75 +6.56,3.75;6.88,3.44 +6.88,3.44;7.19,3.12 +8.75,4.69;8.44,5.00 +8.44,5.00;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.50,6.56 +7.50,6.56;7.19,6.88 +3.44,5.00;3.75,5.31 +3.75,5.31;4.38,5.31 +4.38,5.31;4.69,5.31 +4.69,5.31;5.31,5.31 +5.31,5.31;5.62,5.31 +5.62,5.31;6.25,5.31 +6.25,5.31;6.88,5.31 +6.88,5.31;7.19,5.31 +7.19,5.31;7.81,5.62 +7.81,5.62;8.12,5.62 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.62,7.81 +5.31,9.06;5.00,8.75 +5.00,8.75;4.38,8.44 +4.38,8.44;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.12,7.19 +6.88,9.06;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;8.12,7.81 +8.12,7.81;8.44,7.50 +8.44,7.50;9.06,7.19 + +# UTF-16 : 90 7c +# UTF-8 : bc 81 e9 +[907c] 遼 +2.50,8.44;9.06,8.44 +9.06,5.62;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;6.25,8.44 +2.19,5.62;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;5.94,9.38 +8.44,8.12;8.12,7.81 +8.12,7.81;7.81,7.50 +7.81,7.50;7.50,7.19 +7.50,7.19;7.19,6.88 +4.38,6.88;3.75,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.12 +2.81,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +9.06,2.19;8.75,2.50 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.19,3.44 +7.50,6.56;4.06,6.56 +3.75,6.56;3.75,4.06 +3.75,4.06;7.50,4.06 +7.50,4.06;7.50,6.56 +4.06,5.31;7.50,5.31 +5.94,4.06;5.94,2.50 +5.94,2.50;5.94,1.88 +5.94,1.88;5.62,1.88 +5.62,1.88;5.31,1.88 +5.31,1.88;5.00,1.88 +5.00,1.88;4.38,1.88 +4.38,1.88;4.06,1.88 +0.62,9.06;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.62 +1.88,5.62;0.31,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +9.06,1.25;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.38,1.25 +4.38,1.25;3.75,1.25 +3.75,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.19,2.19 +2.19,2.19;1.88,2.50 + +# UTF-16 : 80 87 +# UTF-8 : 87 82 e8 +[8087] 肇 +1.25,3.75;7.81,3.75 +7.81,3.75;7.81,5.62 +7.81,5.62;1.25,5.62 +0.31,4.69;9.06,4.69 +0.31,1.56;9.06,1.56 +0.94,2.81;8.44,2.81 +4.69,0.62;4.69,6.25 +0.62,8.75;4.69,8.75 +0.31,5.31;0.62,5.62 +0.62,5.62;0.62,5.94 +0.62,5.94;0.94,6.25 +0.94,6.25;0.94,6.88 +0.94,6.88;0.94,7.19 +0.94,7.19;0.94,8.12 +0.94,8.12;4.38,8.12 +4.38,8.12;4.38,6.88 +4.38,6.88;0.94,6.88 +5.00,6.25;5.62,6.56 +5.62,6.56;5.94,6.56 +5.94,6.56;6.56,6.88 +6.56,6.88;6.88,7.19 +6.88,7.19;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;8.12,8.12 +8.12,8.12;8.44,8.75 +5.62,8.75;9.06,8.75 +4.69,7.50;5.00,7.81 +5.00,7.81;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;5.94,9.69 +9.06,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,8.44 + +# UTF-16 : 67 03 +# UTF-8 : 83 9c e6 +[6703] 會 +9.06,7.19;8.44,7.50 +8.44,7.50;8.12,7.81 +8.12,7.81;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.12 +6.88,8.12;6.25,8.44 +6.25,8.44;5.94,8.75 +5.94,8.75;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.75 +3.44,8.75;3.12,8.44 +3.12,8.44;2.81,8.12 +2.81,8.12;2.19,8.12 +2.19,8.12;1.88,7.81 +1.88,7.81;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +6.88,7.81;2.81,7.81 +5.94,5.00;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.19,6.88 +3.44,5.00;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +7.81,0.31;7.81,3.75 +7.81,3.75;1.56,3.75 +1.56,3.75;1.56,0.31 +1.88,0.94;7.81,0.94 +1.25,4.69;8.12,4.69 +8.12,4.69;8.12,7.19 +8.12,7.19;1.25,7.19 +1.25,7.19;1.25,4.69 +4.69,4.69;4.69,7.19 +1.88,2.50;7.81,2.50 + +# UTF-16 : 73 6a +# UTF-8 : aa 8d e7 +[736a] 獪 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;1.88,6.88 +1.88,6.88;2.19,6.25 +2.19,6.25;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.50,2.50 +2.50,2.50;2.19,1.88 +2.19,1.88;2.19,1.25 +2.19,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.12,9.06;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +9.38,7.19;9.06,7.50 +9.06,7.50;8.75,7.81 +8.75,7.81;8.12,7.81 +8.12,7.81;7.81,8.12 +7.81,8.12;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.56,8.75 +6.56,8.75;5.94,9.38 +5.94,9.38;5.31,8.75 +5.31,8.75;4.69,8.44 +4.69,8.44;4.06,8.12 +4.06,8.12;3.75,7.81 +3.75,7.81;3.12,7.81 +3.12,7.81;2.81,7.50 +2.81,7.50;2.50,7.19 +7.50,7.81;4.38,7.81 +6.88,5.00;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.50,5.94 +7.50,5.94;7.50,6.25 +7.50,6.25;7.81,6.88 +5.00,5.00;4.69,5.62 +4.69,5.62;4.38,5.94 +4.38,5.94;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;4.06,6.88 +8.44,0.31;8.44,3.75 +8.44,3.75;3.44,3.75 +3.44,3.75;3.44,0.31 +3.44,0.94;8.44,0.94 +3.12,4.69;8.75,4.69 +8.75,4.69;8.75,7.19 +8.75,7.19;3.12,7.19 +3.12,7.19;3.12,4.69 +5.94,4.69;5.94,7.19 +3.44,2.50;8.44,2.50 + +# UTF-16 : 6a 9c +# UTF-8 : 9c aa e6 +[6a9c] 檜 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,6.56 +1.88,6.56;1.88,7.19 +9.38,7.19;9.06,7.50 +9.06,7.50;8.75,7.81 +8.75,7.81;8.44,7.81 +8.44,7.81;7.81,8.12 +7.81,8.12;7.19,8.44 +7.19,8.44;6.56,8.75 +6.56,8.75;5.94,9.38 +5.94,9.38;5.31,8.75 +5.31,8.75;4.69,8.44 +4.69,8.44;4.06,8.12 +4.06,8.12;3.75,7.81 +3.75,7.81;3.44,7.81 +3.44,7.81;3.12,7.50 +3.12,7.50;2.81,7.19 +7.50,7.81;4.38,7.81 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;7.81,6.88 +5.00,5.00;4.69,5.62 +4.69,5.62;4.69,5.94 +4.69,5.94;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;4.06,6.88 +8.44,0.31;8.44,3.75 +8.44,3.75;3.75,3.75 +3.44,3.75;3.75,0.31 +3.75,0.94;8.44,0.94 +3.12,4.69;8.75,4.69 +8.75,4.69;8.75,7.19 +8.75,7.19;3.12,7.19 +3.12,7.19;3.12,4.69 +5.94,4.69;5.94,7.19 +3.75,2.50;8.44,2.50 + +# UTF-16 : 7e 6a +# UTF-8 : aa b9 e7 +[7e6a] 繪 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +0.00,4.69;3.12,4.69 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,5.94 +1.25,5.94;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.56,8.75 +1.56,8.75;1.88,9.06 +9.38,7.19;9.06,7.50 +9.06,7.50;8.44,7.81 +8.44,7.81;7.81,8.12 +7.81,8.12;7.19,8.75 +7.19,8.75;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;5.62,8.75 +5.62,8.75;5.00,8.44 +5.00,8.44;4.38,8.12 +4.38,8.12;3.75,7.81 +3.75,7.81;3.12,7.50 +3.12,7.50;2.81,7.19 +7.50,7.81;4.69,7.81 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.88 +5.31,5.00;5.00,5.62 +5.00,5.62;4.69,5.94 +4.69,5.94;4.69,6.25 +4.69,6.25;4.38,6.56 +4.38,6.56;4.38,6.88 +8.44,0.31;8.44,3.75 +8.44,3.75;3.75,3.75 +3.75,3.75;3.75,0.31 +3.75,0.94;8.44,0.94 +3.44,4.69;8.75,4.69 +8.75,4.69;8.75,7.19 +8.75,7.19;3.44,7.19 +3.44,7.19;3.44,4.69 +6.25,4.69;6.25,7.19 +3.75,2.50;8.44,2.50 + +# UTF-16 : 81 be +# UTF-8 : be 86 e8 +[81be] 膾 +0.62,4.06;2.81,4.06 +0.94,6.25;2.81,6.25 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +9.38,7.19;9.06,7.50 +9.06,7.50;8.44,7.81 +8.44,7.81;7.81,8.12 +7.81,8.12;7.19,8.75 +7.19,8.75;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;5.62,8.75 +5.62,8.75;5.00,8.44 +5.00,8.44;4.38,8.12 +4.38,8.12;3.75,7.81 +3.75,7.81;3.12,7.50 +3.12,7.50;2.81,7.19 +7.50,7.81;4.69,7.81 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.88 +5.31,5.00;5.00,5.62 +5.00,5.62;4.69,5.94 +4.69,5.94;4.69,6.25 +4.69,6.25;4.38,6.56 +4.38,6.56;4.38,6.88 +8.44,0.31;8.44,3.75 +8.44,3.75;3.75,3.75 +3.75,3.75;3.75,0.31 +3.75,0.94;8.44,0.94 +3.44,4.69;8.75,4.69 +8.75,4.69;8.75,7.19 +8.75,7.19;3.44,7.19 +3.44,7.19;3.44,4.69 +6.25,4.69;6.25,7.19 +3.75,2.50;8.44,2.50 + +# UTF-16 : 9c 60 +# UTF-8 : a0 b1 e9 +[9c60] 鱠 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,7.81 +2.19,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.44;2.50,8.44 +0.62,5.31;3.12,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;3.12,2.81 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.25,2.81 +0.31,0.31;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +9.38,7.19;8.75,7.81 +8.75,7.81;8.12,8.12 +8.12,8.12;7.50,8.44 +7.50,8.44;6.88,8.75 +6.88,8.75;6.56,9.38 +6.25,9.38;5.94,8.75 +5.94,8.75;5.31,8.44 +5.31,8.44;4.69,8.12 +4.69,8.12;4.06,7.81 +4.06,7.81;3.44,7.19 +7.81,7.81;5.00,7.81 +7.19,5.00;7.50,5.31 +7.50,5.31;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.12,6.88 +5.62,5.00;5.31,5.31 +5.31,5.31;5.31,5.62 +5.31,5.62;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.69,6.88 +8.75,0.31;8.75,3.75 +8.75,3.75;4.06,3.75 +4.06,3.75;4.06,0.31 +4.38,0.94;8.75,0.94 +4.06,4.69;9.06,4.69 +8.75,4.69;9.06,7.19 +8.75,7.19;3.75,7.19 +3.75,7.19;3.75,4.69 +6.25,4.69;6.56,7.19 +4.38,2.50;8.75,2.50 + +# UTF-16 : 82 a6 +# UTF-8 : a6 8a e8 +[82a6] 芦 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.62,6.88;8.75,6.88 +1.88,3.12;7.81,3.12 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;1.88,3.75 +1.88,3.75;1.88,4.06 +1.88,4.06;1.88,5.62 +1.88,5.62;7.81,5.62 +7.81,5.62;7.81,2.50 + +# UTF-16 : 78 d0 +# UTF-8 : 90 a3 e7 +[78d0] 磐 +9.06,4.06;0.31,4.06 +2.19,2.81;8.12,2.81 +8.12,2.81;8.12,0.31 +2.19,0.31;2.19,2.81 +2.19,0.94;8.12,0.94 +0.31,1.88;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.56,2.50 +1.56,2.50;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +0.31,4.69;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;1.25,6.56 +1.25,6.56;1.25,7.19 +1.25,7.19;1.25,8.75 +1.25,8.75;4.06,8.75 +4.06,8.75;4.06,5.31 +4.06,5.31;4.06,4.69 +4.06,4.69;3.75,4.69 +3.75,4.69;3.12,4.69 +3.12,4.69;2.81,4.69 +0.31,6.88;4.69,7.19 +2.81,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.19,8.12 +2.19,8.12;2.19,8.44 +2.81,9.38;2.50,9.06 +2.50,9.06;2.50,8.75 +2.50,6.88;2.50,5.31 +4.69,6.88;8.75,6.88 +4.38,4.69;5.00,5.00 +5.00,5.00;5.62,5.00 +5.62,5.00;6.25,5.31 +6.25,5.31;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.50,5.94 +7.50,5.94;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.44,6.56 +8.44,6.56;8.44,6.88 +8.75,4.69;8.44,5.00 +8.44,5.00;8.12,5.00 +8.12,5.00;7.50,5.31 +7.50,5.31;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.56,5.62 +6.56,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.31,6.56 +4.69,7.19;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;7.50,9.06 +7.50,9.06;7.50,7.81 +7.50,7.81;8.12,7.50 +8.12,7.50;8.12,7.50 +8.12,7.50;8.75,7.50 +8.75,7.50;9.06,7.81 +9.06,7.81;9.06,8.12 + +# UTF-16 : 5f e4 +# UTF-8 : a4 bf e5 +[5fe4] 忤 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +4.06,8.12;9.06,8.12 +6.56,0.62;6.56,8.12 +9.06,4.69;2.81,4.69 +3.12,5.62;3.44,6.25 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;4.38,8.75 +4.38,8.75;4.38,9.06 + +# UTF-16 : 67 75 +# UTF-8 : b5 9d e6 +[6775] 杵 +4.38,8.12;9.06,8.12 +6.88,0.62;6.88,8.12 +9.06,4.69;3.75,4.69 +3.44,5.62;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;4.69,8.75 +4.69,8.75;4.69,9.06 +3.75,3.75;3.44,4.38 +3.44,4.38;3.12,5.00 +3.12,5.00;2.81,5.62 +2.81,5.62;2.50,6.25 +2.50,6.25;2.19,7.19 +2.19,0.62;2.19,9.06 +3.75,7.19;0.31,7.19 +0.00,2.50;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 + +# UTF-16 : 65 90 +# UTF-8 : 90 96 e6 +[6590] 斐 +0.62,8.44;4.06,8.44 +5.31,8.44;8.75,8.44 +5.31,5.62;8.75,5.62 +0.94,6.88;4.06,6.88 +5.31,6.88;8.44,6.88 +0.62,5.31;1.25,5.31 +1.25,5.31;1.88,5.62 +1.88,5.62;2.50,5.62 +2.50,5.62;3.12,5.62 +3.12,5.62;3.75,5.94 +5.31,4.69;5.31,9.06 +2.50,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.06,6.88 +4.06,6.88;4.06,9.06 +7.50,4.06;7.19,3.44 +7.19,3.44;6.56,3.12 +6.56,3.12;6.25,2.81 +6.25,2.81;5.62,2.50 +5.62,2.50;5.00,2.19 +5.00,2.19;4.06,1.88 +4.06,1.88;3.44,1.56 +3.44,1.56;2.50,1.25 +2.50,1.25;1.56,0.94 +1.56,0.94;0.62,0.94 +1.88,3.75;2.50,3.12 +2.50,3.12;3.12,2.81 +3.12,2.81;3.75,2.50 +3.75,2.50;4.38,2.19 +4.38,2.19;5.00,1.88 +5.00,1.88;5.62,1.56 +5.62,1.56;6.25,1.25 +6.25,1.25;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.75,0.94 +4.69,4.06;4.69,5.00 +8.75,4.06;0.62,4.06 + +# UTF-16 : 9d f9 +# UTF-8 : b9 b7 e9 +[9df9] 鷹 +6.56,5.62;6.56,7.81 +4.06,7.81;4.06,5.62 +4.06,5.62;8.75,5.62 +8.75,7.81;4.06,7.81 +4.06,7.19;8.75,7.19 +4.06,6.25;8.75,6.25 +6.88,8.44;6.56,8.12 +6.56,8.12;6.56,7.81 +3.12,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.19 +2.19,7.19;1.88,6.88 +1.88,6.88;1.25,6.56 +4.38,8.44;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;2.81,6.56 +2.50,5.31;2.50,7.50 +4.69,8.44;5.00,9.38 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;8.75,8.44 +7.81,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,1.88 +5.62,0.94;5.62,1.25 +5.62,1.25;5.31,1.88 +5.31,1.88;5.31,1.88 +3.75,0.62;3.75,1.25 +3.75,1.25;3.44,1.56 +3.44,1.56;3.44,1.88 +1.25,0.62;1.56,0.94 +1.56,0.94;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.19,1.88 +2.19,3.75;8.12,3.75 +8.12,3.75;8.12,5.00 +8.12,5.00;2.19,5.00 +1.88,5.00;2.19,2.50 +1.88,2.50;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;6.88,0.62 +6.88,0.62;6.56,0.62 +2.19,4.38;8.12,4.38 +4.69,5.62;4.38,5.31 +4.38,5.31;4.38,5.00 +1.88,3.12;9.06,3.12 + +# UTF-16 : 82 ad +# UTF-8 : ad 8a e8 +[82ad] 芭 +4.69,4.06;4.69,6.25 +8.12,4.06;1.25,4.06 +0.62,8.12;8.75,8.12 +2.81,6.88;2.81,9.38 +6.56,6.88;6.56,9.38 +8.12,3.44;8.12,6.56 +8.12,6.56;1.25,6.56 +1.25,6.56;1.25,1.88 +1.25,1.88;1.25,1.25 +1.25,1.25;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;3.12,0.62 +3.12,0.62;4.06,0.62 +4.06,0.62;5.00,0.62 +5.00,0.62;5.94,0.62 +5.94,0.62;6.88,0.62 +6.88,0.62;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 + +# UTF-16 : 7b 06 +# UTF-8 : 86 ac e7 +[7b06] 笆 +2.19,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +5.00,8.12;1.56,8.12 +7.19,6.56;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.88,8.12 +6.88,8.12;6.56,8.12 +3.12,6.56;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.81,8.12 +2.81,8.12;2.81,8.12 +9.06,8.12;5.94,8.12 +6.56,9.06;6.25,8.75 +6.25,8.75;5.94,8.12 +5.94,8.12;5.31,7.50 +5.31,7.50;5.00,7.19 +5.00,7.19;4.38,6.88 +4.69,4.06;4.69,6.25 +8.12,3.75;1.25,3.75 +8.12,3.12;8.12,6.25 +8.12,6.25;1.25,6.25 +1.25,6.25;1.25,1.88 +1.25,1.88;1.25,1.25 +1.25,1.25;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;3.12,0.62 +3.12,0.62;4.06,0.62 +4.06,0.62;5.00,0.62 +5.00,0.62;5.94,0.62 +5.94,0.62;6.88,0.62 +6.88,0.62;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 + +# UTF-16 : 90 91 +# UTF-8 : 91 82 e9 +[9091] 邑 +1.88,6.88;7.81,6.88 +7.81,6.88;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,6.88 +4.69,3.44;4.69,5.94 +8.12,3.44;1.25,3.44 +8.12,2.81;8.12,5.94 +8.12,5.94;1.25,5.94 +1.25,5.94;1.25,1.88 +1.25,1.88;1.25,1.25 +1.25,1.25;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;3.12,0.62 +3.12,0.62;4.06,0.62 +4.06,0.62;5.00,0.62 +5.00,0.62;5.94,0.62 +5.94,0.62;6.88,0.62 +6.88,0.62;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 + +# UTF-16 : 74 36 +# UTF-8 : b6 90 e7 +[7436] 琶 +6.88,8.75;6.88,5.94 +2.50,8.75;2.50,6.25 +4.38,8.75;0.62,8.75 +4.38,7.50;0.62,7.50 +8.75,8.75;5.00,8.75 +8.75,7.50;5.00,7.50 +8.75,5.94;5.00,5.94 +0.31,5.62;0.94,5.94 +0.94,5.94;1.25,5.94 +1.25,5.94;1.88,5.94 +1.88,5.94;2.19,5.94 +2.19,5.94;2.81,6.25 +2.81,6.25;3.12,6.25 +3.12,6.25;3.75,6.25 +3.75,6.25;4.38,6.56 +4.69,3.12;4.69,5.00 +7.81,3.12;1.56,3.12 +7.81,2.50;8.12,5.31 +7.81,5.31;1.56,5.31 +1.25,5.31;1.56,1.88 +1.25,1.88;1.56,1.25 +1.56,1.25;1.88,0.94 +1.88,0.94;2.81,0.94 +2.81,0.94;3.12,0.62 +3.12,0.62;4.06,0.62 +4.06,0.62;5.00,0.62 +5.00,0.62;5.94,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 + +# UTF-16 : 85 a9 +# UTF-8 : a9 96 e8 +[85a9] 薩 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +3.12,7.19;0.94,7.19 +0.94,7.19;0.94,0.62 +1.25,2.19;1.56,2.19 +1.56,2.19;2.19,2.19 +2.19,2.19;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.19,4.38 +2.19,4.38;1.88,5.00 +1.56,5.00;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.56 +3.12,6.56;3.12,7.19 +3.44,6.88;8.75,6.88 +5.94,6.88;6.25,7.81 +7.19,5.31;7.19,5.62 +7.19,5.62;7.50,6.25 +7.50,6.25;7.50,6.88 +7.50,6.88;7.50,6.88 +5.31,5.31;5.00,5.62 +5.00,5.62;5.00,6.25 +5.00,6.25;4.69,6.88 +4.69,6.88;4.69,6.88 +3.12,0.62;3.12,0.94 +3.12,0.94;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;3.75,5.31 +3.75,5.31;8.75,5.31 +3.75,0.94;9.06,0.94 +8.75,4.06;4.69,4.06 +8.44,2.50;4.69,2.50 +6.56,0.94;6.56,4.69 +4.06,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;5.00,4.38 +5.00,4.38;5.00,4.69 + +# UTF-16 : 82 eb +# UTF-8 : ab 8b e8 +[82eb] 苫 +0.62,8.12;9.06,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +4.38,5.94;8.75,5.94 +4.38,4.38;4.38,7.50 +7.81,0.62;7.81,4.38 +7.81,4.38;1.56,4.38 +1.56,4.38;1.56,0.62 +1.56,1.25;7.81,1.25 + +# UTF-16 : 78 3a +# UTF-8 : ba a0 e7 +[783a] 砺 +3.44,8.44;0.31,8.44 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.44 +4.38,6.88;9.06,6.88 +4.38,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,5.94 +5.94,5.94;5.94,6.88 +5.94,5.00;8.75,5.00 +8.75,5.00;8.75,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.38,8.44 +4.38,8.44;9.06,8.44 + +# UTF-16 : 86 ce +# UTF-8 : 8e 9b e8 +[86ce] 蛎 +1.88,1.56;1.88,9.06 +0.31,4.69;3.12,4.69 +3.12,4.69;3.12,7.50 +3.12,7.50;0.31,7.50 +0.31,7.50;0.31,3.75 +3.44,1.25;3.44,1.88 +3.44,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +0.00,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +4.06,6.88;9.06,6.88 +4.38,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;6.25,5.94 +6.25,5.94;6.25,6.88 +5.94,5.00;8.75,5.00 +8.75,5.00;8.75,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.81,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,5.62 +4.06,5.62;4.06,8.44 +4.06,8.44;9.06,8.44 + +# UTF-16 : 67 ec +# UTF-8 : ac 9f e6 +[67ec] 柬 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +8.12,4.06;8.12,6.88 +8.12,6.88;1.25,6.88 +1.25,6.88;1.25,4.06 +1.56,4.06;7.81,4.06 +4.69,0.62;4.69,9.06 +0.31,8.12;9.06,8.12 +5.62,4.38;5.94,4.69 +5.94,4.69;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;6.88,5.94 +6.88,5.94;6.88,6.56 +3.44,4.38;3.44,5.00 +3.44,5.00;3.12,5.31 +3.12,5.31;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 + +# UTF-16 : 63 c0 +# UTF-8 : 80 8f e6 +[63c0] 揀 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.94,0.62 +0.94,0.62;0.31,0.62 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.94,3.75 +0.94,3.75;0.31,3.44 +2.81,7.19;0.31,7.19 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,4.06 +8.75,4.06;8.75,6.88 +8.75,6.88;3.12,6.88 +3.12,6.88;3.12,4.06 +3.12,4.06;8.75,4.06 +5.94,0.62;5.94,9.06 +2.81,8.12;9.06,8.12 +6.88,4.38;6.88,4.69 +6.88,4.69;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.50,5.94 +7.50,5.94;7.81,6.56 +5.00,4.38;4.69,5.00 +4.69,5.00;4.69,5.31 +4.69,5.31;4.38,5.62 +4.38,5.62;4.38,5.94 +4.38,5.94;4.06,6.56 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,4.06 + +# UTF-16 : 69 5d +# UTF-8 : 9d a5 e6 +[695d] 楝 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,6.56 +1.88,6.56;1.88,7.19 +2.81,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.62,3.75 +5.62,3.75;5.94,4.06 +8.75,4.06;8.75,6.88 +8.75,6.88;3.12,6.88 +3.12,6.88;3.12,4.06 +3.44,4.06;8.75,4.06 +5.94,0.62;5.94,9.06 +2.81,8.12;9.06,8.12 +6.88,4.38;7.19,4.69 +7.19,4.69;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;7.81,6.56 +5.00,4.38;5.00,5.00 +5.00,5.00;4.69,5.31 +4.69,5.31;4.69,5.62 +4.69,5.62;4.38,5.94 +4.38,5.94;4.06,6.56 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;6.25,4.06 + +# UTF-16 : 8a eb +# UTF-8 : ab ab e8 +[8aeb] 諫 +0.94,0.94;3.12,0.94 +3.12,0.94;3.12,3.12 +3.12,3.12;0.94,3.12 +0.94,3.12;0.94,0.31 +0.31,7.19;3.44,7.19 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;6.25,4.06 +8.75,4.06;8.75,6.88 +8.75,6.88;3.75,6.88 +3.75,6.88;3.75,4.06 +4.06,4.06;8.75,4.06 +6.25,0.62;6.25,9.06 +3.44,8.12;9.06,8.12 +7.19,4.38;7.50,4.69 +7.50,4.69;7.50,5.31 +7.50,5.31;7.81,5.62 +7.81,5.62;7.81,5.94 +7.81,5.94;8.12,6.56 +5.62,4.38;5.31,5.00 +5.31,5.00;5.31,5.31 +5.31,5.31;5.00,5.62 +5.00,5.62;5.00,5.94 +5.00,5.94;4.69,6.56 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;6.56,3.75 +6.56,3.75;6.56,4.06 + +# UTF-16 : 9c 0a +# UTF-8 : 8a b0 e9 +[9c0a] 鰊 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,7.81 +2.19,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.44;2.50,8.44 +0.62,5.31;3.12,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,2.81 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.25,2.81 +0.31,0.31;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;6.25,4.06 +8.75,4.06;8.75,6.88 +8.75,6.88;3.75,6.88 +3.75,6.88;3.75,4.06 +4.06,4.06;8.75,4.06 +6.25,0.62;6.25,9.06 +3.44,8.12;9.06,8.12 +7.19,4.38;7.50,4.69 +7.50,4.69;7.50,5.31 +7.50,5.31;7.81,5.62 +7.81,5.62;7.81,5.94 +7.81,5.94;8.12,6.56 +5.62,4.38;5.31,5.00 +5.31,5.00;5.31,5.31 +5.31,5.31;5.00,5.62 +5.00,5.62;5.00,5.94 +5.00,5.94;4.69,6.56 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;6.56,3.75 +6.56,3.75;6.56,4.06 + +# UTF-16 : 69 62 +# UTF-8 : a2 a5 e6 +[6962] 楢 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,6.56 +1.88,6.56;1.88,7.19 +5.31,7.81;5.31,6.25 +5.31,6.25;5.31,5.94 +5.31,5.94;5.00,5.31 +5.00,5.31;5.00,4.69 +5.00,4.69;4.69,4.38 +4.69,4.38;4.38,3.75 +4.38,3.75;3.75,3.44 +8.75,0.62;8.75,6.56 +8.75,6.56;3.44,6.56 +3.12,6.56;3.44,0.62 +3.44,1.25;8.75,1.25 +3.44,2.81;8.75,2.81 +6.56,7.81;6.56,5.00 +6.56,5.00;6.56,4.38 +6.56,4.38;6.88,4.06 +6.88,4.06;7.50,4.06 +7.50,4.06;8.75,4.06 +2.81,7.81;9.06,7.81 +5.31,7.81;5.00,8.44 +5.00,8.44;4.69,8.75 +4.69,8.75;4.69,9.06 +4.69,9.06;4.38,9.38 +6.88,7.81;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 + +# UTF-16 : 53 1d +# UTF-8 : 9d 8c e5 +[531d] 匝 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.75,1.25 +5.31,1.56;5.31,8.12 +2.50,2.50;2.50,6.88 +2.50,6.88;8.12,6.88 +8.12,6.88;8.12,3.12 +8.12,3.12;8.12,2.81 +8.12,2.81;7.81,2.81 +7.81,2.81;7.19,2.81 +7.19,2.81;6.88,2.81 +6.88,2.81;6.56,2.81 + +# UTF-16 : 80 06 +# UTF-8 : 86 80 e8 +[8006] 耆 +0.31,5.31;1.25,5.62 +1.25,5.62;2.50,5.94 +2.50,5.94;3.44,6.25 +3.44,6.25;4.38,6.56 +4.38,6.56;5.00,6.88 +5.00,6.88;5.94,7.50 +5.94,7.50;6.56,7.81 +6.56,7.81;7.19,8.12 +7.19,8.12;7.81,8.75 +7.81,8.75;8.44,9.06 +0.31,7.19;9.06,7.19 +6.88,8.44;1.25,8.44 +4.38,7.19;4.38,9.38 +2.50,5.94;2.50,5.31 +2.50,5.31;2.50,4.69 +2.50,4.69;3.12,4.69 +3.12,4.69;3.75,4.69 +3.75,4.69;4.38,4.69 +4.38,4.69;5.00,4.69 +5.00,4.69;5.94,4.69 +5.94,4.69;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;7.50,4.69 +7.50,4.69;8.12,5.00 +8.12,5.00;8.44,5.31 +8.44,5.31;8.44,5.62 +2.50,5.62;3.12,5.62 +3.12,5.62;3.44,5.62 +3.44,5.62;4.06,5.62 +4.06,5.62;4.69,5.94 +4.69,5.94;5.31,5.94 +5.31,5.94;5.94,5.94 +5.94,5.94;6.25,6.25 +6.25,6.25;6.88,6.25 +6.88,6.25;7.50,6.25 +7.50,6.25;8.12,6.56 +7.81,0.62;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.62 +1.56,1.25;7.81,1.25 +1.56,2.50;7.81,2.50 + +# UTF-16 : 9e fd +# UTF-8 : bd bb e9 +[9efd] 黽 +5.62,4.06;8.44,4.06 +0.94,4.06;3.75,4.06 +3.75,2.50;0.94,2.50 +5.62,5.62;8.44,5.62 +8.44,5.62;8.44,2.50 +8.44,2.50;5.62,2.50 +0.94,1.56;0.94,5.62 +0.94,5.62;4.06,5.62 +3.75,6.88;1.25,6.88 +1.25,6.88;1.25,8.75 +1.25,8.75;8.12,8.75 +8.12,8.75;8.12,6.88 +8.12,6.88;5.62,6.88 +4.06,8.75;4.06,1.88 +4.06,1.88;4.06,1.25 +4.06,1.25;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;7.19,0.62 +7.19,0.62;7.81,0.62 +7.81,0.62;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +5.62,8.75;5.62,1.25 + +# UTF-16 : 7a c8 +# UTF-8 : 88 ab e7 +[7ac8] 竈 +5.31,8.44;5.31,7.50 +5.31,7.50;5.62,7.19 +5.62,7.19;6.25,7.19 +6.25,7.19;6.56,7.19 +6.56,7.19;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;7.81,8.12 +4.69,8.44;4.69,9.38 +8.44,7.19;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,7.19 +1.25,7.19;1.56,7.19 +1.56,7.19;2.19,7.50 +2.19,7.50;2.50,7.50 +2.50,7.50;3.12,7.81 +3.12,7.81;3.75,8.12 +3.75,8.12;3.75,8.44 +3.75,8.44;4.06,8.44 +0.62,5.94;8.75,5.94 +1.25,6.56;8.44,6.56 +4.69,5.94;4.69,7.50 +5.62,2.50;8.44,2.50 +0.94,2.50;3.75,2.50 +3.75,1.56;0.94,1.56 +5.62,3.44;8.44,3.44 +8.44,3.44;8.44,1.56 +8.44,1.56;5.62,1.56 +0.94,0.94;0.94,3.44 +0.94,3.44;4.06,3.44 +3.75,4.06;1.25,4.06 +1.25,4.06;1.25,5.00 +1.25,5.00;8.12,5.00 +8.12,5.00;8.12,4.06 +8.12,4.06;5.62,4.06 +4.06,5.00;4.06,1.25 +4.06,1.25;4.06,0.62 +4.06,0.62;4.38,0.62 +4.38,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;7.19,0.62 +7.19,0.62;7.81,0.62 +7.81,0.62;8.12,0.62 +8.12,0.62;8.75,0.62 +8.75,0.62;9.06,0.94 +9.06,0.94;9.06,1.56 +9.06,1.56;9.06,1.88 +5.62,5.00;5.62,0.94 + +# UTF-16 : 7a c3 +# UTF-8 : 83 ab e7 +[7ac3] 竃 +5.31,8.44;5.31,7.81 +5.31,7.81;5.62,7.50 +5.62,7.50;6.25,7.50 +6.25,7.50;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;7.81,8.12 +4.69,8.44;4.69,9.38 +8.44,7.50;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,7.50 +1.25,7.19;1.56,7.50 +1.56,7.50;2.19,7.50 +2.19,7.50;2.50,7.50 +2.50,7.50;3.12,7.81 +3.12,7.81;3.75,8.12 +3.75,8.12;4.06,8.44 +0.62,5.94;8.75,5.94 +1.25,6.88;8.44,6.88 +4.69,5.94;4.69,7.81 +1.25,2.19;8.12,2.19 +1.25,0.94;1.25,3.12 +1.25,3.12;8.12,3.12 +8.12,3.12;8.12,1.56 +8.12,1.56;1.25,1.56 +1.25,3.75;1.25,5.31 +1.25,5.31;8.12,5.31 +8.12,5.31;8.12,3.75 +8.12,3.75;1.56,3.75 +8.12,4.69;1.56,4.69 +4.69,5.31;4.69,1.25 +4.69,1.25;5.00,0.62 +5.00,0.62;5.31,0.62 +5.31,0.62;6.25,0.62 +6.25,0.62;6.88,0.62 +6.88,0.62;7.50,0.62 +7.50,0.62;7.81,0.62 +7.81,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 + +# UTF-16 : 58 fd +# UTF-8 : bd a3 e5 +[58fd] 壽 +0.62,8.75;8.75,8.75 +1.25,7.50;8.12,7.50 +4.69,7.50;4.69,9.38 +1.25,5.94;7.50,5.94 +0.62,4.69;8.75,4.69 +4.69,4.69;4.69,5.94 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +7.81,4.06;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.62 +7.50,0.62;6.88,0.62 +6.88,0.62;6.56,0.94 +8.75,2.81;4.38,2.81 +8.75,4.06;0.62,4.06 +3.75,1.25;1.25,1.25 +0.94,0.62;0.94,3.12 +0.94,3.12;3.75,3.12 +3.75,3.12;3.75,0.94 +0.31,6.56;9.06,6.56 +8.12,5.62;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.56 + +# UTF-16 : 51 14 +# UTF-8 : 94 84 e5 +[5114] 儔 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.25 +2.19,8.75;8.75,8.75 +2.81,7.50;8.44,7.50 +5.62,7.50;5.62,9.38 +2.81,5.94;8.12,5.94 +2.19,4.69;8.75,4.69 +5.62,4.69;5.62,5.94 +6.88,1.25;6.56,1.56 +6.56,1.56;6.25,1.88 +6.25,1.88;5.62,2.19 +5.62,2.19;5.62,2.50 +8.12,4.06;8.12,1.56 +8.12,1.56;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.94 +9.06,2.81;5.31,2.81 +9.06,4.06;1.88,4.06 +4.69,1.25;2.50,1.25 +2.50,0.62;2.50,3.12 +2.50,3.12;4.69,3.12 +4.69,3.12;4.69,0.94 +1.88,6.56;9.06,6.56 +8.44,5.62;8.75,5.94 +8.75,5.94;9.06,6.56 +9.06,6.56;9.06,6.56 + +# UTF-16 : 6f e4 +# UTF-8 : a4 bf e6 +[6fe4] 濤 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +1.88,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +2.19,8.75;8.75,8.75 +2.81,7.50;8.44,7.50 +5.62,7.50;5.62,9.38 +2.81,5.94;8.12,5.94 +2.19,4.69;8.75,4.69 +5.62,4.69;5.62,5.94 +6.88,1.25;6.56,1.56 +6.56,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.62,2.50 +8.12,4.06;8.12,1.56 +8.12,1.56;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.94 +9.06,2.81;5.31,2.81 +9.06,4.06;2.19,4.06 +4.69,1.25;2.50,1.25 +2.50,0.62;2.50,3.12 +2.50,3.12;5.00,3.12 +4.69,3.12;5.00,0.94 +1.88,6.56;9.06,6.56 +8.44,5.62;8.75,5.94 +8.75,5.94;9.06,6.56 +9.06,6.56;9.06,6.56 + +# UTF-16 : 64 e3 +# UTF-8 : a3 93 e6 +[64e3] 擣 +1.25,9.06;1.25,1.56 +1.25,1.56;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.19,5.00;1.88,4.69 +1.88,4.69;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.62,4.06 +0.62,4.06;0.00,3.75 +2.19,7.19;0.00,7.19 +2.50,8.75;8.75,8.75 +3.12,7.50;8.44,7.50 +5.62,7.50;5.62,9.38 +3.12,5.94;8.12,5.94 +2.50,4.69;8.75,4.69 +5.62,4.69;5.62,5.94 +6.88,1.25;6.56,1.56 +6.56,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.94,2.50 +8.44,4.06;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.94 +9.06,2.81;5.31,2.81 +9.06,4.06;2.19,4.06 +5.00,1.25;2.81,1.25 +2.81,0.62;2.81,3.12 +2.81,3.12;5.00,3.12 +5.00,3.12;5.00,0.94 +2.19,6.56;9.06,6.56 +8.44,5.62;8.75,5.94 +8.75,5.94;9.06,6.56 +9.06,6.56;9.06,6.56 + +# UTF-16 : 6a ae +# UTF-8 : ae aa e6 +[6aae] 檮 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +2.81,8.75;9.06,8.75 +3.44,7.50;8.44,7.50 +5.94,7.50;5.94,9.38 +3.44,5.94;8.12,5.94 +2.81,4.69;9.06,4.69 +5.94,4.69;5.94,5.94 +7.19,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.94,2.50 +8.44,4.06;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 +7.50,0.62;7.19,0.94 +9.06,2.81;5.62,2.81 +9.06,4.06;2.81,4.06 +5.31,1.25;3.12,1.25 +2.81,0.62;2.81,3.12 +2.81,3.12;5.31,3.12 +5.31,3.12;5.31,0.94 +2.81,6.56;9.06,6.56 +8.44,5.62;8.75,5.94 +8.75,5.94;9.06,6.25 +9.06,6.25;9.06,6.56 + +# UTF-16 : 8e 8a +# UTF-8 : 8a ba e8 +[8e8a] 躊 +1.88,4.38;3.12,4.38 +1.88,1.25;1.88,6.25 +0.62,0.94;0.62,5.31 +0.62,6.25;2.81,6.25 +2.81,6.25;2.81,8.75 +2.81,8.75;0.62,8.75 +0.31,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.44,8.75;9.06,8.75 +3.75,7.50;8.75,7.50 +6.25,7.50;6.25,9.38 +3.75,5.94;8.12,5.94 +3.44,4.69;9.06,4.69 +6.25,4.69;6.25,5.94 +7.19,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +8.44,4.06;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 +7.50,0.62;7.19,0.94 +9.06,2.81;5.94,2.81 +9.06,4.06;3.12,4.06 +5.31,1.25;3.44,1.25 +3.44,0.62;3.44,3.12 +3.44,3.12;5.31,3.12 +5.31,3.12;5.31,0.94 +3.12,6.56;9.38,6.56 +8.44,5.62;8.75,5.94 +8.75,5.94;9.06,6.56 +9.06,6.56;9.06,6.56 + +# UTF-16 : 94 44 +# UTF-8 : 84 91 e9 +[9444] 鑄 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,1.88 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.19,8.44 +2.19,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.38 +3.44,8.75;9.06,8.75 +4.06,7.50;8.75,7.50 +6.25,7.50;6.25,9.38 +4.06,5.94;8.12,5.94 +3.44,4.69;9.06,4.69 +6.25,4.69;6.25,5.94 +7.19,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +8.44,4.06;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 +7.50,0.62;7.19,0.94 +9.06,2.81;5.94,2.81 +9.06,4.06;3.44,4.06 +5.62,1.25;3.75,1.25 +3.44,0.62;3.75,3.12 +3.44,3.12;5.62,3.12 +5.62,3.12;5.62,0.94 +3.12,6.56;9.38,6.56 +8.44,5.62;8.75,5.94 +8.75,5.94;9.06,6.56 +9.06,6.56;9.06,6.56 + +# UTF-16 : 75 87 +# UTF-8 : 87 96 e7 +[7587] 疇 +1.88,1.56;1.88,8.44 +0.62,1.56;3.12,1.56 +2.81,1.56;3.12,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.62 +0.62,5.31;2.81,5.31 +3.44,8.75;9.06,8.75 +4.06,7.50;8.75,7.50 +6.25,7.50;6.25,9.38 +4.06,5.94;8.12,5.94 +3.44,4.69;9.06,4.69 +6.25,4.69;6.25,5.94 +7.19,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +8.44,4.06;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 +7.50,0.62;7.19,0.94 +9.06,2.81;5.94,2.81 +9.06,4.06;3.44,4.06 +5.62,1.25;3.75,1.25 +3.44,0.62;3.75,3.12 +3.44,3.12;5.62,3.12 +5.62,3.12;5.62,0.94 +3.12,6.56;9.38,6.56 +8.44,5.62;8.75,5.94 +8.75,5.94;9.06,6.56 +9.06,6.56;9.06,6.56 + +# UTF-16 : 61 15 +# UTF-8 : 95 84 e6 +[6115] 愕 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.81,6.88;5.31,6.88 +5.31,6.88;5.31,8.75 +5.31,8.75;2.81,8.75 +2.81,8.75;2.81,6.56 +6.25,6.88;8.75,6.88 +8.75,6.88;8.75,8.75 +8.75,8.75;6.25,8.75 +6.25,8.75;6.25,6.56 +9.06,4.38;2.50,4.38 +4.06,4.38;3.75,3.75 +3.75,3.75;3.75,3.44 +3.75,3.44;3.44,2.81 +3.44,2.81;3.44,2.19 +3.44,2.19;3.12,1.88 +3.75,3.12;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +8.44,5.62;3.12,5.62 + +# UTF-16 : 8a e4 +# UTF-8 : a4 ab e8 +[8ae4] 諤 +0.94,0.94;3.12,0.94 +3.12,0.94;3.12,3.12 +3.12,3.12;0.94,3.12 +0.94,3.12;0.94,0.31 +0.31,7.19;3.75,7.19 +0.62,5.94;3.44,5.94 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +4.06,6.88;5.94,6.88 +5.94,6.88;5.94,8.75 +5.94,8.75;4.06,8.75 +4.06,8.75;4.06,6.56 +6.88,6.88;8.75,6.88 +8.75,6.88;8.75,8.75 +8.75,8.75;6.88,8.75 +6.88,8.75;6.88,6.56 +9.06,4.38;3.75,4.38 +5.00,4.38;4.69,3.75 +4.69,3.75;4.69,3.44 +4.69,3.44;4.38,2.81 +4.38,2.81;4.38,2.19 +4.38,2.19;4.06,1.88 +4.69,3.12;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.19,0.62 +7.19,0.62;6.88,0.94 +6.88,0.94;6.25,0.94 +8.75,5.62;4.06,5.62 + +# UTF-16 : 93 54 +# UTF-8 : 94 8d e9 +[9354] 鍔 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,1.88 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.44 +1.88,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +3.44,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +4.38,6.88;6.25,6.88 +5.94,6.88;6.25,8.75 +5.94,8.75;4.06,8.75 +4.06,8.75;4.06,6.56 +6.88,6.88;8.75,6.88 +8.75,6.88;8.75,8.75 +8.75,8.75;6.88,8.75 +6.88,8.75;6.88,6.56 +9.06,4.38;3.75,4.38 +5.00,4.38;5.00,3.75 +5.00,3.75;4.69,3.44 +4.69,3.44;4.69,2.81 +4.69,2.81;4.38,2.19 +4.38,2.19;4.38,1.88 +4.69,3.12;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.19,0.62 +7.19,0.62;6.88,0.94 +6.88,0.94;6.25,0.94 +8.75,5.62;4.38,5.62 + +# UTF-16 : 9c 10 +# UTF-8 : 90 b0 e9 +[9c10] 鰐 +4.38,6.88;6.25,6.88 +6.25,6.88;6.25,8.75 +6.25,8.75;4.38,8.75 +4.38,8.75;4.38,6.56 +7.19,6.88;8.75,6.88 +8.75,6.88;8.75,8.75 +8.75,8.75;6.88,8.75 +6.88,8.75;6.88,6.56 +9.06,4.38;4.06,4.38 +5.31,4.38;5.00,3.75 +5.00,3.75;5.00,3.44 +5.00,3.44;4.69,2.81 +4.69,2.81;4.69,2.19 +4.69,2.19;4.38,1.88 +4.69,3.12;8.75,3.12 +8.75,3.12;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;6.88,0.94 +6.88,0.94;6.56,0.94 +8.75,5.62;4.38,5.62 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;2.81,8.44 +0.00,6.25;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.44;2.81,8.44 +0.94,5.31;3.44,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.75,7.19 +3.75,7.19;3.75,3.44 +3.75,3.44;0.94,3.44 +2.19,7.19;2.19,3.44 +4.06,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.44,2.81 +3.44,2.81;3.44,2.81 +2.81,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;2.50,2.81 +2.50,2.81;2.50,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +0.31,0.31;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 + +# UTF-16 : 5a 41 +# UTF-8 : 81 a9 e5 +[5a41] 婁 +4.69,9.38;4.69,4.38 +1.56,6.56;7.81,6.56 +0.31,7.50;9.06,7.50 +8.75,3.44;0.62,3.44 +0.94,0.62;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,2.81 +6.56,2.81;6.88,3.12 +6.88,3.12;7.19,3.44 +4.06,4.38;3.75,4.06 +3.75,4.06;3.12,3.44 +3.12,3.44;2.81,2.81 +2.81,2.81;2.19,2.50 +2.19,2.50;1.56,2.19 +1.56,2.19;1.25,1.88 +1.88,2.50;2.50,2.19 +2.50,2.19;3.12,2.19 +3.12,2.19;3.75,1.88 +3.75,1.88;4.38,1.88 +4.38,1.88;5.00,1.88 +5.00,1.88;5.94,1.56 +5.94,1.56;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.75,0.62 +8.12,8.44;8.12,6.25 +1.56,8.44;7.81,8.44 +1.25,6.25;1.25,8.44 +1.25,4.38;8.44,4.38 +0.94,4.38;0.94,5.62 +0.94,5.62;8.44,5.62 +8.44,5.62;8.44,4.38 + +# UTF-16 : 82 d3 +# UTF-8 : 93 8b e8 +[82d3] 苓 +0.62,8.12;8.75,8.12 +2.81,6.88;2.81,9.06 +6.56,6.88;6.56,9.06 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.44,6.25 +3.44,6.25;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.19,5.31 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,5.00 +1.56,5.00;0.94,4.69 +0.94,4.69;0.62,4.38 +2.50,5.00;7.19,5.00 +0.94,3.44;8.12,3.44 +8.12,3.44;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.94,1.25 +4.38,0.62;4.38,3.44 + +# UTF-16 : 63 d6 +# UTF-8 : 96 8f e6 +[63d6] 揖 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,7.19 +3.75,6.25;3.75,1.88 +9.06,6.25;2.81,6.25 +8.12,0.62;8.12,6.25 +3.75,3.44;8.12,3.44 +3.75,4.69;8.12,4.69 +2.81,1.56;3.44,1.88 +3.44,1.88;4.06,1.88 +4.06,1.88;4.69,1.88 +4.69,1.88;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.81,2.19 +7.81,2.19;8.75,2.19 +8.75,2.19;9.38,2.19 + +# UTF-16 : 69 6b +# UTF-8 : ab a5 e6 +[696b] 楫 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;3.44,8.75 +3.12,8.75;3.44,7.19 +3.75,6.25;3.75,1.88 +9.06,6.25;2.81,6.25 +8.12,0.62;8.12,6.25 +3.75,3.44;8.12,3.44 +3.75,4.69;8.12,4.69 +2.81,1.56;3.44,1.88 +3.44,1.88;4.06,1.88 +4.06,1.88;4.69,1.88 +4.69,1.88;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.81,2.19 +7.81,2.19;8.75,2.19 +8.75,2.19;9.38,2.19 + +# UTF-16 : 7d dd +# UTF-8 : 9d b7 e7 +[7ddd] 緝 +3.75,4.06;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.25 +0.31,4.69;3.44,4.69 +1.88,4.69;2.19,0.62 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.88;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;2.81,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.12 +1.56,5.62;1.56,5.94 +1.56,5.94;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,6.88;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.88,8.75;2.19,9.06 +4.06,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,7.19 +4.38,6.25;4.38,1.88 +9.06,6.25;3.44,6.25 +8.44,0.62;8.44,6.25 +4.38,3.44;8.44,3.44 +4.38,4.69;8.44,4.69 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,1.88 +4.38,1.88;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;6.25,1.88 +6.25,1.88;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;8.12,2.19 +8.12,2.19;8.75,2.19 +8.75,2.19;9.38,2.19 + +# UTF-16 : 8f 2f +# UTF-8 : af bc e8 +[8f2f] 輯 +0.62,3.44;3.75,3.44 +3.75,3.44;3.75,6.88 +3.75,6.88;0.62,6.88 +0.62,6.88;0.62,3.12 +0.62,5.00;3.44,5.00 +0.31,2.19;4.06,2.19 +2.19,0.31;2.19,9.06 +0.31,8.12;4.06,8.12 +4.38,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;4.38,8.75 +4.38,8.75;4.38,7.19 +4.69,6.25;4.69,1.56 +9.06,6.25;4.06,6.25 +8.44,0.62;8.44,6.25 +4.69,3.44;8.44,3.44 +4.69,4.69;8.44,4.69 +3.75,1.56;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.56,1.88 +6.56,1.88;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;8.12,2.19 +8.12,2.19;8.75,2.19 +8.75,2.19;9.38,2.50 + +# UTF-16 : 84 ec +# UTF-8 : ac 93 e8 +[84ec] 蓬 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.81;6.56,9.38 +0.62,7.19;0.94,6.88 +0.94,6.88;1.25,6.56 +1.25,6.56;1.56,6.25 +1.56,6.25;1.88,5.94 +1.88,5.94;2.19,5.62 +2.19,2.19;2.19,4.69 +2.19,4.69;0.31,4.69 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;2.81,1.25 +2.81,1.25;2.50,1.56 +2.50,1.56;2.19,2.19 +2.81,6.25;3.12,6.56 +3.12,6.56;3.75,6.88 +3.75,6.88;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;5.00,7.81 +8.44,7.19;8.12,6.88 +8.12,6.88;7.50,6.56 +7.50,6.56;7.19,6.25 +7.19,6.25;6.56,6.25 +6.56,6.25;6.25,5.94 +6.25,5.94;5.62,5.62 +5.62,5.62;5.00,5.31 +5.00,5.31;4.06,5.31 +4.06,5.31;3.44,5.00 +3.44,5.00;2.50,5.00 +4.06,6.88;4.38,6.88 +4.38,6.88;4.69,6.56 +4.69,6.56;5.31,6.25 +5.31,6.25;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.56,5.62 +6.56,5.62;7.19,5.31 +7.19,5.31;7.81,5.31 +7.81,5.31;8.44,5.00 +8.44,5.00;9.06,5.00 +2.81,2.19;8.75,2.19 +8.75,4.38;3.12,4.38 +8.44,3.44;3.12,3.44 +5.94,1.25;5.94,5.31 +4.38,7.19;8.44,7.19 + +# UTF-16 : 77 a5 +# UTF-8 : a5 9e e7 +[77a5] 瞥 +5.00,5.00;5.62,5.31 +5.62,5.31;6.25,5.62 +6.25,5.62;6.56,5.62 +6.56,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.12,7.81 +8.12,7.81;8.44,8.44 +5.94,8.44;9.06,8.44 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;6.25,9.38 +9.06,5.00;8.44,5.31 +8.44,5.31;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;6.25,7.81 +6.25,7.81;6.25,8.12 +3.44,5.00;3.75,5.00 +3.75,5.00;4.38,5.00 +4.38,5.00;4.69,5.31 +4.69,5.31;4.69,5.62 +4.69,5.62;4.69,7.81 +4.69,7.81;0.94,7.81 +0.94,7.81;0.94,5.00 +2.81,5.00;2.81,9.38 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +3.75,8.12;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.69,9.06 +4.69,9.06;4.69,9.06 +1.25,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.19,7.19 +4.38,5.62;4.06,6.25 +4.06,6.25;3.75,6.56 +3.75,6.56;3.44,7.19 +3.44,7.19;3.44,7.19 +7.81,0.62;8.12,4.38 +7.81,4.38;1.56,4.38 +1.25,4.38;1.56,0.62 +1.56,1.25;8.12,1.25 +1.56,2.19;8.12,2.19 +1.56,3.44;8.12,3.44 + +# UTF-16 : 78 a7 +# UTF-8 : a7 a2 e7 +[78a7] 碧 +6.88,9.38;6.56,9.06 +6.56,9.06;6.56,8.44 +6.56,8.44;6.25,8.44 +5.00,5.62;8.75,5.62 +8.75,5.62;8.75,8.44 +8.75,8.44;5.00,8.44 +5.00,8.44;5.00,5.62 +5.00,7.19;8.75,7.19 +2.50,8.75;2.50,5.62 +4.38,8.75;0.62,8.75 +4.38,7.19;0.62,7.19 +0.31,5.31;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.88,5.62 +1.88,5.62;2.19,5.62 +2.19,5.62;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.75,5.94 +3.75,5.94;4.38,6.25 +9.06,4.69;0.31,4.69 +2.19,3.12;8.12,3.12 +8.12,3.12;8.12,0.62 +2.19,0.62;2.19,3.12 +2.19,0.94;8.12,0.94 +0.31,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;1.56,2.81 +1.56,2.81;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;3.44,4.69 + +# UTF-16 : 58 59 +# UTF-8 : 99 a1 e5 +[5859] 塙 +0.31,6.56;2.81,6.56 +1.56,1.88;1.56,8.75 +0.31,1.25;0.62,1.56 +0.62,1.56;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 +2.81,8.12;9.06,8.12 +5.94,8.12;5.94,9.06 +4.38,1.25;4.38,3.75 +4.38,3.75;7.50,3.75 +7.50,3.75;7.50,1.88 +7.50,1.88;4.69,1.88 +4.06,5.62;4.06,7.19 +4.06,7.19;8.12,7.19 +7.81,7.19;8.12,5.62 +7.81,5.62;4.06,5.62 +7.50,0.94;7.81,0.62 +7.81,0.62;8.12,0.62 +8.12,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.69 +8.75,4.69;3.12,4.69 +3.12,4.69;3.12,0.62 + +# UTF-16 : 69 c1 +# UTF-8 : 81 a7 e6 +[69c1] 槁 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.38;2.50,5.00 +2.50,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +2.81,8.12;9.06,8.12 +5.94,8.12;5.94,9.06 +4.38,1.25;4.38,3.75 +4.38,3.75;7.50,3.75 +7.50,3.75;7.50,1.88 +7.50,1.88;4.69,1.88 +4.06,5.62;4.06,7.19 +4.06,7.19;8.12,7.19 +7.81,7.19;8.12,5.62 +7.81,5.62;4.06,5.62 +7.50,0.94;7.81,0.62 +7.81,0.62;8.12,0.62 +8.12,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.69 +8.75,4.69;3.12,4.69 +3.12,4.69;3.12,0.62 + +# UTF-16 : 72 92 +# UTF-8 : 92 8a e7 +[7292] 犒 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.06 +1.25,4.06;1.88,4.38 +1.88,4.38;2.50,4.69 +2.50,4.69;3.12,4.69 +0.94,7.50;3.12,7.50 +1.88,0.62;1.88,9.06 +0.31,5.31;0.31,5.94 +0.31,5.94;0.62,6.56 +0.62,6.56;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.94,8.44 +0.94,8.44;0.94,8.75 +3.12,8.12;9.06,8.12 +5.94,8.12;5.94,9.06 +4.69,1.25;4.69,3.75 +4.69,3.75;7.50,3.75 +7.50,3.75;7.50,1.88 +7.50,1.88;4.69,1.88 +4.38,5.62;4.38,7.19 +4.38,7.19;7.81,7.19 +7.81,7.19;7.81,5.62 +7.81,5.62;4.38,5.62 +7.50,0.94;7.81,0.62 +7.81,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.69 +8.75,4.69;3.44,4.69 +3.44,4.69;3.44,0.62 + +# UTF-16 : 7e 1e +# UTF-8 : 9e b8 e7 +[7e1e] 縞 +3.44,4.06;3.12,4.69 +3.12,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;2.81,5.94 +2.81,5.94;2.81,6.56 +0.31,4.69;3.12,4.69 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.81,7.81 +2.81,7.81;2.81,8.12 +1.56,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.88,8.75;1.88,9.06 +3.44,8.12;9.06,8.12 +6.25,8.12;6.25,9.06 +5.00,1.25;5.00,3.75 +5.00,3.75;7.81,3.75 +7.81,3.75;7.81,1.88 +7.81,1.88;5.00,1.88 +4.38,5.62;4.38,7.19 +4.38,7.19;8.12,7.19 +8.12,7.19;8.12,5.62 +8.12,5.62;4.69,5.62 +7.50,0.94;7.81,0.62 +7.81,0.62;8.44,0.62 +8.44,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +8.75,1.56;9.06,4.69 +8.75,4.69;3.75,4.69 +3.75,4.69;3.75,0.62 + +# UTF-16 : 93 ac +# UTF-8 : ac 8e e9 +[93ac] 鎬 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,1.88 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;2.19,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +3.44,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.12,4.38 +3.75,8.12;9.06,8.12 +6.25,8.12;6.56,9.06 +5.00,1.25;5.00,3.75 +5.00,3.75;7.81,3.75 +7.81,3.75;7.81,1.88 +7.81,1.88;5.00,1.88 +4.69,5.62;4.69,7.19 +4.69,7.19;8.12,7.19 +8.12,7.19;8.12,5.62 +8.12,5.62;4.69,5.62 +7.50,0.94;8.12,0.62 +8.12,0.62;8.44,0.62 +8.44,0.62;9.06,0.94 +9.06,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,4.69 +9.06,4.69;3.75,4.69 +3.75,4.69;3.75,0.62 + +# UTF-16 : 97 ed +# UTF-8 : ad 9f e9 +[97ed] 韭 +5.62,7.50;8.75,7.50 +5.62,3.12;8.75,3.12 +5.62,5.31;8.44,5.31 +5.62,0.94;5.62,9.06 +0.31,0.94;9.06,0.94 +3.75,7.50;0.62,7.50 +3.75,3.12;0.62,3.12 +3.75,5.31;0.94,5.31 +3.75,0.94;3.75,9.06 + +# UTF-16 : 97 ee +# UTF-8 : ae 9f e9 +[97ee] 韮 +5.62,6.25;8.75,6.25 +5.62,2.81;8.75,2.81 +5.62,4.38;8.44,4.38 +5.62,0.94;5.62,7.19 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.31,0.94;9.06,0.94 +3.75,6.25;0.62,6.25 +3.75,2.81;0.62,2.81 +3.75,4.38;0.94,4.38 +3.75,0.94;3.75,7.19 + +# UTF-16 : 70 58 +# UTF-8 : 98 81 e7 +[7058] 灘 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +8.12,9.38;8.12,8.75 +8.12,8.75;8.12,8.44 +8.12,8.44;7.81,7.81 +7.81,7.81;7.81,7.81 +5.94,7.81;6.25,0.62 +9.06,7.81;6.25,7.81 +7.81,1.25;7.81,7.50 +6.25,1.25;9.38,1.25 +5.94,3.44;9.06,3.44 +5.94,5.62;9.06,5.62 +5.31,6.25;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.25,8.44 +6.25,8.44;6.56,9.38 +1.88,8.12;5.94,8.12 +3.12,7.50;3.12,9.38 +4.69,7.50;4.69,9.38 +1.88,0.62;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;3.75,6.88 +5.62,0.94;5.31,1.25 +5.31,1.25;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,3.12 +1.88,3.12;5.62,3.12 +2.19,4.38;5.62,4.38 +2.50,5.31;5.31,5.31 +5.31,5.31;5.31,7.19 +5.31,7.19;2.19,7.19 +2.19,7.19;2.19,5.31 + +# UTF-16 : 70 1e +# UTF-8 : 9e 80 e7 +[701e] 瀞 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.44,8.44 +6.88,8.44;8.75,8.44 +5.31,6.25;5.94,6.88 +5.94,6.88;6.25,7.50 +6.25,7.50;6.56,8.12 +6.56,8.12;6.88,8.75 +6.88,8.75;7.19,9.38 +7.50,6.88;7.50,1.56 +7.50,1.56;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +8.75,2.81;9.06,6.88 +8.75,6.88;6.25,6.88 +5.62,3.44;9.06,3.44 +5.62,5.00;9.38,5.00 +2.50,0.62;2.50,5.00 +2.50,5.00;5.31,5.00 +5.31,5.00;5.31,1.25 +5.31,1.25;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +1.88,5.94;5.62,5.94 +5.62,8.44;2.19,8.44 +5.31,7.19;2.19,7.19 +3.75,5.94;3.75,9.06 +2.50,2.50;5.31,2.50 +2.50,3.75;5.31,3.75 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 + +# UTF-16 : 58 35 +# UTF-8 : b5 a0 e5 +[5835] 堵 +0.31,6.56;3.12,6.56 +1.56,1.88;1.56,8.75 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.44,2.81 +4.06,4.38;4.06,0.62 +8.44,0.62;8.44,4.69 +8.44,4.69;4.06,4.69 +4.06,1.25;8.44,1.25 +4.06,2.81;8.44,2.81 +2.81,3.75;3.44,4.38 +3.44,4.38;4.38,4.69 +4.38,4.69;5.00,5.00 +5.00,5.00;5.62,5.62 +5.62,5.62;6.25,5.94 +6.25,5.94;6.88,6.56 +6.88,6.56;7.50,7.19 +7.50,7.19;8.12,7.50 +8.12,7.50;8.44,8.12 +8.44,8.12;9.06,8.75 +2.81,5.94;9.06,5.94 +8.44,8.12;3.44,8.12 +5.62,5.94;5.94,9.38 + +# UTF-16 : 69 fb +# UTF-8 : bb a7 e6 +[69fb] 槻 +1.56,0.62;1.56,9.06 +2.50,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +5.31,5.00;2.81,5.00 +5.31,7.19;2.81,7.19 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.06,5.00 +4.06,5.00;4.06,5.62 +4.06,5.62;4.06,9.06 +5.62,3.75;8.75,3.75 +8.75,3.75;8.75,8.75 +8.75,8.75;5.62,8.75 +5.62,8.75;5.62,3.44 +5.62,5.31;8.75,5.31 +5.62,7.19;8.75,7.19 +5.31,2.19;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.75 +4.38,3.75;3.75,4.38 +7.50,3.75;7.50,1.25 +7.50,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +4.38,0.62;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,2.19 +6.25,2.19;6.56,2.81 +6.56,2.81;6.56,3.75 + +# UTF-16 : 69 cc +# UTF-8 : 8c a7 e6 +[69cc] 槌 +4.69,2.50;8.44,2.50 +8.44,2.50;8.44,4.69 +8.44,4.69;4.69,4.69 +4.69,5.94;8.12,5.94 +8.12,5.94;8.12,8.12 +8.12,8.12;4.69,8.12 +4.69,8.12;4.69,2.50 +6.56,9.38;6.56,8.75 +6.56,8.75;6.25,8.44 +6.25,8.44;5.94,8.12 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +2.50,8.75;2.81,8.44 +2.81,8.44;3.12,8.12 +3.12,8.12;3.44,7.81 +3.44,7.81;3.44,7.50 +3.44,7.50;3.75,7.19 +3.44,2.50;3.44,5.31 +3.44,5.31;2.19,5.31 +2.19,0.62;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +8.75,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.75,1.88 +3.75,1.88;3.44,2.50 + +# UTF-16 : 79 e6 +# UTF-8 : a6 a7 e7 +[79e6] 秦 +0.31,5.62;9.06,5.62 +8.75,8.44;0.94,8.44 +8.12,7.19;1.25,7.19 +0.31,3.44;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.19,4.69 +2.19,4.69;2.81,5.31 +2.81,5.31;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.69,8.75 +4.69,8.75;4.69,9.38 +9.06,3.44;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.25,5.62 +6.25,5.62;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,7.19 +0.94,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.69,3.12 +6.56,4.69;6.25,4.69 +6.25,4.69;5.62,4.69 +5.62,4.69;5.31,4.69 +5.31,4.69;5.00,4.69 +5.00,4.69;4.38,4.38 +4.38,4.38;4.06,4.38 +4.06,4.38;3.75,4.38 +3.75,4.38;3.12,4.38 +3.12,4.38;2.81,4.38 +2.81,4.38;2.50,4.38 +4.69,0.31;4.69,4.69 +8.44,3.12;1.25,3.12 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,2.81 +5.31,2.81;4.69,3.12 + +# UTF-16 : 69 9b +# UTF-8 : 9b a6 e6 +[699b] 榛 +2.50,5.31;9.38,5.31 +9.06,8.44;2.81,8.44 +8.75,6.88;3.12,6.88 +2.19,3.12;2.50,3.44 +2.50,3.44;3.12,4.06 +3.12,4.06;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.69,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.62,7.81 +5.62,7.81;5.62,8.44 +5.62,8.44;5.94,9.38 +9.38,3.12;9.06,3.44 +9.06,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.88,5.62 +6.88,5.62;6.88,5.94 +6.88,5.94;6.56,6.56 +6.56,6.56;6.25,6.88 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +2.50,0.94;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +7.19,4.69;6.56,4.69 +6.56,4.69;5.94,4.38 +5.94,4.38;5.31,4.38 +5.31,4.38;4.69,4.38 +4.69,4.38;3.75,4.06 +5.62,0.31;5.62,4.38 +8.44,3.12;2.81,3.12 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.88 +7.81,1.88;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;5.94,2.81 +5.94,2.81;5.62,3.12 + +# UTF-16 : 4e d7 +# UTF-8 : 97 bb e4 +[4ed7] 仗 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.56 +9.06,7.50;2.19,7.50 +2.19,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.38,2.19 +4.38,2.19;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.94,4.69 +5.94,4.69;6.25,5.62 +6.25,5.62;6.25,6.25 +6.25,6.25;6.25,7.19 +6.25,7.19;6.25,9.06 +9.06,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;5.94,2.19 +5.94,2.19;5.31,2.81 +5.31,2.81;5.00,3.44 +5.00,3.44;4.38,4.06 +4.38,4.06;4.06,4.69 +4.06,4.69;3.75,5.62 +3.75,5.62;3.44,6.56 + +# UTF-16 : 67 56 +# UTF-8 : 96 9d e6 +[6756] 杖 +3.75,3.75;3.44,4.38 +3.44,4.38;3.12,5.00 +3.12,5.00;2.81,5.62 +2.81,5.62;2.50,6.25 +2.50,6.25;2.19,7.19 +2.19,0.62;2.19,9.06 +3.44,7.19;0.31,7.19 +0.00,2.50;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +9.06,7.50;3.75,7.50 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;6.25,3.44 +6.25,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.88,5.62 +6.88,5.62;6.88,6.25 +6.88,6.25;6.88,7.19 +6.88,7.19;6.88,9.06 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;5.94,2.81 +5.94,2.81;5.31,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.38,5.62 +4.38,5.62;4.06,6.56 + +# UTF-16 : 5b 8d +# UTF-8 : 8d ae e5 +[5b8d] 宍 +4.69,8.12;4.69,9.38 +8.44,5.94;8.44,8.12 +8.44,8.12;0.94,8.12 +0.94,8.12;0.94,5.94 +0.62,5.00;8.75,5.00 +4.69,5.00;4.69,6.88 +0.94,0.62;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +8.44,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,4.06 + +# UTF-16 : 9b ab +# UTF-8 : ab ae e9 +[9bab] 鮫 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;2.81,8.44 +0.00,6.25;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.44;2.81,8.44 +0.94,5.31;3.44,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.75,7.19 +3.75,7.19;3.75,3.44 +3.75,3.44;0.94,3.44 +2.19,7.19;2.19,3.44 +4.06,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.81 +3.44,2.81;3.44,2.81 +2.81,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;2.50,2.81 +2.50,2.81;2.50,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +0.31,0.31;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +3.44,0.62;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,4.69 +7.81,4.69;8.12,5.31 +3.75,7.81;9.06,7.81 +6.56,8.12;6.56,9.38 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.44 +5.94,3.44;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.00,5.31 +5.62,7.50;5.31,6.88 +5.31,6.88;5.00,6.25 +5.00,6.25;4.69,5.94 +4.69,5.94;4.38,5.31 +4.38,5.31;4.06,5.00 +9.06,5.00;8.75,5.31 +8.75,5.31;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.50,7.50 + +# UTF-16 : 97 8b +# UTF-8 : 8b 9e e9 +[978b] 鞋 +0.31,7.81;4.69,7.81 +3.44,9.06;3.75,6.56 +3.44,6.56;1.25,6.56 +1.25,6.56;1.25,9.06 +4.06,3.44;4.06,5.62 +4.06,5.62;0.62,5.62 +0.62,5.62;0.62,3.44 +0.94,3.44;4.06,3.44 +0.31,2.19;4.69,2.19 +2.50,0.62;2.50,6.56 +9.06,0.94;4.38,0.94 +8.75,3.44;4.69,3.44 +6.88,0.94;6.88,5.00 +9.06,5.31;4.38,5.31 +8.75,7.81;4.69,7.81 +6.88,5.31;6.88,9.38 + +# UTF-16 : 9b ad +# UTF-8 : ad ae e9 +[9bad] 鮭 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +3.12,8.44;3.12,8.44 +0.31,6.25;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.75 +1.56,8.75;1.56,9.38 +1.25,8.44;3.44,8.44 +0.94,5.31;4.38,5.31 +0.94,3.12;0.94,7.19 +0.94,7.19;4.38,7.19 +4.38,7.19;4.38,3.44 +4.38,3.44;0.94,3.44 +2.50,7.19;2.50,3.44 +4.38,1.25;4.38,1.88 +4.38,1.88;4.38,2.19 +4.38,2.19;4.06,2.81 +4.06,2.81;4.06,2.81 +3.12,0.94;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;2.81,2.81 +2.81,2.81;2.81,2.81 +1.88,0.62;1.88,0.94 +1.88,0.94;1.88,1.56 +1.88,1.56;1.88,1.88 +1.88,1.88;1.88,2.19 +1.88,2.19;1.88,2.81 +0.31,0.31;0.62,0.94 +0.62,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +9.06,0.94;4.69,0.94 +8.75,3.44;5.00,3.44 +6.88,0.94;6.88,5.00 +9.06,5.31;4.69,5.31 +8.75,7.81;5.00,7.81 +6.88,5.31;6.88,9.38 + +# UTF-16 : 75 11 +# UTF-8 : 91 94 e7 +[7511] 甑 +1.56,7.81;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;1.25,9.06 +1.25,9.06;0.94,9.06 +3.12,7.81;3.44,8.12 +3.44,8.12;3.44,8.75 +3.44,8.75;3.75,9.06 +3.75,9.06;3.75,9.06 +4.06,0.62;4.06,4.06 +4.06,4.06;0.94,4.06 +0.94,4.06;0.94,0.62 +2.50,7.81;2.50,5.00 +0.94,1.25;4.06,1.25 +0.94,2.50;4.06,2.50 +0.62,5.00;4.38,5.00 +4.38,5.00;4.38,7.81 +4.38,7.81;0.62,7.81 +0.31,7.81;0.62,5.00 +0.62,6.56;4.38,6.56 +9.06,8.44;4.38,8.44 +5.62,8.44;5.62,7.50 +5.62,7.50;5.62,6.88 +5.62,6.88;5.31,5.94 +5.31,5.94;5.31,5.31 +5.31,5.31;5.31,4.69 +5.31,4.69;5.31,3.75 +5.31,3.75;5.31,3.12 +5.31,3.12;5.00,2.50 +5.00,2.50;5.00,1.56 +5.00,1.56;5.00,0.94 +5.62,6.56;8.12,6.56 +7.81,6.56;8.12,1.56 +7.81,1.56;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;9.06,0.94 +9.06,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.38,3.75 +4.38,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.88,1.56 +6.88,1.56;7.50,1.88 +7.50,1.88;8.12,1.88 +7.19,2.81;6.88,3.44 +6.88,3.44;6.88,4.06 +6.88,4.06;6.56,4.38 +6.56,4.38;6.25,5.00 +6.25,5.00;5.94,5.62 + +# UTF-16 : 9d 3b +# UTF-8 : bb b4 e9 +[9d3b] 鴻 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +6.88,1.25;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.56,2.81 +5.62,0.94;5.62,1.56 +5.62,1.56;5.62,1.88 +5.62,1.88;5.31,2.50 +5.31,2.50;5.31,2.81 +4.06,0.62;4.06,1.25 +4.06,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,5.62;8.75,5.62 +8.75,5.62;8.75,8.44 +8.75,8.44;4.69,8.44 +4.69,8.44;4.69,3.44 +4.69,3.44;9.06,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.62 +7.81,0.62;7.19,0.94 +7.19,0.94;7.19,0.94 +4.69,7.19;8.44,7.19 +6.25,9.38;6.25,9.06 +6.25,9.06;6.25,8.44 +6.25,8.44;6.25,8.44 +4.69,4.69;9.06,4.69 +3.12,8.12;3.12,2.50 +4.38,8.12;2.19,8.12 +1.56,2.19;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 + +# UTF-16 : 83 f0 +# UTF-8 : b0 8f e8 +[83f0] 菰 +0.31,8.12;9.06,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.31,3.75;3.75,4.38 +3.75,6.88;0.31,6.88 +1.88,5.31;2.19,1.56 +1.88,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.75,6.88;3.44,6.56 +3.44,6.56;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.50,5.31 +2.50,5.31;2.19,5.00 +4.06,6.56;4.69,6.56 +4.69,6.56;5.00,6.56 +5.00,6.56;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;6.56,6.88 +6.56,6.88;6.88,6.88 +6.88,6.88;7.50,6.88 +7.50,6.88;8.12,6.88 +8.12,6.88;8.44,7.19 +8.44,7.19;9.06,7.19 +3.12,0.62;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.38,5.62 +4.38,5.62;4.38,6.88 +9.06,0.62;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.44,3.44 +8.44,3.44;8.12,4.06 +8.12,4.06;8.12,4.69 +8.12,4.69;8.12,5.62 +8.12,5.62;8.12,6.25 +8.12,6.25;8.12,7.19 +5.94,1.25;6.25,6.88 +8.44,0.62;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,3.12 +4.06,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.56 +6.88,1.56;7.19,1.56 +7.19,1.56;7.81,1.88 + +# UTF-16 : 82 c5 +# UTF-8 : 85 8b e8 +[82c5] 苅 +5.94,1.88;5.94,6.88 +8.44,7.19;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;6.88,0.94 +6.88,0.94;6.56,0.94 +0.31,8.12;9.06,8.12 +2.81,7.19;2.81,9.38 +6.56,7.50;6.56,9.38 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,7.19 +0.62,5.62;1.25,5.31 +1.25,5.31;1.88,5.00 +1.88,5.00;2.19,4.69 +2.19,4.69;2.81,4.38 +2.81,4.38;3.12,3.75 +3.12,3.75;3.75,3.44 +3.75,3.44;4.06,3.12 +4.06,3.12;4.38,2.50 +4.38,2.50;5.00,2.19 +5.00,2.19;5.31,1.88 + +# UTF-16 : 9d 28 +# UTF-8 : a8 b4 e9 +[9d28] 鴨 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.50,3.12 +6.56,1.25;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;6.25,2.81 +6.25,2.81;6.25,2.81 +5.00,0.94;5.00,1.56 +5.00,1.56;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;4.69,2.81 +3.12,0.62;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +3.44,3.75;3.75,8.44 +3.44,8.44;0.62,8.44 +0.62,8.44;0.62,3.12 +2.19,8.44;2.19,0.62 +0.62,3.75;3.44,3.75 +0.62,6.25;3.75,6.25 +4.69,5.62;8.75,5.62 +8.75,5.62;8.75,8.44 +8.75,8.44;4.69,8.44 +4.38,8.44;4.69,3.44 +4.38,3.44;9.06,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.62 +7.81,0.62;7.19,0.94 +7.19,0.94;7.19,0.94 +4.69,7.19;8.44,7.19 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.44 +5.94,8.44;5.94,8.44 +4.69,4.69;9.06,4.69 + +# UTF-16 : 74 5b +# UTF-8 : 9b 91 e7 +[745b] 瑛 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +2.81,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,2.19;1.56,8.44 +2.81,8.12;9.06,8.12 +4.69,7.19;4.69,9.38 +7.19,7.19;7.50,9.38 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,7.50 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;5.94,4.38 +2.81,4.06;9.06,4.06 +8.44,4.06;8.44,6.56 +8.44,6.56;3.75,6.56 +3.75,6.56;3.75,4.06 + +# UTF-16 : 6f fe +# UTF-8 : be bf e6 +[6ffe] 濾 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +5.31,7.81;5.31,9.38 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,7.81 +1.88,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.19,2.19 +2.19,2.19;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,7.81 +2.50,7.81;9.06,7.81 +2.81,6.56;7.81,7.19 +5.31,8.75;8.44,8.75 +4.69,7.81;5.00,6.56 +4.69,6.56;5.00,5.94 +5.00,5.94;5.31,5.94 +5.31,5.94;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.50,5.94 +7.50,5.94;8.12,5.94 +8.12,5.94;8.75,6.25 +8.75,6.25;8.75,6.56 +8.75,6.56;8.75,6.88 +4.38,2.50;4.69,1.25 +4.38,1.25;4.69,0.94 +4.69,0.94;5.00,0.62 +5.00,0.62;5.62,0.62 +5.62,0.62;5.94,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;6.88,0.62 +6.88,0.62;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;7.81,1.56 +7.81,1.56;8.12,1.88 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.50 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.44,2.19 +8.44,2.19;8.12,2.50 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.50 +3.44,3.12;8.44,3.12 +8.44,3.12;8.44,5.31 +8.44,5.31;3.44,5.31 +3.44,5.31;3.44,2.81 +5.94,3.12;5.94,5.31 +3.44,4.06;8.44,4.06 + +# UTF-16 : 76 e7 +# UTF-8 : a7 9b e7 +[76e7] 盧 +8.44,0.94;8.44,2.50 +8.44,2.50;2.19,2.50 +1.88,2.50;2.19,0.94 +4.06,2.50;4.06,0.94 +6.25,2.50;6.25,0.94 +1.25,0.62;9.06,0.62 +4.38,7.81;4.69,9.38 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.75,7.81 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,7.81 +1.25,7.81;8.75,7.81 +1.56,6.56;7.19,7.19 +4.38,8.75;8.12,8.75 +3.75,7.81;3.75,6.56 +3.75,6.56;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.31,5.94 +5.31,5.94;5.94,5.94 +5.62,5.94;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.50,5.94 +7.50,5.94;8.12,6.25 +8.12,6.25;8.44,6.56 +8.44,6.56;8.44,6.88 +2.50,3.12;8.12,3.12 +8.12,3.12;8.12,5.31 +8.12,5.31;2.19,5.31 +2.19,5.31;2.19,3.12 +5.31,3.44;5.31,5.31 +2.50,4.38;8.12,4.38 + +# UTF-16 : 86 06 +# UTF-8 : 86 98 e8 +[8606] 蘆 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,8.12;6.56,9.38 +1.88,2.19;2.19,0.62 +8.44,0.62;8.44,2.19 +8.44,2.19;1.88,2.19 +4.06,2.19;4.06,0.94 +6.25,2.19;6.25,0.94 +1.25,0.62;9.06,0.62 +4.38,6.88;4.69,8.12 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.56 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,6.88 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,6.88 +1.25,6.88;8.75,6.88 +1.56,5.94;7.19,6.25 +4.38,7.81;8.12,7.81 +3.75,6.88;3.75,5.94 +3.75,5.94;4.06,5.62 +4.06,5.62;4.69,5.31 +4.69,5.31;5.31,5.31 +5.31,5.31;5.94,5.31 +5.62,5.31;6.56,5.31 +6.56,5.31;7.19,5.31 +7.19,5.31;7.50,5.31 +7.50,5.31;8.12,5.62 +8.12,5.62;8.44,5.94 +8.44,5.94;8.44,6.25 +2.50,2.81;8.12,2.81 +8.12,2.81;8.12,4.69 +8.12,4.69;2.19,4.69 +2.19,4.69;2.19,2.81 +5.31,3.12;5.31,4.69 +2.50,3.75;8.12,3.75 + +# UTF-16 : 67 a1 +# UTF-8 : a1 9e e6 +[67a1] 枡 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +3.12,5.00;9.38,5.00 +7.81,0.62;7.81,9.06 +2.81,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.69,5.00 +4.69,5.00;4.69,5.94 +4.69,5.94;5.00,7.19 +4.69,7.19;5.00,8.12 +2.81,7.81;3.12,7.81 +3.12,7.81;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.38,8.12 +4.38,8.12;4.69,8.12 +4.69,8.12;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;6.25,8.75 +6.25,8.75;6.88,9.06 + +# UTF-16 : 7a 4e +# UTF-8 : 8e a9 e7 +[7a4e] 穎 +4.38,0.62;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;5.94,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,1.88 +4.69,8.75;9.06,8.75 +6.88,8.75;6.56,8.12 +6.56,8.12;6.56,7.81 +6.56,7.81;6.56,7.19 +6.56,7.19;6.56,7.19 +5.00,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.00,7.19 +5.00,7.19;5.00,2.50 +5.00,4.06;8.75,4.06 +5.00,5.62;8.75,5.62 +0.94,9.06;0.94,6.56 +0.94,6.56;1.25,6.25 +1.25,6.25;1.56,6.25 +1.56,6.25;2.19,6.25 +2.19,6.25;2.81,6.25 +2.81,6.25;3.44,6.25 +3.44,6.25;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.50 +0.94,7.81;1.56,7.81 +1.56,7.81;2.19,7.81 +2.19,7.81;2.81,8.12 +2.81,8.12;3.44,8.44 +3.44,8.44;4.06,8.44 +0.31,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,3.75 +4.06,5.62;3.44,5.31 +3.44,5.31;2.81,5.31 +2.81,5.31;2.19,5.00 +2.19,5.00;1.25,5.00 +1.25,5.00;0.62,5.00 +2.50,0.62;2.50,5.31 +4.38,3.75;0.62,3.75 +4.38,1.88;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.50,3.75 + +# UTF-16 : 81 95 +# UTF-8 : 95 86 e8 +[8195] 膕 +0.94,4.06;2.50,4.06 +0.94,6.25;2.50,6.25 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +8.75,0.31;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,0.31 +3.44,0.94;8.75,0.94 +3.75,7.19;8.44,7.19 +8.12,6.25;7.81,5.62 +7.81,5.62;7.81,5.00 +7.81,5.00;7.50,4.38 +7.50,4.38;7.50,4.06 +7.50,4.06;7.19,3.44 +7.19,3.44;6.88,3.12 +6.88,3.12;6.56,2.50 +6.56,2.50;6.25,2.19 +6.25,2.19;5.94,1.88 +5.94,1.88;5.94,1.56 +6.56,8.12;6.56,6.88 +6.56,6.88;6.56,5.94 +6.56,5.94;6.88,4.69 +6.88,4.69;6.88,4.06 +6.88,4.06;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.12,1.56 +8.12,1.56;8.12,1.88 +8.12,1.88;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.44,3.75 +7.19,8.12;7.50,7.81 +7.50,7.81;7.81,7.81 +7.81,7.81;8.12,7.50 +4.38,3.75;6.25,3.75 +5.94,3.75;6.25,6.25 +5.94,6.25;4.38,6.25 +4.38,6.25;4.38,3.75 +3.75,2.19;4.38,2.50 +4.38,2.50;5.00,2.81 +5.00,2.81;5.62,2.81 +5.62,2.81;6.25,3.12 +6.25,3.12;6.56,3.44 + +# UTF-16 : 5e 57 +# UTF-8 : 97 b9 e5 +[5e57] 幗 +8.75,0.31;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,0.31 +3.44,0.94;8.75,0.94 +3.75,7.19;8.44,7.19 +8.12,6.25;7.81,5.62 +7.81,5.62;7.81,5.00 +7.81,5.00;7.50,4.38 +7.50,4.38;7.50,4.06 +7.50,4.06;7.19,3.44 +7.19,3.44;6.88,3.12 +6.88,3.12;6.56,2.50 +6.56,2.50;6.25,2.19 +6.25,2.19;5.94,1.88 +5.94,1.88;5.94,1.56 +6.56,8.12;6.56,6.88 +6.56,6.88;6.56,5.94 +6.56,5.94;6.88,4.69 +6.88,4.69;6.88,4.06 +6.88,4.06;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.12,1.56 +8.12,1.56;8.12,1.88 +8.12,1.88;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.44,3.75 +7.19,8.12;7.50,7.81 +7.50,7.81;7.81,7.81 +7.81,7.81;8.12,7.50 +4.38,3.75;6.25,3.75 +5.94,3.75;6.25,6.25 +5.94,6.25;4.38,6.25 +4.38,6.25;4.38,3.75 +3.75,2.19;4.38,2.50 +4.38,2.50;5.00,2.81 +5.00,2.81;5.62,2.81 +5.62,2.81;6.25,3.12 +6.25,3.12;6.56,3.44 +1.88,2.50;2.19,2.50 +2.19,2.50;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,7.50 +2.81,7.50;0.62,7.50 +0.62,7.50;0.62,2.19 +1.56,0.62;1.56,9.06 + +# UTF-16 : 58 9f +# UTF-8 : 9f a2 e5 +[589f] 墟 +0.31,6.56;2.81,6.56 +1.56,2.19;1.56,8.75 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.50 +2.50,2.50;3.12,3.12 +5.62,7.50;5.62,9.38 +8.12,6.25;8.44,6.56 +8.44,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +8.75,7.50;9.06,7.50 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.62 +3.44,5.62;3.44,7.50 +3.44,7.50;9.06,7.50 +3.44,5.94;7.81,6.56 +5.62,8.44;8.75,8.44 +5.62,4.38;5.62,0.94 +6.88,2.19;8.44,2.19 +8.44,2.19;8.44,4.06 +6.88,0.94;6.88,4.38 +3.44,0.94;9.06,0.94 +5.31,7.19;5.31,5.31 +5.31,5.31;5.31,5.00 +5.31,5.00;5.62,4.69 +5.62,4.69;6.25,4.69 +6.25,4.69;6.88,4.69 +6.88,4.69;7.19,4.69 +7.19,4.69;7.81,4.69 +7.81,4.69;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;8.75,5.94 +8.75,5.94;8.75,6.25 +5.62,2.19;4.06,2.19 +4.06,2.19;4.06,4.06 + +# UTF-16 : 9f 52 +# UTF-8 : 92 bd e9 +[9f52] 齒 +4.69,9.38;4.69,7.19 +0.62,7.19;8.75,7.19 +8.12,8.44;4.69,8.44 +2.50,7.19;2.50,9.06 +0.94,6.88;0.94,0.31 +8.44,6.88;8.44,0.31 +0.94,0.94;8.44,0.94 +0.94,4.06;8.44,4.06 +1.25,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +4.38,4.69;4.06,5.00 +4.06,5.00;3.75,5.31 +3.75,5.31;3.44,5.62 +3.44,5.62;3.12,5.62 +3.12,5.62;2.81,5.94 +4.69,4.69;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;5.94,5.94 +5.94,5.94;6.25,6.25 +6.25,6.25;6.56,6.88 +7.81,4.69;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.56,5.62 +6.56,5.62;6.25,5.94 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;3.12,3.75 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +3.44,2.50;3.12,2.50 +3.12,2.50;2.81,2.81 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.56,3.75 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,2.50 +6.56,2.50;6.25,2.81 + +# UTF-16 : 9f 5f +# UTF-8 : 9f bd e9 +[9f5f] 齟 +2.50,9.38;2.50,7.19 +0.31,7.19;4.69,7.19 +4.38,8.44;2.50,8.44 +1.25,7.19;1.25,9.06 +0.62,6.88;0.62,0.31 +4.38,6.88;4.38,0.31 +0.62,0.94;4.38,0.94 +0.62,4.06;4.38,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.56,5.94 +2.50,4.69;2.81,5.00 +2.81,5.00;2.81,5.31 +2.81,5.31;3.12,5.94 +3.12,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +4.06,4.69;3.75,5.00 +3.75,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,5.94 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.88,3.75 +2.50,1.56;2.19,1.88 +2.19,1.88;1.88,2.50 +1.88,2.50;1.56,2.81 +1.56,2.81;1.56,2.81 +2.50,1.56;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +4.06,1.56;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,2.81 +8.75,0.94;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,0.94 +4.69,0.94;9.38,0.94 +5.31,3.44;8.75,3.44 +5.31,6.25;8.75,6.25 + +# UTF-16 : 9f 6c +# UTF-8 : ac bd e9 +[9f6c] 齬 +8.44,5.00;8.44,6.88 +8.44,6.88;5.00,6.88 +4.38,5.00;9.06,5.00 +8.75,8.44;4.69,8.44 +6.56,8.44;5.94,5.00 +8.75,0.62;8.75,4.06 +8.75,4.06;5.00,4.06 +5.00,4.06;5.00,0.62 +5.00,1.25;8.75,1.25 +2.50,9.38;2.50,7.19 +0.31,7.19;4.69,7.19 +4.38,8.44;2.50,8.44 +1.25,7.19;1.25,9.06 +0.62,6.88;0.62,0.31 +4.38,6.88;4.38,0.31 +0.62,0.94;4.38,0.94 +0.62,4.06;4.38,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.56,5.94 +2.50,4.69;2.81,5.00 +2.81,5.00;2.81,5.31 +2.81,5.31;3.12,5.94 +3.12,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +4.06,4.69;3.75,5.00 +3.75,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,5.94 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.88,3.75 +2.50,1.56;2.19,1.88 +2.19,1.88;1.88,2.50 +1.88,2.50;1.56,2.81 +1.56,2.81;1.56,2.81 +2.50,1.56;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +4.06,1.56;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,2.81 + +# UTF-16 : 53 40 +# UTF-8 : 80 8d e5 +[5340] 區 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.75,1.25 +2.19,2.19;4.69,2.19 +4.69,2.19;4.69,4.69 +4.69,4.69;2.19,4.69 +2.19,4.69;2.19,2.19 +5.62,2.19;8.44,2.19 +8.44,2.19;8.44,4.69 +8.44,4.69;5.62,4.69 +5.62,4.69;5.62,2.19 +3.12,5.62;7.50,5.62 +7.50,5.62;7.50,7.81 +7.50,7.81;2.81,7.81 +2.81,7.81;2.81,5.62 + +# UTF-16 : 6b 50 +# UTF-8 : 90 ad e6 +[6b50] 歐 +4.38,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +6.88,5.62;6.88,7.19 +9.38,0.94;9.06,1.25 +9.06,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.75 +7.19,3.75;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +4.69,5.31;5.31,5.94 +5.31,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.06 +8.44,5.31;8.44,5.62 +8.44,5.62;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;9.06,7.19 +9.06,7.19;9.06,7.81 +5.94,7.81;9.06,7.81 +4.69,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.62,1.25;4.06,1.25 +1.56,2.19;2.81,2.19 +2.81,2.19;2.81,4.69 +2.81,4.69;1.56,4.69 +1.25,4.69;1.56,2.19 +3.44,2.19;4.69,2.19 +4.38,2.19;4.69,4.69 +4.38,4.69;3.44,4.69 +3.12,4.69;3.44,2.19 +1.88,5.62;4.06,5.62 +4.06,5.62;4.06,7.81 +4.06,7.81;1.88,7.81 +1.88,7.81;1.88,5.62 + +# UTF-16 : 6b c6 +# UTF-8 : 86 af e6 +[6bc6] 毆 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;7.81,8.75 +7.81,8.75;7.81,6.25 +7.81,6.25;8.12,5.94 +8.12,5.94;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 +9.06,5.94;9.06,6.56 +9.06,6.56;9.06,7.19 +4.69,5.00;8.75,5.00 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.12,3.75 +8.12,3.75;8.44,4.38 +8.44,4.38;8.75,5.00 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.38 +4.69,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.62,1.25;4.06,1.25 +1.56,2.19;2.81,2.19 +2.81,2.19;2.81,4.69 +2.81,4.69;1.56,4.69 +1.25,4.69;1.56,2.19 +3.44,2.19;4.69,2.19 +4.38,2.19;4.69,4.69 +4.38,4.69;3.44,4.69 +3.12,4.69;3.44,2.19 +1.88,5.62;4.06,5.62 +4.06,5.62;4.06,7.81 +4.06,7.81;1.88,7.81 +1.88,7.81;1.88,5.62 + +# UTF-16 : 75 0c +# UTF-8 : 8c 94 e7 +[750c] 甌 +9.06,8.44;4.38,8.44 +5.62,8.44;5.62,7.50 +5.62,7.50;5.62,6.88 +5.62,6.88;5.31,5.94 +5.31,5.94;5.31,5.31 +5.31,5.31;5.31,4.69 +5.31,4.69;5.31,3.75 +5.31,3.75;5.31,3.12 +5.31,3.12;5.00,2.50 +5.00,2.50;5.00,1.56 +5.00,1.56;5.00,0.94 +5.62,6.56;8.12,6.56 +7.81,6.56;8.12,1.56 +7.81,1.56;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;9.06,0.94 +9.06,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.38,3.75 +4.38,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.88,1.56 +6.88,1.56;7.50,1.88 +7.50,1.88;8.12,1.88 +7.19,2.81;6.88,3.44 +6.88,3.44;6.88,4.06 +6.88,4.06;6.56,4.38 +6.56,4.38;6.25,5.00 +6.25,5.00;5.94,5.62 +4.06,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.62,1.25;4.06,1.25 +1.56,2.19;2.50,2.19 +2.50,2.19;2.50,4.69 +2.50,4.69;1.56,4.69 +1.25,4.69;1.56,2.19 +3.12,2.19;4.38,2.19 +4.38,2.19;4.38,4.69 +4.38,4.69;3.12,4.69 +3.12,4.69;3.12,2.19 +1.88,5.62;4.06,5.62 +4.06,5.62;4.06,7.81 +4.06,7.81;1.88,7.81 +1.88,7.81;1.88,5.62 + +# UTF-16 : 50 b4 +# UTF-8 : b4 82 e5 +[50b4] 傴 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +0.94,0.62;0.94,6.25 +9.06,8.75;2.50,8.75 +2.50,8.75;2.50,0.31 +2.50,0.94;9.38,0.94 +3.44,2.19;5.62,2.19 +5.62,2.19;5.62,4.69 +5.62,4.69;3.44,4.69 +3.44,4.69;3.44,1.88 +6.56,2.19;8.75,2.19 +8.75,2.19;8.75,4.69 +8.75,4.69;6.56,4.69 +6.56,4.69;6.56,1.88 +4.38,5.62;8.12,5.62 +8.12,5.62;8.12,7.81 +8.12,7.81;4.06,7.81 +4.06,7.81;4.06,5.62 + +# UTF-16 : 6a 1e +# UTF-8 : 9e a8 e6 +[6a1e] 樞 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,3.75;2.50,4.38 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.56,7.19 +9.06,8.75;3.12,8.75 +3.12,8.75;3.12,0.31 +3.12,0.94;9.38,0.94 +4.06,2.19;5.94,2.19 +5.94,2.19;5.94,4.69 +5.94,4.69;4.06,4.69 +4.06,4.69;4.06,1.88 +6.88,2.19;8.75,2.19 +8.75,2.19;8.75,4.69 +8.75,4.69;6.88,4.69 +6.88,4.69;6.88,1.88 +4.69,5.62;8.12,5.62 +8.12,5.62;8.12,7.81 +8.12,7.81;4.69,7.81 +4.69,7.81;4.69,5.62 + +# UTF-16 : 56 14 +# UTF-8 : 94 98 e5 +[5614] 嘔 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +9.06,8.75;3.12,8.75 +3.12,8.75;3.12,0.31 +3.12,0.94;9.38,0.94 +4.06,2.19;5.94,2.19 +5.94,2.19;5.94,4.69 +5.94,4.69;4.06,4.69 +4.06,4.69;4.06,1.88 +6.88,2.19;8.75,2.19 +8.75,2.19;8.75,4.69 +8.75,4.69;6.88,4.69 +6.88,4.69;6.88,1.88 +4.69,5.62;8.12,5.62 +8.12,5.62;8.12,7.81 +8.12,7.81;4.69,7.81 +4.69,7.81;4.69,5.62 + +# UTF-16 : 5a d7 +# UTF-8 : 97 ab e5 +[5ad7] 嫗 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.19 +2.81,7.19;0.31,7.19 +1.88,9.06;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.56,6.56 +1.56,6.56;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.62,3.44 +0.94,4.38;1.25,3.75 +1.25,3.75;1.88,3.44 +1.88,3.44;2.19,2.81 +2.19,2.81;2.50,2.19 +2.50,2.19;2.81,1.88 +2.81,1.88;3.12,1.56 +9.06,8.75;3.44,8.75 +3.44,8.75;3.44,0.31 +3.44,0.94;9.38,0.94 +4.38,2.19;6.25,2.19 +6.25,2.19;6.25,4.69 +6.25,4.69;4.38,4.69 +4.38,4.69;4.38,1.88 +7.19,2.19;8.75,2.19 +8.75,2.19;8.75,4.69 +8.75,4.69;6.88,4.69 +6.88,4.69;6.88,1.88 +5.00,5.62;8.44,5.62 +8.44,5.62;8.44,7.81 +8.44,7.81;5.00,7.81 +5.00,7.81;5.00,5.62 + +# UTF-16 : 8b 33 +# UTF-8 : b3 ac e8 +[8b33] 謳 +0.62,0.94;2.81,0.94 +2.81,0.94;2.81,3.12 +2.81,3.12;0.62,3.12 +0.62,3.12;0.62,0.31 +0.31,7.19;3.12,7.19 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +9.06,8.75;3.75,8.75 +3.75,8.75;3.75,0.31 +3.75,0.94;9.38,0.94 +4.38,2.19;6.25,2.19 +6.25,2.19;6.25,4.69 +6.25,4.69;4.38,4.69 +4.38,4.69;4.38,1.88 +7.19,2.19;8.75,2.19 +8.75,2.19;8.75,4.69 +8.75,4.69;7.19,4.69 +7.19,4.69;7.19,1.88 +5.00,5.62;8.44,5.62 +8.44,5.62;8.44,7.81 +8.44,7.81;5.00,7.81 +5.00,7.81;5.00,5.62 + +# UTF-16 : 5d 87 +# UTF-8 : 87 b6 e5 +[5d87] 嶇 +0.62,7.81;0.62,0.62 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.56,9.06 +9.06,8.75;3.75,8.75 +3.75,8.75;3.75,0.31 +3.75,0.94;9.38,0.94 +4.69,2.19;6.25,2.19 +6.25,2.19;6.25,4.69 +6.25,4.69;4.38,4.69 +4.38,4.69;4.38,1.88 +7.19,2.19;9.06,2.19 +8.75,2.19;9.06,4.69 +8.75,4.69;7.19,4.69 +7.19,4.69;7.19,1.88 +5.31,5.62;8.44,5.62 +8.44,5.62;8.44,7.81 +8.44,7.81;5.00,7.81 +5.00,7.81;5.00,5.62 + +# UTF-16 : 9a 45 +# UTF-8 : 85 a9 e9 +[9a45] 驅 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.44 +2.50,1.56;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.25,3.44 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,2.50 +3.75,2.50;3.75,2.19 +3.75,2.19;3.44,1.56 +3.44,1.56;3.44,0.94 +3.44,0.94;3.12,0.62 +3.12,0.62;2.81,0.62 +2.81,0.62;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,8.44;2.19,4.06 +0.94,5.62;3.75,5.62 +0.94,7.19;3.75,7.19 +9.06,8.75;4.38,8.75 +4.38,8.75;4.38,0.31 +4.38,0.94;9.38,0.94 +5.31,2.19;6.56,2.19 +6.56,2.19;6.56,4.69 +6.56,4.69;5.00,4.69 +5.00,4.69;5.00,1.88 +7.50,2.19;9.06,2.19 +8.75,2.19;9.06,4.69 +8.75,4.69;7.50,4.69 +7.19,4.69;7.50,1.88 +5.62,5.62;8.44,5.62 +8.44,5.62;8.44,7.81 +8.44,7.81;5.62,7.81 +5.62,7.81;5.62,5.62 + +# UTF-16 : 64 a5 +# UTF-8 : a5 92 e6 +[64a5] 撥 +1.25,9.06;1.25,1.56 +1.25,1.56;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,4.06 +0.94,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.50,7.19;0.31,7.19 +5.62,8.75;3.12,8.75 +2.19,6.25;2.50,6.25 +2.50,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;4.06,7.19 +4.06,7.19;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.62,8.75 +9.06,6.25;8.75,6.25 +8.75,6.25;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.50,7.19 +7.50,7.19;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;5.62,8.75 +7.81,8.75;7.50,8.44 +7.50,8.44;7.19,8.12 +7.19,8.12;6.56,7.81 +6.56,7.81;6.56,7.81 +9.06,7.81;8.75,7.50 +8.75,7.50;8.12,7.50 +8.12,7.50;7.81,7.19 +7.81,7.19;7.50,6.88 +4.38,7.50;3.75,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.12 +5.31,4.06;5.62,4.38 +5.62,4.38;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;5.94,5.62 +5.94,5.62;5.94,5.94 +5.94,5.94;5.94,6.25 +5.94,6.25;7.81,6.25 +7.81,6.25;7.81,4.69 +7.81,4.69;8.12,4.38 +8.12,4.38;8.12,4.38 +8.12,4.38;8.75,4.38 +8.75,4.38;9.06,4.69 +9.06,4.69;9.06,5.31 +5.31,3.75;8.75,3.75 +5.00,0.62;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.75 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.44 +3.12,6.25;5.00,6.25 +5.00,6.25;5.00,4.69 +5.00,4.69;2.81,4.69 +2.81,4.69;2.81,4.38 +2.81,4.38;2.81,3.75 +2.81,3.75;2.50,3.12 +2.50,3.12;2.50,2.81 +2.50,2.81;2.50,2.50 +2.50,3.12;5.00,3.12 +5.00,3.12;5.00,2.50 +5.00,2.50;5.00,1.88 +5.00,1.88;4.69,1.56 +4.69,1.56;4.69,0.94 +4.69,0.94;4.38,0.62 +4.38,0.62;4.38,0.62 +4.38,0.62;3.75,0.62 +3.75,0.62;3.44,0.62 +3.44,0.62;2.81,0.94 + +# UTF-16 : 73 75 +# UTF-8 : b5 8d e7 +[7375] 獵 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,7.81 +1.25,7.81;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.88,6.25 +1.88,6.25;1.88,5.94 +1.88,5.94;1.88,5.31 +1.88,5.31;2.19,4.69 +2.19,4.69;2.19,4.06 +2.19,4.06;2.19,3.44 +2.19,3.44;2.19,2.81 +2.19,2.81;2.19,2.50 +2.19,2.50;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,9.06;2.19,8.44 +2.19,8.44;1.88,7.81 +1.88,7.81;1.25,7.50 +1.25,7.50;0.62,6.88 +0.62,6.88;0.00,6.56 +1.88,5.31;1.56,5.00 +1.56,5.00;1.25,4.69 +1.25,4.69;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.00,3.75 +8.44,4.38;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.75,0.94 +8.75,0.94;8.75,0.62 +8.75,0.62;9.06,0.94 +9.06,0.94;9.06,1.56 +9.06,1.56;9.38,2.19 +9.38,2.19;9.38,2.50 +3.12,4.38;3.44,0.94 +2.19,0.62;2.50,0.62 +2.50,0.62;2.81,0.94 +2.81,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.56 +5.62,4.38;5.94,0.94 +4.69,0.62;5.00,0.62 +5.00,0.62;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.81,1.56 +5.31,3.44;5.00,3.75 +5.00,3.75;4.38,3.75 +4.38,3.75;4.06,4.06 +4.06,4.06;3.75,4.06 +5.31,2.19;5.00,2.19 +5.00,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 +4.06,2.81;3.75,2.81 +7.81,3.44;7.50,3.75 +7.50,3.75;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.25,4.06 +7.81,2.19;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,2.81 +8.75,9.06;8.44,8.75 +8.44,8.75;8.12,8.75 +8.12,8.75;7.50,8.44 +7.50,8.44;7.50,8.44 +7.50,8.44;7.81,8.12 +7.81,8.12;8.12,7.81 +8.12,7.81;8.44,7.50 +8.44,7.50;8.75,7.50 +6.56,9.06;6.25,8.75 +6.25,8.75;5.94,8.75 +5.94,8.75;5.62,8.44 +5.62,8.44;5.31,8.44 +5.31,8.44;5.62,8.12 +5.62,8.12;6.25,7.81 +6.25,7.81;6.56,7.50 +6.56,7.50;6.56,7.50 +4.38,9.06;4.06,8.75 +4.06,8.75;3.75,8.75 +3.75,8.75;3.44,8.44 +3.44,8.44;3.12,8.44 +3.12,8.44;3.75,8.12 +3.75,8.12;4.06,7.81 +4.06,7.81;4.38,7.50 +4.38,7.50;4.38,7.50 +2.81,4.69;3.12,7.19 +2.81,7.19;8.75,7.19 +8.75,7.19;8.75,4.69 +8.75,4.69;3.12,4.69 +3.75,5.31;4.38,5.31 +4.38,5.31;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.62,5.62 +5.62,5.62;5.94,5.94 +5.94,5.94;6.25,5.94 +6.25,5.94;6.88,6.25 +6.88,6.25;7.50,6.56 +7.50,6.56;7.50,6.88 +3.75,6.56;4.38,6.56 +4.38,6.56;4.69,6.25 +4.69,6.25;5.00,6.25 +5.00,6.25;5.31,6.25 +5.31,6.25;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.56,5.62 +6.56,5.62;6.88,5.62 +6.88,5.62;7.50,5.31 +7.50,5.31;7.81,5.31 + +# UTF-16 : 81 d8 +# UTF-8 : 98 87 e8 +[81d8] 臘 +0.62,4.06;2.50,4.06 +0.94,6.25;2.50,6.25 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +8.44,4.38;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.75,0.94 +8.75,0.94;8.75,0.62 +8.75,0.62;9.06,0.94 +9.06,0.94;9.38,1.56 +9.38,1.56;9.38,2.19 +9.38,2.19;9.38,2.50 +3.75,4.38;3.75,0.94 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.00,0.62;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.81,1.56 +5.94,4.38;5.94,0.94 +5.62,3.44;5.00,3.75 +5.00,3.75;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;4.06,4.06 +5.62,2.19;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 +4.38,2.81;4.06,2.81 +7.81,3.44;7.50,3.75 +7.50,3.75;7.19,3.75 +7.19,3.75;6.56,4.06 +6.56,4.06;6.56,4.06 +7.81,2.19;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.56,2.81 +6.56,2.81;6.56,2.81 +8.75,9.06;8.12,8.75 +8.12,8.75;7.81,8.44 +7.81,8.44;7.50,8.44 +7.50,8.44;7.81,8.12 +7.81,8.12;8.44,7.81 +8.44,7.81;8.75,7.50 +8.75,7.50;8.75,7.50 +6.56,9.06;6.25,8.75 +6.25,8.75;5.94,8.44 +5.94,8.44;5.31,8.44 +5.31,8.44;5.94,8.12 +5.94,8.12;6.25,7.81 +6.25,7.81;6.56,7.50 +6.56,7.50;6.56,7.50 +4.38,9.06;4.06,8.75 +4.06,8.75;3.75,8.44 +3.75,8.44;3.12,8.44 +3.12,8.44;3.75,8.12 +3.75,8.12;4.06,7.81 +4.06,7.81;4.38,7.50 +4.38,7.50;4.38,7.50 +3.44,4.69;3.44,7.19 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,4.69 +8.75,4.69;3.44,4.69 +4.06,5.31;4.38,5.31 +4.38,5.31;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,5.62;6.25,5.94 +6.25,5.94;6.56,5.94 +6.56,5.94;7.19,6.56 +7.19,6.56;7.81,6.88 +4.06,6.56;4.38,6.56 +4.38,6.56;5.31,6.25 +5.31,6.25;5.62,6.25 +5.62,6.25;5.94,5.94 +5.94,5.94;6.25,5.94 +6.25,5.94;6.88,5.62 +6.88,5.62;7.19,5.62 +7.19,5.62;7.50,5.31 +7.50,5.31;8.12,5.31 + +# UTF-16 : 94 5e +# UTF-8 : 9e 91 e9 +[945e] 鑞 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,1.88 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.75,0.94 +8.75,0.94;8.75,0.62 +8.75,0.62;9.06,0.94 +9.06,0.94;9.38,1.56 +9.38,1.56;9.38,2.19 +9.38,2.19;9.38,2.50 +3.75,4.38;3.75,0.94 +5.00,0.62;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.81,1.56 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,1.56 +5.94,4.38;6.25,0.94 +5.62,3.44;5.31,3.75 +5.31,3.75;5.00,3.75 +5.00,3.75;4.38,4.06 +4.38,4.06;4.38,4.06 +5.62,2.19;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.38,2.81 +4.38,2.81;4.38,2.81 +7.81,3.44;7.50,3.75 +7.50,3.75;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.56,4.06 +7.81,2.19;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,2.81 +8.75,9.06;8.44,8.75 +8.44,8.75;8.12,8.75 +8.12,8.75;7.81,8.44 +7.81,8.44;7.81,8.44 +7.50,8.44;8.12,8.12 +8.12,8.12;8.44,7.81 +8.44,7.81;8.75,7.50 +8.75,7.50;8.75,7.50 +6.88,9.06;6.56,8.75 +6.56,8.75;6.25,8.75 +6.25,8.75;5.62,8.44 +5.62,8.44;5.62,8.44 +5.62,8.44;5.94,8.12 +5.94,8.12;6.25,7.81 +6.25,7.81;6.56,7.50 +6.56,7.50;6.88,7.50 +4.69,9.06;4.38,8.75 +4.38,8.75;4.06,8.75 +4.06,8.75;3.75,8.44 +3.75,8.44;3.75,8.44 +3.44,8.44;4.06,8.12 +4.06,8.12;4.38,7.81 +4.38,7.81;4.69,7.50 +4.69,7.50;4.69,7.50 +3.44,4.69;3.44,7.19 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,4.69 +8.75,4.69;3.75,4.69 +4.38,5.31;4.69,5.31 +4.69,5.31;5.00,5.31 +5.00,5.31;5.62,5.62 +5.62,5.62;5.94,5.62 +5.94,5.62;6.25,5.94 +6.25,5.94;6.88,5.94 +6.88,5.94;7.50,6.56 +7.50,6.56;7.81,6.88 +4.38,6.56;5.00,6.25 +5.00,6.25;5.62,6.25 +5.62,6.25;6.56,5.94 +6.56,5.94;6.88,5.62 +6.88,5.62;7.19,5.62 +7.19,5.62;7.81,5.31 +7.81,5.31;8.12,5.31 + +# UTF-16 : 8c b3 +# UTF-8 : b3 b2 e8 +[8cb3] 貳 +0.62,8.12;8.75,8.12 +6.88,9.38;6.88,7.81 +6.88,7.81;7.19,6.25 +7.19,6.25;7.19,5.00 +7.19,5.00;7.50,3.75 +7.50,3.75;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.12,0.94 +8.12,0.94;8.75,0.62 +8.75,0.62;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +7.50,9.38;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.44 +0.62,6.56;6.56,6.56 +5.94,7.19;0.94,7.19 +1.25,2.50;5.94,2.50 +5.94,2.50;5.94,5.62 +5.94,5.62;1.25,5.62 +1.25,5.62;1.25,2.19 +1.25,3.44;5.94,3.44 +1.25,4.69;5.94,4.69 +0.62,0.62;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;2.81,1.88 +6.56,0.62;6.25,0.94 +6.25,0.94;5.62,1.25 +5.62,1.25;5.31,1.56 +5.31,1.56;4.69,1.56 +4.69,1.56;4.06,1.88 + +# UTF-16 : 68 22 +# UTF-8 : a2 a0 e6 +[6822] 栢 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +8.75,0.62;8.75,6.56 +8.75,6.56;3.44,6.56 +3.44,6.56;3.44,0.62 +3.75,1.25;8.75,1.25 +3.75,4.06;8.75,4.06 +3.12,8.44;9.06,8.44 +5.94,8.44;5.94,8.12 +5.94,8.12;5.94,7.81 +5.94,7.81;5.94,7.19 +5.94,7.19;5.62,6.88 +5.62,6.88;5.62,6.56 + +# UTF-16 : 7a e1 +# UTF-8 : a1 ab e7 +[7ae1] 竡 +0.31,7.19;3.44,7.19 +1.88,7.19;1.88,9.06 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +2.19,1.88;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.81,6.56 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +8.75,0.62;8.75,6.56 +8.75,6.56;3.75,6.56 +3.75,6.56;3.75,0.62 +4.06,1.25;8.75,1.25 +4.06,4.06;8.75,4.06 +3.44,8.44;9.06,8.44 +6.25,8.44;6.25,8.12 +6.25,8.12;6.25,7.81 +6.25,7.81;5.94,7.19 +5.94,7.19;5.94,6.88 +5.94,6.88;5.94,6.56 + +# UTF-16 : 96 4c +# UTF-8 : 8c 99 e9 +[964c] 陌 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,2.81 +1.88,2.81;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.81,8.12 +2.81,8.12;2.81,8.75 +8.75,0.62;8.75,6.56 +8.75,6.56;3.75,6.56 +3.75,6.56;3.75,0.62 +3.75,1.25;8.75,1.25 +3.75,4.06;8.75,4.06 +3.44,8.44;9.06,8.44 +6.25,8.44;6.25,8.12 +6.25,8.12;5.94,7.81 +5.94,7.81;5.94,7.19 +5.94,7.19;5.94,6.88 +5.94,6.88;5.62,6.56 + +# UTF-16 : 7c a8 +# UTF-8 : a8 b2 e7 +[7ca8] 粨 +2.19,0.62;2.19,9.06 +3.75,5.94;0.31,5.94 +0.00,1.88;0.31,2.19 +0.31,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,5.94 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.62 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.62,8.44 +2.81,6.25;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.44,8.12 +3.44,8.12;3.75,8.44 +8.75,0.62;8.75,6.56 +8.75,6.56;4.38,6.56 +4.38,6.56;4.38,0.62 +4.38,1.25;8.75,1.25 +4.38,4.06;8.75,4.06 +4.06,8.44;9.06,8.44 +6.56,8.44;6.25,8.12 +6.25,8.12;6.25,7.81 +6.25,7.81;6.25,7.19 +6.25,7.19;6.25,6.88 +6.25,6.88;5.94,6.56 + +# UTF-16 : 8c 8a +# UTF-8 : 8a b2 e8 +[8c8a] 貊 +0.31,5.00;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.81 +0.62,7.50;0.94,7.81 +0.94,7.81;1.25,7.81 +1.25,7.81;1.88,8.12 +1.88,8.12;2.19,8.12 +2.19,8.12;2.81,8.44 +2.81,8.44;3.44,8.75 +3.44,8.75;3.75,9.06 +0.31,3.12;0.62,3.12 +0.62,3.12;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.88,3.75 +1.88,3.75;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.44,5.31 +0.31,1.25;0.94,1.56 +0.94,1.56;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.75,3.75 +2.81,6.56;2.81,6.88 +2.81,6.88;2.50,7.19 +2.50,7.19;2.50,7.81 +2.50,7.81;2.50,7.81 +1.56,5.62;1.56,5.94 +1.56,5.94;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.94,7.19 +2.19,0.62;2.50,0.62 +2.50,0.62;2.81,0.62 +2.81,0.62;3.12,0.62 +3.12,0.62;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;3.75,4.06 +3.75,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;2.50,6.25 +8.75,0.62;8.75,6.56 +8.75,6.56;4.69,6.56 +4.69,6.56;4.69,0.62 +4.69,1.25;8.75,1.25 +4.69,4.06;8.75,4.06 +4.38,8.44;9.06,8.44 +6.56,8.44;6.56,8.12 +6.56,8.12;6.56,7.81 +6.56,7.81;6.56,7.19 +6.56,7.19;6.25,6.88 +6.25,6.88;6.25,6.56 + +# UTF-16 : 84 2c +# UTF-8 : ac 90 e8 +[842c] 萬 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +4.69,2.19;4.69,7.19 +7.81,4.69;1.56,4.69 +7.81,5.94;1.56,5.94 +1.56,4.38;1.56,7.19 +1.56,7.19;7.81,7.19 +7.81,7.19;7.81,4.38 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,3.75 +8.44,3.75;0.94,3.75 +0.94,3.75;0.94,0.62 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +1.56,1.88;2.19,1.88 +2.19,1.88;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.75,1.88 +3.75,1.88;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.62,2.19 +5.62,2.19;5.94,2.19 +5.94,2.19;6.56,2.19 +6.56,2.19;7.19,2.50 + +# UTF-16 : 5b d3 +# UTF-8 : 93 af e5 +[5bd3] 寓 +4.69,8.44;4.69,9.38 +8.44,6.56;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.56 +4.69,2.19;4.69,7.50 +7.50,4.69;1.88,4.69 +7.50,6.25;1.88,6.25 +1.56,4.69;1.88,7.50 +1.56,7.50;7.81,7.50 +7.50,7.50;7.81,4.69 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,3.75 +8.44,3.75;0.94,3.75 +0.94,3.75;0.94,0.62 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +1.56,1.88;2.19,1.88 +2.19,1.88;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;5.00,2.19 +5.00,2.19;5.62,2.19 +5.62,2.19;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;7.19,2.50 + +# UTF-16 : 84 da +# UTF-8 : 9a 93 e8 +[84da] 蓚 +0.62,8.44;9.06,8.44 +3.12,7.50;3.12,9.38 +6.25,7.50;6.25,9.38 +3.44,4.38;4.06,4.38 +4.06,4.38;4.69,4.69 +4.69,4.69;5.31,5.00 +5.31,5.00;5.94,5.00 +5.94,5.00;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,6.88 +9.06,4.06;8.44,4.38 +8.44,4.38;7.81,4.38 +7.81,4.38;7.19,4.69 +7.19,4.69;6.88,5.00 +6.88,5.00;6.25,5.31 +6.25,5.31;5.94,5.62 +5.94,5.62;5.31,5.94 +5.31,5.94;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;9.06,6.88 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,7.19 +4.69,7.19;5.00,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;1.88,6.56 +1.88,6.56;1.56,6.25 +1.56,6.25;1.25,5.94 +1.25,5.94;1.25,5.31 +1.25,5.31;0.94,5.00 +0.94,5.00;0.62,4.69 +0.62,4.69;0.62,4.38 +0.62,4.38;0.31,4.06 +0.31,4.06;0.00,3.44 +1.25,0.62;1.25,5.62 +2.81,1.56;2.81,6.25 +3.44,3.12;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.44 +4.69,3.44;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;6.25,3.75 +6.25,3.75;6.88,4.06 +6.88,4.06;7.19,4.38 +3.44,1.88;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;6.25,2.50 +6.25,2.50;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.12,3.44 +3.75,0.62;4.38,0.62 +4.38,0.62;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.50,1.56 +7.50,1.56;7.81,1.56 +7.81,1.56;8.12,1.88 +8.12,1.88;8.75,2.19 +8.75,2.19;9.06,2.19 + +# UTF-16 : 74 25 +# UTF-8 : a5 90 e7 +[7425] 琥 +2.81,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.31,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +5.62,7.50;5.62,9.38 +8.12,6.25;8.44,6.56 +8.44,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +8.75,7.50;9.06,7.50 +2.50,0.94;2.81,1.25 +2.81,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.62 +3.44,5.62;3.44,7.50 +3.44,7.50;9.06,7.50 +3.44,5.94;7.81,6.56 +5.62,8.44;8.75,8.44 +5.31,7.19;5.31,5.31 +5.31,5.31;5.31,4.69 +5.31,4.69;5.62,4.69 +5.62,4.69;6.25,4.69 +6.25,4.69;6.88,4.69 +6.88,4.69;7.19,4.69 +7.19,4.69;7.81,4.69 +7.81,4.69;8.12,4.69 +8.12,4.69;8.75,5.00 +8.75,5.00;8.75,5.31 +8.75,5.31;8.75,6.25 +6.88,4.06;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.31,4.06 + +# UTF-16 : 79 bd +# UTF-8 : bd a6 e7 +[79bd] 禽 +2.19,7.50;7.19,7.50 +4.69,7.50;4.69,8.44 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.69 +7.81,7.19;8.12,4.69 +7.81,4.69;1.56,4.69 +1.25,4.69;1.56,7.19 +2.50,5.00;2.81,5.31 +2.81,5.31;3.44,5.62 +3.44,5.62;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.19 +2.50,7.19;2.81,6.88 +2.81,6.88;3.44,6.88 +3.44,6.88;3.75,6.56 +3.75,6.56;4.06,6.56 +4.06,6.56;4.69,6.25 +4.69,6.25;5.00,6.25 +5.00,6.25;5.62,5.94 +5.62,5.94;5.94,5.62 +5.94,5.62;6.56,5.31 +6.56,5.31;6.88,5.31 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,3.75 +8.75,3.75;0.94,3.75 +0.94,3.75;0.94,0.62 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.50 +7.19,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +1.56,1.88;2.19,1.88 +2.19,1.88;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;5.00,2.19 +5.00,2.19;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;6.56,2.50 +6.56,2.50;7.19,2.50 +9.06,7.19;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.50,7.81 +7.50,7.81;7.19,7.81 +7.19,7.81;6.88,8.12 +6.88,8.12;6.25,8.44 +6.25,8.44;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.44 +3.12,8.44;2.81,8.12 +2.81,8.12;2.19,7.81 +2.19,7.81;1.88,7.81 +1.88,7.81;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;0.31,7.19 + +# UTF-16 : 64 d2 +# UTF-8 : 92 93 e6 +[64d2] 擒 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.81,4.38;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.62,3.44 +0.62,3.44;0.31,3.44 +2.50,7.19;0.31,7.19 +9.38,7.19;9.06,7.19 +9.06,7.19;8.75,7.50 +8.75,7.50;8.44,7.81 +8.44,7.81;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.56,8.75 +6.56,8.75;5.94,9.38 +5.94,9.38;5.31,8.75 +5.31,8.75;4.69,8.44 +4.69,8.44;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.81 +3.75,7.81;3.44,7.50 +3.44,7.50;3.12,7.19 +3.12,7.19;2.81,7.19 +4.06,7.50;8.12,7.50 +5.94,7.50;5.94,8.44 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +8.75,6.88;8.75,4.69 +8.75,4.69;3.44,4.69 +3.44,4.69;3.44,6.88 +4.06,5.00;4.69,5.31 +4.69,5.31;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.94,5.94 +5.94,5.94;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;7.50,6.88 +7.50,6.88;7.81,7.19 +4.38,6.88;5.00,6.56 +5.00,6.56;5.62,6.56 +5.62,6.56;6.25,5.94 +6.25,5.94;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.50,5.31 +7.50,5.31;7.81,5.00 +7.50,0.94;7.81,0.62 +7.81,0.62;8.12,0.62 +8.12,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,3.75 +9.06,3.75;3.12,3.75 +3.12,3.75;3.12,0.62 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.50,3.44 +3.75,1.88;4.06,1.88 +4.06,1.88;4.69,1.88 +4.69,1.88;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.94,2.19 +5.94,2.19;6.25,2.19 +6.25,2.19;6.56,2.19 +6.56,2.19;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,2.50 + +# UTF-16 : 6a 8e +# UTF-8 : 8e aa e6 +[6a8e] 檎 +9.38,7.19;9.06,7.19 +9.06,7.19;8.75,7.50 +8.75,7.50;8.44,7.81 +8.44,7.81;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.56,8.75 +6.56,8.75;5.94,9.38 +5.94,9.38;5.31,8.75 +5.31,8.75;4.69,8.44 +4.69,8.44;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.81 +3.75,7.81;3.44,7.50 +3.44,7.50;3.12,7.19 +3.12,7.19;2.81,7.19 +4.06,7.50;8.12,7.50 +5.94,7.50;5.94,8.44 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +8.75,6.88;8.75,4.69 +8.75,4.69;3.44,4.69 +3.44,4.69;3.44,6.88 +4.06,5.00;4.69,5.31 +4.69,5.31;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.94,5.94 +5.94,5.94;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;7.50,6.88 +7.50,6.88;7.81,7.19 +4.38,6.88;5.00,6.56 +5.00,6.56;5.62,6.56 +5.62,6.56;6.25,5.94 +6.25,5.94;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.50,5.31 +7.50,5.31;7.81,5.00 +7.50,0.94;7.81,0.62 +7.81,0.62;8.12,0.62 +8.12,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,3.75 +9.06,3.75;3.12,3.75 +3.12,3.75;3.12,0.62 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.50,3.44 +3.75,1.88;4.06,1.88 +4.06,1.88;4.69,1.88 +4.69,1.88;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.94,2.19 +5.94,2.19;6.25,2.19 +6.25,2.19;6.56,2.19 +6.56,2.19;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,2.50 +1.56,0.62;1.56,9.06 +2.50,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 + +# UTF-16 : 5f 56 +# UTF-8 : 96 bd e5 +[5f56] 彖 +0.31,5.94;9.06,5.94 +0.94,4.06;1.56,4.38 +1.56,4.38;1.88,4.38 +1.88,4.38;2.50,4.69 +2.50,4.69;2.81,4.69 +2.81,4.69;3.44,5.00 +3.44,5.00;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.62,1.88 +5.62,1.88;5.62,2.19 +5.62,2.19;5.62,2.81 +5.62,2.81;5.31,3.75 +5.31,3.75;5.00,4.38 +5.00,4.38;4.69,4.69 +4.69,4.69;4.06,5.31 +0.94,2.50;1.25,2.81 +1.25,2.81;1.88,2.81 +1.88,2.81;2.50,3.12 +2.50,3.12;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.69,4.06 +4.69,4.06;5.00,4.38 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +8.44,5.00;7.81,4.69 +7.81,4.69;7.50,4.38 +7.50,4.38;7.19,4.06 +7.19,4.06;6.56,3.75 +6.56,3.75;6.25,3.44 +5.00,5.94;5.31,5.31 +5.31,5.31;5.62,4.69 +5.62,4.69;5.62,4.06 +5.62,4.06;5.94,3.75 +5.94,3.75;6.56,3.12 +6.56,3.12;6.88,2.81 +6.88,2.81;7.19,2.19 +7.19,2.19;7.81,1.88 +7.81,1.88;8.12,1.56 +8.12,1.56;8.75,1.25 +6.88,5.94;7.19,6.56 +7.19,6.56;7.19,6.88 +7.19,6.88;7.50,7.50 +7.50,7.50;7.50,7.81 +7.50,7.81;7.81,8.44 +7.50,8.44;2.50,8.44 +7.19,7.19;1.88,7.19 +1.56,6.56;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.75 +2.50,8.75;2.50,9.38 + +# UTF-16 : 63 be +# UTF-8 : be 8e e6 +[63be] 掾 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +2.81,5.62;9.38,5.62 +2.81,4.06;3.44,4.38 +3.44,4.38;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,4.69 +4.38,4.69;5.00,5.00 +5.00,5.00;5.62,5.31 +5.62,5.31;6.25,5.62 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.56,1.25 +6.56,1.25;6.56,1.88 +6.56,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.31,5.31 +2.81,2.50;3.44,2.81 +3.44,2.81;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.12 +4.38,3.12;5.00,3.44 +5.00,3.44;5.62,3.75 +5.62,3.75;6.25,4.38 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;6.25,2.81 +6.25,2.81;6.56,3.12 +8.75,5.00;8.44,4.69 +8.44,4.69;8.12,4.38 +8.12,4.38;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.44 +6.25,5.62;6.56,5.31 +6.56,5.31;6.56,4.69 +6.56,4.69;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.50,3.12 +7.50,3.12;7.81,2.81 +7.81,2.81;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;8.75,1.25 +8.75,1.25;9.38,0.94 +7.81,5.62;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.12,7.50 +8.12,7.50;8.12,7.81 +8.12,7.81;8.44,8.44 +8.44,8.44;4.06,8.44 +8.12,7.19;3.75,7.19 +3.44,6.25;3.75,7.19 +3.75,7.19;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.06,8.75 +4.06,8.75;4.38,9.38 + +# UTF-16 : 55 99 +# UTF-8 : 99 96 e5 +[5599] 喙 +0.94,2.19;2.50,2.19 +2.50,2.19;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +2.81,5.62;9.38,5.62 +3.12,4.06;3.44,4.38 +3.44,4.38;3.75,4.38 +3.75,4.38;4.38,4.69 +4.38,4.69;5.00,5.00 +5.00,5.00;5.62,5.31 +5.62,5.31;5.94,5.62 +5.94,5.62;6.25,5.62 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.56,1.25 +6.56,1.25;6.56,1.88 +6.56,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.31,5.31 +2.81,2.50;3.44,2.81 +3.44,2.81;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.69,3.12 +4.69,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;6.25,4.38 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;6.25,2.81 +6.25,2.81;6.56,3.12 +8.75,5.00;8.75,4.69 +8.75,4.69;8.12,4.38 +8.12,4.38;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.44 +6.25,5.62;6.56,5.31 +6.56,5.31;6.56,4.69 +6.56,4.69;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.50,3.12 +7.50,3.12;7.81,2.81 +7.81,2.81;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;8.75,1.25 +8.75,1.25;9.38,0.94 +7.81,5.62;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.44,8.44 +8.44,8.44;4.38,8.44 +8.12,7.19;3.75,7.19 +3.75,6.25;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.38,9.38 + +# UTF-16 : 69 3d +# UTF-8 : bd a4 e6 +[693d] 椽 +3.12,5.62;9.38,5.62 +3.12,4.06;3.44,4.38 +3.44,4.38;3.75,4.38 +3.75,4.38;4.38,4.69 +4.38,4.69;5.00,5.00 +5.00,5.00;5.62,5.31 +5.62,5.31;5.94,5.62 +5.94,5.62;6.25,5.62 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.56,1.25 +6.56,1.25;6.56,1.88 +6.56,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.31,5.31 +2.81,2.50;3.44,2.81 +3.44,2.81;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.69,3.12 +4.69,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;6.25,4.38 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;6.25,2.81 +6.25,2.81;6.56,3.12 +8.75,5.00;8.75,4.69 +8.75,4.69;8.12,4.38 +8.12,4.38;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.44 +6.25,5.62;6.56,5.31 +6.56,5.31;6.56,4.69 +6.56,4.69;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.50,3.12 +7.50,3.12;7.81,2.81 +7.81,2.81;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;8.75,1.25 +8.75,1.25;9.38,0.94 +7.81,5.62;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.44,8.44 +8.44,8.44;4.38,8.44 +8.12,7.19;3.75,7.19 +3.75,6.25;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.38,9.38 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +2.81,4.38;2.50,5.00 +2.50,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 6a de +# UTF-8 : 9e ab e6 +[6ade] 櫞 +5.31,4.06;5.31,4.69 +5.31,4.69;5.31,5.00 +5.31,5.00;5.00,5.62 +5.00,5.62;5.00,5.94 +5.00,5.94;4.69,6.56 +2.50,4.69;5.31,4.69 +4.06,4.69;4.06,0.62 +2.50,1.25;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +5.00,1.56;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;4.69,4.06 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;5.00,7.81 +5.00,7.81;5.00,8.12 +3.75,5.62;3.44,5.94 +3.44,5.94;3.12,6.56 +3.12,6.56;3.12,6.88 +3.12,6.88;2.81,7.50 +2.81,7.50;2.50,7.81 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;3.75,8.75 +3.75,8.75;4.06,9.06 +1.56,0.62;1.56,9.06 +2.50,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.50,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +5.31,5.62;9.38,5.62 +5.62,4.06;5.94,4.38 +5.94,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +6.56,0.94;6.88,0.62 +6.88,0.62;7.19,0.62 +7.19,0.62;7.81,0.94 +7.81,0.94;7.81,1.56 +7.81,1.56;7.81,2.19 +7.81,2.19;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.50,4.06 +7.50,4.06;7.19,4.69 +7.19,4.69;6.88,5.00 +5.62,2.50;5.94,2.81 +5.94,2.81;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.19,3.75 +7.19,3.75;7.50,4.38 +5.31,0.94;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;6.88,2.19 +6.88,2.19;7.50,2.50 +7.50,2.50;7.81,3.12 +9.06,5.00;9.06,4.38 +9.06,4.38;8.75,4.06 +8.75,4.06;8.44,3.75 +8.44,3.75;8.12,3.44 +7.81,5.62;7.81,5.31 +7.81,5.31;7.81,4.69 +7.81,4.69;8.12,4.06 +8.12,4.06;8.12,3.75 +8.12,3.75;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.75,2.19 +8.75,2.19;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;9.38,0.94 +8.44,5.62;8.44,6.25 +8.44,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,7.81 +8.75,7.81;8.75,8.44 +8.75,8.44;6.25,8.44 +8.75,6.88;5.94,6.88 +5.62,6.25;5.94,6.88 +5.94,6.88;5.94,7.50 +5.94,7.50;6.25,8.12 +6.25,8.12;6.25,8.75 +6.25,8.75;6.25,9.38 + +# UTF-16 : 84 04 +# UTF-8 : 84 90 e8 +[8404] 萄 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.00,4.38;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;2.19,7.19 +2.19,7.19;2.19,7.50 +7.19,0.62;6.88,0.62 +6.88,0.62;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +1.88,6.56;8.44,6.56 +8.44,6.56;8.44,5.00 +8.44,5.00;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.62 +1.88,3.12;1.88,0.94 +4.38,5.62;4.38,1.56 +1.88,1.56;6.56,1.56 +6.56,1.56;6.56,3.12 +6.88,5.62;2.50,5.62 +1.56,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.31 +2.50,5.31;2.81,5.94 +2.81,5.94;3.12,6.25 +7.19,3.75;1.25,3.75 + +# UTF-16 : 9e b9 +# UTF-8 : b9 ba e9 +[9eb9] 麹 +3.75,8.12;0.62,8.12 +3.44,6.88;0.62,6.88 +2.19,5.62;2.19,9.38 +0.31,5.62;4.06,5.62 +8.75,0.94;6.56,0.94 +6.56,0.94;5.62,0.94 +5.62,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +2.19,2.50;1.88,2.81 +1.88,2.81;1.56,3.44 +1.56,3.44;1.25,4.06 +0.31,2.81;0.62,3.12 +0.62,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.88,5.62 +1.25,4.38;3.75,4.38 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.31,9.38 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,4.06 +7.19,4.06;6.88,4.38 +6.88,4.38;6.56,5.00 +6.56,5.00;6.25,5.31 +6.25,1.88;6.25,7.81 +8.12,5.31;4.06,5.31 +3.75,2.50;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;5.94,5.31 +5.62,5.62;5.31,6.25 +5.31,6.25;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.69,7.50 +6.88,5.62;7.19,5.94 +7.19,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;7.81,7.50 +4.69,8.12;8.75,8.12 +8.75,8.12;8.75,6.56 +8.75,6.56;8.75,5.31 +8.75,5.31;8.75,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.12,1.88 +8.12,1.88;7.81,1.88 +7.81,1.88;7.19,1.88 +7.19,1.88;6.88,1.88 + +# UTF-16 : 85 17 +# UTF-8 : 97 94 e8 +[8517] 蔗 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +8.75,0.62;8.44,0.94 +8.44,0.94;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +6.56,0.62;6.25,1.25 +6.25,1.25;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.50 +5.62,2.50;5.62,2.50 +4.06,0.62;4.06,1.25 +4.06,1.25;4.06,1.56 +4.06,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +1.25,0.62;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +5.00,6.88;5.00,7.81 +3.12,6.25;3.44,3.44 +3.12,3.44;6.88,3.44 +6.88,3.44;6.88,6.25 +1.25,5.31;8.75,5.31 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,6.88 +1.25,6.88;8.75,6.88 + +# UTF-16 : 79 2c +# UTF-8 : ac a4 e7 +[792c] 礬 +9.06,5.62;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.81,7.19 +7.81,7.19;7.50,7.81 +7.50,7.81;7.50,8.12 +7.19,5.31;7.19,9.38 +9.06,8.12;5.94,8.12 +5.94,6.25;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.19,8.12 +2.19,5.31;2.19,9.38 +3.44,8.12;0.31,8.12 +3.44,6.25;3.12,6.56 +3.12,6.56;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.50,7.81 +2.50,7.81;2.19,8.12 +0.31,4.69;9.06,4.69 +4.06,5.31;3.44,5.00 +3.44,5.00;2.81,4.38 +2.81,4.38;2.50,4.06 +2.50,4.06;2.19,3.75 +2.19,3.75;1.56,3.75 +1.56,3.75;1.25,3.44 +1.25,3.44;0.94,3.44 +0.94,3.44;0.31,3.12 +5.94,4.69;6.56,4.38 +6.56,4.38;7.19,4.06 +7.19,4.06;7.81,3.75 +7.81,3.75;8.44,3.12 +8.44,3.12;8.75,3.12 +8.75,3.12;9.06,2.81 +7.19,3.75;2.19,3.75 +2.19,2.50;7.81,2.50 +7.81,2.50;7.81,0.62 +2.19,0.62;2.19,2.50 +2.50,0.94;7.50,0.94 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.75,3.75 +3.44,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.94,9.38 +3.44,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.94,7.19 +3.44,9.06;4.06,8.75 +4.06,8.75;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,7.81 +5.31,7.81;5.94,7.50 +3.44,7.19;4.06,6.88 +4.06,6.88;4.38,6.56 +4.38,6.56;5.00,6.25 +5.00,6.25;5.31,5.94 +5.31,5.94;5.94,5.62 +0.31,5.62;0.94,5.94 +0.94,5.94;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.88,7.81 +1.88,7.81;1.88,8.12 + +# UTF-16 : 6f b1 +# UTF-8 : b1 be e6 +[6fb1] 澱 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +2.81,8.75;5.62,8.75 +5.62,8.75;5.62,6.88 +5.62,6.88;2.50,6.88 +1.88,0.94;2.19,1.56 +2.19,1.56;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,8.75 +2.50,0.62;2.81,0.94 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +5.31,1.25;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.69,2.50 +5.62,3.12;2.50,3.12 +2.50,5.31;5.62,5.31 +3.44,3.12;3.44,6.56 +4.69,3.12;4.69,6.56 +5.62,5.62;5.94,5.94 +5.94,5.94;5.94,6.25 +5.94,6.25;6.25,6.56 +6.25,6.56;6.25,7.19 +6.25,7.19;6.25,8.12 +6.25,8.12;6.25,8.75 +6.25,8.75;8.12,8.75 +8.12,8.75;8.12,6.25 +8.12,6.25;8.44,5.94 +8.44,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 +9.06,5.94;9.06,6.25 +9.06,6.25;9.06,6.88 +9.06,6.88;9.38,7.19 +5.62,5.00;9.06,5.00 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,1.25 +6.25,1.25;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.12,3.12 +8.12,3.12;8.44,3.75 +8.44,3.75;8.75,4.38 +8.75,4.38;8.75,5.00 +9.06,0.94;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;5.94,4.38 + +# UTF-16 : 86 cb +# UTF-8 : 8b 9b e8 +[86cb] 蛋 +4.69,7.19;7.50,7.19 +4.69,5.62;4.69,8.44 +0.62,8.44;8.75,8.44 +0.62,4.69;0.94,5.31 +0.94,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +8.75,5.31;8.12,5.31 +8.12,5.31;7.19,5.31 +7.19,5.31;6.25,5.31 +6.25,5.31;5.31,5.31 +5.31,5.31;4.69,5.62 +4.69,5.62;4.06,5.62 +4.06,5.62;3.44,5.94 +3.44,5.94;3.12,5.94 +3.12,5.94;2.81,6.25 +2.81,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +7.50,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +8.75,8.44;8.75,8.44 +4.69,1.25;4.69,5.31 +1.56,2.81;8.12,2.81 +8.12,2.81;8.12,4.38 +8.12,4.38;1.25,4.38 +1.25,4.38;1.25,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.56,1.25 +6.56,1.25;7.19,1.56 +7.19,1.56;8.12,1.56 + +# UTF-16 : 82 92 +# UTF-8 : 92 8a e8 +[8292] 芒 +0.62,5.62;8.75,5.62 +4.69,5.62;4.69,7.50 +8.44,1.25;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,1.25 +2.19,1.25;2.19,1.56 +2.19,1.56;2.19,2.19 +1.88,2.19;2.19,5.62 +0.62,8.12;8.75,8.12 +2.81,6.88;2.81,9.38 +6.56,6.88;6.56,9.38 + +# UTF-16 : 6c 5e +# UTF-8 : 9e b1 e6 +[6c5e] 汞 +4.69,5.94;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +0.62,4.69;4.06,4.69 +4.69,5.00;5.00,4.69 +5.00,4.69;5.31,4.06 +5.31,4.06;5.62,3.75 +5.62,3.75;5.94,3.44 +5.94,3.44;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.50,2.19 +7.50,2.19;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;9.06,1.25 +8.75,5.00;8.12,4.69 +8.12,4.69;7.50,4.38 +7.50,4.38;7.19,4.06 +7.19,4.06;6.56,3.75 +6.56,3.75;5.94,3.44 +4.06,4.69;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.12,3.44 +3.12,3.44;2.81,3.12 +2.81,3.12;2.50,2.81 +2.50,2.81;2.19,2.50 +2.19,2.50;1.88,2.19 +1.88,2.19;1.25,1.88 +1.25,1.88;0.94,1.56 +0.94,1.56;0.31,1.25 +0.31,6.25;9.06,6.25 +8.44,8.44;1.25,8.44 +4.69,6.25;4.69,8.44 + +# UTF-16 : 6a 1f +# UTF-8 : 9f a8 e6 +[6a1f] 樟 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,7.19 +3.75,3.12;8.44,3.12 +8.44,3.12;8.44,5.62 +8.44,5.62;3.44,5.62 +3.44,5.62;3.44,3.12 +3.75,4.38;8.12,4.38 +2.50,2.19;9.06,2.19 +5.94,0.62;5.94,3.12 +2.81,6.56;9.06,6.56 +2.81,8.12;9.06,8.12 +5.94,8.12;5.94,9.38 +6.88,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.50,7.81 +7.50,7.81;7.81,8.12 +5.00,6.56;4.69,6.88 +4.69,6.88;4.38,7.50 +4.38,7.50;4.38,7.81 +4.38,7.81;4.06,8.12 + +# UTF-16 : 74 8b +# UTF-8 : 8b 92 e7 +[748b] 璋 +2.81,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,2.19;1.56,8.44 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.50 +3.75,3.12;8.44,3.12 +8.44,3.12;8.44,5.62 +8.44,5.62;3.75,5.62 +3.75,5.62;3.75,3.12 +3.75,4.38;8.12,4.38 +2.81,2.19;9.06,2.19 +5.94,0.62;5.94,3.12 +2.81,6.56;9.06,6.56 +3.12,8.12;9.06,8.12 +5.94,8.12;5.94,9.38 +6.88,6.56;7.19,6.88 +7.19,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;7.81,8.12 +5.00,6.56;4.69,6.88 +4.69,6.88;4.38,7.50 +4.38,7.50;4.38,7.81 +4.38,7.81;4.06,8.12 + +# UTF-16 : 5d 82 +# UTF-8 : 82 b6 e5 +[5d82] 嶂 +0.62,7.81;0.62,0.62 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.56,9.06 +4.06,3.12;8.44,3.12 +8.44,3.12;8.44,5.62 +8.44,5.62;3.75,5.62 +3.75,5.62;3.75,3.12 +4.06,4.38;8.44,4.38 +3.12,2.19;9.06,2.19 +6.25,0.62;6.25,3.12 +3.12,6.56;9.06,6.56 +3.12,8.12;9.06,8.12 +6.25,8.12;6.25,9.38 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;7.81,8.12 +5.00,6.56;5.00,6.88 +5.00,6.88;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.38,8.12 + +# UTF-16 : 9c 46 +# UTF-8 : 86 b1 e9 +[9c46] 鱆 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,7.81 +2.50,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.44;2.81,8.44 +0.62,5.31;3.12,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.75,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.12,2.81 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.50,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +0.31,0.31;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +4.38,3.12;8.75,3.12 +8.75,3.12;8.75,5.62 +8.75,5.62;4.38,5.62 +4.38,5.62;4.38,3.12 +4.38,4.38;8.44,4.38 +3.75,2.19;9.38,2.19 +6.56,0.62;6.56,3.12 +3.75,6.56;9.38,6.56 +3.75,8.12;9.06,8.12 +6.56,8.12;6.56,9.38 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.12,8.12 +5.62,6.56;5.31,6.88 +5.31,6.88;5.00,7.50 +5.00,7.50;4.69,7.81 +4.69,7.81;4.69,8.12 + +# UTF-16 : 73 34 +# UTF-8 : b4 8c e7 +[7334] 猴 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;1.88,6.25 +1.88,6.25;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.19,4.06 +2.19,4.06;2.19,3.44 +2.19,3.44;2.19,2.81 +2.19,2.81;2.19,2.50 +2.19,2.50;2.19,1.88 +2.19,1.88;1.88,1.25 +1.88,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,9.06;2.50,8.44 +2.50,8.44;1.88,7.81 +1.88,7.81;1.25,7.50 +1.25,7.50;0.62,6.88 +0.62,6.88;0.00,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.00,3.75 +8.75,5.31;5.00,5.31 +4.06,4.06;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.62,6.56 +9.06,3.44;4.06,3.44 +4.06,0.62;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +6.25,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.56,3.75 +6.56,3.75;6.56,5.31 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.88,3.12 +6.88,3.12;6.56,3.75 +8.12,6.56;8.12,8.75 +8.12,8.75;4.69,8.75 +4.06,6.56;9.06,6.56 +4.06,9.06;4.06,8.44 +4.06,8.44;3.75,8.12 +3.75,8.12;3.75,7.50 +3.75,7.50;3.44,7.19 +3.44,7.19;3.44,6.56 +3.44,6.56;3.12,6.25 +3.12,6.25;2.81,5.94 +2.81,5.94;2.81,5.31 +2.81,5.31;2.50,5.00 +2.50,5.00;2.19,4.69 +3.44,0.62;3.44,6.88 + +# UTF-16 : 5c ef +# UTF-8 : af b3 e5 +[5cef] 峯 +0.94,9.06;0.94,7.81 +0.94,7.81;8.44,7.81 +8.44,7.81;8.44,9.06 +4.69,7.81;4.69,9.38 +4.69,0.31;4.69,4.69 +0.31,1.56;9.06,1.56 +8.44,2.81;0.94,2.81 +7.81,3.75;1.56,3.75 +0.62,5.62;0.94,5.62 +0.94,5.62;1.56,5.94 +1.56,5.94;1.88,5.94 +1.88,5.94;2.50,6.25 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.38,7.81 +3.44,6.88;7.50,6.88 +0.31,4.06;1.25,4.38 +1.25,4.38;2.19,4.38 +2.19,4.38;3.12,4.69 +3.12,4.69;3.75,5.00 +3.75,5.00;4.69,5.31 +4.69,5.31;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,5.62;6.56,6.25 +6.56,6.25;7.19,6.56 +7.19,6.56;7.50,6.88 +9.06,4.06;8.44,4.38 +8.44,4.38;7.50,4.38 +7.50,4.38;6.88,4.69 +6.88,4.69;5.94,4.69 +5.94,4.69;5.31,5.00 +5.31,5.00;4.69,5.31 +4.69,5.31;4.06,5.62 +4.06,5.62;3.44,5.62 +3.44,5.62;2.81,5.94 +2.81,5.94;2.50,6.25 + +# UTF-16 : 82 d1 +# UTF-8 : 91 8b e8 +[82d1] 苑 +0.31,8.12;9.06,8.12 +3.12,7.19;3.12,9.38 +6.25,7.19;6.25,9.38 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;2.50,7.19 +2.50,7.19;2.50,7.50 +2.19,6.25;4.69,6.25 +4.38,6.25;4.38,5.62 +4.38,5.62;4.38,4.69 +4.38,4.69;4.06,4.06 +4.06,4.06;3.75,3.44 +3.75,3.44;3.44,2.81 +3.44,2.81;2.81,2.50 +2.81,2.50;2.50,1.88 +2.50,1.88;1.88,1.56 +1.88,1.56;1.25,1.25 +1.25,1.25;0.62,0.94 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.31,1.25 +5.31,1.25;5.31,1.88 +5.31,1.88;5.31,6.56 +5.31,6.56;8.12,6.56 +8.12,6.56;8.12,3.75 +8.12,3.75;8.12,3.44 +8.12,3.44;7.81,3.12 +7.81,3.12;7.50,3.12 +7.50,3.12;6.88,3.12 +6.88,3.12;6.56,3.12 +6.56,3.12;6.25,3.44 +3.75,3.44;3.44,3.75 +3.44,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.38 +2.19,4.38;1.88,4.69 + +# UTF-16 : 96 c1 +# UTF-8 : 81 9b e9 +[96c1] 雁 +7.50,8.12;7.19,7.81 +7.19,7.81;6.88,7.50 +6.88,7.50;6.56,6.88 +6.56,6.88;6.56,6.88 +4.38,6.88;4.38,0.31 +8.75,6.88;4.38,6.88 +6.56,0.94;6.56,6.88 +4.38,0.94;9.06,0.94 +4.38,3.12;8.75,3.12 +4.38,5.00;8.75,5.00 +2.81,5.00;3.44,5.62 +3.44,5.62;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;4.69,8.12 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,8.44 +0.94,8.44;8.75,8.44 +2.50,0.31;2.50,6.56 + +# UTF-16 : 8c d1 +# UTF-8 : 91 b3 e8 +[8cd1] 賑 +0.62,3.12;2.81,3.12 +2.81,3.12;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,3.12 +0.62,5.00;2.81,5.00 +0.62,6.88;2.81,6.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +3.12,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +2.19,2.50;2.19,2.50 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;3.75,8.75 +3.75,8.75;8.75,8.75 +3.75,5.31;9.06,5.31 +6.25,5.31;6.56,4.69 +6.56,4.69;6.56,4.06 +6.56,4.06;6.88,3.44 +6.88,3.44;7.19,3.12 +7.19,3.12;7.50,2.50 +7.50,2.50;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,0.62 +3.75,0.62;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,1.88 +5.00,0.94;5.00,5.31 +4.38,7.19;8.75,7.19 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.44,3.75 +8.44,3.75;8.75,4.38 +8.75,4.38;9.06,4.69 + +# UTF-16 : 83 38 +# UTF-8 : b8 8c e8 +[8338] 茸 +0.31,8.12;9.06,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +2.19,6.56;2.19,1.56 +8.75,6.56;0.62,6.56 +7.19,0.31;7.19,6.56 +2.19,3.44;7.19,3.44 +2.19,5.00;7.19,5.00 +0.62,1.56;1.25,1.56 +1.25,1.56;2.19,1.56 +2.19,1.56;2.81,1.56 +2.81,1.56;3.75,1.88 +3.75,1.88;4.69,1.88 +4.69,1.88;5.31,1.88 +5.31,1.88;6.25,1.88 +6.25,1.88;7.19,2.19 +7.19,2.19;8.12,2.19 +8.12,2.19;8.75,2.50 + +# UTF-16 : 84 7a +# UTF-8 : ba 91 e8 +[847a] 葺 +1.56,6.25;7.81,6.25 +7.81,6.25;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,5.94 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +2.19,5.31;2.19,1.25 +8.75,5.31;0.62,5.31 +7.19,0.31;7.19,5.31 +2.19,2.81;7.19,2.81 +2.19,4.06;7.19,4.06 +0.62,1.25;1.25,1.25 +1.25,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.75,1.56 +3.75,1.56;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;6.25,1.56 +6.25,1.56;7.19,1.88 +7.19,1.88;8.12,1.88 +8.12,1.88;8.75,1.88 + +# UTF-16 : 76 78 +# UTF-8 : b8 99 e7 +[7678] 癸 +0.94,0.62;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +8.75,0.62;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.06,3.12 +4.69,8.75;1.25,8.75 +9.06,4.69;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.25,6.56 +6.25,6.56;5.94,6.88 +5.94,6.88;5.62,7.50 +5.62,7.50;5.31,7.81 +5.31,7.81;5.00,8.44 +5.00,8.44;4.69,8.75 +0.31,4.69;0.94,5.00 +0.94,5.00;1.56,5.31 +1.56,5.31;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.38,8.44 +4.38,8.44;4.69,8.75 +7.19,8.75;7.19,8.44 +7.19,8.44;6.88,7.81 +6.88,7.81;6.56,7.50 +6.56,7.50;6.25,7.19 +6.25,7.19;5.94,7.19 +8.75,7.50;8.44,7.19 +8.44,7.19;8.12,6.88 +8.12,6.88;7.81,6.56 +7.81,6.56;7.50,6.25 +7.50,6.25;7.19,5.94 +2.81,6.56;2.50,6.88 +2.50,6.88;2.19,7.19 +2.19,7.19;1.88,7.50 +1.88,7.50;1.56,7.50 +1.56,7.50;1.25,7.81 +1.88,5.31;7.50,5.31 +0.62,3.44;8.75,3.44 + +# UTF-16 : 84 75 +# UTF-8 : b5 91 e8 +[8475] 葵 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.94,0.62;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.69,4.38 +8.75,0.31;8.12,0.62 +8.12,0.62;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.88,1.56 +6.88,1.56;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.06,2.50 +4.69,7.19;1.25,7.19 +9.06,4.06;8.44,4.38 +8.44,4.38;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.25,5.62 +6.25,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.31,6.56 +5.31,6.56;5.00,6.88 +5.00,6.88;4.69,7.19 +7.19,7.19;6.88,6.88 +6.88,6.88;6.56,6.56 +6.56,6.56;6.25,6.25 +6.25,6.25;5.94,5.94 +5.94,5.94;5.94,5.94 +8.75,6.25;8.44,5.94 +8.44,5.94;8.12,5.62 +8.12,5.62;7.81,5.62 +7.81,5.62;7.50,5.31 +7.50,5.31;7.19,5.00 +2.81,5.31;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.25 +1.88,6.25;1.56,6.25 +1.56,6.25;1.25,6.56 +2.19,4.69;7.19,4.69 +0.62,3.12;8.75,3.12 +0.31,4.06;0.94,4.38 +0.94,4.38;1.56,4.69 +1.56,4.69;2.19,5.00 +2.19,5.00;2.50,5.31 +2.50,5.31;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.38,6.88 +4.38,6.88;4.69,7.19 + +# UTF-16 : 72 80 +# UTF-8 : 80 8a e7 +[7280] 犀 +8.75,2.19;1.25,2.19 +2.50,3.75;8.44,3.75 +5.62,6.56;8.44,6.56 +5.62,5.31;8.44,5.31 +1.56,6.56;4.38,6.56 +1.56,5.31;4.38,5.31 +5.00,0.31;5.00,4.69 +5.00,5.00;5.00,7.19 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;2.81,4.38 +2.81,4.38;3.12,4.69 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,8.75 +1.25,8.75;8.44,8.75 +8.44,8.75;8.44,7.50 +8.44,7.50;1.25,7.50 + +# UTF-16 : 8d 04 +# UTF-8 : 84 b4 e8 +[8d04] 贄 +1.56,2.19;7.81,2.19 +7.81,2.19;7.81,5.31 +7.81,5.31;1.56,5.31 +1.56,5.31;1.56,2.19 +1.56,3.12;7.81,3.12 +1.56,4.38;7.81,4.38 +0.62,0.62;0.94,0.62 +0.94,0.62;1.56,0.94 +1.56,0.94;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +8.75,0.62;8.44,0.62 +8.44,0.62;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.88 +5.00,7.81;5.62,7.50 +5.62,7.50;6.25,7.19 +6.25,7.19;6.56,6.88 +6.56,6.88;7.19,6.56 +7.19,6.56;7.81,6.25 +4.69,5.62;5.00,5.62 +5.00,5.62;5.62,6.25 +5.62,6.25;5.94,6.56 +5.94,6.56;6.25,7.19 +6.25,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.56,9.38 +4.69,8.44;8.12,8.44 +8.12,8.44;8.12,7.81 +8.12,7.81;8.12,7.19 +8.12,7.19;8.44,6.88 +8.44,6.88;8.44,6.25 +8.44,6.25;8.44,5.94 +8.44,5.94;8.75,5.31 +8.75,5.31;8.75,5.31 +8.75,5.31;9.06,5.94 +9.06,5.94;9.38,6.25 +9.38,6.25;9.38,6.56 +0.62,6.88;4.69,6.88 +2.50,6.88;2.50,5.31 +0.62,5.94;4.69,5.94 +0.31,7.81;4.69,7.81 +0.62,8.75;4.38,8.75 +2.50,7.81;2.50,9.38 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.06,7.81 +1.88,6.88;1.56,7.19 +1.56,7.19;1.25,7.81 +1.25,7.81;1.25,7.81 + +# UTF-16 : 9d af +# UTF-8 : af b6 e9 +[9daf] 鶯 +8.75,5.00;8.75,6.56 +8.75,6.56;0.62,6.56 +0.62,6.56;0.62,5.00 +7.19,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.56,1.88 +5.31,0.94;5.00,1.25 +5.00,1.25;4.69,1.88 +4.69,1.88;4.69,1.88 +3.12,0.62;3.12,1.25 +3.12,1.25;2.81,1.56 +2.81,1.56;2.81,1.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,1.88 +1.88,4.06;7.50,4.06 +7.50,4.06;7.50,5.62 +7.50,5.62;1.56,5.62 +1.56,5.62;1.56,2.50 +1.56,2.50;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;6.25,0.62 +1.88,4.69;7.50,4.69 +3.75,6.56;3.75,5.94 +3.75,5.94;3.44,5.62 +1.56,3.12;8.75,3.12 +1.25,9.06;1.25,8.44 +1.25,8.44;0.94,8.12 +0.94,8.12;0.62,7.81 +5.62,9.06;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;5.00,7.81 +0.62,6.88;1.25,7.19 +1.25,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.50,8.44 +2.50,8.44;2.50,9.06 +2.50,9.06;2.50,9.38 +4.38,6.88;4.06,7.19 +4.06,7.19;3.44,7.19 +3.44,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +5.00,6.88;5.62,7.19 +5.62,7.19;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;6.88,8.44 +6.88,8.44;6.88,9.06 +6.88,9.06;6.88,9.38 +8.75,6.88;8.44,7.19 +8.44,7.19;7.81,7.19 +7.81,7.19;7.50,7.50 +7.50,7.50;7.19,7.81 +7.19,7.81;6.88,8.44 +8.75,9.06;8.44,8.75 +8.44,8.75;8.12,8.12 +8.12,8.12;8.12,7.81 +8.12,7.81;7.81,7.81 +4.38,9.06;4.06,8.75 +4.06,8.75;3.75,8.12 +3.75,8.12;3.75,7.81 +3.75,7.81;3.44,7.81 + +# UTF-16 : 8f c2 +# UTF-8 : 82 bf e8 +[8fc2] 迂 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;2.19,2.50 +2.81,5.94;8.75,5.94 +8.75,8.75;2.81,8.75 +6.25,8.75;6.25,2.81 +6.25,2.81;6.25,2.50 +6.25,2.50;5.94,2.19 +5.94,2.19;5.62,2.19 +5.62,2.19;5.31,2.19 +5.31,2.19;4.69,2.19 +4.69,2.19;4.38,2.19 + +# UTF-16 : 85 49 +# UTF-8 : 89 95 e8 +[8549] 蕉 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +0.62,5.31;0.94,5.94 +0.94,5.94;1.25,6.25 +1.25,6.25;1.88,6.88 +1.88,6.88;1.88,7.50 +1.88,7.50;2.19,7.81 +5.00,3.12;5.00,6.88 +1.56,6.88;1.88,2.81 +1.56,2.81;8.44,2.81 +8.44,6.88;1.88,6.88 +1.88,5.62;8.12,5.62 +1.88,4.38;8.12,4.38 +5.62,7.81;5.31,7.50 +5.31,7.50;5.00,7.19 +5.00,7.19;5.00,6.88 +8.75,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;8.12,1.56 +8.12,1.56;7.81,2.19 +7.81,2.19;7.19,2.50 +6.25,0.62;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +4.06,0.62;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.44,2.50 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.50 + +# UTF-16 : 57 e0 +# UTF-8 : a0 9f e5 +[57e0] 埠 +0.31,6.56;2.81,6.56 +1.56,2.19;1.56,8.75 +0.31,1.88;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +5.62,9.38;5.62,8.75 +5.62,8.75;5.62,8.44 +5.62,8.44;5.31,8.12 +2.50,2.19;9.06,2.19 +5.94,0.31;5.94,3.44 +3.44,5.31;8.75,5.31 +8.75,5.31;8.75,3.44 +8.75,3.44;3.44,3.44 +3.44,3.44;3.44,8.12 +3.44,8.12;8.44,8.12 +8.44,8.12;8.44,6.56 +8.44,6.56;3.44,6.56 + +# UTF-16 : 7c a5 +# UTF-8 : a5 b2 e7 +[7ca5] 粥 +0.62,8.44;2.50,8.44 +2.50,8.44;2.50,6.25 +2.50,6.25;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.62,4.38 +0.62,4.38;0.62,3.75 +0.62,3.75;0.62,3.12 +0.62,4.06;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.50 +2.50,2.50;2.50,1.88 +2.50,1.88;2.50,1.56 +2.50,1.56;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +6.56,8.44;8.75,8.44 +8.75,8.44;8.75,6.25 +8.75,6.25;6.88,6.25 +6.88,6.25;6.88,5.62 +6.88,5.62;6.88,5.00 +6.88,5.00;6.88,4.38 +6.88,4.38;6.88,3.75 +6.88,3.75;6.56,3.12 +6.88,4.06;8.75,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.25,2.19;5.94,2.81 +5.94,2.81;5.62,3.44 +5.62,3.44;5.31,4.06 +5.31,4.06;5.00,4.69 +5.00,4.69;4.69,5.31 +4.69,0.62;4.69,9.06 +6.56,5.62;2.81,5.62 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;4.69,5.62 +4.06,6.25;3.75,6.56 +3.75,6.56;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.44,8.12 +3.44,8.12;3.12,8.44 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;5.94,7.50 +5.94,7.50;6.25,8.12 +6.25,8.12;6.25,8.44 + +# UTF-16 : 96 c0 +# UTF-8 : 80 9b e9 +[96c0] 雀 +4.69,9.06;4.69,7.81 +4.69,7.81;4.69,7.19 +4.69,7.19;4.69,6.88 +4.69,6.88;4.06,6.88 +4.06,6.88;3.75,6.88 +3.75,6.88;3.12,6.88 +3.12,6.88;2.81,6.88 +0.31,6.56;0.94,6.88 +0.94,6.88;1.25,7.19 +1.25,7.19;1.88,7.81 +1.88,7.81;2.19,8.12 +2.19,8.12;2.19,8.75 +9.06,6.56;8.75,7.19 +8.75,7.19;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,8.44 +7.50,8.44;6.88,8.75 +7.19,7.81;6.88,7.19 +6.88,7.19;6.25,6.88 +6.25,6.88;5.62,6.56 +5.62,6.56;5.00,6.25 +5.00,6.25;4.38,5.94 +4.38,5.94;3.75,5.62 +3.75,5.62;2.81,5.31 +2.81,5.31;1.88,5.00 +1.88,5.00;0.94,5.00 +0.94,5.00;0.00,4.69 +5.00,1.25;5.00,5.00 +1.88,1.25;8.75,1.25 +1.56,5.00;1.56,0.31 +8.44,5.00;1.88,5.00 +1.88,3.75;8.12,3.75 +1.88,2.50;8.12,2.50 +6.56,6.25;6.25,5.94 +6.25,5.94;5.94,5.62 +5.94,5.62;5.62,5.31 +5.62,5.31;5.62,5.00 + +# UTF-16 : 7a ea +# UTF-8 : aa ab e7 +[7aea] 竪 +0.62,0.94;8.75,0.94 +0.94,3.75;8.44,3.75 +4.69,3.75;4.69,4.69 +5.62,0.94;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.25,2.50 +6.25,2.50;6.56,3.12 +6.56,3.12;6.88,3.75 +3.75,0.94;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.50 +3.12,2.50;2.81,3.12 +2.81,3.12;2.50,3.75 +4.69,8.75;0.94,8.75 +0.94,8.75;0.94,4.38 +2.81,8.44;2.81,7.50 +2.81,5.94;2.81,5.00 +0.94,5.00;4.69,5.00 +0.94,6.25;4.38,6.25 +4.38,6.25;4.38,7.50 +4.38,7.50;0.94,7.50 +5.00,8.44;8.75,8.44 +5.00,5.00;5.31,5.00 +5.31,5.00;5.94,5.31 +5.94,5.31;6.56,5.62 +6.56,5.62;6.88,5.94 +6.88,5.94;7.19,6.25 +7.19,6.25;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,8.12 +8.44,8.12;8.75,8.44 +9.06,4.69;8.75,5.00 +8.75,5.00;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,7.50 +5.94,7.50;5.62,7.81 +5.62,7.81;5.31,8.12 + +# UTF-16 : 55 c4 +# UTF-8 : 84 97 e5 +[55c4] 嗄 +0.62,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +2.81,8.75;9.06,8.75 +5.94,8.75;5.94,8.12 +5.94,8.12;5.62,7.81 +5.62,7.81;5.62,7.81 +3.75,4.38;8.44,4.38 +8.44,4.38;8.44,7.81 +8.44,7.81;3.75,7.81 +3.75,7.81;3.75,4.06 +3.75,6.56;8.44,6.56 +3.75,5.31;8.44,5.31 +2.81,2.19;3.44,2.50 +3.44,2.50;4.06,3.12 +4.06,3.12;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.38 +4.38,3.44;8.44,3.44 +2.81,0.62;3.44,0.94 +3.44,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;8.12,3.12 +8.12,3.12;8.44,3.44 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.56 +6.56,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 + +# UTF-16 : 69 8e +# UTF-8 : 8e a6 e6 +[698e] 榎 +3.12,8.75;9.06,8.75 +5.94,8.75;5.94,8.12 +5.94,8.12;5.62,7.81 +5.62,7.81;5.62,7.81 +3.75,4.38;8.44,4.38 +8.44,4.38;8.44,7.81 +8.44,7.81;3.75,7.81 +3.75,7.81;3.75,4.06 +3.75,6.56;8.44,6.56 +3.75,5.31;8.44,5.31 +2.81,2.19;3.12,2.50 +3.12,2.50;3.75,3.12 +3.75,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;5.00,4.38 +4.38,3.44;8.44,3.44 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;8.12,3.12 +8.12,3.12;8.44,3.44 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.56 +6.25,1.56;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 +4.38,2.81;4.06,3.12 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 7f 79 +# UTF-8 : b9 bd e7 +[7f79] 罹 +7.19,6.88;7.19,6.56 +7.19,6.56;6.88,6.25 +6.88,6.25;6.56,5.94 +6.56,5.94;6.56,5.94 +4.06,5.62;4.06,0.62 +8.75,5.94;4.06,5.94 +6.56,0.94;6.56,5.94 +4.06,0.94;9.06,0.94 +4.06,2.50;8.75,2.50 +4.06,4.38;8.75,4.38 +2.50,4.06;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,6.88 +1.25,7.19;8.44,7.19 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +5.94,7.19;5.94,8.75 +3.44,7.19;3.44,8.75 +1.56,0.62;1.56,6.88 +0.31,2.81;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +2.81,4.69;2.81,5.31 +2.81,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 + +# UTF-16 : 98 17 +# UTF-8 : 97 a0 e9 +[9817] 頗 +4.06,6.25;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +0.62,5.94;4.38,5.94 +0.62,0.62;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.06,5.62 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,1.88 +3.75,1.88;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.50,3.12 +2.50,3.12;2.19,3.44 +2.19,3.44;1.88,3.75 +1.88,3.75;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.25,5.31 +2.50,5.94;2.50,9.06 +0.00,0.94;0.31,1.25 +0.31,1.25;0.31,1.88 +0.31,1.88;0.31,2.19 +0.31,2.19;0.31,2.81 +0.31,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,8.12 +0.62,8.12;4.69,8.12 +4.38,0.62;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,1.88 +4.38,8.75;9.06,8.75 +6.88,8.75;6.56,8.12 +6.56,8.12;6.56,7.81 +6.56,7.81;6.56,7.19 +6.56,7.19;6.56,7.19 +5.00,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.00,7.19 +5.00,7.19;5.00,2.50 +5.00,4.06;8.75,4.06 +5.00,5.62;8.75,5.62 + +# UTF-16 : 98 0c +# UTF-8 : 8c a0 e9 +[980c] 頌 +1.88,8.75;1.56,8.44 +1.56,8.44;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;1.25,7.19 +1.25,7.19;1.25,6.88 +1.25,6.88;0.94,6.56 +0.94,6.56;0.62,5.94 +0.62,5.94;0.31,5.31 +4.06,0.62;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,1.88 +4.38,8.75;9.06,8.75 +6.56,8.75;6.56,8.12 +6.56,8.12;6.56,7.81 +6.56,7.81;6.25,7.19 +6.25,7.19;6.25,7.19 +5.00,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.00,7.19 +4.69,7.19;5.00,2.50 +5.00,4.06;8.75,4.06 +5.00,5.62;8.75,5.62 +2.81,8.75;3.12,8.44 +3.12,8.44;3.12,8.12 +3.12,8.12;3.12,7.50 +3.12,7.50;3.44,7.19 +3.44,7.19;3.44,6.88 +3.44,6.88;3.75,6.56 +3.75,6.56;4.06,5.94 +4.06,5.94;4.38,5.31 +4.38,1.25;4.06,1.88 +4.06,1.88;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.44,3.75 +3.44,3.75;3.12,4.38 +0.31,1.56;0.94,1.56 +0.94,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,1.88 +3.12,1.88;4.06,2.19 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 + +# UTF-16 : 98 37 +# UTF-8 : b7 a0 e9 +[9837] 頷 +4.38,0.62;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,1.88 +4.38,8.75;9.06,8.75 +6.88,8.75;6.56,8.12 +6.56,8.12;6.56,7.81 +6.56,7.81;6.56,7.19 +6.56,7.19;6.56,7.19 +5.00,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.00,7.19 +5.00,7.19;5.00,2.50 +5.00,4.06;8.75,4.06 +5.00,5.62;8.75,5.62 +4.38,7.19;4.06,7.50 +4.06,7.50;3.75,8.12 +3.75,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.06 +2.50,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +0.94,1.25;4.06,1.25 +4.06,1.25;4.06,3.75 +4.06,3.75;0.62,3.75 +0.62,3.75;0.62,0.62 +4.06,7.19;0.94,7.19 +4.38,5.62;0.31,5.62 +2.81,3.75;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.38,5.62 + +# UTF-16 : 98 46 +# UTF-8 : 86 a1 e9 +[9846] 顆 +4.38,0.62;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,1.88 +9.38,0.62;9.06,0.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,1.88 +4.69,8.75;9.38,8.75 +6.88,8.75;6.88,8.12 +6.88,8.12;6.88,7.81 +6.88,7.81;6.56,7.19 +6.56,7.19;6.56,7.19 +5.31,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.31,7.19 +5.31,7.19;5.31,2.50 +5.31,4.06;8.75,4.06 +5.31,5.62;8.75,5.62 +0.00,1.25;0.31,1.56 +0.31,1.56;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,4.06 +2.19,4.06;2.50,4.38 +4.69,4.38;0.31,4.38 +0.62,5.31;4.38,5.31 +4.38,5.31;4.38,8.75 +4.38,8.75;0.62,8.75 +0.62,8.75;0.62,5.31 +2.50,8.44;2.50,0.62 +0.62,6.88;4.38,6.88 +4.69,1.88;4.38,2.19 +4.38,2.19;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;2.81,3.75 +2.81,3.75;2.50,4.38 + +# UTF-16 : 70 15 +# UTF-8 : 95 80 e7 +[7015] 瀕 +1.88,6.25;5.62,6.25 +5.31,7.81;3.75,7.81 +2.81,6.25;2.81,8.75 +3.75,9.06;3.75,3.75 +3.75,3.75;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.44,2.81 +3.44,2.81;3.12,2.81 +3.12,2.81;2.81,2.81 +1.88,3.12;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;3.12,5.62 +5.62,3.44;5.31,4.06 +5.31,4.06;5.31,4.38 +5.31,4.38;5.00,5.00 +5.00,5.00;4.69,5.31 +4.69,5.31;4.38,5.62 +5.00,3.44;5.00,3.12 +5.00,3.12;4.69,2.50 +4.69,2.50;4.38,2.19 +4.38,2.19;4.06,1.88 +4.06,1.88;3.75,1.56 +3.75,1.56;3.44,1.25 +3.44,1.25;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.50,0.62 +2.50,0.62;1.88,0.62 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +5.31,0.62;5.94,0.94 +5.94,0.94;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;6.88,1.88 +9.38,0.62;9.06,0.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,1.88 +5.62,8.75;9.38,8.75 +7.19,8.75;7.19,8.12 +7.19,8.12;7.19,7.81 +7.19,7.81;7.19,7.19 +7.19,7.19;7.19,7.19 +5.94,2.50;9.06,2.50 +8.75,2.50;9.06,7.19 +8.75,7.19;5.94,7.19 +5.94,7.19;5.94,2.50 +5.94,4.06;8.75,4.06 +5.94,5.62;8.75,5.62 + +# UTF-16 : 4e 11 +# UTF-8 : 91 b8 e4 +[4e11] 丑 +9.06,5.00;0.62,5.00 +0.62,1.25;8.75,1.25 +3.75,8.44;2.50,1.25 +6.56,1.25;7.50,8.44 +7.50,8.44;1.25,8.44 + +# UTF-16 : 5f f8 +# UTF-8 : b8 bf e5 +[5ff8] 忸 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.81,5.62;2.81,5.94 +2.81,5.94;2.81,6.56 +2.81,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +9.06,5.00;2.50,5.00 +2.50,0.94;9.06,0.94 +5.00,8.44;4.06,0.94 +7.50,0.94;8.12,8.44 +8.12,8.44;3.12,8.44 + +# UTF-16 : 72 c3 +# UTF-8 : 83 8b e7 +[72c3] 狃 +1.25,8.75;1.56,8.44 +1.56,8.44;1.88,7.81 +1.88,7.81;2.19,7.50 +2.19,7.50;2.50,6.88 +2.50,6.88;2.50,6.25 +2.50,6.25;2.81,5.94 +2.81,5.94;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;2.81,4.06 +2.81,4.06;2.81,3.44 +2.81,3.44;2.81,2.81 +2.81,2.81;2.81,2.50 +2.81,2.50;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +3.12,9.06;2.81,8.44 +2.81,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.81,5.31;2.50,5.00 +2.50,5.00;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.44 +9.06,5.00;3.44,5.00 +3.12,0.94;9.06,0.94 +5.31,8.44;4.38,0.94 +7.81,0.94;8.12,8.44 +8.12,8.44;3.44,8.44 + +# UTF-16 : 7d 10 +# UTF-8 : 90 b4 e7 +[7d10] 紐 +4.06,4.06;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;3.44,5.62 +3.44,5.62;3.44,5.94 +3.44,5.94;3.12,6.56 +0.31,4.69;3.75,4.69 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.12,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.94,7.50 +0.94,7.50;0.62,7.81 +0.94,6.88;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;2.19,8.75 +2.19,8.75;2.50,9.06 +9.06,5.00;4.06,5.00 +3.44,0.94;9.06,0.94 +5.31,8.44;4.69,0.94 +7.81,0.94;8.44,8.44 +8.44,8.44;4.06,8.44 + +# UTF-16 : 92 15 +# UTF-8 : 95 88 e9 +[9215] 鈕 +9.38,5.00;3.75,5.00 +3.12,0.94;9.06,0.94 +5.31,8.44;4.38,0.94 +7.81,0.94;8.44,8.44 +8.44,8.44;3.75,8.44 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,1.88 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.44 +1.88,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +3.44,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 + +# UTF-16 : 4f 3d +# UTF-8 : bd bc e4 +[4f3d] 伽 +1.88,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.81,3.12 +2.81,3.12;3.12,3.75 +3.12,3.75;3.12,4.69 +3.12,4.69;3.12,5.62 +3.12,5.62;3.44,6.56 +3.44,6.56;3.44,7.81 +3.44,7.81;3.44,9.06 +1.88,7.50;5.31,7.50 +5.31,7.50;5.31,5.94 +5.31,5.94;5.31,4.69 +5.31,4.69;5.31,3.44 +5.31,3.44;5.31,2.81 +5.31,2.81;5.31,2.19 +5.31,2.19;5.00,1.56 +5.00,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,1.25 +8.75,0.62;8.75,8.44 +8.75,8.44;6.25,8.44 +6.25,8.44;6.25,0.62 +6.25,1.56;8.75,1.56 + +# UTF-16 : 73 c8 +# UTF-8 : 88 8f e7 +[73c8] 珈 +2.50,8.44;0.31,8.44 +2.50,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.00,1.25;0.62,1.56 +0.62,1.56;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,1.88 +2.19,1.88;2.81,2.19 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.69 +3.44,4.69;3.75,5.62 +3.75,5.62;3.75,6.56 +3.75,6.56;3.75,7.81 +3.75,7.81;3.75,9.06 +2.50,7.50;5.62,7.50 +5.62,7.50;5.62,5.94 +5.62,5.94;5.62,4.69 +5.62,4.69;5.62,3.44 +5.62,3.44;5.62,2.81 +5.62,2.81;5.62,2.19 +5.62,2.19;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.75,1.25 +8.75,0.62;8.75,8.44 +8.75,8.44;6.56,8.44 +6.56,8.44;6.56,0.62 +6.56,1.56;8.75,1.56 + +# UTF-16 : 8d cf +# UTF-8 : 8f b7 e8 +[8dcf] 跏 +1.88,4.38;3.12,4.38 +1.88,1.25;1.88,6.25 +0.62,0.94;0.62,5.31 +0.62,6.25;2.81,6.25 +2.81,6.25;2.81,8.75 +2.81,8.75;0.62,8.75 +0.31,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;4.06,4.69 +4.06,4.69;4.06,5.62 +4.06,5.62;4.06,6.56 +4.06,6.56;4.06,7.81 +4.06,7.81;4.06,9.06 +3.12,7.50;5.94,7.50 +5.94,7.50;5.94,5.94 +5.94,5.94;5.94,4.69 +5.94,4.69;5.94,3.44 +5.94,3.44;5.94,2.81 +5.94,2.81;5.62,2.19 +5.62,2.19;5.62,1.56 +5.62,1.56;5.31,1.25 +5.31,1.25;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;4.06,1.25 +8.75,0.62;8.75,8.44 +8.75,8.44;6.56,8.44 +6.56,8.44;6.56,0.62 +6.88,1.56;8.75,1.56 + +# UTF-16 : 67 b7 +# UTF-8 : b7 9e e6 +[67b7] 枷 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.50,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +2.50,0.94;2.81,1.25 +2.81,1.25;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.75,4.69 +3.75,4.69;3.75,5.62 +3.75,5.62;3.75,6.56 +3.75,6.56;3.75,7.81 +3.75,7.81;3.75,9.06 +2.81,7.50;5.94,7.50 +5.62,7.50;5.62,5.94 +5.62,5.94;5.62,4.69 +5.62,4.69;5.62,3.44 +5.62,3.44;5.62,2.81 +5.62,2.81;5.62,2.19 +5.62,2.19;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.00,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.75,1.25 +8.75,0.62;8.75,8.44 +8.75,8.44;6.56,8.44 +6.56,8.44;6.56,0.62 +6.56,1.56;8.75,1.56 + +# UTF-16 : 83 04 +# UTF-8 : 84 8c e8 +[8304] 茄 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;1.88,3.75 +1.88,3.75;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;2.19,6.25 +2.19,6.25;2.19,7.19 +0.62,5.94;4.38,5.94 +4.38,5.94;4.38,4.69 +4.38,4.69;4.38,3.75 +4.38,3.75;4.38,2.81 +4.38,2.81;4.38,2.19 +4.38,2.19;4.06,1.88 +4.06,1.88;4.06,1.25 +4.06,1.25;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +8.44,0.62;8.44,6.25 +8.44,6.25;5.31,6.25 +5.31,6.25;5.31,0.62 +5.62,1.25;8.44,1.25 + +# UTF-16 : 8f e6 +# UTF-8 : a6 bf e8 +[8fe6] 迦 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.31 +1.88,5.31;0.31,5.31 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;1.88,2.50 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.75,5.94 +3.75,5.94;3.75,6.88 +3.75,6.88;3.75,8.12 +3.75,8.12;3.75,9.06 +2.50,7.81;5.62,7.81 +5.62,7.81;5.62,6.56 +5.62,6.56;5.62,5.31 +5.62,5.31;5.62,4.38 +5.62,4.38;5.62,3.75 +5.62,3.75;5.31,3.12 +5.31,3.12;5.31,2.81 +5.31,2.81;5.00,2.50 +5.00,2.50;4.69,2.19 +4.69,2.19;4.38,2.19 +4.38,2.19;3.75,2.50 +3.75,2.50;3.44,2.50 +6.56,2.50;8.75,2.50 +8.75,2.50;8.75,8.44 +8.75,8.44;6.56,8.44 +6.25,8.44;6.56,2.19 + +# UTF-16 : 99 d5 +# UTF-8 : 95 a7 e9 +[99d5] 駕 +0.31,5.94;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;2.19,8.12 +2.19,8.12;2.19,8.44 +2.19,8.44;2.50,8.75 +2.50,8.75;2.50,9.38 +0.62,8.44;4.38,8.44 +4.38,8.44;4.38,7.81 +4.38,7.81;4.38,7.50 +4.38,7.50;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.75,6.56 +3.75,6.56;3.12,6.56 +3.12,6.56;2.81,6.56 +2.81,6.56;2.50,6.56 +5.31,6.56;8.44,6.56 +8.44,6.56;8.44,8.44 +8.44,8.44;5.31,8.44 +5.31,8.44;5.31,6.56 +7.19,1.25;6.88,1.56 +6.88,1.56;6.88,2.19 +6.88,2.19;6.56,2.50 +5.31,0.94;5.00,1.25 +5.00,1.25;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +3.12,0.62;3.12,1.25 +3.12,1.25;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.19 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.25,2.50 +8.12,5.62;1.25,5.62 +1.25,5.62;1.25,2.81 +1.25,2.81;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;6.25,0.62 +4.69,5.62;4.69,2.81 +1.25,3.75;7.81,3.75 +1.25,4.69;7.81,4.69 + +# UTF-16 : 53 c9 +# UTF-8 : 89 8f e5 +[53c9] 叉 +0.62,8.44;7.81,8.44 +0.62,0.94;1.56,1.25 +1.56,1.25;2.50,1.88 +2.50,1.88;3.44,2.50 +3.44,2.50;4.38,3.12 +4.38,3.12;5.00,3.75 +5.00,3.75;5.62,4.69 +5.62,4.69;6.25,5.31 +6.25,5.31;6.88,6.25 +6.88,6.25;7.50,7.50 +7.50,7.50;7.81,8.44 +8.75,0.94;7.81,1.25 +7.81,1.25;6.88,1.88 +6.88,1.88;5.94,2.19 +5.94,2.19;5.31,2.81 +5.31,2.81;4.38,3.44 +4.38,3.44;3.75,4.38 +3.75,4.38;3.44,5.00 +3.44,5.00;2.81,5.94 +2.81,5.94;2.50,6.88 +2.50,6.88;2.19,7.81 +5.62,5.62;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.44,7.81 + +# UTF-16 : 5b f5 +# UTF-8 : b5 af e5 +[5bf5] 寵 +4.69,8.44;4.69,9.38 +8.75,7.19;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,7.50 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;3.75,6.88 +3.75,6.88;4.06,7.19 +1.88,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.25,6.88 +1.25,6.88;1.25,7.19 +0.31,5.62;4.69,5.62 +0.62,7.19;4.69,7.19 +2.50,7.19;2.50,8.12 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;7.50,0.62 +7.50,0.62;6.88,0.62 +6.88,0.62;6.56,0.62 +6.56,0.62;5.94,0.62 +5.94,0.62;5.31,0.94 +5.31,0.94;5.31,1.56 +5.31,1.56;5.31,5.00 +5.31,5.00;8.75,5.00 +8.75,5.00;8.75,6.25 +8.75,6.25;5.31,6.25 +5.31,6.25;5.31,8.12 +5.31,4.06;8.75,4.06 +5.31,3.12;8.75,3.12 +5.31,1.88;8.75,1.88 +8.44,7.19;5.31,7.19 +0.94,0.62;0.94,4.69 +0.94,4.69;4.38,4.69 +4.38,4.69;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.75,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +0.94,2.19;4.38,2.19 +0.94,3.44;4.38,3.44 + +# UTF-16 : 67 27 +# UTF-8 : a7 9c e6 +[6727] 朧 +0.62,4.06;2.50,4.06 +0.94,6.25;2.50,6.25 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +5.00,6.25;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +3.75,6.25;3.75,6.88 +3.75,6.88;3.75,7.19 +3.75,7.19;3.44,7.81 +3.44,7.81;3.44,8.12 +3.44,8.12;3.44,8.12 +2.81,6.25;6.25,6.25 +2.81,8.12;5.94,8.12 +4.38,8.12;4.38,9.38 +9.38,2.19;9.38,1.56 +9.38,1.56;9.06,0.94 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,0.62 +8.12,0.62;7.81,0.62 +7.81,0.62;7.19,0.62 +7.19,0.62;6.56,0.94 +6.56,0.94;6.56,1.25 +6.56,1.25;6.56,1.56 +6.25,1.56;6.56,5.94 +6.25,5.94;9.06,5.94 +9.06,5.94;9.06,7.19 +9.06,7.19;6.56,7.19 +6.25,7.19;6.56,9.38 +6.25,4.69;9.06,4.69 +6.25,3.44;9.06,3.44 +6.25,2.19;9.06,2.19 +9.06,8.12;6.56,8.12 +3.12,0.62;3.12,5.31 +3.12,5.31;5.62,5.31 +5.62,5.31;5.62,1.25 +5.62,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +3.12,2.50;5.62,2.50 +3.12,4.06;5.62,4.06 + +# UTF-16 : 80 7e +# UTF-8 : be 81 e8 +[807e] 聾 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +3.75,8.44;4.06,8.44 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;1.25,8.44 +0.31,7.50;4.69,7.50 +0.62,8.44;4.69,8.44 +2.50,8.44;2.50,9.38 +9.06,5.62;9.06,5.00 +9.06,5.00;8.75,4.69 +8.75,4.69;8.44,4.69 +8.44,4.69;7.50,4.38 +7.50,4.38;6.88,4.38 +6.88,4.38;6.56,4.38 +6.56,4.38;5.94,4.38 +5.94,4.38;5.31,4.69 +5.31,4.69;5.31,5.00 +5.31,5.00;5.31,7.19 +5.31,7.19;8.75,7.19 +8.75,7.19;8.75,7.81 +8.75,7.81;5.31,7.81 +5.31,7.81;5.31,9.38 +5.31,6.56;8.75,6.56 +5.31,5.94;8.75,5.94 +5.31,5.31;8.75,5.31 +8.75,8.75;5.31,8.75 +0.94,4.38;0.94,6.88 +0.94,6.88;4.38,6.88 +4.38,6.88;4.38,4.69 +4.38,4.69;3.75,4.38 +3.75,4.38;3.75,4.38 +3.44,4.38;3.12,4.38 +3.12,4.38;2.50,4.69 +0.94,5.31;4.06,5.31 +0.94,6.25;4.06,6.25 +1.56,4.06;1.56,0.94 +9.06,4.06;0.31,4.06 +7.50,0.31;7.50,4.06 +1.88,1.88;7.50,1.88 +1.88,3.12;7.50,3.12 +0.31,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.81,0.94 +2.81,0.94;3.75,0.94 +3.75,0.94;4.69,1.25 +4.69,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;7.19,1.25 +7.19,1.25;8.12,1.25 +8.12,1.25;9.06,1.56 + +# UTF-16 : 72 3f +# UTF-8 : bf 88 e7 +[723f] 爿 +1.25,0.62;1.88,0.94 +1.88,0.94;2.19,1.56 +2.19,1.56;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.50,8.75;2.50,6.25 +2.50,6.25;7.19,6.25 +7.19,0.62;7.19,9.06 +7.19,4.38;1.25,4.38 + +# UTF-16 : 5c 07 +# UTF-8 : 87 b0 e5 +[5c07] 將 +8.12,5.62;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,4.38;3.12,4.38 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.75 +3.12,7.19;3.44,7.50 +3.44,7.50;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.69,7.81 +4.69,7.81;5.31,8.44 +5.31,8.44;5.94,8.75 +5.94,8.75;6.25,9.06 +5.62,8.44;9.06,8.44 +8.75,8.44;8.75,7.81 +8.75,7.81;8.44,7.50 +8.44,7.50;8.12,6.88 +8.12,6.88;7.50,6.56 +7.50,6.56;7.19,6.25 +7.19,6.25;6.56,5.94 +6.56,5.94;5.62,5.62 +5.62,5.62;5.00,5.31 +5.00,5.31;4.06,5.00 +4.06,5.00;3.12,4.69 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,7.81 +5.62,5.62;5.62,5.94 +5.62,5.94;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,6.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.38 +0.62,8.75;0.62,6.25 +0.62,6.25;2.81,6.25 +2.81,0.62;2.81,9.06 +2.81,4.38;0.31,4.38 + +# UTF-16 : 6f 3f +# UTF-8 : bf bc e6 +[6f3f] 漿 +8.12,7.19;8.12,4.69 +8.12,4.69;8.12,4.06 +8.12,4.06;7.50,4.06 +7.50,4.06;7.19,4.06 +7.19,4.06;6.56,4.06 +6.56,4.06;6.25,4.06 +9.06,5.94;3.12,5.94 +5.94,4.38;5.62,4.69 +5.62,4.69;5.31,5.00 +5.31,5.00;5.00,5.31 +5.00,5.31;4.38,5.31 +4.38,5.31;4.38,5.62 +3.12,7.81;3.44,8.12 +3.44,8.12;4.06,8.12 +4.06,8.12;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.25,9.06 +5.31,8.75;9.06,8.75 +8.75,8.75;8.44,8.12 +8.44,8.12;8.12,7.81 +8.12,7.81;7.81,7.50 +7.81,7.50;7.19,7.19 +7.19,7.19;6.56,6.88 +6.56,6.88;5.94,6.88 +5.94,6.88;5.00,6.56 +5.00,6.56;4.06,6.56 +4.06,6.56;3.12,6.25 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;5.94,8.12 +5.94,8.12;5.94,8.44 +5.62,6.88;5.31,7.19 +5.31,7.19;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.06,7.81 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,6.25 +0.62,9.06;0.62,7.19 +0.62,7.19;2.81,7.19 +2.81,4.06;2.81,9.06 +2.81,6.25;0.31,6.25 +4.69,4.38;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.62 +4.38,0.62;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.12,0.62 +3.12,0.62;2.81,0.62 +0.62,3.44;4.06,3.44 +4.69,3.75;5.00,3.44 +5.00,3.44;5.31,3.12 +5.31,3.12;5.62,2.81 +5.62,2.81;5.94,2.50 +5.94,2.50;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;9.06,0.94 +8.75,3.75;8.12,3.44 +8.12,3.44;7.50,3.12 +7.50,3.12;7.19,2.81 +7.19,2.81;6.56,2.81 +6.56,2.81;5.94,2.50 +4.06,3.44;3.44,2.81 +3.44,2.81;2.81,2.19 +2.81,2.19;2.50,2.19 +2.50,2.19;2.19,1.88 +2.19,1.88;1.88,1.56 +1.88,1.56;1.25,1.25 +1.25,1.25;0.94,1.25 +0.94,1.25;0.31,0.94 + +# UTF-16 : 84 8b +# UTF-8 : 8b 92 e8 +[848b] 蒋 +0.31,8.44;9.06,8.44 +3.12,7.50;3.12,9.38 +6.25,7.50;6.25,9.38 +0.62,6.25;0.94,5.94 +0.94,5.94;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;1.56,5.00 +1.56,5.00;1.88,4.38 +2.19,3.44;1.88,3.12 +1.88,3.12;1.56,2.81 +1.56,2.81;1.25,2.81 +1.25,2.81;0.62,2.50 +0.62,2.50;0.31,2.50 +2.19,0.31;2.19,7.50 +8.12,4.69;8.12,1.56 +8.12,1.56;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.19,0.62;6.88,0.62 +6.88,0.62;6.25,0.62 +6.25,0.62;5.94,0.62 +9.06,3.75;2.81,3.75 +5.62,1.56;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 +4.38,2.81;4.06,3.12 +4.38,4.38;4.06,5.00 +4.06,5.00;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.12,6.25 +6.25,4.69;6.25,5.00 +6.25,5.00;5.94,5.62 +5.94,5.62;5.62,5.94 +5.62,5.94;5.31,6.25 +5.31,6.25;5.31,6.56 +7.19,4.38;7.50,4.69 +7.50,4.69;7.81,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.44,6.25 +8.44,6.25;8.75,6.88 +2.81,6.88;3.75,6.88 +3.75,6.88;4.38,6.88 +4.38,6.88;5.00,6.88 +5.00,6.88;5.62,6.88 +5.62,6.88;5.94,6.88 +5.94,6.88;6.56,7.19 +6.56,7.19;7.19,7.19 +7.19,7.19;7.81,7.19 +7.81,7.19;8.12,7.19 +8.12,7.19;8.75,7.19 + +# UTF-16 : 67 ca +# UTF-8 : 8a 9f e6 +[67ca] 柊 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +3.12,3.44;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.50,5.62 +2.50,5.62;2.19,6.25 +2.19,6.25;1.88,7.19 +2.81,6.56;3.44,6.88 +3.44,6.88;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;5.00,8.44 +5.00,8.44;5.31,9.06 +4.69,8.12;8.75,8.12 +8.44,8.12;8.12,7.50 +8.12,7.50;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;6.88,6.25 +6.88,6.25;6.25,5.94 +6.25,5.94;5.94,5.62 +5.94,5.62;5.31,5.00 +5.31,5.00;4.38,4.69 +4.38,4.69;3.75,4.38 +3.75,4.38;2.81,4.06 +4.38,7.81;4.69,7.19 +4.69,7.19;5.00,6.88 +5.00,6.88;5.62,6.56 +5.62,6.56;5.94,6.25 +5.94,6.25;6.56,5.62 +6.56,5.62;6.88,5.31 +6.88,5.31;7.50,5.00 +7.50,5.00;8.12,4.69 +8.12,4.69;8.75,4.38 +8.75,4.38;9.38,4.38 +8.44,0.62;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.56 +6.25,1.56;5.62,1.56 +5.62,1.56;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;4.38,1.88 +4.38,1.88;4.06,1.88 +7.81,3.12;7.50,3.12 +7.50,3.12;6.88,3.44 +6.88,3.44;6.25,3.75 +6.25,3.75;5.62,4.06 +5.62,4.06;5.00,4.06 + +# UTF-16 : 9b 97 +# UTF-8 : 97 ae e9 +[9b97] 鮗 +3.75,6.88;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;5.00,8.12 +5.00,8.12;5.31,8.75 +5.31,8.75;5.62,9.38 +5.00,8.12;8.75,8.12 +8.75,8.12;8.44,7.81 +8.44,7.81;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.19,6.56 +7.19,6.56;6.88,5.94 +6.88,5.94;6.25,5.62 +6.25,5.62;5.62,5.31 +5.62,5.31;5.00,5.00 +5.00,5.00;4.38,4.69 +4.38,4.69;3.75,4.38 +4.69,7.81;5.00,7.50 +5.00,7.50;5.31,6.88 +5.31,6.88;5.62,6.56 +5.62,6.56;6.25,6.25 +6.25,6.25;6.56,5.94 +6.56,5.94;7.19,5.62 +7.19,5.62;7.50,5.31 +7.50,5.31;8.12,5.00 +8.12,5.00;8.75,4.69 +8.75,4.69;9.38,4.38 +8.75,0.62;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.56,1.56 +6.56,1.56;6.25,1.56 +6.25,1.56;5.62,1.56 +5.62,1.56;5.31,1.88 +5.31,1.88;5.00,1.88 +5.00,1.88;4.38,1.88 +8.12,3.12;7.50,3.44 +7.50,3.44;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;5.94,4.06 +5.94,4.06;5.31,4.38 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,7.81 +2.50,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.44;2.81,8.44 +0.62,5.31;3.12,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.75,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.12,2.81 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.50,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +0.31,0.31;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 + +# UTF-16 : 75 bc +# UTF-8 : bc 96 e7 +[75bc] 疼 +2.19,5.31;2.81,5.94 +2.81,5.94;3.44,6.25 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.38,8.12 +4.06,7.19;8.12,7.19 +7.81,7.19;7.50,6.56 +7.50,6.56;7.19,6.25 +7.19,6.25;6.88,5.94 +6.88,5.94;6.25,5.31 +6.25,5.31;5.94,5.00 +5.94,5.00;5.31,4.69 +5.31,4.69;4.69,4.38 +4.69,4.38;3.75,4.06 +3.75,4.06;3.12,3.75 +3.12,3.75;2.19,3.44 +3.75,6.56;4.06,6.25 +4.06,6.25;4.38,5.94 +4.38,5.94;4.69,5.62 +4.69,5.62;5.31,5.31 +5.31,5.31;5.94,5.00 +5.94,5.00;6.25,4.69 +6.25,4.69;6.88,4.38 +6.88,4.38;7.50,4.06 +7.50,4.06;8.44,3.75 +8.44,3.75;9.06,3.44 +7.81,0.62;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.00,1.56 +5.00,1.56;4.69,1.56 +4.69,1.56;4.06,1.56 +4.06,1.56;3.75,1.88 +3.75,1.88;3.12,1.88 +7.19,2.50;6.56,2.81 +6.56,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.00,3.44 +5.00,3.44;4.38,3.75 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.19 +0.31,7.19;0.31,7.50 + +# UTF-16 : 75 b9 +# UTF-8 : b9 96 e7 +[75b9] 疹 +9.06,5.94;8.75,5.94 +8.75,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.19,6.88 +7.19,6.88;6.56,7.19 +6.56,7.19;5.94,7.50 +5.94,7.50;5.62,7.81 +5.62,7.81;5.00,7.19 +5.00,7.19;4.38,6.88 +4.38,6.88;3.75,6.56 +3.75,6.56;3.12,6.25 +3.12,6.25;2.50,5.94 +2.50,5.94;2.19,5.94 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.19 +0.31,7.19;0.31,7.50 +2.81,4.69;3.75,4.69 +3.75,4.69;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.31,5.00 +5.31,5.00;5.94,5.31 +5.94,5.31;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;7.19,5.62 +7.19,5.62;7.50,5.94 +7.50,5.94;7.81,5.94 +2.81,2.81;3.44,2.81 +3.44,2.81;4.06,2.81 +4.06,2.81;5.00,3.12 +5.00,3.12;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.56,3.44 +6.56,3.44;7.19,3.75 +7.19,3.75;7.50,3.75 +7.50,3.75;8.12,4.06 +8.12,4.06;8.44,4.38 +2.50,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.88,1.56 +6.88,1.56;7.50,1.88 +7.50,1.88;8.12,2.19 +8.12,2.19;8.75,2.19 +8.75,2.19;9.06,2.50 + +# UTF-16 : 63 72 +# UTF-8 : b2 8d e6 +[6372] 捲 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.62,3.75 +0.62,3.75;0.31,3.44 +2.50,7.19;0.31,7.19 +2.50,5.31;9.06,5.31 +8.75,7.19;2.81,7.19 +2.50,3.12;2.81,3.75 +2.81,3.75;3.44,4.06 +3.44,4.06;3.75,4.69 +3.75,4.69;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,7.19 +5.31,7.19;5.62,7.81 +5.62,7.81;5.62,8.44 +5.62,8.44;5.94,9.38 +9.06,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,7.19 +4.38,7.19;4.06,7.50 +4.06,7.50;3.75,7.81 +3.75,7.81;3.75,8.44 +3.75,8.44;3.44,8.75 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.12,8.75 +8.12,8.75;8.44,8.75 +7.50,2.19;7.50,4.38 +7.50,4.38;4.06,4.38 +7.50,2.81;3.75,2.81 +3.75,2.81;3.75,1.56 +3.75,1.56;3.75,1.25 +3.75,1.25;4.06,0.94 +4.06,0.94;4.38,0.62 +4.38,0.62;5.00,0.62 +5.00,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;7.19,0.62 +7.19,0.62;7.50,0.62 +7.50,0.62;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.88 +8.44,1.88;8.44,2.50 + +# UTF-16 : 50 26 +# UTF-8 : a6 80 e5 +[5026] 倦 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,7.81 +1.88,7.81;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.94 +1.25,5.94;0.94,5.31 +0.94,5.31;0.62,5.00 +0.62,5.00;0.31,4.38 +0.31,4.38;0.00,4.06 +1.25,0.62;1.56,6.56 +1.88,5.31;9.06,5.31 +8.75,7.19;2.50,7.19 +1.88,3.12;2.50,3.75 +2.50,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;4.06,5.00 +4.06,5.00;4.38,5.62 +4.38,5.62;4.69,6.25 +4.69,6.25;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,9.38 +9.06,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;6.25,7.19 +4.06,7.19;3.75,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.44,8.12 +3.44,8.12;3.12,8.75 +3.12,8.75;2.81,8.75 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;7.81,8.12 +7.81,8.12;8.12,8.75 +8.12,8.75;8.12,8.75 +7.19,2.19;7.50,4.38 +7.19,4.38;3.75,4.38 +7.19,2.81;3.12,2.81 +3.12,2.81;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;5.00,0.62 +5.00,0.62;5.94,0.62 +5.62,0.62;6.56,0.62 +6.56,0.62;6.88,0.62 +6.88,0.62;7.50,0.62 +7.50,0.62;8.12,0.94 +8.12,0.94;8.12,1.25 +8.12,1.25;8.44,1.88 +8.44,1.88;8.44,2.50 + +# UTF-16 : 62 cc +# UTF-8 : 8c 8b e6 +[62cc] 拌 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +6.25,0.62;6.25,9.06 +8.75,5.62;3.12,5.62 +9.06,3.44;2.81,3.44 +4.69,8.44;4.38,7.81 +4.38,7.81;4.38,7.50 +4.38,7.50;4.06,6.88 +4.06,6.88;3.44,6.56 +3.44,6.56;3.12,5.94 +9.06,5.94;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,8.12 +7.81,8.12;7.50,8.44 + +# UTF-16 : 80 d6 +# UTF-8 : 96 83 e8 +[80d6] 胖 +0.94,4.06;2.81,4.06 +0.94,6.25;2.81,6.25 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +6.25,0.62;6.56,9.06 +8.75,5.62;3.44,5.62 +9.06,3.44;3.44,3.44 +5.00,8.44;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.75,5.94 +9.06,5.94;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,8.12 +7.81,8.12;7.50,8.44 + +# UTF-16 : 88 a2 +# UTF-8 : a2 a2 e8 +[88a2] 袢 +3.44,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,4.69 +3.44,7.19;0.31,7.19 +1.88,7.19;1.88,9.06 +1.88,0.62;1.88,4.69 +0.00,3.44;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.44,7.19 +2.50,4.06;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.44,5.31 +6.56,0.62;6.56,9.06 +8.75,5.62;3.75,5.62 +9.06,3.44;3.75,3.44 +5.31,8.44;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.75,5.94 +9.06,5.94;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,8.12 +7.81,8.12;7.50,8.44 + +# UTF-16 : 7d 46 +# UTF-8 : 86 b5 e7 +[7d46] 絆 +3.75,4.06;3.75,4.38 +3.75,4.38;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.25 +0.31,4.69;3.44,4.69 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +3.44,1.56;3.44,1.88 +3.44,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.12 +1.56,5.62;1.56,5.94 +1.56,5.94;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.94,7.50 +0.94,7.50;0.62,7.81 +0.94,6.88;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;1.88,8.75 +1.88,8.75;2.19,9.06 +6.56,0.62;6.56,9.06 +9.06,5.62;3.75,5.62 +9.06,3.44;3.75,3.44 +5.31,8.44;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.69,6.88 +4.69,6.88;4.06,6.56 +4.06,6.56;3.75,5.94 +9.06,5.94;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,8.12 +7.81,8.12;7.50,8.44 + +# UTF-16 : 53 c3 +# UTF-8 : 83 8f e5 +[53c3] 參 +9.06,3.75;8.44,4.06 +8.44,4.06;8.12,4.06 +8.12,4.06;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;6.88,4.69 +6.88,4.69;6.25,5.00 +6.25,5.00;5.94,5.31 +5.94,5.31;5.62,5.31 +5.62,5.31;5.00,5.62 +5.00,5.62;4.69,5.94 +4.69,5.94;4.38,5.62 +4.38,5.62;4.06,5.31 +4.06,5.31;3.44,5.31 +3.44,5.31;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +1.56,3.75;2.19,3.75 +2.19,3.75;2.81,3.75 +2.81,3.75;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.38,4.06 +4.38,4.06;4.69,4.06 +4.69,4.06;5.31,4.38 +5.31,4.38;5.62,4.38 +5.62,4.38;5.94,4.38 +5.94,4.38;6.25,4.69 +1.56,2.19;2.50,2.19 +2.50,2.19;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.38,2.50 +4.38,2.50;5.00,2.50 +5.00,2.50;5.62,2.81 +5.62,2.81;5.94,2.81 +5.94,2.81;6.56,3.12 +6.56,3.12;6.88,3.12 +6.88,3.12;7.19,3.44 +1.56,0.62;2.50,0.94 +2.50,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.88,1.56 +6.88,1.56;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;8.44,2.19 +8.44,7.50;8.12,7.81 +8.12,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.25,9.06 +0.94,7.81;1.56,7.81 +1.56,7.81;2.19,7.81 +2.19,7.81;2.81,7.81 +2.81,7.81;3.44,7.81 +3.44,7.81;4.06,7.81 +4.06,7.81;4.69,7.81 +4.69,7.81;5.62,7.81 +5.62,7.81;6.25,7.81 +6.25,7.81;6.88,8.12 +6.88,8.12;7.50,8.12 +2.19,7.81;2.81,8.12 +2.81,8.12;3.12,8.44 +3.12,8.44;3.44,9.06 +3.44,9.06;3.44,9.06 +5.62,5.94;5.94,6.25 +5.94,6.25;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.56,7.50 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.50,7.19 +5.00,5.94;5.62,5.94 +5.62,5.94;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.88,7.19 +1.88,7.19;2.19,7.50 +4.06,5.62;3.75,5.94 +3.75,5.94;3.44,6.56 +3.44,6.56;3.12,6.88 +3.12,6.88;3.12,7.19 +0.62,5.94;1.25,5.94 +1.25,5.94;1.88,5.94 +1.88,5.94;2.50,5.94 +2.50,5.94;3.12,5.94 +3.12,5.94;3.75,5.94 + +# UTF-16 : 6e f2 +# UTF-8 : b2 bb e6 +[6ef2] 滲 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.25 +0.62,6.25;0.31,6.56 +9.06,3.75;8.75,4.06 +8.75,4.06;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.56,5.31 +6.56,5.31;5.94,5.94 +5.94,5.94;5.31,5.31 +5.31,5.31;4.69,5.00 +4.69,5.00;4.06,4.69 +4.06,4.69;3.75,4.38 +3.75,4.38;3.12,4.06 +3.12,4.06;2.81,4.06 +2.81,4.06;2.50,3.75 +3.12,3.75;3.75,3.75 +3.75,3.75;4.06,3.75 +4.06,3.75;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.31,4.06 +5.31,4.06;5.94,4.06 +5.94,4.06;6.56,4.38 +6.56,4.38;7.19,4.69 +3.12,2.19;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;5.00,2.50 +5.00,2.50;5.31,2.50 +5.31,2.50;5.94,2.50 +5.94,2.50;6.56,2.81 +6.56,2.81;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.50,3.12 +7.50,3.12;8.12,3.44 +3.12,0.62;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,1.56 +7.19,1.56;7.50,1.56 +7.50,1.56;8.12,1.88 +8.12,1.88;8.44,2.19 +8.44,2.19;8.75,2.19 +8.75,7.50;8.44,7.81 +8.44,7.81;8.12,8.12 +8.12,8.12;7.81,8.44 +7.81,8.44;7.50,8.75 +7.50,8.75;7.19,9.06 +2.81,7.81;3.44,7.81 +3.44,7.81;3.75,7.81 +3.75,7.81;4.38,7.81 +4.38,7.81;5.00,7.81 +5.00,7.81;5.31,7.81 +5.31,7.81;5.94,7.81 +5.94,7.81;6.56,7.81 +6.56,7.81;7.19,7.81 +7.19,7.81;7.50,8.12 +7.50,8.12;8.12,8.12 +3.75,7.81;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;4.69,9.06 +4.69,9.06;5.00,9.06 +2.81,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.50 +5.31,5.62;5.31,5.94 +5.31,5.94;5.00,6.56 +5.00,6.56;4.69,6.88 +4.69,6.88;4.38,7.19 +2.50,5.94;3.12,5.94 +3.12,5.94;3.44,5.94 +3.44,5.94;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.00,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.50,7.50 +9.06,5.62;9.06,5.94 +9.06,5.94;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +6.25,5.94;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;8.75,5.94 + +# UTF-16 : 6a 1b +# UTF-8 : 9b a8 e6 +[6a1b] 樛 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.38;2.50,5.00 +2.50,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +9.06,3.75;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.56,5.62 +6.56,5.62;5.94,5.94 +5.94,5.94;5.31,5.62 +5.31,5.62;4.69,5.00 +4.69,5.00;4.06,4.69 +4.06,4.69;3.44,4.38 +3.44,4.38;3.12,4.06 +3.12,4.06;2.81,3.75 +3.44,3.75;3.75,3.75 +3.75,3.75;4.38,3.75 +4.38,3.75;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.62,4.06 +5.62,4.06;5.94,4.06 +5.94,4.06;6.56,4.38 +6.56,4.38;7.19,4.69 +3.44,2.19;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;5.00,2.50 +5.00,2.50;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.56,2.81 +6.56,2.81;6.88,3.12 +6.88,3.12;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,3.44 +3.44,0.62;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,1.56 +7.19,1.56;7.50,1.56 +7.50,1.56;8.12,1.88 +8.12,1.88;8.44,2.19 +8.44,2.19;8.75,2.19 +5.94,8.75;8.75,8.75 +8.75,8.75;8.75,5.31 +6.25,7.19;6.56,7.50 +6.56,7.50;7.19,7.81 +7.19,7.81;7.50,8.12 +7.50,8.12;8.12,8.44 +8.12,8.44;8.44,8.75 +2.81,8.75;5.62,8.75 +5.62,8.75;5.62,5.62 +2.81,5.62;3.44,5.94 +3.44,5.94;4.06,6.25 +4.06,6.25;4.69,6.56 +4.69,6.56;5.31,7.19 +5.31,7.19;5.62,7.50 +2.81,7.19;3.44,7.50 +3.44,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;5.31,8.75 +6.56,5.94;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;8.12,6.88 +8.12,6.88;8.44,7.19 +8.44,7.19;8.75,7.50 + +# UTF-16 : 64 4e +# UTF-8 : 8e 91 e6 +[644e] 摎 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.81,4.69;2.19,4.69 +2.19,4.69;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +9.06,3.75;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.56,5.62 +6.56,5.62;5.94,5.94 +5.94,5.94;5.31,5.62 +5.31,5.62;4.69,5.00 +4.69,5.00;4.06,4.69 +4.06,4.69;3.44,4.38 +3.44,4.38;3.12,4.06 +3.12,4.06;2.81,3.75 +3.44,3.75;3.75,3.75 +3.75,3.75;4.38,3.75 +4.38,3.75;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.62,4.06 +5.62,4.06;5.94,4.06 +5.94,4.06;6.56,4.38 +6.56,4.38;7.19,4.69 +3.44,2.19;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;5.00,2.50 +5.00,2.50;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.56,2.81 +6.56,2.81;6.88,3.12 +6.88,3.12;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,3.44 +3.44,0.62;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,1.56 +7.19,1.56;7.50,1.56 +7.50,1.56;8.12,1.88 +8.12,1.88;8.44,2.19 +8.44,2.19;8.75,2.19 +5.94,8.75;8.75,8.75 +8.75,8.75;8.75,5.31 +6.25,7.19;6.56,7.50 +6.56,7.50;7.19,7.81 +7.19,7.81;7.50,8.12 +7.50,8.12;8.12,8.44 +8.12,8.44;8.44,8.75 +2.81,8.75;5.62,8.75 +5.62,8.75;5.62,5.62 +2.81,5.62;3.44,5.94 +3.44,5.94;4.06,6.25 +4.06,6.25;4.69,6.56 +4.69,6.56;5.31,7.19 +5.31,7.19;5.62,7.50 +2.81,7.19;3.44,7.50 +3.44,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;5.31,8.75 +6.56,5.94;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;8.12,6.88 +8.12,6.88;8.44,7.19 +8.44,7.19;8.75,7.50 + +# UTF-16 : 81 a0 +# UTF-8 : a0 86 e8 +[81a0] 膠 +0.94,4.06;2.50,4.06 +0.94,6.25;2.50,6.25 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +9.06,3.75;8.44,4.38 +8.44,4.38;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.88,5.62 +6.88,5.62;6.25,5.94 +6.25,5.94;5.62,5.62 +5.62,5.62;5.00,5.00 +5.00,5.00;4.38,4.69 +4.38,4.69;3.75,4.38 +3.75,4.38;3.12,3.75 +3.75,3.75;4.06,3.75 +4.06,3.75;4.69,3.75 +4.69,3.75;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.94,4.06 +5.94,4.06;6.56,4.38 +6.56,4.38;7.19,4.69 +3.75,2.19;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.31,2.50 +5.31,2.50;5.94,2.50 +5.94,2.50;6.25,2.81 +6.25,2.81;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.12 +7.50,3.12;8.12,3.44 +3.75,0.62;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.81,1.56 +7.81,1.56;8.12,1.88 +8.12,1.88;8.44,2.19 +8.44,2.19;9.06,2.19 +3.12,8.75;5.62,8.75 +5.62,8.75;5.62,5.62 +3.12,5.62;3.75,5.94 +3.75,5.94;4.38,6.25 +4.38,6.25;5.00,6.56 +5.00,6.56;5.31,7.19 +5.31,7.19;5.62,7.50 +3.12,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.31,8.75 +6.25,8.75;8.75,8.75 +8.75,8.75;8.75,5.31 +6.88,5.94;7.19,6.25 +7.19,6.25;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.19 +8.44,7.19;8.75,7.50 +6.25,7.19;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.81,8.12 +7.81,8.12;8.12,8.44 +8.12,8.44;8.44,8.75 + +# UTF-16 : 8b 2c +# UTF-8 : ac ac e8 +[8b2c] 謬 +0.94,0.94;2.81,0.94 +2.81,0.94;2.81,3.12 +2.81,3.12;0.62,3.12 +0.62,3.12;0.62,0.31 +0.31,7.19;3.12,7.19 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 +9.06,3.75;8.44,4.38 +8.44,4.38;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.88,5.62 +6.88,5.62;6.25,5.94 +6.25,5.94;5.62,5.62 +5.62,5.62;5.00,5.00 +5.00,5.00;4.38,4.69 +4.38,4.69;3.75,4.38 +3.75,4.38;3.12,3.75 +3.75,3.75;4.06,3.75 +4.06,3.75;4.69,3.75 +4.69,3.75;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.94,4.06 +5.94,4.06;6.56,4.38 +6.56,4.38;7.19,4.69 +3.75,2.19;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.31,2.50 +5.31,2.50;5.94,2.50 +5.94,2.50;6.25,2.81 +6.25,2.81;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.12 +7.50,3.12;8.12,3.44 +3.75,0.62;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.81,1.56 +7.81,1.56;8.12,1.88 +8.12,1.88;8.44,2.19 +8.44,2.19;9.06,2.19 +6.25,6.25;6.88,6.25 +6.88,6.25;7.50,6.56 +7.50,6.56;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.19 +7.81,7.19;7.50,7.50 +7.50,7.50;7.19,7.81 +7.19,7.81;6.88,8.12 +6.88,8.12;6.56,8.12 +6.25,8.75;8.75,8.75 +8.75,8.75;8.75,5.62 +8.75,5.62;8.44,5.31 +8.44,5.31;8.44,5.31 +8.44,5.31;7.81,5.31 +7.81,5.31;7.50,5.31 +7.50,5.31;7.50,5.31 +3.12,6.25;3.75,6.25 +3.75,6.25;4.38,6.56 +4.38,6.56;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.00,7.19;4.69,7.50 +4.69,7.50;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.12 +3.44,8.75;5.94,8.75 +5.62,8.75;5.94,5.94 +5.62,5.94;5.62,5.62 +5.62,5.62;5.31,5.62 +5.31,5.62;5.00,5.62 +5.00,5.62;4.38,5.62 +4.38,5.62;4.38,5.62 + +# UTF-16 : 62 2e +# UTF-8 : ae 88 e6 +[622e] 戮 +8.75,5.62;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.88,2.19 +6.88,2.19;6.25,1.88 +6.25,1.88;5.94,1.56 +5.94,1.56;5.31,1.25 +5.31,1.25;4.69,0.94 +6.56,9.06;6.56,7.50 +6.56,7.50;6.88,5.94 +6.88,5.94;6.88,4.69 +6.88,4.69;7.19,3.75 +7.19,3.75;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +7.50,8.75;8.12,8.44 +8.12,8.44;8.44,7.81 +8.44,7.81;8.75,7.50 +8.75,7.50;8.75,7.19 +5.31,6.25;9.06,6.88 +5.62,3.75;5.00,4.38 +5.00,4.38;4.38,4.69 +4.38,4.69;4.06,5.00 +4.06,5.00;3.44,5.62 +3.44,5.62;2.81,5.94 +2.81,5.94;2.50,5.62 +2.50,5.62;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;0.94,4.38 +0.94,4.38;0.31,3.75 +0.94,3.75;1.56,3.75 +1.56,3.75;2.19,4.06 +2.19,4.06;2.81,4.06 +2.81,4.06;3.44,4.38 +3.44,4.38;3.75,4.69 +0.94,2.19;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.19,2.50 +2.19,2.50;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,2.81;3.75,3.12 +3.75,3.12;4.38,3.44 +4.38,3.44;4.69,3.44 +0.94,0.62;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.19 +0.31,8.75;2.50,8.75 +2.50,8.75;2.50,5.62 +0.31,5.62;0.94,5.94 +0.94,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.50 +0.31,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.81,8.75;5.31,8.75 +5.31,8.75;5.31,5.31 +3.44,5.94;3.75,6.25 +3.75,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.50 +3.12,7.19;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;5.00,8.75 + +# UTF-16 : 62 1f +# UTF-8 : 9f 88 e6 +[621f] 戟 +0.94,3.44;4.38,3.44 +4.38,3.44;4.38,6.56 +4.38,6.56;0.94,6.56 +0.94,6.56;0.94,3.44 +0.94,5.00;4.38,5.00 +0.31,2.19;4.69,2.19 +2.50,6.88;2.50,9.06 +2.50,0.31;2.50,3.44 +0.31,7.81;4.69,7.81 +8.75,5.62;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.88,2.81 +6.88,2.81;6.25,2.19 +6.25,2.19;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;4.06,0.94 +6.25,9.06;6.25,7.50 +6.25,7.50;6.25,5.94 +6.25,5.94;6.56,4.69 +6.56,4.69;6.88,3.75 +6.88,3.75;7.19,2.81 +7.19,2.81;7.50,2.19 +7.50,2.19;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +7.19,8.75;7.50,8.44 +7.50,8.44;7.81,8.12 +7.81,8.12;8.12,7.81 +8.12,7.81;8.44,7.50 +8.44,7.50;8.75,7.19 +4.69,6.25;9.06,6.88 + +# UTF-16 : 7f f0 +# UTF-8 : b0 bf e7 +[7ff0] 翰 +0.62,3.44;3.44,3.44 +3.44,3.44;3.44,6.56 +3.44,6.56;0.62,6.56 +0.62,6.56;0.62,3.44 +0.62,5.00;3.44,5.00 +0.31,2.19;3.75,2.19 +1.88,6.56;2.19,9.06 +1.88,0.31;2.19,3.44 +0.31,7.81;3.75,7.81 +9.38,6.56;8.75,6.88 +8.75,6.88;8.12,7.50 +8.12,7.50;7.50,7.81 +7.50,7.81;7.19,8.44 +7.19,8.44;6.56,9.06 +6.56,9.06;5.94,8.44 +5.94,8.44;5.31,7.81 +5.31,7.81;5.00,7.50 +5.00,7.50;4.38,6.88 +4.38,6.88;3.75,6.56 +6.56,6.56;8.75,6.56 +8.75,6.56;8.75,1.25 +8.75,1.25;8.75,0.94 +8.75,0.94;8.44,0.62 +8.44,0.62;8.12,0.62 +8.12,0.62;7.50,0.94 +7.50,0.94;7.19,0.94 +4.06,1.88;4.38,2.19 +4.38,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.94,3.44 +5.94,3.44;6.25,3.75 +5.31,4.06;5.00,4.38 +5.00,4.38;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;4.38,5.62 +4.38,5.62;4.38,5.62 +6.56,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;8.12,2.81 +8.12,2.81;8.44,3.44 +8.44,3.44;8.75,3.75 +7.81,4.06;7.50,4.38 +7.50,4.38;7.50,4.69 +7.50,4.69;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.88,5.62 +4.38,6.56;6.25,6.56 +6.25,6.56;6.25,1.25 +6.25,1.25;6.25,0.94 +6.25,0.94;5.94,0.62 +5.62,0.62;5.31,0.62 +5.31,0.62;5.00,0.94 +5.00,0.94;4.69,0.94 + +# UTF-16 : 6a c2 +# UTF-8 : 82 ab e6 +[6ac2] 櫂 +6.88,5.94;6.88,5.62 +6.88,5.62;6.56,5.31 +6.56,5.31;6.25,5.00 +6.25,5.00;6.25,4.69 +3.44,4.69;3.75,0.62 +8.75,4.69;3.75,4.69 +6.25,1.25;6.25,4.69 +3.75,1.25;9.06,1.25 +3.44,2.19;8.75,2.19 +3.44,3.44;8.75,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;4.06,5.94 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.38;2.50,5.00 +2.50,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +5.94,8.75;8.75,8.75 +8.75,8.75;8.75,5.62 +2.81,8.75;5.62,8.75 +5.62,8.75;5.62,5.62 +2.81,5.62;3.44,5.94 +3.44,5.94;4.06,6.25 +4.06,6.25;4.69,6.56 +4.69,6.56;5.31,7.19 +5.31,7.19;5.62,7.50 +2.81,7.19;3.44,7.50 +3.44,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;5.31,8.75 +6.25,5.62;6.88,5.94 +6.88,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +6.25,7.19;6.56,7.50 +6.56,7.50;7.19,7.81 +7.19,7.81;7.50,8.12 +7.50,8.12;8.12,8.44 +8.12,8.44;8.44,8.75 + +# UTF-16 : 7f c5 +# UTF-8 : 85 bf e7 +[7fc5] 翅 +3.12,5.62;0.31,5.62 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.81,5.62 +3.12,7.50;0.31,7.50 +8.75,0.94;6.56,0.94 +6.56,0.94;5.62,0.94 +5.62,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,2.19 +2.50,2.19;1.88,2.50 +1.88,2.50;1.56,3.12 +1.56,3.12;1.25,3.75 +1.25,3.75;0.94,4.69 +3.44,8.75;5.94,8.75 +5.62,8.75;5.94,2.81 +5.62,2.81;5.62,2.19 +5.62,2.19;5.31,1.88 +5.31,1.88;5.00,1.88 +5.00,1.88;4.69,1.88 +4.69,1.88;4.38,1.88 +4.38,1.88;4.06,1.88 +6.25,8.75;8.75,8.75 +8.75,8.75;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.44,1.88 +8.44,1.88;8.12,1.88 +8.12,1.88;7.50,1.88 +7.50,1.88;7.19,1.88 +7.19,1.88;6.88,1.88 +3.12,6.25;3.75,6.56 +3.75,6.56;4.38,7.19 +4.38,7.19;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.94,8.44 +3.12,3.44;3.75,4.06 +3.75,4.06;4.38,4.38 +4.38,4.38;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.94,5.94 +6.25,6.25;6.88,6.56 +6.88,6.56;7.19,7.19 +7.19,7.19;7.81,7.50 +7.81,7.50;8.44,8.12 +8.44,8.12;8.75,8.44 +6.25,3.44;6.88,4.06 +6.88,4.06;7.19,4.38 +7.19,4.38;7.81,5.00 +7.81,5.00;8.44,5.31 +8.44,5.31;8.75,5.94 +1.56,9.06;1.88,5.62 + +# UTF-16 : 55 ae +# UTF-8 : ae 96 e5 +[55ae] 單 +1.25,7.19;4.38,7.19 +4.38,7.19;4.38,8.75 +4.38,8.75;1.25,8.75 +1.25,8.75;1.25,6.88 +5.31,7.19;8.44,7.19 +8.44,7.19;8.44,8.75 +8.44,8.75;5.31,8.75 +5.31,8.75;5.31,6.88 +9.06,2.19;0.31,2.19 +8.12,3.12;8.12,6.25 +8.12,6.25;1.25,6.25 +1.25,6.25;1.25,3.12 +1.25,3.12;8.12,3.12 +4.69,6.25;4.69,0.31 +1.25,4.69;8.12,4.69 + +# UTF-16 : 61 9a +# UTF-8 : 9a 86 e6 +[619a] 憚 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;2.19,7.19 +2.81,7.19;5.31,7.19 +5.31,7.19;5.31,8.75 +5.31,8.75;2.81,8.75 +2.81,8.75;2.81,7.19 +6.25,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;6.25,8.75 +6.25,8.75;6.25,7.19 +9.38,2.19;2.19,2.19 +8.44,3.12;8.44,6.25 +8.44,6.25;3.12,6.25 +3.12,6.25;3.12,3.12 +3.12,3.12;8.44,3.12 +5.62,6.25;5.94,0.31 +3.12,4.69;8.44,4.69 + +# UTF-16 : 7b aa +# UTF-8 : aa ae e7 +[7baa] 箪 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.69,8.44;1.56,8.44 +3.12,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;4.38,7.50 +9.06,8.44;5.31,8.44 +6.88,7.19;6.56,7.50 +6.56,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;6.25,8.44 +2.50,6.25;2.19,6.56 +2.19,6.56;1.88,6.88 +1.88,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,7.19 +4.38,7.19;4.06,7.50 +4.06,7.50;4.06,7.50 +6.88,6.25;7.19,6.56 +7.19,6.56;7.50,7.19 +7.50,7.19;7.50,7.50 +7.50,7.50;7.81,7.50 +9.06,1.88;0.31,1.88 +8.12,3.12;8.12,6.25 +8.12,6.25;1.25,6.25 +1.25,6.25;1.25,3.12 +1.25,3.12;8.12,3.12 +4.69,6.25;4.69,0.31 +1.25,4.69;8.12,4.69 + +# UTF-16 : 84 99 +# UTF-8 : 99 92 e8 +[8499] 蒙 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +0.62,3.75;1.25,3.75 +1.25,3.75;1.88,4.06 +1.88,4.06;2.19,4.06 +2.19,4.06;2.81,4.38 +2.81,4.38;3.12,4.38 +3.12,4.38;3.75,4.69 +3.75,4.69;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.00,5.31 +0.62,2.50;1.25,2.50 +1.25,2.50;1.88,2.81 +1.88,2.81;2.19,2.81 +2.19,2.81;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.12 +3.44,3.12;4.06,3.44 +4.06,3.44;4.69,3.75 +4.69,3.75;5.00,3.75 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.31,2.50 +5.31,2.50;5.62,2.81 +8.44,4.38;8.12,4.06 +8.12,4.06;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.56,3.44 +6.56,3.44;6.25,3.12 +5.00,5.31;5.31,4.69 +5.31,4.69;5.62,4.06 +5.62,4.06;5.94,3.75 +5.94,3.75;6.25,3.12 +6.25,3.12;6.56,2.81 +6.56,2.81;6.88,2.19 +6.88,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +8.44,5.94;8.44,7.50 +8.44,7.50;0.94,7.50 +0.94,7.50;0.94,5.94 +0.62,5.31;8.75,5.31 +1.56,6.25;7.81,6.25 +3.44,0.94;4.06,0.62 +4.06,0.62;4.38,0.62 +4.38,0.62;5.00,0.62 +4.69,0.62;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.62,1.56 +5.62,1.56;5.62,1.88 +5.62,1.88;5.62,2.50 +5.62,2.50;5.31,3.12 +5.31,3.12;5.00,3.75 +5.00,3.75;4.38,4.38 +4.38,4.38;4.06,4.69 + +# UTF-16 : 67 26 +# UTF-8 : a6 9c e6 +[6726] 朦 +0.62,4.06;2.50,4.06 +0.94,6.25;2.50,6.25 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +2.81,8.44;9.06,8.44 +4.69,7.81;4.69,9.38 +7.19,7.81;7.19,9.38 +3.12,3.75;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.69,4.38 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,5.00 +5.62,5.00;6.25,5.31 +2.81,2.50;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.94,3.75 +5.94,3.75;6.25,3.75 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,1.88 +5.31,1.88;5.94,2.50 +5.94,2.50;6.56,2.81 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.44 +7.50,3.44;7.19,3.12 +6.25,5.31;6.56,4.69 +6.56,4.69;6.56,4.06 +6.56,4.06;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +8.75,5.94;8.75,7.50 +8.75,7.50;3.12,7.50 +3.12,7.50;3.12,5.94 +2.81,5.31;9.06,5.31 +3.75,6.25;8.12,6.25 +5.00,0.94;5.62,0.62 +5.62,0.62;5.94,0.62 +5.94,0.62;6.25,0.62 +5.94,0.62;6.56,0.94 +6.56,0.94;6.56,1.25 +6.56,1.25;6.56,1.56 +6.56,1.56;6.56,1.88 +6.56,1.88;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.31,4.69 + +# UTF-16 : 6f e0 +# UTF-8 : a0 bf e6 +[6fe0] 濠 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +1.88,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +2.50,3.44;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.75,3.75 +3.75,3.75;4.38,4.06 +4.38,4.06;5.00,4.38 +5.00,4.38;5.62,4.69 +5.62,4.69;5.94,4.69 +2.50,2.19;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.38,2.81 +4.38,2.81;5.00,3.12 +5.00,3.12;5.62,3.44 +5.62,3.44;5.94,3.44 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.50 +8.75,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.44 +7.50,3.44;7.19,3.12 +7.19,3.12;6.88,2.81 +5.94,4.69;6.25,4.38 +6.25,4.38;6.25,3.75 +6.25,3.75;6.56,3.44 +6.56,3.44;6.88,3.12 +6.88,3.12;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +2.19,8.44;9.06,8.44 +5.62,8.44;5.62,9.38 +3.12,6.25;3.44,7.81 +3.12,7.81;8.12,7.81 +7.81,7.81;8.12,6.25 +7.81,6.25;3.44,6.25 +8.75,4.06;9.06,5.62 +8.75,5.62;2.19,5.62 +2.19,5.62;2.19,4.06 +2.81,4.69;8.44,4.69 +4.69,0.94;5.00,0.62 +5.00,0.62;5.62,0.62 +5.62,0.62;5.94,0.62 +5.62,0.62;6.25,0.94 +6.25,0.94;6.25,1.25 +6.25,1.25;6.25,1.88 +6.25,1.88;6.25,2.50 +6.25,2.50;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,4.06 +5.62,4.06;5.00,4.38 + +# UTF-16 : 58 d5 +# UTF-8 : 95 a3 e5 +[58d5] 壕 +0.00,6.56;2.50,6.56 +1.25,2.19;1.25,8.75 +0.00,1.56;0.62,1.88 +0.62,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.81,3.12 +2.81,3.44;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.75,3.75 +3.75,3.75;4.69,4.06 +4.69,4.06;5.31,4.38 +5.31,4.38;5.62,4.69 +5.62,4.69;5.94,4.69 +2.50,2.19;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.62,3.44 +5.62,3.44;5.94,3.44 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,1.88 +5.00,1.88;5.94,2.19 +5.94,2.19;6.25,2.50 +8.75,4.06;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.81,3.44 +7.81,3.44;7.19,3.12 +7.19,3.12;6.88,2.81 +5.94,4.69;6.25,4.38 +6.25,4.38;6.25,3.75 +6.25,3.75;6.56,3.44 +6.56,3.44;6.88,3.12 +6.88,3.12;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.12,1.56 +8.12,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +2.50,8.44;9.06,8.44 +5.62,8.44;5.94,9.38 +3.44,6.25;3.44,7.81 +3.44,7.81;8.12,7.81 +8.12,7.81;8.12,6.25 +8.12,6.25;3.75,6.25 +9.06,4.06;9.06,5.62 +9.06,5.62;2.50,5.62 +2.50,5.62;2.50,4.06 +3.12,4.69;8.44,4.69 +4.69,0.94;5.00,0.62 +5.00,0.62;5.62,0.62 +5.62,0.62;5.94,0.62 +5.94,0.62;6.25,0.94 +6.25,0.94;6.56,1.25 +6.56,1.25;6.56,1.88 +6.56,1.88;6.25,2.50 +6.25,2.50;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,4.06 +5.62,4.06;5.00,4.38 + +# UTF-16 : 72 7d +# UTF-8 : bd 89 e7 +[727d] 牽 +0.62,8.44;9.06,8.44 +4.69,8.44;4.69,9.38 +8.75,4.69;8.75,6.25 +8.75,6.25;0.62,6.25 +0.62,6.25;0.62,4.69 +4.69,6.25;4.38,6.56 +4.38,6.56;3.75,6.88 +3.75,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.19,7.81 +4.69,6.25;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;7.19,8.12 +3.12,7.50;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.69,8.44 +4.69,8.44;4.69,8.44 +8.12,4.38;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.25,5.62 +6.25,5.62;5.62,5.94 +1.25,4.69;1.88,4.69 +1.88,4.69;2.50,4.69 +2.50,4.69;3.12,4.69 +3.12,4.69;3.75,4.69 +3.75,4.69;4.38,4.69 +4.38,4.69;5.00,4.69 +5.00,4.69;5.62,4.69 +5.62,4.69;6.25,5.00 +6.25,5.00;6.88,5.00 +6.88,5.00;7.19,5.00 +2.19,4.69;2.50,5.00 +2.50,5.00;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;4.38,6.25 +9.06,1.88;0.31,1.88 +1.88,3.44;8.12,3.44 +4.69,0.31;4.69,4.38 +0.94,2.50;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.38 + +# UTF-16 : 85 13 +# UTF-8 : 93 94 e8 +[8513] 蔓 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,5.62 +1.56,6.56;7.81,6.56 +0.94,3.12;8.12,3.12 +0.31,0.62;1.56,0.94 +1.56,0.94;2.50,0.94 +2.50,0.94;3.44,1.25 +3.44,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;8.12,3.12 +9.06,0.62;8.12,0.94 +8.12,0.94;7.19,0.94 +7.19,0.94;6.56,1.25 +6.56,1.25;5.62,1.25 +5.62,1.25;5.00,1.56 +5.00,1.56;4.38,1.88 +4.38,1.88;3.75,1.88 +3.75,1.88;3.12,2.19 +3.12,2.19;2.50,2.50 +2.50,2.50;2.19,2.81 +0.62,3.75;0.62,5.00 +0.62,5.00;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;0.94,3.75 +5.94,5.00;5.94,3.75 +3.44,5.00;3.44,3.75 + +# UTF-16 : 59 57 +# UTF-8 : 97 a5 e5 +[5957] 套 +8.44,0.62;8.12,0.94 +8.12,0.94;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +2.19,0.94;2.50,1.25 +2.50,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +8.75,8.44;0.62,8.44 +0.31,5.62;0.94,5.94 +0.94,5.94;1.56,6.25 +1.56,6.25;2.19,6.56 +2.19,6.56;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.69,9.38 +9.06,5.62;8.44,5.94 +8.44,5.94;8.12,5.94 +8.12,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.31,8.44 +0.62,3.12;8.75,3.12 +7.19,6.56;2.50,6.56 +2.50,6.56;2.50,3.12 +7.19,5.62;2.50,5.62 +7.19,4.38;2.50,4.38 + +# UTF-16 : 51 52 +# UTF-8 : 92 85 e5 +[5152] 兒 +5.00,8.44;8.12,8.44 +7.81,8.44;8.12,4.38 +7.81,4.38;1.56,4.38 +1.25,4.38;1.56,8.12 +1.25,8.12;1.88,8.12 +1.88,8.12;2.50,8.44 +2.50,8.44;3.12,8.44 +3.12,8.44;3.75,8.75 +3.75,8.75;4.06,9.06 +5.31,6.56;8.12,6.56 +1.25,6.56;4.06,6.56 +5.62,4.38;5.62,1.56 +5.62,1.56;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.44,4.38 + +# UTF-16 : 68 b6 +# UTF-8 : b6 a2 e6 +[68b6] 梶 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,6.25 +2.19,6.25;1.88,7.19 +2.50,0.94;2.81,1.25 +2.81,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.62 +3.44,5.62;3.44,8.75 +3.44,8.75;8.75,8.75 +8.75,8.75;8.75,6.88 +8.75,6.88;3.75,6.88 +6.25,5.94;6.25,1.56 +6.25,1.56;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,3.12;3.75,2.19 +8.75,4.69;4.06,4.06 +4.06,5.62;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;6.88,5.94 +6.88,5.94;7.50,6.25 +7.50,6.25;7.81,6.25 +7.81,6.25;8.44,6.56 + +# UTF-16 : 90 65 +# UTF-8 : a5 81 e9 +[9065] 遥 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;2.19,2.50 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +3.75,6.56;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;3.12,8.12 +5.94,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.31,8.12 +5.31,8.12;5.31,8.12 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.12,8.44 +8.75,6.25;2.81,6.25 +8.75,4.69;2.81,4.69 +5.62,6.25;5.94,2.19 +3.12,4.06;3.44,2.19 +3.12,2.19;8.44,2.19 +8.44,2.19;8.44,4.06 + +# UTF-16 : 85 6a +# UTF-8 : aa 95 e8 +[856a] 蕪 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +8.75,0.62;8.44,0.94 +8.44,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +6.25,0.62;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +3.75,0.62;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.44,2.50 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,3.12;0.62,3.12 +9.06,5.00;0.31,5.00 +0.62,5.62;0.94,5.94 +0.94,5.94;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;2.19,7.50 +2.19,7.50;2.50,7.81 +1.88,7.19;8.75,7.19 +1.88,3.12;1.88,7.19 +3.75,3.12;3.75,7.19 +5.62,3.12;5.62,7.19 +7.50,3.12;7.50,7.19 + +# UTF-16 : 5e e3 +# UTF-8 : a3 bb e5 +[5ee3] 廣 +5.00,8.44;5.00,9.38 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;8.75,8.44 +3.12,8.44;3.44,6.56 +3.12,6.56;6.88,6.56 +6.88,6.56;6.88,8.44 +1.25,7.50;8.75,7.50 +5.00,5.62;5.00,2.50 +2.19,2.50;8.12,2.50 +7.81,2.50;8.12,5.00 +7.81,5.00;2.19,5.00 +2.19,5.00;2.19,2.19 +2.19,3.75;8.12,3.75 +1.25,0.62;1.88,0.94 +1.88,0.94;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.56 +6.56,1.56;5.94,1.88 +9.06,5.62;0.94,5.62 + +# UTF-16 : 5b 30 +# UTF-8 : b0 ac e5 +[5b30] 嬰 +8.75,4.06;0.62,4.06 +0.94,0.62;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.19,4.06 +4.06,4.69;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.50,3.12 +2.50,3.12;1.88,2.81 +1.88,2.81;1.56,2.50 +1.56,2.50;1.25,2.19 +1.88,2.50;2.50,2.50 +2.50,2.50;3.12,2.19 +3.12,2.19;3.75,2.19 +3.75,2.19;4.38,1.88 +4.38,1.88;5.00,1.88 +5.00,1.88;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.75,0.62 +0.94,5.62;4.38,5.62 +4.38,5.62;4.38,8.75 +4.38,8.75;0.94,8.75 +0.94,8.75;0.94,5.62 +0.94,6.56;4.38,6.56 +0.94,7.81;4.38,7.81 +5.31,5.62;8.44,5.62 +8.44,5.62;8.44,8.75 +8.44,8.75;5.31,8.75 +5.31,8.75;5.31,5.62 +5.31,6.56;8.44,6.56 +5.31,7.81;8.44,7.81 +0.62,4.38;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;2.19,5.31 +2.19,5.31;2.19,5.31 +5.00,4.38;5.31,4.69 +5.31,4.69;5.62,4.69 +5.62,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.50,5.00 +7.50,5.00;7.19,5.31 +4.38,4.38;4.06,4.69 +4.06,4.69;3.75,5.00 +3.75,5.00;3.12,5.31 +3.12,5.31;3.12,5.31 + +# UTF-16 : 56 b6 +# UTF-8 : b6 9a e5 +[56b6] 嚶 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +9.06,4.06;2.81,4.06 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;7.81,4.06 +5.31,4.69;5.00,4.38 +5.00,4.38;4.69,3.75 +4.69,3.75;4.06,3.12 +4.06,3.12;3.75,2.81 +3.75,2.81;3.12,2.19 +3.44,2.50;4.06,2.50 +4.06,2.50;4.69,2.19 +4.69,2.19;5.00,2.19 +5.00,2.19;5.62,1.88 +5.62,1.88;6.25,1.88 +6.25,1.88;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,0.62 +3.12,5.62;5.62,5.62 +5.62,5.62;5.62,8.75 +5.62,8.75;3.12,8.75 +3.12,8.75;3.12,5.62 +3.12,6.56;5.62,6.56 +3.12,7.81;5.62,7.81 +6.25,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;6.25,8.75 +6.25,8.75;6.25,5.62 +6.25,6.56;8.75,6.56 +6.25,7.81;8.75,7.81 +2.81,4.38;3.12,4.69 +3.12,4.69;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.06,5.31 +5.94,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.19,5.31 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.81,5.31 +5.62,4.38;5.62,4.69 +5.62,4.69;5.31,5.00 +5.31,5.00;4.69,5.31 +4.69,5.31;4.69,5.31 + +# UTF-16 : 6a fb +# UTF-8 : bb ab e6 +[6afb] 櫻 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +9.06,4.06;2.81,4.06 +2.50,0.62;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;7.81,4.06 +5.31,4.69;5.00,4.38 +5.00,4.38;4.69,3.75 +4.69,3.75;4.06,3.12 +4.06,3.12;3.75,2.81 +3.75,2.81;3.12,2.19 +3.44,2.50;4.06,2.50 +4.06,2.50;4.69,2.19 +4.69,2.19;5.00,2.19 +5.00,2.19;5.62,1.88 +5.62,1.88;6.25,1.88 +6.25,1.88;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,0.62 +3.12,5.62;5.62,5.62 +5.62,5.62;5.62,8.75 +5.62,8.75;3.12,8.75 +3.12,8.75;3.12,5.62 +3.12,6.56;5.62,6.56 +3.12,7.81;5.62,7.81 +6.25,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;6.25,8.75 +6.25,8.75;6.25,5.62 +6.25,6.56;8.75,6.56 +6.25,7.81;8.75,7.81 +2.81,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.06,5.31 +6.25,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.19,5.31 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.81,5.31 +5.62,4.38;5.31,4.69 +5.31,4.69;5.00,5.00 +5.00,5.00;4.69,5.31 + +# UTF-16 : 74 d4 +# UTF-8 : 94 93 e7 +[74d4] 瓔 +2.81,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.31,1.25;0.62,1.56 +0.62,1.56;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,1.88 +2.19,1.88;2.81,2.19 +9.06,4.06;2.81,4.06 +2.50,0.62;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;7.81,4.06 +5.31,4.69;5.00,4.38 +5.00,4.38;4.38,3.75 +4.38,3.75;4.06,3.12 +4.06,3.12;3.75,2.81 +3.75,2.81;3.12,2.19 +3.44,2.50;4.06,2.50 +4.06,2.50;4.69,2.19 +4.69,2.19;5.00,2.19 +5.00,2.19;5.62,1.88 +5.62,1.88;6.25,1.88 +6.25,1.88;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,0.62 +3.12,5.62;5.62,5.62 +5.62,5.62;5.62,8.75 +5.62,8.75;3.12,8.75 +3.12,8.75;3.12,5.62 +3.12,6.56;5.62,6.56 +3.12,7.81;5.62,7.81 +6.25,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;6.25,8.75 +6.25,8.75;6.25,5.62 +6.25,6.56;8.75,6.56 +6.25,7.81;8.75,7.81 +2.81,4.38;3.12,4.69 +3.12,4.69;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.06,5.31 +5.94,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.19,5.31 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.81,5.31 +5.62,4.38;5.62,4.69 +5.62,4.69;5.00,5.00 +5.00,5.00;4.69,5.31 +4.69,5.31;4.69,5.31 + +# UTF-16 : 7e 93 +# UTF-8 : 93 ba e7 +[7e93] 纓 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +0.00,4.69;3.12,4.69 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,5.94 +1.25,5.94;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.56,8.75 +1.56,8.75;1.88,9.06 +9.06,4.06;3.12,4.06 +2.81,0.62;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +5.62,4.69;5.31,4.38 +5.31,4.38;4.69,3.75 +4.69,3.75;4.38,3.12 +4.38,3.12;4.06,2.81 +4.06,2.81;3.44,2.19 +3.75,2.50;4.38,2.50 +4.38,2.50;4.69,2.19 +4.69,2.19;5.31,2.19 +5.31,2.19;5.94,1.88 +5.94,1.88;6.25,1.88 +6.25,1.88;6.88,1.56 +6.88,1.56;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,0.62 +3.44,5.62;5.94,5.62 +5.62,5.62;5.94,8.75 +5.62,8.75;3.44,8.75 +3.44,8.75;3.44,5.62 +3.44,6.56;5.94,6.56 +3.44,7.81;5.94,7.81 +6.56,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;6.56,8.75 +6.25,8.75;6.56,5.62 +6.56,6.56;8.75,6.56 +6.56,7.81;8.75,7.81 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.38,5.31 +4.38,5.31;4.38,5.31 +6.25,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.31 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.81,5.31 +5.94,4.38;5.62,4.69 +5.62,4.69;5.31,5.00 +5.31,5.00;5.00,5.31 +5.00,5.31;5.00,5.31 + +# UTF-16 : 5e b5 +# UTF-8 : b5 ba e5 +[5eb5] 庵 +2.50,3.75;7.81,3.75 +7.81,5.00;8.12,2.19 +7.81,2.19;2.50,2.19 +2.50,5.31;7.81,5.31 +2.50,1.25;2.50,5.00 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.62 +7.50,0.62;6.88,0.62 +6.88,0.62;6.56,0.62 +6.56,0.62;5.94,0.62 +5.94,0.62;5.31,0.94 +5.31,0.94;5.31,1.25 +5.31,1.25;5.31,1.56 +5.31,1.56;5.31,6.25 +8.75,7.19;1.88,7.19 +1.56,4.69;2.19,5.00 +2.19,5.00;2.50,5.31 +2.50,5.31;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.00,8.12 +4.69,8.44;5.00,9.38 +0.31,0.62;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,8.44 +1.25,8.44;8.75,8.44 +9.06,4.69;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;5.94,6.88 +5.94,6.88;5.94,7.19 + +# UTF-16 : 82 b9 +# UTF-8 : b9 8a e8 +[82b9] 芹 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +1.88,4.38;8.75,4.38 +1.88,6.56;2.50,6.56 +2.50,6.56;3.12,6.56 +3.12,6.56;3.75,6.56 +3.75,6.56;4.38,6.56 +4.38,6.56;5.31,6.56 +5.31,6.56;5.94,6.56 +5.94,6.56;6.56,6.88 +6.56,6.88;7.19,6.88 +7.19,6.88;7.81,6.88 +7.81,6.88;8.44,7.19 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,4.69;1.88,5.62 +1.88,5.62;1.88,6.56 +5.62,0.31;5.62,4.38 + +# UTF-16 : 5e 9a +# UTF-8 : 9a ba e5 +[5e9a] 庚 +1.25,0.62;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.00,3.75 +5.00,3.75;5.00,4.38 +5.00,4.38;5.00,8.44 +8.75,0.62;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;5.00,4.38 +1.25,5.62;8.75,5.62 +1.88,4.06;8.12,4.06 +8.12,4.06;8.12,7.19 +8.12,7.19;1.88,7.19 +4.69,8.44;5.00,9.38 +0.31,0.62;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,8.44 +1.25,8.44;8.75,8.44 + +# UTF-16 : 6e 6b +# UTF-8 : ab b9 e6 +[6e6b] 湫 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +5.31,8.75;4.69,8.75 +4.69,8.75;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;2.81,8.44 +2.81,8.44;2.19,8.44 +3.75,0.62;3.75,8.44 +5.31,6.56;2.19,6.56 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;3.75,6.56 +5.31,3.44;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.38,5.31 +4.38,5.31;4.06,5.94 +4.06,5.94;3.75,6.25 +5.94,7.81;5.94,6.88 +5.94,6.88;5.94,6.25 +5.94,6.25;5.94,5.62 +5.94,5.62;5.62,5.00 +5.62,5.00;5.31,4.38 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,2.50 +6.25,2.50;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;6.88,4.06 +6.88,4.06;7.19,4.69 +7.19,4.69;7.19,5.62 +7.19,5.62;7.19,6.25 +7.19,6.25;7.19,9.06 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.50,4.06 +7.50,4.06;7.19,4.69 +7.19,4.69;7.19,5.62 +7.19,5.62;7.19,6.25 +9.06,7.81;9.06,7.19 +9.06,7.19;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.44,5.31 +8.44,5.31;8.12,4.69 + +# UTF-16 : 61 00 +# UTF-8 : 80 84 e6 +[6100] 愀 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +5.31,8.75;4.69,8.75 +4.69,8.75;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;2.81,8.44 +2.81,8.44;2.19,8.44 +4.06,0.62;4.06,8.44 +5.31,6.56;2.19,6.56 +2.19,2.50;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;3.75,6.56 +5.31,3.44;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;4.38,5.94 +4.38,5.94;4.06,6.25 +6.25,7.81;6.25,6.88 +6.25,6.88;5.94,6.25 +5.94,6.25;5.94,5.62 +5.94,5.62;5.62,5.00 +5.62,5.00;5.62,4.38 +5.00,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;6.88,4.06 +6.88,4.06;7.19,4.69 +7.19,4.69;7.19,5.62 +7.19,5.62;7.19,6.25 +7.19,6.25;7.19,9.06 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.50,4.06 +7.50,4.06;7.19,4.69 +7.19,4.69;7.19,5.62 +7.19,5.62;7.19,6.25 +9.06,7.81;9.06,7.19 +9.06,7.19;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.44,5.31 +8.44,5.31;8.12,4.69 + +# UTF-16 : 69 78 +# UTF-8 : b8 a5 e6 +[6978] 楸 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.31 +2.19,5.31;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +5.62,8.75;5.00,8.75 +5.00,8.75;4.38,8.75 +4.38,8.75;3.75,8.44 +3.75,8.44;3.12,8.44 +3.12,8.44;2.50,8.44 +4.06,0.62;4.06,8.44 +5.62,6.56;2.50,6.56 +2.50,2.50;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.06,6.56 +5.62,3.44;5.31,4.06 +5.31,4.06;5.00,4.69 +5.00,4.69;4.69,5.31 +4.69,5.31;4.38,5.94 +4.38,5.94;4.06,6.25 +6.25,7.81;6.25,6.88 +6.25,6.88;6.25,6.25 +6.25,6.25;5.94,5.62 +5.94,5.62;5.94,5.00 +5.94,5.00;5.62,4.38 +5.31,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.50 +6.56,2.50;6.88,3.12 +6.88,3.12;6.88,3.44 +6.88,3.44;7.19,4.06 +7.19,4.06;7.19,4.69 +7.19,4.69;7.19,5.62 +7.19,5.62;7.19,6.25 +7.19,6.25;7.19,9.06 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.19,5.62 +7.19,5.62;7.19,6.25 +9.06,7.81;9.06,7.19 +9.06,7.19;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.44,5.31 +8.44,5.31;8.12,4.69 + +# UTF-16 : 55 7e +# UTF-8 : be 95 e5 +[557e] 啾 +5.62,8.75;5.00,8.75 +5.00,8.75;4.38,8.75 +4.38,8.75;4.06,8.44 +4.06,8.44;3.44,8.44 +3.44,8.44;2.81,8.44 +4.38,0.62;4.38,8.44 +5.62,6.56;2.81,6.56 +2.50,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.06,5.94 +4.06,5.94;4.06,6.56 +5.62,3.44;5.31,4.06 +5.31,4.06;5.00,4.69 +5.00,4.69;4.69,5.31 +4.69,5.31;4.69,5.94 +4.69,5.94;4.38,6.25 +6.25,7.81;6.25,6.88 +6.25,6.88;6.25,6.25 +6.25,6.25;5.94,5.62 +5.94,5.62;5.94,5.00 +5.94,5.00;5.62,4.38 +5.31,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.50 +6.56,2.50;6.88,3.12 +6.88,3.12;6.88,3.44 +6.88,3.44;7.19,4.06 +7.19,4.06;7.19,4.69 +7.19,4.69;7.19,5.62 +7.19,5.62;7.19,6.25 +7.19,6.25;7.19,9.06 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.50,5.62 +7.50,5.62;7.19,6.25 +9.06,7.81;9.06,7.19 +9.06,7.19;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.44,5.31 +8.44,5.31;8.12,4.69 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,1.56;2.19,1.56 + +# UTF-16 : 93 6c +# UTF-8 : ac 8d e9 +[936c] 鍬 +5.94,8.75;5.62,8.75 +5.62,8.75;5.00,8.75 +5.00,8.75;4.38,8.44 +4.38,8.44;3.75,8.44 +3.75,8.44;3.44,8.44 +4.69,0.62;4.69,8.44 +5.94,6.56;3.12,6.56 +3.12,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;4.69,6.56 +5.94,3.44;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.31,5.31 +5.31,5.31;5.00,5.94 +5.00,5.94;4.69,6.25 +6.56,7.81;6.56,6.88 +6.56,6.88;6.56,6.25 +6.56,6.25;6.25,5.62 +6.25,5.62;6.25,5.00 +6.25,5.00;5.94,4.38 +5.62,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.50,5.62 +7.50,5.62;7.50,6.25 +7.50,6.25;7.50,9.06 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.81,4.06 +7.81,4.06;7.50,4.69 +7.50,4.69;7.50,5.62 +7.50,5.62;7.50,6.25 +9.06,7.81;9.06,7.19 +9.06,7.19;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.44,5.31 +8.44,5.31;8.44,4.69 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,1.88 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.19,8.44 +2.19,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.38 + +# UTF-16 : 9c 0d +# UTF-8 : 8d b0 e9 +[9c0d] 鰍 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,7.81 +2.19,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.44;2.50,8.44 +0.62,5.31;2.81,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.25;3.44,1.56 +3.44,1.56;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,2.81 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.19,2.19 +2.19,2.19;2.19,2.81 +2.19,2.81;2.19,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.25,2.19 +1.25,2.19;1.25,2.81 +0.31,0.31;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +5.94,8.75;5.31,8.75 +5.31,8.75;5.00,8.75 +5.00,8.75;4.38,8.44 +4.38,8.44;3.75,8.44 +3.75,8.44;3.44,8.44 +4.69,0.62;4.69,8.44 +5.94,6.56;3.44,6.56 +3.44,3.12;3.75,3.75 +3.75,3.75;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.38,5.94 +4.38,5.94;4.69,6.56 +5.94,3.44;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.31,5.31 +5.31,5.31;5.00,5.94 +5.00,5.94;4.69,6.25 +6.56,7.81;6.56,6.88 +6.56,6.88;6.56,6.25 +6.56,6.25;6.25,5.62 +6.25,5.62;6.25,5.00 +6.25,5.00;5.94,4.38 +5.62,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.50,5.62 +7.50,5.62;7.50,6.25 +7.50,6.25;7.50,9.06 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.81,4.06 +7.81,4.06;7.50,4.69 +7.50,4.69;7.50,5.62 +7.50,5.62;7.50,6.25 +9.06,7.81;9.06,7.19 +9.06,7.19;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.44,5.31 +8.44,5.31;8.44,4.69 + +# UTF-16 : 97 a6 +# UTF-8 : a6 9e e9 +[97a6] 鞦 +0.00,7.81;3.44,7.81 +2.81,9.06;2.81,6.56 +2.81,6.56;0.94,6.56 +0.94,6.56;0.94,9.06 +3.12,3.44;3.12,5.62 +3.12,5.62;0.62,5.62 +0.31,5.62;0.62,3.44 +0.62,3.44;3.12,3.44 +0.00,2.19;3.44,2.19 +1.88,0.62;1.88,6.56 +5.94,8.75;5.62,8.75 +5.62,8.75;5.00,8.75 +5.00,8.75;4.38,8.44 +4.38,8.44;4.06,8.44 +4.06,8.44;3.44,8.44 +4.69,0.62;4.69,8.44 +5.94,6.56;3.44,6.56 +3.12,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;4.69,6.25 +4.69,6.25;4.69,6.56 +5.94,3.44;5.94,4.06 +5.94,4.06;5.62,4.69 +5.62,4.69;5.31,5.31 +5.31,5.31;5.00,5.94 +5.00,5.94;5.00,6.25 +6.88,7.81;6.56,6.88 +6.56,6.88;6.56,6.25 +6.56,6.25;6.56,5.62 +6.56,5.62;6.25,5.00 +6.25,5.00;6.25,4.38 +5.62,0.94;6.25,1.25 +6.25,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.50,5.62 +7.50,5.62;7.50,6.25 +7.50,6.25;7.50,9.06 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.81,4.06 +7.81,4.06;7.81,4.69 +7.81,4.69;7.50,5.62 +7.50,5.62;7.50,6.25 +9.06,7.81;9.06,7.19 +9.06,7.19;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.44,5.31 +8.44,5.31;8.44,4.69 + +# UTF-16 : 51 e7 +# UTF-8 : a7 87 e5 +[51e7] 凧 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,8.75 +1.25,8.75;7.81,8.75 +7.81,8.75;7.81,6.88 +7.81,6.88;8.12,5.31 +8.12,5.31;8.12,4.06 +8.12,4.06;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.62 +8.75,0.62;8.75,0.62 +8.75,0.62;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +5.31,2.19;5.62,2.19 +5.62,2.19;6.25,2.19 +6.25,2.19;6.25,2.19 +6.25,2.19;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;6.88,2.81 +6.88,2.81;6.88,6.88 +6.88,6.88;2.50,6.88 +2.50,6.88;2.50,2.19 +4.69,0.62;4.69,8.44 + +# UTF-16 : 6c ba +# UTF-8 : ba b2 e6 +[6cba] 沺 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.25 +0.62,6.25;0.31,6.56 +8.44,0.62;8.44,8.44 +8.44,8.44;3.12,8.44 +3.12,8.44;3.12,0.62 +5.94,1.25;5.94,8.44 +3.12,1.25;8.44,1.25 +3.12,5.00;8.44,5.00 + +# UTF-16 : 4f 43 +# UTF-8 : 83 bd e4 +[4f43] 佃 +2.19,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +8.44,0.62;8.44,8.44 +8.44,8.44;3.12,8.44 +2.81,8.44;3.12,0.62 +5.62,1.25;5.94,8.44 +3.12,1.25;8.44,1.25 +3.12,5.00;8.44,5.00 + +# UTF-16 : 92 3f +# UTF-8 : bf 88 e9 +[923f] 鈿 +8.75,0.62;8.75,8.44 +8.75,8.44;4.69,8.44 +4.38,8.44;4.69,0.62 +6.56,1.25;6.56,8.44 +4.69,1.25;8.75,1.25 +4.69,5.00;8.75,5.00 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +3.75,5.00;0.31,5.00 +3.75,6.88;0.94,6.88 +2.19,1.56;2.19,6.88 +1.56,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.38 + +# UTF-16 : 9d 89 +# UTF-8 : 89 b6 e9 +[9d89] 鶉 +8.12,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +6.88,1.25;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.56,2.81 +5.62,0.94;5.62,1.56 +5.62,1.56;5.62,1.88 +5.62,1.88;5.31,2.50 +5.31,2.50;5.31,2.81 +4.06,0.62;4.06,1.25 +4.06,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,5.62;8.75,5.62 +8.75,5.62;8.75,8.44 +8.75,8.44;4.69,8.44 +4.69,8.44;4.69,3.44 +4.69,3.44;9.06,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.62 +7.81,0.62;7.19,0.94 +7.19,0.94;7.19,0.94 +4.69,7.19;8.44,7.19 +6.25,9.38;6.25,9.06 +6.25,9.06;6.25,8.44 +6.25,8.44;6.25,8.44 +4.69,4.69;9.06,4.69 +0.94,5.62;4.06,5.62 +4.06,5.62;4.06,7.19 +4.06,7.19;0.62,7.19 +0.62,7.19;0.62,5.62 +2.50,8.12;2.50,9.38 +0.31,8.12;4.38,8.12 +0.00,2.50;0.62,2.50 +0.62,2.50;1.25,2.50 +1.25,2.50;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.50,2.81 +2.50,2.81;3.12,2.81 +3.12,2.81;3.75,2.81 +3.75,2.81;4.38,3.12 +4.38,4.69;0.62,4.69 +2.50,3.44;2.50,1.56 +2.50,1.56;2.50,0.94 +2.50,0.94;2.19,0.62 +2.19,0.62;1.88,0.62 +1.88,0.62;1.56,0.62 +1.56,0.62;0.94,0.94 +0.94,0.94;0.94,0.94 +4.06,4.69;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.81,3.44 +2.81,3.44;2.50,3.44 + +# UTF-16 : 5d bd +# UTF-8 : bd b6 e5 +[5dbd] 嶽 +0.94,9.06;0.94,7.81 +0.94,7.81;8.44,7.81 +8.44,7.81;8.44,9.06 +4.69,7.81;4.69,9.38 +0.62,7.19;0.94,6.56 +0.94,6.56;1.25,6.25 +1.25,6.25;1.56,5.94 +1.56,5.94;1.56,5.62 +1.56,5.62;1.88,5.00 +1.88,5.00;1.88,4.69 +1.88,4.69;1.88,4.06 +1.88,4.06;2.19,3.75 +2.19,3.75;2.19,3.12 +2.19,3.12;2.19,2.81 +2.19,2.81;2.19,2.50 +2.19,2.50;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.62 +1.56,0.62;1.25,0.62 +1.25,0.62;0.94,0.62 +0.94,0.62;0.62,0.62 +0.62,0.62;0.31,0.94 +2.81,7.19;2.19,6.88 +2.19,6.88;1.88,6.25 +1.88,6.25;1.25,5.94 +1.25,5.94;0.62,5.62 +0.62,5.62;0.00,5.31 +1.88,4.06;1.56,3.75 +1.56,3.75;1.25,3.44 +1.25,3.44;0.94,3.12 +0.94,3.12;0.62,3.12 +0.62,3.12;0.00,2.81 +8.12,7.19;8.44,6.88 +8.44,6.88;8.75,6.56 +8.75,6.56;9.06,5.94 +9.06,5.94;9.06,5.94 +9.38,5.31;6.25,5.31 +6.25,0.62;6.56,0.94 +6.56,0.94;6.88,1.25 +6.88,1.25;6.88,1.56 +6.88,1.56;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.50,3.12 +7.50,3.12;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;7.81,4.69 +7.81,4.69;7.81,5.31 +7.81,5.31;7.81,7.19 +9.38,0.62;9.06,0.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;8.12,3.12 +8.12,3.12;7.81,3.75 +7.81,3.75;7.81,4.06 +7.81,4.06;7.81,4.69 +7.81,4.69;7.81,5.31 +3.12,0.94;5.94,0.94 +5.94,0.94;5.94,2.81 +5.94,2.81;3.12,2.81 +2.81,2.81;3.12,0.31 +2.81,5.62;6.25,5.62 +2.81,4.69;5.94,4.69 +2.81,3.75;5.94,3.75 +2.81,6.88;5.94,6.88 + +# UTF-16 : 8f bf +# UTF-8 : bf be e8 +[8fbf] 辿 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;2.19,2.50 +5.94,2.50;5.94,9.06 +3.44,7.81;3.44,2.50 +3.44,2.50;8.44,2.50 +8.44,2.50;8.44,7.81 + +# UTF-16 : 95 8f +# UTF-8 : 8f 96 e9 +[958f] 閏 +6.88,3.44;2.50,3.44 +7.19,1.88;2.19,1.88 +2.50,4.69;7.19,4.69 +5.31,7.19;8.44,7.19 +4.06,7.19;0.94,7.19 +0.94,0.62;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.62 +4.06,5.62;0.94,5.62 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.62 +5.31,5.62;8.44,5.62 +4.69,1.88;4.69,4.69 + +# UTF-16 : 83 d6 +# UTF-8 : 96 8f e8 +[83d6] 菖 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +8.44,0.62;8.44,4.06 +8.44,4.06;0.94,4.06 +0.94,4.06;0.94,0.62 +1.25,0.94;8.44,0.94 +1.25,2.50;8.44,2.50 +1.56,4.69;7.81,4.69 +7.81,4.69;7.81,7.19 +7.81,7.19;1.56,7.19 +1.56,7.19;1.56,4.69 +1.56,5.94;7.81,5.94 + +# UTF-16 : 94 35 +# UTF-8 : b5 90 e9 +[9435] 鐵 +3.75,4.69;3.75,5.94 +3.75,5.94;6.56,5.94 +6.25,5.94;6.56,4.69 +6.25,4.69;3.75,4.69 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,1.88 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.19,8.44 +2.19,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.38 +8.75,6.25;8.75,5.31 +8.75,5.31;8.44,4.69 +8.44,4.69;8.12,4.06 +8.12,4.06;7.81,3.44 +7.81,3.44;7.50,2.81 +7.50,2.81;7.19,2.19 +7.19,2.19;6.88,1.88 +6.88,1.88;6.25,1.56 +6.25,1.56;5.94,0.94 +5.94,0.94;5.31,0.62 +7.19,9.38;7.19,7.81 +7.19,7.81;7.19,6.25 +7.19,6.25;7.19,5.00 +7.19,5.00;7.50,4.06 +7.50,4.06;7.81,3.12 +7.81,3.12;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.38,3.12 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.81 +8.75,7.81;8.75,7.50 +8.75,7.50;9.06,7.19 +3.12,6.88;9.06,6.88 +6.56,8.12;3.44,8.12 +5.00,6.88;5.00,9.38 +6.56,1.88;5.94,1.56 +5.94,1.56;5.62,1.56 +5.62,1.56;4.69,1.56 +4.69,1.56;4.06,1.56 +4.06,1.56;3.44,1.25 +6.56,2.81;3.75,2.81 +6.56,3.75;3.44,3.75 +5.00,1.56;5.00,3.75 + +# UTF-16 : 5c 0d +# UTF-8 : 8d b0 e5 +[5c0d] 對 +8.44,9.06;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +9.38,7.50;5.31,7.50 +7.19,3.12;6.88,3.75 +6.88,3.75;6.56,4.38 +6.56,4.38;6.25,5.00 +6.25,5.00;5.94,5.62 +5.94,5.62;5.62,6.25 +0.31,0.94;0.94,0.94 +0.94,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.31,1.88 +4.38,7.19;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.00,8.75 +2.81,1.25;2.81,4.69 +5.31,6.88;0.31,6.88 +5.00,4.69;0.31,4.69 +5.00,3.12;0.62,3.12 +1.25,7.19;1.25,7.81 +1.25,7.81;0.94,8.12 +0.94,8.12;0.62,8.75 +0.62,8.75;0.62,8.75 +2.19,6.88;2.19,9.06 +3.44,6.88;3.44,9.06 +3.44,4.69;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.06,6.56 +4.06,6.56;4.06,6.88 +1.88,4.69;1.88,5.31 +1.88,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.25,6.88 + +# UTF-16 : 91 ab +# UTF-8 : ab 86 e9 +[91ab] 醫 +3.75,4.69;3.75,3.75 +3.75,3.75;3.44,3.12 +3.44,3.12;3.44,2.81 +3.44,2.81;2.81,2.50 +2.81,2.50;2.19,2.50 +2.19,2.50;1.56,2.19 +8.44,0.31;8.44,3.75 +8.44,3.75;1.25,3.75 +1.25,3.75;1.25,0.31 +1.25,0.94;8.44,0.94 +1.25,1.88;8.44,1.88 +5.31,4.69;5.31,3.12 +5.31,3.12;5.62,2.81 +5.62,2.81;5.94,2.81 +5.94,2.81;6.56,2.50 +6.56,2.50;8.12,2.50 +0.31,4.69;9.06,4.69 +4.69,7.19;8.75,7.19 +4.69,5.31;5.31,5.31 +5.31,5.31;5.94,5.62 +5.94,5.62;6.25,5.62 +6.25,5.62;6.88,5.94 +6.88,5.94;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.75,5.31;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;5.94,6.56 +5.94,6.56;5.31,6.88 +4.69,7.81;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;7.81,9.06 +7.50,9.06;7.81,7.81 +7.50,7.81;8.12,7.81 +8.12,7.81;8.44,7.81 +8.44,7.81;8.75,7.81 +8.75,7.81;9.06,8.12 +9.06,8.12;9.06,8.44 +4.38,8.12;1.56,8.12 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +4.38,7.19;0.94,7.19 +0.94,5.94;1.56,6.25 +1.56,6.25;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.50 +2.81,7.50;2.81,8.12 +4.38,5.94;3.75,6.25 +3.75,6.25;3.44,6.25 +3.44,6.25;3.12,6.88 +3.12,6.88;2.81,7.19 +2.81,7.19;2.81,7.50 +4.69,9.06;0.62,9.06 +0.62,9.06;0.62,5.31 +0.62,5.31;4.38,5.31 + +# UTF-16 : 7e 3d +# UTF-8 : bd b8 e7 +[7e3d] 總 +4.38,4.06;8.75,4.06 +8.75,4.06;8.75,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,4.06 +5.94,9.38;5.94,8.75 +5.94,8.75;5.94,8.44 +5.94,8.44;5.62,8.44 +3.75,4.06;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.25 +0.31,4.69;3.44,4.69 +1.88,4.69;2.19,0.62 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.88;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;2.81,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.12 +1.56,5.62;1.56,5.94 +1.56,5.94;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,6.88;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.88,8.75;2.19,9.06 +5.31,3.44;5.31,1.25 +5.31,1.25;5.31,0.94 +5.31,0.94;5.94,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;6.88,0.62 +6.88,0.62;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,1.56 +8.12,1.56;8.12,1.88 +3.75,0.94;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.38,3.12 +9.06,1.25;9.06,1.56 +9.06,1.56;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.12,3.12 +5.62,3.75;5.94,3.44 +5.94,3.44;6.25,3.44 +6.25,3.44;6.88,3.12 +6.88,3.12;7.19,2.81 +7.19,2.81;7.50,2.50 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.94,8.12 +5.94,8.12;6.25,8.44 +5.62,7.50;7.81,7.50 +7.81,7.50;7.50,7.19 +7.50,7.19;7.50,6.56 +7.50,6.56;7.19,6.25 +7.19,6.25;6.88,5.94 +6.88,5.94;6.56,5.62 +6.56,5.62;6.25,5.31 +6.25,5.31;5.94,5.31 +5.94,5.31;5.62,5.00 +5.62,5.00;5.31,4.69 +5.31,4.69;4.69,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;5.94,6.56 +5.94,6.56;5.62,6.56 +5.62,6.56;5.31,6.88 +5.31,6.88;5.00,7.19 +5.00,7.19;4.69,7.50 + +# UTF-16 : 6c 14 +# UTF-8 : 94 b0 e6 +[6c14] 气 +8.44,8.44;2.19,8.44 +7.81,6.88;2.19,6.88 +1.56,5.31;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;7.19,3.75 +7.19,3.75;7.50,3.12 +7.50,3.12;7.50,2.81 +7.50,2.81;7.50,2.19 +7.50,2.19;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,2.50 +8.75,2.50;9.06,2.81 +9.06,2.81;9.06,3.75 +0.62,5.94;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,9.06 +2.19,9.06;2.50,9.38 + +# UTF-16 : 6c 23 +# UTF-8 : a3 b0 e6 +[6c23] 氣 +8.44,8.44;2.19,8.44 +7.81,6.88;2.19,6.88 +1.56,5.62;7.19,5.62 +7.19,5.62;7.19,4.69 +7.19,4.69;7.19,4.06 +7.19,4.06;7.50,3.44 +7.50,3.44;7.50,2.81 +7.50,2.81;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,2.50 +8.75,2.50;9.06,2.81 +9.06,2.81;9.06,3.75 +0.62,5.94;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,9.06 +2.19,9.06;2.50,9.38 +6.56,0.94;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.00,2.19 +5.00,2.19;4.69,2.81 +4.69,2.81;4.06,3.12 +4.06,3.12;3.75,3.12 +3.75,0.62;3.75,5.31 +6.56,3.12;0.62,3.12 +0.62,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +2.50,3.44;2.19,4.06 +2.19,4.06;1.88,4.38 +1.88,4.38;1.56,5.00 +1.56,5.00;1.25,5.00 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;5.94,5.00 + +# UTF-16 : 4f 86 +# UTF-8 : 86 be e4 +[4f86] 來 +0.62,8.12;9.06,8.12 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.56,5.00;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +4.06,4.38;3.75,4.69 +3.75,4.69;3.44,5.31 +3.44,5.31;3.12,5.62 +3.12,5.62;2.50,5.94 +2.50,5.94;2.19,6.25 +5.31,4.38;5.62,5.00 +5.62,5.00;6.25,5.62 +6.25,5.62;6.56,6.25 +6.56,6.25;6.88,6.88 +6.88,6.88;6.88,7.50 +8.75,3.75;8.44,4.38 +8.44,4.38;8.12,5.00 +8.12,5.00;7.50,5.31 +7.50,5.31;6.88,5.94 +6.88,5.94;6.56,6.25 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.38 +4.69,0.62;4.69,9.06 + +# UTF-16 : 75 76 +# UTF-8 : b6 95 e7 +[7576] 當 +8.75,6.56;8.75,8.12 +8.75,8.12;0.62,8.12 +0.62,8.12;0.62,6.56 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,9.06 +2.19,9.06;1.88,9.06 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.38 +4.69,8.12;4.69,9.38 +2.19,5.31;7.50,5.31 +7.19,5.31;7.50,7.19 +7.19,7.19;2.19,7.19 +1.88,7.19;2.19,5.31 +8.12,0.62;8.12,4.38 +8.12,4.38;1.25,4.38 +1.25,4.38;1.25,0.62 +4.69,1.25;4.69,4.06 +1.25,1.25;8.12,1.25 +1.25,2.81;8.12,2.81 + +# UTF-16 : 6a 61 +# UTF-8 : a1 a9 e6 +[6a61] 橡 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,3.75;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,6.25 +2.19,6.25;1.88,7.19 +5.94,7.19;5.94,5.62 +3.44,7.50;3.44,5.62 +3.44,5.62;8.75,5.62 +8.75,5.62;8.75,7.50 +8.75,7.50;3.44,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.44 +2.50,6.56;3.12,7.19 +3.12,7.19;3.44,7.50 +3.44,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.06 +4.38,8.44;7.19,8.44 +2.81,4.06;3.12,4.38 +3.12,4.38;3.44,4.38 +3.44,4.38;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;5.94,5.62 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,1.25 +6.56,1.25;6.56,1.56 +6.56,1.56;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.62,4.69 +5.62,4.69;5.31,5.31 +2.50,2.50;3.12,2.81 +3.12,2.81;3.44,2.81 +3.44,2.81;4.06,3.12 +4.06,3.12;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;5.31,3.75 +5.31,3.75;5.94,4.06 +5.94,4.06;6.25,4.38 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,2.50 +5.94,2.50;6.56,3.12 +9.06,5.00;8.75,4.69 +8.75,4.69;8.12,4.38 +8.12,4.38;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.44 +6.25,5.62;6.25,5.00 +6.25,5.00;6.56,4.69 +6.56,4.69;6.88,4.06 +6.88,4.06;7.19,3.44 +7.19,3.44;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;9.06,1.25 +9.06,1.25;9.38,0.94 + +# UTF-16 : 8c 6b +# UTF-8 : ab b1 e8 +[8c6b] 豫 +0.31,5.31;3.75,5.31 +3.44,8.44;0.31,8.44 +1.88,5.31;1.88,1.56 +1.88,1.56;1.88,0.94 +1.88,0.94;1.56,0.62 +1.56,0.62;1.56,0.62 +1.25,0.62;0.94,0.62 +0.94,0.62;0.62,0.94 +2.50,3.44;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.75,5.31 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.50 +2.81,7.50;2.50,7.19 +2.50,7.19;2.19,6.56 +2.19,6.56;1.88,6.25 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.25 +1.88,6.25;1.56,6.56 +1.56,6.56;1.25,7.19 +1.25,7.19;0.62,7.50 +6.25,7.19;6.56,5.62 +4.06,7.50;4.06,5.62 +4.06,5.62;9.06,5.62 +8.75,5.62;9.06,7.50 +8.75,7.50;4.06,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.19,8.12 +7.19,8.12;7.50,8.44 +3.12,6.56;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.31,9.06 +4.69,8.44;7.50,8.44 +3.44,4.06;3.75,4.38 +3.75,4.38;4.38,4.69 +4.38,4.69;5.00,5.00 +5.00,5.00;5.62,5.31 +5.62,5.31;5.94,5.62 +5.94,5.62;6.25,5.62 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;6.88,1.25 +6.88,1.25;6.88,1.88 +6.88,1.88;6.88,2.19 +6.88,2.19;6.88,2.81 +6.88,2.81;6.88,3.75 +6.88,3.75;6.56,4.38 +6.56,4.38;6.25,4.69 +6.25,4.69;5.62,5.31 +3.12,2.50;3.75,2.81 +3.75,2.81;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.12 +4.69,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;6.56,4.38 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;6.56,2.81 +6.56,2.81;6.88,3.12 +9.06,5.00;8.75,4.69 +8.75,4.69;8.44,4.38 +8.44,4.38;8.12,4.06 +8.12,4.06;7.81,3.75 +7.81,3.75;7.19,3.44 +6.56,5.62;6.56,5.00 +6.56,5.00;6.88,4.69 +6.88,4.69;7.19,4.06 +7.19,4.06;7.50,3.44 +7.50,3.44;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.75,1.88 +8.75,1.88;9.06,1.25 +9.06,1.25;9.38,0.94 + +# UTF-16 : 82 07 +# UTF-8 : 87 88 e8 +[8207] 與 +0.62,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +9.06,2.81;0.31,2.81 +0.94,8.44;1.25,2.81 +0.94,4.69;2.81,4.69 +0.94,6.56;2.81,6.56 +6.56,4.69;8.44,4.69 +6.56,6.56;8.44,6.56 +6.25,8.44;8.44,8.44 +8.44,8.44;8.44,2.81 +3.75,2.81;3.75,5.62 +5.62,2.81;5.62,6.25 +5.62,6.25;3.75,6.25 +3.75,6.25;3.75,9.06 +3.75,8.12;5.94,8.12 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,8.44 +1.56,8.44;2.19,8.44 +2.19,8.44;2.50,8.75 +2.50,8.75;2.81,8.75 + +# UTF-16 : 8f 3f +# UTF-8 : bf bc e8 +[8f3f] 輿 +0.62,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +9.06,2.81;0.31,2.81 +0.94,8.44;0.94,2.81 +0.94,4.69;2.50,4.69 +0.94,6.56;2.50,6.56 +6.88,4.69;8.44,4.69 +6.88,6.56;8.44,6.56 +6.88,8.44;8.44,8.44 +8.44,8.44;8.44,2.81 +0.62,8.12;1.25,8.44 +1.25,8.44;1.56,8.44 +1.56,8.44;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.81,8.75 +6.25,4.69;6.56,7.19 +6.25,7.19;3.12,7.19 +2.81,7.19;3.12,4.69 +3.12,5.00;6.25,5.00 +3.12,6.25;6.25,6.25 +2.50,4.06;6.88,4.06 +4.69,2.81;4.69,9.06 +2.81,8.12;6.56,8.12 + +# UTF-16 : 66 5d +# UTF-8 : 9d 99 e6 +[665d] 晝 +1.25,6.56;7.81,6.56 +7.81,6.56;7.81,8.44 +7.81,8.44;1.25,8.44 +0.31,7.50;9.06,7.50 +0.31,0.94;9.06,0.94 +0.31,4.69;9.06,4.69 +0.94,5.62;8.44,5.62 +4.69,4.69;4.69,9.38 +1.56,1.88;7.81,1.88 +7.81,1.88;7.81,3.75 +7.81,3.75;1.56,3.75 +1.56,3.75;1.56,1.56 +1.56,2.81;7.81,2.81 + +# UTF-16 : 75 6b +# UTF-8 : ab 95 e7 +[756b] 畫 +1.25,6.56;7.81,6.56 +7.81,6.56;7.81,8.44 +7.81,8.44;1.25,8.44 +0.31,7.50;9.06,7.50 +0.31,0.94;9.06,0.94 +0.31,4.69;9.06,4.69 +0.94,5.62;8.44,5.62 +4.69,4.69;4.69,9.38 +4.69,1.88;4.69,3.75 +1.56,1.88;7.81,1.88 +7.81,1.88;7.81,3.75 +7.81,3.75;1.56,3.75 +1.56,3.75;1.56,1.56 +1.56,2.81;7.81,2.81 + +# UTF-16 : 60 e0 +# UTF-8 : a0 83 e6 +[60e0] 惠 +1.56,4.69;8.12,4.69 +7.81,4.69;8.12,7.50 +7.81,7.50;1.56,7.50 +1.25,7.50;1.56,4.69 +1.56,5.94;7.81,5.94 +4.69,3.44;4.69,9.38 +0.31,8.44;9.06,8.44 +2.81,2.50;3.12,1.56 +2.81,1.56;3.12,1.25 +3.12,1.25;3.12,0.94 +3.12,0.94;3.75,0.62 +3.75,0.62;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;5.00,0.62 +5.00,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;6.25,0.62 +5.94,0.62;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.19,1.56 +7.19,1.56;7.50,2.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +5.94,1.88;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.38,2.81 +4.38,2.81;4.06,2.81 +9.06,3.12;8.75,3.44 +8.75,3.44;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.19,4.38 +7.19,4.38;6.88,4.69 +0.62,3.44;1.25,3.44 +1.25,3.44;1.88,3.44 +1.88,3.44;2.81,3.44 +2.81,3.44;3.44,3.44 +3.44,3.44;4.06,3.44 +4.06,3.44;5.00,3.44 +5.00,3.44;5.62,3.75 +5.62,3.75;6.56,3.75 +6.56,3.75;7.19,3.75 +7.19,3.75;8.12,3.75 + +# UTF-16 : 65 a1 +# UTF-8 : a1 96 e6 +[65a1] 斡 +0.62,3.44;4.06,3.44 +4.06,3.44;4.06,6.56 +4.06,6.56;0.62,6.56 +0.62,6.56;0.62,3.44 +0.62,5.00;4.06,5.00 +0.31,2.19;4.38,2.19 +2.19,6.88;2.19,9.06 +2.19,0.31;2.19,3.44 +0.31,7.81;4.38,7.81 +9.38,6.56;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;7.81,8.12 +7.81,8.12;7.50,8.44 +7.50,8.44;6.88,9.06 +6.88,9.06;6.56,8.44 +6.56,8.44;5.94,8.12 +5.94,8.12;5.62,7.50 +5.62,7.50;5.00,7.19 +5.00,7.19;4.38,6.56 +4.69,2.19;9.38,3.12 +8.12,0.31;8.12,7.19 +7.19,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;5.94,6.88 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,4.06 +5.94,4.06;5.62,4.69 +5.62,4.69;5.31,5.00 +5.31,5.00;5.00,5.31 + +# UTF-16 : 9b 41 +# UTF-8 : 81 ad e9 +[9b41] 魁 +2.81,4.38;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 +2.50,9.06;2.50,9.38 +2.50,8.12;2.50,4.69 +0.62,4.69;4.06,4.69 +4.06,4.69;4.06,8.12 +4.06,8.12;0.62,8.12 +0.62,8.12;0.62,4.38 +0.62,6.25;4.06,6.25 +5.00,1.88;4.69,2.50 +4.69,2.50;4.69,2.81 +4.69,2.81;4.38,3.44 +4.38,3.44;4.38,3.44 +2.81,2.19;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,2.19;4.69,2.50 +4.69,2.50;4.69,2.50 +3.12,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.06 +4.69,3.44;9.38,4.38 +8.12,1.88;8.12,9.06 +7.19,7.19;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +6.56,5.31;6.25,5.62 +6.25,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.31,6.56 +5.31,6.56;5.00,6.88 + +# UTF-16 : 9b 43 +# UTF-8 : 83 ad e9 +[9b43] 魃 +2.81,4.38;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 +2.50,9.06;2.50,9.38 +2.50,8.12;2.50,4.69 +0.62,4.69;4.06,4.69 +4.06,4.69;4.06,8.12 +4.06,8.12;0.62,8.12 +0.62,8.12;0.62,4.38 +0.62,6.25;4.06,6.25 +5.00,1.88;4.69,2.50 +4.69,2.50;4.69,2.81 +4.69,2.81;4.38,3.44 +4.38,3.44;4.38,3.44 +2.81,2.19;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,2.19;4.69,2.50 +4.69,2.50;4.69,2.50 +3.12,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.06 +9.06,7.50;4.69,7.50 +4.38,4.06;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;5.62,6.25 +5.62,6.25;5.94,6.88 +5.94,6.88;5.94,7.19 +5.94,7.19;6.25,7.81 +6.25,7.81;6.25,8.44 +6.25,8.44;6.25,9.06 +5.31,1.88;5.94,2.19 +5.94,2.19;6.25,2.50 +6.25,2.50;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.12,5.94 +8.12,5.94;8.12,6.88 +8.75,2.81;8.44,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;7.50,3.75 +7.50,3.75;7.19,4.06 +7.19,4.06;6.88,4.69 +6.88,4.69;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.25,5.94 +6.25,5.94;6.25,6.25 +6.25,6.25;5.94,6.88 +8.75,7.81;8.44,8.12 +8.44,8.12;7.81,8.44 +7.81,8.44;7.50,8.75 +7.50,8.75;7.19,9.06 + +# UTF-16 : 83 e9 +# UTF-8 : a9 8f e8 +[83e9] 菩 +0.62,8.12;9.06,8.12 +2.81,7.50;2.81,9.06 +6.56,7.50;6.56,9.06 +7.50,0.62;7.50,3.44 +7.50,3.44;1.88,3.44 +1.88,3.44;1.88,0.62 +1.88,1.25;7.50,1.25 +0.31,4.38;9.06,4.38 +0.62,6.56;8.75,6.56 +4.69,6.88;4.69,7.81 +5.62,4.38;5.94,5.00 +5.94,5.00;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;6.56,6.25 +6.56,6.25;6.88,6.56 +3.75,4.38;3.44,5.00 +3.44,5.00;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;2.81,6.25 +2.81,6.25;2.50,6.56 + +# UTF-16 : 55 9e +# UTF-8 : 9e 96 e5 +[559e] 喞 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,1.56;2.50,1.56 +6.88,0.62;6.88,8.44 +6.88,8.44;9.06,8.44 +9.06,8.44;9.06,2.81 +9.06,2.81;9.06,2.19 +9.06,2.19;8.75,1.88 +8.75,1.88;8.44,1.88 +8.44,1.88;8.12,1.88 +8.12,1.88;7.81,1.88 +7.81,1.88;7.50,1.88 +3.44,5.00;5.94,5.00 +5.94,5.00;5.94,8.44 +5.94,8.44;3.44,8.44 +3.12,8.44;3.44,0.62 +3.12,3.44;6.25,3.44 +3.12,1.56;6.25,1.56 +3.44,6.56;5.94,6.56 +5.00,9.38;4.69,9.06 +4.69,9.06;4.38,8.44 +4.38,8.44;4.38,8.44 + +# UTF-16 : 53 7f +# UTF-8 : bf 8d e5 +[537f] 卿 +3.75,4.69;5.94,4.69 +5.94,4.69;5.94,8.44 +5.94,8.44;3.44,8.44 +3.44,8.44;3.44,1.56 +3.75,6.56;5.94,6.56 +2.50,1.25;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;5.00,1.88 +5.00,1.88;5.94,2.19 +6.25,1.25;6.25,1.56 +6.25,1.56;5.94,2.19 +5.94,2.19;5.62,2.81 +5.62,2.81;5.31,3.44 +5.31,3.44;5.00,3.75 +0.62,8.12;0.62,2.81 +0.62,8.12;0.94,8.12 +0.94,8.12;1.56,8.44 +1.56,8.44;2.19,8.44 +2.19,8.44;2.50,8.75 +2.50,8.75;3.12,9.06 +0.00,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;1.56,3.12 +1.56,3.12;2.19,3.44 +2.19,3.44;2.81,4.06 +0.00,0.62;0.62,0.94 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.81,4.38 +2.81,4.38;2.81,5.31 +2.81,5.31;2.81,7.81 +6.88,0.62;6.88,8.44 +6.88,8.44;9.06,8.44 +9.06,8.44;9.06,2.81 +9.06,2.81;9.06,2.19 +9.06,2.19;8.75,1.88 +8.75,1.88;8.44,1.88 +8.44,1.88;8.12,1.88 +8.12,1.88;7.81,1.88 +7.81,1.88;7.50,1.88 + +# UTF-16 : 6f 11 +# UTF-8 : 91 bc e6 +[6f11] 漑 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;1.88,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.25 +0.62,6.25;0.31,6.56 +5.62,5.31;9.06,5.31 +6.25,5.31;6.25,8.44 +6.25,8.44;9.06,8.44 +7.50,4.06;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +4.38,0.62;5.00,0.94 +5.00,0.94;5.62,1.56 +5.62,1.56;6.25,2.19 +6.25,2.19;6.88,2.81 +6.88,2.81;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;7.81,5.31 +7.81,5.31;8.12,6.25 +8.12,6.25;8.44,7.50 +8.44,7.50;8.44,8.44 +2.81,5.00;5.31,5.00 +5.31,5.00;5.31,8.44 +5.31,8.44;2.81,8.44 +2.81,8.44;2.81,0.62 +2.81,3.44;5.62,3.44 +2.81,1.56;5.62,1.56 +2.81,6.56;5.31,6.56 +4.38,9.38;4.06,9.06 +4.06,9.06;3.75,8.44 +3.75,8.44;3.75,8.44 + +# UTF-16 : 53 a9 +# UTF-8 : a9 8e e5 +[53a9] 厩 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,8.75 +0.94,8.75;8.75,8.75 +1.88,4.06;4.69,4.06 +4.69,4.06;4.69,7.50 +4.69,7.50;1.88,7.50 +1.88,7.50;1.88,1.56 +5.00,4.69;8.75,4.69 +5.94,4.69;5.94,7.50 +5.94,7.50;8.75,7.50 +1.88,5.94;4.69,5.94 +0.94,1.25;1.56,1.56 +1.56,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.38,2.81 +5.00,1.88;4.69,2.19 +4.69,2.19;4.38,2.81 +4.38,2.81;4.06,3.12 +4.06,3.12;3.75,3.44 +3.75,3.44;3.44,3.75 +7.19,3.75;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.81 +3.44,0.62;4.38,0.94 +4.38,0.94;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.50 +6.25,2.50;6.88,3.44 +6.88,3.44;7.19,4.06 +7.19,4.06;7.50,4.69 +7.50,4.69;7.81,5.62 +7.81,5.62;8.12,6.56 +8.12,6.56;8.12,7.50 + +# UTF-16 : 61 fd +# UTF-8 : bd 87 e6 +[61fd] 懽 +2.81,5.62;5.62,5.62 +5.62,5.62;5.62,7.50 +5.62,7.50;2.81,7.50 +2.81,7.50;2.81,5.62 +6.25,5.62;8.75,5.62 +8.75,5.62;8.75,7.50 +8.75,7.50;6.25,7.50 +6.25,7.50;6.25,5.62 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +6.56,5.62;6.25,5.31 +6.25,5.31;6.25,4.69 +6.25,4.69;5.94,4.69 +3.12,4.69;3.12,0.62 +8.75,4.69;3.12,4.69 +5.94,1.25;5.94,4.69 +3.12,1.25;9.06,1.25 +3.12,2.19;8.44,2.19 +3.12,3.44;8.44,3.44 +1.88,3.12;2.19,3.75 +2.19,3.75;2.81,4.06 +2.81,4.06;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;3.75,5.62 +2.19,8.44;9.06,8.44 +4.38,7.81;4.38,9.38 +6.88,7.81;6.88,9.38 + +# UTF-16 : 70 4c +# UTF-8 : 8c 81 e7 +[704c] 灌 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.56,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.25 +0.62,6.25;0.31,6.56 +2.81,5.62;5.62,5.62 +5.62,5.62;5.62,7.50 +5.62,7.50;2.81,7.50 +2.81,7.50;2.81,5.62 +6.25,5.62;8.75,5.62 +8.75,5.62;8.75,7.50 +8.75,7.50;6.25,7.50 +6.25,7.50;6.25,5.62 +6.56,5.62;6.25,5.31 +6.25,5.31;6.25,4.69 +6.25,4.69;5.94,4.69 +3.12,4.69;3.12,0.62 +8.75,4.69;3.12,4.69 +5.94,1.25;5.94,4.69 +3.12,1.25;9.06,1.25 +3.12,2.19;8.44,2.19 +3.12,3.44;8.44,3.44 +1.88,3.12;2.19,3.75 +2.19,3.75;2.81,4.06 +2.81,4.06;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;3.75,5.62 +2.19,8.44;9.06,8.44 +4.38,7.81;4.38,9.38 +6.88,7.81;6.88,9.38 + +# UTF-16 : 6b 0a +# UTF-8 : 8a ac e6 +[6b0a] 權 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.38;2.50,5.00 +2.50,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +3.12,5.62;5.62,5.62 +5.62,5.62;5.62,7.50 +5.62,7.50;3.12,7.50 +3.12,7.50;3.12,5.62 +6.56,5.62;9.06,5.62 +8.75,5.62;9.06,7.50 +8.75,7.50;6.25,7.50 +6.25,7.50;6.25,5.62 +6.88,5.62;6.56,5.31 +6.56,5.31;6.25,4.69 +6.25,4.69;6.25,4.69 +3.44,4.69;3.44,0.62 +8.75,4.69;3.44,4.69 +6.25,1.25;6.25,4.69 +3.44,1.25;9.06,1.25 +3.44,2.19;8.75,2.19 +3.44,3.44;8.75,3.44 +2.19,3.12;2.50,3.75 +2.50,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.62 +2.50,8.44;9.06,8.44 +4.38,7.81;4.69,9.38 +7.19,7.81;7.19,9.38 + +# UTF-16 : 8b 99 +# UTF-8 : 99 ae e8 +[8b99] 讙 +0.62,0.94;2.81,0.94 +2.81,0.94;2.81,3.12 +2.81,3.12;0.62,3.12 +0.62,3.12;0.62,0.31 +0.31,7.19;3.12,7.19 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +3.44,5.62;5.94,5.62 +5.94,5.62;5.94,7.50 +5.94,7.50;3.44,7.50 +3.44,7.50;3.44,5.62 +6.56,5.62;9.06,5.62 +8.75,5.62;9.06,7.50 +8.75,7.50;6.56,7.50 +6.56,7.50;6.56,5.62 +6.88,5.62;6.88,5.31 +6.88,5.31;6.56,4.69 +6.56,4.69;6.56,4.69 +3.75,4.69;3.75,0.62 +8.75,4.69;3.75,4.69 +6.56,1.25;6.56,4.69 +3.75,1.25;9.06,1.25 +3.75,2.19;8.75,2.19 +3.75,3.44;8.75,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;4.06,5.31 +4.06,5.31;4.38,5.62 +3.12,8.44;9.06,8.44 +5.00,7.81;5.00,9.38 +7.50,7.81;7.50,9.38 + +# UTF-16 : 94 75 +# UTF-8 : b5 91 e9 +[9475] 鑵 +3.75,5.62;5.94,5.62 +5.94,5.62;5.94,7.50 +5.94,7.50;3.75,7.50 +3.75,7.50;3.75,5.62 +6.88,5.62;9.06,5.62 +9.06,5.62;9.06,7.50 +9.06,7.50;6.88,7.50 +6.88,7.50;6.88,5.62 +7.19,5.62;6.88,5.31 +6.88,5.31;6.88,4.69 +6.88,4.69;6.56,4.69 +4.06,4.69;4.06,0.62 +9.06,4.69;4.06,4.69 +6.56,1.25;6.56,4.69 +4.06,1.25;9.06,1.25 +4.06,2.19;8.75,2.19 +4.06,3.44;8.75,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.31 +4.38,5.31;4.69,5.62 +3.44,8.44;9.06,8.44 +5.00,7.81;5.00,9.38 +7.50,7.81;7.50,9.38 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,1.88 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +3.12,5.00;0.31,5.00 +2.81,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;3.12,4.38 + +# UTF-16 : 7f 50 +# UTF-8 : 90 bd e7 +[7f50] 罐 +0.62,4.38;0.62,0.62 +1.88,8.12;1.88,1.56 +0.62,1.56;3.12,1.56 +3.12,1.56;3.12,4.38 +3.44,8.12;0.94,8.12 +0.31,6.25;0.62,6.56 +0.62,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.44 +0.94,8.44;1.25,9.38 +3.44,5.62;0.31,5.62 +4.06,5.62;6.25,5.62 +5.94,5.62;6.25,7.50 +5.94,7.50;3.75,7.50 +3.75,7.50;3.75,5.62 +6.88,5.62;9.06,5.62 +9.06,5.62;9.06,7.50 +9.06,7.50;6.88,7.50 +6.88,7.50;6.88,5.62 +7.19,5.62;7.19,5.31 +7.19,5.31;6.88,4.69 +6.88,4.69;6.56,4.69 +4.06,4.69;4.06,0.62 +9.06,4.69;4.06,4.69 +6.56,1.25;6.56,4.69 +4.38,1.25;9.06,1.25 +4.06,2.19;8.75,2.19 +4.06,3.44;8.75,3.44 +3.12,3.44;3.75,3.75 +3.75,3.75;4.06,4.38 +4.06,4.38;4.06,4.69 +4.06,4.69;4.38,5.31 +4.38,5.31;4.69,5.62 +3.44,8.44;9.06,8.44 +5.00,7.81;5.00,9.38 +7.50,7.81;7.50,9.38 + +# UTF-16 : 9a 69 +# UTF-8 : a9 a9 e9 +[9a69] 驩 +4.38,5.62;6.25,5.62 +6.25,5.62;6.25,7.50 +6.25,7.50;4.38,7.50 +4.38,7.50;4.38,5.62 +7.19,5.62;9.06,5.62 +9.06,5.62;9.06,7.50 +9.06,7.50;6.88,7.50 +6.88,7.50;6.88,5.62 +7.19,5.62;7.19,5.31 +7.19,5.31;6.88,4.69 +6.88,4.69;6.88,4.69 +4.38,4.69;4.38,0.62 +9.06,4.69;4.38,4.69 +6.88,1.25;6.88,4.69 +4.38,1.25;9.06,1.25 +4.38,2.19;8.75,2.19 +4.38,3.44;8.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;5.00,5.62 +4.06,8.44;9.06,8.44 +5.31,7.81;5.31,9.38 +7.81,7.81;7.81,9.38 +3.12,2.19;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.81,3.44 +2.19,1.56;2.19,2.19 +2.19,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;1.88,3.44 +1.25,1.25;1.25,1.56 +1.25,1.56;1.25,2.19 +1.25,2.19;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +0.00,0.94;0.31,1.25 +0.31,1.25;0.31,1.88 +0.31,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,2.50 +3.75,2.50;3.44,2.19 +3.44,2.19;3.44,1.56 +3.44,1.56;3.44,0.94 +3.44,0.94;3.12,0.62 +3.12,0.62;2.50,0.62 +2.50,0.62;2.19,0.94 +2.19,0.94;1.88,0.94 +2.19,8.44;2.19,4.06 +0.62,5.62;3.44,5.62 +0.62,7.19;3.44,7.19 + +# UTF-16 : 4f db +# UTF-8 : 9b bf e4 +[4fdb] 俛 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.56 +1.56,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.31,4.38 +1.56,0.62;1.56,6.56 +5.94,6.88;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;6.88,8.44 +6.88,8.44;6.88,8.44 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.38,9.38 +4.06,8.44;7.19,8.44 +2.81,3.75;3.12,6.88 +2.81,6.88;8.75,6.88 +8.75,6.88;8.75,4.38 +8.75,4.38;3.12,4.38 +6.56,4.38;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.19,0.62 +7.19,0.62;7.81,0.62 +7.81,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +2.19,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.62,5.00 +5.62,5.00;5.94,5.94 +5.94,5.94;5.94,6.88 + +# UTF-16 : 63 3d +# UTF-8 : bd 8c e6 +[633d] 挽 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.44 +2.81,7.19;0.31,7.19 +5.94,6.88;6.25,7.50 +6.25,7.50;6.88,7.81 +6.88,7.81;6.88,8.44 +6.88,8.44;7.19,8.44 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.50 +3.44,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.38 +4.38,8.44;7.19,8.44 +5.94,6.88;5.94,4.69 +3.12,3.75;3.44,6.88 +3.12,6.88;8.75,6.88 +8.75,6.88;8.75,4.38 +8.75,4.38;3.44,4.38 +6.56,4.38;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.19,0.62 +7.19,0.62;7.81,0.62 +7.81,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +2.19,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;5.31,4.06 +5.31,4.06;5.31,4.38 + +# UTF-16 : 60 97 +# UTF-8 : 97 82 e6 +[6097] 悗 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +5.94,6.88;6.25,7.50 +6.25,7.50;6.88,7.81 +6.88,7.81;6.88,8.44 +6.88,8.44;7.19,8.44 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.12,7.19 +3.12,7.19;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.75 +4.38,8.75;4.69,9.38 +4.38,8.44;7.19,8.44 +3.12,3.75;3.44,6.88 +3.12,6.88;8.75,6.88 +8.75,6.88;8.75,4.38 +8.75,4.38;3.44,4.38 +6.56,4.38;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.19,0.62 +7.19,0.62;7.81,0.62 +7.81,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +2.19,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.94,5.00 +5.94,5.00;5.94,5.94 +5.94,5.94;5.94,6.88 + +# UTF-16 : 5a 29 +# UTF-8 : a9 a8 e5 +[5a29] 娩 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;2.81,5.62 +2.81,5.62;3.12,6.56 +3.12,6.56;3.12,7.19 +2.81,7.19;0.31,7.19 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.56,6.56 +1.56,6.56;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.38 +0.94,4.38;0.94,4.06 +0.94,4.06;0.62,3.44 +0.94,4.38;1.25,3.75 +1.25,3.75;1.88,3.44 +1.88,3.44;2.19,2.81 +2.19,2.81;2.81,2.19 +2.81,2.19;2.81,1.88 +2.81,1.88;3.12,1.56 +6.25,6.88;6.56,7.50 +6.56,7.50;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,8.44 +2.81,6.25;3.44,6.88 +3.44,6.88;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;5.00,9.38 +4.69,8.44;7.19,8.44 +6.25,6.88;6.25,4.38 +3.75,3.75;3.75,6.88 +3.75,6.88;8.75,6.88 +8.75,6.88;8.75,4.38 +8.75,4.38;3.75,4.38 +6.56,4.38;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.19,0.62 +7.19,0.62;7.81,0.62 +7.81,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +2.81,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.62,4.38 + +# UTF-16 : 8f 13 +# UTF-8 : 93 bc e8 +[8f13] 輓 +6.56,6.88;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.19,8.44 +7.19,8.44;7.50,8.44 +3.12,6.25;3.75,6.88 +3.75,6.88;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;5.00,8.75 +5.00,8.75;5.31,9.38 +5.00,8.44;7.50,8.44 +4.06,3.75;4.06,6.88 +4.06,6.88;8.75,6.88 +8.75,6.88;8.75,4.38 +8.75,4.38;4.06,4.38 +6.88,4.38;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.50,0.62 +7.50,0.62;8.12,0.62 +7.81,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +3.12,0.62;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.25,5.00 +6.25,5.00;6.25,5.94 +6.25,5.94;6.56,6.88 +0.62,3.44;3.12,3.44 +3.12,3.44;3.12,6.88 +3.12,6.88;0.62,6.88 +0.62,6.88;0.62,3.12 +0.62,5.00;3.12,5.00 +0.00,2.19;3.75,2.19 +1.88,0.31;1.88,9.06 +0.00,8.12;3.75,8.12 + +# UTF-16 : 8a bc +# UTF-8 : bc aa e8 +[8abc] 誼 +0.94,0.94;3.44,0.94 +3.44,0.94;3.44,3.12 +3.44,3.12;0.94,3.12 +0.94,3.12;0.94,0.31 +0.31,7.19;3.75,7.19 +0.94,5.94;3.44,5.94 +0.94,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +6.56,8.12;6.56,9.38 +9.06,6.25;9.06,8.12 +9.06,8.12;4.06,8.12 +4.06,8.12;4.06,6.25 +8.44,0.94;8.44,6.88 +8.44,6.88;5.00,6.88 +4.69,6.88;5.00,0.94 +3.75,0.94;9.38,0.94 +5.00,2.81;8.44,2.81 +5.00,5.00;8.44,5.00 + +# UTF-16 : 4f ce +# UTF-8 : 8e bf e4 +[4fce] 俎 +8.44,0.94;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,0.94 +3.12,0.94;9.38,0.94 +4.38,3.44;8.12,3.44 +4.38,6.25;8.12,6.25 +0.31,4.69;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;2.19,7.50 +2.19,7.50;2.19,7.81 +2.19,7.81;2.19,8.44 +2.19,8.44;2.50,9.06 +3.75,5.31;3.44,5.62 +3.44,5.62;3.12,6.25 +3.12,6.25;2.81,6.56 +2.81,6.56;2.50,6.88 +2.50,6.88;1.88,7.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,3.75 +2.19,3.75;2.19,4.38 +2.19,4.38;2.19,4.69 +2.19,4.69;2.50,5.31 +3.75,1.56;3.44,1.88 +3.44,1.88;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.50,3.12 +2.50,3.12;1.88,3.75 + +# UTF-16 : 72 fc +# UTF-8 : bc 8b e7 +[72fc] 狼 +2.81,0.62;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.56,1.56 +1.25,8.75;1.56,8.44 +1.56,8.44;1.88,7.81 +1.88,7.81;2.19,7.50 +2.19,7.50;2.19,6.88 +2.19,6.88;2.50,6.25 +2.50,6.25;2.81,5.94 +2.81,5.94;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;2.81,4.06 +2.81,4.06;2.81,3.44 +2.81,3.44;2.81,2.81 +2.81,2.81;2.81,2.50 +2.81,2.50;2.81,1.88 +2.81,1.88;2.50,1.25 +2.50,1.25;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +3.44,9.06;3.12,8.75 +3.12,8.75;2.81,8.44 +2.81,8.44;2.81,8.12 +2.81,8.12;2.50,7.81 +2.50,7.81;2.19,7.50 +2.19,7.50;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;0.94,6.88 +0.94,6.88;0.62,6.56 +0.62,6.56;0.31,6.56 +2.81,5.31;2.19,5.00 +2.19,5.00;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.44 +5.62,4.69;5.94,4.06 +5.94,4.06;6.25,3.44 +6.25,3.44;6.56,3.12 +6.56,3.12;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.38,0.62 +6.88,2.50;7.19,2.81 +7.19,2.81;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.75,4.38 +6.25,9.38;6.25,8.12 +4.06,4.69;8.44,4.69 +8.44,4.69;8.44,8.12 +8.44,8.12;4.06,8.12 +4.06,8.12;4.06,0.94 +4.06,6.56;8.44,6.56 + +# UTF-16 : 72 fd +# UTF-8 : bd 8b e7 +[72fd] 狽 +1.25,8.75;1.56,8.44 +1.56,8.44;1.88,7.81 +1.88,7.81;2.19,7.50 +2.19,7.50;2.19,6.88 +2.19,6.88;2.50,6.25 +2.50,6.25;2.81,5.94 +2.81,5.94;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;2.81,4.06 +2.81,4.06;2.81,3.44 +2.81,3.44;2.81,2.81 +2.81,2.81;2.81,2.50 +2.81,2.50;2.81,1.88 +2.81,1.88;2.50,1.25 +2.50,1.25;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +3.44,9.06;3.12,8.75 +3.12,8.75;2.81,8.44 +2.81,8.44;2.81,8.12 +2.81,8.12;2.50,7.81 +2.50,7.81;2.19,7.50 +2.19,7.50;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;0.94,6.88 +0.94,6.88;0.62,6.56 +0.62,6.56;0.31,6.56 +2.81,5.31;2.19,5.00 +2.19,5.00;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.44 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +4.06,2.81;8.44,2.81 +8.44,2.81;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,2.81 +4.06,5.00;8.44,5.00 +4.06,6.88;8.44,6.88 + +# UTF-16 : 8c e4 +# UTF-8 : a4 b3 e8 +[8ce4] 賤 +0.94,3.12;3.44,3.12 +3.12,3.12;3.44,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,3.12 +0.94,5.00;3.12,5.00 +0.94,6.88;3.12,6.88 +0.00,0.62;0.62,0.94 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +3.75,0.62;3.44,1.25 +3.44,1.25;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;2.81,2.19 +2.81,2.19;2.50,2.50 +3.75,3.75;9.06,4.06 +8.44,3.44;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.50 +7.50,2.50;7.19,2.19 +7.19,2.19;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;4.69,0.94 +4.69,0.94;4.06,0.62 +5.62,5.31;5.62,4.38 +5.62,4.38;5.94,3.75 +5.94,3.75;6.25,3.12 +6.25,3.12;6.56,2.50 +6.56,2.50;6.88,1.88 +6.88,1.88;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,1.88 +6.25,5.00;6.88,5.00 +6.88,5.00;7.19,4.69 +7.19,4.69;7.81,4.38 +7.81,4.38;7.81,4.38 +3.75,7.81;9.06,8.12 +8.44,7.81;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;7.19,6.56 +7.19,6.56;6.56,6.25 +6.56,6.25;6.25,5.94 +6.25,5.94;5.62,5.94 +5.62,5.94;5.31,5.62 +5.31,5.62;4.69,5.62 +4.69,5.62;4.06,5.31 +5.62,9.06;5.62,8.44 +5.62,8.44;5.94,7.81 +5.94,7.81;6.25,7.19 +6.25,7.19;6.56,6.56 +6.56,6.56;6.88,6.25 +6.88,6.25;7.19,5.94 +7.19,5.94;7.50,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,6.25 +6.56,9.06;7.19,9.06 +7.19,9.06;7.50,8.75 +7.50,8.75;8.12,8.44 +8.12,8.44;8.12,8.44 + +# UTF-16 : 99 1e +# UTF-8 : 9e a4 e9 +[991e] 餞 +3.75,3.75;9.06,4.06 +8.44,3.44;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.50 +7.50,2.50;7.19,2.19 +7.19,2.19;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;4.69,0.94 +4.69,0.94;4.06,0.62 +5.62,5.31;5.62,4.38 +5.62,4.38;5.94,3.75 +5.94,3.75;6.25,3.12 +6.25,3.12;6.56,2.50 +6.56,2.50;6.88,1.88 +6.88,1.88;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,1.88 +6.25,5.00;6.88,5.00 +6.88,5.00;7.19,4.69 +7.19,4.69;7.81,4.38 +7.81,4.38;7.81,4.38 +4.06,7.81;9.06,8.12 +8.44,7.81;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;7.19,6.56 +7.19,6.56;6.56,6.25 +6.56,6.25;6.25,5.94 +6.25,5.94;5.62,5.94 +5.62,5.94;5.31,5.62 +5.31,5.62;4.69,5.62 +4.69,5.62;4.06,5.31 +5.62,9.06;5.62,8.44 +5.62,8.44;5.94,7.81 +5.94,7.81;6.25,7.19 +6.25,7.19;6.56,6.56 +6.56,6.56;6.88,6.25 +6.88,6.25;7.19,5.94 +7.19,5.94;7.50,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,6.25 +6.56,9.06;7.19,9.06 +7.19,9.06;7.50,8.75 +7.50,8.75;8.12,8.44 +8.12,8.44;8.12,8.44 +0.94,4.06;3.44,4.06 +3.44,4.06;3.44,6.56 +3.44,6.56;0.94,6.56 +0.94,6.56;0.94,0.62 +0.94,5.62;3.44,5.62 +0.94,3.12;3.75,3.12 +0.94,1.88;3.75,1.88 +1.25,7.50;3.12,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 + +# UTF-16 : 74 7e +# UTF-8 : be 91 e7 +[747e] 瑾 +2.81,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +8.75,4.38;8.75,6.25 +8.75,6.25;3.44,6.25 +3.44,6.25;3.44,4.38 +3.44,4.69;8.75,4.69 +3.44,2.19;8.75,2.19 +3.12,3.44;8.75,3.44 +5.94,0.94;5.94,7.19 +3.12,8.44;9.06,8.44 +2.81,0.94;9.38,0.94 +7.50,9.38;7.81,7.19 +7.50,7.19;4.38,7.19 +4.38,7.19;4.38,9.38 +0.31,1.25;0.94,1.56 +0.94,1.56;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.19 + +# UTF-16 : 99 49 +# UTF-8 : 89 a5 e9 +[9949] 饉 +0.94,4.06;3.44,4.06 +3.44,4.06;3.44,6.56 +3.44,6.56;0.62,6.56 +0.62,6.56;0.62,0.62 +0.94,5.62;3.44,5.62 +0.62,3.12;3.75,3.12 +0.62,1.88;3.75,1.88 +1.25,7.50;3.12,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +8.75,4.38;8.75,6.25 +8.75,6.25;4.06,6.25 +4.06,6.25;4.06,4.38 +4.06,4.69;8.75,4.69 +4.06,2.19;8.75,2.19 +4.06,3.44;8.75,3.44 +6.25,0.94;6.56,7.19 +3.75,8.44;9.06,8.44 +3.44,0.94;9.38,0.94 +7.81,9.38;8.12,7.19 +7.81,7.19;4.69,7.19 +4.69,7.19;4.69,9.38 + +# UTF-16 : 89 2a +# UTF-8 : aa a4 e8 +[892a] 褪 +2.50,3.44;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,4.06;1.88,4.38 +1.88,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.88,4.06;2.19,4.38 +2.19,4.38;2.50,5.00 +2.50,5.00;2.81,5.31 +2.81,5.31;2.81,5.62 +2.50,7.19;0.31,7.19 +1.25,7.19;1.25,9.06 +1.25,0.62;1.25,4.69 +0.00,3.44;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +2.81,8.75;3.12,8.44 +3.12,8.44;3.44,8.12 +3.44,8.12;3.75,7.81 +3.75,7.81;4.06,7.50 +4.06,7.50;4.38,7.19 +2.81,6.88;3.12,6.56 +3.12,6.56;3.44,6.25 +3.44,6.25;3.75,5.94 +3.75,5.94;4.06,5.62 +4.06,5.62;4.38,5.31 +3.75,2.50;3.75,4.38 +3.75,4.38;2.81,4.38 +2.50,0.62;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;3.75,2.50 +9.06,0.94;6.56,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;4.69,1.25 +4.69,1.25;4.38,1.56 +4.38,1.56;4.06,2.19 +4.06,2.19;3.75,2.50 +5.00,5.31;8.44,5.31 +8.44,5.31;8.44,8.75 +8.44,8.75;5.00,8.75 +5.00,8.75;5.00,2.19 +5.00,7.19;8.44,7.19 +6.25,5.31;6.56,5.00 +6.56,5.00;6.56,4.38 +6.56,4.38;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.50,3.44 +7.50,3.44;7.81,3.12 +7.81,3.12;8.12,2.81 +8.12,2.81;8.44,2.50 +8.44,2.50;8.75,2.19 +8.75,2.19;9.06,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,2.50 +6.56,2.50;6.88,2.81 +7.19,3.75;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.12,4.38 +8.12,4.38;8.44,4.69 +8.44,4.69;8.75,5.31 + +# UTF-16 : 81 7f +# UTF-8 : bf 85 e8 +[817f] 腿 +0.62,4.06;2.50,4.06 +0.94,6.25;2.50,6.25 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +3.12,8.75;3.44,8.44 +3.44,8.44;3.75,8.12 +3.75,8.12;4.06,7.81 +4.06,7.81;4.06,7.50 +4.06,7.50;4.38,7.19 +4.06,2.50;4.06,5.31 +4.06,5.31;2.81,5.31 +2.81,0.62;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.06,2.50 +9.06,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.00,1.25 +5.00,1.25;4.69,1.56 +4.69,1.56;4.06,2.19 +4.06,2.19;4.06,2.50 +5.31,5.31;8.75,5.31 +8.75,5.31;8.75,8.75 +8.75,8.75;5.00,8.75 +5.00,8.75;5.00,2.19 +5.31,7.19;8.75,7.19 +6.56,5.31;6.56,5.00 +6.56,5.00;6.88,4.38 +6.88,4.38;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.50,3.44 +7.50,3.44;7.81,3.12 +7.81,3.12;8.12,2.81 +8.12,2.81;8.44,2.50 +8.44,2.50;8.75,2.19 +8.75,2.19;9.06,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,3.75;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.44,4.38 +8.44,4.38;8.75,4.69 +8.75,4.69;8.75,5.31 + +# UTF-16 : 58 f7 +# UTF-8 : b7 a3 e5 +[58f7] 壷 +0.62,8.44;8.75,8.44 +1.25,6.88;8.12,6.88 +4.69,6.88;4.69,9.38 +3.75,0.94;3.75,2.50 +3.75,2.50;3.75,4.06 +3.75,4.38;3.75,5.62 +5.62,0.94;5.62,5.62 +0.62,0.94;8.75,0.94 +7.50,2.50;1.88,2.50 +1.56,2.50;1.56,4.06 +1.56,4.06;7.81,4.06 +7.81,4.06;7.81,2.50 +8.75,3.75;8.75,5.62 +8.75,5.62;0.62,5.62 +0.62,5.62;0.62,3.75 + +# UTF-16 : 58 fa +# UTF-8 : ba a3 e5 +[58fa] 壺 +0.62,8.44;8.75,8.44 +1.25,6.88;8.12,6.88 +4.69,6.88;4.69,9.38 +0.62,0.94;8.75,0.94 +3.75,0.94;3.75,2.50 +3.75,2.50;1.56,2.50 +1.56,2.50;1.56,4.06 +1.56,4.06;3.75,4.06 +3.75,4.06;3.75,5.62 +8.75,3.75;8.75,5.62 +8.75,5.62;0.62,5.62 +0.62,5.62;0.62,3.75 +5.62,0.94;5.62,2.50 +5.62,2.50;7.81,2.50 +7.81,2.50;7.81,4.06 +7.81,4.06;5.62,4.06 +5.62,4.06;5.62,5.62 + +# UTF-16 : 7e 4d +# UTF-8 : 8d b9 e7 +[7e4d] 繍 +3.44,4.06;3.44,4.38 +3.44,4.38;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;2.81,5.94 +2.81,5.94;2.81,6.25 +0.31,4.69;3.12,4.69 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.88;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +1.56,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.94,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.88,8.75;2.19,9.06 +8.75,5.94;8.75,8.44 +8.75,8.44;4.06,8.44 +4.06,5.94;8.44,5.94 +3.12,7.19;9.38,7.19 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,3.12 +6.88,3.12;6.56,3.44 +6.25,0.62;6.56,9.38 +8.44,3.44;4.38,3.44 +4.06,0.94;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.44 +5.62,3.75;5.31,4.38 +5.31,4.38;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;4.69,5.31 +7.19,3.75;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;8.12,5.31 +8.75,5.31;8.75,0.62 +3.44,0.62;3.44,0.94 +3.44,0.94;3.75,1.56 +3.75,1.56;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.06,3.75 +4.06,3.75;4.06,5.31 + +# UTF-16 : 4e 9e +# UTF-8 : 9e ba e4 +[4e9e] 亞 +8.75,8.44;0.62,8.44 +0.62,0.94;8.75,0.94 +5.94,8.44;5.94,6.25 +5.94,6.25;8.12,6.25 +8.12,6.25;8.12,3.75 +8.12,3.75;5.94,3.75 +5.94,3.75;5.94,0.94 +3.44,8.44;3.44,6.25 +3.44,6.25;1.25,6.25 +1.25,6.25;1.25,3.75 +1.25,3.75;3.44,3.75 +3.44,3.75;3.44,1.25 + +# UTF-16 : 55 5e +# UTF-8 : 9e 95 e5 +[555e] 啞 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +9.06,8.44;2.81,8.44 +2.81,0.94;9.06,0.94 +6.88,8.44;6.88,6.25 +6.88,6.25;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;6.88,3.75 +6.88,3.75;6.88,0.94 +5.00,1.25;5.00,3.75 +5.00,3.75;3.12,3.75 +3.12,3.75;3.12,6.25 +3.12,6.25;5.00,6.25 +5.00,6.25;5.00,8.44 + +# UTF-16 : 69 0f +# UTF-8 : 8f a4 e6 +[690f] 椏 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,7.19 +9.06,8.44;2.81,8.44 +2.81,0.94;9.06,0.94 +6.88,8.44;6.88,6.25 +6.88,6.25;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;6.88,3.75 +6.88,3.75;6.88,0.94 +5.00,1.25;5.00,3.75 +5.00,3.75;3.12,3.75 +3.12,3.75;3.12,6.25 +3.12,6.25;5.00,6.25 +5.00,6.25;5.00,8.44 + +# UTF-16 : 93 0f +# UTF-8 : 8f 8c e9 +[930f] 錏 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,1.88 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.44 +1.88,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +3.44,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +9.06,8.44;3.44,8.44 +3.44,0.94;9.38,0.94 +7.19,8.44;7.19,6.25 +7.19,6.25;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.19,3.75 +7.19,3.75;7.19,0.94 +5.62,1.25;5.62,3.75 +5.62,3.75;4.06,3.75 +4.06,3.75;4.06,6.25 +4.06,6.25;5.62,6.25 +5.62,6.25;5.62,8.44 + +# UTF-16 : 5a 9a +# UTF-8 : 9a aa e5 +[5a9a] 媚 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;2.81,5.62 +2.81,5.62;3.12,6.56 +3.12,6.56;3.12,7.19 +2.81,7.19;0.31,7.19 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.56,6.56 +1.56,6.56;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.38 +0.94,4.38;0.94,4.06 +0.94,4.06;0.62,3.44 +0.94,4.38;1.25,3.75 +1.25,3.75;1.88,3.44 +1.88,3.44;2.19,2.81 +2.19,2.81;2.81,2.19 +2.81,2.19;2.81,1.88 +2.81,1.88;3.12,1.56 +4.69,5.94;4.69,0.62 +8.75,0.62;8.75,5.62 +8.75,5.62;4.69,5.62 +4.69,1.25;8.75,1.25 +4.69,2.81;8.75,2.81 +4.69,4.06;8.75,4.06 +4.06,6.88;8.75,6.88 +8.75,6.88;8.75,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,5.31 +4.06,5.31;4.06,5.00 +4.06,5.00;3.75,4.38 +3.75,4.38;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,3.12 +3.75,3.12;3.75,2.50 +3.75,2.50;3.75,2.19 +3.75,2.19;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.94 +6.25,6.88;6.56,8.44 + +# UTF-16 : 5d 4b +# UTF-8 : 8b b5 e5 +[5d4b] 嵋 +0.62,7.81;0.62,0.62 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.88,9.06 +4.69,5.94;4.69,0.62 +8.75,0.62;8.75,5.62 +8.75,5.62;4.69,5.62 +4.69,1.25;8.75,1.25 +4.69,2.81;8.75,2.81 +4.69,4.06;8.75,4.06 +4.06,6.88;8.75,6.88 +8.75,6.88;8.75,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,5.31 +4.06,5.31;4.06,5.00 +4.06,5.00;3.75,4.38 +3.75,4.38;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,3.12 +3.75,3.12;3.75,2.50 +3.75,2.50;3.75,2.19 +3.75,2.19;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.94 +6.25,6.88;6.56,8.44 + +# UTF-16 : 52 04 +# UTF-8 : 84 88 e5 +[5204] 刄 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.75,5.00 +3.75,5.00;3.75,5.94 +3.75,5.94;3.75,7.19 +3.75,7.19;3.75,8.44 +0.94,8.44;7.81,8.44 +7.81,8.44;7.81,6.56 +7.81,6.56;7.81,5.00 +7.81,5.00;7.81,3.75 +7.81,3.75;7.50,2.81 +7.50,2.81;7.50,2.19 +7.50,2.19;7.50,1.88 +7.50,1.88;6.88,1.25 +6.88,1.25;6.56,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.69,1.25 +9.06,2.50;8.12,2.81 +8.12,2.81;7.19,2.81 +7.19,2.81;6.25,3.44 +6.25,3.44;5.62,3.75 +5.62,3.75;4.69,4.06 +4.69,4.06;4.06,4.69 +4.06,4.69;3.44,5.31 +3.44,5.31;2.81,5.94 +2.81,5.94;2.19,6.56 +2.19,6.56;1.56,7.19 + +# UTF-16 : 4e ed +# UTF-8 : ad bb e4 +[4eed] 仭 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,4.38 +5.00,4.38;5.00,5.00 +5.00,5.00;5.31,5.94 +5.31,5.94;5.31,7.19 +5.31,7.19;5.31,8.44 +2.81,8.44;8.44,8.44 +8.44,8.44;8.44,6.56 +8.44,6.56;8.44,5.00 +8.44,5.00;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,1.25 +9.38,2.50;8.44,2.81 +8.44,2.81;7.81,2.81 +7.81,2.81;6.88,3.44 +6.88,3.44;6.25,3.75 +6.25,3.75;5.62,4.06 +5.62,4.06;5.00,4.69 +5.00,4.69;4.38,5.31 +4.38,5.31;3.75,5.94 +3.75,5.94;3.44,6.56 +3.44,6.56;2.81,7.19 + +# UTF-16 : 62 68 +# UTF-8 : a8 89 e6 +[6268] 扨 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.81,4.38 +2.81,4.38;2.19,4.06 +2.19,4.06;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,4.38 +5.00,4.38;5.31,5.00 +5.31,5.00;5.31,5.94 +5.31,5.94;5.31,7.19 +5.31,7.19;5.31,8.44 +2.81,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.44,5.00 +8.44,5.00;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,1.25 +9.38,2.50;8.44,2.81 +8.44,2.81;7.81,3.12 +7.81,3.12;7.19,3.44 +7.19,3.44;6.56,3.75 +6.56,3.75;5.94,4.06 +5.94,4.06;5.31,4.69 +5.31,4.69;4.69,5.31 +4.69,5.31;4.06,5.94 +4.06,5.94;3.75,6.56 +3.75,6.56;3.44,7.19 + +# UTF-16 : 91 fc +# UTF-8 : bc 87 e9 +[91fc] 釼 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,1.88 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.44 +1.88,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +3.75,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.31,4.38 +5.31,4.38;5.62,5.00 +5.62,5.00;5.62,5.94 +5.62,5.94;5.62,7.19 +5.62,7.19;5.94,8.44 +3.44,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.44,5.00 +8.44,5.00;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,1.25 +9.38,2.50;8.75,2.81 +8.75,2.81;8.12,3.12 +8.12,3.12;7.50,3.44 +7.50,3.44;6.88,3.75 +6.88,3.75;6.25,4.06 +6.25,4.06;5.62,4.69 +5.62,4.69;5.31,5.31 +5.31,5.31;5.00,5.94 +5.00,5.94;4.38,6.56 +4.38,6.56;4.06,7.19 + +# UTF-16 : 97 71 +# UTF-8 : b1 9d e9 +[9771] 靱 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,5.94 +5.94,5.94;6.25,7.19 +6.25,7.19;6.25,8.44 +4.38,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +9.38,2.50;8.75,2.81 +8.75,2.81;8.12,3.12 +8.12,3.12;7.50,3.44 +7.50,3.44;6.88,3.75 +6.88,3.75;6.25,4.06 +6.25,4.06;5.62,4.69 +5.62,4.69;5.31,5.31 +5.31,5.31;5.00,5.94 +5.00,5.94;4.38,6.56 +4.38,6.56;4.06,7.19 +0.31,7.81;4.38,7.81 +3.44,9.06;3.44,6.56 +3.44,6.56;1.25,6.56 +1.25,6.56;1.25,9.06 +3.75,3.44;3.75,5.62 +3.75,5.62;0.62,5.62 +0.62,5.62;0.62,3.44 +0.62,3.44;3.75,3.44 +0.00,2.19;4.38,2.19 +2.19,0.62;2.19,6.56 + +# UTF-16 : 7c 7e +# UTF-8 : be b1 e7 +[7c7e] 籾 +4.06,6.56;4.38,6.25 +4.38,6.25;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.31,5.62 +5.31,5.62;5.62,5.31 +5.62,5.31;5.94,5.00 +5.94,5.00;6.56,4.69 +6.56,4.69;6.88,4.38 +6.88,4.38;7.19,3.75 +7.19,3.75;7.50,3.44 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;5.94,5.94 +5.94,5.94;5.94,7.19 +5.94,7.19;5.94,8.44 +4.06,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +1.88,0.62;1.88,9.06 +3.44,5.94;0.31,5.94 +0.00,1.88;0.31,2.19 +0.31,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.56,5.00;1.88,5.62 +1.88,5.62;1.88,5.94 +3.75,2.81;3.44,3.44 +3.44,3.44;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.19,5.31 +2.19,5.31;1.88,5.62 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.62,8.44 +2.50,6.25;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.12,8.12 +3.12,8.12;3.44,8.44 + +# UTF-16 : 52 71 +# UTF-8 : b1 89 e5 +[5271] 剱 +4.69,7.19;4.06,7.50 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.75 +3.12,8.75;2.81,9.06 +2.81,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +4.38,7.19;1.25,7.19 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;2.81,7.19 +2.50,3.44;3.12,3.12 +3.12,3.12;3.44,2.81 +3.44,2.81;3.75,2.50 +3.75,2.50;4.06,1.88 +4.06,1.88;4.38,1.56 +0.62,3.75;0.62,5.94 +0.62,5.94;4.69,5.94 +4.69,5.94;4.69,3.75 +4.69,3.75;0.94,3.75 +4.38,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;5.94,4.38 +5.94,4.38;6.25,5.00 +6.25,5.00;6.25,5.94 +6.25,5.94;6.25,7.19 +6.25,7.19;6.25,8.44 +9.38,2.50;8.75,2.81 +8.75,2.81;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.25,4.69 +6.25,4.69;5.94,5.31 +5.94,5.31;5.62,5.94 +5.62,5.94;5.31,6.56 +5.31,6.56;5.00,7.19 + +# UTF-16 : 63 c6 +# UTF-8 : 86 8f e6 +[63c6] 揆 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.50,4.38;2.19,4.06 +2.19,4.06;1.56,3.75 +1.56,3.75;1.25,3.44 +1.25,3.44;0.62,3.44 +0.62,3.44;0.31,3.12 +2.81,7.19;0.31,7.19 +5.62,8.75;3.12,8.75 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.50 +6.56,7.50;6.25,7.81 +6.25,7.81;5.94,8.44 +5.94,8.44;5.62,8.75 +2.19,4.69;2.81,5.00 +2.81,5.00;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +8.12,8.44;7.81,8.12 +7.81,8.12;7.50,7.81 +7.50,7.81;7.19,7.50 +7.19,7.50;6.88,7.50 +6.88,7.50;6.56,7.19 +9.06,7.50;8.75,7.19 +8.75,7.19;8.44,6.88 +8.44,6.88;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.50,5.94 +4.38,6.56;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,7.81 +2.50,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.62,4.38 +5.62,4.38;5.62,5.31 +8.75,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +3.44,5.31;7.81,5.31 +2.50,3.44;9.06,3.44 + +# UTF-16 : 58 b8 +# UTF-8 : b8 a2 e5 +[58b8] 墸 +0.31,6.25;2.81,6.25 +1.56,1.88;1.56,8.75 +0.31,1.25;0.62,1.56 +0.62,1.56;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +3.75,3.75;3.75,0.62 +8.75,0.62;8.75,3.75 +8.75,3.75;3.75,3.75 +4.06,0.94;8.75,0.94 +4.06,2.50;8.75,2.50 +2.81,3.44;3.44,3.75 +3.44,3.75;4.38,4.06 +4.38,4.06;5.00,4.38 +5.00,4.38;5.62,4.69 +5.62,4.69;6.25,5.31 +6.25,5.31;6.88,5.62 +6.88,5.62;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.44,7.19 +8.44,7.19;8.75,7.81 +2.81,5.31;9.06,5.31 +8.12,6.88;3.44,6.88 +5.62,5.31;5.94,7.81 +2.81,8.12;9.06,8.12 +4.69,7.50;4.69,9.06 +7.19,7.50;7.19,9.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.00 + +# UTF-16 : 8e 87 +# UTF-8 : 87 ba e8 +[8e87] 躇 +1.88,4.38;3.12,4.38 +1.88,1.56;1.88,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.12,6.25 +2.81,6.25;3.12,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +4.38,3.75;4.38,0.62 +8.75,0.62;8.75,3.75 +8.75,3.75;4.38,3.75 +4.38,0.94;8.75,0.94 +4.38,2.50;8.75,2.50 +3.12,3.44;3.75,3.75 +3.75,3.75;4.69,4.06 +4.69,4.06;5.31,4.38 +5.31,4.38;5.94,4.69 +5.94,4.69;6.56,5.31 +6.56,5.31;7.19,5.62 +7.19,5.62;7.50,6.25 +7.50,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;9.06,7.81 +3.12,5.31;9.38,5.31 +8.12,6.88;3.75,6.88 +5.94,5.31;5.94,7.81 +3.44,8.12;9.38,8.12 +5.00,7.50;5.00,9.06 +7.50,7.50;7.50,9.06 +9.06,4.06;8.75,4.38 +8.75,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.81,5.00 + +# UTF-16 : 79 40 +# UTF-8 : 80 a5 e7 +[7940] 祀 +0.62,1.25;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +0.62,6.88;4.06,6.88 +0.94,8.75;3.75,8.75 +8.44,4.69;8.44,8.44 +8.44,8.44;5.00,8.44 +4.69,8.44;5.00,1.88 +4.69,1.88;5.00,1.56 +5.00,1.56;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,2.50;9.06,3.44 +8.44,5.31;5.00,5.31 +2.50,6.88;2.50,0.62 +3.75,5.62;3.75,1.56 + +# UTF-16 : 62 2a +# UTF-8 : aa 88 e6 +[622a] 截 +2.81,6.88;2.81,9.06 +0.31,6.88;9.06,6.88 +8.44,5.94;8.12,5.31 +8.12,5.31;8.12,4.69 +8.12,4.69;7.81,4.06 +7.81,4.06;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.88,2.50 +6.88,2.50;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.62,0.62 +5.94,9.06;6.25,7.50 +6.25,7.50;6.25,5.94 +6.25,5.94;6.56,4.69 +6.56,4.69;6.88,3.75 +6.88,3.75;7.19,2.81 +7.19,2.81;7.19,2.19 +7.19,2.19;7.50,1.56 +7.50,1.56;7.81,0.94 +7.81,0.94;8.44,0.62 +8.44,0.62;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +7.19,8.75;7.50,8.44 +7.50,8.44;7.81,8.12 +7.81,8.12;8.12,7.81 +8.12,7.81;8.44,7.50 +8.44,7.50;8.44,7.50 +5.00,8.12;0.62,8.12 +4.06,6.25;4.06,5.94 +4.06,5.94;3.75,5.62 +3.75,5.62;3.44,5.31 +1.25,5.31;1.25,0.62 +5.62,5.31;1.25,5.31 +3.44,1.25;3.75,5.31 +1.25,1.25;5.62,1.25 +1.25,2.50;5.62,2.50 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.25,4.06;5.62,4.06 + +# UTF-16 : 8d 14 +# UTF-8 : 94 b4 e8 +[8d14] 贔 +1.88,6.25;7.81,6.25 +7.81,6.25;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.94 +1.88,6.88;7.81,6.88 +1.88,7.81;7.81,7.81 +0.62,5.00;1.56,5.00 +1.56,5.00;2.19,5.31 +2.19,5.31;2.81,5.31 +2.81,5.31;3.12,5.62 +3.12,5.62;3.75,5.62 +8.75,5.00;8.12,5.00 +8.12,5.00;7.50,5.31 +7.50,5.31;7.19,5.31 +7.19,5.31;6.25,5.62 +6.25,5.62;5.62,5.62 +0.94,1.88;4.38,1.88 +4.38,1.88;4.38,4.69 +4.38,4.69;0.62,4.69 +0.62,4.69;0.62,1.88 +0.94,2.81;4.38,2.81 +0.94,3.75;4.38,3.75 +5.31,1.88;8.75,1.88 +8.75,1.88;8.75,4.69 +8.75,4.69;5.31,4.69 +5.31,4.69;5.31,1.88 +5.31,2.81;8.75,2.81 +5.31,3.75;8.75,3.75 +0.31,0.62;0.62,0.62 +0.62,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +5.00,0.62;5.31,0.62 +5.31,0.62;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.56 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.50,1.56 +4.38,0.62;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.81,1.56 + +# UTF-16 : 5c 53 +# UTF-8 : 93 b1 e5 +[5c53] 屓 +2.50,2.19;8.12,2.19 +8.12,2.19;8.12,6.25 +8.12,6.25;2.19,6.25 +2.19,6.25;2.19,2.19 +2.50,3.75;8.12,3.75 +2.50,5.00;8.12,5.00 +1.56,0.62;2.19,0.94 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.56 +6.88,1.56;5.94,1.88 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,8.75 +1.25,8.75;8.44,8.75 +8.44,8.75;8.44,7.19 +8.44,7.19;1.25,7.19 + +# UTF-16 : 7d ac +# UTF-8 : ac b6 e7 +[7dac] 綬 +3.75,4.06;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;2.81,6.25 +0.31,4.69;3.44,4.69 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.56;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;2.81,4.06 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +1.56,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,6.88;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.88,8.75;2.19,9.06 +3.75,8.12;4.38,8.12 +4.38,8.12;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,8.75 +8.75,4.38;8.75,6.25 +8.75,6.25;3.75,6.25 +3.75,6.25;3.75,4.69 +4.69,6.56;4.69,6.88 +4.69,6.88;4.38,7.50 +4.38,7.50;4.06,7.81 +4.06,7.81;4.06,7.81 +6.56,6.56;6.25,6.88 +6.25,6.88;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.94,8.12 +7.81,6.25;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.44,7.81 +8.44,7.81;8.44,8.12 +4.38,5.00;8.44,5.00 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +6.25,2.19;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.75 +7.81,3.75;8.12,4.38 +8.12,4.38;8.44,5.00 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,2.81 +5.62,2.81;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.38 + +# UTF-16 : 53 df +# UTF-8 : 9f 8f e5 +[53df] 叟 +4.69,9.06;4.69,4.06 +5.31,8.44;8.44,8.44 +8.44,8.44;8.44,5.31 +8.44,5.31;1.25,5.31 +1.25,5.31;1.25,8.12 +1.25,8.12;1.88,8.44 +1.88,8.44;2.19,8.44 +2.19,8.44;2.81,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;4.06,9.06 +5.62,6.88;8.44,6.88 +1.25,6.88;4.06,6.88 +0.94,4.06;8.12,4.06 +0.62,0.94;1.88,0.94 +1.88,0.94;2.81,1.25 +2.81,1.25;3.75,1.56 +3.75,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;8.12,4.06 +8.75,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.25,1.56 +6.25,1.56;5.62,1.88 +5.62,1.88;5.00,2.19 +5.00,2.19;4.06,2.50 +4.06,2.50;3.75,2.81 +3.75,2.81;3.12,3.12 +3.12,3.12;2.50,3.44 +2.50,3.44;2.19,3.75 + +# UTF-16 : 64 1c +# UTF-8 : 9c 90 e6 +[641c] 搜 +5.94,4.06;5.94,9.06 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +2.81,4.06;8.75,4.06 +2.81,0.94;3.44,0.94 +3.44,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.50 +6.88,2.50;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;8.44,3.75 +8.44,3.75;8.75,4.06 +9.06,0.94;8.44,0.94 +8.44,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.31,2.19 +5.31,2.19;4.69,2.50 +4.69,2.50;4.38,3.12 +4.38,3.12;4.06,3.44 +4.06,3.44;3.75,3.75 +6.56,8.44;8.75,8.44 +8.75,8.44;8.75,5.31 +8.75,5.31;3.44,5.31 +3.44,5.31;3.44,8.12 +3.44,8.12;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;5.00,8.75 +5.00,8.75;5.31,9.06 +6.56,6.88;8.75,6.88 +3.44,6.88;5.31,6.88 + +# UTF-16 : 6e b2 +# UTF-8 : b2 ba e6 +[6eb2] 溲 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.25 +0.62,6.25;0.31,6.56 +5.62,4.06;5.94,9.06 +2.81,4.06;8.75,4.06 +2.50,0.94;3.12,0.94 +3.12,0.94;4.06,1.25 +4.06,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.50 +6.88,2.50;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;8.44,3.75 +8.44,3.75;8.75,4.06 +9.06,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.56 +6.25,1.56;5.62,1.88 +5.62,1.88;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.06,3.12 +4.06,3.12;3.75,3.44 +3.75,3.44;3.44,3.75 +6.25,8.44;8.75,8.44 +8.75,8.44;8.75,5.31 +8.75,5.31;3.12,5.31 +2.81,5.31;3.12,8.12 +2.81,8.12;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.69,8.75 +4.69,8.75;5.00,9.06 +6.56,6.88;8.75,6.88 +2.81,6.88;5.00,6.88 + +# UTF-16 : 5a c2 +# UTF-8 : 82 ab e5 +[5ac2] 嫂 +6.25,4.06;6.25,9.06 +3.12,4.06;8.75,4.06 +2.81,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;8.12,3.44 +8.12,3.44;8.44,3.75 +8.44,3.75;8.75,4.06 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.56 +6.56,1.56;5.94,1.88 +5.94,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.69,3.12 +4.69,3.12;4.06,3.44 +4.06,3.44;3.75,3.75 +6.56,8.44;8.75,8.44 +8.75,8.44;8.75,5.31 +8.75,5.31;3.44,5.31 +3.44,5.31;3.44,8.12 +3.44,8.12;4.06,8.44 +4.06,8.44;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;5.62,9.06 +6.56,6.88;8.75,6.88 +3.44,6.88;5.62,6.88 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.19 +2.81,7.19;0.31,7.19 +1.88,9.06;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.56,6.56 +1.56,6.56;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.62,3.44 +0.94,4.38;1.25,3.75 +1.25,3.75;1.88,3.44 +1.88,3.44;2.19,2.81 +2.19,2.81;2.50,2.19 +2.50,2.19;2.81,1.88 +2.81,1.88;3.12,1.56 + +# UTF-16 : 82 58 +# UTF-8 : 98 89 e8 +[8258] 艘 +2.19,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,6.88 +1.56,6.88;1.25,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.56,8.12 +0.00,4.69;3.44,5.00 +1.56,5.00;1.88,1.88 +0.00,0.62;0.31,1.25 +0.31,1.25;0.31,1.88 +0.31,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.12 +0.62,8.12;2.81,8.12 +2.81,8.12;2.81,1.56 +2.81,1.56;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +6.25,4.06;6.25,9.06 +3.44,4.06;8.75,4.06 +3.12,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,3.75 +8.44,3.75;8.75,4.06 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.56 +6.56,1.56;6.25,1.88 +6.25,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,3.12 +5.00,3.12;4.38,3.44 +4.38,3.44;4.38,3.75 +6.88,8.44;8.75,8.44 +8.75,8.44;8.75,5.31 +8.75,5.31;3.75,5.31 +3.75,5.31;3.75,8.12 +3.75,8.12;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.31,8.75 +5.31,8.75;5.62,9.06 +6.88,6.88;8.75,6.88 +3.75,6.88;5.62,6.88 + +# UTF-16 : 6d 85 +# UTF-8 : 85 b6 e6 +[6d85] 涅 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.25 +0.62,6.25;0.31,6.56 +5.94,4.69;5.94,0.94 +3.12,5.31;8.75,5.31 +8.75,5.31;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,5.00 +3.12,6.88;8.75,6.88 +2.50,0.94;9.06,0.94 +8.75,3.12;2.81,3.12 + +# UTF-16 : 63 4f +# UTF-8 : 8f 8d e6 +[634f] 捏 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;2.19,4.06 +2.19,4.06;1.56,3.75 +1.56,3.75;0.94,3.75 +0.94,3.75;0.31,3.44 +3.12,7.19;0.31,7.19 +6.25,4.69;6.25,0.94 +3.75,5.31;8.75,5.31 +8.75,5.31;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.00 +3.75,6.88;8.75,6.88 +2.81,0.94;9.06,0.94 +8.75,3.12;3.44,3.12 + +# UTF-16 : 9e b5 +# UTF-8 : b5 ba e9 +[9eb5] 麵 +9.06,0.94;6.56,0.94 +6.56,0.94;5.62,0.94 +5.62,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.19 +2.19,2.19;1.88,2.81 +1.88,2.81;1.56,3.44 +1.56,3.44;1.25,4.06 +4.38,1.88;8.75,1.88 +8.75,1.88;8.75,7.19 +8.75,7.19;4.38,7.19 +4.38,7.19;4.38,1.88 +4.06,8.75;9.06,8.75 +6.56,8.75;6.56,8.12 +6.56,8.12;6.25,7.81 +6.25,7.81;6.25,7.50 +6.25,7.50;6.25,7.19 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,4.69 +1.25,4.06;3.75,4.06 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +5.62,7.19;5.62,2.19 +7.19,2.19;7.50,7.19 +7.19,5.62;5.62,5.62 +7.19,3.75;5.62,3.75 +0.31,8.44;3.75,8.44 +0.31,5.94;0.62,6.56 +0.62,6.56;0.94,6.88 +0.94,6.88;0.94,7.19 +0.94,7.19;1.25,7.81 +1.25,7.81;1.25,8.12 +1.56,6.25;1.56,6.88 +1.56,6.88;1.25,7.19 +1.25,7.19;0.94,7.50 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.12,7.81 +3.12,7.81;3.12,8.12 +4.06,5.94;3.75,6.56 +3.75,6.56;3.44,6.88 +3.44,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +0.31,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +3.75,4.69;3.44,5.00 +3.44,5.00;3.12,5.31 +3.12,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.19,6.25 +2.19,4.69;2.19,9.38 + +# UTF-16 : 9e a9 +# UTF-8 : a9 ba e9 +[9ea9] 麩 +9.06,0.94;6.88,0.94 +6.88,0.94;5.94,0.94 +5.94,0.94;5.00,0.94 +5.00,0.94;4.38,1.25 +4.38,1.25;3.75,1.25 +3.75,1.25;3.12,1.56 +3.12,1.56;2.50,1.88 +2.50,1.88;2.19,2.19 +2.19,2.19;1.88,2.81 +1.88,2.81;1.56,3.44 +1.56,3.44;1.25,4.06 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.88,4.69 +1.25,4.06;4.06,4.06 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;4.06,4.06 +0.31,8.44;4.38,8.44 +0.31,5.94;0.62,6.56 +0.62,6.56;0.94,6.88 +0.94,6.88;0.94,7.19 +0.94,7.19;1.25,7.81 +1.25,7.81;1.25,8.12 +1.88,6.25;1.56,6.88 +1.56,6.88;1.25,7.19 +1.25,7.19;1.25,7.50 +2.81,6.25;3.12,6.88 +3.12,6.88;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.44,8.12 +4.38,5.94;4.06,6.56 +4.06,6.56;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.12,7.50 +0.31,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +4.06,4.69;3.75,5.00 +3.75,5.00;3.12,5.31 +3.12,5.31;2.81,5.62 +2.81,5.62;2.50,5.94 +2.50,5.94;2.19,6.25 +2.19,4.69;2.19,9.38 +4.06,1.88;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,3.75;6.56,4.38 +6.56,4.38;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,5.62 +6.56,5.62;6.56,9.38 +8.75,1.88;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;7.19,3.75 +7.19,3.75;6.88,4.38 +6.88,4.38;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;6.56,5.62 +4.38,5.62;8.75,5.62 +8.75,7.81;4.69,7.81 + +# UTF-16 : 50 c9 +# UTF-8 : 89 83 e5 +[50c9] 僉 +9.06,6.56;8.44,6.88 +8.44,6.88;8.12,6.88 +8.12,6.88;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,8.75 +5.00,8.75;4.69,9.06 +4.69,9.06;4.38,8.75 +4.38,8.75;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.25,6.88 +1.25,6.88;0.94,6.88 +0.94,6.88;0.31,6.56 +6.56,7.50;2.81,7.50 +1.25,4.06;4.38,4.06 +4.38,4.06;4.38,6.25 +4.38,6.25;1.25,6.25 +1.25,6.25;1.25,3.75 +5.31,4.06;8.12,4.06 +8.12,4.06;8.12,6.25 +8.12,6.25;5.00,6.25 +5.00,6.25;5.00,3.75 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.50 +2.50,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +4.38,0.62;4.06,1.25 +4.06,1.25;3.75,1.56 +3.75,1.56;3.44,2.19 +3.44,2.19;2.81,2.50 +2.81,2.50;2.50,2.81 +4.69,0.62;5.31,1.25 +5.31,1.25;5.62,1.88 +5.62,1.88;5.94,2.50 +5.94,2.50;6.25,2.81 +6.25,2.81;6.56,3.44 +8.75,0.62;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.25,2.81 + +# UTF-16 : 52 94 +# UTF-8 : 94 8a e5 +[5294] 劔 +3.75,7.50;1.56,7.50 +0.94,4.06;2.50,4.06 +2.50,4.06;2.50,6.56 +2.50,6.56;0.62,6.56 +0.62,6.56;0.62,4.06 +3.12,4.06;4.69,4.06 +4.69,4.06;4.69,6.56 +4.69,6.56;2.81,6.56 +2.81,6.56;2.81,4.06 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.50,1.56;2.19,2.19 +2.19,2.19;1.88,2.50 +1.88,2.50;1.56,2.81 +1.56,2.81;1.56,2.81 +2.19,0.94;2.50,1.25 +2.50,1.25;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.75,3.75 +4.38,1.56;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.44,2.81 +4.38,7.19;4.06,7.50 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.75 +3.12,8.75;2.81,9.06 +2.81,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +4.38,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;5.94,4.38 +5.94,4.38;6.25,5.00 +6.25,5.00;6.25,5.94 +6.25,5.94;6.25,7.19 +6.25,7.19;6.25,8.44 +9.38,2.50;8.75,2.81 +8.75,2.81;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.25,4.69 +6.25,4.69;5.94,5.31 +5.94,5.31;5.62,5.94 +5.62,5.94;5.31,6.56 +5.31,6.56;5.00,7.19 + +# UTF-16 : 65 82 +# UTF-8 : 82 96 e6 +[6582] 斂 +4.06,7.50;1.88,7.50 +0.62,4.06;2.50,4.06 +2.50,4.06;2.50,6.56 +2.50,6.56;0.62,6.56 +0.62,6.56;0.62,4.06 +3.12,4.06;5.00,4.06 +5.00,4.06;5.00,6.56 +5.00,6.56;3.12,6.56 +3.12,6.56;3.12,4.06 +5.31,6.56;4.69,7.19 +4.69,7.19;4.38,7.50 +4.38,7.50;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;2.81,9.06 +2.81,9.06;2.50,8.44 +2.50,8.44;1.88,8.12 +1.88,8.12;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +5.31,0.94;5.94,1.25 +5.94,1.25;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.12,4.69 +8.12,4.69;8.44,5.62 +8.44,5.62;8.75,6.56 +8.75,6.56;8.75,7.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,3.12 +7.19,3.12;7.19,3.75 +7.19,3.75;6.88,4.38 +6.88,4.38;6.56,5.31 +6.56,5.31;6.56,5.94 +6.56,5.94;6.56,6.88 +6.25,7.50;9.38,7.50 +5.31,5.00;5.62,5.31 +5.62,5.31;5.62,5.62 +5.62,5.62;5.94,5.94 +5.94,5.94;5.94,6.56 +5.94,6.56;6.25,6.88 +6.25,6.88;6.25,7.19 +6.25,7.19;6.25,7.81 +6.25,7.81;6.56,8.12 +6.56,8.12;6.56,8.75 +6.56,8.75;6.56,9.06 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.56,3.75 +2.50,1.25;2.50,1.56 +2.50,1.56;2.19,1.88 +2.19,1.88;1.88,2.19 +1.88,2.19;1.56,2.81 +1.56,2.81;1.56,2.81 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;4.06,3.75 +5.00,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,2.81 + +# UTF-16 : 77 bc +# UTF-8 : bc 9e e7 +[77bc] 瞼 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,4.06;2.50,4.06 +0.62,6.25;2.50,6.25 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,8.75 +6.25,8.75;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.88 +3.12,6.88;2.81,6.56 +7.50,7.50;4.69,7.50 +3.44,4.06;5.62,4.06 +5.62,4.06;5.62,6.25 +5.62,6.25;3.44,6.25 +3.44,6.25;3.44,3.75 +6.56,4.06;8.44,4.06 +8.44,4.06;8.44,6.25 +8.44,6.25;6.25,6.25 +6.25,6.25;6.25,3.75 +2.81,0.62;3.12,1.25 +3.12,1.25;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.38,3.44 +5.62,0.62;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;4.69,2.19 +4.69,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 +5.94,0.62;6.25,1.25 +6.25,1.25;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.19,3.44 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 + +# UTF-16 : 66 02 +# UTF-8 : 82 98 e6 +[6602] 昂 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.62 +1.56,7.19;7.81,7.19 +0.94,4.38;0.94,1.56 +0.94,4.38;1.56,4.38 +1.56,4.38;2.19,4.69 +2.19,4.69;3.12,4.69 +3.12,4.69;3.75,5.00 +3.75,5.00;4.38,5.00 +5.00,0.62;5.00,4.69 +5.00,4.69;8.44,4.69 +8.44,4.69;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.56 +6.88,1.56;6.56,1.56 +6.56,1.56;5.94,1.56 +0.31,1.25;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.19 + +# UTF-16 : 66 34 +# UTF-8 : b4 98 e6 +[6634] 昴 +1.56,5.94;7.81,5.94 +7.81,5.94;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.94 +1.56,7.50;7.81,7.50 +0.94,4.69;0.94,1.88 +0.94,4.69;1.56,4.69 +1.56,4.69;2.19,5.00 +2.19,5.00;3.12,5.00 +3.12,5.00;3.75,5.31 +3.75,5.31;4.38,5.31 +5.31,0.62;5.31,5.00 +5.31,5.00;8.44,5.00 +8.44,5.00;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.56 +6.88,1.56;6.25,1.56 +0.31,1.88;0.62,1.88 +0.62,1.88;1.25,1.88 +1.25,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.12,2.50 +3.12,2.50;3.44,2.50 +3.44,2.50;4.06,2.81 +0.94,0.62;1.56,0.62 +1.56,0.62;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.06,3.12 +4.06,3.12;4.06,3.75 +4.06,3.75;4.06,4.69 + +# UTF-16 : 98 3d +# UTF-8 : bd a0 e9 +[983d] 頽 +4.69,2.50;4.38,2.19 +4.38,2.19;4.06,1.88 +4.06,1.88;3.44,1.56 +3.44,1.56;3.12,1.25 +3.12,1.25;2.81,1.25 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.56,3.75 +1.56,3.75;1.56,4.38 +1.25,4.38;3.75,4.38 +3.75,4.38;3.75,1.56 +4.38,0.62;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;5.94,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,1.88 +4.69,8.75;9.06,8.75 +6.88,8.75;6.56,8.12 +6.56,8.12;6.56,7.81 +6.56,7.81;6.56,7.19 +6.56,7.19;6.56,7.19 +5.00,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.00,7.19 +5.00,7.19;5.00,2.50 +5.00,4.06;8.75,4.06 +5.00,5.62;8.75,5.62 +0.31,4.69;0.94,5.31 +0.94,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,7.19 +4.38,8.75;3.44,8.75 +3.44,8.75;2.81,8.75 +2.81,8.75;2.19,8.44 +2.19,8.44;1.25,8.44 +1.25,8.44;0.62,8.44 +2.50,4.69;2.50,8.44 +4.38,7.19;0.62,7.19 +4.38,5.31;4.06,5.62 +4.06,5.62;3.75,5.94 +3.75,5.94;3.44,6.25 +3.44,6.25;2.81,6.88 +2.81,6.88;2.50,7.19 + +# UTF-16 : 78 8d +# UTF-8 : 8d a2 e7 +[788d] 碍 +3.44,8.44;0.31,8.44 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.44 +4.38,5.94;8.44,5.94 +8.44,5.94;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.38,7.50;8.44,7.50 +3.44,5.00;9.06,5.00 +8.12,5.00;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,3.75;3.44,3.75 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 + +# UTF-16 : 5a 09 +# UTF-8 : 89 a8 e5 +[5a09] 娉 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.19 +2.81,7.19;0.31,7.19 +1.56,9.06;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.62,3.44 +0.62,4.38;1.25,3.75 +1.25,3.75;1.56,3.44 +1.56,3.44;2.19,2.81 +2.19,2.81;2.50,2.19 +2.50,2.19;2.81,1.88 +2.81,1.88;3.12,1.56 +4.38,4.38;4.38,3.75 +4.38,3.75;4.38,3.12 +4.38,3.12;4.06,2.81 +4.06,2.81;3.75,2.19 +3.75,2.19;3.75,1.56 +9.06,4.38;3.12,4.38 +4.38,3.12;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;5.94,0.94 +6.25,9.06;6.25,5.62 +3.75,5.31;8.75,5.31 +8.75,5.31;8.75,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,5.31 +3.75,6.88;8.75,6.88 + +# UTF-16 : 80 58 +# UTF-8 : 98 81 e8 +[8058] 聘 +0.62,8.44;0.62,2.19 +3.44,8.44;0.31,8.44 +2.81,0.31;2.81,8.44 +0.94,4.38;2.81,4.38 +0.94,6.56;2.81,6.56 +0.00,1.88;0.62,2.19 +0.62,2.19;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.50 +2.50,2.50;2.81,2.81 +4.69,4.38;4.69,3.75 +4.69,3.75;4.38,3.12 +4.38,3.12;4.38,2.81 +4.38,2.81;4.06,2.19 +4.06,2.19;4.06,1.56 +9.06,4.38;3.44,4.38 +4.38,3.12;8.75,3.12 +8.75,3.12;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.62 +7.81,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;6.25,0.94 +6.25,9.06;6.25,5.62 +4.06,5.31;8.75,5.31 +8.75,5.31;8.75,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,5.31 +4.06,6.88;8.75,6.88 + +# UTF-16 : 9a 01 +# UTF-8 : 81 a8 e9 +[9a01] 騁 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.44 +2.50,1.56;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.25,3.44 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,2.50 +3.75,2.50;3.75,2.19 +3.75,2.19;3.44,1.56 +3.44,1.56;3.44,0.94 +3.44,0.94;3.12,0.62 +3.12,0.62;2.81,0.62 +2.81,0.62;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,8.44;2.19,4.06 +0.94,5.62;3.75,5.62 +0.94,7.19;3.75,7.19 +5.31,4.38;5.00,3.75 +5.00,3.75;5.00,3.12 +5.00,3.12;4.69,2.81 +4.69,2.81;4.38,2.19 +4.38,2.19;4.38,1.56 +9.06,4.38;4.06,4.38 +4.69,3.12;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.62 +7.81,0.62;7.19,0.62 +7.19,0.62;6.88,0.62 +6.88,0.62;6.25,0.94 +6.56,9.06;6.56,5.62 +4.38,5.31;8.75,5.31 +8.75,5.31;8.75,8.44 +8.75,8.44;4.38,8.44 +4.38,8.44;4.38,5.31 +4.38,6.88;8.75,6.88 + +# UTF-16 : 85 4a +# UTF-8 : 8a 95 e8 +[854a] 蕊 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +2.81,7.19;2.81,5.62 +2.81,5.62;3.12,5.31 +3.12,5.31;3.44,5.00 +3.44,5.00;4.06,5.00 +4.06,5.00;4.38,5.00 +4.38,5.00;4.69,5.00 +4.69,5.00;5.31,5.00 +5.31,5.00;5.94,5.00 +5.94,5.00;6.56,5.00 +6.56,5.00;6.88,5.31 +6.88,5.31;7.19,5.94 +7.19,5.94;7.19,6.56 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,6.88 +5.31,6.88;4.69,7.19 +4.69,7.19;4.38,7.19 +4.38,7.19;4.06,7.50 +8.75,5.00;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.50,7.19 +0.31,1.25;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +1.56,3.75;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.88,0.62 +1.88,0.62;2.19,0.62 +2.19,0.62;2.50,0.62 +2.50,0.62;3.12,0.62 +3.12,0.62;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.06,1.88 +4.06,1.88;4.06,2.19 +1.88,4.69;2.19,4.38 +2.19,4.38;2.50,4.06 +2.50,4.06;2.81,3.75 +2.81,3.75;3.12,3.44 +3.12,3.44;3.44,3.12 +4.69,2.19;4.38,2.50 +4.38,2.50;4.38,2.81 +4.38,2.81;4.06,3.44 +4.06,3.44;4.06,3.44 +4.69,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.44 +5.94,3.75;5.94,1.56 +5.94,1.56;5.94,0.94 +5.94,0.94;6.25,0.62 +6.25,0.62;6.56,0.62 +6.56,0.62;6.88,0.62 +6.88,0.62;7.50,0.62 +7.50,0.62;8.12,0.94 +8.12,0.94;8.12,1.25 +8.12,1.25;8.44,1.88 +8.44,1.88;8.44,2.19 +6.25,4.69;6.56,4.38 +6.56,4.38;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.50,3.44 +7.50,3.44;7.81,3.12 +9.06,1.25;9.06,1.56 +9.06,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.44,3.44 + +# UTF-16 : 86 02 +# UTF-8 : 82 98 e8 +[8602] 蘂 +8.75,2.81;0.62,2.81 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.69,2.81 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;4.69,2.81 +4.69,0.62;4.69,3.44 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +0.62,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.56,7.50 +1.56,7.50;1.88,7.81 +2.81,7.81;2.81,6.88 +2.81,6.88;3.12,6.25 +3.12,6.25;3.75,6.25 +3.75,6.25;4.38,6.25 +4.38,6.25;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.94,6.25 +5.94,6.25;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;7.19,7.19 +7.19,7.19;7.19,7.50 +5.94,7.19;5.62,7.19 +5.62,7.19;5.31,7.50 +5.31,7.50;4.69,7.81 +4.69,7.81;4.38,7.81 +4.38,7.81;4.06,8.12 +8.75,6.25;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +0.31,3.75;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +1.56,5.62;1.56,4.06 +1.56,4.06;1.56,3.44 +1.56,3.44;2.19,3.44 +2.19,3.44;2.50,3.44 +2.50,3.44;3.12,3.44 +3.12,3.44;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.06,4.38 +1.88,5.94;2.50,5.62 +2.50,5.62;2.81,5.62 +2.81,5.62;3.12,5.00 +3.12,5.00;3.44,5.00 +4.69,4.38;4.38,4.69 +4.38,4.69;4.06,5.00 +4.06,5.00;4.06,5.31 +4.69,3.75;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.31,5.00 +5.31,5.00;5.31,5.31 +5.94,5.62;5.94,4.06 +5.94,4.06;5.94,3.44 +5.94,3.44;6.56,3.44 +6.56,3.44;6.88,3.44 +6.88,3.44;7.50,3.44 +7.50,3.44;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.44,4.38 +6.25,5.94;6.56,5.62 +6.56,5.62;7.19,5.62 +7.19,5.62;7.50,5.00 +7.50,5.00;7.81,5.00 +9.06,3.75;9.06,4.38 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.44,5.31 + +# UTF-16 : 74 35 +# UTF-8 : b5 90 e7 +[7435] 琵 +6.88,8.75;6.88,5.31 +2.50,8.75;2.50,5.31 +4.38,8.75;0.62,8.75 +4.38,6.88;0.62,6.88 +8.75,8.75;5.00,8.75 +8.75,6.88;5.00,6.88 +8.75,5.31;5.00,5.31 +0.31,5.00;0.94,5.00 +0.94,5.00;1.25,5.00 +1.25,5.00;1.88,5.31 +1.88,5.31;2.19,5.31 +2.19,5.31;2.81,5.31 +2.81,5.31;3.12,5.31 +3.12,5.31;3.75,5.62 +3.75,5.62;4.38,5.62 +5.31,4.69;5.31,1.25 +5.31,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +5.31,3.12;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,3.44;7.50,3.75 +7.50,3.75;8.12,3.75 +8.12,3.75;8.75,4.06 +1.56,3.44;4.38,3.44 +1.56,0.94;1.56,4.69 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.56 + +# UTF-16 : 84 66 +# UTF-8 : a6 91 e8 +[8466] 葦 +0.62,8.44;9.06,8.44 +2.81,7.50;2.81,9.06 +6.56,7.50;6.56,9.06 +3.75,5.94;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.38,7.50 +4.38,7.50;4.38,8.12 +5.00,0.31;5.00,3.75 +1.56,1.56;1.56,2.81 +1.56,2.81;8.12,2.81 +9.06,1.56;0.31,1.56 +1.88,3.75;1.88,5.00 +1.88,5.00;7.50,5.00 +7.50,5.00;7.50,3.75 +7.50,3.75;1.88,3.75 +7.50,5.94;7.50,7.19 +7.50,7.19;1.56,7.19 +0.31,5.94;9.06,5.94 + +# UTF-16 : 9b 8e +# UTF-8 : 8e ae e9 +[9b8e] 鮎 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +3.12,8.44;3.12,8.44 +0.31,6.25;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.75 +1.56,8.75;1.56,9.38 +1.25,8.44;3.44,8.44 +0.94,5.31;4.38,5.31 +0.94,3.12;0.94,7.19 +0.94,7.19;4.38,7.19 +4.38,7.19;4.38,3.44 +4.38,3.44;0.94,3.44 +2.50,7.19;2.50,3.44 +4.38,1.25;4.38,1.56 +4.38,1.56;4.38,2.19 +4.38,2.19;4.06,2.81 +4.06,2.81;4.06,2.81 +3.12,0.94;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;2.81,2.81 +2.81,2.81;2.81,2.81 +1.88,0.62;1.88,0.94 +1.88,0.94;1.88,1.56 +1.88,1.56;1.88,1.88 +1.88,1.88;1.88,2.19 +1.88,2.19;1.88,2.81 +0.31,0.31;0.62,0.94 +0.62,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +6.56,7.50;9.06,7.50 +6.56,5.00;6.56,9.06 +8.75,0.62;8.75,5.00 +8.75,5.00;5.00,5.00 +5.00,5.00;5.00,0.62 +5.31,1.25;8.75,1.25 + +# UTF-16 : 51 5c +# UTF-8 : 9c 85 e5 +[515c] 兜 +3.12,4.38;6.56,4.38 +6.56,4.38;6.56,8.12 +6.56,8.12;2.81,8.12 +2.81,8.12;2.81,4.06 +6.88,4.38;8.75,4.38 +8.75,4.38;8.75,8.44 +8.75,8.44;6.88,8.44 +3.12,6.25;6.56,6.25 +4.69,9.38;4.69,8.75 +4.69,8.75;4.38,8.44 +4.38,8.44;4.38,8.12 +5.62,3.75;5.62,1.56 +5.62,1.56;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.75,3.44 +3.75,3.44;3.75,3.75 +2.50,4.38;0.94,4.38 +0.94,4.38;0.94,7.81 +0.94,7.81;1.25,8.12 +1.25,8.12;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.44 +2.19,8.44;2.81,8.75 + +# UTF-16 : 6f aa +# UTF-8 : aa be e6 +[6faa] 澪 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +1.88,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +5.62,5.62;5.62,8.75 +2.81,8.75;8.75,8.75 +3.12,6.88;5.00,6.88 +3.12,5.62;5.00,5.62 +6.25,6.88;8.44,6.88 +6.25,5.62;8.44,5.62 +8.75,5.62;9.06,7.50 +8.75,7.50;2.50,7.50 +2.50,7.50;2.50,5.62 +2.50,3.12;8.75,3.12 +8.75,3.12;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +9.06,3.75;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;7.19,4.69 +7.19,4.69;6.56,5.00 +6.56,5.00;6.25,5.31 +6.25,5.31;5.94,5.62 +5.94,5.62;5.62,5.62 +5.62,5.62;5.00,5.31 +5.00,5.31;4.38,4.69 +4.38,4.69;4.06,4.69 +4.06,4.69;3.75,4.38 +3.75,4.38;3.44,4.38 +3.44,4.38;3.12,4.06 +3.12,4.06;2.50,3.75 +2.50,3.75;2.19,3.75 +7.50,4.06;3.75,4.06 +5.62,0.62;5.62,3.12 + +# UTF-16 : 51 4e +# UTF-8 : 8e 85 e5 +[514e] 兎 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +5.62,4.38;5.62,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,2.81 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;3.75,4.38 +4.69,4.38;4.69,8.44 +1.25,4.38;8.12,4.38 +8.12,3.75;8.12,7.19 +8.12,7.19;1.25,7.19 +1.25,7.19;1.25,3.75 +8.12,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.44 +6.88,3.44;6.56,3.75 + +# UTF-16 : 67 4f +# UTF-8 : 8f 9d e6 +[674f] 杏 +4.69,4.69;4.69,9.06 +8.75,8.12;0.62,8.12 +0.31,4.69;0.94,5.00 +0.94,5.00;1.56,5.31 +1.56,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.69,8.12 +7.81,0.62;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.62 +1.88,1.25;7.81,1.25 +8.75,4.69;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.31,7.50 +5.31,7.50;5.00,7.81 +5.00,7.81;4.69,8.12 + +# UTF-16 : 67 4e +# UTF-8 : 8e 9d e6 +[674e] 李 +0.62,8.12;8.75,8.12 +4.69,5.62;4.69,9.06 +0.31,5.31;0.94,5.62 +0.94,5.62;1.56,5.94 +1.56,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.69,8.12 +0.62,3.12;8.75,3.12 +7.81,5.31;1.56,5.31 +4.69,3.75;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +7.50,5.31;7.19,4.69 +7.19,4.69;6.56,4.38 +6.56,4.38;5.94,4.06 +5.94,4.06;5.31,3.75 +5.31,3.75;4.69,3.44 +9.06,5.31;8.44,5.62 +8.44,5.62;7.81,5.94 +7.81,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;5.94,7.19 +5.94,7.19;5.62,7.19 +5.62,7.19;5.31,7.50 +5.31,7.50;5.00,7.81 +5.00,7.81;4.69,8.12 + +# UTF-16 : 82 fa +# UTF-8 : ba 8b e8 +[82fa] 苺 +0.31,8.12;9.06,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.31,4.38;9.06,4.38 +0.94,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.56,3.75 +1.56,3.75;1.88,4.38 +1.88,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;8.12,6.88 +7.81,6.88;7.81,6.25 +7.81,6.25;7.81,5.62 +7.81,5.62;7.81,5.00 +7.81,5.00;7.81,4.38 +7.81,4.38;7.50,4.06 +7.50,4.06;7.50,3.44 +7.50,3.44;7.50,2.81 +7.50,2.81;7.19,2.19 +7.19,2.19;7.19,1.88 +7.19,1.88;7.19,1.25 +7.19,1.25;6.88,0.94 +6.88,0.94;6.56,0.62 +6.56,0.62;6.25,0.62 +6.25,0.62;5.62,0.62 +5.62,0.62;5.31,0.62 +5.31,0.62;5.00,0.62 +1.25,1.88;8.75,1.88 +5.94,4.69;5.62,5.00 +5.62,5.00;5.00,5.31 +5.00,5.31;4.69,5.62 +4.69,5.62;4.38,5.94 +4.38,5.94;3.75,6.25 +5.62,2.50;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 +4.38,3.12;3.75,3.44 +3.75,3.44;3.44,3.75 + +# UTF-16 : 69 3f +# UTF-8 : bf a4 e6 +[693f] 椿 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +3.44,4.06;3.44,0.62 +8.12,4.06;3.44,4.06 +8.12,0.62;8.12,4.06 +3.44,1.25;8.12,1.25 +3.44,2.50;8.12,2.50 +2.50,5.31;9.38,5.31 +9.06,8.12;2.81,8.12 +8.75,6.88;3.12,6.88 +2.19,3.12;2.50,3.44 +2.50,3.44;3.12,3.75 +3.12,3.75;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.69,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.62,7.81 +5.62,7.81;5.62,8.44 +5.62,8.44;5.94,9.38 +9.38,3.12;9.06,3.12 +9.06,3.12;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.25,6.88 + +# UTF-16 : 9c 06 +# UTF-8 : 86 b0 e9 +[9c06] 鰆 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,7.81 +2.50,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.44;2.81,8.44 +0.62,5.31;3.12,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.75,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.12,2.81 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.50,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +0.31,0.31;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +3.75,5.31;9.38,5.31 +9.06,8.12;4.06,8.12 +8.75,6.88;4.38,6.88 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;5.00,4.38 +5.00,4.38;5.31,5.00 +5.31,5.00;5.62,5.62 +5.62,5.62;5.94,6.25 +5.94,6.25;6.25,6.88 +6.25,6.88;6.25,7.81 +6.25,7.81;6.56,8.44 +6.56,8.44;6.56,9.38 +9.38,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.69 +7.81,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.94 +7.19,5.94;7.19,6.25 +7.19,6.25;6.88,6.88 +4.69,4.06;4.69,0.62 +8.44,4.06;4.69,4.06 +8.44,0.62;8.44,4.06 +4.69,1.25;8.44,1.25 +4.69,2.50;8.44,2.50 + +# UTF-16 : 6a 58 +# UTF-8 : 98 a9 e6 +[6a58] 橘 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.56,7.19 +4.38,1.25;4.69,3.12 +4.38,3.12;7.50,3.12 +7.19,3.12;7.50,1.56 +7.19,1.56;4.69,1.56 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,4.69 +8.75,4.69;3.12,4.69 +3.12,4.69;3.12,0.62 +9.06,7.19;3.12,7.19 +2.81,5.31;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 +3.12,8.75;8.75,8.75 +4.38,8.44;4.69,8.12 +4.69,8.12;5.00,7.81 +5.00,7.81;5.62,7.50 +5.62,7.50;5.94,7.50 +5.94,7.50;6.56,7.19 +9.06,7.19;8.75,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,6.25 +8.12,6.25;7.81,5.94 +7.81,5.94;7.19,5.62 +6.56,7.19;6.56,5.62 +6.56,5.62;6.25,5.31 +6.25,5.31;5.94,5.31 +5.94,5.31;5.31,5.31 +5.31,5.31;5.00,5.31 +5.00,5.31;4.69,5.31 +8.75,8.75;8.12,8.44 +8.12,8.44;7.81,8.12 +7.81,8.12;7.19,7.81 +7.19,7.81;6.56,7.50 +6.56,7.50;5.94,7.50 +6.56,4.69;6.56,4.06 +6.56,4.06;6.56,3.44 +6.56,3.44;7.19,3.44 +7.19,3.44;7.19,3.44 +7.19,3.44;8.75,3.44 +5.31,4.69;5.31,4.06 +5.31,4.06;5.00,3.75 +5.00,3.75;4.69,3.44 +4.69,3.44;4.06,3.12 +4.06,3.12;3.44,3.12 + +# UTF-16 : 8b 4e +# UTF-8 : 8e ad e8 +[8b4e] 譎 +0.62,0.94;2.81,0.94 +2.81,0.94;2.81,3.12 +2.81,3.12;0.62,3.12 +0.62,3.12;0.62,0.31 +0.31,7.19;3.12,7.19 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +5.00,1.25;5.00,3.12 +5.00,3.12;7.50,3.12 +7.50,3.12;7.50,1.56 +7.50,1.56;5.00,1.56 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,4.69 +8.75,4.69;3.75,4.69 +3.75,4.69;3.75,0.62 +9.38,7.19;3.44,7.19 +3.44,5.31;4.06,5.62 +4.06,5.62;4.69,5.94 +4.69,5.94;5.31,6.25 +5.31,6.25;5.94,6.56 +5.94,6.56;6.56,7.19 +3.75,8.75;8.75,8.75 +4.69,8.44;5.00,8.12 +5.00,8.12;5.62,7.81 +5.62,7.81;5.94,7.50 +5.94,7.50;6.25,7.50 +6.25,7.50;6.88,7.19 +9.06,7.19;8.75,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,6.25 +8.12,6.25;7.81,5.94 +7.81,5.94;7.50,5.62 +6.88,7.19;6.88,5.62 +6.88,5.62;6.56,5.31 +6.56,5.31;6.25,5.31 +6.25,5.31;5.94,5.31 +5.94,5.31;5.31,5.31 +5.31,5.31;5.00,5.31 +8.75,8.75;8.44,8.44 +8.44,8.44;7.81,8.12 +7.81,8.12;7.50,7.81 +7.50,7.81;6.88,7.50 +6.88,7.50;6.25,7.50 +6.88,4.69;6.88,4.06 +6.88,4.06;6.88,3.44 +6.88,3.44;7.50,3.44 +7.50,3.44;8.75,3.44 +5.62,4.69;5.62,4.06 +5.62,4.06;5.31,3.75 +5.31,3.75;5.00,3.44 +5.00,3.44;4.69,3.12 +4.69,3.12;4.06,3.12 + +# UTF-16 : 69 53 +# UTF-8 : 93 a5 e6 +[6953] 楓 +1.56,0.62;1.56,9.06 +2.50,7.19;0.00,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.56,7.19 +2.50,4.69;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +2.19,0.62;2.50,1.25 +2.50,1.25;2.50,1.56 +2.50,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;3.12,3.75 +3.12,3.75;3.12,4.38 +3.12,4.38;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,8.75 +3.12,8.75;8.44,8.75 +8.44,8.75;8.44,6.88 +8.44,6.88;8.44,5.31 +8.44,5.31;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;9.06,0.62 +9.06,0.62;9.06,0.62 +9.06,0.62;9.38,1.25 +9.38,1.25;9.38,1.56 +9.38,1.56;9.38,2.50 +9.38,2.50;9.38,2.81 +5.62,1.25;5.62,7.81 +4.06,6.25;4.06,3.44 +7.19,6.25;4.06,6.25 +4.06,3.75;7.50,3.75 +7.50,3.75;7.50,6.25 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.50,2.81 +7.50,2.81;7.19,3.12 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;7.81,1.56 +3.75,7.81;4.38,7.81 +4.38,7.81;4.69,7.81 +4.69,7.81;5.31,7.81 +5.31,7.81;5.62,7.81 +5.62,7.81;6.25,7.81 +6.25,7.81;6.56,7.81 +6.56,7.81;6.88,7.81 +6.88,7.81;7.50,7.81 +7.50,7.81;7.81,8.12 + +# UTF-16 : 98 af +# UTF-8 : af a2 e9 +[98af] 颯 +0.31,7.19;3.12,7.19 +1.88,7.19;1.88,9.06 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +2.19,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +2.50,4.06;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.81,6.56 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;0.62,6.56 +2.81,0.62;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.75,8.75 +3.75,8.75;8.44,8.75 +8.44,8.75;8.44,6.88 +8.44,6.88;8.44,5.31 +8.44,5.31;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;9.06,0.62 +9.06,0.62;9.06,0.62 +9.06,0.62;9.38,1.25 +9.38,1.25;9.38,1.56 +9.38,1.56;9.38,2.50 +9.38,2.50;9.38,2.81 +5.94,1.25;5.94,7.81 +4.38,6.25;4.38,3.44 +7.50,6.25;4.69,6.25 +4.38,3.75;7.50,3.75 +7.50,3.75;7.50,6.25 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.88 +7.81,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.12 +3.75,1.25;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.56 +6.88,1.56;7.19,1.56 +7.19,1.56;7.50,1.56 +7.50,1.56;8.12,1.56 +4.38,7.81;5.00,7.81 +5.00,7.81;5.62,7.81 +5.62,7.81;6.25,7.81 +6.25,7.81;7.19,7.81 +7.19,7.81;7.81,8.12 + +# UTF-16 : 8a f7 +# UTF-8 : b7 ab e8 +[8af7] 諷 +0.94,0.94;2.81,0.94 +2.81,0.94;2.81,3.12 +2.81,3.12;0.62,3.12 +0.62,3.12;0.62,0.31 +0.31,7.19;3.12,7.19 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 +2.81,0.62;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.75,8.75 +3.75,8.75;8.44,8.75 +8.44,8.75;8.44,6.88 +8.44,6.88;8.44,5.31 +8.44,5.31;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;9.06,0.62 +9.06,0.62;9.06,0.62 +9.06,0.62;9.38,1.25 +9.38,1.25;9.38,1.56 +9.38,1.56;9.38,2.50 +9.38,2.50;9.38,2.81 +5.94,1.25;6.25,7.81 +4.69,6.25;4.69,3.44 +7.50,6.25;4.69,6.25 +4.69,3.75;7.50,3.75 +7.50,3.75;7.50,6.25 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.88 +7.81,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.12 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.56 +6.88,1.56;7.19,1.56 +7.19,1.56;7.50,1.56 +7.50,1.56;8.12,1.56 +4.38,7.81;5.00,7.81 +5.00,7.81;5.62,7.81 +5.62,7.81;6.56,7.81 +6.56,7.81;7.19,7.81 +7.19,7.81;7.81,8.12 + +# UTF-16 : 5c 16 +# UTF-8 : 96 b0 e5 +[5c16] 尖 +3.12,8.44;2.81,7.81 +2.81,7.81;2.50,7.50 +2.50,7.50;1.88,6.88 +1.88,6.88;1.25,6.56 +1.25,6.56;0.62,5.94 +8.75,5.94;8.44,6.56 +8.44,6.56;7.81,7.19 +7.81,7.19;7.50,7.50 +7.50,7.50;6.88,8.12 +6.88,8.12;6.25,8.44 +0.62,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;4.69,4.06 +4.69,4.06;4.69,4.38 +4.69,4.38;4.69,5.31 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,4.06;4.69,4.38 +0.62,4.06;8.75,4.06 +4.69,9.38;4.69,6.25 +4.69,6.25;4.69,5.94 +4.69,5.94;4.38,5.62 +4.38,5.62;4.06,5.62 +4.06,5.62;3.75,5.62 +3.75,5.62;3.44,5.62 +3.44,5.62;2.81,5.62 + +# UTF-16 : 72 5d +# UTF-8 : 9d 89 e7 +[725d] 牝 +0.31,3.44;0.62,3.75 +0.62,3.75;1.25,3.75 +1.25,3.75;1.56,3.75 +1.56,3.75;1.88,3.75 +1.88,3.75;2.50,4.06 +2.50,4.06;2.81,4.06 +2.81,4.06;3.44,4.06 +3.44,4.06;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,4.38 +1.25,7.50;4.38,7.50 +2.50,0.62;2.50,9.06 +0.31,5.31;0.62,5.94 +0.62,5.94;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;1.25,7.81 +1.25,7.81;1.25,8.44 +1.25,8.44;1.25,8.75 +5.31,9.06;5.31,1.88 +5.31,1.88;5.31,1.56 +5.31,1.56;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.75,3.75 +5.31,5.31;5.62,5.31 +5.62,5.31;5.94,5.62 +5.94,5.62;6.25,5.62 +6.25,5.62;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.75,7.81 + +# UTF-16 : 55 a7 +# UTF-8 : a7 96 e5 +[55a7] 喧 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +3.75,7.19;8.44,7.19 +5.94,8.44;5.94,9.38 +8.75,6.56;9.06,8.44 +8.75,8.44;3.12,8.44 +3.12,8.44;3.12,6.56 +2.81,0.94;9.06,0.94 +4.06,2.19;8.12,2.19 +8.12,2.19;8.12,5.94 +8.12,5.94;3.75,5.94 +3.75,5.94;3.75,2.19 +4.06,4.06;8.12,4.06 + +# UTF-16 : 61 03 +# UTF-8 : 83 84 e6 +[6103] 愃 +3.44,7.19;8.44,7.19 +5.94,8.44;5.94,9.38 +8.75,6.56;9.06,8.44 +8.75,8.44;2.81,8.44 +2.81,8.44;2.81,6.56 +2.50,0.94;9.06,0.94 +3.75,2.19;8.12,2.19 +8.12,2.19;8.12,5.94 +8.12,5.94;3.75,5.94 +3.44,5.94;3.75,2.19 +3.75,4.06;8.12,4.06 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 + +# UTF-16 : 66 84 +# UTF-8 : 84 9a e6 +[6684] 暄 +3.75,7.19;8.44,7.19 +5.94,8.44;5.94,9.38 +8.75,6.56;9.06,8.44 +8.75,8.44;3.12,8.44 +3.12,8.44;3.12,6.56 +2.81,0.94;9.06,0.94 +4.06,2.19;8.12,2.19 +8.12,2.19;8.12,5.94 +8.12,5.94;3.75,5.94 +3.75,5.94;3.75,2.19 +4.06,4.06;8.12,4.06 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,5.31;2.50,5.31 + +# UTF-16 : 8a e0 +# UTF-8 : a0 ab e8 +[8ae0] 諠 +0.94,0.94;2.81,0.94 +2.81,0.94;2.81,3.12 +2.81,3.12;0.62,3.12 +0.62,3.12;0.62,0.31 +0.31,7.19;3.12,7.19 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +4.06,7.19;8.44,7.19 +6.25,8.44;6.25,9.38 +8.75,6.56;9.06,8.44 +8.75,8.44;3.75,8.44 +3.44,8.44;3.75,6.56 +3.12,0.94;9.06,0.94 +4.38,2.19;8.44,2.19 +8.44,2.19;8.44,5.94 +8.44,5.94;4.38,5.94 +4.38,5.94;4.38,2.19 +4.38,4.06;8.44,4.06 + +# UTF-16 : 7f 60 +# UTF-8 : a0 bd e7 +[7f60] 罠 +1.25,7.19;8.44,7.19 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +5.94,7.19;5.94,8.44 +3.44,7.19;3.44,8.44 +1.56,3.44;8.44,3.44 +1.56,0.94;1.56,6.25 +1.56,6.25;7.81,6.25 +7.81,6.25;7.81,4.69 +7.81,4.69;1.56,4.69 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,1.56 +5.00,4.69;5.31,4.06 +5.31,4.06;5.31,3.44 +5.31,3.44;5.62,2.81 +5.62,2.81;5.94,2.19 +5.94,2.19;6.25,1.88 +6.25,1.88;6.88,1.56 +6.88,1.56;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.62 +8.12,0.62;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.19 + +# UTF-16 : 97 ad +# UTF-8 : ad 9e e9 +[97ad] 鞭 +0.00,7.81;3.44,7.81 +2.81,9.06;2.81,6.56 +2.81,6.56;0.94,6.56 +0.94,6.56;0.94,9.06 +3.12,3.44;3.12,5.62 +3.12,5.62;0.62,5.62 +0.31,5.62;0.62,3.44 +0.62,3.44;3.12,3.44 +0.00,2.19;3.75,2.19 +1.88,0.62;1.88,6.56 +9.06,8.44;5.00,8.44 +7.19,4.38;7.19,8.44 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;6.88,3.12 +6.88,3.12;7.19,3.75 +7.19,3.75;7.19,4.06 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.94,3.44 +5.94,3.44;5.62,3.75 +8.75,3.44;8.75,7.50 +8.75,7.50;5.31,7.50 +5.31,7.50;5.31,4.06 +5.31,4.06;8.75,4.06 +5.31,5.94;8.75,5.94 +4.69,9.06;4.69,8.44 +4.69,8.44;4.69,8.12 +4.69,8.12;4.38,7.50 +4.38,7.50;4.38,7.19 +4.38,7.19;4.06,6.56 +4.06,6.56;4.06,6.25 +4.06,6.25;3.75,5.94 +3.75,5.94;3.75,5.31 +3.75,5.31;3.44,5.00 +3.44,5.00;3.12,4.69 +4.38,0.62;4.38,7.19 + +# UTF-16 : 6d cb +# UTF-8 : 8b b7 e6 +[6dcb] 淋 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;1.88,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.25 +0.62,6.25;0.31,6.56 +4.38,0.62;4.38,9.06 +5.62,7.19;2.50,7.19 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.06,7.19 +5.62,3.75;5.31,4.38 +5.31,4.38;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,5.62;4.69,6.25 +4.69,6.25;4.38,7.19 +7.19,0.62;7.50,9.06 +9.06,7.19;5.94,7.19 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,3.75;6.56,4.38 +6.56,4.38;6.56,5.00 +6.56,5.00;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.19,6.56 +7.19,6.56;7.19,7.19 +9.38,2.19;9.06,2.81 +9.06,2.81;8.75,3.12 +8.75,3.12;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.69 +8.12,4.69;8.12,5.00 +8.12,5.00;7.81,5.62 +7.81,5.62;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.50,7.19 + +# UTF-16 : 74 33 +# UTF-8 : b3 90 e7 +[7433] 琳 +2.50,8.44;0.31,8.44 +2.50,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.00,1.25;0.62,1.56 +0.62,1.56;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,1.88 +2.19,1.88;2.81,2.19 +4.38,0.62;4.38,9.06 +5.62,7.19;2.50,7.19 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.06,7.19 +5.62,3.75;5.31,4.38 +5.31,4.38;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,5.62;4.69,6.25 +4.69,6.25;4.38,7.19 +7.19,0.62;7.50,9.06 +9.06,7.19;5.94,7.19 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,3.75;6.56,4.38 +6.56,4.38;6.56,5.00 +6.56,5.00;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.19,6.56 +7.19,6.56;7.19,7.19 +9.38,2.19;9.06,2.81 +9.06,2.81;8.75,3.12 +8.75,3.12;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.69 +8.12,4.69;8.12,5.00 +8.12,5.00;7.81,5.62 +7.81,5.62;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.50,7.19 + +# UTF-16 : 91 82 +# UTF-8 : 82 86 e9 +[9182] 醂 +3.12,1.25;3.12,6.88 +3.12,6.88;0.62,6.88 +0.62,6.88;0.62,0.62 +0.62,1.25;3.12,1.25 +0.62,2.81;3.12,2.81 +0.31,8.44;3.44,8.44 +1.56,8.44;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.56,5.94 +1.56,5.94;1.56,5.31 +1.56,5.31;1.25,4.69 +1.25,4.69;1.25,4.38 +1.25,4.38;0.94,3.75 +0.94,3.75;0.62,3.75 +2.19,8.44;2.19,5.00 +2.19,5.00;2.19,4.69 +2.19,4.69;2.81,4.38 +2.81,4.38;3.12,4.38 +5.00,0.62;5.00,9.06 +6.25,7.19;3.44,7.19 +3.44,2.50;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.38,4.69 +4.38,4.69;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.00,7.19 +6.25,3.75;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.62,5.62 +5.62,5.62;5.31,6.25 +5.31,6.25;5.31,7.19 +7.81,0.62;7.81,9.06 +9.06,7.19;6.56,7.19 +5.94,1.88;6.25,2.19 +6.25,2.19;6.25,2.81 +6.25,2.81;6.56,3.44 +6.56,3.44;6.88,3.75 +6.88,3.75;6.88,4.38 +6.88,4.38;7.19,5.00 +7.19,5.00;7.19,5.62 +7.19,5.62;7.50,5.94 +7.50,5.94;7.50,6.56 +7.50,6.56;7.81,7.19 +9.38,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;8.75,3.75 +8.75,3.75;8.75,4.06 +8.75,4.06;8.44,4.69 +8.44,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.81,7.19 + +# UTF-16 : 73 45 +# UTF-8 : 85 8d e7 +[7345] 獅 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,7.81 +1.25,7.81;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.88,6.25 +1.88,6.25;1.88,5.94 +1.88,5.94;1.88,5.31 +1.88,5.31;2.19,4.69 +2.19,4.69;2.19,4.06 +2.19,4.06;2.19,3.44 +2.19,3.44;2.19,2.81 +2.19,2.81;2.19,2.50 +2.19,2.50;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,9.06;2.19,8.44 +2.19,8.44;1.88,7.81 +1.88,7.81;1.25,7.50 +1.25,7.50;0.62,6.88 +0.62,6.88;0.00,6.56 +1.88,5.31;1.56,5.00 +1.56,5.00;1.25,4.69 +1.25,4.69;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.00,3.75 +7.81,1.88;8.44,1.88 +8.44,1.88;8.75,1.88 +8.75,1.88;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,2.50 +9.06,2.50;9.06,6.56 +9.06,6.56;5.94,6.56 +5.94,6.56;5.94,1.56 +9.06,8.44;5.62,8.44 +7.50,0.62;7.50,8.44 +2.81,5.62;5.31,5.62 +5.31,5.62;5.31,7.81 +5.31,7.81;2.81,7.81 +2.81,7.81;2.81,0.62 +5.31,0.62;5.31,4.06 +5.31,4.06;3.12,4.06 +2.81,1.25;5.31,1.25 +4.38,9.06;4.06,8.75 +4.06,8.75;4.06,8.12 +4.06,8.12;4.06,7.81 +4.06,7.81;3.75,7.81 + +# UTF-16 : 9c 24 +# UTF-8 : a4 b0 e9 +[9c24] 鰤 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,7.81 +2.19,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.44;2.50,8.44 +0.62,5.31;2.81,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.25;3.44,1.56 +3.44,1.56;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,2.81 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.19,2.19 +2.19,2.19;2.19,2.81 +2.19,2.81;2.19,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.25,2.19 +1.25,2.19;1.25,2.81 +0.31,0.31;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +8.12,1.88;8.44,1.88 +8.44,1.88;8.75,1.88 +8.75,1.88;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,6.56 +9.06,6.56;6.56,6.56 +6.56,6.56;6.56,1.56 +9.06,8.44;6.25,8.44 +7.81,0.62;7.81,8.44 +4.06,5.62;5.94,5.62 +5.62,5.62;5.94,7.81 +5.62,7.81;3.75,7.81 +3.75,7.81;3.75,0.62 +5.62,0.62;5.94,4.06 +5.62,4.06;4.06,4.06 +3.75,1.25;5.94,1.25 +5.00,9.06;5.00,8.75 +5.00,8.75;4.69,8.12 +4.69,8.12;4.69,7.81 +4.69,7.81;4.69,7.81 + +# UTF-16 : 51 cb +# UTF-8 : 8b 87 e5 +[51cb] 凋 +0.31,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.12 +0.94,8.12;0.62,8.75 +2.50,0.62;2.50,1.25 +2.50,1.25;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,8.75 +3.12,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +3.75,7.50;8.12,7.50 +3.75,5.62;8.12,5.62 +5.94,5.62;5.94,8.75 +4.38,1.88;7.50,1.88 +7.50,1.88;7.50,4.38 +7.50,4.38;4.38,4.38 +4.38,4.38;4.38,1.25 + +# UTF-16 : 9b db +# UTF-8 : 9b af e9 +[9bdb] 鯛 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,7.81 +2.19,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.44;2.50,8.44 +0.62,5.31;3.12,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,2.81 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.25,2.81 +0.31,0.31;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +3.44,0.62;3.75,1.25 +3.75,1.25;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,8.75 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +4.69,7.50;8.12,7.50 +4.38,5.62;8.44,5.62 +6.56,5.62;6.56,8.75 +5.31,1.88;7.81,1.88 +7.81,1.88;7.81,4.38 +7.81,4.38;5.00,4.38 +5.00,4.38;5.00,1.25 + +# UTF-16 : 8c 8d +# UTF-8 : 8d b2 e8 +[8c8d] 貍 +0.31,5.00;0.62,5.00 +0.62,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.44,7.81 +0.31,7.50;0.62,7.81 +0.62,7.81;1.25,7.81 +1.25,7.81;1.88,8.12 +1.88,8.12;2.50,8.44 +2.50,8.44;2.81,8.75 +2.81,8.75;3.44,9.06 +0.31,3.12;0.62,3.12 +0.62,3.12;1.25,3.75 +1.25,3.75;1.88,4.06 +1.88,4.06;2.19,4.38 +2.19,4.38;2.81,5.00 +2.81,5.00;2.81,5.31 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.19,2.50 +2.19,2.50;2.81,3.12 +2.81,3.12;3.12,3.75 +2.50,6.56;2.50,6.88 +2.50,6.88;2.19,7.19 +2.19,7.19;2.19,7.81 +2.19,7.81;2.19,7.81 +1.25,5.62;1.25,5.94 +1.25,5.94;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.94,7.19 +1.88,0.62;2.19,0.62 +2.19,0.62;2.50,0.62 +2.50,0.62;2.81,0.62 +2.81,0.62;3.12,0.94 +3.12,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,6.25 +6.25,4.69;6.56,0.94 +6.25,8.75;6.56,5.00 +4.06,4.69;8.75,4.69 +8.75,4.69;8.75,8.75 +8.75,8.75;4.06,8.75 +4.06,8.75;4.06,4.69 +4.06,6.88;8.75,6.88 +3.75,0.94;9.38,0.94 +9.06,3.12;3.75,3.12 + +# UTF-16 : 9b c9 +# UTF-8 : 89 af e9 +[9bc9] 鯉 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;2.81,8.44 +0.00,6.25;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.44;2.81,8.44 +0.94,5.31;3.75,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.75,7.19 +3.75,7.19;3.75,3.44 +3.75,3.44;0.94,3.44 +2.19,7.19;2.19,3.44 +4.38,1.25;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;3.75,2.81 +3.75,2.81;3.75,2.81 +3.12,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.50,2.81 +1.88,0.62;1.88,0.94 +1.88,0.94;1.88,1.56 +1.88,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +0.31,0.31;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +6.56,4.69;6.56,0.94 +6.56,8.75;6.56,5.00 +4.69,4.69;8.75,4.69 +8.75,4.69;8.75,8.75 +8.75,8.75;4.38,8.75 +4.38,8.75;4.38,4.69 +4.69,6.88;8.75,6.88 +4.06,0.94;9.38,0.94 +9.06,3.12;4.38,3.12 + +# UTF-16 : 8c 48 +# UTF-8 : 88 b1 e8 +[8c48] 豈 +1.25,8.75;1.25,7.19 +1.25,7.19;8.12,7.19 +8.12,7.19;8.12,8.75 +4.69,7.19;4.69,9.06 +0.62,0.94;8.75,0.94 +0.62,6.25;8.75,6.25 +1.88,3.12;1.88,5.00 +1.88,5.00;7.50,5.00 +7.50,5.00;7.50,3.12 +7.50,3.12;1.88,3.12 +5.62,0.94;5.94,1.25 +5.94,1.25;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.88,3.12 +3.44,0.94;3.44,1.25 +3.44,1.25;3.12,1.88 +3.12,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.50,3.12 + +# UTF-16 : 93 a7 +# UTF-8 : a7 8e e9 +[93a7] 鎧 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,1.88 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.44 +1.88,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +3.44,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +4.06,8.75;4.06,7.19 +4.06,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +6.56,7.19;6.56,9.06 +3.44,0.94;9.38,0.94 +3.44,6.25;9.38,6.25 +4.38,3.12;4.38,5.00 +4.38,5.00;8.75,5.00 +8.75,5.00;8.75,3.12 +8.75,3.12;4.38,3.12 +7.19,0.94;7.50,1.25 +7.50,1.25;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;7.81,2.81 +7.81,2.81;8.12,3.12 +5.62,0.94;5.31,1.25 +5.31,1.25;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 + +# UTF-16 : 51 f1 +# UTF-8 : b1 87 e5 +[51f1] 凱 +0.31,0.94;0.94,0.94 +0.94,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;4.69,1.88 +4.38,0.62;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.62,3.12 +5.62,3.12;5.62,4.06 +5.62,4.06;5.94,4.69 +5.94,4.69;5.94,5.62 +5.94,5.62;5.94,6.88 +5.62,6.88;5.94,8.75 +5.62,8.75;8.12,8.75 +8.12,8.75;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,0.94 +9.06,0.94;9.38,1.56 +9.38,1.56;9.38,2.50 +9.38,2.50;9.38,3.12 +9.38,3.12;9.38,3.75 +0.62,8.75;0.62,7.19 +0.62,7.19;5.00,7.19 +4.69,7.19;5.00,8.75 +2.81,7.19;2.81,9.06 +0.31,6.25;5.31,6.25 +0.94,3.12;0.94,5.00 +0.94,5.00;4.69,5.00 +4.38,5.00;4.69,3.44 +4.38,3.44;0.94,3.44 +3.44,1.56;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.12 +4.06,3.12;4.06,3.44 +1.88,1.25;1.88,1.56 +1.88,1.56;1.88,1.88 +1.88,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.25,3.44 + +# UTF-16 : 78 26 +# UTF-8 : a6 a0 e7 +[7826] 砦 +2.81,9.06;2.81,5.31 +1.25,8.44;1.25,5.31 +4.69,7.50;2.81,7.50 +0.62,5.00;0.94,5.31 +0.94,5.31;1.56,5.31 +1.56,5.31;2.19,5.31 +2.19,5.31;2.50,5.31 +2.50,5.31;3.12,5.62 +3.12,5.62;3.44,5.62 +3.44,5.62;3.75,5.62 +3.75,5.62;4.69,5.94 +4.69,5.94;5.00,5.94 +5.31,9.06;5.31,5.94 +5.31,5.94;5.62,5.31 +5.62,5.31;6.25,5.31 +6.25,5.31;6.88,5.31 +6.88,5.31;7.19,5.31 +7.19,5.31;8.12,5.31 +8.12,5.31;8.44,5.62 +8.44,5.62;8.75,5.94 +8.75,5.94;8.75,6.56 +8.75,6.56;8.75,6.88 +5.31,7.19;5.94,7.50 +5.94,7.50;6.56,7.50 +6.56,7.50;7.50,7.81 +7.50,7.81;8.12,8.12 +8.12,8.12;8.75,8.44 +9.06,4.69;0.31,4.69 +2.19,3.12;8.12,3.12 +8.12,3.12;8.12,0.62 +2.19,0.62;2.19,3.12 +2.19,0.94;8.12,0.94 +0.31,1.88;0.62,2.19 +0.62,2.19;0.94,2.19 +0.94,2.19;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;3.44,4.69 + +# UTF-16 : 4e 9b +# UTF-8 : 9b ba e4 +[4e9b] 些 +8.75,0.94;0.62,0.94 +7.81,3.12;1.56,3.12 +2.81,9.06;2.81,4.69 +1.25,8.12;1.25,4.38 +4.69,7.19;2.81,7.19 +0.62,4.06;0.94,4.38 +0.94,4.38;1.56,4.38 +1.56,4.38;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;3.12,4.69 +3.12,4.69;3.44,4.69 +3.44,4.69;3.75,4.69 +3.75,4.69;4.69,5.00 +4.69,5.00;5.00,5.00 +5.31,9.06;5.31,5.00 +5.31,5.00;5.62,4.69 +5.62,4.69;5.94,4.38 +5.94,4.38;6.56,4.38 +6.56,4.38;6.88,4.38 +6.88,4.38;7.19,4.38 +7.19,4.38;8.12,4.69 +8.12,4.69;8.44,4.69 +8.44,4.69;8.75,5.00 +8.75,5.00;8.75,5.94 +8.75,5.94;8.75,6.25 +5.31,6.88;5.94,6.88 +5.94,6.88;6.56,7.19 +6.56,7.19;7.50,7.50 +7.50,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 + +# UTF-16 : 7a fa +# UTF-8 : ba ab e7 +[7afa] 竺 +3.12,5.62;3.12,5.94 +3.12,5.94;2.81,6.25 +2.81,6.25;2.81,6.88 +2.81,6.88;2.50,7.19 +2.50,7.19;2.50,7.81 +7.19,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.56,7.81 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.88 +1.25,6.88;0.94,6.56 +0.94,6.56;0.94,6.25 +0.94,6.25;0.62,5.94 +0.62,5.94;0.31,5.62 +9.06,7.81;5.62,7.81 +4.69,7.81;1.56,7.81 +6.25,9.38;5.94,8.44 +5.94,8.44;5.62,7.81 +5.62,7.81;5.31,7.50 +5.31,7.50;5.31,7.19 +5.31,7.19;5.00,6.88 +5.00,6.88;4.69,6.56 +4.69,6.56;4.38,6.25 +4.38,6.25;4.38,5.94 +8.75,0.94;0.62,0.94 +7.81,4.38;1.56,4.38 + +# UTF-16 : 9e cd +# UTF-8 : 8d bb e9 +[9ecd] 黍 +0.62,7.19;8.75,7.19 +4.69,5.62;4.69,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +0.31,5.00;0.94,5.31 +0.94,5.31;1.56,5.31 +1.56,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.69,7.19 +9.06,5.00;8.44,5.31 +8.44,5.31;7.81,5.31 +7.81,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,5.94 +6.56,5.94;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,6.88 +5.31,6.88;4.69,7.19 +9.06,3.12;8.44,3.44 +8.44,3.44;7.81,3.75 +7.81,3.75;7.19,4.06 +7.19,4.06;6.88,4.06 +6.88,4.06;6.25,4.38 +6.25,4.38;5.94,4.69 +5.94,4.69;5.62,5.00 +5.62,5.00;5.31,5.31 +5.31,5.31;5.00,5.31 +5.00,5.31;4.69,5.62 +4.69,5.62;4.06,5.31 +4.06,5.31;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;2.50,4.06 +2.50,4.06;2.19,4.06 +2.19,4.06;1.56,3.75 +1.56,3.75;0.94,3.44 +0.94,3.44;0.31,3.12 +4.69,4.69;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.12,0.94 +3.12,0.94;3.12,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;4.06,2.50 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.31,2.19 +3.75,2.50;3.44,3.12 +3.44,3.12;2.81,3.44 +2.81,3.44;2.50,3.44 +2.50,3.44;2.19,3.75 +7.19,3.75;6.56,3.44 +6.56,3.44;6.25,3.12 +6.25,3.12;5.62,2.81 +5.62,2.81;5.62,2.81 + +# UTF-16 : 9e ce +# UTF-8 : 8e bb e9 +[9ece] 黎 +0.62,5.00;0.94,5.31 +0.94,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +4.38,9.06;3.44,8.75 +3.44,8.75;2.81,8.75 +2.81,8.75;2.19,8.44 +2.19,8.44;1.56,8.44 +1.56,8.44;0.62,8.44 +2.50,4.69;2.50,8.44 +4.38,7.19;0.62,7.19 +4.06,5.94;3.75,6.25 +3.75,6.25;3.44,6.56 +3.44,6.56;3.12,6.56 +3.12,6.56;2.81,6.88 +2.81,6.88;2.50,7.19 +9.06,3.12;8.44,3.44 +8.44,3.44;7.81,3.75 +7.81,3.75;7.19,4.06 +7.19,4.06;6.88,4.06 +6.88,4.06;6.25,4.38 +6.25,4.38;5.94,4.69 +5.94,4.69;5.62,5.00 +5.62,5.00;5.31,5.00 +5.31,5.00;4.69,5.62 +4.69,5.62;4.06,5.00 +4.06,5.00;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;2.50,4.06 +2.50,4.06;2.19,4.06 +2.19,4.06;1.56,3.75 +1.56,3.75;0.94,3.44 +0.94,3.44;0.31,3.12 +4.69,4.69;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.12,0.94 +3.12,0.94;3.12,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;4.06,2.50 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.31,2.19 +3.75,2.50;3.44,3.12 +3.44,3.12;2.81,3.44 +2.81,3.44;2.50,3.44 +2.50,3.44;2.19,3.75 +7.19,3.75;6.56,3.44 +6.56,3.44;6.25,3.12 +6.25,3.12;5.62,2.81 +5.62,2.81;5.62,2.81 +5.62,8.12;8.75,8.12 +8.75,8.12;8.75,7.50 +8.75,7.50;8.75,6.88 +8.75,6.88;8.75,6.56 +8.75,6.56;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.12,5.00 +8.12,5.00;8.12,5.00 +7.81,5.00;7.50,5.00 +7.50,5.00;7.19,5.00 +7.19,5.00;6.88,5.00 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.94,8.75 +5.94,8.75;5.94,9.38 +5.62,5.62;5.94,5.94 +5.94,5.94;6.56,6.56 +6.56,6.56;6.88,7.19 +6.88,7.19;7.19,7.81 +7.19,7.81;7.50,8.12 + +# UTF-16 : 82 78 +# UTF-8 : b8 89 e8 +[8278] 艸 +6.88,0.31;6.88,9.06 +0.62,0.31;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,5.31 +2.50,5.31;2.50,6.25 +2.50,6.25;2.50,9.06 +4.38,7.81;4.38,2.50 +4.38,3.44;0.62,3.44 +0.62,3.44;0.62,7.81 +8.75,7.81;8.75,2.50 +8.75,3.44;5.31,3.44 +5.31,3.44;5.31,7.81 + +# UTF-16 : 8f 5f +# UTF-8 : 9f bd e8 +[8f5f] 轟 +1.56,6.25;7.81,6.25 +7.81,6.25;7.81,7.81 +7.81,7.81;1.56,7.81 +1.56,7.81;1.56,5.94 +1.56,7.19;7.81,7.19 +0.31,5.31;9.06,5.31 +4.69,4.69;4.69,9.38 +0.62,8.44;8.75,8.44 +0.94,1.88;4.38,1.88 +4.38,1.88;4.38,3.75 +4.38,3.75;0.62,3.75 +0.62,3.75;0.62,1.88 +0.94,2.81;4.06,2.81 +0.31,1.25;4.69,1.25 +2.50,0.31;2.50,5.00 +0.31,4.38;4.69,4.38 +8.44,1.88;5.00,1.88 +5.00,1.88;5.00,3.75 +5.00,3.75;8.75,3.75 +8.75,3.75;8.75,1.88 +8.44,2.81;5.31,2.81 +9.06,1.25;5.00,1.25 +6.88,0.31;6.88,5.00 +9.06,4.38;5.00,4.38 + +# UTF-16 : 85 4e +# UTF-8 : 8e 95 e8 +[854e] 蕎 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +2.81,0.94;3.12,2.81 +2.81,2.81;6.56,2.81 +6.25,2.81;6.56,1.56 +6.25,1.56;3.12,1.56 +6.25,0.62;6.56,0.62 +6.56,0.62;7.19,0.62 +7.19,0.62;7.50,0.62 +7.50,0.62;7.50,0.62 +7.50,0.62;7.81,0.62 +7.81,0.62;8.12,0.94 +8.12,0.94;8.12,1.25 +8.12,1.25;8.12,3.44 +8.12,3.44;1.25,3.44 +1.25,3.44;1.25,0.62 +1.25,7.19;1.88,7.19 +1.88,7.19;2.81,7.19 +2.81,7.19;3.44,7.19 +3.44,7.19;4.06,7.50 +4.06,7.50;4.69,7.50 +4.69,7.50;5.62,7.50 +5.62,7.50;6.25,7.50 +6.25,7.50;6.88,7.50 +6.88,7.50;7.50,7.50 +7.50,7.50;8.12,7.81 +9.06,6.25;0.31,6.25 +2.81,4.38;6.56,4.38 +6.56,4.38;6.56,5.31 +6.56,5.31;2.81,5.31 +2.81,5.31;2.81,4.06 +9.06,4.38;8.44,4.69 +8.44,4.69;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.31 +6.56,5.31;6.25,5.62 +6.25,5.62;5.62,5.94 +5.62,5.94;5.31,6.25 +0.31,4.38;0.94,4.69 +0.94,4.69;1.56,4.69 +1.56,4.69;2.19,5.00 +2.19,5.00;2.81,5.31 +2.81,5.31;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 + +# UTF-16 : 84 bf +# UTF-8 : bf 92 e8 +[84bf] 蒿 +0.62,8.12;8.75,8.12 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +0.62,6.88;8.75,6.88 +4.69,6.88;4.69,7.81 +2.81,0.94;2.81,3.12 +2.81,3.12;6.88,3.12 +6.88,3.12;6.88,1.56 +6.88,1.56;2.81,1.56 +2.19,4.69;2.19,5.94 +2.19,5.94;7.19,5.94 +7.19,5.94;7.19,4.69 +7.19,4.69;2.19,4.69 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,4.06 +8.44,4.06;0.94,4.06 +0.94,4.06;0.94,0.62 + +# UTF-16 : 85 c1 +# UTF-8 : 81 97 e8 +[85c1] 藁 +0.62,8.44;8.75,8.44 +2.81,8.12;2.81,9.38 +6.56,8.12;6.56,9.38 +0.62,7.50;8.75,7.50 +4.69,7.50;4.69,8.12 +2.81,3.12;2.81,4.69 +2.81,4.69;6.88,4.69 +6.88,4.69;6.88,3.75 +6.88,3.75;2.81,3.75 +2.19,5.94;2.19,6.88 +2.19,6.88;7.19,6.88 +7.19,6.88;7.19,5.94 +7.19,5.94;2.19,5.94 +6.56,3.12;7.19,3.12 +7.19,3.12;7.50,3.12 +7.50,3.12;7.81,3.12 +7.81,3.12;8.12,3.12 +8.12,3.12;8.44,3.44 +8.44,3.44;8.44,3.44 +8.44,3.44;8.44,5.31 +8.44,5.31;0.94,5.31 +0.94,5.31;0.94,2.81 +8.75,2.50;0.62,2.50 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.56,1.56 +6.56,1.56;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,0.31;4.69,3.12 + +# UTF-16 : 5b e6 +# UTF-8 : a6 af e5 +[5be6] 實 +4.69,8.44;4.69,9.38 +8.44,7.50;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,7.50 +1.56,2.19;7.81,2.19 +7.81,2.19;7.81,5.31 +7.81,5.31;1.56,5.31 +1.56,5.31;1.56,1.88 +1.56,3.12;7.81,3.12 +1.56,4.06;7.81,4.06 +0.62,0.62;1.25,0.94 +1.25,0.94;2.19,0.94 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.75,1.56 +8.75,0.62;8.44,0.62 +8.44,0.62;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.56 +0.31,6.88;9.06,6.88 +4.38,5.94;4.69,6.25 +4.69,6.25;4.69,6.88 +4.69,6.88;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.00,7.81 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;1.88,7.81 +1.88,7.81;8.12,7.81 +7.81,7.81;7.81,7.19 +7.81,7.19;7.81,6.88 +7.81,6.88;7.81,6.56 +7.81,6.56;7.50,6.25 +7.50,6.25;7.50,5.94 +7.50,5.94;1.56,5.94 + +# UTF-16 : 85 dd +# UTF-8 : 9d 97 e8 +[85dd] 藝 +0.62,8.44;8.75,8.44 +3.12,8.12;3.12,9.38 +6.25,8.12;6.25,9.38 +8.75,2.50;0.62,2.50 +8.12,3.44;1.25,3.44 +8.44,0.31;8.12,0.62 +8.12,0.62;7.81,0.94 +7.81,0.94;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +2.19,0.62;2.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,2.19 +3.75,2.19;4.06,2.50 +0.94,0.62;1.56,0.62 +1.56,0.62;2.19,0.62 +2.19,0.62;2.81,0.62 +2.81,0.62;3.75,0.62 +3.75,0.62;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +0.62,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +3.44,6.88;3.44,5.94 +3.44,5.94;3.75,5.62 +3.75,5.62;4.06,5.62 +4.06,5.62;4.69,5.62 +4.69,5.62;4.69,6.25 +4.69,6.25;5.00,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;6.25,5.94 +6.25,5.94;6.56,5.62 +6.56,5.62;7.19,5.00 +7.19,5.00;7.81,4.69 +4.69,3.75;5.00,4.06 +5.00,4.06;5.62,4.38 +5.62,4.38;6.25,5.00 +6.25,5.00;6.56,5.62 +6.56,5.62;6.56,6.25 +6.56,6.25;6.56,6.56 +6.56,6.56;6.56,6.88 +6.56,6.88;6.56,8.12 +4.69,4.38;4.06,4.06 +4.06,4.06;3.44,4.06 +3.44,4.06;2.81,4.06 +2.81,4.06;2.50,4.06 +2.50,4.06;2.19,4.06 +2.19,4.06;1.56,4.06 +1.56,4.06;1.25,3.75 +1.25,3.75;0.62,3.75 +4.69,5.00;0.94,5.00 +2.81,4.06;2.81,5.94 +4.69,6.88;0.62,6.88 +4.38,7.81;0.94,7.81 +2.81,6.88;2.81,8.12 +5.00,7.50;8.12,7.50 +8.12,7.50;8.12,6.56 +8.12,6.56;8.12,5.94 +8.12,5.94;8.12,5.31 +8.12,5.31;8.12,5.00 +8.12,5.00;8.44,4.38 +8.44,4.38;8.75,3.75 +8.75,3.75;8.75,3.75 +8.75,3.75;9.06,4.06 +9.06,4.06;9.06,4.69 +9.06,4.69;9.06,5.31 + +# UTF-16 : 5b 78 +# UTF-8 : b8 ad e5 +[5b78] 學 +0.94,8.44;1.25,5.31 +1.25,6.56;3.12,6.56 +1.25,7.50;3.12,7.50 +6.25,6.56;8.12,6.56 +6.25,7.50;8.44,7.50 +6.25,8.75;8.44,8.75 +8.44,8.75;8.12,5.31 +0.94,8.44;1.25,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.81,8.75 +2.81,8.75;3.12,8.75 +0.31,2.50;9.06,2.50 +7.50,4.38;1.88,4.38 +4.69,3.12;4.69,1.25 +4.69,1.25;4.69,0.62 +4.69,0.62;4.38,0.62 +4.38,0.62;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.12,0.62 +3.12,0.62;2.50,0.62 +8.75,4.06;9.06,5.31 +8.75,5.31;0.62,5.31 +0.31,5.31;0.62,4.06 +7.19,4.38;6.88,4.06 +6.88,4.06;6.56,3.75 +6.56,3.75;5.94,3.44 +5.94,3.44;5.31,3.12 +5.31,3.12;4.69,3.12 +3.44,7.50;4.06,7.81 +4.06,7.81;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +3.44,9.06;4.06,8.75 +4.06,8.75;4.38,8.75 +4.38,8.75;5.00,8.44 +5.00,8.44;5.31,8.12 +5.31,8.12;5.94,7.81 +3.44,5.62;4.06,5.94 +4.06,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +3.44,7.19;4.06,6.88 +4.06,6.88;4.38,6.88 +4.38,6.88;5.00,6.56 +5.00,6.56;5.31,6.25 +5.31,6.25;5.94,5.94 + +# UTF-16 : 89 ba +# UTF-8 : ba a6 e8 +[89ba] 覺 +1.88,2.19;7.81,2.19 +7.81,2.19;7.81,5.00 +7.81,5.00;1.56,5.00 +1.56,5.00;1.56,2.19 +1.56,3.12;7.81,3.12 +1.56,4.06;7.81,4.06 +5.62,2.19;5.62,1.25 +5.62,1.25;5.62,0.62 +5.62,0.62;6.25,0.62 +6.25,0.62;7.19,0.62 +7.19,0.62;7.81,0.62 +7.81,0.62;8.12,0.62 +8.12,0.62;8.44,1.25 +8.44,1.25;8.44,1.88 +8.44,1.88;8.75,2.19 +0.62,0.62;1.25,0.62 +1.25,0.62;1.88,0.62 +1.88,0.62;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +0.94,8.44;1.25,5.94 +1.25,6.88;3.12,6.88 +1.25,7.81;3.12,7.81 +6.25,6.88;8.12,6.88 +6.25,7.81;8.44,7.81 +6.25,8.75;8.44,8.75 +8.44,8.75;8.12,5.94 +0.94,8.44;1.25,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.81,8.75 +2.81,8.75;3.12,8.75 +8.75,4.69;9.06,5.94 +8.75,5.94;0.62,5.94 +0.31,5.94;0.62,4.69 +3.44,7.81;4.06,8.12 +4.06,8.12;4.69,8.44 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +3.44,9.06;4.06,8.75 +4.06,8.75;4.38,8.75 +4.38,8.75;5.00,8.44 +5.00,8.44;5.31,8.12 +5.31,8.12;5.94,7.81 +3.44,6.25;4.06,6.56 +4.06,6.56;4.69,6.88 +4.69,6.88;5.00,6.88 +5.00,6.88;5.62,7.19 +5.62,7.19;5.94,7.81 +3.44,7.50;4.06,7.50 +4.06,7.50;4.38,7.19 +4.38,7.19;5.00,6.88 +5.00,6.88;5.31,6.56 +5.31,6.56;5.94,6.25 + +# UTF-16 : 90 3c +# UTF-8 : bc 80 e9 +[903c] 逼 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;2.19,2.50 +3.75,5.94;8.12,5.94 +8.12,5.94;8.12,7.81 +8.12,7.81;3.44,7.81 +3.44,7.81;3.44,5.94 +2.81,8.75;8.75,8.75 +5.94,1.88;5.94,5.00 +3.12,1.88;8.44,1.88 +8.44,1.88;8.44,5.00 +8.44,5.00;3.12,5.00 +3.12,5.00;3.12,1.88 +3.12,3.44;8.44,3.44 + +# UTF-16 : 82 d4 +# UTF-8 : 94 8b e8 +[82d4] 苔 +0.31,8.12;9.06,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +7.81,0.62;7.81,3.75 +7.81,3.75;1.56,3.75 +1.56,3.75;1.56,0.62 +1.88,1.25;7.81,1.25 +8.75,4.38;8.12,4.69 +8.12,4.69;7.81,5.31 +7.81,5.31;7.19,5.62 +7.19,5.62;6.88,6.25 +6.88,6.25;6.25,6.56 +0.62,4.69;1.25,4.69 +1.25,4.69;2.19,4.69 +2.19,4.69;2.81,5.00 +2.81,5.00;3.44,5.00 +3.44,5.00;4.06,5.00 +4.06,5.00;5.00,5.00 +5.00,5.00;5.62,5.00 +5.62,5.00;6.25,5.00 +6.25,5.00;7.19,5.00 +7.19,5.00;7.81,5.31 +1.88,4.69;2.50,5.31 +2.50,5.31;2.81,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.75,6.88 +3.75,6.88;4.06,7.50 + +# UTF-16 : 60 f9 +# UTF-8 : b9 83 e6 +[60f9] 惹 +0.62,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +2.81,3.12;3.12,1.88 +2.81,1.88;3.12,1.25 +3.12,1.25;3.12,0.94 +3.12,0.94;3.44,0.62 +3.44,0.62;3.75,0.62 +3.75,0.62;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;5.00,0.62 +5.00,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;6.25,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;7.19,0.94 +7.19,0.94;7.19,1.56 +7.19,1.56;7.50,2.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +8.75,6.88;0.62,6.88 +2.81,3.75;8.12,3.75 +8.12,3.75;8.12,5.62 +8.12,5.62;2.50,5.62 +2.50,5.62;2.50,3.75 +0.31,4.38;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;3.12,5.94 +3.12,5.94;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;3.75,7.19 +3.75,7.19;4.06,7.81 + +# UTF-16 : 8f c4 +# UTF-8 : 84 bf e8 +[8fc4] 迄 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;2.19,2.50 +8.75,8.44;4.06,8.44 +2.81,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.38,9.38 +8.44,6.88;3.75,6.88 +8.44,4.38;8.44,3.75 +8.44,3.75;8.44,3.44 +8.44,3.44;8.12,2.81 +8.12,2.81;7.81,2.50 +7.81,2.50;7.19,2.19 +7.19,2.19;6.56,2.19 +6.56,2.19;5.94,2.19 +5.94,2.19;5.62,2.19 +5.62,2.19;5.00,2.19 +5.00,2.19;4.69,2.19 +4.69,2.19;4.06,2.50 +4.06,2.50;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.62,5.31 +5.62,5.31;6.56,5.94 +6.56,5.94;7.19,6.25 +7.19,6.25;8.12,6.88 + +# UTF-16 : 8d 05 +# UTF-8 : 85 b4 e8 +[8d05] 贅 +0.62,7.19;4.38,7.19 +0.31,7.81;4.69,7.81 +0.62,8.75;4.38,8.75 +2.50,7.19;2.50,9.38 +1.56,2.19;7.81,2.19 +7.81,2.19;7.81,5.31 +7.81,5.31;1.56,5.31 +1.56,5.31;1.56,2.19 +1.56,3.12;7.81,3.12 +1.56,4.38;7.81,4.38 +0.62,0.62;0.94,0.62 +0.94,0.62;1.56,0.94 +1.56,0.94;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +8.75,0.62;8.44,0.62 +8.44,0.62;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.88 +4.69,5.62;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;6.25,6.25 +6.25,6.25;6.56,6.56 +6.56,6.56;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.44,8.44 +8.75,5.62;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.81,6.25 +7.81,6.25;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.44;9.06,8.44 +4.69,7.19;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +0.31,5.31;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +1.88,6.56;4.38,6.56 +4.38,6.56;4.38,6.25 +4.38,6.25;4.06,5.94 +4.06,5.94;3.75,5.62 +3.75,5.62;3.12,5.62 +3.12,5.62;2.81,5.94 + +# UTF-16 : 64 e7 +# UTF-8 : a7 93 e6 +[64e7] 擧 +0.94,8.44;1.25,5.31 +1.25,6.25;3.12,6.25 +1.25,7.50;3.12,7.50 +3.75,8.44;5.94,8.44 +6.25,6.25;8.12,6.25 +6.25,7.50;8.44,7.50 +6.25,8.75;8.44,8.75 +8.44,8.75;8.12,5.31 +3.75,6.88;3.75,5.31 +3.75,9.06;3.75,7.19 +3.75,7.19;5.62,7.19 +5.62,7.19;5.62,5.31 +0.94,8.44;1.25,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.81,8.75 +2.81,8.75;3.12,8.75 +8.75,5.31;0.62,5.31 +4.69,4.38;4.69,1.25 +4.69,1.25;4.69,0.62 +4.69,0.62;4.38,0.62 +4.38,0.62;4.06,0.62 +4.06,0.62;3.44,0.62 +3.44,0.62;3.12,0.62 +3.12,0.62;2.50,0.62 +8.75,1.88;0.62,1.88 +8.12,3.12;1.25,3.12 +2.50,4.06;2.81,4.06 +2.81,4.06;3.44,4.06 +3.44,4.06;4.06,4.06 +4.06,4.06;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.31,4.38 +5.31,4.38;5.62,4.38 +5.62,4.38;6.25,4.38 +6.25,4.38;6.56,4.38 +0.31,3.12;0.94,3.44 +0.94,3.44;1.56,3.75 +1.56,3.75;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;3.12,5.31 +9.06,3.12;8.44,3.44 +8.44,3.44;7.81,3.75 +7.81,3.75;7.50,4.38 +7.50,4.38;6.88,4.69 +6.88,4.69;6.56,5.31 + +# UTF-16 : 6b 05 +# UTF-8 : 85 ac e6 +[6b05] 欅 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +2.81,8.44;3.12,5.31 +2.81,6.25;4.38,6.25 +2.81,7.50;4.38,7.50 +5.00,8.44;6.88,8.44 +7.19,6.25;8.75,6.25 +7.19,7.50;8.75,7.50 +7.19,8.75;8.75,8.75 +8.75,8.75;8.75,5.31 +5.00,6.88;5.00,5.31 +5.00,9.06;5.00,7.50 +5.00,7.50;6.56,7.50 +6.56,7.50;6.56,5.31 +2.81,8.44;3.44,8.44 +3.44,8.44;3.75,8.75 +3.75,8.75;4.38,8.75 +4.38,8.75;4.69,8.75 +9.06,5.31;2.50,5.31 +5.94,4.38;5.94,1.25 +5.94,1.25;5.94,0.62 +5.94,0.62;5.62,0.62 +5.62,0.62;5.31,0.62 +5.31,0.62;4.69,0.62 +4.69,0.62;4.38,0.62 +4.38,0.62;4.06,0.62 +9.06,1.88;2.50,1.88 +8.44,3.12;3.12,3.12 +4.06,4.06;4.38,4.06 +4.38,4.06;4.69,4.06 +4.69,4.06;5.62,4.38 +5.62,4.38;6.25,4.38 +6.25,4.38;6.88,4.38 +6.88,4.38;7.19,4.69 +9.06,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;7.19,5.31 +2.50,3.12;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.31 + +# UTF-16 : 89 77 +# UTF-8 : b7 a5 e8 +[8977] 襷 +2.50,3.44;2.19,3.75 +2.19,3.75;1.88,4.38 +1.88,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.88,4.06;2.19,4.38 +2.19,4.38;2.50,5.00 +2.50,5.00;2.50,5.00 +2.50,7.19;0.31,7.19 +1.25,7.19;1.25,9.06 +1.25,0.62;1.25,4.69 +0.00,3.44;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +3.12,8.44;3.12,5.31 +3.12,6.25;4.69,6.25 +3.12,7.50;4.69,7.50 +5.31,8.44;6.88,8.44 +7.19,6.25;8.75,6.25 +7.19,7.50;8.75,7.50 +7.19,8.75;8.75,8.75 +8.75,8.75;8.75,5.31 +5.31,6.88;5.31,5.31 +5.31,9.06;5.31,7.50 +5.31,7.50;6.56,7.50 +6.56,7.50;6.56,5.31 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;4.69,8.75 +9.06,5.31;2.81,5.31 +5.94,4.38;5.94,1.25 +5.94,1.25;5.94,0.62 +5.94,0.62;5.62,0.62 +5.62,0.62;5.62,0.62 +5.62,0.62;5.00,0.62 +5.00,0.62;4.69,0.62 +4.69,0.62;4.38,0.62 +9.06,1.88;2.81,1.88 +8.44,3.12;3.44,3.12 +4.38,4.06;5.00,4.06 +5.00,4.06;5.62,4.38 +5.62,4.38;6.25,4.38 +6.25,4.38;6.88,4.38 +6.88,4.38;7.50,4.69 +9.06,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.38 +8.12,4.38;7.50,4.69 +7.50,4.69;7.19,5.31 +2.50,3.12;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;4.38,4.69 +4.38,4.69;4.69,5.31 + +# UTF-16 : 77 7f +# UTF-8 : bf 9d e7 +[777f] 睿 +7.81,0.62;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.62 +1.88,0.94;7.81,0.94 +1.88,2.19;7.81,2.19 +1.88,3.12;7.81,3.12 +4.38,7.81;4.69,9.38 +4.38,8.75;8.12,8.75 +9.06,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.50,4.06 +7.50,4.06;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.25,5.00 +6.25,5.00;5.94,5.00 +5.94,5.00;5.62,5.31 +5.62,5.31;5.00,5.62 +5.00,5.62;4.69,5.94 +4.69,5.94;4.38,5.62 +4.38,5.62;4.06,5.31 +4.06,5.31;3.44,5.00 +3.44,5.00;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.44 +3.44,6.56;3.12,6.25 +3.12,6.25;2.81,5.94 +2.81,5.94;2.19,5.62 +2.19,5.62;1.56,5.31 +1.56,5.31;0.94,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;6.88,5.94 +6.88,5.94;6.25,6.25 +6.25,6.25;5.62,6.56 +8.75,6.25;8.75,7.81 +8.75,7.81;0.62,7.81 +0.62,7.81;0.62,6.25 +7.81,6.88;1.56,6.88 + +# UTF-16 : 53 e1 +# UTF-8 : a1 8f e5 +[53e1] 叡 +5.00,8.44;9.06,8.44 +4.69,0.62;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.56,2.19 +6.56,2.19;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;8.12,4.38 +8.12,4.38;8.44,5.31 +8.44,5.31;8.75,6.25 +8.75,6.25;9.06,7.19 +9.06,7.19;9.06,8.12 +9.38,0.62;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,2.19 +7.81,2.19;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.38 +6.56,4.38;6.25,5.00 +6.25,5.00;5.94,5.94 +5.94,5.94;5.94,6.88 +5.94,6.88;5.62,7.81 +0.94,4.06;0.94,0.62 +4.38,4.06;0.94,4.06 +4.38,0.62;4.38,4.06 +0.94,0.94;4.38,0.94 +0.94,2.19;4.38,2.19 +0.94,3.12;4.38,3.12 +2.50,7.81;2.50,9.38 +2.50,8.75;4.69,8.75 +5.00,3.44;4.69,4.06 +4.69,4.06;4.06,4.38 +4.06,4.38;3.44,5.00 +3.44,5.00;3.12,5.31 +3.12,5.31;2.81,5.94 +2.81,5.94;2.19,5.31 +2.19,5.31;1.88,5.00 +1.88,5.00;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.44 +1.88,6.56;1.88,6.25 +1.88,6.25;1.56,5.94 +1.56,5.94;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.31,5.00 +4.69,5.00;4.38,5.62 +4.38,5.62;4.06,5.62 +4.06,5.62;3.75,5.94 +3.75,5.94;3.44,6.25 +3.44,6.25;3.12,6.56 +5.00,6.25;5.00,7.81 +5.00,7.81;0.31,7.81 +0.31,7.81;0.31,6.25 +4.38,6.88;0.94,6.88 + +# UTF-16 : 6c c4 +# UTF-8 : 84 b3 e6 +[6cc4] 泄 +0.62,0.62;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.25 +0.62,6.25;0.31,6.56 +2.50,6.88;9.06,6.88 +7.81,9.06;7.81,3.75 +7.81,3.75;5.62,3.75 +5.62,3.75;5.62,9.06 +3.44,9.06;3.44,0.62 +3.44,1.25;9.06,1.25 + +# UTF-16 : 7d 32 +# UTF-8 : b2 b4 e7 +[7d32] 紲 +3.75,4.06;3.75,4.38 +3.75,4.38;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.25 +0.31,4.69;3.44,4.69 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +3.44,1.56;3.44,1.88 +3.44,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.12 +1.56,5.62;1.56,5.94 +1.56,5.94;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.94,7.50 +0.94,7.50;0.62,7.81 +0.94,6.88;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;1.88,8.75 +1.88,8.75;2.19,9.06 +3.44,6.88;9.06,6.88 +8.12,9.06;8.12,3.75 +8.12,3.75;5.94,3.75 +5.94,3.75;5.94,9.06 +4.38,9.06;4.38,0.62 +4.38,1.25;9.06,1.25 + +# UTF-16 : 6d 63 +# UTF-8 : a3 b5 e6 +[6d63] 浣 +0.62,0.62;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.25 +0.62,6.25;0.31,6.56 +2.19,0.62;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;4.69,2.81 +4.69,2.81;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +6.56,4.69;6.56,1.56 +6.56,1.56;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +8.75,4.69;2.81,4.69 +7.81,6.56;3.75,6.56 +5.62,8.12;5.94,9.38 +8.75,6.25;8.75,8.12 +8.75,8.12;3.12,8.12 +2.81,8.12;3.12,6.25 + +# UTF-16 : 76 96 +# UTF-8 : 96 9a e7 +[7696] 皖 +0.62,7.81;0.62,0.62 +0.62,1.56;3.12,1.56 +3.12,1.56;3.12,7.81 +3.12,7.81;0.94,7.81 +0.94,4.69;3.12,4.69 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.56,7.81 +2.81,0.62;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.31,4.06 +5.31,4.06;5.31,4.69 +6.88,4.69;6.88,1.56 +6.88,1.56;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +8.75,4.69;3.75,4.69 +8.12,6.56;4.38,6.56 +6.25,8.12;6.25,9.38 +8.75,6.25;8.75,8.12 +8.75,8.12;3.75,8.12 +3.75,8.12;3.75,6.25 + +# UTF-16 : 9f 4b +# UTF-8 : 8b bd e9 +[9f4b] 齋 +4.69,3.44;4.69,0.62 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +4.69,6.88;5.00,7.19 +5.00,7.19;5.62,7.50 +5.62,7.50;5.94,8.12 +5.94,8.12;5.94,8.12 +7.19,0.94;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.94,2.81 +7.81,3.44;1.88,3.44 +7.81,4.69;1.88,4.69 +4.69,8.44;4.69,9.38 +4.69,5.00;4.69,6.88 +8.75,8.44;0.62,8.44 +7.81,5.00;7.81,0.62 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;1.88,3.44 +1.56,3.44;1.88,5.00 +0.31,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.50 +0.62,7.50;3.44,7.50 +3.44,7.50;3.44,6.88 +3.44,6.88;3.44,6.56 +3.44,6.56;3.44,6.25 +3.44,6.25;3.44,5.62 +3.44,5.62;3.12,5.31 +3.12,5.31;3.12,5.31 +2.81,5.31;2.50,5.31 +2.50,5.31;2.19,5.31 +2.19,5.31;2.19,5.31 +5.62,7.50;6.25,7.50 +6.25,7.50;6.88,7.50 +6.88,7.50;7.50,7.81 +7.50,7.81;8.12,7.81 +8.12,7.81;8.75,7.81 +5.94,5.31;5.94,7.50 +5.31,5.31;5.62,5.31 +5.62,5.31;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;7.19,5.62 +7.19,5.62;7.50,5.62 +9.06,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,6.25 +7.81,6.25;7.50,6.88 +7.50,6.88;7.50,7.50 +4.38,7.19;4.06,7.50 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.44,8.12 + +# UTF-16 : 8d a8 +# UTF-8 : a8 b6 e8 +[8da8] 趨 +3.75,8.12;0.62,8.12 +2.19,4.06;3.75,4.06 +2.19,1.25;2.19,9.38 +0.31,5.94;4.06,5.94 +0.31,0.62;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +8.75,0.94;4.69,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.50,1.25 +2.50,1.25;2.19,1.56 +2.19,1.56;1.88,1.56 +1.88,1.56;1.56,1.88 +1.56,1.88;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;0.94,3.44 +5.00,4.69;8.75,4.69 +8.75,4.69;8.75,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.56 +6.88,1.56;6.88,1.56 +5.00,8.44;8.75,8.44 +8.75,8.44;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.75,6.56 +8.75,6.56;8.75,6.25 +8.75,6.25;8.44,5.94 +8.44,5.94;8.12,5.31 +8.12,5.31;7.81,5.31 +7.81,5.31;7.50,5.31 +7.50,5.31;6.88,5.31 +6.88,5.31;6.88,5.62 +3.75,3.44;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.31,5.31 +5.31,5.31;5.62,5.62 +3.75,7.19;4.38,7.50 +4.38,7.50;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.62,9.38 +4.69,4.06;4.69,2.81 +4.69,2.81;7.81,2.81 +7.81,2.81;7.81,4.06 +4.06,1.56;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.25,3.12 +6.25,3.12;6.25,4.06 +6.25,4.06;6.25,4.38 +4.06,5.31;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.31,5.94 +5.31,5.94;5.94,6.56 +5.94,6.56;6.25,7.19 +6.25,7.19;6.25,7.81 +6.25,7.81;6.25,8.12 +4.69,7.50;4.69,6.56 +4.69,6.56;7.81,6.56 +7.81,6.56;7.81,7.50 + +# UTF-16 : 60 e3 +# UTF-8 : a3 83 e6 +[60e3] 惣 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +2.81,3.44;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;5.00,0.62 +5.00,0.62;5.31,0.62 +5.31,0.62;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.19,1.56 +7.19,1.56;7.50,2.50 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.38,3.44 +4.38,3.44;4.06,3.44 +4.38,8.44;8.75,8.44 +8.75,8.44;8.75,7.50 +8.75,7.50;8.75,6.56 +8.75,6.56;8.75,5.62 +8.75,5.62;8.44,5.31 +8.44,5.31;8.44,4.69 +8.44,4.69;8.12,4.38 +8.12,4.38;7.81,4.06 +7.81,4.06;7.19,4.06 +7.19,4.06;6.88,4.06 +6.88,4.06;6.25,4.06 +2.81,6.88;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;5.00,9.38 +4.38,4.06;5.00,4.38 +5.00,4.38;5.31,4.69 +5.31,4.69;5.94,5.00 +5.94,5.00;6.25,5.31 +6.25,5.31;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.19,6.88 +7.19,6.88;7.50,7.50 +7.50,7.50;7.50,7.81 +7.50,7.81;7.81,8.44 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;5.94,8.12 +5.94,8.12;6.25,8.44 +0.31,5.62;0.94,5.62 +0.94,5.62;1.56,5.94 +1.56,5.94;2.50,5.94 +2.50,5.94;3.12,6.25 +3.12,6.25;3.75,6.25 +0.94,8.12;3.75,8.12 +2.19,3.75;2.19,9.06 +0.31,6.56;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;1.25,8.44 +1.25,8.44;1.25,9.06 + +# UTF-16 : 69 1b +# UTF-8 : 9b a4 e6 +[691b] 椛 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +4.69,6.88;4.69,6.25 +4.69,6.25;4.38,5.94 +4.38,5.94;4.06,5.62 +4.06,5.62;4.06,5.00 +4.06,5.00;3.75,4.69 +3.75,4.69;3.44,4.38 +3.44,4.38;3.12,4.06 +3.12,4.06;2.81,3.75 +2.81,3.75;2.50,3.44 +2.50,3.44;2.19,3.12 +4.06,0.62;4.06,5.00 +6.25,6.88;6.25,1.56 +6.25,1.56;6.25,1.25 +6.25,1.25;6.25,0.94 +6.25,0.94;6.88,0.62 +6.88,0.62;7.50,0.62 +7.50,0.62;7.81,0.62 +7.81,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +2.50,8.12;9.06,8.12 +4.38,6.88;4.38,9.38 +7.19,6.88;7.19,9.38 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.44 +5.62,3.44;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;7.50,4.38 +7.50,4.38;7.81,4.69 +7.81,4.69;8.12,5.00 +8.12,5.00;8.75,5.31 +8.75,5.31;9.06,5.94 + +# UTF-16 : 7c c0 +# UTF-8 : 80 b3 e7 +[7cc0] 糀 +1.88,0.62;1.88,9.06 +3.12,5.94;0.31,5.94 +0.00,1.88;0.31,2.19 +0.31,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +2.81,3.44;2.81,3.75 +2.81,3.75;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;1.88,5.62 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.44 +2.50,6.25;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.44 +5.00,6.88;4.69,6.25 +4.69,6.25;4.69,5.94 +4.69,5.94;4.38,5.62 +4.38,5.62;4.38,5.00 +4.38,5.00;4.06,4.69 +4.06,4.69;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.81,3.44 +2.81,3.44;2.50,3.12 +4.38,0.62;4.38,5.00 +6.25,6.88;6.25,1.56 +6.25,1.56;6.25,1.25 +6.25,1.25;6.56,0.94 +6.56,0.94;6.88,0.62 +6.88,0.62;7.50,0.62 +7.50,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +3.44,8.12;9.06,8.12 +4.38,6.88;4.38,9.38 +7.19,6.88;7.50,9.38 +5.00,3.12;5.62,3.44 +5.62,3.44;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;7.19,4.38 +7.19,4.38;7.50,4.38 +7.50,4.38;7.81,4.69 +7.81,4.69;8.12,5.00 +8.12,5.00;8.75,5.31 +8.75,5.31;9.06,5.94 + +# UTF-16 : 55 b0 +# UTF-8 : b0 96 e5 +[55b0] 喰 +0.62,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +5.94,8.44;5.94,7.50 +4.06,4.06;8.44,4.06 +8.44,4.06;8.44,7.50 +8.44,7.50;4.06,7.50 +4.06,7.50;4.06,0.94 +4.06,5.94;8.44,5.94 +5.62,4.06;5.94,3.75 +5.94,3.75;5.94,3.12 +5.94,3.12;6.25,2.81 +6.25,2.81;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;9.06,0.62 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,2.81 +7.50,2.81;8.12,3.44 +8.12,3.44;8.44,3.75 +8.44,3.75;8.75,4.06 +9.38,6.88;9.06,7.19 +9.06,7.19;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.50,7.81 +7.50,7.81;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;3.75,7.19 +3.75,7.19;3.44,7.19 +3.44,7.19;2.81,6.88 + +# UTF-16 : 83 4f +# UTF-8 : 8f 8d e8 +[834f] 荏 +2.81,3.75;9.06,3.75 +2.81,0.94;8.75,0.94 +5.94,0.94;5.94,6.25 +3.12,5.94;3.75,5.94 +3.75,5.94;4.38,5.94 +4.38,5.94;5.00,6.25 +5.00,6.25;5.62,6.25 +5.62,6.25;6.25,6.25 +6.25,6.25;6.88,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.81,6.56 +7.81,6.56;8.12,6.56 +8.12,6.56;8.75,6.88 +2.50,7.19;2.19,6.56 +2.19,6.56;2.19,6.25 +2.19,6.25;1.88,5.62 +1.88,5.62;1.88,5.31 +1.88,5.31;1.56,5.00 +1.56,5.00;1.25,4.38 +1.25,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.62,3.44 +0.62,3.44;0.31,3.12 +1.56,0.62;1.56,5.00 +0.31,8.12;9.06,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 + +# UTF-16 : 66 d9 +# UTF-8 : 99 9b e6 +[66d9] 曙 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,5.31;2.50,5.31 +4.06,3.75;4.06,0.62 +8.75,0.62;8.75,3.75 +8.75,3.75;4.06,3.75 +4.06,0.94;8.75,0.94 +4.06,2.50;8.75,2.50 +2.81,3.44;3.44,3.44 +3.44,3.44;4.38,3.75 +4.38,3.75;5.00,4.06 +5.00,4.06;5.94,4.38 +5.94,4.38;6.56,5.00 +6.56,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;8.12,5.94 +8.12,5.94;8.75,6.56 +8.75,6.56;9.06,6.88 +2.81,5.00;9.38,5.00 +8.12,6.25;3.12,6.25 +5.62,5.00;5.94,7.19 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,7.19 +6.88,7.19;6.88,8.75 +5.00,7.19;5.00,8.75 + +# UTF-16 : 5b 95 +# UTF-8 : 95 ae e5 +[5b95] 宕 +9.06,6.25;0.31,6.25 +2.50,4.06;8.12,4.06 +8.12,4.06;8.12,0.62 +2.50,0.62;2.50,4.06 +2.50,1.25;8.12,1.25 +0.31,2.81;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.56,3.44 +1.56,3.44;2.19,3.75 +2.19,3.75;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,6.25 +4.69,8.12;4.69,9.38 +8.44,6.88;8.44,8.12 +8.44,8.12;0.94,8.12 +0.94,8.12;0.94,6.88 + +# UTF-16 : 7b 25 +# UTF-8 : a5 ac e7 +[7b25] 笥 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +7.19,6.88;6.88,7.19 +6.88,7.19;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +5.94,9.38;5.62,8.75 +5.62,8.75;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;4.38,7.19 +4.38,7.19;4.06,6.88 +0.62,6.25;8.44,6.25 +8.44,6.25;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;5.94,0.94 +1.88,1.25;1.88,4.06 +1.88,4.06;6.25,4.06 +6.25,4.06;6.25,1.88 +6.25,1.88;1.88,1.88 +7.19,5.31;1.25,5.31 + +# UTF-16 : 52 de +# UTF-8 : 9e 8b e5 +[52de] 勞 +1.25,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.94,7.19 +0.94,7.19;0.62,7.19 +0.62,5.94;0.94,6.25 +0.94,6.25;1.56,6.56 +1.56,6.56;2.19,6.88 +2.19,6.88;2.50,7.50 +2.50,7.50;2.50,8.44 +2.50,8.44;2.50,8.75 +2.50,8.75;2.50,9.06 +4.38,5.94;4.06,6.25 +4.06,6.25;3.44,6.56 +3.44,6.56;3.12,6.88 +3.12,6.88;2.81,7.50 +2.81,7.50;2.50,7.81 +4.38,8.75;4.06,8.12 +4.06,8.12;3.75,7.81 +3.75,7.81;3.75,7.19 +3.75,7.19;3.44,7.19 +5.62,8.75;5.62,8.12 +5.62,8.12;5.31,7.81 +5.31,7.81;5.31,7.19 +5.31,7.19;5.00,7.19 +5.00,5.94;5.31,6.25 +5.31,6.25;5.94,6.56 +5.94,6.56;6.56,6.88 +6.56,6.88;6.88,7.50 +6.88,7.50;6.88,8.44 +6.88,8.44;6.88,8.75 +6.88,8.75;6.88,9.06 +8.75,5.94;8.44,6.25 +8.44,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.50 +7.19,7.50;6.88,7.81 +8.75,8.75;8.44,8.12 +8.44,8.12;8.12,7.81 +8.12,7.81;8.12,7.19 +8.12,7.19;7.81,7.19 +8.75,4.06;8.75,5.62 +8.75,5.62;0.62,5.62 +0.62,5.62;0.62,4.06 +1.25,3.75;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;7.81,2.19 +7.81,2.19;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +0.94,0.62;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,5.00 + +# UTF-16 : 64 88 +# UTF-8 : 88 92 e6 +[6488] 撈 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;0.94,0.62 +0.94,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.50,4.38;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.62,3.44 +0.62,3.44;0.31,3.44 +2.50,7.19;0.31,7.19 +9.06,4.06;9.06,5.62 +9.06,5.62;2.81,5.62 +2.81,5.62;2.81,4.06 +3.12,3.75;8.44,3.75 +8.44,3.75;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.94,0.94 +2.81,0.62;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.94,4.69 +5.94,4.69;5.94,5.00 +2.50,5.94;3.12,6.25 +3.12,6.25;3.75,6.88 +3.75,6.88;4.06,7.19 +4.06,7.19;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.38,9.06 +5.62,5.94;5.31,6.25 +5.31,6.25;5.00,6.56 +5.00,6.56;4.69,6.88 +4.69,6.88;4.38,7.50 +4.38,7.50;4.06,7.81 +3.12,8.75;3.12,8.12 +3.12,8.12;3.12,7.81 +3.12,7.81;2.81,7.19 +2.81,7.19;2.81,7.19 +5.62,8.75;5.31,8.12 +5.31,8.12;5.31,7.81 +5.31,7.81;5.00,7.19 +5.00,7.19;5.00,7.19 +5.94,5.94;6.56,6.25 +6.56,6.25;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.50,8.12 +7.50,8.12;7.50,8.75 +7.50,8.75;7.50,9.06 +9.06,5.94;8.75,6.25 +8.75,6.25;8.44,6.56 +8.44,6.56;8.12,6.88 +8.12,6.88;7.81,7.50 +7.81,7.50;7.50,7.81 +6.56,8.75;6.56,8.12 +6.56,8.12;6.25,7.81 +6.25,7.81;6.25,7.19 +6.25,7.19;6.25,7.19 +8.75,8.75;8.75,8.12 +8.75,8.12;8.75,7.81 +8.75,7.81;8.44,7.19 +8.44,7.19;8.44,7.19 + +# UTF-16 : 7a 62 +# UTF-8 : a2 a9 e7 +[7a62] 穢 +2.50,8.75;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;1.25,8.44 +1.25,8.44;0.62,8.44 +0.62,8.44;0.31,8.44 +1.56,0.62;1.56,8.44 +2.81,6.56;0.31,6.56 +0.00,2.81;0.31,3.12 +0.31,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +2.50,4.06;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.62 +1.88,5.62;1.88,5.94 +1.88,5.94;1.56,6.56 +5.31,5.31;5.31,3.44 +5.31,3.44;5.31,2.81 +5.31,2.81;4.69,2.81 +4.69,2.81;4.38,2.81 +4.38,2.81;4.06,2.81 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.06,4.06 +4.06,4.06;4.38,4.69 +6.56,5.31;3.44,5.31 +5.94,9.38;5.94,7.50 +2.50,7.50;9.06,7.50 +8.75,8.75;5.94,8.75 +4.06,7.50;4.06,9.06 +6.88,7.50;6.88,6.56 +6.88,6.56;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;7.50,3.44 +7.50,3.44;7.50,2.50 +7.50,2.50;7.81,1.88 +7.81,1.88;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,0.62 +8.75,0.62;9.06,0.94 +9.06,0.94;9.06,1.56 +9.06,1.56;9.38,2.19 +9.38,2.19;9.38,2.50 +7.81,7.19;8.12,6.88 +8.12,6.88;8.44,6.56 +8.44,6.56;8.44,6.25 +2.19,0.62;2.50,0.94 +2.50,0.94;2.50,1.25 +2.50,1.25;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.00 +2.81,5.00;3.12,6.25 +2.81,6.25;9.06,6.25 +8.75,5.94;8.44,5.00 +8.44,5.00;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.12 +7.81,3.12;7.50,2.50 +7.50,2.50;7.19,2.19 +7.19,2.19;6.88,1.56 +6.88,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.31,0.62 +6.56,4.69;6.56,4.06 +6.56,4.06;6.25,3.44 +6.25,3.44;5.94,3.12 +5.94,3.12;5.62,2.50 +5.62,2.50;5.31,2.19 +5.31,2.19;5.00,1.88 +5.00,1.88;4.69,1.56 +4.69,1.56;4.38,1.25 +4.38,1.25;3.75,0.94 +3.75,0.94;3.44,0.62 + +# UTF-16 : 70 99 +# UTF-8 : 99 82 e7 +[7099] 炙 +5.62,6.56;5.31,6.88 +5.31,6.88;5.00,7.19 +5.00,7.19;4.69,7.50 +4.69,7.50;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,5.62;3.44,5.94 +3.44,5.94;3.12,6.25 +3.12,6.25;2.81,6.56 +2.81,6.56;2.50,6.88 +2.50,6.88;1.88,7.19 +0.94,7.50;1.25,7.50 +1.25,7.50;1.88,7.81 +1.88,7.81;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;3.12,8.44 +3.12,8.44;3.75,8.75 +3.75,8.75;4.06,9.38 +3.12,8.44;7.50,8.44 +7.50,8.44;7.19,8.12 +7.19,8.12;6.88,7.50 +6.88,7.50;6.56,7.19 +6.56,7.19;5.94,6.56 +5.94,6.56;5.31,6.25 +5.31,6.25;4.38,5.94 +4.38,5.94;3.44,5.62 +3.44,5.62;2.50,5.00 +2.50,5.00;1.56,5.00 +1.56,5.00;0.62,4.69 +2.50,4.69;2.19,4.06 +2.19,4.06;2.19,3.75 +2.19,3.75;1.88,3.44 +1.88,3.44;1.56,3.12 +1.56,3.12;1.25,2.81 +8.12,4.69;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.88,3.12 +6.88,3.12;6.56,2.81 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;4.69,3.75 +4.69,3.75;4.69,4.06 +4.69,4.06;4.69,5.62 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.69,4.06 + +# UTF-16 : 5e df +# UTF-8 : 9f bb e5 +[5edf] 廟 +5.00,8.44;5.00,9.38 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;8.75,8.44 +2.19,3.12;5.00,3.12 +5.00,3.12;5.00,5.94 +5.00,5.94;1.88,5.94 +1.88,5.94;1.88,3.12 +2.19,4.69;5.00,4.69 +1.25,1.88;5.31,1.88 +3.44,5.94;3.44,8.12 +3.44,0.62;3.44,3.12 +1.56,7.19;5.31,7.19 +5.94,3.44;8.44,3.44 +5.94,5.31;8.44,5.31 +5.00,0.62;5.31,1.25 +5.31,1.25;5.62,1.88 +5.62,1.88;5.94,2.50 +5.94,2.50;5.94,2.81 +5.94,2.81;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,7.50 +5.94,7.50;8.44,7.50 +8.44,7.50;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;8.12,0.62 +8.12,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.88,0.62 + +# UTF-16 : 79 80 +# UTF-8 : 80 a6 e7 +[7980] 禀 +0.62,8.44;9.06,8.44 +4.69,8.44;4.69,9.38 +1.25,5.00;1.25,7.81 +1.25,7.81;8.12,7.81 +8.12,7.81;8.12,5.00 +8.12,5.00;1.56,5.00 +2.81,5.94;2.81,6.88 +2.81,6.88;6.88,6.88 +6.88,6.88;6.88,5.94 +6.88,5.94;2.81,5.94 +4.69,3.12;4.69,1.25 +4.69,1.25;4.69,0.62 +4.69,0.62;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.44,0.62 +3.44,0.62;2.81,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +8.75,3.12;0.62,3.12 +8.12,4.38;1.25,4.38 + +# UTF-16 : 51 db +# UTF-8 : 9b 87 e5 +[51db] 凛 +2.50,8.44;9.06,8.44 +5.62,8.44;5.94,9.38 +2.81,5.00;3.12,7.81 +2.81,7.81;8.75,7.81 +8.75,7.81;8.75,5.00 +8.75,5.00;3.12,5.00 +4.06,5.94;4.06,6.88 +4.06,6.88;7.50,6.88 +7.50,6.88;7.50,5.94 +7.50,5.94;4.06,5.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.12 +0.94,8.12;0.62,8.75 +5.94,3.12;5.94,1.25 +5.94,1.25;5.62,0.62 +5.62,0.62;5.31,0.62 +5.31,0.62;5.00,0.62 +5.00,0.62;4.38,0.94 +4.38,0.94;4.38,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +8.75,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +9.06,3.12;2.50,3.12 +8.44,4.38;3.12,4.38 + +# UTF-16 : 63 3a +# UTF-8 : ba 8c e6 +[633a] 挺 +4.69,5.62;2.50,5.62 +2.50,0.62;2.81,0.94 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,8.44;2.50,8.44 +2.81,5.62;3.12,6.25 +3.12,6.25;3.44,6.56 +3.44,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.69,8.44 +9.06,0.94;8.12,0.94 +7.81,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.56 +4.38,1.56;4.06,1.88 +4.06,1.88;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +5.00,5.62;9.06,5.62 +5.31,2.50;9.06,2.50 +7.19,2.50;7.19,8.44 +5.00,8.12;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.25,8.12 +6.25,8.12;6.88,8.12 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,8.44 +7.50,8.44;8.44,8.44 +8.44,8.44;9.06,8.75 +1.25,9.06;1.56,1.56 +1.25,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;0.94,0.62 +0.94,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.50,4.69;1.88,4.38 +1.88,4.38;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.50,7.19;0.31,7.19 + +# UTF-16 : 5c 60 +# UTF-8 : a0 b1 e5 +[5c60] 屠 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,8.75 +1.25,8.75;8.44,8.75 +8.44,8.75;8.44,7.50 +8.44,7.50;1.25,7.50 +2.81,3.75;2.81,0.62 +8.12,0.62;8.12,3.75 +8.12,3.75;2.81,3.75 +2.81,0.94;8.12,0.94 +2.81,2.50;8.12,2.50 +1.56,3.44;2.50,3.75 +2.50,3.75;3.12,4.06 +3.12,4.06;4.06,4.38 +4.06,4.38;5.00,4.69 +5.00,4.69;5.62,5.00 +5.62,5.00;6.25,5.31 +6.25,5.31;6.88,5.94 +6.88,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.44,7.19 +1.56,5.00;8.75,5.00 +7.50,6.25;2.19,6.25 +4.69,5.00;5.00,7.50 + +# UTF-16 : 84 03 +# UTF-8 : 83 90 e8 +[8403] 萃 +0.31,8.12;9.06,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +4.69,6.56;4.69,7.50 +0.31,6.56;9.06,6.56 +9.06,2.50;0.31,2.50 +4.69,3.44;4.69,0.31 +0.62,3.12;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.56,4.06;1.88,4.38 +1.88,4.38;2.19,4.69 +2.19,4.69;2.50,5.62 +2.50,5.62;2.81,6.25 +4.38,3.75;4.06,4.06 +4.06,4.06;3.75,4.38 +3.75,4.38;3.12,4.69 +3.12,4.69;2.81,4.69 +2.81,4.69;2.50,5.00 +5.00,3.75;5.62,4.06 +5.62,4.06;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.56,5.62 +6.56,5.62;6.88,6.25 +8.75,3.12;8.44,3.75 +8.44,3.75;7.81,4.06 +7.81,4.06;7.50,4.38 +7.50,4.38;6.88,4.69 +6.88,4.69;6.25,5.00 + +# UTF-16 : 9d 09 +# UTF-8 : 89 b4 e9 +[9d09] 鴉 +3.12,8.44;3.12,1.88 +3.12,1.88;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +0.94,5.31;0.94,8.44 +0.94,8.44;3.75,8.44 +4.06,5.31;0.31,5.31 +0.00,1.88;0.31,2.19 +0.31,2.19;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;2.81,5.31 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.50,3.12 +6.88,1.25;6.56,1.88 +6.56,1.88;6.56,2.19 +6.56,2.19;6.25,2.81 +6.25,2.81;6.25,2.81 +5.31,0.94;5.31,1.56 +5.31,1.56;5.31,1.88 +5.31,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +3.44,0.62;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.06,2.50 +4.06,2.50;4.38,2.81 +4.69,5.62;8.75,5.62 +8.75,5.62;8.75,8.44 +8.75,8.44;4.69,8.44 +4.38,8.44;4.69,3.44 +4.38,3.44;9.06,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.62 +7.81,0.62;7.19,0.94 +7.19,0.94;7.19,0.94 +4.69,7.19;8.44,7.19 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.44 +5.94,8.44;5.94,8.44 +4.69,4.69;9.06,4.69 + +# UTF-16 : 97 16 +# UTF-8 : 96 9c e9 +[9716] 霖 +4.69,5.00;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,5.62;4.06,5.62 +5.62,6.88;7.81,6.88 +5.62,5.62;7.81,5.62 +8.75,5.62;8.75,7.50 +8.75,7.50;0.94,7.50 +0.94,7.50;0.94,5.62 +9.06,1.56;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.88,4.06 +6.88,4.06;6.56,4.38 +6.56,0.62;6.56,5.31 +8.75,4.38;4.69,4.38 +2.50,0.62;2.50,5.31 +4.06,4.38;0.62,4.38 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.19,4.38 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,3.75;6.56,4.38 +4.06,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,4.06 + +# UTF-16 : 79 53 +# UTF-8 : 93 a5 e7 +[7953] 祓 +0.62,1.25;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.31,6.88;4.06,6.88 +0.62,8.75;3.75,8.75 +2.19,6.88;2.19,0.62 +3.44,5.62;3.44,1.56 +7.19,9.06;7.50,8.75 +7.50,8.75;8.12,8.44 +8.12,8.44;8.75,8.12 +8.75,8.12;8.75,8.12 +9.06,7.50;3.75,7.50 +3.75,0.62;4.06,1.25 +4.06,1.25;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.44 +4.69,3.44;5.00,4.38 +5.00,4.38;5.31,5.31 +5.31,5.31;5.31,6.25 +5.31,6.25;5.31,7.19 +5.31,7.19;5.62,8.12 +5.62,8.12;5.62,9.06 +5.31,0.62;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +8.12,5.00;8.12,5.94 +8.12,5.94;8.44,6.56 +9.06,0.62;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.50 +7.19,2.50;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.62,5.62 +5.62,5.62;5.31,6.25 + +# UTF-16 : 68 9f +# UTF-8 : 9f a2 e6 +[689f] 梟 +1.56,6.25;7.50,6.25 +7.50,6.25;7.50,8.44 +7.50,8.44;1.56,8.44 +1.56,8.44;1.56,4.38 +1.56,4.38;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.44,3.12 +8.44,3.12;8.12,2.81 +8.12,2.81;7.81,2.50 +7.81,2.50;7.81,2.50 +7.81,2.50;7.19,2.50 +7.19,2.50;6.88,2.50 +1.56,7.50;7.50,7.50 +4.38,9.38;4.06,9.06 +4.06,9.06;4.06,8.75 +4.06,8.75;3.75,8.44 +1.56,5.31;8.75,5.31 +7.50,3.44;0.62,3.44 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,0.62;4.69,4.38 + +# UTF-16 : 51 b4 +# UTF-8 : b4 86 e5 +[51b4] 冴 +0.31,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.12 +0.94,8.12;0.62,8.75 +7.50,8.44;7.50,1.88 +7.50,1.88;7.50,1.25 +7.50,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +2.81,8.44;9.06,8.44 +4.06,5.31;4.06,8.44 +9.06,5.31;2.50,5.31 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;4.06,2.81 +4.06,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.62,3.75 +5.62,3.75;6.25,4.06 +6.25,4.06;6.56,4.69 +6.56,4.69;7.19,5.00 +7.19,5.00;7.50,5.31 + +# UTF-16 : 68 e0 +# UTF-8 : a0 a3 e6 +[68e0] 棠 +2.19,4.69;7.19,4.69 +7.19,4.69;7.19,6.88 +7.19,6.88;2.19,6.88 +2.19,6.88;2.19,4.69 +8.75,5.94;8.75,7.81 +8.75,7.81;0.62,7.81 +0.62,7.81;0.62,5.94 +2.81,7.81;2.50,8.12 +2.50,8.12;2.19,8.75 +2.19,8.75;2.19,9.06 +2.19,9.06;1.88,9.06 +6.56,7.81;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.06 +4.69,7.81;4.69,9.38 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.69,3.75 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,0.62;4.69,4.69 +8.75,3.75;0.62,3.75 + +# UTF-16 : 97 0d +# UTF-8 : 8d 9c e9 +[970d] 霍 +4.69,5.31;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,5.94;4.06,5.94 +5.62,6.88;7.81,6.88 +5.62,5.94;7.81,5.94 +8.75,5.94;8.75,7.50 +8.75,7.50;0.94,7.50 +0.94,7.50;0.94,5.94 +5.62,5.31;5.31,5.00 +5.31,5.00;5.00,4.69 +5.00,4.69;5.00,4.38 +1.56,4.38;1.56,0.31 +8.44,4.38;1.88,4.38 +5.00,0.94;5.00,4.38 +1.88,0.94;8.75,0.94 +1.56,2.19;8.12,2.19 +1.56,3.44;8.12,3.44 +0.31,2.81;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;2.19,5.31 + +# UTF-16 : 83 b1 +# UTF-8 : b1 8e e8 +[83b1] 莱 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +8.75,4.06;0.62,4.06 +8.44,6.56;0.94,6.56 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,0.62;4.69,7.50 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 +3.12,4.38;2.81,4.69 +2.81,4.69;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;1.88,5.94 +1.88,5.94;1.56,6.25 +6.25,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.81,6.25 + +# UTF-16 : 51 1a +# UTF-8 : 9a 84 e5 +[511a] 儚 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.25 +2.19,8.12;9.06,8.12 +4.06,7.50;4.06,9.38 +7.19,7.50;7.19,9.38 +1.88,2.50;2.50,2.81 +2.50,2.81;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;5.00,4.69 +5.00,4.69;5.00,4.69 +6.56,1.88;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.12 +4.38,3.75;8.44,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,2.81 +7.50,2.81;7.19,2.50 +7.19,2.50;6.88,2.19 +6.88,2.19;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +4.38,0.94;3.44,0.94 +3.44,0.94;2.81,0.62 +2.50,5.62;2.50,7.19 +2.50,7.19;8.44,7.19 +8.44,7.19;8.44,5.62 +8.44,5.62;2.81,5.62 +6.56,7.19;6.56,5.62 +4.38,7.19;4.69,5.62 +9.06,3.44;9.06,4.69 +9.06,4.69;2.19,4.69 +2.19,4.69;2.19,3.44 + +# UTF-16 : 8d cb +# UTF-8 : 8b b7 e8 +[8dcb] 跋 +2.19,4.38;3.75,4.38 +2.19,1.25;2.19,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.75,6.25 +3.75,6.25;3.75,8.75 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;4.06,2.19 +7.19,9.06;7.50,8.75 +7.50,8.75;8.12,8.44 +8.12,8.44;8.75,8.12 +8.75,8.12;8.75,8.12 +9.06,7.50;4.06,7.50 +3.75,0.62;4.06,1.25 +4.06,1.25;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.44 +4.69,3.44;5.00,4.38 +5.00,4.38;5.31,5.31 +5.31,5.31;5.31,6.25 +5.31,6.25;5.31,7.19 +5.31,7.19;5.62,8.12 +5.62,8.12;5.62,9.06 +5.31,0.62;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +8.12,5.00;8.12,5.94 +8.12,5.94;8.44,6.56 +9.06,0.62;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.50 +7.19,2.50;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.62,5.62 +5.62,5.62;5.31,6.25 + +# UTF-16 : 62 48 +# UTF-8 : 88 89 e6 +[6248] 扈 +0.62,8.75;8.75,8.75 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.44,8.12 +8.44,8.12;8.44,6.56 +8.44,6.56;1.25,6.56 +2.50,4.69;7.81,4.69 +7.81,4.69;7.81,5.94 +7.81,5.94;2.19,5.94 +2.19,5.94;2.19,4.69 +5.00,2.50;5.00,4.06 +8.44,2.50;1.88,2.50 +8.44,1.88;8.44,4.06 +8.44,4.06;1.88,4.06 +1.88,4.06;1.88,1.56 +1.88,1.56;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,0.62 +3.75,0.62;4.38,0.62 +4.38,0.62;5.31,0.62 +5.31,0.62;6.25,0.62 +6.25,0.62;6.88,0.62 +6.88,0.62;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 + +# UTF-16 : 88 22 +# UTF-8 : a2 a0 e8 +[8822] 蠢 +0.31,7.19;9.06,7.19 +8.75,8.75;0.94,8.75 +8.12,7.81;1.25,7.81 +2.19,4.38;7.50,4.38 +7.19,4.38;7.50,6.25 +7.19,6.25;2.19,6.25 +1.88,6.25;2.19,4.06 +2.19,5.31;7.50,5.31 +0.31,5.62;1.25,5.94 +1.25,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.81,6.88 +2.81,6.88;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;4.69,9.06 +4.69,9.06;4.69,9.38 +9.06,5.62;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.81,6.25 +7.81,6.25;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.31,7.81 +5.00,3.44;5.00,1.56 +5.00,2.19;8.75,2.19 +8.75,2.19;8.75,3.44 +8.75,3.44;5.00,3.44 +4.69,0.62;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.56 +3.75,1.56;3.75,1.88 +0.31,0.62;0.94,0.62 +0.94,0.62;1.88,0.94 +1.88,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;8.12,1.88 +2.50,3.44;2.50,4.06 +2.50,0.94;2.50,3.44 +6.88,3.44;6.88,4.06 +6.88,0.94;6.88,3.44 +0.62,3.44;0.62,1.56 +0.62,2.19;4.38,2.19 +4.38,2.19;4.38,3.44 +4.38,3.44;0.62,3.44 +4.69,0.62;5.62,0.62 +5.62,0.62;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 + +# UTF-16 : 69 ed +# UTF-8 : ad a7 e6 +[69ed] 槭 +1.56,0.62;1.56,9.06 +2.50,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +6.56,9.38;6.56,7.50 +6.56,7.50;6.88,6.25 +6.88,6.25;6.88,5.00 +6.88,5.00;7.19,3.75 +7.19,3.75;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.38,2.50 +9.38,2.50;9.38,3.12 +8.44,6.56;8.44,5.94 +8.44,5.94;8.12,5.00 +8.12,5.00;7.81,4.38 +7.81,4.38;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.88,2.50 +6.88,2.50;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.31,0.94 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.44 +2.19,0.62;2.50,1.25 +2.50,1.25;2.50,1.56 +2.50,1.56;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,7.81 +2.81,7.81;9.06,7.81 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.06,4.06 +6.25,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.06 +4.69,4.69;5.00,1.56 +4.69,1.56;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +4.38,7.50;4.69,4.69 +2.81,4.69;6.56,4.69 +4.38,6.25;6.25,6.25 + +# UTF-16 : 7c b2 +# UTF-8 : b2 b2 e7 +[7cb2] 粲 +8.75,3.44;0.62,3.44 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,0.62;4.69,5.31 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +5.62,3.44;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;7.19,4.69 +7.19,4.69;7.50,5.00 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +5.00,8.75;8.75,8.75 +4.69,5.62;5.31,5.62 +5.31,5.62;5.94,5.94 +5.94,5.94;6.25,6.25 +6.25,6.25;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.75,8.12 +8.75,8.12;8.75,8.75 +9.06,4.69;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,7.50 +5.94,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +0.31,6.25;0.62,6.56 +0.62,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;1.88,8.12 +1.56,7.50;4.69,7.50 +4.38,7.19;4.38,6.56 +4.38,6.56;3.75,5.94 +3.75,5.94;3.44,5.62 +3.44,5.62;3.12,5.62 +3.12,5.62;2.50,5.31 +2.50,5.31;1.88,5.00 +1.88,5.00;1.25,5.00 +1.25,5.00;0.62,4.69 +3.44,5.62;3.12,5.94 +3.12,5.94;2.81,6.25 +2.81,6.25;2.19,6.25 +2.19,6.25;1.88,6.56 +1.88,6.56;1.56,6.88 +2.81,7.50;2.81,9.38 +2.81,8.44;4.38,8.44 + +# UTF-16 : 71 e6 +# UTF-8 : a6 87 e7 +[71e6] 燦 +2.81,1.56;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;1.88,3.75 +1.88,3.75;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +2.81,7.81;2.81,7.19 +2.81,7.19;2.50,6.56 +2.50,6.56;2.50,5.94 +2.50,5.94;2.19,5.31 +2.19,5.31;1.88,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.56,4.69 +1.56,4.69;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +9.06,3.44;2.81,3.44 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.25,2.81 +6.25,2.81;5.94,3.44 +5.62,0.62;5.94,5.31 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;4.06,4.38 +4.06,4.38;4.06,4.69 +4.06,4.69;3.75,5.00 +6.56,3.44;6.88,3.75 +6.88,3.75;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;7.81,4.69 +7.81,4.69;8.12,5.00 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.31,2.81 +5.31,2.81;5.94,3.44 +5.94,8.75;9.06,8.75 +5.62,5.62;6.25,5.62 +6.25,5.62;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.44,7.81 +8.44,7.81;8.75,8.12 +8.75,8.12;9.06,8.75 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.50 +6.56,7.50;6.56,7.81 +6.56,7.81;6.25,8.44 +2.81,6.25;3.12,6.56 +3.12,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;3.75,8.12 +3.44,7.50;5.94,7.50 +5.62,7.19;5.62,6.56 +5.62,6.56;5.31,5.94 +5.31,5.94;5.00,5.62 +5.00,5.62;4.69,5.62 +4.69,5.62;4.06,5.31 +4.06,5.31;3.75,5.00 +3.75,5.00;3.44,5.00 +3.44,5.00;2.81,4.69 +5.00,5.62;4.38,5.94 +4.38,5.94;4.06,6.25 +4.06,6.25;3.75,6.56 +3.75,6.56;3.44,6.88 +4.38,7.50;4.38,9.38 +4.38,8.44;5.62,8.44 + +# UTF-16 : 5e e0 +# UTF-8 : a0 bb e5 +[5ee0] 廠 +5.00,8.44;5.00,9.38 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;8.75,8.44 +3.75,0.62;4.06,0.62 +4.06,0.62;4.38,0.62 +4.38,0.62;5.00,0.94 +5.00,0.94;5.00,1.25 +5.00,1.25;5.00,1.56 +5.00,1.56;5.00,5.62 +5.00,5.62;1.56,5.62 +1.56,5.62;1.56,0.62 +3.44,5.62;3.44,7.81 +2.50,5.94;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;1.88,7.19 +1.88,7.19;1.56,7.81 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.00,7.81 +5.31,0.62;5.94,0.94 +5.94,0.94;6.25,1.25 +6.25,1.25;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;7.81,4.06 +7.81,4.06;8.12,4.69 +8.12,4.69;8.12,5.62 +8.12,5.62;8.44,6.56 +5.94,6.56;9.06,6.56 +5.31,4.38;5.62,5.00 +5.62,5.00;5.94,5.62 +5.94,5.62;5.94,5.94 +5.94,5.94;5.94,6.25 +5.94,6.25;6.25,6.88 +6.25,6.88;6.25,7.19 +6.25,7.19;6.25,7.50 +6.25,7.50;6.25,8.12 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.25,5.31 +6.25,5.31;6.25,5.94 +2.50,4.38;4.06,4.38 +4.06,4.38;4.06,1.88 +4.06,1.88;2.50,1.88 +2.50,1.25;2.50,4.69 + +# UTF-16 : 6e 3a +# UTF-8 : ba b8 e6 +[6e3a] 渺 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +2.50,8.75;2.50,0.62 +2.50,1.25;4.69,1.25 +4.69,1.25;4.69,8.44 +4.69,8.44;2.50,8.44 +2.50,3.75;4.69,3.75 +2.50,6.25;4.69,6.25 +9.38,4.69;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;8.75,6.88 +8.75,6.88;8.44,7.50 +8.44,7.50;8.44,8.12 +7.19,9.06;7.19,4.69 +7.19,4.69;7.19,4.06 +7.19,4.06;6.88,3.75 +6.88,3.75;6.88,3.75 +6.88,3.75;6.25,3.75 +6.25,3.75;5.94,3.75 +5.00,4.38;5.31,5.00 +5.31,5.00;5.62,5.94 +5.62,5.94;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;5.94,7.19 +5.94,7.19;5.94,7.81 +5.94,7.81;5.94,8.12 +8.75,5.00;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;8.12,3.12 +8.12,3.12;7.81,2.50 +7.81,2.50;7.50,2.19 +7.50,2.19;6.88,1.88 +6.88,1.88;6.56,1.25 +6.56,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.62 + +# UTF-16 : 7d f2 +# UTF-8 : b2 b7 e7 +[7df2] 緲 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +0.00,4.69;3.12,4.69 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,5.94 +1.25,5.94;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.56,8.75 +1.56,8.75;1.88,9.06 +3.44,8.75;3.44,0.62 +3.44,1.25;5.31,1.25 +5.31,1.25;5.31,8.44 +5.31,8.44;3.75,8.44 +3.44,3.75;5.31,3.75 +3.44,6.25;5.31,6.25 +9.38,4.69;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;8.75,6.88 +8.75,6.88;8.75,7.50 +8.75,7.50;8.44,8.12 +7.50,9.06;7.50,4.69 +7.50,4.69;7.50,4.06 +7.50,4.06;7.19,3.75 +7.19,3.75;7.19,3.75 +7.19,3.75;6.88,3.75 +6.88,3.75;6.56,3.75 +5.62,4.38;5.94,5.00 +5.94,5.00;6.25,5.94 +6.25,5.94;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;6.56,7.19 +6.56,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +8.75,5.00;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;8.44,3.12 +8.44,3.12;8.12,2.50 +8.12,2.50;7.81,2.19 +7.81,2.19;7.19,1.88 +7.19,1.88;6.88,1.25 +6.88,1.25;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.62 + +# UTF-16 : 8f 0c +# UTF-8 : 8c bc e8 +[8f0c] 輌 +0.62,3.44;3.12,3.44 +3.12,3.44;3.12,6.88 +3.12,6.88;0.62,6.88 +0.31,6.88;0.62,3.12 +0.62,5.00;3.12,5.00 +0.00,2.19;3.44,2.19 +1.88,0.31;1.88,9.06 +0.00,8.12;3.44,8.12 +5.00,5.94;5.00,1.56 +7.81,1.88;7.81,5.94 +5.00,2.50;7.81,2.50 +4.06,0.62;4.06,6.88 +4.06,6.88;9.06,6.88 +8.75,6.88;9.06,1.56 +8.75,1.56;9.06,0.94 +9.06,0.94;8.44,0.62 +8.44,0.62;8.44,0.62 +8.44,0.62;7.81,0.62 +7.81,0.62;7.50,0.94 +6.56,8.44;6.56,2.50 +6.56,8.44;6.56,2.50 +9.06,8.44;3.75,8.44 + +# UTF-16 : 5d 52 +# UTF-8 : 92 b5 e5 +[5d52] 嵒 +0.94,4.06;4.06,4.06 +4.06,4.06;4.06,6.25 +4.06,6.25;0.94,6.25 +0.94,6.25;0.94,4.06 +5.31,4.06;8.75,4.06 +8.75,4.06;8.75,6.25 +8.75,6.25;5.31,6.25 +5.31,6.25;5.31,4.06 +2.19,6.88;7.19,6.88 +7.19,6.88;7.19,8.75 +7.19,8.75;2.19,8.75 +2.19,8.75;2.19,6.88 +1.25,3.44;1.25,0.62 +8.12,0.62;8.12,3.44 +4.69,3.75;4.69,1.25 +1.25,1.25;8.12,1.25 + +# UTF-16 : 76 4c +# UTF-8 : 8c 99 e7 +[764c] 癌 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.19 +0.31,7.19;0.31,7.50 +2.50,3.75;5.31,3.75 +5.31,3.75;5.31,5.31 +5.31,5.31;2.50,5.31 +2.50,5.31;2.50,3.75 +6.25,3.75;8.75,3.75 +8.75,3.75;8.75,5.31 +8.75,5.31;5.94,5.31 +5.94,5.31;5.94,3.75 +3.44,5.94;7.81,5.94 +7.81,5.94;7.81,7.50 +7.81,7.50;3.44,7.50 +3.44,7.50;3.44,5.94 +2.81,3.12;2.81,0.62 +8.44,0.62;8.44,3.12 +5.62,3.44;5.62,1.25 +2.81,1.25;8.44,1.25 + +# UTF-16 : 75 d4 +# UTF-8 : 94 97 e7 +[75d4] 痔 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.19 +0.31,7.19;0.31,7.50 +5.31,1.56;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.38,2.50 +4.38,2.50;3.75,2.81 +3.75,2.81;3.44,3.12 +2.19,5.31;9.06,5.31 +8.44,7.19;2.81,7.19 +5.62,5.31;5.62,8.12 +7.50,5.31;7.81,1.56 +7.50,1.56;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +9.06,3.75;2.19,3.75 + +# UTF-16 : 9f 4a +# UTF-8 : 8a bd e9 +[9f4a] 齊 +4.69,6.56;5.00,6.88 +5.00,6.88;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;5.94,8.12 +7.81,2.50;1.88,2.50 +7.81,4.06;1.88,4.06 +4.69,8.44;4.69,9.38 +4.69,5.00;4.69,6.88 +8.75,8.44;0.62,8.44 +7.81,4.69;7.81,0.62 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.81 +1.88,2.81;1.88,3.12 +1.88,3.12;1.88,3.44 +1.88,3.44;1.88,4.69 +0.31,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.50 +0.62,7.50;3.44,7.50 +3.44,7.50;3.44,6.88 +3.44,6.88;3.44,6.25 +3.44,6.25;3.44,5.94 +3.44,5.94;3.44,5.31 +3.44,5.31;3.12,5.00 +3.12,5.00;3.12,5.00 +2.81,5.00;2.50,5.00 +2.50,5.00;2.19,5.00 +2.19,5.00;2.19,5.00 +5.62,7.50;6.25,7.50 +6.25,7.50;6.88,7.50 +6.88,7.50;7.50,7.50 +7.50,7.50;8.12,7.50 +8.12,7.50;8.75,7.81 +5.94,5.31;5.94,7.50 +5.31,5.00;5.62,5.00 +5.62,5.00;6.25,5.31 +6.25,5.31;6.56,5.31 +6.56,5.31;7.19,5.31 +7.19,5.31;7.50,5.62 +9.06,4.69;8.44,5.00 +8.44,5.00;8.12,5.62 +8.12,5.62;7.81,6.25 +7.81,6.25;7.50,6.88 +7.50,6.88;7.50,7.50 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.44,8.12 + +# UTF-16 : 81 cd +# UTF-8 : 8d 87 e8 +[81cd] 臍 +0.62,4.06;2.50,4.06 +0.94,6.25;2.50,6.25 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +5.94,6.56;6.25,6.88 +6.25,6.88;6.56,7.50 +6.56,7.50;6.88,7.81 +6.88,7.81;6.88,8.12 +8.44,2.50;3.75,2.50 +8.44,4.06;3.75,4.06 +5.94,8.44;5.94,9.38 +5.94,5.00;5.94,6.88 +9.06,8.44;2.81,8.44 +8.44,4.69;8.44,0.62 +2.81,0.62;3.12,0.94 +3.12,0.94;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.62 +3.44,5.62;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.06,7.50 +3.12,7.50;5.00,7.50 +5.00,7.50;5.00,6.88 +5.00,6.88;5.00,6.25 +5.00,6.25;5.00,5.94 +5.00,5.94;5.00,5.31 +5.00,5.31;4.69,5.00 +4.69,5.00;4.69,5.00 +4.69,5.00;4.38,5.00 +4.38,5.00;4.06,5.00 +6.88,7.50;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.12,7.50 +8.12,7.50;8.44,7.50 +8.44,7.50;9.06,7.81 +6.88,5.31;6.88,7.50 +6.25,5.00;6.88,5.31 +6.88,5.31;7.50,5.31 +7.50,5.31;7.81,5.62 +7.81,5.62;8.12,5.62 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.62 +8.44,5.62;8.12,6.25 +8.12,6.25;8.12,6.88 +8.12,6.88;8.12,7.50 +5.62,6.88;5.62,7.19 +5.62,7.19;5.31,7.81 +5.31,7.81;5.00,8.12 + +# UTF-16 : 50 25 +# UTF-8 : a5 80 e5 +[5025] 倥 +2.19,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +6.25,8.12;6.25,5.62 +6.25,5.62;6.25,5.31 +6.25,5.31;6.88,5.00 +6.88,5.00;7.50,5.00 +7.19,5.00;7.81,5.00 +7.81,5.00;8.44,5.31 +8.44,5.31;8.75,5.62 +8.75,5.62;8.75,6.25 +5.62,8.12;5.62,9.38 +8.75,6.88;8.75,8.12 +8.75,8.12;2.81,8.12 +2.81,8.12;2.81,6.56 +2.50,0.94;9.06,0.94 +8.44,4.06;2.81,4.06 +5.62,0.94;5.62,4.06 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.00,7.19 +5.00,7.19;5.00,7.81 +5.00,7.81;5.00,8.12 + +# UTF-16 : 55 4c +# UTF-8 : 8c 95 e5 +[554c] 啌 +6.56,8.12;6.56,5.62 +6.56,5.62;6.56,5.31 +6.56,5.31;7.19,5.00 +7.19,5.00;7.50,5.00 +7.50,5.00;8.12,5.00 +8.12,5.00;8.75,5.31 +8.75,5.31;8.75,5.62 +8.75,5.62;8.75,6.25 +5.94,8.12;5.94,9.38 +8.75,6.88;8.75,8.12 +8.75,8.12;3.12,8.12 +3.12,8.12;3.12,6.56 +2.81,0.94;9.06,0.94 +8.75,4.06;3.12,4.06 +5.94,0.94;5.94,4.06 +2.81,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.31,7.81 +5.31,7.81;5.31,8.12 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 + +# UTF-16 : 81 54 +# UTF-8 : 94 85 e8 +[8154] 腔 +0.62,4.06;2.50,4.06 +0.94,6.25;2.50,6.25 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +6.56,8.12;6.56,5.62 +6.56,5.62;6.56,5.31 +6.56,5.31;7.19,5.00 +7.19,5.00;7.81,5.00 +7.50,5.00;8.12,5.00 +8.12,5.00;8.75,5.31 +8.75,5.31;8.75,5.62 +8.75,5.62;8.75,6.25 +5.94,8.12;5.94,9.38 +8.75,6.88;8.75,8.12 +8.75,8.12;3.44,8.12 +3.12,8.12;3.44,6.56 +2.81,0.94;9.06,0.94 +8.75,4.06;3.44,4.06 +5.94,0.94;5.94,4.06 +3.12,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.31,7.19 +5.31,7.19;5.31,7.81 +5.31,7.81;5.62,8.12 + +# UTF-16 : 69 0c +# UTF-8 : 8c a4 e6 +[690c] 椌 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,7.19 +6.56,8.12;6.56,5.62 +6.56,5.62;6.56,5.31 +6.56,5.31;7.19,5.00 +7.19,5.00;7.81,5.00 +7.50,5.00;8.12,5.00 +8.12,5.00;8.75,5.31 +8.75,5.31;8.75,5.62 +8.75,5.62;8.75,6.25 +5.94,8.12;5.94,9.38 +8.75,6.88;8.75,8.12 +8.75,8.12;3.44,8.12 +3.12,8.12;3.44,6.56 +2.81,0.94;9.06,0.94 +8.75,4.06;3.44,4.06 +5.94,0.94;5.94,4.06 +3.12,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.31,7.19 +5.31,7.19;5.31,7.81 +5.31,7.81;5.62,8.12 + +# UTF-16 : 81 b5 +# UTF-8 : b5 86 e8 +[81b5] 膵 +0.62,4.06;2.50,4.06 +0.94,6.25;2.50,6.25 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +2.81,8.12;9.06,8.12 +4.69,7.19;4.69,9.38 +7.19,7.19;7.19,9.38 +5.94,6.56;5.94,7.50 +2.81,6.56;9.06,6.56 +9.06,2.50;2.81,2.50 +5.94,3.44;5.94,0.31 +2.81,3.12;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;4.38,4.69 +4.38,4.69;4.38,5.62 +4.38,5.62;4.69,6.25 +5.62,3.75;5.62,4.06 +5.62,4.06;5.31,4.38 +5.31,4.38;5.00,4.38 +5.00,4.38;4.69,4.69 +4.69,4.69;4.38,5.00 +6.25,3.75;6.56,4.06 +6.56,4.06;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.62 +7.50,5.62;7.50,6.25 +9.06,3.12;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.50,4.69 +7.50,4.69;7.19,5.00 + +# UTF-16 : 4f fe +# UTF-8 : be bf e4 +[4ffe] 俾 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.06 +1.25,0.62;1.56,6.56 +4.69,8.12;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.31,9.06 +5.31,9.06;5.62,9.38 +5.94,8.12;5.94,6.25 +5.94,6.25;5.94,5.94 +5.94,5.94;5.62,5.31 +5.62,5.31;5.62,5.00 +5.62,5.00;5.31,4.38 +5.31,4.38;5.31,4.06 +5.31,4.06;5.00,3.75 +5.00,3.75;4.38,3.44 +4.38,3.44;4.06,3.44 +4.06,3.44;3.44,3.12 +3.44,3.12;2.81,3.12 +3.12,4.38;8.75,4.38 +8.75,4.38;8.75,8.12 +8.75,8.12;3.12,8.12 +2.81,8.12;3.12,4.38 +3.12,6.25;8.75,6.25 +9.06,2.50;2.19,2.50 +6.56,4.06;6.56,0.62 + +# UTF-16 : 77 65 +# UTF-8 : a5 9d e7 +[7765] 睥 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,4.06;2.50,4.06 +0.62,6.25;2.50,6.25 +5.00,8.12;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;5.94,9.38 +3.75,4.38;8.75,4.38 +8.75,4.38;8.75,8.12 +8.75,8.12;3.75,8.12 +3.44,8.12;3.75,4.38 +3.75,6.25;8.75,6.25 +9.06,2.50;2.81,2.50 +7.19,4.06;7.19,0.62 +6.25,8.12;6.25,6.25 +6.25,6.25;6.25,5.94 +6.25,5.94;6.25,5.31 +6.25,5.31;5.94,5.00 +5.94,5.00;5.94,4.38 +5.94,4.38;5.62,4.06 +5.62,4.06;5.31,3.75 +5.31,3.75;5.00,3.44 +5.00,3.44;4.38,3.44 +4.38,3.44;4.06,3.12 +4.06,3.12;3.44,3.12 + +# UTF-16 : 81 3e +# UTF-8 : be 84 e8 +[813e] 脾 +0.62,4.06;2.50,4.06 +0.94,6.25;2.50,6.25 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +5.31,8.12;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.94,9.06 +5.94,9.06;5.94,9.38 +3.75,4.38;8.75,4.38 +8.75,4.38;8.75,8.12 +8.75,8.12;3.75,8.12 +3.75,8.12;3.75,4.38 +3.75,6.25;8.75,6.25 +9.06,2.50;3.12,2.50 +7.19,4.06;7.19,0.62 +6.25,8.12;6.25,6.25 +6.25,6.25;6.25,5.94 +6.25,5.94;6.25,5.31 +6.25,5.31;5.94,5.00 +5.94,5.00;5.94,4.38 +5.94,4.38;5.62,4.06 +5.62,4.06;5.31,3.75 +5.31,3.75;5.00,3.44 +5.00,3.44;4.69,3.44 +4.69,3.44;4.06,3.12 +4.06,3.12;3.44,3.12 + +# UTF-16 : 5a 62 +# UTF-8 : a2 a9 e5 +[5a62] 婢 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.19 +2.81,7.19;0.31,7.19 +1.56,9.06;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.62,3.44 +0.62,4.38;1.25,3.75 +1.25,3.75;1.56,3.44 +1.56,3.44;2.19,2.81 +2.19,2.81;2.50,2.19 +2.50,2.19;2.81,1.88 +2.81,1.88;3.12,1.56 +5.31,8.12;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.94,9.06 +5.94,9.06;5.94,9.38 +3.75,4.38;8.75,4.38 +8.75,4.38;8.75,8.12 +8.75,8.12;3.75,8.12 +3.75,8.12;3.75,4.38 +3.75,6.25;8.75,6.25 +9.06,2.50;3.12,2.50 +7.19,4.06;7.19,0.62 +6.25,8.12;6.25,6.25 +6.25,6.25;6.25,5.94 +6.25,5.94;6.25,5.31 +6.25,5.31;5.94,5.00 +5.94,5.00;5.94,4.38 +5.94,4.38;5.62,4.06 +5.62,4.06;5.31,3.75 +5.31,3.75;5.00,3.44 +5.00,3.44;4.69,3.44 +4.69,3.44;4.06,3.12 +4.06,3.12;3.44,3.12 + +# UTF-16 : 88 e8 +# UTF-8 : a8 a3 e8 +[88e8] 裨 +3.12,3.12;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.19,4.38 +2.19,4.38;1.88,4.69 +1.88,4.69;1.88,5.00 +3.12,7.19;0.31,7.19 +1.56,7.19;1.56,9.06 +1.56,0.62;1.56,4.69 +0.00,3.44;0.31,3.44 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.19 +2.50,4.06;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.44,5.62 +5.31,8.12;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.94,9.06 +5.94,9.06;5.94,9.38 +3.75,4.38;8.75,4.38 +8.75,4.38;8.75,8.12 +8.75,8.12;3.75,8.12 +3.75,8.12;3.75,4.38 +3.75,6.25;8.75,6.25 +9.06,2.50;3.12,2.50 +7.19,4.06;7.19,0.62 +6.25,8.12;6.25,6.25 +6.25,6.25;6.25,5.94 +6.25,5.94;6.25,5.31 +6.25,5.31;5.94,5.00 +5.94,5.00;5.94,4.38 +5.94,4.38;5.62,4.06 +5.62,4.06;5.31,3.75 +5.31,3.75;5.00,3.44 +5.00,3.44;4.69,3.44 +4.69,3.44;4.06,3.12 +4.06,3.12;3.75,3.12 + +# UTF-16 : 9a c0 +# UTF-8 : 80 ab e9 +[9ac0] 髀 +0.94,2.50;3.12,2.50 +3.12,6.25;3.44,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,6.25 +0.31,4.38;0.62,6.25 +0.31,6.25;3.75,6.25 +3.75,6.25;3.75,4.38 +3.12,7.50;1.88,7.50 +1.88,7.50;1.88,6.25 +0.94,0.62;0.94,5.31 +0.94,5.31;3.12,5.31 +3.12,5.31;3.12,1.25 +3.12,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +0.94,4.06;3.12,4.06 +5.62,8.12;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;6.25,9.38 +4.38,4.38;8.75,4.38 +8.75,4.38;8.75,8.12 +8.75,8.12;4.38,8.12 +4.38,8.12;4.38,4.38 +4.38,6.25;8.75,6.25 +9.06,2.50;3.75,2.50 +7.19,4.06;7.19,0.62 +6.56,8.12;6.56,6.25 +6.56,6.25;6.56,5.94 +6.56,5.94;6.56,5.31 +6.56,5.31;6.25,5.00 +6.25,5.00;6.25,4.38 +6.25,4.38;5.94,4.06 +5.94,4.06;5.62,3.75 +5.62,3.75;5.31,3.44 +5.31,3.44;5.00,3.44 +5.00,3.44;4.69,3.12 +4.69,3.12;4.06,3.12 + +# UTF-16 : 63 96 +# UTF-8 : 96 8e e6 +[6396] 掖 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;0.94,0.62 +0.94,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.50,5.00;1.88,4.69 +1.88,4.69;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.94,7.81 +5.31,6.88;8.75,6.88 +8.75,6.88;8.44,5.94 +8.44,5.94;8.44,5.00 +8.44,5.00;7.81,4.38 +7.81,4.38;7.50,3.75 +7.50,3.75;7.19,3.12 +7.19,3.12;6.56,2.50 +6.56,2.50;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;4.69,0.94 +4.69,0.94;3.75,0.62 +4.06,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.75,6.56 +3.75,6.56;3.44,6.25 +3.44,6.25;3.44,5.94 +3.44,5.94;3.12,5.62 +3.12,5.62;2.81,5.00 +2.81,5.00;2.81,4.69 +2.81,4.69;2.50,4.38 +2.50,4.38;2.19,4.06 +3.44,0.62;3.44,5.94 +7.81,4.06;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +5.94,8.12;5.94,9.38 +2.50,8.12;9.06,8.12 +4.69,5.62;5.00,5.00 +5.00,5.00;5.31,4.38 +5.31,4.38;5.62,3.75 +5.62,3.75;6.25,3.12 +6.25,3.12;6.56,2.81 +6.56,2.81;6.88,2.19 +6.88,2.19;7.50,1.88 +7.50,1.88;8.12,1.56 +8.12,1.56;8.44,0.94 +8.44,0.94;9.06,0.62 + +# UTF-16 : 81 4b +# UTF-8 : 8b 85 e8 +[814b] 腋 +0.62,4.06;2.50,4.06 +0.94,6.25;2.50,6.25 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +4.06,4.06;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.00,5.00 +5.00,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.62,6.25 +5.62,6.25;5.62,6.56 +5.62,6.56;5.94,7.19 +5.94,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +5.62,6.88;9.06,6.88 +8.75,6.88;8.75,5.94 +8.75,5.94;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.19,3.12 +7.19,3.12;6.88,2.50 +6.88,2.50;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;5.00,0.94 +5.00,0.94;4.38,0.62 +4.38,7.81;4.38,7.50 +4.38,7.50;4.38,7.19 +4.38,7.19;4.06,6.56 +4.06,6.56;4.06,6.25 +4.06,6.25;3.75,5.94 +3.75,5.94;3.44,5.62 +3.44,5.62;3.44,5.00 +3.44,5.00;3.12,4.69 +3.12,4.69;2.81,4.38 +2.81,4.38;2.81,4.06 +3.75,0.62;3.75,5.94 +7.81,4.06;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +5.94,8.12;6.25,9.38 +2.81,8.12;9.06,8.12 +5.00,5.62;5.31,5.00 +5.31,5.00;5.62,4.38 +5.62,4.38;5.94,3.75 +5.94,3.75;6.25,3.12 +6.25,3.12;6.88,2.81 +6.88,2.81;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;8.12,1.56 +8.12,1.56;8.75,0.94 +8.75,0.94;9.06,0.62 + +# UTF-16 : 5f 1b +# UTF-8 : 9b bc e5 +[5f1b] 弛 +0.62,8.44;2.81,8.44 +2.81,8.44;2.81,6.25 +2.81,6.25;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.62,4.38 +0.62,4.38;0.62,3.75 +0.62,3.75;0.62,3.12 +0.62,4.06;2.81,4.06 +2.81,4.06;2.81,3.44 +2.81,3.44;2.81,2.50 +2.81,2.50;2.81,1.88 +2.81,1.88;2.81,1.56 +2.81,1.56;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +4.38,8.75;4.38,1.56 +4.38,1.56;4.38,1.25 +4.38,1.25;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,2.50;9.06,3.44 +6.25,2.50;6.25,9.06 +3.12,5.94;8.75,7.81 +8.75,7.81;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.75,5.00 +8.75,5.00;8.44,4.69 +8.44,4.69;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.81,3.44 +7.81,3.44;7.19,3.75 +7.19,3.75;7.19,3.75 + +# UTF-16 : 91 f6 +# UTF-8 : b6 87 e9 +[91f6] 釶 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +3.75,5.00;0.31,5.00 +3.75,6.88;0.94,6.88 +2.19,1.56;2.19,6.88 +1.56,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.38 +4.69,8.75;5.00,1.56 +4.69,1.56;5.00,1.25 +5.00,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.44 +6.56,2.50;6.56,9.06 +3.75,5.94;8.75,7.81 +8.75,7.81;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.75,5.00 +8.75,5.00;8.75,4.69 +8.75,4.69;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;8.44,3.44 +8.44,3.44;7.81,3.44 +7.81,3.44;7.50,3.75 +7.50,3.75;7.19,3.75 + +# UTF-16 : 99 b3 +# UTF-8 : b3 a6 e9 +[99b3] 馳 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.44,3.44 +2.81,1.56;2.81,2.19 +2.81,2.19;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,3.44 +1.88,1.25;1.88,1.56 +1.88,1.56;1.88,2.19 +1.88,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +4.38,8.75;0.94,8.75 +0.94,8.75;0.94,4.06 +0.94,4.06;4.38,4.06 +4.38,4.06;4.38,3.44 +4.38,3.44;4.38,2.50 +4.38,2.50;4.38,2.19 +4.38,2.19;4.38,1.56 +4.38,1.56;4.06,0.94 +4.06,0.94;3.75,0.62 +3.75,0.62;3.44,0.62 +3.44,0.62;2.81,0.94 +2.81,0.94;2.81,0.94 +2.50,8.44;2.50,4.06 +0.94,5.62;4.06,5.62 +0.94,7.19;4.06,7.19 +5.31,8.75;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.44 +6.88,2.50;6.88,9.06 +4.06,5.94;8.75,7.81 +8.75,7.81;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.75,5.00 +8.75,5.00;8.75,4.69 +8.75,4.69;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;8.44,3.44 +8.44,3.44;7.81,3.75 +7.81,3.75;7.50,3.75 + +# UTF-16 : 85 2d +# UTF-8 : ad 94 e8 +[852d] 蔭 +3.12,7.19;0.94,7.19 +0.94,7.19;0.94,0.62 +1.25,2.19;1.56,2.19 +1.56,2.19;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +2.50,4.06;2.19,4.69 +2.19,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,7.19 +9.06,5.62;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;7.81,6.25 +7.81,6.25;7.19,6.56 +7.19,6.56;6.56,7.19 +6.56,7.19;5.94,7.50 +5.94,7.50;5.62,7.50 +5.62,7.50;5.00,6.88 +5.00,6.88;4.38,6.56 +4.38,6.56;3.75,5.94 +3.75,5.94;3.12,5.62 +3.12,5.62;2.81,5.62 +8.44,5.00;3.44,5.00 +6.88,3.75;7.50,4.06 +7.50,4.06;7.81,4.69 +7.81,4.69;8.12,5.00 +8.12,5.00;8.12,5.00 +7.19,6.25;4.38,6.25 +8.75,2.50;2.81,2.50 +8.44,3.75;3.44,3.75 +8.75,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +3.75,0.62;4.06,0.94 +4.06,0.94;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +2.50,0.62;3.12,0.62 +3.12,0.62;3.75,0.62 +3.75,0.62;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 + +# UTF-16 : 85 97 +# UTF-8 : 97 96 e8 +[8597] 薗 +0.62,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +8.44,0.31;8.44,6.88 +8.44,6.88;0.94,6.88 +0.94,6.88;0.94,0.31 +1.25,0.94;8.44,0.94 +2.19,6.25;7.19,6.25 +1.56,5.31;7.81,5.31 +4.69,5.31;4.69,6.56 +2.81,3.44;6.88,3.44 +6.88,3.44;6.88,4.69 +6.88,4.69;2.50,4.69 +2.50,4.69;2.50,3.12 +4.69,1.25;4.69,3.12 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.38,2.81 +4.38,2.81;5.00,3.12 +5.00,3.12;5.00,3.44 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.19 +6.25,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,2.81 +5.94,2.50;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.50,3.12 +7.50,3.12;7.50,3.12 + +# UTF-16 : 53 06 +# UTF-8 : 86 8c e5 +[5306] 匆 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +2.19,8.12;8.75,8.12 +8.75,8.12;8.44,6.25 +8.44,6.25;8.44,4.69 +8.44,4.69;8.44,3.75 +8.44,3.75;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;4.06,1.88 +4.06,1.88;4.38,2.50 +4.38,2.50;5.00,3.12 +5.00,3.12;5.62,3.75 +5.62,3.75;5.94,4.69 +5.94,4.69;6.25,5.31 +6.25,5.31;6.56,6.25 +6.56,6.25;6.88,7.19 +6.88,7.19;6.88,8.12 +1.25,3.12;1.88,3.44 +1.88,3.44;2.19,3.75 +2.19,3.75;2.50,4.38 +2.50,4.38;3.12,4.69 +3.12,4.69;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.69,8.12 +0.00,5.31;0.62,5.62 +0.62,5.62;0.94,5.94 +0.94,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,9.06 +2.50,9.06;2.81,9.38 +2.19,6.56;2.81,6.25 +2.81,6.25;3.44,5.94 +3.44,5.94;4.06,5.31 +4.06,5.31;4.38,5.00 +4.38,5.00;5.00,4.69 +5.00,4.69;5.31,4.38 +5.31,4.38;5.62,3.75 +5.62,3.75;6.25,3.44 +6.25,3.44;6.56,3.12 +6.56,3.12;6.88,2.50 + +# UTF-16 : 60 31 +# UTF-8 : b1 80 e6 +[6031] 怱 +3.12,4.06;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;5.00,0.62 +5.00,0.62;5.31,0.62 +5.31,0.62;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.50 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +2.19,8.44;8.75,8.44 +8.75,8.44;8.44,7.50 +8.44,7.50;8.44,6.88 +8.44,6.88;8.44,6.25 +8.44,6.25;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.12,5.00 +8.12,5.00;7.81,4.69 +7.81,4.69;7.50,4.69 +7.50,4.69;7.19,4.69 +7.19,4.69;6.56,4.69 +6.56,4.69;6.25,4.69 +0.31,6.56;0.94,6.88 +0.94,6.88;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;2.19,8.12 +2.19,8.12;2.50,8.75 +2.50,8.75;2.81,9.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;5.94,6.25 +5.94,6.25;6.25,6.56 +6.25,6.56;6.25,7.19 +6.25,7.19;6.56,7.50 +6.56,7.50;6.88,7.81 +6.88,7.81;6.88,8.44 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.38,8.44 +2.50,7.50;3.12,7.19 +3.12,7.19;3.44,7.19 +3.44,7.19;4.06,6.88 +4.06,6.88;4.69,6.88 +4.69,6.88;5.00,6.56 +5.00,6.56;5.31,6.25 +5.31,6.25;5.94,6.25 +5.94,6.25;6.25,5.94 +6.25,5.94;6.56,5.62 +6.56,5.62;7.19,5.62 + +# UTF-16 : 84 71 +# UTF-8 : b1 91 e8 +[8471] 葱 +0.62,8.44;8.75,8.44 +3.12,7.81;3.12,9.38 +6.25,7.81;6.25,9.38 +2.19,7.19;8.75,7.19 +8.75,7.19;8.44,6.56 +8.44,6.56;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,4.06 +7.81,4.06;7.50,4.06 +7.50,4.06;7.19,4.06 +7.19,4.06;6.56,4.06 +6.56,4.06;6.25,4.06 +0.31,5.62;0.94,5.94 +0.94,5.94;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;2.50,7.50 +2.50,7.50;2.81,8.12 +4.38,3.75;4.69,4.06 +4.69,4.06;5.00,4.38 +5.00,4.38;5.31,4.69 +5.31,4.69;5.62,5.00 +5.62,5.00;5.94,5.31 +5.94,5.31;6.25,5.62 +6.25,5.62;6.25,5.94 +6.25,5.94;6.56,6.56 +6.56,6.56;6.88,6.88 +6.88,6.88;6.88,7.19 +1.56,4.06;1.88,4.38 +1.88,4.38;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.19 +2.50,6.56;3.12,6.25 +3.12,6.25;3.44,6.25 +3.44,6.25;4.06,5.94 +4.06,5.94;4.38,5.94 +4.38,5.94;5.00,5.62 +5.00,5.62;5.31,5.31 +5.31,5.31;5.94,5.31 +5.94,5.31;6.25,5.00 +6.25,5.00;6.56,5.00 +6.56,5.00;7.19,4.69 +2.81,3.12;3.12,1.88 +2.81,1.88;3.12,1.25 +3.12,1.25;3.12,0.94 +3.12,0.94;3.44,0.62 +3.44,0.62;3.75,0.62 +3.75,0.62;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;5.00,0.62 +5.00,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;6.25,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;7.19,0.94 +7.19,0.94;7.19,1.56 +7.19,1.56;7.50,2.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 + +# UTF-16 : 84 94 +# UTF-8 : 94 92 e8 +[8494] 蒔 +3.44,5.00;9.06,5.00 +8.75,6.56;3.75,6.56 +6.25,5.00;6.25,7.50 +7.81,5.00;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.88,0.62 +6.88,0.62;6.56,0.62 +6.56,0.62;5.94,0.62 +9.06,3.44;3.44,3.44 +5.94,1.56;5.62,1.88 +5.62,1.88;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,7.19 +2.81,7.19;0.62,7.19 +0.62,7.19;0.62,0.62 +0.94,4.38;2.81,4.38 +0.31,8.44;9.06,8.44 +3.12,7.50;3.12,9.38 +6.25,7.81;6.25,9.38 + +# UTF-16 : 50 ad +# UTF-8 : ad 82 e5 +[50ad] 傭 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.25 +3.12,5.31;8.44,5.31 +8.44,5.31;8.44,7.50 +8.44,7.50;3.12,7.50 +2.50,6.25;9.06,6.25 +5.62,8.44;5.62,9.38 +1.88,0.62;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.19,1.88 +2.19,1.88;2.19,2.50 +2.19,2.50;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.50,8.44 +2.50,8.44;9.06,8.44 +6.88,0.62;7.50,0.62 +7.50,0.62;7.81,0.62 +7.81,0.62;8.12,0.62 +8.12,0.62;8.44,0.62 +8.44,0.62;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.38 +8.75,4.38;3.12,4.38 +3.12,4.38;3.12,0.62 +5.94,7.19;5.94,0.62 +8.75,3.12;3.44,3.12 +8.75,1.88;3.44,1.88 +5.94,7.50;5.94,8.44 + +# UTF-16 : 61 75 +# UTF-8 : b5 85 e6 +[6175] 慵 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +3.44,5.31;8.75,5.31 +8.75,5.31;8.75,7.50 +8.75,7.50;3.44,7.50 +2.81,6.25;9.06,6.25 +5.62,8.44;5.94,9.38 +2.19,0.62;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,8.44 +2.81,8.44;9.06,8.44 +6.88,0.62;7.50,0.62 +7.50,0.62;7.81,0.62 +7.81,0.62;8.12,0.62 +8.12,0.62;8.75,0.62 +8.75,0.62;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.38 +8.75,4.38;3.44,4.38 +3.44,4.38;3.44,0.62 +6.25,7.19;6.25,0.62 +8.75,3.12;3.75,3.12 +8.75,1.88;3.75,1.88 +6.25,7.50;6.25,8.44 + +# UTF-16 : 53 ad +# UTF-8 : ad 8e e5 +[53ad] 厭 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,8.44 +0.94,8.44;8.75,8.44 +1.56,0.62;1.88,4.69 +1.56,4.69;5.00,4.69 +5.00,4.69;5.00,1.25 +5.00,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +1.88,2.19;5.00,2.19 +1.88,3.44;5.00,3.44 +1.88,5.62;4.69,5.62 +4.69,5.62;4.69,7.81 +4.69,7.81;1.88,7.81 +1.88,7.81;1.88,5.31 +1.88,6.56;4.69,6.56 +7.81,8.12;8.12,7.81 +8.12,7.81;8.44,7.50 +8.44,7.50;8.75,6.88 +8.75,6.88;8.75,6.56 +9.06,5.94;5.31,5.94 +5.31,0.62;5.62,0.94 +5.62,0.94;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;6.88,4.06 +6.88,4.06;7.19,4.69 +7.19,4.69;7.19,5.31 +7.19,5.31;7.19,5.94 +7.19,5.94;7.19,8.12 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.50,4.06 +7.50,4.06;7.19,4.69 +7.19,4.69;7.19,5.31 +7.19,5.31;7.19,5.94 + +# UTF-16 : 58 d3 +# UTF-8 : 93 a3 e5 +[58d3] 壓 +0.62,0.94;8.75,0.94 +8.12,2.19;1.25,2.19 +4.69,0.94;4.69,3.44 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.94,8.75 +0.94,8.75;8.75,8.75 +1.88,3.44;1.88,6.25 +1.88,6.25;5.00,6.25 +5.00,6.25;5.00,4.06 +5.00,4.06;4.69,3.75 +4.69,3.75;4.38,3.75 +4.38,3.75;3.75,3.75 +3.75,3.75;3.44,3.75 +3.44,3.75;3.12,3.75 +1.88,4.69;5.00,4.69 +1.88,5.31;5.00,5.31 +1.88,6.56;4.69,6.56 +4.69,6.56;4.69,8.12 +4.69,8.12;1.88,8.12 +1.88,8.12;1.88,6.56 +1.88,7.50;4.69,7.50 +7.50,8.44;8.12,8.12 +8.12,8.12;8.44,7.81 +8.44,7.81;8.75,7.50 +8.75,7.50;8.75,7.50 +8.75,6.88;5.31,6.88 +5.31,3.44;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.25,4.38 +6.25,4.38;6.56,5.00 +6.56,5.00;6.88,5.31 +6.88,5.31;6.88,5.62 +6.88,5.62;6.88,5.94 +6.88,5.94;7.19,6.56 +7.19,6.56;7.19,6.88 +7.19,6.88;7.19,8.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,5.00 +7.50,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;7.19,5.94 +7.19,5.94;7.19,6.56 +7.19,6.56;7.19,6.88 + +# UTF-16 : 97 68 +# UTF-8 : a8 9d e9 +[9768] 靨 +0.31,4.06;0.62,4.69 +0.62,4.69;0.62,5.00 +0.62,5.00;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;0.94,7.19 +0.94,7.19;0.94,8.75 +0.94,8.75;8.75,8.75 +1.88,4.38;1.88,6.56 +1.88,6.56;5.00,6.56 +5.00,6.56;5.00,5.00 +5.00,5.00;4.69,4.38 +4.69,4.38;4.38,4.38 +4.38,4.38;3.75,4.38 +3.75,4.38;3.44,4.69 +3.44,4.69;3.12,4.69 +1.88,5.31;5.00,5.31 +1.88,5.94;5.00,5.94 +1.88,7.19;4.69,7.19 +4.69,7.19;4.69,8.44 +4.69,8.44;1.88,8.44 +1.88,8.44;1.88,6.88 +1.88,7.81;4.69,7.81 +7.50,8.44;8.12,8.12 +8.12,8.12;8.44,8.12 +8.44,8.12;8.75,7.81 +8.75,7.81;8.75,7.81 +8.75,7.19;5.31,7.19 +5.31,4.38;5.94,4.69 +5.94,4.69;6.25,5.31 +6.25,5.31;6.88,5.94 +6.88,5.94;6.88,6.56 +6.88,6.56;7.19,7.19 +7.19,7.19;7.19,8.44 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.31 +7.81,5.31;7.50,5.94 +7.50,5.94;7.19,6.56 +7.19,6.56;7.19,7.19 +8.44,0.31;8.44,3.12 +8.44,3.12;0.94,3.12 +0.94,3.12;0.94,0.31 +6.25,2.50;3.12,2.50 +6.25,1.56;3.12,1.56 +3.12,3.12;3.12,0.94 +6.25,0.94;6.25,3.12 +1.25,0.94;8.44,0.94 +0.62,3.75;8.75,3.75 +4.69,3.75;4.38,3.44 +4.38,3.44;4.38,3.12 + +# UTF-16 : 7c 12 +# UTF-8 : 92 b0 e7 +[7c12] 簒 +3.12,7.19;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.50,8.44 +7.19,7.19;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +1.56,4.38;7.81,4.38 +7.81,4.38;7.81,7.19 +7.81,7.19;1.56,7.19 +1.56,7.19;1.56,4.38 +1.56,6.25;7.81,6.25 +1.56,5.31;7.81,5.31 +4.38,4.38;4.06,4.06 +4.06,4.06;3.75,3.75 +3.75,3.75;3.44,3.44 +3.44,3.44;3.12,3.12 +3.12,3.12;2.81,2.81 +2.81,2.81;2.19,2.50 +2.19,2.50;1.88,2.50 +1.88,2.50;1.25,2.19 +1.25,2.19;0.94,1.88 +0.94,1.88;0.31,1.56 +0.62,3.44;8.75,3.44 +5.94,3.44;6.56,3.12 +6.56,3.12;7.19,2.50 +7.19,2.50;7.81,2.19 +7.81,2.19;8.44,1.88 +8.44,1.88;8.75,1.88 +8.75,1.88;9.06,1.56 +1.25,0.62;1.88,0.94 +1.88,0.94;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,0.62;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +7.81,0.62;7.50,0.94 +7.50,0.94;7.19,1.25 +7.19,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +2.81,0.62;3.44,0.62 +3.44,0.62;3.75,0.62 +3.75,0.62;4.38,0.62 +4.38,0.62;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,1.25 + +# UTF-16 : 7e 82 +# UTF-8 : 82 ba e7 +[7e82] 纂 +3.12,7.81;2.81,8.12 +2.81,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +7.19,7.81;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.56,8.75 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.44 +1.25,8.44;0.94,8.12 +0.94,8.12;0.31,7.81 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.38,8.12 +4.38,8.12;4.06,7.81 +9.06,8.75;5.31,8.75 +4.69,8.75;1.56,8.75 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,7.81 +7.81,7.81;1.56,7.81 +1.56,7.81;1.56,5.00 +1.56,6.88;7.81,6.88 +1.56,5.94;7.81,5.94 +4.38,5.31;4.06,5.00 +4.06,5.00;3.75,4.69 +3.75,4.69;3.44,4.38 +3.44,4.38;3.12,4.06 +3.12,4.06;2.81,3.75 +2.81,3.75;2.19,3.75 +2.19,3.75;1.88,3.44 +1.88,3.44;1.25,3.12 +1.25,3.12;0.94,3.12 +0.94,3.12;0.31,2.81 +0.62,4.38;8.75,4.38 +5.94,4.38;6.56,4.06 +6.56,4.06;7.19,3.75 +7.19,3.75;7.81,3.44 +7.81,3.44;8.44,3.12 +8.44,3.12;9.06,2.81 +7.81,2.19;0.94,1.88 +4.06,2.50;3.44,2.81 +3.44,2.81;3.12,3.12 +3.12,3.12;2.50,3.44 +2.50,3.44;2.50,3.44 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +4.69,1.88;4.69,0.62 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.56 +8.75,0.62;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.56 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.69,2.81 +4.69,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.25,3.75 +2.81,3.12;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.38,3.75 +4.38,3.75;4.38,4.06 + +# UTF-16 : 7a ff +# UTF-8 : bf ab e7 +[7aff] 竿 +3.12,6.56;2.81,6.88 +2.81,6.88;2.81,7.50 +2.81,7.50;2.50,8.12 +2.50,8.12;2.50,8.12 +7.19,6.56;7.19,6.88 +7.19,6.88;6.88,7.50 +6.88,7.50;6.56,8.12 +6.56,8.12;6.56,8.12 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +9.06,8.12;5.62,8.12 +4.69,8.12;1.56,8.12 +5.94,9.38;5.94,8.75 +5.94,8.75;5.62,8.12 +5.62,8.12;5.31,7.50 +5.31,7.50;4.69,7.19 +4.69,7.19;4.38,6.56 +0.62,3.44;8.75,3.44 +0.94,5.94;8.44,5.94 +4.69,0.62;4.69,5.94 + +# UTF-16 : 82 a5 +# UTF-8 : a5 8a e8 +[82a5] 芥 +0.62,7.81;8.75,7.81 +2.81,6.56;2.81,9.06 +6.56,6.56;6.56,9.06 +8.75,3.75;8.44,4.06 +8.44,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.56,5.31 +6.56,5.31;6.25,5.62 +6.25,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,6.88 +4.38,6.88;4.06,6.25 +4.06,6.25;3.44,5.94 +3.44,5.94;3.12,5.62 +3.12,5.62;2.81,5.31 +2.81,5.31;2.19,5.00 +2.19,5.00;1.88,4.69 +1.88,4.69;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.62,3.75 +6.56,0.62;6.56,4.69 +0.94,0.62;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 + +# UTF-16 : 84 9c +# UTF-8 : 9c 92 e8 +[849c] 蒜 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +2.81,5.00;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.25,0.94 +6.88,5.00;6.88,1.25 +6.88,1.25;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.56,4.06 +4.69,1.25;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.62,4.06 +4.38,1.88;4.38,2.50 +4.38,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;3.75,3.75 +3.75,3.75;3.75,4.06 +4.38,5.00;0.31,5.00 +4.38,6.56;0.94,6.56 +8.75,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.12,3.75 +8.12,3.75;7.81,4.06 +9.06,5.00;5.00,5.00 +8.75,6.56;5.00,6.56 + +# UTF-16 : 83 df +# UTF-8 : 9f 8f e8 +[83df] 菟 +0.31,8.12;9.06,8.12 +2.81,7.50;2.81,9.38 +6.56,7.19;6.56,9.38 +1.56,3.44;8.12,3.44 +8.12,3.44;8.12,5.62 +8.12,5.62;1.56,5.62 +1.56,5.62;1.56,2.81 +5.00,3.44;5.00,5.62 +5.62,3.44;5.62,1.25 +5.62,1.25;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,1.56 +8.44,1.56;8.44,2.50 +8.44,2.50;8.75,3.12 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +5.00,5.62;5.62,5.94 +5.62,5.94;5.94,6.25 +5.94,6.25;6.25,6.56 +6.25,6.56;6.56,6.88 +0.31,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.44,7.50 +2.81,6.88;6.56,6.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,2.81 + +# UTF-16 : 84 90 +# UTF-8 : 90 92 e8 +[8490] 蒐 +0.62,8.44;9.06,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +1.56,4.06;8.12,4.06 +7.81,4.06;8.12,7.19 +7.81,7.19;1.56,7.19 +1.25,7.19;1.56,3.75 +4.69,4.06;4.69,7.19 +1.56,5.62;7.81,5.62 +4.69,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.38,7.19 +5.31,4.06;5.31,1.25 +5.31,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,2.50 +0.62,0.62;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.50,3.12 +5.62,1.88;5.94,1.88 +5.94,1.88;6.56,1.88 +6.56,1.88;7.19,1.88 +7.19,1.88;7.50,1.88 +7.50,1.88;8.12,2.19 +5.94,1.88;6.25,2.19 +6.25,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;6.88,3.75 + +# UTF-16 : 83 7c +# UTF-8 : bc 8d e8 +[837c] 荼 +0.62,8.12;8.75,8.12 +2.81,6.88;2.81,9.06 +6.56,6.88;6.56,9.06 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.44,6.25 +3.44,6.25;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.19,5.31 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,5.00 +1.56,5.00;0.94,4.69 +0.94,4.69;0.62,4.38 +2.81,5.31;6.88,5.31 +8.44,3.75;0.94,3.75 +4.69,5.31;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.62 +4.38,0.62;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.12,0.94 +3.12,0.94;2.81,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,3.12 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.56,3.12 + +# UTF-16 : 88 d4 +# UTF-8 : 94 a3 e8 +[88d4] 裔 +4.69,8.44;4.69,9.38 +0.62,8.44;8.75,8.44 +4.69,8.44;4.06,8.12 +4.06,8.12;3.75,8.12 +3.75,8.12;3.12,7.81 +3.12,7.81;2.81,7.50 +2.81,7.50;2.50,7.50 +2.50,7.50;1.88,7.19 +1.88,7.19;1.56,7.19 +1.56,7.19;0.94,6.88 +0.94,6.88;0.31,6.88 +4.69,8.44;5.00,8.12 +5.00,8.12;5.31,7.81 +5.31,7.81;5.62,7.50 +5.62,7.50;5.94,7.19 +5.94,7.19;6.56,6.56 +6.56,6.56;6.88,6.25 +6.88,6.25;7.50,6.25 +7.50,6.25;7.81,5.94 +7.81,5.94;8.44,5.62 +8.44,5.62;9.06,5.62 +0.94,5.62;1.56,5.62 +1.56,5.62;1.88,5.62 +1.88,5.62;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.44,5.94 +3.44,5.94;3.75,5.94 +3.75,5.94;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.94,6.25 +2.81,5.94;2.81,7.50 +6.25,6.88;6.56,7.19 +6.56,7.19;7.19,7.50 +7.19,7.50;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;8.44,8.12 +5.31,5.00;5.31,4.06 +5.31,4.06;5.31,3.75 +5.31,3.75;5.94,3.75 +5.94,3.75;6.56,3.75 +6.25,3.75;6.88,3.75 +6.88,3.75;7.19,3.75 +7.19,3.75;7.50,3.75 +7.50,3.75;8.12,3.75 +8.12,3.75;8.44,3.75 +2.81,0.94;2.81,3.12 +2.81,3.12;6.56,3.12 +6.56,3.12;6.56,1.56 +6.56,1.56;2.81,1.56 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,5.00 +8.44,5.00;0.94,5.00 +0.94,5.00;0.94,0.62 +3.75,5.00;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.19,3.44 +2.19,3.44;1.88,3.44 +1.88,3.44;1.25,3.44 + +# UTF-16 : 74 e2 +# UTF-8 : a2 93 e7 +[74e2] 瓢 +5.00,8.12;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.25,8.12 +6.25,8.12;6.56,8.12 +6.56,8.12;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;7.81,8.44 +7.81,8.44;8.44,8.44 +8.44,8.44;8.75,8.75 +8.75,8.75;9.06,8.75 +4.38,0.62;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;4.69,1.88 +4.69,1.88;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.00,4.38 +5.00,4.38;5.00,5.00 +5.00,5.00;5.00,5.94 +5.00,5.94;5.00,6.56 +5.00,6.56;5.00,8.12 +9.38,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.75,3.44 +8.75,3.44;8.44,4.06 +8.44,4.06;8.44,5.00 +8.44,5.00;8.44,5.62 +8.44,5.62;8.44,6.56 +8.44,6.56;8.44,7.50 +8.44,7.50;8.44,8.44 +6.56,1.56;6.56,8.12 +8.44,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.75 +5.00,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.88,1.56 +6.88,1.56;7.50,1.88 +7.50,1.88;8.12,2.19 +2.50,3.75;2.50,1.25 +2.50,1.25;2.19,0.62 +2.19,0.62;2.19,0.62 +2.19,0.62;1.56,0.62 +1.56,0.62;1.25,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +4.06,1.56;4.06,1.88 +4.06,1.88;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;3.12,3.12 +4.38,3.75;0.31,3.75 +4.06,4.69;0.62,4.69 +4.38,8.44;0.31,8.44 +2.81,8.44;3.12,5.94 +1.88,8.44;1.88,5.94 +0.62,5.62;0.62,7.50 +0.62,7.50;4.38,7.50 +4.38,7.50;4.38,5.62 +4.38,5.62;0.62,5.62 + +# UTF-16 : 77 08 +# UTF-8 : 88 9c e7 +[7708] 眈 +0.62,8.75;0.62,0.94 +0.62,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,4.06;2.81,4.06 +0.62,6.25;2.81,6.25 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.31,4.69 +5.31,4.69;5.62,5.31 +5.62,5.31;5.62,6.25 +5.62,6.25;5.62,6.88 +5.62,6.88;5.62,9.38 +5.94,6.25;6.25,1.56 +5.94,1.56;6.25,1.25 +6.25,1.25;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;9.06,2.81 +9.06,2.81;9.06,3.75 +8.75,5.62;8.75,7.81 +8.75,7.81;3.44,7.81 +3.44,7.81;3.44,5.62 + +# UTF-16 : 80 3d +# UTF-8 : bd 80 e8 +[803d] 耽 +0.62,8.44;0.62,2.19 +3.44,8.44;0.31,8.44 +2.81,0.31;2.81,8.44 +0.94,4.38;2.81,4.38 +0.94,6.56;2.81,6.56 +0.00,1.88;0.62,2.19 +0.62,2.19;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.50 +2.50,2.50;2.81,2.81 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;6.25,6.25 +6.25,6.25;6.25,6.88 +6.25,6.88;6.25,9.38 +6.56,6.25;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.75 +8.75,5.62;8.75,7.81 +8.75,7.81;3.75,7.81 +3.75,7.81;3.75,5.62 + +# UTF-16 : 91 56 +# UTF-8 : 96 85 e9 +[9156] 酖 +0.94,1.25;4.06,1.25 +4.06,1.25;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,0.62 +0.94,2.81;3.75,2.81 +0.31,8.44;4.38,8.44 +1.88,8.44;1.88,6.88 +1.88,6.88;1.88,6.25 +1.88,6.25;1.88,5.94 +1.88,5.94;1.88,5.31 +1.88,5.31;1.56,4.69 +1.56,4.69;1.56,4.38 +1.56,4.38;1.25,3.75 +1.25,3.75;0.94,3.75 +2.81,8.44;2.81,5.00 +2.81,5.00;2.81,4.69 +2.81,4.69;3.12,4.38 +3.12,4.38;3.75,4.38 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.56,5.31 +6.56,5.31;6.56,6.25 +6.56,6.25;6.56,6.88 +6.56,6.88;6.56,9.38 +6.88,6.25;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.75 +8.75,5.62;8.75,7.81 +8.75,7.81;4.69,7.81 +4.69,7.81;4.69,5.62 + +# UTF-16 : 64 92 +# UTF-8 : 92 92 e6 +[6492] 撒 +1.25,9.06;1.25,1.56 +1.25,1.56;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.50,4.69;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.50,7.19;0.31,7.19 +5.94,0.94;6.56,1.25 +6.56,1.25;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.44,4.69 +8.44,4.69;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;8.75,7.50 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.19,5.31 +7.19,5.31;7.19,5.94 +7.19,5.94;6.88,6.88 +6.88,7.50;9.38,7.50 +5.94,5.62;6.25,6.25 +6.25,6.25;6.56,6.88 +6.56,6.88;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.06 +2.81,0.62;2.81,5.31 +2.81,5.31;5.94,5.31 +5.94,5.31;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +2.81,2.50;5.94,2.50 +2.81,3.75;5.94,3.75 +2.50,6.25;6.25,6.25 +6.25,8.12;2.50,8.12 +3.44,6.25;3.44,9.06 +5.31,6.25;5.31,9.06 + +# UTF-16 : 7e 56 +# UTF-8 : 96 b9 e7 +[7e56] 繖 +6.25,0.94;6.88,1.25 +6.88,1.25;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.44,4.69 +8.44,4.69;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;9.06,7.50 +9.38,0.94;9.06,1.25 +9.06,1.25;8.44,1.56 +8.44,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.19,5.31 +7.19,5.31;7.19,5.94 +7.19,5.94;7.19,6.88 +6.88,7.50;9.38,7.50 +6.25,5.62;6.56,6.25 +6.56,6.25;6.88,6.88 +6.88,6.88;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.06 +3.44,0.62;3.44,5.31 +3.44,5.31;5.94,5.31 +5.94,5.31;5.94,1.25 +5.94,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +3.75,2.50;5.94,2.50 +3.75,3.75;5.94,3.75 +3.12,6.25;6.56,6.25 +6.25,8.12;3.12,8.12 +4.06,6.25;4.06,9.06 +5.62,6.25;5.62,9.06 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +0.00,4.69;3.12,4.69 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,5.94 +1.25,5.94;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.56,8.75 +1.56,8.75;1.88,9.06 + +# UTF-16 : 69 25 +# UTF-8 : a5 a4 e6 +[6925] 椥 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +5.94,8.12;3.44,8.12 +2.81,5.94;3.12,6.56 +3.12,6.56;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.44,8.44 +3.44,8.44;3.75,9.38 +5.94,5.31;2.81,5.31 +2.81,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.38,8.12 +8.75,0.62;8.75,8.44 +8.75,8.44;6.56,8.44 +6.56,8.44;6.56,0.62 +6.56,1.56;8.75,1.56 +5.94,1.56;5.62,2.19 +5.62,2.19;5.31,2.81 +5.31,2.81;5.00,3.44 +5.00,3.44;4.69,4.06 +4.69,4.06;4.38,4.69 + +# UTF-16 : 8e 1f +# UTF-8 : 9f b8 e8 +[8e1f] 踟 +1.88,4.38;3.12,4.38 +1.88,1.25;1.88,6.25 +0.62,0.94;0.62,5.31 +0.62,6.25;2.81,6.25 +2.81,6.25;2.81,8.75 +2.81,8.75;0.62,8.75 +0.31,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +6.25,8.12;3.75,8.12 +3.12,5.94;3.44,6.56 +3.44,6.56;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;3.75,8.44 +3.75,8.44;4.06,9.38 +6.25,5.31;3.12,5.31 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;4.69,5.62 +4.69,5.62;4.69,8.12 +8.75,0.62;8.75,8.44 +8.75,8.44;6.56,8.44 +6.56,8.44;6.56,0.62 +6.88,1.56;8.75,1.56 +6.25,1.56;5.94,2.19 +5.94,2.19;5.62,2.81 +5.62,2.81;5.31,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;4.69,4.69 + +# UTF-16 : 87 18 +# UTF-8 : 98 9c e8 +[8718] 蜘 +6.25,8.12;3.75,8.12 +3.12,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;4.06,8.44 +4.06,8.44;4.06,9.38 +6.25,5.31;3.12,5.31 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;4.69,5.62 +4.69,5.62;4.69,8.12 +8.75,0.62;8.75,8.44 +8.75,8.44;6.56,8.44 +6.56,8.44;6.56,0.62 +6.88,1.56;8.75,1.56 +6.25,1.56;5.94,2.19 +5.94,2.19;5.62,2.81 +5.62,2.81;5.31,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;4.69,4.69 +1.56,1.56;1.56,9.06 +0.31,4.69;2.81,4.69 +2.81,4.69;2.81,7.50 +2.81,7.50;0.31,7.50 +0.31,7.50;0.31,3.75 +3.12,1.56;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.50,3.75 +0.00,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 + +# UTF-16 : 87 ba +# UTF-8 : ba 9e e8 +[87ba] 螺 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.50 +3.12,7.50;0.31,7.50 +0.31,7.50;0.31,3.75 +3.44,1.25;3.44,1.88 +3.44,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +0.00,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +8.75,3.12;3.75,3.12 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.38 +5.00,4.38;4.69,4.69 +4.69,4.69;4.38,5.00 +4.38,5.00;4.06,5.00 +9.06,2.50;8.75,3.12 +8.75,3.12;8.44,3.44 +8.44,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +6.25,3.12;6.25,0.62 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +4.69,3.12;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;6.25,4.06 +6.25,4.06;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;7.19,4.69 +7.19,4.69;7.50,5.00 +7.50,5.00;7.81,5.00 +7.81,5.00;8.12,5.31 +4.69,4.69;5.00,4.69 +5.00,4.69;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;6.25,5.62 +6.25,5.62;6.56,5.62 +4.06,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.62 +6.25,5.62;6.25,8.75 +4.06,7.19;8.75,7.19 + +# UTF-16 : 7e 32 +# UTF-8 : b2 b8 e7 +[7e32] 縲 +3.75,4.06;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;2.81,6.25 +0.31,4.69;3.44,4.69 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.88;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;2.81,4.06 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +1.56,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,6.88;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.88,8.75;2.19,9.06 +8.75,3.12;3.75,3.12 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.38 +5.00,4.38;4.69,4.69 +4.69,4.69;4.38,5.00 +4.38,5.00;4.06,5.00 +9.06,2.50;8.75,3.12 +8.75,3.12;8.44,3.44 +8.44,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +6.25,3.12;6.25,0.62 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +4.69,3.12;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;6.25,4.06 +6.25,4.06;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;7.19,4.69 +7.19,4.69;7.50,5.00 +7.50,5.00;7.81,5.00 +7.81,5.00;8.12,5.31 +4.69,4.69;5.00,4.69 +5.00,4.69;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;6.25,5.62 +6.25,5.62;6.56,5.62 +4.06,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.62 +6.25,5.62;6.25,8.75 +4.06,7.19;8.75,7.19 + +# UTF-16 : 9a 3e +# UTF-8 : be a8 e9 +[9a3e] 騾 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.44 +2.50,1.56;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.25,3.44 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,2.50 +3.75,2.50;3.75,2.19 +3.75,2.19;3.44,1.56 +3.44,1.56;3.44,0.94 +3.44,0.94;3.12,0.62 +3.12,0.62;2.81,0.62 +2.81,0.62;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,8.44;2.19,4.06 +0.94,5.62;3.75,5.62 +0.94,7.19;3.75,7.19 +8.75,3.12;4.06,3.12 +5.94,3.75;5.62,4.06 +5.62,4.06;5.31,4.38 +5.31,4.38;5.00,4.69 +5.00,4.69;4.69,5.00 +4.69,5.00;4.38,5.00 +9.06,2.50;8.75,3.12 +8.75,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;8.12,4.38 +6.56,3.12;6.56,0.62 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.19,2.50 +5.00,3.12;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.88,4.06 +6.88,4.06;7.19,4.38 +7.19,4.38;7.50,4.69 +7.50,4.69;7.81,5.00 +7.81,5.00;8.12,5.31 +5.00,4.69;5.31,4.69 +5.31,4.69;5.62,5.00 +5.62,5.00;5.94,5.31 +5.94,5.31;6.56,5.62 +6.56,5.62;6.56,5.62 +4.38,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;4.38,8.75 +4.38,8.75;4.38,5.62 +6.56,5.62;6.56,8.75 +4.38,7.19;8.75,7.19 + +# UTF-16 : 87 f2 +# UTF-8 : b2 9f e8 +[87f2] 蟲 +4.69,5.62;4.69,9.38 +1.56,6.88;8.12,6.88 +8.12,6.88;8.12,8.44 +8.12,8.44;1.25,8.44 +1.25,8.44;1.25,6.25 +9.06,5.00;8.75,5.31 +8.75,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 +0.62,5.31;1.25,5.31 +1.25,5.31;1.88,5.31 +1.88,5.31;2.81,5.31 +2.81,5.31;3.44,5.31 +3.44,5.31;4.06,5.62 +4.06,5.62;5.00,5.62 +5.00,5.62;5.62,5.62 +5.62,5.62;6.56,5.62 +6.56,5.62;7.19,5.62 +7.19,5.62;8.12,5.94 +5.00,4.38;5.00,1.88 +5.00,2.50;8.75,2.50 +8.75,2.50;8.75,4.06 +8.75,4.06;5.00,4.06 +4.69,0.62;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;4.06,1.56 +4.06,1.56;3.75,2.19 +0.31,0.62;0.94,0.94 +0.94,0.94;1.88,0.94 +1.88,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +9.06,0.62;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +2.50,4.06;2.50,5.00 +2.50,0.94;2.50,4.06 +6.88,4.06;6.88,5.00 +6.88,0.94;6.88,4.06 +0.62,4.38;0.62,1.88 +0.62,2.50;4.38,2.50 +4.38,2.50;4.38,4.06 +4.38,4.06;0.62,4.06 +4.69,0.62;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.25 + +# UTF-16 : 88 31 +# UTF-8 : b1 a0 e8 +[8831] 蠱 +7.81,0.94;7.81,2.50 +7.81,2.50;1.56,2.50 +1.56,2.50;1.56,0.94 +3.75,2.50;3.75,0.94 +5.62,2.50;5.94,0.94 +0.31,0.62;9.06,0.62 +5.00,5.94;5.00,4.06 +5.00,4.38;8.75,4.38 +8.75,4.38;8.75,5.62 +8.75,5.62;5.00,5.62 +4.69,3.12;4.38,3.44 +4.38,3.44;4.06,3.75 +4.06,3.75;3.75,4.38 +3.75,4.38;3.75,4.38 +0.31,3.12;0.94,3.12 +0.94,3.12;1.88,3.44 +1.88,3.44;2.19,3.44 +2.19,3.44;2.50,3.44 +2.50,3.44;3.12,3.44 +3.12,3.44;3.44,3.44 +3.44,3.44;3.75,3.44 +3.75,3.44;4.38,3.44 +9.06,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.38 +8.12,4.38;8.12,4.38 +2.50,5.62;2.50,6.25 +2.50,3.44;2.50,5.62 +6.88,5.62;6.88,6.25 +6.88,3.44;6.88,5.62 +0.62,5.94;0.62,4.06 +0.62,4.38;4.38,4.38 +4.38,4.38;4.38,5.62 +4.38,5.62;0.62,5.62 +4.69,3.12;5.62,3.12 +5.62,3.12;6.25,3.44 +6.25,3.44;6.56,3.44 +6.56,3.44;7.19,3.44 +7.19,3.44;7.50,3.44 +7.50,3.44;7.81,3.44 +7.81,3.44;8.44,3.44 +8.44,3.44;8.75,3.44 +4.69,6.56;4.69,9.38 +1.56,7.50;8.12,7.50 +8.12,7.50;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,7.19 +9.06,6.25;8.75,6.56 +8.75,6.56;8.12,6.88 +8.12,6.88;7.81,6.88 +7.81,6.88;7.50,7.19 +7.50,7.19;7.19,7.50 +0.62,6.56;1.25,6.56 +1.25,6.56;1.88,6.56 +1.88,6.56;2.81,6.56 +2.81,6.56;3.44,6.56 +3.44,6.56;4.38,6.56 +4.38,6.56;5.00,6.56 +5.00,6.56;5.94,6.56 +5.94,6.56;6.56,6.88 +6.56,6.88;7.50,6.88 +7.50,6.88;8.12,6.88 + +# UTF-16 : 58 75 +# UTF-8 : b5 a1 e5 +[5875] 塵 +5.00,8.44;5.00,9.38 +0.31,0.62;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,8.44 +1.25,8.44;9.06,8.44 +5.94,8.12;5.94,5.94 +3.44,8.12;3.75,5.94 +1.25,5.94;8.44,5.94 +8.44,5.94;8.44,7.19 +8.44,7.19;1.25,7.19 +5.94,5.62;5.94,3.75 +5.94,3.75;5.94,3.44 +5.94,3.44;6.25,3.44 +6.25,3.44;6.88,3.44 +6.88,3.44;7.19,3.44 +7.19,3.44;7.81,3.44 +7.81,3.44;8.12,3.44 +8.12,3.44;8.75,3.44 +8.75,3.44;8.75,4.06 +8.75,4.06;9.06,4.69 +5.94,4.69;6.56,4.69 +6.56,4.69;7.19,5.00 +7.19,5.00;7.81,5.00 +7.81,5.00;8.44,5.31 +8.44,5.31;9.06,5.31 +2.50,4.69;5.31,4.69 +2.50,3.44;2.50,5.62 +1.25,3.12;1.56,3.12 +1.56,3.12;2.19,3.44 +2.19,3.44;2.50,3.44 +2.50,3.44;2.81,3.44 +2.81,3.44;3.44,3.44 +3.44,3.44;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,3.75 +4.38,3.75;5.00,3.75 +5.00,3.75;5.31,3.75 +1.25,0.94;9.06,0.94 +8.44,2.50;1.88,2.50 +5.31,0.94;5.31,3.12 + +# UTF-16 : 5f 29 +# UTF-8 : a9 bc e5 +[5f29] 弩 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,4.06 +7.81,4.06;1.88,4.06 +1.88,4.06;1.88,3.44 +1.88,3.44;1.56,3.12 +1.56,3.12;1.56,2.81 +1.56,2.81;1.25,2.19 +1.25,2.19;1.25,1.88 +1.56,2.81;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,8.44;0.31,8.44 +0.31,5.31;0.94,5.31 +0.94,5.31;1.56,5.62 +1.56,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.38,8.12 +1.25,7.19;1.88,6.88 +1.88,6.88;2.50,6.56 +2.50,6.56;3.12,6.25 +3.12,6.25;3.75,5.94 +3.75,5.94;4.38,5.62 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;0.62,6.56 +4.69,8.44;8.75,8.44 +5.00,5.62;5.31,5.94 +5.31,5.94;5.94,6.25 +5.94,6.25;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +9.06,5.31;8.75,5.62 +8.75,5.62;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.31,8.12 + +# UTF-16 : 53 e2 +# UTF-8 : a2 8f e5 +[53e2] 叢 +1.25,4.38;1.25,0.94 +4.38,0.31;4.38,4.38 +1.25,2.19;4.38,2.19 +1.25,3.44;4.38,3.44 +0.31,0.94;0.94,0.94 +0.94,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.69,3.75;8.75,3.75 +4.69,0.62;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,1.25 +6.25,1.25;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.44,3.44 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.44 +0.31,4.38;9.06,4.38 +8.75,8.12;0.62,8.12 +2.50,8.12;2.19,8.44 +2.19,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +1.88,9.06;1.56,9.06 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.81,9.06 +7.81,9.06;7.81,9.06 +3.75,8.12;3.75,9.38 +5.62,8.12;5.62,9.38 +4.69,4.38;4.69,6.56 +8.75,6.56;0.94,6.56 +8.12,5.62;1.25,5.62 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;6.56,8.12 +3.75,6.56;3.44,6.88 +3.44,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.12 + +# UTF-16 : 8f 26 +# UTF-8 : a6 bc e8 +[8f26] 輦 +1.56,2.19;7.81,2.19 +7.81,2.19;7.81,4.38 +7.81,4.38;1.56,4.38 +1.56,4.38;1.56,2.19 +1.56,3.12;7.81,3.12 +0.31,1.25;9.06,1.25 +4.69,0.31;4.69,5.62 +0.94,5.00;8.75,5.00 +0.31,7.19;4.38,7.19 +5.00,7.19;9.06,7.19 +4.38,8.44;0.62,8.44 +8.75,8.44;5.00,8.44 +0.31,5.31;0.94,5.62 +0.94,5.62;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,8.12 +2.50,8.12;2.50,8.44 +2.50,8.44;2.81,9.06 +5.00,5.62;5.62,6.25 +5.62,6.25;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.56,7.50 +6.56,7.50;6.56,8.12 +6.56,8.12;6.88,8.44 +6.88,8.44;6.88,9.06 +4.38,5.62;4.06,5.94 +4.06,5.94;3.44,6.25 +3.44,6.25;3.12,6.56 +3.12,6.56;2.81,6.88 +2.81,6.88;2.19,7.19 +9.06,5.31;8.44,5.62 +8.44,5.62;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;6.88,6.88 +6.88,6.88;6.56,7.19 + +# UTF-16 : 81 e5 +# UTF-8 : a5 87 e8 +[81e5] 臥 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,2.19 +5.62,2.19;5.94,2.81 +5.94,2.81;6.25,3.44 +6.25,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.88,5.31 +6.88,5.31;6.88,6.25 +6.88,6.25;6.88,6.88 +6.88,6.88;6.88,9.06 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.50,4.06 +7.50,4.06;7.19,4.69 +7.19,4.69;7.19,5.31 +7.19,5.31;6.88,6.25 +6.88,6.25;6.88,6.88 +5.00,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.62,1.25;4.38,1.25 +0.94,3.75;4.69,3.75 +4.69,3.75;4.69,6.25 +4.69,6.25;0.94,6.25 +2.81,6.25;2.81,8.44 +2.81,1.25;2.81,3.75 + +# UTF-16 : 99 c1 +# UTF-8 : 81 a7 e9 +[99c1] 駁 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.44,3.44 +2.81,1.56;2.81,2.19 +2.81,2.19;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,3.44 +1.88,1.25;1.88,1.56 +1.88,1.56;1.88,2.19 +1.88,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +4.38,8.75;0.94,8.75 +0.94,8.75;0.94,4.06 +0.94,4.06;4.38,4.06 +4.38,4.06;4.38,3.44 +4.38,3.44;4.38,2.50 +4.38,2.50;4.38,2.19 +4.38,2.19;4.38,1.56 +4.38,1.56;4.06,0.94 +4.06,0.94;3.75,0.62 +3.75,0.62;3.44,0.62 +3.44,0.62;2.81,0.94 +2.81,0.94;2.81,0.94 +2.50,8.44;2.50,4.06 +0.94,5.62;4.38,5.62 +0.94,7.19;4.38,7.19 +4.69,5.62;5.31,5.94 +5.31,5.94;5.62,6.25 +5.62,6.25;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;8.44,8.12 +8.44,8.12;8.44,8.75 +8.44,8.75;8.75,9.06 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.12 +5.94,8.12;6.25,7.81 +6.25,7.81;6.56,7.50 +6.56,7.50;6.88,7.50 +6.88,7.50;7.50,7.19 +7.50,7.19;7.81,6.88 +7.81,6.88;8.12,6.56 +8.12,6.56;8.75,5.94 +8.75,5.94;9.06,5.62 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.12,4.69 +8.12,4.69;8.44,5.31 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.62,4.69 +5.62,4.69;5.31,5.31 + +# UTF-16 : 8b 5a +# UTF-8 : 9a ad e8 +[8b5a] 譚 +0.94,0.94;2.81,0.94 +2.81,0.94;2.81,3.12 +2.81,3.12;0.94,3.12 +0.94,3.12;0.94,0.31 +0.31,7.19;3.12,7.19 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 +9.06,8.75;3.44,8.75 +7.19,8.44;7.19,6.25 +5.31,8.44;5.31,6.25 +3.75,5.94;3.75,7.81 +3.75,7.81;8.75,7.81 +8.75,7.81;8.75,6.25 +8.75,6.25;3.75,6.25 +4.06,3.12;8.44,3.12 +8.44,3.12;8.44,5.31 +8.44,5.31;4.06,5.31 +4.06,5.31;4.06,3.12 +4.06,4.38;8.44,4.38 +3.44,1.88;9.06,1.88 +6.25,0.62;6.25,3.12 + +# UTF-16 : 94 14 +# UTF-8 : 94 90 e9 +[9414] 鐔 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,1.88 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.44 +1.88,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +3.44,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +9.06,8.75;3.75,8.75 +7.19,8.44;7.19,6.25 +5.62,8.44;5.62,6.25 +4.06,5.94;4.06,7.81 +4.06,7.81;8.75,7.81 +8.75,7.81;8.75,6.25 +8.75,6.25;4.06,6.25 +4.38,3.12;8.75,3.12 +8.75,3.12;8.75,5.31 +8.75,5.31;4.38,5.31 +4.38,5.31;4.38,3.12 +4.38,4.38;8.75,4.38 +3.75,1.88;9.06,1.88 +6.56,0.62;6.56,3.12 + +# UTF-16 : 69 8a +# UTF-8 : 8a a6 e6 +[698a] 榊 +7.50,7.50;7.50,0.62 +7.50,9.06;7.50,7.81 +5.94,7.81;5.94,2.50 +9.06,2.50;9.06,7.81 +9.06,7.81;6.25,7.81 +5.94,3.12;9.06,3.12 +6.25,5.62;9.06,5.62 +5.62,3.12;5.31,3.44 +5.31,3.44;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.38,5.00 +5.62,7.19;2.81,7.19 +4.06,7.19;4.06,9.06 +4.06,0.62;4.06,4.69 +2.50,3.44;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.69,5.31 +4.69,5.31;5.00,5.94 +5.00,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.62,7.19 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.38;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 + +# UTF-16 : 62 0e +# UTF-8 : 8e 88 e6 +[620e] 戎 +0.62,7.81;8.75,7.81 +8.12,6.56;7.81,5.94 +7.81,5.94;7.50,5.00 +7.50,5.00;7.19,4.38 +7.19,4.38;6.88,3.75 +6.88,3.75;6.56,3.12 +6.56,3.12;5.94,2.50 +5.94,2.50;5.62,2.19 +5.62,2.19;5.00,1.56 +5.00,1.56;4.38,1.25 +4.38,1.25;3.75,0.94 +5.62,9.38;5.94,7.50 +5.94,7.50;5.94,6.25 +5.94,6.25;6.25,4.69 +6.25,4.69;6.56,3.75 +6.56,3.75;6.88,2.81 +6.88,2.81;7.19,2.19 +7.19,2.19;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +6.56,9.38;6.88,9.06 +6.88,9.06;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,8.12 +0.31,4.06;0.94,4.38 +0.94,4.38;1.56,4.38 +1.56,4.38;1.88,4.38 +1.88,4.38;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.44,4.69 +3.44,4.69;3.75,4.69 +3.75,4.69;4.38,5.00 +4.38,5.00;5.00,5.00 +5.00,5.00;5.31,5.31 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.81,7.19 + +# UTF-16 : 7d 68 +# UTF-8 : a8 b5 e7 +[7d68] 絨 +3.44,4.06;3.44,4.38 +3.44,4.38;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;2.81,5.94 +2.81,5.94;2.81,6.25 +0.31,4.69;3.12,4.69 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.88;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +1.56,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.94,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.88,8.75;2.19,9.06 +3.75,5.00;4.38,5.00 +4.38,5.00;4.69,5.31 +4.69,5.31;5.31,5.31 +5.31,5.31;5.94,5.31 +5.94,5.31;6.56,5.62 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,5.94 +5.00,5.94;5.00,6.56 +5.00,6.56;5.00,7.19 +3.44,7.81;9.06,7.81 +8.75,6.56;8.44,5.94 +8.44,5.94;8.12,5.00 +8.12,5.00;7.81,4.38 +7.81,4.38;7.50,3.75 +7.50,3.75;6.88,3.12 +6.88,3.12;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;4.06,0.94 +6.88,9.38;6.88,7.50 +6.88,7.50;6.88,6.25 +6.88,6.25;7.19,4.69 +7.19,4.69;7.19,3.75 +7.19,3.75;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.12 + +# UTF-16 : 59 19 +# UTF-8 : 99 a4 e5 +[5919] 夙 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,8.75 +1.25,8.75;7.81,8.75 +7.81,8.75;7.81,6.88 +7.81,6.88;8.12,5.62 +8.12,5.62;8.12,4.38 +8.12,4.38;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;8.75,0.62 +8.75,0.62;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +1.88,7.50;7.50,7.50 +1.56,3.44;2.19,3.75 +2.19,3.75;2.50,4.06 +2.50,4.06;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.38,6.88 +4.38,6.88;4.69,7.50 +4.06,5.94;6.88,5.94 +6.88,5.94;6.88,5.31 +6.88,5.31;6.56,4.69 +6.56,4.69;6.25,4.06 +6.25,4.06;5.94,3.44 +5.94,3.44;5.62,2.81 +5.62,2.81;5.00,2.19 +5.00,2.19;4.38,1.88 +4.38,1.88;3.75,1.56 +3.75,1.56;3.12,1.25 +3.12,1.25;2.50,0.94 +5.94,3.44;5.62,3.44 +5.62,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,4.06;4.38,4.38 +4.38,4.38;3.75,4.69 + +# UTF-16 : 5f 57 +# UTF-8 : 97 bd e5 +[5f57] 彗 +2.50,9.06;2.50,5.00 +4.38,8.44;0.62,8.44 +4.38,7.19;0.62,7.19 +6.88,9.06;6.88,5.00 +8.75,8.44;5.00,8.44 +8.75,7.19;5.00,7.19 +8.75,5.62;5.00,5.62 +0.31,5.31;0.94,5.62 +0.94,5.62;1.56,5.62 +1.56,5.62;1.88,5.62 +1.88,5.62;2.50,5.62 +2.50,5.62;2.81,5.62 +2.81,5.62;3.12,5.62 +3.12,5.62;4.06,5.94 +4.06,5.94;4.38,5.94 +7.81,0.62;7.81,4.38 +7.81,4.38;1.56,4.38 +1.25,1.25;7.81,1.25 +0.31,2.81;9.06,2.81 + +# UTF-16 : 9a ed +# UTF-8 : ad ab e9 +[9aed] 髭 +0.31,6.25;5.00,6.25 +1.25,6.25;1.25,8.75 +1.25,8.75;4.69,8.75 +1.25,8.12;4.69,8.12 +1.25,7.19;4.69,7.19 +5.31,8.12;5.62,8.12 +5.62,8.12;5.94,8.12 +5.94,8.12;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;8.12,8.75 +8.12,8.75;8.44,9.06 +5.31,6.56;5.62,6.56 +5.62,6.56;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;7.19,6.88 +7.19,6.88;7.81,7.19 +7.81,7.19;8.44,7.50 +8.44,7.50;8.75,7.50 +5.31,5.00;5.62,5.00 +5.62,5.00;6.25,5.00 +6.25,5.00;6.56,5.00 +6.56,5.00;6.88,5.31 +6.88,5.31;7.19,5.31 +7.19,5.31;8.12,5.62 +8.12,5.62;8.75,5.94 +8.75,5.94;8.75,6.25 +5.00,4.69;4.69,5.00 +4.69,5.00;4.06,5.31 +4.06,5.31;3.75,5.62 +3.75,5.62;3.75,5.94 +0.31,4.69;1.25,4.69 +1.25,4.69;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.81,5.00 +2.81,5.00;3.12,5.00 +3.12,5.00;3.44,5.00 +3.44,5.00;4.06,5.00 +4.06,5.00;4.38,5.31 +1.25,4.69;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;1.88,6.25 +2.81,4.38;2.81,1.25 +1.25,3.75;1.25,0.94 +4.69,3.12;2.81,3.12 +0.62,0.62;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.69,1.56 +4.69,1.56;5.00,1.56 +5.31,4.38;5.31,1.25 +5.31,1.25;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +5.31,2.81;5.94,2.81 +5.94,2.81;6.56,3.12 +6.56,3.12;7.50,3.44 +7.50,3.44;8.12,3.75 +8.12,3.75;8.75,4.06 + +# UTF-16 : 54 86 +# UTF-8 : 86 92 e5 +[5486] 咆 +0.94,1.56;2.81,1.56 +2.81,1.56;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +8.12,3.75;7.50,3.75 +7.50,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +4.38,8.12;8.75,8.12 +8.75,8.12;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.75,5.31 +8.75,5.31;8.75,4.69 +8.75,4.69;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.12,3.75 +3.12,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.38,8.75 +4.38,8.75;4.38,9.38 +4.06,4.38;7.19,4.38 +7.19,4.38;7.19,6.88 +7.19,6.88;4.38,6.88 +9.06,3.12;9.06,2.50 +9.06,2.50;9.06,2.19 +9.06,2.19;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.62 +6.88,0.62;6.25,0.62 +6.25,0.62;5.62,0.62 +5.62,0.62;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;4.06,6.88 + +# UTF-16 : 67 b9 +# UTF-8 : b9 9e e6 +[67b9] 枹 +3.75,3.75;3.44,4.38 +3.44,4.38;3.12,5.00 +3.12,5.00;2.81,5.62 +2.81,5.62;2.50,6.25 +2.50,6.25;2.19,7.19 +2.19,0.62;2.19,9.06 +3.44,7.19;0.31,7.19 +0.00,2.50;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +8.12,3.75;7.50,3.75 +7.50,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +4.38,8.12;8.75,8.12 +8.75,8.12;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.75,5.31 +8.75,5.31;8.75,4.69 +8.75,4.69;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.12,3.75 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.75 +4.38,8.75;4.69,9.38 +4.38,4.38;7.19,4.38 +7.19,4.38;7.19,6.88 +7.19,6.88;4.38,6.88 +9.06,3.12;9.06,2.50 +9.06,2.50;9.06,2.19 +9.06,2.19;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.62 +6.88,0.62;6.25,0.62 +6.25,0.62;5.62,0.62 +5.62,0.62;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,1.25 +4.38,1.25;4.38,1.56 +4.38,1.56;4.38,1.88 +4.38,1.88;4.38,6.88 + +# UTF-16 : 57 89 +# UTF-8 : 89 9e e5 +[5789] 垉 +0.31,6.88;3.12,6.88 +1.88,1.88;1.88,8.75 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +8.12,3.75;7.50,3.75 +7.50,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +4.38,8.12;8.75,8.12 +8.75,8.12;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.75,5.31 +8.75,5.31;8.75,4.69 +8.75,4.69;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.12,3.75 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.75 +4.38,8.75;4.69,9.38 +4.38,4.38;7.19,4.38 +7.19,4.38;7.19,6.88 +7.19,6.88;4.38,6.88 +9.06,3.12;9.06,2.50 +9.06,2.50;9.06,2.19 +9.06,2.19;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.62 +6.88,0.62;6.25,0.62 +6.25,0.62;5.62,0.62 +5.62,0.62;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,1.25 +4.38,1.25;4.38,1.56 +4.38,1.56;4.38,1.88 +4.38,1.88;4.38,6.88 + +# UTF-16 : 88 8d +# UTF-8 : 8d a2 e8 +[888d] 袍 +3.12,4.06;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;4.06,5.31 +3.75,3.12;3.44,3.44 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,4.69 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.31 +2.50,5.31;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.12,6.88 +3.12,6.88;3.44,7.19 +8.12,3.75;7.50,3.75 +7.50,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +4.38,8.12;8.75,8.12 +8.75,8.12;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.75,5.31 +8.75,5.31;8.75,4.69 +8.75,4.69;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.12,3.75 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.69,8.75 +4.69,8.75;4.69,9.38 +4.38,4.38;7.50,4.38 +7.50,4.38;7.50,6.88 +7.50,6.88;4.38,6.88 +9.06,3.12;9.06,2.50 +9.06,2.50;9.06,2.19 +9.06,2.19;8.75,1.56 +8.75,1.56;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;5.94,0.62 +5.94,0.62;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,1.25 +4.38,1.25;4.38,1.56 +4.38,1.56;4.38,1.88 +4.38,1.88;4.38,6.88 + +# UTF-16 : 70 ae +# UTF-8 : ae 82 e7 +[70ae] 炮 +3.44,1.25;3.12,1.88 +3.12,1.88;2.81,2.50 +2.81,2.50;2.50,3.12 +2.50,3.12;1.88,3.75 +1.88,3.75;1.56,4.38 +0.94,7.81;0.94,6.88 +0.94,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +3.12,7.81;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,4.69 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,9.06 +8.12,3.75;7.50,3.75 +7.50,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +4.38,8.12;8.75,8.12 +8.75,8.12;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.75,5.31 +8.75,5.31;8.75,4.69 +8.75,4.69;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.12,3.75 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.69,8.75 +4.69,8.75;4.69,9.38 +4.38,4.38;7.50,4.38 +7.50,4.38;7.50,6.88 +7.50,6.88;4.38,6.88 +9.06,3.12;9.06,2.50 +9.06,2.50;9.06,2.19 +9.06,2.19;8.75,1.56 +8.75,1.56;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;5.94,0.62 +5.94,0.62;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,1.25 +4.38,1.25;4.38,1.56 +4.38,1.56;4.38,1.88 +4.38,1.88;4.38,6.88 + +# UTF-16 : 86 ab +# UTF-8 : ab 9a e8 +[86ab] 蚫 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.50 +3.12,7.50;0.31,7.50 +0.31,7.50;0.31,3.75 +3.75,0.94;3.75,1.56 +3.75,1.56;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,3.75 +0.00,0.94;0.62,0.94 +0.62,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +8.12,3.75;7.81,3.75 +7.81,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +4.38,8.12;8.75,8.12 +8.75,8.12;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.75,5.31 +8.75,5.31;8.75,4.69 +8.75,4.69;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;8.12,3.75 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.69,8.75 +4.69,8.75;5.00,9.38 +4.38,4.38;7.50,4.38 +7.50,4.38;7.50,6.88 +7.50,6.88;4.69,6.88 +9.06,3.12;9.06,2.50 +9.06,2.50;9.06,2.19 +9.06,2.19;9.06,1.56 +9.06,1.56;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;5.94,0.62 +5.94,0.62;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,1.25 +4.69,1.25;4.38,1.56 +4.38,1.56;4.38,1.88 +4.38,1.88;4.38,6.88 + +# UTF-16 : 92 4b +# UTF-8 : 8b 89 e9 +[924b] 鉋 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +3.75,5.00;0.31,5.00 +3.75,6.88;0.94,6.88 +2.19,1.56;2.19,6.88 +1.56,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.38 +8.12,3.75;7.81,3.75 +7.81,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +4.69,8.12;9.06,8.12 +8.75,8.12;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.75,5.31 +8.75,5.31;8.75,4.69 +8.75,4.69;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;8.12,3.75 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;5.00,8.75 +5.00,8.75;5.00,9.38 +4.69,4.38;7.81,4.38 +7.50,4.38;7.81,6.88 +7.50,6.88;4.69,6.88 +9.06,3.12;9.06,2.50 +9.06,2.50;9.06,2.19 +9.06,2.19;9.06,1.56 +9.06,1.56;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,0.62 +7.50,0.62;6.88,0.62 +6.88,0.62;6.25,0.62 +6.25,0.62;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;4.69,1.25 +4.69,1.25;4.69,1.56 +4.69,1.56;4.69,1.88 +4.69,1.88;4.69,6.88 + +# UTF-16 : 76 b0 +# UTF-8 : b0 9a e7 +[76b0] 皰 +3.75,6.56;4.06,6.88 +4.06,6.88;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +0.62,5.94;4.38,5.94 +0.62,0.62;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.06,5.62 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.19 +3.75,2.19;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.50,3.12 +2.50,3.12;2.19,3.44 +2.19,3.44;1.88,3.75 +1.88,3.75;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.25,5.31 +2.50,5.94;2.50,9.06 +0.00,0.94;0.31,1.56 +0.31,1.56;0.31,1.88 +0.31,1.88;0.31,2.19 +0.31,2.19;0.31,2.81 +0.31,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,8.12 +0.62,8.12;4.38,8.12 +8.12,3.75;7.81,3.75 +7.81,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +5.31,8.12;9.06,8.12 +8.75,8.12;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.75,5.31 +8.75,5.31;8.75,4.69 +8.75,4.69;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;8.12,3.75 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,8.12 +5.31,8.12;5.31,8.75 +5.31,8.75;5.62,9.38 +5.00,4.38;7.81,4.38 +7.81,4.38;7.81,6.88 +7.81,6.88;5.00,6.88 +9.06,3.12;9.06,2.50 +9.06,2.50;9.06,2.19 +9.06,2.19;9.06,1.56 +9.06,1.56;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;7.50,0.62 +7.50,0.62;6.88,0.62 +6.88,0.62;6.25,0.62 +6.25,0.62;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,1.25 +5.00,1.25;5.00,1.56 +5.00,1.56;5.00,1.88 +5.00,1.88;5.00,6.88 + +# UTF-16 : 9b 91 +# UTF-8 : 91 ae e9 +[9b91] 鮑 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.44 +0.00,6.56;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;2.81,8.75 +0.94,5.31;3.44,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.75,7.19 +3.75,7.19;3.75,3.44 +3.75,3.44;0.94,3.44 +2.19,7.19;2.19,3.44 +4.06,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.44,2.81 +3.44,2.81;3.44,2.81 +2.81,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;2.50,2.81 +2.50,2.81;2.50,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +8.12,3.75;7.81,3.75 +7.81,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +5.00,8.12;9.06,8.12 +8.75,8.12;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.75,5.31 +8.75,5.31;8.75,4.69 +8.75,4.69;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;8.12,3.75 +4.06,5.94;4.38,6.56 +4.38,6.56;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.00,8.75 +5.00,8.75;5.31,9.38 +4.69,4.38;7.81,4.38 +7.50,4.38;7.81,6.88 +7.50,6.88;4.69,6.88 +9.06,3.12;9.06,2.50 +9.06,2.50;9.06,2.19 +9.06,2.19;9.06,1.56 +9.06,1.56;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,0.62 +7.50,0.62;6.88,0.62 +6.88,0.62;6.25,0.62 +6.25,0.62;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,1.25 +4.69,1.25;4.69,1.56 +4.69,1.56;4.69,1.88 +4.69,1.88;4.69,6.88 + +# UTF-16 : 9d 5e +# UTF-8 : 9e b5 e9 +[9d5e] 鵞 +7.19,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.56,2.19 +5.31,0.94;5.00,1.25 +5.00,1.25;4.69,1.88 +4.69,1.88;4.69,1.88 +3.12,0.62;3.12,1.25 +3.12,1.25;2.81,1.56 +2.81,1.56;2.81,1.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.56,3.75;7.50,3.75 +7.50,3.75;7.50,5.31 +7.50,5.31;1.56,5.31 +1.56,5.31;1.56,2.50 +1.56,2.50;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;6.25,0.62 +1.56,4.38;7.50,4.38 +4.06,5.94;3.75,5.62 +3.75,5.62;3.75,5.31 +1.56,3.12;8.75,3.12 +2.81,8.75;2.81,6.25 +2.81,6.25;2.50,5.94 +2.50,5.94;2.19,5.94 +2.19,5.94;1.88,5.94 +1.88,5.94;1.25,5.94 +1.25,5.94;1.25,5.94 +0.31,7.81;9.06,7.81 +8.44,7.50;7.81,7.19 +7.81,7.19;7.19,6.88 +7.19,6.88;6.88,6.56 +6.88,6.56;6.56,6.25 +6.56,6.25;5.94,6.25 +5.94,6.25;5.62,5.94 +5.62,5.94;5.00,5.94 +5.00,5.94;4.38,5.94 +5.62,9.06;5.62,8.44 +5.62,8.44;5.94,7.81 +5.94,7.81;6.25,7.50 +6.25,7.50;6.56,6.88 +6.56,6.88;6.88,6.56 +6.88,6.56;7.19,6.25 +7.19,6.25;7.50,5.94 +7.50,5.94;8.12,5.62 +8.12,5.62;8.12,5.62 +8.12,5.62;8.75,5.94 +8.75,5.94;8.75,6.25 +8.75,6.25;9.06,6.88 +0.62,8.75;1.25,8.75 +1.25,8.75;1.56,8.75 +1.56,8.75;2.19,8.75 +2.19,8.75;2.50,8.75 +2.50,8.75;2.81,8.75 +2.81,8.75;3.12,8.75 +3.12,8.75;4.06,9.06 +4.06,9.06;4.69,9.06 +0.31,6.88;0.94,6.88 +0.94,6.88;1.56,6.88 +1.56,6.88;1.88,6.88 +1.88,6.88;2.19,6.88 +2.19,6.88;2.81,6.88 +2.81,6.88;3.12,6.88 +3.12,6.88;3.75,7.19 +3.75,7.19;4.06,7.19 +4.06,7.19;4.38,7.19 +4.38,7.19;4.69,7.19 +6.88,9.06;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,8.44 +8.44,8.44;8.44,8.44 + +# UTF-16 : 61 08 +# UTF-8 : 88 84 e6 +[6108] 愈 +2.81,7.81;6.56,7.81 +9.06,7.19;8.44,7.50 +8.44,7.50;8.12,7.50 +8.12,7.50;7.50,7.81 +7.50,7.81;7.19,7.81 +7.19,7.81;6.88,8.12 +6.88,8.12;6.25,8.44 +6.25,8.44;5.94,8.75 +5.94,8.75;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.75 +3.44,8.75;3.12,8.44 +3.12,8.44;2.81,8.12 +2.81,8.12;2.19,7.81 +2.19,7.81;1.88,7.81 +1.88,7.81;1.25,7.50 +1.25,7.50;0.94,7.50 +0.94,7.50;0.31,7.19 +2.81,2.50;3.12,1.56 +2.81,1.56;3.12,1.25 +3.12,1.25;3.12,0.62 +3.12,0.62;3.75,0.62 +3.75,0.62;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;5.00,0.62 +5.00,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;6.25,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;7.19,0.94 +7.19,0.94;7.19,1.25 +7.19,1.25;7.50,1.88 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +5.94,1.56;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.38,2.50 +4.38,2.50;4.06,2.81 +1.25,5.94;4.38,5.94 +1.25,4.69;4.38,4.69 +1.25,3.12;1.25,6.88 +1.25,6.88;4.38,6.88 +4.38,6.88;4.38,4.06 +4.38,4.06;4.38,3.44 +4.38,3.44;4.06,3.44 +4.06,3.44;3.75,3.44 +3.75,3.44;3.44,3.44 +3.44,3.44;2.81,3.44 +2.81,3.44;2.50,3.44 +5.62,4.06;5.94,6.88 +8.44,7.19;8.44,4.06 +8.44,4.06;8.12,3.44 +8.12,3.44;7.81,3.12 +7.81,3.12;7.81,3.12 +7.50,3.12;7.19,3.12 +7.19,3.12;6.88,3.44 +6.88,3.44;6.56,3.44 + +# UTF-16 : 80 85 +# UTF-8 : 85 82 e8 +[8085] 肅 +1.25,5.94;7.81,5.94 +7.81,5.94;7.81,8.44 +7.81,8.44;1.25,8.44 +0.31,7.19;9.06,7.19 +4.69,8.44;4.69,9.38 +4.69,0.62;4.69,8.44 +8.12,3.44;1.25,3.44 +8.12,5.62;8.12,0.62 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,5.62 +8.12,4.38;6.25,4.38 +5.94,4.38;6.25,5.62 +8.12,2.19;6.25,2.19 +5.94,2.19;6.25,0.62 +1.25,4.38;3.44,4.38 +3.12,4.38;3.44,5.62 +0.94,2.19;3.44,2.19 +3.12,2.19;3.44,0.62 + +# UTF-16 : 56 2f +# UTF-8 : af 98 e5 +[562f] 嘯 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +3.44,5.94;8.44,5.94 +8.44,5.94;8.44,8.44 +8.44,8.44;3.44,8.44 +2.81,7.19;9.38,7.19 +5.94,8.44;5.94,9.38 +5.94,0.62;5.94,8.44 +8.75,3.44;3.44,3.44 +8.75,5.62;8.75,0.62 +2.50,0.62;2.81,0.94 +2.81,0.94;3.12,1.56 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.44,3.75 +3.12,3.75;3.44,5.62 +8.75,4.38;7.19,4.38 +7.19,4.38;7.19,5.62 +8.75,2.19;7.19,2.19 +7.19,2.19;7.19,0.62 +3.12,4.38;5.00,4.38 +5.00,4.38;5.00,5.62 +3.12,2.19;5.00,2.19 +5.00,2.19;5.00,0.62 + +# UTF-16 : 85 6d +# UTF-8 : ad 95 e8 +[856d] 蕭 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +1.25,5.62;7.81,5.62 +7.81,5.62;7.81,7.50 +7.81,7.50;1.25,7.50 +0.31,6.56;9.06,6.56 +4.69,7.50;4.69,8.12 +4.69,0.62;4.69,7.50 +8.12,2.81;1.25,2.81 +8.12,5.00;8.12,0.62 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,5.00 +8.12,4.06;6.25,4.06 +5.94,4.06;6.25,5.00 +8.12,1.88;6.25,1.88 +5.94,1.88;6.25,0.62 +1.25,4.06;3.44,4.06 +3.12,4.06;3.44,5.00 +0.94,1.88;3.44,1.88 +3.12,1.88;3.44,0.62 + +# UTF-16 : 70 1f +# UTF-8 : 9f 80 e7 +[701f] 瀟 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +2.19,8.44;9.06,8.44 +4.38,7.81;4.38,9.38 +7.19,7.81;7.19,9.38 +2.81,5.62;8.44,5.62 +8.44,5.62;8.44,7.50 +8.44,7.50;2.81,7.50 +1.88,6.56;9.38,6.56 +5.62,7.50;5.62,8.12 +5.62,0.62;5.62,7.50 +8.75,2.81;2.81,2.81 +8.75,5.00;8.75,0.62 +1.88,0.62;2.19,0.94 +2.19,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.81,5.00 +8.75,4.06;6.88,4.06 +6.88,4.06;6.88,5.00 +8.75,1.88;6.88,1.88 +6.88,1.88;6.88,0.62 +2.81,4.06;4.38,4.06 +4.38,4.06;4.38,5.00 +2.50,1.88;4.38,1.88 +4.38,1.88;4.38,0.62 + +# UTF-16 : 85 94 +# UTF-8 : 94 96 e8 +[8594] 薔 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +4.69,4.69;4.69,8.12 +0.31,7.50;9.06,7.50 +9.06,4.69;0.31,4.69 +0.62,5.00;1.25,5.31 +1.25,5.31;1.88,5.62 +1.88,5.62;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,7.19 +4.38,5.31;3.75,5.31 +3.75,5.31;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;2.81,5.94 +2.81,5.94;2.19,6.25 +5.31,5.31;5.62,5.62 +5.62,5.62;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;6.88,7.19 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.50,5.94 +7.50,5.94;6.88,5.94 +6.88,5.94;6.56,6.25 +1.25,0.94;8.12,0.94 +2.81,1.88;6.88,1.88 +6.88,1.88;6.88,3.12 +6.88,3.12;2.81,3.12 +2.81,3.12;2.81,1.56 +1.25,4.06;1.25,0.31 +8.12,0.31;8.12,3.75 +8.12,3.75;1.25,3.75 + +# UTF-16 : 85 87 +# UTF-8 : 87 96 e8 +[8587] 薇 +2.50,5.94;2.19,5.31 +2.19,5.31;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.00,3.75 +2.50,7.81;2.19,7.19 +2.19,7.19;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;0.62,5.94 +0.62,5.94;0.31,5.62 +1.25,0.31;1.25,4.69 +5.62,4.69;2.50,4.69 +4.38,5.62;4.38,7.81 +2.81,7.19;2.81,5.62 +2.81,5.62;5.94,5.62 +5.62,5.62;5.94,7.19 +5.62,0.62;6.25,0.94 +6.25,0.94;6.88,1.25 +6.88,1.25;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.44,4.69 +8.44,4.69;8.75,5.62 +8.75,5.62;8.75,6.56 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.50,3.12 +7.50,3.12;7.19,3.75 +7.19,3.75;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.88,5.94 +6.88,6.56;9.38,6.56 +5.94,4.69;6.25,5.31 +6.25,5.31;6.56,5.94 +6.56,5.94;6.88,6.56 +6.88,6.56;6.88,7.19 +6.88,7.19;7.19,7.81 +6.56,2.19;6.25,1.88 +6.25,1.88;5.62,1.88 +5.62,1.88;5.31,1.56 +5.31,1.56;4.69,1.56 +4.69,1.56;4.38,1.25 +2.19,0.62;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;5.31,3.44 +5.31,3.44;5.31,1.56 +0.31,8.44;9.06,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 + +# UTF-16 : 96 88 +# UTF-8 : 88 9a e9 +[9688] 隈 +3.12,4.38;9.06,4.38 +5.62,4.38;5.94,3.75 +5.94,3.75;6.25,3.44 +6.25,3.44;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.38,0.62 +2.50,0.62;3.12,0.62 +3.12,0.62;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +4.06,0.94;4.06,4.38 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,3.12 +8.12,3.12;8.44,3.44 +8.44,3.44;8.75,3.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,2.81;1.88,2.81 +1.56,2.81;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,8.12 +2.81,8.12;3.12,8.75 +3.75,5.31;8.44,5.31 +8.44,5.31;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,5.31 +5.94,8.75;5.94,5.31 +3.75,7.19;8.44,7.19 + +# UTF-16 : 73 25 +# UTF-8 : a5 8c e7 +[7325] 猥 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;2.19,6.25 +2.19,6.25;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.19,2.50 +2.19,2.50;2.19,1.88 +2.19,1.88;2.19,1.56 +2.19,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.12,9.06;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,4.38;9.06,4.38 +5.62,4.38;5.94,3.75 +5.94,3.75;6.25,3.44 +6.25,3.44;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.38,0.62 +2.50,0.62;3.12,0.62 +3.12,0.62;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +4.06,0.94;4.06,4.38 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,3.12 +8.12,3.12;8.44,3.44 +8.44,3.44;8.75,3.75 +3.44,5.31;8.75,5.31 +8.75,5.31;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,5.31 +5.94,8.75;5.94,5.31 +3.44,7.19;8.75,7.19 + +# UTF-16 : 99 03 +# UTF-8 : 83 a4 e9 +[9903] 餃 +0.94,4.38;3.44,4.38 +3.44,4.38;3.44,6.56 +3.44,6.56;0.94,6.56 +0.94,6.56;0.94,0.62 +0.94,5.62;3.44,5.62 +0.94,3.12;3.75,3.12 +0.94,1.88;3.75,1.88 +1.25,7.50;3.12,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.44,0.62;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,4.69 +7.81,4.69;8.12,5.31 +3.75,7.81;9.06,7.81 +6.56,8.12;6.56,9.38 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.44 +5.94,3.44;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.00,5.31 +5.62,7.50;5.31,6.88 +5.31,6.88;5.00,6.56 +5.00,6.56;4.69,5.94 +4.69,5.94;4.38,5.31 +4.38,5.31;4.06,5.00 +9.06,5.00;8.75,5.31 +8.75,5.31;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.50,7.50 + +# UTF-16 : 99 45 +# UTF-8 : 85 a5 e9 +[9945] 饅 +0.94,4.38;3.44,4.38 +3.44,4.38;3.44,6.56 +3.44,6.56;0.94,6.56 +0.94,6.56;0.94,0.62 +0.94,5.62;3.44,5.62 +0.94,3.12;3.75,3.12 +0.94,1.88;3.75,1.88 +1.25,7.50;3.12,7.50 +4.06,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.38,4.38;9.06,4.38 +9.06,4.38;9.06,5.94 +9.06,5.94;4.06,5.94 +4.06,5.94;4.06,4.38 +5.62,4.38;5.94,5.62 +7.50,4.38;7.50,5.62 +4.38,6.56;8.75,6.56 +8.75,6.56;8.75,8.75 +8.75,8.75;4.38,8.75 +4.38,8.75;4.38,6.56 +4.38,7.50;8.44,7.50 +4.06,3.75;9.06,3.75 +3.44,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.44 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,1.88 +6.25,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 + +# UTF-16 : 96 77 +# UTF-8 : b7 99 e9 +[9677] 陷 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,8.12 +2.81,8.12;3.12,8.75 +3.12,5.31;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.00,8.75 +5.00,8.75;5.31,9.38 +5.00,8.44;8.75,8.44 +8.75,8.44;8.75,7.81 +8.75,7.81;8.75,7.50 +8.75,7.50;8.75,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,5.94 +8.12,5.94;7.81,5.94 +7.81,5.94;7.19,5.94 +7.19,5.94;6.88,5.94 +6.88,5.94;6.25,5.94 +6.25,5.94;5.94,5.94 +3.44,0.62;3.75,4.69 +3.44,4.69;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.00,5.00 +5.00,5.00;5.62,5.00 +5.62,5.00;5.94,5.31 +8.75,1.25;3.75,1.25 +6.25,5.00;8.75,5.00 +8.75,5.00;8.75,0.62 +6.56,3.12;8.75,3.12 +3.44,3.12;5.62,3.12 + +# UTF-16 : 55 57 +# UTF-8 : 97 95 e5 +[5557] 啗 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +3.12,5.31;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;5.00,8.12 +5.00,8.12;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.31,9.38 +5.00,8.44;8.75,8.44 +8.75,8.44;8.75,7.81 +8.75,7.81;8.75,7.50 +8.75,7.50;8.75,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,5.94 +8.12,5.94;7.81,5.94 +7.81,5.94;7.19,5.94 +7.19,5.94;6.88,5.94 +6.88,5.94;6.25,5.94 +6.25,5.94;5.94,5.94 +3.75,0.62;3.75,4.69 +3.75,4.69;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.00,5.00 +5.00,5.00;5.62,5.00 +5.62,5.00;5.94,5.31 +8.75,1.25;3.75,1.25 +6.25,5.00;8.75,5.00 +8.75,5.00;8.75,0.62 +6.56,3.12;8.75,3.12 +3.75,3.12;5.94,3.12 + +# UTF-16 : 8a c2 +# UTF-8 : 82 ab e8 +[8ac2] 諂 +0.94,0.94;3.12,0.94 +3.12,0.94;3.12,3.12 +3.12,3.12;0.94,3.12 +0.94,3.12;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,5.94;3.44,5.94 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +3.75,5.31;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +5.62,8.44;8.75,8.44 +8.75,8.44;8.75,7.81 +8.75,7.81;8.75,7.50 +8.75,7.50;8.75,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,5.94 +8.12,5.94;7.81,5.94 +7.81,5.94;7.19,5.94 +7.19,5.94;6.88,5.94 +6.88,5.94;6.25,5.94 +6.25,5.94;5.94,5.94 +4.06,0.62;4.06,4.69 +4.06,4.69;4.69,4.69 +4.69,4.69;5.00,5.00 +5.00,5.00;5.31,5.00 +5.31,5.00;5.62,5.00 +5.62,5.00;5.94,5.31 +8.75,1.25;4.06,1.25 +6.56,5.00;8.75,5.00 +8.75,5.00;8.75,0.62 +6.88,3.12;8.75,3.12 +4.06,3.12;5.94,3.12 + +# UTF-16 : 99 21 +# UTF-8 : a1 a4 e9 +[9921] 餡 +0.94,4.38;3.44,4.38 +3.44,4.38;3.44,6.56 +3.44,6.56;0.94,6.56 +0.94,6.56;0.94,0.62 +0.94,5.62;3.44,5.62 +0.94,3.12;3.75,3.12 +0.94,1.88;3.75,1.88 +1.25,7.50;3.12,7.50 +4.06,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.06,5.31;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +5.62,8.44;8.75,8.44 +8.75,8.44;8.75,7.81 +8.75,7.81;8.75,7.50 +8.75,7.50;8.75,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,5.94 +8.12,5.94;7.81,5.94 +7.81,5.94;7.19,5.94 +7.19,5.94;6.88,5.94 +6.88,5.94;6.25,5.94 +4.38,0.62;4.38,4.69 +4.38,4.69;4.69,4.69 +4.69,4.69;5.31,5.00 +5.31,5.00;5.62,5.00 +5.62,5.00;6.25,5.31 +6.25,5.31;6.25,5.31 +8.75,1.25;4.38,1.25 +6.56,5.00;8.75,5.00 +8.75,5.00;8.75,0.62 +6.88,3.12;8.75,3.12 +4.38,3.12;6.25,3.12 + +# UTF-16 : 95 bb +# UTF-8 : bb 96 e9 +[95bb] 閻 +1.88,3.75;2.50,4.06 +2.50,4.06;2.81,4.38 +2.81,4.38;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;4.06,5.62 +5.31,7.19;8.44,7.19 +4.06,7.19;0.94,7.19 +0.94,0.62;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.62 +4.06,5.62;0.94,5.62 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.62 +5.31,5.62;8.44,5.62 +3.44,5.00;6.88,5.00 +6.88,5.00;6.56,4.69 +6.56,4.69;6.56,4.06 +6.56,4.06;6.25,4.06 +6.25,4.06;5.94,4.06 +5.94,4.06;5.62,4.06 +5.62,4.06;5.00,4.06 +5.00,4.06;4.69,4.06 +2.81,0.94;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.75,3.44 +3.75,3.44;4.06,3.44 +4.06,3.44;4.38,3.75 +4.69,3.44;6.56,3.44 +6.56,3.44;6.56,1.25 +6.56,1.25;2.81,1.25 +5.00,2.50;6.56,2.50 +2.81,2.50;4.38,2.50 + +# UTF-16 : 85 99 +# UTF-8 : 99 96 e8 +[8599] 薙 +0.31,8.44;9.06,8.44 +3.12,7.50;3.12,9.38 +6.25,7.50;6.25,9.38 +7.50,7.81;7.50,7.19 +7.50,7.19;7.19,6.88 +7.19,6.88;6.88,6.56 +6.88,6.56;6.88,6.25 +4.69,6.25;4.69,0.62 +8.75,6.25;4.69,6.25 +6.88,0.94;6.88,6.25 +4.69,0.94;9.06,0.94 +4.69,2.81;8.75,2.81 +4.69,4.69;8.75,4.69 +3.75,5.00;4.06,5.31 +4.06,5.31;4.38,5.94 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.81 +4.06,6.56;1.56,6.56 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.88,7.81 +4.06,4.38;0.62,4.38 +0.31,0.94;0.62,0.94 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.50,6.56 +4.06,1.25;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.50,4.06 + +# UTF-16 : 68 67 +# UTF-8 : a7 a1 e6 +[6867] 桧 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,6.88 +8.12,6.88;7.81,7.19 +7.81,7.19;7.50,7.50 +7.50,7.50;7.19,7.81 +7.19,7.81;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.25,8.75 +6.25,8.75;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.44,6.88 +3.44,6.88;3.12,6.56 +3.12,6.56;2.81,6.25 +1.56,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +3.75,6.25;8.12,6.25 +8.75,4.38;3.44,4.38 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.81,1.56 +7.81,1.56;8.44,1.56 +4.38,0.94;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.31,4.38 + +# UTF-16 : 6a db +# UTF-8 : 9b ab e6 +[6adb] 櫛 +1.56,0.62;1.56,9.06 +2.50,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +3.12,3.75;5.62,3.75 +5.62,3.75;5.62,6.88 +5.62,6.88;3.12,6.88 +2.81,6.88;3.12,0.94 +3.12,5.31;5.62,5.31 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +6.56,0.62;6.56,6.88 +6.56,6.88;8.75,6.88 +8.75,6.88;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.44,1.56 +8.44,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;7.19,1.56 +5.94,0.94;5.94,1.25 +5.94,1.25;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,6.88;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +7.50,6.88;7.50,7.19 +7.50,7.19;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;7.19,8.44 +3.75,9.38;3.75,8.75 +3.75,8.75;3.44,8.44 +3.44,8.44;3.44,7.81 +3.44,7.81;3.12,7.50 +3.12,7.50;2.81,7.19 +6.88,9.38;6.88,8.75 +6.88,8.75;6.56,8.44 +6.56,8.44;6.25,7.81 +6.25,7.81;5.94,7.50 +5.94,7.50;5.62,7.19 +9.06,8.44;6.56,8.44 +5.94,8.44;3.44,8.44 + +# UTF-16 : 82 1b +# UTF-8 : 9b 88 e8 +[821b] 舛 +0.31,4.69;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;1.88,7.81 +1.88,7.81;2.19,8.12 +2.19,8.12;2.50,8.75 +2.50,8.75;2.50,9.38 +4.38,2.50;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;5.62,6.25 +5.62,6.25;5.62,6.88 +3.75,4.38;3.44,4.69 +3.44,4.69;3.12,5.00 +3.12,5.00;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,5.94 +2.19,8.12;4.69,8.12 +5.00,7.81;9.06,7.81 +5.00,3.44;9.38,3.44 +4.69,7.81;4.69,6.88 +4.69,6.88;4.38,5.94 +4.38,5.94;4.06,5.31 +4.06,5.31;3.75,4.38 +3.75,4.38;3.44,3.75 +3.44,3.75;2.81,2.81 +2.81,2.81;2.50,2.19 +2.50,2.19;1.88,1.88 +1.88,1.88;1.25,1.25 +1.25,1.25;0.62,0.94 +7.50,0.62;7.81,9.06 + +# UTF-16 : 68 5d +# UTF-8 : 9d a1 e6 +[685d] 桝 +2.50,4.69;2.50,5.00 +2.50,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;3.75,8.75 +3.75,8.75;3.75,9.06 +5.00,4.38;4.69,4.69 +4.69,4.69;4.38,5.00 +4.38,5.00;4.06,5.31 +4.06,5.31;3.75,5.31 +3.75,5.31;3.44,5.62 +3.44,7.81;5.62,7.81 +9.06,7.50;6.25,7.50 +6.25,7.50;6.25,3.44 +5.00,3.44;9.38,3.44 +5.62,7.81;5.62,6.88 +5.62,6.88;5.31,5.94 +5.31,5.94;5.31,5.00 +5.31,5.00;5.00,4.38 +5.00,4.38;4.69,3.44 +4.69,3.44;4.38,2.81 +4.38,2.81;3.75,2.19 +3.75,2.19;3.44,1.56 +3.44,1.56;2.81,1.25 +2.81,1.25;2.50,0.62 +8.12,0.62;8.12,9.06 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 + +# UTF-16 : 9b 6f +# UTF-8 : af ad e9 +[9b6f] 魯 +5.00,7.81;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;6.25,8.75 +0.00,7.19;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.50,9.06 +2.50,9.06;2.81,9.38 +2.50,8.75;6.25,8.75 +1.56,6.56;8.12,6.56 +1.25,5.00;1.25,7.81 +1.25,7.81;8.12,7.81 +8.12,7.81;8.12,5.00 +8.12,5.00;1.56,5.00 +4.69,7.81;4.69,5.31 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.50,4.69 +6.25,3.75;6.25,4.06 +6.25,4.06;5.94,4.38 +5.94,4.38;5.62,4.69 +5.62,4.69;5.31,4.69 +3.75,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.12,4.69 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.88,4.69 +1.56,3.75;1.56,0.62 +7.81,0.62;7.81,3.75 +7.81,3.75;1.56,3.75 +1.56,1.25;7.81,1.25 +1.56,2.50;7.81,2.50 + +# UTF-16 : 6a d3 +# UTF-8 : 93 ab e6 +[6ad3] 櫓 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +5.94,7.81;6.25,8.12 +6.25,8.12;6.88,8.44 +6.88,8.44;6.88,8.75 +6.88,8.75;7.19,8.75 +2.50,7.50;3.12,7.81 +3.12,7.81;3.44,8.12 +3.44,8.12;3.75,8.75 +3.75,8.75;4.06,9.06 +4.06,9.06;4.38,9.38 +4.06,8.75;7.19,8.75 +3.12,6.56;8.75,6.56 +3.12,5.00;3.12,7.81 +3.12,7.81;8.75,7.81 +8.75,7.81;8.75,5.00 +8.75,5.00;3.12,5.00 +5.94,7.81;5.94,5.31 +9.38,3.44;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.12,4.69 +8.12,4.69;8.12,4.69 +7.19,3.75;6.88,4.06 +6.88,4.06;6.56,4.38 +6.56,4.38;6.25,4.69 +5.00,3.75;5.00,4.06 +5.00,4.06;4.69,4.38 +4.69,4.38;4.69,4.69 +2.50,3.44;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.75,4.69 +3.12,3.75;3.44,0.62 +8.44,0.62;8.44,3.75 +8.44,3.75;3.44,3.75 +3.12,1.25;8.44,1.25 +3.44,2.50;8.44,2.50 + +# UTF-16 : 50 21 +# UTF-8 : a1 80 e5 +[5021] 倡 +8.75,0.62;8.75,4.69 +8.75,4.69;2.81,4.69 +2.81,4.69;2.81,0.62 +3.12,1.25;8.75,1.25 +3.12,2.81;8.75,2.81 +3.44,5.62;8.44,5.62 +8.44,5.62;8.44,8.75 +8.44,8.75;3.44,8.75 +3.12,8.75;3.44,5.62 +3.44,7.19;8.44,7.19 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.94 +1.25,5.94;0.94,5.31 +0.94,5.31;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.06 +1.25,0.62;1.56,6.56 + +# UTF-16 : 73 16 +# UTF-8 : 96 8c e7 +[7316] 猖 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;1.88,6.88 +1.88,6.88;2.19,6.25 +2.19,6.25;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.50,2.50 +2.50,2.50;2.19,1.88 +2.19,1.88;2.19,1.56 +2.19,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.12,9.06;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +8.75,0.62;8.75,4.69 +8.75,4.69;3.44,4.69 +3.44,4.69;3.44,0.62 +3.44,1.25;8.75,1.25 +3.44,2.81;8.75,2.81 +3.75,5.62;8.44,5.62 +8.44,5.62;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,5.62 +3.75,7.19;8.44,7.19 + +# UTF-16 : 69 19 +# UTF-8 : 99 a4 e6 +[6919] 椙 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +8.75,0.62;8.75,4.69 +8.75,4.69;3.44,4.69 +3.44,4.69;3.44,0.62 +3.44,1.25;8.75,1.25 +3.44,2.81;8.75,2.81 +3.75,5.62;8.44,5.62 +8.44,5.62;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,5.62 +3.75,7.19;8.44,7.19 + +# UTF-16 : 5a 3c +# UTF-8 : bc a8 e5 +[5a3c] 娼 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.06;1.88,8.44 +1.88,8.44;1.88,7.81 +1.88,7.81;1.88,7.19 +1.88,7.19;1.56,6.56 +1.56,6.56;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.00 +1.25,5.00;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;1.88,3.44 +1.88,3.44;2.50,3.12 +2.50,3.12;2.81,2.50 +2.81,2.50;3.12,2.19 +3.12,2.19;3.44,1.56 +8.75,0.62;8.75,4.69 +8.75,4.69;3.75,4.69 +3.75,4.69;3.75,0.62 +4.06,1.25;8.75,1.25 +4.06,2.81;8.75,2.81 +4.38,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;4.06,8.75 +4.06,8.75;4.06,5.62 +4.38,7.19;8.75,7.19 + +# UTF-16 : 63 ac +# UTF-8 : ac 8e e6 +[63ac] 掬 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.81,4.38;2.19,4.06 +2.19,4.06;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.62,3.44 +0.62,3.44;0.31,3.44 +2.50,7.19;0.31,7.19 +2.19,5.94;2.81,6.56 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.44,7.50 +3.44,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;4.06,8.44 +4.06,8.44;4.06,9.38 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.62,4.69 +5.62,0.62;5.62,7.81 +8.12,4.69;3.12,4.69 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.31,4.38 +5.31,4.38;5.31,4.69 +4.69,5.31;4.38,5.62 +4.38,5.62;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;4.06,6.88 +4.06,6.88;3.75,7.19 +6.25,5.31;6.56,5.62 +6.56,5.62;6.88,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.50,7.50 +3.75,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.56,0.94 + +# UTF-16 : 69 08 +# UTF-8 : 88 a4 e6 +[6908] 椈 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.38;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +2.81,5.94;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;4.06,8.44 +4.06,8.44;4.38,9.38 +7.81,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.94,4.69 +5.62,0.62;5.62,7.81 +8.12,4.69;3.12,4.69 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;5.31,4.38 +5.31,4.38;5.62,4.69 +4.69,5.31;4.69,5.62 +4.69,5.62;4.38,6.25 +4.38,6.25;4.38,6.56 +4.38,6.56;4.06,6.88 +4.06,6.88;3.75,7.19 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,6.25 +7.19,6.25;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +4.06,8.12;9.06,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 97 a0 +# UTF-8 : a0 9e e9 +[97a0] 鞠 +4.06,5.94;4.38,6.56 +4.38,6.56;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.00,8.44 +5.00,8.44;5.31,9.38 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.88,4.06 +6.88,4.06;6.56,4.69 +6.56,4.69;6.56,4.69 +6.25,0.62;6.25,7.81 +8.44,4.69;4.38,4.69 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;6.25,4.69 +5.62,5.31;5.62,5.62 +5.62,5.62;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.00,6.88 +5.00,6.88;5.00,7.19 +6.88,5.31;7.19,5.62 +7.19,5.62;7.50,6.25 +7.50,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;7.81,7.50 +5.00,8.12;9.06,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +0.31,7.81;4.38,7.81 +3.44,9.06;3.44,6.56 +3.44,6.56;1.25,6.56 +1.25,6.56;1.25,9.06 +3.75,3.44;3.75,5.62 +3.75,5.62;0.62,5.62 +0.62,5.62;0.62,3.44 +0.62,3.44;3.75,3.44 +0.00,2.19;4.38,2.19 +2.19,0.62;2.19,6.56 + +# UTF-16 : 7b 48 +# UTF-8 : 88 ad e7 +[7b48] 筈 +4.69,3.44;4.69,6.25 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.69,8.44;1.56,8.44 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +5.94,9.38;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,7.81 +5.00,7.81;4.38,7.50 +4.38,7.50;4.06,7.19 +9.06,8.44;5.31,8.44 +7.19,6.88;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +7.81,0.62;7.81,3.44 +7.81,3.44;1.56,3.44 +1.56,3.44;1.56,0.62 +1.88,1.25;7.81,1.25 +1.25,6.25;1.88,6.25 +1.88,6.25;2.81,6.25 +2.81,6.25;3.44,6.25 +3.44,6.25;4.06,6.25 +4.06,6.25;4.69,6.25 +4.69,6.25;5.62,6.56 +5.62,6.56;6.25,6.56 +6.25,6.56;6.88,6.56 +6.88,6.56;7.50,6.88 +7.50,6.88;8.12,6.88 +8.75,5.00;0.62,5.00 + +# UTF-16 : 6e 2d +# UTF-8 : ad b8 e6 +[6e2d] 渭 +3.44,0.62;3.44,5.00 +3.44,5.00;8.44,5.00 +8.44,5.00;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.44,2.50;8.44,2.50 +3.44,3.75;8.44,3.75 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +3.12,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;3.12,8.75 +2.81,8.75;3.12,5.94 +5.94,5.94;5.94,8.75 +3.12,7.50;8.75,7.50 + +# UTF-16 : 8b 02 +# UTF-8 : 82 ac e8 +[8b02] 謂 +0.94,0.94;3.12,0.94 +3.12,0.94;3.12,3.12 +3.12,3.12;0.94,3.12 +0.94,3.12;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +4.06,0.62;4.06,5.00 +4.06,5.00;8.44,5.00 +8.44,5.00;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +4.38,2.50;8.44,2.50 +4.38,3.75;8.44,3.75 +3.75,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.94 +6.25,5.94;6.25,8.75 +3.75,7.50;8.75,7.50 + +# UTF-16 : 55 9f +# UTF-8 : 9f 96 e5 +[559f] 喟 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +3.75,0.62;3.75,5.00 +3.75,5.00;8.44,5.00 +8.44,5.00;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +4.06,2.50;8.44,2.50 +4.06,3.75;8.44,3.75 +3.44,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,5.94 +6.25,5.94;6.25,8.75 +3.44,7.50;8.75,7.50 + +# UTF-16 : 87 5f +# UTF-8 : 9f 9d e8 +[875f] 蝟 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.50 +3.12,7.50;0.31,7.50 +0.31,7.50;0.31,3.75 +3.75,0.94;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;2.81,3.75 +0.00,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +4.06,0.62;4.06,5.00 +4.06,5.00;8.44,5.00 +8.44,5.00;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +4.38,2.50;8.44,2.50 +4.38,3.75;8.44,3.75 +4.06,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.94 +6.25,5.94;6.25,8.75 +4.06,7.50;8.75,7.50 + +# UTF-16 : 8a 0a +# UTF-8 : 8a a8 e8 +[8a0a] 訊 +0.94,0.94;3.12,0.94 +3.12,0.94;3.12,3.12 +3.12,3.12;0.62,3.12 +0.62,3.12;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.44,8.75 +3.75,8.75;8.12,8.75 +8.12,8.75;8.12,6.88 +8.12,6.88;8.12,5.62 +8.12,5.62;8.12,4.38 +8.12,4.38;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;8.75,0.62 +8.75,0.62;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.38,2.50 +9.38,2.50;9.38,2.81 +3.75,4.69;4.38,4.69 +4.38,4.69;5.31,5.00 +5.31,5.00;5.94,5.31 +5.94,5.31;6.56,5.31 +6.56,5.31;7.50,5.62 +5.31,8.75;5.31,7.50 +5.31,7.50;5.31,6.56 +5.31,6.56;5.31,5.62 +5.31,5.62;5.31,4.69 +5.31,4.69;5.00,3.75 +5.00,3.75;5.00,3.12 +5.00,3.12;4.69,2.50 +4.69,2.50;4.38,2.19 +4.38,2.19;4.38,1.56 +4.38,1.56;4.06,1.25 +4.06,1.25;3.75,0.94 + +# UTF-16 : 8a fa +# UTF-8 : ba ab e8 +[8afa] 諺 +3.44,0.62;3.75,1.25 +3.75,1.25;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,6.25 +4.06,6.25;9.06,6.25 +0.94,0.94;3.12,0.94 +3.12,0.94;3.12,3.12 +3.12,3.12;0.94,3.12 +0.94,3.12;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,4.69 +5.62,4.69;5.94,4.69 +5.94,4.69;6.56,5.00 +6.56,5.00;7.19,5.31 +7.19,5.31;7.81,5.62 +7.81,5.62;8.12,5.94 +4.69,2.50;5.00,2.81 +5.00,2.81;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;8.44,4.06 +8.44,4.06;8.44,4.06 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,1.56 +7.19,1.56;7.50,1.56 +7.50,1.56;7.81,1.88 +7.81,1.88;8.44,2.19 +8.44,2.19;8.75,2.19 +8.75,2.19;9.06,2.50 +3.75,8.44;8.75,8.44 +6.25,8.44;6.25,9.38 +7.19,6.25;7.50,6.56 +7.50,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;7.81,7.81 +7.81,7.81;7.81,8.44 +5.31,6.25;5.31,6.56 +5.31,6.56;5.31,7.19 +5.31,7.19;5.00,7.50 +5.00,7.50;5.00,7.81 +5.00,7.81;5.00,8.44 + +# UTF-16 : 9d 6c +# UTF-8 : ac b5 e9 +[9d6c] 鵬 +8.44,1.88;8.12,2.19 +8.12,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.19,1.25;7.19,1.88 +7.19,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.88,2.81 +6.25,0.94;6.25,1.56 +6.25,1.56;5.94,2.19 +5.94,2.19;5.94,2.50 +5.94,2.50;5.94,2.81 +4.38,0.62;4.69,1.25 +4.69,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,5.62;8.75,5.62 +8.75,5.62;8.75,8.44 +8.75,8.44;5.00,8.44 +5.00,8.44;5.00,3.44 +5.00,3.44;9.06,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +5.00,7.19;8.75,7.19 +6.56,9.38;6.56,9.06 +6.56,9.06;6.25,8.44 +6.25,8.44;6.25,8.44 +5.00,4.69;9.06,4.69 +0.62,4.06;2.19,4.06 +0.62,6.56;2.19,6.56 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.19,8.75 +2.19,8.75;2.19,1.56 +2.19,1.56;2.19,1.25 +2.19,1.25;1.88,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +2.81,4.06;4.38,4.06 +2.81,6.56;4.38,6.56 +2.50,0.62;2.50,1.25 +2.50,1.25;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,5.31 +2.81,5.31;2.81,8.75 +2.81,8.75;4.38,8.75 +4.38,8.75;4.38,1.56 +4.38,1.56;4.38,1.25 +4.38,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 + +# UTF-16 : 9d 60 +# UTF-8 : a0 b5 e9 +[9d60] 鵠 +0.31,5.94;0.62,6.56 +0.62,6.56;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;1.25,8.44 +1.25,8.44;1.25,9.06 +0.94,1.25;3.75,1.25 +3.75,1.25;3.75,4.06 +3.75,4.06;0.62,4.06 +0.62,4.06;0.62,0.62 +4.06,5.31;0.31,5.31 +0.94,7.81;4.06,7.81 +2.50,5.31;2.50,9.06 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +6.88,1.25;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.56,2.81 +5.62,0.94;5.31,1.56 +5.31,1.56;5.31,2.19 +5.31,2.19;5.31,2.50 +5.31,2.50;5.31,2.81 +3.75,0.62;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;4.38,2.50 +4.38,2.50;4.38,2.81 +4.69,5.62;8.75,5.62 +8.75,5.62;8.75,8.44 +8.75,8.44;4.69,8.44 +4.38,8.44;4.69,3.44 +4.38,3.44;9.06,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +4.69,7.19;8.44,7.19 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.44 +5.94,8.44;5.94,8.44 +4.69,4.69;9.06,4.69 + +# UTF-16 : 50 fb +# UTF-8 : bb 83 e5 +[50fb] 僻 +1.88,9.06;1.56,8.44 +1.56,8.44;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;1.25,6.88 +1.25,6.88;0.94,6.56 +0.94,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.31,5.00 +0.31,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +2.50,0.62;2.50,4.38 +2.50,4.38;5.00,4.38 +5.00,4.38;5.00,0.94 +2.50,1.56;5.00,1.56 +1.56,1.25;1.88,1.56 +1.88,1.56;1.88,1.88 +1.88,1.88;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.75 +2.19,3.75;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,8.75 +2.50,8.75;4.69,8.75 +4.69,8.75;4.69,6.25 +4.69,6.25;2.50,6.25 +5.00,5.31;9.38,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.12,6.25 +8.12,6.25;8.44,6.88 +8.44,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +6.56,5.31;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;6.25,6.88 +6.25,6.88;6.25,7.50 +6.25,7.50;5.94,8.12 +7.19,5.31;7.19,0.62 +5.31,3.12;9.38,3.12 +5.31,8.12;9.38,8.12 +7.19,8.12;7.19,9.38 + +# UTF-16 : 6a 97 +# UTF-8 : 97 aa e6 +[6a97] 檗 +4.38,6.56;9.06,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,8.12 +8.44,8.12;8.44,8.44 +5.62,6.56;5.62,7.19 +5.62,7.19;5.62,7.81 +5.62,7.81;5.31,8.12 +5.31,8.12;5.31,8.44 +6.88,6.56;6.88,4.06 +4.38,5.31;9.06,5.31 +4.38,8.44;9.06,8.44 +6.88,8.44;6.88,9.06 +1.25,4.38;4.06,4.38 +4.06,4.38;4.06,6.25 +4.06,6.25;1.25,6.25 +1.25,6.25;1.25,4.06 +0.31,4.38;0.62,5.00 +0.62,5.00;0.62,5.31 +0.62,5.31;0.94,5.94 +0.94,5.94;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.94,8.75 +0.94,8.75;3.75,8.75 +3.75,8.75;3.75,7.19 +3.75,7.19;0.94,7.19 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,0.62;4.69,4.38 +8.75,3.44;0.62,3.44 + +# UTF-16 : 8f 4d +# UTF-8 : 8d bd e8 +[8f4d] 轍 +0.62,3.44;2.81,3.44 +2.81,3.44;2.81,6.88 +2.81,6.88;0.62,6.88 +0.62,6.88;0.62,3.12 +0.62,5.00;2.81,5.00 +0.00,2.19;3.12,2.19 +1.56,0.31;1.88,9.06 +0.00,8.12;3.12,8.12 +6.25,0.94;6.88,1.25 +6.88,1.25;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.44,4.69 +8.44,4.69;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;9.06,7.50 +9.38,0.94;9.06,1.25 +9.06,1.25;8.44,1.56 +8.44,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.19,5.31 +7.19,5.31;7.19,5.94 +7.19,5.94;7.19,6.88 +6.88,7.50;9.38,7.50 +6.25,5.62;6.56,6.25 +6.56,6.25;6.88,6.88 +6.88,6.88;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.06 +3.44,0.62;3.75,5.62 +3.44,5.62;5.94,5.62 +5.94,5.62;5.94,1.25 +5.94,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +3.75,2.50;5.94,2.50 +3.75,4.06;5.94,4.06 +4.69,8.12;5.00,9.38 +3.12,8.12;6.56,8.12 +6.25,6.25;5.94,6.56 +5.94,6.56;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +3.12,6.25;3.75,6.25 +3.75,6.25;4.38,6.25 +4.38,6.25;5.00,6.56 +5.00,6.56;5.31,6.56 +5.31,6.56;5.94,6.56 +3.75,6.25;4.06,6.88 +4.06,6.88;4.06,7.19 +4.06,7.19;4.38,7.50 +4.38,7.50;4.38,8.12 +4.38,8.12;4.38,8.12 + +# UTF-16 : 5a 1a +# UTF-8 : 9a a8 e5 +[5a1a] 娚 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.56,9.06;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.62,4.38;1.25,4.06 +1.25,4.06;1.56,3.44 +1.56,3.44;2.19,2.81 +2.19,2.81;2.50,2.19 +2.50,2.19;2.81,1.88 +2.81,1.88;3.12,1.56 +3.12,3.75;9.06,3.75 +9.06,3.75;9.06,3.12 +9.06,3.12;9.06,2.50 +9.06,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +3.75,5.00;8.75,5.00 +8.75,5.00;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.00 +3.75,6.88;8.75,6.88 +3.12,0.62;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.25,8.44 + +# UTF-16 : 75 25 +# UTF-8 : a5 94 e7 +[7525] 甥 +3.12,3.75;9.06,3.75 +9.06,3.75;9.06,3.12 +9.06,3.12;9.06,2.50 +9.06,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +3.75,5.00;8.75,5.00 +8.75,5.00;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.00 +3.75,6.88;8.75,6.88 +3.12,0.62;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.25,8.44 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.44,2.19 +0.94,7.50;3.44,7.50 +0.62,4.69;3.44,4.69 +2.19,1.88;2.19,9.06 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.94,8.44 +0.94,8.44;1.25,8.75 + +# UTF-16 : 6c 5d +# UTF-8 : 9d b1 e6 +[6c5d] 汝 +0.94,0.62;1.25,1.25 +1.25,1.25;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.50,7.50;2.19,7.81 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.56 +9.06,7.50;2.81,7.50 +2.81,0.94;3.44,0.94 +3.44,0.94;4.38,1.25 +4.38,1.25;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.56,3.44 +6.56,3.44;7.19,4.38 +7.19,4.38;7.50,5.31 +7.50,5.31;7.50,6.25 +7.50,6.25;7.81,7.50 +5.62,9.38;5.31,8.75 +5.31,8.75;5.31,8.12 +5.31,8.12;5.00,7.50 +5.00,7.50;4.69,6.88 +4.69,6.88;4.69,6.25 +4.69,6.25;4.38,5.62 +4.38,5.62;4.06,5.31 +4.06,5.31;3.75,4.69 +3.75,4.69;3.44,4.06 +3.44,4.06;3.44,3.75 +3.75,4.38;4.06,4.06 +4.06,4.06;4.69,4.06 +4.69,4.06;5.31,3.75 +5.31,3.75;5.62,3.44 +5.62,3.44;6.25,3.12 +6.25,3.12;6.88,2.81 +6.88,2.81;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.44,1.25 +8.44,1.25;9.06,0.62 + +# UTF-16 : 53 2a +# UTF-8 : aa 8c e5 +[532a] 匪 +1.56,7.19;4.06,7.19 +5.62,7.19;8.44,7.19 +5.62,3.44;8.75,3.44 +1.88,5.31;4.06,5.31 +5.62,5.31;8.44,5.31 +1.56,3.44;2.19,3.44 +2.19,3.44;2.50,3.44 +2.50,3.44;3.12,3.75 +3.12,3.75;3.44,3.75 +3.44,3.75;4.06,4.06 +5.62,1.56;5.94,8.12 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,8.12 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.75,1.25 + +# UTF-16 : 53 21 +# UTF-8 : a1 8c e5 +[5321] 匡 +8.44,2.19;1.88,2.19 +8.12,7.50;1.88,7.50 +7.81,5.00;2.19,5.00 +5.00,2.19;5.00,7.50 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.75,1.25 + +# UTF-16 : 7b 50 +# UTF-8 : 90 ad e7 +[7b50] 筐 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +7.19,6.88;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.38,7.50 +4.38,7.50;4.06,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +8.44,2.19;1.88,2.19 +8.12,5.94;1.88,5.94 +7.81,4.06;2.19,4.06 +5.00,2.19;5.00,5.94 +8.75,6.88;0.94,6.88 +0.94,6.88;0.94,0.62 +0.94,0.94;8.75,0.94 + +# UTF-16 : 7b 94 +# UTF-8 : 94 ae e7 +[7b94] 箔 +3.12,6.56;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.50,8.12 +2.50,8.12;2.50,8.12 +7.19,6.56;6.88,7.19 +6.88,7.19;6.88,7.50 +6.88,7.50;6.56,8.12 +6.56,8.12;6.56,8.12 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +5.94,9.06;5.62,8.75 +5.62,8.75;5.62,8.12 +5.62,8.12;5.31,7.50 +5.31,7.50;4.69,6.88 +4.69,6.88;4.38,6.56 +9.06,8.12;5.62,8.12 +4.69,8.12;1.56,8.12 +0.94,0.62;1.25,0.94 +1.25,0.94;1.88,1.56 +1.88,1.56;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +2.81,5.62;2.50,5.94 +2.50,5.94;2.19,6.25 +2.19,6.25;1.88,6.25 +1.88,6.25;1.25,6.56 +2.19,3.75;1.88,4.06 +1.88,4.06;1.25,4.38 +1.25,4.38;0.94,4.69 +0.94,4.69;0.62,5.00 +0.62,5.00;0.31,5.00 +6.25,7.19;5.94,6.88 +5.94,6.88;5.94,6.56 +5.94,6.56;5.62,5.94 +5.62,5.94;5.62,5.94 +8.75,0.62;8.75,5.94 +8.75,5.94;3.75,5.94 +3.75,5.94;3.75,0.62 +3.75,1.25;8.75,1.25 +3.75,3.75;8.75,3.75 + +# UTF-16 : 7b cf +# UTF-8 : 8f af e7 +[7bcf] 篏 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +7.19,6.88;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.62,8.44 +5.62,8.44;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.38,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +4.38,0.62;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;5.94,2.19 +5.94,2.19;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.88,4.06 +6.88,4.06;6.88,4.69 +6.88,4.69;6.88,5.62 +8.75,0.62;8.12,1.25 +8.12,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.88,4.06 +6.88,4.06;6.88,4.69 +4.69,4.38;5.00,4.69 +5.00,4.69;5.31,5.31 +5.31,5.31;5.62,5.94 +5.62,5.94;5.94,6.56 +5.94,6.56;5.94,7.19 +8.12,4.38;8.44,5.00 +8.44,5.00;8.44,5.31 +8.44,5.31;8.75,5.62 +8.75,5.62;8.75,5.94 +8.75,5.94;8.75,6.25 +5.62,6.25;8.75,6.25 +1.25,6.88;1.25,0.62 +5.00,5.94;0.31,5.94 +1.25,1.25;4.06,1.25 +4.06,1.25;4.06,6.88 +1.25,3.75;4.06,3.75 + +# UTF-16 : 5d 4c +# UTF-8 : 8c b5 e5 +[5d4c] 嵌 +1.25,8.75;1.25,7.50 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,8.75 +4.69,7.50;4.69,9.06 +4.38,0.62;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;5.94,2.19 +5.94,2.19;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.88,4.06 +6.88,4.06;6.88,4.69 +6.88,4.69;6.88,5.62 +8.75,0.62;8.12,1.25 +8.12,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.88,4.06 +6.88,4.06;6.88,4.69 +4.69,4.38;5.00,4.69 +5.00,4.69;5.31,5.31 +5.31,5.31;5.62,5.94 +5.62,5.94;5.94,6.56 +5.94,6.56;5.94,7.19 +8.12,4.38;8.44,5.00 +8.44,5.00;8.44,5.31 +8.44,5.31;8.75,5.62 +8.75,5.62;8.75,5.94 +8.75,5.94;8.75,6.25 +5.62,6.25;8.75,6.25 +1.25,7.19;1.25,0.62 +5.00,5.94;0.31,5.94 +1.25,1.25;4.06,1.25 +4.06,1.25;4.06,7.19 +1.25,3.75;4.06,3.75 + +# UTF-16 : 7a 7f +# UTF-8 : bf a9 e7 +[7a7f] 穿 +5.31,8.44;5.31,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;6.25,6.25 +6.25,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.12,7.50 +4.69,8.44;4.69,9.38 +8.44,6.88;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 +0.94,5.94;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.50,6.25 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.75,7.50 +3.75,7.50;3.75,8.12 +3.75,8.12;4.06,8.44 +6.88,5.62;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +1.88,3.75;1.88,5.62 +1.88,5.62;8.75,5.62 +9.06,3.75;0.31,3.75 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;5.00,2.81 +5.00,2.81;5.62,3.12 +5.62,3.12;6.25,3.44 +6.25,3.44;6.56,3.75 + +# UTF-16 : 7a 84 +# UTF-8 : 84 aa e7 +[7a84] 窄 +5.31,8.12;5.31,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;6.25,6.25 +6.25,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.12,7.50 +4.69,8.12;4.69,9.38 +8.44,6.56;8.44,8.12 +8.44,8.12;0.94,8.12 +0.94,8.12;0.94,6.56 +0.94,5.62;1.56,5.94 +1.56,5.94;1.88,5.94 +1.88,5.94;2.50,6.25 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;4.06,8.12 +4.38,3.75;8.44,3.75 +8.44,2.19;4.38,2.19 +2.81,5.00;8.75,5.00 +4.38,0.62;4.38,5.00 +0.62,2.81;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.88,4.06 +1.88,4.06;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 + +# UTF-16 : 82 99 +# UTF-8 : 99 8a e8 +[8299] 芙 +0.31,8.12;9.06,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +8.75,4.38;0.62,4.38 +8.44,6.25;1.25,6.25 +0.62,0.62;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,4.69 +4.69,4.69;4.69,7.50 +8.75,0.62;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.44 +5.00,3.44;5.00,3.75 +5.00,3.75;4.69,4.38 +4.69,4.38;4.69,4.69 + +# UTF-16 : 83 09 +# UTF-8 : 89 8c e8 +[8309] 茉 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +4.69,0.62;4.69,7.50 +8.44,4.06;0.94,4.06 +8.75,5.94;0.62,5.94 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +9.06,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 + +# UTF-16 : 83 9e +# UTF-8 : 9e 8e e8 +[839e] 莞 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +8.75,3.75;0.62,3.75 +7.81,5.31;1.56,5.31 +4.69,6.56;4.69,7.81 +8.44,5.00;8.44,6.56 +8.44,6.56;0.94,6.56 +0.94,6.56;0.94,5.00 +5.62,3.75;5.94,1.56 +5.62,1.56;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +0.62,0.62;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 + +# UTF-16 : 84 c9 +# UTF-8 : 89 93 e8 +[84c9] 蓉 +0.62,8.12;9.06,8.12 +2.81,7.50;2.81,9.06 +6.56,7.50;6.56,9.06 +4.69,6.88;4.69,7.81 +8.75,5.31;8.75,6.88 +8.75,6.88;0.62,6.88 +0.62,6.88;0.62,5.31 +7.50,0.62;7.50,3.44 +7.50,3.44;1.88,3.44 +1.88,3.44;1.88,0.62 +1.88,1.25;7.50,1.25 +8.75,2.81;8.44,3.12 +8.44,3.12;7.81,3.44 +7.81,3.44;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;6.56,4.06 +6.56,4.06;6.25,4.38 +6.25,4.38;5.94,4.38 +5.94,4.38;5.62,4.69 +5.62,4.69;5.00,5.00 +5.00,5.00;4.69,5.31 +4.69,5.31;4.38,5.00 +4.38,5.00;4.06,4.69 +4.06,4.69;3.44,4.38 +3.44,4.38;3.12,4.38 +3.12,4.38;2.81,4.06 +2.81,4.06;2.19,3.75 +2.19,3.75;1.88,3.44 +1.88,3.44;1.56,3.44 +1.56,3.44;0.94,3.12 +0.94,3.12;0.62,2.81 +3.75,6.25;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.19,5.00 +2.19,5.00;1.56,4.69 +1.56,4.69;0.94,4.38 +8.44,4.38;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;6.88,5.62 +6.88,5.62;6.25,5.94 +6.25,5.94;5.62,6.25 + +# UTF-16 : 85 00 +# UTF-8 : 80 94 e8 +[8500] 蔀 +0.31,8.44;9.06,8.44 +3.12,7.50;3.12,9.38 +6.25,7.50;6.25,9.38 +1.25,0.94;4.69,0.94 +4.69,0.62;4.69,3.44 +4.69,3.44;1.25,3.44 +1.25,3.44;1.25,0.62 +0.31,4.69;5.62,4.69 +0.62,6.56;5.31,6.56 +2.81,6.56;2.81,7.50 +3.75,4.69;4.06,5.00 +4.06,5.00;4.06,5.31 +4.06,5.31;4.38,5.94 +4.38,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +1.88,4.69;1.88,5.00 +1.88,5.00;1.88,5.31 +1.88,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +8.75,7.19;5.94,7.19 +5.94,7.19;5.94,0.62 +6.88,1.56;7.50,1.56 +7.19,1.56;7.81,1.56 +7.81,1.56;8.44,1.56 +8.44,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.75,3.44 +8.75,3.44;8.44,4.06 +8.44,4.06;7.81,4.38 +7.81,4.38;7.19,4.69 +7.19,4.69;7.81,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.44,6.25 +8.44,6.25;8.75,6.56 +8.75,6.56;8.75,7.19 + +# UTF-16 : 85 57 +# UTF-8 : 97 95 e8 +[8557] 蕗 +0.31,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +2.19,3.75;3.75,3.75 +2.19,1.25;2.19,5.31 +1.25,0.94;1.25,4.38 +0.62,5.31;3.75,5.31 +3.75,5.31;3.75,7.19 +3.75,7.19;0.62,7.19 +0.62,7.19;0.62,5.00 +4.69,0.62;4.69,3.75 +4.69,3.75;8.44,3.75 +8.44,3.75;8.44,0.62 +5.00,1.25;8.44,1.25 +4.38,5.62;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.94,7.81 +5.31,6.88;8.75,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,5.94 +8.12,5.94;7.50,5.62 +7.50,5.62;7.19,5.31 +7.19,5.31;6.88,5.00 +6.88,5.00;6.25,4.69 +6.25,4.69;5.94,4.38 +5.94,4.38;5.31,4.06 +5.31,4.06;4.69,3.75 +4.69,3.75;4.06,3.44 +5.00,6.56;5.31,6.25 +5.31,6.25;5.62,5.94 +5.62,5.94;5.94,5.31 +5.94,5.31;6.56,5.00 +6.56,5.00;6.88,4.69 +6.88,4.69;7.19,4.38 +7.19,4.38;7.81,4.38 +7.81,4.38;8.12,4.06 +8.12,4.06;8.75,3.75 +8.75,3.75;9.06,3.44 +0.31,0.62;0.94,0.94 +0.94,0.94;1.88,0.94 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;3.75,1.56 +3.75,1.56;4.06,1.88 + +# UTF-16 : 84 63 +# UTF-8 : a3 91 e8 +[8463] 董 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +1.25,7.50;1.88,7.50 +1.88,7.50;2.81,7.50 +2.81,7.50;3.44,7.50 +3.44,7.50;4.06,7.50 +4.06,7.50;4.69,7.50 +4.69,7.50;5.62,7.50 +5.62,7.50;6.25,7.50 +6.25,7.50;6.88,7.50 +6.88,7.50;7.50,7.81 +7.50,7.81;8.12,7.81 +1.56,3.12;7.81,3.12 +7.81,3.12;7.81,5.62 +7.81,5.62;1.56,5.62 +1.56,5.62;1.56,2.81 +1.56,4.38;7.81,4.38 +1.25,2.19;8.44,2.19 +0.31,0.94;9.06,0.94 +4.69,0.94;4.69,7.50 +0.62,6.56;8.75,6.56 + +# UTF-16 : 83 eb +# UTF-8 : ab 8f e8 +[83eb] 菫 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +1.56,4.38;7.81,4.38 +7.81,4.38;7.81,6.25 +7.81,6.25;1.56,6.25 +1.56,6.25;1.56,4.38 +1.25,2.19;8.44,2.19 +0.94,3.44;8.44,3.44 +0.31,0.94;9.06,0.94 +4.69,0.94;4.69,7.19 +0.62,7.19;8.75,7.19 + +# UTF-16 : 57 dc +# UTF-8 : 9c 9f e5 +[57dc] 埜 +0.62,0.94;8.75,0.94 +8.12,3.12;1.25,3.12 +4.69,0.94;4.69,4.38 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;7.19,6.88 +7.19,6.88;6.88,7.50 +6.88,7.50;6.56,8.12 +6.25,4.38;6.56,9.06 +8.75,8.12;4.38,8.12 +2.50,4.38;2.50,9.06 +4.06,8.12;0.62,8.12 +0.31,4.69;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,8.12 +3.75,4.69;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;5.94,7.19 +5.94,7.19;6.25,7.81 +6.25,7.81;6.25,8.12 +4.06,5.62;3.75,6.25 +3.75,6.25;3.44,6.56 +3.44,6.56;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.50,7.81 + +# UTF-16 : 71 1a +# UTF-8 : 9a 84 e7 +[711a] 焚 +2.50,4.38;2.19,4.06 +2.19,4.06;2.19,3.75 +2.19,3.75;1.88,3.12 +1.88,3.12;1.56,2.81 +1.56,2.81;1.25,2.50 +8.12,4.38;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.88,3.12 +6.88,3.12;6.56,2.81 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;4.69,4.06 +4.69,4.06;4.69,5.31 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.69,4.06 +9.06,5.31;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.50,6.56 +7.50,6.56;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.25,5.00;6.56,9.06 +8.75,8.12;4.38,8.12 +2.50,5.00;2.50,9.06 +4.06,8.12;0.62,8.12 +0.31,5.31;0.62,5.62 +0.62,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;6.25,8.12 +4.06,6.25;3.75,6.56 +3.75,6.56;3.44,6.88 +3.44,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.50,8.12 + +# UTF-16 : 5a 6a +# UTF-8 : aa a9 e5 +[5a6a] 婪 +8.75,4.38;0.62,4.38 +0.94,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.94,2.81 +5.94,2.81;6.56,3.44 +6.56,3.44;6.88,3.75 +6.88,3.75;7.19,4.38 +4.06,5.00;3.44,4.69 +3.44,4.69;3.12,4.06 +3.12,4.06;2.50,3.44 +2.50,3.44;1.88,2.81 +1.88,2.81;1.56,2.81 +1.56,2.81;1.25,2.50 +1.88,2.81;2.50,2.81 +2.50,2.81;3.12,2.50 +3.12,2.50;3.75,2.50 +3.75,2.50;4.38,2.19 +4.38,2.19;5.00,2.19 +5.00,2.19;5.94,1.88 +5.94,1.88;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.75,0.62 +9.06,5.31;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.50,6.56 +7.50,6.56;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.25,5.00;6.56,9.06 +8.75,8.12;4.38,8.12 +2.50,5.00;2.50,9.06 +4.06,8.12;0.62,8.12 +0.31,5.31;0.62,5.62 +0.62,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +4.06,5.62;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.56 +5.00,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;6.25,8.12 +4.06,6.25;3.75,6.56 +3.75,6.56;3.44,6.88 +3.44,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.50,8.12 + +# UTF-16 : 68 ba +# UTF-8 : ba a2 e6 +[68ba] 梺 +0.62,4.38;8.75,4.38 +4.69,4.38;4.69,0.62 +4.69,3.44;5.31,3.12 +5.31,3.12;5.94,2.81 +5.94,2.81;6.56,2.50 +6.56,2.50;6.88,2.50 +6.88,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.12,1.88 +9.06,5.31;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.50,6.56 +7.50,6.56;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.25,5.00;6.56,9.06 +8.75,8.12;4.38,8.12 +2.50,5.00;2.50,9.06 +4.06,8.12;0.62,8.12 +0.31,5.31;0.62,5.62 +0.62,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;6.25,8.12 +4.06,6.25;3.75,6.56 +3.75,6.56;3.44,6.88 +3.44,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.50,8.12 + +# UTF-16 : 68 a6 +# UTF-8 : a6 a2 e6 +[68a6] 梦 +0.94,2.81;1.56,3.12 +1.56,3.12;1.88,3.44 +1.88,3.44;2.50,3.75 +2.50,3.75;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;4.06,4.69 +4.06,4.69;4.38,5.31 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.38,3.12 +4.38,3.12;3.75,3.44 +3.75,3.44;3.12,3.75 +3.44,4.38;8.12,4.38 +7.81,4.38;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.88,2.81 +6.88,2.81;6.25,2.50 +6.25,2.50;5.62,2.19 +5.62,2.19;5.00,1.56 +5.00,1.56;4.38,1.25 +4.38,1.25;3.44,1.25 +3.44,1.25;2.50,0.94 +2.50,0.94;1.56,0.62 +9.06,5.31;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.50,6.88 +7.50,6.88;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.25,5.00;6.56,9.06 +8.75,8.12;4.38,8.12 +2.50,5.00;2.50,9.06 +4.06,8.12;0.62,8.12 +0.31,5.31;0.62,5.62 +0.62,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,5.94 +4.69,5.94;5.00,6.56 +5.00,6.56;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;6.25,8.12 +4.06,6.25;3.75,6.56 +3.75,6.56;3.44,6.88 +3.44,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 + +# UTF-16 : 68 b5 +# UTF-8 : b5 a2 e6 +[68b5] 梵 +5.94,2.19;5.62,2.50 +5.62,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.06,3.44 +4.06,3.44;3.44,3.75 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,2.19 +2.19,2.19;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.69 +2.50,4.69;6.88,4.69 +6.88,4.69;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,5.31;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.50,6.88 +7.50,6.88;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.25,5.31;6.56,9.06 +8.75,8.12;4.38,8.12 +2.50,5.31;2.50,9.06 +4.06,8.12;0.62,8.12 +0.31,5.31;0.62,5.62 +0.62,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;6.25,8.12 +4.06,6.25;3.75,6.56 +3.75,6.56;3.44,6.88 +3.44,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 + +# UTF-16 : 51 3f +# UTF-8 : bf 84 e5 +[513f] 儿 +0.62,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.81,8.75 +5.94,8.75;6.25,1.56 +5.94,1.56;6.25,1.25 +6.25,1.25;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;9.06,2.81 +9.06,2.81;9.06,3.75 + +# UTF-16 : 51 41 +# UTF-8 : 81 85 e5 +[5141] 允 +5.94,5.31;5.94,1.25 +5.62,1.25;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,2.50 +8.44,2.50;8.75,3.12 +0.62,0.62;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +8.75,5.00;8.44,5.62 +8.44,5.62;7.81,6.25 +7.81,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +0.62,5.62;1.25,5.62 +1.25,5.62;1.88,5.94 +1.88,5.94;2.50,5.94 +2.50,5.94;3.44,5.94 +3.44,5.94;4.06,5.94 +4.06,5.94;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;6.56,5.94 +6.56,5.94;7.19,6.25 +7.19,6.25;8.12,6.25 +1.88,5.94;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.44,8.12 +3.44,8.12;3.44,8.44 +3.44,8.44;3.75,8.75 +3.75,8.75;4.06,9.38 + +# UTF-16 : 5f 3c +# UTF-8 : bc bc e5 +[5f3c] 弼 +5.94,0.62;5.94,6.56 +5.94,6.56;3.44,6.56 +3.44,6.56;3.44,0.62 +3.44,1.25;5.94,1.25 +3.44,4.06;5.94,4.06 +3.12,8.75;6.25,8.75 +4.69,8.75;4.69,8.12 +4.69,8.12;4.69,7.81 +4.69,7.81;4.69,7.19 +4.69,7.19;4.69,6.88 +4.69,6.88;4.38,6.56 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,6.25 +2.50,6.25;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.62,4.38 +0.62,4.38;0.62,3.75 +0.62,3.75;0.62,3.12 +0.62,4.06;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.50 +2.50,2.50;2.50,2.19 +2.50,2.19;2.50,1.56 +2.50,1.56;2.19,1.25 +2.19,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +6.56,8.75;8.75,8.75 +8.75,8.75;8.75,6.25 +8.75,6.25;6.88,6.25 +6.88,6.25;6.88,5.62 +6.88,5.62;6.88,5.00 +6.88,5.00;6.88,4.38 +6.88,4.38;6.88,3.75 +6.88,3.75;6.56,3.12 +6.88,4.06;8.75,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 + +# UTF-16 : 80 72 +# UTF-8 : b2 81 e8 +[8072] 聲 +1.56,4.38;1.56,1.25 +9.06,4.38;0.94,4.38 +7.50,0.31;7.50,4.38 +1.88,2.19;7.50,2.19 +1.88,3.44;7.50,3.44 +0.31,1.25;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.81,1.25 +2.81,1.25;3.75,1.25 +3.75,1.25;4.69,1.25 +4.69,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;7.19,1.56 +7.19,1.56;8.12,1.56 +8.12,1.56;9.06,1.56 +4.69,7.19;5.31,7.50 +5.31,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.62,8.75 +5.62,8.75;7.81,8.75 +7.81,8.75;7.81,7.50 +7.81,7.50;8.44,7.50 +8.44,7.50;8.44,7.50 +8.44,7.50;8.75,7.50 +8.75,7.50;9.06,7.81 +9.06,7.81;9.06,8.12 +4.69,6.88;8.75,6.88 +4.38,4.69;5.00,5.00 +5.00,5.00;5.62,5.00 +5.62,5.00;6.25,5.31 +6.25,5.31;6.56,5.31 +6.56,5.31;7.19,5.62 +7.19,5.62;7.50,5.94 +7.50,5.94;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.44,6.56 +8.44,6.56;8.75,6.88 +9.06,4.69;8.75,5.00 +8.75,5.00;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.50,5.31 +7.50,5.31;6.88,5.62 +6.88,5.62;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.62,6.25 +5.62,6.25;5.31,6.56 +0.62,7.81;4.69,7.81 +4.69,8.75;0.31,8.75 +2.50,7.81;2.50,9.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;0.94,6.88 +0.94,6.88;4.38,6.88 +4.38,6.88;4.38,5.62 +4.38,5.62;0.94,5.62 +2.50,6.88;2.50,5.62 + +# UTF-16 : 78 ec +# UTF-8 : ac a3 e7 +[78ec] 磬 +4.69,7.19;5.31,7.50 +5.31,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.62,8.75 +5.62,8.75;7.81,8.75 +7.81,8.75;7.81,7.50 +7.81,7.50;8.44,7.50 +8.44,7.50;8.44,7.50 +8.44,7.50;8.75,7.50 +8.75,7.50;9.06,7.81 +9.06,7.81;9.06,8.12 +4.69,6.88;8.75,6.88 +4.38,4.69;5.00,5.00 +5.00,5.00;5.62,5.00 +5.62,5.00;6.25,5.31 +6.25,5.31;6.56,5.31 +6.56,5.31;7.19,5.62 +7.19,5.62;7.50,5.94 +7.50,5.94;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.44,6.56 +8.44,6.56;8.75,6.88 +9.06,4.69;8.75,5.00 +8.75,5.00;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.50,5.31 +7.50,5.31;6.88,5.62 +6.88,5.62;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.62,6.25 +5.62,6.25;5.31,6.56 +0.62,7.81;4.69,7.81 +4.69,8.75;0.31,8.75 +2.50,7.81;2.50,9.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;0.94,6.88 +0.94,6.88;4.38,6.88 +4.38,6.88;4.38,5.62 +4.38,5.62;0.94,5.62 +2.50,6.88;2.50,5.62 +9.06,4.38;0.94,4.38 +2.19,2.81;8.12,2.81 +8.12,2.81;8.12,0.62 +2.19,0.62;2.19,2.81 +2.19,0.94;8.12,0.94 +0.31,1.88;0.62,2.19 +0.62,2.19;0.94,2.19 +0.94,2.19;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,2.81 +2.19,2.81;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.44,4.38 + +# UTF-16 : 8b 26 +# UTF-8 : a6 ac e8 +[8b26] 謦 +7.81,0.31;7.81,1.88 +7.81,1.88;1.56,1.88 +1.56,1.88;1.56,0.31 +1.56,0.94;7.81,0.94 +0.62,4.06;8.75,4.06 +1.56,3.44;7.81,3.44 +1.56,2.81;7.81,2.81 +1.56,4.69;7.81,4.69 +4.69,7.50;5.31,7.81 +5.31,7.81;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;7.81,9.06 +7.81,9.06;7.81,7.81 +7.81,7.81;8.44,7.50 +8.44,7.50;8.44,7.50 +8.44,7.50;8.75,7.50 +8.75,7.50;9.06,8.12 +9.06,8.12;9.06,8.44 +4.69,7.19;8.75,7.19 +4.38,5.31;5.00,5.31 +5.00,5.31;5.62,5.62 +5.62,5.62;6.25,5.62 +6.25,5.62;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.81,6.25 +7.81,6.25;8.44,6.88 +8.44,6.88;8.75,7.19 +9.06,5.00;8.75,5.00 +8.75,5.00;8.12,5.31 +8.12,5.31;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;6.88,5.62 +6.88,5.62;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;5.62,6.56 +5.62,6.56;5.31,6.88 +0.62,7.81;4.69,7.81 +4.69,8.75;0.31,8.75 +2.50,7.81;2.50,9.38 +0.31,4.38;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,6.56 +0.94,6.56;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;4.38,7.19 +4.38,7.19;4.38,5.94 +4.38,5.94;0.94,5.94 +2.50,7.19;2.50,5.94 + +# UTF-16 : 99 a8 +# UTF-8 : a8 a6 e9 +[99a8] 馨 +0.62,4.06;8.75,4.06 +4.69,2.81;4.69,4.69 +1.25,4.69;2.19,4.69 +2.19,4.69;2.81,4.69 +2.81,4.69;3.44,4.69 +3.44,4.69;4.06,4.69 +4.06,4.69;4.69,4.69 +4.69,4.69;5.31,4.69 +5.31,4.69;5.94,5.00 +5.94,5.00;6.56,5.00 +6.56,5.00;7.50,5.00 +7.50,5.00;8.12,5.00 +0.31,2.50;0.94,2.81 +0.94,2.81;1.56,2.81 +1.56,2.81;2.19,3.12 +2.19,3.12;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.69,4.06 +9.06,2.50;8.44,2.81 +8.44,2.81;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;5.94,3.44 +5.94,3.44;5.31,3.75 +5.31,3.75;4.69,4.06 +7.81,0.31;7.81,2.81 +7.81,2.81;1.56,2.81 +1.56,2.81;1.56,0.31 +1.88,0.94;7.81,0.94 +1.88,1.88;7.81,1.88 +4.69,7.50;5.31,7.81 +5.31,7.81;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;7.81,9.06 +7.81,9.06;7.81,7.81 +7.81,7.81;8.44,7.50 +8.44,7.50;8.44,7.50 +8.44,7.50;8.75,7.50 +8.75,7.50;9.06,8.12 +9.06,8.12;9.06,8.44 +4.69,7.19;8.75,7.19 +4.38,5.31;5.00,5.31 +5.00,5.31;5.62,5.62 +5.62,5.62;6.25,5.62 +6.25,5.62;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.81,6.25 +7.81,6.25;8.44,6.88 +8.44,6.88;8.75,7.19 +9.06,5.00;8.75,5.00 +8.75,5.00;8.12,5.31 +8.12,5.31;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;6.88,5.62 +6.88,5.62;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;5.62,6.56 +5.62,6.56;5.31,6.88 +0.62,7.81;4.69,7.81 +4.69,8.75;0.31,8.75 +2.50,7.81;2.50,9.38 +0.31,4.38;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,6.56 +0.94,6.56;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;4.38,7.19 +4.38,7.19;4.38,5.62 +4.38,5.62;0.94,5.62 +2.50,7.19;2.50,5.62 + +# UTF-16 : 5b 5f +# UTF-8 : 9f ad e5 +[5b5f] 孟 +7.81,0.94;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.94 +3.75,4.06;3.75,0.94 +5.62,4.06;5.62,0.94 +0.62,0.94;8.75,0.94 +0.31,6.56;9.06,6.56 +7.81,8.75;1.56,8.75 +4.69,7.19;4.69,5.31 +4.69,5.31;4.69,5.00 +4.69,5.00;4.38,4.69 +4.38,4.69;4.06,4.69 +4.06,4.69;3.44,4.69 +3.44,4.69;3.12,4.69 +3.12,4.69;2.81,4.69 +7.50,8.75;7.19,8.12 +7.19,8.12;6.56,7.81 +6.56,7.81;5.94,7.50 +5.94,7.50;5.31,7.19 +5.31,7.19;4.69,7.19 + +# UTF-16 : 6b b7 +# UTF-8 : b7 ae e6 +[6bb7] 殷 +0.94,5.00;4.06,5.00 +4.06,5.00;4.06,7.81 +4.06,7.81;0.94,7.81 +0.94,6.25;4.06,6.25 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;7.50,8.75 +7.50,8.75;7.50,6.25 +7.50,6.25;7.81,5.94 +7.81,5.94;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 +9.06,5.94;9.06,6.56 +9.06,6.56;9.06,7.19 +4.38,5.00;8.75,5.00 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.38 +8.44,4.38;8.75,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.38 +4.06,9.06;3.44,8.75 +3.44,8.75;2.81,8.75 +2.81,8.75;2.19,8.44 +2.19,8.44;1.56,8.44 +1.56,8.44;0.94,8.44 +0.94,8.44;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.44 +0.62,3.44;0.62,2.81 +0.62,2.81;0.62,2.50 +0.62,2.50;0.62,2.19 +0.62,2.19;0.31,1.25 +0.31,1.25;0.31,0.62 +0.62,3.75;4.06,3.75 +4.06,3.75;4.06,3.12 +4.06,3.12;3.75,2.50 +3.75,2.50;3.75,2.19 +3.75,2.19;3.75,1.56 +3.75,1.56;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 + +# UTF-16 : 61 47 +# UTF-8 : 87 85 e6 +[6147] 慇 +2.81,2.81;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.44,0.62 +3.44,0.62;3.75,0.62 +3.44,0.62;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;4.69,0.62 +4.69,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;5.94,0.62 +5.94,0.62;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,1.56 +7.19,1.56;7.19,2.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.38,2.81 +4.38,2.81;4.06,3.12 +0.94,6.25;4.06,6.25 +4.06,6.25;4.06,8.12 +4.06,8.12;0.94,8.12 +0.94,7.19;4.06,7.19 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;7.50,8.75 +7.50,8.75;7.50,7.19 +7.50,7.19;7.81,6.88 +7.81,6.88;8.12,6.88 +8.12,6.88;8.44,6.88 +8.44,6.88;9.06,7.19 +9.06,7.19;9.06,7.50 +9.06,7.50;9.06,8.12 +4.38,6.25;8.75,6.25 +4.06,3.44;4.69,3.75 +4.69,3.75;5.31,4.06 +5.31,4.06;5.94,4.06 +5.94,4.06;6.56,4.38 +6.56,4.38;6.88,4.69 +6.88,4.69;7.50,5.00 +7.50,5.00;7.81,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.44,5.94 +8.44,5.94;8.75,6.25 +9.06,3.44;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.50,4.06 +7.50,4.06;7.19,4.38 +7.19,4.38;6.56,4.38 +6.56,4.38;6.25,4.69 +6.25,4.69;5.94,5.00 +5.94,5.00;5.62,5.31 +5.62,5.31;5.31,5.62 +5.31,5.62;5.00,5.94 +4.06,9.06;3.44,9.06 +3.44,9.06;2.81,8.75 +2.81,8.75;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.75 +0.94,8.75;0.94,6.56 +0.94,6.56;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.62,4.38 +0.62,4.38;0.31,3.75 +0.31,3.75;0.31,3.12 +0.62,5.31;4.06,5.31 +4.06,5.31;3.75,4.69 +3.75,4.69;3.75,4.06 +3.75,4.06;3.44,3.75 +3.44,3.75;3.12,3.44 +3.12,3.44;2.50,3.44 +2.50,3.44;2.19,3.75 +2.19,3.75;1.56,3.75 + +# UTF-16 : 9b 4f +# UTF-8 : 8f ad e9 +[9b4f] 魏 +0.31,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +3.75,8.75;3.12,8.75 +3.12,8.75;2.50,8.75 +2.50,8.75;1.88,8.44 +1.88,8.44;1.25,8.44 +1.25,8.44;0.62,8.44 +2.19,5.00;2.19,8.44 +4.06,7.19;0.31,7.19 +4.06,5.31;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.12,6.25 +3.12,6.25;2.50,6.88 +2.50,6.88;2.19,7.19 +5.62,8.12;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;6.25,9.38 +6.25,9.38;6.25,9.38 +6.56,8.12;6.56,4.69 +4.38,4.38;8.75,4.38 +8.75,4.38;8.75,8.12 +8.75,8.12;4.38,8.12 +4.38,8.12;4.38,4.38 +4.38,6.25;8.75,6.25 +6.56,4.38;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.62 +7.50,0.62;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,2.19 +9.06,2.19;9.06,2.50 +3.12,0.62;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.62,4.38 +8.75,1.88;8.75,2.19 +8.75,2.19;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;8.12,3.44 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.19 +7.81,2.19;8.12,2.19 +8.12,2.19;8.75,2.50 +7.19,2.19;7.19,2.50 +7.19,2.50;7.50,3.12 +7.50,3.12;7.50,3.44 +7.50,3.44;7.50,3.75 +7.50,3.75;7.81,4.06 +4.38,4.06;0.31,4.06 +0.31,0.62;0.94,0.62 +0.94,0.62;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +2.19,4.69;1.88,4.38 +1.88,4.38;1.56,3.75 +1.56,3.75;1.56,3.44 +1.56,3.44;1.25,2.81 +1.25,2.81;0.94,2.50 +0.94,2.50;1.56,2.19 +1.56,2.19;2.19,2.19 +2.19,2.19;2.81,1.88 +2.81,1.88;3.44,1.88 +3.44,1.88;4.06,1.56 + +# UTF-16 : 5d cd +# UTF-8 : 8d b7 e5 +[5dcd] 巍 +0.94,9.06;0.94,7.81 +0.94,7.81;8.44,7.81 +8.44,7.81;8.44,9.06 +4.69,7.81;4.69,9.38 +0.31,3.75;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.62 +1.88,5.62;2.19,5.94 +3.75,7.19;3.12,7.19 +3.12,7.19;2.50,6.88 +2.50,6.88;1.88,6.88 +1.88,6.88;1.25,6.88 +1.25,6.88;0.62,6.88 +2.19,4.06;2.19,6.88 +4.06,5.94;0.31,5.94 +4.06,4.38;3.75,4.69 +3.75,4.69;3.44,5.00 +3.44,5.00;3.12,5.31 +3.12,5.31;2.50,5.62 +2.50,5.62;2.19,5.94 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.50 +6.25,7.50;6.25,7.81 +6.56,6.56;6.56,3.75 +4.38,3.75;8.75,3.75 +8.75,3.75;8.75,6.56 +8.75,6.56;4.38,6.56 +4.38,6.56;4.38,3.75 +4.38,5.31;8.75,5.31 +6.56,3.75;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.19,0.62 +7.19,0.62;7.50,0.62 +7.50,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +3.12,0.62;3.44,0.62 +3.44,0.62;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.62,3.75 +8.75,1.56;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;8.12,2.81 +6.88,1.56;7.19,1.88 +7.19,1.88;7.81,1.88 +7.81,1.88;8.12,1.88 +8.12,1.88;8.75,1.88 +7.19,1.56;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.50,3.12 +7.50,3.12;7.81,3.44 +4.38,3.44;0.31,3.44 +0.31,0.62;0.94,0.62 +0.94,0.62;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.75,3.12 +2.19,3.75;1.88,3.44 +1.88,3.44;1.88,3.12 +1.88,3.12;1.56,2.81 +1.56,2.81;1.25,2.50 +1.25,2.50;0.94,2.19 +0.94,2.19;1.56,1.88 +1.56,1.88;2.19,1.88 +2.19,1.88;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;4.06,1.25 + +# UTF-16 : 52 89 +# UTF-8 : 89 8a e5 +[5289] 劉 +6.25,4.38;5.62,4.69 +5.62,4.69;5.00,5.00 +5.00,5.00;4.38,5.31 +4.38,5.31;4.06,5.62 +4.06,5.62;3.44,5.94 +3.44,5.94;2.81,5.31 +2.81,5.31;2.19,5.00 +2.19,5.00;1.56,4.69 +1.56,4.69;0.94,4.06 +0.94,4.06;0.31,3.75 +6.88,2.50;6.88,8.44 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;4.69,8.44 +3.44,8.44;5.94,8.44 +5.94,8.44;5.94,7.81 +5.94,7.81;5.94,7.50 +5.94,7.50;5.94,6.88 +5.94,6.88;5.94,6.56 +5.94,6.56;5.62,5.94 +5.62,5.94;5.62,5.94 +5.62,5.94;5.00,5.94 +5.00,5.94;4.69,5.94 +4.69,5.94;4.69,5.94 +0.31,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.88,5.94 +1.88,5.94;2.50,6.25 +2.50,6.25;2.81,6.56 +3.12,9.06;2.81,8.75 +2.81,8.75;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,8.44 +1.25,8.44;0.94,8.12 +0.94,8.12;0.94,5.62 +3.12,5.94;2.81,6.56 +2.81,6.56;2.81,6.88 +2.81,6.88;2.50,7.19 +2.50,7.19;2.19,7.81 +2.19,7.81;2.19,7.81 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 +5.94,2.81;0.62,2.81 +5.31,4.38;1.56,4.38 +3.44,0.94;3.44,4.38 +2.50,1.25;2.19,1.56 +2.19,1.56;1.88,2.19 +1.88,2.19;1.56,2.50 +1.56,2.50;1.56,2.50 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;5.31,2.50 + +# UTF-16 : 70 0f +# UTF-8 : 8f 80 e7 +[700f] 瀏 +0.62,0.62;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.56,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.00,6.56 +6.88,4.38;6.25,4.69 +6.25,4.69;5.94,5.00 +5.94,5.00;5.62,5.31 +5.62,5.31;5.00,5.62 +5.00,5.62;4.69,5.94 +4.69,5.94;4.06,5.31 +4.06,5.31;3.75,5.00 +3.75,5.00;3.12,4.69 +3.12,4.69;2.50,4.06 +2.50,4.06;2.19,3.75 +7.50,2.50;7.50,8.44 +8.75,8.75;9.06,1.56 +8.75,1.56;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +4.69,5.94;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +4.38,8.44;6.88,8.44 +6.88,8.44;6.88,7.81 +6.88,7.81;6.56,7.50 +6.56,7.50;6.56,6.88 +6.56,6.88;6.56,6.56 +6.56,6.56;6.56,5.94 +6.56,5.94;6.25,5.94 +6.25,5.94;5.94,5.94 +5.94,5.94;5.62,5.94 +1.88,5.31;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.38,9.06;4.06,8.75 +4.06,8.75;3.75,8.75 +3.75,8.75;3.12,8.44 +3.12,8.44;2.81,8.44 +2.81,8.44;2.50,8.12 +2.50,8.12;2.50,5.62 +4.38,5.94;4.06,6.56 +4.06,6.56;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +1.88,0.62;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,1.56 +6.88,2.81;2.19,2.81 +6.25,4.38;3.12,4.38 +4.69,0.94;4.69,4.38 +3.75,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.50 +3.12,2.50;2.81,2.50 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,2.50 +6.25,2.50;6.25,2.50 + +# UTF-16 : 56 a0 +# UTF-8 : a0 9a e5 +[56a0] 嚠 +7.19,4.38;6.56,4.69 +6.56,4.69;6.25,5.00 +6.25,5.00;5.62,5.31 +5.62,5.31;5.31,5.62 +5.31,5.62;5.00,5.94 +4.69,5.94;4.38,5.31 +4.38,5.31;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;2.81,4.06 +2.81,4.06;2.19,3.75 +7.50,2.50;7.50,8.44 +8.75,8.75;9.06,1.56 +8.75,1.56;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +4.69,5.94;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +4.69,8.44;6.88,8.44 +6.88,8.44;6.88,7.81 +6.88,7.81;6.88,7.50 +6.88,7.50;6.88,6.88 +6.88,6.88;6.88,6.56 +6.88,6.56;6.56,5.94 +6.56,5.94;6.56,5.94 +6.56,5.94;5.94,5.94 +5.94,5.94;5.62,5.94 +2.19,5.31;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.44,5.94 +3.44,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,9.06;4.06,8.75 +4.06,8.75;3.75,8.75 +3.75,8.75;3.44,8.44 +3.44,8.44;3.12,8.44 +3.12,8.44;2.50,8.12 +2.50,8.12;2.81,5.62 +4.69,5.94;4.38,6.56 +4.38,6.56;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.81 +2.19,0.62;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.56 +6.88,2.81;2.50,2.81 +6.56,4.38;3.44,4.38 +4.69,0.94;4.69,4.38 +4.06,1.25;3.75,1.56 +3.75,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.12,2.50 +5.62,1.25;5.94,1.56 +5.94,1.56;5.94,1.88 +5.94,1.88;6.25,2.50 +6.25,2.50;6.25,2.50 +1.88,1.56;2.19,8.44 +1.88,8.44;0.62,8.44 +0.31,8.44;0.62,0.94 +0.31,1.56;1.88,1.56 + +# UTF-16 : 91 2d +# UTF-8 : ad 84 e9 +[912d] 鄭 +2.19,8.12;2.19,7.19 +2.19,7.19;2.19,6.88 +2.19,6.88;2.19,6.25 +2.19,6.25;1.88,5.94 +1.88,5.94;1.56,5.62 +1.56,5.62;0.94,5.31 +0.62,4.06;5.62,4.06 +5.62,4.06;5.62,7.19 +5.62,7.19;0.62,7.19 +0.62,7.19;0.62,3.75 +0.62,5.00;5.62,5.00 +3.44,8.44;3.75,6.56 +3.44,6.56;3.75,6.25 +3.75,6.25;4.06,5.94 +4.06,5.94;4.38,5.94 +4.38,5.94;5.31,5.94 +0.31,8.44;5.94,8.44 +2.19,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +1.88,9.06;1.56,9.38 +3.75,8.44;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.38,9.38 +0.31,2.81;5.94,2.81 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.12,4.06 +5.62,0.62;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;3.12,2.50 +3.12,2.50;3.12,3.12 +9.06,8.75;6.56,8.75 +6.25,8.75;6.56,0.62 +7.19,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.75,1.88 +8.75,1.88;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 + +# UTF-16 : 5b a5 +# UTF-8 : a5 ae e5 +[5ba5] 宥 +8.75,6.56;0.62,6.56 +0.31,3.44;0.62,3.75 +0.62,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.81,5.94 +2.81,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 +3.44,7.50;3.75,8.12 +2.19,5.31;8.12,5.31 +8.12,5.31;8.12,1.25 +8.12,1.25;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.88,0.62 +6.88,0.62;6.25,0.62 +6.25,0.62;5.94,0.62 +2.19,0.62;2.19,5.31 +2.19,2.19;8.12,2.19 +2.50,3.75;8.12,3.75 +4.69,8.44;4.69,9.38 +8.44,7.19;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,7.19 + +# UTF-16 : 80 b4 +# UTF-8 : b4 82 e8 +[80b4] 肴 +0.94,6.88;1.88,6.88 +1.88,6.88;2.50,7.19 +2.50,7.19;3.12,7.50 +3.12,7.50;4.06,7.50 +4.06,7.50;4.69,7.81 +4.69,7.81;5.31,8.12 +5.31,8.12;5.94,8.44 +5.94,8.44;6.56,8.75 +6.56,8.75;7.19,9.06 +7.19,9.06;7.81,9.38 +1.88,9.06;2.50,8.75 +2.50,8.75;3.12,8.75 +3.12,8.75;3.75,8.44 +3.75,8.44;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.94,7.81 +5.94,7.81;6.56,7.50 +6.56,7.50;7.19,7.19 +7.19,7.19;7.81,7.19 +7.81,7.19;8.75,6.88 +8.75,6.25;0.62,6.25 +0.31,3.12;0.62,3.44 +0.62,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.56,4.06;1.88,4.38 +1.88,4.38;2.19,4.69 +2.19,4.69;2.50,5.31 +2.50,5.31;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.12,6.56 +3.12,6.56;3.44,6.88 +2.19,5.00;8.12,5.00 +8.12,5.00;8.12,1.25 +8.12,1.25;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.88,0.62 +6.88,0.62;6.25,0.62 +6.25,0.62;5.94,0.62 +2.19,0.62;2.19,5.00 +2.19,2.19;8.12,2.19 +2.50,3.44;8.12,3.44 + +# UTF-16 : 7c 82 +# UTF-8 : 82 b2 e7 +[7c82] 粂 +7.50,8.44;6.88,7.81 +6.88,7.81;6.56,7.50 +6.56,7.50;5.94,7.19 +5.94,7.19;5.31,6.56 +5.31,6.56;4.69,6.25 +4.69,6.25;4.06,5.94 +4.06,5.94;3.12,5.62 +3.12,5.62;2.50,5.31 +2.50,5.31;1.56,5.31 +1.56,5.31;0.62,5.00 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;3.44,9.06 +3.44,9.06;3.44,9.38 +2.81,8.44;7.50,8.44 +5.62,6.88;6.25,6.56 +6.25,6.56;6.88,5.94 +6.88,5.94;7.50,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;8.12,5.00 +8.12,5.00;8.44,5.00 +8.44,5.00;9.06,4.69 +8.75,3.44;0.62,3.44 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,0.62;4.69,5.62 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +5.62,3.44;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;7.19,4.69 +7.19,4.69;7.50,5.00 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.12 +4.38,3.12;4.69,3.44 + +# UTF-16 : 70 78 +# UTF-8 : b8 81 e7 +[7078] 灸 +7.50,8.44;6.88,7.81 +6.88,7.81;6.56,7.50 +6.56,7.50;5.94,7.19 +5.94,7.19;5.31,6.56 +5.31,6.56;4.69,6.25 +4.69,6.25;4.06,5.94 +4.06,5.94;3.12,5.62 +3.12,5.62;2.50,5.31 +2.50,5.31;1.56,5.31 +1.56,5.31;0.62,5.00 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;3.44,9.06 +3.44,9.06;3.44,9.38 +2.81,8.44;7.50,8.44 +5.62,6.88;6.25,6.56 +6.25,6.56;6.88,5.94 +6.88,5.94;7.50,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;8.12,5.00 +8.12,5.00;8.44,5.00 +8.44,5.00;9.06,4.69 +2.50,4.69;2.19,4.38 +2.19,4.38;2.19,3.75 +2.19,3.75;1.88,3.44 +1.88,3.44;1.56,3.12 +1.56,3.12;1.25,2.81 +8.12,4.69;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.88,3.12 +6.88,3.12;6.56,2.81 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,5.62 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 + +# UTF-16 : 9d 2b +# UTF-8 : ab b4 e9 +[9d2b] 鴫 +1.88,1.56;1.88,8.44 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.62 +0.62,5.31;2.81,5.31 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.50,3.12 +6.56,1.25;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;6.25,2.81 +6.25,2.81;6.25,2.81 +5.00,0.94;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;4.69,2.81 +3.12,0.62;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +4.06,5.62;8.44,5.62 +8.44,5.62;8.44,8.44 +8.44,8.44;3.75,8.44 +3.75,8.44;3.75,3.44 +3.75,3.44;9.06,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.94 +7.50,0.94;7.19,0.94 +4.06,7.19;8.44,7.19 +5.62,9.38;5.62,9.06 +5.62,9.06;5.62,8.44 +5.62,8.44;5.62,8.44 +4.06,4.69;9.38,4.69 + +# UTF-16 : 60 89 +# UTF-8 : 89 82 e6 +[6089] 悉 +0.62,6.25;8.75,6.25 +4.69,4.06;4.69,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.56,4.38 +1.56,4.38;2.19,4.69 +2.19,4.69;2.50,4.69 +2.50,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.62 +4.06,5.62;4.69,6.25 +9.06,3.75;8.44,4.06 +8.44,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.31,5.62 +5.31,5.62;4.69,6.25 +2.81,6.56;2.81,7.19 +2.81,7.19;2.50,7.50 +2.50,7.50;2.19,7.81 +2.19,7.81;1.88,8.12 +6.56,6.56;6.56,6.88 +6.56,6.88;6.88,7.19 +6.88,7.19;7.19,7.81 +7.19,7.81;7.50,8.12 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.38,3.44 +4.38,3.44;4.06,3.75 +2.81,3.75;3.12,1.88 +2.81,1.88;3.12,1.25 +3.12,1.25;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.62 +3.75,0.62;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;5.00,0.62 +5.00,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;6.25,0.62 +5.94,0.62;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.50 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 + +# UTF-16 : 60 55 +# UTF-8 : 95 81 e6 +[6055] 恕 +3.12,3.75;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.62 +4.69,0.62;5.00,0.62 +5.00,0.62;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.50 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.38,3.44 +4.38,3.44;4.06,3.75 +4.38,8.12;0.31,8.12 +0.31,3.75;0.94,4.06 +0.94,4.06;1.56,4.38 +1.56,4.38;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;3.12,5.31 +3.12,5.31;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.38,8.12 +1.25,6.56;1.88,6.25 +1.88,6.25;2.50,5.94 +2.50,5.94;3.12,5.62 +3.12,5.62;3.75,5.31 +3.75,5.31;4.38,4.69 +2.50,9.38;2.19,8.75 +2.19,8.75;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;0.62,5.94 +5.31,4.38;8.44,4.38 +8.44,4.38;8.44,8.44 +8.44,8.44;5.00,8.44 +5.00,8.44;5.00,4.38 + +# UTF-16 : 99 ae +# UTF-8 : ae a6 e9 +[99ae] 馮 +0.31,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.12 +0.94,8.12;0.62,8.75 +5.62,8.75;5.94,4.06 +3.12,5.62;8.44,5.62 +3.12,7.19;8.44,7.19 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,4.06 +3.12,4.06;8.75,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +8.12,2.19;7.81,2.50 +7.81,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.50,3.44 +6.25,1.56;6.25,2.19 +6.25,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 +4.69,1.25;4.69,1.88 +4.69,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +4.69,2.50;4.38,3.12 +4.38,3.12;4.38,3.12 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 + +# UTF-16 : 61 91 +# UTF-8 : 91 86 e6 +[6191] 憑 +2.81,2.81;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.44,0.62 +3.44,0.62;3.75,0.62 +3.44,0.62;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;4.69,0.62 +4.69,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;5.94,0.62 +5.94,0.62;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,1.56 +7.19,1.56;7.19,2.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.38,2.81 +4.38,2.81;4.06,3.12 +0.62,3.44;0.94,3.75 +0.94,3.75;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;2.19,5.31 +2.19,5.31;2.50,5.94 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +5.62,8.75;5.62,5.62 +3.12,6.56;8.12,6.56 +3.12,7.81;8.12,7.81 +8.44,8.75;3.12,8.75 +3.12,8.75;3.12,5.62 +3.12,5.62;8.75,5.62 +8.75,5.62;8.75,5.00 +8.75,5.00;8.75,4.69 +8.75,4.69;8.44,4.06 +8.44,4.06;8.44,3.75 +8.44,3.75;7.81,3.44 +7.81,3.44;7.81,3.44 +7.50,3.44;7.19,3.44 +7.19,3.44;6.88,3.44 +6.88,3.44;6.25,3.44 +7.81,4.06;7.81,4.69 +7.81,4.69;7.50,5.00 +7.50,5.00;7.50,5.31 +6.25,3.75;6.25,4.38 +6.25,4.38;5.94,4.69 +5.94,4.69;5.94,5.00 +4.69,3.44;4.69,4.06 +4.69,4.06;4.69,4.38 +4.69,4.38;4.38,5.00 +4.38,5.00;4.38,5.00 +2.50,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,5.00 +3.12,5.00;3.12,5.00 + +# UTF-16 : 7f 88 +# UTF-8 : 88 be e7 +[7f88] 羈 +0.94,7.50;8.75,7.50 +8.75,7.50;8.75,8.75 +8.75,8.75;0.62,8.75 +0.62,8.75;0.62,7.50 +5.94,7.50;5.94,8.75 +3.44,7.50;3.44,8.75 +8.12,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.81 +7.19,1.25;6.88,1.56 +6.88,1.56;6.88,1.88 +6.88,1.88;6.88,2.50 +6.88,2.50;6.88,2.50 +5.94,0.62;5.94,1.25 +5.94,1.25;5.94,1.88 +5.94,1.88;5.62,2.50 +5.62,2.50;5.62,2.50 +4.38,0.62;4.69,1.25 +4.69,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;5.00,2.50 +8.75,6.56;5.00,6.56 +5.00,6.56;5.00,3.12 +5.00,3.12;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.62 +8.44,0.62;8.12,0.62 +8.12,0.62;7.81,0.62 +7.81,0.62;7.19,0.62 +6.88,6.56;6.88,3.44 +5.00,4.38;8.75,4.38 +5.00,5.62;8.75,5.62 +0.62,6.25;4.69,6.25 +3.75,6.88;3.75,5.31 +3.75,5.31;1.25,5.31 +1.25,5.31;1.25,6.88 +4.38,2.81;4.38,4.38 +4.38,4.38;0.94,4.38 +0.94,4.38;0.94,2.81 +0.94,2.81;4.06,2.81 +0.62,1.88;4.38,1.88 +2.50,0.31;2.50,5.31 + +# UTF-16 : 8b 90 +# UTF-8 : 90 ae e8 +[8b90] 讐 +0.31,6.88;0.62,7.50 +0.62,7.50;0.94,7.81 +0.94,7.81;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +3.44,9.38;3.12,8.75 +3.12,8.75;3.12,8.44 +4.69,8.44;1.25,8.44 +3.12,5.62;3.12,8.44 +1.25,8.44;1.25,5.62 +1.25,5.62;5.00,5.62 +1.25,6.56;4.38,6.56 +1.25,7.50;4.38,7.50 +4.38,6.88;4.69,7.50 +4.69,7.50;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.31,8.75 +5.31,8.75;5.62,9.38 +7.50,9.38;7.19,8.75 +7.19,8.75;7.19,8.44 +8.75,8.44;5.31,8.44 +7.19,5.62;7.19,8.44 +5.31,8.44;5.31,5.62 +5.31,5.62;8.75,5.62 +5.31,6.56;8.44,6.56 +5.31,7.50;8.44,7.50 +7.81,0.31;7.81,1.88 +7.81,1.88;1.56,1.88 +1.56,1.88;1.56,0.31 +1.56,0.94;7.81,0.94 +0.62,4.06;8.75,4.06 +1.56,3.44;7.81,3.44 +1.56,2.81;7.81,2.81 +1.56,4.69;7.81,4.69 + +# UTF-16 : 87 c4 +# UTF-8 : 84 9f e8 +[87c4] 蟄 +0.62,5.31;4.69,5.31 +5.00,7.19;5.62,6.88 +5.62,6.88;6.25,6.56 +6.25,6.56;6.56,6.25 +6.56,6.25;7.19,5.94 +7.19,5.94;7.81,5.31 +4.69,5.00;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.94,5.94 +5.94,5.94;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.56,9.38 +4.69,8.44;8.12,8.44 +8.12,8.44;8.12,7.50 +8.12,7.50;8.12,6.88 +8.12,6.88;8.44,6.25 +8.44,6.25;8.44,5.62 +8.44,5.62;8.44,5.00 +8.44,5.00;8.75,4.69 +8.75,4.69;8.75,4.69 +8.75,4.69;9.06,5.00 +9.06,5.00;9.06,5.31 +9.06,5.31;9.38,5.94 +0.62,6.25;4.69,6.25 +2.50,6.25;2.50,4.38 +0.31,7.50;4.69,7.50 +0.62,8.44;4.38,8.44 +2.50,7.50;2.50,9.38 +3.12,6.25;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.06,7.50 +1.88,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.25,7.50 +1.25,7.50;1.25,7.50 +4.69,0.94;4.69,4.69 +1.56,2.50;8.12,2.50 +8.12,2.50;8.12,4.06 +8.12,4.06;1.25,4.06 +1.25,4.06;1.25,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;8.12,1.25 + +# UTF-16 : 86 a4 +# UTF-8 : a4 9a e8 +[86a4] 蚤 +0.94,8.75;8.44,8.75 +0.62,5.31;1.56,5.62 +1.56,5.62;2.81,5.62 +2.81,5.62;3.75,5.94 +3.75,5.94;4.38,6.25 +4.38,6.25;5.31,6.56 +5.31,6.56;6.25,6.88 +6.25,6.88;6.88,7.50 +6.88,7.50;7.50,7.81 +7.50,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.75,5.31;8.12,5.31 +8.12,5.31;7.19,5.62 +7.19,5.62;6.56,5.94 +6.56,5.94;5.94,6.25 +5.94,6.25;5.31,6.25 +5.31,6.25;4.69,6.56 +4.69,6.56;4.06,7.19 +4.06,7.19;3.44,7.50 +3.44,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +0.94,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.88,7.19 +1.88,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +5.62,7.19;5.31,7.50 +5.31,7.50;5.00,7.81 +5.00,7.81;4.38,8.12 +4.38,8.12;4.38,8.12 +4.69,1.25;4.69,5.62 +1.56,2.81;8.12,2.81 +8.12,2.81;8.12,4.69 +8.12,4.69;1.25,4.69 +1.25,4.69;1.25,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.56,1.25 +6.56,1.25;7.19,1.56 +7.19,1.56;8.12,1.56 + +# UTF-16 : 75 fa +# UTF-8 : ba 97 e7 +[75fa] 痺 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +4.69,7.50;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,7.50;5.94,5.94 +5.62,5.94;5.62,5.31 +5.62,5.31;5.62,5.00 +5.62,5.00;5.62,4.38 +5.62,4.38;5.31,4.06 +5.31,4.06;5.00,3.75 +5.00,3.75;4.69,3.44 +4.69,3.44;4.38,3.44 +4.38,3.44;4.06,3.12 +4.06,3.12;3.44,2.81 +3.44,2.81;2.81,2.81 +3.12,4.06;8.75,4.06 +8.75,4.06;8.75,7.50 +8.75,7.50;3.12,7.50 +2.81,7.50;3.12,4.06 +3.12,5.94;8.75,5.94 +9.06,2.50;2.19,2.50 +6.56,3.75;6.56,0.62 + +# UTF-16 : 9d 6f +# UTF-8 : af b5 e9 +[9d6f] 鵯 +8.12,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +6.88,1.25;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.56,2.81 +5.62,0.94;5.62,1.56 +5.62,1.56;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.31,2.81 +4.06,0.62;4.06,1.25 +4.06,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,5.62;8.75,5.62 +8.75,5.62;8.75,8.44 +8.75,8.44;4.69,8.44 +4.69,8.44;4.69,3.44 +4.69,3.44;9.06,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +4.69,7.19;8.44,7.19 +6.25,9.38;6.25,9.06 +6.25,9.06;6.25,8.44 +6.25,8.44;6.25,8.44 +4.69,4.69;9.06,4.69 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.19,9.38 +0.94,4.38;4.06,4.38 +4.06,4.38;4.06,8.12 +4.06,8.12;0.62,8.12 +0.62,8.12;0.62,4.38 +0.94,6.25;4.06,6.25 +4.06,2.50;0.31,2.50 +2.81,4.06;2.81,0.62 +2.19,8.12;2.19,6.25 +2.19,6.25;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,5.00 +2.19,5.00;2.19,4.38 +2.19,4.38;1.56,3.75 +1.56,3.75;1.25,3.44 +1.25,3.44;0.62,3.12 + +# UTF-16 : 9d 7a +# UTF-8 : ba b5 e9 +[9d7a] 鵺 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;1.88,5.31 +1.88,5.31;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,8.12 +2.50,6.88;4.38,6.88 +4.38,6.88;4.06,5.94 +4.06,5.94;4.06,5.00 +4.06,5.00;3.75,4.38 +3.75,4.38;3.44,3.75 +3.44,3.75;3.12,3.12 +3.12,3.12;2.81,2.50 +2.81,2.50;2.50,1.88 +2.50,1.88;2.19,1.56 +2.19,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.88 +1.25,6.88;1.25,6.25 +1.25,6.25;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.62,4.69 +0.62,4.69;0.31,4.38 +0.31,4.38;0.00,4.06 +0.94,0.62;0.94,5.62 +3.75,4.38;3.44,5.00 +3.44,5.00;3.12,5.31 +3.12,5.31;2.81,5.62 +2.81,5.62;2.81,5.94 +2.50,8.12;2.50,9.38 +0.31,8.12;4.38,8.12 +1.88,5.31;2.19,4.69 +2.19,4.69;2.19,4.38 +2.19,4.38;2.50,3.75 +2.50,3.75;2.81,3.44 +2.81,3.44;2.81,2.81 +2.81,2.81;3.12,2.50 +3.12,2.50;3.44,2.19 +3.44,2.19;3.75,1.88 +3.75,1.88;4.06,1.56 +4.06,1.56;4.38,1.25 +8.44,1.88;8.12,2.19 +8.12,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.19,1.25;7.19,1.88 +7.19,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.88,2.81 +6.25,0.94;6.25,1.56 +6.25,1.56;5.94,2.19 +5.94,2.19;5.94,2.50 +5.94,2.50;5.94,2.81 +4.38,0.62;4.69,1.25 +4.69,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,5.62;8.75,5.62 +8.75,5.62;8.75,8.44 +8.75,8.44;5.00,8.44 +5.00,8.44;5.00,3.44 +5.00,3.44;9.06,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +5.00,7.19;8.75,7.19 +6.56,9.38;6.56,9.06 +6.56,9.06;6.25,8.44 +6.25,8.44;6.25,8.44 +5.00,4.69;9.06,4.69 + +# UTF-16 : 9d 61 +# UTF-8 : a1 b5 e9 +[9d61] 鵡 +8.12,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.81,3.12 +6.88,1.25;6.88,1.88 +6.88,1.88;6.88,2.19 +6.88,2.19;6.56,2.81 +6.56,2.81;6.56,2.81 +5.62,0.94;5.62,1.56 +5.62,1.56;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.62,2.81 +4.06,0.62;4.38,1.25 +4.38,1.25;4.38,1.56 +4.38,1.56;4.38,1.88 +4.38,1.88;4.69,2.50 +4.69,2.50;4.69,2.81 +4.69,5.62;8.75,5.62 +8.75,5.62;8.75,8.44 +8.75,8.44;4.69,8.44 +4.69,8.44;4.69,3.44 +4.69,3.44;9.06,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +4.69,7.19;8.44,7.19 +6.25,9.38;6.25,9.06 +6.25,9.06;6.25,8.44 +6.25,8.44;6.25,8.44 +4.69,4.69;9.06,4.69 +0.31,7.19;4.38,7.19 +2.81,9.38;3.12,7.81 +3.12,7.81;3.12,6.25 +3.12,6.25;3.12,5.31 +3.12,5.31;3.12,4.38 +3.12,4.38;3.12,3.44 +3.12,3.44;3.44,2.81 +3.44,2.81;3.44,2.50 +3.44,2.50;3.75,1.88 +3.75,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.38,3.75 +3.44,8.75;3.75,8.44 +3.75,8.44;4.06,8.12 +4.06,8.12;4.06,7.81 +4.06,7.81;4.38,7.81 +1.88,6.56;1.88,1.56 +0.62,5.62;0.62,1.25 +2.50,8.44;0.62,8.44 +2.81,4.69;1.88,4.69 +0.00,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 + +# UTF-16 : 9d 07 +# UTF-8 : 87 b4 e9 +[9d07] 鴇 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.50,3.12 +6.56,1.25;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;6.25,2.81 +6.25,2.81;6.25,2.81 +5.00,0.94;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;4.69,2.81 +3.12,0.62;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +4.69,5.62;8.75,5.62 +8.75,5.62;8.75,8.44 +8.75,8.44;4.69,8.44 +4.38,8.44;4.69,3.44 +4.38,3.44;9.06,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +4.69,7.19;8.44,7.19 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.44 +5.94,8.44;5.94,8.44 +4.69,4.69;9.06,4.69 +0.62,9.06;0.62,6.25 +0.62,6.25;0.94,5.62 +0.94,5.62;1.25,5.62 +1.25,5.62;2.19,5.62 +1.88,5.62;2.50,5.62 +2.50,5.62;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;3.75,6.88 +3.75,6.88;3.75,7.19 +0.62,7.50;1.25,7.50 +1.25,7.50;1.88,7.81 +1.88,7.81;2.50,8.12 +2.50,8.12;3.12,8.12 +3.12,8.12;3.75,8.44 +2.19,0.62;2.19,5.31 +4.06,3.44;0.31,3.44 + +# UTF-16 : 85 26 +# UTF-8 : a6 94 e8 +[8526] 蔦 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.25,2.50 +1.56,5.00;7.50,5.00 +7.50,5.00;7.50,6.88 +7.50,6.88;1.56,6.88 +1.56,6.88;1.56,2.81 +1.56,2.81;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;6.25,0.94 +1.56,5.94;7.50,5.94 +4.06,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.75,6.88 +1.56,4.06;8.75,4.06 +7.19,1.56;6.88,1.88 +6.88,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +5.31,1.25;5.00,1.56 +5.00,1.56;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +3.12,0.94;3.12,1.25 +3.12,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.50 + +# UTF-16 : 9c f6 +# UTF-8 : b6 b3 e9 +[9cf6] 鳶 +0.62,8.12;8.75,8.44 +3.44,9.38;3.75,9.06 +3.75,9.06;4.38,8.44 +4.38,8.44;4.69,8.12 +4.69,8.12;5.31,7.81 +5.31,7.81;5.94,7.50 +5.94,7.50;6.25,7.19 +6.25,7.19;6.88,7.19 +6.88,7.19;7.50,6.88 +7.50,6.88;7.81,6.88 +7.81,6.88;8.12,6.56 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.19 +8.75,7.19;8.75,7.81 +5.62,9.38;5.94,9.06 +5.94,9.06;6.56,8.75 +6.56,8.75;6.88,8.44 +6.88,8.44;7.19,8.44 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.25,2.50 +1.56,4.69;7.50,4.69 +7.50,4.69;7.50,6.88 +7.50,6.88;1.56,6.88 +1.56,6.88;1.56,2.81 +1.56,2.81;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;6.25,0.94 +1.56,5.62;7.50,5.62 +4.06,7.81;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.75,6.88 +1.56,3.75;8.75,3.75 +7.19,1.56;6.88,1.88 +6.88,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +5.31,1.25;5.00,1.56 +5.00,1.56;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +3.12,0.62;3.12,1.25 +3.12,1.25;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.19 + +# UTF-16 : 9d 2c +# UTF-8 : ac b4 e9 +[9d2c] 鴬 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.25,2.50 +1.56,4.69;7.50,4.69 +7.50,4.69;7.50,6.88 +7.50,6.88;1.56,6.88 +1.56,6.88;1.56,2.81 +1.56,2.81;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;6.25,0.94 +1.56,5.62;7.50,5.62 +4.06,7.81;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.75,6.88 +1.56,3.75;8.75,3.75 +7.19,1.56;6.88,1.88 +6.88,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +5.31,1.25;5.00,1.56 +5.00,1.56;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +3.12,0.62;3.12,1.25 +3.12,1.25;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.19 +8.75,6.25;8.75,8.12 +8.75,8.12;0.62,8.12 +0.62,8.12;0.62,6.25 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.88,9.06 +5.00,8.12;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 + +# UTF-16 : 9d 1b +# UTF-8 : 9b b4 e9 +[9d1b] 鴛 +7.19,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.56,2.19 +5.31,0.94;5.00,1.25 +5.00,1.25;4.69,1.88 +4.69,1.88;4.69,1.88 +3.12,0.62;3.12,1.25 +3.12,1.25;2.81,1.56 +2.81,1.56;2.81,1.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.56,4.06;7.50,4.06 +7.50,4.06;7.50,5.62 +7.50,5.62;1.56,5.62 +1.56,5.62;1.56,2.50 +1.56,2.50;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;6.25,0.62 +1.56,5.00;7.50,5.00 +4.38,6.56;4.06,6.25 +4.06,6.25;4.06,5.62 +1.56,3.12;8.75,3.12 +0.31,7.50;0.94,7.81 +0.94,7.81;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,9.06 +2.19,9.06;2.50,9.38 +2.19,8.75;4.69,8.75 +4.38,8.75;4.38,8.12 +4.38,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.56 +3.12,6.56;2.50,6.25 +2.50,6.25;1.88,5.94 +1.88,5.94;1.25,5.62 +1.25,5.62;0.62,5.62 +8.75,7.50;8.75,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,6.56 +8.12,6.56;7.19,6.25 +7.19,6.25;6.88,6.25 +6.88,6.25;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,6.56 +5.31,6.56;5.31,6.88 +5.31,6.88;5.31,8.75 +5.31,8.75;8.12,8.75 +8.12,8.75;8.12,8.12 +8.12,8.12;8.12,7.81 +8.12,7.81;7.81,7.50 +7.81,7.50;7.50,7.50 +7.50,7.50;6.88,7.50 +6.88,7.50;6.56,7.50 +6.56,7.50;6.25,7.50 +3.75,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.50,7.50 +2.50,7.50;1.88,7.81 +1.88,7.81;1.88,7.81 + +# UTF-16 : 5c 4d +# UTF-8 : 8d b1 e5 +[5c4d] 屍 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.44,8.75 +8.44,8.75;8.44,7.19 +8.44,7.19;1.25,7.19 +1.25,5.94;9.06,5.94 +5.94,5.94;5.94,1.25 +5.94,1.25;5.94,0.94 +5.94,0.94;6.56,0.62 +6.56,0.62;7.19,0.62 +7.19,0.62;7.50,0.62 +7.50,0.62;8.12,0.62 +8.12,0.62;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +1.25,2.81;1.56,3.12 +1.56,3.12;1.88,3.44 +1.88,3.44;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;2.81,4.38 +2.81,4.38;3.12,5.31 +3.12,5.31;3.44,5.94 +2.81,4.69;5.00,4.69 +5.00,4.69;5.00,4.06 +5.00,4.06;4.69,3.44 +4.69,3.44;4.69,3.12 +4.69,3.12;4.38,2.50 +4.38,2.50;4.06,2.19 +4.06,2.19;3.75,1.88 +3.75,1.88;3.12,1.56 +3.12,1.56;2.81,1.25 +2.81,1.25;2.19,0.94 +2.19,0.94;1.56,0.62 +4.38,2.50;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;2.81,3.44 +2.81,3.44;2.81,3.44 +5.94,3.12;6.56,3.44 +6.56,3.44;7.19,3.75 +7.19,3.75;7.50,4.06 +7.50,4.06;8.12,4.38 +8.12,4.38;8.75,4.69 + +# UTF-16 : 90 41 +# UTF-8 : 81 81 e9 +[9041] 遁 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;2.19,2.50 +4.06,2.19;8.44,2.19 +8.44,2.19;8.44,5.94 +8.44,5.94;4.06,5.94 +4.06,5.94;4.06,2.19 +4.06,3.44;8.44,3.44 +4.06,4.69;8.44,4.69 +2.50,2.19;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;3.12,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +8.75,7.19;3.12,7.19 +5.62,5.94;5.94,6.56 +5.94,6.56;5.94,6.88 +5.94,6.88;5.94,7.50 +5.94,7.50;6.25,8.12 +6.25,8.12;6.25,8.75 + +# UTF-16 : 59 62 +# UTF-8 : a2 a5 e5 +[5962] 奢 +0.62,8.44;8.75,8.44 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.75,8.44 +3.75,8.44;3.44,8.12 +3.44,8.12;3.12,7.81 +3.12,7.81;2.50,7.50 +2.50,7.50;2.19,7.19 +2.19,7.19;1.56,6.88 +1.56,6.88;0.94,6.88 +0.94,6.88;0.31,6.56 +5.31,8.44;5.94,7.81 +5.94,7.81;6.25,7.50 +6.25,7.50;6.56,7.50 +6.56,7.50;6.88,7.19 +6.88,7.19;7.50,6.88 +7.50,6.88;7.81,6.88 +7.81,6.88;8.12,6.56 +8.12,6.56;8.75,6.56 +8.75,6.56;9.06,6.25 +2.19,4.06;2.19,0.62 +8.12,0.62;8.12,3.75 +8.12,3.75;2.19,3.75 +2.19,0.94;8.12,0.94 +2.19,2.50;8.12,2.50 +0.31,3.44;1.25,3.44 +1.25,3.44;2.19,3.75 +2.19,3.75;2.81,4.06 +2.81,4.06;3.75,4.38 +3.75,4.38;4.38,5.00 +4.38,5.00;5.31,5.31 +5.31,5.31;5.94,5.62 +5.94,5.62;6.56,5.94 +6.56,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +0.31,5.31;9.06,5.31 +7.50,6.56;1.88,6.56 +4.38,5.31;4.38,7.81 +7.50,4.06;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;6.25,5.00 + +# UTF-16 : 6e 8c +# UTF-8 : 8c ba e6 +[6e8c] 溌 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +5.62,8.75;3.12,8.75 +9.06,4.69;8.75,5.00 +8.75,5.00;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.56,6.88 +6.56,6.88;6.25,7.50 +6.25,7.50;6.25,7.81 +6.25,7.81;5.94,8.44 +5.94,8.44;5.62,8.75 +2.19,4.69;2.50,5.00 +2.50,5.00;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +7.81,8.44;7.50,8.12 +7.50,8.12;7.19,7.81 +7.19,7.81;6.88,7.50 +6.88,7.50;6.56,7.19 +6.56,7.19;6.56,7.19 +9.06,7.50;8.75,7.19 +8.75,7.19;8.44,6.88 +8.44,6.88;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.50,5.94 +4.38,6.56;4.06,6.88 +4.06,6.88;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,7.81 +6.56,5.31;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +2.50,0.62;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.50 +4.38,2.50;4.38,2.81 +4.38,2.81;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +3.44,5.31;7.81,5.31 +2.50,3.44;9.06,3.44 + +# UTF-16 : 91 97 +# UTF-8 : 97 86 e9 +[9197] 醗 +3.44,1.25;3.44,6.88 +3.44,6.88;0.62,6.88 +0.62,6.88;0.62,0.62 +0.94,1.25;3.44,1.25 +0.94,2.81;3.44,2.81 +0.31,8.75;3.75,8.75 +1.56,8.44;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.56,5.94 +1.56,5.94;1.56,5.31 +1.56,5.31;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.94,3.75 +0.94,3.75;0.94,3.75 +2.50,8.44;2.50,5.00 +2.50,5.00;2.50,4.69 +2.50,4.69;2.81,4.38 +2.81,4.38;3.44,4.38 +6.56,8.75;4.38,8.75 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.75 +8.12,8.44;7.81,8.12 +7.81,8.12;7.50,7.81 +7.50,7.81;7.19,7.19 +7.19,7.19;7.19,7.19 +9.06,7.50;8.75,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,6.25 +8.12,6.25;7.81,5.94 +5.31,6.56;5.00,6.88 +5.00,6.88;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.38,7.81 +7.19,5.31;7.19,1.25 +7.19,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +3.75,0.62;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.62,5.31 +4.69,5.31;8.12,5.31 +4.06,3.44;9.06,3.44 + +# UTF-16 : 65 34 +# UTF-8 : b4 94 e6 +[6534] 攴 +1.25,5.94;7.50,5.94 +0.62,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;5.00,2.81 +5.00,2.81;5.62,3.12 +5.62,3.12;6.25,3.75 +6.25,3.75;6.56,4.38 +6.56,4.38;7.19,5.00 +7.19,5.00;7.50,5.62 +8.75,0.94;7.81,1.25 +7.81,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.31,2.19 +5.31,2.19;4.69,2.50 +4.69,2.50;4.06,3.12 +4.06,3.12;3.44,3.44 +3.44,3.44;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.19,5.31 +4.38,7.81;8.44,7.81 +4.38,5.94;4.38,9.06 + +# UTF-16 : 65 72 +# UTF-8 : b2 95 e6 +[6572] 敲 +0.31,8.12;5.00,8.12 +2.50,8.12;2.50,9.06 +1.56,1.25;1.56,3.75 +1.56,3.75;3.75,3.75 +3.75,3.75;3.75,1.88 +3.75,1.88;1.56,1.88 +1.25,5.62;1.25,7.19 +1.25,7.19;4.06,7.19 +4.06,7.19;4.06,5.62 +4.06,5.62;1.25,5.62 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.62 +4.06,0.62;4.38,0.94 +4.38,0.94;4.69,1.25 +4.69,1.25;4.69,1.56 +4.38,1.56;4.69,4.69 +4.38,4.69;0.62,4.69 +0.62,4.69;0.62,0.62 +4.69,5.62;9.06,5.62 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,1.25 +5.94,1.25;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,3.12 +7.81,3.12;8.12,3.75 +8.12,3.75;8.44,4.38 +8.44,4.38;8.75,5.00 +8.75,5.00;8.75,5.62 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.62,4.69 +5.62,4.69;5.62,5.31 +6.88,7.81;9.06,7.81 +6.88,5.62;6.88,9.06 + +# UTF-16 : 55 dc +# UTF-8 : 9c 97 e5 +[55dc] 嗜 +8.44,0.62;8.44,3.75 +8.44,3.75;3.75,3.75 +3.44,3.75;3.75,0.62 +3.75,1.25;8.44,1.25 +3.75,2.50;8.44,2.50 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +2.81,5.31;3.75,5.62 +3.75,5.62;4.38,5.94 +4.38,5.94;5.00,6.25 +5.00,6.25;5.62,6.56 +5.62,6.56;6.25,6.88 +6.25,6.88;6.88,7.19 +6.88,7.19;7.50,7.81 +7.50,7.81;7.81,8.12 +7.81,8.12;8.44,8.44 +8.44,8.44;8.75,9.06 +2.81,7.19;9.38,7.19 +7.50,8.44;3.44,8.44 +5.62,7.19;5.94,9.38 +4.38,5.94;4.38,5.31 +4.38,5.31;4.69,4.69 +4.69,4.69;5.31,4.69 +5.31,4.69;5.94,4.69 +5.94,4.69;6.56,4.69 +6.25,4.69;6.88,4.69 +6.88,4.69;7.50,4.69 +7.50,4.69;7.81,4.69 +7.81,4.69;8.44,4.69 +8.44,4.69;8.75,5.31 +8.75,5.31;8.75,5.62 +4.38,5.62;4.69,5.62 +4.69,5.62;5.31,5.62 +5.31,5.62;5.62,5.62 +5.62,5.62;5.94,5.62 +5.94,5.62;6.56,5.94 +6.56,5.94;6.88,5.94 +6.88,5.94;7.19,5.94 +7.19,5.94;7.81,6.25 +7.81,6.25;8.12,6.25 +8.12,6.25;8.44,6.25 + +# UTF-16 : 9c 2d +# UTF-8 : ad b0 e9 +[9c2d] 鰭 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;2.50,8.75 +0.62,5.31;3.12,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;3.12,2.81 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.25,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +8.75,0.62;8.75,3.75 +8.75,3.75;4.38,3.75 +4.38,3.75;4.38,0.62 +4.38,1.25;8.75,1.25 +4.38,2.50;8.75,2.50 +3.44,5.31;4.38,5.62 +4.38,5.62;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;7.19,7.19 +7.19,7.19;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;8.75,9.06 +3.75,7.19;9.38,7.19 +7.81,8.44;4.06,8.44 +5.94,7.19;6.25,9.38 +5.00,5.94;5.00,5.31 +5.00,5.31;5.00,4.69 +5.00,4.69;5.62,4.69 +5.62,4.69;6.25,4.69 +6.25,4.69;6.88,4.69 +6.88,4.69;7.19,4.69 +7.19,4.69;7.81,4.69 +7.81,4.69;8.44,4.69 +8.44,4.69;8.75,5.00 +8.75,5.00;8.75,5.31 +8.75,5.31;8.75,5.62 +5.00,5.62;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,5.62;6.88,5.94 +6.88,5.94;7.50,5.94 +7.50,5.94;8.12,6.25 +8.12,6.25;8.75,6.25 + +# UTF-16 : 9b 92 +# UTF-8 : 92 ae e9 +[9b92] 鮒 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.44 +0.00,6.56;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;2.81,8.75 +0.94,5.31;3.44,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.75,7.19 +3.75,7.19;3.75,3.44 +3.75,3.44;0.94,3.44 +2.19,7.19;2.19,3.44 +4.06,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.44,2.81 +3.44,2.81;3.44,2.81 +2.81,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;2.50,2.81 +2.50,2.81;2.50,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +8.75,9.06;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +9.38,7.50;5.31,7.50 +7.19,3.12;7.19,3.75 +7.19,3.75;6.88,4.38 +6.88,4.38;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;5.94,5.94 +5.31,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;5.00,7.50 +5.00,7.50;5.00,6.88 +5.00,6.88;4.69,6.25 +4.69,6.25;4.69,5.94 +4.69,5.94;4.38,5.31 +4.38,5.31;4.38,5.00 +4.38,5.00;4.06,4.69 +4.06,4.69;3.75,4.06 +4.69,0.62;4.69,6.56 + +# UTF-16 : 9c 48 +# UTF-8 : 88 b1 e9 +[9c48] 鱈 +6.56,4.69;6.56,8.75 +4.06,8.75;9.06,8.75 +4.38,6.56;5.94,6.56 +4.38,5.31;5.94,5.31 +7.19,6.56;8.44,6.56 +7.19,5.31;8.44,5.31 +9.06,5.62;9.06,7.50 +9.06,7.50;4.06,7.50 +4.06,7.50;4.06,5.62 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;2.81,8.75 +0.62,5.31;3.12,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.75,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.12,2.81 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.50,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +8.75,0.62;8.75,4.06 +8.75,4.06;4.06,4.06 +4.06,1.25;8.75,1.25 +4.38,2.81;8.75,2.81 + +# UTF-16 : 7b dd +# UTF-8 : 9d af e7 +[7bdd] 篝 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.44 +2.81,8.44;2.81,8.44 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +0.94,6.88;8.75,6.88 +0.94,5.94;8.44,5.94 +3.12,5.31;3.12,7.50 +6.25,5.31;6.25,7.50 +0.31,2.19;9.06,2.19 +1.56,3.12;7.81,3.12 +1.25,0.62;1.56,4.38 +1.25,4.38;8.12,4.38 +7.81,4.38;8.12,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +4.69,5.31;4.69,2.19 +8.75,5.31;0.62,5.31 + +# UTF-16 : 80 6f +# UTF-8 : af 81 e8 +[806f] 聯 +0.62,8.44;0.62,2.19 +3.12,8.75;0.00,8.75 +2.50,0.62;2.50,8.44 +0.62,4.38;2.50,4.38 +6.88,2.19;8.75,2.19 +0.62,6.56;2.50,6.56 +0.00,2.19;0.62,2.19 +0.62,2.19;0.94,2.19 +0.94,2.19;1.56,2.50 +1.56,2.50;2.19,2.50 +2.19,2.50;2.50,2.81 +3.44,7.50;3.75,7.81 +3.75,7.81;3.75,8.12 +3.75,8.12;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.38,9.06 +6.88,0.62;6.88,4.38 +8.75,1.56;8.75,4.38 +3.44,0.62;4.06,0.62 +4.06,0.62;4.69,0.94 +4.69,0.94;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.62,4.38 +4.38,6.56;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,7.81 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,5.31;2.81,5.00 +5.94,4.38;5.94,5.00 +5.94,5.00;5.62,5.31 +5.62,5.31;5.62,5.94 +5.62,5.94;5.31,6.25 +5.31,6.25;5.31,6.88 +6.56,7.50;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;7.81,9.06 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.56,7.50 +6.56,7.50;6.25,7.81 +6.25,7.81;6.25,7.81 +6.56,5.00;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.75,7.81 +8.75,7.81;8.75,8.12 +9.06,5.31;6.25,5.00 +9.38,4.38;9.06,5.00 +9.06,5.00;9.06,5.31 +9.06,5.31;8.75,5.94 +8.75,5.94;8.75,6.25 +8.75,6.25;8.44,6.88 +5.31,2.19;3.44,2.19 +3.44,2.19;3.44,4.38 + +# UTF-16 : 5c b1 +# UTF-8 : b1 b2 e5 +[5cb1] 岱 +1.25,3.44;1.25,0.62 +8.12,0.62;8.12,3.44 +4.69,4.38;4.69,1.25 +1.25,1.25;8.12,1.25 +2.50,6.88;8.75,7.50 +5.00,9.06;5.00,8.12 +5.00,8.12;5.31,7.50 +5.31,7.50;5.62,6.88 +5.62,6.88;5.94,5.94 +5.94,5.94;6.25,5.62 +6.25,5.62;6.56,5.00 +6.56,5.00;6.88,4.69 +6.88,4.69;7.50,4.38 +7.50,4.38;7.81,4.06 +7.81,4.06;8.12,4.06 +8.12,4.06;8.44,4.38 +8.44,4.38;8.75,4.69 +8.75,4.69;8.75,5.31 +8.75,5.31;9.06,5.62 +6.56,9.06;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.81,8.12 +7.81,8.12;8.12,8.12 +3.12,9.06;2.81,8.75 +2.81,8.75;2.81,8.44 +2.81,8.44;2.50,8.12 +2.50,8.12;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.56,6.88 +1.56,6.88;1.25,6.88 +1.25,6.88;0.94,6.56 +0.94,6.56;0.62,6.25 +0.62,6.25;0.31,5.94 +1.88,3.75;1.88,7.19 + +# UTF-16 : 82 e7 +# UTF-8 : a7 8b e8 +[82e7] 苧 +0.62,4.06;8.75,4.06 +4.69,4.06;4.69,1.56 +4.69,1.56;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.62 +4.06,0.62;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +4.69,6.25;4.69,7.50 +8.75,4.69;8.75,6.25 +8.75,6.25;0.62,6.25 +0.62,6.25;0.62,4.69 +0.31,8.12;9.06,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 + +# UTF-16 : 65 af +# UTF-8 : af 96 e6 +[65af] 斯 +1.25,9.06;1.25,3.12 +5.00,8.12;0.31,8.12 +4.06,3.12;4.06,9.06 +0.31,3.12;5.00,3.12 +1.25,4.69;4.06,4.69 +1.25,6.25;4.06,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.50 +4.38,1.25;4.06,1.56 +4.06,1.56;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;3.44,2.50 +5.31,5.94;9.06,5.94 +7.81,0.62;7.81,5.94 +5.31,8.12;5.62,8.12 +5.62,8.12;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,8.75 +4.69,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.31,4.69 +5.31,4.69;5.31,5.62 +5.31,5.62;5.31,6.88 +5.31,6.88;5.31,8.44 + +# UTF-16 : 5e db +# UTF-8 : 9b bb e5 +[5edb] 廛 +5.00,8.44;5.00,9.38 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;8.75,8.44 +5.00,3.44;5.00,0.94 +1.25,0.94;9.06,0.94 +8.44,2.19;1.88,2.19 +8.12,5.62;8.12,7.81 +8.12,7.81;2.19,7.81 +2.19,7.81;2.19,5.62 +2.19,5.94;8.12,5.94 +2.19,6.88;8.12,6.88 +1.56,5.00;8.44,5.00 +1.25,4.06;8.75,4.06 +5.00,4.06;5.00,7.81 +5.94,4.06;5.94,3.12 +5.94,3.12;6.25,2.81 +6.25,2.81;6.88,2.81 +6.88,2.81;7.50,2.81 +7.50,2.81;8.12,2.81 +8.12,2.81;8.44,2.81 +8.44,2.81;8.75,3.12 +8.75,3.12;8.75,3.75 +1.25,2.50;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.50,2.81 +2.50,2.81;2.81,2.81 +2.81,2.81;3.44,3.12 +3.44,3.12;4.06,3.75 +4.06,3.75;4.38,4.06 + +# UTF-16 : 7e 8f +# UTF-8 : 8f ba e7 +[7e8f] 纏 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +0.00,4.69;3.12,4.69 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.56,8.75 +1.56,8.75;1.88,9.06 +6.25,8.44;6.25,9.38 +2.81,0.62;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.44,5.31 +3.44,5.31;3.44,8.44 +3.44,8.44;9.06,8.44 +6.56,3.44;6.56,0.94 +3.75,0.94;9.06,0.94 +8.75,2.19;4.06,2.19 +8.44,5.62;8.44,7.81 +8.44,7.81;4.38,7.81 +4.38,7.81;4.38,5.62 +4.38,5.94;8.44,5.94 +4.38,6.88;8.44,6.88 +4.06,5.00;8.75,5.00 +3.75,4.06;9.06,4.06 +6.56,4.06;6.56,7.81 +7.19,4.06;7.19,3.12 +7.19,3.12;7.19,2.81 +7.19,2.81;7.81,2.81 +7.81,2.81;8.12,2.81 +8.12,2.81;8.44,2.81 +8.44,2.81;8.75,3.12 +8.75,3.12;9.06,3.75 +3.75,2.50;4.38,2.81 +4.38,2.81;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 + +# UTF-16 : 8e 94 +# UTF-8 : 94 ba e8 +[8e94] 躔 +1.88,4.38;3.12,4.38 +1.88,1.56;1.88,6.25 +0.62,0.94;0.62,5.31 +0.62,6.25;2.81,6.25 +2.81,6.25;2.81,8.75 +2.81,8.75;0.62,8.75 +0.31,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +6.25,8.44;6.25,9.38 +2.81,0.62;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.44,5.31 +3.44,5.31;3.44,8.44 +3.44,8.44;9.06,8.44 +6.56,3.44;6.56,0.94 +3.75,0.94;9.06,0.94 +8.75,2.19;4.06,2.19 +8.44,5.62;8.44,7.81 +8.44,7.81;4.38,7.81 +4.38,7.81;4.38,5.62 +4.38,5.94;8.44,5.94 +4.38,6.88;8.44,6.88 +4.06,5.00;8.75,5.00 +3.75,4.06;9.06,4.06 +6.56,4.06;6.56,7.81 +7.19,4.06;7.19,3.12 +7.19,3.12;7.19,2.81 +7.19,2.81;7.81,2.81 +7.81,2.81;8.12,2.81 +8.12,2.81;8.44,2.81 +8.44,2.81;8.75,3.12 +8.75,3.12;9.06,3.75 +3.75,2.50;4.38,2.81 +4.38,2.81;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 + +# UTF-16 : 64 b0 +# UTF-8 : b0 92 e6 +[64b0] 撰 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.81,5.00;2.19,4.69 +2.19,4.69;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.50,7.19;0.31,7.19 +5.62,6.56;5.62,6.25 +5.62,6.25;5.31,5.94 +5.31,5.94;4.69,5.62 +4.69,5.62;4.06,5.62 +4.06,5.62;3.44,5.62 +3.44,5.62;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.81,7.19 +2.81,7.19;5.31,7.19 +5.31,7.19;5.31,8.75 +5.31,8.75;2.81,8.75 +8.75,6.56;8.75,6.25 +8.75,6.25;8.44,5.94 +8.44,5.94;8.12,5.62 +8.12,5.62;7.19,5.62 +7.19,5.62;6.56,5.62 +6.56,5.62;6.25,5.62 +6.25,5.62;6.25,6.25 +5.94,6.25;6.25,7.19 +5.94,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;5.94,8.75 +9.06,2.81;2.50,2.81 +2.81,4.38;8.75,4.38 +4.38,2.81;4.38,5.62 +7.19,2.81;7.19,5.62 +2.50,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +8.75,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 + +# UTF-16 : 63 f6 +# UTF-8 : b6 8f e6 +[63f6] 揶 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;1.25,3.75 +1.25,3.75;0.62,3.75 +0.62,3.75;0.31,3.44 +2.81,7.19;0.31,7.19 +9.06,8.75;6.56,8.75 +6.56,8.75;6.56,0.62 +7.19,1.88;7.81,1.88 +7.81,1.88;8.44,1.88 +8.44,1.88;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.75,4.69 +8.75,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;8.12,6.25 +8.12,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +3.12,8.75;3.12,2.19 +6.25,8.75;2.50,8.75 +5.62,0.62;5.62,8.75 +3.44,4.69;5.62,4.69 +3.44,6.56;5.62,6.56 +2.50,2.19;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.38,2.50 +4.38,2.50;5.00,2.81 +5.00,2.81;5.62,2.81 + +# UTF-16 : 69 30 +# UTF-8 : b0 a4 e6 +[6930] 椰 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +9.06,8.75;6.56,8.75 +6.56,8.75;6.56,0.62 +7.19,1.88;7.81,1.88 +7.81,1.88;8.44,1.88 +8.44,1.88;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.75,4.69 +8.75,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;8.12,6.25 +8.12,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +3.44,8.75;3.44,2.19 +6.25,8.75;2.81,8.75 +5.62,0.62;5.62,8.75 +3.44,4.69;5.62,4.69 +3.44,6.56;5.62,6.56 +2.81,2.19;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.38,2.50 +4.38,2.50;5.00,2.81 +5.00,2.81;5.62,2.81 + +# UTF-16 : 63 c4 +# UTF-8 : 84 8f e6 +[63c4] 揄 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;0.94,0.62 +0.94,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.50,4.69;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.62,3.75 +0.62,3.75;0.31,3.44 +2.50,7.19;0.31,7.19 +5.62,9.06;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;4.69,8.44 +4.69,8.44;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.44,7.19 +3.44,7.19;3.12,7.19 +3.12,7.19;2.81,6.88 +2.81,6.88;2.19,6.56 +4.38,7.50;7.50,7.50 +2.81,0.62;2.81,6.25 +2.81,6.25;5.31,6.25 +5.31,6.25;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.00,0.94 +5.00,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +7.19,6.56;7.19,5.94 +7.19,5.94;6.88,5.31 +6.88,5.31;6.56,4.69 +6.56,4.69;6.25,4.38 +6.25,4.38;5.94,3.75 +5.94,3.75;6.25,3.12 +6.25,3.12;6.56,2.81 +6.56,2.81;6.88,2.19 +6.88,2.19;7.19,1.56 +7.19,1.56;7.19,0.62 +8.75,6.56;8.75,5.94 +8.75,5.94;8.44,5.31 +8.44,5.31;8.12,4.69 +8.12,4.69;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;8.12,3.12 +8.12,3.12;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.75,1.56 +8.75,1.56;9.06,0.62 +3.12,9.06;5.94,9.06 +5.62,9.06;6.25,8.75 +6.25,8.75;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.19,8.12 +7.19,8.12;7.50,7.81 +7.50,7.81;7.81,7.50 +7.81,7.50;8.12,7.19 +8.12,7.19;8.44,7.19 +8.44,7.19;9.06,6.88 +9.06,6.88;9.38,6.56 +5.00,4.38;4.38,4.69 +4.38,4.69;4.06,5.00 +4.06,5.00;3.44,5.31 +3.44,5.31;3.44,5.31 +5.00,2.50;4.38,2.81 +4.38,2.81;4.06,3.12 +4.06,3.12;3.44,3.44 +3.44,3.44;3.44,3.44 + +# UTF-16 : 74 5c +# UTF-8 : 9c 91 e7 +[745c] 瑜 +5.94,9.06;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,8.44 +5.00,8.44;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.44,7.19 +3.44,7.19;3.12,7.19 +3.12,7.19;2.81,6.88 +2.81,6.88;2.19,6.56 +4.38,7.50;7.50,7.50 +2.81,0.62;2.81,6.25 +2.81,6.25;5.31,6.25 +5.31,6.25;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.00,0.94 +5.00,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +7.19,6.56;7.19,5.94 +7.19,5.94;6.88,5.31 +6.88,5.31;6.56,4.69 +6.56,4.69;6.25,4.38 +6.25,4.38;5.94,3.75 +5.94,3.75;6.25,3.12 +6.25,3.12;6.56,2.81 +6.56,2.81;6.88,2.19 +6.88,2.19;7.19,1.56 +7.19,1.56;7.19,0.62 +8.75,6.56;8.75,5.94 +8.75,5.94;8.44,5.31 +8.44,5.31;8.12,4.69 +8.12,4.69;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;8.12,3.12 +8.12,3.12;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.75,1.56 +8.75,1.56;9.06,0.62 +3.12,9.06;5.94,9.06 +5.62,9.06;6.25,8.75 +6.25,8.75;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.19,8.12 +7.19,8.12;7.50,7.81 +7.50,7.81;7.81,7.50 +7.81,7.50;8.12,7.19 +8.12,7.19;8.44,7.19 +8.44,7.19;9.06,6.88 +9.06,6.88;9.38,6.56 +5.00,4.38;4.38,4.69 +4.38,4.69;4.06,5.00 +4.06,5.00;3.44,5.31 +3.44,5.31;3.44,5.31 +5.00,2.50;4.38,2.81 +4.38,2.81;4.06,3.12 +4.06,3.12;3.44,3.44 +3.44,3.44;3.44,3.44 +2.50,8.44;0.31,8.44 +2.50,5.31;0.31,5.31 +1.25,1.88;1.25,8.44 +0.00,1.25;0.62,1.56 +0.62,1.56;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,1.88 +1.88,1.88;2.50,2.19 + +# UTF-16 : 88 f3 +# UTF-8 : b3 a3 e8 +[88f3] 裳 +8.75,6.56;8.75,8.12 +8.75,8.12;0.62,8.12 +0.62,8.12;0.62,6.56 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,9.06 +2.19,9.06;1.88,9.06 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.38 +4.69,8.12;4.69,9.38 +2.19,5.31;7.50,5.31 +7.19,5.31;7.50,7.19 +7.19,7.19;2.19,7.19 +1.88,7.19;2.19,5.31 +4.69,4.38;4.69,5.31 +0.62,4.38;8.75,4.38 +4.69,4.38;4.06,3.75 +4.06,3.75;3.75,3.44 +3.75,3.44;3.12,3.44 +3.12,3.44;2.81,3.12 +2.81,3.12;2.50,3.12 +2.50,3.12;1.88,2.81 +1.88,2.81;1.56,2.50 +1.56,2.50;0.94,2.50 +0.94,2.50;0.31,2.19 +4.69,4.38;5.00,3.75 +5.00,3.75;5.31,3.44 +5.31,3.44;5.62,2.81 +5.62,2.81;5.94,2.50 +5.94,2.50;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.62 +0.94,0.62;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.94,1.56 +2.81,0.94;2.81,3.12 +6.25,2.19;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.44,3.75 + +# UTF-16 : 56 17 +# UTF-8 : 97 98 e5 +[5617] 嘗 +7.81,0.62;7.81,3.44 +7.81,3.44;1.56,3.44 +1.56,3.44;1.56,0.62 +1.56,0.94;7.81,0.94 +1.56,2.19;7.81,2.19 +8.75,6.56;8.75,8.12 +8.75,8.12;0.62,8.12 +0.62,8.12;0.62,6.56 +2.81,8.12;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,9.06 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.38 +4.69,8.12;4.69,9.38 +2.19,6.25;7.50,6.25 +7.19,6.25;7.50,7.50 +7.19,7.50;2.19,7.50 +1.88,7.50;2.19,6.25 +1.25,6.25;1.25,4.69 +1.25,4.69;1.88,4.38 +1.88,4.38;2.50,4.38 +2.50,4.38;3.12,4.38 +3.12,4.38;3.75,4.38 +3.75,4.38;4.38,4.38 +4.38,4.38;5.31,4.38 +5.31,4.38;6.25,4.38 +6.25,4.38;6.88,4.38 +6.88,4.38;7.50,4.38 +7.50,4.38;8.12,4.38 +8.12,4.38;8.44,5.00 +8.44,5.00;8.44,5.31 +1.25,5.31;2.19,5.31 +2.19,5.31;2.81,5.31 +2.81,5.31;3.44,5.31 +3.44,5.31;4.06,5.31 +4.06,5.31;4.69,5.31 +4.69,5.31;5.31,5.62 +5.31,5.62;6.25,5.62 +6.25,5.62;6.88,5.62 +6.88,5.62;7.50,5.62 +7.50,5.62;8.12,5.94 + +# UTF-16 : 7a d5 +# UTF-8 : 95 ab e7 +[7ad5] 竕 +0.31,7.19;3.44,7.19 +1.88,7.19;1.88,9.06 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;3.12,6.56 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;0.62,6.56 +5.31,8.44;5.00,7.81 +5.00,7.81;4.69,6.88 +4.69,6.88;4.38,6.25 +4.38,6.25;4.06,5.62 +4.06,5.62;3.75,5.31 +5.62,8.75;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.50,7.81 +7.50,7.81;7.81,7.50 +7.81,7.50;7.81,7.19 +7.81,7.19;8.12,6.88 +8.12,6.88;8.44,6.56 +8.44,6.56;8.75,6.25 +8.75,6.25;8.75,5.94 +8.75,5.94;9.06,5.62 +9.06,5.62;9.38,5.31 +3.12,0.62;3.44,0.94 +3.44,0.94;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +4.38,5.62;8.44,5.62 +8.44,5.62;8.44,4.38 +8.44,4.38;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 + +# UTF-16 : 6c 7e +# UTF-8 : be b1 e6 +[6c7e] 汾 +0.94,0.62;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;2.19,7.81 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.56 +4.69,8.44;4.38,7.81 +4.38,7.81;4.06,6.88 +4.06,6.88;3.75,6.25 +3.75,6.25;3.44,5.62 +3.44,5.62;2.81,5.31 +5.00,8.75;6.88,8.75 +6.88,8.75;7.19,8.44 +7.19,8.44;7.19,7.81 +7.19,7.81;7.50,7.50 +7.50,7.50;7.81,7.19 +7.81,7.19;7.81,6.88 +7.81,6.88;8.12,6.56 +8.12,6.56;8.44,6.25 +8.44,6.25;8.75,5.94 +8.75,5.94;9.06,5.62 +9.06,5.62;9.38,5.31 +2.50,0.62;2.81,0.94 +2.81,0.94;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.31,5.00 +5.31,5.00;5.31,5.62 +3.75,5.62;8.12,5.62 +8.12,5.62;8.12,4.69 +8.12,4.69;8.12,3.44 +8.12,3.44;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;7.81,1.25 +7.81,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 + +# UTF-16 : 62 6e +# UTF-8 : ae 89 e6 +[626e] 扮 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.38;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.56,3.75 +1.56,3.75;0.94,3.75 +0.94,3.75;0.31,3.44 +3.12,7.19;0.31,7.19 +4.69,8.44;4.38,7.81 +4.38,7.81;4.06,6.88 +4.06,6.88;3.75,6.25 +3.75,6.25;3.44,5.62 +3.44,5.62;2.81,5.31 +5.00,8.75;6.88,8.75 +6.88,8.75;7.19,8.44 +7.19,8.44;7.19,7.81 +7.19,7.81;7.50,7.50 +7.50,7.50;7.81,7.19 +7.81,7.19;8.12,6.88 +8.12,6.88;8.12,6.56 +8.12,6.56;8.44,6.25 +8.44,6.25;8.75,5.94 +8.75,5.94;9.06,5.62 +9.06,5.62;9.38,5.31 +2.50,0.62;2.81,0.94 +2.81,0.94;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.31,5.00 +5.31,5.00;5.31,5.62 +3.75,5.62;8.44,5.62 +8.44,5.62;8.44,4.69 +8.44,4.69;8.12,3.44 +8.12,3.44;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;7.81,1.25 +7.81,1.25;7.19,0.94 +7.19,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 + +# UTF-16 : 54 29 +# UTF-8 : a9 90 e5 +[5429] 吩 +0.94,1.56;2.81,1.56 +2.81,1.56;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +4.69,8.44;4.69,7.81 +4.69,7.81;4.06,6.88 +4.06,6.88;3.75,6.25 +3.75,6.25;3.44,5.62 +3.44,5.62;2.81,5.31 +5.31,8.75;7.19,8.75 +7.19,8.75;7.19,8.44 +7.19,8.44;7.50,7.81 +7.50,7.81;7.50,7.50 +7.50,7.50;7.81,7.19 +7.81,7.19;8.12,6.88 +8.12,6.88;8.12,6.56 +8.12,6.56;8.44,6.25 +8.44,6.25;8.75,5.94 +8.75,5.94;9.06,5.62 +9.06,5.62;9.38,5.31 +2.50,0.62;3.12,0.94 +3.12,0.94;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.31,5.00 +5.31,5.00;5.62,5.62 +3.75,5.62;8.44,5.62 +8.44,5.62;8.44,4.69 +8.44,4.69;8.44,3.44 +8.44,3.44;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.62,0.94 + +# UTF-16 : 67 8c +# UTF-8 : 8c 9e e6 +[678c] 枌 +1.88,0.62;1.88,9.06 +3.44,7.19;0.31,7.19 +0.00,2.50;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;1.88,7.19 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,6.25 +2.19,6.25;1.88,7.19 +5.00,8.44;4.69,7.81 +4.69,7.81;4.38,6.88 +4.38,6.88;4.06,6.25 +4.06,6.25;3.75,5.62 +3.75,5.62;3.12,5.31 +5.31,8.75;7.19,8.75 +7.19,8.75;7.19,8.44 +7.19,8.44;7.50,7.81 +7.50,7.81;7.81,7.50 +7.81,7.50;7.81,7.19 +7.81,7.19;8.12,6.88 +8.12,6.88;8.44,6.56 +8.44,6.56;8.44,6.25 +8.44,6.25;8.75,5.94 +8.75,5.94;9.06,5.62 +9.06,5.62;9.38,5.31 +2.81,0.62;3.12,0.94 +3.12,0.94;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.62,5.00 +5.62,5.00;5.62,5.62 +4.06,5.62;8.44,5.62 +8.44,5.62;8.44,4.69 +8.44,4.69;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 + +# UTF-16 : 63 77 +# UTF-8 : b7 8d e6 +[6377] 捷 +5.94,2.81;8.75,2.81 +5.94,4.38;5.94,9.38 +5.94,1.25;5.94,4.38 +2.50,0.62;2.81,1.25 +2.81,1.25;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.06,4.06 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,1.88 +4.38,1.88;4.06,2.19 +4.06,2.19;3.75,2.81 +1.56,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.94,3.75 +0.94,3.75;0.31,3.44 +3.12,7.19;0.31,7.19 +9.06,8.44;3.12,8.44 +3.44,4.38;8.44,4.38 +8.44,4.38;8.44,7.19 +8.44,7.19;3.44,7.19 +2.81,5.94;9.06,5.94 + +# UTF-16 : 77 6b +# UTF-8 : ab 9d e7 +[776b] 睫 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,4.06;2.50,4.06 +0.62,6.25;2.50,6.25 +5.94,2.81;8.75,2.81 +5.94,4.38;5.94,9.38 +5.94,1.25;5.94,4.38 +2.50,0.62;2.81,1.25 +2.81,1.25;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.06,4.06 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,1.88 +4.38,1.88;4.06,2.19 +4.06,2.19;3.75,2.81 +9.06,8.44;3.12,8.44 +3.44,4.38;8.44,4.38 +8.44,4.38;8.44,7.19 +8.44,7.19;3.44,7.19 +2.81,5.94;9.06,5.94 + +# UTF-16 : 63 7a +# UTF-8 : ba 8d e6 +[637a] 捺 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.50,4.38;2.19,4.06 +2.19,4.06;1.56,3.75 +1.56,3.75;1.25,3.44 +1.25,3.44;0.62,3.44 +0.62,3.44;0.31,3.12 +2.81,7.19;0.31,7.19 +9.06,8.12;2.50,8.12 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.56,7.81 +6.56,7.81;6.25,8.12 +2.19,4.69;2.81,5.00 +2.81,5.00;3.12,5.31 +3.12,5.31;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.62,9.06 +5.94,4.06;5.94,1.25 +5.94,1.25;5.94,0.94 +5.94,0.94;5.31,0.62 +5.31,0.62;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.38,0.94 +2.50,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +8.75,4.06;2.81,4.06 +7.50,5.62;4.06,5.62 + +# UTF-16 : 64 fe +# UTF-8 : be 93 e6 +[64fe] 擾 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.50,4.38;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.62,3.75 +0.62,3.75;0.31,3.44 +2.50,7.19;0.31,7.19 +9.06,4.06;9.06,5.31 +9.06,5.31;2.50,5.31 +2.50,5.31;2.50,4.06 +3.75,2.81;8.12,2.81 +2.19,0.62;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.50 +7.50,2.50;7.81,2.81 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.56 +6.25,1.56;5.62,1.56 +5.62,1.56;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.38,2.50 +4.38,2.50;3.75,2.81 +4.06,5.00;4.06,4.06 +4.06,4.06;4.06,3.75 +4.06,3.75;4.69,3.75 +4.69,3.75;5.00,3.75 +5.00,3.75;5.62,3.75 +5.62,3.75;5.94,3.75 +5.94,3.75;6.25,3.75 +6.25,3.75;6.88,3.75 +6.88,3.75;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;7.50,4.69 +2.50,3.44;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,4.69 +8.75,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;7.81,4.69 +7.81,4.69;7.81,4.69 +6.25,4.38;5.94,4.38 +5.94,4.38;5.62,4.69 +5.62,4.69;5.00,5.00 +5.00,5.00;4.69,5.00 +2.19,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +2.50,8.75;9.06,8.75 +5.62,8.75;5.62,8.12 +5.62,8.12;5.31,7.81 +8.12,5.31;8.12,7.81 +8.12,7.81;3.12,7.81 +3.12,7.81;3.12,5.31 +3.12,6.88;8.12,6.88 +3.12,6.25;8.12,6.25 + +# UTF-16 : 79 41 +# UTF-8 : 81 a5 e7 +[7941] 祁 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.75 +4.38,3.75;3.75,4.38 +3.75,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +4.69,7.50;0.31,7.50 +2.50,7.50;2.50,9.06 +2.50,0.62;2.50,4.69 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.88,4.38 +1.88,4.38;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;3.12,5.31 +3.12,5.31;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +8.75,8.75;5.94,8.75 +5.62,8.75;5.94,0.62 +6.56,1.88;7.50,1.88 +7.19,1.88;7.81,1.88 +7.81,1.88;8.44,1.88 +8.44,1.88;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.75,3.75 +8.75,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.31 +7.81,5.31;7.19,5.62 +7.19,5.62;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;8.75,8.75 + +# UTF-16 : 6f d4 +# UTF-8 : 94 bf e6 +[6fd4] 濔 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +5.62,0.94;5.62,8.75 +2.19,8.75;9.06,8.75 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,6.88 +8.75,6.88;2.50,6.88 +2.50,6.88;2.50,0.62 +4.38,8.12;4.06,7.81 +4.06,7.81;3.44,7.50 +3.44,7.50;3.12,7.19 +3.12,7.19;2.50,6.88 +2.50,6.88;1.88,6.56 +9.38,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.50,7.81 +7.50,7.81;6.88,8.12 +2.81,4.38;3.44,4.69 +3.44,4.69;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.94 +4.69,5.94;5.00,6.56 +2.81,6.25;3.44,5.94 +3.44,5.94;3.75,5.62 +3.75,5.62;4.38,5.31 +4.38,5.31;4.69,4.69 +4.69,4.69;5.00,4.38 +2.81,1.88;3.44,2.19 +3.44,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,4.06 +2.81,3.75;3.44,3.44 +3.44,3.44;3.75,3.12 +3.75,3.12;4.38,2.81 +4.38,2.81;4.69,2.19 +4.69,2.19;5.00,1.88 +5.94,4.38;6.56,4.69 +6.56,4.69;7.19,5.00 +7.19,5.00;7.50,5.31 +7.50,5.31;8.12,5.94 +8.12,5.94;8.44,6.56 +6.25,6.25;6.56,5.94 +6.56,5.94;6.88,5.62 +6.88,5.62;7.50,5.31 +7.50,5.31;7.81,4.69 +7.81,4.69;8.44,4.38 +5.94,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +6.25,3.75;6.56,3.44 +6.56,3.44;6.88,3.12 +6.88,3.12;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.44,1.88 + +# UTF-16 : 5f 4c +# UTF-8 : 8c bd e5 +[5f4c] 彌 +0.31,8.75;2.50,8.75 +2.50,8.75;2.50,6.25 +2.50,6.25;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.31,5.00 +0.31,5.00;0.31,4.38 +0.31,4.38;0.31,3.75 +0.31,3.75;0.31,3.12 +0.31,4.06;2.50,4.06 +2.50,4.06;2.19,3.44 +2.19,3.44;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;2.19,1.25 +2.19,1.25;1.88,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +5.94,0.94;5.94,8.75 +2.81,8.75;9.06,8.75 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,6.88 +8.75,6.88;3.12,6.88 +2.81,6.88;3.12,0.62 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;2.50,6.56 +9.38,6.56;9.06,6.88 +9.06,6.88;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +3.44,4.38;3.75,4.69 +3.75,4.69;4.38,5.00 +4.38,5.00;4.69,5.31 +4.69,5.31;5.31,5.94 +5.31,5.94;5.62,6.56 +3.44,6.25;3.75,5.94 +3.75,5.94;4.38,5.62 +4.38,5.62;4.69,5.31 +4.69,5.31;5.00,4.69 +5.00,4.69;5.62,4.38 +3.44,1.88;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.31,3.44 +5.31,3.44;5.62,4.06 +3.44,3.75;3.75,3.44 +3.75,3.44;4.38,3.12 +4.38,3.12;4.69,2.81 +4.69,2.81;5.00,2.19 +5.00,2.19;5.62,1.88 +6.25,4.38;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.81,5.31 +7.81,5.31;8.12,5.94 +8.12,5.94;8.44,6.56 +6.25,6.25;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.50,5.31 +7.50,5.31;8.12,4.69 +8.12,4.69;8.44,4.38 +6.25,1.88;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +6.25,3.75;6.88,3.44 +6.88,3.44;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;8.12,2.19 +8.12,2.19;8.44,1.88 + +# UTF-16 : 79 b0 +# UTF-8 : b0 a6 e7 +[79b0] 禰 +2.81,3.44;2.50,3.75 +2.50,3.75;2.19,4.06 +2.19,4.06;1.88,4.38 +1.88,4.38;1.88,4.69 +1.88,4.69;1.56,5.00 +2.81,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,4.69 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.50,6.88 +2.50,6.88;2.81,7.19 +5.94,0.94;5.94,8.75 +2.81,8.75;9.06,8.75 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,6.88 +8.75,6.88;3.12,6.88 +2.81,6.88;3.12,0.62 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;2.50,6.56 +9.38,6.56;9.06,6.88 +9.06,6.88;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +3.44,4.38;3.75,4.69 +3.75,4.69;4.38,5.00 +4.38,5.00;4.69,5.31 +4.69,5.31;5.31,5.94 +5.31,5.94;5.62,6.56 +3.44,6.25;3.75,5.94 +3.75,5.94;4.38,5.62 +4.38,5.62;4.69,5.31 +4.69,5.31;5.00,4.69 +5.00,4.69;5.62,4.38 +3.44,1.88;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.31,3.44 +5.31,3.44;5.62,4.06 +3.44,3.75;3.75,3.44 +3.75,3.44;4.38,3.12 +4.38,3.12;4.69,2.81 +4.69,2.81;5.00,2.19 +5.00,2.19;5.62,1.88 +6.25,4.38;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.81,5.31 +7.81,5.31;8.12,5.94 +8.12,5.94;8.44,6.56 +6.25,6.25;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.50,5.31 +7.50,5.31;8.12,4.69 +8.12,4.69;8.44,4.38 +6.25,1.88;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +6.25,3.75;6.88,3.44 +6.88,3.44;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;8.12,2.19 +8.12,2.19;8.44,1.88 + +# UTF-16 : 89 56 +# UTF-8 : 96 a5 e8 +[8956] 襖 +3.12,3.12;2.81,3.44 +2.81,3.44;2.50,3.75 +2.50,3.75;2.19,4.38 +2.19,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,4.69 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.19 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 +3.12,3.12;9.06,3.12 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.50 +5.94,2.50;6.25,3.12 +6.25,3.12;6.25,3.75 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,2.50 +6.25,2.50;6.25,3.12 +8.12,3.75;7.81,4.38 +7.81,4.38;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,4.06;6.25,8.12 +8.12,5.94;4.06,5.94 +4.06,3.75;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.62,5.00 +5.62,5.00;5.94,5.62 +5.94,5.62;5.94,5.94 +5.31,6.25;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.69,7.50 +4.69,7.50;4.38,7.81 +6.88,6.25;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;7.81,7.81 +5.62,8.44;5.62,8.75 +5.62,8.75;5.94,9.06 +5.94,9.06;5.94,9.38 +3.75,3.44;3.75,8.44 +3.75,8.44;8.75,8.44 +8.75,8.44;8.75,3.44 + +# UTF-16 : 7b 08 +# UTF-8 : 88 ac e7 +[7b08] 笈 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +5.00,8.12;1.56,8.12 +7.19,6.56;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.88,8.12 +6.88,8.12;6.56,8.12 +3.12,6.56;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.81,8.12 +2.81,8.12;2.81,8.12 +9.06,8.12;5.94,8.12 +6.56,9.06;6.25,8.75 +6.25,8.75;5.94,8.12 +5.94,8.12;5.31,7.81 +5.31,7.81;5.00,7.19 +5.00,7.19;4.38,6.88 +0.31,0.62;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,3.75;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +5.62,4.06;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.25,5.31 +6.25,5.31;6.25,5.94 +6.25,5.94;6.56,6.25 +0.94,6.56;6.56,6.56 +8.75,0.62;7.81,1.25 +7.81,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.62,2.50 +5.62,2.50;5.00,3.12 +5.00,3.12;4.38,3.44 +4.38,3.44;3.75,4.38 +3.75,4.38;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;2.81,6.56 +5.94,4.69;8.44,4.69 +2.19,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.69 + +# UTF-16 : 7b 4f +# UTF-8 : 8f ad e7 +[7b4f] 筏 +6.88,6.25;7.50,5.94 +7.50,5.94;7.81,5.94 +7.81,5.94;8.44,5.62 +8.44,5.62;8.44,5.62 +2.19,6.88;2.19,6.25 +2.19,6.25;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.56,5.31 +1.56,5.31;1.25,5.00 +1.25,5.00;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.62,3.75 +0.62,3.75;0.31,3.44 +0.31,3.44;0.00,3.12 +1.25,0.62;1.56,5.00 +2.19,4.69;9.06,5.31 +8.12,4.38;7.81,4.06 +7.81,4.06;7.19,3.44 +7.19,3.44;6.88,3.12 +6.88,3.12;6.25,2.81 +6.25,2.81;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.19,0.94 +5.00,6.88;5.00,5.62 +5.00,5.62;5.31,4.69 +5.31,4.69;5.62,3.75 +5.62,3.75;5.94,3.12 +5.94,3.12;6.25,2.19 +6.25,2.19;6.56,1.88 +6.56,1.88;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.62 +8.12,0.62;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +3.12,6.56;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.50,8.12 +2.50,8.12;2.50,8.12 +7.19,6.56;6.88,7.19 +6.88,7.19;6.88,7.50 +6.88,7.50;6.56,8.12 +6.56,8.12;6.56,8.12 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +5.94,9.06;5.62,8.75 +5.62,8.75;5.62,8.12 +5.62,8.12;5.31,7.50 +5.31,7.50;4.69,6.88 +4.69,6.88;4.38,6.56 +9.06,8.12;5.62,8.12 +4.69,8.12;1.56,8.12 + +# UTF-16 : 7b ad +# UTF-8 : ad ae e7 +[7bad] 箭 +0.31,5.94;9.06,5.94 +3.44,5.94;3.12,6.56 +3.12,6.56;3.12,6.88 +3.12,6.88;2.81,7.19 +2.81,7.19;2.81,7.19 +5.94,5.94;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;6.56,7.19 +6.56,7.19;6.88,7.19 +1.25,3.75;4.38,3.75 +1.25,2.50;4.38,2.50 +1.25,0.62;1.25,5.00 +1.25,5.00;4.38,5.00 +4.38,5.00;4.38,1.56 +4.38,1.56;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.81,0.94 +5.94,1.56;5.94,5.00 +8.44,5.31;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.69,8.44;1.56,8.44 +3.44,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.81,8.44 +5.94,9.38;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,7.81 +5.00,7.81;4.38,7.50 +4.38,7.50;4.06,7.19 +9.06,8.44;5.31,8.44 +7.19,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.88,8.12 +6.88,8.12;6.56,8.44 + +# UTF-16 : 7b 86 +# UTF-8 : 86 ae e7 +[7b86] 箆 +8.12,4.38;8.12,6.88 +8.12,6.88;1.25,6.88 +1.25,6.88;1.25,4.38 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.69,8.44;1.56,8.44 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +5.94,9.38;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,7.81 +5.00,7.81;4.38,7.50 +4.38,7.50;4.06,7.19 +9.06,8.44;5.31,8.44 +7.19,6.88;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +5.31,4.38;5.31,1.25 +5.31,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,2.50 +5.31,2.81;5.94,3.12 +5.94,3.12;6.56,3.12 +6.56,3.12;7.50,3.44 +7.50,3.44;8.12,3.75 +8.12,3.75;8.75,4.06 +1.56,3.12;4.38,3.12 +1.56,0.94;1.56,4.06 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +1.88,4.69;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;4.06,5.62 +4.06,5.62;4.38,6.25 +4.38,6.25;4.69,6.88 +7.50,4.38;6.88,5.00 +6.88,5.00;6.25,5.31 +6.25,5.31;5.62,5.62 +5.62,5.62;5.00,5.94 +5.00,5.94;4.38,5.94 + +# UTF-16 : 7c 38 +# UTF-8 : b8 b0 e7 +[7c38] 簸 +3.44,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.44 +2.81,8.44;2.81,8.44 +7.50,7.19;7.19,7.50 +7.19,7.50;7.19,7.81 +7.19,7.81;6.88,8.44 +6.88,8.44;6.88,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;4.69,7.50 +4.69,7.50;4.38,7.19 +9.06,8.44;5.62,8.44 +5.00,8.44;1.56,8.44 +1.25,7.19;1.25,2.50 +1.25,6.25;0.31,6.25 +4.69,6.25;1.25,6.25 +4.06,2.50;4.06,7.19 +0.31,2.50;4.69,2.50 +1.25,3.75;4.06,3.75 +1.25,5.00;4.06,5.00 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +4.38,1.25;4.06,1.56 +4.06,1.56;3.44,1.56 +3.44,1.56;3.12,1.88 +3.12,1.88;3.12,2.19 +8.44,5.31;8.75,5.62 +8.75,5.62;8.75,5.94 +8.75,5.94;9.06,6.25 +9.06,6.25;9.06,6.25 +5.31,4.69;8.75,4.69 +5.00,0.62;5.62,0.94 +5.62,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.75,4.69 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,3.75;5.94,4.38 +7.19,4.69;7.19,7.19 +4.38,0.62;4.69,1.25 +4.69,1.25;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.31,6.56 +5.31,6.56;9.06,6.56 + +# UTF-16 : 7c 3e +# UTF-8 : be b0 e7 +[7c3e] 簾 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;2.50,8.44 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +4.69,6.88;5.00,7.81 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,6.88 +1.25,6.88;9.06,6.88 +1.56,5.62;8.75,5.62 +4.06,5.62;3.75,6.25 +3.75,6.25;3.44,6.56 +3.44,6.56;3.12,6.56 +5.94,5.62;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +1.88,2.50;8.12,2.50 +7.81,2.50;8.12,4.69 +7.81,4.69;1.88,4.69 +1.56,3.75;9.06,3.75 +0.94,0.62;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,4.69;4.06,5.62 +4.06,0.62;4.06,4.69 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,4.69;5.94,5.62 +5.94,0.62;5.94,4.69 + +# UTF-16 : 98 34 +# UTF-8 : b4 a0 e9 +[9834] 頴 +2.50,3.75;2.50,1.25 +2.50,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +4.38,1.56;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,2.81 +3.75,2.81;3.75,3.12 +4.38,3.75;0.31,3.75 +4.38,5.00;0.62,5.00 +4.38,0.62;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;5.94,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +4.69,8.75;9.06,8.75 +6.88,8.75;6.56,8.12 +6.56,8.12;6.56,7.81 +6.56,7.81;6.56,7.19 +6.56,7.19;6.56,7.19 +5.00,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.00,7.19 +5.00,7.19;5.00,2.50 +5.00,4.06;8.75,4.06 +5.00,5.62;8.75,5.62 +0.94,9.06;0.94,6.56 +0.94,6.56;1.25,6.25 +1.25,6.25;1.56,6.25 +1.56,6.25;2.19,6.25 +2.19,6.25;2.81,6.25 +2.81,6.25;3.44,6.25 +3.44,6.25;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.50 +0.94,7.81;1.56,7.81 +1.56,7.81;2.19,7.81 +2.19,7.81;2.81,8.12 +2.81,8.12;3.44,8.44 +3.44,8.44;4.06,8.44 + +# UTF-16 : 98 1a +# UTF-8 : 9a a0 e9 +[981a] 頚 +4.38,0.62;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +4.69,8.75;9.06,8.75 +6.88,8.75;6.56,8.12 +6.56,8.12;6.56,7.81 +6.56,7.81;6.56,7.19 +6.56,7.19;6.56,7.19 +5.00,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.00,7.19 +5.00,7.19;5.00,2.50 +5.00,4.06;8.75,4.06 +5.00,5.62;8.75,5.62 +2.50,5.31;2.50,1.25 +4.38,3.75;0.62,3.75 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +0.31,8.75;4.38,8.75 +0.31,5.00;0.94,5.31 +0.94,5.31;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.69,5.31;4.06,5.31 +4.06,5.31;3.75,5.62 +3.75,5.62;3.12,5.94 +3.12,5.94;2.81,6.25 +2.81,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.12 + +# UTF-16 : 56 78 +# UTF-8 : b8 99 e5 +[5678] 噸 +2.19,1.56;2.19,8.44 +2.19,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,1.56;2.19,1.56 +5.31,0.62;5.94,0.94 +5.94,0.94;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.81,2.19 +5.62,8.75;9.38,8.75 +7.50,8.75;7.50,8.12 +7.50,8.12;7.19,7.81 +7.19,7.81;7.19,7.19 +7.19,7.19;7.19,7.19 +6.25,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;6.25,7.19 +5.94,7.19;6.25,2.50 +6.25,4.06;8.75,4.06 +6.25,5.62;8.75,5.62 +4.06,9.06;4.06,1.88 +4.06,1.88;4.06,1.56 +4.06,1.56;4.38,1.25 +4.38,1.25;5.00,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.62,2.19 +5.62,2.19;5.62,2.81 +5.62,2.81;5.62,3.44 +2.81,6.56;2.81,2.81 +2.81,4.06;5.31,4.06 +5.31,4.06;5.31,6.88 +2.50,7.50;3.12,7.50 +3.12,7.50;3.75,7.81 +3.75,7.81;4.38,7.81 +4.38,7.81;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.62,8.44 + +# UTF-16 : 92 0e +# UTF-8 : 8e 88 e9 +[920e] 鈎 +0.31,0.94;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,7.50;4.06,7.81 +4.06,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.06 +2.50,9.06;2.19,8.44 +2.19,8.44;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +4.38,5.00;0.62,5.00 +4.06,6.88;0.94,6.88 +2.50,1.56;2.50,6.88 +1.56,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +3.44,2.50;3.44,2.81 +3.44,2.81;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.38 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.31,8.44 +5.31,8.44;5.62,9.06 +5.00,7.81;8.75,7.81 +8.75,7.81;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.44 +8.75,3.44;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.19,5.00 +7.19,5.00;6.88,5.62 +4.38,2.81;5.00,2.81 +5.00,2.81;5.62,3.12 +5.62,3.12;6.25,3.12 +6.25,3.12;6.88,3.44 +6.88,3.44;7.50,3.75 +5.00,2.81;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.62,4.69 +5.62,4.69;5.62,5.00 +5.62,5.00;5.62,5.62 +5.62,5.62;5.94,5.94 +5.94,5.94;5.94,6.25 +5.94,6.25;5.94,6.88 + +# UTF-16 : 92 e4 +# UTF-8 : a4 8b e9 +[92e4] 鋤 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;3.12,4.38 +5.62,0.62;5.94,1.25 +5.94,1.25;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.88,3.75 +6.88,3.75;7.19,4.38 +7.19,4.38;7.19,5.31 +7.19,5.31;7.19,6.56 +7.19,6.56;7.19,7.81 +7.19,7.81;7.19,9.06 +5.94,6.88;9.06,6.88 +8.75,6.88;8.75,5.31 +8.75,5.31;8.75,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.50 +5.62,2.19;5.94,8.44 +5.62,8.44;3.75,8.44 +3.75,8.44;3.75,1.25 +3.75,3.75;5.94,3.75 +3.75,6.25;5.94,6.25 + +# UTF-16 : 93 9a +# UTF-8 : 9a 8e e9 +[939a] 鎚 +3.44,8.75;3.75,8.44 +3.75,8.44;3.75,8.12 +3.75,8.12;4.06,7.81 +4.06,7.81;4.38,7.50 +4.38,7.50;4.69,7.19 +4.38,2.50;4.38,5.62 +4.38,5.62;3.12,5.62 +3.12,0.62;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;4.06,2.19 +4.06,2.19;4.38,2.50 +9.06,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.00,1.25 +5.00,1.25;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;4.38,2.50 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.38 +5.62,2.50;8.75,2.50 +8.75,2.50;8.75,5.00 +8.75,5.00;5.31,5.00 +5.62,5.94;8.44,5.94 +8.44,5.94;8.44,8.12 +8.44,8.12;5.31,8.12 +5.31,8.12;5.31,2.50 +7.19,9.38;6.88,9.06 +6.88,9.06;6.88,8.44 +6.88,8.44;6.56,8.12 + +# UTF-16 : 94 19 +# UTF-8 : 99 90 e9 +[9419] 鐙 +6.56,8.75;4.38,8.75 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.25,8.75 +8.44,8.75;8.12,8.12 +8.12,8.12;7.50,7.81 +7.50,7.81;7.19,7.50 +7.19,7.50;7.19,7.19 +9.06,7.50;8.75,7.19 +8.75,7.19;8.44,6.88 +8.44,6.88;8.12,6.56 +8.12,6.56;8.12,6.25 +8.12,6.25;7.81,5.94 +5.31,6.56;5.00,7.19 +5.00,7.19;4.69,7.50 +4.69,7.50;4.06,7.81 +4.06,7.81;4.06,8.12 +3.44,0.94;9.06,0.94 +5.00,5.94;7.50,5.94 +4.38,2.81;4.69,4.69 +4.38,4.69;8.12,4.69 +8.12,4.69;8.12,2.81 +8.12,2.81;4.69,2.81 +6.88,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +5.62,0.94;5.62,1.25 +5.62,1.25;5.31,1.56 +5.31,1.56;5.31,2.19 +5.31,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.44 +1.88,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +3.44,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.69;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;6.25,8.44 +6.25,8.44;6.25,8.75 + +# UTF-16 : 78 f4 +# UTF-8 : b4 a3 e7 +[78f4] 磴 +3.12,8.75;0.31,8.75 +1.25,1.56;3.12,1.56 +3.12,1.56;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.62 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.56,8.75 +6.25,8.75;3.75,8.75 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,6.25 +7.81,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.44 +6.25,8.44;6.25,8.75 +8.12,8.75;7.81,8.12 +7.81,8.12;7.50,7.81 +7.50,7.81;7.19,7.50 +7.19,7.50;6.88,7.19 +9.06,7.50;9.06,7.19 +9.06,7.19;8.75,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,6.25 +8.12,6.25;7.81,5.94 +5.00,6.56;4.69,7.19 +4.69,7.19;4.06,7.50 +4.06,7.50;3.75,7.81 +3.75,7.81;3.75,8.12 +3.12,0.94;9.06,0.94 +4.69,5.94;7.50,5.94 +4.06,2.81;4.06,4.69 +4.06,4.69;8.12,4.69 +8.12,4.69;8.12,2.81 +8.12,2.81;4.38,2.81 +6.56,0.94;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.50,2.81 +5.31,0.94;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.69,2.81 +3.12,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.38,5.62 +4.38,5.62;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;6.25,8.75 + +# UTF-16 : 83 4a +# UTF-8 : 8a 8d e8 +[834a] 荊 +6.25,2.19;6.25,6.88 +8.44,7.19;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;7.81,0.62 +7.81,0.62;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +0.31,8.12;9.06,8.12 +2.81,7.19;2.81,9.38 +6.56,7.50;6.56,9.38 +0.62,4.38;5.62,4.38 +0.62,6.88;5.62,6.88 +4.38,0.62;4.38,6.88 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;2.19,6.88 + +# UTF-16 : 84 4e +# UTF-8 : 8e 91 e8 +[844e] 葎 +0.62,8.44;9.06,8.44 +3.12,7.50;3.12,9.38 +6.25,7.50;6.25,9.38 +3.12,4.38;8.44,4.38 +8.44,4.38;8.44,6.88 +8.44,6.88;3.12,6.88 +2.81,5.62;9.06,5.62 +2.19,1.88;9.06,1.88 +2.81,3.12;8.75,3.12 +5.94,6.88;5.94,7.50 +5.94,0.31;5.94,6.88 +2.50,5.62;2.19,5.31 +2.19,5.31;1.88,4.69 +1.88,4.69;1.25,4.38 +1.25,4.38;0.94,3.75 +0.94,3.75;0.31,3.44 +2.50,7.50;2.19,7.19 +2.19,7.19;1.88,6.56 +1.88,6.56;1.25,6.25 +1.25,6.25;0.94,5.94 +0.94,5.94;0.31,5.62 +1.56,0.62;1.56,4.38 + +# UTF-16 : 85 f7 +# UTF-8 : b7 97 e8 +[85f7] 藷 +0.62,8.44;9.06,8.44 +3.12,7.50;3.12,9.38 +6.25,7.81;6.25,9.38 +0.94,0.94;3.12,0.94 +3.12,0.94;3.12,2.50 +3.12,2.50;0.94,2.50 +0.94,2.50;0.94,0.31 +0.31,5.94;3.75,5.94 +0.62,5.00;3.44,5.00 +0.62,3.75;3.44,3.75 +0.62,7.19;3.44,7.19 +4.69,3.75;4.69,0.62 +8.44,0.62;8.44,3.75 +8.44,3.75;4.69,3.75 +4.69,0.94;8.44,0.94 +4.69,2.50;8.44,2.50 +3.12,3.12;4.06,3.44 +4.06,3.44;4.69,3.75 +4.69,3.75;5.31,4.38 +5.31,4.38;5.94,4.69 +5.94,4.69;6.56,5.00 +6.56,5.00;7.19,5.62 +7.19,5.62;7.50,5.94 +7.50,5.94;8.12,6.56 +8.12,6.56;8.44,6.88 +8.44,6.88;9.06,7.50 +3.75,5.00;9.06,5.00 +8.44,6.88;4.06,6.88 +6.25,5.00;6.25,7.50 + +# UTF-16 : 85 43 +# UTF-8 : 83 95 e8 +[8543] 蕃 +0.62,8.44;9.06,8.44 +2.81,7.19;2.81,9.06 +6.56,7.50;6.56,9.06 +0.62,5.62;8.75,5.62 +4.69,3.75;4.69,7.50 +1.25,7.19;1.88,7.19 +1.88,7.19;2.81,7.19 +2.81,7.19;3.44,7.19 +3.44,7.19;4.06,7.19 +4.06,7.19;4.69,7.50 +4.69,7.50;5.62,7.50 +5.62,7.50;6.25,7.50 +6.25,7.50;6.88,7.50 +6.88,7.50;7.50,7.50 +7.50,7.50;8.12,7.50 +0.31,3.44;0.94,3.75 +0.94,3.75;1.56,3.75 +1.56,3.75;2.19,4.06 +2.19,4.06;2.50,4.38 +2.50,4.38;2.81,4.38 +2.81,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.69,5.62 +9.06,3.44;8.44,3.75 +8.44,3.75;7.81,3.75 +7.81,3.75;7.50,4.06 +7.50,4.06;6.88,4.38 +6.88,4.38;6.56,4.38 +6.56,4.38;5.94,4.69 +5.94,4.69;5.62,5.00 +5.62,5.00;5.31,5.31 +5.31,5.31;4.69,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.50,6.25 +2.50,6.25;2.19,6.88 +2.19,6.88;1.88,6.88 +6.56,5.62;6.88,5.94 +6.88,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.50,7.19 +7.81,0.62;7.81,3.75 +7.81,3.75;1.56,3.75 +1.56,3.75;1.56,0.62 +4.69,1.25;4.69,3.75 +1.56,0.94;7.81,0.94 +1.56,2.50;7.81,2.50 + +# UTF-16 : 84 d1 +# UTF-8 : 91 93 e8 +[84d1] 蓑 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +4.69,3.75;4.06,3.44 +4.06,3.44;3.75,3.12 +3.75,3.12;3.12,3.12 +3.12,3.12;2.81,2.81 +2.81,2.81;2.50,2.81 +2.50,2.81;1.88,2.50 +1.88,2.50;1.56,2.50 +1.56,2.50;0.94,2.19 +0.94,2.19;0.31,2.19 +4.69,3.75;5.00,3.44 +5.00,3.44;5.31,3.12 +5.31,3.12;5.62,2.50 +5.62,2.50;5.94,2.19 +5.94,2.19;6.56,1.88 +6.56,1.88;6.88,1.56 +6.88,1.56;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.62 +0.94,0.62;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +2.81,0.94;2.81,2.81 +6.25,2.19;6.56,2.50 +6.56,2.50;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.44,3.44 +1.88,5.00;8.75,5.00 +0.62,5.00;1.56,5.00 +0.62,7.19;8.75,7.19 +4.69,7.19;4.69,7.81 +1.56,3.75;1.56,6.25 +1.56,6.25;7.81,6.25 +7.81,6.25;7.81,3.75 +7.81,3.75;1.88,3.75 + +# UTF-16 : 85 1a +# UTF-8 : 9a 94 e8 +[851a] 蔚 +0.31,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +8.12,7.50;8.12,1.56 +8.12,1.56;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +9.06,5.94;5.00,5.94 +7.19,2.50;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.38 +5.94,4.38;5.62,5.00 +0.94,7.19;4.69,7.19 +4.69,7.19;4.69,5.62 +4.69,5.62;0.94,5.62 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,7.19 +3.12,3.44;3.12,0.94 +3.12,0.94;3.12,0.62 +3.12,0.62;2.81,0.62 +2.81,0.62;2.50,0.62 +2.50,0.62;1.88,0.62 +1.25,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;1.88,2.50 +1.88,2.50;2.19,2.81 +5.31,0.94;5.00,1.25 +5.00,1.25;4.69,1.88 +4.69,1.88;4.69,2.19 +4.69,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 +5.00,3.44;0.94,3.44 +4.38,4.69;1.56,4.69 + +# UTF-16 : 85 69 +# UTF-8 : a9 95 e8 +[8569] 蕩 +0.62,8.44;9.06,8.44 +3.12,7.81;3.12,9.38 +6.25,7.81;6.25,9.38 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,3.12 +2.50,6.56;1.88,6.88 +1.88,6.88;1.56,7.19 +1.56,7.19;1.25,7.19 +1.25,7.19;0.94,7.50 +1.88,4.38;1.56,4.69 +1.56,4.69;1.25,5.00 +1.25,5.00;0.94,5.00 +0.94,5.00;0.62,5.31 +0.62,5.31;0.31,5.62 +4.69,0.62;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.50,3.75 +2.81,1.25;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +3.12,5.31;8.12,5.31 +8.12,5.31;8.12,7.50 +8.12,7.50;3.12,7.50 +3.12,7.50;3.12,5.31 +3.12,6.56;8.12,6.56 +2.19,4.38;9.06,4.38 +3.75,3.75;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,3.12 +3.12,3.12;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.69,4.38 + +# UTF-16 : 85 af +# UTF-8 : af 96 e8 +[85af] 薯 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +2.19,3.44;2.19,0.62 +8.12,0.62;8.12,3.44 +8.12,3.44;2.19,3.44 +2.19,0.94;8.12,0.94 +2.19,2.19;8.12,2.19 +0.31,2.81;1.25,3.12 +1.25,3.12;2.50,3.44 +2.50,3.44;3.44,3.75 +3.44,3.75;4.38,4.06 +4.38,4.06;5.00,4.38 +5.00,4.38;5.94,4.69 +5.94,4.69;6.56,5.00 +6.56,5.00;7.19,5.31 +7.19,5.31;7.81,5.62 +7.81,5.62;8.44,5.94 +0.31,4.38;9.06,4.38 +7.19,5.31;1.25,5.31 +4.38,4.38;4.38,6.25 +1.25,6.25;8.12,6.25 +8.12,6.25;8.12,7.81 +8.12,7.81;1.25,7.81 +1.25,7.81;1.25,6.25 +5.94,6.56;5.94,7.81 +3.44,6.56;3.44,7.81 + +# UTF-16 : 68 34 +# UTF-8 : b4 a0 e6 +[6834] 栴 +9.06,8.12;4.06,8.12 +2.81,5.94;3.12,6.25 +3.12,6.25;3.75,7.19 +3.75,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;4.38,8.75 +4.38,8.75;4.38,9.38 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +4.06,6.88;8.44,6.88 +8.44,6.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.62 +7.50,0.62;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +4.06,0.62;4.06,7.19 +6.25,3.75;6.25,6.88 +2.81,3.75;9.38,3.75 + +# UTF-16 : 65 c3 +# UTF-8 : 83 97 e6 +[65c3] 旃 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.69,8.75 +4.69,8.75;5.00,9.38 +9.06,8.12;4.69,8.12 +4.38,6.88;8.44,6.88 +8.44,6.88;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;7.81,0.62 +7.81,0.62;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +4.38,0.62;4.38,7.19 +6.25,3.75;6.56,6.88 +3.44,3.75;9.38,3.75 +0.00,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.62 +1.25,5.62;1.25,6.56 +1.25,6.56;1.25,7.50 +1.88,7.81;1.88,9.38 +0.00,7.81;3.75,7.81 +1.25,5.94;3.12,5.94 +3.12,5.94;3.12,4.69 +3.12,4.69;3.12,3.75 +3.12,3.75;3.12,2.81 +3.12,2.81;3.12,2.19 +3.12,2.19;3.12,1.88 +3.12,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 6a 17 +# UTF-8 : 97 a8 e6 +[6a17] 樗 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.38;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +5.94,5.31;5.94,8.75 +3.12,8.75;8.75,8.75 +3.75,6.88;5.31,6.88 +3.75,5.94;5.31,5.94 +6.56,6.88;8.44,6.88 +6.56,5.94;8.44,5.94 +8.75,5.94;9.06,7.50 +8.75,7.50;3.12,7.50 +3.12,7.50;3.12,5.94 +4.38,3.75;4.06,3.44 +4.06,3.44;4.06,2.81 +4.06,2.81;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.44,1.25 +9.06,3.75;2.81,3.75 +8.75,5.00;3.44,5.00 +4.06,2.50;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;8.12,0.62 +8.12,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;5.94,0.62 + +# UTF-16 : 69 34 +# UTF-8 : b4 a4 e6 +[6934] 椴 +1.56,0.62;1.56,9.06 +2.50,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +5.31,5.62;5.62,5.94 +5.62,5.94;5.94,6.25 +5.94,6.25;6.25,6.56 +6.25,6.56;6.25,7.19 +6.25,7.19;6.25,8.12 +6.25,8.12;6.25,8.75 +6.25,8.75;8.12,8.75 +8.12,8.75;8.12,6.25 +8.12,6.25;8.44,5.94 +8.44,5.94;8.44,5.94 +8.44,5.94;8.75,5.94 +8.75,5.94;9.06,6.25 +9.06,6.25;9.06,6.88 +9.06,6.88;9.38,7.19 +5.62,5.00;8.75,5.00 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.38 +8.44,4.38;8.75,5.00 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;5.94,4.38 +5.62,9.06;5.00,8.75 +5.00,8.75;4.38,8.44 +4.38,8.44;4.06,8.44 +4.06,8.44;3.44,8.12 +3.44,8.12;3.12,8.12 +2.81,8.12;3.12,0.62 +5.62,3.44;4.69,3.12 +4.69,3.12;4.06,3.12 +4.06,3.12;3.44,2.81 +3.44,2.81;2.81,2.81 +2.81,2.81;2.19,2.50 +5.31,4.69;3.12,4.69 +5.31,6.56;3.12,6.56 + +# UTF-16 : 70 18 +# UTF-8 : 98 80 e7 +[7018] 瀘 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +5.31,7.81;5.31,9.38 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.19 +8.44,7.19;8.75,7.81 +8.75,7.81;9.06,7.81 +1.88,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.19,2.19 +2.19,2.19;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,7.81 +2.50,7.81;9.06,7.81 +2.81,6.56;7.81,7.19 +5.31,8.75;8.44,8.75 +4.69,7.81;5.00,6.56 +4.69,6.56;5.00,6.25 +5.00,6.25;5.31,5.94 +5.31,5.94;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.50,5.94 +7.50,5.94;8.12,5.94 +8.12,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;8.75,6.88 +3.44,3.12;8.44,3.12 +8.44,3.12;8.44,5.31 +8.44,5.31;3.44,5.31 +3.44,5.31;3.44,3.12 +5.94,3.44;5.94,5.31 +3.44,4.38;8.44,4.38 +3.12,2.50;3.12,0.62 +8.75,0.62;8.75,2.50 +8.75,2.50;3.12,2.50 +5.00,2.50;5.00,0.94 +6.88,2.50;6.88,0.94 +2.50,0.62;9.38,0.62 + +# UTF-16 : 6a e8 +# UTF-8 : a8 ab e6 +[6ae8] 櫨 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +5.62,7.81;5.62,9.38 +2.19,0.94;2.50,1.25 +2.50,1.25;2.50,1.56 +2.50,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;3.12,7.81 +3.12,7.81;9.06,7.81 +5.62,8.75;8.44,8.75 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.19 +8.75,7.19;9.06,7.81 +9.06,7.81;9.06,7.81 +3.44,6.56;7.81,7.19 +5.31,7.81;5.31,6.56 +5.31,6.56;5.31,6.25 +5.31,6.25;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.88,5.94 +6.88,5.94;7.19,5.94 +7.19,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;8.75,6.88 +4.06,3.12;8.75,3.12 +8.75,3.12;8.75,5.31 +8.75,5.31;3.75,5.31 +3.75,5.31;3.75,3.12 +6.25,3.44;6.25,5.31 +4.06,4.38;8.75,4.38 +3.44,2.50;3.44,0.62 +8.75,0.62;8.75,2.50 +8.75,2.50;3.44,2.50 +5.31,2.50;5.31,0.94 +7.19,2.50;7.19,0.94 +2.81,0.62;9.38,0.62 + +# UTF-16 : 72 10 +# UTF-8 : 90 88 e7 +[7210] 爐 +2.81,2.19;2.50,2.50 +2.50,2.50;2.19,3.12 +2.19,3.12;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +2.81,7.19;2.50,6.56 +2.50,6.56;2.19,6.25 +2.19,6.25;1.88,5.94 +1.88,5.94;1.56,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.56,4.06 +1.56,4.06;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +5.62,7.81;5.62,9.38 +2.19,0.94;2.50,1.25 +2.50,1.25;2.50,1.56 +2.50,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;3.12,7.81 +3.12,7.81;9.06,7.81 +5.62,8.75;8.44,8.75 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.19 +8.75,7.19;9.06,7.81 +9.06,7.81;9.06,7.81 +3.44,6.56;7.81,7.19 +5.31,7.81;5.31,6.56 +5.31,6.56;5.31,6.25 +5.31,6.25;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.88,5.94 +6.88,5.94;7.19,5.94 +7.19,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;8.75,6.88 +4.06,3.12;8.75,3.12 +8.75,3.12;8.75,5.31 +8.75,5.31;3.75,5.31 +3.75,5.31;3.75,3.12 +6.25,3.44;6.25,5.31 +4.06,4.38;8.75,4.38 +3.44,2.50;3.44,0.62 +8.75,0.62;8.75,2.50 +8.75,2.50;3.44,2.50 +5.31,2.50;5.31,0.94 +7.19,2.50;7.19,0.94 +2.81,0.62;9.38,0.62 + +# UTF-16 : 81 da +# UTF-8 : 9a 87 e8 +[81da] 臚 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +5.62,7.81;5.94,9.38 +2.81,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,7.81 +3.44,7.81;9.06,7.81 +5.62,8.75;8.75,8.75 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.19 +8.75,7.19;9.06,7.81 +9.06,7.81;9.06,7.81 +3.75,6.56;7.81,7.19 +5.31,7.81;5.31,6.56 +5.31,6.56;5.31,6.25 +5.31,6.25;5.94,5.94 +5.94,5.94;6.25,5.94 +6.25,5.94;6.88,5.94 +6.88,5.94;7.19,5.94 +7.19,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;8.75,6.88 +4.38,3.12;8.75,3.12 +8.75,3.12;8.75,5.31 +8.75,5.31;4.06,5.31 +4.06,5.31;4.06,3.12 +6.25,3.44;6.25,5.31 +4.38,4.38;8.75,4.38 +3.75,2.50;3.75,0.62 +8.75,0.62;8.75,2.50 +8.75,2.50;3.75,2.50 +5.62,2.50;5.62,0.94 +7.19,2.50;7.19,0.94 +3.12,0.62;9.38,0.62 + +# UTF-16 : 94 6a +# UTF-8 : aa 91 e9 +[946a] 鑪 +5.94,7.81;5.94,9.38 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,7.81 +3.75,7.81;9.06,7.81 +5.94,8.75;8.75,8.75 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.19 +8.75,7.19;9.06,7.81 +9.06,7.81;9.06,7.81 +4.06,6.56;7.81,7.19 +5.31,7.81;5.31,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;6.88,5.94 +6.88,5.94;7.50,5.94 +7.50,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;8.75,6.88 +4.38,3.12;8.75,3.12 +8.75,3.12;8.75,5.31 +8.75,5.31;4.38,5.31 +4.38,5.31;4.38,3.12 +6.56,3.44;6.56,5.31 +4.38,4.38;8.75,4.38 +4.06,2.50;4.06,0.62 +8.75,0.62;8.75,2.50 +8.75,2.50;4.06,2.50 +5.62,2.50;5.62,0.94 +7.19,2.50;7.19,0.94 +3.44,0.62;9.38,0.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.38 + +# UTF-16 : 8f 64 +# UTF-8 : a4 bd e8 +[8f64] 轤 +5.94,7.81;5.94,9.38 +3.12,0.94;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,7.81 +3.75,7.81;9.06,7.81 +5.94,8.75;8.75,8.75 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.19 +8.75,7.19;9.06,7.81 +9.06,7.81;9.06,7.81 +4.38,6.56;7.81,7.19 +5.31,7.81;5.31,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;6.88,5.94 +6.88,5.94;7.50,5.94 +7.50,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;8.75,6.88 +4.69,3.12;8.75,3.12 +8.75,3.12;8.75,5.31 +8.75,5.31;4.69,5.31 +4.38,5.31;4.69,3.12 +6.56,3.44;6.56,5.31 +4.69,4.38;8.75,4.38 +4.38,2.50;4.38,0.62 +8.75,0.62;8.75,2.50 +8.75,2.50;4.38,2.50 +5.62,2.50;5.94,0.94 +7.19,2.50;7.19,0.94 +3.75,0.62;9.38,0.62 +0.62,3.44;3.12,3.44 +3.12,3.44;3.12,6.88 +3.12,6.88;0.62,6.88 +0.62,6.88;0.62,3.12 +0.62,5.00;2.81,5.00 +0.00,2.19;3.12,2.19 +1.88,0.31;1.88,9.06 +0.00,8.12;3.44,8.12 + +# UTF-16 : 9c 78 +# UTF-8 : b8 b1 e9 +[9c78] 鱸 +3.44,1.56;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;2.81,2.81 +2.50,0.94;2.50,1.56 +2.50,1.56;2.19,2.19 +2.19,2.19;2.19,2.50 +2.19,2.50;2.19,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.25,2.19 +1.25,2.19;1.25,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +5.94,7.81;5.94,9.38 +3.12,0.94;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,7.81 +3.75,7.81;9.06,7.81 +5.94,8.75;8.75,8.75 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.19 +8.75,7.19;9.06,7.81 +9.06,7.81;9.06,7.81 +4.38,6.56;7.81,7.19 +5.31,7.81;5.31,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;6.88,5.94 +6.88,5.94;7.50,5.94 +7.50,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;8.75,6.88 +4.69,3.12;8.75,3.12 +8.75,3.12;8.75,5.31 +8.75,5.31;4.69,5.31 +4.38,5.31;4.69,3.12 +6.56,3.44;6.56,5.31 +4.69,4.38;8.75,4.38 +4.38,2.50;4.38,0.62 +8.75,0.62;8.75,2.50 +8.75,2.50;4.38,2.50 +5.62,2.50;5.94,0.94 +7.19,2.50;7.19,0.94 +3.75,0.62;9.38,0.62 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;2.50,8.75 +0.62,5.31;3.12,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 + +# UTF-16 : 82 6b +# UTF-8 : ab 89 e8 +[826b] 艫 +5.94,7.81;5.94,9.38 +3.12,0.94;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,7.81 +3.75,7.81;9.06,7.81 +5.94,8.75;8.75,8.75 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.19 +8.75,7.19;9.06,7.81 +9.06,7.81;9.06,7.81 +4.38,6.56;7.81,7.19 +5.31,7.81;5.31,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;6.88,5.94 +6.88,5.94;7.50,5.94 +7.50,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;8.75,6.88 +4.69,3.12;8.75,3.12 +8.75,3.12;8.75,5.31 +8.75,5.31;4.69,5.31 +4.38,5.31;4.69,3.12 +6.56,3.44;6.56,5.31 +4.69,4.38;8.75,4.38 +4.38,2.50;4.38,0.62 +8.75,0.62;8.75,2.50 +8.75,2.50;4.38,2.50 +5.62,2.50;5.94,0.94 +7.19,2.50;7.19,0.94 +3.75,0.62;9.38,0.62 +2.19,5.62;2.19,6.25 +2.19,6.25;1.88,6.56 +1.88,6.56;1.56,6.88 +1.56,6.88;1.25,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.56,8.12 +0.31,4.69;3.44,5.00 +1.88,5.00;1.88,1.88 +0.00,0.62;0.31,1.25 +0.31,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.12 +0.62,8.12;2.81,8.12 +2.81,8.12;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 + +# UTF-16 : 9a 62 +# UTF-8 : a2 a9 e9 +[9a62] 驢 +3.12,2.19;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +2.19,1.56;2.19,2.19 +2.19,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;1.88,3.44 +1.25,1.25;1.25,1.56 +1.25,1.56;1.25,2.19 +1.25,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +0.00,0.94;0.31,1.56 +0.31,1.56;0.31,1.88 +0.31,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;3.44,4.06 +3.44,4.06;3.44,3.44 +3.44,3.44;3.44,2.81 +3.44,2.81;3.44,2.19 +3.44,2.19;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.62 +2.81,0.62;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.88,0.94 +2.19,8.44;2.19,4.38 +0.62,5.62;3.44,5.62 +0.62,7.19;3.44,7.19 +5.94,7.81;6.25,9.38 +3.75,0.94;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;4.38,7.81 +4.38,7.81;9.06,7.81 +5.94,8.75;8.75,8.75 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.19 +8.75,7.19;9.06,7.81 +9.06,7.81;9.06,7.81 +4.38,6.56;7.81,7.19 +5.31,7.81;5.31,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;6.88,5.94 +6.88,5.94;7.50,5.94 +7.50,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;9.06,6.88 +9.06,6.88;9.06,6.88 +5.00,3.12;8.75,3.12 +8.75,3.12;8.75,5.31 +8.75,5.31;5.00,5.31 +5.00,5.31;5.00,3.12 +6.88,3.44;6.88,5.31 +5.00,4.38;8.75,4.38 +4.69,2.50;4.69,0.62 +8.75,0.62;8.75,2.50 +8.75,2.50;4.69,2.50 +5.94,2.50;5.94,0.94 +7.50,2.50;7.50,0.94 +4.06,0.62;9.38,0.62 + +# UTF-16 : 69 94 +# UTF-8 : 94 a6 e6 +[6994] 榔 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +9.06,8.75;6.56,8.75 +6.56,8.75;6.56,0.62 +7.19,1.88;7.81,1.88 +7.81,1.88;8.44,1.88 +8.44,1.88;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.75,4.69 +8.75,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;8.12,6.25 +8.12,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +3.44,4.38;5.94,4.38 +5.94,4.38;5.94,8.12 +5.94,8.12;3.44,8.12 +3.44,8.12;3.44,1.25 +3.44,6.25;5.94,6.25 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +6.25,0.94;5.94,1.56 +5.94,1.56;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,9.06;4.69,8.12 + +# UTF-16 : 80 e4 +# UTF-8 : a4 83 e8 +[80e4] 胤 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,8.75 +7.81,8.75;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.75 +2.50,0.62;2.50,4.69 +2.50,4.69;6.56,4.69 +6.56,4.69;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +2.50,2.19;6.56,2.19 +2.50,3.44;6.56,3.44 +6.88,5.62;1.88,5.31 +4.38,6.56;4.06,6.88 +4.06,6.88;3.44,7.19 +3.44,7.19;3.12,7.50 +3.12,7.50;2.50,7.81 +2.50,7.81;2.19,8.12 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,6.25 +6.25,6.25;6.25,6.56 +6.25,6.56;5.94,6.88 +2.81,5.31;3.12,5.62 +3.12,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;6.25,8.44 +2.81,7.50;3.12,7.81 +3.12,7.81;3.44,8.12 +3.44,8.12;3.75,8.44 +3.75,8.44;4.06,8.75 +4.06,8.75;4.38,9.06 + +# UTF-16 : 67 62 +# UTF-8 : a2 9d e6 +[6762] 杢 +4.69,4.69;4.69,9.06 +8.75,8.12;0.62,8.12 +0.31,4.69;0.94,5.00 +0.94,5.00;1.56,5.31 +1.56,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.56 +2.81,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.69,8.12 +8.75,4.69;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.56 +6.56,6.56;5.94,6.88 +5.94,6.88;5.62,7.19 +5.62,7.19;5.31,7.50 +5.31,7.50;5.00,7.81 +5.00,7.81;4.69,8.12 +0.62,0.94;8.75,0.94 +7.81,4.06;1.56,4.06 +4.69,0.94;4.69,4.06 + +# UTF-16 : 53 19 +# UTF-8 : 99 8c e5 +[5319] 匙 +9.06,0.94;5.94,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.50,1.25 +2.50,1.25;2.19,1.56 +2.19,1.56;1.88,1.88 +1.88,1.88;1.25,2.19 +1.25,2.19;1.25,2.50 +2.81,3.12;4.38,3.12 +2.81,1.25;2.81,5.00 +0.31,5.00;4.69,5.00 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +0.94,5.94;4.38,5.94 +4.38,5.94;4.38,8.75 +4.38,8.75;0.94,8.75 +0.94,8.75;0.94,5.62 +0.94,7.19;4.38,7.19 +5.62,9.06;5.62,3.12 +5.62,3.12;5.62,2.50 +5.62,2.50;5.94,2.19 +5.94,2.19;6.56,2.19 +6.56,2.19;6.88,2.19 +6.88,2.19;7.50,2.19 +7.50,2.19;8.12,2.19 +8.12,2.19;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.75,3.44 +8.75,3.44;8.75,4.06 +8.75,4.06;8.75,4.69 +5.62,5.94;6.25,6.25 +6.25,6.25;6.88,6.56 +6.88,6.56;7.50,6.88 +7.50,6.88;8.12,7.50 +8.12,7.50;8.44,7.50 +8.44,7.50;8.75,7.81 + +# UTF-16 : 64 f6 +# UTF-8 : b6 93 e6 +[64f6] 擶 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.50,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.50,7.19;0.31,7.19 +3.12,3.75;5.62,3.75 +3.12,2.50;5.62,2.50 +2.81,0.62;3.12,5.00 +2.81,5.00;5.62,5.00 +5.62,5.00;5.62,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;5.00,0.94 +5.00,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +6.88,1.56;6.88,5.00 +8.75,5.31;8.75,1.56 +8.75,1.56;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +2.50,5.94;9.06,5.94 +5.00,5.94;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.38,7.19 +6.56,5.94;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.19,7.19 +7.19,7.19;7.19,7.19 +5.00,7.19;4.69,7.50 +4.69,7.50;4.69,7.81 +4.69,7.81;4.38,8.44 +7.81,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +3.75,9.38;3.75,8.75 +3.75,8.75;3.44,8.44 +3.44,8.44;3.44,7.81 +3.44,7.81;3.12,7.50 +3.12,7.50;2.81,7.19 +6.88,9.38;6.88,8.75 +6.88,8.75;6.56,8.44 +6.56,8.44;6.25,7.81 +6.25,7.81;5.94,7.50 +5.94,7.50;5.62,7.19 +9.06,8.44;6.56,8.44 +5.94,8.44;3.44,8.44 + +# UTF-16 : 56 b4 +# UTF-8 : b4 9a e5 +[56b4] 嚴 +1.25,7.50;4.38,7.50 +4.38,7.50;4.38,8.75 +4.38,8.75;1.25,8.75 +1.25,8.75;1.25,7.50 +5.31,7.50;8.44,7.50 +8.44,7.50;8.44,8.75 +8.44,8.75;5.31,8.75 +5.31,8.75;5.31,7.50 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,6.88 +0.94,6.88;8.75,6.88 +5.00,0.62;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,1.88;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.12,4.69 +8.12,4.69;8.44,5.31 +5.94,5.31;9.06,5.31 +5.00,3.44;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;6.25,5.62 +6.25,5.62;6.25,6.25 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;6.25,4.69 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;4.69,1.56 +2.19,4.69;2.19,1.25 +3.44,5.94;3.44,4.69 +5.31,4.69;1.25,4.69 +5.00,5.94;1.56,5.94 +4.69,0.31;4.69,4.69 +2.19,2.50;4.69,2.50 +2.19,3.75;4.69,3.75 + +# UTF-16 : 5d cc +# UTF-8 : 8c b7 e5 +[5dcc] 巌 +1.25,9.06;1.25,7.81 +1.25,7.81;8.44,7.81 +8.44,7.81;8.44,9.06 +4.69,7.81;4.69,9.38 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,6.56 +0.94,6.56;8.75,6.56 +5.00,0.62;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;7.81,3.12 +7.81,3.12;8.12,3.75 +8.12,3.75;8.12,4.38 +8.12,4.38;8.44,5.31 +5.94,5.31;9.06,5.31 +5.00,3.12;5.31,3.75 +5.31,3.75;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;6.25,5.62 +6.25,5.62;6.25,6.25 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,1.56 +2.19,4.69;2.19,1.25 +3.44,5.62;3.44,4.69 +5.31,4.69;1.25,4.69 +5.00,5.62;1.56,5.62 +4.69,0.31;4.69,4.69 +2.19,2.50;4.69,2.50 +2.19,3.44;4.69,3.44 +5.31,6.56;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.38,7.81 +2.81,6.56;2.50,6.88 +2.50,6.88;2.19,7.19 +2.19,7.19;2.19,7.81 +2.19,7.81;1.88,7.81 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.81 +7.81,7.81;7.81,7.81 + +# UTF-16 : 58 58 +# UTF-8 : 98 a1 e5 +[5858] 塘 +0.31,6.56;2.81,6.56 +1.56,2.19;1.56,8.75 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +6.25,8.44;6.56,4.69 +3.44,5.94;9.06,5.94 +4.06,4.38;8.44,4.38 +8.44,4.38;8.44,7.19 +8.44,7.19;4.06,7.19 +6.25,8.44;6.25,9.38 +2.50,0.62;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.44,8.44 +3.44,8.44;9.06,8.44 +8.75,0.62;8.75,3.44 +8.75,3.44;4.06,3.44 +4.06,3.44;4.06,0.62 +4.06,1.25;8.75,1.25 + +# UTF-16 : 6e 8f +# UTF-8 : 8f ba e6 +[6e8f] 溏 +0.62,0.62;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +6.25,8.44;6.25,4.69 +3.12,5.94;9.06,5.94 +3.75,4.69;8.44,4.69 +8.44,4.69;8.44,7.19 +8.44,7.19;3.75,7.19 +5.94,8.44;5.94,9.38 +6.25,3.44;6.25,4.69 +2.19,0.62;2.50,1.25 +2.50,1.25;2.50,1.56 +2.50,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,8.44 +3.12,8.44;9.06,8.44 +8.75,0.62;8.75,3.44 +8.75,3.44;4.06,3.44 +4.06,3.44;4.06,0.62 +4.06,1.25;8.75,1.25 + +# UTF-16 : 70 26 +# UTF-8 : a6 80 e7 +[7026] 瀦 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +5.94,4.38;5.94,0.62 +8.75,0.62;8.75,4.69 +8.75,4.69;5.94,4.69 +5.94,1.25;8.75,1.25 +5.94,2.81;8.75,2.81 +5.00,3.75;5.31,4.06 +5.31,4.06;5.94,4.38 +5.94,4.38;6.56,5.00 +6.56,5.00;6.88,5.31 +6.88,5.31;7.19,5.94 +7.19,5.94;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +5.31,5.94;9.38,5.94 +8.75,8.12;5.62,8.12 +7.19,5.94;7.19,9.38 +2.19,8.75;5.31,8.75 +1.88,5.94;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +2.19,4.06;2.50,4.38 +2.50,4.38;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.94 +3.75,5.94;4.06,6.25 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.38,4.38 +4.38,4.38;4.38,4.69 +5.31,7.81;5.00,7.50 +5.00,7.50;4.69,6.88 +4.69,6.88;4.38,6.56 +4.38,6.56;4.06,6.25 +4.06,6.25;4.06,6.25 +4.06,6.25;4.38,5.62 +4.38,5.62;4.69,5.62 +4.69,5.62;5.00,5.31 +5.00,5.31;5.31,5.00 +5.31,5.00;5.62,4.69 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;4.69,1.56 +4.69,1.56;4.69,2.50 +4.69,2.50;4.69,2.81 +4.69,2.81;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.38,4.69 +4.38,4.69;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.12,7.50 + +# UTF-16 : 6f 45 +# UTF-8 : 85 bd e6 +[6f45] 潅 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +3.44,5.31;3.44,0.62 +3.44,1.25;9.06,1.25 +6.88,6.25;6.56,5.94 +6.56,5.94;6.56,5.31 +6.56,5.31;6.25,5.31 +8.75,5.31;3.75,5.31 +6.25,1.25;6.25,5.31 +3.44,2.50;8.75,2.50 +3.44,3.75;8.75,3.75 +2.50,4.38;2.81,4.69 +2.81,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +8.75,8.12;3.75,8.12 +9.06,6.56;2.81,6.56 +2.81,7.19;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.44 +4.06,8.44;4.06,8.75 +4.06,8.75;4.38,9.38 + +# UTF-16 : 6d 9c +# UTF-8 : 9c b6 e6 +[6d9c] 涜 +0.62,0.62;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +2.81,6.56;8.44,6.56 +8.75,8.12;2.50,8.12 +5.62,6.56;5.62,9.06 +8.75,3.75;8.75,5.31 +8.75,5.31;2.81,5.31 +2.81,5.31;2.81,3.75 +2.50,0.62;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +6.56,4.69;6.56,1.56 +6.56,1.56;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.81 + +# UTF-16 : 6f 09 +# UTF-8 : 89 bc e6 +[6f09] 漉 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +6.56,8.12;6.56,5.00 +4.69,8.12;4.69,5.00 +2.81,5.00;8.75,5.00 +8.75,5.00;8.75,6.88 +8.75,6.88;2.81,6.88 +5.62,8.44;5.94,9.38 +1.88,0.62;2.19,1.25 +2.19,1.25;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;2.81,8.44 +2.81,8.44;9.06,8.44 +6.56,4.69;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +6.56,3.12;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;8.12,3.75 +8.12,3.75;8.75,3.75 +8.75,3.75;9.06,4.06 +3.75,3.44;5.94,3.44 +3.75,0.94;3.75,4.69 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 + +# UTF-16 : 8f 46 +# UTF-8 : 86 bd e8 +[8f46] 轆 +0.62,3.44;3.12,3.44 +3.12,3.44;3.12,6.88 +3.12,6.88;0.62,6.88 +0.31,6.88;0.62,3.12 +0.62,5.00;3.12,5.00 +0.00,2.19;3.44,2.19 +1.88,0.31;1.88,9.06 +0.00,8.12;3.44,8.12 +7.19,8.12;7.19,5.00 +5.62,8.12;5.62,5.00 +4.06,5.00;8.75,5.00 +8.75,5.00;8.75,6.88 +8.75,6.88;4.06,6.88 +6.25,8.44;6.56,9.38 +3.12,0.62;3.44,1.25 +3.44,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.75,4.06 +3.75,4.06;4.06,4.69 +4.06,4.69;4.06,5.00 +4.06,5.00;4.06,8.44 +4.06,8.44;9.06,8.44 +7.19,4.69;7.19,1.25 +7.19,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,0.94 +9.06,0.94;9.06,1.88 +9.06,1.88;9.06,2.50 +7.19,3.12;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.44,3.75 +8.44,3.75;8.75,3.75 +8.75,3.75;9.06,4.06 +4.69,3.44;6.56,3.44 +4.69,0.94;5.00,4.69 +4.06,0.62;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.56,1.56 + +# UTF-16 : 7e 3a +# UTF-8 : ba b8 e7 +[7e3a] 縺 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +0.00,4.69;3.12,4.69 +1.56,4.69;1.56,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.25,8.12 +1.25,8.12;1.56,8.75 +1.56,8.75;1.88,9.06 +3.12,8.75;3.44,8.44 +3.44,8.44;3.75,8.12 +3.75,8.12;4.38,7.81 +4.38,7.81;4.38,7.81 +3.12,6.88;3.44,6.56 +3.44,6.56;3.75,6.25 +3.75,6.25;4.38,5.94 +4.38,5.94;4.38,5.94 +4.38,2.50;4.38,4.69 +4.38,4.69;3.12,4.69 +3.12,0.62;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;4.06,2.19 +4.06,2.19;4.38,2.50 +9.06,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.00,1.25 +5.00,1.25;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;4.38,2.50 +5.31,4.06;8.75,4.06 +8.75,4.06;8.75,7.19 +8.75,7.19;5.00,7.19 +5.00,7.19;5.00,3.75 +5.31,5.62;8.75,5.62 +4.69,2.81;9.06,2.81 +6.88,1.56;6.88,9.06 +4.69,8.44;9.06,8.44 + +# UTF-16 : 93 c8 +# UTF-8 : 88 8f e9 +[93c8] 鏈 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.38 +4.38,2.50;4.38,4.69 +4.38,4.69;3.12,4.69 +3.12,0.62;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;4.06,2.19 +4.06,2.19;4.38,2.50 +9.06,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.00,1.25 +5.00,1.25;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;4.38,2.50 +5.31,4.06;8.75,4.06 +8.75,4.06;8.75,7.19 +8.75,7.19;5.00,7.19 +5.00,7.19;5.00,3.75 +5.31,5.62;8.75,5.62 +4.69,2.81;9.06,2.81 +6.88,1.56;6.88,9.06 +4.69,8.44;9.06,8.44 +3.12,8.75;3.44,8.44 +3.44,8.44;3.75,8.12 +3.75,8.12;4.38,7.81 +4.38,7.81;4.38,7.81 +3.44,6.56;3.75,6.56 +3.75,6.56;4.06,6.25 +4.06,6.25;4.38,5.94 +4.38,5.94;4.69,5.62 + +# UTF-16 : 55 f9 +# UTF-8 : b9 97 e5 +[55f9] 嗹 +2.81,8.75;3.44,8.44 +3.44,8.44;3.75,8.12 +3.75,8.12;4.06,7.81 +4.06,7.81;4.38,7.81 +2.81,6.88;3.44,6.56 +3.44,6.56;3.75,6.25 +3.75,6.25;4.06,5.94 +4.06,5.94;4.38,5.94 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +4.06,2.50;4.06,4.69 +4.06,4.69;2.81,4.69 +2.81,0.62;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;4.06,2.50 +9.06,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.31,0.94 +5.31,0.94;5.00,1.25 +5.00,1.25;4.38,1.56 +4.38,1.56;4.06,2.19 +4.06,2.19;4.06,2.50 +5.00,4.06;8.75,4.06 +8.75,4.06;8.75,7.19 +8.75,7.19;5.00,7.19 +5.00,7.19;5.00,3.75 +5.00,5.62;8.75,5.62 +4.38,2.81;9.06,2.81 +6.88,1.56;6.88,9.06 +4.38,8.44;9.06,8.44 + +# UTF-16 : 6f 23 +# UTF-8 : a3 bc e6 +[6f23] 漣 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +2.50,8.75;2.50,8.44 +2.50,8.44;2.81,8.12 +2.81,8.12;3.12,7.81 +3.12,7.81;3.44,7.50 +3.44,7.50;3.75,7.19 +3.44,2.50;3.44,5.31 +3.44,5.31;2.19,5.31 +1.88,0.62;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.44,2.50 +9.06,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.75,1.88 +3.75,1.88;3.44,2.50 +4.38,4.06;8.75,4.06 +8.75,4.06;8.75,7.19 +8.75,7.19;4.38,7.19 +4.38,7.19;4.38,3.75 +4.38,5.62;8.44,5.62 +4.06,2.81;9.06,2.81 +6.56,1.56;6.56,9.06 +3.75,8.44;9.06,8.44 + +# UTF-16 : 8f e9 +# UTF-8 : a9 bf e8 +[8fe9] 迩 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.38,5.94 +4.38,5.94;4.38,6.56 +8.75,2.81;8.44,3.12 +8.44,3.12;8.44,3.44 +8.44,3.44;8.44,3.75 +8.44,3.75;8.12,4.38 +8.12,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.81,5.31 +7.81,5.31;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;7.19,6.56 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;2.19,2.50 +5.94,7.81;5.94,2.81 +5.94,2.81;5.94,2.19 +5.94,2.19;5.62,1.88 +5.62,1.88;5.31,1.88 +5.31,1.88;5.00,1.88 +5.00,1.88;4.38,2.19 +4.38,2.19;4.38,2.19 +8.75,7.81;3.75,7.81 +2.81,5.62;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.81 +3.75,7.81;3.75,8.12 +3.75,8.12;3.75,8.44 +3.75,8.44;4.06,8.75 +4.06,8.75;4.06,9.38 + +# UTF-16 : 5e fc +# UTF-8 : bc bb e5 +[5efc] 廼 +2.81,5.62;0.62,5.62 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,8.44;0.62,8.44 +0.62,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.44 +8.75,0.94;6.56,0.94 +6.56,0.94;5.62,0.94 +5.62,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,2.19 +2.50,2.19;1.88,2.50 +1.88,2.50;1.56,3.12 +1.56,3.12;1.25,3.75 +1.25,3.75;0.94,4.69 +3.44,2.19;8.44,2.19 +8.44,2.19;8.44,7.19 +8.44,7.19;3.44,7.19 +3.44,7.19;3.44,2.19 +3.12,8.75;8.75,8.75 +5.31,8.44;5.31,6.88 +5.31,6.88;5.31,6.56 +5.31,6.56;5.31,6.25 +5.31,6.25;5.31,5.62 +5.31,5.62;5.00,5.31 +5.00,5.31;5.00,4.69 +5.00,4.69;4.69,4.06 +4.69,4.06;4.06,3.75 +4.06,3.75;3.75,3.44 +6.56,8.75;6.56,5.00 +6.56,5.00;6.56,4.38 +6.56,4.38;7.19,4.06 +7.19,4.06;7.50,4.06 +7.50,4.06;8.44,4.06 + +# UTF-16 : 5e f8 +# UTF-8 : b8 bb e5 +[5ef8] 廸 +2.81,5.62;0.62,5.62 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,8.44;0.62,8.44 +0.62,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.44 +8.75,0.94;6.56,0.94 +6.56,0.94;5.62,0.94 +5.62,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,2.19 +2.50,2.19;1.88,2.50 +1.88,2.50;1.56,3.12 +1.56,3.12;1.25,3.75 +1.25,3.75;0.94,4.69 +5.94,9.06;5.94,2.50 +3.75,2.50;8.44,2.50 +8.44,2.50;8.44,7.81 +8.44,7.81;3.75,7.81 +3.75,7.81;3.75,2.19 +3.75,5.31;8.44,5.31 + +# UTF-16 : 7d 4b +# UTF-8 : 8b b5 e7 +[7d4b] 絋 +6.56,8.12;6.56,9.38 +9.06,0.62;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;8.12,3.44 +8.12,3.44;7.81,3.75 +7.81,3.75;7.81,4.06 +7.81,4.06;7.50,4.38 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.81,1.56 +7.81,1.56;8.12,1.56 +8.12,1.56;8.75,1.88 +5.00,0.94;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;6.25,5.94 +6.25,5.94;6.25,6.56 +6.25,6.56;6.56,7.19 +3.12,0.62;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.38 +4.06,4.38;4.06,5.00 +4.06,5.00;4.06,5.62 +4.06,5.62;4.06,8.12 +4.06,8.12;9.06,8.12 +3.44,4.06;3.44,4.69 +3.44,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;2.81,6.56 +0.31,4.69;3.44,4.69 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +2.81,3.75;2.81,4.06 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +1.56,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,6.88;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.88,8.75;2.19,9.06 + +# UTF-16 : 66 3f +# UTF-8 : bf 98 e6 +[663f] 昿 +0.94,1.56;2.81,1.56 +2.81,1.56;2.81,8.44 +2.81,8.44;0.94,8.44 +0.94,8.44;0.94,0.94 +0.94,5.31;2.81,5.31 +6.56,8.12;6.56,9.38 +9.06,0.62;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;8.12,3.44 +8.12,3.44;7.81,3.75 +7.81,3.75;7.81,4.06 +7.81,4.06;7.50,4.38 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.81,1.56 +7.81,1.56;8.12,1.56 +8.12,1.56;8.75,1.88 +5.00,0.94;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;6.25,5.94 +6.25,5.94;6.25,6.56 +6.25,6.56;6.56,7.19 +3.12,0.62;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.38 +4.06,4.38;4.06,5.00 +4.06,5.00;4.06,5.62 +4.06,5.62;4.06,8.12 +4.06,8.12;9.06,8.12 + +# UTF-16 : 78 3f +# UTF-8 : bf a0 e7 +[783f] 砿 +3.44,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.75 +6.56,8.12;6.56,9.38 +9.06,0.62;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;8.12,3.44 +8.12,3.44;7.81,3.75 +7.81,3.75;7.81,4.06 +7.81,4.06;7.50,4.38 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.81,1.56 +7.81,1.56;8.12,1.56 +8.12,1.56;8.75,1.88 +5.00,0.94;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;6.25,5.94 +6.25,5.94;6.25,6.56 +6.25,6.56;6.56,7.19 +3.12,0.62;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.38 +4.06,4.38;4.06,5.00 +4.06,5.00;4.06,5.62 +4.06,5.62;4.06,8.12 +4.06,8.12;9.06,8.12 + +# UTF-16 : 4f d4 +# UTF-8 : 94 bf e4 +[4fd4] 俔 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.94 +1.25,5.94;0.94,5.31 +0.94,5.31;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.06 +1.25,0.62;1.56,6.56 +3.12,3.75;8.44,3.75 +8.44,3.75;8.44,8.75 +8.44,8.75;3.12,8.75 +3.12,8.75;3.12,3.44 +3.12,5.31;8.44,5.31 +3.12,7.19;8.44,7.19 +6.56,3.75;6.56,1.25 +6.56,1.25;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +2.19,0.62;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.00,3.75 + +# UTF-16 : 78 6f +# UTF-8 : af a1 e7 +[786f] 硯 +3.75,8.75;0.31,8.75 +1.25,1.88;3.44,1.88 +3.44,1.88;3.44,5.62 +3.44,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.75 +4.38,3.75;8.44,3.75 +8.44,3.75;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,3.75 +4.38,5.62;8.44,5.62 +4.38,7.19;8.44,7.19 +6.88,3.75;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +3.44,0.62;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,3.12 +5.62,3.12;5.62,3.75 + +# UTF-16 : 87 06 +# UTF-8 : 86 9c e8 +[8706] 蜆 +4.38,3.75;8.44,3.75 +8.44,3.75;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,3.75 +4.38,5.62;8.44,5.62 +4.38,7.19;8.44,7.19 +6.88,3.75;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +3.44,0.62;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,3.12 +5.62,3.12;5.62,3.75 +1.88,1.56;1.88,9.06 +0.62,4.69;3.44,4.69 +3.44,4.69;3.44,7.50 +3.44,7.50;0.31,7.50 +0.31,7.50;0.31,3.75 +3.75,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;2.81,3.75 +0.00,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 + +# UTF-16 : 56 7a +# UTF-8 : ba 99 e5 +[567a] 噺 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +6.56,5.94;9.38,5.94 +8.44,0.62;8.44,5.94 +6.56,8.12;7.19,8.44 +7.19,8.44;7.81,8.44 +7.81,8.44;8.12,8.44 +8.12,8.44;8.75,8.75 +8.75,8.75;9.06,8.75 +5.62,0.94;5.94,1.25 +5.94,1.25;6.25,1.88 +6.25,1.88;6.25,2.19 +6.25,2.19;6.25,2.81 +6.25,2.81;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.56,5.00 +6.56,5.00;6.56,5.94 +6.56,5.94;6.56,7.19 +6.56,7.19;6.56,8.44 +4.38,8.12;4.38,9.38 +5.00,5.62;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +4.06,5.62;3.75,6.25 +3.75,6.25;3.75,6.56 +3.75,6.56;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.44,8.12 +4.38,0.62;4.38,5.62 +5.94,4.38;2.81,4.38 +6.25,8.12;2.81,8.12 +6.25,5.62;2.81,5.62 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.38,4.38 +5.94,2.19;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;4.38,4.38 + +# UTF-16 : 54 3b +# UTF-8 : bb 90 e5 +[543b] 吻 +0.94,1.56;2.81,1.56 +2.81,1.56;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +4.69,7.81;8.75,7.81 +8.75,7.81;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.44 +8.75,3.44;8.44,2.81 +8.44,2.81;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +2.81,5.31;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.00,9.06 +4.38,0.62;4.69,1.25 +4.69,1.25;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;6.25,3.12 +6.25,3.12;6.56,3.75 +6.56,3.75;6.88,4.38 +6.88,4.38;7.19,5.31 +7.19,5.31;7.50,6.25 +7.50,6.25;7.50,6.88 +7.50,6.88;7.81,7.81 +3.44,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;5.00,4.69 +5.00,4.69;5.31,5.00 +5.31,5.00;5.31,5.62 +5.31,5.62;5.62,6.25 +5.62,6.25;5.94,6.88 +5.94,6.88;5.94,7.19 +5.94,7.19;6.25,7.81 + +# UTF-16 : 8c 79 +# UTF-8 : b9 b1 e8 +[8c79] 豹 +0.31,5.00;0.94,5.00 +0.94,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,7.81 +0.62,7.50;0.94,7.81 +0.94,7.81;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;2.19,8.12 +2.19,8.12;2.81,8.44 +2.81,8.44;3.12,8.44 +3.12,8.44;3.75,8.75 +3.75,8.75;4.38,9.06 +0.31,3.12;0.62,3.12 +0.62,3.12;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.88,3.75 +1.88,3.75;2.19,4.06 +2.19,4.06;2.81,4.38 +2.81,4.38;3.44,5.00 +3.44,5.00;3.75,5.31 +0.31,1.25;0.94,1.56 +0.94,1.56;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +3.12,6.56;3.12,6.88 +3.12,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;2.81,7.81 +1.56,5.62;1.56,5.94 +1.56,5.94;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.94,7.19 +2.19,0.62;2.81,0.62 +2.81,0.62;3.12,0.62 +3.12,0.62;3.44,0.62 +3.44,0.62;4.06,0.94 +4.06,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.38,2.50 +4.38,2.50;4.38,2.81 +4.38,2.81;4.06,3.44 +4.06,3.44;4.06,3.75 +4.06,3.75;4.06,4.06 +4.06,4.06;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;3.44,5.31 +3.44,5.31;3.12,5.94 +3.12,5.94;2.81,6.25 +6.88,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.25,5.00 +6.25,5.00;5.62,5.62 +5.62,5.62;5.31,5.94 +4.06,5.62;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.31,8.44 +5.31,8.44;5.31,8.75 +5.31,8.75;5.62,9.06 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.31,7.81;8.75,7.81 +8.75,7.81;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.44 +8.75,3.44;8.44,2.81 +8.44,2.81;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 + +# UTF-16 : 6e 4e +# UTF-8 : 8e b9 e6 +[6e4e] 湎 +0.62,0.62;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +3.12,6.88;3.12,0.62 +8.75,0.62;8.75,6.88 +8.75,6.88;2.81,6.88 +7.19,5.00;4.69,5.00 +7.19,3.12;4.69,3.12 +4.69,6.88;4.69,1.25 +7.19,1.25;7.19,6.88 +3.12,1.25;8.75,1.25 +2.81,8.75;9.06,8.75 +5.94,8.75;5.94,8.44 +5.94,8.44;5.62,7.81 +5.62,7.81;5.62,7.19 +5.62,7.19;5.62,6.88 + +# UTF-16 : 7d ec +# UTF-8 : ac b7 e7 +[7dec] 緬 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +0.00,4.69;3.12,4.69 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.56,8.75 +1.56,8.75;1.88,9.06 +3.44,6.88;3.75,0.62 +8.75,0.62;8.75,6.88 +8.75,6.88;3.44,6.88 +7.19,5.00;5.31,5.00 +7.19,3.12;5.31,3.12 +5.00,6.88;5.00,1.25 +7.19,1.25;7.19,6.88 +3.44,1.25;8.75,1.25 +3.12,8.75;9.06,8.75 +6.25,8.75;6.25,8.44 +6.25,8.44;5.94,7.81 +5.94,7.81;5.94,7.19 +5.94,7.19;5.94,6.88 + +# UTF-16 : 7c ce +# UTF-8 : 8e b3 e7 +[7cce] 糎 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;3.75,8.75 +3.75,8.75;9.06,8.75 +1.88,0.62;1.88,9.06 +3.12,5.94;0.31,5.94 +0.00,1.88;0.31,2.19 +0.31,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.44 +2.50,6.25;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 +6.56,7.50;6.56,0.94 +8.75,4.06;8.75,7.50 +8.75,7.50;4.69,7.50 +4.38,7.50;4.69,4.06 +4.69,4.06;8.75,4.06 +4.69,5.94;8.75,5.94 +8.75,2.81;4.38,2.81 +3.75,0.94;9.06,0.94 + +# UTF-16 : 7a f0 +# UTF-8 : b0 ab e7 +[7af0] 竰 +3.12,0.94;3.44,1.56 +3.44,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;3.75,8.75 +3.75,8.75;9.06,8.75 +6.56,7.50;6.56,0.94 +8.75,4.06;8.75,7.50 +8.75,7.50;4.69,7.50 +4.69,7.50;4.69,4.06 +4.69,4.06;8.75,4.06 +4.69,5.94;8.75,5.94 +8.75,2.81;4.38,2.81 +3.75,0.94;9.06,0.94 +0.31,7.19;3.44,7.19 +1.88,7.19;1.88,9.06 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +2.19,1.88;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.81,6.56 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 + +# UTF-16 : 4f 83 +# UTF-8 : 83 be e4 +[4f83] 侃 +3.44,5.62;8.44,5.62 +8.44,5.62;8.44,8.75 +8.44,8.75;3.12,8.75 +3.12,8.75;3.12,5.31 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 +7.50,5.00;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.62 +8.12,0.62;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +5.62,4.69;5.62,0.62 +2.19,0.62;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.06,5.00 + +# UTF-16 : 4f ad +# UTF-8 : ad be e4 +[4fad] 侭 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 +8.12,0.62;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.56 +5.62,1.56;5.00,1.56 +5.00,1.56;4.69,1.56 +4.69,1.56;4.06,1.88 +4.06,1.88;3.75,1.88 +3.75,1.88;3.12,1.88 +7.19,3.12;6.56,3.75 +6.56,3.75;6.25,3.75 +6.25,3.75;5.62,4.06 +5.62,4.06;5.00,4.38 +5.00,4.38;4.38,4.69 +3.12,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.12,8.75 +3.12,8.75;3.12,6.25 +3.12,6.25;3.12,5.62 +3.12,5.62;3.12,5.31 +3.12,5.31;3.12,4.69 +3.12,4.69;3.12,4.38 +3.12,4.38;2.81,3.75 +2.81,3.75;2.81,3.44 +2.81,3.44;2.50,3.12 +2.50,3.12;2.50,2.50 +2.50,2.50;2.19,2.19 +2.19,2.19;1.88,1.88 +9.38,2.19;9.06,2.50 +9.06,2.50;8.75,2.81 +8.75,2.81;8.44,3.12 +8.44,3.12;8.12,3.75 +8.12,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,5.00 +7.50,5.00;7.50,5.31 +7.50,5.31;7.50,5.62 +7.50,5.62;7.19,6.25 + +# UTF-16 : 86 af +# UTF-8 : af 9a e8 +[86af] 蚯 +2.19,1.56;2.19,9.06 +0.62,4.69;3.75,4.69 +3.75,4.69;3.75,7.50 +3.75,7.50;0.62,7.50 +0.31,7.50;0.62,3.75 +4.06,0.94;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +0.00,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +5.00,0.94;5.00,8.12 +5.00,5.94;9.06,5.94 +4.69,8.12;5.31,8.12 +5.31,8.12;5.62,8.12 +5.62,8.12;5.94,8.12 +5.94,8.12;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.19,8.44 +7.19,8.44;7.81,8.44 +7.81,8.44;8.44,8.75 +8.44,8.75;8.75,9.06 +7.81,1.25;7.81,5.94 +9.06,0.94;4.06,0.94 + +# UTF-16 : 99 c8 +# UTF-8 : 88 a7 e9 +[99c8] 駈 +3.75,2.19;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.12,3.75 +2.81,1.56;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +4.38,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;4.38,4.06 +4.38,4.06;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.06,2.19 +4.06,2.19;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;3.75,0.62 +3.75,0.62;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,8.44;2.50,4.38 +0.94,5.62;4.06,5.62 +0.94,7.19;4.06,7.19 +5.31,0.94;5.31,8.12 +5.31,5.94;9.06,5.94 +5.00,8.12;5.94,8.12 +5.94,8.12;6.56,8.44 +6.56,8.44;7.50,8.44 +7.50,8.44;8.12,8.75 +8.12,8.75;8.75,9.06 +7.81,1.25;7.81,5.94 +9.06,0.94;4.38,0.94 + +# UTF-16 : 80 00 +# UTF-8 : 80 80 e8 +[8000] 耀 +1.88,5.31;1.88,9.06 +2.50,1.56;2.50,5.31 +3.44,5.31;0.31,5.31 +1.25,5.94;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,8.12 +0.62,8.12;0.31,8.44 +2.50,5.94;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.50 +2.81,7.50;3.12,8.12 +3.12,8.12;3.12,8.75 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.19 +3.44,5.94;5.94,5.94 +5.94,5.94;5.94,8.75 +5.94,8.75;3.44,8.75 +3.75,7.50;5.94,7.50 +6.25,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;6.56,8.75 +6.56,7.50;8.75,7.50 +7.19,5.94;6.88,5.62 +6.88,5.62;6.88,5.00 +6.88,5.00;6.56,5.00 +4.06,5.00;4.06,0.62 +8.75,5.00;4.06,5.00 +6.56,1.25;6.56,5.00 +4.06,1.25;9.06,1.25 +4.06,2.50;8.75,2.50 +4.06,3.75;8.75,3.75 +2.81,3.44;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.94 + +# UTF-16 : 99 57 +# UTF-8 : 97 a5 e9 +[9957] 饗 +4.69,5.00;4.69,4.38 +1.88,2.50;7.50,2.50 +7.50,2.50;7.50,4.38 +7.50,4.38;1.88,4.38 +1.88,4.38;1.88,0.94 +1.88,3.44;7.50,3.44 +3.75,2.50;4.38,1.88 +4.38,1.88;5.00,1.88 +5.00,1.88;5.31,1.56 +5.31,1.56;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,0.62 +5.94,1.25;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;8.12,2.50 +9.06,4.06;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.50,4.38 +7.50,4.38;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.25,4.69 +6.25,4.69;5.94,5.00 +5.94,5.00;5.62,5.00 +5.62,5.00;5.00,5.31 +5.00,5.31;4.69,5.31 +4.69,5.31;4.38,5.31 +4.38,5.31;4.06,5.00 +4.06,5.00;3.44,5.00 +3.44,5.00;3.12,4.69 +3.12,4.69;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.38 +1.88,4.38;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.44,6.88;5.94,6.88 +5.94,6.88;5.94,8.75 +5.94,8.75;3.44,8.75 +3.44,8.75;3.44,5.62 +3.44,7.81;5.94,7.81 +2.50,5.31;3.12,5.62 +3.12,5.62;3.75,5.62 +3.75,5.62;4.38,5.62 +4.38,5.62;5.00,5.94 +5.00,5.94;5.62,5.94 +6.25,5.31;5.94,5.62 +5.94,5.62;5.62,6.25 +5.62,6.25;5.31,6.56 +5.31,6.56;5.00,6.56 +0.00,6.25;2.81,6.56 +0.62,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;2.19,7.50 +2.19,7.50;2.50,7.81 +2.50,7.81;3.12,8.44 +1.88,7.19;1.25,7.50 +1.25,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.44 +0.94,7.81;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.88,9.06 +1.88,9.06;2.19,9.06 +0.31,5.00;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,6.25 +2.19,6.25;2.81,6.56 +2.81,6.56;3.12,7.19 +9.06,8.75;6.56,8.75 +6.56,8.75;6.56,5.00 +7.19,5.62;7.81,5.62 +7.81,5.62;8.44,5.62 +8.44,5.62;8.75,5.62 +8.75,5.62;9.06,6.25 +9.06,6.25;9.06,6.25 +9.06,6.25;9.06,6.56 +9.06,6.56;8.75,7.19 +8.75,7.19;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +8.75,8.44;9.06,8.75 +0.62,0.62;0.94,0.62 +0.94,0.62;1.25,0.62 +1.25,0.62;1.88,0.94 +1.88,0.94;2.19,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 + +# UTF-16 : 99 10 +# UTF-8 : 90 a4 e9 +[9910] 餐 +4.69,5.62;4.69,5.00 +1.88,2.81;7.50,2.81 +7.50,2.81;7.50,5.00 +7.50,5.00;1.88,5.00 +1.88,5.00;1.88,0.94 +1.88,3.75;7.50,3.75 +3.75,2.81;4.06,2.50 +4.06,2.50;4.38,2.19 +4.38,2.19;5.00,1.88 +5.00,1.88;5.31,1.88 +5.31,1.88;5.94,1.56 +5.94,1.56;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,0.62 +5.94,1.56;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +9.06,4.38;8.44,4.69 +8.44,4.69;8.12,4.69 +8.12,4.69;7.50,5.00 +7.50,5.00;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.25,5.31 +6.25,5.31;5.94,5.62 +5.94,5.62;5.62,5.94 +5.62,5.94;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,6.25;4.38,5.94 +4.38,5.94;4.06,5.94 +4.06,5.94;3.44,5.62 +3.44,5.62;3.12,5.31 +3.12,5.31;2.81,5.31 +2.81,5.31;2.19,5.00 +2.19,5.00;1.88,5.00 +1.88,5.00;1.25,4.69 +1.25,4.69;0.94,4.69 +0.94,4.69;0.31,4.38 +0.62,0.62;0.94,0.62 +0.94,0.62;1.25,0.62 +1.25,0.62;1.88,0.94 +1.88,0.94;2.19,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +5.00,8.75;8.75,8.75 +4.69,6.56;5.31,6.56 +5.31,6.56;5.94,6.88 +5.94,6.88;6.25,6.88 +6.25,6.88;6.88,7.19 +6.88,7.19;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +8.75,8.44;8.75,8.75 +9.06,5.62;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.62,8.44 +0.31,6.88;0.62,7.19 +0.62,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;1.88,8.44 +1.56,7.81;4.69,7.81 +4.38,7.81;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.44,6.56 +3.44,6.56;2.81,6.25 +2.81,6.25;2.50,5.94 +2.50,5.94;1.88,5.94 +1.88,5.94;1.25,5.62 +1.25,5.62;0.62,5.62 +3.12,6.56;2.81,6.88 +2.81,6.88;2.50,6.88 +2.50,6.88;1.88,7.19 +1.88,7.19;1.56,7.19 +2.81,7.81;2.81,9.38 +2.81,8.75;4.38,8.75 + +# UTF-16 : 75 62 +# UTF-8 : a2 95 e7 +[7562] 畢 +8.12,6.25;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,6.25 +1.25,6.25;8.12,6.25 +4.69,8.75;4.69,0.31 +1.25,7.50;8.12,7.50 +2.19,6.25;2.19,3.44 +7.19,3.44;7.19,6.25 +0.62,3.44;8.75,3.44 +0.31,5.00;9.06,5.00 +0.31,1.88;9.06,1.88 + +# UTF-16 : 7b f3 +# UTF-8 : b3 af e7 +[7bf3] 篳 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;2.50,8.44 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +8.12,5.00;8.12,7.19 +8.12,7.19;1.25,7.19 +1.25,7.19;1.25,5.00 +1.25,5.00;8.12,5.00 +4.69,7.19;4.69,0.31 +1.25,5.94;8.12,5.94 +2.19,5.00;2.19,2.50 +7.19,2.50;7.19,5.00 +0.62,2.50;8.75,2.50 +0.31,3.75;9.06,3.75 +0.31,1.56;9.06,1.56 + +# UTF-16 : 5c 61 +# UTF-8 : a1 b1 e5 +[5c61] 屡 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;1.25,7.81 +1.25,0.62;2.19,0.94 +2.19,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.25,2.50 +6.25,2.50;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +4.69,4.38;4.38,3.75 +4.38,3.75;3.75,3.44 +3.75,3.44;3.44,2.81 +3.44,2.81;2.81,2.50 +2.81,2.50;2.19,1.88 +2.50,2.19;3.12,2.19 +3.12,2.19;3.75,2.19 +3.75,2.19;4.38,1.88 +4.38,1.88;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;6.25,1.56 +6.25,1.56;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;8.12,0.94 +8.12,0.94;8.75,0.62 +8.75,3.44;1.56,3.44 +4.06,6.25;3.75,6.56 +3.75,6.56;3.44,6.88 +3.44,6.88;2.81,6.88 +2.81,6.88;2.50,7.19 +2.50,7.19;2.19,7.50 +6.56,6.25;7.19,6.56 +7.19,6.56;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +5.31,4.06;5.31,7.81 +8.75,5.94;1.56,5.94 +1.56,4.38;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;3.75,5.00 +3.75,5.00;4.38,5.31 +4.38,5.31;5.00,5.62 +5.00,5.62;5.31,5.94 +8.75,4.38;8.44,4.38 +8.44,4.38;7.81,4.69 +7.81,4.69;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.56,5.31 +6.56,5.31;5.94,5.62 +5.94,5.62;5.31,5.94 + +# UTF-16 : 8d 0b +# UTF-8 : 8b b4 e8 +[8d0b] 贋 +6.56,5.62;6.56,7.81 +4.06,7.81;4.06,5.62 +4.06,5.62;8.75,5.62 +8.75,7.81;4.06,7.81 +4.06,7.19;8.75,7.19 +4.06,6.25;8.75,6.25 +6.88,8.75;6.56,8.44 +6.56,8.44;6.56,7.81 +6.56,7.81;6.56,7.81 +3.12,8.75;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.19 +2.19,7.19;1.88,6.88 +1.88,6.88;1.25,6.25 +4.38,8.75;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;2.81,6.25 +2.50,5.31;2.50,7.50 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;8.75,8.75 +1.25,0.62;1.56,0.62 +1.56,0.62;2.19,0.94 +2.19,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.56 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.56 +2.19,1.88;8.12,1.88 +8.12,1.88;8.12,4.69 +8.12,4.69;2.19,4.69 +2.19,4.69;2.19,1.88 +2.19,2.81;8.12,2.81 +2.19,3.75;8.12,3.75 + +# UTF-16 : 5e d3 +# UTF-8 : 93 bb e5 +[5ed3] 廓 +8.75,7.50;5.94,7.50 +5.94,7.50;5.94,0.62 +6.88,1.56;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.44,1.88 +8.44,1.88;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.50,5.00 +7.50,5.00;7.81,5.31 +7.81,5.31;8.12,5.94 +8.12,5.94;8.44,6.25 +8.44,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +4.69,8.44;5.00,9.38 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;8.75,8.44 +2.19,4.69;5.00,4.69 +5.00,4.69;5.00,6.25 +5.00,6.25;1.88,6.25 +1.88,6.25;1.88,4.38 +3.44,7.19;3.75,8.12 +1.56,7.19;5.62,7.19 +1.25,2.19;1.88,2.19 +1.88,2.19;2.50,2.19 +2.50,2.19;2.81,2.19 +2.81,2.19;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;4.69,2.50 +4.69,2.50;5.31,2.50 +5.31,2.50;5.62,2.50 +5.31,3.75;1.88,3.75 +3.44,2.81;3.75,1.25 +3.44,1.25;3.44,0.94 +3.44,0.94;3.12,0.62 +3.12,0.62;2.81,0.62 +2.81,0.62;2.19,0.62 +2.19,0.62;2.19,0.62 +5.31,3.75;4.69,3.44 +4.69,3.44;4.38,3.12 +4.38,3.12;3.75,2.81 +3.75,2.81;3.75,2.81 + +# UTF-16 : 51 47 +# UTF-8 : 87 85 e5 +[5147] 兇 +2.19,5.00;2.81,5.31 +2.81,5.31;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;6.25,8.44 +6.25,8.44;6.56,8.75 +2.50,8.44;2.81,8.12 +2.81,8.12;3.44,7.81 +3.44,7.81;3.75,7.50 +3.75,7.50;4.06,7.19 +4.06,7.19;4.69,7.19 +4.69,7.19;5.00,6.88 +5.00,6.88;5.62,6.25 +5.62,6.25;5.94,5.94 +5.94,5.94;6.56,5.62 +6.56,5.62;6.88,5.31 +5.62,4.69;5.62,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.75 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +1.25,8.75;1.25,4.69 +1.25,4.69;8.12,4.69 +8.12,4.69;8.12,8.75 + +# UTF-16 : 6a 23 +# UTF-8 : a3 a8 e6 +[6a23] 樣 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +3.12,5.62;9.06,5.62 +3.44,7.19;8.75,7.19 +3.12,8.44;9.06,8.44 +5.00,8.44;4.69,8.75 +4.69,8.75;4.69,9.06 +4.69,9.06;4.38,9.38 +7.19,8.44;7.50,8.75 +7.50,8.75;7.50,9.06 +7.50,9.06;7.81,9.38 +5.94,5.62;6.25,8.44 +6.25,4.38;6.56,3.75 +6.56,3.75;6.56,3.44 +6.56,3.44;6.88,3.12 +6.88,3.12;7.19,2.81 +7.19,2.81;7.50,2.50 +7.50,2.50;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.38,0.94 +2.81,3.12;5.62,3.12 +9.06,4.06;8.75,3.75 +8.75,3.75;8.44,3.44 +8.44,3.44;7.81,3.12 +7.81,3.12;7.50,2.81 +7.50,2.81;7.19,2.81 +5.62,3.12;5.31,2.50 +5.31,2.50;4.69,2.19 +4.69,2.19;4.06,1.56 +4.06,1.56;3.44,1.25 +3.44,1.25;2.81,0.94 +4.38,5.31;5.00,5.31 +5.00,5.31;5.62,5.00 +5.62,5.00;6.25,5.00 +6.25,5.00;6.88,4.69 +6.88,4.69;7.50,4.69 +3.44,4.06;6.25,4.06 +6.25,4.06;6.25,1.25 +6.25,1.25;6.25,0.94 +6.25,0.94;5.62,0.62 +5.62,0.62;5.00,0.62 +5.00,0.62;4.69,0.62 +4.69,0.62;4.38,0.62 + +# UTF-16 : 98 ee +# UTF-8 : ae a3 e9 +[98ee] 飮 +0.94,4.38;4.06,4.38 +4.06,4.38;4.06,6.56 +4.06,6.56;0.94,6.56 +0.94,6.56;0.94,0.62 +0.94,5.62;4.06,5.62 +0.94,3.12;4.38,3.12 +0.94,1.88;4.38,1.88 +1.56,7.50;3.75,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.06 +2.81,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.81 +5.94,2.81;6.25,3.44 +6.25,3.44;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +6.88,5.62;6.88,7.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;7.19,3.75 +7.19,3.75;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +4.69,5.31;5.00,5.94 +5.00,5.94;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;5.94,9.06 +8.12,5.31;8.44,5.94 +8.44,5.94;8.44,6.25 +8.44,6.25;8.75,6.88 +8.75,6.88;8.75,7.19 +8.75,7.19;9.06,7.81 +5.62,7.81;9.06,7.81 + +# UTF-16 : 59 dc +# UTF-8 : 9c a7 e5 +[59dc] 姜 +0.62,5.31;9.06,5.31 +1.25,6.88;8.12,6.88 +0.62,8.12;8.75,8.12 +3.44,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.12;6.25,8.44 +6.25,8.44;6.25,8.75 +6.25,8.75;6.56,9.38 +6.56,9.38;6.56,9.38 +4.69,5.31;4.69,8.12 +8.75,4.38;0.62,4.38 +0.94,0.62;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.94,2.81 +5.94,2.81;6.56,3.44 +6.56,3.44;6.88,3.75 +6.88,3.75;7.19,4.38 +4.06,5.31;3.75,4.69 +3.75,4.69;3.44,4.38 +3.44,4.38;3.12,4.06 +3.12,4.06;2.81,3.75 +2.81,3.75;2.81,3.44 +2.81,3.44;2.50,3.12 +2.50,3.12;2.19,2.81 +2.19,2.81;1.56,2.81 +1.56,2.81;1.25,2.50 +1.88,2.81;2.50,2.50 +2.50,2.50;3.12,2.50 +3.12,2.50;3.75,2.50 +3.75,2.50;4.38,2.19 +4.38,2.19;5.00,1.88 +5.00,1.88;5.94,1.88 +5.94,1.88;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.75,0.62 + +# UTF-16 : 4e 99 +# UTF-8 : 99 ba e4 +[4e99] 亙 +0.62,1.25;8.75,1.25 +8.75,8.44;0.62,8.44 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;3.12,6.25 +3.12,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 +3.44,7.50;3.44,7.81 +3.44,7.81;3.44,8.44 +5.94,1.25;6.25,1.56 +6.25,1.56;6.25,2.19 +6.25,2.19;6.56,2.81 +6.56,2.81;6.88,3.44 +6.88,3.44;6.88,4.06 +6.88,4.06;6.88,4.38 +6.88,4.38;7.19,5.00 +7.19,5.00;7.19,5.62 +7.19,5.62;7.19,6.25 +7.19,6.25;7.50,6.88 +7.19,6.88;3.12,6.88 +6.25,4.69;5.94,5.00 +5.94,5.00;5.31,5.00 +5.31,5.00;4.69,5.31 +4.69,5.31;4.06,5.62 +4.06,5.62;3.75,5.62 +5.62,2.81;5.31,3.12 +5.31,3.12;4.69,3.12 +4.69,3.12;4.06,3.44 +4.06,3.44;3.44,3.75 +3.44,3.75;2.81,3.75 + +# UTF-16 : 60 46 +# UTF-8 : 86 81 e6 +[6046] 恆 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.81,5.00;2.81,5.62 +2.81,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.50,6.88 +2.50,6.88;2.19,7.19 +2.50,0.94;9.06,0.94 +8.75,8.75;2.50,8.75 +2.81,2.81;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;4.06,5.62 +4.06,5.62;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +7.19,0.94;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;7.81,3.75 +7.81,3.75;8.12,4.38 +8.12,4.38;8.12,5.00 +8.12,5.00;8.44,5.62 +8.44,5.62;8.44,6.25 +8.44,6.25;8.44,6.88 +8.44,6.88;4.38,6.88 +7.50,4.69;6.88,5.00 +6.88,5.00;6.25,5.00 +6.25,5.00;5.94,5.31 +5.94,5.31;5.31,5.62 +5.31,5.62;4.69,5.62 +6.88,2.81;6.25,3.12 +6.25,3.12;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;4.69,3.75 +4.69,3.75;4.06,3.75 + +# UTF-16 : 60 62 +# UTF-8 : a2 81 e6 +[6062] 恢 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,0.62;2.50,1.25 +2.50,1.25;2.50,1.56 +2.50,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,8.75 +3.12,8.75;9.06,8.75 +4.69,7.19;4.38,6.56 +4.38,6.56;4.38,5.94 +4.38,5.94;4.06,5.31 +4.06,5.31;4.06,4.69 +4.06,4.69;3.75,4.38 +8.75,7.19;8.44,6.56 +8.44,6.56;8.44,5.94 +8.44,5.94;8.12,5.31 +8.12,5.31;7.81,5.00 +7.81,5.00;7.50,4.38 +3.12,0.62;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;6.25,5.31 +6.25,5.31;6.25,6.25 +6.25,6.25;6.25,8.12 +9.06,0.62;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.25,6.25 + +# UTF-16 : 7a 46 +# UTF-8 : 86 a9 e7 +[7a46] 穆 +3.12,8.75;2.50,8.75 +2.50,8.75;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.44 +3.44,6.56;0.31,6.56 +0.31,2.50;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +2.81,3.75;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.25 +3.44,3.44;3.75,3.44 +3.75,3.44;4.38,3.75 +4.38,3.75;5.00,3.75 +5.00,3.75;5.31,3.75 +5.31,3.75;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.88,4.06 +6.88,4.06;7.19,4.38 +7.19,4.38;7.81,4.38 +3.12,2.19;4.06,2.19 +4.06,2.19;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.62,2.50 +5.62,2.50;6.25,2.50 +6.25,2.50;6.88,2.81 +6.88,2.81;7.19,2.81 +7.19,2.81;7.81,3.12 +7.81,3.12;8.12,3.12 +8.12,3.12;8.44,3.44 +3.12,0.62;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.81,1.56 +7.81,1.56;8.44,1.88 +8.44,1.88;8.75,2.19 +8.75,2.19;9.06,2.19 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.62,8.44 +4.06,5.94;8.75,5.94 +8.75,5.94;8.75,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,5.94 +4.06,7.19;8.75,7.19 +6.25,4.06;6.25,5.94 +3.44,4.38;3.75,4.38 +3.75,4.38;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +9.06,4.06;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.19,5.62 + +# UTF-16 : 7a 50 +# UTF-8 : 90 a9 e7 +[7a50] 穐 +3.12,8.75;2.50,8.75 +2.50,8.75;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.44 +3.12,6.56;0.31,6.56 +0.31,2.50;0.31,2.81 +0.31,2.81;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +3.44,3.12;8.75,3.12 +8.75,1.88;3.44,1.88 +3.12,1.25;3.12,4.38 +3.12,4.38;8.75,4.38 +8.75,4.38;8.75,1.88 +5.94,7.81;6.56,8.12 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.19,8.75 +2.81,7.19;3.12,7.50 +3.12,7.50;3.75,7.81 +3.75,7.81;4.06,8.44 +4.06,8.44;4.38,9.06 +4.38,9.06;4.69,9.38 +4.38,8.75;7.19,8.75 +3.75,6.56;8.44,6.56 +8.44,5.31;3.75,5.31 +3.75,5.31;3.75,7.81 +3.75,7.81;8.44,7.81 +8.44,7.81;8.44,5.31 +5.94,7.81;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;6.56,0.62 +6.56,0.62;7.19,0.62 +7.19,0.62;7.50,0.62 +7.50,0.62;7.81,0.62 +7.81,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.38,1.56 +9.38,1.56;9.38,2.19 +9.38,2.19;9.38,2.50 + +# UTF-16 : 77 e7 +# UTF-8 : a7 9f e7 +[77e7] 矧 +3.75,8.12;1.25,8.12 +0.31,5.94;0.62,6.56 +0.62,6.56;0.94,7.19 +0.94,7.19;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,9.38 +4.06,5.31;0.31,5.31 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,3.75 +2.19,3.75;2.19,4.38 +2.19,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;2.19,8.12 +4.06,1.88;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;2.81,4.06 +2.81,4.06;2.19,4.69 +4.38,8.75;7.19,8.75 +7.19,8.75;7.19,6.25 +7.19,6.25;4.69,6.25 +4.38,6.25;4.38,5.62 +4.38,5.62;4.38,5.00 +4.38,5.00;4.38,4.38 +4.38,4.38;4.38,3.75 +4.38,3.75;4.38,3.12 +4.38,4.06;7.19,4.06 +7.19,4.06;6.88,3.44 +6.88,3.44;6.88,2.50 +6.88,2.50;6.88,2.19 +6.88,2.19;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +8.75,0.62;8.75,9.06 + +# UTF-16 : 5b 5c +# UTF-8 : 9c ad e5 +[5b5c] 孜 +0.31,4.69;3.75,5.31 +4.06,8.75;0.31,8.75 +2.19,6.88;2.19,1.56 +2.19,1.56;2.19,1.25 +2.19,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +4.06,8.44;3.75,8.12 +3.75,8.12;3.12,7.81 +3.12,7.81;2.81,7.19 +2.81,7.19;2.50,6.88 +2.50,6.88;2.19,6.56 +3.44,0.62;4.38,1.25 +4.38,1.25;5.31,1.56 +5.31,1.56;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,3.44 +6.88,3.44;7.50,4.06 +7.50,4.06;7.81,4.69 +7.81,4.69;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.81 +9.06,0.62;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.62,5.31 +5.62,5.31;5.31,5.94 +5.31,5.94;5.31,6.88 +5.00,7.81;9.38,7.81 +3.75,5.00;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.38,5.94 +4.38,5.94;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.31,8.75 +5.31,8.75;5.31,9.06 + +# UTF-16 : 75 4b +# UTF-8 : 8b 95 e7 +[754b] 畋 +1.88,1.56;1.88,8.44 +0.62,1.56;3.44,1.56 +3.44,1.56;3.44,8.44 +3.44,8.44;0.62,8.44 +0.62,8.44;0.62,0.62 +0.62,5.31;3.44,5.31 +3.44,0.62;4.38,1.25 +4.38,1.25;5.31,1.56 +5.31,1.56;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,3.44 +6.88,3.44;7.50,4.06 +7.50,4.06;7.81,4.69 +7.81,4.69;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.81 +9.06,0.62;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.25,3.12 +6.25,3.12;5.94,3.75 +5.94,3.75;5.62,4.38 +5.62,4.38;5.31,5.31 +5.31,5.31;5.31,5.94 +5.31,5.94;5.00,6.88 +5.00,7.81;9.38,7.81 +3.75,5.00;4.06,5.31 +4.06,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.00,7.81 +5.00,7.81;5.00,8.12 +5.00,8.12;5.31,8.75 +5.31,8.75;5.31,9.06 + +# UTF-16 : 65 38 +# UTF-8 : b8 94 e6 +[6538] 攸 +3.44,0.62;4.06,1.25 +4.06,1.25;5.00,1.56 +5.00,1.56;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.88,3.44 +6.88,3.44;7.50,4.06 +7.50,4.06;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.12,6.56 +8.12,6.56;8.44,7.81 +9.06,0.62;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,2.19 +7.19,2.19;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;5.62,3.75 +5.62,3.75;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.00,5.94 +5.00,5.94;5.00,6.88 +4.69,7.81;9.38,7.81 +3.44,5.00;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.00,9.06 +1.88,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +2.81,1.56;2.81,7.50 + +# UTF-16 : 65 36 +# UTF-8 : b6 94 e6 +[6536] 收 +0.94,8.44;0.94,2.50 +2.81,0.62;3.12,9.06 +0.00,2.19;0.62,2.50 +0.62,2.50;1.25,2.50 +1.25,2.50;1.88,2.81 +1.88,2.81;2.50,3.12 +2.50,3.12;3.12,3.44 +3.44,0.62;4.38,1.25 +4.38,1.25;5.31,1.56 +5.31,1.56;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,3.44 +6.88,3.44;7.50,4.06 +7.50,4.06;7.81,4.69 +7.81,4.69;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.81 +9.06,0.62;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.25,3.12 +6.25,3.12;5.94,3.75 +5.94,3.75;5.62,4.38 +5.62,4.38;5.31,5.31 +5.31,5.31;5.31,5.94 +5.31,5.94;5.00,6.88 +5.00,7.81;9.38,7.81 +3.75,5.00;4.06,5.31 +4.06,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.00,7.81 +5.00,7.81;5.00,8.12 +5.00,8.12;5.31,8.75 +5.31,8.75;5.31,9.06 + +# UTF-16 : 65 48 +# UTF-8 : 88 95 e6 +[6548] 效 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;4.06,5.94 +0.31,7.81;5.00,7.81 +2.81,7.81;2.81,9.06 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.56 +1.56,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.31,5.00 +4.69,5.62;4.38,5.94 +4.38,5.94;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,7.19 +3.75,7.19;3.44,7.50 +4.06,1.56;3.75,1.88 +3.75,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.50,3.75 +2.50,3.75;2.19,4.06 +2.19,4.06;1.88,4.69 +1.88,4.69;1.56,5.00 +1.56,5.00;1.25,5.31 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.81,4.06 +7.81,4.06;7.81,4.69 +7.81,4.69;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.50 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.25,5.31 +6.25,5.31;6.25,5.94 +6.25,5.94;5.94,6.88 +5.62,7.50;9.38,7.50 +4.69,5.00;5.00,5.31 +5.00,5.31;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;5.94,8.12 +5.94,8.12;5.94,8.75 +5.94,8.75;6.25,9.06 + +# UTF-16 : 65 58 +# UTF-8 : 98 95 e6 +[6558] 敘 +4.69,7.19;4.06,7.50 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.75 +3.12,8.75;2.50,9.06 +2.50,9.06;2.19,8.44 +2.19,8.44;1.56,7.81 +1.56,7.81;1.25,7.50 +1.25,7.50;0.62,6.88 +0.62,6.88;0.00,6.25 +4.38,5.00;0.31,5.00 +4.38,6.88;0.94,6.88 +2.81,6.88;2.81,1.56 +2.81,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.56,4.06 +4.38,1.56;4.38,1.88 +4.38,1.88;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;3.75,3.75 +3.75,3.75;3.75,4.06 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,4.69 +7.81,4.69;8.12,5.62 +8.12,5.62;8.12,6.56 +8.12,6.56;8.44,7.50 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,2.19 +7.81,2.19;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.25,5.31 +6.25,5.31;6.25,5.94 +6.25,5.94;5.94,6.88 +5.62,7.50;9.06,7.50 +4.69,5.00;5.00,5.31 +5.00,5.31;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;5.94,8.12 +5.94,8.12;5.94,8.75 +5.94,8.75;6.25,9.06 + +# UTF-16 : 5f bd +# UTF-8 : bd be e5 +[5fbd] 徽 +2.50,6.88;1.88,6.25 +1.88,6.25;1.56,5.62 +1.56,5.62;1.25,5.31 +1.25,5.31;0.62,4.69 +0.62,4.69;0.00,4.38 +2.50,9.06;2.19,8.44 +2.19,8.44;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.62,7.19 +0.62,7.19;0.00,6.88 +1.25,0.62;1.25,5.31 +4.38,6.88;4.38,9.06 +2.81,8.75;2.81,6.88 +2.81,6.88;5.94,6.88 +5.94,6.88;5.94,8.75 +5.62,0.94;6.25,1.25 +6.25,1.25;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.69 +8.44,4.69;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;8.75,7.50 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.19,5.31 +7.19,5.31;7.19,5.94 +7.19,5.94;6.88,6.88 +6.88,7.50;9.38,7.50 +5.94,5.62;6.25,6.25 +6.25,6.25;6.56,6.88 +6.56,6.88;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.06 +3.75,3.75;3.44,4.38 +3.44,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.50,5.31 +3.12,3.44;3.75,3.75 +3.75,3.75;4.38,4.38 +4.38,4.38;5.00,4.69 +5.00,4.69;5.31,5.31 +5.31,5.31;5.94,5.62 +2.81,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.38,6.25 +2.50,0.94;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +6.25,3.44;2.19,3.44 +6.56,2.81;6.25,3.44 +6.25,3.44;6.25,3.75 +6.25,3.75;5.94,4.06 +5.94,4.06;5.62,4.69 +5.62,4.69;5.62,4.69 +4.38,3.44;4.38,0.62 +5.94,1.56;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.31,2.81 + +# UTF-16 : 6b 4e +# UTF-8 : 8e ad e6 +[6b4e] 歎 +5.00,5.31;5.31,5.94 +5.31,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.06 +0.31,8.12;5.00,8.12 +1.56,7.50;1.56,9.38 +3.75,7.50;3.75,9.38 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;2.19,1.88 +2.19,1.88;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,6.88 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.19 +3.75,2.19;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.50,3.12 +0.31,3.12;5.00,3.12 +0.62,4.38;4.69,4.38 +0.94,5.31;4.69,5.31 +4.38,5.31;4.69,7.19 +4.38,7.19;0.62,7.19 +0.62,7.19;0.62,5.31 +4.38,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +6.88,5.62;6.88,7.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.50,3.12 +7.50,3.12;7.19,3.75 +7.19,3.75;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +8.44,5.31;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;9.06,7.19 +9.06,7.19;9.06,7.81 +5.94,7.81;9.38,7.81 + +# UTF-16 : 5f 6a +# UTF-8 : aa bd e5 +[5f6a] 彪 +2.19,7.19;2.19,5.31 +2.19,5.31;2.19,5.00 +2.19,5.00;2.81,5.00 +2.81,5.00;3.44,5.00 +3.44,5.00;3.75,5.00 +3.75,5.00;4.38,5.00 +4.38,5.00;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,5.62;5.00,5.94 +2.81,7.50;2.81,9.38 +4.38,6.25;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.00,7.50 +0.00,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.94 +0.94,5.94;0.94,7.50 +0.94,7.50;5.00,7.50 +0.94,5.94;4.06,6.56 +2.81,8.44;4.69,8.44 +3.75,4.38;3.75,1.56 +3.75,1.56;4.06,1.25 +4.06,1.25;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;5.62,0.94 +5.62,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +0.94,0.62;1.25,1.25 +1.25,1.25;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.75 +2.19,3.75;2.19,4.38 +5.31,7.50;5.94,7.50 +5.94,7.50;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;7.19,8.12 +7.19,8.12;7.81,8.44 +7.81,8.44;8.44,8.75 +8.44,8.75;8.44,8.75 +5.62,4.69;5.94,5.00 +5.94,5.00;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;7.19,5.31 +7.19,5.31;7.81,5.62 +7.81,5.62;8.44,6.25 +8.44,6.25;8.75,6.56 +5.00,2.19;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.19,2.81 +7.19,2.81;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.44,3.75 +8.44,3.75;8.75,4.06 +8.75,4.06;9.06,4.38 + +# UTF-16 : 86 5f +# UTF-8 : 9f 99 e8 +[865f] 號 +6.25,7.50;6.25,9.38 +8.12,6.25;8.44,6.56 +8.44,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +8.75,7.50;8.75,7.50 +3.44,0.94;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;4.38,7.50 +4.38,7.50;9.06,7.50 +4.38,5.94;8.12,6.56 +6.25,8.44;8.75,8.44 +5.94,7.19;5.94,5.31 +5.94,5.31;5.94,4.69 +5.94,4.69;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;7.50,4.69 +7.50,4.69;8.12,4.69 +8.12,4.69;8.44,5.00 +8.44,5.00;8.75,5.62 +8.75,5.62;8.75,6.25 +7.19,4.06;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +4.38,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,2.19 +5.62,2.19;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +0.62,6.56;3.44,6.56 +3.44,6.56;3.44,8.75 +3.44,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +3.75,5.31;0.31,5.31 +1.25,5.31;1.25,4.69 +1.25,4.69;0.94,4.06 +0.94,4.06;0.94,3.44 +0.94,3.44;0.62,2.81 +0.62,2.81;0.62,2.19 +0.94,3.75;3.44,3.75 +3.44,3.75;3.44,3.12 +3.44,3.12;3.12,2.50 +3.12,2.50;3.12,1.88 +3.12,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 52 83 +# UTF-8 : 83 8a e5 +[5283] 劃 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +6.56,2.50;6.56,8.44 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +5.31,8.44;0.94,8.44 +0.94,6.56;5.31,6.56 +5.31,6.56;5.31,8.44 +0.31,7.50;5.94,7.50 +0.31,4.69;5.94,4.69 +0.62,5.62;5.62,5.62 +3.12,4.69;3.12,9.38 +3.12,1.88;3.12,3.75 +0.94,1.88;5.31,1.88 +5.31,1.88;5.31,3.75 +5.31,3.75;0.94,3.75 +0.94,3.75;0.94,1.56 +0.94,2.81;5.31,2.81 + +# UTF-16 : 7f eb +# UTF-8 : ab bf e7 +[7feb] 翫 +0.94,1.25;4.38,1.25 +4.38,1.25;4.38,4.69 +4.38,4.69;0.62,4.69 +0.62,4.69;0.62,0.62 +0.94,2.81;4.38,2.81 +2.50,5.62;2.50,5.00 +2.50,5.00;2.19,4.69 +2.19,4.69;2.19,4.69 +0.31,8.75;2.19,8.75 +2.19,8.75;2.19,5.62 +2.19,5.62;1.88,5.31 +1.88,5.31;1.56,5.31 +1.56,5.31;1.25,5.31 +7.50,5.94;7.50,1.56 +7.50,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.75 +4.38,0.62;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.50 +5.94,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;6.25,4.38 +6.25,4.38;6.25,5.00 +6.25,5.00;6.25,5.94 +9.06,5.94;5.00,5.94 +8.75,8.75;5.31,8.75 +1.56,7.19;1.25,7.50 +1.25,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.31,5.94;0.62,6.25 +0.62,6.25;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.88,6.88 +1.88,6.88;1.88,6.88 +2.50,8.75;4.69,8.75 +4.38,8.75;4.69,5.62 +4.38,5.62;4.38,5.31 +4.38,5.31;3.75,5.31 +3.75,5.31;3.44,5.31 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.50,5.94;3.12,6.25 +3.12,6.25;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,6.88 + +# UTF-16 : 73 37 +# UTF-8 : b7 8c e7 +[7337] 猷 +0.62,1.25;4.69,1.25 +4.69,1.25;4.69,6.56 +4.69,6.56;0.62,6.56 +0.62,6.56;0.62,0.62 +0.62,2.81;4.69,2.81 +0.31,7.81;5.00,7.81 +1.88,7.81;2.19,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.88,4.69 +1.88,4.69;1.56,4.38 +1.56,4.38;1.25,3.75 +1.25,3.75;0.94,3.44 +3.12,7.81;3.12,5.00 +3.12,5.00;3.12,4.38 +3.12,4.38;3.44,4.06 +3.44,4.06;3.75,4.06 +3.75,4.06;4.69,4.06 +1.88,7.81;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;1.25,9.06 +1.25,9.06;1.25,9.06 +3.12,7.81;3.44,8.44 +3.44,8.44;3.75,8.75 +3.75,8.75;3.75,9.06 +3.75,9.06;4.06,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.44,8.12 +8.44,8.12;8.75,7.81 +8.75,7.81;9.06,7.50 +9.06,6.88;5.00,6.88 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,2.19 +5.94,2.19;6.25,2.81 +6.25,2.81;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;7.19,6.25 +7.19,6.25;7.19,6.88 +7.19,6.88;7.19,9.06 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +7.50,4.06;7.19,4.69 +7.19,4.69;7.19,5.31 +7.19,5.31;7.19,6.25 +7.19,6.25;7.19,6.88 + +# UTF-16 : 5b 55 +# UTF-8 : 95 ad e5 +[5b55] 孕 +0.62,3.44;8.75,3.44 +7.19,5.62;2.81,5.62 +4.69,4.06;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +7.19,5.62;6.88,5.31 +6.88,5.31;6.25,5.00 +6.25,5.00;5.94,4.69 +5.94,4.69;5.31,4.38 +5.31,4.38;4.69,4.06 +5.94,7.50;8.75,7.50 +8.75,7.50;8.75,6.88 +8.75,6.88;8.75,6.25 +8.75,6.25;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.12,4.69 +8.12,4.69;7.81,4.69 +7.81,4.69;7.50,4.69 +7.50,4.69;6.88,5.00 +6.88,5.00;6.88,5.00 +0.62,4.38;0.94,4.69 +0.94,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.44,8.75 +0.94,8.75;6.25,8.75 +6.25,8.75;6.25,8.12 +6.25,8.12;5.94,7.81 +5.94,7.81;5.94,7.19 +5.94,7.19;5.94,6.88 +5.94,6.88;5.62,6.88 + +# UTF-16 : 76 c8 +# UTF-8 : 88 9b e7 +[76c8] 盈 +7.81,0.94;7.81,3.44 +7.81,3.44;1.56,3.44 +1.56,3.44;1.56,0.94 +3.75,3.44;3.75,0.94 +5.62,3.44;5.94,0.94 +0.31,0.94;9.06,0.94 +0.62,4.06;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;2.81,7.50 +2.81,7.50;2.81,8.12 +2.81,8.12;2.81,8.75 +0.94,8.75;6.56,8.75 +6.56,8.75;6.56,8.12 +6.56,8.12;6.56,7.81 +6.56,7.81;6.25,7.19 +6.25,7.19;6.25,7.19 +6.25,7.19;8.75,7.19 +8.75,7.19;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.44,5.31 +8.44,5.31;8.44,4.69 +8.44,4.69;8.12,4.38 +8.12,4.38;7.81,4.38 +7.81,4.38;7.50,4.38 +7.50,4.38;6.88,4.38 +6.88,4.38;6.88,4.38 +2.81,7.19;5.94,7.19 +2.19,4.06;2.50,4.38 +2.50,4.38;3.12,4.69 +3.12,4.69;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,7.19 +5.94,4.38;5.62,4.69 +5.62,4.69;5.00,5.00 +5.00,5.00;4.38,5.62 +4.38,5.62;3.75,5.94 +3.75,5.94;3.12,6.56 + +# UTF-16 : 69 79 +# UTF-8 : b9 a5 e6 +[6979] 楹 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +8.44,0.94;8.44,3.44 +8.44,3.44;3.12,3.44 +3.12,3.44;3.12,0.94 +5.00,3.44;5.00,0.94 +6.56,3.44;6.56,0.94 +2.50,0.94;9.06,0.94 +2.50,4.06;2.81,4.38 +2.81,4.38;3.12,4.69 +3.12,4.69;3.44,5.31 +3.44,5.31;3.44,5.62 +3.44,5.62;3.75,6.25 +3.75,6.25;3.75,6.88 +3.75,6.88;3.75,7.19 +3.75,7.19;4.06,8.12 +4.06,8.12;4.06,8.75 +2.81,8.75;7.19,8.75 +7.19,8.75;7.19,8.12 +7.19,8.12;7.19,7.81 +7.19,7.81;7.19,7.19 +7.19,7.19;6.88,7.19 +6.88,7.19;8.75,7.19 +8.75,7.19;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.75,5.31 +8.75,5.31;8.44,4.69 +8.44,4.69;8.44,4.38 +8.44,4.38;8.12,4.38 +8.12,4.38;7.50,4.38 +7.50,4.38;7.19,4.38 +7.19,4.38;7.19,4.38 +3.75,7.19;6.56,7.19 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;5.62,5.62 +5.62,5.62;5.94,5.94 +5.94,5.94;6.25,6.25 +6.25,6.25;6.56,6.56 +6.56,6.56;6.56,7.19 +6.56,4.38;6.25,4.69 +6.25,4.69;5.94,5.00 +5.94,5.00;5.31,5.62 +5.31,5.62;4.69,5.94 +4.69,5.94;4.38,6.56 + +# UTF-16 : 61 7e +# UTF-8 : be 85 e6 +[617e] 慾 +4.69,3.75;5.31,4.38 +5.31,4.38;5.62,4.38 +5.62,4.38;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;6.88,6.88 +6.88,6.88;6.88,7.81 +9.06,3.75;8.44,4.06 +8.44,4.06;7.81,4.69 +7.81,4.69;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;7.19,5.62 +7.19,5.62;6.88,6.25 +6.88,6.25;6.88,6.56 +6.88,6.56;6.88,6.88 +5.00,6.56;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.94,8.75 +5.94,8.75;6.25,9.38 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,7.81 +8.75,7.81;8.75,8.12 +5.62,8.44;9.06,8.44 +2.81,3.12;3.12,1.88 +2.81,1.88;3.12,1.25 +3.12,1.25;3.12,0.94 +3.12,0.94;3.44,0.62 +3.44,0.62;3.75,0.62 +3.75,0.62;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;5.00,0.62 +5.00,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;6.25,0.62 +5.94,0.62;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.19,1.56 +7.19,1.56;7.50,2.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +1.25,3.75;4.38,3.75 +4.38,3.75;4.38,5.94 +4.38,5.94;1.25,5.94 +1.25,5.94;1.25,3.12 +5.00,5.94;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;3.44,6.88 +3.44,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.19,7.19 +2.19,7.19;1.88,6.88 +1.88,6.88;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.31,5.94 +1.88,9.06;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.69,7.50;4.69,7.81 +4.69,7.81;4.38,8.12 +4.38,8.12;4.06,8.44 +4.06,8.44;3.75,8.75 +3.75,8.75;3.12,9.06 + +# UTF-16 : 6e 20 +# UTF-8 : a0 b8 e6 +[6e20] 渠 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,0.62;4.69,4.69 +8.75,3.75;0.62,3.75 +8.75,8.75;3.75,8.75 +3.44,8.75;3.75,5.00 +3.44,5.00;8.75,5.00 +3.44,7.50;8.44,7.50 +8.44,7.50;8.44,6.25 +8.44,6.25;3.75,6.25 +0.62,4.38;1.25,4.69 +1.25,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.81,5.62 +2.81,5.62;3.12,6.25 +2.81,8.12;2.19,8.44 +2.19,8.44;1.88,8.44 +1.88,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +2.19,6.56;1.56,6.88 +1.56,6.88;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.50 + +# UTF-16 : 79 a6 +# UTF-8 : a6 a6 e7 +[79a6] 禦 +4.38,8.75;4.38,5.31 +2.81,6.88;2.81,5.00 +6.25,6.25;4.38,6.25 +6.56,7.50;2.50,7.50 +6.25,8.75;3.44,8.75 +1.88,5.00;2.50,5.00 +2.50,5.00;3.12,5.00 +3.12,5.00;3.75,5.00 +3.75,5.00;4.06,5.00 +4.06,5.00;4.69,5.31 +4.69,5.31;5.00,5.31 +5.00,5.31;5.62,5.31 +5.62,5.31;5.94,5.31 +5.94,5.31;6.56,5.62 +3.75,9.38;3.44,8.75 +3.44,8.75;3.12,8.44 +3.12,8.44;2.81,8.12 +2.81,8.12;2.50,7.81 +7.19,4.69;7.19,9.06 +7.19,9.06;8.75,9.06 +8.75,9.06;8.75,5.62 +8.75,5.62;8.75,5.31 +8.75,5.31;8.44,5.31 +8.44,5.31;7.50,5.31 +2.19,7.81;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.88 +1.25,6.88;0.62,6.56 +0.62,6.56;0.00,6.25 +2.50,9.38;2.19,9.06 +2.19,9.06;1.56,8.75 +1.56,8.75;1.25,8.44 +1.25,8.44;0.62,8.12 +0.62,8.12;0.31,8.12 +1.25,4.69;1.25,6.88 +4.69,3.12;4.69,0.94 +4.69,0.94;4.69,0.62 +4.69,0.62;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.44,0.62 +3.44,0.62;2.81,0.62 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +8.75,3.12;0.62,3.12 +8.12,4.38;1.25,4.38 + +# UTF-16 : 70 f9 +# UTF-8 : b9 83 e7 +[70f9] 烹 +8.75,0.62;8.75,0.94 +8.75,0.94;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +6.25,0.62;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.62,2.50 +5.62,2.50;5.31,2.50 +3.75,0.62;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +1.88,5.94;7.81,5.94 +7.81,5.94;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,5.94 +8.44,5.00;0.94,5.00 +4.69,4.38;4.69,3.75 +4.69,3.75;4.69,3.44 +4.69,3.44;4.38,3.12 +4.38,3.12;4.06,3.12 +4.06,3.12;3.44,3.12 +3.44,3.12;3.12,3.12 +3.12,3.12;2.50,3.12 +8.44,5.00;7.81,5.00 +7.81,5.00;7.19,4.69 +7.19,4.69;6.56,4.38 +6.56,4.38;5.62,4.38 +5.62,4.38;5.31,4.06 +5.31,4.06;4.69,4.06 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 + +# UTF-16 : 9e db +# UTF-8 : 9b bb e9 +[9edb] 黛 +3.44,9.06;2.81,8.75 +2.81,8.75;2.50,8.12 +2.50,8.12;1.88,7.81 +1.88,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +2.19,6.88;2.19,8.12 +2.81,7.81;8.75,8.12 +4.69,9.06;5.00,8.75 +5.00,8.75;5.31,8.44 +5.31,8.44;5.62,8.12 +5.62,8.12;5.94,7.50 +5.94,7.50;6.25,7.50 +6.25,7.50;6.56,7.19 +6.56,7.19;7.19,6.88 +7.19,6.88;7.50,6.88 +7.50,6.88;7.81,6.56 +7.81,6.56;8.12,6.56 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.19 +8.75,7.19;8.75,7.50 +6.56,9.06;6.88,9.06 +6.88,9.06;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.12,8.44 +8.75,0.62;8.44,0.94 +8.44,0.94;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +6.25,0.62;6.25,0.94 +6.25,0.94;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.31,1.88 +3.75,0.62;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.44,1.88 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +7.81,4.38;7.81,6.56 +7.81,6.56;1.56,6.56 +1.56,6.56;1.56,4.38 +1.56,4.38;7.81,4.38 +1.56,5.31;7.81,5.31 +1.25,3.44;8.44,3.44 +0.31,2.50;9.06,2.50 +4.69,2.50;4.69,6.56 + +# UTF-16 : 8f 61 +# UTF-8 : a1 bd e8 +[8f61] 轡 +3.12,5.31;3.12,5.94 +3.12,5.94;3.12,6.25 +3.12,6.25;2.81,6.56 +2.81,6.56;2.81,7.19 +2.81,7.19;2.81,7.19 +0.31,5.94;3.12,6.25 +1.88,6.25;1.88,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,5.00 +0.94,5.00;0.94,5.62 +2.81,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.81,5.31 +2.81,5.31;2.81,5.62 +0.94,5.94;1.25,6.56 +1.25,6.56;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.44 +1.56,6.88;1.25,7.19 +1.25,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.62,8.44 +0.94,7.81;1.25,8.12 +1.25,8.12;1.56,8.75 +1.56,8.75;1.88,9.06 +1.88,9.06;1.88,9.06 +9.06,5.31;8.75,5.94 +8.75,5.94;8.75,6.25 +8.75,6.25;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.44,7.19 +5.94,5.94;8.75,6.25 +7.50,6.25;7.50,3.75 +6.25,4.06;6.56,4.38 +6.56,4.38;6.56,5.00 +6.56,5.00;6.56,5.31 +6.56,5.31;6.56,5.62 +8.75,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.44,5.31 +8.44,5.31;8.44,5.62 +6.56,5.94;6.88,6.56 +6.88,6.56;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.75,8.44 +7.19,6.88;7.19,7.19 +7.19,7.19;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;6.25,8.44 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.81,9.06 +3.44,5.62;5.94,5.62 +5.94,5.62;5.94,7.81 +5.94,7.81;3.44,7.81 +3.44,7.81;3.44,5.62 +3.44,6.88;5.94,6.88 +3.12,5.00;6.25,5.00 +4.69,5.94;4.69,9.38 +4.69,3.75;4.69,5.62 +3.12,8.75;6.25,8.75 +7.81,0.62;7.81,3.44 +7.81,3.44;1.56,3.44 +1.56,3.44;1.56,0.62 +1.56,0.94;7.81,0.94 + +# UTF-16 : 6b 1d +# UTF-8 : 9d ac e6 +[6b1d] 欝 +0.94,4.69;0.94,5.94 +0.94,5.94;8.44,5.94 +8.44,5.94;8.44,4.69 +8.44,4.69;0.94,4.69 +5.94,5.94;5.94,5.00 +3.44,5.94;3.44,5.00 +1.25,2.50;4.69,2.50 +4.38,2.50;4.69,4.06 +4.38,4.06;1.25,4.06 +1.25,4.06;1.25,0.94 +1.25,3.44;4.69,3.44 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.19,0.94 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +5.00,0.62;4.69,1.25 +4.69,1.25;4.38,1.56 +4.38,1.56;4.06,1.88 +4.06,1.88;3.44,1.88 +3.44,1.88;3.44,2.19 +8.12,4.38;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,3.75;5.00,3.75 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +7.19,6.25;7.19,9.38 +9.06,8.44;5.94,8.44 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.50 +6.56,7.50;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.19,8.44 +2.19,6.25;2.19,9.38 +3.44,8.44;0.31,8.44 +3.44,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.19,8.44 +3.44,8.12;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;5.00,8.75 +5.00,8.75;5.31,9.06 +5.31,9.06;5.94,9.38 +3.44,6.56;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.94,7.81 +3.44,9.06;4.06,9.06 +4.06,9.06;4.38,8.75 +4.38,8.75;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.12 +3.44,7.50;4.06,7.50 +4.06,7.50;4.38,7.19 +4.38,7.19;5.00,7.19 +5.00,7.19;5.31,6.88 +5.31,6.88;5.94,6.56 +0.31,6.56;0.94,6.88 +0.94,6.88;1.25,7.19 +1.25,7.19;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;1.88,8.44 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.50,8.44 + +# UTF-16 : 8c 8e +# UTF-8 : 8e b2 e8 +[8c8e] 貎 +0.31,5.00;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +0.62,7.50;0.94,7.81 +0.94,7.81;1.25,7.81 +1.25,7.81;1.88,8.12 +1.88,8.12;2.19,8.12 +2.19,8.12;2.81,8.44 +2.81,8.44;3.44,8.75 +3.44,8.75;3.75,9.06 +0.31,3.12;0.62,3.12 +0.62,3.12;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.88,3.75 +1.88,3.75;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.44,5.31 +0.31,1.25;0.94,1.56 +0.94,1.56;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.75,3.75 +2.81,6.56;2.81,6.88 +2.81,6.88;2.50,7.19 +2.50,7.19;2.50,7.81 +2.50,7.81;2.50,7.81 +1.56,5.62;1.56,5.94 +1.56,5.94;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.94,7.19 +2.19,0.62;2.50,0.62 +2.50,0.62;2.81,0.62 +2.81,0.62;3.12,0.62 +3.12,0.62;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;3.75,4.06 +3.75,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;2.50,6.25 +7.19,4.69;7.19,1.25 +7.19,1.25;7.19,0.94 +7.19,0.94;7.81,0.62 +7.81,0.62;8.12,0.62 +7.81,0.62;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +4.06,0.62;4.69,1.25 +4.69,1.25;4.69,1.25 +4.69,1.25;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.62,4.06 +5.62,4.06;5.62,4.69 +6.88,8.75;8.75,8.75 +8.75,8.75;8.75,4.69 +8.75,4.69;4.38,4.69 +4.38,4.69;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.62,9.06 +5.62,9.06;6.25,9.38 +6.88,6.88;8.75,6.88 +4.38,6.88;6.25,6.88 + +# UTF-16 : 73 0a +# UTF-8 : 8a 8c e7 +[730a] 猊 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;1.88,6.88 +1.88,6.88;2.19,6.25 +2.19,6.25;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.50,2.50 +2.50,2.50;2.19,1.88 +2.19,1.88;2.19,1.56 +2.19,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.12,9.06;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +6.56,4.69;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.50,0.62 +7.50,0.62;7.81,0.62 +7.50,0.62;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +2.50,0.62;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;5.00,4.69 +6.25,8.75;8.44,8.75 +8.44,8.75;8.44,4.69 +8.44,4.69;3.44,4.69 +3.44,4.69;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.69,8.75 +4.69,8.75;5.31,9.06 +5.31,9.06;5.62,9.38 +6.56,6.88;8.44,6.88 +3.44,6.88;5.62,6.88 + +# UTF-16 : 77 68 +# UTF-8 : a8 9d e7 +[7768] 睨 +6.56,4.69;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.50,0.62 +7.50,0.62;7.81,0.62 +7.50,0.62;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +2.50,0.62;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;5.00,4.69 +6.25,8.75;8.44,8.75 +8.44,8.75;8.44,4.69 +8.44,4.69;3.44,4.69 +3.44,4.69;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.69,8.75 +4.69,8.75;5.31,9.06 +5.31,9.06;5.62,9.38 +6.56,6.88;8.44,6.88 +3.44,6.88;5.62,6.88 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,4.06;2.81,4.06 +0.62,6.25;2.81,6.25 + +# UTF-16 : 50 2a +# UTF-8 : aa 80 e5 +[502a] 倪 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 +6.56,4.69;6.56,1.25 +6.56,1.25;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.62 +7.50,0.62;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +2.19,0.62;2.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,4.69 +5.94,8.75;8.44,8.75 +8.44,8.75;8.44,4.69 +8.44,4.69;3.12,4.69 +3.12,4.69;3.12,8.44 +3.12,8.44;3.44,8.44 +3.44,8.44;4.06,8.75 +4.06,8.75;4.38,8.75 +4.38,8.75;5.00,9.06 +5.00,9.06;5.31,9.38 +6.25,6.88;8.44,6.88 +3.12,6.88;5.31,6.88 + +# UTF-16 : 55 8a +# UTF-8 : 8a 96 e5 +[558a] 喊 +0.94,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;7.19,6.56 +7.19,6.56;7.19,5.31 +7.19,5.31;7.19,4.06 +7.19,4.06;7.50,3.12 +7.50,3.12;7.81,2.19 +7.81,2.19;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +4.38,2.81;6.25,2.81 +6.25,2.81;6.25,5.62 +6.25,5.62;4.38,5.62 +4.38,5.62;4.38,2.19 +6.56,6.88;4.06,6.88 +8.75,6.56;8.44,5.94 +8.44,5.94;8.12,5.00 +8.12,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.19,3.12 +7.19,3.12;6.88,2.50 +6.88,2.50;6.56,1.88 +6.56,1.88;5.94,1.56 +5.94,1.56;5.31,1.25 +5.31,1.25;5.00,0.94 +7.50,9.38;7.81,9.06 +7.81,9.06;8.44,8.75 +8.44,8.75;8.75,8.44 +8.75,8.44;8.75,8.44 +2.81,0.62;2.81,1.25 +2.81,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.44,8.12 +3.44,8.12;9.06,8.12 + +# UTF-16 : 7d d8 +# UTF-8 : 98 b7 e7 +[7dd8] 緘 +7.19,9.38;7.19,7.81 +7.19,7.81;7.19,6.56 +7.19,6.56;7.19,5.31 +7.19,5.31;7.50,4.06 +7.50,4.06;7.50,3.12 +7.50,3.12;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +4.69,2.81;6.56,2.81 +6.56,2.81;6.56,5.62 +6.56,5.62;4.38,5.62 +4.38,5.62;4.38,2.19 +6.56,6.88;4.38,6.88 +8.75,6.56;8.44,5.94 +8.44,5.94;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.12 +7.50,3.12;6.88,2.50 +6.88,2.50;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.62,1.25 +5.62,1.25;5.00,0.94 +7.50,9.38;7.81,9.06 +7.81,9.06;8.44,8.75 +8.44,8.75;8.75,8.44 +8.75,8.44;8.75,8.44 +3.12,0.62;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.75,8.12 +3.75,8.12;9.06,8.12 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +0.00,4.69;3.12,4.69 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.56,8.75 +1.56,8.75;1.88,9.06 + +# UTF-16 : 93 7c +# UTF-8 : bc 8d e9 +[937c] 鍼 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.38 +7.19,9.38;7.19,7.81 +7.19,7.81;7.19,6.56 +7.19,6.56;7.19,5.31 +7.19,5.31;7.50,4.06 +7.50,4.06;7.50,3.12 +7.50,3.12;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +4.69,2.81;6.56,2.81 +6.56,2.81;6.56,5.62 +6.56,5.62;4.69,5.62 +4.38,5.62;4.69,2.19 +6.56,6.88;4.38,6.88 +8.75,6.56;8.44,5.94 +8.44,5.94;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.12 +7.50,3.12;6.88,2.50 +6.88,2.50;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.62,1.25 +5.62,1.25;5.00,0.94 +7.50,9.38;7.81,9.06 +7.81,9.06;8.44,8.75 +8.44,8.75;8.75,8.44 +8.75,8.44;8.75,8.44 +3.12,0.62;3.44,1.56 +3.44,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.75,8.12 +3.75,8.12;9.06,8.12 + +# UTF-16 : 9c 14 +# UTF-8 : 94 b0 e9 +[9c14] 鰔 +3.44,1.56;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;2.81,2.81 +2.50,0.94;2.50,1.56 +2.50,1.56;2.19,2.19 +2.19,2.19;2.19,2.50 +2.19,2.50;2.19,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.25,2.19 +1.25,2.19;1.25,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;2.50,8.75 +0.62,5.31;3.12,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +7.19,9.38;7.19,7.81 +7.19,7.81;7.19,6.56 +7.19,6.56;7.19,5.31 +7.19,5.31;7.50,4.06 +7.50,4.06;7.50,3.12 +7.50,3.12;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +4.69,2.81;6.56,2.81 +6.56,2.81;6.56,5.62 +6.56,5.62;4.69,5.62 +4.69,5.62;4.69,2.19 +6.56,6.88;4.38,6.88 +8.75,6.56;8.44,5.94 +8.44,5.94;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.12 +7.50,3.12;6.88,2.50 +6.88,2.50;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.62,1.25 +5.62,1.25;5.00,0.94 +7.50,9.38;7.81,9.06 +7.81,9.06;8.44,8.75 +8.44,8.75;8.75,8.44 +8.75,8.44;8.75,8.44 +3.44,0.62;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.75,8.12 +3.75,8.12;9.06,8.12 + +# UTF-16 : 9e 79 +# UTF-8 : b9 b9 e9 +[9e79] 鹹 +1.88,9.38;1.88,6.88 +3.75,8.44;1.88,8.44 +3.44,0.94;3.44,6.88 +3.44,6.88;0.62,6.88 +0.62,6.88;0.62,0.62 +0.62,0.94;3.44,0.94 +3.12,2.19;2.81,2.50 +2.81,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.19,3.75 +2.19,3.75;1.88,4.38 +1.88,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.56,5.00;1.25,5.31 +1.25,5.31;0.62,5.94 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,3.75 +2.19,3.75;2.19,4.38 +2.19,4.38;2.50,5.00 +2.50,5.00;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;3.12,6.56 +2.19,5.31;1.88,5.94 +1.88,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,6.56 +2.50,1.56;2.19,1.88 +2.19,1.88;2.19,2.19 +2.19,2.19;1.88,2.50 +1.88,2.50;1.88,2.50 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +0.62,4.38;0.62,4.69 +3.12,3.44;3.12,3.75 +3.12,3.75;3.12,4.38 +3.12,4.38;2.81,4.69 +2.81,4.69;2.81,4.69 +7.19,9.38;7.19,7.81 +7.19,7.81;7.19,6.56 +7.19,6.56;7.50,5.31 +7.50,5.31;7.50,4.06 +7.50,4.06;7.81,3.12 +7.81,3.12;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +6.56,2.81;6.56,5.62 +6.56,5.62;5.00,5.62 +5.00,5.62;5.00,2.19 +5.00,2.81;6.56,2.81 +6.88,6.88;4.69,6.88 +8.75,6.56;8.75,5.94 +8.75,5.94;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.12 +7.50,3.12;7.19,2.50 +7.19,2.50;6.88,1.88 +6.88,1.88;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.31,0.94 +7.50,9.38;8.12,9.06 +8.12,9.06;8.44,8.75 +8.44,8.75;8.75,8.44 +8.75,8.44;9.06,8.44 +3.75,0.62;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.38,8.12 +4.38,8.12;9.06,8.12 + +# UTF-16 : 5c c5 +# UTF-8 : 85 b3 e5 +[5cc5] 峅 +0.62,7.81;0.62,0.62 +0.62,1.56;3.12,1.56 +3.12,1.56;3.12,7.81 +1.88,1.56;1.88,9.06 +3.44,4.38;9.38,4.38 +7.81,0.62;7.81,6.56 +3.12,0.62;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.00,4.38 +5.00,4.38;5.00,5.31 +5.00,5.31;5.00,6.56 +9.06,5.94;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +3.44,6.56;4.06,6.56 +4.06,6.56;4.38,6.56 +4.38,6.56;5.00,6.56 +5.00,6.56;5.31,6.56 +5.31,6.56;5.94,6.56 +5.94,6.56;6.56,6.56 +6.56,6.56;6.88,6.56 +6.88,6.56;7.50,6.56 +7.50,6.56;8.12,6.88 +8.12,6.88;8.44,6.88 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.94,9.38 + +# UTF-16 : 7f f3 +# UTF-8 : b3 bf e7 +[7ff3] 翳 +5.00,6.88;8.75,6.88 +4.69,5.00;5.31,5.00 +5.31,5.00;5.94,5.31 +5.94,5.31;6.25,5.31 +6.25,5.31;6.88,5.62 +6.88,5.62;7.19,5.62 +7.19,5.62;7.50,5.94 +7.50,5.94;8.12,6.25 +8.12,6.25;8.44,6.88 +8.75,5.00;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.88,5.62 +6.88,5.62;6.56,5.94 +6.56,5.94;5.94,6.25 +5.94,6.25;5.31,6.56 +4.69,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;7.81,9.06 +7.50,9.06;7.81,7.81 +7.50,7.81;8.12,7.50 +8.12,7.50;8.44,7.50 +8.44,7.50;8.75,7.50 +8.75,7.50;9.06,7.81 +9.06,7.81;9.06,8.44 +4.38,8.12;1.56,8.12 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,8.75 +4.38,6.88;0.94,6.88 +0.94,5.62;1.56,5.94 +1.56,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.50 +2.81,7.50;2.81,8.12 +4.38,5.62;3.75,5.94 +3.75,5.94;3.44,6.25 +3.44,6.25;3.12,6.56 +3.12,6.56;2.81,6.88 +2.81,6.88;2.81,7.50 +4.69,8.75;0.62,8.75 +0.62,8.75;0.62,5.00 +0.62,5.00;4.38,5.00 +0.31,4.38;4.38,4.38 +4.38,4.38;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.75,0.62 +3.75,0.62;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +0.62,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +0.62,2.81;0.94,2.81 +0.94,2.81;1.25,2.81 +1.25,2.81;1.88,3.12 +1.88,3.12;2.50,3.44 +2.50,3.44;3.12,3.75 +3.12,3.75;3.75,4.38 +4.69,4.38;8.75,4.38 +8.75,4.38;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.44,2.81 +8.44,2.81;8.75,3.12 +5.00,2.81;5.31,2.81 +5.31,2.81;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,3.44;7.19,3.75 +7.19,3.75;7.81,4.06 +7.81,4.06;8.12,4.38 + +# UTF-16 : 74 3a +# UTF-8 : ba 90 e7 +[743a] 琺 +2.81,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.31,1.56;0.62,1.56 +0.62,1.56;1.25,1.88 +1.25,1.88;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.81,2.19 +3.12,0.62;3.44,1.25 +3.44,1.25;3.75,1.88 +3.75,1.88;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,7.50;4.38,7.81 +4.38,7.81;4.06,8.44 +4.06,8.44;3.75,8.44 +3.75,8.44;3.44,8.75 +4.38,5.31;4.06,5.62 +4.06,5.62;3.75,5.94 +3.75,5.94;3.44,6.25 +3.44,6.25;3.12,6.56 +3.12,6.56;2.81,6.56 +5.00,5.31;9.06,5.31 +8.75,7.81;5.31,7.81 +6.88,5.31;6.88,9.06 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.44,2.50 +8.44,2.50;8.12,3.44 +8.12,3.44;7.81,3.75 +4.69,0.94;5.62,0.94 +5.62,0.94;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.56 +7.81,1.56;8.44,1.56 +8.44,1.56;8.75,1.56 +5.62,1.25;5.94,1.88 +5.94,1.88;5.94,2.19 +5.94,2.19;6.25,2.50 +6.25,2.50;6.25,3.12 +6.25,3.12;6.25,3.44 +6.25,3.44;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.56,4.69 +6.56,4.69;6.88,5.31 + +# UTF-16 : 74 6f +# UTF-8 : af 91 e7 +[746f] 瑯 +9.06,8.75;6.56,8.75 +6.56,8.75;6.56,0.62 +7.19,1.88;7.81,1.88 +7.81,1.88;8.44,1.88 +8.44,1.88;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.75,4.69 +8.75,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;8.12,6.25 +8.12,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +3.12,4.38;5.94,4.38 +5.62,4.38;5.94,8.12 +5.62,8.12;3.12,8.12 +3.12,8.12;3.12,1.25 +3.12,6.25;5.94,6.25 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +6.25,0.94;5.94,1.56 +5.94,1.56;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;4.69,3.12 +4.69,3.12;4.38,3.75 +4.38,9.06;4.38,8.12 +2.81,8.44;0.31,8.44 +2.50,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.00,1.25;0.62,1.56 +0.62,1.56;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,1.88 +2.19,1.88;2.81,2.19 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;6.25,3.75 +6.25,3.75;6.25,3.75 + +# UTF-16 : 83 39 +# UTF-8 : b9 8c e8 +[8339] 茹 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +8.44,0.62;8.44,6.25 +8.44,6.25;5.31,6.25 +5.31,6.25;5.31,0.62 +5.31,1.25;8.44,1.25 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.81 +3.44,2.81;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;0.62,5.94 +1.25,3.44;1.56,3.44 +1.56,3.44;1.88,3.12 +1.88,3.12;2.19,2.81 +2.19,2.81;2.50,2.81 +2.50,2.81;2.81,2.50 +2.81,2.50;3.44,2.19 +3.44,2.19;3.75,1.88 +3.75,1.88;4.06,1.56 +4.06,1.56;4.38,1.25 +4.38,1.25;4.69,0.94 +2.19,7.50;2.19,6.88 +2.19,6.88;2.19,6.25 +2.19,6.25;1.88,5.94 +1.88,5.94;1.88,5.31 +1.88,5.31;1.56,5.00 +1.56,5.00;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;1.25,3.75 +1.25,3.75;0.94,3.12 +0.94,3.12;0.94,2.81 + +# UTF-16 : 9b 06 +# UTF-8 : 86 ac e9 +[9b06] 鬆 +0.31,6.56;5.00,6.56 +1.25,6.56;1.25,9.06 +1.25,9.06;4.69,9.06 +1.25,8.12;4.69,8.12 +1.25,7.19;4.69,7.19 +5.31,8.12;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;6.88,8.44 +6.88,8.44;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 +5.31,6.88;5.62,6.88 +5.62,6.88;6.25,6.88 +6.25,6.88;6.56,7.19 +6.56,7.19;7.19,7.19 +7.19,7.19;7.81,7.50 +7.81,7.50;8.44,7.81 +8.44,7.81;8.75,7.81 +5.31,5.31;5.62,5.31 +5.62,5.31;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;6.88,5.62 +6.88,5.62;7.19,5.62 +7.19,5.62;8.12,5.94 +8.12,5.94;8.75,6.25 +8.75,6.25;8.75,6.56 +5.00,4.69;4.69,5.31 +4.69,5.31;4.06,5.62 +4.06,5.62;3.75,5.94 +3.75,5.94;3.75,6.25 +0.31,5.00;1.25,5.00 +1.25,5.00;1.88,5.31 +1.88,5.31;2.19,5.31 +2.19,5.31;2.81,5.31 +2.81,5.31;3.12,5.31 +3.12,5.31;3.44,5.31 +3.44,5.31;4.06,5.31 +4.06,5.31;4.38,5.62 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +2.50,0.62;2.50,5.31 +4.06,4.06;0.62,4.06 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,3.75;2.50,4.06 +4.06,2.19;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.50,4.06 +8.75,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +4.69,0.94;5.00,1.25 +5.00,1.25;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.94,3.44 +5.31,4.69;5.00,4.38 +5.00,4.38;5.00,4.06 +5.00,4.06;4.38,3.44 +4.38,3.44;4.06,3.12 +4.06,3.12;3.75,2.81 +5.62,4.69;7.19,4.69 +7.19,4.69;7.50,4.38 +7.50,4.38;7.81,4.06 +7.81,4.06;8.12,3.44 +8.12,3.44;8.75,3.12 +8.75,3.12;9.06,2.81 + +# UTF-16 : 6d 8e +# UTF-8 : 8e b6 e6 +[6d8e] 涎 +4.38,5.62;2.50,5.62 +2.19,0.62;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,8.44;2.50,8.44 +2.50,5.62;2.81,6.25 +2.81,6.25;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.38,8.44 +9.06,0.94;7.81,0.94 +7.81,0.94;6.88,0.94 +6.88,0.94;5.94,0.94 +5.94,0.94;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.06,1.56 +4.06,1.56;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.50,4.38 +7.19,5.62;9.06,5.62 +7.19,2.19;7.19,8.44 +4.69,8.12;5.31,8.12 +5.31,8.12;5.62,8.12 +5.62,8.12;6.25,8.12 +6.25,8.12;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.50,8.44 +7.50,8.44;7.81,8.44 +7.81,8.44;8.12,8.75 +8.12,8.75;9.06,8.75 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.75 +1.88,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +5.31,6.88;5.31,3.44 +5.31,3.44;5.31,2.81 +5.31,2.81;5.62,2.50 +5.62,2.50;5.94,2.50 +5.94,2.50;6.88,2.19 +6.88,2.19;7.19,2.19 +7.19,2.19;9.06,2.19 + +# UTF-16 : 71 09 +# UTF-8 : 89 84 e7 +[7109] 焉 +0.62,5.94;8.75,5.94 +0.94,8.75;8.75,8.75 +8.12,7.50;4.69,7.50 +4.69,5.94;4.69,8.75 +2.50,5.94;2.50,8.12 +7.19,1.56;7.19,1.88 +7.19,1.88;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.56,2.81 +5.31,1.25;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.69,2.81 +3.12,0.94;3.12,1.25 +3.12,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.25,2.81 +2.81,5.94;1.56,3.44 +1.56,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;6.25,0.94 +2.19,4.69;8.44,4.69 + +# UTF-16 : 62 d7 +# UTF-8 : 97 8b e6 +[62d7] 拗 +1.56,9.06;1.56,1.56 +1.25,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;0.94,0.62 +0.94,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.50,4.69;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.50,7.19;0.31,7.19 +5.31,0.62;5.62,1.25 +5.62,1.25;5.94,1.88 +5.94,1.88;6.25,2.19 +6.25,2.19;6.56,2.81 +6.56,2.81;6.56,3.75 +6.56,3.75;6.88,4.38 +6.88,4.38;6.88,5.31 +6.88,5.31;6.88,6.56 +6.88,6.56;6.88,7.81 +6.88,7.81;6.88,9.06 +5.62,7.19;9.06,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +4.06,4.06;3.75,4.69 +3.75,4.69;3.44,5.31 +3.44,5.31;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.19,6.88 +2.81,1.25;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;3.44,2.81 +3.44,2.81;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.00,6.25 +5.00,6.25;5.31,6.88 +2.81,5.94;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,8.44 +4.06,8.44;4.06,9.06 +5.62,1.56;5.62,1.88 +5.62,1.88;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.44 +5.00,3.44;4.69,4.06 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 + +# UTF-16 : 72 e1 +# UTF-8 : a1 8b e7 +[72e1] 狡 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;2.19,6.25 +2.19,6.25;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.19,2.50 +2.19,2.50;2.19,1.88 +2.19,1.88;2.19,1.56 +2.19,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.12,9.06;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,0.62;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,2.19 +5.62,2.19;6.25,2.50 +6.25,2.50;6.56,2.81 +6.56,2.81;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,4.69 +7.81,4.69;8.12,5.31 +2.81,7.81;9.06,7.81 +6.25,7.81;6.25,9.38 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,2.81 +5.62,2.81;5.31,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.38,5.31 +5.00,7.50;4.69,6.88 +4.69,6.88;4.38,6.56 +4.38,6.56;4.06,5.94 +4.06,5.94;3.75,5.62 +3.75,5.62;3.12,5.00 +9.06,5.00;8.75,5.31 +8.75,5.31;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.50,6.88 +7.50,6.88;7.19,7.50 + +# UTF-16 : 54 ac +# UTF-8 : ac 92 e5 +[54ac] 咬 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +3.12,0.62;3.75,0.94 +3.75,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,2.19 +5.62,2.19;6.25,2.50 +6.25,2.50;6.56,2.81 +6.56,2.81;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,4.69 +7.81,4.69;8.12,5.31 +3.12,7.81;9.06,7.81 +6.25,7.81;6.25,9.38 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.31,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +5.31,7.50;5.00,6.88 +5.00,6.88;4.69,6.56 +4.69,6.56;4.38,5.94 +4.38,5.94;3.75,5.62 +3.75,5.62;3.44,5.00 +9.06,5.00;8.75,5.31 +8.75,5.31;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.50,6.88 +7.50,6.88;7.19,7.50 + +# UTF-16 : 76 8e +# UTF-8 : 8e 9a e7 +[768e] 皎 +0.62,7.81;0.62,0.62 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +2.81,7.81;0.94,7.81 +0.94,4.69;2.81,4.69 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.44 +1.88,8.44;1.56,7.81 +1.56,7.81;1.56,7.81 +6.25,7.81;6.25,9.38 +3.12,7.81;9.06,7.81 +5.31,7.50;5.00,6.88 +5.00,6.88;4.69,6.56 +4.69,6.56;4.38,5.94 +4.38,5.94;3.75,5.62 +3.75,5.62;3.44,5.00 +9.06,5.00;8.75,5.31 +8.75,5.31;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.50,6.88 +7.50,6.88;7.19,7.50 +3.12,0.62;3.75,0.94 +3.75,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,2.19 +5.62,2.19;6.25,2.50 +6.25,2.50;6.56,2.81 +6.56,2.81;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,4.69 +7.81,4.69;8.12,5.31 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.31,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 + +# UTF-16 : 86 df +# UTF-8 : 9f 9b e8 +[86df] 蛟 +1.88,1.56;1.88,9.06 +0.62,4.69;3.44,4.69 +3.44,4.69;3.44,7.50 +3.44,7.50;0.62,7.50 +0.31,7.50;0.62,3.75 +3.75,1.25;3.75,1.88 +3.75,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +0.00,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +6.56,7.81;6.56,9.38 +3.75,7.81;9.06,7.81 +5.62,7.50;5.31,6.88 +5.31,6.88;5.00,6.56 +5.00,6.56;4.69,5.94 +4.69,5.94;4.38,5.62 +4.38,5.62;3.75,5.00 +9.06,5.00;8.75,5.31 +8.75,5.31;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.19,7.50 +3.75,0.62;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,4.69 +7.81,4.69;8.12,5.31 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;5.94,2.81 +5.94,2.81;5.62,3.44 +5.62,3.44;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.00,5.31 + +# UTF-16 : 99 ee +# UTF-8 : ae a7 e9 +[99ee] 駮 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;2.81,3.75 +2.50,1.56;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;2.19,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +4.06,8.75;0.94,8.75 +0.94,8.75;0.94,4.06 +0.94,4.06;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.56 +3.75,1.56;3.75,1.25 +3.75,1.25;3.44,0.62 +3.44,0.62;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.50,8.44;2.50,4.38 +0.94,5.62;3.75,5.62 +0.94,7.19;3.75,7.19 +6.56,7.81;6.56,9.38 +4.06,7.81;9.06,7.81 +5.62,7.50;5.62,6.88 +5.62,6.88;5.31,6.56 +5.31,6.56;5.00,5.94 +5.00,5.94;4.69,5.62 +4.69,5.62;4.06,5.00 +9.06,5.00;8.75,5.31 +8.75,5.31;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.50,7.50 +4.06,0.62;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;6.25,2.19 +6.25,2.19;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,4.69 +8.12,4.69;8.12,5.31 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.44 +5.94,3.44;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.00,5.31 + +# UTF-16 : 6f 74 +# UTF-8 : b4 bd e6 +[6f74] 潴 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +5.62,4.38;5.62,0.62 +8.75,0.62;8.75,4.38 +8.75,4.38;5.62,4.38 +5.62,1.25;8.75,1.25 +5.62,2.81;8.75,2.81 +4.38,3.75;5.00,4.06 +5.00,4.06;5.62,4.38 +5.62,4.38;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;7.19,5.94 +7.19,5.94;7.50,6.56 +7.50,6.56;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +4.69,6.25;9.38,6.25 +8.75,8.12;5.00,8.12 +6.56,6.25;6.56,9.38 +2.81,8.75;3.12,8.44 +3.12,8.44;3.44,7.81 +3.44,7.81;3.44,7.50 +3.44,7.50;3.75,6.88 +3.75,6.88;4.06,6.25 +4.06,6.25;4.06,5.94 +4.06,5.94;4.06,5.31 +4.06,5.31;4.38,4.69 +4.38,4.69;4.38,4.06 +4.38,4.06;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.06,2.50 +4.06,2.50;4.06,1.88 +4.06,1.88;4.06,1.56 +4.06,1.56;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.50,0.94 +4.69,9.06;4.38,8.44 +4.38,8.44;4.06,7.81 +4.06,7.81;3.44,7.50 +3.44,7.50;2.81,6.88 +2.81,6.88;2.19,6.56 +4.06,5.31;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;2.81,4.06 +2.81,4.06;2.19,3.75 +9.38,4.69;9.06,5.00 +9.06,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;8.12,5.94 + +# UTF-16 : 69 bf +# UTF-8 : bf a6 e6 +[69bf] 榿 +3.44,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;2.19,7.19 +1.88,0.62;2.19,9.06 +3.44,7.19;0.31,7.19 +0.00,2.50;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.88,7.19 +4.06,8.75;4.06,7.19 +4.06,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +6.25,7.19;6.25,9.06 +3.12,0.94;9.38,0.94 +3.44,6.25;9.06,6.25 +4.06,3.12;4.06,5.00 +4.06,5.00;8.44,5.00 +8.44,5.00;8.44,3.12 +8.44,3.12;4.06,3.12 +7.19,0.94;7.19,1.25 +7.19,1.25;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;7.81,2.81 +7.81,2.81;8.12,3.12 +5.31,0.94;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 + +# UTF-16 : 76 9a +# UTF-8 : 9a 9a e7 +[769a] 皚 +0.94,1.56;3.12,1.56 +3.12,1.56;3.12,7.81 +3.12,7.81;0.62,7.81 +0.62,7.81;0.62,0.62 +0.94,4.69;3.12,4.69 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.88,7.81 +1.88,7.81;1.56,7.81 +4.06,8.75;4.06,7.19 +4.06,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +6.25,7.19;6.25,9.06 +3.12,0.94;9.38,0.94 +3.44,6.25;9.06,6.25 +4.06,3.12;4.06,5.00 +4.06,5.00;8.44,5.00 +8.44,5.00;8.44,3.12 +8.44,3.12;4.06,3.12 +7.19,0.94;7.19,1.25 +7.19,1.25;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;7.81,2.81 +7.81,2.81;8.12,3.12 +5.31,0.94;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 + +# UTF-16 : 78 d1 +# UTF-8 : 91 a3 e7 +[78d1] 磑 +3.44,8.75;0.31,8.75 +1.25,1.56;3.12,1.56 +3.12,1.56;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.62 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.56,8.75 +4.06,8.75;4.06,7.19 +4.06,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +6.25,7.19;6.56,9.06 +3.12,0.94;9.38,0.94 +3.44,6.25;9.38,6.25 +4.06,3.12;4.06,5.00 +4.06,5.00;8.75,5.00 +8.75,5.00;8.75,3.12 +8.75,3.12;4.38,3.12 +7.19,0.94;7.50,1.25 +7.50,1.25;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;7.81,2.81 +7.81,2.81;8.12,3.12 +5.31,0.94;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;4.69,3.12 + +# UTF-16 : 6a c3 +# UTF-8 : 83 ab e6 +[6ac3] 櫃 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +9.06,8.75;3.44,8.75 +3.12,8.75;3.44,0.31 +3.12,0.94;9.38,0.94 +3.75,5.94;9.06,5.94 +8.75,6.56;8.75,7.81 +8.75,7.81;4.38,7.81 +4.38,7.81;4.38,6.56 +4.38,6.56;8.44,6.56 +6.56,5.94;6.56,8.44 +4.38,2.81;8.44,2.81 +8.44,2.81;8.44,5.31 +8.44,5.31;4.38,5.31 +4.38,5.31;4.38,2.50 +4.38,3.75;8.44,3.75 +4.38,4.38;8.44,4.38 +4.06,1.56;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.50 +9.06,1.56;8.75,1.56 +8.75,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;7.19,2.50 + +# UTF-16 : 6c d3 +# UTF-8 : 93 b3 e6 +[6cd3] 泓 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.75 +1.88,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +9.38,0.62;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,1.88 +9.06,1.88;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;8.12,5.31 +5.00,0.94;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;6.88,1.25 +6.88,1.25;7.50,1.56 +7.50,1.56;7.81,1.56 +7.81,1.56;8.12,1.56 +8.12,1.56;8.44,1.88 +8.44,1.88;9.06,1.88 +7.19,9.06;7.19,8.12 +7.19,8.12;7.19,7.19 +7.19,7.19;6.88,6.56 +6.88,6.56;6.88,5.62 +6.88,5.62;6.56,5.00 +6.56,5.00;6.25,4.06 +6.25,4.06;6.25,3.44 +6.25,3.44;5.94,2.50 +5.94,2.50;5.94,1.88 +5.94,1.88;5.62,1.25 +2.50,8.75;5.31,8.75 +5.31,8.75;5.31,6.25 +5.31,6.25;2.81,6.25 +2.81,6.25;2.50,5.62 +2.50,5.62;2.50,5.00 +2.50,5.00;2.50,4.38 +2.50,4.38;2.50,3.75 +2.50,3.75;2.50,3.12 +2.50,4.06;5.31,4.06 +5.31,4.06;5.00,3.44 +5.00,3.44;5.00,2.50 +5.00,2.50;5.00,2.19 +5.00,2.19;5.00,1.56 +5.00,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 + +# UTF-16 : 76 24 +# UTF-8 : a4 98 e7 +[7624] 瘤 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +8.44,4.06;2.81,4.06 +2.81,4.06;2.81,0.62 +8.44,0.62;8.44,4.06 +5.62,0.94;5.62,4.06 +2.81,0.94;8.44,0.94 +2.81,2.50;8.44,2.50 +5.62,7.50;8.75,7.50 +8.75,7.50;8.75,6.88 +8.75,6.88;8.75,6.25 +8.75,6.25;8.75,5.94 +8.75,5.94;8.75,5.31 +8.75,5.31;8.44,4.69 +8.44,4.69;8.12,4.69 +8.12,4.69;7.81,4.69 +7.81,4.69;7.19,4.69 +7.19,4.69;7.19,4.69 +1.88,4.38;2.81,4.69 +2.81,4.69;3.44,5.00 +3.44,5.00;4.06,5.31 +4.06,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +5.31,7.81;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;3.75,7.50 +3.75,7.50;3.12,7.50 +3.12,7.50;2.50,7.19 +2.50,7.19;2.81,4.69 +5.62,5.00;5.31,5.31 +5.31,5.31;5.00,5.94 +5.00,5.94;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,6.88 +5.62,4.38;5.94,5.00 +5.94,5.00;6.56,5.31 +6.56,5.31;6.88,5.94 +6.88,5.94;6.88,6.88 +6.88,6.88;7.19,7.50 + +# UTF-16 : 7c fa +# UTF-8 : ba b3 e7 +[7cfa] 糺 +4.69,4.06;4.69,4.69 +4.69,4.69;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.06,5.94 +4.06,5.94;4.06,6.56 +0.31,4.69;4.69,5.00 +2.81,4.69;2.81,0.62 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +4.38,1.56;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;3.75,4.06 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.06,8.12 +2.19,5.62;1.88,6.25 +1.88,6.25;1.56,6.56 +1.56,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.62,7.81 +1.25,7.19;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;2.19,8.12 +2.19,8.12;2.50,8.75 +2.50,8.75;2.81,9.06 +5.62,9.06;5.62,1.88 +5.62,1.88;5.62,1.56 +5.62,1.56;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.62 +7.19,0.62;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.75 + +# UTF-16 : 62 4e +# UTF-8 : 8e 89 e6 +[624e] 扎 +2.50,9.06;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;1.88,0.94 +1.88,0.94;1.88,0.94 +1.88,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +4.38,4.69;3.75,4.69 +3.75,4.69;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;2.81,4.38 +2.81,4.38;2.19,4.06 +2.19,4.06;1.88,4.06 +1.88,4.06;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +4.38,7.19;0.31,7.19 +5.62,9.06;5.62,1.88 +5.62,1.88;5.62,1.56 +5.62,1.56;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.62 +7.19,0.62;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.75 + +# UTF-16 : 4e 62 +# UTF-8 : a2 b9 e4 +[4e62] 乢 +0.62,7.81;0.62,0.62 +0.62,1.56;4.38,1.56 +4.38,1.56;4.38,7.81 +2.50,1.56;2.50,9.06 +5.62,9.06;5.62,1.88 +5.62,1.88;5.62,1.56 +5.62,1.56;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.62 +7.19,0.62;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.75 + +# UTF-16 : 8e cb +# UTF-8 : 8b bb e8 +[8ecb] 軋 +0.94,3.44;4.69,3.44 +4.38,3.44;4.69,6.88 +4.38,6.88;0.62,6.88 +0.62,6.88;0.62,3.12 +0.94,5.00;4.38,5.00 +0.31,2.19;5.00,2.19 +2.81,0.31;2.81,9.06 +0.31,8.12;5.00,8.12 +5.62,9.06;5.62,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.62 +7.19,0.62;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.75 + +# UTF-16 : 80 5a +# UTF-8 : 9a 81 e8 +[805a] 聚 +1.25,8.75;1.25,5.62 +4.69,8.75;0.31,8.75 +4.38,5.00;4.38,8.75 +1.25,6.56;4.06,6.56 +1.25,7.81;4.06,7.81 +0.31,5.31;0.62,5.31 +0.62,5.31;0.94,5.31 +0.94,5.31;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.62 +2.19,5.62;2.81,5.62 +2.81,5.62;3.12,5.62 +3.12,5.62;3.44,5.62 +3.44,5.62;3.75,5.62 +3.75,5.62;4.38,5.62 +5.00,8.75;9.06,8.75 +4.69,5.62;5.31,5.62 +5.31,5.62;5.94,5.94 +5.94,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.75,8.12 +8.75,8.12;8.75,8.75 +9.06,5.00;8.44,5.31 +8.44,5.31;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +8.44,4.69;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.19,3.44 +7.19,3.44;6.88,3.12 +6.88,3.12;6.25,2.81 +6.25,5.31;5.94,5.00 +5.94,5.00;5.62,4.69 +5.62,4.69;5.31,4.69 +5.31,4.69;5.00,4.38 +5.00,4.38;4.69,4.06 +4.69,4.06;4.06,4.06 +4.06,4.06;3.75,3.75 +3.75,3.75;3.44,3.75 +3.44,3.75;2.81,3.44 +2.81,3.44;2.50,3.44 +3.44,3.12;2.81,2.50 +2.81,2.50;2.50,1.88 +2.50,1.88;1.88,1.56 +1.88,1.56;0.94,1.25 +0.94,1.25;0.31,0.94 +3.12,5.00;2.81,4.69 +2.81,4.69;2.19,4.06 +2.19,4.06;1.56,3.75 +1.56,3.75;0.94,3.44 +0.94,3.44;0.31,3.12 +4.69,4.06;4.69,0.62 +5.31,4.38;5.31,4.06 +5.31,4.06;5.62,3.75 +5.62,3.75;5.94,3.12 +5.94,3.12;6.25,2.81 +6.25,2.81;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 + +# UTF-16 : 68 9b +# UTF-8 : 9b a2 e6 +[689b] 梛 +1.56,0.62;1.56,9.06 +2.50,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +9.06,8.75;6.56,8.75 +6.56,8.75;6.56,0.62 +7.19,1.88;7.81,1.88 +7.81,1.88;8.44,1.88 +8.44,1.88;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.75,4.69 +8.75,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;8.12,6.25 +8.12,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +2.50,0.62;2.81,0.94 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.06,5.00 +4.06,5.00;4.06,6.25 +4.06,6.25;4.06,7.19 +4.06,7.19;4.38,8.75 +2.50,8.75;5.94,8.75 +5.94,8.75;5.94,6.56 +5.94,6.56;5.94,5.00 +5.94,5.00;5.94,3.75 +5.94,3.75;5.94,2.81 +5.94,2.81;5.62,1.88 +5.62,1.88;5.62,1.56 +5.62,1.56;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +2.81,6.56;5.94,6.56 +2.81,4.38;5.94,4.38 + +# UTF-16 : 57 26 +# UTF-8 : a6 9c e5 +[5726] 圦 +0.31,6.88;3.75,6.88 +1.88,2.19;1.88,8.75 +0.31,1.56;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,2.81;3.44,2.81 +3.44,2.81;3.75,3.12 +9.38,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.88,4.38 +6.88,4.38;6.56,5.00 +6.56,5.00;6.25,5.94 +6.25,5.94;6.25,6.88 +6.25,6.88;6.25,7.81 +4.06,8.44;6.25,8.44 +6.25,8.44;6.25,7.81 +6.25,7.81;6.25,6.88 +6.25,6.88;5.94,5.94 +5.94,5.94;5.94,5.31 +5.94,5.31;5.62,4.38 +5.62,4.38;5.31,3.44 +5.31,3.44;4.69,2.81 +4.69,2.81;4.38,2.19 +4.38,2.19;3.75,1.56 +3.75,1.56;3.44,1.25 +3.44,1.25;2.81,0.62 + +# UTF-16 : 53 fa +# UTF-8 : ba 8f e5 +[53fa] 叺 +9.38,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.88,4.38 +6.88,4.38;6.56,5.00 +6.56,5.00;6.25,5.94 +6.25,5.94;6.25,6.88 +6.25,6.88;6.25,7.81 +4.06,8.44;6.25,8.44 +6.25,8.44;6.25,7.81 +6.25,7.81;6.25,6.88 +6.25,6.88;5.94,5.94 +5.94,5.94;5.94,5.31 +5.94,5.31;5.62,4.38 +5.62,4.38;5.31,3.44 +5.31,3.44;4.69,2.81 +4.69,2.81;4.38,2.19 +4.38,2.19;3.75,1.56 +3.75,1.56;3.44,1.25 +3.44,1.25;2.81,0.62 +0.94,1.88;3.12,1.88 +3.12,1.88;3.12,8.44 +3.12,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 + +# UTF-16 : 67 41 +# UTF-8 : 81 9d e6 +[6741] 杁 +2.50,0.62;2.50,9.06 +4.06,7.19;0.62,7.19 +0.31,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;2.19,7.19 +3.75,3.75;3.44,4.38 +3.44,4.38;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.50,7.19 +9.38,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.88,4.38 +6.88,4.38;6.56,5.00 +6.56,5.00;6.56,5.94 +6.56,5.94;6.25,6.88 +6.25,6.88;6.25,7.81 +4.06,8.44;6.25,8.44 +6.25,8.44;6.25,7.81 +6.25,7.81;6.25,6.88 +6.25,6.88;6.25,5.94 +6.25,5.94;5.94,5.31 +5.94,5.31;5.62,4.38 +5.62,4.38;5.31,3.44 +5.31,3.44;5.00,2.81 +5.00,2.81;4.38,2.19 +4.38,2.19;4.06,1.56 +4.06,1.56;3.44,1.25 +3.44,1.25;3.12,0.62 + +# UTF-16 : 5e 5f +# UTF-8 : 9f b9 e5 +[5e5f] 幟 +1.88,2.50;2.19,2.50 +2.19,2.50;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,7.50 +2.81,7.50;0.62,7.50 +0.62,7.50;0.62,2.19 +1.56,0.62;1.56,9.06 +8.75,5.31;8.75,4.69 +8.75,4.69;8.44,4.06 +8.44,4.06;8.12,3.44 +8.12,3.44;7.81,3.12 +7.81,3.12;7.50,2.50 +7.50,2.50;7.19,2.19 +7.19,2.19;6.88,1.88 +6.88,1.88;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.31,0.62 +7.19,9.38;7.19,7.50 +7.19,7.50;7.19,6.25 +7.19,6.25;7.19,5.00 +7.19,5.00;7.50,3.75 +7.50,3.75;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.38,3.12 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,7.81 +8.44,7.81;8.44,7.50 +8.44,7.50;8.75,7.19 +8.75,7.19;9.06,6.88 +3.75,1.56;6.25,1.56 +6.25,1.56;6.25,5.00 +6.25,5.00;3.75,5.00 +3.75,5.00;3.75,0.94 +3.75,3.44;5.94,3.44 +3.12,5.94;9.06,5.94 +3.12,8.12;6.56,8.12 +5.00,8.12;5.00,9.38 +5.62,5.94;5.62,6.25 +5.62,6.25;5.62,6.88 +5.62,6.88;5.94,7.19 +5.94,7.19;5.94,7.50 +5.94,7.50;5.94,8.12 +4.38,5.94;4.38,6.56 +4.38,6.56;4.06,6.88 +4.06,6.88;4.06,7.19 +4.06,7.19;4.06,7.81 +4.06,7.81;3.75,8.12 + +# UTF-16 : 97 39 +# UTF-8 : b9 9c e9 +[9739] 霹 +4.69,5.62;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,5.94;4.06,5.94 +5.62,6.88;7.81,6.88 +5.62,5.94;7.81,5.94 +8.75,5.94;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,5.94 +4.38,3.12;9.06,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.69 +8.44,4.69;8.44,4.69 +5.62,3.12;5.62,3.75 +5.62,3.75;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.31,4.69 +6.88,3.12;6.88,0.62 +4.38,1.88;9.06,1.88 +4.38,4.69;9.06,4.69 +6.88,4.69;6.88,5.62 +1.25,2.81;1.25,0.31 +1.25,0.94;4.06,0.94 +4.06,0.94;4.06,2.81 +4.06,2.81;1.25,2.81 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,5.31 +0.94,5.31;3.75,5.31 +3.75,5.31;3.75,3.75 +3.75,3.75;0.94,3.75 + +# UTF-16 : 97 42 +# UTF-8 : 82 9d e9 +[9742] 靂 +4.69,5.62;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,6.25;4.06,6.25 +5.62,6.88;7.81,6.88 +5.62,6.25;7.81,6.25 +8.75,6.25;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,6.25 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,4.06 +1.25,4.06;1.25,5.31 +1.25,5.31;8.75,5.31 +1.25,0.94;8.75,0.94 +8.12,1.88;5.31,1.88 +5.31,0.94;5.31,2.50 +2.81,0.94;2.81,2.19 +6.88,2.50;6.88,4.69 +8.75,3.75;5.00,3.75 +4.38,2.50;5.00,2.81 +5.00,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.56,3.75 +6.56,3.75;6.88,3.75 +8.75,2.81;8.44,3.12 +8.44,3.12;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,3.75 +3.12,2.50;3.12,4.69 +4.69,3.75;1.56,3.75 +1.56,2.81;1.88,3.12 +1.88,3.12;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;3.12,3.75 +3.12,3.75;3.12,3.75 +4.69,3.12;4.06,3.44 +4.06,3.44;3.75,3.44 +3.75,3.44;3.44,3.75 +3.44,3.75;3.12,3.75 +8.44,5.00;7.81,4.69 +7.81,4.69;7.19,4.69 +7.19,4.69;6.56,4.69 +6.56,4.69;5.94,4.69 +5.94,4.69;5.31,4.69 +4.38,5.00;4.06,4.69 +4.06,4.69;3.44,4.69 +3.44,4.69;2.81,4.69 +2.81,4.69;2.19,4.69 +2.19,4.69;1.88,4.69 + +# UTF-16 : 71 99 +# UTF-8 : 99 86 e7 +[7199] 熙 +4.69,8.75;0.94,8.75 +0.94,8.75;0.94,3.44 +0.94,3.44;4.69,3.44 +3.12,8.75;3.12,7.19 +3.12,5.00;3.12,3.75 +1.88,5.00;4.38,5.00 +4.38,5.00;4.38,7.19 +4.38,7.19;1.88,7.19 +1.88,7.19;1.88,5.00 +8.75,0.62;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +6.25,0.62;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.62,2.50 +5.62,2.50;5.31,2.50 +3.75,0.62;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.44,5.62;8.44,8.75 +8.44,8.75;5.00,8.75 +5.00,8.75;5.00,4.38 +5.00,4.38;5.00,4.06 +5.00,4.06;5.31,3.75 +5.31,3.75;5.94,3.44 +5.94,3.44;6.88,3.44 +6.88,3.44;7.50,3.44 +7.50,3.44;7.81,3.44 +7.81,3.44;8.44,3.75 +8.44,3.75;8.75,3.75 +8.75,3.75;8.75,4.38 +8.75,4.38;9.06,5.31 +8.44,6.25;5.31,6.25 + +# UTF-16 : 71 55 +# UTF-8 : 95 85 e7 +[7155] 煕 +4.69,8.75;0.94,8.75 +0.94,8.75;0.94,3.44 +0.94,3.44;4.69,3.44 +1.88,7.50;1.88,4.69 +2.81,8.75;2.81,7.19 +2.81,7.19;4.38,7.19 +4.38,7.19;4.38,5.00 +4.38,5.00;2.81,5.00 +2.81,5.00;2.81,3.75 +8.75,0.62;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +6.25,0.62;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.62,2.50 +5.62,2.50;5.31,2.50 +3.75,0.62;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.44,5.62;8.44,8.75 +8.44,8.75;5.00,8.75 +5.00,8.75;5.00,4.38 +5.00,4.38;5.00,4.06 +5.00,4.06;5.31,3.75 +5.31,3.75;5.94,3.44 +5.94,3.44;6.88,3.44 +6.88,3.44;7.50,3.44 +7.50,3.44;7.81,3.44 +7.81,3.44;8.44,3.75 +8.44,3.75;8.75,3.75 +8.75,3.75;8.75,4.38 +8.75,4.38;9.06,5.31 +8.44,6.25;5.31,6.25 + +# UTF-16 : 69 54 +# UTF-8 : 94 a5 e6 +[6954] 楔 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.69;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.62,3.12 +5.62,3.12;5.94,4.06 +5.94,4.06;5.94,4.38 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.94,4.06 +2.81,3.75;9.06,3.75 +5.62,4.69;6.25,5.31 +6.25,5.31;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.19,7.50 +7.19,7.50;7.19,8.12 +7.19,8.12;7.19,8.75 +5.94,8.75;9.06,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,6.88 +8.75,6.88;8.75,6.25 +8.75,6.25;8.75,5.94 +8.75,5.94;8.75,5.31 +8.75,5.31;8.44,5.00 +8.44,5.00;8.12,5.00 +8.12,5.00;7.81,5.00 +7.81,5.00;7.19,5.00 +7.19,5.00;7.19,5.00 +3.12,5.31;3.75,5.31 +3.75,5.31;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,8.12;2.81,8.12 +5.62,6.88;3.12,6.88 +4.38,4.38;4.38,9.06 + +# UTF-16 : 66 f7 +# UTF-8 : b7 9b e6 +[66f7] 曷 +1.88,5.94;7.81,5.94 +7.50,5.94;7.81,8.75 +7.50,8.75;1.88,8.75 +1.56,8.75;1.88,5.62 +1.88,7.19;7.81,7.19 +2.19,4.69;8.44,4.69 +8.44,4.69;8.44,3.75 +8.44,3.75;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +0.31,3.12;0.94,3.75 +0.94,3.75;1.25,3.75 +1.25,3.75;1.56,4.06 +1.56,4.06;1.88,4.38 +1.88,4.38;2.19,4.69 +2.19,4.69;2.81,5.31 +2.81,5.31;3.12,5.94 +1.88,3.75;1.88,1.25 +1.88,1.88;7.19,1.88 +2.50,2.19;3.12,2.81 +3.12,2.81;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.69,4.06 +4.69,4.06;4.69,4.69 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;4.69,3.44 +4.69,3.44;4.38,3.75 + +# UTF-16 : 50 48 +# UTF-8 : 88 81 e5 +[5048] 偈 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.94 +1.25,5.94;0.94,5.31 +0.94,5.31;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.06 +1.25,0.62;1.56,6.56 +3.44,5.94;8.44,5.94 +8.44,5.94;8.44,8.75 +8.44,8.75;3.44,8.75 +3.12,8.75;3.44,5.94 +3.44,7.50;8.44,7.50 +3.44,4.69;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +1.88,3.12;2.50,3.75 +2.50,3.75;3.12,4.06 +3.12,4.06;3.75,4.69 +3.75,4.69;4.06,5.31 +4.06,5.31;4.38,5.94 +3.12,3.75;3.12,1.25 +3.12,1.88;7.81,1.88 +4.06,2.19;4.38,2.81 +4.38,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.62,4.06 +5.62,4.06;5.94,4.69 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.31,3.75 + +# UTF-16 : 7f af +# UTF-8 : af be e7 +[7faf] 羯 +1.56,7.81;1.25,8.12 +1.25,8.12;1.25,8.44 +1.25,8.44;0.94,9.06 +0.94,9.06;0.94,9.06 +2.50,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;3.12,9.06 +3.12,9.06;3.12,9.06 +3.75,7.50;0.31,7.50 +3.44,5.62;0.31,5.62 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;2.19,7.50 +0.31,3.12;0.62,3.12 +0.62,3.12;1.25,3.44 +1.25,3.44;1.88,3.44 +1.88,3.44;2.81,3.75 +2.81,3.75;3.44,4.06 +3.44,4.06;3.75,4.06 +4.38,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.38,7.50;8.75,7.50 +4.38,4.69;9.06,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.12,3.12;3.44,3.75 +3.44,3.75;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;5.00,5.94 +4.06,3.75;4.06,1.25 +4.06,1.88;8.12,1.88 +4.69,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.25,4.69 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 + +# UTF-16 : 7a ed +# UTF-8 : ad ab e7 +[7aed] 竭 +0.31,7.19;3.12,7.19 +1.88,7.19;1.88,9.06 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +2.19,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.81,6.56 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;0.62,6.56 +4.38,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.38,7.50;8.75,7.50 +4.38,4.69;9.06,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.12,3.12;3.44,3.75 +3.44,3.75;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;5.00,5.94 +4.06,3.75;4.06,1.25 +4.06,1.88;8.12,1.88 +4.69,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.25,4.69 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 + +# UTF-16 : 78 a3 +# UTF-8 : a3 a2 e7 +[78a3] 碣 +3.44,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.75 +4.38,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.38,7.50;8.75,7.50 +4.38,4.69;9.06,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.44,3.12;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;5.00,5.94 +4.38,3.75;4.38,1.25 +4.38,1.88;8.12,1.88 +4.69,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.56,4.69 +7.50,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 + +# UTF-16 : 87 4e +# UTF-8 : 8e 9d e8 +[874e] 蝎 +4.38,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.38,7.50;8.75,7.50 +4.38,4.69;9.06,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.44,3.12;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;5.00,5.94 +4.38,3.75;4.38,1.25 +4.38,1.88;8.12,1.88 +4.69,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.56,4.69 +7.50,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.50 +3.12,7.50;0.31,7.50 +0.31,7.50;0.31,3.75 +3.44,0.94;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +0.00,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 + +# UTF-16 : 97 a8 +# UTF-8 : a8 9e e9 +[97a8] 鞨 +4.69,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;4.69,8.75 +4.69,8.75;4.69,5.94 +4.69,7.50;8.75,7.50 +5.00,4.69;9.06,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +4.06,3.44;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.62,5.94 +4.69,3.75;4.69,1.25 +4.69,1.88;8.12,1.88 +5.31,2.19;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.25,3.75 +0.31,7.81;4.38,7.81 +3.44,9.06;3.44,6.56 +3.44,6.56;1.25,6.56 +1.25,6.56;1.25,9.06 +3.75,3.44;3.75,5.62 +3.75,5.62;0.62,5.62 +0.62,5.62;0.62,3.44 +0.62,3.44;3.75,3.44 +0.00,2.19;4.38,2.19 +2.19,0.62;2.19,6.56 + +# UTF-16 : 88 0d +# UTF-8 : 8d a0 e8 +[880d] 蠍 +6.25,0.94;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;7.81,5.62 +7.50,5.62;7.81,7.19 +9.38,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;8.12,3.44 +8.12,3.44;7.81,3.75 +7.81,3.75;7.81,4.38 +7.81,4.38;7.81,5.00 +7.81,5.00;7.81,5.62 +6.25,5.31;6.56,5.94 +6.56,5.94;6.56,6.56 +6.56,6.56;6.88,7.19 +6.88,7.19;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.19,9.06 +6.88,7.81;9.38,7.81 +8.75,5.31;8.75,5.94 +8.75,5.94;9.06,6.25 +9.06,6.25;9.06,6.88 +9.06,6.88;9.06,7.19 +9.06,7.19;9.06,7.81 +3.44,5.94;5.94,5.94 +5.94,5.94;5.94,8.75 +5.94,8.75;3.44,8.75 +3.44,8.75;3.44,5.94 +3.44,7.50;5.94,7.50 +3.44,4.69;6.25,4.69 +6.25,4.69;6.25,3.75 +6.25,3.75;6.25,3.12 +6.25,3.12;6.25,2.50 +6.25,2.50;5.94,1.88 +5.94,1.88;5.94,1.56 +5.94,1.56;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +2.81,3.12;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;4.06,5.94 +3.44,3.75;3.44,1.25 +3.44,1.88;5.62,1.88 +3.75,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;4.69,4.06 +4.69,4.06;5.00,4.69 +5.62,2.19;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.69,3.75 +1.56,1.56;1.56,9.06 +0.31,7.81;0.31,3.75 +2.81,7.50;0.62,7.50 +0.31,4.69;2.81,4.69 +2.81,4.69;2.81,7.81 +2.81,0.94;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.19,3.75 +0.00,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,2.19 + +# UTF-16 : 69 ae +# UTF-8 : ae a6 e6 +[69ae] 榮 +8.75,4.06;0.62,4.06 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,0.62;4.69,5.31 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 +0.62,6.25;0.94,6.25 +0.94,6.25;1.56,6.56 +1.56,6.56;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.44 +2.50,8.44;2.50,8.75 +2.50,8.75;2.50,9.06 +8.75,4.38;8.75,5.62 +8.75,5.62;0.62,5.62 +0.62,5.62;0.62,4.38 +4.38,6.25;4.06,6.56 +4.06,6.56;3.44,6.88 +3.44,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.50,7.81 +1.25,8.75;1.25,8.44 +1.25,8.44;0.94,7.81 +0.94,7.81;0.94,7.50 +0.94,7.50;0.62,7.19 +4.38,8.75;4.06,8.44 +4.06,8.44;3.75,7.81 +3.75,7.81;3.75,7.50 +3.75,7.50;3.44,7.50 +5.00,6.25;5.31,6.25 +5.31,6.25;5.94,6.56 +5.94,6.56;6.56,7.19 +6.56,7.19;6.88,7.81 +6.88,7.81;6.88,8.44 +6.88,8.44;6.88,8.75 +6.88,8.75;6.88,9.06 +8.75,6.25;8.44,6.56 +8.44,6.56;7.81,6.88 +7.81,6.88;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +5.62,8.75;5.62,8.44 +5.62,8.44;5.31,7.81 +5.31,7.81;5.31,7.50 +5.31,7.50;5.00,7.19 +8.75,8.75;8.44,8.44 +8.44,8.44;8.12,7.81 +8.12,7.81;8.12,7.50 +8.12,7.50;7.81,7.50 + +# UTF-16 : 6f 81 +# UTF-8 : 81 be e6 +[6f81] 澁 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +5.94,9.38;5.94,6.25 +2.50,6.25;9.06,6.25 +8.75,8.12;5.94,8.12 +3.75,6.25;3.75,8.75 +4.38,5.62;4.38,1.56 +2.81,4.69;2.81,0.94 +5.62,4.06;4.38,4.06 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,1.88 +5.31,0.94;9.38,0.94 +9.06,4.06;7.50,4.06 +7.50,0.94;7.50,5.62 +6.25,0.94;6.25,4.69 + +# UTF-16 : 84 20 +# UTF-8 : a0 90 e8 +[8420] 萠 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +4.38,0.62;5.00,1.25 +5.00,1.25;5.31,1.88 +5.31,1.88;5.31,2.50 +5.31,2.50;5.31,2.81 +5.31,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.62,6.56 +5.62,6.56;8.44,6.56 +8.44,6.56;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.62 +7.81,0.62;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,6.56 +1.25,6.56;4.38,6.56 +4.38,6.56;4.38,1.56 +4.38,1.56;4.06,0.94 +4.06,0.94;4.06,0.94 +4.06,0.94;3.75,0.62 +3.75,0.62;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +3.75,4.69;3.44,4.69 +3.44,4.69;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.31 +2.19,5.31;1.88,5.62 +3.75,2.50;3.44,2.81 +3.44,2.81;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.19,3.44 +2.19,3.44;1.88,3.75 +7.81,4.69;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.25,5.31 +6.25,5.31;5.94,5.62 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.44 +6.88,3.44;6.25,3.44 +6.25,3.44;5.94,3.75 + +# UTF-16 : 6d 1f +# UTF-8 : 9f b4 e6 +[6d1f] 洟 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +2.50,8.44;9.06,8.44 +2.50,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.62,4.38 +5.62,4.38;5.62,9.38 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;5.62,4.06 +5.62,4.06;5.62,4.38 +3.12,7.19;8.44,7.19 +8.44,7.19;8.44,5.62 +8.44,5.62;3.44,5.62 +3.44,5.62;3.44,5.00 +3.44,5.00;3.12,4.69 +3.12,4.69;3.12,4.06 +3.12,4.06;3.12,3.75 +3.12,3.75;2.81,3.12 +3.12,4.06;8.75,4.06 +8.75,4.06;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.12,2.50 +8.12,2.50;7.81,2.50 +7.81,2.50;7.19,2.50 + +# UTF-16 : 59 e8 +# UTF-8 : a8 a7 e5 +[59e8] 姨 +0.00,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.81,5.94 +2.81,5.94;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.00,7.50 +1.56,9.06;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.62,4.38;1.25,4.06 +1.25,4.06;1.56,3.44 +1.56,3.44;2.19,2.81 +2.19,2.81;2.50,2.19 +2.50,2.19;2.81,1.88 +2.81,1.88;3.12,1.56 +2.81,8.44;9.06,8.44 +2.81,0.62;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,9.38 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;3.75,5.62 +3.75,5.62;3.44,5.00 +3.44,5.00;3.44,4.69 +3.44,4.69;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;3.12,3.12 +3.44,4.06;8.75,4.06 +8.75,4.06;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.44,2.50 +8.44,2.50;7.81,2.50 +7.81,2.50;7.50,2.50 + +# UTF-16 : 92 95 +# UTF-8 : 95 8a e9 +[9295] 銕 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;2.19,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +3.44,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,8.44;9.06,8.44 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,9.38 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +3.75,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;4.06,5.62 +4.06,5.62;4.06,5.00 +4.06,5.00;4.06,4.69 +4.06,4.69;3.75,4.06 +3.75,4.06;3.75,3.75 +3.75,3.75;3.75,3.12 +3.75,4.06;8.75,4.06 +8.75,4.06;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.44,2.50 +8.44,2.50;7.81,2.50 +7.81,2.50;7.50,2.50 + +# UTF-16 : 66 f5 +# UTF-8 : b5 9b e6 +[66f5] 曵 +4.38,9.38;4.38,7.81 +4.38,7.81;4.69,6.56 +4.69,6.56;5.00,5.31 +5.00,5.31;5.31,4.06 +5.31,4.06;5.62,3.12 +5.62,3.12;6.25,2.19 +6.25,2.19;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;7.81,0.62 +7.81,0.62;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,3.12 +7.50,3.75;7.19,3.12 +7.19,3.12;6.56,2.81 +6.56,2.81;6.25,2.50 +6.25,2.50;5.62,2.19 +5.62,2.19;5.00,1.88 +5.00,1.88;4.06,1.56 +4.06,1.56;3.44,1.25 +3.44,1.25;2.50,1.25 +2.50,1.25;1.56,0.94 +1.56,0.94;0.62,0.62 +1.56,4.38;8.12,4.38 +7.81,4.38;8.12,7.81 +7.81,7.81;1.56,7.81 +1.25,7.81;1.56,3.44 +1.56,5.94;8.12,5.94 +5.94,9.38;6.25,9.06 +6.25,9.06;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.19,8.44 +7.19,8.44;7.50,8.12 + +# UTF-16 : 5f 9e +# UTF-8 : 9e be e5 +[5f9e] 從 +2.50,6.88;2.19,6.25 +2.19,6.25;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.62,4.69 +0.62,4.69;0.00,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.19 +0.94,7.19;0.31,6.88 +1.56,0.62;1.56,5.62 +5.62,4.06;8.44,4.06 +5.62,1.25;5.94,5.31 +2.19,0.62;2.50,0.94 +2.50,0.94;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.75,5.00 +9.06,0.94;8.75,0.94 +8.75,0.94;7.81,0.94 +7.81,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,3.12 +3.75,3.12;3.44,3.44 +2.50,5.31;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.38,8.75 +4.38,8.75;4.38,9.06 +5.94,5.62;6.56,6.25 +6.56,6.25;6.88,6.88 +6.88,6.88;7.19,7.50 +7.19,7.50;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.50,9.06 +5.62,6.25;5.31,6.56 +5.31,6.56;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,7.50 +4.38,7.50;4.06,7.81 +9.06,5.31;8.75,5.94 +8.75,5.94;8.44,6.56 +8.44,6.56;7.81,6.88 +7.81,6.88;7.50,7.50 +7.50,7.50;7.19,7.81 + +# UTF-16 : 6a 05 +# UTF-8 : 85 a8 e6 +[6a05] 樅 +1.56,0.62;1.56,9.06 +2.50,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +6.88,4.38;8.75,4.38 +6.88,1.25;6.88,5.62 +4.38,0.62;4.38,1.25 +4.38,1.25;4.69,1.88 +4.69,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.00,4.38 +5.00,4.38;5.31,4.69 +5.31,4.69;5.31,5.31 +9.38,0.94;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;5.00,3.75 +4.38,5.62;4.69,6.25 +4.69,6.25;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.94,9.06 +6.88,5.94;7.19,6.56 +7.19,6.56;7.50,7.19 +7.50,7.19;7.81,7.81 +7.81,7.81;7.81,8.44 +7.81,8.44;8.12,9.06 +6.56,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,7.50 +5.94,7.50;5.62,7.81 +9.06,5.62;9.06,6.25 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.81 +4.38,6.88;4.06,6.25 +4.06,6.25;3.75,5.94 +3.75,5.94;3.44,5.31 +3.44,5.31;3.12,4.69 +3.12,4.69;2.50,4.38 +4.38,9.06;4.06,8.75 +4.06,8.75;3.75,8.12 +3.75,8.12;3.44,7.81 +3.44,7.81;3.12,7.19 +3.12,7.19;2.81,6.88 +3.44,0.62;3.75,5.31 + +# UTF-16 : 7e 31 +# UTF-8 : b1 b8 e7 +[7e31] 縱 +4.38,0.62;4.69,1.25 +4.69,1.25;4.69,1.88 +4.69,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.31,4.69 +5.31,4.69;5.31,5.31 +4.38,5.62;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;5.94,9.06 +6.88,5.94;7.19,6.56 +7.19,6.56;7.50,7.19 +7.50,7.19;7.81,7.81 +7.81,7.81;8.12,8.44 +8.12,8.44;8.12,9.06 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,7.81 +9.06,5.62;9.06,6.25 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.81 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +0.00,4.69;3.12,4.69 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.56,8.75 +1.56,8.75;1.88,9.06 +4.38,6.88;4.38,6.56 +4.38,6.56;4.06,5.94 +4.06,5.94;3.75,5.31 +3.75,5.31;3.44,5.00 +3.44,5.00;3.12,4.38 +4.69,9.06;4.38,8.75 +4.38,8.75;4.06,8.12 +4.06,8.12;3.75,7.81 +3.75,7.81;3.44,7.19 +3.44,7.19;3.12,6.88 +3.75,0.62;3.75,5.62 +6.88,4.38;8.75,4.38 +6.88,1.25;6.88,5.62 +9.38,0.94;9.06,0.94 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.56,1.56 +6.56,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,3.12 +5.31,3.12;5.00,3.75 + +# UTF-16 : 8e 64 +# UTF-8 : a4 b9 e8 +[8e64] 蹤 +1.88,4.38;2.81,4.38 +1.88,1.56;1.88,6.25 +0.62,0.94;0.62,5.31 +0.62,6.25;2.81,6.25 +2.81,6.25;2.81,8.75 +2.81,8.75;0.62,8.75 +0.31,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +4.38,0.62;4.69,1.25 +4.69,1.25;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.31,4.69 +5.31,4.69;5.31,5.31 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;5.94,9.06 +7.19,5.94;7.50,6.56 +7.50,6.56;7.50,7.19 +7.50,7.19;7.81,7.81 +7.81,7.81;8.12,8.44 +8.12,8.44;8.12,9.06 +6.88,6.25;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.94,7.81 +5.94,7.81;5.94,7.81 +9.06,5.62;9.06,6.25 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.81 +4.69,6.88;4.38,6.56 +4.38,6.56;4.06,5.94 +4.06,5.94;3.75,5.31 +3.75,5.31;3.44,5.00 +3.44,5.00;3.12,4.38 +4.69,9.06;4.38,8.75 +4.38,8.75;4.06,8.12 +4.06,8.12;3.75,7.81 +3.75,7.81;3.44,7.19 +3.44,7.19;3.12,6.88 +4.06,0.62;4.06,5.62 +6.88,4.38;8.75,4.38 +6.88,1.25;6.88,5.62 +9.38,0.94;9.06,0.94 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.56,1.56 +6.56,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,3.12 +5.31,3.12;5.31,3.75 + +# UTF-16 : 75 15 +# UTF-8 : 95 94 e7 +[7515] 甕 +9.06,4.06;0.31,4.06 +2.81,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.19,2.19 +2.19,2.19;1.88,1.56 +1.88,1.56;1.56,0.94 +2.50,3.12;7.19,3.12 +7.19,3.12;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +0.31,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +5.62,1.56;5.31,1.88 +5.31,1.88;4.69,2.19 +4.69,2.19;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,2.81 +0.31,5.94;3.12,5.94 +0.94,5.94;1.25,6.25 +1.25,6.25;1.88,6.56 +1.88,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.44,7.50 +2.19,6.56;1.56,6.88 +1.56,6.88;1.25,7.19 +1.25,7.19;0.62,7.50 +0.62,7.50;0.62,7.50 +1.25,7.19;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;2.19,8.12 +2.19,8.12;2.19,8.44 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,4.69 +1.25,4.69;1.88,5.00 +1.88,5.00;2.19,5.00 +2.19,5.00;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.44,6.56 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 +7.19,8.44;7.19,8.12 +7.19,8.12;6.56,7.81 +6.56,7.81;6.56,7.81 +8.75,7.81;4.38,7.81 +6.56,5.00;6.56,7.81 +4.38,7.50;4.38,4.69 +4.38,4.69;9.06,4.69 +4.38,5.62;8.75,5.62 +4.38,6.56;8.75,6.56 +2.81,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.69,8.44 + +# UTF-16 : 7b 6c +# UTF-8 : ac ad e7 +[7b6c] 筬 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +6.88,7.50;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.62,8.44 +5.62,8.44;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.38,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +1.25,5.00;4.06,5.00 +4.06,5.00;4.06,4.38 +4.06,4.38;4.06,3.75 +4.06,3.75;4.06,3.12 +4.06,3.12;3.75,2.50 +3.75,2.50;3.44,2.19 +3.44,2.19;3.12,2.19 +2.81,2.19;2.50,2.19 +2.50,2.19;1.88,2.19 +1.88,2.19;1.56,2.19 +8.12,5.62;7.81,4.69 +7.81,4.69;7.50,4.06 +7.50,4.06;7.19,3.75 +7.19,3.75;6.88,3.12 +6.88,3.12;6.25,2.50 +6.25,2.50;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.44,0.94 +5.31,7.50;5.31,6.25 +5.31,6.25;5.31,5.00 +5.31,5.00;5.62,4.06 +5.62,4.06;6.25,3.12 +6.25,3.12;6.56,2.50 +6.56,2.50;6.88,1.88 +6.88,1.88;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.12,0.62 +8.12,0.62;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +6.25,7.19;6.88,7.19 +6.88,7.19;7.19,6.88 +7.19,6.88;7.81,6.56 +7.81,6.56;8.12,6.56 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,6.25 +1.25,6.25;8.75,6.25 + +# UTF-16 : 7c 50 +# UTF-8 : 90 b1 e7 +[7c50] 籐 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;2.50,8.44 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +3.44,4.69;9.06,4.69 +8.12,5.94;4.38,5.94 +3.12,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.69,3.75 +4.69,3.75;5.00,4.38 +5.00,4.38;5.31,4.69 +5.31,4.69;5.62,5.31 +5.62,5.31;5.94,5.94 +5.94,5.94;5.94,6.25 +5.94,6.25;6.25,6.88 +6.25,6.88;6.25,7.50 +9.06,5.62;8.75,5.94 +8.75,5.94;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.50,7.50 +3.44,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.38,6.88 +4.38,6.88;4.69,7.50 +0.94,3.44;2.81,3.44 +0.94,5.31;2.81,5.31 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,7.19 +0.94,7.19;3.12,7.19 +2.81,7.19;3.12,1.56 +2.81,1.56;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +6.25,4.06;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.62,0.62 +5.62,0.62;5.31,0.94 +5.31,0.94;4.69,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.50 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.19 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,3.12 +7.19,3.12;6.88,2.81 +6.88,2.81;6.88,2.81 +9.06,2.81;8.44,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;7.81,3.75 +7.81,3.75;7.50,4.06 +7.50,4.06;7.19,4.38 +7.19,4.38;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.56,5.94 + +# UTF-16 : 7c d2 +# UTF-8 : 92 b3 e7 +[7cd2] 糒 +1.88,0.62;1.88,9.06 +3.12,5.94;0.31,5.94 +0.00,1.88;0.31,2.19 +0.31,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.44 +2.50,6.25;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 +3.75,8.12;9.06,8.12 +5.00,7.19;5.00,9.38 +7.50,7.19;7.50,9.38 +4.38,2.50;8.75,2.50 +4.38,4.06;8.75,4.06 +4.38,0.62;4.38,5.62 +4.38,5.62;8.75,5.62 +8.75,5.62;8.75,1.56 +8.75,1.56;8.75,0.94 +8.75,0.94;8.44,0.62 +8.44,0.62;8.44,0.62 +8.44,0.62;7.81,0.62 +7.81,0.62;7.50,0.62 +6.56,5.62;6.56,0.62 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,4.69 +3.75,4.69;3.75,6.56 +3.75,6.56;9.06,6.56 + +# UTF-16 : 97 b4 +# UTF-8 : b4 9e e9 +[97b4] 鞴 +0.00,7.81;3.44,7.81 +2.81,9.06;2.81,6.56 +2.81,6.56;0.94,6.56 +0.94,6.56;0.94,9.06 +3.12,3.44;3.12,5.62 +3.12,5.62;0.62,5.62 +0.31,5.62;0.62,3.44 +0.62,3.44;3.12,3.44 +0.00,2.19;3.75,2.19 +1.88,0.62;1.88,6.56 +3.75,8.12;9.06,8.12 +5.00,7.19;5.00,9.38 +7.50,7.19;7.50,9.38 +4.69,2.50;8.75,2.50 +4.69,4.06;8.75,4.06 +4.38,0.62;4.69,5.62 +4.38,5.62;8.75,5.62 +8.75,5.62;8.75,1.56 +8.75,1.56;8.75,0.94 +8.75,0.94;8.44,0.62 +8.44,0.62;8.44,0.62 +8.44,0.62;7.81,0.62 +7.81,0.62;7.50,0.62 +6.56,5.62;6.56,0.62 +3.12,0.94;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,4.69 +3.75,4.69;3.75,6.56 +3.75,6.56;9.06,6.56 + +# UTF-16 : 6e d5 +# UTF-8 : 95 bb e6 +[6ed5] 滕 +3.12,5.62;9.06,5.62 +8.12,7.19;4.06,7.19 +2.81,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.38,4.38 +4.38,4.38;4.69,5.00 +4.69,5.00;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;5.94,9.06 +9.06,6.56;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,8.12 +8.12,8.12;7.81,8.44 +7.81,8.44;7.50,8.75 +3.12,6.56;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.38,8.75 +5.94,5.00;5.94,1.25 +5.94,1.25;5.94,0.94 +5.94,0.94;5.62,0.62 +5.62,0.62;5.00,0.94 +5.00,0.94;4.69,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.62,2.81 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.38 +4.38,4.38;4.06,4.38 +7.81,4.38;7.50,4.06 +7.50,4.06;7.19,3.75 +7.19,3.75;6.88,3.12 +6.88,3.12;6.56,3.12 +9.06,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.56,6.88 +6.56,6.88;6.25,7.19 +0.94,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 + +# UTF-16 : 7e 22 +# UTF-8 : a2 b8 e7 +[7e22] 縢 +3.12,5.94;9.06,5.94 +8.12,7.50;4.06,7.50 +2.81,4.06;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;5.94,9.06 +9.06,6.88;8.75,7.50 +8.75,7.50;8.44,7.81 +8.44,7.81;8.12,8.12 +8.12,8.12;7.81,8.44 +7.81,8.44;7.50,8.75 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;4.38,8.75 +9.06,4.06;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.56,7.19 +6.56,7.19;6.25,7.50 +0.94,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +8.44,3.12;3.44,2.81 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.38 +5.00,4.38;4.69,4.69 +4.69,4.69;4.38,5.00 +4.38,5.00;4.38,5.00 +8.75,2.50;8.75,2.81 +8.75,2.81;8.44,3.12 +8.44,3.12;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.50,4.38 +5.94,3.12;5.94,0.62 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.00,2.50 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +4.69,3.12;5.31,3.44 +5.31,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.88,4.69 +6.88,4.69;7.19,5.00 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,5.31 +5.62,5.31;5.94,5.62 +5.94,5.62;6.25,5.62 + +# UTF-16 : 84 13 +# UTF-8 : 93 90 e8 +[8413] 萓 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +4.69,6.56;4.69,7.81 +8.75,5.00;8.75,6.56 +8.75,6.56;0.62,6.56 +0.62,6.56;0.62,5.00 +0.62,0.94;8.75,0.94 +7.50,0.94;7.50,5.31 +7.50,5.31;1.88,5.31 +1.88,5.31;1.88,0.94 +1.88,2.50;7.50,2.50 +1.88,4.06;7.50,4.06 + +# UTF-16 : 85 8a +# UTF-8 : 8a 96 e8 +[858a] 薊 +0.31,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +2.81,5.94;3.12,6.25 +3.12,6.25;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;3.75,7.19 +0.31,5.31;0.62,5.94 +0.62,5.94;0.94,6.25 +0.94,6.25;1.25,6.88 +1.25,6.88;1.56,7.50 +1.56,7.50;1.88,7.81 +1.56,7.19;3.75,7.19 +0.94,4.38;5.00,4.38 +0.94,5.94;5.00,5.94 +5.00,5.94;5.00,2.81 +5.00,2.81;0.94,2.81 +0.94,2.81;0.94,5.94 +2.81,5.94;2.81,2.81 +5.31,0.62;5.00,1.25 +5.00,1.25;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +3.75,0.62;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.50 +2.19,0.62;2.19,0.94 +2.19,0.94;2.19,1.56 +2.19,1.56;1.88,1.88 +1.88,1.88;1.88,2.50 +0.31,0.31;0.62,0.94 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +6.25,2.19;6.25,6.88 +8.44,7.19;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;7.81,0.62 +7.81,0.62;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 65 78 +# UTF-8 : b8 95 e6 +[6578] 數 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;7.81,4.69 +7.81,4.69;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.50 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.25,5.31 +6.25,5.31;6.25,5.94 +6.25,5.94;5.94,6.88 +5.94,7.50;9.38,7.50 +5.00,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.31,5.94 +5.31,5.94;5.62,6.56 +5.62,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;5.94,8.12 +5.94,8.12;6.25,8.75 +6.25,8.75;6.25,9.06 +5.00,3.75;0.31,3.75 +0.62,0.62;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.06,3.75 +2.19,4.38;2.19,4.06 +2.19,4.06;1.88,3.44 +1.88,3.44;1.56,3.12 +1.56,3.12;1.25,2.81 +1.25,2.81;0.94,2.19 +0.94,2.19;1.56,2.19 +1.56,2.19;1.88,2.19 +1.88,2.19;2.50,2.19 +2.50,2.19;3.12,1.88 +3.12,1.88;4.06,1.56 +4.06,1.56;4.69,1.25 +2.81,9.38;2.81,4.38 +0.94,6.56;4.38,6.56 +0.31,7.50;5.00,7.50 +4.69,8.75;4.69,6.25 +0.94,8.44;4.38,8.44 +0.94,6.25;0.94,8.75 +0.62,4.38;4.69,4.38 +0.62,4.38;0.62,5.62 +0.62,5.62;4.69,5.62 +4.69,5.62;4.69,4.38 + +# UTF-16 : 85 ea +# UTF-8 : aa 97 e8 +[85ea] 藪 +0.62,8.44;8.75,8.44 +3.12,7.50;3.12,9.38 +6.25,7.50;6.25,9.38 +4.69,0.62;5.31,0.94 +5.31,0.94;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;7.81,4.06 +7.81,4.06;8.12,4.69 +8.12,4.69;8.44,5.62 +8.44,5.62;8.44,6.56 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.94,5.94 +5.62,6.56;9.06,6.56 +5.00,4.06;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.62,6.25 +5.62,6.25;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;5.94,7.50 +5.94,7.50;5.94,7.81 +5.00,2.81;0.31,2.81 +0.62,0.62;0.94,0.62 +0.94,0.62;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;4.06,2.50 +4.06,2.50;4.06,2.81 +2.19,3.75;2.19,3.44 +2.19,3.44;1.88,2.81 +1.88,2.81;1.56,2.50 +1.56,2.50;1.25,2.19 +1.25,2.19;0.94,1.88 +0.94,1.88;1.56,1.88 +1.56,1.88;1.88,1.88 +1.88,1.88;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;4.06,1.25 +4.06,1.25;4.69,0.94 +2.81,7.81;2.81,3.75 +0.94,5.31;4.38,5.31 +0.31,6.25;5.00,6.25 +4.69,7.19;4.69,5.31 +0.94,7.19;4.38,7.19 +0.94,5.31;0.94,7.19 +0.62,3.75;4.69,3.75 +0.62,3.75;0.62,4.69 +0.62,4.69;4.69,4.69 +4.69,4.69;4.69,3.75 + +# UTF-16 : 87 a2 +# UTF-8 : a2 9e e8 +[87a2] 螢 +0.62,6.25;0.94,6.25 +0.94,6.25;1.56,6.56 +1.56,6.56;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.44 +2.50,8.44;2.50,8.75 +2.50,8.75;2.50,9.06 +8.75,4.38;8.75,5.62 +8.75,5.62;0.62,5.62 +0.62,5.62;0.62,4.38 +4.38,6.25;4.06,6.56 +4.06,6.56;3.44,6.88 +3.44,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.50,7.81 +1.25,8.75;1.25,8.44 +1.25,8.44;0.94,7.81 +0.94,7.81;0.94,7.50 +0.94,7.50;0.62,7.19 +4.38,8.75;4.06,8.44 +4.06,8.44;3.75,7.81 +3.75,7.81;3.75,7.50 +3.75,7.50;3.44,7.50 +5.00,6.25;5.31,6.25 +5.31,6.25;5.94,6.56 +5.94,6.56;6.56,7.19 +6.56,7.19;6.88,7.81 +6.88,7.81;6.88,8.44 +6.88,8.44;6.88,8.75 +6.88,8.75;6.88,9.06 +8.75,6.25;8.44,6.56 +8.44,6.56;7.81,6.88 +7.81,6.88;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +5.62,8.75;5.62,8.44 +5.62,8.44;5.31,7.81 +5.31,7.81;5.31,7.50 +5.31,7.50;5.00,7.19 +8.75,8.75;8.44,8.44 +8.44,8.44;8.12,7.81 +8.12,7.81;8.12,7.50 +8.12,7.50;7.81,7.50 +4.69,1.25;4.69,5.31 +1.56,2.81;8.12,2.81 +8.12,2.81;8.12,4.38 +8.12,4.38;1.25,4.38 +1.25,4.38;1.25,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.56,1.25 +6.56,1.25;7.19,1.56 +7.19,1.56;8.12,1.56 + +# UTF-16 : 87 c7 +# UTF-8 : 87 9f e8 +[87c7] 蟇 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,5.31 +1.56,6.25;7.81,6.25 +0.62,4.38;8.75,4.38 +4.06,5.31;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;2.81,4.06 +2.81,4.06;2.50,3.75 +2.50,3.75;2.19,3.75 +2.19,3.75;1.88,3.44 +1.88,3.44;1.25,3.12 +1.25,3.12;0.94,3.12 +0.94,3.12;0.31,2.81 +5.62,4.38;6.25,4.06 +6.25,4.06;6.88,3.75 +6.88,3.75;7.50,3.44 +7.50,3.44;7.81,3.44 +7.81,3.44;8.12,3.12 +8.12,3.12;8.75,3.12 +8.75,3.12;9.06,2.81 +4.69,0.94;4.69,4.06 +1.88,1.88;7.81,1.88 +7.50,1.88;7.81,3.44 +7.50,3.44;1.88,3.44 +1.56,3.44;1.88,1.25 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;7.19,1.88 +0.62,0.62;1.25,0.62 +1.25,0.62;1.88,0.62 +1.88,0.62;2.81,0.62 +2.81,0.62;3.44,0.94 +3.44,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;8.12,1.25 + +# UTF-16 : 88 7e +# UTF-8 : be a1 e8 +[887e] 衾 +4.69,4.38;4.69,5.31 +0.62,4.38;8.75,4.38 +4.69,4.38;4.06,3.75 +4.06,3.75;3.75,3.44 +3.75,3.44;3.12,3.44 +3.12,3.44;2.81,3.12 +2.81,3.12;2.50,3.12 +2.50,3.12;1.88,2.81 +1.88,2.81;1.56,2.50 +1.56,2.50;0.94,2.50 +0.94,2.50;0.31,2.19 +4.69,4.38;5.00,3.75 +5.00,3.75;5.31,3.44 +5.31,3.44;5.62,2.81 +5.62,2.81;5.94,2.50 +5.94,2.50;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.62 +0.94,0.62;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.94,1.56 +2.81,0.94;2.81,3.12 +6.25,2.19;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.44,3.75 +8.12,5.94;1.25,5.94 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;8.12,5.94 +9.06,6.88;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.50,7.50 +7.50,7.50;7.19,7.81 +7.19,7.81;6.88,7.81 +6.88,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.81 +2.19,7.81;1.88,7.50 +1.88,7.50;1.25,7.19 +1.25,7.19;0.94,6.88 +0.94,6.88;0.31,6.88 +6.88,7.50;2.81,7.50 + +# UTF-16 : 89 dc +# UTF-8 : 9c a7 e8 +[89dc] 觜 +2.81,9.06;2.81,6.56 +1.25,8.75;1.25,6.25 +4.69,8.12;2.81,8.12 +0.62,6.25;0.94,6.25 +0.94,6.25;1.56,6.25 +1.56,6.25;2.19,6.25 +2.19,6.25;2.50,6.25 +2.50,6.25;3.12,6.56 +3.12,6.56;3.44,6.56 +3.44,6.56;3.75,6.56 +3.75,6.56;4.69,6.56 +4.69,6.56;5.00,6.88 +5.31,9.06;5.31,6.56 +5.31,6.56;5.62,6.56 +5.62,6.56;6.25,6.25 +6.25,6.25;6.88,6.25 +6.88,6.25;7.19,6.25 +7.19,6.25;8.12,6.56 +8.12,6.56;8.44,6.56 +8.44,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +5.31,7.81;5.94,8.12 +5.94,8.12;6.56,8.12 +6.56,8.12;7.50,8.44 +7.50,8.44;8.12,8.44 +8.12,8.44;8.75,8.75 +5.00,4.69;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;6.25,5.62 +6.25,5.62;6.25,5.62 +0.62,4.38;0.94,4.38 +0.94,4.38;1.56,4.69 +1.56,4.69;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;3.12,5.94 +3.12,5.94;3.12,6.25 +2.81,5.94;6.25,5.94 +1.56,2.19;8.12,2.19 +1.56,3.44;8.12,3.44 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.56,2.81 +1.56,2.81;1.88,3.75 +1.56,3.75;1.88,4.69 +1.56,4.69;8.12,4.69 +8.12,4.69;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.00,4.69;5.00,2.19 + +# UTF-16 : 90 87 +# UTF-8 : 87 82 e9 +[9087] 邇 +0.62,8.75;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.81 +1.88,7.81;2.19,7.50 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.25 +1.25,6.25;1.56,5.94 +1.56,5.94;1.88,5.62 +1.88,5.62;2.19,5.31 +1.88,2.50;1.88,4.06 +1.88,4.06;0.31,4.06 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;1.88,2.50 +5.62,1.88;5.94,8.75 +2.50,8.75;9.06,8.75 +6.88,1.88;7.50,1.88 +7.50,1.88;7.81,1.88 +7.81,1.88;8.12,1.88 +8.12,1.88;8.44,1.88 +8.44,1.88;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;2.81,7.19 +2.81,7.19;2.81,1.56 +4.38,8.44;4.06,8.12 +4.06,8.12;3.75,7.81 +3.75,7.81;3.44,7.50 +3.44,7.50;2.81,7.19 +2.81,7.19;2.19,6.88 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,7.81 +8.12,7.81;7.50,8.12 +7.50,8.12;6.88,8.44 +3.12,4.69;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +3.44,6.56;3.75,6.25 +3.75,6.25;4.06,5.94 +4.06,5.94;4.38,5.62 +4.38,5.62;5.00,5.31 +5.00,5.31;5.31,5.00 +3.12,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.31,4.38 +3.44,4.38;3.75,4.06 +3.75,4.06;4.06,3.75 +4.06,3.75;4.38,3.44 +4.38,3.44;5.00,3.12 +5.00,3.12;5.31,2.50 +5.94,4.69;6.56,5.00 +6.56,5.00;7.19,5.31 +7.19,5.31;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.88 +6.25,6.56;6.56,6.25 +6.56,6.25;6.88,5.94 +6.88,5.94;7.50,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;8.12,5.00 +5.94,2.50;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.12,4.38 +6.25,4.38;6.56,4.06 +6.56,4.06;6.88,3.75 +6.88,3.75;7.50,3.44 +7.50,3.44;7.81,3.12 +7.81,3.12;8.12,2.50 + +# UTF-16 : 90 db +# UTF-8 : 9b 83 e9 +[90db] 郛 +9.06,8.75;6.25,8.75 +6.25,8.75;6.25,0.62 +7.19,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.75,1.88 +8.75,1.88;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +5.31,6.25;5.31,6.56 +5.31,6.56;5.00,7.19 +5.00,7.19;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.38,8.12 +3.12,6.25;3.12,6.56 +3.12,6.56;2.81,7.19 +2.81,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +0.31,5.94;0.62,6.25 +0.62,6.25;0.94,6.88 +0.94,6.88;0.94,7.19 +0.94,7.19;1.25,7.81 +1.25,7.81;1.25,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.19,8.44 +2.19,8.44;2.81,8.44 +2.81,8.44;3.12,8.44 +3.12,8.44;3.44,8.44 +3.44,8.44;4.38,8.75 +4.38,8.75;5.00,8.75 +5.00,8.75;5.31,8.75 +0.31,3.12;0.94,3.12 +0.94,3.12;1.56,3.12 +1.56,3.12;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;3.12,3.12 +3.12,3.12;3.75,3.44 +3.75,3.44;4.06,3.44 +4.06,3.44;4.69,3.44 +4.69,3.44;5.31,3.75 +5.31,3.75;5.94,3.75 +5.31,5.62;0.62,5.62 +3.12,4.38;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +5.31,5.62;5.00,5.31 +5.00,5.31;4.38,5.00 +4.38,5.00;4.06,4.69 +4.06,4.69;3.44,4.38 +3.44,4.38;3.12,4.38 + +# UTF-16 : 98 eb +# UTF-8 : ab a3 e9 +[98eb] 飫 +0.94,4.38;3.44,4.38 +3.44,4.38;3.44,6.56 +3.44,6.56;0.94,6.56 +0.94,6.56;0.94,0.62 +0.94,5.62;3.44,5.62 +0.94,3.12;3.75,3.12 +0.94,1.88;3.75,1.88 +1.25,7.50;3.12,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.38,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.62,8.12 +5.62,8.12;6.25,8.12 +6.25,8.12;6.56,8.12 +6.56,8.12;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;7.81,8.44 +7.81,8.44;8.44,8.75 +8.44,8.75;8.75,8.75 +9.06,5.31;4.06,5.31 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.56,5.31 +6.56,5.31;6.56,5.94 +6.56,5.94;6.56,8.12 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.88,4.06 +6.88,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,5.94 + +# UTF-16 : 99 09 +# UTF-8 : 89 a4 e9 +[9909] 餉 +0.94,4.38;3.44,4.38 +3.44,4.38;3.44,6.56 +3.44,6.56;0.62,6.56 +0.62,6.56;0.62,0.62 +0.94,5.62;3.44,5.62 +0.62,3.12;3.75,3.12 +0.62,1.88;3.75,1.88 +1.25,7.50;3.12,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +5.94,7.81;6.25,8.12 +6.25,8.12;6.25,8.75 +6.25,8.75;6.56,9.06 +6.56,9.06;6.56,9.38 +4.38,0.62;4.38,7.81 +4.38,7.81;8.75,7.81 +8.75,7.81;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +5.62,6.25;7.50,6.25 +7.50,6.25;7.50,3.12 +7.50,3.12;5.62,3.12 +5.62,2.19;5.62,6.56 + +# UTF-16 : 99 18 +# UTF-8 : 98 a4 e9 +[9918] 餘 +9.38,6.25;9.06,6.56 +9.06,6.56;8.44,7.19 +8.44,7.19;7.81,7.50 +7.81,7.50;7.19,8.12 +7.19,8.12;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.25,8.75 +6.25,8.75;5.62,8.12 +5.62,8.12;5.31,7.50 +5.31,7.50;4.69,7.19 +4.69,7.19;4.06,6.56 +4.06,6.56;3.75,6.25 +9.06,4.69;4.06,4.69 +8.12,6.88;4.69,6.88 +6.56,6.88;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.00,3.44 +5.00,3.44;5.31,4.06 +9.06,1.25;9.06,1.56 +9.06,1.56;8.75,2.19 +8.75,2.19;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;7.81,4.06 +0.94,4.38;3.44,4.38 +3.44,4.38;3.44,6.56 +3.44,6.56;0.62,6.56 +0.62,6.56;0.62,0.62 +0.94,5.62;3.44,5.62 +0.62,3.12;3.75,3.12 +0.62,1.88;3.75,1.88 +1.25,7.50;3.12,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 + +# UTF-16 : 9a 6b +# UTF-8 : ab a9 e9 +[9a6b] 驫 +3.75,1.25;3.75,1.56 +3.75,1.56;3.44,1.88 +3.44,1.88;3.44,2.19 +2.81,0.94;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;2.50,1.88 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,1.88 +4.38,4.69;0.94,4.69 +0.94,4.69;0.94,2.50 +0.94,2.50;4.38,2.50 +4.38,2.50;4.38,1.56 +4.38,1.56;4.38,1.25 +4.38,1.25;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.44,0.62 +3.44,0.62;2.81,0.62 +2.50,4.69;2.50,2.50 +0.94,3.12;4.38,3.12 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.81,2.19 +7.19,0.94;7.19,1.25 +7.19,1.25;6.88,1.88 +6.88,1.88;6.88,1.88 +6.25,0.62;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.94,1.88 +4.69,0.62;5.00,0.94 +5.00,0.94;5.00,1.25 +5.00,1.25;5.31,1.88 +5.31,1.88;5.31,1.88 +8.75,4.69;5.31,4.69 +5.31,4.69;5.31,2.50 +5.31,2.50;9.06,2.50 +8.75,2.50;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.75,0.62 +8.75,0.62;8.44,0.62 +8.44,0.62;7.81,0.62 +7.81,0.62;7.50,0.62 +7.19,4.69;7.19,2.50 +5.31,3.12;8.75,3.12 +0.94,4.06;4.38,4.06 +5.31,4.06;8.75,4.06 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.56,6.56 +5.31,5.62;5.00,5.94 +5.00,5.94;5.00,6.25 +5.00,6.25;4.69,6.56 +3.44,5.31;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;2.81,6.56 +0.62,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,6.88 +1.25,6.88;8.44,6.88 +8.44,6.88;8.44,6.25 +8.44,6.25;8.44,5.94 +8.44,5.94;8.12,5.31 +8.12,5.31;7.50,5.31 +7.50,5.31;7.19,5.31 +7.19,5.31;6.56,5.31 +6.56,5.31;6.25,5.31 +4.69,8.75;4.69,6.88 +1.25,7.50;7.81,7.50 +1.25,8.12;7.81,8.12 + +# UTF-16 : 5e 47 +# UTF-8 : 87 b9 e5 +[5e47] 幇 +6.25,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.12,1.56 +8.12,1.56;8.12,1.88 +8.12,1.88;8.12,3.75 +8.12,3.75;1.25,3.75 +1.25,3.75;1.25,0.94 +4.69,0.62;4.69,4.38 +4.69,5.00;4.06,5.00 +4.06,5.00;3.12,5.00 +3.12,5.00;2.81,5.00 +2.81,5.00;2.50,4.69 +2.50,4.69;1.88,4.69 +1.88,4.69;1.25,4.69 +1.25,4.69;0.94,4.69 +0.94,4.69;0.31,4.69 +4.38,6.25;0.62,6.25 +2.50,4.69;2.50,6.88 +4.69,7.19;0.31,7.19 +4.38,8.44;0.62,8.44 +2.50,7.19;2.50,9.38 +8.12,9.38;8.12,5.31 +8.12,5.31;8.12,4.69 +8.12,4.69;7.81,4.69 +7.81,4.69;7.50,4.69 +7.50,4.69;6.88,4.69 +6.88,4.69;6.56,4.69 +6.56,4.69;5.94,4.69 +9.38,8.12;4.69,8.12 +6.56,5.94;6.25,6.25 +6.25,6.25;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.00,7.50 + +# UTF-16 : 8a a3 +# UTF-8 : a3 aa e8 +[8aa3] 誣 +0.62,0.94;2.81,0.94 +2.81,0.94;2.81,3.12 +2.81,3.12;0.62,3.12 +0.62,3.12;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +3.12,0.94;9.38,0.94 +9.06,8.75;3.44,8.75 +6.25,0.94;6.25,8.75 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;4.69,6.56 +4.69,6.56;4.69,7.19 +4.69,7.19;4.69,7.81 +5.94,2.19;5.62,2.81 +5.62,2.81;5.62,3.12 +5.62,3.12;5.62,3.44 +5.62,3.44;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.00,5.00 +5.00,5.00;4.69,5.62 +4.69,5.62;4.38,5.94 +6.56,2.19;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.19,3.75 +7.19,3.75;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.50,5.31 +7.50,5.31;7.81,5.94 +7.81,5.94;7.81,6.56 +7.81,6.56;7.81,7.19 +7.81,7.19;8.12,7.81 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;8.75,3.44 +8.75,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.44,4.38 +8.44,4.38;8.12,5.31 +8.12,5.31;7.81,5.94 + +# UTF-16 : 64 17 +# UTF-8 : 97 90 e6 +[6417] 搗 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.81,4.69;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +3.44,5.62;8.44,5.62 +8.44,5.62;8.44,8.44 +8.44,8.44;3.44,8.44 +3.44,8.44;3.44,3.44 +3.44,3.44;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +3.44,7.19;8.44,7.19 +5.62,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.31,8.44 +3.44,4.69;9.06,4.69 +5.00,1.56;5.00,3.44 +2.81,0.62;2.81,3.12 +7.19,3.12;7.50,1.56 +7.19,1.56;2.81,1.56 + +# UTF-16 : 97 48 +# UTF-8 : 88 9d e9 +[9748] 靈 +4.69,5.62;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,6.25;4.06,6.25 +5.62,6.88;7.81,6.88 +5.62,6.25;7.81,6.25 +8.75,6.25;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,6.25 +0.62,3.44;8.75,3.44 +8.75,0.94;0.62,0.94 +4.69,3.44;4.69,0.94 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +1.25,4.06;2.81,4.06 +2.81,4.06;2.81,5.31 +2.81,5.31;0.94,5.31 +0.94,5.31;0.94,3.75 +3.75,4.06;5.62,4.06 +5.62,4.06;5.62,5.31 +5.62,5.31;3.75,5.31 +3.75,5.31;3.75,3.75 +6.56,4.06;8.44,4.06 +8.44,4.06;8.44,5.31 +8.44,5.31;6.56,5.31 +6.56,5.31;6.56,3.75 +4.06,1.25;3.75,1.56 +3.75,1.56;3.44,1.88 +3.44,1.88;3.12,2.19 +3.12,2.19;2.81,2.50 +2.81,2.50;2.19,2.50 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,2.50 +6.25,2.50;6.56,2.81 +6.56,2.81;6.88,3.44 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,2.50 + +# UTF-16 : 85 f9 +# UTF-8 : b9 97 e8 +[85f9] 藹 +0.62,8.44;9.06,8.44 +3.12,7.50;3.12,9.38 +6.25,7.81;6.25,9.38 +0.94,0.94;3.12,0.94 +3.12,0.94;3.12,2.50 +3.12,2.50;0.94,2.50 +0.94,2.50;0.94,0.31 +0.31,5.94;3.75,5.94 +0.62,5.00;3.44,5.00 +0.62,3.75;3.44,3.75 +0.62,7.19;3.44,7.19 +4.38,5.00;8.75,5.00 +8.75,5.00;8.75,7.50 +8.75,7.50;4.38,7.50 +4.38,7.50;4.38,5.00 +4.38,6.25;8.75,6.25 +4.69,4.06;9.06,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +7.81,0.62;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.44,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;5.00,4.38 +5.00,4.38;5.31,5.00 +4.38,3.44;4.38,0.94 +4.38,1.56;8.12,1.56 +5.00,1.88;5.31,2.19 +5.31,2.19;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.56,3.44 +6.56,3.44;6.56,4.06 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.12 + +# UTF-16 : 97 44 +# UTF-8 : 84 9d e9 +[9744] 靄 +4.69,5.94;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,7.19;4.06,7.19 +1.56,6.25;4.06,6.25 +5.62,7.19;7.81,7.19 +5.62,6.25;7.81,6.25 +8.75,6.25;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,6.25 +0.94,0.94;3.12,0.94 +3.12,0.94;3.12,2.19 +3.12,2.19;0.94,2.19 +0.94,2.19;0.94,0.31 +0.31,4.69;3.75,4.69 +0.62,3.75;3.44,3.75 +0.62,3.12;3.44,3.12 +0.62,5.62;3.44,5.62 +4.38,3.75;8.75,3.75 +8.75,3.75;8.75,5.62 +8.75,5.62;4.38,5.62 +4.38,5.62;4.38,3.75 +4.38,4.69;8.75,4.69 +4.69,3.12;9.06,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;8.12,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;6.88,0.62 +6.88,0.62;6.56,0.62 +3.44,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.31,3.75 +4.38,2.50;4.38,0.94 +4.38,1.25;8.12,1.25 +5.00,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.25,2.50 +6.25,2.50;6.56,2.81 +6.56,2.81;6.56,3.12 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;6.25,2.50 + +# UTF-16 : 5f 09 +# UTF-8 : 89 bc e5 +[5f09] 弉 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +0.94,9.06;0.94,7.50 +0.94,7.50;3.75,7.50 +3.75,4.69;3.75,9.06 +3.75,6.56;0.31,6.56 +4.38,5.31;8.75,5.31 +9.06,7.81;4.38,7.81 +6.56,5.31;6.56,9.06 +0.31,3.12;9.06,3.12 +6.56,0.62;6.56,4.38 +0.94,0.62;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +2.81,4.06;3.12,4.38 + +# UTF-16 : 88 05 +# UTF-8 : 85 a0 e8 +[8805] 蠅 +6.88,4.06;8.75,4.06 +4.06,4.06;5.62,4.06 +5.62,2.19;3.75,2.19 +8.75,2.19;6.88,2.19 +5.62,6.88;4.06,6.88 +8.44,6.88;6.88,6.88 +6.88,5.62;8.75,5.62 +8.75,5.62;8.75,2.19 +4.06,6.88;4.06,8.75 +4.06,8.75;8.44,8.75 +8.44,8.75;8.44,6.88 +6.88,1.25;6.88,8.75 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.19,0.62 +7.19,0.62;6.88,0.62 +6.88,0.62;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,1.56 +5.62,1.56;5.62,1.56 +5.62,1.56;5.62,8.75 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.50 +3.12,7.50;0.31,7.50 +0.31,7.50;0.31,3.75 +3.44,0.94;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +0.00,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 +3.75,1.25;3.75,5.62 +3.75,5.62;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.31,5.94 +5.31,5.94;5.31,6.25 + +# UTF-16 : 54 ab +# UTF-8 : ab 92 e5 +[54ab] 咫 +1.25,5.31;4.06,5.31 +4.06,5.31;4.06,8.75 +4.06,8.75;1.25,8.75 +1.25,8.75;1.25,7.19 +1.25,7.19;1.25,5.94 +1.25,5.94;1.25,5.00 +1.25,5.00;0.94,4.06 +0.94,4.06;0.94,3.12 +0.94,3.12;0.94,2.50 +0.94,2.50;0.94,1.88 +0.94,1.88;0.62,1.56 +0.62,1.56;0.62,0.94 +0.62,0.94;0.31,0.62 +5.31,5.31;8.44,5.31 +8.44,5.31;8.44,8.75 +8.44,8.75;5.31,8.75 +5.31,8.75;5.31,5.31 +9.06,0.94;7.81,0.94 +7.81,0.94;6.88,1.25 +6.88,1.25;5.94,1.25 +5.94,1.25;5.31,1.56 +5.31,1.56;4.69,1.88 +4.69,1.88;4.06,2.50 +4.06,2.50;3.44,3.12 +3.44,3.12;3.12,3.75 +3.12,3.75;2.81,4.38 +2.81,4.38;2.50,5.31 +5.94,4.69;5.94,4.38 +5.94,4.38;5.62,4.06 +5.62,4.06;5.31,3.44 +5.31,3.44;5.00,3.12 +5.00,3.12;4.69,2.81 +9.06,2.50;8.75,2.81 +8.75,2.81;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.50,4.38 +7.50,4.38;7.19,4.69 + +# UTF-16 : 79 8a +# UTF-8 : 8a a6 e7 +[798a] 禊 +0.31,1.25;0.31,2.19 +0.31,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,5.62 +0.31,6.88;2.81,6.88 +0.31,8.75;2.50,8.75 +1.56,6.88;1.56,0.62 +2.50,5.62;2.50,1.56 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.62,3.12 +5.62,3.12;5.94,4.06 +5.94,4.06;5.94,4.38 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.94,4.06 +3.12,3.75;9.06,3.75 +5.62,4.69;6.25,5.31 +6.25,5.31;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.19,6.88 +7.19,6.88;7.19,7.50 +7.19,7.50;7.19,8.12 +7.19,8.12;7.19,8.75 +5.94,8.75;9.06,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,6.88 +8.75,6.88;8.75,6.25 +8.75,6.25;8.75,5.94 +8.75,5.94;8.75,5.31 +8.75,5.31;8.44,5.00 +8.44,5.00;8.12,5.00 +8.12,5.00;7.81,5.00 +7.81,5.00;7.19,5.00 +7.19,5.00;7.19,5.00 +3.12,5.31;3.75,5.31 +3.75,5.31;4.38,5.31 +4.38,5.31;5.00,5.62 +5.00,5.62;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,8.12;2.81,8.12 +5.94,6.88;3.12,6.88 +4.38,4.38;4.38,9.06 + +# UTF-16 : 50 5a +# UTF-8 : 9a 81 e5 +[505a] 做 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.25 +5.00,0.94;5.62,1.25 +5.62,1.25;6.25,1.88 +6.25,1.88;6.88,2.19 +6.88,2.19;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,4.69 +8.12,4.69;8.44,5.62 +8.44,5.62;8.44,6.56 +8.44,6.56;8.75,7.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.88,4.69 +6.88,4.69;6.56,5.31 +6.56,5.31;6.56,5.94 +6.56,5.94;6.25,6.88 +6.25,7.50;9.38,7.50 +5.31,5.00;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;5.62,5.94 +5.62,5.94;5.94,6.56 +5.94,6.56;5.94,6.88 +5.94,6.88;6.25,7.50 +6.25,7.50;6.25,7.81 +6.25,7.81;6.25,8.12 +6.25,8.12;6.56,8.75 +6.56,8.75;6.56,9.06 +1.88,7.19;5.31,7.19 +3.75,5.00;3.75,9.06 +2.50,1.88;5.00,1.88 +5.00,1.88;5.00,5.00 +5.00,5.00;2.50,5.00 +2.50,5.00;2.50,0.94 + +# UTF-16 : 5f 91 +# UTF-8 : 91 be e5 +[5f91] 徑 +9.06,0.94;2.50,0.94 +5.94,0.94;5.94,3.75 +2.50,7.19;2.19,6.56 +2.19,6.56;1.88,5.94 +1.88,5.94;1.25,5.31 +1.25,5.31;0.94,5.00 +0.94,5.00;0.31,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;0.94,7.19 +0.94,7.19;0.31,6.88 +1.56,0.62;1.56,5.62 +2.81,8.75;9.06,8.75 +8.75,3.75;2.81,3.75 +4.38,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,6.88 +3.75,6.88;3.44,6.56 +3.44,6.56;2.81,6.25 +2.81,6.25;3.44,5.94 +3.44,5.94;3.75,5.31 +3.75,5.31;4.06,5.00 +4.06,5.00;4.38,4.69 +4.38,4.69;4.69,4.06 +6.56,8.12;6.25,7.81 +6.25,7.81;5.94,7.50 +5.94,7.50;5.62,6.88 +5.62,6.88;5.31,6.56 +5.31,6.56;5.00,6.25 +5.00,6.25;5.31,5.94 +5.31,5.94;5.94,5.31 +5.94,5.31;6.25,5.00 +6.25,5.00;6.56,4.69 +6.56,4.69;6.56,4.06 +8.75,8.12;8.44,7.81 +8.44,7.81;8.12,7.50 +8.12,7.50;7.81,6.88 +7.81,6.88;7.50,6.56 +7.50,6.56;7.19,6.25 +7.19,6.25;7.50,5.94 +7.50,5.94;7.81,5.31 +7.81,5.31;8.12,5.00 +8.12,5.00;8.44,4.69 +8.44,4.69;8.75,4.06 + +# UTF-16 : 81 1b +# UTF-8 : 9b 84 e8 +[811b] 脛 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +9.06,0.94;2.81,0.94 +5.94,0.94;5.94,3.75 +3.12,8.75;9.06,8.75 +8.75,3.75;3.44,3.75 +4.69,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.06,6.88 +4.06,6.88;3.75,6.56 +3.75,6.56;3.12,6.25 +3.12,6.25;3.75,5.94 +3.75,5.94;4.06,5.31 +4.06,5.31;4.38,5.00 +4.38,5.00;4.69,4.69 +4.69,4.69;5.00,4.06 +6.88,8.12;6.56,7.81 +6.56,7.81;6.25,7.50 +6.25,7.50;5.94,6.88 +5.94,6.88;5.62,6.56 +5.62,6.56;5.31,6.25 +5.31,6.25;5.62,5.94 +5.62,5.94;5.94,5.31 +5.94,5.31;6.25,5.00 +6.25,5.00;6.56,4.69 +6.56,4.69;6.88,4.06 +8.75,8.12;8.44,7.81 +8.44,7.81;8.12,7.50 +8.12,7.50;7.81,6.88 +7.81,6.88;7.50,6.56 +7.50,6.56;7.19,6.25 +7.19,6.25;7.50,5.94 +7.50,5.94;7.81,5.31 +7.81,5.31;8.12,5.00 +8.12,5.00;8.44,4.69 +8.44,4.69;8.75,4.06 + +# UTF-16 : 7d 93 +# UTF-8 : 93 b6 e7 +[7d93] 經 +9.06,0.94;3.44,0.94 +6.25,0.94;6.25,3.75 +3.75,8.75;9.06,8.75 +8.75,3.75;3.75,3.75 +5.31,8.12;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.75,6.25 +3.75,6.25;4.06,5.94 +4.06,5.94;4.38,5.31 +4.38,5.31;4.69,5.00 +4.69,5.00;5.00,4.69 +5.00,4.69;5.31,4.06 +6.88,8.12;6.56,7.81 +6.56,7.81;6.56,7.50 +6.56,7.50;6.25,6.88 +6.25,6.88;5.94,6.56 +5.94,6.56;5.62,6.25 +5.62,6.25;5.94,5.94 +5.94,5.94;6.25,5.31 +6.25,5.31;6.56,5.00 +6.56,5.00;6.88,4.69 +6.88,4.69;7.19,4.06 +8.75,8.12;8.44,7.81 +8.44,7.81;8.12,7.50 +8.12,7.50;8.12,6.88 +8.12,6.88;7.81,6.56 +7.81,6.56;7.19,6.25 +7.19,6.25;7.81,5.94 +7.81,5.94;8.12,5.31 +8.12,5.31;8.44,5.00 +8.44,5.00;8.44,4.69 +8.44,4.69;8.75,4.06 +3.75,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.56 +0.31,4.69;3.44,4.69 +1.88,4.69;2.19,0.62 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.56;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;2.81,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.12 +1.56,5.62;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,6.88;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.88,8.75;2.19,9.06 + +# UTF-16 : 8f 15 +# UTF-8 : 95 bc e8 +[8f15] 輕 +9.38,0.94;3.75,0.94 +6.25,0.94;6.56,3.75 +3.75,8.75;9.06,8.75 +8.75,3.75;3.75,3.75 +5.31,8.12;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.69,6.88 +4.69,6.88;4.38,6.56 +4.38,6.56;3.75,6.25 +3.75,6.25;4.38,5.94 +4.38,5.94;4.69,5.31 +4.69,5.31;5.00,5.00 +5.00,5.00;5.00,4.69 +5.00,4.69;5.31,4.06 +7.19,8.12;6.88,7.81 +6.88,7.81;6.56,7.50 +6.56,7.50;6.25,6.88 +6.25,6.88;5.94,6.56 +5.94,6.56;5.62,6.25 +5.62,6.25;5.94,5.94 +5.94,5.94;6.25,5.31 +6.25,5.31;6.56,5.00 +6.56,5.00;6.88,4.69 +6.88,4.69;7.19,4.06 +8.75,8.12;8.44,7.81 +8.44,7.81;8.44,7.50 +8.44,7.50;8.12,6.88 +8.12,6.88;7.81,6.56 +7.81,6.56;7.50,6.25 +7.19,6.25;7.81,5.94 +7.81,5.94;8.12,5.31 +8.12,5.31;8.44,5.00 +8.44,5.00;8.75,4.69 +8.75,4.69;8.75,4.06 +0.62,3.44;3.44,3.44 +3.44,3.44;3.44,6.88 +3.44,6.88;0.62,6.88 +0.62,6.88;0.62,3.12 +0.62,5.00;3.44,5.00 +0.00,2.19;3.75,2.19 +1.88,0.31;1.88,9.06 +0.00,8.12;3.75,8.12 + +# UTF-16 : 90 8a +# UTF-8 : 8a 82 e9 +[908a] 邊 +0.62,8.75;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.81 +1.88,7.81;2.19,7.50 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.25 +1.25,6.25;1.56,5.94 +1.56,5.94;1.88,5.62 +1.88,5.62;2.19,5.31 +1.88,2.50;1.88,4.06 +1.88,4.06;0.31,4.06 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;1.88,2.50 +3.44,6.56;8.12,6.56 +8.12,6.56;8.12,8.75 +8.12,8.75;3.44,8.75 +3.12,8.75;3.44,6.25 +3.44,7.81;8.12,7.81 +3.44,7.19;8.12,7.19 +5.62,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +6.25,5.62;6.25,5.00 +6.25,5.00;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;7.50,4.69 +7.50,4.69;8.12,4.69 +8.12,4.69;8.12,5.31 +5.62,5.62;5.94,6.56 +8.75,4.69;8.75,5.62 +8.75,5.62;2.81,5.62 +2.81,5.62;2.81,4.69 +3.12,4.38;3.75,4.69 +3.75,4.69;4.38,5.00 +4.38,5.00;4.69,5.00 +4.69,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +5.62,4.06;5.94,5.00 +2.50,4.06;9.06,4.06 +2.81,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.00,3.75 +4.69,3.12;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;7.81,1.88 +7.81,1.88;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.25,1.56 +6.25,1.56;5.94,1.56 + +# UTF-16 : 90 7d +# UTF-8 : bd 81 e9 +[907d] 遽 +0.62,8.75;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.81 +1.88,7.81;2.19,7.50 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.25 +1.25,6.25;1.56,5.94 +1.56,5.94;1.88,5.62 +1.88,5.62;2.19,5.31 +1.88,2.50;1.88,4.06 +1.88,4.06;0.31,4.06 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;1.88,2.50 +5.62,7.81;5.62,9.38 +2.50,2.19;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.81,7.81 +2.81,7.81;8.75,7.81 +5.62,8.75;8.44,8.75 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.19 +8.44,7.19;8.75,7.81 +8.75,7.81;8.75,7.81 +3.12,6.56;7.81,7.19 +5.00,7.81;5.00,6.56 +5.00,6.56;5.00,6.25 +5.00,6.25;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.50,5.94 +7.50,5.94;8.12,5.94 +8.12,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;8.75,6.88 +3.44,4.06;3.75,4.06 +3.75,4.06;4.38,4.38 +4.38,4.38;5.00,4.69 +5.00,4.69;5.62,5.00 +5.62,5.00;5.94,5.00 +5.94,5.00;6.25,5.31 +3.44,3.12;3.75,3.12 +3.75,3.12;4.38,3.44 +4.38,3.44;5.00,3.44 +5.00,3.44;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;6.25,4.38 +3.12,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,2.19;5.00,2.50 +5.00,2.50;5.62,2.50 +5.62,2.50;6.25,3.12 +6.25,3.12;6.56,3.44 +8.75,4.69;8.44,4.38 +8.44,4.38;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.44 +6.56,5.31;6.56,4.69 +6.56,4.69;6.88,4.38 +6.88,4.38;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.50,3.12 +7.50,3.12;7.81,2.81 +7.81,2.81;8.12,2.50 +8.12,2.50;8.44,2.19 +8.44,2.19;8.75,1.88 +8.75,1.88;9.06,1.88 +3.12,5.31;9.06,5.31 +5.31,1.56;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.25,1.56 +6.25,1.56;6.56,1.56 +6.56,1.56;6.88,2.19 +6.88,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.62,5.00 + +# UTF-16 : 75 d2 +# UTF-8 : 92 97 e7 +[75d2] 痒 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +4.69,6.56;4.69,6.88 +4.69,6.88;4.38,7.50 +4.38,7.50;4.06,7.81 +4.06,7.81;4.06,7.81 +6.88,6.25;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +9.06,2.50;2.19,2.50 +9.06,6.25;2.50,6.25 +8.75,4.38;2.81,4.38 +5.94,0.62;5.94,6.25 + +# UTF-16 : 62 ff +# UTF-8 : bf 8b e6 +[62ff] 拿 +9.06,7.19;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.50,7.81 +7.50,7.81;7.19,7.81 +7.19,7.81;6.88,8.12 +6.88,8.12;6.25,8.44 +6.25,8.44;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.44 +3.12,8.44;2.81,8.12 +2.81,8.12;2.19,7.81 +2.19,7.81;1.88,7.81 +1.88,7.81;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;0.31,7.19 +6.88,7.81;2.81,7.81 +2.19,5.62;7.50,5.62 +7.19,5.62;7.50,6.88 +7.19,6.88;2.19,6.88 +1.88,6.88;2.19,5.31 +4.69,4.69;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.62 +4.38,0.62;4.06,0.62 +4.06,0.62;3.44,0.62 +3.44,0.62;3.12,0.62 +3.12,0.62;2.50,0.62 +9.06,2.19;0.31,2.19 +8.44,3.44;0.94,3.44 +1.25,4.69;2.19,4.69 +2.19,4.69;2.81,4.69 +2.81,4.69;3.75,4.69 +3.75,4.69;4.38,4.69 +4.38,4.69;5.00,4.69 +5.00,4.69;5.94,4.69 +5.94,4.69;6.56,4.69 +6.56,4.69;7.19,5.00 +7.19,5.00;7.81,5.00 +7.81,5.00;8.12,5.00 + +# UTF-16 : 55 da +# UTF-8 : 9a 97 e5 +[55da] 嗚 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.50,2.81 +7.50,2.81;7.50,3.12 +6.56,1.25;6.25,1.88 +6.25,1.88;6.25,2.19 +6.25,2.19;5.94,2.81 +5.94,2.81;5.94,2.81 +5.00,0.94;5.00,1.56 +5.00,1.56;4.69,2.19 +4.69,2.19;4.69,2.50 +4.69,2.50;4.69,2.81 +2.81,0.62;3.12,1.25 +3.12,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +4.06,6.56;8.44,6.56 +8.44,6.56;8.44,8.44 +8.44,8.44;3.75,8.44 +3.75,8.44;3.75,3.44 +3.75,3.44;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +5.62,9.38;5.62,9.06 +5.62,9.06;5.62,8.44 +5.62,8.44;5.62,8.44 +4.06,5.00;9.06,5.00 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 + +# UTF-16 : 85 7e +# UTF-8 : be 95 e8 +[857e] 蕾 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +4.69,4.06;4.69,7.50 +4.69,0.94;4.69,3.44 +0.94,7.50;8.44,7.50 +1.56,5.62;4.06,5.62 +1.56,4.69;4.06,4.69 +5.62,5.62;7.81,5.62 +5.62,4.69;7.81,4.69 +8.75,4.69;8.75,6.56 +8.75,6.56;0.94,6.56 +0.94,6.56;0.94,4.69 +1.25,0.31;1.25,3.44 +1.25,3.44;8.12,3.44 +8.12,3.44;8.12,0.31 +1.56,0.94;8.12,0.94 +1.56,2.19;8.12,2.19 + +# UTF-16 : 5c 08 +# UTF-8 : 88 b0 e5 +[5c08] 專 +4.06,0.94;3.75,1.25 +3.75,1.25;3.44,1.56 +3.44,1.56;3.12,1.88 +3.12,1.88;2.50,2.19 +2.50,2.19;2.19,2.50 +7.19,4.06;7.19,1.56 +7.19,1.56;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.62 +6.56,0.62;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +9.06,2.81;0.31,2.81 +1.56,5.00;8.12,5.00 +7.81,5.00;8.12,7.50 +7.81,7.50;1.56,7.50 +1.25,7.50;1.56,4.69 +1.56,6.25;7.81,6.25 +4.69,3.75;4.69,9.38 +0.31,8.44;9.06,8.44 +9.06,3.44;8.75,3.75 +8.75,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.19,4.69 +7.19,4.69;6.88,5.00 +0.62,3.75;1.25,3.75 +1.25,3.75;1.88,3.75 +1.88,3.75;2.81,3.75 +2.81,3.75;3.44,3.75 +3.44,3.75;4.06,3.75 +4.06,3.75;5.00,4.06 +5.00,4.06;5.62,4.06 +5.62,4.06;6.56,4.06 +6.56,4.06;7.19,4.06 +7.19,4.06;8.12,4.06 + +# UTF-16 : 57 18 +# UTF-8 : 98 9c e5 +[5718] 團 +8.75,0.62;8.75,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,0.94;8.75,0.94 +4.38,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;2.81,2.81 +6.56,4.38;6.56,2.19 +6.56,2.19;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.94,1.56 +5.94,1.56;5.62,1.56 +5.62,1.56;5.00,1.88 +5.00,1.88;4.69,1.88 +8.12,3.44;1.25,3.44 +2.19,5.00;7.19,5.00 +7.19,5.00;7.19,7.19 +7.19,7.19;2.19,7.19 +2.19,7.19;2.19,5.00 +2.19,5.94;7.19,5.94 +1.25,7.81;8.12,7.81 +8.12,3.75;7.50,4.06 +7.50,4.06;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;6.56,5.00 +1.25,4.06;1.88,4.06 +1.88,4.06;2.50,4.06 +2.50,4.06;3.12,4.06 +3.12,4.06;3.75,4.06 +3.75,4.06;4.38,4.06 +4.38,4.06;5.00,4.38 +5.00,4.38;5.31,4.38 +5.31,4.38;5.94,4.38 +5.94,4.38;6.56,4.38 +6.56,4.38;7.19,4.38 +4.69,5.31;4.69,8.44 +4.69,4.38;4.69,5.00 + +# UTF-16 : 72 32 +# UTF-8 : b2 88 e7 +[7232] 爲 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.81 +8.12,7.81;7.81,8.12 +7.81,8.12;7.50,8.44 +5.00,6.88;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +0.31,5.94;0.62,6.56 +0.62,6.56;0.94,6.88 +0.94,6.88;1.25,7.50 +1.25,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;2.19,8.12 +2.19,8.12;2.81,8.12 +2.81,8.12;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +7.81,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,3.12 +7.19,3.12;7.19,3.12 +5.94,1.56;5.94,1.88 +5.94,1.88;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.62,3.12 +4.38,0.94;4.38,1.56 +4.38,1.56;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.06,2.81 +1.88,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +1.56,3.75;9.06,3.75 +9.06,3.75;9.06,3.12 +9.06,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;7.81,0.62 +7.81,0.62;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.88,4.38 +1.88,4.38;1.88,5.00 +1.88,5.00;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;7.50,6.56 +7.50,6.56;7.50,6.25 +7.50,6.25;7.50,5.94 +7.50,5.94;7.19,5.31 +7.19,5.31;7.19,5.31 +1.88,5.31;8.12,5.31 +8.12,5.31;8.12,4.69 +8.12,4.69;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.81,3.75 + +# UTF-16 : 9e 92 +# UTF-8 : 92 ba e9 +[9e92] 麒 +3.12,8.12;3.12,5.00 +1.88,8.12;1.88,5.00 +0.62,5.00;4.38,5.00 +4.38,5.00;4.38,6.88 +4.38,6.88;0.62,6.88 +2.50,8.44;2.50,9.38 +0.31,0.62;0.31,1.56 +0.31,1.56;0.31,1.88 +0.31,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.44 +0.62,8.44;4.38,8.44 +3.12,4.69;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.38,1.88 +4.38,1.88;4.69,2.50 +3.12,3.12;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.06 +1.25,3.44;2.81,3.44 +1.25,0.94;1.25,4.69 +0.62,0.62;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +5.31,9.06;5.31,3.12 +9.06,8.12;4.69,8.12 +8.44,2.81;8.44,9.06 +4.69,2.81;9.38,2.81 +5.62,4.69;8.44,4.69 +5.62,6.25;8.44,6.25 +4.69,0.62;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.50 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 + +# UTF-16 : 9b 51 +# UTF-8 : 91 ad e9 +[9b51] 魑 +4.69,1.88;4.69,2.50 +4.69,2.50;4.38,2.81 +4.38,2.81;4.06,3.44 +4.06,3.44;4.06,3.44 +2.50,2.19;2.81,2.19 +2.81,2.19;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.69,2.50 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +4.38,8.44;9.06,8.44 +6.88,8.44;6.88,9.38 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.56,5.00 +6.56,5.00;6.56,5.62 +8.12,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.81,3.75 +7.81,3.75;7.50,4.38 +7.50,4.38;7.19,4.69 +5.31,2.81;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.88,3.12 +6.88,3.12;7.50,3.12 +7.50,3.12;7.81,3.12 +5.00,1.56;5.00,5.00 +5.00,5.00;8.75,5.00 +8.75,5.00;8.75,2.19 +8.75,2.19;8.44,1.88 +8.44,1.88;8.12,1.88 +8.12,1.88;7.81,1.88 +7.81,1.88;7.19,1.88 +8.44,8.12;8.44,5.62 +8.44,5.62;5.00,5.62 +5.00,5.62;5.00,8.12 +5.31,5.94;5.94,6.25 +5.94,6.25;6.56,6.88 +6.56,6.88;7.19,7.19 +7.19,7.19;7.50,7.81 +7.50,7.81;7.81,8.12 +5.62,7.81;5.94,7.50 +5.94,7.50;6.56,7.19 +6.56,7.19;6.88,6.88 +6.88,6.88;7.50,6.56 +7.50,6.56;8.12,5.94 +2.50,4.38;2.50,1.56 +2.50,1.56;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +2.50,9.38;2.50,9.38 +2.50,8.12;2.50,4.69 +0.62,4.69;4.06,4.69 +4.06,4.69;4.06,8.12 +4.06,8.12;0.62,8.12 +0.62,8.12;0.62,4.38 +0.62,6.56;4.06,6.56 + +# UTF-16 : 9b 4d +# UTF-8 : 8d ad e9 +[9b4d] 魍 +6.88,6.56;6.88,5.31 +5.00,6.56;8.44,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.50,7.50 +7.50,7.50;7.81,8.12 +7.81,8.12;7.81,8.12 +6.25,6.56;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.94,8.12 +5.94,8.12;5.62,8.12 +4.69,1.56;4.69,8.75 +4.69,8.75;8.75,8.75 +8.75,8.75;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.44,1.88 +8.44,1.88;8.12,1.88 +8.12,1.88;7.81,1.88 +7.81,1.88;7.50,1.88 +8.12,2.81;7.50,2.81 +7.50,2.81;7.19,2.81 +7.19,2.81;6.88,2.81 +6.88,2.81;6.25,2.81 +6.25,2.81;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.62,3.44 +5.62,3.44;5.62,5.31 +5.62,5.31;8.12,5.31 +2.50,4.38;2.50,1.56 +2.50,1.56;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +2.50,9.38;2.50,9.38 +2.50,8.12;2.50,4.69 +0.62,4.69;4.06,4.69 +4.06,4.69;4.06,8.12 +4.06,8.12;0.62,8.12 +0.62,8.12;0.62,4.38 +0.62,6.56;4.06,6.56 +4.69,1.88;4.38,2.50 +4.38,2.50;4.38,2.81 +4.38,2.81;4.06,3.44 +4.06,3.44;4.06,3.44 +2.50,2.19;3.12,2.19 +3.12,2.19;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.50 +2.81,2.19;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.75,4.06 + +# UTF-16 : 51 69 +# UTF-8 : a9 85 e5 +[5169] 兩 +4.69,0.94;4.69,8.75 +0.62,8.75;8.75,8.75 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,6.88 +8.75,6.88;0.62,6.88 +0.62,6.88;0.62,0.94 +4.38,2.50;3.75,2.81 +3.75,2.81;3.44,3.44 +3.44,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +1.56,5.62;2.81,5.62 +2.81,5.62;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;2.50,4.06 +2.50,4.06;2.19,3.44 +2.19,3.44;1.88,2.81 +1.88,2.81;1.25,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,4.06 +7.19,4.06;6.88,4.69 +6.88,4.69;6.88,5.31 +5.62,5.62;6.88,5.62 +6.88,5.62;6.88,5.31 +6.88,5.31;6.88,4.69 +6.88,4.69;6.56,4.06 +6.56,4.06;6.25,3.44 +6.25,3.44;5.62,2.81 +5.62,2.81;5.31,2.50 + +# UTF-16 : 9b 4e +# UTF-8 : 8e ad e9 +[9b4e] 魎 +2.50,4.38;2.50,1.56 +2.50,1.56;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +2.50,9.38;2.50,9.38 +2.50,8.12;2.50,4.69 +0.62,4.69;4.06,4.69 +4.06,4.69;4.06,8.12 +4.06,8.12;0.62,8.12 +0.62,8.12;0.62,4.38 +0.62,6.56;4.06,6.56 +4.69,1.88;4.38,2.50 +4.38,2.50;4.38,2.81 +4.38,2.81;4.06,3.44 +4.06,3.44;4.06,3.44 +2.50,2.19;3.12,2.19 +3.12,2.19;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.50 +2.81,2.19;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.75,4.06 +6.56,1.88;6.56,8.75 +4.38,8.75;9.06,8.75 +7.50,1.88;7.81,1.88 +7.81,1.88;8.12,1.88 +8.12,1.88;8.44,1.88 +8.44,1.88;8.75,2.50 +8.75,2.50;8.75,7.50 +8.75,7.50;4.69,7.50 +4.69,7.50;4.69,1.56 +5.31,6.25;5.94,6.25 +5.62,6.25;5.94,5.94 +5.62,5.94;5.62,5.31 +5.62,5.31;5.62,4.69 +5.62,4.69;5.62,4.06 +5.62,4.06;5.31,3.44 +5.31,3.44;5.00,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;5.94,5.94 +7.19,6.25;7.81,6.25 +7.81,6.25;7.81,5.94 +7.81,5.94;7.81,5.31 +7.81,5.31;7.50,4.69 +7.50,4.69;7.50,4.06 +7.50,4.06;7.19,3.44 +7.19,3.44;6.88,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;8.12,4.06 +8.12,4.06;7.81,4.69 +7.81,4.69;7.81,5.31 +7.81,5.31;7.81,5.94 + +# UTF-16 : 9e 1e +# UTF-8 : 9e b8 e9 +[9e1e] 鸞 +7.19,1.25;6.88,1.25 +6.88,1.25;6.56,1.56 +6.56,1.56;6.56,1.88 +5.31,0.94;5.00,1.25 +5.00,1.25;4.69,1.56 +4.69,1.56;4.69,1.88 +3.12,0.62;3.12,0.94 +3.12,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.25,1.88 +1.56,3.44;7.50,3.44 +7.50,3.44;7.50,4.69 +7.50,4.69;1.56,4.69 +1.56,4.69;1.56,2.19 +1.56,2.19;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;6.25,0.62 +1.56,4.06;7.50,4.06 +4.38,5.31;4.06,5.00 +4.06,5.00;4.06,4.69 +1.56,2.81;8.75,2.81 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +1.88,9.06;1.88,9.06 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.12 +0.94,8.12;0.62,8.44 +0.62,8.44;0.62,8.44 +0.94,6.88;1.25,7.19 +1.25,7.19;1.88,7.50 +1.88,7.50;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.81,8.75 +0.31,6.88;3.12,7.19 +3.12,6.56;3.12,6.88 +3.12,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;2.81,7.81 +1.88,6.88;1.88,5.31 +0.31,5.31;0.62,5.62 +0.62,5.62;0.94,5.94 +0.94,5.94;0.94,6.56 +0.94,6.56;0.94,6.56 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,6.25 +2.81,6.25;2.81,6.56 +3.44,8.75;5.94,8.75 +3.44,8.44;5.94,8.44 +3.44,7.81;5.94,7.81 +3.44,7.19;5.94,7.19 +3.75,5.31;5.62,5.31 +5.62,5.31;5.62,6.56 +5.62,6.56;3.75,6.56 +3.75,6.56;3.75,5.31 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.81,9.06 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.25,8.44 +6.25,8.44;6.25,8.44 +6.56,6.88;6.88,7.19 +6.88,7.19;7.50,7.50 +7.50,7.50;7.81,8.12 +7.81,8.12;8.44,8.44 +8.44,8.44;8.75,8.75 +5.94,6.88;8.75,7.19 +9.06,6.56;8.75,6.88 +8.75,6.88;8.75,7.19 +8.75,7.19;8.44,7.81 +8.44,7.81;8.44,7.81 +7.50,6.88;7.50,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;6.56,6.25 +6.56,6.25;6.56,6.56 +8.75,5.31;8.75,5.62 +8.75,5.62;8.75,5.94 +8.75,5.94;8.44,6.56 +8.44,6.56;8.44,6.56 + +# UTF-16 : 65 23 +# UTF-8 : a3 94 e6 +[6523] 攣 +3.12,6.25;3.12,6.56 +3.12,6.56;2.81,6.88 +2.81,6.88;2.81,7.50 +2.81,7.50;2.81,7.50 +0.31,6.56;3.12,6.88 +1.88,6.56;1.88,4.38 +0.31,4.69;0.62,5.31 +0.62,5.31;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;0.94,6.25 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.81,6.25 +0.94,6.56;1.25,7.19 +1.25,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.12 +0.94,8.12;0.62,8.44 +0.62,8.44;0.62,8.44 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +1.88,9.06;1.88,9.06 +9.06,6.25;8.75,6.56 +8.75,6.56;8.75,6.88 +8.75,6.88;8.44,7.50 +8.44,7.50;8.44,7.50 +5.94,6.56;8.75,6.88 +7.50,6.56;7.50,4.38 +6.25,4.69;6.56,5.31 +6.56,5.31;6.56,5.62 +6.56,5.62;6.56,5.94 +6.56,5.94;6.56,6.25 +8.75,4.69;8.75,5.31 +8.75,5.31;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.44,6.25 +6.56,6.56;6.88,7.19 +6.88,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.75,8.75 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.25,8.44 +6.25,8.44;6.25,8.44 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.81,9.06 +3.75,4.69;5.62,4.69 +5.62,4.69;5.62,5.94 +5.62,5.94;3.75,5.94 +3.75,5.94;3.75,4.69 +3.44,8.12;5.94,8.12 +3.44,7.50;5.94,7.50 +3.44,6.56;5.94,6.56 +3.44,8.75;5.94,8.75 +4.69,4.06;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.62 +4.38,0.62;4.06,0.62 +4.06,0.62;3.44,0.62 +3.44,0.62;3.12,0.62 +3.12,0.62;2.50,0.62 +9.06,1.88;0.31,1.88 +8.44,2.81;0.94,2.81 +1.25,4.06;2.19,4.06 +2.19,4.06;2.81,4.06 +2.81,4.06;3.75,4.06 +3.75,4.06;4.38,4.06 +4.38,4.06;5.00,4.06 +5.00,4.06;5.94,4.06 +5.94,4.06;6.56,4.06 +6.56,4.06;7.19,4.06 +7.19,4.06;7.81,4.38 +7.81,4.38;8.12,4.38 + +# UTF-16 : 6b 12 +# UTF-8 : 92 ac e6 +[6b12] 欒 +3.12,5.94;3.12,6.25 +3.12,6.25;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;2.81,7.50 +0.31,6.25;3.12,6.56 +1.88,6.56;1.88,4.06 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;0.94,5.94 +2.81,4.38;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,5.94 +0.94,6.56;1.25,6.88 +1.25,6.88;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +1.56,7.19;1.25,7.50 +1.25,7.50;0.94,7.81 +0.94,7.81;0.62,8.44 +0.62,8.44;0.62,8.44 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +1.88,9.06;1.88,9.06 +9.06,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.44,7.50 +5.94,6.25;8.75,6.56 +7.50,6.56;7.50,4.06 +6.56,6.56;6.88,6.88 +6.88,6.88;7.50,7.19 +7.50,7.19;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.75,8.75 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.44 +6.25,8.44;6.25,8.44 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.81,9.06 +6.25,4.38;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,5.62 +6.56,5.62;6.56,5.94 +8.75,4.38;8.75,4.69 +8.75,4.69;8.75,5.31 +8.75,5.31;8.44,5.62 +8.44,5.62;8.44,5.94 +3.75,4.38;5.62,4.38 +5.62,4.38;5.62,5.62 +5.62,5.62;3.75,5.62 +3.75,5.62;3.75,4.38 +3.44,8.12;5.94,8.12 +3.44,7.19;5.94,7.19 +3.44,6.56;5.94,6.56 +3.44,8.75;5.94,8.75 +8.75,3.44;0.62,3.44 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,0.62;4.69,4.38 + +# UTF-16 : 62 00 +# UTF-8 : 80 88 e6 +[6200] 戀 +2.81,2.81;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.44,0.62 +3.44,0.62;3.75,0.62 +3.44,0.62;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;4.69,0.62 +4.69,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;5.94,0.62 +5.94,0.62;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,1.56 +7.19,1.56;7.19,2.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.38,2.81 +4.38,2.81;4.06,3.12 +0.94,7.81;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.88,9.06 +1.88,9.06;1.88,9.06 +3.75,3.75;5.62,3.75 +5.62,3.75;5.62,5.00 +5.62,5.00;3.75,5.00 +3.75,5.00;3.75,3.44 +3.44,7.81;5.94,7.81 +3.44,6.88;5.94,6.88 +3.44,5.94;5.94,5.94 +3.44,8.75;5.94,8.75 +1.56,6.88;1.25,7.19 +1.25,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.62,8.44 +0.94,5.94;1.25,6.56 +1.25,6.56;1.88,6.88 +1.88,6.88;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.44 +0.31,5.94;3.12,6.25 +3.12,5.31;3.12,5.94 +3.12,5.94;2.81,6.56 +2.81,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +1.88,5.94;1.88,3.44 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,9.06 +7.50,9.06;7.81,9.06 +7.19,6.88;7.19,7.19 +7.19,7.19;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;6.25,8.44 +6.56,5.94;6.88,6.56 +6.88,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.75,8.44 +5.94,5.94;8.75,6.25 +9.06,5.31;8.75,5.94 +8.75,5.94;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.44,7.19 +7.50,5.94;7.50,3.44 +0.31,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +6.25,3.75;6.56,4.38 +6.56,4.38;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,5.62 +8.75,3.75;8.75,4.06 +8.75,4.06;8.75,4.69 +8.75,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.44,5.62 + +# UTF-16 : 54 ed +# UTF-8 : ad 93 e5 +[54ed] 哭 +1.25,6.25;4.38,6.25 +4.38,6.25;4.38,8.75 +4.38,8.75;1.25,8.75 +1.25,8.75;1.25,6.25 +5.31,6.25;8.12,6.25 +8.12,6.25;8.12,8.75 +8.12,8.75;5.31,8.75 +5.31,8.75;5.31,6.25 +0.62,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,4.69 +4.69,4.69;4.69,5.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.44 +5.00,3.44;5.00,3.75 +5.00,3.75;4.69,4.38 +4.69,4.38;4.69,4.69 +0.62,4.38;8.75,4.38 +5.94,5.94;6.25,5.62 +6.25,5.62;6.56,5.62 +6.56,5.62;7.19,5.00 +7.19,5.00;7.50,5.00 +7.50,5.00;7.50,4.69 + +# UTF-16 : 54 92 +# UTF-8 : 92 92 e5 +[5492] 咒 +1.25,6.25;4.38,6.25 +4.38,6.25;4.38,8.75 +4.38,8.75;1.25,8.75 +1.25,8.75;1.25,6.25 +5.31,6.25;8.12,6.25 +8.12,6.25;8.12,8.75 +8.12,8.75;5.31,8.75 +5.31,8.75;5.31,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,5.31 +2.81,5.31;6.25,5.31 +6.25,5.31;6.25,1.56 +6.25,1.56;6.25,1.25 +6.25,1.25;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 + +# UTF-16 : 6b ec +# UTF-8 : ac af e6 +[6bec] 毬 +6.25,9.38;6.25,2.50 +6.25,2.50;6.25,2.19 +6.25,2.19;5.94,1.88 +5.94,1.88;5.62,1.88 +5.62,1.88;5.31,1.88 +5.31,1.88;4.69,1.88 +6.25,7.50;6.56,6.88 +6.56,6.88;6.56,6.25 +6.56,6.25;6.88,5.94 +6.88,5.94;7.19,5.31 +7.19,5.31;7.50,4.69 +7.50,4.69;7.81,4.38 +7.81,4.38;8.12,3.75 +8.12,3.75;8.44,3.44 +8.44,3.44;8.75,3.12 +8.75,3.12;9.06,2.81 +8.75,7.19;8.44,6.56 +8.44,6.56;8.12,6.25 +8.12,6.25;7.81,5.94 +7.81,5.94;7.50,5.62 +7.50,5.62;7.19,5.31 +3.75,8.12;9.06,8.12 +7.19,9.38;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.44,8.44 +3.44,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.62,4.69 +5.31,5.31;5.00,5.62 +5.00,5.62;4.69,5.94 +4.69,5.94;4.69,6.25 +4.69,6.25;4.38,6.56 +4.38,6.56;4.06,7.19 +1.56,8.12;1.88,1.88 +1.56,1.88;1.88,1.25 +1.88,1.25;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +3.44,6.56;0.31,5.94 +3.44,4.38;0.31,3.75 +0.31,7.81;1.25,8.12 +1.25,8.12;1.88,8.12 +1.88,8.12;2.50,8.44 +2.50,8.44;3.12,8.44 +3.12,8.44;3.44,8.75 + +# UTF-16 : 6b ef +# UTF-8 : af af e6 +[6bef] 毯 +1.88,8.12;1.88,1.88 +1.56,1.88;1.88,1.25 +1.88,1.25;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +3.44,6.56;0.31,5.94 +3.44,4.38;0.31,3.75 +0.31,7.81;1.25,8.12 +1.25,8.12;1.88,8.12 +1.88,8.12;2.50,8.44 +2.50,8.44;3.12,8.44 +3.12,8.44;3.44,8.75 +4.69,8.75;4.69,8.12 +4.69,8.12;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;4.06,6.88 +8.75,8.75;8.44,8.44 +8.44,8.44;8.12,7.81 +8.12,7.81;7.81,7.50 +7.81,7.50;7.50,7.19 +3.75,5.62;4.06,5.62 +4.06,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.25,8.12 +6.25,8.12;6.25,8.75 +6.25,8.75;6.25,9.38 +9.06,5.62;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.81,6.25 +7.81,6.25;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.88,6.88 +6.88,6.88;6.56,7.50 +6.56,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;6.25,8.75 +4.69,5.00;4.69,4.69 +4.69,4.69;4.38,4.06 +4.38,4.06;4.06,3.44 +4.06,3.44;4.06,3.44 +8.75,5.00;8.44,4.69 +8.44,4.69;8.12,4.06 +8.12,4.06;7.81,3.75 +7.81,3.75;7.81,3.44 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.25,4.38 +6.25,4.38;6.25,4.69 +6.25,4.69;6.25,5.94 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.19,2.50 +7.19,2.50;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.25,4.38 +6.25,4.38;6.25,4.69 + +# UTF-16 : 8d 99 +# UTF-8 : 99 b6 e8 +[8d99] 趙 +3.75,8.12;0.62,8.12 +2.19,4.06;3.75,4.06 +2.19,1.25;2.19,9.38 +0.31,5.94;4.06,5.94 +0.31,0.62;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +8.75,0.94;4.69,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;2.19,1.56 +2.19,1.56;1.88,1.56 +1.88,1.56;1.56,2.19 +1.56,2.19;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;0.94,3.44 +4.38,5.31;8.44,5.31 +4.38,3.75;8.44,3.75 +4.38,1.56;4.38,6.56 +4.38,6.56;8.44,6.56 +8.44,6.56;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.12,1.88 +8.12,1.88;7.81,1.88 +7.81,1.88;7.50,1.88 +7.50,1.88;6.88,1.88 +6.88,1.88;6.56,1.88 +6.56,6.56;6.56,9.06 +3.75,6.88;4.06,7.19 +4.06,7.19;4.69,7.50 +4.69,7.50;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.31,8.75 +9.06,6.88;8.75,7.50 +8.75,7.50;8.44,7.81 +8.44,7.81;8.12,8.12 +8.12,8.12;7.81,8.44 +7.81,8.44;7.50,8.75 + +# UTF-16 : 8d 73 +# UTF-8 : b3 b5 e8 +[8d73] 赳 +5.31,8.44;5.31,3.12 +8.12,1.56;8.12,9.06 +4.38,3.12;5.00,3.12 +5.00,3.12;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;6.25,3.44 +6.25,3.44;6.56,3.75 +6.56,3.75;7.19,3.75 +7.19,3.75;7.50,3.75 +7.50,3.75;8.12,4.06 +8.12,4.06;8.44,4.06 +8.44,4.06;9.06,4.38 +4.38,8.12;0.62,8.12 +2.50,4.06;4.38,4.06 +2.50,1.56;2.50,9.38 +0.31,5.94;4.38,5.94 +0.31,0.62;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +8.75,0.94;5.62,0.94 +5.62,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.44,1.25 +3.44,1.25;3.12,1.25 +3.12,1.25;2.50,1.56 +2.50,1.56;2.19,1.88 +2.19,1.88;1.88,2.19 +1.88,2.19;1.56,2.50 +1.56,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 + +# UTF-16 : 7d 35 +# UTF-8 : b5 b4 e7 +[7d35] 紵 +9.06,5.62;4.06,5.62 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;6.88,1.25 +6.88,1.25;6.88,1.56 +6.88,1.56;6.88,5.62 +6.56,8.12;6.56,9.38 +9.06,6.25;9.06,8.12 +9.06,8.12;4.06,8.12 +4.06,8.12;4.06,6.25 +4.06,4.06;4.06,4.69 +4.06,4.69;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.44,6.56 +0.31,4.69;4.06,4.69 +2.19,4.69;2.19,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +3.75,1.56;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +1.88,5.62;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,6.88;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;2.19,8.75 +2.19,8.75;2.50,9.06 + +# UTF-16 : 7a da +# UTF-8 : 9a ab e7 +[7ada] 竚 +0.31,7.19;3.75,7.19 +1.88,7.19;2.19,9.06 +0.31,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +2.50,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;3.12,6.56 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +9.06,5.62;4.06,5.62 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;6.88,1.25 +6.88,1.25;6.88,1.56 +6.88,1.56;6.88,5.62 +6.56,8.12;6.56,9.38 +9.06,6.25;9.06,8.12 +9.06,8.12;4.06,8.12 +4.06,8.12;4.06,6.25 + +# UTF-16 : 4f 47 +# UTF-8 : 87 bd e4 +[4f47] 佇 +2.19,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +9.06,5.62;2.50,5.62 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.25,1.56 +6.25,1.56;6.25,1.56 +6.25,1.56;6.25,5.62 +5.62,8.12;5.62,9.38 +8.75,6.25;8.75,8.12 +8.75,8.12;2.81,8.12 +2.81,8.12;2.81,6.25 + +# UTF-16 : 4f ef +# UTF-8 : af bf e4 +[4fef] 俯 +1.88,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +8.12,7.81;8.12,1.56 +8.12,1.56;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +9.06,6.25;4.38,6.25 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.75 +5.94,3.75;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.00,5.00 +4.38,7.81;4.38,7.19 +4.38,7.19;4.06,6.88 +4.06,6.88;4.06,6.25 +4.06,6.25;3.75,5.94 +3.75,5.94;3.75,5.62 +3.75,5.62;3.44,5.00 +3.44,5.00;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;3.12,4.06 +3.12,4.06;2.81,3.75 +3.75,0.62;3.75,5.62 +5.62,8.44;5.62,9.38 +1.88,0.62;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.19,1.88 +2.19,1.88;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,4.06 +2.50,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.50,5.62 +2.50,5.62;2.50,8.44 +2.50,8.44;9.06,8.44 + +# UTF-16 : 69 28 +# UTF-8 : a8 a4 e6 +[6928] 椨 +1.56,0.62;1.56,9.06 +2.50,7.19;0.00,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.56,7.19 +2.50,4.69;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +8.44,7.81;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +9.06,6.25;4.69,6.25 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,4.06 +5.94,4.06;5.62,4.69 +5.62,4.69;5.31,5.00 +4.69,7.81;4.69,7.19 +4.69,7.19;4.38,6.88 +4.38,6.88;4.38,6.25 +4.38,6.25;4.38,5.94 +4.38,5.94;4.06,5.62 +4.06,5.62;4.06,5.00 +4.06,5.00;3.75,4.69 +3.75,4.69;3.44,4.38 +3.44,4.38;3.44,4.06 +3.44,4.06;3.12,3.75 +4.06,0.62;4.06,5.62 +5.94,8.44;5.94,9.38 +2.19,0.62;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,8.44 +2.81,8.44;9.06,8.44 + +# UTF-16 : 81 51 +# UTF-8 : 91 85 e8 +[8151] 腑 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +8.44,7.81;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +9.06,6.25;5.00,6.25 +6.88,2.81;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.62,5.00 +5.00,7.81;5.00,7.19 +5.00,7.19;5.00,6.88 +5.00,6.88;4.69,6.25 +4.69,6.25;4.69,5.94 +4.69,5.94;4.38,5.62 +4.38,5.62;4.38,5.00 +4.38,5.00;4.06,4.69 +4.06,4.69;4.06,4.38 +4.06,4.38;3.75,4.06 +3.75,4.06;3.75,3.75 +4.69,0.62;4.69,5.94 +6.25,8.44;6.25,9.38 +2.81,0.62;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.44,8.44 +3.44,8.44;9.06,8.44 + +# UTF-16 : 80 76 +# UTF-8 : b6 81 e8 +[8076] 聶 +1.88,8.75;1.88,5.62 +8.75,8.75;0.62,8.75 +7.19,4.69;7.50,8.75 +1.88,6.56;7.50,6.56 +1.88,7.81;7.50,7.81 +1.25,4.69;1.25,0.94 +4.38,4.69;0.62,4.69 +4.06,0.31;4.06,4.69 +1.25,2.19;4.06,2.19 +1.25,3.44;4.06,3.44 +5.62,4.69;5.62,0.94 +8.75,4.69;5.00,4.69 +8.44,0.31;8.44,4.69 +5.62,2.19;8.44,2.19 +5.62,3.44;8.44,3.44 +0.62,5.62;1.25,5.62 +1.25,5.62;2.19,5.62 +2.19,5.62;2.81,5.62 +2.81,5.62;3.75,5.62 +3.75,5.62;4.69,5.62 +4.69,5.62;5.31,5.62 +5.31,5.62;6.25,5.62 +6.25,5.62;7.19,5.94 +7.19,5.94;7.81,5.94 +7.81,5.94;8.75,5.94 +0.31,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.25 +8.44,1.25;9.06,1.25 + +# UTF-16 : 61 fe +# UTF-8 : be 87 e6 +[61fe] 懾 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +3.44,8.75;3.44,5.62 +8.75,8.75;2.50,8.75 +7.81,4.69;8.12,8.75 +3.44,6.56;8.12,6.56 +3.44,7.81;8.12,7.81 +2.81,4.69;2.81,0.94 +9.06,4.69;2.19,4.69 +5.31,0.31;5.31,4.69 +2.81,2.19;5.31,2.19 +2.81,3.44;5.31,3.44 +6.25,4.69;6.25,0.94 +8.75,0.31;8.75,4.69 +6.25,2.19;8.75,2.19 +6.25,3.44;8.75,3.44 +2.19,5.62;2.81,5.62 +2.81,5.62;3.44,5.62 +3.44,5.62;4.06,5.62 +4.06,5.62;5.00,5.62 +5.00,5.62;5.62,5.62 +5.62,5.62;6.25,5.62 +6.25,5.62;6.88,5.62 +6.88,5.62;7.50,5.94 +7.50,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.31,1.25 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;9.06,1.25 + +# UTF-16 : 65 1d +# UTF-8 : 9d 94 e6 +[651d] 攝 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.50,4.38;1.88,4.06 +1.88,4.06;1.56,3.75 +1.56,3.75;0.94,3.75 +0.94,3.75;0.62,3.44 +0.62,3.44;0.31,3.12 +2.81,7.19;0.31,7.19 +3.44,8.75;3.44,5.62 +9.06,8.75;2.50,8.75 +8.12,4.69;8.12,8.75 +3.44,6.56;8.12,6.56 +3.44,7.81;8.12,7.81 +2.81,4.69;2.81,0.94 +9.06,4.69;2.19,4.69 +5.31,0.31;5.31,4.69 +2.81,2.19;5.31,2.19 +2.81,3.44;5.31,3.44 +6.25,4.69;6.25,0.94 +8.75,0.31;8.75,4.69 +6.25,2.19;8.75,2.19 +6.25,3.44;8.75,3.44 +2.50,5.62;3.12,5.62 +3.12,5.62;3.75,5.62 +3.75,5.62;4.38,5.62 +4.38,5.62;5.00,5.62 +5.00,5.62;5.62,5.62 +5.62,5.62;6.25,5.62 +6.25,5.62;6.88,5.62 +6.88,5.62;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.31,1.25 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;9.38,1.25 + +# UTF-16 : 56 c1 +# UTF-8 : 81 9b e5 +[56c1] 囁 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +3.75,8.75;3.75,5.62 +9.06,8.75;2.81,8.75 +8.12,4.69;8.12,8.75 +3.75,6.56;8.12,6.56 +3.75,7.81;8.12,7.81 +3.12,4.69;3.12,0.94 +9.06,4.69;2.81,4.69 +5.62,0.31;5.62,4.69 +3.12,2.19;5.62,2.19 +3.12,3.44;5.62,3.44 +6.56,4.69;6.56,0.94 +8.75,0.31;8.75,4.69 +6.56,2.19;8.75,2.19 +6.56,3.44;8.75,3.44 +2.81,5.62;3.44,5.62 +3.44,5.62;4.06,5.62 +4.06,5.62;4.69,5.62 +4.69,5.62;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,5.62;6.56,5.62 +6.56,5.62;7.19,5.62 +7.19,5.62;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;9.38,1.25 + +# UTF-16 : 8e a1 +# UTF-8 : a1 ba e8 +[8ea1] 躡 +1.88,4.38;3.12,4.38 +1.88,1.56;1.88,6.25 +0.62,0.94;0.62,5.31 +0.62,6.25;2.81,6.25 +2.81,6.25;2.81,8.75 +2.81,8.75;0.62,8.75 +0.31,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +4.06,8.75;4.06,5.62 +9.06,8.75;3.12,8.75 +8.12,4.69;8.12,8.75 +4.06,6.56;8.12,6.56 +4.06,7.81;8.12,7.81 +3.44,4.69;3.44,0.94 +9.06,4.69;2.81,4.69 +5.62,0.31;5.62,4.69 +3.44,2.19;5.62,2.19 +3.44,3.44;5.62,3.44 +6.56,4.69;6.56,0.94 +8.75,0.31;8.75,4.69 +6.56,2.19;8.75,2.19 +6.56,3.44;8.75,3.44 +3.12,5.62;3.75,5.62 +3.75,5.62;4.06,5.62 +4.06,5.62;4.69,5.62 +4.69,5.62;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,5.62;6.56,5.62 +6.56,5.62;7.19,5.62 +7.19,5.62;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,1.25 +7.81,1.25;8.75,1.25 +8.75,1.25;9.38,1.25 + +# UTF-16 : 94 77 +# UTF-8 : b7 91 e9 +[9477] 鑷 +4.38,8.75;4.38,5.62 +9.06,8.75;3.44,8.75 +8.12,4.69;8.12,8.75 +4.38,6.56;8.12,6.56 +4.38,7.81;8.12,7.81 +3.75,4.69;3.75,0.94 +9.06,4.69;3.12,4.69 +5.62,0.31;5.94,4.69 +3.75,2.19;5.94,2.19 +3.75,3.44;5.94,3.44 +6.56,4.69;6.56,0.94 +8.75,0.31;8.75,4.69 +6.88,2.19;8.75,2.19 +6.88,3.44;8.75,3.44 +3.44,5.62;3.75,5.62 +3.75,5.62;4.38,5.62 +4.38,5.62;5.00,5.62 +5.00,5.62;5.62,5.62 +5.62,5.62;6.25,5.62 +6.25,5.62;6.88,5.62 +6.88,5.62;7.50,5.62 +7.50,5.62;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,0.94;6.56,0.94 +6.56,0.94;7.50,0.94 +7.50,0.94;8.12,1.25 +8.12,1.25;8.75,1.25 +8.75,1.25;9.38,1.25 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.19,8.44 +2.19,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.12,4.38 + +# UTF-16 : 58 e4 +# UTF-8 : a4 a3 e5 +[58e4] 壤 +0.00,6.56;2.50,6.56 +1.25,2.19;1.25,8.75 +0.00,1.56;0.62,1.88 +0.62,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.81,3.12 +5.62,3.44;5.00,3.12 +5.00,3.12;4.69,2.81 +4.69,2.81;3.75,2.50 +3.75,2.50;3.44,2.50 +3.44,2.50;3.12,2.19 +3.12,2.19;2.81,2.19 +2.81,2.19;2.19,1.88 +5.62,3.44;5.94,3.12 +5.94,3.12;6.25,2.81 +6.25,2.81;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.38,0.62 +2.81,0.62;3.12,0.62 +3.12,0.62;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.56,1.56 +4.06,0.94;4.06,2.81 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,2.81 +8.44,2.81;8.75,3.12 +4.69,5.94;4.69,3.75 +6.88,5.94;6.88,3.75 +3.12,6.25;5.62,6.25 +5.62,6.25;5.62,7.81 +5.62,7.81;3.12,7.81 +2.81,7.81;3.12,6.25 +6.25,6.25;8.75,6.25 +8.75,6.25;8.75,7.81 +8.75,7.81;6.25,7.81 +6.25,7.81;6.25,6.25 +2.81,5.62;9.06,5.62 +2.50,3.44;9.06,3.44 +8.75,4.38;2.81,4.38 +5.62,8.44;5.94,9.38 +2.50,8.44;9.06,8.44 + +# UTF-16 : 65 18 +# UTF-8 : 98 94 e6 +[6518] 攘 +1.56,9.06;1.56,1.56 +1.25,1.56;1.56,0.94 +1.56,0.94;0.94,0.62 +0.94,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.50,4.38;1.88,4.06 +1.88,4.06;1.56,3.75 +1.56,3.75;0.94,3.75 +0.94,3.75;0.62,3.44 +0.62,3.44;0.31,3.12 +2.50,7.19;0.31,7.19 +5.62,3.44;5.00,3.12 +5.00,3.12;4.69,2.81 +4.69,2.81;3.75,2.50 +3.75,2.50;3.44,2.50 +3.44,2.50;3.12,2.19 +3.12,2.19;2.81,2.19 +2.81,2.19;2.19,1.88 +5.62,3.44;5.94,3.12 +5.94,3.12;6.25,2.81 +6.25,2.81;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.38,0.62 +2.81,0.62;3.12,0.62 +3.12,0.62;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.56,1.56 +4.06,0.94;4.06,2.81 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,2.81 +8.44,2.81;8.75,3.12 +4.69,5.94;4.69,3.75 +6.88,5.94;6.88,3.75 +3.12,6.25;5.62,6.25 +5.62,6.25;5.62,7.81 +5.62,7.81;3.12,7.81 +2.81,7.81;3.12,6.25 +6.25,6.25;8.75,6.25 +8.75,6.25;8.75,7.81 +8.75,7.81;6.25,7.81 +6.25,7.81;6.25,6.25 +2.81,5.62;9.06,5.62 +2.50,3.44;9.06,3.44 +8.75,4.38;2.81,4.38 +5.62,8.44;5.94,9.38 +2.50,8.44;9.06,8.44 + +# UTF-16 : 5b 43 +# UTF-8 : 83 ad e5 +[5b43] 孃 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.06;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.56,6.56 +1.56,6.56;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.44 +1.88,3.44;2.19,2.81 +2.19,2.81;2.50,2.19 +2.50,2.19;2.81,1.88 +2.81,1.88;3.12,1.56 +5.62,3.44;5.31,3.12 +5.31,3.12;4.69,2.81 +4.69,2.81;4.38,2.50 +4.38,2.50;3.44,2.50 +3.44,2.50;3.12,2.19 +3.12,2.19;2.81,2.19 +5.94,3.44;6.25,3.12 +6.25,3.12;6.25,2.81 +6.25,2.81;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.38,0.62 +2.81,0.62;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.31,0.94 +5.31,0.94;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.56,1.56 +4.38,0.94;4.38,2.81 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,2.81 +8.44,2.81;8.75,3.12 +5.00,5.94;5.00,3.44 +7.19,5.94;7.19,3.44 +3.44,6.25;5.62,6.25 +5.62,6.25;5.62,7.81 +5.62,7.81;3.44,7.81 +3.44,7.81;3.44,6.25 +6.56,6.25;8.75,6.25 +8.75,6.25;8.75,7.81 +8.75,7.81;6.56,7.81 +6.25,7.81;6.56,6.25 +3.12,5.62;9.06,5.62 +2.81,3.44;9.06,3.44 +8.75,4.38;3.44,4.38 +5.94,8.44;5.94,9.38 +3.12,8.44;9.06,8.44 + +# UTF-16 : 79 b3 +# UTF-8 : b3 a6 e7 +[79b3] 禳 +0.31,1.25;0.31,2.19 +0.31,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,5.62 +0.31,6.88;2.81,6.88 +0.31,8.75;2.50,8.75 +1.56,6.88;1.56,0.62 +2.50,5.62;2.50,1.56 +5.62,3.44;5.31,3.12 +5.31,3.12;4.69,2.81 +4.69,2.81;4.06,2.50 +4.06,2.50;3.44,2.19 +3.44,2.19;3.12,2.19 +3.12,2.19;2.50,1.88 +5.94,3.44;6.25,3.12 +6.25,3.12;6.25,2.81 +6.25,2.81;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.38,0.62 +2.81,0.62;3.44,0.62 +3.44,0.62;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.56,1.56 +4.38,0.94;4.38,2.81 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,2.81 +8.44,2.81;8.75,3.12 +5.00,5.94;5.00,3.44 +7.19,5.94;7.19,3.44 +3.44,6.25;5.62,6.25 +5.62,6.25;5.62,7.81 +5.62,7.81;3.44,7.81 +3.44,7.81;3.44,6.25 +6.56,6.25;8.75,6.25 +8.75,6.25;8.75,7.81 +8.75,7.81;6.25,7.81 +6.25,7.81;6.25,6.25 +3.12,5.62;9.06,5.62 +2.81,3.44;9.06,3.44 +8.75,4.38;3.12,4.38 +5.94,8.44;5.94,9.38 +2.81,8.44;9.06,8.44 + +# UTF-16 : 8b 93 +# UTF-8 : 93 ae e8 +[8b93] 讓 +0.62,0.94;2.81,0.94 +2.81,0.94;2.81,3.12 +2.81,3.12;0.62,3.12 +0.62,3.12;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +5.94,3.44;5.31,3.12 +5.31,3.12;5.00,2.81 +5.00,2.81;4.38,2.50 +4.38,2.50;3.75,2.19 +3.75,2.19;3.12,2.19 +3.12,2.19;2.81,1.88 +6.25,3.44;6.25,3.12 +6.25,3.12;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.38,0.62 +3.12,0.62;3.75,0.94 +3.75,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,1.25 +5.94,1.25;6.88,1.56 +4.69,0.94;4.69,2.81 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.12 +5.00,5.94;5.00,3.44 +7.19,5.94;7.19,3.44 +3.44,6.25;5.62,6.25 +5.62,6.25;5.62,7.81 +5.62,7.81;3.44,7.81 +3.44,7.81;3.44,6.25 +6.56,6.25;8.75,6.25 +8.75,6.25;8.75,7.81 +8.75,7.81;6.56,7.81 +6.25,7.81;6.56,6.25 +3.12,5.62;9.06,5.62 +2.81,3.44;9.06,3.44 +8.75,4.38;3.44,4.38 +5.94,8.44;5.94,9.38 +3.12,8.44;9.06,8.44 + +# UTF-16 : 9a 64 +# UTF-8 : a4 a9 e9 +[9a64] 驤 +3.12,2.19;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +2.19,1.56;2.19,2.19 +2.19,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;1.88,3.44 +1.25,1.25;1.25,1.56 +1.25,1.56;1.25,2.19 +1.25,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +0.00,0.94;0.31,1.56 +0.31,1.56;0.31,1.88 +0.31,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;3.44,4.06 +3.44,4.06;3.44,3.44 +3.44,3.44;3.44,2.81 +3.44,2.81;3.44,2.19 +3.44,2.19;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.62 +2.81,0.62;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.88,0.94 +2.19,8.44;2.19,4.38 +0.62,5.62;3.44,5.62 +0.62,7.19;3.44,7.19 +6.25,3.44;5.94,3.12 +5.94,3.12;5.31,2.81 +5.31,2.81;5.00,2.50 +5.00,2.50;4.38,2.19 +4.38,2.19;3.75,1.88 +6.56,3.44;6.56,3.12 +6.56,3.12;6.88,2.81 +6.88,2.81;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.38,0.62 +3.75,0.62;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.94,0.94 +5.94,0.94;6.56,1.25 +6.56,1.25;7.19,1.56 +5.00,0.94;5.00,2.81 +7.19,1.88;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.81 +8.44,2.81;8.75,3.12 +5.62,5.94;5.62,3.44 +7.19,5.94;7.50,3.44 +4.38,6.25;6.25,6.25 +6.25,6.25;6.25,7.81 +6.25,7.81;4.38,7.81 +4.38,7.81;4.38,6.25 +6.88,6.25;8.75,6.25 +8.75,6.25;8.75,7.81 +8.75,7.81;6.88,7.81 +6.88,7.81;6.88,6.25 +4.06,5.62;9.06,5.62 +3.75,3.44;9.06,3.44 +8.75,4.38;4.06,4.38 +6.56,8.44;6.56,9.38 +3.75,8.44;9.06,8.44 + +# UTF-16 : 91 c0 +# UTF-8 : 80 87 e9 +[91c0] 釀 +3.44,1.25;3.44,6.88 +3.44,6.88;0.62,6.88 +0.62,6.88;0.62,0.62 +0.62,1.25;3.12,1.25 +0.62,2.81;3.12,2.81 +0.31,8.75;3.75,8.75 +1.56,8.44;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.56,5.94 +1.56,5.94;1.56,5.31 +1.56,5.31;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.94,3.75 +0.94,3.75;0.62,3.75 +2.50,8.44;2.50,5.00 +2.50,5.00;2.50,4.69 +2.50,4.69;2.81,4.38 +2.81,4.38;3.12,4.38 +6.25,3.44;5.94,3.12 +5.94,3.12;5.31,2.81 +5.31,2.81;5.00,2.50 +5.00,2.50;4.38,2.19 +4.38,2.19;3.75,1.88 +6.56,3.44;6.56,3.12 +6.56,3.12;6.88,2.81 +6.88,2.81;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.38,0.62 +3.75,0.62;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.94,0.94 +5.94,0.94;6.56,1.25 +6.56,1.25;7.19,1.56 +5.00,0.94;5.00,2.81 +7.19,1.88;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.81 +8.44,2.81;8.75,3.12 +5.62,5.94;5.62,3.44 +7.19,5.94;7.19,3.44 +4.38,6.25;6.25,6.25 +5.94,6.25;6.25,7.81 +5.94,7.81;4.06,7.81 +4.06,7.81;4.06,6.25 +6.88,6.25;8.75,6.25 +8.75,6.25;8.75,7.81 +8.75,7.81;6.88,7.81 +6.88,7.81;6.88,6.25 +3.75,5.62;9.06,5.62 +3.75,3.44;9.06,3.44 +8.75,4.38;4.06,4.38 +6.25,8.44;6.56,9.38 +3.75,8.44;9.06,8.44 + +# UTF-16 : 6c db +# UTF-8 : 9b b3 e6 +[6cdb] 泛 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +3.12,8.12;3.75,8.12 +3.75,8.12;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;8.12,8.75 +8.12,8.75;8.44,8.75 +3.12,6.25;8.44,6.25 +5.94,6.25;5.94,8.12 +9.06,0.94;8.75,0.94 +8.75,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;4.38,1.88 +4.38,1.88;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.75 +3.44,3.75;3.44,3.12 +3.44,3.12;3.44,2.50 +3.44,2.50;3.12,1.88 +3.12,1.88;2.81,1.25 +2.81,1.25;2.50,0.62 +4.06,2.19;4.69,2.50 +4.69,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;7.19,4.38 +7.19,4.38;7.50,4.69 +7.50,4.69;7.81,5.31 +7.81,5.31;8.12,5.94 +8.12,5.94;8.44,6.25 + +# UTF-16 : 8c b6 +# UTF-8 : b6 b2 e8 +[8cb6] 貶 +0.94,3.12;2.81,3.12 +2.81,3.12;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,3.12 +0.94,5.00;2.81,5.00 +0.94,6.88;2.81,6.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +2.81,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +2.19,2.50;2.19,2.50 +3.75,8.12;4.38,8.12 +4.38,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.25,8.12 +6.25,8.12;6.88,8.44 +6.88,8.44;7.19,8.44 +7.19,8.44;7.81,8.44 +7.81,8.44;8.12,8.75 +8.12,8.75;8.75,8.75 +3.75,6.25;8.75,6.25 +6.25,6.25;6.25,8.12 +9.06,0.94;8.75,0.94 +8.75,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.38,2.50 +4.38,2.50;4.38,3.12 +4.38,3.12;4.38,3.75 +4.38,3.75;4.06,3.12 +4.06,3.12;4.06,2.50 +4.06,2.50;3.75,1.88 +3.75,1.88;3.44,1.25 +3.44,1.25;3.12,0.62 +4.69,2.19;5.00,2.50 +5.00,2.50;5.62,2.81 +5.62,2.81;6.25,3.12 +6.25,3.12;6.56,3.75 +6.56,3.75;6.88,4.06 +6.88,4.06;7.50,4.38 +7.50,4.38;7.81,4.69 +7.81,4.69;8.12,5.31 +8.12,5.31;8.44,5.94 +8.44,5.94;8.75,6.25 + +# UTF-16 : 4e 15 +# UTF-8 : 95 b8 e4 +[4e15] 丕 +4.69,1.88;4.69,7.50 +8.75,8.44;0.62,8.44 +8.75,0.94;0.62,0.94 +0.31,3.75;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.50,5.31 +2.50,5.31;3.12,5.62 +3.12,5.62;3.44,6.25 +3.44,6.25;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;5.31,8.12 +5.31,8.12;5.62,8.44 +9.06,3.75;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;5.94,6.25 +5.94,6.25;5.62,6.56 + +# UTF-16 : 80 da +# UTF-8 : 9a 83 e8 +[80da] 胚 +0.94,4.06;2.81,4.06 +1.25,6.56;2.81,6.56 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +6.25,1.88;6.25,7.50 +8.75,8.44;3.44,8.44 +9.06,0.94;3.44,0.94 +3.44,3.75;3.75,4.38 +3.75,4.38;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,7.19 +5.94,7.19;6.25,7.50 +6.25,7.50;6.56,8.12 +6.56,8.12;6.56,8.44 +9.06,3.75;8.75,4.38 +8.75,4.38;8.12,5.00 +8.12,5.00;7.81,5.62 +7.81,5.62;7.19,6.25 +7.19,6.25;6.88,6.56 + +# UTF-16 : 92 49 +# UTF-8 : 89 89 e9 +[9249] 鉉 +6.56,7.81;6.56,9.38 +4.06,7.81;9.06,7.81 +6.25,3.44;5.62,3.75 +5.62,3.75;5.31,4.38 +5.31,4.38;4.69,5.00 +4.69,5.00;4.38,5.62 +4.38,5.62;3.75,6.25 +4.38,0.94;4.69,1.56 +4.69,1.56;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;6.88,4.06 +6.88,4.06;7.19,4.69 +7.19,4.69;7.50,5.31 +7.50,5.31;7.81,5.94 +7.81,5.94;8.44,6.25 +4.69,5.31;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.94,7.19 +5.94,7.19;6.25,7.81 +9.06,0.62;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;7.81,3.12 +7.81,3.12;7.50,3.75 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.75,1.56 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.44 +1.88,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +3.75,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.38 + +# UTF-16 : 51 a6 +# UTF-8 : a6 86 e5 +[51a6] 冦 +8.12,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;5.94,4.38 +5.94,4.38;5.31,4.38 +5.31,4.38;5.00,4.69 +8.44,6.56;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,6.56 +3.44,5.31;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;1.88,3.75 +1.88,3.75;1.88,4.38 +1.88,4.38;1.88,5.31 +4.69,5.31;0.62,5.31 +4.38,7.19;1.25,7.19 +5.00,5.31;8.44,5.31 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,4.69 +8.12,4.69;8.12,5.31 +6.56,6.88;8.12,6.88 +6.56,5.31;6.56,8.12 + +# UTF-16 : 5b c7 +# UTF-8 : 87 af e5 +[5bc7] 寇 +4.69,8.44;4.69,9.38 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,4.06 +5.94,4.06;5.31,4.38 +5.31,4.38;5.00,4.69 +8.44,6.56;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.56 +3.44,5.00;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;1.88,3.75 +1.88,3.75;1.88,4.38 +1.88,4.38;1.88,5.00 +4.69,5.00;0.62,5.00 +4.38,6.88;1.25,6.88 +5.00,5.31;8.44,5.31 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.12,4.69 +8.12,4.69;8.12,5.31 +6.56,6.88;8.12,6.88 +6.56,5.31;6.56,7.81 + +# UTF-16 : 88 59 +# UTF-8 : 99 a1 e8 +[8859] 衙 +2.50,6.88;1.88,6.25 +1.88,6.25;1.56,5.62 +1.56,5.62;1.25,5.31 +1.25,5.31;0.62,4.69 +0.62,4.69;0.00,4.38 +2.50,9.06;2.19,8.44 +2.19,8.44;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.62,7.19 +0.62,7.19;0.00,6.88 +1.25,0.62;1.25,5.31 +8.44,6.25;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +9.38,6.25;6.56,6.25 +9.06,8.75;6.88,8.75 +5.94,5.00;6.25,6.88 +5.94,6.88;2.81,6.88 +2.50,5.00;6.88,5.00 +6.56,8.75;2.81,8.75 +4.38,8.75;3.75,5.00 +3.12,1.25;6.25,1.25 +6.25,1.25;6.25,4.06 +6.25,4.06;3.12,4.06 +3.12,4.06;3.12,0.62 + +# UTF-16 : 6e 24 +# UTF-8 : a4 b8 e6 +[6e24] 渤 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +5.62,0.62;5.94,1.25 +5.94,1.25;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.88,3.75 +6.88,3.75;7.19,4.38 +7.19,4.38;7.19,5.31 +7.19,5.31;7.19,6.56 +7.19,6.56;7.19,7.81 +7.19,7.81;7.19,9.06 +5.94,6.88;9.06,6.88 +8.75,6.88;8.75,5.31 +8.75,5.31;8.75,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +5.94,8.12;2.19,8.12 +4.06,6.56;4.06,9.06 +5.94,5.00;5.94,6.56 +5.94,6.56;2.50,6.56 +2.50,6.56;2.50,5.00 +2.19,2.81;2.81,3.12 +2.81,3.12;3.12,3.12 +3.12,3.12;3.75,3.12 +3.75,3.12;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;5.31,3.44 +5.31,3.44;5.94,3.44 +5.94,3.44;6.25,3.75 +5.62,5.31;2.81,5.31 +4.38,4.06;4.38,1.56 +4.38,1.56;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +5.31,5.31;5.00,4.69 +5.00,4.69;4.69,4.38 +4.69,4.38;4.38,4.06 +4.38,4.06;4.38,4.06 + +# UTF-16 : 5f a0 +# UTF-8 : a0 be e5 +[5fa0] 徠 +2.50,6.88;2.19,6.25 +2.19,6.25;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.62,4.69 +0.62,4.69;0.00,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.19 +0.94,7.19;0.31,6.88 +1.56,0.62;1.56,5.62 +2.50,8.12;9.06,8.12 +2.19,3.75;2.50,4.06 +2.50,4.06;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;3.75,6.88 +3.75,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +5.00,4.38;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;4.38,5.62 +4.38,5.62;4.06,5.94 +4.06,5.94;3.75,6.25 +5.94,4.38;6.56,5.00 +6.56,5.00;6.88,5.62 +6.88,5.62;7.19,6.25 +7.19,6.25;7.19,6.88 +7.19,6.88;7.50,7.50 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.50,5.94 +7.50,5.94;7.19,6.25 +2.19,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.62,4.38 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;6.25,3.75 +6.25,3.75;5.94,4.06 +5.94,4.06;5.62,4.38 +5.62,0.62;5.62,9.06 + +# UTF-16 : 6d b5 +# UTF-8 : b5 b6 e6 +[6db5] 涵 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +2.81,6.88;2.81,0.62 +8.75,0.62;8.75,6.88 +2.81,1.25;8.75,1.25 +9.06,8.75;2.50,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;5.00,7.50 +5.00,7.50;5.00,7.19 +5.00,7.19;5.00,6.56 +5.00,6.56;5.00,5.94 +5.00,6.56;6.25,6.56 +6.25,6.56;6.25,5.62 +6.25,5.62;6.25,4.38 +6.25,4.38;6.25,3.75 +6.25,3.75;6.25,3.12 +6.25,3.12;5.94,2.81 +5.94,2.81;5.94,2.19 +5.94,2.19;5.62,2.19 +5.62,2.19;5.00,2.19 +5.00,2.19;4.69,2.19 +3.44,2.50;3.75,2.81 +3.75,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.31,4.38 +4.69,5.00;4.69,5.31 +4.69,5.31;4.38,5.62 +4.38,5.62;4.06,5.94 +4.06,5.94;3.75,6.25 +3.75,6.25;3.44,6.56 +8.44,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,3.75 +7.50,3.75;7.19,4.06 +7.19,4.06;6.56,4.38 +6.88,5.31;7.19,5.31 +7.19,5.31;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.56 +8.12,6.56;8.12,6.88 + +# UTF-16 : 9e dc +# UTF-8 : 9c bb e9 +[9edc] 黜 +4.38,5.62;4.38,8.75 +4.38,8.75;0.62,8.75 +0.62,8.75;0.62,5.62 +0.62,5.62;4.06,5.62 +0.31,4.69;4.38,4.69 +2.50,3.44;2.50,8.75 +0.31,3.12;0.62,3.12 +0.62,3.12;1.25,3.12 +1.25,3.12;1.56,3.12 +1.56,3.12;1.88,3.12 +1.88,3.12;2.50,3.44 +2.50,3.44;2.81,3.44 +2.81,3.44;3.12,3.44 +3.12,3.44;3.44,3.44 +3.44,3.44;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,1.25;4.38,1.88 +4.38,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.06,2.81 +3.12,0.94;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +1.88,0.62;1.88,1.25 +1.88,1.25;1.88,1.56 +1.88,1.56;1.88,1.88 +1.88,1.88;1.56,2.50 +1.56,2.50;1.56,2.50 +1.88,6.25;1.88,6.88 +1.88,6.88;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;1.25,8.12 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.50 +2.81,6.25;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +5.00,4.38;5.00,0.62 +8.75,0.62;8.75,4.38 +6.88,1.56;6.88,9.06 +5.00,1.56;8.75,1.56 +5.00,8.44;5.00,5.31 +5.00,5.31;8.75,5.31 +8.75,5.31;8.75,8.44 + +# UTF-16 : 9c 3a +# UTF-8 : ba b0 e9 +[9c3a] 鰺 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.44 +0.00,6.56;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;2.81,8.75 +0.94,5.31;3.75,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.75,7.19 +3.75,7.19;3.75,3.44 +3.75,3.44;0.94,3.44 +2.19,7.19;2.19,3.44 +4.38,1.25;4.06,1.56 +4.06,1.56;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.75,2.81 +3.12,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.50,2.81 +1.88,0.62;1.88,0.94 +1.88,0.94;1.88,1.56 +1.88,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +9.38,3.75;8.75,4.38 +8.75,4.38;8.12,4.69 +8.12,4.69;7.50,5.00 +7.50,5.00;7.19,5.62 +7.19,5.62;6.56,5.94 +6.56,5.94;6.25,5.62 +6.25,5.62;5.62,5.00 +5.62,5.00;5.00,4.69 +5.00,4.69;4.69,4.38 +4.69,4.38;4.06,3.75 +4.38,3.75;5.31,3.75 +5.31,3.75;5.94,4.06 +5.94,4.06;6.25,4.06 +6.25,4.06;6.88,4.38 +6.88,4.38;7.19,4.69 +4.38,2.19;5.00,2.19 +5.00,2.19;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.25,2.50 +6.25,2.50;6.56,2.81 +6.56,2.81;7.19,2.81 +7.19,2.81;7.81,3.44 +7.81,3.44;8.12,3.44 +4.38,0.62;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.44,1.88 +8.44,1.88;8.75,2.19 +8.75,2.19;9.06,2.19 +9.06,7.50;9.06,7.81 +9.06,7.81;8.75,8.12 +8.75,8.12;8.44,8.44 +8.44,8.44;8.12,8.75 +8.12,8.75;7.81,9.06 +4.06,7.81;4.69,7.81 +4.69,7.81;5.00,7.81 +5.00,7.81;5.31,7.81 +5.31,7.81;5.94,7.81 +5.94,7.81;6.25,7.81 +6.25,7.81;6.56,7.81 +6.56,7.81;7.19,7.81 +7.19,7.81;7.50,8.12 +7.50,8.12;8.12,8.12 +8.12,8.12;8.44,8.12 +5.00,7.81;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;5.94,9.06 +4.38,5.94;4.69,6.25 +4.69,6.25;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.00,7.50 +6.25,5.62;6.25,6.25 +6.25,6.25;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.62,7.19 +4.06,5.94;4.38,5.94 +4.38,5.94;5.00,5.94 +5.00,5.94;5.31,5.94 +5.31,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +7.19,5.94;7.19,6.25 +7.19,6.25;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;7.81,7.50 +9.06,5.62;9.06,5.94 +9.06,5.94;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.44,7.19 +6.88,5.94;7.19,5.94 +7.19,5.94;7.50,5.94 +7.50,5.94;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 + +# UTF-16 : 61 3c +# UTF-8 : bc 84 e6 +[613c] 愼 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +4.38,3.12;8.44,3.12 +8.44,3.12;8.44,6.56 +8.44,6.56;4.38,6.56 +4.38,6.56;4.38,3.12 +4.38,5.31;8.44,5.31 +4.38,4.38;8.44,4.38 +3.12,6.56;3.12,2.19 +3.12,2.19;9.06,2.19 +3.44,9.06;3.44,7.81 +3.44,7.81;3.75,7.50 +3.75,7.50;4.38,7.50 +4.38,7.50;4.69,7.50 +4.69,7.50;5.00,7.50 +5.00,7.50;5.62,7.50 +5.62,7.50;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.44,7.50 +8.44,7.50;8.75,7.81 +8.75,7.81;8.75,8.12 +3.44,8.12;3.75,8.12 +3.75,8.12;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,8.75 + +# UTF-16 : 69 c7 +# UTF-8 : 87 a7 e6 +[69c7] 槇 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +2.19,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +4.38,3.12;8.44,3.12 +8.44,3.12;8.44,6.56 +8.44,6.56;4.38,6.56 +4.38,6.56;4.38,3.12 +4.38,5.31;8.44,5.31 +4.38,4.38;8.44,4.38 +3.12,6.56;3.12,2.19 +3.12,2.19;9.06,2.19 +3.44,9.06;3.44,7.81 +3.44,7.81;3.75,7.50 +3.75,7.50;4.38,7.50 +4.38,7.50;4.69,7.50 +4.69,7.50;5.00,7.50 +5.00,7.50;5.62,7.50 +5.62,7.50;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.44,7.50 +8.44,7.50;8.75,7.81 +8.75,7.81;8.75,8.12 +3.44,8.12;3.75,8.12 +3.75,8.12;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,8.75 + +# UTF-16 : 55 d4 +# UTF-8 : 94 97 e5 +[55d4] 嗔 +0.94,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +2.19,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +4.69,3.12;8.44,3.12 +8.44,3.12;8.44,6.56 +8.44,6.56;4.38,6.56 +4.38,6.56;4.38,3.12 +4.69,5.31;8.44,5.31 +4.69,4.38;8.44,4.38 +3.44,6.56;3.44,2.19 +3.44,2.19;9.06,2.19 +3.75,9.06;3.75,7.81 +3.75,7.81;4.06,7.50 +4.06,7.50;4.38,7.50 +4.38,7.50;5.31,7.50 +5.31,7.50;5.94,7.50 +5.94,7.50;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.44,7.50 +8.44,7.50;8.75,7.81 +8.75,7.81;8.75,8.12 +3.75,8.12;4.06,8.12 +4.06,8.12;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,8.75 + +# UTF-16 : 77 8b +# UTF-8 : 8b 9e e7 +[778b] 瞋 +2.50,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +4.69,3.12;8.44,3.12 +8.44,3.12;8.44,6.56 +8.44,6.56;4.69,6.56 +4.38,6.56;4.69,3.12 +4.69,5.31;8.44,5.31 +4.69,4.38;8.44,4.38 +3.44,6.56;3.75,2.19 +3.44,2.19;9.06,2.19 +3.75,9.06;3.75,7.81 +3.75,7.81;4.06,7.50 +4.06,7.50;4.69,7.50 +4.69,7.50;5.31,7.50 +5.31,7.50;5.94,7.50 +5.94,7.50;6.88,7.50 +6.88,7.50;7.50,7.50 +7.50,7.50;7.81,7.50 +7.81,7.50;8.44,7.50 +8.44,7.50;8.75,7.81 +8.75,7.81;8.75,8.12 +3.75,8.12;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,8.75 +0.94,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.94,4.06;2.50,4.06 +0.94,6.25;2.50,6.25 + +# UTF-16 : 93 ad +# UTF-8 : ad 8e e9 +[93ad] 鎭 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.38 +2.50,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +4.69,3.12;8.44,3.12 +8.44,3.12;8.44,6.56 +8.44,6.56;4.69,6.56 +4.69,6.56;4.69,3.12 +4.69,5.31;8.44,5.31 +4.69,4.38;8.44,4.38 +3.75,6.56;3.75,2.19 +3.75,2.19;9.06,2.19 +3.75,9.06;3.75,7.81 +3.75,7.81;4.06,7.50 +4.06,7.50;4.69,7.50 +4.69,7.50;5.31,7.50 +5.31,7.50;5.94,7.50 +5.94,7.50;6.88,7.50 +6.88,7.50;7.50,7.50 +7.50,7.50;7.81,7.50 +7.81,7.50;8.44,7.50 +8.44,7.50;8.75,7.81 +8.75,7.81;8.75,8.12 +3.75,8.12;4.38,8.12 +4.38,8.12;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,8.75 + +# UTF-16 : 50 06 +# UTF-8 : 86 80 e5 +[5006] 倆 +1.88,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +5.62,0.94;5.62,8.75 +2.50,8.75;9.06,8.75 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,6.88 +8.75,6.88;2.50,6.88 +2.50,6.88;2.50,0.62 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.44 +4.69,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.38,5.62 +3.12,5.94;4.38,5.94 +4.38,5.94;4.38,5.62 +4.38,5.62;4.06,4.69 +4.06,4.69;4.06,4.06 +4.06,4.06;3.75,3.44 +3.75,3.44;3.44,2.81 +3.44,2.81;3.12,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.50,5.62 +6.25,5.94;7.50,5.94 +7.19,5.94;7.50,5.62 +7.19,5.62;7.19,4.69 +7.19,4.69;7.19,4.06 +7.19,4.06;6.88,3.44 +6.88,3.44;6.56,2.81 +6.56,2.81;6.25,2.50 + +# UTF-16 : 88 f2 +# UTF-8 : b2 a3 e8 +[88f2] 裲 +2.50,3.44;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,4.06;1.88,4.38 +1.88,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.88,4.06;2.19,4.38 +2.19,4.38;2.50,5.00 +2.50,5.00;2.81,5.31 +2.81,5.31;2.81,5.62 +2.50,7.50;0.31,7.50 +1.25,7.50;1.25,9.06 +1.25,0.62;1.25,4.69 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +5.94,0.94;5.94,8.75 +2.81,8.75;9.06,8.75 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,6.88 +8.75,6.88;3.12,6.88 +3.12,6.88;3.12,0.62 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.69,5.62 +3.75,5.94;4.69,5.94 +4.69,5.94;4.69,5.62 +4.69,5.62;4.69,4.69 +4.69,4.69;4.38,4.06 +4.38,4.06;4.06,3.44 +4.06,3.44;3.75,2.81 +3.75,2.81;3.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;8.12,3.44 +8.12,3.44;7.81,4.06 +7.81,4.06;7.50,4.69 +7.50,4.69;7.50,5.62 +6.56,5.94;7.50,5.94 +7.50,5.94;7.50,5.62 +7.50,5.62;7.50,4.69 +7.50,4.69;7.19,4.06 +7.19,4.06;7.19,3.44 +7.19,3.44;6.88,2.81 +6.88,2.81;6.56,2.50 + +# UTF-16 : 8f 1b +# UTF-8 : 9b bc e8 +[8f1b] 輛 +0.62,3.44;3.12,3.44 +3.12,3.44;3.12,6.88 +3.12,6.88;0.62,6.88 +0.62,6.88;0.62,3.12 +0.62,5.00;3.12,5.00 +0.00,2.19;3.44,2.19 +1.88,0.31;1.88,9.06 +0.00,8.12;3.44,8.12 +6.25,0.94;6.56,8.75 +3.75,8.75;9.06,8.75 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,1.56 +8.75,1.56;9.06,6.88 +8.75,6.88;3.75,6.88 +3.75,6.88;3.75,0.62 +5.94,2.50;5.94,2.81 +5.94,2.81;5.62,3.44 +5.62,3.44;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.31,5.62 +4.38,5.94;5.31,5.94 +5.31,5.94;5.31,5.62 +5.31,5.62;5.31,4.69 +5.31,4.69;5.00,4.06 +5.00,4.06;5.00,3.44 +5.00,3.44;4.69,2.81 +4.69,2.81;4.38,2.50 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;8.12,4.06 +8.12,4.06;7.81,4.69 +7.81,4.69;7.81,5.62 +6.88,5.94;7.81,5.94 +7.81,5.94;7.81,5.62 +7.81,5.62;7.81,4.69 +7.81,4.69;7.50,4.06 +7.50,4.06;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.88,2.50 + +# UTF-16 : 69 ff +# UTF-8 : bf a7 e6 +[69ff] 槿 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +8.75,4.38;8.75,6.56 +8.75,6.56;3.44,6.56 +3.44,6.56;3.44,4.38 +3.44,4.69;8.75,4.69 +3.44,2.19;8.75,2.19 +3.12,3.44;8.75,3.44 +5.94,0.94;5.94,7.19 +3.12,8.44;9.06,8.44 +2.81,0.94;9.38,0.94 +7.50,9.38;7.81,7.19 +7.50,7.19;4.38,7.19 +4.38,7.19;4.38,9.38 + +# UTF-16 : 5c 41 +# UTF-8 : 81 b1 e5 +[5c41] 屁 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.44,8.75 +8.44,8.75;8.44,6.88 +8.44,6.88;1.56,6.88 +5.94,6.56;5.94,1.56 +5.94,1.56;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +5.94,3.75;6.56,4.06 +6.56,4.06;7.19,4.38 +7.19,4.38;7.81,4.69 +7.81,4.69;8.12,5.31 +8.12,5.31;8.75,5.62 +2.50,4.38;5.31,4.38 +2.50,0.94;2.50,6.56 +1.25,0.62;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.31,1.56 + +# UTF-16 : 7a 79 +# UTF-8 : b9 a9 e7 +[7a79] 穹 +5.31,8.44;5.31,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;6.25,6.25 +6.25,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.12,7.50 +4.69,8.44;4.69,9.38 +8.44,6.88;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 +0.94,5.94;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.50,6.25 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.75,7.50 +3.75,7.50;3.75,8.12 +3.75,8.12;4.06,8.44 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,4.06 +7.81,4.06;1.88,4.06 +1.88,4.06;1.56,3.75 +1.56,3.75;1.56,3.12 +1.56,3.12;1.56,2.81 +1.56,2.81;1.25,2.50 +1.25,2.50;1.25,1.88 +1.56,2.81;8.12,2.81 +8.12,2.81;8.12,2.50 +8.12,2.50;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 + +# UTF-16 : 7a 88 +# UTF-8 : 88 aa e7 +[7a88] 窈 +5.31,8.44;5.31,6.88 +5.31,6.88;5.62,6.56 +5.62,6.56;6.25,6.56 +6.25,6.56;6.56,6.56 +6.56,6.56;7.19,6.56 +7.19,6.56;7.81,6.56 +7.81,6.56;7.81,7.19 +7.81,7.19;8.12,7.81 +4.69,8.44;4.69,9.38 +8.75,6.88;8.75,8.44 +8.75,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 +1.25,6.25;1.56,6.56 +1.56,6.56;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.81,6.88 +2.81,6.88;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;3.75,8.44 +4.38,0.62;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.25,3.75 +6.25,3.75;6.56,4.38 +6.56,4.38;6.56,5.31 +6.56,5.31;6.56,6.25 +4.69,4.69;8.44,4.69 +8.44,4.69;8.44,3.75 +8.44,3.75;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +2.50,3.12;2.19,3.44 +2.19,3.44;1.56,3.75 +1.56,3.75;1.25,4.06 +1.25,4.06;0.94,4.38 +0.94,4.38;0.31,4.69 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.31 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;1.88,5.31 +1.88,5.31;2.19,5.94 +2.19,5.94;2.50,6.25 +4.69,1.25;4.38,1.56 +4.38,1.56;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,2.81 +3.75,2.81;3.44,3.44 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,1.88 + +# UTF-16 : 7a 7d +# UTF-8 : bd a9 e7 +[7a7d] 穽 +5.31,8.12;5.31,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;6.25,6.25 +6.25,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.12,7.50 +4.69,8.12;4.69,9.38 +8.44,6.56;8.44,8.12 +8.44,8.12;0.94,8.12 +0.94,8.12;0.94,6.56 +0.94,5.62;1.56,5.94 +1.56,5.94;1.88,5.94 +1.88,5.94;2.50,6.25 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;4.06,8.12 +6.56,0.62;6.56,5.62 +1.25,0.62;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.50,1.88 +2.50,1.88;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.12,5.62 +0.62,2.81;8.75,2.81 +0.62,4.69;8.75,4.69 + +# UTF-16 : 75 26 +# UTF-8 : a6 94 e7 +[7526] 甦 +4.69,8.75;0.62,8.75 +2.50,4.38;2.50,8.75 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +4.38,3.44;4.38,7.50 +4.38,7.50;0.62,7.50 +0.62,7.50;0.62,4.06 +0.94,4.06;4.38,4.06 +0.94,5.94;4.38,5.94 +9.06,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.00,0.94 +5.00,0.94;4.38,1.25 +4.38,1.25;3.75,1.25 +3.75,1.25;3.12,1.56 +3.12,1.56;2.50,1.88 +2.50,1.88;2.19,2.19 +2.19,2.19;1.56,2.81 +1.56,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +4.69,5.94;5.00,6.25 +5.00,6.25;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.75 +9.06,2.50;4.38,2.50 +8.75,7.50;5.31,7.50 +8.75,5.31;5.00,5.31 +6.88,2.50;6.88,9.06 + +# UTF-16 : 71 be +# UTF-8 : be 86 e7 +[71be] 熾 +8.75,5.31;8.75,4.69 +8.75,4.69;8.44,4.06 +8.44,4.06;8.12,3.44 +8.12,3.44;7.81,3.12 +7.81,3.12;7.50,2.50 +7.50,2.50;7.19,2.19 +7.19,2.19;6.88,1.88 +6.88,1.88;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.31,0.62 +7.19,9.38;7.19,7.50 +7.19,7.50;7.19,6.25 +7.19,6.25;7.19,5.00 +7.19,5.00;7.50,3.75 +7.50,3.75;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.38,3.12 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,7.81 +8.44,7.81;8.44,7.50 +8.44,7.50;8.75,7.19 +8.75,7.19;9.06,6.88 +3.75,1.56;6.25,1.56 +6.25,1.56;6.25,5.00 +6.25,5.00;3.75,5.00 +3.75,5.00;3.75,0.94 +3.75,3.44;5.94,3.44 +2.81,5.94;9.06,5.94 +3.12,8.12;6.56,8.12 +5.00,8.12;5.00,9.38 +5.31,5.94;5.62,6.25 +5.62,6.25;5.62,6.88 +5.62,6.88;5.94,7.19 +5.94,7.19;5.94,7.50 +5.94,7.50;5.94,8.12 +4.38,5.94;4.38,6.56 +4.38,6.56;4.06,6.88 +4.06,6.88;4.06,7.19 +4.06,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +3.12,2.19;2.81,2.50 +2.81,2.50;2.50,3.12 +2.50,3.12;2.19,3.44 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +3.12,7.50;2.81,7.19 +2.81,7.19;2.50,6.56 +2.50,6.56;2.19,6.25 +2.19,6.25;1.88,5.94 +1.88,5.94;1.56,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.56,4.06 +1.56,4.06;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 + +# UTF-16 : 6f 6d +# UTF-8 : ad bd e6 +[6f6d] 潭 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +9.06,8.75;2.81,8.75 +6.88,8.75;6.88,6.25 +5.00,8.75;5.00,6.25 +2.81,5.94;3.12,7.81 +2.81,7.81;8.75,7.81 +8.75,7.81;8.75,6.25 +8.75,6.25;3.12,6.25 +3.44,3.12;8.44,3.12 +8.44,3.12;8.44,5.31 +8.44,5.31;3.44,5.31 +3.44,5.31;3.44,3.12 +3.44,4.38;8.44,4.38 +2.50,2.19;9.06,2.19 +5.94,0.62;5.94,3.12 + +# UTF-16 : 6e 9f +# UTF-8 : 9f ba e6 +[6e9f] 溟 +8.75,6.88;8.75,8.75 +8.75,8.75;2.81,8.75 +2.81,8.75;2.81,6.88 +9.06,3.12;2.50,3.12 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +3.75,4.38;8.12,4.38 +8.12,4.38;8.12,7.50 +8.12,7.50;3.75,7.50 +3.75,7.50;3.75,4.06 +3.75,5.94;8.12,5.94 +5.94,3.12;5.94,4.38 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 + +# UTF-16 : 66 9d +# UTF-8 : 9d 9a e6 +[669d] 暝 +0.94,1.56;2.81,1.56 +2.81,1.56;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.94,5.31;2.50,5.31 +8.75,6.88;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,6.88 +9.06,3.12;3.12,3.12 +3.12,0.62;3.75,0.94 +3.75,0.94;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +4.06,4.38;8.12,4.38 +8.12,4.38;8.12,7.50 +8.12,7.50;4.06,7.50 +4.06,7.50;4.06,4.06 +4.06,5.94;8.12,5.94 +5.94,3.12;6.25,4.38 + +# UTF-16 : 69 a0 +# UTF-8 : a0 a6 e6 +[69a0] 榠 +8.75,6.88;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,6.88 +9.06,3.12;2.81,3.12 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +4.06,4.38;8.12,4.38 +8.12,4.38;8.12,7.50 +8.12,7.50;3.75,7.50 +3.75,7.50;3.75,4.06 +4.06,5.94;8.12,5.94 +5.94,3.12;5.94,4.38 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 + +# UTF-16 : 77 91 +# UTF-8 : 91 9e e7 +[7791] 瞑 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.94,4.06;2.50,4.06 +0.94,6.25;2.50,6.25 +8.75,6.88;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,6.88 +9.06,3.12;3.12,3.12 +3.12,0.62;3.75,0.94 +3.75,0.94;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +4.38,4.38;8.12,4.38 +8.12,4.38;8.12,7.50 +8.12,7.50;4.06,7.50 +4.06,7.50;4.06,4.06 +4.38,5.94;8.12,5.94 +5.94,3.12;6.25,4.38 + +# UTF-16 : 5e 4e +# UTF-8 : 8e b9 e5 +[5e4e] 幎 +2.19,2.50;2.50,2.50 +2.50,2.50;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,7.50 +2.81,7.50;0.62,7.50 +0.62,7.50;0.62,2.19 +1.56,0.62;1.56,9.06 +8.75,6.88;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,6.88 +9.06,3.12;3.12,3.12 +3.12,0.62;3.75,0.94 +3.75,0.94;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +4.38,4.38;8.12,4.38 +8.12,4.38;8.12,7.50 +8.12,7.50;4.06,7.50 +4.06,7.50;4.06,4.06 +4.38,5.94;8.12,5.94 +5.94,3.12;6.25,4.38 + +# UTF-16 : 87 9f +# UTF-8 : 9f 9e e8 +[879f] 螟 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.50 +3.12,7.50;0.62,7.50 +0.31,7.50;0.62,3.75 +0.00,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +8.75,6.88;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,6.88 +9.06,3.12;3.44,3.12 +3.44,0.62;4.06,0.94 +4.06,0.94;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +4.38,4.38;8.12,4.38 +8.12,4.38;8.12,7.50 +8.12,7.50;4.38,7.50 +4.38,7.50;4.38,4.06 +4.38,5.94;8.12,5.94 +6.25,3.12;6.25,4.38 + +# UTF-16 : 6c ea +# UTF-8 : aa b3 e6 +[6cea] 泪 +0.94,0.62;1.25,1.25 +1.25,1.25;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,7.50;2.50,7.81 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.44 +1.56,8.44;0.94,8.75 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.56 +8.44,0.62;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,0.62 +3.75,1.25;8.44,1.25 +3.75,3.75;8.44,3.75 +3.75,6.25;8.44,6.25 + +# UTF-16 : 6c d7 +# UTF-8 : 97 b3 e6 +[6cd7] 泗 +8.75,8.75;3.12,8.75 +2.81,8.75;3.12,0.62 +8.75,0.62;8.75,8.75 +2.81,1.25;8.75,1.25 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +5.00,8.44;5.00,7.50 +5.00,7.50;5.00,6.25 +5.00,6.25;5.00,5.62 +5.00,5.62;4.69,5.00 +4.69,5.00;4.69,4.38 +4.69,4.38;4.69,4.06 +4.69,4.06;4.38,3.75 +4.38,3.75;4.06,3.44 +4.06,3.44;3.75,3.12 +3.75,3.12;3.44,2.81 +6.56,8.75;6.56,5.00 +6.56,5.00;6.56,4.38 +6.56,4.38;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.50,3.75 +7.50,3.75;8.75,3.75 + +# UTF-16 : 6e 38 +# UTF-8 : b8 b8 e6 +[6e38] 游 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;1.88,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +8.75,7.81;6.56,7.81 +5.31,6.25;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.81 +6.56,7.81;6.88,8.44 +6.88,8.44;7.19,9.06 +3.44,5.94;5.31,5.94 +5.31,5.94;5.31,4.69 +5.31,4.69;5.31,3.75 +5.31,3.75;5.31,2.81 +5.31,2.81;5.31,2.19 +5.31,2.19;5.00,1.56 +5.00,1.56;5.00,0.94 +5.00,0.94;4.69,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +8.75,6.56;6.25,6.56 +9.06,3.75;5.62,3.75 +4.06,7.81;4.06,9.06 +2.50,7.81;5.94,7.81 +2.19,0.62;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.44,6.56 +3.44,6.56;3.44,7.81 +7.50,5.00;7.81,1.56 +7.50,1.56;7.50,1.25 +7.50,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 +8.75,6.25;8.44,5.94 +8.44,5.94;8.12,5.62 +8.12,5.62;7.81,5.31 +7.81,5.31;7.81,5.00 + +# UTF-16 : 6e f8 +# UTF-8 : b8 bb e6 +[6ef8] 滸 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +5.31,0.94;5.31,3.12 +5.31,3.12;2.81,3.12 +2.81,3.12;2.81,0.62 +2.81,0.94;5.00,0.94 +2.50,7.50;5.62,7.50 +2.50,5.94;5.31,5.94 +2.50,4.69;5.31,4.69 +2.50,8.75;5.31,8.75 +6.25,8.12;9.06,8.12 +7.81,0.62;7.81,8.12 +9.38,4.69;5.62,4.69 +5.62,5.62;5.94,6.25 +5.94,6.25;6.25,6.88 +6.25,6.88;6.25,7.50 +6.25,7.50;6.56,8.12 +6.56,8.12;6.56,8.44 +6.56,8.44;6.56,8.75 +6.56,8.75;6.56,9.06 + +# UTF-16 : 59 4e +# UTF-8 : 8e a5 e5 +[594e] 奎 +8.75,8.44;0.62,8.44 +9.06,5.31;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,7.81 +5.62,7.81;5.31,8.44 +0.31,5.31;0.94,5.62 +0.94,5.62;1.56,5.94 +1.56,5.94;2.19,6.25 +2.19,6.25;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.69,9.38 +0.62,0.94;8.75,0.94 +8.12,2.81;1.25,2.81 +4.69,4.38;4.69,7.50 +4.69,0.94;4.69,4.06 +0.94,4.38;8.44,4.38 +6.88,6.25;2.50,6.25 + +# UTF-16 : 66 68 +# UTF-8 : a8 99 e6 +[6668] 晨 +1.56,6.56;8.12,6.56 +8.12,6.56;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,6.56 +1.56,7.50;7.81,7.50 +1.25,3.75;8.75,3.75 +4.38,3.75;4.69,3.12 +4.69,3.12;5.00,2.81 +5.00,2.81;5.31,2.50 +5.31,2.50;5.62,2.19 +5.62,2.19;6.25,1.88 +6.25,1.88;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,0.62 +1.25,0.62;1.56,0.62 +1.56,0.62;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,1.25 +2.81,0.94;2.81,3.75 +1.88,4.69;8.12,4.69 +5.94,1.88;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,3.12 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,5.62 +1.25,5.62;8.75,5.62 + +# UTF-16 : 66 5f +# UTF-8 : 9f 99 e6 +[665f] 晟 +1.25,6.56;8.12,6.56 +8.12,6.56;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,6.25 +1.25,7.50;8.12,7.50 +1.25,4.06;4.06,4.06 +4.06,4.06;4.06,3.44 +4.06,3.44;4.06,2.81 +4.06,2.81;4.06,2.50 +4.06,2.50;3.75,1.88 +3.75,1.88;3.44,1.56 +3.44,1.56;3.12,1.56 +2.81,1.56;2.50,1.56 +2.50,1.56;1.88,1.56 +1.88,1.56;1.56,1.56 +8.12,4.69;7.81,4.06 +7.81,4.06;7.50,3.44 +7.50,3.44;7.19,3.12 +7.19,3.12;6.88,2.81 +6.88,2.81;6.25,2.19 +6.25,2.19;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;4.06,0.94 +4.06,0.94;3.44,0.94 +5.31,6.56;5.31,5.31 +5.31,5.31;5.31,4.38 +5.31,4.38;5.62,3.44 +5.62,3.44;6.25,2.81 +6.25,2.81;6.56,2.19 +6.56,2.19;6.88,1.56 +6.88,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.12,0.62 +8.12,0.62;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;9.06,1.88 +9.06,1.88;9.06,2.19 +6.25,5.94;6.88,5.62 +6.88,5.62;7.19,5.62 +7.19,5.62;7.81,5.31 +7.81,5.31;8.12,5.31 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,5.31 +1.25,5.31;8.75,5.31 + +# UTF-16 : 81 29 +# UTF-8 : a9 84 e8 +[8129] 脩 +1.88,9.06;1.56,8.44 +1.56,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;0.94,6.56 +0.94,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +2.50,1.56;2.50,7.50 +3.12,5.00;3.75,5.00 +3.75,5.00;4.38,5.31 +4.38,5.31;5.00,5.62 +5.00,5.62;5.62,5.94 +5.62,5.94;6.25,6.25 +6.25,6.25;6.56,6.56 +6.56,6.56;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,8.44 +8.75,5.00;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.19,5.62 +7.19,5.62;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;5.62,6.56 +5.62,6.56;5.31,6.88 +5.31,6.88;5.00,7.50 +5.00,7.50;4.69,7.81 +4.69,7.81;4.38,8.12 +4.38,8.44;9.06,8.44 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.06 +4.06,0.62;4.06,5.00 +4.06,5.00;8.12,5.00 +8.12,5.00;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +4.06,2.50;8.12,2.50 +4.06,3.75;8.12,3.75 + +# UTF-16 : 56 34 +# UTF-8 : b4 98 e5 +[5634] 嘴 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +4.38,9.06;4.38,6.56 +3.44,8.75;3.44,6.25 +5.94,8.12;4.38,8.12 +2.81,6.25;3.12,6.25 +3.12,6.25;3.75,6.25 +3.75,6.25;4.06,6.25 +4.06,6.25;4.69,6.56 +4.69,6.56;5.31,6.56 +5.31,6.56;5.94,6.56 +5.94,6.56;6.25,6.88 +6.56,9.06;6.56,6.56 +6.56,6.56;6.88,6.56 +6.88,6.56;7.50,6.25 +7.50,6.25;7.81,6.25 +7.50,6.25;8.44,6.25 +8.44,6.25;8.75,6.56 +8.75,6.56;9.06,6.88 +9.06,6.88;9.06,7.19 +9.06,7.19;9.06,7.50 +6.56,7.81;7.19,8.12 +7.19,8.12;7.50,8.12 +7.50,8.12;8.12,8.44 +8.12,8.44;8.44,8.44 +8.44,8.44;9.06,8.75 +6.25,4.69;6.56,5.00 +6.56,5.00;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.19,5.62 +2.81,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.38,5.31 +4.38,5.31;4.69,5.94 +4.69,5.94;5.00,6.25 +4.38,5.94;7.19,5.94 +3.75,2.19;8.75,2.19 +3.75,3.44;8.75,3.44 +2.81,0.62;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;3.75,3.75 +3.75,3.75;3.75,4.69 +3.75,4.69;8.75,4.69 +8.75,4.69;8.75,1.25 +8.75,1.25;8.75,0.94 +8.75,0.94;8.12,0.62 +8.12,0.62;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +6.25,4.69;6.25,2.19 + +# UTF-16 : 83 2b +# UTF-8 : ab 8c e8 +[832b] 茫 +0.94,0.62;1.25,0.94 +1.25,0.94;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,5.94;2.50,6.25 +2.50,6.25;1.88,6.56 +1.88,6.56;1.56,6.56 +1.56,6.56;1.25,6.88 +1.25,6.88;0.94,6.88 +2.50,4.06;2.19,4.38 +2.19,4.38;1.88,4.38 +1.88,4.38;1.25,4.69 +1.25,4.69;0.94,5.00 +0.94,5.00;0.31,5.31 +0.62,8.44;8.75,8.44 +2.81,7.19;2.81,9.38 +6.56,7.50;6.56,9.38 +6.25,5.94;6.25,7.19 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;4.06,5.94 +4.06,5.94;8.75,5.94 + +# UTF-16 : 68 d8 +# UTF-8 : 98 a3 e6 +[68d8] 棘 +2.50,0.62;2.50,9.06 +0.00,8.12;4.38,8.12 +0.00,1.56;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;2.19,3.75 +2.19,3.75;2.50,4.38 +2.81,4.38;3.44,4.38 +3.44,4.38;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.06,5.00 +4.06,5.00;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,4.06 +6.88,0.62;6.88,9.06 +4.69,8.12;9.38,8.12 +4.38,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.56,3.75 +6.56,3.75;6.88,4.38 +9.06,1.56;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,4.06 +7.19,4.06;6.88,4.38 +7.50,4.38;8.12,4.38 +8.12,4.38;8.44,4.38 +8.44,4.38;8.75,4.38 +8.75,4.38;8.75,5.00 +8.75,5.00;8.75,5.00 +8.75,5.00;8.75,6.88 +8.75,6.88;5.00,6.88 +5.00,6.88;5.00,4.06 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,3.12 +3.75,3.12;3.12,3.44 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 + +# UTF-16 : 5d d2 +# UTF-8 : 92 b7 e5 +[5dd2] 巒 +0.94,7.81;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.88,9.06 +1.88,9.06;1.88,9.06 +3.75,3.75;5.62,3.75 +5.62,3.75;5.62,5.00 +5.62,5.00;3.75,5.00 +3.75,5.00;3.75,3.44 +3.44,7.81;5.94,7.81 +3.44,6.88;5.94,6.88 +3.44,5.94;5.94,5.94 +3.44,8.75;5.94,8.75 +1.56,6.88;1.25,7.19 +1.25,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.62,8.44 +0.94,5.94;1.25,6.56 +1.25,6.56;1.88,6.88 +1.88,6.88;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.44 +0.31,5.94;3.12,6.25 +3.12,5.31;3.12,5.94 +3.12,5.94;2.81,6.56 +2.81,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +1.88,5.94;1.88,3.44 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,9.06 +7.50,9.06;7.81,9.06 +7.19,6.88;7.19,7.19 +7.19,7.19;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;6.25,8.44 +6.56,5.94;6.88,6.56 +6.88,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.75,8.44 +5.94,5.94;8.75,6.25 +9.06,5.31;8.75,5.94 +8.75,5.94;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.44,7.19 +7.50,5.94;7.50,3.44 +0.31,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +6.25,3.75;6.56,4.38 +6.56,4.38;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,5.62 +8.75,3.75;8.75,4.06 +8.75,4.06;8.75,4.69 +8.75,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.44,5.62 +1.25,2.81;1.25,0.31 +8.12,0.31;8.12,3.12 +4.69,3.12;4.69,0.94 +1.25,0.94;8.12,0.94 + +# UTF-16 : 8b 8a +# UTF-8 : 8a ae e8 +[8b8a] 變 +3.12,5.94;3.12,6.25 +3.12,6.25;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;2.81,7.50 +0.31,6.25;3.12,6.56 +1.88,6.56;1.88,4.06 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;0.94,5.94 +2.81,4.38;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,5.94 +0.94,6.56;1.25,6.88 +1.25,6.88;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +1.56,7.19;1.25,7.50 +1.25,7.50;0.94,7.81 +0.94,7.81;0.62,8.44 +0.62,8.44;0.62,8.44 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +1.88,9.06;1.88,9.06 +9.06,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.44,7.50 +5.94,6.25;8.75,6.56 +7.50,6.56;7.50,4.06 +6.56,6.56;6.88,6.88 +6.88,6.88;7.50,7.19 +7.50,7.19;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.75,8.75 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.44 +6.25,8.44;6.25,8.44 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.81,9.06 +6.25,4.38;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,5.62 +6.56,5.62;6.56,5.94 +8.75,4.38;8.75,4.69 +8.75,4.69;8.75,5.31 +8.75,5.31;8.44,5.62 +8.44,5.62;8.44,5.94 +3.75,4.38;5.62,4.38 +5.62,4.38;5.62,5.62 +5.62,5.62;3.75,5.62 +3.75,5.62;3.75,4.38 +3.44,8.12;5.94,8.12 +3.44,7.19;5.94,7.19 +3.44,6.56;5.94,6.56 +3.44,8.75;5.94,8.75 +7.50,3.44;7.19,3.12 +7.19,3.12;6.56,2.81 +6.56,2.81;6.25,2.50 +6.25,2.50;5.62,2.19 +5.62,2.19;5.00,1.88 +5.00,1.88;4.06,1.56 +4.06,1.56;3.44,1.25 +3.44,1.25;2.50,0.94 +2.50,0.94;1.56,0.94 +1.56,0.94;0.62,0.62 +1.88,3.12;2.50,2.81 +2.50,2.81;3.12,2.50 +3.12,2.50;3.75,2.19 +3.75,2.19;4.38,1.88 +4.38,1.88;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;6.25,1.25 +6.25,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.75,0.62 +8.75,3.44;2.19,3.44 +0.62,2.19;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;2.81,4.38 + +# UTF-16 : 88 3b +# UTF-8 : bb a0 e8 +[883b] 蠻 +3.12,5.94;3.12,6.25 +3.12,6.25;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;2.81,7.50 +0.31,6.25;3.12,6.56 +1.88,6.56;1.88,4.06 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;0.94,5.94 +2.81,4.38;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,5.94 +0.94,6.56;1.25,6.88 +1.25,6.88;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +1.56,7.19;1.25,7.50 +1.25,7.50;0.94,7.81 +0.94,7.81;0.62,8.44 +0.62,8.44;0.62,8.44 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +1.88,9.06;1.88,9.06 +9.06,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.44,7.50 +5.94,6.25;8.75,6.56 +7.50,6.56;7.50,4.06 +6.56,6.56;6.88,6.88 +6.88,6.88;7.50,7.19 +7.50,7.19;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.75,8.75 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.44 +6.25,8.44;6.25,8.44 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.81,9.06 +6.25,4.38;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,5.62 +6.56,5.62;6.56,5.94 +8.75,4.38;8.75,4.69 +8.75,4.69;8.75,5.31 +8.75,5.31;8.44,5.62 +8.44,5.62;8.44,5.94 +3.75,4.38;5.62,4.38 +5.62,4.38;5.62,5.62 +5.62,5.62;3.75,5.62 +3.75,5.62;3.75,4.38 +3.44,8.12;5.94,8.12 +3.44,7.19;5.94,7.19 +3.44,6.56;5.94,6.56 +3.44,8.75;5.94,8.75 +4.69,0.94;4.69,4.06 +1.56,2.19;8.12,2.19 +8.12,2.19;8.12,3.75 +8.12,3.75;1.25,3.75 +1.25,3.75;1.25,1.56 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;7.19,1.88 +0.62,0.62;1.25,0.62 +1.25,0.62;1.88,0.94 +1.88,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;8.12,1.25 + +# UTF-16 : 94 7e +# UTF-8 : be 91 e9 +[947e] 鑾 +0.62,0.94;8.75,0.94 +8.44,2.19;0.94,2.19 +7.19,3.44;2.19,3.44 +4.69,0.94;4.69,3.44 +3.12,0.94;2.81,1.25 +2.81,1.25;2.50,1.56 +2.50,1.56;2.19,1.88 +2.19,1.88;2.19,1.88 +5.94,0.94;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.19,1.88 +3.12,6.25;3.12,6.56 +3.12,6.56;2.81,6.88 +2.81,6.88;2.81,7.50 +2.81,7.50;2.81,7.50 +0.31,6.56;3.12,6.88 +1.88,6.56;1.88,4.38 +0.31,4.69;0.62,5.31 +0.62,5.31;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;0.94,6.25 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.81,6.25 +0.94,6.56;1.25,7.19 +1.25,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.12 +0.94,8.12;0.62,8.44 +0.62,8.44;0.62,8.44 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +1.88,9.06;1.88,9.06 +9.06,6.25;8.75,6.56 +8.75,6.56;8.75,6.88 +8.75,6.88;8.44,7.50 +8.44,7.50;8.44,7.50 +5.94,6.56;8.75,6.88 +7.50,6.56;7.50,4.38 +6.25,4.69;6.56,5.31 +6.56,5.31;6.56,5.62 +6.56,5.62;6.56,5.94 +6.56,5.94;6.56,6.25 +8.75,4.69;8.75,5.31 +8.75,5.31;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.44,6.25 +6.56,6.56;6.88,7.19 +6.88,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.75,8.75 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.25,8.44 +6.25,8.44;6.25,8.44 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.81,9.06 +3.75,4.69;5.62,4.69 +5.62,4.69;5.62,5.94 +5.62,5.94;3.75,5.94 +3.75,5.94;3.75,4.69 +3.44,8.12;5.94,8.12 +3.44,7.50;5.94,7.50 +3.44,6.56;5.94,6.56 +3.44,8.75;5.94,8.75 +9.06,3.12;8.44,3.44 +8.44,3.44;8.12,3.44 +8.12,3.44;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,3.75 +6.88,3.75;6.25,4.06 +6.25,4.06;5.94,4.06 +5.94,4.06;5.62,4.38 +5.62,4.38;5.00,4.38 +5.00,4.38;4.69,4.38 +4.69,4.38;4.38,4.38 +4.38,4.38;4.06,4.38 +4.06,4.38;3.44,4.06 +3.44,4.06;3.12,4.06 +3.12,4.06;2.81,3.75 +2.81,3.75;2.19,3.75 +2.19,3.75;1.88,3.44 +1.88,3.44;1.25,3.44 +1.25,3.44;0.94,3.44 +0.94,3.44;0.31,3.12 + +# UTF-16 : 81 e0 +# UTF-8 : a0 87 e8 +[81e0] 臠 +3.12,6.25;3.12,6.56 +3.12,6.56;2.81,6.88 +2.81,6.88;2.81,7.50 +2.81,7.50;2.81,7.50 +0.31,6.56;3.12,6.88 +1.88,6.56;1.88,4.38 +0.31,4.69;0.62,5.31 +0.62,5.31;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;0.94,6.25 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.81,6.25 +0.94,6.56;1.25,7.19 +1.25,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.12 +0.94,8.12;0.62,8.44 +0.62,8.44;0.62,8.44 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +1.88,9.06;1.88,9.06 +9.06,6.25;8.75,6.56 +8.75,6.56;8.75,6.88 +8.75,6.88;8.44,7.50 +8.44,7.50;8.44,7.50 +5.94,6.56;8.75,6.88 +7.50,6.56;7.50,4.38 +6.25,4.69;6.56,5.31 +6.56,5.31;6.56,5.62 +6.56,5.62;6.56,5.94 +6.56,5.94;6.56,6.25 +8.75,4.69;8.75,5.31 +8.75,5.31;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.44,6.25 +6.56,6.56;6.88,7.19 +6.88,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.75,8.75 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.25,8.44 +6.25,8.44;6.25,8.44 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.81,9.06 +3.75,4.69;5.62,4.69 +5.62,4.69;5.62,5.94 +5.62,5.94;3.75,5.94 +3.75,5.94;3.75,4.69 +3.44,8.12;5.94,8.12 +3.44,7.50;5.94,7.50 +3.44,6.56;5.94,6.56 +3.44,8.75;5.94,8.75 +5.94,0.62;6.56,0.62 +6.56,0.62;6.88,0.62 +6.88,0.62;7.50,0.62 +7.50,0.62;7.50,0.62 +7.50,0.62;8.12,0.62 +8.12,0.62;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,4.06 +8.44,4.06;1.25,4.06 +1.25,4.06;1.25,0.62 +1.88,2.50;2.50,2.81 +2.50,2.81;2.81,2.81 +2.81,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;4.69,4.69 +7.50,2.50;7.19,2.81 +7.19,2.81;6.56,3.12 +6.56,3.12;5.62,3.44 +5.62,3.44;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,3.75 +1.88,1.56;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;4.69,3.12 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.00,2.50 +5.00,2.50;4.38,2.50 + +# UTF-16 : 59 60 +# UTF-8 : a0 a5 e5 +[5960] 奠 +2.81,8.75;2.50,8.44 +2.50,8.44;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.00,7.19 +3.44,8.75;6.56,8.75 +6.56,8.75;6.88,8.44 +6.88,8.44;7.50,8.12 +7.50,8.12;8.12,7.81 +8.12,7.81;8.75,7.50 +8.75,7.50;9.38,7.19 +0.31,2.81;9.06,2.81 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +8.75,0.62;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,1.25 +6.88,1.25;6.25,1.56 +6.25,1.56;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 +3.75,7.81;3.75,6.88 +3.75,6.88;3.44,6.25 +3.44,6.25;3.44,5.94 +3.44,5.94;3.12,5.62 +3.12,5.62;2.50,5.31 +2.50,5.31;1.56,5.31 +1.25,3.75;8.12,3.75 +8.12,3.75;8.12,6.88 +8.12,6.88;1.25,6.88 +1.25,6.88;1.25,3.75 +1.25,4.69;8.12,4.69 +5.31,7.81;5.31,6.25 +5.31,6.25;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,5.62;6.56,5.62 +6.25,5.62;8.12,5.62 +2.19,7.81;7.19,7.81 + +# UTF-16 : 64 f2 +# UTF-8 : b2 93 e6 +[64f2] 擲 +1.25,9.06;1.25,1.56 +1.25,1.56;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.19,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.62,3.75 +0.62,3.75;0.00,3.44 +2.19,7.19;0.00,7.19 +9.06,8.75;7.19,8.75 +7.19,8.75;7.19,0.62 +7.81,1.88;8.12,1.88 +8.12,1.88;8.44,1.88 +8.44,1.88;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;9.06,4.38 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;8.44,6.25 +8.44,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;9.06,8.12 +9.06,8.12;9.06,8.75 +3.75,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.50,7.50 +2.50,7.50;2.19,7.50 +4.06,8.75;5.62,8.75 +5.62,8.75;5.94,8.44 +5.94,8.44;5.94,8.12 +5.94,8.12;6.25,7.81 +6.25,7.81;6.56,7.50 +6.56,7.50;6.88,7.50 +4.06,7.81;4.06,6.88 +4.06,6.88;4.06,6.56 +4.06,6.56;3.75,5.94 +3.75,5.94;3.44,5.62 +3.44,5.62;3.12,5.31 +3.12,5.31;3.12,5.31 +2.81,3.75;6.56,3.75 +6.25,3.75;6.56,6.88 +6.25,6.88;2.81,6.88 +2.81,6.88;2.81,3.75 +2.81,4.69;6.56,4.69 +5.00,7.81;5.00,6.25 +5.00,6.25;5.00,5.62 +5.00,5.62;5.31,5.62 +5.31,5.62;5.62,5.62 +5.62,5.62;6.25,5.62 +3.12,7.81;5.94,7.81 +2.19,2.81;6.88,2.81 +2.50,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 +4.38,3.12;4.69,3.75 +6.88,0.62;5.94,0.94 +5.94,0.94;5.31,1.25 +5.31,1.25;5.00,1.88 +5.00,1.88;4.69,2.50 +4.69,2.50;4.69,3.12 + +# UTF-16 : 8e 91 +# UTF-8 : 91 ba e8 +[8e91] 躑 +1.88,4.38;2.81,4.38 +1.56,1.56;1.88,6.25 +0.62,0.94;0.62,5.31 +0.62,6.25;2.50,6.25 +2.50,6.25;2.50,8.75 +2.50,8.75;0.62,8.75 +0.31,8.75;0.62,6.25 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +9.06,8.75;7.19,8.75 +7.19,8.75;7.19,0.62 +7.81,1.88;8.12,1.88 +8.12,1.88;8.44,1.88 +8.44,1.88;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;9.06,4.38 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;8.44,6.25 +8.44,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;9.06,8.12 +9.06,8.12;9.06,8.75 +4.06,8.75;3.75,8.44 +3.75,8.44;3.44,8.12 +3.44,8.12;3.12,7.50 +3.12,7.50;3.12,7.50 +4.38,8.75;5.62,8.75 +5.62,8.75;5.94,8.44 +5.94,8.44;6.25,8.12 +6.25,8.12;6.88,7.50 +6.88,7.50;6.88,7.50 +4.38,7.81;4.38,6.88 +4.38,6.88;4.38,6.56 +4.38,6.56;4.38,5.94 +4.38,5.94;4.06,5.62 +4.06,5.62;3.75,5.31 +3.44,3.75;6.56,3.75 +6.56,3.75;6.56,6.88 +6.56,6.88;3.44,6.88 +3.44,6.88;3.44,3.75 +3.44,4.69;6.56,4.69 +5.31,7.81;5.31,6.25 +5.31,6.25;5.31,5.62 +5.31,5.62;5.62,5.62 +5.62,5.62;6.56,5.62 +3.75,7.81;6.25,7.81 +2.81,2.81;6.88,2.81 +2.81,0.62;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;5.00,3.75 +6.88,0.62;6.25,0.94 +6.25,0.94;5.62,1.25 +5.62,1.25;5.31,1.88 +5.31,1.88;5.00,2.50 +5.00,2.50;5.00,3.12 + +# UTF-16 : 90 59 +# UTF-8 : 99 81 e9 +[9059] 遙 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;2.19,2.50 +0.62,8.75;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.81 +1.88,7.81;2.19,7.50 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.25 +1.25,6.25;1.56,5.94 +1.56,5.94;1.88,5.62 +1.88,5.62;2.19,5.31 +2.19,2.50;2.19,4.06 +2.19,4.06;0.31,4.06 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.50 +2.81,7.19;3.12,7.50 +3.12,7.50;3.75,7.81 +3.75,7.81;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;5.00,9.38 +8.44,8.44;8.12,8.12 +8.12,8.12;7.50,7.81 +7.50,7.81;7.19,7.50 +7.19,7.50;6.56,7.19 +6.56,7.19;6.25,6.88 +6.25,6.88;5.62,6.56 +5.62,6.56;5.00,6.25 +5.00,6.25;4.06,6.25 +4.06,6.25;3.44,5.94 +3.44,5.94;2.50,5.62 +4.38,8.44;8.44,8.44 +8.75,5.94;4.38,5.94 +8.75,4.38;2.81,4.38 +5.62,5.94;5.94,2.19 +3.12,3.75;3.44,2.19 +3.12,2.19;8.44,2.19 +8.44,2.19;8.44,3.75 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.38,6.25 +6.56,7.19;5.94,7.50 +5.94,7.50;5.62,7.50 +5.62,7.50;5.31,7.81 +5.31,7.81;5.00,8.12 +5.00,8.12;5.00,8.12 +5.00,6.25;4.38,6.56 +4.38,6.56;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.44,7.19 + +# UTF-16 : 7c f2 +# UTF-8 : b2 b3 e7 +[7cf2] 糲 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;3.75,8.75 +3.75,8.75;9.06,8.75 +1.88,0.62;1.88,9.06 +3.12,5.94;0.31,5.94 +0.00,1.88;0.31,2.19 +0.31,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.44 +2.50,6.25;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 +4.06,7.81;9.06,7.81 +5.62,7.19;5.62,8.44 +7.81,7.19;7.81,8.44 +6.56,2.19;6.56,6.88 +8.75,4.38;4.69,4.38 +8.75,5.62;4.69,5.62 +4.38,4.38;4.69,6.88 +4.38,6.88;8.75,6.88 +8.75,6.88;8.75,4.38 +7.50,0.62;8.12,0.62 +8.12,0.62;8.44,0.62 +8.44,0.62;8.44,0.62 +8.44,0.62;9.06,0.94 +9.06,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,3.44 +9.06,3.44;4.06,3.44 +4.06,3.44;4.06,0.62 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.81,3.12 +4.69,1.88;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.88,2.19 +6.88,2.19;7.50,2.19 +7.50,2.19;8.12,2.19 + +# UTF-16 : 88 23 +# UTF-8 : a3 a0 e8 +[8823] 蠣 +3.12,0.94;3.44,1.56 +3.44,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;3.75,8.75 +3.75,8.75;9.06,8.75 +4.06,7.81;9.06,7.81 +5.62,7.19;5.62,8.44 +7.81,7.19;7.81,8.44 +6.56,2.19;6.56,6.88 +8.75,4.38;4.69,4.38 +8.75,5.62;4.69,5.62 +4.38,4.38;4.69,6.88 +4.38,6.88;8.75,6.88 +8.75,6.88;8.75,4.38 +7.50,0.62;8.12,0.62 +8.12,0.62;8.44,0.62 +8.44,0.62;8.44,0.62 +8.44,0.62;9.06,0.94 +9.06,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,3.44 +9.06,3.44;4.06,3.44 +4.06,3.44;4.06,0.62 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.81,3.12 +4.69,1.88;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.88,2.19 +6.88,2.19;7.50,2.19 +7.50,2.19;8.12,2.19 +1.56,1.56;1.56,9.06 +0.31,4.69;2.81,4.69 +2.81,4.69;2.81,7.50 +2.81,7.50;0.31,7.50 +0.31,7.50;0.31,3.75 +3.12,1.56;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.50,3.75 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 + +# UTF-16 : 79 2a +# UTF-8 : aa a4 e7 +[792a] 礪 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;3.75,8.75 +3.75,8.75;9.06,8.75 +4.06,7.81;9.06,7.81 +5.62,7.19;5.62,8.44 +7.81,7.19;7.81,8.44 +6.56,2.19;6.56,6.88 +8.75,4.38;4.69,4.38 +8.75,5.62;4.69,5.62 +4.38,4.38;4.69,6.88 +4.38,6.88;8.75,6.88 +8.75,6.88;8.75,4.38 +7.50,0.62;8.12,0.62 +8.12,0.62;8.44,0.62 +8.44,0.62;8.44,0.62 +8.44,0.62;9.06,0.94 +9.06,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,3.44 +9.06,3.44;4.06,3.44 +4.06,3.44;4.06,0.62 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.81,3.12 +4.69,1.88;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.88,2.19 +6.88,2.19;7.50,2.19 +7.50,2.19;8.12,2.19 +3.12,8.75;0.31,8.75 +1.25,1.88;2.81,1.88 +2.81,1.88;2.81,5.62 +2.81,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.56,8.75 + +# UTF-16 : 71 d7 +# UTF-8 : 97 87 e7 +[71d7] 燗 +2.81,1.56;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +2.81,8.12;2.81,7.19 +2.81,7.19;2.50,6.56 +2.50,6.56;2.50,5.94 +2.50,5.94;2.19,5.62 +2.19,5.62;1.88,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +6.25,7.19;8.75,7.19 +8.75,8.75;6.56,8.75 +6.25,8.75;6.56,5.94 +6.25,5.94;8.75,5.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +5.62,7.19;3.44,7.19 +3.44,8.75;5.62,8.75 +5.62,8.75;5.62,5.94 +5.62,5.94;3.12,5.94 +3.12,0.62;3.12,8.75 +4.69,2.81;7.50,2.81 +5.00,4.06;7.50,4.06 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;4.69,2.50 +4.69,2.50;4.69,2.81 +4.69,2.81;4.69,3.44 +4.69,3.44;4.69,5.00 +4.69,5.00;7.50,5.00 +7.19,5.00;7.50,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.56 + +# UTF-16 : 7e 5d +# UTF-8 : 9d b9 e7 +[7e5d] 繝 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +0.00,4.69;3.12,4.69 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.56,8.75 +1.56,8.75;1.88,9.06 +6.56,7.19;8.75,7.19 +8.75,8.75;6.56,8.75 +6.56,8.75;6.56,5.94 +6.56,5.94;9.06,5.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +8.75,1.56;9.06,8.75 +5.94,7.19;3.75,7.19 +3.44,8.75;5.94,8.75 +5.94,8.75;5.94,5.94 +5.94,5.94;3.44,5.94 +3.44,0.62;3.44,8.75 +5.00,2.81;7.50,2.81 +5.00,4.06;7.50,4.06 +4.38,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,2.81;5.00,3.44 +5.00,3.44;5.00,5.00 +5.00,5.00;7.50,5.00 +7.50,5.00;7.50,1.56 +7.50,1.56;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.56 + +# UTF-16 : 51 dc +# UTF-8 : 9c 87 e5 +[51dc] 凜 +2.50,3.12;9.06,3.12 +5.62,0.62;5.94,4.38 +2.81,4.38;3.44,4.38 +3.44,4.38;4.06,4.38 +4.06,4.38;4.69,4.38 +4.69,4.38;5.31,4.38 +5.31,4.38;5.94,4.38 +5.94,4.38;6.25,4.38 +6.25,4.38;6.88,4.69 +6.88,4.69;7.50,4.69 +7.50,4.69;8.12,4.69 +8.12,4.69;8.44,4.69 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,2.19;5.31,2.81 +5.31,2.81;5.94,3.12 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +6.56,2.50;5.94,3.12 +5.94,3.12;5.94,3.12 +2.50,8.44;9.06,8.44 +5.62,8.44;5.94,9.38 +2.81,5.00;3.12,7.81 +2.81,7.81;8.75,7.81 +8.75,7.81;8.75,5.31 +8.75,5.31;3.12,5.31 +4.06,5.94;4.06,6.88 +4.06,6.88;7.50,6.88 +7.50,6.88;7.50,5.94 +7.50,5.94;4.06,5.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.12 +0.94,8.12;0.62,8.75 + +# UTF-16 : 54 3d +# UTF-8 : bd 90 e5 +[543d] 吽 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +9.06,4.38;3.12,4.38 +4.38,7.50;8.75,7.50 +6.56,0.62;6.56,9.06 +3.12,5.31;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;4.69,9.06 + +# UTF-16 : 51 21 +# UTF-8 : a1 84 e5 +[5121] 儡 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.25 +2.19,5.00;2.19,0.62 +5.00,4.69;2.19,4.69 +5.00,0.62;5.00,5.00 +2.19,1.25;5.00,1.25 +2.19,3.12;5.00,3.12 +5.94,5.00;5.94,0.62 +3.75,4.69;3.75,1.25 +7.19,4.69;7.50,1.25 +8.75,4.69;5.94,4.69 +8.75,0.62;8.75,5.00 +5.94,1.25;8.75,1.25 +5.94,3.12;8.75,3.12 +8.12,5.62;8.12,8.75 +8.12,8.75;3.12,8.75 +3.12,8.75;3.12,5.62 +3.12,5.62;7.81,5.62 +5.62,5.62;5.62,8.75 +3.12,7.19;7.81,7.19 + +# UTF-16 : 7a c4 +# UTF-8 : 84 ab e7 +[7ac4] 竄 +5.31,8.44;5.31,7.50 +5.31,7.50;5.62,7.19 +5.62,7.19;6.25,6.88 +6.25,6.88;6.56,6.88 +6.56,6.88;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;7.81,7.81 +7.81,7.81;7.81,8.12 +4.69,8.44;4.69,9.38 +8.44,7.19;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,7.19 +1.25,6.88;1.56,6.88 +1.56,6.88;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;3.12,7.50 +3.12,7.50;3.75,7.81 +3.75,7.81;3.75,8.44 +3.75,8.44;4.06,8.44 +5.00,6.25;8.44,6.25 +8.44,6.25;8.44,4.38 +8.44,4.38;1.25,4.38 +1.25,4.38;1.25,6.25 +1.25,6.25;1.88,6.25 +1.88,6.25;2.50,6.25 +2.50,6.25;2.81,6.25 +2.81,6.25;3.44,6.56 +3.44,6.56;4.06,6.56 +5.31,5.31;8.44,5.31 +1.25,5.31;4.06,5.31 +1.25,3.44;4.06,3.44 +1.25,2.19;4.06,2.19 +4.69,3.44;7.19,3.44 +4.69,2.19;7.19,2.19 +8.12,4.06;8.12,3.12 +8.12,3.12;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;8.44,1.25 +8.44,1.25;8.44,0.62 +8.44,0.62;8.75,0.62 +8.75,0.62;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +1.25,4.06;1.25,0.94 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.19,0.94 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.56 +4.69,4.06;4.69,0.94 +3.75,0.62;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.50,1.56 + +# UTF-16 : 90 21 +# UTF-8 : a1 80 e9 +[9021] 逡 +0.62,8.75;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.81 +1.88,7.81;2.19,7.50 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.25 +1.25,6.25;1.56,5.94 +1.56,5.94;1.88,5.62 +1.88,5.62;2.19,5.31 +2.19,2.50;2.19,4.06 +2.19,4.06;0.31,4.06 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;2.19,2.50 +6.56,7.50;6.56,5.94 +6.56,5.94;6.88,5.62 +6.88,5.62;7.50,5.62 +7.50,5.62;7.81,5.62 +7.50,5.62;8.12,5.62 +8.12,5.62;8.44,5.62 +8.44,5.62;8.75,6.25 +8.75,6.25;8.75,6.56 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.00,9.38 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,7.81 +8.12,7.81;7.81,8.12 +7.81,8.12;7.19,8.75 +7.19,8.75;6.88,9.06 +8.75,1.88;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.56,2.81 +6.56,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.00,3.75 +5.00,3.75;4.38,3.75 +4.38,3.75;4.06,4.06 +2.81,7.50;3.44,7.50 +3.44,7.50;3.75,7.50 +3.75,7.50;4.38,7.50 +4.38,7.50;5.00,7.50 +5.00,7.50;5.62,7.50 +5.62,7.50;5.94,7.50 +5.94,7.50;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;7.81,7.81 +7.81,7.81;8.12,7.81 +2.81,5.31;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;4.06,5.62 +4.06,5.62;4.38,6.25 +4.38,6.25;5.00,6.56 +5.00,6.56;5.00,7.19 +5.00,7.19;5.00,7.50 +2.50,3.44;3.12,3.75 +3.12,3.75;3.75,4.38 +3.75,4.38;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;5.00,5.62 +4.38,4.69;8.12,4.69 +8.12,4.69;7.81,4.38 +7.81,4.38;7.50,4.06 +7.50,4.06;7.19,3.75 +7.19,3.75;6.56,3.12 +6.56,3.12;6.25,2.81 +6.25,2.81;5.62,2.81 +5.62,2.81;5.00,2.50 +5.00,2.50;4.38,2.19 +4.38,2.19;3.75,1.88 +3.75,1.88;3.12,1.88 + +# UTF-16 : 69 c3 +# UTF-8 : 83 a7 e6 +[69c3] 槃 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.25,8.75 +1.25,8.75;4.06,8.75 +4.06,8.75;4.06,5.00 +4.06,5.00;4.06,4.38 +4.06,4.38;3.75,4.38 +3.75,4.38;3.12,4.38 +3.12,4.38;2.81,4.38 +0.31,6.56;4.69,6.88 +2.81,7.19;2.81,7.50 +2.81,7.50;2.50,7.81 +2.50,7.81;2.19,8.12 +2.19,8.12;2.19,8.12 +2.81,9.38;2.50,9.06 +2.50,9.06;2.50,8.75 +2.50,6.88;2.50,5.00 +4.69,6.88;8.75,6.88 +4.69,4.69;5.31,4.69 +5.31,4.69;5.94,5.00 +5.94,5.00;6.25,5.00 +6.25,5.00;6.88,5.31 +6.88,5.31;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;8.12,6.25 +8.12,6.25;8.44,6.88 +8.75,4.38;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;5.94,5.62 +5.94,5.62;5.62,5.94 +5.62,5.94;5.31,6.25 +4.69,7.19;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;7.50,9.06 +7.50,9.06;7.50,7.81 +7.50,7.81;8.12,7.50 +8.12,7.50;8.12,7.50 +8.12,7.50;8.75,7.50 +8.75,7.50;9.06,7.81 +9.06,7.81;9.06,8.12 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,0.62;4.69,4.38 +8.75,3.44;0.62,3.44 + +# UTF-16 : 5e e2 +# UTF-8 : a2 bb e5 +[5ee2] 廢 +5.00,8.44;5.00,9.38 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;8.75,8.44 +5.31,7.81;2.50,7.81 +8.75,5.31;8.44,5.62 +8.44,5.62;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;6.56,6.56 +6.56,6.56;6.25,6.56 +6.25,6.56;5.94,6.88 +5.94,6.88;5.62,7.19 +5.62,7.19;5.31,7.81 +7.50,7.81;7.19,7.50 +7.19,7.50;6.56,7.19 +6.56,7.19;6.25,6.88 +6.25,6.88;5.94,6.88 +8.75,7.50;8.44,6.88 +8.44,6.88;8.12,6.56 +8.12,6.56;7.50,6.56 +7.50,6.56;7.19,6.25 +7.19,6.25;7.19,6.25 +3.44,6.25;3.12,6.56 +3.12,6.56;2.50,6.88 +2.50,6.88;2.19,7.19 +2.19,7.19;1.88,7.50 +4.69,3.75;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.62,4.69 +5.62,4.69;5.62,5.31 +5.62,5.31;5.62,5.62 +5.62,5.62;7.50,5.62 +7.50,5.62;7.50,4.06 +7.50,4.06;7.81,3.75 +7.81,3.75;7.81,3.75 +7.81,3.75;8.12,3.75 +8.12,3.75;8.75,4.06 +8.75,4.06;8.75,4.38 +8.75,4.38;8.75,4.69 +4.69,3.12;8.44,3.12 +4.69,0.62;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,3.12 +8.75,0.62;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +2.50,5.62;4.38,5.62 +4.38,5.62;4.38,4.06 +4.38,4.06;2.19,4.06 +1.88,4.06;1.88,3.75 +1.88,3.75;1.88,3.44 +1.88,3.44;1.88,2.81 +1.88,2.81;1.88,2.50 +1.88,2.50;1.56,2.19 +1.88,2.81;4.38,2.81 +4.38,2.81;4.38,2.19 +4.38,2.19;4.38,1.88 +4.38,1.88;4.06,1.25 +4.06,1.25;4.06,0.62 +4.06,0.62;3.75,0.62 +3.44,0.62;3.12,0.62 +3.12,0.62;2.50,0.62 +2.50,0.62;2.19,0.62 +1.25,5.31;1.88,5.62 +1.88,5.62;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.75,6.56 +3.75,6.56;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.00,7.81 + +# UTF-16 : 71 84 +# UTF-8 : 84 86 e7 +[7184] 熄 +2.81,2.19;2.50,2.81 +2.50,2.81;2.50,3.12 +2.50,3.12;2.19,3.44 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +2.81,8.12;2.81,7.19 +2.81,7.19;2.81,6.56 +2.81,6.56;2.50,5.94 +2.50,5.94;2.19,5.62 +2.19,5.62;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.44 +5.62,8.44;5.62,8.44 +3.75,4.06;8.44,4.06 +8.44,4.06;8.44,8.44 +8.44,8.44;3.75,8.44 +3.44,8.44;3.75,4.06 +3.75,6.88;8.44,6.88 +3.75,5.62;8.44,5.62 +4.38,3.44;4.69,1.88 +4.38,1.88;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;6.88,0.62 +6.88,0.62;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;7.81,1.88 +7.81,1.88;8.12,2.19 +2.81,0.94;2.81,1.25 +2.81,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.75,3.12 +9.06,0.94;9.06,1.25 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +6.88,1.88;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 + +# UTF-16 : 67 7c +# UTF-8 : bc 9d e6 +[677c] 杼 +3.44,4.38;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,0.62;2.19,9.06 +3.44,7.19;0.31,7.19 +0.00,2.50;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +3.44,5.31;9.06,5.31 +8.75,8.75;4.06,8.75 +8.75,8.44;8.12,8.12 +8.12,8.12;7.81,7.50 +7.81,7.50;7.50,7.19 +7.50,7.19;6.88,6.56 +6.88,6.56;6.56,6.25 +7.50,5.31;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;5.94,6.56 +5.94,6.56;5.31,7.19 +5.31,7.19;4.69,7.50 +6.88,5.31;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +7.50,3.44;8.12,3.75 +8.12,3.75;8.44,4.06 +8.44,4.06;8.44,4.69 +8.44,4.69;8.75,5.00 +8.75,5.00;9.06,5.31 + +# UTF-16 : 62 92 +# UTF-8 : 92 8a e6 +[6292] 抒 +3.44,5.31;9.06,5.31 +8.75,8.75;4.06,8.75 +8.75,8.44;8.12,8.12 +8.12,8.12;7.81,7.50 +7.81,7.50;7.50,7.19 +7.50,7.19;6.88,6.56 +6.88,6.56;6.56,6.25 +7.50,5.31;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;5.94,6.56 +5.94,6.56;5.31,7.19 +5.31,7.19;4.69,7.50 +6.88,5.31;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +7.50,3.44;8.12,3.75 +8.12,3.75;8.44,4.06 +8.44,4.06;8.44,4.69 +8.44,4.69;8.75,5.00 +8.75,5.00;9.06,5.31 +2.19,9.06;2.19,1.56 +2.19,1.56;2.19,1.25 +2.19,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.44,4.69;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +3.44,7.19;0.31,7.19 + +# UTF-16 : 7a 57 +# UTF-8 : 97 a9 e7 +[7a57] 穗 +3.12,8.75;2.50,8.75 +2.50,8.75;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.44 +3.12,6.25;0.31,6.25 +0.31,2.50;0.31,2.81 +0.31,2.81;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +2.81,3.75;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +4.38,2.81;4.69,1.56 +4.38,1.56;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;6.88,0.62 +6.88,0.62;7.50,0.62 +7.50,0.62;7.81,1.25 +7.81,1.25;7.81,1.56 +7.81,1.56;8.12,1.88 +2.81,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +9.06,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.44,2.50 +8.44,2.50;8.12,2.81 +8.44,4.69;8.44,7.50 +8.44,7.50;3.75,7.50 +3.44,7.50;3.75,4.69 +3.75,4.69;8.44,4.69 +3.75,5.94;8.44,5.94 +5.94,3.44;5.94,9.38 +3.12,8.44;9.06,8.44 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,2.81 +5.62,2.81;5.62,2.81 +9.06,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +3.12,3.44;3.75,3.44 +3.75,3.44;4.06,3.44 +4.06,3.44;4.69,3.44 +4.69,3.44;5.31,3.44 +5.31,3.44;5.62,3.44 +5.62,3.44;6.25,3.44 +6.25,3.44;6.88,3.75 +6.88,3.75;7.19,3.75 +7.19,3.75;7.81,3.75 +7.81,3.75;8.44,3.75 + +# UTF-16 : 6e ff +# UTF-8 : bf bb e6 +[6eff] 滿 +2.81,8.44;9.06,8.44 +7.81,9.38;7.81,7.19 +7.81,7.19;3.75,7.19 +3.75,7.19;3.75,9.38 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +5.94,0.94;5.94,7.19 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,6.25 +8.75,6.25;2.81,6.25 +2.81,6.25;2.81,0.62 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,5.00 +3.44,5.31;4.69,5.31 +4.38,5.31;4.69,5.00 +4.38,5.00;4.38,4.38 +4.38,4.38;4.38,3.75 +4.38,3.75;4.06,3.12 +4.06,3.12;3.75,2.81 +3.75,2.81;3.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.81,3.75 +7.81,3.75;7.50,4.38 +7.50,4.38;7.50,5.00 +6.56,5.31;7.50,5.31 +7.50,5.31;7.50,5.00 +7.50,5.00;7.50,4.38 +7.50,4.38;7.19,3.75 +7.19,3.75;6.88,3.12 +6.88,3.12;6.56,2.81 +6.56,2.81;6.25,2.19 + +# UTF-16 : 51 09 +# UTF-8 : 89 84 e5 +[5109] 儉 +2.19,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.50,7.50 +7.50,7.50;7.19,7.81 +7.19,7.81;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.25,8.75 +6.25,8.75;5.94,9.06 +5.94,9.06;5.62,9.38 +5.62,9.38;5.31,9.06 +5.31,9.06;5.00,8.75 +5.00,8.75;4.69,8.44 +4.69,8.44;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.12,7.19 +3.12,7.19;2.81,6.88 +2.81,6.88;2.50,6.88 +2.50,6.88;2.19,6.56 +7.19,7.50;4.06,7.50 +2.81,4.06;5.31,4.06 +5.31,4.06;5.31,6.25 +5.31,6.25;2.81,6.25 +2.81,6.25;2.81,3.75 +5.94,4.06;8.44,4.06 +8.44,4.06;8.44,6.25 +8.44,6.25;5.94,6.25 +5.94,6.25;5.94,3.75 +1.88,0.62;2.50,1.25 +2.50,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;4.06,3.75 +5.31,0.62;5.00,1.25 +5.00,1.25;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,2.81 +5.62,0.62;5.94,1.25 +5.94,1.25;6.25,1.88 +6.25,1.88;6.56,2.50 +6.56,2.50;6.88,3.12 +6.88,3.12;7.19,3.75 +9.06,0.62;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,2.19 +7.81,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 + +# UTF-16 : 96 aa +# UTF-8 : aa 9a e9 +[96aa] 險 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,2.81 +1.88,2.81;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.81,8.12 +2.81,8.12;2.81,8.75 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.88 +3.12,6.88;2.81,6.56 +7.19,7.50;4.38,7.50 +3.44,4.06;5.62,4.06 +5.62,4.06;5.62,6.25 +5.62,6.25;3.44,6.25 +3.44,6.25;3.44,3.75 +6.25,4.06;8.44,4.06 +8.44,4.06;8.44,6.25 +8.44,6.25;6.25,6.25 +6.25,6.25;6.25,3.75 +2.50,0.62;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.38,3.75 +5.62,0.62;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;4.69,2.19 +4.69,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 +5.94,0.62;6.25,1.25 +6.25,1.25;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.19,3.75 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 + +# UTF-16 : 6a a2 +# UTF-8 : a2 aa e6 +[6aa2] 檢 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.88 +3.12,6.88;2.81,6.56 +7.19,7.50;4.69,7.50 +3.44,4.06;5.62,4.06 +5.62,4.06;5.62,6.25 +5.62,6.25;3.44,6.25 +3.44,6.25;3.44,3.75 +6.25,4.06;8.44,4.06 +8.44,4.06;8.44,6.25 +8.44,6.25;6.25,6.25 +6.25,6.25;6.25,3.75 +2.50,0.62;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.38,3.75 +5.62,0.62;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;4.69,2.19 +4.69,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 +5.94,0.62;6.25,1.25 +6.25,1.25;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.19,3.75 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 + +# UTF-16 : 81 c9 +# UTF-8 : 89 87 e8 +[81c9] 臉 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.88 +3.12,6.88;2.81,6.56 +7.50,7.50;4.69,7.50 +3.44,4.06;5.62,4.06 +5.62,4.06;5.62,6.25 +5.62,6.25;3.44,6.25 +3.44,6.25;3.44,3.75 +6.56,4.06;8.44,4.06 +8.44,4.06;8.44,6.25 +8.44,6.25;6.25,6.25 +6.25,6.25;6.25,3.75 +2.81,0.62;3.12,1.25 +3.12,1.25;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.38,3.75 +5.62,0.62;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;4.69,2.19 +4.69,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 +5.94,0.62;6.25,1.25 +6.25,1.25;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.19,3.75 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 5d ae +# UTF-8 : ae b6 e5 +[5dae] 嶮 +0.62,7.81;0.62,0.62 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.88,9.06 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.44,6.88 +3.44,6.88;3.12,6.56 +7.50,7.50;4.69,7.50 +3.75,4.06;5.94,4.06 +5.62,4.06;5.94,6.25 +5.62,6.25;3.75,6.25 +3.75,6.25;3.75,3.75 +6.56,4.06;8.75,4.06 +8.75,4.06;8.75,6.25 +8.75,6.25;6.56,6.25 +6.56,6.25;6.56,3.75 +2.81,0.62;3.44,1.25 +3.44,1.25;3.75,1.88 +3.75,1.88;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;4.69,3.75 +5.62,0.62;5.62,1.25 +5.62,1.25;5.31,1.56 +5.31,1.56;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 +5.94,0.62;6.56,1.25 +6.56,1.25;6.88,1.88 +6.88,1.88;7.19,2.50 +7.19,2.50;7.19,3.12 +7.19,3.12;7.50,3.75 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 + +# UTF-16 : 9a 57 +# UTF-8 : 97 a9 e9 +[9a57] 驗 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;2.81,3.75 +2.50,1.56;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;2.19,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +4.06,8.75;0.94,8.75 +0.94,8.75;0.94,4.06 +0.94,4.06;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.56 +3.75,1.56;3.75,1.25 +3.75,1.25;3.44,0.62 +3.44,0.62;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.50,8.44;2.50,4.38 +0.94,5.62;3.75,5.62 +0.94,7.19;3.75,7.19 +9.06,6.56;8.75,6.88 +8.75,6.88;8.12,7.50 +8.12,7.50;7.50,8.12 +7.50,8.12;6.88,8.75 +6.88,8.75;6.56,9.38 +6.56,9.38;5.94,8.75 +5.94,8.75;5.62,8.12 +5.62,8.12;5.00,7.50 +5.00,7.50;4.38,6.88 +4.38,6.88;3.75,6.56 +7.81,7.50;5.31,7.50 +4.38,4.06;6.25,4.06 +6.25,4.06;6.25,6.25 +6.25,6.25;4.38,6.25 +4.38,6.25;4.38,3.75 +6.88,4.06;8.75,4.06 +8.75,4.06;8.75,6.25 +8.75,6.25;6.88,6.25 +6.88,6.25;6.88,3.75 +4.06,0.62;4.38,1.25 +4.38,1.25;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.75 +6.25,0.62;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.31,2.81 +6.56,0.62;6.88,1.25 +6.88,1.25;7.19,1.88 +7.19,1.88;7.50,2.50 +7.50,2.50;7.50,3.12 +7.50,3.12;7.81,3.75 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 + +# UTF-16 : 85 48 +# UTF-8 : 88 95 e8 +[8548] 蕈 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +8.75,7.50;0.62,7.50 +5.94,7.50;5.94,5.62 +3.44,7.50;3.44,5.62 +1.25,5.31;1.25,6.56 +1.25,6.56;8.12,6.56 +8.12,6.56;8.12,5.62 +8.12,5.62;1.25,5.62 +1.88,2.50;7.81,2.50 +7.81,2.50;7.81,4.69 +7.81,4.69;1.56,4.69 +1.56,4.69;1.56,2.50 +1.88,3.75;7.81,3.75 +0.31,1.56;9.06,1.56 +4.69,0.31;4.69,2.50 + +# UTF-16 : 96 98 +# UTF-8 : 98 9a e9 +[9698] 隘 +8.12,0.94;8.12,3.75 +8.12,3.75;3.44,3.75 +3.44,3.75;3.44,0.94 +7.81,6.88;3.75,6.88 +5.00,3.75;5.00,0.94 +6.56,3.75;6.56,0.94 +2.19,0.94;9.06,0.94 +4.38,8.44;4.06,8.12 +4.06,8.12;3.75,7.81 +3.75,7.81;3.44,7.50 +3.44,7.50;2.81,6.88 +2.81,6.88;2.50,6.56 +4.69,8.75;6.88,8.75 +6.88,8.75;7.19,8.44 +7.19,8.44;7.50,7.81 +7.50,7.81;8.12,7.50 +8.12,7.50;8.75,6.88 +8.75,6.88;9.38,6.56 +4.38,5.31;4.06,4.69 +4.06,4.69;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.81,3.44 +4.69,5.31;6.88,5.31 +6.88,5.31;7.19,5.00 +7.19,5.00;7.50,4.38 +7.50,4.38;8.12,4.06 +8.12,4.06;8.75,3.75 +8.75,3.75;9.38,3.12 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.94,2.81;1.25,2.81 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.75 + +# UTF-16 : 7e 0a +# UTF-8 : 8a b8 e7 +[7e0a] 縊 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +0.00,4.69;3.12,4.69 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.56,8.75 +1.56,8.75;1.88,9.06 +8.12,0.94;8.12,3.75 +8.12,3.75;3.75,3.75 +3.75,3.75;3.75,0.94 +7.81,6.88;4.06,6.88 +5.31,3.75;5.31,0.94 +6.88,3.75;6.88,0.94 +2.50,0.94;9.06,0.94 +4.69,8.44;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.44,6.88 +3.44,6.88;2.81,6.56 +5.31,8.75;6.88,8.75 +6.88,8.75;7.19,8.44 +7.19,8.44;7.81,7.81 +7.81,7.81;8.12,7.50 +8.12,7.50;8.75,6.88 +8.75,6.88;9.38,6.56 +5.31,5.31;6.88,5.31 +6.88,5.31;7.19,5.00 +7.19,5.00;7.81,4.38 +7.81,4.38;8.12,4.06 +8.12,4.06;8.75,3.75 +8.75,3.75;9.38,3.12 +4.69,5.31;4.69,4.69 +4.69,4.69;4.38,4.38 +4.38,4.38;4.06,4.06 +4.06,4.06;3.44,3.75 +3.44,3.75;3.12,3.44 + +# UTF-16 : 8b 1a +# UTF-8 : 9a ac e8 +[8b1a] 謚 +0.94,0.94;3.12,0.94 +2.81,0.94;3.12,3.12 +2.81,3.12;0.62,3.12 +0.62,3.12;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +8.44,0.94;8.44,3.75 +8.44,3.75;4.06,3.75 +4.06,3.75;4.06,0.94 +8.12,6.88;4.38,6.88 +5.62,3.75;5.62,0.94 +6.88,3.75;6.88,0.94 +3.44,0.94;9.06,0.94 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,6.88 +3.75,6.88;3.12,6.56 +5.31,8.75;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.81,7.81 +7.81,7.81;8.12,7.50 +8.12,7.50;8.75,6.88 +8.75,6.88;9.38,6.56 +5.31,5.31;7.19,5.31 +7.19,5.31;7.50,5.00 +7.50,5.00;7.81,4.38 +7.81,4.38;8.12,4.06 +8.12,4.06;8.75,3.75 +8.75,3.75;9.38,3.12 +5.00,5.31;4.69,4.69 +4.69,4.69;4.38,4.38 +4.38,4.38;4.06,4.06 +4.06,4.06;3.75,3.75 +3.75,3.75;3.44,3.44 + +# UTF-16 : 93 b0 +# UTF-8 : b0 8e e9 +[93b0] 鎰 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.38 +8.44,0.94;8.44,3.75 +8.44,3.75;4.06,3.75 +4.06,3.75;4.06,0.94 +8.12,6.88;4.38,6.88 +5.62,3.75;5.62,0.94 +6.88,3.75;6.88,0.94 +3.12,0.94;9.06,0.94 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,6.88 +3.75,6.88;3.12,6.56 +5.31,8.75;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.81,7.81 +7.81,7.81;8.12,7.50 +8.12,7.50;8.75,6.88 +8.75,6.88;9.38,6.56 +5.31,5.31;7.19,5.31 +7.19,5.31;7.50,5.00 +7.50,5.00;7.81,4.38 +7.81,4.38;8.12,4.06 +8.12,4.06;8.75,3.75 +8.75,3.75;9.38,3.12 +5.00,5.31;4.69,4.69 +4.69,4.69;4.38,4.38 +4.38,4.38;4.06,4.06 +4.06,4.06;3.75,3.75 +3.75,3.75;3.44,3.44 + +# UTF-16 : 51 4c +# UTF-8 : 8c 85 e5 +[514c] 兌 +5.62,4.06;5.62,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;3.75,4.38 +2.19,4.38;7.50,4.38 +7.50,4.38;7.50,6.88 +7.50,6.88;1.88,6.88 +1.88,6.88;1.88,4.06 +2.81,8.75;2.50,8.12 +2.50,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,7.19 +1.25,7.19;1.25,6.88 +1.25,6.88;0.94,6.56 +0.94,6.56;0.62,6.25 +0.62,6.25;0.00,5.94 +3.44,8.75;6.56,8.75 +6.56,8.75;6.88,8.12 +6.88,8.12;7.50,7.50 +7.50,7.50;7.81,7.19 +7.81,7.19;8.12,7.19 +8.12,7.19;8.44,6.88 +8.44,6.88;8.75,6.56 +8.75,6.56;9.06,6.25 +9.06,6.25;9.38,5.94 + +# UTF-16 : 53 a6 +# UTF-8 : a6 8e e5 +[53a6] 厦 +0.31,0.62;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;8.75,8.75 +3.12,2.81;8.12,2.81 +1.25,0.62;1.88,0.94 +1.88,0.94;2.81,0.94 +2.81,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;8.12,2.81 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.56 +5.62,1.56;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.06,2.19 +4.06,2.19;3.44,2.50 +3.44,2.50;3.12,2.81 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;3.12,2.81 +3.12,2.81;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,3.75 +1.56,7.81;8.75,7.81 +5.31,7.81;5.00,7.50 +5.00,7.50;4.69,6.88 +4.69,6.88;4.69,6.88 +2.19,3.75;8.12,3.75 +8.12,3.75;8.12,6.88 +8.12,6.88;2.19,6.88 +2.19,6.88;2.19,3.75 +2.19,5.94;8.12,5.94 +2.19,5.00;8.12,5.00 + +# UTF-16 : 90 b1 +# UTF-8 : b1 82 e9 +[90b1] 邱 +3.75,1.56;3.75,5.94 +0.31,0.94;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,1.88 +4.69,1.88;5.31,1.88 +5.31,1.88;5.62,2.19 +1.25,5.94;5.62,5.94 +0.94,8.44;1.25,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.19,8.44 +2.19,8.44;2.50,8.44 +2.50,8.44;3.12,8.44 +3.12,8.44;3.44,8.44 +3.44,8.44;3.75,8.75 +3.75,8.75;4.38,8.75 +4.38,8.75;4.69,8.75 +4.69,8.75;5.00,9.06 +0.94,1.25;0.94,8.44 +9.06,8.75;6.25,8.75 +6.25,8.75;6.25,0.62 +6.88,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.75,2.19 +8.75,2.19;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 + +# UTF-16 : 95 be +# UTF-8 : be 96 e9 +[95be] 閾 +1.56,4.69;7.81,4.69 +7.19,4.38;6.88,3.75 +6.88,3.75;6.88,3.44 +6.88,3.44;6.56,3.12 +6.56,3.12;6.25,2.50 +6.25,2.50;6.25,2.19 +6.25,2.19;5.62,1.56 +5.62,1.56;5.31,1.25 +5.31,1.25;5.00,0.94 +5.31,5.62;5.31,4.69 +5.31,4.69;5.62,4.06 +5.62,4.06;5.62,3.44 +5.62,3.44;5.94,3.12 +5.94,3.12;6.25,2.50 +6.25,2.50;6.25,2.19 +6.25,2.19;6.88,1.56 +6.88,1.56;7.19,1.56 +7.19,1.56;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;7.81,2.81 +5.94,5.62;6.56,5.31 +6.56,5.31;6.88,5.00 +6.88,5.00;7.19,5.00 +7.19,5.00;7.19,4.69 +2.50,2.50;4.69,2.50 +4.69,2.50;4.69,4.06 +4.69,4.06;2.19,4.06 +2.19,4.06;2.19,2.50 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.62;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 + +# UTF-16 : 97 30 +# UTF-8 : b0 9c e9 +[9730] 霰 +0.94,0.62;0.94,3.44 +0.94,3.44;4.38,3.44 +4.38,3.44;4.38,1.25 +4.38,1.25;4.38,0.62 +4.38,0.62;3.75,0.62 +3.75,0.62;3.44,0.62 +3.44,0.62;2.81,0.62 +0.31,4.06;5.00,4.06 +4.69,5.00;0.62,5.00 +1.56,4.06;1.56,5.62 +3.75,4.06;3.75,5.62 +0.94,1.56;4.38,1.56 +0.94,2.50;4.38,2.50 +4.69,5.62;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,7.19;4.06,7.19 +1.56,6.25;4.06,6.25 +5.62,7.19;7.81,7.19 +5.62,6.25;7.81,6.25 +8.75,6.25;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,6.25 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.12,4.06 +8.12,4.06;8.12,4.69 +5.62,4.69;9.06,4.69 +4.69,3.12;5.00,3.44 +5.00,3.44;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;5.94,5.62 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;6.25,3.44 +6.25,3.44;6.25,3.75 +6.25,3.75;5.94,4.38 + +# UTF-16 : 7c 4c +# UTF-8 : 8c b1 e7 +[7c4c] 籌 +3.12,7.81;2.81,8.12 +2.81,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +7.19,7.81;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.56,8.75 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.44 +1.25,8.44;0.94,8.12 +0.94,8.12;0.31,7.81 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.38,8.12 +4.38,8.12;4.06,8.12 +9.06,8.75;5.31,8.75 +4.69,8.75;1.56,8.75 +0.62,7.50;8.75,7.50 +1.25,6.56;8.12,6.56 +4.69,6.56;4.69,8.12 +1.25,5.00;7.50,5.00 +0.62,4.06;8.75,4.06 +4.69,4.06;4.69,5.00 +6.25,0.94;5.94,1.25 +5.94,1.25;5.62,1.88 +5.62,1.88;5.00,2.19 +5.00,2.19;5.00,2.19 +7.81,3.44;7.81,1.25 +7.81,1.25;7.81,0.94 +7.81,0.94;7.50,0.62 +7.50,0.62;6.88,0.94 +6.88,0.94;6.56,0.94 +8.75,2.50;4.38,2.50 +8.75,3.44;0.62,3.44 +3.75,1.25;1.25,1.25 +0.94,0.62;0.94,2.81 +0.94,2.81;3.75,2.81 +3.75,2.81;3.75,0.62 +0.31,5.62;9.06,5.62 +8.12,4.69;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;8.75,5.62 + +# UTF-16 : 7f 83 +# UTF-8 : 83 be e7 +[7f83] 羃 +0.94,7.81;8.75,7.81 +8.75,7.81;8.75,9.06 +8.75,9.06;0.62,9.06 +0.62,9.06;0.62,7.81 +5.94,8.12;5.94,9.06 +3.44,8.12;3.44,9.06 +4.38,4.38;4.06,4.06 +4.06,4.06;3.75,3.75 +3.75,3.75;3.44,3.44 +3.44,3.44;3.12,3.44 +3.12,3.44;2.81,3.12 +2.81,3.12;2.19,2.81 +2.19,2.81;1.88,2.50 +1.88,2.50;1.25,2.50 +1.25,2.50;0.94,2.19 +0.94,2.19;0.31,2.19 +0.62,7.19;8.75,7.19 +2.81,6.25;2.81,7.81 +6.56,6.25;6.56,7.81 +1.56,4.38;7.81,4.38 +7.81,4.38;7.81,6.25 +7.81,6.25;1.56,6.25 +1.56,6.25;1.56,4.38 +1.56,5.31;7.81,5.31 +0.62,3.44;8.75,3.44 +5.94,3.44;6.56,3.12 +6.56,3.12;7.19,2.81 +7.19,2.81;7.81,2.50 +7.81,2.50;8.44,2.19 +8.44,2.19;9.06,2.19 +4.69,0.31;4.69,3.12 +1.56,0.62;1.88,2.50 +1.56,2.50;7.81,2.50 +7.50,2.50;7.81,1.25 +7.50,1.25;7.50,0.94 +7.50,0.94;6.88,0.62 +6.88,0.62;6.56,0.62 +6.56,0.62;6.25,0.94 +6.25,0.94;5.94,0.94 + +# UTF-16 : 79 60 +# UTF-8 : a0 a5 e7 +[7960] 祠 +0.62,1.25;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +0.62,6.88;4.06,6.88 +0.94,8.75;3.75,8.75 +2.19,6.88;2.19,0.62 +3.44,5.62;3.44,1.56 +4.38,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +4.69,1.88;4.69,5.62 +4.69,5.62;7.50,5.62 +7.50,5.62;7.50,2.81 +7.50,2.81;5.00,2.81 +7.81,7.19;4.38,7.19 + +# UTF-16 : 90 1e +# UTF-8 : 9e 80 e9 +[901e] 逞 +0.62,9.06;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.81 +1.88,7.81;2.19,7.50 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.25 +1.25,6.25;1.56,5.94 +1.56,5.94;1.88,5.62 +1.88,5.62;2.19,5.31 +2.19,2.50;2.19,4.38 +2.19,4.38;0.31,4.38 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +3.44,6.56;8.44,6.56 +8.44,6.56;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,6.56 +5.94,2.19;5.94,5.62 +8.75,5.62;3.12,5.62 +2.81,2.19;8.75,2.19 +3.44,4.06;8.44,4.06 + +# UTF-16 : 51 54 +# UTF-8 : 94 85 e5 +[5154] 兔 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;6.25,8.44 +0.31,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.75 +2.81,8.75;3.12,9.06 +3.12,9.06;3.44,9.38 +2.81,8.44;6.25,8.44 +1.56,3.75;1.56,6.88 +1.56,6.88;8.12,6.88 +8.12,6.88;8.12,4.38 +8.12,4.38;1.88,4.38 +5.31,4.06;5.31,1.25 +5.31,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.44,2.50 +8.44,2.50;8.75,3.12 +0.62,0.62;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,5.00 +4.69,5.00;5.00,5.94 +5.00,5.94;5.00,6.88 +5.94,3.44;6.56,3.12 +6.56,3.12;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,2.19 + +# UTF-16 : 51 a4 +# UTF-8 : a4 86 e5 +[51a4] 冤 +8.44,6.88;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,6.88 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;6.25,7.50 +0.31,5.62;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,8.12 +3.12,8.12;3.44,8.44 +2.81,7.81;6.25,7.81 +1.56,3.44;1.88,6.25 +1.56,6.25;8.12,6.25 +8.12,6.25;8.12,4.06 +8.12,4.06;1.88,4.06 +5.31,4.06;5.31,1.25 +5.31,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.56 +8.44,1.56;8.44,2.19 +8.44,2.19;8.75,2.81 +0.62,0.62;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.44,2.19 +3.44,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;5.00,5.31 +5.00,5.31;5.00,6.25 +5.94,3.12;6.56,2.81 +6.56,2.81;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 + +# UTF-16 : 5f 8a +# UTF-8 : 8a be e5 +[5f8a] 徊 +2.50,6.88;2.19,6.25 +2.19,6.25;1.88,5.94 +1.88,5.94;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.31,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;0.94,7.19 +0.94,7.19;0.31,6.88 +1.56,0.62;1.56,5.62 +8.75,0.62;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,0.62 +3.12,1.25;8.75,1.25 +5.00,3.44;7.19,3.44 +7.19,3.44;7.19,6.88 +7.19,6.88;4.69,6.88 +4.69,6.88;4.69,3.12 + +# UTF-16 : 8a 1d +# UTF-8 : 9d a8 e8 +[8a1d] 訝 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,5.94;3.44,5.94 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +7.81,8.75;8.12,1.88 +7.81,1.88;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +4.69,5.62;5.00,8.75 +4.69,8.75;9.06,8.75 +9.06,5.62;3.75,5.62 +3.75,1.88;4.06,2.19 +4.06,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,3.75;6.88,4.06 +6.88,4.06;7.19,4.69 +7.19,4.69;7.50,5.00 +7.50,5.00;7.81,5.62 + +# UTF-16 : 5d 17 +# UTF-8 : 97 b4 e5 +[5d17] 崗 +0.94,0.62;0.94,6.56 +0.94,6.56;8.44,6.56 +8.44,6.56;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +2.50,4.06;2.50,1.25 +6.88,1.56;6.88,4.06 +2.50,2.19;6.88,2.19 +4.69,4.69;4.69,2.19 +1.56,4.69;7.81,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;6.25,5.62 +6.25,5.62;6.25,5.94 +6.25,5.94;6.56,6.25 +3.75,4.69;3.75,5.00 +3.75,5.00;3.44,5.62 +3.44,5.62;3.12,6.25 +3.12,6.25;2.81,6.25 +0.94,9.06;0.94,7.50 +0.94,7.50;8.44,7.50 +8.44,7.50;8.44,9.06 +4.69,7.50;4.69,9.38 + +# UTF-16 : 98 c4 +# UTF-8 : 84 a3 e9 +[98c4] 飄 +2.19,3.75;2.19,1.25 +2.19,1.25;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +3.75,1.56;3.75,2.19 +3.75,2.19;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;2.81,3.12 +4.06,3.75;0.31,3.75 +3.75,4.69;0.62,4.69 +4.06,8.75;0.31,8.75 +2.81,8.75;2.81,5.94 +1.56,8.44;1.56,5.94 +0.62,5.62;0.62,7.50 +0.62,7.50;4.06,7.50 +4.06,7.50;4.06,5.94 +4.06,5.94;0.62,5.94 +4.06,0.62;4.06,1.25 +4.06,1.25;4.38,2.19 +4.38,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;4.69,5.62 +4.69,5.62;4.69,8.75 +4.69,8.75;8.44,8.75 +8.44,8.75;8.44,6.88 +8.44,6.88;8.44,5.31 +8.44,5.31;8.75,4.06 +8.75,4.06;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +9.06,0.94;9.06,0.62 +9.06,0.62;9.38,1.25 +9.38,1.25;9.38,1.56 +9.38,1.56;9.38,2.50 +9.38,2.50;9.38,2.81 +6.56,1.25;6.56,7.81 +5.31,6.25;5.31,3.44 +7.81,6.25;5.31,6.25 +5.31,4.06;7.81,4.06 +7.81,4.06;7.81,6.25 +8.44,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +4.69,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.88,1.25 +6.88,1.25;7.50,1.56 +7.50,1.56;8.12,1.56 +5.00,7.81;5.62,7.81 +5.62,7.81;6.25,7.81 +6.25,7.81;6.88,7.81 +6.88,7.81;7.50,7.81 +7.50,7.81;8.12,8.12 + +# UTF-16 : 5a 11 +# UTF-8 : 91 a8 e5 +[5a11] 娑 +0.62,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.56 +2.50,8.12;2.19,8.44 +2.19,8.44;1.56,8.75 +1.56,8.75;1.25,8.75 +1.25,8.75;0.94,9.06 +1.88,6.88;1.56,7.19 +1.56,7.19;0.94,7.50 +0.94,7.50;0.62,7.50 +0.62,7.50;0.31,7.81 +6.25,9.06;6.25,7.81 +6.25,7.81;6.25,7.19 +6.25,7.19;6.25,6.88 +6.25,6.88;5.94,6.56 +5.62,6.56;5.31,6.88 +5.31,6.88;4.69,6.88 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.69,8.75 +9.06,6.25;8.75,6.88 +8.75,6.88;8.75,7.19 +8.75,7.19;8.44,7.81 +8.44,7.81;8.12,8.44 +8.12,8.44;7.81,8.75 +8.12,7.19;7.81,6.88 +7.81,6.88;7.50,6.56 +7.50,6.56;6.88,6.25 +6.88,6.25;6.56,6.25 +6.56,6.25;5.94,5.94 +5.94,5.94;5.31,5.62 +5.31,5.62;4.69,5.62 +4.69,5.62;4.06,5.62 +4.06,5.62;3.44,5.31 +3.44,5.31;2.81,5.31 +8.75,4.38;0.62,4.38 +0.94,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.94,2.81 +5.94,2.81;6.56,3.44 +6.56,3.44;6.88,3.75 +6.88,3.75;7.19,4.38 +4.38,5.62;4.06,5.31 +4.06,5.31;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;3.12,4.06 +3.12,4.06;2.81,3.75 +2.81,3.75;2.50,3.44 +2.50,3.44;2.19,3.12 +2.19,3.12;1.56,2.81 +1.56,2.81;1.25,2.50 +1.88,2.81;2.50,2.81 +2.50,2.81;3.12,2.50 +3.12,2.50;3.75,2.50 +3.75,2.50;4.38,2.19 +4.38,2.19;5.00,1.88 +5.00,1.88;5.94,1.88 +5.94,1.88;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.75,0.62 + +# UTF-16 : 50 05 +# UTF-8 : 85 80 e5 +[5005] 倅 +1.88,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +5.62,8.12;5.62,9.38 +2.19,8.12;9.06,8.12 +9.38,3.44;2.19,3.44 +5.62,4.38;5.62,0.62 +2.19,4.06;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,6.25 +3.75,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.06,7.19 +4.06,7.19;4.06,7.81 +5.31,4.69;5.00,5.00 +5.00,5.00;4.69,5.31 +4.69,5.31;4.38,5.62 +4.38,5.62;4.06,5.94 +4.06,5.94;3.75,6.25 +5.94,4.69;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;6.88,6.25 +6.88,6.25;7.19,6.88 +7.19,6.88;7.50,7.81 +9.06,4.06;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;6.88,6.25 + +# UTF-16 : 6d ec +# UTF-8 : ac b7 e6 +[6dec] 淬 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,8.12;5.94,9.38 +2.81,8.12;9.06,8.12 +9.38,3.44;2.50,3.44 +5.94,4.38;5.94,0.62 +2.81,4.06;2.81,4.38 +2.81,4.38;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 +5.62,4.69;5.31,5.00 +5.31,5.00;5.00,5.31 +5.00,5.31;4.69,5.62 +4.69,5.62;4.38,5.94 +4.38,5.94;4.06,6.25 +6.25,4.69;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,6.25 +7.19,6.25;7.50,6.88 +7.50,6.88;7.50,7.81 +9.06,4.06;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 + +# UTF-16 : 57 e3 +# UTF-8 : a3 9f e5 +[57e3] 埣 +0.31,6.56;2.81,6.56 +1.56,2.19;1.56,9.06 +0.31,1.56;0.62,1.88 +0.62,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.81,3.12 +5.94,8.12;5.94,9.38 +2.81,8.12;9.06,8.12 +9.38,3.44;2.50,3.44 +5.94,4.38;5.94,0.62 +2.81,4.06;2.81,4.38 +2.81,4.38;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 +5.62,4.69;5.31,5.00 +5.31,5.00;5.00,5.31 +5.00,5.31;4.69,5.62 +4.69,5.62;4.38,5.94 +4.38,5.94;4.06,6.25 +6.25,4.69;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,6.25 +7.19,6.25;7.50,6.88 +7.50,6.88;7.50,7.81 +9.06,4.06;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 + +# UTF-16 : 60 b4 +# UTF-8 : b4 82 e6 +[60b4] 悴 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.81,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +5.94,8.12;5.94,9.38 +2.81,8.12;9.06,8.12 +9.38,3.44;2.50,3.44 +5.94,4.38;5.94,0.62 +2.81,4.06;2.81,4.38 +2.81,4.38;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 +5.62,4.69;5.31,5.00 +5.31,5.00;5.00,5.31 +5.00,5.31;4.69,5.62 +4.69,5.62;4.38,5.94 +4.38,5.94;4.06,6.25 +6.25,4.69;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,6.25 +7.19,6.25;7.50,6.88 +7.50,6.88;7.50,7.81 +9.06,4.06;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 + +# UTF-16 : 73 1d +# UTF-8 : 9d 8c e7 +[731d] 猝 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;1.88,6.88 +1.88,6.88;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.50,2.50 +2.50,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.12,9.06;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +5.94,8.12;5.94,9.38 +2.81,8.12;9.06,8.12 +9.38,3.44;2.81,3.44 +5.94,4.38;5.94,0.62 +2.81,4.06;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,6.25 +4.38,6.25;4.38,6.56 +4.38,6.56;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;4.69,7.81 +5.62,4.69;5.62,5.00 +5.62,5.00;5.31,5.31 +5.31,5.31;5.00,5.62 +5.00,5.62;4.69,5.94 +4.69,5.94;4.38,6.25 +6.25,4.69;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,6.25 +7.19,6.25;7.50,6.88 +7.50,6.88;7.81,7.81 +9.06,4.06;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.19,6.25 + +# UTF-16 : 7c b9 +# UTF-8 : b9 b2 e7 +[7cb9] 粹 +1.88,0.62;1.88,9.06 +3.12,5.94;0.31,5.94 +0.00,1.88;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.44 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 +6.25,8.12;6.25,9.38 +3.44,8.12;9.06,8.12 +9.38,3.44;3.44,3.44 +6.25,4.38;6.25,0.62 +3.12,4.06;3.75,4.69 +3.75,4.69;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;4.69,7.19 +4.69,7.19;5.00,7.81 +5.94,4.69;5.62,5.00 +5.62,5.00;5.31,5.31 +5.31,5.31;5.00,5.62 +5.00,5.62;4.69,5.94 +4.69,5.94;4.38,6.25 +6.25,4.69;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.50,6.25 +7.50,6.25;7.50,6.88 +7.50,6.88;7.81,7.81 +9.06,4.06;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.19,6.25 + +# UTF-16 : 78 8e +# UTF-8 : 8e a2 e7 +[788e] 碎 +3.44,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.75 +6.25,8.12;6.25,9.38 +3.75,8.12;9.06,8.12 +9.38,3.44;3.44,3.44 +6.25,4.38;6.25,0.62 +3.44,4.06;4.06,4.69 +4.06,4.69;4.38,5.31 +4.38,5.31;4.69,6.25 +4.69,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.00,7.19 +5.00,7.19;5.00,7.81 +5.94,4.69;5.94,5.00 +5.94,5.00;5.62,5.31 +5.62,5.31;5.31,5.62 +5.31,5.62;5.00,5.94 +5.00,5.94;4.69,6.25 +6.56,4.69;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.50,6.25 +7.50,6.25;7.81,6.88 +7.81,6.88;7.81,7.81 +9.06,4.06;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.50,6.25 + +# UTF-16 : 91 89 +# UTF-8 : 89 86 e9 +[9189] 醉 +4.06,0.62;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,0.62 +0.94,1.25;3.75,1.25 +0.94,2.81;3.75,2.81 +0.31,8.75;4.38,8.75 +1.88,8.44;1.88,6.88 +1.88,6.88;1.88,6.25 +1.88,6.25;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +2.81,8.44;2.81,5.00 +2.81,5.00;2.81,4.69 +2.81,4.69;3.12,4.38 +3.12,4.38;3.75,4.38 +6.88,8.12;6.88,9.38 +4.38,8.12;9.38,8.12 +9.38,3.44;4.38,3.44 +6.88,4.38;6.88,0.62 +4.38,4.06;4.69,4.69 +4.69,4.69;5.00,5.31 +5.00,5.31;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;5.62,7.19 +5.62,7.19;5.62,7.81 +6.56,4.69;6.25,5.00 +6.25,5.00;5.94,5.31 +5.94,5.31;5.94,5.62 +5.94,5.62;5.62,5.94 +5.62,5.94;5.31,6.25 +6.88,4.69;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.81,6.25 +7.81,6.25;7.81,6.88 +7.81,6.88;8.12,7.81 +9.06,4.06;9.06,4.69 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.81,6.25 + +# UTF-16 : 98 70 +# UTF-8 : b0 a1 e9 +[9870] 顰 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.00 +3.44,5.00;3.75,5.31 +1.25,2.50;8.12,2.50 +8.12,2.50;8.12,4.69 +8.12,4.69;1.25,4.69 +1.25,4.69;1.25,2.50 +1.25,3.75;8.12,3.75 +9.06,1.56;0.31,1.56 +5.62,2.50;5.62,0.31 +4.38,5.00;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.62,5.31 +5.62,5.31;6.25,5.62 +6.25,5.62;6.25,5.62 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;7.81,5.31 +7.81,5.31;7.50,5.62 +4.69,9.06;9.06,9.06 +6.88,9.06;6.56,8.44 +6.56,8.44;6.56,8.12 +5.00,5.94;8.75,5.94 +8.75,5.94;8.75,8.12 +8.75,8.12;5.00,8.12 +5.00,8.12;5.00,5.62 +5.00,6.56;8.75,6.56 +5.00,7.50;8.75,7.50 +0.31,7.50;4.69,7.50 +4.38,8.44;2.50,8.44 +0.94,7.50;0.94,9.06 +2.50,9.38;2.50,6.56 +2.50,6.56;2.50,5.94 +2.50,5.94;2.19,5.94 +2.19,5.94;1.56,5.94 +1.56,5.94;1.25,5.94 +0.31,5.94;0.62,6.25 +0.62,6.25;0.94,6.25 +0.94,6.25;1.25,6.88 +1.25,6.88;1.56,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.75,6.56 +3.75,6.56;3.44,6.25 +3.44,6.25;3.12,5.94 +3.12,5.94;2.50,5.62 +2.50,5.62;2.19,5.31 +2.19,5.31;1.88,5.31 +1.88,5.31;1.25,5.00 +1.25,5.00;0.94,4.69 +0.94,4.69;0.31,4.69 +4.69,4.38;4.69,3.75 +4.69,3.75;4.38,3.12 +4.38,3.12;3.75,2.50 +3.75,2.50;3.12,2.19 +3.12,2.19;2.81,1.88 +2.81,1.88;2.50,1.88 + +# UTF-16 : 8e 59 +# UTF-8 : 99 b9 e8 +[8e59] 蹙 +5.62,9.38;5.94,8.75 +5.94,8.75;5.94,7.81 +5.94,7.81;6.25,7.19 +6.25,7.19;6.56,6.56 +6.56,6.56;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.50,5.31 +7.50,5.31;7.81,5.00 +7.81,5.00;8.12,4.69 +8.12,4.69;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,5.94 +8.12,8.12;7.81,7.81 +7.81,7.81;7.81,7.50 +7.81,7.50;7.50,6.88 +7.50,6.88;7.19,6.56 +7.19,6.56;6.88,6.25 +6.88,6.25;6.56,5.94 +6.56,5.94;6.25,5.62 +6.25,5.62;5.94,5.31 +5.94,5.31;5.62,5.31 +5.62,5.31;5.00,5.00 +6.56,9.38;6.88,9.38 +6.88,9.38;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.75 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;1.25,6.56 +1.25,6.56;1.25,7.50 +1.25,7.50;1.25,8.75 +1.25,8.75;8.75,8.75 +1.25,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.50,6.56 +5.31,5.62;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,6.25;4.38,6.56 +4.38,6.56;4.38,6.56 +3.44,6.88;3.44,5.31 +3.44,5.31;3.12,5.00 +3.12,5.00;3.12,5.00 +3.12,5.00;2.50,5.00 +2.50,5.00;2.19,5.00 +3.12,8.75;3.12,6.88 +1.25,6.88;5.62,6.88 +3.12,7.81;5.31,7.81 +4.69,2.19;8.12,2.19 +4.69,0.94;4.69,3.12 +1.56,3.12;7.81,3.12 +7.81,3.12;7.81,4.38 +7.81,4.38;1.56,4.38 +1.56,4.38;1.56,3.12 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.19,2.81 +8.75,0.94;8.44,0.94 +8.44,0.94;7.19,0.94 +7.19,0.94;6.25,0.94 +6.25,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;3.12,1.56 +3.12,1.56;2.50,1.56 +2.50,1.56;2.19,1.88 +2.19,1.88;1.88,2.19 + +# UTF-16 : 7a 1f +# UTF-8 : 9f a8 e7 +[7a1f] 稟 +0.62,8.44;9.06,8.44 +4.69,8.44;4.69,9.38 +1.25,5.00;1.25,7.81 +1.25,7.81;8.12,7.81 +8.12,7.81;8.12,5.31 +8.12,5.31;1.56,5.31 +2.81,5.94;2.81,6.88 +2.81,6.88;6.88,6.88 +6.88,6.88;6.88,5.94 +6.88,5.94;2.81,5.94 +8.75,3.44;0.62,3.44 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.69,3.44 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;4.69,3.44 +4.69,0.62;4.69,4.38 +1.25,4.38;1.88,4.38 +1.88,4.38;2.81,4.38 +2.81,4.38;3.44,4.38 +3.44,4.38;4.06,4.38 +4.06,4.38;4.69,4.38 +4.69,4.38;5.62,4.38 +5.62,4.38;6.25,4.69 +6.25,4.69;6.88,4.69 +6.88,4.69;7.50,4.69 +7.50,4.69;8.12,4.69 + +# UTF-16 : 94 7f +# UTF-8 : bf 91 e9 +[947f] 鑿 +0.62,0.94;8.75,0.94 +8.44,2.19;0.94,2.19 +7.19,3.44;2.19,3.44 +4.69,0.94;4.69,3.44 +3.12,0.94;2.81,1.25 +2.81,1.25;2.50,1.56 +2.50,1.56;2.19,1.88 +2.19,1.88;2.19,1.88 +5.94,0.94;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.19,1.88 +9.06,3.12;8.44,3.44 +8.44,3.44;8.12,3.44 +8.12,3.44;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,3.75 +6.88,3.75;6.25,4.06 +6.25,4.06;5.94,4.06 +5.94,4.06;5.62,4.38 +5.62,4.38;5.00,4.38 +5.00,4.38;4.69,4.38 +4.69,4.38;4.38,4.38 +4.38,4.38;4.06,4.38 +4.06,4.38;3.44,4.06 +3.44,4.06;3.12,4.06 +3.12,4.06;2.81,3.75 +2.81,3.75;2.19,3.75 +2.19,3.75;1.88,3.44 +1.88,3.44;1.25,3.44 +1.25,3.44;0.94,3.44 +0.94,3.44;0.31,3.12 +5.31,6.88;8.75,6.88 +5.00,4.69;5.62,5.00 +5.62,5.00;5.94,5.00 +5.94,5.00;6.56,5.31 +6.56,5.31;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.81,5.94 +7.81,5.94;8.44,6.56 +8.44,6.56;8.44,6.88 +8.75,4.38;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,4.69 +7.81,4.69;7.50,5.00 +7.50,5.00;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;5.94,5.94 +5.94,5.94;5.62,6.25 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.62,8.75;5.94,9.06 +5.62,9.06;7.50,9.06 +7.50,9.06;7.50,7.81 +7.50,7.81;8.12,7.50 +8.12,7.50;8.12,7.50 +8.12,7.50;8.75,7.50 +8.75,7.50;9.06,7.81 +9.06,7.81;9.06,8.12 +5.00,8.44;0.31,8.44 +1.25,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +4.06,8.44;4.38,8.75 +4.38,8.75;4.38,9.06 +2.19,8.44;2.19,9.38 +3.12,8.44;3.12,9.38 +2.81,4.38;2.81,7.50 +4.69,7.50;0.62,7.50 +5.00,6.88;0.31,6.88 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +3.75,8.44;3.75,8.44 +2.19,7.50;1.88,7.81 +1.88,7.81;1.88,8.44 +1.88,8.44;1.56,8.44 +3.12,6.25;4.69,6.25 +4.69,6.25;4.69,4.38 +4.69,4.38;0.94,4.38 +0.94,4.38;0.94,5.94 +0.94,5.94;1.25,5.94 +1.25,5.94;1.88,6.25 +1.88,6.25;2.19,6.25 +2.19,6.25;2.19,6.25 +3.12,5.31;4.69,5.31 +0.94,5.31;2.19,5.31 + +# UTF-16 : 95 a7 +# UTF-8 : a7 96 e9 +[95a7] 閧 +5.31,7.19;8.44,7.19 +4.06,7.19;0.94,7.19 +0.94,0.62;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.62 +4.06,5.62;0.94,5.62 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.62 +5.31,5.62;8.44,5.62 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +6.88,1.25;6.56,1.88 +6.56,1.88;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.50 +7.50,3.12;1.88,3.12 +2.19,4.38;7.19,4.38 +3.44,3.12;3.75,5.31 +5.62,3.12;5.94,5.31 + +# UTF-16 : 9b 28 +# UTF-8 : a8 ac e9 +[9b28] 鬨 +5.00,7.19;8.12,7.19 +4.38,7.19;1.25,7.19 +4.38,5.62;1.25,5.62 +1.25,8.75;4.38,8.75 +0.62,0.62;0.62,9.06 +5.00,5.62;8.12,5.62 +8.12,8.75;5.00,8.75 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,9.06 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +6.88,1.25;6.56,1.88 +6.56,1.88;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.50 +7.50,3.12;1.88,3.12 +2.19,4.38;7.19,4.38 +3.44,3.12;3.75,5.31 +2.81,5.62;2.81,8.75 +6.56,5.62;6.56,8.75 +5.62,3.12;5.94,5.31 + +# UTF-16 : 9f 4e +# UTF-8 : 8e bd e9 +[9f4e] 齎 +4.69,7.50;5.00,7.81 +5.00,7.81;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;5.94,8.44 +7.81,5.00;1.56,5.00 +7.81,5.62;1.56,5.62 +4.69,8.75;4.69,9.69 +4.69,5.94;4.69,7.50 +8.75,8.75;0.62,8.75 +7.81,6.25;8.12,0.62 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,6.25 +0.31,5.94;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;2.19,8.12 +0.62,8.12;3.44,8.12 +3.44,8.12;3.44,7.50 +3.44,7.50;3.44,6.88 +3.44,6.88;3.44,6.56 +3.44,6.56;3.12,6.25 +3.12,6.25;3.12,6.25 +2.81,6.25;2.50,6.25 +2.50,6.25;2.19,6.25 +2.19,6.25;2.19,6.25 +5.62,8.12;6.25,8.12 +6.25,8.12;6.88,8.12 +6.88,8.12;7.50,8.12 +7.50,8.12;8.12,8.12 +8.12,8.12;8.75,8.44 +5.94,6.25;5.94,8.12 +5.31,6.25;5.62,6.25 +5.62,6.25;6.25,6.25 +6.25,6.25;6.56,6.25 +6.56,6.25;7.19,6.56 +7.19,6.56;7.50,6.56 +9.06,5.94;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.50,7.50 +7.50,7.50;7.50,8.12 +4.38,7.50;4.06,8.12 +4.06,8.12;3.75,8.12 +3.75,8.12;3.44,8.44 +2.50,1.88;6.88,1.88 +6.88,1.88;6.88,4.38 +6.88,4.38;2.50,4.38 +2.50,4.38;2.50,1.88 +2.50,2.81;6.88,2.81 +2.50,3.44;6.88,3.44 +1.88,0.62;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +7.50,0.62;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.31,1.56 + +# UTF-16 : 97 61 +# UTF-8 : a1 9d e9 +[9761] 靡 +5.00,8.44;5.00,9.38 +4.38,5.62;4.38,6.88 +0.31,0.62;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,8.44 +1.25,8.44;9.06,8.44 +6.88,5.31;6.88,8.12 +8.75,7.19;5.31,7.19 +3.44,5.31;3.44,8.12 +4.69,7.19;1.56,7.19 +1.56,4.38;4.38,4.38 +5.94,4.38;8.75,4.38 +5.94,1.88;9.06,1.88 +1.88,3.12;4.38,3.12 +5.94,3.12;8.75,3.12 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,1.88 +2.50,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.38,2.19 +5.94,0.62;5.94,5.00 +1.88,0.62;2.50,0.62 +2.50,0.62;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,1.56 +3.75,1.56;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.38,3.12 +4.38,3.12;4.38,5.00 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +5.00,5.31;5.31,5.62 +5.31,5.62;5.62,5.94 +5.62,5.94;5.62,6.25 +5.62,6.25;5.62,6.56 +5.62,6.56;5.62,6.88 +7.81,6.88;7.81,5.62 +7.81,5.62;8.12,5.31 +8.12,5.31;8.12,5.31 +8.12,5.31;8.44,5.31 +8.44,5.31;8.75,5.62 +8.75,5.62;8.75,5.94 +8.75,5.94;8.75,6.25 + +# UTF-16 : 57 00 +# UTF-8 : 80 9c e5 +[5700] 圀 +8.75,0.62;8.75,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.44,1.25 +8.75,0.62;8.75,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.75,1.25 +5.31,8.75;5.31,7.50 +5.31,7.50;5.31,6.88 +5.31,6.88;5.94,6.88 +5.94,6.88;6.25,6.56 +6.25,6.56;6.56,6.56 +6.56,6.56;6.88,6.56 +6.88,6.56;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,6.88 +8.12,6.88;8.75,6.88 +3.75,8.75;3.75,8.44 +3.75,8.44;3.44,7.50 +3.44,7.50;3.12,7.19 +3.12,7.19;2.50,6.56 +2.50,6.56;2.19,6.56 +2.19,6.56;1.88,6.25 +1.88,6.25;1.25,6.25 +4.69,5.62;4.69,6.88 +1.25,5.62;8.12,5.62 +1.56,1.88;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,4.38;7.19,4.38 +7.19,4.38;7.19,3.75 +7.19,3.75;7.19,3.44 +7.19,3.44;7.19,2.50 +7.19,2.50;6.88,2.19 +6.88,2.19;6.56,1.88 +6.56,1.88;6.25,1.88 +6.25,1.88;5.62,1.88 +5.62,1.88;5.31,1.88 +5.31,1.88;4.69,1.88 + +# UTF-16 : 77 37 +# UTF-8 : b7 9c e7 +[7737] 眷 +7.81,0.62;7.81,4.69 +7.81,4.69;1.56,4.69 +1.56,4.69;1.56,0.62 +1.88,1.25;7.81,1.25 +1.88,2.50;7.81,2.50 +1.88,3.44;7.81,3.44 +0.31,5.94;9.06,5.94 +7.81,7.50;1.88,7.50 +0.31,4.06;0.94,4.38 +0.94,4.38;1.56,4.69 +1.56,4.69;2.19,5.31 +2.19,5.31;2.81,5.62 +2.81,5.62;3.44,6.25 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;4.69,9.38 +9.06,7.19;8.75,7.50 +8.75,7.50;8.12,7.81 +8.12,7.81;7.81,8.12 +7.81,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +0.31,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.88,8.12 +1.88,8.12;2.19,8.44 +2.19,8.44;2.50,8.75 +9.06,4.06;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.00,7.50 + +# UTF-16 : 87 29 +# UTF-8 : a9 9c e8 +[8729] 蜩 +3.75,0.62;3.75,1.25 +3.75,1.25;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,8.75 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +4.69,7.50;8.12,7.50 +4.69,5.94;8.12,5.94 +6.56,4.69;6.56,8.75 +5.31,2.19;7.81,2.19 +7.81,2.19;7.81,4.38 +7.81,4.38;5.00,4.38 +5.00,4.38;5.00,1.25 +1.56,1.56;1.88,9.06 +0.31,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,3.75 +3.44,1.25;3.44,1.88 +3.44,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 + +# UTF-16 : 7d a2 +# UTF-8 : a2 b6 e7 +[7da2] 綢 +3.44,0.62;3.75,1.25 +3.75,1.25;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,8.75 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +4.69,7.50;8.12,7.50 +4.38,5.94;8.12,5.94 +6.25,4.69;6.56,8.75 +5.00,2.19;7.81,2.19 +7.81,2.19;7.81,4.38 +7.81,4.38;5.00,4.38 +5.00,4.38;5.00,1.25 +3.44,4.06;3.44,4.69 +3.44,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;2.81,6.56 +0.31,4.69;3.44,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +2.81,3.75;2.81,4.06 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +1.56,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 + +# UTF-16 : 7a 20 +# UTF-8 : a0 a8 e7 +[7a20] 稠 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.12,6.25;0.31,6.25 +0.31,2.50;0.31,2.81 +0.31,2.81;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +3.12,0.62;3.44,1.25 +3.44,1.25;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,8.75 +3.75,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +4.38,7.50;8.12,7.50 +4.38,5.94;8.12,5.94 +6.25,4.69;6.25,8.75 +4.69,2.19;7.81,2.19 +7.81,2.19;7.81,4.38 +7.81,4.38;4.69,4.38 +4.69,4.38;4.69,1.25 + +# UTF-16 : 60 c6 +# UTF-8 : 86 83 e6 +[60c6] 惆 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.50,0.62;2.50,1.25 +2.50,1.25;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,8.75 +3.12,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +3.75,7.50;8.12,7.50 +3.75,5.94;8.12,5.94 +5.94,4.69;5.94,8.75 +4.38,2.19;7.50,2.19 +7.50,2.19;7.50,4.38 +7.50,4.38;4.38,4.38 +4.38,4.38;4.38,1.25 + +# UTF-16 : 75 d9 +# UTF-8 : 99 97 e7 +[75d9] 痙 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +9.06,0.94;2.19,0.94 +5.62,0.94;5.62,3.12 +2.50,7.50;8.75,7.50 +8.75,3.12;2.50,3.12 +4.38,6.88;4.06,6.56 +4.06,6.56;3.75,6.25 +3.75,6.25;3.44,5.94 +3.44,5.94;3.12,5.62 +3.12,5.62;2.81,5.31 +2.81,5.31;3.12,5.00 +3.12,5.00;3.44,4.69 +3.44,4.69;3.75,4.38 +3.75,4.38;4.06,4.06 +4.06,4.06;4.38,3.75 +6.56,6.88;6.25,6.56 +6.25,6.56;5.94,6.25 +5.94,6.25;5.62,5.94 +5.62,5.94;5.31,5.62 +5.31,5.62;5.00,5.31 +4.69,5.31;5.31,5.00 +5.31,5.00;5.62,4.69 +5.62,4.69;5.94,4.38 +5.94,4.38;6.25,4.06 +6.25,4.06;6.56,3.75 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,6.25 +8.12,6.25;7.81,5.94 +7.81,5.94;7.50,5.62 +7.50,5.62;7.19,5.31 +7.19,5.31;7.50,5.00 +7.50,5.00;7.81,4.69 +7.81,4.69;8.12,4.38 +8.12,4.38;8.44,4.06 +8.44,4.06;8.75,3.75 + +# UTF-16 : fa 11 +# UTF-8 : 91 a8 ef +[fa11] 﨑 +4.38,1.25;4.38,4.69 +8.12,5.62;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.12,5.62;9.06,5.62 +4.38,4.69;7.19,4.69 +7.19,4.69;7.19,2.19 +7.19,2.19;4.38,2.19 +0.62,7.81;0.62,0.62 +0.62,1.56;3.12,1.56 +3.12,1.56;3.12,7.81 +1.88,1.56;1.88,9.06 +3.44,8.12;9.06,8.12 +6.25,8.12;6.25,9.38 +7.19,5.62;7.50,6.25 +7.50,6.25;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;8.12,8.12 +5.00,5.62;5.00,6.25 +5.00,6.25;5.00,6.56 +5.00,6.56;4.69,7.19 +4.69,7.19;4.69,7.81 +4.69,7.81;4.38,8.12 + +# UTF-16 : 85 80 +# UTF-8 : 80 96 e8 +[8580] 薀 +3.75,4.38;8.12,4.38 +8.12,4.38;8.12,7.19 +8.12,7.19;3.75,7.19 +3.75,7.19;3.75,4.38 +0.94,0.62;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,6.56;2.19,6.88 +2.19,6.88;1.56,7.19 +1.56,7.19;1.25,7.19 +1.25,7.19;0.94,7.50 +2.19,4.38;1.88,4.69 +1.88,4.69;1.25,5.00 +1.25,5.00;0.94,5.31 +0.94,5.31;0.62,5.62 +0.62,5.62;0.31,5.62 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +8.44,0.94;8.44,3.44 +8.44,3.44;3.12,3.44 +3.12,3.44;3.12,0.94 +5.00,3.44;5.00,0.94 +6.56,3.44;6.56,0.94 +2.19,0.94;9.06,0.94 +4.06,5.00;4.69,5.31 +4.69,5.31;5.31,5.62 +5.31,5.62;5.62,6.25 +5.62,6.25;5.94,6.56 +5.94,6.56;5.94,7.19 +7.50,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 + +# UTF-16 : 86 0a +# UTF-8 : 8a 98 e8 +[860a] 蘊 +4.38,4.38;8.12,4.38 +8.12,4.38;8.12,7.19 +8.12,7.19;4.38,7.19 +4.38,7.19;4.38,4.38 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +8.44,0.94;8.44,3.44 +8.44,3.44;4.06,3.44 +4.06,3.44;4.06,0.94 +5.62,3.44;5.62,0.94 +6.88,3.44;6.88,0.94 +3.12,0.94;9.06,0.94 +4.69,5.00;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;5.94,6.25 +5.94,6.25;6.25,6.56 +6.25,6.56;6.56,7.19 +7.81,4.69;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +3.75,3.44;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.12,5.00 +3.12,5.00;3.12,5.31 +3.12,5.31;3.12,5.62 +0.31,4.06;3.44,4.06 +2.19,4.06;2.19,0.62 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +0.94,4.06;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.50,5.62 +2.50,5.62;2.81,6.25 +2.81,6.25;3.12,6.88 +1.56,5.00;1.56,5.31 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.62,6.56 +0.94,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;1.88,7.19 +1.88,7.19;2.19,7.81 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 + +# UTF-16 : 96 a7 +# UTF-8 : a7 9a e9 +[96a7] 隧 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.94,2.81;1.25,2.81 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.62 +1.88,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.75 +3.75,2.19;3.75,4.69 +3.75,4.69;2.50,4.69 +2.19,0.62;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +9.06,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,1.25 +5.00,1.25;4.38,1.56 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.50 +2.81,8.75;3.12,8.44 +3.12,8.44;3.44,8.12 +3.44,8.12;3.75,7.81 +3.75,7.81;4.06,7.81 +2.81,6.88;3.12,6.56 +3.12,6.56;3.44,6.25 +3.44,6.25;3.75,5.94 +3.75,5.94;4.06,5.62 +8.44,7.50;5.00,7.50 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.38,7.50 +5.94,8.75;7.50,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;8.12,8.12 +8.12,8.12;8.44,7.81 +8.44,7.81;8.75,7.81 +8.75,7.81;9.06,7.50 +4.38,5.62;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;7.19,7.50 +7.19,5.31;7.81,5.62 +7.81,5.62;8.12,5.94 +8.12,5.94;8.44,6.25 +8.44,6.25;8.75,6.56 +8.75,6.56;9.06,6.88 +5.94,1.88;6.25,1.88 +6.25,1.88;6.88,1.88 +6.88,1.88;6.88,1.88 +6.88,1.88;7.50,1.88 +7.50,1.88;7.50,2.50 +7.50,2.50;7.50,3.12 +7.50,3.12;7.50,3.44 +7.50,3.44;7.50,3.75 +7.50,3.75;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;7.19,5.62 +7.19,5.62;6.88,6.25 +6.88,6.25;6.56,6.88 +4.38,3.75;4.69,4.06 +4.69,4.06;5.31,4.38 +5.31,4.38;5.94,4.69 +5.94,4.69;6.56,5.00 +6.56,5.00;6.88,5.62 +6.88,5.62;7.19,5.62 +4.38,2.19;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.62,2.81 +5.62,2.81;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.88,3.75 +6.88,3.75;7.19,4.06 +7.19,4.06;7.50,4.38 +9.06,2.19;9.06,2.50 +9.06,2.50;8.75,3.12 +8.75,3.12;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.50,4.69 +7.50,4.69;7.50,4.69 + +# UTF-16 : 62 f5 +# UTF-8 : b5 8b e6 +[62f5] 拵 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.31;2.19,5.00 +2.19,5.00;1.88,4.69 +1.88,4.69;1.25,4.38 +1.25,4.38;0.62,4.38 +0.62,4.38;0.31,4.06 +2.81,7.19;0.31,7.19 +3.75,0.62;3.75,6.56 +4.38,4.06;9.06,4.06 +8.75,6.56;5.00,6.56 +7.19,5.00;7.19,1.56 +7.19,1.56;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +8.75,6.56;8.44,6.25 +8.44,6.25;8.12,5.94 +8.12,5.94;7.81,5.62 +7.81,5.62;7.50,5.31 +7.50,5.31;7.19,5.00 +9.06,8.12;2.81,8.12 +2.50,4.06;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.75,5.31 +3.75,5.31;4.06,5.94 +4.06,5.94;4.38,6.56 +4.38,6.56;4.69,7.19 +4.69,7.19;4.69,7.50 +4.69,7.50;5.00,8.12 +5.00,8.12;5.31,8.75 +5.31,8.75;5.62,9.38 + +# UTF-16 : 68 2b +# UTF-8 : ab a0 e6 +[682b] 栫 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,6.25 +2.19,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +3.75,0.62;3.75,6.56 +4.38,4.06;9.06,4.06 +8.75,6.56;5.00,6.56 +7.19,5.00;7.19,1.56 +7.19,1.56;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +8.75,6.56;8.44,6.25 +8.44,6.25;8.12,5.94 +8.12,5.94;7.81,5.62 +7.81,5.62;7.50,5.31 +7.50,5.31;7.19,5.00 +9.06,8.12;2.81,8.12 +2.50,4.06;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.75,5.31 +3.75,5.31;4.06,5.94 +4.06,5.94;4.38,6.56 +4.38,6.56;4.69,7.19 +4.69,7.19;4.69,7.50 +4.69,7.50;5.00,8.12 +5.00,8.12;5.31,8.75 +5.31,8.75;5.62,9.38 + +# UTF-16 : 83 a2 +# UTF-8 : a2 8e e8 +[83a2] 莢 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.62,6.56;8.75,6.56 +0.62,3.12;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.88,4.38 +1.88,4.38;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.81,5.94 +4.06,3.44;3.75,3.75 +3.75,3.75;3.44,4.06 +3.44,4.06;3.12,4.38 +3.12,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +5.31,3.44;5.62,3.75 +5.62,3.75;6.25,4.38 +6.25,4.38;6.56,5.00 +6.56,5.00;6.88,5.62 +6.88,5.62;6.88,5.94 +8.75,3.12;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.50,4.38 +7.50,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +0.62,0.62;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;4.69,3.75 +4.69,3.75;4.69,4.06 +4.69,4.06;4.69,7.50 +8.75,0.62;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.69,4.06 + +# UTF-16 : 8e b1 +# UTF-8 : b1 ba e8 +[8eb1] 躱 +2.19,9.38;2.19,9.06 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,8.12 +0.94,5.00;3.44,5.00 +0.94,6.56;3.44,6.56 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.06,5.31 +0.00,3.44;0.62,3.44 +0.62,3.44;0.94,3.44 +0.94,3.44;1.56,3.75 +1.56,3.75;2.50,3.75 +2.50,3.75;2.81,3.75 +2.81,3.75;3.44,4.06 +1.88,0.94;2.19,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,8.12 +3.44,8.12;0.62,8.12 +0.62,8.12;0.62,3.44 +9.06,4.06;4.06,4.06 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;6.25,3.44 +6.25,3.44;6.56,4.06 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.56,4.06 +6.56,0.62;6.56,5.31 +7.19,7.50;9.06,7.50 +8.75,7.50;8.75,6.88 +8.75,6.88;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.75,5.31 +8.75,5.31;8.44,5.31 +8.44,5.31;8.12,5.31 +8.12,5.31;7.81,5.31 +7.81,5.31;7.19,5.31 +7.19,5.31;7.19,5.31 +4.38,5.00;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.62,6.88 +5.62,6.88;5.62,7.19 +5.62,7.19;5.62,7.81 +5.62,7.81;5.62,8.12 +5.62,8.12;5.94,8.75 +4.38,8.75;7.50,8.75 +7.50,8.75;7.50,8.12 +7.50,8.12;7.50,7.81 +7.50,7.81;7.19,7.50 +7.19,7.50;7.19,6.88 +7.19,6.88;7.19,6.88 + +# UTF-16 : 4e 28 +# UTF-8 : a8 b8 e4 +[4e28] 丨 +4.69,0.62;4.69,9.06 + +# UTF-16 : 4e 85 +# UTF-8 : 85 ba e4 +[4e85] 亅 +5.00,9.06;5.00,1.56 +4.69,1.56;4.69,0.94 +4.69,0.94;4.38,0.62 +4.38,0.62;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.12,0.94 +3.12,0.94;2.81,0.94 + +# UTF-16 : 4e bb +# UTF-8 : bb ba e4 +[4ebb] 亻 +7.19,9.06;6.88,8.75 +6.88,8.75;6.25,8.12 +6.25,8.12;5.94,7.81 +5.94,7.81;5.31,7.19 +5.31,7.19;5.00,6.88 +5.00,6.88;4.38,6.25 +4.38,6.25;3.75,5.94 +3.75,5.94;3.12,5.62 +3.12,5.62;2.50,5.00 +2.50,5.00;1.88,4.69 +5.00,0.62;5.00,6.88 + +# UTF-16 : 52 02 +# UTF-8 : 82 88 e5 +[5202] 刂 +2.81,2.50;2.81,8.75 +5.94,9.06;5.94,1.56 +5.94,1.56;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.62 +5.31,0.62;4.69,0.62 +4.69,0.62;4.38,0.94 +4.38,0.94;3.75,0.94 + +# UTF-16 : 53 b6 +# UTF-8 : b6 8e e5 +[53b6] 厶 +8.75,1.25;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.19,4.06 +7.19,4.06;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.31 +0.62,1.56;1.25,1.56 +1.25,1.56;1.88,1.56 +1.88,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;4.06,1.88 +4.06,1.88;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;6.56,2.19 +6.56,2.19;7.50,2.19 +7.50,2.19;8.12,2.19 +4.06,8.44;3.75,7.81 +3.75,7.81;3.44,7.19 +3.44,7.19;3.44,6.25 +3.44,6.25;3.12,5.62 +3.12,5.62;2.81,5.00 +2.81,5.00;2.81,4.38 +2.81,4.38;2.50,3.44 +2.50,3.44;2.19,2.81 +2.19,2.81;2.19,2.19 +2.19,2.19;1.88,1.56 + +# UTF-16 : 59 0a +# UTF-8 : 8a a4 e5 +[590a] 夊 +0.62,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.44,8.12 +3.44,8.12;3.75,8.75 +3.75,8.75;4.06,9.38 +3.44,8.12;7.81,8.12 +7.50,8.12;7.19,6.88 +7.19,6.88;6.88,5.94 +6.88,5.94;6.56,5.31 +6.56,5.31;5.94,4.38 +5.94,4.38;5.31,3.75 +5.31,3.75;4.69,3.12 +4.69,3.12;3.75,2.50 +3.75,2.50;2.81,1.88 +2.81,1.88;1.88,1.25 +1.88,1.25;0.62,0.94 +1.56,8.12;1.88,7.19 +1.88,7.19;2.50,6.25 +2.50,6.25;3.12,5.31 +3.12,5.31;3.75,4.69 +3.75,4.69;4.38,3.75 +4.38,3.75;5.00,3.12 +5.00,3.12;5.94,2.50 +5.94,2.50;6.88,1.88 +6.88,1.88;8.12,1.25 +8.12,1.25;9.06,0.94 + +# UTF-16 : 5c 22 +# UTF-8 : a2 b0 e5 +[5c22] 尢 +8.75,7.50;0.62,7.50 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;2.81,2.81 +2.81,2.81;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;4.06,4.69 +4.06,4.69;4.38,5.62 +4.38,5.62;4.38,6.25 +4.38,6.25;4.38,6.88 +4.38,6.88;4.38,9.06 +5.31,7.50;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.75,3.75 + +# UTF-16 : 82 79 +# UTF-8 : b9 89 e8 +[8279] 艹 +0.62,5.31;8.75,5.31 +2.81,3.75;2.81,6.88 +6.56,3.75;6.56,6.88 + +# UTF-16 : fa 66 +# UTF-8 : a6 a9 ef +[fa66] 辶 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 + +# UTF-16 : 8f b6 +# UTF-8 : b6 be e8 +[8fb6] 辶 +0.62,9.06;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.81 +1.88,7.81;2.19,7.50 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.25 +1.25,6.25;1.56,5.94 +1.56,5.94;1.88,5.62 +1.88,5.62;2.19,5.31 +2.19,2.50;2.19,4.38 +2.19,4.38;0.31,4.38 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 + +# UTF-16 : 96 1d +# UTF-8 : 9d 98 e9 +[961d] 阝 +6.56,8.75;3.44,8.75 +3.44,8.75;3.44,0.62 +4.06,1.88;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.25,2.19 +6.25,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.94,4.69 +5.94,4.69;5.62,5.31 +5.62,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;6.25,8.12 +6.25,8.12;6.56,8.75 + +# UTF-16 : 6c 35 +# UTF-8 : b5 b0 e6 +[6c35] 氵 +3.75,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;5.94,3.75 +5.62,7.50;5.31,7.81 +5.31,7.81;5.00,8.12 +5.00,8.12;4.69,8.44 +4.69,8.44;4.06,8.75 +4.06,8.75;3.75,8.75 +5.31,5.31;4.69,5.62 +4.69,5.62;4.38,5.94 +4.38,5.94;4.06,6.25 +4.06,6.25;3.44,6.56 +3.44,6.56;3.12,6.88 + +# UTF-16 : 62 4c +# UTF-8 : 8c 89 e6 +[624c] 扌 +4.69,9.06;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;3.12,0.94 +6.88,5.00;6.25,4.69 +6.25,4.69;5.94,4.69 +5.94,4.69;5.62,4.38 +5.62,4.38;5.00,4.38 +5.00,4.38;4.69,4.38 +4.69,4.38;4.38,4.06 +4.38,4.06;3.75,4.06 +3.75,4.06;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.81,3.75 +6.88,7.19;2.81,7.19 + +# UTF-16 : 72 ad +# UTF-8 : ad 8a e7 +[72ad] 犭 +4.06,9.06;4.38,8.44 +4.38,8.44;4.69,8.12 +4.69,8.12;4.69,7.50 +4.69,7.50;5.00,6.88 +5.00,6.88;5.31,6.56 +5.31,6.56;5.31,5.94 +5.31,5.94;5.62,5.31 +5.62,5.31;5.62,4.69 +5.62,4.69;5.62,4.06 +5.62,4.06;5.62,3.44 +5.62,3.44;5.62,2.81 +5.62,2.81;5.62,2.50 +5.62,2.50;5.62,2.19 +5.62,2.19;5.31,1.56 +5.31,1.56;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +6.56,9.06;6.25,8.75 +6.25,8.75;5.94,8.44 +5.94,8.44;5.62,8.12 +5.62,8.12;5.00,7.81 +5.00,7.81;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.44,6.88 +3.44,6.88;3.12,6.88 +3.12,6.88;2.81,6.56 +5.31,5.31;5.00,5.00 +5.00,5.00;4.38,4.69 +4.38,4.69;4.06,4.38 +4.06,4.38;3.44,4.06 +3.44,4.06;2.81,3.75 + +# UTF-16 : 5f c4 +# UTF-8 : 84 bf e5 +[5fc4] 忄 +4.69,0.62;4.69,9.06 +2.50,4.06;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;3.12,6.56 +3.12,6.56;3.44,7.19 +6.88,4.69;6.56,5.31 +6.56,5.31;6.56,5.62 +6.56,5.62;6.25,6.25 +6.25,6.25;6.25,6.88 +6.25,6.88;5.94,7.19 + +# UTF-16 : 6b cb +# UTF-8 : 8b af e6 +[6bcb] 毋 +0.31,5.31;9.06,5.31 +1.25,1.88;8.75,1.88 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.56,4.69 +1.56,4.69;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;1.88,7.19 +1.88,7.19;1.88,7.81 +1.88,7.81;1.88,8.75 +1.88,8.75;8.12,8.75 +8.12,8.75;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.81,6.56 +7.81,6.56;7.81,5.62 +7.81,5.62;7.81,5.00 +7.81,5.00;7.50,4.06 +7.50,4.06;7.50,3.44 +7.50,3.44;7.50,2.81 +7.50,2.81;7.19,2.19 +7.19,2.19;7.19,1.56 +7.19,1.56;7.19,0.94 +7.19,0.94;6.88,0.62 +6.88,0.62;6.25,0.62 +6.25,0.62;5.94,0.62 +5.94,0.62;5.31,0.62 +5.31,0.62;5.00,0.62 +4.06,1.88;4.38,2.50 +4.38,2.50;4.38,3.44 +4.38,3.44;4.38,4.06 +4.38,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;4.69,5.94 +4.69,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.00,8.12 +5.00,8.12;5.00,8.75 + +# UTF-16 : 70 6c +# UTF-8 : ac 81 e7 +[706c] 灬 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.69 +8.12,4.69;8.12,5.31 +8.12,5.31;7.81,5.94 +7.81,5.94;7.19,6.25 +6.25,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.31,6.25 +4.06,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.44,6.25 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.62 +1.88,5.62;2.19,6.25 + +# UTF-16 : 80 02 +# UTF-8 : 82 80 e8 +[8002] 耂 +0.31,2.19;1.25,2.50 +1.25,2.50;2.50,3.12 +2.50,3.12;3.44,3.44 +3.44,3.44;4.38,4.06 +4.38,4.06;5.00,4.69 +5.00,4.69;5.94,5.31 +5.94,5.31;6.56,5.94 +6.56,5.94;7.19,6.56 +7.19,6.56;7.81,7.50 +7.81,7.50;8.44,8.12 +0.31,5.00;9.06,5.00 +6.88,7.19;1.25,7.19 +4.38,5.00;4.38,8.75 + +# UTF-16 : 79 3b +# UTF-8 : bb a4 e7 +[793b] 礻 +7.50,3.12;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;5.94,4.38 +5.94,4.38;5.31,4.69 +5.31,4.69;5.00,5.00 +6.88,7.50;2.50,7.50 +4.69,7.50;4.69,9.06 +4.69,0.62;4.69,4.69 +2.19,3.44;2.81,3.75 +2.81,3.75;3.44,4.06 +3.44,4.06;4.06,4.38 +4.06,4.38;4.38,4.69 +4.38,4.69;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.94,5.94 +5.94,5.94;6.25,6.25 +6.25,6.25;6.56,6.88 +6.56,6.88;6.88,7.19 + +# UTF-16 : 88 64 +# UTF-8 : a4 a1 e8 +[8864] 衤 +6.25,4.06;6.56,4.38 +6.56,4.38;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.31 +7.50,5.31;7.81,5.62 +7.19,3.12;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;5.94,4.38 +5.94,4.38;5.31,4.69 +5.31,4.69;5.00,5.00 +6.88,7.50;2.50,7.50 +4.69,7.50;4.69,9.06 +4.69,0.62;4.69,4.69 +2.19,3.44;2.81,3.75 +2.81,3.75;3.44,4.06 +3.44,4.06;4.06,4.38 +4.06,4.38;4.38,4.69 +4.38,4.69;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.94,5.94 +5.94,5.94;6.25,6.25 +6.25,6.25;6.56,6.88 +6.56,6.88;6.88,7.19 + +# UTF-16 : 75 92 +# UTF-8 : 92 96 e7 +[7592] 疒 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 + +# UTF-16 : 7f 52 +# UTF-8 : 92 bd e7 +[7f52] 罒 +8.75,3.44;0.94,3.44 +0.62,2.81;0.62,6.88 +0.62,6.88;8.75,6.88 +8.75,6.88;8.75,2.81 +5.94,6.88;5.94,3.75 +3.44,6.88;3.44,3.75 + +# UTF-16 : 80 12 +# UTF-8 : 92 80 e8 +[8012] 耒 +0.94,7.81;1.88,7.81 +1.88,7.81;2.50,7.81 +2.50,7.81;3.44,8.12 +3.44,8.12;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.62,8.12 +5.62,8.12;6.25,8.12 +6.25,8.12;6.88,8.44 +6.88,8.44;7.81,8.44 +7.81,8.44;8.44,8.75 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +6.25,3.12;5.62,3.44 +5.62,3.44;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.38 +4.69,0.62;4.69,9.38 +8.75,4.38;0.62,4.38 +8.44,6.25;1.25,6.25 + +# UTF-16 : 89 80 +# UTF-8 : 80 a6 e8 +[8980] 覀 +8.75,7.19;0.62,7.19 +5.94,7.19;5.94,3.44 +3.44,7.19;3.44,3.44 +8.12,3.44;1.25,3.44 +1.25,2.81;1.25,5.62 +1.25,5.62;8.12,5.62 +8.12,5.62;8.12,2.81 + +# UTF-16 : 96 b6 +# UTF-8 : b6 9a e9 +[96b6] 隶 +1.25,5.00;7.81,5.00 +7.81,5.00;7.81,8.12 +7.81,8.12;1.25,8.12 +0.31,6.88;9.06,6.88 +4.69,9.38;5.00,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.69,0.62 +4.69,0.62;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.44,0.62 +3.44,0.62;2.81,0.62 +4.69,5.00;5.00,4.38 +5.00,4.38;5.31,4.06 +5.31,4.06;5.62,3.44 +5.62,3.44;5.94,3.12 +5.94,3.12;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,4.69;8.12,4.06 +8.12,4.06;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;6.88,3.12 +6.88,3.12;6.25,2.81 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;4.06,2.81 +3.44,3.12;3.12,3.44 +3.12,3.44;2.50,3.75 +2.50,3.75;2.19,4.06 +2.19,4.06;1.88,4.06 +1.88,4.06;1.25,4.38 + +# UTF-16 : 2e 8d +# UTF-8 : 8d ba e2 +[2e8d] ⺍ +2.50,3.75;2.19,4.38 +2.19,4.38;1.88,4.69 +1.88,4.69;1.88,5.31 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +5.00,4.06;4.69,4.69 +4.69,4.69;4.69,5.00 +4.69,5.00;4.38,5.62 +4.38,5.62;4.06,5.94 +4.06,5.94;3.75,6.25 +6.25,3.75;6.88,4.06 +6.88,4.06;7.19,4.69 +7.19,4.69;7.50,5.31 +7.50,5.31;7.81,5.62 +7.81,5.62;8.12,6.25 + +# UTF-16 : 8e 99 +# UTF-8 : 99 ba e8 +[8e99] 躙 +1.88,4.69;3.12,4.69 +1.88,1.56;1.88,6.25 +0.62,0.94;0.62,5.31 +0.62,6.25;2.81,6.25 +2.81,6.25;2.81,8.75 +2.81,8.75;0.62,8.75 +0.31,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +8.75,1.56;9.06,8.75 +3.44,0.62;3.44,8.75 +6.56,7.50;8.75,7.50 +8.75,8.75;6.56,8.75 +6.56,8.75;6.56,5.94 +6.56,5.94;9.06,5.94 +5.94,7.50;3.75,7.50 +3.44,8.75;5.94,8.75 +5.94,8.75;5.94,5.94 +5.94,5.94;3.44,5.94 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.69 +4.69,4.69;4.69,5.00 +4.69,5.00;5.00,5.62 +5.00,5.62;5.00,5.94 +6.56,1.88;6.56,5.00 +4.69,1.56;8.12,1.56 +4.69,5.00;4.69,0.94 +8.12,5.00;4.69,5.00 +4.69,3.75;7.81,3.75 +4.69,2.81;7.81,2.81 +6.88,5.94;6.88,5.62 +6.88,5.62;6.56,5.31 +6.56,5.31;6.56,5.00 + +# UTF-16 : 66 70 +# UTF-8 : b0 99 e6 +[6670] 晰 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,5.31;2.50,5.31 +6.25,5.94;9.38,5.94 +8.12,0.62;8.12,5.94 +6.25,8.12;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;8.12,8.44 +8.12,8.44;8.75,8.75 +8.75,8.75;9.06,9.06 +5.62,0.94;5.62,1.25 +5.62,1.25;5.94,1.88 +5.94,1.88;5.94,2.19 +5.94,2.19;6.25,2.81 +6.25,2.81;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;6.25,5.00 +6.25,5.00;6.56,5.94 +6.56,5.94;6.56,7.19 +6.56,7.19;6.56,8.44 +4.38,0.62;4.69,9.06 +5.94,7.19;3.12,7.19 +2.81,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.38,6.88 +4.38,6.88;4.38,7.19 +5.94,3.75;5.62,4.38 +5.62,4.38;5.31,5.00 +5.31,5.00;5.31,5.62 +5.31,5.62;5.00,6.56 +5.00,6.56;4.69,7.19 + +# UTF-16 : 6e 82 +# UTF-8 : 82 ba e6 +[6e82] 溂 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,4.38;5.94,6.88 +5.94,6.88;2.81,6.88 +2.81,6.88;2.81,4.38 +2.81,4.38;5.94,4.38 +4.38,0.62;4.38,9.38 +2.19,8.12;6.25,8.12 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;4.06,3.75 +4.06,3.75;4.38,4.38 +6.56,1.88;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.00,3.44 +5.00,3.44;4.69,4.06 +4.69,4.06;4.38,4.38 +6.88,2.50;6.88,8.44 +8.75,9.06;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 + +# UTF-16 : 55 87 +# UTF-8 : 87 96 e5 +[5587] 喇 +0.62,8.44;0.62,0.94 +0.62,1.88;2.19,1.88 +2.19,1.88;2.19,8.44 +2.19,8.44;0.62,8.44 +7.19,2.50;7.19,8.44 +8.75,9.06;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +6.25,4.38;6.25,6.88 +6.25,6.88;3.12,6.88 +3.12,6.88;3.12,4.38 +3.12,4.38;6.25,4.38 +4.69,0.62;4.69,9.38 +2.81,8.12;6.56,8.12 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.38 +6.88,1.88;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.31,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;4.69,4.38 + +# UTF-16 : 58 2f +# UTF-8 : af a0 e5 +[582f] 堯 +4.69,7.19;4.69,9.38 +1.25,8.44;8.44,8.44 +0.62,7.19;8.75,7.19 +8.75,3.44;0.62,3.44 +5.62,3.44;5.94,1.56 +5.62,1.56;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +0.62,0.62;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,3.12 +3.44,3.12;3.44,3.44 +4.38,4.69;3.75,4.38 +3.75,4.38;3.12,4.38 +3.12,4.38;2.81,4.38 +2.81,4.38;2.50,4.38 +2.50,4.38;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;0.94,4.06 +0.94,4.06;0.62,4.06 +4.38,5.94;0.94,5.94 +2.50,4.38;2.50,6.88 +8.75,4.38;5.00,4.38 +8.75,5.94;5.00,5.94 +6.88,4.38;6.88,6.88 + +# UTF-16 : 6f 86 +# UTF-8 : 86 be e6 +[6f86] 澆 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.56,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.62,7.19;5.62,9.38 +2.81,8.44;8.44,8.44 +2.50,7.19;9.06,7.19 +9.06,3.44;2.19,3.44 +6.56,3.44;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +1.88,0.62;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,3.12 +4.69,3.12;4.69,3.44 +5.62,4.69;5.00,4.38 +5.00,4.38;4.38,4.38 +4.38,4.38;3.75,4.38 +3.75,4.38;3.12,4.06 +3.12,4.06;2.19,4.06 +5.31,5.94;2.50,5.94 +3.75,4.38;3.75,6.88 +9.06,4.38;5.94,4.38 +8.75,5.94;5.94,5.94 +7.19,4.38;7.50,6.88 + +# UTF-16 : 64 93 +# UTF-8 : 93 92 e6 +[6493] 撓 +1.25,9.06;1.25,1.56 +1.25,1.56;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.50,4.69;1.88,4.38 +1.88,4.38;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.50,7.19;0.31,7.19 +5.62,7.19;5.62,9.38 +2.81,8.44;8.44,8.44 +2.81,7.19;9.06,7.19 +9.06,3.44;2.50,3.44 +6.56,3.44;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +1.88,0.62;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.50 +4.69,2.50;4.69,3.44 +5.62,4.69;5.00,4.38 +5.00,4.38;4.69,4.38 +4.69,4.38;4.06,4.38 +4.06,4.38;3.12,4.06 +3.12,4.06;2.50,4.06 +5.62,5.94;2.81,5.94 +4.06,4.38;4.06,6.88 +9.06,4.38;5.94,4.38 +8.75,5.94;5.94,5.94 +7.50,4.38;7.50,6.88 + +# UTF-16 : 71 d2 +# UTF-8 : 92 87 e7 +[71d2] 燒 +3.44,1.88;3.12,2.19 +3.12,2.19;2.81,2.81 +2.81,2.81;2.50,3.44 +2.50,3.44;2.19,4.06 +2.19,4.06;1.56,4.38 +0.94,7.81;0.94,6.88 +0.94,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +3.12,7.81;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,4.69 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,9.06 +5.94,7.19;5.94,9.38 +3.44,8.44;8.75,8.44 +3.12,7.19;9.06,7.19 +9.06,3.44;3.12,3.44 +6.56,3.44;6.56,1.56 +6.56,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +2.50,0.62;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,3.44 +5.94,4.69;5.31,4.38 +5.31,4.38;5.00,4.38 +5.00,4.38;4.38,4.38 +4.38,4.38;3.75,4.06 +3.75,4.06;3.12,4.06 +5.62,5.94;3.12,5.94 +4.38,4.38;4.38,6.88 +9.06,4.38;6.25,4.38 +8.75,5.94;6.25,5.94 +7.50,4.38;7.50,6.88 + +# UTF-16 : 66 c9 +# UTF-8 : 89 9b e6 +[66c9] 曉 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,5.31;2.50,5.31 +5.94,7.19;5.94,9.38 +3.44,8.44;8.75,8.44 +2.81,7.19;9.06,7.19 +9.06,3.44;3.12,3.44 +6.56,3.44;6.56,1.56 +6.56,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +2.50,0.62;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,3.44 +5.94,4.69;5.31,4.38 +5.31,4.38;5.00,4.38 +5.00,4.38;4.38,4.38 +4.38,4.38;3.75,4.06 +3.75,4.06;3.12,4.06 +5.62,5.94;3.12,5.94 +4.38,4.38;4.38,6.88 +9.06,4.38;6.25,4.38 +8.75,5.94;6.25,5.94 +7.50,4.38;7.50,6.88 + +# UTF-16 : 6a 48 +# UTF-8 : 88 a9 e6 +[6a48] 橈 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +5.94,7.19;5.94,9.38 +3.44,8.44;8.75,8.44 +3.12,7.19;9.06,7.19 +9.06,3.44;2.81,3.44 +6.56,3.44;6.56,1.56 +6.56,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +2.50,0.62;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,3.44 +5.94,4.69;5.31,4.38 +5.31,4.38;5.00,4.38 +5.00,4.38;4.38,4.38 +4.38,4.38;3.75,4.06 +3.75,4.06;3.12,4.06 +5.62,5.94;3.12,5.94 +4.38,4.38;4.38,6.88 +9.06,4.38;6.25,4.38 +8.75,5.94;6.25,5.94 +7.50,4.38;7.50,6.88 + +# UTF-16 : 78 fd +# UTF-8 : bd a3 e7 +[78fd] 磽 +5.94,7.19;5.94,9.38 +3.44,8.44;8.75,8.44 +2.81,7.19;9.06,7.19 +9.06,3.44;3.12,3.44 +6.56,3.44;6.56,1.56 +6.56,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +2.50,0.62;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,3.44 +5.94,4.69;5.31,4.38 +5.31,4.38;5.00,4.38 +5.00,4.38;4.38,4.38 +4.38,4.38;3.75,4.06 +3.75,4.06;3.12,4.06 +5.62,5.94;3.12,5.94 +4.38,4.38;4.38,6.88 +9.06,4.38;6.25,4.38 +8.75,5.94;6.25,5.94 +7.50,4.38;7.50,6.88 +2.81,8.75;0.31,8.75 +0.94,5.62;0.94,0.62 +0.94,1.56;2.50,1.56 +2.50,1.56;2.50,5.62 +2.50,5.62;0.94,5.62 +0.00,3.44;0.31,4.06 +0.31,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.62,5.00 +0.62,5.00;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.25,7.19 +1.25,7.19;1.25,7.81 +1.25,7.81;1.25,8.75 + +# UTF-16 : 7e 5e +# UTF-8 : 9e b9 e7 +[7e5e] 繞 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +5.94,7.19;6.25,9.38 +3.44,8.44;8.75,8.44 +3.12,7.19;9.06,7.19 +9.06,3.44;3.12,3.44 +6.88,3.44;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +2.81,0.62;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.31,3.12 +5.31,3.12;5.31,3.44 +5.94,4.69;5.62,4.38 +5.62,4.38;5.00,4.38 +5.00,4.38;4.69,4.38 +4.69,4.38;4.06,4.06 +4.06,4.06;3.44,4.06 +5.94,5.94;3.44,5.94 +4.69,4.38;4.69,6.88 +9.06,4.38;6.25,4.38 +8.75,5.94;6.25,5.94 +7.50,4.38;7.50,6.88 + +# UTF-16 : 94 03 +# UTF-8 : 83 90 e9 +[9403] 鐃 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +3.12,5.00;0.31,5.00 +2.81,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;3.12,4.38 +5.94,7.19;6.25,9.38 +3.75,8.44;8.75,8.44 +3.44,7.19;9.06,7.19 +9.06,3.44;3.44,3.44 +6.88,3.44;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +2.81,0.62;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.31,3.12 +5.31,3.12;5.31,3.44 +5.94,4.69;5.62,4.38 +5.62,4.38;5.00,4.38 +5.00,4.38;4.69,4.38 +4.69,4.38;4.06,4.06 +4.06,4.06;3.44,4.06 +5.94,5.94;3.44,5.94 +4.69,4.38;4.69,6.88 +9.06,4.38;6.25,4.38 +8.75,5.94;6.25,5.94 +7.50,4.38;7.50,6.88 + +# UTF-16 : 5d a2 +# UTF-8 : a2 b6 e5 +[5da2] 嶢 +0.62,7.81;0.62,0.62 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.88,9.06 +6.25,7.19;6.25,9.38 +3.75,8.44;8.75,8.44 +3.44,7.19;9.06,7.19 +9.06,3.44;3.44,3.44 +6.88,3.44;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +2.81,0.62;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.31,3.12 +5.31,3.12;5.31,3.44 +5.94,4.69;5.62,4.38 +5.62,4.38;5.31,4.38 +5.31,4.38;4.69,4.38 +4.69,4.38;4.06,4.06 +4.06,4.06;3.44,4.06 +5.94,5.94;3.44,5.94 +4.69,4.38;4.69,6.88 +9.06,4.38;6.25,4.38 +8.75,5.94;6.56,5.94 +7.50,4.38;7.81,6.88 + +# UTF-16 : 87 ef +# UTF-8 : af 9f e8 +[87ef] 蟯 +1.88,1.56;1.88,9.06 +0.31,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,3.75 +3.44,1.25;3.44,1.88 +3.44,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +6.25,7.19;6.25,9.38 +3.75,8.44;8.75,8.44 +3.44,7.19;9.06,7.19 +9.06,3.44;3.44,3.44 +6.88,3.44;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +3.12,0.62;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.62,3.12 +5.62,3.12;5.62,3.44 +5.94,4.69;5.62,4.38 +5.62,4.38;5.31,4.38 +5.31,4.38;4.69,4.38 +4.69,4.38;4.06,4.06 +4.06,4.06;3.44,4.06 +5.94,5.94;3.75,5.94 +4.69,4.38;4.69,6.88 +9.06,4.38;6.25,4.38 +8.75,5.94;6.56,5.94 +7.50,4.38;7.81,6.88 + +# UTF-16 : 9a 4d +# UTF-8 : 8d a9 e9 +[9a4d] 驍 +3.12,2.19;3.12,2.50 +3.12,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.19,1.56;2.19,2.19 +2.19,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;1.88,3.44 +1.25,1.25;1.25,1.56 +1.25,1.56;1.25,2.19 +1.25,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +0.00,0.94;0.31,1.56 +0.31,1.56;0.31,1.88 +0.31,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.44 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;3.44,4.06 +3.44,4.06;3.44,3.44 +3.44,3.44;3.44,2.81 +3.44,2.81;3.44,2.19 +3.44,2.19;3.44,1.88 +3.44,1.88;3.44,1.25 +3.44,1.25;3.12,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.88,0.94 +2.19,8.75;2.19,4.38 +0.62,5.62;3.44,5.62 +0.62,7.19;3.44,7.19 +6.56,7.19;6.56,9.38 +4.06,8.44;8.75,8.44 +3.75,7.19;9.06,7.19 +9.06,3.44;3.75,3.44 +7.19,3.44;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +3.44,0.62;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;5.94,3.44 +6.25,4.69;5.94,4.38 +5.94,4.38;5.62,4.38 +5.62,4.38;5.00,4.38 +5.00,4.38;4.38,4.06 +4.38,4.06;4.06,4.06 +6.25,5.94;4.06,5.94 +5.00,4.38;5.00,6.88 +9.06,4.38;6.56,4.38 +8.75,5.94;6.56,5.94 +7.81,4.38;7.81,6.88 + +# UTF-16 : 99 52 +# UTF-8 : 92 a5 e9 +[9952] 饒 +0.94,4.38;3.44,4.38 +3.44,4.38;3.44,6.56 +3.44,6.56;0.62,6.56 +0.62,6.56;0.62,0.62 +0.94,5.62;3.44,5.62 +0.62,3.12;3.75,3.12 +0.62,1.88;3.75,1.88 +1.25,7.50;3.12,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +6.56,7.19;6.56,9.38 +4.06,8.44;8.75,8.44 +3.75,7.19;9.06,7.19 +9.06,3.44;3.75,3.44 +7.19,3.44;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +3.44,0.62;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;5.94,3.44 +6.25,4.69;5.94,4.38 +5.94,4.38;5.62,4.38 +5.62,4.38;5.00,4.38 +5.00,4.38;4.38,4.06 +4.38,4.06;4.06,4.06 +6.25,5.94;4.06,5.94 +5.00,4.38;5.00,6.88 +9.06,4.38;6.56,4.38 +8.75,5.94;6.56,5.94 +7.81,4.38;7.81,6.88 + +# UTF-16 : 59 67 +# UTF-8 : a7 a5 e5 +[5967] 奧 +0.31,3.12;9.06,3.12 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +8.75,0.62;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,1.25 +6.88,1.25;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.69,3.12 +7.81,3.75;7.50,4.06 +7.50,4.06;7.19,4.06 +7.19,4.06;6.88,4.38 +6.88,4.38;6.25,5.00 +6.25,5.00;5.62,5.31 +5.62,5.31;5.00,5.62 +5.00,5.62;4.69,5.62 +4.69,4.06;4.69,7.50 +7.81,5.62;1.56,5.62 +1.56,3.75;2.19,4.06 +2.19,4.06;2.50,4.06 +2.50,4.06;2.81,4.38 +2.81,4.38;3.44,4.69 +3.44,4.69;4.06,5.00 +4.06,5.00;4.38,5.62 +4.38,5.62;4.69,5.62 +3.44,5.94;3.12,6.25 +3.12,6.25;2.81,6.56 +2.81,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +5.94,5.94;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;6.88,7.50 +6.88,7.50;6.88,7.50 +3.75,8.44;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 +1.25,3.44;1.25,8.44 +1.25,8.44;8.12,8.44 +8.12,8.44;8.12,3.44 +7.19,8.12;6.88,7.81 +6.88,7.81;6.25,7.81 +6.25,7.81;5.62,7.81 +5.62,7.81;5.31,7.81 +5.31,7.81;4.69,7.50 +4.69,7.50;4.06,7.50 +4.06,7.50;3.75,7.50 +3.75,7.50;3.12,7.50 +3.12,7.50;2.50,7.50 +2.50,7.50;2.19,7.50 + +# UTF-16 : 79 07 +# UTF-8 : 87 a4 e7 +[7907] 礇 +3.12,8.75;0.31,8.75 +1.25,1.56;2.81,1.56 +2.81,1.56;2.81,5.62 +2.81,5.62;1.25,5.62 +1.25,5.62;1.25,0.62 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.56,8.75 +3.12,2.81;9.06,2.81 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.50 +5.94,2.50;6.25,3.12 +6.25,3.12;6.25,3.75 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,2.50 +6.25,2.50;6.25,3.12 +5.62,8.44;5.62,8.75 +5.62,8.75;5.94,9.06 +5.94,9.06;5.94,9.38 +3.75,3.44;3.75,8.44 +3.75,8.44;8.75,8.44 +8.75,8.44;8.75,3.44 +8.44,3.75;7.81,4.06 +7.81,4.06;7.50,4.69 +7.50,4.69;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.25,5.62 +6.25,4.06;6.25,7.81 +8.44,5.62;4.06,5.62 +4.06,3.75;4.69,4.06 +4.69,4.06;5.00,4.38 +5.00,4.38;5.31,5.00 +5.31,5.00;5.94,5.31 +5.94,5.31;5.94,5.62 +5.31,5.94;5.00,6.56 +5.00,6.56;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,7.19 +6.88,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;7.81,7.50 +8.12,7.81;7.19,7.81 +7.19,7.81;6.56,7.81 +6.56,7.81;5.62,7.50 +5.62,7.50;5.00,7.50 +5.00,7.50;4.38,7.50 + +# UTF-16 : 58 ba +# UTF-8 : ba a2 e5 +[58ba] 墺 +0.31,6.56;2.81,6.56 +1.56,2.81;1.56,9.06 +0.31,2.19;0.62,2.50 +0.62,2.50;1.25,2.50 +1.25,2.50;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.81,3.44 +2.81,2.81;9.06,2.81 +2.19,0.62;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.81 +5.94,2.81;5.94,3.12 +5.94,3.12;5.94,3.75 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,2.50 +5.94,2.50;5.94,3.12 +5.31,8.44;5.31,8.75 +5.31,8.75;5.62,9.06 +5.62,9.06;5.94,9.38 +3.12,3.44;3.12,8.44 +3.12,8.44;8.75,8.44 +8.75,8.44;8.75,3.44 +8.12,3.75;7.81,4.06 +7.81,4.06;7.19,4.69 +7.19,4.69;6.88,5.00 +6.88,5.00;6.25,5.31 +6.25,5.31;5.94,5.62 +5.94,4.06;5.94,7.81 +8.12,5.62;3.44,5.62 +3.44,3.75;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.94,5.62 +5.00,5.94;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;4.06,7.19 +6.56,5.94;6.88,6.56 +6.88,6.56;7.50,6.88 +7.50,6.88;7.50,7.50 +7.50,7.50;7.81,7.50 +7.81,7.81;7.50,7.81 +7.50,7.81;7.19,7.81 +7.19,7.81;6.56,7.81 +6.56,7.81;6.25,7.81 +6.25,7.81;5.94,7.81 +5.94,7.81;5.31,7.50 +5.31,7.50;5.00,7.50 +5.00,7.50;4.69,7.50 +4.69,7.50;4.06,7.50 +4.06,7.50;3.75,7.50 + +# UTF-16 : 71 e0 +# UTF-8 : a0 87 e7 +[71e0] 燠 +3.44,1.88;3.12,2.19 +3.12,2.19;2.81,2.81 +2.81,2.81;2.50,3.44 +2.50,3.44;2.19,4.06 +2.19,4.06;1.56,4.38 +0.94,7.81;0.94,6.88 +0.94,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +3.12,7.81;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,4.69 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,9.06 +3.12,2.81;9.06,2.81 +2.81,0.62;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,2.50 +5.94,2.50;5.94,3.12 +5.94,3.12;5.94,3.75 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,2.50 +6.25,2.50;5.94,3.12 +5.31,8.44;5.62,8.75 +5.62,8.75;5.94,9.06 +5.94,9.06;5.94,9.38 +3.44,3.44;3.44,8.44 +3.44,8.44;8.75,8.44 +8.75,8.44;8.75,3.44 +8.12,3.75;7.81,4.06 +7.81,4.06;7.19,4.69 +7.19,4.69;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.25,5.62 +5.94,4.06;5.94,7.81 +8.12,5.62;3.75,5.62 +3.75,3.75;4.38,4.06 +4.38,4.06;5.00,4.38 +5.00,4.38;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;5.94,5.62 +5.31,5.94;5.00,6.56 +5.00,6.56;4.69,6.88 +4.69,6.88;4.38,7.19 +4.38,7.19;4.38,7.19 +6.88,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;7.81,7.50 +8.12,7.81;7.50,7.81 +7.50,7.81;7.19,7.81 +7.19,7.81;6.88,7.81 +6.88,7.81;6.56,7.81 +6.56,7.81;5.62,7.50 +5.62,7.50;5.00,7.50 +5.00,7.50;4.06,7.50 + +# UTF-16 : 61 ca +# UTF-8 : 8a 87 e6 +[61ca] 懊 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,2.81;9.06,2.81 +2.19,0.62;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.94,3.12 +5.62,3.12;5.94,3.75 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.56,1.56 +6.56,1.56;6.25,1.88 +6.25,1.88;5.94,2.50 +5.94,2.50;5.94,3.12 +5.00,8.44;5.31,8.75 +5.31,8.75;5.62,9.06 +5.62,9.06;5.62,9.38 +2.81,3.44;2.81,8.44 +2.81,8.44;8.75,8.44 +8.75,8.44;8.75,3.44 +8.12,3.75;7.50,4.06 +7.50,4.06;7.19,4.69 +7.19,4.69;6.56,5.00 +6.56,5.00;6.25,5.31 +6.25,5.31;5.94,5.62 +5.62,4.06;5.94,7.81 +8.12,5.62;3.44,5.62 +3.44,3.75;4.06,4.06 +4.06,4.06;4.38,4.38 +4.38,4.38;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.62,5.62 +5.00,5.94;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;4.06,7.19 +6.56,5.94;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.50 +7.50,7.50;7.50,7.50 +7.81,7.81;7.50,7.81 +7.50,7.81;7.19,7.81 +7.19,7.81;6.56,7.81 +6.56,7.81;6.25,7.81 +6.25,7.81;5.62,7.81 +5.62,7.81;5.31,7.50 +5.31,7.50;5.00,7.50 +5.00,7.50;4.38,7.50 +4.38,7.50;4.06,7.50 +4.06,7.50;3.75,7.50 + +# UTF-16 : 6f b3 +# UTF-8 : b3 be e6 +[6fb3] 澳 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,2.81;9.06,2.81 +2.19,0.62;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.81 +5.94,2.81;5.94,3.12 +5.94,3.12;5.94,3.75 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,2.50 +5.94,2.50;5.94,3.12 +5.31,8.44;5.31,8.75 +5.31,8.75;5.62,9.06 +5.62,9.06;5.94,9.38 +3.12,3.44;3.12,8.44 +3.12,8.44;8.75,8.44 +8.75,8.44;8.75,3.44 +8.12,3.75;7.81,4.06 +7.81,4.06;7.19,4.69 +7.19,4.69;6.88,5.00 +6.88,5.00;6.25,5.31 +6.25,5.31;5.94,5.62 +5.94,4.06;5.94,7.81 +8.12,5.62;3.44,5.62 +3.44,3.75;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.94,5.62 +5.00,5.94;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;4.06,7.19 +6.56,5.94;6.88,6.56 +6.88,6.56;7.50,6.88 +7.50,6.88;7.50,7.50 +7.50,7.50;7.81,7.50 +7.81,7.81;7.50,7.81 +7.50,7.81;7.19,7.81 +7.19,7.81;6.56,7.81 +6.56,7.81;6.25,7.81 +6.25,7.81;5.94,7.81 +5.94,7.81;5.31,7.50 +5.31,7.50;5.00,7.50 +5.00,7.50;4.69,7.50 +4.69,7.50;4.06,7.50 +4.06,7.50;3.75,7.50 + +# UTF-16 : 70 0b +# UTF-8 : 8b 80 e7 +[700b] 瀋 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.12,4.06;3.12,0.62 +8.44,0.62;8.44,3.75 +8.44,3.75;3.12,3.75 +5.62,1.25;5.62,3.75 +3.12,1.25;8.44,1.25 +3.12,2.50;8.44,2.50 +5.62,8.44;5.62,9.38 +8.75,6.88;8.75,8.44 +8.75,8.44;2.50,8.44 +2.50,8.44;2.50,6.88 +2.50,5.62;9.06,5.62 +5.62,3.75;5.62,7.81 +3.12,7.50;3.75,7.50 +3.75,7.50;4.06,7.50 +4.06,7.50;4.69,7.50 +4.69,7.50;5.31,7.50 +5.31,7.50;5.94,7.81 +5.94,7.81;6.25,7.81 +6.25,7.81;6.88,7.81 +6.88,7.81;7.50,7.81 +7.50,7.81;7.81,7.81 +7.81,7.81;8.44,8.12 +2.19,3.44;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.44,4.06 +3.44,4.06;4.06,4.38 +4.06,4.38;4.38,4.69 +4.38,4.69;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.62,5.62 +9.06,3.44;8.75,3.75 +8.75,3.75;8.12,4.06 +8.12,4.06;7.81,4.06 +7.81,4.06;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;6.56,5.00 +6.56,5.00;5.94,5.31 +5.94,5.31;5.94,5.62 +4.38,5.94;4.06,6.25 +4.06,6.25;3.75,6.88 +3.75,6.88;3.75,7.19 +3.75,7.19;3.44,7.19 +7.19,5.94;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;7.81,7.19 +7.81,7.19;7.81,7.50 + +# UTF-16 : 75 86 +# UTF-8 : 86 96 e7 +[7586] 疆 +2.81,0.94;9.06,0.94 +3.12,5.00;9.06,5.00 +3.12,8.75;9.06,8.75 +5.94,1.88;5.94,4.06 +3.75,1.88;8.44,1.88 +8.44,1.88;8.44,4.06 +8.44,4.06;3.75,4.06 +3.44,4.06;3.75,1.56 +3.75,2.81;8.44,2.81 +5.94,5.94;5.94,7.81 +3.75,5.62;8.44,5.62 +8.44,5.62;8.44,8.12 +8.44,8.12;3.75,8.12 +3.75,8.12;3.75,5.62 +3.75,6.88;8.44,6.88 +0.62,8.75;2.81,8.75 +2.81,8.75;2.81,6.88 +2.81,6.88;0.62,6.88 +0.62,6.88;0.62,6.56 +0.62,6.56;0.62,5.94 +0.62,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;2.81,5.00 +2.81,5.00;2.81,4.06 +2.81,4.06;2.81,3.12 +2.81,3.12;2.81,2.50 +2.81,2.50;2.50,2.19 +2.50,2.19;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +2.19,2.81;1.88,2.50 +1.88,2.50;1.25,2.19 +1.25,2.19;0.94,2.19 +0.94,2.19;0.31,2.19 +2.19,3.75;0.31,3.75 +1.25,2.19;1.25,4.69 + +# UTF-16 : 6d 79 +# UTF-8 : b9 b5 e6 +[6d79] 浹 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,8.12;9.06,8.12 +2.50,3.75;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.06,7.19 +4.06,7.19;4.06,7.50 +5.00,4.38;5.00,4.69 +5.00,4.69;4.69,5.00 +4.69,5.00;4.38,5.31 +4.38,5.31;4.06,5.62 +4.06,5.62;3.75,5.94 +6.25,4.38;6.56,4.69 +6.56,4.69;6.88,5.31 +6.88,5.31;7.19,5.94 +7.19,5.94;7.50,6.88 +7.50,6.88;7.50,7.50 +8.75,3.75;8.75,4.38 +8.75,4.38;8.12,4.69 +8.12,4.69;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +2.19,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.62,4.38 +5.62,4.38;5.62,5.00 +5.62,5.00;5.62,9.38 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;7.19,2.19 +7.19,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;5.62,4.38 +5.62,4.38;5.62,5.00 + +# UTF-16 : 63 3e +# UTF-8 : be 8c e6 +[633e] 挾 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.62,3.75 +0.62,3.75;0.31,3.44 +2.81,7.19;0.31,7.19 +2.81,8.12;9.06,8.12 +2.81,3.75;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.06,7.19 +4.06,7.19;4.38,7.50 +5.31,4.38;5.00,4.69 +5.00,4.69;4.69,5.00 +4.69,5.00;4.38,5.31 +4.38,5.31;4.06,5.62 +4.06,5.62;4.06,5.94 +6.25,4.38;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;7.19,5.94 +7.19,5.94;7.50,6.88 +7.50,6.88;7.50,7.50 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.19,5.94 +2.50,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.62,5.00;5.94,9.38 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 + +# UTF-16 : 72 f9 +# UTF-8 : b9 8b e7 +[72f9] 狹 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.12,9.06;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,8.12;9.06,8.12 +2.81,3.75;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.38,7.50 +5.31,4.38;5.00,4.69 +5.00,4.69;5.00,5.00 +5.00,5.00;4.69,5.31 +4.69,5.31;4.38,5.62 +4.38,5.62;4.06,5.94 +6.56,4.38;6.88,4.69 +6.88,4.69;7.19,5.31 +7.19,5.31;7.50,5.94 +7.50,5.94;7.50,6.88 +7.50,6.88;7.81,7.50 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +2.81,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,9.38 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 + +# UTF-16 : 96 5c +# UTF-8 : 9c 99 e9 +[965c] 陜 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.94,2.81;1.25,2.81 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;2.19,5.00 +2.19,5.00;1.88,5.62 +1.88,5.62;1.56,6.25 +1.25,6.25;1.88,6.56 +1.88,6.56;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.75 +2.81,8.12;9.06,8.12 +2.81,3.75;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.38,7.50 +5.31,4.38;5.00,4.69 +5.00,4.69;5.00,5.00 +5.00,5.00;4.69,5.31 +4.69,5.31;4.38,5.62 +4.38,5.62;4.06,5.94 +6.56,4.38;6.88,4.69 +6.88,4.69;7.19,5.31 +7.19,5.31;7.50,5.94 +7.50,5.94;7.50,6.88 +7.50,6.88;7.81,7.50 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +2.81,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,9.38 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 + +# UTF-16 : 5c fd +# UTF-8 : bd b3 e5 +[5cfd] 峽 +0.62,7.81;0.62,0.62 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.56,9.06 +3.12,8.12;9.06,8.12 +2.81,3.75;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.38,7.19 +4.38,7.19;4.38,7.50 +5.31,4.38;5.31,4.69 +5.31,4.69;5.00,5.00 +5.00,5.00;4.69,5.31 +4.69,5.31;4.38,5.62 +4.38,5.62;4.06,5.94 +6.56,4.38;6.88,4.69 +6.88,4.69;7.19,5.31 +7.19,5.31;7.50,5.94 +7.50,5.94;7.50,6.88 +7.50,6.88;7.81,7.50 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,9.38 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 + +# UTF-16 : 92 cf +# UTF-8 : 8f 8b e9 +[92cf] 鋏 +3.75,8.12;9.06,8.12 +3.44,3.75;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;4.69,6.56 +4.69,6.56;4.69,7.19 +4.69,7.19;4.69,7.50 +5.62,4.38;5.62,4.69 +5.62,4.69;5.31,5.00 +5.31,5.00;5.00,5.31 +5.00,5.31;4.69,5.62 +4.69,5.62;4.69,5.94 +6.88,4.38;7.19,4.69 +7.19,4.69;7.19,5.31 +7.19,5.31;7.50,5.94 +7.50,5.94;7.81,6.88 +7.81,6.88;7.81,7.50 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +3.44,0.62;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.62,2.50 +5.62,2.50;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.25,4.38 +6.25,4.38;6.25,5.00 +6.25,5.00;6.25,9.38 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;6.25,4.38 +6.25,4.38;6.25,5.00 +0.00,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;2.19,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +3.44,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.38 + +# UTF-16 : 96 5d +# UTF-8 : 9d 99 e9 +[965d] 陝 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.94,2.81;1.25,2.81 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;2.19,5.00 +2.19,5.00;1.88,5.62 +1.88,5.62;1.56,6.25 +1.25,6.25;1.88,6.56 +1.88,6.56;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.75 +2.81,8.12;9.06,8.12 +2.81,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,9.38 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.38,5.31 +4.38,5.31;4.06,5.94 +4.06,5.94;4.06,6.56 +2.81,6.88;4.06,6.88 +4.06,6.88;4.06,6.56 +4.06,6.56;4.06,5.94 +4.06,5.94;3.75,5.31 +3.75,5.31;3.44,4.69 +3.44,4.69;3.12,4.06 +3.12,4.06;2.81,3.75 +9.06,3.75;8.75,4.06 +8.75,4.06;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.81,5.94 +7.81,5.94;7.81,6.56 +6.88,6.88;7.81,6.88 +7.81,6.88;7.81,6.56 +7.81,6.56;7.81,5.94 +7.81,5.94;7.50,5.31 +7.50,5.31;7.19,4.69 +7.19,4.69;6.88,4.06 +6.88,4.06;6.56,3.75 + +# UTF-16 : 2e 8c +# UTF-8 : 8c ba e2 +[2e8c] ⺌ +4.69,3.75;4.69,6.56 +2.81,3.75;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.31 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +6.56,3.75;6.88,4.38 +6.88,4.38;7.19,4.69 +7.19,4.69;7.81,5.31 +7.81,5.31;7.81,5.62 +7.81,5.62;8.12,5.94 + +# UTF-16 : 2f 3e +# UTF-8 : be bc e2 +[2f3e] ⼾ +0.62,8.75;8.75,8.75 +1.88,4.38;7.81,4.38 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;1.88,3.44 +1.88,3.44;1.88,3.75 +1.88,3.75;1.88,4.38 +1.88,4.38;1.88,7.19 +1.88,7.19;7.81,7.19 +7.81,7.19;7.81,3.75 + +# UTF-16 : 2e bc +# UTF-8 : bc ba e2 +[2ebc] ⺼ +5.94,5.62;5.31,5.94 +5.31,5.94;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.06,6.88 +4.06,6.88;3.75,7.19 +5.94,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,4.06;4.06,4.38 +4.06,4.38;3.75,4.38 +1.56,0.62;1.88,0.94 +1.88,0.94;2.19,1.25 +2.19,1.25;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,8.75 +3.12,8.75;6.56,8.75 +6.56,8.75;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 + +# UTF-16 : 6c 3a +# UTF-8 : ba b0 e6 +[6c3a] 氺 +4.69,9.06;4.69,1.56 +4.69,1.56;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.12,0.94 +3.12,0.94;2.81,0.94 +8.75,8.12;8.12,7.50 +8.12,7.50;7.50,6.88 +7.50,6.88;7.19,6.25 +7.19,6.25;6.56,5.94 +6.56,5.94;5.94,5.62 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.44,4.38 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;8.12,2.81 +8.12,2.81;7.81,3.12 +7.81,3.12;7.19,3.44 +7.19,3.44;6.56,4.06 +6.56,4.06;5.94,4.38 +3.44,5.62;3.12,5.94 +3.12,5.94;2.50,6.56 +2.50,6.56;1.88,6.88 +1.88,6.88;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.12 + +# UTF-16 : 2e ae +# UTF-8 : ae ba e2 +[2eae] ⺮ +3.12,3.44;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.50,5.62 +7.19,3.44;7.19,4.06 +7.19,4.06;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.56,5.62 +2.19,7.19;1.88,6.88 +1.88,6.88;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.56,5.62 +1.56,5.62;1.56,5.31 +1.56,5.31;1.25,5.00 +1.25,5.00;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 +0.62,3.75;0.31,3.44 +9.06,5.62;5.62,5.62 +4.69,5.62;1.56,5.62 +6.25,7.19;5.94,6.56 +5.94,6.56;5.62,5.94 +5.62,5.94;5.31,5.62 +5.31,5.62;5.31,5.31 +5.31,5.31;5.00,5.00 +5.00,5.00;4.69,4.38 +4.69,4.38;4.38,4.38 +4.38,4.38;4.38,4.06 + +# UTF-16 : 8a 01 +# UTF-8 : 81 a8 e8 +[8a01] 訁 +6.56,0.62;6.56,3.44 +6.25,3.44;3.12,3.44 +2.81,3.44;3.12,0.62 +3.12,1.25;6.56,1.25 +2.50,7.50;6.88,7.50 +2.81,5.94;6.56,5.94 +2.81,4.69;6.56,4.69 +2.81,8.75;6.56,8.75 + +# UTF-16 : 2e d7 +# UTF-8 : 97 bb e2 +[2ed7] ⻗ +4.69,2.81;4.69,7.19 +0.94,7.19;8.44,7.19 +1.56,4.69;4.06,4.69 +1.56,3.44;4.06,3.44 +5.62,4.69;7.81,4.69 +5.62,3.44;7.81,3.44 +8.75,3.75;8.75,5.94 +8.75,5.94;0.94,5.94 +0.94,5.94;0.94,3.75 + +# UTF-16 : 98 e0 +# UTF-8 : a0 a3 e9 +[98e0] 飠 +4.69,8.12;4.69,7.19 +3.12,4.06;6.56,4.06 +6.56,4.06;6.56,7.19 +6.56,7.19;3.12,7.19 +2.81,7.19;3.12,1.25 +3.12,5.62;6.56,5.62 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.19 +7.19,7.50;6.56,7.81 +6.56,7.81;5.94,8.12 +5.94,8.12;5.62,8.44 +5.62,8.44;5.00,8.75 +5.00,8.75;4.69,9.06 +4.69,9.06;4.06,8.75 +4.06,8.75;3.75,8.12 +3.75,8.12;3.12,7.81 +3.12,7.81;2.50,7.50 +2.50,7.50;2.19,7.19 +7.19,0.94;6.88,1.25 +6.88,1.25;6.25,1.88 +6.25,1.88;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.44 + +# UTF-16 : 2f ca +# UTF-8 : 8a bf e2 +[2fca] ⿊ +4.69,8.75;4.69,3.12 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.62 +1.56,7.19;7.81,7.19 +0.62,3.12;8.75,3.12 +8.44,4.38;1.25,4.38 +8.75,0.62;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +6.25,0.62;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.62,2.50 +5.62,2.50;5.31,2.50 +3.75,0.62;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 + +# UTF-16 : 95 94 +# UTF-8 : 94 96 e9 +[9594] 閔 +7.19,4.38;2.19,4.38 +4.69,4.38;4.69,5.31 +5.31,7.19;8.44,7.19 +4.06,7.19;0.94,7.19 +0.94,0.62;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.62 +4.06,5.62;0.94,5.62 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.62 +5.31,5.62;8.44,5.62 +6.56,4.38;6.25,4.06 +6.25,4.06;5.94,3.75 +5.94,3.75;5.62,3.44 +5.62,3.44;5.31,3.12 +5.31,3.12;4.69,2.81 +4.69,2.81;4.38,2.50 +4.38,2.50;3.75,2.19 +3.75,2.19;3.12,1.88 +3.12,1.88;2.50,1.88 +2.50,1.88;1.88,1.56 +2.81,4.06;3.44,3.75 +3.44,3.75;3.75,3.44 +3.75,3.44;4.06,3.12 +4.06,3.12;4.38,2.81 +4.38,2.81;5.00,2.50 +5.00,2.50;5.31,2.19 +5.31,2.19;5.94,2.19 +5.94,2.19;6.25,1.88 +6.25,1.88;6.88,1.88 +6.88,1.88;7.50,1.56 + +# UTF-16 : 61 ab +# UTF-8 : ab 86 e6 +[61ab] 憫 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.19,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;1.88,7.19 +6.25,7.19;8.75,7.19 +8.75,8.75;6.25,8.75 +6.25,8.75;6.25,5.62 +6.25,5.62;8.75,5.62 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +5.62,7.19;2.81,7.19 +2.81,8.75;5.62,8.75 +5.62,8.75;5.62,5.62 +5.62,5.62;2.81,5.62 +2.81,0.62;2.81,8.75 +7.81,4.38;3.75,4.38 +5.94,4.38;5.94,5.31 +7.19,4.38;7.19,4.06 +7.19,4.06;6.88,3.75 +6.88,3.75;6.56,3.44 +6.56,3.44;6.25,3.12 +6.25,3.12;5.94,2.81 +5.94,2.81;5.62,2.50 +5.62,2.50;5.31,2.19 +5.31,2.19;4.69,1.88 +4.69,1.88;4.38,1.88 +4.38,1.88;3.75,1.56 +4.38,4.06;4.69,3.75 +4.69,3.75;5.00,3.44 +5.00,3.44;5.31,3.12 +5.31,3.12;5.62,2.81 +5.62,2.81;5.94,2.50 +5.94,2.50;6.25,2.19 +6.25,2.19;6.88,2.19 +6.88,2.19;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;8.12,1.56 + +# UTF-16 : 95 cc +# UTF-8 : 8c 97 e9 +[95cc] 闌 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.62;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.62,2.19 +5.62,2.19;5.31,2.19 +5.31,2.19;4.69,2.81 +6.88,2.50;6.88,4.38 +6.88,4.38;2.50,4.38 +2.50,4.38;2.50,2.50 +2.81,2.81;6.56,2.81 +4.69,0.62;4.69,5.94 +1.88,5.31;7.50,5.31 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;5.94,4.06 +5.94,4.06;5.94,4.06 +4.06,2.81;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;3.44,4.06 +3.44,4.06;3.44,4.06 + +# UTF-16 : 70 3e +# UTF-8 : be 80 e7 +[703e] 瀾 +0.62,0.94;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +5.94,7.50;8.75,7.50 +8.75,8.75;5.94,8.75 +5.94,8.75;5.94,5.94 +5.94,5.94;8.75,5.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +5.31,7.50;2.50,7.50 +2.50,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;2.50,5.94 +2.50,0.62;2.50,8.75 +3.12,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;6.25,2.19 +6.25,2.19;5.94,2.81 +7.50,2.50;7.50,4.38 +7.50,4.38;3.75,4.38 +3.75,4.38;3.75,2.50 +4.06,2.81;7.50,2.81 +5.62,0.62;5.62,5.94 +3.12,5.31;8.12,5.31 +6.25,2.81;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.88,4.06 +6.88,4.06;6.88,4.06 +5.00,2.81;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;4.38,4.06 + +# UTF-16 : 72 1b +# UTF-8 : 9b 88 e7 +[721b] 爛 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +2.81,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +2.81,8.12;2.81,7.19 +2.81,7.19;2.50,6.56 +2.50,6.56;2.50,5.94 +2.50,5.94;2.19,5.62 +2.19,5.62;1.88,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +6.25,7.50;8.75,7.50 +8.75,8.75;6.56,8.75 +6.25,8.75;6.56,5.94 +6.25,5.94;8.75,5.94 +5.62,7.50;3.44,7.50 +3.44,8.75;5.62,8.75 +5.62,8.75;5.62,5.94 +5.62,5.94;3.12,5.94 +3.12,0.62;3.12,8.75 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.19 +6.56,2.19;6.25,2.81 +7.81,2.50;7.81,4.38 +7.81,4.38;4.38,4.38 +4.38,4.38;4.38,2.50 +4.38,2.81;7.50,2.81 +5.94,0.62;5.94,5.94 +3.75,5.31;8.44,5.31 +6.56,2.81;6.88,3.12 +6.88,3.12;6.88,3.75 +6.88,3.75;7.19,4.06 +7.19,4.06;7.19,4.06 +5.62,2.81;5.31,3.44 +5.31,3.44;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;5.00,4.06 + +# UTF-16 : 89 74 +# UTF-8 : b4 a5 e8 +[8974] 襴 +2.50,3.44;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,4.06;1.88,4.38 +1.88,4.38;1.56,5.00 +1.56,5.00;1.56,5.00 +1.88,4.06;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;2.81,5.31 +2.81,5.31;2.81,5.62 +2.50,7.50;0.31,7.50 +1.25,7.50;1.25,9.06 +1.25,0.62;1.25,4.69 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +6.25,7.50;8.75,7.50 +8.75,8.75;6.25,8.75 +6.25,8.75;6.25,5.94 +6.25,5.94;8.75,5.94 +5.62,7.50;3.12,7.50 +3.12,8.75;5.62,8.75 +5.62,8.75;5.62,5.94 +5.62,5.94;3.12,5.94 +3.12,0.62;3.12,8.75 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.19 +6.56,2.19;6.25,2.81 +7.50,2.50;7.81,4.38 +7.50,4.38;4.38,4.38 +4.38,4.38;4.38,2.50 +4.38,2.81;7.50,2.81 +5.94,0.62;5.94,5.94 +3.75,5.31;8.12,5.31 +6.56,2.81;6.56,3.12 +6.56,3.12;6.88,3.75 +6.88,3.75;7.19,4.06 +7.19,4.06;7.19,4.06 +5.62,2.81;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;5.00,4.06 + +# UTF-16 : 98 aa +# UTF-8 : aa a2 e9 +[98aa] 颪 +0.62,8.75;8.75,8.75 +4.69,8.75;4.69,6.88 +4.69,8.44;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.56,7.81 +6.56,7.81;7.50,7.81 +7.50,7.81;7.81,7.50 +7.81,7.50;8.12,7.50 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.25,6.88 +1.25,6.88;7.81,6.88 +7.81,6.88;7.81,5.62 +7.81,5.62;8.12,4.38 +8.12,4.38;8.12,3.44 +8.12,3.44;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;8.44,0.94 +8.44,0.94;8.75,0.62 +8.75,0.62;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +4.69,1.25;4.69,5.94 +2.50,2.81;6.88,2.81 +6.88,2.81;6.88,4.69 +6.88,4.69;2.50,4.69 +2.50,4.69;2.50,2.50 +7.81,0.62;7.50,0.94 +7.50,0.94;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;7.19,1.56 +1.88,5.62;2.50,5.62 +2.50,5.62;2.81,5.62 +2.81,5.62;3.44,5.94 +3.44,5.94;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.56,5.94 +6.56,5.94;7.19,6.25 + +# UTF-16 : 98 b1 +# UTF-8 : b1 a2 e9 +[98b1] 颱 +2.81,1.25;2.81,7.81 +1.56,6.25;1.56,3.44 +4.06,6.25;1.88,6.25 +1.56,4.06;4.06,4.06 +4.06,4.06;4.06,6.25 +5.00,0.94;5.00,1.25 +5.00,1.25;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.38,2.81 +4.38,2.81;4.06,3.12 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;4.06,1.56 +4.06,1.56;4.69,1.56 +1.25,7.81;1.88,7.81 +1.88,7.81;2.50,7.81 +2.50,7.81;3.12,7.81 +3.12,7.81;3.75,7.81 +3.75,7.81;4.38,8.12 +9.06,5.62;9.06,6.25 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.81 +8.12,7.81;8.12,8.12 +5.31,6.25;5.94,6.25 +5.94,6.25;6.56,6.25 +6.56,6.25;7.50,6.25 +7.50,6.25;8.12,6.56 +8.12,6.56;8.75,6.56 +5.62,6.25;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.81 +6.56,7.81;6.56,8.44 +6.56,8.44;6.88,9.38 +5.62,2.50;8.75,2.50 +8.75,2.50;8.75,5.31 +8.75,5.31;5.62,5.31 +5.62,5.31;5.62,2.19 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,8.75 +0.94,8.75;4.69,8.75 +4.69,8.75;4.69,6.88 +4.69,6.88;5.00,5.31 +5.00,5.31;5.00,4.06 +5.00,4.06;5.31,3.12 +5.31,3.12;5.62,2.50 +5.62,2.50;5.94,1.88 +5.94,1.88;6.25,1.25 +6.25,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;8.12,0.62 +8.12,0.62;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.38,2.50 + +# UTF-16 : 53 a0 +# UTF-8 : a0 8e e5 +[53a0] 厠 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,8.75 +0.94,8.75;8.75,8.75 +6.56,2.19;6.56,7.50 +8.44,7.81;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +2.19,2.81;5.31,2.81 +5.31,2.81;5.31,7.50 +5.31,7.50;2.19,7.50 +2.19,7.50;2.19,2.81 +2.19,4.38;5.31,4.38 +2.19,5.94;5.31,5.94 +1.56,0.62;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.12,2.19 +5.62,0.94;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.19 + +# UTF-16 : 5e c1 +# UTF-8 : 81 bb e5 +[5ec1] 廁 +5.00,8.44;5.00,9.38 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,8.44 +0.94,8.44;8.75,8.44 +6.56,2.19;6.56,7.50 +8.44,7.81;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +2.19,2.81;5.31,2.81 +5.31,2.81;5.31,7.50 +5.31,7.50;2.19,7.50 +2.19,7.50;2.19,2.81 +2.19,4.38;5.31,4.38 +2.19,5.94;5.31,5.94 +1.56,0.62;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.12,2.19 +5.62,0.94;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.19 + +# UTF-16 : 9d fd +# UTF-8 : bd b7 e9 +[9dfd] 鷽 +0.94,8.75;1.25,5.94 +1.25,6.88;3.12,6.88 +1.25,7.81;3.12,7.81 +6.25,6.88;8.12,6.88 +6.25,7.81;8.44,7.81 +6.25,8.75;8.44,8.75 +8.44,8.75;8.12,5.94 +0.94,8.44;1.25,8.75 +1.25,8.75;1.88,8.75 +1.88,8.75;2.19,8.75 +2.19,8.75;2.81,8.75 +2.81,8.75;3.12,8.75 +8.75,4.69;8.75,5.94 +8.75,5.94;0.62,5.94 +0.62,5.94;0.62,4.69 +3.44,7.81;4.06,8.12 +4.06,8.12;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.62,9.06 +5.62,9.06;5.94,9.38 +3.44,9.06;4.06,9.06 +4.06,9.06;4.38,8.75 +4.38,8.75;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.12 +3.44,6.25;4.06,6.56 +4.06,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.62,7.50 +5.62,7.50;5.94,7.81 +3.44,7.50;4.06,7.50 +4.06,7.50;4.38,7.19 +4.38,7.19;5.00,6.88 +5.00,6.88;5.31,6.88 +5.31,6.88;5.94,6.56 +7.19,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.56,2.19 +5.31,0.94;5.00,1.25 +5.00,1.25;4.69,1.88 +4.69,1.88;4.69,2.19 +3.12,0.62;3.12,1.25 +3.12,1.25;2.81,1.88 +2.81,1.88;2.81,1.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.88,3.75;7.50,3.75 +7.50,3.75;7.50,5.31 +7.50,5.31;1.56,5.31 +1.56,5.31;1.56,2.50 +1.56,2.50;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;6.25,0.62 +1.88,4.69;7.50,4.69 +4.06,5.94;3.75,5.62 +3.75,5.62;3.75,5.31 +1.56,3.12;8.75,3.12 + +# UTF-16 : 6c 81 +# UTF-8 : 81 b2 e6 +[6c81] 沁 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.50,7.50;2.19,7.81 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;3.75,6.56 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.06 +8.75,4.06;8.75,4.69 +8.75,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.44,5.94 +8.44,5.94;8.44,6.25 +8.44,6.25;8.12,6.56 +4.06,9.06;4.69,8.75 +4.69,8.75;5.00,8.75 +5.00,8.75;5.31,8.75 +5.31,8.75;5.94,8.44 +5.94,8.44;6.56,8.12 +6.56,8.12;7.50,8.12 +7.50,8.12;7.81,7.81 +4.69,7.81;5.00,1.56 +4.69,1.56;5.00,1.25 +5.00,1.25;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,1.56 +8.12,1.56;8.12,2.19 +8.12,2.19;8.12,2.81 +8.12,2.81;8.12,3.75 + +# UTF-16 : 6f db +# UTF-8 : 9b bf e6 +[6fdb] 濛 +2.50,8.44;9.06,8.44 +4.38,7.81;4.38,9.38 +7.19,7.81;7.19,9.38 +2.50,3.75;2.81,4.06 +2.81,4.06;3.44,4.06 +3.44,4.06;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.69,4.69 +4.69,4.69;5.31,5.00 +5.31,5.00;5.94,5.31 +2.50,2.50;2.81,2.50 +2.81,2.50;3.44,2.81 +3.44,2.81;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.69,3.44 +4.69,3.44;5.31,3.75 +5.31,3.75;5.94,4.06 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.25,2.81 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,4.06 +8.12,4.06;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;6.88,3.12 +5.94,5.31;6.25,4.69 +6.25,4.69;6.56,4.38 +6.56,4.38;6.56,3.75 +6.56,3.75;6.88,3.12 +6.88,3.12;7.19,2.81 +7.19,2.81;7.50,2.50 +7.50,2.50;7.81,1.88 +7.81,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +8.75,5.94;8.75,7.50 +8.75,7.50;2.81,7.50 +2.81,7.50;2.81,5.94 +2.50,5.31;9.06,5.31 +3.44,6.25;8.12,6.25 +4.69,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,1.25 +6.56,1.25;6.56,1.88 +6.56,1.88;6.56,2.19 +6.56,2.19;6.25,2.81 +6.25,2.81;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,3.75;5.62,4.38 +5.62,4.38;5.00,4.69 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;1.88,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 77 c7 +# UTF-8 : 87 9f e7 +[77c7] 矇 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +0.62,4.06;2.50,4.06 +0.62,6.56;2.50,6.56 +2.81,8.44;9.06,8.44 +4.69,7.81;4.69,9.38 +7.19,7.81;7.19,9.38 +3.12,3.75;3.44,4.06 +3.44,4.06;3.75,4.06 +3.75,4.06;4.69,4.38 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,5.00 +5.62,5.00;6.25,5.31 +2.81,2.50;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,2.81 +4.06,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,2.81 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,4.06 +8.12,4.06;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,3.12 +6.25,5.31;6.56,4.69 +6.56,4.69;6.56,4.38 +6.56,4.38;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +8.75,5.94;8.75,7.50 +8.75,7.50;3.12,7.50 +3.12,7.50;3.12,5.94 +2.81,5.31;9.06,5.31 +3.75,6.25;8.12,6.25 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.56,1.25 +6.56,1.25;6.56,1.88 +6.56,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.31,4.69 + +# UTF-16 : 66 da +# UTF-8 : 9a 9b e6 +[66da] 曚 +2.81,8.44;9.06,8.44 +4.69,7.81;4.69,9.38 +7.19,7.81;7.19,9.38 +3.12,3.75;3.44,4.06 +3.44,4.06;3.75,4.06 +3.75,4.06;4.69,4.38 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,5.00 +5.62,5.00;6.25,5.31 +2.81,2.50;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,2.81 +4.06,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,2.81 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,4.06 +8.12,4.06;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,3.12 +6.25,5.31;6.56,4.69 +6.56,4.69;6.56,4.38 +6.56,4.38;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +8.75,5.94;8.75,7.50 +8.75,7.50;3.12,7.50 +3.12,7.50;3.12,5.94 +2.81,5.31;9.06,5.31 +3.75,6.25;8.12,6.25 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.56,1.25 +6.56,1.25;6.56,1.88 +6.56,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.31,4.69 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,5.31;2.50,5.31 + +# UTF-16 : 6a ac +# UTF-8 : ac aa e6 +[6aac] 檬 +2.81,8.44;9.06,8.44 +4.69,7.81;4.69,9.38 +7.19,7.81;7.19,9.38 +3.12,3.75;3.44,4.06 +3.44,4.06;3.75,4.06 +3.75,4.06;4.69,4.38 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,5.00 +5.62,5.00;6.25,5.31 +2.81,2.50;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,2.81 +4.06,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,2.81 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,4.06 +8.12,4.06;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,3.12 +6.25,5.31;6.56,4.69 +6.56,4.69;6.56,4.38 +6.56,4.38;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +8.75,5.94;8.75,7.50 +8.75,7.50;3.12,7.50 +3.12,7.50;3.12,5.94 +2.81,5.31;9.06,5.31 +3.75,6.25;8.12,6.25 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.56,1.25 +6.56,1.25;6.56,1.88 +6.56,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.31,4.69 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 + +# UTF-16 : 82 68 +# UTF-8 : a8 89 e8 +[8268] 艨 +2.19,5.62;2.19,6.25 +2.19,6.25;1.88,6.56 +1.88,6.56;1.56,6.88 +1.56,6.88;1.25,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.56,8.12 +0.31,4.69;3.44,5.00 +1.88,5.00;1.88,1.88 +0.00,0.62;0.31,1.25 +0.31,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.12 +0.62,8.12;2.81,8.12 +2.81,8.12;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +3.44,8.44;9.06,8.44 +5.00,7.81;5.00,9.38 +7.50,7.81;7.50,9.38 +3.44,3.75;3.75,4.06 +3.75,4.06;4.38,4.06 +4.38,4.06;5.00,4.38 +5.00,4.38;5.62,4.69 +5.62,4.69;6.25,5.00 +6.25,5.00;6.25,5.31 +3.44,2.50;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.69,3.12 +4.69,3.12;5.31,3.44 +5.31,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.81 +6.56,2.81;6.88,2.81 +8.75,4.38;8.75,4.06 +8.75,4.06;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.50,3.44 +7.50,3.44;7.19,3.12 +6.56,5.31;6.56,4.69 +6.56,4.69;6.88,4.38 +6.88,4.38;7.19,3.75 +7.19,3.75;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +8.75,5.94;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,5.94 +3.44,5.31;9.06,5.31 +4.38,6.25;8.12,6.25 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,1.56 +6.88,1.56;6.88,2.19 +6.88,2.19;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.62,4.69 + +# UTF-16 : 75 cd +# UTF-8 : 8d 97 e7 +[75cd] 痍 +2.19,7.50;9.06,7.50 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.62,4.06 +5.62,4.06;5.62,8.44 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.94,3.12 +5.94,3.12;5.62,3.75 +5.62,3.75;5.62,4.06 +2.50,6.56;8.44,6.56 +8.44,6.56;8.44,5.00 +8.44,5.00;2.81,5.00 +2.81,5.00;2.81,4.69 +2.81,4.69;2.81,4.06 +2.81,4.06;2.50,3.75 +2.50,3.75;2.50,3.44 +2.50,3.44;2.19,2.81 +2.50,3.75;8.75,3.75 +8.75,3.75;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.50 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 + +# UTF-16 : 7b 5d +# UTF-8 : 9d ad e7 +[7b5d] 筝 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +7.19,6.88;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +5.00,5.31;5.31,5.62 +5.31,5.62;5.62,5.94 +5.62,5.94;5.62,6.25 +5.62,6.25;6.25,6.56 +6.25,6.56;6.25,6.88 +0.62,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.81,6.56 +2.81,6.56;3.12,7.19 +3.12,7.19;3.75,7.50 +2.81,6.88;6.25,6.88 +4.69,5.31;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.62 +4.38,0.62;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.12,0.62 +3.12,0.62;2.81,0.62 +8.12,1.88;8.12,5.31 +8.12,5.31;2.19,5.31 +1.25,2.50;8.12,2.50 +0.31,4.06;9.06,4.06 + +# UTF-16 : 7b 19 +# UTF-8 : 99 ac e7 +[7b19] 笙 +3.12,6.56;2.81,7.19 +2.81,7.19;2.81,7.50 +2.81,7.50;2.50,8.12 +2.50,8.12;2.50,8.12 +7.19,6.56;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,8.12 +6.56,8.12;6.56,8.12 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +9.06,8.12;5.62,8.12 +4.69,8.12;1.56,8.12 +6.25,9.38;5.94,8.75 +5.94,8.75;5.62,8.44 +5.62,8.44;5.31,7.81 +5.31,7.81;4.69,7.50 +4.69,7.50;4.38,7.19 +0.62,0.94;8.75,0.94 +8.44,5.62;1.56,5.62 +7.81,3.44;1.56,3.44 +4.69,0.94;4.69,6.88 +0.62,3.75;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.56 + +# UTF-16 : 74 cf +# UTF-8 : 8f 93 e7 +[74cf] 瓏 +2.81,8.44;0.31,8.44 +2.50,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.00,1.25;0.62,1.56 +0.62,1.56;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.19 +5.00,6.56;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +3.75,6.56;3.75,6.88 +3.75,6.88;3.75,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.44,8.12 +3.44,8.12;3.44,8.44 +2.81,6.56;6.25,6.56 +2.81,8.44;5.94,8.44 +4.38,8.44;4.38,9.38 +9.38,2.19;9.38,1.56 +9.38,1.56;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.56,1.25 +6.56,1.25;6.56,1.56 +6.25,1.56;6.56,5.94 +6.25,5.94;9.06,5.94 +9.06,5.94;9.06,7.19 +9.06,7.19;6.56,7.19 +6.25,7.19;6.56,9.38 +6.25,4.69;9.06,4.69 +6.25,3.44;9.06,3.44 +6.25,2.19;9.06,2.19 +9.06,8.44;6.56,8.44 +3.12,0.62;3.12,5.31 +3.12,5.31;5.62,5.31 +5.62,5.31;5.62,1.25 +5.62,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +3.12,2.81;5.62,2.81 +3.12,4.06;5.62,4.06 + +# UTF-16 : 96 b4 +# UTF-8 : b4 9a e9 +[96b4] 隴 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.94,2.81;1.25,2.81 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.62 +1.88,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.75 +5.00,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.31,7.81 +5.31,7.81;5.31,8.12 +5.31,8.12;5.62,8.44 +3.75,6.56;3.75,6.88 +3.75,6.88;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.44,7.81 +3.44,7.81;3.44,8.44 +2.81,6.56;6.25,6.56 +2.81,8.44;5.94,8.44 +4.38,8.44;4.38,9.38 +9.38,2.19;9.38,1.56 +9.38,1.56;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.56,1.25 +6.56,1.25;6.56,1.56 +6.25,1.56;6.56,5.94 +6.25,5.94;9.06,5.94 +9.06,5.94;9.06,7.19 +9.06,7.19;6.56,7.19 +6.25,7.19;6.56,9.38 +6.25,4.69;9.06,4.69 +6.25,3.44;9.06,3.44 +6.25,2.19;9.06,2.19 +9.06,8.44;6.56,8.44 +3.12,0.62;3.12,5.31 +3.12,5.31;5.62,5.31 +5.62,5.31;5.62,1.25 +5.62,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +3.12,2.81;5.62,2.81 +3.12,4.06;5.62,4.06 + +# UTF-16 : 71 8f +# UTF-8 : 8f 86 e7 +[718f] 熏 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 +7.81,4.69;7.81,6.88 +7.81,6.88;1.56,6.88 +1.56,6.88;1.56,4.69 +1.56,5.00;7.81,5.00 +1.25,4.06;8.44,4.06 +0.31,3.12;9.06,3.12 +4.69,3.12;4.69,8.75 +0.62,7.81;8.75,7.81 +5.62,5.31;5.94,5.62 +5.94,5.62;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.56,6.56 +3.44,5.31;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;2.81,6.25 +2.81,6.25;2.50,6.56 +8.75,0.62;8.44,0.94 +8.44,0.94;8.12,1.56 +8.12,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.19,2.50 +6.25,0.62;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +4.06,0.62;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.44,2.50 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 + +# UTF-16 : 71 fb +# UTF-8 : bb 87 e7 +[71fb] 燻 +2.81,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.31,5.00 +0.31,5.00;0.31,4.38 +2.81,8.12;2.81,7.19 +2.81,7.19;2.50,6.56 +2.50,6.56;2.50,5.94 +2.50,5.94;2.19,5.62 +2.19,5.62;1.88,5.00 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +3.12,8.44;3.75,8.44 +3.75,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.75,9.06 +8.44,4.69;8.44,6.88 +8.44,6.88;3.12,6.88 +3.12,6.88;3.12,4.69 +3.12,5.00;8.44,5.00 +2.81,4.06;8.75,4.06 +2.50,3.12;9.06,3.12 +5.62,3.12;5.94,8.75 +2.81,7.81;9.06,7.81 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.50,6.56 +4.69,5.31;4.69,5.62 +4.69,5.62;4.38,5.94 +4.38,5.94;4.06,6.25 +4.06,6.25;4.06,6.56 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.19,0.62;6.88,1.25 +6.88,1.25;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +5.31,0.62;5.00,1.25 +5.00,1.25;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;5.00,2.50 +2.50,0.62;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 + +# UTF-16 : 91 ba +# UTF-8 : ba 86 e9 +[91ba] 醺 +3.44,1.25;3.44,6.88 +3.44,6.88;0.62,6.88 +0.62,6.88;0.62,0.62 +0.62,1.25;3.12,1.25 +0.62,2.81;3.12,2.81 +0.31,8.75;3.75,8.75 +1.56,8.44;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.56,5.94 +1.56,5.94;1.56,5.31 +1.56,5.31;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.62,3.75 +2.50,8.44;2.50,5.00 +2.50,5.00;2.50,4.69 +2.50,4.69;2.81,4.38 +2.81,4.38;3.12,4.38 +4.06,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +8.44,9.06;8.75,9.06 +8.75,4.69;8.75,6.88 +8.75,6.88;4.06,6.88 +4.06,6.88;4.06,4.69 +4.38,5.00;8.44,5.00 +3.75,4.06;8.75,4.06 +3.75,3.12;9.06,3.12 +6.25,3.12;6.25,8.75 +3.75,7.81;9.06,7.81 +7.19,5.31;7.19,5.62 +7.19,5.62;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;7.81,6.56 +5.62,5.31;5.31,5.62 +5.31,5.62;5.00,5.94 +5.00,5.94;5.00,6.25 +5.00,6.25;5.00,6.56 +9.06,0.62;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;8.12,2.50 +7.19,0.62;7.19,1.25 +7.19,1.25;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.88,2.50 +5.62,0.62;5.62,1.25 +5.62,1.25;5.62,1.56 +5.62,1.56;5.62,2.19 +5.62,2.19;5.31,2.50 +3.44,0.62;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 + +# UTF-16 : 51 91 +# UTF-8 : 91 86 e5 +[5191] 冑 +1.25,5.94;8.44,5.94 +8.44,5.94;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,5.62 +4.69,9.38;4.69,5.94 +1.25,7.19;8.44,7.19 +1.56,0.62;1.56,5.00 +1.56,5.00;7.81,5.00 +7.81,5.00;7.81,1.25 +7.81,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +1.56,2.50;7.81,2.50 +1.56,3.75;7.81,3.75 + +# UTF-16 : 80 c4 +# UTF-8 : 84 83 e8 +[80c4] 胄 +1.25,5.94;8.44,5.94 +8.44,5.94;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,5.62 +4.69,9.38;4.69,5.94 +1.25,7.19;8.44,7.19 +1.56,0.62;1.56,5.00 +1.56,5.00;7.81,5.00 +7.81,5.00;7.81,1.25 +7.81,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +1.56,2.50;7.81,2.50 +1.56,3.75;7.81,3.75 + +# UTF-16 : 61 fa +# UTF-8 : ba 87 e6 +[61fa] 懺 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,1.88 +5.62,1.88;5.94,1.88 +5.94,1.88;6.56,2.19 +2.19,6.56;9.06,6.56 +8.75,5.62;8.75,5.00 +8.75,5.00;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.19 +7.50,2.19;7.19,1.88 +7.19,1.88;6.56,1.56 +6.56,1.56;6.25,1.25 +6.25,1.25;5.62,0.94 +6.88,9.38;6.88,7.50 +6.88,7.50;6.88,6.25 +6.88,6.25;7.19,5.00 +7.19,5.00;7.19,3.75 +7.19,3.75;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.12,8.12 +8.12,8.12;8.44,7.81 +8.44,7.81;8.75,7.19 +5.00,5.62;6.56,5.62 +5.00,3.12;6.56,3.12 +5.00,4.38;6.56,4.38 +5.00,1.56;5.00,6.56 +4.06,5.31;2.81,5.31 +4.06,2.81;2.50,2.81 +4.06,4.06;2.50,4.06 +4.06,1.56;4.06,6.56 +2.50,6.88;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.44,8.12 +3.44,8.12;3.44,8.75 +3.44,8.75;3.75,9.38 +4.38,7.19;4.69,7.50 +4.69,7.50;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.31,8.75 +5.31,8.75;5.62,9.38 +4.38,7.50;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.44,8.44 +6.25,7.19;6.25,7.50 +6.25,7.50;5.62,8.12 +5.62,8.12;5.31,8.44 +5.31,8.44;5.31,8.44 + +# UTF-16 : 61 f4 +# UTF-8 : b4 87 e6 +[61f4] 懴 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,1.88 +5.62,1.88;5.94,1.88 +5.94,1.88;6.56,2.19 +2.19,6.56;9.06,6.56 +8.75,5.62;8.75,5.00 +8.75,5.00;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.19 +7.50,2.19;7.19,1.88 +7.19,1.88;6.56,1.56 +6.56,1.56;6.25,1.25 +6.25,1.25;5.62,0.94 +6.88,9.38;6.88,7.50 +6.88,7.50;6.88,6.25 +6.88,6.25;7.19,5.00 +7.19,5.00;7.19,3.75 +7.19,3.75;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.12,8.12 +8.12,8.12;8.44,7.81 +8.44,7.81;8.75,7.19 +5.00,5.62;6.56,5.62 +5.00,3.12;6.56,3.12 +5.00,4.38;6.56,4.38 +5.00,1.56;5.00,6.56 +4.06,5.31;2.81,5.31 +4.06,2.81;2.50,2.81 +4.06,4.06;2.50,4.06 +4.06,1.56;4.06,6.56 +4.38,6.56;4.38,9.38 +6.25,8.12;2.81,8.12 + +# UTF-16 : 6b b2 +# UTF-8 : b2 ae e6 +[6bb2] 殲 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.19 +2.81,6.56;9.06,6.56 +8.75,5.62;8.75,5.00 +8.75,5.00;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.19 +7.50,2.19;7.19,1.88 +7.19,1.88;6.88,1.56 +6.88,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;7.19,6.56 +7.19,6.56;7.19,5.31 +7.19,5.31;7.50,4.38 +7.50,4.38;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.44,7.81 +8.44,7.81;8.75,7.19 +5.31,5.62;6.88,5.62 +5.31,3.12;6.88,3.12 +5.31,4.38;6.88,4.38 +5.31,1.88;5.31,6.56 +4.38,5.31;3.12,5.31 +4.38,2.81;2.81,2.81 +4.38,4.06;2.81,4.06 +4.38,1.56;4.38,6.56 +3.12,6.88;3.44,7.50 +3.44,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.06,9.38 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;5.62,9.38 +4.69,7.50;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;4.06,8.44 +4.06,8.44;3.75,8.44 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,8.12 +5.94,8.12;5.62,8.44 +5.62,8.44;5.62,8.44 +0.31,8.75;2.81,8.75 +0.00,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.62,5.00 +0.62,5.00;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;1.25,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.56,8.75 +1.25,6.88;2.81,6.88 +2.81,6.88;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.50,4.38 +2.50,4.38;2.19,3.75 +2.19,3.75;2.19,3.12 +2.19,3.12;1.88,2.50 +1.88,2.50;1.56,2.19 +1.56,2.19;1.25,1.56 +1.25,1.56;0.62,1.25 +0.62,1.25;0.31,0.94 +2.19,4.06;1.88,4.38 +1.88,4.38;1.56,4.69 +1.56,4.69;1.25,5.00 +1.25,5.00;0.94,5.00 + +# UTF-16 : 6b b1 +# UTF-8 : b1 ae e6 +[6bb1] 殱 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.19 +2.81,6.56;9.06,6.56 +8.75,5.62;8.75,5.00 +8.75,5.00;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.19 +7.50,2.19;7.19,1.88 +7.19,1.88;6.88,1.56 +6.88,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;7.19,6.56 +7.19,6.56;7.19,5.31 +7.19,5.31;7.50,4.38 +7.50,4.38;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.44,7.81 +8.44,7.81;8.75,7.19 +5.31,5.62;6.88,5.62 +5.31,3.12;6.88,3.12 +5.31,4.38;6.88,4.38 +5.31,1.88;5.31,6.56 +4.38,5.31;3.12,5.31 +4.38,2.81;2.81,2.81 +4.38,4.06;2.81,4.06 +4.38,1.56;4.38,6.56 +0.31,8.75;2.81,8.75 +0.00,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.62,5.00 +0.62,5.00;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;1.25,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.56,8.75 +1.25,6.88;2.81,6.88 +2.81,6.88;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.50,4.38 +2.50,4.38;2.19,3.75 +2.19,3.75;2.19,3.12 +2.19,3.12;1.88,2.50 +1.88,2.50;1.56,2.19 +1.56,2.19;1.25,1.56 +1.25,1.56;0.62,1.25 +0.62,1.25;0.31,0.94 +2.19,4.06;1.88,4.38 +1.88,4.38;1.56,4.69 +1.56,4.69;1.25,5.00 +1.25,5.00;0.94,5.00 +4.69,6.56;4.69,9.38 +6.25,8.12;3.12,8.12 + +# UTF-16 : 5b 45 +# UTF-8 : 85 ad e5 +[5b45] 孅 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,4.06;2.50,5.00 +2.50,5.00;2.50,5.62 +2.50,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.56,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.62,4.38;1.25,4.06 +1.25,4.06;1.56,3.44 +1.56,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,1.88 +2.81,1.88;2.81,1.56 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.25,1.88 +6.25,1.88;6.88,2.19 +2.81,6.56;9.06,6.56 +8.75,5.62;8.75,5.00 +8.75,5.00;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.19 +7.50,2.19;7.19,1.88 +7.19,1.88;6.88,1.56 +6.88,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;7.19,6.56 +7.19,6.56;7.19,5.31 +7.19,5.31;7.50,4.38 +7.50,4.38;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.44,7.81 +8.44,7.81;8.75,7.19 +5.31,5.62;6.88,5.62 +5.31,3.12;6.88,3.12 +5.31,4.38;6.88,4.38 +5.31,1.88;5.31,6.56 +4.38,5.31;3.12,5.31 +4.38,2.81;2.81,2.81 +4.38,4.06;2.81,4.06 +4.38,1.56;4.38,6.56 +3.12,6.88;3.44,7.50 +3.44,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.06,9.38 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;5.62,9.38 +4.69,7.50;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;4.06,8.44 +4.06,8.44;3.75,8.44 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,8.12 +5.94,8.12;5.62,8.44 +5.62,8.44;5.62,8.44 + +# UTF-16 : 7e 96 +# UTF-8 : 96 ba e7 +[7e96] 纖 +1.56,4.69;1.56,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.56 +0.00,4.69;2.81,5.00 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.19,7.50 +2.19,7.50;2.50,7.81 +2.50,7.81;2.50,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,1.88 +5.94,1.88;6.25,1.88 +6.25,1.88;6.88,2.19 +2.81,6.56;9.06,6.56 +9.06,5.62;8.75,5.00 +8.75,5.00;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.19 +7.50,2.19;7.19,1.88 +7.19,1.88;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;5.94,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;7.19,6.56 +7.19,6.56;7.19,5.31 +7.19,5.31;7.50,4.38 +7.50,4.38;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.38,3.12 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.81 +8.75,7.81;8.75,7.19 +5.62,5.62;6.88,5.62 +5.62,3.12;6.88,3.12 +5.62,4.38;6.88,4.38 +5.62,1.88;5.62,6.56 +4.38,5.31;3.12,5.31 +4.38,2.81;3.12,2.81 +4.38,4.06;3.12,4.06 +4.38,1.56;4.38,6.56 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;3.75,8.75 +3.75,8.75;4.06,9.38 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;5.62,9.38 +4.69,7.50;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;3.75,8.44 +3.75,8.44;3.75,8.44 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,8.12 +5.94,8.12;5.62,8.44 +5.62,8.44;5.62,8.44 + +# UTF-16 : 7e 8e +# UTF-8 : 8e ba e7 +[7e8e] 纎 +1.56,4.69;1.56,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.56 +0.00,4.69;2.81,5.00 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.19,7.50 +2.19,7.50;2.50,7.81 +2.50,7.81;2.50,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,1.88 +5.94,1.88;6.25,1.88 +6.25,1.88;6.88,2.19 +2.81,6.56;9.06,6.56 +9.06,5.62;8.75,5.00 +8.75,5.00;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.19 +7.50,2.19;7.19,1.88 +7.19,1.88;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;5.94,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;7.19,6.56 +7.19,6.56;7.19,5.31 +7.19,5.31;7.50,4.38 +7.50,4.38;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.38,3.12 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.81 +8.75,7.81;8.75,7.19 +5.62,5.62;6.88,5.62 +5.62,3.12;6.88,3.12 +5.62,4.38;6.88,4.38 +5.62,1.88;5.62,6.56 +4.38,5.31;3.12,5.31 +4.38,2.81;3.12,2.81 +4.38,4.06;3.12,4.06 +4.38,1.56;4.38,6.56 +5.00,6.56;5.00,9.38 +6.25,8.12;3.44,8.12 + +# UTF-16 : 8b 96 +# UTF-8 : 96 ae e8 +[8b96] 讖 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;2.81,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;6.25,1.88 +6.25,1.88;6.88,2.19 +2.81,6.56;9.06,6.56 +9.06,5.62;8.75,5.00 +8.75,5.00;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.19 +7.50,2.19;7.19,1.88 +7.19,1.88;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;5.94,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;7.19,6.56 +7.19,6.56;7.19,5.31 +7.19,5.31;7.50,4.38 +7.50,4.38;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.38,3.12 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.81 +8.75,7.81;8.75,7.19 +5.62,5.62;6.88,5.62 +5.62,3.12;6.88,3.12 +5.62,4.38;6.88,4.38 +5.62,1.56;5.62,6.56 +4.38,5.31;3.12,5.31 +4.38,2.81;3.12,2.81 +4.38,4.06;3.12,4.06 +4.38,1.25;4.38,6.56 +3.12,6.88;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.06,9.38 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;5.94,9.38 +4.69,7.50;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.06,8.44 +4.06,8.44;3.75,8.44 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,8.12 +5.94,8.12;5.62,8.44 +5.62,8.44;5.62,8.44 + +# UTF-16 : 47 1f +# UTF-8 : 9f 9c e4 +[471f] 䜟 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;2.81,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;6.25,1.88 +6.25,1.88;6.88,2.19 +2.81,6.56;9.06,6.56 +9.06,5.62;8.75,5.00 +8.75,5.00;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.19 +7.50,2.19;7.19,1.88 +7.19,1.88;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;5.94,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;7.19,6.56 +7.19,6.56;7.19,5.31 +7.19,5.31;7.50,4.38 +7.50,4.38;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.38,3.12 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.81 +8.75,7.81;8.75,7.19 +5.62,5.62;6.88,5.62 +5.62,3.12;6.88,3.12 +5.62,4.38;6.88,4.38 +5.62,1.56;5.62,6.56 +4.38,5.31;3.12,5.31 +4.38,2.81;3.12,2.81 +4.38,4.06;3.12,4.06 +4.38,1.25;4.38,6.56 +5.00,6.56;5.00,9.38 +6.25,8.12;3.44,8.12 + +# UTF-16 : 7c 64 +# UTF-8 : a4 b1 e7 +[7c64] 籤 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;2.50,8.44 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +0.31,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.56 +4.69,1.56;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,1.88 +0.31,5.31;9.06,5.31 +8.75,4.69;8.44,4.06 +8.44,4.06;8.12,3.44 +8.12,3.44;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.19,2.19 +7.19,2.19;6.88,1.88 +6.88,1.88;6.56,1.56 +6.56,1.56;5.94,1.25 +5.94,1.25;5.31,0.94 +5.31,0.94;4.69,0.62 +5.94,7.50;6.25,6.25 +6.25,6.25;6.25,5.00 +6.25,5.00;6.56,4.06 +6.56,4.06;6.88,3.12 +6.88,3.12;7.19,2.50 +7.19,2.50;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;7.81,0.94 +7.81,0.94;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +6.88,7.19;7.19,6.88 +7.19,6.88;7.50,6.56 +7.50,6.56;7.81,6.25 +7.81,6.25;8.12,5.94 +8.12,5.94;8.44,5.62 +4.06,4.38;5.94,4.38 +4.06,2.50;5.94,2.50 +4.06,3.44;5.94,3.44 +4.06,1.25;4.06,5.31 +2.81,4.38;0.62,4.38 +2.81,2.19;0.62,2.19 +2.81,3.12;0.62,3.12 +2.81,1.25;2.81,5.31 +0.94,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +3.12,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +3.12,5.94;2.81,6.25 +2.81,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;1.88,6.88 +5.62,5.62;5.31,5.94 +5.31,5.94;5.00,6.25 +5.00,6.25;4.38,6.56 +4.38,6.56;4.38,6.88 + +# UTF-16 : 7c 56 +# UTF-8 : 96 b1 e7 +[7c56] 籖 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;2.50,8.44 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +0.31,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.56 +4.69,1.56;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,1.88 +0.31,5.31;9.06,5.31 +8.75,4.69;8.44,4.06 +8.44,4.06;8.12,3.44 +8.12,3.44;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.19,2.19 +7.19,2.19;6.88,1.88 +6.88,1.88;6.56,1.56 +6.56,1.56;5.94,1.25 +5.94,1.25;5.31,0.94 +5.31,0.94;4.69,0.62 +5.94,7.50;6.25,6.25 +6.25,6.25;6.25,5.00 +6.25,5.00;6.56,4.06 +6.56,4.06;6.88,3.12 +6.88,3.12;7.19,2.50 +7.19,2.50;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;7.81,0.94 +7.81,0.94;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +6.88,7.19;7.19,6.88 +7.19,6.88;7.50,6.56 +7.50,6.56;7.81,6.25 +7.81,6.25;8.12,5.94 +8.12,5.94;8.44,5.62 +4.06,4.38;5.94,4.38 +4.06,2.50;5.94,2.50 +4.06,3.44;5.94,3.44 +4.06,1.25;4.06,5.31 +2.81,4.38;0.62,4.38 +2.81,2.19;0.62,2.19 +2.81,3.12;0.62,3.12 +2.81,1.25;2.81,5.31 +3.44,5.31;3.44,7.19 +5.62,6.56;0.94,6.56 + +# UTF-16 : 5a e6 +# UTF-8 : a6 ab e5 +[5ae6] 嫦 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.44 +1.88,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,1.88 +2.81,1.88;3.12,1.56 +4.38,4.69;8.12,4.69 +8.12,4.69;8.12,6.88 +8.12,6.88;4.38,6.88 +4.38,6.88;4.38,4.69 +8.75,5.94;9.06,8.12 +8.75,8.12;3.44,8.12 +3.44,8.12;3.44,5.94 +5.00,8.12;4.69,8.44 +4.69,8.44;4.69,8.75 +4.69,8.75;4.38,9.06 +7.50,8.12;7.81,8.44 +7.81,8.44;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.12,9.38 +6.25,8.12;6.25,9.38 +7.19,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.12,1.25 +8.12,1.25;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,1.88 +8.75,1.88;8.75,3.75 +8.75,3.75;3.75,3.75 +3.75,3.75;3.75,0.94 +6.25,0.62;6.25,4.69 + +# UTF-16 : 87 d0 +# UTF-8 : 90 9f e8 +[87d0] 蟐 +1.88,1.56;1.88,9.06 +0.31,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,3.75 +3.44,1.25;3.44,1.88 +3.44,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +4.69,4.69;8.12,4.69 +8.12,4.69;8.12,6.88 +8.12,6.88;4.69,6.88 +4.38,6.88;4.69,4.69 +9.06,5.94;9.06,8.12 +9.06,8.12;3.75,8.12 +3.75,8.12;3.75,5.94 +5.00,8.12;5.00,8.44 +5.00,8.44;4.69,8.75 +4.69,8.75;4.38,9.06 +7.81,8.12;7.81,8.44 +7.81,8.44;8.12,8.75 +8.12,8.75;8.44,9.06 +8.44,9.06;8.44,9.38 +6.25,8.12;6.56,9.38 +7.19,1.25;7.81,1.25 +7.81,1.25;8.12,1.25 +8.12,1.25;8.44,1.25 +8.44,1.25;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,1.88 +8.75,1.88;8.75,3.75 +8.75,3.75;4.06,3.75 +4.06,3.75;4.06,0.94 +6.25,0.62;6.25,4.69 + +# UTF-16 : 79 57 +# UTF-8 : 97 a5 e7 +[7957] 祗 +0.62,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.31,6.88;4.06,6.88 +0.62,8.75;3.75,8.75 +2.19,6.88;2.19,0.62 +3.44,5.62;3.44,1.56 +4.06,1.25;8.12,1.25 +4.69,5.94;9.06,5.94 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +4.69,2.50;4.69,8.44 +3.75,2.19;4.38,2.19 +4.38,2.19;5.00,2.50 +5.00,2.50;5.62,2.81 +5.62,2.81;6.25,3.12 +6.25,3.12;6.88,3.44 +6.88,8.44;6.88,7.19 +6.88,7.19;7.19,6.25 +7.19,6.25;7.19,5.00 +7.19,5.00;7.50,4.06 +7.50,4.06;7.50,3.44 +7.50,3.44;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.38,3.44 + +# UTF-16 : 76 47 +# UTF-8 : 87 99 e7 +[7647] 癇 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +5.94,6.56;8.75,6.56 +8.75,7.81;5.94,7.81 +5.94,7.81;5.94,5.31 +5.94,5.31;8.75,5.31 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,7.81 +5.31,6.56;2.81,6.56 +2.81,7.81;5.31,7.81 +5.31,7.81;5.31,5.31 +5.31,5.31;2.50,5.31 +2.50,0.62;2.50,7.81 +4.06,2.50;7.19,2.50 +4.38,3.44;7.19,3.44 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.38,4.38 +4.38,4.38;7.19,4.38 +7.19,4.38;7.19,1.56 +7.19,1.56;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 + +# UTF-16 : 76 6a +# UTF-8 : aa 99 e7 +[766a] 癪 +5.31,8.75;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +5.00,5.94;9.38,5.94 +9.06,7.50;5.00,7.50 +8.75,6.88;5.31,6.88 +7.19,5.94;7.19,8.44 +5.31,2.19;8.75,2.19 +8.75,2.19;8.75,5.00 +8.75,5.00;5.31,5.00 +5.31,5.00;5.31,2.19 +5.31,3.12;8.75,3.12 +5.31,4.06;8.75,4.06 +4.38,0.62;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;7.50,1.88 +5.00,8.12;4.38,7.81 +4.38,7.81;3.75,7.81 +3.75,7.81;3.12,7.81 +3.12,7.81;2.81,7.50 +2.81,7.50;2.19,7.50 +3.44,0.62;3.44,7.81 +4.69,5.94;2.19,5.94 +1.88,2.50;2.19,2.81 +2.19,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;3.12,4.69 +3.12,4.69;3.44,5.62 +3.44,5.62;3.44,5.94 +4.69,3.44;4.38,4.06 +4.38,4.06;4.38,4.38 +4.38,4.38;4.06,5.00 +4.06,5.00;3.75,5.31 +3.75,5.31;3.75,5.62 + +# UTF-16 : 6d 93 +# UTF-8 : 93 b6 e6 +[6d93] 涓 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,7.50;2.50,7.81 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;0.94,8.75 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +4.06,6.88;8.44,6.88 +8.44,6.88;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,6.88 +3.75,0.62;3.75,5.94 +3.75,5.94;8.75,5.94 +8.75,5.94;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.75,2.81;8.75,2.81 +3.75,4.38;8.75,4.38 + +# UTF-16 : 63 50 +# UTF-8 : 90 8d e6 +[6350] 捐 +4.06,6.88;8.44,6.88 +8.44,6.88;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,6.88 +3.75,0.62;3.75,5.94 +3.75,5.94;8.75,5.94 +8.75,5.94;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.75,2.81;8.75,2.81 +3.75,4.38;8.75,4.38 +1.56,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +3.12,7.19;0.31,7.19 + +# UTF-16 : 60 81 +# UTF-8 : 81 82 e6 +[6081] 悁 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.81,6.25 +2.81,6.25;2.50,6.88 +2.50,6.88;2.50,7.19 +4.06,6.88;8.44,6.88 +8.44,6.88;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,6.88 +3.75,0.62;3.75,5.94 +3.75,5.94;8.75,5.94 +8.75,5.94;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.75,2.81;8.75,2.81 +3.75,4.38;8.75,4.38 + +# UTF-16 : 72 f7 +# UTF-8 : b7 8b e7 +[72f7] 狷 +4.06,6.88;8.44,6.88 +8.44,6.88;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,6.88 +3.75,0.62;3.75,5.94 +3.75,5.94;8.75,5.94 +8.75,5.94;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +4.06,2.81;8.75,2.81 +4.06,4.38;8.75,4.38 +1.25,9.06;1.56,8.44 +1.56,8.44;1.88,8.12 +1.88,8.12;2.19,7.50 +2.19,7.50;2.50,6.88 +2.50,6.88;2.50,6.56 +2.50,6.56;2.81,5.94 +2.81,5.94;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;2.81,4.06 +2.81,4.06;2.81,3.44 +2.81,3.44;2.81,2.81 +2.81,2.81;2.81,2.50 +2.81,2.50;2.81,2.19 +2.81,2.19;2.81,1.56 +2.81,1.56;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +3.44,9.06;3.44,8.75 +3.44,8.75;3.12,8.44 +3.12,8.44;2.81,8.12 +2.81,8.12;2.50,7.81 +2.50,7.81;2.19,7.81 +2.19,7.81;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.88 +1.25,6.88;0.94,6.88 +0.94,6.88;0.31,6.56 +2.81,5.31;2.50,5.00 +2.50,5.00;1.88,4.69 +1.88,4.69;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.44 + +# UTF-16 : 5a 1f +# UTF-8 : 9f a8 e5 +[5a1f] 娟 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.44 +1.88,8.44;1.88,7.81 +1.88,7.81;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.00 +1.25,5.00;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;1.88,3.44 +1.88,3.44;2.50,3.12 +2.50,3.12;2.81,2.81 +2.81,2.81;3.12,2.50 +3.12,2.50;3.44,1.88 +3.44,1.88;3.75,1.56 +4.38,6.88;8.44,6.88 +8.44,6.88;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,6.88 +4.06,0.62;4.06,5.94 +4.06,5.94;8.75,5.94 +8.75,5.94;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +4.06,2.81;8.75,2.81 +4.06,4.38;8.75,4.38 + +# UTF-16 : 73 7a +# UTF-8 : ba 8d e7 +[737a] 獺 +0.62,9.06;0.94,8.44 +0.94,8.44;1.25,7.81 +1.25,7.81;1.25,7.50 +1.25,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.88,5.94 +1.88,5.94;1.88,5.31 +1.88,5.31;1.88,4.69 +1.88,4.69;1.88,4.06 +1.88,4.06;2.19,3.44 +1.88,3.44;1.88,2.81 +1.88,2.81;1.88,2.50 +1.88,2.50;1.88,2.19 +1.88,2.19;1.88,1.56 +1.88,1.56;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +0.31,0.94;0.31,0.94 +2.50,9.06;2.19,8.44 +2.19,8.44;1.56,7.81 +1.56,7.81;1.25,7.50 +1.25,7.50;0.62,6.88 +0.62,6.88;0.00,6.56 +1.88,5.31;1.56,5.00 +1.56,5.00;1.25,4.69 +1.25,4.69;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.00,3.75 +5.62,4.38;5.62,6.88 +5.62,6.88;2.81,6.88 +2.81,6.88;2.81,4.38 +2.81,4.38;5.62,4.38 +4.06,0.62;4.06,9.38 +2.50,8.12;5.94,8.12 +2.19,1.56;2.50,1.88 +2.50,1.88;2.50,1.88 +2.50,1.88;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;4.06,4.38 +5.94,2.19;5.62,2.50 +5.62,2.50;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,4.06 +4.38,4.06;4.38,4.38 +5.31,0.62;5.94,0.94 +5.94,0.94;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;6.88,1.88 +6.88,1.88;6.88,1.88 +9.38,0.62;9.06,0.94 +9.06,0.94;8.44,1.56 +8.44,1.56;8.12,1.56 +8.12,1.56;7.81,1.88 +6.25,2.19;9.06,2.19 +8.75,2.19;9.06,6.25 +8.75,6.25;6.25,6.25 +6.25,6.25;6.25,2.19 +6.25,3.44;9.06,3.44 +6.25,5.00;9.06,5.00 +5.94,6.56;6.56,6.88 +6.56,6.88;6.88,7.19 +6.88,7.19;7.19,7.81 +7.19,7.81;7.50,8.12 +7.50,8.12;7.50,8.75 +5.94,8.75;9.06,8.75 +9.06,8.75;9.06,8.12 +9.06,8.12;9.06,7.50 +9.06,7.50;8.75,7.19 +8.75,7.19;8.75,6.88 +8.75,6.88;8.44,6.88 +8.44,6.88;8.12,6.88 +8.12,6.88;7.50,6.88 +7.50,6.88;7.50,6.88 + +# UTF-16 : 72 2c +# UTF-8 : ac 88 e7 +[722c] 爬 +1.25,8.75;1.25,7.19 +1.25,7.19;0.94,5.94 +0.94,5.94;0.94,5.00 +0.94,5.00;0.94,4.06 +0.94,4.06;0.94,3.12 +0.94,3.12;0.94,2.50 +0.94,2.50;0.62,1.88 +0.62,1.88;0.62,1.56 +0.62,1.56;0.31,0.94 +0.31,0.94;0.31,0.62 +9.06,0.94;8.12,1.25 +8.12,1.25;7.19,1.25 +7.19,1.25;6.25,1.88 +6.25,1.88;5.62,2.19 +5.62,2.19;5.00,3.12 +5.00,3.12;4.38,3.75 +4.38,3.75;4.06,4.69 +4.06,4.69;3.75,5.94 +3.75,5.94;3.44,7.50 +3.44,7.50;3.44,9.06 +6.88,5.94;6.88,8.44 +8.75,5.94;5.00,5.94 +8.44,8.75;5.00,8.75 +5.00,8.75;5.00,4.38 +5.00,4.38;5.00,3.75 +5.00,3.75;5.31,3.12 +5.31,3.12;5.94,3.12 +5.94,3.12;6.56,3.12 +6.56,3.12;6.88,3.12 +6.88,3.12;7.50,3.12 +7.50,3.12;7.81,3.12 +7.81,3.12;8.44,3.12 +8.44,3.12;8.75,3.44 +8.75,3.44;9.06,4.06 +9.06,4.06;9.06,4.69 +8.75,5.31;8.75,8.75 +0.94,8.75;1.56,8.75 +1.56,8.75;2.50,8.75 +2.50,8.75;3.12,8.75 +3.12,8.75;4.06,9.06 +4.06,9.06;4.69,9.06 +2.50,0.62;2.50,8.75 + +# UTF-16 : 81 71 +# UTF-8 : b1 85 e8 +[8171] 腱 +4.69,5.62;2.81,5.62 +2.81,0.62;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.69,5.00 +4.69,5.00;4.69,5.62 +4.69,8.44;2.81,8.44 +2.81,5.62;3.44,6.25 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.44 +9.06,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,3.12 +3.75,3.12;3.44,4.06 +3.44,4.06;3.44,4.69 +5.00,5.62;8.75,5.62 +8.75,5.62;8.75,8.44 +8.75,8.44;5.00,8.44 +4.38,7.19;9.38,7.19 +4.69,2.81;9.06,2.81 +5.00,4.38;9.06,4.38 +7.19,1.56;7.19,9.38 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 8e be +# UTF-8 : be ba e8 +[8ebe] 躾 +2.19,9.38;2.19,9.06 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,8.12 +0.94,5.00;3.44,5.00 +0.94,6.56;3.44,6.56 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,5.00 +0.00,3.44;0.62,3.44 +0.62,3.44;0.94,3.44 +0.94,3.44;1.56,3.75 +1.56,3.75;2.50,3.75 +2.50,3.75;2.81,3.75 +2.81,3.75;3.44,4.06 +1.88,0.94;2.19,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,8.12 +3.44,8.12;0.62,8.12 +0.62,8.12;0.62,3.44 +3.75,5.31;9.06,5.31 +4.38,6.56;8.75,6.56 +4.06,8.12;9.06,8.12 +5.62,8.12;5.62,8.44 +5.62,8.44;5.31,9.06 +5.31,9.06;5.31,9.38 +7.19,8.12;7.50,8.44 +7.50,8.44;7.50,9.06 +7.50,9.06;7.81,9.38 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;6.25,2.81 +6.25,2.81;6.25,3.12 +6.25,3.12;6.56,4.06 +6.56,4.06;6.56,8.12 +9.06,0.94;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.56,4.06 +4.06,3.75;9.06,3.75 + +# UTF-16 : 7d 72 +# UTF-8 : b2 b5 e7 +[7d72] 絲 +4.69,4.06;4.69,4.69 +4.69,4.69;4.38,5.00 +4.38,5.00;4.06,5.62 +4.06,5.62;4.06,5.94 +4.06,5.94;3.75,6.56 +0.31,4.69;4.38,5.00 +2.50,4.69;2.50,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +4.06,1.56;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;4.06,8.12 +1.88,5.62;1.88,6.25 +1.88,6.25;1.56,6.56 +1.56,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.62,7.81 +1.25,7.19;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;2.19,8.44 +2.19,8.44;2.50,8.75 +2.50,8.75;2.81,9.06 +9.06,4.06;9.06,4.69 +9.06,4.69;8.75,5.00 +8.75,5.00;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.44,6.56 +4.69,4.69;9.06,5.00 +7.19,4.69;7.19,0.62 +5.00,1.25;5.31,1.88 +5.31,1.88;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.44,2.81 +8.44,2.81;8.44,3.44 +8.44,3.44;8.12,4.06 +5.62,4.69;5.94,5.00 +5.94,5.00;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;6.88,5.94 +6.88,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.44,8.12 +6.56,5.62;6.25,6.25 +6.25,6.25;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.31,7.50 +5.31,7.50;5.00,7.81 +5.62,7.19;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.56,8.44 +6.56,8.44;6.88,8.75 +6.88,8.75;7.19,9.06 + +# UTF-16 : 74 63 +# UTF-8 : a3 91 e7 +[7463] 瑣 +3.44,8.44;0.31,8.44 +3.12,5.62;0.31,5.62 +1.88,2.19;1.88,8.44 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 +4.06,2.50;8.44,2.50 +8.44,2.50;8.44,6.88 +8.44,6.88;4.06,6.88 +4.06,6.88;4.06,2.50 +4.06,4.06;8.44,4.06 +4.06,5.62;8.44,5.62 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +5.94,6.88;6.25,9.38 +3.12,6.88;3.44,7.19 +3.44,7.19;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;5.00,9.06 +9.06,6.88;8.75,7.50 +8.75,7.50;8.44,7.81 +8.44,7.81;8.12,8.12 +8.12,8.12;7.50,8.75 +7.50,8.75;7.19,9.06 + +# UTF-16 : 77 9e +# UTF-8 : 9e 9e e7 +[779e] 瞞 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +0.62,4.06;2.50,4.06 +0.62,6.56;2.50,6.56 +2.81,8.44;9.06,8.44 +8.12,9.38;8.12,7.19 +8.12,7.19;4.06,7.19 +4.06,7.19;4.06,9.38 +5.94,0.94;5.94,7.19 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,6.25 +8.75,6.25;3.12,6.25 +3.12,6.25;3.12,0.94 +5.62,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.75 +5.00,3.75;5.00,4.38 +5.00,4.38;4.69,5.00 +3.75,5.31;4.69,5.31 +4.69,5.31;4.69,5.00 +4.69,5.00;4.69,4.38 +4.69,4.38;4.69,3.75 +4.69,3.75;4.38,3.12 +4.38,3.12;4.06,2.81 +4.06,2.81;3.75,2.50 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.12 +8.12,3.12;7.81,3.75 +7.81,3.75;7.81,4.38 +7.81,4.38;7.50,5.00 +6.56,5.31;7.50,5.31 +7.50,5.31;7.50,5.00 +7.50,5.00;7.50,4.38 +7.50,4.38;7.50,3.75 +7.50,3.75;7.19,3.12 +7.19,3.12;6.88,2.81 +6.88,2.81;6.56,2.50 + +# UTF-16 : 8e 63 +# UTF-8 : a3 b9 e8 +[8e63] 蹣 +3.12,8.44;9.06,8.44 +8.12,9.38;8.12,7.19 +8.12,7.19;4.38,7.19 +4.38,7.19;4.38,9.38 +6.25,0.94;6.25,7.19 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,6.25 +8.75,6.25;3.44,6.25 +3.44,6.25;3.44,0.94 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.75 +5.00,3.75;5.00,4.38 +5.00,4.38;5.00,5.00 +4.06,5.31;5.00,5.31 +5.00,5.31;5.00,5.00 +5.00,5.00;5.00,4.38 +5.00,4.38;4.69,3.75 +4.69,3.75;4.38,3.12 +4.38,3.12;4.06,2.81 +4.06,2.81;3.75,2.50 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.12 +8.12,3.12;7.81,3.75 +7.81,3.75;7.81,4.38 +7.81,4.38;7.81,5.00 +6.56,5.31;7.81,5.31 +7.50,5.31;7.81,5.00 +7.50,5.00;7.50,4.38 +7.50,4.38;7.50,3.75 +7.50,3.75;7.19,3.12 +7.19,3.12;6.88,2.81 +6.88,2.81;6.56,2.50 +1.88,4.69;3.12,4.69 +1.88,1.56;1.88,6.25 +0.62,0.94;0.62,5.31 +0.62,6.25;2.81,6.25 +2.81,6.25;2.81,8.75 +2.81,8.75;0.62,8.75 +0.31,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 + +# UTF-16 : 96 dc +# UTF-8 : 9c 9b e9 +[96dc] 雜 +0.31,1.56;0.62,1.88 +0.62,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.50,4.38 +4.69,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 +4.06,2.81;3.44,3.12 +3.44,3.12;3.12,3.75 +3.12,3.75;2.50,4.06 +2.50,0.62;2.50,5.00 +4.69,4.38;0.31,4.38 +0.31,8.44;4.69,8.44 +2.50,8.44;2.50,9.38 +7.81,9.38;7.81,8.75 +7.81,8.75;7.50,8.44 +7.50,8.44;7.50,7.81 +7.50,7.81;7.19,7.81 +5.31,7.81;5.31,0.62 +9.06,7.81;5.31,7.81 +7.19,1.25;7.19,7.81 +5.31,1.25;9.06,1.25 +5.31,3.44;8.75,3.44 +5.31,5.62;8.75,5.62 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.94,9.38 +0.31,5.00;0.62,5.31 +0.62,5.31;0.94,5.94 +0.94,5.94;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,8.12 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.25 +1.88,6.25;1.56,6.56 +1.56,6.56;1.25,6.88 +2.81,5.31;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.44,7.50 +3.44,7.50;3.75,8.12 +4.69,5.00;4.38,5.31 +4.38,5.31;4.06,5.62 +4.06,5.62;4.06,6.25 +4.06,6.25;3.75,6.56 +3.75,6.56;3.44,6.88 + +# UTF-16 : 56 c3 +# UTF-8 : 83 9b e5 +[56c3] 囃 +2.19,1.56;2.19,8.44 +2.19,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,1.88;2.19,1.88 +2.50,1.56;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.38,4.38 +5.94,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,0.62;4.38,5.00 +5.94,4.38;2.50,4.38 +2.50,8.44;6.25,8.44 +4.38,8.44;4.38,9.38 +8.44,9.38;8.44,8.75 +8.44,8.75;8.12,8.44 +8.12,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 +6.56,7.81;6.56,0.62 +9.06,7.81;6.56,7.81 +7.81,1.25;8.12,7.81 +6.56,1.25;9.38,1.25 +6.56,3.44;9.06,3.44 +6.56,5.62;9.06,5.62 +5.94,6.56;6.25,6.88 +6.25,6.88;6.25,7.50 +6.25,7.50;6.56,8.12 +6.56,8.12;6.88,8.75 +6.88,8.75;6.88,9.38 +2.50,5.00;2.81,5.31 +2.81,5.31;3.12,5.94 +3.12,5.94;3.44,6.56 +3.44,6.56;3.44,7.19 +3.44,7.19;3.44,8.12 +4.06,5.31;4.06,5.94 +4.06,5.94;3.75,6.25 +3.75,6.25;3.44,6.56 +3.44,6.56;3.44,6.88 +4.38,5.31;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.31,8.12 +5.94,5.00;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.62,6.25 +5.62,6.25;5.31,6.56 +5.31,6.56;5.00,6.88 + +# UTF-16 : 7b 9d +# UTF-8 : 9d ae e7 +[7b9d] 箝 +2.19,7.19;2.19,1.56 +2.19,1.56;2.19,0.94 +2.19,0.94;1.88,0.62 +1.88,0.62;1.56,0.62 +1.56,0.62;1.25,0.94 +1.25,0.94;0.62,0.94 +3.75,4.06;3.12,3.75 +3.12,3.75;2.19,3.44 +2.19,3.44;1.56,3.12 +1.56,3.12;0.94,3.12 +0.94,3.12;0.31,2.81 +3.44,5.94;0.31,5.94 +4.69,6.88;4.69,0.62 +9.06,5.94;3.75,5.94 +8.44,0.62;8.44,6.88 +4.69,1.25;8.44,1.25 +4.69,3.75;8.44,3.75 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +7.19,6.88;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.62,8.44 +5.62,8.44;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.38,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 + +# UTF-16 : 85 41 +# UTF-8 : 81 95 e8 +[8541] 蕁 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +0.31,3.12;0.94,3.12 +0.94,3.12;1.25,3.12 +1.25,3.12;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.50,3.44 +2.50,3.44;3.12,3.44 +3.12,3.44;3.75,3.44 +3.75,3.44;4.38,3.44 +1.25,5.62;8.12,5.62 +8.12,5.62;8.12,7.81 +8.12,7.81;1.25,7.81 +0.31,6.56;9.06,6.56 +3.75,0.94;3.44,1.25 +3.44,1.25;3.12,1.56 +3.12,1.56;2.50,1.56 +2.50,1.56;2.19,1.88 +2.19,1.88;1.88,2.19 +7.19,3.44;7.19,1.25 +7.19,1.25;6.88,0.94 +6.88,0.94;6.56,0.62 +6.56,0.62;6.25,0.62 +6.25,0.62;5.94,0.62 +5.94,0.62;5.31,0.62 +5.31,0.62;5.00,0.62 +5.00,0.62;4.69,0.62 +9.06,2.50;0.31,2.50 +2.50,4.69;2.50,3.44 +4.38,4.69;0.62,4.69 +4.69,3.12;5.00,4.69 +4.69,4.69;8.75,4.69 +8.75,4.69;8.75,3.44 +8.75,3.44;5.00,3.44 + +# UTF-16 : 5b 5a +# UTF-8 : 9a ad e5 +[5b5a] 孚 +8.75,5.94;8.44,6.56 +8.44,6.56;8.12,6.88 +8.12,6.88;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +5.00,6.25;4.69,6.88 +4.69,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.38,7.81 +0.62,5.62;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;2.50,8.12 +2.50,8.12;3.12,8.12 +3.12,8.12;3.75,8.12 +3.75,8.12;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +0.62,3.44;8.75,3.44 +7.50,5.62;2.19,5.62 +4.69,4.38;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +7.50,5.62;7.19,5.31 +7.19,5.31;6.56,5.00 +6.56,5.00;5.94,4.69 +5.94,4.69;5.31,4.38 +5.31,4.38;4.69,4.06 + +# UTF-16 : 5b 75 +# UTF-8 : b5 ad e5 +[5b75] 孵 +0.62,8.12;0.62,2.81 +0.31,8.12;0.94,8.44 +0.94,8.44;1.25,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.81,9.06 +3.12,0.62;3.12,8.75 +3.12,8.75;5.00,8.75 +5.00,8.75;5.00,2.81 +5.00,2.81;5.00,2.19 +5.00,2.19;4.69,2.19 +4.69,2.19;4.69,2.19 +4.69,2.19;4.06,2.19 +4.06,2.19;3.75,2.19 +0.00,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;2.50,4.06 +0.31,0.62;0.94,0.62 +0.94,0.62;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.50,7.81 +4.38,4.06;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.06,5.62 +4.06,5.62;3.75,6.25 +3.75,6.25;3.75,6.88 +1.88,4.69;1.88,5.00 +1.88,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +9.06,6.25;8.75,6.56 +8.75,6.56;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.44,7.81 +8.44,7.81;8.12,8.12 +7.19,6.25;7.19,6.88 +7.19,6.88;7.19,7.19 +7.19,7.19;6.88,7.81 +6.88,7.81;6.88,7.81 +5.31,5.94;5.62,6.25 +5.62,6.25;5.62,6.88 +5.62,6.88;5.94,7.19 +5.94,7.19;5.94,7.81 +5.94,7.81;6.25,8.44 +5.94,8.44;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;9.06,8.75 +5.31,3.12;9.38,3.12 +9.06,5.62;5.62,5.62 +7.50,4.38;7.50,1.56 +7.50,1.56;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,5.62;8.75,5.31 +8.75,5.31;8.44,5.00 +8.44,5.00;8.12,4.69 +8.12,4.69;7.81,4.38 +7.81,4.38;7.50,4.38 + +# UTF-16 : 5c 4e +# UTF-8 : 8e b1 e5 +[5c4e] 屎 +8.75,4.06;1.88,4.06 +9.06,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,0.62;5.31,6.56 +4.06,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;2.81,6.25 +6.56,4.38;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;7.81,6.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.44 +4.69,3.44;5.31,4.06 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.44,8.75 +8.44,8.75;8.44,7.19 +8.44,7.19;1.56,7.19 + +# UTF-16 : 56 86 +# UTF-8 : 86 9a e5 +[5686] 嚆 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +3.12,8.44;9.06,8.44 +4.69,7.50;4.69,9.38 +7.50,7.50;7.50,9.38 +3.12,6.88;9.06,6.88 +5.94,6.88;6.25,7.81 +7.50,1.56;4.69,1.56 +4.69,1.25;4.69,3.12 +4.69,3.12;7.50,3.12 +7.50,3.12;7.50,1.56 +4.06,4.69;4.06,6.25 +4.06,6.25;8.12,6.25 +8.12,6.25;8.12,4.69 +8.12,4.69;4.06,4.69 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;3.44,4.06 +3.44,4.06;3.44,0.62 + +# UTF-16 : 91 19 +# UTF-8 : 99 84 e9 +[9119] 鄙 +5.31,4.69;0.62,4.69 +0.62,4.69;0.62,0.62 +5.31,0.62;5.31,5.00 +0.62,1.25;5.31,1.25 +0.94,6.88;0.94,8.75 +0.94,8.75;5.00,8.75 +5.00,8.75;5.00,6.88 +5.00,6.88;1.25,6.88 +1.88,2.19;1.88,3.75 +1.88,3.75;4.38,3.75 +4.38,3.75;4.38,2.19 +4.38,2.19;1.88,2.19 +5.62,5.62;0.31,5.62 +9.06,8.75;6.25,8.75 +6.25,8.75;6.25,0.62 +7.19,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.75,2.19 +8.75,2.19;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +3.12,6.88;3.12,5.62 + +# UTF-16 : 58 dc +# UTF-8 : 9c a3 e5 +[58dc] 壜 +0.00,6.56;2.50,6.56 +1.25,2.19;1.25,9.06 +0.00,1.88;0.62,1.88 +0.62,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.81,3.12 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,7.19 +3.12,8.12;8.75,8.12 +5.94,3.75;5.94,6.56 +2.81,6.56;8.75,6.56 +3.44,5.00;5.31,5.00 +3.44,4.06;5.31,4.06 +6.56,5.00;8.44,5.00 +6.56,4.06;8.44,4.06 +9.06,4.38;9.06,5.62 +9.06,5.62;2.81,5.62 +2.81,5.62;2.81,4.38 +9.06,2.50;2.50,2.50 +8.75,3.44;3.12,3.44 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +4.06,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.31,2.50 +2.81,0.62;3.44,0.62 +3.44,0.62;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 + +# UTF-16 : 6e 0a +# UTF-8 : 8a b8 e6 +[6e0a] 渊 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,0.62;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.44,9.06 +8.75,0.62;8.75,9.06 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.88,4.38 +6.88,4.38;6.56,4.69 +6.56,4.69;6.25,5.00 +6.25,5.00;5.94,5.31 +5.94,0.62;5.94,9.06 +8.12,5.31;3.75,5.31 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.31,4.38 +5.31,4.38;5.62,4.69 +5.62,4.69;5.62,5.00 +5.62,5.00;5.94,5.31 +5.31,5.94;5.00,6.56 +5.00,6.56;4.69,7.19 +4.69,7.19;4.38,7.50 +4.38,7.50;4.38,8.12 +4.38,8.12;4.06,8.44 +6.56,5.94;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;7.81,8.44 + +# UTF-16 : 78 8c +# UTF-8 : 8c a2 e7 +[788c] 碌 +3.75,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.75 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.56,3.75 +6.56,5.31;6.56,1.88 +6.56,1.88;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +6.56,5.31;6.56,4.69 +6.56,4.69;6.88,4.38 +6.88,4.38;7.19,3.75 +7.19,3.75;7.19,3.44 +7.19,3.44;7.50,2.81 +7.50,2.81;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.38,0.94 +8.75,5.00;8.44,4.38 +8.44,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.12 +3.75,5.31;9.06,5.31 +5.31,3.12;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,4.06;4.69,4.38 +4.69,4.38;4.38,4.69 +4.38,4.69;4.38,5.00 +7.50,5.31;7.81,5.94 +7.81,5.94;8.12,6.56 +8.12,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.44,8.44 +8.44,8.44;5.00,8.44 +7.81,6.56;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.00,9.38 + +# UTF-16 : 79 7f +# UTF-8 : bf a5 e7 +[797f] 祿 +0.62,1.25;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +0.62,6.88;4.06,6.88 +0.94,8.75;3.75,8.75 +2.19,6.88;2.19,0.62 +3.44,5.62;3.44,1.56 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;6.25,3.44 +6.25,3.44;6.56,3.75 +6.56,5.31;6.56,1.88 +6.56,1.88;6.56,1.25 +6.56,1.25;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +6.56,5.31;6.88,4.69 +6.88,4.69;6.88,4.38 +6.88,4.38;7.19,3.75 +7.19,3.75;7.50,3.44 +7.50,3.44;7.81,2.81 +7.81,2.81;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.38,0.94 +8.75,5.00;8.75,4.38 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.12 +4.06,5.31;9.06,5.31 +5.31,3.12;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;4.69,4.38 +4.69,4.38;4.38,4.69 +4.38,4.69;4.38,5.00 +7.50,5.31;7.81,5.94 +7.81,5.94;8.12,6.56 +8.12,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.44,8.44 +8.44,8.44;5.31,8.44 +8.12,6.56;4.38,6.56 +4.38,6.56;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.00,8.12 +5.00,8.12;5.31,8.75 +5.31,8.75;5.31,9.38 + +# UTF-16 : 6b f3 +# UTF-8 : b3 af e6 +[6bf3] 毳 +3.75,8.44;3.75,5.62 +3.75,5.62;4.06,5.31 +4.06,5.31;4.69,5.31 +4.69,5.31;5.31,5.31 +5.31,5.31;5.94,5.31 +5.94,5.31;6.56,5.31 +6.56,5.31;7.19,5.31 +7.19,5.31;7.50,5.31 +7.50,5.31;8.12,5.31 +8.12,5.31;8.44,5.62 +8.44,5.62;8.75,6.25 +8.75,6.56;0.62,6.25 +8.44,7.81;0.94,7.19 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,9.06 +6.88,4.38;6.88,1.25 +6.88,1.25;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,1.88 +9.06,2.50;5.00,1.88 +8.75,3.44;5.00,3.12 +5.00,4.38;5.31,4.38 +5.31,4.38;5.94,4.38 +5.94,4.38;6.25,4.38 +6.25,4.38;6.88,4.69 +6.88,4.69;7.50,4.69 +7.50,4.69;8.12,4.69 +8.12,4.69;8.44,5.00 +2.19,4.69;2.19,1.25 +2.19,1.25;2.19,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;4.38,1.56 +4.38,1.56;4.38,1.88 +4.38,2.50;0.31,1.88 +4.38,3.75;0.31,3.12 +0.31,4.38;0.94,4.69 +0.94,4.69;1.25,4.69 +1.25,4.69;1.56,4.69 +1.56,4.69;2.50,4.69 +2.50,4.69;3.12,4.69 +3.12,4.69;3.75,5.00 +3.75,5.00;4.06,5.00 + +# UTF-16 : 6a 47 +# UTF-8 : 87 a9 e6 +[6a47] 橇 +5.00,8.44;5.00,5.62 +5.00,5.62;5.31,5.31 +5.31,5.31;5.94,5.31 +5.94,5.31;6.88,5.31 +6.88,5.31;7.19,5.31 +7.19,5.31;7.81,5.31 +7.81,5.31;8.44,5.31 +8.44,5.31;8.75,5.62 +8.75,5.62;8.75,5.94 +8.75,5.94;8.75,6.25 +8.75,6.56;2.50,6.25 +8.75,7.81;2.81,7.19 +2.81,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.12,9.06 +3.75,4.69;3.75,1.25 +3.75,1.25;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.62,1.88 +5.62,2.50;2.19,1.88 +5.31,3.75;2.19,3.12 +2.50,4.38;3.12,4.69 +3.12,4.69;3.75,4.69 +3.75,4.69;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.00,5.00 +7.19,4.38;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,0.94 +9.06,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,2.50;5.94,1.88 +9.06,3.44;5.94,3.12 +5.94,4.38;6.56,4.38 +6.56,4.38;7.19,4.38 +7.19,4.38;7.81,4.69 +7.81,4.69;8.44,4.69 +8.44,4.69;8.75,5.00 +1.56,0.62;1.56,9.06 +2.50,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 + +# UTF-16 : 6e cc +# UTF-8 : 8c bb e6 +[6ecc] 滌 +0.62,0.94;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +3.44,9.06;3.12,8.44 +3.12,8.44;3.12,8.12 +3.12,8.12;3.12,7.50 +3.12,7.50;2.81,6.88 +2.81,6.88;2.81,6.56 +2.81,6.56;2.50,5.94 +2.50,5.94;2.50,5.62 +2.50,5.62;2.19,5.00 +2.19,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +2.81,0.62;2.81,6.88 +4.06,1.88;4.06,7.50 +4.38,5.00;5.00,5.31 +5.00,5.31;5.62,5.31 +5.62,5.31;5.94,5.62 +5.94,5.62;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.12,8.44 +9.06,5.00;8.44,5.31 +8.44,5.31;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,7.81 +5.62,7.81;5.31,8.44 +5.31,8.44;9.06,8.44 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.62,9.38 +9.06,4.06;4.38,4.06 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.31,2.19 +5.31,2.19;5.94,2.81 +5.94,2.81;6.25,3.44 +6.25,3.44;6.56,4.06 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.44,2.19 +8.44,2.19;8.12,2.19 +8.12,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.88,4.06 +6.88,0.62;6.88,5.31 + +# UTF-16 : 50 85 +# UTF-8 : 85 82 e5 +[5085] 傅 +6.88,9.38;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.44 +8.44,3.75;8.44,7.50 +8.44,7.50;3.12,7.50 +2.81,7.50;3.12,3.75 +3.12,4.69;8.44,4.69 +3.12,5.94;8.44,5.94 +5.62,4.06;5.94,9.38 +2.50,8.44;9.38,8.44 +5.31,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.44,2.81 +7.50,4.06;7.81,1.56 +7.50,1.56;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +9.06,3.44;2.19,3.44 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 + +# UTF-16 : 6e a5 +# UTF-8 : a5 ba e6 +[6ea5] 溥 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +7.19,9.38;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.44,8.44 +8.44,8.44;8.44,8.44 +8.75,3.75;8.75,7.50 +8.75,7.50;3.12,7.50 +3.12,7.50;3.12,3.75 +3.12,4.69;8.75,4.69 +3.12,5.94;8.75,5.94 +5.94,4.06;5.94,9.38 +2.50,8.44;9.38,8.44 +5.62,1.25;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,2.81 +7.81,4.06;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,3.44;2.50,3.44 + +# UTF-16 : 64 0f +# UTF-8 : 8f 90 e6 +[640f] 搏 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.44 +2.81,7.19;0.31,7.19 +7.19,9.38;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.44,8.44 +8.44,8.44;8.44,8.44 +8.75,3.75;8.75,7.50 +8.75,7.50;3.44,7.50 +3.44,7.50;3.44,3.75 +3.44,4.69;8.75,4.69 +3.44,5.94;8.75,5.94 +5.94,4.06;5.94,9.38 +2.81,8.44;9.38,8.44 +5.62,1.25;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.38,2.50 +4.38,2.50;4.06,2.50 +4.06,2.50;3.75,2.81 +7.81,4.06;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,3.44;2.81,3.44 + +# UTF-16 : 61 3d +# UTF-8 : bd 84 e6 +[613d] 愽 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +7.19,9.38;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.44,8.44 +8.44,8.44;8.44,8.44 +8.75,3.75;8.75,7.50 +8.75,7.50;3.12,7.50 +3.12,7.50;3.12,3.75 +3.12,4.69;8.75,4.69 +3.12,5.94;8.75,5.94 +5.94,4.06;5.94,9.38 +2.50,8.44;9.38,8.44 +5.62,1.25;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,2.81 +7.81,4.06;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,3.44;2.50,3.44 + +# UTF-16 : 69 91 +# UTF-8 : 91 a6 e6 +[6991] 榑 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +7.19,9.38;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.44,8.44 +8.44,8.44;8.44,8.44 +8.75,3.75;8.75,7.50 +8.75,7.50;3.44,7.50 +3.44,7.50;3.44,3.75 +3.44,4.69;8.75,4.69 +3.44,5.94;8.75,5.94 +5.94,4.06;5.94,9.38 +2.81,8.44;9.38,8.44 +5.62,1.25;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.38,2.50 +4.38,2.50;4.06,2.50 +4.06,2.50;3.75,2.81 +7.81,4.06;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,3.44;2.81,3.44 + +# UTF-16 : 81 8a +# UTF-8 : 8a 86 e8 +[818a] 膊 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +7.19,9.38;7.50,9.06 +7.50,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.44,8.44 +8.75,3.75;8.75,7.50 +8.75,7.50;3.44,7.50 +3.44,7.50;3.44,3.75 +3.44,4.69;8.75,4.69 +3.44,5.94;8.75,5.94 +5.94,4.06;5.94,9.38 +2.81,8.44;9.38,8.44 +5.62,1.25;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.38,2.50 +4.38,2.50;3.75,2.81 +7.81,4.06;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,3.44;2.81,3.44 + +# UTF-16 : 8c fb +# UTF-8 : bb b3 e8 +[8cfb] 賻 +0.62,3.12;2.81,3.12 +2.81,3.12;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,3.12 +0.62,5.00;2.81,5.00 +0.62,6.88;2.81,6.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +3.12,0.94;3.12,1.25 +3.12,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.50 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.44 +8.75,3.75;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,3.75 +3.75,4.69;8.75,4.69 +3.75,5.94;8.75,5.94 +6.25,4.06;6.25,9.38 +3.12,8.44;9.38,8.44 +5.94,1.25;5.62,1.56 +5.62,1.56;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 +8.12,4.06;8.12,1.56 +8.12,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,3.44;3.12,3.44 + +# UTF-16 : 99 4b +# UTF-8 : 8b a5 e9 +[994b] 饋 +0.94,4.38;3.44,4.38 +3.44,4.38;3.44,6.56 +3.44,6.56;0.62,6.56 +0.62,6.56;0.62,0.62 +0.94,5.62;3.44,5.62 +0.62,3.12;3.75,3.12 +0.62,1.88;3.75,1.88 +1.25,7.50;3.12,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.38,2.50;8.75,2.50 +8.75,2.50;8.75,5.62 +8.75,5.62;4.38,5.62 +4.38,5.62;4.38,2.19 +4.38,3.44;8.75,3.44 +4.38,4.38;8.75,4.38 +3.75,0.62;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;5.94,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;7.19,1.88 +3.75,6.56;9.06,6.56 +8.75,7.19;8.75,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,7.19 +4.38,7.19;8.75,7.19 +6.56,6.56;6.56,9.38 + +# UTF-16 : 6a 44 +# UTF-8 : 84 a9 e6 +[6a44] 橄 +1.56,0.62;1.56,9.06 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,6.25 +2.19,6.25;1.88,6.88 +1.88,6.88;1.56,7.19 +5.94,0.94;6.56,1.25 +6.56,1.25;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.44,5.00 +8.44,5.00;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;8.75,7.81 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.19,5.31 +7.19,5.31;7.19,5.94 +7.19,5.94;6.88,6.88 +6.88,7.81;9.38,7.81 +5.94,5.62;6.25,6.25 +6.25,6.25;6.56,6.88 +6.56,6.88;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.38 +2.50,1.88;3.12,1.88 +3.12,1.88;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;5.00,2.19 +5.00,2.19;5.62,2.50 +3.12,6.88;3.12,1.88 +4.38,8.75;4.38,6.88 +6.25,6.88;2.50,6.88 +5.94,8.75;2.81,8.75 +5.62,0.62;5.62,6.88 +3.12,3.75;5.62,3.75 +3.12,5.31;5.62,5.31 + +# UTF-16 : 77 b0 +# UTF-8 : b0 9e e7 +[77b0] 瞰 +6.25,0.94;6.56,1.25 +6.56,1.25;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.44,5.00 +8.44,5.00;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;8.75,7.81 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.19,5.31 +7.19,5.31;7.19,5.94 +7.19,5.94;6.88,6.88 +6.88,7.81;9.38,7.81 +6.25,5.62;6.56,6.25 +6.56,6.25;6.88,6.88 +6.88,6.88;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.38 +2.81,1.88;3.44,1.88 +3.44,1.88;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,2.19 +5.31,2.19;5.94,2.50 +3.44,6.88;3.44,1.88 +4.38,8.75;4.69,6.88 +6.56,6.88;2.81,6.88 +6.25,8.75;3.12,8.75 +5.62,0.62;5.94,6.88 +3.44,3.75;5.94,3.75 +3.44,5.31;5.94,5.31 +0.94,1.56;2.50,1.56 +2.50,1.56;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,4.06;2.50,4.06 +0.94,6.25;2.50,6.25 + +# UTF-16 : 96 d6 +# UTF-8 : 96 9b e9 +[96d6] 雖 +2.19,1.25;2.19,6.88 +4.06,3.44;4.06,5.94 +4.06,5.94;0.62,5.94 +0.62,5.94;0.62,2.81 +0.62,3.44;3.75,3.44 +0.94,6.88;3.75,6.88 +3.75,6.88;3.75,8.75 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,6.88 +4.38,0.62;4.06,1.25 +4.06,1.25;4.06,1.56 +4.06,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.56 +7.81,9.38;7.50,8.75 +7.50,8.75;7.50,8.44 +7.50,8.44;7.19,7.81 +7.19,7.81;7.19,7.81 +5.00,7.81;5.00,0.62 +9.06,7.81;5.00,7.81 +7.19,1.25;7.19,7.81 +5.00,1.25;9.06,1.25 +5.00,3.44;8.75,3.44 +5.00,5.62;8.75,5.62 +3.75,6.56;4.38,6.88 +4.38,6.88;4.69,7.50 +4.69,7.50;5.00,8.12 +5.00,8.12;5.31,8.75 +5.31,8.75;5.62,9.38 + +# UTF-16 : 6f b9 +# UTF-8 : b9 be e6 +[6fb9] 澹 +0.62,0.94;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +2.19,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,7.81 +2.81,7.81;9.06,7.81 +8.44,2.50;3.75,2.50 +3.44,2.50;3.75,0.62 +8.75,0.62;8.75,2.50 +3.44,1.25;8.75,1.25 +2.81,5.00;9.06,5.00 +3.75,4.06;8.44,4.06 +3.75,3.44;8.44,3.44 +4.06,5.94;8.12,5.94 +5.94,7.81;6.25,8.12 +6.25,8.12;6.56,8.44 +6.56,8.44;6.88,8.75 +6.88,8.75;7.19,8.75 +2.19,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.75 +3.44,8.75;3.75,9.06 +3.75,9.06;4.06,9.38 +3.75,8.75;7.19,8.75 +6.56,7.81;6.56,6.56 +6.56,6.56;6.88,6.56 +6.88,6.56;7.50,6.56 +7.50,6.56;8.12,6.56 +8.12,6.56;8.44,6.56 +8.44,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +3.12,6.25;3.75,6.25 +3.75,6.25;4.38,6.56 +4.38,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 + +# UTF-16 : 61 ba +# UTF-8 : ba 86 e6 +[61ba] 憺 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,5.94 +2.81,5.94;3.12,7.81 +2.81,7.81;9.06,7.81 +8.75,2.50;3.75,2.50 +3.75,2.50;3.75,0.62 +8.75,0.62;8.75,2.50 +3.75,1.25;8.75,1.25 +2.81,5.00;9.06,5.00 +3.75,4.06;8.75,4.06 +3.75,3.44;8.75,3.44 +4.06,5.94;8.44,5.94 +5.94,7.81;6.56,8.12 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.19,8.75 +2.50,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.75 +3.44,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +3.75,8.75;7.19,8.75 +6.56,7.81;6.56,6.56 +6.56,6.56;7.19,6.56 +7.19,6.56;7.81,6.56 +7.50,6.56;8.12,6.56 +8.12,6.56;8.75,6.56 +8.75,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +3.44,6.25;3.75,6.25 +3.75,6.25;4.38,6.56 +4.38,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 + +# UTF-16 : 64 d4 +# UTF-8 : 94 93 e6 +[64d4] 擔 +1.56,9.06;1.56,1.56 +1.25,1.56;1.56,0.94 +1.56,0.94;0.94,0.62 +0.94,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;1.25,3.75 +1.25,3.75;0.62,3.75 +0.62,3.75;0.31,3.44 +2.19,7.50;0.31,7.50 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;3.12,7.81 +3.12,7.81;9.06,7.81 +8.75,2.50;3.75,2.50 +3.75,2.50;3.75,0.62 +8.75,0.62;8.75,2.50 +3.75,1.25;8.75,1.25 +3.12,5.00;9.06,5.00 +4.06,4.06;8.75,4.06 +4.06,3.44;8.75,3.44 +4.38,5.94;8.44,5.94 +6.25,7.81;6.56,8.12 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.19,8.75 +2.50,7.50;3.12,7.81 +3.12,7.81;3.44,8.12 +3.44,8.12;3.75,8.75 +3.75,8.75;4.06,9.06 +4.06,9.06;4.38,9.38 +4.06,8.75;7.19,8.75 +6.88,7.81;6.88,6.56 +6.88,6.56;7.19,6.56 +7.19,6.56;7.81,6.56 +7.81,6.56;8.12,6.56 +8.12,6.56;8.75,6.56 +8.75,6.56;8.75,6.88 +8.75,6.88;9.06,7.50 +3.44,6.25;4.06,6.25 +4.06,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 + +# UTF-16 : 6a 90 +# UTF-8 : 90 aa e6 +[6a90] 檐 +1.56,0.62;1.56,9.06 +2.50,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +2.50,0.94;2.81,1.25 +2.81,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,7.81 +3.44,7.81;9.38,7.81 +8.75,2.50;4.06,2.50 +4.06,2.50;4.06,0.62 +8.75,0.62;8.75,2.50 +4.06,1.25;8.75,1.25 +3.44,5.00;9.38,5.00 +4.06,4.06;8.75,4.06 +4.06,3.44;8.75,3.44 +4.38,5.94;8.44,5.94 +6.25,7.81;6.56,8.12 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +2.81,7.50;3.12,7.81 +3.12,7.81;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 +4.38,8.75;7.50,8.75 +6.88,7.81;6.88,6.56 +6.88,6.56;7.19,6.56 +7.19,6.56;7.81,6.56 +7.81,6.56;8.44,6.56 +8.44,6.56;8.75,6.56 +8.75,6.56;9.06,6.88 +9.06,6.88;9.06,7.50 +3.75,6.25;4.38,6.56 +4.38,6.56;5.00,6.88 +5.00,6.88;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 + +# UTF-16 : 77 bb +# UTF-8 : bb 9e e7 +[77bb] 瞻 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +0.62,4.06;2.50,4.06 +0.62,6.56;2.50,6.56 +2.50,0.94;2.81,1.25 +2.81,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,7.81 +3.44,7.81;9.38,7.81 +8.75,2.50;4.06,2.50 +4.06,2.50;4.06,0.62 +8.75,0.62;8.75,2.50 +4.06,1.25;8.75,1.25 +3.44,5.00;9.38,5.00 +4.06,4.06;8.75,4.06 +4.06,3.44;8.75,3.44 +4.38,5.94;8.44,5.94 +6.25,7.81;6.56,8.12 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +2.81,7.50;3.12,7.81 +3.12,7.81;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 +4.38,8.75;7.50,8.75 +6.88,7.81;6.88,6.56 +6.88,6.56;7.19,6.56 +7.19,6.56;7.81,6.56 +7.81,6.56;8.44,6.56 +8.44,6.56;8.75,6.56 +8.75,6.56;9.06,6.88 +9.06,6.88;9.06,7.50 +3.75,6.25;4.38,6.56 +4.38,6.56;5.00,6.88 +5.00,6.88;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 + +# UTF-16 : 8d 0d +# UTF-8 : 8d b4 e8 +[8d0d] 贍 +0.62,3.12;2.81,3.12 +2.81,3.12;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,3.12 +0.62,5.00;2.81,5.00 +0.62,6.88;2.81,6.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.25,2.50 +3.12,1.25;2.81,1.88 +2.81,1.88;2.50,2.19 +2.50,2.19;2.19,2.50 +2.19,2.50;2.19,2.50 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,7.81 +3.75,7.81;9.38,7.81 +8.75,2.50;4.38,2.50 +4.38,2.50;4.38,0.62 +8.75,0.62;8.75,2.50 +4.38,1.25;8.75,1.25 +3.75,5.00;9.38,5.00 +4.38,4.06;8.75,4.06 +4.38,3.44;8.75,3.44 +4.69,5.94;8.44,5.94 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.50,8.75 +3.12,7.50;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.06 +4.69,9.06;5.00,9.38 +4.38,8.75;7.81,8.75 +6.88,7.81;6.88,6.56 +6.88,6.56;7.19,6.56 +7.19,6.56;7.81,6.56 +7.81,6.56;8.44,6.56 +8.44,6.56;8.75,6.56 +8.75,6.56;9.06,6.88 +9.06,6.88;9.06,7.50 +4.06,6.25;4.69,6.56 +4.69,6.56;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 + +# UTF-16 : 81 bd +# UTF-8 : bd 86 e8 +[81bd] 膽 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +2.81,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,7.81 +3.44,7.81;9.38,7.81 +8.75,2.50;4.06,2.50 +4.06,2.50;4.06,0.62 +8.75,0.62;8.75,2.50 +4.06,1.25;8.75,1.25 +3.44,5.00;9.38,5.00 +4.06,4.06;8.75,4.06 +4.06,3.44;8.75,3.44 +4.38,5.94;8.44,5.94 +6.25,7.81;6.56,8.12 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +2.81,7.50;3.12,7.81 +3.12,7.81;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 +4.38,8.75;7.50,8.75 +6.88,7.81;6.88,6.56 +6.88,6.56;7.19,6.56 +7.19,6.56;7.81,6.56 +7.81,6.56;8.44,6.56 +8.44,6.56;8.75,6.56 +8.75,6.56;9.06,6.88 +9.06,6.88;9.06,7.50 +3.75,6.25;4.38,6.56 +4.38,6.56;5.00,6.88 +5.00,6.88;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 + +# UTF-16 : 87 fe +# UTF-8 : be 9f e8 +[87fe] 蟾 +3.12,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,7.81 +3.75,7.81;9.38,7.81 +8.75,2.50;4.38,2.50 +4.38,2.50;4.38,0.62 +8.75,0.62;8.75,2.50 +4.38,1.25;8.75,1.25 +3.75,5.00;9.38,5.00 +4.38,4.06;8.75,4.06 +4.38,3.44;8.75,3.44 +4.69,5.94;8.44,5.94 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.81,8.75 +3.12,7.50;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.06 +4.69,9.06;5.00,9.38 +4.69,8.75;7.81,8.75 +7.19,7.81;7.19,6.56 +7.19,6.56;7.50,6.56 +7.50,6.56;7.81,6.56 +7.81,6.56;8.44,6.56 +8.44,6.56;8.75,6.56 +8.75,6.56;9.06,6.88 +9.06,6.88;9.06,7.50 +4.38,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.94,7.19 +5.94,7.19;5.94,7.50 +5.94,7.50;6.25,7.81 +1.56,1.56;1.56,9.06 +0.31,4.69;2.81,4.69 +2.81,4.69;2.81,7.81 +2.81,7.81;0.31,7.81 +0.31,7.81;0.31,3.75 +3.12,1.56;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.50,3.75 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.50 + +# UTF-16 : 8b 6b +# UTF-8 : ab ad e8 +[8b6b] 譫 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 +3.12,0.94;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,7.81 +3.75,7.81;9.38,7.81 +8.75,2.50;4.38,2.50 +4.38,2.50;4.38,0.62 +8.75,0.62;8.75,2.50 +4.38,1.25;8.75,1.25 +3.75,5.00;9.38,5.00 +4.38,4.06;8.75,4.06 +4.38,3.44;8.75,3.44 +4.69,5.94;8.44,5.94 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.81,8.75 +3.12,7.50;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.06 +4.69,9.06;5.00,9.38 +4.69,8.75;7.81,8.75 +7.19,7.81;7.19,6.56 +7.19,6.56;7.50,6.56 +7.50,6.56;7.81,6.56 +7.81,6.56;8.44,6.56 +8.44,6.56;8.75,6.56 +8.75,6.56;9.06,6.88 +9.06,6.88;9.06,7.50 +4.38,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.94,7.19 +5.94,7.19;5.94,7.50 +5.94,7.50;6.25,7.81 + +# UTF-16 : 9a d9 +# UTF-8 : 99 ab e9 +[9ad9] 髙 +0.62,8.12;8.75,8.12 +4.69,8.12;4.69,9.38 +2.81,1.25;2.81,3.75 +2.81,3.75;6.88,3.75 +6.88,3.75;6.88,1.88 +6.88,1.88;2.81,1.88 +7.19,5.94;2.19,5.94 +7.19,8.12;7.19,4.69 +2.19,7.19;7.19,7.19 +2.19,4.69;2.19,8.12 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,4.69 +8.44,4.69;0.94,4.69 +0.94,4.69;0.94,0.62 + +# UTF-16 : 7b e9 +# UTF-8 : a9 af e7 +[7be9] 篩 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +7.19,6.88;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.62,8.44 +5.62,8.44;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.38,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +7.19,1.25;7.81,1.25 +7.81,1.25;8.12,1.25 +8.12,1.25;8.12,1.25 +8.12,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,5.31 +8.75,5.31;4.69,5.31 +4.69,5.31;4.69,1.25 +9.06,6.56;4.38,6.56 +6.56,0.31;6.56,6.56 +0.94,4.38;3.75,4.38 +3.75,4.38;3.75,5.94 +3.75,5.94;0.62,5.94 +0.62,5.94;0.62,0.62 +3.75,0.62;3.75,3.12 +3.75,3.12;0.62,3.12 +0.94,1.25;3.75,1.25 +2.50,7.19;2.50,6.88 +2.50,6.88;2.19,6.25 +2.19,6.25;2.19,5.94 + +# UTF-16 : 77 25 +# UTF-8 : a5 9c e7 +[7725] 眥 +2.81,9.06;2.81,5.62 +1.25,8.44;1.25,5.31 +4.69,7.81;2.81,7.81 +0.62,5.00;0.94,5.31 +0.94,5.31;1.56,5.31 +1.56,5.31;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;3.12,5.62 +3.12,5.62;3.44,5.62 +3.44,5.62;3.75,5.62 +3.75,5.62;4.69,5.94 +4.69,5.94;5.00,5.94 +5.31,9.06;5.31,5.94 +5.31,5.94;5.62,5.62 +5.62,5.62;6.25,5.31 +6.25,5.31;6.88,5.31 +6.88,5.31;7.19,5.31 +7.19,5.31;8.12,5.31 +8.12,5.31;8.44,5.62 +8.44,5.62;8.75,5.94 +8.75,5.94;8.75,6.56 +8.75,6.56;8.75,7.19 +5.31,7.19;5.94,7.50 +5.94,7.50;6.56,7.81 +6.56,7.81;7.50,8.12 +7.50,8.12;8.12,8.44 +8.12,8.44;8.75,8.75 +7.81,0.62;7.81,4.69 +7.81,4.69;1.56,4.69 +1.56,4.69;1.56,0.62 +1.88,1.25;7.81,1.25 +1.88,2.50;7.81,2.50 +1.88,3.44;7.81,3.44 + +# UTF-16 : 86 a9 +# UTF-8 : a9 9a e8 +[86a9] 蚩 +1.25,8.75;1.25,7.50 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,8.75 +4.69,9.38;4.69,7.50 +4.69,7.50;4.69,6.88 +4.69,6.88;4.38,6.56 +4.38,6.56;3.75,6.56 +3.75,6.56;3.44,6.25 +0.62,5.94;8.75,5.94 +4.69,1.25;4.69,5.94 +1.56,2.81;8.12,2.81 +8.12,2.81;8.12,4.69 +8.12,4.69;1.25,4.69 +1.25,4.69;1.25,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;8.12,1.56 + +# UTF-16 : 55 e4 +# UTF-8 : a4 97 e5 +[55e4] 嗤 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +3.44,8.75;3.44,7.50 +3.44,7.50;8.75,7.50 +8.75,7.50;8.75,8.75 +5.94,9.38;5.94,7.50 +5.94,7.50;5.94,6.88 +5.94,6.88;5.62,6.56 +5.62,6.56;5.00,6.25 +5.00,6.25;5.00,6.25 +2.81,5.94;9.06,5.94 +5.94,1.25;5.94,5.94 +3.44,2.81;8.44,2.81 +8.44,2.81;8.44,4.69 +8.44,4.69;3.44,4.69 +3.44,4.69;3.44,2.19 +9.06,0.62;9.06,0.94 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.81,1.56 +7.81,1.56;8.44,1.56 + +# UTF-16 : 50 c2 +# UTF-8 : 82 83 e5 +[50c2] 僂 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +9.06,3.75;1.88,3.75 +1.88,0.62;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.75 +5.31,4.69;4.69,4.06 +4.69,4.06;4.38,3.44 +4.38,3.44;3.75,3.12 +3.75,3.12;3.12,2.50 +3.12,2.50;2.81,2.19 +2.81,2.19;2.50,2.19 +3.12,2.50;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,2.19;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;8.12,0.94 +8.12,0.94;8.75,0.62 +5.62,9.38;5.62,4.69 +2.81,6.56;8.12,6.56 +1.88,7.50;9.06,7.50 +8.44,8.75;8.44,6.56 +2.81,8.44;8.12,8.44 +2.81,6.56;2.81,8.75 +2.50,4.69;8.44,4.69 +2.50,4.38;2.50,5.62 +2.50,5.62;8.44,5.62 +8.44,5.62;8.44,4.38 + +# UTF-16 : 89 38 +# UTF-8 : b8 a4 e8 +[8938] 褸 +8.44,8.75;8.44,6.56 +3.44,6.56;3.44,8.75 +9.06,3.75;2.81,3.75 +2.50,0.62;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.81,3.12 +7.81,3.12;7.81,3.75 +5.62,4.69;5.31,4.06 +5.31,4.06;4.69,3.44 +4.69,3.44;4.38,3.12 +4.38,3.12;3.75,2.50 +3.75,2.50;3.12,2.19 +3.44,2.50;4.06,2.19 +4.06,2.19;4.69,2.19 +4.69,2.19;5.00,2.19 +5.00,2.19;5.62,1.88 +5.62,1.88;6.25,1.88 +6.25,1.88;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.62 +5.94,9.38;5.94,4.69 +3.44,6.56;8.44,6.56 +2.81,7.50;9.06,7.50 +3.44,8.44;8.44,8.44 +3.12,4.69;8.44,4.69 +3.12,4.38;3.12,5.62 +3.12,5.62;8.75,5.62 +8.75,5.62;8.75,4.38 +2.50,3.44;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,4.06;1.88,4.38 +1.88,4.38;1.56,5.00 +1.56,5.00;1.56,5.00 +1.88,4.06;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;2.81,5.31 +2.81,5.31;2.81,5.62 +2.50,7.50;0.31,7.50 +1.25,7.50;1.25,9.06 +1.25,0.62;1.25,4.69 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 + +# UTF-16 : 6a 13 +# UTF-8 : 93 a8 e6 +[6a13] 樓 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +8.44,8.75;8.44,6.56 +3.44,6.56;3.44,8.75 +9.06,3.75;2.81,3.75 +2.50,0.62;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.81,3.12 +7.81,3.12;7.81,3.75 +5.62,4.69;5.31,4.06 +5.31,4.06;4.69,3.44 +4.69,3.44;4.38,3.12 +4.38,3.12;3.75,2.50 +3.75,2.50;3.12,2.19 +3.44,2.50;4.06,2.19 +4.06,2.19;4.69,2.19 +4.69,2.19;5.00,2.19 +5.00,2.19;5.62,1.88 +5.62,1.88;6.25,1.88 +6.25,1.88;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.62 +5.94,9.38;5.94,4.69 +3.44,6.56;8.44,6.56 +2.81,7.50;9.06,7.50 +3.44,8.44;8.44,8.44 +3.12,4.69;8.44,4.69 +3.12,4.38;3.12,5.62 +3.12,5.62;8.75,5.62 +8.75,5.62;8.75,4.38 + +# UTF-16 : 7e 37 +# UTF-8 : b7 b8 e7 +[7e37] 縷 +8.44,8.75;8.44,6.56 +3.44,6.56;3.75,8.75 +9.06,3.75;3.12,3.75 +2.81,0.62;3.44,0.94 +3.44,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.12,3.75 +5.62,4.69;5.31,4.06 +5.31,4.06;5.00,3.44 +5.00,3.44;4.38,3.12 +4.38,3.12;4.06,2.50 +4.06,2.50;3.44,2.19 +3.75,2.50;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,2.19;5.31,2.19 +5.31,2.19;5.94,1.88 +5.94,1.88;6.25,1.88 +6.25,1.88;6.88,1.56 +6.88,1.56;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.62 +5.94,9.38;5.94,4.69 +3.75,6.56;8.44,6.56 +2.81,7.50;9.06,7.50 +3.75,8.44;8.44,8.44 +3.44,4.69;8.75,4.69 +3.44,4.38;3.44,5.62 +3.44,5.62;8.75,5.62 +8.75,5.62;8.75,4.38 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 + +# UTF-16 : 93 e4 +# UTF-8 : a4 8f e9 +[93e4] 鏤 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +3.12,5.00;0.31,5.00 +2.81,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;3.12,4.38 +8.75,8.75;8.75,6.56 +3.75,6.56;3.75,8.75 +9.06,3.75;3.44,3.75 +2.81,0.62;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.12,3.75 +5.94,4.69;5.62,4.06 +5.62,4.06;5.00,3.44 +5.00,3.44;4.69,3.12 +4.69,3.12;4.06,2.50 +4.06,2.50;3.75,2.19 +4.06,2.50;4.38,2.19 +4.38,2.19;5.00,2.19 +5.00,2.19;5.31,2.19 +5.31,2.19;5.94,1.88 +5.94,1.88;6.56,1.88 +6.56,1.88;6.88,1.56 +6.88,1.56;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.62 +6.25,9.38;6.25,4.69 +4.06,6.56;8.44,6.56 +3.12,7.50;9.38,7.50 +4.06,8.44;8.44,8.44 +3.75,4.69;8.75,4.69 +3.75,4.38;3.75,5.62 +3.75,5.62;8.75,5.62 +8.75,5.62;8.75,4.38 + +# UTF-16 : 87 bb +# UTF-8 : bb 9e e8 +[87bb] 螻 +1.88,1.56;1.88,9.06 +0.31,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,3.75 +3.44,1.25;3.44,1.88 +3.44,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +8.75,8.75;8.75,6.56 +4.06,6.56;4.06,8.75 +9.06,3.75;3.44,3.75 +3.12,0.62;3.75,0.94 +3.75,0.94;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,3.12 +8.12,3.12;8.12,3.75 +5.94,4.69;5.62,4.06 +5.62,4.06;5.31,3.44 +5.31,3.44;4.69,3.12 +4.69,3.12;4.38,2.50 +4.38,2.50;3.75,2.19 +4.06,2.50;4.69,2.19 +4.69,2.19;5.00,2.19 +5.00,2.19;5.62,2.19 +5.62,2.19;5.94,1.88 +5.94,1.88;6.56,1.88 +6.56,1.88;6.88,1.56 +6.88,1.56;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;9.06,0.62 +6.25,9.38;6.25,4.69 +4.06,6.56;8.44,6.56 +3.44,7.50;9.38,7.50 +4.06,8.44;8.44,8.44 +3.75,4.69;8.75,4.69 +3.75,4.38;3.75,5.62 +3.75,5.62;8.75,5.62 +8.75,5.62;8.75,4.38 + +# UTF-16 : 50 b3 +# UTF-8 : b3 82 e5 +[50b3] 傳 +5.00,0.94;4.69,1.25 +4.69,1.25;4.38,1.56 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.19 +3.75,2.19;3.12,2.50 +7.50,4.06;7.81,1.56 +7.50,1.56;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +9.06,2.81;2.19,2.81 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +8.75,5.00;8.75,7.50 +8.75,7.50;2.81,7.50 +2.81,7.50;2.81,5.00 +2.81,5.00;8.44,5.00 +2.81,6.25;8.44,6.25 +5.62,4.06;5.94,9.38 +2.50,8.44;9.06,8.44 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.50,5.00 +2.50,3.75;3.12,3.75 +3.12,3.75;3.44,3.75 +3.44,3.75;4.06,3.75 +4.06,3.75;4.69,3.75 +4.69,3.75;5.31,4.06 +5.31,4.06;5.94,4.06 +5.94,4.06;6.56,4.06 +6.56,4.06;6.88,4.06 +6.88,4.06;7.50,4.06 +7.50,4.06;8.12,4.06 + +# UTF-16 : 61 71 +# UTF-8 : b1 85 e6 +[6171] 慱 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +5.31,0.94;5.00,1.25 +5.00,1.25;4.69,1.56 +4.69,1.56;4.38,1.88 +4.38,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +7.81,4.06;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,2.81;2.50,2.81 +8.75,5.00;8.75,7.50 +8.75,7.50;3.12,7.50 +3.12,7.50;3.12,5.00 +3.12,5.00;8.44,5.00 +3.12,6.25;8.44,6.25 +5.94,4.06;5.94,9.38 +2.50,8.44;9.06,8.44 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.50,5.00 +2.81,3.75;3.12,3.75 +3.12,3.75;3.75,3.75 +3.75,3.75;4.38,3.75 +4.38,3.75;4.69,3.75 +4.69,3.75;5.31,4.06 +5.31,4.06;5.94,4.06 +5.94,4.06;6.56,4.06 +6.56,4.06;7.19,4.06 +7.19,4.06;7.81,4.06 +7.81,4.06;8.12,4.06 + +# UTF-16 : 64 76 +# UTF-8 : b6 91 e6 +[6476] 摶 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.44 +2.81,7.19;0.31,7.19 +5.31,0.94;5.00,1.25 +5.00,1.25;4.69,1.56 +4.69,1.56;4.38,1.88 +4.38,1.88;4.06,2.19 +4.06,2.19;3.44,2.50 +7.81,4.06;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,2.81;2.81,2.81 +8.75,5.00;8.75,7.50 +8.75,7.50;3.44,7.50 +3.12,7.50;3.44,5.00 +3.44,5.00;8.44,5.00 +3.44,6.25;8.44,6.25 +5.94,4.06;5.94,9.38 +2.81,8.44;9.06,8.44 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.50,5.00 +2.81,3.75;3.44,3.75 +3.44,3.75;3.75,3.75 +3.75,3.75;4.38,3.75 +4.38,3.75;5.00,3.75 +5.00,3.75;5.62,4.06 +5.62,4.06;5.94,4.06 +5.94,4.06;6.56,4.06 +6.56,4.06;7.19,4.06 +7.19,4.06;7.81,4.06 +7.81,4.06;8.12,4.06 + +# UTF-16 : 69 eb +# UTF-8 : ab a7 e6 +[69eb] 槫 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.38;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +5.31,0.94;5.00,1.25 +5.00,1.25;4.69,1.56 +4.69,1.56;4.38,1.88 +4.38,1.88;4.06,2.19 +4.06,2.19;3.44,2.50 +7.81,4.06;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,2.81;2.81,2.81 +8.75,5.00;8.75,7.50 +8.75,7.50;3.44,7.50 +3.12,7.50;3.44,5.00 +3.44,5.00;8.44,5.00 +3.44,6.25;8.44,6.25 +5.94,4.06;5.94,9.38 +2.81,8.44;9.06,8.44 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.50,5.00 +2.81,3.75;3.44,3.75 +3.44,3.75;3.75,3.75 +3.75,3.75;4.38,3.75 +4.38,3.75;5.00,3.75 +5.00,3.75;5.62,4.06 +5.62,4.06;5.94,4.06 +5.94,4.06;6.56,4.06 +6.56,4.06;7.19,4.06 +7.19,4.06;7.81,4.06 +7.81,4.06;8.12,4.06 + +# UTF-16 : 78 da +# UTF-8 : 9a a3 e7 +[78da] 磚 +5.62,0.94;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +7.81,4.06;8.12,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,2.81;3.44,2.81 +8.75,5.00;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,5.00 +4.06,5.00;8.75,5.00 +4.06,6.25;8.75,6.25 +6.25,4.06;6.25,9.38 +3.44,8.44;9.06,8.44 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.81,5.00 +3.44,3.75;3.75,3.75 +3.75,3.75;4.38,3.75 +4.38,3.75;5.00,3.75 +5.00,3.75;5.31,3.75 +5.31,3.75;5.94,4.06 +5.94,4.06;6.25,4.06 +6.25,4.06;6.88,4.06 +6.88,4.06;7.50,4.06 +7.50,4.06;7.81,4.06 +7.81,4.06;8.44,4.06 +3.12,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +2.81,1.88;3.12,5.62 +2.81,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.75 + +# UTF-16 : 8f 49 +# UTF-8 : 89 bd e8 +[8f49] 轉 +0.62,3.44;3.12,3.44 +3.12,3.44;3.12,6.88 +3.12,6.88;0.62,6.88 +0.31,6.88;0.62,3.44 +0.62,5.00;3.12,5.00 +0.00,2.19;3.75,2.19 +1.88,0.62;1.88,9.38 +0.00,8.12;3.44,8.12 +5.62,0.94;5.62,1.25 +5.62,1.25;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +8.12,4.06;8.12,1.56 +8.12,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.38,2.81;3.44,2.81 +8.75,5.00;8.75,7.50 +8.75,7.50;4.06,7.50 +4.06,7.50;4.06,5.00 +4.06,5.00;8.75,5.00 +4.06,6.25;8.75,6.25 +6.25,4.06;6.25,9.38 +3.44,8.44;9.38,8.44 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.81,5.00 +3.44,3.75;4.06,3.75 +4.06,3.75;4.38,3.75 +4.38,3.75;5.00,3.75 +5.00,3.75;5.31,3.75 +5.31,3.75;5.94,4.06 +5.94,4.06;6.56,4.06 +6.56,4.06;6.88,4.06 +6.88,4.06;7.50,4.06 +7.50,4.06;7.81,4.06 +7.81,4.06;8.44,4.06 + +# UTF-16 : 56 c0 +# UTF-8 : 80 9b e5 +[56c0] 囀 +2.19,1.56;2.19,8.44 +2.19,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,1.88;2.19,1.88 +2.81,3.44;5.31,3.44 +5.31,3.44;5.31,6.88 +5.31,6.88;2.81,6.88 +2.81,6.88;2.81,3.44 +2.81,5.31;5.31,5.31 +2.50,2.19;5.62,2.19 +4.06,0.62;4.06,9.38 +2.50,8.12;5.62,8.12 +7.19,0.94;6.88,1.25 +6.88,1.25;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +8.44,4.06;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +9.38,2.81;5.62,2.81 +8.75,5.00;9.06,7.50 +8.75,7.50;5.94,7.50 +5.94,7.50;5.94,5.00 +5.94,5.00;8.75,5.00 +5.94,6.25;8.75,6.25 +7.50,5.00;7.50,9.38 +5.62,8.44;9.38,8.44 +9.06,3.44;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.44,5.00 +5.62,3.75;6.25,3.75 +6.25,3.75;6.88,3.75 +6.88,3.75;7.50,4.06 +7.50,4.06;8.12,4.06 +8.12,4.06;8.75,4.06 +6.56,3.75;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;7.19,4.69 +7.19,4.69;7.19,5.00 + +# UTF-16 : 79 55 +# UTF-8 : 95 a5 e7 +[7955] 祕 +0.31,1.25;0.31,2.19 +0.31,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,5.62 +0.31,6.88;3.12,6.88 +0.31,8.75;3.12,8.75 +1.56,6.88;1.88,0.62 +2.81,5.62;2.81,1.56 +3.12,2.50;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;3.75,4.06 +3.75,4.06;4.06,4.69 +4.06,4.69;4.06,5.00 +4.06,5.00;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.38,6.25 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,3.44 +9.06,3.44;9.06,4.06 +9.06,4.06;8.75,4.38 +8.75,4.38;8.75,4.69 +8.75,4.69;8.75,5.00 +8.75,5.00;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.44,6.25 +4.38,9.06;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;5.94,8.44 +5.94,8.44;6.56,8.12 +6.56,8.12;6.88,7.81 +8.44,8.75;8.12,7.50 +8.12,7.50;7.81,6.56 +7.81,6.56;7.19,5.62 +7.19,5.62;6.88,5.00 +6.88,5.00;6.25,4.06 +6.25,4.06;5.62,3.44 +5.62,3.44;5.00,2.81 +5.00,2.81;4.38,1.88 +4.38,1.88;3.44,1.56 +3.44,1.56;2.81,0.94 +5.00,7.81;5.00,1.56 +5.00,1.56;5.31,1.25 +5.31,1.25;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.81,0.94 +7.81,0.94;8.12,1.25 +8.12,1.25;8.44,1.88 +8.44,1.88;8.44,2.19 +8.44,2.19;8.44,2.81 +8.44,2.81;8.44,3.44 + +# UTF-16 : 8e c6 +# UTF-8 : 86 bb e8 +[8ec6] 軆 +1.88,9.38;1.88,9.06 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +0.62,5.31;2.81,5.31 +0.62,6.56;2.81,6.56 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.31 +0.00,3.44;0.94,3.75 +0.94,3.75;1.56,3.75 +1.56,3.75;2.19,3.75 +2.19,3.75;2.50,4.06 +2.50,4.06;3.12,4.06 +1.56,0.94;1.88,0.94 +1.88,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.56 +2.81,1.56;3.12,8.12 +2.81,8.12;0.62,8.12 +0.62,8.12;0.62,3.75 +5.62,9.38;5.62,5.94 +7.19,9.38;7.19,5.94 +4.06,5.94;8.75,5.94 +8.75,5.94;8.75,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,5.94 +4.06,7.19;8.44,7.19 +3.75,5.00;9.06,5.00 +3.44,0.94;9.06,0.94 +4.38,2.81;4.38,4.38 +4.38,4.38;8.44,4.38 +8.44,4.38;8.44,2.81 +8.44,2.81;4.38,2.81 +6.88,0.94;7.19,1.56 +7.19,1.56;7.50,1.88 +7.50,1.88;7.50,2.19 +7.50,2.19;7.50,2.81 +7.50,2.81;7.81,2.81 +5.62,0.94;5.31,1.56 +5.31,1.56;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.00,2.81 + +# UTF-16 : 79 ae +# UTF-8 : ae a6 e7 +[79ae] 禮 +5.31,9.38;5.31,5.94 +6.88,9.38;6.88,5.94 +3.75,5.94;8.75,5.94 +8.75,5.94;8.75,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,5.94 +3.75,7.19;8.44,7.19 +3.44,5.00;9.06,5.00 +3.12,0.94;9.06,0.94 +4.06,2.81;4.06,4.38 +4.06,4.38;8.44,4.38 +8.44,4.38;8.44,2.81 +8.44,2.81;4.06,2.81 +6.88,0.94;7.19,1.56 +7.19,1.56;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.50,2.81 +7.50,2.81;7.50,2.81 +5.31,0.94;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;4.69,2.81 +4.69,2.81;4.69,2.81 +0.31,1.25;0.31,2.19 +0.31,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,5.62 +0.31,6.88;3.12,6.88 +0.31,8.75;3.12,8.75 +1.88,6.88;1.88,0.62 +2.81,5.62;2.81,1.56 + +# UTF-16 : 91 b4 +# UTF-8 : b4 86 e9 +[91b4] 醴 +5.62,9.38;5.62,5.94 +7.19,9.38;7.19,5.94 +4.06,5.94;8.75,5.94 +8.75,5.94;8.75,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,5.94 +4.06,7.19;8.44,7.19 +3.75,5.00;9.06,5.00 +3.75,0.94;9.06,0.94 +4.38,2.81;4.38,4.38 +4.38,4.38;8.44,4.38 +8.44,4.38;8.44,2.81 +8.44,2.81;4.38,2.81 +6.88,0.94;7.19,1.56 +7.19,1.56;7.50,1.88 +7.50,1.88;7.50,2.19 +7.50,2.19;7.50,2.81 +7.50,2.81;7.81,2.81 +5.62,0.94;5.31,1.56 +5.31,1.56;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.00,2.81 +3.44,1.25;3.44,6.88 +3.44,6.88;0.62,6.88 +0.62,6.88;0.62,0.62 +0.62,1.25;3.12,1.25 +0.62,2.81;3.12,2.81 +0.31,8.75;3.75,8.75 +1.56,8.44;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.56,5.94 +1.56,5.94;1.56,5.31 +1.56,5.31;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.62,3.75 +2.50,8.44;2.50,5.00 +2.50,5.00;2.50,4.69 +2.50,4.69;2.81,4.38 +2.81,4.38;3.12,4.38 + +# UTF-16 : 9c 67 +# UTF-8 : a7 b1 e9 +[9c67] 鱧 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;2.81,8.75 +0.62,5.31;3.12,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.25,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +5.62,9.38;5.62,5.94 +7.19,9.38;7.19,5.94 +4.38,5.94;8.75,5.94 +8.75,5.94;8.75,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,5.94 +4.38,7.19;8.75,7.19 +3.75,5.00;9.06,5.00 +3.75,0.94;9.06,0.94 +4.38,2.81;4.38,4.38 +4.38,4.38;8.44,4.38 +8.44,4.38;8.44,2.81 +8.44,2.81;4.38,2.81 +7.19,0.94;7.19,1.56 +7.19,1.56;7.50,1.88 +7.50,1.88;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;7.81,2.81 +5.62,0.94;5.31,1.56 +5.31,1.56;5.31,1.88 +5.31,1.88;5.31,2.19 +5.31,2.19;5.00,2.81 +5.00,2.81;5.00,2.81 + +# UTF-16 : 5f 48 +# UTF-8 : 88 bd e5 +[5f48] 彈 +0.31,8.75;2.81,8.75 +2.81,8.75;2.81,6.56 +2.81,6.56;0.62,6.56 +0.62,6.56;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.62,4.38 +0.62,4.38;0.62,3.75 +0.62,3.75;0.31,3.44 +0.62,4.38;2.81,4.38 +2.81,4.38;2.81,3.44 +2.81,3.44;2.81,2.50 +2.81,2.50;2.50,2.19 +2.50,2.19;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +3.44,7.19;5.94,7.19 +5.62,7.19;5.94,8.75 +5.62,8.75;3.44,8.75 +3.44,8.75;3.44,7.19 +6.56,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;6.56,8.75 +6.56,8.75;6.56,7.19 +9.06,2.19;3.12,2.19 +8.75,3.12;8.75,6.25 +8.75,6.25;3.75,6.25 +3.75,6.25;3.75,3.12 +3.75,3.12;8.75,3.12 +6.25,6.25;6.25,0.62 +3.75,4.69;8.75,4.69 + +# UTF-16 : 5b 0b +# UTF-8 : 8b ac e5 +[5b0b] 嬋 +3.44,7.19;5.94,7.19 +5.62,7.19;5.94,8.75 +5.62,8.75;3.44,8.75 +3.44,8.75;3.44,7.19 +6.56,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;6.56,8.75 +6.56,8.75;6.56,7.19 +9.06,2.19;3.12,2.19 +8.75,3.12;8.75,6.25 +8.75,6.25;3.75,6.25 +3.75,6.25;3.75,3.12 +3.75,3.12;8.75,3.12 +6.25,6.25;6.25,0.62 +3.75,4.69;8.75,4.69 +0.00,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,5.00 +2.50,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.56,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.62,4.38;1.25,4.06 +1.25,4.06;1.56,3.44 +1.56,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,1.88 +2.81,1.88;3.12,1.56 + +# UTF-16 : 89 4c +# UTF-8 : 8c a5 e8 +[894c] 襌 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.19,4.38 +2.19,4.38;1.88,4.69 +1.88,4.69;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,4.69 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.19 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 +3.75,7.19;5.94,7.19 +5.94,7.19;5.94,8.75 +5.94,8.75;3.44,8.75 +3.44,8.75;3.44,7.19 +6.56,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;6.56,8.75 +6.56,8.75;6.56,7.19 +9.06,2.19;3.12,2.19 +8.75,3.12;8.75,6.25 +8.75,6.25;3.75,6.25 +3.75,6.25;3.75,3.12 +3.75,3.12;8.75,3.12 +6.25,6.25;6.25,0.62 +3.75,4.69;8.75,4.69 + +# UTF-16 : 79 aa +# UTF-8 : aa a6 e7 +[79aa] 禪 +0.31,1.25;0.31,2.19 +0.31,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,5.62 +0.31,6.88;3.12,6.88 +0.31,8.75;3.12,8.75 +1.88,6.88;1.88,0.62 +2.81,5.62;2.81,1.56 +3.75,7.19;5.94,7.19 +5.94,7.19;5.94,8.75 +5.94,8.75;3.75,8.75 +3.75,8.75;3.75,7.19 +6.88,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;6.56,8.75 +6.56,8.75;6.56,7.19 +9.06,2.19;3.44,2.19 +8.75,3.12;8.75,6.25 +8.75,6.25;4.06,6.25 +4.06,6.25;4.06,3.12 +4.06,3.12;8.75,3.12 +6.25,6.25;6.25,0.62 +4.06,4.69;8.75,4.69 + +# UTF-16 : 6b ab +# UTF-8 : ab ae e6 +[6bab] 殫 +0.31,8.75;3.44,8.75 +0.31,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +1.56,7.50;1.88,8.12 +1.88,8.12;1.88,8.75 +1.56,6.88;3.44,6.88 +3.44,6.88;3.44,5.94 +3.44,5.94;3.12,5.31 +3.12,5.31;3.12,4.38 +3.12,4.38;2.81,3.75 +2.81,3.75;2.50,3.12 +2.50,3.12;2.19,2.50 +2.19,2.50;1.88,2.19 +1.88,2.19;1.25,1.56 +1.25,1.56;0.94,1.25 +0.94,1.25;0.31,0.94 +2.81,4.06;2.50,4.38 +2.50,4.38;1.88,4.69 +1.88,4.69;1.56,5.00 +1.56,5.00;1.25,5.00 +4.06,7.19;5.94,7.19 +5.94,7.19;5.94,8.75 +5.94,8.75;3.75,8.75 +3.75,8.75;3.75,7.19 +6.88,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;6.56,8.75 +6.56,8.75;6.56,7.19 +9.06,2.19;3.12,2.19 +8.75,3.12;8.75,6.25 +8.75,6.25;4.06,6.25 +4.06,6.25;4.06,3.12 +4.06,3.12;8.75,3.12 +6.25,6.25;6.25,0.62 +4.06,4.69;8.75,4.69 + +# UTF-16 : 62 30 +# UTF-8 : b0 88 e6 +[6230] 戰 +5.31,2.19;0.31,2.19 +0.94,3.12;4.69,3.12 +4.69,3.12;4.69,6.25 +4.69,6.25;0.62,6.25 +0.62,6.25;0.62,3.12 +2.81,6.25;2.81,0.62 +0.94,4.69;4.69,4.69 +8.75,5.94;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.88,2.81 +6.88,2.81;6.25,2.50 +6.25,2.50;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;4.06,0.94 +6.56,9.06;6.56,7.50 +6.56,7.50;6.88,5.94 +6.88,5.94;6.88,4.69 +6.88,4.69;7.19,3.75 +7.19,3.75;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +7.50,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.50 +8.75,7.50;8.75,7.50 +5.00,6.56;9.06,6.88 +0.62,7.19;2.50,7.19 +2.50,7.19;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,7.19 +3.12,7.19;5.00,7.19 +5.00,7.19;5.00,8.75 +5.00,8.75;3.12,8.75 +3.12,8.75;3.12,7.19 + +# UTF-16 : 91 32 +# UTF-8 : b2 84 e9 +[9132] 鄲 +9.06,8.75;6.25,8.75 +6.25,8.75;6.25,0.62 +7.19,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.75,2.19 +8.75,2.19;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +5.62,2.19;0.31,2.19 +0.94,3.12;5.31,3.12 +5.31,3.12;5.31,6.25 +5.31,6.25;0.62,6.25 +0.62,6.25;0.62,3.12 +2.81,6.25;3.12,0.62 +0.94,4.69;5.00,4.69 +0.62,7.19;2.81,7.19 +2.81,7.19;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,7.19 +3.44,7.19;5.31,7.19 +5.31,7.19;5.31,8.75 +5.31,8.75;3.44,8.75 +3.44,8.75;3.44,7.19 + +# UTF-16 : 5f ad +# UTF-8 : ad be e5 +[5fad] 徭 +2.50,6.56;2.19,6.25 +2.19,6.25;1.88,5.62 +1.88,5.62;1.25,5.00 +1.25,5.00;0.94,4.69 +0.94,4.69;0.31,4.06 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;0.94,7.50 +0.94,7.50;0.31,6.88 +1.56,0.62;1.56,5.31 +2.81,7.50;3.44,7.81 +3.44,7.81;4.06,8.12 +4.06,8.12;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.31,9.38 +8.75,8.44;8.12,8.12 +8.12,8.12;7.81,7.81 +7.81,7.81;7.50,7.19 +7.50,7.19;6.88,6.88 +6.88,6.88;6.56,6.56 +6.56,6.56;5.94,6.25 +5.94,6.25;5.31,5.94 +5.31,5.94;4.38,5.94 +4.38,5.94;3.75,5.62 +3.75,5.62;2.81,5.31 +4.38,8.44;8.75,8.44 +8.75,5.31;4.38,5.31 +9.06,3.44;2.81,3.44 +5.94,5.31;5.94,1.25 +8.75,0.62;8.75,2.81 +3.12,1.25;8.75,1.25 +3.12,2.81;3.12,0.62 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.06,5.00 +4.06,5.00;4.38,5.62 +4.38,5.62;4.69,5.94 +6.88,6.88;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,7.81 +5.62,7.81;5.31,7.81 +5.31,7.81;5.00,8.12 +5.31,5.94;4.69,6.56 +4.69,6.56;4.38,6.56 +4.38,6.56;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.75,7.19 + +# UTF-16 : 74 64 +# UTF-8 : a4 91 e7 +[7464] 瑤 +2.81,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,1.88;1.56,8.44 +0.31,1.56;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,7.50;3.75,7.81 +3.75,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,8.75;5.62,9.38 +8.75,8.44;8.44,8.12 +8.44,8.12;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.19,6.88 +7.19,6.88;6.56,6.56 +6.56,6.56;5.94,6.25 +5.94,6.25;5.31,5.94 +5.31,5.94;4.69,5.94 +4.69,5.94;3.75,5.62 +3.75,5.62;3.12,5.31 +4.69,8.44;8.75,8.44 +9.06,5.31;4.38,5.31 +9.06,3.44;3.12,3.44 +6.25,5.31;6.25,1.25 +8.75,0.62;8.75,2.81 +3.44,1.25;8.75,1.25 +3.44,2.81;3.75,0.62 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.38,5.31 +4.38,5.31;4.69,5.94 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,7.81 +5.62,7.81;5.31,8.12 +5.31,5.94;5.00,6.56 +5.00,6.56;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.19 + +# UTF-16 : 64 16 +# UTF-8 : 96 90 e6 +[6416] 搖 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +3.12,7.50;3.75,7.81 +3.75,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,8.75;5.62,9.38 +8.75,8.44;8.44,8.12 +8.44,8.12;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.19,6.88 +7.19,6.88;6.56,6.56 +6.56,6.56;5.94,6.25 +5.94,6.25;5.31,5.94 +5.31,5.94;4.69,5.94 +4.69,5.94;3.75,5.62 +3.75,5.62;3.12,5.31 +4.69,8.44;8.75,8.44 +9.06,5.31;4.38,5.31 +9.06,3.44;3.12,3.44 +6.25,5.31;6.25,1.25 +8.75,0.62;8.75,2.81 +3.44,1.25;8.75,1.25 +3.44,2.81;3.75,0.62 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.38,5.31 +4.38,5.31;4.69,5.94 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,7.81 +5.62,7.81;5.31,8.12 +5.31,5.94;5.00,6.56 +5.00,6.56;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.19 + +# UTF-16 : 8b 20 +# UTF-8 : a0 ac e8 +[8b20] 謠 +0.94,1.25;3.12,1.25 +2.81,1.25;3.12,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +3.44,7.50;4.06,7.81 +4.06,7.81;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +8.75,8.44;8.44,8.12 +8.44,8.12;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.19,6.88 +7.19,6.88;6.88,6.56 +6.88,6.56;6.25,6.25 +6.25,6.25;5.62,5.94 +5.62,5.94;5.00,5.94 +5.00,5.94;4.38,5.62 +4.38,5.62;3.44,5.31 +5.00,8.44;9.06,8.44 +9.06,5.31;4.69,5.31 +9.06,3.44;3.44,3.44 +6.25,5.31;6.25,1.25 +8.75,0.62;8.75,2.81 +3.75,1.25;8.75,1.25 +3.75,2.81;3.75,0.62 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;4.69,5.31 +4.69,5.31;5.00,5.94 +7.19,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,5.94;5.31,6.56 +5.31,6.56;5.00,6.56 +5.00,6.56;4.69,6.88 +4.69,6.88;4.06,7.19 + +# UTF-16 : 4e 58 +# UTF-8 : 98 b9 e4 +[4e58] 乘 +3.12,3.12;3.12,6.88 +6.25,6.88;6.25,3.75 +6.25,3.75;6.25,3.44 +6.25,3.44;6.88,3.44 +6.88,3.44;7.50,3.44 +7.19,3.44;7.81,3.44 +7.81,3.44;8.44,3.44 +8.44,3.44;8.44,4.06 +8.44,4.06;8.44,4.69 +6.25,5.00;6.56,5.31 +6.56,5.31;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;8.12,5.94 +8.12,5.94;8.44,6.25 +0.62,5.62;3.12,5.62 +0.62,3.75;1.25,3.75 +1.25,3.75;1.56,4.06 +1.56,4.06;2.19,4.06 +2.19,4.06;2.50,4.06 +2.50,4.06;3.12,4.38 +8.75,7.19;0.62,7.19 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,0.62;4.69,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 + +# UTF-16 : 52 69 +# UTF-8 : a9 89 e5 +[5269] 剩 +5.62,7.19;0.31,7.19 +2.81,0.62;2.81,8.44 +0.62,8.44;1.25,8.44 +1.25,8.44;1.56,8.44 +1.56,8.44;2.19,8.44 +2.19,8.44;2.81,8.44 +2.81,8.44;3.12,8.44 +3.12,8.44;3.75,8.75 +3.75,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.00,8.75 +5.00,8.75;5.31,9.06 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.75 +5.62,1.56;5.31,1.88 +5.31,1.88;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.06,2.81 +4.06,2.81;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +6.56,2.50;6.56,8.44 +8.44,9.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +1.88,3.12;1.88,6.88 +4.06,6.88;4.06,3.75 +4.06,3.75;4.06,3.44 +4.06,3.44;4.69,3.44 +4.69,3.44;4.69,3.44 +4.69,3.44;5.00,3.44 +5.00,3.44;5.62,3.75 +5.62,3.75;5.62,4.06 +5.62,4.06;5.62,4.69 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.25 +0.31,5.62;1.88,5.62 +0.31,3.75;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.88,4.38 +1.88,4.38;1.88,4.38 + +# UTF-16 : 53 77 +# UTF-8 : b7 8d e5 +[5377] 卷 +0.62,5.62;9.06,5.62 +7.50,7.19;2.19,7.19 +0.31,3.44;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.19,4.69 +2.19,4.69;2.81,5.31 +2.81,5.31;3.44,5.62 +3.44,5.62;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.69,8.44 +4.69,8.44;4.69,9.38 +9.06,3.44;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.25,5.62 +6.25,5.62;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,7.19 +2.81,9.06;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.88,7.50 +1.88,7.50;1.25,6.88 +1.25,6.88;0.62,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;7.81,7.50 +7.81,7.50;7.50,8.12 +7.50,8.12;6.88,8.75 +6.88,8.75;6.56,9.06 +7.81,2.50;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.62 +5.62,0.62;4.69,0.62 +4.69,0.62;4.06,0.62 +4.06,0.62;3.44,0.62 +3.44,0.62;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,1.25 +2.19,1.25;2.19,1.56 +2.19,1.56;2.19,4.38 +2.19,4.38;6.88,4.38 +6.88,4.38;6.56,3.75 +6.56,3.75;6.56,3.44 +6.56,3.44;6.56,2.81 +6.56,2.81;6.25,2.50 +6.25,2.50;5.94,2.19 +5.94,2.19;5.62,2.19 +5.62,2.19;5.00,2.19 +5.00,2.19;4.38,2.50 +4.38,2.50;4.38,2.50 + +# UTF-16 : 57 08 +# UTF-8 : 88 9c e5 +[5708] 圈 +8.75,0.62;8.75,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.75,1.25 +1.25,5.62;8.12,5.62 +7.19,6.88;2.50,6.88 +1.25,3.75;1.88,4.06 +1.88,4.06;2.19,4.38 +2.19,4.38;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;4.06,6.25 +4.06,6.25;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;4.69,8.44 +8.12,3.75;7.81,4.06 +7.81,4.06;7.50,4.06 +7.50,4.06;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;6.25,5.31 +6.25,5.31;5.94,5.62 +5.94,5.62;5.62,5.94 +5.62,5.94;5.31,6.56 +5.31,6.56;5.31,6.88 +3.12,8.44;3.12,7.81 +3.12,7.81;2.50,7.50 +2.50,7.50;2.19,6.88 +2.19,6.88;1.88,6.56 +1.88,6.56;1.25,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,8.12 +6.56,8.12;5.94,8.44 +7.19,3.12;7.19,2.50 +7.19,2.50;7.19,2.19 +7.19,2.19;6.56,1.88 +6.56,1.88;5.94,1.88 +5.94,1.88;5.31,1.88 +5.31,1.88;4.69,1.88 +4.69,1.88;4.06,1.88 +4.06,1.88;3.75,1.88 +3.75,1.88;3.12,1.88 +3.12,1.88;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;2.81,4.38 +2.81,4.38;6.56,4.38 +6.25,4.38;6.25,3.75 +6.25,3.75;6.25,3.44 +6.25,3.44;5.94,3.12 +5.94,3.12;5.94,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.12 +5.00,3.12;4.38,3.12 + +# UTF-16 : 58 ef +# UTF-8 : af a3 e5 +[58ef] 壯 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +0.94,8.75;0.94,6.56 +0.94,6.56;2.81,6.56 +2.81,0.62;2.81,9.06 +2.81,4.69;0.31,4.69 +3.75,0.94;8.75,0.94 +9.06,6.56;3.44,6.56 +6.25,0.94;6.56,9.06 + +# UTF-16 : 83 8a +# UTF-8 : 8a 8e e8 +[838a] 莊 +0.31,8.12;9.06,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +4.38,0.94;8.75,0.94 +9.06,5.00;4.38,5.00 +6.88,0.94;6.88,7.19 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.44 +0.94,6.88;0.94,5.00 +0.94,5.00;3.75,5.00 +3.75,0.62;3.75,7.19 +3.75,3.44;0.31,3.44 + +# UTF-16 : 88 dd +# UTF-8 : 9d a3 e8 +[88dd] 裝 +4.69,5.62;8.75,5.62 +9.06,8.12;4.38,8.12 +6.56,5.62;6.56,9.06 +4.69,4.38;4.69,5.31 +0.62,4.38;8.75,4.38 +4.69,4.38;4.06,3.75 +4.06,3.75;3.75,3.75 +3.75,3.75;3.12,3.44 +3.12,3.44;2.81,3.12 +2.81,3.12;2.50,3.12 +2.50,3.12;1.88,2.81 +1.88,2.81;1.56,2.81 +1.56,2.81;0.94,2.50 +0.94,2.50;0.31,2.19 +4.69,4.38;5.00,3.75 +5.00,3.75;5.31,3.44 +5.31,3.44;5.62,2.81 +5.62,2.81;5.94,2.50 +5.94,2.50;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.62 +0.94,0.62;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.94,1.88 +2.81,0.94;2.81,3.12 +6.25,2.50;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.44,3.75 +0.62,5.00;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.56 +0.94,9.06;0.94,7.50 +0.94,7.50;3.75,7.50 +3.75,5.00;3.75,9.06 +3.75,6.56;0.31,6.56 + +# UTF-16 : 61 f7 +# UTF-8 : b7 87 e6 +[61f7] 懷 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +3.12,5.62;8.75,5.62 +8.75,5.62;8.75,7.50 +8.75,7.50;2.81,7.50 +2.81,7.50;2.81,5.62 +6.88,5.94;6.88,7.50 +4.69,5.94;5.00,7.50 +2.50,8.44;9.06,8.44 +5.62,8.44;5.94,9.38 +5.62,4.06;5.94,5.31 +6.25,4.06;9.06,4.06 +2.50,4.06;5.00,4.06 +6.25,5.00;9.06,5.00 +2.50,5.00;5.00,5.00 +5.62,4.06;5.31,3.44 +5.31,3.44;4.69,3.12 +4.69,3.12;4.06,2.81 +4.06,2.81;3.75,2.81 +3.75,2.81;3.44,2.50 +3.44,2.50;3.12,2.19 +3.12,2.19;2.50,2.19 +2.50,2.19;2.19,1.88 +5.62,4.06;5.94,3.75 +5.94,3.75;6.25,3.12 +6.25,3.12;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.38,0.62 +2.50,0.62;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +4.38,0.94;4.38,2.81 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.44 + +# UTF-16 : 58 de +# UTF-8 : 9e a3 e5 +[58de] 壞 +3.12,5.62;8.75,5.62 +8.75,5.62;8.75,7.50 +8.75,7.50;2.81,7.50 +2.81,7.50;2.81,5.62 +6.88,5.94;6.88,7.50 +4.69,5.94;5.00,7.50 +2.50,8.44;9.06,8.44 +5.62,8.44;5.94,9.38 +5.62,4.06;5.94,5.31 +6.25,4.06;9.06,4.06 +2.50,4.06;5.00,4.06 +6.25,5.00;9.06,5.00 +2.50,5.00;5.00,5.00 +5.62,4.06;5.31,3.44 +5.31,3.44;4.69,3.12 +4.69,3.12;4.06,2.81 +4.06,2.81;3.75,2.81 +3.75,2.81;3.44,2.50 +3.44,2.50;3.12,2.19 +3.12,2.19;2.50,2.19 +2.50,2.19;2.19,1.88 +5.62,4.06;5.94,3.75 +5.94,3.75;6.25,3.12 +6.25,3.12;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.38,0.62 +2.50,0.62;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +4.38,0.94;4.38,2.81 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.44 +1.25,2.50;1.25,9.06 +0.00,6.88;2.50,6.88 +0.00,1.88;0.62,2.19 +0.62,2.19;1.25,2.50 +1.25,2.50;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.81,3.12 + +# UTF-16 : 72 2d +# UTF-8 : ad 88 e7 +[722d] 爭 +4.69,6.25;4.69,1.56 +4.69,1.56;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.12,0.94 +3.12,0.94;2.81,0.94 +8.12,2.19;8.12,6.25 +8.12,6.25;1.56,6.25 +1.25,2.81;8.12,2.81 +0.31,4.69;9.06,4.69 +8.75,6.25;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.38,8.12 +0.31,5.62;0.62,6.25 +0.62,6.25;0.94,6.56 +0.94,6.56;1.25,7.19 +1.25,7.19;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;2.19,8.12 +2.19,8.12;2.81,8.12 +2.81,8.12;3.75,8.12 +3.75,8.12;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 + +# UTF-16 : 6d e8 +# UTF-8 : a8 b7 e6 +[6de8] 淨 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,6.56;5.94,1.56 +5.94,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +8.44,2.50;8.44,6.56 +8.44,6.56;3.44,6.56 +3.12,3.12;8.44,3.12 +2.50,4.69;9.06,4.69 +9.06,6.25;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.44,7.50 +8.44,7.50;8.12,8.12 +8.12,8.12;7.81,8.44 +5.94,6.88;5.94,7.19 +5.94,7.19;5.62,7.81 +5.62,7.81;5.62,8.12 +5.62,8.12;5.31,8.44 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.44,8.12 +3.44,8.12;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 + +# UTF-16 : 5d 22 +# UTF-8 : a2 b4 e5 +[5d22] 崢 +0.62,7.81;0.62,0.62 +0.62,1.56;3.12,1.56 +3.12,1.56;3.12,7.81 +1.88,1.56;1.88,9.06 +6.56,6.56;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +8.75,2.50;8.75,6.56 +8.75,6.56;4.06,6.56 +4.06,3.12;8.75,3.12 +3.44,4.69;9.06,4.69 +9.06,6.25;8.75,6.88 +8.75,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,8.12 +8.12,8.12;8.12,8.44 +6.25,6.88;6.25,7.19 +6.25,7.19;6.25,7.81 +6.25,7.81;5.94,8.12 +5.94,8.12;5.94,8.44 +3.44,6.56;3.75,6.88 +3.75,6.88;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 + +# UTF-16 : 8a cd +# UTF-8 : 8d ab e8 +[8acd] 諍 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +6.56,6.56;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +8.75,2.50;8.75,6.56 +8.75,6.56;4.06,6.56 +4.06,3.12;8.75,3.12 +3.44,4.69;9.06,4.69 +9.06,6.25;8.75,6.88 +8.75,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,8.12 +8.12,8.12;8.12,8.44 +6.25,6.88;6.25,7.19 +6.25,7.19;6.25,7.81 +6.25,7.81;5.94,8.12 +5.94,8.12;5.94,8.44 +3.44,6.56;3.75,6.88 +3.75,6.88;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 + +# UTF-16 : 93 1a +# UTF-8 : 9a 8c e9 +[931a] 錚 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +3.44,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +6.56,6.56;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +8.75,2.50;8.75,6.56 +8.75,6.56;4.38,6.56 +4.38,3.12;8.75,3.12 +3.75,4.69;9.06,4.69 +9.06,6.25;8.75,6.88 +8.75,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,8.12 +8.12,8.12;8.12,8.44 +6.56,6.88;6.56,7.19 +6.56,7.19;6.25,7.81 +6.25,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +3.75,6.56;4.06,6.88 +4.06,6.88;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 + +# UTF-16 : 97 5c +# UTF-8 : 9c 9d e9 +[975c] 靜 +4.06,5.00;4.06,1.25 +4.06,1.25;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +0.94,0.62;0.94,5.00 +0.94,5.00;4.06,5.00 +0.31,5.94;4.69,5.94 +4.38,8.44;0.31,8.44 +4.38,7.19;0.62,7.19 +2.50,5.94;2.50,9.38 +0.94,2.81;4.06,2.81 +2.50,5.00;2.50,3.12 +6.88,6.56;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;6.56,0.94 +6.56,0.94;6.56,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.31,0.94 +8.75,2.50;8.75,6.56 +8.75,6.56;4.69,6.56 +4.69,3.12;8.75,3.12 +4.38,4.69;9.38,4.69 +9.06,6.25;9.06,6.88 +9.06,6.88;8.75,7.19 +8.75,7.19;8.75,7.50 +8.75,7.50;8.44,8.12 +8.44,8.12;8.44,8.44 +6.88,6.88;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +4.38,6.56;4.69,6.88 +4.69,6.88;4.69,7.50 +4.69,7.50;5.00,8.12 +5.00,8.12;5.00,8.12 +5.00,8.12;5.31,8.12 +5.31,8.12;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.19,8.44 +7.19,8.44;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 + +# UTF-16 : 85 cf +# UTF-8 : 8f 97 e8 +[85cf] 藏 +7.19,8.12;7.50,7.81 +7.50,7.81;7.81,7.50 +7.81,7.50;8.44,7.50 +8.44,7.50;8.44,7.50 +6.56,7.50;6.56,6.56 +6.56,6.56;6.88,5.31 +6.88,5.31;6.88,4.38 +6.88,4.38;7.19,3.44 +7.19,3.44;7.50,2.81 +7.50,2.81;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.12,0.94 +8.12,0.94;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +3.44,3.44;5.94,3.44 +5.94,3.44;5.94,4.69 +5.94,4.69;3.44,4.69 +6.25,5.94;3.44,5.94 +3.44,5.94;3.44,1.25 +6.25,2.19;3.44,2.19 +8.44,6.25;8.12,5.31 +8.12,5.31;8.12,4.69 +8.12,4.69;7.81,4.06 +7.81,4.06;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.88,2.19 +6.88,2.19;6.25,1.88 +6.25,1.88;5.94,1.56 +5.94,1.56;5.62,0.94 +5.62,0.94;5.00,0.62 +1.88,0.62;1.88,0.94 +1.88,0.94;2.19,1.56 +2.19,1.56;2.19,1.88 +2.19,1.88;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.50,5.00 +2.50,5.00;2.50,6.88 +2.50,6.88;8.75,6.88 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +4.69,4.69;5.00,5.94 +4.69,2.19;5.00,3.44 +2.50,5.31;0.94,5.31 +0.94,5.31;0.94,7.19 +0.31,4.06;2.50,4.06 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 + +# UTF-16 : 81 df +# UTF-8 : 9f 87 e8 +[81df] 臟 +7.50,7.50;7.50,6.56 +7.50,6.56;7.50,5.31 +7.50,5.31;7.81,4.38 +7.81,4.38;7.81,3.44 +7.81,3.44;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.75,0.62 +8.75,0.62;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.38,2.19 +9.38,2.19;9.38,2.50 +5.00,3.44;6.88,3.44 +6.88,3.44;6.88,4.69 +6.88,4.69;5.00,4.69 +7.19,5.94;5.00,5.94 +4.69,5.94;5.00,1.25 +7.19,2.19;5.00,2.19 +8.75,6.25;8.75,5.31 +8.75,5.31;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.12,3.44 +8.12,3.44;7.81,2.81 +7.81,2.81;7.50,2.19 +7.50,2.19;7.19,1.88 +7.19,1.88;6.88,1.56 +6.88,1.56;6.56,0.94 +6.56,0.94;6.25,0.62 +3.75,0.62;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.06,3.12 +4.06,3.12;4.06,3.75 +4.06,3.75;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.38,5.00 +4.38,5.00;4.38,6.88 +4.38,6.88;9.06,6.88 +5.94,4.69;5.94,5.94 +5.94,2.19;5.94,3.44 +4.38,5.31;3.12,5.31 +3.12,5.31;3.12,7.19 +2.81,4.06;4.38,4.06 +2.81,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.12,3.75 +7.81,8.12;8.12,7.81 +8.12,7.81;8.75,7.50 +8.75,7.50;8.75,7.50 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +2.81,8.44;9.06,8.44 +4.69,7.50;4.69,9.38 +7.19,7.50;7.19,9.38 + +# UTF-16 : 5e 36 +# UTF-8 : b6 b8 e5 +[5e36] 帶 +8.75,3.44;8.75,5.00 +8.75,5.00;0.62,5.00 +0.62,5.00;0.62,3.44 +4.69,0.62;4.69,5.00 +1.56,1.25;1.56,3.44 +1.56,3.44;7.81,3.44 +7.81,3.44;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.94,1.25 +9.06,8.12;0.31,8.12 +3.75,9.06;3.75,5.94 +3.75,5.94;5.62,5.94 +5.62,5.94;5.62,9.06 +6.88,9.06;6.88,6.25 +6.88,6.25;7.19,5.94 +7.19,5.94;7.81,5.94 +7.81,5.94;8.12,5.94 +8.12,5.94;8.75,6.25 +8.75,6.25;8.75,6.56 +8.75,6.56;8.75,7.19 +0.62,5.62;0.94,5.62 +0.94,5.62;1.56,5.94 +1.56,5.94;2.19,6.56 +2.19,6.56;2.50,7.19 +2.50,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.50,9.06 + +# UTF-16 : 6e ef +# UTF-8 : af bb e6 +[6eef] 滯 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.75,3.44;9.06,5.00 +8.75,5.00;2.81,5.00 +2.81,5.00;2.81,3.44 +5.62,0.62;5.94,5.00 +3.44,1.25;3.44,3.44 +3.44,3.44;8.12,3.44 +8.12,3.44;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +9.06,8.12;2.50,8.12 +5.00,9.06;5.00,5.94 +5.00,5.94;6.56,5.94 +6.56,5.94;6.56,9.06 +7.50,9.06;7.50,6.25 +7.50,6.25;7.81,5.94 +7.81,5.94;8.12,5.94 +8.12,5.94;8.75,5.94 +8.75,5.94;9.06,6.56 +9.06,6.56;9.06,6.88 +9.06,6.88;9.06,7.19 +2.50,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.06,8.12 +4.06,8.12;4.06,9.06 + +# UTF-16 : 58 d8 +# UTF-8 : 98 a3 e5 +[58d8] 壘 +1.56,6.56;7.81,6.56 +7.81,6.56;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,6.56 +4.69,6.88;4.69,8.75 +1.56,7.81;7.81,7.81 +0.94,3.75;4.38,3.75 +4.38,3.75;4.38,5.94 +4.38,5.94;0.62,5.94 +0.62,5.94;0.62,3.75 +2.50,4.06;2.50,5.94 +0.94,5.00;4.38,5.00 +5.31,3.75;8.75,3.75 +8.75,3.75;8.75,5.94 +8.75,5.94;5.00,5.94 +5.00,5.94;5.00,3.75 +6.88,4.06;6.88,5.94 +5.31,5.00;8.75,5.00 +0.62,0.94;8.75,0.94 +8.12,2.81;1.25,2.81 +4.69,0.94;4.69,3.75 + +# UTF-16 : 75 8a +# UTF-8 : 8a 96 e7 +[758a] 疊 +8.75,2.81;8.75,4.38 +8.75,4.38;0.62,4.38 +0.62,4.38;0.62,2.81 +7.50,0.94;7.50,3.44 +7.50,3.44;1.88,3.44 +1.88,3.44;1.88,0.94 +0.31,0.94;9.06,0.94 +1.88,1.88;7.50,1.88 +1.88,2.81;7.50,2.81 +1.56,7.19;7.81,7.19 +7.81,7.19;7.81,9.06 +7.81,9.06;1.56,9.06 +1.56,9.06;1.56,7.19 +4.69,7.19;4.69,8.75 +1.56,8.12;7.81,8.12 +0.94,5.00;4.38,5.00 +4.38,5.00;4.38,6.56 +4.38,6.56;0.94,6.56 +0.94,6.56;0.94,4.69 +2.50,5.00;2.50,6.56 +0.94,5.62;4.38,5.62 +5.31,5.00;8.75,5.00 +8.75,5.00;8.75,6.56 +8.75,6.56;5.00,6.56 +5.00,6.56;5.00,4.69 +6.88,5.00;6.88,6.56 +5.31,5.62;8.44,5.62 + +# UTF-16 : 80 7d +# UTF-8 : bd 81 e8 +[807d] 聽 +3.44,5.00;8.75,5.00 +8.75,5.00;8.75,7.19 +8.75,7.19;3.44,7.19 +3.44,7.19;3.44,5.00 +6.88,5.00;6.88,7.19 +5.00,5.00;5.00,7.19 +3.12,8.44;9.06,8.44 +3.12,4.06;9.06,4.06 +5.94,7.19;5.94,9.38 +4.69,3.44;5.00,1.88 +4.69,1.88;5.00,1.25 +5.00,1.25;5.00,0.94 +5.00,0.94;5.62,0.62 +5.62,0.62;6.25,0.62 +6.25,0.62;6.88,0.62 +6.88,0.62;7.50,0.62 +7.50,0.62;7.81,0.94 +7.81,0.94;8.12,1.56 +8.12,1.56;8.12,2.19 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +9.06,0.94;9.06,1.25 +9.06,1.25;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.44,2.81 +8.44,2.81;8.12,3.12 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.44 +0.62,8.75;0.62,4.69 +3.12,8.75;0.31,8.75 +2.50,0.62;2.50,8.75 +0.62,5.94;2.50,5.94 +0.62,7.50;2.50,7.50 +0.00,4.38;0.62,4.69 +0.62,4.69;1.25,4.69 +1.25,4.69;1.56,4.69 +1.56,4.69;2.19,4.69 +2.19,4.69;2.50,5.00 +2.19,1.56;1.88,1.25 +1.88,1.25;1.25,1.25 +1.25,1.25;0.94,1.25 +0.94,1.25;0.31,0.94 +0.31,0.94;0.00,0.94 +2.19,2.50;0.31,2.50 +2.19,3.75;0.31,3.75 +1.25,1.25;1.25,3.75 + +# UTF-16 : 5e f3 +# UTF-8 : b3 bb e5 +[5ef3] 廳 +5.00,8.75;5.00,9.38 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;9.06,8.75 +4.69,4.69;8.75,4.69 +8.75,4.69;8.75,6.56 +8.75,6.56;4.69,6.56 +4.69,6.56;4.69,4.69 +7.50,4.69;7.50,6.56 +5.94,4.69;5.94,6.56 +4.38,7.50;9.06,7.50 +4.38,3.75;9.06,3.75 +6.88,6.56;6.88,8.75 +5.62,3.12;5.94,1.56 +5.62,1.56;5.94,1.25 +5.94,1.25;5.94,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;6.88,0.62 +6.88,0.62;7.50,0.62 +7.50,0.62;7.81,0.62 +7.81,0.62;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.44,1.88 +4.38,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +9.06,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.44,2.81 +7.50,1.88;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.56,3.44 +1.88,8.12;1.88,4.38 +4.38,8.12;1.25,8.12 +3.75,0.31;3.75,8.12 +1.88,5.62;3.75,5.62 +1.88,6.88;3.75,6.88 +1.25,4.06;1.88,4.38 +1.88,4.38;2.19,4.38 +2.19,4.38;2.81,4.38 +2.81,4.38;3.44,4.38 +3.44,4.38;3.75,4.38 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +3.44,2.50;1.56,2.50 +3.44,3.44;1.25,3.44 +2.50,1.25;2.50,3.44 + +# UTF-16 : 51 40 +# UTF-8 : 80 85 e5 +[5140] 兀 +0.62,8.44;8.75,8.44 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,2.19 +2.19,2.19;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,8.44 +5.94,8.44;6.25,1.88 +5.94,1.88;6.25,1.56 +6.25,1.56;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 + +# UTF-16 : 7a df +# UTF-8 : 9f ab e7 +[7adf] 竟 +1.88,3.12;7.81,3.12 +7.81,3.12;7.81,5.94 +7.81,5.94;1.56,5.94 +1.56,5.94;1.56,2.81 +1.56,4.38;7.81,4.38 +0.62,6.56;8.75,6.56 +0.94,8.44;8.75,8.44 +4.69,8.44;4.69,9.38 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.50 +6.56,7.50;6.88,8.12 +6.88,8.12;6.88,8.44 +3.44,6.56;3.44,6.88 +3.44,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +5.62,3.12;5.62,1.56 +5.62,1.56;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.62 +6.88,0.62;7.19,0.62 +7.19,0.62;7.50,0.62 +7.50,0.62;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +0.62,0.62;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,3.12 + +# UTF-16 : 86 4d +# UTF-8 : 8d 99 e8 +[864d] 虍 +1.88,3.75;8.44,4.69 +4.06,6.56;4.06,1.88 +4.06,1.88;4.06,1.56 +4.06,1.56;4.38,1.25 +4.38,1.25;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +5.94,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.50 +8.75,2.50;8.75,2.81 +4.38,6.88;4.69,9.38 +7.50,5.62;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.44,6.88 +8.44,6.88;8.75,6.88 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,6.88 +1.25,6.88;8.75,6.88 +4.38,8.44;8.12,8.44 + +# UTF-16 : 86 54 +# UTF-8 : 94 99 e8 +[8654] 虔 +4.69,7.50;4.69,9.38 +7.50,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.44,7.50 +8.44,7.50;8.75,7.50 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,7.50 +1.25,7.50;8.75,7.50 +1.56,5.94;7.19,6.56 +3.75,7.19;3.75,5.62 +3.75,5.62;4.06,5.00 +4.06,5.00;4.69,5.00 +4.69,5.00;5.31,5.00 +5.31,5.00;5.94,5.00 +5.62,5.00;6.56,5.00 +6.56,5.00;6.88,5.00 +6.88,5.00;7.50,5.00 +7.50,5.00;8.12,5.31 +8.12,5.31;8.44,5.31 +8.44,5.31;8.44,5.94 +8.44,5.94;8.44,6.25 +4.38,8.75;8.12,8.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.88,3.12 +6.88,3.12;6.56,2.81 +6.56,2.81;5.94,2.50 +5.94,2.50;5.31,2.19 +5.31,2.19;4.69,1.88 +4.69,1.88;4.06,1.56 +4.06,1.56;3.44,1.25 +3.44,1.25;2.50,0.94 +2.50,0.94;1.56,0.94 +2.81,3.44;3.44,3.12 +3.44,3.12;3.75,2.81 +3.75,2.81;4.38,2.50 +4.38,2.50;5.00,2.19 +5.00,2.19;5.62,1.88 +5.62,1.88;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;7.50,1.25 +7.50,1.25;8.12,0.94 +8.12,0.94;8.75,0.94 +5.31,3.75;5.31,5.00 +8.75,3.75;1.88,3.75 + +# UTF-16 : 86 55 +# UTF-8 : 95 99 e8 +[8655] 處 +1.56,6.25;7.19,6.88 +3.75,7.81;3.75,5.94 +3.75,5.94;4.06,5.62 +4.06,5.62;4.69,5.31 +4.69,5.31;5.31,5.31 +5.31,5.31;5.94,5.31 +5.62,5.31;6.56,5.31 +6.56,5.31;7.19,5.31 +7.19,5.31;7.50,5.31 +7.50,5.31;8.12,5.62 +8.12,5.62;8.44,5.94 +8.44,5.94;8.44,6.56 +4.38,7.81;4.69,9.38 +7.50,6.56;8.12,6.88 +8.12,6.88;8.44,7.19 +8.44,7.19;8.44,7.50 +8.44,7.50;8.75,7.81 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,7.81 +1.25,7.81;8.75,7.81 +4.38,8.75;8.12,8.75 +8.75,0.94;7.50,0.94 +7.50,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;4.69,1.25 +4.69,1.25;4.06,1.56 +4.06,1.56;3.75,1.88 +3.75,1.88;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;2.81,3.12 +2.81,3.12;2.50,3.75 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;5.94,3.75 +5.62,3.75;5.94,4.69 +5.62,4.69;7.81,4.69 +7.81,4.69;7.81,1.88 +7.81,1.88;7.81,1.56 +7.81,1.56;8.12,1.56 +8.12,1.56;8.44,1.88 +8.44,1.88;8.75,2.19 +8.75,2.19;8.75,2.81 +4.69,4.38;4.69,4.06 +4.69,4.06;4.38,3.44 +4.38,3.44;4.38,3.12 +4.38,3.12;4.06,2.50 +4.06,2.50;3.75,2.19 +3.75,2.19;3.44,1.88 +3.44,1.88;3.12,1.56 +3.12,1.56;2.50,1.25 +2.50,1.25;1.88,0.94 +1.88,0.94;1.56,0.62 +2.50,4.38;4.69,4.38 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.81,5.31 + +# UTF-16 : 7b 0f +# UTF-8 : 8f ac e7 +[7b0f] 笏 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +5.00,8.12;1.56,8.12 +7.19,6.88;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.88,8.12 +6.88,8.12;6.56,8.12 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.81,8.12 +2.81,8.12;2.81,8.12 +9.06,8.12;5.94,8.12 +6.56,9.38;6.25,8.75 +6.25,8.75;5.94,8.12 +5.94,8.12;5.31,7.81 +5.31,7.81;5.00,7.19 +5.00,7.19;4.38,6.88 +2.19,6.25;8.44,6.25 +8.44,6.25;8.44,5.00 +8.44,5.00;8.44,3.75 +8.44,3.75;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;7.81,1.25 +7.81,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.56,6.25 +0.62,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.62 +4.06,5.62;4.38,6.25 +0.31,4.06;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.50,7.19 + +# UTF-16 : 7b 4d +# UTF-8 : 8d ad e7 +[7b4d] 筍 +2.50,1.25;2.50,5.00 +2.50,5.00;6.25,5.00 +5.94,5.00;6.25,1.88 +5.94,1.88;2.50,1.88 +5.94,3.44;2.50,3.44 +1.88,6.25;8.44,6.25 +8.44,6.25;8.44,5.00 +8.44,5.00;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +0.00,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.50,7.19 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +5.00,8.12;1.56,8.12 +7.19,6.88;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.88,8.12 +6.88,8.12;6.56,8.12 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.81,8.12 +2.81,8.12;2.81,8.12 +9.06,8.12;5.94,8.12 +6.56,9.38;6.25,8.75 +6.25,8.75;5.94,8.12 +5.94,8.12;5.31,7.81 +5.31,7.81;5.00,7.19 +5.00,7.19;4.38,6.88 + +# UTF-16 : 52 4b +# UTF-8 : 8b 89 e5 +[524b] 剋 +0.94,4.06;0.94,6.88 +0.94,6.88;4.69,6.88 +4.38,6.88;4.69,4.38 +4.38,4.38;0.94,4.38 +3.44,4.38;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.62,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.19,3.75 +2.19,3.75;2.19,4.38 +2.81,6.88;2.81,9.38 +0.31,8.12;5.31,8.12 +5.94,3.75;5.94,8.75 +8.44,9.06;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;7.81,2.19 +7.81,2.19;7.19,2.19 +7.19,2.19;6.88,2.19 +6.88,2.19;6.56,2.19 + +# UTF-16 : 5c 05 +# UTF-8 : 85 b0 e5 +[5c05] 尅 +8.12,9.06;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;6.88,2.19 +6.88,2.19;6.56,2.19 +6.56,2.19;5.94,2.19 +9.06,7.81;4.69,7.81 +6.56,4.06;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.62,5.31 +5.62,5.31;5.31,5.94 +5.31,5.94;5.00,6.56 +0.94,4.06;0.94,6.88 +0.94,6.88;4.38,6.88 +4.38,6.88;4.38,4.38 +4.38,4.38;0.94,4.38 +3.12,4.38;3.44,1.56 +3.12,1.56;3.44,1.25 +3.44,1.25;3.75,0.94 +3.75,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.62,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.19,3.75 +2.19,3.75;2.19,4.38 +2.50,6.88;2.50,9.38 +0.31,8.12;4.69,8.12 + +# UTF-16 : 83 ce +# UTF-8 : 8e 8f e8 +[83ce] 菎 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +5.31,3.75;5.31,1.25 +5.31,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +5.31,2.50;5.94,2.81 +5.94,2.81;6.56,2.81 +6.56,2.81;7.50,3.12 +7.50,3.12;8.12,3.44 +8.12,3.44;8.75,3.75 +1.56,2.81;4.38,2.81 +1.56,0.94;1.56,3.75 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.56 +1.56,4.38;7.81,4.38 +7.81,4.38;7.81,7.19 +7.81,7.19;1.56,7.19 +1.56,7.19;1.56,4.06 +1.56,5.62;7.81,5.62 + +# UTF-16 : 5d 11 +# UTF-8 : 91 b4 e5 +[5d11] 崑 +1.25,8.75;1.25,7.50 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,8.75 +4.69,7.50;4.69,9.38 +5.31,3.75;5.31,1.25 +5.31,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +5.31,2.50;5.94,2.81 +5.94,2.81;6.56,2.81 +6.56,2.81;7.50,3.12 +7.50,3.12;8.12,3.44 +8.12,3.44;8.75,3.75 +1.56,2.81;4.38,2.81 +1.56,0.94;1.56,3.75 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.56 +1.56,4.06;7.81,4.06 +7.81,4.06;7.81,6.88 +7.81,6.88;1.56,6.88 +1.56,6.88;1.56,4.06 +1.56,5.31;7.81,5.31 + +# UTF-16 : 7b 9f +# UTF-8 : 9f ae e7 +[7b9f] 箟 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.69,8.44;1.56,8.44 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +5.94,9.38;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.38,7.50 +4.38,7.50;4.06,7.19 +9.06,8.44;5.31,8.44 +7.19,6.88;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +5.31,3.75;5.31,1.25 +5.31,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +5.31,2.50;5.94,2.81 +5.94,2.81;6.56,2.81 +6.56,2.81;7.50,3.12 +7.50,3.12;8.12,3.44 +8.12,3.44;8.75,3.75 +1.56,2.81;4.38,2.81 +1.56,0.94;1.56,3.75 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.56 +1.56,4.06;7.81,4.06 +7.81,4.06;7.81,6.88 +7.81,6.88;1.56,6.88 +1.56,6.88;1.56,4.06 +1.56,5.31;7.81,5.31 + +# UTF-16 : 5d 19 +# UTF-8 : 99 b4 e5 +[5d19] 崙 +9.06,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.25,6.25 +6.25,6.25;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,6.88 +4.38,6.88;4.06,6.88 +4.06,6.88;3.44,6.56 +3.44,6.56;3.12,6.25 +3.12,6.25;2.81,6.25 +2.81,6.25;2.19,5.94 +2.19,5.94;1.88,5.62 +1.88,5.62;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.31,5.00 +6.88,5.62;2.50,5.62 +3.44,4.69;3.44,0.94 +5.94,4.69;5.94,0.94 +1.25,2.81;8.12,2.81 +0.94,9.06;0.94,7.50 +0.94,7.50;8.44,7.50 +8.44,7.50;8.44,9.06 +4.69,7.50;4.69,9.38 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,1.25 +8.12,1.25;8.12,1.56 +8.12,1.56;8.12,4.69 +8.12,4.69;1.25,4.69 +1.25,4.69;1.25,0.62 + +# UTF-16 : 5d 0b +# UTF-8 : 8b b4 e5 +[5d0b] 崋 +1.25,8.75;1.25,7.50 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,8.75 +4.69,7.50;4.69,9.38 +2.19,6.56;2.19,3.44 +8.75,6.56;0.62,6.56 +7.19,3.44;7.19,6.56 +0.62,3.44;8.75,3.44 +0.31,5.00;9.06,5.00 +0.31,1.88;9.06,1.88 +4.69,0.31;4.69,6.56 + +# UTF-16 : 60 e1 +# UTF-8 : a1 83 e6 +[60e1] 惡 +3.12,3.44;3.12,1.88 +2.81,1.88;3.12,1.25 +3.12,1.25;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.62 +4.69,0.62;5.00,0.62 +5.00,0.62;5.31,0.62 +5.31,0.62;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.19,1.56 +7.19,1.56;7.50,2.19 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.44 +8.75,8.75;0.62,8.75 +0.62,4.06;8.75,4.06 +5.94,8.75;5.94,7.50 +5.94,7.50;8.12,7.50 +8.12,7.50;8.12,5.31 +8.12,5.31;5.94,5.31 +5.94,5.31;5.94,4.06 +3.44,8.75;3.44,7.50 +3.44,7.50;1.25,7.50 +1.25,7.50;1.25,5.31 +1.25,5.31;3.44,5.31 +3.44,5.31;3.44,4.06 + +# UTF-16 : 58 0a +# UTF-8 : 8a a0 e5 +[580a] 堊 +0.62,0.94;8.75,0.94 +8.12,3.12;1.25,3.12 +4.69,0.94;4.69,4.06 +8.75,8.75;0.62,8.75 +0.62,4.38;8.75,4.38 +5.94,8.75;5.94,7.19 +5.94,7.19;8.12,7.19 +8.12,7.19;8.12,5.94 +8.12,5.94;5.94,5.94 +5.94,5.94;5.94,4.38 +3.44,8.75;3.44,7.19 +3.44,7.19;1.25,7.19 +1.25,7.19;1.25,5.94 +1.25,5.94;3.44,5.94 +3.44,5.94;3.44,4.38 + +# UTF-16 : 94 1a +# UTF-8 : 9a 90 e9 +[941a] 鐚 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +3.44,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +5.31,3.44;5.31,1.88 +5.31,1.88;5.31,1.25 +5.31,1.25;5.62,0.94 +5.62,0.94;5.94,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;6.88,0.62 +6.88,0.62;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,1.56 +8.12,1.56;8.12,2.19 +3.75,0.94;3.75,1.25 +3.75,1.25;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +9.06,0.94;9.06,1.56 +9.06,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,3.44 +9.06,8.75;3.75,8.75 +3.75,4.06;9.06,4.06 +7.19,8.75;7.19,7.50 +7.19,7.50;8.75,7.50 +8.75,7.50;8.75,5.31 +8.75,5.31;7.19,5.31 +7.19,5.31;7.19,4.06 +5.62,8.75;5.62,7.50 +5.62,7.50;4.38,7.50 +4.38,7.50;4.38,5.31 +4.38,5.31;5.62,5.31 +5.62,5.31;5.62,4.06 + +# UTF-16 : 9d ed +# UTF-8 : ad b7 e9 +[9ded] 鷭 +0.31,6.56;4.38,6.56 +2.19,4.38;2.19,8.75 +0.62,8.44;1.25,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;4.06,9.06 +0.00,4.06;0.62,4.69 +0.62,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.56 +4.38,4.38;3.75,4.69 +3.75,4.69;3.44,5.00 +3.44,5.00;2.81,5.62 +2.81,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;1.25,7.50 +1.25,7.50;0.94,7.81 +0.94,7.81;0.94,8.12 +3.12,6.56;3.44,6.88 +3.44,6.88;3.44,7.19 +3.44,7.19;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;3.75,8.44 +3.75,0.62;3.75,4.38 +3.75,4.38;0.94,4.38 +0.94,4.38;0.94,0.62 +2.19,1.25;2.19,4.38 +0.94,1.25;3.75,1.25 +0.94,2.81;3.75,2.81 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +6.88,1.25;6.88,1.88 +6.88,1.88;6.88,2.19 +6.88,2.19;6.56,2.81 +6.56,2.81;6.56,2.81 +5.62,0.94;5.62,1.56 +5.62,1.56;5.62,2.19 +5.62,2.19;5.62,2.81 +5.62,2.81;5.62,2.81 +4.38,0.62;4.38,1.25 +4.38,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;4.69,2.50 +4.69,2.50;5.00,2.81 +4.69,5.62;8.75,5.62 +8.75,5.62;8.75,8.44 +8.75,8.44;4.69,8.44 +4.69,8.44;4.69,3.44 +4.69,3.44;9.06,3.44 +8.75,3.44;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +4.69,7.19;8.44,7.19 +6.25,9.38;6.25,9.06 +6.25,9.06;6.25,8.44 +6.25,8.44;6.25,8.44 +4.69,4.69;9.06,4.69 + +# UTF-16 : 98 dc +# UTF-8 : 9c a3 e9 +[98dc] 飜 +9.06,4.38;8.75,4.06 +8.75,4.06;8.44,3.75 +8.44,3.75;8.12,3.75 +9.38,2.50;9.06,2.81 +9.06,2.81;8.75,2.81 +8.75,2.81;8.12,3.12 +9.06,8.75;8.75,8.44 +8.75,8.44;8.44,8.12 +8.44,8.12;8.12,7.81 +8.12,7.81;8.12,7.50 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +4.06,5.31;7.81,5.31 +7.81,5.31;7.81,4.38 +7.81,4.38;7.81,3.75 +7.81,3.75;7.81,3.12 +7.81,3.12;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.38,1.56 +9.38,1.56;9.38,2.19 +6.56,0.62;6.56,8.12 +4.06,0.62;4.38,1.25 +4.38,1.25;4.69,1.88 +4.69,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.00,4.69 +5.00,4.69;5.00,5.62 +5.00,5.62;5.00,6.56 +5.00,6.56;5.00,7.19 +4.06,6.88;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.12 +4.38,8.75;7.81,8.75 +7.50,8.75;7.81,8.12 +7.81,8.12;7.81,7.50 +7.81,7.50;7.81,6.88 +7.81,6.88;7.81,6.25 +7.81,6.25;8.12,5.94 +8.12,5.94;8.12,5.62 +8.12,5.62;8.44,5.00 +8.44,5.00;8.75,4.69 +8.75,4.69;9.06,5.31 +9.06,5.31;9.38,5.62 +9.38,5.62;9.38,5.62 +0.31,6.56;4.38,6.56 +2.19,4.38;2.19,8.75 +0.62,8.44;1.25,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;4.06,9.06 +0.00,4.06;0.62,4.69 +0.62,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.56 +4.38,4.38;3.75,4.69 +3.75,4.69;3.44,5.00 +3.44,5.00;2.81,5.62 +2.81,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;1.25,7.50 +1.25,7.50;0.94,7.81 +0.94,7.81;0.94,8.12 +3.12,6.56;3.44,6.88 +3.44,6.88;3.44,7.19 +3.44,7.19;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;3.75,8.44 +3.75,0.62;3.75,4.38 +3.75,4.38;0.94,4.38 +0.94,4.38;0.94,0.62 +2.19,1.25;2.19,4.38 +0.94,1.25;3.75,1.25 +0.94,2.81;3.75,2.81 + +# UTF-16 : 66 0a +# UTF-8 : 8a 98 e6 +[660a] 昊 +1.88,5.94;7.81,5.94 +7.81,5.94;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.94 +1.88,7.50;7.50,7.50 +0.31,4.69;9.06,4.69 +0.62,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;4.69,4.06 +4.69,4.06;4.69,4.69 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.69,4.06 +0.62,3.44;8.75,3.44 + +# UTF-16 : 66 4f +# UTF-8 : 8f 99 e6 +[664f] 晏 +1.25,6.25;8.12,6.25 +8.12,6.25;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,6.25 +1.25,7.50;8.12,7.50 +4.69,5.31;4.69,6.25 +8.75,4.38;8.75,5.31 +8.75,5.31;0.62,5.31 +0.62,5.31;0.62,4.38 +9.06,3.75;0.31,3.75 +0.94,0.62;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.19,3.75 +4.06,5.00;3.75,4.38 +3.75,4.38;3.12,3.75 +3.12,3.75;2.81,3.12 +2.81,3.12;2.50,2.81 +2.50,2.81;2.19,2.81 +2.19,2.81;1.56,2.50 +1.56,2.50;1.25,2.19 +1.88,2.50;2.50,2.50 +2.50,2.50;3.12,2.19 +3.12,2.19;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;5.00,1.88 +5.00,1.88;5.62,1.56 +5.62,1.56;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.75,0.62 + +# UTF-16 : 65 f1 +# UTF-8 : b1 97 e6 +[65f1] 旱 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.62 +1.56,7.19;7.81,7.19 +0.62,2.81;8.75,2.81 +0.94,4.38;8.44,4.38 +4.69,0.62;4.69,4.38 + +# UTF-16 : 63 4d +# UTF-8 : 8d 8d e6 +[634d] 捍 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;2.19,4.06 +2.19,4.06;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.44 +3.12,7.19;0.31,7.19 +6.25,4.38;6.25,0.62 +3.75,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.62 +3.75,7.19;8.75,7.19 +2.81,2.81;9.06,2.81 +8.75,4.38;3.44,4.38 + +# UTF-16 : 60 8d +# UTF-8 : 8d 82 e6 +[608d] 悍 +6.25,4.38;6.25,0.62 +3.75,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.62 +3.75,7.19;8.75,7.19 +2.81,2.81;9.06,2.81 +8.75,4.38;3.44,4.38 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.81,6.25 +2.81,6.25;2.50,6.88 +2.50,6.88;2.50,7.19 + +# UTF-16 : 68 7f +# UTF-8 : bf a1 e6 +[687f] 桿 +6.25,4.38;6.25,0.62 +3.75,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.62 +3.75,7.19;8.75,7.19 +2.81,2.81;9.06,2.81 +8.75,4.38;3.44,4.38 +1.56,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 + +# UTF-16 : 7a 08 +# UTF-8 : 88 a8 e7 +[7a08] 稈 +3.44,9.06;2.81,8.75 +2.81,8.75;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.44,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +6.25,4.38;6.25,0.62 +3.75,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.62 +3.75,7.19;8.75,7.19 +3.12,2.81;9.06,2.81 +8.75,4.38;3.44,4.38 + +# UTF-16 : 99 fb +# UTF-8 : bb a7 e9 +[99fb] 駻 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.50,1.56;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.25,3.44 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +4.06,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;3.44,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,8.75;2.19,4.38 +0.94,5.62;3.75,5.62 +0.94,7.19;3.75,7.19 +6.56,4.38;6.56,0.62 +4.38,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;4.38,8.75 +4.38,8.75;4.38,5.62 +4.38,7.19;8.75,7.19 +4.06,2.81;9.06,2.81 +9.06,4.38;4.38,4.38 + +# UTF-16 : 4e ce +# UTF-8 : 8e bb e4 +[4ece] 从 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.56,6.25 +6.56,6.25;6.56,6.88 +6.56,6.88;6.56,9.06 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.88,4.06 +6.88,4.06;6.88,4.69 +6.88,4.69;6.56,5.31 +6.56,5.31;6.56,6.25 +6.56,6.25;6.56,6.88 +0.00,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.19,4.69 +2.19,4.69;2.50,5.31 +2.50,5.31;2.50,6.25 +2.50,6.25;2.50,6.88 +2.50,6.88;2.50,9.06 +2.50,6.56;2.81,5.94 +2.81,5.94;3.12,5.31 +3.12,5.31;3.44,4.69 +3.44,4.69;3.75,4.38 +3.75,4.38;3.75,4.06 +3.75,4.06;4.06,3.44 +4.06,3.44;4.38,3.12 +4.38,3.12;4.38,2.50 + +# UTF-16 : 4e c4 +# UTF-8 : 84 bb e4 +[4ec4] 仄 +1.25,0.94;2.19,1.25 +2.19,1.25;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.69,4.69 +4.69,4.69;5.00,5.31 +5.00,5.31;5.00,6.25 +5.00,6.25;5.00,6.88 +5.00,6.88;5.00,8.12 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.81 +6.56,2.81;5.94,3.44 +5.94,3.44;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.00,6.25 +5.00,6.25;5.00,6.88 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.75,8.75 + +# UTF-16 : 54 3c +# UTF-8 : bc 90 e5 +[543c] 吼 +0.94,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +7.19,9.06;7.19,1.56 +7.19,1.56;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.75 +3.12,4.69;6.88,5.31 +6.56,8.75;3.12,8.75 +4.69,6.88;5.00,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +6.56,8.75;6.25,8.12 +6.25,8.12;5.94,7.81 +5.94,7.81;5.62,7.50 +5.62,7.50;5.31,6.88 +5.31,6.88;5.00,6.56 + +# UTF-16 : 79 5f +# UTF-8 : 9f a5 e7 +[795f] 祟 +4.69,3.44;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +8.75,3.44;0.62,3.44 +8.12,4.69;1.25,4.69 +4.69,5.62;4.69,9.38 +0.94,7.19;0.94,5.62 +0.94,5.62;8.44,5.62 +8.44,5.62;8.44,7.19 +1.56,8.75;1.56,7.50 +1.56,7.50;7.81,7.50 +7.81,7.50;7.81,8.75 + +# UTF-16 : 95 96 +# UTF-8 : 96 96 e9 +[9596] 閖 +5.31,7.19;8.44,7.19 +4.06,7.19;0.94,7.19 +0.94,0.62;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.62 +4.06,5.62;0.94,5.62 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.62 +5.31,5.62;8.44,5.62 +4.69,5.31;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +1.88,4.38;4.38,4.38 +4.69,4.69;5.00,4.06 +5.00,4.06;5.31,3.75 +5.31,3.75;5.62,3.44 +5.62,3.44;5.94,3.12 +5.94,3.12;6.25,2.81 +6.25,2.81;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.19,1.88 +7.19,1.88;7.50,1.56 +7.19,4.69;6.88,4.38 +6.88,4.38;6.56,4.06 +6.56,4.06;6.25,3.75 +6.25,3.75;5.94,3.44 +5.94,3.44;5.62,3.44 +4.38,4.38;4.06,3.75 +4.06,3.75;3.44,3.12 +3.44,3.12;3.12,2.50 +3.12,2.50;2.50,2.19 +2.50,2.19;1.88,1.56 + +# UTF-16 : 95 98 +# UTF-8 : 98 96 e9 +[9598] 閘 +5.31,7.19;8.44,7.19 +4.06,7.19;0.94,7.19 +0.94,0.62;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.62 +4.06,5.62;0.94,5.62 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.62 +5.31,5.62;8.44,5.62 +2.50,5.00;2.50,2.19 +6.88,2.19;6.88,5.00 +6.88,5.00;2.50,5.00 +4.69,5.00;4.69,0.94 +2.50,2.50;6.88,2.50 +2.50,3.75;6.88,3.75 + +# UTF-16 : 95 ca +# UTF-8 : 8a 97 e9 +[95ca] 闊 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.62;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 +7.19,3.12;4.06,3.12 +4.06,3.12;4.06,0.94 +4.06,1.56;7.19,1.56 +7.19,1.56;7.19,3.12 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,4.69;3.12,5.00 +3.12,5.00;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.31 +3.12,3.44;2.81,3.75 +2.81,3.75;2.19,3.75 +2.19,3.75;1.88,4.06 +1.88,4.06;1.56,4.06 +3.44,4.06;7.50,4.06 +5.62,3.12;5.62,5.00 +3.75,5.00;4.69,5.00 +4.69,5.00;5.31,5.00 +5.31,5.00;5.94,5.31 +5.94,5.31;6.56,5.31 +6.56,5.31;7.50,5.31 + +# UTF-16 : 95 cd +# UTF-8 : 8d 97 e9 +[95cd] 闍 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.62;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 +2.81,3.12;2.81,0.94 +2.81,1.25;6.88,1.25 +6.88,1.25;6.88,3.12 +6.88,3.12;2.81,3.12 +2.81,2.19;6.88,2.19 +1.56,2.81;2.50,3.12 +2.50,3.12;3.12,3.44 +3.12,3.44;3.75,3.44 +3.75,3.44;4.38,3.75 +4.38,3.75;5.00,4.06 +5.00,4.06;5.62,4.38 +5.62,4.38;6.25,4.69 +6.25,4.69;6.56,5.00 +6.56,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +1.56,4.38;7.81,4.38 +6.56,5.31;2.19,5.31 +4.38,4.38;4.38,5.94 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.25,3.75 +6.25,3.75;6.25,4.06 + +# UTF-16 : 95 d6 +# UTF-8 : 96 97 e9 +[95d6] 闖 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.62;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 +6.25,1.56;5.94,1.88 +5.94,1.88;5.94,2.50 +5.94,2.50;5.62,2.50 +5.00,1.56;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +3.75,1.25;3.75,1.56 +3.75,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.50,2.50 +7.19,5.31;2.50,5.31 +2.50,5.31;2.50,2.81 +2.50,2.81;7.19,2.81 +7.19,2.81;7.19,2.19 +7.19,2.19;7.19,1.88 +7.19,1.88;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +4.69,5.31;4.69,3.12 +2.50,3.75;7.19,3.75 +2.50,4.69;7.19,4.69 + +# UTF-16 : 95 e2 +# UTF-8 : a2 97 e9 +[95e2] 闢 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.62;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 +4.38,3.12;7.81,3.12 +6.88,3.12;6.88,3.75 +6.88,3.75;7.19,4.06 +7.19,4.06;7.19,4.69 +7.19,4.69;7.19,5.00 +5.62,3.12;5.62,3.75 +5.62,3.75;5.31,4.38 +5.31,4.38;5.31,4.69 +5.31,4.69;5.00,5.00 +6.25,3.12;6.25,0.94 +4.69,2.19;7.81,2.19 +4.69,5.00;7.81,5.00 +6.25,5.00;6.25,5.62 +1.88,2.81;1.88,0.62 +1.88,1.25;4.38,1.25 +4.38,1.25;4.38,2.81 +4.38,2.81;1.88,2.81 +1.25,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;1.88,3.12 +1.88,3.12;1.88,3.75 +1.88,3.75;1.88,5.31 +1.88,5.31;4.06,5.31 +4.06,5.31;4.06,3.75 +4.06,3.75;1.88,3.75 + +# UTF-16 : 73 1c +# UTF-8 : 9c 8c e7 +[731c] 猜 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;1.88,6.56 +1.88,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.19,4.06 +2.19,4.06;2.19,3.44 +2.19,3.44;2.19,2.81 +2.19,2.81;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,9.06;2.50,8.44 +2.50,8.44;1.88,7.81 +1.88,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +8.44,5.00;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.44,0.62;3.44,5.00 +3.44,5.00;8.44,5.00 +2.81,5.94;9.06,5.94 +8.75,8.44;3.12,8.44 +8.75,7.19;3.44,7.19 +5.94,5.94;5.94,9.38 +5.94,3.12;5.94,5.00 +3.44,2.81;8.44,2.81 + +# UTF-16 : 77 5b +# UTF-8 : 9b 9d e7 +[775b] 睛 +8.44,5.00;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.75,0.62;3.75,5.00 +3.75,5.00;8.44,5.00 +3.12,5.94;9.06,5.94 +8.75,8.44;3.44,8.44 +8.75,7.19;3.75,7.19 +5.94,5.94;6.25,9.38 +5.94,3.12;6.25,5.00 +3.75,2.81;8.44,2.81 +0.94,1.56;2.81,1.56 +2.81,1.56;2.81,8.44 +2.81,8.44;0.94,8.44 +0.94,8.44;0.94,0.94 +0.94,4.06;2.81,4.06 +0.94,6.25;2.81,6.25 + +# UTF-16 : 87 3b +# UTF-8 : bb 9c e8 +[873b] 蜻 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,3.75 +3.75,0.94;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;2.81,3.75 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +8.75,5.00;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +4.06,0.62;4.06,5.00 +4.06,5.00;8.44,5.00 +3.75,5.94;9.06,5.94 +8.75,8.44;3.75,8.44 +8.75,7.19;4.06,7.19 +6.25,5.94;6.56,9.38 +6.25,3.12;6.56,5.00 +4.06,2.81;8.75,2.81 + +# UTF-16 : 76 ba +# UTF-8 : ba 9a e7 +[76ba] 皺 +1.25,4.38;4.38,4.38 +4.38,4.38;4.38,3.44 +4.38,3.44;4.06,2.81 +4.06,2.81;4.06,2.50 +4.06,2.50;4.06,1.88 +4.06,1.88;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +1.25,8.44;4.06,8.44 +4.06,8.44;4.06,7.50 +4.06,7.50;4.06,6.88 +4.06,6.88;4.06,6.56 +4.06,6.56;4.06,5.94 +4.06,5.94;3.75,5.62 +3.75,5.62;3.44,5.00 +3.44,5.00;3.44,5.00 +3.44,5.00;3.12,5.00 +3.12,5.00;2.50,5.00 +2.50,5.00;2.50,5.00 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.56,5.31 +0.31,7.19;0.62,7.50 +0.62,7.50;0.94,7.81 +0.94,7.81;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.56,9.38 +0.94,3.44;0.94,2.19 +0.94,2.19;3.44,2.19 +3.44,2.19;3.44,3.44 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.19,3.12 +2.19,3.12;2.19,3.44 +2.19,3.44;2.19,4.06 +0.31,5.00;0.94,5.31 +0.94,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.19,7.50 +2.19,7.50;2.19,8.12 +0.94,7.50;0.94,6.25 +0.94,6.25;3.44,6.25 +3.44,6.25;3.44,7.50 +8.44,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +8.75,7.50;9.06,7.81 +9.06,7.81;9.06,8.12 +5.00,5.94;8.75,5.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;8.12,4.38 +8.12,4.38;8.44,5.00 +8.44,5.00;8.75,5.94 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.62,5.31 +6.88,5.94;6.88,9.38 +4.38,0.94;4.69,1.25 +4.69,1.25;4.69,1.56 +4.69,1.56;4.69,2.19 +4.69,2.19;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,5.62;5.00,8.12 +5.00,8.12;9.06,8.12 + +# UTF-16 : 91 12 +# UTF-8 : 92 84 e9 +[9112] 鄒 +9.06,8.75;5.94,8.75 +5.94,8.75;5.94,0.62 +6.88,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.44,2.19 +8.44,2.19;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +1.25,4.38;5.00,4.38 +5.00,4.38;5.00,3.44 +5.00,3.44;5.00,2.81 +5.00,2.81;5.00,2.50 +5.00,2.50;5.00,1.88 +5.00,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;3.12,0.94 +1.25,8.44;5.00,8.44 +5.00,8.44;5.00,7.50 +5.00,7.50;5.00,6.88 +5.00,6.88;5.00,6.56 +5.00,6.56;4.69,5.94 +4.69,5.94;4.69,5.62 +4.69,5.62;4.38,5.00 +4.38,5.00;4.06,5.00 +4.06,5.00;3.75,5.00 +3.75,5.00;3.12,5.00 +3.12,5.00;3.12,5.00 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.31 +0.31,7.19;0.62,7.50 +0.62,7.50;0.94,7.81 +0.94,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.38 +0.94,3.44;0.94,2.19 +0.94,2.19;4.06,2.19 +4.06,2.19;4.06,3.44 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,0.94 +1.25,0.94;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.31,5.00;0.94,5.00 +0.94,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.50,6.56 +2.50,6.56;2.50,7.19 +2.50,7.19;2.50,7.50 +2.50,7.50;2.50,8.12 +0.94,7.50;0.94,6.25 +0.94,6.25;4.06,6.25 +4.06,6.25;4.06,7.50 + +# UTF-16 : 56 ee +# UTF-8 : ae 9b e5 +[56ee] 囮 +8.75,0.62;8.75,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.44,1.25 +8.75,0.62;8.75,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.75,1.25 +3.75,8.12;3.44,7.81 +3.44,7.81;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;2.81,6.56 +2.81,6.56;2.50,5.94 +2.50,5.94;2.50,5.62 +2.50,5.62;2.19,5.31 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +2.81,1.88;2.81,6.56 +5.00,8.12;5.00,2.81 +5.00,2.81;5.00,2.50 +5.00,2.50;5.00,2.19 +5.00,2.19;5.62,2.19 +5.62,2.19;6.25,2.19 +6.25,2.19;6.88,2.19 +6.88,2.19;7.50,2.19 +7.50,2.19;7.50,2.50 +7.50,2.50;7.81,3.44 +7.81,3.44;7.81,3.75 +7.81,3.75;7.81,4.38 +5.00,5.00;5.62,5.31 +5.62,5.31;5.94,5.94 +5.94,5.94;6.56,6.25 +6.56,6.25;7.19,6.56 +7.19,6.56;7.81,7.19 + +# UTF-16 : 76 e1 +# UTF-8 : a1 9b e7 +[76e1] 盡 +1.25,6.25;7.81,6.25 +7.81,6.25;7.81,8.44 +7.81,8.44;1.25,8.44 +0.31,7.50;9.06,7.50 +0.31,5.31;9.06,5.31 +4.69,5.31;4.69,9.38 +1.56,2.81;1.56,0.94 +7.81,0.94;7.81,3.12 +7.81,3.12;1.25,3.12 +3.75,3.12;3.75,0.94 +5.62,3.12;5.94,0.94 +0.31,0.94;9.06,0.94 +8.75,3.12;8.44,3.44 +8.44,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,5.00 +6.25,3.44;5.94,4.06 +5.94,4.06;5.62,4.38 +5.62,4.38;5.31,4.69 +5.31,4.69;5.31,5.00 +3.75,3.44;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.44,5.00 +0.62,3.12;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.56,4.06;1.88,4.38 +1.88,4.38;2.19,5.00 + +# UTF-16 : 51 18 +# UTF-8 : 98 84 e5 +[5118] 儘 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +9.06,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +6.56,3.44;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.94,4.69 +5.94,4.69;5.94,4.69 +4.69,3.44;4.38,4.06 +4.38,4.06;4.38,4.38 +4.38,4.38;4.38,4.69 +1.88,3.12;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;3.12,4.69 +2.50,6.25;8.12,6.25 +8.12,6.25;8.12,8.44 +8.12,8.44;2.50,8.44 +2.19,7.50;9.38,7.50 +1.88,5.31;9.06,5.31 +5.62,5.31;5.62,9.38 +2.81,2.81;2.81,0.94 +8.12,0.94;8.12,3.12 +8.12,3.12;2.50,3.12 +4.38,3.12;4.69,0.94 +6.25,3.12;6.56,0.94 +1.88,0.94;9.06,0.94 + +# UTF-16 : 71 fc +# UTF-8 : bc 87 e7 +[71fc] 燼 +2.81,2.19;2.50,2.50 +2.50,2.50;2.19,3.12 +2.19,3.12;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +2.81,7.19;2.50,6.88 +2.50,6.88;2.19,6.56 +2.19,6.56;1.88,5.94 +1.88,5.94;1.56,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +9.06,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,4.69 +6.88,3.44;6.88,3.75 +6.88,3.75;6.56,4.38 +6.56,4.38;6.25,4.69 +6.25,4.69;6.25,4.69 +5.00,3.44;5.00,4.06 +5.00,4.06;4.69,4.38 +4.69,4.38;4.69,4.69 +2.50,3.12;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.44,4.38 +3.44,4.38;3.44,4.69 +3.44,4.69;3.75,4.69 +3.12,6.25;8.12,6.25 +8.12,6.25;8.12,8.44 +8.12,8.44;3.12,8.44 +3.12,7.50;9.38,7.50 +2.50,5.31;9.06,5.31 +5.62,5.31;5.62,9.38 +3.12,2.81;3.12,0.94 +8.44,0.94;8.44,3.12 +8.44,3.12;2.81,3.12 +4.69,3.12;4.69,0.94 +6.56,3.12;6.56,0.94 +2.19,0.94;9.06,0.94 + +# UTF-16 : 8d 10 +# UTF-8 : 90 b4 e8 +[8d10] 贐 +0.62,3.12;2.81,3.12 +2.81,3.12;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,3.12 +0.62,5.00;2.81,5.00 +0.62,6.88;2.81,6.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.25,2.50 +3.12,1.25;2.81,1.88 +2.81,1.88;2.50,2.19 +2.50,2.19;2.19,2.50 +2.19,2.50;2.19,2.50 +9.06,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;8.12,4.69 +7.19,3.44;6.88,3.75 +6.88,3.75;6.88,4.38 +6.88,4.38;6.56,4.69 +6.56,4.69;6.56,4.69 +5.31,3.44;5.31,4.06 +5.31,4.06;5.31,4.38 +5.31,4.38;5.00,4.69 +3.12,3.12;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.06,4.69 +3.44,6.25;8.44,6.25 +8.44,6.25;8.44,8.44 +8.44,8.44;3.44,8.44 +3.12,7.50;9.38,7.50 +3.12,5.31;9.06,5.31 +5.94,5.31;5.94,9.38 +3.44,2.81;3.75,0.94 +8.44,0.94;8.44,3.12 +8.44,3.12;3.44,3.12 +5.31,3.12;5.31,0.94 +6.88,3.12;6.88,0.94 +2.81,0.94;9.06,0.94 + +# UTF-16 : 8c e3 +# UTF-8 : a3 b3 e8 +[8ce3] 賣 +0.62,8.75;8.75,8.75 +1.25,7.81;8.12,7.81 +4.69,7.81;4.69,9.38 +1.56,2.19;7.81,2.19 +7.81,2.19;7.81,5.31 +7.81,5.31;1.56,5.31 +1.56,5.31;1.56,2.19 +1.56,3.12;7.81,3.12 +1.56,4.06;7.81,4.06 +0.62,0.62;1.25,0.94 +1.25,0.94;2.19,0.94 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.56 +0.94,5.62;0.94,7.19 +0.94,7.19;8.44,7.19 +8.44,7.19;8.44,5.94 +8.44,5.94;0.94,5.94 +5.94,7.19;5.94,5.94 +3.44,7.19;3.44,5.94 + +# UTF-16 : 8d 0a +# UTF-8 : 8a b4 e8 +[8d0a] 贊 +1.56,2.50;8.12,2.50 +7.81,2.50;8.12,5.62 +7.81,5.62;1.56,5.62 +1.25,5.62;1.56,2.19 +1.56,3.44;7.81,3.44 +1.56,4.38;7.81,4.38 +0.62,0.62;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +2.19,6.25;2.81,6.25 +2.81,6.25;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.38,6.56 +4.38,6.56;4.69,6.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.56 +6.56,1.56;5.94,1.88 +4.38,8.44;1.25,8.44 +4.69,7.50;0.62,7.50 +2.81,7.50;2.81,9.38 +0.31,7.81;0.94,8.12 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,9.06 +1.56,9.06;1.56,9.06 +8.75,8.44;5.62,8.44 +9.06,7.50;5.00,7.50 +7.19,7.50;7.19,9.38 +4.69,7.81;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.94,9.06 +5.94,9.06;5.94,9.06 +7.50,7.50;7.50,6.56 +7.50,6.56;7.81,6.25 +7.81,6.25;8.12,6.25 +8.12,6.25;8.75,6.25 +8.75,6.25;9.06,6.56 +9.06,6.56;9.06,6.88 +3.12,7.50;3.12,6.25 +0.31,5.62;0.94,5.94 +0.94,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.88,7.19 +1.88,7.19;2.19,7.50 +4.69,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.50 + +# UTF-16 : 8b 9a +# UTF-8 : 9a ae e8 +[8b9a] 讚 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 +3.75,2.50;8.44,2.50 +8.44,2.50;8.44,5.62 +8.44,5.62;3.75,5.62 +3.75,5.62;3.75,2.19 +3.75,3.44;8.44,3.44 +3.75,4.38;8.44,4.38 +3.12,0.62;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.56 +5.00,1.56;5.31,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.88 +4.38,6.25;5.00,6.25 +5.00,6.25;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;6.25,6.88 +5.94,8.44;3.75,8.44 +5.94,7.50;3.44,7.50 +4.69,7.50;4.69,9.38 +8.75,8.44;6.56,8.44 +9.06,7.50;6.56,7.50 +7.81,7.50;7.81,9.38 +8.12,7.50;8.12,6.56 +8.12,6.56;8.44,6.25 +8.44,6.25;8.44,6.25 +8.44,6.25;8.75,6.25 +8.75,6.25;9.06,6.56 +9.06,6.56;9.06,6.88 +5.00,7.50;5.00,6.25 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.38,7.50 +6.25,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.19,7.19 +7.19,7.19;7.19,7.50 +3.12,7.81;3.44,8.12 +3.44,8.12;3.75,8.44 +3.75,8.44;4.06,9.06 +4.06,9.06;4.06,9.06 +6.25,7.81;6.56,8.12 +6.56,8.12;6.88,8.44 +6.88,8.44;6.88,9.06 +6.88,9.06;6.88,9.06 + +# UTF-16 : 94 7d +# UTF-8 : bd 91 e9 +[947d] 鑽 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.38 +3.75,2.50;8.44,2.50 +8.44,2.50;8.44,5.62 +8.44,5.62;3.75,5.62 +3.75,5.62;3.75,2.19 +3.75,3.44;8.44,3.44 +3.75,4.38;8.44,4.38 +3.12,0.62;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.56 +5.00,1.56;5.31,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.88 +4.38,6.25;5.00,6.25 +5.00,6.25;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;6.25,6.88 +6.25,8.44;4.06,8.44 +6.25,7.50;3.75,7.50 +5.00,7.50;5.00,9.38 +8.75,8.44;6.88,8.44 +9.06,7.50;6.56,7.50 +7.81,7.50;7.81,9.38 +8.12,7.50;8.12,6.56 +8.12,6.56;8.44,6.25 +8.44,6.25;8.44,6.25 +8.44,6.25;8.75,6.25 +8.75,6.25;9.06,6.56 +9.06,6.56;9.06,6.88 +5.00,7.50;5.00,6.25 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.38,7.50 +6.25,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.19,7.19 +7.19,7.19;7.19,7.50 +3.44,7.81;3.75,8.12 +3.75,8.12;4.06,8.44 +4.06,8.44;4.38,9.06 +4.38,9.06;4.38,9.06 +6.25,7.81;6.56,8.12 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,9.06 +7.19,9.06;7.19,9.06 + +# UTF-16 : 74 da +# UTF-8 : 9a 93 e7 +[74da] 瓚 +2.81,8.44;0.31,8.44 +2.50,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.00,1.25;0.62,1.56 +0.62,1.56;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.19 +3.44,2.50;8.44,2.50 +8.44,2.50;8.44,5.62 +8.44,5.62;3.44,5.62 +3.44,5.62;3.44,2.19 +3.44,3.44;8.44,3.44 +3.44,4.38;8.44,4.38 +2.50,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;6.56,1.88 +4.06,6.25;4.38,6.25 +4.38,6.25;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.94,6.88 +5.94,6.88;5.94,6.88 +5.62,8.44;3.12,8.44 +5.62,7.50;2.81,7.50 +4.38,7.50;4.38,9.38 +8.75,8.44;6.56,8.44 +9.06,7.50;6.25,7.50 +7.50,7.50;7.50,9.38 +7.81,7.50;7.81,6.56 +7.81,6.56;8.12,6.25 +8.12,6.25;8.44,6.25 +8.44,6.25;8.75,6.25 +8.75,6.25;9.06,6.56 +9.06,6.56;9.06,6.88 +4.69,7.50;4.69,6.25 +2.81,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;3.75,7.19 +3.75,7.19;4.06,7.50 +5.94,5.94;6.25,6.25 +6.25,6.25;6.56,6.56 +6.56,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.19,7.50 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.44 +3.12,8.44;3.44,9.06 +3.44,9.06;3.44,9.06 +5.94,7.81;6.25,8.12 +6.25,8.12;6.56,8.44 +6.56,8.44;6.56,9.06 +6.56,9.06;6.88,9.06 + +# UTF-16 : 74 a8 +# UTF-8 : a8 92 e7 +[74a8] 璨 +9.06,3.44;2.81,3.44 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.25,3.12 +6.25,3.12;5.94,3.44 +5.62,0.62;5.94,5.31 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;4.06,4.38 +4.06,4.38;4.06,4.69 +4.06,4.69;3.75,5.00 +6.56,3.44;6.88,3.75 +6.88,3.75;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;7.81,4.69 +7.81,4.69;8.12,5.00 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.31,3.12 +5.31,3.12;5.94,3.44 +5.94,8.75;9.06,8.75 +5.62,5.62;6.25,5.94 +6.25,5.94;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.44,7.81 +8.44,7.81;8.75,8.44 +8.75,8.44;9.06,8.75 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.88,7.19 +6.88,7.19;6.56,7.50 +6.56,7.50;6.56,8.12 +6.56,8.12;6.25,8.44 +2.81,6.25;3.12,6.56 +3.12,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +3.44,7.50;5.94,7.50 +5.62,7.50;5.62,6.88 +5.62,6.88;5.31,6.25 +5.31,6.25;5.00,5.94 +5.00,5.94;4.69,5.62 +4.69,5.62;4.06,5.31 +4.06,5.31;3.75,5.00 +3.75,5.00;3.44,5.00 +3.44,5.00;2.81,4.69 +5.00,5.94;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,6.56 +3.75,6.56;3.44,6.88 +4.38,7.50;4.38,9.38 +4.38,8.75;5.62,8.75 +2.81,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.31,1.56;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 + +# UTF-16 : 5a 1c +# UTF-8 : 9c a8 e5 +[5a1c] 娜 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,4.06;2.50,5.00 +2.50,5.00;2.50,5.62 +2.50,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.56,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.62,4.38;1.25,4.06 +1.25,4.06;1.56,3.44 +1.56,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,1.88 +2.81,1.88;2.81,1.56 +9.06,8.75;6.88,8.75 +6.88,8.75;6.88,0.62 +7.50,1.88;7.81,1.88 +7.81,1.88;8.44,1.88 +8.44,1.88;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.75,4.69 +8.75,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;8.12,6.25 +8.12,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +2.81,0.62;3.12,0.94 +3.12,0.94;3.44,1.56 +3.44,1.56;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.38,6.25 +4.38,6.25;4.38,7.19 +4.38,7.19;4.38,8.75 +2.81,8.75;5.94,8.75 +5.94,8.75;5.94,6.56 +5.94,6.56;5.94,5.00 +5.94,5.00;5.94,3.75 +5.94,3.75;5.94,2.81 +5.94,2.81;5.94,2.19 +5.94,2.19;5.94,1.56 +5.94,1.56;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +3.12,6.56;5.94,6.56 +3.12,4.38;5.94,4.38 + +# UTF-16 : 62 cf +# UTF-8 : 8f 8b e6 +[62cf] 拏 +4.38,8.44;0.31,8.44 +0.31,5.31;0.94,5.31 +0.94,5.31;1.56,5.62 +1.56,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.38,8.44 +1.25,7.19;1.88,6.88 +1.88,6.88;2.50,6.56 +2.50,6.56;3.12,6.25 +3.12,6.25;3.75,5.94 +3.75,5.94;4.38,5.62 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;0.62,6.56 +4.69,8.75;8.75,8.75 +5.00,5.31;5.31,5.62 +5.31,5.62;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.75 +9.06,5.31;8.75,5.31 +8.75,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.31,8.12 +4.69,4.69;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.62 +4.38,0.62;4.06,0.62 +4.06,0.62;3.44,0.62 +3.44,0.62;3.12,0.62 +3.12,0.62;2.50,0.62 +9.06,2.19;0.31,2.19 +8.44,3.44;0.94,3.44 +1.25,4.69;2.19,4.69 +2.19,4.69;2.81,4.69 +2.81,4.69;3.75,4.69 +3.75,4.69;4.38,4.69 +4.38,4.69;5.00,4.69 +5.00,4.69;5.94,4.69 +5.94,4.69;6.56,4.69 +6.56,4.69;7.19,5.00 +7.19,5.00;7.81,5.00 +7.81,5.00;8.12,5.00 + +# UTF-16 : 51 3a +# UTF-8 : ba 84 e5 +[513a] 儺 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.31,5.00 +0.31,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +0.94,0.62;0.94,6.56 +8.12,9.38;8.12,8.75 +8.12,8.75;8.12,8.44 +8.12,8.44;7.81,7.81 +7.81,7.81;7.81,7.81 +5.94,7.81;6.25,0.62 +9.06,7.81;6.25,7.81 +7.81,1.25;7.81,7.81 +6.25,1.25;9.38,1.25 +5.94,3.44;9.06,3.44 +5.94,5.62;9.06,5.62 +5.31,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;6.25,8.12 +6.25,8.12;6.25,8.75 +6.25,8.75;6.56,9.38 +1.88,8.44;5.94,8.44 +2.81,7.19;2.81,9.38 +4.69,7.50;2.81,7.50 +5.00,9.38;5.00,7.19 +1.88,0.94;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;3.75,7.50 +5.62,0.94;5.31,1.25 +5.31,1.25;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,3.12 +1.88,2.81;5.62,2.81 +2.19,4.06;5.62,4.06 +5.31,5.00;5.31,6.56 +5.31,6.56;2.19,6.56 +2.19,6.56;2.19,5.00 +2.50,5.00;5.31,5.00 + +# UTF-16 : 65 24 +# UTF-8 : a4 94 e6 +[6524] 攤 +8.12,9.38;8.12,8.75 +8.12,8.75;8.12,8.44 +8.12,8.44;7.81,7.81 +7.81,7.81;7.81,7.81 +5.94,7.81;6.25,0.62 +9.06,7.81;6.25,7.81 +7.81,1.25;7.81,7.81 +6.25,1.25;9.38,1.25 +5.94,3.44;9.06,3.44 +5.94,5.62;9.06,5.62 +5.31,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;6.25,8.12 +6.25,8.12;6.25,8.75 +6.25,8.75;6.56,9.38 +1.88,8.44;5.94,8.44 +2.81,7.19;2.81,9.38 +4.69,7.50;2.81,7.50 +5.00,9.38;5.00,7.19 +1.88,0.94;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;3.75,7.50 +5.62,0.94;5.31,1.25 +5.31,1.25;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,3.12 +1.88,2.81;5.62,2.81 +2.19,4.06;5.62,4.06 +5.31,5.00;5.31,6.56 +5.31,6.56;2.19,6.56 +2.19,6.56;2.19,5.00 +2.50,5.00;5.31,5.00 +1.25,9.06;1.25,1.56 +1.25,1.56;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.31,0.94 +0.31,0.94;0.31,0.94 +1.88,4.69;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.62,3.75 +0.62,3.75;0.00,3.44 +1.88,7.19;0.00,7.19 + +# UTF-16 : 67 f0 +# UTF-8 : b0 9f e6 +[67f0] 柰 +0.62,8.12;8.75,8.12 +4.69,5.62;4.69,9.38 +0.31,5.31;0.94,5.62 +0.94,5.62;1.56,5.94 +1.56,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.69,8.12 +9.06,5.31;8.44,5.62 +8.44,5.62;7.81,5.94 +7.81,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.31,7.81 +5.31,7.81;5.00,8.12 +5.00,8.12;4.69,8.12 +4.69,3.75;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,3.12 +8.75,0.94;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +8.75,3.75;0.62,3.75 +8.12,5.00;1.25,5.00 + +# UTF-16 : 60 b3 +# UTF-8 : b3 82 e6 +[60b3] 悳 +2.81,4.38;7.81,4.38 +7.81,4.38;7.81,7.50 +7.81,7.50;2.50,7.50 +2.50,7.50;2.50,4.38 +2.81,6.56;7.81,6.56 +2.81,5.62;7.81,5.62 +0.62,8.44;8.75,8.44 +1.25,7.50;1.25,3.75 +1.25,3.75;8.75,3.75 +5.00,9.38;4.69,8.75 +4.69,8.75;4.69,8.12 +4.69,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +2.81,2.81;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.62 +3.44,0.62;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;4.69,0.62 +4.69,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;5.94,0.62 +5.94,0.62;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,1.56 +7.19,1.56;7.19,2.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.50 +5.00,2.50;4.38,2.81 +4.38,2.81;4.06,3.12 + +# UTF-16 : 4e 6d +# UTF-8 : ad b9 e4 +[4e6d] 乭 +9.06,8.75;0.31,8.75 +2.19,7.19;8.12,7.19 +8.12,7.19;8.12,5.31 +8.12,5.31;2.19,5.31 +2.19,5.31;2.19,7.19 +0.31,5.94;0.62,6.25 +0.62,6.25;0.94,6.56 +0.94,6.56;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.81,7.81 +2.81,7.81;2.81,8.12 +2.81,8.12;3.44,8.75 +8.12,4.38;0.94,4.38 +0.62,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,2.81;4.06,3.12 +4.06,3.12;5.00,3.44 +5.00,3.44;5.94,3.75 +5.94,3.75;7.19,4.06 +7.19,4.06;8.12,4.38 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.62,0.94 +5.62,0.94;4.69,0.94 +4.69,0.94;3.75,0.94 +3.75,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;1.88,1.25 +1.88,1.25;1.25,1.25 +1.25,1.25;0.94,1.56 +0.94,1.56;0.62,1.56 + +# UTF-16 : 7c b1 +# UTF-8 : b1 b2 e7 +[7cb1] 粱 +3.12,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.06,8.12 +9.06,5.62;9.06,5.94 +9.06,5.94;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.50 +8.12,7.50;8.12,7.81 +0.62,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.50,5.94 +2.50,5.94;2.81,6.56 +2.50,8.12;2.19,8.44 +2.19,8.44;1.56,8.75 +1.56,8.75;1.25,9.06 +1.25,9.06;0.94,9.06 +1.88,6.88;1.56,6.88 +1.56,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.81 +2.81,5.00;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.81 +5.62,7.81;5.62,8.12 +5.62,8.12;5.94,8.75 +3.12,8.75;7.81,8.75 +7.81,8.75;7.81,7.81 +7.81,7.81;7.50,7.19 +7.50,7.19;7.50,6.56 +7.50,6.56;7.50,6.25 +7.50,6.25;7.19,5.62 +7.19,5.62;6.88,5.31 +6.88,5.31;6.56,5.31 +6.56,5.31;5.94,5.31 +5.94,5.31;5.62,5.31 +5.62,5.31;5.00,5.31 +8.75,3.44;0.62,3.44 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,0.62;4.69,5.00 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +5.62,3.44;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;7.19,4.69 +7.19,4.69;7.50,5.00 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 + +# UTF-16 : 5c ba +# UTF-8 : ba b2 e5 +[5cba] 岺 +2.50,5.00;7.19,5.00 +0.94,3.44;8.12,3.44 +8.12,3.44;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.94,1.25 +4.38,0.62;4.38,3.44 +1.25,8.75;1.25,7.19 +1.25,7.19;8.12,7.19 +8.12,7.19;8.12,8.75 +4.69,7.19;4.69,9.38 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.00,6.88 +5.00,6.88;4.69,7.50 +4.69,7.50;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.44,6.25 +3.44,6.25;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.19,5.62 +2.19,5.62;1.88,5.31 +1.88,5.31;1.56,5.00 +1.56,5.00;0.94,4.69 +0.94,4.69;0.62,4.38 + +# UTF-16 : 5c 91 +# UTF-8 : 91 b2 e5 +[5c91] 岑 +2.50,5.00;7.19,5.00 +1.25,8.75;1.25,7.19 +1.25,7.19;8.12,7.19 +8.12,7.19;8.12,8.75 +4.69,7.19;4.69,9.38 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.00,6.88 +5.00,6.88;4.69,7.50 +4.69,7.50;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.44,6.25 +3.44,6.25;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.19,5.62 +2.19,5.62;1.88,5.31 +1.88,5.31;1.56,5.00 +1.56,5.00;0.94,4.69 +0.94,4.69;0.62,4.38 +7.81,3.44;1.56,3.44 +5.62,0.62;5.94,0.94 +5.94,0.94;6.56,1.56 +6.56,1.56;6.88,2.19 +6.88,2.19;7.50,2.81 +7.50,2.81;7.81,3.44 + +# UTF-16 : 90 99 +# UTF-8 : 99 82 e9 +[9099] 邙 +9.06,8.75;5.94,8.75 +5.62,8.75;5.94,0.62 +6.56,1.88;7.50,1.88 +7.19,1.88;7.81,1.88 +7.81,1.88;8.44,2.19 +8.44,2.19;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.75,3.75 +8.75,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.31 +7.81,5.31;7.19,5.62 +7.19,5.62;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;8.75,8.75 +2.81,7.81;2.81,9.38 +4.69,1.88;4.38,1.88 +4.38,1.88;3.75,1.88 +3.75,1.88;3.44,1.88 +3.44,1.88;3.12,1.88 +3.12,1.88;2.50,1.88 +2.50,1.88;2.19,1.88 +2.19,1.88;1.56,1.88 +1.56,1.88;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.62,2.81 +0.62,2.81;0.62,7.81 +0.62,7.81;4.69,7.81 + +# UTF-16 : 73 9f +# UTF-8 : 9f 8e e7 +[739f] 玟 +3.44,8.44;0.31,8.44 +3.44,5.31;0.31,5.31 +1.88,2.19;1.88,8.44 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.75,2.81 +2.81,0.94;3.75,1.25 +3.75,1.25;4.69,1.56 +4.69,1.56;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.56,3.44 +6.56,3.44;7.19,4.06 +7.19,4.06;7.50,5.00 +7.50,5.00;7.81,5.62 +7.81,5.62;8.12,6.56 +8.12,6.56;8.12,7.81 +9.06,0.94;8.12,1.25 +8.12,1.25;7.50,1.88 +7.50,1.88;6.56,2.50 +6.56,2.50;5.94,2.81 +5.94,2.81;5.62,3.44 +5.62,3.44;5.00,4.06 +5.00,4.06;4.69,5.00 +4.69,5.00;4.38,5.62 +4.38,5.62;4.38,6.25 +4.38,6.25;4.06,7.19 +3.12,7.81;9.06,7.81 +6.25,7.81;6.25,9.38 + +# UTF-16 : 6c ee +# UTF-8 : ae b3 e6 +[6cee] 泮 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,0.62;5.94,9.06 +8.75,5.62;3.12,5.62 +9.06,3.44;2.81,3.44 +4.38,8.44;4.38,8.12 +4.38,8.12;4.06,7.50 +4.06,7.50;3.75,6.88 +3.75,6.88;3.44,6.56 +3.44,6.56;2.81,6.25 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,8.12 +7.81,8.12;7.50,8.44 + +# UTF-16 : 9a 2b +# UTF-8 : ab a8 e9 +[9a2b] 騫 +4.69,8.75;4.69,9.38 +8.75,7.50;8.75,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,7.50 +0.62,5.94;8.75,5.94 +1.25,6.88;8.12,6.88 +1.25,7.81;8.12,7.81 +3.44,5.94;2.81,5.62 +2.81,5.62;2.50,5.31 +2.50,5.31;1.88,5.31 +1.88,5.31;1.25,5.00 +1.25,5.00;0.62,4.69 +0.62,4.69;0.31,4.69 +3.44,5.94;3.44,8.44 +5.94,5.94;5.94,8.44 +5.94,5.94;6.56,5.62 +6.56,5.62;7.19,5.31 +7.19,5.31;7.50,5.31 +7.50,5.31;8.44,5.00 +8.44,5.00;8.75,4.69 +8.75,4.69;9.06,4.69 +7.19,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.56,2.19 +5.31,0.94;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.69,2.19 +3.12,0.62;3.12,1.25 +3.12,1.25;2.81,1.88 +2.81,1.88;2.81,1.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.56,5.00;1.56,2.50 +1.56,2.50;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.94 +6.56,0.94;6.25,0.94 +7.81,5.00;1.56,5.00 +4.69,5.00;4.69,2.50 +1.56,3.44;7.81,3.44 +1.56,4.38;7.81,4.38 + +# UTF-16 : 52 f3 +# UTF-8 : b3 8b e5 +[52f3] 勳 +4.69,4.38;4.69,6.88 +4.38,6.88;0.62,6.88 +0.62,6.88;0.62,4.38 +0.62,4.69;4.38,4.69 +0.31,3.75;4.69,3.75 +0.31,7.81;5.00,7.81 +2.50,2.81;2.50,8.75 +0.31,2.50;0.62,2.50 +0.62,2.50;1.25,2.50 +1.25,2.50;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.50,2.81 +2.50,2.81;2.81,2.81 +2.81,2.81;3.44,2.81 +3.44,2.81;3.75,2.81 +3.75,2.81;4.38,2.81 +4.38,2.81;4.69,2.81 +4.69,1.25;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.38,2.50 +3.44,0.94;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;3.12,2.19 +1.88,0.62;1.88,1.25 +1.88,1.25;1.88,1.56 +1.88,1.56;1.88,1.88 +1.88,1.88;1.88,2.19 +1.88,5.00;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.56 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.19 +3.12,5.00;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +0.62,8.75;0.94,8.75 +0.94,8.75;1.56,8.75 +1.56,8.75;1.88,8.75 +1.88,8.75;2.19,8.75 +2.19,8.75;2.81,8.75 +2.81,8.75;3.12,8.75 +3.12,8.75;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,9.06 +5.00,0.62;5.31,1.25 +5.31,1.25;5.62,1.88 +5.62,1.88;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;6.25,3.75 +6.25,3.75;6.25,4.38 +6.25,4.38;6.25,5.31 +6.25,5.31;6.56,6.56 +6.56,6.56;6.56,7.81 +6.56,7.81;6.56,9.06 +5.00,6.88;8.75,6.88 +8.75,6.88;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 + +# UTF-16 : 72 00 +# UTF-8 : 80 88 e7 +[7200] 爀 +2.50,0.62;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,6.25 +2.50,6.25;5.94,6.25 +5.62,8.12;2.81,8.12 +4.38,6.25;4.38,9.38 +2.50,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +5.62,3.44;5.62,3.75 +5.62,3.75;5.62,4.06 +5.62,4.06;5.62,4.38 +5.62,4.38;5.31,4.69 +5.31,4.69;5.31,5.31 +4.69,6.25;5.00,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +5.62,0.62;5.94,0.94 +5.94,0.94;6.25,1.25 +6.25,1.25;6.56,1.88 +6.56,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;6.88,3.12 +6.88,3.12;6.88,3.44 +6.88,3.44;7.19,4.06 +7.19,4.06;7.19,4.69 +7.19,4.69;7.19,5.31 +7.19,5.31;7.19,6.25 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +8.12,6.25;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +5.94,6.25;9.38,6.25 +9.06,8.12;5.94,8.12 +7.50,6.25;7.50,9.38 +9.38,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +9.06,3.44;8.75,4.06 +8.75,4.06;8.75,4.69 +8.75,4.69;8.44,5.31 +2.19,1.88;2.19,2.19 +2.19,2.19;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;1.56,4.06 +1.56,4.06;1.25,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.31,5.62 +0.31,5.62;0.31,5.00 +0.31,5.00;0.31,4.38 +2.50,7.81;2.19,7.19 +2.19,7.19;2.19,6.56 +2.19,6.56;1.88,5.94 +1.88,5.94;1.56,5.62 +1.56,5.62;1.25,5.00 +0.00,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.25,6.25;1.56,9.06 + +# UTF-16 : 74 87 +# UTF-8 : 87 92 e7 +[7487] 璇 +2.81,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.31,1.25;0.62,1.56 +0.62,1.56;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.19 +4.06,7.81;4.06,9.38 +2.50,7.81;5.31,7.81 +2.50,0.62;2.81,1.25 +2.81,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.62 +3.44,5.62;3.44,6.56 +3.44,6.56;3.44,7.81 +3.44,5.94;5.00,5.94 +5.00,5.94;5.00,4.69 +5.00,4.69;5.00,3.75 +5.00,3.75;5.00,2.81 +5.00,2.81;5.00,2.19 +5.00,2.19;5.00,1.88 +5.00,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +9.06,8.12;5.94,8.12 +5.00,6.25;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.94,8.12 +5.94,8.12;6.25,8.75 +6.25,8.75;6.25,9.38 +7.19,4.06;9.06,4.06 +7.19,1.25;7.50,6.56 +5.31,0.62;5.62,1.56 +5.62,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;5.94,2.81 +5.94,2.81;5.94,3.44 +5.94,3.44;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;6.25,5.00 +6.25,5.00;6.25,5.62 +9.06,0.94;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;6.25,3.12 +6.25,3.12;5.94,3.75 +9.06,6.56;5.94,6.56 +9.06,6.56;8.75,6.25 +8.75,6.25;8.75,5.62 +8.75,5.62;8.44,5.31 +8.44,5.31;8.44,5.00 + +# UTF-16 : 7e 7c +# UTF-8 : bc b9 e7 +[7e7c] 繼 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +3.44,1.25;9.06,1.25 +3.44,5.31;9.06,5.31 +3.44,9.06;3.75,0.62 +4.38,7.81;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.00,9.06 +5.00,9.06;5.31,9.06 +5.31,6.88;5.00,7.50 +5.00,7.50;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;4.06,8.12 +4.38,5.94;4.69,6.56 +4.69,6.56;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.94,8.12 +5.94,8.12;6.25,8.44 +6.25,6.25;4.06,5.94 +6.56,5.62;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;5.94,7.19 +5.94,7.19;5.94,7.19 +6.88,7.81;7.19,8.12 +7.19,8.12;7.50,8.75 +7.50,8.75;7.50,9.06 +7.50,9.06;7.81,9.06 +7.81,6.88;7.50,7.50 +7.50,7.50;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.56,8.12 +6.88,5.94;7.19,6.56 +7.19,6.56;7.81,6.88 +7.81,6.88;8.12,7.50 +8.12,7.50;8.44,8.12 +8.44,8.12;8.75,8.44 +8.75,6.25;6.56,5.94 +9.06,5.62;9.06,6.25 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.44,7.19 +4.38,3.75;4.69,4.06 +4.69,4.06;5.00,4.38 +5.00,4.38;5.00,4.69 +5.00,4.69;5.31,5.00 +5.31,2.81;5.00,3.12 +5.00,3.12;4.38,3.44 +4.38,3.44;4.06,4.06 +4.06,4.06;4.06,4.06 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;6.25,4.38 +6.25,1.88;4.06,1.88 +6.56,1.25;6.56,1.88 +6.56,1.88;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.94,3.12 +6.88,3.75;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;7.50,4.69 +7.50,4.69;7.81,5.00 +7.81,2.81;7.50,3.12 +7.50,3.12;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.56,4.06 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,3.75 +8.44,3.75;8.75,4.38 +8.75,1.88;6.56,1.88 +9.06,1.25;9.06,1.88 +9.06,1.88;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.44,3.12 + +# UTF-16 : 9e de +# UTF-8 : 9e bb e9 +[9ede] 點 +4.38,5.62;4.38,8.75 +4.38,8.75;0.62,8.75 +0.62,8.75;0.62,5.62 +0.62,5.62;4.06,5.62 +0.31,4.69;4.38,4.69 +2.50,3.44;2.50,8.75 +0.31,3.12;0.62,3.12 +0.62,3.12;1.25,3.12 +1.25,3.12;1.56,3.12 +1.56,3.12;1.88,3.44 +1.88,3.44;2.50,3.44 +2.50,3.44;2.81,3.44 +2.81,3.44;3.12,3.44 +3.12,3.44;3.44,3.44 +3.44,3.44;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,1.25;4.38,1.88 +4.38,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.06,2.81 +3.12,0.94;3.12,1.56 +3.12,1.56;3.12,2.19 +3.12,2.19;2.81,2.50 +2.81,2.50;2.81,2.81 +1.88,0.62;1.88,1.25 +1.88,1.25;1.88,1.56 +1.88,1.56;1.88,1.88 +1.88,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +1.88,6.25;1.88,6.88 +1.88,6.88;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;1.25,8.12 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +2.81,6.25;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +6.56,7.50;9.06,7.50 +6.56,5.00;6.56,9.38 +8.75,0.62;8.75,5.00 +8.75,5.00;5.00,5.00 +5.00,5.00;5.00,0.62 +5.00,1.25;8.75,1.25 + +# UTF-16 : 92 1e +# UTF-8 : 9e 88 e9 +[921e] 鈞 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,7.50;4.06,7.81 +4.06,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.06 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,6.88 +4.38,5.00;0.62,5.00 +4.06,6.88;0.94,6.88 +2.50,1.56;2.50,6.88 +1.56,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.44,2.50;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.38 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.31,8.75 +5.31,8.75;5.62,9.38 +5.00,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.31,5.94;7.81,5.94 +5.00,2.19;5.62,2.50 +5.62,2.50;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;7.19,3.44 +7.19,3.44;7.81,3.75 + +# UTF-16 : 61 ff +# UTF-8 : bf 87 e6 +[61ff] 懿 +0.62,6.88;4.06,6.88 +4.38,8.12;0.31,8.12 +5.94,8.12;4.38,8.12 +2.19,6.88;2.19,9.06 +4.06,5.00;4.06,6.25 +4.06,6.25;0.62,6.25 +0.31,6.25;0.62,5.00 +0.94,5.31;3.75,5.31 +0.62,2.81;0.62,4.38 +0.62,4.38;4.06,4.38 +4.06,4.38;4.06,2.81 +4.06,2.81;0.94,2.81 +2.81,1.25;3.12,1.56 +3.12,1.56;3.12,2.19 +3.12,2.19;3.44,2.81 +3.44,2.81;3.44,2.81 +1.88,0.94;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.25,2.50 +1.25,2.50;1.25,2.81 +0.31,0.62;0.62,0.62 +0.62,0.62;0.94,0.94 +0.94,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +5.94,3.75;5.94,1.56 +5.94,1.56;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.62 +6.88,0.62;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,1.25 +8.12,1.25;8.44,1.88 +8.44,1.88;8.44,2.19 +4.38,1.25;4.69,1.56 +4.69,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;5.31,3.44 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;8.75,2.81 +8.75,2.81;8.44,3.12 +8.44,3.12;8.44,3.75 +6.25,4.38;6.56,4.06 +6.56,4.06;6.88,3.75 +6.88,3.75;7.19,3.44 +7.19,3.44;7.50,3.12 +7.50,3.12;7.81,2.81 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;6.88,6.25 +6.88,6.25;7.19,6.88 +7.19,6.88;7.19,7.19 +7.19,7.19;7.19,7.81 +9.06,4.38;8.75,4.69 +8.75,4.69;8.12,5.00 +8.12,5.00;7.81,5.62 +7.81,5.62;7.50,6.56 +7.50,6.56;7.19,7.19 +5.94,6.88;6.25,7.50 +6.25,7.50;6.25,7.81 +6.25,7.81;6.56,8.12 +6.56,8.12;6.56,8.75 +6.56,8.75;6.88,9.06 +8.12,6.88;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,8.12 +9.06,8.12;9.06,8.44 +6.56,8.44;9.06,8.44 +4.38,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,6.56 + +# UTF-16 : 6e 5c +# UTF-8 : 9c b9 e6 +[6e5c] 湜 +5.94,3.12;8.75,3.12 +5.94,1.25;5.94,4.69 +2.81,4.69;9.06,4.69 +2.19,0.62;2.81,1.25 +2.81,1.25;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,3.44 +3.75,3.44;4.06,4.06 +9.06,0.94;8.44,0.94 +8.44,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;4.38,1.88 +4.38,1.88;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.75,2.81 +3.44,5.62;8.44,5.62 +8.44,5.62;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,5.62 +3.44,7.19;8.44,7.19 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 73 70 +# UTF-8 : b0 8d e7 +[7370] 獰 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;1.88,6.56 +1.88,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.19,4.06 +2.19,4.06;2.19,3.44 +2.19,3.44;2.19,2.81 +2.19,2.81;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;1.88,1.56 +1.88,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,9.06;2.50,8.44 +2.50,8.44;1.88,7.81 +1.88,7.81;1.25,7.50 +1.25,7.50;0.62,6.88 +0.62,6.88;0.00,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.00,3.75 +6.25,2.81;6.25,1.56 +6.25,1.56;6.25,0.94 +6.25,0.94;5.94,0.62 +5.94,0.62;5.62,0.62 +5.62,0.62;5.00,0.62 +5.00,0.62;4.69,0.94 +4.69,0.94;4.38,0.94 +2.81,2.81;9.06,2.81 +8.44,3.75;8.44,5.31 +8.44,5.31;3.44,5.31 +3.12,5.31;3.44,3.75 +2.81,3.75;9.06,3.75 +6.88,3.75;6.88,5.31 +5.00,3.75;5.00,5.31 +5.94,8.44;5.94,9.38 +8.75,6.88;9.06,8.44 +8.75,8.44;2.81,8.44 +2.81,8.44;2.81,6.88 +4.38,7.81;4.38,6.88 +4.38,6.88;4.69,6.25 +4.69,6.25;5.00,6.25 +5.00,6.25;5.31,6.25 +5.31,6.25;5.94,6.25 +5.62,6.25;6.25,6.25 +6.25,6.25;6.88,6.25 +6.88,6.25;7.19,6.25 +7.19,6.25;7.50,6.88 +7.50,6.88;7.50,7.50 +2.81,5.94;3.12,6.25 +3.12,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.50 +8.75,5.94;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;8.12,7.50 +6.56,6.88;6.25,7.19 +6.25,7.19;5.62,7.50 +5.62,7.50;5.31,7.81 +5.31,7.81;5.31,7.81 + +# UTF-16 : 50 e5 +# UTF-8 : a5 83 e5 +[50e5] 僥 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +5.62,7.19;5.62,9.38 +2.81,8.44;8.44,8.44 +2.50,7.19;9.06,7.19 +9.06,3.44;2.50,3.44 +6.56,3.44;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +1.88,0.62;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.50 +4.69,2.50;4.69,3.44 +5.62,4.69;5.00,4.38 +5.00,4.38;4.69,4.38 +4.69,4.38;4.06,4.38 +4.06,4.38;3.12,4.06 +3.12,4.06;2.50,4.06 +5.62,5.94;2.81,5.94 +4.06,4.38;4.06,6.88 +9.06,4.38;5.94,4.38 +8.75,5.94;5.94,5.94 +7.50,4.38;7.50,6.88 + +# UTF-16 : 6f 5b +# UTF-8 : 9b bd e6 +[6f5b] 潛 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.81,6.88;5.62,6.88 +6.25,6.88;9.38,6.88 +5.62,8.44;2.50,8.44 +9.06,8.44;5.94,8.44 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.38,9.06 +5.94,5.00;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;7.19,5.94 +7.19,5.94;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;7.81,8.12 +7.81,8.12;7.81,9.06 +8.12,0.62;8.12,4.69 +8.12,4.69;3.44,4.69 +3.44,4.69;3.44,0.62 +3.44,1.25;8.12,1.25 +3.44,2.81;8.12,2.81 +4.06,5.00;4.38,5.31 +4.38,5.31;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.94,5.94 +5.94,5.94;5.94,5.94 +8.12,6.88;8.12,5.31 +8.12,5.31;8.12,5.00 +8.12,5.00;8.75,5.00 +8.75,5.00;9.06,5.31 +9.06,5.31;9.06,5.62 +9.06,5.62;9.38,5.94 +5.00,6.88;5.00,5.31 +5.94,6.25;6.25,6.88 +6.25,6.88;6.25,7.19 +6.25,7.19;6.56,7.81 +6.56,7.81;6.56,7.81 +2.50,5.94;2.81,6.56 +2.81,6.56;2.81,7.19 +2.81,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 + +# UTF-16 : 50 ed +# UTF-8 : ad 83 e5 +[50ed] 僭 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +2.81,6.88;5.62,6.88 +6.25,6.88;9.38,6.88 +5.62,8.44;2.50,8.44 +9.06,8.44;5.94,8.44 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.38,9.06 +5.94,5.00;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;7.19,5.94 +7.19,5.94;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;7.81,8.12 +7.81,8.12;7.81,9.06 +8.12,0.62;8.12,4.69 +8.12,4.69;3.44,4.69 +3.44,4.69;3.44,0.62 +3.44,1.25;8.12,1.25 +3.44,2.81;8.12,2.81 +4.06,5.00;4.38,5.31 +4.38,5.31;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.94,5.94 +5.94,5.94;5.94,5.94 +8.12,6.88;8.12,5.31 +8.12,5.31;8.12,5.00 +8.12,5.00;8.75,5.00 +8.75,5.00;9.06,5.31 +9.06,5.31;9.06,5.62 +9.06,5.62;9.38,5.94 +5.00,6.88;5.00,5.31 +5.94,6.25;6.25,6.88 +6.25,6.88;6.25,7.19 +6.25,7.19;6.56,7.81 +6.56,7.81;6.56,7.81 +2.50,5.94;2.81,6.56 +2.81,6.56;2.81,7.19 +2.81,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 + +# UTF-16 : 8b 56 +# UTF-8 : 96 ad e8 +[8b56] 譖 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +3.44,6.88;5.94,6.88 +6.56,6.88;9.38,6.88 +5.94,8.44;3.44,8.44 +9.06,8.44;6.25,8.44 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;4.69,6.25 +4.69,6.25;5.00,6.88 +5.00,6.88;5.00,7.19 +5.00,7.19;5.00,7.81 +5.00,7.81;5.00,8.12 +5.00,8.12;5.00,9.06 +6.25,5.00;6.56,5.31 +6.56,5.31;7.19,5.62 +7.19,5.62;7.50,6.25 +7.50,6.25;7.81,6.88 +7.81,6.88;7.81,7.81 +7.81,7.81;7.81,8.12 +7.81,8.12;7.81,9.06 +8.44,0.62;8.44,4.69 +8.44,4.69;4.06,4.69 +4.06,4.69;4.06,0.62 +4.06,1.25;8.44,1.25 +4.06,2.81;8.44,2.81 +4.69,5.00;5.00,5.31 +5.00,5.31;5.31,5.31 +5.31,5.31;5.94,5.62 +5.94,5.62;6.25,5.94 +8.12,6.88;8.12,5.31 +8.12,5.31;8.44,5.00 +8.44,5.00;8.75,5.00 +8.75,5.00;9.06,5.31 +9.06,5.31;9.06,5.62 +9.06,5.62;9.38,5.94 +5.31,6.88;5.31,5.31 +6.25,6.25;6.56,6.88 +6.56,6.88;6.56,7.19 +6.56,7.19;6.88,7.81 +6.88,7.81;6.88,7.81 +3.12,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;3.75,7.50 +3.75,7.50;3.75,7.81 + +# UTF-16 : 51 aa +# UTF-8 : aa 86 e5 +[51aa] 冪 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +4.38,5.00;4.06,4.69 +4.06,4.69;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.81,3.44 +2.81,3.44;2.19,3.12 +2.19,3.12;1.88,3.12 +1.88,3.12;1.25,2.81 +1.25,2.81;0.94,2.50 +0.94,2.50;0.31,2.50 +1.25,7.81;8.12,7.81 +2.81,7.19;2.81,8.75 +6.56,7.19;6.56,8.75 +1.56,5.00;7.81,5.00 +7.81,5.00;7.81,7.19 +7.81,7.19;1.56,7.19 +1.56,7.19;1.56,5.00 +1.56,5.94;7.81,5.94 +4.69,0.62;4.69,3.75 +0.62,4.06;8.75,4.06 +7.50,2.81;7.81,1.25 +7.50,1.25;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +1.56,0.94;1.88,2.81 +1.56,2.81;7.81,2.81 +5.94,4.06;6.25,3.75 +6.25,3.75;6.88,3.44 +6.88,3.44;7.50,3.12 +7.50,3.12;8.12,2.81 +8.12,2.81;8.75,2.50 +8.75,2.50;9.06,2.50 + +# UTF-16 : 53 0d +# UTF-8 : 8d 8c e5 +[530d] 匍 +0.31,5.31;0.62,5.62 +0.62,5.62;0.62,6.25 +0.62,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,9.06 +2.19,9.06;2.50,9.38 +5.31,7.81;5.62,7.50 +5.62,7.50;5.94,7.19 +5.94,7.19;6.25,7.19 +6.25,7.19;6.56,6.88 +1.56,2.81;6.56,2.81 +1.56,4.38;6.56,4.38 +4.06,7.81;4.06,0.94 +1.25,6.88;7.19,6.88 +1.25,0.94;1.56,5.62 +1.25,5.62;6.56,5.62 +6.56,5.62;6.56,1.88 +6.56,1.88;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +1.88,8.12;8.44,8.12 +8.44,8.12;8.44,6.56 +8.44,6.56;8.44,5.00 +8.44,5.00;8.44,3.75 +8.44,3.75;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 + +# UTF-16 : 53 10 +# UTF-8 : 90 8c e5 +[5310] 匐 +2.19,8.44;8.44,8.44 +8.44,8.44;8.44,6.56 +8.44,6.56;8.44,5.00 +8.44,5.00;8.44,3.75 +8.44,3.75;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +0.00,5.31;0.31,5.62 +0.31,5.62;0.62,6.25 +0.62,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,9.06 +2.19,9.06;2.50,9.38 +1.88,5.00;6.56,5.00 +6.56,5.00;6.56,6.56 +6.56,6.56;1.88,6.56 +1.88,6.56;1.88,5.00 +1.56,7.50;6.88,7.50 +4.06,1.88;4.06,4.38 +1.56,1.56;6.88,1.56 +6.88,1.56;6.88,4.38 +6.88,4.38;1.56,4.38 +1.25,4.38;1.56,1.25 +1.56,3.12;6.88,3.12 + +# UTF-16 : 53 ed +# UTF-8 : ad 8f e5 +[53ed] 叭 +0.94,2.19;3.12,2.19 +3.12,2.19;3.12,8.44 +3.12,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +4.69,8.75;7.19,8.75 +7.19,8.75;7.19,7.81 +7.19,7.81;7.19,6.88 +7.19,6.88;7.50,5.94 +7.50,5.94;7.50,5.31 +7.50,5.31;7.81,4.38 +7.81,4.38;7.81,3.75 +7.81,3.75;8.12,2.81 +8.12,2.81;8.44,2.19 +8.44,2.19;8.75,1.56 +8.75,1.56;9.38,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;4.69,5.94 +4.69,5.94;5.00,6.56 +5.00,6.56;5.00,7.50 + +# UTF-16 : 91 df +# UTF-8 : 9f 87 e9 +[91df] 釟 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +3.75,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +5.00,8.75;7.19,8.75 +7.19,8.75;7.50,7.81 +7.50,7.81;7.50,6.88 +7.50,6.88;7.50,5.94 +7.50,5.94;7.81,5.31 +7.81,5.31;7.81,4.38 +7.81,4.38;8.12,3.75 +8.12,3.75;8.44,2.81 +8.44,2.81;8.75,2.19 +8.75,2.19;9.06,1.56 +9.06,1.56;9.38,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.88 +4.06,1.88;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;4.69,4.69 +4.69,4.69;5.00,5.31 +5.00,5.31;5.00,5.94 +5.00,5.94;5.00,6.56 +5.00,6.56;5.00,7.50 + +# UTF-16 : 56 a5 +# UTF-8 : a5 9a e5 +[56a5] 嚥 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +2.81,8.44;9.06,8.44 +4.69,6.88;4.69,9.38 +7.19,9.38;7.19,7.19 +7.19,7.19;5.00,7.19 +9.06,0.62;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.19,0.62;6.88,1.25 +6.88,1.25;6.56,1.88 +6.56,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +5.00,0.62;5.00,1.25 +5.00,1.25;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;5.00,2.50 +2.50,0.62;2.81,0.94 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +5.31,3.44;6.88,3.44 +6.88,3.44;6.88,6.25 +6.88,6.25;5.00,6.25 +5.00,6.25;5.00,3.44 +4.38,3.12;4.38,7.19 +7.50,7.19;7.81,4.06 +7.50,4.06;7.81,3.44 +7.81,3.44;8.12,3.44 +8.12,3.44;8.44,3.44 +8.44,3.44;8.75,3.44 +8.75,3.44;9.06,4.06 +9.06,4.06;9.06,4.69 +9.06,4.69;9.06,5.00 +7.50,5.62;8.12,5.94 +8.12,5.94;8.44,6.25 +8.44,6.25;8.75,6.56 +8.75,6.56;9.06,6.88 +2.81,6.25;4.38,6.25 +2.81,3.75;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,4.38 + +# UTF-16 : 81 d9 +# UTF-8 : 99 87 e8 +[81d9] 臙 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +2.81,8.44;9.06,8.44 +4.69,6.88;4.69,9.38 +7.19,9.38;7.19,7.19 +7.19,7.19;5.00,7.19 +9.06,0.62;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.19,0.62;6.88,1.25 +6.88,1.25;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.56,2.50 +5.31,0.62;5.31,1.25 +5.31,1.25;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;5.00,2.50 +2.81,0.62;2.81,0.94 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.50 +5.31,3.44;6.88,3.44 +6.88,3.44;6.88,6.25 +6.88,6.25;5.00,6.25 +5.00,6.25;5.00,3.44 +4.38,3.12;4.38,7.19 +7.50,7.19;7.81,4.06 +7.50,4.06;7.81,3.44 +7.81,3.44;8.12,3.44 +8.12,3.44;8.44,3.44 +8.44,3.44;8.75,3.44 +8.75,3.44;9.06,4.06 +9.06,4.06;9.06,4.69 +9.06,4.69;9.06,5.00 +7.50,5.62;8.12,5.94 +8.12,5.94;8.44,6.25 +8.44,6.25;8.75,6.56 +8.75,6.56;9.06,6.88 +2.81,6.25;4.38,6.25 +2.81,3.75;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,4.38 + +# UTF-16 : 8b 8c +# UTF-8 : 8c ae e8 +[8b8c] 讌 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;2.81,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +2.81,8.44;9.06,8.44 +4.69,6.88;5.00,9.38 +7.19,9.38;7.19,7.19 +7.19,7.19;5.00,7.19 +9.06,0.62;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.19,0.62;6.88,1.25 +6.88,1.25;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.56,2.50 +5.31,0.62;5.31,1.25 +5.31,1.25;5.31,1.88 +5.31,1.88;5.00,2.50 +5.00,2.50;5.00,2.50 +2.81,0.62;3.12,0.94 +3.12,0.94;3.44,1.56 +3.44,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +5.31,3.44;6.88,3.44 +6.88,3.44;6.88,6.25 +6.88,6.25;5.31,6.25 +5.31,6.25;5.31,3.44 +4.38,3.12;4.38,7.19 +7.50,7.19;7.81,4.06 +7.50,4.06;7.81,3.44 +7.81,3.44;8.12,3.44 +8.12,3.44;8.44,3.44 +8.44,3.44;8.75,3.44 +8.75,3.44;9.06,4.06 +9.06,4.06;9.06,4.69 +9.06,4.69;9.06,5.00 +7.50,5.62;8.12,5.94 +8.12,5.94;8.44,6.25 +8.44,6.25;8.75,6.56 +8.75,6.56;9.06,6.88 +3.12,6.25;4.38,6.25 +2.81,3.75;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.38,4.38 +4.38,4.38;4.38,4.38 + +# UTF-16 : 56 bc +# UTF-8 : bc 9a e5 +[56bc] 嚼 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +3.12,5.94;3.12,7.19 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,5.94 +8.75,5.94;3.44,5.94 +6.88,7.19;6.88,5.94 +5.00,7.19;5.00,5.94 +8.44,5.62;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +9.38,4.69;6.25,4.69 +7.50,2.19;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;6.56,3.75 +5.62,3.12;5.94,5.31 +5.62,5.31;3.44,5.31 +3.44,5.31;3.44,0.62 +3.44,3.44;5.62,3.44 +3.44,4.38;5.62,4.38 +3.44,2.50;6.25,2.50 +3.44,1.56;6.25,1.56 +9.06,7.19;8.75,7.81 +8.75,7.81;8.44,8.12 +8.44,8.12;8.12,8.44 +8.12,8.44;8.12,8.75 +6.25,7.50;5.94,8.12 +5.94,8.12;5.62,8.44 +5.62,8.44;5.62,8.75 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +3.75,8.44;3.75,8.75 +3.75,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,9.06 +7.81,9.06;8.12,9.06 +8.12,9.06;8.75,9.06 + +# UTF-16 : 57 d2 +# UTF-8 : 92 9f e5 +[57d2] 埒 +0.31,6.56;2.81,6.56 +1.56,1.88;1.56,9.06 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.12,2.50 +3.12,2.50;3.75,2.81 +8.44,5.62;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,4.69;2.81,4.69 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.75 +9.06,6.25;8.75,6.56 +8.75,6.56;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,7.81 +8.12,7.81;8.12,8.12 +6.25,5.94;6.25,6.25 +6.25,6.25;5.94,6.88 +5.94,6.88;5.94,7.19 +5.94,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +3.12,5.62;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.38,8.12 +4.38,8.12;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 + +# UTF-16 : 59 25 +# UTF-8 : a5 a4 e5 +[5925] 夥 +0.00,1.25;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;2.19,3.75 +2.19,3.75;2.50,4.38 +4.69,4.38;0.31,4.38 +0.62,5.31;4.38,5.31 +4.38,5.31;4.38,8.75 +4.38,8.75;0.62,8.75 +0.62,8.75;0.62,5.31 +2.50,8.75;2.50,0.62 +0.62,7.19;4.38,7.19 +4.69,1.88;4.38,2.19 +4.38,2.19;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;2.81,3.75 +2.81,3.75;2.50,4.38 +4.69,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;6.25,4.38 +6.25,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.50,5.62 +7.50,5.62;7.50,5.94 +7.81,2.50;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.56,4.06 +6.88,5.00;9.38,5.00 +9.06,5.00;9.06,4.38 +9.06,4.38;8.75,3.75 +8.75,3.75;8.44,3.12 +8.44,3.12;8.12,2.81 +8.12,2.81;7.50,2.19 +7.50,2.19;7.19,1.88 +7.19,1.88;6.56,1.56 +6.56,1.56;5.94,1.25 +5.94,1.25;5.31,0.94 +5.31,0.94;4.69,0.62 +4.69,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;6.25,8.44 +6.25,8.44;6.56,8.75 +6.56,8.75;6.56,9.38 +6.25,8.44;8.75,8.44 +8.75,8.44;8.44,7.81 +8.44,7.81;8.12,7.50 +8.12,7.50;7.81,6.88 +7.81,6.88;7.50,6.56 +7.50,6.56;7.19,6.25 +7.19,6.25;6.56,5.62 +6.56,5.62;6.25,5.31 +6.25,5.31;5.62,5.31 +5.62,5.31;5.31,5.00 +5.31,5.00;4.69,4.69 +7.19,6.25;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;6.25,7.50 + +# UTF-16 : 5a 36 +# UTF-8 : b6 a8 e5 +[5a36] 娶 +1.25,8.75;1.25,5.00 +4.69,8.75;0.62,8.75 +4.38,4.38;4.38,8.75 +1.25,6.25;4.38,6.25 +1.25,7.50;4.38,7.50 +0.31,4.69;1.25,5.00 +1.25,5.00;1.88,5.00 +1.88,5.00;2.19,5.00 +2.19,5.00;2.81,5.00 +2.81,5.00;3.12,5.00 +3.12,5.00;3.44,5.00 +3.44,5.00;3.75,5.00 +3.75,5.00;4.38,5.31 +5.00,8.75;8.75,8.75 +5.00,5.00;5.31,5.31 +5.31,5.31;5.94,5.31 +5.94,5.31;6.56,5.62 +6.56,5.62;6.88,5.94 +6.88,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,8.12 +8.44,8.12;8.75,8.44 +9.06,4.69;8.75,5.00 +8.75,5.00;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,7.50 +5.94,7.50;5.62,7.81 +5.62,7.81;5.31,8.12 +9.06,3.75;0.31,3.75 +0.94,0.62;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.19,3.75 +4.06,4.69;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.50,3.12 +2.50,3.12;1.88,2.50 +1.88,2.50;1.25,2.19 +1.88,2.50;2.50,2.50 +2.50,2.50;3.12,2.19 +3.12,2.19;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;5.00,1.88 +5.00,1.88;5.62,1.56 +5.62,1.56;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.75,0.62 + +# UTF-16 : 5b 32 +# UTF-8 : b2 ac e5 +[5b32] 嬲 +3.12,0.62;3.75,0.94 +3.75,0.94;4.06,1.56 +4.06,1.56;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.62,5.00 +5.62,5.00;5.94,5.62 +5.94,5.62;5.94,6.56 +5.94,6.56;5.94,7.50 +5.94,7.50;3.12,7.50 +4.69,9.38;4.69,8.44 +4.69,8.44;4.69,7.81 +4.69,7.81;4.69,7.50 +4.69,7.50;4.38,6.88 +4.38,6.88;4.38,6.25 +4.38,6.25;4.06,5.62 +4.06,5.62;4.06,5.00 +4.06,5.00;4.06,4.69 +4.06,4.69;3.75,4.06 +3.75,4.06;3.75,3.75 +3.75,4.38;4.38,4.06 +4.38,4.06;4.69,3.44 +4.69,3.44;5.31,3.12 +5.31,3.12;5.62,2.50 +5.62,2.50;5.94,1.88 +5.94,1.88;6.25,1.56 +0.00,4.06;3.12,4.06 +2.81,4.06;2.81,3.12 +2.81,3.12;2.81,2.50 +2.81,2.50;2.81,2.19 +2.81,2.19;2.81,1.25 +2.81,1.25;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +0.62,5.00;2.81,5.00 +2.81,5.00;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,5.00 +0.62,6.88;2.81,6.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.38 +1.88,4.38;1.88,5.00 +1.56,5.00;1.88,8.75 +5.94,4.06;9.06,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.25 +8.75,1.25;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +6.56,5.00;8.75,5.00 +8.75,5.00;8.75,8.75 +8.75,8.75;6.56,8.75 +6.56,8.75;6.56,5.00 +6.56,6.88;8.75,6.88 +6.25,0.62;6.56,0.94 +6.56,0.94;6.56,1.25 +6.56,1.25;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.50,3.44 +7.50,3.44;7.50,4.06 +7.50,4.06;7.81,4.38 +7.81,4.38;7.81,5.00 +7.50,5.00;7.81,8.75 + +# UTF-16 : 5a d0 +# UTF-8 : 90 ab e5 +[5ad0] 嫐 +9.38,7.50;6.25,7.50 +5.94,0.62;6.56,0.94 +6.56,0.94;6.88,1.56 +6.88,1.56;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.44,5.00 +8.44,5.00;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;8.75,7.50 +7.50,9.38;7.50,8.44 +7.50,8.44;7.50,7.81 +7.50,7.81;7.50,7.50 +7.50,7.50;7.19,6.88 +7.19,6.88;7.19,6.25 +7.19,6.25;7.19,5.62 +7.19,5.62;6.88,5.00 +6.88,5.00;6.88,4.69 +6.88,4.69;6.56,4.06 +6.56,4.06;6.56,3.75 +6.56,4.38;7.19,3.75 +7.19,3.75;7.81,3.44 +7.81,3.44;8.12,2.81 +8.12,2.81;8.44,2.50 +8.44,2.50;8.75,2.19 +8.75,2.19;9.06,1.56 +9.06,1.56;9.38,1.25 +3.12,4.06;5.94,4.06 +5.94,4.06;5.94,3.12 +5.94,3.12;5.94,2.50 +5.94,2.50;5.94,2.19 +5.94,2.19;5.62,1.25 +5.62,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +3.75,5.00;5.94,5.00 +5.62,5.00;5.94,8.75 +5.62,8.75;3.44,8.75 +3.44,8.75;3.44,5.00 +3.75,6.88;5.94,6.88 +3.12,0.62;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.38,2.81 +4.38,2.81;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;4.69,8.75 +0.00,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,5.00 +2.50,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.56,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.62,4.38;1.25,4.06 +1.25,4.06;1.56,3.44 +1.56,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,1.88 +2.81,1.88;3.12,1.56 + +# UTF-16 : 76 34 +# UTF-8 : b4 98 e7 +[7634] 瘴 +5.31,8.75;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +3.12,2.81;8.44,2.81 +8.44,2.81;8.44,5.31 +8.44,5.31;3.12,5.31 +3.12,5.31;3.12,2.81 +3.12,4.06;8.44,4.06 +1.88,1.88;9.06,1.88 +5.62,0.62;5.62,2.81 +2.19,5.94;9.06,5.94 +2.50,7.50;9.06,7.50 +5.62,7.50;5.62,8.44 +6.56,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.50,7.50 +7.50,7.50;7.81,7.50 +4.69,5.94;4.38,6.56 +4.38,6.56;4.06,6.88 +4.06,6.88;3.75,7.50 +3.75,7.50;3.75,7.50 + +# UTF-16 : 5c 6e +# UTF-8 : ae b1 e5 +[5c6e] 屮 +0.94,7.81;0.94,3.44 +8.44,3.44;8.44,7.81 +0.94,4.38;8.44,4.38 +1.56,0.94;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;4.69,3.75 +4.69,3.75;4.69,4.06 +4.69,4.06;4.69,9.06 + +# UTF-16 : 5f 51 +# UTF-8 : 91 bd e5 +[5f51] 彑 +0.62,1.25;8.75,1.25 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.44,7.81 +3.44,7.81;3.44,8.44 +3.44,8.44;3.75,9.06 +5.94,1.25;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.88,3.44 +6.88,3.44;6.88,4.06 +6.88,4.06;7.19,4.69 +7.19,4.69;7.19,5.00 +7.19,5.00;7.19,5.62 +7.19,5.62;7.50,6.25 +7.50,6.25;7.50,6.88 +7.50,6.88;3.12,6.88 +6.88,3.44;2.19,3.44 + +# UTF-16 : 60 59 +# UTF-8 : 99 81 e6 +[6059] 恙 +0.62,4.38;9.06,4.38 +1.25,6.25;8.12,6.25 +0.62,8.12;8.75,8.12 +3.44,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.12;6.25,8.44 +6.25,8.44;6.25,8.75 +6.25,8.75;6.56,9.38 +6.56,9.38;6.56,9.38 +4.69,4.38;4.69,8.12 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.38,3.75 +4.38,3.75;4.06,3.75 +2.81,3.75;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.62 +4.69,0.62;5.00,0.62 +5.00,0.62;5.31,0.62 +5.31,0.62;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.50 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 + +# UTF-16 : 60 b8 +# UTF-8 : b8 82 e6 +[60b8] 悸 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,2.81;9.38,2.81 +8.75,4.38;3.12,4.38 +5.94,3.44;5.94,1.56 +5.94,1.56;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.62 +5.31,0.62;5.00,0.62 +5.00,0.62;4.38,0.94 +4.38,0.94;4.06,0.94 +8.44,4.38;8.12,4.06 +8.12,4.06;7.50,4.06 +7.50,4.06;7.19,3.75 +7.19,3.75;6.56,3.44 +6.56,3.44;5.94,3.44 +2.81,7.19;9.06,7.19 +5.62,5.00;5.94,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,8.75 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;5.00,6.25 +5.00,6.25;5.62,6.88 +5.62,6.88;5.62,7.19 +9.06,4.69;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,5.94 +6.88,5.94;6.25,6.56 +6.25,6.56;5.94,7.19 + +# UTF-16 : 61 59 +# UTF-8 : 99 85 e6 +[6159] 慙 +2.81,2.81;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.62 +3.44,0.62;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;4.69,0.62 +4.69,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;5.94,0.62 +5.94,0.62;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,1.56 +7.19,1.56;7.19,2.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.50 +5.00,2.50;4.38,2.81 +4.38,2.81;4.06,3.12 +5.31,6.88;9.06,6.88 +7.81,3.44;7.81,6.88 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +4.69,3.44;5.00,4.06 +5.00,4.06;5.31,5.00 +5.31,5.00;5.31,5.31 +5.31,5.31;5.31,5.94 +5.31,5.94;5.31,6.25 +5.31,6.25;5.31,6.88 +5.31,6.88;5.31,7.81 +5.31,7.81;5.31,8.75 +0.94,5.31;4.38,5.31 +4.38,5.31;4.38,7.50 +4.38,7.50;0.94,7.50 +0.94,7.50;0.94,5.00 +0.94,6.25;4.38,6.25 +0.31,4.38;4.69,4.38 +2.81,5.31;2.81,9.06 +2.81,3.44;2.81,5.31 +0.31,8.44;5.00,8.44 + +# UTF-16 : 65 83 +# UTF-8 : 83 96 e6 +[6583] 斃 +5.00,5.00;5.62,5.31 +5.62,5.31;6.25,5.62 +6.25,5.62;6.56,5.94 +6.56,5.94;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.12,8.12 +8.12,8.12;8.44,8.44 +5.94,8.44;9.06,8.44 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;6.25,9.38 +9.06,5.00;8.44,5.31 +8.44,5.31;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;6.25,7.81 +6.25,7.81;6.25,8.12 +3.44,5.31;3.75,5.31 +3.75,5.31;4.38,5.00 +4.38,5.00;4.69,5.31 +4.69,5.31;4.69,5.62 +4.69,5.62;4.69,7.81 +4.69,7.81;0.94,7.81 +0.94,7.81;0.94,5.00 +2.81,5.00;2.81,9.38 +1.25,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 +4.38,5.94;4.06,6.25 +4.06,6.25;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.44,7.50 +0.62,4.38;8.75,4.38 +5.62,4.38;5.62,1.25 +5.62,1.25;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +0.31,2.50;0.94,2.81 +0.94,2.81;1.56,3.12 +1.56,3.12;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.38 +2.19,3.44;4.69,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.06,2.19 +4.06,2.19;3.75,1.88 +3.75,1.88;3.44,1.56 +3.44,1.56;2.81,1.56 +2.81,1.56;2.50,1.25 +2.50,1.25;1.88,0.94 +1.88,0.94;1.25,0.62 +1.25,0.62;0.62,0.62 +3.44,1.88;3.12,2.19 +3.12,2.19;2.50,2.50 +2.50,2.50;2.19,2.50 +2.19,2.50;1.88,2.81 +5.62,2.50;6.25,2.81 +6.25,2.81;6.88,2.81 +6.88,2.81;7.50,3.12 +7.50,3.12;8.12,3.12 +8.12,3.12;8.75,3.44 +0.31,7.81;0.94,7.81 +0.94,7.81;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +5.00,7.81;4.69,8.12 +4.69,8.12;4.38,8.44 +4.38,8.44;3.75,8.75 +3.75,8.75;3.44,9.06 + +# UTF-16 : 67 73 +# UTF-8 : b3 9d e6 +[6773] 杳 +4.69,4.69;4.69,9.38 +8.75,8.12;0.62,8.12 +0.31,5.00;0.94,5.31 +0.94,5.31;1.56,5.62 +1.56,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.56 +2.81,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.69,8.12 +8.75,5.00;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;5.94,6.88 +5.94,6.88;5.62,7.19 +5.62,7.19;5.31,7.50 +5.31,7.50;5.00,7.81 +5.00,7.81;4.69,8.12 +7.81,0.62;7.81,4.38 +7.81,4.38;1.56,4.38 +1.56,4.38;1.56,0.62 +1.88,1.25;7.50,1.25 +1.88,2.81;7.50,2.81 + +# UTF-16 : 66 88 +# UTF-8 : 88 9a e6 +[6688] 暈 +1.56,6.88;8.12,6.88 +8.12,6.88;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,6.88 +1.56,7.81;8.12,7.81 +1.56,2.19;7.81,2.19 +7.81,2.19;7.81,4.38 +7.81,4.38;1.56,4.38 +1.56,4.38;1.56,2.19 +1.56,3.44;7.81,3.44 +0.31,1.56;9.06,1.56 +4.69,0.31;4.69,6.25 +1.25,5.31;8.12,5.31 +8.75,4.69;8.75,6.25 +8.75,6.25;0.62,6.25 +0.62,6.25;0.62,4.69 + +# UTF-16 : 67 2e +# UTF-8 : ae 9c e6 +[672e] 朮 +4.69,9.38;4.69,0.31 +0.62,7.50;8.75,7.50 +5.94,9.06;6.56,8.75 +6.56,8.75;6.88,8.44 +6.88,8.44;7.19,8.44 +7.19,8.44;7.50,8.12 +7.50,8.12;7.81,8.12 +0.62,1.56;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,3.75;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.50,6.56 +7.19,6.56;7.19,2.50 +7.19,2.50;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;9.06,2.19 +9.06,2.19;9.06,3.12 +9.06,3.12;9.06,3.44 + +# UTF-16 : 67 e9 +# UTF-8 : a9 9f e6 +[67e9] 柩 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +9.06,8.44;3.75,8.44 +3.44,8.44;3.75,0.62 +3.44,1.56;9.06,1.56 +4.38,5.00;4.69,5.62 +4.69,5.62;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.25,8.12 +5.94,7.19;8.12,7.19 +7.81,7.19;7.81,6.56 +7.81,6.56;7.50,5.94 +7.50,5.94;7.19,5.31 +7.19,5.31;6.88,4.69 +6.88,4.69;6.56,4.06 +6.56,4.06;6.25,3.75 +6.25,3.75;5.94,3.12 +5.94,3.12;5.31,2.81 +5.31,2.81;4.69,2.50 +4.69,2.50;4.06,2.19 +6.88,4.38;7.19,3.75 +7.19,3.75;7.50,3.44 +7.50,3.44;8.12,2.81 +8.12,2.81;8.44,2.50 +8.44,2.50;8.75,2.19 + +# UTF-16 : 68 cd +# UTF-8 : 8d a3 e6 +[68cd] 棍 +3.75,5.31;8.75,5.31 +8.75,5.31;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.31 +3.75,7.19;8.75,7.19 +6.56,5.00;6.56,1.25 +6.56,1.25;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +6.56,3.12;7.19,3.44 +7.19,3.44;7.50,3.44 +7.50,3.44;8.12,3.75 +8.12,3.75;8.44,4.06 +8.44,4.06;9.06,4.38 +3.75,3.44;5.94,3.44 +3.75,0.94;3.75,5.00 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.94,1.56 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 68 d7 +# UTF-8 : 97 a3 e6 +[68d7] 棗 +6.25,2.50;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.50,2.19 +7.50,2.19;8.12,2.50 +8.12,2.50;8.12,2.81 +8.12,2.81;8.12,3.75 +8.12,3.75;1.25,3.75 +1.25,3.75;1.25,2.19 +8.75,4.69;0.62,4.69 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.69,2.81 +4.69,0.62;4.69,5.31 +8.75,8.44;0.62,8.44 +4.69,5.62;4.69,9.38 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;4.69,2.81 +6.25,6.56;6.88,6.56 +6.88,6.56;7.19,6.56 +7.19,6.56;7.50,6.56 +7.50,6.56;8.12,6.56 +8.12,6.56;8.12,7.19 +8.12,7.19;8.12,7.81 +8.12,7.81;1.25,7.81 +1.25,7.81;1.25,6.25 +0.31,5.00;0.94,5.31 +0.94,5.31;1.56,5.31 +1.56,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.56 +4.06,6.56;4.69,7.19 +9.06,5.00;8.44,5.31 +8.44,5.31;7.81,5.31 +7.81,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,6.56 +5.31,6.56;4.69,7.19 + +# UTF-16 : 69 6e +# UTF-8 : ae a5 e6 +[696e] 楮 +4.06,4.69;4.06,0.62 +8.44,0.62;8.44,4.69 +8.44,4.69;4.06,4.69 +4.06,1.25;8.44,1.25 +4.06,2.81;8.44,2.81 +2.81,4.06;3.44,4.38 +3.44,4.38;4.38,4.69 +4.38,4.69;5.00,5.31 +5.00,5.31;5.62,5.62 +5.62,5.62;6.25,6.25 +6.25,6.25;6.88,6.56 +6.88,6.56;7.50,7.19 +7.50,7.19;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;9.06,8.75 +2.81,5.94;9.06,5.94 +8.44,8.12;3.44,8.12 +5.62,5.94;5.94,9.38 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +9.06,4.06;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.50,5.62 + +# UTF-16 : 6a b8 +# UTF-8 : b8 aa e6 +[6ab8] 檸 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +6.25,2.81;6.25,1.56 +6.25,1.56;6.25,0.94 +6.25,0.94;5.94,0.62 +5.94,0.62;5.62,0.62 +5.62,0.62;5.00,0.62 +5.00,0.62;4.69,0.94 +4.69,0.94;4.38,0.94 +2.81,2.81;9.06,2.81 +8.44,3.75;8.44,5.31 +8.44,5.31;3.44,5.31 +3.12,5.31;3.44,3.75 +2.81,3.75;9.06,3.75 +6.88,3.75;6.88,5.31 +5.00,3.75;5.00,5.31 +5.94,8.44;5.94,9.38 +8.75,6.88;9.06,8.44 +8.75,8.44;2.81,8.44 +2.81,8.44;2.81,6.88 +4.38,7.81;4.38,6.88 +4.38,6.88;4.69,6.25 +4.69,6.25;5.00,6.25 +5.00,6.25;5.31,6.25 +5.31,6.25;5.94,6.25 +5.62,6.25;6.25,6.25 +6.25,6.25;6.88,6.25 +6.88,6.25;7.19,6.25 +7.19,6.25;7.50,6.88 +7.50,6.88;7.50,7.50 +2.81,5.94;3.12,6.25 +3.12,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.50 +8.75,5.94;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;8.12,7.50 +6.56,6.88;6.25,7.19 +6.25,7.19;5.62,7.50 +5.62,7.50;5.31,7.81 +5.31,7.81;5.31,7.81 + +# UTF-16 : 6b eb +# UTF-8 : ab af e6 +[6beb] 毫 +0.62,8.44;9.06,8.44 +4.69,8.44;4.69,9.38 +1.88,5.94;1.88,7.50 +1.88,7.50;7.50,7.50 +7.50,7.50;7.50,6.25 +7.50,6.25;1.88,6.25 +8.75,3.75;8.75,5.31 +8.75,5.31;0.62,5.31 +0.62,5.31;0.62,3.75 +3.44,4.38;3.75,1.25 +3.44,1.25;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.62,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +9.06,2.50;0.31,2.19 +8.12,3.44;0.94,3.12 +1.25,4.38;2.19,4.38 +2.19,4.38;2.81,4.38 +2.81,4.38;3.44,4.38 +3.44,4.38;4.38,4.38 +4.38,4.38;5.00,4.38 +5.00,4.38;5.62,4.38 +5.62,4.38;6.25,4.38 +6.25,4.38;6.88,4.69 +6.88,4.69;7.19,4.69 +7.19,4.69;7.81,4.69 + +# UTF-16 : 9e be +# UTF-8 : be ba e9 +[9ebe] 麾 +5.00,8.44;5.00,9.38 +4.38,5.62;4.38,6.88 +0.31,0.62;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,8.44 +1.25,8.44;9.06,8.44 +6.88,5.31;6.88,8.12 +8.75,7.19;5.31,7.19 +3.44,5.31;3.44,8.12 +4.69,7.19;1.56,7.19 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +5.00,5.31;5.31,5.62 +5.31,5.62;5.62,5.94 +5.62,5.94;5.62,6.25 +5.62,6.25;5.62,6.56 +5.62,6.56;5.62,6.88 +7.81,6.88;7.81,5.62 +7.81,5.62;8.12,5.31 +8.12,5.31;8.12,5.31 +8.12,5.31;8.44,5.31 +8.44,5.31;8.75,5.62 +8.75,5.62;8.75,5.94 +8.75,5.94;8.75,6.25 +4.69,4.69;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +9.06,2.50;1.25,2.19 +8.75,3.75;1.88,3.44 +2.19,4.38;2.81,4.38 +2.81,4.38;3.44,4.38 +3.44,4.38;4.38,4.69 +4.38,4.69;5.00,4.69 +5.00,4.69;5.62,4.69 +5.62,4.69;6.25,4.69 +6.25,4.69;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;7.81,4.69 +7.81,4.69;8.12,5.00 + +# UTF-16 : 6c 90 +# UTF-8 : 90 b2 e6 +[6c90] 沐 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,0.62;5.94,9.06 +9.06,6.88;2.50,6.88 +2.50,2.19;2.81,2.50 +2.81,2.50;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.62,6.56 +5.62,6.56;5.94,6.88 +9.38,2.19;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.12,3.75 +8.12,3.75;7.50,4.06 +7.50,4.06;7.19,4.69 +7.19,4.69;6.88,5.00 +6.88,5.00;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;6.25,6.56 +6.25,6.56;5.94,7.19 + +# UTF-16 : 88 4d +# UTF-8 : 8d a1 e8 +[884d] 衍 +2.50,7.19;2.19,6.56 +2.19,6.56;1.88,5.94 +1.88,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.31,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.19 +0.94,7.19;0.31,6.88 +1.56,0.62;1.56,5.62 +8.12,6.25;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.56,0.94 +9.06,6.25;5.94,6.25 +9.06,8.75;6.25,8.75 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.88 +4.38,1.88;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,7.50;5.00,7.81 +5.00,7.81;4.69,8.12 +4.69,8.12;4.38,8.44 +4.38,8.44;4.06,8.75 +4.06,8.75;3.75,8.75 +5.00,5.31;4.69,5.62 +4.69,5.62;4.38,5.94 +4.38,5.94;4.06,6.25 +4.06,6.25;3.75,6.56 +3.75,6.56;3.44,6.88 + +# UTF-16 : 6e 23 +# UTF-8 : a3 b8 e6 +[6e23] 渣 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.62,5.94;5.94,9.38 +9.06,8.12;2.50,8.12 +2.50,5.31;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,8.12 +9.06,5.31;8.75,5.62 +8.75,5.62;8.12,5.94 +8.12,5.94;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,8.12 +8.12,0.94;8.12,5.62 +8.12,5.62;3.44,5.62 +3.44,5.62;3.44,1.25 +2.19,0.94;9.06,0.94 +3.44,2.50;8.12,2.50 +3.44,4.06;8.12,4.06 + +# UTF-16 : 71 a8 +# UTF-8 : a8 86 e7 +[71a8] 熨 +0.94,9.06;4.69,9.06 +4.69,9.06;4.69,7.81 +4.69,7.81;0.94,7.81 +0.31,4.38;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.94,5.94 +0.94,5.94;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.94,9.06 +8.12,9.06;8.12,5.00 +8.12,5.00;8.12,4.69 +8.12,4.69;7.81,4.38 +7.81,4.38;7.50,4.38 +7.50,4.38;7.19,4.38 +7.19,4.38;6.88,4.38 +6.88,4.38;6.25,4.38 +9.06,8.12;5.00,8.12 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;5.94,7.19 +5.94,7.19;5.62,7.50 +3.12,6.25;3.12,4.69 +3.12,4.69;3.12,4.38 +3.12,4.38;2.81,4.38 +2.81,4.38;2.50,4.38 +2.50,4.38;1.88,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.19,5.62 +5.31,4.38;5.00,4.69 +5.00,4.69;4.69,5.31 +4.69,5.31;4.38,5.62 +4.38,5.62;4.06,5.94 +5.00,6.25;0.94,6.25 +4.38,7.19;1.56,7.19 +2.50,3.75;2.19,3.44 +2.19,3.44;1.88,3.12 +1.88,3.12;1.56,2.81 +1.56,2.81;1.25,2.50 +1.25,2.50;1.25,2.19 +8.12,4.06;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,3.12 +7.19,3.12;6.88,2.81 +6.88,2.81;6.56,2.50 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;4.69,3.44 +4.69,3.44;4.69,4.38 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,1.25 +6.88,1.25;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,2.81;4.69,3.44 + +# UTF-16 : 71 f5 +# UTF-8 : b5 87 e7 +[71f5] 燵 +2.81,2.19;2.50,2.50 +2.50,2.50;2.19,3.12 +2.19,3.12;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +2.50,8.12;2.50,7.50 +2.50,7.50;2.19,6.88 +2.19,6.88;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.56,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +3.75,2.19;3.75,4.69 +3.75,4.69;2.19,4.69 +2.19,0.62;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +9.06,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,1.25 +5.00,1.25;4.38,1.56 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.50 +2.81,8.75;3.12,8.44 +3.12,8.44;3.44,8.12 +3.44,8.12;3.75,7.81 +3.75,7.81;4.06,7.81 +2.81,6.88;3.12,6.56 +3.12,6.56;3.44,6.25 +3.44,6.25;3.75,5.94 +3.75,5.94;4.06,5.62 +4.38,5.31;9.06,5.31 +6.56,5.31;6.56,1.56 +4.38,4.06;8.75,4.06 +4.38,2.81;9.06,2.81 +4.38,7.19;9.06,7.19 +4.38,8.44;8.75,8.44 +6.56,7.19;6.56,9.38 +7.50,5.31;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.12,7.19 +5.62,5.31;5.62,5.62 +5.62,5.62;5.62,5.94 +5.62,5.94;5.62,6.56 +5.62,6.56;5.31,6.88 +5.31,6.88;5.31,7.19 + +# UTF-16 : 72 3b +# UTF-8 : bb 88 e7 +[723b] 爻 +0.62,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.38,2.81 +4.38,2.81;5.00,3.12 +5.00,3.12;5.62,3.75 +5.62,3.75;5.94,4.38 +5.94,4.38;6.25,5.00 +6.25,5.00;6.56,5.62 +8.75,0.94;7.81,1.25 +7.81,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.62,2.19 +5.62,2.19;5.00,2.81 +5.00,2.81;4.38,3.12 +4.38,3.12;4.06,3.75 +4.06,3.75;3.44,4.38 +3.44,4.38;3.12,5.00 +3.12,5.00;2.81,5.62 +0.62,5.94;1.56,5.94 +1.56,5.94;2.19,6.25 +2.19,6.25;3.12,6.56 +3.12,6.56;3.75,6.88 +3.75,6.88;4.38,7.19 +4.38,7.19;5.00,7.50 +5.00,7.50;5.94,7.81 +5.94,7.81;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.50,9.06 +1.56,8.75;2.50,8.44 +2.50,8.44;3.12,8.12 +3.12,8.12;3.75,8.12 +3.75,8.12;4.38,7.81 +4.38,7.81;5.00,7.50 +5.00,7.50;5.62,7.19 +5.62,7.19;6.25,6.88 +6.25,6.88;6.88,6.56 +6.88,6.56;7.81,6.25 +7.81,6.25;8.44,5.94 + +# UTF-16 : 82 7e +# UTF-8 : be 89 e8 +[827e] 艾 +0.62,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.38,2.81 +4.38,2.81;5.00,3.44 +5.00,3.44;5.62,4.06 +5.62,4.06;5.94,4.69 +5.94,4.69;6.25,5.62 +6.25,5.62;6.56,6.25 +8.75,0.94;7.81,1.25 +7.81,1.25;6.88,1.56 +6.88,1.56;6.25,2.19 +6.25,2.19;5.62,2.50 +5.62,2.50;5.00,2.81 +5.00,2.81;4.38,3.44 +4.38,3.44;4.06,4.06 +4.06,4.06;3.44,4.69 +3.44,4.69;3.12,5.62 +3.12,5.62;2.81,6.25 +0.62,8.12;8.75,8.12 +2.81,6.88;2.81,9.38 +6.56,6.88;6.56,9.38 + +# UTF-16 : 60 f1 +# UTF-8 : b1 83 e6 +[60f1] 惱 +8.75,1.25;3.12,1.25 +8.75,5.00;8.75,0.62 +3.12,0.62;3.12,5.00 +3.12,5.00;8.75,5.00 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.56,3.44 +6.56,3.44;6.88,4.06 +6.88,4.06;7.19,4.38 +7.19,4.38;7.50,4.69 +3.75,4.38;4.38,4.06 +4.38,4.06;4.69,3.75 +4.69,3.75;5.00,3.75 +5.00,3.75;5.31,3.44 +5.31,3.44;5.94,3.12 +5.94,3.12;6.25,3.12 +6.25,3.12;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +8.75,9.06;8.44,8.75 +8.44,8.75;8.44,8.44 +8.44,8.44;8.12,8.12 +8.12,8.12;7.81,7.81 +7.81,7.81;7.50,7.19 +7.50,7.19;7.81,6.88 +7.81,6.88;8.12,6.56 +8.12,6.56;8.44,6.25 +8.44,6.25;8.75,5.94 +8.75,5.94;8.75,5.31 +6.56,9.06;6.25,8.75 +6.25,8.75;5.94,8.44 +5.94,8.44;5.94,8.12 +5.94,8.12;5.62,7.81 +5.62,7.81;5.31,7.19 +5.31,7.19;5.62,6.88 +5.62,6.88;5.94,6.56 +5.94,6.56;6.25,6.25 +6.25,6.25;6.25,5.94 +6.25,5.94;6.56,5.31 +4.38,9.06;4.06,8.75 +4.06,8.75;3.75,8.44 +3.75,8.44;3.44,8.12 +3.44,8.12;3.12,7.81 +3.12,7.81;2.81,7.19 +2.81,7.19;3.12,6.88 +3.12,6.88;3.44,6.56 +3.44,6.56;3.75,6.25 +3.75,6.25;4.06,5.94 +4.06,5.94;4.38,5.31 +5.62,5.94;5.62,5.62 +5.62,5.62;5.31,5.00 +5.31,5.00;5.31,5.00 + +# UTF-16 : 74 59 +# UTF-8 : 99 91 e7 +[7459] 瑙 +2.81,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,1.88;1.56,8.44 +0.31,1.56;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.19 +2.50,2.19;3.12,2.50 +8.75,1.25;3.44,1.25 +8.75,5.00;8.75,0.62 +3.44,0.62;3.44,5.00 +3.44,5.00;8.75,5.00 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;7.50,4.69 +4.06,4.38;4.38,4.06 +4.38,4.06;4.69,3.75 +4.69,3.75;5.31,3.75 +5.31,3.75;5.62,3.44 +5.62,3.44;5.94,3.12 +5.94,3.12;6.25,3.12 +6.25,3.12;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;8.12,1.88 +8.75,9.06;8.44,8.75 +8.44,8.75;8.44,8.44 +8.44,8.44;8.12,8.12 +8.12,8.12;7.81,7.81 +7.81,7.81;7.50,7.19 +7.50,7.19;7.81,6.88 +7.81,6.88;8.12,6.56 +8.12,6.56;8.44,6.25 +8.44,6.25;8.75,5.94 +8.75,5.94;8.75,5.31 +6.56,9.06;6.56,8.75 +6.56,8.75;6.25,8.44 +6.25,8.44;5.94,8.12 +5.94,8.12;5.62,7.81 +5.62,7.81;5.31,7.19 +5.31,7.19;5.62,6.88 +5.62,6.88;5.94,6.56 +5.94,6.56;6.25,6.25 +6.25,6.25;6.56,5.94 +6.56,5.94;6.56,5.31 +4.38,9.06;4.06,8.75 +4.06,8.75;4.06,8.44 +4.06,8.44;3.75,8.12 +3.75,8.12;3.44,7.81 +3.44,7.81;3.12,7.19 +3.12,7.19;3.44,6.88 +3.44,6.88;3.75,6.56 +3.75,6.56;4.06,6.25 +4.06,6.25;4.38,5.94 +4.38,5.94;4.38,5.31 +5.62,5.94;5.62,5.62 +5.62,5.62;5.62,5.00 +5.62,5.00;5.31,5.00 + +# UTF-16 : 81 66 +# UTF-8 : a6 85 e8 +[8166] 腦 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +8.75,1.25;3.75,1.25 +8.75,5.00;8.75,0.62 +3.75,0.62;3.75,5.00 +3.75,5.00;8.75,5.00 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;7.81,4.69 +4.38,4.38;4.69,4.06 +4.69,4.06;5.00,3.75 +5.00,3.75;5.31,3.75 +5.31,3.75;5.62,3.44 +5.62,3.44;6.25,3.12 +6.25,3.12;6.56,3.12 +6.56,3.12;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.81,2.19 +7.81,2.19;8.12,1.88 +8.75,9.06;8.44,8.75 +8.44,8.75;8.44,8.44 +8.44,8.44;8.12,8.12 +8.12,8.12;7.81,7.81 +7.81,7.81;7.50,7.19 +7.50,7.19;7.81,6.88 +7.81,6.88;8.12,6.56 +8.12,6.56;8.44,6.25 +8.44,6.25;8.75,5.94 +8.75,5.94;8.75,5.31 +6.88,9.06;6.56,8.75 +6.56,8.75;6.25,8.44 +6.25,8.44;6.25,8.12 +6.25,8.12;5.94,7.81 +5.94,7.81;5.62,7.19 +5.62,7.19;5.94,6.88 +5.94,6.88;6.25,6.56 +6.25,6.56;6.25,6.25 +6.25,6.25;6.56,5.94 +6.56,5.94;6.88,5.31 +4.69,9.06;4.69,8.75 +4.69,8.75;4.38,8.44 +4.38,8.44;4.06,8.12 +4.06,8.12;3.75,7.81 +3.75,7.81;3.44,7.19 +3.44,7.19;3.75,6.88 +3.75,6.88;4.06,6.56 +4.06,6.56;4.38,6.25 +4.38,6.25;4.69,5.94 +4.69,5.94;5.00,5.31 +5.94,5.94;5.94,5.62 +5.94,5.62;5.62,5.00 +5.62,5.00;5.62,5.00 + +# UTF-16 : 74 6a +# UTF-8 : aa 91 e7 +[746a] 瑪 +3.12,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,2.19;1.56,8.44 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +5.94,8.75;5.94,4.06 +3.44,5.62;8.44,5.62 +3.44,7.19;8.44,7.19 +8.75,8.75;3.75,8.75 +3.44,8.75;3.75,4.06 +3.44,4.06;9.06,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.75,3.12 +5.00,1.25;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;4.69,3.12 +4.69,3.12;4.69,3.12 +6.56,1.56;6.56,2.19 +6.56,2.19;6.25,2.81 +6.25,2.81;6.25,3.12 +6.25,3.12;6.25,3.44 +8.12,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.50,3.44 + +# UTF-16 : 5a bd +# UTF-8 : bd aa e5 +[5abd] 媽 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.44 +1.88,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,1.88 +2.81,1.88;3.12,1.56 +5.94,8.75;5.94,4.06 +3.44,5.62;8.44,5.62 +3.44,7.19;8.44,7.19 +8.75,8.75;3.75,8.75 +3.44,8.75;3.75,4.06 +3.44,4.06;9.06,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +3.12,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +5.00,1.25;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;5.00,3.12 +6.56,1.56;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;6.25,3.44 +8.12,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.50,3.44 + +# UTF-16 : 78 bc +# UTF-8 : bc a2 e7 +[78bc] 碼 +3.12,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.75 +5.94,8.75;6.25,4.06 +3.75,5.62;8.44,5.62 +3.75,7.19;8.44,7.19 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,4.06 +3.75,4.06;9.06,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +5.31,1.25;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;5.00,3.12 +6.56,1.56;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;6.25,3.44 +8.12,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.50,3.44 + +# UTF-16 : 75 bd +# UTF-8 : bd 96 e7 +[75bd] 疽 +1.88,0.94;9.06,0.94 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +7.81,1.25;7.81,7.19 +7.81,7.19;3.12,7.19 +3.12,7.19;3.12,1.25 +3.12,3.12;7.81,3.12 +3.12,5.31;7.81,5.31 + +# UTF-16 : 75 b8 +# UTF-8 : b8 96 e7 +[75b8] 疸 +1.88,1.25;9.06,1.25 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +3.12,2.50;7.81,2.50 +7.81,2.50;7.81,7.19 +7.81,7.19;3.12,7.19 +3.12,7.19;3.12,2.50 +3.12,5.00;7.81,5.00 + +# UTF-16 : 75 b1 +# UTF-8 : b1 96 e7 +[75b1] 疱 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +3.12,6.88;8.44,6.88 +8.44,6.88;8.44,5.94 +8.44,5.94;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.50 +7.50,2.50;6.88,2.50 +6.88,2.50;6.56,2.50 +6.56,2.50;6.25,2.50 +2.19,5.00;2.50,5.31 +2.50,5.31;2.81,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.75,8.12 +3.12,3.44;6.56,3.44 +6.56,3.44;6.56,5.62 +6.56,5.62;3.12,5.62 +9.06,2.81;9.06,2.19 +9.06,2.19;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.62 +6.56,0.62;5.62,0.62 +5.62,0.62;5.00,0.62 +5.00,0.62;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,1.25 +3.12,1.25;3.12,1.88 +3.12,1.88;3.12,5.62 + +# UTF-16 : 75 e3 +# UTF-8 : a3 97 e7 +[75e3] 痣 +9.06,6.56;2.50,6.56 +8.75,4.69;2.81,4.69 +5.94,4.69;5.94,8.12 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +4.06,3.44;4.06,1.88 +4.06,1.88;4.06,1.25 +4.06,1.25;4.38,0.94 +4.38,0.94;5.00,0.62 +5.00,0.62;5.62,0.62 +5.62,0.62;6.25,0.62 +6.25,0.62;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;7.81,1.56 +7.81,1.56;7.81,2.19 +2.19,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +9.06,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.81,3.44 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.31,3.75 +5.31,3.75;5.00,4.06 + +# UTF-16 : 75 f0 +# UTF-8 : b0 97 e7 +[75f0] 痰 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +4.06,7.50;3.75,6.88 +3.75,6.88;3.44,6.56 +3.44,6.56;3.44,6.25 +3.44,6.25;3.12,5.94 +4.06,4.06;3.75,3.44 +3.75,3.44;3.44,3.12 +3.44,3.12;3.12,2.81 +3.12,2.81;2.81,2.50 +8.44,7.50;8.12,7.19 +8.12,7.19;8.12,6.88 +8.12,6.88;7.81,6.56 +7.81,6.56;7.50,6.25 +7.50,6.25;7.19,5.94 +8.44,4.06;8.12,3.44 +8.12,3.44;7.81,3.12 +7.81,3.12;7.50,2.81 +7.50,2.81;7.19,2.50 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.62,3.75 +5.62,3.75;5.62,5.00 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.94,2.81 +5.94,2.81;5.62,3.44 +5.62,3.44;5.62,3.75 +2.50,4.38;3.12,4.38 +3.12,4.38;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.62,6.88 +5.62,6.88;5.62,7.50 +5.62,7.50;5.62,8.12 +8.75,4.38;8.44,4.38 +8.44,4.38;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.62,7.50 + +# UTF-16 : 76 21 +# UTF-8 : a1 98 e7 +[7621] 瘡 +3.12,5.00;8.44,5.00 +4.38,6.88;7.19,6.88 +9.06,6.25;8.75,6.25 +8.75,6.25;8.44,6.56 +8.44,6.56;8.12,6.56 +8.12,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;6.56,7.50 +6.56,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.00,7.81 +5.00,7.81;4.38,7.19 +4.38,7.19;3.75,6.88 +3.75,6.88;3.44,6.56 +3.44,6.56;3.12,6.56 +3.12,6.56;2.81,6.25 +2.81,6.25;2.19,6.25 +8.44,2.81;3.12,2.81 +3.12,2.81;3.12,0.62 +8.44,0.62;8.44,2.81 +3.12,0.94;8.44,0.94 +1.56,0.62;2.19,1.25 +2.19,1.25;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.75 +3.12,3.75;3.12,4.38 +3.12,4.38;3.12,4.69 +3.12,4.69;3.12,5.94 +3.12,5.94;8.44,5.94 +8.44,5.94;8.44,3.75 +8.44,3.75;3.12,3.75 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 + +# UTF-16 : 76 6c +# UTF-8 : ac 99 e7 +[766c] 癬 +5.31,8.75;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.38,7.50 +2.19,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.12,8.12 +2.81,7.50;4.69,7.50 +2.50,4.69;5.31,4.69 +2.50,6.25;5.31,6.25 +5.31,6.25;5.31,2.81 +5.31,2.81;2.50,2.81 +2.50,2.81;2.50,6.25 +4.06,5.94;4.06,2.81 +5.62,0.94;5.62,1.25 +5.62,1.25;5.31,1.88 +5.31,1.88;5.31,2.50 +5.31,2.50;5.31,2.50 +4.38,0.62;4.38,1.25 +4.38,1.25;4.38,1.88 +4.38,1.88;4.38,2.19 +4.38,2.19;4.38,2.50 +3.44,0.62;3.44,0.94 +3.44,0.94;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.50 +2.19,0.62;2.19,0.94 +2.19,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.50 +6.88,6.56;6.88,6.88 +6.88,6.88;6.56,7.50 +6.56,7.50;6.56,7.81 +6.56,7.81;6.56,8.12 +8.12,6.56;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.44,7.81 +8.44,7.81;8.44,8.12 +9.06,2.50;5.62,2.50 +9.06,6.56;5.94,6.56 +9.06,4.38;5.94,4.38 +7.50,0.62;7.50,6.56 + +# UTF-16 : 76 72 +# UTF-8 : b2 99 e7 +[7672] 癲 +5.31,8.75;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +1.88,0.62;2.19,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +5.62,0.94;5.31,1.25 +5.31,1.25;4.69,1.56 +4.69,1.56;4.38,1.56 +4.38,1.56;4.38,1.88 +3.44,2.81;5.62,2.81 +5.62,2.81;5.62,5.62 +5.62,5.62;3.12,5.62 +3.12,5.62;3.12,2.81 +3.44,4.69;5.62,4.69 +3.44,3.75;5.62,3.75 +2.50,5.62;2.50,2.19 +2.50,2.19;5.94,2.19 +2.50,8.12;2.50,6.88 +2.50,6.88;2.81,6.56 +2.81,6.56;3.75,6.56 +3.75,6.56;4.06,6.56 +4.06,6.56;4.38,6.56 +4.38,6.56;5.00,6.56 +5.00,6.56;5.62,6.56 +5.62,6.56;5.62,6.88 +5.62,6.88;5.62,7.19 +2.50,7.19;3.12,7.19 +3.12,7.19;3.75,7.50 +3.75,7.50;4.38,7.50 +4.38,7.50;5.00,7.50 +5.00,7.50;5.62,7.81 +5.62,0.62;6.25,0.94 +6.25,0.94;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.19,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.81,1.88 +5.94,7.50;9.06,7.50 +7.50,7.50;7.50,7.19 +7.50,7.19;7.19,6.56 +7.19,6.56;7.19,6.25 +6.25,2.19;8.75,2.19 +8.75,2.19;8.75,6.25 +8.75,6.25;6.25,6.25 +6.25,6.25;6.25,2.19 +6.25,3.75;8.75,3.75 +6.25,5.00;8.75,5.00 + +# UTF-16 : 76 d2 +# UTF-8 : 92 9b e7 +[76d2] 盒 +9.06,6.56;8.44,6.88 +8.44,6.88;8.12,6.88 +8.12,6.88;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.25,6.88 +1.25,6.88;0.94,6.88 +0.94,6.88;0.31,6.56 +6.88,7.19;2.81,7.19 +2.19,4.38;7.50,4.38 +7.19,4.38;7.50,6.25 +7.19,6.25;2.19,6.25 +1.88,6.25;2.19,4.38 +7.81,0.94;7.81,3.44 +7.81,3.44;1.56,3.44 +1.56,3.44;1.56,0.94 +3.75,3.44;3.75,0.94 +5.62,3.44;5.94,0.94 +0.31,0.94;9.06,0.94 + +# UTF-16 : 76 e5 +# UTF-8 : a5 9b e7 +[76e5] 盥 +0.94,8.44;0.94,3.75 +0.94,5.31;2.50,5.31 +0.94,7.19;2.50,7.19 +6.88,5.31;8.44,5.31 +6.88,7.19;8.44,7.19 +6.88,8.75;8.44,8.75 +8.44,8.75;8.44,3.75 +0.62,8.44;1.25,8.44 +1.25,8.44;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,8.75 +2.19,8.75;2.81,8.75 +7.81,0.94;7.81,3.44 +7.81,3.44;1.56,3.44 +1.56,3.44;1.56,0.94 +3.75,3.12;3.75,0.94 +5.62,3.12;5.94,0.94 +0.31,0.94;9.06,0.94 +4.69,9.06;4.69,4.69 +4.69,4.69;4.69,4.38 +4.69,4.38;4.38,4.06 +4.38,4.06;3.75,4.06 +3.75,4.06;3.75,4.38 +2.50,8.12;4.38,8.12 +4.69,8.12;5.00,7.81 +5.00,7.81;5.00,7.50 +5.00,7.50;5.31,7.19 +5.31,7.19;5.31,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;5.94,5.94 +5.94,5.94;6.25,5.62 +6.25,5.62;6.56,5.31 +6.56,5.31;6.88,5.00 +6.88,5.00;7.19,5.00 +6.88,8.44;6.56,7.81 +6.56,7.81;6.25,7.50 +6.25,7.50;5.94,7.19 +5.94,7.19;5.62,7.19 +5.62,7.19;5.31,6.88 +4.38,7.81;4.06,7.19 +4.06,7.19;3.75,6.56 +3.75,6.56;3.44,5.94 +3.44,5.94;2.81,5.31 +2.81,5.31;2.50,5.00 + +# UTF-16 : 77 a0 +# UTF-8 : a0 9e e7 +[77a0] 瞠 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +0.94,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +4.38,4.38;8.12,4.38 +7.81,4.38;8.12,6.56 +7.81,6.56;4.38,6.56 +4.38,6.56;4.38,4.38 +9.06,0.94;3.12,0.94 +8.44,2.81;3.75,2.81 +5.94,0.94;6.25,4.38 +8.75,5.62;8.75,7.81 +8.75,7.81;3.44,7.81 +3.44,7.81;3.44,5.62 +4.69,7.81;4.69,8.12 +4.69,8.12;4.38,8.75 +4.38,8.75;4.38,9.06 +4.38,9.06;4.38,9.06 +7.50,7.81;7.50,8.12 +7.50,8.12;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.12,9.06 +5.94,7.81;6.25,9.38 + +# UTF-16 : 78 ca +# UTF-8 : 8a a3 e7 +[78ca] 磊 +4.38,4.69;0.31,4.69 +1.25,3.12;4.38,3.12 +4.38,3.12;4.38,0.62 +1.25,0.62;1.25,3.12 +1.25,1.25;4.38,1.25 +0.31,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;6.25,4.69 +9.06,4.69;5.00,4.69 +5.62,3.12;8.75,3.12 +8.75,3.12;8.75,0.62 +5.62,0.62;5.62,3.12 +5.62,1.25;8.75,1.25 +8.75,8.75;0.62,8.75 +2.50,7.50;7.81,7.50 +7.81,7.50;7.81,5.62 +7.81,5.62;2.50,5.62 +2.50,5.62;2.50,7.50 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.81,7.81 +2.81,7.81;3.44,8.44 +3.44,8.44;3.75,8.75 + +# UTF-16 : 7a a9 +# UTF-8 : a9 aa e7 +[7aa9] 窩 +5.31,8.44;5.31,6.88 +5.31,6.88;5.62,6.56 +5.62,6.56;6.25,6.56 +6.25,6.56;6.56,6.56 +6.56,6.56;7.19,6.56 +7.19,6.56;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;7.81,7.50 +7.81,7.50;7.81,7.81 +4.69,8.44;4.69,9.38 +8.44,6.88;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 +1.25,6.25;1.56,6.56 +1.56,6.56;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.81,6.88 +2.81,6.88;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;4.06,8.44 +0.94,0.62;0.94,4.06 +0.94,4.06;8.44,4.06 +8.44,4.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +2.50,1.25;2.50,3.12 +2.50,3.12;6.88,3.12 +6.88,3.12;6.88,1.56 +6.88,1.56;2.81,1.56 +1.88,4.06;1.88,5.94 +1.88,5.94;7.50,5.94 +7.50,5.94;7.50,4.06 +4.38,4.06;4.38,5.00 +4.38,5.00;7.50,5.00 + +# UTF-16 : 7b 75 +# UTF-8 : b5 ad e7 +[7b75] 筵 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +7.19,6.88;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.62,8.44 +5.62,8.44;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.38,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +3.12,4.38;0.62,4.38 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,6.56;0.62,6.56 +0.62,4.38;1.25,4.69 +1.25,4.69;1.56,5.31 +1.56,5.31;2.19,5.62 +2.19,5.62;2.50,6.25 +2.50,6.25;2.81,6.56 +8.75,0.94;6.56,0.94 +6.56,0.94;5.62,0.94 +5.62,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.19 +1.88,2.19;1.56,2.50 +1.56,2.50;1.25,3.12 +1.25,3.12;0.94,3.75 +6.25,4.38;8.75,4.38 +6.25,2.19;6.25,6.56 +3.75,6.25;4.06,6.25 +4.06,6.25;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.94,6.56 +5.94,6.56;6.25,6.56 +6.25,6.56;6.88,6.56 +6.88,6.56;7.19,6.56 +7.19,6.56;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,6.88 +4.06,5.62;4.06,2.81 +4.06,2.81;4.06,2.50 +4.06,2.50;4.38,2.19 +4.38,2.19;5.00,2.19 +5.00,2.19;5.31,2.19 +5.31,2.19;5.94,2.19 +5.94,2.19;6.56,2.19 +6.56,2.19;8.75,2.19 + +# UTF-16 : 7b 92 +# UTF-8 : 92 ae e7 +[7b92] 箒 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;2.50,8.44 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +1.25,5.00;8.12,5.00 +8.12,5.00;8.12,7.19 +8.12,7.19;1.25,7.19 +0.31,5.94;9.06,5.94 +8.75,2.81;8.75,4.06 +8.75,4.06;0.62,4.06 +0.62,4.06;0.62,2.81 +4.69,0.31;4.69,4.06 +1.56,0.94;1.56,2.81 +1.56,2.81;7.81,2.81 +7.81,2.81;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,1.25 + +# UTF-16 : 7d 06 +# UTF-8 : 86 b4 e7 +[7d06] 紆 +4.06,4.06;4.06,4.69 +4.06,4.69;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.44,6.56 +0.31,4.69;4.06,5.00 +2.50,4.69;2.50,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.56;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.44,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +1.88,5.62;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.62,7.81 +1.25,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 +7.19,8.75;7.19,1.88 +7.19,1.88;7.19,1.25 +7.19,1.25;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +4.38,5.00;9.38,5.00 +4.38,8.75;9.06,8.75 + +# UTF-16 : 7e 0b +# UTF-8 : 8b b8 e7 +[7e0b] 縋 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.56,4.69;1.56,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +3.44,9.06;3.75,8.75 +3.75,8.75;4.06,8.44 +4.06,8.44;4.69,7.81 +4.69,7.81;4.69,7.81 +3.44,6.88;3.75,6.56 +3.75,6.56;4.06,6.25 +4.06,6.25;4.69,5.94 +4.69,5.94;4.69,5.94 +4.38,2.50;4.38,4.69 +4.38,4.69;3.12,4.69 +3.12,0.62;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +9.06,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.00,1.25 +5.00,1.25;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;4.38,2.50 +5.62,2.50;8.75,2.50 +8.75,2.50;8.75,5.00 +8.75,5.00;5.31,5.00 +5.62,5.94;8.44,5.94 +8.44,5.94;8.44,8.12 +8.44,8.12;5.31,8.12 +5.31,8.12;5.31,2.50 +7.19,9.38;6.88,9.06 +6.88,9.06;6.88,8.44 +6.88,8.44;6.56,8.12 + +# UTF-16 : 7f 51 +# UTF-8 : 91 bd e7 +[7f51] 网 +0.94,0.62;0.94,8.75 +0.94,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +1.25,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,5.00 +3.12,5.00;3.44,5.94 +3.44,5.94;3.44,6.88 +3.44,6.88;3.75,7.81 +3.75,7.81;3.75,8.75 +1.56,6.88;1.88,6.56 +1.88,6.56;2.50,6.25 +2.50,6.25;2.81,5.94 +2.81,5.94;3.12,5.62 +3.12,5.62;3.44,5.31 +3.44,5.31;3.75,4.69 +3.75,4.69;4.06,4.38 +4.06,4.38;4.38,4.06 +4.38,4.06;4.69,3.75 +4.69,3.75;5.00,3.12 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;6.25,4.38 +6.25,4.38;6.25,5.00 +6.25,5.00;6.56,5.94 +6.56,5.94;6.56,6.88 +6.56,6.88;6.56,7.81 +6.56,7.81;6.56,8.75 +4.69,7.19;5.00,6.88 +5.00,6.88;5.31,6.56 +5.31,6.56;5.62,5.94 +5.62,5.94;6.25,5.62 +6.25,5.62;6.56,5.31 +6.56,5.31;6.88,5.00 +6.88,5.00;7.19,4.69 +7.19,4.69;7.50,4.38 +7.50,4.38;7.50,3.75 +7.50,3.75;7.81,3.44 + +# UTF-16 : 7f ae +# UTF-8 : ae be e7 +[7fae] 羮 +0.31,6.25;9.06,6.25 +1.25,7.50;8.12,7.50 +0.94,8.44;8.75,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.44;6.25,8.75 +6.25,8.75;6.56,9.06 +6.56,9.06;6.56,9.38 +4.69,6.25;4.69,8.44 +8.75,4.69;8.44,5.00 +8.44,5.00;8.12,5.62 +8.12,5.62;7.81,5.62 +7.81,5.62;7.50,5.94 +6.25,5.00;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.31,5.94 +3.75,5.00;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,5.94 +0.62,4.69;0.94,5.00 +0.94,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,5.94 +0.31,2.50;9.06,2.50 +0.62,3.44;8.75,3.44 +0.94,4.69;8.44,4.69 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.56 +5.62,1.56;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;4.69,2.50 +0.62,0.62;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;4.69,3.12 +4.69,3.12;4.69,3.44 +4.69,3.44;4.69,4.69 + +# UTF-16 : 7f b9 +# UTF-8 : b9 be e7 +[7fb9] 羹 +0.31,6.56;9.06,6.56 +1.25,7.50;8.12,7.50 +0.94,8.44;8.75,8.44 +3.44,8.44;3.12,9.06 +3.12,9.06;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.44;6.25,9.06 +6.25,9.06;6.56,9.38 +6.56,9.38;6.56,9.38 +3.44,5.00;3.12,5.31 +3.12,5.31;2.81,5.62 +2.81,5.62;2.81,5.62 +5.94,5.00;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;6.56,5.62 +4.69,6.56;4.69,8.44 +8.75,5.31;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.50,6.25 +7.50,6.25;7.50,6.25 +5.62,5.31;5.62,5.94 +5.62,5.94;5.31,6.25 +5.31,6.25;5.00,6.25 +3.75,5.31;3.75,5.94 +3.75,5.94;3.44,6.25 +3.44,6.25;3.44,6.25 +0.62,5.31;0.94,5.62 +0.94,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.25 +0.31,2.19;9.06,2.19 +0.31,3.12;9.06,3.12 +0.94,4.06;8.44,4.06 +0.94,5.00;8.44,5.00 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.56 +5.62,1.56;5.31,1.56 +5.31,1.56;5.00,2.19 +5.00,2.19;4.69,2.19 +0.62,0.62;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,2.50 +4.69,2.50;4.69,3.12 +4.69,3.12;4.69,5.00 + +# UTF-16 : 80 04 +# UTF-8 : 84 80 e8 +[8004] 耄 +0.31,5.62;1.25,5.94 +1.25,5.94;2.50,6.25 +2.50,6.25;3.44,6.56 +3.44,6.56;4.38,6.88 +4.38,6.88;5.00,7.19 +5.00,7.19;5.94,7.50 +5.94,7.50;6.56,8.12 +6.56,8.12;7.19,8.44 +7.19,8.44;7.81,8.75 +7.81,8.75;8.44,9.38 +0.31,7.50;9.06,7.50 +6.88,8.75;1.25,8.75 +4.38,7.50;4.38,9.38 +2.50,6.25;2.50,5.62 +2.50,5.62;2.50,5.00 +2.50,5.00;3.12,5.00 +3.12,5.00;3.75,5.00 +3.75,5.00;4.38,5.00 +4.38,5.00;5.00,5.00 +5.00,5.00;5.94,5.00 +5.94,5.00;6.56,5.00 +6.56,5.00;7.19,5.00 +7.19,5.00;7.50,5.00 +7.50,5.00;8.12,5.31 +8.12,5.31;8.44,5.62 +8.44,5.62;8.44,5.94 +2.50,5.94;3.12,5.94 +3.12,5.94;3.44,5.94 +3.44,5.94;4.06,5.94 +4.06,5.94;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.94,6.25 +5.94,6.25;6.25,6.56 +6.25,6.56;6.88,6.56 +6.88,6.56;7.50,6.56 +7.50,6.56;8.12,6.88 +3.44,4.06;3.75,1.25 +3.44,1.25;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.62,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +9.06,2.19;0.31,1.88 +8.12,3.44;0.94,3.12 +1.25,4.06;2.19,4.06 +2.19,4.06;2.81,4.06 +2.81,4.06;3.44,4.06 +3.44,4.06;4.38,4.06 +4.38,4.06;5.00,4.06 +5.00,4.06;5.62,4.38 +5.62,4.38;6.25,4.38 +6.25,4.38;6.88,4.38 +6.88,4.38;7.19,4.38 +7.19,4.38;7.81,4.38 + +# UTF-16 : 81 c0 +# UTF-8 : 80 87 e8 +[81c0] 臀 +5.00,7.19;8.75,7.19 +4.69,5.00;5.31,5.00 +5.31,5.00;5.94,5.31 +5.94,5.31;6.25,5.31 +6.25,5.31;6.88,5.62 +6.88,5.62;7.19,5.62 +7.19,5.62;7.50,5.94 +7.50,5.94;8.12,6.56 +8.12,6.56;8.44,6.88 +8.75,5.00;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.88,5.62 +6.88,5.62;6.56,5.94 +6.56,5.94;5.94,6.25 +5.94,6.25;5.31,6.56 +4.69,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;7.81,9.06 +7.50,9.06;7.81,7.81 +7.50,7.81;8.12,7.50 +8.12,7.50;8.44,7.50 +8.44,7.50;8.75,7.50 +8.75,7.50;9.06,8.12 +9.06,8.12;9.06,8.44 +1.56,0.62;1.56,4.69 +1.56,4.69;7.81,4.69 +7.81,4.69;7.81,1.25 +7.81,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +1.56,2.19;7.81,2.19 +1.56,3.44;7.81,3.44 +0.94,9.06;4.38,9.06 +4.38,9.06;4.38,7.81 +4.38,7.81;0.94,7.81 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.62 +0.62,5.62;0.94,6.25 +0.94,6.25;0.94,6.88 +0.94,6.88;0.94,7.81 +0.94,7.81;0.94,9.06 +0.62,4.69;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.94 +2.19,5.94;2.19,5.94 +4.38,5.00;4.06,5.31 +4.06,5.31;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.12,5.94 +0.94,7.19;4.38,7.19 +0.94,6.25;4.69,6.25 +2.19,6.25;2.19,7.81 +3.75,6.25;3.75,7.81 + +# UTF-16 : 82 05 +# UTF-8 : 85 88 e8 +[8205] 舅 +5.00,8.75;8.44,8.75 +8.44,8.75;8.44,6.56 +8.44,6.56;1.25,6.56 +1.25,6.56;1.25,8.75 +1.25,8.75;1.88,8.75 +1.88,8.75;2.50,8.75 +2.50,8.75;2.81,8.75 +2.81,8.75;3.44,9.06 +3.44,9.06;4.06,9.06 +5.31,7.81;8.44,7.81 +1.25,7.81;4.06,7.81 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +0.94,2.81;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +1.56,3.44;8.12,3.44 +7.81,3.44;8.12,5.94 +7.81,5.94;1.56,5.94 +1.25,5.94;1.56,3.44 +1.56,4.69;8.12,4.69 +0.94,0.62;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;4.69,3.44 +4.69,3.44;4.69,5.94 + +# UTF-16 : 82 40 +# UTF-8 : 80 89 e8 +[8240] 艀 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.44 +1.88,8.44;1.88,8.12 +0.00,0.62;0.31,1.25 +0.31,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.12 +0.94,8.12;3.44,8.12 +3.44,8.12;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.50,5.62;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;1.88,6.88 +1.88,6.88;1.56,7.50 +0.00,4.69;4.06,5.00 +1.88,5.00;2.19,1.88 +8.75,6.25;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;8.12,7.81 +8.12,7.81;7.81,8.12 +6.88,6.25;6.56,6.56 +6.56,6.56;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,8.75 +4.06,3.12;9.06,3.12 +9.06,5.62;4.38,5.62 +6.88,4.38;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +8.75,5.62;8.44,5.31 +8.44,5.31;8.12,5.00 +8.12,5.00;7.81,4.69 +7.81,4.69;7.50,4.38 +7.50,4.38;6.88,4.38 + +# UTF-16 : 82 71 +# UTF-8 : b1 89 e8 +[8271] 艱 +0.31,8.44;5.00,8.44 +1.56,7.50;3.75,7.50 +1.25,7.19;1.25,9.38 +4.06,7.19;4.06,9.38 +0.31,0.94;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;2.19,1.88 +2.19,1.88;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,7.50 +4.38,1.25;4.06,1.56 +4.06,1.56;3.75,1.88 +3.75,1.88;3.12,2.19 +3.12,2.19;2.81,2.50 +2.81,2.50;2.50,2.81 +0.31,2.81;5.00,2.81 +0.62,4.06;4.69,4.06 +4.38,5.00;4.69,6.56 +4.38,6.56;0.62,6.56 +0.62,6.56;0.62,5.00 +0.94,5.00;4.38,5.00 +5.31,5.00;8.75,5.00 +8.75,5.00;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,0.94 +5.31,6.88;8.44,6.88 +6.56,5.00;6.56,4.69 +6.56,4.69;6.88,4.06 +6.88,4.06;7.19,3.44 +7.19,3.44;7.19,3.12 +7.19,3.12;7.50,2.50 +7.50,2.50;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.38,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.88,1.56 +6.88,1.56;7.50,1.56 +7.19,2.81;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.75,4.38 +8.75,4.38;9.06,4.69 + +# UTF-16 : 84 9f +# UTF-8 : 9f 92 e8 +[849f] 蒟 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.62,5.94;4.06,5.94 +2.19,5.94;2.19,7.50 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;4.38,1.88 +2.81,1.25;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +1.56,1.88;1.56,2.50 +1.56,2.50;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;0.94,5.31 +4.06,4.38;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.00,6.88 +5.00,6.88;5.31,7.50 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +5.00,6.56;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +5.31,1.88;5.31,5.31 +5.31,5.31;7.50,5.31 +7.50,5.31;7.50,2.50 +7.50,2.50;5.31,2.50 + +# UTF-16 : 84 bb +# UTF-8 : bb 92 e8 +[84bb] 蒻 +0.62,7.19;4.38,7.19 +4.38,7.19;4.38,5.62 +4.38,5.62;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.94,5.00 +0.94,5.00;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.62,3.75 +0.94,4.38;4.38,4.38 +4.38,4.38;4.38,3.44 +4.38,3.44;4.06,2.81 +4.06,2.81;4.06,2.19 +4.06,2.19;4.06,1.56 +4.06,1.56;3.75,1.25 +3.75,1.25;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +4.69,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;5.31,5.62 +5.31,5.62;5.31,5.31 +5.31,5.31;5.00,5.00 +5.00,5.00;5.00,4.38 +5.00,4.38;5.00,4.06 +5.00,4.06;4.69,3.75 +5.00,4.38;8.75,4.38 +8.75,4.38;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;8.12,3.12 +8.12,3.12;8.44,3.44 +8.44,3.44;8.75,3.75 +4.69,2.81;5.31,2.81 +5.31,2.81;5.94,3.44 +5.94,3.44;6.56,3.75 +6.56,3.75;6.88,4.06 +6.88,4.06;7.50,4.38 +0.31,1.25;0.94,1.56 +0.94,1.56;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +0.31,2.81;0.94,2.81 +0.94,2.81;1.56,3.44 +1.56,3.44;2.19,3.75 +2.19,3.75;2.81,4.06 +2.81,4.06;3.12,4.38 +0.31,8.44;9.06,8.44 +3.12,7.50;3.12,9.38 +6.25,7.50;6.25,9.38 + +# UTF-16 : 85 a8 +# UTF-8 : a8 96 e8 +[85a8] 薨 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +1.25,5.62;1.25,7.19 +1.25,7.19;8.12,7.19 +8.12,7.19;8.12,5.94 +8.12,5.94;1.25,5.94 +5.94,7.19;5.94,5.94 +3.44,7.19;3.44,5.94 +8.75,3.75;8.75,5.00 +8.75,5.00;0.62,5.00 +0.62,5.00;0.62,3.75 +1.25,4.38;8.12,4.38 +5.62,4.38;5.62,1.25 +5.62,1.25;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +0.31,2.50;0.94,2.81 +0.94,2.81;1.56,3.12 +1.56,3.12;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;2.81,4.38 +1.88,3.44;4.69,3.44 +4.38,3.12;4.38,2.50 +4.38,2.50;4.06,2.19 +4.06,2.19;3.75,1.88 +3.75,1.88;3.44,1.56 +3.44,1.56;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;1.88,0.94 +1.88,0.94;1.25,0.62 +1.25,0.62;0.62,0.62 +3.44,1.88;3.12,2.19 +3.12,2.19;2.50,2.19 +2.50,2.19;2.19,2.50 +2.19,2.50;1.88,2.81 +5.62,2.50;6.25,2.50 +6.25,2.50;6.88,2.81 +6.88,2.81;7.50,2.81 +7.50,2.81;8.12,3.12 +8.12,3.12;8.75,3.44 + +# UTF-16 : 85 c9 +# UTF-8 : 89 97 e8 +[85c9] 藉 +0.62,8.44;9.06,8.44 +3.12,7.50;3.12,9.38 +6.25,7.50;6.25,9.38 +2.50,0.62;2.50,7.50 +4.38,4.06;0.31,4.06 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.56 +1.25,6.56;1.88,6.56 +1.88,6.56;2.50,6.56 +2.50,6.56;3.12,6.56 +3.12,6.56;4.06,6.88 +4.06,6.88;4.38,6.88 +4.38,5.31;0.62,5.31 +0.31,1.25;0.62,1.56 +0.62,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +4.38,1.88;4.06,2.19 +4.06,2.19;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;2.50,4.06 +8.75,0.62;8.75,4.06 +8.75,4.06;5.00,4.06 +4.69,4.06;5.00,0.62 +5.00,0.94;8.75,0.94 +5.00,2.50;8.75,2.50 +4.38,5.00;9.06,5.00 +4.38,6.56;8.75,6.56 +5.62,5.00;5.62,7.50 +7.81,5.00;7.81,7.50 + +# UTF-16 : 86 71 +# UTF-8 : b1 99 e8 +[8671] 虱 +0.94,8.75;7.81,8.75 +7.81,8.75;7.81,6.88 +7.81,6.88;7.81,5.62 +7.81,5.62;7.81,4.38 +7.81,4.38;7.81,3.12 +7.81,3.12;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.44,0.62 +8.44,0.62;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +4.06,1.25;4.06,7.81 +1.88,4.06;6.56,4.06 +6.25,4.06;6.56,6.25 +6.25,6.25;1.88,6.25 +1.56,6.25;1.88,3.44 +7.50,0.94;7.19,1.25 +7.19,1.25;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.81 +6.25,2.81;5.94,3.12 +0.94,1.25;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;7.19,1.56 +0.94,7.81;1.25,7.81 +1.25,7.81;1.88,7.81 +1.88,7.81;2.50,7.81 +2.50,7.81;3.12,7.81 +3.12,7.81;3.75,7.81 +3.75,7.81;4.38,7.81 +4.38,7.81;5.00,7.81 +5.00,7.81;5.62,7.81 +5.62,7.81;6.25,8.12 +6.25,8.12;6.88,8.12 + +# UTF-16 : 87 03 +# UTF-8 : 83 9c e8 +[8703] 蜃 +1.25,6.88;8.75,6.88 +4.38,6.88;4.69,6.56 +4.69,6.56;5.00,6.25 +5.00,6.25;5.31,5.94 +5.31,5.94;5.62,5.62 +5.62,5.62;5.94,5.31 +5.94,5.31;6.56,5.00 +6.56,5.00;7.19,5.00 +7.19,5.00;7.50,4.69 +7.50,4.69;8.12,4.38 +8.12,4.38;8.75,4.38 +1.25,4.69;1.56,4.69 +1.56,4.69;2.19,4.69 +2.19,4.69;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;3.44,5.00 +3.44,5.00;3.75,5.00 +3.75,5.00;4.06,5.00 +4.06,5.00;4.69,5.00 +4.69,5.00;5.00,5.31 +5.00,5.31;5.31,5.31 +2.81,5.00;2.81,6.88 +1.88,7.81;8.12,7.81 +5.94,5.31;6.56,5.62 +6.56,5.62;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.81,6.25 +7.81,6.25;8.12,6.25 +0.31,4.06;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;1.25,6.56 +1.25,6.56;1.25,7.19 +1.25,7.19;1.25,8.75 +1.25,8.75;8.75,8.75 +4.69,0.94;4.69,4.69 +1.56,2.50;8.12,2.50 +8.12,2.50;8.12,4.06 +8.12,4.06;1.25,4.06 +1.25,4.06;1.25,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;8.12,1.25 + +# UTF-16 : 88 b1 +# UTF-8 : b1 a2 e8 +[88b1] 袱 +3.12,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 +2.81,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,4.69 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;2.81,7.19 +5.31,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;5.00,7.81 +5.00,7.81;4.69,7.19 +4.69,7.19;4.69,6.88 +4.69,6.88;4.38,6.56 +4.38,6.56;4.38,5.94 +4.38,5.94;4.06,5.62 +4.06,5.62;3.75,5.31 +3.75,5.31;3.44,5.00 +4.69,0.62;4.69,6.88 +7.81,9.38;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.44,8.12 +8.44,8.12;8.75,7.81 +8.75,7.81;9.06,7.50 +9.06,6.88;5.31,6.88 +5.31,0.62;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,2.19 +6.25,2.19;6.56,2.81 +6.56,2.81;6.88,3.44 +6.88,3.44;6.88,4.06 +6.88,4.06;7.19,4.69 +7.19,4.69;7.19,5.31 +7.19,5.31;7.19,5.94 +7.19,5.94;7.19,6.88 +7.19,6.88;7.19,9.06 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.81,4.06 +7.81,4.06;7.50,4.69 +7.50,4.69;7.50,5.31 +7.50,5.31;7.50,5.94 +7.50,5.94;7.19,6.88 + +# UTF-16 : 89 25 +# UTF-8 : a5 a4 e8 +[8925] 褥 +3.44,6.88;9.06,6.88 +5.94,6.88;5.94,6.25 +5.94,6.25;6.25,5.94 +6.25,5.94;6.56,5.62 +6.56,5.62;6.88,5.31 +6.88,5.31;7.19,5.00 +7.19,5.00;7.50,4.69 +7.50,4.69;7.81,4.38 +7.81,4.38;8.44,4.38 +8.44,4.38;8.75,4.06 +8.75,4.06;9.06,4.06 +3.75,4.06;4.38,4.06 +4.38,4.06;5.00,4.38 +5.00,4.38;5.62,4.38 +5.62,4.38;6.25,4.38 +6.25,4.38;6.88,4.69 +4.69,4.38;4.69,6.88 +4.06,7.81;8.75,7.81 +7.19,5.00;7.50,5.31 +7.50,5.31;7.81,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.44,5.94 +8.44,5.94;8.75,6.25 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.44,8.75 +3.44,8.75;9.06,8.75 +7.81,4.38;8.12,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,3.44;3.75,3.44 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 +2.50,3.44;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,4.06;1.88,4.38 +1.88,4.38;1.56,5.00 +1.56,5.00;1.56,5.00 +1.88,4.06;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;2.81,5.31 +2.81,5.31;2.81,5.62 +2.50,7.50;0.31,7.50 +1.25,7.50;1.25,9.06 +1.25,0.62;1.25,4.69 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 + +# UTF-16 : 89 3b +# UTF-8 : bb a4 e8 +[893b] 褻 +4.38,3.75;3.75,3.44 +3.75,3.44;3.12,3.12 +3.12,3.12;2.81,2.81 +2.81,2.81;2.19,2.81 +2.19,2.81;1.88,2.50 +1.88,2.50;1.25,2.50 +1.25,2.50;0.94,2.19 +0.94,2.19;0.31,2.19 +4.06,3.44;4.38,3.12 +4.38,3.12;4.69,2.81 +4.69,2.81;5.00,2.50 +5.00,2.50;5.62,2.19 +5.62,2.19;6.25,1.88 +6.25,1.88;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;9.06,0.62 +0.94,0.62;1.56,0.62 +1.56,0.62;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.94,1.56 +2.81,0.94;2.81,2.81 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 +0.62,5.31;1.25,5.62 +1.25,5.62;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +3.44,6.88;3.44,5.94 +3.44,5.94;3.75,5.62 +3.75,5.62;4.06,5.62 +4.06,5.62;4.69,5.62 +4.69,5.62;4.69,5.94 +4.69,5.94;5.00,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;6.25,5.94 +6.25,5.94;6.56,5.31 +6.56,5.31;7.19,5.00 +7.19,5.00;7.81,4.38 +4.69,3.75;5.00,3.75 +5.00,3.75;5.62,4.38 +5.62,4.38;6.25,5.00 +6.25,5.00;6.56,5.62 +6.56,5.62;6.56,5.94 +6.56,5.94;6.56,6.56 +6.56,6.56;6.56,6.88 +6.56,6.88;6.56,8.12 +4.69,4.38;4.06,4.06 +4.06,4.06;3.44,4.06 +3.44,4.06;2.81,4.06 +2.81,4.06;2.50,4.06 +2.50,4.06;2.19,3.75 +2.19,3.75;1.56,3.75 +1.56,3.75;1.25,3.75 +1.25,3.75;0.62,3.75 +4.69,5.00;0.94,5.00 +2.81,4.06;2.81,5.62 +4.69,6.88;0.62,6.88 +4.38,7.50;0.94,7.50 +2.81,6.88;2.81,8.12 +5.00,7.50;8.12,7.50 +8.12,7.50;8.12,6.56 +8.12,6.56;8.12,5.94 +8.12,5.94;8.12,5.31 +8.12,5.31;8.12,5.00 +8.12,5.00;8.44,4.06 +8.44,4.06;8.75,3.75 +8.75,3.75;8.75,3.75 +8.75,3.75;9.06,4.06 +9.06,4.06;9.06,4.69 +9.06,4.69;9.06,5.00 + +# UTF-16 : 89 7e +# UTF-8 : be a5 e8 +[897e] 襾 +5.94,2.19;5.94,8.75 +3.44,3.12;5.94,3.12 +0.94,0.62;0.94,6.88 +0.94,6.88;8.44,6.88 +8.44,6.88;8.44,0.62 +3.44,8.44;3.44,2.19 +8.75,8.75;0.62,8.75 + +# UTF-16 : 8a 1b +# UTF-8 : 9b a8 e8 +[8a1b] 訛 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +5.31,4.38;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;6.25,5.31 +6.25,5.31;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.75,7.50 +8.75,7.50;9.06,7.81 +6.56,9.06;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.75 +5.62,9.06;5.31,8.75 +5.31,8.75;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;5.00,7.19 +5.00,7.19;4.69,6.88 +4.69,6.88;4.38,6.56 +4.38,6.56;4.06,5.94 +4.06,5.94;4.06,5.62 +4.06,5.62;3.75,5.31 +3.75,5.31;3.44,5.00 +4.69,0.62;4.69,6.88 + +# UTF-16 : 8a 48 +# UTF-8 : 88 a9 e8 +[8a48] 詈 +5.94,7.50;5.94,8.75 +0.94,7.50;8.75,7.50 +8.75,7.50;8.75,8.75 +8.75,8.75;0.62,8.75 +0.62,8.75;0.62,7.50 +3.44,7.50;3.44,8.75 +7.81,0.62;7.81,2.50 +7.81,2.50;1.56,2.50 +1.56,2.50;1.56,0.62 +1.56,1.25;7.81,1.25 +0.62,5.62;8.75,5.62 +1.56,4.69;7.81,4.69 +1.56,3.44;7.81,3.44 +1.56,6.56;7.81,6.56 + +# UTF-16 : 8a f1 +# UTF-8 : b1 ab e8 +[8af1] 諱 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +5.62,6.88;5.62,7.19 +5.62,7.19;5.94,7.81 +5.94,7.81;5.94,8.12 +5.94,8.12;6.25,8.75 +6.25,8.75;6.25,9.38 +7.19,0.62;7.19,4.38 +4.38,1.88;4.38,3.44 +4.38,3.44;9.06,3.44 +9.06,1.88;3.44,1.88 +4.38,4.38;4.38,5.94 +4.38,5.94;8.75,5.94 +8.75,5.94;8.75,4.38 +8.75,4.38;4.69,4.38 +8.44,6.88;8.44,8.44 +8.44,8.44;4.06,8.44 +3.44,6.88;9.06,6.88 + +# UTF-16 : 8b 92 +# UTF-8 : 92 ae e8 +[8b92] 讒 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +6.88,6.88;6.88,5.31 +6.88,5.31;7.19,5.00 +7.19,5.00;7.81,5.00 +7.81,5.00;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,5.94 +6.88,5.94;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;8.12,6.25 +8.12,6.25;8.44,6.25 +8.44,6.25;9.06,6.56 +4.38,6.25;6.25,6.25 +4.38,5.00;4.38,6.88 +3.44,5.00;4.06,5.00 +4.06,5.00;4.69,5.00 +4.69,5.00;5.31,5.31 +5.31,5.31;5.94,5.31 +5.94,5.31;6.56,5.31 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.81,9.06 +3.44,7.81;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;5.00,9.06 +5.00,9.06;5.31,9.38 +5.00,9.06;7.81,9.06 +6.88,3.75;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;7.81,4.38 +3.44,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.31,5.00 +5.00,4.38;7.81,4.38 +4.38,6.88;4.38,8.12 +4.38,8.12;8.75,8.12 +8.75,8.12;8.75,7.19 +8.75,7.19;4.38,7.19 +4.38,1.88;4.38,3.75 +4.38,3.75;8.75,3.75 +8.75,3.75;8.75,2.50 +8.75,2.50;4.38,2.50 +6.56,2.19;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +3.44,0.62;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.25,2.50 +6.25,2.50;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;6.56,3.75 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.12,1.56 +8.12,1.56;8.44,1.25 + +# UTF-16 : 8b 80 +# UTF-8 : 80 ae e8 +[8b80] 讀 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 +3.44,8.75;8.75,8.75 +3.75,7.81;8.44,7.81 +5.94,7.81;5.94,9.38 +3.75,2.19;8.44,2.19 +8.44,2.19;8.44,5.00 +8.44,5.00;3.75,5.00 +3.75,5.00;3.75,1.88 +3.75,3.12;8.44,3.12 +3.75,4.06;8.44,4.06 +3.12,0.62;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.56 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.56 +3.44,5.62;3.75,7.19 +3.44,7.19;8.44,7.19 +8.44,7.19;8.44,5.94 +8.44,5.94;3.75,5.94 +5.31,5.94;5.31,7.19 +6.88,5.94;6.88,7.19 +0.94,8.44;2.81,8.44 +2.81,8.44;2.81,6.25 +2.81,6.25;0.62,6.25 +0.62,6.25;0.62,8.75 +0.62,4.69;2.81,4.69 +3.75,6.56;8.44,6.56 +3.75,5.62;8.44,5.62 +3.12,8.75;3.75,8.44 +3.75,8.44;4.06,8.44 +4.06,8.44;4.69,8.12 +4.69,8.12;5.00,7.81 +5.00,7.81;5.31,7.81 +9.06,8.75;8.75,8.75 +8.75,8.75;8.44,8.44 +8.44,8.44;7.81,8.12 +7.81,8.12;7.50,8.12 +7.50,8.12;6.88,7.81 + +# UTF-16 : 8d 16 +# UTF-8 : 96 b4 e8 +[8d16] 贖 +0.62,3.12;2.81,3.12 +2.81,3.12;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,3.12 +0.62,5.00;2.81,5.00 +0.62,6.88;2.81,6.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +3.12,1.25;2.81,1.88 +2.81,1.88;2.50,2.19 +2.50,2.19;2.19,2.50 +2.19,2.50;2.19,2.50 +3.44,8.75;9.06,8.75 +3.75,7.81;8.75,7.81 +6.25,7.81;6.25,9.38 +3.75,2.19;8.75,2.19 +8.75,2.19;8.75,5.00 +8.75,5.00;3.75,5.00 +3.75,5.00;3.75,1.88 +3.75,3.12;8.75,3.12 +3.75,4.06;8.75,4.06 +3.12,0.62;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.56 +9.38,0.62;9.06,0.94 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.56 +3.44,5.62;3.75,7.19 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,5.94 +8.75,5.94;3.75,5.94 +5.31,5.94;5.31,7.19 +7.19,5.94;7.19,7.19 + +# UTF-16 : 7e 8c +# UTF-8 : 8c ba e7 +[7e8c] 續 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +3.12,8.75;9.06,8.75 +3.75,7.81;8.75,7.81 +6.25,7.81;6.25,9.38 +3.75,2.19;8.75,2.19 +8.75,2.19;8.75,5.00 +8.75,5.00;3.75,5.00 +3.75,5.00;3.75,1.88 +3.75,3.12;8.75,3.12 +3.75,4.06;8.75,4.06 +3.12,0.62;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.56 +9.38,0.62;9.06,0.94 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.56 +3.44,5.62;3.75,7.19 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,5.94 +8.75,5.94;3.75,5.94 +5.31,5.94;5.31,7.19 +7.19,5.94;7.19,7.19 + +# UTF-16 : 70 06 +# UTF-8 : 86 80 e7 +[7006] 瀆 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.81,8.75;8.75,8.75 +3.12,7.81;8.75,7.81 +5.94,7.81;5.94,9.38 +3.44,2.19;8.44,2.19 +8.44,2.19;8.44,5.00 +8.44,5.00;3.44,5.00 +3.44,5.00;3.44,1.88 +3.44,3.12;8.44,3.12 +3.44,4.06;8.44,4.06 +3.12,5.62;3.12,7.19 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,5.94 +8.75,5.94;3.12,5.94 +5.00,5.94;5.00,7.19 +6.88,5.94;6.88,7.19 +2.50,0.62;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.56 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.56 + +# UTF-16 : 8e 93 +# UTF-8 : 93 ba e8 +[8e93] 躓 +4.06,2.50;8.75,2.50 +8.75,2.50;8.75,6.25 +8.75,6.25;3.75,6.25 +3.75,6.25;3.75,2.19 +4.06,3.75;8.75,3.75 +4.06,5.00;8.75,5.00 +3.12,0.62;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.62,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.88 +1.88,4.38;3.44,4.38 +1.88,1.56;1.88,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.12,6.25 +2.81,6.25;3.12,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.75,7.81;6.25,7.81 +5.00,6.56;5.00,7.81 +3.44,6.56;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;3.75,8.12 +3.75,8.12;3.75,8.75 +3.75,8.44;4.06,8.44 +4.06,8.44;4.69,8.75 +4.69,8.75;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;5.94,9.06 +6.56,7.81;9.06,7.81 +8.12,6.56;8.12,7.81 +5.94,6.56;6.25,6.88 +6.25,6.88;6.56,7.50 +6.56,7.50;6.56,8.12 +6.56,8.12;6.56,8.75 +6.25,8.44;6.88,8.44 +6.88,8.44;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 + +# UTF-16 : 8f 9c +# UTF-8 : 9c be e8 +[8f9c] 辜 +1.88,5.94;1.88,7.50 +1.88,7.50;7.50,7.50 +7.50,7.50;7.50,5.94 +7.50,5.94;1.88,5.94 +0.62,8.44;8.75,8.44 +4.69,7.50;4.69,9.38 +0.62,3.12;8.75,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;6.88,4.69 +6.88,4.69;7.19,5.00 +3.44,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +4.69,3.12;4.69,0.31 +0.94,1.88;8.75,1.88 +0.62,5.00;8.75,5.00 +4.69,5.00;4.69,5.94 + +# UTF-16 : 90 05 +# UTF-8 : 85 80 e9 +[9005] 逅 +0.62,9.06;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.81 +1.88,7.81;2.19,7.50 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.25 +1.25,6.25;1.56,5.94 +1.56,5.94;1.88,5.62 +1.88,5.62;2.19,5.31 +2.19,2.50;2.19,4.38 +2.19,4.38;0.31,4.38 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +3.75,7.19;8.75,7.19 +3.75,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;7.19,9.06 +7.19,9.06;7.50,9.06 +7.50,9.06;7.81,9.06 +7.81,9.06;8.44,9.06 +2.81,2.19;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.75,5.00 +3.75,5.00;3.75,5.94 +3.75,5.94;3.75,6.56 +3.75,6.56;3.75,7.50 +3.75,7.50;3.75,8.75 +4.38,2.19;8.44,2.19 +8.44,2.19;8.44,5.31 +8.44,5.31;4.38,5.31 +4.38,5.31;4.38,2.19 + +# UTF-16 : 90 82 +# UTF-8 : 82 82 e9 +[9082] 邂 +4.38,7.50;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;4.69,8.75 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.44,8.44 +3.44,8.44;3.44,8.75 +3.44,8.75;3.75,9.38 +3.44,8.75;5.00,8.75 +2.81,4.06;5.31,4.06 +2.50,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,7.50 +2.81,7.50;5.31,7.50 +5.31,7.50;5.31,2.50 +5.31,2.50;5.31,2.19 +5.31,2.19;5.00,1.88 +5.00,1.88;5.00,1.88 +5.00,1.88;4.38,1.88 +4.38,1.88;4.06,1.88 +2.81,5.62;5.31,5.62 +4.06,7.50;4.06,4.06 +8.75,3.75;5.62,3.75 +6.25,5.62;8.75,5.62 +7.50,1.56;7.50,6.25 +5.62,4.38;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.25,5.31 +6.25,5.31;6.25,5.94 +6.25,5.94;6.56,6.25 +5.62,6.25;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.88,7.50 +6.88,7.50;7.19,8.12 +7.19,8.12;7.19,8.75 +5.62,8.75;8.75,8.75 +8.75,8.75;8.75,8.44 +8.75,8.44;8.44,7.81 +8.44,7.81;8.44,7.19 +8.44,7.19;8.44,6.88 +8.44,6.88;8.12,6.56 +8.12,6.56;7.81,6.56 +7.81,6.56;7.19,6.88 +7.19,6.88;7.19,6.88 +0.62,9.06;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.81 +1.88,7.81;2.19,7.50 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.25 +1.25,6.25;1.56,5.94 +1.56,5.94;1.88,5.62 +1.88,5.62;2.19,5.31 +1.88,2.50;1.88,4.38 +1.88,4.38;0.31,4.38 +0.31,0.62;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 + +# UTF-16 : 90 81 +# UTF-8 : 81 82 e9 +[9081] 邁 +0.62,9.06;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.81 +1.88,7.81;2.19,7.50 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.25 +1.25,6.25;1.56,5.94 +1.56,5.94;1.88,5.62 +1.88,5.62;2.19,5.31 +1.88,2.50;1.88,4.38 +1.88,4.38;0.31,4.38 +0.31,0.62;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 +2.50,8.75;9.06,8.75 +4.38,8.12;4.38,9.38 +7.19,8.12;7.19,9.38 +5.94,2.81;5.94,7.81 +8.12,5.31;3.75,5.31 +8.12,6.56;3.75,6.56 +3.44,5.31;3.44,7.81 +3.44,7.81;8.12,7.81 +8.12,7.81;8.12,5.31 +8.12,2.50;7.81,2.81 +7.81,2.81;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.19,4.06 +7.19,4.06;7.19,4.06 +3.75,2.81;4.06,2.81 +4.06,2.81;4.38,2.81 +4.38,2.81;4.69,2.81 +4.69,2.81;5.31,2.81 +5.31,2.81;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;6.56,3.12 +6.56,3.12;6.88,3.12 +6.88,3.12;7.19,3.12 +7.19,3.12;7.81,3.44 +7.19,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.12,1.88 +8.12,1.88;8.44,1.88 +8.44,1.88;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,4.38 +8.75,4.38;3.12,4.38 +3.12,4.38;3.12,1.56 + +# UTF-16 : 96 4b +# UTF-8 : 8b 99 e9 +[964b] 陋 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,7.19 +2.50,7.19;2.50,7.50 +2.50,7.50;2.81,8.12 +2.81,8.12;3.12,8.75 +3.44,8.75;9.06,8.75 +3.44,6.88;3.44,0.62 +3.44,1.25;9.06,1.25 +5.00,3.75;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;6.25,5.62 +6.25,5.62;6.25,5.94 +6.25,5.94;6.56,6.56 +6.56,6.56;6.56,7.19 +6.56,7.19;6.56,7.50 +6.56,7.50;6.56,8.12 +6.56,8.12;6.56,8.75 +8.12,3.75;7.81,4.38 +7.81,4.38;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.94 +6.88,5.94;6.25,6.25 +7.19,2.19;7.50,2.19 +7.50,2.19;8.12,2.19 +8.12,2.19;8.12,2.19 +8.12,2.19;8.44,2.19 +8.44,2.19;8.75,2.81 +8.75,2.81;8.75,2.81 +8.75,2.81;8.75,7.19 +8.75,7.19;4.69,7.19 +4.69,7.19;4.69,1.88 + +# UTF-16 : 98 e9 +# UTF-8 : a9 a3 e9 +[98e9] 飩 +0.94,4.38;3.75,4.38 +3.75,4.38;3.75,6.56 +3.75,6.56;0.94,6.56 +0.94,6.56;0.94,0.62 +0.94,5.62;3.75,5.62 +0.94,3.12;4.06,3.12 +0.94,1.88;4.06,1.88 +1.25,7.50;3.12,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +6.25,9.06;6.25,1.56 +6.25,1.56;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +4.38,6.56;4.69,2.50 +4.38,3.75;8.44,3.75 +8.44,3.75;8.44,6.88 +4.38,7.50;5.00,7.50 +5.00,7.50;5.31,7.50 +5.31,7.50;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.88,7.81 +6.88,7.81;7.19,7.81 +7.19,7.81;7.81,8.12 +7.81,8.12;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;8.75,8.44 + +# UTF-16 : 99 42 +# UTF-8 : 82 a5 e9 +[9942] 饂 +0.94,4.38;3.44,4.38 +3.44,4.38;3.44,6.56 +3.44,6.56;0.94,6.56 +0.94,6.56;0.94,0.62 +0.94,5.62;3.44,5.62 +0.94,3.12;3.75,3.12 +0.94,1.88;3.75,1.88 +1.25,7.50;3.12,7.50 +4.06,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +8.75,0.94;8.75,4.38 +8.75,4.38;4.38,4.38 +4.38,4.38;4.38,1.25 +5.62,4.38;5.62,1.25 +7.19,4.38;7.19,1.25 +3.44,0.94;9.38,0.94 +4.69,5.31;8.12,5.31 +8.12,5.31;8.12,8.75 +8.12,8.75;4.69,8.75 +4.69,8.75;4.69,5.31 +5.00,5.94;5.62,6.25 +5.62,6.25;5.94,6.88 +5.94,6.88;6.25,7.50 +6.25,7.50;6.56,8.12 +6.56,8.12;6.56,8.75 +7.81,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 + +# UTF-16 : 99 ad +# UTF-8 : ad a6 e9 +[99ad] 馭 +3.75,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.12,3.75 +2.81,1.56;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +4.38,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;4.38,4.06 +4.38,4.06;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.06,2.19 +4.06,2.19;4.06,1.88 +4.06,1.88;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,8.75;2.50,4.38 +0.94,5.62;4.06,5.62 +0.94,7.19;4.06,7.19 +4.69,8.44;9.06,8.44 +4.38,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;6.25,2.19 +6.25,2.19;6.88,2.81 +6.88,2.81;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.31 +8.12,5.31;8.44,6.25 +8.44,6.25;8.75,7.19 +8.75,7.19;9.06,8.44 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.62,5.94 +5.62,5.94;5.31,6.88 +5.31,6.88;5.31,7.81 + +# UTF-16 : 9a cf +# UTF-8 : 8f ab e9 +[9acf] 髏 +3.44,6.25;3.44,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,6.56 +0.31,4.38;0.62,6.25 +0.31,6.25;3.75,6.25 +3.75,6.25;3.75,4.38 +3.12,7.81;1.88,7.81 +1.88,7.81;1.88,6.56 +0.94,0.62;0.94,5.31 +0.94,5.31;3.12,5.31 +3.12,5.31;3.12,1.25 +3.12,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +0.94,2.81;3.12,2.81 +0.94,4.06;3.12,4.06 +4.38,6.56;4.38,8.75 +8.75,8.75;8.75,6.56 +9.06,3.75;3.75,3.75 +3.75,0.62;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.12,3.12 +8.12,3.12;8.44,3.75 +5.94,4.69;5.62,4.06 +5.62,4.06;5.31,3.44 +5.31,3.44;5.00,3.12 +5.00,3.12;4.69,2.50 +4.69,2.50;4.06,2.19 +4.38,2.50;4.69,2.19 +4.69,2.19;5.31,2.19 +5.31,2.19;5.62,2.19 +5.62,2.19;6.25,1.88 +6.25,1.88;6.56,1.88 +6.56,1.88;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;9.06,0.62 +6.56,9.38;6.56,4.69 +4.38,6.56;8.44,6.56 +3.75,7.50;9.38,7.50 +4.38,8.44;8.44,8.44 +4.38,4.69;8.75,4.69 +4.06,4.38;4.06,5.62 +4.06,5.62;8.75,5.62 +8.75,5.62;8.75,4.38 + +# UTF-16 : 9a d1 +# UTF-8 : 91 ab e9 +[9ad1] 髑 +3.12,6.25;3.12,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,6.56 +0.31,4.38;0.31,6.25 +0.31,6.25;3.75,6.25 +3.75,6.25;3.75,4.38 +3.12,7.81;1.88,7.81 +1.88,7.81;1.88,6.56 +0.94,0.62;0.94,5.31 +0.94,5.31;3.12,5.31 +3.12,5.31;3.12,1.25 +3.12,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +0.94,2.81;3.12,2.81 +0.94,4.06;3.12,4.06 +4.06,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;4.06,8.75 +4.06,8.75;4.06,6.88 +7.19,7.19;7.19,8.75 +5.62,7.19;5.62,8.75 +3.44,4.38;3.75,4.69 +3.75,4.69;4.06,5.31 +4.06,5.31;4.38,5.94 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +4.38,5.94;8.75,5.94 +8.75,5.94;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +5.94,1.56;5.94,5.94 +7.50,3.12;7.81,5.00 +7.50,5.00;4.38,5.00 +4.38,5.00;4.38,2.50 +4.38,3.44;7.50,3.44 +8.12,1.25;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +3.75,1.25;4.38,1.25 +4.38,1.25;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.81,1.88 + +# UTF-16 : 8e 85 +# UTF-8 : 85 ba e8 +[8e85] 躅 +1.88,4.38;3.12,4.38 +1.88,1.56;1.88,6.25 +0.62,0.94;0.62,5.31 +0.62,6.25;2.81,6.25 +2.81,6.25;2.81,8.75 +2.81,8.75;0.62,8.75 +0.31,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,6.88 +6.88,7.19;6.88,8.75 +5.31,7.19;5.31,8.75 +2.81,5.00;3.12,5.31 +3.12,5.31;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.38,7.19 +3.75,5.94;8.75,5.94 +8.75,5.94;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +5.62,1.56;5.62,5.94 +7.50,3.12;7.50,5.00 +7.50,5.00;3.75,5.00 +3.75,5.00;3.75,2.50 +3.75,3.44;7.50,3.44 +7.81,1.25;7.50,1.88 +7.50,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.88,2.81 +3.12,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,1.88;7.50,1.88 + +# UTF-16 : 89 f8 +# UTF-8 : b8 a7 e8 +[89f8] 觸 +2.19,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.44 +0.31,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.75 +1.56,8.75;1.88,9.38 +1.25,8.75;2.81,8.75 +0.62,3.44;3.12,3.44 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,5.31 +0.94,5.31;0.94,7.19 +0.94,7.19;3.44,7.19 +3.44,7.19;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +0.94,5.31;3.12,5.31 +2.19,7.19;2.19,3.44 +4.06,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;4.06,8.75 +4.06,8.75;4.06,6.88 +7.19,7.19;7.19,8.75 +5.62,7.19;5.62,8.75 +3.44,4.38;3.75,4.69 +3.75,4.69;4.06,5.31 +4.06,5.31;4.38,5.94 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +4.38,5.94;8.75,5.94 +8.75,5.94;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +5.94,1.56;5.94,5.94 +7.50,3.12;7.81,5.00 +7.50,5.00;4.38,5.00 +4.38,5.00;4.38,2.50 +4.38,3.44;7.50,3.44 +8.12,1.25;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +3.75,1.25;4.38,1.25 +4.38,1.25;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.81,1.88 + +# UTF-16 : 9b 25 +# UTF-8 : a5 ac e9 +[9b25] 鬥 +5.00,7.19;8.12,7.19 +4.38,7.19;1.25,7.19 +4.38,5.31;1.25,5.31 +1.25,8.75;4.38,8.75 +0.62,0.62;0.62,9.06 +5.00,5.31;8.12,5.31 +8.12,8.75;5.00,8.75 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,9.06 +2.81,5.31;2.81,8.75 +6.56,5.31;6.56,8.75 + +# UTF-16 : 9b f1 +# UTF-8 : b1 af e9 +[9bf1] 鯱 +6.25,7.50;6.25,9.38 +8.12,6.25;8.44,6.56 +8.44,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +8.75,7.50;8.75,7.50 +3.44,0.94;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;4.38,7.50 +4.38,7.50;9.06,7.50 +4.38,5.94;8.12,6.56 +6.25,8.75;8.75,8.75 +5.94,7.19;5.94,5.31 +5.94,5.31;5.94,4.69 +5.94,4.69;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;7.50,4.69 +7.50,4.69;8.12,4.69 +8.12,4.69;8.44,5.00 +8.44,5.00;8.75,5.62 +8.75,5.62;8.75,6.25 +7.19,4.06;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +4.38,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,2.19 +5.62,2.19;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +2.81,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.50,2.81 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.50,8.44 +2.50,8.44;2.81,8.44 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;2.81,8.75 +0.62,5.31;3.44,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,3.44;0.62,3.44 +2.19,7.19;2.19,3.44 +3.44,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 + +# UTF-16 : 9d 26 +# UTF-8 : a6 b4 e9 +[9d26] 鴦 +0.62,5.62;1.25,5.62 +1.25,5.62;1.88,5.94 +1.88,5.94;2.50,6.25 +2.50,6.25;3.12,6.56 +3.12,6.56;3.75,6.88 +3.75,6.88;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;4.69,9.38 +0.31,7.19;9.06,7.19 +7.81,7.19;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,7.19 +7.19,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.56,2.19 +5.31,0.94;5.00,1.25 +5.00,1.25;4.69,1.88 +4.69,1.88;4.69,2.19 +3.12,0.62;3.12,1.25 +3.12,1.25;2.81,1.88 +2.81,1.88;2.81,1.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.88,4.06;7.50,4.06 +7.50,4.06;7.50,5.62 +7.50,5.62;1.56,5.62 +1.56,5.62;1.56,2.50 +1.56,2.50;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;6.25,0.62 +1.88,5.00;7.50,5.00 +4.69,6.88;4.38,6.25 +4.38,6.25;4.38,5.94 +4.38,5.94;4.38,5.62 +1.56,3.12;8.75,3.12 +8.75,5.62;8.44,5.62 +8.44,5.62;7.81,5.94 +7.81,5.94;7.50,5.94 +7.50,5.94;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.25,6.56 +6.25,6.56;5.62,6.88 +5.62,6.88;5.31,7.19 + +# UTF-16 : 9e 75 +# UTF-8 : b5 b9 e9 +[9e75] 鹵 +4.69,9.38;4.69,7.19 +8.75,8.44;4.69,8.44 +8.44,0.62;8.44,7.19 +8.44,7.19;0.94,7.19 +0.94,7.19;0.94,0.62 +0.94,1.25;8.44,1.25 +1.56,1.88;2.50,2.19 +2.50,2.19;3.12,2.81 +3.12,2.81;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.69,4.06 +4.69,4.06;5.31,4.69 +5.31,4.69;5.62,5.31 +5.62,5.31;6.25,5.62 +6.25,5.62;6.56,6.25 +6.56,6.25;6.88,6.88 +1.88,6.25;2.50,5.94 +2.50,5.94;3.12,5.62 +3.12,5.62;3.44,5.31 +3.44,5.31;4.06,4.69 +4.06,4.69;4.69,4.38 +4.69,4.38;5.31,4.06 +5.31,4.06;5.62,3.44 +5.62,3.44;6.25,3.12 +6.25,3.12;6.88,2.50 +6.88,2.50;7.50,2.19 +5.31,5.62;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,6.25;4.38,6.56 +4.38,6.56;4.06,6.56 +4.06,6.56;3.75,6.88 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.19,4.06 +2.19,4.06;1.88,4.38 +1.88,4.38;1.56,4.69 +7.81,3.75;7.50,4.06 +7.50,4.06;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;6.25,5.00 +5.62,1.56;5.31,1.88 +5.31,1.88;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 + +# UTF-16 : 9e a5 +# UTF-8 : a5 ba e9 +[9ea5] 麥 +8.75,8.44;0.62,8.44 +0.62,4.06;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;3.12,5.31 +3.12,5.31;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.69,6.56 +8.75,4.06;8.44,4.06 +8.44,4.06;7.81,4.38 +7.81,4.38;7.19,4.69 +7.19,4.69;6.88,5.00 +6.88,5.00;6.25,5.31 +6.25,5.31;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.31,5.94 +5.31,5.94;4.69,6.56 +4.69,5.00;4.69,9.38 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.50,7.81 +2.50,7.81;2.81,8.12 +3.44,5.94;3.12,6.25 +3.12,6.25;2.81,6.56 +2.81,6.56;2.50,6.88 +2.50,6.88;2.19,6.88 +5.94,5.94;6.25,6.25 +6.25,6.25;6.56,6.88 +6.56,6.88;6.56,7.19 +6.56,7.19;6.88,7.50 +6.88,7.50;6.88,8.12 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.94 +8.12,5.94;7.50,6.25 +7.50,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +0.94,2.50;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.81,3.44 +2.81,3.44;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;4.06,4.38 +4.06,4.38;4.38,4.69 +7.81,0.62;7.50,0.94 +7.50,0.94;6.88,1.25 +6.88,1.25;6.56,1.56 +6.56,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.00,2.50 +5.00,2.50;4.38,2.81 +4.38,2.81;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;2.81,3.44 +3.44,3.75;7.81,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.88,2.81 +6.88,2.81;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;4.06,1.25 +4.06,1.25;3.12,0.94 +3.12,0.94;2.19,0.62 +2.19,0.62;1.25,0.62 + +# UTF-16 : 9e f9 +# UTF-8 : b9 bb e9 +[9ef9] 黹 +8.75,7.81;0.62,7.81 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.88,9.06 +1.88,9.06;1.56,9.06 +6.88,7.81;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;7.81,9.06 +7.81,9.06;7.81,9.06 +3.75,7.81;3.75,9.38 +5.62,7.81;5.62,9.38 +6.56,1.88;6.56,5.00 +4.69,0.94;4.69,7.81 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,5.94 +8.44,5.94;1.25,5.94 +1.25,5.94;1.25,0.62 +3.12,7.19;2.50,6.88 +2.50,6.88;2.19,6.56 +2.19,6.56;1.56,6.25 +1.56,6.25;0.94,5.94 +0.94,5.94;0.31,5.62 +9.06,5.62;8.75,5.94 +8.75,5.94;8.12,6.25 +8.12,6.25;7.50,6.56 +7.50,6.56;6.88,6.88 +6.88,6.88;6.25,7.19 +1.88,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.69 +3.44,4.69;3.44,5.00 + +# UTF-16 : 9f 67 +# UTF-8 : a7 bd e9 +[9f67] 齧 +5.00,6.25;5.31,6.56 +5.31,6.56;5.94,6.88 +5.94,6.88;6.25,7.50 +6.25,7.50;6.56,8.12 +6.56,8.12;6.56,9.06 +4.69,9.06;8.75,9.06 +8.75,9.06;8.75,8.44 +8.75,8.44;8.75,7.81 +8.75,7.81;8.75,7.50 +8.75,7.50;8.75,6.88 +8.75,6.88;8.12,6.56 +8.12,6.56;8.12,6.56 +7.81,6.56;7.50,6.56 +7.50,6.56;7.19,6.56 +7.19,6.56;6.56,6.56 +0.62,6.25;0.94,6.25 +0.94,6.25;1.25,6.25 +1.25,6.25;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.56 +2.50,6.56;2.81,6.56 +2.81,6.56;3.44,6.56 +3.44,6.56;3.75,6.56 +3.75,6.56;4.06,6.56 +4.06,6.56;4.69,6.88 +4.69,8.75;0.62,8.75 +4.38,7.50;0.94,7.50 +2.81,5.94;2.50,9.38 +4.69,5.94;4.69,4.69 +0.62,4.69;8.75,4.69 +8.12,5.62;4.69,5.62 +2.50,4.69;2.50,5.62 +0.94,4.38;0.94,0.62 +8.44,4.38;8.44,0.62 +0.94,0.94;8.44,0.94 +0.94,2.81;8.44,2.81 +1.25,3.12;1.88,3.44 +1.88,3.44;2.19,3.75 +2.19,3.75;2.50,3.75 +2.50,3.75;3.12,4.38 +3.12,4.38;3.12,4.38 +4.38,3.12;4.06,3.44 +4.06,3.44;3.44,3.75 +3.44,3.75;3.12,3.75 +3.12,3.75;2.81,4.06 +4.69,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,3.75 +5.94,3.75;6.56,4.38 +6.56,4.38;6.56,4.38 +7.81,3.12;7.50,3.44 +7.50,3.44;6.88,3.75 +6.88,3.75;6.56,3.75 +6.56,3.75;6.25,4.06 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,1.88 +2.50,1.88;3.12,2.50 +3.12,2.50;3.12,2.50 +4.38,1.25;4.06,1.56 +4.06,1.56;3.44,1.88 +3.44,1.88;3.12,1.88 +3.12,1.88;2.81,2.19 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,1.88 +5.94,1.88;6.56,2.50 +6.56,2.50;6.56,2.50 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,1.88 +6.56,1.88;6.25,2.19 + +# UTF-16 : 9f 6a +# UTF-8 : aa bd e9 +[9f6a] 齪 +2.50,9.38;2.50,7.19 +0.31,7.19;4.69,7.19 +4.38,8.44;2.50,8.44 +1.25,7.19;1.25,9.06 +0.62,6.88;0.62,0.62 +4.38,6.88;4.38,0.62 +0.62,0.94;4.38,0.94 +0.62,4.06;4.38,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.56,5.94 +2.50,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +4.06,4.69;3.75,5.31 +3.75,5.31;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,5.94 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.88,3.75 +2.50,1.56;2.19,2.19 +2.19,2.19;1.88,2.50 +1.88,2.50;1.56,2.81 +1.56,2.81;1.56,2.81 +2.50,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +4.06,1.56;3.75,2.19 +3.75,2.19;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,2.81 +7.19,4.06;9.06,4.06 +7.19,1.25;7.19,5.94 +4.69,0.62;5.00,1.25 +5.00,1.25;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.62,5.00 +9.38,0.94;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.56,1.56 +6.56,1.56;6.25,1.88 +6.25,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.62,3.12 +5.62,3.12;5.31,3.75 +5.31,5.94;9.06,5.94 +8.75,5.94;9.06,8.75 +8.75,8.75;5.00,8.75 +5.00,8.75;5.00,5.94 + +# UTF-16 : 9f 77 +# UTF-8 : b7 bd e9 +[9f77] 齷 +5.31,8.75;8.75,8.75 +8.75,8.75;8.75,7.19 +8.75,7.19;5.00,7.19 +4.38,0.94;4.69,1.25 +4.69,1.25;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,5.94 +5.00,5.94;5.00,8.75 +5.00,5.94;9.06,5.94 +9.06,3.75;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +5.31,4.06;5.94,4.06 +5.94,4.06;6.56,4.06 +6.56,4.06;7.19,4.38 +7.19,4.38;7.81,4.38 +7.81,4.38;8.44,4.38 +5.94,4.06;6.25,4.69 +6.25,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;6.56,5.94 +6.56,5.94;6.56,5.94 +5.00,0.94;9.06,0.94 +8.75,2.81;5.31,2.81 +7.19,0.94;7.19,3.75 +2.50,9.38;2.50,7.19 +0.31,7.19;4.69,7.19 +4.38,8.44;2.50,8.44 +1.25,7.19;1.25,9.06 +0.62,6.88;0.62,0.62 +4.38,6.88;4.38,0.62 +0.62,0.94;4.38,0.94 +0.62,4.06;4.38,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.56,5.94 +2.50,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +4.06,4.69;3.75,5.31 +3.75,5.31;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,5.94 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.88,3.75 +2.50,1.56;2.19,2.19 +2.19,2.19;1.88,2.50 +1.88,2.50;1.56,2.81 +1.56,2.81;1.56,2.81 +2.50,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +4.06,1.56;3.75,2.19 +3.75,2.19;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,2.81 + +# UTF-16 : 9f 9c +# UTF-8 : 9c be e9 +[9f9c] 龜 +4.69,7.81;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;5.94,9.06 +0.31,7.19;0.94,7.50 +0.94,7.50;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;2.50,8.75 +2.50,8.75;2.81,9.38 +2.81,9.38;3.12,9.69 +2.81,9.06;6.25,9.06 +5.94,2.81;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,4.69 +5.94,4.38;6.56,4.38 +6.56,4.38;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.50,3.44 +7.50,3.44;8.12,2.81 +4.06,6.88;1.56,6.88 +1.56,6.88;1.56,7.81 +1.56,7.81;8.12,7.81 +8.12,7.81;8.12,6.56 +8.12,6.56;5.62,6.56 +0.94,3.44;3.12,3.44 +3.12,3.44;3.12,1.25 +3.12,1.25;0.94,1.25 +8.44,2.19;0.62,2.19 +0.62,5.00;8.44,5.00 +8.44,5.00;8.44,2.19 +0.94,6.25;3.12,6.25 +3.12,6.25;3.12,4.06 +3.12,4.06;0.94,4.06 +4.06,7.81;4.06,1.25 +4.06,1.25;4.38,0.94 +4.38,0.94;4.69,0.62 +4.69,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;7.19,0.62 +7.19,0.62;7.81,0.62 +7.81,0.62;8.12,0.62 +8.12,0.62;8.75,0.94 +8.75,0.94;9.06,0.94 +9.06,0.94;9.06,1.56 +9.06,1.56;9.06,1.88 +5.62,7.81;5.62,1.25 + +# UTF-16 : 9f a0 +# UTF-8 : a0 be e9 +[9fa0] 龠 +2.81,7.81;6.56,7.81 +9.06,7.19;8.44,7.50 +8.44,7.50;8.12,7.50 +8.12,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.12 +6.88,8.12;6.25,8.44 +6.25,8.44;5.94,8.75 +5.94,8.75;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.75 +3.44,8.75;3.12,8.44 +3.12,8.44;2.81,8.12 +2.81,8.12;2.19,8.12 +2.19,8.12;1.88,7.81 +1.88,7.81;1.25,7.50 +1.25,7.50;0.94,7.50 +0.94,7.50;0.31,7.19 +3.44,4.38;3.44,0.94 +5.94,4.38;5.94,0.94 +1.25,2.81;8.12,2.81 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,1.25 +8.12,1.25;8.12,1.56 +8.12,1.56;8.12,4.38 +8.12,4.38;1.25,4.38 +1.25,4.38;1.25,0.62 +1.25,5.31;2.81,5.31 +2.81,5.31;2.81,6.88 +2.81,6.88;0.94,6.88 +0.94,6.88;0.94,5.31 +3.75,5.31;5.62,5.31 +5.62,5.31;5.62,6.88 +5.62,6.88;3.75,6.88 +3.75,6.88;3.75,5.31 +6.56,5.31;8.44,5.31 +8.44,5.31;8.44,6.88 +8.44,6.88;6.56,6.88 +6.56,6.88;6.56,5.31 + +# UTF-16 : 79 ed +# UTF-8 : ad a7 e7 +[79ed] 秭 +3.44,9.06;2.81,8.75 +2.81,8.75;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.12,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +4.06,4.69;9.06,4.69 +9.06,4.69;9.06,3.75 +9.06,3.75;9.06,3.12 +9.06,3.12;9.06,2.81 +9.06,2.81;8.75,2.19 +8.75,2.19;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,1.88 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;6.25,4.69 +6.25,0.62;6.25,9.06 +8.75,8.75;8.12,8.44 +8.12,8.44;7.50,8.12 +7.50,8.12;6.88,7.81 +6.88,7.81;6.56,7.81 +6.56,7.81;5.94,7.50 +5.94,7.50;5.31,7.50 +5.31,7.50;5.00,7.19 +5.00,7.19;4.38,7.19 +4.38,7.19;4.06,6.56 +4.06,6.56;4.06,5.62 +4.06,5.62;4.06,5.00 +4.06,5.00;3.75,4.38 +3.75,4.38;3.75,3.75 + +# UTF-16 : 79 b8 +# UTF-8 : b8 a6 e7 +[79b8] 禸 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;8.44,8.12 +8.44,8.12;0.94,8.12 +0.94,8.12;0.94,0.94 +7.81,3.75;7.50,4.38 +7.50,4.38;6.88,5.00 +6.88,5.00;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.56 +5.94,6.56;5.62,6.88 +1.56,4.06;2.19,4.06 +2.19,4.06;2.81,4.06 +2.81,4.06;3.12,4.06 +3.12,4.06;3.75,4.06 +3.75,4.06;4.38,4.06 +4.38,4.06;5.00,4.38 +5.00,4.38;5.62,4.38 +5.62,4.38;5.94,4.38 +5.94,4.38;6.56,4.38 +6.56,4.38;7.19,4.69 +2.50,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;3.12,5.31 +3.12,5.31;3.44,5.94 +3.44,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.38,9.38 + +# UTF-16 : 8f b5 +# UTF-8 : b5 be e8 +[8fb5] 辵 +1.25,8.12;2.19,8.12 +2.19,8.12;2.81,8.12 +2.81,8.12;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.31,8.44 +5.31,8.44;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;7.81,9.06 +0.94,6.56;1.88,6.56 +1.88,6.56;2.81,6.56 +2.81,6.56;3.75,6.88 +3.75,6.88;4.69,6.88 +4.69,6.88;5.31,6.88 +5.31,6.88;5.94,7.19 +5.94,7.19;6.56,7.19 +6.56,7.19;7.19,7.19 +7.19,7.19;7.81,7.50 +7.81,7.50;8.12,7.50 +0.94,5.00;1.88,5.00 +1.88,5.00;2.81,5.00 +2.81,5.00;3.75,5.31 +3.75,5.31;4.69,5.31 +4.69,5.31;5.31,5.31 +5.31,5.31;6.25,5.62 +6.25,5.62;6.88,5.62 +6.88,5.62;7.50,5.62 +7.50,5.62;8.12,5.94 +8.12,5.94;8.75,5.94 +4.69,1.25;4.69,5.31 +4.69,3.44;8.12,3.44 +0.62,0.62;0.62,0.94 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,4.06;2.19,4.38 +8.75,0.94;8.44,0.94 +8.44,0.94;7.19,0.94 +7.19,0.94;6.25,0.94 +6.25,0.94;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.06,1.56 +4.06,1.56;3.44,1.56 +3.44,1.56;3.12,1.88 +3.12,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;1.88,3.12 + +# UTF-16 : 6c aa +# UTF-8 : aa b2 e6 +[6caa] 沪 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;2.19,7.81 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +3.12,8.75;9.06,8.75 +3.75,4.38;8.44,4.38 +2.81,0.62;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,7.19 +3.75,7.19;8.75,7.19 +8.75,7.19;8.75,3.75 + +# UTF-16 : 82 12 +# UTF-8 : 92 88 e8 +[8212] 舒 +4.06,0.62;4.06,3.44 +4.38,7.19;4.06,7.50 +4.06,7.50;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.06 +2.50,9.06;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +4.06,3.75;0.62,3.75 +0.62,3.75;0.62,0.62 +2.50,3.75;2.50,7.19 +4.38,5.31;0.31,5.31 +4.06,7.19;0.94,7.19 +0.62,1.25;4.06,1.25 +4.69,5.62;9.38,5.62 +8.75,8.75;5.00,8.75 +8.75,8.75;8.44,8.12 +8.44,8.12;8.12,7.50 +8.12,7.50;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;7.19,6.25 +7.81,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;6.56,6.56 +6.56,6.56;6.25,7.19 +6.25,7.19;5.62,7.50 +7.19,5.62;7.19,1.56 +7.19,1.56;6.88,1.25 +6.88,1.25;6.56,0.94 +6.56,0.94;6.56,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.06 +8.44,4.06;8.75,4.69 +8.75,4.69;9.06,5.00 +9.06,5.00;9.06,5.31 + +# UTF-16 : 4f d8 +# UTF-8 : 98 bf e4 +[4fd8] 俘 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +2.81,3.12;9.06,3.12 +8.75,5.62;3.44,5.62 +6.25,4.38;6.25,1.56 +6.25,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +8.44,5.62;8.12,5.31 +8.12,5.31;7.81,5.00 +7.81,5.00;7.19,4.69 +7.19,4.69;6.88,4.38 +6.88,4.38;6.25,4.06 +8.75,6.25;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,8.12 +7.50,8.12;7.19,8.44 +5.94,6.56;5.62,6.88 +5.62,6.88;5.62,7.19 +5.62,7.19;5.31,7.50 +5.31,7.50;5.00,8.12 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.44,9.06 + +# UTF-16 : 52 7d +# UTF-8 : bd 89 e5 +[527d] 剽 +3.44,3.75;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.88,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,3.12 +5.94,0.94;5.62,1.56 +5.62,1.56;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;5.00,2.81 +5.00,2.81;4.69,3.12 +5.94,3.75;0.62,3.75 +5.62,4.69;0.94,4.69 +5.94,8.75;0.62,8.75 +4.06,8.75;4.06,5.94 +2.50,8.44;2.50,5.94 +0.62,5.62;0.62,7.50 +0.62,7.50;5.62,7.50 +5.62,7.50;5.62,5.94 +5.62,5.94;0.94,5.94 +6.88,2.50;6.88,8.44 +8.75,9.06;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 + +# UTF-16 : 54 1d +# UTF-8 : 9d 90 e5 +[541d] 吝 +7.50,8.12;6.88,7.50 +6.88,7.50;6.56,7.19 +6.56,7.19;5.94,6.56 +5.94,6.56;5.31,6.25 +5.31,6.25;4.69,5.94 +4.69,5.94;4.06,5.62 +4.06,5.62;3.12,5.00 +3.12,5.00;2.50,4.69 +2.50,4.69;1.56,4.38 +1.56,4.38;0.31,4.38 +1.88,7.81;2.50,7.19 +2.50,7.19;3.12,6.88 +3.12,6.88;3.75,6.25 +3.75,6.25;4.38,5.94 +4.38,5.94;5.00,5.62 +5.00,5.62;5.94,5.31 +5.94,5.31;6.56,5.00 +6.56,5.00;7.50,4.69 +7.50,4.69;8.12,4.38 +8.12,4.38;9.06,4.38 +4.69,8.12;4.69,9.38 +8.75,8.12;0.62,8.12 +7.50,0.62;7.50,4.06 +7.50,4.06;1.88,4.06 +1.88,4.06;1.88,0.62 +1.88,1.25;7.50,1.25 + +# UTF-16 : 55 c7 +# UTF-8 : 87 97 e5 +[55c7] 嗇 +4.69,5.31;4.69,9.38 +0.31,8.44;9.06,8.44 +9.06,5.31;0.31,5.31 +0.62,5.94;1.25,6.25 +1.25,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.81,8.12 +4.38,5.94;3.75,6.25 +3.75,6.25;3.44,6.56 +3.44,6.56;3.12,6.88 +3.12,6.88;2.81,6.88 +2.81,6.88;2.19,7.19 +5.31,5.94;5.62,6.25 +5.62,6.25;6.25,6.88 +6.25,6.88;6.56,7.19 +6.56,7.19;6.88,7.50 +6.88,7.50;6.88,8.12 +8.75,5.94;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.50,6.88 +7.50,6.88;6.88,6.88 +6.88,6.88;6.56,7.19 +1.25,1.25;8.12,1.25 +2.81,2.19;6.88,2.19 +6.88,2.19;6.88,3.44 +6.88,3.44;2.81,3.44 +2.81,3.44;2.81,1.88 +1.25,4.69;1.25,0.62 +8.12,0.62;8.12,4.38 +8.12,4.38;1.25,4.38 + +# UTF-16 : 58 21 +# UTF-8 : a1 a0 e5 +[5821] 堡 +2.81,9.06;2.81,8.75 +2.81,8.75;2.50,8.44 +2.50,8.44;2.19,8.12 +2.19,8.12;2.19,7.81 +2.19,7.81;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.88 +1.25,6.88;0.94,6.56 +0.94,6.56;0.62,6.25 +0.62,6.25;0.31,5.94 +1.56,3.75;1.56,7.19 +0.62,0.94;8.75,0.94 +8.12,2.81;1.25,2.81 +4.69,0.94;4.69,3.75 +2.50,4.06;2.81,4.06 +2.81,4.06;3.44,4.38 +3.44,4.38;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;5.00,5.31 +5.00,5.31;5.62,5.94 +5.62,5.94;5.62,5.94 +9.06,4.06;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;6.88,5.00 +6.88,5.00;6.25,5.62 +6.25,5.62;5.94,5.94 +5.62,3.75;5.94,6.88 +8.75,5.94;2.81,5.94 +3.44,6.88;8.12,6.88 +8.12,6.88;8.12,8.75 +8.12,8.75;3.44,8.75 +3.44,8.75;3.44,6.88 + +# UTF-16 : 58 79 +# UTF-8 : b9 a1 e5 +[5879] 塹 +0.62,0.94;8.75,0.94 +8.12,2.81;1.25,2.81 +4.69,0.94;4.69,3.44 +5.31,6.88;9.06,6.88 +7.81,3.44;7.81,6.88 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +4.69,3.75;5.00,4.38 +5.00,4.38;5.31,5.31 +5.31,5.31;5.31,5.62 +5.31,5.62;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.31,7.19 +5.31,7.19;5.31,7.81 +5.31,7.81;5.31,8.75 +0.94,5.31;4.38,5.31 +4.38,5.31;4.38,7.50 +4.38,7.50;0.94,7.50 +0.94,7.50;0.94,5.31 +0.94,6.56;4.38,6.56 +0.62,4.38;4.69,4.38 +2.81,5.31;2.81,9.06 +2.81,3.44;2.81,5.31 +0.62,8.44;5.00,8.44 + +# UTF-16 : 5b b8 +# UTF-8 : b8 ae e5 +[5bb8] 宸 +4.69,8.44;4.69,9.38 +8.44,6.56;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.56 +1.56,4.38;8.75,4.38 +4.69,4.38;5.00,3.75 +5.00,3.75;5.31,3.44 +5.31,3.44;5.62,2.81 +5.62,2.81;5.94,2.50 +5.94,2.50;6.25,2.19 +6.25,2.19;6.56,1.88 +6.56,1.88;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,0.62 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.56 +5.31,1.56;5.94,1.56 +3.12,0.94;3.12,4.38 +2.19,5.62;8.12,5.62 +6.25,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,7.19 +1.56,7.19;8.12,7.19 + +# UTF-16 : 5d bc +# UTF-8 : bc b6 e5 +[5dbc] 嶼 +0.62,7.81;0.62,0.62 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.56,9.06 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +9.06,3.12;3.12,3.12 +3.44,8.44;3.75,3.12 +3.44,5.00;5.00,5.00 +3.44,6.88;5.00,6.88 +7.19,5.00;8.75,5.00 +7.19,6.88;8.75,6.88 +7.19,8.75;8.75,8.75 +8.75,8.75;8.75,3.12 +5.31,3.12;5.62,5.94 +6.88,3.12;6.88,6.56 +6.88,6.56;5.31,6.56 +5.31,6.56;5.62,9.06 +5.62,8.12;7.19,8.12 +3.44,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;5.00,8.75 + +# UTF-16 : 6a 84 +# UTF-8 : 84 aa e6 +[6a84] 檄 +1.56,0.62;1.56,9.06 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +6.25,0.94;6.56,1.25 +6.56,1.25;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.44,5.00 +8.44,5.00;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;8.75,7.81 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.19,5.31 +7.19,5.31;7.19,5.94 +7.19,5.94;6.88,6.88 +6.88,7.81;9.38,7.81 +6.25,5.62;6.56,6.25 +6.56,6.25;6.88,6.88 +6.88,6.88;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.38 +3.12,5.62;5.94,5.62 +5.94,5.62;5.94,8.44 +5.94,8.44;3.12,8.44 +3.12,8.44;3.12,5.62 +3.12,7.19;5.94,7.19 +4.38,9.38;4.38,9.06 +4.38,9.06;4.38,8.44 +4.38,8.44;4.38,8.44 +4.38,4.69;4.38,5.62 +2.81,4.69;6.25,4.69 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.88 +3.44,1.88;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +3.75,3.75;5.94,3.75 +5.94,3.75;5.94,3.12 +5.94,3.12;5.94,2.50 +5.94,2.50;5.94,2.19 +5.94,2.19;5.94,1.56 +5.94,1.56;5.62,1.25 +5.62,1.25;5.31,0.94 + +# UTF-16 : 6b 7f +# UTF-8 : bf ad e6 +[6b7f] 歿 +0.31,8.75;4.06,8.75 +0.31,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +1.56,7.50;1.88,8.12 +1.88,8.12;1.88,8.75 +1.56,6.88;3.75,6.88 +3.44,6.88;3.44,5.94 +3.44,5.94;3.44,5.31 +3.44,5.31;3.12,4.38 +3.12,4.38;2.81,3.75 +2.81,3.75;2.50,3.12 +2.50,3.12;2.19,2.50 +2.19,2.50;1.88,2.19 +1.88,2.19;1.25,1.56 +1.25,1.56;0.94,1.25 +0.94,1.25;0.31,0.94 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.38 +2.19,4.38;1.88,4.69 +1.88,4.69;1.56,5.00 +1.56,5.00;1.25,5.00 +4.06,5.00;8.75,5.00 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.12,4.38 +8.12,4.38;8.44,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.38 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.88 +5.00,6.88;5.31,7.81 +5.31,7.81;5.31,8.12 +5.31,8.12;5.31,8.44 +5.31,8.44;5.62,9.06 +5.62,9.06;5.62,9.38 +5.31,8.44;8.75,8.44 +8.75,8.44;8.44,7.81 +8.44,7.81;8.44,7.50 +8.44,7.50;8.44,6.88 +8.44,6.88;8.44,6.56 +8.44,6.56;8.12,5.94 +8.12,5.94;7.81,5.94 +7.81,5.94;7.19,5.94 +7.19,5.94;6.56,5.94 +6.56,5.94;6.25,6.25 + +# UTF-16 : 72 c6 +# UTF-8 : 86 8b e7 +[72c6] 狆 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.12,9.06;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +3.12,4.06;8.75,4.06 +3.12,7.19;3.12,3.12 +8.75,7.19;3.12,7.19 +8.75,3.12;8.75,7.19 +5.94,0.62;5.94,9.06 + +# UTF-16 : 74 ca +# UTF-8 : 8a 93 e7 +[74ca] 瓊 +2.81,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,2.50;1.56,8.44 +0.31,2.19;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,2.81 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.69,3.44 +4.69,3.44;5.00,3.75 +4.06,2.81;8.44,2.81 +8.44,2.81;8.12,2.50 +8.12,2.50;7.50,2.19 +7.50,2.19;7.19,2.19 +7.19,2.19;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.06,0.94 +4.06,0.94;3.12,0.94 +3.12,0.94;2.50,0.62 +3.44,3.75;8.75,3.75 +8.75,3.75;8.75,5.94 +8.75,5.94;3.44,5.94 +3.44,5.94;3.44,3.44 +3.44,4.38;8.75,4.38 +3.44,5.31;8.75,5.31 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.56 +6.25,1.56;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;4.69,2.19 +4.69,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.50,8.75 +2.19,7.50;2.81,7.81 +2.81,7.81;3.44,8.12 +3.44,8.12;4.06,8.44 +4.06,8.44;4.38,9.06 +4.38,9.06;4.69,9.38 +4.38,8.75;7.81,8.75 +3.12,6.25;3.44,7.81 +3.12,7.81;9.06,7.81 +8.75,7.81;9.06,6.25 +3.75,6.56;4.38,6.56 +4.38,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;5.94,7.81 +8.44,6.56;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;6.88,7.19 +6.88,7.19;6.25,7.19 +6.25,7.19;5.94,7.50 + +# UTF-16 : 76 c2 +# UTF-8 : 82 9b e7 +[76c2] 盂 +7.81,1.25;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,1.25 +3.75,4.06;3.75,1.25 +5.62,4.06;5.62,1.25 +0.62,0.94;8.75,0.94 +0.31,6.56;9.06,6.56 +8.44,8.75;0.94,8.75 +4.69,8.75;4.69,5.31 +4.69,5.31;4.69,5.00 +4.69,5.00;4.38,4.69 +4.38,4.69;4.06,4.69 +4.06,4.69;3.44,4.69 +3.44,4.69;3.12,4.69 +3.12,4.69;2.81,5.00 + +# UTF-16 : 79 5a +# UTF-8 : 9a a5 e7 +[795a] 祚 +0.62,1.25;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +0.62,6.88;4.06,6.88 +0.94,8.75;3.75,8.75 +2.50,6.88;2.50,0.62 +4.06,5.62;4.06,1.56 +6.25,5.62;9.06,5.62 +8.75,3.44;6.25,3.44 +5.00,8.12;9.38,8.12 +6.25,0.62;6.25,8.12 +3.75,6.25;4.38,6.56 +4.38,6.56;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.31,8.44 +5.31,8.44;5.31,9.38 + +# UTF-16 : 7c 2a +# UTF-8 : aa b0 e7 +[7c2a] 簪 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;2.50,8.44 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;4.38,7.50 +9.06,8.44;5.62,8.44 +4.69,8.44;1.56,8.44 +7.81,0.62;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.62 +1.88,1.25;7.50,1.25 +1.88,2.81;7.50,2.81 +5.00,5.94;9.06,5.94 +0.31,5.94;4.38,5.94 +4.38,7.19;1.25,7.19 +1.25,7.19;1.25,5.94 +8.75,7.19;5.62,7.19 +5.62,7.19;5.62,5.94 +0.31,4.06;0.94,4.38 +0.94,4.38;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;2.81,6.25 +2.81,6.25;2.81,6.56 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.19 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,5.00 +5.62,5.00;5.94,5.00 +5.94,5.00;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;6.88,6.25 +6.88,6.25;7.19,6.88 +7.19,6.88;7.50,7.19 +2.50,4.38;3.12,4.69 +3.12,4.69;3.44,4.69 +3.44,4.69;4.06,5.00 +4.06,5.00;4.38,5.00 +4.38,5.00;5.00,5.31 +7.19,5.94;7.19,4.69 +7.19,4.69;7.50,4.38 +7.50,4.38;8.12,4.38 +8.12,4.38;8.75,4.38 +8.75,4.38;8.75,4.69 +8.75,4.69;9.06,5.31 +3.44,5.94;3.44,4.69 + +# UTF-16 : 7d 8f +# UTF-8 : 8f b6 e7 +[7d8f] 綏 +4.06,4.38;4.06,4.69 +4.06,4.69;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +0.31,4.69;3.75,5.00 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +1.88,5.62;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.94,7.50 +0.94,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 +3.75,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.12,4.06 +8.75,6.25;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;8.12,7.81 +8.12,7.81;7.81,8.12 +6.56,6.25;6.56,6.56 +6.56,6.56;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +4.06,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;4.69,7.81 +4.69,7.81;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,8.75 +9.06,5.00;4.38,5.00 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;8.12,4.38 +8.12,4.38;8.12,5.00 +5.94,5.94;5.94,5.31 +5.94,5.31;5.62,4.69 +5.62,4.69;5.00,4.06 +5.00,4.06;4.69,3.12 +4.69,3.12;4.38,2.50 +4.69,3.12;5.00,3.12 +5.00,3.12;5.62,2.81 +5.62,2.81;5.94,2.81 +5.94,2.81;6.25,2.50 +6.25,2.50;6.88,2.19 +6.88,2.19;7.19,1.88 +7.19,1.88;7.50,1.88 +7.50,1.88;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;9.06,0.62 + +# UTF-16 : 7f 86 +# UTF-8 : 86 be e7 +[7f86] 羆 +0.94,7.50;8.75,7.50 +8.75,7.50;8.75,8.75 +8.75,8.75;0.62,8.75 +0.62,8.75;0.62,7.50 +5.94,7.50;5.94,8.75 +3.44,7.50;3.44,8.75 +0.94,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.19,7.19 +4.69,5.62;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,6.88 +3.75,6.88;3.44,6.88 +0.31,5.94;0.62,5.94 +0.62,5.94;0.94,5.94 +0.94,5.94;1.56,5.94 +1.56,5.94;1.88,5.94 +1.88,5.94;2.19,5.94 +2.19,5.94;2.81,5.94 +2.81,5.94;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;4.06,6.25 +4.06,6.25;4.38,6.25 +0.94,2.50;0.94,5.31 +0.94,5.31;4.38,5.31 +4.38,5.31;4.38,2.81 +4.38,2.81;4.06,2.50 +4.06,2.50;3.75,2.50 +3.75,2.50;3.12,2.50 +3.12,2.50;2.81,2.81 +0.94,3.44;4.38,3.44 +0.94,4.38;4.38,4.38 +5.31,6.25;5.94,6.25 +5.94,6.25;6.56,6.56 +6.56,6.56;7.19,6.56 +7.19,6.56;7.81,6.88 +7.81,6.88;8.75,6.88 +5.31,4.69;5.31,2.81 +5.31,2.81;5.62,2.50 +5.62,2.50;5.94,2.50 +5.94,2.50;6.88,2.50 +6.88,2.50;7.19,2.50 +7.19,2.50;7.50,2.50 +7.50,2.50;8.12,2.50 +8.12,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +8.75,3.44;8.75,3.44 +5.31,7.19;5.31,5.31 +5.31,5.31;5.62,5.00 +5.62,5.00;5.94,5.00 +5.94,5.00;6.88,5.00 +6.88,5.00;7.19,5.00 +7.19,5.00;7.50,5.00 +7.50,5.00;8.12,5.31 +8.12,5.31;8.75,5.31 +8.75,5.31;8.75,5.94 +8.75,5.94;8.75,6.25 +5.31,3.75;5.94,4.06 +5.94,4.06;6.56,4.06 +6.56,4.06;7.19,4.06 +7.19,4.06;7.81,4.38 +7.81,4.38;8.75,4.69 +8.75,0.62;8.44,0.94 +8.44,0.94;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +6.25,0.62;6.25,0.94 +6.25,0.94;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.31,1.88 +3.75,0.62;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.44,1.88 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 + +# UTF-16 : 89 5e +# UTF-8 : 9e a5 e8 +[895e] 襞 +4.69,3.75;4.69,4.69 +0.62,3.75;8.75,3.75 +4.69,3.75;4.06,3.44 +4.06,3.44;3.75,3.12 +3.75,3.12;3.12,3.12 +3.12,3.12;2.81,2.81 +2.81,2.81;2.50,2.81 +2.50,2.81;1.88,2.50 +1.88,2.50;1.56,2.50 +1.56,2.50;0.94,2.19 +0.94,2.19;0.31,2.19 +4.69,3.75;5.00,3.44 +5.00,3.44;5.31,3.12 +5.31,3.12;5.62,2.81 +5.62,2.81;5.94,2.19 +5.94,2.19;6.56,1.88 +6.56,1.88;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.62 +0.94,0.62;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +2.81,0.94;2.81,2.81 +6.25,2.19;6.56,2.50 +6.56,2.50;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.44,3.44 +4.38,6.88;9.06,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.44,8.44 +8.44,8.44;8.44,8.44 +5.62,6.88;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.31,8.44 +5.31,8.44;5.31,8.44 +6.88,6.88;6.88,4.38 +4.38,5.62;9.06,5.62 +4.38,8.44;9.06,8.44 +6.88,8.44;6.88,9.38 +1.25,4.69;4.06,4.69 +4.06,4.69;4.06,6.56 +4.06,6.56;1.25,6.56 +1.25,6.56;1.25,4.69 +0.31,5.00;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.94,6.25 +0.94,6.25;0.94,6.88 +0.94,6.88;0.94,7.50 +0.94,7.50;0.94,8.75 +0.94,8.75;3.75,8.75 +3.75,8.75;3.75,7.50 +3.75,7.50;0.94,7.50 + +# UTF-16 : 8a e1 +# UTF-8 : a1 ab e8 +[8ae1] 諡 +0.94,1.25;3.12,1.25 +2.81,1.25;3.12,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +8.44,0.94;8.44,3.75 +8.44,3.75;4.06,3.75 +4.06,3.75;4.06,0.94 +5.31,3.75;5.31,0.94 +6.88,3.75;6.88,0.94 +3.44,0.94;9.06,0.94 +5.00,8.75;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.12,6.88 +5.31,8.75;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.81,8.12 +7.81,8.12;8.12,7.50 +8.12,7.50;8.75,7.19 +8.75,7.19;9.38,6.88 +7.81,7.50;4.38,7.50 +5.31,7.50;5.00,6.88 +5.00,6.88;5.00,6.56 +5.00,6.56;4.69,5.94 +4.69,5.94;4.38,5.62 +4.38,5.62;4.38,5.00 +4.69,6.25;8.12,6.25 +8.12,6.25;7.81,5.62 +7.81,5.62;7.81,5.00 +7.81,5.00;7.81,4.69 +7.81,4.69;7.19,4.38 +7.19,4.38;6.88,4.38 +6.88,4.38;6.56,4.38 +6.56,4.38;5.94,4.38 + +# UTF-16 : 8f 1c +# UTF-8 : 9c bc e8 +[8f1c] 輜 +0.62,3.44;3.44,3.44 +3.44,3.44;3.44,6.88 +3.44,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.00;3.44,5.00 +0.00,2.19;3.75,2.19 +1.88,0.62;1.88,9.38 +0.00,8.12;3.75,8.12 +8.75,0.62;8.75,5.00 +8.75,5.00;4.06,5.00 +4.06,5.00;4.06,0.62 +6.56,1.25;6.56,5.00 +4.38,1.25;8.75,1.25 +4.38,3.12;8.75,3.12 +9.06,9.06;8.75,8.75 +8.75,8.75;8.44,8.44 +8.44,8.44;8.12,8.12 +8.12,8.12;7.81,7.81 +7.81,7.81;7.50,7.19 +7.50,7.19;8.12,6.88 +8.12,6.88;8.12,6.56 +8.12,6.56;8.44,6.25 +8.44,6.25;8.75,5.94 +8.75,5.94;9.06,5.31 +7.19,9.06;6.88,8.75 +6.88,8.75;6.56,8.44 +6.56,8.44;6.25,8.12 +6.25,8.12;6.25,7.81 +6.25,7.81;5.94,7.19 +5.62,7.19;6.25,6.88 +6.25,6.88;6.56,6.56 +6.56,6.56;6.56,6.25 +6.56,6.25;6.88,5.94 +6.88,5.94;7.19,5.31 +5.31,9.06;5.00,8.75 +5.00,8.75;4.69,8.44 +4.69,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.19 +4.06,7.19;4.38,6.88 +4.38,6.88;4.69,6.56 +4.69,6.56;5.00,6.25 +5.00,6.25;5.00,5.94 +5.00,5.94;5.31,5.31 + +# UTF-16 : 93 6e +# UTF-8 : ae 8d e9 +[936e] 鍮 +6.25,9.06;5.94,8.75 +5.94,8.75;5.31,8.44 +5.31,8.44;4.69,7.81 +4.69,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.56 +4.69,7.50;7.81,7.50 +3.75,0.62;3.75,6.56 +3.75,6.56;5.94,6.56 +5.94,6.56;5.94,1.56 +5.94,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +7.50,6.56;7.19,5.94 +7.19,5.94;7.19,5.31 +7.19,5.31;6.88,5.00 +6.88,5.00;6.56,4.38 +6.56,4.38;6.25,3.75 +6.25,3.75;6.56,3.12 +6.56,3.12;6.88,2.81 +6.88,2.81;7.19,2.19 +7.19,2.19;7.50,1.56 +7.50,1.56;7.50,0.62 +9.06,6.56;8.75,5.94 +8.75,5.94;8.44,5.31 +8.44,5.31;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;8.12,3.12 +8.12,3.12;8.44,2.81 +8.44,2.81;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;9.06,0.62 +4.06,9.06;6.25,9.06 +6.25,9.06;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.12 +7.50,8.12;8.12,7.50 +8.12,7.50;8.44,7.50 +8.44,7.50;8.75,7.19 +8.75,7.19;9.06,6.88 +9.06,6.88;9.38,6.56 +5.62,4.38;5.00,4.69 +5.00,4.69;4.69,5.00 +4.69,5.00;4.38,5.31 +4.38,5.31;4.06,5.31 +5.62,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.44 +4.38,3.44;4.06,3.44 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.38 + +# UTF-16 : 97 7c +# UTF-8 : bc 9d e9 +[977c] 靼 +0.31,8.12;4.38,8.12 +3.44,9.06;3.44,6.88 +3.44,6.88;1.25,6.88 +1.25,6.88;1.25,9.06 +3.75,3.44;3.75,5.62 +3.75,5.62;0.62,5.62 +0.62,5.62;0.62,3.44 +0.62,3.44;3.75,3.44 +0.00,2.50;4.38,2.50 +2.19,0.62;2.19,6.88 +4.06,0.94;9.38,0.94 +4.69,3.44;8.75,3.44 +8.75,3.44;8.75,8.75 +8.75,8.75;4.69,8.75 +4.69,8.75;4.69,3.12 +4.69,5.94;8.75,5.94 + +# UTF-16 : 97 c3 +# UTF-8 : 83 9f e9 +[97c3] 韃 +0.00,8.12;3.44,8.12 +2.50,9.06;2.50,6.88 +2.50,6.88;0.94,6.88 +0.94,6.88;0.94,9.06 +2.81,3.44;3.12,5.62 +2.81,5.62;0.62,5.62 +0.31,5.62;0.62,3.44 +0.62,3.44;2.81,3.44 +0.00,2.50;3.44,2.50 +1.56,0.62;1.88,6.88 +3.12,9.06;3.75,8.75 +3.75,8.75;4.06,8.44 +4.06,8.44;4.38,7.81 +4.38,7.81;4.69,7.81 +3.12,6.88;3.75,6.56 +3.75,6.56;4.06,6.25 +4.06,6.25;4.38,5.94 +4.38,5.94;4.69,5.94 +4.38,2.50;4.38,4.69 +4.38,4.69;3.12,4.69 +3.12,0.62;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +9.06,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.62,0.94 +5.62,0.94;5.31,1.25 +5.31,1.25;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;4.38,2.50 +4.69,5.31;9.06,5.31 +6.88,5.31;6.88,1.56 +4.69,4.06;9.06,4.06 +4.69,2.81;9.06,2.81 +4.69,7.19;9.06,7.19 +4.69,8.44;9.06,8.44 +6.88,7.19;6.88,9.38 +7.50,5.31;7.81,5.62 +7.81,5.62;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.12,6.88 +8.12,6.88;8.12,7.19 +5.94,5.31;5.94,5.62 +5.94,5.62;5.94,5.94 +5.94,5.94;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.62,7.19 + +# UTF-16 : 97 dc +# UTF-8 : 9c 9f e9 +[97dc] 韜 +1.25,6.88;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;1.88,8.75 +1.88,8.75;1.88,9.38 +2.50,0.62;2.50,4.38 +0.62,1.88;0.62,3.44 +0.62,3.44;4.06,3.44 +4.06,1.88;0.00,1.88 +0.62,4.38;0.62,5.94 +0.62,5.94;3.75,5.94 +3.75,5.94;3.75,4.38 +3.75,4.38;0.94,4.38 +3.44,6.88;3.44,8.44 +3.44,8.44;0.62,8.44 +0.31,6.88;4.06,6.88 +8.75,6.25;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;8.12,7.81 +8.12,7.81;7.81,8.12 +6.88,6.25;6.56,6.56 +6.56,6.56;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,8.75 +4.38,0.62;4.69,5.00 +4.38,5.00;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.62,5.31 +5.62,5.31;6.25,5.62 +6.25,5.62;6.56,5.62 +8.75,1.25;4.69,1.25 +6.88,5.31;8.75,5.31 +8.75,5.31;8.75,0.62 +7.19,3.12;8.75,3.12 +4.38,3.12;6.25,3.12 + +# UTF-16 : 9a f7 +# UTF-8 : b7 ab e9 +[9af7] 髷 +0.31,6.56;5.00,6.56 +1.25,6.56;1.25,9.06 +1.25,9.06;4.69,9.06 +1.25,8.12;4.69,8.12 +1.25,7.19;4.69,7.19 +5.31,8.12;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.88,8.44 +6.88,8.44;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 +5.31,6.56;5.62,6.88 +5.62,6.88;6.25,6.88 +6.25,6.88;6.56,6.88 +6.56,6.88;7.19,7.19 +7.19,7.19;7.81,7.50 +7.81,7.50;8.44,7.50 +8.44,7.50;8.75,7.81 +5.31,5.00;5.62,5.31 +5.62,5.31;6.25,5.31 +6.25,5.31;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,5.62 +7.19,5.62;8.12,5.94 +8.12,5.94;8.75,6.25 +8.75,6.25;8.75,6.25 +5.00,5.00;4.69,5.31 +4.69,5.31;4.06,5.62 +4.06,5.62;3.75,5.94 +3.75,5.94;3.75,6.25 +0.31,5.00;1.25,5.00 +1.25,5.00;1.88,5.31 +1.88,5.31;2.19,5.31 +2.19,5.31;2.81,5.31 +2.81,5.31;3.12,5.31 +3.12,5.31;3.44,5.31 +3.44,5.31;4.06,5.31 +4.06,5.31;4.38,5.62 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +3.44,5.00;3.44,1.25 +5.94,5.00;5.94,1.25 +8.12,0.62;8.12,4.06 +8.12,4.06;1.25,4.06 +1.25,4.06;1.25,0.62 +1.25,0.94;8.12,0.94 +1.25,2.50;8.12,2.50 + +# UTF-16 : 4f 88 +# UTF-8 : 88 be e4 +[4f88] 侈 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 +2.50,3.12;2.81,3.44 +2.81,3.44;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,5.00 +5.62,5.00;5.94,5.31 +5.94,5.31;6.25,5.62 +6.25,5.62;6.56,5.94 +7.19,2.50;6.88,2.81 +6.88,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.06 +5.62,5.00;9.38,5.00 +9.06,5.00;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;7.81,3.12 +7.81,3.12;7.19,2.81 +7.19,2.81;6.56,2.19 +6.56,2.19;5.94,1.88 +5.94,1.88;5.00,1.56 +5.00,1.56;4.38,1.25 +4.38,1.25;3.44,0.94 +3.44,0.94;2.19,0.62 +2.50,7.19;3.12,7.50 +3.12,7.50;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.69,8.44 +4.69,8.44;5.31,9.06 +5.31,9.06;5.31,9.38 +4.69,8.44;8.44,8.44 +8.12,8.44;7.81,7.81 +7.81,7.81;7.50,7.50 +7.50,7.50;7.19,6.88 +7.19,6.88;6.56,6.56 +6.56,6.56;5.94,6.25 +5.94,6.25;5.31,5.62 +5.31,5.62;4.69,5.31 +4.69,5.31;4.06,5.31 +4.06,5.31;3.12,5.00 +3.12,5.00;2.19,4.69 +6.25,6.25;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.00,7.50 +5.00,7.50;4.69,7.50 + +# UTF-16 : 4f 69 +# UTF-8 : a9 bd e4 +[4f69] 佩 +1.88,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +2.19,0.62;2.50,1.25 +2.50,1.25;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,8.75 +2.81,8.75;8.44,8.75 +8.44,8.75;8.44,6.88 +8.44,6.88;8.44,5.31 +8.44,5.31;8.44,4.06 +8.44,4.06;8.44,2.81 +8.44,2.81;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +9.06,0.94;9.06,0.62 +9.06,0.62;9.38,1.25 +9.38,1.25;9.38,1.56 +9.38,1.56;9.38,2.50 +9.38,2.50;9.38,2.81 +6.25,1.88;6.56,1.88 +6.56,1.88;6.88,1.88 +6.88,1.88;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.50,2.50 +7.19,2.50;7.50,5.94 +7.19,5.94;4.06,5.94 +4.06,5.94;4.06,1.56 +7.81,7.50;3.75,7.50 +5.62,0.62;5.62,7.50 + +# UTF-16 : 52 0e +# UTF-8 : 8e 88 e5 +[520e] 刎 +6.56,2.50;6.56,8.44 +8.75,9.06;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.81,0.94 +1.88,8.12;5.31,8.12 +5.31,8.12;5.31,6.25 +5.31,6.25;5.31,5.00 +5.31,5.00;5.00,3.75 +5.00,3.75;5.00,2.81 +5.00,2.81;5.00,2.19 +5.00,2.19;5.00,1.56 +5.00,1.56;4.69,0.94 +4.69,0.94;4.38,0.94 +0.00,5.31;0.31,5.62 +0.31,5.62;0.62,5.94 +0.62,5.94;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.19,9.38 +0.94,0.94;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.50,2.50 +2.50,2.50;2.81,3.12 +2.81,3.12;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,7.19 +4.38,7.19;4.38,8.12 +0.31,3.12;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;2.81,7.50 +2.81,7.50;3.12,8.12 + +# UTF-16 : 52 2e +# UTF-8 : ae 88 e5 +[522e] 刮 +0.94,0.62;0.94,4.38 +0.94,4.38;4.69,4.38 +4.69,4.38;4.69,0.94 +0.94,1.56;4.69,1.56 +0.31,6.25;5.31,6.25 +2.81,4.69;2.81,8.44 +0.62,8.12;1.25,8.12 +1.25,8.12;1.56,8.12 +1.56,8.12;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;3.12,8.44 +3.12,8.44;3.44,8.44 +3.44,8.44;3.75,8.44 +3.75,8.44;4.38,8.75 +4.38,8.75;5.00,8.75 +5.94,2.50;5.94,8.44 +8.44,9.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 52 88 +# UTF-8 : 88 8a e5 +[5288] 劈 +4.38,6.88;9.06,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.44,8.44 +8.44,8.44;8.44,8.44 +5.62,6.88;5.62,7.19 +5.62,7.19;5.62,7.81 +5.62,7.81;5.31,8.44 +5.31,8.44;5.31,8.44 +6.88,6.88;6.88,4.06 +4.38,5.62;9.06,5.62 +4.38,8.44;9.06,8.44 +6.88,8.44;6.88,9.38 +1.25,4.38;4.06,4.38 +4.06,4.38;4.06,6.25 +4.06,6.25;1.25,6.25 +1.25,6.25;1.25,4.38 +0.31,4.38;0.62,5.00 +0.62,5.00;0.62,5.62 +0.62,5.62;0.94,5.94 +0.94,5.94;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.94,8.75 +0.94,8.75;3.75,8.75 +3.75,8.75;3.75,7.19 +3.75,7.19;0.94,7.19 +0.94,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +0.94,0.62;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 + +# UTF-16 : 55 80 +# UTF-8 : 80 96 e5 +[5580] 喀 +5.94,8.44;5.94,9.38 +8.75,6.56;9.06,8.44 +8.75,8.44;3.12,8.44 +3.12,8.44;3.12,6.56 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +4.06,0.62;4.06,3.75 +4.06,3.75;8.44,3.75 +8.44,3.75;8.44,0.62 +4.06,1.25;8.44,1.25 +3.12,5.94;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.31,8.12 +4.69,7.19;8.44,7.19 +8.44,7.19;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.19,5.94 +7.19,5.94;6.88,5.62 +6.88,5.62;6.25,5.00 +6.25,5.00;5.62,4.69 +5.62,4.69;5.00,4.38 +5.00,4.38;4.38,4.06 +4.38,4.06;3.75,4.06 +3.75,4.06;2.81,3.75 +4.38,6.88;4.69,6.25 +4.69,6.25;5.00,5.94 +5.00,5.94;5.31,5.62 +5.31,5.62;5.94,5.31 +5.94,5.31;6.25,5.00 +6.25,5.00;6.88,4.69 +6.88,4.69;7.50,4.38 +7.50,4.38;8.12,4.06 +8.12,4.06;8.44,4.06 +8.44,4.06;9.06,3.75 + +# UTF-16 : 59 58 +# UTF-8 : 98 a5 e5 +[5958] 奘 +0.31,3.44;9.06,3.44 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;4.69,4.38 +8.75,0.62;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,1.25 +6.88,1.25;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.69,3.12 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.56,6.25 +0.94,9.06;0.94,7.50 +0.94,7.50;3.75,7.50 +3.75,4.38;3.75,9.06 +3.75,6.25;0.31,6.25 +4.38,5.00;8.75,5.00 +9.06,7.81;4.38,7.81 +6.56,5.00;6.56,9.06 + +# UTF-16 : 5b 40 +# UTF-8 : 80 ad e5 +[5b40] 孀 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.56,3.75 +1.56,3.75;1.88,3.12 +1.88,3.12;2.50,2.81 +2.50,2.81;2.81,2.19 +6.25,5.31;6.25,8.75 +3.44,8.75;8.75,8.75 +4.06,6.88;5.62,6.88 +4.06,5.62;5.62,5.62 +6.88,6.88;8.44,6.88 +6.88,5.62;8.44,5.62 +9.06,5.62;9.06,7.81 +9.06,7.81;3.44,7.81 +3.44,7.81;3.44,5.62 +4.38,0.62;4.38,5.31 +5.62,4.06;3.12,4.06 +2.81,1.25;3.12,1.88 +3.12,1.88;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.38,4.06 +5.62,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.06 +9.06,0.62;9.06,5.00 +9.06,5.00;6.25,5.00 +5.94,5.00;6.25,0.62 +6.25,0.94;9.06,0.94 +6.25,2.19;9.06,2.19 +6.25,3.44;9.06,3.44 + +# UTF-16 : 65 00 +# UTF-8 : 80 94 e6 +[6500] 攀 +9.06,5.62;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.81,7.19 +7.81,7.19;7.50,7.81 +7.50,7.81;7.50,8.44 +7.19,5.31;7.19,9.38 +9.06,8.44;5.94,8.44 +5.94,6.25;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.19,8.44 +2.19,5.31;2.19,9.38 +3.44,8.44;0.31,8.44 +3.44,6.56;3.12,6.88 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.50,7.81 +2.50,7.81;2.19,8.12 +0.31,5.00;9.06,5.00 +4.06,5.62;3.44,5.00 +3.44,5.00;2.81,4.38 +2.81,4.38;2.50,4.38 +2.50,4.38;2.19,4.06 +2.19,4.06;1.56,3.75 +1.56,3.75;1.25,3.75 +1.25,3.75;0.94,3.44 +0.94,3.44;0.31,3.12 +5.94,5.00;6.56,4.38 +6.56,4.38;7.19,4.06 +7.19,4.06;7.81,3.75 +7.81,3.75;8.44,3.44 +8.44,3.44;8.75,3.12 +8.75,3.12;9.06,3.12 +3.44,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.94,9.38 +3.44,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.94,7.50 +3.44,9.06;4.06,8.75 +4.06,8.75;4.38,8.75 +4.38,8.75;5.00,8.44 +5.00,8.44;5.31,8.12 +5.31,8.12;5.94,7.50 +3.44,7.19;4.06,6.88 +4.06,6.88;4.38,6.88 +4.38,6.88;5.00,6.56 +5.00,6.56;5.31,6.25 +5.31,6.25;5.94,5.62 +0.31,5.62;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.88,7.81 +1.88,7.81;1.88,8.44 +4.69,4.06;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.62 +4.38,0.62;4.06,0.62 +4.06,0.62;3.44,0.62 +3.44,0.62;3.12,0.62 +3.12,0.62;2.50,0.62 +8.75,1.88;0.62,1.88 +8.12,2.81;1.25,2.81 +2.50,4.06;2.81,4.06 +2.81,4.06;3.44,4.06 +3.44,4.06;4.06,4.06 +4.06,4.06;4.38,4.06 +4.38,4.06;4.69,4.06 +4.69,4.06;5.31,4.06 +5.31,4.06;5.62,4.06 +5.62,4.06;6.25,4.38 +6.25,4.38;6.56,4.38 + +# UTF-16 : 65 2b +# UTF-8 : ab 94 e6 +[652b] 攫 +1.56,9.06;1.56,1.56 +1.25,1.56;1.56,0.94 +1.56,0.94;0.94,0.62 +0.94,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.50,4.38;1.88,4.06 +1.88,4.06;1.56,3.75 +1.56,3.75;0.94,3.75 +0.94,3.75;0.62,3.44 +0.62,3.44;0.31,3.44 +2.50,7.19;0.31,7.19 +3.12,6.56;5.62,6.56 +5.62,6.56;5.62,8.75 +5.62,8.75;2.81,8.75 +2.81,8.75;2.81,6.25 +3.12,7.19;5.62,7.19 +3.12,8.12;5.62,8.12 +6.25,6.56;8.75,6.56 +8.75,6.56;8.75,8.75 +8.75,8.75;6.25,8.75 +6.25,8.75;6.25,6.25 +6.25,7.19;8.75,7.19 +6.25,8.12;8.75,8.12 +2.19,4.69;2.81,5.00 +2.81,5.00;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.44,5.94 +3.44,5.94;3.75,6.56 +5.94,3.75;5.94,5.62 +3.12,5.62;3.44,3.44 +3.12,3.44;8.75,3.44 +8.75,5.62;3.44,5.62 +3.12,5.00;8.75,5.00 +3.12,4.38;8.75,4.38 +6.56,6.56;6.25,5.94 +6.25,5.94;5.94,5.62 +2.50,2.81;8.44,2.81 +2.19,0.94;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.81 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.56 +5.94,1.56;5.62,1.56 +5.62,1.56;5.00,1.88 +5.00,1.88;4.38,2.19 +4.38,2.19;4.06,2.19 +4.06,2.19;3.75,2.50 + +# UTF-16 : 6a da +# UTF-8 : 9a ab e6 +[6ada] 櫚 +1.56,0.62;1.56,9.06 +2.50,7.19;0.00,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.56,7.19 +2.50,4.69;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +6.25,7.50;8.75,7.50 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;6.25,8.75 +6.25,8.75;6.25,5.94 +6.25,5.94;8.75,5.94 +5.31,7.50;2.81,7.50 +2.81,0.62;2.81,8.75 +2.81,8.75;5.62,8.75 +5.62,8.75;5.62,5.94 +5.62,5.94;2.81,5.94 +4.38,4.06;7.50,4.06 +7.50,4.06;7.50,5.31 +7.50,5.31;4.38,5.31 +4.38,5.31;4.38,3.75 +7.50,1.88;7.81,3.12 +7.50,3.12;4.06,3.12 +4.06,3.12;4.06,0.94 +4.06,1.56;7.81,1.56 +5.62,4.06;5.62,3.44 +5.62,3.44;5.62,3.12 + +# UTF-16 : 70 1d +# UTF-8 : 9d 80 e7 +[701d] 瀝 +0.62,0.94;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +1.88,0.94;2.19,1.25 +2.19,1.25;2.19,1.56 +2.19,1.56;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,8.75 +2.81,8.75;9.06,8.75 +2.81,0.94;9.06,0.94 +8.75,2.81;6.25,2.81 +6.25,0.94;6.25,4.06 +4.06,0.94;4.06,3.12 +8.75,6.56;6.25,6.56 +4.69,4.06;4.69,7.81 +5.94,6.56;3.44,6.56 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,6.25 +4.38,6.25;4.69,6.56 +7.50,4.06;7.50,7.81 +5.94,4.38;6.56,4.69 +6.56,4.69;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.19,6.25 +7.19,6.25;7.50,6.56 +5.94,5.00;5.62,5.31 +5.62,5.31;5.62,5.62 +5.62,5.62;5.31,5.94 +5.31,5.94;5.00,6.25 +5.00,6.25;4.69,6.56 +5.94,8.12;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;4.38,7.81 +4.38,7.81;4.06,7.81 +4.06,7.81;3.44,7.81 +8.75,8.12;8.12,8.12 +8.12,8.12;7.81,7.81 +7.81,7.81;7.19,7.81 +7.19,7.81;6.88,7.81 +6.88,7.81;6.25,7.81 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,6.25 +7.81,6.25;7.50,6.56 + +# UTF-16 : 71 e7 +# UTF-8 : a7 87 e7 +[71e7] 燧 +2.81,2.19;2.50,2.50 +2.50,2.50;2.19,3.12 +2.19,3.12;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +2.50,8.12;2.50,7.50 +2.50,7.50;2.19,6.88 +2.19,6.88;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.56,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +3.75,2.19;3.75,4.69 +3.75,4.69;2.19,4.69 +2.19,0.62;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +9.06,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,1.25 +5.00,1.25;4.38,1.56 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.50 +2.81,8.75;3.12,8.44 +3.12,8.44;3.44,8.12 +3.44,8.12;3.75,7.81 +3.75,7.81;4.06,7.81 +2.81,6.88;3.12,6.56 +3.12,6.56;3.44,6.25 +3.44,6.25;3.75,5.94 +3.75,5.94;4.06,5.62 +8.44,7.50;5.00,7.50 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.38,7.50 +5.94,8.75;7.50,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;8.12,8.12 +8.12,8.12;8.44,7.81 +8.44,7.81;8.75,7.81 +8.75,7.81;9.06,7.50 +4.38,5.62;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;7.19,7.50 +7.19,5.31;7.81,5.62 +7.81,5.62;8.12,5.94 +8.12,5.94;8.44,6.25 +8.44,6.25;8.75,6.56 +8.75,6.56;9.06,6.88 +5.94,1.88;6.25,1.88 +6.25,1.88;6.88,1.88 +6.88,1.88;6.88,1.88 +6.88,1.88;7.50,1.88 +7.50,1.88;7.50,2.50 +7.50,2.50;7.50,3.12 +7.50,3.12;7.50,3.44 +7.50,3.44;7.50,3.75 +7.50,3.75;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;7.19,5.62 +7.19,5.62;6.88,6.25 +6.88,6.25;6.56,6.88 +4.38,3.75;4.69,4.06 +4.69,4.06;5.31,4.38 +5.31,4.38;5.94,4.69 +5.94,4.69;6.56,5.00 +6.56,5.00;6.88,5.62 +6.88,5.62;7.19,5.62 +4.38,2.19;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.62,2.81 +5.62,2.81;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.88,3.75 +6.88,3.75;7.19,4.06 +7.19,4.06;7.50,4.38 +9.06,2.19;9.06,2.50 +9.06,2.50;8.75,3.12 +8.75,3.12;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.50,4.69 +7.50,4.69;7.50,4.69 + +# UTF-16 : 72 46 +# UTF-8 : 86 89 e7 +[7246] 牆 +0.31,0.62;0.62,0.94 +0.62,0.94;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.38 +0.62,8.75;0.62,6.56 +0.62,6.56;2.19,6.56 +2.19,0.62;2.19,9.06 +2.19,4.69;0.31,4.69 +5.94,5.31;5.94,9.38 +2.81,8.44;9.06,8.44 +9.06,5.31;2.81,5.31 +2.81,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.50 +4.38,7.50;4.38,8.12 +5.62,5.94;5.00,6.56 +5.00,6.56;4.69,6.88 +4.69,6.88;4.38,7.19 +4.38,7.19;4.06,7.19 +6.25,5.94;6.88,6.25 +6.88,6.25;7.19,6.88 +7.19,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,8.12 +9.06,5.94;8.75,6.25 +8.75,6.25;8.44,6.56 +8.44,6.56;8.12,6.88 +8.12,6.88;7.81,6.88 +7.81,6.88;7.19,7.19 +3.12,1.25;8.75,1.25 +4.38,2.19;7.50,2.19 +7.50,2.19;7.50,3.44 +7.50,3.44;4.38,3.44 +4.38,3.44;4.38,1.88 +3.12,4.69;3.12,0.62 +8.75,0.62;8.75,4.38 +8.75,4.38;3.44,4.38 + +# UTF-16 : 76 ea +# UTF-8 : aa 9b e7 +[76ea] 盪 +0.62,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;2.19,5.00 +2.19,5.00;2.50,5.31 +2.50,5.31;2.81,5.94 +2.50,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +2.19,6.56;1.56,6.88 +1.56,6.88;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.50 +1.56,3.12;1.56,0.94 +7.81,0.94;7.81,3.12 +7.81,3.12;1.25,3.12 +3.75,3.12;3.75,0.94 +5.62,3.12;5.94,0.94 +0.31,0.94;9.06,0.94 +5.31,3.44;5.94,3.75 +5.94,3.75;6.56,4.06 +6.56,4.06;7.19,4.69 +7.19,4.69;7.50,5.00 +7.50,5.00;7.81,5.62 +3.12,3.75;3.75,4.06 +3.75,4.06;4.38,4.38 +4.38,4.38;5.00,4.69 +5.00,4.69;5.62,5.31 +5.62,5.31;5.94,5.62 +3.44,7.19;8.44,7.19 +8.44,7.19;8.44,9.06 +8.44,9.06;3.44,9.06 +3.44,9.06;3.44,6.88 +3.44,8.12;8.44,8.12 +2.81,6.25;9.06,6.25 +4.06,5.62;8.75,5.62 +8.75,5.62;8.75,5.00 +8.75,5.00;8.75,4.38 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.75 +7.81,3.75;6.88,3.75 +2.50,4.69;3.12,5.00 +3.12,5.00;3.75,5.31 +3.75,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 + +# UTF-16 : 78 0c +# UTF-8 : 8c a0 e7 +[780c] 砌 +2.81,8.75;0.31,8.75 +0.94,5.62;0.94,0.62 +0.94,1.56;2.81,1.56 +2.81,1.56;2.81,5.62 +2.81,5.62;0.94,5.62 +0.00,3.75;0.31,4.06 +0.31,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.25,7.19 +1.25,7.19;1.25,8.12 +1.25,8.12;1.25,8.75 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.88 +5.62,1.88;5.94,2.50 +5.94,2.50;6.25,3.12 +6.25,3.12;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.88,5.31 +6.88,5.31;6.88,6.25 +6.88,6.25;6.88,7.50 +6.88,7.50;6.88,8.75 +5.31,8.75;8.75,8.75 +8.75,8.75;8.75,6.88 +8.75,6.88;8.75,5.31 +8.75,5.31;8.75,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.19 +8.75,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.88,1.25 +2.81,6.25;5.94,7.19 +3.75,9.06;3.75,3.12 +3.75,3.12;3.75,2.81 +3.75,2.81;4.06,2.50 +4.06,2.50;4.38,2.50 +4.38,2.50;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.62,5.00 + +# UTF-16 : 7b 45 +# UTF-8 : 85 ad e7 +[7b45] 筅 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +7.19,6.88;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.38,7.50 +4.38,7.50;4.06,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +8.12,5.94;2.19,5.94 +8.75,4.06;0.62,4.06 +4.69,4.06;4.69,7.19 +0.94,4.38;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.50,6.88 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;4.06,4.06 +5.62,4.06;5.94,1.56 +5.62,1.56;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 + +# UTF-16 : 7b c6 +# UTF-8 : 86 af e7 +[7bc6] 篆 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.44 +2.81,8.44;2.81,8.75 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.75 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.75;5.31,8.75 +4.69,8.75;1.56,8.75 +0.31,4.69;9.06,4.69 +0.94,3.44;1.56,3.75 +1.56,3.75;1.88,3.75 +1.88,3.75;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.38,4.38 +4.38,4.38;5.00,4.69 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.62,1.88 +5.62,1.88;5.62,2.50 +5.62,2.50;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,4.06 +4.69,4.06;4.06,4.38 +0.94,2.19;1.25,2.50 +1.25,2.50;1.88,2.50 +1.88,2.50;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;3.12,2.81 +3.12,2.81;3.75,3.12 +3.75,3.12;4.38,3.44 +4.38,3.44;5.00,3.75 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +8.44,4.38;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.56,3.12 +6.56,3.12;6.25,3.12 +5.00,4.69;5.31,4.38 +5.31,4.38;5.62,4.06 +5.62,4.06;5.62,3.44 +5.62,3.44;6.25,3.12 +6.25,3.12;6.56,2.81 +6.56,2.81;6.88,2.19 +6.88,2.19;7.19,1.88 +7.19,1.88;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.75,0.94 +6.88,4.69;7.19,5.31 +7.19,5.31;7.19,5.62 +7.19,5.62;7.50,6.25 +7.50,6.25;7.50,6.56 +7.50,6.56;7.81,7.19 +7.50,7.19;2.50,7.19 +7.19,5.94;1.88,5.94 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.81 + +# UTF-16 : 7c 43 +# UTF-8 : 83 b1 e7 +[7c43] 籃 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;2.50,8.75 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.75 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.75;5.31,8.75 +4.69,8.75;1.56,8.75 +7.81,0.94;7.81,3.12 +7.81,3.12;1.56,3.12 +1.56,3.12;1.56,0.94 +3.75,2.81;3.75,0.94 +5.62,2.81;5.94,0.94 +0.31,0.94;9.06,0.94 +4.69,7.19;0.94,7.19 +0.94,7.19;0.94,3.44 +2.81,7.19;2.81,6.25 +2.81,5.00;2.81,4.06 +0.94,4.06;4.69,4.06 +0.94,5.00;4.38,5.00 +4.38,5.00;4.38,5.94 +4.38,5.94;0.94,5.94 +8.75,6.56;5.62,6.56 +8.75,4.69;5.31,4.69 +4.69,5.00;5.00,5.31 +5.00,5.31;5.31,5.94 +5.31,5.94;5.62,6.25 +5.62,6.25;5.94,6.88 +5.94,6.88;5.94,7.50 + +# UTF-16 : 7c 40 +# UTF-8 : 80 b1 e7 +[7c40] 籀 +1.88,7.50;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +3.12,3.75;2.50,3.44 +2.50,3.44;1.88,3.44 +1.88,3.44;1.56,3.12 +1.56,3.12;0.94,2.81 +0.94,2.81;0.31,2.81 +2.81,5.62;0.31,5.62 +8.44,4.06;3.44,4.06 +3.44,4.06;3.44,0.62 +8.44,0.62;8.44,4.06 +5.94,1.25;5.94,3.75 +3.44,1.25;8.44,1.25 +3.44,2.50;8.44,2.50 +5.94,7.19;8.75,7.19 +8.75,7.19;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.75,5.62 +8.75,5.62;8.75,5.00 +8.75,5.00;8.44,4.69 +8.44,4.69;8.12,4.69 +8.12,4.69;7.81,4.69 +7.81,4.69;7.19,4.69 +2.81,4.38;3.44,4.69 +3.44,4.69;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;5.00,5.31 +5.00,5.31;5.62,5.62 +5.62,7.50;5.31,7.19 +5.31,7.19;4.69,7.19 +4.69,7.19;4.38,7.19 +4.38,7.19;3.75,6.88 +3.75,6.88;3.44,6.88 +3.12,6.88;3.44,4.69 +5.94,5.00;5.62,5.31 +5.62,5.31;5.31,5.62 +5.31,5.62;5.31,5.94 +5.31,5.94;5.00,6.25 +5.00,6.25;4.69,6.56 +5.94,4.38;6.25,4.69 +6.25,4.69;6.88,5.31 +6.88,5.31;6.88,5.94 +6.88,5.94;7.19,6.56 +7.19,6.56;7.19,7.19 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;2.50,8.75 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.75 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.75;5.31,8.75 +4.69,8.75;1.56,8.75 + +# UTF-16 : 7e 1f +# UTF-8 : 9f b8 e7 +[7e1f] 縟 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.44 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +3.75,6.88;9.06,6.88 +5.94,6.88;6.25,6.56 +6.25,6.56;6.56,5.94 +6.56,5.94;6.88,5.62 +6.88,5.62;6.88,5.31 +6.88,5.31;7.19,5.00 +7.19,5.00;7.81,4.69 +7.81,4.69;8.12,4.69 +8.12,4.69;8.44,4.38 +8.44,4.38;8.75,4.06 +8.75,4.06;9.38,4.06 +4.06,4.06;4.69,4.06 +4.69,4.06;5.31,4.38 +5.31,4.38;5.62,4.38 +5.62,4.38;6.25,4.69 +6.25,4.69;6.88,4.69 +5.00,4.38;5.00,6.88 +4.38,7.81;8.75,7.81 +7.50,5.00;7.81,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.56 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.75,6.25 +3.75,6.25;3.75,8.75 +3.75,8.75;9.06,8.75 +8.12,4.38;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,3.44;4.06,3.44 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,2.81 + +# UTF-16 : 7f b2 +# UTF-8 : b2 be e7 +[7fb2] 羲 +0.31,6.25;9.06,6.25 +1.25,7.50;8.12,7.50 +0.94,8.44;8.75,8.44 +3.44,8.44;3.12,9.06 +3.12,9.06;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.44;6.25,8.75 +6.25,8.75;6.56,9.06 +6.56,9.06;6.56,9.38 +4.69,6.25;4.69,8.44 +2.81,5.62;2.81,3.44 +0.31,4.69;9.06,4.69 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,2.81 +7.50,2.81;7.19,2.50 +7.19,2.50;6.56,2.19 +6.56,2.19;6.25,1.88 +6.25,1.88;5.94,1.56 +5.94,1.56;5.31,1.25 +5.31,1.25;5.00,0.94 +5.00,0.94;4.38,0.94 +5.62,5.94;5.62,5.00 +5.62,5.00;5.94,4.06 +5.94,4.06;6.25,3.12 +6.25,3.12;6.56,2.50 +6.56,2.50;6.88,1.88 +6.88,1.88;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;9.06,2.19 +0.62,5.31;1.25,5.31 +1.25,5.31;1.56,5.31 +1.56,5.31;2.19,5.62 +2.19,5.62;2.50,5.62 +2.50,5.62;2.81,5.62 +2.81,5.62;3.12,5.62 +3.12,5.62;4.06,5.62 +4.06,5.62;4.69,5.94 +6.88,5.94;7.50,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;8.44,5.31 +8.44,5.31;8.44,5.00 +4.38,3.12;0.94,3.12 +1.56,3.12;1.56,2.81 +1.56,2.81;1.25,2.19 +1.25,2.19;0.94,1.56 +0.94,1.56;0.94,1.56 +1.25,2.19;4.38,2.19 +4.38,2.19;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +0.31,3.12;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.88,4.06 +1.88,4.06;2.19,4.38 +2.19,4.38;2.50,4.69 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,3.75 +4.38,3.75;3.75,4.06 +3.75,4.06;3.12,4.38 +3.12,4.38;2.81,4.69 + +# UTF-16 : 20 +# UTF-8 : 20 +[0020] + +# UTF-16 : 2a +# UTF-8 : 2a +[002a] * +0.00,2.81;4.38,6.88 +0.00,6.88;4.38,2.81 +2.19,1.88;2.19,7.81 + +# UTF-16 : 5e +# UTF-8 : 5e +[005e] ^ +0.94,7.50;2.19,9.06 +2.19,9.06;3.44,7.50 + +# UTF-16 : 60 +# UTF-8 : 60 +[0060] ` +2.81,7.19;2.50,9.06 +2.50,9.06;1.88,9.06 +1.88,9.06;2.50,8.12 + +# UTF-16 : 7c +# UTF-8 : 7c +[007c] | +2.19,0.31;2.19,9.38 + +# UTF-16 : ff 61 +# UTF-8 : a1 bd ef +[ff61] 。 +0.31,1.25;0.94,0.62 +0.94,0.62;1.56,0.62 +1.56,0.62;2.19,1.25 +2.19,1.25;2.19,2.19 +2.19,2.19;1.56,2.81 +1.56,2.81;0.94,2.81 +0.94,2.81;0.31,2.19 +0.31,2.19;0.31,1.25 + +# UTF-16 : ff 62 +# UTF-8 : a2 bd ef +[ff62] 「 +2.50,3.44;2.50,9.06 +2.50,9.06;4.06,9.06 + +# UTF-16 : ff 63 +# UTF-8 : a3 bd ef +[ff63] 」 +0.31,0.62;1.88,0.62 +1.88,0.62;1.88,6.25 + +# UTF-16 : ff 64 +# UTF-8 : a4 bd ef +[ff64] 、 +0.31,3.12;1.25,2.19 +1.25,2.19;1.88,0.94 +1.88,0.94;1.56,0.62 +1.56,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 + +# UTF-16 : ff 65 +# UTF-8 : a5 bd ef +[ff65] ・ +2.19,5.62;1.56,5.00 +1.56,5.00;2.19,4.38 +2.19,4.38;2.81,5.00 +2.81,5.00;2.19,5.62 +2.19,5.62;2.19,4.38 +1.56,5.00;2.81,5.00 + +# UTF-16 : a1 +# UTF-8 : a1 c2 +[00a1] ¡ +2.50,6.56;0.31,0.94 +0.31,0.94;1.56,0.94 +1.56,0.94;2.50,6.56 +2.50,7.50;2.50,8.44 +2.50,8.44;3.44,8.44 +3.44,8.44;3.44,7.50 +3.44,7.50;2.50,7.50 + +# UTF-16 : 80 +# UTF-8 : ac 82 e2 +[0080] € +4.38,7.19;4.06,8.12 +4.06,8.12;3.12,8.75 +3.12,8.75;1.88,8.75 +1.88,8.75;0.94,7.81 +0.94,7.81;0.62,6.88 +0.62,6.88;0.62,2.81 +0.62,2.81;0.94,1.88 +0.94,1.88;1.88,0.94 +1.88,0.94;3.12,0.94 +3.12,0.94;4.06,1.56 +4.06,1.56;4.38,2.50 +3.44,5.62;0.00,5.62 +0.00,4.38;2.81,4.38 + +# UTF-16 : b5 +# UTF-8 : b5 c2 +[00b5] µ +0.00,0.00;1.56,6.56 +4.38,6.56;3.44,3.12 +3.44,3.12;2.19,1.56 +2.19,1.56;1.25,1.56 +1.25,1.56;0.94,3.12 +3.44,3.12;3.75,1.56 +3.75,1.56;4.38,1.56 + +# UTF-16 : b6 +# UTF-8 : b6 c2 +[00b6] ¶ +2.81,0.62;2.81,9.06 +2.81,9.06;0.31,7.81 +0.31,7.81;0.31,7.19 +0.31,7.19;1.88,6.25 +1.88,8.44;1.88,0.62 + +# UTF-16 : 9e +# UTF-8 : be c5 +[009e] ž +0.00,6.56;4.06,6.56 +4.06,6.56;0.00,0.94 +0.00,0.94;4.06,0.94 +0.62,8.12;1.88,7.19 +1.88,7.19;3.12,8.12 + +# UTF-16 : 8c +# UTF-8 : 92 c5 +[008c] Œ +4.06,5.00;2.50,5.00 +2.50,7.19;1.56,8.75 +1.56,8.75;0.94,8.75 +0.94,8.75;0.00,7.19 +0.00,7.19;0.00,2.50 +0.00,2.50;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.50,2.50 +4.38,0.94;2.50,0.94 +2.50,0.94;2.50,8.75 +2.50,8.75;4.38,8.75 + +# UTF-16 : 9c +# UTF-8 : b6 c9 +[009c] ɶ +4.38,2.50;4.38,2.19 +4.38,2.19;3.75,0.94 +3.75,0.94;2.81,0.94 +2.81,0.94;2.19,2.19 +2.19,2.19;2.19,5.31 +2.19,5.31;1.56,6.56 +1.56,6.56;0.62,6.56 +0.62,6.56;0.00,5.31 +0.00,5.31;0.00,2.19 +0.00,2.19;0.62,0.94 +0.62,0.94;1.56,0.94 +1.56,0.94;2.19,2.19 +2.19,4.38;4.38,4.38 +4.38,4.38;4.06,5.94 +4.06,5.94;3.44,6.56 +3.44,6.56;2.81,6.56 +2.81,6.56;2.19,5.31 + +# UTF-16 : 9f +# UTF-8 : b8 c5 +[009f] Ÿ +0.00,8.75;2.19,5.31 +2.19,5.31;2.19,0.94 +2.19,5.31;4.38,8.75 +2.81,8.75;2.81,9.38 +1.56,9.38;1.56,8.75 + +# UTF-16 : bf +# UTF-8 : bf c2 +[00bf] ¿ +1.88,7.50;1.25,8.44 +1.25,8.44;2.50,8.44 +2.50,8.44;1.88,7.50 +1.88,6.56;1.88,5.94 +1.88,5.94;0.94,4.38 +0.94,4.38;0.00,3.44 +0.00,3.44;0.00,1.88 +0.00,1.88;0.94,0.94 +0.94,0.94;3.12,0.94 +3.12,0.94;4.06,1.88 +4.06,1.88;4.06,2.81 + +# UTF-16 : d1 +# UTF-8 : 91 c3 +[00d1] Ñ +0.31,0.94;0.31,8.44 +0.31,8.44;4.06,0.94 +4.06,0.94;4.06,8.44 +3.44,9.06;2.81,8.44 +2.81,8.44;2.50,8.44 +2.50,8.44;1.88,9.38 +1.88,9.38;1.56,9.38 +1.56,9.38;0.94,8.75 + +# UTF-16 : de +# UTF-8 : 9e c3 +[00de] Þ +0.00,0.94;1.25,0.94 +0.62,0.94;0.62,8.75 +0.00,8.75;1.25,8.75 +0.62,6.88;2.81,6.88 +2.81,6.88;3.75,6.25 +3.75,6.25;4.06,5.62 +4.06,5.62;4.06,4.06 +4.06,4.06;3.75,3.44 +3.75,3.44;2.81,2.81 +2.81,2.81;0.62,2.81 + +# UTF-16 : f0 +# UTF-8 : b0 c3 +[00f0] ð +4.06,4.38;2.81,5.94 +2.81,5.94;0.94,5.94 +0.94,5.94;0.00,4.69 +0.00,4.69;0.00,2.19 +0.00,2.19;0.94,0.94 +0.94,0.94;3.12,0.94 +3.12,0.94;4.06,2.19 +4.06,2.19;4.06,5.31 +4.06,5.31;3.44,7.19 +3.44,7.19;2.50,8.12 +2.50,8.12;0.94,8.75 +3.44,8.75;1.88,7.19 + +# UTF-16 : f1 +# UTF-8 : b1 c3 +[00f1] ñ +0.31,0.94;0.31,6.56 +0.31,5.31;1.25,6.56 +1.25,6.56;3.12,6.56 +3.12,6.56;4.06,5.31 +4.06,5.31;4.06,0.94 +0.62,7.81;1.25,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.50,7.50 +2.50,7.50;3.12,7.50 +3.12,7.50;3.75,8.12 + +# UTF-16 : 30 00 +# UTF-8 : 80 80 e3 +[3000]   + +# UTF-16 : ff 0c +# UTF-8 : 8c bc ef +[ff0c] , +2.19,0.31;3.12,1.25 +3.12,1.25;3.12,2.50 +3.12,2.50;2.50,3.12 +2.50,3.12;1.88,2.50 +1.88,2.50;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;2.19,2.81 + +# UTF-16 : ff 0e +# UTF-8 : 8e bc ef +[ff0e] . +2.50,0.31;1.56,1.25 +1.56,1.25;2.50,2.19 +2.50,2.19;3.44,1.25 +3.44,1.25;2.50,0.31 +2.50,0.31;2.50,2.19 +1.56,1.25;3.44,1.25 + +# UTF-16 : 30 fb +# UTF-8 : bb 83 e3 +[30fb] ・ +4.38,4.38;4.38,5.62 +4.38,5.62;3.75,5.31 +3.75,5.31;3.75,4.69 +3.75,4.69;4.38,4.38 +4.38,4.38;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;4.38,5.62 +3.75,5.00;5.00,5.00 + +# UTF-16 : ff 1a +# UTF-8 : 9a bc ef +[ff1a] : +3.75,2.50;4.38,1.88 +4.38,1.88;5.00,2.50 +5.00,2.50;4.38,3.12 +4.38,3.12;3.75,2.50 +3.75,2.50;5.00,2.50 +5.00,6.88;4.38,7.50 +4.38,7.50;3.75,6.88 +3.75,6.88;4.38,6.25 +4.38,6.25;5.00,6.88 +5.00,6.88;3.75,6.88 +4.38,7.19;4.38,6.56 +4.38,2.81;4.38,2.19 + +# UTF-16 : ff 1b +# UTF-8 : 9b bc ef +[ff1b] ; +4.38,6.88;3.75,6.88 +3.75,0.31;4.69,1.25 +4.69,1.25;4.69,2.81 +4.69,2.81;4.06,3.44 +4.06,3.44;3.44,2.81 +3.44,2.81;4.06,2.19 +4.06,2.19;4.69,2.50 +4.69,2.50;4.06,2.81 +4.06,6.25;4.69,6.88 +4.69,6.88;4.06,7.50 +4.06,7.50;3.44,6.88 +3.44,6.88;4.06,6.25 +4.06,6.25;4.06,7.19 + +# UTF-16 : ff 1f +# UTF-8 : 9f bc ef +[ff1f] ? +2.19,6.25;1.56,6.88 +1.56,6.88;1.56,8.12 +1.56,8.12;2.81,9.06 +2.81,9.06;5.62,9.06 +5.62,9.06;6.88,8.12 +6.88,8.12;6.88,6.56 +6.88,6.56;6.25,5.94 +6.25,5.94;5.31,5.62 +5.31,5.62;4.38,4.69 +4.38,4.69;4.38,3.44 +4.38,2.19;3.75,1.56 +3.75,1.56;4.38,0.94 +4.38,0.94;5.00,1.56 +5.00,1.56;4.38,2.19 + +# UTF-16 : ff 01 +# UTF-8 : 81 bc ef +[ff01] ! +2.81,0.62;3.44,1.25 +3.44,1.25;2.81,1.88 +2.81,1.88;2.19,1.88 +2.19,1.88;1.56,1.25 +1.56,1.25;2.19,0.62 +2.19,0.62;2.81,0.62 +2.81,3.44;4.38,9.06 +4.38,9.06;5.00,9.38 +5.00,9.38;6.25,9.38 +6.25,9.38;6.25,8.44 +6.25,8.44;3.75,3.44 +3.75,3.44;2.81,3.44 + +# UTF-16 : 30 9c +# UTF-8 : 9c 82 e3 +[309c] ゜ +0.31,9.06;0.31,8.12 +0.31,8.12;0.94,7.50 +0.94,7.50;1.88,7.50 +1.88,7.50;2.50,8.12 +2.50,8.12;2.50,9.06 +2.50,9.06;1.88,9.69 +1.88,9.69;0.94,9.69 +0.94,9.69;0.31,9.06 + +# UTF-16 : b4 +# UTF-8 : b4 c2 +[00b4] ´ +3.12,8.12;5.62,9.69 +5.62,9.69;4.69,9.69 +4.69,9.69;3.44,8.44 + +# UTF-16 : ff 40 +# UTF-8 : 80 bd ef +[ff40] ` +5.62,8.12;3.12,9.69 +3.12,9.69;4.06,9.69 +4.06,9.69;5.31,8.44 + +# UTF-16 : a8 +# UTF-8 : a8 c2 +[00a8] ¨ +2.19,8.44;1.56,9.38 +1.56,9.38;2.81,9.38 +2.81,9.38;2.19,8.44 +6.56,8.44;5.94,9.38 +5.94,9.38;7.19,9.38 +7.19,9.38;6.56,8.44 + +# UTF-16 : ff 3e +# UTF-8 : be bc ef +[ff3e] ^ +2.50,8.44;4.38,9.69 +4.38,9.69;6.25,8.44 + +# UTF-16 : ff e3 +# UTF-8 : a3 bf ef +[ffe3]  ̄ +0.31,9.69;8.44,9.69 + +# UTF-16 : ff 3f +# UTF-8 : bf bc ef +[ff3f] _ +0.31,0.31;8.44,0.31 + +# UTF-16 : 30 fd +# UTF-8 : bd 83 e3 +[30fd] ヽ +1.88,7.50;4.06,6.25 +4.06,6.25;5.31,5.00 +5.31,5.00;5.94,2.81 +5.94,2.81;5.00,3.44 +5.00,3.44;5.00,5.00 + +# UTF-16 : 30 fe +# UTF-8 : be 83 e3 +[30fe] ヾ +1.88,7.50;4.06,6.25 +4.06,6.25;5.31,5.00 +5.31,5.00;5.94,2.81 +5.94,2.81;5.00,3.44 +5.00,3.44;5.00,5.00 +4.38,8.12;5.94,6.88 +5.94,8.75;7.50,7.50 + +# UTF-16 : 30 9d +# UTF-8 : 9d 82 e3 +[309d] ゝ +2.19,7.50;2.81,6.25 +2.81,6.25;6.56,3.12 +6.56,3.12;4.06,2.50 +4.06,2.50;5.31,3.44 + +# UTF-16 : 30 9e +# UTF-8 : 9e 82 e3 +[309e] ゞ +5.62,6.88;4.69,8.44 +5.94,9.06;6.88,7.50 +1.88,7.50;2.50,6.25 +2.50,6.25;6.25,3.12 +6.25,3.12;3.75,2.50 +3.75,2.50;5.00,3.44 + +# UTF-16 : 30 03 +# UTF-8 : 83 80 e3 +[3003] 〃 +3.44,6.25;3.44,7.50 +3.44,7.50;3.75,7.19 +3.75,7.19;3.12,5.00 +3.12,5.00;2.50,4.06 +2.50,4.06;1.56,3.12 +4.38,3.12;5.31,4.06 +5.31,4.06;5.94,5.00 +5.94,5.00;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;6.25,6.25 + +# UTF-16 : 30 05 +# UTF-8 : 85 80 e3 +[3005] 々 +3.12,8.75;2.19,6.25 +2.19,6.25;0.94,4.38 +2.81,7.50;7.50,7.50 +7.50,7.50;7.50,6.25 +7.50,6.25;7.19,5.31 +7.19,5.31;5.31,2.50 +3.44,4.06;5.00,2.81 +5.00,2.81;6.56,0.94 + +# UTF-16 : 30 06 +# UTF-8 : 86 80 e3 +[3006] 〆 +7.50,9.38;0.62,0.62 +0.62,0.62;0.62,1.88 +0.62,1.88;1.56,3.75 +3.44,6.56;5.94,4.69 + +# UTF-16 : 30 07 +# UTF-8 : 87 80 e3 +[3007] 〇 +3.12,8.75;5.62,8.75 +5.62,8.75;7.50,7.81 +7.50,7.81;8.44,6.25 +8.44,6.25;8.44,3.75 +8.44,3.75;7.50,2.19 +7.50,2.19;5.62,1.25 +5.62,1.25;3.12,1.25 +3.12,1.25;1.25,2.19 +1.25,2.19;0.31,3.75 +0.31,3.75;0.31,6.25 +0.31,6.25;1.25,7.81 +1.25,7.81;3.12,8.75 + +# UTF-16 : 20 15 +# UTF-8 : 95 80 e2 +[2015] ― +0.62,5.31;8.44,5.31 + +# UTF-16 : 20 10 +# UTF-8 : 90 80 e2 +[2010] ‐ +0.62,5.31;4.06,5.31 + +# UTF-16 : ff 0f +# UTF-8 : 8f bc ef +[ff0f] / +8.75,9.38;0.00,0.62 + +# UTF-16 : ff 3c +# UTF-8 : bc bc ef +[ff3c] \ +0.00,9.38;8.75,0.62 + +# UTF-16 : 20 16 +# UTF-8 : 96 80 e2 +[2016] ‖ +3.12,0.62;3.12,9.38 +5.62,9.38;5.62,0.62 + +# UTF-16 : ff 5c +# UTF-8 : 9c bd ef +[ff5c] | +4.38,0.62;4.38,9.38 + +# UTF-16 : 20 26 +# UTF-8 : a6 80 e2 +[2026] … +0.62,4.38;0.62,5.62 +0.62,5.62;1.56,5.00 +1.56,5.00;0.62,4.38 +4.06,4.38;4.06,5.62 +4.06,5.62;5.00,5.00 +5.00,5.00;4.06,4.38 +7.50,4.38;7.50,5.62 +7.50,5.62;8.44,5.00 +8.44,5.00;7.50,4.38 + +# UTF-16 : 20 25 +# UTF-8 : a5 80 e2 +[2025] ‥ +1.56,4.38;1.56,5.62 +1.56,5.62;2.50,5.00 +2.50,5.00;1.56,4.38 +6.56,4.38;7.50,5.00 +7.50,5.00;6.56,5.62 +6.56,5.62;6.56,4.38 + +# UTF-16 : 20 18 +# UTF-8 : 98 80 e2 +[2018] ‘ +6.88,9.69;6.25,8.75 +6.25,8.75;6.25,8.12 +6.25,8.12;6.88,7.19 +6.88,7.19;7.50,8.44 +7.50,8.44;6.56,8.44 +6.56,8.44;6.56,7.50 +6.56,7.50;7.19,8.44 + +# UTF-16 : 20 19 +# UTF-8 : 99 80 e2 +[2019] ’ +1.88,6.88;2.81,7.81 +2.81,7.81;2.81,8.75 +2.81,8.75;2.19,9.69 +2.19,9.69;1.56,8.75 +1.56,8.75;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.19,9.38 +2.19,9.38;2.19,8.44 + +# UTF-16 : 20 1c +# UTF-8 : 9c 80 e2 +[201c] “ +7.19,7.50;6.88,8.44 +6.88,8.44;7.81,8.44 +7.81,8.44;7.19,7.19 +7.19,7.19;6.56,7.81 +6.56,7.81;7.19,9.69 +4.69,9.69;4.06,7.81 +4.06,7.81;4.69,7.19 +4.69,7.19;5.31,8.44 +5.31,8.44;4.38,8.44 +4.38,8.44;4.69,7.50 + +# UTF-16 : 20 1d +# UTF-8 : 9d 80 e2 +[201d] ” +1.56,6.88;2.50,8.75 +2.50,8.75;1.88,9.38 +1.88,9.38;1.25,8.12 +1.25,8.12;1.88,8.12 +1.88,8.12;1.88,9.06 +4.38,9.06;4.38,8.12 +4.38,8.12;3.75,8.12 +3.75,8.12;4.38,9.38 +4.38,9.38;5.00,8.75 +5.00,8.75;4.06,6.88 + +# UTF-16 : ff 08 +# UTF-8 : 88 bc ef +[ff08] ( +6.56,9.38;5.62,8.12 +5.62,8.12;5.00,6.25 +5.00,6.25;5.00,3.44 +5.00,3.44;5.62,1.56 +5.62,1.56;6.56,0.31 + +# UTF-16 : ff 09 +# UTF-8 : 89 bc ef +[ff09] ) +2.19,9.38;3.12,8.12 +3.12,8.12;3.75,6.25 +3.75,6.25;3.75,3.44 +3.75,3.44;3.12,1.56 +3.12,1.56;2.19,0.31 + +# UTF-16 : 30 14 +# UTF-8 : 94 80 e3 +[3014] 〔 +7.19,9.38;5.31,8.12 +5.31,8.12;5.31,1.88 +5.31,1.88;7.19,0.62 + +# UTF-16 : 30 15 +# UTF-8 : 95 80 e3 +[3015] 〕 +1.56,9.38;3.44,8.12 +3.44,8.12;3.44,1.88 +3.44,1.88;1.56,0.62 + +# UTF-16 : ff 3b +# UTF-8 : bb bc ef +[ff3b] [ +7.19,9.38;5.31,9.38 +5.31,9.38;5.31,0.62 +5.31,0.62;7.19,0.62 + +# UTF-16 : ff 3d +# UTF-8 : bd bc ef +[ff3d] ] +1.56,9.38;3.44,9.38 +3.44,9.38;3.44,0.62 +3.44,0.62;1.56,0.62 + +# UTF-16 : ff 5b +# UTF-8 : 9b bd ef +[ff5b] { +7.19,9.69;6.56,9.69 +6.56,9.69;5.62,8.75 +5.62,8.75;5.62,5.62 +5.62,5.62;4.69,5.00 +4.69,5.00;5.62,4.38 +5.62,4.38;5.62,1.25 +5.62,1.25;6.56,0.31 +6.56,0.31;7.19,0.31 + +# UTF-16 : ff 5d +# UTF-8 : 9d bd ef +[ff5d] } +1.56,0.31;2.19,0.31 +2.19,0.31;3.12,1.25 +3.12,1.25;3.12,4.38 +3.12,4.38;4.06,5.00 +4.06,5.00;3.12,5.62 +3.12,5.62;3.12,8.75 +3.12,8.75;2.19,9.69 +2.19,9.69;1.56,9.69 + +# UTF-16 : 30 08 +# UTF-8 : 88 80 e3 +[3008] 〈 +7.19,0.31;4.06,5.00 +4.06,5.00;7.19,9.69 + +# UTF-16 : 30 09 +# UTF-8 : 89 80 e3 +[3009] 〉 +1.56,0.31;4.69,5.00 +4.69,5.00;1.56,9.69 + +# UTF-16 : 30 0a +# UTF-8 : 8a 80 e3 +[300a] 《 +5.94,9.69;3.12,5.00 +3.12,5.00;5.94,0.31 +7.81,0.31;5.00,5.00 +5.00,5.00;7.81,9.69 + +# UTF-16 : 30 0b +# UTF-8 : 8b 80 e3 +[300b] 》 +1.56,9.69;4.38,5.00 +4.38,5.00;1.56,0.31 +3.44,0.31;6.25,5.00 +6.25,5.00;3.44,9.69 + +# UTF-16 : 30 0c +# UTF-8 : 8c 80 e3 +[300c] 「 +8.12,9.69;5.62,9.69 +5.62,9.69;5.62,3.75 + +# UTF-16 : 30 0d +# UTF-8 : 8d 80 e3 +[300d] 」 +0.62,0.31;3.12,0.31 +3.12,0.31;3.12,6.25 + +# UTF-16 : 30 0e +# UTF-8 : 8e 80 e3 +[300e] 『 +4.69,9.69;8.44,9.69 +8.44,9.69;8.44,8.12 +8.44,8.12;6.25,8.12 +6.25,8.12;6.25,3.44 +6.25,3.44;4.69,3.44 +4.69,3.44;4.69,9.69 + +# UTF-16 : 30 0f +# UTF-8 : 8f 80 e3 +[300f] 』 +0.31,0.31;0.31,1.88 +0.31,1.88;2.50,1.88 +2.50,1.88;2.50,6.56 +2.50,6.56;4.06,6.56 +4.06,6.56;4.06,0.31 +4.06,0.31;0.31,0.31 + +# UTF-16 : 30 10 +# UTF-8 : 90 80 e3 +[3010] 【 +4.38,0.31;4.38,9.69 +4.38,9.69;7.81,9.69 +7.81,9.69;6.25,8.12 +6.25,8.12;5.31,5.94 +5.31,5.94;5.31,4.06 +5.31,4.06;6.25,1.88 +6.25,1.88;7.81,0.31 +7.81,0.31;4.38,0.31 + +# UTF-16 : 30 11 +# UTF-8 : 91 80 e3 +[3011] 】 +0.94,0.31;4.38,0.31 +4.38,0.31;4.38,9.69 +4.38,9.69;0.94,9.69 +0.94,9.69;2.50,8.12 +2.50,8.12;3.44,5.94 +3.44,5.94;3.44,4.06 +3.44,4.06;2.50,1.88 +2.50,1.88;0.94,0.31 + +# UTF-16 : ff 0b +# UTF-8 : 8b bc ef +[ff0b] + +0.94,5.00;7.81,5.00 +4.38,8.75;4.38,1.25 + +# UTF-16 : 22 12 +# UTF-8 : 92 88 e2 +[2212] − +0.94,5.00;7.81,5.00 + +# UTF-16 : ff 1d +# UTF-8 : 9d bc ef +[ff1d] = +0.94,5.94;7.81,5.94 +7.81,4.06;0.94,4.06 + +# UTF-16 : ff 1c +# UTF-8 : 9c bc ef +[ff1c] < +7.19,8.75;1.56,5.00 +1.56,5.00;7.19,1.25 + +# UTF-16 : ff 1e +# UTF-8 : 9e bc ef +[ff1e] > +1.56,8.75;7.19,5.00 +7.19,5.00;1.56,1.25 + +# UTF-16 : 22 66 +# UTF-8 : a6 89 e2 +[2266] ≦ +7.50,1.56;1.25,1.56 +1.25,3.12;7.50,3.12 +7.50,4.06;1.25,6.56 +1.25,6.56;7.50,9.06 + +# UTF-16 : 22 67 +# UTF-8 : a7 89 e2 +[2267] ≧ +1.25,1.56;7.50,1.56 +7.50,3.12;1.25,3.12 +1.25,4.06;7.50,6.56 +7.50,6.56;1.25,9.06 + +# UTF-16 : 22 34 +# UTF-8 : b4 88 e2 +[2234] ∴ +7.50,2.50;6.88,1.56 +6.88,1.56;8.12,1.56 +8.12,1.56;7.50,2.50 +1.56,2.50;0.94,1.56 +0.94,1.56;2.19,1.56 +2.19,1.56;1.56,2.50 +4.38,8.44;3.75,7.50 +3.75,7.50;5.00,7.50 +5.00,7.50;4.38,8.44 + +# UTF-16 : 26 42 +# UTF-8 : 82 99 e2 +[2642] ♂ +0.62,1.56;0.62,3.44 +0.62,3.44;1.56,4.38 +1.56,4.38;3.44,4.38 +3.44,4.38;4.38,3.44 +4.38,3.44;4.38,1.56 +4.38,1.56;3.44,0.62 +3.44,0.62;1.56,0.62 +1.56,0.62;0.62,1.56 +4.06,4.06;8.75,8.75 +8.75,8.75;5.94,8.12 +8.75,8.75;8.12,5.94 + +# UTF-16 : 26 40 +# UTF-8 : 80 99 e2 +[2640] ♀ +0.94,3.75;7.81,3.75 +4.38,0.62;4.38,5.62 +3.44,5.62;5.31,5.62 +5.31,5.62;6.25,6.56 +6.25,6.56;6.25,8.44 +6.25,8.44;5.31,9.38 +5.31,9.38;3.44,9.38 +3.44,9.38;2.50,8.44 +2.50,8.44;2.50,6.56 +2.50,6.56;3.44,5.62 + +# UTF-16 : 20 32 +# UTF-8 : b2 80 e2 +[2032] ′ +1.56,8.75;1.56,9.69 +1.56,9.69;2.19,9.69 +2.19,9.69;1.25,7.50 + +# UTF-16 : 20 33 +# UTF-8 : b3 80 e2 +[2033] ″ +1.25,8.44;1.25,9.69 +1.25,9.69;1.88,9.69 +1.88,9.69;0.94,7.50 +2.81,7.50;3.75,9.69 +3.75,9.69;3.12,9.69 +3.12,9.69;3.12,8.44 + +# UTF-16 : 21 03 +# UTF-8 : 83 84 e2 +[2103] ℃ +0.00,9.06;0.00,8.44 +0.00,8.44;0.62,7.81 +0.62,7.81;1.25,7.81 +1.25,7.81;1.88,8.44 +1.88,8.44;1.88,9.06 +1.88,9.06;1.25,9.69 +1.25,9.69;0.62,9.69 +0.62,9.69;0.00,9.06 +8.12,7.50;6.88,8.75 +6.88,8.75;4.06,8.75 +4.06,8.75;2.81,7.19 +2.81,7.19;2.81,2.81 +2.81,2.81;4.06,0.94 +4.06,0.94;6.88,0.94 +6.88,0.94;8.12,2.19 + +# UTF-16 : ff 04 +# UTF-8 : 84 bc ef +[ff04] $ +6.88,8.44;3.12,8.44 +3.12,8.44;1.56,7.50 +1.56,7.50;1.56,6.25 +1.56,6.25;2.81,5.31 +2.81,5.31;5.94,5.31 +5.94,5.31;7.50,4.38 +7.50,4.38;7.50,2.50 +7.50,2.50;5.94,1.56 +5.94,1.56;1.56,1.56 +3.75,0.62;3.75,9.38 +5.00,9.38;5.00,0.62 + +# UTF-16 : ff 05 +# UTF-8 : 85 bc ef +[ff05] % +0.62,6.56;1.25,5.94 +1.25,5.94;2.50,5.94 +2.50,5.94;3.12,6.56 +3.12,6.56;3.12,8.75 +3.12,8.75;2.50,9.38 +2.50,9.38;1.25,9.38 +1.25,9.38;0.62,8.75 +0.62,8.75;0.62,6.56 +0.62,0.62;8.12,9.38 +8.12,1.25;7.50,0.62 +7.50,0.62;6.25,0.62 +6.25,0.62;5.62,1.25 +5.62,1.25;5.62,3.44 +5.62,3.44;6.25,4.06 +6.25,4.06;7.50,4.06 +7.50,4.06;8.12,3.44 +8.12,3.44;8.12,1.25 + +# UTF-16 : ff 03 +# UTF-8 : 83 bc ef +[ff03] # +0.31,6.88;8.44,6.88 +8.44,2.81;0.31,2.81 +1.56,0.62;2.81,8.75 +7.19,8.75;5.94,0.62 + +# UTF-16 : ff 06 +# UTF-8 : 86 bc ef +[ff06] & +7.50,4.38;7.50,3.44 +7.50,3.44;5.94,1.56 +5.94,1.56;4.38,0.94 +4.38,0.94;2.19,0.94 +2.19,0.94;1.25,1.56 +1.25,1.56;0.62,2.81 +0.62,2.81;0.62,4.38 +0.62,4.38;1.25,5.31 +1.25,5.31;3.12,7.19 +3.12,7.19;3.44,8.12 +3.44,8.12;2.81,9.06 +2.81,9.06;1.88,9.06 +1.88,9.06;1.25,8.44 +1.25,8.44;1.25,7.81 +1.25,7.81;1.88,6.88 +1.88,6.88;6.56,1.56 +6.56,1.56;8.12,0.94 + +# UTF-16 : ff 0a +# UTF-8 : 8a bc ef +[ff0a] * +4.38,0.94;4.38,8.75 +1.25,2.50;7.50,7.19 +1.25,7.19;7.50,2.50 + +# UTF-16 : ff 20 +# UTF-8 : a0 bc ef +[ff20] @ +6.25,3.75;5.00,2.19 +5.00,2.19;3.75,2.19 +3.75,2.19;2.81,3.12 +2.81,3.12;2.81,5.62 +2.81,5.62;4.06,6.88 +4.06,6.88;6.25,6.88 +6.25,6.88;6.25,2.19 +6.25,2.19;7.50,1.25 +7.50,1.25;8.44,2.19 +8.44,2.19;8.44,6.88 +8.44,6.88;7.50,8.12 +7.50,8.12;5.94,9.06 +5.94,9.06;3.12,9.06 +3.12,9.06;1.56,8.12 +1.56,8.12;0.62,6.88 +0.62,6.88;0.62,2.81 +0.62,2.81;1.56,1.56 +1.56,1.56;3.12,0.62 +3.12,0.62;5.31,0.62 + +# UTF-16 : a7 +# UTF-8 : a7 c2 +[00a7] § +5.94,7.81;5.94,8.75 +5.94,8.75;5.31,9.38 +5.31,9.38;3.75,9.38 +3.75,9.38;2.81,8.44 +2.81,8.44;2.81,7.50 +2.81,7.50;3.75,6.25 +3.75,6.25;5.00,5.62 +5.00,5.62;5.94,3.75 +2.81,6.25;3.75,4.38 +3.75,4.38;5.00,3.75 +5.00,3.75;5.94,2.50 +5.94,2.50;5.94,1.56 +5.94,1.56;5.00,0.62 +5.00,0.62;3.44,0.62 +3.44,0.62;2.81,1.25 +2.81,1.25;2.81,2.19 + +# UTF-16 : 26 06 +# UTF-8 : 86 98 e2 +[2606] ☆ +0.00,6.56;3.12,6.56 +3.12,6.56;4.38,9.38 +4.38,9.38;5.62,6.56 +5.62,6.56;8.75,6.56 +8.75,6.56;6.56,4.38 +6.56,4.38;7.81,0.94 +7.81,0.94;4.38,3.44 +4.38,3.44;0.94,0.94 +0.94,0.94;2.50,4.38 +2.50,4.38;0.00,6.56 + +# UTF-16 : 26 05 +# UTF-8 : 85 98 e2 +[2605] ★ +0.00,6.56;8.75,6.56 +8.75,6.56;1.25,0.94 +1.25,0.94;4.38,9.38 +4.38,9.38;7.50,0.94 +7.50,0.94;0.00,6.56 +2.19,2.81;3.75,2.81 +3.75,7.50;5.00,7.50 +5.00,2.81;6.56,2.81 +1.25,5.62;7.50,5.62 +6.25,4.69;2.50,4.69 +2.50,3.75;6.25,3.75 + +# UTF-16 : 25 cb +# UTF-8 : 8b 97 e2 +[25cb] ○ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 + +# UTF-16 : 25 cf +# UTF-8 : 8f 97 e2 +[25cf] ● +0.00,5.62;5.00,0.62 +3.75,0.62;8.75,5.62 +8.75,4.38;3.75,9.38 +5.00,9.38;0.00,4.38 +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +0.94,2.81;6.56,8.44 +2.19,8.44;7.81,2.81 +7.81,7.19;2.19,1.56 +6.56,1.56;0.94,7.19 + +# UTF-16 : 25 ce +# UTF-8 : 8e 97 e2 +[25ce] ◎ +0.31,5.94;0.31,4.06 +0.31,4.06;0.94,2.81 +0.94,2.81;2.19,1.56 +2.19,1.56;3.44,0.94 +3.44,0.94;5.31,0.94 +5.31,0.94;6.56,1.56 +6.56,1.56;7.81,2.81 +7.81,2.81;8.44,4.06 +8.44,4.06;8.44,5.94 +8.44,5.94;7.81,7.19 +7.81,7.19;6.56,8.44 +6.56,8.44;5.31,9.06 +5.31,9.06;3.44,9.06 +3.44,9.06;2.19,8.44 +2.19,8.44;0.94,7.19 +0.94,7.19;0.31,5.94 +2.19,5.94;2.19,4.06 +2.19,4.06;3.44,2.81 +3.44,2.81;5.31,2.81 +5.31,2.81;6.56,4.06 +6.56,4.06;6.56,5.94 +6.56,5.94;5.31,7.19 +5.31,7.19;3.44,7.19 +3.44,7.19;2.19,5.94 + +# UTF-16 : 25 c7 +# UTF-8 : 87 97 e2 +[25c7] ◇ +0.00,5.00;4.38,0.62 +4.38,0.62;8.75,5.00 +8.75,5.00;4.38,9.38 +4.38,9.38;0.00,5.00 + +# UTF-16 : 25 c6 +# UTF-8 : 86 97 e2 +[25c6] ◆ +0.00,5.00;4.38,9.38 +4.38,9.38;8.75,5.00 +8.75,5.00;4.38,0.62 +4.38,0.62;0.00,5.00 +1.25,4.06;5.31,8.12 +3.44,8.12;7.50,4.06 +7.50,5.94;3.44,1.88 +5.31,1.88;1.25,5.94 +2.19,2.81;6.56,7.19 +2.19,7.19;6.56,2.81 + +# UTF-16 : 25 a1 +# UTF-8 : a1 96 e2 +[25a1] □ +0.31,0.94;8.44,0.94 +8.44,0.94;8.44,9.06 +8.44,9.06;0.31,9.06 +0.31,9.06;0.31,0.94 + +# UTF-16 : 25 a0 +# UTF-8 : a0 96 e2 +[25a0] ■ +0.31,0.94;0.31,9.38 +0.31,9.38;8.75,9.38 +8.75,9.38;8.75,0.94 +8.75,0.94;0.31,0.94 +0.31,0.94;8.75,9.38 +0.31,9.38;8.75,0.94 +8.75,3.75;5.94,0.94 +5.94,0.94;0.31,6.56 +0.31,6.56;3.12,9.38 +3.12,9.38;8.75,3.75 +8.75,6.56;3.12,0.94 +3.12,0.94;0.31,3.75 +0.31,3.75;5.94,9.38 +5.94,9.38;8.75,6.56 + +# UTF-16 : 25 b3 +# UTF-8 : b3 96 e2 +[25b3] △ +0.31,1.25;8.44,1.25 +8.44,1.25;4.38,9.38 +4.38,9.38;0.31,1.25 + +# UTF-16 : 25 b2 +# UTF-8 : b2 96 e2 +[25b2] ▲ +0.31,1.25;4.38,9.38 +4.38,9.38;8.44,1.25 +8.44,1.25;0.31,1.25 +7.19,1.25;3.75,8.12 +5.62,1.25;3.12,6.25 +4.06,1.25;2.19,5.00 +2.50,1.25;1.56,3.12 +1.56,1.25;5.00,7.81 +3.12,1.25;5.62,6.25 +4.69,1.25;6.56,5.00 +6.25,1.25;7.19,3.12 + +# UTF-16 : 25 bd +# UTF-8 : bd 96 e2 +[25bd] ▽ +0.31,8.75;4.38,0.62 +4.38,0.62;8.44,8.75 +8.44,8.75;0.31,8.75 + +# UTF-16 : 25 bc +# UTF-8 : bc 96 e2 +[25bc] ▼ +0.31,8.75;4.38,0.62 +4.38,0.62;8.44,8.75 +8.44,8.75;0.31,8.75 +1.56,8.75;5.00,1.88 +3.12,8.75;5.62,3.75 +4.69,8.75;6.56,5.00 +6.25,8.75;7.19,6.88 +7.19,8.75;3.75,1.88 +5.62,8.75;3.12,3.75 +4.06,8.75;2.19,5.00 +2.50,8.75;1.56,6.88 + +# UTF-16 : 20 3b +# UTF-8 : bb 80 e2 +[203b] ※ +0.31,0.94;8.44,9.06 +0.31,9.06;8.44,0.94 +4.38,2.19;3.75,1.25 +3.75,1.25;5.00,1.25 +5.00,1.25;4.38,2.19 +4.38,8.12;3.75,9.06 +3.75,9.06;5.00,9.06 +5.00,9.06;4.38,8.12 +1.56,5.00;0.62,5.62 +0.62,5.62;0.62,4.38 +0.62,4.38;1.56,5.00 +7.19,5.00;8.12,4.38 +8.12,4.38;8.12,5.62 +8.12,5.62;7.19,5.00 + +# UTF-16 : 30 12 +# UTF-8 : 92 80 e3 +[3012] 〒 +0.31,9.38;8.44,9.38 +8.44,6.56;0.31,6.56 +4.38,6.56;4.38,0.62 + +# UTF-16 : 21 92 +# UTF-8 : 92 86 e2 +[2192] → +0.31,5.31;8.75,5.31 +8.75,5.31;5.94,6.88 +5.94,6.88;7.50,5.31 +7.50,5.31;5.94,3.75 +5.94,3.75;8.75,5.31 + +# UTF-16 : 21 90 +# UTF-8 : 90 86 e2 +[2190] ← +8.75,5.31;0.31,5.31 +0.31,5.31;3.12,6.88 +3.12,6.88;1.56,5.31 +1.56,5.31;3.12,3.75 +3.12,3.75;0.31,5.31 + +# UTF-16 : 21 91 +# UTF-8 : 91 86 e2 +[2191] ↑ +4.38,0.62;4.38,9.38 +4.38,9.38;2.81,6.56 +2.81,6.56;4.38,8.12 +4.38,8.12;5.94,6.56 +5.94,6.56;4.38,9.38 + +# UTF-16 : 21 93 +# UTF-8 : 93 86 e2 +[2193] ↓ +4.38,9.06;4.38,0.31 +4.38,0.31;2.81,3.12 +2.81,3.12;4.38,1.56 +4.38,1.56;5.94,3.12 +5.94,3.12;4.38,0.31 + +# UTF-16 : 30 13 +# UTF-8 : 93 80 e3 +[3013] 〓 +0.94,1.25;0.94,3.12 +0.94,3.12;8.12,3.12 +8.12,3.12;8.12,1.25 +8.12,1.25;0.94,1.25 +1.56,1.25;7.50,3.12 +7.50,1.25;1.56,3.12 +1.56,7.19;7.50,9.06 +7.50,7.19;1.56,9.06 +0.94,9.06;8.12,9.06 +8.12,9.06;8.12,7.19 +8.12,7.19;0.94,7.19 +0.94,7.19;0.94,9.06 + +# UTF-16 : 27 f9 +# UTF-8 : b9 9f e2 +[27f9] ⟹ +0.00,4.69;5.94,4.69 +5.94,4.69;5.94,3.44 +5.94,3.44;9.06,5.31 +9.06,5.31;5.94,7.19 +5.94,7.19;5.94,5.94 +5.94,5.94;0.00,5.94 + +# UTF-16 : 27 f8 +# UTF-8 : b8 9f e2 +[27f8] ⟸ +9.06,5.94;3.12,5.94 +3.12,5.94;3.12,7.19 +3.12,7.19;0.00,5.31 +0.00,5.31;3.12,3.44 +3.12,3.44;3.12,4.69 +3.12,4.69;9.06,4.69 + +# UTF-16 : 27 f6 +# UTF-8 : b6 9f e2 +[27f6] ⟶ +5.31,6.56;6.88,6.56 +6.88,4.06;5.31,4.06 +5.31,4.69;5.31,3.12 +5.31,3.12;9.06,5.31 +9.06,5.31;5.31,7.50 +5.31,7.50;5.31,5.94 +0.00,5.94;7.81,5.94 +7.81,4.69;0.00,4.69 +0.00,5.31;9.06,5.31 + +# UTF-16 : 27 f5 +# UTF-8 : b5 9f e2 +[27f5] ⟵ +3.75,6.56;2.19,6.56 +2.19,4.06;3.75,4.06 +3.75,4.69;3.75,3.12 +3.75,3.12;0.00,5.31 +0.00,5.31;3.75,7.50 +3.75,7.50;3.75,5.94 +9.06,5.94;1.25,5.94 +1.25,4.69;9.06,4.69 +9.06,5.31;0.00,5.31 + +# UTF-16 : 22 08 +# UTF-8 : 88 88 e2 +[2208] ∈ +0.62,5.00;8.12,5.00 +8.12,7.50;2.19,7.50 +2.19,7.50;1.25,6.88 +1.25,6.88;0.62,5.94 +0.62,5.94;0.62,4.06 +0.62,4.06;1.25,3.12 +1.25,3.12;2.19,2.50 +2.19,2.50;8.12,2.50 + +# UTF-16 : 22 0b +# UTF-8 : 8b 88 e2 +[220b] ∋ +8.12,5.00;0.62,5.00 +0.62,7.50;6.56,7.50 +6.56,7.50;7.50,6.88 +7.50,6.88;8.12,5.94 +8.12,5.94;8.12,4.06 +8.12,4.06;7.50,3.12 +7.50,3.12;6.56,2.50 +6.56,2.50;0.62,2.50 + +# UTF-16 : 22 86 +# UTF-8 : 86 8a e2 +[2286] ⊆ +0.62,2.19;8.12,2.19 +8.12,3.75;2.19,3.75 +2.19,3.75;1.25,4.38 +1.25,4.38;0.62,5.31 +0.62,5.31;0.62,6.25 +0.62,6.25;1.25,7.19 +1.25,7.19;2.19,7.81 +2.19,7.81;8.12,7.81 + +# UTF-16 : 22 87 +# UTF-8 : 87 8a e2 +[2287] ⊇ +8.12,2.19;0.62,2.19 +0.62,3.75;6.56,3.75 +6.56,3.75;7.50,4.38 +7.50,4.38;8.12,5.31 +8.12,5.31;8.12,6.25 +8.12,6.25;7.50,7.19 +7.50,7.19;6.56,7.81 +6.56,7.81;0.62,7.81 + +# UTF-16 : 22 82 +# UTF-8 : 82 8a e2 +[2282] ⊂ +8.12,7.50;2.50,7.50 +2.50,7.50;1.25,6.88 +1.25,6.88;0.62,5.62 +0.62,5.62;0.62,4.38 +0.62,4.38;1.25,3.12 +1.25,3.12;2.50,2.50 +2.50,2.50;8.12,2.50 + +# UTF-16 : 22 83 +# UTF-8 : 83 8a e2 +[2283] ⊃ +0.62,7.50;6.25,7.50 +6.25,7.50;7.50,6.88 +7.50,6.88;8.12,5.62 +8.12,5.62;8.12,4.38 +8.12,4.38;7.50,3.12 +7.50,3.12;6.25,2.50 +6.25,2.50;0.62,2.50 + +# UTF-16 : 22 2a +# UTF-8 : aa 88 e2 +[222a] ∪ +1.88,8.75;1.88,2.50 +1.88,2.50;2.50,1.25 +2.50,1.25;3.75,0.62 +3.75,0.62;5.00,0.62 +5.00,0.62;6.25,1.25 +6.25,1.25;6.88,2.50 +6.88,2.50;6.88,8.75 + +# UTF-16 : 22 29 +# UTF-8 : a9 88 e2 +[2229] ∩ +1.88,0.62;1.88,6.88 +1.88,6.88;2.50,8.12 +2.50,8.12;3.75,8.75 +3.75,8.75;5.00,8.75 +5.00,8.75;6.25,8.12 +6.25,8.12;6.88,6.88 +6.88,6.88;6.88,0.62 + +# UTF-16 : 22 27 +# UTF-8 : a7 88 e2 +[2227] ∧ +1.25,1.88;4.38,8.44 +4.38,8.44;7.50,1.88 + +# UTF-16 : 22 28 +# UTF-8 : a8 88 e2 +[2228] ∨ +1.25,8.44;4.38,1.88 +4.38,1.88;7.50,8.44 + +# UTF-16 : ac +# UTF-8 : ac c2 +[00ac] ¬ +1.25,8.12;8.12,8.12 +8.12,8.12;8.12,5.62 + +# UTF-16 : 21 d2 +# UTF-8 : 92 87 e2 +[21d2] ⇒ +0.31,5.94;7.81,5.94 +7.81,4.06;0.31,4.06 +5.62,2.50;9.06,5.00 +9.06,5.00;5.62,7.50 + +# UTF-16 : 21 d4 +# UTF-8 : 94 87 e2 +[21d4] ⇔ +1.25,5.94;7.81,5.94 +7.81,4.06;1.25,4.06 +2.81,7.19;0.00,5.00 +0.00,5.00;2.81,2.81 +6.25,2.81;9.06,5.00 +9.06,5.00;6.25,7.19 + +# UTF-16 : 22 00 +# UTF-8 : 80 88 e2 +[2200] ∀ +1.25,8.44;4.38,1.88 +4.38,1.88;7.50,8.44 +2.50,5.94;6.25,5.94 + +# UTF-16 : 22 03 +# UTF-8 : 83 88 e2 +[2203] ∃ +0.62,8.12;8.12,8.12 +8.12,8.12;8.12,1.88 +8.12,1.88;0.62,1.88 +0.62,5.00;8.12,5.00 + +# UTF-16 : 22 20 +# UTF-8 : a0 88 e2 +[2220] ∠ +7.81,2.19;0.94,2.19 +0.94,2.19;7.81,7.81 + +# UTF-16 : 22 a5 +# UTF-8 : a5 8a e2 +[22a5] ⊥ +0.62,2.19;8.12,2.19 +4.38,2.19;4.38,8.75 + +# UTF-16 : 23 12 +# UTF-8 : 92 8c e2 +[2312] ⌒ +0.00,7.50;0.94,8.12 +0.94,8.12;3.12,8.75 +3.12,8.75;5.62,8.75 +5.62,8.75;8.12,8.12 +8.12,8.12;9.06,7.50 + +# UTF-16 : 22 02 +# UTF-8 : 82 88 e2 +[2202] ∂ +3.12,8.12;3.75,8.75 +3.75,8.75;4.69,9.06 +4.69,9.06;5.62,9.06 +5.62,9.06;7.19,8.12 +7.19,8.12;7.19,6.56 +7.19,6.56;5.31,1.56 +5.31,1.56;4.38,0.94 +4.38,0.94;3.12,0.94 +3.12,0.94;1.88,1.56 +1.88,1.56;1.25,3.12 +1.25,3.12;1.88,5.00 +1.88,5.00;2.81,5.94 +2.81,5.94;4.06,6.25 +4.06,6.25;5.31,5.62 +5.31,5.62;6.25,4.38 + +# UTF-16 : 22 07 +# UTF-8 : 87 88 e2 +[2207] ∇ +3.75,1.88;7.50,8.12 +7.50,8.12;1.25,8.12 +1.25,8.12;3.75,1.88 +4.06,2.50;2.19,7.50 +2.19,7.50;6.88,7.50 + +# UTF-16 : 22 52 +# UTF-8 : 92 89 e2 +[2252] ≒ +0.94,5.94;7.81,5.94 +7.81,4.06;0.94,4.06 +2.19,6.88;1.88,7.50 +1.88,7.50;2.50,7.50 +2.50,7.50;2.19,6.88 +6.56,3.12;6.25,2.50 +6.25,2.50;6.88,2.50 +6.88,2.50;6.56,3.12 + +# UTF-16 : 22 6a +# UTF-8 : aa 89 e2 +[226a] ≪ +5.94,8.75;0.31,5.00 +0.31,5.00;5.94,1.25 +8.44,1.25;2.81,5.00 +2.81,5.00;8.44,8.75 + +# UTF-16 : 22 6b +# UTF-8 : ab 89 e2 +[226b] ≫ +0.62,8.75;6.25,5.00 +6.25,5.00;0.62,1.25 +3.12,1.25;8.75,5.00 +8.75,5.00;3.12,8.75 + +# UTF-16 : 22 3d +# UTF-8 : bd 88 e2 +[223d] ∽ +2.50,6.56;1.25,6.56 +1.25,6.56;0.31,5.62 +0.31,5.62;0.31,3.75 +0.31,3.75;1.25,2.81 +1.25,2.81;2.81,2.81 +2.81,2.81;3.75,3.44 +3.75,3.44;5.31,5.94 +5.31,5.94;6.25,6.56 +6.25,6.56;7.81,6.56 +7.81,6.56;8.75,5.62 +8.75,5.62;8.75,3.75 +8.75,3.75;7.81,2.81 +7.81,2.81;6.56,2.81 + +# UTF-16 : 22 1d +# UTF-8 : 9d 88 e2 +[221d] ∝ +8.44,6.56;6.25,6.56 +6.25,6.56;5.31,5.94 +5.31,5.94;3.75,3.44 +3.75,3.44;2.81,2.81 +2.81,2.81;1.25,2.81 +1.25,2.81;0.31,3.75 +0.31,3.75;0.31,5.62 +0.31,5.62;1.25,6.56 +1.25,6.56;2.81,6.56 +2.81,6.56;3.75,5.94 +3.75,5.94;5.31,3.44 +5.31,3.44;6.25,2.81 +6.25,2.81;8.44,2.81 + +# UTF-16 : 22 35 +# UTF-8 : b5 88 e2 +[2235] ∵ +1.88,7.19;1.25,8.12 +1.25,8.12;2.50,8.12 +2.50,8.12;1.88,7.19 +7.50,7.19;6.88,8.12 +6.88,8.12;8.12,8.12 +8.12,8.12;7.50,7.19 +4.38,1.25;3.75,2.19 +3.75,2.19;5.00,2.19 +5.00,2.19;4.38,1.25 + +# UTF-16 : 22 2c +# UTF-8 : ac 88 e2 +[222c] ∬ +8.12,8.75;7.19,9.69 +7.19,9.69;5.94,9.69 +5.94,9.69;5.31,9.06 +5.31,9.06;5.00,8.12 +5.00,8.12;5.00,7.19 +5.00,7.19;6.25,2.19 +6.25,2.19;6.25,0.94 +6.25,0.94;5.31,0.00 +5.31,0.00;4.69,0.00 +4.69,0.00;4.06,0.62 +4.38,9.06;3.75,9.69 +3.75,9.69;3.12,9.69 +3.12,9.69;2.19,8.75 +2.19,8.75;2.19,7.50 +2.19,7.50;3.44,2.50 +3.44,2.50;3.44,1.56 +3.44,1.56;3.12,0.62 +3.12,0.62;2.50,0.00 +2.50,0.00;1.56,0.00 +1.56,0.00;0.62,0.94 + +# UTF-16 : 21 2b +# UTF-8 : ab 84 e2 +[212b] Å +0.62,0.62;4.38,7.81 +4.38,7.81;8.12,0.62 +2.50,3.75;6.25,3.75 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,9.06 +5.31,9.06;4.69,9.69 +4.69,9.69;4.06,9.69 +4.06,9.69;3.44,9.06 +3.44,9.06;4.06,8.44 + +# UTF-16 : 20 30 +# UTF-8 : b0 80 e2 +[2030] ‰ +0.00,6.56;0.00,8.75 +0.00,8.75;0.62,9.38 +0.62,9.38;1.88,9.38 +1.88,9.38;2.50,8.75 +2.50,8.75;2.50,6.56 +2.50,6.56;1.88,5.94 +1.88,5.94;0.62,5.94 +0.62,5.94;0.00,6.56 +0.00,0.62;6.56,9.69 +6.56,3.44;7.50,3.44 +7.50,3.44;8.12,2.81 +8.12,2.81;8.12,1.25 +8.12,1.25;7.50,0.62 +7.50,0.62;6.56,0.62 +6.56,0.62;5.94,1.25 +5.94,1.25;5.94,2.81 +5.94,2.81;6.56,3.44 +4.38,3.44;5.00,2.81 +5.00,2.81;5.00,1.25 +5.00,1.25;4.38,0.62 +4.38,0.62;3.44,0.62 +3.44,0.62;2.81,1.25 +2.81,1.25;2.81,2.81 +2.81,2.81;3.44,3.44 +3.44,3.44;4.38,3.44 + +# UTF-16 : 26 6f +# UTF-8 : af 99 e2 +[266f] ♯ +3.12,0.94;3.12,8.44 +7.50,8.44;1.25,5.94 +5.62,9.38;5.62,1.88 +1.25,1.88;7.50,4.38 + +# UTF-16 : 26 6d +# UTF-8 : ad 99 e2 +[266d] ♭ +2.50,9.38;2.50,0.62 +2.50,0.62;5.31,2.19 +5.31,2.19;6.25,4.06 +6.25,4.06;6.25,5.62 +6.25,5.62;5.31,6.56 +5.31,6.56;4.06,6.56 +4.06,6.56;2.50,4.69 + +# UTF-16 : 26 6a +# UTF-8 : aa 99 e2 +[266a] ♪ +5.94,4.38;6.56,5.62 +6.56,5.62;6.56,6.56 +6.56,6.56;5.62,8.44 +5.62,8.44;4.38,9.69 +4.38,9.69;4.38,1.25 +4.38,1.25;3.12,0.31 +3.12,0.31;1.56,0.00 +1.56,0.00;0.62,0.62 +0.62,0.62;0.62,1.25 +0.62,1.25;1.56,2.19 +1.56,2.19;3.12,2.50 +3.12,2.50;4.38,1.88 +4.38,1.88;0.62,0.62 +0.62,1.25;3.44,2.19 +4.38,1.25;1.56,0.31 + +# UTF-16 : 20 20 +# UTF-8 : a0 80 e2 +[2020] † +4.06,0.31;3.75,9.38 +3.75,9.38;4.69,9.38 +4.69,9.38;4.06,0.31 +2.19,7.50;6.25,7.50 + +# UTF-16 : 20 21 +# UTF-8 : a1 80 e2 +[2021] ‡ +3.75,9.69;4.69,9.69 +4.69,9.69;3.75,0.31 +3.75,0.31;4.69,0.31 +4.69,0.31;3.75,9.69 +2.50,8.12;5.94,8.12 +5.94,1.88;2.50,1.88 + +# UTF-16 : 26 6e +# UTF-8 : ae 99 e2 +[266e] ♮ +6.25,0.00;6.25,7.81 +6.25,7.81;2.50,6.56 +2.50,9.69;2.50,1.88 +2.50,1.88;6.25,3.12 + +# UTF-16 : 25 ef +# UTF-8 : af 97 e2 +[25ef] ◯ +0.00,3.75;0.00,6.25 +0.00,6.25;0.62,7.50 +0.62,7.50;1.88,8.75 +1.88,8.75;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;6.88,8.75 +6.88,8.75;8.12,7.50 +8.12,7.50;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;8.12,2.50 +8.12,2.50;6.88,1.25 +6.88,1.25;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.88,1.25 +1.88,1.25;0.62,2.50 +0.62,2.50;0.00,3.75 + +# UTF-16 : 21 6b +# UTF-8 : aa 85 e2 +[216b] Ⅺ +0.94,8.44;5.00,0.94 +1.25,0.94;5.00,8.44 +5.94,8.44;5.94,0.94 +7.50,0.94;7.50,8.44 +0.31,8.44;1.56,8.44 +4.38,8.44;8.12,8.44 +8.12,0.94;4.38,0.94 +1.88,0.94;0.62,0.94 + +# UTF-16 : ff 10 +# UTF-8 : 90 bc ef +[ff10] 0 +2.50,0.94;1.56,1.88 +1.56,1.88;0.94,3.12 +0.94,3.12;0.94,6.56 +0.94,6.56;1.56,8.12 +1.56,8.12;2.50,9.06 +2.50,9.06;5.62,9.06 +5.62,9.06;6.56,8.12 +6.56,8.12;7.19,6.88 +7.19,6.88;7.19,3.12 +7.19,3.12;6.56,1.88 +6.56,1.88;5.62,0.94 +5.62,0.94;2.50,0.94 + +# UTF-16 : ff 11 +# UTF-8 : 91 bc ef +[ff11] 1 +6.25,0.94;1.88,0.94 +4.06,0.94;4.06,9.38 +4.06,9.38;1.88,6.88 + +# UTF-16 : ff 12 +# UTF-8 : 92 bc ef +[ff12] 2 +0.94,6.88;0.94,7.50 +0.94,7.50;1.56,8.44 +1.56,8.44;2.81,9.06 +2.81,9.06;5.62,9.06 +5.62,9.06;6.88,8.44 +6.88,8.44;7.50,7.50 +7.50,7.50;7.50,6.25 +7.50,6.25;6.88,5.31 +6.88,5.31;2.50,3.12 +2.50,3.12;1.56,2.19 +1.56,2.19;0.94,0.94 +0.94,0.94;7.50,0.94 + +# UTF-16 : ff 13 +# UTF-8 : 93 bc ef +[ff13] 3 +1.56,9.06;7.50,9.06 +7.50,9.06;3.12,5.94 +3.12,5.94;5.62,5.94 +5.62,5.94;6.88,5.31 +6.88,5.31;7.50,4.06 +7.50,4.06;7.50,2.81 +7.50,2.81;6.88,1.56 +6.88,1.56;5.62,0.94 +5.62,0.94;2.50,0.94 +2.50,0.94;1.56,1.56 +1.56,1.56;0.94,2.81 + +# UTF-16 : ff 14 +# UTF-8 : 94 bc ef +[ff14] 4 +5.00,9.38;0.62,3.44 +0.62,3.44;0.62,2.81 +0.62,2.81;7.81,2.81 +5.94,9.06;5.94,0.62 + +# UTF-16 : ff 15 +# UTF-8 : 95 bc ef +[ff15] 5 +6.88,9.06;1.25,9.06 +1.25,9.06;1.25,5.00 +1.25,5.00;2.50,6.25 +2.50,6.25;5.31,6.25 +5.31,6.25;6.56,5.62 +6.56,5.62;7.19,4.38 +7.19,4.38;7.19,2.81 +7.19,2.81;6.56,1.56 +6.56,1.56;5.31,0.94 +5.31,0.94;2.81,0.94 +2.81,0.94;1.56,1.56 +1.56,1.56;0.94,2.50 + +# UTF-16 : ff 16 +# UTF-8 : 96 bc ef +[ff16] 6 +7.19,7.81;6.25,8.75 +6.25,8.75;5.31,9.06 +5.31,9.06;3.12,9.06 +3.12,9.06;1.56,8.12 +1.56,8.12;0.94,6.56 +0.94,6.56;0.94,2.81 +0.94,2.81;1.56,1.56 +1.56,1.56;2.81,0.94 +2.81,0.94;5.62,0.94 +5.62,0.94;6.88,1.56 +6.88,1.56;7.50,2.81 +7.50,2.81;7.50,4.06 +7.50,4.06;6.88,5.00 +6.88,5.00;5.62,5.62 +5.62,5.62;2.50,5.62 +2.50,5.62;0.94,4.69 + +# UTF-16 : ff 17 +# UTF-8 : 97 bc ef +[ff17] 7 +0.62,7.81;0.62,9.06 +0.62,9.06;7.19,9.06 +7.19,9.06;7.19,8.44 +7.19,8.44;5.62,6.88 +5.62,6.88;4.38,5.00 +4.38,5.00;3.75,3.12 +3.75,3.12;3.75,0.62 + +# UTF-16 : ff 18 +# UTF-8 : 98 bc ef +[ff18] 8 +5.94,5.62;2.50,5.62 +2.50,5.62;1.25,4.69 +1.25,4.69;0.62,3.75 +0.62,3.75;0.62,2.50 +0.62,2.50;1.25,1.56 +1.25,1.56;2.50,0.94 +2.50,0.94;5.94,0.94 +5.94,0.94;7.19,1.56 +7.19,1.56;7.81,2.50 +7.81,2.50;7.81,3.75 +7.81,3.75;7.19,4.69 +7.19,4.69;5.94,5.62 +5.62,5.62;7.19,6.25 +7.19,6.25;7.50,7.19 +7.50,7.19;7.50,7.50 +7.50,7.50;7.19,8.44 +7.19,8.44;5.94,9.06 +5.94,9.06;2.50,9.06 +2.50,9.06;1.25,8.44 +1.25,8.44;0.94,7.50 +0.94,7.50;0.94,7.19 +0.94,7.19;1.25,6.25 +1.25,6.25;2.81,5.62 + +# UTF-16 : ff 19 +# UTF-8 : 99 bc ef +[ff19] 9 +0.94,1.56;2.19,0.94 +2.19,0.94;5.31,0.94 +5.31,0.94;6.56,1.56 +6.56,1.56;7.19,2.81 +7.19,2.81;7.19,7.19 +7.19,7.19;6.56,8.44 +6.56,8.44;5.31,9.06 +5.31,9.06;2.81,9.06 +2.81,9.06;1.56,8.44 +1.56,8.44;0.94,7.19 +0.94,7.19;0.94,6.25 +0.94,6.25;1.56,5.00 +1.56,5.00;2.50,4.38 +2.50,4.38;5.00,4.38 +5.00,4.38;6.25,5.00 +6.25,5.00;7.19,5.94 + +# UTF-16 : bd +# UTF-8 : bd c2 +[00bd] ½ +8.44,9.38;0.00,0.94 +8.44,0.94;5.62,0.94 +5.62,0.94;7.81,2.81 +7.81,2.81;8.44,3.75 +8.44,3.75;8.44,4.69 +8.44,4.69;7.50,5.62 +7.50,5.62;6.56,5.62 +6.56,5.62;5.62,5.00 +0.62,4.69;2.50,4.69 +1.56,4.69;1.56,9.38 +1.56,9.38;0.62,8.12 + +# UTF-16 : 21 53 +# UTF-8 : 93 85 e2 +[2153] ⅓ +0.00,0.94;8.44,9.38 +5.94,5.62;8.44,5.62 +8.44,5.62;6.56,3.75 +6.56,3.75;7.81,3.75 +7.81,3.75;8.44,3.12 +8.44,3.12;8.44,1.88 +8.44,1.88;7.81,0.94 +7.81,0.94;6.56,0.94 +6.56,0.94;5.62,1.56 +0.62,8.12;1.56,9.38 +1.56,9.38;1.56,4.69 +0.62,4.69;2.50,4.69 + +# UTF-16 : bc +# UTF-8 : bc c2 +[00bc] ¼ +7.50,5.62;7.50,0.94 +0.00,0.94;8.44,9.38 +8.44,2.50;5.31,2.50 +5.31,2.50;6.88,5.94 +2.50,4.69;0.62,4.69 +1.56,4.69;1.56,9.38 +1.56,9.38;0.62,8.12 + +# UTF-16 : 21 54 +# UTF-8 : 94 85 e2 +[2154] ⅔ +0.00,0.94;8.44,9.38 +5.94,5.62;8.44,5.62 +8.44,5.62;6.56,3.75 +6.56,3.75;7.81,3.75 +7.81,3.75;8.44,3.12 +8.44,3.12;8.44,1.88 +8.44,1.88;7.81,0.94 +7.81,0.94;6.56,0.94 +6.56,0.94;5.62,1.56 +0.31,8.75;1.25,9.38 +1.25,9.38;2.19,9.38 +2.19,9.38;2.81,8.44 +2.81,8.44;2.81,7.50 +2.81,7.50;2.19,6.56 +2.19,6.56;0.00,4.69 +0.00,4.69;2.50,4.69 + +# UTF-16 : be +# UTF-8 : be c2 +[00be] ¾ +6.88,5.94;5.31,2.50 +5.31,2.50;8.44,2.50 +8.44,9.38;0.00,0.94 +7.50,0.94;7.50,5.62 +0.00,5.31;0.62,4.69 +0.62,4.69;2.19,4.69 +2.19,4.69;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.19,7.50 +2.19,7.50;0.94,7.50 +0.94,7.50;3.12,9.38 +3.12,9.38;0.31,9.38 + +# UTF-16 : ff 21 +# UTF-8 : a1 bc ef +[ff21] A +0.31,0.62;4.38,9.06 +4.38,9.06;8.44,0.62 +1.88,3.75;6.88,3.75 + +# UTF-16 : ff 22 +# UTF-8 : a2 bc ef +[ff22] B +0.94,9.06;5.62,9.06 +5.62,9.06;6.88,8.44 +6.88,8.44;7.50,7.50 +7.50,7.50;7.50,6.88 +7.50,6.88;6.88,5.94 +6.88,5.94;5.62,5.31 +5.62,5.31;1.25,5.31 +5.62,5.31;7.19,4.69 +7.19,4.69;7.81,3.75 +7.81,3.75;7.81,2.50 +7.81,2.50;7.19,1.56 +7.19,1.56;5.94,0.94 +5.94,0.94;0.94,0.94 +1.25,0.94;1.25,9.06 + +# UTF-16 : ff 23 +# UTF-8 : a3 bc ef +[ff23] C +7.81,9.06;7.81,7.50 +7.81,7.50;6.88,8.44 +6.88,8.44;5.62,9.06 +5.62,9.06;2.81,9.06 +2.81,9.06;1.56,8.44 +1.56,8.44;0.94,7.81 +0.94,7.81;0.31,6.25 +0.31,6.25;0.31,3.75 +0.31,3.75;0.94,2.19 +0.94,2.19;1.56,1.56 +1.56,1.56;2.81,0.94 +2.81,0.94;5.62,0.94 +5.62,0.94;6.88,1.56 +6.88,1.56;7.81,2.50 + +# UTF-16 : ff 24 +# UTF-8 : a4 bc ef +[ff24] D +0.62,9.06;5.31,9.06 +5.31,9.06;6.56,8.44 +6.56,8.44;7.19,7.81 +7.19,7.81;7.81,6.56 +7.81,6.56;7.81,3.44 +7.81,3.44;7.19,2.19 +7.19,2.19;6.56,1.56 +6.56,1.56;5.31,0.94 +5.31,0.94;0.62,0.94 +0.94,0.94;0.94,9.06 + +# UTF-16 : ff 25 +# UTF-8 : a5 bc ef +[ff25] E +0.94,9.06;7.50,9.06 +7.50,0.94;0.94,0.94 +1.25,0.94;1.25,9.06 +1.25,5.31;6.25,5.31 + +# UTF-16 : ff 26 +# UTF-8 : a6 bc ef +[ff26] F +0.94,9.06;7.50,9.06 +1.25,9.06;1.25,0.62 +1.25,5.31;5.94,5.31 + +# UTF-16 : ff 27 +# UTF-8 : a7 bc ef +[ff27] G +7.50,8.12;6.56,8.75 +6.56,8.75;5.62,9.06 +5.62,9.06;3.12,9.06 +3.12,9.06;1.88,8.44 +1.88,8.44;1.25,7.81 +1.25,7.81;0.62,6.25 +0.62,6.25;0.62,3.75 +0.62,3.75;1.25,2.19 +1.25,2.19;1.88,1.56 +1.88,1.56;3.12,0.94 +3.12,0.94;5.62,0.94 +5.62,0.94;6.56,1.25 +6.56,1.25;7.50,1.88 +7.50,1.88;7.50,4.69 +7.50,4.69;6.25,4.69 + +# UTF-16 : ff 28 +# UTF-8 : a8 bc ef +[ff28] H +0.94,0.62;0.94,9.06 +0.94,5.00;7.81,5.00 +7.81,9.06;7.81,0.62 + +# UTF-16 : ff 29 +# UTF-8 : a9 bc ef +[ff29] I +4.38,0.94;4.38,9.06 +2.19,9.06;6.56,9.06 +6.56,0.94;2.19,0.94 + +# UTF-16 : ff 2a +# UTF-8 : aa bc ef +[ff2a] J +6.88,9.38;6.88,2.50 +6.88,2.50;6.25,1.25 +6.25,1.25;5.00,0.62 +5.00,0.62;3.12,0.62 +3.12,0.62;1.88,1.25 +1.88,1.25;1.25,1.88 + +# UTF-16 : ff 2b +# UTF-8 : ab bc ef +[ff2b] K +1.25,9.06;1.25,0.62 +1.25,5.00;2.50,5.00 +2.50,5.00;7.19,9.06 +7.19,9.06;7.50,9.06 +7.50,0.62;7.19,0.62 +7.19,0.62;2.50,5.00 + +# UTF-16 : ff 2c +# UTF-8 : ac bc ef +[ff2c] L +1.25,9.38;1.25,0.94 +0.62,0.94;7.81,0.94 + +# UTF-16 : ff 2d +# UTF-8 : ad bc ef +[ff2d] M +0.31,0.62;1.56,9.06 +1.56,9.06;4.38,0.94 +4.38,0.94;7.19,9.06 +7.19,9.06;8.44,0.62 + +# UTF-16 : ff 2e +# UTF-8 : ae bc ef +[ff2e] N +0.94,0.62;0.94,9.06 +0.94,9.06;1.25,9.06 +1.25,9.06;7.81,0.62 +7.81,0.62;7.81,9.06 + +# UTF-16 : ff 2f +# UTF-8 : af bc ef +[ff2f] O +6.25,9.06;2.50,9.06 +2.50,9.06;1.88,8.75 +1.88,8.75;0.94,7.81 +0.94,7.81;0.62,6.88 +0.62,6.88;0.62,3.12 +0.62,3.12;0.94,2.19 +0.94,2.19;1.88,1.25 +1.88,1.25;2.50,0.94 +2.50,0.94;6.25,0.94 +6.25,0.94;6.88,1.25 +6.88,1.25;7.81,2.19 +7.81,2.19;8.12,3.12 +8.12,3.12;8.12,6.88 +8.12,6.88;7.81,7.81 +7.81,7.81;6.88,8.75 +6.88,8.75;6.25,9.06 + +# UTF-16 : ff 30 +# UTF-8 : b0 bc ef +[ff30] P +0.94,0.62;0.94,9.06 +0.62,9.06;5.94,9.06 +5.94,9.06;7.19,8.44 +7.19,8.44;7.81,7.50 +7.81,7.50;7.81,6.25 +7.81,6.25;7.19,5.31 +7.19,5.31;5.94,4.69 +5.94,4.69;0.94,4.69 + +# UTF-16 : ff 31 +# UTF-8 : b1 bc ef +[ff31] Q +0.62,3.12;0.62,7.19 +0.62,7.19;1.25,8.44 +1.25,8.44;2.50,9.06 +2.50,9.06;5.94,9.06 +5.94,9.06;7.19,8.44 +7.19,8.44;7.81,7.19 +7.81,7.19;7.81,2.81 +7.81,2.81;7.19,1.56 +7.19,1.56;5.94,0.94 +5.94,0.94;2.50,0.94 +2.50,0.94;1.25,1.56 +1.25,1.56;0.62,3.12 +2.81,2.81;4.69,2.81 +4.69,2.81;5.94,2.19 +5.94,2.19;6.88,1.25 +6.88,1.25;8.12,0.31 +8.12,0.31;8.75,0.31 + +# UTF-16 : ff 32 +# UTF-8 : b2 bc ef +[ff32] R +0.62,9.06;5.94,9.06 +5.94,9.06;7.19,8.44 +7.19,8.44;7.81,7.50 +7.81,7.50;7.81,6.56 +7.81,6.56;7.19,5.62 +7.19,5.62;5.94,5.00 +5.94,5.00;0.94,5.00 +0.94,9.06;0.94,0.62 +8.12,0.62;7.19,0.62 +7.19,0.62;3.75,5.00 + +# UTF-16 : ff 33 +# UTF-8 : b3 bc ef +[ff33] S +7.50,7.81;6.88,8.44 +6.88,8.44;5.62,9.06 +5.62,9.06;2.81,9.06 +2.81,9.06;1.56,8.44 +1.56,8.44;0.94,7.50 +0.94,7.50;0.94,6.88 +0.94,6.88;1.56,5.94 +1.56,5.94;3.12,5.31 +3.12,5.31;5.94,5.31 +5.94,5.31;7.19,4.69 +7.19,4.69;7.81,3.75 +7.81,3.75;7.81,2.50 +7.81,2.50;7.19,1.56 +7.19,1.56;5.94,0.94 +5.94,0.94;2.81,0.94 +2.81,0.94;1.56,1.56 +1.56,1.56;0.62,2.50 + +# UTF-16 : ff 34 +# UTF-8 : b4 bc ef +[ff34] T +4.06,0.62;4.06,9.06 +0.31,9.06;7.81,9.06 + +# UTF-16 : ff 35 +# UTF-8 : b5 bc ef +[ff35] U +0.94,9.06;0.94,3.12 +0.94,3.12;1.25,2.19 +1.25,2.19;2.19,1.25 +2.19,1.25;2.81,0.94 +2.81,0.94;5.94,0.94 +5.94,0.94;6.56,1.25 +6.56,1.25;7.50,2.19 +7.50,2.19;7.81,3.12 +7.81,3.12;7.81,9.06 + +# UTF-16 : ff 36 +# UTF-8 : b6 bc ef +[ff36] V +0.62,9.06;4.38,0.62 +4.38,0.62;8.12,9.06 + +# UTF-16 : ff 37 +# UTF-8 : b7 bc ef +[ff37] W +0.31,9.06;2.19,0.62 +2.19,0.62;4.38,8.44 +4.38,8.44;6.56,0.62 +6.56,0.62;8.44,9.06 + +# UTF-16 : ff 38 +# UTF-8 : b8 bc ef +[ff38] X +0.31,0.62;0.62,0.62 +0.62,0.62;8.12,9.06 +8.12,9.06;8.44,9.06 +8.44,0.62;8.12,0.62 +8.12,0.62;0.62,9.06 +0.62,9.06;0.31,9.06 + +# UTF-16 : ff 39 +# UTF-8 : b9 bc ef +[ff39] Y +4.06,0.62;4.06,4.69 +4.06,4.69;0.31,9.06 +7.81,9.06;4.06,4.69 + +# UTF-16 : ff 3a +# UTF-8 : ba bc ef +[ff3a] Z +0.94,9.06;7.81,9.06 +7.81,9.06;0.94,0.94 +0.94,0.94;7.81,0.94 + +# UTF-16 : 22 13 +# UTF-8 : 93 88 e2 +[2213] ∓ +1.25,8.12;7.50,8.12 +7.50,4.06;1.25,4.06 +4.38,6.88;4.38,1.25 + +# UTF-16 : ff 41 +# UTF-8 : 81 bd ef +[ff41] a +1.25,5.62;1.88,6.25 +1.88,6.25;2.81,6.56 +2.81,6.56;5.31,6.56 +5.31,6.56;6.25,5.62 +6.25,5.62;6.25,1.88 +6.25,1.88;6.88,0.94 +6.88,0.94;7.50,0.62 +6.25,5.00;2.19,4.38 +2.19,4.38;1.25,3.44 +1.25,3.44;1.25,1.88 +1.25,1.88;2.19,0.94 +2.19,0.94;4.69,0.94 +4.69,0.94;5.62,1.56 +5.62,1.56;6.25,2.50 + +# UTF-16 : ff 42 +# UTF-8 : 82 bd ef +[ff42] b +1.56,9.06;1.56,0.94 +1.56,2.50;2.81,0.94 +2.81,0.94;5.62,0.94 +5.62,0.94;6.88,2.19 +6.88,2.19;6.88,5.31 +6.88,5.31;5.62,6.56 +5.62,6.56;2.81,6.56 +2.81,6.56;1.56,5.31 + +# UTF-16 : ff 43 +# UTF-8 : 83 bd ef +[ff43] c +6.88,5.62;5.62,6.56 +5.62,6.56;3.12,6.56 +3.12,6.56;1.88,5.94 +1.88,5.94;1.25,4.69 +1.25,4.69;1.25,2.81 +1.25,2.81;1.88,1.56 +1.88,1.56;3.12,0.94 +3.12,0.94;5.62,0.94 +5.62,0.94;6.88,1.88 + +# UTF-16 : ff 44 +# UTF-8 : 84 bd ef +[ff44] d +6.56,9.06;6.56,0.94 +6.56,5.31;5.31,6.56 +5.31,6.56;2.50,6.56 +2.50,6.56;1.25,5.31 +1.25,5.31;1.25,2.19 +1.25,2.19;2.50,0.94 +2.50,0.94;5.00,0.94 +5.00,0.94;6.56,2.50 + +# UTF-16 : ff 45 +# UTF-8 : 85 bd ef +[ff45] e +1.25,4.38;6.88,4.38 +6.88,4.38;6.88,4.69 +6.88,4.69;6.25,5.94 +6.25,5.94;5.31,6.56 +5.31,6.56;2.81,6.56 +2.81,6.56;1.88,5.94 +1.88,5.94;1.25,4.69 +1.25,4.69;1.25,2.81 +1.25,2.81;1.88,1.56 +1.88,1.56;3.12,0.94 +3.12,0.94;5.31,0.94 +5.31,0.94;6.88,1.56 + +# UTF-16 : ff 46 +# UTF-8 : 86 bd ef +[ff46] f +1.88,0.94;5.00,0.94 +3.44,0.94;3.44,8.12 +3.44,8.12;4.38,9.06 +4.38,9.06;5.94,9.06 +5.94,6.25;1.25,6.25 + +# UTF-16 : ff 47 +# UTF-8 : 87 bd ef +[ff47] g +6.56,6.56;6.56,0.94 +6.56,0.94;5.62,0.00 +5.62,0.00;2.50,0.00 +2.50,0.00;1.25,0.62 +6.56,5.62;5.31,6.56 +5.31,6.56;2.19,6.56 +2.19,6.56;1.25,5.62 +1.25,5.62;1.25,3.12 +1.25,3.12;2.19,2.19 +2.19,2.19;5.62,2.19 +5.62,2.19;6.56,3.12 + +# UTF-16 : ff 48 +# UTF-8 : 88 bd ef +[ff48] h +1.56,0.94;1.56,9.06 +1.56,9.06;1.56,5.31 +1.56,5.31;2.81,6.56 +2.81,6.56;5.94,6.56 +5.94,6.56;6.88,5.62 +6.88,5.62;6.88,0.94 + +# UTF-16 : ff 49 +# UTF-8 : 89 bd ef +[ff49] i +1.88,0.94;6.25,0.94 +4.38,0.94;4.38,6.56 +4.38,6.56;2.81,6.56 +3.12,8.75;3.75,7.81 +3.75,7.81;4.38,8.75 +4.38,8.75;3.12,8.75 + +# UTF-16 : ff 4a +# UTF-8 : 8a bd ef +[ff4a] j +1.56,0.94;2.81,0.00 +2.81,0.00;4.06,0.00 +4.06,0.00;5.00,0.62 +5.00,0.62;5.62,2.19 +5.62,2.19;5.62,6.56 +5.62,6.56;4.06,6.56 +4.38,8.75;5.62,8.75 +5.62,8.75;5.00,7.81 +5.00,7.81;4.38,8.75 + +# UTF-16 : ff 4b +# UTF-8 : 8b bd ef +[ff4b] k +1.56,9.06;1.56,0.94 +1.56,3.44;6.56,6.56 +3.12,4.38;6.56,0.94 +6.56,0.94;7.19,0.94 + +# UTF-16 : ff 4c +# UTF-8 : 8c bd ef +[ff4c] l +2.19,0.94;6.25,0.94 +4.38,0.94;4.38,9.06 +4.38,9.06;3.12,9.06 + +# UTF-16 : ff 4d +# UTF-8 : 8d bd ef +[ff4d] m +0.94,6.56;0.94,0.94 +0.94,5.31;1.88,6.56 +1.88,6.56;3.44,6.56 +3.44,6.56;4.38,5.31 +4.38,5.31;5.31,6.56 +5.31,6.56;6.88,6.56 +6.88,6.56;7.81,5.31 +7.81,5.31;7.81,0.94 +4.38,0.94;4.38,5.31 + +# UTF-16 : ff 4e +# UTF-8 : 8e bd ef +[ff4e] n +1.56,6.56;1.56,0.94 +1.56,5.31;2.81,6.56 +2.81,6.56;5.31,6.56 +5.31,6.56;6.25,5.94 +6.25,5.94;6.88,5.00 +6.88,5.00;6.88,0.94 + +# UTF-16 : ff 4f +# UTF-8 : 8f bd ef +[ff4f] o +1.25,5.00;1.25,2.50 +1.25,2.50;1.88,1.56 +1.88,1.56;2.81,0.94 +2.81,0.94;5.31,0.94 +5.31,0.94;6.25,1.56 +6.25,1.56;6.88,2.50 +6.88,2.50;6.88,5.00 +6.88,5.00;6.25,5.94 +6.25,5.94;5.31,6.56 +5.31,6.56;2.81,6.56 +2.81,6.56;1.88,5.94 +1.88,5.94;1.25,5.00 + +# UTF-16 : ff 50 +# UTF-8 : 90 bd ef +[ff50] p +1.56,0.00;1.56,6.56 +1.56,5.31;2.81,6.56 +2.81,6.56;5.62,6.56 +5.62,6.56;6.88,5.31 +6.88,5.31;6.88,3.44 +6.88,3.44;5.62,2.19 +5.62,2.19;2.81,2.19 +2.81,2.19;1.56,3.44 + +# UTF-16 : ff 51 +# UTF-8 : 91 bd ef +[ff51] q +6.25,0.00;6.25,6.56 +6.25,5.31;5.00,6.56 +5.00,6.56;2.50,6.56 +2.50,6.56;1.25,5.31 +1.25,5.31;1.25,3.44 +1.25,3.44;2.50,2.19 +2.50,2.19;5.00,2.19 +5.00,2.19;6.25,3.44 + +# UTF-16 : ff 52 +# UTF-8 : 92 bd ef +[ff52] r +2.19,6.88;2.19,0.94 +2.19,4.38;3.12,5.62 +3.12,5.62;4.06,6.25 +4.06,6.25;5.31,6.56 +5.31,6.56;6.88,6.56 + +# UTF-16 : ff 53 +# UTF-8 : 93 bd ef +[ff53] s +6.88,5.94;5.94,6.56 +5.94,6.56;2.50,6.56 +2.50,6.56;1.56,5.94 +1.56,5.94;1.56,5.00 +1.56,5.00;2.50,4.38 +2.50,4.38;5.94,3.75 +5.94,3.75;6.88,3.12 +6.88,3.12;6.88,1.88 +6.88,1.88;5.94,0.94 +5.94,0.94;2.50,0.94 +2.50,0.94;1.25,1.56 + +# UTF-16 : ff 54 +# UTF-8 : 94 bd ef +[ff54] t +1.56,6.25;6.88,6.25 +6.88,0.94;5.94,0.94 +5.94,0.94;4.69,1.56 +4.69,1.56;4.06,2.50 +4.06,2.50;4.06,8.12 + +# UTF-16 : ff 55 +# UTF-8 : 95 bd ef +[ff55] u +1.25,6.56;1.25,2.19 +1.25,2.19;2.50,0.94 +2.50,0.94;5.31,0.94 +5.31,0.94;6.56,2.19 +6.56,6.56;6.56,0.94 + +# UTF-16 : ff 56 +# UTF-8 : 96 bd ef +[ff56] v +1.25,6.56;4.06,0.94 +4.06,0.94;6.88,6.56 + +# UTF-16 : ff 57 +# UTF-8 : 97 bd ef +[ff57] w +0.62,6.56;2.50,0.94 +2.50,0.94;4.38,6.56 +4.38,6.56;6.25,0.94 +6.25,0.94;8.12,6.56 + +# UTF-16 : ff 58 +# UTF-8 : 98 bd ef +[ff58] x +1.25,6.56;6.88,0.94 +6.88,6.56;1.25,0.94 + +# UTF-16 : ff 59 +# UTF-8 : 99 bd ef +[ff59] y +6.88,6.56;3.75,0.62 +3.75,0.62;2.81,0.00 +2.81,0.00;1.88,0.00 +1.25,6.56;4.06,2.50 +4.06,2.50;4.69,2.50 + +# UTF-16 : ff 5a +# UTF-8 : 9a bd ef +[ff5a] z +1.25,6.56;6.88,6.56 +6.88,6.56;1.25,0.94 +1.25,0.94;6.88,0.94 + +# UTF-16 : 30 92 +# UTF-8 : 92 82 e3 +[3092] を +0.62,7.81;6.56,7.81 +3.75,9.38;2.50,6.25 +2.50,6.25;0.94,3.75 +1.88,5.00;3.44,5.94 +3.44,5.94;4.69,5.94 +4.69,5.94;5.62,5.00 +5.62,5.00;5.94,3.12 +7.81,5.62;3.44,4.06 +3.44,4.06;2.50,3.12 +2.50,3.12;2.50,1.88 +2.50,1.88;3.44,0.94 +3.44,0.94;7.50,0.94 + +# UTF-16 : 30 93 +# UTF-8 : 93 82 e3 +[3093] ん +3.44,9.06;0.31,0.62 +1.25,3.12;2.81,4.38 +2.81,4.38;3.75,4.69 +3.75,4.69;4.38,4.69 +4.38,4.69;5.00,3.75 +5.00,3.75;5.00,2.19 +5.00,2.19;5.94,0.94 +5.94,0.94;6.88,0.94 +6.88,0.94;7.81,1.56 +7.81,1.56;8.44,2.50 + +# UTF-16 : 24 d0 +# UTF-8 : b6 92 e2 +[24d0] Ⓐ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +1.88,6.56;3.12,7.19 +3.12,7.19;5.31,7.19 +5.31,7.19;6.56,5.94 +6.56,5.94;6.56,2.19 +6.56,5.62;2.81,5.00 +2.81,5.00;1.88,4.06 +1.88,4.06;1.88,3.12 +1.88,3.12;2.81,2.19 +2.81,2.19;5.31,2.19 +5.31,2.19;6.56,3.12 + +# UTF-16 : 24 d1 +# UTF-8 : b7 92 e2 +[24d1] Ⓑ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.50,7.81;2.50,2.19 +2.50,5.00;3.75,5.94 +3.75,5.94;5.62,5.94 +5.62,5.94;6.88,5.00 +6.88,5.00;6.88,3.12 +6.88,3.12;5.62,2.19 +5.62,2.19;3.75,2.19 +3.75,2.19;2.50,3.12 + +# UTF-16 : 24 d2 +# UTF-8 : b8 92 e2 +[24d2] Ⓒ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +6.88,5.94;5.94,6.56 +5.94,6.56;3.12,6.56 +3.12,6.56;2.19,5.62 +2.19,5.62;2.19,3.44 +2.19,3.44;3.12,2.50 +3.12,2.50;5.94,2.50 +5.94,2.50;6.88,3.12 + +# UTF-16 : 24 d3 +# UTF-8 : b9 92 e2 +[24d3] Ⓓ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,4.06 +8.75,4.06;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +6.25,7.81;6.25,2.19 +6.25,5.00;5.00,5.94 +5.00,5.94;3.44,5.94 +3.44,5.94;2.19,5.00 +2.19,5.00;2.19,3.12 +2.19,3.12;3.44,2.19 +3.44,2.19;5.00,2.19 +5.00,2.19;6.25,3.12 + +# UTF-16 : 24 d4 +# UTF-8 : ba 92 e2 +[24d4] Ⓔ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.50,5.00;6.56,5.00 +6.56,5.00;6.25,5.94 +6.25,5.94;5.31,6.56 +5.31,6.56;3.44,6.56 +3.44,6.56;2.50,5.62 +2.50,5.62;2.19,4.69 +2.19,4.69;2.19,3.75 +2.19,3.75;2.50,2.81 +2.50,2.81;3.44,2.19 +3.44,2.19;5.62,2.19 +5.62,2.19;6.56,2.81 + +# UTF-16 : 24 d5 +# UTF-8 : bb 92 e2 +[24d5] Ⓕ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +3.12,2.19;5.62,2.19 +4.38,2.19;4.38,6.88 +4.38,6.88;5.31,7.81 +5.31,7.81;5.94,7.81 +5.94,5.94;2.81,5.94 + +# UTF-16 : 24 d6 +# UTF-8 : bc 92 e2 +[24d6] Ⓖ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.19,2.81;3.44,1.88 +3.44,1.88;5.31,1.88 +5.31,1.88;6.25,2.81 +6.25,2.81;6.25,7.19 +6.25,6.25;5.00,7.19 +5.00,7.19;3.12,7.19 +3.12,7.19;1.88,6.25 +1.88,6.25;1.88,5.00 +1.88,5.00;3.12,4.06 +3.12,4.06;5.00,4.06 +5.00,4.06;6.25,5.00 + +# UTF-16 : 24 d7 +# UTF-8 : bd 92 e2 +[24d7] Ⓗ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.50,7.81;2.50,2.19 +2.50,5.00;3.44,5.94 +3.44,5.94;5.62,5.94 +5.62,5.94;6.56,5.00 +6.56,5.00;6.56,2.19 + +# UTF-16 : 24 d8 +# UTF-8 : be 92 e2 +[24d8] Ⓘ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +3.12,2.19;5.62,2.19 +4.38,2.19;4.38,5.94 +4.38,5.94;3.44,5.94 +3.44,7.81;4.69,7.81 +4.69,7.81;4.06,6.88 +4.06,6.88;3.44,7.81 + +# UTF-16 : 24 d9 +# UTF-8 : bf 92 e2 +[24d9] Ⓙ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.81,2.50;3.75,1.56 +3.75,1.56;4.69,1.56 +4.69,1.56;5.62,2.50 +5.62,2.50;5.62,5.94 +5.62,5.94;4.69,5.94 +4.69,7.81;5.94,7.81 +5.94,7.81;5.31,6.88 +5.31,6.88;4.69,7.81 + +# UTF-16 : 24 da +# UTF-8 : 80 93 e2 +[24da] Ⓚ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.50,7.81;2.50,2.19 +2.50,4.69;6.25,6.25 +6.25,2.19;3.44,5.00 + +# UTF-16 : 24 db +# UTF-8 : 81 93 e2 +[24db] Ⓛ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +3.12,2.19;5.62,2.19 +4.38,2.19;4.38,7.81 +4.38,7.81;3.75,7.81 + +# UTF-16 : 24 dc +# UTF-8 : 82 93 e2 +[24dc] Ⓜ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +1.88,2.50;1.88,6.88 +1.88,5.94;2.81,6.88 +2.81,6.88;3.44,6.88 +3.44,6.88;4.38,5.94 +4.38,5.94;4.38,2.50 +4.38,5.94;5.31,6.88 +5.31,6.88;5.94,6.88 +5.94,6.88;6.88,5.94 +6.88,5.94;6.88,2.50 + +# UTF-16 : 24 dd +# UTF-8 : 83 93 e2 +[24dd] Ⓝ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.19,6.88;2.19,2.19 +2.19,5.62;3.44,6.88 +3.44,6.88;5.31,6.88 +5.31,6.88;6.56,5.62 +6.56,5.62;6.56,2.19 + +# UTF-16 : 24 de +# UTF-8 : 84 93 e2 +[24de] Ⓞ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.19,3.75;2.19,5.62 +2.19,5.62;3.44,6.88 +3.44,6.88;5.31,6.88 +5.31,6.88;6.56,5.62 +6.56,5.62;6.56,3.44 +6.56,3.44;5.31,2.19 +5.31,2.19;3.44,2.19 +3.44,2.19;2.19,3.44 + +# UTF-16 : 24 df +# UTF-8 : 85 93 e2 +[24df] Ⓟ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.50,1.88;2.50,7.19 +2.50,6.25;3.75,7.19 +3.75,7.19;5.62,7.19 +5.62,7.19;6.88,6.25 +6.88,6.25;6.88,4.38 +6.88,4.38;5.62,3.44 +5.62,3.44;3.75,3.44 +3.75,3.44;2.50,4.38 + +# UTF-16 : 24 e0 +# UTF-8 : 86 93 e2 +[24e0] Ⓠ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +6.25,1.88;6.25,7.19 +6.25,6.25;5.00,7.19 +5.00,7.19;3.12,7.19 +3.12,7.19;1.88,6.25 +1.88,6.25;1.88,4.38 +1.88,4.38;3.12,3.44 +3.12,3.44;5.00,3.44 +5.00,3.44;6.25,4.38 + +# UTF-16 : 24 e1 +# UTF-8 : 87 93 e2 +[24e1] Ⓡ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.81,2.19;2.81,6.88 +2.81,4.69;3.44,5.62 +3.44,5.62;4.06,6.25 +4.06,6.25;5.31,6.88 +5.31,6.88;6.25,6.88 + +# UTF-16 : 24 e2 +# UTF-8 : 88 93 e2 +[24e2] Ⓢ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +6.56,6.25;5.31,6.88 +5.31,6.88;3.12,6.88 +3.12,6.88;2.19,6.25 +2.19,6.25;2.19,5.62 +2.19,5.62;3.12,5.00 +3.12,5.00;5.31,4.38 +5.31,4.38;6.56,3.75 +6.56,3.75;6.56,2.81 +6.56,2.81;5.62,2.19 +5.62,2.19;3.12,2.19 +3.12,2.19;1.88,3.12 + +# UTF-16 : 24 e3 +# UTF-8 : 89 93 e2 +[24e3] Ⓣ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.50,6.56;5.94,6.56 +4.06,7.81;4.06,3.12 +4.06,3.12;5.00,2.19 +5.00,2.19;6.25,2.19 + +# UTF-16 : 24 e4 +# UTF-8 : 8a 93 e2 +[24e4] Ⓤ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.19,6.88;2.19,2.50 +2.19,3.44;3.12,2.50 +3.12,2.50;5.62,2.50 +5.62,2.50;6.56,3.44 +6.56,3.44;6.56,6.88 + +# UTF-16 : 24 e5 +# UTF-8 : 8b 93 e2 +[24e5] Ⓥ +0.00,6.25;0.00,3.75 +0.00,3.75;1.25,1.88 +1.25,1.88;3.12,0.62 +3.12,0.62;5.62,0.62 +5.62,0.62;7.50,1.88 +7.50,1.88;8.75,3.75 +8.75,3.75;8.75,6.25 +8.75,6.25;7.50,8.12 +7.50,8.12;5.62,9.38 +5.62,9.38;3.12,9.38 +3.12,9.38;1.25,8.12 +1.25,8.12;0.00,6.25 +1.88,6.25;4.38,1.88 +4.38,1.88;6.88,6.25 + +# UTF-16 : 24 e6 +# UTF-8 : 8c 93 e2 +[24e6] Ⓦ +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +0.00,3.75;0.00,6.25 +1.56,6.25;3.12,1.88 +3.12,1.88;4.38,5.62 +4.38,5.62;5.62,1.88 +5.62,1.88;7.19,6.25 + +# UTF-16 : 24 e7 +# UTF-8 : 8d 93 e2 +[24e7] Ⓧ +0.00,6.25;0.00,3.75 +0.00,3.75;1.25,1.88 +1.25,1.88;3.12,0.62 +3.12,0.62;5.62,0.62 +5.62,0.62;7.50,1.88 +7.50,1.88;8.75,3.75 +8.75,3.75;8.75,6.25 +8.75,6.25;7.50,8.12 +7.50,8.12;5.62,9.38 +5.62,9.38;3.12,9.38 +3.12,9.38;1.25,8.12 +1.25,8.12;0.00,6.25 +2.19,6.25;6.56,2.50 +6.56,6.25;2.19,2.50 + +# UTF-16 : 24 e8 +# UTF-8 : 8e 93 e2 +[24e8] Ⓨ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +6.56,6.88;3.75,2.19 +3.75,2.19;2.81,1.88 +2.19,6.88;4.38,4.38 +4.38,4.38;5.00,4.38 + +# UTF-16 : 24 e9 +# UTF-8 : 8f 93 e2 +[24e9] Ⓩ +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +0.00,3.75;0.00,6.25 +2.19,6.25;6.56,6.25 +6.56,6.25;2.19,2.50 +2.19,2.50;6.56,2.50 + +# UTF-16 : 04 10 +# UTF-8 : 90 d0 +[0410] А +0.62,0.94;2.19,0.94 +1.25,0.94;4.38,9.38 +4.38,9.38;7.50,0.94 +6.56,0.94;8.12,0.94 +2.50,4.06;6.25,4.06 + +# UTF-16 : 04 11 +# UTF-8 : 91 d0 +[0411] Б +7.19,8.75;6.25,9.38 +6.25,9.38;1.25,9.38 +1.88,9.38;1.88,0.94 +1.25,0.94;5.94,0.94 +5.94,0.94;6.88,1.56 +6.88,1.56;7.50,2.50 +7.50,2.50;7.50,4.38 +7.50,4.38;6.88,5.31 +6.88,5.31;6.25,5.94 +6.25,5.94;1.88,5.94 + +# UTF-16 : 04 12 +# UTF-8 : 92 d0 +[0412] В +1.25,9.38;6.25,9.38 +6.25,9.38;7.19,8.44 +7.19,8.44;7.19,6.25 +7.19,6.25;6.25,5.31 +6.25,5.31;2.19,5.31 +6.25,5.31;7.50,4.38 +7.50,4.38;7.50,1.88 +7.50,1.88;6.25,0.94 +6.25,0.94;1.25,0.94 +1.88,0.94;1.88,9.38 + +# UTF-16 : 04 13 +# UTF-8 : 93 d0 +[0413] Г +0.94,0.94;2.81,0.94 +1.88,0.94;1.88,9.38 +0.94,9.38;6.56,9.38 +6.56,9.38;7.81,8.75 + +# UTF-16 : 04 14 +# UTF-8 : 94 d0 +[0414] Д +0.31,0.62;1.25,1.56 +1.25,1.56;6.88,1.56 +1.88,1.56;2.50,3.12 +2.50,3.12;3.12,9.38 +2.19,9.38;6.88,9.38 +6.88,9.38;6.88,2.50 +6.88,2.50;7.81,0.62 + +# UTF-16 : 04 15 +# UTF-8 : 95 d0 +[0415] Е +5.94,5.00;1.88,5.00 +1.88,9.06;1.88,0.94 +1.25,0.94;7.19,0.94 +7.19,0.94;7.19,1.88 +7.19,8.12;7.19,9.06 +7.19,9.06;1.25,9.06 + +# UTF-16 : 04 01 +# UTF-8 : 81 d0 +[0401] Ё +2.50,9.69;2.81,9.06 +2.81,9.06;3.12,9.69 +5.00,9.69;5.31,9.06 +5.31,9.06;5.62,9.69 +5.62,5.00;1.88,5.00 +1.88,8.12;1.88,0.94 +1.25,0.94;6.88,0.94 +6.88,8.12;1.25,8.12 + +# UTF-16 : 04 16 +# UTF-8 : 96 d0 +[0416] Ж +0.31,9.06;0.94,9.06 +0.94,9.06;2.19,5.94 +2.19,5.94;3.12,5.00 +3.12,5.00;5.62,5.00 +5.62,5.00;6.56,5.94 +6.56,5.94;7.81,9.06 +7.81,9.06;8.44,9.06 +8.44,0.94;6.56,4.06 +6.56,4.06;5.31,5.00 +3.44,5.00;2.19,4.06 +2.19,4.06;0.31,0.94 +4.38,1.56;4.38,8.75 + +# UTF-16 : 04 17 +# UTF-8 : 97 d0 +[0417] З +1.56,8.12;2.81,9.38 +2.81,9.38;5.94,9.38 +5.94,9.38;7.19,8.75 +7.19,8.75;7.81,7.81 +7.81,7.81;7.81,6.88 +7.81,6.88;7.19,5.94 +7.19,5.94;5.94,5.31 +5.94,5.31;3.75,5.31 +5.94,5.31;7.19,4.69 +7.19,4.69;7.81,3.75 +7.81,3.75;7.81,1.88 +7.81,1.88;6.56,0.94 +6.56,0.94;2.50,0.94 +2.50,0.94;1.25,1.88 +1.25,1.88;0.94,3.12 + +# UTF-16 : 04 18 +# UTF-8 : 98 d0 +[0418] И +1.25,9.38;1.25,0.94 +1.25,0.94;7.81,9.38 +7.81,9.38;7.81,0.94 + +# UTF-16 : 04 19 +# UTF-8 : 99 d0 +[0419] Й +1.25,8.75;1.25,0.94 +1.25,0.94;7.81,8.75 +7.81,8.75;7.81,0.94 +3.12,9.69;3.75,8.75 +3.75,8.75;5.31,8.75 +5.31,8.75;5.94,9.69 + +# UTF-16 : 04 1a +# UTF-8 : 9a d0 +[041a] К +1.56,0.94;1.56,9.38 +1.56,5.00;3.44,5.00 +3.44,5.00;6.88,9.38 +6.88,9.38;7.50,9.38 +7.50,9.38;8.12,8.44 +8.12,1.56;7.50,0.94 +7.50,0.94;3.44,5.00 + +# UTF-16 : 04 1b +# UTF-8 : 9b d0 +[041b] Л +0.31,1.88;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.50,1.88 +2.50,1.88;3.44,9.38 +2.50,9.38;7.81,9.38 +6.88,9.38;6.88,0.94 + +# UTF-16 : 04 1c +# UTF-8 : 9c d0 +[041c] М +0.62,0.94;1.56,9.38 +1.56,9.38;4.38,1.88 +4.38,1.88;7.19,9.38 +7.19,9.38;8.12,0.94 + +# UTF-16 : 04 1d +# UTF-8 : 9d d0 +[041d] Н +0.94,0.94;2.19,0.94 +6.88,0.94;8.12,0.94 +8.12,9.38;6.88,9.38 +2.19,9.38;0.94,9.38 +1.56,9.38;1.56,0.94 +1.56,5.31;7.50,5.31 +7.50,0.94;7.50,9.38 + +# UTF-16 : 04 1e +# UTF-8 : 9e d0 +[041e] О +2.50,9.38;6.56,9.38 +6.56,9.38;7.81,8.75 +7.81,8.75;8.44,7.50 +8.44,7.50;8.44,2.81 +8.44,2.81;7.81,1.56 +7.81,1.56;6.56,0.94 +6.56,0.94;2.50,0.94 +2.50,0.94;1.25,1.56 +1.25,1.56;0.62,2.81 +0.62,2.81;0.62,7.50 +0.62,7.50;1.25,8.75 +1.25,8.75;2.50,9.38 + +# UTF-16 : 04 1f +# UTF-8 : 9f d0 +[041f] П +2.19,0.94;0.94,0.94 +1.56,0.94;1.56,9.38 +0.94,9.38;8.12,9.38 +7.50,9.38;7.50,0.94 +6.88,0.94;8.12,0.94 + +# UTF-16 : 04 20 +# UTF-8 : a0 d0 +[0420] Р +1.88,0.94;1.88,9.38 +1.25,9.38;6.25,9.38 +6.25,9.38;8.12,7.81 +8.12,7.81;8.12,6.56 +8.12,6.56;6.25,5.00 +6.25,5.00;1.88,5.00 + +# UTF-16 : 04 21 +# UTF-8 : a1 d0 +[0421] С +7.50,8.44;6.25,9.38 +6.25,9.38;3.12,9.38 +3.12,9.38;1.88,8.75 +1.88,8.75;1.25,7.50 +1.25,7.50;1.25,2.81 +1.25,2.81;1.88,1.56 +1.88,1.56;3.12,0.94 +3.12,0.94;5.94,0.94 +5.94,0.94;7.19,1.56 +7.19,1.56;7.81,2.81 + +# UTF-16 : 04 22 +# UTF-8 : a2 d0 +[0422] Т +0.31,8.12;0.62,9.38 +0.62,9.38;8.12,9.38 +8.12,9.38;8.44,8.12 +4.38,9.38;4.38,0.94 +3.44,0.94;5.31,0.94 + +# UTF-16 : 04 23 +# UTF-8 : a3 d0 +[0423] У +4.38,1.88;0.94,9.06 +8.12,9.06;4.06,0.94 +4.06,0.94;3.12,0.31 +3.12,0.31;2.19,0.31 +2.19,0.31;0.94,1.25 + +# UTF-16 : 04 24 +# UTF-8 : a4 d0 +[0424] Ф +2.19,7.50;6.56,7.50 +6.56,7.50;7.81,6.88 +7.81,6.88;8.44,5.62 +8.44,5.62;8.44,4.69 +8.44,4.69;7.81,3.44 +7.81,3.44;6.56,2.50 +6.56,2.50;2.19,2.50 +2.19,2.50;0.94,3.12 +0.94,3.12;0.31,4.38 +0.31,4.38;0.31,5.94 +0.31,5.94;0.94,6.88 +0.94,6.88;2.19,7.50 +4.38,9.06;4.38,0.62 + +# UTF-16 : 04 25 +# UTF-8 : a5 d0 +[0425] Х +0.62,9.38;2.19,9.38 +1.25,9.38;7.81,0.94 +6.88,0.94;8.44,0.94 +8.44,9.38;6.88,9.38 +7.81,9.38;1.25,0.94 +0.62,0.94;2.19,0.94 + +# UTF-16 : 04 26 +# UTF-8 : a6 d0 +[0426] Ц +1.25,9.38;1.25,2.19 +1.25,2.19;2.19,1.25 +2.19,1.25;7.50,1.25 +7.50,1.25;7.50,9.38 +7.50,1.88;8.44,0.31 + +# UTF-16 : 04 27 +# UTF-8 : a7 d0 +[0427] Ч +0.94,9.06;0.94,4.69 +0.94,4.69;1.88,3.75 +1.88,3.75;5.94,3.75 +5.94,3.75;6.88,4.69 +6.88,9.06;6.88,0.94 + +# UTF-16 : 04 28 +# UTF-8 : a8 d0 +[0428] Ш +0.00,9.06;1.25,9.06 +0.62,9.06;0.62,0.94 +0.00,0.94;8.75,0.94 +4.38,0.94;4.38,9.06 +3.75,9.06;5.00,9.06 +7.50,9.06;8.75,9.06 +8.12,9.06;8.12,0.94 + +# UTF-16 : 04 29 +# UTF-8 : a9 d0 +[0429] Щ +8.75,0.31;7.50,2.19 +7.50,9.38;7.50,1.56 +7.50,1.56;0.00,1.56 +0.62,1.56;0.62,9.38 +4.06,9.38;4.06,1.56 + +# UTF-16 : 04 2a +# UTF-8 : aa d0 +[042a] Ъ +0.31,8.44;0.94,9.38 +0.94,9.38;2.81,9.38 +2.81,9.38;2.81,0.94 +2.81,0.94;5.94,0.94 +5.94,0.94;7.19,1.56 +7.19,1.56;7.81,2.81 +7.81,2.81;7.81,4.06 +7.81,4.06;7.19,5.31 +7.19,5.31;5.94,5.94 +5.94,5.94;2.81,5.94 + +# UTF-16 : 04 2b +# UTF-8 : ab d0 +[042b] Ы +1.25,5.94;4.69,5.94 +4.69,5.94;5.62,5.31 +5.62,5.31;6.25,4.38 +6.25,4.38;6.25,2.50 +6.25,2.50;5.62,1.56 +5.62,1.56;4.69,0.94 +4.69,0.94;0.31,0.94 +0.94,0.94;0.94,9.38 +7.19,9.38;8.75,9.38 +7.81,9.38;7.81,0.94 +7.19,0.94;8.75,0.94 + +# UTF-16 : 04 2c +# UTF-8 : ac d0 +[042c] Ь +2.19,9.38;2.19,0.94 +2.19,5.94;6.25,5.94 +6.25,5.94;7.50,5.31 +7.50,5.31;8.12,4.06 +8.12,4.06;8.12,2.81 +8.12,2.81;7.50,1.56 +7.50,1.56;6.25,0.94 +6.25,0.94;0.94,0.94 + +# UTF-16 : 04 2d +# UTF-8 : ad d0 +[042d] Э +1.25,7.81;2.19,8.75 +2.19,8.75;3.44,9.38 +3.44,9.38;5.31,9.38 +5.31,9.38;6.56,8.75 +6.56,8.75;7.19,8.12 +7.19,8.12;7.81,5.62 +7.81,5.62;7.81,4.69 +7.81,4.69;7.19,2.19 +7.19,2.19;6.56,1.56 +6.56,1.56;5.31,0.94 +5.31,0.94;3.75,0.94 +3.75,0.94;2.19,1.56 +2.19,1.56;1.25,2.50 +2.50,5.62;7.81,5.31 + +# UTF-16 : 04 2e +# UTF-8 : ae d0 +[042e] Ю +0.94,0.94;0.94,9.38 +0.94,5.31;2.81,5.31 +2.81,3.12;2.81,7.19 +2.81,7.19;3.44,8.75 +3.44,8.75;4.69,9.38 +4.69,9.38;6.56,9.38 +6.56,9.38;7.81,8.75 +7.81,8.75;8.44,7.19 +8.44,7.19;8.44,3.12 +8.44,3.12;7.81,1.56 +7.81,1.56;6.56,0.94 +6.56,0.94;4.69,0.94 +4.69,0.94;3.44,1.56 +3.44,1.56;2.81,3.12 + +# UTF-16 : 04 2f +# UTF-8 : af d0 +[042f] Я +7.50,0.94;7.50,9.38 +8.12,9.38;2.81,9.38 +2.81,9.38;1.88,8.75 +1.88,8.75;1.25,7.81 +1.25,7.81;1.25,6.56 +1.25,6.56;1.88,5.62 +1.88,5.62;2.81,5.00 +2.81,5.00;7.50,5.00 +4.06,5.00;1.25,0.94 + +# UTF-16 : 04 30 +# UTF-8 : b0 d0 +[0430] а +1.56,6.88;2.50,7.50 +2.50,7.50;5.94,7.50 +5.94,7.50;6.88,6.88 +6.88,6.88;7.50,5.94 +7.50,5.94;7.50,1.88 +7.50,1.88;7.81,0.94 +7.50,1.88;5.00,0.94 +5.00,0.94;2.19,0.94 +2.19,0.94;1.25,1.88 +1.25,1.88;1.25,3.12 +1.25,3.12;1.88,4.06 +1.88,4.06;2.81,4.69 +2.81,4.69;7.50,5.62 + +# UTF-16 : 04 31 +# UTF-8 : b1 d0 +[0431] б +7.81,9.69;6.25,9.06 +6.25,9.06;3.44,9.06 +3.44,9.06;1.88,8.44 +1.88,8.44;1.25,7.19 +1.25,7.19;1.25,2.81 +1.25,2.81;1.88,1.56 +1.88,1.56;3.12,0.94 +3.12,0.94;5.62,0.94 +5.62,0.94;6.88,1.56 +6.88,1.56;7.50,2.81 +7.50,2.81;7.50,4.69 +7.50,4.69;6.88,5.94 +6.88,5.94;5.31,6.56 +5.31,6.56;3.12,6.56 +3.12,6.56;2.19,5.94 +2.19,5.94;1.25,5.00 + +# UTF-16 : 04 32 +# UTF-8 : b2 d0 +[0432] в +1.25,0.94;6.25,0.94 +6.25,0.94;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,3.12 +7.50,3.12;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.25,4.38 +6.25,4.38;1.88,4.38 +5.94,4.38;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.62 +7.50,5.62;7.50,6.25 +7.50,6.25;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;5.94,7.50 +5.94,7.50;1.25,7.50 +1.88,7.50;1.88,0.94 + +# UTF-16 : 04 33 +# UTF-8 : b3 d0 +[0433] г +7.50,6.56;7.50,7.50 +7.50,7.50;0.94,7.50 +1.56,7.50;1.56,0.94 +0.94,0.94;2.19,0.94 + +# UTF-16 : 04 34 +# UTF-8 : b4 d0 +[0434] д +7.19,1.88;8.12,0.62 +0.31,0.62;2.19,2.81 +2.19,2.81;2.81,7.81 +2.81,7.81;7.19,7.81 +7.19,7.81;7.19,1.56 +7.19,1.56;1.25,1.56 + +# UTF-16 : 04 35 +# UTF-8 : b5 d0 +[0435] е +1.88,5.62;7.19,5.62 +7.19,5.62;6.56,6.88 +6.56,6.88;5.31,7.50 +5.31,7.50;3.75,7.50 +3.75,7.50;2.81,7.19 +2.81,7.19;2.19,6.56 +2.19,6.56;1.56,5.00 +1.56,5.00;1.56,3.75 +1.56,3.75;1.88,2.50 +1.88,2.50;2.50,1.56 +2.50,1.56;3.75,0.94 +3.75,0.94;5.31,0.94 +5.31,0.94;6.25,1.25 +6.25,1.25;7.19,2.19 + +# UTF-16 : 04 51 +# UTF-8 : 91 d1 +[0451] ё +1.88,5.31;7.19,5.31 +7.19,5.31;6.56,6.56 +6.56,6.56;5.31,7.19 +5.31,7.19;3.44,7.19 +3.44,7.19;2.19,6.56 +2.19,6.56;1.56,5.00 +1.56,5.00;1.56,2.81 +1.56,2.81;2.19,1.56 +2.19,1.56;3.44,0.94 +3.44,0.94;5.62,0.94 +5.62,0.94;6.88,1.56 +6.56,9.06;5.62,9.06 +5.62,9.06;6.25,8.12 +6.25,8.12;6.56,9.06 +3.12,9.06;2.19,9.06 +2.19,9.06;2.81,8.12 +2.81,8.12;3.12,9.06 + +# UTF-16 : 04 36 +# UTF-8 : b6 d0 +[0436] ж +0.62,7.81;1.88,7.19 +1.88,7.19;2.50,5.00 +2.50,5.00;3.12,4.38 +3.12,4.38;5.62,4.38 +5.62,4.38;6.25,5.00 +6.25,5.00;6.88,7.19 +6.88,7.19;8.12,7.81 +8.12,0.94;6.25,4.38 +6.25,4.38;2.50,4.38 +2.50,4.38;0.62,0.94 +4.38,1.25;4.38,7.50 + +# UTF-16 : 04 37 +# UTF-8 : b7 d0 +[0437] з +2.19,6.56;2.81,7.19 +2.81,7.19;4.06,7.81 +4.06,7.81;5.31,7.81 +5.31,7.81;6.25,7.50 +6.25,7.50;6.88,6.56 +6.88,6.56;6.88,5.62 +6.88,5.62;6.25,5.00 +6.25,5.00;5.31,4.69 +5.31,4.69;4.06,4.69 +5.31,4.69;6.25,4.06 +6.25,4.06;6.88,3.12 +6.88,3.12;6.88,2.19 +6.88,2.19;6.25,1.25 +6.25,1.25;5.31,0.94 +5.31,0.94;3.12,0.94 +3.12,0.94;2.19,1.56 +2.19,1.56;1.88,2.50 + +# UTF-16 : 04 38 +# UTF-8 : b8 d0 +[0438] и +1.56,0.94;1.56,7.50 +1.56,1.56;7.50,6.88 +7.50,7.50;7.50,0.94 + +# UTF-16 : 04 39 +# UTF-8 : b9 d0 +[0439] й +1.56,0.94;1.56,7.81 +1.56,1.56;7.50,6.88 +7.50,7.50;7.50,0.94 +3.12,9.06;3.75,8.12 +3.75,8.12;5.31,8.12 +5.31,8.12;5.94,9.06 + +# UTF-16 : 04 3a +# UTF-8 : ba d0 +[043a] к +1.25,7.50;1.25,0.94 +1.25,4.38;3.12,4.38 +3.12,4.38;5.94,7.50 +5.94,7.50;6.56,7.50 +6.56,7.50;7.50,6.56 +7.50,1.56;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;2.81,4.38 + +# UTF-16 : 04 3b +# UTF-8 : bb d0 +[043b] л +0.31,1.88;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,1.88 +2.19,1.88;2.81,7.81 +2.81,7.81;7.19,7.81 +7.19,7.81;7.19,0.94 + +# UTF-16 : 04 3c +# UTF-8 : bc d0 +[043c] м +0.94,0.94;1.88,7.50 +1.88,7.50;4.38,2.19 +4.38,2.19;6.88,7.50 +6.88,7.50;7.81,0.94 + +# UTF-16 : 04 3d +# UTF-8 : bd d0 +[043d] н +1.25,0.94;2.50,0.94 +6.56,0.94;7.81,0.94 +7.81,7.50;6.56,7.50 +2.50,7.50;1.25,7.50 +1.88,7.50;1.88,0.94 +7.19,0.94;7.19,7.50 +7.19,4.69;1.88,4.69 + +# UTF-16 : 04 3e +# UTF-8 : be d0 +[043e] о +3.44,7.50;5.62,7.50 +5.62,7.50;6.88,6.88 +6.88,6.88;7.50,5.62 +7.50,5.62;7.50,2.81 +7.50,2.81;6.88,1.56 +6.88,1.56;5.62,0.94 +5.62,0.94;3.44,0.94 +3.44,0.94;2.19,1.56 +2.19,1.56;1.56,2.81 +1.56,2.81;1.56,5.62 +1.56,5.62;2.19,6.88 +2.19,6.88;3.44,7.50 + +# UTF-16 : 04 3f +# UTF-8 : bf d0 +[043f] п +1.56,0.94;2.81,0.94 +2.19,0.94;2.19,7.50 +1.88,7.50;6.88,7.50 +6.56,7.50;6.56,0.94 +5.94,0.94;7.19,0.94 + +# UTF-16 : 04 40 +# UTF-8 : 80 d1 +[0440] р +1.25,7.50;1.88,7.50 +1.88,7.50;1.88,0.00 +1.88,6.56;3.44,7.50 +3.44,7.50;6.25,7.50 +6.25,7.50;7.81,6.56 +7.81,6.56;7.81,3.12 +7.81,3.12;6.56,2.19 +6.56,2.19;3.44,2.19 +3.44,2.19;1.88,3.12 + +# UTF-16 : 04 41 +# UTF-8 : 81 d1 +[0441] с +7.19,6.25;6.56,6.88 +6.56,6.88;5.31,7.50 +5.31,7.50;3.44,7.50 +3.44,7.50;2.19,6.88 +2.19,6.88;1.56,5.62 +1.56,5.62;1.56,2.81 +1.56,2.81;2.19,1.56 +2.19,1.56;3.44,0.94 +3.44,0.94;5.31,0.94 +5.31,0.94;6.56,1.56 +6.56,1.56;7.19,2.19 + +# UTF-16 : 04 42 +# UTF-8 : 82 d1 +[0442] т +0.94,6.88;0.94,7.50 +0.94,7.50;7.50,7.50 +7.50,7.50;7.50,6.88 +4.38,7.50;4.38,0.94 +3.75,0.94;5.00,0.94 + +# UTF-16 : 04 43 +# UTF-8 : 83 d1 +[0443] у +4.38,2.19;1.56,7.50 +1.56,7.50;0.94,7.50 +0.94,1.25;1.88,0.00 +1.88,0.00;3.12,0.00 +3.12,0.00;7.50,7.50 +7.50,7.50;8.12,7.50 + +# UTF-16 : 04 44 +# UTF-8 : 84 d1 +[0444] ф +4.38,0.62;4.38,8.75 +4.38,6.25;5.62,6.88 +5.62,6.88;6.88,6.88 +6.88,6.88;7.81,5.94 +7.81,5.94;7.81,3.12 +7.81,3.12;6.88,2.19 +6.88,2.19;5.62,2.19 +5.62,2.19;4.38,2.81 +4.38,2.81;3.12,2.19 +3.12,2.19;1.88,2.19 +1.88,2.19;0.94,3.12 +0.94,3.12;0.94,5.94 +0.94,5.94;1.88,6.88 +1.88,6.88;3.12,6.88 +3.12,6.88;4.38,6.25 + +# UTF-16 : 04 45 +# UTF-8 : 85 d1 +[0445] х +0.94,7.50;1.88,7.50 +1.56,7.50;7.50,0.94 +7.19,0.94;8.12,0.94 +8.12,7.50;7.19,7.50 +7.50,7.50;1.56,0.94 +0.94,0.94;1.88,0.94 + +# UTF-16 : 04 46 +# UTF-8 : 86 d1 +[0446] ц +7.81,0.31;6.88,1.56 +6.88,7.50;6.88,1.56 +6.88,1.56;6.25,0.94 +6.25,0.94;1.25,0.94 +2.50,0.94;1.88,1.56 +1.88,1.56;1.88,7.50 + +# UTF-16 : 04 47 +# UTF-8 : 87 d1 +[0447] ч +1.56,7.50;1.56,4.06 +1.56,4.06;2.50,3.12 +2.50,3.12;5.31,3.12 +5.31,3.12;6.88,4.06 +6.88,7.50;6.88,0.94 +6.25,0.94;7.50,0.94 + +# UTF-16 : 04 48 +# UTF-8 : 88 d1 +[0448] ш +0.62,7.50;1.88,7.50 +1.25,7.50;1.25,0.94 +0.62,0.94;8.12,0.94 +4.38,0.94;4.38,7.50 +3.75,7.50;5.00,7.50 +6.88,7.50;8.12,7.50 +7.50,7.50;7.50,0.94 + +# UTF-16 : 04 49 +# UTF-8 : 89 d1 +[0449] щ +0.62,7.50;1.88,7.50 +1.25,7.50;1.25,1.25 +0.62,1.25;7.50,1.25 +7.50,1.25;7.50,7.50 +8.12,7.50;6.88,7.50 +5.00,7.50;3.75,7.50 +4.38,7.50;4.38,1.25 +7.50,1.88;8.44,0.62 + +# UTF-16 : 04 4a +# UTF-8 : 8a d1 +[044a] ъ +0.62,6.56;1.25,7.50 +1.25,7.50;2.81,7.50 +2.81,7.50;2.81,0.94 +2.81,4.69;6.56,4.69 +6.56,4.69;7.81,3.75 +7.81,3.75;7.81,1.88 +7.81,1.88;6.56,0.94 +6.56,0.94;2.19,0.94 + +# UTF-16 : 04 4b +# UTF-8 : 8b d1 +[044b] ы +1.25,4.69;4.69,4.69 +4.69,4.69;5.94,3.75 +5.94,3.75;5.94,1.88 +5.94,1.88;4.69,0.94 +4.69,0.94;0.62,0.94 +7.19,0.94;8.44,0.94 +7.81,0.94;7.81,7.50 +8.44,7.50;7.19,7.50 +1.25,7.50;1.25,0.94 + +# UTF-16 : 04 4c +# UTF-8 : 8c d1 +[044c] ь +2.19,7.50;2.19,0.94 +1.56,0.94;5.94,0.94 +5.94,0.94;7.19,1.56 +7.19,1.56;7.81,2.50 +7.81,2.50;7.81,3.12 +7.81,3.12;7.19,4.06 +7.19,4.06;5.94,4.69 +5.94,4.69;2.19,4.69 + +# UTF-16 : 04 4d +# UTF-8 : 8d d1 +[044d] э +1.88,6.56;2.81,7.19 +2.81,7.19;3.75,7.50 +3.75,7.50;5.00,7.50 +5.00,7.50;5.94,7.19 +5.94,7.19;6.88,6.25 +6.88,6.25;7.19,5.00 +7.19,5.00;7.19,3.44 +7.19,3.44;6.88,2.19 +6.88,2.19;5.94,1.25 +5.94,1.25;5.00,0.94 +5.00,0.94;3.75,0.94 +3.75,0.94;2.81,1.25 +2.81,1.25;1.88,1.88 +3.12,4.38;7.19,4.06 + +# UTF-16 : 04 4e +# UTF-8 : 8e d1 +[044e] ю +0.94,7.50;0.94,0.94 +0.94,4.38;3.44,4.38 +3.44,2.81;3.44,5.62 +3.44,5.62;3.75,6.88 +3.75,6.88;5.00,7.50 +5.00,7.50;6.56,7.50 +6.56,7.50;7.50,6.88 +7.50,6.88;8.12,5.62 +8.12,5.62;8.12,2.81 +8.12,2.81;7.50,1.56 +7.50,1.56;6.25,0.94 +6.25,0.94;5.31,0.94 +5.31,0.94;4.06,1.56 +4.06,1.56;3.44,2.81 + +# UTF-16 : 04 4f +# UTF-8 : 8f d1 +[044f] я +3.44,3.75;1.25,0.94 +6.88,0.94;6.88,7.50 +7.50,7.50;2.81,7.50 +2.81,7.50;1.56,6.56 +1.56,6.56;1.56,4.69 +1.56,4.69;2.81,3.75 +2.81,3.75;6.88,3.75 + +# UTF-16 : 21 70 +# UTF-8 : b0 85 e2 +[2170] ⅰ +2.81,0.94;5.94,0.94 +4.38,0.94;4.38,5.94 +4.38,5.94;3.44,5.94 +3.44,8.12;4.69,8.12 +4.69,8.12;4.06,7.19 +4.06,7.19;3.44,8.12 + +# UTF-16 : 21 71 +# UTF-8 : b1 85 e2 +[2171] ⅱ +1.88,0.94;6.88,0.94 +3.12,0.94;3.12,5.94 +3.12,5.94;2.19,5.94 +2.19,8.12;3.44,8.12 +3.44,8.12;2.81,7.19 +2.81,7.19;2.19,8.12 +4.69,8.12;5.94,8.12 +5.94,8.12;5.31,7.19 +5.31,7.19;4.69,8.12 +4.69,5.94;5.62,5.94 +5.62,5.94;5.62,0.94 + +# UTF-16 : 21 72 +# UTF-8 : b2 85 e2 +[2172] ⅲ +1.25,0.94;7.50,0.94 +2.19,0.94;2.19,5.94 +2.19,5.94;1.25,5.94 +1.25,8.12;2.50,8.12 +2.50,8.12;1.88,7.19 +1.88,7.19;1.25,8.12 +3.44,8.12;4.69,8.12 +4.69,8.12;4.06,7.19 +4.06,7.19;3.44,8.12 +3.44,5.94;4.38,5.94 +4.38,5.94;4.38,0.94 +6.56,0.94;6.56,5.94 +6.56,5.94;5.62,5.94 +5.62,8.12;6.25,7.19 +6.25,7.19;6.88,8.12 +6.88,8.12;5.62,8.12 + +# UTF-16 : 21 73 +# UTF-8 : b3 85 e2 +[2173] ⅳ +1.25,8.12;2.50,8.12 +2.50,8.12;1.88,7.19 +1.88,7.19;1.25,8.12 +1.25,5.94;2.19,5.94 +2.19,5.94;2.19,0.94 +0.94,0.94;3.44,0.94 +3.12,5.94;4.38,5.94 +3.75,5.94;5.31,0.94 +5.31,0.94;6.88,5.94 +6.25,5.94;7.50,5.94 + +# UTF-16 : 21 74 +# UTF-8 : b4 85 e2 +[2174] ⅴ +2.19,5.94;4.38,0.94 +4.38,0.94;6.56,5.94 +1.56,5.94;2.81,5.94 +5.94,5.94;7.19,5.94 + +# UTF-16 : 21 75 +# UTF-8 : b5 85 e2 +[2175] ⅵ +1.56,5.94;3.12,0.94 +3.12,0.94;4.69,5.94 +0.94,5.94;2.19,5.94 +4.06,5.94;5.00,5.94 +5.94,5.94;6.88,5.94 +6.88,5.94;6.88,0.94 +7.81,0.94;5.94,0.94 +5.94,8.12;7.19,8.12 +7.19,8.12;6.56,7.19 +6.56,7.19;5.94,8.12 + +# UTF-16 : 21 76 +# UTF-8 : b6 85 e2 +[2176] ⅶ +0.00,5.94;0.94,5.94 +0.62,5.94;1.88,0.94 +1.88,0.94;3.44,5.94 +3.12,5.94;3.75,5.94 +4.38,5.94;5.31,5.94 +5.31,5.94;5.31,0.94 +6.25,0.94;4.38,0.94 +4.38,8.12;5.62,8.12 +5.62,8.12;5.00,7.19 +5.00,7.19;4.38,8.12 +6.88,8.12;8.12,8.12 +8.12,8.12;7.50,7.19 +7.50,7.19;6.88,8.12 +6.88,5.94;7.81,5.94 +7.81,5.94;7.81,0.94 +6.88,0.94;8.75,0.94 + +# UTF-16 : 21 77 +# UTF-8 : b7 85 e2 +[2177] ⅷ +0.00,5.94;0.62,5.94 +0.31,5.94;1.56,0.94 +1.56,0.94;2.81,5.94 +2.50,5.94;4.38,5.94 +4.38,5.94;4.38,0.94 +8.75,0.94;3.44,0.94 +3.44,8.12;4.69,8.12 +4.69,8.12;4.06,7.19 +4.06,7.19;3.44,8.12 +5.31,8.12;6.56,8.12 +6.56,8.12;5.94,7.19 +5.94,7.19;5.31,8.12 +5.31,5.94;6.25,5.94 +6.25,5.94;6.25,0.94 +8.12,0.94;8.12,5.94 +8.12,5.94;7.19,5.94 +7.19,8.12;8.44,8.12 +8.44,8.12;7.81,7.19 +7.81,7.19;7.19,8.12 + +# UTF-16 : 21 78 +# UTF-8 : b8 85 e2 +[2178] ⅸ +0.94,8.12;2.19,8.12 +2.19,8.12;1.56,7.19 +1.56,7.19;0.94,8.12 +0.94,5.94;1.88,5.94 +1.88,5.94;1.88,0.94 +0.94,0.94;3.75,0.94 +3.12,0.94;7.50,5.94 +6.88,5.94;8.12,5.94 +8.12,0.94;6.88,0.94 +7.50,0.94;3.12,5.94 +2.81,5.94;3.75,5.94 + +# UTF-16 : 21 79 +# UTF-8 : b9 85 e2 +[2179] ⅹ +1.56,5.94;7.19,0.94 +7.19,5.94;1.56,0.94 +0.94,0.94;2.19,0.94 +6.56,0.94;7.81,0.94 +7.81,5.94;6.25,5.94 +2.19,5.94;0.94,5.94 + +# UTF-16 : 25 00 +# UTF-8 : 80 94 e2 +[2500] ─ +0.00,5.00;9.06,5.00 + +# UTF-16 : 25 02 +# UTF-8 : 82 94 e2 +[2502] │ +4.38,0.00;4.38,9.69 + +# UTF-16 : 25 0c +# UTF-8 : 8c 94 e2 +[250c] ┌ +4.38,0.00;4.38,4.38 +4.38,4.38;5.00,5.00 +5.00,5.00;9.06,5.00 + +# UTF-16 : 25 10 +# UTF-8 : 90 94 e2 +[2510] ┐ +4.38,0.00;4.38,4.38 +4.38,4.38;3.75,5.00 +3.75,5.00;0.00,5.00 + +# UTF-16 : 25 18 +# UTF-8 : 98 94 e2 +[2518] ┘ +0.00,5.00;3.75,5.00 +3.75,5.00;4.38,5.62 +4.38,5.62;4.38,9.69 + +# UTF-16 : 25 14 +# UTF-8 : 94 94 e2 +[2514] └ +4.38,9.69;4.38,5.62 +4.38,5.62;5.00,5.00 +5.00,5.00;9.06,5.00 + +# UTF-16 : 25 1c +# UTF-8 : 9c 94 e2 +[251c] ├ +4.38,0.00;4.38,9.69 +4.38,5.00;9.06,5.00 + +# UTF-16 : 25 2c +# UTF-8 : ac 94 e2 +[252c] ┬ +0.00,5.00;9.06,5.00 +4.38,5.00;4.38,0.00 + +# UTF-16 : 25 24 +# UTF-8 : a4 94 e2 +[2524] ┤ +4.38,0.00;4.38,9.69 +4.38,5.00;0.00,5.00 + +# UTF-16 : 25 34 +# UTF-8 : b4 94 e2 +[2534] ┴ +0.00,5.00;9.06,5.00 +4.38,5.00;4.38,9.69 + +# UTF-16 : 25 3c +# UTF-8 : bc 94 e2 +[253c] ┼ +0.00,5.00;9.06,5.00 +4.38,0.00;4.38,9.69 + +# UTF-16 : 25 01 +# UTF-8 : 81 94 e2 +[2501] ━ +0.00,4.69;9.06,4.69 +9.06,5.62;0.00,5.62 + +# UTF-16 : 25 03 +# UTF-8 : 83 94 e2 +[2503] ┃ +4.06,0.00;4.06,9.69 +5.00,9.69;5.00,0.00 + +# UTF-16 : 25 0f +# UTF-8 : 8f 94 e2 +[250f] ┏ +4.06,0.00;4.06,5.00 +4.06,5.00;4.69,5.62 +4.69,5.62;9.06,5.62 +9.06,4.69;5.31,4.69 +5.31,4.69;5.00,4.38 +5.00,4.38;5.00,0.00 + +# UTF-16 : 25 13 +# UTF-8 : 93 94 e2 +[2513] ┓ +0.00,5.62;4.38,5.62 +4.38,5.62;5.00,5.00 +5.00,5.00;5.00,0.00 +4.06,0.00;4.06,4.38 +4.06,4.38;3.75,4.69 +3.75,4.69;0.00,4.69 + +# UTF-16 : 25 1b +# UTF-8 : 9b 94 e2 +[251b] ┛ +0.00,4.69;4.38,4.69 +4.38,4.69;5.00,5.31 +5.00,5.31;5.00,9.69 +4.06,9.69;4.06,5.94 +4.06,5.94;3.75,5.62 +3.75,5.62;0.00,5.62 + +# UTF-16 : 25 17 +# UTF-8 : 97 94 e2 +[2517] ┗ +9.06,4.69;4.69,4.69 +4.69,4.69;4.06,5.31 +4.06,5.31;4.06,9.69 +5.00,9.69;5.00,5.94 +5.00,5.94;5.31,5.62 +5.31,5.62;9.06,5.62 + +# UTF-16 : 25 23 +# UTF-8 : a3 94 e2 +[2523] ┣ +4.06,0.00;4.06,9.69 +5.00,9.69;5.00,5.94 +5.00,5.94;5.31,5.62 +5.31,5.62;9.06,5.62 +9.06,4.69;5.31,4.69 +5.31,4.69;5.00,4.38 +5.00,4.38;5.00,0.00 + +# UTF-16 : 25 33 +# UTF-8 : b3 94 e2 +[2533] ┳ +0.00,5.62;9.06,5.62 +9.06,4.69;5.31,4.69 +5.31,4.69;5.00,4.38 +5.00,4.38;5.00,0.00 +4.06,0.00;4.06,4.38 +4.06,4.38;3.75,4.69 +3.75,4.69;0.00,4.69 + +# UTF-16 : 25 2b +# UTF-8 : ab 94 e2 +[252b] ┫ +5.00,0.00;5.00,9.69 +4.06,9.69;4.06,5.94 +4.06,5.94;3.75,5.62 +3.75,5.62;0.00,5.62 +0.00,4.69;3.75,4.69 +3.75,4.69;4.06,4.38 +4.06,4.38;4.06,0.00 + +# UTF-16 : 25 3b +# UTF-8 : bb 94 e2 +[253b] ┻ +0.00,4.69;9.06,4.69 +9.06,5.62;5.31,5.62 +5.31,5.62;5.00,5.94 +5.00,5.94;5.00,9.69 +4.06,9.69;4.06,5.94 +4.06,5.94;3.75,5.62 +3.75,5.62;0.00,5.62 + +# UTF-16 : 25 4b +# UTF-8 : 8b 95 e2 +[254b] ╋ +0.00,4.69;3.75,4.69 +3.75,4.69;4.06,4.38 +4.06,4.38;4.06,0.00 +5.00,0.00;5.00,4.38 +5.00,4.38;5.31,4.69 +5.31,4.69;9.06,4.69 +9.06,5.62;5.31,5.62 +5.31,5.62;5.00,5.94 +5.00,5.94;5.00,9.69 +4.06,9.69;4.06,5.94 +4.06,5.94;3.75,5.62 +3.75,5.62;0.00,5.62 + +# UTF-16 : 25 20 +# UTF-8 : a0 94 e2 +[2520] ┠ +4.06,0.00;4.06,9.69 +5.00,9.69;5.00,0.00 +5.00,5.00;9.06,5.00 + +# UTF-16 : 25 2f +# UTF-8 : af 94 e2 +[252f] ┯ +0.00,5.62;9.06,5.62 +9.06,4.69;0.00,4.69 +4.38,4.69;4.38,0.00 + +# UTF-16 : 25 28 +# UTF-8 : a8 94 e2 +[2528] ┨ +5.00,0.00;5.00,9.69 +4.06,9.69;4.06,0.00 +4.06,5.00;0.00,5.00 + +# UTF-16 : 25 37 +# UTF-8 : b7 94 e2 +[2537] ┷ +0.00,4.69;9.06,4.69 +9.06,5.62;0.00,5.62 +4.38,5.62;4.38,9.69 + +# UTF-16 : 25 3f +# UTF-8 : bf 94 e2 +[253f] ┿ +0.00,4.69;9.06,4.69 +9.06,5.62;0.00,5.62 +4.38,9.69;4.38,5.62 +4.38,4.69;4.38,0.00 + +# UTF-16 : 25 1d +# UTF-8 : 9d 94 e2 +[251d] ┝ +4.38,0.00;4.38,9.69 +4.38,5.62;9.06,5.62 +9.06,4.69;4.38,4.69 + +# UTF-16 : 25 30 +# UTF-8 : b0 94 e2 +[2530] ┰ +0.00,5.00;9.06,5.00 +5.00,5.00;5.00,0.00 +4.06,0.00;4.06,5.00 + +# UTF-16 : 25 25 +# UTF-8 : a5 94 e2 +[2525] ┥ +4.38,0.00;4.38,9.69 +4.38,5.62;0.00,5.62 +0.00,4.69;4.38,4.69 + +# UTF-16 : 25 38 +# UTF-8 : b8 94 e2 +[2538] ┸ +0.00,5.00;9.06,5.00 +5.00,5.00;5.00,9.69 +4.06,9.69;4.06,5.00 + +# UTF-16 : 25 42 +# UTF-8 : 82 95 e2 +[2542] ╂ +4.06,0.00;4.06,9.69 +5.00,9.69;5.00,0.00 +5.00,5.00;9.06,5.00 +0.00,5.00;4.06,5.00 + +# UTF-16 : a6 +# UTF-8 : a6 c2 +[00a6] ¦ +6.88,8.44;8.12,8.44 +8.12,8.44;8.75,7.81 +8.75,7.81;8.75,6.56 +8.75,6.56;8.12,5.94 +8.12,5.94;6.88,5.94 +6.88,5.94;6.25,6.56 +6.25,6.56;6.25,7.81 +6.25,7.81;6.88,8.44 + +# UTF-16 : 20 5d +# UTF-8 : 9d 81 e2 +[205d] ⁝ +4.38,8.12;3.75,9.06 +3.75,9.06;5.00,9.06 +5.00,9.06;4.38,8.12 +4.38,4.38;5.00,5.31 +5.00,5.31;3.75,5.31 +3.75,5.31;4.38,4.38 +4.38,0.62;5.00,1.56 +5.00,1.56;3.75,1.56 +3.75,1.56;4.38,0.62 + +# UTF-16 : 20 5a +# UTF-8 : 9a 81 e2 +[205a] ⁚ +3.75,7.81;5.00,7.81 +5.00,7.81;4.38,6.88 +4.38,6.88;3.75,7.81 +3.75,2.50;4.38,1.56 +4.38,1.56;5.00,2.50 +5.00,2.50;3.75,2.50 + +# UTF-16 : 23 dc +# UTF-8 : 9c 8f e2 +[23dc] ⏜ +0.31,2.50;1.56,3.44 +1.56,3.44;3.44,4.06 +3.44,4.06;5.62,4.06 +5.62,4.06;7.50,3.44 +7.50,3.44;8.75,2.50 + +# UTF-16 : 23 dd +# UTF-8 : 9d 8f e2 +[23dd] ⏝ +0.31,7.81;1.56,6.88 +1.56,6.88;3.44,6.25 +3.44,6.25;5.62,6.25 +5.62,6.25;7.50,6.88 +7.50,6.88;8.75,7.81 + +# UTF-16 : 23 e0 +# UTF-8 : a0 8f e2 +[23e0] ⏠ +0.31,2.19;1.25,3.75 +1.25,3.75;7.81,3.75 +7.81,3.75;8.75,2.19 + +# UTF-16 : 23 e1 +# UTF-8 : a1 8f e2 +[23e1] ⏡ +0.31,8.12;1.25,6.56 +1.25,6.56;7.81,6.56 +7.81,6.56;8.75,8.12 + +# UTF-16 : 23 de +# UTF-8 : 9e 8f e2 +[23de] ⏞ +0.00,2.50;0.62,3.75 +0.62,3.75;4.06,3.75 +4.06,3.75;4.38,4.69 +4.38,4.69;4.69,3.75 +4.69,3.75;8.44,3.75 +8.44,3.75;9.06,2.50 + +# UTF-16 : 23 df +# UTF-8 : 9f 8f e2 +[23df] ⏟ +0.00,7.81;0.62,6.56 +0.62,6.56;4.06,6.56 +4.06,6.56;4.38,5.62 +4.38,5.62;4.69,6.56 +4.69,6.56;8.44,6.56 +8.44,6.56;9.06,7.81 + +# UTF-16 : a4 +# UTF-8 : a4 c2 +[00a4] ¤ +0.94,1.56;2.50,3.12 +2.50,3.12;1.88,4.38 +1.88,4.38;1.88,5.62 +1.88,5.62;2.50,6.88 +2.50,6.88;3.75,7.50 +3.75,7.50;5.00,7.50 +5.00,7.50;6.25,6.88 +6.25,6.88;6.88,5.62 +6.88,5.62;6.88,4.38 +6.88,4.38;6.25,3.12 +6.25,3.12;5.00,2.50 +5.00,2.50;3.75,2.50 +3.75,2.50;2.50,3.12 +6.25,3.12;7.81,1.56 +7.81,8.44;6.25,6.88 +2.50,6.88;0.94,8.44 + +# UTF-16 : b2 +# UTF-8 : b2 c2 +[00b2] ² +0.00,8.44;0.94,9.38 +0.94,9.38;3.12,9.38 +3.12,9.38;4.06,8.44 +4.06,8.44;4.06,7.50 +4.06,7.50;3.44,6.56 +3.44,6.56;0.00,3.75 +0.00,3.75;4.38,3.75 + +# UTF-16 : b3 +# UTF-8 : b3 c2 +[00b3] ³ +0.00,9.38;4.06,9.38 +4.06,9.38;1.25,7.19 +1.25,7.19;3.12,7.19 +3.12,7.19;4.06,6.25 +4.06,6.25;4.06,4.69 +4.06,4.69;3.12,3.75 +3.12,3.75;0.94,3.75 +0.94,3.75;0.00,4.69 + +# UTF-16 : b9 +# UTF-8 : b9 c2 +[00b9] ¹ +0.62,7.50;2.19,9.38 +2.19,9.38;2.19,3.75 +0.31,3.75;4.06,3.75 + +# UTF-16 : ba +# UTF-8 : ba c2 +[00ba] º +0.00,8.12;1.25,9.38 +1.25,9.38;2.81,9.38 +2.81,9.38;4.06,8.12 +4.06,8.12;4.06,5.31 +4.06,5.31;2.81,4.06 +2.81,4.06;1.25,4.06 +1.25,4.06;0.00,5.31 +0.00,5.31;0.00,8.12 + +# UTF-16 : 24 60 +# UTF-8 : a0 91 e2 +[2460] ① +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.81,5.94;4.38,8.12 +4.38,8.12;4.38,2.19 +2.81,2.19;5.94,2.19 + +# UTF-16 : 24 61 +# UTF-8 : a1 91 e2 +[2461] ② +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.50,6.88;3.44,7.81 +3.44,7.81;5.31,7.81 +5.31,7.81;6.25,6.88 +6.25,6.88;6.25,5.62 +6.25,5.62;2.50,2.50 +2.50,2.50;6.25,2.50 + +# UTF-16 : 24 62 +# UTF-8 : a2 91 e2 +[2462] ③ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.50,7.50;6.25,7.50 +6.25,7.50;3.44,5.31 +3.44,5.31;5.31,5.31 +5.31,5.31;6.25,4.38 +6.25,4.38;6.25,3.12 +6.25,3.12;5.31,2.19 +5.31,2.19;3.44,2.19 +3.44,2.19;2.50,2.81 + +# UTF-16 : 24 63 +# UTF-8 : a3 91 e2 +[2463] ④ +0.00,3.75;1.25,1.88 +1.25,1.88;3.12,0.62 +3.12,0.62;5.62,0.62 +5.62,0.62;7.50,1.88 +7.50,1.88;8.75,3.75 +8.75,3.75;8.75,6.25 +8.75,6.25;7.50,8.12 +7.50,8.12;5.62,9.38 +5.62,9.38;3.12,9.38 +3.12,9.38;1.25,8.12 +1.25,8.12;0.00,6.25 +0.00,6.25;0.00,3.75 +6.56,3.75;1.88,3.75 +1.88,3.75;4.69,8.12 +5.31,8.12;5.31,2.19 + +# UTF-16 : 24 64 +# UTF-8 : a4 91 e2 +[2464] ⑤ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +6.25,7.50;2.50,7.50 +2.50,7.50;2.50,5.00 +2.50,5.00;3.44,5.62 +3.44,5.62;5.31,5.62 +5.31,5.62;6.25,4.69 +6.25,4.69;6.25,3.12 +6.25,3.12;5.31,2.19 +5.31,2.19;3.44,2.19 +3.44,2.19;2.50,2.81 + +# UTF-16 : 24 65 +# UTF-8 : a5 91 e2 +[2465] ⑥ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +6.25,7.19;5.31,7.81 +5.31,7.81;3.44,7.81 +3.44,7.81;2.50,6.88 +2.50,6.88;2.50,3.12 +2.50,3.12;3.44,2.19 +3.44,2.19;5.31,2.19 +5.31,2.19;6.25,3.12 +6.25,3.12;6.25,4.69 +6.25,4.69;5.31,5.62 +5.31,5.62;3.44,5.62 +3.44,5.62;2.50,4.69 + +# UTF-16 : 24 66 +# UTF-8 : a6 91 e2 +[2466] ⑦ +0.00,6.25;0.00,3.75 +0.00,3.75;1.25,1.88 +1.25,1.88;3.12,0.62 +3.12,0.62;5.62,0.62 +5.62,0.62;7.50,1.88 +7.50,1.88;8.75,3.75 +8.75,3.75;8.75,6.25 +8.75,6.25;7.50,8.12 +7.50,8.12;5.62,9.38 +5.62,9.38;3.12,9.38 +3.12,9.38;1.25,8.12 +1.25,8.12;0.00,6.25 +2.50,6.25;2.50,7.50 +2.50,7.50;6.25,7.50 +6.25,7.50;6.25,6.56 +6.25,6.56;5.31,5.62 +5.31,5.62;4.69,4.69 +4.69,4.69;4.38,3.44 +4.38,3.44;4.38,1.88 + +# UTF-16 : 24 67 +# UTF-8 : a7 91 e2 +[2467] ⑧ +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +0.00,3.75;0.00,6.25 +3.44,5.31;2.50,5.94 +2.50,5.94;2.50,7.19 +2.50,7.19;3.44,7.81 +3.44,7.81;5.31,7.81 +5.31,7.81;6.25,7.19 +6.25,7.19;6.25,5.94 +6.25,5.94;5.31,5.31 +5.31,5.31;3.44,5.31 +3.44,5.31;2.19,4.38 +2.19,4.38;2.19,3.12 +2.19,3.12;3.12,2.19 +3.12,2.19;5.62,2.19 +5.62,2.19;6.56,3.12 +6.56,3.12;6.56,4.69 +6.56,4.69;5.31,5.31 + +# UTF-16 : 24 68 +# UTF-8 : a8 91 e2 +[2468] ⑨ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.50,2.81;3.44,2.19 +3.44,2.19;5.31,2.19 +5.31,2.19;6.25,3.12 +6.25,3.12;6.25,6.88 +6.25,6.88;5.31,7.81 +5.31,7.81;3.44,7.81 +3.44,7.81;2.50,6.88 +2.50,6.88;2.50,5.31 +2.50,5.31;3.44,4.38 +3.44,4.38;5.31,4.38 +5.31,4.38;6.25,5.31 + +# UTF-16 : 24 69 +# UTF-8 : a9 91 e2 +[2469] ⑩ +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +0.00,3.75;0.00,5.94 +1.56,5.94;2.81,7.81 +2.81,7.81;2.81,2.19 +5.94,2.19;6.88,3.44 +6.88,3.44;6.88,6.56 +6.88,6.56;5.94,7.81 +5.94,7.81;5.00,7.81 +5.00,7.81;4.06,6.56 +4.06,6.56;4.06,3.44 +4.06,3.44;5.00,2.19 +5.00,2.19;5.94,2.19 + +# UTF-16 : 24 6a +# UTF-8 : aa 91 e2 +[246a] ⑪ +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +0.00,3.75;0.00,5.94 +1.88,5.94;3.12,8.12 +3.12,8.12;3.12,1.88 +5.94,1.88;5.94,8.12 +5.94,8.12;4.69,5.94 + +# UTF-16 : 24 6b +# UTF-8 : ab 91 e2 +[246b] ⑫ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +1.88,5.62;3.12,7.81 +3.12,7.81;3.12,2.19 +6.56,2.19;4.06,2.19 +4.06,2.19;6.25,5.31 +6.25,5.31;6.25,7.19 +6.25,7.19;5.62,7.81 +5.62,7.81;4.69,7.81 +4.69,7.81;4.06,6.88 + +# UTF-16 : 24 6c +# UTF-8 : ac 91 e2 +[246c] ⑬ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +1.88,5.62;3.12,7.81 +3.12,7.81;3.12,2.19 +4.38,7.81;6.56,7.81 +6.56,7.81;4.69,5.31 +4.69,5.31;5.94,5.31 +5.94,5.31;6.56,4.69 +6.56,4.69;6.56,3.12 +6.56,3.12;5.62,2.19 +5.62,2.19;4.69,2.19 +4.69,2.19;4.06,2.81 + +# UTF-16 : 24 6d +# UTF-8 : ad 91 e2 +[246d] ⑭ +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +0.00,3.75;0.00,5.94 +1.88,5.94;3.12,7.81 +3.12,7.81;3.12,2.19 +5.94,2.19;5.94,7.81 +5.62,7.81;4.06,3.75 +4.06,3.75;7.19,3.75 + +# UTF-16 : 24 6e +# UTF-8 : ae 91 e2 +[246e] ⑮ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +1.88,5.94;3.12,7.81 +3.12,7.81;3.12,2.19 +6.56,7.81;4.38,7.81 +4.38,7.81;4.38,5.00 +4.38,5.00;5.00,5.62 +5.00,5.62;5.94,5.62 +5.94,5.62;6.56,5.00 +6.56,5.00;6.56,2.81 +6.56,2.81;5.94,2.19 +5.94,2.19;5.00,2.19 +5.00,2.19;4.38,2.81 + +# UTF-16 : 24 6f +# UTF-8 : af 91 e2 +[246f] ⑯ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +1.88,5.62;3.12,7.81 +3.12,7.81;3.12,2.19 +6.56,7.19;5.94,7.81 +5.94,7.81;5.00,7.81 +5.00,7.81;4.38,6.88 +4.38,6.88;4.38,3.12 +4.38,3.12;5.00,2.19 +5.00,2.19;5.94,2.19 +5.94,2.19;6.56,3.12 +6.56,3.12;6.56,4.69 +6.56,4.69;5.94,5.31 +5.94,5.31;5.00,5.31 +5.00,5.31;4.38,4.69 + +# UTF-16 : 24 70 +# UTF-8 : b0 91 e2 +[2470] ⑰ +0.00,6.25;0.00,3.75 +0.00,3.75;1.25,1.88 +1.25,1.88;3.12,0.62 +3.12,0.62;5.62,0.62 +5.62,0.62;7.50,1.88 +7.50,1.88;8.75,3.75 +8.75,3.75;8.75,6.25 +8.75,6.25;7.50,8.12 +7.50,8.12;5.62,9.38 +5.62,9.38;3.12,9.38 +3.12,9.38;1.25,8.12 +1.25,8.12;0.00,6.25 +1.56,5.62;2.81,7.81 +2.81,7.81;2.81,1.88 +5.31,1.88;5.31,3.12 +5.31,3.12;5.62,4.69 +5.62,4.69;6.25,6.88 +6.25,6.88;6.25,7.81 +6.25,7.81;4.06,7.81 +4.06,7.81;4.06,6.56 + +# UTF-16 : 24 71 +# UTF-8 : b1 91 e2 +[2471] ⑱ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +1.88,5.62;3.12,7.81 +3.12,7.81;3.12,2.19 +6.56,6.88;5.94,7.81 +5.94,7.81;5.00,7.81 +5.00,7.81;4.38,6.88 +4.38,6.88;4.38,5.94 +4.38,5.94;5.00,5.31 +5.00,5.31;5.94,5.31 +5.94,5.31;6.56,5.94 +6.56,5.94;6.56,6.88 +5.00,5.31;4.38,4.69 +4.38,4.69;4.38,3.12 +4.38,3.12;5.00,2.19 +5.00,2.19;5.94,2.19 +5.94,2.19;6.56,3.12 +6.56,3.12;6.56,4.69 +6.56,4.69;5.94,5.31 + +# UTF-16 : 24 72 +# UTF-8 : b2 91 e2 +[2472] ⑲ +0.00,6.25;0.00,3.75 +0.00,3.75;1.25,1.88 +1.25,1.88;3.12,0.62 +3.12,0.62;5.62,0.62 +5.62,0.62;7.50,1.88 +7.50,1.88;8.75,3.75 +8.75,3.75;8.75,6.25 +8.75,6.25;7.50,8.12 +7.50,8.12;5.62,9.38 +5.62,9.38;3.12,9.38 +3.12,9.38;1.25,8.12 +1.25,8.12;0.00,6.25 +3.12,2.19;3.12,7.81 +3.12,7.81;1.88,5.62 +6.56,5.62;5.94,4.69 +5.94,4.69;5.00,4.69 +5.00,4.69;4.38,5.62 +4.38,5.62;4.38,6.88 +4.38,6.88;5.00,7.81 +5.00,7.81;5.94,7.81 +5.94,7.81;6.56,6.88 +6.56,6.88;6.56,3.12 +6.56,3.12;5.94,2.19 +5.94,2.19;5.00,2.19 +5.00,2.19;4.38,2.81 + +# UTF-16 : 24 73 +# UTF-8 : b3 91 e2 +[2473] ⑳ +0.00,6.25;0.00,3.75 +0.00,3.75;1.25,1.88 +1.25,1.88;3.12,0.62 +3.12,0.62;5.62,0.62 +5.62,0.62;7.50,1.88 +7.50,1.88;8.75,3.75 +8.75,3.75;8.75,6.25 +8.75,6.25;7.50,8.12 +7.50,8.12;5.62,9.38 +5.62,9.38;3.12,9.38 +3.12,9.38;1.25,8.12 +1.25,8.12;0.00,6.25 +5.00,6.25;5.00,3.75 +5.00,3.75;5.62,2.50 +5.62,2.50;6.56,2.50 +6.56,2.50;7.19,3.75 +7.19,3.75;7.19,6.25 +7.19,6.25;6.56,7.50 +6.56,7.50;5.62,7.50 +5.62,7.50;5.00,6.25 +4.06,2.50;1.88,2.50 +1.88,2.50;4.06,5.62 +4.06,5.62;4.06,6.56 +4.06,6.56;3.44,7.50 +3.44,7.50;2.50,7.50 +2.50,7.50;1.88,6.88 + +# UTF-16 : 21 61 +# UTF-8 : a0 85 e2 +[2161] Ⅰ +3.12,8.44;3.12,0.94 +5.62,0.94;5.62,8.44 +2.19,8.44;6.56,8.44 +6.56,0.94;2.19,0.94 + +# UTF-16 : 21 62 +# UTF-8 : a1 85 e2 +[2162] Ⅱ +2.50,8.44;2.50,0.94 +4.38,0.94;4.38,8.44 +6.25,8.44;6.25,0.94 +1.56,0.94;7.19,0.94 +7.19,8.44;1.56,8.44 + +# UTF-16 : 21 63 +# UTF-8 : a2 85 e2 +[2163] Ⅲ +2.19,0.94;0.94,0.94 +1.56,0.94;1.56,8.44 +2.81,8.44;5.00,0.94 +5.00,0.94;7.19,8.44 +0.94,8.44;3.44,8.44 +6.56,8.44;7.81,8.44 + +# UTF-16 : 21 64 +# UTF-8 : a3 85 e2 +[2164] Ⅳ +1.88,8.44;4.38,0.94 +4.38,0.94;6.88,8.44 +1.25,8.44;2.50,8.44 +6.25,8.44;7.50,8.44 + +# UTF-16 : 21 65 +# UTF-8 : a4 85 e2 +[2165] Ⅴ +6.56,0.94;7.81,0.94 +7.19,0.94;7.19,8.44 +5.94,8.44;3.75,0.94 +3.75,0.94;1.56,8.44 +0.94,8.44;2.19,8.44 +5.31,8.44;8.12,8.44 + +# UTF-16 : 21 66 +# UTF-8 : a5 85 e2 +[2166] Ⅵ +0.94,8.44;2.81,0.94 +2.81,0.94;4.69,8.44 +5.94,8.44;5.94,0.94 +7.50,0.94;7.50,8.44 +0.31,8.44;1.56,8.44 +4.06,8.44;8.12,8.44 +8.12,0.94;5.31,0.94 + +# UTF-16 : 21 67 +# UTF-8 : a6 85 e2 +[2167] Ⅶ +0.62,8.44;2.50,0.94 +2.50,0.94;4.38,8.44 +5.00,8.44;5.00,0.94 +6.25,0.94;6.25,8.44 +7.50,8.44;7.50,0.94 +4.38,0.94;8.12,0.94 +8.12,8.44;3.75,8.44 +1.25,8.44;0.00,8.44 + +# UTF-16 : 21 68 +# UTF-8 : a7 85 e2 +[2168] Ⅷ +1.56,8.44;1.56,0.94 +2.81,0.94;7.19,8.44 +2.81,8.44;7.19,0.94 +0.94,0.94;3.44,0.94 +6.56,0.94;7.81,0.94 +7.81,8.44;6.56,8.44 +3.44,8.44;0.94,8.44 + +# UTF-16 : 21 69 +# UTF-8 : a8 85 e2 +[2169] Ⅸ +1.56,8.44;7.19,0.94 +7.19,8.44;1.56,0.94 +0.94,0.94;2.19,0.94 +6.56,0.94;7.81,0.94 +7.81,8.44;6.56,8.44 +2.19,8.44;0.94,8.44 + +# UTF-16 : 33 14 +# UTF-8 : 89 8d e3 +[3314] ㍉ +0.00,7.81;3.75,8.44 +0.31,5.31;4.06,5.94 +5.00,5.94;5.00,0.94 +5.00,0.94;8.12,0.94 +8.12,0.94;8.75,6.25 +8.75,6.25;5.00,6.25 +1.56,9.69;2.81,1.88 + +# UTF-16 : 33 22 +# UTF-8 : a2 8c e3 +[3322] ㌢ +0.00,8.12;4.38,8.75 +4.38,8.75;3.12,7.50 +3.12,0.62;4.38,0.94 +4.38,0.94;5.31,1.88 +5.31,1.88;5.31,4.69 +5.31,9.38;6.88,8.44 +6.88,5.00;2.50,4.38 +2.50,2.81;7.50,2.81 +8.75,8.75;8.12,7.50 +8.12,7.50;6.88,6.25 +6.88,6.25;5.31,5.62 +3.75,5.62;2.19,5.62 +2.19,5.62;1.25,6.56 +1.25,6.56;1.25,9.69 + +# UTF-16 : 33 4d +# UTF-8 : 8d 8d e3 +[334d] ㍍ +0.00,4.69;1.25,5.62 +1.25,5.62;2.19,6.88 +2.19,6.88;3.44,9.69 +0.62,8.12;3.75,6.25 +7.81,7.50;4.38,7.50 +4.38,2.81;2.19,4.06 +2.19,0.62;2.19,5.62 +7.19,5.62;7.19,0.62 +7.19,0.62;8.12,1.25 +8.12,1.25;9.06,2.81 +5.94,5.31;5.94,2.50 +5.94,2.50;5.00,0.62 + +# UTF-16 : 33 18 +# UTF-8 : 98 8c e3 +[3318] ㌘ +5.31,7.81;9.06,7.81 +9.06,7.81;8.12,5.94 +8.12,5.94;7.19,5.00 +7.19,5.00;6.25,4.69 +4.06,4.69;2.19,0.94 +2.19,0.94;6.56,1.56 +6.88,0.62;6.56,1.88 +6.56,1.88;5.62,3.12 +8.44,9.06;5.94,9.06 +4.38,9.69;5.00,8.75 +4.06,8.75;3.44,9.69 +1.25,9.69;0.62,7.50 +0.62,7.50;0.00,6.56 +0.00,4.06;1.25,4.69 +1.25,4.69;2.50,6.56 +2.50,6.56;3.12,8.44 +3.12,8.44;0.94,8.44 + +# UTF-16 : 33 27 +# UTF-8 : a7 8c e3 +[3327] ㌧ +0.31,2.81;0.31,9.69 +0.31,7.19;3.12,6.25 +5.94,4.38;4.06,5.31 +9.06,5.31;7.81,2.81 +7.81,2.81;6.56,1.56 +6.56,1.56;4.38,0.62 + +# UTF-16 : 33 03 +# UTF-8 : 83 8c e3 +[3303] ㌃ +0.00,9.38;4.69,9.38 +4.69,9.38;4.06,7.50 +4.06,7.50;3.44,6.88 +8.44,6.88;5.31,6.88 +5.31,5.31;5.31,0.31 +5.31,0.31;6.56,1.25 +6.56,1.25;8.12,3.12 +2.19,0.31;3.44,2.50 +3.44,2.50;3.44,5.00 +2.81,8.12;2.19,5.94 +2.19,5.94;0.94,4.06 + +# UTF-16 : 33 36 +# UTF-8 : b6 8c e3 +[3336] ㌶ +4.06,6.25;1.25,8.75 +1.25,8.75;0.00,7.50 +0.00,2.81;1.25,5.94 +4.69,7.19;5.62,9.69 +5.62,8.75;7.81,8.75 +7.81,8.75;7.50,7.19 +7.50,7.19;5.94,5.00 +7.50,5.00;7.50,0.31 +7.50,0.31;8.44,0.94 +8.44,0.94;9.06,2.19 +1.88,2.19;0.62,3.12 +0.62,0.31;2.19,2.50 +2.19,2.50;2.50,4.69 +2.50,4.69;0.94,4.69 +3.12,2.50;5.31,2.50 +5.31,0.31;6.25,1.88 +6.25,1.88;6.25,4.06 + +# UTF-16 : 33 51 +# UTF-8 : 91 8d e3 +[3351] ㍑ +0.00,6.88;0.00,9.06 +2.50,9.69;2.50,6.88 +2.50,6.88;1.88,5.00 +1.88,5.00;1.25,4.38 +5.94,4.38;5.94,1.88 +5.94,1.88;5.00,0.31 +3.12,0.31;3.12,5.31 +3.12,3.75;5.00,2.50 +9.06,2.50;8.12,0.94 +8.12,0.94;7.19,0.31 +7.19,0.31;7.19,5.31 +5.00,5.31;6.56,5.94 +6.56,5.94;7.19,6.56 +7.19,6.56;7.81,8.44 +5.62,8.44;6.25,7.19 +5.00,7.19;4.38,8.44 + +# UTF-16 : 33 57 +# UTF-8 : 97 8d e3 +[3357] ㍗ +0.00,8.12;0.00,9.38 +0.00,9.38;3.75,9.38 +3.75,9.38;3.75,8.12 +3.75,8.12;3.12,6.25 +3.12,6.25;2.19,5.00 +5.94,5.00;7.50,5.62 +7.50,5.62;8.12,6.25 +8.12,6.25;9.06,8.44 +5.00,8.44;5.62,7.19 +6.88,7.19;6.25,8.44 +6.25,3.12;4.06,4.06 +4.06,5.94;4.06,0.31 + +# UTF-16 : 33 0d +# UTF-8 : 8d 8c e3 +[330d] ㌍ +2.19,9.69;1.25,7.19 +1.25,7.19;0.00,5.31 +0.00,8.44;3.75,8.44 +3.75,8.44;3.75,7.50 +3.75,7.50;3.12,5.31 +4.06,5.31;4.06,2.19 +4.06,2.19;3.75,1.25 +3.75,1.25;2.81,0.31 +1.56,2.19;1.56,4.69 +9.06,3.12;5.31,3.12 +5.31,8.44;8.44,8.44 +8.44,8.44;7.81,5.62 +7.81,5.62;5.00,5.62 +5.00,5.62;5.00,8.44 + +# UTF-16 : 33 26 +# UTF-8 : a6 8c e3 +[3326] ㌦ +6.56,6.88;6.56,0.62 +6.56,0.62;7.81,1.25 +7.81,1.25;9.06,2.81 +0.31,2.81;0.31,9.69 +0.31,7.19;3.44,5.62 +3.44,8.44;2.50,9.69 +3.75,9.69;4.69,8.44 +4.69,6.25;4.69,2.50 +4.69,2.50;3.75,0.62 + +# UTF-16 : 33 23 +# UTF-8 : a3 8c e3 +[3323] ㌣ +0.94,9.69;0.94,6.56 +0.94,6.56;1.88,5.62 +1.88,5.62;3.12,5.62 +3.12,7.19;4.06,8.44 +4.06,8.44;0.00,8.12 +9.06,8.12;8.75,7.50 +8.75,7.50;7.50,6.25 +7.50,6.25;5.62,5.31 +4.38,6.25;4.38,0.31 +4.38,4.38;6.56,2.50 +6.56,8.12;5.31,8.75 + +# UTF-16 : 33 2b +# UTF-8 : ab 8c e3 +[332b] ㌫ +0.62,5.31;0.62,1.88 +0.62,1.88;1.56,0.94 +1.56,0.94;2.50,0.94 +4.06,0.94;5.31,1.88 +5.31,1.88;5.94,2.81 +5.94,2.81;6.25,4.38 +3.75,4.38;5.00,3.75 +5.00,8.44;5.00,9.38 +5.00,9.38;4.06,9.38 +4.06,9.38;4.06,8.44 +4.06,8.44;5.00,8.44 +0.94,8.44;0.00,5.94 +0.00,3.44;2.81,4.38 +2.81,4.38;2.19,2.81 +2.19,9.06;3.44,7.19 +3.44,7.19;4.06,5.62 +7.19,5.62;7.19,0.31 +7.19,3.75;9.06,2.81 +8.12,7.19;5.31,7.19 + +# UTF-16 : 33 4a +# UTF-8 : 8a 8d e3 +[334a] ㍊ +0.94,3.44;0.00,1.56 +0.00,6.56;2.81,5.62 +2.81,4.69;3.12,3.75 +4.06,3.75;3.75,4.69 +3.75,2.81;5.62,2.81 +5.62,6.88;5.62,9.06 +5.62,0.62;6.56,2.19 +6.56,2.19;6.56,4.06 +1.88,4.06;3.12,0.94 +9.06,2.19;7.50,0.62 +7.50,0.62;7.50,4.69 +6.56,5.00;7.50,6.25 +7.50,6.25;7.81,7.50 +7.81,7.50;7.81,9.38 +0.62,9.38;2.50,8.75 +2.50,7.19;0.62,7.81 + +# UTF-16 : 33 3b +# UTF-8 : bb 8c e3 +[333b] ㌻ +0.00,6.88;1.56,8.44 +1.56,8.44;4.69,5.31 +4.69,8.44;4.06,8.12 +4.06,8.12;3.12,8.75 +3.12,8.75;4.06,9.38 +4.06,9.38;5.00,8.75 +5.00,7.19;8.12,7.19 +8.12,5.00;8.75,4.06 +4.06,4.06;2.50,4.69 +2.50,3.12;4.06,2.50 +7.81,3.75;7.19,4.69 +6.88,3.44;5.62,1.88 +5.62,1.88;4.06,0.94 +4.06,0.94;2.50,0.62 + +# UTF-16 : 33 9c +# UTF-8 : 9c 8e e3 +[339c] ㎜ +0.00,0.94;0.00,6.56 +0.00,5.62;0.62,6.56 +0.62,6.56;1.25,6.56 +1.25,6.56;1.88,5.62 +1.88,5.62;1.88,0.94 +1.88,5.62;2.50,6.56 +2.50,6.56;3.12,6.56 +3.12,6.56;3.75,5.62 +3.75,5.62;3.75,0.94 +5.00,0.94;5.00,6.56 +5.00,5.62;5.62,6.56 +5.62,6.56;6.25,6.56 +6.25,6.56;6.88,5.62 +6.88,5.62;6.88,0.94 +6.88,5.62;7.50,6.56 +7.50,6.56;8.12,6.56 +8.12,6.56;8.75,5.62 +8.75,5.62;8.75,0.94 + +# UTF-16 : 33 9d +# UTF-8 : 9d 8e e3 +[339d] ㎝ +3.75,2.19;2.81,0.94 +2.81,0.94;0.94,0.94 +0.94,0.94;0.00,2.19 +0.00,2.19;0.00,5.31 +0.00,5.31;0.94,6.56 +0.94,6.56;2.81,6.56 +2.81,6.56;3.75,5.31 +3.75,5.31;3.75,6.56 +5.00,6.56;5.00,0.94 +5.00,5.62;5.62,6.56 +5.62,6.56;6.25,6.56 +6.25,6.56;6.88,5.62 +6.88,5.62;6.88,0.94 +6.88,5.62;7.50,6.56 +7.50,6.56;8.12,6.56 +8.12,6.56;8.75,5.62 +8.75,5.62;8.75,0.94 + +# UTF-16 : 33 9e +# UTF-8 : 9e 8e e3 +[339e] ㎞ +0.31,0.94;0.31,8.75 +0.31,4.06;4.06,6.56 +4.06,0.94;4.06,0.94 +4.06,0.94;0.94,4.38 +5.00,6.56;5.00,0.94 +5.00,5.62;5.62,6.56 +5.62,6.56;6.25,6.56 +6.25,6.56;6.88,5.62 +6.88,5.62;6.88,0.94 +6.88,5.62;7.50,6.56 +7.50,6.56;8.12,6.56 +8.12,6.56;8.75,5.62 +8.75,5.62;8.75,0.94 + +# UTF-16 : 33 8e +# UTF-8 : 8e 8e e3 +[338e] ㎎ +0.00,0.94;0.00,6.56 +0.00,5.62;0.62,6.56 +0.62,6.56;1.25,6.56 +1.25,6.56;1.88,5.62 +1.88,5.62;1.88,0.94 +1.88,5.62;2.50,6.56 +2.50,6.56;3.12,6.56 +3.12,6.56;3.75,5.62 +3.75,5.62;3.75,0.94 +5.00,0.94;5.94,0.00 +5.94,0.00;7.81,0.00 +7.81,0.00;8.75,0.94 +8.75,0.94;8.75,5.62 +8.75,5.62;7.81,6.56 +7.81,6.56;5.94,6.56 +5.94,6.56;5.00,5.62 +5.00,5.62;5.00,3.12 +5.00,3.12;5.94,2.19 +5.94,2.19;7.81,2.19 +7.81,2.19;8.75,3.12 + +# UTF-16 : 33 8f +# UTF-8 : 8f 8e e3 +[338f] ㎏ +0.94,4.38;4.06,0.94 +4.06,6.56;0.31,4.06 +0.31,8.75;0.31,0.94 +5.00,0.94;5.94,0.00 +5.94,0.00;7.81,0.00 +7.81,0.00;8.75,1.25 +8.75,1.25;8.75,5.62 +8.75,5.62;7.81,6.56 +7.81,6.56;5.94,6.56 +5.94,6.56;5.00,5.62 +5.00,5.62;5.00,3.12 +5.00,3.12;5.94,2.19 +5.94,2.19;7.81,2.19 +7.81,2.19;8.75,3.12 + +# UTF-16 : 33 c4 +# UTF-8 : 84 8f e3 +[33c4] ㏄ +3.75,6.56;3.75,5.31 +3.75,5.31;2.81,6.56 +2.81,6.56;0.94,6.56 +0.94,6.56;0.00,5.31 +0.00,5.31;0.00,2.19 +0.00,2.19;0.94,0.94 +0.94,0.94;2.81,0.94 +2.81,0.94;3.75,2.19 +8.75,2.19;7.81,0.94 +7.81,0.94;5.94,0.94 +5.94,0.94;5.00,2.19 +5.00,2.19;5.00,5.31 +5.00,5.31;5.94,6.56 +5.94,6.56;7.81,6.56 +7.81,6.56;8.75,5.31 +8.75,5.31;8.75,6.56 + +# UTF-16 : 33 a1 +# UTF-8 : a1 8e e3 +[33a1] ㎡ +5.94,8.44;6.88,9.06 +6.88,9.06;8.12,9.06 +8.12,9.06;8.12,8.44 +8.12,8.44;5.94,6.88 +5.94,6.88;8.12,6.88 +0.31,6.88;0.31,0.94 +0.31,5.62;1.25,6.88 +1.25,6.88;2.19,6.88 +2.19,6.88;2.81,5.62 +2.81,5.62;2.81,0.94 +2.81,5.62;3.44,6.88 +3.44,6.88;4.69,6.88 +4.69,6.88;5.31,5.62 +5.31,5.62;5.31,0.94 + +# UTF-16 : 33 7b +# UTF-8 : bb 8d e3 +[337b] ㍻ +0.00,4.38;6.25,4.38 +6.25,4.38;6.25,2.50 +6.25,2.50;5.31,1.25 +4.06,1.25;4.69,3.75 +4.69,3.75;4.69,6.88 +4.06,6.88;8.75,6.88 +8.75,5.31;8.12,2.81 +8.12,2.81;6.88,1.25 +6.88,8.75;7.50,2.81 +7.50,2.81;8.75,0.94 +2.19,0.94;2.19,8.12 +4.06,8.12;0.31,8.12 +0.31,6.88;0.94,5.62 + +# UTF-16 : 30 1d +# UTF-8 : 9d 80 e3 +[301d] 〝 +5.62,8.12;6.56,9.69 +6.56,9.69;7.19,9.69 +7.19,9.69;6.56,8.75 +6.56,8.75;5.94,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;9.06,9.69 +9.06,9.69;8.44,9.69 +8.44,9.69;7.50,8.12 + +# UTF-16 : 30 1f +# UTF-8 : 9f 80 e3 +[301f] 〟 +0.00,0.31;1.25,2.19 +1.25,2.19;1.88,2.19 +1.88,2.19;1.25,1.25 +1.25,1.25;0.62,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.75,2.19 +3.75,2.19;3.12,2.19 +3.12,2.19;1.88,0.31 + +# UTF-16 : 21 16 +# UTF-8 : 96 84 e2 +[2116] № +0.31,0.94;0.31,8.75 +0.31,8.75;3.44,0.94 +3.44,0.94;3.44,8.75 +4.69,5.31;4.69,2.19 +4.69,2.19;5.62,0.94 +5.62,0.94;6.88,0.94 +6.88,0.94;7.81,2.19 +7.81,2.19;7.81,5.31 +7.81,5.31;6.88,6.56 +6.88,6.56;5.62,6.56 +5.62,6.56;4.69,5.31 +8.44,0.62;9.06,1.25 +9.06,1.25;8.44,1.56 +8.44,1.56;8.44,0.62 + +# UTF-16 : 33 cd +# UTF-8 : 8d 8f e3 +[33cd] ㏍ +0.31,0.94;0.31,8.75 +3.75,8.75;0.31,5.00 +0.62,5.31;4.06,0.94 +5.00,0.94;5.00,8.75 +8.75,8.75;5.00,5.00 +5.31,5.31;8.75,0.94 + +# UTF-16 : 21 21 +# UTF-8 : a1 84 e2 +[2121] ℡ +1.88,0.94;1.88,8.75 +0.00,8.75;3.75,8.75 +3.75,4.38;5.31,4.38 +5.62,6.88;3.44,6.88 +3.44,6.88;3.44,1.25 +3.44,1.25;5.62,1.25 +8.75,1.25;6.56,1.25 +6.56,1.25;6.56,7.19 + +# UTF-16 : 32 a4 +# UTF-8 : a4 8a e3 +[32a4] ㊤ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +1.56,3.12;7.50,3.12 +4.06,3.12;4.06,8.44 +4.06,6.25;6.88,6.25 + +# UTF-16 : 32 a5 +# UTF-8 : a5 8a e3 +[32a5] ㊥ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +4.38,1.88;4.38,8.12 +1.88,6.88;6.88,6.88 +6.88,6.88;6.88,4.69 +6.88,4.69;1.88,4.69 +1.88,4.69;1.88,6.88 + +# UTF-16 : 32 a6 +# UTF-8 : a6 8a e3 +[32a6] ㊦ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +1.88,7.19;6.88,7.19 +4.06,7.19;4.06,1.88 +4.06,5.94;6.25,4.69 + +# UTF-16 : 32 a7 +# UTF-8 : a7 8a e3 +[32a7] ㊧ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +7.19,6.25;1.56,6.25 +1.56,2.81;2.50,3.75 +2.50,3.75;3.12,5.00 +3.12,5.00;3.75,7.81 +3.12,4.69;6.56,4.69 +5.00,4.69;5.00,2.50 +2.81,2.50;6.88,2.50 + +# UTF-16 : 32 a8 +# UTF-8 : a8 8a e3 +[32a8] ㊨ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +1.56,6.25;7.19,6.25 +4.06,7.81;3.12,5.31 +3.12,5.31;2.50,4.38 +2.50,4.38;1.56,3.44 +3.12,4.69;6.56,4.69 +6.56,4.69;5.94,2.19 +5.94,2.19;3.44,2.19 +3.44,2.19;3.12,4.38 + +# UTF-16 : 32 31 +# UTF-8 : b1 88 e3 +[3231] ㈱ +7.19,7.50;4.38,7.50 +4.69,8.44;3.75,6.56 +3.75,5.62;7.50,5.62 +2.19,5.62;3.12,4.38 +3.12,6.56;0.94,6.56 +0.94,3.44;2.19,6.56 +2.19,8.75;2.19,1.56 +5.62,1.56;5.62,8.75 +3.12,2.19;4.38,3.44 +4.38,3.44;5.62,5.62 +5.62,5.62;6.88,3.44 +6.88,3.44;7.81,2.50 +7.81,0.94;8.44,1.88 +8.44,1.88;9.06,4.38 +9.06,4.38;9.06,5.94 +9.06,5.94;8.44,8.44 +8.44,8.44;7.81,9.38 +1.25,9.38;0.62,8.44 +0.62,8.44;0.00,5.62 +0.00,5.62;0.00,4.38 +0.00,4.38;0.62,1.88 +0.62,1.88;1.25,0.94 + +# UTF-16 : 32 32 +# UTF-8 : b2 88 e3 +[3232] ㈲ +1.25,0.94;0.62,1.88 +0.62,1.88;0.00,4.38 +0.00,4.38;0.00,5.94 +0.00,5.94;0.62,8.44 +0.62,8.44;1.25,9.38 +7.50,9.38;8.12,8.44 +8.12,8.44;8.75,5.94 +8.75,5.94;8.75,4.06 +8.75,4.06;8.12,1.88 +8.12,1.88;7.50,0.94 +7.50,7.50;1.25,7.50 +1.25,3.44;2.50,5.00 +2.50,5.00;3.44,6.88 +3.44,6.88;4.06,9.06 +3.12,1.25;3.12,5.94 +3.12,5.94;6.25,5.94 +6.25,5.94;6.25,1.25 +6.25,3.12;3.12,3.12 +3.12,4.38;6.25,4.38 + +# UTF-16 : 32 39 +# UTF-8 : b9 88 e3 +[3239] ㈹ +2.19,1.25;2.19,7.19 +6.56,7.19;5.94,8.12 +4.38,8.75;5.00,3.75 +5.00,3.75;5.94,1.88 +5.94,1.88;6.56,1.25 +6.56,1.25;7.19,2.81 +7.19,6.25;3.12,5.62 +3.12,8.75;1.25,5.62 +1.25,9.38;0.62,8.75 +0.62,8.75;0.00,6.25 +0.00,6.25;0.00,4.06 +0.00,4.06;0.62,1.56 +0.62,1.56;1.25,0.94 +7.50,0.94;8.12,1.56 +8.12,1.56;8.75,4.06 +8.75,4.06;8.75,6.25 +8.75,6.25;8.12,8.75 +8.12,8.75;7.50,9.38 + +# UTF-16 : 33 7e +# UTF-8 : be 8d e3 +[337e] ㍾ +1.56,0.94;2.19,3.12 +2.19,3.12;2.19,8.12 +2.19,8.12;4.06,8.12 +4.06,8.12;4.06,0.94 +4.06,5.94;2.19,5.94 +2.19,4.06;4.06,4.06 +8.75,4.06;8.44,1.25 +8.44,1.25;6.88,1.25 +6.88,1.25;6.56,4.06 +6.56,4.06;8.44,4.06 +8.44,5.62;6.56,5.00 +6.56,5.00;7.50,8.12 +5.00,8.12;5.94,6.88 +5.94,5.31;5.00,6.25 +5.00,0.94;5.94,3.44 +1.25,3.44;1.25,6.56 +1.25,6.56;0.00,6.56 +0.00,6.56;0.00,3.12 +0.00,3.12;1.25,3.12 +1.25,5.00;0.00,5.00 +9.06,5.00;8.12,6.56 + +# UTF-16 : 33 7d +# UTF-8 : bd 8d e3 +[337d] ㍽ +1.88,8.75;1.88,5.94 +1.88,5.94;1.25,3.44 +1.25,3.44;0.00,1.56 +0.00,6.25;3.75,6.25 +3.75,1.56;2.50,3.44 +2.50,3.44;1.88,5.62 +8.12,5.62;6.56,5.62 +6.56,1.88;6.56,8.44 +4.38,8.44;8.75,8.44 +8.75,1.88;4.38,1.88 +5.31,1.88;5.31,6.25 + +# UTF-16 : 33 7c +# UTF-8 : bc 8d e3 +[337c] ㍼ +1.25,4.69;0.00,4.69 +0.00,2.19;0.00,6.88 +0.00,6.88;1.25,6.88 +1.25,6.88;1.25,2.50 +1.25,2.50;0.00,2.50 +4.38,2.50;5.62,5.31 +5.62,5.31;6.56,3.75 +6.56,5.62;4.69,5.62 +4.69,6.88;6.25,8.12 +3.12,8.12;2.81,6.56 +2.81,6.56;1.88,5.00 +3.12,5.00;3.75,5.00 +3.75,5.00;4.06,6.56 +4.06,6.56;4.06,8.12 +4.06,8.12;2.19,8.12 +2.19,1.25;3.75,1.25 +3.75,1.25;3.75,4.06 +3.75,4.06;2.19,4.06 +2.19,4.06;2.19,0.94 +5.62,0.94;5.62,7.50 +7.19,6.25;7.19,2.50 +7.19,2.50;8.44,2.50 +8.44,2.50;8.75,6.25 +8.75,6.25;7.19,6.25 + +# UTF-16 : 32 3a +# UTF-8 : ba 88 e3 +[323a] ㈺ +0.94,0.94;0.00,2.50 +0.00,2.50;0.00,7.81 +0.00,7.81;0.94,9.38 +7.81,9.38;8.75,7.81 +8.75,7.81;8.75,2.50 +8.75,2.50;7.81,0.94 +7.81,4.06;3.44,4.06 +2.81,6.88;2.81,3.12 +2.81,3.12;1.25,3.12 +1.25,3.12;1.25,6.88 +1.25,6.88;2.81,6.88 +7.50,6.88;6.56,5.00 +4.69,5.00;3.75,6.25 +3.75,7.50;6.88,8.44 +5.62,7.81;5.62,1.25 +5.62,1.25;4.69,1.25 + +# UTF-16 : 32 9e +# UTF-8 : 9e 8a e3 +[329e] ㊞ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +3.75,7.50;1.56,6.88 +1.56,6.88;1.56,3.12 +1.56,3.12;3.44,3.12 +3.44,5.31;1.56,5.31 +4.69,1.56;4.69,7.19 +4.69,7.19;6.88,7.19 +6.88,7.19;6.88,4.06 +6.88,4.06;5.31,3.44 + +# UTF-16 : 32 9d +# UTF-8 : 9d 8a e3 +[329d] ㊝ +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +0.00,3.75;0.00,6.25 +1.88,6.25;1.88,2.19 +2.81,2.19;4.06,4.06 +4.06,2.81;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,5.62;6.25,7.50 +6.25,7.50;3.44,7.50 +3.44,7.50;3.44,5.62 +3.44,6.88;5.94,6.88 +5.94,6.25;3.44,6.25 +3.44,1.25;4.69,1.88 +4.69,1.88;6.25,3.44 +6.25,3.44;3.75,3.44 +3.75,8.44;5.94,8.44 +5.00,8.44;4.38,7.50 +4.38,5.00;5.00,4.06 +5.00,4.06;6.88,4.06 +6.88,4.06;6.25,4.69 +5.62,4.69;5.31,5.00 +7.19,5.00;7.19,5.62 +7.19,5.62;2.81,5.62 +2.81,5.62;2.81,5.00 +2.81,8.12;0.94,5.00 +3.75,5.00;3.12,4.06 + +# UTF-16 : 21 94 +# UTF-8 : 94 86 e2 +[2194] ↔ +2.19,6.88;0.00,5.31 +0.00,5.31;9.06,5.31 +9.06,5.31;6.88,3.75 +2.19,3.75;0.00,5.31 +9.06,5.31;6.88,6.88 + +# UTF-16 : 21 97 +# UTF-8 : 97 86 e2 +[2197] ↗ +0.31,0.94;8.75,9.38 +8.75,9.38;5.94,8.75 +8.12,6.56;8.75,9.38 + +# UTF-16 : 21 99 +# UTF-8 : 99 86 e2 +[2199] ↙ +8.75,9.38;0.31,0.94 +0.31,0.94;0.94,3.75 +3.12,1.56;0.31,0.94 + +# UTF-16 : 21 96 +# UTF-8 : 96 86 e2 +[2196] ↖ +8.75,0.94;0.31,9.38 +0.31,9.38;3.12,8.75 +0.94,6.56;0.31,9.38 + +# UTF-16 : 21 98 +# UTF-8 : 98 86 e2 +[2198] ↘ +0.31,9.38;8.75,0.94 +8.75,0.94;8.12,3.75 +5.94,1.56;8.75,0.94 + +# UTF-16 : 33 a5 +# UTF-8 : a5 8e e3 +[33a5] ㎥ +0.94,0.94;0.94,6.56 +0.94,6.56;2.50,6.56 +2.50,6.56;3.12,5.62 +3.12,5.62;3.12,0.94 +3.12,5.62;3.75,6.56 +3.75,6.56;4.69,6.56 +4.69,6.56;5.31,5.62 +5.31,5.62;5.31,0.94 +6.25,9.06;7.81,9.06 +7.81,9.06;6.56,7.81 +6.56,7.81;7.81,7.81 +7.81,7.81;7.81,7.19 +7.81,7.19;7.19,6.25 +7.19,6.25;5.94,6.25 + +# UTF-16 : 32 9f +# UTF-8 : 9f 8a e3 +[329f] ㊟ +0.00,6.25;0.00,3.75 +0.00,3.75;1.25,1.88 +1.25,1.88;3.12,0.62 +3.12,0.62;5.62,0.62 +5.62,0.62;7.50,1.88 +7.50,1.88;8.75,3.75 +8.75,3.75;8.75,6.25 +8.75,6.25;7.50,8.12 +7.50,8.12;5.62,9.38 +5.62,9.38;3.12,9.38 +3.12,9.38;1.25,8.12 +1.25,8.12;0.00,6.25 +1.56,6.25;2.81,5.62 +2.81,4.69;1.56,2.81 +5.31,2.81;5.31,7.19 +5.31,7.19;4.69,8.12 +3.44,7.19;7.19,7.19 +7.19,2.50;3.12,2.50 +4.06,5.31;6.56,5.31 +2.81,6.88;1.88,7.50 + +# UTF-16 : 32 9a +# UTF-8 : 9a 8a e3 +[329a] ㊚ +0.00,3.75;1.25,1.88 +1.25,1.88;3.12,0.62 +3.12,0.62;5.62,0.62 +5.62,0.62;7.50,1.88 +7.50,1.88;8.75,3.75 +8.75,3.75;8.75,6.25 +8.75,6.25;7.50,8.12 +7.50,8.12;5.62,9.38 +5.62,9.38;3.12,9.38 +3.12,9.38;1.25,8.12 +1.25,8.12;0.00,6.25 +0.00,6.25;0.00,3.75 +1.88,4.69;6.88,4.69 +6.88,4.69;6.88,2.81 +6.88,2.81;5.94,1.88 +5.94,1.88;5.00,1.88 +2.50,1.88;3.75,2.81 +3.75,2.81;4.38,5.31 +4.38,5.31;4.38,7.50 +2.50,7.50;2.50,5.62 +2.50,5.62;6.25,5.62 +6.25,5.62;6.25,7.50 +6.25,7.50;2.50,7.50 +2.50,6.56;6.25,6.56 + +# UTF-16 : 32 9b +# UTF-8 : 9b 8a e3 +[329b] ㊛ +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +0.00,3.75;0.00,5.94 +1.56,5.94;7.19,5.94 +5.94,5.94;5.62,4.69 +5.62,4.69;4.06,3.12 +4.06,3.12;2.19,2.19 +6.56,2.19;4.69,3.75 +4.69,3.75;2.19,4.38 +2.19,4.38;4.06,7.81 + +# UTF-16 : 32 a3 +# UTF-8 : a3 8a e3 +[32a3] ㊣ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.19,7.19;6.56,7.19 +4.38,7.19;4.38,2.81 +1.88,2.81;6.88,2.81 +2.81,2.81;2.81,5.31 +4.38,5.31;6.25,5.31 + +# UTF-16 : 32 3f +# UTF-8 : bf 88 e3 +[323f] ㈿ +3.75,7.81;6.56,7.81 +6.56,7.81;6.56,6.25 +6.56,6.25;5.94,5.31 +3.44,5.31;5.00,6.88 +5.00,6.88;5.62,8.75 +1.88,8.75;1.88,1.56 +4.06,1.56;4.69,3.12 +4.69,3.12;4.69,4.06 +4.69,4.06;2.81,4.06 +5.62,4.06;7.50,4.06 +7.50,4.06;7.50,3.12 +7.50,3.12;6.88,1.56 +5.31,1.56;7.19,5.00 +4.06,5.00;2.50,1.56 +2.50,6.56;0.94,6.56 +0.94,9.38;0.00,7.81 +0.00,7.81;0.00,2.50 +0.00,2.50;0.94,0.94 +7.81,0.94;8.75,2.50 +8.75,2.50;8.75,7.81 +8.75,7.81;7.81,9.38 + +# UTF-16 : 26 1d +# UTF-8 : 9d 98 e2 +[261d] ☝ +3.44,0.31;2.81,2.50 +2.81,2.50;2.81,8.75 +2.81,8.75;3.12,9.38 +3.12,9.38;3.75,9.38 +3.75,9.38;4.06,8.75 +4.06,8.75;4.06,3.44 +4.06,6.25;6.88,5.31 +6.88,5.31;6.88,1.88 +6.88,1.88;5.94,0.31 +5.94,2.81;5.94,5.62 +5.00,5.62;5.00,3.12 + +# UTF-16 : 26 1f +# UTF-8 : 9f 98 e2 +[261f] ☟ +3.44,9.38;2.81,7.19 +2.81,7.19;2.81,0.94 +2.81,0.94;3.12,0.31 +3.12,0.31;3.75,0.31 +3.75,0.31;4.06,0.94 +4.06,0.94;4.06,6.25 +4.06,3.44;6.88,4.38 +6.88,4.38;6.88,7.81 +6.88,7.81;5.94,9.38 +5.94,6.88;5.94,4.06 +5.00,4.06;5.00,6.56 + +# UTF-16 : 26 64 +# UTF-8 : a4 99 e2 +[2664] ♤ +3.12,0.94;5.62,0.94 +5.62,0.94;5.00,1.56 +5.00,1.56;4.69,2.81 +4.69,2.81;5.62,2.19 +5.62,2.19;6.56,2.19 +6.56,2.19;7.50,2.81 +7.50,2.81;8.12,3.75 +8.12,3.75;8.12,4.69 +8.12,4.69;7.50,5.94 +7.50,5.94;4.38,9.38 +4.38,9.38;1.25,5.94 +1.25,5.94;0.62,4.69 +0.62,4.69;0.62,3.75 +0.62,3.75;1.25,2.81 +1.25,2.81;2.19,2.19 +2.19,2.19;3.12,2.19 +3.12,2.19;4.06,2.81 +4.06,2.81;3.75,1.56 +3.75,1.56;3.12,0.94 + +# UTF-16 : 26 61 +# UTF-8 : a1 99 e2 +[2661] ♡ +4.38,0.62;3.75,1.56 +3.75,1.56;0.94,5.00 +0.94,5.00;0.31,6.25 +0.31,6.25;0.31,7.50 +0.31,7.50;0.94,8.44 +0.94,8.44;1.88,9.06 +1.88,9.06;2.81,9.06 +2.81,9.06;3.75,8.44 +3.75,8.44;4.38,7.50 +4.38,7.50;5.00,8.44 +5.00,8.44;5.94,9.06 +5.94,9.06;6.88,9.06 +6.88,9.06;7.81,8.44 +7.81,8.44;8.44,7.50 +8.44,7.50;8.44,6.25 +8.44,6.25;7.81,5.00 +7.81,5.00;5.00,1.56 +5.00,1.56;4.38,0.62 + +# UTF-16 : 26 62 +# UTF-8 : a2 99 e2 +[2662] ♢ +4.38,9.69;1.25,5.00 +1.25,5.00;4.38,0.31 +4.38,0.31;7.50,5.00 +7.50,5.00;4.38,9.69 + +# UTF-16 : 26 67 +# UTF-8 : a7 99 e2 +[2667] ♧ +3.44,0.94;5.31,0.94 +5.31,0.94;4.69,2.81 +4.69,2.81;5.94,2.19 +5.94,2.19;7.19,2.19 +7.19,2.19;8.44,3.44 +8.44,3.44;8.44,5.00 +8.44,5.00;7.50,5.94 +7.50,5.94;6.25,5.94 +6.25,5.94;5.00,5.31 +5.00,5.31;6.25,7.19 +6.25,7.19;6.25,8.44 +6.25,8.44;5.31,9.38 +5.31,9.38;3.44,9.38 +3.44,9.38;2.50,8.44 +2.50,8.44;2.50,7.19 +2.50,7.19;3.75,5.31 +3.75,5.31;2.50,5.94 +2.50,5.94;1.25,5.94 +1.25,5.94;0.31,5.00 +0.31,5.00;0.31,3.44 +0.31,3.44;1.56,2.19 +1.56,2.19;2.81,2.19 +2.81,2.19;4.06,2.81 +4.06,2.81;3.44,0.94 + +# UTF-16 : 4e 10 +# UTF-8 : 90 b8 e4 +[4e10] 丐 +0.31,9.06;8.44,9.06 +4.38,9.06;4.38,5.00 +4.38,7.19;7.50,7.19 +1.25,7.19;0.62,4.38 +0.94,5.00;8.12,5.00 +8.12,5.00;8.12,3.44 +8.12,3.44;7.50,1.56 +7.50,1.56;6.56,0.62 +6.56,0.62;5.62,0.94 + +# UTF-16 : 4e 31 +# UTF-8 : b1 b8 e4 +[4e31] 丱 +0.00,0.62;1.56,1.25 +1.56,1.25;2.81,2.81 +2.81,2.81;3.44,5.00 +3.44,5.00;3.44,9.38 +5.31,9.38;5.31,0.62 +5.31,4.06;8.12,4.06 +8.12,3.75;8.12,7.50 +0.31,7.50;0.31,3.75 +0.31,4.06;3.12,4.06 + +# UTF-16 : 4e 42 +# UTF-8 : 82 b9 e4 +[4e42] 乂 +0.00,0.62;1.88,1.25 +1.88,1.25;3.44,2.19 +3.44,2.19;5.00,3.44 +5.00,3.44;6.25,5.31 +6.25,5.31;7.50,8.75 +1.56,8.44;1.88,6.56 +1.88,6.56;2.50,5.00 +2.50,5.00;3.75,3.44 +3.75,3.44;5.31,2.19 +5.31,2.19;6.88,1.25 +6.88,1.25;8.75,0.62 + +# UTF-16 : 4e 82 +# UTF-8 : 82 ba e4 +[4e82] 亂 +2.19,6.25;3.44,7.50 +3.44,7.50;0.94,7.50 +2.50,7.50;1.88,8.44 +3.75,8.44;4.69,7.50 +0.00,7.50;0.62,8.75 +0.62,8.75;4.38,9.38 +5.62,9.38;5.62,1.56 +5.62,1.56;6.25,0.94 +6.25,0.94;8.12,0.94 +8.12,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +1.56,2.19;3.12,1.56 +3.12,3.75;2.81,5.00 +2.81,4.38;1.25,4.06 +1.25,4.06;1.88,5.31 +2.50,5.94;1.25,6.56 +1.25,3.12;3.12,3.12 +3.12,3.12;2.81,2.19 +2.81,2.19;1.56,0.94 +0.62,0.62;0.62,5.62 +0.62,5.62;4.06,5.62 +4.06,5.62;4.06,0.62 +4.06,0.62;3.44,0.62 + +# UTF-16 : 4e 8a +# UTF-8 : 8a ba e4 +[4e8a] 亊 +4.38,9.38;4.38,0.62 +4.38,0.62;3.44,0.62 +0.31,8.44;8.44,8.44 +0.94,5.31;7.19,5.31 +7.19,5.31;7.19,1.88 +7.19,2.19;0.94,2.19 +0.31,3.75;8.44,3.75 +1.56,7.81;2.50,6.88 +2.50,6.88;2.81,5.94 +5.62,5.94;7.19,7.81 + +# UTF-16 : 4e b0 +# UTF-8 : b0 ba e4 +[4eb0] 亰 +3.44,0.62;4.38,0.62 +4.38,0.62;4.38,4.06 +4.38,9.38;4.38,8.44 +0.00,8.44;8.75,8.44 +8.75,1.25;6.88,2.81 +6.88,2.81;5.94,3.44 +2.81,3.44;1.25,1.88 +1.25,1.88;0.00,1.25 +1.56,4.06;1.56,7.19 +1.56,7.19;7.19,7.19 +7.19,7.19;7.19,4.06 +7.19,4.06;1.56,4.06 +1.56,5.62;7.19,5.62 + +# UTF-16 : 4e b3 +# UTF-8 : b3 ba e4 +[4eb3] 亳 +4.38,9.69;4.38,8.75 +0.31,8.75;8.44,8.75 +8.44,2.50;0.31,2.50 +1.56,6.25;1.56,7.50 +1.56,7.50;7.19,7.50 +7.19,7.50;7.19,6.25 +7.19,6.25;1.56,6.25 +0.00,4.06;0.00,5.00 +0.00,5.00;8.75,5.00 +8.75,5.00;8.75,4.06 +6.25,4.38;3.44,3.75 +3.44,3.75;2.19,3.75 +4.06,3.75;4.06,1.56 +4.06,1.56;4.69,0.94 +4.69,0.94;8.75,0.94 + +# UTF-16 : 4e cd +# UTF-8 : 8d bb e4 +[4ecd] 仍 +2.50,9.38;1.25,6.88 +1.25,6.88;0.62,5.94 +0.62,5.94;0.00,5.31 +1.56,7.19;1.56,0.62 +3.44,8.75;7.50,8.75 +7.50,8.75;6.88,6.25 +6.88,6.25;8.75,6.25 +8.75,6.25;8.12,1.56 +8.12,1.56;7.50,0.62 +7.50,0.62;6.56,1.25 +4.69,8.75;4.38,5.62 +4.38,5.62;3.75,3.12 +3.75,3.12;3.12,1.88 +3.12,1.88;2.50,1.25 + +# UTF-16 : 4e de +# UTF-8 : 9e bb e4 +[4ede] 仞 +0.00,5.31;0.62,5.94 +0.62,5.94;1.25,6.88 +1.25,6.88;2.50,9.38 +1.56,7.19;1.56,0.62 +3.44,0.62;4.38,1.56 +4.38,1.56;5.31,3.12 +5.31,3.12;5.62,4.38 +5.62,4.38;6.25,8.75 +3.75,8.75;8.44,8.75 +8.44,8.75;8.44,4.06 +8.44,4.06;8.12,2.19 +8.12,2.19;7.50,0.62 +7.50,0.62;6.56,0.62 +4.06,6.56;3.75,5.31 +3.75,5.31;3.44,4.69 + +# UTF-16 : 4e f7 +# UTF-8 : b7 bb e4 +[4ef7] 价 +2.81,9.38;0.94,5.94 +0.94,5.94;0.00,5.00 +8.75,5.00;7.50,6.56 +7.50,6.56;5.94,9.38 +5.94,9.38;4.38,6.56 +4.38,6.56;3.12,5.00 +3.12,0.62;4.06,1.25 +4.06,1.25;4.69,2.19 +4.69,2.19;5.00,3.75 +5.00,3.75;5.00,5.62 +7.19,5.62;7.19,0.62 +1.56,0.62;1.56,6.56 + +# UTF-16 : 4f d0 +# UTF-8 : 90 bf e4 +[4fd0] 俐 +5.62,9.06;3.12,8.12 +2.81,6.56;5.94,6.56 +4.38,8.44;4.38,0.62 +2.81,2.19;3.44,3.12 +3.44,3.12;4.38,5.62 +4.38,4.69;5.62,3.44 +6.88,7.50;6.88,2.50 +8.44,9.06;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.94 +2.50,9.38;1.25,6.88 +1.25,6.88;0.62,5.94 +0.62,5.94;0.00,5.31 +1.56,7.19;1.56,0.62 + +# UTF-16 : 50 29 +# UTF-8 : a9 80 e5 +[5029] 倩 +5.62,9.38;5.62,5.94 +2.50,5.94;8.75,5.94 +3.12,8.44;8.12,8.44 +7.81,7.19;3.44,7.19 +3.44,0.62;3.44,4.69 +3.44,4.69;7.81,4.69 +7.81,4.69;7.81,0.62 +7.81,0.62;6.88,0.94 +3.44,3.12;7.81,3.12 +5.62,3.12;5.62,4.69 +2.50,9.38;1.25,6.88 +1.25,6.88;0.62,5.94 +0.62,5.94;0.00,5.31 +1.56,7.19;1.56,0.62 + +# UTF-16 : 50 11 +# UTF-8 : 91 80 e5 +[5011] 們 +0.00,5.31;0.94,6.56 +0.94,6.56;2.19,9.38 +1.25,6.88;1.25,0.62 +3.12,0.62;3.12,9.06 +3.12,9.06;5.31,9.06 +5.31,9.06;5.31,5.94 +5.31,5.94;3.12,5.94 +3.12,7.50;5.31,7.50 +6.25,7.50;8.44,7.50 +8.44,5.94;6.25,5.94 +6.25,5.94;6.25,9.06 +6.25,9.06;8.44,9.06 +8.44,9.06;8.44,0.94 +8.44,0.94;7.50,0.62 + +# UTF-16 : 50 50 +# UTF-8 : 90 81 e5 +[5050] 偐 +2.50,0.62;3.12,1.88 +3.12,1.88;3.44,3.44 +3.44,3.44;3.44,5.94 +3.44,5.94;8.75,5.94 +4.06,0.62;6.88,1.25 +6.88,1.25;8.12,1.88 +7.81,3.44;6.25,2.81 +6.25,2.81;4.69,2.50 +4.69,4.06;6.25,4.38 +6.25,4.38;7.81,5.00 +5.94,9.38;5.94,8.75 +4.06,8.75;7.81,8.75 +7.19,8.75;6.56,7.81 +6.56,7.81;5.31,6.88 +5.31,6.88;4.06,6.25 +4.38,8.44;5.94,7.81 +5.94,7.81;8.12,6.25 +2.50,9.38;1.25,6.88 +1.25,6.88;0.62,5.94 +0.62,5.94;0.00,5.31 +1.56,7.19;1.56,0.62 + +# UTF-16 : 50 56 +# UTF-8 : 96 81 e5 +[5056] 偖 +3.12,9.38;2.19,7.50 +2.19,7.50;1.25,6.25 +1.25,6.25;0.00,5.00 +1.88,6.88;1.88,0.62 +4.38,8.12;7.19,8.12 +5.94,9.38;5.94,6.25 +3.75,6.25;8.75,6.25 +8.12,8.75;7.50,7.19 +7.50,7.19;6.56,5.94 +6.56,5.94;5.31,5.00 +5.31,5.00;2.81,4.06 +4.69,0.62;4.69,4.69 +4.69,4.69;8.12,4.69 +8.12,4.69;8.12,0.62 +8.12,0.94;4.69,0.94 +4.69,2.81;8.12,2.81 + +# UTF-16 : 50 6c +# UTF-8 : ac 81 e5 +[506c] 偬 +0.00,5.00;0.94,5.94 +0.94,5.94;2.81,9.38 +2.81,1.56;3.75,3.12 +7.81,3.12;8.44,2.50 +8.44,2.50;8.75,1.56 +7.50,1.56;6.88,0.62 +6.88,0.62;5.00,0.62 +5.00,0.62;4.69,1.56 +4.69,1.56;4.69,3.44 +4.69,9.38;4.06,7.81 +4.06,7.81;3.12,6.56 +1.56,6.56;1.56,0.62 +7.19,5.31;6.25,5.94 +6.25,5.94;4.38,6.56 +4.38,8.12;8.44,8.12 +8.44,8.12;8.44,6.88 +8.44,6.88;8.12,4.69 +8.12,4.69;7.50,4.06 +7.50,4.06;6.88,4.06 +6.88,2.50;5.62,3.75 +3.12,4.69;4.69,5.94 +4.69,5.94;5.94,7.81 +7.50,7.81;7.19,6.56 +7.19,6.56;6.25,5.31 +6.25,5.31;5.00,4.38 + +# UTF-16 : 50 78 +# UTF-8 : b8 81 e5 +[5078] 偸 +2.19,5.94;3.44,6.88 +3.44,6.88;5.31,9.06 +5.31,9.06;3.44,9.06 +5.62,8.75;7.50,6.88 +7.50,6.88;8.75,5.94 +4.06,6.25;6.88,6.25 +6.88,5.00;5.94,3.12 +5.94,3.12;6.88,0.94 +8.44,0.94;7.50,3.12 +7.50,3.12;8.44,5.00 +3.12,0.94;3.12,5.00 +3.12,5.00;5.00,5.00 +5.00,5.00;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,2.19;3.75,2.81 +3.75,4.06;4.38,3.44 +2.19,9.38;1.25,7.19 +1.25,7.19;0.62,5.94 +0.62,5.94;0.00,5.31 +1.25,6.88;1.25,0.62 + +# UTF-16 : 50 9a +# UTF-8 : 9a 82 e5 +[509a] 傚 +6.88,9.38;6.25,7.50 +6.25,7.50;5.62,6.25 +6.56,7.50;8.75,7.50 +8.75,0.62;7.81,1.88 +7.81,1.88;6.88,3.75 +6.88,3.75;6.56,5.00 +6.56,5.00;6.25,6.88 +8.12,7.50;8.12,6.25 +8.12,6.25;7.81,4.69 +7.81,4.69;6.88,2.50 +6.88,2.50;6.25,1.56 +6.25,1.56;5.31,0.62 +2.50,7.81;5.00,7.81 +3.75,7.81;3.75,9.38 +4.38,7.19;5.00,5.94 +2.50,5.94;3.12,7.19 +4.38,5.31;4.06,4.06 +4.06,4.06;3.44,2.50 +3.44,2.50;2.50,1.25 +2.81,5.00;3.44,3.75 +3.44,3.75;4.38,2.50 +4.38,2.50;5.00,1.88 +2.19,9.38;0.94,6.56 +0.94,6.56;0.00,5.31 +1.25,6.88;1.25,0.62 + +# UTF-16 : 50 ca +# UTF-8 : 8a 83 e5 +[50ca] 僊 +2.81,9.06;8.44,9.06 +6.25,9.06;6.25,6.56 +4.69,6.56;4.69,9.06 +3.12,7.81;7.81,7.81 +7.81,7.81;7.81,6.25 +7.81,6.25;3.12,6.25 +3.12,6.25;3.12,7.81 +8.75,3.44;7.81,4.06 +7.81,4.06;6.88,5.00 +8.75,5.00;2.19,5.00 +2.19,3.44;3.75,4.38 +3.75,4.38;5.00,5.62 +3.75,2.81;7.50,2.81 +7.50,2.81;7.50,4.06 +7.50,4.06;3.75,4.06 +3.75,4.06;3.75,1.56 +3.75,1.56;4.38,0.94 +4.38,0.94;7.19,0.94 +7.19,0.94;7.81,1.56 +2.19,9.38;1.25,7.50 +1.25,7.50;0.62,6.25 +0.62,6.25;0.00,5.31 +1.25,7.19;1.25,0.62 + +# UTF-16 : 50 de +# UTF-8 : 9e 83 e5 +[50de] 僞 +7.19,0.62;8.12,0.62 +8.12,0.62;8.75,1.88 +8.75,1.88;8.75,3.44 +8.75,3.44;3.75,3.44 +7.81,3.44;8.12,5.00 +8.12,5.00;3.75,5.00 +7.19,5.00;7.50,6.56 +7.50,6.56;3.75,6.56 +3.75,6.56;3.75,4.38 +3.75,4.38;3.44,2.50 +3.44,2.50;3.12,1.56 +3.12,1.56;2.19,0.62 +4.06,1.25;4.69,2.50 +5.62,2.50;5.62,1.56 +6.56,1.56;6.56,2.50 +7.50,2.50;7.81,1.56 +8.12,7.19;7.19,8.44 +5.62,8.44;6.25,7.50 +7.50,9.38;4.38,8.44 +4.38,8.44;3.75,6.88 +3.75,6.88;2.50,5.31 +2.50,9.38;1.25,6.88 +1.25,6.88;0.62,5.94 +0.62,5.94;0.00,5.31 +1.56,7.19;1.56,0.62 + +# UTF-16 : 50 f9 +# UTF-8 : b9 83 e5 +[50f9] 價 +2.81,9.06;8.75,9.06 +6.56,9.06;6.56,6.56 +3.12,6.56;8.12,6.56 +8.12,6.56;8.12,7.81 +8.12,7.81;3.12,7.81 +3.12,7.81;3.12,6.56 +4.69,6.56;4.69,9.06 +3.75,5.62;7.50,5.62 +7.50,5.62;7.50,2.19 +7.50,2.19;3.75,2.19 +3.75,2.19;3.75,5.62 +3.75,4.38;7.50,4.38 +7.50,3.44;3.75,3.44 +2.50,0.62;3.75,1.25 +3.75,1.25;4.38,1.88 +6.88,1.88;7.50,1.25 +7.50,1.25;8.44,0.62 +1.25,0.62;1.25,6.88 +0.00,5.00;0.62,5.94 +0.62,5.94;2.19,9.38 + +# UTF-16 : 51 01 +# UTF-8 : 81 84 e5 +[5101] 儁 +2.81,6.25;3.75,7.50 +3.75,7.50;4.69,9.38 +7.19,9.38;6.56,8.12 +6.56,8.12;6.56,4.38 +8.75,4.38;4.06,4.38 +4.06,4.38;4.06,8.12 +4.06,8.12;8.75,8.12 +8.12,6.88;4.06,6.88 +4.06,5.62;8.12,5.62 +3.75,0.62;3.75,3.44 +3.75,3.44;5.31,3.44 +5.31,3.44;5.31,2.19 +5.31,2.19;6.88,2.19 +6.88,2.19;6.88,3.44 +6.88,3.44;8.44,3.44 +8.44,3.44;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.62 +1.56,0.62;1.56,6.88 +0.00,5.00;0.94,5.94 +0.94,5.94;2.19,8.12 +2.19,8.12;2.81,9.38 + +# UTF-16 : 51 15 +# UTF-8 : 95 84 e5 +[5115] 儕 +2.50,8.75;8.12,8.75 +6.25,8.75;5.31,7.50 +5.31,7.50;4.38,8.75 +5.31,8.75;5.31,9.69 +5.31,7.50;5.31,5.31 +6.56,5.31;6.56,7.50 +6.56,7.50;8.44,8.12 +5.94,5.00;7.81,5.62 +7.50,6.56;7.81,5.62 +7.81,5.62;8.75,4.69 +1.88,4.69;2.81,6.25 +2.81,6.25;3.12,7.81 +2.50,7.81;4.06,7.81 +4.06,7.81;4.06,6.25 +4.06,6.25;3.75,5.31 +3.75,5.31;3.44,5.31 +2.19,0.62;2.81,1.25 +2.81,1.25;3.44,3.12 +3.44,3.12;3.44,4.69 +7.50,4.69;7.50,0.62 +7.50,2.50;3.44,2.50 +3.44,3.75;7.50,3.75 +0.00,5.31;0.62,6.25 +0.62,6.25;1.88,9.38 +1.25,7.50;1.25,0.62 + +# UTF-16 : 51 37 +# UTF-8 : b7 84 e5 +[5137] 儷 +2.50,9.38;5.00,9.38 +6.25,9.38;9.06,9.38 +9.06,1.56;8.44,0.94 +8.44,0.94;6.56,0.94 +6.56,0.94;6.25,1.25 +6.25,1.25;6.25,2.81 +6.25,1.88;8.44,2.50 +5.00,2.19;3.44,2.19 +3.44,3.12;3.44,0.94 +5.31,1.25;2.81,0.62 +1.56,0.62;2.19,1.56 +2.19,1.56;2.50,3.12 +2.50,3.12;2.50,5.94 +2.50,5.94;9.06,5.94 +5.62,5.94;5.62,6.88 +4.69,3.75;4.69,5.94 +6.56,5.94;6.56,3.75 +2.50,3.75;8.44,3.75 +8.44,3.75;8.44,4.69 +8.44,4.69;2.50,4.69 +2.50,6.88;2.50,8.44 +2.50,8.44;4.69,8.44 +4.69,8.44;4.69,6.88 +6.56,6.88;6.56,8.44 +6.56,8.44;8.75,8.44 +8.75,8.44;8.75,6.88 +7.81,6.88;7.50,7.50 +3.44,7.50;3.75,6.88 +0.00,5.31;0.62,6.25 +0.62,6.25;1.88,9.38 +0.94,6.88;0.94,0.62 + +# UTF-16 : 51 3c +# UTF-8 : bc 84 e5 +[513c] 儼 +1.88,0.94;2.50,2.19 +2.50,2.19;2.81,4.06 +2.81,4.06;2.81,6.88 +2.81,6.88;9.06,6.88 +3.12,7.81;3.12,9.06 +3.12,9.06;5.00,9.06 +5.00,9.06;5.00,7.81 +5.00,7.81;3.12,7.81 +6.56,7.81;6.56,9.06 +6.56,9.06;8.44,9.06 +8.44,9.06;8.44,7.81 +8.44,7.81;6.56,7.81 +4.06,5.62;5.62,5.62 +5.00,5.62;4.38,4.38 +3.44,4.38;5.94,4.38 +5.31,4.38;5.31,0.62 +5.31,3.44;3.75,3.44 +3.75,4.38;3.75,1.56 +3.75,2.50;5.31,2.50 +5.31,1.88;3.12,1.25 +7.50,6.25;7.19,5.00 +7.19,5.00;6.25,3.44 +7.19,4.69;9.06,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.12,2.81 +8.12,2.81;7.50,1.56 +7.50,1.56;6.56,0.62 +9.06,0.62;8.44,1.25 +8.44,1.25;7.50,2.81 +7.50,2.81;7.19,4.06 +0.00,5.31;0.62,6.25 +0.62,6.25;1.88,9.38 +1.25,7.50;1.25,0.62 + +# UTF-16 : 51 3b +# UTF-8 : bb 84 e5 +[513b] 儻 +5.62,9.38;5.62,8.12 +4.38,8.12;3.75,9.06 +7.50,9.06;6.88,8.12 +2.50,6.88;2.50,8.12 +2.50,8.12;8.75,8.12 +8.75,8.12;8.75,7.19 +4.06,7.19;7.19,7.19 +7.19,7.19;7.19,6.25 +7.19,6.25;4.06,6.25 +4.06,6.25;4.06,7.19 +3.44,5.31;7.81,5.31 +7.81,5.31;7.81,3.75 +7.81,3.75;3.44,3.75 +3.44,3.75;3.44,5.31 +5.62,5.31;5.62,1.88 +2.50,1.88;8.75,1.88 +2.81,2.81;8.44,2.81 +4.69,4.06;4.06,4.69 +7.19,4.69;6.56,4.06 +2.81,0.62;3.75,1.56 +4.69,1.56;5.31,0.62 +6.88,0.62;6.25,1.56 +7.81,1.56;8.44,0.62 +0.00,5.31;0.62,6.25 +0.62,6.25;1.88,9.38 +1.25,7.50;1.25,0.62 + +# UTF-16 : 51 62 +# UTF-8 : a2 85 e5 +[5162] 兢 +2.50,1.25;2.50,4.38 +3.44,4.38;3.44,6.25 +3.44,6.25;0.31,6.25 +0.31,6.25;0.31,4.38 +0.31,4.38;3.44,4.38 +5.00,4.38;8.12,4.38 +8.12,4.38;8.12,6.25 +8.12,6.25;5.00,6.25 +5.00,6.25;5.00,4.38 +5.94,4.38;5.94,3.44 +5.94,3.44;5.62,2.19 +5.62,2.19;4.69,0.94 +4.69,0.94;3.75,0.62 +3.75,7.81;0.00,7.81 +0.00,0.62;0.62,1.25 +0.62,1.25;1.25,3.12 +1.25,3.12;1.25,4.38 +7.19,4.38;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.44,0.94 +8.44,0.94;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,7.81;4.69,7.81 +6.56,6.25;6.56,9.38 +1.88,9.38;1.88,6.25 +1.88,0.62;4.06,2.19 + +# UTF-16 : 7a f8 +# UTF-8 : b8 ab e7 +[7af8] 竸 +0.00,0.62;0.94,1.88 +0.94,1.88;1.25,2.81 +1.25,2.81;1.25,3.44 +2.50,3.44;2.50,1.25 +1.88,0.62;4.06,1.88 +4.06,0.62;5.00,0.94 +5.00,0.94;5.62,1.56 +5.62,1.56;5.94,2.50 +5.94,2.50;5.94,3.44 +7.19,3.44;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,1.88 +8.44,6.88;4.69,6.88 +7.19,6.88;7.50,8.44 +8.12,8.44;5.00,8.44 +5.62,8.44;5.94,6.88 +3.75,6.88;0.00,6.88 +1.25,6.88;0.94,8.44 +0.31,8.44;3.44,8.44 +2.81,8.44;2.50,6.88 +1.88,8.44;1.88,9.38 +6.56,9.38;6.56,8.44 +0.62,3.44;3.12,3.44 +3.12,3.44;3.12,5.94 +3.12,5.94;0.62,5.94 +0.62,5.94;0.62,3.44 +0.62,4.69;3.12,4.69 +5.31,4.69;7.81,4.69 +7.81,3.44;7.81,5.94 +7.81,5.94;5.31,5.94 +5.31,5.94;5.31,3.44 +5.31,3.44;7.81,3.44 + +# UTF-16 : 51 6e +# UTF-8 : ae 85 e5 +[516e] 兮 +0.31,5.94;1.56,6.88 +1.56,6.88;2.50,7.81 +2.50,7.81;3.44,9.06 +4.38,9.38;5.31,9.38 +5.31,9.38;6.25,7.81 +6.25,7.81;7.19,6.88 +7.19,6.88;8.44,5.94 +1.88,6.56;6.25,6.56 +3.44,6.56;2.50,3.75 +2.81,4.69;7.19,4.69 +7.19,4.69;6.56,1.56 +6.56,1.56;5.94,0.94 +5.94,0.94;5.00,0.94 +5.00,0.94;4.38,1.25 + +# UTF-16 : 51 80 +# UTF-8 : 80 86 e5 +[5180] 冀 +1.88,4.06;1.88,5.94 +1.88,5.94;6.88,5.94 +6.88,5.94;6.88,4.06 +6.88,4.06;1.88,4.06 +1.88,5.00;6.88,5.00 +4.38,5.94;4.38,4.06 +5.62,4.06;5.62,1.88 +8.44,1.88;0.31,1.88 +3.12,1.88;3.12,4.06 +0.94,3.12;7.81,3.12 +0.62,0.62;2.50,1.56 +6.25,1.56;8.12,0.62 +0.62,8.44;3.44,8.44 +3.44,7.19;0.62,6.56 +3.44,6.56;3.44,9.38 +5.31,9.38;5.31,7.50 +5.31,7.50;5.94,6.88 +5.94,6.88;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.44,7.81 +7.81,8.75;5.31,8.12 + +# UTF-16 : 56 d8 +# UTF-8 : 98 9b e5 +[56d8] 囘 +0.31,0.94;0.31,9.06 +0.31,9.06;8.44,9.06 +8.44,9.06;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +1.88,4.69;5.94,4.69 +5.94,4.69;5.94,7.19 +5.94,7.19;1.88,7.19 +1.88,7.19;1.88,2.50 +1.88,2.50;2.50,1.88 +2.50,1.88;6.88,1.88 +6.88,1.88;7.19,2.81 +7.19,2.81;7.19,3.44 + +# UTF-16 : 51 8c +# UTF-8 : 8c 86 e5 +[518c] 册 +0.00,1.25;0.62,2.19 +0.62,2.19;0.94,3.12 +0.94,3.12;1.25,5.31 +1.25,5.31;1.25,9.06 +1.25,9.06;3.44,9.06 +3.44,9.06;3.44,0.94 +3.44,0.94;3.12,0.62 +3.12,0.62;2.50,0.62 +6.88,0.62;7.50,0.62 +7.50,0.62;7.81,0.94 +7.81,0.94;7.81,9.06 +7.81,9.06;5.62,9.06 +5.62,9.06;5.62,5.31 +5.62,5.31;5.31,3.12 +5.31,3.12;5.00,1.88 +5.00,1.88;4.38,0.94 +0.00,5.31;8.75,5.31 + +# UTF-16 : 51 89 +# UTF-8 : 89 86 e5 +[5189] 冉 +0.00,6.25;8.75,6.25 +8.75,4.06;0.00,4.06 +4.38,4.06;4.38,9.38 +1.25,0.62;1.25,8.12 +1.25,8.12;7.50,8.12 +7.50,8.12;7.50,0.94 +7.50,0.94;7.19,0.62 +7.19,0.62;6.56,0.62 + +# UTF-16 : 51 95 +# UTF-8 : 95 86 e5 +[5195] 冕 +0.00,4.06;1.88,5.31 +1.88,5.31;3.44,7.19 +2.19,7.19;6.56,7.19 +6.56,8.44;2.19,8.44 +1.25,6.56;1.25,9.38 +1.25,9.38;7.50,9.38 +7.50,9.38;7.50,6.56 +7.50,4.69;7.50,3.12 +7.50,3.12;1.25,3.12 +1.25,3.12;1.25,4.69 +1.25,4.69;7.50,4.69 +4.69,4.69;5.94,5.94 +5.94,5.94;2.50,5.94 +4.38,4.69;4.38,3.12 +4.06,3.12;3.44,2.19 +3.44,2.19;2.19,1.25 +2.19,1.25;0.31,0.62 +4.69,3.12;4.69,1.56 +4.69,1.56;5.31,0.94 +5.31,0.94;8.12,0.94 +8.12,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 + +# UTF-16 : 51 a2 +# UTF-8 : a2 86 e5 +[51a2] 冢 +5.94,4.06;7.19,2.50 +7.19,2.50;8.44,1.56 +8.44,7.81;8.44,9.06 +8.44,9.06;0.00,9.06 +0.00,9.06;0.00,7.81 +0.94,7.81;7.50,7.81 +4.69,7.81;3.12,6.25 +3.12,6.25;1.25,5.00 +1.25,5.00;0.31,4.69 +1.88,5.00;2.81,4.38 +2.81,4.38;3.75,3.44 +3.75,0.62;4.69,0.62 +4.69,0.62;5.31,1.25 +5.31,1.25;5.62,2.19 +5.62,2.19;5.62,3.75 +5.62,3.75;4.69,5.94 +4.69,5.94;3.75,6.88 +4.69,5.62;3.75,4.69 +3.75,4.69;2.19,3.44 +2.19,3.44;0.31,2.81 +0.31,1.25;2.19,1.88 +2.19,1.88;4.69,3.44 +4.69,3.44;7.81,6.25 + +# UTF-16 : 51 a9 +# UTF-8 : a9 86 e5 +[51a9] 冩 +0.31,0.94;1.25,2.50 +2.50,2.50;3.12,1.25 +5.00,1.25;4.38,2.50 +5.94,2.50;6.56,1.56 +6.56,0.62;7.50,0.62 +7.50,0.62;8.12,1.25 +8.12,1.25;8.44,2.50 +8.44,2.50;8.44,3.44 +8.44,3.44;1.56,3.44 +0.00,2.50;1.25,3.44 +1.25,3.44;1.88,4.06 +1.88,4.06;2.50,5.00 +1.25,5.00;7.50,5.00 +7.50,4.69;7.50,8.12 +7.50,8.12;5.00,8.12 +5.00,6.56;7.50,6.56 +3.75,6.56;1.25,6.56 +1.25,4.69;1.25,7.81 +1.25,7.81;3.75,8.44 +0.00,8.12;0.00,9.38 +0.00,9.38;8.75,9.38 +8.75,9.38;8.75,8.12 + +# UTF-16 : 51 b1 +# UTF-8 : b1 86 e5 +[51b1] 冱 +2.50,9.06;8.44,9.06 +4.69,9.06;3.44,3.44 +3.75,3.75;7.19,3.75 +4.38,6.56;7.81,6.56 +7.81,6.56;6.88,0.94 +1.88,0.94;8.75,0.94 +0.00,1.56;0.94,2.81 +0.94,2.81;1.88,4.69 +1.88,7.50;0.31,8.75 + +# UTF-16 : 51 b0 +# UTF-8 : b0 86 e5 +[51b0] 冰 +5.62,9.38;5.62,0.62 +5.62,0.62;4.38,0.94 +2.50,6.88;4.69,6.88 +4.69,6.88;4.06,4.69 +4.06,4.69;3.12,3.12 +3.12,3.12;1.88,1.88 +5.62,7.19;6.25,5.00 +6.25,5.00;7.19,3.44 +7.19,3.44;7.81,2.81 +7.81,2.81;8.75,2.19 +8.44,7.19;6.25,5.62 +0.00,1.56;0.62,2.50 +0.62,2.50;1.56,5.00 +1.56,7.50;0.31,8.75 + +# UTF-16 : 51 bd +# UTF-8 : bd 86 e5 +[51bd] 冽 +6.56,7.81;6.56,2.81 +8.44,9.38;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 +2.19,0.62;3.44,1.56 +3.44,1.56;4.38,2.81 +4.38,2.81;5.00,4.38 +5.00,4.38;5.31,6.25 +5.31,6.25;5.31,6.88 +5.31,6.88;3.75,6.88 +4.69,3.75;3.44,4.38 +2.19,3.12;3.12,4.69 +3.12,4.69;3.44,5.62 +3.44,5.62;4.06,8.75 +2.50,8.75;5.94,8.75 +0.00,1.56;0.62,2.50 +0.62,2.50;1.56,4.69 +1.56,7.50;0.31,8.75 + +# UTF-16 : 51 e9 +# UTF-8 : a9 87 e5 +[51e9] 凩 +4.06,8.12;4.06,0.62 +0.00,0.62;0.62,1.88 +0.62,1.88;0.94,3.75 +0.94,3.75;0.94,9.06 +0.94,9.06;7.19,9.06 +7.19,9.06;7.19,4.38 +7.19,4.38;7.81,1.56 +7.81,1.56;8.44,0.62 +8.44,0.62;8.75,0.62 +8.75,0.62;8.75,2.19 +6.25,2.19;5.31,4.06 +5.31,4.06;4.06,5.31 +4.06,5.94;2.81,3.44 +2.81,3.44;1.88,2.19 +1.88,6.25;6.25,6.25 + +# UTF-16 : 51 ed +# UTF-8 : ad 87 e5 +[51ed] 凭 +6.25,8.75;6.25,5.62 +8.12,5.62;4.38,5.62 +4.38,8.44;5.94,8.75 +5.94,8.75;7.81,9.38 +2.50,9.38;1.25,7.50 +1.25,7.50;0.00,6.56 +0.00,0.62;1.25,1.25 +1.25,1.25;1.88,1.88 +1.88,1.88;2.50,3.44 +2.50,3.44;2.50,4.69 +2.50,4.69;6.25,4.69 +6.25,4.69;6.25,1.25 +6.25,1.25;6.56,0.94 +6.56,0.94;8.44,0.94 +8.44,0.94;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,7.19;3.75,7.19 +1.56,7.50;1.56,5.00 + +# UTF-16 : 51 fe +# UTF-8 : be 87 e5 +[51fe] 凾 +0.62,6.88;0.62,0.62 +0.62,0.94;8.12,0.94 +8.12,0.62;8.12,6.88 +1.25,9.06;7.50,9.06 +7.50,9.06;4.38,7.19 +4.38,7.19;4.38,2.19 +4.38,2.19;4.06,1.88 +4.06,1.88;3.44,1.88 +1.88,2.81;1.88,6.56 +1.88,6.56;3.12,6.56 +3.12,6.56;3.12,3.12 +3.12,3.12;1.88,3.12 +5.31,6.56;7.19,6.56 +7.19,6.56;6.56,4.69 +6.56,4.69;5.94,3.44 +5.94,3.44;5.31,2.50 +5.31,5.62;5.94,4.69 +5.94,4.69;6.56,3.44 +6.56,3.44;6.88,2.50 + +# UTF-16 : 52 0b +# UTF-8 : 8b 88 e5 +[520b] 刋 +0.00,5.62;5.00,5.62 +4.38,9.38;0.62,7.81 +2.81,8.44;2.81,5.31 +2.81,5.31;2.50,3.44 +2.50,3.44;2.19,2.50 +2.19,2.50;1.56,1.56 +1.56,1.56;0.00,0.62 +7.19,0.62;7.81,0.62 +7.81,0.62;8.12,0.94 +8.12,0.94;8.12,9.38 +5.94,8.12;5.94,2.81 + +# UTF-16 : 52 14 +# UTF-8 : 94 88 e5 +[5214] 刔 +2.50,9.38;2.50,5.31 +2.50,5.31;2.19,3.44 +2.19,3.44;1.88,2.50 +1.88,2.50;1.25,1.56 +1.25,1.56;0.00,0.62 +0.00,4.38;5.31,4.38 +4.38,4.38;4.38,7.19 +4.38,7.19;0.62,7.19 +2.50,3.75;3.44,2.81 +3.44,2.81;4.69,0.94 +6.25,2.81;6.25,8.12 +8.44,9.38;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 + +# UTF-16 : 52 27 +# UTF-8 : a7 88 e5 +[5227] 刧 +4.38,8.75;8.44,8.75 +8.44,8.75;8.44,3.75 +8.44,3.75;8.12,2.19 +8.12,2.19;7.50,0.62 +7.50,0.62;6.56,0.62 +3.44,0.62;4.69,1.56 +4.69,1.56;5.62,3.12 +5.62,3.12;5.94,4.38 +5.94,4.38;6.56,8.75 +2.19,9.38;2.19,4.69 +0.00,4.69;4.38,4.69 +0.62,7.19;3.75,7.19 +1.88,4.69;0.62,1.56 +0.31,1.25;3.12,2.19 +2.81,3.12;3.75,1.88 + +# UTF-16 : 52 33 +# UTF-8 : b3 88 e5 +[5233] 刳 +6.88,0.62;7.50,0.62 +7.50,0.62;8.12,0.94 +8.12,0.94;8.12,9.38 +2.19,9.38;1.88,7.81 +1.88,7.81;1.25,6.88 +1.25,6.88;0.00,5.62 +0.00,8.12;4.69,8.12 +4.69,5.62;3.44,6.56 +3.44,6.56;2.50,8.12 +5.62,8.44;5.62,2.81 +0.94,2.81;1.56,4.69 +0.31,4.69;4.38,4.69 +3.12,5.94;1.25,5.94 +1.25,3.44;4.06,3.44 +4.06,3.44;3.44,1.25 +3.44,1.25;2.81,0.62 +2.81,0.62;1.88,0.94 + +# UTF-16 : 52 4f +# UTF-8 : 8f 89 e5 +[524f] 剏 +0.31,7.81;3.75,7.81 +2.81,7.81;3.44,9.38 +0.62,9.38;1.25,7.81 +1.25,7.81;1.25,4.06 +1.25,4.06;0.94,2.50 +0.94,2.50;0.62,1.88 +0.62,1.88;0.00,0.94 +0.00,5.00;4.06,5.00 +2.81,7.81;2.81,0.62 +3.75,0.62;4.69,1.56 +4.69,1.56;5.62,3.12 +5.62,3.12;6.25,6.88 +6.25,6.88;6.25,8.75 +4.38,8.75;8.12,8.75 +8.12,8.75;8.12,3.75 +8.12,3.75;7.81,2.19 +7.81,2.19;7.19,0.62 +7.19,0.62;6.56,0.62 +4.38,7.19;5.00,5.94 +5.00,5.94;6.25,4.38 +6.25,4.38;7.81,3.12 +7.81,3.12;8.75,2.50 + +# UTF-16 : 52 5e +# UTF-8 : 9e 89 e5 +[525e] 剞 +0.00,8.44;4.38,8.44 +4.38,6.25;3.12,6.88 +3.12,6.88;2.50,7.50 +2.50,7.50;2.19,8.12 +2.19,9.38;2.19,8.44 +2.19,8.44;1.88,7.50 +1.88,7.50;1.25,6.88 +1.25,6.88;0.00,6.25 +0.00,5.31;5.00,5.31 +4.06,5.31;4.06,0.94 +4.06,0.94;3.12,0.62 +0.94,1.88;0.94,4.06 +0.94,4.06;2.81,4.06 +2.81,4.06;2.81,2.19 +2.81,2.19;0.94,2.19 +5.94,2.81;5.94,8.12 +8.44,9.38;8.44,0.94 +8.44,0.94;7.81,0.62 +7.81,0.62;7.19,0.62 + +# UTF-16 : 52 54 +# UTF-8 : 94 89 e5 +[5254] 剔 +0.62,5.94;0.62,9.06 +0.62,9.06;4.38,9.06 +4.38,9.06;4.38,5.94 +4.38,5.94;0.62,5.94 +0.62,7.50;4.38,7.50 +1.88,5.94;1.25,4.69 +1.25,4.69;0.00,3.12 +1.25,4.38;5.00,4.38 +5.00,4.38;4.38,1.25 +4.38,1.25;3.44,0.62 +3.44,0.62;2.50,0.62 +0.62,0.62;1.88,1.25 +1.88,1.25;2.81,2.19 +2.81,2.19;3.44,4.38 +2.19,4.38;1.56,2.81 +1.56,2.81;0.94,2.19 +0.94,2.19;0.00,1.56 +5.94,2.81;5.94,8.12 +8.44,9.38;8.44,0.94 +8.44,0.94;7.81,0.62 +7.81,0.62;7.19,0.62 + +# UTF-16 : 52 74 +# UTF-8 : b4 89 e5 +[5274] 剴 +4.69,1.88;0.00,0.94 +0.00,5.94;4.38,5.94 +3.75,3.44;3.75,5.00 +3.75,5.00;0.62,5.00 +0.62,5.00;0.62,3.44 +0.62,3.44;3.75,3.44 +3.12,3.44;2.81,1.56 +1.56,1.56;1.25,3.44 +0.31,8.44;0.31,6.88 +0.31,6.88;4.06,6.88 +4.06,6.88;4.06,8.44 +2.19,6.88;2.19,9.38 +8.12,9.38;8.12,0.94 +8.12,0.94;7.50,0.62 +7.50,0.62;6.88,0.62 +5.62,2.81;5.62,8.12 + +# UTF-16 : 52 73 +# UTF-8 : b3 89 e5 +[5273] 剳 +7.19,0.62;7.81,0.62 +7.81,0.62;8.44,0.94 +8.44,0.94;8.44,9.38 +3.75,9.38;3.75,7.50 +1.25,7.50;1.25,9.38 +1.25,1.25;4.06,1.25 +4.06,1.25;4.06,3.44 +4.06,3.44;0.94,3.44 +0.94,3.44;0.94,0.94 +0.94,5.00;4.06,5.00 +5.00,5.31;2.50,7.50 +2.50,7.50;0.94,5.94 +0.94,5.94;0.00,5.31 +0.00,8.44;5.00,8.44 +5.94,8.12;5.94,2.81 + +# UTF-16 : 52 7f +# UTF-8 : bf 89 e5 +[527f] 剿 +5.94,8.12;5.94,2.81 +5.00,2.81;0.00,2.81 +0.00,0.94;1.56,1.88 +1.56,1.88;2.50,2.81 +2.50,2.81;3.44,1.88 +3.44,1.88;5.00,0.94 +4.69,6.88;3.75,8.12 +3.75,8.12;4.69,9.38 +2.81,9.38;1.88,8.12 +1.88,8.12;2.81,6.88 +0.94,6.88;0.00,8.12 +0.00,8.12;0.94,9.38 +8.44,9.38;8.44,0.94 +8.44,0.94;7.81,0.62 +7.81,0.62;7.19,0.62 +2.50,0.62;2.50,6.25 +0.62,6.25;0.62,3.75 +0.62,3.75;4.38,3.75 +4.38,3.75;4.38,6.25 +4.38,6.25;0.62,6.25 +0.62,5.00;4.38,5.00 + +# UTF-16 : 52 8d +# UTF-8 : 8d 8a e5 +[528d] 劍 +5.62,6.25;4.06,7.50 +4.06,7.50;2.81,9.38 +2.81,9.38;1.56,7.50 +1.56,7.50;0.00,6.25 +0.00,0.94;0.94,1.88 +0.94,1.88;1.56,3.12 +0.62,3.12;2.19,3.12 +2.19,3.12;2.19,5.31 +2.19,5.31;0.62,5.31 +0.62,5.31;0.62,3.12 +3.44,3.12;5.00,3.12 +5.00,3.12;5.00,5.31 +5.00,5.31;3.44,5.31 +3.44,5.31;3.44,3.12 +4.38,3.12;3.75,1.88 +3.75,1.88;2.81,0.94 +5.31,0.94;4.06,2.19 +1.25,2.19;2.19,1.25 +1.56,6.56;3.75,6.56 +6.25,8.12;6.25,2.81 +7.19,0.62;7.81,0.62 +7.81,0.62;8.44,0.94 +8.44,0.94;8.44,9.38 + +# UTF-16 : 52 92 +# UTF-8 : 92 8a e5 +[5292] 劒 +0.00,6.25;0.94,7.19 +0.94,7.19;2.19,9.38 +2.19,9.38;3.44,7.50 +3.44,7.50;4.38,6.56 +3.12,6.56;1.25,6.56 +0.31,3.12;0.31,5.31 +0.31,5.31;1.56,5.31 +1.56,5.31;1.56,3.12 +1.56,3.12;0.31,3.12 +2.81,3.12;2.81,5.31 +2.81,5.31;4.06,5.31 +4.06,5.31;4.06,3.12 +4.06,3.12;2.81,3.12 +3.75,3.12;3.12,1.88 +3.12,1.88;2.50,0.94 +0.00,0.94;0.62,1.88 +0.62,1.88;1.25,3.12 +0.94,2.19;1.56,1.56 +4.06,1.56;3.44,2.19 +4.38,0.62;5.00,1.25 +5.00,1.25;5.62,2.50 +5.62,2.50;6.25,4.38 +6.25,4.38;6.88,8.75 +5.00,8.75;8.44,8.75 +8.44,8.75;8.44,6.25 +8.44,6.25;8.12,3.12 +8.12,3.12;7.81,1.25 +7.81,1.25;7.19,0.62 +7.19,0.62;6.88,0.62 +5.00,4.69;5.62,5.94 + +# UTF-16 : 52 91 +# UTF-8 : 91 8a e5 +[5291] 劑 +2.81,5.31;2.81,7.50 +2.81,9.69;2.81,8.75 +0.31,8.75;5.31,8.75 +3.75,8.75;3.12,8.12 +2.50,8.12;1.88,8.75 +0.00,5.00;0.62,6.56 +0.62,6.56;0.94,7.81 +0.31,7.81;1.88,7.81 +1.88,7.81;1.88,6.56 +1.88,6.56;1.56,5.31 +3.75,5.31;3.75,7.50 +3.75,7.50;5.00,8.12 +5.00,5.62;3.44,5.00 +4.69,6.56;5.00,5.62 +5.00,5.62;5.94,4.69 +4.69,4.69;4.69,0.62 +0.31,0.62;0.94,1.88 +0.94,1.88;1.25,3.44 +1.25,3.44;1.25,4.69 +1.25,3.75;4.69,3.75 +4.69,2.50;1.25,2.50 +6.56,2.81;6.56,8.12 +8.44,9.38;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 + +# UTF-16 : 8f a8 +# UTF-8 : a8 be e8 +[8fa8] 辨 +7.50,9.38;7.50,7.81 +8.75,7.81;6.25,7.81 +8.44,7.50;8.12,5.31 +9.06,5.31;5.94,5.31 +6.88,5.31;6.56,7.19 +6.25,3.44;8.75,3.44 +7.50,5.31;7.50,0.62 +0.00,0.62;0.62,1.25 +0.62,1.25;1.25,2.50 +1.25,2.50;1.56,3.75 +1.56,3.75;1.56,5.31 +0.00,5.31;3.12,5.31 +2.19,5.31;2.50,7.50 +0.94,5.31;0.62,7.19 +0.31,7.81;2.81,7.81 +1.56,7.81;1.56,9.38 +0.00,3.12;3.12,3.75 +2.50,0.62;3.44,0.94 +3.44,0.94;4.38,1.88 +4.38,1.88;5.00,3.44 +5.00,3.44;5.31,5.62 +5.31,5.62;5.31,9.38 +3.75,7.81;3.75,4.38 + +# UTF-16 : 8f a7 +# UTF-8 : a7 be e8 +[8fa7] 辧 +7.50,9.38;7.50,7.81 +8.75,7.81;6.25,7.81 +8.44,7.50;8.12,5.31 +9.06,5.31;5.94,5.31 +6.88,5.31;6.56,7.19 +6.25,3.44;8.75,3.44 +7.50,5.31;7.50,0.62 +0.00,0.62;0.62,1.25 +0.62,1.25;1.25,2.50 +1.25,2.50;1.56,3.75 +1.56,3.75;1.56,5.31 +0.00,5.31;3.12,5.31 +2.19,5.31;2.50,7.50 +0.94,5.31;0.62,7.19 +0.31,7.81;2.81,7.81 +1.56,7.81;1.56,9.38 +0.00,3.12;2.81,3.75 +3.44,8.44;5.62,8.44 +5.62,8.44;5.62,6.88 +5.62,6.88;5.31,3.12 +5.31,3.12;5.00,1.56 +5.00,1.56;4.69,0.94 +4.69,0.94;4.06,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,4.06 +3.75,4.06;4.38,8.44 + +# UTF-16 : 52 ac +# UTF-8 : ac 8a e5 +[52ac] 劬 +0.00,5.94;0.94,7.19 +0.94,7.19;1.88,9.38 +6.88,9.38;6.88,6.25 +6.88,6.25;6.56,4.06 +6.56,4.06;5.94,2.19 +5.94,2.19;4.69,0.62 +2.81,0.62;3.44,0.62 +3.44,0.62;4.06,1.25 +4.06,1.25;4.38,2.50 +4.38,2.50;4.38,7.50 +4.38,7.50;1.25,7.50 +1.25,2.81;3.12,2.81 +3.12,2.81;3.12,5.31 +3.12,5.31;1.25,5.31 +1.25,5.31;1.25,2.19 +5.31,6.88;8.44,6.88 +8.44,6.88;8.12,1.25 +8.12,1.25;7.50,0.62 +7.50,0.62;6.88,0.62 + +# UTF-16 : 52 ad +# UTF-8 : ad 8a e5 +[52ad] 劭 +0.00,9.06;4.38,9.06 +4.38,9.06;4.38,8.12 +4.38,8.12;4.06,5.62 +4.06,5.62;3.44,5.00 +3.44,5.00;2.81,5.00 +0.00,4.69;0.62,5.31 +0.62,5.31;1.25,6.56 +1.25,6.56;1.88,9.06 +0.62,0.94;0.62,4.06 +0.62,4.06;4.06,4.06 +4.06,4.06;4.06,1.25 +4.06,1.25;0.62,1.25 +5.00,6.88;8.44,6.88 +8.44,6.88;8.44,4.69 +8.44,4.69;8.12,1.25 +8.12,1.25;7.50,0.62 +7.50,0.62;6.88,0.62 +4.69,0.62;5.31,1.25 +5.31,1.25;5.94,2.19 +5.94,2.19;6.56,4.06 +6.56,4.06;6.88,6.25 +6.88,6.25;6.88,9.38 + +# UTF-16 : 52 bc +# UTF-8 : bc 8a e5 +[52bc] 劼 +0.62,0.94;0.62,3.75 +0.62,3.75;4.38,3.75 +4.38,3.75;4.38,1.25 +4.38,1.25;0.62,1.25 +0.62,5.00;4.38,5.00 +2.50,5.00;2.50,9.38 +6.88,9.38;6.88,6.25 +6.88,6.25;6.56,4.06 +6.56,4.06;5.94,2.19 +5.94,2.19;4.69,0.62 +6.88,0.62;7.50,0.62 +7.50,0.62;8.12,1.25 +8.12,1.25;8.44,4.69 +8.44,4.69;8.44,6.56 +8.44,6.56;5.00,6.56 +5.00,7.50;0.00,7.50 + +# UTF-16 : 52 b5 +# UTF-8 : b5 8a e5 +[52b5] 劵 +4.38,9.38;4.38,8.75 +4.38,8.75;3.75,6.88 +3.75,6.88;2.81,5.31 +2.81,5.31;1.56,4.06 +1.56,4.06;0.00,3.12 +0.00,5.62;8.75,5.62 +8.75,3.12;7.19,4.06 +7.19,4.06;5.94,5.31 +5.94,5.31;4.69,7.50 +2.19,7.50;6.56,7.50 +0.31,6.88;2.19,8.75 +6.56,8.75;8.44,6.88 +2.19,3.44;6.25,3.44 +6.25,3.44;5.94,1.25 +5.94,1.25;5.31,0.62 +5.31,0.62;4.69,0.62 +1.25,0.62;2.19,0.94 +2.19,0.94;3.12,1.56 +3.12,1.56;3.75,2.50 +3.75,2.50;4.38,4.69 + +# UTF-16 : 52 d7 +# UTF-8 : 97 8b e5 +[52d7] 勗 +1.25,9.06;7.50,9.06 +7.50,9.06;7.50,6.56 +7.50,6.56;1.25,6.56 +1.25,6.56;1.25,9.06 +1.25,7.81;7.50,7.81 +0.94,1.25;0.94,5.31 +0.94,5.31;3.44,5.31 +3.44,5.31;3.44,1.88 +3.44,4.06;0.94,4.06 +0.94,2.81;3.44,2.81 +0.00,0.94;4.38,1.88 +4.69,4.38;8.44,4.38 +8.44,4.38;8.44,3.12 +8.44,3.12;8.12,1.25 +8.12,1.25;7.50,0.62 +7.50,0.62;6.88,0.62 +4.06,0.62;5.00,0.94 +5.00,0.94;5.62,1.56 +5.62,1.56;6.25,2.81 +6.25,2.81;6.88,5.94 + +# UTF-16 : 52 e3 +# UTF-8 : a3 8b e5 +[52e3] 勣 +2.19,9.38;2.19,6.25 +0.00,6.25;4.38,6.25 +0.62,7.50;3.75,7.50 +3.75,5.31;3.75,1.88 +3.75,1.88;0.62,1.88 +0.62,1.88;0.62,5.31 +0.62,5.31;3.75,5.31 +3.75,4.06;0.62,4.06 +0.62,3.12;3.75,3.12 +0.00,0.62;1.25,1.56 +3.12,1.56;4.38,0.62 +5.00,0.62;5.62,1.25 +5.62,1.25;6.25,2.50 +6.25,2.50;6.56,3.75 +6.56,3.75;6.88,6.25 +6.88,6.25;6.88,9.38 +5.00,6.88;8.44,6.88 +8.44,6.88;8.44,4.38 +8.44,4.38;8.12,1.25 +8.12,1.25;7.50,0.62 +7.50,0.62;6.88,0.62 +0.31,8.44;4.06,8.44 + +# UTF-16 : 52 e6 +# UTF-8 : a6 8b e5 +[52e6] 勦 +0.94,9.38;0.00,8.12 +0.00,8.12;0.94,6.88 +2.50,6.88;1.56,8.12 +1.56,8.12;2.50,9.38 +4.06,9.38;3.12,8.12 +3.12,8.12;4.06,6.88 +2.19,0.62;2.19,6.25 +0.62,6.25;3.75,6.25 +3.75,6.25;3.75,3.75 +3.75,3.75;0.62,3.75 +0.62,3.75;0.62,6.25 +0.62,5.00;3.75,5.00 +4.38,2.81;0.00,2.81 +0.00,0.94;0.94,1.56 +0.94,1.56;2.19,2.81 +2.81,2.50;3.75,1.56 +4.06,0.62;4.69,1.25 +4.69,1.25;5.31,2.19 +5.31,2.19;5.94,4.06 +5.94,4.06;6.25,5.94 +6.25,5.94;6.25,9.38 +5.00,6.88;8.44,6.88 +8.44,6.88;8.44,4.69 +8.44,4.69;8.12,1.25 +8.12,1.25;7.50,0.62 +7.50,0.62;6.88,0.62 + +# UTF-16 : 98 ed +# UTF-8 : ad a3 e9 +[98ed] 飭 +0.00,7.19;1.88,9.38 +1.88,9.38;3.75,7.81 +2.81,7.81;1.56,7.81 +0.62,0.62;0.62,6.56 +0.62,6.56;3.12,6.56 +3.12,6.56;3.12,4.06 +3.12,4.06;0.62,4.06 +0.62,5.31;3.12,5.31 +3.12,2.81;0.62,2.81 +0.62,1.88;3.12,1.88 +4.38,6.88;5.00,7.50 +5.00,7.50;5.94,9.38 +5.31,8.12;8.75,8.12 +4.38,5.62;8.44,5.62 +8.44,5.62;8.44,4.38 +8.44,4.38;8.12,1.25 +8.12,1.25;7.50,0.62 +7.50,0.62;6.88,0.62 +3.12,0.62;4.06,0.94 +4.06,0.94;4.69,1.56 +4.69,1.56;5.31,2.81 +5.31,2.81;5.94,6.88 + +# UTF-16 : 52 e0 +# UTF-8 : a0 8b e5 +[52e0] 勠 +0.00,9.06;2.19,9.06 +2.19,9.06;2.19,6.25 +0.31,6.25;1.25,6.88 +1.25,6.88;2.19,7.81 +2.19,9.06;1.25,8.12 +1.25,8.12;0.31,7.50 +3.44,7.50;4.38,8.12 +4.38,8.12;5.31,9.06 +5.31,7.81;4.38,6.88 +4.38,6.88;3.44,6.25 +5.31,6.25;5.31,9.06 +5.31,9.06;3.12,9.06 +0.00,3.75;1.56,4.69 +1.56,4.69;2.81,5.94 +2.81,5.94;4.06,4.69 +4.06,4.69;5.62,3.75 +0.31,2.81;1.88,3.44 +1.88,3.44;3.12,4.38 +4.06,3.44;3.12,2.81 +3.12,2.81;0.31,1.88 +0.31,0.62;1.56,0.94 +1.56,0.94;3.44,1.56 +3.44,1.56;5.00,2.50 +5.94,6.88;8.75,6.88 +8.75,6.88;8.75,4.69 +8.75,4.69;8.44,1.25 +8.44,1.25;7.81,0.62 +7.81,0.62;7.19,0.62 +5.00,0.62;5.62,1.25 +5.62,1.25;6.25,2.19 +6.25,2.19;6.88,4.06 +6.88,4.06;7.19,6.25 +7.19,6.25;7.19,9.38 + +# UTF-16 : 52 f5 +# UTF-8 : b5 8b e5 +[52f5] 勵 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.06 +0.94,4.06;0.94,9.06 +0.94,9.06;5.62,9.06 +5.31,7.81;1.56,7.81 +2.81,7.19;2.81,8.44 +4.06,8.44;4.06,7.19 +2.19,5.62;4.69,5.62 +4.69,6.56;4.69,4.69 +4.69,4.69;2.19,4.69 +2.19,4.69;2.19,6.56 +2.19,6.56;4.69,6.56 +3.44,6.56;3.44,1.88 +2.50,1.88;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.50;4.38,1.56 +1.88,0.62;1.88,3.44 +1.88,3.44;5.00,3.44 +5.00,3.44;5.00,0.94 +5.00,0.94;4.69,0.62 +5.62,6.88;8.75,6.88 +8.75,6.88;8.75,4.69 +8.75,4.69;8.44,1.25 +8.44,1.25;7.81,0.62 +7.81,0.62;7.19,0.62 +5.62,0.62;6.25,1.56 +6.25,1.56;6.88,3.44 +6.88,3.44;7.19,6.25 +7.19,6.25;7.19,9.38 + +# UTF-16 : 52 f8 +# UTF-8 : b8 8b e5 +[52f8] 勸 +0.00,8.44;5.31,8.44 +1.56,7.81;1.56,9.38 +3.75,9.38;3.75,7.81 +0.31,7.19;1.88,7.19 +1.88,7.19;1.88,5.62 +1.88,5.62;0.31,5.62 +0.31,5.62;0.31,7.19 +3.44,7.19;5.00,7.19 +5.00,7.19;5.00,5.62 +5.00,5.62;3.44,5.62 +3.44,5.62;3.44,7.19 +0.00,2.81;0.62,3.75 +0.62,3.75;1.25,5.00 +3.75,5.00;3.12,4.06 +3.12,4.06;3.12,1.25 +5.00,1.25;0.94,1.25 +0.94,0.62;0.94,4.06 +0.94,4.06;5.31,4.06 +5.00,3.12;0.94,3.12 +0.94,2.19;5.00,2.19 +5.94,6.88;8.75,6.88 +8.75,6.88;8.75,4.69 +8.75,4.69;8.44,1.25 +8.44,1.25;7.81,0.62 +7.81,0.62;7.19,0.62 +5.00,0.62;5.94,1.56 +5.94,1.56;6.25,2.19 +6.25,2.19;6.88,4.06 +6.88,4.06;7.19,6.25 +7.19,6.25;7.19,9.38 + +# UTF-16 : 75 38 +# UTF-8 : b8 94 e7 +[7538] 甸 +0.00,5.62;0.94,6.56 +0.94,6.56;1.88,7.81 +1.88,7.81;2.50,9.38 +1.88,7.50;8.12,7.50 +8.12,7.50;8.12,3.44 +8.12,3.44;7.50,1.25 +7.50,1.25;6.88,0.62 +6.88,0.62;5.94,0.62 +1.25,1.88;1.25,5.94 +1.25,5.94;5.62,5.94 +5.62,5.94;5.62,1.88 +5.62,2.19;1.25,2.19 +1.25,4.06;5.62,4.06 +3.44,5.94;3.44,2.19 + +# UTF-16 : 53 0f +# UTF-8 : 8f 8c e5 +[530f] 匏 +4.38,6.25;5.00,7.19 +5.00,7.19;5.94,9.38 +5.62,8.12;8.44,8.12 +8.44,8.12;8.44,5.31 +8.44,5.31;7.81,2.81 +7.81,2.81;7.19,2.81 +5.31,4.38;6.88,4.38 +6.88,4.38;6.88,6.25 +6.88,6.25;5.31,6.25 +5.31,6.25;5.31,1.56 +5.31,1.56;5.94,0.94 +5.94,0.94;8.12,0.94 +8.12,0.94;8.75,1.56 +8.75,1.56;8.75,1.88 +4.38,8.12;0.00,8.12 +0.00,5.62;1.25,6.88 +1.25,6.88;1.88,7.81 +1.88,7.81;2.19,8.75 +2.19,8.75;2.19,9.38 +2.19,8.12;3.44,6.88 +3.12,5.94;1.25,5.94 +0.31,4.69;4.06,4.69 +1.56,4.69;0.94,2.81 +1.25,3.44;3.75,3.44 +3.75,3.44;3.12,1.25 +3.12,1.25;2.50,0.62 +2.50,0.62;1.88,0.62 + +# UTF-16 : 53 23 +# UTF-8 : a3 8c e5 +[5323] 匣 +4.69,1.56;4.69,7.50 +2.19,7.50;7.19,7.50 +7.19,7.50;7.19,4.38 +7.19,4.38;2.19,4.38 +2.19,4.38;2.19,7.50 +2.19,5.94;7.19,5.94 +8.44,9.06;0.31,9.06 +0.31,9.06;0.31,0.62 +0.31,0.94;8.75,0.94 + +# UTF-16 : 53 2f +# UTF-8 : af 8c e5 +[532f] 匯 +8.75,0.94;0.31,0.94 +0.31,0.62;0.31,9.06 +0.31,9.06;8.44,9.06 +8.44,6.88;4.06,6.88 +4.06,6.88;4.06,1.88 +4.06,2.50;8.44,2.50 +6.25,2.50;6.25,6.56 +6.25,6.56;7.19,8.12 +5.00,8.12;3.12,5.31 +4.06,5.31;8.12,5.31 +8.12,4.06;4.06,4.06 +2.19,5.31;1.25,6.25 +1.25,1.88;2.81,4.06 +2.81,6.56;1.88,8.12 + +# UTF-16 : 53 31 +# UTF-8 : b1 8c e5 +[5331] 匱 +8.75,0.94;0.31,0.94 +0.31,0.62;0.31,9.38 +0.31,9.38;8.44,9.38 +4.69,8.75;4.69,6.25 +1.25,6.25;8.12,6.25 +2.50,7.19;6.88,7.19 +6.88,7.19;6.88,8.12 +6.88,8.12;2.50,8.12 +2.50,8.12;2.50,7.19 +2.50,5.62;6.88,5.62 +6.88,5.62;6.88,2.81 +6.88,2.81;2.50,2.81 +2.50,2.81;2.50,5.62 +2.50,4.69;6.88,4.69 +6.88,3.75;2.50,3.75 +1.88,1.56;3.44,2.50 +5.94,2.50;7.50,1.56 + +# UTF-16 : 53 33 +# UTF-8 : b3 8c e5 +[5333] 匳 +1.25,5.62;2.81,6.56 +2.81,6.56;4.69,8.44 +4.69,8.44;6.56,6.56 +6.56,6.56;8.12,5.62 +2.19,3.75;2.19,5.31 +2.19,5.31;4.06,5.31 +4.06,5.31;4.06,3.75 +4.06,3.75;2.19,3.75 +5.31,3.75;5.31,5.31 +5.31,5.31;7.19,5.31 +7.19,5.31;7.19,3.75 +7.19,3.75;5.31,3.75 +6.56,3.75;5.94,2.50 +5.94,2.50;5.00,1.56 +1.88,1.56;2.81,2.50 +2.81,2.50;3.44,3.75 +3.12,2.81;4.06,1.88 +7.19,1.88;6.25,2.81 +8.44,9.06;0.31,9.06 +0.31,9.06;0.31,0.62 +0.31,0.94;8.75,0.94 +3.75,6.25;5.62,6.25 + +# UTF-16 : 53 45 +# UTF-8 : 85 8d e5 +[5345] 卅 +0.00,0.94;0.62,1.56 +0.62,1.56;1.25,2.81 +1.25,2.81;1.56,4.38 +1.56,4.38;1.56,9.38 +4.38,9.38;4.38,0.94 +7.19,0.62;7.19,9.38 +0.00,5.62;8.75,5.62 + +# UTF-16 : 4e 17 +# UTF-8 : 97 b8 e4 +[4e17] 丗 +0.00,6.56;8.75,6.56 +1.88,9.06;1.88,0.94 +1.88,1.56;6.88,1.56 +6.88,0.94;6.88,9.06 +4.38,9.06;4.38,1.56 + +# UTF-16 : 53 49 +# UTF-8 : 89 8d e5 +[5349] 卉 +0.00,0.62;0.94,1.25 +0.94,1.25;1.56,2.50 +1.56,2.50;1.88,4.38 +1.88,4.38;1.88,6.56 +6.88,6.56;6.88,0.62 +0.00,4.69;8.75,4.69 +0.62,7.50;8.12,7.50 +4.38,9.38;4.38,5.31 + +# UTF-16 : 53 5e +# UTF-8 : 9e 8d e5 +[535e] 卞 +4.06,9.38;4.06,7.81 +0.31,7.81;8.44,7.81 +4.06,7.19;4.06,0.62 +4.06,5.94;6.25,5.00 +6.25,5.00;7.19,4.38 + +# UTF-16 : 53 6e +# UTF-8 : ae 8d e5 +[536e] 卮 +0.00,1.25;0.62,2.19 +0.62,2.19;1.25,4.38 +1.25,4.38;1.25,8.44 +1.25,8.44;4.06,8.75 +4.06,8.75;7.19,9.38 +8.75,6.88;1.25,6.88 +5.62,3.12;6.25,3.12 +6.25,3.12;6.88,3.75 +6.88,3.75;6.88,5.31 +6.88,5.31;3.12,5.31 +3.12,5.31;3.12,1.56 +3.12,1.56;3.75,0.94 +3.75,0.94;8.12,0.94 +8.12,0.94;8.75,1.88 +8.75,1.88;8.75,2.50 + +# UTF-16 : 53 7b +# UTF-8 : bb 8d e5 +[537b] 卻 +0.31,7.19;1.56,8.75 +2.81,8.75;3.75,7.50 +0.00,4.06;1.25,5.62 +1.25,5.62;2.19,7.19 +2.19,7.19;3.12,5.62 +3.12,5.62;4.38,4.06 +0.94,0.94;0.94,4.38 +0.94,4.38;3.44,4.38 +3.44,4.38;3.44,1.25 +3.44,1.25;0.94,1.25 +5.31,0.62;5.31,8.75 +5.31,8.75;8.44,8.75 +8.44,8.75;8.44,3.12 +8.44,3.12;7.81,2.50 +7.81,2.50;6.56,2.50 + +# UTF-16 : 53 96 +# UTF-8 : 96 8e e5 +[5396] 厖 +0.00,0.62;0.62,1.88 +0.62,1.88;0.94,3.75 +0.94,3.75;0.94,9.06 +0.94,9.06;8.75,9.06 +1.88,6.56;5.31,6.56 +3.12,8.44;3.12,5.94 +3.12,5.94;2.81,3.75 +2.81,3.75;2.50,2.50 +2.50,2.50;2.19,1.88 +2.19,1.88;0.94,0.62 +3.12,4.06;3.12,1.56 +3.12,1.56;3.75,0.94 +3.75,0.94;8.44,0.94 +8.44,0.94;8.75,1.88 +8.75,1.88;8.75,2.50 +4.06,8.12;4.69,7.50 +7.81,7.81;6.56,6.25 +6.56,6.25;5.62,5.62 +8.12,5.94;6.88,4.69 +6.88,4.69;5.31,3.75 +5.00,1.88;6.25,2.50 +6.25,2.50;7.50,3.44 +7.50,3.44;8.44,4.38 + +# UTF-16 : 53 ae +# UTF-8 : ae 8e e5 +[53ae] 厮 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.38 +0.94,4.38;0.94,9.06 +0.94,9.06;8.44,9.06 +2.50,8.12;2.50,2.81 +1.56,2.81;5.31,2.81 +4.06,2.81;4.06,8.12 +4.06,4.38;2.50,4.38 +2.50,5.62;4.06,5.62 +5.00,6.88;1.56,6.88 +1.25,0.62;1.88,1.25 +1.88,1.25;2.50,2.19 +3.75,2.19;4.38,1.25 +5.00,0.62;5.62,1.25 +5.62,1.25;5.94,1.88 +5.94,1.88;6.25,3.44 +6.25,3.44;6.25,7.50 +6.25,7.50;8.12,8.12 +6.25,5.31;8.75,5.31 +7.81,5.31;7.81,0.62 + +# UTF-16 : 53 b0 +# UTF-8 : b0 8e e5 +[53b0] 厰 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.38 +0.94,4.38;0.94,9.06 +0.94,9.06;8.75,9.06 +3.44,8.44;3.44,5.62 +1.88,0.62;1.88,5.62 +1.88,5.62;5.00,5.62 +5.00,5.62;5.00,0.94 +5.00,0.94;4.38,0.62 +2.81,1.88;2.81,4.06 +2.81,4.06;4.06,4.06 +4.06,4.06;4.06,2.19 +4.06,2.19;2.81,2.19 +1.56,6.56;2.50,7.81 +4.38,7.81;5.31,6.56 +5.62,5.00;6.25,6.25 +6.25,6.25;6.88,8.12 +6.56,6.56;9.06,6.56 +8.44,6.56;8.12,5.00 +8.12,5.00;7.50,3.12 +7.50,3.12;6.88,1.88 +6.88,1.88;5.62,0.62 +8.75,0.62;8.12,1.56 +8.12,1.56;7.19,3.44 +7.19,3.44;6.56,5.94 + +# UTF-16 : 71 ee +# UTF-8 : ae 87 e7 +[71ee] 燮 +3.44,4.69;3.44,5.62 +3.44,5.62;5.31,5.62 +5.31,5.62;5.31,4.69 +5.31,4.69;3.44,4.69 +3.44,6.56;5.31,6.56 +5.31,7.50;3.44,7.50 +3.44,9.38;5.31,9.38 +3.12,8.44;5.62,8.44 +0.00,4.06;0.62,4.69 +0.62,4.69;1.25,5.94 +1.25,5.94;1.56,7.50 +1.56,7.50;1.56,9.69 +0.00,6.88;0.62,8.44 +2.50,8.75;2.19,7.81 +1.56,6.25;2.50,4.69 +5.94,4.06;6.56,4.69 +6.56,4.69;7.19,5.94 +7.19,5.94;7.50,7.50 +7.50,7.50;7.50,9.69 +7.50,6.25;8.75,4.38 +5.94,6.88;6.56,8.44 +8.75,8.75;8.12,7.50 +0.94,3.75;7.19,3.75 +7.19,3.75;5.62,2.50 +5.62,2.50;3.75,1.56 +3.75,1.56;0.00,0.62 +8.75,0.62;4.69,1.56 +4.69,1.56;3.12,2.19 +3.12,2.19;1.88,3.12 + +# UTF-16 : 53 e8 +# UTF-8 : a8 8f e5 +[53e8] 叨 +3.12,8.75;8.44,8.75 +8.44,8.75;8.44,4.06 +8.44,4.06;8.12,2.19 +8.12,2.19;7.50,0.62 +7.50,0.62;6.56,0.62 +2.50,0.62;3.44,1.25 +3.44,1.25;4.38,2.19 +4.38,2.19;5.00,3.44 +5.00,3.44;5.31,4.69 +5.31,4.69;5.94,8.75 +0.00,3.12;0.00,8.12 +0.00,8.12;1.88,8.12 +1.88,8.12;1.88,3.44 +1.88,3.44;0.00,3.44 + +# UTF-16 : 54 01 +# UTF-8 : 81 90 e5 +[5401] 吁 +3.12,8.75;8.12,8.75 +5.62,8.75;5.62,0.94 +5.62,0.94;5.00,0.62 +5.00,0.62;4.38,0.62 +2.50,5.31;8.75,5.31 +0.00,3.12;0.00,8.44 +0.00,8.44;1.88,8.44 +1.88,8.44;1.88,3.75 +1.88,3.75;0.00,3.75 + +# UTF-16 : 54 40 +# UTF-8 : 80 91 e5 +[5440] 呀 +2.81,9.06;8.12,9.06 +6.88,9.06;6.88,0.94 +6.88,0.94;6.25,0.62 +6.25,0.62;5.62,0.62 +3.75,7.50;2.81,4.69 +3.12,5.62;8.75,5.62 +1.56,1.25;2.81,1.88 +2.81,1.88;4.06,2.81 +4.06,2.81;5.94,5.62 +0.00,3.12;0.00,8.44 +0.00,8.44;1.88,8.44 +1.88,8.44;1.88,3.75 +1.88,3.75;0.00,3.75 + +# UTF-16 : 54 2e +# UTF-8 : ae 90 e5 +[542e] 吮 +5.31,9.38;3.44,5.62 +2.81,5.62;5.62,5.62 +5.62,5.62;7.81,5.94 +6.88,7.19;8.44,5.00 +8.75,2.19;8.75,1.56 +8.75,1.56;8.12,0.94 +8.12,0.94;6.88,0.94 +6.88,0.94;6.25,1.56 +6.25,1.56;6.25,5.00 +4.38,5.00;4.38,4.38 +4.38,4.38;4.06,3.12 +4.06,3.12;3.44,2.19 +3.44,2.19;2.50,1.25 +2.50,1.25;1.56,0.62 +0.00,3.12;0.00,8.44 +0.00,8.44;1.88,8.44 +1.88,8.44;1.88,3.75 +1.88,3.75;0.00,3.75 + +# UTF-16 : 54 36 +# UTF-8 : b6 90 e5 +[5436] 吶 +3.12,0.62;3.12,7.19 +3.12,7.19;8.12,7.19 +8.12,7.19;8.12,0.94 +8.12,0.94;7.19,0.62 +4.69,9.38;5.62,9.38 +5.62,9.38;5.62,7.19 +5.62,7.19;5.94,5.62 +5.94,5.62;6.25,5.00 +6.25,5.00;7.19,3.75 +4.06,3.75;4.69,4.38 +4.69,4.38;5.31,5.31 +5.31,5.31;5.62,6.56 +0.00,2.81;0.00,8.12 +0.00,8.12;1.88,8.12 +1.88,8.12;1.88,3.44 +1.88,3.44;0.00,3.44 + +# UTF-16 : 54 8f +# UTF-8 : 8f 92 e5 +[548f] 咏 +2.50,5.62;4.69,5.62 +4.69,5.62;4.06,3.75 +4.06,3.75;2.81,2.50 +2.81,2.50;1.88,2.19 +8.75,2.19;7.50,2.81 +7.50,2.81;6.25,4.69 +6.25,4.69;5.62,6.25 +5.62,8.75;4.06,9.38 +4.06,0.94;5.62,0.62 +5.62,0.62;5.62,7.81 +5.62,7.81;3.12,7.81 +8.44,7.19;6.25,5.31 +0.00,3.12;0.00,8.44 +0.00,8.44;1.56,8.44 +1.56,8.44;1.56,3.44 +1.56,3.75;0.00,3.75 + +# UTF-16 : 54 70 +# UTF-8 : b0 91 e5 +[5470] 呰 +1.25,8.44;1.25,5.00 +4.38,7.81;2.81,7.81 +2.81,9.38;2.81,5.31 +0.00,4.69;2.19,5.00 +2.19,5.00;4.38,5.62 +5.31,9.38;5.31,5.62 +5.31,5.62;5.94,5.00 +5.94,5.00;8.12,5.00 +8.12,5.00;8.75,5.62 +8.75,5.62;8.75,6.25 +8.12,8.44;6.56,7.81 +6.56,7.81;5.31,7.50 +1.88,0.94;1.88,3.75 +1.88,3.75;7.19,3.75 +7.19,3.75;7.19,0.94 +7.19,1.25;1.88,1.25 + +# UTF-16 : 54 76 +# UTF-8 : b6 91 e5 +[5476] 呶 +4.06,9.38;3.12,5.94 +3.12,5.94;2.50,4.38 +2.50,4.38;3.12,4.06 +3.12,4.06;3.75,3.44 +3.75,3.44;5.00,1.88 +5.31,7.19;2.50,7.19 +5.00,6.88;4.69,5.31 +4.69,5.31;4.06,3.75 +4.06,3.75;3.12,2.19 +3.12,2.19;1.56,0.62 +5.00,0.62;6.56,2.19 +6.56,2.19;8.12,5.00 +8.12,5.00;8.75,7.19 +8.75,7.19;8.75,7.81 +8.75,7.81;5.94,7.81 +6.56,7.81;6.56,6.88 +6.56,6.88;6.88,5.31 +6.88,5.31;7.81,3.12 +7.81,3.12;8.75,1.25 +0.00,3.12;0.00,8.44 +0.00,8.44;1.56,8.44 +1.56,8.44;1.56,3.44 +1.56,3.75;0.00,3.75 + +# UTF-16 : 54 e5 +# UTF-8 : a5 93 e5 +[54e5] 哥 +0.94,9.06;7.50,9.06 +6.25,9.06;6.25,5.62 +6.25,5.62;5.94,5.31 +5.94,5.31;5.00,5.31 +0.31,4.69;8.12,4.69 +6.88,4.69;6.88,0.94 +6.88,0.94;6.25,0.62 +6.25,0.62;5.31,0.62 +1.88,1.56;1.88,3.44 +1.88,3.44;4.69,3.44 +4.69,3.44;4.69,1.88 +4.69,1.88;1.88,1.88 +2.19,6.25;2.19,7.81 +2.19,7.81;4.38,7.81 +4.38,7.81;4.38,6.56 +4.38,6.56;2.19,6.56 + +# UTF-16 : 54 e2 +# UTF-8 : a2 93 e5 +[54e2] 哢 +3.12,9.06;8.12,9.06 +5.62,9.06;5.62,5.31 +2.50,5.31;8.75,5.31 +3.12,7.19;8.12,7.19 +1.88,3.12;8.75,3.12 +6.88,5.00;6.88,0.62 +1.56,0.62;2.50,0.94 +2.50,0.94;3.44,1.56 +3.44,1.56;4.06,2.50 +4.06,2.50;4.38,4.06 +4.38,4.06;4.38,5.00 +0.00,3.12;0.00,8.44 +0.00,8.44;1.56,8.44 +1.56,8.44;1.56,3.75 +1.56,3.75;0.00,3.75 + +# UTF-16 : 55 39 +# UTF-8 : b9 94 e5 +[5539] 唹 +2.19,7.50;5.00,7.50 +3.44,9.38;3.12,5.94 +3.12,5.94;2.50,2.81 +2.50,2.81;1.56,0.94 +3.12,5.62;4.69,5.62 +4.69,5.62;4.69,3.44 +4.69,3.44;4.38,1.56 +4.38,1.56;4.06,0.94 +4.06,0.94;3.44,0.94 +5.31,6.25;6.25,7.81 +6.25,7.81;6.88,9.38 +6.88,9.38;7.50,7.81 +7.50,7.81;8.75,6.25 +6.25,5.62;7.81,4.38 +5.94,3.12;6.88,2.50 +6.88,2.50;8.12,0.94 +0.00,3.12;0.00,8.44 +0.00,8.44;1.56,8.44 +1.56,8.44;1.56,3.75 +1.56,3.75;0.00,3.75 + +# UTF-16 : 55 63 +# UTF-8 : a3 95 e5 +[5563] 啣 +6.25,0.62;6.25,8.75 +6.25,8.75;8.44,8.75 +8.44,8.75;8.44,2.19 +8.44,2.19;8.12,1.88 +8.12,1.88;7.19,1.88 +2.19,6.88;2.81,8.12 +2.81,8.12;3.12,9.38 +2.81,8.12;5.31,8.12 +4.06,8.12;4.06,1.88 +2.19,5.62;5.62,5.62 +5.31,4.06;4.06,4.06 +2.81,4.38;2.81,1.56 +1.88,1.25;5.62,2.19 +0.00,3.12;0.00,8.44 +0.00,8.44;1.56,8.44 +1.56,8.44;1.56,3.44 +1.56,3.75;0.00,3.75 + +# UTF-16 : 55 2e +# UTF-8 : ae 94 e5 +[552e] 售 +2.50,9.38;1.56,7.50 +1.56,7.50;0.31,6.25 +8.12,8.12;1.88,8.12 +1.88,8.12;1.88,3.75 +1.88,3.75;8.44,3.75 +5.00,3.75;5.00,8.12 +5.00,8.12;5.62,9.38 +7.50,6.56;1.88,6.56 +1.88,5.31;7.50,5.31 +1.56,0.62;1.56,2.81 +1.56,2.81;7.19,2.81 +7.19,2.81;7.19,0.62 +7.19,0.94;1.56,0.94 + +# UTF-16 : 55 5d +# UTF-8 : 9d 95 e5 +[555d] 啝 +2.50,8.44;5.62,9.38 +4.06,8.75;4.06,0.62 +5.94,6.25;2.19,6.25 +1.25,1.56;2.81,3.44 +2.81,3.44;4.06,6.25 +4.06,6.25;5.00,4.38 +5.00,4.38;6.25,2.50 +6.25,2.50;7.19,1.56 +7.19,1.56;8.75,0.94 +8.44,3.44;8.44,7.81 +8.44,7.81;6.56,7.81 +6.56,7.81;6.56,3.44 +6.56,3.75;8.44,3.75 +0.00,3.75;1.56,3.75 +1.56,3.75;1.56,8.44 +1.56,8.44;0.00,8.44 +0.00,8.44;0.00,3.12 + +# UTF-16 : 55 7b +# UTF-8 : bb 95 e5 +[557b] 啻 +4.38,9.38;4.38,8.44 +0.62,8.44;8.12,8.44 +6.56,8.44;5.62,7.19 +3.12,7.19;2.19,8.44 +0.31,5.94;0.31,7.19 +0.31,7.19;8.44,7.19 +8.44,7.19;8.44,5.94 +4.38,6.56;4.38,3.12 +1.56,3.75;1.56,5.62 +1.56,5.62;7.19,5.62 +7.19,5.62;7.19,4.06 +7.19,4.06;6.88,3.75 +6.88,3.75;6.25,3.75 +1.25,0.62;1.25,2.50 +1.25,2.50;7.50,2.50 +7.50,2.50;7.50,0.62 +7.50,0.94;1.25,0.94 + +# UTF-16 : 55 a8 +# UTF-8 : a8 96 e5 +[55a8] 喨 +5.31,9.38;5.31,8.12 +2.50,8.12;8.44,8.12 +3.44,7.19;7.50,7.19 +7.50,7.19;7.50,5.62 +7.50,5.62;3.44,5.62 +3.44,5.62;3.44,7.19 +2.50,3.44;2.50,4.69 +2.50,4.69;8.44,4.69 +8.44,4.69;8.44,3.44 +1.88,0.62;3.12,1.25 +3.12,1.25;4.06,2.19 +4.06,2.19;4.38,3.12 +4.38,3.12;4.38,3.75 +5.94,3.75;5.94,1.56 +5.94,1.56;6.56,0.94 +6.56,0.94;8.44,0.94 +8.44,0.94;8.75,1.88 +0.00,3.12;0.00,8.44 +0.00,8.44;1.56,8.44 +1.56,8.44;1.56,3.75 +1.56,3.75;0.00,3.75 + +# UTF-16 : 55 f7 +# UTF-8 : b7 97 e5 +[55f7] 嗷 +5.31,0.62;6.56,1.88 +6.56,1.88;7.50,3.44 +7.50,3.44;8.12,5.94 +8.12,5.94;8.12,7.50 +8.75,7.50;6.56,7.50 +6.56,6.56;7.19,3.75 +7.19,3.75;7.81,2.19 +7.81,2.19;9.06,0.62 +6.88,9.38;6.25,7.19 +6.25,7.19;5.62,5.94 +2.50,6.88;5.31,6.88 +4.06,6.88;4.06,9.38 +5.31,8.12;2.81,8.12 +4.06,6.25;4.06,5.00 +2.50,5.00;5.62,5.00 +3.75,5.00;3.44,3.44 +3.44,3.44;2.81,2.19 +2.81,2.19;1.88,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.88 +5.00,1.88;5.31,3.75 +5.31,3.75;3.75,3.75 +0.00,3.75;1.56,3.75 +1.56,3.75;1.56,8.44 +1.56,8.44;0.00,8.44 +0.00,8.44;0.00,3.12 + +# UTF-16 : 55 fe +# UTF-8 : be 97 e5 +[55fe] 嗾 +2.19,7.50;5.00,7.50 +3.75,9.38;3.44,6.25 +3.44,6.25;2.81,3.12 +2.81,3.12;2.19,1.56 +2.19,1.56;1.25,0.62 +3.44,5.62;4.69,5.62 +4.69,5.62;4.69,3.75 +4.69,3.75;4.38,1.25 +4.38,1.25;4.06,0.62 +4.06,0.62;3.44,0.62 +5.62,6.56;5.94,7.19 +5.94,7.19;6.56,9.38 +6.25,7.81;8.75,7.81 +5.31,4.38;6.25,5.62 +6.25,5.62;6.88,6.88 +6.25,5.62;8.44,5.62 +5.62,3.44;8.75,3.44 +7.19,5.62;7.19,4.06 +7.19,4.06;6.88,2.50 +6.88,2.50;6.25,1.25 +6.25,1.25;5.31,0.62 +8.75,0.62;8.12,1.25 +8.12,1.25;7.50,2.50 +7.50,2.50;7.19,3.44 +0.00,3.12;0.00,8.44 +0.00,8.44;1.56,8.44 +1.56,8.44;1.56,3.75 +1.56,3.75;0.00,3.75 + +# UTF-16 : 55 fd +# UTF-8 : bd 97 e5 +[55fd] 嗽 +3.75,9.38;3.75,0.62 +1.88,8.12;5.62,8.12 +2.19,6.56;5.31,6.56 +5.31,6.56;5.31,4.38 +5.31,4.38;2.19,4.38 +2.19,4.38;2.19,6.56 +0.94,1.25;2.50,2.50 +2.50,2.50;3.75,4.38 +4.38,3.75;5.31,2.50 +5.94,6.56;6.25,7.19 +6.25,7.19;6.88,9.38 +6.56,7.81;8.75,7.81 +8.75,7.81;8.12,6.25 +7.19,7.50;7.19,5.31 +7.19,5.31;6.88,3.44 +6.88,3.44;6.25,1.88 +6.25,1.88;5.31,0.62 +9.06,0.62;8.12,1.88 +8.12,1.88;7.50,3.12 +7.50,3.12;7.19,4.69 +0.00,3.12;0.00,8.44 +0.00,8.44;1.25,8.44 +1.25,8.44;1.25,3.75 +1.25,3.75;0.00,3.75 + +# UTF-16 : 56 1b +# UTF-8 : 9b 98 e5 +[561b] 嘛 +0.94,1.25;1.56,2.19 +1.56,2.19;2.19,4.69 +2.19,4.69;2.19,8.12 +2.19,8.12;8.75,8.12 +5.62,8.12;5.62,9.38 +2.81,5.62;5.31,5.62 +5.94,5.62;8.75,5.62 +4.06,7.19;4.06,0.62 +7.19,0.62;7.19,7.19 +2.19,1.25;2.81,2.19 +2.81,2.19;3.12,3.44 +3.12,3.44;3.12,4.69 +5.00,4.69;5.00,2.81 +5.31,1.25;5.94,2.19 +5.94,2.19;6.25,3.44 +6.25,3.44;6.25,4.69 +8.12,4.69;8.12,2.19 +8.12,2.19;9.06,2.19 +9.06,2.19;9.06,3.12 +0.00,3.44;0.00,8.44 +0.00,8.44;1.25,8.44 +1.25,8.44;1.25,4.06 +1.25,4.06;0.00,4.06 + +# UTF-16 : 56 4e +# UTF-8 : 8e 99 e5 +[564e] 噎 +5.62,9.38;5.62,7.19 +7.81,7.19;3.44,7.19 +2.81,8.44;8.44,8.44 +2.50,5.31;2.50,6.25 +2.50,6.25;8.75,6.25 +8.75,6.25;8.75,5.31 +3.75,5.00;7.50,5.00 +7.50,4.06;3.75,4.06 +3.75,4.06;3.75,2.81 +3.75,2.81;7.50,2.81 +7.50,2.81;7.50,4.06 +6.88,2.50;6.25,0.94 +8.44,0.94;2.50,0.94 +5.00,0.94;4.38,2.50 +0.00,3.12;0.00,8.44 +0.00,8.44;1.56,8.44 +1.56,8.44;1.56,3.75 +1.56,3.75;0.00,3.75 + +# UTF-16 : 56 50 +# UTF-8 : 90 99 e5 +[5650] 噐 +0.62,0.62;0.62,3.12 +0.62,3.12;3.44,3.12 +3.44,3.12;3.44,0.62 +3.44,0.94;0.62,0.94 +8.12,0.94;5.31,0.94 +5.31,0.62;5.31,3.12 +5.31,3.12;8.12,3.12 +8.12,3.12;8.12,0.62 +8.12,7.19;8.12,9.06 +8.12,9.06;5.62,9.06 +5.62,9.06;5.62,7.19 +5.62,7.19;8.12,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,9.06 +3.12,9.06;0.62,9.06 +0.62,9.06;0.62,7.19 +0.62,5.94;8.12,5.94 +4.38,5.94;4.38,4.38 +0.00,4.38;8.75,4.38 + +# UTF-16 : 71 df +# UTF-8 : 9f 87 e7 +[71df] 營 +2.81,9.38;2.81,8.12 +2.81,8.12;2.50,7.50 +2.50,7.50;1.56,6.56 +1.56,6.56;0.94,6.25 +4.69,6.25;5.31,6.56 +5.31,6.56;6.25,7.50 +6.25,7.50;6.56,8.12 +6.56,8.12;6.56,9.38 +6.56,7.81;7.50,7.19 +7.50,7.19;7.81,6.56 +4.06,6.56;3.75,7.19 +3.75,7.19;2.81,7.81 +0.94,7.81;1.56,8.75 +4.06,8.75;3.44,7.81 +4.69,7.81;5.31,8.75 +8.12,8.75;7.19,7.81 +0.31,4.69;0.31,5.94 +0.31,5.94;8.44,5.94 +8.44,5.94;8.44,4.69 +2.19,5.00;6.56,5.00 +6.56,5.00;6.56,3.75 +6.56,3.75;2.19,3.75 +2.19,3.75;2.19,5.00 +4.38,3.75;3.75,2.50 +1.56,0.62;1.56,2.50 +1.56,2.50;7.19,2.50 +7.19,2.50;7.19,0.62 +7.19,0.94;1.56,0.94 + +# UTF-16 : 56 36 +# UTF-8 : b6 98 e5 +[5636] 嘶 +5.31,0.62;5.94,1.88 +5.94,1.88;6.25,3.44 +6.25,3.44;6.25,8.12 +6.25,8.12;8.12,9.06 +6.25,5.94;8.75,5.94 +7.81,5.94;7.81,0.62 +1.25,0.62;2.19,1.25 +2.19,1.25;2.81,2.19 +4.06,2.19;5.00,1.25 +5.31,2.81;1.56,2.81 +2.50,2.81;2.50,9.38 +4.38,9.38;4.38,2.81 +4.38,4.69;2.50,4.69 +2.50,6.25;4.38,6.25 +1.88,7.81;5.31,7.81 +0.00,3.12;0.00,8.44 +0.00,8.44;1.25,8.44 +1.25,8.44;1.25,3.75 +1.25,3.75;0.00,3.75 + +# UTF-16 : 56 6c +# UTF-8 : ac 99 e5 +[566c] 噬 +1.56,0.94;8.75,0.94 +5.31,0.94;5.31,5.31 +2.50,5.31;8.44,5.31 +8.44,7.81;6.25,7.81 +6.88,7.81;7.50,6.25 +7.50,4.38;6.88,2.81 +6.88,2.81;5.94,1.88 +8.12,1.88;7.19,3.12 +3.44,3.12;4.38,1.88 +2.19,1.88;3.12,2.81 +3.12,2.81;3.75,4.38 +3.75,7.81;4.38,6.25 +5.31,7.81;3.12,7.81 +2.19,6.56;3.12,7.81 +3.12,7.81;3.75,9.38 +6.88,9.38;6.25,7.81 +6.25,7.81;5.31,6.56 +0.00,3.12;0.00,8.44 +0.00,8.44;1.56,8.44 +1.56,8.44;1.56,3.75 +1.56,3.75;0.00,3.75 + +# UTF-16 : 56 80 +# UTF-8 : 80 9a e5 +[5680] 嚀 +2.50,7.19;2.50,8.44 +2.50,8.44;8.75,8.44 +8.75,8.44;8.75,7.19 +8.75,5.94;8.12,6.88 +7.19,6.88;6.56,5.94 +6.56,5.94;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,6.25;4.69,7.81 +5.62,7.81;6.25,7.19 +3.75,7.19;2.81,5.94 +2.50,4.06;8.75,4.06 +7.81,4.06;7.81,5.31 +7.81,5.31;3.44,5.31 +3.44,5.31;3.44,4.06 +6.56,4.06;6.56,5.31 +5.00,5.31;5.00,4.06 +5.00,0.62;5.62,0.62 +5.62,0.62;5.94,0.94 +5.94,0.94;5.94,3.12 +3.12,3.12;8.12,3.12 +5.62,8.44;5.62,9.38 +0.00,3.12;0.00,8.44 +0.00,8.44;1.56,8.44 +1.56,8.44;1.56,3.44 +1.56,3.75;0.00,3.75 + +# UTF-16 : 56 8a +# UTF-8 : 8a 9a e5 +[568a] 嚊 +3.12,4.06;8.12,4.06 +8.12,5.00;3.12,5.00 +3.12,5.00;3.12,3.12 +3.12,3.12;8.12,3.12 +8.12,3.12;8.12,5.00 +5.62,5.00;5.62,3.12 +5.62,9.38;4.69,8.44 +3.75,8.44;3.75,5.94 +3.75,5.94;7.50,5.94 +7.50,5.94;7.50,8.44 +7.50,8.44;3.75,8.44 +3.75,7.50;7.50,7.50 +7.50,6.88;3.75,6.88 +1.88,2.50;8.75,2.50 +6.88,2.50;6.88,0.62 +1.88,0.62;3.12,0.94 +3.12,0.94;4.06,1.56 +4.06,1.56;4.38,2.50 +0.00,3.12;0.00,8.44 +0.00,8.44;1.88,8.44 +1.88,8.44;1.88,3.75 +1.88,3.75;0.00,3.75 + +# UTF-16 : 56 94 +# UTF-8 : 94 9a e5 +[5694] 嚔 +5.31,9.38;5.31,7.50 +2.19,6.56;2.19,7.50 +2.19,7.50;8.44,7.50 +8.44,7.50;8.44,6.56 +2.81,8.44;7.81,8.44 +3.12,4.38;3.12,6.25 +3.12,6.25;7.50,6.25 +7.50,6.25;7.50,4.38 +7.50,4.38;3.12,4.38 +3.12,5.31;7.50,5.31 +5.31,6.25;5.31,4.38 +4.69,4.38;3.75,3.12 +2.50,3.12;5.62,3.12 +5.62,3.12;6.56,3.44 +5.94,3.75;8.12,2.81 +5.31,3.12;5.31,1.25 +5.31,2.19;7.19,2.19 +3.12,2.50;2.81,1.88 +2.81,1.88;2.19,1.25 +2.19,1.25;0.94,0.62 +3.12,1.88;4.06,1.25 +4.06,1.25;6.25,0.94 +6.25,0.94;8.75,0.94 +0.00,3.12;0.00,8.44 +0.00,8.44;1.25,8.44 +1.25,8.44;1.25,3.75 +1.25,3.75;0.00,3.75 + +# UTF-16 : 56 8f +# UTF-8 : 8f 9a e5 +[568f] 嚏 +5.31,9.38;5.31,7.50 +5.31,6.56;5.31,4.06 +3.12,4.06;7.50,4.06 +7.50,4.06;7.50,6.56 +7.50,6.56;3.12,6.56 +3.12,6.56;3.12,4.06 +3.12,5.31;7.50,5.31 +7.81,8.44;2.81,8.44 +2.19,6.56;2.19,7.50 +2.19,7.50;8.44,7.50 +8.44,7.50;8.44,6.56 +7.81,2.50;8.44,3.12 +8.44,3.12;2.19,3.12 +5.31,3.12;5.31,1.25 +5.31,2.19;6.88,2.19 +3.12,2.50;2.81,1.88 +2.81,1.88;2.19,1.25 +2.19,1.25;0.94,0.62 +3.12,1.88;4.06,1.25 +4.06,1.25;6.25,0.94 +6.25,0.94;8.75,0.94 +0.00,3.12;0.00,8.44 +0.00,8.44;1.25,8.44 +1.25,8.44;1.25,3.75 +1.25,3.75;0.00,3.75 + +# UTF-16 : 56 ae +# UTF-8 : ae 9a e5 +[56ae] 嚮 +1.56,9.38;0.31,8.12 +0.00,8.12;1.25,6.88 +2.19,7.81;0.31,5.94 +0.31,5.94;1.88,5.94 +2.19,6.56;1.88,5.62 +1.88,5.62;1.25,5.00 +1.25,5.00;0.00,4.06 +6.88,4.38;6.88,9.06 +6.88,9.06;8.75,9.06 +8.75,9.06;7.81,7.81 +7.81,7.81;8.75,6.88 +8.75,6.88;8.75,5.94 +8.75,5.94;8.12,5.31 +8.12,5.31;7.81,5.31 +5.31,9.38;3.12,9.38 +3.12,4.38;3.12,8.44 +3.12,8.44;5.62,8.44 +5.62,8.44;5.62,6.56 +5.62,6.56;3.12,6.56 +3.12,7.50;5.62,7.50 +5.62,5.62;3.12,5.62 +3.12,5.00;5.62,5.00 +1.25,0.62;1.25,3.44 +1.25,3.44;7.50,3.44 +7.50,3.44;7.50,0.94 +7.50,0.94;7.19,0.62 +7.19,0.62;6.56,0.62 +2.81,1.25;2.81,2.50 +2.81,2.50;5.94,2.50 +5.94,2.50;5.94,1.25 +5.94,1.25;2.81,1.25 +3.75,3.44;4.69,4.38 + +# UTF-16 : 56 c2 +# UTF-8 : 82 9b e5 +[56c2] 囂 +1.25,8.12;1.25,9.38 +1.25,9.38;3.44,9.38 +3.44,9.38;3.44,8.12 +3.44,8.12;1.25,8.12 +5.31,8.12;5.31,9.38 +5.31,9.38;7.50,9.38 +7.50,9.38;7.50,8.12 +7.50,8.12;5.31,8.12 +0.00,7.19;8.75,7.19 +4.69,7.19;4.06,6.25 +1.56,6.25;7.19,6.25 +7.19,6.25;7.19,3.44 +7.19,3.44;1.56,3.44 +1.56,3.44;1.56,6.25 +1.56,5.31;7.19,5.31 +7.19,4.38;1.56,4.38 +1.25,0.62;1.25,2.19 +1.25,2.19;3.44,2.19 +3.44,2.19;3.44,0.62 +3.44,0.94;1.25,0.94 +5.31,0.94;7.50,0.94 +7.50,0.62;7.50,2.19 +7.50,2.19;5.31,2.19 +5.31,2.19;5.31,0.62 +0.31,2.19;1.88,2.81 +1.88,2.81;2.81,3.44 +5.94,3.44;7.50,2.81 +7.50,2.81;8.44,2.19 + +# UTF-16 : 56 c8 +# UTF-8 : 88 9b e5 +[56c8] 囈 +1.88,9.06;8.75,9.06 +4.06,8.44;4.06,9.69 +6.56,9.69;6.56,8.44 +1.88,6.56;5.00,6.56 +3.44,6.56;3.44,8.12 +2.50,7.50;4.38,7.50 +1.88,5.00;2.50,5.31 +2.50,5.31;2.81,5.62 +2.81,5.62;3.12,6.56 +4.06,6.56;4.06,5.94 +4.06,5.94;4.38,5.62 +4.38,5.62;5.00,5.62 +3.44,5.31;3.44,3.75 +2.19,3.44;4.69,4.06 +4.69,4.69;2.50,4.69 +9.06,4.69;8.75,3.44 +8.75,3.44;8.12,4.38 +8.12,4.38;7.81,5.62 +7.81,5.62;7.81,7.19 +7.81,7.19;5.62,7.19 +6.56,7.81;6.56,6.56 +6.56,6.56;6.25,5.00 +6.25,5.00;5.94,4.38 +5.94,4.38;5.31,3.75 +5.94,5.62;7.19,4.38 +7.50,3.12;3.44,3.12 +1.88,2.19;8.75,2.19 +4.38,2.19;3.44,0.94 +2.81,0.62;5.62,0.94 +5.62,0.94;6.56,1.25 +6.56,1.56;7.81,0.62 +0.00,3.12;0.00,8.44 +0.00,8.44;1.25,8.44 +1.25,8.44;1.25,3.75 +1.25,3.75;0.00,3.75 + +# UTF-16 : 56 ce +# UTF-8 : 8e 9b e5 +[56ce] 囎 +2.50,2.81;2.50,9.06 +2.50,9.06;4.38,9.06 +4.38,9.06;4.38,2.81 +4.38,2.81;2.50,2.81 +2.50,5.00;4.38,5.00 +4.38,6.88;2.50,6.88 +5.00,6.88;5.94,8.12 +5.94,8.12;6.25,9.06 +6.56,9.38;7.19,9.38 +7.19,9.38;7.81,8.12 +7.81,8.12;8.75,6.88 +8.12,6.88;5.62,6.88 +5.62,6.88;5.62,4.69 +5.62,4.69;8.12,4.69 +8.12,4.69;8.12,6.88 +6.88,6.88;6.88,4.69 +5.94,6.25;6.56,5.31 +7.19,5.31;7.81,6.25 +5.94,0.62;5.94,3.44 +5.94,3.44;7.81,3.44 +7.81,3.44;7.81,0.62 +7.81,0.94;5.94,0.94 +5.94,2.19;7.81,2.19 +4.06,2.19;4.69,0.94 +1.88,0.62;2.81,2.19 +0.00,3.12;0.00,8.44 +0.00,8.44;1.56,8.44 +1.56,8.44;1.56,3.75 +1.56,3.75;0.00,3.75 + +# UTF-16 : 56 d1 +# UTF-8 : 91 9b e5 +[56d1] 囑 +0.62,0.62;1.25,1.25 +1.25,1.25;1.88,2.50 +1.88,2.50;2.19,4.06 +2.19,4.06;2.19,9.38 +2.19,9.38;8.12,9.38 +8.12,9.38;8.12,8.44 +8.12,8.44;2.19,8.44 +5.62,7.81;5.62,6.56 +3.12,6.88;4.69,6.88 +4.69,7.50;3.12,7.50 +6.56,7.50;8.12,7.50 +8.12,6.88;6.56,6.88 +3.44,5.94;8.12,5.94 +8.12,5.94;8.12,5.00 +8.12,5.00;3.44,5.00 +3.44,5.00;3.44,5.94 +5.00,5.94;5.00,5.00 +6.56,5.00;6.56,5.94 +2.50,2.19;3.44,3.12 +3.44,3.12;4.06,4.69 +4.06,4.06;8.75,4.06 +8.75,4.06;8.44,1.25 +8.44,1.25;7.81,0.62 +7.81,0.62;7.50,0.62 +5.31,4.06;5.31,1.25 +6.25,1.25;3.44,0.62 +6.88,0.62;6.25,1.88 +4.06,1.88;4.06,3.12 +4.06,3.12;6.56,3.12 +6.56,3.12;6.56,2.19 +6.56,2.19;4.06,2.19 +0.00,3.12;0.00,8.44 +0.00,8.44;1.25,8.44 +1.25,8.44;1.25,3.75 +1.25,3.75;0.00,3.75 + +# UTF-16 : 56 d3 +# UTF-8 : 93 9b e5 +[56d3] 囓 +1.56,4.38;8.75,4.38 +5.62,4.38;5.62,5.94 +5.62,5.31;7.81,5.31 +4.06,5.31;4.06,4.38 +2.19,3.75;2.19,0.62 +2.19,0.62;8.12,0.62 +8.12,0.62;8.12,3.75 +8.12,2.50;2.19,2.50 +5.62,2.81;6.88,4.06 +7.50,2.81;6.56,3.44 +6.56,1.56;7.50,0.94 +5.62,0.94;6.88,2.19 +4.06,2.19;2.81,0.94 +4.69,0.94;3.75,1.56 +3.75,3.44;4.69,2.81 +2.81,2.81;4.06,4.06 +5.31,9.06;8.44,9.06 +8.44,9.06;8.44,8.44 +8.44,8.44;8.12,6.88 +8.12,6.88;7.81,6.56 +7.81,6.56;7.19,6.56 +5.31,6.56;5.94,7.19 +5.94,7.19;6.56,8.12 +6.56,8.12;6.88,9.06 +3.44,9.38;3.44,5.62 +4.69,9.06;3.12,8.12 +3.12,8.12;2.19,7.81 +2.19,6.88;3.12,7.19 +3.12,7.19;4.69,8.12 +5.00,7.19;3.12,6.25 +3.12,6.25;2.19,5.94 +0.00,3.12;0.00,8.44 +0.00,8.44;1.25,8.44 +1.25,8.44;1.25,3.75 +1.25,3.75;0.00,3.75 + +# UTF-16 : 56 f9 +# UTF-8 : b9 9b e5 +[56f9] 囹 +1.25,5.31;2.81,6.56 +2.81,6.56;4.38,8.44 +4.38,8.44;5.94,6.56 +5.94,6.56;7.50,5.31 +3.44,5.94;5.31,5.94 +1.88,4.69;6.56,4.69 +6.56,4.69;6.56,3.12 +6.56,3.12;5.94,2.50 +5.94,2.50;5.31,2.81 +4.06,4.69;4.06,1.88 +0.31,0.62;0.31,9.06 +0.31,9.06;8.44,9.06 +8.44,9.06;8.44,0.62 +8.44,1.25;0.31,1.25 + +# UTF-16 : 56 ff +# UTF-8 : bf 9b e5 +[56ff] 囿 +0.31,0.62;0.31,9.06 +0.31,9.06;8.44,9.06 +8.44,9.06;8.44,0.62 +8.44,0.94;0.31,0.94 +1.56,7.19;7.19,7.19 +3.75,8.44;3.12,6.56 +3.12,6.56;2.50,5.62 +2.50,5.62;1.56,4.69 +3.12,1.56;3.12,5.94 +3.12,5.94;5.62,5.94 +5.62,5.94;5.62,1.88 +5.62,1.88;5.31,1.56 +5.31,1.56;5.00,1.56 +3.12,4.69;5.62,4.69 +5.62,3.44;3.12,3.44 + +# UTF-16 : 57 04 +# UTF-8 : 84 9c e5 +[5704] 圄 +0.31,0.62;0.31,9.06 +0.31,9.06;8.44,9.06 +8.44,9.06;8.44,0.62 +8.44,0.94;0.31,0.94 +1.88,7.50;6.88,7.50 +4.06,7.50;3.44,5.00 +1.56,5.00;7.19,5.00 +2.50,6.25;5.94,6.25 +5.94,6.25;5.94,5.00 +2.50,2.19;2.50,4.06 +2.50,4.06;6.25,4.06 +6.25,4.06;6.25,2.19 +6.25,2.19;2.50,2.19 + +# UTF-16 : 57 09 +# UTF-8 : 89 9c e5 +[5709] 圉 +0.31,0.62;0.31,9.06 +0.31,9.06;8.44,9.06 +8.44,9.06;8.44,0.62 +8.44,0.94;0.31,0.94 +4.38,8.12;4.38,5.94 +1.56,5.94;7.19,5.94 +2.19,7.19;6.56,7.19 +5.94,5.94;5.31,4.38 +1.88,4.38;6.88,4.38 +3.44,4.38;2.81,5.94 +4.38,4.38;4.38,1.56 +2.19,3.12;6.25,3.12 + +# UTF-16 : 57 0d +# UTF-8 : 8d 9c e5 +[570d] 圍 +0.31,0.62;0.31,9.38 +0.31,9.38;8.44,9.38 +8.44,9.38;8.44,0.62 +8.44,0.94;0.31,0.94 +4.38,9.06;3.44,7.19 +1.25,7.19;7.50,7.19 +5.94,7.19;6.25,8.12 +6.25,8.12;2.50,8.12 +2.50,5.00;2.50,6.25 +2.50,6.25;6.25,6.25 +6.25,6.25;6.25,5.00 +6.25,5.00;2.50,5.00 +4.69,5.00;4.69,1.25 +6.88,4.06;1.56,4.06 +2.81,4.06;1.56,2.19 +2.19,2.81;7.50,2.81 + +# UTF-16 : 57 16 +# UTF-8 : 96 9c e5 +[5716] 圖 +1.25,6.56;7.50,6.56 +4.38,6.56;4.38,7.50 +2.50,7.50;6.25,7.50 +6.25,7.50;6.25,8.44 +6.25,8.44;2.50,8.44 +2.50,8.44;2.50,7.50 +1.88,1.88;1.88,5.62 +1.88,5.62;6.88,5.62 +6.88,5.62;6.88,1.88 +6.88,2.19;1.88,2.19 +3.44,3.12;3.44,4.69 +3.44,4.69;5.31,4.69 +5.31,4.69;5.31,3.12 +5.31,3.44;3.44,3.44 +0.31,0.94;8.44,0.94 +8.44,0.62;8.44,9.38 +8.44,9.38;0.31,9.38 +0.31,9.38;0.31,0.62 + +# UTF-16 : 57 1c +# UTF-8 : 9c 9c e5 +[571c] 圜 +1.25,6.25;7.50,6.25 +7.50,1.56;6.56,1.88 +6.56,1.88;5.00,3.12 +5.00,3.12;4.38,4.38 +4.38,4.38;2.81,3.12 +2.81,3.12;1.56,2.50 +3.12,1.88;3.12,3.12 +5.62,2.81;6.88,3.44 +6.88,7.19;6.88,8.12 +6.88,8.12;1.88,8.12 +1.88,8.12;1.88,7.19 +1.88,7.19;6.88,7.19 +5.31,7.19;5.31,8.12 +3.44,8.12;3.44,7.19 +2.81,4.38;6.25,4.38 +6.25,4.38;6.25,5.31 +6.25,5.31;2.50,5.31 +2.50,5.31;2.50,4.38 +2.19,1.56;4.69,2.19 +0.31,0.94;8.44,0.94 +8.44,0.62;8.44,9.06 +8.44,9.06;0.31,9.06 +0.31,9.06;0.31,0.62 + +# UTF-16 : 57 37 +# UTF-8 : b7 9c e5 +[5737] 圷 +3.12,8.75;8.44,8.75 +5.62,8.75;5.62,0.62 +5.62,6.88;6.88,6.25 +6.88,6.25;7.81,5.62 +1.56,9.38;1.56,2.50 +0.00,6.25;3.12,6.25 +3.12,3.12;1.88,2.50 +1.88,2.50;0.00,1.88 + +# UTF-16 : 57 c0 +# UTF-8 : 80 9f e5 +[57c0] 埀 +7.50,9.38;3.75,8.75 +3.75,8.75;0.94,8.44 +0.94,3.75;3.12,4.38 +3.12,4.38;3.12,3.44 +3.12,3.44;3.12,6.56 +3.12,5.94;0.62,5.94 +7.81,6.25;5.62,5.62 +5.62,6.56;5.62,4.38 +5.62,4.38;6.25,3.75 +6.25,3.75;7.50,3.75 +7.50,3.75;8.12,4.38 +8.75,7.50;0.00,7.50 +4.38,8.75;4.38,0.94 +0.31,0.94;8.12,0.94 +1.25,2.50;7.19,2.50 + +# UTF-16 : 57 88 +# UTF-8 : 88 9e e5 +[5788] 垈 +0.00,6.88;0.94,7.50 +0.94,7.50;2.50,9.38 +2.50,6.88;8.75,7.81 +8.75,5.31;8.44,4.06 +8.44,4.06;7.81,4.38 +7.81,4.38;6.56,5.31 +6.56,5.31;5.94,5.94 +5.94,5.94;5.31,7.50 +5.31,7.50;5.00,9.38 +6.88,9.06;7.50,8.44 +1.25,7.81;1.25,4.06 +4.38,4.38;4.38,0.94 +0.31,0.94;8.44,0.94 +1.56,2.81;7.19,2.81 + +# UTF-16 : 57 c6 +# UTF-8 : 86 9f e5 +[57c6] 埆 +3.12,5.94;4.38,7.50 +4.38,7.50;5.31,9.38 +5.00,8.44;7.19,8.44 +7.19,8.44;6.25,6.88 +6.25,6.88;6.25,3.12 +4.06,3.12;8.44,3.12 +8.44,5.00;4.06,5.00 +3.12,0.62;3.75,1.88 +3.75,1.88;4.06,3.44 +4.06,3.44;4.06,6.88 +4.06,6.88;8.44,6.88 +8.44,6.88;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 +1.25,9.38;1.25,2.50 +0.00,6.56;2.50,6.56 +2.50,3.12;1.56,2.50 +1.56,2.50;0.00,1.88 + +# UTF-16 : 57 d3 +# UTF-8 : 93 9f e5 +[57d3] 埓 +6.56,9.38;4.69,8.12 +4.69,8.12;3.12,7.50 +8.44,8.12;6.88,6.88 +6.88,6.88;5.00,5.94 +5.00,5.94;3.12,5.31 +4.38,7.19;5.00,6.25 +5.94,8.12;6.88,7.19 +7.50,5.94;7.50,0.94 +7.50,0.94;7.19,0.62 +7.19,0.62;6.25,0.62 +3.12,4.38;8.75,4.38 +4.06,3.44;5.00,2.50 +2.81,6.25;0.00,6.25 +0.00,1.88;1.88,2.50 +1.88,2.50;2.81,3.12 +1.56,9.38;1.56,2.50 + +# UTF-16 : 57 d6 +# UTF-8 : 96 9f e5 +[57d6] 埖 +3.44,8.12;8.75,8.12 +7.19,9.38;7.19,7.19 +5.00,7.19;5.00,9.38 +5.62,6.56;4.69,4.38 +4.69,4.38;3.75,3.12 +4.69,4.38;4.69,0.62 +6.56,6.56;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +8.44,5.00;6.56,4.06 +2.81,6.25;0.00,6.25 +0.00,1.88;1.88,2.50 +1.88,2.50;2.81,3.12 +1.56,9.06;1.56,2.50 + +# UTF-16 : 58 72 +# UTF-8 : b2 a1 e5 +[5872] 塲 +8.75,8.75;4.38,8.75 +4.38,9.38;3.75,8.12 +3.75,8.12;3.12,7.50 +4.38,7.50;8.12,7.50 +8.12,7.50;8.12,5.62 +8.12,5.62;4.38,5.62 +4.38,5.62;4.38,7.50 +4.38,6.56;8.12,6.56 +3.12,4.38;8.75,4.38 +5.31,4.38;4.06,3.12 +4.06,3.12;3.12,2.50 +4.38,3.12;8.44,3.12 +8.44,3.12;8.44,1.88 +8.44,1.88;7.81,0.62 +7.81,0.62;7.19,0.62 +7.19,3.12;6.56,1.88 +6.56,1.88;5.94,1.25 +5.94,1.25;4.69,0.62 +4.06,1.56;5.00,2.19 +5.00,2.19;5.94,3.12 +2.50,6.25;0.00,6.25 +0.00,1.88;1.56,2.50 +1.56,2.50;2.50,3.12 +1.25,9.38;1.25,2.50 + +# UTF-16 : 58 62 +# UTF-8 : a2 a1 e5 +[5862] 塢 +7.19,0.62;8.12,0.62 +8.12,0.62;8.75,1.88 +8.75,1.88;8.75,3.75 +8.75,3.75;3.44,3.75 +3.44,3.75;3.44,8.44 +3.44,8.44;7.81,8.44 +7.81,8.44;7.81,6.25 +7.81,6.25;3.44,6.25 +3.44,5.00;8.44,5.00 +5.62,9.38;5.00,8.44 +6.88,2.81;7.50,1.56 +6.25,1.56;5.62,2.81 +4.38,2.81;5.00,1.56 +2.19,0.94;3.44,2.81 +2.50,6.25;0.00,6.25 +0.00,1.88;1.56,2.50 +1.56,2.50;2.50,3.12 +1.25,9.38;1.25,2.50 + +# UTF-16 : 58 4b +# UTF-8 : 8b a1 e5 +[584b] 塋 +0.00,4.38;0.00,5.31 +0.00,5.31;8.75,5.31 +8.75,5.31;8.75,4.38 +8.44,0.94;0.31,0.94 +4.38,0.94;4.38,4.69 +1.56,3.12;7.19,3.12 +2.50,9.38;2.50,8.12 +2.50,8.12;2.19,7.19 +2.19,7.19;1.56,6.25 +1.56,6.25;0.62,5.62 +5.00,5.62;5.94,6.25 +5.94,6.25;6.56,7.19 +6.56,7.19;6.88,8.12 +6.88,8.12;6.88,9.38 +6.88,7.50;7.81,6.56 +7.81,6.56;8.12,5.94 +3.75,5.94;3.12,6.88 +3.12,6.88;2.50,7.50 +0.62,7.50;1.25,8.75 +4.06,8.75;3.12,7.81 +5.31,7.50;5.94,8.75 +8.44,8.75;7.81,7.81 + +# UTF-16 : 58 70 +# UTF-8 : b0 a1 e5 +[5870] 塰 +4.38,3.44;4.38,0.94 +8.75,0.94;0.00,0.94 +0.00,3.44;1.25,4.69 +1.25,4.69;1.88,5.62 +1.88,7.81;0.62,9.38 +4.06,9.38;3.44,8.12 +3.44,8.12;2.50,6.88 +3.75,8.44;8.75,8.44 +8.75,5.62;2.81,5.62 +7.81,4.06;3.44,4.06 +3.44,4.06;4.06,7.19 +4.06,7.19;7.81,7.19 +7.81,7.19;7.19,4.06 +7.19,4.06;6.88,3.44 +5.94,4.38;5.31,5.31 +5.31,6.88;5.94,5.94 +0.00,7.19;1.25,6.25 +1.25,2.19;7.50,2.19 + +# UTF-16 : 58 52 +# UTF-8 : 92 a1 e5 +[5852] 塒 +2.81,1.88;2.81,8.12 +2.81,8.12;4.38,8.12 +4.38,8.12;4.38,2.19 +4.38,2.19;2.81,2.19 +2.81,5.31;4.38,5.31 +7.81,5.31;7.81,0.62 +7.81,0.62;6.88,0.94 +6.88,9.38;6.88,5.94 +5.00,5.94;8.75,5.94 +8.75,4.38;5.00,4.38 +5.31,7.81;8.44,7.81 +5.62,3.12;6.25,2.19 +2.19,6.25;0.00,6.25 +0.00,1.88;1.56,2.50 +1.56,2.50;2.19,3.12 +1.25,9.06;1.25,2.50 + +# UTF-16 : 58 3d +# UTF-8 : bd a0 e5 +[583d] 堽 +2.50,6.25;0.00,6.25 +0.00,1.88;1.56,2.50 +1.56,2.50;2.50,3.12 +1.25,9.38;1.25,2.50 +3.75,6.88;3.75,8.75 +3.75,8.75;8.44,8.75 +8.44,8.75;8.44,6.88 +8.44,6.88;3.75,6.88 +5.31,6.88;5.31,8.75 +6.88,8.75;6.88,6.88 +3.44,5.62;8.75,5.62 +6.25,5.62;6.25,0.94 +8.75,0.94;3.75,0.94 +3.75,0.62;3.75,4.06 +6.25,3.44;8.12,3.44 + +# UTF-16 : 58 85 +# UTF-8 : 85 a2 e5 +[5885] 墅 +0.00,3.44;3.75,4.38 +1.88,4.06;1.88,9.38 +0.31,9.38;3.44,9.38 +3.44,9.38;3.44,6.88 +3.44,6.88;0.31,6.88 +0.31,6.88;0.31,9.38 +0.31,8.12;3.44,8.12 +3.44,5.62;0.31,5.62 +5.00,9.06;8.12,9.06 +8.12,9.06;6.56,7.50 +7.19,6.88;5.62,8.12 +5.62,3.44;6.56,3.12 +6.56,3.12;6.56,6.56 +4.06,6.56;8.75,6.56 +8.75,6.56;7.50,5.31 +7.50,2.50;1.25,2.50 +4.38,3.44;4.38,0.94 +0.00,0.94;8.75,0.94 + +# UTF-16 : 58 b9 +# UTF-8 : b9 a2 e5 +[58b9] 墹 +3.12,0.62;3.12,9.06 +3.12,9.06;5.31,9.06 +5.31,9.06;5.31,6.56 +5.31,6.56;3.12,6.56 +3.12,7.81;5.31,7.81 +6.25,7.81;8.44,7.81 +8.44,6.56;6.25,6.56 +6.25,6.56;6.25,9.06 +6.25,9.06;8.44,9.06 +8.44,9.06;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 +4.69,1.25;4.69,4.69 +4.69,4.69;6.88,4.69 +6.88,4.69;6.88,1.56 +6.88,1.56;4.69,1.56 +4.69,3.12;6.88,3.12 +2.50,3.12;1.56,2.50 +1.56,2.50;0.00,1.88 +0.00,6.25;2.50,6.25 +1.25,9.38;1.25,2.50 + +# UTF-16 : 58 ab +# UTF-8 : ab a2 e5 +[58ab] 墫 +4.38,1.88;5.00,1.25 +5.00,9.06;3.12,6.88 +3.12,2.50;8.75,2.50 +8.75,6.88;6.56,9.38 +6.56,9.38;5.94,9.38 +4.69,7.81;7.19,7.81 +6.56,7.81;6.56,5.94 +6.56,5.94;7.81,5.94 +7.81,6.88;7.81,3.75 +7.81,3.75;4.06,3.75 +4.06,3.75;4.06,6.88 +4.06,6.88;7.81,6.88 +7.81,4.69;4.06,4.69 +4.06,5.62;5.31,6.25 +5.31,6.25;5.31,7.81 +5.94,0.62;7.19,0.94 +7.19,0.94;7.19,3.44 +2.50,3.12;1.56,2.50 +1.56,2.50;0.00,1.88 +0.00,6.25;2.50,6.25 +1.25,9.38;1.25,2.50 + +# UTF-16 : 58 bb +# UTF-8 : bb a2 e5 +[58bb] 墻 +1.25,2.50;1.25,9.38 +5.62,9.38;5.62,5.62 +8.75,5.62;2.50,5.62 +2.50,3.12;1.56,2.50 +1.56,2.50;0.00,1.88 +0.00,6.25;2.19,6.25 +5.00,6.25;4.06,7.19 +7.19,7.19;8.12,6.25 +8.12,8.44;3.12,8.44 +3.12,0.62;3.12,4.69 +3.12,4.69;8.12,4.69 +8.12,4.69;8.12,0.62 +8.12,0.94;3.12,0.94 +3.12,6.25;4.06,7.19 +4.06,7.19;4.38,7.81 +7.50,7.81;7.19,7.19 +7.19,7.19;6.25,6.25 +4.38,1.88;4.38,3.75 +4.38,3.75;6.88,3.75 +6.88,3.75;6.88,2.19 +6.88,2.19;4.38,2.19 + +# UTF-16 : 58 ae +# UTF-8 : ae a2 e5 +[58ae] 墮 +0.31,2.81;0.31,9.06 +0.31,9.06;2.50,9.06 +2.50,9.06;1.56,7.50 +1.56,7.50;2.19,6.88 +2.19,6.88;2.50,5.94 +2.50,5.94;2.50,4.69 +2.50,4.69;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,2.50;7.19,2.50 +3.44,8.75;8.44,8.75 +8.44,6.88;5.00,6.88 +6.56,6.88;6.56,7.81 +5.62,7.81;7.81,7.81 +7.81,3.12;8.12,3.44 +8.12,3.44;8.12,5.94 +8.12,5.94;5.00,5.94 +5.00,5.94;5.00,3.12 +5.00,4.38;8.12,4.38 +8.12,5.00;5.00,5.00 +3.12,6.25;5.00,7.81 +5.00,7.81;5.94,8.75 +5.94,8.75;6.25,9.69 +4.38,3.44;4.38,0.94 +0.00,0.94;8.75,0.94 + +# UTF-16 : 58 c5 +# UTF-8 : 85 a3 e5 +[58c5] 壅 +0.31,0.94;8.44,0.94 +4.38,0.94;4.38,3.12 +1.25,2.19;7.50,2.19 +4.38,9.69;4.38,8.75 +0.00,8.75;8.75,8.75 +1.88,8.12;0.94,6.88 +0.31,7.19;1.88,5.94 +2.81,6.88;0.94,4.69 +0.31,4.38;3.12,5.00 +3.44,5.62;3.12,4.69 +3.12,4.69;2.50,3.75 +2.50,3.75;1.56,3.12 +1.56,3.12;0.31,2.50 +8.75,3.75;4.69,3.75 +4.69,3.75;4.69,7.19 +4.69,7.19;8.12,7.19 +8.12,5.94;4.69,5.94 +4.69,5.00;8.12,5.00 +6.56,3.75;6.56,7.19 +6.56,7.19;7.19,8.12 +5.31,8.12;4.38,6.88 +4.38,6.88;3.75,6.25 + +# UTF-16 : 58 d1 +# UTF-8 : 91 a3 e5 +[58d1] 壑 +0.31,0.94;8.44,0.94 +4.38,0.94;4.38,3.44 +1.25,2.50;7.50,2.50 +1.88,9.69;1.88,8.12 +1.88,9.06;3.44,9.06 +0.00,7.19;0.00,8.12 +0.00,8.12;4.06,8.12 +4.06,8.12;4.06,7.19 +3.12,7.19;0.94,7.19 +0.31,5.94;1.25,6.56 +2.81,6.56;3.75,5.94 +0.00,4.38;0.94,5.00 +0.94,5.00;1.88,5.94 +2.19,5.94;3.75,5.00 +0.94,3.12;0.94,4.69 +0.94,4.69;3.12,4.69 +3.12,4.69;3.12,3.44 +3.12,3.44;0.94,3.44 +4.69,4.06;6.88,5.62 +6.88,5.62;7.81,6.88 +7.81,6.88;8.44,8.75 +8.44,8.75;4.69,8.75 +5.31,8.75;5.94,6.88 +5.94,6.88;7.50,4.69 +7.50,4.69;8.75,3.75 + +# UTF-16 : 58 d7 +# UTF-8 : 97 a3 e5 +[58d7] 壗 +5.62,9.38;5.62,5.31 +2.81,5.31;8.75,5.31 +8.75,3.75;7.81,4.69 +6.56,4.69;7.19,3.75 +5.62,3.75;5.00,4.69 +3.75,4.69;3.12,3.75 +3.12,7.19;8.75,7.19 +8.75,0.94;2.50,0.94 +3.44,0.94;3.44,3.12 +3.44,3.12;7.81,3.12 +7.81,3.12;7.81,0.94 +6.25,0.94;6.25,3.12 +5.00,3.12;5.00,0.94 +3.75,8.12;7.81,8.12 +7.81,8.12;7.81,6.25 +7.81,6.25;3.75,6.25 +2.50,6.25;0.00,6.25 +0.00,1.56;1.25,2.19 +1.25,2.19;2.50,3.12 +1.25,9.38;1.25,2.50 + +# UTF-16 : 58 d9 +# UTF-8 : 99 a3 e5 +[58d9] 壙 +2.19,0.62;2.81,1.88 +2.81,1.88;3.12,3.75 +3.12,3.75;3.12,8.44 +3.12,8.44;8.75,8.44 +5.94,8.44;5.94,9.38 +3.75,6.88;8.75,6.88 +6.88,7.81;6.88,5.94 +6.88,5.94;5.31,5.94 +5.31,5.94;5.31,7.81 +3.75,5.00;8.75,5.00 +6.25,5.00;6.25,2.19 +4.38,2.19;8.12,2.19 +8.12,2.19;8.12,4.06 +8.12,4.06;4.38,4.06 +4.38,4.06;4.38,2.19 +4.38,3.12;8.12,3.12 +3.44,0.62;4.69,1.25 +4.69,1.25;5.31,1.88 +7.19,1.88;8.75,0.62 +2.50,6.25;0.00,6.25 +0.00,1.88;1.56,2.50 +1.56,2.50;2.50,3.12 +1.25,9.38;1.25,2.50 + +# UTF-16 : 58 e5 +# UTF-8 : a5 a3 e5 +[58e5] 壥 +2.19,0.94;2.81,1.88 +2.81,1.88;3.44,4.06 +3.44,4.06;3.44,9.06 +3.44,9.06;8.75,9.06 +4.38,8.12;8.12,8.12 +8.12,8.12;8.12,6.25 +8.12,6.25;4.38,6.25 +4.38,6.25;4.38,8.12 +6.25,8.12;6.25,4.38 +4.06,4.38;8.44,4.38 +4.69,5.31;7.81,5.31 +7.50,7.50;6.88,6.88 +5.62,6.88;5.00,7.50 +4.69,4.06;4.06,3.12 +5.62,3.12;5.62,4.06 +6.88,4.06;7.19,3.12 +8.75,3.12;8.12,4.06 +8.12,2.19;4.38,2.19 +3.75,0.94;8.75,0.94 +6.25,0.94;6.25,3.12 +2.50,6.25;0.00,6.25 +0.00,1.88;1.56,2.50 +1.56,2.50;2.50,3.12 +1.25,9.38;1.25,2.50 + +# UTF-16 : 58 df +# UTF-8 : 9f a3 e5 +[58df] 壟 +2.19,9.69;2.19,8.75 +4.06,8.75;0.31,8.75 +0.94,8.75;1.56,7.50 +2.81,7.50;3.44,8.75 +0.00,7.50;4.38,7.50 +2.81,3.75;3.44,3.75 +3.44,3.75;3.44,6.56 +3.44,6.56;0.94,6.56 +0.94,6.56;0.94,3.75 +0.94,4.69;3.44,4.69 +3.44,5.62;0.94,5.62 +5.31,9.69;5.31,7.81 +5.31,7.81;8.12,7.81 +8.12,7.81;8.12,6.88 +8.12,6.88;5.31,6.88 +5.31,6.88;5.31,3.75 +5.31,3.75;8.44,3.75 +8.44,3.75;8.75,4.06 +8.75,4.06;8.75,4.38 +7.81,5.94;5.31,5.94 +5.31,5.31;7.81,5.31 +7.81,4.69;5.31,4.69 +4.38,3.75;4.38,0.94 +0.00,0.94;8.75,0.94 +0.94,2.50;7.81,2.50 +8.12,8.75;5.31,8.75 + +# UTF-16 : 58 fc +# UTF-8 : bc a3 e5 +[58fc] 壼 +0.62,8.44;8.12,8.44 +4.38,9.38;4.38,7.19 +1.56,7.19;7.19,7.19 +0.31,5.31;0.31,6.25 +0.31,6.25;8.44,6.25 +8.44,6.25;8.44,5.31 +7.50,5.00;1.25,5.00 +3.44,5.00;3.44,3.75 +3.44,3.75;1.56,3.75 +1.56,3.75;1.56,2.19 +1.56,2.19;3.44,2.19 +3.44,2.19;3.44,0.94 +0.31,0.94;8.44,0.94 +5.31,0.94;5.31,2.19 +5.31,2.19;7.19,2.19 +7.19,2.19;7.19,3.75 +7.19,3.75;5.31,3.75 +5.31,3.75;5.31,5.00 + +# UTF-16 : 59 10 +# UTF-8 : 90 a4 e5 +[5910] 夐 +0.00,7.19;1.25,8.12 +1.25,8.12;2.50,9.69 +1.88,8.75;5.31,8.75 +5.31,8.75;4.38,7.81 +4.38,7.81;3.44,7.19 +3.44,7.19;2.50,6.88 +6.25,6.88;5.00,7.50 +1.25,6.25;1.25,7.81 +1.25,7.81;7.50,7.81 +7.50,7.81;7.50,6.25 +1.88,5.94;6.88,5.94 +6.88,5.94;6.88,3.44 +6.88,3.44;1.88,3.44 +1.88,3.44;1.88,5.94 +1.88,5.00;6.88,5.00 +6.88,4.38;1.88,4.38 +0.31,1.56;1.56,2.19 +1.56,2.19;2.81,3.44 +1.88,2.50;6.56,2.50 +6.56,2.50;5.31,1.56 +5.31,1.56;2.50,0.94 +2.50,0.94;0.62,0.62 +8.12,0.62;6.25,0.94 +6.25,0.94;3.75,1.56 +3.75,1.56;2.50,2.19 + +# UTF-16 : 59 1b +# UTF-8 : 9b a4 e5 +[591b] 夛 +6.88,7.50;1.25,7.50 +1.25,8.75;7.19,8.75 +7.19,8.75;6.56,6.25 +0.00,6.25;8.75,6.25 +4.69,6.25;3.12,4.38 +3.12,4.38;1.88,3.44 +1.88,3.44;0.31,2.50 +3.44,4.69;7.81,4.69 +7.81,4.69;6.56,3.44 +6.56,3.44;4.06,1.88 +4.06,1.88;1.56,0.94 +1.56,0.94;0.31,0.62 +4.69,2.50;3.12,3.44 + +# UTF-16 : 59 32 +# UTF-8 : b2 a4 e5 +[5932] 夲 +0.31,8.44;8.44,8.44 +4.38,9.38;3.44,7.19 +3.44,7.19;2.81,6.56 +2.81,6.56;1.56,5.62 +1.56,5.62;0.00,5.00 +8.75,5.00;7.19,5.62 +7.19,5.62;5.94,6.56 +5.94,6.56;5.31,7.19 +5.31,7.19;4.69,8.44 +0.62,4.38;8.12,4.38 +4.38,5.94;4.38,0.62 + +# UTF-16 : 7a d2 +# UTF-8 : 92 ab e7 +[7ad2] 竒 +4.38,9.38;4.38,8.12 +0.94,8.12;7.81,8.12 +6.25,8.12;5.31,5.62 +3.44,5.62;2.50,8.12 +0.31,5.62;8.75,5.62 +7.19,5.62;7.19,0.94 +7.19,0.94;6.25,0.62 +1.88,1.56;1.88,4.06 +1.88,4.06;5.00,4.06 +5.00,4.06;5.00,1.88 +5.00,1.88;1.88,1.88 + +# UTF-16 : 59 55 +# UTF-8 : 95 a5 e5 +[5955] 奕 +4.38,9.38;4.38,8.44 +0.00,8.44;8.75,8.44 +5.62,8.44;5.62,5.31 +5.62,5.31;5.31,5.00 +5.31,5.00;4.69,5.31 +3.44,8.44;3.44,7.50 +3.44,7.50;3.12,6.56 +3.12,6.56;2.50,5.62 +2.50,5.62;1.56,5.00 +1.56,5.00;0.94,4.69 +0.31,5.94;1.56,7.19 +7.19,7.19;8.12,6.56 +8.12,6.56;8.75,5.94 +0.31,3.75;8.44,3.75 +4.38,4.69;4.06,3.44 +4.06,3.44;3.75,2.81 +3.75,2.81;2.50,1.56 +2.50,1.56;1.25,0.94 +1.25,0.94;0.00,0.62 +8.75,0.62;7.50,0.94 +7.50,0.94;6.25,1.56 +6.25,1.56;5.00,2.81 +5.00,2.81;4.38,3.75 + +# UTF-16 : 59 5a +# UTF-8 : 9a a5 e5 +[595a] 奚 +6.88,9.38;4.06,8.75 +4.06,8.75;2.50,8.44 +2.50,8.44;1.56,7.50 +1.56,7.50;0.31,6.56 +5.00,7.50;4.06,8.44 +6.88,8.44;8.44,7.19 +4.06,7.19;3.12,6.25 +2.50,6.56;3.75,5.31 +5.94,6.88;3.44,4.69 +0.94,4.69;3.75,4.69 +3.75,4.69;6.88,5.00 +6.56,5.62;7.81,4.38 +4.38,4.38;4.06,3.44 +4.06,3.44;3.44,2.50 +3.44,2.50;2.19,1.56 +2.19,1.56;0.31,0.62 +8.44,0.62;6.56,1.56 +6.56,1.56;5.31,2.50 +5.31,2.50;4.69,3.44 +0.00,3.44;8.75,3.44 + +# UTF-16 : 59 6c +# UTF-8 : ac a5 e5 +[596c] 奬 +5.62,8.75;8.12,8.75 +8.12,8.75;6.88,7.81 +6.88,7.81;5.62,7.19 +5.62,7.19;3.44,6.56 +3.44,5.94;8.44,5.94 +8.44,3.12;0.31,3.12 +4.38,3.12;5.31,1.88 +5.31,1.88;6.25,1.25 +6.25,1.25;8.44,0.62 +0.31,0.62;2.50,1.25 +2.50,1.25;3.44,1.88 +3.44,1.88;4.06,2.81 +4.06,2.81;4.38,4.38 +6.25,4.38;7.19,4.06 +7.19,4.06;7.19,7.19 +4.69,7.19;4.06,7.81 +3.44,7.81;5.31,8.75 +5.31,8.75;6.25,9.38 +0.62,9.38;0.62,7.50 +0.62,7.81;2.19,7.81 +2.19,9.38;2.19,4.06 +0.00,4.06;0.62,4.69 +0.62,4.69;0.94,5.62 +0.94,5.62;0.94,6.56 +0.00,6.56;2.19,6.56 +4.69,5.31;5.31,4.69 +5.31,8.12;5.94,7.50 + +# UTF-16 : 59 69 +# UTF-8 : a9 a5 e5 +[5969] 奩 +0.31,8.44;8.44,8.44 +4.38,9.38;4.06,8.44 +4.06,8.44;3.44,7.50 +3.44,7.50;1.88,6.56 +1.88,6.56;0.00,5.94 +8.75,5.94;6.88,6.56 +6.88,6.56;5.31,7.50 +5.31,7.50;4.69,8.44 +6.56,6.25;0.94,6.25 +0.94,6.25;0.94,1.56 +0.94,1.56;1.56,0.94 +1.56,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +3.12,5.31;6.56,5.31 +6.56,5.31;6.56,4.06 +6.56,4.06;3.12,4.06 +3.12,4.06;3.12,5.31 +2.19,1.88;2.19,3.12 +2.19,3.12;4.06,3.12 +4.06,3.12;4.06,1.88 +4.06,1.88;2.19,1.88 +5.62,1.88;5.62,3.12 +5.62,3.12;7.50,3.12 +7.50,3.12;7.50,1.88 +7.50,1.88;5.62,1.88 + +# UTF-16 : 59 9d +# UTF-8 : 9d a6 e5 +[599d] 妝 +3.44,6.56;8.44,6.56 +5.62,9.38;3.75,3.75 +4.06,4.06;5.00,3.75 +5.00,3.75;6.56,2.81 +6.56,2.81;7.81,1.88 +7.81,1.88;8.75,0.94 +7.50,6.56;7.19,5.00 +7.19,5.00;6.56,3.44 +6.56,3.44;5.62,2.19 +5.62,2.19;4.38,1.25 +4.38,1.25;3.12,0.62 +2.50,0.62;2.50,9.38 +2.50,6.56;0.62,6.56 +0.62,8.75;0.62,6.25 +0.00,4.69;2.50,4.69 +1.25,4.69;0.94,2.81 +0.94,2.81;0.00,1.25 + +# UTF-16 : 4f 5e +# UTF-8 : 9e bd e4 +[4f5e] 佞 +2.81,5.00;8.75,5.00 +7.50,5.00;7.19,4.06 +7.19,4.06;6.56,3.12 +6.56,3.12;5.62,2.19 +5.62,2.19;4.38,1.25 +4.38,1.25;2.81,0.62 +8.75,0.62;8.12,1.56 +8.12,1.56;7.19,2.19 +7.19,2.19;5.94,2.81 +5.94,2.81;5.00,3.12 +5.00,3.12;4.38,3.12 +4.06,2.81;5.62,6.88 +8.75,7.19;3.12,7.19 +4.06,8.75;7.81,8.75 +2.50,9.38;1.25,6.88 +1.25,6.88;0.62,5.94 +0.62,5.94;0.00,5.31 +1.56,7.19;1.56,0.62 + +# UTF-16 : 4f ab +# UTF-8 : ab be e4 +[4fab] 侫 +8.12,6.88;3.75,6.88 +3.75,6.88;3.12,7.50 +3.12,7.50;3.12,8.44 +3.12,8.44;8.44,8.44 +5.62,8.44;5.62,9.38 +2.50,9.38;0.94,6.25 +0.94,6.25;0.00,5.00 +2.50,5.00;8.75,5.00 +7.50,5.00;6.88,3.44 +6.88,3.44;5.62,2.19 +5.62,2.19;4.38,1.25 +4.38,1.25;2.50,0.62 +8.44,0.62;7.81,1.56 +7.81,1.56;6.56,2.50 +6.56,2.50;4.69,3.12 +4.69,3.12;4.06,3.12 +3.75,2.81;5.31,6.56 +1.56,7.19;1.56,0.62 + +# UTF-16 : 59 8d +# UTF-8 : 8d a6 e5 +[598d] 妍 +3.12,0.62;4.06,1.25 +4.06,1.25;4.69,2.19 +4.69,2.19;5.00,3.75 +5.00,3.75;5.00,9.06 +4.06,9.06;8.12,9.06 +7.50,9.06;7.50,0.62 +8.75,5.62;3.44,5.62 +1.56,9.38;0.62,5.94 +0.62,5.94;0.00,4.38 +0.00,4.38;0.94,4.06 +0.94,4.06;2.19,2.81 +2.19,2.81;2.81,1.56 +2.81,6.56;2.19,3.75 +2.19,3.75;1.56,2.50 +1.56,2.50;0.00,0.94 +0.00,7.19;3.44,7.19 + +# UTF-16 : 59 d9 +# UTF-8 : 99 a7 e5 +[59d9] 姙 +3.12,5.31;4.06,6.88 +4.06,6.88;5.00,9.38 +4.38,7.50;4.38,0.62 +5.31,5.31;8.75,5.31 +6.88,8.75;6.88,0.94 +5.62,0.94;8.12,0.94 +8.12,9.38;5.62,8.44 +2.81,7.19;0.00,7.19 +0.00,0.94;1.25,2.19 +1.25,2.19;1.88,3.44 +1.88,3.44;2.19,4.69 +2.19,4.69;2.50,6.56 +2.50,1.56;2.19,2.19 +2.19,2.19;0.94,3.75 +0.94,3.75;0.00,4.38 +0.00,4.38;0.31,5.31 +0.31,5.31;1.25,9.38 + +# UTF-16 : 5a 40 +# UTF-8 : 80 a9 e5 +[5a40] 婀 +3.12,0.62;3.12,9.06 +3.12,9.06;4.69,9.06 +4.69,9.06;4.38,8.12 +4.38,8.12;3.75,6.88 +3.75,6.88;4.38,5.31 +4.38,5.31;4.69,4.38 +4.69,4.38;4.69,3.44 +4.69,3.44;4.38,2.81 +4.38,2.81;3.75,2.50 +5.31,8.75;8.75,8.75 +8.12,8.75;8.12,0.62 +8.12,0.62;7.19,0.94 +5.62,3.12;5.62,6.56 +5.62,6.56;6.88,6.56 +6.88,6.56;6.88,3.75 +6.88,3.75;5.62,3.75 +2.50,7.19;0.00,7.19 +1.25,9.38;0.31,5.31 +0.31,5.31;0.00,4.38 +0.00,4.38;0.94,3.75 +0.94,3.75;2.19,2.19 +2.19,2.19;2.50,1.56 +0.00,0.94;0.94,2.19 +0.94,2.19;1.56,3.44 +1.56,3.44;1.88,4.69 +1.88,4.69;2.19,6.56 + +# UTF-16 : 5a 6c +# UTF-8 : ac a9 e5 +[5a6c] 婬 +7.50,9.38;5.94,8.75 +5.94,8.75;4.38,8.44 +4.38,8.44;3.12,6.56 +6.25,7.19;5.62,8.12 +7.50,8.12;8.75,6.88 +7.81,6.25;3.44,5.62 +3.44,0.94;7.81,0.94 +5.62,0.94;5.62,5.94 +2.81,3.44;8.75,3.44 +2.50,7.19;0.00,7.19 +1.25,9.38;0.31,5.31 +0.31,5.31;0.00,4.38 +0.00,4.38;0.94,3.75 +0.94,3.75;2.19,2.19 +2.19,2.19;2.50,1.56 +0.00,0.94;0.94,2.19 +0.94,2.19;1.56,3.44 +1.56,3.44;1.88,4.69 +1.88,4.69;2.19,6.56 + +# UTF-16 : 5a bc +# UTF-8 : bc aa e5 +[5abc] 媼 +3.12,7.19;0.00,7.19 +1.25,9.38;0.31,5.31 +0.31,5.31;0.00,4.38 +0.00,4.38;0.94,3.75 +0.94,3.75;2.19,2.19 +2.19,2.19;2.50,1.56 +0.00,0.94;1.25,2.19 +1.25,2.19;1.88,3.44 +1.88,3.44;2.19,4.69 +2.19,4.69;2.50,6.56 +3.12,0.94;8.75,0.94 +7.81,0.94;7.81,4.38 +7.81,4.38;4.06,4.38 +4.06,4.38;4.06,0.94 +5.31,0.94;5.31,4.38 +6.56,4.38;6.56,0.94 +4.06,5.62;4.06,8.75 +4.06,8.75;7.81,8.75 +7.81,8.75;7.81,5.62 +7.81,5.62;4.06,5.62 +6.25,8.12;5.62,6.88 +5.62,6.88;5.00,6.25 +6.88,6.25;5.94,7.50 + +# UTF-16 : 5a be +# UTF-8 : be aa e5 +[5abe] 媾 +5.00,5.94;5.00,9.38 +6.88,9.38;6.88,5.94 +3.12,5.94;8.75,5.94 +3.44,8.44;8.44,8.44 +3.75,7.19;8.12,7.19 +5.94,5.94;5.94,2.50 +3.12,2.50;8.75,2.50 +7.19,0.62;8.12,0.94 +8.12,0.94;8.12,5.00 +8.12,5.00;3.75,5.00 +3.75,5.00;3.75,0.62 +3.75,3.75;8.12,3.75 +2.81,7.19;0.00,7.19 +1.25,9.38;0.31,5.31 +0.31,5.31;0.00,4.38 +0.00,4.38;0.94,3.75 +0.94,3.75;2.19,2.19 +2.19,2.19;2.50,1.56 +0.00,0.94;1.25,2.19 +1.25,2.19;1.88,3.44 +1.88,3.44;2.19,4.69 +2.19,4.69;2.50,6.56 + +# UTF-16 : 5a cb +# UTF-8 : 8b ab e5 +[5acb] 嫋 +6.56,9.06;8.75,9.06 +8.75,9.06;8.75,7.19 +8.75,7.19;6.88,7.19 +6.88,7.19;6.25,5.00 +6.56,5.31;8.75,5.31 +8.75,5.31;8.12,1.25 +8.12,1.25;7.50,0.62 +7.50,0.62;6.88,0.62 +3.44,0.62;4.06,0.62 +4.06,0.62;4.69,1.25 +4.69,1.25;5.31,5.31 +5.31,5.31;3.12,5.31 +2.81,5.00;3.44,7.19 +3.44,7.19;5.31,7.19 +5.31,7.19;5.31,9.06 +5.31,9.06;3.12,9.06 +3.12,3.12;4.38,4.06 +4.38,4.06;5.31,5.31 +8.75,5.31;7.81,4.06 +7.81,4.06;6.56,3.12 +6.25,1.56;7.50,2.50 +7.50,2.50;8.44,3.44 +5.00,3.44;4.06,2.50 +4.06,2.50;2.81,1.56 +2.50,7.19;0.00,7.19 +1.25,9.38;0.31,5.31 +0.31,5.31;0.00,4.38 +0.00,4.38;0.94,3.75 +0.94,3.75;1.88,2.50 +1.88,2.50;2.19,1.88 +0.00,0.94;1.25,2.50 +1.25,2.50;1.56,3.44 +1.56,3.44;1.88,4.69 +1.88,4.69;2.19,6.56 + +# UTF-16 : 5a e3 +# UTF-8 : a3 ab e5 +[5ae3] 嫣 +3.75,9.06;8.44,9.06 +5.94,9.06;5.94,6.25 +5.94,7.81;8.12,7.81 +4.38,7.81;4.38,6.25 +3.44,6.25;8.75,6.25 +5.00,6.25;4.06,3.75 +4.06,3.75;8.75,3.75 +8.75,3.75;8.75,1.25 +8.75,1.25;8.12,0.62 +8.12,0.62;7.19,0.62 +3.44,0.94;4.38,2.81 +5.31,2.81;5.31,1.25 +6.56,1.56;6.25,2.81 +7.19,2.81;7.81,1.88 +4.69,5.00;8.12,5.00 +2.81,7.19;0.00,7.19 +1.25,9.38;0.31,5.31 +0.31,5.31;0.00,4.38 +0.00,4.38;0.94,3.75 +0.94,3.75;2.19,2.19 +2.19,2.19;2.50,1.56 +0.00,0.94;1.25,2.19 +1.25,2.19;1.88,3.44 +1.88,3.44;2.19,4.69 +2.19,4.69;2.50,6.56 + +# UTF-16 : 5a e9 +# UTF-8 : a9 ab e5 +[5ae9] 嫩 +6.25,6.56;6.56,7.19 +6.56,7.19;7.19,9.38 +6.56,7.19;8.75,7.19 +8.44,7.19;8.12,5.62 +8.12,5.62;7.50,3.75 +7.50,3.75;6.56,1.88 +6.56,1.88;5.62,0.62 +9.06,0.62;8.12,1.88 +8.12,1.88;7.50,3.12 +7.50,3.12;6.88,5.62 +6.88,5.62;6.56,7.19 +5.94,8.12;2.81,8.12 +4.38,9.38;4.38,0.62 +3.12,6.56;5.62,6.56 +5.62,6.56;5.62,4.38 +5.62,4.38;3.12,4.38 +3.12,4.38;3.12,6.56 +5.62,2.50;4.38,3.75 +4.38,4.38;3.44,2.50 +3.44,2.50;2.50,1.25 +2.19,7.19;0.00,7.19 +0.00,0.94;0.94,2.19 +0.94,2.19;1.88,4.69 +1.88,4.69;2.19,6.56 +1.25,9.38;0.31,5.31 +0.31,5.31;0.00,4.38 +0.00,4.38;0.62,4.06 +0.62,4.06;1.56,3.12 +1.56,3.12;2.19,1.88 + +# UTF-16 : 5a fa +# UTF-8 : ba ab e5 +[5afa] 嫺 +3.12,0.62;3.12,8.75 +3.12,8.75;5.00,8.75 +5.00,8.75;5.00,6.25 +5.00,6.25;3.12,6.25 +3.12,7.50;5.00,7.50 +6.56,7.50;8.44,7.50 +8.44,6.25;6.56,6.25 +6.56,6.25;6.56,8.75 +6.56,8.75;8.44,8.75 +8.44,8.75;8.44,0.94 +8.44,0.94;7.81,0.62 +4.06,0.94;4.69,1.88 +4.69,1.88;5.00,3.12 +5.00,3.12;5.00,4.69 +5.00,4.69;6.88,4.69 +6.88,4.69;6.88,1.25 +6.88,1.25;6.25,0.94 +5.00,2.50;6.88,2.50 +6.88,3.44;5.00,3.44 +2.50,7.19;0.00,7.19 +0.00,0.94;1.25,2.50 +1.25,2.50;1.88,4.06 +1.88,4.06;2.19,6.56 +1.25,9.38;0.31,5.31 +0.31,5.31;0.00,4.38 +0.00,4.38;0.62,4.06 +0.62,4.06;1.25,3.44 +1.25,3.44;2.19,1.88 + +# UTF-16 : 5a fb +# UTF-8 : bb ab e5 +[5afb] 嫻 +3.12,0.62;3.12,8.75 +3.12,8.75;5.00,8.75 +5.00,8.75;5.00,6.25 +5.00,6.25;3.12,6.25 +3.12,7.50;5.00,7.50 +6.56,7.50;8.44,7.50 +8.44,6.25;6.56,6.25 +6.56,6.25;6.56,8.75 +6.56,8.75;8.44,8.75 +8.44,8.75;8.44,0.94 +8.44,0.94;7.81,0.62 +5.62,0.94;5.62,5.31 +4.06,4.06;7.50,4.06 +7.50,1.56;6.25,2.81 +6.25,2.81;5.62,4.06 +5.62,4.06;5.00,2.50 +5.00,2.50;4.06,1.56 +1.25,9.38;0.31,5.31 +0.31,5.31;0.00,4.38 +0.00,4.38;0.62,4.06 +0.62,4.06;1.25,3.44 +1.25,3.44;2.19,1.88 +2.19,6.56;1.88,4.06 +1.88,4.06;1.25,2.50 +1.25,2.50;0.00,0.94 +0.00,7.19;2.50,7.19 + +# UTF-16 : 5b 16 +# UTF-8 : 96 ac e5 +[5b16] 嬖 +0.00,5.00;0.62,6.88 +0.62,6.88;0.62,9.06 +0.62,9.06;3.44,9.06 +3.44,9.06;3.44,7.50 +3.44,7.50;0.62,7.50 +6.56,9.69;6.56,8.75 +4.69,8.75;8.44,8.75 +7.81,8.75;7.19,7.19 +5.94,7.19;5.31,8.75 +4.38,7.19;8.75,7.19 +6.56,7.19;6.56,4.38 +4.69,5.94;8.44,5.94 +0.94,4.69;3.12,4.69 +3.12,4.69;3.12,6.25 +3.12,6.25;0.94,6.25 +0.94,6.25;0.94,4.69 +0.00,3.75;8.75,3.75 +4.06,4.38;2.81,3.12 +2.81,3.12;1.88,2.50 +1.88,2.50;2.50,2.50 +2.50,2.50;3.75,2.19 +3.75,2.19;5.62,1.56 +5.62,1.56;7.50,0.62 +6.25,3.44;5.00,2.19 +5.00,2.19;3.44,1.25 +3.44,1.25;2.50,0.94 +2.50,0.94;0.94,0.62 + +# UTF-16 : 5b 36 +# UTF-8 : b6 ac e5 +[5b36] 嬶 +5.94,9.38;5.00,8.44 +4.06,8.44;7.81,8.44 +7.81,8.44;7.81,5.94 +7.81,5.94;4.06,5.94 +4.06,5.94;4.06,8.44 +4.06,7.50;7.81,7.50 +7.81,6.88;4.06,6.88 +3.44,5.31;8.44,5.31 +8.44,5.31;8.44,3.44 +8.44,3.44;3.44,3.44 +3.44,3.44;3.44,5.31 +3.44,4.38;8.44,4.38 +5.94,5.31;5.94,3.44 +2.81,2.81;8.75,2.81 +7.19,2.81;7.19,0.62 +2.81,0.62;3.75,0.94 +3.75,0.94;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.00,2.81 +2.81,7.19;0.00,7.19 +1.25,9.38;0.31,5.31 +0.31,5.31;0.00,4.38 +0.00,4.38;0.94,3.75 +0.94,3.75;2.19,2.19 +2.19,2.19;2.50,1.56 +0.00,0.94;1.25,2.19 +1.25,2.19;1.88,3.44 +1.88,3.44;2.19,4.69 +2.19,4.69;2.50,6.56 + +# UTF-16 : 5b 3e +# UTF-8 : be ac e5 +[5b3e] 嬾 +5.62,6.56;6.56,6.88 +6.56,6.88;7.19,7.81 +7.19,7.81;7.50,8.75 +6.25,8.75;8.75,8.75 +8.75,8.75;8.75,7.50 +8.75,7.50;8.12,6.56 +8.12,6.56;7.81,6.56 +6.25,2.19;6.25,5.94 +6.25,5.94;8.44,5.94 +8.44,5.94;8.44,2.19 +8.44,2.19;6.25,2.19 +6.25,3.44;8.44,3.44 +8.44,4.69;6.25,4.69 +5.31,0.62;6.25,1.25 +6.25,1.25;6.56,1.88 +8.12,1.88;9.06,0.62 +4.06,0.62;4.06,9.38 +2.81,7.81;5.31,7.81 +5.00,5.94;5.00,4.06 +5.00,4.06;3.12,4.06 +3.12,4.06;3.12,5.94 +3.12,5.94;5.00,5.94 +5.31,2.19;4.06,3.44 +4.06,3.75;3.12,1.88 +3.12,1.88;2.50,0.94 +0.00,0.94;1.25,2.50 +1.25,2.50;1.88,4.69 +1.88,4.69;2.19,6.56 +2.19,1.88;1.56,2.81 +1.56,2.81;0.94,3.75 +0.94,3.75;0.00,4.38 +0.00,4.38;0.31,5.31 +0.31,5.31;1.25,9.38 +0.00,7.19;2.19,7.19 + +# UTF-16 : 5b 51 +# UTF-8 : 91 ad e5 +[5b51] 孑 +1.25,8.75;6.88,8.75 +6.88,8.75;4.38,6.56 +4.38,6.56;4.38,0.94 +4.38,0.94;3.75,0.62 +3.75,0.62;2.81,0.94 +0.31,3.44;2.50,4.06 +2.50,4.06;5.94,5.31 +5.94,5.31;8.12,6.56 + +# UTF-16 : 5b 5b +# UTF-8 : 9b ad e5 +[5b5b] 孛 +0.31,5.62;0.31,6.88 +0.31,6.88;8.44,6.88 +8.44,6.88;8.44,5.62 +4.38,6.88;4.38,9.38 +0.62,8.44;8.12,8.44 +1.56,5.62;6.56,5.62 +6.56,5.62;4.38,4.06 +4.38,4.06;4.38,0.62 +4.38,0.62;3.44,0.94 +0.31,3.12;8.44,3.12 + +# UTF-16 : 5b 65 +# UTF-8 : a5 ad e5 +[5b65] 孥 +0.00,8.12;4.06,8.12 +2.19,9.38;0.62,6.88 +0.62,6.88;1.25,6.88 +1.25,6.88;2.50,6.25 +2.50,6.25;3.44,5.31 +3.44,8.12;3.12,6.88 +3.12,6.88;2.50,5.94 +2.50,5.94;1.25,4.69 +1.25,4.69;0.31,4.06 +5.00,8.75;8.44,8.75 +8.44,8.75;7.50,7.19 +7.50,7.19;6.88,6.56 +6.88,6.56;4.69,5.31 +5.31,7.81;5.94,6.88 +5.94,6.88;7.19,5.62 +7.19,5.62;8.75,4.69 +2.50,4.69;6.56,4.69 +6.56,4.69;4.38,3.44 +4.38,3.44;4.38,0.62 +4.38,0.62;3.44,0.94 +0.00,2.81;8.75,2.81 + +# UTF-16 : 5b 73 +# UTF-8 : b3 ad e5 +[5b73] 孳 +2.19,9.38;3.12,8.44 +0.00,8.44;8.75,8.44 +5.62,8.44;6.56,9.38 +2.19,7.81;1.25,6.88 +0.62,7.19;1.88,5.94 +2.81,6.88;0.94,5.00 +3.44,5.00;0.00,4.69 +3.12,5.62;3.75,4.69 +4.69,4.69;8.12,5.00 +5.62,5.00;7.50,6.88 +6.56,5.94;5.31,7.19 +5.94,6.88;6.88,7.81 +7.81,5.62;8.75,4.69 +1.88,3.75;6.88,3.75 +6.88,3.75;4.38,2.50 +4.38,2.81;4.38,0.62 +4.38,0.62;3.44,0.94 +0.31,2.19;8.44,2.19 + +# UTF-16 : 65 88 +# UTF-8 : 88 96 e6 +[6588] 斈 +4.38,9.38;4.38,8.44 +0.94,8.44;8.12,8.44 +2.81,8.44;4.06,7.19 +4.06,7.19;5.94,6.25 +5.94,6.25;8.75,5.62 +0.00,5.62;2.81,6.25 +2.81,6.25;4.69,7.19 +4.69,7.19;5.94,8.44 +1.56,5.31;6.88,5.31 +6.88,5.31;4.38,4.06 +4.38,4.06;4.38,0.62 +4.38,0.62;3.44,0.94 +0.31,3.12;8.44,3.12 + +# UTF-16 : 5b a6 +# UTF-8 : a6 ae e5 +[5ba6] 宦 +4.38,9.38;4.38,8.44 +0.31,7.19;0.31,8.44 +0.31,8.44;8.44,8.44 +8.44,8.44;8.44,7.19 +7.19,7.19;1.56,7.19 +1.56,7.19;1.56,0.62 +1.56,0.94;7.50,0.94 +4.06,0.94;4.06,3.12 +1.56,3.12;6.56,3.12 +6.56,3.12;6.56,5.31 +6.56,5.31;1.56,5.31 +4.06,5.31;4.06,7.19 + +# UTF-16 : 5b c3 +# UTF-8 : 83 af e5 +[5bc3] 寃 +4.38,9.38;4.38,8.44 +0.31,7.19;0.31,8.44 +0.31,8.44;8.44,8.44 +8.44,8.44;8.44,7.19 +3.44,7.81;2.50,6.56 +2.50,6.56;1.56,5.62 +1.56,5.62;0.00,4.69 +2.81,6.88;5.62,6.88 +5.62,6.88;4.38,5.31 +4.38,5.31;4.38,3.44 +1.56,3.44;7.19,3.44 +7.19,3.44;7.19,5.31 +7.19,5.31;1.56,5.31 +1.56,5.31;1.56,3.44 +4.06,3.44;3.75,2.50 +3.75,2.50;2.81,1.56 +2.81,1.56;1.56,0.94 +1.56,0.94;0.31,0.62 +4.69,3.44;4.69,1.56 +4.69,1.56;5.31,0.94 +5.31,0.94;8.12,0.94 +8.12,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +6.25,2.50;6.88,1.88 + +# UTF-16 : 5b c9 +# UTF-8 : 89 af e5 +[5bc9] 寉 +4.38,9.38;4.38,8.44 +0.31,7.19;0.31,8.44 +0.31,8.44;8.44,8.44 +8.44,8.44;8.44,7.19 +5.62,7.19;4.69,5.94 +4.69,5.94;4.69,1.25 +8.44,1.25;1.56,1.25 +1.56,0.62;1.56,5.94 +1.56,5.94;8.12,5.94 +7.81,4.38;1.56,4.38 +1.56,3.12;7.81,3.12 +0.00,4.38;0.94,5.31 +0.94,5.31;2.50,7.50 + +# UTF-16 : 5b d4 +# UTF-8 : 94 af e5 +[5bd4] 寔 +4.38,9.38;4.38,8.44 +0.31,7.50;0.31,8.44 +0.31,8.44;8.44,8.44 +8.44,8.44;8.44,7.50 +6.56,7.50;2.19,7.50 +2.19,7.50;2.19,5.00 +2.19,5.00;6.56,5.00 +6.56,5.00;6.56,7.50 +6.56,6.25;2.19,6.25 +0.31,4.06;8.44,4.06 +4.38,4.06;4.38,1.25 +4.38,2.81;7.19,2.81 +2.19,3.12;1.88,2.19 +1.88,2.19;1.25,1.25 +1.25,1.25;0.31,0.62 +1.88,2.19;2.50,1.56 +2.50,1.56;3.44,1.25 +3.44,1.25;5.62,0.94 +5.62,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 + +# UTF-16 : 5b d0 +# UTF-8 : 90 af e5 +[5bd0] 寐 +4.38,9.38;4.38,8.44 +0.31,7.50;0.31,8.44 +0.31,8.44;8.44,8.44 +8.44,8.44;8.44,7.50 +2.81,7.50;2.81,0.62 +2.81,5.31;1.25,5.31 +1.25,5.00;1.25,6.88 +1.25,3.75;1.25,3.12 +1.25,3.12;0.94,2.19 +0.94,2.19;0.00,1.25 +0.00,3.75;2.81,3.75 +5.94,7.50;5.94,0.62 +4.38,5.94;7.50,5.94 +3.44,4.06;8.44,4.06 +3.44,1.25;4.38,2.19 +4.38,2.19;5.94,4.06 +5.94,4.06;7.19,2.50 +7.19,2.50;8.75,1.25 + +# UTF-16 : 5b e4 +# UTF-8 : a4 af e5 +[5be4] 寤 +4.38,9.38;4.38,8.44 +0.31,7.50;0.31,8.44 +0.31,8.44;8.44,8.44 +8.44,8.44;8.44,7.50 +2.81,7.50;2.81,0.62 +2.81,5.31;1.25,5.31 +1.25,5.00;1.25,6.88 +1.25,3.75;1.25,3.12 +1.25,3.12;0.94,2.19 +0.94,2.19;0.00,1.25 +0.00,3.75;2.81,3.75 +4.06,7.19;7.50,7.19 +5.94,7.19;5.00,4.38 +3.44,4.38;8.44,4.38 +7.19,4.38;7.19,5.94 +7.19,5.94;4.06,5.94 +4.38,0.62;4.38,3.12 +4.38,3.12;7.50,3.12 +7.50,3.12;7.50,0.62 +7.50,0.94;4.38,0.94 + +# UTF-16 : 5b e2 +# UTF-8 : a2 af e5 +[5be2] 寢 +4.38,9.69;4.38,8.75 +0.31,7.81;0.31,8.75 +0.31,8.75;8.44,8.75 +8.44,8.75;8.44,7.81 +2.81,7.81;2.81,0.62 +2.81,5.62;1.25,5.62 +1.25,5.31;1.25,7.19 +1.25,4.06;1.25,3.12 +1.25,3.12;0.94,2.19 +0.94,2.19;0.00,1.25 +0.00,4.06;2.81,4.06 +4.38,7.50;7.50,7.50 +7.50,7.50;7.50,5.62 +7.50,5.62;4.38,5.62 +3.44,6.56;8.75,6.56 +3.75,3.75;3.75,4.69 +3.75,4.69;8.44,4.69 +8.44,4.69;8.44,3.75 +4.69,3.44;7.50,3.44 +7.50,3.44;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,0.94 +5.31,0.94;4.38,0.62 +5.00,3.12;5.31,2.50 +5.31,2.50;5.94,1.88 +5.94,1.88;7.19,0.94 +7.19,0.94;8.12,0.62 + +# UTF-16 : 5b de +# UTF-8 : 9e af e5 +[5bde] 寞 +4.38,9.38;4.38,8.44 +0.31,7.50;0.31,8.44 +0.31,8.44;8.44,8.44 +8.44,8.44;8.44,7.50 +1.25,7.19;7.50,7.19 +5.62,7.81;5.62,6.56 +3.12,6.56;3.12,7.81 +1.88,6.25;6.88,6.25 +6.88,6.25;6.88,3.75 +6.88,3.75;1.88,3.75 +1.88,3.75;1.88,6.25 +1.88,5.00;6.88,5.00 +8.44,2.81;0.31,2.81 +0.31,0.62;1.56,0.94 +1.56,0.94;2.50,1.25 +2.50,1.25;3.44,1.88 +3.44,1.88;4.06,2.81 +4.06,2.81;4.38,3.75 +4.69,2.81;5.31,1.88 +5.31,1.88;6.25,1.25 +6.25,1.25;7.19,0.94 +7.19,0.94;8.44,0.62 + +# UTF-16 : 5b e5 +# UTF-8 : a5 af e5 +[5be5] 寥 +4.38,9.69;4.38,8.75 +0.31,7.81;0.31,8.75 +0.31,8.75;8.44,8.75 +8.44,8.75;8.44,7.81 +1.25,7.81;3.75,7.81 +3.75,7.81;3.75,5.62 +3.75,7.19;2.19,5.94 +2.19,5.94;0.94,5.31 +0.94,6.56;2.19,7.19 +2.19,7.19;3.12,7.81 +5.00,7.81;7.50,7.81 +7.50,7.81;7.50,5.31 +7.50,7.19;5.94,6.25 +5.94,6.25;5.00,5.94 +5.00,6.88;5.62,7.19 +5.62,7.19;6.56,7.81 +0.00,3.12;1.56,3.75 +1.56,3.75;4.38,5.31 +4.38,5.31;6.88,4.06 +6.88,4.06;8.75,3.44 +4.69,4.06;3.44,3.44 +3.44,3.44;0.94,2.50 +5.94,3.44;4.06,2.50 +4.06,2.50;2.19,1.88 +2.19,1.88;0.94,1.56 +7.19,2.81;4.69,1.56 +4.69,1.56;2.50,0.94 +2.50,0.94;0.62,0.62 + +# UTF-16 : 5b eb +# UTF-8 : ab af e5 +[5beb] 寫 +4.38,9.38;4.38,8.44 +0.31,7.50;0.31,8.44 +0.31,8.44;8.44,8.44 +8.44,8.44;8.44,7.50 +3.75,7.50;1.56,6.88 +1.56,6.88;1.56,4.69 +1.56,4.69;7.19,4.69 +7.19,4.69;7.19,7.19 +7.19,7.19;5.00,7.19 +5.00,5.94;7.19,5.94 +3.75,5.94;1.56,5.94 +3.12,4.69;2.19,3.44 +2.19,3.44;1.25,2.81 +1.25,2.81;0.00,2.19 +1.88,3.12;8.44,3.12 +8.44,3.12;7.81,1.25 +7.81,1.25;7.19,0.62 +7.19,0.62;6.25,0.62 +0.94,0.62;2.19,2.19 +3.44,0.94;3.12,2.19 +4.38,2.19;5.00,1.25 +6.25,1.56;5.31,2.50 + +# UTF-16 : 5b f0 +# UTF-8 : b0 af e5 +[5bf0] 寰 +4.38,9.69;4.38,8.75 +0.31,7.81;0.31,8.75 +0.31,8.75;8.44,8.75 +8.44,8.75;8.44,7.81 +7.19,7.81;1.56,7.81 +1.56,7.81;1.56,6.56 +1.56,6.56;7.19,6.56 +7.19,6.56;7.19,7.81 +5.31,7.81;5.31,6.56 +3.44,6.56;3.44,7.81 +0.00,5.62;8.75,5.62 +1.56,3.44;1.56,4.69 +1.56,4.69;7.19,4.69 +7.19,4.69;7.19,3.44 +7.19,3.44;1.56,3.44 +4.06,3.44;2.50,2.50 +2.50,2.50;0.31,1.56 +2.19,2.19;2.19,0.94 +1.25,0.62;5.31,1.56 +4.38,3.44;4.69,2.81 +4.69,2.81;5.31,2.19 +5.31,2.19;6.88,1.25 +6.88,1.25;8.44,0.62 +7.81,2.81;6.25,1.88 + +# UTF-16 : 5b f6 +# UTF-8 : b6 af e5 +[5bf6] 寶 +4.38,9.69;4.38,9.06 +0.31,8.12;0.31,9.06 +0.31,9.06;8.44,9.06 +8.44,9.06;8.44,8.12 +3.75,8.12;1.25,8.12 +2.50,8.12;2.50,5.62 +0.94,5.31;3.75,5.94 +3.75,6.88;1.25,6.88 +4.69,7.19;5.62,8.44 +5.31,7.81;7.50,7.81 +6.25,7.81;6.25,5.31 +5.00,5.31;7.50,5.31 +7.50,5.00;7.50,5.94 +5.00,5.94;5.00,5.00 +4.69,6.56;7.81,6.56 +2.19,1.88;2.19,4.69 +2.19,4.69;6.56,4.69 +6.56,4.69;6.56,1.88 +6.56,1.88;2.19,1.88 +2.19,2.81;6.56,2.81 +6.56,3.75;2.19,3.75 +0.62,0.62;2.19,1.25 +2.19,1.25;3.12,1.88 +5.62,1.88;6.56,1.25 +6.56,1.25;8.12,0.62 + +# UTF-16 : 5b f3 +# UTF-8 : b3 af e5 +[5bf3] 寳 +4.38,9.69;4.38,8.75 +0.31,7.81;0.31,8.75 +0.31,8.75;8.44,8.75 +8.44,8.75;8.44,7.81 +3.75,7.81;1.25,7.81 +2.50,7.81;2.50,5.62 +0.94,5.31;3.75,5.94 +3.75,6.88;1.25,6.88 +4.69,6.88;5.62,8.12 +5.31,7.50;7.50,7.50 +6.56,7.50;6.56,5.31 +6.56,5.31;5.94,5.62 +4.69,5.31;5.62,6.56 +7.19,6.56;8.12,5.31 +6.56,3.75;2.19,3.75 +2.19,2.81;6.56,2.81 +6.56,1.88;2.19,1.88 +2.19,1.88;2.19,4.69 +2.19,4.69;6.56,4.69 +6.56,4.69;6.56,1.88 +5.62,1.88;6.56,1.25 +6.56,1.25;8.12,0.62 +0.62,0.62;2.19,1.25 +2.19,1.25;3.12,1.88 + +# UTF-16 : 5c 28 +# UTF-8 : a8 b0 e5 +[5c28] 尨 +1.88,9.38;1.88,4.69 +1.88,4.69;1.56,2.81 +1.56,2.81;0.94,1.56 +0.94,1.56;0.00,0.62 +0.00,7.19;4.06,7.19 +3.44,8.12;2.81,8.75 +2.19,5.31;2.19,1.88 +2.19,1.88;2.81,1.25 +2.81,1.25;4.06,0.94 +4.06,0.94;8.12,0.94 +8.12,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +4.69,1.88;5.94,2.50 +5.94,2.50;7.19,3.44 +7.19,3.44;8.12,4.38 +7.50,6.56;6.25,5.31 +6.25,5.31;5.00,4.69 +5.00,6.88;6.56,7.81 +6.56,7.81;7.50,8.75 + +# UTF-16 : 5c 46 +# UTF-8 : 86 b1 e5 +[5c46] 屆 +2.50,5.94;2.50,0.62 +2.50,0.94;8.12,0.94 +8.12,0.62;8.12,5.94 +5.31,6.88;5.31,2.50 +3.75,2.50;6.88,2.50 +3.44,5.00;7.19,5.00 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.69 +1.25,4.69;1.25,9.06 +1.25,9.06;8.12,9.06 +8.12,9.06;8.12,7.50 +8.12,7.50;1.25,7.50 + +# UTF-16 : 5c 50 +# UTF-8 : 90 b1 e5 +[5c50] 屐 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.69 +1.25,4.69;1.25,9.06 +1.25,9.06;8.12,9.06 +8.12,9.06;8.12,7.81 +8.12,7.81;1.25,7.81 +3.44,7.19;2.50,5.62 +2.50,5.62;1.88,5.00 +1.88,3.12;2.50,3.75 +2.50,3.75;3.44,5.31 +2.81,4.06;2.81,0.62 +3.75,0.62;5.31,1.25 +5.31,1.25;6.25,1.88 +6.25,1.88;7.50,3.12 +7.50,3.12;8.12,4.38 +8.12,4.38;4.06,4.38 +6.25,4.38;6.25,6.88 +4.38,5.62;8.75,5.62 +8.75,0.62;7.19,1.25 +7.19,1.25;5.31,2.81 +5.31,2.81;4.69,4.06 + +# UTF-16 : 5b 71 +# UTF-8 : b1 ad e5 +[5b71] 孱 +0.00,0.94;0.62,2.50 +0.62,2.50;0.94,4.38 +0.94,4.38;0.94,9.38 +0.94,9.38;8.12,9.38 +8.12,9.38;8.12,8.12 +8.12,8.12;0.94,8.12 +2.50,7.19;7.50,7.19 +7.50,7.19;5.31,6.25 +5.31,6.25;5.31,4.06 +5.31,4.06;4.38,4.38 +1.88,5.62;8.75,5.62 +8.75,2.50;5.31,2.50 +5.94,4.06;8.12,4.06 +8.12,4.06;6.88,3.12 +6.88,3.12;6.88,0.62 +6.88,0.62;6.25,0.94 +1.88,4.06;4.06,4.06 +4.06,4.06;2.81,3.12 +2.81,3.12;2.81,0.62 +2.81,0.62;2.19,0.94 +1.56,2.19;4.38,2.81 + +# UTF-16 : 5c 6c +# UTF-8 : ac b1 e5 +[5c6c] 屬 +0.00,0.94;0.62,2.50 +0.62,2.50;0.94,4.38 +0.94,4.38;0.94,9.38 +0.94,9.38;8.44,9.38 +8.44,9.38;8.44,8.44 +8.44,8.44;1.25,8.44 +1.25,2.19;2.81,3.12 +2.81,3.12;4.06,4.69 +4.06,4.69;4.06,5.94 +5.94,5.94;5.94,4.69 +8.12,4.69;8.12,5.94 +8.12,5.94;1.88,5.94 +1.88,5.94;1.88,4.69 +1.88,4.69;8.12,4.69 +8.12,6.88;6.25,6.88 +6.25,7.50;8.12,7.50 +1.88,7.50;3.75,7.50 +3.75,6.88;1.88,6.88 +1.88,0.62;6.25,1.25 +6.25,1.25;6.56,0.62 +7.50,0.62;8.12,0.62 +8.12,0.62;8.75,1.25 +8.75,1.25;8.75,3.75 +8.75,3.75;3.44,3.75 +4.69,3.75;4.69,1.25 +2.50,1.56;2.50,2.81 +2.50,2.81;6.88,2.81 +6.88,2.81;6.88,1.88 +6.88,1.88;2.50,1.88 +5.00,6.56;5.00,7.81 + +# UTF-16 : 5c 76 +# UTF-8 : b6 b1 e5 +[5c76] 屶 +4.38,9.38;4.38,6.56 +0.62,6.56;8.12,6.56 +8.12,5.94;8.12,8.44 +0.62,8.44;0.62,5.94 +0.00,5.00;8.44,5.00 +8.44,5.00;8.44,4.06 +8.44,4.06;7.81,1.25 +7.81,1.25;7.19,0.62 +7.19,0.62;5.94,1.25 +3.44,5.00;3.12,3.44 +3.12,3.44;2.50,2.19 +2.50,2.19;1.88,1.56 +1.88,1.56;0.31,0.62 + +# UTF-16 : 5c 8c +# UTF-8 : 8c b2 e5 +[5c8c] 岌 +4.38,9.38;4.38,7.19 +0.94,8.75;0.94,6.56 +0.94,7.19;7.81,7.19 +7.81,6.56;7.81,8.75 +0.62,5.94;6.25,5.94 +6.25,5.94;5.62,4.06 +0.00,0.62;1.56,1.56 +1.56,1.56;2.19,2.19 +2.19,2.19;2.81,3.44 +2.81,3.44;3.12,5.94 +3.12,4.06;8.12,4.06 +8.12,4.06;7.19,2.81 +7.19,2.81;5.94,1.88 +5.94,1.88;4.06,0.94 +4.06,0.94;2.81,0.62 +8.75,0.62;7.50,0.94 +7.50,0.94;5.62,1.88 +5.62,1.88;4.38,2.81 +4.38,2.81;3.44,3.75 + +# UTF-16 : 5c 94 +# UTF-8 : 94 b2 e5 +[5c94] 岔 +3.12,9.06;2.19,7.81 +2.19,7.81;0.00,6.25 +8.75,6.25;6.56,7.81 +6.56,7.81;5.31,9.38 +5.31,9.38;4.38,9.38 +4.38,3.44;4.38,0.94 +0.94,0.94;7.81,0.94 +7.81,2.50;7.81,0.62 +0.94,0.62;0.94,2.50 +0.94,3.75;2.50,4.69 +2.50,4.69;3.44,5.62 +3.44,5.62;4.06,7.19 +2.50,7.19;6.25,7.19 +6.25,7.19;5.94,4.06 +5.94,4.06;5.62,3.75 +5.62,3.75;4.69,4.06 + +# UTF-16 : 59 9b +# UTF-8 : 9b a6 e5 +[599b] 妛 +4.38,9.38;4.38,6.88 +0.94,8.75;0.94,6.25 +0.94,6.88;7.81,6.88 +7.81,6.25;7.81,8.75 +0.62,5.31;8.12,5.31 +0.00,3.75;8.75,3.75 +3.75,4.69;2.50,3.12 +2.50,3.12;1.56,2.50 +1.56,2.50;2.50,2.50 +2.50,2.50;4.06,2.19 +4.06,2.19;5.94,1.56 +5.94,1.56;7.50,0.62 +6.25,3.44;5.00,2.19 +5.00,2.19;3.44,1.25 +3.44,1.25;2.50,0.94 +2.50,0.94;0.94,0.62 + +# UTF-16 : 5c bc +# UTF-8 : bc b2 e5 +[5cbc] 岼 +5.94,0.62;5.94,8.75 +3.75,8.75;8.12,8.75 +8.12,5.31;6.88,7.50 +5.00,7.50;3.75,5.31 +3.12,4.38;8.75,4.38 +1.25,9.38;1.25,2.50 +0.00,2.50;2.50,2.50 +2.50,7.19;2.50,2.19 +0.00,1.88;0.00,7.19 + +# UTF-16 : 5c c7 +# UTF-8 : 87 b3 e5 +[5cc7] 峇 +4.38,9.38;4.38,7.19 +0.94,7.19;7.81,7.19 +7.81,8.44;7.81,6.56 +0.94,6.56;0.94,8.44 +0.00,3.44;1.25,4.06 +1.25,4.06;4.38,6.56 +4.38,6.56;7.50,4.06 +7.50,4.06;8.75,3.44 +5.94,4.06;2.50,4.06 +1.88,0.62;1.88,2.81 +1.88,2.81;6.88,2.81 +6.88,2.81;6.88,0.62 +6.88,0.94;1.88,0.94 + +# UTF-16 : 5c e9 +# UTF-8 : a9 b3 e5 +[5ce9] 峩 +4.38,9.38;4.38,7.81 +0.94,7.81;7.81,7.81 +7.81,7.19;7.81,8.75 +0.94,8.75;0.94,7.19 +3.75,7.19;0.94,6.25 +0.00,5.31;8.75,5.31 +8.75,1.88;8.44,0.62 +8.44,0.62;7.81,0.94 +7.81,0.94;7.19,1.56 +7.19,1.56;6.25,3.12 +6.25,3.12;5.94,4.06 +5.94,4.06;5.62,7.19 +7.19,6.88;8.12,6.25 +8.12,4.38;7.50,3.44 +7.50,3.44;5.94,1.88 +5.94,1.88;4.69,1.25 +4.69,1.25;3.75,0.94 +2.50,6.56;2.50,0.94 +2.50,0.94;2.19,0.62 +2.19,0.62;1.56,0.62 +0.31,2.81;3.12,3.44 +3.12,3.44;4.69,4.06 + +# UTF-16 : 5c ed +# UTF-8 : ad b3 e5 +[5ced] 峭 +4.69,4.69;7.81,4.69 +7.81,2.81;4.69,2.81 +4.69,0.62;4.69,6.56 +4.69,6.56;7.81,6.56 +7.81,6.56;7.81,0.94 +7.81,0.94;7.19,0.62 +7.19,0.62;6.88,0.62 +6.25,6.56;6.25,9.38 +7.19,8.44;8.12,7.50 +8.12,7.50;8.75,6.56 +3.75,6.56;5.31,8.44 +1.56,9.38;1.56,2.50 +0.00,2.50;3.12,2.50 +3.12,1.88;3.12,7.19 +0.00,7.19;0.00,1.56 + +# UTF-16 : 5d 8c +# UTF-8 : 8c b6 e5 +[5d8c] 嶌 +4.38,9.69;4.38,8.12 +1.25,9.06;1.25,7.50 +1.25,8.12;7.50,8.12 +7.50,9.06;7.50,7.81 +4.06,7.81;3.44,6.88 +6.56,5.94;1.88,5.94 +1.88,5.00;6.56,5.00 +6.56,5.00;6.56,6.88 +6.56,6.88;1.88,6.88 +1.88,6.88;1.88,3.12 +1.88,3.12;8.44,3.12 +8.44,3.12;8.44,2.19 +8.44,2.19;8.12,1.25 +8.12,1.25;7.50,0.62 +7.50,0.62;6.56,0.62 +6.56,1.56;5.94,2.50 +4.06,2.50;4.69,1.25 +2.81,1.25;2.19,2.50 +0.94,2.50;0.00,0.94 +1.88,4.06;8.44,4.06 + +# UTF-16 : 5d 5c +# UTF-8 : 9c b5 e5 +[5d5c] 嵜 +4.38,9.38;4.38,7.81 +0.94,7.81;7.81,7.81 +7.81,7.50;7.81,8.75 +0.94,8.75;0.94,7.19 +4.38,7.19;4.38,6.56 +1.25,6.56;7.50,6.56 +6.25,6.56;5.31,4.69 +3.44,4.69;2.50,6.56 +0.00,4.69;8.44,4.69 +7.19,4.69;7.19,0.94 +7.19,0.94;6.25,0.62 +1.88,1.25;1.88,3.44 +1.88,3.44;5.00,3.44 +5.00,3.44;5.00,1.56 +5.00,1.56;1.88,1.56 + +# UTF-16 : 5d 1f +# UTF-8 : 9f b4 e5 +[5d1f] 崟 +4.38,9.38;4.38,7.50 +0.94,7.50;7.81,7.50 +7.81,6.88;7.81,8.75 +0.94,8.75;0.94,6.88 +0.00,3.75;1.25,4.38 +1.25,4.38;4.38,6.88 +4.38,6.88;7.50,4.38 +7.50,4.38;8.75,3.75 +5.94,4.38;2.81,4.38 +4.38,4.38;4.38,0.94 +0.62,0.94;8.12,0.94 +5.31,0.94;6.25,2.50 +2.50,2.50;3.44,0.94 +1.25,3.12;7.50,3.12 + +# UTF-16 : 5d 1b +# UTF-8 : 9b b4 e5 +[5d1b] 崛 +2.50,0.94;3.44,2.50 +3.44,2.50;3.75,4.69 +3.75,4.69;3.75,8.75 +3.75,8.75;8.44,8.75 +8.44,8.75;8.44,7.19 +8.44,7.19;3.75,7.19 +4.38,3.12;4.38,0.62 +4.38,1.25;8.75,1.25 +8.75,0.62;8.75,3.12 +6.56,1.25;6.56,6.25 +5.00,5.62;5.00,4.06 +5.00,4.06;8.12,4.06 +8.12,4.06;8.12,5.62 +0.00,1.88;0.00,7.19 +2.50,7.19;2.50,2.50 +2.50,2.50;0.00,2.50 +1.25,2.50;1.25,9.38 + +# UTF-16 : 5d 6c +# UTF-8 : ac b5 e5 +[5d6c] 嵬 +4.38,9.69;4.38,8.12 +1.25,8.12;7.50,8.12 +7.50,7.81;7.50,9.06 +1.25,9.06;1.25,7.50 +3.75,7.50;2.50,6.88 +1.56,6.88;7.19,6.88 +7.19,6.88;7.19,3.75 +7.19,3.75;1.56,3.75 +1.56,3.75;1.56,6.88 +1.56,5.31;7.19,5.31 +4.38,6.88;4.38,3.75 +3.44,3.75;3.12,2.81 +3.12,2.81;2.50,1.88 +2.50,1.88;1.56,1.25 +1.56,1.25;0.00,0.62 +5.00,3.75;5.00,1.88 +5.00,1.88;5.62,0.94 +5.62,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +6.56,3.12;5.94,1.88 +5.94,1.88;7.50,2.19 +7.50,2.81;7.81,1.88 + +# UTF-16 : 5d 73 +# UTF-8 : b3 b5 e5 +[5d73] 嵳 +4.38,9.69;4.38,8.12 +1.25,8.12;7.50,8.12 +7.50,7.81;7.50,9.06 +1.25,9.06;1.25,7.50 +3.75,6.56;2.81,7.50 +5.94,7.50;5.00,6.56 +0.62,6.56;8.12,6.56 +4.38,6.56;4.38,3.75 +0.00,3.75;8.75,3.75 +0.94,5.31;7.81,5.31 +3.44,3.75;1.88,2.19 +1.88,2.19;0.00,0.94 +2.50,2.50;7.81,2.50 +5.00,2.50;5.00,0.94 +1.88,0.94;8.44,0.94 + +# UTF-16 : 5d 76 +# UTF-8 : b6 b5 e5 +[5d76] 嵶 +6.88,9.06;8.75,9.06 +8.75,9.06;8.75,7.19 +8.75,7.19;7.19,7.19 +7.19,7.19;6.56,5.00 +6.88,5.31;8.75,5.31 +8.75,5.31;8.44,0.94 +8.44,0.94;7.81,0.62 +7.81,0.62;7.19,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;5.31,0.94 +5.31,0.94;5.62,5.31 +5.62,5.31;3.75,5.31 +3.44,5.00;4.06,7.19 +4.06,7.19;5.62,7.19 +5.62,7.19;5.62,9.06 +5.62,9.06;3.75,9.06 +3.44,3.12;4.69,4.06 +4.69,4.06;5.62,5.31 +8.75,5.31;7.81,4.06 +7.81,4.06;6.56,3.12 +6.56,1.56;7.50,2.19 +7.50,2.19;8.44,3.12 +5.31,3.12;4.38,2.19 +4.38,2.19;3.12,1.56 +1.25,9.38;1.25,2.50 +2.50,2.50;0.00,2.50 +0.00,7.19;0.00,1.88 +2.50,1.88;2.50,7.19 + +# UTF-16 : 5d 84 +# UTF-8 : 84 b6 e5 +[5d84] 嶄 +8.12,6.88;6.88,6.25 +6.88,6.25;5.62,5.94 +5.62,5.94;5.62,3.12 +5.62,3.12;5.31,1.56 +5.31,1.56;4.69,0.62 +7.50,0.62;7.50,4.38 +5.62,4.38;8.75,4.38 +4.38,6.25;0.00,6.25 +0.00,1.88;4.38,1.88 +4.38,9.69;4.38,7.81 +1.25,7.81;7.50,7.81 +7.50,7.50;7.50,9.06 +1.25,9.06;1.25,7.19 +2.19,7.19;2.19,0.62 +0.62,2.81;0.62,5.31 +0.62,5.31;3.75,5.31 +3.75,5.31;3.75,2.81 +3.75,2.81;0.62,2.81 +0.62,4.06;3.75,4.06 + +# UTF-16 : 5d 90 +# UTF-8 : 90 b6 e5 +[5d90] 嶐 +0.00,0.62;0.00,7.19 +0.00,7.19;2.19,7.19 +2.19,7.19;0.94,5.31 +0.94,5.31;1.88,4.69 +1.88,4.69;2.19,4.06 +2.19,4.06;2.19,2.50 +2.19,2.50;1.56,1.88 +1.56,1.88;0.94,1.88 +5.62,7.81;4.38,6.56 +4.38,6.56;3.12,5.62 +4.69,6.88;8.12,6.88 +8.12,6.88;6.25,5.62 +6.25,5.62;2.81,4.38 +4.69,6.56;5.31,5.94 +5.31,5.94;6.88,5.00 +6.88,5.00;8.75,4.38 +7.19,4.38;4.69,4.38 +5.94,4.38;5.94,0.94 +3.12,0.94;8.44,0.94 +8.12,3.12;4.06,3.12 +4.38,3.75;3.12,2.19 +4.38,2.19;7.50,2.19 +4.69,9.69;4.69,8.12 +1.25,7.81;1.25,9.06 +8.12,9.06;8.12,8.12 +8.12,8.12;1.25,8.12 + +# UTF-16 : 5d b7 +# UTF-8 : b7 b6 e5 +[5db7] 嶷 +4.38,9.69;4.38,8.12 +0.94,9.06;0.94,8.12 +0.94,8.12;7.81,8.12 +7.81,8.12;7.81,9.06 +7.81,3.44;8.75,4.38 +8.75,4.38;4.38,4.38 +6.25,4.38;6.25,0.94 +6.25,2.50;8.12,2.50 +0.00,2.50;4.06,2.50 +4.06,6.25;4.06,5.94 +4.06,5.94;3.44,5.31 +3.44,5.31;1.25,5.31 +1.25,5.31;0.62,5.94 +0.62,5.94;0.62,7.50 +0.62,6.56;3.44,7.19 +3.12,1.25;2.19,2.19 +2.19,4.06;2.19,2.81 +2.19,2.81;1.88,1.88 +1.88,1.88;0.94,0.94 +0.94,0.94;0.00,0.62 +0.00,3.44;0.62,5.00 +6.56,5.00;8.12,6.88 +8.12,6.88;5.00,6.88 +5.00,1.56;5.94,0.94 +5.94,0.94;7.50,0.62 +7.50,0.62;8.44,0.62 +3.44,0.62;4.38,0.94 +4.38,0.94;5.00,1.88 +5.00,1.88;5.00,3.44 +3.75,4.06;0.31,4.06 +5.62,5.62;7.50,4.38 + +# UTF-16 : 5d c9 +# UTF-8 : 89 b7 e5 +[5dc9] 巉 +5.00,8.75;7.19,8.75 +7.19,8.75;6.56,7.81 +7.81,7.81;7.81,6.88 +7.81,6.88;4.38,6.88 +4.38,6.88;4.38,7.81 +4.38,7.81;7.81,7.81 +7.81,3.12;7.81,2.19 +7.81,2.19;4.06,2.19 +4.06,2.19;4.06,3.12 +4.06,3.12;7.81,3.12 +5.94,3.12;5.94,0.62 +5.94,0.62;8.44,0.62 +8.44,0.62;8.75,1.25 +7.50,1.25;6.88,1.56 +2.50,0.62;4.06,0.94 +4.06,0.94;5.31,1.56 +5.31,1.56;5.94,2.19 +9.06,5.62;8.75,5.00 +8.75,5.00;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.56,6.56 +6.56,5.94;8.12,5.94 +4.06,5.94;5.62,5.94 +5.62,5.31;3.12,4.69 +3.12,7.19;4.38,8.12 +4.38,8.12;5.62,9.69 +4.06,6.56;4.06,5.00 +5.31,4.69;4.06,3.44 +4.06,3.44;3.12,2.81 +4.69,4.06;7.19,4.06 +7.19,4.06;6.56,3.12 +1.25,9.06;1.25,2.50 +0.00,2.50;2.50,2.50 +2.50,2.50;2.50,7.50 +0.00,7.50;0.00,1.88 + +# UTF-16 : 5d d3 +# UTF-8 : 93 b7 e5 +[5dd3] 巓 +4.38,9.69;4.38,8.44 +1.25,8.44;7.50,8.44 +7.50,8.12;7.50,9.06 +1.25,9.06;1.25,8.12 +4.69,7.50;8.75,7.50 +6.88,7.50;6.25,6.25 +5.31,6.25;8.12,6.25 +8.12,6.25;8.12,1.88 +8.12,1.88;5.31,1.88 +5.31,1.88;5.31,6.25 +5.31,4.69;8.12,4.69 +8.12,3.44;5.31,3.44 +8.75,0.62;7.50,1.56 +5.94,1.56;4.69,0.62 +2.81,7.81;0.62,7.19 +0.62,7.81;0.62,6.88 +0.62,6.88;0.94,6.56 +0.94,6.56;3.44,6.56 +3.44,6.56;3.75,7.19 +3.12,5.62;0.94,5.62 +0.94,5.62;0.94,2.81 +0.94,2.81;3.12,2.81 +3.12,2.81;3.12,5.62 +3.12,4.69;0.94,4.69 +0.94,3.75;3.12,3.75 +0.00,4.38;0.00,1.88 +0.00,1.88;4.06,1.88 +0.00,0.62;0.94,1.56 +2.81,1.56;3.75,0.62 + +# UTF-16 : 5d d6 +# UTF-8 : 96 b7 e5 +[5dd6] 巖 +8.75,5.94;0.94,5.94 +0.94,5.94;0.94,3.44 +0.94,3.44;0.62,1.88 +0.62,1.88;0.00,0.94 +1.88,5.00;4.38,5.00 +3.12,5.00;2.50,4.06 +1.56,4.06;5.00,4.06 +4.38,4.06;4.38,0.62 +4.38,3.12;2.19,3.12 +2.19,4.06;2.19,1.56 +2.19,2.50;4.38,2.50 +4.38,1.88;1.25,1.25 +6.25,5.00;5.62,3.44 +5.62,3.44;5.31,3.12 +5.94,4.06;8.75,4.06 +8.12,4.06;8.12,3.44 +8.12,3.44;7.81,2.50 +7.81,2.50;6.56,1.25 +6.56,1.25;5.31,0.62 +6.25,3.75;6.56,2.81 +6.56,2.81;6.88,2.19 +6.88,2.19;7.50,1.56 +7.50,1.56;8.75,0.62 +4.69,9.69;4.69,8.44 +1.25,8.44;8.12,8.44 +8.12,7.81;8.12,9.06 +1.25,9.06;1.25,7.81 +1.88,6.56;1.88,7.50 +1.88,7.50;3.75,7.50 +3.75,7.50;3.75,6.56 +3.75,6.56;1.88,6.56 +5.62,6.56;5.62,7.50 +5.62,7.50;7.50,7.50 +7.50,7.50;7.50,6.56 +7.50,6.56;5.62,6.56 + +# UTF-16 : 5d f5 +# UTF-8 : b5 b7 e5 +[5df5] 巵 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,3.75 +0.94,3.75;0.94,8.12 +0.94,8.12;4.06,8.44 +4.06,8.44;7.50,9.06 +0.94,6.88;8.44,6.88 +8.44,2.19;8.12,0.94 +8.12,0.94;3.44,0.94 +3.44,0.94;2.81,1.88 +2.81,1.88;2.81,5.62 +2.81,5.62;7.19,5.62 +7.19,5.62;7.19,3.75 +7.19,3.75;2.81,3.75 +5.00,3.75;5.00,5.62 + +# UTF-16 : 5e 0b +# UTF-8 : 8b b8 e5 +[5e0b] 帋 +6.88,9.06;5.00,8.75 +5.00,8.75;1.25,8.44 +1.25,8.44;1.25,5.31 +0.00,5.00;3.44,5.62 +3.44,5.62;4.69,5.94 +1.25,7.19;8.44,7.19 +8.44,5.94;8.12,5.00 +8.12,5.00;7.19,5.31 +7.19,5.31;6.25,5.94 +6.25,5.94;5.31,7.19 +5.31,7.19;4.69,8.44 +4.38,5.00;4.38,0.62 +1.25,1.56;1.25,4.06 +1.25,4.06;7.50,4.06 +7.50,4.06;7.50,1.88 +7.50,1.88;7.19,1.56 +7.19,1.56;6.56,1.56 + +# UTF-16 : 5e 11 +# UTF-8 : 91 b8 e5 +[5e11] 帑 +0.00,8.12;4.06,8.12 +2.19,9.38;0.62,6.56 +0.62,6.56;1.25,6.56 +1.25,6.56;2.50,5.94 +2.50,5.94;3.44,5.00 +3.44,8.12;3.12,6.88 +3.12,6.88;2.50,5.94 +2.50,5.94;1.25,5.00 +1.25,5.00;0.31,4.69 +5.00,8.75;8.12,8.75 +8.12,8.75;7.81,7.50 +7.81,7.50;7.19,6.56 +7.19,6.56;6.25,5.62 +6.25,5.62;4.69,4.69 +8.75,4.69;7.19,5.62 +7.19,5.62;5.94,6.88 +5.94,6.88;5.31,7.81 +4.38,4.38;4.38,0.62 +1.56,1.56;1.56,3.44 +1.56,3.44;7.19,3.44 +7.19,3.44;7.19,1.88 +7.19,1.88;6.88,1.56 +6.88,1.56;6.25,1.56 + +# UTF-16 : 5e 44 +# UTF-8 : 84 b9 e5 +[5e44] 幄 +2.50,0.62;3.12,1.56 +3.12,1.56;3.75,3.12 +3.75,3.12;4.06,5.00 +4.06,5.00;4.06,8.75 +4.06,8.75;8.44,8.75 +8.44,8.75;8.44,7.50 +8.44,7.50;4.06,7.50 +4.69,6.25;8.75,6.25 +6.25,6.25;5.31,4.38 +4.69,4.06;8.12,4.38 +7.81,5.31;8.75,4.06 +8.75,0.94;4.06,0.94 +6.56,0.94;6.56,3.75 +5.00,2.50;8.12,2.50 +1.25,0.62;1.25,9.38 +0.00,3.12;0.00,7.19 +0.00,7.19;2.50,7.19 +2.50,7.19;2.50,3.44 +2.50,3.44;2.19,3.12 + +# UTF-16 : 5e 43 +# UTF-8 : 83 b9 e5 +[5e43] 幃 +5.62,9.38;5.00,7.19 +3.75,7.19;8.75,7.19 +7.81,7.19;7.81,8.44 +7.81,8.44;4.06,8.44 +4.38,5.00;4.38,6.25 +4.38,6.25;8.12,6.25 +8.12,6.25;8.12,5.00 +8.12,5.00;4.38,5.00 +6.56,5.00;6.56,0.62 +3.44,2.50;8.75,2.50 +5.00,2.50;5.00,4.06 +4.38,4.06;8.44,4.06 +1.56,9.38;1.56,0.62 +0.31,3.12;0.31,7.19 +0.31,7.19;2.81,7.19 +2.81,7.19;2.81,3.44 +2.81,3.44;2.50,3.12 + +# UTF-16 : 5e 64 +# UTF-8 : a4 b9 e5 +[5e64] 幤 +2.19,9.38;2.19,7.81 +0.62,4.69;0.62,7.81 +0.62,7.81;3.75,7.81 +3.75,7.81;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;3.12,4.69 +1.56,5.31;1.56,6.88 +1.56,6.88;2.81,6.88 +2.81,6.88;2.81,5.62 +2.81,5.62;1.56,5.62 +0.00,7.50;1.25,8.75 +3.12,8.75;4.38,7.50 +4.38,4.69;4.38,0.62 +1.56,1.25;1.56,3.44 +1.56,3.44;7.19,3.44 +7.19,3.44;7.19,1.56 +7.19,1.56;6.88,1.25 +6.88,1.25;6.56,1.25 +5.00,6.88;5.62,7.81 +5.62,7.81;6.25,9.38 +5.94,8.12;8.75,8.12 +8.12,8.12;7.81,7.19 +7.81,7.19;7.19,6.25 +7.19,6.25;6.25,5.31 +6.25,5.31;5.00,4.69 +8.75,4.69;7.81,5.31 +7.81,5.31;6.88,6.25 +6.88,6.25;5.94,7.50 + +# UTF-16 : 9e bc +# UTF-8 : bc ba e9 +[9ebc] 麼 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.38 +0.94,4.38;0.94,8.44 +0.94,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +1.56,6.88;4.38,6.88 +5.31,6.88;8.75,6.88 +8.75,5.31;8.75,4.38 +8.75,4.38;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.81,6.25 +5.94,6.25;5.94,5.31 +5.94,5.31;5.31,4.38 +1.56,4.06;2.19,5.00 +2.19,5.00;2.50,6.25 +4.06,6.25;4.06,4.69 +3.12,3.75;3.12,7.81 +6.88,7.81;6.88,3.75 +4.69,3.75;3.44,2.81 +2.81,3.12;4.69,1.88 +6.25,2.81;3.44,0.94 +1.56,0.94;3.75,0.94 +3.75,0.94;6.88,1.25 +6.56,1.88;7.81,0.62 + +# UTF-16 : 5e a0 +# UTF-8 : a0 ba e5 +[5ea0] 庠 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.38 +0.94,4.38;0.94,8.44 +0.94,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +5.00,0.62;5.00,6.25 +1.56,6.25;8.44,6.25 +8.44,3.12;1.56,3.12 +2.19,4.69;7.81,4.69 +6.88,7.50;5.94,6.25 +4.06,6.25;3.12,7.50 + +# UTF-16 : 5e c2 +# UTF-8 : 82 bb e5 +[5ec2] 廂 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.38 +0.94,4.38;0.94,8.44 +0.94,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +1.88,5.94;5.00,5.94 +3.44,7.50;3.44,0.62 +1.56,2.19;2.50,3.44 +2.50,3.44;3.44,5.62 +3.44,5.00;5.00,3.12 +5.94,0.94;5.94,6.88 +5.94,6.88;8.12,6.88 +8.12,6.88;8.12,0.94 +8.12,1.25;5.94,1.25 +5.94,3.12;8.12,3.12 +8.12,5.00;5.94,5.00 + +# UTF-16 : 5e c8 +# UTF-8 : 88 bb e5 +[5ec8] 廈 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.38 +0.94,4.38;0.94,8.75 +0.94,8.75;8.44,8.75 +5.00,8.75;5.00,9.69 +1.88,7.81;8.44,7.81 +5.00,7.81;4.38,6.88 +2.81,6.88;7.50,6.88 +7.50,6.88;7.50,4.06 +7.50,4.06;2.81,4.06 +2.81,4.06;2.81,6.88 +2.81,5.94;7.50,5.94 +7.50,5.00;2.81,5.00 +4.69,4.06;3.75,2.81 +3.75,2.81;2.19,1.56 +2.19,1.56;1.25,1.25 +1.88,0.62;3.75,0.94 +3.75,0.94;5.31,1.56 +5.31,1.56;6.56,2.50 +6.56,2.50;7.19,3.12 +7.19,3.12;4.06,3.12 +4.06,3.12;5.00,2.19 +5.00,2.19;7.19,0.94 +7.19,0.94;8.75,0.62 + +# UTF-16 : 5e d0 +# UTF-8 : 90 bb e5 +[5ed0] 廐 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.38 +0.94,4.38;0.94,8.44 +0.94,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +3.75,7.81;3.12,6.88 +2.50,6.88;4.38,6.88 +4.38,6.88;4.38,4.69 +4.38,4.69;2.50,4.69 +2.50,4.69;2.50,6.88 +2.50,5.94;4.38,5.94 +4.38,3.44;2.19,2.81 +2.19,4.06;2.19,1.88 +2.19,1.88;2.81,1.25 +2.81,1.25;4.06,1.25 +4.06,1.25;4.69,1.88 +4.69,1.88;4.69,2.19 +5.62,7.19;8.44,7.19 +7.50,7.19;6.88,3.75 +6.88,3.75;6.25,2.19 +6.25,2.19;5.62,1.25 +5.62,1.25;4.69,0.62 +5.94,6.25;5.31,4.06 +5.62,4.69;8.75,4.69 +6.88,3.12;6.88,1.56 +6.88,1.56;7.19,0.94 +7.19,0.94;8.44,0.94 +8.44,0.94;8.75,1.88 +8.75,1.88;8.75,2.50 + +# UTF-16 : 5e cf +# UTF-8 : 8f bb e5 +[5ecf] 廏 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.38 +0.94,4.38;0.94,8.44 +0.94,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +3.75,7.81;3.12,6.88 +2.50,6.88;4.38,6.88 +4.38,6.88;4.38,4.69 +4.38,4.69;2.50,4.69 +2.50,4.69;2.50,6.88 +2.50,5.94;4.38,5.94 +4.38,3.44;2.19,2.81 +2.19,4.06;2.19,1.88 +2.19,1.88;2.81,1.25 +2.81,1.25;4.06,1.25 +4.06,1.25;4.69,1.88 +4.69,1.88;4.69,2.19 +5.00,4.38;5.62,5.00 +5.62,5.00;5.94,5.94 +5.94,5.94;5.94,7.19 +5.94,7.19;7.50,7.19 +7.50,7.19;7.50,5.00 +7.50,5.00;7.81,4.69 +7.81,4.69;8.75,4.69 +8.75,4.69;8.75,5.62 +5.62,3.75;8.12,3.75 +8.12,3.75;7.81,2.81 +7.81,2.81;6.88,1.56 +6.88,1.56;5.94,0.94 +5.94,0.94;5.00,0.62 +8.44,0.62;7.19,1.25 +7.19,1.25;6.25,2.19 +6.25,2.19;5.94,3.12 + +# UTF-16 : 5e d6 +# UTF-8 : 96 bb e5 +[5ed6] 廖 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.38 +0.94,4.38;0.94,8.75 +0.94,8.75;8.75,8.75 +5.00,8.75;5.00,9.69 +2.19,7.81;4.38,7.81 +4.38,7.81;4.38,5.31 +4.38,6.88;3.44,5.94 +3.44,5.94;1.88,5.00 +1.88,6.25;2.81,6.88 +2.81,6.88;3.75,7.81 +5.94,7.81;8.12,7.81 +8.12,7.81;8.12,4.69 +8.12,6.88;7.19,5.94 +7.19,5.94;5.62,5.00 +5.62,6.25;6.56,6.88 +6.56,6.88;7.50,7.81 +1.56,2.50;2.81,3.12 +2.81,3.12;5.00,4.69 +5.00,4.69;7.19,3.12 +7.19,3.12;8.44,2.50 +5.00,3.44;3.75,2.50 +3.75,2.50;2.19,1.88 +2.81,1.25;4.69,1.88 +4.69,1.88;5.94,2.81 +7.19,2.19;6.25,1.56 +6.25,1.56;4.69,0.94 +4.69,0.94;3.44,0.62 + +# UTF-16 : 5e dd +# UTF-8 : 9d bb e5 +[5edd] 廝 +1.56,6.88;4.69,6.88 +2.19,7.81;2.19,3.12 +1.56,3.12;4.69,3.12 +4.06,3.12;4.06,7.81 +4.06,5.62;2.19,5.62 +2.19,4.38;4.06,4.38 +1.25,0.94;2.19,2.50 +3.75,2.50;4.38,1.56 +4.38,0.62;5.31,1.56 +5.31,1.56;5.62,2.19 +5.62,2.19;5.94,3.75 +5.94,3.75;5.94,6.88 +5.94,6.88;8.44,7.81 +5.94,5.00;8.75,5.00 +7.81,5.00;7.81,0.62 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.38 +0.94,4.38;0.94,8.44 +0.94,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 + +# UTF-16 : 5e da +# UTF-8 : 9a bb e5 +[5eda] 廚 +5.00,9.38;5.00,8.44 +8.75,8.44;0.94,8.44 +0.94,8.44;0.94,3.44 +0.94,3.44;0.62,1.88 +0.62,1.88;0.00,0.62 +1.56,0.62;5.31,1.25 +2.81,1.25;2.50,2.50 +4.38,2.50;3.75,1.25 +2.19,3.12;4.69,3.12 +4.69,3.12;4.69,4.69 +4.69,4.69;2.19,4.69 +2.19,4.69;2.19,3.12 +1.88,5.62;5.00,5.62 +3.44,5.62;3.44,7.81 +2.19,6.88;4.69,6.88 +5.62,5.31;8.75,5.31 +7.81,7.81;7.81,0.62 +7.81,0.62;7.19,0.62 +7.19,0.62;6.56,0.94 +6.56,2.81;5.94,3.75 + +# UTF-16 : 5e e1 +# UTF-8 : a1 bb e5 +[5ee1] 廡 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.38 +0.94,4.38;0.94,8.44 +0.94,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +3.75,7.50;2.81,5.94 +2.81,5.94;1.88,5.31 +1.88,4.38;8.44,4.38 +8.44,2.50;1.88,2.50 +3.12,2.50;3.12,6.25 +3.12,6.25;8.12,6.25 +7.19,6.25;7.19,2.50 +5.94,2.50;5.94,6.25 +4.38,6.25;4.38,2.50 +1.88,0.62;3.44,1.88 +4.38,1.88;5.00,0.62 +6.56,0.62;5.94,1.88 +7.50,1.88;8.44,0.62 + +# UTF-16 : 5e e8 +# UTF-8 : a8 bb e5 +[5ee8] 廨 +0.94,0.62;1.56,1.25 +1.56,1.25;2.19,2.50 +2.19,2.50;2.50,4.06 +2.50,4.06;2.50,5.62 +2.50,5.62;4.38,5.62 +4.38,5.62;4.38,0.94 +4.38,0.94;3.75,0.62 +1.88,5.31;2.81,6.88 +2.81,6.88;3.12,7.81 +2.81,6.88;4.06,6.88 +4.06,6.88;3.44,5.62 +3.44,5.62;3.44,2.81 +2.50,2.81;4.38,2.81 +4.38,4.06;2.50,4.06 +5.00,5.31;5.62,5.94 +5.62,5.94;6.25,7.19 +5.31,7.19;8.12,7.19 +8.12,7.19;7.81,5.62 +7.81,5.62;7.50,5.31 +7.50,5.31;6.88,5.62 +5.94,5.00;5.00,3.44 +5.62,4.06;7.81,4.06 +6.56,4.06;6.56,0.62 +5.00,2.50;8.12,2.50 +5.00,9.38;5.00,8.44 +8.75,8.44;0.94,8.44 +0.94,8.44;0.94,4.38 +0.94,4.38;0.62,2.19 +0.62,2.19;0.00,0.94 + +# UTF-16 : 5e e9 +# UTF-8 : a9 bb e5 +[5ee9] 廩 +5.00,9.69;5.00,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,4.38 +0.94,4.38;0.62,2.19 +0.62,2.19;0.00,0.94 +5.31,8.12;5.31,7.50 +1.88,7.50;8.75,7.50 +8.75,2.19;1.56,2.19 +2.81,6.56;7.81,6.56 +7.81,6.56;7.81,3.75 +7.81,3.75;2.81,3.75 +2.81,3.75;2.81,6.56 +4.06,5.62;6.56,5.62 +6.56,5.62;6.56,4.69 +6.56,4.69;4.06,4.69 +4.06,4.69;4.06,5.62 +7.19,3.44;3.12,2.81 +5.31,3.12;5.31,0.62 +1.25,0.62;3.44,1.25 +3.44,1.25;5.31,2.19 +5.31,2.19;7.19,1.25 +7.19,1.25;8.75,0.62 + +# UTF-16 : 5e ec +# UTF-8 : ac bb e5 +[5eec] 廬 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,3.75 +0.94,3.75;0.94,8.75 +0.94,8.75;8.75,8.75 +5.00,8.75;5.00,9.69 +0.94,0.62;1.56,1.25 +1.56,1.25;2.19,2.81 +2.19,2.81;2.19,6.88 +2.19,6.88;8.44,6.88 +8.44,6.88;7.81,6.25 +6.88,6.25;3.12,5.62 +3.12,0.62;3.12,1.88 +3.12,1.88;7.81,1.88 +7.81,1.88;7.81,0.62 +8.75,0.62;2.19,0.62 +4.69,0.62;4.69,1.88 +6.25,1.88;6.25,0.62 +5.31,2.50;5.31,4.38 +3.75,4.38;3.75,2.50 +3.75,2.50;6.88,2.50 +6.88,2.50;6.88,4.38 +6.88,4.38;3.75,4.38 +3.75,3.44;6.88,3.44 +7.50,7.81;4.69,7.81 +4.69,8.44;4.69,5.31 +4.69,5.31;5.31,5.00 +5.31,5.00;7.19,5.00 +7.19,5.00;8.12,5.62 + +# UTF-16 : 5e f1 +# UTF-8 : b1 bb e5 +[5ef1] 廱 +2.50,7.81;1.88,6.88 +1.88,6.88;2.50,5.94 +3.44,5.94;2.81,6.88 +2.81,6.88;3.44,7.81 +4.38,7.81;3.75,6.88 +3.75,6.88;4.38,5.94 +2.19,5.31;4.06,5.31 +4.06,5.31;4.06,4.38 +4.06,4.38;2.19,4.38 +2.19,4.38;2.19,5.31 +3.12,3.75;3.12,2.50 +1.88,2.50;4.38,2.50 +4.38,2.50;4.38,3.75 +4.38,3.75;1.88,3.75 +1.88,3.75;1.88,1.56 +1.88,1.56;2.50,0.94 +2.50,0.94;4.06,0.94 +4.06,0.94;4.69,1.56 +6.25,7.50;5.62,6.25 +5.62,6.25;5.00,5.31 +5.62,5.94;5.62,0.62 +5.62,0.94;8.75,0.94 +8.75,5.94;5.62,5.94 +5.62,4.38;8.44,4.38 +8.44,2.81;5.62,2.81 +7.19,0.94;7.19,5.94 +7.19,5.94;7.81,7.50 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.38 +0.94,4.38;0.94,8.75 +0.94,8.75;8.75,8.75 +5.00,8.75;5.00,9.69 + +# UTF-16 : 5e f0 +# UTF-8 : b0 bb e5 +[5ef0] 廰 +1.88,7.19;4.69,7.19 +4.06,7.19;4.06,0.62 +4.06,5.62;2.50,5.62 +2.50,7.19;2.50,2.50 +2.50,4.38;4.06,4.38 +4.06,3.12;1.88,2.19 +5.00,6.56;8.75,6.56 +6.88,7.81;6.88,5.62 +5.31,5.62;8.44,5.62 +8.44,5.62;8.44,4.06 +8.44,4.06;5.31,4.06 +5.31,4.06;5.31,5.62 +6.25,5.62;6.25,4.06 +7.50,4.06;7.50,5.62 +5.94,3.12;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;7.50,0.94 +7.50,0.94;8.12,1.56 +4.69,1.25;5.31,2.50 +8.12,2.81;8.75,1.88 +6.88,3.12;7.19,2.19 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.38 +0.94,4.38;0.94,8.44 +0.94,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 + +# UTF-16 : 5f 03 +# UTF-8 : 83 bc e5 +[5f03] 弃 +4.38,9.38;4.38,8.12 +0.31,8.12;8.44,8.12 +4.06,8.12;2.50,5.94 +1.56,5.62;6.25,6.25 +7.50,5.31;5.62,7.19 +6.25,5.31;6.25,0.62 +0.31,0.62;1.56,1.25 +1.56,1.25;2.50,2.19 +2.50,2.19;2.81,3.44 +2.81,3.44;2.81,5.00 +0.31,3.75;8.44,3.75 + +# UTF-16 : 5f 5d +# UTF-8 : 9d bd e5 +[5f5d] 彝 +8.44,2.50;0.31,2.50 +0.31,0.62;1.25,0.94 +1.25,0.94;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.81 +2.81,2.81;2.81,3.44 +6.25,3.44;6.25,0.62 +2.81,9.69;2.19,7.81 +2.81,9.06;6.88,9.06 +6.88,9.06;6.25,7.19 +0.00,7.19;8.75,7.19 +6.56,8.12;2.50,8.12 +2.19,6.56;2.19,3.75 +4.06,5.31;0.00,5.31 +0.00,3.75;2.19,5.31 +2.81,5.00;3.75,4.06 +3.75,6.56;2.81,5.62 +1.56,5.62;0.62,6.56 +6.88,6.88;5.94,6.25 +5.31,6.25;6.25,5.62 +7.50,6.25;5.94,5.31 +5.00,5.00;8.12,5.31 +8.12,5.62;8.75,4.69 +6.88,5.00;6.88,3.75 +5.00,3.75;5.94,4.69 +7.50,4.69;8.44,3.75 + +# UTF-16 : 5f 5c +# UTF-8 : 9c bd e5 +[5f5c] 彜 +8.44,2.50;0.31,2.50 +0.31,0.62;1.25,0.94 +1.25,0.94;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.81 +2.81,2.81;2.81,3.44 +6.25,3.44;6.25,0.62 +2.81,9.69;2.19,7.81 +2.81,9.06;6.88,9.06 +6.88,9.06;6.25,7.19 +0.00,7.19;8.75,7.19 +6.56,8.12;2.50,8.12 +2.19,6.56;2.19,3.75 +4.06,5.31;0.00,5.31 +0.00,3.75;1.88,5.00 +2.81,5.00;3.75,4.06 +3.75,6.56;2.81,5.62 +1.56,5.62;0.62,6.56 +5.00,5.31;5.94,6.25 +6.56,6.56;7.19,6.56 +7.19,6.56;7.81,5.94 +7.81,5.94;8.75,5.31 +5.00,3.75;5.94,4.38 +5.94,4.38;6.25,4.69 +6.25,4.69;6.56,5.31 +5.94,5.31;7.81,5.31 +7.81,5.31;7.50,4.06 +7.50,4.06;7.19,3.75 +7.19,3.75;6.88,4.06 + +# UTF-16 : 5f 16 +# UTF-8 : 96 bc e5 +[5f16] 弖 +1.25,9.06;7.50,9.06 +7.50,9.06;7.50,6.88 +7.50,6.88;1.88,6.88 +1.88,6.88;0.94,4.06 +1.25,4.69;8.12,4.69 +8.12,4.69;7.50,1.88 +7.50,1.88;6.88,1.56 +6.88,1.56;5.31,1.88 +0.00,0.94;8.75,0.94 + +# UTF-16 : 5f 2d +# UTF-8 : ad bc e5 +[5f2d] 弭 +0.00,9.06;2.81,9.06 +2.81,9.06;2.81,6.88 +2.81,6.88;0.62,6.88 +0.62,6.88;0.00,3.75 +0.31,4.38;2.81,4.38 +2.81,4.38;2.81,3.12 +2.81,3.12;2.50,1.56 +2.50,1.56;2.19,0.62 +2.19,0.62;1.25,0.62 +3.75,9.06;8.44,9.06 +7.50,9.06;7.50,0.62 +7.50,6.88;4.69,6.88 +4.69,9.06;4.69,2.50 +4.69,5.00;7.50,5.00 +3.75,2.19;8.44,3.12 + +# UTF-16 : 5f 41 +# UTF-8 : 81 bd e5 +[5f41] 彁 +3.44,9.06;8.75,9.06 +7.81,9.06;7.81,5.62 +7.81,5.62;7.50,5.31 +7.50,5.31;6.56,5.62 +6.56,0.94;7.50,0.62 +7.50,0.62;7.81,0.94 +7.81,0.94;7.81,4.69 +8.75,4.69;3.12,4.69 +4.06,6.56;4.06,8.12 +4.06,8.12;6.56,8.12 +6.56,8.12;6.56,6.56 +6.56,6.56;4.06,6.56 +4.06,1.56;4.06,3.44 +4.06,3.44;6.56,3.44 +6.56,3.44;6.56,1.88 +6.56,1.88;4.06,1.88 +0.00,9.06;2.50,9.06 +2.50,9.06;2.50,6.88 +2.50,6.88;0.62,6.88 +0.62,6.88;0.00,3.75 +0.31,4.69;2.50,4.69 +2.50,4.69;2.50,3.12 +2.50,3.12;2.19,1.25 +2.19,1.25;1.88,0.62 +1.88,0.62;1.25,0.94 + +# UTF-16 : 5f 99 +# UTF-8 : 99 be e5 +[5f99] 徙 +2.81,5.94;8.75,5.94 +4.06,5.94;4.06,8.44 +5.94,9.38;5.94,5.94 +5.94,7.81;8.12,7.81 +8.12,4.06;5.94,4.06 +5.94,5.62;5.94,1.56 +4.06,4.69;3.75,3.12 +3.75,3.12;2.81,1.25 +2.81,1.25;2.19,0.62 +3.75,2.81;5.00,1.88 +5.00,1.88;6.25,1.25 +6.25,1.25;8.75,0.94 +2.19,9.38;1.56,8.44 +1.56,8.44;0.00,7.19 +0.00,4.69;1.56,5.94 +1.56,5.94;2.50,7.19 +1.25,5.62;1.25,0.62 + +# UTF-16 : 5f bc +# UTF-8 : bc be e5 +[5fbc] 徼 +7.19,9.38;6.25,6.88 +6.25,6.88;5.94,6.25 +6.56,7.50;8.75,7.50 +8.12,7.50;8.12,5.62 +8.12,5.62;7.81,3.75 +7.81,3.75;7.19,2.19 +7.19,2.19;5.94,0.62 +6.56,6.56;6.88,4.38 +6.88,4.38;7.19,3.44 +7.19,3.44;8.75,0.62 +4.06,9.38;2.81,8.12 +2.81,8.12;2.81,5.31 +2.81,5.31;5.00,5.31 +5.00,5.31;5.00,8.12 +5.00,8.12;3.12,8.12 +2.81,6.88;5.00,6.88 +3.75,4.69;3.44,3.12 +3.44,3.12;2.81,1.56 +2.81,1.56;2.19,0.62 +2.19,4.06;5.62,4.06 +3.44,2.81;5.31,2.81 +5.31,2.81;5.31,1.25 +5.31,1.25;4.69,0.62 +4.69,0.62;4.06,0.62 +1.25,0.62;1.25,5.62 +2.19,7.19;0.94,5.31 +0.94,5.31;0.00,4.38 +0.00,6.88;1.25,8.12 +1.25,8.12;2.19,9.38 + +# UTF-16 : 5f fb +# UTF-8 : bb bf e5 +[5ffb] 忻 +7.81,9.38;5.94,8.75 +5.94,8.75;4.06,8.44 +4.06,8.44;4.06,3.44 +4.06,3.44;3.75,2.19 +3.75,2.19;3.12,0.94 +7.19,0.62;7.19,5.94 +4.06,5.94;8.75,5.94 +0.00,5.31;0.62,7.50 +2.50,7.50;3.12,6.25 +1.56,9.38;1.56,0.62 + +# UTF-16 : 5f ff +# UTF-8 : bf bf e5 +[5fff] 忿 +0.00,6.56;0.94,7.19 +0.94,7.19;2.81,9.38 +4.69,9.38;5.94,9.38 +5.94,9.38;7.81,7.50 +7.81,7.50;8.75,6.88 +2.19,7.19;6.56,7.19 +6.56,7.19;6.25,4.38 +6.25,4.38;5.62,3.75 +5.62,3.75;4.69,4.06 +1.25,3.75;2.19,4.38 +2.19,4.38;2.81,5.00 +2.81,5.00;3.44,6.25 +3.44,6.25;3.75,7.19 +5.00,2.19;4.06,3.12 +2.50,3.12;2.50,1.88 +2.50,1.88;2.81,1.25 +2.81,1.25;3.44,0.94 +3.44,0.94;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.88 +6.56,1.88;6.56,2.50 +1.25,2.50;0.31,0.94 +8.75,1.25;8.12,2.19 +8.12,2.19;7.50,2.81 + +# UTF-16 : 60 60 +# UTF-8 : a0 81 e6 +[6060] 恠 +2.19,3.44;3.12,4.38 +3.12,4.38;4.38,6.88 +4.38,6.88;5.00,9.38 +2.81,7.50;8.75,7.50 +8.75,1.25;4.38,1.25 +6.56,1.25;6.56,6.25 +4.69,4.06;8.44,4.06 +3.44,5.00;3.44,0.62 +1.25,0.62;1.25,9.38 +0.00,5.31;0.31,7.50 +1.88,7.50;2.50,6.25 + +# UTF-16 : 60 0e +# UTF-8 : 8e 80 e6 +[600e] 怎 +0.00,5.94;0.94,6.56 +0.94,6.56;1.56,7.19 +1.56,7.19;3.12,9.38 +2.19,8.12;8.75,8.12 +4.69,8.12;4.69,4.06 +4.69,5.62;8.12,5.62 +4.69,6.88;7.50,6.88 +7.50,3.12;8.44,2.19 +8.44,2.19;8.75,1.56 +6.88,2.19;6.88,1.88 +6.88,1.88;6.56,1.25 +6.56,1.25;5.94,0.94 +5.94,0.94;3.12,0.94 +3.12,0.94;2.50,1.56 +2.50,1.56;2.50,3.75 +3.75,3.75;5.00,2.50 +0.00,1.25;1.25,3.12 + +# UTF-16 : 60 26 +# UTF-8 : a6 80 e6 +[6026] 怦 +3.12,4.38;8.75,4.38 +3.75,5.31;5.00,7.50 +6.88,7.50;8.12,5.31 +8.12,8.75;3.75,8.75 +5.94,8.75;5.94,0.62 +1.56,9.38;1.56,0.62 +0.00,5.31;0.62,7.50 +2.19,7.50;2.81,6.25 + +# UTF-16 : 60 0f +# UTF-8 : 8f 80 e6 +[600f] 怏 +3.44,5.00;3.44,7.50 +3.44,7.50;7.81,7.50 +7.81,7.50;7.81,5.00 +8.75,5.00;2.50,5.00 +2.50,0.62;3.12,0.94 +3.12,0.94;4.38,1.88 +4.38,1.88;5.00,2.81 +5.00,2.81;5.31,4.06 +5.31,4.06;5.62,5.94 +5.62,5.94;5.62,9.38 +5.62,5.00;6.25,3.44 +6.25,3.44;6.88,2.50 +6.88,2.50;7.81,1.25 +7.81,1.25;8.75,0.62 +1.25,0.62;1.25,9.38 +0.00,5.31;0.31,7.50 +1.88,7.50;2.50,6.25 + +# UTF-16 : 60 3a +# UTF-8 : ba 80 e6 +[603a] 怺 +3.44,7.81;5.62,7.81 +5.62,7.81;5.62,0.62 +5.62,0.62;4.06,0.94 +2.81,5.62;4.69,5.62 +4.69,5.62;4.06,3.75 +4.06,3.75;2.81,2.50 +2.81,2.50;2.19,2.19 +8.75,2.19;7.50,2.81 +7.50,2.81;6.25,4.69 +6.25,4.69;5.62,5.94 +6.25,5.31;8.44,7.19 +5.62,8.75;4.06,9.38 +1.25,9.38;1.25,0.62 +0.00,5.62;0.31,7.81 +1.88,7.81;2.50,6.56 + +# UTF-16 : 60 5a +# UTF-8 : 9a 81 e6 +[605a] 恚 +4.38,9.38;4.38,6.88 +0.31,6.88;8.44,6.88 +1.25,8.44;7.50,8.44 +7.50,5.31;1.25,5.31 +4.38,6.25;4.38,3.44 +0.00,3.44;8.75,3.44 +2.50,2.81;2.50,1.88 +2.50,1.88;2.81,1.25 +2.81,1.25;3.44,0.94 +3.44,0.94;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.88 +6.56,1.88;6.56,2.19 +5.00,1.88;4.06,2.81 +0.31,0.94;1.25,2.50 +7.50,2.50;8.12,2.19 +8.12,2.19;8.75,1.25 + +# UTF-16 : 60 41 +# UTF-8 : 81 81 e6 +[6041] 恁 +0.00,6.56;1.25,7.81 +1.25,7.81;2.50,9.38 +1.56,8.12;1.56,4.06 +8.12,9.38;5.31,8.75 +5.31,8.75;3.44,8.44 +3.44,4.69;8.12,4.69 +5.62,4.69;5.62,8.75 +2.81,6.88;8.75,6.88 +8.75,1.88;8.44,2.50 +8.44,2.50;7.50,3.44 +0.94,3.44;0.00,1.25 +5.31,2.19;4.06,3.75 +2.50,3.75;2.50,1.56 +2.50,1.56;3.12,0.94 +3.12,0.94;5.94,0.94 +5.94,0.94;6.56,1.25 +6.56,1.25;6.88,1.88 +6.88,1.88;6.88,2.50 + +# UTF-16 : 60 77 +# UTF-8 : b7 81 e6 +[6077] 恷 +0.00,6.56;1.25,7.81 +1.25,7.81;2.50,9.38 +1.56,8.12;1.56,4.06 +2.81,7.50;8.75,7.50 +5.62,9.38;5.62,4.06 +2.81,4.69;4.06,5.62 +4.06,5.62;5.62,7.50 +5.62,7.50;7.19,5.62 +7.19,5.62;8.75,4.69 +8.75,1.88;8.44,2.50 +8.44,2.50;7.50,3.44 +0.94,3.12;0.00,1.25 +5.31,2.19;4.06,3.75 +2.50,3.75;2.50,1.56 +2.50,1.56;3.12,0.94 +3.12,0.94;5.94,0.94 +5.94,0.94;6.56,1.25 +6.56,1.25;6.88,1.88 +6.88,1.88;6.88,2.50 + +# UTF-16 : 60 5f +# UTF-8 : 9f 81 e6 +[605f] 恟 +5.00,9.38;4.06,6.25 +4.06,6.25;3.12,5.00 +4.69,7.81;8.75,7.81 +8.75,7.81;8.75,5.31 +8.75,5.31;8.44,1.56 +8.44,1.56;7.81,0.62 +7.81,0.62;6.88,0.62 +4.38,5.31;4.38,1.88 +4.38,2.19;7.50,2.19 +7.50,2.19;7.50,5.31 +5.00,5.62;5.62,4.69 +5.62,4.69;6.88,3.44 +6.88,6.88;6.25,5.00 +6.25,5.00;5.62,3.75 +5.62,3.75;5.00,3.12 +0.00,5.31;0.62,7.50 +2.50,7.81;3.12,6.56 +1.56,9.38;1.56,0.62 + +# UTF-16 : 60 64 +# UTF-8 : a4 81 e6 +[6064] 恤 +2.19,1.25;8.75,1.25 +7.81,1.25;7.81,6.56 +7.81,6.56;3.44,6.56 +3.44,6.56;3.44,1.25 +5.00,1.25;5.00,6.56 +6.25,6.56;6.25,1.25 +4.69,6.56;5.62,8.75 +1.25,9.38;1.25,0.62 +0.00,5.31;0.31,7.50 +1.88,7.50;2.50,6.25 + +# UTF-16 : 60 83 +# UTF-8 : 83 82 e6 +[6083] 悃 +0.00,5.31;0.62,7.50 +2.50,7.50;3.12,6.25 +4.69,6.25;7.81,6.25 +7.81,3.44;6.25,5.94 +6.25,5.94;4.69,3.44 +4.06,0.94;4.06,8.75 +4.06,8.75;8.44,8.75 +8.44,8.75;8.44,0.94 +8.44,1.25;4.06,1.25 +6.25,7.81;6.25,2.19 +1.56,0.62;1.56,9.38 + +# UTF-16 : 60 84 +# UTF-8 : 84 82 e6 +[6084] 悄 +4.38,4.69;8.12,4.69 +8.12,2.81;4.38,2.81 +4.38,0.62;4.38,6.56 +4.38,6.56;8.12,6.56 +8.12,6.56;8.12,0.94 +8.12,0.94;7.50,0.62 +3.75,6.25;5.31,8.12 +7.19,8.12;8.75,6.25 +6.25,6.56;6.25,9.38 +1.56,9.38;1.56,0.62 +0.00,5.31;0.62,7.50 +2.50,7.81;3.12,6.56 + +# UTF-16 : 60 96 +# UTF-8 : 96 82 e6 +[6096] 悖 +5.94,9.38;5.94,6.56 +8.75,5.31;8.75,6.56 +8.75,6.56;3.12,6.56 +3.12,6.56;3.12,5.31 +3.12,8.12;8.75,8.12 +8.75,3.12;2.81,3.12 +4.38,5.31;7.50,5.31 +7.50,5.31;5.94,4.06 +5.94,4.06;5.94,0.94 +5.94,0.94;5.31,0.62 +5.31,0.62;4.69,0.62 +1.25,0.62;1.25,9.38 +0.00,5.31;0.31,7.50 +1.88,7.81;2.50,6.56 + +# UTF-16 : 60 92 +# UTF-8 : 92 82 e6 +[6092] 悒 +7.50,6.88;7.50,8.75 +7.50,8.75;4.69,8.75 +4.69,8.75;4.69,6.88 +4.69,6.88;7.50,6.88 +5.94,5.62;5.94,3.75 +3.75,3.75;8.12,3.75 +8.12,3.75;8.12,5.62 +8.12,5.62;3.75,5.62 +3.75,5.62;3.75,1.56 +3.75,1.56;4.38,0.94 +4.38,0.94;8.12,0.94 +8.12,0.94;8.75,1.88 +8.75,1.88;8.75,2.50 +0.00,5.31;0.62,7.50 +2.50,7.50;3.12,6.25 +1.56,9.38;1.56,0.62 + +# UTF-16 : 60 a7 +# UTF-8 : a7 82 e6 +[60a7] 悧 +6.56,7.50;6.56,2.81 +7.19,0.94;7.81,0.62 +7.81,0.62;8.44,0.94 +8.44,0.94;8.44,9.06 +5.62,9.06;3.44,8.12 +3.12,6.56;5.94,6.56 +2.81,2.19;3.75,3.44 +3.75,3.44;4.69,5.94 +4.69,8.44;4.69,0.62 +4.69,5.00;5.94,3.75 +1.25,9.38;1.25,0.62 +0.00,5.31;0.31,7.50 +1.88,7.50;2.50,6.25 + +# UTF-16 : 60 8b +# UTF-8 : 8b 82 e6 +[608b] 悋 +5.94,9.38;5.94,7.81 +3.12,7.81;8.75,7.81 +7.81,7.81;6.56,5.94 +6.56,5.94;5.31,4.69 +5.31,4.69;2.81,3.12 +8.75,3.44;6.56,4.69 +6.56,4.69;5.31,5.94 +5.31,5.94;4.06,7.81 +4.38,0.62;4.38,3.75 +4.38,3.75;7.50,3.75 +7.50,3.75;7.50,0.62 +7.50,0.94;4.38,0.94 +0.00,5.31;0.62,7.50 +2.50,7.19;3.12,5.94 +1.56,9.38;1.56,0.62 + +# UTF-16 : 60 d3 +# UTF-8 : 93 83 e6 +[60d3] 惓 +4.06,7.81;7.81,7.81 +8.75,5.94;3.12,5.94 +2.81,4.06;4.38,5.31 +4.38,5.31;5.62,7.50 +5.62,7.50;5.94,8.75 +5.94,8.75;5.94,9.38 +6.25,7.81;6.56,6.88 +6.56,6.88;7.50,5.31 +7.50,5.31;8.75,4.06 +8.44,8.44;7.50,9.06 +4.38,9.06;3.44,8.12 +6.25,2.50;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.50,4.38 +7.50,4.38;4.06,4.38 +4.06,4.38;4.06,1.56 +4.06,1.56;4.69,0.94 +4.69,0.94;7.81,0.94 +7.81,0.94;8.44,1.56 +8.44,1.56;8.44,1.88 +0.00,5.31;0.31,7.50 +1.88,7.50;2.50,6.25 +1.25,9.38;1.25,0.62 + +# UTF-16 : 61 4d +# UTF-8 : 8d 85 e6 +[614d] 慍 +2.50,1.25;8.75,1.25 +8.12,1.25;8.12,4.06 +8.12,4.06;3.44,4.06 +3.44,4.06;3.44,1.25 +5.00,1.25;5.00,4.06 +6.56,4.06;6.56,1.25 +6.56,5.94;5.62,7.19 +5.94,8.12;5.62,7.19 +5.62,7.19;4.69,5.94 +3.75,5.31;3.75,8.75 +3.75,8.75;7.81,8.75 +7.81,8.75;7.81,5.31 +7.81,5.31;3.75,5.31 +0.00,5.31;0.62,7.50 +2.50,7.50;3.12,6.25 +1.56,9.38;1.56,0.62 + +# UTF-16 : 61 06 +# UTF-8 : 86 84 e6 +[6106] 愆 +2.19,2.81;2.19,1.56 +2.19,1.56;2.81,0.94 +2.81,0.94;5.62,0.94 +5.62,0.94;6.25,1.88 +6.25,1.88;6.25,2.19 +6.25,3.44;6.88,3.12 +6.88,3.12;7.19,3.44 +7.19,3.44;7.19,7.19 +5.00,7.19;8.75,7.19 +8.75,0.94;8.12,1.88 +8.12,1.88;7.50,2.19 +0.94,2.19;0.00,0.94 +0.00,7.50;0.94,8.44 +0.94,8.44;1.56,9.38 +3.44,9.38;4.38,8.12 +4.38,6.25;3.75,4.69 +3.75,4.69;2.81,3.75 +2.81,7.81;3.75,6.88 +3.75,3.12;5.00,2.50 +5.31,8.75;8.44,8.75 +1.88,7.50;1.25,6.56 +1.25,6.56;0.00,5.31 +1.25,6.25;1.25,3.12 + +# UTF-16 : 60 f7 +# UTF-8 : b7 83 e6 +[60f7] 惷 +4.38,9.38;3.44,7.50 +3.44,7.50;2.50,6.25 +2.50,6.25;1.25,5.00 +1.25,5.00;0.00,4.06 +0.00,6.25;8.75,6.25 +8.75,4.06;7.50,5.00 +7.50,5.00;6.25,6.25 +6.25,6.25;5.31,7.50 +0.94,7.50;7.81,7.50 +0.62,8.44;8.12,8.44 +2.19,3.44;2.19,5.31 +2.19,5.31;6.56,5.31 +6.56,5.31;6.56,3.44 +6.56,3.44;2.19,3.44 +2.19,4.38;6.56,4.38 +6.56,2.19;6.56,1.88 +6.56,1.88;6.25,1.25 +6.25,1.25;5.62,0.94 +5.62,0.94;3.12,0.94 +3.12,0.94;2.50,1.56 +2.50,1.56;2.50,2.81 +4.06,2.81;5.00,1.88 +0.31,0.94;1.25,2.19 +7.50,2.19;8.12,1.88 +8.12,1.88;8.75,1.25 + +# UTF-16 : 61 21 +# UTF-8 : a1 84 e6 +[6121] 愡 +0.00,5.31;0.62,7.50 +2.50,7.50;3.12,5.94 +3.12,1.25;3.75,3.12 +3.75,6.88;4.38,7.81 +4.38,7.81;5.00,9.38 +1.56,9.38;1.56,0.62 +5.62,4.38;6.56,5.00 +6.56,5.00;7.50,6.56 +7.50,6.56;7.81,7.81 +7.81,3.12;8.44,2.50 +8.44,2.50;8.75,1.56 +7.50,1.56;6.88,0.94 +6.88,0.94;5.31,0.94 +5.31,0.94;4.69,1.88 +4.69,1.88;4.69,3.44 +4.69,6.56;6.25,5.94 +6.25,5.94;7.50,5.00 +3.75,5.00;5.00,5.62 +5.00,5.62;5.62,6.56 +5.62,6.56;6.25,8.12 +4.69,8.12;8.75,8.12 +8.75,8.12;8.75,7.19 +8.75,7.19;8.44,4.69 +8.44,4.69;7.81,4.06 +7.81,4.06;6.88,4.06 +6.88,2.81;5.31,3.75 + +# UTF-16 : 60 fb +# UTF-8 : bb 83 e6 +[60fb] 惻 +3.12,2.50;3.12,8.75 +3.12,8.75;5.31,8.75 +5.31,8.75;5.31,2.50 +5.31,2.50;3.12,2.50 +3.12,4.69;5.31,4.69 +5.31,6.56;3.12,6.56 +2.50,0.62;3.44,1.88 +5.00,1.88;5.62,0.62 +7.50,0.62;8.44,0.94 +8.44,0.94;8.44,9.38 +6.56,8.12;6.56,3.12 +1.25,9.38;1.25,0.62 +0.00,5.31;0.31,7.50 +1.88,7.50;2.50,6.25 + +# UTF-16 : 61 0d +# UTF-8 : 8d 84 e6 +[610d] 愍 +0.31,0.94;1.25,2.50 +7.50,2.50;8.12,2.19 +8.12,2.19;8.75,1.25 +8.75,3.44;7.19,4.38 +7.19,4.38;5.94,5.62 +5.94,5.62;5.31,7.19 +5.31,1.88;3.44,2.81 +2.50,2.81;2.50,1.56 +2.50,1.56;3.12,0.94 +3.12,0.94;5.94,0.94 +5.94,0.94;6.56,1.88 +6.56,1.88;6.56,2.19 +5.94,9.38;5.31,7.50 +5.31,7.50;4.69,6.56 +4.69,3.44;6.56,4.69 +6.56,4.69;7.50,5.94 +7.50,5.94;8.12,7.81 +8.75,7.81;5.62,7.81 +0.00,3.44;2.19,4.06 +2.19,7.19;2.81,5.00 +2.81,5.00;3.44,3.75 +3.44,3.75;3.75,3.44 +3.75,3.44;4.06,4.38 +4.06,5.94;0.94,5.94 +0.94,3.75;0.94,8.75 +0.94,8.75;3.75,8.75 +3.75,8.75;3.75,7.19 +3.75,7.19;0.94,7.19 + +# UTF-16 : 61 3e +# UTF-8 : be 84 e6 +[613e] 愾 +4.38,9.38;3.75,7.50 +3.75,7.50;3.12,6.56 +4.06,8.44;8.44,8.44 +4.38,7.19;7.50,7.19 +3.75,5.94;7.19,5.94 +7.19,5.94;7.19,4.06 +7.19,4.06;7.50,2.50 +7.50,2.50;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;8.75,1.88 +5.00,5.00;5.00,0.62 +3.12,3.12;6.56,3.12 +6.56,1.25;5.00,2.81 +5.00,3.12;4.06,1.88 +4.06,1.88;3.12,0.94 +3.75,4.69;4.38,3.75 +5.62,3.75;6.25,4.69 +1.25,9.38;1.25,0.62 +0.00,5.31;0.31,7.50 +1.88,7.50;2.50,6.25 + +# UTF-16 : 61 28 +# UTF-8 : a8 84 e6 +[6128] 愨 +1.88,9.38;1.88,7.19 +0.62,7.19;3.12,7.19 +3.12,4.38;0.62,4.38 +0.31,0.94;1.25,2.50 +7.50,2.50;8.12,2.19 +8.12,2.19;8.75,1.25 +8.75,7.81;8.75,7.19 +8.75,7.19;8.44,6.56 +8.44,6.56;6.88,6.56 +6.88,6.56;6.88,9.06 +6.88,9.06;5.31,9.06 +5.31,9.06;5.31,8.12 +5.31,8.12;5.00,7.19 +5.00,7.19;4.38,6.25 +3.75,8.44;0.00,8.44 +0.00,5.31;0.00,6.25 +0.00,6.25;3.75,6.25 +3.75,6.25;3.75,5.31 +3.75,3.44;5.00,2.19 +5.00,3.44;5.94,3.75 +5.94,3.75;7.19,4.69 +7.19,4.69;7.81,5.62 +7.81,5.62;5.31,5.62 +5.31,5.62;5.94,4.69 +5.94,4.69;7.19,3.75 +7.19,3.75;8.75,3.12 +2.50,3.12;2.50,1.25 +2.50,1.25;3.12,0.62 +3.12,0.62;5.62,0.62 +5.62,0.62;6.25,0.94 +6.25,0.94;6.56,1.88 + +# UTF-16 : 61 4a +# UTF-8 : 8a 85 e6 +[614a] 慊 +0.00,5.31;0.62,7.50 +1.88,7.50;2.50,6.25 +2.50,1.25;3.75,2.50 +3.75,2.50;4.69,4.06 +4.69,0.62;4.69,8.75 +3.75,8.75;5.31,9.38 +7.19,9.38;5.62,8.75 +6.56,8.75;6.56,0.62 +1.25,0.62;1.25,9.38 +3.44,6.88;7.81,6.88 +7.81,6.88;7.81,4.38 +7.81,4.38;3.44,4.38 +8.75,8.12;2.81,8.12 +2.81,5.62;8.75,5.62 +8.75,1.25;7.50,2.50 +7.50,2.50;6.56,4.06 + +# UTF-16 : 61 3f +# UTF-8 : bf 84 e6 +[613f] 愿 +0.31,0.94;1.25,2.19 +2.50,2.81;2.50,1.56 +2.50,1.56;2.81,0.94 +2.81,0.94;3.44,0.62 +3.44,0.62;5.62,0.62 +5.62,0.62;6.25,0.94 +6.25,0.94;6.56,1.56 +6.56,1.56;6.56,1.88 +5.00,1.88;3.75,3.12 +7.50,2.19;8.12,1.88 +8.12,1.88;8.75,0.94 +0.00,3.12;0.62,4.38 +0.62,4.38;0.94,6.25 +0.94,6.25;0.94,9.06 +0.94,9.06;8.75,9.06 +8.75,3.44;6.56,4.69 +3.44,4.69;2.50,4.06 +2.50,4.06;1.25,3.44 +4.38,3.75;5.31,3.44 +5.31,3.44;5.31,5.31 +2.50,5.31;7.50,5.31 +7.50,5.31;7.50,7.81 +7.50,7.81;2.50,7.81 +2.50,7.81;2.50,5.31 +2.50,6.56;7.50,6.56 +5.31,8.75;4.69,7.81 + +# UTF-16 : 61 2c +# UTF-8 : ac 84 e6 +[612c] 愬 +1.56,8.12;0.94,9.38 +3.44,9.38;2.81,8.12 +0.00,8.12;4.38,8.12 +2.19,8.12;2.19,5.62 +2.19,5.62;1.88,4.69 +1.88,4.69;1.25,3.75 +1.25,3.75;0.00,2.81 +0.62,7.19;0.62,5.31 +0.62,5.94;3.75,5.94 +3.75,5.31;3.75,7.19 +4.06,3.44;4.69,4.06 +4.69,4.06;5.00,4.69 +5.00,4.69;5.31,6.25 +5.31,6.25;5.31,8.75 +5.31,8.75;7.81,8.75 +7.81,8.75;7.81,3.44 +7.81,3.44;7.50,3.12 +7.50,3.12;6.56,3.44 +5.31,6.88;7.81,6.88 +7.81,5.31;5.31,5.31 +2.50,3.12;2.50,1.56 +2.50,1.56;3.12,0.94 +3.12,0.94;5.31,0.94 +5.31,0.94;5.94,1.25 +5.94,1.25;6.25,1.88 +6.25,1.88;6.25,2.19 +7.50,2.19;8.12,1.88 +8.12,1.88;8.75,0.94 +0.31,0.94;1.25,2.19 +5.00,2.19;3.44,3.12 + +# UTF-16 : 61 42 +# UTF-8 : 82 85 e6 +[6142] 慂 +3.44,3.75;3.44,7.50 +3.44,7.50;7.81,7.50 +7.81,7.50;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;6.88,3.75 +5.62,3.75;5.62,7.50 +3.44,6.25;7.81,6.25 +7.81,5.00;3.44,5.00 +3.44,9.06;7.19,9.06 +7.19,9.06;5.94,8.12 +5.00,8.44;6.56,7.50 +0.62,7.50;1.88,6.56 +0.62,3.44;1.56,4.38 +1.56,4.38;2.19,5.62 +2.19,8.12;1.25,9.38 +1.25,2.50;0.31,1.25 +8.75,1.25;8.12,2.19 +8.12,2.19;7.50,2.50 +5.00,2.19;4.06,3.12 +2.50,3.12;2.50,1.56 +2.50,1.56;3.12,0.94 +3.12,0.94;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.88 +6.56,1.88;6.56,2.19 + +# UTF-16 : 61 58 +# UTF-8 : 98 85 e6 +[6158] 慘 +0.00,5.62;0.31,7.81 +1.88,7.81;2.50,6.56 +2.50,4.38;4.06,5.00 +4.06,5.00;5.94,6.56 +5.94,6.56;7.50,5.00 +7.50,5.00;8.75,4.38 +5.62,9.38;4.38,8.12 +3.75,8.12;7.81,8.12 +7.81,7.50;6.88,6.25 +6.88,6.25;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,7.81;7.19,8.75 +7.19,3.75;5.94,2.81 +5.94,2.81;4.06,2.19 +4.06,7.50;3.12,6.25 +3.12,6.25;5.00,6.25 +5.00,6.25;4.69,6.88 +6.25,5.00;4.69,3.75 +4.69,3.75;3.12,3.12 +3.12,0.62;5.62,1.25 +5.62,1.25;8.12,2.50 +1.25,9.38;1.25,0.62 + +# UTF-16 : 61 6b +# UTF-8 : ab 85 e6 +[616b] 慫 +0.31,0.94;1.56,2.50 +7.50,2.50;8.12,2.19 +8.12,2.19;8.75,1.25 +8.75,3.44;6.88,3.44 +6.88,3.44;5.00,4.06 +5.00,4.06;4.38,5.00 +4.38,6.25;4.38,5.31 +4.38,5.31;4.06,4.38 +4.06,4.38;3.44,3.75 +3.44,3.75;2.50,3.44 +1.25,3.44;1.25,6.25 +2.50,7.81;1.56,6.56 +1.56,6.56;0.00,5.31 +0.00,7.19;1.56,8.44 +1.56,8.44;2.19,9.38 +4.69,9.38;4.38,8.44 +4.38,8.44;3.12,7.19 +6.56,7.19;7.81,8.44 +7.81,8.44;8.12,9.38 +8.12,5.62;5.94,5.62 +5.94,3.75;5.94,6.88 +5.31,7.50;4.38,8.44 +7.81,8.44;8.75,7.50 +3.75,3.12;5.00,2.19 +6.56,2.19;6.25,1.25 +6.25,1.25;5.31,0.94 +5.31,0.94;3.44,0.94 +3.44,0.94;2.81,1.56 +2.81,1.56;2.81,2.81 + +# UTF-16 : 61 74 +# UTF-8 : b4 85 e6 +[6174] 慴 +2.50,6.25;1.88,7.50 +0.31,7.50;0.00,5.31 +5.94,5.31;5.31,4.38 +5.31,7.50;3.12,5.31 +3.12,7.19;5.00,9.06 +2.81,9.06;5.31,9.06 +5.31,9.06;5.31,5.62 +6.56,5.62;8.44,7.50 +8.44,5.31;8.44,9.06 +8.44,9.06;6.25,9.06 +6.25,7.19;8.12,9.06 +1.25,9.38;1.25,0.62 +3.75,0.62;3.75,4.38 +3.75,4.38;7.81,4.38 +7.81,4.38;7.81,0.62 +7.81,0.94;3.75,0.94 +3.75,2.81;7.81,2.81 + +# UTF-16 : 61 6f +# UTF-8 : af 85 e6 +[616f] 慯 +8.75,8.75;4.38,8.75 +4.38,9.38;3.75,8.12 +3.75,8.12;3.12,7.50 +4.38,7.81;7.81,7.81 +7.81,7.81;7.81,5.31 +7.81,5.31;4.38,5.31 +4.38,5.31;4.38,7.81 +4.38,6.56;7.81,6.56 +2.81,4.38;8.75,4.38 +5.31,4.38;4.06,3.12 +4.06,3.12;2.81,2.50 +4.38,3.12;8.44,3.12 +8.44,3.12;8.44,1.88 +8.44,1.88;7.81,0.62 +7.81,0.62;7.19,0.62 +7.19,3.12;6.56,1.88 +6.56,1.88;5.94,1.25 +5.94,1.25;4.38,0.62 +3.75,1.56;5.00,2.19 +5.00,2.19;5.94,3.12 +1.25,9.38;1.25,0.62 +0.00,5.31;0.31,7.50 +1.88,7.50;2.50,6.25 + +# UTF-16 : 61 65 +# UTF-8 : a5 85 e6 +[6165] 慥 +6.25,5.00;6.25,9.38 +1.25,9.38;1.25,0.62 +2.19,0.62;3.44,2.19 +5.00,2.19;7.81,2.19 +7.81,1.88;7.81,4.38 +7.81,4.38;5.00,4.38 +5.00,4.38;5.00,1.88 +5.00,7.81;8.12,7.81 +3.75,7.50;2.81,8.75 +5.31,8.75;4.06,6.88 +4.06,5.94;8.75,5.94 +8.75,1.25;7.81,0.94 +7.81,0.94;5.00,0.94 +5.00,0.94;3.44,1.88 +3.44,1.88;3.44,5.31 +3.44,5.31;2.50,5.31 +0.00,5.31;0.31,7.50 +1.88,7.50;2.50,6.25 + +# UTF-16 : 61 5f +# UTF-8 : 9f 85 e6 +[615f] 慟 +5.94,6.88;8.75,6.88 +8.75,6.88;8.75,3.44 +8.75,3.44;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.19,0.62 +5.31,0.62;6.25,1.56 +6.25,1.56;6.88,2.81 +6.88,2.81;7.19,4.38 +7.19,4.38;7.19,9.38 +5.31,9.38;4.38,9.06 +4.38,9.06;2.81,8.75 +4.06,8.75;4.06,1.56 +2.19,1.25;4.38,1.56 +4.38,1.56;5.62,1.88 +5.62,2.81;2.50,2.81 +5.31,4.06;5.31,6.56 +5.31,6.56;2.81,6.56 +2.81,6.56;2.81,4.06 +2.81,4.06;5.31,4.06 +5.31,5.31;2.81,5.31 +2.50,7.81;5.62,7.81 +1.25,9.38;1.25,0.62 +0.00,5.00;0.31,7.19 +1.88,7.19;2.19,5.94 + +# UTF-16 : 61 5d +# UTF-8 : 9d 85 e6 +[615d] 慝 +0.00,0.94;0.94,2.19 +3.75,2.81;4.69,1.88 +6.25,1.88;6.25,1.56 +6.25,1.56;5.94,0.94 +5.94,0.94;5.31,0.62 +5.31,0.62;3.12,0.62 +3.12,0.62;2.50,0.94 +2.50,0.94;2.19,1.56 +2.19,1.56;2.19,2.81 +7.50,2.19;8.12,1.88 +8.12,1.88;8.75,1.25 +8.75,3.44;0.62,3.44 +0.62,3.44;0.62,9.06 +0.62,9.06;8.75,9.06 +8.44,7.81;1.56,7.81 +6.25,8.44;6.25,7.19 +3.75,7.19;3.75,8.44 +1.56,6.56;8.12,6.56 +5.00,7.19;3.75,5.94 +3.75,5.94;1.56,4.69 +3.44,4.38;3.44,5.62 +3.44,5.62;6.88,5.62 +6.88,5.62;6.88,4.38 +6.88,4.38;3.44,4.38 + +# UTF-16 : 61 99 +# UTF-8 : 99 86 e6 +[6199] 憙 +4.38,9.69;4.38,7.81 +1.25,7.81;7.50,7.81 +0.31,8.75;8.44,8.75 +2.19,5.94;2.19,6.88 +2.19,6.88;6.56,6.88 +6.56,6.88;6.56,5.94 +6.56,5.94;2.19,5.94 +2.81,5.94;3.44,5.00 +0.00,5.00;8.75,5.00 +5.31,5.00;5.94,5.94 +1.56,3.12;1.56,4.06 +1.56,4.06;7.19,4.06 +7.19,4.06;7.19,3.12 +7.19,3.12;1.56,3.12 +2.50,2.50;2.50,1.56 +2.50,1.56;3.12,0.94 +3.12,0.94;5.62,0.94 +5.62,0.94;6.25,1.56 +6.25,1.56;6.25,1.88 +7.50,2.19;8.12,1.88 +8.12,1.88;8.75,1.25 +0.31,0.94;1.25,2.19 +3.75,2.50;4.69,1.88 + +# UTF-16 : 61 96 +# UTF-8 : 96 86 e6 +[6196] 憖 +1.56,6.25;0.94,6.88 +3.44,6.88;4.38,5.94 +4.38,8.44;0.00,8.44 +0.00,5.62;0.94,6.88 +0.94,6.88;1.25,7.81 +3.75,7.81;3.44,6.88 +3.44,6.88;2.81,5.94 +2.19,5.94;1.25,4.38 +1.25,4.38;0.00,3.44 +2.19,3.44;2.19,9.38 +6.56,9.38;6.56,8.12 +6.56,8.12;6.25,6.25 +6.25,6.25;5.31,4.38 +5.31,4.38;4.38,3.44 +8.75,3.44;7.81,4.38 +7.81,4.38;6.56,7.19 +4.38,7.19;8.75,7.19 +8.75,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +6.25,2.19;5.94,1.25 +5.94,1.25;5.31,0.94 +5.31,0.94;3.12,0.94 +3.12,0.94;2.50,1.56 +2.50,1.56;2.50,2.50 +2.50,5.31;3.75,4.06 +3.75,3.12;5.00,2.19 +1.25,2.19;0.31,0.94 +7.50,8.75;8.12,8.12 + +# UTF-16 : 61 87 +# UTF-8 : 87 86 e6 +[6187] 憇 +3.44,9.38;2.50,9.06 +2.50,9.06;0.62,8.75 +2.19,8.75;2.19,5.94 +0.62,5.94;3.75,5.94 +3.75,5.94;3.75,3.75 +3.75,3.75;0.62,3.75 +0.62,3.75;0.62,5.94 +0.00,7.19;4.38,7.19 +4.38,7.81;8.75,7.81 +7.81,9.38;7.81,3.44 +7.81,3.75;5.62,3.75 +5.62,3.44;5.62,9.38 +5.62,5.94;7.81,5.94 +5.00,2.19;3.75,3.12 +2.50,3.12;2.50,1.56 +2.50,1.56;3.12,0.94 +3.12,0.94;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.88 +6.56,1.88;6.56,2.19 +7.50,2.19;8.12,1.88 +8.12,1.88;8.75,1.25 +0.31,0.94;1.25,2.19 + +# UTF-16 : 61 8a +# UTF-8 : 8a 86 e6 +[618a] 憊 +1.88,9.38;0.62,7.50 +0.62,7.50;0.00,6.88 +5.62,6.88;5.62,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;7.81,6.88 +7.81,6.88;3.44,6.88 +3.44,6.88;3.44,3.12 +3.44,4.69;7.81,4.69 +7.81,5.62;3.44,5.62 +1.56,3.44;2.19,4.69 +2.19,4.69;2.50,5.94 +2.50,5.94;2.50,7.81 +2.50,7.81;8.75,7.81 +8.75,8.75;2.19,8.75 +4.38,7.81;4.38,9.69 +6.88,9.69;6.88,7.81 +0.94,7.81;0.94,3.12 +0.31,0.94;1.25,2.19 +7.50,2.19;8.12,1.88 +8.12,1.88;8.75,1.25 +6.25,1.88;5.94,0.94 +5.94,0.94;5.31,0.62 +5.31,0.62;3.12,0.62 +3.12,0.62;2.50,1.25 +2.50,1.25;2.50,2.81 +4.06,2.81;5.00,1.88 + +# UTF-16 : 61 cc +# UTF-8 : 8c 87 e6 +[61cc] 懌 +1.56,9.38;1.56,0.62 +5.62,0.62;5.62,3.75 +2.50,3.75;8.75,3.75 +8.75,5.31;2.50,5.31 +5.62,5.31;5.62,7.81 +3.44,7.81;7.81,7.81 +7.81,7.81;7.81,9.06 +7.81,9.06;3.44,9.06 +3.44,9.06;3.44,7.81 +5.00,7.81;5.00,9.06 +6.25,9.06;6.25,7.81 +7.50,6.56;3.75,6.56 +3.75,5.31;4.69,3.75 +6.56,3.75;7.50,5.31 +8.12,2.50;3.12,2.50 +0.00,5.31;0.62,7.50 +2.19,7.50;2.81,6.25 + +# UTF-16 : 61 c8 +# UTF-8 : 88 87 e6 +[61c8] 懈 +5.94,9.06;8.75,9.06 +8.75,9.06;8.75,8.12 +8.75,8.12;8.12,6.25 +8.12,6.25;7.50,6.56 +7.50,5.62;7.50,0.62 +6.25,2.81;8.75,2.81 +8.75,4.38;6.56,4.38 +6.88,5.00;6.25,3.75 +2.50,0.94;3.12,2.19 +3.12,2.19;3.44,4.38 +3.44,4.38;3.44,6.25 +3.44,6.25;5.62,6.25 +5.62,6.25;5.62,1.25 +5.62,1.25;5.31,0.94 +5.31,0.94;4.69,0.94 +3.44,4.69;5.62,4.69 +5.62,3.12;3.44,3.12 +4.38,3.12;4.38,6.25 +4.38,9.38;3.75,7.50 +3.75,7.50;2.81,5.62 +4.06,8.12;5.31,8.12 +5.31,8.12;4.69,6.56 +6.25,6.56;7.19,7.81 +7.19,7.81;7.50,9.06 +1.25,9.38;1.25,0.62 +0.00,5.31;0.31,7.50 +1.88,7.50;2.50,6.25 + +# UTF-16 : 61 c3 +# UTF-8 : 83 87 e6 +[61c3] 懃 +0.00,8.75;4.38,8.75 +1.25,9.38;1.25,7.81 +1.25,7.81;3.12,7.81 +3.12,7.81;3.12,9.38 +2.19,7.81;2.19,3.44 +0.00,3.12;4.38,3.75 +4.38,5.31;0.00,5.31 +0.62,4.38;3.75,4.38 +3.75,6.25;3.75,7.19 +3.75,7.19;0.62,7.19 +0.62,7.19;0.62,6.25 +0.62,6.25;3.75,6.25 +5.00,7.50;8.44,7.50 +8.44,7.50;8.44,6.56 +8.44,6.56;8.12,4.06 +8.12,4.06;7.81,3.44 +7.81,3.44;6.88,3.75 +6.56,9.38;6.25,5.94 +6.25,5.94;5.94,4.69 +5.94,4.69;5.31,3.75 +5.31,3.75;4.69,3.12 +2.50,2.81;2.50,1.25 +2.50,1.25;3.12,0.62 +3.12,0.62;5.31,0.62 +5.31,0.62;5.94,0.94 +5.94,0.94;6.25,1.56 +6.25,1.56;6.25,1.88 +4.69,1.56;3.75,2.50 +7.50,2.19;8.12,1.88 +8.12,1.88;8.75,0.94 +0.31,0.94;1.25,2.19 + +# UTF-16 : 61 cb +# UTF-8 : 8b 87 e6 +[61cb] 懋 +2.50,3.12;2.50,1.88 +2.50,1.88;2.81,1.25 +2.81,1.25;3.44,0.94 +3.44,0.94;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.88 +6.56,1.88;6.56,2.19 +5.31,2.19;3.75,3.44 +0.31,0.94;1.25,2.50 +7.50,2.50;8.12,2.19 +8.12,2.19;8.75,1.25 +1.25,9.38;1.25,3.75 +2.50,7.81;0.00,7.81 +0.00,5.00;1.25,7.50 +1.56,7.19;2.50,5.62 +3.44,9.06;5.62,9.06 +5.62,9.06;4.69,7.81 +4.06,8.12;5.00,7.19 +3.12,7.19;5.94,7.19 +5.94,7.19;5.31,5.94 +4.38,7.19;4.38,4.38 +4.38,4.38;4.06,4.06 +4.06,4.06;3.44,4.06 +2.81,4.69;3.75,5.62 +3.75,5.62;4.38,6.88 +6.25,7.81;8.75,7.81 +7.50,9.38;7.50,3.75 +5.62,4.38;6.56,5.62 +6.56,5.62;7.50,7.81 +7.50,7.81;8.75,4.69 + +# UTF-16 : 61 cd +# UTF-8 : 8d 87 e6 +[61cd] 懍 +5.62,9.38;5.62,8.44 +2.50,8.44;8.75,8.44 +8.75,2.81;2.19,2.81 +2.19,0.94;5.31,2.50 +5.94,2.50;8.75,0.94 +3.12,7.50;8.12,7.50 +8.12,7.50;8.12,4.69 +8.12,4.69;3.12,4.69 +3.12,4.69;3.12,7.50 +4.38,6.56;6.88,6.56 +6.88,6.56;6.88,5.62 +6.88,5.62;4.38,5.62 +4.38,5.62;4.38,6.56 +7.50,4.06;3.44,3.44 +3.44,3.44;2.81,3.44 +5.62,3.75;5.62,0.62 +1.25,0.62;1.25,9.38 +0.00,5.31;0.62,7.50 +1.88,7.50;2.50,6.25 + +# UTF-16 : 61 e3 +# UTF-8 : a3 87 e6 +[61e3] 懣 +0.31,0.94;1.25,2.19 +7.50,2.19;8.12,1.88 +8.12,1.88;8.75,1.25 +8.75,8.44;2.50,8.44 +2.50,2.81;2.50,1.25 +2.50,1.25;3.12,0.62 +3.12,0.62;5.31,0.62 +5.31,0.62;6.25,0.94 +6.25,0.94;6.56,1.88 +5.31,1.88;3.75,3.12 +0.00,3.12;0.94,4.06 +0.94,4.06;1.56,5.62 +1.56,8.12;0.62,9.38 +4.69,9.38;4.69,7.50 +4.69,7.50;6.56,7.50 +6.56,7.50;6.56,9.38 +6.56,5.62;7.81,4.06 +7.81,3.44;8.44,3.44 +8.44,3.44;8.44,6.56 +8.44,6.56;2.81,6.56 +2.81,6.56;2.81,3.44 +5.62,3.44;5.62,7.50 +0.00,7.50;0.94,6.56 +3.75,5.62;5.00,4.06 +3.44,4.06;4.06,5.00 +6.88,5.00;6.25,4.06 + +# UTF-16 : 61 f6 +# UTF-8 : b6 87 e6 +[61f6] 懶 +4.06,9.06;4.06,0.62 +2.81,7.81;5.31,7.81 +5.31,6.25;2.81,6.25 +2.81,6.25;2.81,4.38 +2.81,4.38;5.31,4.38 +5.31,4.38;5.31,6.25 +5.31,2.50;4.06,3.75 +4.06,4.06;3.12,2.19 +3.12,2.19;2.50,1.56 +1.25,0.62;1.25,9.38 +1.88,7.81;2.50,6.56 +0.00,5.00;0.62,7.19 +6.25,8.75;8.75,8.75 +8.75,8.75;8.75,7.50 +8.75,7.50;8.12,6.56 +8.12,6.56;7.81,6.56 +7.50,8.75;7.19,7.81 +7.19,7.81;6.56,6.88 +6.56,6.88;5.94,6.56 +6.25,5.94;8.44,5.94 +8.44,5.94;8.44,2.19 +8.44,2.19;6.25,2.19 +6.25,2.19;6.25,5.94 +6.25,4.69;8.44,4.69 +8.44,3.44;6.25,3.44 +5.62,0.62;6.25,1.25 +6.25,1.25;6.56,1.88 +8.12,1.88;9.06,0.62 + +# UTF-16 : 61 fc +# UTF-8 : bc 87 e6 +[61fc] 懼 +3.44,5.94;3.44,9.06 +3.44,9.06;5.31,9.06 +5.31,9.06;5.31,5.94 +5.31,5.94;3.44,5.94 +3.44,7.19;5.31,7.19 +5.31,8.12;3.44,8.12 +6.56,8.12;8.44,8.12 +8.44,7.19;6.56,7.19 +6.56,5.94;6.56,9.06 +6.56,9.06;8.44,9.06 +8.44,9.06;8.44,5.94 +8.44,5.94;6.56,5.94 +6.56,5.31;5.94,4.38 +5.94,4.38;5.94,0.94 +3.75,0.94;8.75,0.94 +8.75,4.38;3.75,4.38 +3.75,4.38;3.75,0.62 +3.75,2.19;8.12,2.19 +8.12,3.12;3.75,3.12 +2.50,3.12;3.12,3.75 +3.12,3.75;4.38,5.31 +0.00,5.31;0.31,7.50 +1.88,7.81;2.50,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 62 1b +# UTF-8 : 9b 88 e6 +[621b] 戛 +0.62,9.06;8.12,9.06 +4.38,9.06;3.75,8.12 +1.56,5.00;1.56,8.12 +1.56,8.12;7.19,8.12 +7.19,8.12;7.19,5.00 +7.19,5.31;1.56,5.31 +1.56,6.25;7.19,6.25 +7.19,7.19;1.56,7.19 +0.00,3.44;8.44,3.44 +8.44,1.56;8.12,0.62 +8.12,0.62;6.56,0.94 +6.56,0.94;5.00,1.56 +5.00,1.56;4.38,2.19 +4.38,2.19;3.75,3.44 +3.75,3.44;3.44,4.69 +5.00,4.69;5.62,4.06 +6.25,2.50;4.38,1.56 +4.38,1.56;2.19,0.94 +2.19,0.94;0.62,0.62 + +# UTF-16 : 62 1e +# UTF-8 : 9e 88 e6 +[621e] 戞 +0.62,9.06;8.12,9.06 +4.38,9.06;3.75,8.12 +2.19,5.00;2.19,8.12 +2.19,8.12;6.56,8.12 +6.56,8.12;6.56,5.00 +6.56,6.25;2.19,6.25 +2.19,7.19;6.56,7.19 +0.00,3.75;0.00,5.00 +0.00,5.00;8.75,5.00 +8.75,5.00;8.75,4.06 +7.81,3.75;0.62,3.12 +0.62,0.62;2.19,0.94 +2.19,0.94;4.06,1.56 +4.06,1.56;6.56,2.81 +5.31,4.06;4.69,4.38 +3.44,4.38;3.75,3.44 +3.75,3.44;4.38,2.19 +4.38,2.19;5.00,1.56 +5.00,1.56;6.56,0.94 +6.56,0.94;8.12,0.62 +8.12,0.62;8.44,1.56 + +# UTF-16 : 62 32 +# UTF-8 : b2 88 e6 +[6232] 戲 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,3.75 +0.62,3.75;0.62,7.81 +0.62,7.81;5.00,7.81 +5.00,7.81;4.38,6.88 +3.44,6.88;1.25,6.56 +2.19,7.19;2.19,5.94 +2.19,5.94;2.50,5.62 +2.50,5.62;4.06,5.62 +4.06,5.62;4.06,5.94 +1.25,4.69;4.69,4.69 +1.88,2.50;1.88,3.75 +1.88,3.75;4.06,3.75 +4.06,3.75;4.06,2.50 +4.06,2.50;1.88,2.50 +2.19,2.50;2.50,1.56 +3.44,1.56;3.75,2.50 +1.25,0.94;4.69,1.56 +2.50,7.81;2.50,9.38 +2.50,8.75;4.38,8.75 +8.44,5.00;7.81,3.44 +7.81,3.44;7.19,2.50 +7.19,2.50;6.25,1.56 +6.25,1.56;4.69,0.62 +5.00,6.25;8.75,6.88 +8.75,1.88;8.44,0.62 +8.44,0.62;7.50,1.56 +7.50,1.56;6.88,2.50 +6.88,2.50;6.25,4.38 +6.25,4.38;5.94,7.19 +5.94,7.19;5.94,9.38 +7.19,8.44;7.81,7.81 + +# UTF-16 : 62 33 +# UTF-8 : b3 88 e6 +[6233] 戳 +0.00,7.81;0.94,8.12 +0.94,8.12;1.88,9.06 +1.88,7.81;0.94,6.88 +0.94,6.88;0.00,6.56 +1.88,6.56;1.88,9.06 +1.88,9.06;0.00,9.06 +2.81,9.06;4.38,9.06 +4.38,9.06;4.38,6.56 +2.50,6.56;3.44,6.88 +3.44,6.88;4.38,7.81 +4.38,9.06;3.44,8.12 +3.44,8.12;2.50,7.81 +0.00,4.06;0.62,4.69 +0.62,4.69;1.25,5.94 +3.44,5.94;2.81,5.00 +2.81,5.00;2.81,1.56 +0.94,1.56;4.69,1.56 +4.69,5.00;0.94,5.00 +0.94,5.00;0.94,0.94 +0.94,2.81;4.38,2.81 +4.38,3.75;0.94,3.75 +5.00,6.25;8.75,6.88 +8.75,1.88;8.44,0.62 +8.44,0.62;7.50,1.56 +7.50,1.56;6.88,2.50 +6.88,2.50;6.25,4.38 +6.25,4.38;5.94,7.19 +5.94,7.19;5.94,9.38 +7.19,8.44;7.81,7.81 +8.44,5.00;7.81,3.44 +7.81,3.44;7.19,2.50 +7.19,2.50;6.25,1.56 +6.25,1.56;4.69,0.62 + +# UTF-16 : 62 60 +# UTF-8 : a0 89 e6 +[6260] 扠 +1.88,9.38;1.88,0.94 +1.88,0.94;1.56,0.62 +1.56,0.62;0.62,0.94 +0.00,3.75;3.44,4.69 +3.44,7.19;0.00,7.19 +3.75,8.75;8.12,8.75 +8.12,8.75;7.81,6.88 +7.81,6.88;6.88,4.38 +6.88,4.38;5.94,2.81 +5.94,2.81;4.69,1.56 +4.69,1.56;3.12,0.62 +8.75,0.62;7.81,1.25 +7.81,1.25;6.88,2.19 +6.88,2.19;5.62,4.06 +5.62,4.06;5.00,5.94 +5.00,5.94;4.69,8.12 +5.62,7.50;6.25,6.56 + +# UTF-16 : 62 7c +# UTF-8 : bc 89 e6 +[627c] 扼 +2.50,0.94;3.44,2.50 +3.44,2.50;3.75,4.38 +3.75,4.38;3.75,8.75 +3.75,8.75;8.75,8.75 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;5.62,1.25 +5.62,1.25;5.00,1.88 +5.00,1.88;5.00,6.88 +5.00,6.88;8.12,6.88 +8.12,6.88;8.12,3.44 +8.12,3.44;7.19,3.44 +7.19,3.44;6.88,3.75 +0.00,3.75;2.81,4.69 +2.81,7.19;0.00,7.19 +1.56,9.38;1.56,0.62 +1.56,0.62;0.62,0.94 + +# UTF-16 : 62 7e +# UTF-8 : be 89 e6 +[627e] 找 +3.44,5.62;8.75,6.56 +8.75,1.88;8.44,0.62 +8.44,0.62;7.81,0.62 +7.81,0.62;6.88,1.56 +6.88,1.56;6.25,2.50 +6.25,2.50;5.62,4.06 +5.62,4.06;5.31,6.56 +5.31,6.56;5.31,9.38 +7.19,8.44;7.81,7.50 +7.81,5.00;6.88,3.44 +6.88,3.44;5.94,2.50 +5.94,2.50;4.69,1.56 +4.69,1.56;3.12,0.94 +0.62,0.94;1.56,0.62 +1.56,0.62;1.56,9.38 +0.00,7.19;2.81,7.19 +2.81,4.69;0.00,3.75 + +# UTF-16 : 62 93 +# UTF-8 : 93 8a e6 +[6293] 抓 +2.81,0.62;3.44,1.88 +3.44,1.88;3.75,3.75 +3.75,3.75;3.75,8.12 +3.75,8.12;8.12,9.06 +7.50,8.75;7.50,5.00 +7.50,5.00;7.81,2.81 +7.81,2.81;8.12,1.56 +8.12,1.56;8.75,0.62 +5.62,7.50;5.62,1.25 +1.56,9.38;1.56,0.62 +1.56,0.62;0.62,0.94 +0.00,3.75;2.81,4.69 +2.81,7.19;0.00,7.19 + +# UTF-16 : 62 96 +# UTF-8 : 96 8a e6 +[6296] 抖 +8.75,3.75;3.12,2.81 +7.50,9.38;7.50,0.62 +4.69,8.75;5.94,7.81 +4.06,6.25;5.31,5.31 +1.56,9.38;1.56,0.94 +1.56,0.94;0.62,1.25 +0.00,3.75;3.12,4.69 +3.12,7.19;0.00,7.19 + +# UTF-16 : 62 d4 +# UTF-8 : 94 8b e6 +[62d4] 拔 +6.88,5.62;5.94,2.81 +5.94,2.81;4.69,1.25 +4.69,1.25;3.44,0.62 +3.44,6.88;8.75,6.88 +8.75,0.62;7.50,1.25 +7.50,1.25;6.56,2.19 +6.56,2.19;5.62,3.75 +5.62,3.75;5.00,6.25 +7.19,7.50;6.56,8.44 +5.31,9.06;4.69,5.00 +4.69,5.00;3.75,2.50 +3.75,2.50;2.50,0.94 +0.62,0.94;1.56,0.62 +1.56,0.62;1.56,9.38 +0.00,7.19;2.81,7.19 +2.81,4.69;0.00,3.75 + +# UTF-16 : 62 83 +# UTF-8 : 83 8a e6 +[6283] 抃 +5.94,9.38;5.94,7.50 +3.44,7.50;8.75,7.50 +5.94,6.88;5.94,0.62 +5.94,5.31;7.19,4.69 +7.19,4.69;8.12,3.75 +1.56,9.38;1.56,0.62 +1.56,0.62;0.62,0.94 +0.00,3.75;2.81,4.69 +2.81,7.19;0.00,7.19 + +# UTF-16 : 62 dc +# UTF-8 : 9c 8b e6 +[62dc] 拜 +3.44,9.38;0.00,8.12 +0.00,6.56;3.75,6.56 +3.75,4.69;0.00,3.44 +0.00,0.62;0.94,1.25 +0.94,1.25;1.56,2.19 +1.56,2.19;1.88,3.75 +1.88,3.75;1.88,8.75 +4.06,8.75;8.44,8.75 +6.25,8.75;6.25,0.62 +3.75,3.75;8.75,3.75 +8.12,5.62;4.38,5.62 +4.38,7.19;8.12,7.19 + +# UTF-16 : 62 9b +# UTF-8 : 9b 8a e6 +[629b] 抛 +2.81,6.56;5.00,6.56 +5.00,6.56;5.00,1.56 +5.00,1.56;5.62,0.94 +5.62,0.94;8.44,0.94 +8.44,0.94;8.75,2.19 +5.62,2.19;6.25,3.12 +6.25,3.12;6.56,4.38 +6.56,4.38;6.88,6.56 +6.88,6.56;6.88,9.06 +5.94,6.88;8.44,6.88 +8.44,6.88;8.44,5.62 +8.44,5.62;8.12,2.81 +8.12,2.81;7.50,2.19 +7.50,2.19;7.19,2.19 +2.50,4.69;0.00,3.75 +0.00,7.19;2.50,7.19 +2.19,0.94;2.81,1.56 +2.81,1.56;3.44,3.44 +3.44,3.44;3.75,5.94 +3.75,5.94;3.75,9.38 +1.25,9.38;1.25,0.94 +1.25,0.94;0.62,0.62 + +# UTF-16 : 63 27 +# UTF-8 : a7 8c e6 +[6327] 挧 +3.12,8.75;5.31,8.75 +5.31,8.75;5.31,0.94 +5.31,0.94;4.38,0.62 +7.50,0.62;8.44,0.94 +8.44,0.94;8.44,8.75 +8.44,8.75;6.25,8.75 +6.25,5.00;7.19,6.25 +7.19,6.25;8.44,8.44 +5.31,8.44;4.06,6.25 +4.06,6.25;3.12,5.00 +3.12,2.19;4.06,3.44 +4.06,3.44;5.31,5.62 +8.44,5.62;7.19,3.44 +7.19,3.44;6.25,2.19 +1.25,9.38;1.25,0.94 +1.25,0.94;0.62,0.62 +0.00,3.75;2.50,4.69 +2.50,7.19;0.00,7.19 + +# UTF-16 : 63 08 +# UTF-8 : 88 8c e6 +[6308] 挈 +6.25,5.31;4.06,4.69 +4.06,4.69;2.19,4.38 +1.56,3.44;7.50,3.44 +0.31,2.19;8.44,2.19 +4.69,4.69;4.69,0.94 +4.69,0.94;4.06,0.62 +4.06,0.62;3.44,0.62 +3.44,8.75;0.31,8.12 +0.31,7.19;3.44,7.81 +0.00,5.94;3.75,6.88 +1.88,9.38;1.88,5.00 +5.00,9.06;8.44,9.06 +8.44,9.06;8.12,6.25 +8.12,6.25;7.50,5.62 +7.50,5.62;7.19,5.62 +4.06,5.62;5.31,6.56 +5.31,6.56;5.94,7.50 +5.94,7.50;6.56,9.06 + +# UTF-16 : 62 ef +# UTF-8 : af 8b e6 +[62ef] 拯 +4.38,1.56;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;5.62,7.50 +5.62,7.50;7.19,8.75 +7.19,8.75;3.12,8.75 +3.12,0.62;8.12,0.62 +0.62,0.62;1.25,0.94 +1.25,0.94;1.25,9.38 +6.88,5.31;8.44,6.88 +2.81,6.25;5.00,6.25 +5.00,6.25;4.38,4.38 +4.38,4.38;2.81,2.81 +2.81,2.81;2.19,2.50 +8.75,2.50;7.81,3.12 +7.81,3.12;6.88,4.69 +6.88,4.69;5.94,7.19 +2.50,7.19;0.00,7.19 +0.00,3.75;2.50,4.69 + +# UTF-16 : 63 80 +# UTF-8 : 80 8e e6 +[6380] 掀 +5.00,9.06;3.12,8.44 +3.12,8.44;3.12,3.75 +3.12,3.75;2.81,2.19 +2.81,2.19;2.19,1.25 +3.12,6.88;5.31,6.88 +4.69,6.88;4.69,1.25 +5.31,5.62;5.94,6.56 +5.94,6.56;6.56,9.06 +6.25,7.19;8.75,7.19 +8.75,7.19;8.12,5.62 +7.19,7.19;7.19,4.69 +7.19,4.69;6.88,3.12 +6.88,3.12;6.25,1.88 +6.25,1.88;5.31,0.62 +8.75,0.62;7.81,2.19 +7.81,2.19;7.50,3.12 +7.50,3.12;7.19,4.38 +1.25,9.38;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.62,0.62 +0.00,3.75;2.19,4.69 +2.19,7.19;0.00,7.19 + +# UTF-16 : 63 a3 +# UTF-8 : a3 8e e6 +[63a3] 掣 +5.00,7.50;0.00,7.50 +0.00,8.12;0.94,9.38 +0.62,8.75;4.69,8.75 +2.50,9.69;2.50,4.69 +0.62,4.69;0.62,6.56 +0.62,6.56;4.38,6.56 +4.38,6.56;4.38,5.00 +4.38,5.00;4.06,4.69 +6.25,8.75;6.25,5.94 +8.44,9.69;8.44,4.69 +8.44,4.69;8.12,4.38 +8.12,4.38;7.50,4.38 +6.25,4.38;3.12,3.75 +3.12,3.75;1.88,3.75 +4.38,3.75;4.38,0.62 +4.38,0.62;3.12,0.94 +0.31,1.88;8.44,1.88 +1.56,2.81;7.50,2.81 + +# UTF-16 : 63 b5 +# UTF-8 : b5 8e e6 +[63b5] 掵 +2.50,5.94;4.06,7.19 +4.06,7.19;5.62,9.38 +5.62,9.38;7.19,7.19 +7.19,7.19;8.75,5.94 +4.38,6.25;6.88,6.25 +6.25,0.62;6.25,5.00 +6.25,5.00;8.12,5.00 +8.12,5.00;8.12,2.19 +8.12,2.19;7.50,1.56 +7.50,1.56;7.19,1.56 +3.12,1.88;3.12,5.00 +3.12,5.00;5.00,5.00 +5.00,5.00;5.00,2.19 +5.00,2.19;3.12,2.19 +1.25,9.38;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.62,0.62 +0.00,3.75;2.50,4.69 +2.50,7.19;0.00,7.19 + +# UTF-16 : 63 6b +# UTF-8 : ab 8d e6 +[636b] 捫 +2.81,0.62;2.81,8.75 +2.81,8.75;5.00,8.75 +5.00,8.75;5.00,5.62 +5.00,5.62;2.81,5.62 +2.81,7.19;5.00,7.19 +6.25,7.19;8.44,7.19 +8.44,5.62;6.25,5.62 +6.25,5.62;6.25,8.75 +6.25,8.75;8.44,8.75 +8.44,8.75;8.44,0.94 +8.44,0.94;7.50,0.62 +0.62,0.62;1.25,0.94 +1.25,0.94;1.25,9.38 +0.00,7.19;2.19,7.19 +2.19,4.69;0.31,3.75 + +# UTF-16 : 63 d2 +# UTF-8 : 92 8f e6 +[63d2] 插 +7.50,9.06;3.75,8.44 +3.12,6.56;8.75,6.56 +5.94,8.75;5.94,1.25 +3.44,1.25;8.44,1.25 +8.44,0.94;8.44,5.00 +8.44,5.00;6.88,5.00 +6.88,3.12;8.44,3.12 +5.00,3.12;3.44,3.12 +3.44,0.94;3.44,4.69 +3.44,4.69;5.00,5.31 +2.50,4.69;0.00,3.75 +0.00,7.19;2.81,7.19 +1.56,9.38;1.56,0.94 +1.56,0.94;0.62,0.62 + +# UTF-16 : 64 34 +# UTF-8 : b4 90 e6 +[6434] 搴 +4.38,9.69;4.38,8.75 +0.00,7.81;0.00,8.75 +0.00,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +5.62,8.12;5.62,4.69 +0.00,4.69;8.75,4.69 +3.12,4.69;3.12,8.12 +1.25,7.19;7.50,7.19 +6.88,5.94;1.88,5.94 +0.00,2.19;0.94,2.81 +0.94,2.81;1.88,3.75 +1.88,3.75;2.50,4.69 +6.25,4.69;6.88,3.75 +6.88,3.75;7.81,2.81 +7.81,2.81;8.75,2.19 +5.31,4.06;3.12,3.44 +2.50,2.81;6.25,2.81 +1.56,1.88;7.19,1.88 +4.38,3.75;4.38,0.94 +4.38,0.94;4.06,0.62 +4.06,0.62;3.44,0.62 + +# UTF-16 : 64 06 +# UTF-8 : 86 90 e6 +[6406] 搆 +5.00,5.94;5.00,9.38 +6.88,9.38;6.88,5.94 +3.12,5.94;8.75,5.94 +3.44,8.44;8.44,8.44 +3.75,7.19;8.12,7.19 +5.94,5.94;5.94,2.19 +2.81,2.19;8.75,2.19 +7.50,0.62;8.12,0.94 +8.12,0.94;8.12,4.69 +8.12,4.69;3.75,4.69 +3.75,4.69;3.75,0.62 +3.75,3.44;8.12,3.44 +1.25,9.38;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.62,0.62 +0.00,3.75;2.50,4.69 +2.50,7.19;0.00,7.19 + +# UTF-16 : 64 26 +# UTF-8 : a6 90 e6 +[6426] 搦 +6.25,9.06;8.44,9.06 +8.44,9.06;8.44,7.19 +8.44,7.19;6.56,7.19 +6.56,7.19;6.25,5.00 +6.25,5.31;8.75,5.31 +8.75,5.31;8.12,0.94 +8.12,0.94;7.50,0.62 +7.50,0.62;6.88,0.62 +3.44,0.62;4.06,0.62 +4.06,0.62;4.69,0.94 +4.69,0.94;5.31,5.31 +5.31,5.31;3.12,5.31 +3.12,5.00;3.44,7.19 +3.44,7.19;5.00,7.19 +5.00,7.19;5.00,9.06 +5.00,9.06;2.81,9.06 +2.81,3.12;4.38,4.06 +4.38,4.06;5.31,5.31 +8.75,5.31;7.81,4.06 +7.81,4.06;6.25,3.12 +5.94,1.56;7.50,2.50 +7.50,2.50;8.44,3.44 +5.00,3.44;4.06,2.50 +4.06,2.50;2.50,1.56 +1.25,9.38;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.62,0.62 +0.00,3.75;2.19,4.69 +2.19,7.19;0.00,7.19 + +# UTF-16 : 64 28 +# UTF-8 : a8 90 e6 +[6428] 搨 +1.25,9.38;1.25,0.94 +1.25,0.94;0.62,0.62 +7.50,0.62;8.44,0.94 +8.44,0.94;8.44,5.00 +8.44,5.00;6.25,5.00 +6.25,3.12;8.44,5.00 +8.44,3.44;7.50,2.50 +7.50,2.50;5.94,1.56 +2.81,1.56;4.38,2.50 +4.38,2.50;5.31,3.44 +5.31,5.00;3.12,3.12 +3.12,5.00;5.31,5.00 +5.31,5.00;5.31,0.94 +5.31,0.94;4.38,0.62 +3.44,5.94;3.44,8.75 +3.44,8.75;8.12,8.75 +8.12,8.75;8.12,5.94 +8.12,6.25;3.44,6.25 +3.44,7.50;8.12,7.50 +2.50,7.19;0.00,7.19 +0.00,3.75;2.50,4.69 + +# UTF-16 : 65 2a +# UTF-8 : aa 94 e6 +[652a] 攪 +2.50,5.00;2.50,5.94 +2.50,5.94;8.75,5.94 +8.75,5.94;8.75,5.00 +3.75,5.00;7.50,5.00 +7.50,5.00;7.50,2.50 +7.50,2.50;3.75,2.50 +3.75,2.50;3.75,5.00 +3.75,4.06;7.50,4.06 +7.50,3.44;3.75,3.44 +2.19,0.62;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.88 +5.00,1.88;5.00,2.50 +6.56,2.50;6.56,1.25 +6.56,1.25;7.19,0.62 +7.19,0.62;8.44,0.62 +8.44,0.62;8.75,1.25 +8.75,1.25;8.75,1.56 +6.88,9.06;8.12,9.06 +8.12,9.06;7.50,5.94 +3.75,5.94;3.12,8.75 +3.12,8.75;4.38,9.38 +6.25,9.69;5.31,8.75 +5.31,8.75;4.69,8.44 +5.00,9.38;6.25,8.44 +6.25,7.50;5.62,6.88 +5.62,6.88;5.00,6.56 +5.31,7.50;6.25,6.56 +6.88,6.88;7.50,6.88 +6.88,7.81;7.81,7.81 +4.69,7.81;3.44,7.81 +3.75,6.88;4.38,6.88 +1.25,9.38;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.62,0.62 +0.00,3.75;2.19,4.38 +2.19,7.19;0.00,7.19 + +# UTF-16 : 64 95 +# UTF-8 : 95 92 e6 +[6495] 撕 +6.56,5.94;8.75,5.94 +7.81,5.94;7.81,0.62 +5.62,0.62;6.25,1.88 +6.25,1.88;6.56,3.44 +6.56,3.44;6.56,8.12 +6.56,8.12;8.44,9.06 +4.69,9.38;4.69,2.81 +5.62,2.81;2.19,2.81 +3.12,2.81;3.12,9.38 +3.12,6.25;4.69,6.25 +4.69,4.69;3.12,4.69 +2.19,0.62;2.81,1.25 +2.81,1.25;3.44,2.19 +4.38,2.19;5.00,1.25 +2.50,7.81;5.62,7.81 +1.25,9.38;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.62,0.62 +0.00,3.75;2.19,4.38 +2.19,6.88;0.00,6.88 + +# UTF-16 : 64 da +# UTF-8 : 9a 93 e6 +[64da] 據 +7.50,8.44;5.00,8.44 +5.00,9.38;5.00,5.62 +5.00,5.62;5.62,5.31 +5.62,5.31;7.50,5.31 +7.50,5.31;8.44,5.62 +8.44,4.38;3.75,4.38 +5.94,4.38;5.31,3.75 +5.31,3.75;3.75,3.12 +3.75,2.19;4.69,2.50 +4.69,2.50;5.94,3.12 +7.81,3.44;5.31,1.56 +5.31,1.56;3.44,0.94 +1.88,0.94;2.50,1.88 +2.50,1.88;2.81,3.44 +2.81,3.44;2.81,7.50 +2.81,7.50;8.75,7.50 +8.75,7.50;8.12,6.56 +7.19,6.56;3.44,5.94 +5.31,3.75;6.25,2.81 +6.25,2.81;6.25,1.25 +6.25,1.25;5.62,0.62 +5.62,0.62;5.31,0.62 +0.31,0.62;0.94,0.94 +0.94,0.94;0.94,9.38 +0.00,7.19;1.88,7.19 +1.88,4.69;0.00,3.75 +6.56,2.50;7.50,1.56 +7.50,1.56;8.75,0.94 + +# UTF-16 : 64 bb +# UTF-8 : bb 92 e6 +[64bb] 撻 +9.06,1.25;8.12,0.62 +8.12,0.62;4.69,0.62 +4.69,0.62;3.44,1.56 +3.44,1.56;3.44,5.62 +3.44,5.62;2.50,5.62 +2.50,8.75;3.44,7.81 +3.44,1.88;2.19,0.62 +0.62,0.62;1.25,0.94 +1.25,0.94;1.25,9.38 +6.25,9.38;6.25,7.19 +8.75,7.19;3.75,7.19 +0.00,7.19;2.19,7.19 +2.19,5.00;0.00,4.06 +4.69,4.06;7.81,4.06 +8.12,2.81;4.38,2.81 +4.38,8.44;8.12,8.44 +6.88,5.31;7.50,6.88 +5.00,6.88;5.62,5.31 +4.06,5.31;8.44,5.31 +6.25,5.31;6.25,1.56 + +# UTF-16 : 64 d8 +# UTF-8 : 98 93 e6 +[64d8] 擘 +0.00,4.69;0.62,7.19 +0.62,7.19;0.62,9.06 +0.62,9.06;3.44,9.06 +3.44,9.06;3.44,7.81 +3.44,7.81;0.94,7.81 +0.94,6.88;3.12,6.88 +3.12,6.88;3.12,5.31 +3.12,5.31;0.94,5.31 +0.94,5.31;0.94,6.88 +6.56,9.69;6.56,8.75 +8.44,8.75;4.69,8.75 +5.31,8.75;5.94,7.50 +4.38,7.50;8.75,7.50 +7.19,7.50;7.81,8.75 +6.56,7.50;6.56,5.00 +5.62,5.00;4.38,4.69 +4.38,4.69;2.50,4.38 +1.56,3.44;7.19,3.44 +8.44,2.19;0.31,2.19 +4.38,4.69;4.38,0.94 +4.38,0.94;3.75,0.62 +3.75,0.62;3.12,0.62 +8.44,6.25;4.69,6.25 + +# UTF-16 : 64 c2 +# UTF-8 : 82 93 e6 +[64c2] 擂 +3.44,9.06;8.44,9.06 +5.94,9.06;5.94,5.31 +3.12,6.25;3.12,7.81 +3.12,7.81;8.75,7.81 +8.75,7.81;8.75,6.25 +7.81,6.56;6.88,6.56 +4.06,6.56;5.00,6.56 +5.00,5.62;4.06,5.62 +6.88,5.62;7.81,5.62 +3.75,0.94;3.75,4.38 +3.75,4.38;8.12,4.38 +8.12,4.38;8.12,0.94 +8.12,1.25;3.75,1.25 +3.75,2.81;8.12,2.81 +5.94,4.38;5.94,1.25 +1.25,9.38;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.62,0.62 +0.00,3.75;2.50,4.69 +2.50,7.19;0.00,7.19 + +# UTF-16 : 64 f1 +# UTF-8 : b1 93 e6 +[64f1] 擱 +1.25,9.38;1.25,0.94 +1.25,0.94;0.62,0.62 +7.81,0.62;8.44,0.94 +8.44,0.94;8.44,8.75 +8.44,8.75;6.25,8.75 +6.25,8.75;6.25,6.25 +6.25,6.25;8.44,6.25 +8.44,7.50;6.25,7.50 +5.00,7.50;2.81,7.50 +2.81,6.25;5.00,6.25 +5.00,6.25;5.00,8.75 +5.00,8.75;2.81,8.75 +2.81,8.75;2.81,0.62 +4.69,0.94;4.69,2.50 +4.69,2.50;6.56,2.50 +6.56,2.50;6.56,1.25 +6.56,1.25;4.69,1.25 +4.69,5.00;6.88,5.00 +6.88,5.00;6.25,3.75 +6.25,3.75;3.75,2.19 +7.50,2.19;5.62,3.44 +5.62,3.44;5.00,4.38 +5.00,5.62;4.06,3.75 +0.00,3.75;2.19,4.69 +2.19,7.19;0.00,7.19 + +# UTF-16 : 82 09 +# UTF-8 : 89 88 e8 +[8209] 舉 +0.94,2.19;7.81,2.19 +6.56,3.44;2.19,3.44 +4.38,4.38;4.38,0.62 +5.31,8.75;3.75,8.75 +3.75,9.69;3.75,7.50 +3.75,7.50;5.00,7.50 +5.00,7.50;5.00,5.31 +3.75,5.31;3.75,6.56 +2.81,6.56;1.56,6.56 +1.56,5.31;0.94,8.75 +0.94,8.75;2.81,9.38 +2.81,7.81;1.25,7.81 +7.50,7.81;5.94,7.81 +5.94,9.06;7.81,9.06 +7.81,9.06;7.19,5.31 +7.19,6.56;5.94,6.56 +5.94,5.31;7.50,3.75 +7.50,3.75;8.75,3.12 +8.75,5.31;0.00,5.31 +0.00,3.12;1.25,3.75 +1.25,3.75;2.81,5.31 + +# UTF-16 : 64 e0 +# UTF-8 : a0 93 e6 +[64e0] 擠 +2.50,8.75;8.12,8.75 +6.25,8.75;5.31,7.50 +5.31,7.50;4.38,8.75 +5.31,8.75;5.31,9.69 +5.31,7.50;5.31,5.31 +6.56,5.31;6.56,7.50 +6.56,7.50;8.44,8.12 +5.94,5.00;7.81,5.62 +7.50,6.56;7.81,5.94 +7.81,5.94;8.75,4.69 +2.19,5.31;2.81,6.56 +2.81,6.56;3.12,7.81 +2.50,7.81;4.06,7.81 +4.06,7.81;4.06,6.25 +4.06,6.25;3.75,5.31 +3.75,5.31;3.44,5.31 +2.19,0.62;2.81,1.25 +2.81,1.25;3.44,2.81 +3.44,2.81;3.44,4.69 +7.50,4.69;7.50,0.62 +7.50,2.50;3.44,2.50 +3.44,3.75;7.50,3.75 +0.00,3.75;2.19,4.38 +2.19,6.88;0.00,6.88 +1.25,9.38;1.25,0.94 +1.25,0.94;0.62,0.62 + +# UTF-16 : 64 e1 +# UTF-8 : a1 93 e6 +[64e1] 擡 +7.19,3.12;4.06,2.81 +4.06,2.81;5.62,4.06 +4.38,4.06;7.50,4.06 +8.75,4.06;8.75,5.00 +8.75,5.00;3.12,5.00 +3.12,5.00;3.12,4.06 +3.12,0.94;8.75,0.94 +5.94,0.94;5.94,2.50 +5.94,9.69;5.94,7.81 +4.06,7.81;7.81,7.81 +7.81,5.94;7.81,6.88 +7.81,6.88;4.06,6.88 +4.06,6.88;4.06,5.94 +4.06,5.94;7.81,5.94 +8.44,8.75;3.44,8.75 +4.38,1.88;7.50,1.88 +8.12,2.50;6.88,3.44 +0.00,3.75;2.50,4.69 +2.50,7.19;0.00,7.19 +1.25,9.38;1.25,0.94 +1.25,0.94;0.62,0.62 + +# UTF-16 : 65 2c +# UTF-8 : ac 94 e6 +[652c] 攬 +5.00,9.06;2.50,9.06 +2.50,9.06;2.50,6.25 +2.50,6.25;5.00,6.25 +3.75,6.25;3.75,7.19 +2.50,7.19;4.69,7.19 +4.69,7.19;4.69,8.12 +4.69,8.12;2.50,8.12 +3.75,8.12;3.75,9.06 +6.56,9.69;5.62,8.12 +8.75,8.75;6.25,8.75 +6.25,7.81;8.44,7.81 +5.94,6.88;8.75,6.88 +8.75,6.88;8.75,5.94 +8.75,5.94;5.94,5.94 +5.94,5.94;5.94,6.88 +6.88,6.88;6.88,5.94 +7.81,5.94;7.81,6.88 +3.12,4.06;7.81,4.06 +7.81,3.12;3.12,3.12 +3.12,2.19;3.12,5.00 +3.12,5.00;7.81,5.00 +7.81,5.00;7.81,2.19 +7.81,2.19;3.12,2.19 +8.75,1.56;8.12,0.62 +8.12,0.62;6.88,0.62 +6.88,0.62;6.25,1.25 +6.25,1.25;6.25,2.19 +4.38,2.19;3.75,1.25 +3.75,1.25;1.88,0.62 +0.31,0.62;0.94,0.94 +0.94,0.94;0.94,9.38 +0.00,3.75;1.88,4.69 +1.88,6.88;0.00,6.88 + +# UTF-16 : 64 f4 +# UTF-8 : b4 93 e6 +[64f4] 擴 +2.19,0.62;2.81,1.88 +2.81,1.88;3.12,3.75 +3.12,3.75;3.12,8.44 +3.12,8.44;8.75,8.44 +5.94,8.44;5.94,9.38 +3.75,6.88;8.75,6.88 +6.88,7.81;6.88,5.94 +6.88,5.94;5.31,5.94 +5.31,5.94;5.31,7.81 +3.75,5.00;8.75,5.00 +6.25,5.00;6.25,2.19 +4.38,2.19;8.12,2.19 +8.12,2.19;8.12,4.06 +8.12,4.06;4.38,4.06 +4.38,4.06;4.38,2.19 +4.38,3.12;8.12,3.12 +3.44,0.62;4.69,1.25 +4.69,1.25;5.31,1.88 +7.19,1.88;8.75,0.62 +0.62,0.62;1.25,0.94 +1.25,0.94;1.25,9.38 +0.00,6.88;2.19,6.88 +2.19,4.69;0.00,3.75 + +# UTF-16 : 64 fa +# UTF-8 : ba 93 e6 +[64fa] 擺 +1.25,9.38;1.25,0.94 +1.25,0.94;0.62,0.62 +4.69,0.62;4.69,4.38 +4.69,4.38;2.81,4.38 +2.81,4.38;2.81,0.62 +2.81,3.12;4.69,3.12 +4.69,7.50;4.69,9.06 +6.25,9.06;6.25,7.50 +2.81,7.50;2.81,9.06 +2.81,9.06;8.12,9.06 +8.12,9.06;8.12,7.50 +8.12,7.50;2.81,7.50 +2.81,2.19;4.69,2.19 +4.69,5.94;5.00,5.00 +5.00,5.62;2.50,5.31 +2.50,5.31;4.06,6.88 +0.00,6.88;2.19,6.88 +2.19,4.69;0.00,3.75 +5.94,3.75;5.94,1.25 +5.94,1.25;6.56,0.62 +6.56,0.62;8.44,0.62 +8.44,0.62;8.75,1.56 +8.75,5.31;8.44,4.06 +8.44,4.06;6.56,4.06 +6.56,4.06;5.94,4.69 +5.94,4.69;5.94,6.88 +5.94,5.62;8.12,6.56 +8.12,2.81;6.25,2.19 + +# UTF-16 : 65 1c +# UTF-8 : 9c 94 e6 +[651c] 攜 +4.69,0.94;4.69,2.19 +4.69,2.19;6.56,2.19 +6.56,2.19;6.56,1.25 +6.56,1.25;4.69,1.25 +8.75,6.56;3.44,6.56 +3.44,6.56;3.44,4.06 +3.44,4.06;9.06,4.06 +5.94,4.06;5.94,6.56 +5.94,6.56;6.56,7.19 +4.06,7.19;2.50,5.62 +8.12,5.62;3.44,5.62 +3.44,5.00;8.12,5.00 +8.12,8.75;8.12,7.81 +8.12,7.81;3.12,7.81 +3.12,8.75;3.12,7.50 +3.12,1.88;4.38,2.50 +4.38,2.50;5.00,3.44 +6.25,3.44;6.25,2.50 +6.25,2.50;7.81,2.50 +7.81,0.62;8.44,0.94 +8.44,0.94;8.44,3.44 +8.44,3.44;2.81,3.44 +2.81,3.44;2.81,0.62 +0.62,0.62;1.25,0.94 +1.25,0.94;1.25,9.38 +5.62,9.38;5.62,7.81 +2.19,7.19;0.00,7.19 +0.00,3.75;2.19,4.69 + +# UTF-16 : 65 37 +# UTF-8 : b7 94 e6 +[6537] 攷 +0.00,8.75;3.75,8.75 +1.56,8.75;0.62,4.69 +0.94,5.62;3.12,5.62 +3.12,5.62;2.50,1.25 +2.50,1.25;1.88,0.62 +1.88,0.62;1.25,0.62 +3.44,0.62;5.00,1.56 +5.00,1.56;6.56,3.12 +6.56,3.12;7.50,5.00 +7.50,5.00;7.81,7.50 +4.69,7.50;8.75,7.50 +8.75,0.62;6.88,2.50 +6.88,2.50;5.62,4.38 +5.62,4.38;5.00,6.56 +3.75,6.25;4.69,7.50 +4.69,7.50;5.31,9.38 + +# UTF-16 : 65 4d +# UTF-8 : 8d 95 e6 +[654d] 敍 +0.00,7.19;1.88,9.38 +1.88,9.38;3.75,7.50 +3.75,4.69;0.00,4.69 +0.00,2.19;0.94,3.44 +2.81,3.44;3.75,2.19 +0.62,6.56;3.12,6.56 +1.88,6.56;1.88,0.62 +1.88,0.62;1.25,0.62 +6.25,9.38;6.25,5.94 +6.25,7.81;8.75,7.81 +8.75,0.62;7.19,1.56 +7.19,1.56;5.94,2.81 +5.94,2.81;5.31,4.38 +5.31,4.38;5.00,5.94 +4.38,5.94;8.12,5.94 +8.12,5.94;7.81,4.38 +7.81,4.38;6.88,2.81 +6.88,2.81;5.00,1.25 +5.00,1.25;3.75,0.62 + +# UTF-16 : 65 5e +# UTF-8 : 9e 95 e6 +[655e] 敞 +0.31,1.25;0.31,6.88 +0.31,6.88;4.06,6.88 +4.06,6.88;4.06,1.56 +4.06,1.56;3.12,1.25 +1.56,2.50;1.56,5.00 +1.56,5.00;2.81,5.00 +2.81,5.00;2.81,3.12 +2.81,3.12;1.56,3.12 +2.19,6.88;2.19,9.38 +0.00,7.19;1.25,8.44 +3.12,8.44;4.38,7.19 +6.25,9.38;5.31,6.88 +5.31,6.88;4.69,5.94 +5.62,7.50;8.75,7.50 +8.12,7.50;7.50,4.38 +7.50,4.38;6.56,2.50 +6.56,2.50;5.62,1.56 +5.62,1.56;4.06,0.62 +8.75,0.62;7.50,2.19 +7.50,2.19;6.25,4.38 +6.25,4.38;5.62,6.56 + +# UTF-16 : 65 5d +# UTF-8 : 9d 95 e6 +[655d] 敝 +0.00,7.19;1.25,8.44 +3.12,8.44;4.38,7.19 +2.19,9.38;2.19,1.25 +0.31,1.25;0.31,6.88 +0.31,6.88;4.06,6.88 +4.06,6.88;4.06,1.56 +4.06,1.56;3.44,1.25 +3.44,3.44;2.81,5.00 +1.56,5.00;0.94,3.44 +6.25,9.38;5.31,6.88 +5.31,6.88;4.69,5.94 +5.62,7.50;8.75,7.50 +8.12,7.50;7.50,4.38 +7.50,4.38;6.56,2.50 +6.56,2.50;5.31,1.25 +5.31,1.25;4.06,0.62 +8.75,0.62;7.50,2.19 +7.50,2.19;6.25,4.38 +6.25,4.38;5.62,6.56 + +# UTF-16 : 65 9b +# UTF-8 : 9b 96 e6 +[659b] 斛 +4.69,2.81;8.75,3.75 +5.31,6.25;6.25,5.31 +4.06,5.31;0.94,5.31 +0.94,3.44;4.06,3.44 +2.50,3.44;2.50,6.88 +2.50,6.88;3.44,8.44 +3.44,8.44;1.25,8.44 +5.94,8.44;6.88,7.50 +7.81,9.38;7.81,0.62 +3.12,0.62;4.06,0.94 +4.06,0.94;4.06,6.88 +4.06,6.88;0.94,6.88 +0.94,6.88;0.94,3.12 +0.94,3.12;0.62,1.88 +0.62,1.88;0.00,0.62 +0.00,6.88;1.88,9.38 + +# UTF-16 : 65 ab +# UTF-8 : ab 96 e6 +[65ab] 斫 +2.19,0.62;3.44,2.19 +3.44,2.19;4.06,4.69 +4.06,4.69;4.06,8.44 +4.06,8.44;6.25,8.75 +6.25,8.75;7.81,9.38 +4.06,6.25;8.75,6.25 +7.19,6.25;7.19,0.62 +0.00,8.44;2.81,8.44 +1.56,8.44;0.62,5.31 +0.62,5.31;0.00,4.06 +0.62,1.25;0.62,5.00 +0.62,5.00;2.19,5.00 +2.19,5.00;2.19,1.56 +2.19,1.56;0.62,1.56 + +# UTF-16 : 65 b7 +# UTF-8 : b7 96 e6 +[65b7] 斷 +8.12,9.38;5.62,8.75 +5.62,8.75;5.62,3.44 +5.62,3.44;5.31,1.56 +5.31,1.56;4.69,0.62 +7.81,0.62;7.81,6.25 +5.62,6.25;8.75,6.25 +4.38,1.56;0.00,1.56 +0.00,1.25;0.00,9.06 +0.00,5.94;4.69,5.94 +4.69,6.56;4.38,7.50 +4.38,6.88;3.12,6.56 +3.12,6.56;4.06,8.44 +1.88,8.44;0.62,6.56 +0.62,6.56;2.19,6.88 +2.19,7.50;2.50,6.56 +2.50,2.19;2.19,3.12 +2.19,2.50;0.62,2.19 +0.62,2.19;1.88,4.06 +4.06,4.06;3.12,2.19 +3.12,2.19;4.38,2.50 +4.38,3.12;4.69,2.19 +3.75,3.44;3.12,4.06 +3.12,4.06;4.06,5.31 +1.88,5.31;0.94,4.06 +0.94,4.06;1.56,3.44 +1.56,7.81;0.94,8.44 +0.94,8.44;1.88,9.69 +4.06,9.69;3.12,8.44 +3.12,8.44;3.75,7.81 + +# UTF-16 : 65 c6 +# UTF-8 : 86 97 e6 +[65c6] 旆 +4.38,1.88;4.38,5.00 +4.38,5.00;8.12,5.00 +8.12,5.00;8.12,2.19 +8.12,2.19;7.50,1.88 +3.75,6.25;8.75,6.25 +8.75,7.81;4.38,7.81 +6.25,7.81;6.25,0.62 +1.56,0.62;2.19,0.62 +2.19,0.62;2.81,2.19 +2.81,2.19;2.81,5.62 +2.81,5.62;1.25,5.62 +1.25,7.50;1.25,4.69 +1.25,4.69;0.62,1.88 +0.62,1.88;0.00,0.94 +0.00,7.50;3.12,7.50 +1.56,7.50;1.56,9.38 +5.00,9.38;4.06,7.50 +4.06,7.50;3.12,6.56 + +# UTF-16 : 65 c4 +# UTF-8 : 84 97 e6 +[65c4] 旄 +3.75,2.81;8.75,3.75 +8.75,1.88;8.12,0.94 +8.12,0.94;6.25,0.94 +6.25,0.94;5.62,1.56 +5.62,1.56;5.62,6.25 +3.12,6.25;4.06,7.19 +4.06,7.19;5.00,9.38 +1.56,9.38;1.56,7.50 +3.12,7.50;0.00,7.50 +0.00,0.94;0.62,1.88 +0.62,1.88;1.25,4.38 +1.25,4.38;1.25,7.50 +1.25,5.62;2.81,5.62 +2.81,5.62;2.81,2.50 +2.81,2.50;2.19,0.62 +2.19,0.62;1.56,0.62 +8.12,5.31;4.38,4.38 +4.38,5.94;7.81,7.19 +8.75,8.12;4.38,8.12 + +# UTF-16 : 65 cc +# UTF-8 : 8c 97 e6 +[65cc] 旌 +4.38,7.81;8.75,7.81 +8.75,0.94;3.44,0.94 +6.25,0.94;6.25,7.19 +8.44,5.31;4.69,5.31 +4.69,3.44;7.81,3.44 +3.75,4.38;4.38,5.00 +4.38,5.00;5.00,6.56 +3.12,6.56;4.06,7.50 +4.06,7.50;5.00,9.38 +1.56,9.38;1.56,7.50 +3.12,7.50;0.00,7.50 +0.00,0.94;0.62,1.88 +0.62,1.88;1.25,4.69 +1.25,4.69;1.25,7.50 +1.25,5.62;2.81,5.62 +2.81,5.62;2.81,2.50 +2.81,2.50;2.19,0.62 +2.19,0.62;1.56,0.62 + +# UTF-16 : 65 d2 +# UTF-8 : 92 97 e6 +[65d2] 旒 +4.38,8.12;8.75,8.12 +8.75,2.19;8.44,0.94 +8.44,0.94;7.50,0.94 +7.50,0.94;7.19,1.56 +7.19,1.56;7.19,4.06 +5.94,4.06;5.94,0.94 +5.94,7.50;5.94,6.25 +3.75,6.25;8.12,6.25 +8.12,4.38;6.88,5.62 +0.94,5.62;2.50,5.62 +2.50,5.62;2.50,2.19 +2.50,2.19;2.19,0.94 +2.19,0.94;1.56,0.62 +2.81,0.62;3.75,1.25 +3.75,1.25;4.38,2.19 +4.38,2.19;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,9.38;3.75,7.50 +3.75,7.50;3.12,6.88 +5.62,6.25;4.69,5.00 +7.50,5.00;4.06,4.69 +1.25,9.38;1.25,7.50 +2.81,7.50;0.00,7.50 +0.00,0.94;0.62,2.81 +0.62,2.81;0.94,5.00 +0.94,5.00;0.94,7.50 + +# UTF-16 : 65 e1 +# UTF-8 : a1 97 e6 +[65e1] 旡 +0.00,0.62;1.56,1.25 +1.56,1.25;2.50,2.19 +2.50,2.19;3.44,4.06 +3.44,4.06;4.06,6.56 +4.06,6.56;4.06,9.06 +7.81,9.06;0.31,9.06 +0.62,5.94;8.44,5.94 +8.44,1.88;8.12,0.94 +8.12,0.94;4.69,0.94 +4.69,0.94;4.06,1.56 +4.06,1.56;4.06,5.00 +0.31,5.00;0.94,7.81 + +# UTF-16 : 67 72 +# UTF-8 : b2 9d e6 +[6772] 杲 +1.88,6.25;1.88,9.06 +1.88,9.06;6.88,9.06 +6.88,9.06;6.88,6.25 +6.88,6.56;1.88,6.56 +1.88,7.81;6.88,7.81 +4.38,5.94;4.38,0.62 +0.31,4.69;8.44,4.69 +8.44,1.25;6.88,2.19 +6.88,2.19;5.94,3.12 +5.94,3.12;4.69,4.69 +4.06,4.69;2.81,3.12 +2.81,3.12;1.88,2.19 +1.88,2.19;0.31,1.25 + +# UTF-16 : 66 03 +# UTF-8 : 83 98 e6 +[6603] 昃 +0.00,0.62;0.62,1.88 +0.62,1.88;0.94,3.44 +0.94,3.44;0.94,5.31 +0.94,5.31;8.44,5.31 +4.69,4.69;4.06,3.12 +4.06,3.12;3.44,2.19 +3.44,2.19;2.19,1.25 +2.19,1.25;1.25,0.94 +8.12,0.94;7.19,1.25 +7.19,1.25;6.25,1.88 +6.25,1.88;4.38,3.44 +1.88,6.25;1.88,9.06 +1.88,9.06;7.19,9.06 +7.19,9.06;7.19,6.25 +7.19,6.56;1.88,6.56 +1.88,7.81;7.19,7.81 + +# UTF-16 : 65 fb +# UTF-8 : bb 97 e6 +[65fb] 旻 +1.88,6.25;1.88,9.06 +1.88,9.06;6.88,9.06 +6.88,9.06;6.88,6.25 +6.88,7.81;1.88,7.81 +1.88,6.56;6.88,6.56 +4.38,6.56;4.38,5.31 +0.31,5.31;8.44,5.31 +6.56,5.31;5.94,3.75 +5.94,3.75;4.69,2.50 +4.69,2.50;2.50,1.25 +2.50,1.25;0.31,0.62 +8.44,0.62;6.25,1.25 +6.25,1.25;4.06,2.50 +4.06,2.50;2.81,3.75 +2.81,3.75;2.19,5.31 + +# UTF-16 : 66 36 +# UTF-8 : b6 98 e6 +[6636] 昶 +0.00,6.25;1.88,6.25 +1.88,6.25;1.25,4.69 +1.25,4.69;0.00,2.81 +0.94,8.12;2.50,8.12 +2.50,8.12;2.50,0.94 +2.50,0.94;1.56,0.62 +0.31,9.38;3.75,9.38 +2.50,7.50;3.12,5.62 +3.12,5.62;3.75,4.38 +3.75,4.38;4.69,3.12 +4.69,3.12;5.94,2.19 +5.94,2.19;7.81,1.25 +7.81,1.25;8.75,0.94 +4.69,6.88;3.44,5.62 +5.94,3.44;5.94,8.75 +5.94,8.75;8.12,8.75 +8.12,8.75;8.12,3.44 +8.12,3.75;5.94,3.75 +5.94,6.25;8.12,6.25 + +# UTF-16 : 66 49 +# UTF-8 : 89 99 e6 +[6649] 晉 +0.00,5.62;8.44,5.62 +6.88,2.81;1.56,2.81 +1.56,0.94;6.88,0.94 +6.88,0.62;6.88,4.69 +6.88,4.69;1.56,4.69 +1.56,4.69;1.56,0.62 +5.31,6.56;6.25,8.44 +2.19,8.44;1.25,6.56 +0.62,6.25;3.44,6.88 +7.50,6.88;4.69,6.25 +3.75,6.25;3.12,7.50 +7.19,7.50;7.81,6.25 +7.81,9.06;0.62,9.06 + +# UTF-16 : 66 41 +# UTF-8 : 81 99 e6 +[6641] 晁 +0.00,0.62;1.56,0.94 +1.56,0.94;2.50,1.56 +2.50,1.56;3.12,3.12 +3.12,3.12;3.12,6.25 +5.31,6.25;5.31,1.56 +5.31,1.56;5.94,0.94 +5.94,0.94;8.12,0.94 +8.12,0.94;8.75,1.88 +8.12,2.81;6.25,3.75 +6.25,5.00;7.81,5.94 +0.94,5.94;2.19,5.00 +2.81,4.06;0.00,2.50 +1.25,6.88;1.25,9.38 +1.25,9.38;7.50,9.38 +7.50,9.38;7.50,6.88 +7.50,6.88;1.25,6.88 +1.25,8.12;7.50,8.12 + +# UTF-16 : 66 67 +# UTF-8 : a7 99 e6 +[6667] 晧 +5.62,9.38;5.62,4.38 +8.12,7.19;3.75,7.19 +3.75,0.94;7.50,0.94 +7.50,0.62;7.50,3.75 +7.50,3.75;3.75,3.75 +3.75,3.75;3.75,0.62 +8.75,5.31;2.81,5.31 +2.81,6.25;4.06,8.44 +2.19,5.62;0.00,5.62 +0.00,2.81;2.19,2.81 +2.19,2.81;2.19,8.44 +2.19,8.44;0.00,8.44 +0.00,8.44;0.00,2.19 + +# UTF-16 : 66 83 +# UTF-8 : 83 9a e6 +[6683] 暃 +0.00,2.19;3.12,2.81 +3.44,5.94;0.31,5.94 +8.12,5.94;5.31,5.94 +5.31,4.06;7.81,4.06 +0.62,4.06;3.44,4.06 +3.44,6.88;3.44,3.44 +3.44,3.44;3.12,2.19 +3.12,2.19;2.50,1.56 +2.50,1.56;0.31,0.62 +5.31,0.62;5.31,6.88 +5.31,2.19;8.44,2.19 +7.50,7.19;7.50,9.38 +7.50,9.38;0.94,9.38 +0.94,9.38;0.94,7.19 +0.94,7.50;7.50,7.50 +7.50,8.44;0.94,8.44 + +# UTF-16 : 66 c1 +# UTF-8 : 81 9b e6 +[66c1] 曁 +4.38,7.19;8.75,7.19 +8.75,0.62;0.00,0.62 +0.00,5.94;0.00,4.06 +0.00,4.06;2.81,4.06 +2.81,4.06;3.44,5.00 +0.00,5.00;2.81,5.62 +2.81,7.50;0.31,7.50 +0.31,8.44;3.12,8.44 +3.12,8.44;3.12,6.56 +3.12,6.56;0.31,6.56 +0.31,6.56;0.31,8.44 +0.31,8.44;1.56,9.38 +1.56,1.25;1.56,3.44 +1.56,3.44;7.19,3.44 +7.19,3.44;7.19,1.25 +7.19,1.56;1.56,1.56 +1.56,2.50;7.19,2.50 +7.19,9.06;6.88,7.50 +6.88,7.50;5.62,5.31 +5.62,5.31;4.06,4.06 +4.06,9.06;8.44,9.06 +8.44,5.31;8.12,4.06 +8.12,4.06;6.56,4.06 +6.56,4.06;6.56,6.56 +4.06,6.56;4.69,8.12 + +# UTF-16 : 66 b9 +# UTF-8 : b9 9a e6 +[66b9] 暹 +8.75,1.25;7.81,0.62 +7.81,0.62;2.50,0.62 +2.50,0.62;1.25,1.56 +1.25,1.56;1.25,5.31 +1.25,5.31;0.00,5.31 +0.00,0.62;1.25,1.88 +2.81,1.88;8.44,1.88 +8.44,5.31;2.81,5.31 +2.81,5.31;2.81,1.56 +2.81,3.12;8.12,3.12 +8.12,4.06;2.81,4.06 +1.88,4.06;3.75,6.56 +6.88,6.56;5.94,5.31 +5.94,5.31;5.94,1.88 +0.31,8.44;1.56,6.88 +2.81,6.88;2.81,9.06 +2.81,9.06;7.50,9.06 +7.50,9.06;7.50,7.19 +7.50,7.19;2.81,7.19 +2.81,8.12;7.50,8.12 + +# UTF-16 : 66 be +# UTF-8 : be 9a e6 +[66be] 暾 +1.88,2.50;5.94,3.44 +5.94,5.62;7.19,9.38 +4.06,9.38;4.06,8.12 +5.62,8.12;2.50,8.12 +2.50,5.00;5.31,5.00 +5.31,5.00;4.06,3.75 +4.06,3.75;4.06,0.94 +4.06,0.94;3.12,0.62 +5.31,0.62;6.56,1.56 +6.56,1.56;7.81,3.75 +7.81,3.75;8.44,7.50 +6.88,7.50;9.06,7.50 +9.06,0.62;8.12,1.56 +8.12,1.56;7.19,3.44 +7.19,3.44;6.56,6.56 +5.31,5.94;5.31,7.19 +5.31,7.19;2.81,7.19 +2.81,7.19;2.81,5.94 +2.81,5.94;5.31,5.94 +1.56,5.94;0.00,5.94 +0.00,2.50;0.00,8.75 +0.00,8.75;1.56,8.75 +1.56,8.75;1.56,3.12 +1.56,3.12;0.00,3.12 + +# UTF-16 : 66 bc +# UTF-8 : bc 9a e6 +[66bc] 暼 +0.00,7.50;1.25,8.75 +3.75,8.75;5.00,7.50 +5.31,6.88;6.56,9.38 +2.50,9.38;2.50,4.06 +0.62,4.06;0.62,7.50 +0.62,7.50;4.38,7.50 +4.38,7.50;4.38,4.38 +4.38,4.38;3.75,4.06 +3.75,5.31;3.12,6.56 +1.88,6.56;1.25,5.31 +5.94,7.81;8.75,7.81 +8.75,3.75;6.56,5.94 +6.56,5.94;5.94,7.81 +8.12,7.81;7.81,6.56 +7.81,6.56;6.56,5.00 +6.56,5.00;5.00,4.06 +1.56,0.62;1.56,3.44 +1.56,3.44;7.19,3.44 +7.19,3.44;7.19,0.62 +7.19,0.94;1.56,0.94 +1.56,2.19;7.19,2.19 + +# UTF-16 : 66 e0 +# UTF-8 : a0 9b e6 +[66e0] 曠 +2.19,0.62;2.81,1.88 +2.81,1.88;3.12,3.75 +3.12,3.75;3.12,8.44 +3.12,8.44;8.75,8.44 +5.94,8.44;5.94,9.38 +3.75,6.88;8.75,6.88 +6.88,7.81;6.88,5.94 +6.88,5.94;5.31,5.94 +5.31,5.94;5.31,7.81 +3.75,5.00;8.75,5.00 +6.25,5.00;6.25,2.19 +4.38,2.19;8.12,2.19 +8.12,2.19;8.12,4.06 +8.12,4.06;4.38,4.06 +4.38,4.06;4.38,2.19 +4.38,3.12;8.12,3.12 +3.44,0.62;4.69,1.25 +4.69,1.25;5.31,1.88 +7.19,1.88;8.75,0.62 +0.00,2.19;0.00,8.75 +0.00,8.75;1.88,8.75 +1.88,8.75;1.88,2.50 +1.88,2.81;0.00,2.81 +0.00,5.94;1.88,5.94 + +# UTF-16 : 66 e6 +# UTF-8 : a6 9b e6 +[66e6] 曦 +4.38,8.75;3.75,9.69 +6.88,9.69;6.25,8.75 +7.81,8.75;2.81,8.75 +5.31,8.75;5.31,6.88 +8.44,6.88;2.19,6.88 +2.19,5.00;8.75,5.00 +8.75,1.56;8.75,0.62 +8.75,0.62;8.12,0.62 +8.12,0.62;6.88,1.88 +6.88,1.88;6.25,3.44 +6.25,3.44;5.94,6.25 +5.94,0.62;7.19,1.56 +7.19,1.56;8.12,3.44 +8.12,5.62;7.50,6.25 +5.00,6.25;2.50,5.94 +4.06,5.94;4.06,3.44 +5.31,3.44;4.06,5.00 +4.06,5.00;2.19,3.12 +2.81,2.81;5.31,2.81 +3.75,2.81;2.81,1.25 +3.44,1.88;5.00,1.88 +5.00,1.88;4.69,0.62 +4.69,0.62;3.75,0.62 +3.12,7.81;7.50,7.81 +0.00,2.19;0.00,8.75 +0.00,8.75;1.56,8.75 +1.56,8.75;1.56,2.50 +1.56,2.81;0.00,2.81 +0.00,5.94;1.56,5.94 + +# UTF-16 : 66 e9 +# UTF-8 : a9 9b e6 +[66e9] 曩 +1.88,8.75;6.88,8.75 +6.88,7.81;6.88,9.38 +6.88,9.38;1.88,9.38 +1.88,9.38;1.88,7.81 +1.88,7.81;6.88,7.81 +4.38,7.81;4.38,6.88 +0.00,6.88;8.75,6.88 +8.75,2.81;0.00,2.81 +5.31,2.81;5.31,6.25 +5.31,6.25;7.50,6.25 +7.50,6.25;7.50,5.31 +7.50,5.31;5.31,5.31 +3.44,5.31;1.25,5.31 +1.25,5.31;1.25,6.25 +1.25,6.25;3.44,6.25 +3.44,6.25;3.44,2.81 +8.44,4.69;0.31,4.69 +0.31,1.25;4.38,2.81 +4.38,2.81;5.62,1.56 +5.62,1.56;8.44,0.62 +1.25,0.62;4.69,1.25 +2.81,0.94;2.81,2.19 +7.50,2.19;6.25,1.56 +8.12,3.75;0.62,3.75 + +# UTF-16 : 67 1e +# UTF-8 : 9e 9c e6 +[671e] 朞 +0.00,5.00;8.75,5.00 +2.81,9.38;2.81,5.00 +5.94,5.00;5.94,9.38 +5.94,6.25;2.81,6.25 +2.81,7.19;5.94,7.19 +0.62,8.44;8.12,8.44 +0.00,2.50;1.25,3.44 +1.25,3.44;2.50,5.00 +6.25,5.00;7.19,3.75 +7.19,3.75;8.75,2.50 +1.25,0.62;1.88,1.25 +1.88,1.25;2.19,1.88 +2.19,1.88;2.50,3.12 +2.50,3.12;2.50,4.06 +2.50,4.06;6.25,4.06 +6.25,4.06;6.25,0.94 +6.25,0.94;5.94,0.62 +5.94,0.62;5.31,0.62 +2.50,2.81;6.25,2.81 +6.25,1.88;2.19,1.88 + +# UTF-16 : 97 38 +# UTF-8 : b8 9c e9 +[9738] 霸 +8.75,6.88;8.75,8.44 +8.75,8.44;0.00,8.44 +0.00,8.44;0.00,6.88 +0.00,5.31;4.38,5.31 +4.38,6.25;4.38,9.38 +7.81,9.38;0.94,9.38 +0.94,5.94;0.94,4.38 +0.94,4.38;3.44,4.38 +3.44,4.38;3.44,5.94 +3.44,3.75;0.62,3.75 +0.62,3.75;0.62,2.81 +0.62,2.81;3.75,2.81 +3.75,2.81;3.75,3.75 +5.62,3.75;8.12,3.75 +8.12,2.50;5.62,2.50 +5.62,6.56;7.50,6.56 +3.12,6.56;1.25,6.56 +1.25,7.50;3.12,7.50 +5.62,7.50;7.50,7.50 +7.50,0.62;8.12,0.94 +8.12,0.94;8.12,5.31 +8.12,5.31;5.62,5.31 +5.62,5.31;5.62,3.44 +5.62,3.44;5.31,1.88 +5.31,1.88;4.38,0.62 +4.38,1.88;0.00,1.88 +2.19,4.38;2.19,0.62 + +# UTF-16 : 67 36 +# UTF-8 : b6 9c e6 +[6736] 朶 +0.00,4.38;0.94,5.00 +0.94,5.00;2.19,6.56 +2.19,6.56;2.81,8.44 +2.81,8.44;2.81,9.06 +0.31,9.06;6.88,9.06 +6.88,9.06;6.25,7.19 +6.25,7.19;8.44,7.19 +8.44,7.19;8.44,6.25 +8.44,6.25;7.81,5.00 +7.81,5.00;7.19,4.38 +7.19,4.38;6.25,4.69 +4.38,5.00;4.38,0.62 +0.31,3.75;8.44,3.75 +0.00,1.25;1.25,1.88 +1.25,1.88;4.38,3.75 +4.38,3.75;7.50,1.88 +7.50,1.88;8.75,1.25 + +# UTF-16 : 67 37 +# UTF-8 : b7 9c e6 +[6737] 朷 +3.44,8.75;8.44,8.75 +8.44,8.75;8.44,3.12 +8.44,3.12;7.81,0.94 +7.81,0.94;6.56,0.94 +3.12,0.94;4.06,1.88 +4.06,1.88;5.00,4.06 +5.00,4.06;5.62,8.75 +1.88,9.38;1.88,0.62 +1.88,6.88;0.00,3.12 +0.00,7.19;3.44,7.19 +3.44,4.06;2.19,5.62 + +# UTF-16 : 67 59 +# UTF-8 : 99 9d e6 +[6759] 杙 +3.44,5.94;8.75,6.88 +8.75,1.88;8.75,0.62 +8.75,0.62;7.50,1.25 +7.50,1.25;6.56,2.19 +6.56,2.19;5.62,4.06 +5.62,4.06;5.00,6.25 +5.00,6.25;4.69,8.12 +4.69,8.12;4.69,9.38 +1.88,9.38;1.88,0.62 +1.88,6.88;0.62,4.06 +0.62,4.06;0.00,3.12 +0.00,7.19;3.44,7.19 +3.44,4.06;2.19,5.62 +6.25,8.75;7.19,7.81 + +# UTF-16 : 67 70 +# UTF-8 : b0 9d e6 +[6770] 杰 +4.38,9.38;4.38,2.50 +0.00,3.12;1.56,4.06 +1.56,4.06;4.38,7.19 +4.38,7.19;7.19,4.06 +7.19,4.06;8.75,3.12 +8.44,7.50;0.31,7.50 +0.31,0.62;1.56,2.19 +6.88,2.19;8.44,0.62 +5.94,0.62;5.00,1.88 +3.12,1.88;3.75,0.62 + +# UTF-16 : 67 a9 +# UTF-8 : a9 9e e6 +[67a9] 枩 +4.38,9.38;4.38,5.00 +0.00,8.12;8.75,8.12 +8.75,5.00;7.19,5.62 +7.19,5.62;4.38,7.81 +4.38,7.81;1.56,5.62 +1.56,5.62;0.00,5.00 +3.12,5.00;0.31,2.81 +8.44,3.12;5.62,5.00 +5.62,2.19;7.81,0.62 +6.88,1.25;4.38,0.94 +4.38,0.94;0.94,0.94 +1.56,0.94;3.75,3.44 + +# UTF-16 : 67 85 +# UTF-8 : 85 9e e6 +[6785] 枅 +4.38,8.75;8.12,8.75 +3.75,5.31;8.75,5.31 +7.50,8.75;7.50,0.62 +3.12,0.62;4.06,1.56 +4.06,1.56;5.00,3.12 +5.00,3.12;5.31,4.69 +5.31,4.69;5.31,8.75 +1.88,9.38;1.88,0.62 +1.88,6.88;0.62,4.06 +0.62,4.06;0.00,3.44 +0.00,7.19;3.44,7.19 +3.44,4.06;2.19,5.62 + +# UTF-16 : 67 b3 +# UTF-8 : b3 9e e6 +[67b3] 枳 +4.38,4.69;4.38,8.44 +4.38,8.44;8.12,8.44 +8.12,8.44;8.12,4.69 +8.12,5.00;4.38,5.00 +8.75,0.62;7.19,3.75 +5.31,3.75;4.69,2.19 +4.69,2.19;3.12,0.62 +1.88,0.62;1.88,9.38 +1.88,6.56;0.00,3.44 +0.00,7.19;3.44,7.19 +3.44,4.06;1.88,5.62 + +# UTF-16 : 68 46 +# UTF-8 : 86 a1 e6 +[6846] 框 +8.44,8.75;3.12,8.75 +3.12,8.75;3.12,0.62 +3.12,1.25;8.75,1.25 +8.75,2.81;3.75,2.81 +6.25,2.81;6.25,7.19 +4.06,7.19;8.44,7.19 +8.12,5.31;4.38,5.31 +1.56,5.31;2.50,4.06 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 68 29 +# UTF-8 : a9 a0 e6 +[6829] 栩 +3.12,8.75;5.31,8.75 +5.31,8.75;5.31,1.25 +5.31,1.25;4.38,0.94 +7.50,0.94;8.44,1.25 +8.44,1.25;8.44,8.75 +8.44,8.75;6.25,8.75 +8.44,8.75;6.25,5.31 +3.12,5.31;5.31,8.75 +5.31,5.94;3.75,3.44 +3.75,3.44;2.81,2.50 +5.94,2.50;6.88,3.44 +6.88,3.44;8.44,5.94 +1.56,9.38;1.56,0.62 +1.56,6.88;0.62,4.06 +0.62,4.06;0.00,3.12 +0.00,7.19;2.81,7.19 +2.81,4.06;1.88,5.62 + +# UTF-16 : 68 40 +# UTF-8 : 80 a1 e6 +[6840] 桀 +1.88,9.38;0.94,7.50 +0.94,7.50;0.00,6.25 +1.56,8.44;4.06,8.44 +4.06,8.44;3.44,6.56 +3.44,6.56;2.50,5.31 +2.50,5.31;1.25,4.38 +1.25,4.38;0.00,3.75 +1.25,7.19;2.81,5.94 +4.06,5.94;8.75,5.94 +8.75,8.12;5.00,8.12 +5.00,8.12;5.00,5.94 +7.19,9.38;7.19,3.75 +4.38,4.38;4.38,0.62 +0.00,3.12;8.75,3.12 +8.75,0.94;6.88,1.56 +6.88,1.56;5.62,2.19 +5.62,2.19;4.69,3.12 +4.06,3.12;3.12,2.19 +3.12,2.19;1.88,1.56 +1.88,1.56;0.00,0.94 + +# UTF-16 : 68 63 +# UTF-8 : a3 a1 e6 +[6863] 档 +3.75,3.12;8.44,3.12 +8.44,0.62;8.44,5.31 +8.44,5.31;3.12,5.31 +3.12,8.44;4.38,6.25 +6.88,6.25;8.12,8.44 +5.62,5.31;5.62,9.38 +1.56,9.38;1.56,0.62 +1.56,6.88;0.62,4.38 +0.62,4.38;0.00,3.44 +0.00,7.19;2.81,7.19 +2.81,4.06;1.88,5.62 +2.81,0.94;8.44,0.94 + +# UTF-16 : 68 77 +# UTF-8 : b7 a1 e6 +[6877] 桷 +2.50,0.62;3.12,1.88 +3.12,1.88;3.44,3.44 +3.44,3.44;3.44,6.88 +3.44,6.88;8.44,6.88 +8.44,6.88;8.44,0.94 +8.44,0.94;7.50,0.62 +3.44,5.31;8.44,5.31 +8.44,3.44;3.44,3.44 +5.94,3.44;5.94,6.88 +5.94,6.88;7.19,8.75 +7.19,8.75;4.69,8.75 +5.00,9.38;4.06,7.81 +4.06,7.81;2.50,5.94 +1.56,5.31;2.50,4.06 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 68 8f +# UTF-8 : 8f a2 e6 +[688f] 梏 +4.06,0.62;4.06,3.44 +4.06,3.44;7.81,3.44 +7.81,3.44;7.81,0.62 +7.81,0.94;4.06,0.94 +3.12,5.00;8.75,5.00 +8.12,7.19;4.06,7.19 +3.44,5.94;4.69,8.44 +5.94,9.38;5.94,4.38 +1.56,9.38;1.56,0.62 +1.56,6.88;0.62,4.06 +0.62,4.06;0.00,3.12 +0.00,7.19;3.12,7.19 +3.12,3.75;1.88,5.31 + +# UTF-16 : 68 94 +# UTF-8 : 94 a2 e6 +[6894] 梔 +2.50,0.94;3.12,2.19 +3.12,2.19;3.44,4.06 +3.44,4.06;3.44,8.44 +3.44,8.44;8.12,9.06 +3.44,6.88;8.75,6.88 +8.75,1.88;8.44,0.94 +8.44,0.94;4.69,0.94 +4.69,0.94;4.69,5.62 +4.69,5.62;8.12,5.62 +8.12,5.62;8.12,3.44 +8.12,3.44;4.69,3.44 +6.25,3.44;6.25,5.62 +1.56,5.62;2.50,4.06 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 68 83 +# UTF-8 : 83 a2 e6 +[6883] 梃 +3.12,8.75;4.69,8.75 +4.69,8.75;2.81,5.62 +3.12,5.94;4.69,5.94 +4.69,5.94;4.06,2.81 +4.06,2.81;2.50,0.62 +2.81,3.44;3.12,2.19 +3.12,2.19;4.38,1.25 +4.38,1.25;6.25,0.94 +6.25,0.94;8.75,0.94 +8.75,5.62;5.31,5.62 +5.62,2.81;8.12,2.81 +6.88,2.81;6.88,8.12 +8.12,8.75;5.62,7.81 +1.25,9.38;1.25,0.62 +1.25,6.56;0.00,3.12 +0.00,7.19;2.50,7.19 +2.50,4.38;1.56,5.62 + +# UTF-16 : 68 74 +# UTF-8 : b4 a1 e6 +[6874] 桴 +7.50,9.38;5.62,8.75 +5.62,8.75;4.06,8.44 +4.06,8.44;3.12,6.56 +5.31,8.12;5.94,7.19 +7.50,8.12;8.44,6.88 +4.06,6.25;7.81,6.25 +7.81,6.25;5.62,4.69 +5.62,4.69;5.62,0.94 +5.62,0.94;5.31,0.62 +5.31,0.62;4.69,0.62 +2.81,3.44;8.75,3.44 +1.56,5.62;2.50,4.38 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 68 8d +# UTF-8 : 8d a2 e6 +[688d] 梍 +5.94,9.38;5.31,8.44 +4.06,6.88;8.12,6.88 +8.12,5.00;8.12,8.44 +8.12,8.44;4.06,8.44 +4.06,8.44;4.06,5.00 +4.06,5.31;8.12,5.31 +8.12,1.88;7.81,0.94 +7.81,0.94;4.69,0.94 +4.69,0.94;4.69,4.38 +8.75,3.75;2.81,2.50 +2.19,5.62;3.12,4.06 +3.12,7.19;0.00,7.19 +0.00,3.44;1.56,6.56 +1.56,9.38;1.56,0.62 + +# UTF-16 : 68 7e +# UTF-8 : be a1 e6 +[687e] 桾 +2.81,1.88;4.38,3.12 +4.38,3.12;5.31,5.00 +5.31,5.00;5.94,8.75 +4.38,8.75;7.81,8.75 +7.81,8.75;7.81,5.62 +7.81,5.62;4.38,5.62 +3.75,7.19;8.75,7.19 +7.81,0.94;4.69,0.94 +4.69,0.62;4.69,3.75 +4.69,3.75;7.81,3.75 +7.81,3.75;7.81,0.62 +1.56,0.62;1.56,9.38 +1.56,6.56;0.00,3.44 +0.00,7.19;2.81,7.19 +2.81,4.06;1.88,5.62 + +# UTF-16 : 68 ca +# UTF-8 : 8a a3 e6 +[68ca] 棊 +0.94,8.44;7.81,8.44 +6.25,7.19;2.50,7.19 +2.50,6.25;6.25,6.25 +6.25,5.00;6.25,9.38 +2.50,9.38;2.50,5.00 +0.31,5.00;8.44,5.00 +5.62,5.00;6.88,3.75 +6.88,3.75;8.75,2.81 +0.00,2.81;1.88,3.75 +1.88,3.75;3.12,5.00 +4.38,4.06;4.38,0.62 +1.88,3.12;6.88,3.12 +0.62,0.94;1.88,1.25 +1.88,1.25;4.38,2.81 +4.38,2.81;6.56,1.25 +6.56,1.25;7.81,0.94 + +# UTF-16 : 69 26 +# UTF-8 : a6 a4 e6 +[6926] 椦 +8.44,8.12;7.50,9.06 +4.38,9.06;3.44,8.12 +3.44,5.94;8.75,5.94 +8.75,4.06;7.19,5.62 +7.19,5.62;6.25,7.50 +7.81,7.50;4.06,7.50 +5.94,9.38;5.31,6.88 +5.31,6.88;4.38,5.31 +4.38,5.31;2.81,3.75 +4.06,3.75;7.81,3.75 +7.81,3.75;7.50,1.25 +7.50,1.25;6.88,0.62 +6.88,0.62;6.25,0.62 +2.81,0.62;4.06,0.94 +4.06,0.94;5.00,1.88 +5.00,1.88;5.94,5.00 +1.56,5.62;2.50,4.38 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 68 e7 +# UTF-8 : a7 a3 e6 +[68e7] 棧 +3.75,3.75;8.44,3.75 +8.44,7.81;3.75,7.81 +4.69,9.38;5.00,7.19 +5.00,7.19;6.56,5.62 +6.56,5.62;8.44,5.31 +8.44,5.31;8.75,6.25 +8.75,1.56;8.44,0.62 +8.44,0.62;6.56,1.25 +6.56,1.25;5.31,2.50 +5.31,2.50;5.00,4.69 +6.25,4.69;6.88,4.06 +6.88,8.44;6.25,9.06 +3.75,5.00;5.31,5.62 +5.31,5.62;7.50,6.88 +7.50,2.81;5.31,1.25 +5.31,1.25;3.12,0.62 +1.56,0.62;1.56,9.38 +1.56,6.88;0.00,3.44 +0.00,7.19;3.12,7.19 +3.12,4.38;1.88,5.62 + +# UTF-16 : 69 36 +# UTF-8 : b6 a4 e6 +[6936] 椶 +3.75,9.38;3.75,6.56 +3.75,6.56;8.12,6.56 +8.12,6.56;8.12,9.38 +6.88,9.38;5.00,7.50 +5.00,9.06;6.88,7.50 +6.56,6.56;6.56,5.00 +6.56,5.00;8.44,5.00 +8.44,5.00;8.75,5.62 +8.75,0.62;6.88,1.25 +6.88,1.25;5.31,2.50 +5.31,2.50;4.69,3.75 +4.69,3.75;7.81,3.75 +7.81,3.75;7.19,2.81 +7.19,2.81;5.00,1.25 +5.00,1.25;2.81,0.62 +3.44,2.50;4.69,3.75 +4.69,3.75;5.31,4.69 +5.31,6.56;4.69,5.31 +4.69,5.31;3.44,4.38 +1.56,9.38;1.56,0.62 +1.56,6.25;0.00,3.44 +0.00,7.19;2.81,7.19 +2.81,4.69;1.88,5.62 + +# UTF-16 : 68 e3 +# UTF-8 : a3 a3 e6 +[68e3] 棣 +5.62,9.38;5.62,0.62 +5.62,0.62;4.69,0.62 +3.44,8.12;7.81,8.12 +7.81,8.12;7.81,5.00 +7.81,5.00;3.44,5.00 +2.81,6.56;8.75,6.56 +2.50,1.56;5.62,3.12 +6.88,3.12;8.12,4.06 +3.44,4.06;4.38,3.44 +5.62,4.38;6.88,2.81 +6.88,2.81;8.75,1.56 +1.56,5.31;2.50,4.06 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 69 2a +# UTF-8 : aa a4 e6 +[692a] 椪 +2.50,1.25;8.75,1.25 +8.44,5.00;7.50,2.81 +3.75,2.81;2.81,5.00 +2.81,6.56;8.44,6.56 +4.69,6.56;4.69,1.25 +6.56,1.25;6.56,6.56 +6.56,6.56;7.50,8.75 +3.75,8.75;4.06,7.50 +1.56,5.31;2.50,4.06 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 69 23 +# UTF-8 : a3 a4 e6 +[6923] 椣 +9.06,2.81;2.50,2.81 +2.81,0.62;4.69,2.50 +6.88,2.50;8.44,0.62 +8.12,2.81;8.12,7.50 +8.12,7.50;3.44,7.50 +3.44,7.50;3.44,2.81 +5.00,2.81;5.00,9.06 +6.56,9.06;6.56,2.81 +3.44,5.31;8.12,5.31 +1.56,5.31;2.50,4.06 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 69 21 +# UTF-8 : a1 a4 e6 +[6921] 椡 +6.88,2.81;6.88,8.12 +5.00,7.50;5.94,5.62 +5.94,3.75;3.12,3.75 +3.12,5.94;4.38,8.75 +4.38,1.56;4.38,5.31 +1.56,5.31;2.50,4.06 +2.50,1.25;6.25,1.88 +6.25,8.75;2.81,8.75 +2.81,5.94;4.06,5.94 +4.06,5.94;5.31,6.25 +8.44,9.38;8.44,0.94 +8.44,0.94;7.50,0.62 +1.25,0.62;1.25,9.38 +1.25,6.56;0.62,4.06 +0.62,4.06;0.00,3.12 +0.00,7.19;2.50,7.19 + +# UTF-16 : 69 7e +# UTF-8 : be a5 e6 +[697e] 楾 +5.94,9.38;5.31,8.44 +3.75,8.44;8.12,8.44 +8.12,8.44;8.12,5.31 +8.12,5.31;3.75,5.31 +3.75,5.31;3.75,8.44 +3.75,6.88;8.12,6.88 +5.94,5.31;5.94,0.62 +5.94,0.62;5.00,0.94 +3.12,3.75;5.00,3.75 +5.00,3.75;4.38,2.50 +4.38,2.50;2.81,0.94 +8.75,0.94;7.50,1.88 +7.50,1.88;6.56,3.12 +6.56,3.12;5.94,4.38 +8.44,4.38;6.56,3.44 +1.88,5.62;2.81,4.38 +2.81,7.19;0.00,7.19 +0.00,3.12;1.56,6.56 +1.56,9.38;1.56,0.62 + +# UTF-16 : 69 59 +# UTF-8 : 99 a5 e6 +[6959] 楙 +1.56,5.62;2.50,4.38 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 +7.50,0.62;7.50,9.38 +6.25,7.19;8.75,7.19 +9.06,3.12;8.44,4.06 +8.44,4.06;7.50,6.56 +7.50,6.56;5.94,2.81 +3.12,8.75;5.94,8.75 +5.94,8.75;4.69,7.19 +3.75,7.81;5.31,6.25 +2.50,6.25;6.25,6.25 +6.25,6.25;5.31,4.69 +2.50,2.81;3.44,3.75 +3.44,3.75;4.38,6.25 +4.38,6.25;4.38,1.25 +4.38,1.25;3.44,0.94 + +# UTF-16 : 69 5e +# UTF-8 : 9e a5 e6 +[695e] 楞 +3.44,6.88;3.44,8.75 +3.44,8.75;8.12,8.75 +8.12,8.75;8.12,6.88 +8.12,6.88;3.44,6.88 +5.00,6.88;5.00,8.75 +6.56,8.75;6.56,6.88 +5.62,6.25;5.62,5.00 +2.81,5.00;8.75,5.00 +5.31,5.00;5.31,4.38 +5.31,4.38;5.00,2.81 +5.00,2.81;4.06,1.56 +4.06,1.56;2.50,0.62 +5.31,3.75;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;7.81,1.25 +7.81,1.25;7.19,0.62 +7.19,0.62;6.56,0.62 +1.56,5.31;2.50,4.06 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 69 81 +# UTF-8 : 81 a6 e6 +[6981] 榁 +5.94,9.38;5.94,8.12 +3.12,6.88;3.12,8.12 +3.12,8.12;8.75,8.12 +8.75,8.12;8.75,6.88 +4.38,6.56;7.50,6.56 +5.31,6.56;4.38,4.69 +3.75,4.38;7.50,5.00 +7.19,5.62;8.12,4.38 +5.94,4.69;5.94,0.94 +3.12,0.94;8.75,0.94 +3.75,2.81;8.12,2.81 +1.56,5.31;2.50,4.06 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 69 b2 +# UTF-8 : b2 a6 e6 +[69b2] 榲 +2.50,1.25;9.06,1.25 +8.12,1.25;8.12,4.06 +8.12,4.06;3.44,4.06 +3.44,4.06;3.44,1.25 +5.00,1.25;5.00,4.06 +6.56,4.06;6.56,1.25 +6.56,5.94;5.62,7.19 +5.94,8.12;5.31,6.88 +5.31,6.88;4.69,5.94 +3.75,5.31;3.75,8.75 +3.75,8.75;7.81,8.75 +7.81,8.75;7.81,5.31 +7.81,5.31;3.75,5.31 +1.56,5.31;2.50,4.06 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 69 d3 +# UTF-8 : 93 a7 e6 +[69d3] 槓 +4.38,8.75;8.12,8.75 +6.25,8.75;6.25,7.19 +3.75,7.19;8.75,7.19 +8.75,0.62;7.19,1.88 +5.31,1.88;3.44,0.62 +4.38,2.19;4.38,5.94 +4.38,5.94;8.12,5.94 +8.12,5.94;8.12,2.19 +8.12,2.19;4.38,2.19 +4.38,4.69;8.12,4.69 +8.12,3.44;4.38,3.44 +0.00,3.44;1.56,6.88 +1.56,9.38;1.56,0.62 +0.00,7.50;3.12,7.50 +3.12,4.06;2.19,5.62 + +# UTF-16 : 5b e8 +# UTF-8 : a8 af e5 +[5be8] 寨 +4.38,9.69;4.38,8.75 +0.00,7.81;0.00,8.75 +0.00,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +5.62,8.12;5.62,5.31 +0.00,5.31;8.75,5.31 +3.12,5.31;3.12,8.12 +1.25,7.19;7.50,7.19 +7.19,6.25;1.56,6.25 +0.00,2.81;0.94,3.44 +0.94,3.44;2.19,5.31 +6.25,5.31;7.81,3.44 +7.81,3.44;8.75,3.12 +4.38,4.38;4.38,0.62 +1.88,3.44;6.88,3.44 +0.31,0.94;1.56,1.25 +1.56,1.25;4.38,3.12 +4.38,3.12;7.19,1.25 +7.19,1.25;8.44,0.94 + +# UTF-16 : 69 ca +# UTF-8 : 8a a7 e6 +[69ca] 槊 +1.56,8.44;0.94,9.38 +3.44,9.38;2.81,8.44 +0.00,8.44;4.38,8.44 +2.19,8.44;2.19,6.88 +2.19,6.88;1.88,5.62 +1.88,5.62;1.25,5.00 +1.25,5.00;0.00,4.38 +0.62,5.94;0.62,7.50 +3.75,7.50;3.75,6.25 +3.75,6.25;0.62,6.25 +5.00,5.00;5.62,6.56 +5.62,6.56;5.62,9.06 +5.62,9.06;8.44,9.06 +8.44,9.06;8.44,5.00 +8.44,5.00;7.50,4.69 +8.44,7.81;5.62,7.81 +5.62,6.56;8.44,6.56 +4.38,5.00;4.38,0.62 +0.00,3.75;8.75,3.75 +8.75,0.94;7.19,1.56 +7.19,1.56;4.38,3.75 +4.38,3.75;1.56,1.56 +1.56,1.56;0.00,0.94 + +# UTF-16 : 69 dd +# UTF-8 : 9d a7 e6 +[69dd] 槝 +7.50,7.19;4.06,7.19 +4.06,5.94;7.50,5.94 +7.50,5.94;7.50,8.44 +7.50,8.44;4.06,8.44 +4.06,8.44;4.06,3.75 +4.06,3.75;8.75,3.75 +8.75,3.75;8.75,2.19 +8.75,2.19;8.12,0.62 +8.12,0.62;7.19,0.62 +7.19,1.56;7.19,2.81 +3.44,2.81;3.44,1.25 +3.44,1.88;7.19,1.88 +5.31,1.88;5.31,3.75 +5.31,8.44;5.94,9.38 +4.06,4.69;8.75,4.69 +1.56,9.38;1.56,0.62 +1.56,6.88;0.62,4.38 +0.62,4.38;0.00,3.44 +0.00,7.19;3.12,7.19 +3.12,4.06;1.88,5.62 + +# UTF-16 : 69 bb +# UTF-8 : bb a6 e6 +[69bb] 榻 +4.06,6.25;4.06,9.06 +4.06,9.06;7.81,9.06 +7.81,9.06;7.81,6.25 +7.81,6.56;4.06,6.56 +4.06,7.81;7.81,7.81 +7.81,0.62;8.75,0.94 +8.75,0.94;8.75,5.31 +8.75,5.31;6.25,5.31 +6.25,3.12;7.81,4.06 +7.81,4.06;8.75,5.31 +8.75,3.44;7.50,2.19 +7.50,2.19;5.94,1.56 +2.50,1.56;4.06,2.19 +4.06,2.19;5.31,3.44 +5.31,5.31;4.38,4.06 +4.38,4.06;2.81,3.12 +3.12,5.31;5.31,5.31 +5.31,5.31;5.31,0.94 +5.31,0.94;4.38,0.62 +1.25,0.62;1.25,9.38 +1.25,6.56;0.00,3.12 +0.00,7.19;2.50,7.19 +2.50,4.06;1.56,5.31 + +# UTF-16 : 69 a7 +# UTF-8 : a7 a6 e6 +[69a7] 榧 +8.44,8.75;3.12,8.75 +3.12,8.75;3.12,0.62 +3.12,0.94;8.75,0.94 +6.88,7.81;6.88,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,3.12 +5.31,3.12;5.62,4.38 +5.62,4.38;5.62,7.81 +5.62,6.56;4.06,6.56 +6.88,6.56;8.44,6.56 +8.44,5.00;6.88,5.00 +5.62,5.00;4.06,5.00 +4.06,3.12;5.62,3.75 +6.88,3.44;8.44,3.44 +1.56,5.31;2.50,4.06 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 6a 2e +# UTF-8 : ae a8 e6 +[6a2e] 樮 +5.00,5.94;5.00,9.06 +3.12,9.06;8.75,9.06 +6.88,9.06;6.88,5.94 +8.12,5.62;8.12,7.50 +8.12,7.50;3.75,7.50 +3.75,7.50;3.75,5.62 +3.75,5.62;8.12,5.62 +5.94,5.00;5.94,4.06 +5.94,4.06;5.62,2.81 +5.62,2.81;4.69,1.56 +4.69,1.56;3.12,0.62 +8.75,0.62;7.50,1.25 +7.50,1.25;6.56,2.19 +6.56,2.19;5.94,3.44 +8.12,4.38;7.50,3.12 +3.75,3.12;4.38,4.38 +1.56,9.38;1.56,0.62 +1.56,6.88;0.62,4.38 +0.62,4.38;0.00,3.44 +0.00,7.19;3.12,7.19 +3.12,4.06;1.88,5.62 + +# UTF-16 : 69 e8 +# UTF-8 : a8 a7 e6 +[69e8] 槨 +4.69,9.06;4.69,7.81 +6.25,7.81;3.12,7.81 +3.12,4.69;6.25,4.69 +6.25,4.69;4.69,3.44 +4.69,3.44;4.69,0.94 +4.69,0.94;3.75,0.62 +2.50,2.50;6.25,3.12 +3.44,5.62;3.44,6.88 +3.44,6.88;5.94,6.88 +5.94,6.88;5.94,5.62 +5.94,5.62;3.44,5.62 +7.81,2.50;8.75,3.44 +8.75,3.44;8.75,5.00 +8.75,5.00;7.81,6.56 +7.81,6.56;8.75,8.75 +8.75,8.75;6.88,8.75 +6.88,8.75;6.88,0.62 +1.25,0.62;1.25,9.38 +1.25,6.56;0.00,3.12 +0.00,7.19;2.50,7.19 +2.50,3.75;1.56,5.31 + +# UTF-16 : 69 f9 +# UTF-8 : b9 a7 e6 +[69f9] 槹 +5.94,9.38;5.31,8.44 +4.06,5.62;4.06,8.44 +4.06,8.44;7.81,8.44 +7.81,8.44;7.81,5.62 +7.81,5.94;4.06,5.94 +4.06,7.19;7.81,7.19 +5.94,5.31;5.94,0.62 +3.75,4.69;5.00,4.69 +6.88,4.69;8.12,4.69 +8.12,3.75;6.88,3.75 +5.00,3.75;3.75,3.75 +3.12,2.81;8.75,2.81 +1.56,0.62;1.56,9.38 +1.56,6.56;0.00,3.12 +0.00,7.19;3.12,7.19 +3.12,4.06;1.88,5.62 + +# UTF-16 : 69 f2 +# UTF-8 : b2 a7 e6 +[69f2] 槲 +2.19,0.62;3.12,2.19 +3.12,2.19;3.44,3.75 +3.44,3.75;3.44,6.88 +3.44,6.88;5.94,6.88 +5.94,6.88;5.94,0.62 +5.94,5.00;3.44,5.00 +3.44,3.12;5.94,3.12 +4.69,3.12;4.69,6.88 +4.69,6.88;5.31,8.12 +5.31,8.12;4.06,8.12 +2.50,5.94;3.44,7.19 +3.44,7.19;4.38,9.38 +8.44,9.38;8.44,0.62 +9.06,3.75;6.56,2.81 +6.56,5.62;7.19,4.69 +7.50,6.56;6.88,7.50 +1.25,9.38;1.25,0.62 +1.25,6.56;0.00,3.12 +0.00,7.19;2.50,7.19 +2.50,4.06;1.56,5.31 + +# UTF-16 : 69 b1 +# UTF-8 : b1 a6 e6 +[69b1] 榱 +5.94,9.38;5.94,8.12 +3.12,8.12;8.75,8.12 +8.75,5.62;3.12,5.62 +2.81,2.19;4.38,2.81 +4.38,2.81;5.94,4.06 +5.94,4.06;6.88,2.19 +6.88,2.19;8.75,0.62 +3.12,0.62;6.25,1.25 +4.06,4.06;7.81,4.06 +7.81,4.06;7.81,7.19 +7.81,7.19;4.06,7.19 +4.06,7.19;4.06,4.06 +4.06,2.50;4.06,0.94 +8.44,3.12;7.19,2.19 +1.88,5.31;2.81,4.06 +2.81,7.19;0.00,7.19 +0.00,3.12;1.56,6.56 +1.56,9.38;1.56,0.62 + +# UTF-16 : 6a 14 +# UTF-8 : 94 a8 e6 +[6a14] 樔 +4.06,7.50;3.12,8.44 +3.12,8.44;4.06,9.38 +5.94,9.38;5.00,8.44 +5.00,8.44;5.94,7.50 +7.81,7.50;6.88,8.44 +6.88,8.44;7.81,9.38 +7.50,5.62;3.75,5.62 +3.75,6.88;7.50,6.88 +7.50,6.88;7.50,4.38 +7.50,4.38;3.75,4.38 +3.75,4.38;3.75,6.88 +5.62,6.88;5.62,0.62 +2.50,3.44;8.75,3.44 +8.75,0.94;5.62,3.12 +5.62,3.12;3.75,1.56 +3.75,1.56;2.19,0.94 +1.56,5.62;2.50,4.38 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 6a 0a +# UTF-8 : 8a a8 e6 +[6a0a] 樊 +0.00,8.12;2.50,8.12 +6.25,8.12;8.75,8.12 +8.75,5.31;7.50,7.50 +7.50,7.50;6.25,5.31 +0.00,5.31;1.25,7.50 +1.25,7.50;2.50,5.94 +1.25,4.69;1.25,9.38 +7.50,9.38;7.50,4.69 +0.00,3.75;8.75,3.75 +4.69,4.69;4.06,2.81 +4.06,2.81;2.81,1.56 +2.81,1.56;1.56,0.94 +1.56,0.94;0.00,0.62 +8.75,0.62;7.19,1.25 +7.19,1.25;5.62,2.19 +5.62,2.19;4.38,3.75 +5.94,9.38;5.00,8.12 +5.00,8.12;3.12,7.19 +3.12,5.00;4.38,5.62 +4.38,5.62;5.94,6.88 +4.06,6.88;5.31,5.31 +5.31,7.50;3.75,9.06 + +# UTF-16 : 6a 12 +# UTF-8 : 92 a8 e6 +[6a12] 樒 +3.44,5.00;4.06,6.25 +3.75,3.12;3.75,0.62 +8.12,0.62;8.12,3.12 +8.12,1.25;3.75,1.25 +5.94,1.25;5.94,4.06 +5.94,9.38;5.94,8.12 +5.62,7.50;6.25,7.19 +7.19,7.19;6.56,5.94 +6.56,5.94;5.31,4.69 +5.31,4.69;3.12,3.75 +3.12,6.88;3.12,8.12 +3.12,8.12;8.75,8.12 +8.75,8.12;8.75,6.88 +8.75,5.00;7.81,6.25 +7.81,5.31;7.19,4.69 +7.19,4.69;5.62,4.69 +5.62,4.69;5.00,5.31 +5.00,5.31;5.00,6.88 +1.56,5.62;2.50,4.38 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 6a c1 +# UTF-8 : 81 ab e6 +[6ac1] 櫁 +8.44,0.62;7.50,1.88 +7.50,1.56;5.00,0.94 +5.00,0.94;3.12,0.94 +3.12,4.38;5.31,5.00 +5.31,5.00;6.56,6.25 +6.56,6.25;7.19,7.50 +6.25,7.50;5.62,7.81 +5.94,8.44;5.94,9.38 +5.94,4.69;5.94,1.25 +3.75,2.50;8.12,2.50 +8.12,2.50;8.12,3.75 +8.12,3.75;3.75,3.75 +3.75,3.75;3.75,2.19 +3.44,5.31;4.06,6.56 +7.81,6.56;8.75,5.62 +7.81,5.62;7.19,5.00 +7.19,5.00;5.00,5.00 +5.00,5.00;5.00,7.19 +3.12,7.19;3.12,8.44 +3.12,8.44;8.75,8.44 +8.75,8.44;8.75,7.19 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 +1.56,5.00;2.50,3.75 + +# UTF-16 : 6a 0c +# UTF-8 : 8c a8 e6 +[6a0c] 樌 +3.75,6.88;4.38,9.38 +4.38,9.38;8.12,9.38 +8.12,9.38;7.50,6.88 +7.50,6.88;3.75,6.88 +5.62,6.88;6.25,9.38 +3.12,8.12;8.75,8.12 +8.75,0.62;7.81,0.94 +7.81,0.94;7.19,1.56 +4.69,1.56;4.06,0.94 +4.06,0.94;2.81,0.62 +3.75,1.88;3.75,5.94 +3.75,5.94;8.12,5.94 +8.12,5.94;8.12,1.88 +8.12,1.88;3.75,1.88 +3.75,4.69;8.12,4.69 +8.12,3.44;3.75,3.44 +1.88,5.31;2.81,4.06 +2.81,7.19;0.00,7.19 +0.00,3.12;1.56,6.56 +1.56,9.38;1.56,0.62 + +# UTF-16 : 6a 78 +# UTF-8 : b8 a9 e6 +[6a78] 橸 +3.44,0.62;3.44,4.38 +3.44,4.38;5.62,4.38 +5.62,4.38;5.62,0.62 +5.62,0.94;3.44,0.94 +3.44,2.81;5.62,2.81 +6.56,2.81;8.75,2.81 +8.75,0.62;8.75,4.38 +8.75,4.38;6.56,4.38 +6.56,4.38;6.56,0.62 +6.56,0.94;8.75,0.94 +4.38,5.31;4.38,8.75 +4.38,8.75;7.81,8.75 +7.81,8.75;7.81,5.31 +7.81,5.62;4.38,5.62 +4.38,7.19;7.81,7.19 +1.88,5.31;2.81,4.06 +2.81,7.19;0.00,7.19 +0.00,3.12;1.56,6.56 +1.56,9.38;1.56,0.62 + +# UTF-16 : 6a 62 +# UTF-8 : a2 a9 e6 +[6a62] 橢 +3.12,0.62;3.12,9.06 +3.12,9.06;5.00,9.06 +5.00,9.06;4.06,6.56 +4.06,6.56;5.00,5.00 +5.00,5.00;5.00,3.12 +5.00,3.12;4.06,2.50 +5.62,8.44;8.75,8.44 +8.75,5.94;5.94,5.94 +7.50,5.94;7.50,7.19 +8.44,7.19;6.25,7.19 +5.00,6.25;6.56,7.81 +6.56,7.81;7.19,9.38 +7.50,0.62;8.12,0.94 +8.12,0.94;8.12,5.00 +8.12,5.00;5.94,5.00 +5.94,5.00;5.94,0.62 +5.94,2.50;8.12,2.50 +8.12,3.75;5.94,3.75 +1.56,5.31;2.50,4.06 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 6a 22 +# UTF-8 : a2 a8 e6 +[6a22] 樢 +8.75,4.69;4.06,4.69 +4.06,5.94;7.50,5.94 +7.50,5.94;7.50,8.44 +7.50,8.44;4.06,8.44 +4.06,8.44;4.06,3.75 +4.06,3.75;8.75,3.75 +8.75,3.75;8.75,2.19 +8.75,2.19;8.12,0.62 +8.12,0.62;7.19,0.62 +7.19,2.81;7.81,1.88 +6.56,1.56;5.94,2.81 +5.00,2.81;5.31,1.25 +3.12,1.25;4.06,2.81 +4.06,7.19;7.50,7.19 +0.00,7.19;3.12,7.19 +3.12,4.06;1.56,5.94 +1.56,6.88;0.62,4.38 +0.62,4.38;0.00,3.44 +1.56,0.62;1.56,9.38 +5.62,9.38;5.00,8.44 + +# UTF-16 : 6a a0 +# UTF-8 : a0 aa e6 +[6aa0] 檠 +4.38,4.69;4.38,0.62 +0.00,3.75;8.75,3.75 +8.75,0.94;7.50,1.25 +7.50,1.25;4.38,3.44 +4.38,3.44;1.25,1.25 +1.25,1.25;0.00,0.94 +0.00,6.25;0.94,7.81 +0.62,7.19;3.75,7.19 +3.75,7.19;3.75,5.62 +3.75,5.62;3.12,4.69 +3.12,8.12;3.12,9.38 +1.56,9.38;1.56,8.12 +0.94,5.00;0.94,6.25 +0.94,6.25;2.50,6.25 +2.50,6.25;2.50,5.31 +2.50,5.31;0.94,5.31 +0.31,8.75;4.38,8.75 +6.25,9.38;4.69,6.88 +5.62,8.12;8.75,8.12 +8.75,4.69;7.50,5.31 +7.50,5.31;6.25,6.56 +6.25,6.56;5.62,8.12 +8.12,8.12;7.50,6.88 +7.50,6.88;6.25,5.62 +6.25,5.62;5.00,5.00 + +# UTF-16 : 6a a3 +# UTF-8 : a3 aa e6 +[6aa3] 檣 +5.94,9.38;5.94,5.31 +2.50,5.31;9.06,5.31 +3.44,8.12;8.44,8.12 +8.44,5.94;7.50,6.88 +4.38,6.88;5.31,5.94 +3.44,5.94;4.69,7.50 +7.81,7.50;6.56,5.94 +4.69,2.19;4.69,3.44 +4.69,3.44;7.19,3.44 +7.19,3.44;7.19,2.19 +7.19,2.19;4.69,2.19 +3.44,0.94;8.44,0.94 +8.44,0.62;8.44,4.38 +8.44,4.38;3.44,4.38 +3.44,4.38;3.44,0.62 +1.25,0.62;1.25,9.38 +1.25,6.56;0.00,3.12 +0.00,7.19;2.50,7.19 +2.50,4.06;1.56,5.31 + +# UTF-16 : 86 17 +# UTF-8 : 97 98 e8 +[8617] 蘗 +8.44,0.94;7.50,1.25 +7.50,1.25;4.38,3.12 +4.38,3.12;1.25,1.25 +1.25,1.25;0.31,0.94 +0.31,3.12;8.44,3.12 +8.44,5.00;4.69,5.00 +4.69,7.50;8.44,7.50 +5.31,7.50;5.94,6.25 +4.06,6.25;8.75,6.25 +7.19,6.25;7.81,7.50 +6.56,7.50;6.56,8.12 +6.56,5.94;6.56,3.75 +4.38,0.62;4.38,4.06 +1.25,4.06;3.44,4.06 +3.44,4.06;3.44,5.31 +3.44,5.31;1.25,5.31 +1.25,5.31;1.25,3.75 +1.25,6.56;3.44,6.56 +3.44,6.56;3.44,7.81 +3.44,7.81;0.94,7.81 +0.94,7.81;0.94,6.25 +0.94,6.25;0.62,4.69 +0.62,4.69;0.00,3.75 +0.00,8.75;8.75,8.75 +5.94,8.12;5.94,9.69 +2.81,9.69;2.81,8.12 + +# UTF-16 : 6a d1 +# UTF-8 : 91 ab e6 +[6ad1] 櫑 +2.81,0.62;2.81,5.00 +2.81,5.00;5.31,5.00 +5.31,5.00;5.31,0.62 +5.31,1.25;2.81,1.25 +2.81,3.12;5.31,3.12 +6.25,3.12;8.75,3.12 +8.75,0.62;8.75,5.00 +8.75,5.00;6.25,5.00 +6.25,5.00;6.25,0.62 +6.25,1.25;8.75,1.25 +7.50,1.25;7.50,5.00 +4.06,5.00;4.06,1.25 +3.44,5.94;3.44,8.75 +3.44,8.75;7.81,8.75 +7.81,8.75;7.81,5.94 +7.81,6.25;3.44,6.25 +3.44,7.50;7.81,7.50 +5.62,8.75;5.62,6.25 +1.56,5.31;2.19,4.06 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 6a aa +# UTF-8 : aa aa e6 +[6aaa] 檪 +4.69,5.00;4.69,8.44 +4.69,8.44;6.56,8.44 +6.56,8.44;6.56,5.00 +6.56,5.31;4.69,5.31 +4.69,6.88;6.56,6.88 +5.31,8.44;5.62,9.38 +5.62,4.69;5.62,0.62 +2.81,8.75;4.06,7.50 +4.06,6.56;2.81,5.00 +8.44,5.00;7.19,6.56 +7.19,7.50;8.44,8.75 +8.44,3.75;2.81,3.75 +2.19,0.94;3.75,1.88 +3.75,1.88;5.62,3.75 +5.62,3.75;7.50,1.88 +7.50,1.88;8.75,0.94 +1.25,9.38;1.25,0.62 +1.25,6.56;0.00,3.12 +0.00,7.19;2.50,7.19 +2.50,4.38;1.56,5.62 + +# UTF-16 : 6a ea +# UTF-8 : aa ab e6 +[6aea] 櫪 +8.12,2.50;6.56,2.50 +6.56,0.94;6.56,3.75 +7.50,3.75;7.50,7.50 +4.69,7.50;4.69,3.75 +4.69,2.81;4.69,0.94 +8.75,0.94;3.12,0.94 +2.19,0.94;2.81,2.19 +2.81,2.19;3.12,3.75 +3.12,3.75;3.12,9.06 +3.12,9.06;8.75,9.06 +8.75,8.12;6.56,7.50 +6.56,6.56;8.75,6.56 +8.75,4.38;7.50,6.25 +7.50,6.25;6.25,4.38 +3.75,4.38;4.69,6.25 +4.69,6.25;5.62,5.31 +5.62,6.56;3.75,6.56 +3.75,7.50;5.62,8.12 +1.25,9.38;1.25,0.62 +1.25,6.56;0.00,3.12 +0.00,7.19;2.50,7.19 +2.50,4.06;1.56,5.31 + +# UTF-16 : 86 16 +# UTF-8 : 96 98 e8 +[8616] 蘖 +0.94,5.31;3.44,5.31 +3.44,5.31;3.44,4.06 +3.44,4.06;0.94,4.06 +0.94,4.06;0.94,7.50 +0.94,7.50;3.12,7.50 +3.12,7.50;3.12,6.25 +3.12,6.25;0.94,6.25 +4.38,6.25;8.75,6.25 +8.75,8.75;0.00,8.75 +1.88,7.50;1.88,8.12 +2.81,8.12;2.81,9.69 +5.94,9.69;5.94,8.12 +6.56,8.12;6.56,7.50 +6.56,5.94;6.56,3.75 +4.38,3.75;4.38,0.62 +5.31,7.50;5.94,6.25 +7.19,6.25;7.81,7.50 +8.44,7.50;4.69,7.50 +4.69,5.00;8.44,5.00 +8.44,3.12;0.31,3.12 +0.31,0.94;1.25,1.25 +1.25,1.25;4.38,3.12 +4.38,3.12;7.50,1.25 +7.50,1.25;8.44,0.94 + +# UTF-16 : 6a fa +# UTF-8 : ba ab e6 +[6afa] 櫺 +3.12,5.94;3.12,7.50 +3.12,7.50;8.75,7.50 +8.75,7.50;8.75,5.94 +7.81,6.25;6.88,6.25 +5.00,6.25;4.06,6.25 +4.06,5.31;5.00,5.31 +7.81,5.31;6.88,5.31 +5.94,5.00;5.94,8.75 +8.44,8.75;3.44,8.75 +3.44,0.94;3.44,4.06 +3.44,4.06;4.38,4.06 +4.38,4.06;4.38,0.94 +4.38,1.25;3.44,1.25 +5.31,1.25;6.56,1.25 +6.56,0.94;6.56,4.06 +6.56,4.06;5.31,4.06 +5.31,4.06;5.31,0.94 +7.50,0.94;7.50,4.06 +7.50,4.06;8.44,4.06 +8.44,4.06;8.44,0.94 +8.44,1.25;7.50,1.25 +1.56,5.31;2.50,4.06 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 6b 16 +# UTF-8 : 96 ac e6 +[6b16] 欖 +2.81,5.62;2.81,9.06 +2.81,9.06;5.31,9.06 +5.31,5.94;2.81,5.94 +4.06,5.94;4.06,6.88 +2.81,6.88;4.69,6.88 +4.69,6.88;4.69,8.12 +4.69,8.12;2.81,8.12 +4.06,8.12;4.06,9.06 +6.56,9.69;5.62,7.81 +8.75,8.75;6.25,8.75 +6.25,7.81;8.44,7.81 +7.81,6.88;7.81,5.94 +6.88,5.94;6.88,6.88 +8.75,6.88;8.75,5.94 +8.75,5.94;5.94,5.94 +5.94,5.94;5.94,6.88 +5.94,6.88;8.75,6.88 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.62 +8.44,0.62;6.88,0.62 +6.88,0.62;6.25,1.25 +6.25,1.25;6.25,2.19 +3.75,2.19;7.50,2.19 +7.50,2.19;7.50,5.00 +7.50,5.00;3.75,5.00 +3.75,5.00;3.75,2.19 +3.75,3.12;7.50,3.12 +7.50,4.06;3.75,4.06 +4.69,2.19;4.38,1.56 +4.38,1.56;4.06,1.25 +4.06,1.25;3.44,0.94 +3.44,0.94;2.19,0.62 +2.19,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 +1.25,5.62;2.50,4.06 + +# UTF-16 : 6b 1f +# UTF-8 : 9f ac e6 +[6b1f] 欟 +2.19,3.12;2.81,4.06 +2.81,4.06;3.44,5.62 +3.44,7.81;3.44,9.69 +5.00,9.69;5.00,7.81 +5.00,5.62;4.38,4.38 +4.38,4.38;4.38,1.56 +5.62,1.56;2.81,1.56 +2.81,0.94;2.81,4.38 +2.81,4.38;5.62,4.38 +5.62,5.94;5.62,7.19 +5.62,7.19;4.69,7.19 +4.69,7.19;4.69,5.94 +4.69,5.94;5.62,5.94 +2.81,5.94;3.75,5.94 +3.75,5.94;3.75,7.19 +3.75,7.19;2.81,7.19 +2.81,7.19;2.81,5.94 +2.81,2.50;5.31,2.50 +5.31,3.44;2.81,3.44 +6.56,3.44;6.56,9.06 +6.56,9.06;8.44,9.06 +8.44,9.06;8.44,3.44 +8.44,3.44;6.56,3.44 +6.56,5.31;8.44,5.31 +8.44,7.19;6.56,7.19 +5.94,8.75;2.50,8.75 +9.06,2.19;8.75,0.94 +8.75,0.94;7.81,0.94 +7.81,0.94;7.81,3.44 +6.88,3.44;6.88,2.50 +6.88,2.50;6.56,1.56 +6.56,1.56;5.62,0.62 +1.25,0.62;1.25,9.38 +1.25,6.56;0.00,3.44 +0.00,7.50;2.19,7.50 +2.19,4.69;1.25,5.94 + +# UTF-16 : 6b 38 +# UTF-8 : b8 ac e6 +[6b38] 欸 +4.38,3.75;0.00,3.75 +0.00,0.62;1.56,2.19 +1.56,2.19;2.50,4.06 +2.50,4.06;2.50,5.62 +2.50,3.44;3.44,2.50 +3.44,2.50;4.06,1.56 +4.06,5.62;0.94,5.62 +0.94,7.50;2.19,9.69 +0.31,7.19;3.12,7.81 +3.12,8.75;3.75,7.19 +0.00,4.69;0.62,5.31 +0.62,5.31;1.25,6.56 +4.38,6.56;5.31,7.50 +5.31,7.50;6.25,9.38 +5.62,7.81;8.75,7.81 +8.75,7.81;8.12,6.25 +6.56,5.00;7.19,3.12 +7.19,3.12;8.12,1.56 +8.12,1.56;8.75,0.62 +4.38,0.62;5.31,1.88 +5.31,1.88;5.94,3.12 +5.94,3.12;6.56,5.62 +6.56,5.62;6.56,7.81 + +# UTF-16 : 6b 37 +# UTF-8 : b7 ac e6 +[6b37] 欷 +2.19,0.62;2.19,5.31 +2.19,6.88;0.94,4.69 +0.94,4.69;0.00,3.75 +0.00,6.56;1.25,7.19 +1.25,7.19;3.75,9.38 +3.75,7.19;1.88,8.12 +1.88,8.12;0.00,8.75 +0.00,5.62;4.06,5.62 +3.12,1.88;3.44,1.88 +3.44,1.88;3.44,4.38 +3.44,4.38;0.94,4.38 +0.94,4.38;0.94,1.88 +6.56,5.00;7.19,3.12 +7.19,3.12;7.81,1.88 +7.81,1.88;8.75,0.62 +4.38,0.62;5.31,1.88 +5.31,1.88;5.94,3.12 +5.94,3.12;6.56,5.62 +6.56,5.62;6.56,7.81 +5.62,7.81;8.75,7.81 +8.75,7.81;8.12,6.25 +4.38,6.56;5.31,7.50 +5.31,7.50;6.25,9.38 + +# UTF-16 : 76 dc +# UTF-8 : 9c 9b e7 +[76dc] 盜 +1.25,7.19;0.31,7.81 +0.31,3.75;1.25,4.69 +1.25,4.69;1.88,6.25 +1.88,8.12;0.62,9.38 +4.38,9.38;3.75,7.81 +3.75,7.81;2.81,6.88 +7.50,6.88;8.44,8.12 +8.44,8.12;4.06,8.12 +5.94,8.12;5.31,6.25 +5.31,6.25;4.38,5.00 +4.38,5.00;3.12,4.38 +3.12,4.38;1.88,4.06 +8.44,4.06;7.50,4.69 +7.50,4.69;6.56,5.62 +6.56,5.62;5.94,6.88 +0.00,0.94;8.75,0.94 +7.19,0.94;7.19,3.44 +7.19,3.44;1.56,3.44 +1.56,3.44;1.56,0.94 +3.44,0.94;3.44,3.44 +5.31,3.44;5.31,0.94 + +# UTF-16 : 6b 39 +# UTF-8 : b9 ac e6 +[6b39] 欹 +2.19,0.94;3.12,1.25 +3.12,1.25;3.12,5.00 +4.06,5.00;0.00,5.00 +0.00,5.94;1.25,6.88 +1.25,6.88;1.88,8.12 +1.88,8.12;1.88,9.38 +1.88,7.50;2.81,6.88 +2.81,6.88;3.44,6.25 +3.75,8.12;0.00,8.12 +0.62,1.88;0.62,3.75 +0.62,3.75;1.88,3.75 +1.88,3.75;1.88,2.19 +1.88,2.19;0.62,2.19 +6.56,5.00;7.19,3.12 +7.19,3.12;7.81,1.88 +7.81,1.88;8.75,0.62 +3.75,0.62;5.00,1.88 +5.00,1.88;5.94,3.44 +5.94,3.44;6.56,5.62 +6.56,5.62;6.56,7.81 +5.31,7.81;8.75,7.81 +8.75,7.81;8.12,6.25 +4.06,6.56;5.00,7.50 +5.00,7.50;5.94,9.38 + +# UTF-16 : 6b 47 +# UTF-8 : 87 ad e6 +[6b47] 歇 +4.69,6.56;5.31,7.19 +5.31,7.19;5.94,8.44 +5.94,8.44;6.25,9.38 +5.62,7.81;8.75,7.81 +8.75,7.81;8.12,6.25 +6.56,7.81;6.56,5.31 +6.56,5.31;5.94,3.12 +5.94,3.12;5.31,1.88 +5.31,1.88;4.38,0.62 +8.75,0.62;7.81,1.88 +7.81,1.88;6.88,3.75 +6.88,3.75;6.56,5.00 +0.62,8.75;3.44,8.75 +3.44,8.75;3.44,5.62 +3.44,5.62;0.62,5.62 +0.62,5.62;0.62,8.75 +0.62,7.19;3.44,7.19 +1.25,5.62;0.94,4.69 +0.94,4.69;0.00,3.12 +0.94,4.38;4.06,4.38 +4.06,4.38;4.06,2.50 +4.06,2.50;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,1.88;0.62,1.88 +0.62,1.56;0.62,3.44 +2.19,3.75;1.88,3.12 +1.88,3.12;1.25,2.50 +2.81,2.50;1.88,3.12 + +# UTF-16 : 6b 43 +# UTF-8 : 83 ad e6 +[6b43] 歃 +0.00,7.19;4.38,7.19 +2.19,9.06;2.19,1.56 +0.31,1.56;4.06,1.56 +4.06,1.25;4.06,5.31 +4.06,5.31;3.12,5.31 +3.12,3.44;4.06,3.44 +0.31,3.44;1.25,3.44 +1.25,5.62;0.31,5.31 +0.31,5.31;0.31,1.25 +0.31,8.75;3.75,9.38 +6.25,9.38;5.31,7.19 +5.31,7.19;4.69,6.25 +8.12,6.25;8.75,7.81 +8.75,7.81;5.62,7.81 +6.88,7.81;6.88,5.62 +6.88,5.62;6.25,3.12 +6.25,3.12;5.62,1.88 +5.62,1.88;4.38,0.62 +8.75,0.62;7.81,2.19 +7.81,2.19;6.88,5.00 + +# UTF-16 : 6b 49 +# UTF-8 : 89 ad e6 +[6b49] 歉 +0.00,8.12;5.00,8.12 +5.00,5.62;0.00,5.62 +0.00,1.56;1.56,4.06 +1.56,0.62;1.56,8.75 +0.62,8.75;2.19,9.38 +4.06,9.38;2.50,8.75 +3.12,8.75;3.12,0.62 +3.12,4.06;4.38,1.88 +0.31,4.38;4.38,4.38 +4.38,4.38;4.38,6.88 +4.38,6.88;0.31,6.88 +5.00,6.56;5.62,7.19 +5.62,7.19;6.56,9.38 +5.94,7.81;8.75,7.81 +8.75,7.81;8.12,6.25 +6.88,7.81;6.88,5.62 +6.88,5.62;6.25,3.12 +6.25,3.12;5.62,1.88 +5.62,1.88;4.38,0.62 +8.75,0.62;7.81,2.19 +7.81,2.19;6.88,4.69 + +# UTF-16 : 6b 59 +# UTF-8 : 99 ad e6 +[6b59] 歙 +0.00,7.19;2.50,9.38 +2.50,9.38;4.69,7.50 +3.12,7.81;1.56,7.81 +0.94,5.62;0.94,6.88 +0.94,6.88;3.75,6.88 +3.75,6.88;3.75,5.62 +3.75,5.62;0.94,5.62 +0.00,4.69;1.88,4.69 +1.88,4.69;1.88,0.94 +1.88,0.94;0.94,0.62 +3.44,0.62;4.38,0.94 +4.38,0.94;4.38,4.69 +4.38,4.69;2.81,4.69 +2.81,3.12;4.38,4.69 +4.38,3.12;2.81,1.56 +0.31,1.56;1.88,3.12 +1.88,4.69;0.31,3.12 +6.56,9.38;5.94,7.50 +5.94,7.50;5.00,5.94 +8.12,5.94;8.75,7.50 +8.75,7.50;5.94,7.50 +7.19,7.50;7.19,5.94 +7.19,5.94;6.56,3.12 +6.56,3.12;5.94,1.88 +5.94,1.88;5.00,0.62 +8.75,0.62;7.81,2.50 +7.81,2.50;7.19,5.00 + +# UTF-16 : 6b 54 +# UTF-8 : 94 ad e6 +[6b54] 歔 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,3.75 +0.94,3.75;0.94,7.81 +0.94,7.81;5.00,7.81 +5.00,7.81;4.38,6.88 +3.44,6.88;1.56,6.25 +4.69,6.25;4.06,5.31 +4.06,5.31;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.50,9.38 +2.50,8.75;4.38,8.75 +0.94,0.62;4.69,1.56 +4.69,4.06;4.69,2.50 +4.69,2.50;3.75,2.50 +3.75,1.56;3.75,4.69 +2.81,4.69;2.81,1.25 +2.81,2.50;1.88,2.50 +1.88,2.19;1.88,4.06 +8.12,6.25;8.75,7.81 +8.75,7.81;6.25,7.81 +6.88,7.81;6.88,6.25 +6.88,6.25;6.56,4.06 +6.56,4.06;5.94,2.19 +5.94,2.19;4.69,0.62 +8.75,0.62;7.81,2.19 +7.81,2.19;7.19,3.75 +7.19,3.75;6.88,5.62 +5.31,6.56;6.25,8.44 +6.25,8.44;6.56,9.38 + +# UTF-16 : 6b 5b +# UTF-8 : 9b ad e6 +[6b5b] 歛 +0.00,6.25;0.94,7.19 +0.94,7.19;2.50,9.38 +2.50,9.38;3.75,7.19 +3.75,7.19;4.69,6.25 +3.12,6.56;1.25,6.56 +0.62,3.12;0.62,5.31 +0.62,5.31;1.88,5.31 +1.88,5.31;1.88,3.12 +1.88,3.12;0.62,3.12 +1.25,3.12;0.62,1.88 +0.62,1.88;0.00,0.94 +1.88,1.25;0.94,2.19 +2.81,3.12;2.81,5.31 +2.81,5.31;4.06,5.31 +4.06,5.31;4.06,3.12 +4.06,3.12;2.81,3.12 +3.75,3.12;3.12,1.88 +3.12,1.88;2.50,0.94 +3.44,2.50;4.38,1.88 +6.25,9.38;5.94,8.44 +5.94,8.44;5.00,6.88 +5.62,7.81;8.75,7.81 +8.75,7.81;8.12,6.25 +6.56,7.50;6.56,5.94 +6.56,5.94;6.25,4.06 +6.25,4.06;5.94,3.12 +5.94,3.12;5.00,1.56 +5.00,1.56;4.06,0.62 +8.75,0.62;7.81,1.88 +7.81,1.88;7.19,3.12 +7.19,3.12;6.56,5.31 + +# UTF-16 : 6b 5f +# UTF-8 : 9f ad e6 +[6b5f] 歟 +0.00,3.12;5.31,3.12 +4.69,3.12;4.69,8.75 +4.69,8.75;3.75,8.75 +3.75,6.88;4.69,6.88 +4.69,5.00;3.75,5.00 +1.56,5.00;0.62,5.00 +0.62,6.88;1.56,6.88 +1.56,9.06;0.62,8.75 +0.62,8.75;0.62,3.12 +2.19,3.12;2.19,6.25 +2.19,9.38;2.19,7.19 +2.19,7.19;3.12,7.19 +3.12,7.19;3.12,3.12 +3.12,8.44;2.19,8.44 +0.31,0.94;1.56,2.50 +3.44,2.50;4.38,1.25 +6.56,9.38;6.25,8.12 +6.25,8.12;5.31,5.94 +8.12,5.94;8.75,7.50 +8.75,7.50;6.25,7.50 +7.19,7.50;7.19,5.94 +7.19,5.94;6.56,3.12 +6.56,3.12;5.94,1.88 +5.94,1.88;4.69,0.62 +9.06,0.62;8.12,2.19 +8.12,2.19;7.19,5.00 + +# UTF-16 : 6b 61 +# UTF-8 : a1 ad e6 +[6b61] 歡 +0.00,8.44;4.69,8.44 +1.56,7.81;1.56,9.38 +3.44,9.38;3.44,7.81 +0.31,7.19;1.88,7.19 +1.88,7.19;1.88,5.62 +1.88,5.62;0.31,5.62 +0.31,5.62;0.31,7.19 +2.81,7.19;4.38,7.19 +4.38,7.19;4.38,5.62 +4.38,5.62;2.81,5.62 +2.81,5.62;2.81,7.19 +0.00,2.81;0.62,3.75 +0.62,3.75;1.25,5.00 +3.44,5.00;2.81,4.06 +2.81,4.06;2.81,1.25 +4.38,1.25;0.94,1.25 +0.94,0.62;0.94,4.06 +0.94,4.06;4.69,4.06 +4.38,3.12;0.94,3.12 +0.94,2.19;4.38,2.19 +6.88,5.31;7.19,3.44 +7.19,3.44;7.81,1.88 +7.81,1.88;8.75,0.62 +4.69,0.62;5.62,1.88 +5.62,1.88;6.25,3.12 +6.25,3.12;6.88,5.94 +6.88,5.94;6.88,7.81 +5.94,7.81;8.75,7.81 +8.75,7.81;8.12,6.25 +5.00,6.25;5.62,7.19 +5.62,7.19;6.25,9.38 + +# UTF-16 : 6b 78 +# UTF-8 : b8 ad e6 +[6b78] 歸 +0.00,0.94;3.75,1.88 +3.75,7.81;8.75,7.81 +8.75,4.69;8.75,5.62 +8.75,5.62;4.38,5.62 +4.38,5.62;4.38,4.69 +4.69,6.56;7.81,6.56 +7.81,6.56;7.81,9.06 +7.81,9.06;4.69,9.06 +4.69,1.56;4.69,4.06 +4.69,4.06;8.44,4.06 +8.44,4.06;8.44,1.88 +8.44,1.88;7.81,1.56 +2.19,1.56;2.19,4.06 +2.19,3.12;3.75,3.12 +6.56,5.62;6.56,0.62 +0.94,1.25;0.94,3.44 +0.94,7.19;3.12,7.19 +3.12,7.19;3.12,8.44 +3.12,8.44;0.62,8.44 +0.62,8.44;0.62,4.38 +0.62,4.69;3.44,4.69 +3.44,4.69;3.44,5.94 +3.44,5.94;0.62,5.94 +1.56,8.44;1.88,9.38 + +# UTF-16 : 6b 83 +# UTF-8 : 83 ae e6 +[6b83] 殃 +3.12,4.69;8.75,4.69 +7.81,4.69;7.81,7.50 +7.81,7.50;4.06,7.50 +4.06,7.50;4.06,4.69 +5.94,9.38;5.94,5.00 +5.94,5.00;5.62,3.44 +5.62,3.44;5.00,2.50 +5.00,2.50;4.06,1.56 +4.06,1.56;2.50,0.62 +8.75,0.62;7.50,1.56 +7.50,1.56;6.56,2.81 +6.56,2.81;5.94,4.38 +0.00,8.75;3.44,8.75 +1.56,8.75;0.94,5.94 +0.94,5.94;0.00,4.06 +0.31,0.94;1.56,2.50 +1.56,2.50;2.50,4.69 +2.50,4.69;2.81,6.88 +2.81,6.88;1.25,6.88 +0.62,5.00;1.88,4.06 + +# UTF-16 : 6b 8d +# UTF-8 : 8d ae e6 +[6b8d] 殍 +3.44,6.56;4.38,8.44 +4.38,8.44;5.94,8.75 +5.94,8.75;7.50,9.38 +7.50,8.12;8.44,6.88 +6.25,7.19;5.62,8.12 +4.38,6.25;7.81,6.25 +7.81,6.25;5.94,4.69 +5.94,4.69;5.94,0.94 +5.94,0.94;5.00,0.62 +3.12,3.44;8.75,3.44 +0.00,8.75;3.44,8.75 +1.56,8.75;0.94,5.94 +0.94,5.94;0.00,4.06 +0.31,0.94;1.56,2.50 +1.56,2.50;2.50,4.69 +2.50,4.69;2.81,6.88 +2.81,6.88;1.25,6.88 +0.62,5.00;1.88,4.06 + +# UTF-16 : 6b 98 +# UTF-8 : 98 ae e6 +[6b98] 殘 +3.75,7.81;8.44,7.81 +4.69,9.38;4.69,8.44 +4.69,8.44;5.00,7.19 +5.00,7.19;5.62,6.25 +5.62,6.25;6.56,5.62 +6.56,5.62;8.12,5.31 +8.12,5.31;8.75,5.94 +7.50,7.19;6.56,6.25 +6.56,6.25;5.62,5.62 +5.62,5.62;3.75,5.00 +3.44,3.75;8.44,3.75 +5.00,4.69;5.00,4.06 +5.00,4.06;5.31,2.81 +5.31,2.81;5.94,1.88 +5.94,1.88;6.56,1.25 +6.56,1.25;8.12,0.62 +8.12,0.62;8.75,1.25 +7.50,3.12;6.56,2.19 +6.56,2.19;5.00,1.25 +5.00,1.25;2.81,0.62 +6.25,4.69;6.88,4.06 +6.88,8.44;6.25,9.06 +0.00,8.75;3.44,8.75 +1.56,8.75;0.94,5.94 +0.94,5.94;0.00,4.06 +0.31,0.94;1.56,2.50 +1.56,2.50;2.50,4.69 +2.50,4.69;2.81,6.88 +2.81,6.88;1.25,6.88 +0.62,5.00;1.88,4.06 + +# UTF-16 : 6b a4 +# UTF-8 : a4 ae e6 +[6ba4] 殤 +0.62,5.00;1.88,4.06 +0.00,4.06;0.94,5.94 +0.94,5.94;1.56,8.75 +0.00,8.75;3.44,8.75 +3.44,7.50;4.06,8.12 +4.06,8.12;4.69,9.38 +4.69,6.56;8.12,6.56 +8.12,5.31;4.69,5.31 +4.69,5.31;4.69,7.50 +4.69,7.50;8.12,7.50 +8.12,7.50;8.12,5.31 +4.38,8.44;8.75,8.44 +8.75,4.38;3.44,4.38 +3.44,1.56;5.00,2.19 +5.00,2.19;6.25,3.44 +7.50,3.44;6.56,1.88 +6.56,1.88;5.62,1.25 +5.62,1.25;3.75,0.62 +6.88,0.62;7.81,0.62 +7.81,0.62;8.44,2.19 +8.44,2.19;8.44,3.44 +8.44,3.44;4.38,3.44 +5.31,4.38;4.06,3.12 +4.06,3.12;2.81,2.50 +1.25,6.88;2.81,6.88 +2.81,6.88;2.50,4.69 +2.50,4.69;1.56,2.50 +1.56,2.50;0.00,0.62 + +# UTF-16 : 6b aa +# UTF-8 : aa ae e6 +[6baa] 殪 +3.44,0.94;8.75,0.94 +6.88,0.94;7.50,2.50 +5.00,2.50;5.62,1.25 +4.69,2.81;7.81,2.81 +7.81,2.81;7.81,4.06 +7.81,4.06;4.69,4.06 +4.69,4.06;4.69,2.81 +4.69,5.00;7.81,5.00 +8.75,5.00;8.75,5.94 +8.75,5.94;3.75,5.94 +3.75,5.94;3.75,5.00 +4.38,6.88;8.12,6.88 +6.25,6.88;6.25,9.38 +4.06,8.12;8.44,8.12 +0.00,8.75;3.44,8.75 +1.56,8.75;0.94,5.94 +0.94,5.94;0.00,4.06 +0.00,0.62;1.56,2.50 +1.56,2.50;2.50,4.69 +2.50,4.69;2.81,6.88 +2.81,6.88;1.25,6.88 +0.62,5.00;1.88,4.06 + +# UTF-16 : 6b bc +# UTF-8 : bc ae e6 +[6bbc] 殼 +2.50,0.94;3.75,1.56 +3.75,5.00;3.75,5.94 +3.75,5.94;0.00,5.94 +0.00,5.94;0.00,5.00 +0.94,5.00;2.81,5.00 +2.81,1.25;2.81,4.06 +2.81,4.06;0.94,4.06 +0.94,4.06;0.94,2.81 +0.94,2.81;0.62,1.56 +0.62,1.56;0.00,0.62 +0.00,8.12;3.75,8.12 +1.88,9.38;1.88,6.88 +0.31,6.88;3.44,6.88 +8.75,6.88;8.44,5.94 +8.44,5.94;7.19,5.94 +7.19,5.94;7.19,9.06 +7.19,9.06;5.00,9.06 +5.00,9.06;5.00,7.50 +5.00,7.50;4.69,5.94 +4.69,5.94;4.38,5.62 +4.38,5.00;8.12,5.00 +8.12,5.00;7.19,3.12 +7.19,3.12;5.62,1.56 +5.62,1.56;3.75,0.62 +8.44,0.62;6.88,1.56 +6.88,1.56;5.62,3.12 +5.62,3.12;5.00,4.69 + +# UTF-16 : 6b d3 +# UTF-8 : 93 af e6 +[6bd3] 毓 +4.38,7.81;8.75,7.81 +8.75,2.50;8.44,1.25 +8.44,1.25;7.50,1.25 +7.50,1.25;7.50,4.69 +6.56,4.69;6.56,1.25 +6.56,9.38;6.56,7.81 +6.56,7.81;4.69,5.62 +4.69,5.62;8.12,5.94 +7.81,6.88;8.44,5.31 +5.62,4.69;5.62,3.12 +5.62,3.12;5.00,1.56 +5.00,1.56;4.06,0.62 +4.06,4.38;0.00,4.38 +0.00,6.56;0.62,7.50 +0.62,7.50;1.25,9.38 +0.94,8.12;3.75,8.12 +3.75,1.88;0.31,1.88 +0.31,1.56;0.94,6.88 +0.94,6.88;3.44,6.88 +3.44,6.88;2.81,0.94 +2.81,0.94;2.50,0.62 +2.50,0.62;1.88,0.62 +1.88,5.94;2.50,5.31 +1.56,3.44;2.19,2.81 + +# UTF-16 : 6b df +# UTF-8 : 9f af e6 +[6bdf] 毟 +4.38,9.38;4.38,7.19 +4.38,7.19;3.75,6.88 +3.75,6.88;3.44,6.88 +2.81,8.75;1.25,7.81 +1.25,7.81;0.31,7.19 +5.94,8.75;7.50,8.12 +7.50,8.12;8.44,7.50 +6.88,7.81;5.94,7.19 +5.94,7.19;4.06,6.25 +4.06,6.25;1.56,5.31 +1.56,5.31;0.31,5.00 +6.88,5.62;1.25,4.06 +0.94,3.12;7.19,4.06 +0.31,2.19;8.44,2.81 +3.75,4.69;3.75,1.56 +3.75,1.56;4.38,0.94 +4.38,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 + +# UTF-16 : 6c 08 +# UTF-8 : 88 b0 e6 +[6c08] 氈 +0.00,0.62;4.38,1.56 +3.44,1.56;3.44,4.38 +3.44,4.38;0.94,4.38 +0.94,4.38;0.94,0.94 +0.94,2.50;3.44,2.50 +3.44,3.44;0.94,3.44 +0.94,5.31;3.75,5.31 +3.75,5.31;3.75,7.50 +3.75,7.50;0.62,7.50 +0.62,7.50;0.62,5.31 +8.12,5.31;4.38,4.69 +4.38,8.44;0.00,8.44 +2.19,8.44;2.19,9.38 +7.50,9.38;5.00,8.12 +5.94,8.44;5.94,1.56 +5.94,1.56;6.25,0.94 +6.25,0.94;8.44,0.94 +8.44,0.94;8.75,1.88 +8.75,1.88;8.75,2.50 +7.81,7.19;4.69,6.56 +2.81,6.56;2.81,5.94 +2.81,5.94;1.56,5.94 +1.56,5.94;1.56,6.88 +1.56,6.88;2.81,6.88 + +# UTF-16 : 6c 1b +# UTF-8 : 9b b0 e6 +[6c1b] 氛 +0.00,6.25;0.94,7.50 +0.94,7.50;1.88,9.38 +1.56,8.44;7.81,8.44 +1.88,7.19;6.88,7.19 +0.62,5.94;6.88,5.94 +6.88,5.94;6.88,2.81 +6.88,2.81;7.19,1.88 +7.19,1.88;7.81,0.94 +7.81,0.94;8.44,0.62 +8.44,0.62;8.75,2.19 +0.31,3.12;1.88,4.69 +3.12,5.00;4.06,5.00 +4.06,5.00;4.69,4.06 +4.69,4.06;5.94,3.12 +1.25,3.44;4.69,3.44 +4.69,3.44;4.69,2.50 +4.69,2.50;4.06,0.62 +4.06,0.62;3.12,0.62 +2.50,3.44;2.19,2.50 +2.19,2.50;1.25,1.56 +1.25,1.56;0.31,0.62 + +# UTF-16 : 6c 24 +# UTF-8 : a4 b0 e6 +[6c24] 氤 +0.00,6.25;0.94,7.50 +0.94,7.50;1.88,9.38 +1.56,8.44;7.81,8.44 +1.88,7.19;6.88,7.19 +0.62,5.94;6.88,5.94 +6.88,5.94;6.88,2.81 +6.88,2.81;7.19,1.88 +7.19,1.88;7.81,0.94 +7.81,0.94;8.44,0.62 +8.44,0.62;8.75,2.19 +0.94,0.62;0.94,4.69 +0.94,4.69;5.62,4.69 +5.62,4.69;5.62,0.62 +5.62,0.94;0.94,0.94 +1.56,3.12;4.69,3.12 +3.12,4.06;3.12,3.44 +3.12,3.44;2.81,2.50 +2.81,2.50;2.19,1.88 +2.19,1.88;1.56,1.56 +4.69,1.56;4.06,2.50 +4.06,2.50;3.12,3.12 + +# UTF-16 : 6c 82 +# UTF-8 : 82 b2 e6 +[6c82] 沂 +7.81,9.38;5.94,8.75 +5.94,8.75;3.44,8.44 +3.44,8.44;3.44,4.69 +3.44,4.69;2.81,2.19 +2.81,2.19;2.19,1.25 +2.19,1.25;1.56,0.62 +6.88,0.62;6.88,6.25 +3.44,6.25;8.75,6.25 +1.25,5.62;0.00,6.88 +0.00,0.62;0.62,1.25 +0.62,1.25;1.88,4.38 +2.19,7.19;0.94,9.06 + +# UTF-16 : 6c 8d +# UTF-8 : 8d b2 e6 +[6c8d] 沍 +3.44,3.12;4.69,9.06 +8.44,9.06;2.50,9.06 +0.62,9.06;1.88,7.50 +1.88,4.38;0.62,1.25 +0.62,1.25;0.00,0.62 +0.00,6.88;1.25,5.62 +4.38,6.56;7.81,6.56 +7.81,6.56;6.88,0.94 +1.88,0.94;8.75,0.94 +7.19,3.75;3.75,3.75 + +# UTF-16 : 6c 9b +# UTF-8 : 9b b2 e6 +[6c9b] 沛 +5.62,9.38;5.62,0.62 +0.00,0.62;0.62,1.25 +0.62,1.25;2.19,4.38 +3.44,2.81;3.44,6.56 +3.44,6.56;7.81,6.56 +7.81,6.56;7.81,3.12 +7.81,3.12;7.19,2.81 +8.75,8.12;2.50,8.12 +1.88,7.50;0.62,9.06 +0.00,6.88;1.25,5.62 + +# UTF-16 : 6c 68 +# UTF-8 : a8 b1 e6 +[6c68] 汨 +3.12,0.94;3.12,8.44 +3.12,8.44;8.12,8.44 +8.12,8.44;8.12,0.94 +8.12,1.25;3.12,1.25 +3.12,5.00;8.12,5.00 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.56 +0.94,1.56;2.19,4.38 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6c 92 +# UTF-8 : 92 b2 e6 +[6c92] 沒 +5.00,9.38;5.00,8.12 +5.00,8.12;4.38,6.56 +4.38,6.56;3.12,5.31 +5.00,8.44;8.12,8.44 +8.12,8.44;8.12,6.88 +8.12,6.88;7.50,5.62 +7.50,5.62;6.56,5.62 +3.75,4.69;8.12,4.69 +8.12,4.69;7.50,3.44 +7.50,3.44;6.25,2.19 +6.25,2.19;4.69,1.25 +4.69,1.25;2.50,0.62 +8.75,0.62;7.19,1.25 +7.19,1.25;5.62,2.19 +5.62,2.19;4.69,3.12 +4.69,3.12;4.06,4.38 +0.62,9.38;2.19,7.50 +1.56,5.62;0.00,7.19 +0.00,0.62;1.25,1.88 +1.25,1.88;2.50,4.38 + +# UTF-16 : 6c c5 +# UTF-8 : 85 b3 e6 +[6cc5] 泅 +2.50,0.94;2.50,8.44 +2.50,8.44;8.44,8.44 +8.44,8.44;8.44,0.94 +8.44,1.25;2.50,1.25 +5.62,7.19;5.62,6.56 +5.62,6.56;5.31,5.00 +5.31,5.00;4.69,3.75 +4.69,3.75;3.44,2.50 +7.50,2.50;6.56,3.44 +6.56,3.44;5.94,4.69 +5.94,4.69;5.62,5.94 +1.25,5.62;0.00,6.88 +0.00,0.62;0.62,1.25 +0.62,1.25;1.88,4.38 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6c d9 +# UTF-8 : 99 b3 e6 +[6cd9] 泙 +8.75,4.38;2.50,4.38 +3.12,8.75;8.12,8.75 +5.62,8.75;5.62,0.62 +3.12,5.31;4.38,7.50 +6.88,7.50;8.12,5.31 +1.25,5.62;0.00,6.88 +0.00,0.62;0.62,1.25 +0.62,1.25;1.88,4.06 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6d 36 +# UTF-8 : b6 b4 e6 +[6d36] 洶 +2.19,5.00;3.12,6.25 +3.12,6.25;4.06,9.38 +3.75,8.12;8.44,8.12 +8.44,8.12;8.44,5.00 +8.44,5.00;8.12,1.56 +8.12,1.56;7.50,0.62 +7.50,0.62;6.56,0.62 +3.44,5.31;3.44,1.88 +3.44,2.19;6.88,2.19 +6.88,2.19;6.88,5.31 +6.25,6.88;5.31,4.38 +5.31,4.38;4.38,3.12 +4.38,5.94;6.25,3.75 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.06 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6d 2b +# UTF-8 : ab b4 e6 +[6d2b] 洫 +2.19,1.25;8.75,1.25 +7.81,1.25;7.81,6.88 +7.81,6.88;3.44,6.88 +3.44,6.88;3.44,1.25 +5.00,1.25;5.00,6.88 +6.25,6.88;6.25,1.25 +4.69,6.88;5.62,9.06 +0.94,9.06;2.19,7.50 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 + +# UTF-16 : 6d 33 +# UTF-8 : b3 b4 e6 +[6d33] 洳 +4.06,9.38;3.12,5.94 +3.12,5.94;2.50,4.69 +2.50,4.69;3.44,4.06 +3.44,4.06;4.69,2.50 +4.69,2.50;5.62,0.94 +5.62,7.19;2.50,7.19 +5.00,7.19;4.69,5.31 +4.69,5.31;4.06,3.75 +4.06,3.75;3.12,2.19 +3.12,2.19;1.56,0.62 +6.25,1.25;6.25,7.81 +6.25,7.81;8.44,7.81 +8.44,7.81;8.44,1.56 +8.44,1.56;6.25,1.56 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.06 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6d 0c +# UTF-8 : 8c b4 e6 +[6d0c] 洌 +2.50,8.75;6.25,8.75 +4.06,8.75;3.12,5.00 +3.12,5.00;2.50,3.75 +4.69,3.75;3.12,4.69 +3.75,6.88;5.31,6.88 +5.31,6.88;5.31,5.62 +5.31,5.62;4.38,2.50 +4.38,2.50;3.44,1.25 +3.44,1.25;2.50,0.62 +7.50,0.62;8.44,0.94 +8.44,0.94;8.44,9.38 +6.56,7.81;6.56,2.81 +1.25,5.31;0.00,6.56 +0.00,0.62;0.94,1.56 +0.94,1.56;1.88,4.06 +1.88,7.19;0.62,9.06 + +# UTF-16 : 6d 64 +# UTF-8 : a4 b5 e6 +[6d64] 浤 +5.62,9.38;5.62,8.12 +5.62,7.19;5.31,5.31 +5.31,5.31;4.38,3.12 +4.38,3.12;3.44,1.88 +3.44,1.88;2.19,0.94 +5.00,0.94;8.12,1.56 +5.94,1.25;6.88,5.00 +7.81,2.81;8.75,0.62 +8.75,5.94;2.81,5.94 +2.81,6.88;2.81,8.12 +2.81,8.12;8.75,8.12 +8.75,8.12;8.75,6.88 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6d e6 +# UTF-8 : a6 b7 e6 +[6de6] 淦 +2.50,0.94;8.12,0.94 +5.31,0.94;5.31,6.56 +4.06,6.56;6.56,6.56 +3.12,4.38;7.50,4.38 +8.75,5.62;6.88,7.50 +6.88,7.50;5.31,9.38 +5.31,9.38;3.75,7.50 +3.75,7.50;1.88,5.62 +1.88,7.50;0.62,9.06 +0.94,5.31;0.00,6.25 +0.00,0.62;0.62,1.56 +0.62,1.56;1.56,4.06 +3.44,3.12;4.38,1.25 +6.25,1.25;7.19,3.12 + +# UTF-16 : 6d c6 +# UTF-8 : 86 b7 e6 +[6dc6] 淆 +6.56,0.62;7.50,0.94 +7.50,0.94;7.50,5.00 +7.50,5.00;3.44,5.00 +3.44,5.00;3.44,0.62 +3.44,2.50;7.50,2.50 +7.50,3.75;3.44,3.75 +1.88,6.25;8.75,6.25 +7.19,9.38;4.69,7.81 +4.69,7.81;2.81,7.19 +3.44,9.06;5.00,8.44 +5.00,8.44;6.88,7.19 +5.31,7.19;4.06,5.62 +4.06,5.62;2.19,4.38 +1.56,7.50;0.31,9.06 +1.25,5.31;0.00,6.56 +0.00,0.62;0.94,1.56 +0.94,1.56;1.88,3.75 + +# UTF-16 : 6d de +# UTF-8 : 9e b7 e6 +[6dde] 淞 +4.06,5.31;5.00,4.06 +5.00,7.19;2.50,7.19 +2.50,3.12;3.75,6.56 +3.75,0.62;3.75,9.38 +0.62,9.38;1.88,7.81 +1.88,4.38;0.94,1.88 +0.94,1.88;0.00,0.62 +0.00,6.88;1.25,5.62 +8.75,5.62;8.12,6.88 +8.12,6.88;7.50,9.06 +7.50,9.06;6.88,9.06 +6.88,5.62;5.62,1.56 +7.81,2.19;5.00,1.25 +5.00,5.62;6.25,8.44 +7.50,3.44;8.44,0.62 + +# UTF-16 : 6d cc +# UTF-8 : 8c b7 e6 +[6dcc] 淌 +5.62,9.38;5.62,6.56 +3.12,0.62;3.12,6.56 +3.12,6.56;8.12,6.56 +8.12,6.56;8.12,0.94 +8.12,0.94;7.50,0.62 +4.38,1.88;4.38,4.69 +4.38,4.69;6.88,4.69 +6.88,4.69;6.88,2.19 +6.88,2.19;4.38,2.19 +2.50,6.25;4.38,8.44 +7.19,8.44;8.75,6.25 +0.62,9.06;1.88,7.50 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 + +# UTF-16 : 6d c5 +# UTF-8 : 85 b7 e6 +[6dc5] 淅 +2.50,7.19;4.69,7.19 +4.69,4.38;3.75,6.25 +3.75,6.25;2.50,3.12 +3.75,0.62;3.75,9.38 +8.12,9.38;5.62,8.44 +5.62,8.44;5.62,4.06 +5.62,4.06;5.31,1.88 +5.31,1.88;4.69,0.62 +7.81,0.62;7.81,6.25 +5.62,6.25;8.75,6.25 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6d fa +# UTF-8 : ba b7 e6 +[6dfa] 淺 +2.81,7.81;8.44,7.81 +8.44,3.75;2.81,3.75 +2.81,5.00;5.00,5.62 +5.00,5.62;6.88,6.56 +6.88,6.56;7.50,7.19 +7.50,3.12;6.56,2.19 +6.56,2.19;4.69,1.25 +4.69,1.25;2.19,0.62 +6.88,4.06;6.25,4.69 +4.69,4.69;5.00,2.81 +5.00,2.81;5.62,1.88 +5.62,1.88;6.88,0.94 +6.88,0.94;8.12,0.62 +8.12,0.62;8.75,1.25 +8.75,5.94;8.12,5.31 +8.12,5.31;6.56,5.62 +6.56,5.62;5.31,6.56 +5.31,6.56;4.69,7.50 +4.69,7.50;4.38,9.38 +6.25,9.06;6.88,8.44 +1.25,5.62;0.00,6.88 +0.00,0.62;1.88,4.38 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6d e4 +# UTF-8 : a4 b7 e6 +[6de4] 淤 +2.19,7.19;5.00,7.19 +3.44,9.38;3.12,5.94 +3.12,5.94;2.50,2.81 +2.50,2.81;1.56,0.94 +3.12,5.31;4.69,5.31 +4.69,5.31;4.69,3.44 +4.69,3.44;4.38,1.56 +4.38,1.56;4.06,0.94 +4.06,0.94;3.44,0.94 +5.31,6.25;6.25,7.81 +6.25,7.81;6.88,9.38 +6.88,9.38;7.50,7.81 +7.50,7.81;8.75,6.25 +6.25,5.62;7.81,4.38 +5.94,3.12;6.88,2.50 +6.88,2.50;8.12,0.94 +1.25,5.62;0.00,6.88 +0.00,0.62;1.56,4.06 +1.56,7.81;0.31,9.38 + +# UTF-16 : 6e 2e +# UTF-8 : ae b8 e6 +[6e2e] 渮 +1.25,5.31;0.00,6.56 +0.00,0.62;1.88,4.06 +1.88,7.50;0.62,9.06 +2.50,8.44;8.75,8.44 +6.88,9.38;6.88,7.19 +4.38,7.19;4.38,9.38 +2.19,6.25;8.75,6.25 +7.81,6.25;7.81,0.94 +7.81,0.94;6.56,0.62 +3.75,1.88;3.75,4.69 +3.75,4.69;5.94,4.69 +5.94,4.69;5.94,2.50 +5.94,2.50;3.75,2.50 + +# UTF-16 : 6e 72 +# UTF-8 : b2 b9 e6 +[6e72] 湲 +8.12,9.38;5.94,8.75 +5.94,8.75;4.06,8.44 +4.06,8.44;3.12,6.88 +6.25,6.88;5.62,8.12 +7.50,8.12;8.44,6.88 +8.12,6.25;3.75,6.25 +2.81,5.00;8.75,5.00 +5.00,6.25;4.38,4.38 +4.38,4.38;3.75,3.44 +3.75,3.44;2.19,1.88 +2.81,0.62;4.38,0.94 +4.38,0.94;5.62,1.56 +5.62,1.56;6.88,2.50 +6.88,2.50;7.50,3.75 +7.50,3.75;4.06,3.75 +4.06,3.75;4.69,2.81 +4.69,2.81;5.31,2.19 +5.31,2.19;6.88,1.25 +6.88,1.25;8.75,0.62 +0.62,9.06;1.88,7.50 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 + +# UTF-16 : 6e 76 +# UTF-8 : b6 b9 e6 +[6e76] 湶 +5.62,9.38;4.69,8.44 +3.44,8.44;7.81,8.44 +7.81,8.44;7.81,5.31 +7.81,5.31;3.44,5.31 +3.44,5.31;3.44,8.44 +3.44,6.88;7.81,6.88 +5.62,5.31;5.62,0.94 +5.62,0.94;4.69,0.62 +2.81,4.06;4.69,4.06 +4.69,4.06;4.06,2.81 +4.06,2.81;1.88,0.94 +8.75,0.94;6.88,2.50 +6.88,2.50;5.62,4.38 +8.44,4.38;6.56,3.44 +1.25,5.62;0.00,6.88 +0.00,0.62;1.88,4.38 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6e 1f +# UTF-8 : 9f b8 e6 +[6e1f] 渟 +3.75,5.94;3.75,7.50 +3.75,7.50;7.50,7.50 +7.50,7.50;7.50,5.94 +7.50,5.94;3.75,5.94 +4.69,0.62;5.62,0.94 +5.62,0.94;5.62,3.75 +5.62,9.38;5.62,8.44 +2.50,8.44;9.06,8.44 +8.75,3.75;8.75,5.00 +8.75,5.00;2.50,5.00 +2.50,5.00;2.50,3.75 +3.44,3.75;7.81,3.75 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6e 43 +# UTF-8 : 83 b9 e6 +[6e43] 湃 +8.44,8.75;5.94,8.75 +6.25,7.19;8.12,7.19 +8.12,5.62;6.25,5.62 +5.62,3.75;8.75,3.75 +7.19,8.75;7.19,0.62 +1.56,0.62;2.50,1.25 +2.50,1.25;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,3.75 +3.75,3.75;3.75,8.75 +2.50,8.44;5.00,9.06 +5.31,6.25;2.19,6.25 +2.19,3.75;5.31,4.69 +0.62,9.06;1.56,7.81 +1.25,5.62;0.00,6.88 +0.00,0.62;0.62,1.56 +0.62,1.56;1.56,4.38 + +# UTF-16 : 6e 1d +# UTF-8 : 9d b8 e6 +[6e1d] 渝 +4.06,6.25;6.88,6.25 +6.88,0.94;5.94,3.12 +5.94,3.12;6.88,5.00 +8.44,5.00;7.50,3.12 +7.50,3.12;8.44,0.94 +3.12,0.94;3.12,5.00 +3.12,5.00;5.00,5.00 +5.00,5.00;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,2.19;3.75,2.81 +3.75,4.06;4.38,3.44 +5.62,8.75;7.50,6.88 +7.50,6.88;8.75,5.94 +2.19,5.94;3.44,6.88 +3.44,6.88;5.31,9.06 +5.31,9.06;3.44,9.06 +0.62,9.06;1.88,7.50 +1.88,3.75;0.00,0.62 +0.00,6.56;1.25,5.31 + +# UTF-16 : 6e aa +# UTF-8 : aa ba e6 +[6eaa] 溪 +7.81,9.38;4.06,8.75 +4.06,8.75;2.81,6.88 +5.94,8.12;6.56,7.19 +8.75,7.19;7.81,8.12 +5.62,7.19;4.38,6.25 +4.38,6.25;5.62,5.62 +6.88,6.56;4.38,4.69 +3.12,4.69;5.62,4.69 +5.62,4.69;7.81,5.00 +7.50,5.62;8.75,4.38 +8.75,3.44;2.50,3.44 +5.62,4.38;5.00,2.50 +5.00,2.50;3.75,1.25 +3.75,1.25;2.19,0.62 +8.75,0.62;7.50,1.25 +7.50,1.25;6.56,2.19 +6.56,2.19;5.94,3.44 +1.25,5.62;0.00,6.88 +0.00,0.62;1.88,4.38 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6e 98 +# UTF-8 : 98 ba e6 +[6e98] 溘 +1.88,0.94;8.75,0.94 +7.81,0.94;7.81,3.12 +7.81,3.12;3.12,3.12 +3.12,3.12;3.12,0.94 +4.69,0.94;4.69,3.12 +6.25,3.12;6.25,0.94 +5.31,9.38;5.31,6.56 +2.50,6.56;8.75,6.56 +8.12,8.12;2.81,8.12 +5.00,6.56;3.44,4.38 +2.81,4.38;4.38,4.38 +4.38,4.38;7.19,5.00 +6.88,5.62;8.12,4.06 +1.25,5.62;0.00,6.88 +0.00,0.62;1.88,4.06 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6e b7 +# UTF-8 : b7 ba e6 +[6eb7] 溷 +2.50,0.62;2.50,8.75 +2.50,8.75;8.44,8.75 +8.44,8.75;8.44,0.62 +8.44,0.94;2.50,0.94 +3.44,7.50;7.50,7.50 +5.62,7.50;5.00,6.56 +5.00,6.56;3.44,5.31 +5.00,6.56;5.62,5.94 +5.62,5.94;6.25,4.69 +6.25,4.69;6.25,3.12 +6.25,3.12;5.62,1.88 +5.62,1.88;5.00,2.19 +3.44,2.50;4.69,3.44 +4.69,3.44;5.94,4.69 +5.62,5.62;5.00,5.00 +5.00,5.00;3.44,3.75 +7.19,6.25;6.25,5.31 +6.56,4.38;7.19,3.75 +7.19,3.75;7.50,3.12 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.56,4.38 +1.56,7.19;0.62,9.06 + +# UTF-16 : 6e d3 +# UTF-8 : 93 bb e6 +[6ed3] 滓 +3.44,2.81;7.81,2.81 +8.44,7.19;8.44,8.12 +8.44,8.12;2.81,8.12 +2.81,8.12;2.81,7.19 +5.62,7.50;5.62,6.25 +5.62,8.12;5.62,9.38 +5.62,0.62;5.62,4.38 +2.50,4.38;8.75,4.38 +6.56,4.38;7.19,6.25 +8.12,6.25;3.12,6.25 +4.06,6.25;4.69,4.38 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.56 +0.94,1.56;1.88,4.06 +1.88,7.19;0.62,9.06 + +# UTF-16 : 6e bd +# UTF-8 : bd ba e6 +[6ebd] 溽 +7.81,7.81;4.38,7.81 +4.38,1.56;3.44,2.19 +7.19,3.75;7.19,0.94 +7.19,0.94;6.56,0.62 +6.56,0.62;5.62,0.62 +5.62,4.69;3.75,4.06 +8.75,4.06;6.88,4.69 +6.88,4.69;6.25,5.31 +6.25,5.31;5.94,6.56 +3.75,6.56;8.44,6.56 +8.44,9.06;3.12,9.06 +3.12,9.06;3.12,6.88 +3.12,6.88;2.81,5.31 +2.81,5.31;2.19,4.06 +2.19,3.12;8.75,3.12 +6.56,5.00;7.50,5.62 +4.69,6.56;4.69,4.38 +1.25,5.62;0.00,6.88 +0.00,0.62;0.62,1.56 +0.62,1.56;1.25,4.06 +1.88,7.19;0.62,9.06 + +# UTF-16 : 6e af +# UTF-8 : af ba e6 +[6eaf] 溯 +4.69,0.62;5.62,1.88 +5.62,1.88;6.25,3.44 +6.25,3.44;6.56,5.62 +6.56,5.62;6.56,9.06 +6.56,9.06;8.44,9.06 +8.44,9.06;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 +6.56,6.56;8.44,6.56 +8.44,4.06;6.56,4.06 +3.44,8.12;2.81,9.38 +5.62,9.38;4.69,7.50 +5.62,7.50;2.50,7.50 +4.06,7.50;4.06,3.75 +4.06,3.75;3.75,2.81 +3.75,2.81;3.12,1.88 +3.12,1.88;1.88,0.62 +2.81,6.25;2.81,3.75 +2.81,4.38;5.31,4.38 +5.31,4.38;5.31,6.25 +0.62,9.06;1.56,7.50 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 + +# UTF-16 : 6e d4 +# UTF-8 : 94 bb e6 +[6ed4] 滔 +5.31,7.81;5.94,6.56 +5.94,3.44;7.81,3.44 +5.00,3.44;3.12,3.44 +3.12,1.25;7.81,1.25 +7.81,0.62;7.81,5.62 +7.81,5.62;5.94,5.62 +8.12,9.38;5.94,8.75 +5.94,8.75;3.75,8.44 +3.75,8.44;3.12,6.88 +3.12,6.88;2.19,5.94 +8.75,5.94;8.12,7.19 +8.12,7.19;7.19,8.12 +5.00,6.25;3.12,5.62 +3.12,5.62;3.12,0.62 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 +1.88,7.50;0.62,9.06 +0.00,6.88;1.25,5.62 + +# UTF-16 : 6f 41 +# UTF-8 : 81 bd e6 +[6f41] 潁 +4.69,0.62;5.94,1.88 +7.50,1.88;8.75,0.62 +8.75,9.06;4.69,9.06 +6.88,9.06;6.25,7.50 +5.31,7.50;8.12,7.50 +8.12,7.50;8.12,2.19 +8.12,2.19;5.31,2.19 +5.31,2.19;5.31,7.50 +5.31,5.62;8.12,5.62 +8.12,4.06;5.31,4.06 +3.44,8.75;0.62,8.12 +0.62,9.38;0.62,6.56 +0.62,6.56;3.75,6.56 +3.75,6.56;4.06,7.50 +2.19,5.62;2.19,0.62 +2.19,0.62;1.56,0.62 +0.00,4.38;1.56,4.38 +1.56,4.38;0.94,2.50 +0.94,2.50;0.00,1.56 +4.38,1.56;3.12,2.50 +3.12,2.50;2.19,4.38 +4.06,4.69;2.50,3.75 + +# UTF-16 : 6e ec +# UTF-8 : ac bb e6 +[6eec] 滬 +1.25,0.62;2.19,2.19 +2.19,2.19;2.50,3.75 +2.50,3.75;2.50,8.44 +2.50,8.44;8.12,8.44 +8.12,8.44;8.12,7.19 +8.12,7.19;2.50,7.19 +2.19,9.38;8.75,9.38 +8.75,2.19;8.44,0.94 +8.44,0.94;3.75,0.94 +3.75,0.94;3.75,4.06 +3.75,4.06;7.50,4.06 +7.50,4.06;7.50,2.81 +7.50,2.81;3.75,2.81 +5.62,2.81;5.62,4.06 +7.19,5.00;7.19,6.25 +7.19,6.25;4.06,6.25 +4.06,6.25;4.06,5.00 +4.06,5.00;7.19,5.00 +1.25,5.62;0.00,6.88 +0.00,0.62;0.62,1.56 +0.62,1.56;1.56,4.06 +1.56,7.50;0.62,9.06 + +# UTF-16 : 6e fe +# UTF-8 : be bb e6 +[6efe] 滾 +8.12,3.12;6.56,2.19 +4.06,2.50;4.06,0.94 +4.06,4.06;7.50,4.06 +7.50,4.06;7.50,5.94 +7.50,5.94;3.75,5.94 +3.75,5.94;3.75,4.06 +3.12,0.62;5.94,1.56 +1.88,1.56;3.12,2.19 +3.12,2.19;5.62,4.06 +5.62,4.06;5.94,2.81 +5.94,2.81;6.88,1.56 +6.88,1.56;8.75,0.62 +8.75,5.62;6.25,7.50 +5.00,7.50;2.50,5.62 +2.50,8.12;8.75,8.12 +5.62,8.12;5.62,9.38 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 +1.88,7.19;0.62,9.06 + +# UTF-16 : 6f 32 +# UTF-8 : b2 bc e6 +[6f32] 漲 +4.38,4.38;8.75,4.38 +8.75,0.62;7.81,1.25 +7.81,1.25;6.25,4.06 +8.44,9.06;5.31,9.06 +5.31,9.06;5.31,1.25 +5.31,5.94;8.12,5.94 +8.12,7.50;5.31,7.50 +4.38,0.62;6.56,1.56 +7.50,2.19;8.44,3.12 +1.88,9.06;4.06,9.06 +4.06,9.06;4.06,6.88 +4.06,6.88;2.50,6.88 +2.50,6.88;1.88,4.06 +2.19,4.69;3.75,4.69 +3.75,4.69;3.75,2.19 +3.75,2.19;3.12,0.62 +3.12,0.62;2.19,0.62 +0.00,0.62;0.62,1.88 +0.62,1.88;1.25,4.69 +1.25,7.50;0.31,9.38 +0.00,6.88;0.94,5.62 + +# UTF-16 : 6f 3e +# UTF-8 : be bc e6 +[6f3e] 漾 +3.44,5.00;7.81,5.00 +6.56,2.81;8.12,4.06 +8.12,7.19;3.12,7.19 +1.88,7.19;0.62,9.06 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 +4.06,4.38;5.62,4.38 +5.62,4.38;5.62,0.62 +5.62,0.62;4.69,0.94 +8.75,0.94;7.19,1.56 +7.19,1.56;5.62,3.75 +5.62,8.44;5.62,5.94 +8.75,5.94;2.50,5.94 +2.50,3.44;4.69,3.44 +4.69,3.44;3.75,1.88 +3.75,1.88;2.19,0.94 +2.81,8.44;8.44,8.44 +6.25,8.44;7.19,9.38 +4.06,9.38;5.00,8.44 + +# UTF-16 : 6e f7 +# UTF-8 : b7 bb e6 +[6ef7] 滷 +5.94,1.88;5.31,2.50 +5.62,5.31;5.00,5.94 +5.00,6.88;5.00,9.38 +5.00,8.12;8.75,8.12 +8.12,0.62;8.12,6.88 +8.12,6.88;2.50,6.88 +2.50,6.88;2.50,0.62 +2.50,0.94;8.12,0.94 +7.19,3.44;6.56,4.38 +3.44,4.38;4.06,3.44 +3.75,2.19;5.31,3.44 +5.31,3.44;6.88,5.62 +6.88,2.19;6.25,3.12 +6.25,3.12;3.75,5.62 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6f 7a +# UTF-8 : ba bd e6 +[6f7a] 潺 +1.25,0.94;1.88,2.19 +1.88,2.19;2.50,4.69 +2.50,4.69;2.50,9.38 +2.50,9.38;8.12,9.38 +8.12,9.38;8.12,8.44 +8.12,8.44;2.50,8.44 +4.38,7.50;7.19,7.50 +7.19,7.50;5.62,6.25 +5.62,6.25;5.62,4.38 +5.62,4.38;4.69,4.69 +3.44,5.94;8.12,5.94 +6.56,3.75;8.12,3.75 +8.12,3.75;7.19,2.81 +7.19,2.81;7.19,0.62 +7.19,0.62;6.56,0.62 +3.44,0.62;4.06,0.62 +4.06,0.62;4.06,2.81 +4.06,2.81;5.00,3.75 +5.00,3.75;3.44,3.75 +5.62,2.81;2.50,2.19 +5.62,2.19;8.75,2.19 +1.25,5.31;0.00,6.56 +0.00,0.62;1.25,3.75 +1.56,7.81;0.62,9.38 + +# UTF-16 : 6f 78 +# UTF-8 : b8 bd e6 +[6f78] 潸 +3.44,3.44;7.81,3.44 +7.81,2.19;3.44,2.19 +3.44,0.62;3.44,4.69 +3.44,4.69;7.81,4.69 +7.81,4.69;7.81,0.94 +7.81,0.94;7.19,0.62 +7.19,5.31;7.19,9.38 +3.75,9.38;3.75,5.31 +2.50,8.12;5.00,8.12 +8.75,8.12;5.94,8.12 +6.25,7.19;5.31,5.62 +2.19,5.62;2.81,7.19 +4.69,6.25;4.69,7.19 +8.12,7.19;8.12,5.62 +8.12,5.62;8.75,5.62 +8.75,5.62;9.06,6.56 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 +1.56,7.50;0.62,9.38 + +# UTF-16 : 6f 80 +# UTF-8 : 80 be e6 +[6f80] 澀 +2.50,1.25;2.50,3.75 +5.94,3.75;5.94,0.94 +8.75,0.94;5.00,0.94 +1.56,0.94;4.69,1.56 +4.69,3.12;3.75,3.12 +3.75,1.56;3.75,4.69 +7.19,4.69;7.19,0.94 +7.19,3.12;8.44,3.12 +5.94,9.38;8.44,9.38 +8.44,9.38;8.44,7.50 +8.44,7.50;7.81,5.31 +7.81,5.31;7.19,5.62 +3.75,5.62;4.38,5.31 +4.38,5.31;5.00,7.50 +5.00,7.50;5.00,9.38 +5.00,9.38;2.50,9.38 +3.75,9.38;3.44,7.50 +3.44,7.50;2.19,5.31 +5.62,5.31;6.88,7.50 +6.88,7.50;7.19,9.38 +5.62,6.88;5.94,7.81 +2.50,7.81;2.19,6.88 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.56,4.38 +1.56,7.81;0.62,9.38 + +# UTF-16 : 6f 6f +# UTF-8 : af bd e6 +[6f6f] 潯 +2.19,3.12;8.75,3.12 +8.75,7.81;3.12,7.81 +3.44,6.56;7.50,6.56 +7.50,6.56;7.50,9.06 +7.50,9.06;3.44,9.06 +3.44,1.88;4.38,1.25 +3.75,4.38;3.75,5.62 +5.94,5.62;8.12,5.62 +8.12,5.62;8.12,4.38 +8.12,4.38;5.94,4.38 +5.94,4.38;5.94,5.62 +5.00,5.62;2.50,5.62 +2.50,4.06;5.00,4.69 +7.19,4.06;7.19,0.94 +7.19,0.94;6.25,0.62 +1.25,5.62;0.00,6.88 +0.00,0.62;1.56,4.06 +1.88,7.50;0.62,9.38 + +# UTF-16 : 6f f3 +# UTF-8 : b3 bf e6 +[6ff3] 濳 +3.12,0.62;3.12,4.06 +3.12,4.06;7.81,4.06 +7.81,4.06;7.81,0.62 +7.81,0.94;3.12,0.94 +3.12,2.50;7.81,2.50 +7.19,9.38;7.19,7.19 +5.94,7.19;8.44,7.19 +7.50,7.19;7.50,4.69 +7.50,4.69;8.44,4.69 +8.44,4.69;8.75,5.94 +5.00,5.94;3.75,4.69 +4.06,5.00;4.06,7.19 +5.00,7.19;2.50,7.19 +3.75,7.19;3.75,9.38 +2.81,8.44;4.69,8.44 +6.25,8.44;8.12,8.44 +5.31,4.69;6.25,5.62 +6.25,5.62;6.88,7.19 +3.44,7.19;2.81,5.62 +2.81,5.62;1.88,4.69 +2.50,8.12;2.81,9.06 +6.25,9.06;5.94,8.12 +1.25,5.62;0.00,6.88 +0.00,0.62;1.56,3.75 +1.56,7.50;0.62,9.06 + +# UTF-16 : 6f 82 +# UTF-8 : 82 be e6 +[6f82] 澂 +5.94,5.94;6.56,6.88 +6.56,6.88;7.19,9.38 +4.06,9.38;4.06,6.88 +2.81,6.88;5.31,6.88 +5.31,6.88;5.31,8.44 +2.81,8.44;2.81,6.56 +2.81,5.62;5.31,5.62 +5.31,3.44;2.81,3.44 +2.81,4.69;5.31,4.69 +4.06,4.69;4.06,2.19 +5.62,2.19;2.19,1.56 +5.31,0.62;6.56,1.56 +6.56,1.56;7.50,2.81 +7.50,2.81;8.12,4.69 +8.12,4.69;8.44,6.88 +8.75,6.88;6.56,6.88 +6.56,6.88;6.88,4.69 +6.88,4.69;7.19,3.44 +7.19,3.44;8.12,1.56 +8.12,1.56;9.06,0.62 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6f 91 +# UTF-8 : 91 be e6 +[6f91] 澑 +2.50,8.75;8.75,8.75 +6.25,8.75;6.25,4.06 +5.00,4.06;5.00,8.75 +5.00,7.19;2.81,7.19 +2.81,7.19;2.81,5.62 +2.81,5.62;5.00,5.62 +6.25,5.62;8.44,5.62 +8.44,5.62;8.44,7.19 +8.44,7.19;6.25,7.19 +3.12,0.62;3.12,4.06 +3.12,4.06;8.12,4.06 +8.12,4.06;8.12,0.62 +8.12,0.94;3.12,0.94 +3.12,2.50;8.12,2.50 +5.62,4.06;5.62,0.94 +0.62,9.06;1.88,7.50 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 + +# UTF-16 : 6f c2 +# UTF-8 : 82 bf e6 +[6fc2] 濂 +1.56,0.94;2.19,2.19 +2.19,2.19;2.50,3.75 +2.50,3.75;2.50,8.44 +2.50,8.44;8.44,8.44 +8.44,6.56;3.12,6.56 +3.12,4.38;8.75,4.38 +8.75,1.25;7.50,1.88 +7.50,1.88;6.56,3.12 +6.56,0.62;6.56,7.19 +5.94,7.19;7.81,7.81 +5.62,7.81;3.75,7.19 +3.75,5.62;7.81,5.62 +7.81,5.62;7.81,3.12 +7.81,3.12;3.75,3.12 +5.00,3.12;4.06,1.88 +4.06,1.88;2.81,1.25 +5.62,9.38;5.62,8.44 +5.00,7.50;5.00,0.31 +1.25,5.62;0.00,6.88 +0.00,0.62;0.62,1.56 +0.62,1.56;1.56,4.38 +1.56,7.50;0.62,9.06 + +# UTF-16 : 6f a3 +# UTF-8 : a3 be e6 +[6fa3] 澣 +3.12,0.62;3.12,3.75 +1.88,3.75;4.38,3.75 +4.38,3.75;4.38,6.88 +4.38,6.88;1.88,6.88 +1.88,6.88;1.88,3.75 +1.88,5.31;4.38,5.31 +3.12,6.88;3.12,9.38 +1.56,8.12;4.69,8.12 +5.00,2.50;1.56,2.50 +6.88,0.62;6.88,5.94 +5.94,5.94;7.81,5.94 +8.44,3.75;5.31,3.75 +5.00,6.25;5.94,7.50 +5.94,7.50;6.88,9.38 +6.88,9.38;7.81,7.50 +7.81,7.50;8.75,6.25 +0.31,9.06;1.25,7.50 +0.94,5.62;0.00,6.56 +0.00,0.62;0.62,1.56 +0.62,1.56;1.25,4.06 + +# UTF-16 : 6f df +# UTF-8 : 9f bf e6 +[6fdf] 濟 +2.50,8.75;8.12,8.75 +6.25,8.75;5.31,7.50 +5.31,7.50;4.38,8.75 +5.31,8.75;5.31,9.69 +5.31,7.50;5.31,5.31 +6.56,5.31;6.56,7.50 +6.56,7.50;8.44,8.12 +5.94,5.00;7.81,5.62 +7.50,6.56;7.81,5.94 +7.81,5.94;8.75,4.69 +1.88,5.00;2.81,6.25 +2.81,6.25;3.12,7.81 +2.50,7.81;4.06,7.81 +4.06,7.81;4.06,6.25 +4.06,6.25;3.75,5.31 +3.75,5.31;3.12,5.31 +2.19,0.62;2.81,1.56 +2.81,1.56;3.44,3.44 +3.44,3.44;3.44,4.69 +7.50,4.69;7.50,0.62 +7.50,2.50;3.44,2.50 +3.44,3.75;7.50,3.75 +1.25,5.62;0.00,6.88 +0.00,0.62;1.56,4.06 +1.56,7.50;0.62,9.06 + +# UTF-16 : 6f d5 +# UTF-8 : 95 bf e6 +[6fd5] 濕 +1.25,5.62;0.00,6.88 +0.00,0.62;1.88,4.38 +1.88,7.19;0.62,9.06 +3.44,9.06;7.81,9.06 +7.81,9.06;7.81,6.56 +7.81,6.56;3.44,6.56 +3.44,6.56;3.44,9.06 +3.44,7.81;7.81,7.81 +4.06,5.94;2.81,4.69 +2.81,4.69;3.75,3.75 +4.69,4.69;2.50,2.50 +2.50,2.50;4.69,2.81 +4.69,3.44;5.00,2.50 +8.75,2.50;8.12,3.44 +8.12,2.81;5.62,2.50 +5.62,2.50;8.12,4.69 +6.88,3.75;5.94,4.69 +5.94,4.69;7.19,5.94 +2.19,0.62;3.44,1.88 +4.69,1.88;5.31,0.62 +6.88,0.62;6.25,1.88 +7.50,1.88;8.75,0.62 + +# UTF-16 : 6f ec +# UTF-8 : ac bf e6 +[6fec] 濬 +2.19,3.12;3.75,4.06 +3.75,4.06;5.62,5.94 +5.62,5.94;7.50,4.06 +7.50,4.06;8.75,3.12 +8.75,6.88;8.75,7.81 +8.75,7.81;2.50,7.81 +2.50,7.81;2.50,6.88 +3.75,6.88;7.81,6.88 +7.81,8.75;5.31,8.75 +5.31,9.38;5.31,7.81 +4.38,6.25;2.81,5.00 +8.44,5.00;7.19,6.25 +7.19,3.12;4.06,3.12 +4.06,2.19;7.19,2.19 +7.19,0.62;7.19,4.38 +7.19,4.38;4.06,4.38 +4.06,4.38;4.06,0.62 +4.06,0.94;7.19,0.94 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6f d8 +# UTF-8 : 98 bf e6 +[6fd8] 濘 +2.81,7.50;2.81,8.44 +2.81,8.44;8.75,8.44 +8.75,8.44;8.75,7.50 +8.75,5.94;8.12,6.56 +7.19,6.56;6.56,5.94 +6.56,5.94;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,6.25;4.69,7.50 +5.62,7.50;6.25,6.88 +3.75,7.19;2.81,5.94 +2.81,3.75;8.75,3.75 +7.81,3.75;7.81,5.00 +7.81,5.00;3.75,5.00 +3.75,5.00;3.75,3.75 +6.56,3.75;6.56,5.00 +5.00,5.00;5.00,3.75 +5.00,0.62;5.62,0.62 +5.62,0.62;5.94,0.94 +5.94,0.94;5.94,2.81 +3.44,2.81;8.12,2.81 +5.62,8.44;5.62,9.38 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6f ee +# UTF-8 : ae bf e6 +[6fee] 濮 +1.56,4.69;2.81,6.25 +2.81,6.25;3.75,9.06 +3.75,0.62;4.69,1.25 +4.69,1.25;6.25,2.81 +6.25,2.81;7.81,1.25 +7.81,1.25;8.75,0.62 +8.75,2.81;3.75,2.81 +6.25,2.81;6.25,5.31 +6.88,5.31;7.50,6.56 +7.50,7.81;8.12,8.75 +8.12,4.06;4.38,4.06 +4.38,8.75;5.00,7.81 +5.00,6.56;5.62,5.31 +8.44,5.31;4.06,5.31 +4.06,7.19;8.75,7.19 +6.88,7.19;6.88,9.38 +5.62,9.38;5.62,7.19 +2.81,5.94;2.81,0.62 +0.00,0.62;0.94,1.88 +0.94,1.88;1.56,3.75 +1.56,7.50;0.62,9.06 +0.00,6.88;0.94,5.94 + +# UTF-16 : 70 09 +# UTF-8 : 89 80 e7 +[7009] 瀉 +5.62,9.38;5.62,8.44 +2.81,7.19;2.81,8.44 +2.81,8.44;8.75,8.44 +8.75,8.44;8.75,7.19 +5.31,7.50;3.75,6.88 +3.75,6.88;3.75,4.69 +3.75,4.69;7.50,4.69 +7.50,4.69;7.50,7.19 +7.50,7.19;6.25,7.19 +6.25,5.94;7.50,5.94 +3.75,5.94;5.31,5.94 +5.31,4.69;4.06,3.12 +4.06,3.12;2.19,1.88 +4.38,3.44;8.44,3.44 +8.44,3.44;8.44,1.88 +8.44,1.88;7.81,0.62 +7.81,0.62;6.88,0.62 +3.44,1.25;4.38,2.50 +5.31,2.50;5.62,1.56 +6.56,1.56;6.25,2.50 +7.19,2.50;7.50,1.88 +1.25,5.62;0.00,6.88 +0.00,0.62;1.88,4.38 +1.88,7.19;0.62,9.38 + +# UTF-16 : 6f fa +# UTF-8 : ba bf e6 +[6ffa] 濺 +4.69,0.62;6.25,1.25 +6.25,1.25;7.81,2.81 +7.81,6.88;6.25,5.62 +6.25,5.62;4.69,5.00 +4.69,3.75;8.75,3.75 +8.75,7.81;4.69,7.81 +6.88,5.00;7.50,4.38 +7.50,8.75;6.88,9.38 +5.62,9.38;5.94,7.19 +5.94,7.19;6.25,6.25 +6.25,6.25;7.19,5.62 +7.19,5.62;8.44,5.31 +8.44,5.31;9.06,6.25 +9.06,1.56;8.44,0.62 +8.44,0.62;7.19,0.94 +7.19,0.94;6.25,1.88 +6.25,1.88;5.62,4.69 +3.75,4.69;2.50,4.69 +2.50,6.56;3.75,6.56 +3.75,2.50;3.75,8.75 +3.75,8.75;2.50,8.75 +2.50,8.75;2.50,2.50 +2.50,2.50;3.75,2.50 +4.38,1.25;3.75,2.19 +2.81,2.19;1.56,0.94 +1.25,5.62;0.00,6.88 +0.00,0.62;1.56,4.38 +1.56,7.50;0.62,9.38 + +# UTF-16 : 70 01 +# UTF-8 : 81 80 e7 +[7001] 瀁 +1.88,5.94;8.75,5.94 +5.31,5.94;5.31,8.44 +2.50,8.44;8.12,8.44 +6.25,8.44;6.88,9.38 +3.75,9.38;4.38,8.44 +2.81,7.19;7.50,7.19 +1.56,3.75;3.12,4.69 +3.12,4.69;4.06,5.94 +6.56,5.94;7.50,4.69 +7.50,4.69;8.75,3.75 +4.69,5.00;5.94,5.00 +6.88,3.44;3.44,3.44 +3.44,2.50;6.88,2.50 +6.88,2.50;6.88,4.38 +6.88,4.38;3.44,4.38 +3.44,4.38;3.44,0.94 +2.50,0.62;5.00,1.25 +6.25,1.25;7.50,2.19 +5.00,2.50;5.62,1.56 +5.62,1.56;6.88,0.94 +6.88,0.94;8.12,0.62 +1.25,5.31;0.00,6.56 +0.00,0.62;1.56,2.81 +1.56,7.50;0.62,9.06 + +# UTF-16 : 70 1b +# UTF-8 : 9b 80 e7 +[701b] 瀛 +5.31,9.69;5.31,9.06 +8.75,9.06;1.88,9.06 +2.50,9.06;2.50,8.12 +2.50,8.12;3.12,7.81 +3.12,7.81;8.44,7.81 +8.12,6.88;2.81,6.88 +2.81,6.88;2.81,5.94 +2.81,5.94;8.12,5.94 +8.12,5.94;8.12,6.88 +1.25,0.62;1.88,2.19 +1.88,2.19;1.88,5.31 +1.88,5.31;3.12,5.31 +3.12,5.31;3.12,0.62 +3.12,2.50;1.88,2.50 +1.88,3.75;3.12,3.75 +3.75,4.06;5.62,4.06 +5.62,4.06;5.31,2.50 +5.31,2.50;4.69,1.25 +4.69,1.25;3.75,0.62 +5.00,5.62;4.06,2.50 +4.06,2.50;4.69,2.50 +4.69,2.50;5.62,1.56 +5.62,0.62;6.25,1.56 +6.25,1.56;6.56,2.81 +6.56,2.81;6.56,5.00 +6.56,5.00;8.12,5.00 +8.12,5.00;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,2.19 +7.50,2.19;7.19,3.12 +0.94,5.62;0.00,6.88 +0.00,0.62;0.94,2.50 +0.94,2.50;1.25,4.38 +1.25,7.50;0.31,9.38 + +# UTF-16 : 70 1a +# UTF-8 : 9a 80 e7 +[701a] 瀚 +3.12,0.62;3.12,4.06 +3.12,9.38;3.12,6.25 +1.88,6.25;4.38,6.25 +4.38,6.25;4.38,4.06 +4.38,4.06;1.88,4.06 +1.88,4.06;1.88,6.25 +1.88,5.31;4.38,5.31 +4.38,7.50;1.88,7.50 +1.56,2.81;4.69,2.81 +4.69,6.88;6.56,9.38 +6.56,9.38;8.12,7.19 +8.12,7.19;9.06,6.56 +7.50,5.62;8.44,5.62 +8.44,5.62;8.44,0.62 +6.25,0.62;6.25,5.62 +6.25,5.62;5.00,5.62 +5.00,3.75;6.25,5.31 +8.44,5.31;7.19,3.75 +7.19,1.56;8.44,3.44 +6.25,3.44;4.69,1.25 +0.94,5.62;0.00,6.88 +0.00,0.62;1.25,4.38 +1.25,7.81;0.31,9.38 + +# UTF-16 : 70 30 +# UTF-8 : b0 80 e7 +[7030] 瀰 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;3.12,3.75 +3.12,3.75;3.12,4.69 +3.12,4.69;1.56,4.69 +1.56,4.69;1.88,6.56 +1.88,6.56;3.12,6.56 +3.12,6.56;3.12,9.06 +3.12,9.06;1.56,9.06 +6.25,8.44;6.25,0.62 +4.06,0.62;4.06,6.25 +4.06,6.25;8.44,6.25 +8.44,6.25;8.44,0.94 +8.44,0.94;7.81,0.62 +7.81,1.56;6.88,2.50 +6.88,1.56;7.81,2.81 +5.62,2.81;4.69,1.56 +4.69,2.50;5.62,1.56 +5.62,3.75;4.69,4.69 +4.69,3.75;5.62,5.00 +7.81,5.00;6.88,3.75 +6.88,4.69;7.81,3.75 +7.81,7.81;9.06,6.56 +9.06,8.44;3.75,8.44 +3.75,6.56;4.69,7.81 +0.94,5.62;0.00,6.56 +0.00,0.62;0.62,1.56 +0.62,1.56;1.25,3.75 +1.25,7.50;0.31,9.06 + +# UTF-16 : 70 32 +# UTF-8 : b2 80 e7 +[7032] 瀲 +6.25,5.94;6.88,7.19 +6.88,7.19;7.50,9.38 +0.62,9.38;1.56,7.50 +1.56,6.25;2.81,7.50 +2.81,7.50;4.06,9.38 +4.06,9.38;5.94,6.88 +9.06,6.88;6.88,6.88 +6.88,6.88;7.19,4.38 +7.19,4.38;8.12,1.88 +8.12,1.88;9.06,0.62 +5.94,0.62;7.19,1.88 +7.19,1.88;8.44,4.69 +8.44,4.69;8.75,6.88 +4.69,6.88;3.44,6.88 +3.44,1.88;2.81,2.50 +2.19,4.06;3.44,4.06 +3.44,4.06;3.44,5.94 +3.44,5.94;2.19,5.94 +2.19,5.94;2.19,4.06 +4.38,4.06;5.62,4.06 +5.62,4.06;5.62,5.94 +5.62,5.94;4.38,5.94 +4.38,5.94;4.38,4.38 +1.25,4.38;0.94,2.81 +0.94,2.81;0.00,0.62 +0.00,6.88;0.94,5.62 +1.56,1.25;2.81,2.50 +2.81,2.50;3.12,3.44 +5.31,3.44;5.00,2.50 +5.00,2.50;3.75,1.25 +5.94,1.56;5.00,2.50 + +# UTF-16 : 70 51 +# UTF-8 : 91 81 e7 +[7051] 灑 +5.62,7.19;5.62,6.25 +6.56,6.25;6.56,4.38 +6.56,6.88;6.56,8.75 +6.56,8.75;8.44,8.75 +8.44,8.75;8.44,6.88 +7.81,6.88;7.19,8.12 +3.44,8.12;4.06,6.88 +2.81,6.88;2.81,8.75 +2.81,8.75;4.69,8.75 +4.69,8.75;4.69,6.88 +4.69,4.38;4.69,6.25 +9.06,6.25;2.50,6.25 +2.50,6.25;2.50,3.75 +2.50,3.75;2.19,1.88 +2.19,1.88;1.56,0.62 +2.81,0.62;5.31,1.56 +5.31,2.81;3.75,2.81 +3.75,1.25;3.75,3.75 +6.25,3.75;6.25,1.25 +6.25,1.25;6.56,0.94 +6.56,0.94;8.44,0.94 +8.44,0.94;9.06,1.88 +9.06,9.38;5.94,9.38 +5.00,9.38;2.19,9.38 +0.31,9.38;1.56,7.50 +1.56,4.38;0.94,1.88 +0.94,1.88;0.00,0.62 +0.00,6.88;1.25,5.62 +2.50,5.31;8.44,5.31 +8.44,5.31;8.44,4.38 +8.44,4.38;2.50,4.38 +8.12,3.12;6.25,2.50 + +# UTF-16 : 70 af +# UTF-8 : af 82 e7 +[70af] 炯 +3.75,0.62;3.75,8.75 +3.75,8.75;8.44,8.75 +8.44,8.75;8.44,0.94 +8.44,0.94;7.50,0.62 +5.00,2.81;5.00,6.56 +5.00,6.56;7.19,6.56 +7.19,6.56;7.19,2.81 +7.19,3.12;5.00,3.12 +0.31,7.19;0.00,5.31 +0.00,0.94;0.94,2.19 +0.94,2.19;1.56,4.38 +1.56,4.38;1.56,9.06 +1.56,4.06;2.19,2.81 +2.19,2.81;2.50,1.56 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,7.81 + +# UTF-16 : 70 f1 +# UTF-8 : b1 83 e7 +[70f1] 烱 +3.75,0.62;3.75,8.44 +3.75,8.44;8.44,8.44 +8.44,8.44;8.44,0.94 +8.44,0.94;7.50,0.62 +5.00,2.19;5.00,4.69 +5.00,4.69;7.19,4.69 +7.19,4.69;7.19,2.19 +7.19,2.19;5.00,2.19 +5.31,8.44;5.31,7.50 +5.31,7.50;5.00,6.56 +5.00,6.56;4.38,5.62 +4.38,5.62;3.75,5.00 +6.56,8.44;6.56,6.56 +6.56,6.56;7.19,5.94 +7.19,5.94;8.12,5.94 +0.31,7.19;0.00,5.31 +0.00,0.94;0.94,2.19 +0.94,2.19;1.56,4.38 +1.56,4.38;1.56,9.06 +1.56,4.06;2.19,2.81 +2.19,2.81;2.50,1.56 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,7.81 + +# UTF-16 : 70 b3 +# UTF-8 : b3 82 e7 +[70b3] 炳 +3.12,8.75;8.75,8.75 +5.94,8.75;5.94,6.25 +5.94,6.25;5.62,5.31 +5.62,5.31;5.00,4.38 +5.00,4.38;4.69,4.06 +7.19,4.06;6.88,5.00 +6.88,5.00;6.25,5.94 +3.75,0.62;3.75,6.56 +3.75,6.56;8.12,6.56 +8.12,6.56;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.19,0.62 +0.31,7.19;0.00,5.31 +0.00,0.94;0.94,2.19 +0.94,2.19;1.56,4.38 +1.56,4.38;1.56,9.06 +1.56,4.06;2.19,2.81 +2.19,2.81;2.50,1.56 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,7.81 + +# UTF-16 : 70 df +# UTF-8 : 9f 83 e7 +[70df] 烟 +3.44,0.62;3.44,8.75 +3.44,8.75;8.44,8.75 +8.44,8.75;8.44,0.62 +8.44,1.25;3.44,1.25 +2.19,5.94;2.81,7.81 +5.94,7.81;5.94,5.94 +5.94,5.94;5.31,3.75 +5.31,3.75;4.38,2.50 +4.38,6.25;7.50,6.25 +7.50,2.50;6.56,4.69 +6.56,4.69;5.94,5.62 +0.31,7.19;0.00,5.31 +0.00,0.94;0.94,2.19 +0.94,2.19;1.56,4.38 +1.56,4.38;1.56,9.06 +1.56,4.06;2.19,2.81 +2.19,2.81;2.50,1.56 + +# UTF-16 : 70 cb +# UTF-8 : 8b 83 e7 +[70cb] 烋 +0.00,5.31;0.94,6.25 +0.94,6.25;2.81,9.38 +5.94,9.38;5.94,2.81 +1.88,2.81;1.88,7.50 +3.12,7.50;8.75,7.50 +8.75,3.75;7.81,4.38 +7.81,4.38;5.94,7.19 +5.94,7.19;4.06,4.38 +4.06,4.38;3.12,3.75 +0.00,0.62;1.25,2.19 +3.12,2.19;3.75,0.62 +6.25,0.62;5.31,2.19 +7.50,2.19;8.75,0.62 + +# UTF-16 : 71 1c +# UTF-8 : 9c 84 e7 +[711c] 焜 +7.81,5.94;3.75,5.94 +3.75,5.94;3.75,9.06 +3.75,9.06;7.81,9.06 +7.81,9.06;7.81,5.94 +7.81,7.50;3.75,7.50 +4.06,5.00;4.06,1.56 +2.81,0.94;5.62,1.88 +5.62,3.44;4.06,3.44 +6.56,5.00;6.56,1.56 +6.56,1.56;7.19,0.94 +7.19,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +8.44,4.06;6.88,3.44 +6.88,3.44;6.56,3.44 +0.31,7.19;0.00,5.31 +0.00,0.94;0.94,2.19 +0.94,2.19;1.56,4.38 +1.56,4.38;1.56,9.06 +1.56,4.06;2.19,2.81 +2.19,2.81;2.50,1.88 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,7.81 + +# UTF-16 : 71 88 +# UTF-8 : 88 86 e7 +[7188] 熈 +0.00,2.19;0.62,3.12 +0.62,3.12;0.94,5.00 +0.94,5.00;0.94,9.38 +5.00,9.06;2.19,9.06 +2.19,9.06;2.19,2.81 +2.19,3.12;5.00,3.12 +3.75,3.12;3.75,5.31 +2.19,5.31;4.69,5.31 +4.69,5.31;4.69,7.19 +4.69,7.19;2.19,7.19 +3.75,7.19;3.75,9.06 +5.94,6.25;8.12,6.25 +8.12,6.25;8.12,9.06 +8.12,9.06;5.94,9.06 +5.94,9.06;5.94,4.06 +5.94,4.06;6.25,3.12 +6.25,3.12;8.12,3.12 +8.12,3.12;8.75,4.69 +8.75,0.62;7.50,2.19 +5.31,2.19;6.25,0.62 +3.75,0.62;3.12,2.19 +1.56,2.19;0.00,0.62 + +# UTF-16 : 71 66 +# UTF-8 : a6 85 e7 +[7166] 煦 +2.50,5.94;0.62,5.94 +0.62,3.12;2.50,3.12 +2.50,3.12;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,2.81 +6.25,2.81;7.19,2.81 +7.19,2.81;8.12,3.75 +8.12,3.75;8.44,8.44 +8.44,8.44;4.38,8.44 +4.38,4.06;4.38,6.56 +4.38,6.56;6.25,6.56 +6.25,6.56;6.25,4.38 +6.25,4.38;4.69,4.38 +4.69,9.38;3.75,6.88 +3.75,6.88;3.12,6.25 +3.12,2.19;3.75,0.62 +6.25,0.62;5.31,2.19 +7.50,2.19;8.75,0.62 +0.00,0.62;1.56,2.19 + +# UTF-16 : 71 62 +# UTF-8 : a2 85 e7 +[7162] 煢 +2.50,9.38;2.50,8.44 +2.50,8.44;1.88,6.88 +1.88,6.88;0.62,6.25 +5.00,6.25;6.25,6.88 +6.25,6.88;6.88,8.44 +6.88,8.44;6.88,9.38 +6.88,7.81;8.12,6.56 +3.75,6.56;2.50,7.81 +0.62,7.81;1.25,8.75 +4.06,8.75;3.44,7.81 +5.31,7.81;5.94,8.75 +8.44,8.75;7.81,7.81 +0.00,4.69;0.00,5.62 +0.00,5.62;8.75,5.62 +8.75,5.62;8.75,4.69 +0.94,4.69;7.19,4.69 +7.19,4.69;7.19,3.75 +7.19,3.75;7.50,2.19 +7.50,2.19;8.12,1.25 +8.12,1.25;8.75,0.62 +8.75,0.62;8.75,1.88 +3.44,4.06;3.44,0.62 +0.62,3.12;6.25,3.12 + +# UTF-16 : 71 56 +# UTF-8 : 96 85 e7 +[7156] 煖 +8.12,9.38;5.94,8.75 +5.94,8.75;4.38,8.44 +4.38,8.44;3.44,6.88 +6.25,6.88;5.62,8.12 +7.50,8.12;8.44,6.88 +4.06,6.25;8.12,6.25 +5.31,6.25;4.69,4.69 +4.69,4.69;3.75,3.12 +3.75,3.12;3.12,2.50 +3.12,5.00;8.75,5.00 +8.75,0.62;6.88,1.25 +6.88,1.25;5.31,2.19 +5.31,2.19;4.69,2.81 +4.69,2.81;4.38,3.75 +4.38,3.75;7.50,3.75 +7.50,3.75;6.88,2.50 +6.88,2.50;5.62,1.56 +5.62,1.56;4.06,0.94 +4.06,0.94;2.81,0.62 +0.00,0.94;0.62,1.88 +0.62,1.88;1.25,4.38 +1.25,4.38;1.25,9.38 +1.25,4.06;1.88,2.81 +1.88,2.81;2.19,1.56 +2.19,5.94;2.50,6.56 +2.50,6.56;2.81,7.81 +0.31,7.19;0.00,5.31 + +# UTF-16 : 71 95 +# UTF-8 : 95 86 e7 +[7195] 熕 +2.50,0.62;4.06,1.25 +4.06,1.25;4.69,1.88 +7.19,1.88;8.75,0.62 +8.75,6.88;3.44,6.88 +5.94,6.88;5.94,8.75 +3.75,8.75;8.12,8.75 +7.81,5.94;7.81,2.50 +7.81,2.50;4.06,2.50 +4.06,2.50;4.06,5.94 +4.06,5.94;7.81,5.94 +7.81,4.69;4.06,4.69 +4.06,3.75;7.81,3.75 +1.25,3.75;1.88,2.81 +1.88,2.81;2.19,1.88 +2.19,6.25;2.81,7.81 +1.25,9.06;1.25,4.06 +1.25,4.06;0.62,1.88 +0.62,1.88;0.00,0.94 +0.00,5.31;0.31,7.19 + +# UTF-16 : 71 ac +# UTF-8 : ac 86 e7 +[71ac] 熬 +0.00,2.50;0.94,3.75 +0.94,3.75;1.88,6.88 +1.88,6.88;1.88,9.38 +1.88,2.81;2.81,2.81 +2.81,2.81;3.44,4.06 +3.44,4.06;3.44,5.00 +3.44,5.00;1.56,5.00 +0.00,6.25;4.06,6.25 +4.06,7.50;0.00,7.50 +5.62,7.50;8.75,7.50 +7.81,7.50;7.50,6.25 +7.50,6.25;6.56,4.69 +6.56,4.69;4.38,2.81 +8.75,2.81;7.81,3.44 +7.81,3.44;6.25,5.00 +6.25,5.00;5.62,6.88 +5.62,9.38;5.31,7.19 +5.31,7.19;4.69,5.62 +3.75,8.44;0.31,8.44 +0.00,0.62;1.25,1.88 +2.81,1.88;3.44,0.62 +5.94,0.62;5.00,1.88 +7.19,1.88;8.75,0.62 + +# UTF-16 : 71 b9 +# UTF-8 : b9 86 e7 +[71b9] 熹 +4.38,9.69;4.38,7.81 +1.56,7.81;7.19,7.81 +0.62,8.75;8.12,8.75 +1.88,5.94;1.88,6.88 +1.88,6.88;6.88,6.88 +6.88,6.88;6.88,5.94 +6.88,5.94;1.88,5.94 +2.81,5.94;3.44,4.69 +5.31,4.69;5.94,5.94 +0.00,4.69;8.44,4.69 +1.56,3.75;7.19,3.75 +7.19,3.75;7.19,2.50 +7.19,2.50;1.56,2.50 +1.56,2.50;1.56,3.75 +0.00,0.62;1.25,1.88 +3.12,1.88;3.75,0.62 +6.25,0.62;5.31,1.88 +7.50,1.88;8.75,0.62 + +# UTF-16 : 71 c9 +# UTF-8 : 89 87 e7 +[71c9] 燉 +6.25,5.94;6.88,7.19 +6.88,7.19;7.19,9.38 +4.38,9.38;4.38,8.12 +2.81,8.12;5.94,8.12 +5.94,3.12;2.81,2.50 +2.81,4.69;5.94,4.69 +5.94,4.69;4.38,3.44 +4.38,3.44;4.38,0.94 +4.38,0.94;3.44,0.62 +9.06,0.62;8.12,1.88 +8.12,1.88;7.19,4.69 +7.19,4.69;6.88,6.88 +6.88,6.88;8.75,6.88 +8.44,6.88;8.12,4.38 +8.12,4.38;7.19,2.19 +7.19,2.19;5.62,0.62 +5.62,7.19;5.62,5.62 +5.62,5.62;3.12,5.62 +3.12,5.62;3.12,7.19 +3.12,7.19;5.62,7.19 +0.31,7.19;0.00,5.31 +0.00,0.94;0.62,1.88 +0.62,1.88;1.25,4.06 +1.25,4.06;1.25,9.06 +1.25,3.75;1.88,2.81 +1.88,2.81;2.19,1.56 +1.88,6.25;2.50,7.50 + +# UTF-16 : 71 ec +# UTF-8 : ac 87 e7 +[71ec] 燬 +4.06,9.06;3.12,8.44 +3.12,8.44;3.12,5.31 +3.12,5.31;5.62,5.31 +5.62,5.31;5.62,8.75 +5.62,8.75;4.69,8.75 +4.69,7.19;5.62,7.19 +4.06,7.19;3.12,7.19 +3.12,3.12;5.62,3.12 +5.62,1.88;2.81,0.94 +4.38,1.56;4.38,4.69 +5.94,4.69;8.75,4.69 +8.75,4.69;8.12,3.12 +8.12,3.12;6.88,1.56 +6.88,1.56;5.31,0.62 +9.06,0.62;8.12,1.25 +8.12,1.25;6.88,2.81 +6.88,2.81;6.56,4.06 +6.25,5.62;6.56,6.88 +6.56,6.88;6.56,8.75 +6.56,8.75;8.12,8.75 +8.12,8.75;8.12,5.94 +8.12,5.94;8.75,5.94 +8.75,5.94;9.06,6.88 +0.31,6.88;0.00,5.31 +0.00,0.94;0.62,1.88 +0.62,1.88;1.25,4.38 +1.25,4.38;1.25,9.38 +1.25,4.06;1.88,2.81 +1.88,2.81;2.19,1.56 +1.88,6.56;2.50,7.81 + +# UTF-16 : 71 f9 +# UTF-8 : b9 87 e7 +[71f9] 燹 +0.00,9.38;3.75,9.38 +1.88,9.38;1.25,8.44 +1.25,8.44;0.00,7.50 +0.00,6.25;2.19,7.81 +7.19,7.81;5.00,6.25 +5.00,7.50;6.25,8.44 +6.25,8.44;6.88,9.38 +8.75,9.38;5.00,9.38 +5.00,5.00;7.81,6.88 +2.81,6.88;0.00,5.00 +1.88,5.00;2.81,5.62 +2.81,5.62;2.81,7.81 +2.81,7.81;1.56,8.75 +6.56,8.75;7.81,7.81 +7.81,7.81;7.81,5.62 +7.81,5.62;6.88,5.00 +8.75,6.56;7.81,7.50 +7.81,7.50;8.44,8.44 +3.44,8.44;2.81,7.50 +2.81,7.50;3.75,6.56 +0.62,0.62;2.19,1.25 +2.19,1.25;3.44,2.19 +3.44,2.19;4.06,3.12 +4.06,3.12;4.38,5.00 +4.38,3.44;5.31,2.19 +5.31,2.19;6.56,1.25 +6.56,1.25;8.12,0.62 +7.19,4.06;6.25,2.81 +1.56,2.81;2.50,4.06 + +# UTF-16 : 72 28 +# UTF-8 : a8 88 e7 +[7228] 爨 +0.00,5.62;0.00,6.56 +0.00,6.56;8.75,6.56 +8.75,6.56;8.75,5.62 +7.81,5.62;5.00,5.62 +1.25,5.62;3.75,5.62 +3.75,4.69;2.50,5.62 +2.50,5.62;0.62,4.38 +8.75,4.38;7.81,4.69 +7.81,4.69;6.56,5.62 +6.56,5.62;4.69,4.38 +6.56,4.38;6.56,6.25 +2.50,6.25;2.50,4.38 +2.50,9.69;0.94,9.38 +0.94,9.38;1.25,6.56 +1.25,7.50;2.19,7.50 +2.19,8.44;1.25,8.44 +6.56,8.44;7.50,8.44 +7.50,7.50;6.56,7.50 +6.56,9.38;7.81,9.38 +7.81,9.38;7.50,6.56 +5.62,6.56;5.62,9.38 +5.62,9.38;3.12,9.38 +3.12,9.38;3.12,6.56 +3.12,7.19;4.69,7.19 +4.69,7.19;4.69,8.12 +4.69,8.12;3.12,8.12 +3.12,8.75;4.69,8.75 +4.06,4.06;3.44,3.12 +3.44,3.12;1.88,2.19 +1.88,2.19;0.00,1.56 +2.50,1.56;3.12,2.19 +6.25,2.19;5.62,1.56 +8.75,1.56;6.88,2.19 +6.88,2.19;5.31,3.44 +8.44,3.44;0.31,3.44 +1.25,0.62;3.12,0.94 +3.12,0.94;4.06,1.56 +4.06,1.56;4.38,2.50 +4.38,1.88;5.62,0.94 +5.62,0.94;7.50,0.62 + +# UTF-16 : 72 30 +# UTF-8 : b0 88 e7 +[7230] 爰 +1.25,0.62;3.44,0.94 +3.44,0.94;5.00,1.88 +5.00,1.88;6.88,3.75 +6.88,3.75;3.12,3.75 +3.75,3.75;4.38,2.50 +4.38,2.50;5.94,1.25 +5.94,1.25;8.44,0.62 +8.44,7.19;7.19,8.44 +4.06,8.44;4.69,7.50 +7.81,9.38;3.44,8.75 +3.44,8.75;1.88,8.75 +1.88,8.75;0.31,6.88 +1.25,6.88;7.50,6.88 +4.38,6.88;3.75,4.69 +3.75,4.69;2.50,3.12 +2.50,3.12;0.31,1.56 +0.62,5.31;8.12,5.31 + +# UTF-16 : 72 3c +# UTF-8 : bc 88 e7 +[723c] 爼 +0.00,1.56;1.25,2.50 +1.25,2.50;2.50,3.75 +2.50,3.75;3.44,5.31 +0.00,5.31;1.25,6.25 +1.25,6.25;2.50,7.50 +2.50,7.50;3.44,9.06 +3.44,6.56;0.94,8.12 +0.94,4.38;3.44,2.81 +3.44,0.94;8.75,0.94 +4.69,0.94;4.69,8.75 +4.69,8.75;7.81,8.75 +7.81,8.75;7.81,0.94 +7.81,3.75;4.69,3.75 +4.69,6.25;7.81,6.25 + +# UTF-16 : 72 40 +# UTF-8 : 80 89 e7 +[7240] 牀 +0.00,1.25;0.94,3.12 +0.94,3.12;1.25,4.69 +0.00,4.69;2.50,4.69 +2.50,0.62;2.50,9.38 +2.50,6.56;0.62,6.56 +0.62,6.25;0.62,8.75 +3.12,6.88;8.75,6.88 +5.94,9.38;5.94,0.62 +5.94,6.56;4.69,4.06 +4.69,4.06;3.12,2.19 +8.75,2.19;7.19,4.69 +7.19,4.69;6.25,6.56 + +# UTF-16 : 72 4b +# UTF-8 : 8b 89 e7 +[724b] 牋 +4.06,7.81;8.44,7.81 +4.69,9.38;4.69,8.44 +4.69,8.44;5.00,7.19 +5.00,7.19;5.62,6.25 +5.62,6.25;6.56,5.62 +6.56,5.62;8.12,5.31 +8.12,5.31;8.75,5.94 +7.50,7.19;6.56,6.25 +6.56,6.25;5.62,5.62 +5.62,5.62;3.75,5.00 +3.75,3.75;8.44,3.75 +5.00,4.69;5.00,4.06 +5.00,4.06;5.31,2.81 +5.31,2.81;5.94,1.88 +5.94,1.88;6.56,1.25 +6.56,1.25;8.12,0.62 +8.12,0.62;8.75,1.25 +7.50,3.12;6.56,2.19 +6.56,2.19;5.31,1.25 +5.31,1.25;3.44,0.62 +6.25,4.69;6.88,4.06 +6.88,8.44;6.25,9.06 +2.50,9.38;2.50,6.56 +3.44,6.56;0.62,6.56 +0.62,9.06;0.62,3.12 +0.62,3.12;0.31,1.88 +0.31,1.88;0.00,1.25 +0.62,4.69;2.50,4.69 +2.50,4.69;2.50,0.62 + +# UTF-16 : 72 58 +# UTF-8 : 98 89 e7 +[7258] 牘 +0.00,1.25;0.31,1.88 +0.31,1.88;0.62,3.12 +0.62,3.12;0.62,9.06 +0.62,6.56;3.12,6.56 +2.19,6.56;2.19,9.38 +2.50,0.62;2.50,4.69 +2.50,4.69;0.62,4.69 +6.25,9.69;6.25,7.81 +4.38,7.81;8.12,7.81 +8.75,8.75;3.75,8.75 +3.75,6.88;8.75,6.88 +8.75,6.88;8.75,5.31 +8.75,5.31;3.75,5.31 +3.75,5.31;3.75,6.88 +3.75,5.94;5.00,6.25 +5.00,6.25;5.62,6.88 +6.88,6.88;6.88,6.25 +6.88,6.25;7.50,5.94 +7.50,5.94;8.12,5.94 +8.12,4.38;4.38,4.38 +4.38,4.38;4.38,1.56 +4.38,1.56;8.12,1.56 +8.12,1.56;8.12,4.38 +8.12,3.44;4.38,3.44 +4.38,2.50;8.12,2.50 +7.19,1.56;8.44,0.62 +3.75,0.62;5.62,1.56 + +# UTF-16 : 72 82 +# UTF-8 : 82 8a e7 +[7282] 犂 +4.38,0.62;4.38,5.00 +0.00,2.50;8.75,2.50 +1.88,4.69;0.94,3.44 +1.56,4.06;7.19,4.06 +3.75,9.38;0.62,8.44 +2.19,8.75;2.19,5.31 +4.38,7.50;0.00,7.50 +0.00,5.62;2.19,7.50 +2.19,7.50;4.06,5.94 +6.25,9.38;5.00,6.88 +5.62,8.12;8.75,8.12 +8.75,8.12;8.44,5.62 +8.44,5.62;7.81,5.31 +7.81,5.31;7.50,5.31 +5.31,5.31;6.56,6.56 +6.56,6.56;7.19,8.12 + +# UTF-16 : 72 81 +# UTF-8 : 81 8a e7 +[7281] 犁 +0.94,3.44;1.88,4.69 +4.69,7.50;0.00,7.50 +0.00,5.62;2.50,7.50 +2.50,7.50;4.38,5.94 +4.38,0.62;4.38,5.00 +7.19,5.00;7.81,5.00 +7.81,5.00;8.44,5.31 +8.44,5.31;8.44,9.38 +4.06,9.38;0.62,8.44 +2.50,5.31;2.50,8.75 +5.94,8.75;5.94,6.25 +1.56,4.06;7.19,4.06 +8.75,2.50;0.00,2.50 + +# UTF-16 : 72 87 +# UTF-8 : 87 8a e7 +[7287] 犇 +1.56,8.44;7.19,8.44 +4.38,9.38;4.38,5.00 +4.69,2.50;8.75,2.50 +3.75,3.12;0.00,2.19 +0.00,3.44;0.94,5.31 +0.94,7.81;1.88,9.06 +1.88,5.62;1.88,0.62 +6.88,0.62;6.88,5.62 +5.94,5.31;5.00,3.44 +3.44,4.38;0.62,4.38 +5.62,4.38;8.44,4.38 +8.44,6.88;0.31,6.88 + +# UTF-16 : 72 96 +# UTF-8 : 96 8a e7 +[7296] 犖 +0.62,5.62;1.56,6.25 +1.56,6.25;2.19,7.19 +2.19,7.19;2.50,8.12 +2.50,8.12;2.50,9.38 +6.88,9.38;6.88,8.12 +6.88,8.12;6.56,7.19 +6.56,7.19;5.94,6.25 +5.94,6.25;5.00,5.62 +8.12,5.94;7.81,6.56 +7.81,6.56;6.88,7.50 +2.50,7.50;3.12,6.88 +3.12,6.88;3.75,5.94 +4.06,8.75;3.12,7.81 +7.81,7.81;8.44,8.75 +5.94,8.75;5.31,7.50 +0.62,7.50;1.25,8.75 +0.00,4.06;0.00,5.00 +0.00,5.00;8.75,5.00 +8.75,5.00;8.75,4.06 +4.38,4.38;4.38,0.62 +0.62,2.19;8.12,2.19 +1.25,2.81;2.19,4.06 +1.88,3.44;7.19,3.44 + +# UTF-16 : 72 a2 +# UTF-8 : a2 8a e7 +[72a2] 犢 +6.25,9.38;6.25,7.81 +8.12,7.81;4.38,7.81 +3.75,8.75;8.75,8.75 +4.06,6.88;8.44,6.88 +8.44,6.88;8.44,5.31 +8.44,5.31;4.06,5.31 +4.06,5.31;4.06,6.88 +4.06,5.94;5.31,6.25 +5.31,6.25;5.62,6.88 +6.88,6.88;6.88,6.25 +6.88,6.25;7.19,5.94 +7.19,5.94;8.44,5.94 +4.69,1.56;4.69,4.38 +4.69,4.38;7.81,4.38 +7.81,4.38;7.81,1.56 +7.81,1.56;4.69,1.56 +4.69,2.50;7.81,2.50 +7.81,3.44;4.69,3.44 +3.44,0.62;4.38,0.94 +4.38,0.94;5.31,1.56 +7.19,1.56;8.75,0.62 +0.00,5.62;0.62,8.44 +0.62,6.88;3.12,6.88 +3.12,4.69;0.31,3.44 +1.88,0.62;1.88,9.38 + +# UTF-16 : 72 a7 +# UTF-8 : a7 8a e7 +[72a7] 犧 +8.44,6.88;3.12,6.88 +5.62,6.88;5.62,8.75 +7.81,8.75;3.75,8.75 +6.25,8.75;6.88,9.69 +4.38,9.69;5.00,8.75 +4.06,7.81;7.50,7.81 +3.12,5.00;8.75,5.00 +8.75,1.56;8.44,0.62 +8.44,0.62;7.50,1.25 +7.50,1.25;6.88,2.50 +6.88,2.50;6.56,6.25 +7.81,6.25;8.44,5.62 +8.44,3.75;7.81,2.19 +7.81,2.19;6.25,0.62 +4.38,0.62;5.31,0.62 +5.31,0.62;5.62,1.88 +5.62,1.88;3.75,1.88 +3.12,1.25;4.06,2.81 +5.94,2.81;3.12,2.81 +4.69,3.44;4.69,5.94 +3.12,5.94;5.62,6.25 +5.62,4.06;4.69,5.00 +4.69,5.00;2.81,3.44 +0.00,3.44;2.50,4.69 +2.50,7.19;0.62,7.19 +0.62,8.44;0.00,5.62 +1.56,9.38;1.56,0.62 + +# UTF-16 : 72 b9 +# UTF-8 : b9 8a e7 +[72b9] 犹 +3.12,6.56;8.75,6.56 +8.75,2.19;8.44,0.94 +8.44,0.94;6.25,0.94 +6.25,0.94;6.25,5.31 +7.50,8.12;6.88,8.75 +5.94,9.38;5.94,6.25 +5.94,6.25;5.62,4.38 +5.62,4.38;5.00,2.81 +5.00,2.81;4.06,1.56 +4.06,1.56;2.50,0.62 +2.50,9.38;0.31,6.56 +0.31,9.06;1.25,8.12 +1.25,8.12;2.19,5.31 +2.19,5.31;2.19,2.81 +2.19,2.81;1.25,0.62 +1.25,0.62;0.31,0.94 +0.00,3.12;1.88,5.62 + +# UTF-16 : 72 b2 +# UTF-8 : b2 8a e7 +[72b2] 犲 +3.44,6.88;8.75,6.88 +7.19,9.38;7.19,0.94 +7.19,0.94;5.94,0.62 +3.12,1.56;4.38,2.50 +4.38,2.50;5.94,4.38 +5.94,4.38;7.19,6.88 +2.81,9.38;0.31,6.56 +0.31,9.06;1.56,8.12 +1.56,8.12;2.50,5.31 +2.50,5.31;2.50,2.81 +2.50,2.81;1.56,0.62 +1.56,0.62;0.62,0.94 +0.00,3.12;2.19,5.62 + +# UTF-16 : 50 0f +# UTF-8 : 8f 80 e5 +[500f] 倏 +3.75,6.88;4.69,7.81 +4.69,7.81;5.62,9.38 +3.44,5.31;5.31,5.94 +5.31,5.94;6.88,7.19 +6.88,7.19;7.81,8.44 +8.12,8.44;5.31,8.44 +5.31,8.44;5.94,7.19 +5.94,7.19;6.88,6.25 +6.88,6.25;8.75,5.31 +8.75,3.75;3.44,3.75 +6.25,5.31;6.25,4.38 +6.25,4.38;5.94,3.12 +5.94,3.12;4.38,1.56 +4.38,1.56;2.81,0.94 +8.75,0.94;7.50,1.88 +7.50,1.88;6.25,3.75 +7.19,5.00;7.81,4.38 +2.50,1.88;2.50,7.19 +1.25,7.19;1.25,0.62 +0.00,4.69;0.94,6.25 +0.94,6.25;1.88,9.38 + +# UTF-16 : 73 4e +# UTF-8 : 8e 8d e7 +[734e] 獎 +0.62,9.06;0.62,7.50 +0.62,7.50;2.50,7.50 +2.50,9.38;2.50,3.75 +2.50,6.25;0.00,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,4.69 +0.62,4.69;0.00,4.06 +6.56,4.06;7.50,4.06 +7.50,4.06;7.50,7.19 +8.75,6.25;3.44,6.25 +3.44,6.88;5.00,7.19 +5.00,7.19;7.19,8.12 +7.19,8.12;8.12,9.06 +8.12,9.06;5.62,9.06 +6.25,9.69;4.69,8.44 +4.69,8.44;3.44,7.81 +4.38,7.81;5.00,7.19 +5.00,5.00;4.38,5.62 +5.31,8.44;5.94,7.81 +0.31,3.12;8.44,3.12 +4.38,3.12;5.00,2.19 +5.00,2.19;6.56,1.25 +6.56,1.25;8.44,0.62 +0.31,0.62;2.19,1.25 +2.19,1.25;3.44,1.88 +3.44,1.88;4.06,2.50 +4.06,2.50;4.38,4.06 +5.31,4.06;5.94,3.44 + +# UTF-16 : 9e d8 +# UTF-8 : 98 bb e9 +[9ed8] 默 +0.00,3.12;4.69,4.06 +4.69,2.19;4.06,3.12 +2.50,3.75;2.50,9.06 +0.62,9.06;4.38,9.06 +4.38,9.06;4.38,6.25 +4.38,6.25;0.62,6.25 +0.62,6.25;0.62,9.06 +0.62,5.00;4.38,5.00 +3.44,1.88;3.12,2.81 +3.12,7.19;3.75,8.12 +1.25,8.12;1.88,7.19 +1.88,2.50;2.19,1.56 +0.94,2.50;0.00,1.25 +4.69,0.62;5.94,1.88 +5.94,1.88;6.56,3.44 +6.56,3.44;6.88,5.31 +6.88,5.31;6.88,9.38 +6.88,5.00;7.19,3.44 +7.19,3.44;7.81,1.88 +7.81,1.88;8.75,0.62 +8.75,5.94;5.00,5.94 +8.12,8.12;8.75,7.19 + +# UTF-16 : 73 57 +# UTF-8 : 97 8d e7 +[7357] 獗 +1.88,0.94;2.50,2.81 +2.50,2.81;2.50,9.06 +2.50,9.06;8.75,9.06 +8.75,0.62;7.81,2.50 +7.81,2.50;7.50,4.69 +7.50,6.88;7.50,5.62 +7.50,5.62;6.88,2.81 +6.88,2.81;5.31,0.62 +5.94,5.31;6.88,8.12 +6.56,6.88;8.75,6.88 +8.75,6.88;8.12,5.31 +3.12,6.25;5.62,6.25 +4.38,6.25;4.38,3.12 +4.38,3.12;4.06,1.88 +4.06,1.88;2.81,0.62 +3.44,5.00;3.44,2.81 +3.44,3.12;5.31,3.12 +5.31,3.12;5.31,5.00 +5.00,6.25;5.62,7.81 +3.12,7.81;3.75,6.88 +1.88,9.38;0.31,6.88 +0.31,9.06;0.94,8.44 +0.94,8.44;1.56,6.25 +1.56,6.25;1.56,2.19 +1.56,2.19;0.62,0.62 +0.00,2.81;1.56,5.31 + +# UTF-16 : 73 78 +# UTF-8 : b8 8d e7 +[7378] 獸 +0.94,0.94;0.94,2.81 +0.94,2.81;4.06,2.81 +4.06,2.81;4.06,1.25 +4.06,1.25;0.94,1.25 +0.00,3.75;5.00,3.75 +4.38,4.69;4.38,6.56 +4.38,6.56;0.62,6.56 +0.62,6.56;0.62,4.69 +0.62,4.69;4.38,4.69 +2.50,4.69;2.50,6.56 +3.12,7.50;4.69,7.50 +4.69,7.50;4.69,9.06 +4.69,9.06;3.12,9.06 +3.12,9.06;3.12,7.50 +1.88,7.50;1.88,9.06 +1.88,9.06;0.31,9.06 +0.31,9.06;0.31,7.50 +0.31,7.50;1.88,7.50 +0.62,5.62;4.38,5.62 +4.69,0.62;5.94,1.88 +5.94,1.88;6.56,3.44 +6.56,3.44;6.88,5.31 +6.88,5.31;6.88,9.38 +6.88,5.00;7.19,3.44 +7.19,3.44;7.81,1.88 +7.81,1.88;8.75,0.62 +8.75,5.94;5.00,5.94 +8.12,8.44;8.75,7.50 + +# UTF-16 : 73 7b +# UTF-8 : bb 8d e7 +[737b] 獻 +0.00,0.94;0.62,2.50 +0.62,2.50;0.94,4.69 +0.94,4.69;0.94,8.44 +0.94,8.44;5.94,8.44 +5.94,8.44;5.62,7.81 +4.38,7.81;1.56,7.19 +1.56,5.62;5.31,5.62 +5.31,7.19;4.38,6.56 +4.38,6.56;2.81,6.56 +2.81,6.56;2.81,9.69 +2.81,9.06;5.00,9.06 +5.00,2.50;3.75,2.50 +3.75,2.50;3.75,3.44 +2.81,3.44;2.50,2.50 +2.50,2.50;1.56,1.88 +1.56,0.62;1.56,3.44 +1.56,3.44;5.00,3.44 +5.00,3.44;5.00,0.94 +5.00,0.94;4.38,0.62 +3.12,0.62;3.12,1.56 +4.06,1.56;2.50,1.56 +2.19,4.06;2.19,5.00 +2.19,5.00;4.69,5.00 +4.69,5.00;4.69,4.06 +4.69,4.06;2.19,4.06 +5.62,6.25;9.06,6.25 +9.06,0.62;8.12,2.19 +8.12,2.19;7.50,3.44 +7.50,3.44;7.19,4.69 +7.19,9.38;7.19,5.31 +7.19,5.31;6.88,3.44 +6.88,3.44;6.25,2.19 +6.25,2.19;5.00,0.94 +8.12,8.44;8.75,7.50 + +# UTF-16 : 73 b3 +# UTF-8 : b3 8e e7 +[73b3] 玳 +2.81,4.69;3.44,5.62 +3.44,5.62;4.69,9.06 +4.69,5.94;8.75,6.56 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.62 +8.44,0.62;7.81,0.94 +7.81,0.94;7.19,1.88 +7.19,1.88;6.56,3.75 +6.56,3.75;6.25,5.62 +6.25,5.62;6.25,9.06 +7.50,8.12;8.12,7.50 +3.75,6.56;3.75,0.62 +0.31,5.31;2.19,5.31 +1.25,2.19;1.25,8.12 +0.00,8.12;2.50,8.12 +2.50,2.50;1.25,1.88 +1.25,1.88;0.00,1.56 + +# UTF-16 : 73 e5 +# UTF-8 : a5 8f e7 +[73e5] 珥 +8.75,3.12;3.75,1.88 +3.75,9.06;8.75,9.06 +7.50,9.06;7.50,0.62 +7.50,6.88;4.69,6.88 +4.69,9.06;4.69,2.19 +4.69,4.69;7.50,4.69 +1.88,2.50;1.88,8.12 +0.00,8.12;3.44,8.12 +3.44,2.81;0.00,1.88 +0.31,5.31;3.12,5.31 + +# UTF-16 : 73 ee +# UTF-8 : ae 8f e7 +[73ee] 珮 +1.88,0.62;2.81,1.88 +2.81,1.88;3.12,3.44 +3.12,3.44;3.12,9.06 +3.12,9.06;7.50,9.06 +7.50,9.06;7.50,4.69 +7.50,4.69;8.12,1.88 +8.12,1.88;8.75,0.62 +5.31,0.62;5.31,7.19 +6.56,7.19;4.06,7.19 +4.06,1.88;4.06,5.00 +4.06,5.00;6.56,5.00 +6.56,5.00;6.56,2.19 +6.56,2.19;6.25,1.88 +0.00,1.88;2.19,2.81 +2.19,5.31;0.31,5.31 +1.25,2.50;1.25,8.12 +0.00,8.12;2.50,8.12 + +# UTF-16 : 74 a2 +# UTF-8 : a2 92 e7 +[74a2] 璢 +2.50,8.75;8.75,8.75 +6.25,8.75;6.25,4.06 +5.00,4.06;5.00,8.75 +5.00,7.19;3.12,7.19 +3.12,7.19;3.12,5.62 +3.12,5.62;5.00,5.62 +6.25,5.62;8.12,5.62 +8.12,5.62;8.12,7.19 +8.12,7.19;6.25,7.19 +3.44,0.62;3.44,4.06 +3.44,4.06;7.81,4.06 +7.81,4.06;7.81,0.62 +7.81,0.94;3.44,0.94 +3.44,2.50;7.81,2.50 +5.62,4.06;5.62,0.94 +0.00,1.88;2.50,2.81 +2.50,8.12;0.00,8.12 +1.25,8.12;1.25,2.50 +0.31,5.31;2.19,5.31 + +# UTF-16 : 74 5f +# UTF-8 : 9f 91 e7 +[745f] 瑟 +0.00,5.62;3.75,6.25 +3.75,9.38;0.00,9.38 +1.88,9.38;1.88,5.94 +6.88,5.94;6.88,9.38 +8.75,9.38;5.00,9.38 +5.00,5.94;8.75,5.94 +8.75,1.56;7.81,3.12 +7.19,1.88;6.25,0.94 +6.25,0.94;3.44,0.94 +3.44,0.94;2.50,1.56 +2.50,1.56;2.50,5.00 +7.19,5.00;5.94,3.44 +5.94,3.44;4.38,2.19 +4.38,2.19;1.88,1.25 +1.88,1.25;0.00,0.94 +0.00,2.19;1.25,4.06 +4.06,5.31;5.31,4.38 +5.31,7.81;8.44,7.81 +3.44,7.81;0.31,7.81 + +# UTF-16 : 74 41 +# UTF-8 : 81 91 e7 +[7441] 瑁 +3.44,6.25;3.44,9.06 +3.44,9.06;8.44,9.06 +8.44,9.06;8.44,6.25 +7.50,6.56;4.38,6.56 +4.38,7.81;7.50,7.81 +8.12,0.62;8.12,5.31 +8.12,5.31;3.75,5.31 +3.75,5.31;3.75,0.62 +3.75,0.94;8.12,0.94 +8.12,2.50;3.75,2.50 +3.75,3.75;8.12,3.75 +0.00,1.88;2.81,2.81 +2.81,8.12;0.00,8.12 +1.56,8.12;1.56,2.50 +0.31,5.31;2.50,5.31 + +# UTF-16 : 74 69 +# UTF-8 : a9 91 e7 +[7469] 瑩 +2.50,9.38;2.50,8.44 +2.50,8.44;1.88,6.88 +1.88,6.88;0.62,6.25 +5.00,6.25;6.25,6.88 +6.25,6.88;6.88,8.44 +6.88,8.44;6.88,9.38 +6.88,7.81;8.12,6.56 +3.75,6.56;2.50,7.81 +0.62,7.81;1.25,8.75 +4.06,8.75;3.44,7.81 +5.31,7.81;5.94,8.75 +8.44,8.75;7.81,7.81 +0.00,4.69;0.00,5.62 +0.00,5.62;8.75,5.62 +8.75,5.62;8.75,4.69 +0.94,4.38;7.81,4.38 +4.38,4.38;4.38,0.94 +0.31,0.94;8.44,0.94 +1.25,2.81;7.50,2.81 +5.94,2.19;6.56,1.56 + +# UTF-16 : 73 f1 +# UTF-8 : b1 8f e7 +[73f1] 珱 +2.81,4.69;8.75,4.69 +7.50,4.69;6.88,3.12 +6.88,3.12;5.62,1.88 +5.62,1.88;4.69,1.25 +4.69,1.25;2.50,0.62 +8.12,0.62;6.88,1.88 +6.88,1.88;5.31,2.81 +5.31,2.81;3.75,3.12 +3.75,3.12;4.38,4.06 +4.38,4.06;5.62,6.56 +5.62,7.81;4.69,9.38 +8.12,9.38;7.19,7.19 +4.38,7.19;3.12,8.75 +0.00,1.88;2.50,2.81 +2.50,8.12;0.00,8.12 +1.25,8.12;1.25,2.50 +0.31,5.31;2.19,5.31 + +# UTF-16 : 74 e0 +# UTF-8 : a0 93 e7 +[74e0] 瓠 +3.75,0.62;4.38,2.19 +4.38,2.19;4.69,4.69 +4.69,4.69;4.69,8.44 +4.69,8.44;8.44,9.38 +7.81,8.75;7.81,4.69 +7.81,4.69;8.12,2.50 +8.12,2.50;8.75,0.62 +6.25,7.81;6.25,1.56 +7.19,1.56;5.00,0.94 +7.50,0.94;7.19,2.50 +0.00,8.12;3.75,8.12 +3.75,6.25;1.88,8.12 +1.88,9.38;1.25,7.19 +1.25,7.19;0.00,5.94 +1.25,5.94;2.81,5.94 +3.75,4.38;0.00,4.38 +0.94,4.38;0.62,2.19 +0.94,2.81;2.81,2.81 +2.81,2.81;2.50,1.25 +2.50,1.25;1.88,0.62 +1.88,0.62;1.25,0.62 + +# UTF-16 : 74 e3 +# UTF-8 : a3 93 e7 +[74e3] 瓣 +0.00,0.62;0.62,1.56 +0.62,1.56;1.25,3.75 +1.25,3.75;1.25,5.31 +0.00,5.31;2.50,5.31 +6.56,5.31;9.06,5.31 +7.81,5.31;7.81,0.62 +7.81,9.38;7.81,7.81 +8.75,7.81;6.88,7.81 +0.31,7.81;2.19,7.81 +1.25,7.81;1.25,9.38 +0.31,7.19;0.62,5.31 +1.56,5.31;2.19,7.50 +8.75,7.50;8.44,5.31 +7.19,5.31;6.88,7.19 +6.88,3.44;8.75,3.44 +2.19,3.75;0.00,3.12 +1.88,0.94;2.81,2.50 +2.81,2.50;3.12,4.38 +3.12,4.38;3.12,8.44 +3.12,8.44;5.94,9.38 +5.62,8.44;5.62,4.69 +5.62,4.69;5.94,2.81 +5.94,2.81;6.88,0.94 +5.62,0.94;5.00,2.81 +5.00,1.88;3.12,1.25 +4.38,1.88;4.38,8.12 + +# UTF-16 : 74 e7 +# UTF-8 : a7 93 e7 +[74e7] 瓧 +0.00,9.06;4.38,9.06 +1.25,9.06;0.62,1.25 +0.00,0.94;3.12,2.19 +1.25,7.19;3.44,7.19 +3.44,7.19;3.12,1.56 +3.12,1.56;3.75,0.94 +3.75,0.94;8.44,0.94 +8.44,0.94;8.75,1.88 +1.88,5.31;2.19,4.06 +4.38,6.56;8.75,6.56 +6.56,9.38;6.56,2.19 + +# UTF-16 : 74 e9 +# UTF-8 : a9 93 e7 +[74e9] 瓩 +0.00,9.06;4.38,9.06 +1.25,9.06;0.62,1.25 +0.00,0.94;3.12,2.19 +2.19,4.06;1.88,5.31 +1.25,7.19;3.44,7.19 +3.44,7.19;3.12,1.56 +3.12,1.56;3.75,0.94 +3.75,0.94;8.44,0.94 +8.44,0.94;8.75,1.88 +8.75,6.25;4.38,6.25 +4.38,8.12;8.44,9.38 +6.56,8.44;6.56,2.19 + +# UTF-16 : 74 ee +# UTF-8 : ae 93 e7 +[74ee] 瓮 +0.00,4.69;8.75,4.69 +2.50,4.69;1.88,0.94 +0.94,0.62;5.94,1.56 +4.06,2.19;3.44,2.81 +2.50,3.75;6.56,3.75 +6.56,3.75;6.25,0.94 +6.25,0.94;6.56,0.62 +6.56,0.62;8.12,0.62 +1.88,5.94;6.25,6.25 +2.50,6.25;4.06,8.12 +4.06,9.38;5.94,9.38 +5.94,9.38;8.75,7.19 +0.00,7.19;2.81,9.06 +5.62,7.19;6.88,5.62 + +# UTF-16 : 74 f2 +# UTF-8 : b2 93 e7 +[74f2] 瓲 +8.75,1.88;8.44,0.94 +8.44,0.94;3.44,0.94 +3.44,0.94;2.81,1.56 +2.81,1.56;2.81,7.19 +2.81,7.19;1.25,7.19 +1.25,9.06;0.62,1.25 +2.50,2.19;0.00,0.94 +0.00,9.06;3.75,9.06 +3.75,8.12;4.69,8.12 +4.69,8.12;8.12,8.75 +5.94,9.38;5.94,2.81 +5.94,2.81;6.56,2.50 +6.56,2.50;8.12,2.50 +8.12,2.50;8.44,3.44 +4.38,4.38;4.38,7.19 +7.50,7.19;7.50,5.00 +7.50,5.00;4.38,5.00 +1.56,5.00;1.88,4.38 +1.88,4.38;1.88,3.75 + +# UTF-16 : 74 f0 +# UTF-8 : b0 93 e7 +[74f0] 瓰 +2.81,2.19;0.00,0.94 +0.00,9.06;3.75,9.06 +5.62,9.06;5.00,7.81 +5.00,7.81;3.75,6.25 +8.75,6.25;7.50,7.81 +7.50,7.81;6.88,9.06 +6.88,9.06;6.25,9.06 +1.25,9.06;0.62,1.25 +1.88,3.75;1.56,5.00 +1.25,7.19;2.81,7.19 +2.81,7.19;2.81,1.56 +2.81,1.56;3.44,0.94 +3.44,0.94;8.44,0.94 +8.44,0.94;8.75,1.88 +4.06,2.50;5.00,3.12 +5.00,3.12;5.62,4.38 +5.62,4.38;5.94,6.56 +5.00,6.56;7.50,6.56 +7.50,6.56;7.50,4.69 +7.50,4.69;7.19,2.81 +7.19,2.81;6.56,2.50 + +# UTF-16 : 74 f1 +# UTF-8 : b1 93 e7 +[74f1] 瓱 +1.88,3.75;1.56,5.00 +3.75,5.00;8.75,5.62 +8.75,1.88;8.44,0.94 +8.44,0.94;3.44,0.94 +3.44,0.94;2.81,1.56 +2.81,1.56;2.81,7.19 +2.81,7.19;1.25,7.19 +1.25,9.06;0.62,1.25 +2.81,2.19;0.00,0.94 +0.00,9.06;3.75,9.06 +7.81,9.06;4.06,7.81 +4.06,6.56;7.81,7.19 +5.62,8.12;5.62,3.44 +5.62,3.44;6.25,2.81 +6.25,2.81;8.12,2.81 +8.12,2.81;8.75,3.44 +8.75,3.44;8.75,4.06 + +# UTF-16 : 74 f8 +# UTF-8 : b8 93 e7 +[74f8] 瓸 +2.81,2.19;0.00,0.94 +0.00,9.06;3.75,9.06 +1.25,9.06;0.62,1.25 +8.75,1.88;8.44,0.94 +8.44,0.94;3.44,0.94 +3.44,0.94;2.81,1.56 +2.81,1.56;2.81,7.19 +2.81,7.19;1.25,7.19 +5.62,7.19;6.25,8.44 +4.06,8.44;8.44,8.44 +7.81,2.50;7.81,7.19 +7.81,7.19;4.69,7.19 +4.69,7.19;4.69,2.50 +4.69,2.81;7.81,2.81 +7.81,5.00;4.69,5.00 +1.56,5.00;1.88,3.75 + +# UTF-16 : 74 f7 +# UTF-8 : b7 93 e7 +[74f7] 瓷 +0.31,5.31;2.19,6.25 +2.19,4.69;3.75,5.31 +3.75,5.31;4.69,5.94 +4.69,5.94;5.31,7.19 +5.31,7.19;5.31,8.44 +3.75,8.44;8.44,8.44 +8.44,8.44;7.19,7.50 +2.50,7.50;3.44,8.12 +3.44,8.12;4.38,9.38 +4.38,1.88;3.75,2.50 +0.62,8.75;1.88,8.44 +1.88,0.94;2.50,4.06 +0.00,4.06;8.75,4.06 +8.44,4.69;6.88,5.31 +6.88,5.31;5.94,5.94 +5.94,5.94;5.31,6.88 +5.94,1.25;0.94,0.62 +8.12,0.62;6.25,0.62 +6.25,0.62;6.56,3.12 +6.56,3.12;2.50,3.12 + +# UTF-16 : 75 04 +# UTF-8 : 84 94 e7 +[7504] 甄 +0.31,3.12;3.44,3.12 +3.44,5.31;3.44,7.50 +3.44,7.50;0.31,7.50 +0.31,7.50;0.31,5.31 +0.31,5.31;3.44,5.31 +2.50,5.31;2.50,9.06 +4.69,9.06;8.44,9.06 +3.75,9.06;0.00,9.06 +0.00,0.94;3.75,1.88 +1.88,1.56;1.88,4.69 +1.25,9.06;1.25,5.31 +6.25,5.31;6.56,3.75 +8.75,1.88;8.44,0.94 +8.44,0.94;7.50,0.94 +7.50,0.94;7.50,7.19 +7.50,7.19;5.94,7.19 +5.94,9.06;5.00,0.94 +4.06,0.62;7.50,1.88 + +# UTF-16 : 75 03 +# UTF-8 : 83 94 e7 +[7503] 甃 +0.00,4.06;8.75,4.06 +8.75,4.69;7.50,5.31 +7.50,5.31;6.88,5.94 +6.88,5.94;6.25,7.50 +6.25,9.38;6.25,8.12 +6.25,8.12;5.94,6.56 +5.94,6.56;5.00,5.31 +5.00,5.31;3.44,4.69 +3.44,5.94;1.88,7.19 +1.88,7.19;0.31,5.31 +0.31,7.50;3.44,7.50 +3.44,9.38;0.94,8.75 +0.94,8.75;0.31,8.75 +1.88,8.75;1.88,4.69 +1.88,0.94;2.50,4.06 +2.50,3.12;6.25,3.12 +6.25,3.12;6.25,0.62 +6.25,0.62;8.12,0.62 +0.94,0.62;5.94,1.25 +3.44,2.50;4.38,1.88 +4.38,7.50;5.00,8.44 +8.44,8.44;7.50,7.50 + +# UTF-16 : 75 05 +# UTF-8 : 85 94 e7 +[7505] 甅 +0.62,1.25;1.25,9.06 +3.44,9.06;0.00,9.06 +0.00,0.94;2.81,2.19 +3.75,2.19;4.06,3.44 +4.06,3.44;4.38,6.56 +4.38,6.56;4.38,8.75 +4.38,8.75;8.44,8.75 +8.44,2.81;4.69,2.81 +6.56,2.81;6.56,7.81 +7.81,7.81;7.81,5.31 +7.81,5.31;5.31,5.31 +5.31,5.31;5.31,7.81 +5.31,7.81;7.81,7.81 +7.81,6.56;5.31,6.56 +5.00,4.06;8.12,4.06 +8.75,1.88;8.44,0.94 +8.44,0.94;3.44,0.94 +3.44,0.94;2.81,1.56 +2.81,1.56;2.81,7.19 +2.81,7.19;1.25,7.19 +1.56,5.00;1.88,3.75 + +# UTF-16 : 75 0e +# UTF-8 : 8e 94 e7 +[750e] 甎 +0.00,2.81;4.38,2.81 +4.38,0.62;7.50,1.88 +8.75,1.88;8.44,0.94 +8.44,0.94;7.50,0.94 +7.50,0.94;7.50,7.19 +7.50,7.19;5.94,7.19 +6.56,3.75;6.25,5.00 +0.62,5.00;3.75,5.00 +3.75,5.00;3.75,7.50 +3.75,7.50;0.62,7.50 +0.62,7.50;0.62,5.00 +0.62,6.25;3.75,6.25 +3.75,3.44;3.12,4.38 +3.12,3.44;3.12,0.94 +3.12,0.94;2.19,0.62 +2.19,9.38;2.19,4.06 +3.12,4.06;0.62,3.44 +0.94,2.19;1.56,1.56 +5.00,0.94;5.94,9.06 +8.44,9.06;4.69,9.06 +4.06,8.44;0.31,8.44 + +# UTF-16 : 75 0d +# UTF-8 : 8d 94 e7 +[750d] 甍 +0.00,4.38;0.00,5.31 +0.00,5.31;8.75,5.31 +8.75,5.31;8.75,4.38 +7.50,4.38;1.25,4.38 +2.50,4.38;1.88,0.94 +0.94,0.62;5.94,1.56 +2.50,3.44;6.56,3.44 +6.56,3.44;6.25,0.94 +6.25,0.94;6.56,0.62 +6.56,0.62;8.12,0.62 +8.12,0.62;8.44,1.25 +8.44,1.25;8.44,1.56 +3.44,2.81;4.06,1.88 +0.00,8.44;8.75,8.44 +5.94,9.38;5.94,7.50 +2.81,7.50;2.81,9.38 +0.94,6.25;0.94,7.19 +0.94,7.19;7.81,7.19 +7.81,7.19;7.81,6.25 +7.81,6.25;0.94,6.25 +3.12,6.25;3.12,7.19 +5.62,7.19;5.62,6.25 + +# UTF-16 : 75 13 +# UTF-8 : 93 94 e7 +[7513] 甓 +0.00,5.31;0.62,7.19 +0.62,7.19;0.62,9.06 +0.62,9.06;3.44,9.06 +3.44,9.06;3.44,7.81 +3.44,7.81;0.62,7.81 +0.94,5.31;0.94,6.56 +0.94,6.56;3.12,6.56 +3.12,6.56;3.12,5.31 +3.12,5.31;0.94,5.31 +6.56,9.69;6.56,8.75 +4.69,8.75;8.44,8.75 +7.81,8.75;7.19,7.50 +5.94,7.50;5.31,8.75 +4.38,7.50;8.75,7.50 +6.56,7.50;6.56,5.00 +4.69,6.25;8.44,6.25 +0.00,4.38;8.75,4.38 +2.50,4.38;1.88,0.94 +0.94,0.62;5.94,1.56 +4.06,1.88;3.44,2.50 +2.50,3.44;6.56,3.44 +6.56,3.44;6.25,0.94 +6.25,0.94;6.56,0.62 +6.56,0.62;8.12,0.62 + +# UTF-16 : 75 1e +# UTF-8 : 9e 94 e7 +[751e] 甞 +0.00,4.06;8.75,4.06 +8.75,6.56;8.75,7.81 +8.75,7.81;0.00,7.81 +0.00,7.81;0.00,6.56 +2.19,6.56;6.56,6.56 +6.56,6.56;6.56,5.31 +6.56,5.31;2.19,5.31 +2.19,5.31;2.19,6.56 +4.38,7.81;4.38,9.38 +6.88,9.06;5.94,8.12 +2.81,8.12;1.88,9.06 +1.88,4.69;1.88,0.62 +1.88,0.94;6.88,0.94 +6.88,0.62;6.88,4.69 +6.88,2.50;1.88,2.50 + +# UTF-16 : 75 3c +# UTF-8 : bc 94 e7 +[753c] 甼 +0.00,4.69;8.12,4.69 +4.38,4.69;4.38,0.94 +4.38,0.94;3.12,0.62 +4.06,5.94;4.06,9.06 +1.25,9.06;6.88,9.06 +6.88,9.06;6.88,5.94 +6.88,5.94;1.25,5.94 +1.25,5.94;1.25,9.06 +1.25,7.50;6.88,7.50 + +# UTF-16 : 75 4d +# UTF-8 : 8d 95 e7 +[754d] 畍 +7.19,0.62;7.19,5.31 +8.75,5.31;7.81,6.25 +7.81,6.25;5.94,9.38 +5.94,9.38;4.06,6.25 +4.06,6.25;3.12,5.31 +5.00,5.31;5.00,4.06 +5.00,4.06;4.38,1.88 +4.38,1.88;3.44,0.94 +3.44,0.94;2.50,0.62 +2.50,5.62;0.00,5.62 +0.00,1.88;0.00,8.44 +0.00,8.44;2.50,8.44 +2.50,8.44;2.50,2.50 +2.50,2.50;0.00,2.50 +1.25,2.50;1.25,8.44 + +# UTF-16 : 75 4a +# UTF-8 : 8a 95 e7 +[754a] 畊 +6.88,0.62;6.88,9.38 +4.69,9.38;4.69,4.06 +4.69,4.06;4.06,1.56 +4.06,1.56;3.44,0.94 +3.44,0.94;2.50,0.62 +2.50,5.62;0.00,5.62 +0.00,1.88;0.00,8.44 +0.00,8.44;2.50,8.44 +2.50,8.44;2.50,2.50 +2.50,2.50;0.00,2.50 +1.25,2.50;1.25,8.44 +8.44,7.19;3.12,7.19 +3.12,4.06;8.75,4.06 + +# UTF-16 : 75 5a +# UTF-8 : 9a 95 e7 +[755a] 畚 +1.88,0.62;1.88,4.06 +1.88,4.06;6.88,4.06 +6.88,4.06;6.88,0.62 +6.88,2.50;1.88,2.50 +1.88,0.94;6.88,0.94 +4.38,0.94;4.38,4.06 +4.38,9.38;2.19,7.50 +0.94,7.50;3.75,7.50 +3.75,7.50;6.88,7.81 +6.25,8.75;8.12,7.19 +4.38,7.19;3.12,5.31 +3.12,5.31;0.94,3.44 +0.94,3.44;0.00,3.12 +0.00,5.94;8.75,5.94 +8.75,3.12;7.81,3.44 +7.81,3.44;5.00,5.94 + +# UTF-16 : 75 69 +# UTF-8 : a9 95 e7 +[7569] 畩 +2.50,5.62;0.00,5.62 +0.00,1.88;0.00,8.44 +0.00,8.44;2.50,8.44 +2.50,8.44;2.50,2.50 +2.50,2.50;0.00,2.50 +1.25,2.50;1.25,8.44 +5.94,9.38;5.94,7.50 +6.25,1.88;5.31,1.25 +5.31,1.25;3.12,0.62 +3.12,7.50;8.75,7.50 +8.75,0.62;7.81,1.56 +7.81,1.56;5.94,7.19 +5.94,7.19;4.69,5.00 +4.69,5.00;3.12,3.44 +4.69,1.25;4.69,4.69 +7.19,4.06;8.44,5.94 + +# UTF-16 : 75 67 +# UTF-8 : a7 95 e7 +[7567] 畧 +2.19,0.62;2.19,2.50 +2.19,2.50;6.56,2.50 +6.56,2.50;6.56,0.62 +6.56,0.94;2.19,0.94 +0.00,2.19;1.56,2.50 +1.56,2.50;5.31,4.06 +5.31,4.06;6.25,5.31 +6.25,5.31;2.50,5.31 +2.50,5.31;3.44,4.06 +3.44,4.06;7.19,2.50 +7.19,2.50;8.75,2.19 +0.31,4.06;1.25,4.38 +1.25,4.38;3.75,6.56 +4.38,6.56;4.38,9.06 +1.56,9.06;1.56,6.56 +1.56,6.56;7.19,6.56 +7.19,6.56;7.19,9.06 +7.19,9.06;1.56,9.06 +1.56,7.81;7.19,7.81 + +# UTF-16 : 75 89 +# UTF-8 : 89 96 e7 +[7589] 疉 +2.19,9.38;6.56,9.38 +6.56,9.38;6.56,7.50 +6.56,7.50;2.19,7.50 +2.19,7.50;2.19,9.38 +4.38,9.38;4.38,7.50 +6.56,8.44;2.19,8.44 +0.62,6.88;3.75,6.88 +3.75,6.88;3.75,5.00 +3.75,5.00;0.62,5.00 +0.62,5.00;0.62,6.88 +0.62,5.94;3.75,5.94 +5.00,5.94;8.12,5.94 +8.12,5.00;8.12,6.88 +8.12,6.88;5.00,6.88 +5.00,6.88;5.00,5.00 +5.00,5.00;8.12,5.00 +6.56,5.00;6.56,6.88 +2.19,6.88;2.19,5.00 +0.31,3.44;0.31,4.38 +0.31,4.38;8.44,4.38 +8.44,4.38;8.44,3.44 +8.44,0.62;0.31,0.62 +5.94,0.62;6.88,2.81 +6.88,2.81;2.81,2.81 +3.12,3.75;1.88,1.56 +4.69,1.56;3.75,2.19 + +# UTF-16 : 75 82 +# UTF-8 : 82 96 e7 +[7582] 疂 +4.38,9.38;4.38,7.50 +2.19,7.50;2.19,9.38 +2.19,9.38;6.56,9.38 +6.56,9.38;6.56,7.50 +6.56,7.50;2.19,7.50 +2.19,8.44;6.56,8.44 +0.31,3.75;0.31,4.69 +0.31,4.69;8.44,4.69 +8.44,4.69;8.44,3.75 +8.44,0.94;0.31,0.94 +2.50,0.94;2.50,3.75 +2.50,3.75;6.25,3.75 +6.25,3.75;6.25,0.94 +6.25,1.88;2.50,1.88 +2.50,2.81;6.25,2.81 +0.62,5.31;3.44,5.94 +3.44,6.56;1.25,7.19 +7.50,7.19;5.00,6.56 +5.00,5.94;8.12,5.31 + +# UTF-16 : 75 94 +# UTF-8 : 94 96 e7 +[7594] 疔 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.38 +1.25,4.38;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +2.50,6.25;8.12,6.25 +5.31,6.25;5.31,0.94 +5.31,0.94;4.38,0.62 + +# UTF-16 : 75 9a +# UTF-8 : 9a 96 e7 +[759a] 疚 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.38 +1.25,4.38;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +2.50,4.06;3.44,5.00 +3.44,5.00;4.69,7.19 +4.06,5.94;6.88,5.94 +6.88,5.94;5.62,3.75 +5.62,3.75;3.75,1.88 +3.75,1.88;1.25,0.62 +8.44,0.62;7.50,0.94 +7.50,0.94;6.56,1.88 +6.56,1.88;5.94,4.06 + +# UTF-16 : 75 9d +# UTF-8 : 9d 96 e7 +[759d] 疝 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.38 +1.25,4.38;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +5.31,6.88;5.31,1.25 +2.81,1.25;7.81,1.25 +7.81,0.62;7.81,5.31 +2.81,5.31;2.81,0.62 + +# UTF-16 : 75 a5 +# UTF-8 : a5 96 e7 +[75a5] 疥 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.38 +1.25,4.38;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +8.75,4.69;7.50,5.31 +7.50,5.31;5.62,7.19 +5.62,7.19;3.75,5.31 +3.75,5.31;2.50,4.69 +2.19,0.62;3.44,1.25 +3.44,1.25;4.38,2.50 +4.38,2.50;4.69,3.75 +4.69,3.75;4.69,5.00 +6.56,5.00;6.56,0.62 + +# UTF-16 : 75 a3 +# UTF-8 : a3 96 e7 +[75a3] 疣 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.38 +1.25,4.38;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +2.50,5.62;8.75,5.62 +8.75,1.88;8.44,0.94 +8.44,0.94;6.25,0.94 +6.25,0.94;5.62,1.56 +5.62,1.56;5.62,4.38 +5.31,7.19;5.31,5.31 +5.31,5.31;4.69,2.81 +4.69,2.81;4.06,1.88 +4.06,1.88;2.19,0.62 +7.19,6.88;7.50,6.56 + +# UTF-16 : 75 c2 +# UTF-8 : 82 97 e7 +[75c2] 痂 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.38 +1.25,4.38;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +2.50,5.62;5.00,5.62 +5.00,5.62;4.69,1.56 +4.69,1.56;4.06,0.94 +4.06,0.94;3.44,0.94 +1.56,0.94;2.50,1.88 +2.50,1.88;3.44,4.38 +3.44,4.38;3.75,7.19 +5.94,0.94;5.94,6.25 +5.94,6.25;7.81,6.25 +7.81,6.25;7.81,1.56 +7.81,1.56;5.94,1.56 + +# UTF-16 : 75 b3 +# UTF-8 : b3 96 e7 +[75b3] 疳 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.62;0.94,2.81 +0.94,2.81;1.25,4.38 +1.25,4.38;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +2.19,5.62;8.12,5.62 +6.56,7.50;6.56,0.62 +6.56,1.25;3.75,1.25 +3.75,0.62;3.75,7.50 +3.75,3.44;6.56,3.44 + +# UTF-16 : 75 c3 +# UTF-8 : 83 97 e7 +[75c3] 痃 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.62;0.94,2.50 +0.94,2.50;1.25,4.06 +1.25,4.06;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +5.31,7.50;5.31,6.25 +2.50,6.25;8.12,6.25 +5.00,6.25;3.75,4.38 +3.75,4.38;5.00,3.12 +6.25,4.69;4.38,1.56 +2.81,1.25;6.88,1.88 +6.56,2.81;8.12,0.62 + +# UTF-16 : 75 ca +# UTF-8 : 8a 97 e7 +[75ca] 痊 +4.06,7.19;5.31,7.19 +5.31,7.19;2.81,4.69 +2.81,4.69;1.88,4.06 +8.75,4.06;7.81,4.69 +7.81,4.69;5.31,6.88 +5.31,4.38;5.31,0.94 +8.12,0.94;2.50,0.94 +3.12,2.81;7.50,2.81 +7.19,4.38;3.44,4.38 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.62;0.94,2.50 +0.94,2.50;1.25,4.06 +1.25,4.06;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 + +# UTF-16 : 75 de +# UTF-8 : 9e 97 e7 +[75de] 痞 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.38 +1.25,4.38;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +2.19,6.88;8.44,6.88 +5.94,6.88;4.69,5.62 +4.69,5.62;3.12,4.69 +3.12,4.69;2.19,4.38 +5.31,6.25;5.31,3.44 +3.12,0.62;3.12,3.12 +3.12,3.12;7.50,3.12 +7.50,3.12;7.50,0.62 +7.50,0.94;3.12,0.94 +6.25,5.94;7.19,5.31 +7.19,5.31;8.44,4.38 + +# UTF-16 : 75 fe +# UTF-8 : be 97 e7 +[75fe] 痾 +0.00,4.38;0.94,5.31 +0.94,6.25;0.00,7.81 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.69 +1.25,4.69;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +5.00,3.12;6.56,3.12 +6.56,3.12;6.56,5.62 +6.56,5.62;5.00,5.62 +5.00,5.62;5.00,2.81 +2.81,2.19;3.12,2.19 +3.12,2.19;3.75,3.12 +3.75,3.12;3.75,4.06 +3.75,4.06;2.81,5.31 +2.81,5.31;3.75,7.19 +3.75,7.19;2.19,7.19 +2.19,7.19;2.19,0.62 +6.88,0.62;7.81,0.62 +7.81,0.62;7.81,6.88 +8.44,6.88;4.38,6.88 + +# UTF-16 : 75 ff +# UTF-8 : bf 97 e7 +[75ff] 痿 +0.00,4.38;0.94,5.31 +0.94,6.25;0.00,7.81 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.69 +1.25,4.69;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +1.88,4.06;3.44,4.69 +3.44,4.69;5.31,5.94 +5.31,5.94;7.19,4.69 +7.19,4.69;8.75,4.06 +5.31,4.06;5.31,6.88 +2.81,6.88;3.75,6.88 +3.75,6.88;7.19,7.50 +8.44,5.94;2.19,5.94 +2.19,3.12;8.44,3.12 +6.56,3.12;5.94,1.88 +5.94,1.88;5.00,1.25 +5.00,1.25;3.12,0.62 +3.12,0.62;2.50,0.62 +7.81,0.62;5.94,1.56 +5.94,1.56;3.75,1.88 +3.75,1.88;3.12,1.88 +3.12,1.88;4.69,4.38 + +# UTF-16 : 75 fc +# UTF-8 : bc 97 e7 +[75fc] 痼 +0.00,4.38;0.94,5.31 +0.94,6.25;0.00,7.81 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.69 +1.25,4.69;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +2.50,0.62;2.50,7.19 +2.50,7.19;8.12,7.19 +8.12,7.19;8.12,0.62 +8.12,0.94;2.50,0.94 +3.44,5.31;7.19,5.31 +5.31,6.25;5.31,4.06 +4.06,1.88;4.06,4.06 +4.06,4.06;6.56,4.06 +6.56,4.06;6.56,1.88 +6.56,2.19;4.06,2.19 + +# UTF-16 : 76 01 +# UTF-8 : 81 98 e7 +[7601] 瘁 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.62;0.94,2.50 +0.94,2.50;1.25,4.06 +1.25,4.06;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +5.31,7.81;5.31,6.88 +2.50,6.88;8.12,6.88 +8.12,4.38;7.19,5.31 +3.75,5.31;4.69,4.38 +2.50,4.06;3.12,4.69 +3.12,4.69;4.06,6.25 +7.50,6.25;6.56,4.69 +6.56,4.69;5.94,4.06 +2.19,3.12;8.44,3.12 +5.31,4.06;5.31,0.62 + +# UTF-16 : 75 f2 +# UTF-8 : b2 97 e7 +[75f2] 痲 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.38 +1.25,4.38;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +1.88,6.25;4.69,6.25 +5.62,6.25;8.44,6.25 +3.44,7.81;3.44,0.62 +6.88,0.62;6.88,7.81 +1.56,1.56;2.19,2.81 +2.19,2.81;2.50,4.06 +2.50,4.06;2.50,5.31 +4.38,5.31;4.38,2.81 +8.75,2.81;8.75,1.88 +8.75,1.88;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,5.31 +5.94,5.31;5.94,4.06 +5.94,4.06;5.62,2.81 +5.62,2.81;5.00,1.56 + +# UTF-16 : 75 f3 +# UTF-8 : b3 97 e7 +[75f3] 痳 +1.88,5.62;4.69,5.62 +5.62,5.62;8.44,5.62 +6.88,7.50;6.88,0.62 +3.44,0.62;3.44,7.50 +1.56,2.19;2.50,3.44 +2.50,3.44;3.44,5.62 +6.88,5.62;5.94,3.44 +5.94,3.44;5.00,2.19 +8.75,2.19;7.81,3.44 +7.81,3.44;6.88,5.62 +3.44,4.69;4.69,3.44 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.38 +1.25,4.38;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 + +# UTF-16 : 76 0b +# UTF-8 : 8b 98 e7 +[760b] 瘋 +1.25,0.62;2.19,2.19 +2.19,2.19;2.50,4.38 +2.50,4.38;2.50,7.19 +2.50,7.19;7.50,7.19 +7.50,7.19;7.50,3.12 +7.50,3.12;8.12,1.25 +8.12,1.25;8.75,0.62 +8.75,0.62;8.75,2.19 +8.75,8.44;1.25,8.44 +1.25,8.44;1.25,4.38 +1.25,4.38;0.94,2.81 +0.94,2.81;0.00,0.94 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +3.44,2.81;3.44,4.69 +3.44,4.69;6.56,4.69 +6.56,4.69;6.56,3.12 +6.56,3.12;3.44,3.12 +3.44,5.62;6.25,6.25 +6.25,2.19;6.88,0.94 +3.12,1.25;4.38,1.25 +4.38,1.25;6.25,1.56 +5.00,1.56;5.00,5.94 +5.00,8.44;5.00,9.38 + +# UTF-16 : 76 09 +# UTF-8 : 89 98 e7 +[7609] 瘉 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.38 +1.25,4.38;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +3.75,7.50;5.31,7.50 +5.31,7.50;4.06,6.25 +4.06,6.25;3.12,5.62 +3.12,5.62;1.88,5.00 +8.75,5.00;7.50,5.62 +7.50,5.62;6.56,6.25 +6.56,6.25;5.31,7.50 +4.06,5.31;6.56,5.31 +2.81,0.62;2.81,4.06 +2.81,4.06;4.69,4.06 +4.69,4.06;4.69,0.94 +4.69,0.94;4.38,0.62 +3.44,3.44;4.06,2.81 +4.06,1.56;3.44,2.19 +6.56,4.38;5.62,2.50 +5.62,2.50;6.56,0.62 +8.12,0.62;7.19,2.50 +7.19,2.50;8.12,4.38 + +# UTF-16 : 76 1f +# UTF-8 : 9f 98 e7 +[761f] 瘟 +0.00,4.38;0.94,5.31 +0.94,6.25;0.00,7.81 +0.00,0.62;0.94,2.50 +0.94,2.50;1.25,4.06 +1.25,4.06;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +5.00,5.62;6.25,4.69 +3.75,4.69;4.69,5.31 +4.69,5.31;5.62,6.56 +7.19,4.06;3.12,4.06 +3.12,3.75;3.12,7.19 +3.12,7.19;7.19,7.19 +7.19,7.19;7.19,3.75 +5.94,2.81;5.94,0.94 +2.50,0.94;2.50,2.81 +2.50,2.81;7.81,2.81 +7.81,2.81;7.81,0.94 +8.75,0.94;1.25,0.94 +4.38,0.94;4.38,2.81 + +# UTF-16 : 76 27 +# UTF-8 : a7 98 e7 +[7627] 瘧 +0.00,4.38;0.94,5.31 +0.94,6.25;0.00,7.81 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.69 +1.25,4.69;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +3.44,5.00;6.88,5.31 +6.88,7.19;4.69,7.19 +4.69,7.81;4.69,4.06 +4.69,4.06;7.19,4.06 +7.19,4.06;8.12,4.38 +8.12,5.31;8.75,6.25 +8.75,6.25;2.50,6.25 +2.50,6.25;2.50,4.06 +2.50,4.06;1.88,1.56 +1.88,1.56;0.94,0.62 +4.06,0.62;4.06,3.12 +4.06,3.12;7.50,3.12 +7.50,0.94;4.06,0.94 +3.12,2.19;8.44,2.19 + +# UTF-16 : 76 20 +# UTF-8 : a0 98 e7 +[7620] 瘠 +5.00,9.38;5.00,8.44 +8.75,8.44;1.25,8.44 +1.25,8.44;1.25,4.69 +1.25,4.69;0.94,2.81 +0.94,2.81;0.00,0.94 +0.00,4.38;0.94,5.31 +0.94,6.25;0.00,7.81 +5.31,7.50;6.88,5.62 +6.88,5.62;8.75,4.38 +8.75,6.25;7.50,6.25 +7.50,7.19;8.75,7.19 +2.19,7.19;3.44,7.19 +3.44,6.25;2.19,6.25 +2.19,4.38;4.06,5.62 +4.06,5.62;5.31,7.81 +3.75,3.44;6.88,3.44 +6.88,2.19;3.75,2.19 +3.75,0.62;3.75,5.00 +3.75,5.00;6.88,5.00 +6.88,5.00;6.88,0.94 +6.88,0.94;6.25,0.62 + +# UTF-16 : 76 22 +# UTF-8 : a2 98 e7 +[7622] 瘢 +5.62,4.06;6.25,5.31 +6.25,5.31;6.25,7.19 +6.25,7.19;7.81,7.19 +7.81,7.19;7.81,4.38 +7.81,4.38;8.44,4.38 +8.44,4.38;8.75,5.31 +8.75,0.62;7.81,0.94 +7.81,0.94;6.25,2.19 +6.25,2.19;5.94,2.81 +5.94,3.44;8.44,3.44 +8.44,3.44;7.81,2.19 +7.81,2.19;6.25,0.94 +6.25,0.94;5.31,0.62 +3.75,0.62;4.38,0.62 +4.38,0.62;4.38,6.88 +4.38,6.88;2.50,6.88 +2.50,6.88;2.50,2.19 +2.50,2.19;1.88,0.62 +1.88,3.75;5.00,4.69 +5.00,9.38;5.00,8.44 +8.75,8.44;1.25,8.44 +1.25,8.44;1.25,4.38 +1.25,4.38;0.94,2.81 +0.94,2.81;0.00,0.94 +0.00,4.38;0.94,5.31 +0.94,6.25;0.00,7.81 +3.44,7.81;3.12,6.88 +3.12,5.62;3.44,4.69 +3.44,3.12;3.44,1.88 + +# UTF-16 : 76 30 +# UTF-8 : b0 98 e7 +[7630] 瘰 +8.44,1.88;7.50,3.12 +7.50,0.62;6.25,1.88 +3.75,1.88;2.81,0.94 +2.81,0.94;1.88,0.62 +5.00,0.62;5.00,2.50 +7.81,2.50;1.88,2.50 +4.38,2.50;6.56,3.75 +3.12,3.75;5.00,3.12 +5.00,9.38;5.00,8.44 +8.75,8.44;1.25,8.44 +1.25,8.44;1.25,4.06 +1.25,4.06;0.94,2.50 +0.94,2.50;0.00,0.62 +0.00,4.38;0.94,5.00 +0.94,5.94;0.00,7.50 +2.81,7.50;7.81,7.50 +7.81,7.50;7.81,5.00 +7.81,5.00;2.81,5.00 +2.81,5.00;2.81,7.50 +2.81,6.25;7.81,6.25 +5.31,7.50;5.31,5.00 +5.31,5.00;3.75,3.75 + +# UTF-16 : 76 3b +# UTF-8 : bb 98 e7 +[763b] 瘻 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.69 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.38 +1.25,4.38;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +5.31,8.12;5.31,3.75 +2.81,3.75;7.81,3.75 +7.81,3.75;7.81,4.69 +7.81,4.69;2.81,4.69 +2.81,4.69;2.81,3.75 +2.81,5.62;7.81,5.62 +7.81,5.62;7.81,7.50 +7.81,7.50;2.81,7.50 +2.81,7.50;2.81,5.62 +1.88,6.56;8.75,6.56 +8.75,2.81;1.88,2.81 +4.69,3.75;3.12,1.88 +3.12,1.88;3.75,1.88 +3.75,1.88;5.00,1.56 +5.00,1.56;6.88,0.94 +6.88,0.94;7.50,0.62 +1.88,0.62;4.38,1.25 +4.38,1.25;5.62,1.88 +5.62,1.88;6.56,2.81 + +# UTF-16 : 76 48 +# UTF-8 : 88 99 e7 +[7648] 癈 +5.62,7.19;7.50,5.94 +7.50,5.94;8.75,5.31 +1.88,5.31;3.12,5.94 +3.12,5.94;5.31,7.50 +5.31,7.50;3.44,7.50 +7.19,7.50;6.56,6.88 +8.12,6.88;7.50,6.25 +3.44,6.25;2.50,6.88 +2.50,2.50;2.81,4.06 +2.81,4.06;4.38,4.06 +4.38,4.06;4.38,5.31 +4.38,5.31;3.12,5.31 +3.12,0.62;4.06,0.94 +4.06,0.94;4.38,2.81 +4.38,2.81;2.81,2.81 +5.94,2.81;6.25,1.88 +6.25,1.88;7.50,0.94 +7.50,0.94;8.44,0.62 +8.44,4.38;8.12,3.75 +8.12,3.75;6.88,3.75 +6.88,3.75;6.88,5.62 +6.88,5.62;5.62,5.62 +5.62,5.62;5.62,4.38 +5.62,4.38;5.00,3.44 +5.00,9.38;5.00,8.44 +8.75,8.44;1.25,8.44 +1.25,8.44;1.25,4.69 +1.25,4.69;0.94,2.81 +0.94,2.81;0.00,0.94 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +5.31,2.81;8.12,2.81 +8.12,2.81;6.56,1.25 +6.56,1.25;5.00,0.62 + +# UTF-16 : 76 46 +# UTF-8 : 86 99 e7 +[7646] 癆 +3.12,2.81;7.81,2.81 +7.81,2.81;7.81,1.56 +7.81,1.56;7.19,0.62 +7.19,0.62;6.25,0.62 +1.88,0.62;3.44,0.94 +3.44,0.94;5.31,2.19 +5.31,2.19;5.94,3.75 +5.94,7.19;5.62,6.25 +6.88,6.25;8.12,5.00 +5.31,5.00;6.25,5.62 +6.25,5.62;6.88,7.19 +6.88,7.19;6.88,7.81 +3.75,7.81;3.75,7.19 +3.75,7.19;3.12,5.62 +3.12,5.62;2.19,5.00 +2.19,3.44;2.19,4.38 +2.19,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,8.44;1.25,8.44 +1.25,8.44;1.25,4.69 +1.25,4.69;0.94,2.81 +0.94,2.81;0.00,0.94 +0.00,4.38;0.94,5.31 +0.94,6.25;0.00,7.81 +8.75,7.50;7.81,6.25 +4.38,6.25;5.31,7.50 +5.00,8.44;5.00,9.38 +4.69,5.31;3.75,6.25 +2.19,6.25;2.81,7.19 + +# UTF-16 : 76 5c +# UTF-8 : 9c 99 e7 +[765c] 癜 +3.12,4.06;5.00,4.06 +5.00,9.38;5.00,8.44 +8.75,8.44;1.25,8.44 +1.25,8.44;1.25,4.69 +1.25,4.69;0.94,2.81 +0.94,2.81;0.00,0.94 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +5.62,4.38;6.25,5.94 +6.25,5.94;6.25,7.50 +6.25,7.50;7.81,7.50 +7.81,7.50;7.81,4.69 +7.81,4.69;8.44,4.69 +8.44,4.69;8.75,5.94 +8.75,0.62;7.81,0.94 +7.81,0.94;6.56,1.88 +6.56,1.88;5.94,3.12 +5.94,3.75;8.44,3.75 +8.44,3.75;7.81,2.19 +7.81,2.19;6.56,0.94 +6.56,0.94;5.62,0.62 +2.50,0.62;3.44,1.88 +3.44,2.50;3.44,5.00 +4.69,5.00;4.69,2.50 +4.69,1.88;5.31,1.25 +5.31,2.50;2.50,2.50 +2.50,5.94;5.31,5.94 +5.31,5.94;5.31,7.50 +5.31,7.50;2.19,7.50 +2.19,7.50;2.19,3.75 +2.19,3.75;1.88,2.19 +1.88,2.19;0.94,0.94 + +# UTF-16 : 76 58 +# UTF-8 : 98 99 e7 +[7658] 癘 +7.19,0.62;7.81,0.94 +7.81,0.94;7.81,2.81 +7.81,2.81;2.19,2.81 +2.19,2.81;2.19,0.62 +2.19,7.19;8.12,7.19 +6.25,7.81;6.25,6.56 +3.75,6.56;3.75,7.81 +5.94,2.19;6.56,1.25 +3.12,1.25;6.25,1.56 +5.00,1.56;5.00,6.25 +3.12,6.25;6.88,6.25 +6.88,6.25;6.88,3.75 +6.88,3.75;3.12,3.75 +3.12,3.75;3.12,6.25 +3.12,5.00;6.88,5.00 +0.00,4.38;0.94,5.31 +0.94,6.25;0.00,7.81 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.69 +1.25,4.69;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 + +# UTF-16 : 76 61 +# UTF-8 : a1 99 e7 +[7661] 癡 +2.81,6.56;4.69,7.19 +5.62,7.19;8.44,7.19 +8.44,7.19;6.88,5.62 +6.88,2.81;8.44,2.81 +5.00,2.81;1.88,2.81 +1.88,3.44;2.50,4.69 +2.50,4.06;4.38,4.06 +4.38,1.25;3.44,2.19 +3.44,4.06;3.44,2.50 +3.44,2.50;2.81,1.25 +2.81,1.25;1.56,0.62 +4.69,0.62;5.31,0.94 +5.31,0.94;5.94,2.19 +5.94,2.19;5.94,3.44 +5.94,2.19;6.56,1.25 +6.56,1.25;7.81,0.94 +7.81,0.94;8.75,0.94 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.69 +1.25,4.69;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +5.00,5.94;4.38,5.31 +4.38,5.31;2.50,5.31 +2.50,5.31;2.50,7.81 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +6.88,1.25;6.88,4.69 +5.31,4.69;8.75,4.69 +8.75,4.69;7.81,3.75 +7.50,5.00;5.94,6.25 + +# UTF-16 : 76 62 +# UTF-8 : a2 99 e7 +[7662] 癢 +0.00,8.12;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.69 +1.25,4.69;1.25,8.75 +1.25,8.75;8.75,8.75 +5.00,8.75;5.00,9.38 +5.00,0.94;2.19,0.62 +2.19,7.19;8.44,7.19 +5.94,7.19;6.88,8.12 +3.44,8.12;4.38,7.19 +5.31,7.19;5.31,5.31 +1.88,5.31;8.75,5.31 +4.38,5.31;2.50,3.75 +2.50,3.75;1.88,3.44 +8.75,3.44;8.12,3.75 +8.12,3.75;6.25,5.31 +6.25,4.38;4.38,4.38 +2.81,6.25;7.81,6.25 +6.88,0.94;8.12,1.56 +8.12,0.62;7.19,0.62 +7.19,0.62;4.69,2.19 +3.44,2.19;7.19,2.19 +7.19,2.19;7.19,3.75 +7.19,3.75;3.44,3.75 +3.44,3.75;3.44,0.94 +3.44,3.12;7.19,3.12 + +# UTF-16 : 76 68 +# UTF-8 : a8 99 e7 +[7668] 癨 +1.56,2.19;2.19,2.50 +2.19,2.50;3.75,4.38 +0.00,4.38;0.94,5.31 +0.94,6.25;0.00,7.81 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.69 +1.25,4.69;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +3.12,7.50;8.12,7.50 +5.62,7.50;5.62,4.69 +5.62,0.94;5.62,3.44 +5.62,3.44;6.56,4.38 +6.56,5.00;7.81,5.00 +7.81,2.50;2.81,2.50 +2.81,1.88;7.81,1.88 +7.81,5.62;6.56,5.62 +4.69,5.62;3.44,5.62 +3.44,5.00;4.69,5.00 +2.50,5.00;2.50,6.56 +2.50,6.56;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,0.94;2.81,0.94 +2.81,0.62;2.81,3.44 +2.81,3.44;8.12,3.44 + +# UTF-16 : 76 69 +# UTF-8 : a9 99 e7 +[7669] 癩 +3.44,7.81;3.44,0.62 +8.75,0.62;7.81,1.56 +6.25,1.56;5.00,0.62 +5.00,9.38;5.00,8.44 +8.75,8.44;1.25,8.44 +1.25,8.44;1.25,4.69 +1.25,4.69;0.94,2.81 +0.94,2.81;0.00,0.94 +0.00,4.38;0.94,5.31 +0.94,6.25;0.00,7.81 +6.88,7.50;6.25,5.94 +6.25,5.94;5.31,5.62 +5.31,7.50;8.44,7.50 +8.44,7.50;8.12,5.62 +8.12,5.62;7.50,5.62 +8.12,5.00;8.12,1.88 +8.12,1.88;5.94,1.88 +5.94,1.88;5.94,5.00 +5.94,5.00;8.12,5.00 +8.12,4.06;5.94,4.06 +5.94,3.12;8.12,3.12 +4.69,3.75;4.69,5.31 +4.69,5.31;2.19,5.31 +2.19,5.31;2.19,3.75 +2.19,3.75;4.69,3.75 +4.69,2.19;3.44,3.44 +3.44,3.44;2.50,2.19 +2.50,2.19;1.88,1.56 +1.88,6.56;5.00,6.56 + +# UTF-16 : 76 67 +# UTF-8 : a7 99 e7 +[7667] 癧 +3.75,2.19;3.75,0.62 +2.19,0.62;8.12,0.62 +5.62,0.62;5.62,2.81 +5.62,1.88;7.50,1.88 +5.00,9.38;5.00,8.44 +8.75,8.44;1.25,8.44 +1.25,8.44;1.25,4.06 +1.25,4.06;0.94,2.50 +0.94,2.50;0.00,0.62 +1.25,0.62;1.88,1.56 +1.88,1.56;2.50,4.38 +2.50,4.38;2.50,7.50 +2.50,7.50;8.12,7.50 +8.12,5.31;5.94,5.31 +3.12,5.31;5.31,5.31 +5.31,4.06;4.38,5.31 +4.38,5.31;3.12,3.44 +3.12,6.25;5.00,6.88 +7.81,6.88;5.94,6.25 +6.88,6.25;6.88,2.81 +4.38,2.81;4.38,6.25 +0.94,6.25;0.00,7.81 +0.00,4.38;0.94,5.31 +5.62,3.44;6.88,5.00 +6.88,5.00;7.50,4.06 +7.50,4.06;8.44,3.12 + +# UTF-16 : 76 70 +# UTF-8 : b0 99 e7 +[7670] 癰 +5.00,9.38;5.00,8.44 +8.75,8.44;1.25,8.44 +1.25,8.44;1.25,4.06 +1.25,4.06;0.94,2.50 +0.94,2.50;0.00,0.62 +0.00,4.38;0.94,5.31 +0.94,6.25;0.00,7.81 +2.50,7.81;1.88,6.88 +1.88,6.88;2.50,5.94 +3.44,5.94;2.81,6.88 +2.81,6.88;3.44,7.81 +4.38,7.81;3.75,6.88 +3.75,6.88;4.38,5.94 +8.75,5.94;5.62,5.94 +5.62,5.94;5.62,0.62 +5.62,0.94;8.75,0.94 +7.19,0.94;7.19,5.94 +7.19,5.94;7.81,7.50 +6.25,7.50;5.94,6.56 +5.94,6.56;5.00,5.31 +2.19,5.31;4.06,5.31 +4.06,5.31;4.06,4.38 +4.06,4.38;2.19,4.38 +2.19,4.38;2.19,5.31 +5.62,4.38;8.44,4.38 +8.44,2.81;5.62,2.81 +3.12,3.75;3.12,2.50 +1.88,2.50;4.38,2.50 +4.38,2.50;4.38,3.75 +4.38,3.75;1.88,3.75 +1.88,3.75;1.88,1.56 +1.88,1.56;2.50,0.94 +2.50,0.94;4.06,0.94 +4.06,0.94;4.69,1.56 + +# UTF-16 : 76 7c +# UTF-8 : bc 99 e7 +[767c] 發 +0.00,5.94;1.25,6.56 +1.25,6.56;4.38,9.06 +4.38,9.06;1.88,9.06 +1.88,7.19;0.94,8.12 +7.81,8.12;6.88,7.50 +6.88,9.06;5.94,8.44 +4.69,9.06;7.50,6.56 +7.50,6.56;8.75,5.94 +1.88,6.25;3.44,6.25 +3.44,6.25;3.44,4.69 +3.44,4.69;1.25,4.69 +1.25,4.69;0.62,2.50 +0.94,3.12;3.44,3.12 +3.44,3.12;2.81,0.94 +2.81,0.94;2.19,0.62 +2.19,0.62;1.56,0.62 +3.75,0.62;5.00,0.94 +5.00,0.94;6.56,1.88 +6.56,1.88;7.50,3.12 +7.50,3.12;4.38,3.12 +5.00,3.12;5.62,2.19 +5.62,2.19;6.88,1.25 +6.88,1.25;8.44,0.62 +4.06,4.06;4.69,4.69 +4.69,4.69;5.00,5.62 +5.00,5.62;5.00,6.25 +5.00,6.25;6.56,6.25 +6.56,6.25;6.56,4.69 +6.56,4.69;7.19,4.06 +7.19,4.06;8.44,4.06 +8.44,4.06;8.75,5.00 + +# UTF-16 : 76 80 +# UTF-8 : 80 9a e7 +[7680] 皀 +7.81,4.06;2.50,2.81 +2.50,2.81;0.94,2.81 +0.94,4.38;0.94,1.25 +0.94,1.25;1.88,0.94 +1.88,0.94;7.81,0.94 +7.81,0.94;8.44,2.50 +3.44,9.38;2.19,8.44 +0.31,8.44;7.50,8.44 +7.50,8.44;7.50,5.00 +7.50,5.00;0.31,5.00 +0.31,5.00;0.31,8.44 +0.31,6.88;7.50,6.88 + +# UTF-16 : 76 83 +# UTF-8 : 83 9a e7 +[7683] 皃 +0.00,0.62;1.25,0.94 +1.25,0.94;2.50,1.88 +2.50,1.88;3.12,3.44 +3.12,3.44;3.12,4.06 +5.00,4.06;5.00,0.94 +5.00,0.94;7.81,0.94 +7.81,0.94;8.44,2.50 +7.50,6.25;0.62,6.25 +0.62,8.12;7.50,8.12 +7.50,8.12;7.50,4.06 +7.50,4.06;0.62,4.06 +0.62,4.06;0.62,8.12 +2.50,8.12;3.75,9.38 + +# UTF-16 : 76 8b +# UTF-8 : 8b 9a e7 +[768b] 皋 +4.06,6.25;2.81,4.06 +2.81,4.06;0.94,2.50 +0.94,2.50;0.00,2.19 +0.00,5.00;8.75,5.00 +8.75,2.19;7.81,2.50 +7.81,2.50;6.25,3.44 +6.25,3.44;5.00,5.00 +4.38,4.06;4.38,0.62 +4.38,9.69;3.44,8.75 +1.56,8.75;7.19,8.75 +7.19,8.75;7.19,6.25 +7.19,6.25;1.56,6.25 +1.56,6.25;1.56,8.75 +1.56,7.50;7.19,7.50 +6.56,2.50;2.19,2.50 + +# UTF-16 : 76 99 +# UTF-8 : 99 9a e7 +[7699] 皙 +1.25,0.62;1.25,3.44 +1.25,3.44;7.50,3.44 +7.50,3.44;7.50,0.62 +7.50,0.94;1.25,0.94 +1.25,2.19;7.50,2.19 +4.06,3.44;4.69,4.38 +4.69,7.50;8.75,7.50 +7.19,7.50;7.19,4.38 +1.88,4.38;1.88,9.38 +8.12,9.38;4.69,8.75 +4.69,8.75;4.69,6.56 +4.69,6.56;4.38,5.31 +4.38,5.31;3.44,4.38 +3.44,5.94;1.88,7.50 +1.88,7.50;0.62,5.62 +0.62,5.62;0.00,5.00 +0.00,7.81;3.44,7.81 + +# UTF-16 : 76 b4 +# UTF-8 : b4 9a e7 +[76b4] 皴 +0.94,2.81;2.81,1.88 +2.81,8.75;3.44,7.19 +3.44,5.94;3.12,5.00 +3.12,5.00;2.19,5.00 +2.19,5.00;2.19,7.19 +1.25,7.19;0.94,5.62 +0.94,5.62;0.00,4.69 +0.00,0.62;0.94,1.25 +0.94,1.25;2.19,2.50 +2.19,2.50;2.81,4.06 +2.81,4.06;1.25,4.06 +1.25,4.69;0.62,3.12 +0.62,3.12;0.00,2.50 +0.00,7.50;1.25,7.50 +1.25,7.50;2.81,7.81 +0.62,7.50;1.56,9.38 +6.56,9.38;6.56,5.31 +5.00,5.31;8.44,5.31 +8.44,5.31;7.81,3.44 +7.81,3.44;6.88,2.19 +6.88,2.19;5.62,1.25 +5.62,1.25;4.06,0.62 +8.75,0.62;7.50,1.25 +7.50,1.25;5.94,2.50 +5.94,2.50;5.00,4.38 +3.12,0.94;3.75,1.88 +3.75,1.88;4.06,3.12 +4.06,3.12;4.06,7.81 +4.06,7.81;8.75,7.81 +8.75,7.81;8.12,6.56 + +# UTF-16 : 76 b8 +# UTF-8 : b8 9a e7 +[76b8] 皸 +8.12,6.56;8.75,7.81 +8.75,7.81;4.69,7.81 +4.69,7.81;4.69,2.81 +4.69,2.81;4.38,1.56 +4.38,1.56;3.75,0.94 +3.75,2.50;0.00,2.50 +0.00,8.12;0.00,9.06 +0.00,9.06;3.75,9.06 +3.75,9.06;3.75,8.12 +1.88,8.44;1.88,0.62 +4.69,0.62;5.62,0.94 +5.62,0.94;6.88,1.88 +6.88,1.88;7.81,3.12 +7.81,3.12;8.44,5.31 +8.44,5.31;5.31,5.31 +6.88,5.31;6.88,9.38 +3.44,7.50;0.31,7.50 +0.62,6.25;0.62,3.75 +0.62,3.75;3.12,3.75 +3.12,3.75;3.12,6.25 +3.12,6.25;0.62,6.25 +0.62,5.00;3.12,5.00 +5.62,4.38;5.94,3.12 +5.94,3.12;7.19,1.56 +7.19,1.56;8.75,0.62 + +# UTF-16 : 76 b9 +# UTF-8 : b9 9a e7 +[76b9] 皹 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,3.75 +0.94,3.75;0.94,7.50 +0.94,7.50;4.06,7.50 +4.06,7.50;3.44,6.25 +2.50,9.38;2.50,5.31 +1.56,5.31;4.06,5.31 +4.06,5.31;3.44,3.12 +3.44,3.12;2.19,1.25 +2.19,1.25;0.94,0.62 +6.56,0.62;6.56,8.44 +4.38,8.12;4.38,9.06 +4.38,9.06;8.75,9.06 +8.75,9.06;8.75,8.12 +8.75,2.50;4.38,2.50 +5.00,7.50;8.12,7.50 +8.12,6.25;8.12,3.75 +8.12,3.75;5.00,3.75 +5.00,3.75;5.00,6.25 +5.00,6.25;8.12,6.25 +8.12,5.00;5.00,5.00 +1.88,4.38;2.81,3.44 +2.81,3.44;4.06,1.25 + +# UTF-16 : 76 d6 +# UTF-8 : 96 9b e7 +[76d6] 盖 +3.44,0.94;3.44,3.12 +5.31,3.12;5.31,0.94 +7.19,0.94;7.19,3.12 +7.19,3.12;1.56,3.12 +1.56,3.12;1.56,0.94 +0.31,0.94;8.44,0.94 +8.44,4.38;0.31,4.38 +4.38,4.38;4.38,8.12 +0.62,8.12;8.12,8.12 +5.00,8.12;5.94,9.38 +2.81,9.38;3.75,8.44 +1.25,6.25;7.50,6.25 + +# UTF-16 : 76 de +# UTF-8 : 9e 9b e7 +[76de] 盞 +0.31,0.62;8.12,0.62 +6.88,0.62;6.88,1.88 +6.88,1.88;1.56,1.88 +1.56,1.88;1.56,0.62 +3.44,0.62;3.44,1.88 +5.00,1.88;5.00,0.62 +5.62,5.94;4.69,6.56 +3.12,6.56;4.06,4.69 +4.06,4.69;5.31,3.44 +5.31,3.44;7.50,2.50 +7.50,2.50;8.12,2.50 +8.12,2.50;8.44,3.75 +8.44,5.31;0.00,5.31 +0.00,8.75;8.44,8.75 +8.44,7.50;8.12,6.25 +8.12,6.25;7.50,6.25 +7.50,6.25;5.31,6.88 +5.31,6.88;4.06,7.81 +4.06,7.81;3.12,9.69 +5.31,9.69;5.94,9.38 +6.25,8.12;4.38,7.19 +4.38,7.19;1.25,6.25 +1.25,6.25;0.62,6.25 +0.62,2.50;1.25,2.50 +1.25,2.50;4.06,3.12 +4.06,3.12;6.25,4.38 + +# UTF-16 : 86 2f +# UTF-8 : af 98 e8 +[862f] 蘯 +3.75,7.19;7.81,7.19 +7.81,8.12;3.75,8.12 +3.75,8.12;3.75,6.25 +3.75,6.25;7.81,6.25 +7.81,6.25;7.81,8.12 +5.94,8.12;5.94,9.69 +2.81,9.69;2.81,8.12 +2.50,3.75;4.06,4.38 +4.06,4.38;5.31,5.62 +2.50,5.62;8.75,5.62 +8.75,8.75;0.00,8.75 +0.00,6.25;1.25,5.62 +1.88,6.88;0.31,8.12 +0.00,2.19;0.94,3.12 +0.94,3.12;1.88,4.69 +4.69,4.69;8.12,4.69 +8.12,4.69;8.12,4.06 +8.12,4.06;7.50,2.50 +7.50,2.50;6.56,2.50 +4.38,2.50;5.94,3.12 +5.94,3.12;7.19,4.69 +5.94,4.69;5.00,3.75 +5.00,3.75;3.44,3.12 +3.44,0.62;3.44,1.88 +5.31,1.88;5.31,0.62 +7.19,0.62;7.19,1.88 +7.19,1.88;1.56,1.88 +1.56,1.88;1.56,0.62 +0.31,0.62;8.44,0.62 + +# UTF-16 : 76 fb +# UTF-8 : bb 9b e7 +[76fb] 盻 +4.69,9.06;3.44,6.88 +3.44,6.88;2.50,5.94 +8.75,5.94;7.81,6.88 +7.81,6.88;6.25,9.38 +6.25,9.38;5.62,9.38 +6.88,6.56;4.06,6.56 +5.00,6.56;3.75,3.44 +4.38,4.38;7.81,4.38 +7.81,4.38;7.19,1.25 +7.19,1.25;6.56,0.62 +6.56,0.62;5.31,0.62 +0.00,1.25;0.00,8.75 +0.00,8.75;1.88,8.75 +1.88,8.75;1.88,1.56 +1.88,1.56;0.00,1.56 +0.00,4.06;1.88,4.06 +1.88,6.25;0.00,6.25 + +# UTF-16 : 77 04 +# UTF-8 : 84 9c e7 +[7704] 眄 +2.81,8.75;8.75,8.75 +5.62,8.75;5.62,4.06 +8.12,4.06;3.44,4.06 +3.44,6.88;3.44,3.12 +5.62,6.25;8.44,6.25 +8.44,6.25;8.44,5.62 +8.44,5.62;7.81,1.25 +7.81,1.25;7.19,0.62 +7.19,0.62;6.56,0.62 +0.00,1.25;0.00,8.75 +0.00,8.75;1.88,8.75 +1.88,8.75;1.88,1.25 +1.88,1.56;0.00,1.56 +0.00,4.06;1.88,4.06 +1.88,6.25;0.00,6.25 + +# UTF-16 : 77 26 +# UTF-8 : a6 9c e7 +[7726] 眦 +8.75,2.50;8.75,1.56 +8.75,1.56;8.44,0.62 +8.44,0.62;6.88,0.62 +6.88,0.62;6.56,1.25 +6.56,1.25;6.56,9.38 +6.56,5.94;8.44,6.88 +2.81,6.88;2.81,1.25 +4.06,1.25;4.06,9.38 +4.06,6.25;5.62,6.25 +5.62,1.56;1.88,0.62 +1.88,4.06;0.00,4.06 +0.00,1.56;1.88,1.56 +1.88,1.56;1.88,8.75 +1.88,8.75;0.00,8.75 +0.00,8.75;0.00,1.25 +0.00,6.25;1.88,6.25 + +# UTF-16 : 77 79 +# UTF-8 : b9 9d e7 +[7779] 睹 +5.62,9.38;5.62,6.25 +8.75,6.25;2.81,6.25 +2.81,3.75;4.38,4.38 +4.38,4.38;6.25,5.62 +6.25,5.62;7.50,7.19 +7.50,7.19;8.12,8.44 +3.75,8.12;7.19,8.12 +7.19,2.81;4.38,2.81 +4.38,0.62;4.38,4.69 +4.38,4.69;7.50,4.69 +7.50,4.69;7.50,0.62 +7.50,0.94;4.38,0.94 +0.31,1.25;0.31,8.75 +0.31,8.75;2.19,8.75 +2.19,8.75;2.19,1.56 +2.19,1.56;0.31,1.56 +0.31,4.06;2.19,4.06 +2.19,6.25;0.31,6.25 + +# UTF-16 : 77 8e +# UTF-8 : 8e 9e e7 +[778e] 瞎 +7.81,0.62;7.81,3.12 +7.81,3.12;4.06,3.12 +4.06,3.12;4.06,0.62 +4.06,0.94;7.81,0.94 +7.81,5.62;4.06,5.62 +4.06,6.56;7.50,7.19 +8.75,7.19;8.75,8.12 +8.75,8.12;3.12,8.12 +3.12,8.12;3.12,7.19 +3.12,4.38;8.75,4.38 +5.94,3.75;5.94,7.50 +5.94,8.12;5.94,9.38 +0.31,1.25;0.31,8.75 +0.31,8.75;2.19,8.75 +2.19,8.75;2.19,1.56 +2.19,1.56;0.31,1.56 +0.31,4.06;2.19,4.06 +2.19,6.25;0.31,6.25 + +# UTF-16 : 77 bf +# UTF-8 : bf 9e e7 +[77bf] 瞿 +0.00,3.44;0.94,4.06 +0.94,4.06;2.81,6.25 +5.94,6.25;5.00,5.00 +5.00,5.00;5.00,0.94 +8.44,0.94;1.56,0.94 +1.56,2.50;7.50,2.50 +7.50,3.75;1.56,3.75 +1.56,0.62;1.56,5.00 +1.56,5.00;8.12,5.00 +7.81,6.56;7.81,9.38 +7.81,9.38;5.31,9.38 +5.31,9.38;5.31,6.56 +5.31,6.56;7.81,6.56 +3.75,6.56;3.75,9.38 +3.75,9.38;1.25,9.38 +1.25,9.38;1.25,6.56 +1.25,6.56;3.75,6.56 +3.75,7.50;1.25,7.50 +1.25,8.44;3.75,8.44 +5.31,8.44;7.81,8.44 +7.81,7.50;5.31,7.50 + +# UTF-16 : 77 bd +# UTF-8 : bd 9e e7 +[77bd] 瞽 +1.88,9.69;1.88,7.81 +0.31,7.81;3.44,7.81 +0.00,8.75;3.75,8.75 +0.31,6.88;3.44,6.88 +3.44,6.88;3.44,5.94 +3.44,5.94;0.31,5.94 +0.31,5.94;0.31,6.88 +0.00,4.06;4.06,5.00 +2.50,4.69;2.81,5.62 +0.94,5.62;1.25,4.38 +6.88,9.69;6.88,7.50 +5.00,7.50;8.44,7.50 +8.44,7.50;8.12,6.56 +8.12,6.56;7.50,5.62 +7.50,5.62;6.25,4.69 +6.25,4.69;4.69,4.06 +5.00,7.19;5.62,5.94 +5.62,5.94;6.25,5.31 +6.25,5.31;7.81,4.38 +7.81,4.38;8.75,4.06 +8.75,8.44;4.69,8.44 +1.88,0.62;1.88,3.75 +1.88,3.75;6.88,3.75 +6.88,3.75;6.88,0.62 +6.88,0.94;1.88,0.94 +1.88,1.88;6.88,1.88 +6.88,2.81;1.88,2.81 + +# UTF-16 : 77 cd +# UTF-8 : 8d 9f e7 +[77cd] 矍 +0.94,6.88;0.94,9.38 +0.94,9.38;3.44,9.38 +3.44,9.38;3.44,6.88 +3.44,6.88;0.94,6.88 +0.94,7.81;3.44,7.81 +3.44,8.44;0.94,8.44 +5.31,8.44;7.81,8.44 +7.81,7.81;5.31,7.81 +5.31,6.88;5.31,9.38 +5.31,9.38;7.81,9.38 +7.81,9.38;7.81,6.88 +7.81,6.88;5.31,6.88 +0.00,4.38;2.50,6.56 +5.94,6.56;5.00,5.62 +5.00,5.62;5.00,3.12 +8.75,3.12;1.56,3.12 +1.56,3.12;1.56,5.62 +1.56,5.62;8.44,5.62 +7.81,4.69;1.56,4.69 +1.56,4.06;7.81,4.06 +0.62,2.50;6.88,2.50 +6.88,2.50;5.31,1.56 +5.31,1.56;3.12,0.94 +3.12,0.94;0.94,0.62 +7.81,0.62;5.62,0.94 +5.62,0.94;3.75,1.56 +3.75,1.56;2.81,2.19 + +# UTF-16 : 77 d7 +# UTF-8 : 97 9f e7 +[77d7] 矗 +0.31,9.06;7.81,9.06 +7.81,3.44;5.62,3.44 +5.62,3.44;5.62,1.25 +5.62,1.25;7.81,1.25 +7.81,1.25;7.81,3.44 +6.56,3.44;6.56,4.69 +1.88,4.69;1.88,3.44 +0.94,3.44;0.94,1.25 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,2.81;3.12,2.81 +3.12,2.19;0.94,2.19 +5.62,2.19;7.81,2.19 +7.81,2.81;5.62,2.81 +4.69,2.81;4.69,0.62 +4.69,0.62;8.75,0.62 +8.75,4.06;4.69,4.06 +3.75,4.06;0.00,4.06 +0.00,2.81;0.00,0.62 +0.00,0.62;4.06,0.62 +4.06,9.69;4.06,8.12 +2.19,8.12;2.19,5.62 +2.19,5.62;6.25,5.62 +6.25,5.62;6.25,8.12 +6.25,8.12;2.19,8.12 +2.19,6.56;6.25,6.56 +6.25,7.19;2.19,7.19 +0.62,7.19;0.62,5.00 +0.62,5.00;8.12,5.00 + +# UTF-16 : 77 da +# UTF-8 : 9a 9f e7 +[77da] 矚 +2.50,8.12;8.44,8.12 +8.44,8.12;8.44,9.38 +8.44,9.38;2.50,9.38 +2.50,9.38;2.50,3.44 +2.50,3.44;2.19,1.56 +2.19,1.56;1.56,0.62 +7.50,0.62;7.81,0.62 +7.81,0.62;8.44,1.25 +8.44,1.25;8.75,3.75 +8.75,3.75;4.38,3.75 +4.38,2.19;6.88,2.19 +6.88,2.19;6.88,2.81 +6.88,2.81;4.38,2.81 +4.38,2.81;4.38,1.88 +0.00,1.88;1.56,1.88 +1.56,1.88;1.56,8.75 +1.56,8.75;0.00,8.75 +0.00,8.75;0.00,1.25 +0.00,4.38;1.56,4.38 +1.56,6.56;0.00,6.56 +3.44,6.56;4.69,6.56 +4.69,7.19;3.44,7.19 +6.56,7.19;7.81,7.19 +7.81,6.56;6.56,6.56 +6.56,4.69;6.56,5.62 +5.00,5.62;5.00,4.69 +3.44,4.69;3.44,5.62 +3.44,5.62;8.12,5.62 +8.12,5.62;8.12,4.69 +8.12,4.69;3.44,4.69 +4.69,4.69;4.06,3.44 +4.06,3.44;3.12,2.50 +5.62,6.25;5.62,7.50 +5.62,3.44;5.62,1.25 +6.25,1.25;3.44,0.94 +6.88,0.94;6.25,1.56 + +# UTF-16 : 79 26 +# UTF-8 : a6 a4 e7 +[7926] 礦 +4.38,3.12;8.12,3.12 +8.12,2.19;4.38,2.19 +4.38,2.19;4.38,4.06 +4.38,4.06;8.12,4.06 +8.12,4.06;8.12,2.19 +6.25,2.19;6.25,5.00 +8.75,5.00;3.75,5.00 +3.75,6.88;8.75,6.88 +8.75,0.62;7.19,1.88 +5.31,1.88;3.44,0.62 +2.50,0.62;3.12,2.81 +3.12,2.81;3.12,8.44 +3.12,8.44;8.75,8.44 +5.94,8.44;5.94,9.38 +5.31,7.81;5.31,5.62 +5.31,5.62;6.88,5.62 +6.88,5.62;6.88,7.81 +2.19,8.75;0.00,8.75 +0.00,3.75;1.25,8.75 +0.62,1.25;0.62,5.31 +0.62,5.31;1.88,5.31 +1.88,5.31;1.88,1.88 +1.88,1.88;0.62,1.88 + +# UTF-16 : 78 74 +# UTF-8 : b4 a1 e7 +[7874] 硴 +0.00,8.75;2.81,8.75 +1.56,8.75;0.62,5.31 +0.62,5.31;0.00,4.06 +0.62,1.25;0.62,5.00 +0.62,5.00;2.50,5.00 +2.50,5.00;2.50,1.56 +2.50,1.56;0.62,1.56 +8.44,5.00;6.56,4.06 +6.56,6.56;6.56,0.94 +6.56,0.94;8.44,0.94 +8.44,0.94;8.75,2.19 +8.75,8.12;3.12,8.12 +3.12,3.12;4.38,4.38 +4.38,4.38;5.62,6.56 +7.19,7.19;7.19,9.38 +4.69,9.38;4.69,7.19 +4.69,4.38;4.69,0.62 + +# UTF-16 : 78 86 +# UTF-8 : 86 a2 e7 +[7886] 碆 +4.38,6.88;5.62,5.62 +5.62,5.62;6.88,5.00 +6.88,5.00;8.44,4.69 +3.44,4.69;5.62,5.31 +5.62,5.31;7.19,6.25 +7.19,6.25;8.12,7.50 +8.12,7.50;4.06,7.50 +5.94,7.50;5.94,9.69 +0.62,9.69;1.88,8.75 +1.88,6.56;0.94,5.31 +0.94,5.31;0.00,4.69 +0.00,4.06;8.75,4.06 +3.75,4.06;2.81,3.12 +2.81,3.12;1.25,2.19 +1.25,2.19;0.00,1.88 +0.00,8.12;1.25,7.50 +1.88,4.69;2.81,5.62 +2.81,5.62;3.12,6.88 +3.12,6.88;3.12,8.75 +3.12,8.75;8.44,8.75 +8.44,8.75;7.50,8.12 +7.50,0.94;2.19,0.94 +2.19,0.62;2.19,2.81 +2.19,2.81;7.50,2.81 +7.50,2.81;7.50,0.62 + +# UTF-16 : 78 af +# UTF-8 : af a2 e7 +[78af] 碯 +0.00,4.38;0.94,5.94 +0.94,5.94;1.88,8.75 +0.00,8.75;2.81,8.75 +3.44,0.62;3.44,4.69 +3.44,4.69;8.44,4.69 +8.44,4.69;8.44,0.62 +8.44,0.94;3.44,0.94 +3.44,7.50;4.69,5.62 +5.94,5.62;5.31,4.69 +5.31,7.50;6.56,5.62 +6.56,9.38;5.62,7.50 +3.75,7.50;4.69,9.38 +8.44,9.38;7.50,7.50 +7.19,7.50;8.44,5.62 +7.19,3.75;5.94,2.50 +5.94,2.50;4.69,1.88 +6.88,1.88;5.00,3.44 +0.62,1.88;2.19,1.88 +2.19,1.88;2.19,5.31 +2.19,5.31;0.62,5.31 +0.62,5.31;0.62,1.56 + +# UTF-16 : 78 be +# UTF-8 : be a2 e7 +[78be] 碾 +2.50,0.62;3.12,2.19 +3.12,2.19;3.44,4.69 +3.44,4.69;3.44,9.06 +3.44,9.06;8.44,9.06 +8.44,9.06;8.44,7.50 +8.44,7.50;3.44,7.50 +5.62,3.75;5.62,7.19 +7.19,7.19;7.19,3.75 +4.06,3.75;8.75,3.75 +6.56,3.75;7.19,1.88 +7.19,1.88;8.12,0.94 +8.12,0.94;8.75,0.62 +4.06,0.62;6.25,1.25 +0.62,1.25;0.62,5.00 +0.62,5.00;2.19,5.00 +2.19,5.00;2.19,1.88 +2.19,1.88;0.62,1.88 +0.00,4.06;1.56,8.44 +0.00,8.44;2.81,8.44 +4.38,5.62;8.12,5.62 +8.44,2.81;7.19,2.19 +5.00,0.94;5.00,3.75 + +# UTF-16 : 79 11 +# UTF-8 : 91 a4 e7 +[7911] 礑 +0.00,4.38;0.94,5.94 +0.94,5.94;1.88,8.75 +0.00,8.75;2.81,8.75 +3.75,8.75;4.69,7.81 +7.19,7.81;8.12,8.75 +8.12,2.19;3.75,2.19 +3.75,0.62;3.75,3.44 +3.75,3.44;8.12,3.44 +8.12,3.44;8.12,0.62 +8.12,0.94;3.75,0.94 +5.94,0.94;5.94,3.44 +5.94,9.38;5.94,7.50 +4.38,6.25;7.50,6.25 +7.50,6.25;7.50,4.69 +7.50,4.69;4.38,4.69 +4.38,4.69;4.38,6.25 +8.75,6.25;8.75,7.50 +8.75,7.50;3.12,7.50 +3.12,7.50;3.12,6.25 +0.62,1.88;2.19,1.88 +2.19,1.88;2.19,5.31 +2.19,5.31;0.62,5.31 +0.62,5.31;0.62,1.56 + +# UTF-16 : 79 7a +# UTF-8 : ba a5 e7 +[797a] 祺 +4.06,7.81;8.75,7.81 +8.75,2.81;4.06,2.81 +5.00,2.81;5.00,9.38 +7.81,9.38;7.81,2.81 +7.81,6.25;5.00,6.25 +5.00,4.69;7.81,4.69 +4.06,0.62;5.62,2.19 +7.19,2.19;8.44,0.62 +1.88,0.62;1.88,7.19 +3.44,7.19;0.00,7.19 +0.00,1.88;0.94,4.69 +0.94,4.69;0.94,5.94 +2.81,5.94;2.81,4.69 +2.81,4.69;3.44,2.50 +3.12,8.75;0.31,8.75 + +# UTF-16 : 79 9d +# UTF-8 : 9d a6 e7 +[799d] 禝 +5.94,9.06;5.94,6.56 +3.75,6.56;3.75,9.06 +3.75,9.06;8.44,9.06 +8.44,9.06;8.44,6.56 +8.44,6.56;3.75,6.56 +3.75,7.81;8.44,7.81 +8.44,0.62;6.56,1.25 +6.56,1.25;5.31,2.50 +5.31,2.50;5.00,3.12 +5.00,3.75;7.81,3.75 +7.81,3.75;6.88,2.50 +6.88,2.50;5.00,1.25 +5.00,1.25;2.81,0.62 +2.81,8.75;0.31,8.75 +5.62,4.69;4.06,2.81 +4.06,2.81;3.12,2.19 +3.12,4.38;4.38,5.00 +4.38,5.00;5.00,6.25 +6.56,6.25;6.56,4.69 +6.56,4.69;8.44,4.69 +8.44,4.69;8.75,5.62 +2.50,2.81;2.50,5.94 +0.62,5.94;0.62,4.38 +0.62,4.38;0.00,1.88 +0.00,7.19;3.12,7.19 +1.56,7.19;1.56,0.62 + +# UTF-16 : 79 a7 +# UTF-8 : a7 a6 e7 +[79a7] 禧 +4.06,8.44;8.75,8.44 +8.75,3.44;3.75,3.44 +6.88,3.44;7.19,5.00 +4.69,5.00;7.81,5.00 +7.81,5.00;7.81,6.25 +7.81,6.25;4.69,6.25 +4.69,6.25;4.69,5.00 +5.31,4.69;5.62,3.44 +4.38,0.62;4.38,2.50 +4.38,2.50;8.12,2.50 +8.12,2.50;8.12,0.62 +8.12,0.94;4.38,0.94 +4.38,7.19;8.12,7.19 +6.25,7.19;6.25,9.38 +0.31,8.75;2.81,8.75 +0.00,6.88;3.12,6.88 +1.56,6.88;1.56,0.62 +2.81,2.50;2.50,4.38 +2.50,4.38;2.50,5.62 +0.62,5.62;0.62,4.38 +0.62,4.38;0.00,1.88 + +# UTF-16 : 79 c9 +# UTF-8 : 89 a7 e7 +[79c9] 秉 +0.31,1.25;1.56,1.88 +1.56,1.88;4.38,4.06 +4.38,4.06;7.19,1.88 +7.19,1.88;8.44,1.25 +8.75,5.31;0.31,5.31 +0.31,7.50;8.44,7.50 +4.38,0.62;4.38,8.75 +7.19,9.38;1.88,8.44 +1.88,8.44;0.94,8.44 +1.56,6.56;7.19,6.56 +7.19,6.56;7.19,4.06 +7.19,4.06;1.56,4.06 + +# UTF-16 : 79 e7 +# UTF-8 : a7 a7 e7 +[79e7] 秧 +3.12,4.69;8.75,4.69 +8.12,4.69;8.12,7.50 +8.12,7.50;3.75,7.50 +3.75,7.50;3.75,4.69 +5.94,4.69;6.56,2.81 +6.56,2.81;7.50,1.56 +7.50,1.56;8.75,0.62 +2.81,0.62;4.38,1.56 +4.38,1.56;5.31,2.81 +5.31,2.81;5.94,4.69 +5.94,4.69;5.94,9.38 +2.81,9.38;1.88,8.75 +1.88,8.75;0.00,8.12 +0.00,6.56;2.81,6.56 +2.81,4.06;1.56,5.94 +1.56,5.94;0.62,3.75 +0.62,3.75;0.00,3.12 +1.56,0.62;1.56,8.44 + +# UTF-16 : 79 ec +# UTF-8 : ac a7 e7 +[79ec] 秬 +3.44,0.94;8.75,0.94 +8.75,8.75;3.75,8.75 +4.38,8.75;4.38,0.94 +4.38,3.75;8.12,3.75 +8.12,3.75;8.12,6.25 +8.12,6.25;4.38,6.25 +3.12,6.56;0.00,6.56 +0.00,8.12;1.88,8.75 +1.88,8.75;2.81,9.38 +2.81,4.06;1.56,5.94 +1.56,5.94;0.62,3.75 +0.62,3.75;0.00,3.12 +1.56,0.62;1.56,8.44 + +# UTF-16 : 79 e1 +# UTF-8 : a1 a7 e7 +[79e1] 秡 +6.88,5.62;5.94,2.81 +5.94,2.81;4.69,1.25 +4.69,1.25;3.75,0.62 +3.75,6.88;8.75,6.88 +8.75,0.94;7.50,1.56 +7.50,1.56;6.56,2.50 +6.56,2.50;5.62,4.06 +5.62,4.06;5.00,6.25 +7.19,7.50;6.56,8.44 +1.56,8.44;1.56,0.62 +2.81,0.94;3.75,2.19 +3.75,2.19;4.69,4.69 +4.69,4.69;5.31,9.38 +2.81,9.38;1.88,8.75 +1.88,8.75;0.00,8.12 +0.00,6.56;2.81,6.56 +2.81,4.06;1.56,5.94 +1.56,5.94;0.62,3.75 +0.62,3.75;0.00,3.12 + +# UTF-16 : 7a 0d +# UTF-8 : 8d a8 e7 +[7a0d] 稍 +0.00,3.12;0.62,3.75 +0.62,3.75;1.56,5.94 +1.56,5.94;2.81,4.06 +2.81,6.56;0.00,6.56 +0.00,8.12;1.88,8.75 +1.88,8.75;2.81,9.38 +5.94,9.38;5.94,6.25 +6.88,8.12;8.75,5.94 +3.12,5.94;5.00,8.12 +1.56,8.44;1.56,0.62 +6.88,0.62;7.81,0.94 +7.81,0.94;7.81,6.25 +7.81,6.25;4.06,6.25 +4.06,6.25;4.06,0.62 +4.06,2.81;7.81,2.81 +7.81,4.38;4.06,4.38 + +# UTF-16 : 7a 31 +# UTF-8 : b1 a8 e7 +[7a31] 稱 +6.56,7.50;5.94,8.44 +5.94,7.19;5.94,2.81 +8.75,2.81;3.12,2.81 +3.12,6.25;4.38,8.75 +4.38,8.75;5.31,8.75 +5.31,8.75;7.81,9.38 +7.81,4.69;4.06,4.69 +4.06,0.62;4.06,6.56 +4.06,6.56;7.81,6.56 +7.81,6.56;7.81,0.62 +7.81,0.62;7.19,0.62 +1.56,0.62;1.56,8.44 +7.19,8.44;8.75,6.56 +2.81,6.88;0.00,6.88 +0.00,8.44;1.56,8.75 +1.56,8.75;2.81,9.38 +2.81,4.06;1.56,5.94 +1.56,5.94;0.62,3.75 +0.62,3.75;0.00,3.12 + +# UTF-16 : 7a 3b +# UTF-8 : bb a8 e7 +[7a3b] 稻 +3.12,5.94;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;7.81,9.06 +8.75,6.25;7.19,8.12 +0.00,8.12;1.88,8.75 +1.88,8.75;2.81,9.38 +2.81,4.06;1.56,5.94 +1.56,5.94;0.62,3.75 +0.62,3.75;0.00,3.12 +0.00,6.56;2.81,6.56 +6.25,6.56;5.62,7.81 +5.62,5.62;3.75,5.00 +3.75,5.00;3.75,0.62 +3.75,0.94;8.12,0.94 +8.12,0.62;8.12,5.00 +8.12,5.00;6.25,5.00 +6.25,3.12;8.12,3.12 +5.31,3.12;3.75,3.12 +1.56,0.62;1.56,8.44 + +# UTF-16 : 7a 3e +# UTF-8 : be a8 e7 +[7a3e] 稾 +0.94,4.06;0.94,6.56 +0.94,6.56;7.81,6.56 +7.81,6.56;7.81,4.06 +7.81,4.06;7.50,4.06 +6.25,5.00;6.25,5.94 +6.25,5.94;2.50,5.94 +2.50,5.94;2.50,5.00 +2.50,5.00;6.25,5.00 +6.56,7.19;6.56,8.12 +6.56,8.12;2.19,8.12 +2.19,8.12;2.19,7.19 +2.19,7.19;6.56,7.19 +6.56,4.38;2.81,3.75 +2.81,3.75;1.88,3.75 +4.38,3.75;4.38,0.62 +4.38,9.69;4.38,8.75 +0.31,8.75;8.44,8.75 +8.44,3.12;0.31,3.12 +0.31,0.94;1.56,1.25 +1.56,1.25;4.38,2.81 +4.38,2.81;7.19,1.25 +7.19,1.25;8.44,0.94 + +# UTF-16 : 7a 37 +# UTF-8 : b7 a8 e7 +[7a37] 稷 +0.00,8.12;1.88,8.75 +1.88,8.75;2.81,9.38 +2.81,6.56;0.00,6.56 +5.94,6.56;5.94,9.06 +3.75,9.06;3.75,6.56 +3.75,6.56;8.44,6.56 +8.44,6.56;8.44,9.06 +8.44,9.06;3.75,9.06 +3.75,7.81;8.44,7.81 +8.44,0.62;6.56,1.25 +6.56,1.25;5.31,2.50 +5.31,2.50;5.00,3.12 +0.00,3.12;0.62,3.75 +0.62,3.75;1.56,5.62 +1.56,5.62;2.81,3.75 +5.00,3.75;7.81,3.75 +7.81,3.75;6.88,2.50 +6.88,2.50;5.00,1.25 +5.00,1.25;2.81,0.62 +1.56,0.62;1.56,8.44 +5.62,4.69;4.06,2.81 +4.06,2.81;3.12,2.19 +3.12,4.38;4.38,5.00 +4.38,5.00;5.00,6.25 +6.56,6.25;6.56,4.69 +6.56,4.69;8.44,4.69 +8.44,4.69;8.75,5.62 + +# UTF-16 : 7a 49 +# UTF-8 : 89 a9 e7 +[7a49] 穉 +3.44,7.50;8.44,7.50 +8.44,7.50;8.44,9.06 +8.44,9.06;3.44,9.06 +3.44,9.06;3.44,4.06 +3.44,4.06;3.12,1.88 +3.12,1.88;2.50,0.62 +6.25,0.62;6.25,4.69 +6.25,5.31;6.25,6.88 +7.81,3.75;5.00,3.75 +5.00,4.38;4.38,3.12 +0.00,3.12;0.62,3.75 +0.62,3.75;1.56,5.94 +1.56,5.94;2.81,4.06 +2.81,9.38;1.88,8.75 +1.88,8.75;0.00,8.12 +0.00,6.56;2.81,6.56 +4.06,6.56;5.31,6.56 +7.19,6.56;8.44,6.56 +8.44,5.62;7.19,5.62 +5.31,5.62;4.06,5.62 +4.06,2.50;8.75,2.50 +1.56,0.62;1.56,8.44 + +# UTF-16 : 7a 61 +# UTF-8 : a1 a9 e7 +[7a61] 穡 +0.00,3.12;0.62,3.75 +0.62,3.75;1.56,5.94 +1.56,5.94;2.81,4.06 +2.81,6.56;0.00,6.56 +0.00,8.12;1.88,8.75 +1.88,8.75;2.81,9.38 +5.94,9.38;5.94,5.31 +2.81,5.31;9.06,5.31 +8.44,8.44;3.44,8.44 +1.56,8.44;1.56,0.62 +3.44,0.62;3.44,4.38 +3.44,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +8.44,0.94;3.44,0.94 +3.44,5.94;4.06,6.56 +4.06,6.56;4.69,7.81 +4.69,2.19;4.69,3.44 +4.69,3.44;7.19,3.44 +7.19,3.44;7.19,2.19 +7.19,2.19;4.69,2.19 +5.31,5.94;4.38,7.19 +7.50,7.19;8.44,5.94 +6.56,5.94;7.19,6.56 +7.19,6.56;7.81,7.81 + +# UTF-16 : 7a 69 +# UTF-8 : a9 a9 e7 +[7a69] 穩 +1.56,8.44;1.56,0.62 +2.50,0.94;3.44,2.19 +8.12,2.19;8.75,1.25 +7.81,1.25;7.19,0.62 +7.19,0.62;4.69,0.62 +4.69,0.62;4.38,1.25 +4.38,1.25;4.38,2.50 +8.75,4.38;3.44,4.38 +3.44,6.25;8.44,6.25 +5.94,6.25;5.94,7.19 +7.81,7.19;4.06,7.19 +4.06,5.31;7.81,5.31 +7.81,5.31;7.81,3.44 +7.81,3.44;4.06,3.44 +5.62,2.81;6.88,1.88 +0.00,3.12;0.62,3.75 +0.62,3.75;1.56,5.94 +1.56,5.94;2.81,4.06 +2.81,6.56;0.00,6.56 +0.00,8.12;1.88,8.75 +1.88,8.75;2.81,9.38 +7.19,9.38;5.31,8.75 +5.31,8.75;4.38,8.75 +4.38,8.75;3.44,7.81 +8.44,7.81;7.19,8.75 +5.94,8.75;6.56,7.81 + +# UTF-16 : 9f 9d +# UTF-8 : 9d be e9 +[9f9d] 龝 +0.00,6.56;2.19,6.56 +2.19,4.69;1.25,5.94 +1.25,5.94;0.62,4.06 +0.62,4.06;0.00,3.12 +2.81,3.12;4.38,3.12 +4.38,3.12;4.38,1.25 +4.38,1.25;2.81,1.25 +2.81,5.94;4.38,5.94 +4.38,5.94;4.38,4.06 +4.38,4.06;2.81,4.06 +7.19,4.06;7.81,3.12 +7.19,3.12;7.81,4.06 +9.06,1.56;8.75,0.62 +8.75,0.62;5.31,0.62 +5.31,0.62;5.31,8.12 +5.31,6.88;3.44,6.88 +3.44,6.88;3.44,8.12 +3.44,8.12;8.12,8.12 +8.12,8.12;8.12,6.88 +8.12,6.88;6.25,6.88 +6.25,0.62;6.25,8.12 +5.94,8.12;6.56,9.06 +6.56,9.06;4.69,9.06 +4.69,9.69;4.06,8.75 +4.06,8.75;2.50,7.50 +2.50,5.00;8.44,5.00 +8.44,5.00;8.44,2.19 +8.44,2.19;2.50,2.19 +1.25,0.62;1.25,8.44 +0.00,8.44;1.25,8.75 +1.25,8.75;2.19,9.38 + +# UTF-16 : 7a 97 +# UTF-8 : 97 aa e7 +[7a97] 窗 +0.00,7.19;0.00,8.44 +0.00,8.44;8.75,8.44 +8.75,8.44;8.75,7.19 +7.81,7.19;7.19,6.56 +7.19,6.56;5.00,6.56 +5.00,6.56;5.00,8.12 +3.44,8.12;2.50,6.88 +2.50,6.88;0.62,5.94 +4.38,8.44;4.38,9.38 +2.19,2.81;3.12,3.44 +3.12,3.44;4.06,4.69 +4.06,6.25;3.12,5.31 +6.25,2.19;3.75,3.12 +3.75,4.06;6.56,4.06 +6.56,4.06;5.62,3.12 +5.62,3.12;3.75,2.19 +3.75,2.19;1.88,1.88 +0.94,0.94;7.81,0.94 +7.81,0.62;7.81,5.31 +7.81,5.31;0.94,5.31 +0.94,5.31;0.94,0.62 + +# UTF-16 : 7a 95 +# UTF-8 : 95 aa e7 +[7a95] 窕 +0.00,0.62;1.56,0.94 +1.56,0.94;2.81,1.88 +2.81,1.88;3.44,3.44 +3.44,3.44;3.44,5.94 +5.31,5.94;5.31,1.56 +5.31,1.56;5.94,0.94 +5.94,0.94;8.12,0.94 +8.12,0.94;8.75,1.88 +8.75,1.88;8.75,2.50 +0.31,2.50;2.50,3.75 +2.50,4.69;0.94,5.62 +7.81,5.62;6.25,4.69 +6.25,3.75;7.81,2.50 +7.81,7.19;7.19,6.56 +7.19,6.56;5.00,6.56 +5.00,6.56;5.00,8.12 +3.44,8.12;2.50,6.88 +2.50,6.88;0.62,6.25 +0.00,7.19;0.00,8.44 +0.00,8.44;8.75,8.44 +8.75,8.44;8.75,7.19 +4.38,8.44;4.38,9.38 + +# UTF-16 : 7a 98 +# UTF-8 : 98 aa e7 +[7a98] 窘 +2.19,0.62;2.19,2.50 +2.19,2.50;7.81,2.50 +7.81,2.50;7.81,0.62 +7.81,0.94;2.19,0.94 +1.56,3.44;7.19,3.44 +7.19,3.44;7.19,5.94 +7.19,5.94;1.56,5.94 +4.06,5.94;3.12,4.06 +3.12,4.06;1.25,1.88 +1.25,1.88;0.00,1.25 +0.00,4.69;8.75,4.69 +8.75,7.50;8.75,8.75 +8.75,8.75;0.00,8.75 +0.00,8.75;0.00,7.50 +7.81,7.50;7.19,6.88 +7.19,6.88;5.00,6.88 +5.00,6.88;5.00,8.44 +3.12,8.44;2.19,7.19 +2.19,7.19;0.62,6.25 +4.38,8.75;4.38,9.69 + +# UTF-16 : 7a 96 +# UTF-8 : 96 aa e7 +[7a96] 窖 +0.00,3.75;8.75,3.75 +8.75,7.19;8.75,8.44 +8.75,8.44;0.00,8.44 +0.00,8.44;0.00,7.19 +7.81,7.19;7.19,6.56 +7.19,6.56;5.00,6.56 +5.00,6.56;5.00,8.12 +3.12,8.12;2.19,6.88 +2.19,6.88;0.62,5.94 +2.50,5.94;1.25,4.38 +2.19,5.31;7.50,5.31 +7.19,0.62;7.19,2.50 +7.19,2.50;1.56,2.50 +1.56,2.50;1.56,0.62 +1.56,0.94;7.19,0.94 +4.38,3.12;4.38,6.25 +4.38,9.38;4.38,8.44 + +# UTF-16 : 7a b0 +# UTF-8 : b0 aa e7 +[7ab0] 窰 +0.00,7.50;0.00,8.44 +0.00,8.44;8.75,8.44 +8.75,8.44;8.75,7.50 +7.81,7.50;6.88,7.19 +6.88,7.19;5.00,7.19 +5.00,7.19;5.00,8.12 +3.44,8.12;2.50,7.19 +2.50,7.19;0.94,6.56 +3.75,6.56;7.19,6.56 +7.19,6.56;5.62,5.31 +5.62,5.31;3.12,4.38 +3.12,4.38;0.00,3.75 +6.88,3.75;2.81,3.75 +4.38,3.75;4.38,0.94 +1.56,0.94;7.19,0.94 +7.19,1.88;7.19,0.62 +1.56,0.62;1.56,1.88 +1.88,3.12;3.44,4.38 +3.44,5.94;4.69,5.00 +0.94,5.00;2.19,5.62 +2.19,5.62;4.06,7.19 +4.38,8.44;4.38,9.38 +3.12,4.38;2.19,5.31 +0.31,2.50;8.44,2.50 + +# UTF-16 : 7a b6 +# UTF-8 : b6 aa e7 +[7ab6] 窶 +0.94,7.19;2.81,7.81 +2.81,7.81;3.44,8.44 +5.00,8.44;5.31,7.50 +5.31,7.50;6.88,7.50 +6.88,7.50;7.81,7.81 +8.75,7.81;8.75,8.75 +8.75,8.75;0.00,8.75 +0.00,8.75;0.00,7.81 +0.00,2.81;8.75,2.81 +6.56,2.81;5.62,1.88 +5.62,1.88;3.44,0.94 +3.44,0.94;1.25,0.62 +6.88,0.62;4.69,1.56 +4.69,1.56;2.81,1.88 +2.19,1.56;4.38,3.44 +4.38,3.44;4.38,7.50 +4.38,9.69;4.38,8.75 +1.88,6.88;6.88,6.88 +6.88,6.88;6.88,5.31 +6.88,5.31;1.88,5.31 +1.88,5.31;1.88,6.88 +1.88,4.69;6.88,4.69 +6.88,4.69;6.88,3.75 +6.88,3.75;1.88,3.75 +1.88,3.75;1.88,4.69 +0.31,6.25;8.44,6.25 + +# UTF-16 : 7a c5 +# UTF-8 : 85 ab e7 +[7ac5] 竅 +2.19,3.75;1.25,1.56 +1.25,1.56;0.00,0.62 +2.50,0.62;3.12,0.62 +3.12,0.62;3.75,1.25 +3.75,1.25;3.75,2.19 +3.75,2.19;1.88,2.19 +1.88,5.62;2.50,6.56 +0.62,6.56;2.19,6.88 +2.19,6.88;3.44,8.12 +5.00,8.12;5.00,6.88 +5.00,6.88;7.19,6.88 +7.19,6.88;7.81,7.50 +8.75,7.50;8.75,8.44 +8.75,8.44;0.00,8.44 +0.00,8.44;0.00,7.50 +0.00,3.12;4.38,3.12 +4.38,9.38;4.38,8.44 +4.38,4.06;5.94,6.25 +3.44,5.62;0.94,5.62 +0.94,5.62;0.94,4.06 +0.94,4.06;3.44,4.06 +3.44,4.06;3.44,5.62 +3.44,5.00;0.94,5.00 +8.75,5.00;5.00,5.00 +5.00,5.00;5.94,2.81 +5.94,2.81;7.50,1.25 +7.50,1.25;8.75,0.62 +4.38,0.62;5.94,1.25 +5.94,1.25;7.19,2.50 +7.19,2.50;7.81,4.06 +7.81,4.06;7.81,5.00 + +# UTF-16 : 7a bf +# UTF-8 : bf aa e7 +[7abf] 窿 +0.00,7.50;0.00,8.75 +0.00,8.75;8.75,8.75 +8.75,8.75;8.75,7.50 +3.75,5.62;5.62,6.88 +0.62,6.88;2.81,7.50 +2.81,7.50;3.44,8.44 +3.44,4.06;4.69,4.38 +4.69,4.38;6.56,5.31 +6.56,5.31;7.50,6.25 +7.50,6.25;4.69,6.25 +4.69,6.25;5.00,5.62 +5.00,5.62;7.19,4.38 +7.19,4.38;8.44,4.06 +8.44,0.62;3.12,0.62 +0.62,0.62;0.62,6.25 +0.62,6.25;2.81,6.25 +2.81,6.25;1.56,4.69 +1.56,4.69;2.81,3.44 +2.81,3.44;2.81,2.50 +2.81,2.50;2.19,1.88 +2.19,1.88;1.25,1.88 +7.50,1.88;4.38,1.88 +3.44,1.88;4.38,3.44 +4.38,9.69;4.38,8.75 +4.38,2.81;7.81,2.81 +7.81,7.81;6.88,7.19 +6.88,7.19;5.00,7.19 +5.00,7.19;5.00,8.44 +5.00,3.75;6.88,3.75 +5.94,3.44;5.94,0.62 + +# UTF-16 : 90 83 +# UTF-8 : 83 82 e9 +[9083] 邃 +1.56,6.56;0.31,7.81 +1.88,7.81;1.88,8.75 +1.88,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +8.75,1.25;7.19,0.62 +7.19,0.62;2.50,0.62 +2.50,0.62;1.25,1.56 +1.25,1.56;1.25,4.69 +1.25,4.69;0.00,4.69 +0.00,0.62;1.25,1.56 +4.38,1.56;5.31,1.56 +5.31,1.56;5.94,2.50 +5.94,2.50;5.94,3.75 +5.94,3.75;5.00,5.31 +8.12,2.50;6.25,3.44 +6.25,5.94;6.88,6.88 +4.06,6.88;4.69,5.94 +8.44,5.94;2.50,5.94 +2.50,7.19;3.75,7.50 +3.75,7.50;4.69,8.44 +5.94,8.44;5.94,7.50 +5.94,7.50;7.81,7.50 +7.81,5.00;5.31,3.12 +5.31,3.12;2.81,1.88 +2.81,1.88;2.19,1.88 +5.62,5.94;4.38,5.00 +4.38,5.00;2.50,4.38 +2.50,3.12;3.75,3.44 +3.75,3.44;5.31,4.38 +5.31,8.75;5.31,9.69 + +# UTF-16 : 7a c7 +# UTF-8 : 87 ab e7 +[7ac7] 竇 +0.31,7.81;0.31,8.75 +0.31,8.75;8.44,8.75 +8.44,8.75;8.44,7.81 +7.50,7.81;6.56,7.50 +6.56,7.50;5.31,7.50 +5.31,7.50;5.31,8.44 +3.75,8.44;3.12,7.81 +3.12,7.81;0.94,7.50 +0.94,0.62;2.81,1.25 +5.94,1.25;7.81,0.62 +7.81,5.62;0.94,5.62 +0.94,5.62;0.94,4.38 +0.94,4.38;7.81,4.38 +7.81,4.38;7.81,5.62 +5.00,5.62;5.00,5.00 +5.00,5.00;6.88,5.00 +6.88,3.12;1.88,3.12 +1.88,2.50;6.88,2.50 +6.88,3.75;1.88,3.75 +1.88,3.75;1.88,1.56 +1.88,1.56;6.88,1.56 +6.88,1.56;6.88,3.75 +4.38,9.69;4.38,8.75 +4.38,7.81;4.38,6.25 +1.25,6.25;7.50,6.25 +8.44,6.88;0.31,6.88 +1.88,4.69;3.12,5.00 +3.12,5.00;3.75,5.62 + +# UTF-16 : 7a ca +# UTF-8 : 8a ab e7 +[7aca] 竊 +0.00,7.81;0.00,8.75 +0.00,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +7.81,7.81;6.88,7.50 +6.88,7.50;5.00,7.50 +5.00,7.50;5.00,8.44 +3.44,8.44;2.19,7.50 +2.19,7.50;0.62,7.19 +7.50,1.25;6.56,2.50 +3.12,2.50;1.88,3.75 +1.88,3.75;0.94,2.19 +0.94,2.19;0.31,1.56 +0.31,4.06;3.12,4.06 +3.12,5.94;2.50,4.69 +1.25,4.69;0.31,5.62 +0.31,5.94;3.12,6.88 +5.62,6.88;5.62,5.31 +5.62,6.25;8.44,6.25 +8.44,0.62;8.44,3.12 +8.44,3.12;3.75,3.12 +3.75,3.12;3.75,0.62 +1.88,0.62;1.88,6.25 +4.38,8.75;4.38,9.69 +4.38,3.12;4.38,5.31 +4.38,5.31;7.81,5.31 +7.81,5.31;7.81,3.12 +5.62,3.12;5.31,1.88 +6.88,1.88;4.69,1.56 +5.00,3.75;6.25,5.31 +5.94,4.69;6.88,4.06 + +# UTF-16 : 7a cd +# UTF-8 : 8d ab e7 +[7acd] 竍 +6.25,0.62;6.25,9.38 +1.88,9.38;1.88,7.50 +3.75,7.50;0.00,7.50 +0.00,1.56;3.75,2.81 +3.75,5.62;8.75,5.62 +2.50,2.50;3.12,6.56 +0.62,6.56;1.25,2.81 + +# UTF-16 : 7b 02 +# UTF-8 : 82 ac e7 +[7b02] 笂 +0.00,0.62;1.56,1.56 +1.56,1.56;2.81,2.81 +2.81,2.81;3.75,4.38 +3.75,4.38;4.06,5.94 +4.06,5.94;4.06,6.88 +0.62,5.62;6.25,5.62 +6.25,5.62;6.25,1.25 +6.25,1.25;6.56,0.62 +6.56,0.62;8.12,0.62 +8.12,0.62;8.75,1.56 +8.75,1.56;8.75,2.19 +1.56,4.06;4.38,2.19 +7.50,6.88;6.88,8.44 +8.75,8.44;5.62,8.44 +4.06,8.44;0.94,8.44 +2.19,8.44;2.81,6.88 +4.69,7.50;5.31,8.12 +5.31,8.12;5.94,9.38 +1.25,9.38;0.62,8.12 +0.62,8.12;0.00,7.50 + +# UTF-16 : 7b 0a +# UTF-8 : 8a ac e7 +[7b0a] 笊 +7.81,6.25;2.81,5.62 +2.81,5.62;1.56,5.62 +1.56,5.62;1.56,4.06 +1.56,4.06;1.25,2.81 +1.25,2.81;0.62,1.56 +0.62,1.56;0.00,0.62 +4.38,0.62;4.38,5.31 +7.19,5.94;7.19,4.06 +7.19,4.06;7.50,2.50 +7.50,2.50;8.12,1.25 +8.12,1.25;8.75,0.62 +8.75,8.44;5.62,8.44 +6.56,8.44;7.19,6.88 +2.81,6.88;2.19,8.44 +4.06,8.44;0.94,8.44 +1.25,9.38;0.62,7.81 +0.62,7.81;0.00,7.19 +4.69,7.19;5.31,7.81 +5.31,7.81;5.94,9.38 + +# UTF-16 : 7b 33 +# UTF-8 : b3 ac e7 +[7b33] 笳 +0.31,5.31;4.06,5.31 +4.06,5.31;3.75,1.25 +3.75,1.25;3.12,0.62 +3.12,0.62;2.50,0.62 +0.00,0.62;0.94,1.56 +0.94,1.56;1.88,3.44 +1.88,3.44;2.50,6.88 +7.50,6.88;6.88,8.44 +8.75,8.44;5.62,8.44 +4.06,8.44;0.94,8.44 +2.50,8.44;3.12,7.19 +4.69,7.19;5.31,7.81 +5.31,7.81;5.94,9.38 +1.25,9.38;0.62,7.81 +0.62,7.81;0.00,7.19 +5.31,0.94;5.31,5.62 +5.31,5.62;8.12,5.62 +8.12,5.62;8.12,0.94 +8.12,1.25;5.31,1.25 + +# UTF-16 : 7b 18 +# UTF-8 : 98 ac e7 +[7b18] 笘 +0.00,7.19;0.62,7.81 +0.62,7.81;1.25,9.38 +5.94,9.38;5.31,7.81 +5.31,7.81;4.69,7.19 +3.75,7.19;3.75,4.06 +3.75,5.94;8.12,5.94 +8.75,8.44;5.62,8.44 +6.56,8.44;7.19,6.88 +2.81,6.88;2.19,8.44 +4.06,8.44;0.94,8.44 +0.94,0.62;0.94,4.06 +0.94,4.06;7.50,4.06 +7.50,4.06;7.50,0.62 +7.50,0.94;0.94,0.94 + +# UTF-16 : 7b 1e +# UTF-8 : 9e ac e7 +[7b1e] 笞 +1.25,0.62;1.25,3.44 +1.25,3.44;7.50,3.44 +7.50,3.44;7.50,0.62 +7.50,0.94;1.25,0.94 +1.25,9.38;0.62,8.12 +0.62,8.12;0.00,7.50 +4.69,7.50;5.31,8.12 +5.31,8.12;5.94,9.38 +5.94,6.25;8.44,4.06 +6.88,5.31;3.12,4.69 +3.12,4.69;0.31,4.69 +1.25,4.69;3.75,7.50 +2.81,7.50;2.19,8.44 +0.94,8.44;4.06,8.44 +5.62,8.44;8.75,8.44 +6.56,8.44;7.19,7.19 + +# UTF-16 : 7b 35 +# UTF-8 : b5 ac e7 +[7b35] 笵 +8.44,1.88;8.12,0.94 +8.12,0.94;3.75,0.94 +3.75,0.94;3.12,1.56 +3.12,1.56;3.12,6.25 +3.12,6.25;7.81,6.25 +7.81,6.25;7.81,3.44 +7.81,3.44;6.56,3.44 +2.19,3.44;1.25,1.56 +1.25,1.56;0.31,0.62 +0.31,5.00;1.56,4.38 +0.94,8.44;4.06,8.44 +5.62,8.44;8.75,8.44 +6.56,8.44;7.19,7.19 +2.81,7.19;2.19,8.44 +2.19,5.62;0.94,6.88 +1.25,9.38;0.62,8.12 +0.62,8.12;0.00,7.50 +4.69,7.50;5.31,8.12 +5.31,8.12;5.94,9.38 + +# UTF-16 : 7b 28 +# UTF-8 : a8 ac e7 +[7b28] 笨 +4.38,0.62;4.38,7.19 +7.19,7.19;6.56,8.44 +0.94,8.44;3.75,8.44 +5.94,8.44;8.75,8.44 +8.75,1.56;7.19,2.50 +7.19,2.50;4.38,5.62 +4.38,5.62;1.56,2.50 +1.56,2.50;0.00,1.56 +0.00,7.50;0.62,8.12 +0.62,8.12;1.25,9.38 +6.25,9.38;5.62,8.12 +5.62,8.12;5.00,7.50 +2.81,7.19;2.19,8.44 +0.31,5.62;8.44,5.62 +6.25,2.19;2.50,2.19 + +# UTF-16 : 7b 36 +# UTF-8 : b6 ac e7 +[7b36] 笶 +1.56,6.25;8.12,6.25 +4.38,6.25;4.38,4.69 +4.38,4.69;4.06,3.12 +4.06,3.12;3.44,2.19 +3.44,2.19;1.56,0.94 +1.56,0.94;0.31,0.62 +8.44,0.62;7.19,0.94 +7.19,0.94;5.31,2.19 +5.31,2.19;4.69,3.12 +4.69,3.12;4.38,4.06 +8.75,4.06;0.00,4.06 +0.00,7.50;0.62,8.12 +0.62,8.12;1.25,9.38 +5.94,9.38;5.31,8.12 +5.31,8.12;4.69,7.50 +0.62,5.31;1.25,5.94 +1.25,5.94;1.88,7.19 +3.12,7.19;2.50,8.44 +0.94,8.44;4.06,8.44 +5.62,8.44;8.75,8.44 +6.88,8.44;7.50,7.19 + +# UTF-16 : 7b 7a +# UTF-8 : ba ad e7 +[7b7a] 筺 +6.56,2.81;5.94,3.44 +5.94,9.38;5.31,8.12 +5.31,8.12;4.69,7.50 +0.00,7.50;0.62,8.12 +0.62,8.12;1.25,9.38 +0.94,0.94;8.44,0.94 +8.44,6.56;0.94,6.56 +0.94,6.56;0.94,0.62 +0.94,8.44;4.06,8.44 +5.62,8.44;8.75,8.44 +6.56,8.44;7.19,7.19 +7.19,4.06;2.81,4.06 +2.81,7.19;2.19,8.44 +2.19,1.88;7.81,1.88 +5.00,1.88;5.00,5.62 +2.50,5.62;7.50,5.62 + +# UTF-16 : 7b 04 +# UTF-8 : 84 ac e7 +[7b04] 笄 +0.00,0.62;1.25,1.25 +1.25,1.25;2.50,2.50 +2.50,2.50;3.12,4.69 +3.12,4.69;3.12,6.56 +1.25,6.56;7.81,6.56 +5.94,6.56;5.94,0.62 +8.44,4.69;0.31,4.69 +0.00,7.50;0.62,8.12 +0.62,8.12;1.25,9.38 +5.94,9.38;5.31,8.12 +5.31,8.12;4.69,7.50 +4.06,8.44;0.94,8.44 +2.19,8.44;2.81,7.19 +7.19,7.19;6.56,8.44 +5.62,8.44;8.75,8.44 + +# UTF-16 : 7b 0b +# UTF-8 : 8b ac e7 +[7b0b] 笋 +1.25,3.44;7.81,3.44 +7.81,3.12;7.81,6.56 +7.81,6.56;1.25,6.56 +4.69,6.56;4.69,5.00 +4.69,5.00;4.38,3.12 +4.38,3.12;3.44,1.56 +3.44,1.56;2.19,0.94 +2.19,0.94;0.94,0.62 +0.94,8.44;4.06,8.44 +1.88,8.44;2.50,7.19 +7.19,7.19;6.56,8.44 +5.62,8.44;8.75,8.44 +8.75,5.00;0.31,5.00 +0.00,7.50;0.62,8.12 +0.62,8.12;1.25,9.38 +5.94,9.38;5.31,8.12 +5.31,8.12;4.69,7.50 + +# UTF-16 : 7b 4c +# UTF-8 : 8c ad e7 +[7b4c] 筌 +0.31,4.06;2.81,5.62 +2.81,5.62;4.06,6.88 +4.06,6.88;2.19,6.88 +4.69,6.88;5.94,5.62 +5.94,5.62;8.44,4.06 +8.44,0.94;0.62,0.94 +4.38,0.94;4.38,4.38 +1.88,4.38;6.88,4.38 +1.25,2.81;7.50,2.81 +7.50,7.19;6.88,8.44 +8.75,8.44;5.62,8.44 +4.06,8.44;0.94,8.44 +2.19,8.44;2.81,7.50 +0.00,7.50;0.62,8.12 +0.62,8.12;1.25,9.38 +5.94,9.38;5.31,8.12 +5.31,8.12;4.38,7.50 + +# UTF-16 : 7b 65 +# UTF-8 : a5 ad e7 +[7b65] 筥 +5.94,9.38;5.31,8.12 +5.31,8.12;4.69,7.50 +0.00,7.50;0.62,8.12 +0.62,8.12;1.25,9.38 +1.25,4.69;7.81,4.69 +7.81,4.69;7.81,6.56 +7.81,6.56;1.25,6.56 +1.25,6.56;1.25,4.69 +4.38,4.69;3.75,3.12 +2.81,7.19;2.19,8.44 +0.94,8.44;4.06,8.44 +5.62,8.44;8.75,8.44 +6.88,8.44;7.50,7.19 +0.62,0.62;0.62,3.12 +0.62,3.12;8.44,3.12 +8.44,3.12;8.44,0.62 +8.44,0.94;0.62,0.94 + +# UTF-16 : 7b 74 +# UTF-8 : b4 ad e7 +[7b74] 筴 +0.62,0.62;2.50,1.56 +2.50,1.56;3.75,3.12 +3.75,3.12;4.38,5.00 +4.38,5.00;4.38,7.50 +4.38,5.00;5.00,3.12 +5.00,3.12;6.25,1.56 +6.25,1.56;8.12,0.62 +8.12,3.44;7.19,4.69 +1.88,4.69;2.81,3.44 +5.94,3.44;6.88,4.38 +6.88,4.38;7.50,5.62 +2.19,5.62;1.56,4.38 +1.56,4.38;0.31,3.12 +0.00,6.56;8.75,6.56 +8.75,8.44;5.94,8.44 +6.88,8.44;7.50,7.19 +2.81,7.19;2.19,8.44 +3.75,8.44;0.94,8.44 +1.25,9.38;0.00,7.50 +5.31,7.50;6.56,9.38 + +# UTF-16 : 7b 67 +# UTF-8 : a7 ad e7 +[7b67] 筧 +0.00,7.50;1.25,9.38 +5.94,9.38;4.69,7.50 +5.62,8.44;8.75,8.44 +4.06,8.44;0.62,8.44 +2.19,8.44;2.81,7.19 +7.50,7.19;6.88,8.44 +1.88,2.50;1.88,6.56 +1.88,6.56;6.88,6.56 +6.88,6.56;6.88,2.50 +6.88,2.81;1.88,2.81 +1.88,4.06;6.88,4.06 +6.88,5.31;1.88,5.31 +0.00,0.62;1.56,0.94 +1.56,0.94;2.50,1.56 +2.50,1.56;3.44,2.81 +5.31,2.81;5.31,0.94 +5.31,0.94;8.44,0.94 +8.44,0.94;8.75,2.19 + +# UTF-16 : 7b 70 +# UTF-8 : b0 ad e7 +[7b70] 筰 +2.50,3.75;3.75,5.00 +3.75,5.00;4.69,6.88 +2.19,6.88;0.94,4.38 +0.94,4.38;0.00,3.12 +0.00,7.50;1.25,9.38 +5.94,9.38;4.69,7.50 +4.06,8.44;0.62,8.44 +2.19,8.44;2.81,7.19 +7.50,7.19;6.88,8.44 +5.62,8.44;8.75,8.44 +8.75,5.62;4.38,5.62 +5.31,5.62;5.31,0.62 +1.56,0.62;1.56,5.31 +7.81,4.06;5.31,4.06 +5.31,2.81;8.12,2.81 + +# UTF-16 : 7b 71 +# UTF-8 : b1 ad e7 +[7b71] 筱 +0.00,3.12;0.94,4.06 +0.94,4.06;2.19,6.88 +1.56,0.62;1.56,5.00 +2.81,5.62;2.81,1.56 +3.75,3.44;4.69,4.38 +4.69,4.38;5.94,6.88 +5.62,5.62;8.75,5.62 +8.12,5.62;7.81,4.06 +7.81,4.06;6.88,2.50 +6.88,2.50;5.31,1.25 +5.31,1.25;3.44,0.62 +8.75,0.62;7.19,1.25 +7.19,1.25;6.25,2.19 +6.25,2.19;5.62,3.44 +5.62,3.44;5.31,5.00 +5.31,8.44;8.75,8.44 +6.88,8.44;7.50,7.19 +2.81,7.19;2.19,8.44 +4.06,8.44;0.62,8.44 +1.25,9.38;0.00,7.50 +4.69,7.50;5.94,9.38 + +# UTF-16 : 7b 6e +# UTF-8 : ae ad e7 +[7b6e] 筮 +7.50,7.19;6.88,8.44 +8.75,8.44;5.62,8.44 +4.06,8.44;0.94,8.44 +2.19,8.44;2.81,7.19 +4.69,7.50;5.31,8.12 +5.31,8.12;5.94,9.38 +1.25,9.38;0.62,8.12 +0.62,8.12;0.00,7.50 +0.94,6.25;7.81,6.25 +4.38,6.25;4.38,0.94 +0.31,0.94;8.44,0.94 +2.50,5.31;1.56,3.44 +1.56,3.44;0.62,2.19 +3.12,2.50;1.88,4.06 +6.56,4.06;7.81,2.50 +7.19,5.31;6.25,3.44 +6.25,3.44;5.31,2.19 + +# UTF-16 : 7b 98 +# UTF-8 : 98 ae e7 +[7b98] 箘 +4.38,1.56;4.38,5.62 +2.50,5.31;5.62,5.94 +5.62,8.44;8.75,8.44 +6.88,8.44;7.50,7.19 +2.81,7.19;2.19,8.44 +4.06,8.44;0.94,8.44 +0.94,0.62;0.94,6.56 +0.94,6.56;7.81,6.56 +7.81,6.56;7.81,0.62 +7.81,0.94;0.94,0.94 +2.19,1.88;3.12,2.50 +3.12,2.50;4.38,4.38 +4.38,4.38;5.31,3.12 +5.31,3.12;6.56,2.19 +6.56,4.38;2.19,4.38 +4.69,7.50;5.31,8.12 +5.31,8.12;5.94,9.38 +1.25,9.38;0.62,8.12 +0.62,8.12;0.00,7.50 + +# UTF-16 : 7b 8d +# UTF-8 : 8d ae e7 +[7b8d] 箍 +0.00,7.50;0.62,8.12 +0.62,8.12;1.25,9.38 +5.94,9.38;5.31,8.12 +5.31,8.12;4.69,7.50 +4.69,2.50;4.69,5.00 +4.69,5.00;8.12,5.00 +8.12,5.00;8.12,2.81 +8.12,2.81;7.50,2.50 +6.25,1.56;6.25,5.94 +3.75,0.94;8.75,0.94 +8.75,6.56;3.75,6.56 +3.75,6.56;3.75,0.62 +0.94,0.62;1.88,0.94 +1.88,0.94;1.88,7.19 +2.81,7.19;2.19,8.44 +0.94,8.44;4.06,8.44 +5.62,8.44;8.75,8.44 +6.56,8.44;7.19,7.19 +3.12,5.62;0.31,5.62 +0.31,3.12;3.12,4.06 + +# UTF-16 : 7b 9c +# UTF-8 : 9c ae e7 +[7b9c] 箜 +0.00,7.50;0.62,8.12 +0.62,8.12;1.25,9.38 +5.94,9.38;5.00,7.50 +4.38,7.50;4.38,6.56 +4.38,3.12;4.38,0.94 +0.31,0.94;8.44,0.94 +8.44,5.62;8.44,6.56 +8.44,6.56;0.31,6.56 +0.31,6.56;0.31,5.62 +1.25,3.12;7.50,3.12 +7.81,5.00;7.19,4.06 +7.19,4.06;5.00,4.06 +5.00,4.06;5.00,5.94 +3.44,5.94;3.12,5.00 +3.12,5.00;2.50,4.38 +2.50,4.38;0.94,3.75 +0.94,8.44;4.06,8.44 +2.19,8.44;2.81,7.19 +7.19,7.19;6.56,8.44 +5.62,8.44;8.75,8.44 + +# UTF-16 : 7b 9a +# UTF-8 : 9a ae e7 +[7b9a] 箚 +7.19,7.19;6.56,8.44 +6.56,0.62;7.50,0.62 +7.50,0.62;8.12,0.94 +8.12,0.94;8.12,7.50 +4.69,7.50;5.31,8.12 +5.31,8.12;5.94,9.38 +1.25,9.38;0.62,8.12 +0.62,8.12;0.00,7.50 +2.50,7.50;2.19,8.44 +0.94,8.44;4.06,8.44 +8.75,8.44;5.62,8.44 +5.62,6.56;5.62,2.81 +5.00,5.00;2.81,6.88 +2.81,6.88;1.25,5.31 +1.25,5.31;0.00,4.38 +1.25,4.38;4.06,4.38 +4.06,0.94;4.06,3.12 +4.06,3.12;1.25,3.12 +1.25,3.12;1.25,0.94 +1.25,1.25;4.06,1.25 + +# UTF-16 : 7b 8f +# UTF-8 : 8f ae e7 +[7b8f] 箏 +3.75,0.62;4.69,0.62 +4.69,0.62;4.69,5.00 +1.25,5.00;7.50,5.00 +7.50,5.00;7.50,2.50 +7.50,2.50;1.25,2.50 +0.00,3.75;8.75,3.75 +8.75,5.00;6.56,6.88 +7.50,7.50;3.12,6.56 +3.12,6.56;1.88,6.56 +1.88,6.56;0.00,5.00 +5.00,5.31;4.06,6.25 +4.06,8.44;0.94,8.44 +2.19,8.44;2.81,7.50 +7.19,7.50;6.56,8.44 +8.75,8.44;5.62,8.44 +5.94,9.38;4.69,7.81 +0.00,7.81;1.25,9.38 + +# UTF-16 : 7b 99 +# UTF-8 : 99 ae e7 +[7b99] 箙 +6.88,5.31;7.50,5.31 +7.50,5.31;8.12,5.94 +8.12,5.94;8.12,6.88 +8.12,6.88;4.38,6.88 +4.38,6.88;4.38,0.62 +4.38,4.38;8.44,4.38 +8.44,4.38;8.12,3.12 +8.12,3.12;6.88,1.25 +6.88,1.25;5.62,0.62 +8.75,0.62;7.81,0.94 +7.81,0.94;6.25,2.19 +6.25,2.19;5.62,3.75 +5.62,8.44;8.75,8.44 +6.56,8.44;7.19,7.50 +2.81,7.50;2.19,8.44 +4.06,8.44;0.94,8.44 +0.00,7.50;1.25,9.38 +5.94,9.38;4.69,7.50 +0.00,0.62;0.62,1.56 +0.62,1.56;0.94,2.81 +0.94,2.81;0.94,6.88 +0.94,6.88;3.12,6.88 +3.12,6.88;3.12,0.62 +3.12,0.62;2.19,0.62 +3.12,3.12;0.94,3.12 +0.94,5.00;3.12,5.00 + +# UTF-16 : 7b cb +# UTF-8 : 8b af e7 +[7bcb] 篋 +8.75,0.94;0.62,0.94 +0.62,0.62;0.62,6.88 +0.62,6.88;8.75,6.88 +8.75,8.44;5.62,8.44 +4.06,8.44;0.94,8.44 +2.19,8.44;2.50,7.50 +0.00,7.50;1.25,9.38 +5.94,9.38;4.69,7.50 +6.88,7.50;6.56,8.44 +6.25,3.12;6.88,3.75 +6.88,3.75;7.50,5.31 +2.81,5.31;2.19,4.06 +2.19,4.06;1.25,3.12 +1.25,5.62;8.12,5.62 +8.12,3.44;7.19,4.38 +2.50,4.38;3.44,3.44 +4.69,4.69;4.06,3.12 +4.06,3.12;2.81,1.88 +2.81,1.88;1.56,1.56 +7.81,1.56;6.56,1.88 +6.56,1.88;5.31,3.12 +5.31,3.12;4.69,4.69 +4.69,4.69;4.69,6.25 + +# UTF-16 : 7b c1 +# UTF-8 : 81 af e7 +[7bc1] 篁 +0.31,0.94;8.44,0.94 +4.38,0.94;4.38,3.75 +7.81,3.75;0.94,3.75 +0.94,8.44;4.06,8.44 +4.06,7.81;3.44,6.88 +1.88,6.88;6.88,6.88 +6.88,6.88;6.88,4.69 +6.88,4.69;1.88,4.69 +1.88,4.69;1.88,6.88 +1.88,5.94;6.88,5.94 +1.56,2.50;7.19,2.50 +7.19,7.50;6.56,8.44 +5.62,8.44;8.75,8.44 +2.19,8.44;2.81,7.50 +0.00,7.50;1.25,9.38 +6.25,9.38;5.00,7.50 + +# UTF-16 : 7b cc +# UTF-8 : 8c af e7 +[7bcc] 篌 +0.00,4.06;0.94,4.69 +0.94,4.69;2.50,6.88 +2.50,8.44;2.81,7.50 +0.00,7.50;1.25,9.38 +5.94,9.38;4.69,7.50 +6.88,7.50;6.56,8.44 +5.62,8.44;8.75,8.44 +0.94,8.44;4.06,8.44 +4.38,5.31;3.12,3.75 +3.12,5.62;8.44,5.62 +8.44,2.81;2.81,2.81 +2.81,0.62;4.06,0.94 +4.06,0.94;5.00,1.88 +5.00,1.88;5.62,3.12 +5.62,3.12;5.62,4.38 +5.62,3.12;6.25,1.88 +6.25,1.88;7.19,0.94 +7.19,0.94;8.44,0.62 +1.88,0.62;1.88,5.62 +7.50,5.62;7.50,6.88 +7.50,6.88;4.06,6.88 +4.06,4.38;7.50,4.38 + +# UTF-16 : 7b b4 +# UTF-8 : b4 ae e7 +[7bb4] 箴 +0.94,8.44;4.06,8.44 +5.62,8.44;8.75,8.44 +7.19,8.44;7.81,7.19 +2.81,7.19;2.19,8.44 +0.00,7.50;1.25,9.38 +5.94,9.38;4.69,7.50 +4.69,4.69;2.19,4.69 +2.19,1.25;2.19,3.44 +2.19,3.44;4.06,3.44 +4.06,3.44;4.06,1.56 +4.06,1.56;2.19,1.56 +0.00,0.62;0.94,2.19 +0.94,2.19;1.25,4.06 +1.25,4.06;1.25,5.94 +1.25,5.94;8.75,5.94 +8.75,1.88;8.44,0.62 +8.44,0.62;7.19,1.88 +7.19,1.88;6.25,4.06 +6.25,4.06;5.62,7.19 +6.56,7.19;7.19,6.56 +7.81,4.69;7.19,3.12 +7.19,3.12;6.25,1.88 +6.25,1.88;4.38,0.62 + +# UTF-16 : 7c 11 +# UTF-8 : 91 b0 e7 +[7c11] 簑 +0.00,7.50;1.25,9.38 +6.25,9.38;5.00,7.50 +7.50,7.50;7.19,8.44 +8.75,8.44;5.62,8.44 +4.06,8.44;0.62,8.44 +2.19,8.44;2.50,7.50 +4.38,7.50;4.38,6.56 +0.31,6.56;8.44,6.56 +8.44,0.62;5.94,1.88 +5.94,1.88;4.69,3.44 +1.56,3.44;1.56,5.62 +1.56,5.62;7.19,5.62 +7.19,5.62;7.19,3.44 +7.19,3.44;1.56,3.44 +4.06,3.44;1.25,1.88 +1.25,1.88;0.00,1.56 +0.00,4.69;8.75,4.69 +7.81,2.81;6.25,1.88 +5.00,1.56;1.56,0.62 +2.50,0.94;2.50,2.50 + +# UTF-16 : 7c 14 +# UTF-8 : 94 b0 e7 +[7c14] 簔 +0.00,7.81;1.25,9.38 +6.25,9.38;5.31,7.81 +7.50,7.81;7.19,8.75 +8.75,8.75;5.94,8.75 +4.06,8.75;0.94,8.75 +2.19,8.75;2.50,7.81 +4.38,7.81;4.38,6.88 +0.31,6.88;8.44,6.88 +7.81,5.94;0.94,5.94 +0.94,3.44;7.81,3.44 +7.19,3.44;7.19,5.94 +1.56,5.94;1.56,3.44 +1.56,0.62;5.00,1.56 +8.75,4.69;0.00,4.69 +0.00,1.56;1.25,1.88 +1.25,1.88;4.06,3.44 +4.69,3.44;5.94,1.88 +5.94,1.88;8.44,0.62 +7.81,2.81;6.25,1.88 +2.50,0.94;2.50,2.50 + +# UTF-16 : 7b e6 +# UTF-8 : a6 af e7 +[7be6] 篦 +4.06,1.56;0.00,0.62 +0.00,7.81;1.25,9.38 +5.94,9.38;5.00,7.81 +4.38,7.81;4.06,7.19 +6.88,7.19;6.88,4.38 +6.88,4.38;1.88,4.38 +1.88,4.38;1.88,7.19 +1.88,7.19;6.88,7.19 +6.88,8.75;7.19,7.81 +2.50,7.81;2.19,8.75 +0.94,8.75;4.06,8.75 +5.62,8.75;8.75,8.75 +8.75,2.19;8.44,0.94 +8.44,0.94;5.00,0.94 +5.00,0.94;5.00,4.06 +5.00,2.81;7.81,3.75 +1.56,1.25;1.56,4.06 +1.56,3.12;3.75,3.12 +2.81,5.00;4.38,5.62 +4.38,5.62;5.62,6.56 +3.12,6.56;5.94,5.00 + +# UTF-16 : 7b e5 +# UTF-8 : a5 af e7 +[7be5] 篥 +1.25,4.38;1.25,5.94 +1.25,5.94;7.50,5.94 +7.50,5.94;7.50,4.38 +7.50,4.38;1.25,4.38 +3.12,4.38;3.12,6.88 +0.31,6.88;8.44,6.88 +5.62,6.88;5.62,4.38 +4.38,4.06;4.38,0.62 +0.00,0.94;1.25,1.25 +1.25,1.25;4.38,3.12 +4.38,3.12;7.50,1.25 +7.50,1.25;8.75,0.94 +8.75,8.44;5.31,8.44 +4.06,8.44;0.62,8.44 +1.88,8.44;2.19,7.50 +0.00,7.50;1.25,9.38 +5.94,9.38;4.69,7.50 +6.88,7.50;6.56,8.44 +8.44,3.12;0.31,3.12 + +# UTF-16 : 7c 00 +# UTF-8 : 80 b0 e7 +[7c00] 簀 +0.31,5.00;8.44,5.00 +4.38,5.00;4.38,7.50 +2.81,7.50;2.19,8.75 +0.62,8.75;4.06,8.75 +5.62,8.75;8.75,8.75 +6.88,8.75;7.50,7.50 +7.50,5.94;1.25,5.94 +1.25,0.62;2.50,0.94 +2.50,0.94;3.12,1.56 +6.88,1.56;1.88,1.56 +1.88,1.56;1.88,4.38 +1.88,4.38;6.88,4.38 +6.88,4.38;6.88,1.56 +6.88,3.44;1.88,3.44 +1.88,2.50;6.88,2.50 +5.62,1.56;6.25,0.94 +6.25,0.94;7.50,0.62 +7.81,6.88;0.94,6.88 +0.00,7.81;1.25,9.69 +6.25,9.69;5.00,7.81 + +# UTF-16 : 7c 07 +# UTF-8 : 87 b0 e7 +[7c07] 簇 +0.00,6.25;3.12,6.25 +5.62,5.94;4.38,4.06 +0.00,0.94;0.94,2.81 +0.94,2.81;1.56,7.81 +1.56,0.62;2.19,0.62 +2.19,0.62;2.81,3.12 +2.81,3.12;2.81,4.69 +2.81,4.69;1.25,4.69 +1.25,9.69;0.00,8.12 +4.69,8.12;5.94,9.69 +4.06,3.12;8.75,3.12 +6.56,3.12;7.50,1.25 +7.50,1.25;8.75,0.62 +3.75,0.62;5.62,1.88 +5.62,1.88;6.25,3.75 +6.25,3.75;6.25,5.00 +8.12,5.00;5.00,5.00 +5.00,6.88;8.75,6.88 +8.75,8.75;5.31,8.75 +5.31,7.81;3.75,5.31 +3.75,8.75;0.62,8.75 +2.19,8.75;2.81,7.50 +7.50,7.50;6.88,8.75 + +# UTF-16 : 7c 13 +# UTF-8 : 93 b0 e7 +[7c13] 簓 +3.12,6.56;3.12,3.75 +1.88,4.38;4.38,4.38 +4.38,0.62;5.31,0.94 +5.31,0.94;5.31,7.19 +5.31,7.19;0.94,7.19 +0.94,7.19;0.94,2.81 +0.94,2.81;0.62,1.56 +0.62,1.56;0.00,0.62 +5.94,0.62;7.50,1.25 +7.50,1.25;8.75,2.50 +8.75,8.75;5.31,8.75 +0.62,8.75;4.06,8.75 +6.88,8.75;7.50,7.81 +2.81,7.81;2.19,8.75 +2.19,1.25;2.19,3.12 +2.19,3.12;4.06,3.12 +4.06,3.12;4.06,1.56 +4.06,1.56;2.19,1.56 +2.19,5.62;4.06,5.62 +6.56,5.62;8.44,7.19 +8.44,4.69;6.56,3.12 +5.94,9.69;4.69,7.81 +0.00,7.81;1.25,9.69 + +# UTF-16 : 7b f7 +# UTF-8 : b7 af e7 +[7bf7] 篷 +3.44,3.12;7.19,3.12 +7.50,4.06;3.12,4.06 +3.12,5.62;4.06,6.25 +4.06,6.25;5.31,7.81 +6.88,7.81;6.56,8.75 +5.31,8.75;8.75,8.75 +3.75,8.75;0.94,8.75 +2.19,8.75;2.81,7.81 +4.38,7.81;5.62,9.69 +1.25,9.69;0.00,7.81 +0.00,5.00;1.25,5.00 +1.25,5.00;1.25,2.19 +1.25,2.19;1.88,1.25 +1.88,1.25;3.44,0.62 +3.44,0.62;7.81,0.62 +7.81,0.62;8.75,1.25 +5.31,1.25;5.31,4.69 +8.12,2.19;2.50,2.19 +1.25,2.19;0.00,0.94 +0.62,7.19;1.88,6.25 +4.69,6.25;6.25,5.00 +6.25,5.00;8.44,4.38 +2.19,4.38;4.38,5.00 +4.38,5.00;6.25,6.25 +6.25,6.25;6.88,7.19 +6.88,7.19;5.00,7.19 + +# UTF-16 : 7c 0d +# UTF-8 : 8d b0 e7 +[7c0d] 簍 +2.81,1.88;4.69,1.56 +4.69,1.56;6.88,0.62 +1.25,0.62;3.44,0.94 +3.44,0.94;5.62,1.88 +5.62,1.88;6.56,2.81 +8.75,2.81;0.00,2.81 +0.00,7.81;1.25,9.69 +5.94,9.69;5.00,7.81 +6.88,7.81;6.56,8.75 +5.62,8.75;8.75,8.75 +4.06,8.75;0.94,8.75 +2.19,8.75;2.50,7.81 +4.38,7.81;4.38,3.44 +4.38,3.44;2.19,1.56 +1.88,4.69;6.88,4.69 +6.88,4.69;6.88,3.75 +6.88,3.75;1.88,3.75 +1.88,3.75;1.88,4.69 +1.56,5.31;1.56,7.19 +1.56,7.19;7.19,7.19 +7.19,7.19;7.19,5.31 +7.19,5.31;1.56,5.31 +0.31,6.25;8.44,6.25 + +# UTF-16 : 7b f6 +# UTF-8 : b6 af e7 +[7bf6] 篶 +7.50,3.75;2.19,3.75 +2.19,8.75;2.50,7.81 +4.69,7.81;5.94,9.69 +1.25,9.69;0.00,7.81 +6.88,7.81;6.56,8.75 +8.75,8.75;5.62,8.75 +4.06,8.75;0.62,8.75 +0.62,7.19;8.12,7.19 +4.38,7.19;4.38,5.00 +4.38,6.25;7.19,6.25 +1.56,6.25;1.56,5.00 +8.75,5.00;0.00,5.00 +0.00,0.62;0.94,1.88 +2.19,1.88;2.81,0.94 +5.00,0.94;4.06,1.88 +5.62,1.88;6.56,1.25 +6.56,0.62;7.81,0.62 +7.81,0.62;8.44,2.19 +8.44,2.19;8.44,2.81 +8.44,2.81;1.56,2.81 +1.56,2.81;2.50,4.69 + +# UTF-16 : 7c 23 +# UTF-8 : a3 b0 e7 +[7c23] 簣 +0.62,0.62;1.88,0.94 +1.88,0.94;2.81,1.56 +5.62,1.56;6.56,0.94 +6.56,0.94;8.12,0.62 +1.25,1.88;1.25,4.69 +1.25,4.69;7.50,4.69 +7.50,4.69;7.50,1.88 +7.50,1.88;1.25,1.88 +1.25,2.81;7.50,2.81 +7.50,3.75;1.25,3.75 +1.25,6.25;1.25,7.19 +1.25,7.19;7.50,7.19 +7.50,7.19;7.50,6.25 +7.50,6.25;1.25,6.25 +1.25,9.69;0.00,7.81 +0.00,5.31;8.75,5.31 +4.38,5.31;4.38,7.81 +6.88,7.81;6.56,8.75 +5.62,8.75;8.75,8.75 +4.06,8.75;0.94,8.75 +2.19,8.75;2.50,7.81 +5.00,7.81;5.94,9.69 + +# UTF-16 : 7c 27 +# UTF-8 : a7 b0 e7 +[7c27] 簧 +0.31,5.00;8.44,5.00 +4.38,5.00;4.38,1.56 +5.94,1.56;6.56,0.94 +6.56,0.94;7.81,0.62 +7.81,6.56;0.94,6.56 +0.94,0.62;2.19,0.94 +2.19,0.94;2.81,1.56 +2.81,7.50;2.81,5.62 +2.81,5.62;5.94,5.62 +5.94,5.62;5.94,7.50 +5.94,9.69;4.69,7.81 +6.88,7.81;6.56,8.75 +5.31,8.75;8.75,8.75 +4.06,8.75;0.62,8.75 +1.88,8.75;2.19,7.81 +0.00,7.81;1.25,9.69 +1.56,4.06;7.19,4.06 +7.19,4.06;7.19,1.56 +7.19,1.56;1.56,1.56 +1.56,1.56;1.56,4.06 +1.56,2.81;7.19,2.81 + +# UTF-16 : 7c 1f +# UTF-8 : 9f b0 e7 +[7c1f] 簟 +4.38,0.62;4.38,2.81 +1.88,2.81;1.88,4.69 +1.88,4.69;6.88,4.69 +6.88,4.69;6.88,2.81 +6.88,2.81;1.88,2.81 +1.88,3.75;6.88,3.75 +6.88,7.81;6.56,8.75 +5.62,8.75;8.75,8.75 +8.75,1.88;0.00,1.88 +0.00,7.81;1.25,9.69 +5.94,9.69;4.69,7.81 +2.50,7.81;2.19,8.75 +3.75,8.75;0.62,8.75 +0.62,7.19;8.12,7.19 +5.62,7.19;5.62,5.31 +7.50,5.31;7.50,6.56 +7.50,6.56;1.25,6.56 +1.25,6.56;1.25,5.31 +1.25,5.31;7.50,5.31 +3.12,5.31;3.12,7.19 + +# UTF-16 : 7c 37 +# UTF-8 : b7 b0 e7 +[7c37] 簷 +0.00,5.62;0.94,6.25 +0.94,6.25;2.19,7.50 +2.19,4.69;3.75,5.00 +3.75,5.00;4.69,5.94 +4.69,7.81;5.94,9.69 +1.25,9.69;0.00,7.81 +2.81,7.81;2.50,8.75 +0.94,8.75;4.06,8.75 +5.62,8.75;8.75,8.75 +6.56,8.75;6.88,7.81 +6.88,4.38;3.44,4.38 +1.88,6.88;6.25,6.88 +6.25,6.88;5.31,5.94 +6.25,5.94;6.25,5.00 +6.25,5.00;8.12,5.00 +8.12,5.00;8.44,5.31 +8.44,5.94;1.56,5.94 +1.56,5.94;1.56,4.69 +1.56,4.69;0.94,1.88 +0.94,1.88;0.00,0.62 +3.12,0.62;3.12,1.56 +3.12,1.56;7.19,1.56 +7.19,1.56;7.19,0.62 +7.19,0.62;3.12,0.62 +3.12,2.50;7.19,2.50 +7.19,3.12;3.12,3.12 +2.19,3.75;8.12,3.75 + +# UTF-16 : 7c 2b +# UTF-8 : ab b0 e7 +[7c2b] 簫 +1.25,5.31;7.19,5.31 +7.19,5.00;7.19,7.19 +7.19,7.19;1.25,7.19 +1.25,9.69;0.00,7.81 +0.00,6.25;8.75,6.25 +8.75,8.75;5.62,8.75 +6.88,8.75;7.19,7.81 +5.00,7.81;5.94,9.69 +5.94,3.44;5.94,4.69 +7.81,4.69;7.81,0.62 +7.81,1.88;5.94,1.88 +5.94,2.19;5.94,0.62 +5.94,3.75;7.81,3.75 +7.81,2.81;0.94,2.81 +0.94,8.75;4.06,8.75 +2.19,8.75;2.50,7.81 +4.38,7.81;4.38,0.62 +0.00,0.62;0.62,1.56 +0.62,1.56;0.94,3.12 +0.94,3.12;0.94,4.69 +2.81,4.69;2.81,3.44 +2.81,3.75;0.94,3.75 +0.94,1.88;2.81,1.88 +2.81,2.19;2.81,0.62 + +# UTF-16 : 7c 3d +# UTF-8 : bd b0 e7 +[7c3d] 簽 +6.25,1.88;8.12,0.94 +3.44,0.94;2.19,1.88 +2.19,8.75;2.50,7.50 +5.00,7.81;5.94,9.69 +5.94,5.62;2.81,5.62 +2.81,2.81;1.56,1.25 +1.56,1.25;0.00,0.62 +4.06,0.62;5.62,1.25 +5.62,1.25;6.88,2.81 +7.50,2.81;7.50,4.69 +7.50,4.69;5.31,4.69 +5.31,4.69;5.31,2.81 +5.31,2.81;7.50,2.81 +1.25,2.81;1.25,4.69 +1.25,4.69;3.44,4.69 +3.44,4.69;3.44,2.81 +3.44,2.81;1.25,2.81 +1.25,9.69;0.00,7.81 +0.00,5.00;1.88,5.94 +1.88,5.94;4.38,7.81 +4.38,7.81;6.88,5.94 +6.88,5.94;8.75,5.00 +8.75,8.75;5.62,8.75 +4.06,8.75;0.94,8.75 +6.88,8.75;7.19,7.50 + +# UTF-16 : 7c 54 +# UTF-8 : 94 b1 e7 +[7c54] 籔 +1.25,9.69;0.00,7.81 +4.69,7.81;5.94,9.69 +5.94,5.00;6.25,3.12 +6.25,3.12;7.50,1.25 +7.50,1.25;8.75,0.62 +8.75,5.94;6.25,5.94 +8.12,5.94;7.81,4.06 +7.81,4.06;7.19,2.81 +7.19,2.81;5.62,1.25 +5.62,1.25;4.38,0.62 +3.44,0.62;2.50,1.56 +2.50,1.56;0.94,1.88 +0.94,5.31;0.94,7.19 +0.94,7.19;4.06,7.19 +4.06,7.19;4.06,5.31 +4.06,5.31;0.94,5.31 +0.94,3.75;4.06,3.75 +4.06,3.75;4.06,4.69 +4.06,4.69;0.94,4.69 +0.94,4.69;0.94,3.75 +2.19,3.75;0.62,1.56 +0.62,0.62;2.50,1.25 +2.50,1.25;3.44,1.88 +3.44,1.88;3.75,2.81 +5.00,2.81;0.00,2.81 +0.00,6.25;5.00,6.25 +5.00,4.69;5.94,5.62 +5.94,5.62;6.56,7.81 +2.50,7.81;2.50,3.75 +2.50,8.75;3.12,7.81 +7.19,7.81;6.88,8.75 +8.75,8.75;5.62,8.75 +4.06,8.75;0.94,8.75 + +# UTF-16 : 7c 4f +# UTF-8 : 8f b1 e7 +[7c4f] 籏 +3.12,5.94;0.00,5.94 +0.00,0.62;0.62,1.88 +0.62,1.88;1.56,5.94 +1.56,5.94;1.56,7.81 +1.56,4.69;2.81,4.69 +2.81,4.69;2.81,1.56 +2.81,1.56;2.19,0.62 +2.19,0.62;1.56,0.62 +4.06,0.62;5.62,1.56 +5.62,7.81;4.69,6.25 +4.69,6.25;3.75,5.31 +3.75,2.19;8.75,2.19 +7.50,2.19;7.50,5.62 +7.50,4.06;5.31,4.06 +5.31,5.62;5.31,2.19 +5.31,3.12;7.50,3.12 +7.50,7.50;6.88,8.75 +5.62,8.75;8.75,8.75 +4.06,8.75;0.94,8.75 +2.19,8.75;2.81,7.50 +4.69,7.81;5.94,9.69 +1.25,9.69;0.00,7.81 +5.00,6.56;8.75,6.56 +4.38,5.00;8.44,5.00 +8.44,0.62;7.19,1.56 + +# UTF-16 : 7c 58 +# UTF-8 : 98 b1 e7 +[7c58] 籘 +6.25,4.69;5.00,3.75 +5.00,3.75;5.94,2.81 +7.81,2.81;8.44,1.56 +6.56,1.56;8.12,0.62 +3.75,0.62;5.31,1.56 +5.31,2.19;7.19,3.44 +2.50,3.44;0.94,3.44 +0.94,5.31;2.50,5.31 +3.12,5.31;8.75,5.31 +8.75,3.44;7.50,4.38 +7.50,4.38;6.56,6.56 +8.75,6.56;7.50,7.50 +4.69,7.50;3.44,6.56 +7.50,6.56;4.38,6.56 +4.38,7.81;5.62,9.69 +1.25,9.69;0.00,7.81 +0.00,0.94;0.62,1.88 +0.62,1.88;0.94,3.12 +0.94,3.12;0.94,7.19 +0.94,7.19;2.50,7.19 +2.50,7.19;2.50,0.62 +2.50,0.62;1.88,0.62 +5.94,0.62;5.94,2.19 +7.81,2.19;3.75,2.19 +3.12,3.44;4.38,4.38 +4.38,4.38;5.31,5.62 +5.31,5.62;5.94,7.81 +6.88,7.81;6.56,8.75 +8.75,8.75;5.31,8.75 +3.75,8.75;0.94,8.75 +2.50,8.75;2.81,7.81 + +# UTF-16 : 7c 5f +# UTF-8 : 9f b1 e7 +[7c5f] 籟 +3.75,6.88;0.00,6.88 +0.00,1.56;0.94,2.19 +0.94,2.19;1.88,3.75 +1.88,3.75;3.12,2.19 +3.12,4.06;3.12,5.62 +3.12,5.62;0.62,5.62 +0.62,5.62;0.62,4.06 +0.62,4.06;3.12,4.06 +5.00,4.06;7.81,4.06 +7.81,3.12;5.00,3.12 +5.00,5.00;7.81,5.00 +7.81,5.00;7.81,1.88 +7.81,1.88;5.00,1.88 +5.00,1.88;5.00,5.00 +5.00,7.19;8.12,7.19 +8.12,7.19;8.12,6.56 +8.12,6.56;7.50,5.62 +7.50,5.62;6.88,5.62 +6.88,8.75;7.19,7.81 +1.88,7.81;1.88,0.62 +8.44,0.62;7.50,1.56 +5.62,1.56;4.06,0.62 +4.06,5.31;5.00,5.62 +5.00,5.62;6.56,7.19 +0.00,7.81;1.25,9.69 +5.94,9.69;4.69,7.81 +2.50,7.81;2.19,8.75 +0.94,8.75;4.06,8.75 +5.62,8.75;8.75,8.75 + +# UTF-16 : 7c 65 +# UTF-8 : a5 b1 e7 +[7c65] 籥 +0.31,5.31;1.88,5.94 +1.88,5.94;4.38,7.50 +4.38,7.50;6.88,5.94 +6.88,5.94;8.44,5.31 +7.81,2.19;0.94,2.19 +0.94,0.62;0.94,3.12 +0.94,3.12;7.81,3.12 +7.81,3.12;7.81,0.94 +7.81,0.94;6.88,0.62 +5.31,0.62;5.31,3.12 +3.12,3.12;3.12,0.62 +3.12,5.94;5.62,5.94 +5.62,8.75;8.75,8.75 +6.56,8.75;7.19,7.50 +2.81,7.50;2.19,8.75 +0.94,8.75;4.06,8.75 +5.94,9.69;5.00,7.81 +0.00,7.81;1.25,9.69 +1.25,3.75;1.25,5.00 +1.25,5.00;2.50,5.00 +2.50,5.00;2.50,3.75 +2.50,3.75;1.25,3.75 +3.75,3.75;3.75,5.00 +3.75,5.00;5.00,5.00 +5.00,5.00;5.00,3.75 +5.00,3.75;3.75,3.75 +6.25,3.75;6.25,5.00 +6.25,5.00;7.50,5.00 +7.50,5.00;7.50,3.75 +7.50,3.75;6.25,3.75 + +# UTF-16 : 7c 6c +# UTF-8 : ac b1 e7 +[7c6c] 籬 +3.12,1.25;2.81,2.19 +2.81,1.88;1.25,1.56 +1.25,1.56;2.19,2.81 +2.19,2.81;2.50,4.06 +2.50,8.75;2.81,7.81 +2.19,7.81;2.19,6.88 +4.38,6.88;0.00,6.88 +0.00,7.81;1.25,9.69 +5.94,9.69;4.69,7.81 +7.19,7.81;6.88,8.75 +0.94,8.75;4.06,8.75 +5.62,8.75;8.75,8.75 +8.75,5.94;5.31,5.94 +5.31,5.94;5.31,0.62 +5.31,4.38;8.44,4.38 +8.44,2.81;5.31,2.81 +5.31,0.94;8.75,0.94 +7.19,0.94;7.19,5.94 +7.19,5.94;7.81,7.50 +5.94,7.50;5.31,5.94 +5.31,5.94;4.38,5.00 +2.81,5.00;1.56,5.94 +1.56,5.00;2.81,6.25 +0.62,6.25;0.62,4.38 +0.62,4.38;3.75,4.38 +3.75,4.38;3.75,6.25 +3.75,0.62;4.06,0.62 +4.06,0.62;4.06,3.12 +4.06,3.12;0.31,3.12 +0.31,3.12;0.31,0.62 + +# UTF-16 : 7c 75 +# UTF-8 : b5 b1 e7 +[7c75] 籵 +3.75,5.62;8.75,5.62 +1.56,5.62;0.94,3.75 +0.94,3.75;0.00,2.50 +0.00,6.25;3.44,6.25 +3.44,4.06;2.50,5.00 +2.50,7.19;3.44,8.75 +0.00,8.75;0.94,7.19 +1.88,9.38;1.88,0.62 +6.25,0.62;6.25,9.38 + +# UTF-16 : 7c a4 +# UTF-8 : a4 b2 e7 +[7ca4] 粤 +0.00,3.44;8.75,3.44 +2.81,3.44;1.88,1.88 +1.88,6.88;6.88,6.88 +4.38,6.88;3.12,5.62 +3.12,5.62;1.88,5.00 +4.38,5.00;4.38,8.12 +6.25,8.12;5.62,7.50 +3.12,7.50;2.50,8.12 +2.50,2.50;6.88,2.50 +6.88,2.50;6.88,1.88 +6.88,1.88;5.94,0.62 +5.94,0.62;4.06,0.62 +4.06,9.69;3.12,8.75 +5.31,6.25;6.88,5.00 +0.94,4.38;7.81,4.38 +7.81,4.38;7.81,8.75 +7.81,8.75;0.94,8.75 +0.94,8.75;0.94,4.06 + +# UTF-16 : 7c a2 +# UTF-8 : a2 b2 e7 +[7ca2] 粢 +0.00,5.31;2.81,6.25 +2.81,2.81;1.88,4.06 +6.88,4.06;5.94,2.81 +8.44,2.81;0.31,2.81 +0.31,0.62;1.56,0.94 +1.56,0.94;4.06,2.81 +4.69,2.81;7.19,0.94 +7.19,0.94;8.44,0.62 +4.38,0.62;4.38,4.38 +8.75,4.38;6.88,5.00 +6.88,5.00;5.94,5.94 +5.94,5.94;5.31,7.50 +5.31,7.50;5.31,8.12 +3.12,8.12;8.12,8.12 +8.12,8.12;7.19,7.19 +5.31,7.50;4.69,6.25 +4.69,6.25;3.44,5.00 +3.44,5.00;0.94,4.06 +0.31,8.75;2.19,8.75 +2.19,6.88;2.81,7.50 +2.81,7.50;3.75,9.69 + +# UTF-16 : 7c ab +# UTF-8 : ab b2 e7 +[7cab] 粫 +1.88,9.38;1.88,0.62 +7.50,0.62;8.12,0.94 +8.12,0.94;8.12,6.56 +8.12,6.56;4.38,6.56 +4.38,6.56;4.38,0.62 +6.88,6.56;6.88,1.25 +5.62,1.25;5.62,6.56 +5.62,6.56;6.56,8.75 +8.75,8.75;3.75,8.75 +3.44,8.12;2.50,6.88 +2.50,4.69;3.44,3.75 +3.44,5.94;0.00,5.94 +0.00,8.44;0.94,6.88 +1.56,5.00;0.94,3.44 +0.94,3.44;0.00,2.50 + +# UTF-16 : 7c dc +# UTF-8 : 9c b3 e7 +[7cdc] 糜 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.06 +0.94,4.06;0.94,8.75 +0.94,8.75;8.75,8.75 +5.00,8.75;5.00,9.69 +5.00,4.38;5.00,0.62 +0.94,0.62;2.19,0.94 +2.19,0.94;5.00,2.81 +5.00,2.81;7.50,0.94 +7.50,0.94;8.75,0.62 +8.75,5.94;8.44,5.00 +8.44,5.00;7.81,5.00 +7.81,5.00;7.81,6.56 +2.50,6.56;2.50,5.94 +2.50,5.94;1.56,4.69 +1.56,2.81;8.75,2.81 +3.75,2.81;2.81,4.06 +7.19,4.06;6.25,2.81 +6.25,6.56;5.62,5.31 +5.62,5.31;4.69,4.69 +6.88,4.69;6.88,8.12 +3.44,8.12;3.44,4.69 +4.38,5.31;4.38,6.56 +4.69,7.19;1.88,7.19 +5.62,7.19;8.44,7.19 + +# UTF-16 : 9b 3b +# UTF-8 : bb ac e9 +[9b3b] 鬻 +0.00,5.31;8.75,5.31 +1.25,1.88;2.81,2.19 +2.81,2.19;3.75,3.12 +3.75,8.75;3.12,9.38 +0.31,9.38;2.19,9.38 +2.19,9.38;2.19,8.44 +2.19,8.44;0.62,8.44 +0.62,8.44;0.31,7.19 +6.25,7.19;6.56,8.44 +6.56,8.44;8.12,8.44 +8.12,8.44;8.12,9.38 +8.12,9.38;6.56,9.38 +5.62,9.38;5.00,8.75 +5.00,3.12;5.00,2.19 +5.00,2.19;6.88,2.19 +6.88,0.62;7.81,0.62 +7.81,0.62;7.81,3.12 +7.81,3.12;0.94,3.12 +0.94,3.12;0.94,0.62 +4.38,0.62;4.38,1.56 +2.19,1.56;6.56,1.56 +6.56,3.75;1.88,3.75 +1.88,3.75;1.88,4.69 +1.88,4.69;6.88,4.69 +6.88,4.69;6.88,3.75 +6.88,5.94;7.50,5.94 +7.50,5.94;8.12,6.88 +8.12,6.88;8.12,7.50 +8.12,7.50;6.56,7.50 +0.62,7.50;2.19,7.50 +2.19,7.50;2.19,6.88 +2.19,6.88;1.56,5.94 +1.56,5.94;0.94,5.94 +2.50,5.94;3.44,6.56 +3.44,6.56;4.38,8.12 +4.38,8.12;5.62,6.56 +5.62,8.12;3.12,8.12 +4.38,9.69;4.38,5.94 + +# UTF-16 : 7c f4 +# UTF-8 : b4 b3 e7 +[7cf4] 糴 +0.94,4.38;0.31,5.31 +2.81,5.31;2.19,4.38 +2.19,3.12;3.12,1.88 +3.12,3.75;0.00,3.75 +0.00,1.25;0.62,1.88 +0.62,1.88;1.56,3.75 +1.56,5.94;1.56,0.62 +4.38,0.62;4.38,4.38 +4.38,4.38;8.75,4.38 +8.75,0.94;4.38,0.94 +4.38,2.19;8.12,2.19 +8.12,3.12;4.38,3.12 +3.44,3.12;4.06,3.75 +4.06,3.75;5.00,5.31 +7.19,5.31;6.56,4.38 +6.56,4.38;6.56,0.94 +6.56,5.94;8.44,7.81 +8.44,5.62;8.44,9.06 +8.44,9.06;6.56,9.06 +8.12,9.06;6.56,7.50 +3.75,7.50;5.31,9.06 +3.75,9.06;5.62,9.06 +5.62,9.06;5.62,5.62 +5.62,7.81;3.75,5.94 +0.62,9.38;1.56,9.38 +1.56,9.38;2.19,7.50 +2.19,7.50;3.12,6.25 +0.00,6.25;0.94,7.19 +0.94,7.19;1.56,8.75 + +# UTF-16 : 7c f6 +# UTF-8 : b6 b3 e7 +[7cf6] 糶 +0.94,4.38;0.31,5.31 +2.81,5.31;2.19,4.38 +2.19,3.12;3.12,1.88 +3.12,3.75;0.00,3.75 +0.00,1.25;0.62,1.88 +0.62,1.88;1.56,3.75 +1.56,0.62;1.56,5.62 +1.56,9.69;1.56,6.25 +0.00,6.25;3.12,6.25 +3.12,5.94;3.12,7.50 +0.00,7.50;0.00,5.94 +3.75,5.94;5.62,7.81 +5.62,5.62;5.62,9.06 +5.62,9.06;3.75,9.06 +2.81,9.06;2.81,8.12 +2.81,8.12;0.31,8.12 +0.31,8.12;0.31,9.06 +5.31,9.06;3.75,7.50 +6.56,7.50;8.12,9.06 +6.56,9.06;8.44,9.06 +8.44,9.06;8.44,5.62 +8.44,7.81;6.56,5.94 +6.56,0.94;6.56,4.38 +6.56,4.38;7.19,5.31 +5.00,5.31;4.06,3.75 +4.06,3.75;3.44,3.12 +4.38,3.12;8.12,3.12 +8.12,2.19;4.38,2.19 +4.38,0.94;8.75,0.94 +8.75,4.38;4.38,4.38 +4.38,4.38;4.38,0.62 + +# UTF-16 : 7d 1c +# UTF-8 : 9c b4 e7 +[7d1c] 紜 +4.38,8.12;8.12,8.12 +8.12,0.94;7.50,3.44 +7.50,2.19;3.75,1.25 +3.75,5.31;8.75,5.31 +5.94,5.31;4.38,1.56 +0.00,1.56;0.62,4.06 +2.50,4.06;3.12,2.19 +3.12,4.38;2.50,6.25 +2.50,7.81;0.31,5.00 +0.00,5.00;2.81,5.00 +1.56,5.00;1.56,0.62 +1.56,6.56;0.31,7.50 +0.31,7.50;1.88,9.38 + +# UTF-16 : 7d 0a +# UTF-8 : 8a b4 e7 +[7d0a] 紊 +4.38,9.38;4.38,8.44 +0.31,8.44;8.44,8.44 +6.88,8.44;5.94,7.19 +5.94,7.19;4.06,5.94 +4.06,5.94;2.50,5.31 +2.50,5.31;0.31,4.69 +8.44,4.69;6.25,5.31 +6.25,5.31;4.69,5.94 +4.69,5.94;2.81,7.19 +2.81,7.19;1.88,8.44 +1.88,4.06;3.44,2.81 +4.38,5.00;2.19,3.75 +2.81,2.50;5.62,4.06 +5.62,1.88;7.81,0.62 +4.38,0.62;4.38,2.50 +7.19,2.50;0.94,2.50 +0.94,0.62;3.12,1.88 +6.56,3.44;8.12,1.88 + +# UTF-16 : 7d 45 +# UTF-8 : 85 b5 e7 +[7d45] 絅 +7.81,0.62;8.44,0.94 +8.44,0.94;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,0.62 +1.56,0.62;1.56,5.00 +2.81,5.00;0.00,5.00 +0.00,1.56;0.62,4.06 +2.50,4.06;3.12,2.19 +3.12,4.38;2.50,6.25 +2.50,7.81;0.31,5.00 +1.25,6.56;0.31,7.50 +0.31,7.50;1.88,9.38 +5.31,2.50;5.31,6.88 +5.31,6.88;7.19,6.88 +7.19,6.88;7.19,2.81 +7.19,3.12;5.31,3.12 + +# UTF-16 : 7d 2e +# UTF-8 : ae b4 e7 +[7d2e] 紮 +8.75,6.56;8.75,6.25 +8.75,6.25;8.44,5.31 +8.44,5.31;5.94,5.31 +5.94,5.31;5.31,5.94 +5.31,5.94;5.31,9.38 +2.19,9.38;2.19,5.00 +2.19,8.12;1.25,6.88 +1.25,6.88;0.00,5.94 +0.00,8.12;4.38,8.12 +4.38,5.00;2.19,3.75 +2.19,7.50;3.75,6.25 +6.56,3.44;8.12,1.88 +3.12,1.88;0.94,0.62 +0.94,2.50;7.19,2.50 +4.38,2.50;4.38,0.62 +7.81,0.62;5.62,1.88 +5.62,4.06;2.81,2.50 +3.44,2.81;1.88,4.06 + +# UTF-16 : 7d 73 +# UTF-8 : b3 b5 e7 +[7d73] 絳 +4.69,3.44;4.06,1.88 +4.06,4.06;8.44,4.06 +8.44,2.50;4.38,2.50 +3.12,2.50;2.50,4.06 +0.62,4.06;0.00,1.56 +0.00,5.00;2.81,5.00 +1.56,5.00;1.56,0.62 +6.56,0.62;6.56,5.00 +8.75,5.00;7.19,5.62 +7.19,5.62;5.94,6.88 +5.94,6.88;5.31,8.44 +5.31,8.44;7.81,8.44 +7.81,8.44;6.88,6.88 +6.88,6.88;5.31,5.62 +5.31,5.62;3.75,5.00 +3.75,6.56;4.38,7.19 +4.38,7.19;5.62,9.38 +1.88,9.38;0.31,7.50 +0.31,5.00;2.50,7.81 +0.00,7.81;1.25,6.56 +2.50,6.25;3.12,4.38 + +# UTF-16 : 7d 6e +# UTF-8 : ae b5 e7 +[7d6e] 絮 +0.31,4.69;1.88,5.31 +1.88,5.31;3.12,6.88 +3.12,6.88;3.44,8.12 +0.00,8.12;4.38,8.12 +4.38,5.31;2.19,4.06 +2.19,9.38;0.62,6.56 +0.62,6.56;1.25,6.56 +1.25,6.56;2.19,6.25 +2.19,6.25;3.12,5.31 +3.12,2.50;5.94,4.06 +5.62,1.88;8.12,0.62 +8.12,5.94;5.31,5.94 +5.31,5.62;5.31,8.44 +5.31,8.44;8.44,8.44 +8.44,8.44;8.44,5.62 +8.44,1.88;6.88,3.44 +7.50,2.50;0.62,2.50 +4.38,2.50;4.38,0.62 +0.62,0.62;3.12,1.88 +3.75,3.12;1.88,4.06 + +# UTF-16 : 7d 4f +# UTF-8 : 8f b5 e7 +[7d4f] 絏 +8.44,3.75;6.56,2.19 +6.56,2.19;4.38,0.94 +4.38,0.94;3.12,0.62 +1.56,0.62;1.56,5.00 +0.00,5.00;2.81,5.00 +2.81,5.00;2.50,5.94 +2.50,4.06;3.12,2.19 +8.75,2.19;8.75,0.62 +8.75,0.62;7.81,1.25 +7.81,1.25;6.56,2.81 +6.56,2.81;5.94,5.00 +5.94,5.00;5.94,9.38 +1.88,9.38;0.31,7.50 +0.31,5.00;2.50,7.81 +0.00,7.81;1.25,6.56 +8.12,6.56;3.75,6.56 +3.75,4.69;8.12,4.69 +8.12,4.69;8.12,8.44 +8.12,8.44;3.75,8.44 +3.75,8.44;3.75,4.38 +0.62,4.06;0.00,1.56 + +# UTF-16 : 7d 5b +# UTF-8 : 9b b5 e7 +[7d5b] 絛 +5.00,4.38;6.25,5.62 +6.25,2.81;6.25,0.62 +1.25,0.62;1.25,7.19 +2.50,7.19;2.50,1.88 +8.75,1.88;8.12,3.44 +8.12,2.81;3.75,2.81 +3.75,6.56;4.69,7.50 +4.69,7.50;5.62,9.38 +1.88,9.38;0.94,6.25 +0.94,6.25;0.00,4.69 +7.50,4.69;5.31,2.81 +5.31,2.19;3.44,0.94 +3.44,5.31;5.31,5.94 +5.31,5.94;7.50,7.50 +7.50,7.50;7.81,8.44 +8.44,8.44;5.31,8.44 +5.31,8.44;5.62,7.50 +5.62,7.50;6.88,6.25 +6.88,6.25;8.75,5.31 +8.44,0.94;7.19,2.19 +5.94,3.44;4.38,4.69 + +# UTF-16 : 7d 9b +# UTF-8 : 9b b6 e7 +[7d9b] 綛 +2.19,9.38;0.62,7.50 +0.62,5.00;3.12,7.81 +0.31,7.81;1.88,6.56 +1.88,0.62;1.88,5.00 +0.00,5.00;3.44,5.00 +3.44,2.81;2.50,4.06 +0.94,4.06;0.00,1.56 +3.75,1.56;4.38,2.50 +4.38,2.50;4.69,3.75 +4.69,9.06;8.12,9.06 +8.12,9.06;8.12,7.19 +8.12,7.19;7.50,5.31 +7.50,5.31;6.88,5.94 +6.88,4.06;5.62,5.00 +5.62,4.06;5.62,1.56 +5.62,1.56;6.25,0.94 +6.25,0.94;7.50,0.94 +7.50,0.94;8.12,1.56 +8.12,1.56;8.12,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;7.81,4.06 +6.88,7.19;5.31,7.81 +6.25,9.06;6.25,7.81 +6.25,7.81;5.62,6.25 +5.62,6.25;4.38,5.31 +3.75,4.38;3.12,5.94 + +# UTF-16 : 7d ae +# UTF-8 : ae b6 e7 +[7dae] 綮 +5.94,9.69;4.38,7.50 +4.38,2.50;4.38,0.62 +0.31,0.62;3.12,1.88 +5.62,1.88;8.44,0.62 +8.44,1.88;7.81,3.44 +7.81,2.50;0.31,2.50 +3.44,2.50;6.25,4.38 +0.00,4.38;0.62,5.31 +0.62,5.31;0.94,6.88 +0.94,6.88;0.94,8.12 +0.94,8.12;3.44,8.12 +3.44,8.12;3.44,6.56 +3.44,6.56;0.94,6.56 +0.00,9.06;4.06,9.06 +4.06,5.62;5.31,5.94 +5.31,5.94;7.19,7.19 +7.19,7.19;7.81,8.44 +7.81,8.44;5.31,8.44 +5.31,8.44;5.62,7.50 +5.62,7.50;7.19,5.62 +7.19,5.62;8.75,5.00 +4.38,5.00;2.50,3.75 +1.88,4.06;3.75,3.12 + +# UTF-16 : 7d a3 +# UTF-8 : a3 b6 e7 +[7da3] 綣 +1.25,6.56;0.31,7.50 +0.31,7.50;1.88,9.38 +6.25,9.38;5.94,7.81 +5.94,7.81;4.69,5.00 +4.69,5.00;3.44,4.06 +3.44,5.94;8.75,5.94 +8.75,4.06;7.50,5.00 +7.50,5.00;6.56,6.56 +6.56,6.56;6.25,7.50 +6.25,2.50;7.19,2.50 +7.19,2.50;7.19,4.38 +7.19,4.38;4.69,4.38 +4.69,4.38;4.69,1.56 +4.69,1.56;5.00,0.94 +5.00,0.94;8.12,0.94 +8.12,0.94;8.44,2.19 +3.12,2.19;2.50,4.06 +0.62,4.06;0.00,1.56 +0.00,5.00;2.81,5.00 +1.56,5.00;1.56,0.62 +0.31,5.00;2.50,7.81 +2.50,6.25;3.12,4.69 +3.44,7.50;4.69,8.75 +7.50,8.75;8.75,7.50 +7.81,7.50;4.38,7.50 + +# UTF-16 : 7d b5 +# UTF-8 : b5 b6 e7 +[7db5] 綵 +6.56,6.56;5.94,8.12 +7.50,8.12;8.44,6.56 +1.25,6.56;0.31,7.50 +0.31,7.50;1.88,9.38 +7.81,9.38;5.31,8.75 +5.31,8.75;4.69,8.75 +4.69,8.75;4.06,6.88 +4.06,6.88;3.44,5.94 +6.25,5.94;6.25,0.62 +1.56,0.62;1.56,5.00 +2.81,5.00;0.00,5.00 +0.00,1.56;0.62,4.06 +2.50,4.06;3.12,2.19 +3.12,4.38;2.50,6.25 +2.50,7.81;0.31,5.00 +3.75,4.69;8.75,4.69 +8.75,1.56;6.25,4.38 +6.25,4.38;5.00,2.50 +5.00,2.50;3.44,1.25 + +# UTF-16 : 7d c7 +# UTF-8 : 87 b7 e7 +[7dc7] 緇 +1.56,0.62;1.56,5.00 +5.00,5.00;3.44,7.19 +3.75,7.19;4.69,9.06 +6.56,9.06;5.62,7.19 +5.31,7.19;6.88,5.00 +8.75,5.00;7.19,7.19 +7.50,7.19;8.44,9.06 +8.44,2.81;4.06,2.81 +4.06,0.62;4.06,4.38 +4.06,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +8.44,0.94;4.06,0.94 +6.25,0.94;6.25,4.38 +3.12,4.38;2.50,6.25 +2.50,7.81;0.31,5.00 +2.81,5.00;0.00,5.00 +0.00,1.56;0.62,4.06 +2.50,4.06;3.12,2.19 +1.25,6.56;0.31,7.50 +0.31,7.50;1.88,9.38 + +# UTF-16 : 7d ab +# UTF-8 : ab b6 e7 +[7dab] 綫 +3.44,0.62;5.31,1.25 +5.31,1.25;7.50,2.81 +7.50,6.88;5.62,5.62 +5.62,5.62;4.06,5.00 +4.06,7.81;8.44,7.81 +8.44,3.75;3.75,3.75 +6.25,9.06;6.88,8.44 +6.88,4.06;6.25,4.69 +5.00,4.69;5.31,2.81 +5.31,2.81;6.56,1.25 +6.56,1.25;8.44,0.62 +8.44,0.62;8.75,1.56 +8.75,6.25;8.44,5.31 +8.44,5.31;6.56,5.62 +6.56,5.62;5.31,6.88 +5.31,6.88;4.69,9.38 +1.88,9.38;0.31,7.50 +0.31,7.50;1.25,6.56 +2.50,7.81;0.31,5.00 +2.81,5.00;0.00,5.00 +0.00,1.56;0.62,4.06 +2.50,4.06;3.12,2.19 +3.12,4.69;2.50,6.25 +1.56,5.00;1.56,0.62 + +# UTF-16 : 7d af +# UTF-8 : af b6 e7 +[7daf] 綯 +1.25,6.56;0.31,7.50 +0.31,7.50;1.88,9.38 +4.69,9.38;4.06,7.19 +4.06,7.19;3.12,5.94 +3.12,2.19;2.50,4.06 +3.75,4.06;7.50,4.06 +0.62,4.06;0.00,1.56 +4.06,1.56;4.06,3.12 +7.19,3.12;7.19,1.56 +7.19,1.88;4.06,1.88 +5.62,1.88;5.62,5.62 +4.69,5.62;6.88,5.62 +6.88,0.62;7.50,0.62 +7.50,0.62;8.12,1.25 +8.12,1.25;8.75,4.69 +8.75,4.69;8.75,7.81 +8.75,7.81;4.38,7.81 +2.50,7.81;0.31,5.00 +0.00,5.00;2.81,5.00 +4.06,5.00;5.00,6.25 +2.50,6.25;3.12,4.38 +1.56,5.00;1.56,0.62 + +# UTF-16 : 7d dc +# UTF-8 : 9c b7 e7 +[7ddc] 緜 +7.81,5.62;8.75,4.06 +8.75,2.19;7.50,3.75 +5.62,3.75;4.38,1.56 +0.00,1.56;0.00,5.00 +0.00,5.00;3.75,5.00 +3.75,5.00;3.75,1.88 +3.75,1.88;3.12,1.56 +3.12,7.50;0.31,7.50 +0.31,8.75;3.44,8.75 +3.44,8.75;3.44,6.25 +3.44,6.25;0.31,6.25 +0.31,6.25;0.31,8.75 +1.25,8.75;1.88,9.69 +1.88,5.94;1.88,0.62 +6.56,0.62;6.56,4.69 +4.38,4.69;8.12,4.69 +8.12,9.38;4.38,8.75 +6.88,8.75;5.00,6.88 +5.00,6.88;5.94,5.94 +5.00,4.69;7.50,7.19 + +# UTF-16 : 7d e1 +# UTF-8 : a1 b7 e7 +[7de1] 緡 +1.88,9.38;0.31,7.50 +0.31,7.50;1.56,6.56 +4.06,6.56;8.75,6.56 +8.75,5.62;8.44,4.38 +8.44,4.38;7.50,5.00 +7.50,5.00;6.25,6.88 +6.25,6.88;6.25,7.50 +4.06,7.50;8.12,7.50 +8.12,7.50;8.12,8.75 +8.12,8.75;4.06,8.75 +4.06,8.75;4.06,4.69 +3.44,4.06;5.94,5.00 +0.31,5.00;2.50,7.81 +2.50,6.25;3.12,4.69 +3.12,2.19;2.50,4.06 +0.62,4.06;0.00,1.56 +0.00,5.00;2.81,5.00 +1.56,5.00;1.56,0.62 +4.69,0.62;4.69,4.06 +4.69,4.06;7.81,4.06 +7.81,4.06;7.81,0.62 +7.81,0.94;4.69,0.94 +4.69,2.50;7.81,2.50 + +# UTF-16 : 7e 05 +# UTF-8 : 85 b8 e7 +[7e05] 縅 +8.12,9.06;8.75,8.12 +8.75,5.62;8.44,3.75 +8.44,3.75;6.88,1.25 +6.88,1.25;5.94,0.62 +2.50,0.62;3.12,1.56 +3.12,1.56;3.44,3.12 +3.44,3.12;3.44,7.50 +3.44,7.50;9.06,7.50 +9.06,1.88;9.06,0.62 +9.06,0.62;8.12,1.88 +8.12,1.88;7.50,3.44 +7.50,3.44;7.19,5.62 +7.19,5.62;7.19,9.38 +1.56,9.38;0.31,7.81 +0.31,7.81;1.56,6.56 +1.56,0.62;1.56,5.00 +2.50,5.00;0.00,5.00 +0.31,5.00;2.50,7.81 +2.50,5.94;2.81,4.38 +2.81,3.12;2.19,4.06 +0.94,4.06;0.00,1.56 +6.25,1.56;5.00,2.81 +5.00,2.81;4.38,2.81 +5.31,5.62;4.06,2.50 +4.06,6.25;6.56,6.25 +6.56,4.38;4.06,4.38 +6.25,4.38;5.94,3.12 +5.94,3.12;5.31,2.19 +5.31,2.19;3.75,0.94 + +# UTF-16 : 7e 21 +# UTF-8 : a1 b8 e7 +[7e21] 縡 +3.75,6.88;3.75,8.12 +3.75,8.12;8.75,8.12 +8.75,8.12;8.75,6.88 +8.75,4.69;3.75,4.69 +6.25,4.69;6.25,0.62 +6.25,8.12;6.25,9.38 +1.88,9.38;0.31,7.50 +0.31,7.50;1.56,6.56 +1.56,0.62;1.56,5.00 +2.81,5.00;0.00,5.00 +0.00,1.56;0.62,4.06 +2.50,4.06;3.12,2.19 +3.12,4.38;2.50,6.25 +2.50,7.81;0.31,5.00 +6.88,5.00;7.50,6.25 +8.12,6.25;4.38,6.25 +4.38,3.12;8.12,3.12 +5.62,4.69;5.00,6.25 +6.25,6.25;6.25,7.19 + +# UTF-16 : 7e 09 +# UTF-8 : 89 b8 e7 +[7e09] 縉 +1.88,9.38;0.31,7.50 +0.31,7.50;1.25,6.56 +0.00,1.56;0.62,4.06 +2.19,4.06;2.81,2.19 +2.81,4.69;2.50,6.25 +2.50,7.81;0.00,5.00 +0.00,5.00;2.50,5.31 +1.56,5.00;1.56,0.62 +3.44,5.62;8.75,5.62 +8.12,9.06;3.75,9.06 +4.38,0.62;4.38,4.69 +4.38,4.69;7.50,4.69 +7.50,4.69;7.50,0.62 +7.50,0.94;4.38,0.94 +4.38,2.81;7.50,2.81 +4.69,8.44;3.44,6.56 +3.44,6.56;5.00,6.88 +5.00,7.19;5.62,6.25 +8.44,6.25;7.81,7.19 +7.81,6.88;6.25,6.56 +6.25,6.56;7.50,8.44 + +# UTF-16 : 7e 46 +# UTF-8 : 86 b9 e7 +[7e46] 繆 +3.75,1.88;5.00,2.19 +5.00,2.19;7.19,3.44 +8.75,3.75;7.50,4.38 +7.50,4.38;5.62,5.94 +5.62,5.94;3.44,4.06 +3.44,0.62;5.31,0.94 +5.31,0.94;6.88,1.56 +6.88,1.56;8.44,2.50 +8.44,5.62;8.44,9.06 +8.44,9.06;5.94,9.06 +2.81,9.06;5.00,9.06 +5.00,9.06;5.00,6.25 +6.25,6.25;8.44,7.81 +5.00,7.81;3.12,6.56 +3.12,7.81;5.00,9.06 +8.44,9.06;6.25,7.50 +6.25,4.38;5.00,3.44 +5.00,3.44;3.44,2.81 +0.31,5.00;2.50,7.81 +2.50,6.25;2.81,4.38 +2.81,2.50;2.19,4.06 +0.62,4.06;0.00,1.56 +0.00,5.00;2.50,5.00 +1.56,5.00;1.56,0.62 +1.56,6.56;0.31,7.50 +0.31,7.50;1.88,9.38 + +# UTF-16 : 7e 66 +# UTF-8 : a6 b9 e7 +[7e66] 繦 +3.44,4.38;5.00,4.38 +5.00,4.38;5.00,2.81 +5.00,2.81;4.38,0.94 +4.38,0.94;3.12,0.62 +3.12,3.75;3.75,6.56 +3.75,6.56;5.00,6.56 +5.00,6.56;5.00,8.75 +5.00,8.75;3.12,8.75 +5.94,2.81;5.94,5.31 +5.94,5.31;8.44,5.31 +8.44,5.31;8.44,3.44 +8.44,3.44;5.94,3.44 +5.94,6.25;5.94,8.75 +5.94,8.75;8.44,8.75 +8.44,8.75;8.44,6.56 +8.44,6.56;5.94,6.56 +7.19,6.56;7.19,1.56 +8.44,1.56;5.31,0.94 +1.88,9.38;0.31,7.50 +0.31,7.50;1.56,6.56 +1.56,5.00;1.56,0.62 +9.06,0.62;8.12,2.50 +2.81,2.50;2.19,4.06 +0.62,4.06;0.00,1.56 +0.00,5.00;2.50,5.00 +0.31,5.00;2.50,7.81 +2.50,5.94;2.81,4.69 + +# UTF-16 : 7e 3b +# UTF-8 : bb b8 e7 +[7e3b] 縻 +2.50,4.06;4.69,2.50 +4.69,2.50;7.19,4.06 +7.81,3.12;8.75,1.88 +8.75,5.94;8.44,5.00 +8.44,5.00;7.81,5.00 +7.81,5.00;7.81,6.56 +6.25,6.56;6.25,6.25 +6.25,6.25;5.31,5.31 +4.38,5.31;4.38,6.56 +2.50,6.56;2.50,5.94 +2.50,5.94;1.56,4.69 +3.44,4.69;3.44,8.12 +6.88,8.12;6.88,4.69 +5.31,4.69;3.44,3.75 +1.88,7.19;4.69,7.19 +5.62,7.19;8.44,7.19 +8.44,0.94;6.25,1.88 +3.75,1.88;1.25,0.94 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.06 +0.94,4.06;0.94,8.75 +0.94,8.75;8.75,8.75 +5.00,8.75;5.00,9.69 +5.00,0.62;5.00,2.50 +1.56,2.50;8.12,2.50 + +# UTF-16 : 7e 43 +# UTF-8 : 83 b9 e7 +[7e43] 繃 +5.62,4.38;4.06,4.38 +4.06,2.81;5.62,2.81 +5.62,0.62;5.62,5.94 +5.62,5.94;4.06,5.94 +4.06,5.94;4.06,3.12 +4.06,3.12;3.75,1.56 +3.75,1.56;3.12,0.62 +6.25,0.62;6.88,1.56 +6.88,1.56;7.19,3.12 +7.19,3.12;7.19,5.94 +7.19,5.94;8.75,5.94 +8.75,5.94;8.75,0.62 +8.75,2.81;7.19,2.81 +7.19,4.38;8.75,4.38 +8.12,8.75;8.12,6.88 +4.38,6.88;4.38,8.75 +4.38,7.19;8.12,7.19 +6.25,7.19;6.25,9.38 +1.88,9.38;0.31,7.50 +0.31,7.50;1.56,6.56 +1.56,0.62;1.56,5.00 +2.81,5.00;0.00,5.00 +0.00,1.56;0.62,4.06 +2.50,4.06;3.12,2.19 +3.12,4.38;2.50,6.25 +2.50,7.81;0.31,5.00 + +# UTF-16 : 7e 67 +# UTF-8 : a7 b9 e7 +[7e67] 繧 +6.25,5.62;6.25,9.06 +4.06,9.06;8.44,9.06 +8.44,0.62;7.50,2.50 +4.69,4.69;7.81,4.69 +7.81,1.56;3.75,0.94 +3.75,3.44;8.75,3.44 +8.75,5.94;8.75,7.81 +8.75,7.81;3.75,7.81 +3.75,7.81;3.75,5.94 +4.38,5.94;5.31,5.94 +7.19,5.94;8.12,5.94 +8.12,6.88;7.19,6.88 +5.31,6.88;4.38,6.88 +4.69,1.25;5.94,3.44 +0.00,1.56;0.62,4.06 +2.50,4.06;3.12,2.19 +3.12,4.38;2.50,6.25 +2.50,7.81;0.31,5.00 +2.81,5.00;0.00,5.00 +1.56,5.00;1.56,0.62 +1.56,6.56;0.31,7.50 +0.31,7.50;1.88,9.38 + +# UTF-16 : 7e 69 +# UTF-8 : a9 b9 e7 +[7e69] 繩 +4.38,6.56;3.44,5.94 +3.44,5.94;3.44,3.12 +3.44,3.12;5.31,3.12 +6.56,3.12;8.44,3.12 +8.44,3.12;8.44,6.25 +8.44,6.25;6.56,6.25 +6.56,4.69;8.44,4.69 +3.44,4.69;5.31,4.69 +5.31,7.19;3.75,7.19 +3.75,7.19;3.75,8.75 +3.75,8.75;8.12,8.75 +8.12,8.75;8.12,7.19 +8.12,7.19;6.56,7.19 +6.56,0.94;6.56,8.75 +5.31,8.75;5.31,1.25 +5.31,1.25;5.94,0.94 +5.94,0.94;8.44,0.94 +8.44,0.94;8.75,1.88 +8.75,1.88;8.75,2.19 +0.00,1.56;0.94,4.06 +2.19,4.06;2.81,2.50 +2.81,4.38;2.50,6.25 +2.50,7.81;0.31,5.00 +0.00,5.00;2.50,5.00 +1.56,5.00;1.56,0.62 +1.56,6.56;0.31,7.50 +0.31,7.50;1.56,9.38 + +# UTF-16 : 7e 83 +# UTF-8 : 83 ba e7 +[7e83] 纃 +0.00,1.56;0.94,4.06 +2.19,4.06;2.81,2.50 +7.50,2.50;4.38,2.50 +4.38,3.75;7.50,3.75 +7.50,0.62;7.50,4.69 +4.38,4.69;4.38,3.44 +4.38,3.44;3.75,1.25 +3.75,1.25;3.12,0.62 +1.56,0.62;1.56,5.00 +1.56,9.38;0.31,7.50 +0.31,7.50;1.56,6.56 +8.12,6.56;8.44,5.62 +8.44,5.62;9.06,5.00 +6.56,5.00;8.44,5.62 +7.19,5.62;7.19,7.50 +7.19,7.50;8.75,8.12 +8.75,8.75;3.12,8.75 +5.94,8.75;5.94,9.69 +5.94,5.31;5.94,7.50 +5.94,7.50;6.88,8.75 +5.00,8.75;5.94,7.50 +4.06,7.50;3.75,6.25 +3.75,6.25;3.12,5.31 +4.06,5.31;5.00,5.62 +5.00,5.62;5.00,7.81 +5.00,7.81;3.12,7.81 +2.50,7.81;0.31,5.00 +0.00,5.00;2.50,5.00 +2.50,6.25;2.81,4.38 + +# UTF-16 : 7d d5 +# UTF-8 : 95 b7 e7 +[7dd5] 緕 +0.00,1.56;0.94,4.06 +2.19,4.06;2.81,2.50 +2.81,0.62;3.75,1.56 +3.75,1.56;4.38,3.44 +4.38,3.44;4.38,5.31 +7.50,5.31;7.50,0.62 +7.50,2.81;4.38,2.81 +4.38,4.38;7.50,4.38 +2.81,4.38;2.50,6.25 +2.50,7.81;0.31,5.00 +0.00,5.00;2.50,5.00 +1.56,5.00;1.56,0.62 +1.56,6.56;0.31,7.50 +0.31,7.50;1.56,9.38 +5.94,9.38;5.94,8.44 +3.44,8.44;8.44,8.44 +7.81,8.44;7.19,7.19 +7.19,7.19;5.31,5.94 +5.31,5.94;3.12,5.31 +8.75,5.31;6.56,5.94 +6.56,5.94;4.69,7.19 +4.69,7.19;4.06,8.44 + +# UTF-16 : 8f ae +# UTF-8 : ae be e8 +[8fae] 辮 +4.38,6.56;3.44,7.50 +3.44,7.50;4.69,9.38 +4.69,0.62;4.69,4.69 +3.12,4.69;5.31,5.00 +5.31,6.25;5.94,4.38 +5.94,2.19;5.31,4.06 +4.06,4.06;2.81,1.56 +2.81,3.75;0.00,3.12 +0.00,0.62;0.62,1.25 +0.62,1.25;1.25,2.50 +1.25,2.50;1.56,4.06 +1.56,4.06;1.56,5.31 +0.94,5.31;0.62,7.19 +6.56,7.19;6.88,5.31 +8.12,5.31;8.44,7.50 +2.50,7.50;2.19,5.31 +0.00,5.31;3.12,5.31 +9.06,5.31;6.25,5.31 +7.50,5.31;7.50,0.62 +7.50,7.81;7.50,9.38 +1.56,9.38;1.56,7.81 +0.31,7.81;2.81,7.81 +6.25,7.81;8.75,7.81 +8.75,3.44;6.25,3.44 +5.31,7.50;3.44,4.69 + +# UTF-16 : 7e 88 +# UTF-8 : 88 ba e7 +[7e88] 纈 +3.44,1.25;3.44,4.06 +3.44,4.06;5.31,4.06 +5.31,4.06;5.31,1.88 +5.31,1.88;3.44,1.88 +6.88,1.88;5.31,0.62 +9.06,0.62;8.12,1.88 +8.12,4.06;6.56,4.06 +6.56,6.88;8.44,6.88 +8.44,6.88;8.44,2.50 +8.44,2.50;6.56,2.50 +6.56,2.50;6.56,6.88 +6.56,6.88;7.19,8.75 +9.06,8.75;5.62,8.75 +5.62,5.31;3.12,5.31 +6.56,5.31;8.44,5.31 +4.38,5.31;4.38,9.38 +1.56,9.38;0.31,7.50 +0.31,7.50;1.56,6.56 +1.56,0.62;1.56,5.00 +2.50,5.00;0.00,5.00 +0.00,1.56;0.94,4.06 +2.19,4.06;2.81,2.50 +2.81,4.38;2.50,5.94 +2.50,7.81;0.31,5.00 +2.81,7.19;5.94,7.19 + +# UTF-16 : 7e 92 +# UTF-8 : 92 ba e7 +[7e92] 纒 +1.56,0.62;1.56,5.00 +2.81,5.00;0.00,5.00 +0.00,1.56;0.62,4.06 +2.19,4.06;2.81,2.50 +2.81,0.94;3.44,1.88 +3.44,1.88;3.75,3.44 +3.75,3.44;3.75,8.75 +3.75,8.75;8.75,8.75 +8.75,0.94;4.06,0.94 +6.56,0.94;6.56,2.81 +6.56,7.81;6.56,4.06 +8.75,4.06;4.38,4.06 +4.38,2.81;5.00,3.44 +5.94,3.44;5.94,2.81 +7.19,2.81;6.88,3.44 +7.81,3.44;8.44,2.81 +8.44,5.94;8.44,7.81 +8.44,7.81;4.69,7.81 +4.69,7.81;4.69,5.94 +4.69,5.94;8.44,5.94 +8.44,6.88;4.69,6.88 +4.69,1.88;8.12,1.88 +8.12,5.00;5.00,5.00 +0.31,5.00;2.50,7.81 +2.50,6.25;3.12,4.38 +1.25,6.56;0.31,7.50 +0.31,7.50;1.88,9.38 + +# UTF-16 : 7e 90 +# UTF-8 : 90 ba e7 +[7e90] 纐 +1.25,6.56;0.31,7.50 +0.31,7.50;1.56,9.38 +4.38,9.38;4.38,7.50 +2.81,7.50;5.94,7.50 +5.94,5.62;5.00,6.88 +3.75,6.88;2.81,5.62 +5.31,5.62;5.00,4.06 +5.00,4.06;3.75,2.19 +3.75,2.19;2.50,1.25 +2.50,5.00;0.00,5.00 +0.00,1.56;0.94,4.06 +2.19,4.06;2.81,2.50 +2.81,4.38;2.19,6.25 +2.19,7.81;0.31,5.00 +1.56,5.00;1.56,0.62 +5.31,0.62;6.88,1.88 +8.12,1.88;9.06,0.62 +9.06,8.75;5.62,8.75 +7.19,8.75;6.56,6.88 +6.56,6.88;6.56,2.50 +6.56,2.50;8.44,2.50 +8.44,2.50;8.44,6.88 +8.44,6.88;6.56,6.88 +6.56,4.06;8.44,4.06 +8.44,5.31;6.56,5.31 +3.44,5.00;4.06,4.38 +4.06,4.38;5.62,1.88 + +# UTF-16 : 7e 94 +# UTF-8 : 94 ba e7 +[7e94] 纔 +9.06,5.62;8.75,5.00 +8.75,5.00;6.56,5.00 +6.56,5.00;6.56,6.56 +6.56,5.94;8.12,5.94 +5.62,5.94;4.06,5.94 +4.06,6.56;4.06,5.00 +4.06,3.12;4.06,2.19 +4.06,2.19;7.81,2.19 +7.81,2.19;7.81,3.12 +7.81,3.12;4.06,3.12 +5.94,3.12;5.94,0.62 +5.94,0.62;8.44,0.62 +8.44,0.62;8.75,1.56 +0.00,1.56;0.94,4.06 +2.19,4.06;2.81,2.19 +2.81,4.38;2.50,6.25 +2.50,7.81;0.31,5.00 +2.50,5.00;0.00,5.00 +1.56,5.00;1.56,0.62 +2.81,0.62;4.06,0.94 +4.06,0.94;5.94,2.19 +5.94,5.31;3.44,4.69 +5.31,4.69;4.06,3.44 +4.06,3.44;3.12,2.81 +3.12,7.19;4.38,8.12 +4.38,8.12;5.62,9.69 +4.38,7.81;7.81,7.81 +7.81,7.81;7.81,6.88 +7.81,6.88;4.38,6.88 +4.38,6.88;4.38,7.81 +6.25,7.81;7.19,8.75 +7.19,8.75;5.00,8.75 +5.00,4.06;6.88,4.06 +6.88,4.06;6.25,3.12 +1.56,6.56;0.31,7.50 +0.31,7.50;1.56,9.38 + +# UTF-16 : 7e 9b +# UTF-8 : 9b ba e7 +[7e9b] 纛 +4.38,9.69;4.38,7.81 +0.31,7.81;8.44,7.81 +8.44,6.25;0.31,6.25 +0.31,4.06;0.31,2.19 +0.31,2.19;4.06,2.19 +4.69,2.19;8.44,2.50 +8.44,0.62;7.19,1.56 +7.19,8.44;1.56,8.44 +1.56,1.56;0.00,0.62 +2.19,0.62;2.19,2.19 +6.56,2.19;6.56,0.62 +4.06,0.62;2.81,1.56 +8.75,1.56;8.12,3.12 +8.12,5.00;4.69,4.38 +4.69,7.19;4.06,5.31 +7.19,5.31;1.88,5.31 +1.88,5.31;2.50,7.19 +2.50,7.19;6.88,7.19 +6.88,7.19;6.25,4.69 +6.25,4.69;5.00,4.69 +6.88,4.69;5.31,3.44 +5.31,3.44;6.25,2.81 +3.44,2.81;3.44,4.69 +3.44,4.69;1.25,4.69 +1.25,4.69;1.25,2.81 +1.25,2.81;3.44,2.81 +3.44,3.44;1.25,3.44 +1.25,4.06;3.44,4.06 +7.81,4.06;5.31,2.19 +5.94,1.56;4.69,0.62 +7.81,9.06;0.94,9.06 + +# UTF-16 : 7e 9c +# UTF-8 : 9c ba e7 +[7e9c] 纜 +6.56,9.69;5.62,7.81 +8.12,7.81;6.25,7.81 +6.25,8.75;8.75,8.75 +8.75,5.94;5.94,5.94 +5.94,5.94;5.94,6.88 +5.94,6.88;8.75,6.88 +8.75,6.88;8.75,5.94 +7.81,5.94;7.81,6.88 +6.88,6.88;6.88,5.94 +5.31,5.94;3.12,5.94 +3.12,5.62;3.12,9.06 +3.12,9.06;5.31,9.06 +4.38,9.06;4.38,8.12 +3.12,8.12;5.00,8.12 +5.00,8.12;5.00,6.88 +5.00,6.88;3.12,6.88 +4.38,6.88;4.38,5.94 +4.38,4.06;7.50,4.06 +7.50,3.12;4.06,3.12 +4.06,2.19;7.50,2.19 +7.50,2.19;7.50,5.00 +7.50,5.00;4.06,5.00 +4.06,5.00;4.06,2.19 +5.31,2.19;4.69,1.25 +4.69,1.25;2.81,0.62 +6.25,2.19;6.25,0.94 +6.25,0.94;6.88,0.62 +6.88,0.62;8.44,0.62 +8.44,0.62;8.75,1.56 +0.00,1.56;0.94,4.06 +2.19,4.06;2.81,2.50 +2.81,4.38;2.50,5.94 +2.50,7.81;0.31,5.00 +2.50,5.00;0.00,5.00 +1.56,5.00;1.56,0.62 +1.56,6.56;0.31,7.50 +0.31,7.50;1.56,9.38 + +# UTF-16 : 7f 3a +# UTF-8 : ba bc e7 +[7f3a] 缺 +4.38,7.50;7.81,7.50 +7.81,7.50;7.81,5.00 +3.75,5.00;8.75,5.00 +5.94,5.00;6.56,2.81 +6.56,2.81;7.50,1.25 +7.50,1.25;8.44,0.62 +3.75,0.62;4.69,1.25 +4.69,1.25;5.31,2.50 +5.31,2.50;5.94,5.00 +5.94,5.00;5.94,9.38 +1.25,9.38;0.62,7.50 +0.62,7.50;0.00,6.56 +0.00,5.62;3.75,5.62 +3.44,8.12;0.94,8.12 +1.88,8.12;1.88,1.25 +0.31,1.25;3.44,1.25 +3.44,1.25;3.44,4.38 +0.31,4.38;0.31,0.62 + +# UTF-16 : 7f 45 +# UTF-8 : 85 bd e7 +[7f45] 罅 +6.56,4.06;6.56,0.94 +6.56,0.94;5.62,0.62 +3.12,0.62;3.75,1.56 +3.75,1.56;4.06,3.12 +4.06,3.12;4.06,7.50 +4.06,7.50;8.75,7.50 +8.75,7.50;8.12,6.56 +7.19,6.56;4.69,5.94 +4.69,2.50;8.44,2.50 +8.44,5.62;7.81,5.00 +7.81,5.00;6.56,5.00 +6.56,5.00;5.94,5.31 +5.94,5.31;5.94,9.38 +5.94,8.44;8.12,8.44 +8.12,3.44;7.19,2.81 +5.94,2.81;5.00,3.44 +5.00,3.75;8.12,4.38 +0.31,4.38;0.31,0.62 +0.31,1.25;2.81,1.25 +2.81,1.25;2.81,4.38 +2.81,8.12;0.94,8.12 +1.56,8.12;1.56,1.25 +3.12,5.62;0.00,5.62 +0.00,6.56;0.62,7.50 +0.62,7.50;1.25,9.38 + +# UTF-16 : 7f 4c +# UTF-8 : 8c bd e7 +[7f4c] 罌 +0.62,5.62;3.44,5.62 +3.44,5.62;3.44,9.06 +3.44,9.06;0.62,9.06 +0.62,9.06;0.62,5.62 +0.62,6.88;3.44,6.88 +3.44,7.81;0.62,7.81 +5.31,7.81;8.12,7.81 +8.12,6.88;5.31,6.88 +5.31,5.62;5.31,9.06 +5.31,9.06;8.12,9.06 +8.12,9.06;8.12,5.62 +8.12,5.62;5.31,5.62 +7.50,5.62;8.44,4.69 +5.00,4.69;5.94,5.62 +2.81,5.62;3.44,4.69 +0.31,4.69;1.25,5.62 +2.19,4.69;0.94,3.12 +1.88,4.06;7.19,4.06 +4.38,4.06;4.38,0.94 +1.56,0.94;7.19,0.94 +7.19,0.62;7.19,1.88 +1.56,1.88;1.56,0.62 +0.31,2.50;8.44,2.50 + +# UTF-16 : 7f 4d +# UTF-8 : 8d bd e7 +[7f4d] 罍 +0.31,5.00;3.44,5.00 +3.44,5.00;3.44,6.88 +3.44,6.88;0.31,6.88 +0.31,6.88;0.31,5.00 +0.31,5.94;3.44,5.94 +5.31,5.94;8.44,5.94 +8.44,5.00;8.44,6.88 +8.44,6.88;5.31,6.88 +5.31,6.88;5.31,5.00 +5.31,5.00;8.44,5.00 +2.19,7.50;6.56,7.50 +6.56,7.50;6.56,9.38 +6.56,9.38;2.19,9.38 +2.19,9.38;2.19,7.50 +2.19,8.44;6.56,8.44 +4.38,7.50;4.38,9.38 +6.88,5.00;6.88,6.88 +1.88,6.88;1.88,5.00 +1.88,4.06;7.19,4.06 +4.38,4.06;4.38,0.94 +1.56,0.94;7.19,0.94 +7.19,0.62;7.19,1.88 +1.56,1.88;1.56,0.62 +1.25,3.12;2.19,4.69 +0.31,2.50;8.44,2.50 + +# UTF-16 : 7f 4e +# UTF-8 : 8e bd e7 +[7f4e] 罎 +1.25,9.38;0.62,7.50 +0.62,7.50;0.00,6.56 +0.00,5.62;3.12,5.62 +7.81,8.44;4.69,8.44 +4.69,7.50;4.69,9.38 +4.69,9.38;7.81,9.38 +7.81,9.38;7.81,7.50 +7.81,7.50;4.69,7.50 +4.06,6.88;8.44,6.88 +6.25,6.88;6.25,4.06 +7.19,4.06;8.12,4.06 +8.12,5.00;7.19,5.00 +4.38,5.00;5.31,5.00 +5.31,4.06;4.38,4.06 +4.38,3.12;8.12,3.12 +8.12,0.62;7.19,1.88 +7.19,1.25;4.06,0.62 +2.81,8.12;0.94,8.12 +1.56,8.12;1.56,1.56 +0.31,1.56;2.81,1.56 +2.81,1.56;2.81,4.38 +0.31,4.38;0.31,0.94 +4.69,0.94;5.62,2.19 +3.44,2.19;8.75,2.19 +8.75,4.38;8.75,5.94 +8.75,5.94;3.75,5.94 +3.75,5.94;3.75,4.38 + +# UTF-16 : 7f 55 +# UTF-8 : 95 bd e7 +[7f55] 罕 +0.31,7.81;0.31,9.06 +0.31,9.06;8.44,9.06 +8.44,9.06;8.44,7.81 +0.94,5.94;2.19,6.56 +2.19,6.56;2.81,7.50 +2.81,7.50;3.44,9.06 +5.00,9.06;5.00,6.88 +5.00,6.88;5.62,6.25 +5.62,6.25;7.81,6.25 +7.81,6.25;8.12,6.88 +7.50,5.00;1.25,5.00 +4.38,5.00;4.38,0.62 +0.00,3.12;8.75,3.12 + +# UTF-16 : 7f 58 +# UTF-8 : 98 bd e7 +[7f58] 罘 +0.31,6.25;8.44,6.25 +0.94,7.50;7.81,7.50 +7.81,7.50;7.81,9.06 +7.81,9.06;0.94,9.06 +0.94,9.06;0.94,7.50 +3.44,7.50;3.44,9.06 +5.31,9.06;5.31,7.50 +5.31,6.25;3.75,4.69 +3.75,4.69;1.56,3.44 +1.56,3.44;0.00,2.81 +4.38,0.62;4.38,5.31 +5.00,5.00;6.25,4.69 +6.25,4.69;7.19,4.06 +7.19,4.06;8.44,2.81 + +# UTF-16 : 7f 5f +# UTF-8 : 9f bd e7 +[7f5f] 罟 +0.94,7.19;0.94,9.06 +0.94,9.06;7.81,9.06 +7.81,9.06;7.81,7.19 +7.81,7.50;0.94,7.50 +3.44,7.50;3.44,9.06 +5.31,9.06;5.31,7.50 +4.38,6.88;4.38,3.75 +0.31,5.62;8.44,5.62 +1.25,0.94;1.25,3.75 +1.25,3.75;7.50,3.75 +7.50,3.75;7.50,0.94 +7.50,1.25;1.25,1.25 + +# UTF-16 : 7f 87 +# UTF-8 : 87 be e7 +[7f87] 羇 +0.00,2.50;3.75,2.50 +3.75,6.56;0.00,6.56 +1.88,5.62;1.88,0.62 +6.88,0.62;7.81,0.94 +7.81,0.94;7.81,3.75 +4.06,3.75;8.75,3.75 +8.75,6.25;4.38,6.25 +6.56,6.25;8.12,4.38 +4.69,4.38;5.94,5.31 +5.94,5.31;6.56,6.88 +6.56,6.88;6.56,7.50 +2.81,7.50;2.81,5.62 +2.81,5.62;0.94,5.62 +0.94,5.62;0.94,7.50 +0.94,8.12;0.94,9.38 +0.94,9.38;7.81,9.38 +7.81,9.38;7.81,8.12 +7.81,8.12;0.94,8.12 +5.62,8.12;5.62,9.38 +3.12,9.38;3.12,8.12 +3.12,4.69;3.12,3.44 +3.12,3.44;0.62,3.44 +0.62,3.44;0.62,4.69 +0.62,4.69;3.12,4.69 +5.00,1.56;6.56,1.56 +6.56,1.56;6.56,2.81 +6.56,2.81;5.00,2.81 +5.00,2.81;5.00,1.25 + +# UTF-16 : 7f 8c +# UTF-8 : 8c be e7 +[7f8c] 羌 +3.44,8.12;2.50,9.38 +6.25,9.38;5.31,8.12 +0.62,8.12;8.12,8.12 +4.38,8.12;4.38,5.00 +0.31,5.00;8.44,5.00 +5.31,5.00;5.31,1.56 +5.31,1.56;5.94,0.94 +5.94,0.94;8.12,0.94 +8.12,0.94;8.75,1.56 +8.75,1.56;8.75,1.88 +7.50,6.56;1.25,6.56 +3.44,5.00;3.12,3.75 +3.12,3.75;2.50,2.50 +2.50,2.50;1.88,1.56 +1.88,1.56;1.25,0.94 +1.25,0.94;0.62,0.62 + +# UTF-16 : 7f 94 +# UTF-8 : 94 be e7 +[7f94] 羔 +3.44,7.81;2.81,9.06 +5.94,9.06;5.31,7.81 +0.94,7.81;8.12,7.81 +4.38,7.81;4.38,4.06 +0.31,4.06;8.44,4.06 +1.56,5.94;7.19,5.94 +8.44,0.62;7.19,2.50 +7.19,2.50;6.56,3.12 +5.00,3.12;5.94,1.25 +3.75,1.25;3.12,3.12 +1.56,3.12;0.94,2.19 +0.94,2.19;0.31,0.62 + +# UTF-16 : 7f a3 +# UTF-8 : a3 be e7 +[7fa3] 羣 +1.25,9.38;6.88,9.38 +6.88,9.38;6.88,7.50 +6.88,7.50;1.25,7.50 +0.31,8.44;8.44,8.44 +3.75,9.38;3.12,8.12 +3.12,8.12;2.19,7.19 +2.19,7.19;0.00,5.94 +1.56,6.56;7.81,6.56 +7.81,6.56;7.81,5.31 +7.81,5.31;1.56,5.31 +1.56,5.31;1.56,6.56 +2.19,5.00;3.12,4.06 +5.62,4.06;6.56,5.00 +0.94,4.06;7.81,4.06 +4.38,4.06;4.38,0.62 +1.56,3.12;7.19,3.12 +0.31,1.88;8.44,1.88 + +# UTF-16 : 7f d5 +# UTF-8 : 95 bf e7 +[7fd5] 翕 +2.19,5.94;2.19,7.19 +2.19,7.19;6.25,7.19 +6.25,7.19;6.25,5.94 +6.25,5.94;2.19,5.94 +8.75,7.19;6.56,8.12 +6.56,8.12;4.38,9.38 +4.38,9.38;2.19,8.12 +2.19,8.12;0.00,7.19 +0.00,5.00;3.75,5.00 +3.75,5.00;3.75,0.94 +3.75,0.94;2.81,0.62 +3.12,8.12;5.62,8.12 +7.50,0.62;8.44,0.94 +8.44,0.94;8.44,5.00 +8.44,5.00;4.69,5.00 +4.69,3.12;6.25,3.75 +6.25,3.75;7.81,5.00 +3.12,5.00;1.56,3.75 +1.56,3.75;0.00,3.12 +0.00,1.25;1.56,1.88 +1.56,1.88;3.75,3.75 +8.44,3.75;6.25,1.88 +6.25,1.88;4.69,1.25 + +# UTF-16 : 7f e6 +# UTF-8 : a6 bf e7 +[7fe6] 翦 +4.69,0.94;6.25,1.56 +6.25,1.56;8.44,3.44 +3.75,3.44;1.56,1.56 +1.56,1.56;0.31,0.94 +0.31,2.81;1.56,3.44 +1.56,3.44;3.12,4.69 +7.81,4.69;6.25,3.44 +6.25,3.44;4.69,2.81 +4.69,4.69;8.44,4.69 +8.44,4.69;8.44,0.62 +8.44,0.62;7.50,0.62 +2.81,0.62;3.75,0.62 +3.75,0.62;3.75,4.69 +3.75,4.69;0.00,4.69 +0.00,8.75;9.06,8.75 +5.62,8.75;6.25,9.69 +2.50,9.69;3.12,8.75 +3.12,6.88;1.56,7.50 +1.56,6.56;3.12,5.94 +3.12,5.31;4.06,5.62 +4.06,5.62;4.06,8.12 +4.06,8.12;0.62,8.12 +0.62,8.12;0.62,5.31 +6.88,5.31;8.12,5.62 +8.12,5.62;8.12,8.12 +5.62,7.81;5.62,6.25 + +# UTF-16 : 7f e9 +# UTF-8 : a9 bf e7 +[7fe9] 翩 +0.00,1.25;0.62,3.44 +0.62,3.44;0.62,7.50 +0.62,7.50;3.75,7.50 +3.75,7.50;3.75,5.94 +3.75,5.94;0.62,5.94 +4.06,3.12;1.25,3.12 +1.25,0.62;1.25,4.38 +1.25,4.38;4.06,4.38 +4.06,4.38;4.06,0.62 +7.81,0.62;8.75,0.94 +8.75,0.94;8.75,9.06 +8.75,9.06;6.88,9.06 +6.88,2.19;7.81,3.44 +7.81,3.44;8.75,5.62 +8.75,8.75;7.81,6.56 +7.81,6.56;6.88,5.31 +4.38,5.31;5.31,6.56 +5.31,6.56;6.25,8.75 +6.25,5.62;5.31,3.44 +5.31,3.44;4.38,2.19 +4.38,9.06;6.25,9.06 +6.25,9.06;6.25,0.94 +6.25,0.94;5.31,0.62 +3.12,0.94;3.12,4.38 +2.19,4.38;2.19,0.94 +3.75,8.75;0.31,8.75 + +# UTF-16 : 80 3f +# UTF-8 : bf 80 e8 +[803f] 耿 +6.25,9.38;6.25,6.25 +6.25,6.25;5.94,4.69 +5.94,4.69;5.31,3.12 +5.31,3.12;4.38,1.56 +4.38,1.56;3.44,0.62 +8.75,0.62;7.50,2.19 +7.50,2.19;6.88,3.44 +6.88,3.44;6.25,5.62 +7.50,5.94;8.44,7.81 +4.69,7.81;4.69,7.19 +4.69,7.19;4.38,5.94 +0.00,2.81;2.50,3.75 +2.50,5.31;0.94,5.31 +0.94,7.19;2.50,7.19 +2.50,0.62;2.50,9.06 +3.44,9.06;0.00,9.06 +0.94,9.06;0.94,3.44 + +# UTF-16 : 80 5f +# UTF-8 : 9f 81 e8 +[805f] 聟 +0.00,7.50;4.38,7.50 +8.12,5.94;5.31,5.94 +5.31,5.62;5.31,8.75 +5.31,8.75;8.12,8.75 +8.12,8.75;8.12,5.62 +8.12,2.19;0.31,1.56 +0.31,4.69;8.44,4.69 +6.88,4.69;6.88,0.62 +6.88,3.75;1.88,3.75 +1.88,4.69;1.88,1.88 +1.88,2.81;6.88,2.81 +1.25,9.38;0.31,8.12 +0.94,8.75;3.75,8.75 +2.19,8.75;2.19,7.81 +2.19,7.81;1.25,5.94 +1.25,5.94;0.31,5.31 +3.44,5.31;2.81,6.56 +2.81,6.56;2.19,7.19 + +# UTF-16 : 80 68 +# UTF-8 : a8 81 e8 +[8068] 聨 +7.81,9.06;6.56,7.19 +2.19,7.19;0.62,7.19 +8.12,7.19;6.25,4.69 +6.25,4.69;8.12,5.00 +8.12,5.62;8.75,4.38 +5.62,4.38;5.31,5.62 +5.31,5.00;3.12,4.69 +3.12,4.69;5.00,7.19 +3.44,7.19;4.69,9.06 +3.12,9.06;0.00,9.06 +0.00,2.81;3.12,4.06 +3.12,3.12;8.44,3.12 +0.62,3.12;0.62,9.06 +0.62,5.31;2.19,5.31 +2.19,9.06;2.19,0.62 +2.81,0.62;4.06,1.25 +4.06,1.25;4.69,2.19 +4.69,2.19;5.00,4.06 +6.88,4.06;6.88,0.62 +7.19,5.94;6.25,7.50 +3.12,7.50;4.06,5.94 + +# UTF-16 : 80 73 +# UTF-8 : b3 81 e8 +[8073] 聳 +3.75,5.94;6.88,5.31 +6.88,5.31;8.75,5.31 +0.62,1.25;8.12,1.88 +8.12,7.50;7.19,8.75 +4.38,8.75;5.31,7.81 +6.25,7.81;6.88,8.44 +6.88,8.44;7.50,9.69 +4.69,9.69;4.06,8.44 +4.06,8.44;3.12,7.50 +1.56,7.50;1.56,5.00 +2.81,5.00;3.44,5.62 +3.44,5.62;4.06,6.88 +0.00,6.88;2.81,8.44 +2.50,9.38;0.31,8.12 +0.31,4.38;8.44,4.38 +6.88,4.38;6.88,0.62 +6.88,2.50;1.88,2.50 +1.88,1.56;1.88,4.38 +1.88,3.44;6.88,3.44 +7.81,6.56;5.62,6.56 +5.62,7.50;5.62,5.62 + +# UTF-16 : 80 70 +# UTF-8 : b0 81 e8 +[8070] 聰 +5.94,9.38;5.31,8.44 +7.81,8.44;3.44,8.44 +3.44,8.44;3.44,4.38 +3.44,4.38;7.81,4.38 +7.81,4.38;7.81,8.44 +7.81,3.12;8.44,2.50 +8.44,2.50;8.75,1.88 +7.81,1.88;7.19,0.94 +7.19,0.94;5.31,0.94 +5.31,0.94;4.69,1.56 +4.69,1.56;4.69,3.75 +4.69,5.00;5.62,5.62 +5.62,5.62;6.56,7.19 +6.56,7.19;5.31,7.19 +5.31,6.56;6.88,5.94 +4.38,5.94;5.00,6.56 +5.00,6.56;5.62,7.81 +5.62,3.75;6.88,2.81 +0.00,2.81;2.81,3.75 +2.81,1.25;3.75,3.12 +0.62,3.12;0.62,9.06 +0.00,9.06;2.81,9.06 +2.19,9.06;2.19,0.62 +2.19,5.31;0.62,5.31 +0.62,7.19;2.19,7.19 + +# UTF-16 : 80 79 +# UTF-8 : b9 81 e8 +[8079] 聹 +2.19,0.62;2.19,9.06 +2.19,7.19;0.62,7.19 +0.62,3.12;0.62,9.06 +0.62,5.31;2.19,5.31 +2.81,9.06;0.00,9.06 +0.00,2.81;2.50,3.44 +5.00,0.62;5.62,0.62 +5.62,0.62;5.94,0.94 +5.94,0.94;5.94,2.81 +5.94,9.38;5.94,8.44 +3.12,7.50;3.12,8.44 +3.12,8.44;8.75,8.44 +8.75,8.44;8.75,7.50 +8.75,5.94;8.12,6.56 +7.19,6.56;6.56,5.94 +6.56,5.94;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,6.25;4.69,7.50 +5.62,7.50;6.25,6.88 +3.75,6.88;3.12,5.94 +3.12,3.75;8.75,3.75 +7.81,3.75;7.81,5.00 +7.81,5.00;4.06,5.00 +4.06,5.00;4.06,3.75 +5.31,3.75;5.31,5.00 +6.56,5.00;6.56,3.75 +3.75,2.81;8.12,2.81 + +# UTF-16 : 80 93 +# UTF-8 : 93 82 e8 +[8093] 肓 +4.06,9.38;4.06,8.44 +8.44,8.44;0.62,8.44 +0.62,8.44;0.62,7.19 +0.62,7.19;1.25,6.56 +1.25,6.56;7.50,6.56 +5.94,0.62;6.88,0.94 +6.88,0.94;6.88,5.62 +6.88,5.62;1.56,5.62 +1.56,5.62;1.56,0.62 +1.56,2.81;6.88,2.81 +6.88,4.06;1.56,4.06 + +# UTF-16 : 80 ad +# UTF-8 : ad 82 e8 +[80ad] 肭 +3.44,0.62;3.44,7.19 +3.44,7.19;8.44,7.19 +8.44,7.19;8.44,0.94 +8.44,0.94;7.50,0.62 +7.81,3.75;6.56,5.00 +6.56,5.00;6.25,5.62 +6.25,5.62;5.94,7.19 +5.94,7.19;5.94,9.06 +5.94,9.06;5.00,9.06 +4.06,3.75;5.00,4.38 +5.00,4.38;5.62,5.62 +5.62,5.62;5.94,6.88 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,3.44 +0.62,3.44;0.62,9.06 +0.62,9.06;2.50,9.06 +2.50,9.06;2.50,0.62 +2.50,0.62;1.88,0.62 +0.62,6.56;2.50,6.56 +2.50,4.06;0.62,4.06 + +# UTF-16 : 51 90 +# UTF-8 : 90 86 e5 +[5190] 冐 +0.62,6.56;0.62,9.06 +0.62,9.06;8.12,9.06 +8.12,9.06;8.12,6.56 +1.88,8.12;6.88,8.12 +6.88,7.19;1.88,7.19 +1.56,0.62;1.56,5.94 +1.56,5.94;7.19,5.94 +7.19,5.94;7.19,0.94 +7.19,0.94;6.25,0.62 +1.56,4.38;7.19,4.38 +7.19,2.81;1.56,2.81 + +# UTF-16 : 80 ac +# UTF-8 : ac 82 e8 +[80ac] 肬 +3.44,6.88;8.75,6.88 +8.75,2.19;8.75,1.56 +8.75,1.56;8.12,0.94 +8.12,0.94;6.56,0.94 +6.56,0.94;5.94,1.56 +5.94,1.56;5.94,5.00 +5.62,9.38;5.62,6.25 +5.62,6.25;5.31,4.06 +5.31,4.06;5.00,3.12 +5.00,3.12;4.38,2.19 +4.38,2.19;3.12,0.94 +6.88,8.75;7.81,7.81 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,3.44 +0.62,3.44;0.62,9.06 +0.62,9.06;2.50,9.06 +2.50,9.06;2.50,0.62 +2.50,0.62;1.88,0.62 +0.62,6.56;2.50,6.56 +2.50,4.06;0.62,4.06 + +# UTF-16 : 81 09 +# UTF-8 : 89 84 e8 +[8109] 脉 +3.75,7.81;5.94,7.81 +5.94,7.81;5.94,0.62 +5.94,0.62;4.69,0.94 +8.44,7.19;6.56,5.31 +4.69,9.38;5.94,8.75 +5.94,6.25;6.25,5.00 +6.25,5.00;6.88,3.75 +6.88,3.75;8.12,2.50 +8.12,2.50;8.75,2.19 +2.81,2.19;3.75,2.81 +3.75,2.81;4.38,3.75 +4.38,3.75;5.00,5.62 +5.00,5.62;3.12,5.62 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,3.44 +0.62,3.44;0.62,9.06 +0.62,9.06;2.19,9.06 +2.19,9.06;2.19,0.62 +2.19,0.62;1.56,0.62 +0.62,6.56;2.19,6.56 +2.19,4.06;0.62,4.06 + +# UTF-16 : 81 23 +# UTF-8 : a3 84 e8 +[8123] 脣 +0.00,4.38;0.62,5.31 +0.62,5.31;0.94,6.88 +0.94,6.88;0.94,9.38 +0.94,9.38;8.44,9.38 +7.19,8.44;2.81,8.44 +3.12,5.31;3.12,7.50 +1.88,7.50;8.75,7.50 +8.75,4.69;7.19,5.31 +7.19,5.31;5.94,6.25 +5.94,6.25;5.00,7.50 +5.00,5.62;2.19,5.00 +2.19,3.12;6.88,3.12 +6.88,2.19;2.19,2.19 +2.19,0.62;2.19,4.38 +2.19,4.38;6.88,4.38 +6.88,4.38;6.88,0.94 +6.88,0.94;5.94,0.62 +6.88,5.62;7.81,6.56 + +# UTF-16 : 81 46 +# UTF-8 : 86 85 e8 +[8146] 腆 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,3.44 +0.62,3.44;0.62,9.06 +0.62,9.06;2.19,9.06 +2.19,9.06;2.19,0.94 +2.19,0.94;1.56,0.62 +3.12,0.62;5.00,2.19 +6.56,2.19;8.44,0.62 +8.75,2.81;2.81,2.81 +5.00,2.81;5.00,9.38 +6.56,9.38;6.56,2.81 +8.12,2.81;8.12,7.81 +8.12,7.81;3.44,7.81 +3.44,7.81;3.44,2.81 +3.44,5.31;8.12,5.31 +2.19,6.56;0.62,6.56 +0.62,4.06;2.19,4.06 + +# UTF-16 : 81 83 +# UTF-8 : 83 86 e8 +[8183] 膃 +4.06,5.31;4.06,8.75 +4.06,8.75;8.12,8.75 +8.12,8.75;8.12,5.31 +8.12,5.31;4.06,5.31 +5.00,5.94;5.62,6.56 +5.62,6.56;6.25,8.12 +5.94,7.19;7.19,5.94 +6.88,4.06;6.88,0.94 +3.12,0.94;9.06,0.94 +8.44,0.94;8.44,4.06 +8.44,4.06;3.75,4.06 +3.75,4.06;3.75,0.94 +5.31,0.94;5.31,4.06 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,3.44 +0.62,3.44;0.62,9.06 +0.62,9.06;2.50,9.06 +2.50,9.06;2.50,0.62 +2.50,0.62;1.88,0.62 +0.62,6.56;2.50,6.56 +2.50,4.06;0.62,4.06 + +# UTF-16 : 81 82 +# UTF-8 : 82 86 e8 +[8182] 膂 +5.94,0.62;6.88,0.94 +6.88,0.94;6.88,4.69 +6.88,4.69;1.88,4.69 +1.88,4.69;1.88,0.62 +1.88,2.50;6.88,2.50 +6.88,3.44;1.88,3.44 +5.31,5.62;5.31,7.50 +5.31,7.50;8.12,8.12 +8.44,7.19;7.50,6.25 +6.56,7.50;7.81,5.62 +7.81,5.62;8.75,5.00 +0.00,5.00;0.94,6.25 +0.94,6.25;1.56,8.12 +1.56,8.12;1.56,8.75 +0.00,8.75;3.75,8.75 +5.00,8.75;8.75,8.75 +1.88,8.75;1.88,9.69 +5.62,9.69;4.38,7.81 +1.56,7.81;3.44,7.81 +3.44,7.81;3.44,7.19 +3.44,7.19;3.12,5.94 +3.12,5.94;2.50,5.31 +2.50,5.31;1.56,5.31 +4.06,5.31;6.88,5.94 + +# UTF-16 : 81 a4 +# UTF-8 : a4 86 e8 +[81a4] 膤 +3.12,5.62;3.12,7.50 +3.12,7.50;8.75,7.50 +8.75,7.50;8.75,5.62 +8.75,2.50;2.81,2.50 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,3.44 +0.62,3.44;0.62,9.06 +0.62,9.06;2.19,9.06 +2.19,9.06;2.19,0.94 +2.19,0.94;1.56,0.62 +7.50,0.62;7.50,4.06 +7.50,4.06;3.75,4.06 +2.19,4.06;0.62,4.06 +0.62,6.56;2.19,6.56 +4.06,6.56;5.00,6.56 +6.88,6.56;7.81,6.56 +7.81,5.31;6.88,5.31 +5.00,5.31;4.06,5.31 +5.94,5.00;5.94,8.75 +8.12,8.75;3.75,8.75 +3.75,0.94;7.50,0.94 + +# UTF-16 : 81 5f +# UTF-8 : 9f 85 e8 +[815f] 腟 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,3.44 +0.62,3.44;0.62,9.06 +0.62,9.06;2.19,9.06 +2.19,9.06;2.19,0.62 +2.19,0.62;1.56,0.62 +7.19,5.62;8.12,4.38 +8.12,2.81;3.75,2.81 +3.75,4.38;7.50,5.00 +7.50,6.56;4.38,6.56 +5.31,6.56;4.38,4.69 +5.94,4.69;5.94,0.94 +2.81,0.94;8.75,0.94 +8.75,6.88;8.75,8.12 +8.75,8.12;3.12,8.12 +3.12,8.12;3.12,6.88 +5.94,8.12;5.94,9.38 +2.19,6.56;0.62,6.56 +0.62,4.06;2.19,4.06 + +# UTF-16 : 81 93 +# UTF-8 : 93 86 e8 +[8193] 膓 +4.06,8.44;8.75,8.44 +8.75,4.69;3.12,4.69 +5.31,4.69;4.06,3.12 +4.06,3.12;3.12,2.50 +3.12,7.19;3.75,7.81 +3.75,7.81;4.38,9.38 +4.38,7.50;7.81,7.50 +7.81,7.50;7.81,5.62 +7.81,5.62;4.38,5.62 +4.38,5.62;4.38,7.50 +4.38,6.56;7.81,6.56 +2.50,6.56;0.62,6.56 +0.62,4.06;2.50,4.06 +1.88,0.62;2.50,0.94 +2.50,0.94;2.50,9.06 +2.50,9.06;0.62,9.06 +0.62,9.06;0.62,3.44 +0.62,3.44;0.31,1.56 +0.31,1.56;0.00,0.62 +4.38,0.62;5.94,1.25 +5.94,1.25;6.56,1.88 +6.56,1.88;7.19,3.44 +7.19,0.62;7.81,0.62 +7.81,0.62;8.44,1.88 +8.44,1.88;8.44,3.44 +8.44,3.44;4.38,3.44 +5.94,3.44;5.00,2.19 +5.00,2.19;3.75,1.56 + +# UTF-16 : 81 a9 +# UTF-8 : a9 86 e8 +[81a9] 膩 +8.44,8.44;7.81,9.06 +6.88,9.38;6.88,6.56 +6.88,6.56;7.19,3.44 +7.19,3.44;7.81,1.25 +7.81,1.25;8.44,0.62 +8.44,0.62;8.75,1.88 +8.75,7.81;2.81,7.81 +2.81,0.94;4.06,1.88 +5.31,1.88;6.25,0.94 +6.25,5.94;3.12,5.94 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,3.44 +0.62,3.44;0.62,9.06 +0.62,9.06;2.19,9.06 +2.19,9.06;2.19,0.62 +2.19,0.62;1.56,0.62 +3.44,6.88;5.94,6.88 +5.94,5.00;5.94,2.19 +5.94,2.19;3.44,2.19 +3.44,2.19;3.44,5.00 +3.44,5.00;5.94,5.00 +5.94,3.12;3.44,3.12 +3.44,4.06;5.94,4.06 +2.19,4.06;0.62,4.06 +0.62,6.56;2.19,6.56 + +# UTF-16 : 81 c2 +# UTF-8 : 82 87 e8 +[81c2] 臂 +0.00,4.69;0.62,5.62 +0.62,5.62;0.94,6.88 +0.94,6.88;0.94,9.06 +0.94,9.06;4.06,9.06 +4.06,9.06;4.06,7.81 +4.06,7.81;0.94,7.81 +1.56,5.31;3.75,5.31 +3.75,5.31;3.75,6.88 +3.75,6.88;1.56,6.88 +1.56,6.88;1.56,5.00 +6.56,5.00;6.56,7.19 +6.56,9.69;6.56,8.44 +5.31,8.44;5.94,7.19 +4.38,7.19;8.75,7.19 +7.19,7.19;7.81,8.44 +8.44,8.44;4.69,8.44 +4.69,6.25;8.44,6.25 +5.94,0.62;6.88,0.62 +6.88,0.62;6.88,4.38 +6.88,4.38;1.88,4.38 +1.88,4.38;1.88,0.62 +1.88,2.19;6.88,2.19 +6.88,3.12;1.88,3.12 + +# UTF-16 : 81 ba +# UTF-8 : ba 86 e8 +[81ba] 膺 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.38 +0.94,4.38;0.94,8.75 +0.94,8.75;8.75,8.75 +5.00,8.75;5.00,9.69 +5.00,8.12;4.06,6.56 +4.06,6.56;3.44,5.94 +3.44,8.12;2.50,6.56 +2.50,6.56;1.56,5.62 +4.38,5.62;8.44,5.62 +8.44,6.56;4.38,6.56 +4.38,4.38;4.38,6.88 +2.81,6.88;2.81,4.38 +2.81,2.81;7.19,2.81 +7.19,1.88;2.81,1.88 +2.81,0.62;2.81,3.75 +2.81,3.75;7.19,3.75 +7.19,3.75;7.19,0.62 +7.19,0.62;6.25,0.62 +7.19,8.12;6.56,7.50 +6.56,7.50;6.56,4.69 +4.38,4.69;8.75,4.69 +8.75,7.50;4.69,7.50 + +# UTF-16 : 82 02 +# UTF-8 : 82 88 e8 +[8202] 舂 +4.38,9.38;3.75,7.19 +3.75,7.19;2.50,5.00 +2.50,5.00;1.56,4.06 +1.56,4.06;0.00,3.12 +0.00,5.94;8.75,5.94 +8.75,3.12;7.19,4.06 +7.19,4.06;6.25,5.00 +6.25,5.00;5.31,7.19 +7.50,7.19;1.25,7.19 +0.62,8.44;8.12,8.44 +4.06,4.69;2.19,3.75 +2.19,3.75;2.19,0.62 +2.19,0.94;6.56,0.94 +6.56,0.62;6.56,4.06 +6.56,4.06;4.69,4.06 +4.69,2.50;6.56,2.50 +3.75,2.50;2.19,2.50 + +# UTF-16 : 82 0a +# UTF-8 : 8a 88 e8 +[820a] 舊 +8.12,7.19;1.56,7.19 +1.56,7.19;1.56,3.75 +1.56,6.25;7.81,6.25 +7.81,1.88;5.00,1.88 +5.00,3.12;7.81,3.12 +7.81,3.12;7.81,0.62 +0.94,0.62;0.94,2.81 +0.94,2.81;3.75,3.44 +3.75,1.88;0.94,1.88 +0.94,0.94;7.81,0.94 +7.81,5.31;1.56,5.31 +1.56,4.06;8.44,4.06 +5.31,4.06;5.31,7.19 +5.31,7.19;5.94,8.12 +5.31,8.12;5.31,9.38 +2.81,9.38;2.81,8.12 +2.19,8.12;0.94,6.56 +0.94,6.56;0.00,5.94 +0.00,8.75;8.44,8.75 + +# UTF-16 : 82 0d +# UTF-8 : 8d 88 e8 +[820d] 舍 +0.00,5.94;1.56,6.88 +1.56,6.88;2.81,7.81 +2.81,7.81;4.38,9.38 +4.38,9.38;5.94,7.81 +5.94,7.81;7.19,6.88 +7.19,6.88;8.75,5.94 +2.50,6.56;6.25,6.56 +4.38,6.56;4.38,3.12 +0.94,4.69;7.81,4.69 +1.88,0.62;1.88,3.12 +1.88,3.12;6.88,3.12 +6.88,3.12;6.88,0.62 +6.88,0.62;6.88,0.94 +6.88,0.94;1.88,0.94 + +# UTF-16 : 82 77 +# UTF-8 : b7 89 e8 +[8277] 艷 +6.25,8.12;7.50,8.12 +7.50,8.12;6.88,6.25 +6.88,6.25;6.88,4.06 +5.62,4.06;8.12,4.06 +8.12,4.06;8.12,6.25 +8.12,6.25;5.62,6.25 +5.62,6.25;5.62,1.56 +5.62,1.56;5.94,0.94 +5.94,0.94;8.44,0.94 +8.44,0.94;8.75,2.19 +1.56,0.94;1.25,2.50 +1.25,6.25;1.25,8.75 +3.12,8.75;3.12,6.25 +3.12,2.50;2.81,1.25 +4.38,1.25;0.00,0.62 +0.00,4.69;4.38,4.69 +4.38,8.75;4.38,5.62 +4.38,5.62;0.00,5.62 +0.00,5.62;0.00,8.75 +2.19,5.62;2.19,9.38 +6.56,9.38;5.94,7.50 +5.94,7.50;4.69,5.31 +3.75,8.12;2.50,8.12 +2.50,7.50;3.75,7.50 +3.75,6.88;2.50,6.88 +1.88,6.88;0.62,6.88 +0.62,2.50;3.75,2.50 +3.75,2.50;3.75,3.75 +3.75,3.75;0.62,3.75 +0.62,3.75;0.62,2.19 +0.62,7.50;1.88,7.50 +1.88,8.12;0.62,8.12 + +# UTF-16 : 82 ab +# UTF-8 : ab 8a e8 +[82ab] 芫 +0.31,0.62;1.25,1.25 +1.25,1.25;2.50,3.12 +2.50,3.12;2.81,5.00 +5.31,5.00;5.31,1.56 +5.31,1.56;5.94,0.94 +5.94,0.94;8.44,0.94 +8.44,0.94;8.75,2.19 +8.75,5.00;0.00,5.00 +0.00,8.44;8.75,8.44 +5.94,7.81;5.94,9.38 +2.81,9.38;2.81,7.81 +1.25,6.88;7.50,6.88 + +# UTF-16 : 82 e1 +# UTF-8 : a1 8b e8 +[82e1] 苡 +8.75,8.44;0.00,8.44 +0.00,1.25;1.25,1.56 +1.25,1.56;2.81,2.19 +2.81,2.19;3.75,2.81 +5.00,5.31;4.38,5.94 +4.38,5.94;3.44,6.56 +5.94,7.50;5.94,9.38 +2.81,9.38;2.81,7.50 +2.81,0.62;4.06,0.94 +4.06,0.94;5.62,1.88 +5.62,1.88;6.56,3.12 +6.56,3.12;6.88,4.38 +6.88,4.38;7.19,6.25 +7.19,6.25;7.19,7.19 +1.56,7.19;1.56,1.88 +6.25,2.50;8.44,0.62 + +# UTF-16 : 82 e3 +# UTF-8 : a3 8b e8 +[82e3] 苣 +0.00,8.44;8.44,8.44 +5.62,7.50;5.62,9.38 +2.81,9.38;2.81,7.50 +0.94,5.00;6.88,5.00 +6.88,5.00;6.88,2.81 +6.88,2.81;0.94,2.81 +0.94,0.62;0.94,6.88 +0.94,6.88;8.12,6.88 +8.12,0.94;0.94,0.94 + +# UTF-16 : 82 d2 +# UTF-8 : 92 8b e8 +[82d2] 苒 +1.25,0.62;1.25,6.56 +1.25,6.56;7.50,6.56 +7.50,6.56;7.50,0.94 +7.50,0.94;6.56,0.62 +4.38,7.50;4.38,3.44 +0.31,3.44;8.44,3.44 +1.25,5.00;7.50,5.00 +0.00,8.44;8.75,8.44 +5.94,9.38;5.94,7.50 +2.81,7.50;2.81,9.38 + +# UTF-16 : 82 f3 +# UTF-8 : b3 8b e8 +[82f3] 苳 +0.00,8.44;8.75,8.44 +2.81,0.62;5.00,1.25 +5.00,1.25;6.56,2.19 +3.44,3.12;5.00,2.50 +8.44,2.50;6.25,3.12 +6.25,3.12;4.69,4.06 +4.69,4.06;3.12,5.62 +3.12,5.62;2.50,6.88 +2.50,6.88;6.25,6.88 +6.25,6.88;5.62,5.62 +5.62,5.62;4.06,4.38 +4.06,4.38;1.88,3.12 +1.88,3.12;0.31,2.50 +0.31,4.38;1.88,5.94 +1.88,5.94;3.12,7.81 +2.50,7.81;2.50,9.38 +5.94,9.38;5.94,7.81 + +# UTF-16 : 83 31 +# UTF-8 : b1 8c e8 +[8331] 茱 +4.38,0.62;4.38,7.50 +1.88,7.50;1.25,6.25 +1.25,6.25;0.31,5.31 +1.56,6.56;7.50,6.56 +8.75,4.38;0.00,4.38 +0.00,0.94;1.56,1.56 +1.56,1.56;3.12,2.81 +3.12,2.81;4.38,4.38 +4.38,4.38;5.62,2.81 +5.62,2.81;7.19,1.56 +7.19,1.56;8.75,0.94 +8.75,8.44;0.00,8.44 +5.94,9.38;5.94,7.50 +2.81,7.50;2.81,9.38 + +# UTF-16 : 83 50 +# UTF-8 : 90 8d e8 +[8350] 荐 +1.88,4.38;1.88,0.62 +4.69,0.62;5.62,0.94 +5.62,0.94;5.62,4.06 +5.62,4.06;7.50,5.31 +7.50,5.31;3.75,5.31 +0.31,3.44;1.56,4.38 +1.56,4.38;2.81,5.62 +2.81,5.62;4.06,7.50 +5.94,7.50;5.94,9.38 +2.81,9.38;2.81,7.50 +2.81,3.12;8.75,3.12 +8.75,6.56;0.00,6.56 +0.00,8.44;8.75,8.44 + +# UTF-16 : 83 2f +# UTF-8 : af 8c e8 +[832f] 茯 +2.50,6.88;1.25,5.00 +1.25,5.00;0.00,3.75 +1.56,5.31;1.56,0.62 +2.50,5.00;8.75,5.00 +5.62,6.88;5.62,5.62 +5.62,5.62;5.31,3.75 +5.31,3.75;4.69,2.50 +4.69,2.50;3.44,1.25 +3.44,1.25;2.50,0.62 +8.75,0.62;7.81,1.25 +7.81,1.25;6.56,2.50 +6.56,2.50;5.94,3.75 +5.94,3.75;5.62,4.69 +7.19,6.56;7.81,5.94 +0.00,8.44;8.75,8.44 +5.94,9.38;5.94,7.50 +2.81,7.50;2.81,9.38 + +# UTF-16 : 83 96 +# UTF-8 : 96 8e e8 +[8396] 莖 +0.31,7.19;8.44,7.19 +0.31,0.94;8.44,0.94 +4.38,0.94;4.38,3.12 +1.25,3.12;7.50,3.12 +7.50,6.56;6.25,5.31 +6.25,5.31;7.50,3.75 +5.00,3.75;3.75,5.31 +3.75,5.31;5.00,6.56 +2.50,6.56;1.25,5.31 +1.25,5.31;2.50,3.75 +2.81,7.81;2.81,9.38 +5.94,9.38;5.94,7.81 +8.75,8.44;0.00,8.44 + +# UTF-16 : 83 23 +# UTF-8 : a3 8c e8 +[8323] 茣 +2.50,5.62;2.50,7.19 +2.50,7.19;6.56,7.19 +6.56,7.19;6.56,5.62 +6.56,5.62;2.50,5.62 +1.25,6.56;1.25,4.38 +1.25,4.38;7.19,4.38 +7.19,4.38;7.19,2.81 +0.00,2.81;8.75,2.81 +0.31,0.62;1.88,0.94 +1.88,0.94;3.12,1.56 +3.12,1.56;4.06,2.50 +4.06,2.50;4.38,3.75 +4.38,2.81;5.62,1.56 +5.62,1.56;6.88,0.94 +6.88,0.94;8.44,0.62 +8.75,8.44;0.00,8.44 +2.81,9.38;2.81,7.81 +5.94,7.81;5.94,9.38 + +# UTF-16 : 83 8e +# UTF-8 : 8e 8e e8 +[838e] 莎 +0.00,8.44;8.75,8.44 +5.94,7.81;5.94,9.38 +2.81,9.38;2.81,7.81 +2.81,4.06;4.38,5.94 +7.19,5.94;8.44,4.06 +5.62,7.19;5.62,3.44 +5.62,3.44;4.69,3.12 +2.19,3.12;1.25,1.56 +1.25,1.56;0.31,0.62 +2.50,0.62;4.06,0.94 +4.06,0.94;5.62,1.56 +5.62,1.56;6.88,2.50 +6.88,2.50;7.50,3.75 +0.94,7.50;2.19,5.94 +0.31,5.62;1.56,4.38 + +# UTF-16 : 83 87 +# UTF-8 : 87 8e e8 +[8387] 莇 +8.75,8.44;0.00,8.44 +0.00,1.25;4.06,2.19 +3.12,2.19;3.12,6.56 +3.12,6.56;0.94,6.56 +0.94,6.56;0.94,1.56 +0.94,3.44;3.12,3.44 +3.12,5.00;0.94,5.00 +4.38,5.31;8.12,5.31 +8.12,5.31;8.12,2.50 +8.12,2.50;7.50,0.62 +7.50,0.62;6.56,0.62 +3.75,0.62;4.69,1.25 +4.69,1.25;5.62,2.50 +5.62,2.50;6.25,4.69 +6.25,4.69;6.56,7.19 +5.94,7.50;5.94,9.38 +2.81,9.38;2.81,7.50 + +# UTF-16 : 83 fb +# UTF-8 : bb 8f e8 +[83fb] 菻 +4.06,1.25;5.31,2.50 +5.31,2.50;6.56,5.31 +6.56,5.31;8.75,1.88 +0.00,1.88;0.94,3.12 +0.94,3.12;1.88,5.62 +0.00,5.62;3.44,5.62 +4.38,5.62;8.75,5.62 +8.75,8.44;0.00,8.44 +1.88,7.19;1.88,0.62 +6.56,0.62;6.56,7.19 +5.94,7.50;5.94,9.38 +2.81,9.38;2.81,7.50 +2.19,4.38;3.44,2.81 + +# UTF-16 : 84 2a +# UTF-8 : aa 90 e8 +[842a] 萪 +4.38,2.19;8.75,3.12 +8.75,8.44;0.00,8.44 +0.00,5.94;3.75,7.19 +3.75,4.69;0.00,4.69 +0.00,1.56;0.94,2.50 +0.94,2.50;2.19,4.69 +2.19,4.69;3.75,2.81 +2.81,7.50;2.81,9.38 +5.94,9.38;5.94,7.50 +7.50,7.50;7.50,0.62 +2.19,0.62;2.19,6.56 +5.31,6.56;5.94,5.94 +5.00,5.00;5.62,4.38 + +# UTF-16 : 84 3c +# UTF-8 : bc 90 e8 +[843c] 萼 +2.50,2.19;3.44,3.75 +0.00,3.75;8.75,3.75 +8.75,8.44;0.00,8.44 +2.81,7.81;2.81,9.38 +5.94,9.38;5.94,7.81 +5.31,7.19;7.81,7.19 +7.81,7.19;7.81,5.94 +7.81,5.94;5.31,5.94 +5.31,5.94;5.31,7.19 +0.94,7.19;3.44,7.19 +3.44,7.19;3.44,5.94 +3.44,5.94;0.94,5.94 +0.94,5.94;0.94,7.19 +0.94,5.00;7.81,5.00 +3.12,2.81;7.19,2.81 +7.19,2.81;7.19,1.56 +7.19,1.56;6.25,0.62 +6.25,0.62;4.69,0.62 + +# UTF-16 : 85 5a +# UTF-8 : 9a 95 e8 +[855a] 蕚 +0.00,8.75;8.75,8.75 +5.94,8.12;5.94,9.69 +2.81,9.69;2.81,8.12 +2.19,7.81;6.56,7.81 +6.56,7.81;6.56,6.88 +6.56,6.88;2.19,6.88 +2.19,6.88;2.19,7.81 +0.94,6.25;3.44,6.25 +3.44,6.25;3.44,5.31 +3.44,5.31;0.94,5.31 +0.94,5.31;0.94,6.25 +5.31,6.25;7.81,6.25 +7.81,6.25;7.81,5.31 +7.81,5.31;5.31,5.31 +5.31,5.31;5.31,6.25 +1.25,4.38;7.50,4.38 +0.00,3.44;8.75,3.44 +3.44,3.44;2.50,1.88 +3.12,2.50;7.19,2.50 +7.19,2.50;7.19,1.56 +7.19,1.56;6.25,0.62 +6.25,0.62;4.69,0.62 + +# UTF-16 : 84 84 +# UTF-8 : 84 92 e8 +[8484] 蒄 +6.25,1.88;7.19,2.19 +7.19,2.19;7.19,6.56 +8.44,6.56;8.44,7.50 +8.44,7.50;0.31,7.50 +0.31,7.50;0.31,6.56 +0.31,4.69;4.06,4.69 +1.88,4.69;1.56,2.81 +1.56,2.81;0.94,1.56 +0.94,1.56;0.00,0.62 +0.00,8.75;8.75,8.75 +8.75,2.19;8.44,0.94 +8.44,0.94;3.75,0.94 +3.75,0.94;3.12,1.56 +3.12,1.56;3.12,4.69 +2.81,8.12;2.81,9.38 +5.94,9.38;5.94,8.12 +5.94,3.12;5.31,4.06 +8.44,5.00;5.00,5.00 +3.75,6.25;1.25,6.25 + +# UTF-16 : 84 77 +# UTF-8 : b7 91 e8 +[8477] 葷 +0.00,1.88;8.75,1.88 +8.75,8.75;0.00,8.75 +2.81,8.12;2.81,9.38 +5.94,9.38;5.94,8.12 +8.44,6.56;8.44,7.50 +8.44,7.50;0.31,7.50 +0.31,7.50;0.31,6.56 +1.25,6.25;7.50,6.25 +4.38,6.88;4.38,0.62 +7.19,2.81;7.19,5.31 +7.19,5.31;1.56,5.31 +1.56,5.31;1.56,2.81 +1.56,2.81;7.19,2.81 +7.19,4.06;1.56,4.06 + +# UTF-16 : 84 6b +# UTF-8 : ab 91 e8 +[846b] 葫 +8.75,8.44;0.00,8.44 +0.00,5.62;3.75,5.62 +1.88,7.50;1.88,4.06 +0.62,1.56;0.62,4.06 +0.62,4.06;3.12,4.06 +3.12,4.06;3.12,1.88 +3.12,1.88;0.62,1.88 +3.44,0.62;4.38,1.25 +4.38,1.25;5.00,2.19 +5.00,2.19;5.31,3.75 +5.31,3.75;5.31,6.88 +5.31,6.88;8.12,6.88 +8.12,6.88;8.12,0.62 +8.12,5.00;5.31,5.00 +5.31,3.12;8.12,3.12 +5.94,7.50;5.94,9.38 +2.81,9.38;2.81,7.50 + +# UTF-16 : 84 69 +# UTF-8 : a9 91 e8 +[8469] 葩 +0.62,0.94;0.62,6.25 +0.62,6.25;2.81,6.25 +2.81,6.25;2.81,0.94 +2.81,1.25;0.62,1.25 +0.62,3.75;2.81,3.75 +1.25,6.25;1.88,7.50 +4.06,4.38;7.81,4.38 +7.81,4.38;7.81,6.56 +7.81,6.56;4.06,6.56 +4.06,6.56;4.06,1.56 +4.06,1.56;4.69,0.94 +4.69,0.94;8.44,0.94 +8.44,0.94;8.75,2.50 +8.75,8.75;0.00,8.75 +2.81,9.38;2.81,7.81 +5.94,7.81;5.94,9.38 +5.94,6.56;5.94,4.38 + +# UTF-16 : 84 46 +# UTF-8 : 86 91 e8 +[8446] 葆 +4.06,5.62;4.06,7.50 +4.06,7.50;7.81,7.50 +7.81,7.50;7.81,5.62 +7.81,5.62;4.06,5.62 +1.56,5.62;1.56,0.62 +5.94,0.62;5.94,5.62 +5.94,8.12;5.94,9.38 +2.81,9.38;2.81,8.12 +2.50,7.50;0.94,5.00 +0.94,5.00;0.00,4.06 +0.00,8.75;8.75,8.75 +8.75,4.38;3.12,4.38 +3.12,1.25;4.06,1.88 +4.06,1.88;5.94,4.06 +5.94,4.06;7.81,1.88 +7.81,1.88;8.75,1.25 + +# UTF-16 : 84 6f +# UTF-8 : af 91 e8 +[846f] 葯 +8.75,8.44;0.00,8.44 +0.00,1.25;1.25,2.81 +3.12,2.81;4.06,1.56 +4.06,3.12;3.44,4.38 +4.38,4.38;5.00,5.31 +5.00,5.31;5.62,7.19 +2.19,7.19;1.25,5.94 +5.31,5.94;8.12,5.94 +8.12,5.94;8.12,3.44 +8.12,3.44;7.50,0.94 +7.50,0.94;7.19,0.62 +7.19,0.62;6.25,0.94 +6.25,2.81;5.31,4.06 +0.62,6.25;2.19,4.69 +2.19,0.62;2.19,3.44 +0.31,3.44;3.44,3.75 +1.25,3.75;3.12,5.62 +2.81,7.81;2.81,9.38 +5.94,9.38;5.94,7.81 + +# UTF-16 : 84 d9 +# UTF-8 : 99 93 e8 +[84d9] 蓙 +8.75,8.44;0.00,8.44 +0.00,0.62;0.62,1.56 +0.62,1.56;0.94,2.81 +0.94,2.81;0.94,6.88 +0.94,6.88;8.44,6.88 +4.69,6.88;4.69,7.81 +4.69,5.94;4.69,0.94 +1.25,0.94;8.12,0.94 +3.75,3.44;2.81,4.69 +6.56,4.69;7.50,3.44 +7.50,2.50;1.88,2.50 +1.88,3.44;2.50,4.38 +2.50,4.38;3.12,5.94 +6.88,5.94;6.25,4.38 +6.25,4.38;5.62,3.44 +5.94,7.50;5.94,9.38 +2.81,9.38;2.81,7.50 + +# UTF-16 : 84 cd +# UTF-8 : 8d 93 e8 +[84cd] 蓍 +8.75,8.75;0.00,8.75 +7.19,0.62;7.19,2.81 +7.19,2.81;1.56,2.81 +1.56,2.81;1.56,0.62 +1.56,0.94;7.19,0.94 +7.19,1.88;1.56,1.88 +1.56,7.19;5.94,7.19 +5.94,8.12;5.94,9.38 +2.81,9.38;2.81,8.12 +4.38,8.12;4.38,6.25 +0.31,6.25;8.44,6.25 +8.12,4.69;8.12,4.38 +8.12,4.38;7.50,3.44 +7.50,3.44;2.81,3.44 +2.81,3.44;2.50,4.06 +2.50,4.06;2.50,5.00 +2.50,4.38;3.44,4.38 +3.44,4.38;6.88,5.31 +7.50,7.81;6.25,6.56 +6.25,6.56;3.44,5.31 +3.44,5.31;0.31,4.38 + +# UTF-16 : 85 2c +# UTF-8 : ac 94 e8 +[852c] 蔬 +0.62,5.00;0.62,1.25 +5.94,1.25;5.94,4.38 +7.19,4.38;7.19,1.25 +7.19,1.25;7.50,0.62 +7.50,0.62;8.44,0.62 +8.44,0.62;8.75,2.19 +8.75,7.19;4.06,7.19 +0.31,7.19;3.12,7.19 +3.12,7.19;1.88,5.62 +1.88,5.62;1.88,1.88 +1.88,4.38;3.44,4.38 +3.44,2.50;0.00,0.94 +0.00,8.75;8.75,8.75 +8.75,5.00;7.50,6.25 +7.81,5.62;5.62,5.31 +5.62,5.31;4.06,5.31 +4.38,5.31;5.94,7.19 +6.25,7.19;6.25,8.12 +5.62,8.12;5.62,9.38 +3.12,9.38;3.12,8.12 +3.12,0.62;4.06,1.56 +4.06,1.56;4.69,3.12 +4.69,3.12;4.69,4.38 + +# UTF-16 : 85 1f +# UTF-8 : 9f 94 e8 +[851f] 蔟 +4.69,6.88;8.75,6.88 +8.75,8.75;0.00,8.75 +0.00,0.62;0.94,2.19 +0.94,2.19;1.56,4.69 +1.56,4.69;1.56,7.81 +5.31,7.81;3.75,5.62 +3.75,0.62;5.31,1.56 +5.31,1.56;5.94,2.50 +5.94,2.50;6.25,4.06 +6.25,4.06;6.25,5.31 +8.12,5.31;5.31,5.31 +4.38,4.38;5.62,6.25 +0.00,6.25;3.44,6.25 +1.56,5.00;2.81,5.00 +2.81,5.00;2.81,2.50 +2.81,2.50;2.19,0.62 +2.19,0.62;1.56,0.62 +8.75,0.62;7.50,1.56 +7.50,1.56;6.56,3.44 +8.75,3.44;4.06,3.44 +5.94,7.81;5.94,9.38 +2.81,9.38;2.81,7.81 + +# UTF-16 : 85 15 +# UTF-8 : 95 94 e8 +[8515] 蔕 +4.38,0.62;4.38,4.38 +0.62,3.44;0.62,4.69 +0.62,4.69;8.12,4.69 +8.12,4.69;8.12,3.75 +2.81,8.12;2.81,9.38 +5.94,9.38;5.94,8.12 +5.94,1.56;6.88,1.56 +6.88,1.56;6.88,3.44 +6.88,3.44;1.88,3.44 +1.88,3.44;1.88,1.56 +1.88,7.81;1.56,6.56 +1.56,6.56;0.94,5.62 +0.94,5.62;0.00,5.00 +0.00,6.88;8.75,6.88 +8.75,8.75;0.00,8.75 +3.44,7.81;3.44,5.62 +3.44,5.62;5.31,5.62 +5.31,5.62;5.31,7.81 +6.88,7.81;6.88,5.94 +6.88,5.94;7.50,5.62 +7.50,5.62;8.75,5.62 + +# UTF-16 : 85 4b +# UTF-8 : 8b 95 e8 +[854b] 蕋 +0.00,8.75;8.75,8.75 +5.94,8.12;5.94,9.69 +2.81,9.69;2.81,8.12 +4.69,8.12;4.69,5.31 +4.69,6.88;7.19,6.88 +2.19,6.88;2.19,5.31 +0.62,5.31;8.12,5.31 +0.00,0.62;3.75,1.56 +3.75,3.12;2.19,3.12 +2.19,4.38;2.19,1.25 +0.94,0.94;0.94,3.44 +5.31,3.44;5.31,0.94 +4.38,0.94;8.75,0.94 +6.88,0.94;6.88,4.69 +6.88,3.12;8.44,3.12 + +# UTF-16 : 85 9b +# UTF-8 : 9b 96 e8 +[859b] 薛 +0.00,8.44;8.75,8.44 +8.75,4.69;3.75,4.69 +7.19,4.69;7.81,6.56 +8.44,6.56;4.06,6.56 +4.06,3.12;8.44,3.12 +1.25,6.56;1.88,7.50 +2.81,7.50;2.81,9.38 +5.62,9.38;5.62,7.50 +6.25,7.50;6.25,6.56 +6.25,4.38;6.25,0.62 +0.31,0.62;0.31,6.56 +0.31,6.56;2.81,6.56 +2.81,6.56;2.81,5.00 +2.81,5.00;0.31,5.00 +0.31,3.44;3.12,3.44 +3.12,3.44;3.12,1.25 +3.12,1.25;0.31,1.25 +4.69,5.94;5.31,4.69 + +# UTF-16 : 85 9c +# UTF-8 : 9c 96 e8 +[859c] 薜 +4.69,5.94;5.31,4.69 +3.75,4.69;8.75,4.69 +7.19,4.69;7.81,6.56 +8.44,6.56;4.06,6.56 +4.06,3.12;8.44,3.12 +2.81,7.50;2.81,9.38 +5.62,9.38;5.62,7.50 +6.25,7.50;6.25,6.56 +6.25,4.38;6.25,0.62 +1.25,0.62;1.25,3.44 +1.25,3.44;3.44,3.44 +3.44,3.44;3.44,0.62 +3.44,1.25;1.25,1.25 +1.25,5.00;3.12,5.00 +3.12,5.00;3.12,6.88 +3.12,6.88;0.94,6.88 +0.94,6.88;0.94,4.06 +0.94,4.06;0.62,2.19 +0.62,2.19;0.00,0.94 +0.00,8.44;8.75,8.44 + +# UTF-16 : 85 77 +# UTF-8 : b7 95 e8 +[8577] 蕷 +1.25,6.25;2.81,5.00 +2.81,3.75;3.75,5.00 +3.75,5.00;0.00,5.00 +0.00,8.44;8.75,8.44 +8.75,7.19;4.06,7.19 +0.31,7.19;3.12,7.19 +3.12,7.19;1.88,5.94 +1.88,5.00;1.88,0.94 +1.88,0.94;0.94,0.62 +3.75,0.62;5.31,1.88 +7.50,1.88;8.75,0.62 +2.81,7.81;2.81,9.38 +5.94,9.38;5.94,7.81 +5.94,5.94;6.56,7.19 +8.12,5.94;8.12,2.19 +8.12,2.19;4.69,2.19 +4.69,2.19;4.69,5.94 +4.69,5.94;8.12,5.94 +8.12,4.69;4.69,4.69 +4.69,3.44;8.12,3.44 + +# UTF-16 : 85 e5 +# UTF-8 : a5 97 e8 +[85e5] 藥 +0.00,8.75;8.75,8.75 +5.94,8.12;5.94,9.38 +2.81,9.38;2.81,8.12 +1.25,8.12;0.62,7.19 +0.31,7.19;1.25,6.25 +1.88,6.88;0.31,4.69 +0.00,4.69;0.94,4.69 +0.94,4.69;1.88,5.00 +1.88,5.62;2.50,4.38 +4.69,8.12;4.06,7.19 +3.12,7.19;5.62,7.19 +5.62,7.19;5.62,4.69 +5.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.19 +3.12,5.94;5.62,5.94 +7.50,8.12;6.88,7.19 +6.56,7.19;7.50,6.25 +8.12,6.88;6.56,4.69 +6.25,4.69;7.19,4.69 +7.19,4.69;8.12,5.00 +8.12,5.62;8.75,4.38 +4.38,4.38;4.38,0.62 +0.31,3.44;8.44,3.44 +8.44,0.94;6.88,1.56 +6.88,1.56;4.38,3.44 +4.38,3.44;1.88,1.56 +1.88,1.56;0.31,0.94 + +# UTF-16 : 85 dc +# UTF-8 : 9c 97 e8 +[85dc] 藜 +1.88,7.50;1.88,4.38 +4.38,3.44;4.38,0.62 +4.38,0.62;3.44,0.94 +1.25,0.94;3.75,1.88 +3.75,2.50;2.19,3.12 +6.56,3.12;5.00,2.50 +5.00,1.88;7.50,0.94 +0.00,2.81;2.50,3.75 +2.50,3.75;4.38,4.69 +4.38,4.69;6.25,3.75 +6.25,3.75;8.75,2.81 +8.75,8.75;0.00,8.75 +0.00,7.19;2.50,7.81 +3.12,7.81;3.12,9.38 +5.94,9.38;5.94,7.81 +5.31,7.81;4.06,6.25 +5.00,7.19;8.44,7.19 +8.44,7.19;8.44,5.94 +8.44,5.94;7.81,4.69 +7.81,4.69;6.88,5.00 +6.88,7.19;6.25,5.94 +6.25,5.94;5.00,5.00 +3.12,5.00;1.88,6.25 +1.88,6.25;0.00,4.69 +0.00,6.56;3.44,6.56 + +# UTF-16 : 86 13 +# UTF-8 : 93 98 e8 +[8613] 蘓 +3.75,4.69;4.38,5.31 +4.38,5.31;6.25,7.81 +5.62,6.88;7.19,6.88 +7.19,6.88;6.56,5.62 +6.56,5.62;6.56,2.50 +5.00,2.50;5.00,5.62 +5.00,5.62;8.12,5.62 +8.12,5.62;8.12,2.50 +8.12,2.50;5.00,2.50 +5.00,4.06;8.12,4.06 +8.12,1.88;8.75,0.62 +8.75,8.75;0.00,8.75 +0.00,6.56;3.12,7.50 +3.12,5.31;0.00,5.31 +0.00,2.19;0.62,2.81 +0.62,2.81;1.88,5.31 +1.88,6.88;1.88,0.62 +1.88,4.38;3.12,2.81 +2.81,7.81;2.81,9.38 +5.62,9.38;5.62,7.81 +5.62,1.88;5.94,0.94 +7.19,0.94;6.88,1.88 +4.69,1.88;3.44,0.62 + +# UTF-16 : 86 0b +# UTF-8 : 8b 98 e8 +[860b] 蘋 +0.94,6.56;0.94,4.69 +4.06,4.69;0.00,4.69 +0.00,8.75;8.75,8.75 +8.75,0.62;7.50,1.88 +5.62,1.88;4.06,0.62 +0.62,0.62;1.88,1.25 +1.88,1.25;3.12,2.50 +3.12,2.50;3.75,3.75 +3.75,6.25;2.19,6.25 +2.19,7.50;2.19,2.19 +2.19,2.19;1.25,2.50 +1.25,3.75;0.00,1.88 +5.00,1.88;5.00,5.94 +5.00,5.94;8.12,5.94 +8.12,5.94;8.12,1.88 +8.12,1.88;5.00,1.88 +5.00,3.44;8.12,3.44 +8.12,4.69;5.00,4.69 +4.38,7.19;8.75,7.19 +6.56,7.19;5.94,5.94 +5.94,7.81;5.94,9.38 +2.81,9.38;2.81,7.81 + +# UTF-16 : 85 fe +# UTF-8 : be 97 e8 +[85fe] 藾 +8.75,8.44;0.00,8.44 +0.00,6.56;3.75,6.56 +3.12,1.88;1.88,3.12 +1.88,3.75;0.62,1.88 +0.62,1.88;0.00,1.56 +5.62,1.56;4.06,0.62 +1.88,0.62;1.88,7.50 +6.25,7.50;5.62,6.25 +5.62,6.25;5.00,5.62 +5.00,5.62;4.06,5.31 +0.62,5.31;3.12,5.31 +3.12,5.31;3.12,3.75 +3.12,3.75;0.62,3.75 +0.62,3.75;0.62,5.00 +5.00,5.00;5.00,1.56 +5.00,1.56;7.50,1.56 +7.50,1.56;7.50,5.00 +7.50,5.00;5.00,5.00 +5.00,3.75;7.50,3.75 +7.50,2.81;5.00,2.81 +8.44,0.62;6.88,1.56 +6.88,5.62;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;8.12,7.50 +8.12,7.50;4.38,7.50 +2.81,7.81;2.81,9.38 +5.94,9.38;5.94,7.81 + +# UTF-16 : 85 fa +# UTF-8 : ba 97 e8 +[85fa] 藺 +0.00,9.06;8.75,9.06 +5.94,8.44;5.94,9.69 +2.81,9.69;2.81,8.44 +0.62,0.62;0.62,7.81 +0.62,7.81;3.44,7.81 +3.44,7.81;3.44,5.94 +3.44,5.94;0.62,5.94 +0.62,6.88;3.44,6.88 +5.31,6.88;8.12,6.88 +8.12,5.94;5.31,5.94 +5.31,5.94;5.31,7.81 +5.31,7.81;8.12,7.81 +8.12,7.81;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.19,0.62 +3.12,5.31;2.19,4.06 +2.19,4.06;1.56,3.44 +2.50,4.06;2.50,1.25 +2.50,1.56;6.88,1.56 +6.88,4.38;2.50,4.38 +2.50,3.44;6.25,3.44 +6.25,2.50;2.50,2.50 +4.69,1.56;4.69,4.38 +4.69,4.38;5.31,5.31 + +# UTF-16 : 4e 55 +# UTF-8 : 95 b9 e4 +[4e55] 乕 +0.00,0.94;0.94,2.50 +0.94,2.50;1.25,4.69 +1.25,4.69;1.25,8.12 +1.25,8.12;7.81,9.06 +7.81,7.19;1.25,7.19 +1.25,5.94;8.44,5.94 +5.00,8.44;5.00,0.62 +2.50,1.88;2.50,4.69 +2.50,4.69;7.50,4.69 +7.50,4.69;7.50,2.19 +7.50,2.19;6.56,1.88 + +# UTF-16 : 86 67 +# UTF-8 : a7 99 e8 +[8667] 虧 +6.25,4.69;8.44,4.69 +8.44,4.69;8.12,1.56 +8.12,1.56;7.50,0.62 +7.50,0.62;6.56,0.62 +0.00,0.62;0.62,1.56 +0.62,1.56;0.94,3.12 +0.94,3.12;0.94,7.81 +0.94,7.81;5.31,7.81 +5.31,7.81;4.69,6.88 +3.75,6.88;1.56,6.25 +1.56,2.81;2.81,5.00 +4.38,5.00;3.75,4.06 +3.75,4.06;3.75,0.94 +5.31,0.94;2.19,0.94 +2.19,2.19;5.00,2.19 +5.00,3.12;2.19,3.12 +2.19,0.62;2.19,4.06 +2.19,4.06;5.31,4.06 +5.31,6.56;8.75,6.56 +5.94,3.44;7.19,8.75 +8.44,8.75;5.94,8.75 +4.38,8.75;2.50,8.75 +2.50,9.38;2.50,5.62 +2.50,5.62;4.06,5.62 +4.06,5.62;4.38,6.25 + +# UTF-16 : 86 93 +# UTF-8 : 93 9a e8 +[8693] 蚓 +7.81,0.62;7.81,9.38 +1.56,9.38;1.56,1.88 +3.75,8.75;6.25,8.75 +6.25,8.75;6.25,6.56 +6.25,6.56;4.38,6.56 +4.38,6.56;3.75,3.75 +0.31,3.75;0.31,7.19 +0.31,7.19;2.81,7.19 +2.81,7.19;2.81,4.38 +2.81,4.38;0.31,4.38 +0.00,1.25;2.50,2.19 +2.50,3.12;3.12,0.94 +4.06,0.94;5.31,0.94 +5.31,0.94;6.25,2.19 +6.25,2.19;6.25,4.38 +6.25,4.38;4.06,4.38 + +# UTF-16 : 86 a3 +# UTF-8 : a3 9a e8 +[86a3] 蚣 +0.31,4.06;0.31,7.19 +0.31,7.19;2.81,7.19 +2.81,7.19;2.81,4.69 +2.81,4.69;0.31,4.69 +1.56,9.38;1.56,1.88 +7.50,1.88;3.44,0.94 +3.44,5.31;4.38,6.88 +4.38,6.88;5.00,9.06 +6.25,9.06;6.88,9.06 +6.88,9.06;7.50,7.19 +7.50,7.19;8.75,5.31 +5.94,5.62;5.00,2.50 +5.00,2.50;4.06,1.25 +2.81,1.25;2.50,3.12 +7.19,3.12;8.12,0.62 +0.00,1.25;2.50,2.19 + +# UTF-16 : 86 aa +# UTF-8 : aa 9a e8 +[86aa] 蚪 +5.62,8.75;6.56,7.81 +5.00,6.56;5.94,5.62 +4.06,3.12;8.75,4.06 +0.31,4.06;0.31,7.19 +0.31,7.19;3.44,7.19 +3.44,7.19;3.44,4.69 +3.44,4.69;0.31,4.69 +1.88,1.88;1.88,9.38 +7.81,9.38;7.81,0.62 +3.12,2.19;0.00,1.25 +3.75,1.25;2.81,3.44 + +# UTF-16 : 86 8b +# UTF-8 : 8b 9a e8 +[868b] 蚋 +0.00,4.38;0.00,7.19 +0.00,7.19;3.12,7.19 +3.12,7.19;3.12,4.69 +3.12,4.69;0.00,4.69 +0.00,1.56;2.81,2.50 +2.50,3.44;3.44,1.25 +1.56,2.19;1.56,9.38 +4.06,0.62;4.06,7.19 +4.06,7.19;8.44,7.19 +8.44,7.19;8.44,0.94 +8.44,0.94;7.81,0.62 +7.81,3.75;6.56,5.31 +6.56,5.31;6.25,7.19 +6.25,7.19;6.25,9.06 +6.25,9.06;5.31,9.06 +6.25,6.56;5.62,4.69 +5.62,4.69;4.69,3.75 + +# UTF-16 : 86 8c +# UTF-8 : 8c 9a e8 +[868c] 蚌 +0.31,4.06;0.31,7.19 +0.31,7.19;3.44,7.19 +3.44,7.19;3.44,4.69 +3.44,4.69;0.31,4.69 +0.00,1.25;3.12,2.19 +2.81,3.12;3.75,1.25 +1.88,1.88;1.88,9.38 +6.25,9.38;6.25,0.62 +4.06,3.44;8.44,3.44 +7.81,5.62;4.69,5.62 +4.69,7.81;7.81,7.81 + +# UTF-16 : 86 d4 +# UTF-8 : 94 9b e8 +[86d4] 蛔 +0.31,4.38;0.31,7.19 +0.31,7.19;2.81,7.19 +2.81,7.19;2.81,4.69 +2.81,4.69;0.31,4.69 +1.56,9.38;1.56,1.88 +2.81,2.19;0.00,1.25 +3.12,1.25;2.50,3.44 +5.31,3.44;7.19,3.44 +7.19,3.12;7.19,6.88 +7.19,6.88;5.31,6.88 +5.31,6.88;5.31,3.12 +4.06,1.25;8.44,1.25 +8.44,0.94;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,0.94 + +# UTF-16 : 86 e9 +# UTF-8 : a9 9b e8 +[86e9] 蛩 +5.62,8.12;6.25,6.88 +1.56,2.81;7.19,2.81 +7.19,2.81;7.19,4.38 +7.19,4.38;1.56,4.38 +1.56,4.38;1.56,2.19 +6.56,2.19;8.12,0.62 +6.88,1.56;3.44,0.94 +3.44,0.94;0.62,0.94 +4.38,1.25;4.38,5.31 +0.00,5.31;3.44,6.56 +3.44,8.75;0.00,8.75 +1.88,8.75;1.88,6.25 +2.50,5.00;3.44,5.31 +3.44,5.31;4.38,6.56 +4.38,6.56;4.69,7.81 +4.69,7.81;4.69,9.38 +4.69,9.38;7.19,9.38 +7.19,9.38;7.19,5.31 +7.19,5.31;8.44,5.31 +8.44,5.31;8.75,6.56 + +# UTF-16 : 86 ec +# UTF-8 : ac 9b e8 +[86ec] 蛬 +0.94,8.12;7.81,8.12 +0.62,0.94;3.44,0.94 +3.44,0.94;6.88,1.56 +4.38,1.25;4.38,5.31 +1.56,2.81;7.19,2.81 +7.19,2.81;7.19,4.38 +7.19,4.38;1.56,4.38 +1.56,4.38;1.56,2.19 +6.56,2.19;8.12,0.62 +8.44,6.25;0.31,6.25 +3.12,6.25;3.12,9.38 +5.62,9.38;5.62,6.25 +5.94,6.25;7.81,4.38 +7.81,4.38;8.75,3.75 +0.00,3.75;0.94,4.38 +0.94,4.38;2.81,6.25 + +# UTF-16 : 87 12 +# UTF-8 : 92 9c e8 +[8712] 蜒 +1.25,9.38;1.25,2.19 +3.12,4.06;3.75,2.50 +3.75,2.50;4.69,1.56 +4.69,1.56;5.94,0.94 +5.94,0.94;8.12,0.94 +8.12,0.94;9.06,1.56 +2.50,1.56;2.19,3.44 +2.19,2.50;0.00,1.56 +0.00,4.06;0.00,7.19 +0.00,7.19;2.50,7.19 +2.50,7.19;2.50,4.69 +2.50,4.69;0.00,4.69 +3.12,5.31;4.69,8.75 +4.69,8.75;3.12,8.75 +6.88,8.75;6.88,2.50 +8.75,2.50;5.31,2.50 +5.62,2.50;5.62,6.25 +5.62,8.44;8.12,9.06 +8.44,5.94;6.88,5.94 +3.44,5.94;4.69,5.94 +4.69,5.94;4.38,3.75 +4.38,3.75;3.44,1.56 +3.44,1.56;2.50,0.62 + +# UTF-16 : 87 08 +# UTF-8 : 88 9c e8 +[8708] 蜈 +0.31,4.06;0.31,7.19 +0.31,7.19;2.81,7.19 +2.81,7.19;2.81,4.69 +2.81,4.69;0.31,4.69 +1.56,9.38;1.56,1.88 +2.81,2.19;0.00,1.25 +3.12,1.25;3.12,1.88 +3.12,1.88;2.50,3.44 +5.94,5.00;5.94,4.06 +5.94,4.06;5.31,2.50 +5.31,2.50;4.38,1.25 +4.38,1.25;3.44,0.62 +8.75,0.62;7.81,1.25 +7.81,1.25;6.56,2.81 +6.56,2.81;6.25,3.75 +3.44,3.75;8.75,3.75 +7.81,3.75;7.81,5.62 +7.81,5.62;4.06,5.62 +4.06,5.31;4.06,8.12 +5.00,8.75;7.81,8.75 +7.81,8.75;7.81,6.88 +7.81,6.88;5.00,6.88 +5.00,6.88;5.00,8.75 + +# UTF-16 : 86 fb +# UTF-8 : bb 9b e8 +[86fb] 蛻 +1.56,1.88;1.56,9.38 +0.31,4.69;2.81,4.69 +2.81,4.69;2.81,7.19 +2.81,7.19;0.31,7.19 +0.31,7.19;0.31,4.38 +4.69,4.38;7.81,4.38 +7.81,4.38;7.81,6.88 +7.81,6.88;4.69,6.88 +4.69,6.88;4.69,4.06 +2.50,3.44;3.12,1.88 +3.12,1.88;3.12,1.25 +0.00,1.25;2.81,2.19 +8.75,2.19;8.44,0.94 +8.44,0.94;6.88,0.94 +6.88,0.94;6.88,4.38 +5.62,4.38;5.62,3.44 +5.62,3.44;5.00,1.56 +5.00,1.56;4.38,0.94 +4.38,0.94;3.44,0.62 +5.31,8.44;4.69,7.50 +4.69,7.50;3.75,6.56 +8.75,6.56;7.81,7.50 +7.81,7.50;6.88,9.06 +6.88,9.06;5.94,9.06 + +# UTF-16 : 87 11 +# UTF-8 : 91 9c e8 +[8711] 蜑 +1.56,2.19;1.56,3.75 +1.56,3.75;7.19,3.75 +7.19,3.75;7.19,2.50 +7.19,2.50;1.56,2.50 +3.44,8.75;5.94,9.06 +5.94,9.06;7.50,9.38 +7.81,6.25;3.75,6.25 +3.75,6.25;3.75,7.81 +7.81,7.81;5.62,7.81 +5.62,8.75;5.62,6.25 +8.75,5.62;7.81,5.31 +7.81,5.31;3.44,5.31 +3.44,5.31;1.88,5.94 +1.88,5.94;0.62,6.88 +0.00,9.06;2.19,9.06 +2.19,9.06;0.62,7.50 +0.62,7.50;2.50,7.50 +2.50,7.50;1.25,5.62 +1.25,5.62;0.00,4.69 +4.38,4.69;4.38,1.25 +6.25,1.25;0.94,0.62 +7.81,0.62;5.94,1.88 + +# UTF-16 : 87 09 +# UTF-8 : 89 9c e8 +[8709] 蜉 +1.25,1.88;1.25,9.38 +7.50,9.38;5.62,8.75 +5.62,8.75;4.06,8.44 +4.06,8.44;3.12,6.88 +3.12,3.44;8.75,3.44 +2.19,3.44;2.81,1.25 +0.00,1.25;2.19,2.19 +4.06,6.25;7.81,6.25 +7.81,6.25;5.94,4.69 +5.94,4.69;5.94,0.94 +5.94,0.94;5.31,0.62 +5.31,0.62;4.69,0.62 +0.00,4.06;0.00,7.19 +0.00,7.19;2.50,7.19 +2.50,7.19;2.50,4.69 +2.50,4.69;0.00,4.69 +5.94,7.19;5.31,8.12 +7.50,8.12;8.44,6.88 + +# UTF-16 : 87 0a +# UTF-8 : 8a 9c e8 +[870a] 蜊 +0.31,4.06;0.31,7.19 +0.31,7.19;2.81,7.19 +2.81,7.19;2.81,4.69 +2.81,4.69;0.31,4.69 +6.88,7.50;6.88,2.50 +1.56,9.38;1.56,1.88 +2.50,2.19;0.00,1.25 +2.81,1.25;2.81,1.88 +2.81,1.88;2.50,3.44 +6.25,3.44;5.00,5.00 +5.00,8.44;5.00,0.62 +7.50,0.62;8.12,0.62 +8.12,0.62;8.44,0.94 +8.44,0.94;8.44,9.06 +5.94,9.06;3.75,8.44 +6.25,6.56;3.44,6.56 +3.44,2.50;4.06,3.44 +4.06,3.44;5.00,6.25 + +# UTF-16 : 87 37 +# UTF-8 : b7 9c e8 +[8737] 蜷 +6.56,2.50;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.50,4.38 +7.50,4.38;4.38,4.38 +4.38,4.38;4.38,1.56 +4.38,1.56;5.00,0.94 +5.00,0.94;7.81,0.94 +7.81,0.94;8.44,1.88 +8.44,8.12;7.50,9.06 +4.38,9.06;3.44,8.12 +4.06,7.81;7.81,7.81 +6.25,7.81;6.56,6.56 +6.56,6.56;7.50,5.31 +7.50,5.31;8.75,4.06 +8.75,5.94;3.12,5.94 +3.12,4.06;4.38,5.31 +4.38,5.31;5.62,7.50 +5.62,7.50;5.94,9.38 +1.25,9.38;1.25,1.88 +0.00,4.06;0.00,7.19 +0.00,7.19;2.50,7.19 +2.50,7.19;2.50,4.69 +2.50,4.69;0.00,4.69 +0.00,1.25;2.19,2.19 +2.19,3.44;2.81,1.25 + +# UTF-16 : 87 25 +# UTF-8 : a5 9c e8 +[8725] 蜥 +6.25,6.25;8.75,6.25 +7.81,6.25;7.81,0.62 +5.31,0.94;5.94,1.88 +5.94,1.88;6.25,3.44 +6.25,3.44;6.25,8.44 +6.25,8.44;7.19,8.75 +7.19,8.75;8.12,9.38 +4.38,9.38;4.38,0.62 +5.62,6.56;3.12,6.56 +3.12,3.12;3.75,4.38 +3.75,4.38;4.38,6.56 +4.38,5.31;5.31,4.06 +0.00,4.06;0.00,7.19 +0.00,7.19;2.50,7.19 +2.50,7.19;2.50,4.69 +2.50,4.69;0.00,4.69 +0.00,1.25;2.19,2.19 +2.19,3.44;2.50,1.88 +2.50,1.88;2.50,1.25 +1.25,1.88;1.25,9.06 + +# UTF-16 : 87 1a +# UTF-8 : 9a 9c e8 +[871a] 蜚 +1.56,2.19;1.56,4.06 +1.56,4.06;7.19,4.06 +7.19,4.06;7.19,2.50 +7.19,2.50;1.56,2.50 +6.56,1.88;8.12,0.62 +0.62,0.62;1.56,0.62 +1.56,0.62;7.19,1.25 +4.38,1.25;4.38,5.00 +5.31,5.00;5.31,9.38 +5.31,8.44;8.75,8.44 +8.75,6.56;5.31,6.56 +5.31,7.50;8.12,7.50 +0.62,7.50;3.44,7.50 +3.44,8.44;0.00,8.44 +0.00,5.94;3.44,6.88 +3.44,9.38;3.44,6.88 +3.44,6.88;3.12,5.94 +3.12,5.94;2.50,5.31 +2.50,5.31;1.25,4.69 + +# UTF-16 : 87 4c +# UTF-8 : 8c 9d e8 +[874c] 蝌 +6.25,5.94;6.88,5.00 +9.06,3.75;5.62,2.81 +5.62,4.06;4.38,5.62 +4.38,5.62;3.12,3.12 +3.12,6.56;5.62,6.56 +5.62,9.38;3.12,8.44 +6.56,8.44;7.19,7.50 +4.38,8.75;4.38,0.62 +8.12,0.62;8.12,9.38 +1.25,9.38;1.25,1.88 +0.00,4.69;2.50,4.69 +2.50,4.69;2.50,7.19 +2.50,7.19;0.00,7.19 +0.00,7.19;0.00,4.06 +0.00,1.25;2.19,2.19 +2.19,3.44;2.81,1.25 + +# UTF-16 : 87 68 +# UTF-8 : a8 9d e8 +[8768] 蝨 +5.94,7.81;0.94,7.81 +0.94,9.38;7.19,9.38 +7.19,9.38;7.19,8.12 +7.19,8.12;7.50,6.25 +7.50,6.25;7.81,5.31 +7.81,5.31;8.75,4.69 +8.75,4.69;8.75,5.94 +6.25,5.94;6.25,1.25 +7.81,1.25;4.38,0.62 +8.44,0.62;7.50,1.88 +2.81,1.88;3.75,0.62 +0.00,0.62;3.12,1.25 +1.88,1.25;1.88,5.31 +0.31,5.31;2.19,5.94 +2.19,5.94;3.12,6.56 +3.12,6.56;3.75,7.19 +3.75,7.19;4.38,8.75 +4.69,2.50;4.69,4.38 +4.69,4.38;7.81,4.38 +7.81,4.38;7.81,2.81 +7.81,2.81;4.69,2.81 +0.31,2.81;3.44,2.81 +3.44,2.81;3.44,4.38 +3.44,4.38;0.31,4.38 +0.31,4.38;0.31,2.50 + +# UTF-16 : 87 6e +# UTF-8 : ae 9d e8 +[876e] 蝮 +4.06,8.44;8.75,8.44 +8.75,0.62;6.88,1.25 +6.88,1.25;5.62,2.19 +5.62,2.19;5.00,3.44 +2.19,3.44;2.50,1.88 +2.50,1.88;2.50,1.25 +0.00,1.25;2.19,2.19 +3.12,2.19;4.38,3.12 +4.38,3.12;5.62,5.00 +8.12,5.00;8.12,7.50 +8.12,7.50;4.38,7.50 +4.38,7.50;4.38,5.00 +4.38,5.00;8.12,5.00 +8.12,6.25;4.38,6.25 +4.38,9.38;3.75,7.81 +3.75,7.81;3.12,6.88 +3.12,0.62;5.00,1.25 +5.00,1.25;6.56,2.19 +6.56,2.19;8.12,4.06 +8.12,4.06;5.31,4.06 +0.00,4.06;0.00,7.19 +0.00,7.19;2.50,7.19 +2.50,7.19;2.50,4.69 +2.50,4.69;0.00,4.69 +1.25,9.38;1.25,1.88 + +# UTF-16 : 87 53 +# UTF-8 : 93 9d e8 +[8753] 蝓 +3.12,5.94;4.38,6.88 +4.38,6.88;5.94,9.06 +5.94,9.06;4.38,9.06 +6.25,8.75;7.50,6.88 +7.50,6.88;8.75,5.94 +8.44,0.62;7.50,3.12 +7.50,3.12;8.44,5.00 +7.19,5.00;6.25,3.12 +6.25,3.12;7.19,0.62 +3.75,0.62;3.75,5.00 +3.75,5.00;5.62,5.00 +5.62,5.00;5.62,0.94 +5.62,0.94;5.00,0.62 +5.00,1.88;4.38,2.50 +4.38,4.06;5.00,3.44 +5.00,6.25;6.88,6.25 +0.00,4.06;0.00,7.19 +0.00,7.19;2.50,7.19 +2.50,7.19;2.50,4.69 +2.50,4.69;0.00,4.69 +0.00,1.25;2.19,2.19 +2.19,3.44;2.50,1.88 +2.50,1.88;2.50,1.25 +1.25,1.88;1.25,9.38 + +# UTF-16 : 87 63 +# UTF-8 : a3 9d e8 +[8763] 蝣 +1.25,2.19;1.25,9.06 +3.12,7.50;5.62,7.50 +5.94,3.12;9.06,3.12 +8.75,7.81;6.88,7.81 +6.88,0.62;7.50,0.94 +7.50,0.94;7.50,4.38 +7.50,4.38;8.75,5.62 +8.75,5.62;6.25,5.62 +6.25,6.56;6.56,7.19 +6.56,7.19;7.19,9.38 +4.38,9.38;4.06,6.25 +4.06,6.25;3.44,2.50 +3.44,2.50;3.12,1.56 +3.12,1.56;2.50,0.62 +2.50,1.88;2.19,3.44 +2.19,2.50;0.00,1.56 +0.00,4.06;0.00,6.88 +0.00,6.88;2.50,6.88 +2.50,6.88;2.50,4.38 +2.50,4.38;0.00,4.38 +4.06,5.62;5.31,5.62 +5.31,5.62;5.31,3.75 +5.31,3.75;5.00,1.25 +5.00,1.25;4.69,0.62 +4.69,0.62;4.06,0.62 + +# UTF-16 : 87 ab +# UTF-8 : ab 9e e8 +[87ab] 螫 +5.94,1.88;7.81,0.62 +0.94,0.62;6.88,1.25 +4.38,1.25;4.38,4.69 +1.88,4.69;2.81,4.69 +2.81,4.69;2.81,7.50 +1.56,7.50;1.56,6.25 +1.56,6.25;1.25,5.31 +1.25,5.31;0.62,4.69 +0.62,4.69;0.00,4.38 +0.00,5.62;0.62,6.56 +0.62,8.44;3.75,8.44 +3.75,6.56;4.38,5.62 +4.38,7.50;0.00,7.50 +2.19,7.50;2.19,9.38 +5.94,9.38;5.31,7.50 +5.31,7.50;5.00,6.88 +5.00,4.69;6.56,5.62 +6.56,5.62;7.50,6.88 +7.50,6.88;7.81,8.12 +8.75,8.12;5.62,8.12 +5.62,8.12;6.25,6.56 +6.25,6.56;7.81,5.00 +7.81,5.00;8.75,4.38 +1.56,2.19;1.56,3.75 +1.56,3.75;7.19,3.75 +7.19,3.75;7.19,2.50 +7.19,2.50;1.56,2.50 + +# UTF-16 : 87 b3 +# UTF-8 : b3 9e e8 +[87b3] 螳 +0.31,4.69;2.81,4.69 +2.81,4.69;2.81,7.19 +2.81,7.19;0.31,7.19 +0.31,7.19;0.31,4.06 +6.25,4.06;6.25,0.94 +6.25,9.38;6.25,7.50 +7.50,7.50;8.12,8.75 +8.12,2.81;4.38,2.81 +4.38,8.75;5.00,7.50 +5.00,6.25;7.81,6.25 +7.81,6.25;7.81,4.38 +7.81,4.38;4.69,4.38 +4.69,4.38;4.69,6.25 +3.75,6.25;3.75,7.50 +3.75,7.50;8.75,7.50 +8.75,7.50;8.75,6.25 +8.75,0.94;3.75,0.94 +1.56,1.88;1.56,9.38 +2.81,2.19;0.00,1.25 +3.12,1.25;3.12,1.88 +3.12,1.88;2.50,3.12 + +# UTF-16 : 88 11 +# UTF-8 : 91 a0 e8 +[8811] 蠑 +1.25,2.19;1.25,9.38 +4.38,9.38;4.38,7.81 +4.38,7.81;3.75,6.25 +3.75,6.25;3.12,5.62 +3.12,1.25;4.06,1.56 +4.06,1.56;5.94,3.44 +5.94,3.44;8.12,1.25 +8.12,3.44;3.75,3.44 +2.19,3.44;2.50,1.25 +2.19,2.50;0.00,1.25 +0.00,4.69;2.50,4.69 +2.50,4.69;2.50,7.19 +2.50,7.19;0.00,7.19 +0.00,7.19;0.00,4.38 +5.94,4.38;5.94,0.62 +5.94,5.62;6.56,6.25 +6.56,6.25;7.19,7.81 +7.19,7.81;7.19,9.38 +7.19,7.19;8.44,5.94 +5.31,5.94;4.38,7.19 +3.44,8.75;2.81,7.81 +8.12,7.81;8.75,8.75 +8.75,4.06;8.75,5.00 +8.75,5.00;3.12,5.00 +3.12,5.00;3.12,4.06 +5.00,8.12;5.62,9.06 +5.62,7.50;6.25,8.44 + +# UTF-16 : 88 21 +# UTF-8 : a1 a0 e8 +[8821] 蠡 +5.94,8.44;2.50,8.44 +2.19,8.12;3.12,9.69 +3.12,9.38;6.25,9.38 +6.25,9.38;5.62,7.50 +8.75,7.50;0.00,7.50 +4.38,7.50;2.81,6.56 +2.81,6.56;0.31,5.94 +0.31,5.00;2.81,5.62 +2.81,5.62;4.06,6.25 +4.06,3.75;5.31,4.38 +5.31,4.38;5.31,5.31 +5.31,5.31;4.69,6.25 +4.69,6.25;3.75,6.88 +3.75,0.62;2.81,1.88 +7.81,1.88;8.75,0.62 +4.69,0.62;8.12,1.25 +6.88,1.25;6.88,4.06 +1.88,4.06;1.88,1.25 +2.81,1.25;0.00,0.62 +5.31,2.19;5.31,3.44 +5.31,3.44;8.44,3.44 +8.44,3.44;8.44,2.50 +8.44,2.50;5.31,2.50 +0.31,2.50;3.44,2.50 +3.44,2.50;3.44,3.44 +3.44,3.44;0.31,3.44 +0.31,3.44;0.31,2.19 +0.31,4.06;3.12,4.69 +3.12,4.69;7.50,6.56 +5.62,5.62;6.56,5.00 +6.56,5.00;8.44,4.38 + +# UTF-16 : 88 9e +# UTF-8 : 9e a2 e8 +[889e] 袞 +4.38,9.38;4.38,8.44 +0.00,8.44;8.75,8.44 +8.75,5.94;5.94,7.81 +2.81,7.81;0.00,5.94 +1.56,4.38;1.56,6.56 +1.56,6.56;7.19,6.56 +7.19,6.56;7.19,4.69 +7.19,4.69;1.56,4.69 +0.00,1.56;1.25,1.88 +1.25,1.88;3.12,3.12 +3.12,3.12;4.38,4.69 +4.38,4.69;5.62,2.50 +5.62,2.50;6.88,1.25 +6.88,1.25;8.44,0.62 +1.25,0.62;5.00,1.56 +2.19,0.94;2.19,2.50 +6.25,2.50;7.81,3.75 + +# UTF-16 : 88 75 +# UTF-8 : b5 a1 e8 +[8875] 衵 +0.00,3.75;1.88,5.31 +1.88,5.31;3.12,7.50 +3.12,7.50;0.00,7.50 +1.56,7.50;1.56,9.38 +1.56,0.62;1.56,5.00 +1.56,5.00;3.44,3.44 +3.44,5.31;2.19,4.38 +4.38,0.94;4.38,8.44 +4.38,8.44;8.44,8.44 +8.44,8.44;8.44,0.94 +8.44,1.25;4.38,1.25 +4.38,5.00;8.44,5.00 + +# UTF-16 : 88 b5 +# UTF-8 : b5 a2 e8 +[88b5] 袵 +3.44,5.31;5.00,9.38 +4.38,7.50;4.38,0.62 +5.62,8.12;8.12,9.06 +8.12,0.94;5.62,0.94 +6.88,0.94;6.88,8.44 +5.31,5.00;8.75,5.00 +0.00,3.75;1.56,5.31 +1.56,5.31;2.50,7.50 +2.50,7.50;0.00,7.50 +1.25,7.50;1.25,9.38 +1.25,0.62;1.25,5.00 +1.25,5.00;2.81,3.44 +2.50,5.31;1.56,4.69 + +# UTF-16 : 88 72 +# UTF-8 : b2 a1 e8 +[8872] 衲 +3.75,0.62;3.75,7.19 +3.75,7.19;8.12,7.19 +8.12,7.19;8.12,0.94 +8.12,0.94;7.50,0.62 +7.50,3.75;6.56,5.00 +6.56,5.00;5.94,7.50 +5.94,7.50;5.94,9.06 +5.94,9.06;5.00,9.06 +5.94,6.88;5.31,5.00 +5.31,5.00;4.38,3.75 +0.00,3.75;1.56,5.00 +1.56,5.00;2.81,7.50 +2.81,7.50;0.00,7.50 +1.25,7.50;1.25,9.38 +1.25,0.62;1.25,4.69 +1.25,4.69;2.81,3.44 +2.81,5.31;1.88,4.38 + +# UTF-16 : 88 d8 +# UTF-8 : 98 a3 e8 +[88d8] 裘 +6.88,8.75;5.94,9.38 +4.38,9.38;4.38,5.62 +4.38,5.62;4.06,5.31 +4.06,5.31;3.44,5.31 +3.44,6.56;0.00,5.00 +8.44,5.00;5.31,6.25 +5.31,6.25;4.38,7.50 +1.25,7.50;2.50,6.88 +5.94,6.88;7.19,7.50 +7.19,2.81;5.94,2.19 +5.00,1.56;1.25,0.62 +8.44,0.62;7.50,0.94 +7.50,0.94;5.94,1.88 +5.94,1.88;4.38,3.75 +4.38,3.75;3.12,2.81 +3.12,2.81;1.56,2.19 +1.56,2.19;0.31,1.88 +0.31,8.12;8.44,8.12 +8.44,3.75;0.31,3.75 +4.38,3.75;4.38,4.69 +2.50,2.50;2.50,0.94 + +# UTF-16 : 88 d9 +# UTF-8 : 99 a3 e8 +[88d9] 裙 +4.69,0.62;4.69,3.75 +4.69,3.75;7.81,3.75 +7.81,3.75;7.81,0.62 +7.81,0.94;4.69,0.94 +2.81,1.88;4.38,3.12 +4.38,3.12;5.31,5.00 +5.31,5.00;5.94,8.75 +4.38,8.75;7.81,8.75 +7.81,8.75;7.81,5.62 +7.81,5.62;4.38,5.62 +3.44,7.19;8.75,7.19 +0.00,3.75;1.25,5.00 +1.25,5.00;2.50,7.50 +2.50,7.50;0.00,7.50 +1.25,7.50;1.25,9.38 +1.25,0.62;1.25,4.69 +1.25,4.69;2.81,3.44 +2.81,5.31;1.88,4.69 + +# UTF-16 : 88 f9 +# UTF-8 : b9 a3 e8 +[88f9] 裹 +0.31,2.81;2.50,4.06 +6.56,4.06;8.44,2.81 +8.44,8.44;0.31,8.44 +4.38,8.44;4.38,9.38 +4.38,4.06;2.19,2.50 +2.19,2.50;0.00,1.88 +0.00,4.69;8.75,4.69 +8.44,0.62;6.88,1.25 +6.88,1.25;5.31,2.50 +5.31,2.50;4.38,4.06 +4.38,4.06;4.38,7.50 +1.25,7.50;7.50,7.50 +7.50,7.50;7.50,5.62 +7.50,5.62;1.25,5.62 +1.25,5.62;1.25,7.50 +1.25,6.56;7.50,6.56 +7.19,2.81;5.94,2.19 +5.00,1.56;0.94,0.62 +2.50,1.25;2.50,2.50 + +# UTF-16 : 89 02 +# UTF-8 : 82 a4 e8 +[8902] 褂 +8.75,4.69;7.19,6.56 +7.19,0.62;7.19,9.38 +4.69,9.38;4.69,5.94 +4.69,5.00;4.69,1.88 +6.56,1.88;2.81,1.25 +2.81,5.94;6.56,5.94 +5.94,7.81;3.44,7.81 +3.44,3.44;5.94,3.44 +0.00,3.75;1.25,5.00 +1.25,5.00;2.50,7.50 +2.50,7.50;0.00,7.50 +1.25,7.50;1.25,9.38 +1.25,0.62;1.25,4.69 +1.25,4.69;2.50,3.44 +2.50,5.31;1.88,4.69 + +# UTF-16 : 89 1e +# UTF-8 : 9e a4 e8 +[891e] 褞 +0.00,3.75;1.25,5.00 +1.25,5.00;2.50,7.50 +2.50,7.50;0.00,7.50 +1.25,7.50;1.25,9.38 +1.25,0.62;1.25,4.69 +1.25,4.69;2.50,3.44 +2.50,0.94;8.75,0.94 +5.00,0.94;5.00,4.38 +6.25,4.38;6.25,0.94 +3.44,0.94;3.44,4.38 +3.44,4.38;7.81,4.38 +7.81,4.38;7.81,0.94 +7.81,5.62;7.81,8.75 +7.81,8.75;3.75,8.75 +3.75,8.75;3.75,5.62 +3.75,5.62;7.81,5.62 +6.25,8.12;5.62,6.88 +5.62,6.88;4.69,6.25 +6.88,6.25;5.94,7.50 +2.81,5.31;1.88,4.38 + +# UTF-16 : 89 2b +# UTF-8 : ab a4 e8 +[892b] 褫 +2.19,1.25;3.12,2.50 +3.12,2.50;3.44,3.75 +3.44,3.75;3.44,8.75 +3.44,8.75;7.50,9.38 +7.50,5.31;5.00,5.00 +8.75,2.19;8.44,0.94 +8.44,0.94;7.19,0.94 +7.19,0.94;7.19,3.12 +6.25,3.12;5.94,1.56 +5.94,1.56;5.31,0.94 +5.31,0.94;4.38,0.62 +3.44,0.62;4.06,1.56 +4.06,1.56;4.38,3.12 +4.38,3.12;4.38,6.56 +4.38,6.56;8.75,6.56 +8.75,6.56;8.12,5.94 +8.12,4.69;7.50,4.06 +7.50,4.06;5.94,4.06 +5.94,4.06;5.94,8.44 +5.94,7.81;8.12,7.81 +2.81,5.62;1.88,4.38 +2.50,3.44;1.25,4.69 +1.25,4.69;1.25,0.62 +1.25,9.38;1.25,7.50 +0.00,7.50;2.50,7.50 +2.50,7.50;1.25,5.00 +1.25,5.00;0.00,3.75 + +# UTF-16 : 89 41 +# UTF-8 : 81 a5 e8 +[8941] 襁 +0.00,3.75;1.25,5.00 +1.25,5.00;2.50,7.50 +2.50,7.50;0.00,7.50 +1.25,7.50;1.25,9.38 +1.25,0.62;1.25,4.69 +1.25,4.69;2.50,3.44 +2.50,5.31;1.88,4.38 +3.12,9.06;5.00,9.06 +5.00,9.06;5.00,6.88 +5.00,6.88;3.44,6.88 +3.44,6.88;3.12,4.06 +3.12,4.38;5.00,4.38 +5.00,4.38;5.00,2.81 +5.00,2.81;4.38,0.62 +4.38,0.62;3.44,0.62 +8.75,0.62;7.81,2.50 +7.81,1.56;5.31,0.94 +7.19,1.56;7.19,5.94 +7.19,9.38;5.62,6.25 +5.62,6.25;8.12,6.88 +8.12,7.81;8.75,5.94 +5.94,2.81;5.94,5.00 +5.94,5.00;8.44,5.00 +8.44,5.00;8.44,3.44 +8.44,3.44;5.94,3.44 + +# UTF-16 : 89 36 +# UTF-8 : b6 a4 e8 +[8936] 褶 +4.06,0.62;4.06,4.38 +4.06,4.38;7.81,4.38 +7.81,4.38;7.81,0.62 +7.81,0.94;4.06,0.94 +4.06,2.81;7.81,2.81 +8.44,5.31;8.44,9.06 +8.44,9.06;6.25,9.06 +3.12,9.06;5.31,9.06 +5.31,9.06;5.31,5.62 +3.44,5.62;5.31,7.50 +8.44,7.50;6.56,5.62 +6.56,7.50;8.12,9.06 +5.00,9.06;3.44,7.50 +5.94,5.31;5.31,4.38 +0.00,3.75;1.25,5.00 +1.25,5.00;2.50,7.50 +2.50,7.50;0.00,7.50 +1.25,7.50;1.25,9.38 +1.25,0.62;1.25,4.69 +1.25,4.69;2.50,3.44 +2.50,5.31;1.88,4.38 + +# UTF-16 : 89 60 +# UTF-8 : a0 a5 e8 +[8960] 襠 +0.00,3.75;0.94,4.38 +0.94,4.38;1.88,5.62 +1.88,5.62;2.50,7.50 +2.50,7.50;0.00,7.50 +1.25,7.50;1.25,9.38 +1.25,0.62;1.25,4.69 +1.25,4.69;2.81,3.44 +2.81,5.31;2.19,4.38 +3.12,6.56;3.12,7.81 +3.12,7.81;8.75,7.81 +8.75,7.81;8.75,6.56 +7.50,6.56;7.50,5.00 +7.50,5.00;4.38,5.00 +4.38,5.00;4.38,6.56 +4.38,6.56;7.19,6.56 +7.19,7.81;7.81,8.75 +4.06,8.75;4.69,7.81 +5.94,7.81;5.94,9.38 +5.94,4.06;5.94,0.94 +3.75,0.94;8.12,0.94 +8.12,0.62;8.12,4.06 +8.12,4.06;3.75,4.06 +3.75,4.06;3.75,0.62 +3.75,2.50;8.12,2.50 + +# UTF-16 : 89 83 +# UTF-8 : 83 a6 e8 +[8983] 覃 +0.00,2.81;8.75,2.81 +8.75,9.06;0.00,9.06 +3.12,9.06;3.12,7.19 +3.12,7.19;5.62,7.19 +5.62,7.19;5.62,9.06 +7.81,6.56;7.81,8.12 +7.81,8.12;0.94,8.12 +0.94,8.12;0.94,6.56 +1.88,5.00;6.88,5.00 +6.88,3.75;1.88,3.75 +1.88,3.75;1.88,6.25 +1.88,6.25;6.88,6.25 +6.88,6.25;6.88,3.75 +4.38,3.75;4.38,0.62 + +# UTF-16 : 89 bd +# UTF-8 : bd a6 e8 +[89bd] 覽 +0.00,0.62;1.56,0.94 +1.56,0.94;2.50,1.56 +2.50,1.56;3.12,2.50 +1.88,2.50;6.88,2.50 +6.88,2.50;6.88,5.31 +6.88,5.31;1.88,5.31 +1.88,5.31;1.88,2.19 +1.88,3.44;6.88,3.44 +6.88,4.38;1.88,4.38 +1.88,6.25;1.88,7.19 +0.31,7.19;3.12,7.19 +3.12,7.19;3.12,8.12 +3.12,8.12;0.31,8.12 +1.88,8.12;1.88,9.06 +3.44,9.06;0.31,9.06 +0.31,9.06;0.31,6.25 +0.31,6.25;3.44,6.25 +5.94,6.25;5.94,7.19 +7.19,7.19;7.19,6.25 +8.44,6.25;8.44,7.19 +8.44,7.19;4.69,7.19 +4.69,7.19;4.69,6.25 +4.69,6.25;8.44,6.25 +8.44,1.88;8.12,0.94 +8.12,0.94;5.31,0.94 +5.31,0.94;5.31,2.50 +5.31,8.12;8.12,8.12 +4.06,8.12;5.31,9.69 +5.00,9.06;8.75,9.06 + +# UTF-16 : 89 bf +# UTF-8 : bf a6 e8 +[89bf] 覿 +2.19,9.69;2.19,7.81 +0.62,7.81;3.75,7.81 +3.75,1.88;3.75,5.00 +3.75,5.00;0.62,5.00 +0.62,5.00;0.62,1.88 +0.62,1.88;3.75,1.88 +3.75,3.12;0.62,3.12 +0.62,4.06;3.75,4.06 +5.31,3.75;5.31,9.06 +5.31,9.06;8.12,9.06 +8.12,9.06;8.12,3.75 +8.12,3.75;5.31,3.75 +5.31,5.62;8.12,5.62 +8.12,7.19;5.31,7.19 +4.06,7.19;4.06,5.62 +4.06,5.62;0.31,5.62 +0.31,5.62;0.31,7.19 +0.31,7.19;4.06,7.19 +1.88,7.19;1.56,6.56 +1.56,6.56;0.62,6.25 +3.75,6.25;2.81,6.25 +2.81,6.25;2.81,7.19 +2.81,1.56;4.06,0.62 +0.00,0.62;1.56,1.56 +0.00,8.75;4.38,8.75 +4.69,0.62;5.62,1.25 +5.62,1.25;6.25,2.81 +6.25,2.81;6.25,3.75 +7.19,3.75;7.19,0.94 +7.19,0.94;8.44,0.94 +8.44,0.94;8.75,2.50 + +# UTF-16 : 89 c0 +# UTF-8 : 80 a7 e8 +[89c0] 觀 +0.00,8.75;4.69,8.75 +4.69,0.62;5.62,1.56 +5.62,1.56;6.25,3.44 +0.94,3.44;3.75,3.44 +3.75,2.50;0.94,2.50 +0.94,0.62;0.94,4.69 +0.94,4.69;4.06,4.69 +4.06,1.25;0.94,1.25 +2.81,1.25;2.81,4.69 +2.81,4.69;3.44,5.62 +1.56,5.62;0.00,3.44 +7.19,3.44;7.19,0.94 +7.19,0.94;8.44,0.94 +8.44,0.94;8.75,2.50 +5.31,3.75;8.12,3.75 +8.12,3.75;8.12,9.06 +8.12,9.06;5.31,9.06 +5.31,9.06;5.31,3.75 +5.31,5.62;8.12,5.62 +8.12,7.19;5.31,7.19 +2.81,7.19;2.81,6.25 +2.81,6.25;4.06,6.25 +4.06,6.25;4.06,7.50 +4.06,7.50;2.81,7.50 +2.81,8.12;2.81,9.38 +1.56,9.38;1.56,8.12 +1.56,7.50;0.62,7.50 +0.62,7.50;0.62,6.25 +0.62,6.25;1.88,6.25 +1.88,6.25;1.88,7.50 + +# UTF-16 : 89 f4 +# UTF-8 : b4 a7 e8 +[89f4] 觴 +1.56,8.12;2.50,8.12 +2.50,8.12;1.88,6.88 +1.88,6.88;1.88,3.12 +3.12,3.12;0.62,3.12 +0.62,5.00;3.12,5.00 +8.12,5.00;8.12,7.50 +8.12,7.50;5.00,7.50 +5.00,7.50;5.00,5.00 +5.00,5.00;8.12,5.00 +8.12,6.25;5.00,6.25 +5.00,9.38;4.38,7.81 +4.38,7.81;3.75,7.19 +3.75,2.50;4.69,3.12 +4.69,3.12;5.62,4.06 +3.75,4.06;8.75,4.06 +8.75,8.44;5.00,8.44 +5.00,3.12;8.44,3.12 +8.44,3.12;8.44,1.88 +8.44,1.88;7.81,0.62 +7.81,0.62;7.19,0.62 +5.00,0.62;6.25,1.25 +6.25,1.25;6.88,1.88 +6.88,1.88;7.50,3.12 +6.25,3.12;5.31,1.88 +5.31,1.88;4.06,1.25 +2.50,0.62;3.12,0.94 +3.12,0.94;3.12,6.88 +3.12,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,3.44;0.31,1.56 +0.31,1.56;0.00,0.94 +0.00,6.25;0.94,7.50 +0.94,7.50;1.88,9.38 + +# UTF-16 : 8a 25 +# UTF-8 : a5 a8 e8 +[8a25] 訥 +4.06,0.62;4.06,7.19 +4.06,7.19;8.44,7.19 +8.44,7.19;8.44,0.94 +8.44,0.94;7.50,0.62 +7.81,3.75;6.88,5.00 +6.88,5.00;6.56,5.62 +6.56,5.62;6.25,7.19 +6.25,7.19;6.25,9.06 +6.25,9.06;5.31,9.06 +4.69,3.75;5.31,4.38 +5.31,4.38;5.94,5.62 +5.94,5.62;6.25,6.88 +0.31,0.62;0.31,2.81 +0.31,2.81;2.81,2.81 +2.81,2.81;2.81,0.62 +2.81,0.94;0.62,0.94 +0.62,4.38;2.50,4.38 +2.50,5.94;0.62,5.94 +0.62,9.06;2.50,9.06 +0.00,7.50;3.12,7.50 + +# UTF-16 : 8a 7c +# UTF-8 : bc a9 e8 +[8a7c] 詼 +0.00,7.50;2.81,7.50 +3.12,2.19;4.38,5.00 +4.38,5.00;5.00,8.44 +5.00,8.44;5.00,9.38 +5.00,4.06;5.62,5.62 +8.12,5.62;7.50,4.06 +8.75,7.81;3.75,7.81 +3.75,0.62;5.00,1.25 +5.00,1.25;5.62,1.88 +5.62,1.88;6.25,3.44 +6.25,3.44;6.56,5.00 +6.56,5.00;6.56,6.88 +6.56,5.00;6.88,3.44 +6.88,3.44;7.50,1.88 +7.50,1.88;8.44,0.62 +0.31,0.62;0.31,2.81 +0.31,2.81;2.50,2.81 +2.50,2.81;2.50,0.62 +2.50,0.94;0.62,0.94 +0.62,4.38;2.19,4.38 +2.19,5.94;0.62,5.94 +0.62,9.06;2.19,9.06 + +# UTF-16 : 8a 6c +# UTF-8 : ac a9 e8 +[8a6c] 詬 +8.12,9.38;5.31,8.75 +5.31,8.75;4.06,8.75 +4.06,8.75;4.06,4.06 +4.06,4.06;3.75,2.19 +3.75,2.19;3.12,0.62 +4.06,6.25;8.75,6.25 +5.00,0.94;5.00,4.38 +5.00,4.38;7.81,4.38 +7.81,4.38;7.81,0.94 +7.81,1.25;5.00,1.25 +0.31,0.62;0.31,2.81 +0.31,2.81;2.50,2.81 +2.50,2.81;2.50,0.62 +2.50,0.94;0.62,0.94 +0.62,4.38;2.19,4.38 +2.19,5.94;0.62,5.94 +0.62,9.06;2.19,9.06 +0.00,7.50;2.81,7.50 + +# UTF-16 : 8a 84 +# UTF-8 : 84 aa e8 +[8a84] 誄 +5.94,9.38;5.94,0.62 +0.31,0.62;0.31,2.81 +0.31,2.81;2.50,2.81 +2.50,2.81;2.50,0.94 +2.50,0.94;0.62,0.94 +0.62,9.06;2.19,9.06 +2.19,5.94;0.62,5.94 +0.62,4.38;2.19,4.38 +3.12,4.38;8.75,4.38 +8.75,1.56;7.50,2.50 +7.50,2.50;5.94,4.38 +5.94,4.38;4.38,2.19 +4.38,2.19;3.12,1.25 +3.75,5.94;8.12,5.94 +8.12,8.12;3.75,7.50 +2.81,7.50;0.00,7.50 + +# UTF-16 : 8a a8 +# UTF-8 : a8 aa e8 +[8aa8] 誨 +0.00,7.50;2.81,7.50 +8.44,1.88;4.06,1.88 +3.75,1.56;4.38,4.06 +4.38,4.06;4.69,6.88 +4.69,6.88;8.12,6.88 +8.12,6.88;7.81,2.81 +7.81,2.81;7.19,0.94 +7.19,0.94;6.88,0.62 +6.88,0.62;5.94,0.62 +5.94,5.94;6.56,5.31 +6.25,2.81;5.62,3.44 +4.38,8.12;8.75,8.12 +8.75,4.38;3.12,4.38 +3.12,6.25;3.75,7.19 +3.75,7.19;4.69,9.38 +2.19,9.06;0.62,9.06 +0.62,5.94;2.19,5.94 +2.19,4.38;0.62,4.38 +0.62,0.94;2.50,0.94 +2.50,0.94;2.50,2.81 +2.50,2.81;0.31,2.81 +0.31,2.81;0.31,0.62 + +# UTF-16 : 8a a1 +# UTF-8 : a1 aa e8 +[8aa1] 誡 +0.00,7.50;2.50,7.50 +8.44,8.44;7.81,9.06 +2.19,9.06;0.62,9.06 +0.62,5.94;2.19,5.94 +2.19,4.38;0.62,4.38 +0.62,0.94;2.19,0.94 +2.19,0.94;2.19,2.81 +2.19,2.81;0.31,2.81 +0.31,2.81;0.31,0.62 +4.69,0.62;6.25,1.25 +6.25,1.25;7.19,2.19 +7.19,2.19;8.12,3.75 +8.12,3.75;8.75,5.62 +8.75,7.19;3.12,7.19 +3.12,4.69;6.25,4.69 +5.31,2.19;5.31,6.25 +4.06,6.25;4.06,3.75 +4.06,3.75;3.75,2.50 +3.75,2.50;3.12,1.56 +8.75,0.62;7.81,1.88 +7.81,1.88;7.19,3.44 +7.19,3.44;6.88,5.31 +6.88,5.31;6.56,9.38 + +# UTF-16 : 8a 91 +# UTF-8 : 91 aa e8 +[8a91] 誑 +0.00,7.50;2.50,7.50 +4.69,9.38;4.06,7.81 +4.06,7.81;2.81,6.25 +2.81,9.06;3.75,8.12 +3.75,8.12;4.69,5.62 +4.69,5.62;4.69,2.81 +4.69,2.81;4.38,1.56 +4.38,1.56;3.44,0.62 +3.44,0.62;2.81,0.94 +5.00,0.94;8.75,0.94 +6.88,0.94;6.88,8.44 +5.31,8.44;8.44,8.44 +8.44,5.00;5.62,5.00 +2.81,3.12;3.75,4.38 +3.75,4.38;4.38,5.94 +1.88,5.94;0.62,5.94 +0.62,9.06;1.88,9.06 +1.88,4.38;0.62,4.38 +0.62,0.94;2.19,0.94 +2.19,0.94;2.19,2.81 +2.19,2.81;0.31,2.81 +0.31,2.81;0.31,0.62 + +# UTF-16 : 8a a5 +# UTF-8 : a5 aa e8 +[8aa5] 誥 +0.00,7.50;3.12,7.50 +3.12,5.00;8.75,5.00 +8.12,7.19;4.38,7.19 +5.94,9.38;5.94,4.38 +2.50,4.38;0.62,4.38 +0.62,5.94;2.50,5.94 +2.50,9.06;0.62,9.06 +0.62,0.94;2.81,0.94 +2.81,0.94;2.81,2.81 +2.81,2.81;0.31,2.81 +0.31,2.81;0.31,0.62 +4.06,0.62;4.06,3.44 +4.06,3.44;7.81,3.44 +7.81,3.44;7.81,0.62 +7.81,0.94;4.06,0.94 +3.44,5.94;4.06,6.88 +4.06,6.88;4.69,8.44 + +# UTF-16 : 8a 9a +# UTF-8 : 9a aa e8 +[8a9a] 誚 +0.00,7.50;2.81,7.50 +5.94,9.38;5.94,6.56 +8.75,6.25;6.88,8.44 +5.00,8.44;3.12,6.25 +2.19,5.94;0.62,5.94 +0.62,9.06;2.19,9.06 +2.19,4.38;0.62,4.38 +0.62,0.94;2.50,0.94 +2.50,0.94;2.50,2.81 +2.50,2.81;0.31,2.81 +0.31,2.81;0.31,0.62 +7.19,0.62;7.81,0.94 +7.81,0.94;7.81,6.56 +7.81,6.56;4.06,6.56 +4.06,6.56;4.06,0.62 +4.06,3.12;7.81,3.12 +7.81,4.69;4.06,4.69 + +# UTF-16 : 8a f3 +# UTF-8 : b3 ab e8 +[8af3] 諳 +6.25,9.06;6.25,7.81 +4.06,7.81;8.44,7.81 +7.81,7.81;7.19,5.62 +3.75,5.62;8.75,5.62 +5.31,5.62;4.69,7.81 +4.69,0.94;4.69,4.38 +4.69,4.38;7.81,4.38 +7.81,4.38;7.81,0.94 +7.81,1.25;4.69,1.25 +4.69,2.81;7.81,2.81 +0.31,0.62;0.31,2.81 +0.31,2.81;2.81,2.81 +2.81,2.81;2.81,0.62 +2.81,0.94;0.62,0.94 +0.62,4.38;2.50,4.38 +2.50,5.94;0.62,5.94 +0.62,9.06;2.50,9.06 +0.00,7.50;3.12,7.50 + +# UTF-16 : 8b 14 +# UTF-8 : 94 ac e8 +[8b14] 謔 +0.00,7.50;2.50,7.50 +2.50,0.62;3.12,1.25 +3.12,1.25;3.44,2.19 +3.44,2.19;3.75,4.38 +3.75,4.38;3.75,7.19 +3.75,7.19;8.75,7.19 +8.75,7.19;8.12,6.25 +8.12,5.31;7.50,4.38 +7.50,4.38;5.94,4.38 +5.94,4.38;5.62,5.00 +5.62,5.00;5.62,9.38 +5.62,8.44;7.81,8.44 +7.81,3.44;5.00,3.44 +5.00,3.44;5.00,0.62 +5.00,0.94;7.81,0.94 +0.31,0.94;2.19,0.94 +2.19,0.94;2.19,2.81 +2.19,2.81;0.31,2.81 +0.31,2.81;0.31,0.62 +0.31,4.38;2.19,4.38 +2.19,9.06;0.31,9.06 +0.31,5.94;2.19,5.94 +7.19,5.94;4.69,5.31 +4.06,2.19;8.75,2.19 + +# UTF-16 : 8a db +# UTF-8 : 9b ab e8 +[8adb] 諛 +0.00,7.50;2.50,7.50 +6.56,4.69;7.81,4.69 +4.69,4.69;3.44,4.69 +3.44,6.88;5.00,6.88 +7.81,6.88;6.25,6.88 +6.25,8.75;7.81,8.75 +7.81,8.75;7.81,4.06 +3.44,4.06;3.44,8.44 +3.44,8.44;5.00,9.06 +1.88,9.06;0.62,9.06 +0.62,5.94;1.88,5.94 +1.88,4.38;0.62,4.38 +0.62,0.94;2.19,0.94 +2.19,0.94;2.19,2.81 +2.19,2.81;0.31,2.81 +0.31,2.81;0.31,0.62 +2.81,0.62;4.06,1.56 +4.06,1.56;5.00,2.81 +5.00,2.81;5.62,5.31 +5.62,5.31;5.62,9.38 +5.62,5.00;6.25,2.81 +6.25,2.81;7.19,1.56 +7.19,1.56;8.75,0.62 + +# UTF-16 : 8b 16 +# UTF-8 : 96 ac e8 +[8b16] 謖 +5.94,9.06;5.94,6.56 +3.75,6.56;3.75,9.06 +3.75,9.06;8.12,9.06 +8.12,9.06;8.12,6.56 +8.12,6.56;3.75,6.56 +3.75,7.81;8.12,7.81 +8.44,0.62;6.56,1.25 +6.56,1.25;5.31,2.19 +5.31,2.19;4.69,3.12 +4.69,3.75;7.81,3.75 +7.81,3.75;6.88,2.50 +6.88,2.50;5.62,1.56 +5.62,1.56;3.12,0.62 +3.12,4.06;4.06,4.69 +4.06,4.69;4.69,5.62 +4.69,5.62;5.00,6.56 +6.56,6.56;6.56,5.00 +6.56,5.00;7.19,4.69 +7.19,4.69;8.44,4.69 +8.44,4.69;8.75,5.62 +5.31,4.69;4.69,3.75 +4.69,3.75;3.44,2.50 +0.31,0.62;0.31,2.81 +0.31,2.81;2.19,2.81 +2.19,2.81;2.19,0.62 +2.19,0.94;0.31,0.94 +0.31,4.38;2.19,4.38 +2.19,5.94;0.31,5.94 +0.31,9.06;2.19,9.06 +2.50,7.50;0.00,7.50 + +# UTF-16 : 8b 10 +# UTF-8 : 90 ac e8 +[8b10] 謐 +0.00,7.50;3.12,7.50 +8.12,7.19;8.75,6.25 +3.44,5.31;4.06,6.56 +4.06,4.06;5.94,5.31 +5.94,5.31;6.88,6.56 +6.88,6.56;7.81,9.06 +2.50,9.06;0.62,9.06 +5.31,9.06;6.25,8.44 +5.00,7.81;5.00,6.25 +5.00,6.25;5.31,5.00 +5.31,5.00;5.94,4.38 +5.94,4.38;7.50,4.38 +7.50,4.38;8.12,5.31 +8.12,0.94;8.12,3.12 +8.12,3.12;4.38,3.12 +4.38,3.12;4.38,0.94 +5.62,0.94;5.62,3.12 +6.88,3.12;6.88,0.94 +9.06,0.94;3.75,0.94 +0.31,0.94;2.81,0.94 +2.81,0.94;2.81,2.81 +2.81,2.81;0.31,2.81 +0.31,2.81;0.31,0.62 +0.62,4.38;2.50,4.38 +2.50,5.94;0.62,5.94 + +# UTF-16 : 97 ab +# UTF-8 : ab 9e e9 +[97ab] 鞫 +0.00,2.81;3.12,2.81 +3.12,8.12;0.00,8.12 +1.56,6.88;1.56,0.62 +6.88,0.62;7.50,0.62 +7.50,0.62;8.12,1.25 +8.12,1.25;8.75,5.94 +8.75,5.94;8.75,7.50 +8.75,7.50;4.38,7.50 +4.69,0.94;4.69,2.50 +4.69,2.50;6.56,2.50 +6.56,2.50;6.56,1.25 +6.56,1.25;4.69,1.25 +4.69,3.44;6.56,3.44 +6.56,4.38;4.69,4.38 +4.69,6.25;6.56,6.25 +3.44,6.25;4.06,7.19 +4.06,7.19;5.00,9.38 +0.62,9.38;0.62,6.88 +0.62,6.88;2.50,6.88 +2.50,6.88;2.50,9.38 +2.50,5.62;0.31,5.62 +0.31,5.62;0.31,4.06 +0.31,4.06;2.81,4.06 +2.81,4.06;2.81,5.62 +4.06,5.31;7.19,5.31 + +# UTF-16 : 8b 4c +# UTF-8 : 8c ad e8 +[8b4c] 譌 +8.12,9.38;7.19,9.06 +7.19,9.06;4.69,8.75 +4.69,8.75;4.38,8.12 +4.38,8.12;3.44,6.88 +5.94,8.44;6.56,7.50 +2.50,7.50;0.00,7.50 +8.44,7.50;7.50,8.44 +7.50,4.06;7.81,5.62 +7.81,5.62;4.38,5.62 +6.88,5.62;7.19,7.19 +7.19,7.19;4.38,7.19 +4.38,7.19;4.38,4.38 +4.38,4.38;4.06,2.50 +4.06,2.50;3.44,1.25 +3.44,1.25;2.81,0.62 +6.88,0.62;7.50,0.62 +7.50,0.62;8.12,1.25 +8.12,1.25;8.75,4.06 +8.75,4.06;4.69,4.06 +4.69,2.19;4.38,0.94 +0.31,0.94;2.19,0.94 +2.19,0.94;2.19,2.81 +2.19,2.81;0.31,2.81 +0.31,2.81;0.31,0.62 +0.31,4.38;2.19,4.38 +2.19,5.94;0.31,5.94 +0.31,9.06;2.19,9.06 +5.62,2.81;5.62,1.56 +6.88,1.88;6.56,3.12 +7.50,3.44;7.81,2.50 + +# UTF-16 : 8b 6c +# UTF-8 : ac ad e8 +[8b6c] 譬 +0.00,5.31;0.62,7.19 +0.62,7.19;0.62,9.06 +0.62,9.06;3.44,9.06 +3.44,9.06;3.44,7.81 +3.44,7.81;0.94,7.81 +0.94,5.62;3.12,5.62 +3.12,5.62;3.12,6.88 +3.12,6.88;0.94,6.88 +0.94,6.88;0.94,5.62 +6.56,9.69;6.56,8.75 +4.69,8.75;8.44,8.75 +7.81,8.75;7.19,7.50 +8.75,7.50;4.38,7.50 +5.94,7.50;5.31,8.75 +6.56,7.50;6.56,5.31 +4.69,6.56;8.44,6.56 +1.88,0.62;1.88,1.88 +1.88,1.88;6.88,1.88 +6.88,1.88;6.88,0.62 +6.88,0.94;1.88,0.94 +1.88,2.81;6.88,2.81 +6.88,3.44;1.88,3.44 +0.31,4.38;8.44,4.38 +6.25,5.00;2.50,5.00 + +# UTF-16 : 8b 74 +# UTF-8 : b4 ad e8 +[8b74] 譴 +0.00,7.50;2.50,7.50 +2.50,5.31;3.75,5.31 +3.75,5.31;3.75,1.56 +3.75,1.56;5.00,0.62 +5.00,0.62;8.12,0.62 +8.12,0.62;9.06,1.25 +9.06,6.25;4.06,6.25 +6.56,6.25;6.56,9.38 +3.12,8.75;4.06,7.50 +8.12,7.50;8.12,8.44 +8.12,8.44;5.00,8.44 +5.00,8.44;5.00,7.19 +5.00,7.19;8.12,7.19 +3.75,1.88;2.50,0.62 +0.31,0.62;0.31,3.12 +0.31,3.12;2.19,3.12 +2.19,3.12;2.19,1.25 +2.19,1.25;0.62,1.25 +0.62,5.94;1.88,5.94 +1.88,9.06;0.62,9.06 +0.62,4.38;1.88,4.38 +5.31,4.06;7.50,4.06 +7.50,4.06;7.50,5.31 +7.50,5.31;5.31,5.31 +5.31,5.31;5.31,1.56 +5.31,1.56;8.12,1.56 +8.12,1.56;8.12,3.12 +8.12,3.12;5.31,3.12 + +# UTF-16 : 8b 7d +# UTF-8 : bd ad e8 +[8b7d] 譽 +1.88,0.62;1.88,1.88 +1.88,1.88;6.88,1.88 +6.88,1.88;6.88,0.62 +6.88,0.94;1.88,0.94 +2.19,2.81;6.56,2.81 +6.56,3.44;2.19,3.44 +1.56,4.38;7.19,4.38 +5.94,5.00;2.81,5.00 +0.00,3.75;1.25,4.69 +1.25,4.69;2.19,5.94 +6.56,5.94;7.50,4.69 +7.50,4.69;8.75,3.75 +8.75,5.94;0.00,5.94 +1.88,5.94;1.25,8.75 +1.25,8.75;2.81,9.38 +3.75,9.69;3.75,8.12 +3.75,8.12;5.00,8.12 +5.00,8.12;5.00,5.94 +6.88,5.94;7.50,9.06 +7.50,9.06;5.94,9.06 +5.94,8.12;7.19,8.12 +1.56,8.12;2.81,8.12 +2.81,7.19;1.88,7.19 +5.94,7.19;6.88,7.19 +3.75,7.19;3.75,5.94 +3.75,9.06;5.00,9.06 + +# UTF-16 : 8c 50 +# UTF-8 : 90 b1 e8 +[8c50] 豐 +0.62,5.00;7.81,5.00 +2.50,2.50;3.44,0.94 +0.00,0.94;8.75,0.94 +5.31,0.94;6.25,2.50 +1.56,2.50;7.19,2.50 +7.19,2.50;7.19,4.06 +7.19,4.06;1.56,4.06 +1.56,4.06;1.56,2.19 +1.88,6.88;3.75,6.88 +3.75,7.81;1.88,7.81 +1.88,8.75;3.75,8.75 +5.00,8.75;6.88,8.75 +6.88,7.81;5.00,7.81 +5.00,6.88;6.88,6.88 +7.50,9.38;7.50,5.94 +7.50,5.94;1.25,5.94 +1.25,5.94;1.25,9.38 +2.81,9.69;2.81,6.25 +5.94,6.25;5.94,9.69 +4.38,9.69;4.38,5.94 + +# UTF-16 : 8c ae +# UTF-8 : ae b2 e8 +[8cae] 貮 +0.00,7.50;8.75,7.50 +8.75,2.19;8.44,0.62 +8.44,0.62;7.81,0.94 +7.81,0.94;7.19,1.88 +7.19,1.88;6.25,4.06 +6.25,4.06;5.94,5.94 +5.94,5.94;5.62,9.38 +6.88,9.06;7.81,8.12 +4.38,8.75;0.94,8.75 +0.94,1.88;0.94,6.25 +0.94,6.25;4.38,6.25 +4.38,6.25;4.38,1.88 +4.38,1.88;0.94,1.88 +0.94,4.69;4.38,4.69 +4.38,3.44;0.94,3.44 +0.00,0.62;1.56,1.56 +3.75,1.56;5.31,0.62 + +# UTF-16 : 8c c8 +# UTF-8 : 88 b3 e8 +[8cc8] 賈 +0.00,0.62;1.56,0.94 +1.56,0.94;2.81,1.56 +5.62,1.56;6.88,0.94 +6.88,0.94;8.44,0.62 +8.44,9.06;0.00,9.06 +3.12,9.06;3.12,6.88 +0.62,6.88;7.81,6.88 +7.81,6.88;7.81,8.12 +7.81,8.12;0.62,8.12 +0.62,8.12;0.62,6.88 +5.31,6.88;5.31,9.06 +1.25,1.88;1.25,5.94 +1.25,5.94;7.19,5.94 +7.19,5.94;7.19,1.88 +7.19,1.88;1.25,1.88 +1.25,3.44;7.19,3.44 +7.19,4.69;1.25,4.69 + +# UTF-16 : 8c da +# UTF-8 : 9a b3 e8 +[8cda] 賚 +0.00,4.38;1.56,5.00 +1.56,5.00;4.38,6.88 +4.38,6.88;7.19,5.00 +7.19,5.00;8.75,4.38 +8.75,8.75;0.00,8.75 +4.38,9.69;4.38,5.62 +2.19,6.25;1.56,7.19 +7.50,7.19;8.44,5.94 +6.25,5.94;7.19,6.88 +7.19,6.88;7.81,8.12 +1.88,8.12;1.25,6.88 +1.25,6.88;0.31,5.94 +1.88,1.88;1.88,5.00 +1.88,5.00;6.88,5.00 +6.88,5.00;6.88,1.88 +6.88,1.88;1.88,1.88 +1.88,3.12;6.88,3.12 +6.88,4.06;1.88,4.06 +2.81,1.56;0.62,0.62 +8.12,0.62;5.94,1.56 + +# UTF-16 : 8c fa +# UTF-8 : ba b3 e8 +[8cfa] 賺 +2.50,0.94;3.44,1.88 +3.44,1.88;4.69,4.38 +4.69,0.62;4.69,8.75 +3.44,8.75;5.31,9.38 +7.50,9.38;5.62,8.75 +6.56,8.75;6.56,0.62 +6.56,4.38;7.81,2.19 +7.81,2.19;8.75,1.25 +8.75,5.62;2.81,5.62 +2.81,8.12;8.75,8.12 +3.44,6.88;7.81,6.88 +7.81,6.88;7.81,4.38 +7.81,4.38;3.44,4.38 +0.62,2.81;0.62,8.75 +0.62,8.75;2.19,8.75 +2.19,8.75;2.19,2.81 +2.19,2.81;0.62,2.81 +0.62,5.00;2.19,5.00 +2.19,6.88;0.62,6.88 +0.00,1.25;0.94,2.81 +1.88,2.81;2.50,1.88 + +# UTF-16 : 8d 07 +# UTF-8 : 87 b4 e8 +[8d07] 贇 +3.12,8.75;2.50,7.19 +2.50,7.19;1.56,5.94 +1.56,5.94;0.00,4.69 +0.00,8.75;3.44,8.75 +1.88,8.75;1.88,9.69 +6.56,9.69;7.50,6.25 +7.50,6.25;8.44,5.00 +8.44,5.00;8.75,6.25 +8.75,8.12;3.75,8.12 +0.62,8.12;1.56,7.19 +1.56,7.19;2.81,5.31 +3.75,5.31;6.88,5.94 +6.88,3.75;1.88,3.75 +1.88,1.56;6.88,1.56 +6.88,1.56;6.88,4.69 +6.88,4.69;1.88,4.69 +1.88,4.69;1.88,1.56 +1.88,2.81;6.56,2.81 +6.56,6.88;5.62,6.88 +5.62,5.94;5.62,8.12 +5.62,9.06;4.38,9.06 +4.38,7.19;4.38,5.62 +8.44,8.75;7.81,9.38 +7.81,0.62;5.31,1.56 +3.44,1.56;0.94,0.62 + +# UTF-16 : 8d 67 +# UTF-8 : a7 b5 e8 +[8d67] 赧 +4.06,2.81;3.44,4.69 +0.94,4.69;0.00,2.50 +0.00,5.94;4.38,5.94 +2.81,5.94;2.81,0.94 +2.81,0.94;2.19,0.62 +0.31,0.62;0.94,1.56 +0.94,1.56;1.56,4.06 +1.56,4.06;1.56,5.94 +2.19,5.94;2.19,9.38 +0.62,7.81;3.75,7.81 +5.00,6.88;8.12,6.88 +8.12,6.88;8.12,9.06 +8.12,9.06;5.00,9.06 +5.00,9.06;5.00,0.62 +5.00,5.00;8.44,5.00 +8.44,5.00;8.12,3.75 +8.12,3.75;7.50,2.50 +7.50,2.50;5.94,0.62 +8.75,0.62;7.81,1.25 +7.81,1.25;6.56,2.81 +6.56,2.81;5.94,4.69 + +# UTF-16 : 8d 6d +# UTF-8 : ad b5 e8 +[8d6d] 赭 +5.00,8.12;7.50,8.12 +8.44,8.75;7.81,7.19 +7.81,7.19;6.25,5.31 +6.25,5.31;4.38,3.75 +0.62,7.81;3.44,7.81 +3.44,4.69;4.06,2.81 +5.62,2.81;8.12,2.81 +8.12,0.94;5.62,0.94 +5.62,0.62;5.62,4.69 +5.62,4.69;8.12,4.69 +8.12,4.69;8.12,0.62 +0.31,0.62;0.94,1.56 +0.94,1.56;1.56,4.06 +1.56,4.06;1.56,5.94 +2.81,5.94;2.81,0.94 +2.81,0.94;2.19,0.62 +2.19,5.94;2.19,9.38 +6.56,9.38;6.56,6.25 +8.75,6.25;4.69,6.25 +4.06,5.94;0.00,5.94 +0.00,2.50;0.94,4.69 + +# UTF-16 : 8d 71 +# UTF-8 : b1 b5 e8 +[8d71] 赱 +4.38,9.38;4.38,6.25 +0.31,6.25;8.44,6.25 +7.50,8.12;1.25,8.12 +3.44,3.44;2.19,5.31 +6.88,5.62;5.94,4.06 +5.94,4.06;5.00,2.81 +5.00,2.81;3.75,1.56 +0.00,0.62;0.62,1.56 +0.62,1.56;1.25,3.12 +1.25,2.81;2.81,1.56 +2.81,1.56;3.44,1.25 +3.44,1.25;5.00,0.94 +5.00,0.94;8.75,0.94 + +# UTF-16 : 8d 81 +# UTF-8 : 81 b6 e8 +[8d81] 趁 +3.75,5.94;0.00,5.94 +0.00,0.62;0.62,2.81 +0.62,2.81;0.62,4.69 +0.62,2.50;1.56,1.56 +1.56,1.56;3.44,0.94 +3.44,0.94;8.75,0.94 +8.75,6.56;7.81,7.50 +7.81,7.50;6.56,9.38 +6.56,9.38;5.31,7.50 +5.31,7.50;4.38,6.56 +6.88,6.56;5.62,5.31 +5.62,5.31;4.38,4.69 +4.38,3.12;5.94,3.75 +5.94,3.75;7.50,5.00 +8.44,3.75;7.50,2.81 +7.50,2.81;6.25,2.19 +6.25,2.19;4.06,1.56 +1.88,1.56;1.88,9.38 +1.88,4.06;3.44,4.06 +3.44,7.81;0.62,7.81 + +# UTF-16 : 8d db +# UTF-8 : 9b b7 e8 +[8ddb] 跛 +0.00,0.94;3.12,1.88 +3.12,0.62;3.75,1.56 +3.75,1.56;4.06,3.12 +4.06,3.12;4.06,7.50 +4.06,7.50;8.75,7.50 +8.75,7.50;7.81,6.25 +0.31,6.25;2.81,6.25 +2.81,6.25;2.81,8.75 +2.81,8.75;0.31,8.75 +0.31,8.75;0.31,6.25 +1.88,6.25;1.88,1.56 +1.88,4.06;2.81,4.06 +6.25,9.38;6.25,5.31 +4.69,5.31;8.12,5.31 +8.12,5.31;7.81,4.06 +7.81,4.06;6.88,2.50 +6.88,2.50;5.94,1.56 +5.94,1.56;4.38,0.62 +8.75,0.62;7.50,1.25 +7.50,1.25;5.94,2.50 +5.94,2.50;5.31,3.75 +5.31,3.75;5.00,5.00 +0.62,5.00;0.62,1.25 + +# UTF-16 : 8d eb +# UTF-8 : ab b7 e8 +[8deb] 跫 +2.19,2.50;1.56,1.56 +1.56,1.56;0.00,0.62 +0.00,5.94;3.44,6.88 +3.44,8.75;0.00,8.75 +1.56,8.75;1.56,6.56 +1.56,3.12;1.56,5.00 +1.56,5.00;7.19,5.00 +7.19,5.00;7.19,3.44 +7.19,3.44;1.56,3.44 +4.38,3.44;4.38,0.94 +4.38,2.19;7.50,2.19 +1.88,1.88;2.50,1.25 +2.50,1.25;4.06,0.94 +4.06,0.94;8.44,0.94 +8.75,7.19;8.44,5.62 +8.44,5.62;7.19,5.62 +7.19,5.62;7.19,9.38 +7.19,9.38;4.69,9.38 +4.69,9.38;4.69,7.50 +4.69,7.50;4.06,6.25 +4.06,6.25;2.81,5.62 +5.62,8.12;6.25,7.19 + +# UTF-16 : 8d fc +# UTF-8 : bc b7 e8 +[8dfc] 跼 +2.50,0.62;3.44,1.88 +3.44,1.88;3.75,3.44 +3.75,3.44;3.75,9.06 +3.75,9.06;7.81,9.06 +7.81,9.06;7.81,7.19 +7.81,7.19;3.75,7.19 +3.75,5.62;8.44,5.62 +8.44,5.62;8.44,2.19 +8.44,2.19;7.81,0.62 +7.81,0.62;6.88,0.62 +6.88,1.56;6.88,4.06 +6.88,4.06;4.69,4.06 +4.69,4.06;4.69,1.56 +4.69,1.88;6.88,1.88 +2.50,1.88;0.00,0.94 +0.62,1.25;0.62,5.00 +0.31,6.25;0.31,8.75 +0.31,8.75;2.50,8.75 +2.50,8.75;2.50,6.25 +2.50,6.25;0.31,6.25 +1.56,6.25;1.56,1.56 +1.56,4.38;2.50,4.38 + +# UTF-16 : 8d ff +# UTF-8 : bf b7 e8 +[8dff] 跿 +3.12,5.62;8.75,5.62 +8.75,0.94;5.62,0.94 +5.62,0.94;4.69,1.25 +4.69,1.25;4.06,2.19 +4.38,4.38;4.06,2.50 +4.06,2.50;3.44,1.25 +3.44,1.25;2.50,0.62 +5.94,9.38;5.94,0.94 +5.94,3.75;7.81,3.75 +8.12,7.50;3.75,7.50 +0.00,0.94;2.50,1.88 +2.50,6.25;2.50,8.75 +2.50,8.75;0.31,8.75 +0.31,8.75;0.31,6.25 +0.31,6.25;2.50,6.25 +1.56,6.25;1.56,1.56 +1.56,4.06;2.50,4.06 +0.62,5.00;0.62,1.25 + +# UTF-16 : 8e 10 +# UTF-8 : 90 b8 e8 +[8e10] 踐 +0.00,0.94;3.12,1.88 +3.12,4.38;1.88,4.38 +1.88,1.56;1.88,6.25 +0.31,6.25;0.31,8.75 +0.31,8.75;2.81,8.75 +2.81,8.75;2.81,6.25 +2.81,6.25;0.62,6.25 +0.62,1.25;0.62,5.00 +3.75,5.00;5.62,5.62 +5.62,5.62;7.50,7.19 +7.50,3.12;5.31,1.25 +5.31,1.25;3.44,0.62 +3.44,3.75;8.75,3.75 +8.75,1.56;8.44,0.62 +8.44,0.62;7.19,0.94 +7.19,0.94;6.25,1.56 +6.25,1.56;5.31,3.12 +5.31,3.12;5.00,4.69 +6.25,4.69;6.88,4.06 +6.88,8.44;6.25,9.06 +4.69,9.38;5.00,7.50 +5.00,7.50;5.94,6.25 +5.94,6.25;6.88,5.62 +6.88,5.62;8.44,5.31 +8.44,5.31;8.44,6.25 +8.44,7.81;3.75,7.81 + +# UTF-16 : 8e 30 +# UTF-8 : b0 b8 e8 +[8e30] 踰 +0.00,0.94;2.50,1.88 +4.69,1.88;4.06,2.50 +4.06,4.06;4.69,3.44 +4.69,0.62;5.31,0.94 +5.31,0.94;5.31,5.00 +5.31,5.00;3.44,5.00 +3.44,5.00;3.44,0.62 +7.19,0.62;6.25,3.12 +6.25,3.12;7.19,5.00 +8.44,5.00;7.50,3.12 +7.50,3.12;8.44,0.62 +4.38,9.06;5.94,9.06 +5.94,9.06;4.38,6.88 +4.38,6.88;3.12,5.94 +8.75,5.94;7.50,6.88 +7.50,6.88;5.94,8.75 +6.88,6.25;4.69,6.25 +1.56,6.25;1.56,1.56 +1.56,4.06;2.50,4.06 +2.50,6.25;2.50,8.75 +2.50,8.75;0.31,8.75 +0.31,8.75;0.31,6.25 +0.31,6.25;2.50,6.25 +0.62,5.00;0.62,1.25 + +# UTF-16 : 8e 34 +# UTF-8 : b4 b8 e8 +[8e34] 踴 +0.00,0.94;2.81,1.88 +2.81,0.62;4.38,1.25 +4.38,1.25;5.00,1.88 +5.00,1.88;5.62,3.12 +5.62,3.12;5.94,4.69 +5.94,4.69;5.94,7.50 +8.44,7.50;8.44,5.00 +8.44,5.00;3.44,5.00 +3.44,5.00;3.44,7.50 +3.44,7.50;8.44,7.50 +8.44,6.25;3.44,6.25 +1.56,6.25;1.56,1.56 +1.56,4.06;2.50,4.06 +2.50,9.06;0.31,9.06 +0.31,9.06;0.31,6.25 +0.31,6.25;2.50,6.25 +2.50,6.25;2.50,9.06 +4.06,9.06;7.81,9.06 +7.81,9.06;6.25,8.12 +5.31,8.44;6.56,7.50 +3.44,3.75;8.75,3.75 +8.75,3.75;8.75,2.19 +8.75,2.19;8.12,0.62 +8.12,0.62;7.19,0.62 +0.62,1.25;0.62,5.00 + +# UTF-16 : 8e 4a +# UTF-8 : 8a b9 e8 +[8e4a] 蹊 +0.00,0.94;2.81,1.88 +2.81,3.44;9.06,3.44 +6.25,3.44;6.88,2.19 +6.88,2.19;7.81,1.25 +7.81,1.25;8.75,0.62 +2.81,0.62;4.06,1.25 +4.06,1.25;5.31,2.50 +5.31,2.50;5.94,4.38 +2.50,4.38;1.56,4.38 +1.56,1.56;1.56,6.25 +0.31,6.25;0.31,9.06 +0.31,9.06;2.50,9.06 +2.50,9.06;2.50,6.25 +2.50,6.25;0.62,6.25 +0.62,1.25;0.62,5.00 +8.12,5.00;5.31,4.69 +5.31,4.69;3.44,4.69 +4.69,4.69;7.19,6.25 +5.31,5.31;4.38,5.94 +4.38,5.94;5.62,6.88 +6.56,6.88;5.94,7.81 +4.38,7.81;3.12,6.56 +3.75,8.44;5.94,8.75 +5.94,8.75;8.12,9.38 +7.50,8.12;8.75,6.88 +8.75,4.38;7.81,5.62 + +# UTF-16 : 8e 47 +# UTF-8 : 87 b9 e8 +[8e47] 蹇 +0.00,7.81;0.00,8.75 +0.00,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +8.75,5.31;0.00,5.31 +2.50,5.31;1.56,4.06 +1.56,4.06;0.00,3.12 +8.75,3.12;7.19,4.06 +7.19,4.06;6.25,5.31 +5.62,5.31;5.62,8.12 +3.12,8.12;3.12,5.31 +1.88,6.25;6.88,6.25 +7.50,7.19;1.25,7.19 +0.31,0.62;1.56,1.25 +1.56,1.25;2.50,2.19 +2.19,2.81;2.19,4.06 +2.19,4.06;6.56,4.06 +6.56,4.06;6.56,2.81 +6.56,2.81;2.19,2.81 +4.38,2.81;4.38,0.94 +4.38,9.69;4.38,8.75 +4.38,1.88;7.19,1.88 +8.44,0.94;4.06,0.94 +4.06,0.94;1.88,1.56 + +# UTF-16 : 8e 50 +# UTF-8 : 90 b9 e8 +[8e50] 蹐 +2.50,4.69;4.06,5.62 +4.06,5.62;5.31,7.19 +5.31,7.19;5.62,8.44 +5.62,8.44;5.62,9.38 +5.62,7.81;6.25,6.88 +6.25,6.88;7.81,5.31 +7.81,5.31;8.75,4.69 +6.88,0.62;7.50,0.94 +7.50,0.94;7.50,5.31 +7.50,5.31;4.06,5.31 +4.06,5.31;4.06,0.62 +4.06,2.50;7.50,2.50 +7.50,3.75;4.06,3.75 +3.12,7.19;4.38,7.19 +4.38,8.44;3.12,8.44 +6.88,8.44;8.12,8.44 +8.12,7.19;6.88,7.19 +0.31,6.25;0.31,8.75 +0.31,8.75;2.50,8.75 +2.50,8.75;2.50,6.25 +2.50,6.25;0.31,6.25 +1.56,6.25;1.56,1.88 +1.56,4.06;2.50,4.06 +2.50,2.19;0.00,1.25 +0.62,1.56;0.62,5.00 + +# UTF-16 : 8e 48 +# UTF-8 : 88 b9 e8 +[8e48] 蹈 +0.62,1.56;0.62,5.00 +0.62,6.25;2.81,6.25 +2.81,6.25;2.81,8.75 +2.81,8.75;0.31,8.75 +0.31,8.75;0.31,6.25 +1.88,6.25;1.88,1.88 +1.88,4.06;2.81,4.06 +7.50,8.12;8.75,6.56 +6.25,6.56;5.62,7.81 +5.62,3.44;4.06,3.44 +8.12,3.44;6.56,3.44 +6.56,5.62;8.12,5.62 +8.12,5.62;8.12,0.62 +8.12,1.25;4.06,1.25 +4.06,0.62;4.06,5.31 +4.06,5.31;5.62,5.94 +3.44,5.94;4.69,8.44 +4.69,8.44;6.25,8.75 +6.25,8.75;8.12,9.38 +3.12,2.19;0.00,1.25 + +# UTF-16 : 8e 60 +# UTF-8 : a0 b9 e8 +[8e60] 蹠 +6.56,9.38;6.56,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,4.38 +4.06,4.38;3.75,2.50 +3.75,2.50;2.81,0.62 +4.06,0.62;5.00,2.19 +8.12,2.19;8.75,0.62 +8.75,5.94;4.69,5.94 +7.81,7.50;7.81,3.44 +7.81,3.44;5.62,3.44 +5.62,3.44;5.62,7.50 +5.94,1.88;6.25,0.62 +7.50,0.62;6.88,2.19 +2.81,2.19;0.00,1.25 +0.31,6.25;0.31,8.75 +0.31,8.75;2.81,8.75 +2.81,8.75;2.81,6.25 +2.81,6.25;0.31,6.25 +1.88,6.25;1.88,1.88 +1.88,4.06;2.81,4.06 +0.62,5.00;0.62,1.56 + +# UTF-16 : 8e 55 +# UTF-8 : 95 b9 e8 +[8e55] 蹕 +5.94,0.62;5.94,9.06 +3.75,9.06;8.12,9.06 +8.12,9.06;8.12,6.56 +8.12,6.56;3.75,6.56 +3.75,6.56;3.75,9.06 +3.75,7.81;8.12,7.81 +8.75,5.00;3.12,5.00 +3.12,3.44;8.75,3.44 +7.81,3.44;7.81,6.25 +4.06,6.25;4.06,3.44 +3.44,2.19;8.44,2.19 +2.50,6.25;2.50,8.75 +2.50,8.75;0.31,8.75 +0.31,8.75;0.31,6.25 +0.31,6.25;2.50,6.25 +1.56,6.25;1.56,1.56 +1.56,4.06;2.50,4.06 +2.50,1.88;0.00,0.94 +0.62,1.25;0.62,5.00 + +# UTF-16 : 8e 76 +# UTF-8 : b6 b9 e8 +[8e76] 蹶 +0.00,1.25;2.19,2.50 +2.19,4.38;1.25,4.38 +1.25,2.19;1.25,6.25 +0.00,6.25;0.00,8.75 +0.00,8.75;1.88,8.75 +1.88,8.75;1.88,6.25 +1.88,6.25;0.31,6.25 +0.31,1.56;0.31,5.00 +3.75,5.00;3.75,2.81 +3.75,3.12;5.62,3.12 +5.62,3.12;5.62,5.00 +6.25,5.00;7.19,8.12 +4.06,6.88;3.44,7.81 +5.94,7.81;5.31,6.25 +5.94,6.25;3.44,6.25 +4.69,6.25;4.69,3.12 +4.69,3.12;4.38,1.88 +4.38,1.88;3.44,0.62 +5.31,0.62;6.25,1.56 +6.25,1.56;7.19,3.44 +7.19,3.44;7.50,5.62 +7.50,5.62;7.50,6.56 +6.88,6.56;8.75,6.56 +8.75,6.56;8.12,4.69 +7.50,4.69;7.81,3.12 +7.81,3.12;9.06,0.62 +1.88,0.62;2.50,1.25 +2.50,1.25;2.81,2.19 +2.81,2.19;2.81,9.06 +2.81,9.06;8.75,9.06 + +# UTF-16 : 8e 72 +# UTF-8 : b2 b9 e8 +[8e72] 蹲 +0.00,0.94;3.12,1.88 +4.38,1.88;5.31,1.25 +0.62,1.25;0.62,5.00 +0.62,6.25;2.81,6.25 +2.81,6.25;2.81,8.75 +2.81,8.75;0.31,8.75 +0.31,8.75;0.31,6.25 +1.88,6.25;1.88,1.56 +1.88,4.06;3.12,4.06 +3.12,2.81;8.75,2.81 +8.75,7.19;6.88,9.38 +6.88,9.38;5.94,9.38 +6.25,0.62;7.19,0.62 +7.19,0.62;7.19,3.44 +4.38,3.44;4.38,6.88 +4.38,6.88;7.81,6.88 +7.81,6.88;7.81,3.75 +7.81,3.75;4.38,3.75 +4.38,4.69;7.81,4.69 +7.81,5.62;6.56,5.62 +6.56,5.62;6.56,7.81 +7.19,7.81;5.00,7.81 +5.62,7.81;5.62,5.94 +5.62,5.94;4.38,5.31 +3.44,7.19;5.00,9.06 + +# UTF-16 : 8e aa +# UTF-8 : aa ba e8 +[8eaa] 躪 +0.00,0.94;2.81,1.88 +2.81,4.06;1.56,4.06 +1.56,1.56;1.56,6.25 +0.31,6.25;0.31,8.75 +0.31,8.75;2.50,8.75 +2.50,8.75;2.50,6.25 +2.50,6.25;0.62,6.25 +0.62,5.00;0.62,1.25 +7.19,1.25;4.69,1.25 +4.69,1.25;4.69,3.75 +4.69,3.75;7.19,3.75 +7.19,2.19;4.69,2.19 +4.69,2.81;7.19,2.81 +4.06,2.81;5.31,4.69 +6.88,4.69;6.25,3.75 +6.25,3.75;6.25,1.25 +3.44,0.62;3.44,7.50 +3.44,7.50;5.31,7.50 +5.31,7.50;5.31,5.62 +5.31,5.62;3.44,5.62 +3.44,6.56;5.31,6.56 +6.56,6.56;8.44,6.56 +8.44,5.62;6.56,5.62 +6.56,5.62;6.56,7.50 +6.56,7.50;8.44,7.50 +8.44,7.50;8.44,0.94 +8.44,0.94;7.81,0.62 +3.12,8.44;8.75,8.44 +6.88,7.81;6.88,9.38 +5.00,9.38;5.00,7.81 + +# UTF-16 : 8e c5 +# UTF-8 : 85 bb e8 +[8ec5] 軅 +1.25,8.44;1.88,9.38 +1.88,6.88;0.62,6.88 +0.62,5.31;2.19,5.31 +2.19,3.75;0.00,3.12 +0.00,1.56;0.94,2.19 +0.94,2.19;2.81,4.06 +2.81,0.62;3.44,1.88 +3.44,1.88;3.75,3.75 +3.75,3.75;3.75,8.75 +3.75,8.75;8.75,8.75 +8.75,1.25;6.25,1.25 +6.25,3.12;8.44,3.12 +8.44,4.69;6.25,4.69 +6.25,0.62;6.25,6.25 +6.25,6.25;8.75,6.25 +5.00,6.25;5.00,0.62 +1.56,0.62;2.19,0.62 +2.19,0.62;2.19,8.44 +2.19,8.44;0.62,8.44 +0.62,8.44;0.62,3.44 +4.38,5.62;5.62,7.81 +5.62,5.31;6.88,7.81 +8.12,7.81;7.50,6.25 +7.50,6.25;7.50,1.25 + +# UTF-16 : 8e c8 +# UTF-8 : 88 bb e8 +[8ec8] 軈 +1.56,0.62;2.19,0.62 +2.19,0.62;2.19,8.44 +2.19,8.44;0.62,8.44 +0.62,8.44;0.62,3.44 +0.62,5.31;2.19,5.31 +2.19,6.88;0.62,6.88 +8.75,6.88;6.25,6.88 +6.25,6.88;6.25,3.44 +6.25,3.44;8.75,3.44 +7.50,3.44;7.50,6.88 +7.50,6.88;8.12,7.81 +6.88,7.81;5.62,5.94 +4.38,5.94;5.62,7.81 +5.00,6.56;5.00,3.44 +6.25,4.69;8.44,4.69 +8.44,5.62;6.25,5.62 +6.25,2.81;7.19,2.19 +8.12,2.19;8.75,1.25 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,4.06 +3.75,4.06;3.44,2.19 +3.44,2.19;2.81,0.94 +2.81,4.06;0.94,2.19 +0.94,2.19;0.00,1.56 +7.81,1.56;7.50,0.62 +7.50,0.62;5.62,0.62 +5.62,0.62;5.31,1.56 +5.31,1.56;5.31,2.81 +4.69,2.19;4.06,0.94 +0.00,3.12;2.19,3.75 +1.25,8.44;1.88,9.38 +6.25,9.38;6.25,8.44 + +# UTF-16 : 8e db +# UTF-8 : 9b bb e8 +[8edb] 軛 +1.56,9.38;1.56,0.62 +6.88,3.75;7.50,3.44 +7.50,3.44;8.12,3.44 +8.12,3.44;8.12,6.88 +8.12,6.88;5.31,6.88 +5.31,6.88;5.31,1.88 +5.31,1.88;5.94,1.25 +5.94,1.25;8.44,1.25 +8.44,1.25;8.75,2.50 +3.12,2.50;0.00,2.50 +0.00,8.12;3.12,8.12 +3.12,0.94;3.75,2.19 +3.75,2.19;4.06,3.75 +4.06,3.75;4.06,8.75 +4.06,8.75;8.75,8.75 +2.81,6.88;2.81,3.75 +2.81,3.75;0.31,3.75 +0.31,3.75;0.31,6.88 +0.31,6.88;2.81,6.88 +2.81,5.31;0.31,5.31 + +# UTF-16 : 8e e3 +# UTF-8 : a3 bb e8 +[8ee3] 軣 +0.00,4.69;8.75,4.69 +8.12,8.44;0.62,8.44 +1.56,7.50;7.19,7.50 +7.19,7.50;7.19,5.62 +7.19,5.62;1.56,5.62 +1.56,5.62;1.56,7.50 +1.56,6.56;7.19,6.56 +4.38,9.38;4.38,3.44 +1.25,3.75;2.50,2.81 +0.62,0.94;3.75,2.19 +5.00,2.19;8.12,0.94 +7.50,3.75;5.62,2.81 + +# UTF-16 : 8f 39 +# UTF-8 : b9 bc e8 +[8f39] 輹 +3.44,7.19;4.38,8.12 +4.38,8.12;5.00,9.38 +1.56,9.38;1.56,0.62 +3.12,0.62;5.00,1.25 +5.00,1.25;7.19,2.81 +7.19,2.81;8.12,4.06 +8.12,4.06;5.00,4.06 +5.00,4.06;5.31,3.12 +5.31,3.12;5.94,2.19 +5.94,2.19;7.19,1.25 +7.19,1.25;8.75,0.62 +8.75,8.44;4.69,8.44 +4.69,6.25;7.81,6.25 +7.81,5.00;4.69,5.00 +4.69,5.00;4.69,7.50 +4.69,7.50;7.81,7.50 +7.81,7.50;7.81,5.00 +5.62,5.00;4.06,2.81 +4.06,2.81;3.12,2.19 +3.12,2.81;0.00,2.81 +0.00,8.12;3.12,8.12 +2.81,6.88;2.81,4.06 +2.81,4.06;0.31,4.06 +0.31,4.06;0.31,6.88 +0.31,6.88;2.81,6.88 +2.81,5.62;0.31,5.62 + +# UTF-16 : 8f 57 +# UTF-8 : 97 bd e8 +[8f57] 轗 +2.81,3.12;3.44,4.06 +3.44,4.06;3.75,5.62 +3.75,5.62;3.75,8.12 +3.75,8.12;8.75,8.12 +2.81,8.12;0.00,8.12 +0.00,2.50;3.12,2.50 +6.56,2.50;5.62,3.75 +6.88,3.75;8.12,5.94 +8.12,5.94;8.44,7.19 +8.44,8.75;7.81,9.38 +6.56,9.38;7.19,6.25 +7.19,6.25;8.12,4.06 +8.12,4.06;8.75,3.44 +8.75,3.44;8.75,4.69 +8.75,1.25;8.44,2.19 +8.44,2.19;7.50,2.81 +7.50,1.88;6.88,0.94 +6.88,0.94;5.31,0.94 +5.31,0.94;4.69,1.56 +4.69,1.56;4.69,3.44 +4.69,4.38;4.69,5.94 +4.69,5.94;6.25,5.94 +6.25,5.94;6.25,4.69 +6.25,4.69;4.69,4.69 +4.69,6.88;6.25,6.88 +2.50,6.88;0.62,6.88 +0.62,6.88;0.62,3.75 +0.62,3.75;2.50,3.75 +2.50,3.75;2.50,6.88 +2.50,5.31;0.62,5.31 +1.56,9.38;1.56,0.62 +3.44,1.25;4.06,2.81 + +# UTF-16 : 8f 63 +# UTF-8 : a3 bd e8 +[8f63] 轣 +0.00,8.12;2.50,8.12 +8.75,8.12;6.88,7.50 +7.81,7.50;7.81,3.75 +5.00,3.75;5.00,7.50 +4.06,7.50;5.94,8.12 +5.94,6.56;4.06,6.56 +6.56,6.56;8.75,6.56 +8.75,4.69;7.81,6.25 +7.81,6.25;6.56,4.38 +4.06,4.38;5.00,6.25 +5.00,6.25;5.94,5.31 +2.19,5.31;0.31,5.31 +0.31,3.75;2.19,3.75 +2.19,3.75;2.19,6.88 +2.19,6.88;0.31,6.88 +0.31,6.88;0.31,3.75 +6.56,3.75;6.56,0.94 +6.56,2.50;8.44,2.50 +0.00,2.50;2.50,2.50 +2.50,0.94;3.12,2.19 +3.12,2.19;3.44,4.06 +3.44,4.06;3.44,9.06 +3.44,9.06;8.75,9.06 +8.75,0.94;3.44,0.94 +5.00,0.94;5.00,2.81 +1.25,0.62;1.25,9.38 + +# UTF-16 : 8f b7 +# UTF-8 : b7 be e8 +[8fb7] 辷 +0.00,5.31;1.25,5.31 +1.25,5.31;1.25,1.88 +1.25,1.88;2.81,0.94 +2.81,0.94;7.19,0.94 +7.19,0.94;8.75,1.56 +1.25,1.88;0.00,0.94 +0.31,8.75;1.88,7.50 +2.19,6.25;8.12,6.25 + +# UTF-16 : 8f da +# UTF-8 : 9a bf e8 +[8fda] 迚 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.88 +1.25,1.88;2.81,0.94 +2.81,0.94;7.19,0.94 +7.19,0.94;8.75,1.56 +8.12,4.38;8.12,7.19 +8.12,7.19;2.50,7.19 +2.50,7.19;2.50,4.38 +2.50,4.69;8.12,4.69 +5.31,9.38;5.31,1.88 +1.25,1.88;0.00,0.94 +0.31,8.75;1.88,7.81 + +# UTF-16 : 8f e5 +# UTF-8 : a5 bf e8 +[8fe5] 迥 +2.81,1.88;2.81,8.75 +2.81,8.75;8.12,8.75 +8.12,8.75;8.12,2.19 +8.12,2.19;7.50,1.88 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.88 +1.25,1.88;2.50,0.94 +2.50,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 +4.38,3.75;4.38,7.19 +4.38,7.19;6.56,7.19 +6.56,7.19;6.56,3.75 +6.56,4.06;4.38,4.06 +1.88,7.81;0.31,9.06 + +# UTF-16 : 8f e2 +# UTF-8 : a2 bf e8 +[8fe2] 迢 +2.50,5.00;4.06,5.94 +4.06,5.94;5.00,7.19 +5.00,7.19;5.31,9.06 +3.12,9.06;8.44,9.06 +8.44,9.06;8.44,7.19 +8.44,7.19;7.81,5.62 +7.81,5.62;7.19,5.62 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.88 +1.25,1.88;2.81,0.94 +2.81,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 +3.75,1.56;3.75,4.69 +3.75,4.69;7.81,4.69 +7.81,4.69;7.81,1.88 +7.81,1.88;3.75,1.88 +1.25,1.88;0.00,0.94 +0.31,8.75;1.88,7.50 + +# UTF-16 : 8f ea +# UTF-8 : aa bf e8 +[8fea] 迪 +5.31,9.38;5.31,2.19 +2.81,2.19;7.81,2.19 +7.81,5.00;2.81,5.00 +2.81,1.88;2.81,7.50 +2.81,7.50;7.81,7.50 +7.81,7.50;7.81,1.88 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.56 +1.25,1.56;2.50,0.94 +2.50,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 +1.88,7.50;0.31,8.75 + +# UTF-16 : 8f ef +# UTF-8 : af bf e8 +[8fef] 迯 +3.12,6.25;4.69,5.31 +8.75,5.31;6.56,6.88 +6.56,1.56;6.56,9.38 +4.06,9.38;3.12,6.88 +3.12,6.88;2.19,5.62 +2.19,1.88;3.75,3.44 +3.75,3.44;5.00,5.62 +5.00,5.62;5.62,8.12 +5.62,8.12;3.75,8.12 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.56 +1.25,1.56;2.50,0.94 +2.50,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 +1.88,7.50;0.31,8.75 + +# UTF-16 : 8f f4 +# UTF-8 : b4 bf e8 +[8ff4] 迴 +4.38,3.75;4.38,7.19 +4.38,7.19;6.56,7.19 +6.56,7.19;6.56,4.06 +6.56,4.06;4.38,4.06 +2.81,2.19;8.12,2.19 +8.12,1.88;8.12,8.75 +8.12,8.75;2.81,8.75 +2.81,8.75;2.81,1.88 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.56 +1.25,1.56;2.50,0.94 +2.50,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 +1.88,7.81;0.31,9.06 + +# UTF-16 : 8f f9 +# UTF-8 : b9 bf e8 +[8ff9] 迹 +5.62,9.38;5.62,7.50 +2.50,7.50;8.44,7.50 +8.44,3.75;7.50,5.94 +3.44,5.94;2.50,3.75 +2.50,1.88;3.75,2.81 +3.75,2.81;4.38,4.06 +4.38,4.06;4.69,5.62 +4.69,5.62;4.69,7.50 +6.56,7.50;6.56,1.88 +6.56,1.88;5.62,1.88 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.56 +1.25,1.56;2.50,0.94 +2.50,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 +1.56,7.81;0.31,8.75 + +# UTF-16 : 8f fa +# UTF-8 : ba bf e8 +[8ffa] 迺 +2.81,3.75;4.06,4.38 +4.06,4.38;4.69,5.94 +4.69,5.94;4.69,8.75 +2.50,8.75;8.44,8.75 +6.25,8.75;6.25,4.38 +6.25,4.38;8.12,4.38 +8.12,2.19;2.81,2.19 +2.81,1.88;2.81,6.88 +2.81,6.88;8.12,6.88 +8.12,6.88;8.12,1.88 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.56 +1.25,1.56;2.50,0.94 +2.50,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 +1.88,7.50;0.31,8.75 + +# UTF-16 : 90 11 +# UTF-8 : 91 80 e9 +[9011] 逑 +5.31,9.38;5.31,1.88 +5.31,1.88;4.38,1.56 +4.38,5.31;3.12,6.25 +7.50,6.25;6.25,5.31 +5.94,4.38;8.12,2.50 +8.12,7.19;2.50,7.19 +2.50,2.50;4.69,4.38 +7.19,7.81;6.56,8.75 +0.31,8.75;1.56,7.81 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.88 +1.25,1.88;2.81,0.94 +2.81,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 + +# UTF-16 : 90 15 +# UTF-8 : 95 80 e9 +[9015] 逕 +2.50,8.75;8.44,8.75 +8.44,2.19;2.19,2.19 +5.31,2.19;5.31,4.06 +2.81,4.06;8.12,4.06 +7.81,5.00;6.56,6.56 +6.56,6.56;7.81,7.81 +5.94,7.81;4.69,6.56 +4.69,6.56;5.94,5.00 +4.06,5.00;2.81,6.56 +2.81,6.56;4.06,7.81 +1.88,7.81;0.31,9.06 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.56 +1.25,1.56;2.50,0.94 +2.50,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 + +# UTF-16 : 90 0d +# UTF-8 : 8d 80 e9 +[900d] 逍 +5.31,9.38;5.31,6.88 +8.44,6.88;6.56,8.75 +4.06,8.75;2.19,6.88 +3.12,5.31;7.50,5.31 +7.50,3.75;3.12,3.75 +3.12,1.88;3.12,6.88 +3.12,6.88;7.50,6.88 +7.50,6.88;7.50,2.19 +7.50,2.19;6.56,1.88 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.56 +1.25,1.56;2.81,0.94 +2.81,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 +1.56,7.81;0.31,8.75 + +# UTF-16 : 90 39 +# UTF-8 : b9 80 e9 +[9039] 逹 +5.31,1.56;5.31,5.31 +5.31,9.38;5.31,6.88 +2.50,6.88;8.12,6.88 +8.12,5.31;2.50,5.31 +4.38,5.31;3.75,6.88 +6.88,6.88;6.25,5.31 +7.50,3.75;3.12,3.75 +3.12,8.12;7.50,8.12 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.88 +1.25,1.88;2.81,0.94 +2.81,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 +1.56,7.81;0.31,8.75 + +# UTF-16 : 8f f8 +# UTF-8 : b8 bf e8 +[8ff8] 迸 +4.69,8.12;3.75,9.38 +7.19,9.38;5.94,7.50 +3.44,7.50;7.50,7.50 +6.56,7.50;6.56,1.88 +2.50,1.88;3.44,2.50 +3.44,2.50;4.06,3.75 +4.06,3.75;4.38,5.94 +4.38,5.94;4.38,7.50 +2.81,5.31;8.12,5.31 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.56 +1.25,1.56;2.81,0.94 +2.81,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 +1.56,7.81;0.31,8.75 + +# UTF-16 : 90 4f +# UTF-8 : 8f 81 e9 +[904f] 遏 +6.56,2.81;3.12,2.81 +3.12,2.50;3.12,4.69 +5.94,4.69;5.00,3.75 +5.00,3.75;4.06,3.44 +6.56,3.44;5.31,4.06 +2.19,4.06;4.06,5.62 +4.06,5.62;4.69,6.56 +7.19,6.56;7.19,9.06 +7.19,9.06;3.44,9.06 +3.44,9.06;3.44,6.56 +3.44,6.56;7.19,6.56 +7.19,7.81;3.75,7.81 +3.75,5.31;8.12,5.31 +8.12,5.31;8.12,3.75 +8.12,3.75;7.50,1.88 +7.50,1.88;6.88,1.88 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.88 +1.25,1.88;2.81,0.94 +2.81,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 +1.88,7.50;0.31,8.75 + +# UTF-16 : 90 50 +# UTF-8 : 90 81 e9 +[9050] 遐 +8.44,2.50;6.88,4.06 +6.88,4.06;5.94,4.38 +5.94,6.88;7.81,6.88 +7.81,6.88;7.81,9.06 +7.81,9.06;5.94,9.06 +5.94,5.31;8.12,5.31 +8.12,5.31;7.81,4.06 +7.81,4.06;6.88,2.50 +6.88,2.50;5.31,1.56 +2.81,1.56;2.81,9.06 +2.81,9.06;5.00,9.06 +5.00,9.06;5.00,6.56 +5.00,6.88;2.81,6.88 +2.81,3.75;5.00,3.75 +5.00,5.31;2.81,5.31 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.56 +1.25,1.56;2.50,0.94 +2.50,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 +1.88,7.81;0.31,8.75 + +# UTF-16 : 90 51 +# UTF-8 : 91 81 e9 +[9051] 遑 +7.50,3.75;3.12,3.75 +3.12,7.19;7.50,7.19 +7.50,8.44;3.12,8.44 +3.12,8.44;3.12,5.94 +3.12,5.94;7.50,5.94 +7.50,5.94;7.50,8.44 +4.69,8.44;5.31,9.38 +5.31,2.19;5.31,5.00 +2.81,5.00;7.81,5.00 +8.12,2.19;2.19,2.19 +1.25,2.19;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.88 +1.25,1.88;2.81,0.94 +2.81,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 +1.88,7.50;0.31,8.75 + +# UTF-16 : 90 52 +# UTF-8 : 92 81 e9 +[9052] 遒 +5.31,9.06;6.56,9.06 +6.56,9.06;7.50,7.81 +7.50,7.81;8.44,7.19 +6.88,7.19;3.44,7.19 +4.38,7.19;4.38,5.00 +4.38,5.00;3.75,4.06 +3.75,4.06;2.50,3.75 +2.50,2.19;2.50,5.94 +2.50,5.94;7.81,5.94 +7.81,5.94;7.81,2.19 +7.81,2.19;2.50,2.19 +2.50,3.12;7.81,3.12 +7.81,4.06;5.94,4.06 +5.94,4.06;5.94,7.19 +1.88,7.19;3.12,7.81 +3.12,7.81;4.06,8.75 +0.31,8.75;1.56,7.81 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.56 +1.25,1.56;2.81,0.94 +2.81,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 + +# UTF-16 : 90 80 +# UTF-8 : 80 82 e9 +[9080] 邀 +5.31,6.25;5.94,7.50 +5.94,7.50;6.56,9.38 +3.44,9.38;2.81,8.44 +2.19,8.44;2.19,5.94 +2.19,5.94;4.69,5.94 +4.69,5.94;4.69,8.44 +4.69,8.44;2.19,8.44 +2.19,7.19;4.69,7.19 +8.75,7.19;5.94,7.19 +5.94,6.56;6.88,5.31 +6.88,5.31;8.44,2.19 +8.12,7.19;7.81,5.31 +7.81,5.31;6.88,3.44 +6.88,3.44;5.00,1.56 +5.00,4.69;1.88,4.69 +1.88,1.88;2.50,2.50 +2.50,2.50;3.12,4.06 +3.12,4.06;3.44,5.62 +3.44,1.56;4.06,1.56 +4.06,1.56;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;3.12,3.75 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.56 +1.25,1.56;2.50,0.94 +2.50,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 +1.25,7.50;0.31,8.75 + +# UTF-16 : 90 89 +# UTF-8 : 89 82 e9 +[9089] 邉 +5.31,9.69;4.69,8.75 +0.31,8.75;1.56,7.81 +7.50,7.81;3.12,7.81 +3.12,8.75;7.50,8.75 +7.50,8.75;7.50,5.94 +7.50,5.94;3.12,5.94 +3.12,5.94;3.12,8.75 +3.12,6.88;7.19,6.88 +7.19,1.56;3.44,1.56 +3.44,1.56;3.44,3.12 +3.44,3.12;7.19,3.12 +7.19,3.12;7.19,1.56 +4.06,4.06;2.50,2.81 +8.44,2.81;7.19,3.44 +7.19,3.44;6.25,4.38 +6.25,4.38;5.00,4.38 +2.50,4.38;2.50,5.31 +2.50,5.31;8.12,5.31 +8.12,5.31;8.12,4.38 +8.75,1.25;7.19,0.62 +7.19,0.62;2.50,0.62 +2.50,0.62;1.25,1.56 +1.25,1.56;1.25,5.62 +1.25,5.62;0.00,5.62 +0.00,0.62;1.25,1.88 + +# UTF-16 : 90 8f +# UTF-8 : 8f 82 e9 +[908f] 邏 +2.81,8.12;2.81,9.38 +2.81,9.38;8.12,9.38 +8.12,9.38;8.12,8.12 +8.12,8.12;2.81,8.12 +4.69,8.12;4.69,9.38 +6.25,9.38;6.25,8.12 +5.00,4.69;8.44,4.69 +8.44,3.44;5.00,3.44 +2.50,3.44;1.56,1.88 +6.88,1.88;6.88,6.25 +6.88,6.25;7.81,7.50 +5.94,7.50;4.38,5.31 +4.38,3.75;3.75,5.00 +3.75,5.94;1.88,4.38 +1.88,4.38;4.06,4.38 +3.12,4.38;3.12,1.56 +3.12,5.31;2.19,6.25 +2.19,6.25;3.44,7.50 +3.75,3.44;4.38,2.19 +8.75,1.88;5.00,1.88 +5.00,1.88;5.00,6.25 +5.00,6.25;8.75,6.25 +8.75,1.25;7.81,0.94 +7.81,0.94;2.19,0.94 +2.19,0.94;0.94,1.56 +0.94,1.56;0.94,5.62 +0.94,5.62;0.00,5.62 +0.00,0.94;0.94,1.88 +1.56,7.81;0.31,8.75 + +# UTF-16 : 90 a8 +# UTF-8 : a8 82 e9 +[90a8] 邨 +0.00,7.50;2.81,8.12 +2.81,8.12;4.38,8.75 +4.38,2.50;3.12,1.25 +3.12,1.25;1.88,0.62 +2.19,0.62;2.19,9.38 +0.62,3.12;0.62,6.88 +0.62,4.06;3.75,4.06 +3.75,4.06;3.75,6.88 +5.31,0.62;5.31,9.06 +5.31,9.06;7.81,9.06 +7.81,9.06;7.19,7.19 +7.19,7.19;6.56,6.25 +6.56,6.25;7.81,5.31 +7.81,5.31;8.12,4.38 +8.12,4.38;8.12,3.12 +8.12,3.12;7.19,2.19 +7.19,2.19;6.25,2.19 + +# UTF-16 : 90 e4 +# UTF-8 : a4 83 e9 +[90e4] 郤 +0.31,7.19;1.88,9.06 +3.12,9.06;4.69,7.19 +0.00,4.06;1.25,5.31 +1.25,5.31;2.50,7.50 +2.50,7.50;3.75,5.31 +3.75,5.31;5.00,4.06 +0.94,0.94;0.94,4.38 +0.94,4.38;4.06,4.38 +4.06,4.38;4.06,1.56 +4.06,1.56;0.94,1.56 +5.94,0.62;5.94,9.06 +5.94,9.06;8.44,9.06 +8.44,9.06;7.19,6.25 +7.19,6.25;8.44,5.31 +8.44,5.31;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.12,2.50 +8.12,2.50;6.88,2.19 + +# UTF-16 : 91 30 +# UTF-8 : b0 84 e9 +[9130] 鄰 +0.00,7.81;5.31,7.81 +5.31,5.62;4.06,6.56 +4.06,6.56;2.81,7.19 +2.81,5.31;2.81,9.38 +0.62,9.06;1.56,8.12 +3.75,8.12;4.69,9.06 +2.81,7.81;1.25,6.25 +1.25,6.25;0.00,5.62 +0.00,3.12;0.94,4.38 +0.94,4.38;1.25,5.31 +1.25,4.38;2.50,4.38 +2.50,4.38;1.88,2.81 +1.88,2.81;1.25,1.56 +1.25,1.56;0.31,0.62 +0.31,3.44;1.88,2.81 +3.12,2.81;5.62,2.81 +5.62,4.38;3.44,4.38 +3.44,3.44;2.81,2.19 +4.69,5.31;4.69,0.62 +6.25,0.62;6.25,9.06 +6.25,9.06;8.44,9.06 +8.44,9.06;7.81,7.19 +7.81,7.19;7.19,6.25 +7.19,6.25;8.44,5.31 +8.44,5.31;8.75,4.38 +8.75,4.38;8.75,3.12 +8.75,3.12;8.12,2.19 +8.12,2.19;7.19,2.19 + +# UTF-16 : 91 65 +# UTF-8 : a5 85 e9 +[9165] 酥 +0.00,8.75;4.06,8.75 +2.50,8.75;2.50,4.69 +2.50,4.69;2.81,4.38 +2.81,4.38;3.75,4.38 +3.75,0.94;3.75,6.56 +3.75,6.56;0.31,6.56 +0.31,6.56;0.31,0.94 +0.31,1.25;3.75,1.25 +3.75,2.50;0.31,2.50 +0.31,3.75;0.62,3.75 +0.62,3.75;1.25,4.06 +1.25,4.06;1.56,4.69 +1.56,4.69;1.56,8.75 +6.56,0.62;6.56,8.44 +7.81,9.06;6.25,8.44 +6.25,8.44;5.00,8.12 +4.69,6.25;8.75,6.25 +4.38,1.88;5.31,3.12 +5.31,3.12;6.56,6.25 +6.56,6.25;7.81,3.12 +7.81,3.12;8.75,1.88 + +# UTF-16 : 91 a2 +# UTF-8 : a2 86 e9 +[91a2] 醢 +6.56,9.06;5.62,6.88 +5.62,6.88;4.06,5.31 +4.38,7.81;8.75,7.81 +8.75,0.94;4.38,0.94 +5.94,0.94;5.94,3.44 +7.19,3.44;7.19,0.94 +5.00,0.94;5.00,3.44 +5.00,3.44;8.12,3.44 +8.12,3.44;8.12,0.94 +8.12,4.69;5.31,4.69 +5.31,4.38;5.31,6.25 +5.31,6.25;8.12,6.25 +8.12,6.25;8.12,4.38 +3.44,4.38;2.50,4.38 +2.50,4.38;2.50,8.75 +3.75,8.75;0.00,8.75 +1.25,8.75;1.25,5.00 +1.25,5.00;0.94,4.06 +0.94,4.06;0.31,3.75 +0.31,0.94;0.31,6.56 +0.31,6.56;3.44,6.56 +3.44,6.56;3.44,0.94 +3.44,1.25;0.31,1.25 +0.31,2.50;3.44,2.50 + +# UTF-16 : 91 af +# UTF-8 : af 86 e9 +[91af] 醯 +4.06,8.44;8.75,8.44 +8.75,4.69;8.44,3.75 +8.44,3.75;7.19,3.75 +7.19,3.75;7.19,5.94 +7.19,7.81;8.75,6.56 +4.38,6.56;5.31,6.56 +5.31,6.56;7.81,7.19 +7.81,0.94;7.81,2.81 +7.81,2.81;4.38,2.81 +4.38,2.81;4.38,0.94 +5.62,0.94;5.62,2.81 +6.56,2.81;6.56,0.94 +8.75,0.94;3.75,0.94 +3.75,3.44;4.69,3.75 +4.69,3.75;5.31,4.69 +5.31,4.69;5.31,5.94 +6.25,5.94;6.25,3.75 +6.25,9.38;6.25,8.44 +6.25,8.44;5.00,6.56 +0.00,8.75;3.44,8.75 +2.19,8.75;2.19,4.38 +2.19,4.38;3.12,4.38 +3.12,2.50;0.31,2.50 +0.31,0.62;0.31,6.56 +0.31,6.56;3.12,6.56 +3.12,6.56;3.12,1.25 +3.12,1.25;0.31,1.25 +0.31,3.75;0.62,3.75 +0.62,3.75;1.25,5.31 +1.25,5.31;1.25,8.75 + +# UTF-16 : 91 aa +# UTF-8 : aa 86 e9 +[91aa] 醪 +6.56,7.19;8.44,9.06 +5.31,9.06;3.75,7.50 +3.75,9.06;5.31,9.06 +5.31,9.06;5.31,6.25 +5.31,7.50;3.75,5.94 +6.88,5.94;8.44,7.50 +8.44,5.62;8.44,9.06 +8.44,9.06;6.25,9.06 +6.25,4.38;4.69,3.44 +4.69,3.44;3.75,3.12 +3.75,1.88;5.94,2.50 +5.94,2.50;7.19,3.44 +3.75,4.06;5.94,5.94 +5.94,5.94;7.50,4.38 +7.50,4.38;8.75,3.75 +0.62,3.75;1.25,5.31 +1.25,5.31;1.25,8.75 +0.00,8.75;3.12,8.75 +2.19,8.75;2.19,4.38 +2.19,4.38;3.12,4.38 +3.12,2.50;0.31,2.50 +0.31,1.25;3.12,1.25 +3.12,1.25;3.12,6.56 +3.12,6.56;0.31,6.56 +0.31,6.56;0.31,0.62 +3.44,0.62;5.00,0.94 +5.00,0.94;6.56,1.56 +6.56,1.56;8.44,2.81 + +# UTF-16 : 91 b5 +# UTF-8 : b5 86 e9 +[91b5] 醵 +0.31,0.94;0.31,6.56 +0.31,6.56;3.12,6.56 +3.12,6.56;3.12,1.56 +3.12,1.56;0.31,1.56 +0.31,2.81;3.12,2.81 +3.12,4.38;2.19,4.38 +2.19,4.38;2.19,8.75 +3.44,8.75;0.00,8.75 +1.25,8.75;1.25,5.00 +1.25,5.00;0.62,3.75 +8.75,3.75;6.25,1.56 +6.25,1.56;4.38,0.62 +3.12,0.62;3.75,1.25 +3.75,1.25;4.06,2.81 +4.06,2.81;4.06,8.12 +4.06,8.12;8.75,8.12 +8.75,8.12;8.12,6.88 +5.00,6.88;7.50,7.19 +7.50,2.50;8.75,1.25 +8.75,5.31;5.00,5.31 +7.50,5.31;6.25,4.06 +6.25,4.06;5.00,3.44 +5.00,2.19;7.19,3.44 +6.88,4.38;7.50,3.44 +7.50,3.44;7.50,1.25 +7.50,1.25;6.88,0.62 +6.88,0.62;5.94,0.62 +8.44,6.25;5.94,6.25 +5.94,6.25;5.94,8.12 +6.25,8.12;6.25,9.69 +6.25,9.06;8.12,9.06 + +# UTF-16 : 92 9c +# UTF-8 : 9c 8a e9 +[929c] 銜 +0.00,6.88;1.88,9.38 +1.88,7.50;0.62,5.31 +0.62,5.31;0.00,4.69 +4.06,1.88;4.06,6.56 +3.12,6.56;5.00,6.56 +6.25,8.75;8.44,8.75 +5.31,5.00;2.81,5.00 +2.81,4.06;3.44,2.81 +4.69,2.81;5.31,4.06 +5.62,2.19;2.19,1.25 +2.19,6.25;4.06,9.06 +4.06,9.06;5.62,7.19 +5.62,5.94;8.75,5.94 +7.50,5.94;7.50,0.94 +7.50,0.94;6.56,0.62 +1.25,0.62;1.25,5.94 + +# UTF-16 : 92 93 +# UTF-8 : 93 8a e9 +[9293] 銓 +3.12,5.94;4.38,7.19 +4.38,7.19;5.94,9.38 +5.94,9.38;7.50,7.19 +7.50,7.19;8.75,5.94 +8.12,3.44;4.06,3.44 +1.56,1.88;1.56,6.88 +2.50,6.88;0.62,6.88 +4.38,5.62;7.81,5.62 +5.94,5.62;5.94,0.94 +8.44,0.94;3.44,0.94 +2.19,2.81;2.81,4.06 +2.81,2.19;0.00,1.25 +0.00,7.19;1.56,9.38 +1.56,9.38;2.81,7.50 +2.81,5.31;0.31,5.31 +0.31,4.06;0.94,2.50 + +# UTF-16 : 92 b7 +# UTF-8 : b7 8a e9 +[92b7] 銷 +0.00,1.25;3.44,2.19 +3.44,4.06;2.50,2.50 +1.25,2.50;0.31,4.06 +0.31,5.31;3.44,5.31 +3.44,7.50;1.88,9.38 +1.88,9.38;0.94,7.81 +0.94,7.81;0.00,6.88 +0.94,6.88;2.81,6.88 +1.88,6.88;1.88,1.88 +6.25,9.38;6.25,6.56 +3.75,6.56;5.31,8.44 +7.19,8.44;8.75,6.56 +7.19,0.62;7.81,0.94 +7.81,0.94;7.81,6.56 +7.81,6.56;4.69,6.56 +4.69,6.56;4.69,0.62 +4.69,3.12;7.81,3.12 +7.81,4.69;4.69,4.69 + +# UTF-16 : 93 22 +# UTF-8 : a2 8c e9 +[9322] 錢 +1.88,1.88;1.88,6.88 +2.81,6.88;0.94,6.88 +0.00,6.88;0.94,7.81 +0.94,7.81;1.88,9.38 +1.88,9.38;3.12,7.81 +3.12,5.31;0.31,5.31 +0.31,4.06;1.25,2.50 +2.50,2.50;3.12,4.06 +3.12,2.19;0.00,1.25 +3.44,0.62;5.00,0.94 +5.00,0.94;6.56,1.88 +6.56,1.88;7.50,3.12 +7.50,7.19;6.56,6.25 +6.56,6.25;5.31,5.62 +5.31,5.62;3.75,5.00 +3.75,3.75;8.75,3.75 +8.75,1.88;8.44,0.62 +8.44,0.62;6.88,0.94 +6.88,0.94;5.62,2.19 +5.62,2.19;5.00,4.69 +6.25,4.69;6.88,4.06 +6.88,8.44;6.25,9.06 +4.06,7.81;8.44,7.81 +8.44,6.25;8.12,5.31 +8.12,5.31;6.56,5.62 +6.56,5.62;5.31,6.56 +5.31,6.56;4.69,9.38 + +# UTF-16 : 93 b9 +# UTF-8 : b9 8e e9 +[93b9] 鎹 +5.94,9.38;6.88,9.38 +6.88,9.38;8.75,6.88 +1.56,6.88;1.56,1.88 +3.75,1.88;2.50,0.62 +2.50,6.88;0.62,6.88 +4.38,6.88;5.31,8.75 +5.31,6.56;7.81,6.56 +6.56,6.56;6.56,4.69 +6.56,4.69;5.94,2.81 +5.94,2.81;5.00,1.88 +8.44,1.88;6.56,4.06 +2.81,4.06;1.88,2.50 +0.94,2.50;0.31,4.06 +0.31,5.00;2.81,5.00 +2.81,2.19;0.00,1.25 +0.00,7.19;1.56,9.38 +1.56,9.38;2.81,7.50 +2.81,5.62;3.75,5.62 +3.75,5.62;3.75,1.88 +3.75,1.88;5.00,0.94 +5.00,0.94;8.12,0.94 +8.12,0.94;9.06,1.25 +8.75,4.69;4.69,4.69 +4.06,7.81;3.12,8.75 + +# UTF-16 : 93 d0 +# UTF-8 : 90 8f e9 +[93d0] 鏐 +6.88,5.94;8.44,7.50 +5.31,7.50;3.44,5.62 +3.44,9.06;5.31,9.06 +5.31,9.06;5.31,6.25 +5.31,9.06;3.44,7.19 +6.56,7.19;8.44,9.06 +6.25,9.06;8.44,9.06 +8.44,9.06;8.44,5.62 +8.44,2.81;6.56,1.56 +6.56,1.56;5.00,0.94 +5.00,0.94;2.81,0.62 +6.25,4.38;4.69,3.44 +4.69,3.44;3.44,3.12 +3.44,4.06;5.94,5.94 +5.94,5.94;7.50,4.38 +7.50,4.38;8.75,3.75 +7.19,3.44;6.25,2.81 +6.25,2.81;3.44,1.88 +1.25,1.88;1.25,6.56 +0.31,6.56;2.19,6.56 +2.50,7.50;1.25,9.38 +1.25,9.38;0.00,7.19 +0.00,1.25;2.50,2.19 +2.50,5.00;0.00,5.00 +0.00,4.06;0.62,2.81 +1.88,2.81;2.50,4.06 + +# UTF-16 : 94 36 +# UTF-8 : b6 90 e9 +[9436] 鐶 +8.44,3.12;7.50,1.88 +7.50,4.06;4.06,4.06 +4.06,4.06;4.06,5.62 +4.06,5.62;7.81,5.62 +7.81,5.62;7.81,4.06 +7.81,7.50;3.75,7.50 +3.75,7.50;3.75,9.06 +3.75,9.06;8.12,9.06 +8.12,9.06;8.12,7.50 +6.56,7.50;6.56,9.06 +5.31,9.06;5.31,7.50 +0.00,7.50;1.56,9.38 +1.56,9.38;2.81,7.81 +2.81,2.19;0.00,1.25 +6.25,1.25;3.75,0.62 +8.75,0.62;6.88,2.19 +6.88,2.19;5.94,4.06 +5.94,4.06;4.38,2.19 +4.38,2.19;3.12,1.56 +3.12,6.56;8.75,6.56 +4.69,0.94;4.69,2.19 +1.56,1.88;1.56,6.88 +2.50,6.88;0.62,6.88 +0.94,2.50;0.31,4.06 +0.31,5.31;2.81,5.31 +2.81,4.06;2.19,2.81 + +# UTF-16 : 94 2b +# UTF-8 : ab 90 e9 +[942b] 鐫 +3.44,6.25;4.38,7.50 +4.38,7.50;5.31,9.38 +7.50,9.38;6.88,8.12 +6.88,8.12;6.88,4.38 +8.75,4.38;4.69,4.38 +4.69,4.38;4.69,8.12 +4.69,8.12;8.75,8.12 +8.44,6.88;4.69,6.88 +4.69,5.62;8.44,5.62 +4.06,0.62;4.06,3.44 +4.06,3.44;5.62,3.44 +5.62,3.44;5.62,2.19 +5.62,2.19;7.19,2.19 +7.19,2.19;7.19,3.44 +7.19,3.44;8.75,3.44 +8.75,3.44;8.75,0.94 +8.75,0.94;8.44,0.62 +8.44,0.62;8.12,0.62 +3.12,7.81;1.88,9.38 +1.88,9.38;0.94,7.81 +0.94,7.81;0.00,6.88 +0.00,1.25;3.12,2.19 +3.12,5.31;0.31,5.31 +0.31,4.06;1.25,2.50 +2.50,2.81;3.12,4.06 +2.81,6.88;0.94,6.88 +1.88,6.88;1.88,1.88 + +# UTF-16 : 94 21 +# UTF-8 : a1 90 e9 +[9421] 鐡 +1.56,1.88;1.56,6.88 +0.62,6.88;2.50,6.88 +3.44,6.88;8.75,6.88 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,0.62 +8.44,0.62;7.50,1.88 +7.50,1.88;6.88,5.31 +6.88,5.31;6.88,9.38 +5.00,9.38;5.00,6.88 +7.81,8.75;8.44,8.12 +5.94,8.12;3.75,8.12 +3.75,4.06;3.75,5.62 +3.75,5.62;5.94,5.62 +5.94,5.62;5.94,4.06 +5.94,4.06;4.06,4.06 +4.06,3.75;4.38,2.19 +6.25,2.19;3.12,1.25 +0.00,1.25;2.81,2.19 +5.31,2.19;5.62,3.75 +0.94,2.50;0.31,4.06 +0.31,5.31;2.81,5.31 +2.81,4.06;2.19,2.81 +0.00,7.50;1.56,9.38 +1.56,9.38;2.81,7.81 +8.75,5.62;8.12,3.12 +8.12,3.12;7.19,1.56 +7.19,1.56;6.25,0.94 +6.25,0.94;5.31,0.62 + +# UTF-16 : 94 3a +# UTF-8 : ba 90 e9 +[943a] 鐺 +2.50,2.81;3.12,4.06 +3.12,7.50;1.88,9.06 +1.88,9.06;0.94,7.50 +0.94,7.50;0.00,6.56 +0.00,1.25;3.12,2.19 +3.12,5.00;0.31,5.00 +0.31,4.06;1.25,2.50 +4.38,2.50;8.12,2.50 +8.12,0.62;8.12,4.06 +8.12,4.06;4.38,4.06 +4.38,4.06;4.38,0.62 +4.38,0.94;8.12,0.94 +6.25,0.94;6.25,4.06 +6.25,9.38;6.25,7.81 +7.50,7.81;8.12,8.75 +4.38,8.75;5.00,7.81 +5.00,6.56;5.00,5.00 +5.00,5.00;7.50,5.00 +7.50,5.00;7.50,6.56 +7.50,6.56;5.00,6.56 +3.75,6.56;3.75,7.81 +3.75,7.81;8.75,7.81 +8.75,7.81;8.75,6.56 +2.81,6.56;0.94,6.56 +1.88,6.56;1.88,1.88 + +# UTF-16 : 94 5b +# UTF-8 : 9b 91 e9 +[945b] 鑛 +6.25,9.38;6.25,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,3.44 +3.75,3.44;3.44,1.56 +3.44,1.56;2.81,0.62 +3.75,0.62;5.62,1.88 +5.62,7.81;5.62,5.94 +5.62,5.94;7.19,5.94 +7.19,5.94;7.19,7.81 +7.19,1.88;8.75,0.62 +8.75,6.88;4.38,6.88 +4.38,5.00;8.75,5.00 +6.56,5.00;6.56,2.19 +5.00,2.19;5.00,4.06 +5.00,4.06;8.12,4.06 +8.12,4.06;8.12,2.19 +8.12,2.19;5.00,2.19 +5.00,3.12;8.12,3.12 +2.19,2.50;2.81,4.06 +2.81,2.19;0.00,1.25 +0.00,7.19;1.56,9.38 +1.56,9.38;2.81,7.81 +2.81,5.00;0.31,5.00 +0.31,4.06;0.94,2.50 +1.56,1.88;1.56,6.56 +0.62,6.56;2.50,6.56 + +# UTF-16 : 94 7c +# UTF-8 : bc 91 e9 +[947c] 鑼 +1.56,1.88;1.56,6.88 +0.62,6.88;2.19,6.88 +2.19,2.81;2.50,4.06 +2.50,7.50;1.56,9.38 +1.56,9.38;0.00,7.19 +0.00,1.25;2.50,2.19 +2.50,5.31;0.31,5.31 +0.31,4.06;0.94,2.81 +3.44,2.81;2.81,0.94 +5.31,1.25;4.69,2.81 +4.69,5.31;3.12,3.44 +3.12,3.44;5.00,3.44 +4.06,3.44;4.06,0.62 +6.25,0.62;6.25,5.62 +6.25,5.62;8.75,5.62 +8.75,0.94;6.25,0.94 +7.50,0.94;7.50,5.62 +7.50,5.62;8.12,6.88 +4.38,6.88;3.12,5.62 +3.12,5.62;4.06,4.69 +5.62,4.69;6.88,6.88 +6.25,4.06;8.44,4.06 +8.44,2.81;6.25,2.81 +5.62,2.81;5.00,4.38 +5.00,7.50;5.00,9.06 +6.56,9.06;6.56,7.50 +3.44,7.50;8.12,7.50 +8.12,7.50;8.12,9.06 +8.12,9.06;3.44,9.06 +3.44,9.06;3.44,7.50 + +# UTF-16 : 94 81 +# UTF-8 : 81 92 e9 +[9481] 钁 +3.44,6.88;3.44,9.38 +3.44,9.38;5.31,9.38 +5.31,9.38;5.31,6.88 +5.31,6.88;3.44,6.88 +3.44,7.81;5.31,7.81 +5.31,8.44;3.44,8.44 +6.56,8.44;8.44,8.44 +8.44,7.81;6.56,7.81 +6.56,6.88;6.56,9.38 +6.56,9.38;8.44,9.38 +8.44,9.38;8.44,6.88 +8.44,6.88;6.56,6.88 +6.56,6.25;5.94,5.62 +5.94,5.62;5.94,3.12 +8.75,3.12;3.75,3.12 +3.75,3.12;3.75,5.62 +3.75,5.62;8.75,5.62 +8.44,4.69;3.75,4.69 +3.75,4.06;8.44,4.06 +4.06,2.50;7.81,2.50 +7.81,2.50;6.56,1.56 +6.56,1.56;2.81,0.62 +8.75,0.62;5.31,1.56 +5.31,1.56;4.38,2.19 +4.38,6.25;2.81,4.69 +2.81,7.50;1.56,9.38 +1.56,9.38;0.00,7.19 +0.00,1.25;2.81,2.19 +2.81,4.06;2.19,2.50 +0.94,2.50;0.31,4.06 +0.31,5.31;2.50,5.31 +2.50,6.88;0.62,6.88 +1.56,6.88;1.56,1.88 + +# UTF-16 : 95 87 +# UTF-8 : 87 96 e9 +[9587] 閇 +0.31,0.62;0.31,9.06 +0.31,9.06;3.44,9.06 +3.44,9.06;3.44,6.56 +3.44,6.56;0.31,6.56 +0.31,7.81;3.44,7.81 +5.31,7.81;8.44,7.81 +8.44,6.56;5.31,6.56 +5.31,6.56;5.31,9.06 +5.31,9.06;8.44,9.06 +8.44,9.06;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 +1.88,5.00;6.88,5.00 +4.06,5.00;4.06,0.94 +4.06,4.38;5.94,3.12 + +# UTF-16 : 95 8a +# UTF-8 : 8a 96 e9 +[958a] 閊 +0.31,0.62;0.31,9.06 +0.31,9.06;3.44,9.06 +3.44,9.06;3.44,6.56 +3.44,6.56;0.31,6.56 +0.31,7.81;3.44,7.81 +5.31,7.81;8.44,7.81 +8.44,6.56;5.31,6.56 +5.31,6.56;5.31,9.06 +5.31,9.06;8.44,9.06 +8.44,9.06;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 +4.38,5.62;4.38,1.88 +1.88,1.88;6.88,1.88 +6.88,1.25;6.88,4.38 +1.88,4.38;1.88,1.25 + +# UTF-16 : 95 99 +# UTF-8 : 99 96 e9 +[9599] 閙 +0.31,0.62;0.31,9.06 +0.31,9.06;3.44,9.06 +3.44,9.06;3.44,6.56 +3.44,6.56;0.31,6.56 +0.31,7.81;3.44,7.81 +5.31,7.81;8.44,7.81 +8.44,6.56;5.31,6.56 +5.31,6.56;5.31,9.06 +5.31,9.06;8.44,9.06 +8.44,9.06;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 +4.38,0.62;4.38,5.94 +1.88,5.00;6.88,5.00 +5.62,1.88;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.56,3.75 +6.56,3.75;2.19,3.75 +2.19,3.75;2.19,1.88 + +# UTF-16 : 95 a0 +# UTF-8 : a0 96 e9 +[95a0] 閠 +0.31,0.62;0.31,9.06 +0.31,9.06;3.44,9.06 +3.44,9.06;3.44,6.56 +3.44,6.56;0.31,6.56 +0.31,7.81;3.44,7.81 +5.31,7.81;8.44,7.81 +8.44,6.56;5.31,6.56 +5.31,6.56;5.31,9.06 +5.31,9.06;8.44,9.06 +8.44,9.06;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 +2.19,5.00;6.56,5.00 +4.38,5.00;4.38,1.56 +1.56,1.56;7.19,1.56 +2.50,3.44;6.25,3.44 +6.25,2.19;5.62,2.81 + +# UTF-16 : 95 a8 +# UTF-8 : a8 96 e9 +[95a8] 閨 +4.38,6.25;4.38,1.25 +1.56,1.25;7.19,1.25 +7.19,4.06;1.56,4.06 +2.19,5.31;6.56,5.31 +6.56,2.81;2.19,2.81 +0.31,0.62;0.31,9.06 +0.31,9.06;3.44,9.06 +3.44,9.06;3.44,6.56 +3.44,6.56;0.31,6.56 +0.31,7.81;3.44,7.81 +5.31,7.81;8.44,7.81 +8.44,6.56;5.31,6.56 +5.31,6.56;5.31,9.06 +5.31,9.06;8.44,9.06 +8.44,9.06;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 + +# UTF-16 : 95 ad +# UTF-8 : ad 96 e9 +[95ad] 閭 +2.81,4.06;2.81,5.31 +2.81,5.31;5.94,5.31 +5.94,5.31;5.94,4.06 +5.94,4.06;2.81,4.06 +4.38,4.06;3.75,2.81 +2.50,2.81;2.50,1.25 +2.50,1.25;6.25,1.25 +6.25,1.25;6.25,2.81 +6.25,2.81;2.50,2.81 +0.31,0.62;0.31,9.06 +0.31,9.06;3.44,9.06 +3.44,9.06;3.44,6.56 +3.44,6.56;0.31,6.56 +0.31,7.81;3.44,7.81 +5.31,7.81;8.44,7.81 +8.44,6.56;5.31,6.56 +5.31,6.56;5.31,9.06 +5.31,9.06;8.44,9.06 +8.44,9.06;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 + +# UTF-16 : 95 bc +# UTF-8 : bc 96 e9 +[95bc] 閼 +0.31,0.62;0.31,9.06 +0.31,9.06;3.44,9.06 +3.44,9.06;3.44,6.56 +3.44,6.56;0.31,6.56 +0.31,7.81;3.44,7.81 +5.31,7.81;8.44,7.81 +8.44,6.56;5.31,6.56 +5.31,6.56;5.31,9.06 +5.31,9.06;8.44,9.06 +8.44,9.06;8.44,0.94 +8.44,0.94;7.81,0.62 +2.81,5.94;2.81,5.00 +1.25,5.00;4.06,5.00 +2.50,5.00;2.50,3.75 +2.50,3.75;2.19,2.50 +2.19,2.50;1.25,1.25 +2.50,3.75;3.75,3.75 +3.75,3.75;3.75,2.81 +3.75,2.81;3.44,1.25 +3.44,1.25;2.81,1.25 +7.19,1.25;5.31,2.19 +4.69,3.75;5.94,5.94 +5.94,5.94;7.50,3.75 +5.62,3.75;6.56,2.81 + +# UTF-16 : 95 b9 +# UTF-8 : b9 96 e9 +[95b9] 閹 +4.06,6.25;2.81,4.69 +2.81,4.69;1.56,3.75 +1.88,5.31;7.19,5.31 +7.19,3.75;5.94,4.38 +5.94,4.38;5.00,5.31 +4.38,4.69;4.38,1.25 +4.38,1.25;5.00,0.94 +5.00,0.94;6.88,0.94 +6.88,0.94;7.50,1.56 +7.50,1.56;7.50,2.19 +2.50,2.19;6.25,2.19 +6.25,2.19;6.25,4.06 +6.25,4.06;2.50,4.06 +2.50,4.06;2.50,1.88 +2.50,3.12;6.25,3.12 +0.31,0.62;0.31,9.06 +0.31,9.06;3.44,9.06 +3.44,9.06;3.44,6.56 +3.44,6.56;0.31,6.56 +0.31,7.81;3.44,7.81 +5.31,7.81;8.44,7.81 +8.44,6.56;5.31,6.56 +5.31,6.56;5.31,9.06 +5.31,9.06;8.44,9.06 +8.44,9.06;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 + +# UTF-16 : 6f f6 +# UTF-8 : b6 bf e6 +[6ff6] 濶 +0.31,9.38;1.56,7.50 +1.56,4.38;0.94,2.19 +0.94,2.19;0.00,0.62 +0.00,6.88;1.25,5.62 +6.88,5.62;3.75,5.00 +5.31,5.00;5.31,2.81 +4.06,2.81;6.56,2.81 +6.56,2.81;6.56,1.25 +6.56,1.25;4.06,1.25 +4.06,1.25;4.06,2.81 +3.44,4.06;7.19,4.06 +2.19,0.62;2.19,9.06 +2.19,9.06;4.69,9.06 +4.69,9.06;4.69,6.56 +4.69,6.56;2.19,6.56 +2.19,7.81;4.69,7.81 +5.94,7.81;8.44,7.81 +8.44,6.56;5.94,6.56 +5.94,6.56;5.94,9.06 +5.94,9.06;8.44,9.06 +8.44,9.06;8.44,0.94 +8.44,0.94;7.50,0.62 + +# UTF-16 : 95 d4 +# UTF-8 : 94 97 e9 +[95d4] 闔 +4.38,6.25;4.38,4.38 +1.56,4.38;7.19,4.38 +7.19,0.94;1.56,0.94 +2.50,0.94;2.50,2.19 +2.50,2.19;6.25,2.19 +6.25,2.19;6.25,0.94 +5.00,0.94;5.00,2.19 +3.75,2.19;3.75,0.94 +3.75,4.06;3.12,3.12 +2.19,3.12;4.06,3.12 +4.06,3.12;5.62,3.44 +5.31,3.75;6.56,2.81 +6.56,5.31;2.19,5.31 +0.31,0.62;0.31,9.06 +0.31,9.06;3.44,9.06 +3.44,9.06;3.44,6.56 +3.44,6.56;0.31,6.56 +0.31,7.81;3.44,7.81 +5.31,7.81;8.44,7.81 +8.44,6.56;5.31,6.56 +5.31,6.56;5.31,9.06 +5.31,9.06;8.44,9.06 +8.44,9.06;8.44,0.94 +8.44,0.94;7.81,0.62 + +# UTF-16 : 96 28 +# UTF-8 : a8 98 e9 +[9628] 阨 +0.31,0.62;0.31,9.06 +0.31,9.06;2.50,9.06 +2.50,9.06;1.25,6.56 +1.25,6.56;2.50,5.31 +2.50,5.31;2.81,4.38 +2.81,4.38;2.81,3.44 +2.81,3.44;2.19,2.81 +2.19,2.81;1.25,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,0.94 +8.44,0.94;5.94,0.94 +5.94,0.94;5.31,1.88 +5.31,1.88;5.31,6.88 +5.31,6.88;8.12,6.88 +8.12,6.88;8.12,3.44 +8.12,3.44;7.50,3.44 +7.50,3.44;6.88,3.75 +2.81,0.94;3.44,1.56 +3.44,1.56;3.75,2.50 +3.75,2.50;4.06,4.69 +4.06,4.69;4.06,8.75 +4.06,8.75;8.75,8.75 + +# UTF-16 : 96 b1 +# UTF-8 : b1 9a e9 +[96b1] 隱 +0.31,0.62;0.31,9.06 +0.31,9.06;2.50,9.06 +2.50,9.06;1.25,6.56 +1.25,6.56;2.19,5.31 +2.19,5.31;2.50,4.38 +2.50,4.38;2.50,3.44 +2.50,3.44;2.19,2.81 +2.19,2.81;1.25,2.50 +4.38,2.50;4.38,0.94 +4.38,0.94;5.00,0.62 +5.00,0.62;7.19,0.62 +7.19,0.62;7.81,1.25 +8.75,1.25;8.12,2.19 +3.12,2.19;2.19,0.94 +6.56,1.88;5.31,2.81 +5.31,8.75;5.94,7.81 +5.94,6.25;5.94,7.19 +7.81,7.19;3.75,7.19 +3.75,5.31;7.50,5.31 +7.50,5.31;7.50,3.44 +7.50,3.44;3.75,3.44 +8.75,4.38;3.12,4.38 +3.12,6.25;8.44,6.25 +6.88,8.75;8.12,7.81 +3.12,7.81;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;7.19,9.38 + +# UTF-16 : 96 b2 +# UTF-8 : b2 9a e9 +[96b2] 隲 +2.81,5.94;5.00,6.56 +5.00,6.56;6.25,7.19 +6.25,7.19;7.19,7.81 +8.12,7.81;6.88,8.75 +4.38,8.75;3.12,7.19 +4.69,7.19;5.62,6.88 +5.62,6.88;5.62,9.38 +5.62,2.19;6.25,1.25 +7.81,1.25;6.88,2.19 +6.88,0.62;8.12,0.62 +8.12,0.62;8.75,1.56 +8.75,1.56;8.75,2.81 +8.75,2.81;4.06,2.81 +4.06,2.81;4.06,6.25 +4.06,6.25;8.44,6.25 +5.94,6.25;5.94,2.81 +4.06,4.06;7.81,4.06 +7.81,5.00;4.38,5.00 +4.38,2.19;4.69,0.94 +2.19,0.94;3.44,2.19 +0.31,0.62;0.31,9.06 +0.31,9.06;2.50,9.06 +2.50,9.06;1.25,6.56 +1.25,6.56;2.19,5.31 +2.19,5.31;2.50,4.38 +2.50,4.38;2.50,3.44 +2.50,3.44;2.19,2.81 +2.19,2.81;1.25,2.50 + +# UTF-16 : 96 b0 +# UTF-8 : b0 9a e9 +[96b0] 隰 +4.06,6.88;4.06,9.38 +4.06,9.38;7.81,9.38 +7.81,9.38;7.81,6.88 +7.81,6.88;4.06,6.88 +4.06,8.12;7.81,8.12 +7.50,6.25;6.56,5.00 +6.56,5.00;7.50,4.38 +8.12,5.00;6.56,3.12 +6.25,3.12;8.12,3.12 +8.12,3.75;8.75,2.50 +5.62,2.50;5.00,3.75 +5.00,3.12;2.81,3.12 +3.44,3.12;5.00,5.00 +4.38,4.38;3.44,5.00 +3.44,5.00;4.38,6.25 +1.88,0.94;3.44,2.19 +4.69,2.19;5.31,0.94 +6.88,0.94;6.25,2.19 +7.50,2.19;8.75,0.94 +0.00,0.62;0.00,9.06 +0.00,9.06;2.19,9.06 +2.19,9.06;1.88,8.12 +1.88,8.12;0.94,6.56 +0.94,6.56;1.88,5.31 +1.88,5.31;2.19,4.69 +2.19,4.69;2.19,3.75 +2.19,3.75;1.88,3.12 +1.88,3.12;1.25,2.81 + +# UTF-16 : 96 b8 +# UTF-8 : b8 9a e9 +[96b8] 隸 +4.38,6.56;8.75,6.56 +8.75,1.25;7.19,2.81 +7.19,2.81;6.56,4.06 +8.44,4.06;7.50,3.12 +5.94,3.12;4.69,4.06 +4.69,1.25;5.94,2.50 +4.06,1.56;3.12,2.81 +1.25,2.81;0.00,1.56 +0.00,3.75;4.06,3.75 +2.19,3.75;2.19,0.94 +2.19,0.94;1.25,0.62 +5.62,0.62;6.56,0.94 +6.56,0.94;6.56,9.38 +2.19,9.38;2.19,5.62 +0.62,5.00;3.44,5.00 +5.00,5.00;8.12,5.00 +8.12,5.00;8.12,8.12 +8.12,8.12;5.00,8.12 +3.75,8.12;0.00,8.12 +0.00,5.94;0.94,6.56 +0.94,6.56;2.19,8.12 +2.19,8.12;3.75,6.25 + +# UTF-16 : 96 cb +# UTF-8 : 8b 9b e9 +[96cb] 雋 +0.62,0.62;0.62,3.75 +0.62,3.75;3.12,3.75 +3.12,3.75;3.12,2.19 +3.12,2.19;5.31,2.19 +5.31,2.19;5.31,3.75 +5.31,3.75;7.81,3.75 +7.81,3.75;7.81,0.94 +7.81,0.94;7.19,0.62 +7.19,0.62;6.56,0.62 +8.12,8.12;1.25,8.12 +1.25,8.12;1.25,4.69 +1.25,4.69;8.44,4.69 +4.69,4.69;4.69,8.12 +4.69,8.12;5.31,9.38 +1.88,9.38;0.94,7.81 +0.94,7.81;0.00,6.88 +1.25,6.88;7.81,6.88 +7.81,5.94;1.25,5.94 + +# UTF-16 : 97 04 +# UTF-8 : 84 9c e9 +[9704] 霄 +1.56,2.19;7.19,2.19 +7.19,3.12;1.56,3.12 +1.56,0.62;1.56,4.38 +1.56,4.38;7.19,4.38 +7.19,4.38;7.19,0.94 +7.19,0.94;6.25,0.62 +6.25,5.31;8.75,3.75 +8.75,6.56;8.75,8.12 +8.75,8.12;0.00,8.12 +0.00,8.12;0.00,6.56 +0.00,3.75;2.50,5.31 +0.62,9.06;8.12,9.06 +4.38,9.06;4.38,6.25 +5.62,6.25;7.50,6.25 +7.50,7.19;5.94,7.19 +3.12,7.19;1.25,7.19 +1.25,6.25;3.12,6.25 +4.38,5.62;4.38,4.38 + +# UTF-16 : 97 0f +# UTF-8 : 8f 9c e9 +[970f] 霏 +4.38,5.94;4.38,9.06 +0.94,9.06;7.81,9.06 +7.50,7.19;5.62,7.19 +5.62,6.25;7.50,6.25 +3.12,6.25;1.25,6.25 +1.25,7.19;3.12,7.19 +3.12,2.50;0.00,1.88 +0.00,6.56;0.00,8.12 +0.00,8.12;8.75,8.12 +8.75,8.12;8.75,6.56 +8.75,2.19;5.31,2.19 +5.31,5.62;5.31,0.62 +0.62,0.62;1.88,0.94 +1.88,0.94;3.12,2.19 +3.12,2.19;3.44,3.12 +3.44,3.12;3.44,5.62 +3.44,4.69;0.31,4.69 +8.44,4.69;5.31,4.69 +5.31,3.44;8.12,3.44 +3.44,3.44;0.62,3.44 + +# UTF-16 : 97 19 +# UTF-8 : 99 9c e9 +[9719] 霙 +0.94,9.38;7.81,9.38 +4.38,9.38;4.38,6.56 +3.12,6.56;1.25,6.56 +1.25,7.50;3.12,7.50 +5.62,7.50;7.50,7.50 +7.50,6.56;5.62,6.56 +8.75,6.88;8.75,8.44 +8.75,8.44;0.00,8.44 +0.00,8.44;0.00,6.88 +0.00,2.81;8.75,2.81 +7.19,2.81;7.19,4.06 +7.19,4.06;1.56,4.06 +1.56,4.06;1.56,2.81 +0.62,0.62;2.81,1.25 +2.81,1.25;3.75,2.19 +3.75,2.19;4.38,3.75 +4.38,3.75;4.38,4.69 +4.38,2.81;5.31,1.56 +5.31,1.56;6.25,0.94 +6.25,0.94;8.44,0.62 +8.75,5.31;0.00,5.31 +2.81,4.69;2.81,5.94 +5.94,5.94;5.94,4.69 + +# UTF-16 : 97 3d +# UTF-8 : bd 9c e9 +[973d] 霽 +8.44,6.88;8.44,8.12 +8.44,8.12;0.31,8.12 +0.31,8.12;0.31,6.88 +0.31,4.69;2.81,4.69 +2.81,4.69;2.50,3.12 +2.50,3.12;1.88,3.12 +0.00,3.12;0.94,3.44 +0.94,3.44;1.88,4.69 +8.12,4.69;5.94,4.38 +5.94,4.38;5.94,3.44 +6.25,3.44;5.31,3.12 +8.75,3.12;7.81,3.75 +7.81,3.75;7.19,4.38 +7.19,6.56;5.62,6.56 +5.62,7.19;7.19,7.19 +3.12,7.19;1.56,7.19 +1.56,6.56;3.12,6.56 +2.50,1.56;6.88,1.56 +6.88,3.12;6.88,0.62 +6.88,2.50;3.12,2.50 +3.12,3.12;2.81,2.19 +2.81,2.19;1.56,0.94 +1.56,0.94;0.62,0.62 +0.62,5.62;8.44,5.62 +5.62,5.62;4.38,4.69 +4.38,4.69;4.38,3.12 +4.38,4.69;3.12,5.62 +4.38,5.62;4.38,6.25 +4.38,6.88;4.38,9.06 +0.94,9.06;7.81,9.06 + +# UTF-16 : 97 3e +# UTF-8 : be 9c e9 +[973e] 霾 +4.06,2.19;8.44,2.19 +8.44,6.88;8.44,8.12 +8.44,8.12;0.31,8.12 +0.31,8.12;0.31,6.88 +0.31,2.50;1.56,3.12 +1.56,3.12;2.19,3.75 +0.00,3.75;1.25,4.06 +1.25,4.06;3.12,5.00 +3.12,6.56;1.56,6.56 +1.56,7.19;3.12,7.19 +5.62,7.19;7.19,7.19 +7.19,6.56;5.62,6.56 +4.38,6.56;4.38,9.06 +7.81,9.06;0.94,9.06 +0.94,4.06;0.62,5.00 +0.31,5.00;1.25,5.31 +1.25,5.31;2.19,5.94 +2.19,4.69;1.56,5.31 +1.56,0.62;2.19,0.62 +2.19,0.62;2.81,1.56 +2.81,1.56;2.81,2.50 +2.81,2.50;2.50,3.75 +2.50,3.75;1.88,4.38 +4.38,4.38;8.12,4.38 +8.12,5.62;4.38,5.62 +4.38,5.62;4.38,3.12 +4.38,3.12;8.12,3.12 +8.12,3.12;8.12,5.62 +6.25,5.62;6.25,0.94 +8.75,0.94;3.44,0.94 +0.00,0.94;1.25,1.56 +1.25,1.56;2.50,2.50 + +# UTF-16 : 97 46 +# UTF-8 : 86 9d e9 +[9746] 靆 +6.88,9.38;6.88,1.56 +6.88,1.56;6.25,1.56 +6.25,4.06;5.31,5.00 +8.44,5.00;7.50,4.06 +7.50,3.44;8.75,2.19 +8.75,6.88;5.00,6.88 +5.00,2.19;6.25,3.44 +5.62,8.12;8.12,8.12 +8.12,8.12;8.12,5.62 +8.12,5.62;5.62,5.62 +3.44,5.62;4.38,5.62 +4.38,5.62;4.38,1.56 +4.38,1.56;5.31,0.94 +5.31,0.94;8.12,0.94 +8.12,0.94;9.06,1.25 +2.19,1.25;0.31,0.94 +0.31,0.94;1.25,3.12 +3.12,3.12;0.00,3.12 +0.00,6.56;0.00,7.81 +0.00,7.81;3.12,7.81 +3.12,7.81;3.12,6.56 +2.81,6.25;2.19,6.25 +2.19,5.31;2.81,5.31 +0.31,5.31;0.94,5.31 +0.94,6.25;0.31,6.25 +0.31,9.06;2.81,9.06 +1.56,9.06;1.56,5.00 +0.62,4.06;2.50,4.06 +2.19,2.19;2.81,0.62 +3.44,0.62;4.38,1.88 +4.69,7.50;3.75,8.75 + +# UTF-16 : 97 49 +# UTF-8 : 89 9d e9 +[9749] 靉 +8.12,9.38;6.88,9.06 +6.88,9.06;4.38,8.75 +8.12,8.75;7.19,7.50 +5.00,7.50;4.38,8.44 +5.62,8.44;6.25,7.50 +6.25,6.56;6.88,5.94 +4.69,5.94;4.06,4.69 +4.06,2.19;4.69,2.81 +4.69,2.81;5.31,4.38 +5.31,6.56;5.31,5.31 +5.31,5.31;5.94,4.38 +5.94,4.38;6.88,4.38 +6.88,4.38;7.50,5.31 +8.44,5.31;7.81,6.25 +2.81,6.25;2.19,6.25 +0.94,6.25;0.31,6.25 +0.31,5.31;0.94,5.31 +2.19,5.31;2.81,5.31 +2.81,0.94;2.19,2.50 +2.19,1.56;0.31,0.94 +0.31,0.94;1.56,3.44 +0.00,3.44;3.12,3.44 +3.12,6.56;3.12,7.81 +3.12,7.81;0.00,7.81 +0.00,7.81;0.00,6.56 +1.56,5.00;1.56,9.06 +0.31,9.06;2.81,9.06 +0.62,4.38;2.50,4.38 +3.75,5.94;3.75,7.19 +3.75,7.19;8.75,7.19 +8.75,7.19;8.75,5.94 +8.75,0.62;7.50,0.94 +7.50,0.94;5.62,2.19 +5.62,2.19;5.00,3.44 +5.00,3.44;7.81,3.44 +7.81,3.44;7.19,2.50 +7.19,2.50;5.62,1.25 +5.62,1.25;3.44,0.62 + +# UTF-16 : 97 60 +# UTF-8 : a0 9d e9 +[9760] 靠 +1.56,8.75;7.50,8.75 +4.38,9.69;4.38,7.19 +8.75,7.50;0.00,7.50 +0.00,1.56;3.12,2.19 +8.44,1.88;5.31,1.88 +5.31,4.69;5.31,0.62 +0.62,0.62;1.88,0.94 +1.88,0.94;2.81,1.56 +2.81,1.56;3.44,2.50 +3.44,2.50;3.44,4.69 +3.44,3.75;0.62,3.75 +0.62,2.81;3.44,2.81 +5.31,2.81;8.12,2.81 +8.12,3.75;5.31,3.75 +0.94,8.12;1.88,9.38 +1.88,5.31;6.88,5.31 +6.88,5.00;6.88,6.56 +6.88,6.56;1.88,6.56 +1.88,6.56;1.88,5.00 + +# UTF-16 : 97 64 +# UTF-8 : a4 9d e9 +[9764] 靤 +0.00,8.75;4.38,8.75 +2.50,8.75;1.56,6.88 +0.31,6.88;4.06,6.88 +4.06,6.88;4.06,1.25 +4.06,1.56;0.31,1.56 +0.31,1.25;0.31,6.88 +1.56,6.88;1.56,1.56 +2.81,1.56;2.81,6.88 +2.81,5.00;1.56,5.00 +1.56,3.44;2.81,3.44 +4.69,5.94;5.31,7.19 +5.31,7.19;5.94,9.38 +5.62,8.12;8.44,8.12 +8.44,8.12;8.44,5.31 +8.44,5.31;7.81,2.81 +7.81,2.81;7.50,2.81 +5.62,4.06;7.19,4.06 +7.19,4.06;7.19,6.25 +7.19,6.25;5.62,6.25 +5.62,6.25;5.62,1.56 +5.62,1.56;6.25,0.94 +6.25,0.94;8.12,0.94 +8.12,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 + +# UTF-16 : 97 66 +# UTF-8 : a6 9d e9 +[9766] 靦 +5.31,7.19;7.81,7.19 +7.81,5.62;5.31,5.62 +5.31,3.75;5.31,8.75 +5.31,8.75;7.81,8.75 +7.81,8.75;7.81,3.75 +7.81,3.75;5.31,3.75 +7.19,3.75;7.19,1.25 +7.19,1.25;7.81,0.62 +7.81,0.62;8.44,0.62 +8.44,0.62;8.75,1.56 +4.06,0.62;5.00,1.25 +5.00,1.25;5.62,2.19 +5.62,2.19;5.94,3.75 +0.00,9.06;4.69,9.06 +2.50,9.06;1.56,6.88 +0.31,6.88;4.06,6.88 +4.06,6.88;4.06,1.56 +4.06,1.56;0.31,1.56 +0.31,1.56;0.31,6.88 +1.56,6.88;1.56,1.56 +2.81,1.56;2.81,6.88 +2.81,5.00;1.56,5.00 +1.56,3.44;2.81,3.44 + +# UTF-16 : 97 6b +# UTF-8 : ab 9d e9 +[976b] 靫 +4.69,8.75;8.44,8.75 +8.44,8.75;8.12,6.88 +8.12,6.88;7.19,4.38 +7.19,4.38;5.94,2.50 +5.94,2.50;3.75,0.62 +8.75,0.62;7.19,2.50 +7.19,2.50;5.94,4.69 +5.94,4.69;5.31,6.56 +5.31,6.56;5.00,8.12 +6.25,7.19;6.88,6.25 +0.00,2.81;3.75,2.81 +3.75,8.44;0.00,8.44 +0.94,9.38;0.94,7.19 +0.94,7.19;2.81,7.19 +2.81,7.19;2.81,9.38 +1.88,7.19;1.88,0.62 +0.31,4.06;3.44,4.06 +3.44,4.06;3.44,5.94 +3.44,5.94;0.31,5.94 +0.31,5.94;0.31,4.06 + +# UTF-16 : 97 8f +# UTF-8 : 8f 9e e9 +[978f] 鞏 +6.25,7.19;5.62,8.12 +8.75,8.12;8.44,6.88 +8.44,6.88;7.19,6.88 +7.19,6.88;7.19,9.38 +7.19,9.38;4.69,9.38 +4.69,9.38;4.69,8.44 +4.69,8.44;4.38,7.19 +4.38,7.19;3.44,6.56 +3.44,7.81;0.00,6.88 +0.00,5.62;8.75,5.62 +8.75,1.56;0.00,1.56 +0.00,9.06;3.44,9.06 +1.88,9.06;1.88,7.50 +2.81,6.25;2.81,4.69 +2.81,4.69;5.94,4.69 +5.94,4.69;5.94,6.25 +4.38,4.69;4.38,0.62 +1.25,2.50;1.25,3.75 +1.25,3.75;7.50,3.75 +7.50,3.75;7.50,2.50 +7.50,2.50;1.25,2.50 + +# UTF-16 : 98 4f +# UTF-8 : 8f a1 e9 +[984f] 顏 +0.00,1.25;0.62,2.50 +0.62,2.50;0.94,4.06 +0.94,4.06;0.94,6.25 +0.94,6.25;4.06,6.25 +4.06,8.44;0.62,8.44 +2.50,8.44;2.50,9.38 +3.75,8.12;0.94,6.56 +3.44,6.56;1.25,8.12 +1.25,0.94;2.50,1.56 +2.50,1.56;3.75,2.50 +1.56,2.50;2.81,3.12 +2.81,3.12;3.75,4.06 +1.56,3.75;2.50,4.38 +2.50,4.38;3.44,5.31 +4.69,9.06;8.75,9.06 +6.88,9.06;6.25,7.50 +5.31,7.50;8.12,7.50 +8.12,7.50;8.12,2.19 +8.12,2.19;5.31,2.19 +5.31,2.19;5.31,7.50 +5.31,5.62;8.12,5.62 +8.12,4.06;5.31,4.06 +3.75,0.62;5.31,1.25 +5.31,1.25;5.94,1.88 +7.50,1.88;8.75,0.62 + +# UTF-16 : 98 4b +# UTF-8 : 8b a1 e9 +[984b] 顋 +3.12,3.12;2.50,4.38 +1.56,4.38;1.56,2.50 +1.56,2.50;1.88,1.56 +1.88,1.56;3.75,1.56 +3.75,1.56;4.06,2.50 +5.00,2.50;4.06,3.75 +0.62,3.75;0.62,3.12 +0.62,3.12;0.00,1.88 +7.50,1.88;8.75,0.62 +3.75,0.62;5.31,1.25 +5.31,1.25;6.25,1.88 +6.25,7.50;6.88,9.06 +8.75,9.06;5.00,9.06 +2.19,9.06;2.19,5.31 +0.62,5.31;3.75,5.31 +3.75,5.31;3.75,9.06 +3.75,9.06;0.62,9.06 +0.62,9.06;0.62,5.00 +0.62,7.19;3.75,7.19 +5.62,7.19;5.62,2.19 +5.62,2.19;8.12,2.19 +8.12,2.19;8.12,7.50 +8.12,7.50;5.62,7.50 +5.62,5.62;8.12,5.62 +8.12,4.06;5.62,4.06 + +# UTF-16 : 98 6b +# UTF-8 : ab a1 e9 +[986b] 顫 +0.00,8.44;4.38,8.44 +2.19,8.44;2.19,9.38 +0.31,5.31;0.31,7.50 +0.31,7.50;4.06,7.50 +4.06,7.50;4.06,5.31 +4.06,5.31;0.31,5.31 +1.25,5.94;1.25,6.88 +1.25,6.88;3.12,6.88 +3.12,6.88;3.12,5.94 +3.12,5.94;1.25,5.94 +0.94,4.38;3.44,4.38 +3.44,4.38;3.44,2.50 +3.44,2.50;0.94,2.50 +0.94,2.50;0.94,4.38 +0.94,3.44;3.44,3.44 +0.00,1.25;4.38,1.88 +4.38,0.62;5.94,1.88 +7.50,1.88;8.75,0.62 +8.75,9.06;4.69,9.06 +6.88,9.06;6.25,7.50 +5.31,7.50;8.12,7.50 +8.12,7.50;8.12,2.19 +8.12,2.19;5.31,2.19 +5.31,2.19;5.31,7.50 +5.31,5.62;8.12,5.62 +8.12,4.06;5.31,4.06 + +# UTF-16 : 98 6f +# UTF-8 : af a1 e9 +[986f] 顯 +0.00,1.25;0.94,2.19 +1.56,2.19;1.56,1.25 +2.81,1.25;2.50,2.19 +3.44,2.19;4.06,1.56 +4.06,3.12;2.50,2.81 +2.50,2.81;4.06,5.31 +4.06,3.75;4.38,2.50 +1.88,2.50;1.56,3.75 +1.56,3.12;0.00,2.81 +0.00,2.81;1.56,5.31 +0.94,4.38;0.00,5.00 +0.00,5.00;0.94,6.56 +3.44,6.56;2.50,5.00 +2.50,5.00;3.44,4.38 +3.44,8.12;0.62,8.12 +0.62,6.88;3.75,6.88 +3.75,6.88;3.75,9.38 +3.75,9.38;0.62,9.38 +0.62,9.38;0.62,6.88 +5.31,5.62;8.12,5.62 +8.12,4.06;5.31,4.06 +5.31,7.50;8.12,7.50 +8.12,7.50;8.12,2.19 +8.12,2.19;5.31,2.19 +5.31,2.19;5.31,7.50 +6.25,7.50;6.88,9.06 +4.69,9.06;8.75,9.06 +8.75,0.62;7.50,1.88 +6.25,1.88;5.31,1.25 +5.31,1.25;3.75,0.62 + +# UTF-16 : 98 71 +# UTF-8 : b1 a1 e9 +[9871] 顱 +0.62,0.94;5.31,1.56 +4.69,1.56;4.69,2.50 +4.69,2.50;1.25,2.50 +1.25,2.50;1.25,1.25 +2.50,1.25;2.50,2.50 +3.75,2.50;3.75,1.56 +3.12,3.12;3.12,5.00 +1.88,5.00;1.88,3.12 +1.88,3.12;4.38,3.12 +4.38,3.12;4.38,5.00 +4.38,5.00;1.88,5.00 +1.88,4.06;4.38,4.06 +8.12,4.06;5.94,4.06 +5.94,5.62;8.12,5.62 +8.12,7.50;5.94,7.50 +5.94,7.50;5.94,2.19 +5.94,2.19;8.12,2.19 +8.12,2.19;8.12,7.50 +6.56,7.50;7.19,9.06 +4.06,9.06;2.50,9.06 +5.31,9.06;8.75,9.06 +8.75,0.62;7.50,1.88 +6.56,1.88;5.94,0.94 +5.94,0.94;5.00,0.62 +5.00,8.12;0.94,8.12 +0.94,8.12;0.94,4.06 +0.94,4.06;0.62,2.50 +0.62,2.50;0.00,1.25 +1.56,6.56;4.69,7.19 +4.69,5.94;3.12,5.94 +3.12,5.94;2.50,6.25 +2.50,6.25;2.50,9.69 + +# UTF-16 : 98 74 +# UTF-8 : b4 a1 e9 +[9874] 顴 +5.00,8.44;0.00,8.44 +0.00,3.75;1.56,5.62 +1.56,7.81;1.56,9.38 +1.56,5.94;0.31,5.94 +0.31,5.94;0.31,7.19 +0.31,7.19;1.88,7.19 +1.88,7.19;1.88,5.94 +3.12,5.94;3.12,7.19 +3.12,7.19;4.69,7.19 +4.69,7.19;4.69,5.94 +4.69,5.94;3.44,5.94 +3.44,7.81;3.44,9.38 +3.44,5.62;2.81,4.69 +2.81,4.69;2.81,1.56 +4.69,1.56;0.94,1.56 +0.94,2.81;4.38,2.81 +4.38,3.75;0.94,3.75 +0.94,1.25;0.94,4.69 +0.94,4.69;4.69,4.69 +4.69,0.62;5.62,0.94 +5.62,0.94;6.25,1.88 +7.81,1.88;8.75,0.62 +8.75,9.06;5.00,9.06 +7.19,9.06;6.56,7.50 +5.62,7.50;5.62,2.19 +5.62,2.19;8.12,2.19 +8.12,2.19;8.12,7.50 +8.12,7.50;5.62,7.50 +5.62,5.62;8.12,5.62 +8.12,4.06;5.62,4.06 + +# UTF-16 : 98 73 +# UTF-8 : b3 a1 e9 +[9873] 顳 +2.81,2.50;0.00,1.88 +0.00,5.00;2.50,5.00 +2.19,5.00;2.19,0.62 +2.19,4.06;0.62,4.06 +0.62,5.00;0.62,2.19 +0.62,3.12;2.19,3.12 +3.44,3.12;5.00,3.12 +5.00,1.25;5.00,5.00 +5.00,4.06;3.44,4.06 +3.44,2.19;3.44,5.00 +3.12,5.00;5.62,5.00 +5.62,2.50;2.81,1.88 +4.38,5.62;4.38,9.06 +5.00,9.06;0.62,9.06 +1.25,9.06;1.25,6.56 +1.25,8.12;4.38,8.12 +4.38,7.50;1.25,7.50 +0.62,6.25;5.00,6.88 +5.94,8.75;8.75,8.75 +7.50,8.75;6.88,7.19 +6.25,7.19;8.44,7.19 +8.44,7.19;8.44,2.19 +8.44,2.19;6.25,2.19 +6.25,2.19;6.25,7.19 +6.25,5.62;8.44,5.62 +8.44,4.06;6.25,4.06 +5.31,0.62;6.88,1.88 +7.81,1.88;9.06,0.62 + +# UTF-16 : 98 b6 +# UTF-8 : b6 a2 e9 +[98b6] 颶 +0.00,0.62;0.62,2.19 +0.62,2.19;0.94,4.06 +0.94,4.06;0.94,9.06 +0.94,9.06;4.38,9.06 +4.38,9.06;4.38,5.31 +4.38,5.31;4.69,3.75 +4.69,3.75;5.31,2.50 +5.31,2.50;6.56,1.25 +6.56,1.25;8.75,0.62 +8.75,0.62;8.75,1.56 +8.75,4.69;5.31,4.69 +6.25,4.69;6.25,9.06 +6.25,9.06;7.81,9.06 +7.81,9.06;7.81,4.69 +7.81,5.94;6.25,5.94 +6.25,7.81;7.81,7.81 +7.81,6.88;6.56,6.88 +6.56,4.06;5.94,2.81 +8.44,2.81;7.50,4.06 +4.06,1.25;3.44,2.81 +3.44,7.81;1.88,6.88 +1.88,3.44;1.88,5.62 +1.88,5.62;3.75,5.62 +3.75,5.62;3.75,3.75 +3.75,3.75;1.88,3.75 +2.81,7.19;2.81,2.19 +3.44,2.19;1.25,1.56 + +# UTF-16 : 99 24 +# UTF-8 : a4 a4 e9 +[9924] 餤 +0.00,7.19;1.88,9.38 +1.88,9.38;3.12,7.81 +3.12,1.88;0.62,1.88 +0.62,0.62;0.62,6.56 +0.62,6.56;2.81,6.56 +2.81,6.56;2.81,4.06 +2.81,4.06;0.62,4.06 +0.62,5.31;2.50,5.31 +2.50,7.50;1.25,7.50 +4.06,7.50;4.69,8.75 +8.12,8.75;7.50,7.50 +7.50,3.12;8.12,4.38 +4.69,4.38;4.06,3.12 +0.62,2.81;3.12,2.81 +3.12,0.62;4.38,1.25 +4.38,1.25;5.31,2.19 +5.31,2.19;5.94,3.75 +5.94,3.75;5.94,5.31 +5.94,3.75;6.56,2.19 +6.56,2.19;7.50,1.25 +7.50,1.25;8.75,0.62 +8.75,5.00;7.50,5.62 +7.50,5.62;6.56,6.56 +6.56,6.56;5.94,8.12 +5.94,8.12;5.94,9.38 +5.94,8.12;5.31,6.56 +5.31,6.56;4.38,5.62 +4.38,5.62;3.44,5.00 + +# UTF-16 : 99 20 +# UTF-8 : a0 a4 e9 +[9920] 餠 +5.94,4.69;3.75,4.06 +3.75,7.19;5.62,7.19 +4.69,7.19;4.69,3.44 +4.69,3.44;4.38,2.19 +4.38,2.19;3.75,1.25 +3.75,1.25;2.81,0.62 +2.81,2.81;0.62,2.81 +0.62,0.62;0.62,6.56 +0.62,6.56;2.81,6.56 +2.81,6.56;2.81,4.06 +2.81,4.06;0.62,4.06 +0.62,5.31;2.50,5.31 +2.50,7.50;1.25,7.50 +4.38,7.50;5.00,9.38 +7.81,9.38;7.19,7.50 +6.56,4.38;8.75,4.38 +8.75,7.19;6.56,7.19 +7.50,7.19;7.50,0.62 +0.62,1.88;3.12,1.88 +3.12,7.81;1.88,9.38 +1.88,9.38;0.00,7.19 + +# UTF-16 : 99 2c +# UTF-8 : ac a4 e9 +[992c] 餬 +3.12,7.81;1.88,9.38 +1.88,9.38;0.00,7.19 +3.44,7.19;5.94,7.19 +5.94,0.62;6.56,1.88 +6.56,1.88;6.88,4.38 +6.88,4.38;6.88,9.06 +6.88,9.06;8.44,9.06 +8.44,9.06;8.44,0.94 +8.44,0.94;7.81,0.62 +0.62,0.62;0.62,6.56 +0.62,6.56;2.81,6.56 +2.81,6.56;2.81,4.06 +2.81,4.06;0.62,4.06 +0.62,2.81;2.81,2.81 +2.81,1.88;0.62,1.88 +0.62,5.31;2.50,5.31 +2.50,7.50;1.25,7.50 +4.69,9.38;4.69,4.38 +6.88,6.25;8.44,6.25 +8.44,3.75;6.88,3.75 +3.75,1.56;3.75,4.38 +3.75,4.38;5.62,4.38 +5.62,4.38;5.62,1.88 +5.62,1.88;3.75,1.88 + +# UTF-16 : 99 2e +# UTF-8 : ae a4 e9 +[992e] 餮 +8.44,4.06;6.88,4.69 +6.88,4.69;4.38,6.56 +4.38,6.56;1.88,4.69 +1.88,4.69;0.31,4.06 +0.31,5.31;1.88,5.94 +1.88,5.94;2.81,6.88 +2.81,6.88;3.44,8.12 +3.44,8.12;1.25,8.12 +4.38,8.12;6.25,9.69 +6.25,9.69;7.19,8.75 +7.19,8.75;9.06,7.81 +7.19,7.81;5.62,6.56 +2.19,6.56;1.25,7.19 +0.00,7.19;1.56,8.44 +1.56,8.44;2.19,9.38 +0.31,9.38;3.75,9.38 +3.75,2.19;5.31,1.25 +5.31,1.25;7.50,0.62 +7.50,0.62;8.12,0.62 +1.25,0.62;4.38,1.25 +4.38,5.31;4.38,4.69 +7.50,2.19;5.94,1.25 +5.94,3.75;2.50,3.75 +2.50,2.81;6.25,2.81 +6.25,2.81;6.25,4.69 +6.25,4.69;2.50,4.69 +2.50,4.69;2.50,0.94 +6.25,5.94;7.81,7.19 +5.00,7.19;6.56,8.44 + +# UTF-16 : 99 3d +# UTF-8 : bd a4 e9 +[993d] 餽 +0.00,7.19;1.88,9.38 +1.88,9.38;3.12,7.81 +1.25,7.50;2.50,7.50 +2.50,5.31;0.62,5.31 +0.62,4.06;2.81,4.06 +2.81,4.06;2.81,6.56 +2.81,6.56;0.62,6.56 +0.62,6.56;0.62,0.62 +2.50,0.62;4.06,1.56 +4.06,1.56;4.69,2.50 +4.69,2.50;5.00,4.69 +5.94,4.69;5.94,8.44 +5.94,9.38;5.00,8.44 +4.06,8.44;4.06,4.69 +4.06,4.69;7.81,4.69 +7.81,4.69;7.81,8.44 +7.81,8.44;4.06,8.44 +4.06,6.56;7.81,6.56 +7.81,3.75;6.88,2.19 +6.88,2.19;8.44,2.50 +8.44,3.12;8.75,2.19 +8.75,1.56;8.44,0.62 +8.44,0.62;6.88,0.62 +6.88,0.62;6.25,1.56 +6.25,1.56;6.25,4.69 +0.62,2.81;2.81,2.81 +2.81,1.88;0.62,1.88 + +# UTF-16 : 99 3e +# UTF-8 : be a4 e9 +[993e] 餾 +0.00,7.19;1.88,9.38 +1.88,9.38;3.12,7.81 +3.12,1.88;0.62,1.88 +0.62,0.62;0.62,6.56 +0.62,6.56;2.81,6.56 +2.81,6.56;2.81,4.06 +2.81,4.06;0.62,4.06 +0.62,5.31;2.50,5.31 +2.50,7.50;1.25,7.50 +4.69,7.50;5.62,6.25 +5.62,9.38;3.75,8.75 +3.75,8.75;3.75,5.94 +5.00,6.56;3.44,5.62 +5.94,5.62;6.88,6.56 +6.88,6.56;7.50,8.12 +7.50,8.12;7.50,8.75 +7.50,5.62;8.12,5.62 +8.12,5.62;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;6.25,8.75 +6.25,4.69;6.25,0.94 +4.38,0.94;8.12,0.94 +8.12,0.62;8.12,4.69 +8.12,4.69;4.38,4.69 +4.38,4.69;4.38,0.62 +4.38,2.81;8.12,2.81 +3.12,2.81;0.62,2.81 + +# UTF-16 : 99 50 +# UTF-8 : 90 a5 e9 +[9950] 饐 +3.75,0.94;8.75,0.94 +6.88,0.94;7.50,2.50 +5.00,2.50;5.62,1.25 +4.69,2.81;7.81,2.81 +7.81,2.81;7.81,4.06 +7.81,4.06;4.69,4.06 +4.69,4.06;4.69,2.81 +4.69,5.00;7.81,5.00 +8.75,5.00;8.75,5.94 +8.75,5.94;3.75,5.94 +3.75,5.94;3.75,5.00 +4.38,6.88;8.12,6.88 +6.25,6.88;6.25,9.38 +4.06,8.12;8.44,8.12 +0.00,7.19;1.88,9.38 +1.88,9.38;3.12,7.81 +1.25,7.50;2.50,7.50 +2.50,5.31;0.62,5.31 +0.62,4.06;2.81,4.06 +2.81,4.06;2.81,6.56 +2.81,6.56;0.62,6.56 +0.62,6.56;0.62,0.62 +0.62,2.81;3.12,2.81 +3.12,1.88;0.62,1.88 + +# UTF-16 : 99 51 +# UTF-8 : 91 a5 e9 +[9951] 饑 +0.94,7.50;1.88,7.50 +1.88,5.31;0.62,5.31 +0.62,2.81;2.50,2.81 +2.50,1.88;0.62,1.88 +0.62,4.06;2.19,4.06 +2.19,4.06;2.19,6.56 +2.19,6.56;0.62,6.56 +0.62,6.56;0.62,0.62 +2.81,0.62;3.75,1.56 +3.75,1.56;4.38,3.44 +4.38,3.44;4.38,4.38 +4.38,3.12;5.31,2.19 +5.31,5.31;5.00,6.25 +5.00,5.62;3.44,5.31 +3.44,5.31;5.00,7.19 +8.44,7.19;6.88,5.31 +6.88,5.31;8.44,5.62 +8.44,6.25;8.75,5.31 +8.75,4.38;3.12,4.38 +8.12,4.38;7.81,5.00 +7.81,6.56;6.88,7.50 +6.88,7.50;8.12,8.75 +4.69,8.75;3.44,7.50 +3.44,7.50;4.38,6.56 +5.62,9.38;5.94,6.25 +5.94,6.25;6.56,3.12 +6.56,3.12;7.50,1.25 +7.50,1.25;8.44,0.62 +8.44,0.62;8.75,1.88 +8.12,3.44;7.50,2.19 +7.50,2.19;6.25,1.25 +6.25,1.25;4.69,0.62 +2.50,7.81;1.56,9.38 +1.56,9.38;0.00,7.19 + +# UTF-16 : 99 98 +# UTF-8 : 98 a6 e9 +[9998] 馘 +7.81,9.06;8.44,8.12 +0.94,8.12;0.31,9.38 +6.25,9.38;6.56,4.38 +6.56,4.38;7.19,2.19 +7.19,2.19;7.81,1.25 +7.81,1.25;8.75,0.62 +8.75,0.62;8.75,2.19 +8.75,7.19;3.44,7.19 +3.44,2.19;5.62,2.81 +3.75,3.75;5.31,3.75 +5.31,3.75;5.31,5.62 +5.31,5.62;3.75,5.62 +3.75,5.62;3.75,3.44 +2.50,3.44;0.62,3.44 +0.62,4.69;2.50,4.69 +2.50,1.88;0.62,1.88 +0.62,1.56;0.62,6.25 +0.62,6.25;2.50,6.25 +2.50,6.25;2.50,1.56 +1.25,6.25;1.56,7.50 +0.00,7.50;2.81,7.50 +1.88,7.50;2.81,9.38 +8.44,5.94;7.81,4.06 +7.81,4.06;6.56,2.19 +6.56,2.19;4.69,0.62 + +# UTF-16 : 99 a5 +# UTF-8 : a5 a6 e9 +[99a5] 馥 +3.44,7.19;5.00,9.38 +4.38,8.44;8.75,8.44 +8.75,0.62;6.56,1.56 +6.56,1.56;5.31,2.81 +3.75,2.50;5.00,3.44 +5.00,3.44;5.94,5.00 +4.69,5.00;8.12,5.00 +8.12,5.00;8.12,7.50 +8.12,7.50;4.69,7.50 +4.69,7.50;4.69,5.00 +4.69,6.25;8.12,6.25 +5.31,3.75;7.81,3.75 +7.81,3.75;6.88,2.50 +6.88,2.50;4.38,0.94 +4.38,0.94;3.12,0.62 +0.31,0.94;0.31,4.38 +0.31,4.38;2.81,4.38 +2.81,4.38;2.81,1.25 +2.81,1.25;0.31,1.25 +0.31,2.81;2.81,2.81 +1.56,5.00;1.56,8.75 +0.00,8.75;2.81,9.38 +2.81,7.50;0.00,7.50 +0.00,5.31;1.56,7.19 +1.56,7.19;2.81,5.62 + +# UTF-16 : 99 bc +# UTF-8 : bc a6 e9 +[99bc] 馼 +6.56,9.38;6.56,7.50 +4.69,7.50;8.44,7.50 +7.81,7.50;7.50,5.31 +7.50,5.31;6.88,3.12 +6.88,3.12;5.62,1.56 +5.62,1.56;4.38,0.62 +8.75,0.62;7.50,1.56 +7.50,1.56;6.25,3.12 +6.25,3.12;5.62,5.31 +5.62,5.31;5.31,7.50 +0.31,7.50;3.75,7.50 +3.75,5.94;0.31,5.94 +0.31,3.12;0.00,1.25 +2.19,4.38;2.19,9.06 +4.06,9.06;0.31,9.06 +0.31,9.06;0.31,4.38 +0.31,4.38;4.38,4.38 +4.38,4.38;4.38,2.19 +4.38,2.19;3.44,0.62 +3.44,0.62;2.19,0.62 +2.19,3.12;2.19,1.56 +1.25,1.56;1.25,3.12 +3.12,3.12;3.44,1.88 + +# UTF-16 : 99 df +# UTF-8 : 9f a7 e9 +[99df] 駟 +5.00,0.94;5.00,8.44 +5.00,8.44;8.75,8.44 +8.75,8.44;8.75,0.94 +8.75,1.25;5.00,1.25 +5.00,3.44;5.94,4.38 +5.94,4.38;6.25,5.62 +6.25,5.62;6.25,8.44 +7.50,8.44;7.50,4.38 +7.50,4.38;8.75,4.38 +2.19,4.38;2.19,9.06 +4.06,9.06;0.31,9.06 +0.31,9.06;0.31,4.38 +0.31,4.38;4.06,4.38 +4.06,4.38;4.06,2.50 +4.06,2.50;3.44,0.94 +3.44,0.94;2.19,0.62 +0.00,0.62;0.31,2.50 +1.25,2.81;1.25,1.25 +2.19,1.88;2.19,3.12 +3.12,3.44;3.12,2.50 +3.75,5.94;0.31,5.94 +0.31,7.50;3.75,7.50 + +# UTF-16 : 99 db +# UTF-8 : 9b a7 e9 +[99db] 駛 +4.69,5.00;4.69,7.50 +4.69,7.50;8.75,7.50 +8.75,7.50;8.75,5.00 +8.75,5.31;4.69,5.31 +6.88,9.38;6.88,5.00 +6.88,5.00;6.56,3.44 +6.56,3.44;5.94,2.19 +5.94,2.19;4.38,0.62 +8.75,0.62;7.19,1.56 +7.19,1.56;5.94,2.81 +5.94,2.81;5.00,4.38 +2.19,4.38;2.19,9.06 +3.75,9.06;0.62,9.06 +0.62,9.06;0.62,4.38 +0.62,4.38;4.06,4.38 +4.06,4.38;4.06,2.19 +4.06,2.19;3.12,0.62 +3.12,0.62;2.19,0.62 +2.19,1.88;2.19,3.12 +0.31,3.12;0.00,1.25 +1.25,1.56;1.25,3.12 +3.12,3.12;3.12,2.19 +3.44,5.94;0.62,5.94 +0.62,7.50;3.44,7.50 + +# UTF-16 : 99 d1 +# UTF-8 : 91 a7 e9 +[99d1] 駑 +1.25,1.88;0.00,0.62 +2.81,0.62;2.50,1.56 +4.06,1.56;4.69,0.62 +4.69,2.50;4.69,5.31 +7.50,5.31;1.88,5.31 +1.88,5.31;1.88,2.50 +1.88,2.50;8.44,2.50 +8.44,2.50;8.44,1.56 +8.44,1.56;7.81,0.62 +7.81,0.62;7.19,0.62 +7.19,3.44;1.88,3.44 +1.88,4.38;7.19,4.38 +6.25,0.94;5.62,1.56 +2.19,9.38;0.62,7.19 +0.62,7.19;1.25,7.19 +1.25,7.19;2.19,6.88 +2.19,6.88;3.44,5.94 +4.69,5.94;5.94,6.25 +5.94,6.25;6.88,6.88 +6.88,6.88;7.81,7.81 +7.81,7.81;8.12,8.75 +8.12,8.75;4.69,8.75 +5.31,8.75;5.94,7.50 +5.94,7.50;7.50,6.25 +7.50,6.25;8.75,5.62 +0.31,5.31;1.56,5.94 +1.56,5.94;2.81,7.19 +2.81,7.19;3.44,8.44 +4.06,8.44;0.00,8.44 + +# UTF-16 : 9a 0f +# UTF-8 : 8f a8 e9 +[9a0f] 騏 +0.00,1.25;0.31,2.81 +0.31,5.94;3.12,5.94 +3.12,7.50;0.31,7.50 +1.88,3.44;1.88,2.19 +1.88,4.38;1.88,9.06 +3.44,9.06;0.31,9.06 +0.31,9.06;0.31,4.38 +0.31,4.38;3.75,4.38 +3.75,4.38;3.75,2.50 +3.75,2.50;3.12,0.94 +3.12,0.94;1.88,0.62 +0.94,1.88;0.94,3.12 +8.75,3.12;4.38,3.12 +4.38,7.81;8.75,7.81 +8.75,0.62;7.50,2.50 +7.50,6.25;5.31,6.25 +5.31,9.38;5.31,3.12 +7.81,3.12;7.81,9.38 +7.81,4.69;5.62,4.69 +5.62,2.50;4.06,0.62 +2.81,2.50;2.81,3.75 + +# UTF-16 : 9a 05 +# UTF-8 : 85 a8 e9 +[9a05] 騅 +0.00,1.25;0.31,3.12 +1.25,3.12;1.25,1.56 +3.12,2.19;3.12,3.12 +2.19,3.12;2.19,1.88 +2.19,4.38;2.19,9.06 +3.75,9.06;0.31,9.06 +0.31,9.06;0.31,4.38 +0.31,4.38;4.06,4.38 +4.06,4.38;4.06,2.50 +4.06,2.50;3.44,0.94 +3.44,0.94;2.19,0.62 +5.00,0.62;5.00,7.50 +5.00,7.50;8.75,7.50 +8.75,0.94;5.00,0.94 +6.88,0.94;6.88,7.50 +6.88,7.50;7.81,9.38 +5.94,9.38;4.06,6.25 +3.44,5.94;0.31,5.94 +0.31,7.50;3.44,7.50 +5.00,5.31;8.44,5.31 +8.44,3.44;5.00,3.44 + +# UTF-16 : 99 e2 +# UTF-8 : a2 a7 e9 +[99e2] 駢 +0.00,0.94;0.31,2.81 +0.31,5.94;3.44,5.94 +3.44,7.50;0.31,7.50 +5.62,7.50;5.62,5.00 +5.62,5.00;5.31,2.81 +5.31,2.81;4.69,1.25 +4.69,1.25;4.06,0.62 +7.50,0.62;7.50,7.50 +4.38,7.50;8.75,7.50 +8.75,4.69;4.38,4.69 +1.88,4.69;1.88,9.06 +3.75,9.06;0.31,9.06 +0.31,9.06;0.31,4.38 +0.31,4.38;3.75,4.38 +3.75,4.38;3.75,2.50 +3.75,2.50;2.81,0.62 +2.81,0.62;1.88,0.62 +1.88,2.19;1.88,3.44 +0.94,3.12;0.94,1.88 +2.81,2.50;2.81,3.75 +5.94,8.12;5.31,9.38 +8.12,9.38;7.19,7.50 + +# UTF-16 : 9a 37 +# UTF-8 : b7 a8 e9 +[9a37] 騷 +5.00,2.50;5.00,4.38 +5.00,4.38;8.12,4.38 +8.12,4.38;8.12,2.81 +8.12,2.81;5.00,2.81 +1.88,4.38;1.88,9.06 +3.75,9.06;0.31,9.06 +0.31,9.06;0.31,4.38 +0.31,4.38;4.06,4.38 +4.06,4.38;4.06,2.50 +4.06,2.50;3.44,0.94 +3.44,0.94;2.19,0.62 +4.38,0.62;7.81,1.56 +1.25,1.56;1.25,3.12 +3.12,3.12;3.12,2.19 +7.50,2.19;8.44,0.62 +5.94,8.44;6.56,7.81 +6.56,5.62;6.56,1.25 +0.00,1.25;0.31,3.12 +2.19,3.12;2.19,1.88 +3.44,5.94;0.31,5.94 +0.31,7.50;3.44,7.50 +4.69,7.50;4.38,6.56 +4.38,5.31;6.25,6.25 +6.25,6.25;7.50,7.50 +7.50,7.50;8.44,9.06 +8.44,9.06;4.69,9.06 +5.31,8.12;6.25,6.88 +6.25,6.88;7.50,5.94 +7.50,5.94;8.75,5.31 + +# UTF-16 : 9a 42 +# UTF-8 : 82 a9 e9 +[9a42] 驂 +0.00,1.25;0.31,3.12 +0.31,5.94;3.12,5.94 +3.12,7.50;0.31,7.50 +5.00,7.50;4.06,5.94 +4.06,5.94;5.62,6.25 +5.62,6.88;5.94,5.94 +8.75,5.94;8.44,6.88 +8.44,6.25;6.88,5.94 +6.88,5.94;7.81,7.50 +7.81,8.44;6.25,8.12 +6.25,8.12;4.69,8.12 +5.31,8.12;6.56,9.38 +7.50,8.75;8.44,7.81 +8.75,4.06;6.56,5.62 +6.56,5.62;4.69,4.38 +1.88,4.38;1.88,9.06 +3.75,9.06;0.31,9.06 +0.31,9.06;0.31,4.38 +0.31,4.38;4.06,4.38 +4.06,4.38;4.06,2.50 +4.06,2.50;3.44,0.94 +3.44,0.94;2.19,0.62 +2.19,1.88;2.19,3.12 +3.12,3.12;3.12,2.19 +5.00,2.19;5.94,2.50 +5.94,2.50;7.50,3.44 +5.00,3.44;5.94,3.75 +5.94,3.75;6.88,4.38 +1.25,3.12;1.25,1.56 +4.69,0.94;6.56,1.56 +6.56,1.56;8.12,2.50 + +# UTF-16 : 9a 40 +# UTF-8 : 80 a9 e9 +[9a40] 驀 +0.00,9.06;8.75,9.06 +5.94,8.44;5.94,9.69 +2.81,9.69;2.81,8.44 +1.56,7.19;7.19,7.19 +7.19,6.25;1.56,6.25 +1.56,6.25;1.56,8.12 +1.56,8.12;7.19,8.12 +7.19,8.12;7.19,6.25 +3.12,6.25;1.25,4.06 +1.25,4.06;0.31,3.44 +0.31,5.31;8.44,5.31 +8.44,3.44;7.50,4.06 +7.50,4.06;6.25,5.31 +6.25,0.62;5.31,1.25 +4.06,1.25;4.69,0.62 +3.12,0.62;2.50,1.25 +2.50,2.81;6.88,2.81 +6.88,3.44;2.19,3.44 +1.25,1.56;0.31,0.62 +7.19,0.62;7.81,0.62 +7.81,0.62;8.44,1.25 +8.44,1.25;8.44,1.88 +8.44,1.88;2.19,1.88 +2.19,1.88;2.19,4.38 +2.19,4.38;6.56,4.38 +4.38,4.38;4.38,1.88 + +# UTF-16 : 9a 5f +# UTF-8 : 9f a9 e9 +[9a5f] 驟 +0.94,1.56;0.94,3.12 +2.81,3.12;2.81,2.19 +6.88,8.44;8.75,8.44 +8.75,8.44;8.12,6.88 +8.12,6.88;6.88,5.31 +6.88,7.50;7.81,6.88 +7.81,6.88;8.75,5.62 +8.12,5.00;5.94,4.38 +5.62,4.38;5.00,3.12 +5.00,3.12;4.38,2.50 +5.94,2.50;5.00,1.25 +5.00,1.25;4.06,0.62 +4.06,5.94;6.56,6.56 +6.56,9.06;4.06,9.06 +4.69,9.06;4.69,6.25 +4.69,7.19;5.94,7.19 +5.94,9.06;5.94,5.31 +5.94,8.12;4.69,8.12 +8.44,3.75;7.50,2.81 +0.31,2.81;0.00,0.94 +9.06,0.94;7.81,1.88 +7.81,1.88;6.88,3.44 +6.88,3.44;6.56,4.38 +6.56,4.38;6.56,0.62 +2.19,0.62;2.81,0.62 +2.81,0.62;3.44,1.56 +3.44,1.56;3.75,2.81 +3.75,2.81;3.75,4.38 +3.75,4.38;0.31,4.38 +0.31,4.38;0.31,9.06 +0.31,9.06;3.12,9.06 +3.12,7.50;0.31,7.50 +0.31,5.94;3.12,5.94 +1.88,4.38;1.88,9.06 +1.88,3.12;1.88,1.88 + +# UTF-16 : 9a 6a +# UTF-8 : aa a9 e9 +[9a6a] 驪 +0.00,1.25;0.31,2.81 +0.31,7.50;2.81,7.50 +2.81,5.94;0.31,5.94 +8.75,5.94;4.06,5.94 +4.06,5.94;4.06,2.19 +4.06,2.19;3.75,1.25 +3.75,1.25;3.12,0.62 +1.56,0.62;2.50,0.94 +2.50,0.94;3.12,2.50 +3.12,2.50;3.12,4.38 +3.12,4.38;0.31,4.38 +0.31,4.38;0.31,9.06 +0.31,9.06;3.12,9.06 +1.56,9.06;1.56,4.38 +1.56,3.44;1.56,2.19 +6.25,2.19;5.00,2.19 +5.00,0.94;5.00,3.12 +6.88,3.12;6.88,0.94 +6.88,0.94;8.44,0.94 +8.44,0.94;8.75,1.88 +8.75,9.38;6.88,9.38 +5.94,9.38;4.06,9.38 +4.06,6.88;4.06,8.44 +4.06,8.44;5.62,8.44 +5.62,8.44;5.62,6.88 +6.88,6.88;6.88,8.44 +6.88,8.44;8.44,8.44 +8.44,8.44;8.44,6.88 +7.81,6.88;7.50,7.81 +4.69,7.81;5.00,6.88 +6.25,6.88;6.25,5.94 +6.88,5.94;6.88,3.75 +6.88,1.88;8.44,2.50 +2.19,2.50;2.19,3.75 +5.62,3.75;5.62,5.94 +6.25,1.25;4.38,0.62 +4.38,5.00;8.44,5.00 +8.44,5.00;8.44,3.75 +8.44,3.75;4.06,3.75 +0.94,3.12;0.94,1.88 + +# UTF-16 : 9a ad +# UTF-8 : ad aa e9 +[9aad] 骭 +0.00,5.31;0.00,6.56 +0.00,6.56;4.06,6.56 +4.06,6.56;4.06,5.31 +4.69,5.62;8.75,5.62 +8.12,8.75;5.00,8.75 +6.56,8.75;6.56,0.62 +2.50,0.62;3.12,0.62 +3.12,0.62;3.12,5.31 +3.12,5.31;0.94,5.31 +0.94,5.31;0.94,0.62 +0.94,2.50;3.12,2.50 +3.12,3.75;0.94,3.75 +0.94,6.56;0.94,9.06 +0.94,9.06;3.12,9.06 +3.12,9.06;3.12,6.56 +3.12,7.81;1.88,7.81 +1.88,7.81;1.88,6.56 + +# UTF-16 : 9a b0 +# UTF-8 : b0 aa e9 +[9ab0] 骰 +0.00,5.31;0.00,6.56 +0.00,6.56;4.06,6.56 +4.06,6.56;4.06,5.31 +4.69,5.62;5.31,6.56 +5.31,6.56;5.62,7.81 +5.62,7.81;5.62,9.06 +5.62,9.06;7.50,9.06 +7.50,9.06;7.50,5.62 +7.50,5.62;8.44,5.62 +8.44,5.62;8.75,6.88 +8.75,0.62;7.50,1.25 +7.50,1.25;6.25,2.19 +6.25,2.19;5.62,3.12 +5.62,3.12;5.00,4.69 +4.38,4.69;8.44,4.69 +8.44,4.69;7.81,3.12 +7.81,3.12;6.56,1.88 +6.56,1.88;5.62,1.25 +5.62,1.25;4.06,0.62 +2.50,0.62;3.12,0.62 +3.12,0.62;3.12,5.31 +3.12,5.31;0.94,5.31 +0.94,5.31;0.94,0.62 +0.94,2.50;3.12,2.50 +3.12,3.75;0.94,3.75 +0.94,6.56;0.94,9.06 +0.94,9.06;3.12,9.06 +3.12,9.06;3.12,6.56 +1.88,6.56;1.88,7.81 +1.88,7.81;3.12,7.81 + +# UTF-16 : 9a bc +# UTF-8 : bc aa e9 +[9abc] 骼 +0.00,5.31;0.00,6.56 +0.00,6.56;4.06,6.56 +4.06,6.56;4.06,5.31 +4.06,3.44;5.94,5.00 +5.94,5.00;7.50,6.88 +7.50,6.88;7.81,8.12 +7.81,8.12;5.62,8.12 +5.94,9.38;5.31,7.50 +5.31,7.50;4.69,6.56 +1.88,6.56;1.88,7.81 +1.88,7.81;3.12,7.81 +3.12,6.56;3.12,9.06 +3.12,9.06;0.94,9.06 +0.94,9.06;0.94,6.56 +0.94,3.75;3.12,3.75 +3.12,2.50;0.94,2.50 +0.94,0.62;0.94,5.31 +0.94,5.31;3.12,5.31 +3.12,5.31;3.12,0.62 +3.12,0.62;2.50,0.62 +5.00,0.62;5.00,3.75 +5.00,3.75;7.81,3.75 +7.81,3.75;7.81,0.62 +7.81,0.94;5.31,0.94 +5.31,7.50;5.62,6.56 +5.62,6.56;7.19,4.69 +7.19,4.69;8.75,3.44 + +# UTF-16 : 9a d3 +# UTF-8 : 93 ab e9 +[9ad3] 髓 +4.69,2.19;3.44,0.94 +3.44,5.31;3.44,6.56 +3.44,6.56;0.00,6.56 +0.00,6.56;0.00,5.31 +5.31,5.31;6.56,7.19 +6.56,7.19;7.19,9.38 +5.62,8.12;8.75,8.12 +8.75,5.94;6.25,5.94 +7.50,5.94;7.50,7.19 +7.50,1.56;8.12,1.88 +8.12,1.88;8.12,5.00 +8.12,5.00;6.25,5.00 +6.25,5.00;6.25,1.56 +6.25,3.12;8.12,3.12 +8.12,4.06;6.56,4.06 +6.56,7.19;8.44,7.19 +5.00,7.19;4.06,8.75 +4.06,5.94;4.69,5.94 +4.69,5.94;4.69,2.19 +4.69,2.19;5.62,0.94 +5.62,0.94;8.12,0.94 +8.12,0.94;9.06,1.25 +2.81,7.81;1.56,7.81 +1.56,7.81;1.56,6.56 +2.81,6.56;2.81,9.06 +2.81,9.06;0.62,9.06 +0.62,9.06;0.62,6.56 +0.62,3.75;2.81,3.75 +2.81,2.50;0.62,2.50 +0.62,0.62;0.62,5.00 +0.62,5.00;2.81,5.00 +2.81,5.00;2.81,0.62 + +# UTF-16 : 9a de +# UTF-8 : 9e ab e9 +[9ade] 髞 +6.25,4.69;6.25,0.62 +0.00,0.62;0.00,4.38 +0.00,4.38;3.12,4.38 +3.12,4.38;3.12,0.62 +3.12,0.62;2.50,0.62 +2.50,5.31;2.50,6.88 +2.50,6.88;0.62,6.88 +0.62,6.88;0.62,5.31 +0.62,5.62;2.50,5.62 +0.94,1.56;0.94,3.44 +0.94,3.44;2.19,3.44 +2.19,3.44;2.19,1.88 +2.19,1.88;0.94,1.88 +3.75,3.75;8.75,3.75 +8.75,1.25;7.81,1.88 +7.81,1.88;6.25,3.75 +6.25,3.75;4.69,1.88 +4.69,1.88;3.75,1.25 +4.38,5.00;4.38,6.56 +4.38,6.56;5.62,6.56 +5.62,6.56;5.62,5.00 +5.62,5.00;4.38,5.00 +6.88,5.00;6.88,6.56 +6.88,6.56;8.12,6.56 +8.12,6.56;8.12,5.00 +8.12,5.00;7.19,5.00 +7.19,7.50;5.00,7.50 +5.00,7.50;5.00,9.06 +5.00,9.06;7.50,9.06 +7.50,9.06;7.50,7.50 +1.56,9.38;1.56,7.81 +0.00,7.81;3.12,7.81 + +# UTF-16 : 9a f1 +# UTF-8 : b1 ab e9 +[9af1] 髱 +6.25,1.88;6.88,1.88 +6.88,1.88;7.50,2.50 +7.50,2.50;7.50,4.06 +7.50,4.06;1.88,4.06 +1.88,2.19;5.00,2.19 +5.00,2.19;5.00,3.12 +5.00,3.12;1.56,3.12 +1.56,3.12;1.56,0.94 +1.56,0.94;2.19,0.62 +2.19,0.62;8.12,0.62 +8.12,0.62;8.44,1.56 +8.44,8.12;5.62,7.19 +5.62,8.44;8.44,9.38 +4.06,9.38;0.94,9.38 +0.94,9.38;0.94,6.88 +0.94,7.81;3.75,7.81 +3.75,8.44;0.94,8.44 +3.12,5.94;0.62,5.31 +0.62,5.31;1.56,6.88 +4.69,6.88;0.00,6.88 +0.00,2.81;2.81,5.00 +2.81,6.25;4.06,5.31 +5.00,5.31;6.88,5.94 +6.88,5.94;8.75,6.88 + +# UTF-16 : 9a fb +# UTF-8 : bb ab e9 +[9afb] 髻 +4.38,5.00;4.38,3.12 +7.50,3.12;1.25,3.12 +1.25,7.81;3.75,7.81 +3.75,8.44;0.94,8.44 +5.62,8.44;8.44,9.69 +8.44,8.12;5.62,6.88 +4.69,6.88;0.00,6.88 +8.75,6.88;7.19,5.94 +7.19,5.94;5.00,5.31 +3.75,5.31;2.50,6.25 +3.12,5.62;0.62,5.31 +0.62,5.31;1.56,6.88 +0.94,6.88;0.94,9.38 +0.94,9.38;4.06,9.38 +0.31,4.38;8.44,4.38 +6.88,0.62;6.88,2.19 +6.88,2.19;1.88,2.19 +1.88,2.19;1.88,0.62 +1.88,0.94;6.88,0.94 + +# UTF-16 : 9b 27 +# UTF-8 : a7 ac e9 +[9b27] 鬧 +0.31,0.62;0.31,9.38 +8.44,9.38;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 +7.50,6.88;5.00,6.88 +6.25,6.88;6.25,9.06 +7.50,9.06;5.00,9.06 +3.75,9.06;1.25,9.06 +2.50,9.06;2.50,6.88 +3.75,6.88;1.25,6.88 +1.56,8.12;3.44,8.12 +5.31,8.12;7.19,8.12 +7.19,5.00;1.56,5.00 +4.38,5.94;4.38,0.94 +2.19,2.19;2.19,4.06 +2.19,4.06;6.56,4.06 +6.56,4.06;6.56,2.50 +6.56,2.50;5.94,2.19 + +# UTF-16 : 9b 29 +# UTF-8 : a9 ac e9 +[9b29] 鬩 +1.25,0.62;2.19,0.94 +2.19,0.94;3.44,2.19 +3.44,2.19;3.75,3.12 +3.75,4.38;2.19,4.38 +6.25,4.38;4.69,4.38 +4.69,5.31;6.25,5.31 +6.25,5.31;6.25,3.12 +6.25,3.12;2.19,3.12 +2.19,3.12;2.19,5.00 +2.19,5.00;3.75,5.62 +4.69,3.12;4.69,1.25 +4.69,1.25;5.00,0.94 +5.00,0.94;6.88,0.94 +6.88,0.94;7.19,1.88 +0.00,0.62;0.00,9.38 +8.44,9.38;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.62 +7.81,6.56;4.69,6.56 +6.25,6.56;6.25,9.06 +5.00,9.06;7.50,9.06 +7.50,7.81;5.00,7.81 +3.44,7.81;0.94,7.81 +0.94,9.06;3.44,9.06 +2.19,9.06;2.19,6.56 +0.62,6.56;3.75,6.56 + +# UTF-16 : 9b 2a +# UTF-8 : aa ac e9 +[9b2a] 鬪 +6.56,5.62;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,2.19;5.00,2.81 +3.44,2.81;3.12,1.88 +2.19,1.88;1.56,2.81 +1.56,4.38;3.75,4.38 +3.75,4.38;3.75,3.12 +3.75,3.12;1.25,3.12 +1.25,3.12;1.25,4.38 +4.69,4.38;7.50,4.38 +4.06,5.31;0.94,5.31 +0.94,1.25;4.06,2.19 +0.00,0.62;0.00,9.38 +8.44,9.38;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.62 +7.81,6.25;4.69,6.25 +6.25,6.25;6.25,9.06 +5.00,9.06;7.50,9.06 +7.50,7.81;5.00,7.81 +3.44,7.81;0.94,7.81 +0.94,9.06;3.44,9.06 +2.19,9.06;2.19,6.25 +0.62,6.25;3.75,6.25 + +# UTF-16 : 9b 2e +# UTF-8 : ae ac e9 +[9b2e] 鬮 +0.00,0.62;0.00,9.69 +8.75,9.69;8.75,0.94 +8.75,0.94;8.44,0.62 +5.00,0.62;5.00,5.94 +5.00,5.00;6.88,5.00 +6.88,5.00;6.88,5.94 +6.88,5.94;2.19,5.94 +2.19,5.94;2.19,5.00 +2.19,5.00;3.75,5.00 +3.75,5.94;3.75,0.94 +3.75,0.94;4.38,0.62 +4.38,0.62;7.81,0.62 +7.81,0.62;8.12,1.56 +0.94,1.56;7.50,1.56 +7.50,1.56;7.50,3.75 +7.50,3.75;0.94,3.75 +0.94,9.38;3.44,9.38 +2.19,9.38;2.19,7.81 +6.56,7.81;6.56,9.38 +7.81,9.38;5.31,9.38 +5.00,7.81;8.12,7.81 +0.62,7.81;3.44,7.81 +4.38,7.81;3.75,7.19 +3.75,7.19;1.25,5.62 +1.25,4.38;2.81,4.38 +2.81,4.38;2.81,3.12 +2.81,3.12;1.25,3.12 +5.94,3.12;6.88,2.19 +6.88,3.12;5.94,2.19 +1.25,2.19;2.81,2.19 +2.81,2.19;2.81,0.94 +2.81,0.94;1.25,0.94 +1.25,8.75;3.12,8.75 +5.62,8.75;7.50,8.75 +3.44,6.88;5.94,6.88 +5.94,6.88;4.69,5.94 + +# UTF-16 : 9b 74 +# UTF-8 : b4 ad e9 +[9b74] 魴 +1.25,8.44;2.81,8.44 +2.81,8.44;1.88,6.88 +1.88,6.88;1.88,3.12 +3.12,3.12;3.12,6.88 +3.12,6.88;0.62,6.88 +0.62,6.88;0.62,3.12 +0.62,3.12;3.12,3.12 +3.12,5.00;0.62,5.00 +0.62,2.19;0.00,0.94 +0.00,7.19;0.62,7.81 +0.62,7.81;1.56,9.38 +1.56,0.94;1.56,2.19 +2.50,2.19;2.81,1.25 +3.44,2.50;4.06,1.88 +4.06,0.62;5.00,1.56 +5.00,1.56;5.62,3.75 +5.62,3.75;5.94,7.50 +5.94,5.31;8.44,5.31 +8.44,5.31;8.44,4.06 +8.44,4.06;8.12,1.56 +8.12,1.56;7.50,0.62 +7.50,0.62;6.88,0.62 +6.25,9.38;6.25,7.50 +4.06,7.50;8.75,7.50 + +# UTF-16 : 9b 83 +# UTF-8 : 83 ae e9 +[9b83] 鮃 +1.25,9.38;0.62,7.81 +0.62,7.81;0.00,7.19 +0.00,1.25;0.62,2.19 +1.56,2.19;1.56,0.94 +2.81,0.94;2.50,2.19 +3.44,2.19;4.06,1.25 +4.06,5.00;5.31,7.19 +7.19,7.19;8.44,5.00 +3.12,5.00;0.62,5.00 +0.62,3.12;3.12,3.12 +3.12,3.12;3.12,6.88 +3.12,6.88;0.62,6.88 +0.62,6.88;0.62,3.12 +1.88,3.12;1.88,6.88 +1.88,6.88;2.50,8.44 +2.50,8.44;0.94,8.44 +3.75,4.06;8.75,4.06 +6.25,0.62;6.25,8.75 +4.06,8.75;8.44,8.75 + +# UTF-16 : 9b b4 +# UTF-8 : b4 ae e9 +[9bb4] 鮴 +3.75,5.62;4.69,6.88 +4.69,6.88;5.62,9.06 +5.62,6.56;8.75,6.56 +8.75,2.50;8.12,3.44 +8.12,3.44;7.19,6.25 +7.19,6.25;6.25,3.44 +6.25,3.44;5.62,2.50 +4.06,1.25;3.44,2.19 +2.50,2.19;2.81,0.94 +2.81,5.00;0.62,5.00 +0.62,3.12;3.12,3.12 +3.12,3.12;3.12,6.88 +3.12,6.88;0.62,6.88 +0.62,6.88;0.62,3.12 +1.88,3.12;1.88,6.88 +1.88,6.88;2.50,8.44 +2.50,8.44;1.25,8.44 +1.25,9.38;0.62,7.81 +0.62,7.81;0.00,7.19 +0.00,0.94;0.62,2.19 +1.56,2.19;1.56,0.94 +5.00,6.88;5.00,0.62 +7.19,0.62;7.19,9.38 + +# UTF-16 : 9b b9 +# UTF-8 : b9 ae e9 +[9bb9] 鮹 +4.06,1.25;3.44,2.19 +2.50,2.19;2.81,0.94 +2.81,5.00;0.62,5.00 +0.62,3.12;3.12,3.12 +3.12,3.12;3.12,6.88 +3.12,6.88;0.62,6.88 +0.62,6.88;0.62,3.12 +1.88,3.12;1.88,6.88 +1.88,6.88;2.50,8.44 +2.50,8.44;1.25,8.44 +1.25,9.38;0.62,7.81 +0.62,7.81;0.00,7.19 +0.00,0.94;0.62,2.19 +1.56,2.19;1.56,0.62 +7.19,0.62;7.50,0.62 +7.50,0.62;7.81,0.94 +7.81,0.94;7.81,6.56 +7.81,6.56;5.00,6.56 +5.00,6.56;5.00,0.62 +5.00,3.12;7.81,3.12 +7.81,4.69;5.00,4.69 +5.00,8.44;3.75,6.56 +8.75,6.56;7.50,8.44 +6.25,9.38;6.25,6.56 + +# UTF-16 : 9b f2 +# UTF-8 : b2 af e9 +[9bf2] 鯲 +9.06,5.94;8.12,7.50 +8.12,7.50;7.50,9.38 +7.50,9.38;6.56,7.19 +6.56,7.19;5.94,6.25 +5.94,7.50;3.44,7.50 +3.44,0.62;4.06,2.19 +4.06,2.19;4.38,4.69 +4.38,4.69;4.69,9.38 +4.69,5.62;5.62,5.62 +5.62,5.62;5.62,3.75 +5.62,3.75;5.31,0.62 +5.31,0.62;4.69,0.62 +1.25,0.62;1.25,2.19 +2.19,2.19;2.50,1.25 +2.50,5.00;0.31,5.00 +0.31,3.12;2.81,3.12 +2.81,3.12;2.81,6.88 +2.81,6.88;0.31,6.88 +0.31,6.88;0.31,3.12 +1.56,3.12;1.56,6.88 +1.56,6.88;2.19,8.44 +2.19,8.44;1.25,8.44 +1.25,9.38;0.62,7.81 +0.62,7.81;0.00,7.19 +0.00,0.94;0.31,1.88 +3.12,1.88;2.81,2.50 +8.12,4.38;6.88,5.62 +6.56,3.12;7.50,2.19 +7.50,2.19;8.44,0.62 + +# UTF-16 : 9c 15 +# UTF-8 : 95 b0 e9 +[9c15] 鰕 +3.75,0.62;3.75,8.75 +3.75,8.75;5.62,8.75 +5.62,8.75;5.62,6.56 +5.62,6.56;3.75,6.56 +3.75,4.69;5.94,4.69 +5.94,2.81;3.75,2.81 +6.56,6.56;8.44,6.56 +8.44,6.25;8.44,8.75 +8.44,8.75;6.56,8.75 +6.56,5.00;8.44,5.00 +8.44,5.00;8.12,3.44 +8.12,3.44;6.88,1.56 +6.88,1.56;5.62,0.62 +8.75,0.62;7.81,1.88 +7.81,1.88;7.19,3.12 +7.19,3.12;6.88,4.06 +1.25,0.62;1.25,2.19 +2.19,2.19;2.50,0.94 +3.12,1.56;2.81,2.50 +0.31,2.19;0.00,0.94 +0.00,7.19;0.62,7.81 +0.62,7.81;1.25,9.38 +1.25,8.44;2.19,8.44 +2.19,8.44;1.56,6.88 +1.56,6.88;1.56,3.12 +0.31,3.12;2.81,3.12 +2.81,3.12;2.81,6.88 +2.81,6.88;0.31,6.88 +0.31,6.88;0.31,3.12 +0.31,5.00;2.81,5.00 + +# UTF-16 : 9c 0c +# UTF-8 : 8c b0 e9 +[9c0c] 鰌 +3.75,1.56;3.12,2.19 +2.19,2.19;2.50,1.25 +2.50,5.00;0.31,5.00 +0.31,3.12;2.81,3.12 +2.81,3.12;2.81,6.88 +2.81,6.88;0.31,6.88 +0.31,6.88;0.31,3.12 +1.56,3.12;1.56,6.88 +1.56,6.88;2.19,8.44 +2.19,8.44;1.25,8.44 +1.25,9.38;0.62,7.81 +0.62,7.81;0.00,7.19 +0.00,1.25;0.31,2.19 +4.38,2.19;7.81,2.19 +1.25,2.19;1.25,0.94 +4.38,0.94;7.81,0.94 +7.81,0.62;7.81,5.62 +7.81,5.62;4.38,5.62 +4.38,5.62;4.38,0.62 +4.38,3.75;5.31,4.06 +5.31,4.06;5.62,5.00 +5.62,5.00;5.62,7.50 +5.00,7.50;7.19,7.50 +6.56,7.50;6.56,4.06 +6.56,4.06;7.81,4.06 +8.75,6.56;8.12,7.19 +8.12,7.19;7.19,9.06 +7.19,9.06;5.94,9.06 +4.69,9.06;4.06,7.19 +4.06,7.19;3.44,6.56 + +# UTF-16 : 9c 12 +# UTF-8 : 92 b0 e9 +[9c12] 鰒 +8.12,6.25;4.69,6.25 +4.69,5.00;4.69,7.50 +4.69,7.50;8.12,7.50 +8.12,7.50;8.12,5.00 +8.12,5.00;4.69,5.00 +4.69,8.44;8.75,8.44 +8.75,0.62;7.19,1.25 +7.19,1.25;5.94,2.19 +5.94,2.19;5.00,3.75 +5.00,3.75;8.12,3.75 +8.12,3.75;7.50,2.81 +7.50,2.81;6.56,1.88 +6.56,1.88;5.00,0.94 +5.00,0.94;3.75,0.62 +3.75,1.56;3.12,2.19 +2.19,2.19;2.50,1.25 +2.50,5.00;0.31,5.00 +0.31,3.12;2.81,3.12 +2.81,3.12;2.81,6.88 +2.81,6.88;0.31,6.88 +0.31,6.88;0.31,3.12 +1.56,3.12;1.56,6.88 +1.56,6.88;2.19,8.44 +2.19,8.44;1.25,8.44 +1.25,0.94;1.25,2.19 +0.31,2.19;0.00,1.25 +0.00,7.19;0.62,7.81 +0.62,7.81;1.25,9.38 +5.00,9.38;4.38,7.81 +4.38,7.81;3.75,6.88 +5.62,5.00;4.69,3.12 +4.69,3.12;4.06,2.50 + +# UTF-16 : 9c e7 +# UTF-8 : a7 b3 e9 +[9ce7] 鳧 +3.44,9.06;4.38,9.69 +4.38,3.75;3.44,4.69 +2.19,4.69;2.81,3.75 +5.94,4.06;5.00,4.69 +1.25,4.69;0.00,3.12 +0.00,0.62;1.56,0.94 +1.56,0.94;2.50,1.56 +2.50,1.56;3.12,3.12 +3.12,3.12;5.31,3.12 +5.31,3.12;5.31,0.94 +5.31,0.94;8.44,0.94 +8.44,0.94;8.75,1.88 +8.44,6.25;1.56,6.25 +1.56,7.19;6.56,7.19 +6.56,7.19;6.56,9.06 +6.56,9.06;1.56,9.06 +1.56,9.06;1.56,5.31 +1.56,5.31;8.12,5.31 +8.12,5.31;8.12,4.38 +8.12,4.38;6.88,3.44 +6.88,3.44;6.25,3.44 +6.25,8.12;1.56,8.12 + +# UTF-16 : 9c ec +# UTF-8 : ac b3 e9 +[9cec] 鳬 +0.00,0.62;0.94,0.94 +0.94,0.94;1.88,1.88 +1.88,1.88;2.50,3.75 +2.50,3.75;5.62,3.75 +5.62,3.75;5.62,0.94 +5.62,0.94;8.44,0.94 +8.44,0.94;8.75,1.88 +8.75,5.94;1.25,5.94 +1.25,6.88;6.56,6.88 +6.56,6.88;6.56,8.75 +6.56,8.75;1.25,8.75 +1.25,8.75;1.25,5.00 +1.25,5.00;8.12,5.00 +8.12,5.00;8.12,4.06 +8.12,4.06;6.88,3.12 +6.88,3.12;6.25,3.12 +6.25,7.81;1.25,7.81 +3.44,8.75;4.38,9.69 + +# UTF-16 : 9d 87 +# UTF-8 : 87 b6 e9 +[9d87] 鶇 +2.19,3.44;3.44,2.19 +3.44,5.62;0.31,5.62 +0.31,4.38;0.31,6.88 +0.31,6.88;3.44,6.88 +3.44,6.88;3.44,4.38 +3.44,4.38;0.31,4.38 +1.88,4.38;0.94,2.50 +0.94,2.50;0.00,1.56 +0.00,8.12;3.75,8.12 +3.75,0.94;4.69,2.81 +7.50,2.81;7.81,1.88 +7.81,7.19;5.00,7.19 +5.00,5.94;7.81,5.94 +7.81,5.94;7.81,8.44 +7.81,8.44;5.00,8.44 +5.00,8.44;5.00,3.75 +5.00,3.75;8.75,3.75 +8.75,3.75;8.75,1.88 +8.75,1.88;8.12,0.62 +8.12,0.62;7.19,0.62 +1.88,0.62;1.88,9.38 +6.56,9.38;5.94,8.44 +5.62,1.25;5.62,2.81 +6.56,2.81;6.88,1.56 +8.44,4.69;5.00,4.69 + +# UTF-16 : 9d d3 +# UTF-8 : 93 b7 e9 +[9dd3] 鷓 +1.56,6.25;4.06,6.25 +4.06,8.12;0.94,8.12 +0.94,8.12;0.94,4.06 +0.94,4.06;0.62,2.50 +0.62,2.50;0.00,1.56 +3.12,1.56;3.12,3.12 +1.88,3.12;0.62,0.94 +4.38,0.94;5.00,2.50 +5.62,2.50;5.62,1.25 +5.62,8.44;6.25,9.38 +2.50,9.38;2.50,8.12 +2.50,3.12;1.88,1.25 +8.75,4.69;5.00,4.69 +5.00,5.94;7.81,5.94 +7.81,5.94;7.81,8.44 +7.81,8.44;5.00,8.44 +5.00,8.44;5.00,3.75 +5.00,3.75;8.75,3.75 +8.75,3.75;8.75,2.19 +8.75,2.19;8.12,0.62 +8.12,0.62;6.88,0.62 +6.88,1.56;6.56,2.81 +7.50,2.81;7.81,1.88 +7.81,7.19;5.00,7.19 +3.44,7.50;3.44,4.06 +3.44,4.06;2.19,4.06 +2.19,4.06;2.19,7.50 +3.75,3.12;4.06,1.88 + +# UTF-16 : 9d f8 +# UTF-8 : b8 b7 e9 +[9df8] 鷸 +0.94,9.06;3.75,9.06 +3.75,9.06;2.19,7.81 +3.44,6.25;4.38,7.19 +4.38,7.19;0.00,7.19 +0.00,5.31;0.94,5.62 +0.94,5.62;2.50,7.19 +2.50,7.19;2.50,4.69 +2.50,4.69;1.56,4.69 +8.75,4.69;5.00,4.69 +5.00,7.19;7.81,7.19 +7.81,1.88;7.50,2.81 +5.00,2.81;4.38,1.25 +1.25,1.25;1.25,2.50 +1.25,2.50;2.81,2.50 +2.81,2.50;2.81,1.56 +2.81,1.56;1.25,1.56 +6.88,1.56;6.56,2.81 +6.56,9.38;5.62,8.44 +5.62,2.81;5.62,1.25 +5.00,5.94;7.81,5.94 +7.81,5.94;7.81,8.44 +7.81,8.44;5.00,8.44 +5.00,8.44;5.00,3.75 +5.00,3.75;8.75,3.75 +8.75,3.75;8.75,2.19 +8.75,2.19;8.12,0.62 +8.12,0.62;7.19,0.62 +3.12,0.62;3.75,0.94 +3.75,0.94;3.75,4.06 +3.75,4.06;0.31,4.06 +0.31,4.06;0.31,0.62 +0.31,2.50;1.25,3.12 +1.25,3.12;1.56,4.06 +1.56,8.44;2.81,7.19 +2.50,4.06;2.50,3.12 +2.50,3.12;3.75,3.12 + +# UTF-16 : 9d e6 +# UTF-8 : a6 b7 e9 +[9de6] 鷦 +5.62,8.44;6.25,9.38 +3.44,9.38;2.50,8.12 +2.50,8.12;2.50,3.75 +3.75,3.75;0.94,3.75 +0.94,3.12;0.94,8.12 +0.94,8.12;3.75,8.12 +3.75,6.56;0.94,6.56 +0.94,5.31;3.75,5.31 +3.75,1.88;3.44,2.81 +2.81,2.81;2.81,1.25 +5.62,1.25;5.62,2.50 +4.69,2.50;4.06,0.94 +1.56,0.94;2.19,2.81 +7.50,2.81;7.81,1.88 +7.81,7.19;4.69,7.19 +4.69,5.94;7.81,5.94 +7.81,5.94;7.81,8.44 +7.81,8.44;4.69,8.44 +4.69,8.44;4.69,3.75 +4.69,3.75;8.75,3.75 +8.75,3.75;8.75,2.19 +8.75,2.19;8.12,0.62 +8.12,0.62;6.88,0.62 +6.88,1.56;6.56,2.81 +8.75,4.69;4.69,4.69 +1.25,2.50;0.00,0.62 +0.00,7.19;0.62,7.81 +0.62,7.81;1.56,9.38 + +# UTF-16 : 9e 1b +# UTF-8 : 9b b8 e9 +[9e1b] 鸛 +0.00,3.75;1.25,5.62 +3.12,5.62;2.50,4.69 +2.50,4.69;2.50,1.25 +4.06,1.25;0.62,1.25 +0.62,2.50;4.06,2.50 +4.06,3.44;0.62,3.44 +0.62,0.94;0.62,4.69 +0.62,4.69;4.38,4.69 +4.38,8.44;0.00,8.44 +5.94,8.44;6.56,9.38 +1.25,9.38;1.25,7.81 +3.12,7.81;3.12,9.38 +3.12,5.94;4.06,5.94 +4.06,5.94;4.06,7.19 +4.06,7.19;2.81,7.19 +2.81,7.19;2.81,5.94 +0.31,5.94;0.31,7.19 +0.31,7.19;1.56,7.19 +1.56,7.19;1.56,5.94 +1.56,5.94;0.31,5.94 +5.31,5.94;7.81,5.94 +7.81,5.94;7.81,8.44 +7.81,8.44;5.31,8.44 +5.31,8.44;5.31,3.44 +5.31,3.44;8.75,3.44 +8.75,3.44;8.75,1.88 +8.75,1.88;8.12,0.62 +8.12,0.62;7.50,0.62 +4.69,0.62;5.00,2.50 +7.81,2.50;7.81,1.56 +7.81,7.19;5.31,7.19 +5.31,4.69;8.44,4.69 +6.88,1.25;6.88,2.50 +5.94,2.50;5.94,0.94 + +# UTF-16 : 9e 9d +# UTF-8 : 9d ba e9 +[9e9d] 麝 +0.00,0.94;1.88,1.25 +1.88,1.25;4.38,2.19 +4.38,6.56;2.50,6.56 +2.50,4.69;1.56,4.38 +0.00,4.38;0.62,5.31 +0.62,5.31;0.94,6.88 +0.94,6.88;0.94,9.06 +0.94,9.06;8.75,9.06 +4.69,9.06;4.69,9.69 +4.69,3.44;8.75,3.44 +8.75,5.94;8.12,5.31 +8.12,5.31;6.25,5.31 +6.25,5.31;5.62,5.62 +5.62,5.62;5.62,7.19 +2.50,7.19;2.50,5.62 +4.38,5.62;1.25,5.31 +1.25,8.44;7.81,8.44 +7.81,8.44;7.81,7.50 +7.81,7.50;0.94,7.50 +5.94,7.50;5.94,9.06 +3.44,9.06;3.44,7.50 +3.44,3.44;1.25,3.44 +1.25,2.19;1.25,4.38 +1.25,4.38;3.44,4.38 +3.44,4.38;3.44,0.62 +3.44,0.62;2.50,0.62 +6.56,0.62;7.50,0.94 +7.50,0.94;7.50,4.69 +8.12,6.88;5.62,6.25 +5.31,2.50;6.25,1.88 +0.62,1.88;3.44,2.19 +3.44,2.81;1.25,2.81 + +# UTF-16 : 9e b8 +# UTF-8 : b8 ba e9 +[9eb8] 麸 +0.31,8.12;3.44,8.12 +3.12,6.88;0.62,6.88 +5.00,7.50;8.12,7.50 +8.75,1.25;7.81,0.94 +7.81,0.94;4.06,0.94 +4.06,0.94;2.50,1.56 +2.50,1.56;1.56,2.81 +1.56,2.81;1.25,4.38 +1.25,4.38;3.44,4.38 +3.44,4.38;2.81,2.81 +2.81,2.81;1.56,1.56 +1.56,1.56;0.00,0.62 +0.00,2.81;0.62,3.44 +0.62,3.44;1.88,5.62 +1.88,5.62;1.88,9.38 +0.31,5.62;3.75,5.62 +4.69,5.62;8.44,5.62 +8.44,2.19;7.50,3.75 +7.50,3.75;6.56,4.69 +6.56,9.06;6.56,5.62 +6.56,5.62;6.25,3.75 +6.25,3.75;5.31,2.19 +5.31,2.19;4.38,1.56 + +# UTF-16 : 9e aa +# UTF-8 : aa ba e9 +[9eaa] 麪 +4.69,8.75;8.44,8.75 +6.56,8.75;6.56,4.38 +8.44,4.38;5.00,4.38 +5.00,3.75;5.00,7.19 +6.56,6.56;8.44,6.56 +8.44,6.56;8.44,4.06 +8.44,4.06;8.12,2.81 +8.12,2.81;7.50,1.88 +7.50,1.88;6.56,1.88 +8.75,1.25;7.81,0.94 +7.81,0.94;3.75,0.94 +3.75,0.94;2.19,1.56 +2.19,1.56;1.25,2.50 +1.25,2.50;0.62,4.06 +0.62,4.06;3.12,4.06 +3.12,4.06;2.81,3.12 +2.81,3.12;1.56,1.56 +1.56,1.56;0.00,0.62 +0.00,2.81;0.94,4.69 +0.00,4.69;1.88,5.94 +1.88,5.94;3.75,4.69 +3.75,8.44;0.00,8.44 +0.00,6.25;0.94,7.81 +3.44,7.81;2.50,6.25 +1.25,6.25;0.62,7.19 +3.12,7.19;3.75,6.25 +1.88,9.38;1.88,5.00 + +# UTF-16 : 9e ad +# UTF-8 : ad ba e9 +[9ead] 麭 +1.88,5.00;1.88,9.38 +5.62,9.38;5.00,7.50 +5.00,7.50;4.38,6.56 +7.19,3.75;7.81,3.75 +7.81,3.75;8.44,4.69 +8.44,4.69;8.44,8.12 +8.44,8.12;5.31,8.12 +5.31,4.69;6.88,4.69 +6.88,4.69;6.88,6.25 +6.88,6.25;5.00,6.25 +5.00,6.25;5.00,2.50 +5.00,2.50;5.94,2.19 +5.94,2.19;8.75,2.19 +8.75,2.19;9.06,3.12 +9.06,1.25;8.12,0.94 +8.12,0.94;3.75,0.94 +3.75,0.94;2.19,1.56 +2.19,1.56;1.25,2.50 +1.25,2.50;0.62,4.06 +0.62,4.06;3.12,4.06 +3.12,4.06;2.81,3.12 +2.81,3.12;1.56,1.56 +1.56,1.56;0.00,0.62 +0.00,2.81;0.94,4.69 +0.00,4.69;1.88,5.94 +1.88,5.94;3.75,4.69 +3.75,8.44;0.00,8.44 +0.00,6.25;0.94,7.81 +3.44,7.81;2.50,6.25 +3.75,6.25;3.12,7.19 +0.62,7.19;1.25,6.25 + +# UTF-16 : 9e cc +# UTF-8 : 8c bb e9 +[9ecc] 黌 +0.00,5.62;0.00,6.56 +0.00,6.56;8.75,6.56 +8.75,6.56;8.75,5.62 +7.50,5.62;1.25,5.62 +3.12,6.25;3.12,4.69 +3.12,4.69;5.62,4.69 +5.62,4.69;5.62,6.25 +1.56,6.56;1.56,9.38 +1.56,9.38;2.81,9.69 +2.81,8.44;1.56,8.44 +1.56,7.50;2.81,7.50 +5.94,7.50;7.19,7.50 +7.19,8.44;5.94,8.44 +5.94,9.38;7.19,9.38 +7.19,9.38;7.19,6.56 +3.44,6.56;5.31,8.12 +3.44,8.12;5.31,9.69 +4.06,9.38;4.69,8.44 +4.69,6.88;4.06,7.81 +0.62,4.06;8.12,4.06 +4.38,4.06;4.38,1.56 +1.56,1.56;7.19,1.56 +7.19,1.56;7.19,3.44 +7.19,3.44;1.56,3.44 +1.56,3.44;1.56,1.56 +1.56,2.50;7.19,2.50 +0.62,0.62;2.50,1.25 +6.25,1.25;8.12,0.62 + +# UTF-16 : 9e f4 +# UTF-8 : b4 bb e9 +[9ef4] 黴 +0.00,7.19;1.56,9.38 +1.56,7.19;0.00,4.69 +0.94,5.94;0.94,0.62 +5.94,0.62;6.88,1.56 +6.88,1.56;8.12,4.38 +8.12,4.38;8.75,7.50 +6.88,7.50;9.06,7.50 +9.06,0.62;8.12,1.88 +8.12,1.88;6.88,4.69 +6.88,4.69;6.56,6.25 +5.94,5.62;6.56,6.88 +6.56,6.88;7.19,9.38 +3.75,9.38;3.75,7.81 +5.31,8.75;5.31,7.81 +5.31,7.81;2.50,7.81 +2.50,7.81;2.50,8.75 +2.50,3.75;5.00,3.75 +5.62,2.81;1.88,2.81 +3.75,2.81;3.75,5.94 +2.19,5.94;5.31,5.94 +5.31,5.94;5.31,4.38 +5.31,4.38;2.19,4.38 +2.19,4.38;2.19,5.94 +2.19,6.88;5.62,6.88 +4.69,5.31;4.38,5.00 +3.12,5.00;2.81,5.31 +1.88,1.25;2.50,2.19 +3.44,2.19;3.44,1.25 +4.69,1.25;4.38,2.19 +5.31,2.19;5.94,1.56 + +# UTF-16 : 9e f6 +# UTF-8 : b6 bb e9 +[9ef6] 黶 +0.00,4.69;0.62,6.56 +0.62,6.56;0.62,9.38 +0.62,9.38;8.75,9.38 +8.75,7.19;5.31,7.19 +5.31,5.00;6.25,5.62 +6.25,5.62;6.88,7.50 +6.88,7.50;6.88,8.44 +6.88,7.19;7.81,5.31 +7.81,5.31;8.75,4.69 +3.75,5.00;4.38,5.00 +4.38,5.00;4.38,7.19 +4.38,7.19;1.88,7.19 +1.88,7.19;1.88,5.00 +1.88,5.94;4.38,5.94 +4.38,6.56;1.88,6.56 +1.88,7.81;1.88,8.44 +1.88,8.44;4.38,8.44 +4.38,8.44;4.38,7.81 +4.38,7.81;1.88,7.81 +0.31,0.62;1.25,1.25 +3.12,1.25;3.44,0.62 +5.94,0.62;5.31,1.25 +7.50,1.25;8.44,0.62 +8.44,1.88;0.31,1.88 +4.38,1.88;4.38,4.38 +1.25,4.38;7.50,4.38 +7.50,4.38;7.50,3.12 +7.50,3.12;1.25,3.12 +1.25,3.12;1.25,4.38 +2.19,4.06;3.12,3.44 +5.62,3.44;6.56,4.06 +1.25,2.50;7.50,2.50 +7.81,8.44;8.44,7.81 + +# UTF-16 : 9f 07 +# UTF-8 : 87 bc e9 +[9f07] 鼇 +3.44,9.06;0.31,9.06 +0.31,7.50;3.75,7.50 +4.69,7.50;5.62,8.75 +5.62,8.75;5.94,9.69 +1.88,9.69;1.88,7.81 +1.88,7.81;1.56,6.88 +1.56,6.88;0.94,5.94 +0.94,5.94;0.00,5.31 +8.75,5.31;7.50,5.94 +7.50,5.94;6.25,7.19 +6.25,7.19;5.62,8.44 +5.62,8.44;8.75,8.44 +4.06,8.44;0.00,8.44 +7.81,8.44;7.50,7.50 +7.50,7.50;6.56,6.56 +6.56,6.56;4.38,5.62 +2.81,5.62;3.44,6.56 +3.44,6.56;3.44,6.88 +3.44,6.88;1.88,6.88 +0.94,1.56;0.94,3.75 +0.94,3.75;3.75,3.75 +3.75,1.88;0.94,1.88 +0.94,2.81;3.75,2.81 +7.81,2.81;5.00,2.81 +5.00,1.88;7.81,1.88 +7.81,1.88;7.81,3.75 +7.81,3.75;5.00,3.75 +5.00,0.62;5.00,5.31 +5.00,4.38;7.19,4.38 +7.19,4.38;7.19,5.31 +7.19,5.31;1.56,5.31 +1.56,5.31;1.56,4.38 +1.56,4.38;3.75,4.38 +3.75,5.31;3.75,0.94 +3.75,0.94;4.38,0.62 +4.38,0.62;8.44,0.62 +8.44,0.62;8.75,1.56 + +# UTF-16 : 9f 08 +# UTF-8 : 88 bc e9 +[9f08] 鼈 +0.31,5.62;0.31,8.12 +0.31,8.12;4.06,8.12 +4.06,8.12;4.06,5.94 +2.19,5.94;2.19,9.69 +5.94,9.69;5.62,8.75 +5.62,8.75;4.69,7.50 +4.69,5.62;6.56,6.56 +6.56,6.56;7.50,7.50 +7.50,7.50;7.81,8.44 +4.38,8.44;3.12,9.38 +1.25,9.38;0.00,8.44 +8.75,8.44;5.62,8.44 +5.62,8.44;6.25,7.19 +6.25,7.19;7.50,5.94 +7.50,5.94;8.75,5.31 +8.75,1.56;8.44,0.62 +8.44,0.62;4.38,0.62 +4.38,0.62;3.75,0.94 +3.75,0.94;3.75,5.31 +3.75,4.38;1.56,4.38 +1.56,4.38;1.56,5.31 +1.56,5.31;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;5.00,4.38 +5.00,5.31;5.00,0.62 +5.00,1.88;7.81,1.88 +7.81,1.88;7.81,3.75 +7.81,3.75;5.00,3.75 +5.00,2.81;7.81,2.81 +3.75,2.81;0.94,2.81 +0.94,1.56;0.94,3.75 +0.94,3.75;3.75,3.75 +3.75,1.88;0.94,1.88 +0.94,6.56;1.56,7.50 +2.81,7.50;3.44,6.56 + +# UTF-16 : 9f 2c +# UTF-8 : ac bc e9 +[9f2c] 鼬 +6.88,9.38;6.88,2.50 +5.31,2.50;8.44,2.50 +8.44,2.50;8.44,7.50 +8.44,7.50;5.31,7.50 +5.31,7.50;5.31,2.50 +5.31,5.00;8.44,5.00 +1.56,9.38;0.31,8.75 +0.31,8.75;0.31,5.62 +0.31,5.62;3.75,5.62 +3.75,5.62;3.75,8.75 +3.75,8.75;2.50,8.75 +2.50,7.19;3.75,7.19 +0.31,7.19;1.56,7.19 +0.00,0.94;1.88,1.88 +2.19,4.69;2.19,0.94 +2.19,0.94;4.06,1.88 +4.06,4.69;4.06,3.12 +4.06,3.12;4.38,1.88 +4.38,1.88;5.31,1.25 +5.31,1.25;6.56,0.94 +6.56,0.94;8.75,0.94 +8.75,0.94;9.06,1.88 +0.31,4.69;0.31,1.25 +0.94,4.38;1.56,3.75 +1.56,2.50;0.94,3.12 +2.81,3.12;3.44,2.50 +3.44,3.75;2.81,4.38 + +# UTF-16 : 9f 3e +# UTF-8 : be bc e9 +[9f3e] 鼾 +2.19,9.69;1.56,8.75 +0.94,8.75;3.44,8.75 +3.44,8.75;3.44,6.25 +3.44,6.25;0.94,6.25 +0.94,6.25;0.94,8.75 +0.94,7.81;3.44,7.81 +3.44,7.19;0.94,7.19 +0.31,5.62;4.06,5.62 +4.06,5.62;4.06,3.75 +4.06,3.75;0.31,3.75 +0.31,3.75;0.31,5.62 +0.31,4.69;4.06,4.69 +2.19,5.62;2.19,3.75 +0.00,2.81;4.69,2.81 +3.12,2.81;3.12,0.62 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,2.81 +5.31,8.75;8.44,8.75 +5.00,5.62;8.75,5.62 +6.88,8.75;6.88,0.62 + +# UTF-16 : 9f 54 +# UTF-8 : 94 bd e9 +[9f54] 齔 +8.12,6.88;6.88,6.25 +6.88,6.25;5.31,5.94 +5.31,9.38;5.31,1.56 +5.31,1.56;5.94,0.94 +5.94,0.94;8.12,0.94 +8.12,0.94;8.75,1.56 +8.75,1.56;8.75,2.50 +0.00,7.50;4.38,7.50 +2.50,7.50;2.50,9.38 +2.50,8.44;4.06,8.44 +4.06,6.56;4.06,0.94 +4.06,1.25;0.31,1.25 +0.31,0.94;0.31,6.56 +0.31,4.38;4.06,4.38 +3.12,3.44;2.50,2.19 +3.44,2.19;2.81,2.81 +1.25,2.81;1.88,2.19 +0.94,2.19;1.56,3.44 +1.56,6.56;0.94,5.31 +1.88,5.31;1.25,5.94 +2.81,5.94;3.44,5.31 +2.50,5.31;3.12,6.56 +1.25,7.50;1.25,8.75 + +# UTF-16 : 9f 63 +# UTF-8 : a3 bd e9 +[9f63] 齣 +5.94,9.38;5.31,6.88 +5.31,6.88;4.69,5.31 +5.62,7.50;8.75,7.50 +8.75,7.50;8.75,5.62 +8.75,5.62;8.44,1.56 +8.44,1.56;7.81,0.94 +7.81,0.94;7.19,0.94 +5.31,2.50;5.31,5.62 +5.31,5.62;6.88,5.62 +6.88,5.62;6.88,3.12 +6.88,3.12;5.31,3.12 +0.00,7.50;4.38,7.50 +2.50,7.50;2.50,9.38 +2.50,8.44;4.06,8.44 +4.06,6.56;4.06,0.94 +4.06,1.25;0.31,1.25 +0.31,0.94;0.31,6.56 +0.31,4.38;4.06,4.38 +3.12,3.44;2.50,2.19 +3.44,2.19;2.81,2.81 +1.25,2.81;1.88,2.19 +0.94,2.19;1.56,3.44 +1.56,6.56;0.94,5.31 +1.88,5.31;1.25,5.94 +2.81,5.94;3.44,5.31 +2.50,5.31;3.12,6.56 +1.25,7.50;1.25,8.75 + +# UTF-16 : 9f 60 +# UTF-8 : a0 bd e9 +[9f60] 齠 +4.69,9.06;8.75,9.06 +8.75,9.06;8.75,8.12 +8.75,8.12;8.44,5.94 +8.44,5.94;8.12,5.31 +8.12,5.31;7.19,5.31 +6.25,9.06;6.25,8.12 +6.25,8.12;5.62,6.25 +5.62,6.25;4.69,5.00 +5.31,0.62;5.31,4.06 +5.31,4.06;8.12,4.06 +8.12,4.06;8.12,0.62 +8.12,0.94;5.31,0.94 +0.00,7.50;4.69,7.50 +2.50,7.50;2.50,9.38 +2.50,8.44;4.06,8.44 +4.06,6.56;4.06,0.94 +4.06,1.25;0.31,1.25 +0.31,0.94;0.31,6.56 +0.31,4.38;4.06,4.38 +3.12,3.44;2.50,2.19 +3.44,2.19;2.81,2.81 +1.25,2.81;1.88,2.19 +0.94,2.19;1.56,3.44 +1.56,6.56;0.94,5.31 +1.88,5.31;1.25,5.94 +2.81,5.94;3.44,5.31 +2.50,5.31;3.12,6.56 +1.25,7.50;1.25,8.75 + +# UTF-16 : 9f 61 +# UTF-8 : a1 bd e9 +[9f61] 齡 +4.38,5.31;5.31,6.56 +5.31,6.56;6.56,9.38 +6.56,9.38;7.81,6.56 +7.81,6.56;8.75,5.31 +5.62,5.94;7.50,5.94 +4.69,4.38;8.12,4.38 +8.12,4.38;8.12,2.19 +8.12,2.19;7.50,1.56 +7.50,1.56;6.88,1.56 +5.62,4.38;5.62,0.62 +0.00,7.50;4.38,7.50 +2.19,7.50;2.19,9.38 +2.19,8.44;3.75,8.44 +3.75,6.56;3.75,0.94 +3.75,1.25;0.31,1.25 +0.31,0.94;0.31,6.56 +0.31,4.38;3.75,4.38 +2.81,3.44;2.19,2.19 +3.12,2.19;2.50,2.81 +1.25,2.81;1.88,2.19 +0.94,2.19;1.56,3.44 +1.56,6.56;0.94,5.31 +1.88,5.31;1.25,5.94 +2.50,5.94;3.12,5.31 +2.19,5.31;2.81,6.56 +0.94,7.50;0.94,8.75 + +# UTF-16 : 9f 66 +# UTF-8 : a6 bd e9 +[9f66] 齦 +4.38,0.62;5.94,1.25 +5.00,1.25;5.00,9.06 +5.00,9.06;8.12,9.06 +8.12,9.06;8.12,5.31 +8.12,5.31;5.00,5.31 +5.00,7.19;8.12,7.19 +8.44,4.06;6.88,3.12 +6.25,5.00;6.56,3.44 +6.56,3.44;7.19,2.19 +7.19,2.19;8.75,0.62 +0.00,7.50;4.06,7.50 +2.19,7.50;2.19,9.38 +2.19,8.44;3.75,8.44 +3.75,6.56;3.75,0.94 +3.75,1.25;0.31,1.25 +0.31,0.94;0.31,6.56 +0.31,4.38;3.75,4.38 +2.81,3.44;2.19,2.19 +3.12,2.19;2.50,2.81 +1.25,2.81;1.88,2.19 +0.94,2.19;1.56,3.44 +1.56,6.56;0.94,5.31 +1.88,5.31;1.25,5.94 +2.50,5.94;3.12,5.31 +2.19,5.31;2.81,6.56 +0.94,7.50;0.94,8.75 + +# UTF-16 : 9f 76 +# UTF-8 : b6 bd e9 +[9f76] 齶 +5.00,5.94;8.12,5.94 +4.38,4.69;8.75,4.69 +5.94,4.69;5.31,2.50 +5.62,3.44;8.12,3.44 +8.12,3.44;8.12,2.50 +8.12,2.50;7.19,0.62 +7.19,0.62;6.25,0.62 +4.69,6.88;4.69,8.75 +4.69,8.75;5.94,8.75 +5.94,8.75;5.94,6.88 +5.94,6.88;4.69,6.88 +7.19,6.88;7.19,8.75 +7.19,8.75;8.44,8.75 +8.44,8.75;8.44,6.88 +8.44,6.88;7.19,6.88 +3.75,8.44;2.19,8.44 +2.19,9.38;2.19,7.50 +4.06,7.50;0.00,7.50 +0.94,7.50;0.94,8.75 +0.94,5.31;1.56,6.56 +2.81,6.56;2.19,5.31 +2.19,2.19;2.81,3.44 +1.56,3.44;0.94,2.19 +1.88,2.19;1.25,2.81 +2.50,2.81;3.12,2.19 +3.12,5.31;2.50,5.94 +1.25,5.94;1.88,5.31 +0.31,4.38;3.75,4.38 +3.75,6.56;3.75,0.94 +3.75,1.25;0.31,1.25 +0.31,0.94;0.31,6.56 + +# UTF-16 : 9f 95 +# UTF-8 : 95 be e9 +[9f95] 龕 +5.62,8.12;3.12,8.12 +3.12,0.62;3.75,0.62 +3.75,0.62;3.75,3.75 +3.75,3.75;0.62,3.75 +0.62,3.75;0.62,0.62 +0.62,1.88;3.75,1.88 +3.75,2.81;0.62,2.81 +8.12,2.81;5.31,2.81 +5.31,2.19;8.12,2.19 +8.12,1.56;5.31,1.56 +5.31,5.62;8.44,5.62 +3.44,5.62;2.81,4.38 +4.38,4.38;0.00,4.38 +1.56,4.38;0.94,5.62 +0.31,5.62;4.06,5.62 +2.19,5.62;2.19,6.25 +5.31,6.25;5.31,4.69 +5.31,4.69;8.44,4.69 +8.44,4.69;8.44,3.75 +8.44,3.75;5.31,3.75 +5.31,3.75;5.31,0.62 +5.31,0.62;8.12,0.62 +8.12,0.62;8.75,0.94 +8.75,7.50;6.88,8.12 +6.88,8.12;4.38,9.69 +4.38,9.69;1.88,8.12 +1.88,8.12;0.00,7.50 +1.88,7.50;6.88,7.50 +6.88,7.50;6.88,6.56 +6.88,6.56;1.88,6.56 +1.88,6.56;1.88,7.50 + +# Enable glyphs : 7093 diff -Nru librecad-2.0.8/librecad/support/fonts/azomix.lff librecad-2.0.9/librecad/support/fonts/azomix.lff --- librecad-2.0.8/librecad/support/fonts/azomix.lff 1970-01-01 00:00:00.000000000 +0000 +++ librecad-2.0.9/librecad/support/fonts/azomix.lff 2016-01-07 07:46:24.000000000 +0000 @@ -0,0 +1,279833 @@ +# Format: LibreCAD Font 1 +# Creator: AZO +# Version: master +# Name: AZOmix +# Name: Japanese +# Encoding: UTF-8 +# LetterSpacing: 1 +# WordSpacing: 6.75 +# LineSpacingFactor: 1 +# Created: 2015-09-26 +# Last modified: 2016-01-03 +# Author: AZO (convert) +# Author: User:K7 (ISO3098.svg, Wikimedia Commons) +# Author: M+ FONTS PROJECT (M+ OUTLINE FONTS) +# Author: Saka.N (Proj.KST32B_2) +# License: GPL v2 or later, KST32B + +# UTF-16 : 41 +# UTF-8 : 41 +[0041] A +2.19,1.25;5.31,10.00 +5.31,10.00;8.12,1.25 +3.12,3.75;7.19,3.75 + +# UTF-16 : c0 +# UTF-8 : 80 c3 +[00c0] À +2.19,1.25;5.31,10.00 +5.31,10.00;8.12,1.25 +3.12,3.75;7.19,3.75 +4.38,14.06;6.25,12.50 + +# UTF-16 : c1 +# UTF-8 : 81 c3 +[00c1] Á +2.19,1.25;5.31,10.00 +5.31,10.00;8.12,1.25 +3.12,3.75;7.19,3.75 +4.38,12.50;6.25,14.06 + +# UTF-16 : c2 +# UTF-8 : 82 c3 +[00c2]  +2.19,1.25;5.31,10.00 +5.31,10.00;8.12,1.25 +3.12,3.75;7.19,3.75 +3.75,12.50;5.31,14.06 +5.31,14.06;6.56,12.50 + +# UTF-16 : c3 +# UTF-8 : 83 c3 +[00c3] à +2.19,1.25;5.31,10.00 +5.31,10.00;8.12,1.25 +3.12,3.75;7.19,3.75 +3.12,13.44;3.75,13.75 +3.75,13.75;4.69,14.06 +4.69,14.06;4.69,13.75 +4.69,13.75;5.62,13.12 +5.62,13.12;6.56,13.12 +6.56,13.12;6.88,13.12 +6.88,13.12;7.19,13.44 + +# UTF-16 : c4 +# UTF-8 : 84 c3 +[00c4] Ä +2.19,1.25;5.31,10.00 +5.31,10.00;8.12,1.25 +3.12,3.75;7.19,3.75 +3.75,13.12;3.75,12.50 +6.56,13.12;6.56,12.50 + +# UTF-16 : c5 +# UTF-8 : 85 c3 +[00c5] Å +2.19,1.25;5.31,10.00 +5.31,10.00;8.12,1.25 +3.12,3.75;7.19,3.75 +5.31,11.56;4.38,11.88 +4.38,11.88;4.06,12.81 +4.06,12.81;4.38,13.75 +4.38,13.75;5.31,14.06 +5.31,14.06;6.25,13.75 +6.25,13.75;6.56,12.81 +6.56,12.81;5.94,11.88 +5.94,11.88;5.31,11.56 + +# UTF-16 : 01 02 +# UTF-8 : 82 c4 +[0102] Ă +2.19,1.25;5.31,10.00 +5.31,10.00;8.12,1.25 +3.12,3.75;7.19,3.75 +3.75,14.06;4.06,13.12 +4.06,13.12;5.00,12.50 +5.00,12.50;5.94,12.81 +5.94,12.81;6.56,13.44 +6.56,13.44;6.56,14.06 + +# UTF-16 : 01 00 +# UTF-8 : 80 c4 +[0100] Ā +2.19,1.25;5.31,10.00 +5.31,10.00;8.12,1.25 +3.12,3.75;7.19,3.75 +2.81,13.12;7.81,13.12 + +# UTF-16 : 01 04 +# UTF-8 : 84 c4 +[0104] Ą +2.19,1.25;5.31,10.00 +5.31,10.00;8.12,1.25 +3.12,3.75;7.19,3.75 +8.12,1.25;7.81,-0.31 + +# UTF-16 : c6 +# UTF-8 : 86 c3 +[00c6] Æ +1.25,1.25;4.38,10.00 +4.38,10.00;9.06,10.00 +6.25,10.00;6.25,1.25 +6.25,1.25;9.06,1.25 +2.19,3.75;6.25,3.75 +6.25,6.25;8.75,6.25 + +# UTF-16 : 42 +# UTF-8 : 42 +[0042] B +2.81,1.25;2.81,10.00 +2.81,10.00;5.31,10.00 +5.31,10.00;6.25,10.00 +6.25,10.00;6.88,9.06 +6.88,9.06;7.19,8.12 +7.19,8.12;6.88,7.19 +6.88,7.19;6.25,6.56 +6.25,6.56;5.31,6.25 +5.31,6.25;5.31,6.25 +5.31,6.25;6.25,5.94 +6.25,5.94;7.19,5.31 +7.19,5.31;7.50,4.38 +7.50,4.38;7.50,3.44 +7.50,3.44;7.19,2.50 +7.19,2.50;6.56,1.88 +6.56,1.88;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;2.81,1.25 +2.81,1.25;2.81,1.25 +2.81,6.25;5.31,6.25 + +# UTF-16 : 43 +# UTF-8 : 43 +[0043] C +7.19,1.25;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.44,2.19 +3.44,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,8.12 +3.12,8.12;3.44,9.06 +3.44,9.06;4.06,9.69 +4.06,9.69;5.00,10.00 +5.00,10.00;5.31,10.00 +5.31,10.00;7.19,10.00 + +# UTF-16 : 01 06 +# UTF-8 : 86 c4 +[0106] Ć +7.19,1.25;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.44,2.19 +3.44,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,8.12 +3.12,8.12;3.44,9.06 +3.44,9.06;4.06,9.69 +4.06,9.69;5.00,10.00 +5.00,10.00;5.31,10.00 +5.31,10.00;7.19,10.00 +4.38,12.50;6.25,14.06 + +# UTF-16 : 01 08 +# UTF-8 : 88 c4 +[0108] Ĉ +7.19,1.25;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.44,2.19 +3.44,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,8.12 +3.12,8.12;3.44,9.06 +3.44,9.06;4.06,9.69 +4.06,9.69;5.00,10.00 +5.00,10.00;5.31,10.00 +5.31,10.00;7.19,10.00 +3.75,12.50;5.31,14.06 +5.31,14.06;6.56,12.50 + +# UTF-16 : 01 0c +# UTF-8 : 8c c4 +[010c] Č +7.19,1.25;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.44,2.19 +3.44,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,8.12 +3.12,8.12;3.44,9.06 +3.44,9.06;4.06,9.69 +4.06,9.69;5.00,10.00 +5.00,10.00;5.31,10.00 +5.31,10.00;7.19,10.00 +3.75,14.06;5.31,12.50 +5.31,12.50;6.56,14.06 + +# UTF-16 : 01 0a +# UTF-8 : 8a c4 +[010a] Ċ +7.19,1.25;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.44,2.19 +3.44,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,8.12 +3.12,8.12;3.44,9.06 +3.44,9.06;4.06,9.69 +4.06,9.69;5.00,10.00 +5.00,10.00;5.31,10.00 +5.31,10.00;7.19,10.00 +5.62,12.50;5.62,13.44 +5.62,13.44;5.62,13.44 +5.62,13.44;5.62,12.50 + +# UTF-16 : c7 +# UTF-8 : 87 c3 +[00c7] Ç +7.19,1.25;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.44,2.19 +3.44,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,8.12 +3.12,8.12;3.44,9.06 +3.44,9.06;4.06,9.69 +4.06,9.69;5.00,10.00 +5.00,10.00;5.31,10.00 +5.31,10.00;7.19,10.00 +5.31,1.25;4.69,-0.31 + +# UTF-16 : 44 +# UTF-8 : 44 +[0044] D +2.81,1.25;2.81,10.00 +2.81,10.00;5.62,10.00 +5.62,10.00;6.56,10.00 +6.56,10.00;7.50,9.06 +7.50,9.06;7.81,8.12 +7.81,8.12;7.81,8.12 +7.81,8.12;7.81,3.12 +7.81,3.12;7.50,2.19 +7.50,2.19;6.88,1.56 +6.88,1.56;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;2.81,1.25 +2.81,1.25;2.81,1.25 + +# UTF-16 : 01 0e +# UTF-8 : 8e c4 +[010e] Ď +2.81,1.25;2.81,10.00 +2.81,10.00;5.62,10.00 +5.62,10.00;6.56,10.00 +6.56,10.00;7.50,9.06 +7.50,9.06;7.81,8.12 +7.81,8.12;7.81,8.12 +7.81,8.12;7.81,3.12 +7.81,3.12;7.50,2.19 +7.50,2.19;6.88,1.56 +6.88,1.56;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;2.81,1.25 +2.81,1.25;2.81,1.25 +3.75,14.06;5.31,12.50 +5.31,12.50;6.56,14.06 + +# UTF-16 : d0 +# UTF-8 : 90 c3 +[00d0] Ð +2.81,1.25;2.81,10.00 +2.81,10.00;5.62,10.00 +5.62,10.00;6.56,10.00 +6.56,10.00;7.50,9.06 +7.50,9.06;7.81,8.12 +7.81,8.12;7.81,8.12 +7.81,8.12;7.81,3.12 +7.81,3.12;7.50,2.19 +7.50,2.19;6.88,1.56 +6.88,1.56;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;2.81,1.25 +2.81,1.25;2.81,1.25 +1.25,5.62;4.38,5.62 + +# UTF-16 : 45 +# UTF-8 : 45 +[0045] E +7.19,1.25;3.12,1.25 +3.12,1.25;3.12,10.00 +3.12,10.00;7.19,10.00 +3.12,6.25;6.25,6.25 + +# UTF-16 : c8 +# UTF-8 : 88 c3 +[00c8] È +7.19,1.25;3.12,1.25 +3.12,1.25;3.12,10.00 +3.12,10.00;7.19,10.00 +3.12,6.25;6.25,6.25 +4.38,14.06;6.25,12.50 + +# UTF-16 : c9 +# UTF-8 : 89 c3 +[00c9] É +7.19,1.25;3.12,1.25 +3.12,1.25;3.12,10.00 +3.12,10.00;7.19,10.00 +3.12,6.25;6.25,6.25 +4.38,12.50;6.25,14.06 + +# UTF-16 : ca +# UTF-8 : 8a c3 +[00ca] Ê +7.19,1.25;3.12,1.25 +3.12,1.25;3.12,10.00 +3.12,10.00;7.19,10.00 +3.12,6.25;6.25,6.25 +3.75,12.50;5.31,14.06 +5.31,14.06;6.56,12.50 + +# UTF-16 : cb +# UTF-8 : 8b c3 +[00cb] Ë +7.19,1.25;3.12,1.25 +3.12,1.25;3.12,10.00 +3.12,10.00;7.19,10.00 +3.12,6.25;6.25,6.25 +3.75,13.12;3.75,12.50 +6.56,13.12;6.56,12.50 + +# UTF-16 : 01 14 +# UTF-8 : 94 c4 +[0114] Ĕ +7.19,1.25;3.12,1.25 +3.12,1.25;3.12,10.00 +3.12,10.00;7.19,10.00 +3.12,6.25;6.25,6.25 +3.75,14.06;5.31,12.50 +5.31,12.50;6.56,14.06 + +# UTF-16 : 01 12 +# UTF-8 : 92 c4 +[0112] Ē +7.19,1.25;3.12,1.25 +3.12,1.25;3.12,10.00 +3.12,10.00;7.19,10.00 +3.12,6.25;6.25,6.25 +2.81,13.12;7.81,13.12 + +# UTF-16 : 01 16 +# UTF-8 : 96 c4 +[0116] Ė +7.19,1.25;3.12,1.25 +3.12,1.25;3.12,10.00 +3.12,10.00;7.19,10.00 +3.12,6.25;6.25,6.25 +5.31,12.50;5.31,13.44 +5.31,13.44;5.31,13.44 +5.31,13.44;5.31,12.50 + +# UTF-16 : 01 18 +# UTF-8 : 98 c4 +[0118] Ę +7.19,1.25;3.12,1.25 +3.12,1.25;3.12,10.00 +3.12,10.00;7.19,10.00 +3.12,6.25;6.25,6.25 +5.31,1.25;4.69,-0.31 + +# UTF-16 : 46 +# UTF-8 : 46 +[0046] F +3.12,1.25;3.12,10.00 +3.12,10.00;7.19,10.00 +3.12,6.25;7.19,6.25 + +# UTF-16 : 47 +# UTF-8 : 47 +[0047] G +6.25,6.25;7.81,6.25 +7.81,6.25;7.81,1.25 +7.81,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.12 +2.81,3.12;2.81,8.12 +2.81,8.12;3.12,9.06 +3.12,9.06;3.75,9.69 +3.75,9.69;4.69,10.00 +4.69,10.00;4.69,10.00 +4.69,10.00;7.81,10.00 + +# UTF-16 : 01 1c +# UTF-8 : 9c c4 +[011c] Ĝ +6.25,6.25;7.81,6.25 +7.81,6.25;7.81,1.25 +7.81,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.12 +2.81,3.12;2.81,8.12 +2.81,8.12;3.12,9.06 +3.12,9.06;3.75,9.69 +3.75,9.69;4.69,10.00 +4.69,10.00;4.69,10.00 +4.69,10.00;7.81,10.00 +3.75,12.50;5.31,14.06 +5.31,14.06;6.56,12.50 + +# UTF-16 : 01 1e +# UTF-8 : 9e c4 +[011e] Ğ +6.25,6.25;7.81,6.25 +7.81,6.25;7.81,1.25 +7.81,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.12 +2.81,3.12;2.81,8.12 +2.81,8.12;3.12,9.06 +3.12,9.06;3.75,9.69 +3.75,9.69;4.69,10.00 +4.69,10.00;4.69,10.00 +4.69,10.00;7.81,10.00 +3.75,14.06;4.06,13.12 +4.06,13.12;5.00,12.50 +5.00,12.50;5.94,12.81 +5.94,12.81;6.56,13.44 +6.56,13.44;6.56,14.06 + +# UTF-16 : 01 20 +# UTF-8 : a0 c4 +[0120] Ġ +6.25,6.25;7.81,6.25 +7.81,6.25;7.81,1.25 +7.81,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.12 +2.81,3.12;2.81,8.12 +2.81,8.12;3.12,9.06 +3.12,9.06;3.75,9.69 +3.75,9.69;4.69,10.00 +4.69,10.00;4.69,10.00 +4.69,10.00;7.81,10.00 +5.31,12.50;5.31,13.44 +5.31,13.44;5.31,13.44 +5.31,13.44;5.31,12.50 + +# UTF-16 : 01 22 +# UTF-8 : a2 c4 +[0122] Ģ +6.25,6.25;7.81,6.25 +7.81,6.25;7.81,1.25 +7.81,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.12 +2.81,3.12;2.81,8.12 +2.81,8.12;3.12,9.06 +3.12,9.06;3.75,9.69 +3.75,9.69;4.69,10.00 +4.69,10.00;4.69,10.00 +4.69,10.00;7.81,10.00 +5.31,1.25;4.69,-0.31 + +# UTF-16 : 48 +# UTF-8 : 48 +[0048] H +2.81,1.25;2.81,10.00 +7.81,1.25;7.81,10.00 +2.81,6.25;7.81,6.25 + +# UTF-16 : 01 24 +# UTF-8 : a4 c4 +[0124] Ĥ +2.81,1.25;2.81,10.00 +7.81,1.25;7.81,10.00 +2.81,6.25;7.81,6.25 +3.75,12.50;5.31,14.06 +5.31,14.06;6.56,12.50 + +# UTF-16 : 01 26 +# UTF-8 : a6 c4 +[0126] Ħ +2.81,1.25;2.81,12.50 +7.81,1.25;7.81,12.50 +2.81,6.25;7.81,6.25 +1.25,10.00;9.06,10.00 + +# UTF-16 : 49 +# UTF-8 : 49 +[0049] I +5.31,1.25;5.31,10.00 + +# UTF-16 : cc +# UTF-8 : 8c c3 +[00cc] Ì +5.31,1.25;5.31,10.00 +4.38,14.06;6.25,12.50 + +# UTF-16 : cd +# UTF-8 : 8d c3 +[00cd] Í +5.31,1.25;5.31,10.00 +4.38,12.50;6.25,14.06 + +# UTF-16 : ce +# UTF-8 : 8e c3 +[00ce] Î +5.31,1.25;5.31,10.00 +3.75,12.50;5.31,14.06 +5.31,14.06;6.56,12.50 + +# UTF-16 : 01 28 +# UTF-8 : a8 c4 +[0128] Ĩ +5.31,1.25;5.31,10.00 +3.12,13.44;3.75,13.75 +3.75,13.75;4.69,14.06 +4.69,14.06;4.69,13.75 +4.69,13.75;5.62,13.12 +5.62,13.12;6.56,13.12 +6.56,13.12;6.88,13.12 +6.88,13.12;7.19,13.44 + +# UTF-16 : cf +# UTF-8 : 8f c3 +[00cf] Ï +5.31,1.25;5.31,10.00 +3.75,13.12;3.75,12.50 +6.56,13.12;6.56,12.50 + +# UTF-16 : 01 2c +# UTF-8 : ac c4 +[012c] Ĭ +5.31,1.25;5.31,10.00 +3.75,14.06;5.31,12.50 +5.31,12.50;6.56,14.06 + +# UTF-16 : 01 2a +# UTF-8 : aa c4 +[012a] Ī +5.31,1.25;5.31,10.00 +2.81,13.12;7.81,13.12 + +# UTF-16 : 01 30 +# UTF-8 : b0 c4 +[0130] İ +5.31,1.25;5.31,10.00 +5.31,12.50;5.31,13.44 +5.31,13.44;5.31,13.44 +5.31,13.44;5.31,12.50 + +# UTF-16 : 01 2e +# UTF-8 : ae c4 +[012e] Į +5.31,1.25;5.31,10.00 +5.31,1.25;4.69,-0.31 + +# UTF-16 : 4a +# UTF-8 : 4a +[004a] J +3.75,1.25;4.69,1.25 +4.69,1.25;5.62,1.56 +5.62,1.56;6.25,2.19 +6.25,2.19;6.56,3.12 +6.56,3.12;6.56,3.12 +6.56,3.12;6.56,10.00 + +# UTF-16 : 01 34 +# UTF-8 : b4 c4 +[0134] Ĵ +3.75,1.25;4.69,1.25 +4.69,1.25;5.62,1.56 +5.62,1.56;6.25,2.19 +6.25,2.19;6.56,3.12 +6.56,3.12;6.56,3.12 +6.56,3.12;6.56,10.00 +5.31,12.50;6.56,14.06 +6.56,14.06;8.12,12.50 + +# UTF-16 : 4b +# UTF-8 : 4b +[004b] K +2.81,1.25;2.81,10.00 +7.81,10.00;2.81,4.69 +7.81,1.25;4.69,6.56 + +# UTF-16 : 01 36 +# UTF-8 : b6 c4 +[0136] Ķ +2.81,1.25;2.81,10.00 +7.81,10.00;2.81,4.69 +7.81,1.25;4.69,6.56 +5.31,1.25;4.69,-0.31 + +# UTF-16 : 4c +# UTF-8 : 4c +[004c] L +3.12,10.00;3.12,1.25 +3.12,1.25;7.19,1.25 + +# UTF-16 : 01 39 +# UTF-8 : b9 c4 +[0139] Ĺ +3.12,10.00;3.12,1.25 +3.12,1.25;7.19,1.25 +2.19,12.50;4.38,14.06 + +# UTF-16 : 01 3d +# UTF-8 : bd c4 +[013d] Ľ +3.12,10.00;3.12,1.25 +3.12,1.25;7.19,1.25 +1.88,14.06;3.12,12.50 +3.12,12.50;4.69,14.06 + +# UTF-16 : 01 3b +# UTF-8 : bb c4 +[013b] Ļ +3.12,10.00;3.12,1.25 +3.12,1.25;7.19,1.25 +5.31,1.25;4.69,-0.31 + +# UTF-16 : 4d +# UTF-8 : 4d +[004d] M +2.19,1.25;2.19,10.00 +2.19,10.00;5.31,5.31 +5.31,5.31;8.12,10.00 +8.12,10.00;8.12,1.25 + +# UTF-16 : 4e +# UTF-8 : 4e +[004e] N +2.81,1.25;2.81,10.00 +2.81,10.00;7.81,1.25 +7.81,1.25;7.81,10.00 + +# UTF-16 : 01 43 +# UTF-8 : 83 c5 +[0143] Ń +2.81,1.25;2.81,10.00 +2.81,10.00;7.81,1.25 +7.81,1.25;7.81,10.00 +4.38,12.50;6.25,14.06 + +# UTF-16 : 01 47 +# UTF-8 : 87 c5 +[0147] Ň +2.81,1.25;2.81,10.00 +2.81,10.00;7.81,1.25 +7.81,1.25;7.81,10.00 +3.75,14.06;5.31,12.50 +5.31,12.50;6.56,14.06 + +# UTF-16 : 01 45 +# UTF-8 : 85 c5 +[0145] Ņ +2.81,1.25;2.81,10.00 +2.81,10.00;7.81,1.25 +7.81,1.25;7.81,10.00 +5.31,1.25;4.69,-0.31 + +# UTF-16 : 4f +# UTF-8 : 4f +[004f] O +2.81,7.81;3.12,8.75 +3.12,8.75;3.44,9.38 +3.44,9.38;4.38,10.00 +4.38,10.00;5.62,10.00 +5.62,10.00;6.56,9.69 +6.56,9.69;7.19,9.06 +7.19,9.06;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,3.75 +7.81,3.75;7.50,2.81 +7.50,2.81;6.88,1.88 +6.88,1.88;5.94,1.56 +5.94,1.56;5.00,1.25 +5.00,1.25;4.06,1.56 +4.06,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,7.81 +2.81,7.81;2.81,7.81 + +# UTF-16 : d2 +# UTF-8 : 92 c3 +[00d2] Ò +2.81,7.81;3.12,8.75 +3.12,8.75;3.44,9.38 +3.44,9.38;4.38,10.00 +4.38,10.00;5.62,10.00 +5.62,10.00;6.56,9.69 +6.56,9.69;7.19,9.06 +7.19,9.06;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,3.75 +7.81,3.75;7.50,2.81 +7.50,2.81;6.88,1.88 +6.88,1.88;5.94,1.56 +5.94,1.56;5.00,1.25 +5.00,1.25;4.06,1.56 +4.06,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,7.81 +2.81,7.81;2.81,7.81 +4.38,14.06;6.25,12.50 + +# UTF-16 : d3 +# UTF-8 : 93 c3 +[00d3] Ó +2.81,7.81;3.12,8.75 +3.12,8.75;3.44,9.38 +3.44,9.38;4.38,10.00 +4.38,10.00;5.62,10.00 +5.62,10.00;6.56,9.69 +6.56,9.69;7.19,9.06 +7.19,9.06;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,3.75 +7.81,3.75;7.50,2.81 +7.50,2.81;6.88,1.88 +6.88,1.88;5.94,1.56 +5.94,1.56;5.00,1.25 +5.00,1.25;4.06,1.56 +4.06,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,7.81 +2.81,7.81;2.81,7.81 +4.38,12.50;6.25,14.06 + +# UTF-16 : d4 +# UTF-8 : 94 c3 +[00d4] Ô +2.81,7.81;3.12,8.75 +3.12,8.75;3.44,9.38 +3.44,9.38;4.38,10.00 +4.38,10.00;5.62,10.00 +5.62,10.00;6.56,9.69 +6.56,9.69;7.19,9.06 +7.19,9.06;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,3.75 +7.81,3.75;7.50,2.81 +7.50,2.81;6.88,1.88 +6.88,1.88;5.94,1.56 +5.94,1.56;5.00,1.25 +5.00,1.25;4.06,1.56 +4.06,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,7.81 +2.81,7.81;2.81,7.81 +3.75,12.50;5.31,14.06 +5.31,14.06;6.56,12.50 + +# UTF-16 : d5 +# UTF-8 : 95 c3 +[00d5] Õ +2.81,7.81;3.12,8.75 +3.12,8.75;3.44,9.38 +3.44,9.38;4.38,10.00 +4.38,10.00;5.62,10.00 +5.62,10.00;6.56,9.69 +6.56,9.69;7.19,9.06 +7.19,9.06;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,3.75 +7.81,3.75;7.50,2.81 +7.50,2.81;6.88,1.88 +6.88,1.88;5.94,1.56 +5.94,1.56;5.00,1.25 +5.00,1.25;4.06,1.56 +4.06,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,7.81 +2.81,7.81;2.81,7.81 +3.12,13.44;3.75,13.75 +3.75,13.75;4.69,14.06 +4.69,14.06;4.69,13.75 +4.69,13.75;5.62,13.12 +5.62,13.12;6.56,13.12 +6.56,13.12;6.88,13.12 +6.88,13.12;7.19,13.44 + +# UTF-16 : d6 +# UTF-8 : 96 c3 +[00d6] Ö +2.81,7.81;3.12,8.75 +3.12,8.75;3.44,9.38 +3.44,9.38;4.38,10.00 +4.38,10.00;5.62,10.00 +5.62,10.00;6.56,9.69 +6.56,9.69;7.19,9.06 +7.19,9.06;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,3.75 +7.81,3.75;7.50,2.81 +7.50,2.81;6.88,1.88 +6.88,1.88;5.94,1.56 +5.94,1.56;5.00,1.25 +5.00,1.25;4.06,1.56 +4.06,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,7.81 +2.81,7.81;2.81,7.81 +3.75,13.12;3.75,12.50 +6.56,13.12;6.56,12.50 + +# UTF-16 : 01 50 +# UTF-8 : 90 c5 +[0150] Ő +2.81,7.81;3.12,8.75 +3.12,8.75;3.44,9.38 +3.44,9.38;4.38,10.00 +4.38,10.00;5.62,10.00 +5.62,10.00;6.56,9.69 +6.56,9.69;7.19,9.06 +7.19,9.06;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,3.75 +7.81,3.75;7.50,2.81 +7.50,2.81;6.88,1.88 +6.88,1.88;5.94,1.56 +5.94,1.56;5.00,1.25 +5.00,1.25;4.06,1.56 +4.06,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,7.81 +2.81,7.81;2.81,7.81 +3.12,12.50;4.38,14.06 +6.25,12.50;7.19,14.06 + +# UTF-16 : 01 4c +# UTF-8 : 8c c5 +[014c] Ō +2.81,7.81;3.12,8.75 +3.12,8.75;3.44,9.38 +3.44,9.38;4.38,10.00 +4.38,10.00;5.62,10.00 +5.62,10.00;6.56,9.69 +6.56,9.69;7.19,9.06 +7.19,9.06;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,3.75 +7.81,3.75;7.50,2.81 +7.50,2.81;6.88,1.88 +6.88,1.88;5.94,1.56 +5.94,1.56;5.00,1.25 +5.00,1.25;4.06,1.56 +4.06,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,7.81 +2.81,7.81;2.81,7.81 +2.81,13.12;7.81,13.12 + +# UTF-16 : d8 +# UTF-8 : 98 c3 +[00d8] Ø +2.81,7.81;3.12,8.75 +3.12,8.75;3.44,9.38 +3.44,9.38;4.38,10.00 +4.38,10.00;5.62,10.00 +5.62,10.00;6.56,9.69 +6.56,9.69;7.19,9.06 +7.19,9.06;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,3.75 +7.81,3.75;7.50,2.81 +7.50,2.81;6.88,1.88 +6.88,1.88;5.94,1.56 +5.94,1.56;5.00,1.25 +5.00,1.25;4.06,1.56 +4.06,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,7.81 +2.81,7.81;2.81,7.81 +1.88,1.88;8.75,9.69 + +# UTF-16 : 50 +# UTF-8 : 50 +[0050] P +2.81,1.25;2.81,10.00 +2.81,10.00;5.31,10.00 +5.31,10.00;6.25,10.00 +6.25,10.00;7.19,9.38 +7.19,9.38;7.50,8.44 +7.50,8.44;7.50,7.50 +7.50,7.50;7.19,6.56 +7.19,6.56;6.56,5.62 +6.56,5.62;5.62,5.31 +5.62,5.31;5.31,5.31 +5.31,5.31;2.81,5.31 + +# UTF-16 : 51 +# UTF-8 : 51 +[0051] Q +2.19,7.81;2.50,8.75 +2.50,8.75;3.12,9.38 +3.12,9.38;4.06,10.00 +4.06,10.00;5.00,10.00 +5.00,10.00;5.94,9.69 +5.94,9.69;6.56,9.06 +6.56,9.06;7.19,8.12 +7.19,8.12;7.19,7.81 +7.19,7.81;7.19,3.75 +7.19,3.75;6.88,2.81 +6.88,2.81;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;4.38,1.25 +4.38,1.25;3.44,1.56 +3.44,1.56;2.81,2.19 +2.81,2.19;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,3.75;2.19,7.81 +2.19,7.81;2.19,7.81 +6.25,3.12;8.12,1.25 + +# UTF-16 : 52 +# UTF-8 : 52 +[0052] R +2.81,1.25;2.81,10.00 +2.81,10.00;5.31,10.00 +5.31,10.00;6.25,10.00 +6.25,10.00;7.19,9.38 +7.19,9.38;7.50,8.44 +7.50,8.44;7.50,7.50 +7.50,7.50;7.19,6.56 +7.19,6.56;6.56,5.62 +6.56,5.62;5.62,5.31 +5.62,5.31;5.31,5.31 +5.31,5.31;2.81,5.31 +7.81,1.25;5.62,5.31 + +# UTF-16 : 01 54 +# UTF-8 : 94 c5 +[0154] Ŕ +2.81,1.25;2.81,10.00 +2.81,10.00;5.31,10.00 +5.31,10.00;6.25,10.00 +6.25,10.00;7.19,9.38 +7.19,9.38;7.50,8.44 +7.50,8.44;7.50,7.50 +7.50,7.50;7.19,6.56 +7.19,6.56;6.56,5.62 +6.56,5.62;5.62,5.31 +5.62,5.31;5.31,5.31 +5.31,5.31;2.81,5.31 +7.81,1.25;5.62,5.31 +4.38,12.50;6.25,14.06 + +# UTF-16 : 01 58 +# UTF-8 : 98 c5 +[0158] Ř +2.81,1.25;2.81,10.00 +2.81,10.00;5.31,10.00 +5.31,10.00;6.25,10.00 +6.25,10.00;7.19,9.38 +7.19,9.38;7.50,8.44 +7.50,8.44;7.50,7.50 +7.50,7.50;7.19,6.56 +7.19,6.56;6.56,5.62 +6.56,5.62;5.62,5.31 +5.62,5.31;5.31,5.31 +5.31,5.31;2.81,5.31 +7.81,1.25;5.62,5.31 +3.75,14.06;5.31,12.50 +5.31,12.50;6.56,14.06 + +# UTF-16 : 01 56 +# UTF-8 : 96 c5 +[0156] Ŗ +2.81,1.25;2.81,10.00 +2.81,10.00;5.31,10.00 +5.31,10.00;6.25,10.00 +6.25,10.00;7.19,9.38 +7.19,9.38;7.50,8.44 +7.50,8.44;7.50,7.50 +7.50,7.50;7.19,6.56 +7.19,6.56;6.56,5.62 +6.56,5.62;5.62,5.31 +5.62,5.31;5.31,5.31 +5.31,5.31;2.81,5.31 +7.81,1.25;5.62,5.31 +5.31,1.25;4.69,-0.31 + +# UTF-16 : 53 +# UTF-8 : 53 +[0053] S +7.19,9.69;6.25,10.00 +6.25,10.00;5.31,10.00 +5.31,10.00;4.69,10.00 +4.69,10.00;3.75,10.00 +3.75,10.00;3.12,9.06 +3.12,9.06;2.81,8.12 +2.81,8.12;3.12,7.19 +3.12,7.19;3.75,6.56 +3.75,6.56;3.75,6.56 +3.75,6.56;6.56,5.00 +6.56,5.00;7.19,4.38 +7.19,4.38;7.81,3.44 +7.81,3.44;7.50,2.50 +7.50,2.50;6.88,1.56 +6.88,1.56;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;4.69,1.56 +4.69,1.56;3.75,1.88 +3.75,1.88;2.81,2.19 +2.81,2.19;2.81,2.19 + +# UTF-16 : 01 5a +# UTF-8 : 9a c5 +[015a] Ś +7.19,9.69;6.25,10.00 +6.25,10.00;5.31,10.00 +5.31,10.00;4.69,10.00 +4.69,10.00;3.75,10.00 +3.75,10.00;3.12,9.06 +3.12,9.06;2.81,8.12 +2.81,8.12;3.12,7.19 +3.12,7.19;3.75,6.56 +3.75,6.56;3.75,6.56 +3.75,6.56;6.56,5.00 +6.56,5.00;7.19,4.38 +7.19,4.38;7.81,3.44 +7.81,3.44;7.50,2.50 +7.50,2.50;6.88,1.56 +6.88,1.56;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;4.69,1.56 +4.69,1.56;3.75,1.88 +3.75,1.88;2.81,2.19 +2.81,2.19;2.81,2.19 +4.38,12.50;6.25,14.06 + +# UTF-16 : 01 5c +# UTF-8 : 9c c5 +[015c] Ŝ +7.19,9.69;6.25,10.00 +6.25,10.00;5.31,10.00 +5.31,10.00;4.69,10.00 +4.69,10.00;3.75,10.00 +3.75,10.00;3.12,9.06 +3.12,9.06;2.81,8.12 +2.81,8.12;3.12,7.19 +3.12,7.19;3.75,6.56 +3.75,6.56;3.75,6.56 +3.75,6.56;6.56,5.00 +6.56,5.00;7.19,4.38 +7.19,4.38;7.81,3.44 +7.81,3.44;7.50,2.50 +7.50,2.50;6.88,1.56 +6.88,1.56;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;4.69,1.56 +4.69,1.56;3.75,1.88 +3.75,1.88;2.81,2.19 +2.81,2.19;2.81,2.19 +3.75,12.50;5.31,14.06 +5.31,14.06;6.56,12.50 + +# UTF-16 : 01 60 +# UTF-8 : a0 c5 +[0160] Š +7.19,9.69;6.25,10.00 +6.25,10.00;5.31,10.00 +5.31,10.00;4.69,10.00 +4.69,10.00;3.75,10.00 +3.75,10.00;3.12,9.06 +3.12,9.06;2.81,8.12 +2.81,8.12;3.12,7.19 +3.12,7.19;3.75,6.56 +3.75,6.56;3.75,6.56 +3.75,6.56;6.56,5.00 +6.56,5.00;7.19,4.38 +7.19,4.38;7.81,3.44 +7.81,3.44;7.50,2.50 +7.50,2.50;6.88,1.56 +6.88,1.56;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;4.69,1.56 +4.69,1.56;3.75,1.88 +3.75,1.88;2.81,2.19 +2.81,2.19;2.81,2.19 +3.75,14.06;5.31,12.50 +5.31,12.50;6.56,14.06 + +# UTF-16 : 01 5e +# UTF-8 : 9e c5 +[015e] Ş +7.19,9.69;6.25,10.00 +6.25,10.00;5.31,10.00 +5.31,10.00;4.69,10.00 +4.69,10.00;3.75,10.00 +3.75,10.00;3.12,9.06 +3.12,9.06;2.81,8.12 +2.81,8.12;3.12,7.19 +3.12,7.19;3.75,6.56 +3.75,6.56;3.75,6.56 +3.75,6.56;6.56,5.00 +6.56,5.00;7.19,4.38 +7.19,4.38;7.81,3.44 +7.81,3.44;7.50,2.50 +7.50,2.50;6.88,1.56 +6.88,1.56;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;4.69,1.56 +4.69,1.56;3.75,1.88 +3.75,1.88;2.81,2.19 +2.81,2.19;2.81,2.19 +5.31,1.25;4.69,-0.31 + +# UTF-16 : 54 +# UTF-8 : 54 +[0054] T +2.81,10.00;7.81,10.00 +5.31,10.00;5.31,1.25 + +# UTF-16 : 01 64 +# UTF-8 : a4 c5 +[0164] Ť +2.81,10.00;7.81,10.00 +5.31,10.00;5.31,1.25 +3.75,14.06;5.31,12.50 +5.31,12.50;6.56,14.06 + +# UTF-16 : 01 62 +# UTF-8 : a2 c5 +[0162] Ţ +2.81,10.00;7.81,10.00 +5.31,10.00;5.31,1.25 +5.31,1.25;4.69,-0.31 + +# UTF-16 : 01 66 +# UTF-8 : a6 c5 +[0166] Ŧ +2.81,10.00;7.81,10.00 +5.31,10.00;5.31,1.25 +3.12,4.38;7.19,7.19 + +# UTF-16 : 55 +# UTF-8 : 55 +[0055] U +2.81,10.00;2.81,3.75 +2.81,3.75;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.56 +4.38,1.56;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,2.19 +7.19,2.19;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;7.81,10.00 + +# UTF-16 : d9 +# UTF-8 : 99 c3 +[00d9] Ù +2.81,10.00;2.81,3.75 +2.81,3.75;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.56 +4.38,1.56;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,2.19 +7.19,2.19;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;7.81,10.00 +4.38,14.06;6.25,12.50 + +# UTF-16 : da +# UTF-8 : 9a c3 +[00da] Ú +2.81,10.00;2.81,3.75 +2.81,3.75;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.56 +4.38,1.56;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,2.19 +7.19,2.19;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;7.81,10.00 +4.38,12.50;6.25,14.06 + +# UTF-16 : db +# UTF-8 : 9b c3 +[00db] Û +2.81,10.00;2.81,3.75 +2.81,3.75;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.56 +4.38,1.56;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,2.19 +7.19,2.19;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;7.81,10.00 +3.75,12.50;5.31,14.06 +5.31,14.06;6.56,12.50 + +# UTF-16 : 01 68 +# UTF-8 : a8 c5 +[0168] Ũ +2.81,10.00;2.81,3.75 +2.81,3.75;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.56 +4.38,1.56;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,2.19 +7.19,2.19;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;7.81,10.00 +3.12,13.44;3.75,13.75 +3.75,13.75;4.69,14.06 +4.69,14.06;4.69,13.75 +4.69,13.75;5.62,13.12 +5.62,13.12;6.56,13.12 +6.56,13.12;6.88,13.12 +6.88,13.12;7.19,13.44 + +# UTF-16 : dc +# UTF-8 : 9c c3 +[00dc] Ü +2.81,10.00;2.81,3.75 +2.81,3.75;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.56 +4.38,1.56;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,2.19 +7.19,2.19;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;7.81,10.00 +3.75,13.12;3.75,12.50 +6.56,13.12;6.56,12.50 + +# UTF-16 : 01 6e +# UTF-8 : ae c5 +[016e] Ů +2.81,10.00;2.81,3.75 +2.81,3.75;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.56 +4.38,1.56;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,2.19 +7.19,2.19;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;7.81,10.00 +5.31,11.56;4.38,11.88 +4.38,11.88;4.06,12.81 +4.06,12.81;4.38,13.75 +4.38,13.75;5.31,14.06 +5.31,14.06;6.25,13.75 +6.25,13.75;6.56,12.81 +6.56,12.81;5.94,11.88 +5.94,11.88;5.31,11.56 + +# UTF-16 : 01 70 +# UTF-8 : b0 c5 +[0170] Ű +2.81,10.00;2.81,3.75 +2.81,3.75;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.56 +4.38,1.56;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,2.19 +7.19,2.19;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;7.81,10.00 +3.12,12.50;4.38,14.06 +6.25,12.50;7.19,14.06 + +# UTF-16 : 01 d3 +# UTF-8 : 93 c7 +[01d3] Ǔ +2.81,10.00;2.81,3.75 +2.81,3.75;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.56 +4.38,1.56;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,2.19 +7.19,2.19;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;7.81,10.00 +3.75,14.06;4.06,13.12 +4.06,13.12;5.00,12.50 +5.00,12.50;5.94,12.81 +5.94,12.81;6.56,13.44 +6.56,13.44;6.56,14.06 + +# UTF-16 : 01 6a +# UTF-8 : aa c5 +[016a] Ū +2.81,10.00;2.81,3.75 +2.81,3.75;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.56 +4.38,1.56;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,2.19 +7.19,2.19;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;7.81,10.00 +2.81,13.12;7.81,13.12 + +# UTF-16 : 01 72 +# UTF-8 : b2 c5 +[0172] Ų +2.81,10.00;2.81,3.75 +2.81,3.75;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.56 +4.38,1.56;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,2.19 +7.19,2.19;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;7.81,10.00 +5.31,1.25;4.69,-0.31 + +# UTF-16 : 56 +# UTF-8 : 56 +[0056] V +2.19,10.00;5.31,1.25 +5.31,1.25;8.12,10.00 + +# UTF-16 : 57 +# UTF-8 : 57 +[0057] W +1.25,10.00;3.12,1.25 +3.12,1.25;5.31,7.19 +5.31,7.19;7.19,1.25 +7.19,1.25;9.06,10.00 + +# UTF-16 : 58 +# UTF-8 : 58 +[0058] X +2.19,1.25;8.12,10.00 +2.19,10.00;8.12,1.25 + +# UTF-16 : 59 +# UTF-8 : 59 +[0059] Y +2.19,10.00;5.31,5.94 +5.31,5.94;8.12,10.00 +5.31,1.25;5.31,6.25 + +# UTF-16 : dd +# UTF-8 : 9d c3 +[00dd] Ý +2.19,10.00;5.31,5.94 +5.31,5.94;8.12,10.00 +5.31,1.25;5.31,6.25 +4.38,12.50;6.25,14.06 + +# UTF-16 : 5a +# UTF-8 : 5a +[005a] Z +2.81,10.00;7.81,10.00 +7.81,10.00;2.81,1.25 +2.81,1.25;7.81,1.25 + +# UTF-16 : 01 79 +# UTF-8 : b9 c5 +[0179] Ź +2.81,10.00;7.81,10.00 +7.81,10.00;2.81,1.25 +2.81,1.25;7.81,1.25 +4.38,12.50;6.25,14.06 + +# UTF-16 : 01 7d +# UTF-8 : bd c5 +[017d] Ž +2.81,10.00;7.81,10.00 +7.81,10.00;2.81,1.25 +2.81,1.25;7.81,1.25 +3.75,14.06;5.31,12.50 +5.31,12.50;6.56,14.06 + +# UTF-16 : 01 7b +# UTF-8 : bb c5 +[017b] Ż +2.81,10.00;7.81,10.00 +7.81,10.00;2.81,1.25 +2.81,1.25;7.81,1.25 +5.31,12.50;5.31,13.44 +5.31,13.44;5.31,13.44 +5.31,13.44;5.31,12.50 + +# UTF-16 : 61 +# UTF-8 : 61 +[0061] a +3.75,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.44,3.44 +3.44,3.44;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;7.19,4.38 + +# UTF-16 : e0 +# UTF-8 : a0 c3 +[00e0] à +3.75,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.44,3.44 +3.44,3.44;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;7.19,4.38 +4.38,10.94;6.25,9.69 + +# UTF-16 : e1 +# UTF-8 : a1 c3 +[00e1] á +3.75,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.44,3.44 +3.44,3.44;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;7.19,4.38 +4.38,9.69;6.25,10.94 + +# UTF-16 : e2 +# UTF-8 : a2 c3 +[00e2] â +3.75,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.44,3.44 +3.44,3.44;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;7.19,4.38 +3.75,9.69;5.31,10.94 +5.31,10.94;6.56,9.69 + +# UTF-16 : e3 +# UTF-8 : a3 c3 +[00e3] ã +3.75,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.44,3.44 +3.44,3.44;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;7.19,4.38 +3.12,10.00;3.75,10.31 +3.75,10.31;4.69,10.62 +4.69,10.62;4.69,10.31 +4.69,10.31;5.62,9.69 +5.62,9.69;6.56,9.69 +6.56,9.69;6.88,9.69 +6.88,9.69;7.19,10.00 + +# UTF-16 : e4 +# UTF-8 : a4 c3 +[00e4] ä +3.75,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.44,3.44 +3.44,3.44;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;7.19,4.38 +3.75,10.00;3.75,9.69 +6.56,10.00;6.56,9.69 + +# UTF-16 : e5 +# UTF-8 : a5 c3 +[00e5] å +3.75,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.44,3.44 +3.44,3.44;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;7.19,4.38 +5.31,9.69;4.38,10.00 +4.38,10.00;4.06,10.94 +4.06,10.94;4.38,11.88 +4.38,11.88;5.31,12.19 +5.31,12.19;6.25,11.56 +6.25,11.56;6.56,10.62 +6.56,10.62;5.94,10.00 +5.94,10.00;5.31,9.69 + +# UTF-16 : 01 03 +# UTF-8 : 83 c4 +[0103] ă +3.75,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.44,3.44 +3.44,3.44;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;7.19,4.38 +3.75,11.56;4.06,10.62 +4.06,10.62;5.00,10.00 +5.00,10.00;5.94,10.31 +5.94,10.31;6.56,10.94 +6.56,10.94;6.56,11.56 + +# UTF-16 : 01 01 +# UTF-8 : 81 c4 +[0101] ā +3.75,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.44,3.44 +3.44,3.44;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;7.19,4.38 +2.81,10.00;7.81,10.00 + +# UTF-16 : e6 +# UTF-8 : a6 c3 +[00e6] æ +2.81,7.19;3.75,7.19 +3.75,7.19;4.69,6.88 +4.69,6.88;5.31,5.94 +5.31,5.94;5.31,5.62 +5.31,5.62;5.31,1.25 +5.31,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.19,2.50 +2.19,2.50;2.50,3.44 +2.50,3.44;3.12,4.06 +3.12,4.06;3.75,4.38 +3.75,4.38;8.12,4.38 +8.12,4.38;8.12,5.62 +8.12,5.62;7.81,6.56 +7.81,6.56;6.88,7.19 +6.88,7.19;5.94,6.88 +5.94,6.88;5.31,6.25 +5.31,6.25;5.31,5.62 +5.31,5.62;5.31,2.81 +5.31,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;8.12,1.25 + +# UTF-16 : 62 +# UTF-8 : 62 +[0062] b +3.12,10.00;3.12,1.25 +3.12,1.25;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,2.50 +7.19,2.50;7.19,2.81 +7.19,2.81;7.19,5.62 +7.19,5.62;6.88,6.56 +6.88,6.56;5.94,7.19 +5.94,7.19;5.62,7.19 +5.62,7.19;3.12,7.19 + +# UTF-16 : 63 +# UTF-8 : 63 +[0063] c +6.56,1.25;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.75,5.62 +3.75,5.62;4.06,6.56 +4.06,6.56;5.00,7.19 +5.00,7.19;5.31,7.19 +5.31,7.19;6.56,7.19 + +# UTF-16 : 01 07 +# UTF-8 : 87 c4 +[0107] ć +6.56,1.25;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.75,5.62 +3.75,5.62;4.06,6.56 +4.06,6.56;5.00,7.19 +5.00,7.19;5.31,7.19 +5.31,7.19;6.56,7.19 +4.38,9.69;6.25,10.94 + +# UTF-16 : 01 09 +# UTF-8 : 89 c4 +[0109] ĉ +6.56,1.25;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.75,5.62 +3.75,5.62;4.06,6.56 +4.06,6.56;5.00,7.19 +5.00,7.19;5.31,7.19 +5.31,7.19;6.56,7.19 +3.75,9.69;5.31,10.94 +5.31,10.94;6.56,9.69 + +# UTF-16 : 01 0d +# UTF-8 : 8d c4 +[010d] č +6.56,1.25;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.75,5.62 +3.75,5.62;4.06,6.56 +4.06,6.56;5.00,7.19 +5.00,7.19;5.31,7.19 +5.31,7.19;6.56,7.19 +3.75,10.94;5.31,9.69 +5.31,9.69;6.56,10.94 + +# UTF-16 : e7 +# UTF-8 : a7 c3 +[00e7] ç +6.56,1.25;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.75,5.62 +3.75,5.62;4.06,6.56 +4.06,6.56;5.00,7.19 +5.00,7.19;5.31,7.19 +5.31,7.19;6.56,7.19 +5.31,1.25;4.69,-0.31 + +# UTF-16 : 64 +# UTF-8 : 64 +[0064] d +7.19,10.00;7.19,1.25 +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.62 +3.12,5.62;3.44,6.56 +3.44,6.56;4.38,7.19 +4.38,7.19;4.69,7.19 +4.69,7.19;7.19,7.19 + +# UTF-16 : 01 0f +# UTF-8 : 8f c4 +[010f] ď +7.19,10.00;7.19,1.25 +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.62 +3.12,5.62;3.44,6.56 +3.44,6.56;4.38,7.19 +4.38,7.19;4.69,7.19 +4.69,7.19;7.19,7.19 +3.75,13.44;5.31,12.19 +5.31,12.19;6.56,13.44 + +# UTF-16 : 01 11 +# UTF-8 : 91 c4 +[0111] đ +7.19,10.00;7.19,1.25 +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.62 +3.12,5.62;3.44,6.56 +3.44,6.56;4.38,7.19 +4.38,7.19;4.69,7.19 +4.69,7.19;7.19,7.19 +7.19,12.50;7.19,10.00 +5.31,10.00;9.06,10.00 + +# UTF-16 : 65 +# UTF-8 : 65 +[0065] e +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.31 +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;3.12,4.38 + +# UTF-16 : e8 +# UTF-8 : a8 c3 +[00e8] è +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.31 +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;3.12,4.38 +4.38,10.94;6.25,9.69 + +# UTF-16 : e9 +# UTF-8 : a9 c3 +[00e9] é +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.31 +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;3.12,4.38 +4.38,9.69;6.25,10.94 + +# UTF-16 : ea +# UTF-8 : aa c3 +[00ea] ê +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.31 +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;3.12,4.38 +3.75,9.69;5.31,10.94 +5.31,10.94;6.56,9.69 + +# UTF-16 : eb +# UTF-8 : ab c3 +[00eb] ë +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.31 +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;3.12,4.38 +3.75,10.00;3.75,9.69 +6.56,10.00;6.56,9.69 + +# UTF-16 : 01 1b +# UTF-8 : 9b c4 +[011b] ě +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.31 +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;3.12,4.38 +3.75,10.94;5.31,9.69 +5.31,9.69;6.56,10.94 + +# UTF-16 : 01 17 +# UTF-8 : 97 c4 +[0117] ė +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.31 +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;3.12,4.38 +5.31,10.00;5.31,10.94 +5.31,10.94;5.31,10.94 +5.31,10.94;5.31,10.00 + +# UTF-16 : 01 19 +# UTF-8 : 99 c4 +[0119] ę +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.31 +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;3.12,4.38 +4.69,1.25;4.38,-0.31 + +# UTF-16 : 66 +# UTF-8 : 66 +[0066] f +5.31,1.25;5.31,8.75 +5.31,8.75;5.62,9.69 +5.62,9.69;6.25,10.00 +6.25,10.00;6.56,10.00 +6.56,10.00;7.19,10.00 +4.38,7.19;7.19,7.19 + +# UTF-16 : 67 +# UTF-8 : 67 +[0067] g +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.62 +3.12,5.62;3.44,6.56 +3.44,6.56;4.38,7.19 +4.38,7.19;4.69,7.19 +4.69,7.19;7.19,7.19 +7.19,7.19;7.19,0.00 +7.19,0.00;6.88,-0.62 +6.88,-0.62;5.94,-1.25 +5.94,-1.25;5.62,-1.25 +5.62,-1.25;3.75,-1.25 + +# UTF-16 : 01 1d +# UTF-8 : 9d c4 +[011d] ĝ +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.62 +3.12,5.62;3.44,6.56 +3.44,6.56;4.38,7.19 +4.38,7.19;4.69,7.19 +4.69,7.19;7.19,7.19 +7.19,7.19;7.19,0.00 +7.19,0.00;6.88,-0.62 +6.88,-0.62;5.94,-1.25 +5.94,-1.25;5.62,-1.25 +5.62,-1.25;3.75,-1.25 +3.75,9.69;5.31,10.94 +5.31,10.94;6.56,9.69 + +# UTF-16 : 01 1f +# UTF-8 : 9f c4 +[011f] ğ +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.62 +3.12,5.62;3.44,6.56 +3.44,6.56;4.38,7.19 +4.38,7.19;4.69,7.19 +4.69,7.19;7.19,7.19 +7.19,7.19;7.19,0.00 +7.19,0.00;6.88,-0.62 +6.88,-0.62;5.94,-1.25 +5.94,-1.25;5.62,-1.25 +5.62,-1.25;3.75,-1.25 +3.75,11.56;4.06,10.62 +4.06,10.62;5.00,10.00 +5.00,10.00;5.94,10.31 +5.94,10.31;6.56,10.94 +6.56,10.94;6.56,11.56 + +# UTF-16 : 01 21 +# UTF-8 : a1 c4 +[0121] ġ +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.62 +3.12,5.62;3.44,6.56 +3.44,6.56;4.38,7.19 +4.38,7.19;4.69,7.19 +4.69,7.19;7.19,7.19 +7.19,7.19;7.19,0.00 +7.19,0.00;6.88,-0.62 +6.88,-0.62;5.94,-1.25 +5.94,-1.25;5.62,-1.25 +5.62,-1.25;3.75,-1.25 +5.31,10.00;5.31,10.94 +5.31,10.94;5.31,10.94 +5.31,10.94;5.31,10.00 + +# UTF-16 : 68 +# UTF-8 : 68 +[0068] h +3.12,1.25;3.12,10.00 +3.12,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 + +# UTF-16 : 01 25 +# UTF-8 : a5 c4 +[0125] ĥ +3.12,1.25;3.12,10.00 +3.12,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 +3.75,12.50;5.31,14.06 +5.31,14.06;6.56,12.50 + +# UTF-16 : 01 27 +# UTF-8 : a7 c4 +[0127] ħ +3.12,1.25;3.12,10.00 +3.12,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 +3.12,12.50;3.12,10.00 +1.88,10.00;4.69,10.00 + +# UTF-16 : 69 +# UTF-8 : 69 +[0069] i +5.31,1.25;5.31,7.19 +5.31,9.69;5.31,10.00 + +# UTF-16 : ec +# UTF-8 : ac c3 +[00ec] ì +5.31,1.25;5.31,7.19 +4.38,10.94;6.25,9.69 + +# UTF-16 : ed +# UTF-8 : ad c3 +[00ed] í +5.31,1.25;5.31,7.19 +4.38,9.69;6.25,10.94 + +# UTF-16 : ee +# UTF-8 : ae c3 +[00ee] î +5.31,1.25;5.31,7.19 +3.75,9.69;5.31,10.94 +5.31,10.94;6.56,9.69 + +# UTF-16 : 01 29 +# UTF-8 : a9 c4 +[0129] ĩ +5.31,1.25;5.31,7.19 +3.12,10.00;3.75,10.31 +3.75,10.31;4.69,10.62 +4.69,10.62;4.69,10.31 +4.69,10.31;5.62,9.69 +5.62,9.69;6.56,9.69 +6.56,9.69;6.88,9.69 +6.88,9.69;7.19,10.00 + +# UTF-16 : ef +# UTF-8 : af c3 +[00ef] ï +5.31,1.25;5.31,7.19 +3.12,9.69;3.12,10.00 +7.19,9.69;7.19,10.00 + +# UTF-16 : 01 2b +# UTF-8 : ab c4 +[012b] ī +5.31,1.25;5.31,7.19 +2.81,10.00;7.81,10.00 + +# UTF-16 : 01 2f +# UTF-8 : af c4 +[012f] į +5.31,1.25;5.31,7.19 +5.31,9.69;5.31,10.00 +5.31,1.25;4.38,-0.31 + +# UTF-16 : 6a +# UTF-8 : 6a +[006a] j +4.38,-1.25;4.69,-1.25 +4.69,-1.25;5.62,-0.94 +5.62,-0.94;6.25,0.00 +6.25,0.00;6.25,0.00 +6.25,0.00;6.25,7.19 +6.25,9.69;6.25,10.00 + +# UTF-16 : 6b +# UTF-8 : 6b +[006b] k +3.12,10.00;3.12,1.25 +3.12,4.38;7.19,7.19 +7.19,1.25;5.00,5.31 + +# UTF-16 : 01 37 +# UTF-8 : b7 c4 +[0137] ķ +3.12,10.00;3.12,1.25 +3.12,4.38;7.19,7.19 +7.19,1.25;5.00,5.31 +3.12,1.25;2.81,-0.31 + +# UTF-16 : 6c +# UTF-8 : 6c +[006c] l +5.31,10.00;5.31,2.19 +5.31,2.19;5.62,1.56 +5.62,1.56;6.25,1.25 + +# UTF-16 : 01 3a +# UTF-8 : ba c4 +[013a] ĺ +5.31,10.00;5.31,2.19 +5.31,2.19;5.62,1.56 +5.62,1.56;6.25,1.25 +4.38,12.50;6.25,14.06 + +# UTF-16 : 01 3e +# UTF-8 : be c4 +[013e] ľ +5.31,10.00;5.31,2.19 +5.31,2.19;5.62,1.56 +5.62,1.56;6.25,1.25 +3.75,14.06;5.31,12.50 +5.31,12.50;6.56,14.06 + +# UTF-16 : 01 3c +# UTF-8 : bc c4 +[013c] ļ +5.31,10.00;5.31,2.19 +5.31,2.19;5.62,1.56 +5.62,1.56;6.25,1.25 +3.12,0.94;2.81,-0.31 + +# UTF-16 : 01 42 +# UTF-8 : 82 c5 +[0142] ł +5.31,10.00;5.31,2.19 +5.31,2.19;5.62,1.56 +5.62,1.56;6.25,1.25 +3.75,5.62;6.56,7.81 + +# UTF-16 : 6d +# UTF-8 : 6d +[006d] m +2.19,1.25;2.19,7.19 +2.19,7.19;6.56,7.19 +6.56,7.19;7.50,6.88 +7.50,6.88;8.12,5.94 +8.12,5.94;8.12,5.62 +8.12,5.62;8.12,1.25 +5.31,1.25;5.31,7.19 + +# UTF-16 : 6e +# UTF-8 : 6e +[006e] n +3.12,1.25;3.12,7.19 +3.12,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 + +# UTF-16 : 01 44 +# UTF-8 : 84 c5 +[0144] ń +3.12,1.25;3.12,7.19 +3.12,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 +4.38,9.69;6.25,10.94 + +# UTF-16 : 01 48 +# UTF-8 : 88 c5 +[0148] ň +3.12,1.25;3.12,7.19 +3.12,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 +3.75,10.94;5.31,9.69 +5.31,9.69;6.56,10.94 + +# UTF-16 : 02 72 +# UTF-8 : b2 c9 +[0272] ɲ +3.12,1.25;3.12,7.19 +3.12,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 +3.12,1.25;2.81,-0.31 + +# UTF-16 : 01 4b +# UTF-8 : 8b c5 +[014b] ŋ +3.12,1.25;3.12,7.19 +3.12,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,-1.25 +7.19,-1.25;6.56,-1.25 +6.56,-1.25;5.62,-0.94 +5.62,-0.94;5.31,0.00 +5.31,0.00;5.31,0.00 + +# UTF-16 : 6f +# UTF-8 : 6f +[006f] o +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,3.12 +7.19,3.12;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.19 +3.75,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,5.31 +3.12,5.31;3.12,5.31 + +# UTF-16 : f2 +# UTF-8 : b2 c3 +[00f2] ò +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,3.12 +7.19,3.12;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.19 +3.75,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,5.31 +3.12,5.31;3.12,5.31 +4.38,10.94;6.25,9.69 + +# UTF-16 : f3 +# UTF-8 : b3 c3 +[00f3] ó +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,3.12 +7.19,3.12;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.19 +3.75,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,5.31 +3.12,5.31;3.12,5.31 +4.38,9.69;6.25,10.94 + +# UTF-16 : f4 +# UTF-8 : b4 c3 +[00f4] ô +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,3.12 +7.19,3.12;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.19 +3.75,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,5.31 +3.12,5.31;3.12,5.31 +3.75,9.69;5.31,10.94 +5.31,10.94;6.56,9.69 + +# UTF-16 : f5 +# UTF-8 : b5 c3 +[00f5] õ +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,3.12 +7.19,3.12;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.19 +3.75,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,5.31 +3.12,5.31;3.12,5.31 +3.12,10.00;3.75,10.31 +3.75,10.31;4.69,10.62 +4.69,10.62;4.69,10.31 +4.69,10.31;5.62,9.69 +5.62,9.69;6.56,9.69 +6.56,9.69;6.88,9.69 +6.88,9.69;7.19,10.00 + +# UTF-16 : f6 +# UTF-8 : b6 c3 +[00f6] ö +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,3.12 +7.19,3.12;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.19 +3.75,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,5.31 +3.12,5.31;3.12,5.31 +3.75,10.00;3.75,9.69 +6.56,10.00;6.56,9.69 + +# UTF-16 : 01 51 +# UTF-8 : 91 c5 +[0151] ő +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,3.12 +7.19,3.12;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.19 +3.75,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,5.31 +3.12,5.31;3.12,5.31 +2.19,9.69;4.38,10.94 +6.25,9.69;8.12,10.94 + +# UTF-16 : 01 4d +# UTF-8 : 8d c5 +[014d] ō +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,3.12 +7.19,3.12;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.19 +3.75,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,5.31 +3.12,5.31;3.12,5.31 +2.81,10.00;7.81,10.00 + +# UTF-16 : f8 +# UTF-8 : b8 c3 +[00f8] ø +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,3.12 +7.19,3.12;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.19 +3.75,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,5.31 +3.12,5.31;3.12,5.31 +2.19,1.25;8.12,7.19 + +# UTF-16 : 01 53 +# UTF-8 : 93 c5 +[0153] œ +5.31,3.12;5.00,2.19 +5.00,2.19;4.38,1.56 +4.38,1.56;3.44,1.25 +3.44,1.25;2.50,1.56 +2.50,1.56;1.56,2.19 +1.56,2.19;1.25,3.12 +1.25,3.12;1.25,3.12 +1.25,3.12;1.25,5.31 +1.25,5.31;1.56,6.25 +1.56,6.25;2.19,6.88 +2.19,6.88;3.12,7.19 +3.12,7.19;4.06,6.88 +4.06,6.88;5.00,6.25 +5.00,6.25;5.31,5.31 +5.31,5.31;5.31,5.31 +5.31,5.31;5.31,3.12 +5.31,3.12;5.31,3.12 +5.31,4.38;9.06,4.38 +9.06,4.38;9.06,5.31 +9.06,5.31;8.75,6.25 +8.75,6.25;8.12,6.88 +8.12,6.88;7.19,7.19 +7.19,7.19;6.25,6.88 +6.25,6.88;5.62,6.25 +5.62,6.25;5.31,5.31 +5.31,5.31;5.31,5.31 +5.31,5.31;5.31,2.81 +5.31,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;9.06,1.25 + +# UTF-16 : 70 +# UTF-8 : 70 +[0070] p +3.12,-1.25;3.12,7.19 +3.12,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,2.81 +7.19,2.81;6.88,1.88 +6.88,1.88;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;3.12,1.25 + +# UTF-16 : fe +# UTF-8 : be c3 +[00fe] þ +3.12,-1.25;3.12,9.69 +3.12,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,2.81 +7.19,2.81;6.88,1.88 +6.88,1.88;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;3.12,1.25 + +# UTF-16 : 71 +# UTF-8 : 71 +[0071] q +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.62 +3.12,5.62;3.44,6.56 +3.44,6.56;4.38,7.19 +4.38,7.19;4.69,7.19 +4.69,7.19;7.19,7.19 +7.19,7.19;7.19,-1.25 +7.19,-1.25;7.19,-1.25 + +# UTF-16 : 72 +# UTF-8 : 72 +[0072] r +4.38,1.25;4.38,7.19 +4.38,7.19;7.19,7.19 +7.19,7.19;7.19,6.25 + +# UTF-16 : 01 55 +# UTF-8 : 95 c5 +[0155] ŕ +4.38,1.25;4.38,7.19 +4.38,7.19;7.19,7.19 +7.19,7.19;7.19,6.25 +4.38,9.69;6.25,10.94 + +# UTF-16 : 01 59 +# UTF-8 : 99 c5 +[0159] ř +4.38,1.25;4.38,7.19 +4.38,7.19;7.19,7.19 +7.19,7.19;7.19,6.25 +4.38,10.94;5.62,9.69 +5.62,9.69;7.19,10.94 + +# UTF-16 : 01 57 +# UTF-8 : 97 c5 +[0157] ŗ +4.38,1.25;4.38,7.19 +4.38,7.19;7.19,7.19 +7.19,7.19;7.19,6.25 +7.19,0.94;6.56,-0.31 + +# UTF-16 : 73 +# UTF-8 : 73 +[0073] s +6.56,6.56;5.62,6.88 +5.62,6.88;4.69,7.19 +4.69,7.19;4.38,7.19 +4.38,7.19;3.44,6.88 +3.44,6.88;3.12,5.94 +3.12,5.94;3.75,5.00 +3.75,5.00;4.06,5.00 +4.06,5.00;6.56,3.75 +6.56,3.75;7.19,2.81 +7.19,2.81;6.88,1.88 +6.88,1.88;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.00,1.25 +5.00,1.25;3.75,1.56 +3.75,1.56;3.12,1.88 + +# UTF-16 : 01 5d +# UTF-8 : 9d c5 +[015d] ŝ +6.56,6.56;5.62,6.88 +5.62,6.88;4.69,7.19 +4.69,7.19;4.38,7.19 +4.38,7.19;3.44,6.88 +3.44,6.88;3.12,5.94 +3.12,5.94;3.75,5.00 +3.75,5.00;4.06,5.00 +4.06,5.00;6.56,3.75 +6.56,3.75;7.19,2.81 +7.19,2.81;6.88,1.88 +6.88,1.88;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.00,1.25 +5.00,1.25;3.75,1.56 +3.75,1.56;3.12,1.88 +3.75,9.69;5.31,10.94 +5.31,10.94;6.56,9.69 + +# UTF-16 : 01 61 +# UTF-8 : a1 c5 +[0161] š +6.56,6.56;5.62,6.88 +5.62,6.88;4.69,7.19 +4.69,7.19;4.38,7.19 +4.38,7.19;3.44,6.88 +3.44,6.88;3.12,5.94 +3.12,5.94;3.75,5.00 +3.75,5.00;4.06,5.00 +4.06,5.00;6.56,3.75 +6.56,3.75;7.19,2.81 +7.19,2.81;6.88,1.88 +6.88,1.88;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.00,1.25 +5.00,1.25;3.75,1.56 +3.75,1.56;3.12,1.88 +3.75,10.94;5.31,9.69 +5.31,9.69;6.56,10.94 + +# UTF-16 : 01 5f +# UTF-8 : 9f c5 +[015f] ş +6.56,6.56;5.62,6.88 +5.62,6.88;4.69,7.19 +4.69,7.19;4.38,7.19 +4.38,7.19;3.44,6.88 +3.44,6.88;3.12,5.94 +3.12,5.94;3.75,5.00 +3.75,5.00;4.06,5.00 +4.06,5.00;6.56,3.75 +6.56,3.75;7.19,2.81 +7.19,2.81;6.88,1.88 +6.88,1.88;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.00,1.25 +5.00,1.25;3.75,1.56 +3.75,1.56;3.12,1.88 +4.69,1.25;4.38,-0.31 + +# UTF-16 : 74 +# UTF-8 : 74 +[0074] t +5.31,1.25;5.31,10.00 +4.38,7.19;7.19,7.19 + +# UTF-16 : 01 65 +# UTF-8 : a5 c5 +[0165] ť +5.31,1.25;5.31,10.00 +4.38,7.19;7.19,7.19 +3.75,14.06;5.31,12.50 +5.31,12.50;6.56,14.06 + +# UTF-16 : 01 63 +# UTF-8 : a3 c5 +[0163] ţ +5.31,1.25;5.31,10.00 +4.38,7.19;7.19,7.19 +5.31,1.25;5.31,0.94 +5.31,0.94;4.69,-0.31 + +# UTF-16 : 01 67 +# UTF-8 : a7 c5 +[0167] ŧ +5.31,1.25;5.31,10.00 +4.38,7.19;7.19,7.19 +4.38,3.12;6.25,4.38 + +# UTF-16 : 75 +# UTF-8 : 75 +[0075] u +3.12,7.19;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;7.19,1.25 +7.19,1.25;7.19,7.19 + +# UTF-16 : f9 +# UTF-8 : b9 c3 +[00f9] ù +3.12,7.19;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;7.19,1.25 +7.19,1.25;7.19,7.19 +4.38,10.94;6.25,9.69 + +# UTF-16 : fa +# UTF-8 : ba c3 +[00fa] ú +3.12,7.19;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;7.19,1.25 +7.19,1.25;7.19,7.19 +4.38,9.69;6.25,10.94 + +# UTF-16 : fb +# UTF-8 : bb c3 +[00fb] û +3.12,7.19;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;7.19,1.25 +7.19,1.25;7.19,7.19 +3.75,9.69;5.31,10.94 +5.31,10.94;6.56,9.69 + +# UTF-16 : 01 69 +# UTF-8 : a9 c5 +[0169] ũ +3.12,7.19;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;7.19,1.25 +7.19,1.25;7.19,7.19 +3.12,10.00;3.75,10.31 +3.75,10.31;4.69,10.62 +4.69,10.62;4.69,10.31 +4.69,10.31;5.62,9.69 +5.62,9.69;6.56,9.69 +6.56,9.69;6.88,9.69 +6.88,9.69;7.19,10.00 + +# UTF-16 : fc +# UTF-8 : bc c3 +[00fc] ü +3.12,7.19;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;7.19,1.25 +7.19,1.25;7.19,7.19 +3.75,10.00;3.75,9.69 +6.56,10.00;6.56,9.69 + +# UTF-16 : 01 71 +# UTF-8 : b1 c5 +[0171] ű +3.12,7.19;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;7.19,1.25 +7.19,1.25;7.19,7.19 +2.19,9.69;4.38,10.94 +6.25,9.69;8.12,10.94 + +# UTF-16 : 01 6b +# UTF-8 : ab c5 +[016b] ū +3.12,7.19;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;7.19,1.25 +7.19,1.25;7.19,7.19 +2.81,10.00;7.81,10.00 + +# UTF-16 : 01 73 +# UTF-8 : b3 c5 +[0173] ų +3.12,7.19;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;7.19,1.25 +7.19,1.25;7.19,7.19 +4.69,1.25;4.38,-0.31 + +# UTF-16 : 76 +# UTF-8 : 76 +[0076] v +3.12,7.19;5.31,1.25 +5.31,1.25;7.19,7.19 + +# UTF-16 : 77 +# UTF-8 : 77 +[0077] w +2.19,7.19;3.75,1.25 +3.75,1.25;5.31,5.31 +5.31,5.31;6.56,1.25 +6.56,1.25;8.12,7.19 + +# UTF-16 : 78 +# UTF-8 : 78 +[0078] x +3.12,1.25;7.19,7.19 +3.12,7.19;7.19,1.25 + +# UTF-16 : 79 +# UTF-8 : 79 +[0079] y +7.19,7.19;4.38,-1.25 +4.38,-1.25;3.12,-1.25 +3.12,7.19;5.00,1.25 + +# UTF-16 : fd +# UTF-8 : bd c3 +[00fd] ý +7.19,7.19;4.38,-1.25 +4.38,-1.25;3.12,-1.25 +3.12,7.19;5.00,1.25 +4.38,9.69;6.25,10.94 + +# UTF-16 : ff +# UTF-8 : bf c3 +[00ff] ÿ +7.19,7.19;4.38,-1.25 +4.38,-1.25;3.12,-1.25 +3.12,7.19;5.00,1.25 +2.19,9.69;4.38,10.94 +6.25,9.69;8.12,10.94 + +# UTF-16 : 7a +# UTF-8 : 7a +[007a] z +3.12,7.19;7.19,7.19 +7.19,7.19;3.12,1.25 +3.12,1.25;7.19,1.25 + +# UTF-16 : df +# UTF-8 : 9f c3 +[00df] ß +2.81,1.25;2.81,8.75 +2.81,8.75;3.12,9.69 +3.12,9.69;4.06,10.00 +4.06,10.00;4.38,10.00 +4.38,10.00;6.25,10.00 +6.25,10.00;7.19,9.69 +7.19,9.69;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;7.81,8.12 +7.81,8.12;7.19,7.19 +7.19,7.19;6.56,6.88 +6.56,6.88;6.25,6.56 +6.25,6.56;7.19,6.25 +7.19,6.25;7.50,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;7.81,2.81 +7.81,2.81;7.19,1.88 +7.19,1.88;6.56,1.25 +6.56,1.25;6.25,1.25 + +# UTF-16 : 30 +# UTF-8 : 30 +[0030] 0 +4.06,1.88;3.75,2.81 +3.75,2.81;3.44,4.06 +3.44,4.06;3.44,5.00 +3.44,5.00;3.12,5.94 +3.12,5.94;3.44,7.19 +3.44,7.19;3.75,8.12 +3.75,8.12;4.06,9.06 +4.06,9.06;4.06,9.38 +4.06,9.38;5.00,10.00 +5.00,10.00;5.94,10.00 +5.94,10.00;6.25,9.38 +6.25,9.38;6.56,8.44 +6.56,8.44;6.88,7.50 +6.88,7.50;7.19,6.56 +7.19,6.56;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;6.88,3.44 +6.88,3.44;6.56,2.50 +6.56,2.50;6.25,1.88 +6.25,1.88;5.62,1.25 +5.62,1.25;4.69,1.56 +4.69,1.56;4.06,1.88 + +# UTF-16 : 31 +# UTF-8 : 31 +[0031] 1 +4.38,8.12;6.25,10.00 +6.25,10.00;6.25,1.25 + +# UTF-16 : 32 +# UTF-8 : 32 +[0032] 2 +3.12,8.75;3.44,9.06 +3.44,9.06;4.06,9.69 +4.06,9.69;5.00,10.00 +5.00,10.00;6.25,10.00 +6.25,10.00;6.88,9.38 +6.88,9.38;7.19,8.44 +7.19,8.44;6.88,7.50 +6.88,7.50;6.88,7.19 +6.88,7.19;3.12,1.25 +3.12,1.25;7.19,1.25 + +# UTF-16 : 33 +# UTF-8 : 33 +[0033] 3 +3.12,10.00;5.31,10.00 +5.31,10.00;6.25,10.00 +6.25,10.00;6.88,9.06 +6.88,9.06;7.19,8.12 +7.19,8.12;6.88,7.19 +6.88,7.19;6.25,6.56 +6.25,6.56;5.31,6.25 +5.31,6.25;5.31,6.25 +5.31,6.25;4.38,6.25 +4.38,6.25;5.31,6.25 +5.31,6.25;6.25,5.94 +6.25,5.94;6.88,5.31 +6.88,5.31;7.19,4.38 +7.19,4.38;7.19,4.38 +7.19,4.38;7.19,3.12 +7.19,3.12;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;5.31,1.25 +5.31,1.25;3.12,1.25 + +# UTF-16 : 34 +# UTF-8 : 34 +[0034] 4 +4.69,10.00;2.81,3.12 +2.81,3.12;7.81,3.12 +6.25,5.31;6.25,1.25 + +# UTF-16 : 35 +# UTF-8 : 35 +[0035] 5 +7.19,10.00;3.12,10.00 +3.12,10.00;3.12,6.25 +3.12,6.25;5.31,6.25 +5.31,6.25;6.25,5.94 +6.25,5.94;6.88,5.31 +6.88,5.31;7.19,4.38 +7.19,4.38;7.19,4.38 +7.19,4.38;7.19,3.12 +7.19,3.12;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;5.31,1.25 +5.31,1.25;3.12,1.25 + +# UTF-16 : 36 +# UTF-8 : 36 +[0036] 6 +3.12,6.25;5.31,6.25 +5.31,6.25;6.25,5.94 +6.25,5.94;6.88,5.31 +6.88,5.31;7.19,4.38 +7.19,4.38;7.19,4.38 +7.19,4.38;7.19,3.12 +7.19,3.12;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.19 +3.75,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,6.25 +3.12,6.25;3.44,7.19 +3.44,7.19;3.75,8.12 +3.75,8.12;4.38,9.06 +4.38,9.06;5.00,9.69 +5.00,9.69;5.94,10.00 +5.94,10.00;6.25,10.00 + +# UTF-16 : 37 +# UTF-8 : 37 +[0037] 7 +3.12,9.06;3.12,10.00 +3.12,10.00;7.19,10.00 +7.19,10.00;5.31,1.25 + +# UTF-16 : 38 +# UTF-8 : 38 +[0038] 8 +3.12,4.38;3.44,5.31 +3.44,5.31;4.06,5.94 +4.06,5.94;5.00,6.25 +5.00,6.25;5.94,5.94 +5.94,5.94;6.88,5.31 +6.88,5.31;7.19,4.38 +7.19,4.38;7.19,4.38 +7.19,4.38;7.19,3.12 +7.19,3.12;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.19 +3.75,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,4.38 +3.12,4.38;3.12,4.38 +5.31,6.25;4.38,6.56 +4.38,6.56;3.44,7.19 +3.44,7.19;3.12,8.12 +3.12,8.12;3.44,9.06 +3.44,9.06;4.06,9.69 +4.06,9.69;5.00,10.00 +5.00,10.00;5.31,10.00 +5.31,10.00;6.25,10.00 +6.25,10.00;6.88,9.06 +6.88,9.06;7.19,8.12 +7.19,8.12;6.88,7.19 +6.88,7.19;6.25,6.56 +6.25,6.56;5.31,6.25 +5.31,6.25;5.31,6.25 + +# UTF-16 : 39 +# UTF-8 : 39 +[0039] 9 +7.19,5.31;5.31,5.31 +5.31,5.31;4.38,5.31 +4.38,5.31;3.44,6.25 +3.44,6.25;3.12,7.19 +3.12,7.19;3.12,7.19 +3.12,7.19;3.12,8.12 +3.12,8.12;3.44,9.06 +3.44,9.06;4.06,9.69 +4.06,9.69;5.00,10.00 +5.00,10.00;5.94,10.00 +5.94,10.00;6.88,9.38 +6.88,9.38;7.19,8.44 +7.19,8.44;7.19,8.12 +7.19,8.12;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;6.56,3.44 +6.56,3.44;6.25,2.50 +6.25,2.50;5.31,1.88 +5.31,1.88;4.38,1.25 +4.38,1.25;4.38,1.25 + +# UTF-16 : 2b +# UTF-8 : 2b +[002b] + +3.12,4.38;7.19,4.38 +5.31,2.19;5.31,6.25 + +# UTF-16 : 2d +# UTF-8 : 2d +[002d] - +3.12,4.38;7.19,4.38 + +# UTF-16 : d7 +# UTF-8 : 97 c3 +[00d7] × +3.12,2.19;7.19,6.25 +3.12,6.25;7.19,2.19 + +# UTF-16 : 2f +# UTF-8 : 2f +[002f] / +3.12,1.25;7.19,10.00 + +# UTF-16 : b1 +# UTF-8 : b1 c2 +[00b1] ± +3.12,1.25;7.19,1.25 +3.12,5.31;7.19,5.31 +5.31,3.12;5.31,7.19 + +# UTF-16 : 3d +# UTF-8 : 3d +[003d] = +3.12,2.81;7.19,2.81 +3.12,5.62;7.19,5.62 + +# UTF-16 : 22 61 +# UTF-8 : a1 89 e2 +[2261] ≡ +3.12,1.88;7.19,1.88 +3.12,4.38;7.19,4.38 +3.12,6.56;7.19,6.56 + +# UTF-16 : f7 +# UTF-8 : b7 c3 +[00f7] ÷ +3.12,4.38;7.19,4.38 +5.31,1.88;5.31,2.19 +5.31,6.25;5.31,6.56 + +# UTF-16 : 3c +# UTF-8 : 3c +[003c] < +7.19,2.81;3.12,4.38 +3.12,4.38;7.19,5.62 + +# UTF-16 : 3e +# UTF-8 : 3e +[003e] > +3.12,2.81;7.19,4.38 +7.19,4.38;3.12,5.62 + +# UTF-16 : 22 64 +# UTF-8 : a4 89 e2 +[2264] ≤ +3.12,1.88;7.19,1.88 +7.19,4.38;3.12,5.62 +3.12,5.62;7.19,7.19 + +# UTF-16 : 22 65 +# UTF-8 : a5 89 e2 +[2265] ≥ +3.12,1.88;7.19,1.88 +3.12,4.38;7.19,5.62 +7.19,5.62;3.12,7.19 + +# UTF-16 : ab +# UTF-8 : ab c2 +[00ab] « +4.69,1.88;2.81,4.38 +2.81,4.38;4.69,6.56 +7.81,1.88;5.62,4.38 +5.62,4.38;7.81,6.56 + +# UTF-16 : bb +# UTF-8 : bb c2 +[00bb] » +2.81,1.88;4.69,4.38 +4.69,4.38;2.81,6.56 +5.62,1.88;7.81,4.38 +7.81,4.38;5.62,6.56 + +# UTF-16 : 28 +# UTF-8 : 28 +[0028] ( +5.62,0.31;5.31,1.25 +5.31,1.25;5.00,2.50 +5.00,2.50;5.00,3.44 +5.00,3.44;4.69,4.38 +4.69,4.38;4.69,5.62 +4.69,5.62;4.69,6.56 +4.69,6.56;5.00,7.81 +5.00,7.81;5.00,8.75 +5.00,8.75;5.31,9.69 +5.31,9.69;5.62,10.94 +5.62,10.94;5.62,10.94 + +# UTF-16 : 29 +# UTF-8 : 29 +[0029] ) +4.69,10.94;5.00,10.00 +5.00,10.00;5.31,9.06 +5.31,9.06;5.62,8.12 +5.62,8.12;5.62,6.88 +5.62,6.88;5.62,5.94 +5.62,5.94;5.62,4.69 +5.62,4.69;5.62,3.75 +5.62,3.75;5.31,2.81 +5.31,2.81;5.31,1.56 +5.31,1.56;5.00,0.62 +5.00,0.62;4.69,0.31 + +# UTF-16 : 5b +# UTF-8 : 5b +[005b] [ +5.62,0.31;4.69,0.31 +4.69,0.31;4.69,10.94 +4.69,10.94;5.62,10.94 + +# UTF-16 : 5d +# UTF-8 : 5d +[005d] ] +4.69,0.31;5.62,0.31 +5.62,0.31;5.62,10.94 +5.62,10.94;4.69,10.94 + +# UTF-16 : 7b +# UTF-8 : 7b +[007b] { +6.25,0.31;5.31,0.94 +5.31,0.94;5.31,1.25 +5.31,1.25;5.31,4.69 +5.31,4.69;4.69,5.62 +4.69,5.62;4.38,5.62 +4.38,5.62;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.31,10.00 +5.31,10.00;5.62,10.94 +5.62,10.94;6.25,10.94 + +# UTF-16 : 7d +# UTF-8 : 7d +[007d] } +4.38,0.31;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.31,4.69 +5.31,4.69;5.62,5.62 +5.62,5.62;6.25,5.62 +6.25,5.62;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.31,10.00 +5.31,10.00;4.69,10.94 +4.69,10.94;4.38,10.94 + +# UTF-16 : 25 +# UTF-8 : 25 +[0025] +1.25,1.25;9.06,10.00 +1.25,8.75;1.56,9.69 +1.56,9.69;2.50,10.00 +2.50,10.00;3.44,10.00 +3.44,10.00;4.06,9.38 +4.06,9.38;4.38,8.75 +4.38,8.75;4.06,7.81 +4.06,7.81;3.12,7.19 +3.12,7.19;2.19,7.19 +2.19,7.19;1.56,8.12 +1.56,8.12;1.25,8.75 +6.25,2.81;6.56,3.75 +6.56,3.75;7.50,4.06 +7.50,4.06;8.44,4.06 +8.44,4.06;9.06,3.44 +9.06,3.44;9.06,2.81 +9.06,2.81;8.75,1.88 +8.75,1.88;8.12,1.25 +8.12,1.25;6.88,1.56 +6.88,1.56;6.25,2.19 +6.25,2.19;6.25,2.81 + +# UTF-16 : 22 1e +# UTF-8 : 9e 88 e2 +[221e] ∞ +5.31,5.62;5.62,6.56 +5.62,6.56;6.25,7.19 +6.25,7.19;7.19,7.50 +7.19,7.50;8.12,6.88 +8.12,6.88;8.75,5.94 +8.75,5.94;8.75,5.62 +8.75,5.62;8.44,4.69 +8.44,4.69;7.50,4.06 +7.50,4.06;6.56,4.06 +6.56,4.06;5.62,4.38 +5.62,4.38;5.31,5.31 +5.31,5.31;5.31,5.62 +5.31,5.62;5.00,6.56 +5.00,6.56;4.06,7.19 +4.06,7.19;3.12,7.50 +3.12,7.50;2.19,6.88 +2.19,6.88;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;2.19,4.69 +2.19,4.69;2.81,4.06 +2.81,4.06;3.75,4.06 +3.75,4.06;4.69,4.38 +4.69,4.38;5.31,5.31 +5.31,5.31;5.31,5.62 + +# UTF-16 : 22 1a +# UTF-8 : 9a 88 e2 +[221a] √ +1.25,7.19;3.12,1.25 +3.12,1.25;7.19,14.06 +7.19,14.06;10.62,14.06 + +# UTF-16 : 22 48 +# UTF-8 : 88 89 e2 +[2248] ≈ +3.12,2.81;3.75,3.12 +3.75,3.12;4.69,3.12 +4.69,3.12;4.69,3.12 +4.69,3.12;5.62,2.50 +5.62,2.50;6.56,2.50 +6.56,2.50;6.88,2.50 +6.88,2.50;7.19,2.81 +3.12,5.62;3.75,5.94 +3.75,5.94;4.69,6.25 +4.69,6.25;4.69,5.94 +4.69,5.94;5.62,5.31 +5.62,5.31;6.56,5.31 +6.56,5.31;6.88,5.31 +6.88,5.31;7.19,5.62 + +# UTF-16 : 7e +# UTF-8 : 7e +[007e] ~ +3.12,3.75;3.75,4.06 +3.75,4.06;4.69,4.06 +4.69,4.06;4.69,4.06 +4.69,4.06;5.62,3.44 +5.62,3.44;6.56,3.44 +6.56,3.44;6.88,3.44 +6.88,3.44;7.19,3.75 + +# UTF-16 : 21 +# UTF-8 : 21 +[0021] ! +5.31,1.25;5.31,1.88 +5.31,4.38;5.31,10.00 + +# UTF-16 : 3f +# UTF-8 : 3f +[003f] ? +3.12,9.69;4.06,10.00 +4.06,10.00;5.31,10.00 +5.31,10.00;5.62,10.00 +5.62,10.00;6.56,9.69 +6.56,9.69;7.19,9.06 +7.19,9.06;6.88,8.12 +6.88,8.12;6.88,7.50 +6.88,7.50;5.62,6.56 +5.62,6.56;5.31,5.62 +5.31,5.62;5.31,4.38 +5.31,1.88;5.31,1.25 + +# UTF-16 : 26 +# UTF-8 : 26 +[0026] & +7.19,1.25;3.12,7.81 +3.12,7.81;2.81,8.75 +2.81,8.75;3.12,9.69 +3.12,9.69;4.06,10.00 +5.31,7.81;2.50,3.75 +2.50,3.75;2.19,2.81 +2.19,2.81;2.81,1.88 +2.81,1.88;3.44,1.25 +3.44,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;8.12,4.38 + +# UTF-16 : 27 +# UTF-8 : 27 +[0027] ' +5.00,8.12;5.31,10.00 + +# UTF-16 : 22 +# UTF-8 : 22 +[0022] " +3.75,8.12;4.38,10.00 +6.25,8.12;6.56,10.00 + +# UTF-16 : 2c +# UTF-8 : 2c +[002c] , +5.00,-0.31;5.31,1.25 + +# UTF-16 : 3b +# UTF-8 : 3b +[003b] ; +4.69,-0.31;5.31,1.25 +5.31,4.69;5.31,5.31 + +# UTF-16 : 2e +# UTF-8 : 2e +[002e] . +5.31,1.25;5.31,1.88 + +# UTF-16 : 3a +# UTF-8 : 3a +[003a] : +5.31,1.88;5.31,2.19 +5.31,5.62;5.31,6.25 + +# UTF-16 : 5c +# UTF-8 : 5c +[005c] \ +3.12,10.00;7.19,1.25 + +# UTF-16 : 5f +# UTF-8 : 5f +[005f] _ +0.00,-1.25;10.62,-1.25 + +# UTF-16 : 22 11 +# UTF-8 : 91 88 e2 +[2211] ∑ +8.44,2.19;7.81,1.56 +7.81,1.56;6.88,1.25 +6.88,1.25;2.19,1.25 +2.19,1.25;5.00,5.62 +5.00,5.62;2.19,10.00 +2.19,10.00;6.88,10.00 + +# UTF-16 : 22 2b +# UTF-8 : ab 88 e2 +[222b] ∫ +3.12,-1.25;3.75,-1.25 +3.75,-1.25;4.69,-0.94 +4.69,-0.94;5.31,0.00 +5.31,0.00;5.31,0.00 +5.31,0.00;5.31,12.50 +5.31,12.50;5.62,13.44 +5.62,13.44;6.25,14.06 +6.25,14.06;6.56,14.06 +6.56,14.06;7.19,14.06 + +# UTF-16 : 22 b2 +# UTF-8 : b2 8a e2 +[22b2] ⊲ +2.19,7.19;8.12,4.38 +8.12,4.38;2.19,1.25 +2.19,1.25;2.19,7.19 +2.19,7.19;2.19,7.19 + +# UTF-16 : 22 b3 +# UTF-8 : b3 8a e2 +[22b3] ⊳ +8.12,1.25;2.19,4.38 +2.19,4.38;8.12,7.19 +8.12,7.19;8.12,1.25 +8.12,1.25;8.12,1.25 + +# UTF-16 : 22 60 +# UTF-8 : a0 89 e2 +[2260] ≠ +2.81,2.81;6.56,2.81 +2.81,5.62;6.56,5.62 +3.12,1.25;5.62,7.19 + +# UTF-16 : 23 +# UTF-8 : 23 +[0023] # +3.75,1.25;3.75,10.00 +6.56,1.25;6.56,10.00 +2.19,7.19;8.12,7.19 +2.19,4.38;8.12,4.38 + +# UTF-16 : 22 59 +# UTF-8 : 99 89 e2 +[2259] ≙ +3.12,2.19;7.19,2.19 +3.12,5.31;7.19,5.31 +3.12,8.12;5.31,10.00 +5.31,10.00;7.19,8.12 + +# UTF-16 : 03 d5 +# UTF-8 : 95 cf +[03d5] ϕ +5.31,2.81;4.38,2.81 +4.38,2.81;3.44,3.44 +3.44,3.44;2.81,4.38 +2.81,4.38;2.19,5.31 +2.19,5.31;2.19,6.25 +2.19,6.25;2.81,7.19 +2.81,7.19;3.44,7.81 +3.44,7.81;4.38,8.44 +4.38,8.44;5.31,8.75 +5.31,8.75;5.31,8.75 +5.31,8.75;6.25,8.44 +6.25,8.44;7.19,7.81 +7.19,7.81;7.81,7.19 +7.81,7.19;8.12,6.25 +8.12,6.25;8.12,5.31 +8.12,5.31;7.81,4.38 +7.81,4.38;7.19,3.44 +7.19,3.44;6.25,2.81 +6.25,2.81;5.31,2.81 +3.75,1.25;6.56,10.00 + +# UTF-16 : 24 +# UTF-8 : 24 +[0024] $ +7.19,8.75;6.25,9.06 +6.25,9.06;5.31,9.06 +5.31,9.06;4.69,9.06 +4.69,9.06;3.75,8.75 +3.75,8.75;3.44,8.12 +3.44,8.12;3.44,6.88 +3.44,6.88;4.06,6.25 +4.06,6.25;6.56,5.00 +6.56,5.00;7.19,4.38 +7.19,4.38;7.19,3.44 +7.19,3.44;6.56,2.50 +6.56,2.50;5.62,2.19 +5.62,2.19;4.69,2.50 +4.69,2.50;3.75,2.50 +3.75,2.50;3.12,2.81 +5.31,1.25;5.31,10.00 + +# UTF-16 : a2 +# UTF-8 : a2 c2 +[00a2] ¢ +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.62 +3.12,5.62;3.44,6.56 +3.44,6.56;4.38,7.19 +4.38,7.19;4.69,7.19 +4.69,7.19;7.19,7.19 +5.62,0.00;5.62,8.75 + +# UTF-16 : a3 +# UTF-8 : a3 c2 +[00a3] £ +8.12,2.81;7.81,1.88 +7.81,1.88;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;2.19,1.25 +2.19,1.25;3.12,1.56 +3.12,1.56;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.75,8.12 +3.75,8.12;4.06,9.06 +4.06,9.06;4.69,9.69 +4.69,9.69;5.62,10.00 +5.62,10.00;6.56,10.00 +6.56,10.00;7.19,9.38 +7.19,9.38;7.81,8.44 +7.81,8.44;7.81,8.12 +2.19,5.62;5.62,5.62 + +# UTF-16 : ff e5 +# UTF-8 : a5 bf ef +[ffe5] ¥ +2.19,10.00;4.69,6.25 +5.62,6.25;8.12,10.00 +5.31,1.25;5.31,5.62 +2.19,3.75;8.12,3.75 +2.19,6.25;4.69,6.25 +5.62,6.25;8.12,6.25 + +# UTF-16 : 40 +# UTF-8 : 40 +[0040] @ +4.69,-1.25;3.75,-1.25 +3.75,-1.25;2.81,-0.62 +2.81,-0.62;2.19,0.00 +2.19,0.00;1.56,0.62 +1.56,0.62;1.25,1.56 +1.25,1.56;1.25,1.88 +1.25,1.88;1.25,6.25 +1.25,6.25;1.56,7.19 +1.56,7.19;1.88,8.12 +1.88,8.12;2.50,9.06 +2.50,9.06;3.12,9.69 +3.12,9.69;4.06,10.00 +4.06,10.00;5.31,10.00 +5.31,10.00;6.25,10.00 +6.25,10.00;7.19,9.69 +7.19,9.69;8.12,9.06 +8.12,9.06;8.75,8.12 +8.75,8.12;9.06,7.19 +9.06,7.19;9.06,6.25 +9.06,6.25;9.06,6.25 +9.06,6.25;9.06,2.50 +9.06,2.50;8.75,1.56 +8.75,1.56;7.81,1.25 +7.81,1.25;6.88,1.88 +6.88,1.88;6.56,2.50 +6.56,2.50;6.56,7.19 +6.56,7.19;5.31,7.19 +5.31,7.19;4.38,6.88 +4.38,6.88;3.75,5.94 +3.75,5.94;3.75,5.62 +3.75,5.62;3.75,2.81 +3.75,2.81;4.06,1.88 +4.06,1.88;5.00,1.25 +5.00,1.25;5.94,1.56 +5.94,1.56;6.56,2.19 +6.56,2.19;6.56,2.81 + +# UTF-16 : a9 +# UTF-8 : a9 c2 +[00a9] © +5.31,2.19;4.06,2.50 +4.06,2.50;3.12,2.81 +3.12,2.81;2.50,3.44 +2.50,3.44;1.88,4.38 +1.88,4.38;1.56,5.31 +1.56,5.31;1.25,6.25 +1.25,6.25;1.56,7.19 +1.56,7.19;1.88,8.12 +1.88,8.12;2.50,9.06 +2.50,9.06;3.12,9.69 +3.12,9.69;4.06,10.00 +4.06,10.00;5.31,10.00 +5.31,10.00;5.31,10.00 +5.31,10.00;6.25,10.00 +6.25,10.00;7.19,9.69 +7.19,9.69;8.12,9.06 +8.12,9.06;8.75,8.12 +8.75,8.12;9.06,7.19 +9.06,7.19;9.06,6.25 +9.06,6.25;9.06,5.31 +9.06,5.31;8.75,4.38 +8.75,4.38;8.12,3.44 +8.12,3.44;7.19,2.81 +7.19,2.81;6.25,2.50 +6.25,2.50;5.31,2.19 +6.25,4.38;4.69,4.38 +4.69,4.38;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,7.19 +3.75,7.19;4.38,8.12 +4.38,8.12;4.69,8.12 +4.69,8.12;6.25,8.12 + +# UTF-16 : ae +# UTF-8 : ae c2 +[00ae] ® +5.31,2.19;4.06,2.50 +4.06,2.50;3.12,2.81 +3.12,2.81;2.50,3.44 +2.50,3.44;1.88,4.38 +1.88,4.38;1.56,5.31 +1.56,5.31;1.25,6.25 +1.25,6.25;1.56,7.19 +1.56,7.19;1.88,8.12 +1.88,8.12;2.50,9.06 +2.50,9.06;3.12,9.69 +3.12,9.69;4.06,10.00 +4.06,10.00;5.31,10.00 +5.31,10.00;5.31,10.00 +5.31,10.00;6.25,10.00 +6.25,10.00;7.19,9.69 +7.19,9.69;8.12,9.06 +8.12,9.06;8.75,8.12 +8.75,8.12;9.06,7.19 +9.06,7.19;9.06,6.25 +9.06,6.25;9.06,5.31 +9.06,5.31;8.75,4.38 +8.75,4.38;8.12,3.44 +8.12,3.44;7.19,2.81 +7.19,2.81;6.25,2.50 +6.25,2.50;5.31,2.19 +4.38,4.38;4.38,8.12 +4.38,8.12;5.31,8.12 +5.31,8.12;5.94,7.81 +5.94,7.81;5.94,6.56 +5.94,6.56;5.31,6.25 +5.31,6.25;4.38,6.25 +6.25,4.38;5.31,6.25 + +# UTF-16 : 21 04 +# UTF-8 : 84 84 e2 +[2104] ℄ +5.62,3.75;3.75,3.75 +3.75,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.81,7.81 +2.81,7.81;3.44,8.44 +3.44,8.44;3.75,8.75 +3.75,8.75;5.62,8.75 +7.81,1.25;4.69,1.25 +4.69,1.25;4.69,6.25 + +# UTF-16 : 21 b7 +# UTF-8 : b7 86 e2 +[21b7] ↷ +1.25,1.25;1.56,2.19 +1.56,2.19;1.88,3.12 +1.88,3.12;2.50,4.06 +2.50,4.06;3.44,4.38 +3.44,4.38;4.38,4.69 +4.38,4.69;5.31,4.69 +5.31,4.69;6.25,4.38 +6.25,4.38;7.19,3.75 +7.19,3.75;7.81,2.81 +7.81,2.81;8.12,1.88 +8.12,1.88;8.12,1.25 +9.06,4.38;8.12,1.25 +8.12,1.25;5.31,2.81 + +# UTF-16 : 22 c2 +# UTF-8 : 82 8b e2 +[22c2] ⋂ +3.12,1.25;3.12,7.81 +3.12,7.81;3.44,8.75 +3.44,8.75;4.06,9.38 +4.06,9.38;5.00,9.69 +5.00,9.69;5.94,9.38 +5.94,9.38;6.88,8.75 +6.88,8.75;7.19,7.81 +7.19,7.81;7.19,7.81 +7.19,7.81;7.19,1.25 + +# UTF-16 : b0 +# UTF-8 : b0 c2 +[00b0] ° +6.25,7.19;5.31,7.50 +5.31,7.50;5.00,8.44 +5.00,8.44;5.62,9.38 +5.62,9.38;6.25,9.69 +6.25,9.69;7.19,9.06 +7.19,9.06;7.50,8.12 +7.50,8.12;6.88,7.50 +6.88,7.50;6.25,7.19 + +# UTF-16 : 03 91 +# UTF-8 : 91 ce +[0391] Α +2.19,1.25;5.31,10.00 +5.31,10.00;8.12,1.25 +3.12,3.75;7.19,3.75 + +# UTF-16 : 03 92 +# UTF-8 : 92 ce +[0392] Β +2.81,1.25;2.81,10.00 +2.81,10.00;5.00,10.00 +5.00,10.00;5.94,10.00 +5.94,10.00;6.56,9.38 +6.56,9.38;7.19,8.44 +7.19,8.44;7.19,7.50 +7.19,7.50;6.56,6.56 +6.56,6.56;5.94,5.94 +5.94,5.94;5.00,5.62 +5.00,5.62;2.81,5.62 +2.81,5.62;5.31,5.62 +5.31,5.62;6.56,5.62 +6.56,5.62;7.19,5.00 +7.19,5.00;7.50,4.06 +7.50,4.06;7.50,3.12 +7.50,3.12;7.19,2.19 +7.19,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;2.81,1.25 +2.81,1.25;2.81,1.25 + +# UTF-16 : 03 93 +# UTF-8 : 93 ce +[0393] Γ +3.12,1.25;3.12,10.00 +3.12,10.00;7.81,10.00 + +# UTF-16 : 03 94 +# UTF-8 : 94 ce +[0394] Δ +2.19,1.25;5.31,10.00 +5.31,10.00;8.12,1.25 +8.12,1.25;2.19,1.25 +2.19,1.25;2.19,1.25 + +# UTF-16 : 03 95 +# UTF-8 : 95 ce +[0395] Ε +7.81,1.25;3.12,1.25 +3.12,1.25;3.12,10.00 +3.12,10.00;7.81,10.00 +3.12,5.62;6.56,5.62 + +# UTF-16 : 03 96 +# UTF-8 : 96 ce +[0396] Ζ +2.81,10.00;7.81,10.00 +7.81,10.00;2.81,1.25 +2.81,1.25;7.81,1.25 + +# UTF-16 : 03 97 +# UTF-8 : 97 ce +[0397] Η +2.81,1.25;2.81,10.00 +7.81,1.25;7.81,10.00 +2.81,5.62;7.81,5.62 + +# UTF-16 : 03 98 +# UTF-8 : 98 ce +[0398] Θ +2.81,7.81;3.12,8.75 +3.12,8.75;3.44,9.38 +3.44,9.38;4.38,10.00 +4.38,10.00;5.62,10.00 +5.62,10.00;6.56,9.69 +6.56,9.69;7.19,9.06 +7.19,9.06;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,3.75 +7.81,3.75;7.50,2.81 +7.50,2.81;6.88,1.88 +6.88,1.88;5.94,1.56 +5.94,1.56;5.00,1.25 +5.00,1.25;4.06,1.56 +4.06,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,7.81 +2.81,7.81;2.81,7.81 +4.69,5.62;5.62,5.62 + +# UTF-16 : 03 99 +# UTF-8 : 99 ce +[0399] Ι +5.31,1.25;5.31,10.00 + +# UTF-16 : 03 9a +# UTF-8 : 9a ce +[039a] Κ +3.12,1.25;3.12,10.00 +7.81,10.00;3.12,5.00 +7.81,1.25;5.00,6.56 + +# UTF-16 : 03 9b +# UTF-8 : 9b ce +[039b] Λ +2.19,1.25;5.31,10.00 +5.31,10.00;8.12,1.25 + +# UTF-16 : 03 9c +# UTF-8 : 9c ce +[039c] Μ +2.19,1.25;2.19,10.00 +2.19,10.00;5.31,5.31 +5.31,5.31;8.12,10.00 +8.12,10.00;8.12,1.25 + +# UTF-16 : 03 9d +# UTF-8 : 9d ce +[039d] Ν +2.81,1.25;2.81,10.00 +2.81,10.00;7.81,1.25 +7.81,1.25;7.81,10.00 + +# UTF-16 : 03 9e +# UTF-8 : 9e ce +[039e] Ξ +2.81,1.25;7.81,1.25 +4.38,5.62;6.25,5.62 +2.81,10.00;7.81,10.00 + +# UTF-16 : 03 9f +# UTF-8 : 9f ce +[039f] Ο +2.81,7.81;3.12,8.75 +3.12,8.75;3.44,9.38 +3.44,9.38;4.38,10.00 +4.38,10.00;5.62,10.00 +5.62,10.00;6.56,9.69 +6.56,9.69;7.19,9.06 +7.19,9.06;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,3.75 +7.81,3.75;7.50,2.81 +7.50,2.81;6.88,1.88 +6.88,1.88;5.94,1.56 +5.94,1.56;5.00,1.25 +5.00,1.25;4.06,1.56 +4.06,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,7.81 +2.81,7.81;2.81,7.81 + +# UTF-16 : 03 a0 +# UTF-8 : a0 ce +[03a0] Π +2.81,1.25;2.81,10.00 +2.81,10.00;7.81,10.00 +7.81,10.00;7.81,1.25 + +# UTF-16 : 03 a1 +# UTF-8 : a1 ce +[03a1] Ρ +2.81,1.25;2.81,10.00 +2.81,10.00;5.31,10.00 +5.31,10.00;6.56,10.00 +6.56,10.00;7.19,9.38 +7.19,9.38;7.50,8.44 +7.50,8.44;7.50,7.50 +7.50,7.50;7.19,6.56 +7.19,6.56;6.25,5.94 +6.25,5.94;5.31,5.62 +5.31,5.62;3.12,5.62 + +# UTF-16 : 03 a3 +# UTF-8 : a3 ce +[03a3] Σ +7.81,1.25;2.81,1.25 +2.81,1.25;4.69,5.62 +4.69,5.62;2.81,10.00 +2.81,10.00;7.81,10.00 + +# UTF-16 : 03 a4 +# UTF-8 : a4 ce +[03a4] Τ +2.81,10.00;7.81,10.00 +5.31,10.00;5.31,1.25 + +# UTF-16 : 03 a5 +# UTF-8 : a5 ce +[03a5] Υ +2.81,10.00;5.31,5.62 +5.31,5.62;7.81,10.00 +5.31,1.25;5.31,5.62 + +# UTF-16 : 03 a6 +# UTF-8 : a6 ce +[03a6] Φ +3.12,1.25;5.31,1.25 +5.31,1.25;5.31,10.00 +5.31,10.00;7.19,10.00 +4.69,2.81;3.75,2.81 +3.75,2.81;2.81,3.44 +2.81,3.44;2.19,4.38 +2.19,4.38;1.88,5.31 +1.88,5.31;1.88,6.25 +1.88,6.25;2.19,7.19 +2.19,7.19;2.81,7.81 +2.81,7.81;3.75,8.44 +3.75,8.44;4.69,8.75 +4.69,8.75;4.69,8.75 +4.69,8.75;5.62,8.75 +5.62,8.75;6.56,8.44 +6.56,8.44;7.50,7.81 +7.50,7.81;8.12,7.19 +8.12,7.19;8.75,6.25 +8.75,6.25;8.75,5.31 +8.75,5.31;8.12,4.38 +8.12,4.38;7.50,3.44 +7.50,3.44;6.56,2.81 +6.56,2.81;5.62,2.81 +5.62,2.81;4.69,2.81 +4.69,2.81;4.69,2.81 + +# UTF-16 : 03 a7 +# UTF-8 : a7 ce +[03a7] Χ +2.81,1.25;7.81,10.00 +2.81,10.00;7.81,1.25 + +# UTF-16 : 03 a8 +# UTF-8 : a8 ce +[03a8] Ψ +5.31,1.25;5.31,10.00 +2.19,10.00;2.19,6.56 +2.19,6.56;2.50,5.62 +2.50,5.62;3.12,4.69 +3.12,4.69;3.75,4.06 +3.75,4.06;4.69,3.75 +4.69,3.75;5.62,3.75 +5.62,3.75;6.56,4.06 +6.56,4.06;7.50,4.69 +7.50,4.69;8.12,5.62 +8.12,5.62;8.12,6.56 +8.12,6.56;8.12,6.56 +8.12,6.56;8.12,10.00 + +# UTF-16 : 03 a9 +# UTF-8 : a9 ce +[03a9] Ω +2.19,1.25;3.75,1.25 +3.75,1.25;3.75,3.75 +3.75,3.75;3.12,4.38 +3.12,4.38;2.50,5.31 +2.50,5.31;2.19,6.25 +2.19,6.25;2.19,6.25 +2.19,6.25;2.19,7.19 +2.19,7.19;2.50,8.12 +2.50,8.12;3.12,9.06 +3.12,9.06;3.75,9.69 +3.75,9.69;4.69,10.00 +4.69,10.00;5.62,10.00 +5.62,10.00;6.56,9.69 +6.56,9.69;7.50,9.06 +7.50,9.06;8.12,8.12 +8.12,8.12;8.12,7.19 +8.12,7.19;8.12,7.19 +8.12,7.19;8.12,6.25 +8.12,6.25;8.12,5.31 +8.12,5.31;7.50,4.38 +7.50,4.38;6.56,3.75 +6.56,3.75;6.56,3.75 +6.56,3.75;6.56,1.25 +6.56,1.25;8.12,1.25 + +# UTF-16 : 03 b1 +# UTF-8 : b1 ce +[03b1] α +7.81,7.19;5.62,2.19 +5.62,2.19;5.00,1.56 +5.00,1.56;4.06,1.25 +4.06,1.25;3.12,1.88 +3.12,1.88;2.81,2.81 +2.81,2.81;2.81,2.81 +2.81,2.81;2.81,5.62 +2.81,5.62;3.12,6.56 +3.12,6.56;4.06,7.19 +4.06,7.19;5.00,6.88 +5.00,6.88;5.62,6.25 +5.62,6.25;5.62,6.25 +5.62,6.25;7.19,1.88 +7.19,1.88;8.12,1.25 +8.12,1.25;8.12,1.25 + +# UTF-16 : 03 b2 +# UTF-8 : b2 ce +[03b2] β +2.81,-1.25;2.81,8.12 +2.81,8.12;3.12,9.06 +3.12,9.06;3.75,9.69 +3.75,9.69;4.69,10.00 +4.69,10.00;4.69,10.00 +4.69,10.00;5.62,10.00 +5.62,10.00;6.56,9.69 +6.56,9.69;7.19,9.06 +7.19,9.06;7.19,8.75 +7.19,8.75;7.19,7.81 +7.19,7.81;6.88,6.88 +6.88,6.88;5.94,6.25 +5.94,6.25;5.62,6.25 +5.62,6.25;6.56,5.94 +6.56,5.94;7.50,5.31 +7.50,5.31;7.81,4.38 +7.81,4.38;7.81,4.38 +7.81,4.38;7.81,3.12 +7.81,3.12;7.50,2.19 +7.50,2.19;6.88,1.56 +6.88,1.56;5.94,1.25 +5.94,1.25;5.62,1.25 + +# UTF-16 : 03 b3 +# UTF-8 : b3 ce +[03b3] γ +2.81,7.19;3.75,6.56 +3.75,6.56;4.38,5.94 +4.38,5.94;5.00,5.31 +5.00,5.31;5.62,4.38 +5.62,4.38;6.25,3.75 +6.25,3.75;6.56,2.81 +6.56,2.81;6.88,1.56 +6.88,1.56;7.19,0.62 +7.19,0.62;7.19,0.00 +7.19,0.00;6.88,-0.62 +6.88,-0.62;5.94,-1.25 +5.94,-1.25;5.00,-1.25 +5.00,-1.25;4.38,-0.31 +4.38,-0.31;4.38,0.00 +4.38,0.00;4.38,0.94 +4.38,0.94;4.38,1.88 +4.38,1.88;4.69,2.81 +4.69,2.81;5.00,3.75 +5.00,3.75;5.62,4.69 +5.62,4.69;5.94,5.62 +5.94,5.62;6.56,6.25 +6.56,6.25;7.50,6.88 +7.50,6.88;7.81,7.19 + +# UTF-16 : 03 b4 +# UTF-8 : b4 ce +[03b4] δ +7.19,5.31;6.88,6.25 +6.88,6.25;6.25,6.88 +6.25,6.88;5.31,7.19 +5.31,7.19;4.38,6.88 +4.38,6.88;3.75,6.25 +3.75,6.25;3.12,5.31 +3.12,5.31;3.12,5.31 +3.12,5.31;3.12,3.12 +3.12,3.12;3.44,2.19 +3.44,2.19;4.06,1.56 +4.06,1.56;5.00,1.25 +5.00,1.25;5.94,1.56 +5.94,1.56;6.88,2.19 +6.88,2.19;7.19,3.12 +7.19,3.12;7.19,3.12 +7.19,3.12;7.19,5.31 +7.19,5.31;6.88,6.25 +6.88,6.25;6.25,6.88 +6.25,6.88;4.06,8.44 +4.06,8.44;3.75,9.38 +3.75,9.38;4.38,10.00 +4.38,10.00;4.69,10.00 +4.69,10.00;6.56,10.00 + +# UTF-16 : 03 b5 +# UTF-8 : b5 ce +[03b5] ε +7.19,1.88;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.44,3.44 +3.44,3.44;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;5.31,4.38 +5.31,4.38;4.69,4.38 +4.69,4.38;3.75,4.69 +3.75,4.69;3.44,5.31 +3.44,5.31;3.44,6.25 +3.44,6.25;4.06,7.19 +4.06,7.19;4.69,7.19 +4.69,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,6.56 + +# UTF-16 : 03 b6 +# UTF-8 : b6 ce +[03b6] ζ +6.25,-1.25;7.19,-0.94 +7.19,-0.94;7.19,-0.31 +7.19,-0.31;7.19,0.31 +7.19,0.31;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.44,3.44 +3.44,3.44;3.75,4.38 +3.75,4.38;4.38,5.31 +4.38,5.31;5.00,6.56 +5.00,6.56;5.62,7.50 +5.62,7.50;6.25,8.44 +6.25,8.44;6.56,8.75 +6.56,8.75;4.38,8.75 +4.38,8.75;3.44,9.06 +3.44,9.06;3.12,9.69 +3.12,9.69;3.12,10.00 + +# UTF-16 : 03 b7 +# UTF-8 : b7 ce +[03b7] η +2.81,7.19;3.75,6.56 +3.75,6.56;3.75,6.25 +3.75,6.25;3.75,1.25 +3.75,5.31;4.06,6.25 +4.06,6.25;4.69,6.88 +4.69,6.88;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,6.25 +7.19,6.25;7.81,5.31 +7.81,5.31;7.81,5.31 +7.81,5.31;7.81,-1.25 + +# UTF-16 : 03 b8 +# UTF-8 : b8 ce +[03b8] θ +1.88,4.38;2.19,4.38 +2.19,4.38;3.12,3.75 +3.12,3.75;3.12,3.12 +3.12,3.12;3.44,2.19 +3.44,2.19;4.06,1.56 +4.06,1.56;5.00,1.25 +5.00,1.25;5.94,1.56 +5.94,1.56;6.88,2.19 +6.88,2.19;7.19,3.12 +7.19,3.12;7.19,3.12 +7.19,3.12;7.19,8.44 +7.19,8.44;6.88,9.38 +6.88,9.38;6.25,10.00 +6.25,10.00;5.31,10.00 +5.31,6.56;8.12,6.56 + +# UTF-16 : 03 b9 +# UTF-8 : b9 ce +[03b9] ι +3.75,7.19;3.75,3.12 +3.75,3.12;4.06,2.19 +4.06,2.19;4.69,1.56 +4.69,1.56;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,1.88 + +# UTF-16 : 03 ba +# UTF-8 : ba ce +[03ba] κ +2.81,7.19;3.75,6.56 +3.75,6.56;3.75,6.25 +3.75,6.25;3.75,1.25 +7.19,7.19;3.75,2.81 +7.81,1.25;6.88,1.88 +6.88,1.88;5.00,4.69 + +# UTF-16 : 03 bb +# UTF-8 : bb ce +[03bb] λ +3.12,10.00;4.06,9.69 +4.06,9.69;4.06,9.38 +4.06,9.38;6.88,1.88 +6.88,1.88;7.50,1.25 +7.50,1.25;7.81,1.25 +2.81,1.25;5.00,6.56 + +# UTF-16 : 03 bc +# UTF-8 : bc ce +[03bc] μ +3.12,-1.25;3.12,7.19 +3.12,3.12;3.44,2.19 +3.44,2.19;4.06,1.56 +4.06,1.56;5.00,1.25 +5.00,1.25;5.94,1.56 +5.94,1.56;6.88,2.19 +6.88,2.19;7.19,3.12 +7.19,3.12;7.19,3.12 +7.19,7.19;7.19,2.19 +7.19,2.19;7.81,1.56 +7.81,1.56;8.12,1.25 + +# UTF-16 : 03 bd +# UTF-8 : bd ce +[03bd] ν +2.81,7.19;3.75,6.56 +3.75,6.56;3.75,6.25 +3.75,6.25;4.69,1.25 +4.69,1.25;5.31,2.19 +5.31,2.19;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;7.19,5.00 +7.19,5.00;7.50,5.94 +7.50,5.94;7.50,6.88 +7.50,6.88;7.81,7.19 + +# UTF-16 : 03 be +# UTF-8 : be ce +[03be] ξ +2.81,10.00;3.44,9.38 +3.44,9.38;3.75,9.06 +3.75,9.06;6.56,9.06 +5.31,9.06;4.38,8.75 +4.38,8.75;3.75,8.12 +3.75,8.12;4.06,6.88 +4.06,6.88;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;6.56,6.25 +5.31,6.25;4.38,5.94 +4.38,5.94;3.44,5.31 +3.44,5.31;2.81,4.38 +2.81,4.38;2.81,3.44 +2.81,3.44;3.12,2.50 +3.12,2.50;3.75,1.88 +3.75,1.88;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;6.56,1.25 +6.56,1.25;7.50,0.94 +7.50,0.94;7.81,0.31 +7.81,0.31;7.81,-0.31 +7.81,-0.31;7.19,-1.25 +7.19,-1.25;6.56,-1.25 + +# UTF-16 : 03 bf +# UTF-8 : bf ce +[03bf] ο +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,3.12 +7.19,3.12;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.19 +3.75,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,5.31 +3.12,5.31;3.12,5.31 + +# UTF-16 : 03 c0 +# UTF-8 : 80 cf +[03c0] π +2.81,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.75,7.19 +2.19,7.19;8.12,7.19 +6.56,7.19;6.56,2.19 +6.56,2.19;7.19,1.56 +7.19,1.56;7.81,1.25 + +# UTF-16 : 03 c1 +# UTF-8 : 81 cf +[03c1] ρ +3.12,3.12;3.44,2.19 +3.44,2.19;4.06,1.56 +4.06,1.56;5.00,1.25 +5.00,1.25;5.94,1.56 +5.94,1.56;6.88,2.19 +6.88,2.19;7.19,3.12 +7.19,3.12;7.19,3.12 +7.19,3.12;7.19,5.31 +7.19,5.31;6.88,6.25 +6.88,6.25;6.25,6.88 +6.25,6.88;5.31,7.19 +5.31,7.19;4.38,6.88 +4.38,6.88;3.75,6.25 +3.75,6.25;3.12,5.31 +3.12,5.31;3.12,5.31 +3.12,5.31;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.38,1.25 +4.38,1.25;4.69,0.31 +4.69,0.31;4.69,-0.31 +4.69,-0.31;4.38,-1.25 +4.38,-1.25;4.38,-1.25 + +# UTF-16 : 03 c3 +# UTF-8 : 83 cf +[03c3] σ +2.81,5.31;3.12,6.25 +3.12,6.25;3.75,6.88 +3.75,6.88;4.69,7.19 +4.69,7.19;5.62,6.88 +5.62,6.88;6.25,6.25 +6.25,6.25;6.56,5.31 +6.56,5.31;6.56,5.31 +6.56,5.31;6.56,3.12 +6.56,3.12;6.56,2.19 +6.56,2.19;5.62,1.56 +5.62,1.56;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.12 +2.81,3.12;2.81,5.31 +2.81,5.31;2.81,5.31 +4.69,7.19;7.19,7.19 +7.19,7.19;8.12,7.81 +8.12,7.81;8.12,8.12 + +# UTF-16 : 03 c4 +# UTF-8 : 84 cf +[03c4] τ +2.81,7.19;8.12,7.19 +5.31,7.19;5.31,2.81 +5.31,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;6.56,1.25 + +# UTF-16 : 03 c5 +# UTF-8 : 85 cf +[03c5] υ +2.19,7.19;3.12,6.56 +3.12,6.56;3.12,6.25 +3.12,6.25;3.12,3.12 +3.12,3.12;3.44,2.19 +3.44,2.19;4.06,1.56 +4.06,1.56;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;6.25,1.25 +6.25,1.25;7.19,1.56 +7.19,1.56;7.81,2.19 +7.81,2.19;8.12,3.12 +8.12,3.12;8.12,3.12 +8.12,3.12;8.12,7.19 + +# UTF-16 : 03 c6 +# UTF-8 : 86 cf +[03c6] φ +2.19,7.19;2.19,4.38 +2.19,4.38;2.50,3.12 +2.50,3.12;3.12,2.50 +3.12,2.50;3.75,1.56 +3.75,1.56;4.69,1.25 +4.69,1.25;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.50,2.50 +7.50,2.50;8.12,3.12 +8.12,3.12;8.12,4.38 +8.12,4.38;8.12,4.38 +8.12,4.38;8.12,5.62 +8.12,5.62;7.81,6.56 +7.81,6.56;6.88,7.19 +6.88,7.19;5.94,6.88 +5.94,6.88;5.31,6.25 +5.31,6.25;5.31,5.62 +5.31,5.62;5.31,-1.25 + +# UTF-16 : 03 c7 +# UTF-8 : 87 cf +[03c7] χ +3.12,-1.25;7.19,7.19 +2.81,7.19;3.75,6.56 +3.75,6.56;3.75,6.56 +3.75,6.56;6.88,-0.62 +6.88,-0.62;7.50,-1.25 +7.50,-1.25;7.81,-1.25 + +# UTF-16 : 03 c8 +# UTF-8 : 88 cf +[03c8] ψ +2.19,7.19;2.19,4.38 +2.19,4.38;2.50,3.12 +2.50,3.12;3.12,2.50 +3.12,2.50;3.75,1.56 +3.75,1.56;4.69,1.25 +4.69,1.25;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.50,2.50 +7.50,2.50;8.12,3.12 +8.12,3.12;8.12,4.38 +8.12,4.38;8.12,4.38 +8.12,4.38;8.12,7.19 +5.31,9.06;5.31,-1.25 + +# UTF-16 : 03 c9 +# UTF-8 : 89 cf +[03c9] ω +2.50,7.19;2.19,6.25 +2.19,6.25;1.88,5.00 +1.88,5.00;1.88,3.75 +1.88,3.75;1.88,3.12 +1.88,3.12;2.19,2.19 +2.19,2.19;2.81,1.56 +2.81,1.56;3.75,1.25 +3.75,1.25;3.75,1.25 +3.75,1.25;4.69,1.56 +4.69,1.56;5.31,2.50 +5.31,2.50;5.31,2.81 +5.31,2.81;5.31,4.38 +5.31,4.38;5.31,2.81 +5.31,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;7.50,1.56 +7.50,1.56;8.44,2.19 +8.44,2.19;8.75,3.12 +8.75,3.12;8.75,3.12 +8.75,3.12;8.44,4.38 +8.44,4.38;8.44,5.62 +8.44,5.62;8.12,6.56 +8.12,6.56;7.81,7.19 + +# UTF-16 : 30 42 +# UTF-8 : 82 81 e3 +[3042] あ +1.25,7.50;8.12,7.50 +3.44,9.06;3.44,1.56 +6.56,5.62;6.25,5.00 +6.25,5.00;5.94,4.06 +5.94,4.06;5.62,3.44 +5.62,3.44;5.00,3.12 +5.00,3.12;4.69,2.50 +4.69,2.50;4.06,2.19 +4.06,2.19;3.75,1.88 +3.75,1.88;3.12,1.56 +3.12,1.56;2.81,1.25 +2.81,1.25;2.19,1.25 +2.19,1.25;1.88,1.25 +1.88,1.25;1.56,1.56 +1.56,1.56;1.25,1.88 +1.25,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.81,5.31 +2.81,5.31;3.12,5.62 +3.12,5.62;3.75,5.62 +3.75,5.62;4.38,5.94 +4.38,5.94;5.31,5.94 +5.31,5.94;5.94,5.94 +5.94,5.94;6.25,5.62 +6.25,5.62;6.88,5.62 +6.88,5.62;7.19,5.31 +7.19,5.31;7.50,5.31 +7.50,5.31;7.81,5.00 +7.81,5.00;8.12,4.69 +8.12,4.69;8.12,4.38 +8.12,4.38;8.44,3.75 +8.44,3.75;8.44,3.44 +8.44,3.44;8.44,3.12 +8.44,3.12;8.12,2.19 +8.12,2.19;7.81,1.88 +7.81,1.88;7.50,1.56 +7.50,1.56;7.19,1.25 +7.19,1.25;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 + +# UTF-16 : 30 44 +# UTF-8 : 84 81 e3 +[3044] い +5.00,3.75;5.00,3.44 +5.00,3.44;4.69,2.81 +4.69,2.81;4.38,2.50 +4.38,2.50;4.38,2.19 +4.38,2.19;3.75,1.56 +3.75,1.56;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;1.88,1.88 +1.88,1.88;1.88,2.19 +1.88,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +7.19,7.81;7.50,7.50 +7.50,7.50;7.50,6.88 +7.50,6.88;7.81,6.25 +7.81,6.25;8.12,5.62 +8.12,5.62;8.12,5.31 +8.12,5.31;8.12,4.69 +8.12,4.69;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,1.88 + +# UTF-16 : 30 46 +# UTF-8 : 86 81 e3 +[3046] う +2.81,8.44;3.12,8.44 +3.12,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.38,8.12 +4.38,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.62,8.12 +5.62,8.12;5.94,8.12 +5.94,8.12;6.88,8.12 +1.25,5.62;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.81,5.94 +2.81,5.94;3.12,5.94 +3.12,5.94;3.75,5.94 +3.75,5.94;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;5.31,6.25 +5.31,6.25;5.62,6.25 +5.62,6.25;5.94,6.25 +5.94,6.25;6.56,5.94 +6.56,5.94;6.88,5.94 +6.88,5.94;7.50,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;8.12,4.69 +8.12,4.69;8.12,4.38 +8.12,4.38;8.12,4.06 +8.12,4.06;7.81,3.44 +7.81,3.44;7.50,3.12 +7.50,3.12;7.19,2.50 +7.19,2.50;6.88,2.19 +6.88,2.19;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;5.00,1.25 +5.00,1.25;4.06,1.25 +4.06,1.25;3.12,0.94 + +# UTF-16 : 30 48 +# UTF-8 : 88 81 e3 +[3048] え +2.81,8.44;3.12,8.44 +3.12,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.38,8.12 +4.38,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.62,8.12 +5.62,8.12;5.94,8.12 +5.94,8.12;6.88,8.12 +1.56,6.56;7.19,6.56 +7.19,6.56;0.94,0.94 +0.94,0.94;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.81 +3.12,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,3.75 +4.69,3.75;5.31,3.75 +5.31,3.75;5.62,3.44 +5.62,3.44;5.62,2.81 +5.62,2.81;5.94,2.50 +5.94,2.50;5.94,1.88 +5.94,1.88;6.25,1.56 +6.25,1.56;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.12,1.25 +8.12,1.25;8.75,1.25 + +# UTF-16 : 30 4a +# UTF-8 : 8a 81 e3 +[304a] お +6.88,7.50;1.25,7.50 +0.94,2.81;0.94,2.19 +0.94,2.19;1.25,1.88 +1.25,1.88;1.88,1.56 +1.88,1.56;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.75,9.06 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,1.25 +6.88,1.25;7.50,1.56 +7.50,1.56;7.81,2.19 +7.81,2.19;8.12,2.81 +8.12,2.81;8.12,3.12 +8.12,3.12;8.12,3.75 +8.12,3.75;7.50,4.38 +7.50,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;5.94,5.00 +5.94,5.00;5.62,5.31 +5.62,5.31;5.00,5.31 +5.00,5.31;4.38,5.31 +4.38,5.31;3.75,5.00 +3.75,5.00;3.12,5.00 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;1.25,3.75 +1.25,3.75;1.25,3.44 +1.25,3.44;0.94,3.12 +0.94,3.12;0.94,2.81 +7.19,7.81;7.50,7.50 +7.50,7.50;7.81,7.19 +7.81,7.19;8.12,6.88 +8.12,6.88;8.75,6.25 +8.75,6.25;8.75,5.94 + +# UTF-16 : 30 41 +# UTF-8 : 81 81 e3 +[3041] ぁ +1.88,6.25;7.50,6.25 +3.75,7.50;3.75,1.56 +5.94,4.69;5.94,4.06 +5.94,4.06;5.62,3.44 +5.62,3.44;5.31,3.12 +5.31,3.12;5.00,2.50 +5.00,2.50;4.69,2.19 +4.69,2.19;4.38,1.88 +4.38,1.88;3.75,1.56 +3.75,1.56;3.44,1.25 +3.44,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.19,1.25 +2.19,1.25;1.88,1.56 +1.88,1.56;1.88,2.19 +1.88,2.19;1.88,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;4.06,4.69 +4.06,4.69;4.69,4.69 +4.69,4.69;5.00,5.00 +5.00,5.00;5.62,4.69 +5.62,4.69;5.94,4.69 +5.94,4.69;6.25,4.69 +6.25,4.69;6.88,4.38 +6.88,4.38;7.50,3.75 +7.50,3.75;7.50,3.12 +7.50,3.12;7.81,2.81 +7.50,2.81;7.50,2.19 +7.50,2.19;7.19,1.88 +7.19,1.88;6.88,1.25 +6.88,1.25;6.25,0.94 +6.25,0.94;5.62,0.94 + +# UTF-16 : 30 43 +# UTF-8 : 83 81 e3 +[3043] ぃ +5.00,3.12;5.00,2.81 +5.00,2.81;4.69,2.50 +4.69,2.50;4.38,1.88 +4.38,1.88;4.06,1.56 +4.06,1.56;3.75,1.25 +3.75,1.25;3.44,0.94 +3.12,0.94;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;2.19,2.50 +2.19,2.50;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;1.88,3.75 +1.88,3.75;1.88,4.38 +1.88,4.38;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +6.56,6.56;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.19,5.31 +7.19,5.31;7.19,4.69 +7.19,4.69;7.50,4.38 +7.50,4.38;7.50,3.75 +7.50,3.75;7.50,3.44 +7.50,3.44;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;7.81,1.88 + +# UTF-16 : 30 45 +# UTF-8 : 85 81 e3 +[3045] ぅ +3.12,6.88;3.75,6.88 +3.75,6.88;4.38,6.88 +4.38,6.88;5.00,6.56 +5.00,6.56;5.62,6.56 +5.62,6.56;6.25,6.56 +1.88,4.69;2.50,4.69 +2.50,4.69;2.81,4.69 +2.81,4.69;3.44,5.00 +3.44,5.00;4.06,5.00 +4.06,5.00;4.69,5.00 +4.69,5.00;5.31,5.00 +5.31,5.00;5.62,5.00 +5.62,5.00;6.56,5.00 +6.56,5.00;6.88,4.69 +6.88,4.69;7.19,4.38 +7.19,4.38;7.50,4.06 +7.50,4.06;7.50,3.75 +7.50,3.75;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;7.19,2.50 +7.19,2.50;6.88,2.19 +6.88,2.19;6.25,1.88 +6.25,1.88;5.94,1.56 +5.94,1.56;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.06,0.94 +4.06,0.94;3.44,0.94 + +# UTF-16 : 30 47 +# UTF-8 : 87 81 e3 +[3047] ぇ +3.12,6.88;3.75,6.88 +3.75,6.88;4.38,6.88 +4.38,6.88;5.00,6.56 +5.00,6.56;5.62,6.56 +5.62,6.56;6.25,6.56 +2.19,5.31;6.88,5.31 +6.88,5.31;1.88,0.94 +1.56,0.94;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.38,3.12 +4.38,3.12;4.69,3.12 +4.69,3.12;5.31,3.12 +5.31,3.12;5.31,2.81 +5.31,2.81;5.62,2.19 +5.62,2.19;5.62,2.19 +5.62,2.19;5.62,1.56 +5.62,1.56;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;7.81,1.25 + +# UTF-16 : 30 49 +# UTF-8 : 89 81 e3 +[3049] ぉ +6.56,6.25;1.88,6.25 +1.56,2.50;1.88,1.88 +1.88,1.88;1.88,1.56 +1.88,1.56;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.06,7.50 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.50,2.50 +7.50,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;5.94,4.38 +5.94,4.38;5.31,4.38 +5.31,4.38;5.00,4.38 +5.00,4.38;4.38,4.38 +4.38,4.38;3.75,4.06 +3.75,4.06;3.44,4.06 +3.44,4.06;2.81,4.06 +2.81,4.06;2.50,3.75 +2.50,3.75;1.88,3.12 +1.88,3.12;1.56,2.81 +1.56,2.81;1.56,2.50 +6.88,6.56;7.19,6.25 +7.19,6.25;7.50,5.94 +7.50,5.94;7.81,5.62 +7.81,5.62;7.81,5.31 +7.81,5.31;8.12,5.00 + +# UTF-16 : 30 94 +# UTF-8 : 94 82 e3 +[3094] ゔ +1.25,5.62;1.56,5.62 +1.56,5.62;2.19,5.94 +2.19,5.94;2.50,5.94 +2.50,5.94;3.12,5.94 +3.12,5.94;3.44,5.94 +3.44,5.94;3.75,5.94 +3.75,5.94;4.38,6.25 +4.38,6.25;5.00,6.25 +5.00,6.25;5.31,6.25 +5.31,6.25;5.94,6.25 +5.94,6.25;6.25,5.94 +6.25,5.94;6.56,5.94 +6.56,5.94;7.19,5.62 +7.19,5.62;7.81,5.31 +7.81,5.31;7.81,4.69 +7.81,4.69;7.81,4.38 +7.81,4.38;7.81,4.06 +7.81,4.06;7.81,3.44 +7.81,3.44;7.50,3.12 +7.50,3.12;7.19,2.50 +7.19,2.50;6.56,2.19 +6.56,2.19;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;3.75,1.25 +3.75,1.25;2.81,0.94 +8.12,9.38;8.12,9.06 +8.12,9.06;8.44,8.75 +8.44,8.75;8.75,8.44 +8.75,8.44;9.06,8.12 +9.06,8.12;9.06,7.81 +6.88,9.06;7.19,8.44 +7.19,8.44;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,7.50 +2.50,8.44;2.81,8.44 +2.81,8.44;3.12,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.06,8.12 +4.06,8.12;4.38,8.12 +4.38,8.12;5.00,8.12 +5.00,8.12;5.31,8.12 +5.31,8.12;5.62,8.12 +5.62,8.12;6.56,8.12 + +# UTF-16 : 30 4b +# UTF-8 : 8b 81 e3 +[304b] か +7.19,7.81;7.50,7.50 +7.50,7.50;7.50,6.88 +7.50,6.88;7.81,6.56 +7.81,6.56;7.81,5.94 +7.81,5.94;8.12,5.31 +8.12,5.31;8.44,5.00 +8.44,5.00;8.44,4.38 +8.44,4.38;8.75,3.75 +8.75,3.75;8.75,3.44 +8.75,3.44;9.06,2.81 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.81,5.62 +2.81,5.62;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.44,8.12 +3.44,8.12;3.75,9.06 +0.94,6.88;4.38,6.88 +4.38,6.88;5.00,6.88 +5.00,6.88;5.31,6.88 +5.31,6.88;5.94,6.56 +5.94,6.56;6.25,6.25 +6.25,6.25;6.25,5.62 +6.25,5.62;6.25,5.31 +6.25,5.31;6.25,4.69 +6.25,4.69;6.25,4.06 +6.25,4.06;6.25,3.44 +6.25,3.44;6.25,2.81 +6.25,2.81;5.94,2.50 +5.94,2.50;5.94,1.88 +5.94,1.88;5.62,1.56 +5.62,1.56;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.75,1.56 +3.75,1.56;3.12,1.56 + +# UTF-16 : 30 4d +# UTF-8 : 8d 81 e3 +[304d] き +5.31,9.06;5.31,8.44 +5.31,8.44;5.31,7.81 +5.31,7.81;5.62,7.19 +5.62,7.19;5.62,6.56 +5.62,6.56;5.94,6.25 +5.94,6.25;5.94,5.62 +5.94,5.62;6.25,5.31 +6.25,5.31;6.56,4.69 +6.56,4.69;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;6.56,3.75 +6.56,3.75;5.94,4.06 +5.94,4.06;5.31,4.06 +5.31,4.06;4.69,4.38 +4.69,4.38;4.38,4.38 +4.38,4.38;3.75,4.38 +3.75,4.38;3.44,4.38 +3.44,4.38;2.81,4.06 +2.81,4.06;2.19,3.75 +2.19,3.75;1.88,3.44 +1.88,3.44;1.88,3.12 +1.88,3.12;1.56,2.81 +1.56,2.81;1.88,2.19 +1.88,2.19;2.19,1.56 +2.19,1.56;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,1.25 +1.25,7.50;1.88,7.50 +1.88,7.50;2.50,7.50 +2.50,7.50;3.44,7.50 +3.44,7.50;4.06,7.50 +4.06,7.50;4.69,7.50 +4.69,7.50;5.62,7.50 +5.62,7.50;6.25,7.50 +6.25,7.50;6.88,7.50 +6.88,7.50;7.50,7.50 +7.50,7.50;8.44,7.81 +0.94,5.62;1.56,5.62 +1.56,5.62;2.50,5.62 +2.50,5.62;3.12,5.62 +3.12,5.62;4.06,5.62 +4.06,5.62;4.69,5.62 +4.69,5.62;5.62,5.62 +5.62,5.62;6.25,5.62 +6.25,5.62;6.88,5.62 +6.88,5.62;7.81,5.94 +7.81,5.94;8.44,5.94 + +# UTF-16 : 30 4f +# UTF-8 : 8f 81 e3 +[304f] く +6.56,8.75;5.31,7.81 +5.31,7.81;4.38,7.19 +4.38,7.19;3.75,6.56 +3.75,6.56;3.12,6.25 +3.12,6.25;2.81,5.94 +2.81,5.94;2.19,5.62 +2.19,5.62;1.88,5.31 +1.88,5.31;1.88,5.00 +1.88,5.00;2.19,4.38 +2.19,4.38;2.81,4.06 +2.81,4.06;3.12,3.75 +3.12,3.75;3.75,3.12 +3.75,3.12;4.69,2.50 +4.69,2.50;5.62,1.56 +5.62,1.56;6.88,0.62 + +# UTF-16 : 30 51 +# UTF-8 : 91 81 e3 +[3051] け +1.56,0.94;1.56,1.25 +1.56,1.25;1.25,1.88 +1.25,1.88;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.25,7.19 +1.25,7.19;1.56,7.81 +1.56,7.81;1.56,8.75 +9.06,6.56;3.44,6.56 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.19,4.06 +7.19,4.06;7.19,4.69 +7.19,4.69;7.19,8.75 + +# UTF-16 : 30 53 +# UTF-8 : 93 81 e3 +[3053] こ +8.12,1.56;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;3.12,1.25 +3.12,1.25;2.50,1.56 +2.50,1.56;2.19,1.56 +2.19,1.56;1.56,2.19 +1.56,2.19;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.56,3.75 +1.56,3.75;1.88,4.38 +1.88,4.38;2.19,4.69 +2.19,4.69;2.50,5.00 +7.50,7.81;2.19,7.81 + +# UTF-16 : 30 4c +# UTF-8 : 8c 81 e3 +[304c] が +6.88,6.56;7.19,5.94 +7.19,5.94;7.50,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;8.12,4.69 +8.12,4.69;8.12,4.38 +8.12,4.38;8.44,4.06 +8.44,4.06;8.75,3.44 +8.75,3.44;8.75,3.12 +8.75,3.12;9.06,2.81 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.81,5.62 +2.81,5.62;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.44,8.12 +3.44,8.12;3.75,9.06 +0.94,6.88;4.38,6.88 +4.38,6.88;4.69,6.88 +4.69,6.88;5.31,6.88 +5.31,6.88;5.62,6.56 +5.62,6.56;5.94,6.25 +5.94,6.25;6.25,5.62 +6.25,5.62;6.25,5.31 +6.25,5.31;6.25,4.69 +6.25,4.69;6.25,4.06 +6.25,4.06;6.25,3.44 +6.25,3.44;5.94,2.81 +5.94,2.81;5.94,2.50 +5.94,2.50;5.62,1.88 +5.62,1.88;5.31,1.56 +5.31,1.56;5.00,1.25 +5.00,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.44,1.56 +3.44,1.56;3.12,1.56 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.44,7.81 +8.44,7.81;8.75,7.50 +6.56,8.75;6.88,8.12 +6.88,8.12;6.88,7.81 +6.88,7.81;7.19,7.50 +7.19,7.50;7.50,7.19 + +# UTF-16 : 30 4e +# UTF-8 : 8e 81 e3 +[304e] ぎ +5.31,8.75;5.31,8.12 +5.31,8.12;5.31,7.81 +5.31,7.81;5.31,7.19 +5.31,7.19;5.62,6.56 +5.62,6.56;5.62,5.94 +5.62,5.94;5.94,5.62 +5.94,5.62;6.25,5.00 +6.25,5.00;6.56,4.69 +6.56,4.69;6.88,4.06 +6.88,4.06;7.19,3.44 +7.19,3.44;6.56,3.75 +6.56,3.75;5.94,4.06 +5.94,4.06;5.31,4.06 +5.31,4.06;4.69,4.06 +4.69,4.06;4.06,4.06 +4.06,4.06;3.75,4.06 +3.75,4.06;3.12,4.06 +3.12,4.06;2.81,4.06 +2.81,4.06;2.19,3.75 +2.19,3.75;1.88,3.44 +1.88,3.44;1.56,2.81 +1.56,2.81;1.56,2.81 +1.56,2.81;1.88,1.88 +1.88,1.88;2.19,1.56 +2.19,1.56;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +1.25,7.50;1.88,7.50 +1.88,7.50;2.50,7.50 +2.50,7.50;3.12,7.50 +3.12,7.50;3.75,7.50 +3.75,7.50;4.38,7.50 +4.38,7.50;5.00,7.50 +5.00,7.50;5.62,7.50 +5.62,7.50;6.25,7.50 +6.25,7.50;6.88,7.50 +6.88,7.50;7.50,7.50 +0.94,5.62;1.56,5.62 +1.56,5.62;2.19,5.62 +2.19,5.62;3.12,5.62 +3.12,5.62;3.75,5.62 +3.75,5.62;4.69,5.62 +4.69,5.62;5.31,5.62 +5.31,5.62;6.25,5.62 +6.25,5.62;6.88,5.62 +6.88,5.62;7.81,5.62 +7.81,5.62;8.44,5.62 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.06,8.12 +9.06,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 50 +# UTF-8 : 90 81 e3 +[3050] ぐ +5.94,8.75;5.00,7.81 +5.00,7.81;4.06,7.19 +4.06,7.19;3.12,6.56 +3.12,6.56;2.81,6.25 +2.81,6.25;2.19,5.94 +2.19,5.94;1.88,5.62 +1.88,5.62;1.56,5.31 +1.56,5.31;1.25,5.00 +1.25,5.00;1.56,4.38 +1.56,4.38;2.19,4.06 +2.19,4.06;2.81,3.44 +2.81,3.44;3.44,3.12 +3.44,3.12;4.06,2.50 +4.06,2.50;5.31,1.56 +5.31,1.56;6.25,0.62 +7.19,7.19;7.50,6.88 +7.50,6.88;7.81,6.56 +7.81,6.56;8.12,6.25 +8.12,6.25;8.12,5.94 +8.12,5.94;8.44,5.31 +5.94,6.88;6.25,6.56 +6.25,6.56;6.56,6.25 +6.56,6.25;6.56,5.62 +6.56,5.62;6.88,5.31 +6.88,5.31;7.19,5.00 + +# UTF-16 : 30 52 +# UTF-8 : 92 81 e3 +[3052] げ +1.56,0.62;1.56,1.25 +1.56,1.25;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.56,7.81 +1.56,7.81;1.56,8.44 +8.75,6.56;3.12,6.56 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.56,3.12 +6.56,3.12;6.88,4.06 +6.88,4.06;6.88,4.69 +6.88,4.69;6.88,8.75 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.38,8.12 +9.38,8.12;9.38,7.81 +7.19,9.38;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 54 +# UTF-8 : 94 81 e3 +[3054] ご +7.81,1.56;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.56 +2.50,1.56;2.19,1.56 +2.19,1.56;1.56,2.19 +1.56,2.19;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.88,4.38 +1.88,4.38;2.19,4.69 +2.19,4.69;2.50,5.00 +7.19,8.12;1.88,8.12 +7.81,7.19;7.81,6.88 +7.81,6.88;8.12,6.56 +8.12,6.56;8.44,6.25 +8.44,6.25;8.75,5.94 +8.75,5.94;8.75,5.62 +6.56,6.88;6.88,6.25 +6.88,6.25;7.19,5.94 +7.19,5.94;7.50,5.31 +7.50,5.31;7.50,5.00 + +# UTF-16 : 30 55 +# UTF-8 : 95 81 e3 +[3055] さ +5.62,8.75;5.62,8.44 +5.62,8.44;5.94,7.81 +5.94,7.81;5.94,7.19 +5.94,7.19;5.94,6.56 +5.94,6.56;6.25,6.25 +6.25,6.25;6.25,5.62 +6.25,5.62;6.56,5.31 +6.56,5.31;6.88,5.00 +6.88,5.00;6.88,4.38 +6.88,4.38;7.19,4.06 +7.19,4.06;6.88,4.38 +6.88,4.38;6.25,4.69 +6.25,4.69;5.62,4.69 +5.62,4.69;5.00,5.00 +5.00,5.00;4.38,5.00 +4.38,5.00;3.75,5.00 +3.75,5.00;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.56,3.44 +1.56,3.44;1.56,3.12 +1.56,3.12;1.56,2.81 +1.56,2.81;1.88,2.19 +1.88,2.19;2.50,1.56 +2.50,1.56;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,1.25 +6.88,1.25;7.19,1.25 +0.94,7.19;1.56,7.19 +1.56,7.19;2.50,7.19 +2.50,7.19;3.12,7.19 +3.12,7.19;4.06,7.19 +4.06,7.19;4.69,7.19 +4.69,7.19;5.62,7.50 +5.62,7.50;6.25,7.50 +6.25,7.50;6.88,7.50 +6.88,7.50;7.81,7.50 +7.81,7.50;8.44,7.50 + +# UTF-16 : 30 57 +# UTF-8 : 97 81 e3 +[3057] し +8.44,4.06;8.12,3.44 +8.12,3.44;7.81,2.81 +7.81,2.81;7.50,2.50 +7.50,2.50;7.19,1.88 +7.19,1.88;6.88,1.56 +6.88,1.56;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,4.06;2.19,4.69 +2.19,4.69;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +2.19,7.50;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.19,8.75 + +# UTF-16 : 30 59 +# UTF-8 : 99 81 e3 +[3059] す +8.75,7.50;0.62,7.50 +5.94,9.06;5.94,4.69 +5.94,4.69;5.94,4.38 +5.94,4.38;5.62,3.75 +5.62,3.75;5.31,3.44 +5.31,3.44;5.00,3.12 +5.00,3.12;4.38,3.12 +4.38,3.12;3.75,3.12 +3.75,3.12;3.44,3.44 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;3.12,5.62 +3.12,5.62;3.44,6.25 +3.44,6.25;3.75,6.25 +3.75,6.25;4.38,6.56 +4.38,6.56;5.00,6.25 +5.00,6.25;5.31,5.94 +5.31,5.94;5.62,5.62 +5.62,5.62;5.94,5.00 +5.94,5.00;5.94,4.38 +5.94,4.38;5.94,4.06 +5.94,4.06;5.94,3.44 +5.94,3.44;5.94,2.81 +5.94,2.81;5.94,2.50 +5.94,2.50;5.62,2.19 +5.62,2.19;5.31,1.88 +5.31,1.88;5.00,1.56 +5.00,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 + +# UTF-16 : 30 5b +# UTF-8 : 9b 81 e3 +[305b] せ +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.50,8.75 +7.19,9.06;7.19,4.69 +7.19,4.69;7.19,4.38 +7.19,4.38;6.88,3.75 +6.88,3.75;6.56,3.75 +6.56,3.75;5.94,3.75 +5.94,3.75;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.06 +4.69,4.06;4.38,4.06 +0.62,6.56;1.56,6.56 +1.56,6.56;2.19,6.56 +2.19,6.56;3.12,6.56 +3.12,6.56;3.75,6.56 +3.75,6.56;4.69,6.56 +4.69,6.56;5.62,6.56 +5.62,6.56;6.25,6.56 +6.25,6.56;7.19,6.56 +7.19,6.56;8.12,6.56 +8.12,6.56;8.75,6.56 + +# UTF-16 : 30 5d +# UTF-8 : 9d 81 e3 +[305d] そ +6.56,5.62;5.94,5.31 +5.94,5.31;5.31,5.00 +5.31,5.00;4.69,4.69 +4.69,4.69;4.38,4.38 +4.38,4.38;4.06,4.38 +4.06,4.38;3.75,4.06 +3.75,4.06;3.44,3.44 +3.44,3.44;3.12,2.81 +3.12,2.81;3.44,2.19 +3.44,2.19;3.75,1.56 +3.75,1.56;4.38,1.25 +4.38,1.25;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +2.19,8.44;7.19,8.44 +7.19,8.44;6.25,7.81 +6.25,7.81;5.62,7.50 +5.62,7.50;5.00,6.88 +5.00,6.88;4.38,6.56 +4.38,6.56;3.75,6.25 +3.75,6.25;3.12,5.94 +3.12,5.94;2.50,5.62 +2.50,5.62;1.88,5.31 +1.88,5.31;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;8.75,5.62 +6.56,5.62;5.94,5.31 +5.94,5.31;5.31,5.00 +5.31,5.00;4.69,4.69 +4.69,4.69;4.38,4.38 +4.38,4.38;4.06,4.06 +4.06,4.06;3.75,3.75 +3.75,3.75;3.44,3.12 +3.44,3.12;3.12,2.81 +3.12,2.81;3.44,2.19 +3.44,2.19;3.75,1.56 +3.75,1.56;4.38,1.25 +4.38,1.25;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 + +# UTF-16 : 30 56 +# UTF-8 : 96 81 e3 +[3056] ざ +5.62,8.75;5.62,8.12 +5.62,8.12;5.62,7.50 +5.62,7.50;5.94,7.19 +5.94,7.19;5.94,6.56 +5.94,6.56;6.25,6.25 +6.25,6.25;6.25,5.62 +6.25,5.62;6.56,5.31 +6.56,5.31;6.56,4.69 +6.56,4.69;6.88,4.38 +6.88,4.38;7.19,4.06 +7.19,4.06;6.56,4.38 +6.56,4.38;5.94,4.69 +5.94,4.69;5.31,4.69 +5.31,4.69;4.69,5.00 +4.69,5.00;4.06,5.00 +4.06,5.00;3.75,5.00 +3.75,5.00;3.12,4.69 +3.12,4.69;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.56,3.44 +1.56,3.44;1.56,3.12 +1.56,3.12;1.56,2.81 +1.56,2.81;1.88,1.88 +1.88,1.88;2.19,1.56 +2.19,1.56;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +0.94,7.19;1.56,7.19 +1.56,7.19;2.19,7.19 +2.19,7.19;3.12,7.19 +3.12,7.19;3.75,7.19 +3.75,7.19;4.69,7.19 +4.69,7.19;5.31,7.19 +5.31,7.19;6.25,7.19 +6.25,7.19;6.88,7.19 +6.88,7.19;7.81,7.19 +7.81,7.19;8.44,7.19 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.38,8.12 +9.38,8.12;9.38,8.12 +7.19,9.38;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 58 +# UTF-8 : 98 81 e3 +[3058] じ +8.12,4.06;7.81,3.44 +7.81,3.44;7.50,2.81 +7.50,2.81;7.19,2.50 +7.19,2.50;6.88,1.88 +6.88,1.88;6.56,1.56 +6.56,1.56;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,1.56 +2.50,1.56;2.19,1.88 +2.19,1.88;2.19,2.19 +2.19,2.19;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,4.69;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.88,6.88 +1.88,6.88;1.88,7.50 +1.88,7.50;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;1.88,8.75 +6.56,8.75;6.88,8.44 +6.88,8.44;7.19,8.12 +7.19,8.12;7.50,7.81 +7.50,7.81;7.50,7.19 +7.50,7.19;7.81,6.88 +5.31,8.44;5.62,8.12 +5.62,8.12;5.94,7.81 +5.94,7.81;5.94,7.19 +5.94,7.19;6.25,6.88 +6.25,6.88;6.56,6.56 + +# UTF-16 : 30 5a +# UTF-8 : 9a 81 e3 +[305a] ず +8.75,7.50;0.31,7.50 +5.62,9.06;5.62,4.69 +5.62,4.69;5.62,4.38 +5.62,4.38;5.31,3.75 +5.31,3.75;5.00,3.44 +5.00,3.44;4.38,3.12 +4.38,3.12;4.06,3.12 +4.06,3.12;3.44,3.12 +3.44,3.12;2.81,3.44 +2.81,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;2.50,5.31 +2.50,5.31;2.50,5.62 +2.50,5.62;2.81,6.25 +2.81,6.25;3.44,6.25 +3.44,6.25;4.06,6.56 +4.06,6.56;4.38,6.25 +4.38,6.25;5.00,5.94 +5.00,5.94;5.31,5.62 +5.31,5.62;5.62,5.00 +5.62,5.00;5.62,4.38 +5.62,4.38;5.62,4.06 +5.62,4.06;5.62,3.44 +5.62,3.44;5.62,2.81 +5.62,2.81;5.31,2.50 +5.31,2.50;5.31,2.19 +5.31,2.19;5.00,1.88 +5.00,1.88;4.69,1.56 +4.69,1.56;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +8.12,6.56;8.44,6.25 +8.44,6.25;8.75,5.94 +8.75,5.94;8.75,5.62 +8.75,5.62;9.06,5.00 +6.88,6.25;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.50,5.31 +7.50,5.31;7.81,4.69 +7.81,4.69;7.81,4.69 + +# UTF-16 : 30 5c +# UTF-8 : 9c 81 e3 +[305c] ぜ +7.50,1.25;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,1.25 +2.81,1.25;2.19,1.88 +2.19,1.88;2.19,2.50 +2.19,2.50;2.19,3.12 +2.19,3.12;2.19,8.75 +6.88,8.75;6.88,4.69 +6.88,4.69;6.88,4.06 +6.88,4.06;6.56,3.75 +6.56,3.75;6.25,3.75 +6.25,3.75;5.62,3.75 +5.62,3.75;5.31,3.75 +5.31,3.75;4.69,4.06 +4.69,4.06;4.38,4.06 +4.38,4.06;4.06,4.06 +0.62,6.56;1.25,6.56 +1.25,6.56;2.19,6.56 +2.19,6.56;3.12,6.56 +3.12,6.56;3.75,6.56 +3.75,6.56;4.69,6.56 +4.69,6.56;5.31,6.56 +5.31,6.56;6.25,6.56 +6.25,6.56;7.19,6.56 +7.19,6.56;7.81,6.56 +7.81,6.56;8.75,6.56 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.38,8.12 +9.38,8.12;9.38,8.12 +7.19,9.38;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 5e +# UTF-8 : 9e 81 e3 +[305e] ぞ +5.94,5.62;5.31,5.31 +5.31,5.31;5.00,5.00 +5.00,5.00;4.38,4.69 +4.38,4.69;4.06,4.38 +4.06,4.38;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.12,3.44 +3.12,3.44;2.81,2.81 +2.81,2.81;3.12,2.19 +3.12,2.19;3.44,1.56 +3.44,1.56;4.06,1.25 +4.06,1.25;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +1.88,8.44;6.56,8.44 +6.56,8.44;5.94,7.81 +5.94,7.81;5.31,7.50 +5.31,7.50;4.69,6.88 +4.69,6.88;4.06,6.56 +4.06,6.56;3.44,6.25 +3.44,6.25;2.81,5.94 +2.81,5.94;2.19,5.62 +2.19,5.62;1.56,5.31 +1.56,5.31;0.94,5.31 +0.94,5.31;0.31,5.00 +0.00,5.00;8.12,5.62 +5.94,5.62;5.31,5.31 +5.31,5.31;4.69,5.00 +4.69,5.00;4.38,4.69 +4.38,4.69;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.44,3.75 +3.44,3.75;2.81,3.12 +2.81,3.12;2.81,2.81 +2.81,2.81;3.12,2.19 +3.12,2.19;3.44,1.56 +3.44,1.56;4.06,1.25 +4.06,1.25;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +8.44,8.12;8.75,7.81 +8.75,7.81;9.06,7.19 +9.06,7.19;9.06,6.88 +9.06,6.88;9.38,6.56 +7.19,8.12;7.50,7.50 +7.50,7.50;7.81,7.19 +7.81,7.19;8.12,6.56 +8.12,6.56;8.12,6.56 + +# UTF-16 : 30 5f +# UTF-8 : 9f 81 e3 +[305f] た +0.94,0.94;1.25,1.56 +1.25,1.56;1.25,2.19 +1.25,2.19;1.56,3.12 +1.56,3.12;1.88,4.06 +1.88,4.06;2.19,4.69 +2.19,4.69;2.19,5.62 +2.19,5.62;2.50,6.56 +2.50,6.56;2.81,7.19 +2.81,7.19;2.81,8.12 +2.81,8.12;3.12,9.06 +6.56,7.50;0.94,7.50 +8.44,1.25;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.56 +4.38,1.56;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;5.00,3.75 +5.00,3.75;5.00,3.75 +4.38,5.62;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,5.62;6.88,5.62 +6.88,5.62;7.50,5.62 +7.50,5.62;8.44,5.62 + +# UTF-16 : 30 61 +# UTF-8 : a1 81 e3 +[3061] ち +3.75,8.75;3.75,8.44 +3.75,8.44;3.44,7.81 +3.44,7.81;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;3.12,6.25 +3.12,6.25;2.81,5.94 +2.81,5.94;2.81,5.31 +2.81,5.31;2.50,5.00 +2.50,5.00;2.19,4.38 +2.19,4.38;2.19,4.06 +2.19,4.06;2.50,4.38 +2.50,4.38;3.12,4.69 +3.12,4.69;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.31,5.00 +5.31,5.00;5.94,5.00 +5.94,5.00;6.25,5.00 +6.25,5.00;6.56,4.69 +6.56,4.69;7.19,4.38 +7.19,4.38;7.50,4.06 +7.50,4.06;7.81,3.44 +7.81,3.44;7.81,3.12 +7.81,3.12;7.81,2.50 +7.81,2.50;7.19,1.88 +7.19,1.88;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,1.25 +2.81,1.25;2.19,1.25 +8.44,7.19;0.94,7.19 + +# UTF-16 : 30 64 +# UTF-8 : a4 81 e3 +[3064] つ +0.94,6.88;1.25,6.88 +1.25,6.88;1.88,7.19 +1.88,7.19;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.44,7.50 +3.44,7.50;3.75,7.50 +3.75,7.50;4.38,7.50 +4.38,7.50;5.00,7.50 +5.00,7.50;5.62,7.50 +5.62,7.50;6.25,7.50 +6.25,7.50;6.88,7.50 +6.88,7.50;7.19,7.19 +7.19,7.19;7.81,6.88 +7.81,6.88;8.12,6.56 +8.12,6.56;8.12,6.25 +8.12,6.25;8.44,5.62 +8.44,5.62;8.44,5.31 +8.44,5.31;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.12,3.44 +8.12,3.44;8.12,3.12 +8.12,3.12;7.50,2.50 +7.50,2.50;7.19,2.19 +7.19,2.19;6.56,1.88 +6.56,1.88;5.62,1.56 +5.62,1.56;4.69,1.56 +4.69,1.56;3.75,1.25 +3.75,1.25;2.50,1.25 + +# UTF-16 : 30 66 +# UTF-8 : a6 81 e3 +[3066] て +0.94,7.81;1.56,7.81 +1.56,7.81;2.50,7.81 +2.50,7.81;3.12,7.81 +3.12,7.81;4.06,7.81 +4.06,7.81;4.69,7.81 +4.69,7.81;5.62,7.81 +5.62,7.81;6.25,7.81 +6.25,7.81;7.19,7.81 +7.19,7.81;7.81,7.81 +7.81,7.81;8.75,7.81 +8.75,7.81;7.50,7.81 +7.50,7.81;6.56,7.50 +6.56,7.50;5.94,7.19 +5.94,7.19;5.00,6.88 +5.00,6.88;4.38,6.56 +4.38,6.56;4.06,6.25 +4.06,6.25;3.44,5.62 +3.44,5.62;3.44,5.00 +3.44,5.00;3.12,4.38 +3.12,4.38;3.12,3.75 +3.12,3.75;3.12,3.44 +3.12,3.44;3.12,2.81 +3.12,2.81;3.44,2.50 +3.44,2.50;3.75,2.19 +3.75,2.19;4.06,1.88 +4.06,1.88;4.38,1.56 +4.38,1.56;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,1.25 +7.19,1.25;7.50,1.25 + +# UTF-16 : 30 68 +# UTF-8 : a8 81 e3 +[3068] と +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.50,1.56 +2.50,1.56;1.88,1.88 +1.88,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.56,3.75 +1.56,3.75;1.88,4.06 +1.88,4.06;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;3.44,5.31 +3.44,5.31;4.38,5.62 +4.38,5.62;5.31,5.94 +5.31,5.94;6.56,6.25 +6.56,6.25;7.81,6.56 +3.44,5.31;3.12,5.94 +3.12,5.94;3.12,6.56 +3.12,6.56;2.81,7.19 +2.81,7.19;2.81,8.12 +2.81,8.12;2.81,8.75 + +# UTF-16 : 30 60 +# UTF-8 : a0 81 e3 +[3060] だ +0.62,0.62;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,3.75;1.88,4.69 +1.88,4.69;2.19,5.62 +2.19,5.62;2.50,6.25 +2.50,6.25;2.50,7.19 +2.50,7.19;2.81,8.12 +2.81,8.12;2.81,8.75 +6.56,7.50;0.94,7.50 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;4.69,1.25 +4.69,1.25;4.38,1.56 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;5.00,3.75 +4.38,5.31;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,5.62;6.56,5.62 +6.56,5.62;7.50,5.62 +7.50,5.62;8.12,5.62 +8.12,9.06;8.44,8.75 +8.44,8.75;8.75,8.12 +8.75,8.12;9.06,7.81 +9.06,7.81;9.06,7.81 +6.88,9.06;7.19,8.44 +7.19,8.44;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,7.50 + +# UTF-16 : 30 62 +# UTF-8 : a2 81 e3 +[3062] ぢ +3.75,8.75;3.44,8.12 +3.44,8.12;3.44,7.81 +3.44,7.81;3.44,7.19 +3.44,7.19;3.12,6.56 +3.12,6.56;3.12,6.25 +3.12,6.25;2.81,5.62 +2.81,5.62;2.81,5.31 +2.81,5.31;2.50,5.00 +2.50,5.00;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;2.50,4.38 +2.50,4.38;3.12,4.38 +3.12,4.38;3.75,4.69 +3.75,4.69;4.69,5.00 +4.69,5.00;5.31,5.00 +5.31,5.00;5.62,5.00 +5.62,5.00;6.25,4.69 +6.25,4.69;6.56,4.69 +6.56,4.69;7.19,4.38 +7.19,4.38;7.50,4.06 +7.50,4.06;7.81,3.44 +7.81,3.44;7.81,3.12 +7.81,3.12;7.50,2.50 +7.50,2.50;7.19,1.88 +7.19,1.88;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,1.25 +8.44,7.19;0.94,7.19 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.38,8.12 +9.38,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 65 +# UTF-8 : a5 81 e3 +[3065] づ +0.62,6.88;1.25,6.88 +1.25,6.88;1.88,7.19 +1.88,7.19;2.19,7.19 +2.19,7.19;2.81,7.19 +2.81,7.19;3.12,7.19 +3.12,7.19;3.44,7.50 +3.44,7.50;4.38,7.50 +4.38,7.50;5.00,7.50 +5.00,7.50;5.62,7.50 +5.62,7.50;6.25,7.50 +6.25,7.50;6.88,7.19 +6.88,7.19;7.19,7.19 +7.19,7.19;7.50,6.88 +7.50,6.88;7.81,6.56 +7.81,6.56;8.12,5.94 +8.12,5.94;8.12,5.62 +8.12,5.62;8.44,5.00 +8.44,5.00;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.12,3.44 +8.12,3.44;7.81,2.81 +7.81,2.81;7.50,2.50 +7.50,2.50;6.88,2.19 +6.88,2.19;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;4.69,1.25 +4.69,1.25;3.75,1.25 +3.75,1.25;2.50,1.25 +8.12,9.06;8.44,8.75 +8.44,8.75;8.75,8.12 +8.75,8.12;9.06,7.81 +9.06,7.81;9.06,7.81 +6.88,9.06;7.19,8.44 +7.19,8.44;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,7.50 + +# UTF-16 : 30 67 +# UTF-8 : a7 81 e3 +[3067] で +0.62,7.81;1.25,7.81 +1.25,7.81;2.19,7.81 +2.19,7.81;2.81,7.81 +2.81,7.81;3.75,7.81 +3.75,7.81;4.38,7.81 +4.38,7.81;5.31,7.81 +5.31,7.81;5.94,7.81 +5.94,7.81;6.88,7.81 +6.88,7.81;7.50,7.81 +7.50,7.81;8.44,7.81 +8.44,7.81;7.50,7.81 +7.50,7.81;6.56,7.50 +6.56,7.50;5.62,7.19 +5.62,7.19;5.00,6.88 +5.00,6.88;4.38,6.56 +4.38,6.56;3.75,5.94 +3.75,5.94;3.44,5.62 +3.44,5.62;3.12,5.00 +3.12,5.00;2.81,4.38 +2.81,4.38;2.81,3.75 +2.81,3.75;2.81,3.12 +2.81,3.12;3.12,2.81 +3.12,2.81;3.12,2.50 +3.12,2.50;3.44,1.88 +3.44,1.88;3.75,1.56 +3.75,1.56;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +7.81,6.56;8.12,6.25 +8.12,6.25;8.44,5.94 +8.44,5.94;8.75,5.62 +8.75,5.62;8.75,5.31 +8.75,5.31;9.06,5.00 +6.88,6.25;7.19,5.62 +7.19,5.62;7.19,5.31 +7.19,5.31;7.50,5.00 +7.50,5.00;7.81,4.69 + +# UTF-16 : 30 69 +# UTF-8 : a9 81 e3 +[3069] ど +3.44,5.00;3.12,5.62 +3.12,5.62;2.81,6.56 +2.81,6.56;2.81,7.19 +2.81,7.19;2.50,7.81 +2.50,7.81;2.50,8.44 +2.50,8.44;2.50,8.75 +7.81,1.25;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,1.25 +2.50,1.25;2.19,1.25 +2.19,1.25;1.56,1.88 +1.56,1.88;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;3.44,5.00 +3.44,5.00;4.06,5.31 +4.06,5.31;5.00,5.62 +5.00,5.62;6.25,5.94 +6.25,5.94;7.50,6.25 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;7.81,8.12 +7.81,8.12;8.12,7.81 +8.12,7.81;8.44,7.50 +5.94,8.75;6.25,8.44 +6.25,8.44;6.56,7.81 +6.56,7.81;6.88,7.50 +6.88,7.50;7.19,7.19 + +# UTF-16 : 30 6a +# UTF-8 : aa 81 e3 +[306a] な +0.62,2.50;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;3.12,9.06 +4.69,7.50;0.62,7.50 +2.81,2.50;2.81,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.44,1.25 +3.44,1.25;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.25,1.88 +6.25,1.88;6.56,2.50 +6.56,2.50;6.56,2.81 +6.56,2.81;6.56,7.50 +6.56,7.50;6.88,7.50 +6.88,7.50;7.50,7.50 +7.50,7.50;8.12,7.50 +8.12,7.50;8.44,7.19 +8.44,7.19;8.75,7.19 +8.75,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.12 +6.56,3.12;5.94,3.44 +5.94,3.44;5.62,3.44 +5.62,3.44;5.00,3.75 +5.00,3.75;4.69,3.75 +4.69,3.75;4.06,3.44 +4.06,3.44;3.44,3.44 +3.44,3.44;3.12,3.12 +3.12,3.12;2.81,2.81 +2.81,2.81;2.81,2.50 + +# UTF-16 : 30 6b +# UTF-8 : ab 81 e3 +[306b] に +1.56,0.94;1.56,1.25 +1.56,1.25;1.56,1.88 +1.56,1.88;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.25,7.19 +1.25,7.19;1.56,7.81 +1.56,7.81;1.56,8.75 +8.12,7.50;4.06,7.50 +8.44,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;7.19,1.56 +7.19,1.56;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.56 +5.62,1.56;5.31,1.56 +5.31,1.56;5.00,1.56 +5.00,1.56;4.38,1.88 +4.38,1.88;3.75,2.19 +3.75,2.19;3.44,2.81 +3.44,2.81;3.44,2.81 +3.44,2.81;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;4.69,4.69 + +# UTF-16 : 30 6c +# UTF-8 : ac 81 e3 +[306c] ぬ +1.88,8.75;2.19,8.12 +2.19,8.12;2.19,7.50 +2.19,7.50;2.50,6.88 +2.50,6.88;2.50,6.25 +2.50,6.25;2.81,5.62 +2.81,5.62;2.81,5.00 +2.81,5.00;3.12,4.38 +3.12,4.38;3.44,3.75 +3.44,3.75;3.44,3.12 +3.44,3.12;3.75,2.50 +6.56,9.06;6.25,7.50 +6.25,7.50;5.62,6.25 +5.62,6.25;5.31,5.00 +5.31,5.00;4.69,4.06 +4.69,4.06;4.38,3.12 +4.38,3.12;3.75,2.50 +3.75,2.50;3.44,1.88 +3.44,1.88;2.81,1.56 +2.81,1.56;2.50,1.56 +2.50,1.56;2.19,1.25 +2.19,1.25;1.88,1.56 +1.88,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.44,7.19 +3.44,7.19;4.06,7.19 +4.06,7.19;5.00,7.19 +5.00,7.19;5.62,7.19 +5.62,7.19;6.25,7.19 +6.25,7.19;6.56,6.88 +6.56,6.88;7.19,6.56 +7.19,6.56;7.50,6.25 +7.50,6.25;7.81,5.94 +7.81,5.94;8.12,5.62 +8.12,5.62;8.44,5.00 +8.44,5.00;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;7.81,1.56 +7.81,1.56;7.19,1.25 +7.19,1.25;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,1.25 +5.62,1.25;5.31,1.56 +5.31,1.56;5.31,2.19 +5.31,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.12 +5.94,3.12;6.56,3.12 +6.56,3.12;7.19,3.12 +7.19,3.12;7.50,3.12 +7.50,3.12;7.81,2.81 +7.81,2.81;8.44,2.19 +8.44,2.19;9.06,1.56 + +# UTF-16 : 30 6d +# UTF-8 : ad 81 e3 +[306d] ね +2.81,0.62;2.81,8.75 +2.81,6.88;0.62,6.88 +0.62,2.81;1.56,3.75 +1.56,3.75;2.19,4.69 +2.19,4.69;2.81,5.62 +2.81,5.62;3.44,6.25 +3.44,6.25;4.06,6.56 +4.06,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.62,7.50 +5.62,7.50;5.94,7.50 +5.94,7.50;6.25,7.50 +6.25,7.50;7.19,7.50 +7.19,7.50;7.81,7.19 +7.81,7.19;8.12,6.56 +8.12,6.56;8.44,5.94 +8.44,5.94;8.44,5.62 +8.44,5.62;8.44,5.00 +8.44,5.00;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.44,3.12 +8.44,3.12;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;7.81,1.88 +7.81,1.88;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;6.25,3.44 +6.25,3.44;6.25,3.44 +6.25,3.44;6.88,3.44 +6.88,3.44;7.19,3.44 +7.19,3.44;7.81,3.12 +7.81,3.12;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.75,1.88 + +# UTF-16 : 30 6e +# UTF-8 : ae 81 e3 +[306e] の +5.94,1.25;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,3.12 +8.44,3.12;8.44,3.44 +8.44,3.44;8.44,4.06 +8.44,4.06;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.25,7.81 +6.25,7.81;5.62,8.12 +5.62,8.12;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;3.75,7.81 +3.75,7.81;3.12,7.50 +3.12,7.50;2.50,7.19 +2.50,7.19;1.88,6.88 +1.88,6.88;1.56,6.56 +1.56,6.56;1.25,5.94 +1.25,5.94;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.94,3.75 +0.94,3.75;0.94,3.12 +0.94,3.12;0.94,2.81 +0.94,2.81;1.25,2.19 +1.25,2.19;1.88,1.88 +1.88,1.88;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.38,4.38 +4.38,4.38;4.38,5.31 +4.38,5.31;4.69,6.56 +4.69,6.56;4.69,8.12 + +# UTF-16 : 30 6f +# UTF-8 : af 81 e3 +[306f] は +1.56,0.94;1.25,1.25 +1.25,1.25;1.25,1.88 +1.25,1.88;1.25,2.81 +1.25,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;1.25,7.19 +1.25,7.19;1.25,7.81 +1.25,7.81;1.56,8.75 +3.44,6.88;8.75,6.88 +6.88,8.75;6.88,2.81 +6.88,2.81;6.88,1.88 +6.88,1.88;6.56,1.56 +6.56,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;3.75,1.56 +3.75,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.44 +4.38,3.44;5.31,3.75 +5.31,3.75;5.62,3.44 +5.62,3.44;6.25,3.44 +6.25,3.44;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.75,1.56 + +# UTF-16 : 30 72 +# UTF-8 : b2 81 e3 +[3072] ひ +9.06,5.31;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;6.56,7.81 +6.56,7.81;6.56,7.50 +6.56,7.50;6.88,6.88 +6.88,6.88;6.88,6.56 +6.88,6.56;7.19,6.25 +7.19,6.25;7.19,5.62 +7.19,5.62;7.19,5.31 +7.19,5.31;7.19,5.00 +7.19,5.00;7.19,4.38 +7.19,4.38;7.19,4.06 +7.19,4.06;7.19,3.44 +7.19,3.44;7.19,3.12 +7.19,3.12;6.88,2.50 +6.88,2.50;6.88,2.19 +6.88,2.19;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.62,1.25 +5.62,1.25;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;2.19,1.56 +2.19,1.56;1.88,1.88 +1.88,1.88;1.88,2.19 +1.88,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.56,4.06 +1.56,4.06;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.38,7.81 +4.38,7.81;0.94,7.81 + +# UTF-16 : 30 75 +# UTF-8 : b5 81 e3 +[3075] ふ +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.25,2.50 +6.25,2.50;6.25,3.12 +6.25,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,3.75;5.31,4.06 +5.31,4.06;5.31,4.38 +5.31,4.38;4.69,5.00 +4.69,5.00;4.38,5.31 +4.38,5.31;4.06,5.62 +4.06,5.62;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.06,6.88 +4.06,6.88;4.69,7.50 +4.69,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.94,8.12 +5.94,8.12;6.56,8.12 +6.56,8.12;7.19,8.12 +7.19,8.12;2.19,8.12 +0.31,2.19;0.62,2.50 +0.62,2.50;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.56,4.69 +1.56,4.69;1.88,5.31 +7.50,5.31;7.81,4.69 +7.81,4.69;8.12,4.06 +8.12,4.06;8.44,3.44 +8.44,3.44;8.75,2.81 +8.75,2.81;9.06,2.19 + +# UTF-16 : 30 78 +# UTF-8 : b8 81 e3 +[3078] へ +9.06,2.50;7.81,3.44 +7.81,3.44;6.88,4.38 +6.88,4.38;5.94,5.00 +5.94,5.00;5.31,5.62 +5.31,5.62;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,6.25;4.38,6.56 +4.38,6.56;3.75,6.88 +3.75,6.88;3.44,6.56 +3.44,6.56;2.81,6.25 +2.81,6.25;2.50,5.62 +2.50,5.62;2.19,5.31 +2.19,5.31;1.88,4.69 +1.88,4.69;1.25,4.06 +1.25,4.06;0.31,3.12 + +# UTF-16 : 30 7b +# UTF-8 : bb 81 e3 +[307b] ほ +1.56,0.94;1.25,1.25 +1.25,1.25;1.25,1.88 +1.25,1.88;1.25,2.81 +1.25,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;1.25,7.19 +1.25,7.19;1.25,7.81 +1.25,7.81;1.56,8.75 +3.44,5.94;8.75,5.94 +3.44,8.12;8.75,8.12 +6.88,8.12;6.88,2.81 +6.88,2.81;6.88,1.88 +6.88,1.88;6.56,1.56 +6.56,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;3.75,1.56 +3.75,1.56;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.38,3.44 +4.38,3.44;5.00,3.44 +5.00,3.44;5.31,3.44 +5.31,3.44;5.62,3.44 +5.62,3.44;6.25,3.12 +6.25,3.12;7.19,2.81 +7.19,2.81;7.50,2.50 +7.50,2.50;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.75,1.56 + +# UTF-16 : 30 70 +# UTF-8 : b0 81 e3 +[3070] ば +1.25,0.62;1.25,1.25 +1.25,1.25;1.25,1.88 +1.25,1.88;0.94,2.50 +0.94,2.50;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;0.94,6.88 +0.94,6.88;1.25,7.81 +1.25,7.81;1.25,8.44 +3.12,6.88;8.75,6.88 +6.56,8.75;6.56,2.50 +6.56,2.50;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,1.25 +3.44,1.25;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.38,3.44 +4.38,3.44;5.00,3.44 +5.00,3.44;5.62,3.44 +5.62,3.44;6.25,3.12 +6.25,3.12;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.50 +7.50,2.50;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.38,8.12 +9.38,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 73 +# UTF-8 : b3 81 e3 +[3073] び +9.06,5.31;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,5.94 +8.12,5.94;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.25,7.81 +6.25,7.81;6.25,8.12 +6.25,8.12;6.25,7.81 +6.25,7.81;6.56,7.19 +6.56,7.19;6.56,6.88 +6.56,6.88;6.88,6.56 +6.88,6.56;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.19,5.31 +7.19,5.31;7.19,4.69 +7.19,4.69;7.19,4.38 +7.19,4.38;7.19,4.06 +7.19,4.06;7.19,3.44 +7.19,3.44;7.19,2.81 +7.19,2.81;6.88,2.50 +6.88,2.50;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,1.25 +2.50,1.25;2.19,1.56 +2.19,1.56;1.88,1.88 +1.88,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.25,3.44 +1.25,3.44;1.56,4.06 +1.56,4.06;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;0.62,7.81 +8.12,9.38;8.44,9.06 +8.44,9.06;8.75,8.75 +8.75,8.75;8.75,8.44 +8.75,8.44;9.06,8.12 +9.06,8.12;9.38,7.81 +7.19,9.06;7.50,8.44 +7.50,8.44;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;8.12,7.50 + +# UTF-16 : 30 76 +# UTF-8 : b6 81 e3 +[3076] ぶ +2.81,1.25;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.25,2.50 +6.25,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.38 +5.00,4.38;4.69,5.00 +4.69,5.00;4.38,5.31 +4.38,5.31;4.06,5.62 +4.06,5.62;4.06,6.25 +4.06,6.25;4.06,6.25 +4.06,6.25;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;5.00,7.81 +5.00,7.81;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;6.56,8.12 +6.56,8.12;6.88,8.12 +6.88,8.12;2.19,8.12 +0.31,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.56,4.69 +1.56,4.69;1.56,5.31 +7.19,5.31;7.81,4.69 +7.81,4.69;8.12,4.06 +8.12,4.06;8.44,3.44 +8.44,3.44;8.75,2.50 +8.75,2.50;8.75,1.88 +8.44,9.38;8.44,9.06 +8.44,9.06;8.75,8.75 +8.75,8.75;9.06,8.44 +9.06,8.44;9.06,8.12 +9.06,8.12;9.38,7.81 +7.19,9.06;7.50,8.44 +7.50,8.44;7.81,8.12 +7.81,8.12;7.81,7.81 +7.81,7.81;8.12,7.50 + +# UTF-16 : 30 79 +# UTF-8 : b9 81 e3 +[3079] べ +9.06,2.19;7.81,3.44 +7.81,3.44;6.88,4.06 +6.88,4.06;5.94,5.00 +5.94,5.00;5.31,5.62 +5.31,5.62;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,6.25;4.38,6.56 +4.38,6.56;3.75,6.56 +3.75,6.56;3.44,6.56 +3.44,6.56;2.81,5.94 +2.81,5.94;2.50,5.62 +2.50,5.62;2.19,5.31 +2.19,5.31;1.88,4.69 +1.88,4.69;1.25,4.06 +1.25,4.06;0.31,3.12 +7.19,8.44;7.19,8.12 +7.19,8.12;7.50,7.81 +7.50,7.81;7.81,7.19 +7.81,7.19;8.12,6.88 +8.12,6.88;8.12,6.56 +5.62,7.81;5.94,7.50 +5.94,7.50;6.25,7.19 +6.25,7.19;6.56,6.88 +6.56,6.88;6.56,6.56 +6.56,6.56;6.88,6.25 + +# UTF-16 : 30 7c +# UTF-8 : bc 81 e3 +[307c] ぼ +1.25,0.62;1.25,1.25 +1.25,1.25;1.25,1.88 +1.25,1.88;0.94,2.50 +0.94,2.50;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;0.94,6.88 +0.94,6.88;1.25,7.81 +1.25,7.81;1.25,8.44 +3.44,5.94;8.75,5.94 +3.44,8.12;8.12,8.12 +6.56,8.12;6.56,2.50 +6.56,2.50;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.12 +4.06,3.12;4.69,3.44 +4.69,3.44;5.00,3.44 +5.00,3.44;5.62,3.12 +5.62,3.12;6.25,3.12 +6.25,3.12;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;8.12,1.88 +8.12,1.88;8.44,1.25 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.38,8.12 +9.38,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 71 +# UTF-8 : b1 81 e3 +[3071] ぱ +1.25,0.62;1.25,1.25 +1.25,1.25;1.25,1.88 +1.25,1.88;0.94,2.50 +0.94,2.50;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;0.94,6.88 +0.94,6.88;1.25,7.81 +1.25,7.81;1.25,8.44 +3.12,6.88;8.75,6.88 +6.56,8.75;6.56,2.50 +6.56,2.50;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,1.25 +3.44,1.25;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.38,3.44 +4.38,3.44;5.00,3.44 +5.00,3.44;5.62,3.44 +5.62,3.44;6.25,3.12 +6.25,3.12;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.50 +7.50,2.50;8.12,1.88 +8.12,1.88;8.44,1.56 +9.38,8.44;9.38,7.81 +9.38,7.81;9.06,7.50 +9.06,7.50;8.44,7.50 +8.44,7.50;8.44,7.50 +8.44,7.50;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.50,8.44 +7.50,8.44;7.50,8.75 +7.50,8.75;7.81,9.06 +7.81,9.06;8.12,9.38 +8.12,9.38;8.44,9.38 +8.44,9.38;8.75,9.38 +8.75,9.38;9.06,9.06 +9.06,9.06;9.38,8.44 +9.38,8.44;9.38,8.44 + +# UTF-16 : 30 74 +# UTF-8 : b4 81 e3 +[3074] ぴ +9.06,5.31;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,5.94 +8.12,5.94;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.25,7.81 +6.25,7.81;6.25,8.12 +6.25,8.12;6.25,7.81 +6.25,7.81;6.56,7.19 +6.56,7.19;6.56,6.88 +6.56,6.88;6.88,6.56 +6.88,6.56;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.19,5.31 +7.19,5.31;7.19,4.69 +7.19,4.69;7.19,4.38 +7.19,4.38;7.19,4.06 +7.19,4.06;7.19,3.44 +7.19,3.44;7.19,2.81 +7.19,2.81;6.88,2.50 +6.88,2.50;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,1.25 +2.50,1.25;2.19,1.56 +2.19,1.56;1.88,1.88 +1.88,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.25,3.44 +1.25,3.44;1.56,4.06 +1.56,4.06;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;0.62,7.81 +9.38,8.44;9.06,7.81 +9.06,7.81;8.75,7.50 +8.75,7.50;8.44,7.50 +8.44,7.50;8.44,7.19 +8.44,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.81,9.06 +7.81,9.06;8.12,9.38 +8.12,9.38;8.44,9.38 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.75 +9.06,8.75;9.38,8.44 +9.38,8.44;9.38,8.44 + +# UTF-16 : 30 77 +# UTF-8 : b7 81 e3 +[3077] ぷ +0.31,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.56,4.69 +1.56,4.69;1.88,5.31 +7.50,5.31;7.81,4.69 +7.81,4.69;8.12,4.06 +8.12,4.06;8.44,3.44 +8.44,3.44;8.75,2.50 +8.75,2.50;9.06,1.88 +8.75,8.12;8.75,7.81 +8.75,7.81;8.44,7.19 +8.44,7.19;7.81,7.19 +7.81,7.19;7.81,7.19 +7.81,7.19;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;6.88,8.12 +6.88,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.81,9.06 +7.81,9.06;8.12,9.06 +8.12,9.06;8.44,8.75 +8.44,8.75;8.75,8.12 +8.75,8.12;8.75,8.12 +2.81,1.25;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.25,2.50 +6.25,2.50;6.25,2.81 +6.25,2.81;6.25,3.12 +6.25,3.12;5.94,3.75 +5.94,3.75;5.31,4.06 +5.31,4.06;5.31,4.38 +5.31,4.38;4.69,5.00 +4.69,5.00;4.38,5.31 +4.38,5.31;4.06,5.62 +4.06,5.62;4.06,6.25 +4.06,6.25;4.06,6.25 +4.06,6.25;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;5.00,7.81 +5.00,7.81;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;6.25,8.12 +6.25,8.12;6.88,8.12 +6.88,8.12;2.19,8.12 + +# UTF-16 : 30 7a +# UTF-8 : ba 81 e3 +[307a] ぺ +9.06,2.19;7.81,3.44 +7.81,3.44;6.88,4.06 +6.88,4.06;5.94,5.00 +5.94,5.00;5.31,5.62 +5.31,5.62;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,6.25;4.38,6.56 +4.38,6.56;3.75,6.56 +3.75,6.56;3.44,6.56 +3.44,6.56;2.81,5.94 +2.81,5.94;2.50,5.62 +2.50,5.62;2.19,5.31 +2.19,5.31;1.88,4.69 +1.88,4.69;1.25,4.06 +1.25,4.06;0.31,3.12 +8.12,7.19;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.19,6.25 +7.19,6.25;7.19,6.25 +7.19,6.25;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;6.25,6.88 +6.25,6.88;6.25,7.19 +5.94,7.19;6.25,7.50 +6.25,7.50;6.56,8.12 +6.56,8.12;6.88,8.12 +6.88,8.12;7.19,8.12 +7.19,8.12;7.50,8.12 +7.50,8.12;8.12,7.81 +8.12,7.81;8.12,7.50 +8.12,7.50;8.12,7.19 + +# UTF-16 : 30 7d +# UTF-8 : bd 81 e3 +[307d] ぽ +1.25,0.62;1.25,1.25 +1.25,1.25;1.25,1.88 +1.25,1.88;0.94,2.50 +0.94,2.50;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;0.94,6.88 +0.94,6.88;1.25,7.81 +1.25,7.81;1.25,8.44 +3.44,5.94;8.75,5.94 +3.44,8.12;7.50,8.12 +6.56,8.12;6.56,2.50 +6.56,2.50;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.12 +4.06,3.12;4.69,3.44 +4.69,3.44;5.00,3.44 +5.00,3.44;5.62,3.12 +5.62,3.12;6.25,3.12 +6.25,3.12;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;8.12,1.88 +8.12,1.88;8.44,1.25 +9.38,8.44;9.38,7.81 +9.38,7.81;9.06,7.50 +9.06,7.50;8.44,7.50 +8.44,7.50;8.44,7.50 +8.44,7.50;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.50,8.44 +7.50,8.44;7.50,8.75 +7.50,8.75;7.81,9.06 +7.81,9.06;8.12,9.38 +8.12,9.38;8.44,9.38 +8.44,9.38;8.75,9.38 +8.75,9.38;9.06,9.06 +9.06,9.06;9.38,8.44 +9.38,8.44;9.38,8.44 + +# UTF-16 : 30 7e +# UTF-8 : be 81 e3 +[307e] ま +8.12,5.62;1.25,5.62 +8.44,7.50;1.25,7.50 +5.31,9.06;5.31,2.81 +5.31,2.81;5.31,2.50 +5.31,2.50;5.31,1.88 +5.31,1.88;5.00,1.25 +5.00,1.25;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.50,1.25 +2.50,1.25;2.19,1.56 +2.19,1.56;1.88,1.88 +1.88,1.88;1.88,2.50 +1.88,2.50;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.81,3.44 +2.81,3.44;3.75,3.75 +3.75,3.75;4.38,3.44 +4.38,3.44;5.00,3.44 +5.00,3.44;5.31,3.12 +5.31,3.12;5.94,2.81 +5.94,2.81;6.25,2.50 +6.25,2.50;6.88,2.19 +6.88,2.19;7.50,1.88 +7.50,1.88;8.12,1.25 + +# UTF-16 : 30 7f +# UTF-8 : bf 81 e3 +[307f] み +7.19,7.50;7.19,5.94 +7.19,5.94;7.19,5.00 +7.19,5.00;7.19,4.06 +7.19,4.06;6.88,3.12 +6.88,3.12;6.88,2.50 +6.88,2.50;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.50,5.00 +2.50,5.00;2.81,5.00 +2.81,5.00;3.44,5.31 +3.44,5.31;4.06,5.31 +4.06,5.31;4.69,5.31 +4.69,5.31;5.00,5.00 +5.00,5.00;5.62,5.00 +5.62,5.00;5.94,5.00 +5.94,5.00;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;7.50,4.38 +7.50,4.38;8.12,4.38 +8.12,4.38;8.44,4.06 +8.44,4.06;9.06,3.75 +2.50,1.25;1.88,1.25 +1.88,1.25;1.56,1.56 +1.56,1.56;1.25,2.19 +1.25,2.19;0.94,2.81 +0.94,2.81;0.62,3.44 +4.38,8.12;4.38,6.56 +4.38,6.56;4.06,5.00 +4.06,5.00;4.06,4.06 +4.06,4.06;3.75,3.12 +3.75,3.12;3.44,2.50 +3.44,2.50;3.44,1.88 +3.44,1.88;3.12,1.56 +3.12,1.56;2.81,1.25 +2.81,1.25;2.50,1.25 +1.25,8.12;4.69,8.12 + +# UTF-16 : 30 80 +# UTF-8 : 80 82 e3 +[3080] む +6.88,7.81;7.19,7.50 +7.19,7.50;7.50,7.19 +7.50,7.19;8.12,6.88 +8.12,6.88;8.44,6.56 +8.44,6.56;8.75,6.25 +5.31,7.50;0.94,7.50 +3.12,9.06;3.12,4.69 +3.12,4.69;3.12,4.06 +3.12,4.06;3.12,3.75 +3.12,3.75;2.81,3.44 +2.81,3.44;2.19,3.12 +2.19,3.12;1.56,3.12 +1.56,3.12;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;2.19,6.25 +2.19,6.25;2.50,6.25 +2.50,6.25;2.81,5.62 +2.81,5.62;3.12,5.31 +3.12,5.31;3.12,4.69 +3.12,4.69;3.12,4.38 +3.12,4.38;3.12,3.75 +3.12,3.75;2.81,3.12 +2.81,3.12;2.81,2.50 +2.81,2.50;2.50,2.19 +2.50,2.19;2.50,1.88 +2.50,1.88;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,1.25 +7.19,1.25;7.81,1.56 +7.81,1.56;7.81,1.88 +7.81,1.88;7.81,2.19 +7.81,2.19;7.81,2.50 +7.81,2.50;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.50,4.06 +7.50,4.06;7.19,4.38 + +# UTF-16 : 30 81 +# UTF-8 : 81 82 e3 +[3081] め +6.88,9.06;6.25,7.50 +6.25,7.50;5.94,6.25 +5.94,6.25;5.31,5.00 +5.31,5.00;4.69,4.06 +4.69,4.06;4.38,3.12 +4.38,3.12;3.75,2.50 +3.75,2.50;3.44,1.88 +3.44,1.88;3.12,1.56 +3.12,1.56;2.50,1.56 +2.50,1.56;2.19,1.25 +2.19,1.25;1.88,1.56 +1.88,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.44,7.19 +3.44,7.19;4.06,7.19 +4.06,7.19;5.00,7.19 +5.00,7.19;5.62,7.19 +5.62,7.19;6.25,7.19 +6.25,7.19;6.56,6.88 +6.56,6.88;7.19,6.56 +7.19,6.56;7.50,6.25 +7.50,6.25;7.81,5.94 +7.81,5.94;8.12,5.62 +8.12,5.62;8.44,5.00 +8.44,5.00;8.44,4.69 +8.44,4.69;8.75,4.06 +8.75,4.06;8.44,3.75 +8.44,3.75;8.44,3.12 +8.44,3.12;8.44,2.81 +8.44,2.81;8.12,2.19 +8.12,2.19;7.81,1.88 +7.81,1.88;7.50,1.56 +7.50,1.56;7.19,1.56 +7.19,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.62,0.94 +2.19,8.75;2.19,8.12 +2.19,8.12;2.50,7.50 +2.50,7.50;2.50,6.88 +2.50,6.88;2.81,6.25 +2.81,6.25;2.81,5.62 +2.81,5.62;3.12,5.00 +3.12,5.00;3.44,4.38 +3.44,4.38;3.44,3.75 +3.44,3.75;3.75,3.12 +3.75,3.12;4.06,2.50 + +# UTF-16 : 30 82 +# UTF-8 : 82 82 e3 +[3082] も +7.19,5.00;0.94,5.00 +7.81,7.19;1.25,7.19 +8.12,3.75;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.12,2.19 +8.12,2.19;7.81,1.56 +7.81,1.56;7.19,1.25 +7.19,1.25;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;3.75,1.56 +3.75,1.56;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,6.56 +3.44,6.56;3.44,7.19 +3.44,7.19;3.44,8.12 +3.44,8.12;3.75,8.75 + +# UTF-16 : 30 84 +# UTF-8 : 84 82 e3 +[3084] や +4.38,0.62;4.38,1.56 +4.38,1.56;4.06,2.19 +4.06,2.19;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.44,4.38 +3.44,4.38;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;2.81,6.88 +2.81,6.88;2.50,7.50 +2.50,7.50;2.19,8.44 +0.62,5.00;1.88,5.62 +1.88,5.62;2.81,5.94 +2.81,5.94;3.75,6.25 +3.75,6.25;4.69,6.56 +4.69,6.56;5.31,6.88 +5.31,6.88;5.62,6.88 +5.62,6.88;5.94,7.19 +5.94,7.19;6.56,7.19 +6.56,7.19;6.88,7.19 +6.88,7.19;7.50,7.19 +7.50,7.19;8.12,6.88 +8.12,6.88;8.44,6.56 +8.44,6.56;8.75,5.94 +8.75,5.94;8.75,5.31 +8.75,5.31;8.75,4.69 +8.75,4.69;8.44,4.38 +8.44,4.38;8.12,4.06 +8.12,4.06;7.50,3.75 +7.50,3.75;6.88,3.75 +6.88,3.75;6.56,3.75 +6.56,3.75;5.94,3.75 +5.94,3.75;5.62,3.75 +5.62,3.75;5.62,3.75 +5.94,5.31;5.94,5.94 +5.94,5.94;5.62,6.56 +5.62,6.56;5.62,7.50 +5.62,7.50;5.31,8.12 +5.31,8.12;5.00,8.75 + +# UTF-16 : 30 01 +# UTF-8 : 81 80 e3 +[3001] 、 +0.62,2.81;0.94,2.50 +0.94,2.50;1.25,2.19 +1.25,2.19;1.88,1.56 +1.88,1.56;2.19,1.25 +2.19,1.25;2.50,0.94 + +# UTF-16 : 30 86 +# UTF-8 : 86 82 e3 +[3086] ゆ +2.81,4.06;3.12,3.75 +3.12,3.75;3.44,3.12 +3.44,3.12;4.06,2.81 +4.06,2.81;4.69,2.81 +4.69,2.81;5.62,2.81 +5.62,2.81;5.94,2.81 +5.94,2.81;6.56,2.81 +6.56,2.81;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,3.44 +8.12,3.44;8.44,4.38 +8.44,4.38;8.44,4.69 +8.44,4.69;8.75,5.00 +8.75,5.00;8.44,5.62 +8.44,5.62;8.44,5.94 +8.44,5.94;8.44,6.25 +8.44,6.25;7.81,6.88 +7.81,6.88;7.50,7.19 +7.50,7.19;7.19,7.19 +7.19,7.19;6.56,7.50 +6.56,7.50;6.25,7.50 +6.25,7.50;5.62,7.50 +5.62,7.50;4.69,7.50 +4.69,7.50;4.06,7.19 +4.06,7.19;3.44,6.88 +3.44,6.88;2.81,6.56 +2.81,6.56;2.19,5.94 +2.19,5.94;1.88,5.62 +1.88,5.62;1.56,4.69 +1.56,4.69;1.25,4.06 +1.25,4.06;0.94,3.12 +0.94,3.12;0.94,2.19 +0.94,2.19;0.94,7.81 +5.62,9.06;5.62,4.06 +5.62,4.06;5.62,3.44 +5.62,3.44;5.62,3.12 +5.62,3.12;5.31,2.50 +5.31,2.50;5.31,2.19 +5.31,2.19;5.00,1.56 +5.00,1.56;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.62 + +# UTF-16 : 30 02 +# UTF-8 : 82 80 e3 +[3002] 。 +0.62,1.88;0.94,1.56 +0.94,1.56;0.94,1.25 +0.94,1.25;1.56,0.94 +1.56,0.94;1.88,0.62 +1.88,0.62;1.88,0.62 +1.88,0.62;2.50,0.62 +2.50,0.62;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.88 +3.12,1.88;3.12,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.56,3.12 +1.56,3.12;1.88,3.12 +1.88,3.12;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;2.81,3.12 +2.81,3.12;3.12,2.50 +3.12,2.50;3.12,2.19 +3.12,2.19;3.12,1.88 + +# UTF-16 : 30 88 +# UTF-8 : 88 82 e3 +[3088] よ +4.69,8.75;4.69,2.81 +4.69,2.81;4.69,2.50 +4.69,2.50;4.69,1.88 +4.69,1.88;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;1.88,1.25 +1.88,1.25;1.56,1.56 +1.56,1.56;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;2.50,3.75 +2.50,3.75;3.12,3.75 +3.12,3.75;4.06,3.75 +4.06,3.75;4.38,3.75 +4.38,3.75;5.00,3.44 +5.00,3.44;5.31,3.44 +5.31,3.44;5.94,3.12 +5.94,3.12;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.50,1.88 +7.50,1.88;8.44,1.56 +8.44,6.88;4.69,6.88 + +# UTF-16 : 30 63 +# UTF-8 : a3 81 e3 +[3063] っ +1.56,5.62;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,5.94 +2.81,5.94;3.44,6.25 +3.44,6.25;4.06,6.25 +4.06,6.25;4.69,6.25 +4.69,6.25;5.00,6.25 +5.00,6.25;5.31,6.25 +5.31,6.25;5.94,6.25 +5.94,6.25;6.25,5.94 +6.25,5.94;6.88,5.94 +6.88,5.94;7.19,5.31 +7.19,5.31;7.50,4.69 +7.50,4.69;7.81,4.38 +7.81,4.38;7.81,4.06 +7.81,4.06;7.81,3.44 +7.81,3.44;7.50,3.12 +7.50,3.12;7.19,2.50 +7.19,2.50;6.88,2.19 +6.88,2.19;6.56,1.88 +6.56,1.88;5.94,1.56 +5.94,1.56;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.12,1.25 + +# UTF-16 : 30 83 +# UTF-8 : 83 82 e3 +[3083] ゃ +4.69,0.62;4.38,1.25 +4.38,1.25;4.38,1.88 +4.38,1.88;4.06,2.50 +4.06,2.50;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.81,6.88 +1.25,4.38;2.50,4.69 +2.50,4.69;3.12,5.00 +3.12,5.00;4.06,5.31 +4.06,5.31;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.62,5.62 +5.62,5.62;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;6.88,5.94 +6.88,5.94;7.50,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;7.81,5.00 +7.81,5.00;7.81,4.38 +7.81,4.38;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.88,3.12 +6.88,3.12;6.56,3.12 +6.25,3.12;5.94,3.12 +5.94,3.12;5.31,3.12 +5.31,3.12;5.31,3.12 +5.62,4.38;5.62,5.00 +5.62,5.00;5.31,5.62 +5.31,5.62;5.31,5.94 +5.31,5.94;5.31,6.56 +5.31,6.56;5.00,7.19 + +# UTF-16 : 30 85 +# UTF-8 : 85 82 e3 +[3085] ゅ +3.12,3.44;3.44,3.12 +3.44,3.12;3.75,2.81 +3.75,2.81;4.38,2.50 +4.38,2.50;4.69,2.50 +4.69,2.50;5.31,2.19 +5.31,2.19;5.62,2.19 +5.62,2.19;6.25,2.50 +6.25,2.50;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;7.81,4.38 +7.81,4.38;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;6.88,5.94 +6.88,5.94;6.25,6.25 +6.25,6.25;5.94,6.25 +5.94,6.25;5.31,6.25 +5.31,6.25;4.69,6.25 +4.69,6.25;4.38,5.94 +4.38,5.94;3.75,5.62 +3.75,5.62;3.12,5.31 +3.12,5.31;2.81,5.00 +2.81,5.00;2.50,4.69 +2.50,4.69;2.19,4.06 +2.19,4.06;1.88,3.44 +1.88,3.44;1.88,2.81 +1.88,2.81;1.88,1.88 +1.56,1.88;1.88,6.56 +5.31,7.50;5.31,3.44 +5.31,3.44;5.31,3.12 +5.31,3.12;5.31,2.50 +5.31,2.50;5.31,1.88 +5.31,1.88;5.00,1.25 +5.00,1.25;4.38,0.94 +4.38,0.94;3.75,0.62 + +# UTF-16 : 30 87 +# UTF-8 : 87 82 e3 +[3087] ょ +4.69,7.19;4.69,2.50 +4.69,2.50;4.69,1.88 +4.69,1.88;4.69,1.56 +4.69,1.56;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.50,1.25 +2.50,1.25;2.19,1.25 +2.19,1.25;1.88,1.56 +1.88,1.56;1.88,2.19 +1.88,2.19;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.44,3.44 +3.44,3.44;4.06,3.12 +4.06,3.12;5.00,3.12 +5.00,3.12;5.31,2.81 +5.31,2.81;5.62,2.50 +5.62,2.50;6.25,2.50 +6.25,2.50;6.56,2.19 +6.56,2.19;7.19,1.88 +7.19,1.88;7.50,1.25 +7.50,5.62;4.69,5.62 + +# UTF-16 : 30 8e +# UTF-8 : 8e 82 e3 +[308e] ゎ +3.44,0.62;3.44,7.19 +3.44,5.62;1.56,5.62 +4.69,1.56;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;5.94,1.25 +5.62,1.25;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;7.81,3.12 +7.81,3.12;7.81,3.75 +7.81,3.75;7.81,4.06 +7.81,4.06;7.81,4.69 +7.81,4.69;7.50,5.00 +7.50,5.00;7.50,5.62 +7.50,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.25,6.25 +5.94,6.25;5.31,5.94 +5.31,5.94;4.69,5.62 +4.69,5.62;4.38,5.31 +4.38,5.31;3.75,5.00 +3.75,5.00;3.44,4.38 +3.44,4.38;2.81,3.75 +2.81,3.75;2.19,3.12 +2.19,3.12;1.56,2.19 + +# UTF-16 : 30 89 +# UTF-8 : 89 82 e3 +[3089] ら +2.81,8.44;3.12,8.12 +3.12,8.12;3.44,8.12 +3.44,8.12;4.06,8.12 +4.06,8.12;4.38,8.12 +4.38,8.12;4.69,8.12 +4.69,8.12;5.00,8.12 +5.00,8.12;5.62,8.12 +5.62,8.12;5.94,8.12 +5.94,8.12;6.25,8.12 +6.25,8.12;6.88,8.12 +2.19,1.25;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;7.81,2.50 +7.81,2.50;8.12,3.12 +8.12,3.12;8.12,3.44 +8.12,3.44;7.81,4.06 +7.81,4.06;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.56,5.31 +6.56,5.31;5.94,5.31 +5.94,5.31;5.62,5.31 +5.62,5.31;5.00,5.31 +5.00,5.31;4.69,5.31 +4.69,5.31;4.38,5.31 +4.38,5.31;3.75,5.00 +3.75,5.00;3.44,5.00 +3.44,5.00;3.12,4.69 +3.12,4.69;2.50,4.38 +2.50,4.38;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.56,3.75 +1.56,3.75;1.88,4.38 +1.88,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;2.19,6.25 +2.19,6.25;2.19,6.88 + +# UTF-16 : 30 8a +# UTF-8 : 8a 82 e3 +[308a] り +2.81,0.94;3.75,0.94 +3.75,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;7.81,5.31 +7.81,5.31;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;7.50,6.88 +7.50,6.88;7.50,7.19 +7.50,7.19;6.88,7.81 +6.88,7.81;6.25,8.12 +6.25,8.12;5.62,8.12 +5.62,8.12;5.31,8.12 +5.31,8.12;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.25 +3.12,6.25;2.81,5.62 +2.81,5.62;2.50,5.00 +2.50,5.00;2.19,4.38 +2.19,4.38;2.19,3.75 +2.19,3.75;2.19,8.44 + +# UTF-16 : 30 8b +# UTF-8 : 8b 82 e3 +[308b] る +1.88,8.12;7.19,8.12 +7.19,8.12;0.94,4.06 +0.94,4.06;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;2.50,5.00 +2.50,5.00;2.81,5.00 +2.81,5.00;3.44,5.31 +3.44,5.31;3.75,5.31 +3.75,5.31;4.06,5.31 +4.06,5.31;4.69,5.62 +4.69,5.62;5.00,5.62 +5.00,5.62;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,5.62;6.25,5.62 +6.25,5.62;6.88,5.31 +6.88,5.31;7.19,5.31 +7.19,5.31;7.81,4.69 +7.81,4.69;8.12,4.38 +8.12,4.38;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;8.12,2.81 +8.12,2.81;7.81,2.19 +7.81,2.19;7.50,1.88 +7.50,1.88;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.56 +2.50,1.56;2.19,2.19 +2.19,2.19;2.19,2.19 +2.19,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;3.12,3.12 +3.12,3.12;3.75,3.44 +3.75,3.44;4.06,3.44 +4.06,3.44;4.38,3.44 +4.38,3.44;5.00,3.12 +5.00,3.12;5.62,3.12 +5.62,3.12;5.62,2.81 +5.62,2.81;5.94,2.19 +5.94,2.19;5.94,1.88 +5.94,1.88;5.62,1.25 +5.62,1.25;5.62,0.94 + +# UTF-16 : 30 8c +# UTF-8 : 8c 82 e3 +[308c] れ +3.12,0.62;3.12,8.75 +9.38,2.50;9.06,1.88 +9.06,1.88;8.44,1.56 +8.44,1.56;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;7.19,1.88 +7.19,1.88;7.19,2.50 +7.19,2.50;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;7.19,3.75 +7.19,3.75;7.19,4.06 +7.19,4.06;7.19,4.38 +7.19,4.38;7.19,5.00 +7.19,5.00;7.19,5.31 +7.19,5.31;7.19,5.94 +7.19,5.94;7.19,5.94 +7.19,5.94;7.19,6.56 +7.19,6.56;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.50 +6.56,7.50;5.94,7.50 +5.94,7.50;5.62,7.19 +5.62,7.19;5.31,6.88 +5.31,6.88;4.69,6.56 +4.69,6.56;4.06,5.94 +4.06,5.94;3.44,5.31 +3.44,5.31;2.50,4.38 +2.50,4.38;1.56,3.75 +1.56,3.75;0.62,2.50 +3.12,6.88;0.62,6.88 + +# UTF-16 : 30 8d +# UTF-8 : 8d 82 e3 +[308d] ろ +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;8.12,2.81 +8.12,2.81;8.12,3.12 +8.12,3.12;8.12,3.44 +8.12,3.44;8.12,4.06 +8.12,4.06;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.56,5.31 +6.56,5.31;5.94,5.31 +5.94,5.31;5.31,5.62 +5.31,5.62;4.69,5.31 +4.69,5.31;4.38,5.31 +4.38,5.31;3.75,5.31 +3.75,5.31;3.44,5.00 +3.44,5.00;2.81,5.00 +2.81,5.00;2.50,4.69 +2.50,4.69;1.88,4.69 +1.88,4.69;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;7.19,8.12 +7.19,8.12;1.88,8.12 + +# UTF-16 : 30 8f +# UTF-8 : 8f 82 e3 +[308f] わ +3.12,0.62;3.12,8.75 +3.12,6.88;0.62,6.88 +4.69,1.56;5.00,1.56 +5.00,1.56;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.19,1.56 +7.19,1.56;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.81 +8.44,2.81;8.44,3.12 +8.44,3.12;8.44,3.75 +8.44,3.75;8.75,4.38 +8.75,4.38;8.44,5.00 +8.44,5.00;8.44,5.62 +8.44,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;8.12,6.88 +8.12,6.88;7.50,7.19 +7.50,7.19;6.88,7.50 +6.88,7.50;6.56,7.50 +6.56,7.50;5.94,7.50 +5.94,7.50;5.62,7.50 +5.62,7.50;5.31,7.19 +5.31,7.19;4.69,6.88 +4.69,6.88;4.06,6.56 +4.06,6.56;3.75,5.94 +3.75,5.94;3.12,5.31 +3.12,5.31;2.19,4.69 +2.19,4.69;1.56,3.75 +1.56,3.75;0.62,2.50 + +# UTF-16 : 30 90 +# UTF-8 : 90 82 e3 +[3090] ゐ +2.19,1.25;1.88,1.56 +1.88,1.56;1.56,1.88 +1.56,1.88;1.25,2.19 +1.25,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.50,5.94 +2.50,5.94;3.12,6.25 +3.12,6.25;3.75,6.56 +3.75,6.56;4.38,6.56 +4.38,6.56;5.00,6.88 +5.00,6.88;5.62,6.56 +5.62,6.56;6.25,6.56 +6.25,6.56;6.88,6.56 +6.88,6.56;7.19,6.25 +7.19,6.25;7.50,5.94 +7.50,5.94;8.12,5.62 +8.12,5.62;8.12,5.00 +8.12,5.00;8.44,4.69 +8.44,4.69;8.44,4.38 +8.44,4.38;8.75,3.75 +8.75,3.75;8.44,3.12 +8.44,3.12;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.12,1.88 +8.12,1.88;7.81,1.56 +7.81,1.56;7.19,1.25 +7.19,1.25;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,1.25 +5.94,1.25;5.31,1.56 +5.31,1.56;5.31,2.19 +5.31,2.19;5.31,2.81 +5.31,2.81;5.94,3.12 +5.94,3.12;6.25,3.12 +6.25,3.12;6.56,3.12 +6.56,3.12;7.19,3.12 +7.19,3.12;7.50,3.12 +7.50,3.12;7.81,2.81 +7.81,2.81;8.12,2.50 +8.12,2.50;8.44,2.50 +1.88,8.44;5.31,8.44 +5.31,8.44;4.69,6.56 +4.69,6.56;4.38,5.31 +4.38,5.31;4.06,4.06 +4.06,4.06;3.75,3.44 +3.75,3.44;3.44,2.50 +3.44,2.50;3.12,2.19 +3.12,2.19;2.81,1.88 +2.81,1.88;2.50,1.56 +2.50,1.56;2.19,1.25 + +# UTF-16 : 30 91 +# UTF-8 : 91 82 e3 +[3091] ゑ +6.56,3.12;7.19,2.81 +7.19,2.81;7.50,2.50 +7.50,2.50;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,0.94 +6.56,2.19;6.25,1.88 +6.25,1.88;5.94,1.56 +5.94,1.56;5.62,1.25 +5.62,1.25;5.00,0.94 +5.00,0.94;5.00,0.94 +5.00,0.94;4.38,1.25 +4.38,1.25;4.38,1.56 +4.38,1.56;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;2.81,2.81 +2.81,2.81;2.50,2.50 +2.50,2.50;1.88,2.19 +1.88,2.19;1.25,1.56 +1.25,1.56;0.94,1.25 +0.94,1.25;0.62,0.94 +0.62,0.94;1.56,1.88 +1.56,1.88;2.19,2.81 +2.19,2.81;2.81,3.12 +2.81,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;4.69,4.69 +4.69,4.69;4.38,5.00 +4.38,5.00;4.06,5.31 +4.06,5.31;3.75,5.31 +3.75,5.31;3.44,5.31 +3.44,5.31;2.81,5.31 +2.81,5.31;2.50,5.31 +2.50,5.31;1.88,5.00 +1.88,5.00;1.88,4.69 +1.88,4.69;2.19,4.38 +2.19,4.38;2.50,4.38 +2.50,4.38;3.12,4.06 +3.12,4.06;3.75,4.06 +3.75,4.06;4.38,4.06 +4.38,4.06;5.00,4.06 +5.00,4.06;5.62,4.06 +5.62,4.06;6.25,4.06 +6.25,4.06;6.88,4.38 +6.88,4.38;7.19,4.38 +7.19,4.38;7.81,5.00 +7.81,5.00;8.12,5.31 +8.12,5.31;8.12,5.62 +8.12,5.62;7.81,6.25 +7.81,6.25;7.50,6.25 +7.50,6.25;6.88,6.56 +6.88,6.56;6.56,6.56 +6.56,6.56;5.94,6.56 +5.94,6.56;5.31,6.56 +5.31,6.56;4.69,6.56 +4.69,6.56;3.75,6.56 +3.75,6.56;3.44,6.56 +3.44,6.56;3.12,6.56 +3.12,6.56;2.50,6.25 +2.50,6.25;2.19,6.25 +2.19,6.25;1.56,5.94 +1.56,5.94;1.25,5.94 +1.25,5.94;7.50,8.44 +7.50,8.44;1.88,8.44 + +# UTF-16 : 30 a2 +# UTF-8 : a2 82 e3 +[30a2] ア +1.88,1.25;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.38,6.88 +1.25,7.81;8.75,7.81 +8.44,7.81;8.44,7.50 +8.44,7.50;8.12,6.88 +8.12,6.88;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.50,5.94 +7.50,5.94;7.19,5.62 +7.19,5.62;6.88,5.31 +6.88,5.31;6.56,5.00 +6.56,5.00;6.25,5.00 +6.25,5.00;5.94,4.69 + +# UTF-16 : 30 a4 +# UTF-8 : a4 82 e3 +[30a4] イ +8.44,8.44;7.81,7.81 +7.81,7.81;7.19,7.19 +7.19,7.19;6.56,6.88 +6.56,6.88;5.94,6.25 +5.94,6.25;5.00,5.94 +5.00,5.94;4.38,5.62 +4.38,5.62;3.44,5.31 +3.44,5.31;2.50,5.00 +2.50,5.00;1.88,4.69 +1.88,4.69;0.94,4.38 +5.31,5.94;5.31,0.94 + +# UTF-16 : 30 a6 +# UTF-8 : a6 82 e3 +[30a6] ウ +2.81,0.94;3.75,1.25 +3.75,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;6.25,1.88 +6.25,1.88;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +8.12,5.00;8.12,5.94 +8.12,5.94;8.12,7.19 +8.12,7.19;1.25,7.19 +1.25,7.19;1.25,4.38 +4.69,7.19;4.69,9.06 + +# UTF-16 : 30 a8 +# UTF-8 : a8 82 e3 +[30a8] エ +0.94,1.56;8.44,1.56 +8.12,7.81;1.25,7.81 +4.69,1.56;4.69,7.81 + +# UTF-16 : 30 aa +# UTF-8 : aa 82 e3 +[30aa] オ +0.94,7.19;8.75,7.19 +6.25,8.75;6.25,2.19 +6.25,2.19;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;3.75,1.25 +3.75,1.25;3.75,1.25 +0.94,2.50;1.56,2.81 +1.56,2.81;2.19,3.12 +2.19,3.12;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.75,4.69 +3.75,4.69;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,5.62;5.31,5.94 +5.31,5.94;5.62,6.56 +5.62,6.56;6.25,7.19 + +# UTF-16 : 30 a1 +# UTF-8 : a1 82 e3 +[30a1] ァ +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.38,5.62 +1.88,6.56;7.81,6.56 +7.81,6.56;7.50,5.62 +7.50,5.62;7.19,5.31 +7.19,5.31;6.56,4.69 +6.56,4.69;6.25,4.38 +6.25,4.38;5.62,4.06 + +# UTF-16 : 30 a3 +# UTF-8 : a3 82 e3 +[30a3] ィ +7.50,6.88;7.19,6.25 +7.19,6.25;6.88,5.94 +6.88,5.94;6.25,5.62 +6.25,5.62;5.62,5.31 +5.62,5.31;5.00,5.00 +5.00,5.00;4.38,4.69 +4.38,4.69;3.75,4.38 +3.75,4.38;3.12,4.06 +3.12,4.06;2.50,3.75 +2.50,3.75;1.56,3.75 +5.00,5.00;5.31,0.94 + +# UTF-16 : 30 a5 +# UTF-8 : a5 82 e3 +[30a5] ゥ +3.12,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +6.25,2.19;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;7.50,5.00 +7.50,5.00;7.50,5.94 +7.50,5.94;1.88,5.94 +1.88,5.94;1.88,3.75 +4.69,5.94;4.69,7.50 + +# UTF-16 : 30 a7 +# UTF-8 : a7 82 e3 +[30a7] ェ +1.88,1.56;7.81,1.56 +7.50,6.25;1.88,6.25 +4.69,1.56;4.69,6.25 + +# UTF-16 : 30 a9 +# UTF-8 : a9 82 e3 +[30a9] ォ +1.56,5.94;7.81,5.94 +5.94,7.19;5.94,1.88 +5.94,1.88;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +1.56,2.19;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.69 +4.69,4.69;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;5.94,5.94 + +# UTF-16 : 30 f4 +# UTF-8 : b4 83 e3 +[30f4] ヴ +2.81,0.94;3.75,0.94 +3.75,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,4.38 +7.81,4.38;7.81,5.00 +7.81,5.00;8.12,5.94 +8.12,5.94;8.12,7.19 +8.12,7.19;1.25,7.19 +1.25,7.19;1.25,4.38 +4.38,7.19;4.38,8.75 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.38,8.12 +9.38,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 f5 +# UTF-8 : b5 83 e3 +[30f5] ヵ +1.88,0.94;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,6.25 +4.06,6.25;4.06,7.50 +1.88,5.94;7.19,5.94 +7.19,5.94;7.19,4.69 +7.19,4.69;7.19,3.75 +7.19,3.75;7.19,3.12 +7.19,3.12;7.19,2.50 +7.19,2.50;6.88,1.88 +6.88,1.88;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.69,1.25 + +# UTF-16 : 30 f6 +# UTF-8 : b6 83 e3 +[30f6] ヶ +1.56,3.75;1.88,4.38 +1.88,4.38;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.81,6.25 +2.81,6.25;2.81,6.88 +2.81,6.88;2.81,7.19 +8.12,5.94;2.50,5.94 +5.62,5.94;5.62,5.00 +5.62,5.00;5.62,4.06 +5.62,4.06;5.62,3.44 +5.62,3.44;5.31,2.81 +5.31,2.81;5.00,2.50 +5.00,2.50;4.69,1.88 +4.69,1.88;4.38,1.56 +4.38,1.56;4.06,1.56 +4.06,1.56;3.44,1.25 +3.44,1.25;2.81,0.94 + +# UTF-16 : 30 ab +# UTF-8 : ab 82 e3 +[30ab] カ +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.75,4.69 +3.75,4.69;3.75,5.62 +3.75,5.62;4.06,6.56 +4.06,6.56;4.06,7.81 +4.06,7.81;4.06,9.06 +1.25,7.19;7.81,7.19 +7.81,7.19;7.81,5.62 +7.81,5.62;7.81,4.69 +7.81,4.69;7.81,3.75 +7.81,3.75;7.81,2.81 +7.81,2.81;7.50,2.19 +7.50,2.19;7.50,1.88 +7.50,1.88;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;5.00,1.25 + +# UTF-16 : 30 ad +# UTF-8 : ad 82 e3 +[30ad] キ +8.12,7.19;1.25,6.88 +8.75,3.75;0.94,3.75 +5.00,0.62;4.38,8.75 + +# UTF-16 : 30 af +# UTF-8 : af 82 e3 +[30af] ク +3.44,8.75;3.44,8.44 +3.44,8.44;3.12,7.81 +3.12,7.81;3.12,7.19 +3.12,7.19;2.81,6.88 +2.81,6.88;2.81,6.56 +2.81,6.56;2.50,5.94 +2.50,5.94;2.19,5.62 +2.19,5.62;1.88,5.31 +1.88,5.31;1.56,5.00 +1.56,5.00;1.25,4.38 +1.56,1.25;2.81,1.25 +2.81,1.25;3.75,1.56 +3.75,1.56;4.69,1.88 +4.69,1.88;5.62,2.50 +5.62,2.50;6.25,3.12 +6.25,3.12;6.88,3.75 +6.88,3.75;7.19,4.38 +7.19,4.38;7.50,5.31 +7.50,5.31;7.81,6.56 +7.81,6.56;7.81,7.50 +7.81,7.50;3.12,7.50 + +# UTF-16 : 30 b1 +# UTF-8 : b1 82 e3 +[30b1] ケ +0.62,4.38;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.50,8.75 +8.75,7.19;2.19,7.19 +5.94,7.19;5.94,5.94 +5.94,5.94;5.94,5.00 +5.94,5.00;5.62,4.06 +5.62,4.06;5.62,3.44 +5.62,3.44;5.00,2.81 +5.00,2.81;4.69,2.19 +4.69,2.19;4.38,1.88 +4.38,1.88;3.75,1.56 +3.75,1.56;3.12,1.25 +3.12,1.25;2.50,1.25 + +# UTF-16 : 30 b3 +# UTF-8 : b3 82 e3 +[30b3] コ +1.25,1.56;7.81,1.56 +7.81,1.56;7.81,7.81 +7.81,7.81;1.25,7.81 + +# UTF-16 : 30 ac +# UTF-8 : ac 82 e3 +[30ac] ガ +8.12,9.38;8.12,9.06 +8.12,9.06;8.44,8.44 +8.44,8.44;8.75,8.12 +8.75,8.12;8.75,7.81 +6.88,9.06;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.50,7.81 +7.50,7.81;7.81,7.81 +1.25,0.94;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.50 +2.50,2.50;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;3.75,6.56 +3.75,6.56;4.06,7.50 +4.06,7.50;4.06,8.75 +1.25,7.19;7.81,7.19 +7.81,7.19;7.81,5.62 +7.81,5.62;7.81,4.38 +7.81,4.38;7.81,3.44 +7.81,3.44;7.50,2.81 +7.50,2.81;7.50,2.19 +7.50,2.19;7.50,1.88 +7.50,1.88;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.69,1.25 + +# UTF-16 : 30 ae +# UTF-8 : ae 82 e3 +[30ae] ギ +8.12,6.88;1.25,6.56 +8.44,3.75;0.62,3.44 +5.00,0.62;4.38,8.75 +7.81,9.38;8.12,9.06 +8.12,9.06;8.44,8.44 +8.44,8.44;8.75,8.12 +8.75,8.12;8.75,7.81 +6.88,9.06;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.50,7.81 +7.50,7.81;7.81,7.81 + +# UTF-16 : 30 b0 +# UTF-8 : b0 82 e3 +[30b0] グ +3.12,8.75;3.12,8.12 +3.12,8.12;3.12,7.81 +3.12,7.81;2.81,7.19 +2.81,7.19;2.81,6.88 +2.81,6.88;2.50,6.25 +2.50,6.25;2.19,5.94 +2.19,5.94;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;1.25,4.69 +1.25,4.69;0.94,4.38 +1.25,1.25;2.50,1.25 +2.50,1.25;3.75,1.56 +3.75,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.94,2.81 +5.94,2.81;6.56,3.44 +6.56,3.44;6.88,4.38 +6.88,4.38;7.19,5.31 +7.19,5.31;7.50,6.25 +7.50,6.25;7.50,7.50 +7.50,7.50;2.81,7.50 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.06,8.12 +9.06,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 b2 +# UTF-8 : b2 82 e3 +[30b2] ゲ +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.75 +7.81,9.38;8.12,9.06 +8.12,9.06;8.44,8.44 +8.44,8.44;8.75,8.12 +8.75,8.12;8.75,7.81 +6.88,9.06;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.50,7.81 +7.50,7.81;7.81,7.81 +8.75,6.88;1.88,6.88 +5.94,6.88;5.94,5.94 +5.94,5.94;5.94,5.00 +5.94,5.00;5.62,4.06 +5.62,4.06;5.31,3.44 +5.31,3.44;5.00,2.81 +5.00,2.81;4.69,2.19 +4.69,2.19;4.06,1.88 +4.06,1.88;3.75,1.56 +3.75,1.56;3.12,1.25 +3.12,1.25;2.19,0.94 + +# UTF-16 : 30 b4 +# UTF-8 : b4 82 e3 +[30b4] ゴ +1.25,1.56;7.50,1.56 +7.50,1.56;7.50,7.50 +7.50,7.50;1.25,7.50 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.38,8.12 +9.38,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 b5 +# UTF-8 : b5 82 e3 +[30b5] サ +6.88,8.75;6.88,5.94 +6.88,5.94;6.88,5.00 +6.88,5.00;6.88,4.06 +6.88,4.06;6.56,3.44 +6.56,3.44;6.25,2.81 +6.25,2.81;5.94,2.50 +5.94,2.50;5.62,1.88 +5.62,1.88;5.00,1.56 +5.00,1.56;4.38,1.56 +4.38,1.56;3.44,1.25 +3.44,1.25;2.81,1.25 +2.50,8.75;2.50,4.06 +8.75,6.88;0.62,6.88 + +# UTF-16 : 30 b7 +# UTF-8 : b7 82 e3 +[30b7] シ +8.75,7.19;8.44,5.94 +8.44,5.94;8.12,5.00 +8.12,5.00;7.50,4.06 +7.50,4.06;7.19,3.44 +7.19,3.44;6.56,2.81 +6.56,2.81;5.62,2.19 +5.62,2.19;5.00,1.88 +5.00,1.88;4.06,1.56 +4.06,1.56;2.81,1.25 +2.81,1.25;1.56,1.25 +5.00,7.50;4.38,7.81 +4.38,7.81;3.75,7.81 +3.75,7.81;3.12,8.12 +3.12,8.12;2.50,8.12 +2.50,8.12;1.56,8.12 +4.38,5.31;3.75,5.31 +3.75,5.31;3.12,5.31 +3.12,5.31;2.50,5.62 +2.50,5.62;1.88,5.62 +1.88,5.62;1.25,5.62 + +# UTF-16 : 30 b9 +# UTF-8 : b9 82 e3 +[30b9] ス +5.31,4.38;5.62,4.06 +5.62,4.06;5.94,3.75 +5.94,3.75;6.25,3.44 +6.25,3.44;6.56,3.12 +6.56,3.12;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.12,1.56 +8.12,1.56;8.44,1.25 +7.50,7.81;1.88,7.81 +7.50,7.81;7.19,7.19 +7.19,7.19;6.88,6.56 +6.88,6.56;6.25,5.62 +6.25,5.62;5.94,5.00 +5.94,5.00;5.31,4.38 +5.31,4.38;4.38,3.75 +4.38,3.75;3.75,3.12 +3.75,3.12;2.81,2.50 +2.81,2.50;1.88,1.88 +1.88,1.88;0.94,1.25 + +# UTF-16 : 30 bb +# UTF-8 : bb 82 e3 +[30bb] セ +0.62,5.94;8.75,7.19 +8.44,1.56;7.81,1.56 +7.81,1.56;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.44,1.56 +3.44,1.56;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,8.75 +8.44,7.19;8.44,6.88 +8.44,6.88;8.12,6.56 +8.12,6.56;8.12,5.94 +8.12,5.94;7.81,5.62 +7.81,5.62;7.81,5.31 +7.81,5.31;7.50,5.00 +7.50,5.00;7.19,4.69 +7.19,4.69;6.88,4.38 +6.88,4.38;6.56,4.06 +6.56,4.06;6.25,3.75 + +# UTF-16 : 30 bd +# UTF-8 : bd 82 e3 +[30bd] ソ +8.12,8.44;8.12,6.88 +8.12,6.88;7.81,5.94 +7.81,5.94;7.50,5.00 +7.50,5.00;7.19,4.06 +7.19,4.06;6.56,3.44 +6.56,3.44;5.94,2.81 +5.94,2.81;5.31,2.19 +5.31,2.19;4.38,1.88 +4.38,1.88;3.44,1.56 +3.44,1.56;2.19,1.25 +1.25,8.12;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;2.19,6.25 +2.19,6.25;2.50,5.62 +2.50,5.62;2.81,5.00 + +# UTF-16 : 30 b6 +# UTF-8 : b6 82 e3 +[30b6] ザ +6.56,8.75;6.56,5.94 +6.56,5.94;6.56,5.00 +6.56,5.00;6.56,4.06 +6.56,4.06;6.25,3.44 +6.25,3.44;5.94,2.81 +5.94,2.81;5.62,2.19 +5.62,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;4.06,1.25 +4.06,1.25;3.12,1.25 +3.12,1.25;2.50,0.94 +2.19,8.75;2.19,4.06 +8.75,6.56;0.31,6.56 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.06,8.12 +9.06,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 b8 +# UTF-8 : b8 82 e3 +[30b8] ジ +5.00,7.50;4.38,7.50 +4.38,7.50;3.75,7.81 +3.75,7.81;2.81,7.81 +2.81,7.81;2.19,8.12 +2.19,8.12;1.56,8.12 +4.38,5.00;3.44,5.31 +3.44,5.31;2.81,5.31 +2.81,5.31;2.19,5.62 +2.19,5.62;1.88,5.62 +1.88,5.62;1.25,5.62 +8.12,9.38;8.44,8.75 +8.44,8.75;8.75,8.44 +8.75,8.44;9.06,7.81 +9.06,7.81;9.06,7.81 +6.88,9.06;7.19,8.75 +7.19,8.75;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,7.50 +8.44,6.88;8.12,5.94 +8.12,5.94;7.81,5.00 +7.81,5.00;7.50,4.06 +7.50,4.06;6.88,3.44 +6.88,3.44;6.25,2.81 +6.25,2.81;5.62,2.19 +5.62,2.19;4.69,1.88 +4.69,1.88;3.75,1.25 +3.75,1.25;2.81,1.25 +2.81,1.25;1.56,0.94 + +# UTF-16 : 30 ba +# UTF-8 : ba 82 e3 +[30ba] ズ +5.00,4.06;5.31,3.75 +5.31,3.75;5.62,3.44 +5.62,3.44;5.94,3.12 +5.94,3.12;6.25,2.81 +6.25,2.81;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.06,8.12 +9.06,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 +7.50,7.81;1.56,7.81 +7.19,7.81;7.19,7.19 +7.19,7.19;6.56,6.25 +6.56,6.25;6.25,5.62 +6.25,5.62;5.62,5.00 +5.62,5.00;5.00,4.38 +5.00,4.38;4.38,3.75 +4.38,3.75;3.44,2.81 +3.44,2.81;2.81,2.50 +2.81,2.50;1.88,1.88 +1.88,1.88;0.94,1.25 + +# UTF-16 : 30 bc +# UTF-8 : bc 82 e3 +[30bc] ゼ +8.12,9.38;8.44,9.06 +8.44,9.06;8.75,8.44 +8.75,8.44;9.06,8.12 +9.06,8.12;9.06,7.81 +6.88,9.06;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.81,7.81 +7.81,7.81;7.81,7.81 +8.44,1.56;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;3.12,1.88 +3.12,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.81,8.75 +0.31,5.62;8.44,6.88 +8.44,6.88;8.44,6.56 +8.44,6.56;8.12,6.25 +8.12,6.25;8.12,5.62 +8.12,5.62;7.81,5.31 +7.81,5.31;7.50,5.00 +7.50,5.00;7.19,4.69 +7.19,4.69;6.88,4.38 +6.88,4.38;6.56,4.06 +6.56,4.06;6.25,3.75 +6.25,3.75;5.94,3.44 + +# UTF-16 : 30 be +# UTF-8 : be 82 e3 +[30be] ゾ +8.12,6.88;7.81,5.94 +7.81,5.94;7.50,5.00 +7.50,5.00;7.19,4.38 +7.19,4.38;6.88,3.75 +6.88,3.75;6.25,3.12 +6.25,3.12;5.62,2.50 +5.62,2.50;5.00,2.19 +5.00,2.19;4.06,1.56 +4.06,1.56;3.12,1.25 +3.12,1.25;2.19,1.25 +1.25,8.12;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;2.19,6.25 +2.19,6.25;2.50,5.31 +2.50,5.31;2.81,4.69 +8.12,9.06;8.44,8.75 +8.44,8.75;8.75,8.12 +8.75,8.12;9.06,7.81 +9.06,7.81;9.06,7.81 +6.88,9.06;7.19,8.44 +7.19,8.44;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,7.50 + +# UTF-16 : 30 bf +# UTF-8 : bf 82 e3 +[30bf] タ +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 +3.12,7.81;7.81,7.81 +7.81,7.81;7.81,6.56 +7.81,6.56;7.50,5.31 +7.50,5.31;7.19,4.38 +7.19,4.38;6.88,3.75 +6.88,3.75;6.25,2.81 +6.25,2.81;5.62,2.50 +5.62,2.50;5.00,1.88 +5.00,1.88;3.75,1.56 +3.75,1.56;2.81,1.25 +2.81,1.25;1.56,1.25 +7.19,4.06;6.88,4.06 +6.88,4.06;6.56,4.38 +6.56,4.38;5.94,4.69 +5.94,4.69;5.62,4.69 +5.62,4.69;5.31,5.00 +5.31,5.00;5.00,5.31 +5.00,5.31;4.38,5.31 +4.38,5.31;4.06,5.62 +4.06,5.62;3.75,5.62 +3.75,5.62;3.12,5.94 + +# UTF-16 : 30 c1 +# UTF-8 : 81 83 e3 +[30c1] チ +7.81,8.44;7.19,8.12 +7.19,8.12;6.56,8.12 +6.56,8.12;5.94,7.81 +5.94,7.81;5.31,7.81 +5.31,7.81;4.69,7.50 +4.69,7.50;4.38,7.50 +4.38,7.50;3.75,7.50 +3.75,7.50;3.12,7.50 +3.12,7.50;2.50,7.50 +2.50,7.50;1.56,7.50 +8.75,5.00;0.62,5.00 +5.00,7.81;5.00,5.31 +5.00,5.31;5.00,4.69 +5.00,4.69;5.00,4.06 +5.00,4.06;4.69,3.44 +4.69,3.44;4.69,2.81 +4.69,2.81;4.38,2.19 +4.38,2.19;4.06,1.88 +4.06,1.88;3.75,1.56 +3.75,1.56;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.19,0.94 + +# UTF-16 : 30 c4 +# UTF-8 : 84 83 e3 +[30c4] ツ +8.44,8.12;8.12,6.88 +8.12,6.88;8.12,5.62 +8.12,5.62;7.81,4.69 +7.81,4.69;7.19,3.75 +7.19,3.75;6.88,3.12 +6.88,3.12;6.25,2.50 +6.25,2.50;5.31,2.19 +5.31,2.19;4.69,1.56 +4.69,1.56;3.75,1.25 +3.75,1.25;2.50,1.25 +1.25,7.81;1.25,7.19 +1.25,7.19;1.56,6.56 +1.56,6.56;1.88,5.94 +1.88,5.94;1.88,5.31 +1.88,5.31;2.19,4.38 +4.06,8.12;4.06,7.50 +4.06,7.50;4.38,6.88 +4.38,6.88;4.38,6.25 +4.38,6.25;4.69,5.31 +4.69,5.31;4.69,4.69 + +# UTF-16 : 30 c6 +# UTF-8 : 86 83 e3 +[30c6] テ +8.75,5.31;0.62,5.31 +7.50,8.12;1.88,8.12 +5.00,5.31;5.00,4.69 +5.00,4.69;5.00,4.06 +5.00,4.06;5.00,3.44 +5.00,3.44;4.69,2.81 +4.69,2.81;4.38,2.50 +4.38,2.50;4.06,2.19 +4.06,2.19;3.75,1.88 +3.75,1.88;3.44,1.56 +3.44,1.56;2.81,1.25 +2.81,1.25;2.19,0.94 + +# UTF-16 : 30 c8 +# UTF-8 : 88 83 e3 +[30c8] ト +2.81,8.75;2.81,0.94 +8.44,3.75;7.81,4.06 +7.81,4.06;7.19,4.38 +7.19,4.38;6.56,4.38 +6.56,4.38;5.94,4.69 +5.94,4.69;5.31,4.69 +5.31,4.69;5.00,5.00 +5.00,5.00;4.38,5.31 +4.38,5.31;3.75,5.31 +3.75,5.31;3.12,5.31 +3.12,5.31;2.81,5.62 + +# UTF-16 : 30 c0 +# UTF-8 : 80 83 e3 +[30c0] ダ +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 +2.81,7.50;7.50,7.50 +7.50,7.50;7.50,6.25 +7.50,6.25;7.19,5.31 +7.19,5.31;6.88,4.38 +6.88,4.38;6.56,3.44 +6.56,3.44;5.94,2.81 +5.94,2.81;5.31,2.19 +5.31,2.19;4.69,1.88 +4.69,1.88;3.75,1.56 +3.75,1.56;2.50,1.25 +2.50,1.25;1.25,0.94 +6.88,3.75;6.56,4.06 +6.56,4.06;6.25,4.38 +6.25,4.38;5.62,4.38 +5.62,4.38;5.31,4.69 +5.31,4.69;5.00,4.69 +5.00,4.69;4.69,5.00 +4.69,5.00;4.06,5.31 +4.06,5.31;3.75,5.31 +3.75,5.31;3.44,5.62 +3.44,5.62;2.81,5.62 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.06,8.12 +9.06,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 c2 +# UTF-8 : 82 83 e3 +[30c2] ヂ +7.19,8.12;6.56,7.81 +6.56,7.81;5.94,7.81 +5.94,7.81;5.31,7.81 +5.31,7.81;4.69,7.50 +4.69,7.50;4.38,7.50 +4.38,7.50;3.75,7.50 +3.75,7.50;3.12,7.50 +3.12,7.50;2.81,7.50 +2.81,7.50;2.19,7.19 +2.19,7.19;1.56,7.19 +8.44,4.69;0.62,4.69 +5.00,7.50;5.00,5.31 +5.00,5.31;5.00,4.38 +5.00,4.38;4.69,3.75 +4.69,3.75;4.69,3.12 +4.69,3.12;4.38,2.81 +4.38,2.81;4.06,2.19 +4.06,2.19;3.75,1.88 +3.75,1.88;3.44,1.56 +3.44,1.56;3.12,1.25 +3.12,1.25;2.50,0.94 +2.50,0.94;1.88,0.94 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.06,8.12 +9.06,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 c5 +# UTF-8 : 85 83 e3 +[30c5] ヅ +1.25,7.50;1.25,7.19 +1.25,7.19;1.56,6.56 +1.56,6.56;1.56,5.94 +1.56,5.94;1.88,5.00 +1.88,5.00;1.88,4.38 +3.75,8.12;4.06,7.50 +4.06,7.50;4.06,6.56 +4.06,6.56;4.38,5.94 +4.38,5.94;4.69,5.31 +4.69,5.31;4.69,4.69 +8.12,9.06;8.44,8.75 +8.44,8.75;8.75,8.12 +8.75,8.12;9.06,7.81 +9.06,7.81;9.06,7.81 +6.88,9.06;7.19,8.44 +7.19,8.44;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,7.50 +8.12,6.88;7.81,5.94 +7.81,5.94;7.81,5.00 +7.81,5.00;7.50,4.06 +7.50,4.06;6.88,3.44 +6.88,3.44;6.56,2.81 +6.56,2.81;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.38,1.56 +4.38,1.56;3.44,1.25 +3.44,1.25;2.50,0.94 + +# UTF-16 : 30 c7 +# UTF-8 : 87 83 e3 +[30c7] デ +8.75,5.31;0.62,5.31 +7.19,7.81;1.56,7.81 +5.00,5.31;5.00,4.69 +5.00,4.69;5.00,3.75 +5.00,3.75;4.69,3.44 +4.69,3.44;4.69,2.81 +4.69,2.81;4.38,2.50 +4.38,2.50;4.06,1.88 +4.06,1.88;3.75,1.56 +3.75,1.56;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.19,0.94 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.06,8.12 +9.06,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 c9 +# UTF-8 : 89 83 e3 +[30c9] ド +2.50,8.44;2.50,0.62 +8.12,3.75;7.50,4.06 +7.50,4.06;7.19,4.06 +7.19,4.06;6.56,4.38 +6.56,4.38;5.94,4.69 +5.94,4.69;5.31,4.69 +5.31,4.69;4.69,5.00 +4.69,5.00;4.06,5.00 +4.06,5.00;3.75,5.31 +3.75,5.31;3.12,5.31 +3.12,5.31;2.50,5.62 +6.56,8.75;6.88,8.12 +6.88,8.12;7.19,7.81 +7.19,7.81;7.50,7.50 +7.50,7.50;7.50,7.19 +7.50,7.19;7.81,6.88 +5.31,8.12;5.62,7.81 +5.62,7.81;5.94,7.50 +5.94,7.50;5.94,7.19 +5.94,7.19;6.25,6.88 +6.25,6.88;6.56,6.25 + +# UTF-16 : 30 ca +# UTF-8 : 8a 83 e3 +[30ca] ナ +8.75,6.56;0.62,6.56 +5.00,8.75;5.00,6.25 +5.00,6.25;5.00,5.31 +5.00,5.31;5.00,4.38 +5.00,4.38;5.00,3.75 +5.00,3.75;4.69,3.12 +4.69,3.12;4.38,2.50 +4.38,2.50;4.06,2.19 +4.06,2.19;3.44,1.88 +3.44,1.88;3.12,1.56 +3.12,1.56;2.50,1.25 +2.50,1.25;1.88,1.25 + +# UTF-16 : 30 cb +# UTF-8 : 8b 83 e3 +[30cb] ニ +8.44,1.56;0.94,1.56 +1.56,7.81;7.81,7.81 + +# UTF-16 : 30 cc +# UTF-8 : 8c 83 e3 +[30cc] ヌ +2.81,5.62;3.44,5.31 +3.44,5.31;4.06,5.00 +4.06,5.00;4.69,4.69 +4.69,4.69;5.31,4.06 +5.31,4.06;5.62,3.75 +5.62,3.75;6.25,3.44 +6.25,3.44;6.56,3.12 +6.56,3.12;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;8.12,1.56 +1.56,7.81;7.50,7.81 +7.50,7.81;7.19,6.88 +7.19,6.88;6.88,5.94 +6.88,5.94;6.56,5.00 +6.56,5.00;5.94,4.38 +5.94,4.38;5.31,3.75 +5.31,3.75;4.69,3.12 +4.69,3.12;4.06,2.50 +4.06,2.50;3.12,1.88 +3.12,1.88;2.19,1.56 +2.19,1.56;1.25,1.25 + +# UTF-16 : 30 cd +# UTF-8 : 8d 83 e3 +[30cd] ネ +8.75,2.50;8.12,2.81 +8.12,2.81;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.25,3.75 +6.25,3.75;5.94,4.06 +5.94,4.06;5.62,4.38 +5.62,4.38;5.31,4.38 +8.12,7.19;1.25,7.19 +4.69,7.19;4.69,8.75 +4.69,0.62;4.69,4.06 +0.94,2.81;1.88,2.81 +1.88,2.81;2.81,3.44 +2.81,3.44;3.75,3.75 +3.75,3.75;4.69,4.06 +4.69,4.06;5.31,4.38 +5.31,4.38;5.94,5.00 +5.94,5.00;6.56,5.31 +6.56,5.31;7.19,5.94 +7.19,5.94;7.81,6.56 +7.81,6.56;8.12,7.19 + +# UTF-16 : 30 ce +# UTF-8 : 8e 83 e3 +[30ce] ノ +7.19,8.44;7.19,7.19 +7.19,7.19;6.88,5.94 +6.88,5.94;6.56,5.00 +6.56,5.00;6.25,4.06 +6.25,4.06;5.62,3.44 +5.62,3.44;5.00,2.81 +5.00,2.81;4.38,2.19 +4.38,2.19;3.44,1.88 +3.44,1.88;2.50,1.56 +2.50,1.56;1.25,1.25 + +# UTF-16 : 30 cf +# UTF-8 : 8f 83 e3 +[30cf] ハ +8.44,1.25;8.44,1.88 +8.44,1.88;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.19,5.31 +7.19,5.31;6.88,5.94 +6.88,5.94;6.56,6.88 +6.56,6.88;6.25,7.50 +6.25,7.50;5.94,8.12 +3.12,8.12;2.81,7.19 +2.81,7.19;2.81,6.56 +2.81,6.56;2.50,5.94 +2.50,5.94;2.50,5.31 +2.50,5.31;2.19,4.69 +2.19,4.69;1.88,4.06 +1.88,4.06;1.56,3.12 +1.56,3.12;1.25,2.50 +1.25,2.50;0.94,1.88 +0.94,1.88;0.62,1.25 + +# UTF-16 : 30 d2 +# UTF-8 : 92 83 e3 +[30d2] ヒ +1.56,5.31;2.50,5.31 +2.50,5.31;3.12,5.31 +3.12,5.31;3.75,5.62 +3.75,5.62;4.38,5.62 +4.38,5.62;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;6.25,6.25 +6.25,6.25;6.88,6.25 +6.88,6.25;7.50,6.56 +7.50,6.56;8.12,6.88 +8.12,1.56;7.81,1.56 +7.81,1.56;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.69,1.25 +4.69,1.25;4.38,1.25 +4.38,1.25;3.75,1.25 +3.75,1.25;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.56 +2.50,1.56;1.88,1.88 +1.88,1.88;1.88,2.50 +1.88,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.56,8.44 + +# UTF-16 : 30 d5 +# UTF-8 : 95 83 e3 +[30d5] フ +1.25,7.81;8.12,7.81 +8.12,7.81;8.12,6.56 +8.12,6.56;7.81,5.62 +7.81,5.62;7.50,4.69 +7.50,4.69;7.19,3.75 +7.19,3.75;6.56,3.12 +6.56,3.12;5.94,2.50 +5.94,2.50;5.31,2.19 +5.31,2.19;4.38,1.56 +4.38,1.56;3.44,1.25 +3.44,1.25;2.19,1.25 + +# UTF-16 : 30 d8 +# UTF-8 : 98 83 e3 +[30d8] ヘ +9.06,2.19;7.81,3.12 +7.81,3.12;6.88,4.06 +6.88,4.06;6.25,5.00 +6.25,5.00;5.62,5.62 +5.62,5.62;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.44,6.88 +3.44,6.88;3.12,6.25 +3.12,6.25;2.81,5.94 +2.81,5.94;2.19,5.31 +2.19,5.31;1.88,4.69 +1.88,4.69;1.25,3.75 +1.25,3.75;0.31,2.81 + +# UTF-16 : 30 db +# UTF-8 : 9b 83 e3 +[30db] ホ +8.75,2.19;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;7.50,4.38 +7.50,4.38;7.19,5.00 +7.19,5.00;6.88,5.62 +2.50,5.62;2.19,5.00 +2.19,5.00;1.88,4.06 +1.88,4.06;1.56,3.44 +1.56,3.44;1.25,2.81 +1.25,2.81;0.62,2.19 +8.75,7.19;0.94,7.19 +4.69,8.75;4.69,1.88 +4.69,1.88;4.69,1.56 +4.69,1.56;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.81,1.25 + +# UTF-16 : 30 d0 +# UTF-8 : 90 83 e3 +[30d0] バ +2.81,7.81;2.81,7.19 +2.81,7.19;2.81,6.56 +2.81,6.56;2.50,5.94 +2.50,5.94;2.19,5.00 +2.19,5.00;2.19,4.38 +2.19,4.38;1.88,3.75 +1.88,3.75;1.56,3.12 +1.56,3.12;1.25,2.50 +1.25,2.50;0.94,1.88 +0.94,1.88;0.62,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.88,5.94 +7.19,8.75;7.19,8.44 +7.19,8.44;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,7.50 +7.81,7.50;8.12,7.19 +5.94,8.44;6.25,8.12 +6.25,8.12;6.25,7.81 +6.25,7.81;6.56,7.19 +6.56,7.19;6.88,6.88 + +# UTF-16 : 30 d3 +# UTF-8 : 93 83 e3 +[30d3] ビ +1.56,5.00;2.19,5.00 +2.19,5.00;2.81,5.31 +2.81,5.31;3.44,5.31 +3.44,5.31;4.06,5.62 +4.06,5.62;4.69,5.62 +4.69,5.62;5.31,5.94 +5.31,5.94;5.94,5.94 +5.94,5.94;6.56,6.25 +6.56,6.25;7.19,6.56 +7.19,6.56;7.81,6.56 +7.81,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.19,1.56 +2.19,1.56;1.88,1.88 +1.88,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.56,8.44 +7.81,9.38;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,7.81 +8.75,7.81;8.75,7.50 +6.56,8.75;6.88,8.44 +6.88,8.44;7.19,8.12 +7.19,8.12;7.50,7.50 +7.50,7.50;7.50,7.19 + +# UTF-16 : 30 d6 +# UTF-8 : 96 83 e3 +[30d6] ブ +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.06,8.12 +9.06,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 +0.94,7.81;7.81,7.81 +7.81,7.81;7.81,6.56 +7.81,6.56;7.81,5.62 +7.81,5.62;7.50,4.69 +7.50,4.69;6.88,3.75 +6.88,3.75;6.56,3.12 +6.56,3.12;5.94,2.50 +5.94,2.50;5.00,1.88 +5.00,1.88;4.06,1.56 +4.06,1.56;3.12,1.25 +3.12,1.25;1.88,1.25 + +# UTF-16 : 30 d9 +# UTF-8 : 99 83 e3 +[30d9] ベ +9.06,1.88;7.81,3.12 +7.81,3.12;6.88,4.06 +6.88,4.06;6.25,5.00 +6.25,5.00;5.62,5.62 +5.62,5.62;5.00,5.94 +5.00,5.94;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,6.88 +4.06,6.88;3.44,6.56 +3.44,6.56;3.12,6.25 +3.12,6.25;2.81,5.62 +2.81,5.62;2.19,5.31 +2.19,5.31;1.88,4.38 +1.88,4.38;1.25,3.75 +1.25,3.75;0.31,2.81 +7.19,8.75;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,7.50 +7.81,7.50;8.12,7.19 +8.12,7.19;8.44,6.88 +5.94,8.12;6.25,7.81 +6.25,7.81;6.25,7.50 +6.25,7.50;6.56,7.19 +6.56,7.19;6.88,6.88 +6.88,6.88;7.19,6.25 + +# UTF-16 : 30 dc +# UTF-8 : 9c 83 e3 +[30dc] ボ +8.75,2.19;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +7.50,4.06;7.19,4.69 +7.19,4.69;6.88,5.31 +2.50,5.31;2.19,4.69 +2.19,4.69;1.88,4.06 +1.88,4.06;1.25,3.44 +1.25,3.44;0.94,2.81 +0.94,2.81;0.62,2.19 +8.44,7.19;0.62,7.19 +4.69,8.75;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.81,1.25 +2.81,1.25;2.50,1.25 +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.06,8.12 +9.06,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : 30 d1 +# UTF-8 : 91 83 e3 +[30d1] パ +7.81,7.81;7.81,7.50 +7.81,7.50;7.50,7.19 +7.50,7.19;7.19,6.88 +7.19,6.88;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.19 +6.25,7.19;5.94,7.81 +5.94,7.81;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;7.81,8.12 +7.81,8.12;7.81,7.81 +2.81,7.81;2.81,7.19 +2.81,7.19;2.81,6.56 +2.81,6.56;2.50,5.94 +2.50,5.94;2.19,5.00 +2.19,5.00;2.19,4.38 +2.19,4.38;1.88,3.75 +1.88,3.75;1.56,3.12 +1.56,3.12;1.25,2.50 +1.25,2.50;0.94,1.88 +0.94,1.88;0.62,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.88,5.94 + +# UTF-16 : 30 d4 +# UTF-8 : 94 83 e3 +[30d4] ピ +8.75,8.12;8.75,7.81 +8.75,7.81;8.44,7.50 +8.44,7.50;8.12,7.19 +8.12,7.19;7.81,7.19 +7.81,7.19;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,8.12 +6.88,8.12;6.88,8.12 +6.88,8.12;6.88,8.75 +6.88,8.75;7.19,9.06 +7.19,9.06;7.81,9.06 +7.81,9.06;7.81,9.06 +7.81,9.06;8.12,9.06 +8.12,9.06;8.75,8.75 +8.75,8.75;8.75,8.44 +8.75,8.44;8.75,8.12 +1.56,5.00;2.19,5.00 +2.19,5.00;2.81,5.00 +2.81,5.00;3.44,5.31 +3.44,5.31;4.06,5.31 +4.06,5.31;4.69,5.62 +4.69,5.62;5.31,5.62 +5.31,5.62;5.94,5.94 +5.94,5.94;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.81,6.56 +7.81,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.19,1.56 +2.19,1.56;1.88,1.88 +1.88,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.56,8.44 + +# UTF-16 : 30 d7 +# UTF-8 : 97 83 e3 +[30d7] プ +9.38,8.44;9.38,8.12 +9.38,8.12;9.06,7.81 +9.06,7.81;8.44,7.50 +8.44,7.50;8.44,7.50 +8.44,7.50;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.50,8.44 +7.50,8.44;7.50,8.75 +7.50,8.75;7.81,9.06 +7.81,9.06;8.12,9.38 +8.12,9.38;8.44,9.38 +8.44,9.38;8.75,9.38 +8.75,9.38;9.06,9.06 +9.06,9.06;9.38,8.44 +9.38,8.44;9.38,8.44 +0.94,7.81;7.81,7.81 +7.81,7.81;7.81,6.56 +7.81,6.56;7.50,5.62 +7.50,5.62;7.19,4.69 +7.19,4.69;6.88,3.75 +6.88,3.75;6.25,3.12 +6.25,3.12;5.62,2.50 +5.62,2.50;5.00,1.88 +5.00,1.88;4.06,1.56 +4.06,1.56;3.12,1.25 +3.12,1.25;1.88,1.25 + +# UTF-16 : 30 da +# UTF-8 : 9a 83 e3 +[30da] ペ +8.12,7.19;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.19,6.25 +7.19,6.25;7.19,6.25 +7.19,6.25;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;6.25,6.88 +6.25,6.88;6.25,7.19 +5.94,7.19;6.25,7.50 +6.25,7.50;6.56,8.12 +6.56,8.12;6.88,8.12 +6.88,8.12;7.19,8.12 +7.19,8.12;7.50,8.12 +7.50,8.12;8.12,7.81 +8.12,7.81;8.12,7.50 +8.12,7.50;8.12,7.19 +9.06,1.88;7.81,3.12 +7.81,3.12;6.88,4.06 +6.88,4.06;6.25,5.00 +6.25,5.00;5.62,5.62 +5.62,5.62;5.00,5.94 +5.00,5.94;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,6.88 +4.06,6.88;3.44,6.56 +3.44,6.56;3.12,6.25 +3.12,6.25;2.81,5.62 +2.81,5.62;2.19,5.31 +2.19,5.31;1.88,4.38 +1.88,4.38;1.25,3.75 +1.25,3.75;0.31,2.81 + +# UTF-16 : 30 dd +# UTF-8 : 9d 83 e3 +[30dd] ポ +8.75,2.19;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,4.38 +7.50,4.38;7.19,5.00 +7.19,5.00;6.88,5.62 +2.50,5.62;2.19,5.00 +2.19,5.00;1.88,4.06 +1.88,4.06;1.25,3.44 +1.25,3.44;0.94,2.81 +0.94,2.81;0.62,2.19 +7.50,7.19;0.62,7.19 +4.69,8.75;4.69,1.88 +4.69,1.88;4.69,1.56 +4.69,1.56;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +9.38,7.81;9.06,7.50 +9.06,7.50;8.75,7.19 +8.75,7.19;8.44,6.88 +8.44,6.88;8.44,6.88 +8.44,6.88;7.81,7.19 +7.81,7.19;7.50,7.19 +7.50,7.19;7.50,7.81 +7.50,7.81;7.19,7.81 +7.19,7.81;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.44,8.75 +8.44,8.75;8.75,8.75 +8.75,8.75;9.06,8.44 +9.06,8.44;9.38,8.12 +9.38,8.12;9.38,7.81 + +# UTF-16 : 30 de +# UTF-8 : 9e 83 e3 +[30de] マ +0.94,7.81;8.44,7.81 +2.50,5.31;2.81,5.00 +2.81,5.00;3.12,4.38 +3.12,4.38;3.44,4.06 +3.44,4.06;3.75,3.75 +3.75,3.75;3.75,3.12 +3.75,3.12;4.06,2.81 +4.06,2.81;4.38,2.19 +4.38,2.19;5.00,1.88 +5.00,1.88;5.31,1.25 +5.31,1.25;5.62,0.94 +8.44,7.81;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.50,6.25 +7.50,6.25;7.19,5.62 +7.19,5.62;6.88,5.31 +6.88,5.31;6.25,4.69 +6.25,4.69;5.62,4.38 +5.62,4.38;5.31,3.75 +5.31,3.75;4.69,3.44 +4.69,3.44;4.06,3.12 + +# UTF-16 : 30 df +# UTF-8 : 9f 83 e3 +[30df] ミ +7.81,7.50;7.19,7.50 +7.19,7.50;6.56,7.81 +6.56,7.81;5.94,7.81 +5.94,7.81;5.31,7.81 +5.31,7.81;4.69,7.81 +4.69,7.81;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,8.12;3.12,8.12 +3.12,8.12;2.50,8.12 +2.50,8.12;1.56,8.12 +7.50,4.69;6.88,4.69 +6.88,4.69;6.25,4.69 +6.25,4.69;5.62,5.00 +5.62,5.00;5.31,5.00 +5.31,5.00;4.69,5.00 +4.69,5.00;4.06,5.00 +4.06,5.00;3.75,5.00 +3.75,5.00;3.12,5.00 +3.12,5.00;2.50,5.31 +2.50,5.31;1.88,5.31 +1.25,1.88;1.88,1.88 +1.88,1.88;2.50,1.88 +2.50,1.88;3.12,1.88 +3.12,1.88;4.06,1.56 +4.06,1.56;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;6.25,1.56 +6.25,1.56;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 + +# UTF-16 : 30 e0 +# UTF-8 : a0 83 e3 +[30e0] ム +8.75,1.25;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.56 +1.88,1.56;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;6.56,1.88 +6.56,1.88;7.50,2.19 +7.50,2.19;8.12,2.19 +4.06,8.44;3.75,7.81 +3.75,7.81;3.44,6.88 +3.44,6.88;3.44,6.25 +3.44,6.25;3.12,5.62 +3.12,5.62;2.81,4.69 +2.81,4.69;2.81,4.06 +2.81,4.06;2.50,3.44 +2.50,3.44;2.19,2.81 +2.19,2.81;2.19,2.19 +2.19,2.19;1.88,1.56 + +# UTF-16 : 30 e1 +# UTF-8 : a1 83 e3 +[30e1] メ +8.12,1.88;7.50,2.50 +7.50,2.50;6.88,2.81 +6.88,2.81;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.31,4.38 +5.31,4.38;4.69,5.00 +4.69,5.00;4.06,5.31 +4.06,5.31;3.44,5.94 +3.44,5.94;2.81,6.25 +2.81,6.25;2.19,6.88 +7.19,8.44;6.88,7.19 +6.88,7.19;6.25,6.25 +6.25,6.25;5.94,5.31 +5.94,5.31;5.31,4.69 +5.31,4.69;5.00,3.75 +5.00,3.75;4.38,3.12 +4.38,3.12;3.44,2.50 +3.44,2.50;2.81,1.88 +2.81,1.88;1.88,1.56 +1.88,1.56;0.94,0.94 + +# UTF-16 : 30 e2 +# UTF-8 : a2 83 e3 +[30e2] モ +8.75,5.00;0.62,5.00 +7.81,7.81;1.56,7.81 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.38,1.56 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;3.75,7.81 + +# UTF-16 : 30 e4 +# UTF-8 : a4 83 e3 +[30e4] ヤ +2.81,8.75;4.38,0.94 +0.62,5.62;8.75,7.19 +8.44,7.19;8.44,6.88 +8.44,6.88;8.44,6.25 +8.44,6.25;8.12,5.94 +8.12,5.94;8.12,5.62 +8.12,5.62;7.81,5.00 +7.81,5.00;7.50,4.69 +7.50,4.69;7.19,4.38 +7.19,4.38;6.88,4.06 +6.88,4.06;6.56,3.75 +6.56,3.75;6.25,3.75 + +# UTF-16 : 30 fc +# UTF-8 : bc 83 e3 +[30fc] ー +0.94,4.69;8.75,4.69 + +# UTF-16 : 30 e6 +# UTF-8 : a6 83 e3 +[30e6] ユ +0.62,1.56;8.75,1.56 +1.88,7.81;7.19,7.81 +7.19,7.81;6.56,1.56 + +# UTF-16 : 30 1c +# UTF-8 : 9c 80 e3 +[301c] 〜 +0.62,4.38;0.94,4.69 +0.94,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.81,5.62 +2.81,5.62;3.12,5.62 +3.12,5.62;3.75,5.31 +3.75,5.31;4.06,5.31 +4.06,5.31;4.38,5.00 +4.38,5.00;4.69,4.69 +4.69,4.69;5.00,4.38 +5.00,4.38;5.31,4.06 +5.31,4.06;5.94,4.06 +5.94,4.06;6.25,4.06 +6.25,4.06;6.56,3.75 +6.56,3.75;7.19,4.06 +7.19,4.06;7.50,4.06 +7.50,4.06;8.12,4.38 +8.12,4.38;8.44,4.69 +8.44,4.69;8.75,5.00 + +# UTF-16 : 30 e8 +# UTF-8 : a8 83 e3 +[30e8] ヨ +1.25,1.56;7.81,1.56 +7.81,1.56;7.81,7.81 +7.81,7.81;1.25,7.81 +7.81,5.00;1.56,5.00 + +# UTF-16 : 30 c3 +# UTF-8 : 83 83 e3 +[30c3] ッ +7.50,6.56;7.50,5.62 +7.50,5.62;7.19,4.69 +7.19,4.69;7.19,4.06 +7.19,4.06;6.88,3.12 +6.88,3.12;6.25,2.81 +6.25,2.81;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;3.75,1.25 +3.75,1.25;2.81,0.94 +1.88,6.25;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,5.00 +2.19,5.00;2.50,4.38 +2.50,4.38;2.50,3.75 +4.06,6.56;4.06,6.25 +4.06,6.25;4.38,5.62 +4.38,5.62;4.38,5.00 +4.38,5.00;4.69,4.38 +4.69,4.38;4.69,4.06 + +# UTF-16 : 30 e3 +# UTF-8 : a3 83 e3 +[30e3] ャ +3.44,7.19;4.38,0.94 +1.25,4.69;7.81,5.94 +7.81,5.94;7.50,5.31 +7.50,5.31;7.50,4.69 +7.50,4.69;6.88,4.06 +6.88,4.06;6.56,3.44 +6.56,3.44;5.94,3.12 + +# UTF-16 : 30 e5 +# UTF-8 : a5 83 e3 +[30e5] ュ +1.56,1.56;7.81,1.56 +2.50,6.25;6.56,6.25 +6.56,6.25;6.25,1.56 + +# UTF-16 : 30 e7 +# UTF-8 : a7 83 e3 +[30e7] ョ +1.88,1.56;7.19,1.56 +7.19,1.56;7.19,6.56 +7.19,6.56;1.88,6.56 +7.19,4.06;2.19,4.06 + +# UTF-16 : 30 ee +# UTF-8 : ae 83 e3 +[30ee] ヮ +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +6.25,2.19;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.19,4.06 +7.19,4.06;7.50,4.69 +7.50,4.69;7.50,5.62 +7.50,5.62;7.50,6.56 +7.50,6.56;2.19,6.56 +1.88,6.56;2.19,4.06 + +# UTF-16 : 30 e9 +# UTF-8 : a9 83 e3 +[30e9] ラ +7.50,8.12;1.88,8.12 +0.94,5.62;8.12,5.62 +8.12,5.62;8.12,4.69 +8.12,4.69;8.12,4.06 +8.12,4.06;7.81,3.44 +7.81,3.44;7.50,2.81 +7.50,2.81;6.88,2.50 +6.88,2.50;6.25,1.88 +6.25,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;3.75,1.25 +3.75,1.25;2.50,0.94 + +# UTF-16 : 30 ea +# UTF-8 : aa 83 e3 +[30ea] リ +2.19,8.44;2.19,4.06 +7.19,8.44;7.19,5.94 +7.19,5.94;7.19,5.00 +7.19,5.00;7.19,4.38 +7.19,4.38;6.88,3.44 +6.88,3.44;6.88,3.12 +6.88,3.12;6.25,2.50 +6.25,2.50;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.12,0.94 + +# UTF-16 : 30 eb +# UTF-8 : ab 83 e3 +[30eb] ル +2.81,8.12;2.81,6.25 +2.81,6.25;2.81,5.31 +2.81,5.31;2.81,4.38 +2.81,4.38;2.50,3.75 +2.50,3.75;2.50,3.12 +2.50,3.12;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;1.88,1.88 +1.88,1.88;1.56,1.56 +1.56,1.56;1.25,1.25 +1.25,1.25;0.62,1.25 +9.06,5.31;8.75,4.38 +8.75,4.38;8.75,3.75 +8.75,3.75;8.44,3.12 +8.44,3.12;8.12,2.81 +8.12,2.81;7.81,2.19 +7.81,2.19;7.19,1.88 +7.19,1.88;6.88,1.56 +6.88,1.56;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;5.31,8.12 + +# UTF-16 : 30 ec +# UTF-8 : ac 83 e3 +[30ec] レ +8.44,5.31;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.19,3.12 +7.19,3.12;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.19,1.25 +2.19,1.25;2.19,8.44 + +# UTF-16 : 30 ed +# UTF-8 : ad 83 e3 +[30ed] ロ +1.25,1.56;1.25,7.81 +1.25,7.81;8.12,7.81 +8.12,7.81;8.12,1.56 +8.12,1.56;1.25,1.56 + +# UTF-16 : 30 ef +# UTF-8 : af 83 e3 +[30ef] ワ +2.81,1.25;3.75,1.25 +3.75,1.25;4.69,1.56 +4.69,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.50,4.06 +7.50,4.06;7.81,4.69 +7.81,4.69;8.12,5.62 +8.12,5.62;8.12,6.56 +8.12,6.56;8.12,7.81 +8.12,7.81;1.25,7.81 +1.25,7.81;1.25,5.00 + +# UTF-16 : 30 f0 +# UTF-8 : b0 83 e3 +[30f0] ヰ +0.62,2.81;8.75,2.81 +8.44,7.19;0.94,7.19 +6.25,0.94;6.25,8.75 +2.81,7.19;2.81,2.81 + +# UTF-16 : 30 f1 +# UTF-8 : b1 83 e3 +[30f1] ヱ +0.94,1.56;8.44,1.56 +4.69,1.56;4.69,6.56 +8.44,7.81;1.25,7.81 +5.94,4.38;6.25,4.38 +6.25,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.12,7.19 +8.12,7.19;8.12,7.81 + +# UTF-16 : 30 f2 +# UTF-8 : b2 83 e3 +[30f2] ヲ +1.56,5.31;7.81,5.31 +2.19,1.25;3.12,1.25 +3.12,1.25;4.06,1.56 +4.06,1.56;5.00,1.88 +5.00,1.88;5.94,2.50 +5.94,2.50;6.56,3.12 +6.56,3.12;7.19,3.75 +7.19,3.75;7.50,4.69 +7.50,4.69;7.81,5.62 +7.81,5.62;8.12,6.88 +8.12,6.88;8.12,7.81 +8.12,7.81;1.25,7.81 + +# UTF-16 : 30 f3 +# UTF-8 : b3 83 e3 +[30f3] ン +8.75,7.19;8.44,6.25 +8.44,6.25;8.12,5.31 +8.12,5.31;7.50,4.38 +7.50,4.38;6.88,3.75 +6.88,3.75;6.25,3.12 +6.25,3.12;5.62,2.50 +5.62,2.50;4.69,2.19 +4.69,2.19;3.75,1.56 +3.75,1.56;2.81,1.56 +2.81,1.56;1.56,1.25 +4.38,6.25;3.75,6.56 +3.75,6.56;3.44,6.88 +3.44,6.88;2.81,7.19 +2.81,7.19;2.19,7.81 +2.19,7.81;1.56,8.12 + +# UTF-16 : 30 9b +# UTF-8 : 9b 82 e3 +[309b] ゛ +8.44,9.38;8.75,9.06 +8.75,9.06;9.06,8.44 +9.06,8.44;9.06,8.12 +9.06,8.12;9.38,7.81 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 + +# UTF-16 : ff 71 +# UTF-8 : b1 bd ef +[ff71] ア +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.19,5.00 +2.19,5.00;2.19,5.94 +2.19,5.94;2.19,6.88 +0.31,7.81;4.38,7.81 +4.06,7.81;4.06,7.50 +4.06,7.50;4.06,6.88 +4.06,6.88;3.75,6.56 +3.75,6.56;3.75,5.94 +3.75,5.94;3.44,5.31 +3.44,5.31;3.12,5.00 +3.12,5.00;2.81,4.69 + +# UTF-16 : ff 72 +# UTF-8 : b2 bd ef +[ff72] イ +4.06,8.44;3.75,7.81 +3.75,7.81;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;2.81,6.25 +2.81,6.25;2.50,5.94 +2.50,5.94;2.19,5.62 +2.19,5.62;1.56,5.31 +1.56,5.31;1.25,5.00 +1.25,5.00;0.94,4.69 +0.94,4.69;0.31,4.38 +2.50,5.94;2.50,0.94 + +# UTF-16 : ff 73 +# UTF-8 : b3 bd ef +[ff73] ウ +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.06,5.94 +4.06,5.94;4.06,7.19 +4.06,7.19;0.62,7.19 +0.62,7.19;0.62,4.38 +2.19,7.19;2.19,9.06 + +# UTF-16 : ff 74 +# UTF-8 : b4 bd ef +[ff74] エ +0.31,1.56;4.06,1.56 +4.06,7.81;0.62,7.81 +2.19,1.56;2.19,7.81 + +# UTF-16 : ff 75 +# UTF-8 : b5 bd ef +[ff75] オ +0.31,7.19;4.38,7.19 +2.81,8.75;3.12,2.19 +2.81,2.19;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;2.19,1.25 +2.19,1.25;1.56,1.25 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.56 +2.81,6.56;2.81,7.19 + +# UTF-16 : ff 67 +# UTF-8 : a7 bd ef +[ff67] ァ +1.25,0.94;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,4.06;2.19,4.69 +2.19,4.69;2.19,5.62 +0.94,6.56;3.75,6.56 +3.75,6.56;3.75,5.62 +3.75,5.62;3.44,5.00 +3.44,5.00;3.12,4.69 +3.12,4.69;3.12,4.38 +3.12,4.38;2.81,4.06 + +# UTF-16 : ff 68 +# UTF-8 : a8 bd ef +[ff68] ィ +3.75,6.88;3.44,6.25 +3.44,6.25;3.44,5.94 +3.44,5.94;3.12,5.62 +3.12,5.62;2.81,5.31 +2.81,5.31;2.50,5.00 +2.50,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;0.62,3.75 +2.50,5.00;2.50,0.94 + +# UTF-16 : ff 69 +# UTF-8 : a9 bd ef +[ff69] ゥ +1.56,0.94;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.94 +3.75,5.94;0.94,5.94 +0.94,5.94;0.94,3.75 +2.19,5.94;2.19,7.50 + +# UTF-16 : ff 6a +# UTF-8 : aa bd ef +[ff6a] ェ +3.75,6.25;0.94,6.25 +2.19,1.56;2.19,6.25 +0.62,1.56;3.75,1.56 + +# UTF-16 : ff 6b +# UTF-8 : ab bd ef +[ff6b] ォ +0.62,5.94;3.75,5.94 +2.81,7.19;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;1.88,1.25 +1.88,1.25;1.88,1.25 +0.62,2.19;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;2.50,5.31 +2.50,5.31;2.81,5.94 + +# UTF-16 : ff 76 +# UTF-8 : b6 bd ef +[ff76] カ +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.88,4.69 +1.88,4.69;1.88,5.62 +1.88,5.62;1.88,6.56 +1.88,6.56;1.88,7.81 +1.88,7.81;1.88,9.06 +0.62,7.19;3.75,7.19 +3.75,7.19;3.75,5.62 +3.75,5.62;3.75,4.69 +3.75,4.69;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.44,1.25 +3.44,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.19,1.25 + +# UTF-16 : ff 77 +# UTF-8 : b7 bd ef +[ff77] キ +4.06,7.19;0.62,6.88 +4.38,3.75;0.31,3.75 +2.50,0.62;2.19,8.75 + +# UTF-16 : ff 78 +# UTF-8 : b8 bd ef +[ff78] ク +1.56,8.75;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.94,5.31 +0.94,5.31;0.62,5.00 +0.62,5.00;0.62,4.38 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;3.75,6.56 +3.75,6.56;3.75,7.50 +3.75,7.50;1.56,7.50 + +# UTF-16 : ff 79 +# UTF-8 : b9 bd ef +[ff79] ケ +0.31,4.38;0.31,5.00 +0.31,5.00;0.62,5.31 +0.62,5.31;0.62,5.62 +0.62,5.62;0.62,5.94 +0.62,5.94;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;1.25,8.12 +1.25,8.12;1.25,8.75 +4.38,7.19;0.94,7.19 +2.81,7.19;2.81,5.94 +2.81,5.94;2.81,5.00 +2.81,5.00;2.81,4.06 +2.81,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.19,2.50 +2.19,2.50;2.19,1.88 +2.19,1.88;1.88,1.56 +1.88,1.56;1.56,1.25 +1.56,1.25;1.25,1.25 + +# UTF-16 : ff 7a +# UTF-8 : ba bd ef +[ff7a] コ +0.62,1.56;3.75,1.56 +3.75,1.56;3.75,7.81 +3.75,7.81;0.62,7.81 + +# UTF-16 : ff 7b +# UTF-8 : bb bd ef +[ff7b] サ +3.44,8.75;3.44,5.94 +3.44,5.94;3.44,5.00 +3.44,5.00;3.44,4.06 +3.44,4.06;3.12,3.44 +3.12,3.44;3.12,2.81 +3.12,2.81;2.81,2.50 +2.81,2.50;2.81,2.19 +2.81,2.19;2.50,1.88 +2.50,1.88;2.19,1.56 +2.19,1.56;1.56,1.25 +1.56,1.25;1.25,1.25 +1.25,8.75;1.25,4.06 +4.38,6.88;0.31,6.88 + +# UTF-16 : ff 7c +# UTF-8 : bc bd ef +[ff7c] シ +4.38,7.19;4.06,5.94 +4.06,5.94;4.06,5.00 +4.06,5.00;3.75,4.06 +3.75,4.06;3.44,3.44 +3.44,3.44;3.12,2.81 +3.12,2.81;2.81,2.50 +2.81,2.50;2.50,1.88 +2.50,1.88;1.88,1.56 +1.88,1.56;1.25,1.25 +1.25,1.25;0.62,1.25 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;0.94,8.12 +0.94,8.12;0.62,8.12 +2.19,5.31;1.56,5.31 +1.56,5.31;1.25,5.62 +1.25,5.62;0.62,5.62 +0.62,5.62;0.62,5.62 + +# UTF-16 : ff 7d +# UTF-8 : bd bd ef +[ff7d] ス +2.50,4.38;2.81,3.75 +2.81,3.75;3.12,3.12 +3.12,3.12;3.44,2.50 +3.44,2.50;3.75,1.88 +3.75,1.88;4.06,1.25 +3.75,7.81;0.94,7.81 +3.75,7.81;3.44,7.19 +3.44,7.19;3.44,6.56 +3.44,6.56;3.12,5.62 +3.12,5.62;2.81,5.00 +2.81,5.00;2.50,4.38 +2.50,4.38;2.19,3.75 +2.19,3.75;1.88,3.12 +1.88,3.12;1.25,2.50 +1.25,2.50;0.94,1.88 +0.94,1.88;0.31,1.25 + +# UTF-16 : ff 7e +# UTF-8 : be bd ef +[ff7e] セ +0.00,5.94;4.38,7.19 +4.06,1.56;3.75,1.56 +3.75,1.56;3.12,1.25 +3.12,1.25;2.50,1.25 +2.50,1.25;2.50,1.25 +2.50,1.25;1.88,1.25 +1.88,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.81 +1.56,2.81;1.25,3.44 +1.25,3.44;1.25,8.75 +4.06,7.19;4.06,6.88 +4.06,6.88;4.06,6.25 +4.06,6.25;4.06,5.94 +4.06,5.94;3.75,5.31 +3.75,5.31;3.44,4.69 +3.44,4.69;3.12,4.06 +3.12,4.06;3.12,3.75 + +# UTF-16 : ff 7f +# UTF-8 : bf bd ef +[ff7f] ソ +4.06,8.44;4.06,6.88 +4.06,6.88;3.75,5.94 +3.75,5.94;3.75,5.00 +3.75,5.00;3.44,4.06 +3.44,4.06;3.12,3.44 +3.12,3.44;2.81,2.81 +2.81,2.81;2.50,2.19 +2.50,2.19;2.19,1.88 +2.19,1.88;1.56,1.56 +1.56,1.56;0.94,1.25 +0.62,8.12;0.62,7.50 +0.62,7.50;0.94,6.88 +0.94,6.88;0.94,6.25 +0.94,6.25;1.25,5.62 +1.25,5.62;1.25,5.00 + +# UTF-16 : ff 80 +# UTF-8 : 80 be ef +[ff80] タ +3.44,4.06;3.12,4.38 +3.12,4.38;2.81,4.69 +2.81,4.69;2.19,5.31 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,8.75;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.25,7.19 +1.25,7.19;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.94,5.31 +0.94,5.31;0.62,5.00 +0.62,5.00;0.62,4.38 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.69 +3.44,4.69;3.75,5.62 +3.75,5.62;3.75,6.56 +3.75,6.56;3.75,7.81 +3.75,7.81;1.56,7.81 + +# UTF-16 : ff 81 +# UTF-8 : 81 be ef +[ff81] チ +3.75,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.50 +2.19,7.50;1.56,7.50 +1.56,7.50;0.62,7.50 +4.38,5.00;0.31,5.00 +2.50,7.81;2.50,5.31 +2.50,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.19,3.44 +2.19,3.44;2.19,2.81 +2.19,2.81;2.19,2.50 +2.19,2.50;1.88,1.88 +1.88,1.88;1.56,1.25 +1.56,1.25;0.94,0.94 + +# UTF-16 : ff 82 +# UTF-8 : 82 be ef +[ff82] ツ +4.06,8.12;4.06,6.88 +4.06,6.88;4.06,5.62 +4.06,5.62;3.75,4.69 +3.75,4.69;3.44,4.06 +3.44,4.06;3.44,3.12 +3.44,3.12;3.12,2.50 +3.12,2.50;2.50,2.19 +2.50,2.19;2.19,1.56 +2.19,1.56;1.56,1.25 +1.56,1.25;1.25,1.25 +0.62,7.81;0.62,7.19 +0.62,7.19;0.62,6.56 +0.62,6.56;0.94,5.94 +0.94,5.94;0.94,5.31 +0.94,5.31;0.94,4.38 +1.88,8.12;1.88,7.50 +1.88,7.50;2.19,6.88 +2.19,6.88;2.19,6.25 +2.19,6.25;2.19,5.31 +2.19,5.31;2.19,4.69 + +# UTF-16 : ff 83 +# UTF-8 : 83 be ef +[ff83] テ +4.38,5.31;0.31,5.31 +3.75,8.12;0.94,8.12 +2.50,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.19,2.81 +2.19,2.81;2.19,2.50 +2.19,2.50;1.88,2.19 +1.88,2.19;1.56,1.56 +1.56,1.56;0.94,0.94 + +# UTF-16 : ff 84 +# UTF-8 : 84 be ef +[ff84] ト +1.25,8.75;1.25,0.94 +4.06,3.75;3.44,4.38 +3.44,4.38;2.81,4.69 +2.81,4.69;2.50,5.00 +2.50,5.00;1.88,5.31 +1.88,5.31;1.25,5.62 + +# UTF-16 : ff 85 +# UTF-8 : 85 be ef +[ff85] ナ +4.38,6.56;0.31,6.56 +2.50,8.75;2.50,6.25 +2.50,6.25;2.50,5.31 +2.50,5.31;2.50,4.38 +2.50,4.38;2.19,3.75 +2.19,3.75;2.19,3.12 +2.19,3.12;2.19,2.50 +2.19,2.50;1.88,2.19 +1.88,2.19;1.56,1.88 +1.56,1.88;1.25,1.25 +1.25,1.25;0.94,1.25 + +# UTF-16 : ff 86 +# UTF-8 : 86 be ef +[ff86] ニ +4.06,1.56;0.31,1.56 +0.62,7.81;3.75,7.81 + +# UTF-16 : ff 87 +# UTF-8 : 87 be ef +[ff87] ヌ +1.25,5.62;1.56,5.31 +1.56,5.31;1.88,5.00 +1.88,5.00;2.19,4.69 +2.19,4.69;2.50,4.06 +2.50,4.06;2.81,3.75 +2.81,3.75;3.12,3.44 +3.12,3.44;3.44,3.12 +3.44,3.12;3.75,2.50 +3.75,2.50;3.75,2.19 +3.75,2.19;4.06,1.56 +0.62,7.81;4.06,7.81 +4.06,7.81;3.75,6.88 +3.75,6.88;3.75,5.94 +3.75,5.94;3.44,5.00 +3.44,5.00;3.12,4.38 +3.12,4.38;2.81,3.75 +2.81,3.75;2.50,3.12 +2.50,3.12;1.88,2.50 +1.88,2.50;1.56,1.88 +1.56,1.88;0.94,1.56 +0.94,1.56;0.62,1.25 + +# UTF-16 : ff 88 +# UTF-8 : 88 be ef +[ff88] ネ +4.38,2.50;4.06,2.81 +4.06,2.81;3.75,3.12 +3.75,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +4.06,7.19;0.62,7.19 +2.19,7.19;2.19,8.75 +2.19,0.62;2.19,4.06 +0.31,2.81;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.88,3.75 +1.88,3.75;2.19,4.06 +2.19,4.06;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;3.12,5.31 +3.12,5.31;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 + +# UTF-16 : ff 89 +# UTF-8 : 89 be ef +[ff89] ノ +3.75,8.44;3.44,7.19 +3.44,7.19;3.44,5.94 +3.44,5.94;3.12,5.00 +3.12,5.00;3.12,4.38 +3.12,4.38;2.81,3.44 +2.81,3.44;2.50,2.81 +2.50,2.81;2.19,2.19 +2.19,2.19;1.56,1.88 +1.56,1.88;1.25,1.56 +1.25,1.56;0.62,1.25 + +# UTF-16 : ff 8a +# UTF-8 : 8a be ef +[ff8a] ハ +4.06,1.25;4.06,1.88 +4.06,1.88;4.06,2.81 +4.06,2.81;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.12,6.88 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,8.12 +1.25,8.12;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.12 +0.62,3.12;0.62,2.50 +0.62,2.50;0.31,1.88 +0.31,1.88;0.31,1.25 + +# UTF-16 : ff 8b +# UTF-8 : 8b be ef +[ff8b] ヒ +0.94,5.31;1.56,5.31 +1.56,5.31;2.19,5.62 +2.19,5.62;2.81,5.94 +2.81,5.94;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,1.56;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;1.88,1.25 +1.88,1.25;1.25,1.25 +1.25,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,8.44 + +# UTF-16 : ff 8c +# UTF-8 : 8c be ef +[ff8c] フ +0.62,7.81;4.06,7.81 +4.06,7.81;4.06,6.56 +4.06,6.56;3.75,5.62 +3.75,5.62;3.75,4.69 +3.75,4.69;3.44,3.75 +3.44,3.75;3.12,3.12 +3.12,3.12;2.81,2.50 +2.81,2.50;2.50,2.19 +2.50,2.19;2.19,1.88 +2.19,1.88;1.56,1.56 +1.56,1.56;0.94,1.25 + +# UTF-16 : ff 8d +# UTF-8 : 8d be ef +[ff8d] ヘ +4.38,2.19;3.75,3.12 +3.75,3.12;3.44,4.06 +3.44,4.06;3.12,5.00 +3.12,5.00;2.81,5.62 +2.81,5.62;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,6.56 +1.56,6.56;1.25,5.94 +1.25,5.94;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,3.75 +0.62,3.75;0.00,2.81 + +# UTF-16 : ff 8e +# UTF-8 : 8e be ef +[ff8e] ホ +4.38,2.19;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;3.75,4.38 +3.75,4.38;3.44,5.00 +3.44,5.00;3.44,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.06 +0.94,4.06;0.62,3.44 +0.62,3.44;0.62,2.81 +0.62,2.81;0.31,2.19 +4.38,7.19;0.31,7.19 +2.19,8.75;2.19,1.88 +2.19,1.88;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.88,1.25 +1.88,1.25;1.56,1.25 +1.56,1.25;1.25,1.25 + +# UTF-16 : ff 8f +# UTF-8 : 8f be ef +[ff8f] マ +0.31,7.81;4.06,7.81 +1.25,5.31;1.25,5.00 +1.25,5.00;1.56,4.38 +1.56,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;1.88,3.12 +1.88,3.12;2.19,2.81 +2.19,2.81;2.19,2.19 +2.19,2.19;2.50,1.88 +2.50,1.88;2.50,1.25 +2.50,1.25;2.81,0.94 +4.06,7.81;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.75,6.25 +3.75,6.25;3.44,5.62 +3.44,5.62;3.44,5.31 +3.44,5.31;3.12,4.69 +3.12,4.69;2.81,4.38 +2.81,4.38;2.50,3.75 +2.50,3.75;2.19,3.44 +2.19,3.44;1.88,3.12 + +# UTF-16 : ff 90 +# UTF-8 : 90 be ef +[ff90] ミ +3.75,7.50;3.12,7.81 +3.12,7.81;2.50,7.81 +2.50,7.81;2.19,7.81 +2.19,7.81;1.56,8.12 +1.56,8.12;0.62,8.12 +3.75,4.69;3.12,4.69 +3.12,4.69;2.50,5.00 +2.50,5.00;1.88,5.00 +1.88,5.00;1.56,5.00 +1.56,5.00;0.94,5.31 +0.62,1.88;1.25,1.88 +1.25,1.88;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.44,1.25 +3.44,1.25;4.06,1.25 + +# UTF-16 : ff 91 +# UTF-8 : 91 be ef +[ff91] ム +4.38,1.25;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.44,4.69 +3.44,4.69;3.12,5.00 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.56 +1.56,1.56;2.50,1.88 +2.50,1.88;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +1.88,8.44;1.88,7.81 +1.88,7.81;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.56,5.62 +1.56,5.62;1.25,4.69 +1.25,4.69;1.25,4.06 +1.25,4.06;1.25,3.44 +1.25,3.44;0.94,2.81 +0.94,2.81;0.94,2.19 +0.94,2.19;0.94,1.56 + +# UTF-16 : ff 92 +# UTF-8 : 92 be ef +[ff92] メ +4.06,1.88;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,5.00 +2.19,5.00;1.88,5.31 +1.88,5.31;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.88 +3.44,8.44;3.44,7.19 +3.44,7.19;3.12,6.25 +3.12,6.25;2.81,5.31 +2.81,5.31;2.50,4.69 +2.50,4.69;2.50,3.75 +2.50,3.75;2.19,3.12 +2.19,3.12;1.56,2.50 +1.56,2.50;1.25,1.88 +1.25,1.88;0.94,1.56 +0.94,1.56;0.31,0.94 + +# UTF-16 : ff 93 +# UTF-8 : 93 be ef +[ff93] モ +4.38,5.00;0.31,5.00 +4.06,7.81;0.62,7.81 +4.06,1.25;3.44,1.25 +3.44,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;1.88,1.56 +1.88,1.56;1.88,1.88 +1.88,1.88;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;1.88,7.81 + +# UTF-16 : ff 94 +# UTF-8 : 94 be ef +[ff94] ヤ +1.25,8.75;2.19,0.94 +0.00,5.62;4.38,7.19 +4.06,7.19;4.06,6.88 +4.06,6.88;4.06,6.25 +4.06,6.25;4.06,5.94 +4.06,5.94;4.06,5.62 +4.06,5.62;3.75,5.31 +3.75,5.31;3.44,4.38 +3.44,4.38;3.12,3.75 +3.12,3.75;3.12,3.75 + +# UTF-16 : ff 95 +# UTF-8 : 95 be ef +[ff95] ユ +0.31,1.56;4.38,1.56 +0.62,7.81;3.44,7.81 +3.44,7.81;3.12,1.56 + +# UTF-16 : ff 96 +# UTF-8 : 96 be ef +[ff96] ヨ +0.62,1.56;3.75,1.56 +3.75,1.56;3.75,7.81 +3.75,7.81;0.62,7.81 +3.75,5.00;0.62,5.00 + +# UTF-16 : ff 6c +# UTF-8 : ac bd ef +[ff6c] ャ +1.56,7.19;2.19,0.94 +0.62,4.69;3.75,5.94 +3.75,5.94;3.75,5.31 +3.75,5.31;3.44,4.69 +3.44,4.69;3.44,4.06 +3.44,4.06;3.12,3.44 +3.12,3.44;2.81,3.12 + +# UTF-16 : ff 6d +# UTF-8 : ad bd ef +[ff6d] ュ +0.62,1.56;3.75,1.56 +0.94,6.25;3.12,6.25 +3.12,6.25;3.12,1.56 + +# UTF-16 : ff 6e +# UTF-8 : ae bd ef +[ff6e] ョ +0.94,1.56;3.44,1.56 +3.44,1.56;3.44,6.56 +3.44,6.56;0.94,6.56 +3.44,4.06;0.94,4.06 + +# UTF-16 : ff 6f +# UTF-8 : af bd ef +[ff6f] ッ +3.75,6.56;3.75,5.62 +3.75,5.62;3.44,4.69 +3.44,4.69;3.44,4.06 +3.44,4.06;3.44,3.44 +3.44,3.44;3.12,2.81 +3.12,2.81;2.81,2.19 +2.81,2.19;2.50,1.88 +2.50,1.88;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.25,0.94 +0.94,6.25;0.94,5.94 +0.94,5.94;0.94,5.31 +0.94,5.31;0.94,5.00 +0.94,5.00;1.25,4.38 +1.25,4.38;1.25,3.75 +1.88,6.56;1.88,6.25 +1.88,6.25;2.19,5.62 +2.19,5.62;2.19,5.00 +2.19,5.00;2.19,4.38 +2.19,4.38;2.19,4.06 + +# UTF-16 : ff 70 +# UTF-8 : b0 bd ef +[ff70] ー +0.31,4.69;4.38,4.69 + +# UTF-16 : ff 97 +# UTF-8 : 97 be ef +[ff97] ラ +3.75,8.12;0.62,8.12 +0.31,5.62;4.06,5.62 +4.06,5.62;4.06,5.00 +4.06,5.00;4.06,4.06 +4.06,4.06;3.75,3.44 +3.75,3.44;3.75,3.12 +3.75,3.12;3.44,2.50 +3.44,2.50;3.12,2.19 +3.12,2.19;2.81,1.88 +2.81,1.88;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.25,0.94 + +# UTF-16 : ff 98 +# UTF-8 : 98 be ef +[ff98] リ +0.94,8.44;0.94,4.06 +3.44,8.44;3.75,5.94 +3.44,5.94;3.44,5.00 +3.44,5.00;3.44,4.38 +3.44,4.38;3.44,3.44 +3.44,3.44;3.12,2.81 +3.12,2.81;3.12,2.50 +3.12,2.50;2.81,1.88 +2.81,1.88;2.50,1.56 +2.50,1.56;2.19,1.25 +2.19,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 + +# UTF-16 : ff 99 +# UTF-8 : 99 be ef +[ff99] ル +1.25,8.12;1.25,6.25 +1.25,6.25;1.25,5.31 +1.25,5.31;1.25,4.38 +1.25,4.38;1.25,3.75 +1.25,3.75;1.25,3.12 +1.25,3.12;0.94,2.50 +0.94,2.50;0.94,2.19 +0.94,2.19;0.62,1.56 +0.62,1.56;0.31,1.25 +4.38,5.31;4.38,4.38 +4.38,4.38;4.38,3.75 +4.38,3.75;4.06,3.12 +4.06,3.12;4.06,2.50 +4.06,2.50;3.75,2.19 +3.75,2.19;3.44,1.88 +3.44,1.88;3.44,1.56 +3.44,1.56;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;2.50,8.12 + +# UTF-16 : ff 9a +# UTF-8 : 9a be ef +[ff9a] レ +4.06,5.31;4.06,4.38 +4.06,4.38;3.75,3.75 +3.75,3.75;3.75,3.12 +3.75,3.12;3.44,2.50 +3.44,2.50;3.12,2.19 +3.12,2.19;2.81,1.88 +2.81,1.88;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,1.25 +1.56,1.25;0.94,1.25 +0.94,1.25;0.94,8.44 + +# UTF-16 : ff 9b +# UTF-8 : 9b be ef +[ff9b] ロ +0.62,1.25;0.62,7.81 +0.62,7.81;4.06,7.81 +4.06,7.81;4.06,1.56 +4.06,1.56;0.62,1.56 + +# UTF-16 : ff 9c +# UTF-8 : 9c be ef +[ff9c] ワ +1.25,1.25;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;3.75,4.69 +3.75,4.69;4.06,5.62 +4.06,5.62;4.06,6.56 +4.06,6.56;4.06,7.81 +4.06,7.81;0.62,7.81 +0.62,7.81;0.62,5.00 + +# UTF-16 : ff 66 +# UTF-8 : a6 bd ef +[ff66] ヲ +0.62,5.31;3.75,5.31 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.75,4.69 +3.75,4.69;3.75,5.62 +3.75,5.62;4.06,6.56 +4.06,6.56;4.06,7.81 +4.06,7.81;0.62,7.81 + +# UTF-16 : ff 9d +# UTF-8 : 9d be ef +[ff9d] ン +4.38,7.19;4.06,6.25 +4.06,6.25;4.06,5.31 +4.06,5.31;3.75,4.38 +3.75,4.38;3.44,3.75 +3.44,3.75;3.12,3.12 +3.12,3.12;2.81,2.50 +2.81,2.50;2.19,2.19 +2.19,2.19;1.88,1.88 +1.88,1.88;1.25,1.56 +1.25,1.56;0.62,1.25 +2.19,6.25;1.88,6.56 +1.88,6.56;1.56,6.88 +1.56,6.88;1.25,7.50 +1.25,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 + +# UTF-16 : ff 9e +# UTF-8 : 9e be ef +[ff9e] ゙ +1.25,9.38;1.56,9.06 +1.56,9.06;1.88,8.75 +1.88,8.75;1.88,8.44 +1.88,8.44;2.19,8.12 +2.19,8.12;2.50,7.81 +0.00,9.06;0.31,8.75 +0.31,8.75;0.31,8.44 +0.31,8.44;0.62,8.12 +0.62,8.12;0.94,7.50 +0.94,7.50;0.94,7.19 + +# UTF-16 : ff 9f +# UTF-8 : 9f be ef +[ff9f] ゚ +0.00,8.44;0.00,7.81 +0.00,7.81;0.31,7.50 +0.31,7.50;0.94,7.50 +0.94,7.50;0.94,7.50 +0.94,7.50;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.44 +0.00,8.44;0.00,8.75 +0.00,8.75;0.31,9.38 +0.31,9.38;0.94,9.38 +0.94,9.38;0.94,9.38 +0.94,9.38;1.56,9.38 +1.56,9.38;1.88,9.06 +1.88,9.06;1.88,8.44 +1.88,8.44;2.19,8.44 + +# UTF-16 : 4e 9c +# UTF-8 : 9c ba e4 +[4e9c] 亜 +8.75,8.75;0.62,8.75 +5.94,8.75;5.94,1.25 +3.44,8.75;3.44,1.25 +0.62,1.25;8.75,1.25 +1.25,3.75;1.25,6.56 +1.25,6.56;8.12,6.56 +8.12,6.56;8.12,3.75 +8.12,3.75;1.25,3.75 + +# UTF-16 : 59 27 +# UTF-8 : a7 a4 e5 +[5927] 大 +8.75,7.19;0.62,7.19 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.50 +2.50,2.50;3.12,3.12 +3.12,3.12;3.75,3.75 +3.75,3.75;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.69,6.25 +4.69,6.25;4.69,7.19 +4.69,7.19;4.69,9.38 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.88,2.50 +6.88,2.50;6.25,3.12 +6.25,3.12;5.94,3.75 +5.94,3.75;5.31,4.38 +5.31,4.38;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,5.62;4.69,6.25 +4.69,6.25;4.69,7.19 + +# UTF-16 : 72 ac +# UTF-8 : ac 8a e7 +[72ac] 犬 +6.56,9.38;6.88,9.06 +6.88,9.06;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.81,8.12 +7.81,8.12;8.12,7.81 +8.75,7.19;0.62,7.19 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.50 +2.50,2.50;3.12,3.12 +3.12,3.12;3.75,3.75 +3.75,3.75;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.69,6.25 +4.69,6.25;4.69,7.19 +4.69,7.19;4.69,9.38 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.88,2.50 +6.88,2.50;6.25,3.12 +6.25,3.12;5.94,3.75 +5.94,3.75;5.31,4.38 +5.31,4.38;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,5.62;4.69,6.25 +4.69,6.25;4.69,7.19 + +# UTF-16 : 4e 00 +# UTF-8 : 80 b8 e4 +[4e00] 一 +9.06,5.31;0.31,5.31 + +# UTF-16 : 4e 8c +# UTF-8 : 8c ba e4 +[4e8c] 二 +8.75,1.88;0.62,1.88 +7.81,8.12;1.56,8.12 + +# UTF-16 : 4e 09 +# UTF-8 : 89 b8 e4 +[4e09] 三 +8.75,1.56;0.62,1.56 +8.12,8.44;1.25,8.44 +7.50,5.31;1.88,5.31 + +# UTF-16 : 56 db +# UTF-8 : 9b 9b e5 +[56db] 四 +3.12,8.12;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;3.12,5.94 +3.12,5.94;3.12,5.31 +3.12,5.31;3.12,5.00 +3.12,5.00;2.50,4.38 +2.50,4.38;2.19,4.06 +2.19,4.06;1.88,4.06 +1.88,4.06;1.25,3.75 +0.94,2.19;8.44,2.19 +8.75,1.25;8.75,8.44 +8.75,8.44;0.94,8.44 +0.94,8.44;0.94,1.25 +5.62,8.12;5.62,5.62 +5.62,5.62;5.62,5.00 +5.62,5.00;5.62,4.69 +5.62,4.69;5.94,4.38 +5.94,4.38;6.56,4.38 +6.56,4.38;6.88,4.38 +6.88,4.38;7.50,4.38 +7.50,4.38;7.81,4.38 +7.81,4.38;8.12,4.38 +8.12,4.38;8.75,4.38 + +# UTF-16 : 4e 94 +# UTF-8 : 94 ba e4 +[4e94] 五 +7.19,1.56;7.19,5.62 +7.19,5.62;1.56,5.62 +0.62,1.56;8.75,1.56 +8.44,8.44;0.94,8.44 +4.06,8.44;2.81,1.56 + +# UTF-16 : 51 6d +# UTF-8 : ad 85 e5 +[516d] 六 +0.62,7.19;8.75,7.19 +4.69,7.19;4.69,9.38 +0.94,1.25;1.25,1.56 +1.25,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;3.12,5.31 +3.12,5.31;3.12,5.94 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.19,4.06 +7.19,4.06;6.88,4.38 +6.88,4.38;6.56,5.00 +6.56,5.00;6.25,5.31 +6.25,5.31;5.94,5.94 + +# UTF-16 : 4e 03 +# UTF-8 : 83 b8 e4 +[4e03] 七 +0.31,5.31;9.06,7.19 +2.81,9.06;2.81,2.19 +2.81,2.19;2.81,1.88 +2.81,1.88;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.56 +7.50,1.56;7.81,1.88 +7.81,1.88;8.12,2.81 +8.12,2.81;8.12,3.44 +8.12,3.44;8.12,4.06 + +# UTF-16 : 51 6b +# UTF-8 : ab 85 e5 +[516b] 八 +3.12,8.44;6.25,8.44 +6.25,8.44;6.25,7.81 +6.25,7.81;6.25,6.88 +6.25,6.88;6.56,6.25 +6.56,6.25;6.88,5.31 +6.88,5.31;7.19,4.69 +7.19,4.69;7.50,3.75 +7.50,3.75;7.81,3.12 +7.81,3.12;8.12,2.50 +8.12,2.50;8.44,1.88 +8.44,1.88;9.06,1.25 +0.31,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.81,5.94 +2.81,5.94;3.12,6.88 +3.12,6.88;3.12,7.50 + +# UTF-16 : 4e 5d +# UTF-8 : 9d b9 e4 +[4e5d] 九 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.75,6.25 +3.75,6.25;3.75,7.19 +3.75,7.19;3.75,9.38 +0.94,7.19;6.88,7.19 +6.88,7.19;6.88,1.88 +6.88,1.88;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +9.06,3.44;9.06,4.06 + +# UTF-16 : 53 41 +# UTF-8 : 81 8d e5 +[5341] 十 +0.31,5.31;9.06,5.31 +4.69,0.62;4.69,9.38 + +# UTF-16 : 8e ca +# UTF-8 : 8a bb e8 +[8eca] 車 +1.56,3.44;7.81,3.44 +7.81,3.44;7.81,6.88 +7.81,6.88;1.56,6.88 +1.56,6.88;1.56,3.44 +1.56,5.31;7.81,5.31 +0.31,2.19;9.06,2.19 +4.69,0.62;4.69,9.38 +0.31,8.12;9.06,8.12 + +# UTF-16 : 4e ba +# UTF-8 : ba ba e4 +[4eba] 人 +0.31,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.50 +2.50,2.50;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;4.06,4.69 +4.06,4.69;4.38,5.31 +4.38,5.31;4.38,6.25 +4.38,6.25;4.69,7.19 +4.69,7.19;4.69,8.12 +4.69,8.12;4.69,9.38 +9.06,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;5.94,3.75 +5.94,3.75;5.62,4.69 +5.62,4.69;5.31,5.31 +5.31,5.31;5.00,6.25 +5.00,6.25;4.69,7.19 +4.69,7.19;4.69,8.12 + +# UTF-16 : 5b 50 +# UTF-8 : 90 ad e5 +[5b50] 子 +0.31,5.00;9.06,5.00 +7.81,8.75;1.56,8.75 +5.00,6.56;5.00,1.88 +5.00,1.88;5.00,1.56 +5.00,1.56;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +7.81,8.75;7.19,8.12 +7.19,8.12;6.56,7.50 +6.56,7.50;6.25,7.19 +6.25,7.19;5.62,6.56 +5.62,6.56;5.00,6.25 + +# UTF-16 : 7a 7a +# UTF-8 : ba a9 e7 +[7a7a] 空 +5.62,8.44;5.62,5.94 +5.62,5.94;5.62,5.31 +5.62,5.31;5.94,5.31 +5.94,5.31;6.25,5.31 +6.25,5.31;6.88,5.31 +6.88,5.31;7.19,5.31 +7.19,5.31;7.50,5.31 +7.50,5.31;7.81,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.44,6.25 +8.44,6.25;8.44,6.56 +4.69,8.44;4.69,9.69 +8.44,6.88;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.56 +0.62,1.25;8.75,1.25 +7.81,4.38;1.56,4.38 +4.69,1.25;4.69,4.38 +0.94,5.00;1.25,5.31 +1.25,5.31;1.88,5.62 +1.88,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.50 +3.75,7.50;3.75,7.81 +3.75,7.81;4.06,8.44 + +# UTF-16 : 53 f3 +# UTF-8 : b3 8f e5 +[53f3] 右 +8.75,7.81;0.62,7.81 +2.50,0.94;2.50,5.31 +2.50,5.31;8.12,5.31 +8.12,5.31;8.12,0.94 +2.81,1.56;8.12,1.56 +0.31,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.88,4.38 +1.88,4.38;2.19,5.00 +2.19,5.00;2.81,5.62 +2.81,5.62;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.81 +3.75,7.81;3.75,8.75 +3.75,8.75;4.06,9.38 + +# UTF-16 : 75 37 +# UTF-8 : b7 94 e7 +[7537] 男 +0.94,4.06;8.44,4.06 +8.44,4.06;8.12,3.44 +8.12,3.44;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.00 +1.56,7.19;7.81,7.19 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;4.69,8.75 + +# UTF-16 : 59 73 +# UTF-8 : b3 a5 e5 +[5973] 女 +9.06,7.50;0.31,7.50 +0.62,0.94;1.88,1.25 +1.88,1.25;2.81,1.56 +2.81,1.56;3.75,1.88 +3.75,1.88;4.38,2.50 +4.38,2.50;5.31,3.12 +5.31,3.12;5.94,3.75 +5.94,3.75;6.25,4.38 +6.25,4.38;6.88,5.31 +6.88,5.31;6.88,6.25 +6.88,6.25;7.19,7.50 +4.38,9.38;4.06,8.75 +4.06,8.75;3.75,8.12 +3.75,8.12;3.75,7.50 +3.75,7.50;3.44,6.88 +3.44,6.88;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,3.75 +1.88,4.69;2.50,4.38 +2.50,4.38;3.12,4.06 +3.12,4.06;4.06,3.75 +4.06,3.75;4.69,3.44 +4.69,3.44;5.31,3.12 +5.31,3.12;5.94,2.81 +5.94,2.81;6.56,2.50 +6.56,2.50;7.19,1.88 +7.19,1.88;8.12,1.56 +8.12,1.56;8.75,0.94 + +# UTF-16 : 65 e5 +# UTF-8 : a5 97 e6 +[65e5] 日 +7.81,0.94;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,0.94 +1.56,1.56;7.81,1.56 +1.56,5.31;7.81,5.31 + +# UTF-16 : 67 08 +# UTF-8 : 88 9c e6 +[6708] 月 +1.88,4.06;7.81,4.06 +2.19,6.56;7.81,6.56 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;1.88,3.75 +1.88,3.75;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.88,5.31;1.88,8.75 +1.88,8.75;7.81,8.75 +7.81,8.75;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 + +# UTF-16 : 70 6b +# UTF-8 : ab 81 e7 +[706b] 火 +2.19,7.81;2.19,6.88 +2.19,6.88;1.88,6.25 +1.88,6.25;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;0.94,4.38 +8.44,7.81;8.12,7.19 +8.12,7.19;7.81,6.56 +7.81,6.56;7.50,5.94 +7.50,5.94;7.19,5.31 +7.19,5.31;6.88,4.69 +0.62,0.94;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,2.81;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.69,6.25 +4.69,6.25;4.69,7.19 +4.69,7.19;4.69,9.38 +8.75,0.94;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.88,2.50 +6.88,2.50;6.25,2.81 +6.25,2.81;5.94,3.44 +5.94,3.44;5.31,4.06 +5.31,4.06;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,5.62;4.69,6.25 +4.69,6.25;4.69,7.19 + +# UTF-16 : 6c 34 +# UTF-8 : b4 b0 e6 +[6c34] 水 +4.69,9.38;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +0.62,7.19;4.06,7.19 +4.69,7.50;5.00,6.88 +5.00,6.88;5.31,6.25 +5.31,6.25;5.62,5.62 +5.62,5.62;5.94,5.00 +5.94,5.00;6.56,4.38 +6.56,4.38;6.88,3.75 +6.88,3.75;7.50,3.44 +7.50,3.44;8.12,2.81 +8.12,2.81;8.44,2.50 +8.44,2.50;9.06,1.88 +8.75,7.50;8.12,7.19 +8.12,7.19;7.50,6.56 +7.50,6.56;7.19,5.94 +7.19,5.94;6.56,5.62 +6.56,5.62;5.94,5.00 +4.06,7.19;3.75,6.56 +3.75,6.56;3.44,5.94 +3.44,5.94;3.12,5.31 +3.12,5.31;2.81,4.69 +2.81,4.69;2.50,4.38 +2.50,4.38;2.19,3.75 +2.19,3.75;1.56,3.44 +1.56,3.44;1.25,2.81 +1.25,2.81;0.94,2.50 +0.94,2.50;0.31,2.19 + +# UTF-16 : 67 28 +# UTF-8 : a8 9c e6 +[6728] 木 +4.69,0.62;4.69,9.38 +8.75,7.19;0.62,7.19 +0.31,1.88;0.94,2.50 +0.94,2.50;1.56,3.12 +1.56,3.12;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.50 +9.06,1.88;8.44,2.50 +8.44,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;6.88,4.06 +6.88,4.06;6.56,4.69 +6.56,4.69;5.94,5.00 +5.94,5.00;5.62,5.62 +5.62,5.62;5.31,6.25 +5.31,6.25;5.00,6.88 +5.00,6.88;4.69,7.50 + +# UTF-16 : 91 d1 +# UTF-8 : 91 87 e9 +[91d1] 金 +9.06,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.25,7.19 +1.25,7.19;0.94,6.88 +0.94,6.88;0.31,6.56 +0.62,1.25;8.75,1.25 +8.44,5.00;0.94,5.00 +7.19,6.88;2.19,6.88 +4.69,1.25;4.69,6.88 +3.12,2.19;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.19,4.06 +5.94,2.19;6.25,2.50 +6.25,2.50;6.56,2.81 +6.56,2.81;6.88,3.44 +6.88,3.44;7.19,3.75 +7.19,3.75;7.19,4.06 + +# UTF-16 : 57 1f +# UTF-8 : 9f 9c e5 +[571f] 土 +0.62,1.25;8.75,1.25 +8.12,6.25;1.25,6.25 +4.69,1.25;4.69,9.06 + +# UTF-16 : 5e 74 +# UTF-8 : b4 b9 e5 +[5e74] 年 +2.19,3.44;2.19,5.94 +2.19,5.94;8.12,5.94 +9.06,3.44;0.31,3.44 +2.19,8.44;8.44,8.44 +5.00,0.62;5.00,8.44 +0.62,5.62;0.94,5.94 +0.94,5.94;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;1.88,7.81 +1.88,7.81;2.19,8.12 +2.19,8.12;2.19,8.44 +2.19,8.44;2.50,9.06 +2.50,9.06;2.50,9.38 + +# UTF-16 : 62 4b +# UTF-8 : 8b 89 e6 +[624b] 手 +4.69,8.44;4.69,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +9.06,4.06;0.31,4.06 +8.44,6.25;0.94,6.25 +1.25,8.12;1.88,8.12 +1.88,8.12;2.81,8.12 +2.81,8.12;3.44,8.12 +3.44,8.12;4.06,8.12 +4.06,8.12;4.69,8.44 +4.69,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 + +# UTF-16 : 59 29 +# UTF-8 : a9 a4 e5 +[5929] 天 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.81 +3.12,2.81;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,5.62;4.69,6.25 +4.69,6.25;4.69,8.44 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.31,3.75 +5.31,3.75;5.00,4.38 +5.00,4.38;5.00,5.00 +5.00,5.00;4.69,5.62 +4.69,5.62;4.69,6.25 +8.44,5.62;0.94,5.62 +8.75,8.75;0.62,8.75 + +# UTF-16 : 89 8b +# UTF-8 : 8b a6 e8 +[898b] 見 +1.88,3.75;7.81,3.75 +7.81,3.75;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,3.75 +1.88,5.62;7.50,5.62 +1.88,7.19;7.50,7.19 +5.62,3.75;5.62,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;8.44,2.81 +8.44,2.81;8.75,3.12 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.44 +3.75,3.44;3.75,3.75 + +# UTF-16 : 5c 71 +# UTF-8 : b1 b1 e5 +[5c71] 山 +0.94,7.19;0.94,0.94 +8.44,0.94;8.44,7.19 +4.69,1.88;4.69,9.38 +0.94,1.56;8.44,1.56 + +# UTF-16 : 96 e8 +# UTF-8 : a8 9b e9 +[96e8] 雨 +4.69,1.25;4.69,8.75 +0.62,8.75;8.75,8.75 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,7.19 +8.75,7.19;0.94,7.19 +0.94,7.19;0.94,0.94 +3.75,5.00;3.44,5.31 +3.44,5.31;2.81,5.31 +2.81,5.31;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.25 +3.75,2.81;3.44,3.12 +3.44,3.12;2.81,3.44 +2.81,3.44;2.50,3.44 +2.50,3.44;2.19,3.75 +2.19,3.75;1.88,4.06 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.56,5.62 +6.56,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;5.94,3.75 +5.94,3.75;5.62,4.06 + +# UTF-16 : 4e 0a +# UTF-8 : 8a b8 e4 +[4e0a] 上 +0.62,1.25;8.75,1.25 +8.44,6.25;4.38,6.25 +4.38,1.25;4.38,9.06 + +# UTF-16 : 4e 0b +# UTF-8 : 8b b8 e4 +[4e0b] 下 +0.62,8.75;8.75,8.75 +4.38,8.75;4.38,0.94 +4.38,6.88;4.69,6.56 +4.69,6.56;5.62,6.25 +5.62,6.25;5.94,6.25 +5.94,6.25;6.25,5.94 +6.25,5.94;6.56,5.62 +6.56,5.62;6.88,5.62 +6.88,5.62;7.19,5.31 +7.19,5.31;7.81,5.00 +7.81,5.00;8.12,4.69 + +# UTF-16 : 65 87 +# UTF-8 : 87 96 e6 +[6587] 文 +0.62,1.25;1.56,1.56 +1.56,1.56;2.81,1.88 +2.81,1.88;3.44,2.50 +3.44,2.50;4.38,2.81 +4.38,2.81;5.00,3.44 +5.00,3.44;5.62,4.06 +5.62,4.06;5.94,5.00 +5.94,5.00;6.56,5.94 +6.56,5.94;6.88,6.88 +6.88,6.88;7.19,7.81 +8.75,1.25;7.81,1.56 +7.81,1.56;6.88,1.88 +6.88,1.88;5.94,2.19 +5.94,2.19;5.31,2.81 +5.31,2.81;4.69,3.44 +4.69,3.44;4.06,4.06 +4.06,4.06;3.44,4.69 +3.44,4.69;3.12,5.31 +3.12,5.31;2.50,6.25 +2.50,6.25;2.19,7.19 +0.62,7.81;8.75,7.81 +4.69,8.12;4.69,9.69 + +# UTF-16 : 75 30 +# UTF-8 : b0 94 e7 +[7530] 田 +8.44,0.94;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +4.69,8.44;4.69,1.88 +1.25,1.88;8.44,1.88 +1.25,5.31;8.44,5.31 + +# UTF-16 : 5d dd +# UTF-8 : 9d b7 e5 +[5ddd] 川 +8.44,8.75;8.44,0.94 +5.00,8.75;5.00,1.88 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.88,4.38 +1.88,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,8.75 + +# UTF-16 : 7a f9 +# UTF-8 : b9 ab e7 +[7af9] 竹 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.81 +1.56,7.81;1.25,7.50 +1.25,7.50;1.25,6.88 +1.25,6.88;0.94,6.56 +0.94,6.56;0.94,6.25 +0.94,6.25;0.62,5.94 +0.62,5.94;0.31,5.62 +5.62,9.38;5.62,8.75 +5.62,8.75;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;5.31,7.81 +5.31,7.81;5.00,7.50 +5.00,7.50;5.00,6.88 +5.00,6.88;4.69,6.56 +4.69,6.56;4.38,6.25 +4.38,6.25;4.38,5.94 +4.38,5.94;4.06,5.62 +1.88,7.50;1.88,0.94 +9.06,7.50;5.31,7.50 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.56 +7.81,1.56;7.81,1.88 +7.81,1.88;7.81,7.50 +4.38,7.50;1.56,7.50 + +# UTF-16 : 67 97 +# UTF-8 : 97 9e e6 +[6797] 林 +6.88,0.62;6.88,9.38 +9.06,7.19;4.38,7.19 +3.75,1.88;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;5.94,5.31 +5.94,5.31;5.94,5.62 +5.94,5.62;6.25,6.25 +6.25,6.25;6.56,6.88 +6.56,6.88;6.56,7.50 +9.38,2.50;9.06,2.81 +9.06,2.81;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.38 +8.12,4.38;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;6.88,6.88 +6.88,6.88;6.88,7.50 +2.19,0.62;2.19,9.38 +4.06,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;1.88,6.88 +1.88,6.88;2.19,7.50 +4.06,4.06;3.75,4.69 +3.75,4.69;3.12,5.31 +3.12,5.31;2.81,5.94 +2.81,5.94;2.50,6.56 +2.50,6.56;2.19,7.19 + +# UTF-16 : 68 ee +# UTF-8 : ae a3 e6 +[68ee] 森 +9.38,1.88;9.06,1.88 +9.06,1.88;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;7.81,3.12 +7.81,3.12;7.19,3.75 +7.19,3.75;6.88,4.38 +6.88,4.38;6.56,4.69 +6.56,0.62;6.56,5.62 +9.06,4.69;4.38,4.69 +2.19,0.62;2.19,5.62 +4.06,4.69;0.31,4.69 +0.00,1.88;0.31,2.19 +0.31,2.19;0.94,2.81 +0.94,2.81;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.19,4.69 +4.69,5.31;4.69,9.38 +8.75,8.44;0.94,8.44 +0.62,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;2.19,6.56 +2.19,6.56;2.50,6.56 +2.50,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +8.75,5.62;8.12,5.94 +8.12,5.94;7.81,6.25 +7.81,6.25;7.19,6.56 +7.19,6.56;6.88,6.56 +6.88,6.56;6.25,6.88 +6.25,6.88;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.31,7.81 +5.31,7.81;5.00,8.12 +5.00,8.12;4.69,8.44 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.31,2.81 +5.31,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.56,4.69 +4.06,2.50;3.75,2.81 +3.75,2.81;3.44,3.44 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.19,4.38 + +# UTF-16 : 72 36 +# UTF-8 : b6 88 e7 +[7236] 父 +0.62,1.25;1.56,1.56 +1.56,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.38,3.12 +4.38,3.12;5.00,3.75 +5.00,3.75;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;6.25,5.62 +6.25,5.62;6.56,6.56 +3.75,8.75;3.75,8.44 +3.75,8.44;3.44,8.12 +3.44,8.12;3.12,7.81 +3.12,7.81;2.81,7.50 +2.81,7.50;2.50,7.19 +2.50,7.19;2.19,7.19 +2.19,7.19;1.88,6.88 +1.88,6.88;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.94 +8.75,1.25;7.81,1.56 +7.81,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 +5.62,2.50;5.00,3.12 +5.00,3.12;4.38,3.75 +4.38,3.75;4.06,4.38 +4.06,4.38;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;2.81,6.56 +8.75,5.94;8.75,6.25 +8.75,6.25;8.44,6.56 +8.44,6.56;8.12,6.88 +8.12,6.88;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.31,8.75 + +# UTF-16 : 4e a4 +# UTF-8 : a4 ba e4 +[4ea4] 交 +0.62,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.38,2.81 +4.38,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.94,4.38 +5.94,4.38;6.25,5.00 +6.25,5.00;6.56,5.62 +3.75,7.81;3.12,7.19 +3.12,7.19;2.81,6.56 +2.81,6.56;2.19,6.25 +2.19,6.25;1.56,5.62 +1.56,5.62;1.25,5.31 +1.25,5.31;0.94,5.31 +8.75,0.94;7.81,1.25 +7.81,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.62,2.19 +5.62,2.19;5.00,2.81 +5.00,2.81;4.38,3.12 +4.38,3.12;4.06,3.75 +4.06,3.75;3.44,4.38 +3.44,4.38;3.12,5.00 +3.12,5.00;2.81,5.62 +0.62,8.12;8.75,8.12 +4.69,8.44;4.69,9.69 +8.44,5.31;8.12,5.62 +8.12,5.62;7.50,6.25 +7.50,6.25;6.88,6.56 +6.88,6.56;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,7.50 + +# UTF-16 : 68 21 +# UTF-8 : a1 a0 e6 +[6821] 校 +1.88,0.62;1.88,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +3.12,0.94;3.75,1.25 +3.75,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;7.19,3.75 +7.19,3.75;7.50,4.06 +7.50,4.06;7.81,4.69 +7.81,4.69;8.12,5.62 +3.12,8.12;9.06,8.12 +6.25,8.12;6.25,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.69,5.62 +5.31,7.50;5.00,7.19 +5.00,7.19;4.69,6.56 +4.69,6.56;4.38,6.25 +4.38,6.25;3.75,5.62 +3.75,5.62;3.44,5.31 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.50,7.19 +7.50,7.19;7.19,7.50 + +# UTF-16 : 5b 66 +# UTF-8 : a6 ad e5 +[5b66] 学 +0.31,3.75;9.06,3.75 +7.50,6.56;1.88,6.56 +4.69,5.00;4.69,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +8.44,6.25;8.44,7.81 +8.44,7.81;0.94,7.81 +0.94,7.81;0.94,6.25 +2.81,7.81;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.88,9.38 +5.00,7.81;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.38 +4.06,9.38;4.06,9.38 +6.56,7.81;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.38 +7.50,9.38;7.50,9.38 +7.19,6.56;6.88,6.25 +6.88,6.25;6.56,5.94 +6.56,5.94;5.94,5.62 +5.94,5.62;5.31,5.31 +5.31,5.31;4.69,5.00 + +# UTF-16 : 5b 57 +# UTF-8 : 97 ad e5 +[5b57] 字 +0.31,4.06;9.06,4.06 +7.50,6.88;1.88,6.88 +4.69,5.31;4.69,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +7.19,6.88;6.88,6.56 +6.88,6.56;6.56,6.25 +6.56,6.25;5.94,5.94 +5.94,5.94;5.31,5.62 +5.31,5.62;4.69,5.31 +4.69,8.44;4.69,9.69 +8.44,6.56;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.56 + +# UTF-16 : 4e 2d +# UTF-8 : ad b8 e4 +[4e2d] 中 +4.69,0.62;4.69,9.38 +0.94,4.38;8.44,4.38 +8.44,3.44;8.44,7.50 +8.44,7.50;0.94,7.50 +0.94,7.50;0.94,3.44 + +# UTF-16 : 86 6b +# UTF-8 : ab 99 e8 +[866b] 虫 +4.69,1.25;4.69,9.38 +1.25,4.69;8.12,4.69 +8.12,4.69;8.12,7.81 +8.12,7.81;1.25,7.81 +1.25,7.81;1.25,4.06 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,3.12 +7.50,3.12;7.19,3.75 +0.62,1.25;1.25,1.25 +1.25,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.94,1.56 +5.94,1.56;6.88,1.56 +6.88,1.56;7.50,1.88 +7.50,1.88;8.44,1.88 + +# UTF-16 : 76 ee +# UTF-8 : ae 9b e7 +[76ee] 目 +8.12,0.94;8.12,8.75 +7.81,8.75;1.56,8.75 +1.25,8.75;1.56,0.94 +1.56,1.56;8.12,1.56 +1.56,4.06;8.12,4.06 +1.56,6.56;8.12,6.56 + +# UTF-16 : 53 e3 +# UTF-8 : a3 8f e5 +[53e3] 口 +8.44,0.94;8.44,8.44 +8.44,8.44;1.25,8.44 +1.25,8.44;1.25,0.94 +1.25,1.56;8.44,1.56 + +# UTF-16 : 6b 63 +# UTF-8 : a3 ad e6 +[6b63] 正 +0.62,1.25;8.75,1.25 +0.94,8.75;8.75,8.75 +8.12,5.31;5.00,5.31 +5.00,1.25;5.00,8.75 +2.50,1.25;2.50,5.94 + +# UTF-16 : 67 2c +# UTF-8 : ac 9c e6 +[672c] 本 +7.19,2.81;2.19,2.81 +4.69,0.62;4.69,9.38 +9.06,7.50;0.31,7.50 +0.31,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.88,3.75 +1.88,3.75;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.69,7.50 +9.06,2.19;8.75,2.81 +8.75,2.81;8.12,3.12 +8.12,3.12;7.50,3.75 +7.50,3.75;7.19,4.38 +7.19,4.38;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;5.94,5.94 +5.94,5.94;5.62,6.56 +5.62,6.56;5.00,6.88 +5.00,6.88;5.00,7.50 + +# UTF-16 : 65 e9 +# UTF-8 : a9 97 e6 +[65e9] 早 +0.31,3.12;9.06,3.12 +4.69,0.62;4.69,5.00 +1.56,5.00;8.12,5.00 +8.12,5.00;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,5.00 +1.56,6.88;8.12,6.88 + +# UTF-16 : 51 fa +# UTF-8 : ba 87 e5 +[51fa] 出 +1.25,4.69;1.25,0.62 +8.44,0.62;8.44,4.69 +4.69,1.56;4.69,9.38 +1.25,1.56;8.12,1.56 +1.56,8.44;1.56,5.62 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,8.44 + +# UTF-16 : 53 16 +# UTF-8 : 96 8c e5 +[5316] 化 +3.12,9.38;2.81,8.75 +2.81,8.75;2.81,8.12 +2.81,8.12;2.50,7.50 +2.50,7.50;2.19,7.19 +2.19,7.19;1.88,6.56 +1.88,6.56;1.56,5.94 +1.56,5.94;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.62,4.69 +0.62,4.69;0.31,4.38 +2.19,0.62;2.19,6.88 +4.69,9.06;4.69,2.19 +4.69,2.19;4.69,1.56 +4.69,1.56;5.00,1.25 +5.00,1.25;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;8.12,1.25 +8.12,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.75,3.75 +4.69,5.31;5.31,5.62 +5.31,5.62;5.62,5.62 +5.62,5.62;5.94,5.94 +5.94,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.75,7.81 + +# UTF-16 : 82 b1 +# UTF-8 : b1 8a e8 +[82b1] 花 +3.44,7.19;3.12,6.56 +3.12,6.56;3.12,6.25 +3.12,6.25;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,5.00 +2.19,5.00;1.88,4.69 +1.88,4.69;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.44 +2.50,0.94;2.50,5.31 +5.31,7.19;5.31,1.88 +5.31,1.88;5.31,1.25 +5.31,1.25;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.75,3.44 +0.62,8.44;8.75,8.44 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +5.31,4.38;5.62,4.38 +5.62,4.38;6.25,4.69 +6.25,4.69;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.81,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.44,5.94 +8.44,5.94;8.75,5.94 + +# UTF-16 : 4f 11 +# UTF-8 : 91 bc e4 +[4f11] 休 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,6.88 +5.94,0.62;5.94,9.38 +9.06,7.19;2.50,7.19 +2.19,2.19;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;4.06,4.38 +4.06,4.38;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,7.19 +9.38,2.19;8.75,2.81 +8.75,2.81;8.44,3.12 +8.44,3.12;8.12,3.75 +8.12,3.75;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,6.25 +6.25,6.25;6.25,6.56 +6.25,6.56;5.94,7.19 + +# UTF-16 : 97 52 +# UTF-8 : 92 9d e9 +[9752] 青 +1.56,0.94;1.56,5.00 +1.56,5.00;7.81,5.00 +7.81,5.00;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,1.25 +0.31,6.25;9.06,6.25 +8.75,8.44;0.62,8.44 +8.12,7.19;1.25,7.19 +4.69,6.25;4.69,9.38 +1.56,2.50;7.81,2.50 +1.56,3.75;7.81,3.75 + +# UTF-16 : 5c 0f +# UTF-8 : 8f b0 e5 +[5c0f] 小 +4.69,9.38;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +0.31,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +9.06,2.50;9.06,2.81 +9.06,2.81;8.75,3.44 +8.75,3.44;8.75,3.75 +8.75,3.75;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.81,6.25 +7.81,6.25;7.50,6.88 +7.50,6.88;7.19,7.19 + +# UTF-16 : 59 15 +# UTF-8 : 95 a4 e5 +[5915] 夕 +0.62,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +3.75,8.44;4.06,8.75 +4.06,8.75;4.38,9.38 +6.88,4.06;6.25,4.38 +6.25,4.38;5.94,4.69 +5.94,4.69;5.62,5.00 +5.62,5.00;5.00,5.31 +5.00,5.31;4.69,5.31 +4.69,5.31;4.38,5.62 +4.38,5.62;4.06,5.94 +4.06,5.94;3.75,6.25 +3.75,6.25;3.44,6.25 +3.75,8.12;8.75,8.12 +8.44,8.12;8.44,7.19 +8.44,7.19;8.12,5.94 +8.12,5.94;7.50,5.00 +7.50,5.00;6.88,4.38 +6.88,4.38;6.25,3.44 +6.25,3.44;5.62,2.81 +5.62,2.81;4.69,2.19 +4.69,2.19;3.75,1.88 +3.75,1.88;2.50,1.25 +2.50,1.25;1.56,0.94 + +# UTF-16 : 54 0d +# UTF-8 : 8d 90 e5 +[540d] 名 +5.00,5.62;4.69,5.94 +4.69,5.94;4.38,6.25 +4.38,6.25;3.75,6.56 +3.75,6.56;3.44,7.19 +3.44,7.19;3.12,7.50 +0.62,6.88;1.25,7.19 +1.25,7.19;1.56,7.19 +1.56,7.19;2.19,7.50 +2.19,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;3.12,8.44 +3.12,8.44;3.44,8.75 +3.44,8.75;3.75,9.06 +3.75,9.06;4.06,9.38 +3.12,8.44;7.50,8.44 +3.44,4.38;3.44,0.94 +8.44,0.94;8.44,4.38 +8.44,4.38;3.44,4.38 +3.44,1.56;8.44,1.56 +8.44,1.56;3.44,1.56 +7.50,8.44;7.19,7.81 +7.19,7.81;6.88,7.19 +6.88,7.19;6.25,6.56 +6.25,6.56;5.62,6.25 +5.62,6.25;5.00,5.62 +5.00,5.62;4.38,5.00 +4.38,5.00;3.44,4.69 +3.44,4.69;2.50,4.06 +2.50,4.06;1.56,3.75 +1.56,3.75;0.31,3.44 + +# UTF-16 : 75 3a +# UTF-8 : ba 94 e7 +[753a] 町 +4.69,2.19;4.69,8.75 +4.69,8.75;0.94,8.75 +0.94,8.75;0.94,2.19 +2.81,8.75;2.81,3.12 +0.94,2.81;4.69,2.81 +0.94,5.94;4.69,5.94 +9.06,8.12;4.69,8.12 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.56 +7.81,1.56;7.81,1.88 +7.81,1.88;7.81,8.12 + +# UTF-16 : 76 7e +# UTF-8 : be 99 e7 +[767e] 百 +7.81,0.94;7.81,6.88 +7.81,6.88;1.56,6.88 +1.56,6.88;1.56,0.94 +1.56,1.56;7.81,1.56 +1.56,4.38;7.81,4.38 +0.62,8.75;8.75,8.75 +4.69,8.75;4.69,8.44 +4.69,8.44;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.38,7.19 +4.38,7.19;4.38,6.88 + +# UTF-16 : 53 43 +# UTF-8 : 83 8d e5 +[5343] 千 +0.31,5.00;9.06,5.00 +4.69,0.62;4.69,8.44 +1.25,8.12;1.88,8.12 +1.88,8.12;2.81,8.12 +2.81,8.12;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 + +# UTF-16 : 51 86 +# UTF-8 : 86 86 e5 +[5186] 円 +6.25,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.44,2.19 +8.44,2.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +4.69,8.75;4.69,5.31 +1.25,5.31;8.12,5.31 + +# UTF-16 : 8d 64 +# UTF-8 : a4 b5 e8 +[8d64] 赤 +5.94,6.25;5.94,1.88 +5.94,1.88;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,6.25 +0.62,6.25;8.75,6.25 +8.12,8.12;1.25,8.12 +4.69,6.25;4.69,9.38 +0.62,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +8.75,2.19;8.75,2.81 +8.75,2.81;8.44,3.44 +8.44,3.44;8.12,4.06 +8.12,4.06;7.81,4.69 +7.81,4.69;7.19,5.31 + +# UTF-16 : 75 1f +# UTF-8 : 9f 94 e7 +[751f] 生 +0.62,1.25;8.75,1.25 +8.44,7.50;1.56,7.50 +7.81,4.69;1.56,4.69 +4.69,1.25;4.69,9.38 +0.62,5.31;0.94,5.94 +0.94,5.94;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.75 +2.19,8.75;2.19,9.06 + +# UTF-16 : 80 33 +# UTF-8 : b3 80 e8 +[8033] 耳 +2.19,8.75;2.19,2.19 +8.75,8.75;0.62,8.75 +7.19,0.62;7.19,8.75 +2.19,4.69;7.19,4.69 +2.19,6.88;7.19,6.88 +0.62,2.19;1.25,2.19 +1.25,2.19;2.19,2.19 +2.19,2.19;2.81,2.19 +2.81,2.19;3.75,2.50 +3.75,2.50;4.69,2.50 +4.69,2.50;5.31,2.50 +5.31,2.50;6.25,2.81 +6.25,2.81;7.19,2.81 +7.19,2.81;8.12,3.12 +8.12,3.12;8.75,3.12 + +# UTF-16 : 73 8b +# UTF-8 : 8b 8e e7 +[738b] 王 +8.75,1.25;0.62,1.25 +8.75,8.75;0.94,8.75 +7.81,5.31;1.56,5.31 +4.69,1.56;4.69,8.44 + +# UTF-16 : 7a cb +# UTF-8 : 8b ab e7 +[7acb] 立 +0.62,1.25;8.75,1.25 +0.62,8.12;8.75,8.12 +4.69,8.12;4.69,9.38 +5.62,1.25;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.25,2.81 +6.25,2.81;6.25,3.44 +6.25,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.88,5.31 +6.88,5.31;6.88,5.62 +6.88,5.62;7.19,6.56 +7.19,6.56;7.19,7.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 + +# UTF-16 : 83 49 +# UTF-8 : 89 8d e8 +[8349] 草 +0.62,8.44;8.75,8.44 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +1.56,3.75;7.81,3.75 +7.81,3.75;7.81,7.19 +7.81,7.19;1.56,7.19 +1.56,7.19;1.56,3.44 +1.56,5.31;7.81,5.31 +0.31,2.19;9.06,2.19 +4.69,0.62;4.69,3.44 + +# UTF-16 : 6c 17 +# UTF-8 : 97 b0 e6 +[6c17] 気 +8.44,8.44;2.19,8.44 +7.81,7.19;2.19,7.19 +1.56,5.62;7.19,5.62 +7.19,5.62;7.19,5.00 +7.19,5.00;7.19,4.06 +7.19,4.06;7.50,3.44 +7.50,3.44;7.50,2.81 +7.50,2.81;7.50,2.50 +7.50,2.50;7.81,1.88 +7.81,1.88;8.12,1.56 +8.12,1.56;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +0.62,5.94;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.50 +1.56,7.50;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.19,9.06 +2.19,9.06;2.50,9.69 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.62,4.38 +5.62,4.38;5.94,5.00 +1.88,4.69;2.19,4.38 +2.19,4.38;2.81,4.06 +2.81,4.06;3.12,3.75 +3.12,3.75;3.44,3.44 +3.44,3.44;4.06,3.12 +4.06,3.12;4.38,2.81 +4.38,2.81;5.00,2.50 +5.00,2.50;5.31,2.19 +5.31,2.19;5.94,1.56 +5.94,1.56;6.25,1.25 + +# UTF-16 : 8c 9d +# UTF-8 : 9d b2 e8 +[8c9d] 貝 +1.56,3.12;7.81,3.12 +7.81,3.12;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,3.12 +1.56,5.00;7.81,5.00 +1.56,6.88;7.81,6.88 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 + +# UTF-16 : 51 65 +# UTF-8 : a5 85 e5 +[5165] 入 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,2.19 +6.88,2.19;6.56,2.81 +6.56,2.81;5.94,3.75 +5.94,3.75;5.62,4.38 +5.62,4.38;5.31,5.31 +5.31,5.31;5.00,6.25 +5.00,6.25;5.00,6.88 +5.00,6.88;5.00,7.81 +1.88,8.75;5.00,8.75 +5.00,8.75;5.00,7.81 +5.00,7.81;5.00,7.19 +5.00,7.19;4.69,6.25 +4.69,6.25;4.38,5.31 +4.38,5.31;4.06,4.38 +4.06,4.38;3.75,3.75 +3.75,3.75;3.12,3.12 +3.12,3.12;2.50,2.19 +2.50,2.19;1.88,1.88 +1.88,1.88;1.25,1.25 +1.25,1.25;0.62,0.94 + +# UTF-16 : 77 f3 +# UTF-8 : b3 9f e7 +[77f3] 石 +8.75,8.75;0.62,8.75 +2.81,0.94;2.81,5.31 +2.81,5.31;8.12,5.31 +8.12,5.31;8.12,0.94 +2.81,1.56;8.12,1.56 +0.31,3.12;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;1.88,4.38 +1.88,4.38;2.19,5.00 +2.19,5.00;2.81,5.31 +2.81,5.31;3.12,5.94 +3.12,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;4.06,8.75 + +# UTF-16 : 5d e6 +# UTF-8 : a6 b7 e5 +[5de6] 左 +8.75,1.25;1.88,1.25 +5.62,5.31;5.62,1.25 +2.50,5.31;8.12,5.31 +8.75,8.12;0.62,8.12 +0.31,1.56;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.50,5.31 +2.50,5.31;2.81,5.94 +2.81,5.94;2.81,6.88 +2.81,6.88;3.12,7.81 +3.12,7.81;3.12,8.44 +3.12,8.44;3.44,9.38 + +# UTF-16 : 8d b3 +# UTF-8 : b3 b6 e8 +[8db3] 足 +5.00,4.38;8.12,4.38 +4.69,1.25;4.69,5.94 +1.56,6.25;7.81,6.25 +7.81,6.25;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.94 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.19,4.69 +2.19,4.69;2.19,5.31 +8.75,1.25;8.44,1.25 +8.44,1.25;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,1.25 +5.31,1.25;4.69,1.56 +4.69,1.56;4.06,1.56 +4.06,1.56;3.44,1.88 +3.44,1.88;3.12,2.19 +3.12,2.19;2.50,2.81 +2.50,2.81;2.19,3.12 +2.19,3.12;1.88,3.75 + +# UTF-16 : 52 9b +# UTF-8 : 9b 8a e5 +[529b] 力 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;3.75,6.88 +3.75,6.88;4.06,8.12 +4.06,8.12;4.06,9.38 +0.94,7.81;8.12,7.81 +8.12,7.81;8.12,6.25 +8.12,6.25;8.12,5.00 +8.12,5.00;8.12,3.75 +8.12,3.75;7.81,3.12 +7.81,3.12;7.81,2.50 +7.81,2.50;7.81,1.88 +7.81,1.88;7.19,1.56 +7.19,1.56;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;5.00,1.25 + +# UTF-16 : 51 48 +# UTF-8 : 88 85 e5 +[5148] 先 +8.12,7.81;2.19,7.81 +8.75,5.31;0.62,5.31 +4.69,5.62;4.69,9.38 +0.94,5.94;1.56,6.56 +1.56,6.56;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.44 +2.50,8.44;2.50,9.06 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;4.06,5.31 +5.62,5.31;5.94,1.88 +5.62,1.88;5.94,1.56 +5.94,1.56;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;8.12,1.25 +8.12,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 + +# UTF-16 : 7c f8 +# UTF-8 : b8 b3 e7 +[7cf8] 糸 +8.44,5.00;0.62,4.69 +3.75,5.62;3.44,6.25 +3.44,6.25;2.81,6.56 +2.81,6.56;2.50,7.19 +2.50,7.19;1.88,7.50 +1.88,7.50;1.25,8.12 +9.06,4.06;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;7.81,5.62 +7.81,5.62;7.50,6.25 +7.50,6.25;7.19,6.56 +4.69,4.69;4.69,0.94 +0.62,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.81 +2.19,2.81;2.81,3.12 +2.81,3.12;3.12,3.75 +3.12,3.75;3.44,3.75 +8.75,1.25;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,3.75 +2.19,4.69;2.81,5.00 +2.81,5.00;3.12,5.31 +3.12,5.31;3.75,5.94 +3.75,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.31,6.88 +5.31,6.88;5.94,7.19 +5.94,7.19;6.25,7.81 +6.25,7.81;6.88,8.12 +6.88,8.12;7.19,8.44 +2.19,7.19;2.81,7.50 +2.81,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +3.75,8.44;4.38,9.06 +4.38,9.06;5.00,9.38 + +# UTF-16 : 73 89 +# UTF-8 : 89 8e e7 +[7389] 玉 +8.75,1.25;0.62,1.25 +8.75,8.75;0.94,8.75 +7.81,5.31;1.56,5.31 +4.69,1.25;4.69,8.75 +6.25,4.38;6.56,4.06 +6.56,4.06;6.88,3.75 +6.88,3.75;7.19,3.44 +7.19,3.44;7.50,2.81 +7.50,2.81;7.81,2.50 + +# UTF-16 : 5b f8 +# UTF-8 : b8 af e5 +[5bf8] 寸 +6.56,9.38;6.56,1.88 +6.56,1.88;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.38,1.25 +9.06,7.81;0.31,7.81 +4.06,3.44;3.75,4.06 +3.75,4.06;3.44,4.69 +3.44,4.69;3.12,5.31 +3.12,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 + +# UTF-16 : 67 51 +# UTF-8 : 91 9d e6 +[6751] 村 +8.12,9.38;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,7.81;4.06,7.81 +6.25,3.44;5.94,4.06 +5.94,4.06;5.62,4.69 +5.62,4.69;5.31,5.31 +5.31,5.31;5.00,5.94 +5.00,5.94;4.69,6.25 +2.19,0.62;2.19,9.38 +3.75,7.81;0.31,7.81 +0.00,3.12;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.19,7.81 +3.75,4.38;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.50,6.88 +2.50,6.88;2.19,7.50 + +# UTF-16 : 95 80 +# UTF-8 : 80 96 e9 +[9580] 門 +5.31,7.19;8.44,7.19 +6.25,1.25;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;8.44,8.75 +8.44,8.75;5.31,8.75 +5.31,8.75;5.31,5.31 +5.31,5.31;8.44,5.31 +4.06,7.19;0.94,7.19 +0.94,0.94;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.31 +4.06,5.31;0.94,5.31 + +# UTF-16 : 95 93 +# UTF-8 : 93 96 e9 +[9593] 間 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +6.56,3.44;2.81,3.44 +2.81,1.25;2.81,5.00 +2.81,5.00;6.56,5.00 +6.56,5.00;6.56,1.88 +6.56,1.88;2.81,1.88 +6.25,1.25;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 + +# UTF-16 : 76 7d +# UTF-8 : bd 99 e7 +[767d] 白 +8.12,0.94;8.12,8.12 +8.12,8.12;1.25,8.12 +1.25,8.12;1.25,0.94 +1.25,1.56;8.12,1.56 +1.25,5.00;8.12,5.00 +4.69,9.38;4.69,9.06 +4.69,9.06;4.38,8.75 +4.38,8.75;4.06,8.12 +4.06,8.12;4.06,8.12 + +# UTF-16 : 97 f3 +# UTF-8 : b3 9f e9 +[97f3] 音 +7.50,0.94;7.50,5.00 +7.50,5.00;1.88,5.00 +1.88,5.00;1.88,0.94 +1.88,1.25;7.50,1.25 +1.88,3.12;7.50,3.12 +0.31,5.94;9.06,5.94 +0.62,8.44;8.75,8.44 +4.69,8.44;4.69,9.69 +5.62,5.94;5.94,6.56 +5.94,6.56;6.25,6.88 +6.25,6.88;6.56,7.50 +6.56,7.50;6.56,7.81 +6.56,7.81;6.88,8.44 +3.75,5.94;3.44,6.56 +3.44,6.56;3.12,6.88 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 + +# UTF-16 : 62 38 +# UTF-8 : b8 88 e6 +[6238] 戸 +0.62,8.75;8.75,8.75 +1.88,4.69;7.81,4.69 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.88,4.38 +1.88,4.38;1.88,7.50 +1.88,7.50;7.81,7.50 +7.81,7.50;7.81,4.06 + +# UTF-16 : 7d e8 +# UTF-8 : a8 b7 e7 +[7de8] 編 +3.44,8.75;9.06,8.75 +3.12,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,7.81 +4.06,7.81;8.44,7.81 +8.44,7.81;8.44,6.25 +8.44,6.25;4.06,6.25 +3.44,4.38;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.81,6.56 +0.31,4.69;3.12,5.00 +1.88,5.00;1.88,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.81,4.06 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.25 +8.75,1.25;8.75,5.00 +8.75,5.00;4.38,5.00 +4.38,5.00;4.38,0.94 +5.62,5.00;5.94,0.94 +7.19,5.00;7.19,0.94 +4.38,3.44;8.44,3.44 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.50 +2.50,7.50;2.81,8.12 +2.81,8.12;2.81,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.38 + +# UTF-16 : 96 c6 +# UTF-8 : 86 9b e9 +[96c6] 集 +0.31,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.38 +4.69,4.69;4.69,8.12 +4.69,0.62;4.69,4.38 +8.75,3.44;0.62,3.44 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,2.81 +4.06,2.81;4.69,3.44 +9.06,1.25;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,2.81 +5.31,2.81;4.69,3.44 +1.56,8.44;1.56,4.38 +1.56,4.38;8.44,4.38 +8.44,8.44;1.56,8.44 +1.56,7.19;8.12,7.19 +1.56,5.62;8.12,5.62 +5.31,9.38;5.00,9.06 +5.00,9.06;5.00,8.44 +5.00,8.44;4.69,8.44 + +# UTF-16 : 88 63 +# UTF-8 : a3 a1 e8 +[8863] 衣 +0.62,8.12;8.75,8.12 +4.69,8.12;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.75,6.56 +3.75,6.56;3.44,6.25 +3.44,6.25;2.81,5.94 +2.81,5.94;2.50,5.62 +2.50,5.62;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;0.94,4.38 +0.94,4.38;0.31,4.06 +2.81,1.56;2.81,5.62 +4.69,8.12;4.69,9.38 +4.69,8.12;5.00,7.19 +5.00,7.19;5.31,6.25 +5.31,6.25;5.62,5.62 +5.62,5.62;5.94,4.69 +5.94,4.69;6.25,4.06 +6.25,4.06;6.88,3.44 +6.88,3.44;7.19,2.50 +7.19,2.50;7.81,2.19 +7.81,2.19;8.44,1.56 +8.44,1.56;9.06,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +6.25,4.38;6.56,4.69 +6.56,4.69;7.19,5.00 +7.19,5.00;7.50,5.31 +7.50,5.31;8.12,5.94 +8.12,5.94;8.44,6.25 + +# UTF-16 : 88 68 +# UTF-8 : a8 a1 e8 +[8868] 表 +0.62,5.31;8.75,5.31 +1.25,6.88;8.12,6.88 +0.94,8.44;8.44,8.44 +4.69,5.31;4.38,5.00 +4.38,5.00;4.06,4.69 +4.06,4.69;3.75,4.38 +3.75,4.38;3.12,4.38 +3.12,4.38;2.81,4.06 +2.81,4.06;2.50,3.75 +2.50,3.75;1.88,3.44 +1.88,3.44;1.56,3.44 +1.56,3.44;0.94,3.12 +0.94,3.12;0.31,2.81 +4.69,5.31;4.69,9.69 +4.69,5.31;5.00,4.69 +5.00,4.69;5.31,4.06 +5.31,4.06;5.62,3.75 +5.62,3.75;5.94,3.12 +5.94,3.12;6.56,2.81 +6.56,2.81;6.88,2.19 +6.88,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.94,1.88 +2.81,1.25;2.81,4.06 +6.25,2.81;6.56,3.12 +6.56,3.12;7.19,3.75 +7.19,3.75;7.50,4.06 +7.50,4.06;7.81,4.38 +7.81,4.38;8.44,4.69 + +# UTF-16 : 4e 01 +# UTF-8 : 81 b8 e4 +[4e01] 丁 +5.00,8.75;5.00,1.88 +5.00,1.88;5.00,1.56 +5.00,1.56;4.69,1.25 +4.69,1.25;4.38,1.25 +4.38,1.25;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.50,1.25 +8.75,8.75;0.62,8.75 + +# UTF-16 : 79 3a +# UTF-8 : ba a4 e7 +[793a] 示 +4.69,6.25;4.69,1.88 +4.69,1.88;4.69,1.56 +4.69,1.56;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +0.62,1.88;0.94,2.50 +0.94,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.19,5.00 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.81,3.75 +7.81,3.75;7.50,4.38 +7.50,4.38;6.88,5.00 +8.75,6.25;0.62,6.25 +8.12,8.75;1.25,8.75 + +# UTF-16 : 79 be +# UTF-8 : be a6 e7 +[79be] 禾 +4.69,0.94;4.69,8.44 +8.75,5.94;0.62,5.94 +0.31,1.88;0.94,2.19 +0.94,2.19;1.56,2.50 +1.56,2.50;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.38,5.62 +4.38,5.62;4.69,5.94 +9.06,1.88;8.44,2.19 +8.44,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +7.50,3.12;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;5.94,4.38 +5.94,4.38;5.62,4.69 +5.62,4.69;5.31,5.00 +5.31,5.00;5.00,5.62 +5.00,5.62;4.69,5.94 +1.25,8.12;1.88,8.12 +1.88,8.12;2.81,8.12 +2.81,8.12;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 + +# UTF-16 : 59 1a +# UTF-8 : 9a a4 e5 +[591a] 多 +1.88,3.75;2.50,3.75 +2.50,3.75;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;4.06,4.69 +4.06,4.69;4.38,4.69 +4.38,4.69;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;6.25,5.94 +6.25,5.94;6.25,6.25 +5.62,5.62;9.06,5.62 +9.06,5.31;8.75,4.69 +8.75,4.69;8.12,4.06 +8.12,4.06;7.50,3.75 +7.50,3.75;6.88,3.12 +6.88,3.12;6.25,2.50 +6.25,2.50;5.62,2.19 +5.62,2.19;4.69,1.88 +4.69,1.88;3.75,1.56 +3.75,1.56;2.81,1.25 +2.81,1.25;1.88,0.94 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.06 +0.62,6.88;1.25,7.19 +1.25,7.19;1.56,7.50 +1.56,7.50;2.19,7.50 +2.19,7.50;2.50,7.81 +2.50,7.81;3.12,8.12 +3.12,8.12;3.44,8.44 +3.44,8.44;3.75,8.75 +3.75,8.75;4.06,9.06 +4.06,9.06;4.38,9.06 +4.38,9.06;4.69,9.38 +4.06,8.75;7.19,8.75 +7.19,8.75;6.56,8.12 +6.56,8.12;6.25,7.50 +6.25,7.50;5.94,6.88 +5.94,6.88;5.31,6.56 +5.31,6.56;4.69,5.94 +4.69,5.94;4.06,5.62 +4.06,5.62;3.12,5.31 +3.12,5.31;2.50,5.00 +2.50,5.00;1.56,4.69 +1.56,4.69;0.62,4.38 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.44,7.50 + +# UTF-16 : 79 fb +# UTF-8 : bb a7 e7 +[79fb] 移 +3.44,3.44;3.75,3.44 +3.75,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;5.00,4.38 +5.00,4.38;5.31,4.38 +5.31,4.38;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;6.56,5.62 +6.56,5.62;6.88,5.94 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,4.06 +5.94,4.06;5.94,4.06 +3.44,9.06;2.81,9.06 +2.81,9.06;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.44,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +3.12,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +6.25,5.31;9.06,5.31 +9.06,5.31;8.75,4.38 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,3.44 +8.12,3.44;7.50,2.81 +7.50,2.81;6.88,2.50 +6.88,2.50;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;5.00,1.25 +5.00,1.25;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,7.19;4.06,7.50 +4.06,7.50;4.69,8.12 +4.69,8.12;5.31,8.44 +5.31,8.44;5.62,9.06 +5.62,9.06;5.94,9.38 +5.31,8.75;8.44,8.75 +8.44,8.44;8.12,8.12 +8.12,8.12;7.81,7.50 +7.81,7.50;7.19,7.19 +7.19,7.19;6.88,6.56 +6.88,6.56;6.56,6.25 +6.56,6.25;5.94,5.94 +5.94,5.94;5.31,5.62 +5.31,5.62;4.69,5.31 +4.69,5.31;4.06,5.00 +4.06,5.00;3.44,5.00 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.31,7.81 + +# UTF-16 : 91 cd +# UTF-8 : 8d 87 e9 +[91cd] 重 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 +1.56,3.75;7.81,3.75 +7.81,3.75;7.81,6.25 +7.81,6.25;1.56,6.25 +1.56,6.25;1.56,3.44 +1.56,5.00;7.81,5.00 +1.25,2.50;8.44,2.50 +0.31,1.25;9.06,1.25 +4.69,1.25;4.69,8.75 +0.62,7.50;8.75,7.50 + +# UTF-16 : 52 d5 +# UTF-8 : 95 8b e5 +[52d5] 動 +0.62,8.75;0.94,8.75 +0.94,8.75;1.56,8.75 +1.56,8.75;1.88,8.75 +1.88,8.75;2.50,8.75 +2.50,8.75;2.81,8.75 +2.81,8.75;3.12,8.75 +3.12,8.75;3.75,8.75 +3.75,8.75;4.06,9.06 +4.06,9.06;4.69,9.06 +0.94,3.75;4.69,3.75 +4.69,3.75;4.69,6.56 +4.69,6.56;0.62,6.56 +0.62,6.56;0.62,3.75 +0.94,5.00;4.69,5.00 +0.62,2.50;5.00,2.50 +2.81,1.25;2.81,8.75 +0.31,7.50;5.00,7.50 +5.00,0.94;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;6.25,3.75 +6.25,3.75;6.25,4.69 +6.25,4.69;6.25,5.62 +6.25,5.62;6.56,6.56 +6.56,6.56;6.56,7.81 +6.56,7.81;6.56,9.38 +5.00,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;4.69,1.56 + +# UTF-16 : 4e 07 +# UTF-8 : 87 b8 e4 +[4e07] 万 +0.62,8.75;8.75,8.75 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;3.12,3.75 +3.12,3.75;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.75,6.25 +3.75,6.25;3.75,7.19 +3.75,7.19;3.75,8.44 +3.44,6.25;8.12,6.25 +7.81,6.25;7.81,5.00 +7.81,5.00;7.81,4.06 +7.81,4.06;7.81,3.12 +7.81,3.12;7.81,2.50 +7.81,2.50;7.50,2.19 +7.50,2.19;7.19,1.56 +7.19,1.56;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.69,1.25 + +# UTF-16 : 66 1c +# UTF-8 : 9c 98 e6 +[661c] 昜 +1.88,6.25;7.50,6.25 +7.50,6.25;7.50,8.75 +7.50,8.75;1.88,8.75 +1.88,8.75;1.88,6.25 +1.88,7.50;7.50,7.50 +0.62,5.31;8.75,5.31 +0.62,2.50;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.88,3.44 +1.88,3.44;2.19,3.75 +2.19,3.75;2.50,4.06 +2.50,4.06;2.81,4.38 +2.81,4.38;3.12,4.69 +3.12,4.69;3.44,5.31 +4.06,0.94;4.38,0.94 +4.38,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.88,4.38 +1.25,1.25;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;4.69,4.38 +2.81,4.38;8.12,4.38 +8.12,4.38;8.12,3.44 +8.12,3.44;8.12,2.81 +8.12,2.81;8.12,2.50 +8.12,2.50;7.81,1.88 +7.81,1.88;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 + +# UTF-16 : 58 34 +# UTF-8 : b4 a0 e5 +[5834] 場 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,2.50 +6.25,2.50;6.56,2.81 +6.56,2.81;6.88,3.12 +6.88,3.12;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.50,4.38 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.62,4.06 +5.62,4.06;5.94,4.38 +3.75,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,6.25 +3.75,7.50;8.44,7.50 +3.12,5.31;9.06,5.31 +2.81,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.69,5.00 +4.69,5.00;5.00,5.31 +0.31,6.56;3.12,6.56 +1.56,2.19;1.56,9.06 +0.31,1.88;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +4.06,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 65 a4 +# UTF-8 : a4 96 e6 +[65a4] 斤 +1.88,6.25;8.75,6.25 +1.88,8.44;2.50,8.44 +2.50,8.44;3.12,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.31 +1.88,5.31;1.88,6.25 +1.88,6.25;1.88,7.19 +1.88,7.19;1.88,8.44 +5.62,0.94;5.62,6.25 + +# UTF-16 : 62 40 +# UTF-8 : 80 89 e6 +[6240] 所 +5.31,6.25;9.06,6.25 +7.50,0.94;7.50,6.25 +0.62,8.75;4.69,8.75 +0.62,0.94;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.25,7.19 +1.25,7.19;4.38,7.19 +4.38,7.19;4.38,4.69 +4.38,4.69;1.25,4.69 +5.31,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +8.44,9.06;8.75,9.06 +3.75,0.94;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.50 +4.69,2.50;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.00,4.38 +5.00,4.38;5.31,5.31 +5.31,5.31;5.31,6.25 +5.31,6.25;5.31,7.19 +5.31,7.19;5.31,8.44 + +# UTF-16 : 80 0c +# UTF-8 : 8c 80 e8 +[800c] 而 +8.75,8.75;0.62,8.75 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.12,1.56 +8.12,1.56;8.12,1.88 +8.12,1.88;8.12,6.88 +8.12,6.88;1.25,6.88 +1.25,6.88;1.25,0.94 +3.44,6.88;3.44,1.25 +5.94,6.88;5.94,1.25 +4.69,8.75;4.69,8.44 +4.69,8.44;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.38,6.88 + +# UTF-16 : 7a ef +# UTF-8 : af ab e7 +[7aef] 端 +0.31,7.50;3.44,7.50 +1.88,7.50;1.88,9.06 +6.25,7.19;6.25,9.38 +8.75,9.06;8.75,7.19 +8.75,7.19;4.06,7.19 +4.06,7.19;4.06,9.06 +9.06,5.94;3.44,5.94 +7.50,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.69 +8.75,4.69;3.75,4.69 +3.75,4.69;3.75,0.94 +5.31,4.69;5.31,1.25 +7.19,4.69;7.19,1.25 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +6.25,5.94;6.25,5.62 +6.25,5.62;5.94,5.00 +5.94,5.00;5.94,4.69 +5.94,4.69;5.94,4.69 +2.19,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.81,6.88 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;0.94,6.88 + +# UTF-16 : 67 2b +# UTF-8 : ab 9c e6 +[672b] 末 +4.69,0.62;4.69,9.38 +8.44,5.62;0.94,5.62 +8.75,8.12;0.62,8.12 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.69,5.62 +9.06,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;5.94,4.06 +5.94,4.06;5.62,4.38 +5.62,4.38;5.31,4.69 +5.31,4.69;5.00,5.00 +5.00,5.00;4.69,5.62 + +# UTF-16 : 5f a9 +# UTF-8 : a9 be e5 +[5fa9] 復 +2.50,7.19;2.19,6.88 +2.19,6.88;1.88,6.25 +1.88,6.25;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.31,4.69 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.56,7.81 +1.56,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +1.56,0.62;1.56,5.94 +9.06,8.44;4.06,8.44 +2.50,6.56;3.12,6.88 +3.12,6.88;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.38,9.38 +3.75,4.69;8.44,4.69 +8.44,4.69;8.44,7.50 +8.44,7.50;3.75,7.50 +3.75,7.50;3.75,4.69 +3.75,6.25;8.44,6.25 +2.81,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.00,4.69 +4.38,4.06;8.44,4.06 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.12 +7.50,3.12;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.62,1.88 +5.62,1.88;4.69,1.56 +4.69,1.56;4.06,1.25 +4.06,1.25;3.44,0.94 +3.44,0.94;2.50,0.94 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.75 + +# UTF-16 : 5c 65 +# UTF-8 : a5 b1 e5 +[5c65] 履 +3.12,5.94;2.81,5.62 +2.81,5.62;2.50,5.00 +2.50,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,3.75 +3.44,7.81;3.12,7.50 +3.12,7.50;2.81,6.88 +2.81,6.88;2.19,6.56 +2.19,6.56;1.88,6.25 +1.88,6.25;1.25,5.94 +2.50,0.62;2.50,5.00 +8.75,6.88;4.38,6.88 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,7.19 +4.69,7.19;5.00,7.81 +3.44,2.19;3.75,2.50 +3.75,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.31,4.06 +4.69,3.44;8.12,3.44 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.50 +7.50,2.50;7.19,2.19 +7.19,2.19;6.56,2.19 +6.56,2.19;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.06,0.94 +4.06,0.94;3.12,0.94 +4.38,4.06;8.12,4.06 +8.12,4.06;8.12,6.25 +8.12,6.25;4.06,6.25 +4.06,6.25;4.06,3.75 +4.38,5.00;8.12,5.00 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,9.06 +1.25,9.06;8.44,9.06 +8.44,9.06;8.44,7.81 +8.44,7.81;1.25,7.81 + +# UTF-16 : 6b 62 +# UTF-8 : a2 ad e6 +[6b62] 止 +0.62,1.25;8.75,1.25 +8.44,6.56;5.00,6.56 +5.00,1.25;5.00,9.06 +2.19,1.25;2.19,7.81 + +# UTF-16 : 6b 74 +# UTF-8 : b4 ad e6 +[6b74] 歴 +1.25,1.25;8.75,1.25 +8.12,3.44;5.31,3.44 +5.31,1.25;5.31,4.69 +2.81,1.25;2.81,3.75 +6.88,4.38;6.88,8.44 +8.75,7.50;5.00,7.50 +4.38,5.00;4.69,5.31 +4.69,5.31;5.00,5.31 +5.00,5.31;5.62,5.94 +5.62,5.94;5.94,6.56 +5.94,6.56;6.56,6.88 +6.56,6.88;6.88,7.50 +8.75,5.00;8.44,5.62 +8.44,5.62;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,7.19 +7.19,7.19;6.88,7.50 +3.12,4.38;3.12,8.44 +4.69,7.50;1.56,7.50 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,6.25 +2.19,6.25;2.81,6.56 +2.81,6.56;2.81,7.19 +2.81,7.19;3.12,7.50 +4.69,5.94;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.12,7.50 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.75,8.75 + +# UTF-16 : 8a 00 +# UTF-8 : 80 a8 e8 +[8a00] 言 +7.81,0.62;7.81,3.44 +7.81,3.44;1.56,3.44 +1.56,3.44;1.56,0.62 +1.88,1.25;7.50,1.25 +0.62,7.50;8.75,7.50 +1.56,6.25;7.81,6.25 +1.56,5.00;7.81,5.00 +1.56,8.75;7.81,8.75 + +# UTF-16 : 51 e0 +# UTF-8 : a0 87 e5 +[51e0] 几 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,5.00 +2.50,5.00;2.50,5.94 +2.50,5.94;2.50,7.19 +2.50,7.19;2.50,8.75 +2.50,8.75;6.88,8.75 +6.88,8.75;6.88,1.88 +6.88,1.88;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.81 +9.06,2.81;9.06,3.44 +9.06,3.44;9.06,4.06 + +# UTF-16 : 53 c8 +# UTF-8 : 88 8f e5 +[53c8] 又 +0.62,8.75;7.81,8.75 +0.62,1.25;1.56,1.56 +1.56,1.56;2.50,1.88 +2.50,1.88;3.44,2.50 +3.44,2.50;4.38,3.12 +4.38,3.12;5.00,4.06 +5.00,4.06;5.62,4.69 +5.62,4.69;6.25,5.62 +6.25,5.62;6.88,6.56 +6.88,6.56;7.50,7.50 +7.50,7.50;7.81,8.75 +8.75,1.25;7.81,1.56 +7.81,1.56;6.88,1.88 +6.88,1.88;5.94,2.50 +5.94,2.50;5.31,3.12 +5.31,3.12;4.38,3.75 +4.38,3.75;3.75,4.38 +3.75,4.38;3.44,5.31 +3.44,5.31;2.81,5.94 +2.81,5.94;2.50,6.88 +2.50,6.88;2.19,7.81 + +# UTF-16 : 8a 2d +# UTF-8 : ad a8 e8 +[8a2d] 設 +0.94,1.25;3.75,1.25 +3.75,1.25;3.75,3.44 +3.75,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.62,7.50;4.06,7.50 +0.94,6.25;3.75,6.25 +0.94,4.69;3.75,4.69 +0.94,8.75;3.75,8.75 +4.06,5.62;4.38,5.94 +4.38,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.31,8.12 +5.31,8.12;5.31,8.75 +5.31,8.75;7.50,8.75 +7.50,8.75;7.50,6.25 +7.50,6.25;7.81,5.94 +7.81,5.94;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;9.06,6.25 +9.06,6.25;9.06,6.56 +9.06,6.56;9.06,7.19 +4.38,5.31;8.75,5.31 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,4.69 +8.12,4.69;8.44,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.38 +5.31,4.38;5.00,4.69 + +# UTF-16 : 5b 9a +# UTF-8 : 9a ae e5 +[5b9a] 定 +4.69,8.44;4.69,9.38 +8.44,6.56;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.56 +5.00,4.38;8.12,4.38 +4.69,1.25;4.69,6.88 +1.56,6.88;7.81,6.88 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.19,4.69 +2.19,4.69;2.19,5.31 +8.75,1.25;8.44,1.25 +8.44,1.25;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,1.25 +5.31,1.25;4.69,1.56 +4.69,1.56;4.06,1.56 +4.06,1.56;3.44,1.88 +3.44,1.88;3.12,2.19 +3.12,2.19;2.50,2.81 +2.50,2.81;2.19,3.12 +2.19,3.12;1.88,3.75 + +# UTF-16 : 53 d7 +# UTF-8 : 97 8f e5 +[53d7] 受 +0.94,8.44;1.88,8.44 +1.88,8.44;2.50,8.44 +2.50,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.81,9.06 +7.81,9.06;8.44,9.06 +8.75,5.00;8.75,6.56 +8.75,6.56;0.62,6.56 +0.62,6.56;0.62,5.00 +2.81,6.56;2.81,7.19 +2.81,7.19;2.50,7.50 +2.50,7.50;2.19,8.12 +2.19,8.12;1.88,8.44 +5.00,6.56;4.69,7.19 +4.69,7.19;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.38,8.44 +4.38,8.44;4.06,8.44 +6.56,6.56;6.88,7.19 +6.88,7.19;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.50,8.44 +7.50,8.44;7.50,8.44 +1.56,5.31;7.50,5.31 +0.62,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;4.06,2.19 +4.06,2.19;4.69,2.50 +4.69,2.50;5.31,3.12 +5.31,3.12;5.94,3.44 +5.94,3.44;6.56,4.06 +6.56,4.06;7.19,4.69 +7.19,4.69;7.50,5.31 +8.75,0.94;8.12,1.25 +8.12,1.25;7.19,1.56 +7.19,1.56;6.56,1.56 +6.56,1.56;5.94,1.88 +5.94,1.88;5.31,2.50 +5.31,2.50;4.38,2.81 +4.38,2.81;4.06,3.12 +4.06,3.12;3.44,3.75 +3.44,3.75;2.81,4.06 +2.81,4.06;2.50,4.69 + +# UTF-16 : 4f e1 +# UTF-8 : a1 bf e4 +[4fe1] 信 +8.75,0.62;8.75,3.44 +8.75,3.44;3.44,3.44 +3.44,3.44;3.44,0.62 +3.44,1.25;8.44,1.25 +2.81,7.50;9.06,7.50 +3.44,6.25;8.75,6.25 +3.44,5.00;8.75,5.00 +3.44,8.75;8.75,8.75 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.56,0.62;1.56,7.19 + +# UTF-16 : 51 68 +# UTF-8 : a8 85 e5 +[5168] 全 +0.62,1.25;8.75,1.25 +7.81,4.06;1.56,4.06 +7.50,6.25;1.88,6.25 +4.69,1.25;4.69,6.25 +0.31,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.44 +3.44,8.44;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 +4.69,9.38;5.00,9.06 +5.00,9.06;5.62,8.75 +5.62,8.75;5.94,8.44 +5.94,8.44;6.25,8.12 +6.25,8.12;6.88,7.81 +6.88,7.81;7.19,7.50 +7.19,7.50;7.50,7.19 +7.50,7.19;8.12,6.88 +8.12,6.88;8.44,6.56 +8.44,6.56;9.06,6.25 + +# UTF-16 : 90 01 +# UTF-8 : 81 80 e9 +[9001] 送 +8.44,7.50;3.12,7.50 +8.75,5.62;2.81,5.62 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;5.94,4.69 +5.94,4.69;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;5.94,7.50 +5.00,8.12;5.00,8.44 +5.00,8.44;4.69,8.75 +4.69,8.75;4.38,9.06 +4.38,9.06;4.38,9.38 +6.56,7.50;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +8.44,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +7.50,3.12;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.56,4.38 +6.56,4.38;6.25,4.69 +6.25,4.69;5.94,5.00 + +# UTF-16 : 4e 4d +# UTF-8 : 8d b9 e4 +[4e4d] 乍 +4.38,5.94;8.44,5.94 +8.44,3.44;4.38,3.44 +2.19,8.44;8.75,8.44 +4.38,0.62;4.38,8.44 +0.62,5.62;0.62,5.94 +0.62,5.94;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.19 +1.56,7.19;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,9.06 +2.19,9.06;2.50,9.38 + +# UTF-16 : 4f 5c +# UTF-8 : 9c bd e4 +[4f5c] 作 +5.62,5.94;8.75,5.94 +8.75,3.44;5.62,3.44 +4.38,8.44;9.06,8.44 +5.62,0.62;5.62,8.44 +2.81,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;4.06,7.19 +4.06,7.19;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +4.38,8.44;4.69,9.06 +4.69,9.06;4.69,9.38 +2.81,9.38;2.50,8.75 +2.50,8.75;2.50,8.12 +2.50,8.12;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.88,6.56 +1.88,6.56;1.56,5.94 +1.56,5.94;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.62,4.69 +0.62,4.69;0.31,4.38 +1.88,0.62;1.88,6.88 + +# UTF-16 : 62 10 +# UTF-8 : 90 88 e6 +[6210] 成 +1.25,6.56;4.06,6.56 +4.06,6.56;4.06,5.62 +4.06,5.62;4.06,4.69 +4.06,4.69;4.06,4.06 +4.06,4.06;4.06,3.75 +4.06,3.75;3.75,3.12 +3.75,3.12;3.12,2.81 +3.12,2.81;3.12,2.81 +2.81,2.81;2.50,3.12 +2.50,3.12;1.88,3.12 +1.88,3.12;1.56,3.12 +8.12,6.88;7.81,6.25 +7.81,6.25;7.50,5.31 +7.50,5.31;7.19,4.69 +7.19,4.69;6.88,3.75 +6.88,3.75;6.25,3.12 +6.25,3.12;5.94,2.81 +5.94,2.81;5.31,2.19 +5.31,2.19;4.69,1.88 +4.69,1.88;4.06,1.25 +4.06,1.25;3.44,1.25 +5.31,9.38;5.31,7.81 +5.31,7.81;5.31,6.25 +5.31,6.25;5.62,5.00 +5.62,5.00;6.25,4.06 +6.25,4.06;6.56,3.12 +6.56,3.12;6.88,2.19 +6.88,2.19;7.19,1.88 +7.19,1.88;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +6.25,9.38;6.56,9.38 +6.56,9.38;6.88,9.06 +6.88,9.06;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.44 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.75,8.12 + +# UTF-16 : 53 cd +# UTF-8 : 8d 8f e5 +[53cd] 反 +1.56,6.56;8.12,6.56 +1.56,0.94;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.06,2.19 +4.06,2.19;5.00,2.50 +5.00,2.50;5.62,3.12 +5.62,3.12;6.25,3.75 +6.25,3.75;6.56,4.38 +6.56,4.38;7.19,5.00 +7.19,5.00;7.50,5.62 +7.50,5.62;7.81,6.56 +8.75,0.94;8.12,1.25 +8.12,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;4.69,3.44 +4.69,3.44;4.06,4.06 +4.06,4.06;3.75,4.69 +3.75,4.69;3.44,5.31 +3.44,5.31;3.12,5.94 +0.62,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.56,8.75 +1.56,8.75;8.44,8.75 + +# UTF-16 : 8f d4 +# UTF-8 : 94 bf e8 +[8fd4] 返 +3.44,6.88;8.12,6.88 +3.44,2.19;4.06,2.50 +4.06,2.50;4.69,2.81 +4.69,2.81;5.31,3.12 +5.31,3.12;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.88,4.38 +6.88,4.38;7.19,5.00 +7.19,5.00;7.50,5.62 +7.50,5.62;7.81,6.25 +7.81,6.25;8.12,6.88 +8.75,2.19;8.12,2.50 +8.12,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.31,4.69 +5.31,4.69;5.00,5.31 +5.00,5.31;4.69,5.62 +4.69,5.62;4.38,6.25 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +2.81,2.19;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,6.56 +3.44,6.56;3.44,8.75 +3.44,8.75;8.75,8.75 + +# UTF-16 : 54 e1 +# UTF-8 : a1 93 e5 +[54e1] 員 +1.88,7.50;7.81,7.50 +7.81,7.50;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,7.19 +1.25,2.50;8.12,2.50 +8.12,2.50;8.12,6.56 +8.12,6.56;1.25,6.56 +1.25,6.56;1.25,2.50 +1.25,3.75;8.12,3.75 +1.25,5.31;8.12,5.31 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 + +# UTF-16 : 76 f8 +# UTF-8 : b8 9b e7 +[76f8] 相 +8.75,0.94;8.75,8.75 +8.75,8.75;4.38,8.75 +4.38,8.75;4.38,0.94 +4.38,1.56;8.75,1.56 +4.38,4.06;8.75,4.06 +4.38,6.56;8.75,6.56 +2.50,0.62;2.50,9.38 +3.75,7.19;0.62,7.19 +0.31,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +3.75,4.06;3.44,4.69 +3.44,4.69;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;2.81,6.56 +2.81,6.56;2.50,7.19 + +# UTF-16 : 7b b1 +# UTF-8 : b1 ae e7 +[7bb1] 箱 +2.50,0.62;2.50,6.88 +4.38,5.31;0.62,5.31 +0.31,2.19;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.88,4.06 +1.88,4.06;2.19,4.69 +2.19,4.69;2.50,5.31 +4.38,2.81;3.75,3.44 +3.75,3.44;3.44,3.75 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,4.69 +2.81,4.69;2.50,5.31 +8.75,0.62;8.75,6.56 +8.75,6.56;4.69,6.56 +4.69,6.56;4.69,0.62 +4.69,1.25;8.75,1.25 +4.69,3.12;8.75,3.12 +4.69,4.69;8.75,4.69 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +7.19,6.88;6.88,7.19 +6.88,7.19;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.94,7.19 +0.94,7.19;0.31,6.56 +5.94,9.38;5.62,8.75 +5.62,8.75;5.62,8.12 +5.62,8.12;5.31,7.81 +5.31,7.81;4.69,7.19 +4.69,7.19;4.38,6.88 +9.06,8.44;5.62,8.44 +4.69,8.44;1.56,8.44 + +# UTF-16 : 63 a7 +# UTF-8 : a7 8e e6 +[63a7] 控 +6.56,8.44;6.56,5.94 +6.56,5.94;6.88,5.31 +6.88,5.31;6.88,5.31 +6.88,5.31;7.50,5.31 +7.50,5.31;7.50,5.31 +7.50,5.31;7.81,5.31 +7.81,5.31;8.12,5.31 +8.12,5.31;8.44,5.31 +8.44,5.31;8.75,5.62 +8.75,5.62;8.75,6.56 +5.94,8.44;5.94,9.38 +8.75,6.88;8.75,8.44 +8.75,8.44;3.44,8.44 +3.44,8.44;3.44,6.56 +3.12,1.25;9.06,1.25 +8.44,4.38;3.75,4.38 +5.94,1.25;5.94,4.38 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.38;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.94,3.75 +0.94,3.75;0.31,3.44 +2.81,7.19;0.31,7.19 + +# UTF-16 : 9a d8 +# UTF-8 : 98 ab e9 +[9ad8] 高 +0.62,8.44;8.75,8.44 +4.69,8.44;4.69,9.38 +2.81,1.56;2.81,3.75 +2.81,3.75;6.88,3.75 +6.88,3.75;6.88,2.19 +6.88,2.19;2.81,2.19 +2.19,5.62;2.19,7.50 +2.19,7.50;7.19,7.50 +7.19,7.50;7.19,5.62 +7.19,5.62;2.19,5.62 +6.56,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;8.44,4.69 +8.44,4.69;0.94,4.69 +0.94,4.69;0.94,0.94 + +# UTF-16 : 7a 3f +# UTF-8 : bf a8 e7 +[7a3f] 稿 +3.12,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +4.69,1.56;4.69,3.75 +4.69,3.75;7.50,3.75 +7.50,3.75;7.50,2.19 +7.50,2.19;4.69,2.19 +4.38,5.62;4.38,7.50 +4.38,7.50;7.81,7.50 +7.81,7.50;7.81,5.62 +7.81,5.62;4.38,5.62 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,4.69 +8.75,4.69;3.44,4.69 +3.44,4.69;3.44,0.94 +3.12,9.06;2.50,9.06 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.44,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 + +# UTF-16 : 69 1c +# UTF-8 : 9c a4 e6 +[691c] 検 +1.88,0.62;1.88,9.38 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,7.50 +8.12,7.50;7.50,8.12 +7.50,8.12;6.88,8.44 +6.88,8.44;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.06,7.50 +4.06,7.50;3.75,7.50 +3.75,7.50;3.12,7.19 +3.12,7.19;2.81,6.88 +7.81,7.19;4.06,7.19 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,7.19 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +3.44,3.75;3.75,6.25 +3.44,6.25;8.44,6.25 +8.44,6.25;8.44,4.06 +8.44,4.06;3.75,4.06 + +# UTF-16 : 7d 22 +# UTF-8 : a2 b4 e7 +[7d22] 索 +0.62,8.44;8.75,8.44 +4.69,7.19;4.69,9.38 +8.44,5.31;8.44,7.19 +8.44,7.19;0.94,7.19 +0.94,7.19;0.94,5.31 +8.44,3.75;0.62,3.44 +3.75,4.38;3.44,4.69 +3.44,4.69;3.12,5.00 +3.12,5.00;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,5.94 +9.06,3.12;8.75,3.44 +8.75,3.44;8.44,4.06 +8.44,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;7.19,5.00 +4.69,3.75;4.69,0.94 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.44,3.12 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +6.56,2.50;5.94,3.12 +2.50,3.75;2.81,3.75 +2.81,3.75;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;6.25,5.94 +6.25,5.94;6.56,5.94 +6.56,5.94;6.88,6.25 +2.50,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;5.00,7.19 + +# UTF-16 : 72 5b +# UTF-8 : 9b 89 e7 +[725b] 牛 +9.06,4.38;0.31,4.38 +2.19,7.81;8.44,7.81 +5.00,0.62;5.00,9.38 +0.62,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.88,7.19 +1.88,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.75 +2.50,8.75;2.50,9.06 + +# UTF-16 : 4e f6 +# UTF-8 : b6 bb e4 +[4ef6] 件 +9.06,4.38;2.50,4.38 +4.06,7.81;8.75,7.81 +6.25,0.62;6.25,9.38 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.44,6.56 +3.44,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.38,8.75 +4.38,8.75;4.38,9.06 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.56,0.62;1.56,7.19 + +# UTF-16 : 5d e5 +# UTF-8 : a5 b7 e5 +[5de5] 工 +0.62,1.56;8.75,1.56 +8.44,8.44;0.94,8.44 +4.69,1.56;4.69,8.44 + +# UTF-16 : 5d ee +# UTF-8 : ae b7 e5 +[5dee] 差 +1.88,1.25;8.75,1.25 +8.44,3.75;2.50,3.75 +5.31,1.25;5.31,3.75 +0.62,5.31;8.75,5.31 +1.25,6.56;8.12,6.56 +0.94,8.12;8.75,8.12 +4.69,5.31;4.69,8.12 +3.44,8.12;3.44,8.44 +3.44,8.44;3.12,9.06 +3.12,9.06;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.12;6.25,8.44 +6.25,8.44;6.25,9.06 +6.25,9.06;6.56,9.38 +6.56,9.38;6.56,9.38 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.31 + +# UTF-16 : 4e 91 +# UTF-8 : 91 ba e4 +[4e91] 云 +8.75,5.94;0.62,5.94 +8.12,8.75;1.25,8.75 +8.75,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.88,4.06 +6.88,4.06;6.56,4.38 +0.62,1.25;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +2.19,1.25;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;4.06,5.94 + +# UTF-16 : 8e e2 +# UTF-8 : a2 bb e8 +[8ee2] 転 +9.06,5.94;4.69,5.94 +8.75,8.75;5.00,8.75 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.12,3.12 +8.12,3.12;8.12,3.44 +8.12,3.44;7.81,4.06 +7.81,4.06;7.81,4.38 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;7.81,1.88 +7.81,1.88;8.12,1.88 +8.12,1.88;8.75,1.88 +5.31,1.25;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;6.25,5.00 +6.25,5.00;6.25,5.62 +6.25,5.62;6.25,5.94 +0.94,3.44;4.38,3.44 +4.38,3.44;4.38,6.88 +4.38,6.88;0.94,6.88 +0.94,6.88;0.94,3.44 +0.94,5.31;4.38,5.31 +0.31,2.19;4.69,2.19 +2.50,0.62;2.50,9.38 +0.31,8.12;4.69,8.12 + +# UTF-16 : 80 96 +# UTF-8 : 96 82 e8 +[8096] 肖 +1.56,2.81;7.81,2.81 +1.56,4.69;7.81,4.69 +1.56,0.94;1.56,6.56 +1.56,6.56;7.81,6.56 +7.81,6.56;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,1.25 +4.69,6.56;4.69,9.06 +2.81,7.19;2.50,7.50 +2.50,7.50;2.19,7.81 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +6.56,7.19;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.50,8.12 +7.50,8.12;7.81,8.44 +7.81,8.44;8.12,8.75 + +# UTF-16 : 52 4a +# UTF-8 : 8a 89 e5 +[524a] 削 +0.94,5.00;5.00,5.00 +0.94,3.12;5.00,3.12 +0.94,0.94;0.94,6.56 +0.94,6.56;5.00,6.56 +5.00,6.56;5.00,1.88 +5.00,1.88;5.00,1.25 +5.00,1.25;4.38,0.94 +4.38,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,1.25 +3.44,1.25;3.12,1.25 +2.81,6.56;2.81,9.06 +6.56,2.81;6.56,8.75 +1.56,7.19;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +4.06,7.19;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.00,8.75 +8.44,9.06;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 4f 59 +# UTF-8 : 99 bd e4 +[4f59] 余 +8.75,5.00;0.62,5.00 +7.19,6.88;2.19,6.88 +4.69,6.88;4.69,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +0.62,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.06 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.56,4.06 +9.06,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.25,7.19 +1.25,7.19;0.94,6.88 +0.94,6.88;0.31,6.56 + +# UTF-16 : 96 64 +# UTF-8 : a4 99 e9 +[9664] 除 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;2.81,6.56 +8.75,5.00;3.12,5.00 +7.81,6.88;3.75,6.88 +5.94,6.88;5.94,1.88 +5.94,1.88;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +2.50,1.25;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.38,4.06 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.19,4.06 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;2.81,8.75 + +# UTF-16 : 7c 73 +# UTF-8 : b3 b1 e7 +[7c73] 米 +4.69,0.62;4.69,9.38 +8.75,5.31;0.62,5.31 +0.62,1.25;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.69,5.31 +2.81,6.25;2.81,6.88 +2.81,6.88;2.50,7.19 +2.50,7.19;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.75 +6.25,6.25;6.88,6.56 +6.88,6.56;7.19,7.19 +7.19,7.19;7.50,7.81 +7.50,7.81;7.81,8.12 +7.81,8.12;8.12,8.75 +8.75,1.25;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;5.94,3.75 +5.94,3.75;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.00,5.00 +5.00,5.00;4.69,5.31 + +# UTF-16 : 8f f7 +# UTF-8 : b7 bf e8 +[8ff7] 迷 +5.94,1.88;5.94,9.38 +8.75,5.94;2.81,5.94 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;4.69,4.69 +4.69,4.69;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;5.62,5.94 +8.75,2.81;8.44,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;7.81,3.75 +7.81,3.75;7.50,4.06 +7.50,4.06;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;6.25,5.31 +6.25,5.31;6.25,5.62 +6.25,5.62;5.94,5.94 +4.69,6.56;4.38,7.19 +4.38,7.19;4.06,7.50 +4.06,7.50;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.44,8.75 +6.88,6.56;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,8.44 +8.12,8.44;8.12,8.75 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 + +# UTF-16 : 62 16 +# UTF-8 : 96 88 e6 +[6216] 或 +0.62,8.12;8.75,8.12 +8.12,6.88;7.81,5.94 +7.81,5.94;7.50,5.31 +7.50,5.31;7.19,4.38 +7.19,4.38;6.56,3.75 +6.56,3.75;6.25,3.12 +6.25,3.12;5.62,2.50 +5.62,2.50;5.00,2.19 +5.00,2.19;4.38,1.56 +4.38,1.56;3.75,1.25 +3.75,1.25;2.81,0.94 +5.62,9.38;5.62,7.81 +5.62,7.81;5.94,6.25 +5.94,6.25;6.25,5.00 +6.25,5.00;6.56,4.06 +6.56,4.06;6.88,3.12 +6.88,3.12;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +6.56,9.38;6.88,9.38 +6.88,9.38;7.19,9.06 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.12,8.44 +1.25,4.38;4.38,4.38 +4.38,4.38;4.38,6.88 +4.38,6.88;1.25,6.88 +1.25,6.88;1.25,4.06 +0.62,2.50;1.25,2.50 +1.25,2.50;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.81,2.81 +2.81,2.81;3.12,2.81 +3.12,2.81;3.75,3.12 +3.75,3.12;4.06,3.12 +4.06,3.12;4.69,3.44 +4.69,3.44;5.00,3.44 + +# UTF-16 : 5f c3 +# UTF-8 : 83 bf e5 +[5fc3] 心 +3.12,7.50;3.12,2.19 +3.12,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.19,2.50 +7.19,2.50;7.19,2.81 +7.19,2.81;7.19,3.44 +0.31,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +9.06,2.19;9.06,2.50 +9.06,2.50;8.75,3.12 +8.75,3.12;8.75,3.44 +8.75,3.44;8.75,3.75 +8.75,3.75;8.44,4.38 +8.44,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;8.12,5.62 +8.12,5.62;8.12,5.94 +8.12,5.94;7.81,6.56 +2.81,9.06;3.12,9.06 +3.12,9.06;3.75,9.06 +3.75,9.06;4.06,8.75 +4.06,8.75;4.38,8.75 +4.38,8.75;5.00,8.75 +5.00,8.75;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.12 +6.25,8.12;6.56,8.12 +6.56,8.12;7.19,7.81 + +# UTF-16 : 60 d1 +# UTF-8 : 91 83 e6 +[60d1] 惑 +0.62,8.44;8.75,8.44 +8.12,7.81;7.81,7.19 +7.81,7.19;7.50,6.56 +7.50,6.56;7.50,6.25 +7.50,6.25;7.19,5.94 +7.19,5.94;6.88,5.31 +6.88,5.31;6.56,5.00 +6.56,5.00;6.25,4.69 +6.25,4.69;5.62,4.38 +5.62,4.38;5.31,4.06 +5.31,4.06;5.00,4.06 +5.62,9.38;5.62,8.44 +5.62,8.44;5.94,7.19 +5.94,7.19;6.25,6.56 +6.25,6.56;6.56,5.94 +6.56,5.94;6.88,5.31 +6.88,5.31;7.19,4.69 +7.19,4.69;7.50,4.38 +7.50,4.38;7.81,4.06 +7.81,4.06;8.12,4.06 +8.12,4.06;8.75,4.06 +8.75,4.06;8.75,4.69 +8.75,4.69;9.06,5.31 +9.06,5.31;9.06,5.62 +6.56,9.38;6.88,9.38 +6.88,9.38;7.50,9.06 +7.50,9.06;8.12,8.75 +8.12,8.75;8.12,8.75 +1.25,5.62;4.38,5.62 +4.38,5.62;4.38,7.50 +4.38,7.50;1.25,7.50 +1.25,7.50;1.25,5.62 +0.62,4.38;1.25,4.38 +1.25,4.38;1.88,4.38 +1.88,4.38;2.19,4.38 +2.19,4.38;2.81,4.38 +2.81,4.38;3.12,4.69 +3.12,4.69;3.75,4.69 +3.75,4.69;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.00,5.00 +2.81,3.44;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.88 +7.19,1.88;7.50,2.50 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.12 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.38,3.44 +4.38,3.44;4.06,3.44 + +# UTF-16 : 6b 20 +# UTF-8 : a0 ac e6 +[6b20] 欠 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.44 +3.75,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;4.69,5.62 +4.69,5.62;4.69,7.50 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.50 +6.56,2.50;5.94,2.81 +5.94,2.81;5.62,3.44 +5.62,3.44;5.31,4.06 +5.31,4.06;5.00,4.69 +5.00,4.69;4.69,5.31 +4.69,5.31;4.69,5.62 +4.69,5.62;4.69,7.50 +0.62,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.50,8.44 +2.50,8.44;2.81,9.06 +2.81,9.06;2.81,9.38 +6.88,5.62;7.19,5.94 +7.19,5.94;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.12,7.50 +8.12,7.50;8.44,8.12 +2.50,8.12;8.44,8.12 + +# UTF-16 : 6b 21 +# UTF-8 : a1 ac e6 +[6b21] 次 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.44 +5.00,3.44;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;5.62,5.00 +5.62,5.00;5.62,5.62 +5.62,5.62;5.62,7.50 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.50 +7.19,2.50;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.62,5.00 +5.62,5.00;5.62,5.62 +5.62,5.62;5.62,7.50 +2.81,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;4.06,7.19 +4.06,7.19;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +4.38,8.44;4.69,9.06 +4.69,9.06;4.69,9.38 +7.19,5.62;7.50,5.94 +7.50,5.94;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +4.38,8.12;8.75,8.12 +0.31,2.19;0.94,2.50 +0.94,2.50;1.56,3.12 +1.56,3.12;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.38 +2.50,7.19;2.19,7.50 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.62,8.75 + +# UTF-16 : 62 3b +# UTF-8 : bb 88 e6 +[623b] 戻 +0.62,8.75;8.75,8.75 +8.75,4.38;1.56,4.38 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.38 +5.00,4.38;5.00,5.62 +8.75,1.25;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,2.81 +5.62,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;5.00,4.38 +1.56,4.69;1.56,7.50 +1.56,7.50;8.12,7.50 +8.12,7.50;8.12,5.94 +8.12,5.94;1.56,5.94 +0.31,1.25;0.62,1.56 +0.62,1.56;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.56,4.38 +1.56,4.38;1.56,5.00 + +# UTF-16 : 4e d8 +# UTF-8 : 98 bb e4 +[4ed8] 付 +8.12,9.38;8.12,1.88 +7.81,1.88;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +9.06,7.81;2.81,7.81 +5.62,3.44;5.31,3.75 +5.31,3.75;5.00,4.38 +5.00,4.38;4.69,5.00 +4.69,5.00;4.38,5.62 +4.38,5.62;4.06,5.94 +2.50,9.38;2.19,8.75 +2.19,8.75;2.19,8.12 +2.19,8.12;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;1.56,6.56 +1.56,6.56;1.25,5.94 +1.25,5.94;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.62,4.69 +0.62,4.69;0.31,4.38 +1.56,0.62;1.56,6.88 + +# UTF-16 : 5b fa +# UTF-8 : ba af e5 +[5bfa] 寺 +0.62,6.25;8.75,6.25 +8.12,8.12;1.25,8.12 +4.69,6.25;4.69,9.38 +6.88,6.25;6.88,1.88 +6.88,1.88;6.88,1.56 +6.88,1.56;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +8.75,4.69;0.62,4.69 +4.38,2.19;4.06,2.50 +4.06,2.50;3.44,2.81 +3.44,2.81;3.12,3.12 +3.12,3.12;2.50,3.44 +2.50,3.44;1.88,4.06 + +# UTF-16 : 5f 85 +# UTF-8 : 85 be e5 +[5f85] 待 +2.81,6.25;9.06,6.25 +8.75,8.12;3.12,8.12 +5.62,6.25;5.94,9.38 +7.81,6.25;7.81,1.88 +7.81,1.88;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,4.69;2.81,4.69 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.44 +4.38,3.44;3.75,4.06 +2.50,7.19;2.19,6.56 +2.19,6.56;1.88,5.94 +1.88,5.94;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.31,4.69 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.56,7.81 +1.56,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +1.56,0.62;1.56,5.94 + +# UTF-16 : 62 4d +# UTF-8 : 8d 89 e6 +[624d] 才 +5.62,9.38;5.62,1.88 +5.62,1.88;5.62,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;3.75,1.25 +3.75,1.25;3.44,1.25 +3.44,1.25;3.12,1.25 +9.06,7.81;0.31,7.81 +0.62,3.44;1.25,3.75 +1.25,3.75;2.19,3.75 +2.19,3.75;2.81,4.06 +2.81,4.06;3.75,4.38 +3.75,4.38;4.38,4.69 +4.38,4.69;5.00,5.00 +5.00,5.00;5.62,5.31 +5.62,5.31;6.56,5.94 +6.56,5.94;7.19,6.25 +7.19,6.25;7.81,6.56 + +# UTF-16 : 95 8b +# UTF-8 : 8b 96 e9 +[958b] 開 +7.19,3.44;2.19,3.44 +2.19,5.00;7.19,5.00 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +6.56,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 +5.62,5.00;5.62,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,4.06 +3.75,4.06;3.75,5.00 + +# UTF-16 : 95 89 +# UTF-8 : 89 96 e9 +[9589] 閉 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +6.56,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 +2.19,4.38;7.19,4.38 +5.62,5.31;5.62,1.56 +5.62,1.56;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.69,1.25 +4.69,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +1.88,1.88;2.50,2.19 +2.50,2.19;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.62,4.38 + +# UTF-16 : 54 4a +# UTF-8 : 8a 91 e5 +[544a] 告 +0.62,6.25;1.25,6.88 +1.25,6.88;1.56,7.50 +1.56,7.50;1.88,8.12 +1.88,8.12;2.19,8.75 +2.19,8.75;2.50,9.38 +1.88,0.94;1.88,4.38 +1.88,4.38;7.50,4.38 +7.50,4.38;7.50,0.94 +1.88,1.56;7.50,1.56 +8.75,5.62;0.62,5.62 +1.88,8.12;8.44,8.12 +4.69,5.62;4.69,9.38 + +# UTF-16 : 6d 69 +# UTF-8 : a9 b5 e6 +[6d69] 浩 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.06,8.44 +4.06,8.44;4.38,9.38 +3.44,0.94;3.44,4.38 +3.44,4.38;8.44,4.38 +8.44,4.38;8.44,0.94 +3.75,1.56;8.44,1.56 +9.06,5.62;2.81,5.62 +4.06,8.12;8.75,8.12 +6.25,5.62;6.25,9.38 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 53 f8 +# UTF-8 : b8 8f e5 +[53f8] 司 +0.62,8.75;8.44,8.75 +8.44,8.75;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +1.88,1.56;1.88,5.62 +1.88,5.62;6.25,5.62 +6.25,5.62;6.25,2.50 +6.25,2.50;1.88,2.50 +7.19,7.19;1.25,7.19 + +# UTF-16 : 75 28 +# UTF-8 : a8 94 e7 +[7528] 用 +1.56,4.06;8.12,4.06 +1.56,6.56;8.12,6.56 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.06 +1.56,4.06;1.56,4.69 +1.56,4.69;1.56,5.31 +1.56,5.31;1.56,8.75 +1.56,8.75;8.44,8.75 +8.44,8.75;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +4.69,8.75;5.00,0.94 + +# UTF-16 : 75 2c +# UTF-8 : ac 94 e7 +[752c] 甬 +1.25,3.44;8.12,3.44 +1.25,5.31;8.12,5.31 +1.25,0.94;1.25,7.19 +1.25,7.19;8.12,7.19 +8.12,7.19;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +1.25,8.75;8.12,8.75 +2.50,8.44;2.81,8.12 +2.81,8.12;3.44,7.81 +3.44,7.81;3.75,7.81 +3.75,7.81;4.38,7.50 +4.38,7.50;5.00,7.19 +8.12,8.75;7.81,8.75 +7.81,8.75;7.19,8.44 +7.19,8.44;6.88,8.12 +6.88,8.12;6.25,8.12 +6.25,8.12;5.94,7.81 +5.94,7.81;5.62,7.50 +5.62,7.50;5.00,7.50 +5.00,7.50;4.69,7.19 +4.69,7.19;4.69,0.94 + +# UTF-16 : 90 1a +# UTF-8 : 9a 80 e9 +[901a] 通 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +3.44,4.38;8.44,4.38 +3.44,5.94;8.44,5.94 +3.12,2.19;3.12,7.50 +3.12,7.50;8.44,7.50 +8.44,7.50;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;6.88,2.19 +6.88,2.19;6.88,2.19 +3.12,8.75;8.75,8.75 +4.06,8.44;4.38,8.12 +4.38,8.12;5.00,8.12 +5.00,8.12;5.31,7.81 +5.31,7.81;5.62,7.50 +5.62,7.50;5.94,7.50 +8.44,8.75;8.12,8.75 +8.12,8.75;7.81,8.44 +7.81,8.44;7.19,8.12 +7.19,8.12;6.56,7.81 +6.56,7.81;5.94,7.50 +5.94,7.19;5.94,2.19 + +# UTF-16 : 77 e2 +# UTF-8 : a2 9f e7 +[77e2] 矢 +0.62,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;4.69,5.94 +4.69,5.94;4.69,8.44 +8.75,1.25;8.12,1.25 +8.12,1.25;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.31,4.06 +5.31,4.06;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;4.69,5.94 +8.12,8.44;2.19,8.44 +0.94,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;1.88,7.50 +1.88,7.50;2.19,8.12 +2.19,8.12;2.19,8.44 +2.19,8.44;2.50,8.75 +2.50,8.75;2.50,9.06 +2.50,9.06;2.81,9.38 +8.75,5.62;0.62,5.62 + +# UTF-16 : 77 e5 +# UTF-8 : a5 9f e7 +[77e5] 知 +4.69,8.44;1.25,8.44 +0.62,6.25;0.94,6.88 +0.94,6.88;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.75 +1.56,8.75;1.56,9.38 +5.00,5.62;0.31,5.62 +0.31,1.25;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,8.44 +8.75,0.94;8.75,8.44 +8.75,8.44;5.31,8.44 +5.31,8.44;5.31,0.94 +5.62,1.88;8.75,1.88 +4.69,1.56;4.38,2.19 +4.38,2.19;4.06,2.81 +4.06,2.81;3.75,3.44 +3.75,3.44;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.12,4.38 +3.12,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 + +# UTF-16 : 5d f1 +# UTF-8 : b1 b7 e5 +[5df1] 己 +7.81,4.69;7.81,8.75 +7.81,8.75;1.25,8.75 +7.81,5.62;1.56,5.62 +1.56,5.62;1.56,2.19 +1.56,2.19;1.56,1.56 +1.56,1.56;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.12,1.56 +8.12,1.56;8.44,1.88 +8.44,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.75,3.44 + +# UTF-16 : 51 71 +# UTF-8 : b1 85 e5 +[5171] 共 +9.06,4.38;0.31,4.38 +0.94,7.50;8.44,7.50 +2.81,4.38;2.81,9.38 +6.56,4.38;6.56,9.38 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.44,2.81 +3.44,2.81;3.75,3.12 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.12 + +# UTF-16 : 5d fd +# UTF-8 : bd b7 e5 +[5dfd] 巽 +0.94,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 +8.75,3.12;0.62,3.12 +0.94,4.69;8.44,4.69 +3.12,3.12;3.12,5.94 +6.25,3.12;6.25,5.94 +4.38,6.88;4.38,6.56 +4.38,6.56;4.06,5.94 +4.06,5.94;3.75,5.94 +3.75,5.94;3.44,5.94 +3.44,5.94;3.12,5.94 +3.12,5.94;2.50,5.94 +2.50,5.94;2.50,5.94 +2.50,5.94;1.88,5.94 +1.88,5.94;1.56,5.94 +1.56,5.94;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.94,7.50 +0.94,7.50;4.38,7.50 +4.38,7.50;4.38,8.75 +4.38,8.75;0.94,8.75 +8.44,6.88;8.44,6.56 +8.44,6.56;8.44,5.94 +8.44,5.94;7.81,5.94 +7.81,5.94;7.50,5.94 +7.50,5.94;7.19,5.94 +7.19,5.94;6.56,5.94 +6.56,5.94;6.56,5.94 +6.56,5.94;6.25,5.94 +6.25,5.94;5.62,5.94 +5.62,5.94;5.31,5.94 +5.31,5.94;5.00,6.25 +5.00,6.25;5.00,7.50 +5.00,7.50;8.44,7.50 +8.44,7.50;8.44,8.75 +8.44,8.75;5.00,8.75 + +# UTF-16 : 90 78 +# UTF-8 : b8 81 e9 +[9078] 選 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +8.75,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +8.75,3.44;2.50,3.44 +2.81,5.00;8.75,5.00 +4.38,3.75;4.38,6.25 +7.19,3.75;7.19,6.25 +5.31,7.19;5.31,6.56 +5.31,6.56;5.31,6.25 +5.31,6.25;4.69,6.25 +4.69,6.25;4.38,6.25 +4.38,6.25;4.06,6.25 +4.06,6.25;3.75,6.25 +3.75,6.25;3.44,6.25 +3.44,6.25;2.81,6.25 +2.81,6.25;2.81,6.56 +2.81,6.56;2.81,7.81 +2.81,7.81;5.31,7.81 +5.31,7.81;5.31,8.75 +5.31,8.75;2.81,8.75 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.62 +1.88,5.62;0.31,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 +8.75,7.19;8.44,6.56 +8.44,6.56;8.44,6.25 +8.44,6.25;8.12,6.25 +7.81,6.25;7.50,6.25 +7.50,6.25;7.19,6.25 +7.19,6.25;6.88,6.25 +6.88,6.25;6.56,6.25 +6.56,6.25;6.25,6.25 +6.25,6.25;5.94,6.56 +5.94,6.56;5.94,7.81 +5.94,7.81;8.44,7.81 +8.44,7.81;8.44,8.75 +8.44,8.75;5.94,8.75 + +# UTF-16 : 5c 3a +# UTF-8 : ba b0 e5 +[5c3a] 尺 +0.62,0.94;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.88,5.31;1.88,5.94 +1.88,5.94;1.88,8.75 +1.88,8.75;7.81,8.75 +7.81,8.75;7.81,5.00 +2.19,5.62;7.81,5.62 +8.75,0.94;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,4.06 +5.94,4.06;5.62,4.69 +5.62,4.69;5.31,5.31 +5.31,5.31;5.00,5.62 + +# UTF-16 : 62 9e +# UTF-8 : 9e 8a e6 +[629e] 択 +1.88,9.38;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.44,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.44,7.19;0.31,7.19 +4.38,5.62;8.44,5.62 +8.44,5.62;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,5.62 +4.38,5.62;4.38,5.00 +4.38,5.00;4.06,4.38 +4.06,4.38;4.06,4.06 +4.06,4.06;4.06,3.44 +4.06,3.44;4.06,2.81 +4.06,2.81;3.75,2.50 +3.75,2.50;3.75,2.19 +3.75,2.19;3.44,1.56 +3.44,1.56;3.12,1.25 +3.12,1.25;2.81,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.88,4.06 +6.88,4.06;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;6.25,5.62 + +# UTF-16 : 65 b0 +# UTF-8 : b0 96 e6 +[65b0] 新 +5.31,6.25;9.06,6.25 +7.81,0.94;7.81,6.25 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 +4.38,0.94;4.69,1.56 +4.69,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.31,5.31 +5.31,5.31;5.31,6.25 +5.31,6.25;5.62,7.19 +5.62,7.19;5.62,8.44 +2.50,8.12;2.50,9.38 +3.12,5.94;3.44,6.25 +3.44,6.25;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;4.06,8.12 +1.88,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +1.56,7.19;1.25,7.81 +1.25,7.81;1.25,8.12 +2.50,0.94;2.50,5.94 +4.69,4.69;0.31,4.69 +4.69,8.12;0.62,8.12 +4.69,5.94;0.31,5.94 +0.31,1.88;0.62,2.19 +0.62,2.19;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;2.19,3.75 +2.19,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +4.38,2.50;4.06,2.81 +4.06,2.81;3.75,3.44 +3.75,3.44;3.44,3.75 +3.44,3.75;3.12,4.06 +3.12,4.06;2.50,4.38 + +# UTF-16 : 77 40 +# UTF-8 : 80 9d e7 +[7740] 着 +0.31,5.94;9.06,5.94 +1.25,7.19;8.12,7.19 +0.62,8.44;8.75,8.44 +4.69,5.94;4.69,8.44 +3.44,8.44;3.44,8.75 +3.44,8.75;3.12,9.06 +3.12,9.06;2.81,9.38 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.06 +6.25,9.06;6.56,9.38 +0.31,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,3.75;2.19,4.06 +2.19,4.06;2.19,4.38 +2.19,4.38;2.50,5.00 +2.50,5.00;2.50,5.31 +2.50,5.31;2.81,5.94 +7.81,0.62;7.81,5.00 +7.81,5.00;2.50,5.00 +2.50,5.00;2.50,0.62 +2.50,1.25;7.81,1.25 +2.50,2.50;7.81,2.50 +2.50,3.75;7.81,3.75 + +# UTF-16 : 67 2a +# UTF-8 : aa 9c e6 +[672a] 未 +4.69,0.62;4.69,9.38 +8.75,5.62;0.62,5.62 +8.44,8.12;0.94,8.12 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.69,5.62 +9.06,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;5.94,4.06 +5.94,4.06;5.62,4.38 +5.62,4.38;5.31,4.69 +5.31,4.69;5.00,5.00 +5.00,5.00;4.69,5.62 + +# UTF-16 : 51 97 +# UTF-8 : 97 86 e5 +[5197] 冗 +8.44,6.56;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,6.56 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,7.19 +2.81,7.19;6.25,7.19 +6.25,7.19;6.25,1.88 +6.25,1.88;6.25,1.56 +6.25,1.56;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.44 + +# UTF-16 : 58 eb +# UTF-8 : ab a3 e5 +[58eb] 士 +1.25,1.25;8.44,1.25 +8.75,6.25;0.62,6.25 +4.69,1.25;4.69,9.06 + +# UTF-16 : 58 f2 +# UTF-8 : b2 a3 e5 +[58f2] 売 +1.25,6.56;8.12,6.56 +8.75,8.44;0.62,8.44 +4.69,6.56;4.69,9.38 +8.44,3.75;8.44,5.62 +8.44,5.62;0.94,5.62 +0.94,5.62;0.94,3.75 +5.62,4.69;5.62,1.88 +5.62,1.88;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,2.81 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.75,4.69 + +# UTF-16 : 8a ad +# UTF-8 : ad aa e8 +[8aad] 読 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,6.25;3.44,6.25 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +4.06,6.88;8.44,6.88 +8.75,8.44;4.06,8.44 +6.25,6.88;6.25,9.38 +8.75,4.06;8.75,5.62 +8.75,5.62;4.06,5.62 +4.06,5.62;4.06,3.75 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.62,4.69 +6.88,4.69;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,2.50 +8.75,2.50;8.75,2.81 + +# UTF-16 : 51 6c +# UTF-8 : ac 85 e5 +[516c] 公 +8.75,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.88,4.06 +6.88,4.06;6.56,4.38 +0.62,1.25;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +2.19,1.25;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;4.06,6.25 +3.44,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.50 +2.81,7.50;2.50,7.19 +2.50,7.19;2.19,6.88 +2.19,6.88;1.88,6.56 +1.88,6.56;1.56,6.25 +1.56,6.25;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.31,5.31 +5.94,8.75;6.25,8.44 +6.25,8.44;6.25,8.12 +6.25,8.12;6.56,7.50 +6.56,7.50;6.88,7.19 +6.88,7.19;7.19,6.88 +7.19,6.88;7.50,6.56 +7.50,6.56;7.81,6.25 +7.81,6.25;8.12,5.94 +8.12,5.94;8.75,5.62 +8.75,5.62;9.06,5.31 + +# UTF-16 : 7d cf +# UTF-8 : 8f b7 e7 +[7dcf] 総 +3.75,4.38;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.62 +3.44,5.62;3.12,6.25 +3.12,6.25;3.12,6.56 +0.31,4.69;3.44,5.00 +1.88,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;2.81,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,8.12 +3.12,8.12;3.12,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.38 +8.75,4.69;8.44,5.00 +8.44,5.00;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.81,6.56 +7.81,6.56;7.50,6.88 +3.75,5.00;4.38,5.00 +4.38,5.00;4.69,5.00 +4.69,5.00;5.00,5.31 +5.00,5.31;5.62,5.31 +5.62,5.31;5.94,5.31 +5.94,5.31;6.56,5.31 +6.56,5.31;6.88,5.31 +6.88,5.31;7.50,5.31 +7.50,5.31;7.81,5.31 +7.81,5.31;8.12,5.62 +5.00,5.00;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.62,7.19 +5.62,7.19;5.94,7.81 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.44,7.19 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.12 +7.81,8.12;8.12,7.81 +8.12,7.81;8.44,7.50 +8.44,7.50;9.06,7.19 +5.31,4.06;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.62,0.94 +5.62,0.94;5.94,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,1.56 +8.12,1.56;8.12,1.88 +8.12,1.88;8.12,2.50 +3.75,1.25;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.38,3.75 +9.06,1.56;9.06,2.19 +9.06,2.19;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.44,3.44 +8.44,3.44;8.12,3.75 +5.62,4.69;5.94,4.38 +5.94,4.38;6.25,4.06 +6.25,4.06;6.88,3.75 +6.88,3.75;7.19,3.44 +7.19,3.44;7.50,3.12 + +# UTF-16 : 65 35 +# UTF-8 : b5 94 e6 +[6535] 攵 +0.62,1.25;1.56,1.56 +1.56,1.56;2.50,1.88 +2.50,1.88;3.44,2.50 +3.44,2.50;4.06,2.81 +4.06,2.81;5.00,3.44 +5.00,3.44;5.31,4.06 +5.31,4.06;5.94,5.00 +5.94,5.00;6.25,5.62 +6.25,5.62;6.88,6.56 +6.88,6.56;7.19,7.81 +8.75,1.25;7.81,1.56 +7.81,1.56;6.88,1.88 +6.88,1.88;5.94,2.19 +5.94,2.19;5.31,2.81 +5.31,2.81;4.69,3.44 +4.69,3.44;4.06,4.06 +4.06,4.06;3.75,4.69 +3.75,4.69;3.12,5.31 +3.12,5.31;2.81,6.25 +2.81,6.25;2.50,7.19 +1.88,7.81;8.75,7.81 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.88,7.19 +1.88,7.19;1.88,7.50 +1.88,7.50;2.19,8.12 +2.19,8.12;2.19,8.44 +2.19,8.44;2.50,9.06 +2.50,9.06;2.50,9.38 + +# UTF-16 : 65 70 +# UTF-8 : b0 95 e6 +[6570] 数 +4.69,0.94;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.50 +6.56,2.50;6.88,3.12 +6.88,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;8.12,5.94 +8.12,5.94;8.44,6.88 +8.44,6.88;8.44,7.81 +9.06,0.94;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;5.94,6.25 +5.94,6.25;5.94,7.19 +5.62,7.81;9.06,7.81 +4.69,5.00;5.00,5.31 +5.00,5.31;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;5.94,9.06 +5.94,9.06;5.94,9.38 +2.81,5.00;2.81,9.38 +5.00,7.19;0.62,7.19 +0.31,5.00;0.62,5.31 +0.62,5.31;1.25,5.62 +1.25,5.62;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,7.19 +2.50,7.19;2.81,7.19 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,9.06 +0.94,9.06;0.94,9.06 +3.75,7.81;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;4.69,9.06 +4.69,9.06;4.69,9.06 +5.00,4.38;0.31,4.38 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.06,4.38 +2.19,5.31;2.19,4.69 +2.19,4.69;1.88,4.06 +1.88,4.06;1.56,3.75 +1.56,3.75;1.25,3.12 +1.25,3.12;0.94,2.81 +0.94,2.81;1.56,2.81 +1.56,2.81;1.88,2.50 +1.88,2.50;2.50,2.50 +2.50,2.50;3.12,2.19 +3.12,2.19;4.06,1.88 +4.06,1.88;4.38,1.88 +4.38,1.88;4.69,1.56 +4.38,5.62;4.06,5.94 +4.06,5.94;3.75,6.56 +3.75,6.56;3.44,6.88 +3.44,6.88;3.12,6.88 +3.12,6.88;2.81,7.19 + +# UTF-16 : 53 69 +# UTF-8 : a9 8d e5 +[5369] 卩 +2.50,0.94;2.50,8.75 +2.50,8.75;7.19,8.75 +7.19,8.75;7.19,3.75 +7.19,3.75;7.19,3.12 +7.19,3.12;6.88,3.12 +6.88,3.12;6.25,2.81 +6.25,2.81;5.62,2.81 +5.62,2.81;5.00,3.12 +5.00,3.12;4.69,3.12 +4.69,3.12;4.38,3.12 + +# UTF-16 : 59 18 +# UTF-8 : 98 a4 e5 +[5918] 夘 +5.62,0.94;5.62,8.75 +5.62,8.75;8.44,8.75 +8.44,8.75;8.44,3.12 +8.44,3.12;8.44,2.81 +8.44,2.81;8.12,2.50 +8.12,2.50;7.81,2.50 +7.81,2.50;7.50,2.50 +7.50,2.50;6.88,2.50 +6.88,2.50;6.56,2.50 +0.31,4.69;0.62,5.31 +0.62,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.19,8.44 +2.19,8.44;2.50,9.06 +2.50,9.06;2.50,9.38 +3.75,4.38;3.44,5.00 +3.44,5.00;3.12,5.31 +3.12,5.31;2.81,5.62 +2.81,5.62;2.19,5.94 +2.19,5.94;1.88,6.25 +2.19,8.12;4.69,8.12 +4.69,8.12;4.69,7.19 +4.69,7.19;4.38,6.25 +4.38,6.25;4.06,5.31 +4.06,5.31;3.75,4.69 +3.75,4.69;3.44,3.75 +3.44,3.75;3.12,3.12 +3.12,3.12;2.50,2.50 +2.50,2.50;1.88,1.88 +1.88,1.88;1.25,1.56 +1.25,1.56;0.62,1.25 + +# UTF-16 : 5b 9b +# UTF-8 : 9b ae e5 +[5b9b] 宛 +4.69,8.44;4.69,9.38 +8.75,6.88;8.75,8.44 +8.75,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.81 +2.19,6.56;4.69,6.56 +4.38,6.56;4.38,5.94 +4.38,5.94;4.38,5.00 +4.38,5.00;4.06,4.38 +4.06,4.38;3.75,3.75 +3.75,3.75;3.44,3.12 +3.44,3.12;2.81,2.50 +2.81,2.50;2.50,2.19 +2.50,2.19;1.88,1.56 +1.88,1.56;1.25,1.25 +1.25,1.25;0.62,0.94 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;5.31,1.56 +5.31,1.56;5.31,1.88 +5.31,1.88;5.31,6.88 +5.31,6.88;8.12,6.88 +8.12,6.88;8.12,4.06 +8.12,4.06;8.12,3.75 +8.12,3.75;7.50,3.44 +7.50,3.44;7.50,3.44 +7.50,3.44;6.88,3.44 +6.88,3.44;6.56,3.44 +6.56,3.44;6.25,3.44 +3.75,3.75;3.44,4.06 +3.44,4.06;2.81,4.38 +2.81,4.38;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 + +# UTF-16 : 5f dd +# UTF-8 : 9d bf e5 +[5fdd] 忝 +8.75,6.56;0.62,6.56 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 +0.31,3.44;1.25,3.75 +1.25,3.75;1.88,4.38 +1.88,4.38;2.19,4.69 +2.19,4.69;2.81,5.31 +2.81,5.31;3.12,5.62 +3.12,5.62;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.75 +9.06,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.56 +4.38,5.31;4.69,1.25 +4.38,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +1.25,1.25;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +6.88,1.25;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.81 +6.25,2.81;5.94,3.44 +5.94,3.44;5.62,3.75 +8.75,1.25;8.75,1.88 +8.75,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,3.75 + +# UTF-16 : 6d fb +# UTF-8 : bb b7 e6 +[6dfb] 添 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.75,6.88;2.50,6.88 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,9.06 +7.81,9.06;8.44,9.06 +2.50,3.75;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.94,8.75 +9.06,3.75;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.88,6.25 +6.88,6.25;6.56,6.88 +5.62,5.62;5.62,1.25 +5.62,1.25;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +2.81,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.06,4.06 +7.50,1.25;7.19,1.88 +7.19,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.50,4.06 + +# UTF-16 : 54 46 +# UTF-8 : 86 91 e5 +[5446] 呆 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.62 +8.75,4.69;0.62,4.69 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.38,4.38 +4.38,4.38;4.69,4.69 +9.06,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.31,4.06 +5.31,4.06;5.00,4.38 +5.00,4.38;4.69,4.69 +4.69,0.62;4.69,5.62 + +# UTF-16 : 4f dd +# UTF-8 : 9d bf e4 +[4fdd] 保 +3.44,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.12,8.75 +3.12,8.75;3.12,5.94 +9.06,5.00;2.50,5.00 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.31,4.38 +5.31,4.38;5.62,5.00 +9.06,1.25;8.75,1.56 +8.75,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.62,0.62;5.62,5.94 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.56,0.62;1.56,7.19 + +# UTF-16 : 4e d4 +# UTF-8 : 94 bb e4 +[4ed4] 仔 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.56,0.62;1.56,7.19 +2.50,5.00;9.06,5.00 +8.44,8.75;3.12,8.75 +5.94,6.56;5.94,1.88 +5.94,1.88;5.94,1.56 +5.94,1.56;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +8.44,8.75;8.12,8.12 +8.12,8.12;7.50,7.50 +7.50,7.50;7.19,7.19 +7.19,7.19;6.56,6.56 +6.56,6.56;5.94,6.25 + +# UTF-16 : 5b 58 +# UTF-8 : 98 ad e5 +[5b58] 存 +1.88,0.94;1.88,6.56 +2.81,4.06;9.06,4.06 +8.75,6.88;3.75,6.88 +6.25,5.00;6.25,1.56 +6.25,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,1.25 +8.75,6.88;8.12,6.25 +8.12,6.25;7.81,5.94 +7.81,5.94;7.19,5.62 +7.19,5.62;6.88,5.31 +6.88,5.31;6.25,5.00 +8.75,8.44;0.62,8.44 +0.31,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +3.75,8.44;4.06,9.06 +4.06,9.06;4.38,9.69 + +# UTF-16 : 59 2b +# UTF-8 : ab a4 e5 +[592b] 夫 +8.75,5.31;0.62,5.31 +8.44,7.81;1.25,7.81 +0.62,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;4.69,5.94 +4.69,5.94;4.69,9.38 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;4.69,5.31 +4.69,5.31;4.69,5.94 + +# UTF-16 : 89 8f +# UTF-8 : 8f a6 e8 +[898f] 規 +3.75,5.31;0.31,5.31 +3.75,7.50;0.62,7.50 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;1.88,3.75 +1.88,3.75;1.88,4.06 +1.88,4.06;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;2.19,9.38 +4.38,3.75;8.44,3.75 +8.44,3.75;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,3.75 +4.38,5.62;8.12,5.62 +4.38,7.19;8.12,7.19 +3.75,2.19;3.44,2.81 +3.44,2.81;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.19,4.38 +6.88,3.75;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 + +# UTF-16 : 61 1b +# UTF-8 : 9b 84 e6 +[611b] 愛 +0.94,8.75;1.88,8.75 +1.88,8.75;2.50,8.75 +2.50,8.75;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,9.06 +6.88,9.06;7.81,9.06 +7.81,9.06;8.44,9.06 +8.75,5.62;8.75,7.19 +8.75,7.19;0.94,7.19 +0.94,7.19;0.94,5.31 +2.81,7.19;2.50,7.50 +2.50,7.50;2.50,8.12 +2.50,8.12;2.19,8.44 +2.19,8.44;1.88,8.75 +5.00,7.19;4.69,7.81 +4.69,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +4.38,8.44;4.06,8.75 +6.56,7.19;6.88,7.50 +6.88,7.50;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;7.50,8.75 +2.81,4.06;7.19,4.06 +0.62,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.88,3.44 +6.88,3.44;7.19,4.06 +8.75,0.94;8.12,1.25 +8.12,1.25;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.56 +5.94,1.56;5.31,1.88 +5.31,1.88;4.69,2.19 +4.69,2.19;4.06,2.50 +4.06,2.50;3.44,2.81 +3.44,2.81;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,6.56;2.81,5.62 +2.81,5.62;2.81,5.31 +2.81,5.31;3.12,5.00 +3.12,5.00;3.44,5.00 +3.44,5.00;3.75,5.00 +3.75,5.00;4.38,5.00 +4.38,5.00;4.69,5.00 +4.38,5.00;5.00,5.00 +5.00,5.00;5.31,5.00 +5.31,5.00;5.62,5.00 +5.62,5.00;6.25,5.00 +6.25,5.00;6.56,5.00 +6.56,5.00;6.88,5.62 +6.88,5.62;6.88,5.94 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +8.44,4.69;8.12,5.00 +8.12,5.00;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.50,6.25 +7.50,6.25;7.19,6.56 +5.62,5.62;5.00,5.94 +5.00,5.94;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,6.56 +0.62,2.81;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.56,3.12 +1.56,3.12;2.19,3.75 +2.19,3.75;2.81,4.06 +2.81,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 + +# UTF-16 : 75 31 +# UTF-8 : b1 94 e7 +[7531] 由 +8.12,0.94;8.12,7.50 +8.12,7.50;1.25,7.50 +1.25,7.50;1.25,0.94 +4.69,9.38;4.69,1.56 +1.25,1.56;8.12,1.56 +1.25,4.69;8.12,4.69 + +# UTF-16 : 66 f2 +# UTF-8 : b2 9b e6 +[66f2] 曲 +8.44,0.94;8.44,7.50 +8.44,7.50;0.94,7.50 +0.94,7.50;0.94,0.94 +3.44,9.38;3.44,1.56 +5.94,9.38;5.94,1.56 +1.25,1.56;8.44,1.56 +1.25,4.69;8.44,4.69 + +# UTF-16 : 8c 46 +# UTF-8 : 86 b1 e8 +[8c46] 豆 +0.62,1.25;8.75,1.25 +0.62,8.75;8.75,8.75 +5.31,1.25;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.81 +6.56,2.81;6.88,3.44 +6.88,3.44;6.88,4.06 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.50 +3.12,2.50;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.50,4.06 +1.56,4.69;1.56,7.19 +1.56,7.19;7.81,7.19 +7.81,7.19;7.81,4.69 +7.81,4.69;1.88,4.69 + +# UTF-16 : 8c 4a +# UTF-8 : 8a b1 e8 +[8c4a] 豊 +3.75,9.69;3.75,5.94 +5.62,9.69;5.94,5.94 +1.25,5.94;8.12,5.94 +8.12,5.94;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,5.94 +1.25,7.19;8.12,7.19 +0.62,1.25;8.75,1.25 +0.62,5.00;8.75,5.00 +1.88,2.81;1.88,4.38 +1.88,4.38;7.50,4.38 +7.50,4.38;7.50,2.81 +7.50,2.81;1.88,2.81 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +3.44,1.25;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.50,2.81 + +# UTF-16 : 80 7f +# UTF-8 : bf 81 e8 +[807f] 聿 +1.25,5.31;7.81,5.31 +7.81,5.31;7.81,8.44 +7.81,8.44;1.25,8.44 +0.31,6.88;9.06,6.88 +0.31,2.19;9.06,2.19 +1.25,3.75;8.44,3.75 +4.69,0.62;4.69,9.38 + +# UTF-16 : 66 f8 +# UTF-8 : b8 9b e6 +[66f8] 書 +1.25,6.56;7.81,6.56 +7.81,6.56;7.81,8.75 +7.81,8.75;1.25,8.75 +0.31,7.81;9.06,7.81 +0.31,4.69;9.06,4.69 +0.94,5.62;8.44,5.62 +4.69,4.69;4.69,9.69 +7.81,0.62;7.81,3.75 +7.81,3.75;1.56,3.75 +1.56,3.75;1.56,0.62 +1.56,1.25;7.81,1.25 +1.56,2.50;7.81,2.50 + +# UTF-16 : 4f 53 +# UTF-8 : 93 bd e4 +[4f53] 体 +8.12,2.81;3.44,2.81 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,6.88 +5.94,0.62;5.94,9.38 +9.06,7.50;2.50,7.50 +2.19,2.19;2.50,2.81 +2.50,2.81;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;4.06,4.38 +4.06,4.38;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.94,7.50 +9.38,2.19;8.75,2.81 +8.75,2.81;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.50,4.38 +7.50,4.38;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.94 +6.56,5.94;6.25,6.56 +6.25,6.56;6.25,6.88 +6.25,6.88;5.94,7.50 + +# UTF-16 : 5f 13 +# UTF-8 : 93 bc e5 +[5f13] 弓 +1.56,8.75;7.81,8.75 +7.81,8.75;7.81,6.56 +7.81,6.56;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.56,5.31 +1.56,5.31;1.56,4.69 +1.56,4.69;1.25,4.06 +1.25,4.06;1.25,3.44 +1.25,4.38;8.12,4.38 +8.12,4.38;8.12,3.44 +8.12,3.44;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;7.81,1.88 +7.81,1.88;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,1.25 +5.00,1.25;4.69,1.25 +4.69,1.25;4.38,1.25 + +# UTF-16 : 5f 15 +# UTF-8 : 95 bc e5 +[5f15] 引 +0.94,8.75;4.69,8.75 +4.38,8.75;4.69,6.56 +4.38,6.56;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.44 +0.94,4.38;4.69,4.38 +4.69,4.38;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.38,2.19 +4.38,2.19;4.38,1.88 +4.38,1.88;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,1.25 +1.88,1.25;1.56,1.25 +1.56,1.25;1.25,1.25 +7.81,0.94;7.81,9.06 + +# UTF-16 : 7f bd +# UTF-8 : bd be e7 +[7fbd] 羽 +0.62,2.81;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.88,3.44 +1.88,3.44;2.19,3.75 +2.19,3.75;2.81,4.38 +2.81,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +2.81,5.62;2.50,5.94 +2.50,5.94;2.19,6.25 +2.19,6.25;1.88,6.88 +1.88,6.88;1.56,7.19 +1.56,7.19;1.25,7.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,3.75;6.56,3.75 +6.56,3.75;7.19,4.38 +7.19,4.38;7.81,5.00 +7.81,5.00;8.12,5.00 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,7.50 +5.94,7.50;5.31,7.81 +4.69,8.75;8.44,8.75 +8.44,8.75;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.81,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +0.62,8.75;4.06,8.75 +4.06,8.75;4.06,1.88 +4.06,1.88;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;1.88,1.25 + +# UTF-16 : 96 f2 +# UTF-8 : b2 9b e9 +[96f2] 雲 +4.69,5.31;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,5.62;4.06,5.62 +5.62,6.88;7.81,6.88 +5.62,5.62;7.81,5.62 +8.44,5.94;8.44,7.81 +8.44,7.81;0.94,7.81 +0.94,7.81;0.94,5.94 +8.75,3.44;0.62,3.44 +8.12,4.69;1.25,4.69 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.44 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.81,1.56 + +# UTF-16 : 53 e4 +# UTF-8 : a4 8f e5 +[53e4] 古 +0.31,7.81;9.06,7.81 +4.69,5.00;4.69,9.38 +7.81,0.94;7.81,5.00 +7.81,5.00;1.56,5.00 +1.56,5.00;1.56,0.94 +1.56,1.56;7.81,1.56 + +# UTF-16 : 54 09 +# UTF-8 : 89 90 e5 +[5409] 吉 +0.62,8.12;8.75,8.12 +1.25,5.94;8.44,5.94 +4.69,5.94;4.69,9.38 +7.81,0.94;7.81,4.38 +7.81,4.38;1.56,4.38 +1.56,4.38;1.56,0.94 +1.88,1.56;7.50,1.56 + +# UTF-16 : 82 0c +# UTF-8 : 8c 88 e8 +[820c] 舌 +0.62,6.56;8.75,6.56 +4.69,4.69;4.69,8.44 +7.81,0.94;7.81,4.69 +7.81,4.69;1.56,4.69 +1.56,4.69;1.56,0.94 +1.88,1.56;7.50,1.56 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 + +# UTF-16 : 4e 0d +# UTF-8 : 8d b8 e4 +[4e0d] 不 +4.69,0.94;4.69,7.50 +8.75,8.75;0.62,8.75 +0.31,3.12;1.25,3.75 +1.25,3.75;1.88,4.38 +1.88,4.38;2.50,4.69 +2.50,4.69;3.12,5.31 +3.12,5.31;3.44,5.94 +3.44,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.50 +4.69,7.50;5.31,8.12 +5.31,8.12;5.62,8.75 +9.06,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.38 +8.12,4.38;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.56 + +# UTF-16 : 57 12 +# UTF-8 : 92 9c e5 +[5712] 園 +8.75,0.62;8.75,9.06 +8.75,9.06;0.94,9.06 +0.94,9.06;0.94,0.62 +0.94,1.25;8.44,1.25 +1.88,7.81;7.50,7.81 +1.25,6.56;8.12,6.56 +4.69,6.56;4.69,8.75 +2.50,4.38;6.88,4.38 +6.88,4.38;6.88,5.94 +6.88,5.94;2.50,5.94 +2.50,5.94;2.50,4.06 +4.69,1.88;4.69,3.75 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.69,3.75 +4.69,3.75;5.00,4.38 +8.12,1.88;7.50,2.50 +7.50,2.50;6.88,2.81 +6.88,2.81;6.25,3.12 +6.25,3.12;5.31,3.44 +5.31,3.44;4.69,3.75 +5.94,3.12;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.19,3.75 +7.19,3.75;7.50,4.06 +7.50,4.06;7.81,4.06 + +# UTF-16 : 54 42 +# UTF-8 : 82 91 e5 +[5442] 呂 +1.88,6.25;7.50,6.25 +7.50,6.25;7.50,8.75 +7.50,8.75;1.88,8.75 +1.88,8.75;1.88,5.94 +8.12,0.94;8.12,4.69 +8.12,4.69;1.25,4.69 +1.25,4.69;1.25,0.94 +1.25,1.56;8.12,1.56 +4.69,6.25;4.38,5.62 +4.38,5.62;4.38,5.31 +4.38,5.31;4.06,4.69 +4.06,4.69;4.06,4.69 + +# UTF-16 : 5b ae +# UTF-8 : ae ae e5 +[5bae] 宮 +2.19,5.31;7.19,5.31 +7.19,5.31;7.19,7.50 +7.19,7.50;2.19,7.50 +2.19,7.50;2.19,5.00 +7.81,0.62;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.62 +1.88,1.56;7.50,1.56 +4.69,8.44;4.69,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.56 +4.38,5.31;4.38,4.69 +4.38,4.69;4.06,4.38 +4.06,4.38;4.06,4.06 + +# UTF-16 : 5b 98 +# UTF-8 : 98 ae e5 +[5b98] 官 +2.19,5.31;7.19,5.31 +7.19,5.31;7.19,7.50 +7.19,7.50;2.19,7.50 +2.19,7.50;2.19,0.62 +7.81,0.62;7.81,4.06 +7.81,4.06;2.19,4.06 +2.19,1.56;7.50,1.56 +4.69,8.44;4.69,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.56 + +# UTF-16 : 7b a1 +# UTF-8 : a1 ae e7 +[7ba1] 管 +2.19,4.38;7.19,4.38 +7.19,4.38;7.19,5.94 +7.19,5.94;2.19,5.94 +2.19,5.94;2.19,0.62 +7.81,0.62;7.81,3.12 +7.81,3.12;2.19,3.12 +2.19,1.25;7.50,1.25 +4.69,6.88;4.69,8.12 +8.75,5.00;8.75,6.88 +8.75,6.88;0.62,6.88 +0.62,6.88;0.62,5.00 +3.12,7.19;3.12,7.50 +3.12,7.50;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +7.19,7.19;6.88,7.50 +6.88,7.50;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.56,8.75 +2.19,9.69;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.19 +5.94,9.69;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.75;5.31,8.75 +4.69,8.75;1.56,8.75 + +# UTF-16 : 75 32 +# UTF-8 : b2 94 e7 +[7532] 甲 +8.12,3.12;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,3.12 +4.69,8.75;4.69,0.62 +1.25,4.06;8.12,4.06 +1.25,6.56;8.12,6.56 + +# UTF-16 : 75 33 +# UTF-8 : b3 94 e7 +[7533] 申 +8.12,2.50;8.12,8.12 +8.12,8.12;1.25,8.12 +1.25,8.12;1.25,2.50 +4.69,9.38;4.69,0.62 +1.25,3.12;8.12,3.12 +1.25,5.62;8.12,5.62 + +# UTF-16 : 91 cc +# UTF-8 : 8c 87 e9 +[91cc] 里 +4.69,8.75;4.69,1.25 +1.56,5.00;7.81,5.00 +7.81,5.00;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.00 +1.56,6.88;7.81,6.88 +0.62,1.25;8.75,1.25 +8.44,3.12;1.25,3.12 + +# UTF-16 : 74 06 +# UTF-8 : 86 90 e7 +[7406] 理 +5.94,8.75;5.94,1.25 +3.75,5.00;8.75,5.00 +8.75,5.00;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,5.00 +3.75,6.88;8.44,6.88 +2.81,1.25;9.06,1.25 +8.75,3.12;3.44,3.12 +3.12,8.75;0.31,8.75 +2.81,5.62;0.31,5.62 +1.56,2.19;1.56,8.44 +0.31,1.88;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,2.81 + +# UTF-16 : 60 c5 +# UTF-8 : 85 83 e6 +[60c5] 情 +3.44,0.94;3.44,5.00 +3.44,5.00;8.44,5.00 +8.44,5.00;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +2.81,5.94;9.06,5.94 +8.75,8.44;3.12,8.44 +8.44,7.19;3.44,7.19 +5.94,5.94;5.94,9.38 +3.44,2.50;8.44,2.50 +3.44,3.75;8.44,3.75 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 + +# UTF-16 : 8f 9b +# UTF-8 : 9b be e8 +[8f9b] 辛 +0.62,5.31;8.75,5.31 +5.62,5.31;5.94,5.94 +5.94,5.94;6.25,6.25 +6.25,6.25;6.56,6.88 +6.56,6.88;6.88,7.50 +6.88,7.50;7.19,8.12 +3.44,5.31;3.12,5.94 +3.12,5.94;2.81,6.56 +2.81,6.56;2.81,7.19 +2.81,7.19;2.50,7.50 +2.50,7.50;2.19,8.12 +4.69,5.31;4.69,0.62 +0.62,3.12;8.75,3.12 +0.94,8.12;8.44,8.12 +4.69,8.12;4.69,9.38 + +# UTF-16 : 5e 78 +# UTF-8 : b8 b9 e5 +[5e78] 幸 +0.62,4.38;8.75,4.38 +5.62,4.38;5.94,4.69 +5.94,4.69;6.25,5.31 +6.25,5.31;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.19,6.88 +3.44,4.38;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.50,6.25 +2.50,6.25;2.19,6.88 +4.69,4.38;4.69,0.62 +0.94,2.50;8.44,2.50 +0.62,6.88;8.75,6.88 +1.25,8.44;8.44,8.44 +4.69,6.88;4.69,9.38 + +# UTF-16 : 58 31 +# UTF-8 : b1 a0 e5 +[5831] 報 +0.31,4.38;5.00,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.06,6.88 +1.88,4.38;1.88,5.00 +1.88,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.25,6.88 +2.81,4.38;2.81,0.62 +0.62,2.81;4.69,2.81 +0.31,6.88;5.00,6.88 +0.62,8.44;4.69,8.44 +2.81,6.88;2.81,9.38 +5.31,6.25;8.75,6.25 +5.94,0.94;6.25,1.25 +6.25,1.25;6.88,1.56 +6.88,1.56;7.19,2.19 +7.19,2.19;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.12,3.75 +8.12,3.75;8.44,4.38 +8.44,4.38;8.44,5.00 +8.44,5.00;8.75,5.62 +8.75,5.62;8.75,6.25 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.88,4.06 +6.88,4.06;6.56,4.38 +6.56,4.38;6.25,5.00 +6.25,5.00;6.25,5.62 +8.44,7.19;7.81,7.19 +7.81,7.19;7.19,7.19 +7.19,7.19;6.88,7.19 +6.88,7.19;6.56,7.19 +5.31,0.62;5.31,8.75 +5.31,8.75;8.75,8.75 +8.75,8.75;8.75,8.44 +8.75,8.44;8.75,7.81 +8.75,7.81;8.75,7.50 +8.75,7.50;8.44,7.19 + +# UTF-16 : 6d 88 +# UTF-8 : 88 b6 e6 +[6d88] 消 +3.44,5.00;8.44,5.00 +3.44,3.12;8.44,3.12 +3.44,0.94;3.44,6.56 +3.44,6.56;8.44,6.56 +8.44,6.56;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,1.25 +5.94,6.56;5.94,9.38 +4.38,7.19;4.06,7.50 +4.06,7.50;3.75,7.81 +3.75,7.81;3.75,8.44 +3.75,8.44;3.44,8.75 +3.44,8.75;3.12,9.06 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.44,8.75 +8.44,8.75;8.75,9.06 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.31,6.88 + +# UTF-16 : 53 bb +# UTF-8 : bb 8e e5 +[53bb] 去 +0.62,5.31;8.75,5.31 +8.12,7.81;1.25,7.81 +4.69,5.31;4.69,9.38 +8.75,0.94;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;6.56,4.06 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;7.50,1.88 +7.50,1.88;8.12,1.88 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.06,5.31 + +# UTF-16 : 4e 08 +# UTF-8 : 88 b8 e4 +[4e08] 丈 +8.75,7.50;0.62,7.50 +0.62,1.25;1.25,1.56 +1.25,1.56;2.19,1.88 +2.19,1.88;2.81,2.50 +2.81,2.50;3.44,2.81 +3.44,2.81;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.69,5.00 +4.69,5.00;4.69,5.62 +4.69,5.62;5.00,6.56 +5.00,6.56;5.00,7.50 +5.00,7.50;5.00,9.38 +8.75,1.25;7.81,1.25 +7.81,1.25;6.88,1.56 +6.88,1.56;6.25,2.19 +6.25,2.19;5.31,2.50 +5.31,2.50;4.69,3.12 +4.69,3.12;4.06,3.75 +4.06,3.75;3.44,4.38 +3.44,4.38;3.12,5.00 +3.12,5.00;2.81,5.94 +2.81,5.94;2.50,6.56 + +# UTF-16 : 67 71 +# UTF-8 : b1 9d e6 +[6771] 東 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 +1.56,4.06;7.81,4.06 +7.81,4.06;7.81,7.19 +7.81,7.19;1.56,7.19 +1.56,7.19;1.56,3.75 +1.56,5.62;7.81,5.62 +4.69,0.62;4.69,9.38 +0.31,8.44;9.06,8.44 + +# UTF-16 : 66 f4 +# UTF-8 : b4 9b e6 +[66f4] 更 +8.75,8.75;0.62,8.75 +0.62,1.25;1.25,1.25 +1.25,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,5.00 +4.69,5.00;4.69,5.62 +4.69,5.62;4.69,8.75 +8.75,1.25;8.12,1.25 +8.12,1.25;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.56 +5.94,1.56;5.31,1.88 +5.31,1.88;4.69,2.19 +4.69,2.19;4.06,2.50 +4.06,2.50;3.44,3.12 +3.44,3.12;2.81,3.44 +2.81,3.44;2.50,4.06 +7.81,3.44;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,4.38 +1.56,4.38;7.81,4.38 +1.56,5.94;7.81,5.94 + +# UTF-16 : 51 8d +# UTF-8 : 8d 86 e5 +[518d] 再 +0.31,3.75;9.06,3.75 +1.56,5.62;7.81,5.62 +1.25,0.62;1.56,7.50 +1.25,7.50;8.12,7.50 +7.81,7.50;8.12,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +4.69,8.75;4.69,3.75 +4.69,8.75;4.69,3.75 +8.75,8.75;0.62,8.75 + +# UTF-16 : 8f bc +# UTF-8 : bc be e8 +[8fbc] 込 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +8.75,2.19;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.50,3.44 +7.50,3.44;7.19,4.06 +7.19,4.06;6.88,4.69 +6.88,4.69;6.56,5.31 +6.56,5.31;6.56,5.94 +6.56,5.94;6.25,6.56 +6.25,6.56;6.25,7.50 +6.25,7.50;6.25,8.12 +3.75,8.75;6.25,8.75 +6.25,8.75;6.25,8.12 +6.25,8.12;6.25,7.50 +6.25,7.50;5.94,6.88 +5.94,6.88;5.94,6.25 +5.94,6.25;5.62,5.31 +5.62,5.31;5.31,4.69 +5.31,4.69;5.00,4.06 +5.00,4.06;4.38,3.44 +4.38,3.44;4.06,3.12 +4.06,3.12;3.44,2.50 +3.44,2.50;3.12,2.19 + +# UTF-16 : 81 ea +# UTF-8 : aa 87 e8 +[81ea] 自 +4.69,9.69;4.69,9.06 +4.69,9.06;4.38,8.75 +4.38,8.75;4.06,8.44 +4.06,8.44;4.06,8.12 +8.12,0.94;8.12,8.12 +8.12,8.12;1.25,8.12 +1.25,8.12;1.25,0.94 +1.25,1.56;8.12,1.56 +1.25,3.75;8.12,3.75 +1.25,5.94;8.12,5.94 + +# UTF-16 : 55 4f +# UTF-8 : 8f 95 e5 +[554f] 問 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +2.81,1.56;2.81,4.69 +2.81,4.69;6.56,4.69 +6.56,4.69;6.56,2.19 +6.56,2.19;2.81,2.19 +6.25,1.25;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 + +# UTF-16 : 96 b9 +# UTF-8 : b9 9a e9 +[96b9] 隹 +5.62,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;5.00,7.81 +1.88,7.81;1.88,0.62 +8.44,7.81;1.88,7.81 +5.00,1.25;5.00,7.81 +1.88,1.25;8.75,1.25 +1.88,3.75;8.12,3.75 +1.88,5.94;8.12,5.94 +0.31,5.62;0.62,5.94 +0.62,5.94;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,9.06 +2.19,9.06;2.50,9.38 + +# UTF-16 : 90 32 +# UTF-8 : b2 80 e9 +[9032] 進 +8.75,8.12;3.75,8.12 +5.94,2.81;6.25,8.12 +3.75,8.12;3.75,2.81 +3.75,2.81;8.75,2.81 +3.75,4.38;8.44,4.38 +3.75,6.25;8.44,6.25 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +6.56,9.38;6.56,9.06 +6.56,9.06;6.25,8.44 +6.25,8.44;6.25,8.12 +6.25,8.12;6.25,8.12 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.75,8.75 +3.75,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 + +# UTF-16 : 54 08 +# UTF-8 : 88 90 e5 +[5408] 合 +1.88,6.25;7.50,6.25 +7.81,0.62;7.81,4.69 +7.81,4.69;1.56,4.69 +1.56,4.69;1.56,0.62 +1.88,1.56;7.50,1.56 +8.75,6.25;8.44,6.56 +8.44,6.56;7.81,6.88 +7.81,6.88;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.56,6.88 +1.56,6.88;0.94,6.56 +0.94,6.56;0.62,6.25 + +# UTF-16 : 8c 37 +# UTF-8 : b7 b0 e8 +[8c37] 谷 +7.50,0.62;7.50,4.69 +7.50,4.69;1.88,4.69 +1.88,4.69;1.88,0.62 +1.88,1.56;7.50,1.56 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,4.69 +7.81,4.69;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.44,6.25 +3.44,6.25;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.19,5.31 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;0.94,4.69 +0.94,4.69;0.62,4.38 +3.44,9.06;3.12,8.44 +3.12,8.44;2.50,7.81 +2.50,7.81;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;0.94,6.88 +0.94,6.88;0.62,6.56 +8.75,6.56;8.12,7.19 +8.12,7.19;7.50,7.50 +7.50,7.50;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.25,8.75 +6.25,8.75;5.94,9.06 + +# UTF-16 : 5b b9 +# UTF-8 : b9 ae e5 +[5bb9] 容 +7.50,0.62;7.50,4.06 +7.50,4.06;1.88,4.06 +1.88,4.06;1.88,0.62 +1.88,1.25;7.50,1.25 +8.75,3.44;8.44,3.75 +8.44,3.75;7.81,4.06 +7.81,4.06;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;6.56,5.00 +6.56,5.00;6.25,5.31 +6.25,5.31;5.94,5.62 +5.94,5.62;5.62,5.94 +5.62,5.94;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,6.25 +4.38,6.25;4.06,5.94 +4.06,5.94;3.44,5.62 +3.44,5.62;3.12,5.31 +3.12,5.31;2.81,5.00 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.62,3.44 +3.75,8.12;3.12,7.50 +3.12,7.50;2.81,6.88 +2.81,6.88;2.19,6.56 +2.19,6.56;1.56,5.94 +1.56,5.94;1.25,5.62 +1.25,5.62;0.94,5.62 +8.44,5.62;7.81,5.94 +7.81,5.94;7.19,6.56 +7.19,6.56;6.88,7.19 +6.88,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +4.69,8.75;4.69,9.38 +8.75,6.88;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.88 + +# UTF-16 : 66 f0 +# UTF-8 : b0 9b e6 +[66f0] 曰 +8.12,0.94;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,0.94 +1.56,1.56;7.81,1.56 +1.56,5.31;7.19,5.31 + +# UTF-16 : 4e 14 +# UTF-8 : 94 b8 e4 +[4e14] 且 +7.81,1.25;7.81,8.75 +7.50,8.75;1.88,8.75 +1.56,8.75;1.88,1.25 +0.31,1.25;9.06,1.25 +1.88,4.06;7.50,4.06 +1.88,6.56;7.50,6.56 + +# UTF-16 : 65 e6 +# UTF-8 : a6 97 e6 +[65e6] 旦 +0.31,1.25;9.06,1.25 +1.88,3.44;7.81,3.44 +7.50,3.44;7.81,8.75 +7.50,8.75;1.88,8.75 +1.56,8.75;1.88,3.44 +1.88,6.25;7.50,6.25 + +# UTF-16 : 4e 98 +# UTF-8 : 98 ba e4 +[4e98] 亘 +0.62,1.25;8.75,1.25 +0.62,8.75;8.75,8.75 +1.88,2.81;7.50,2.81 +7.50,2.81;7.50,7.50 +7.50,7.50;1.88,7.50 +1.88,7.50;1.88,2.81 +1.88,5.31;7.50,5.31 + +# UTF-16 : 91 cf +# UTF-8 : 8f 87 e9 +[91cf] 量 +0.62,6.25;8.75,6.25 +1.56,7.19;8.12,7.19 +8.12,7.19;8.12,9.06 +8.12,9.06;1.25,9.06 +1.25,9.06;1.25,6.88 +1.56,8.12;7.81,8.12 +4.69,5.31;4.69,1.25 +1.56,3.12;7.81,3.12 +7.81,3.12;7.81,5.31 +7.81,5.31;1.56,5.31 +1.56,5.31;1.56,3.12 +1.56,4.38;7.81,4.38 +0.62,1.25;8.75,1.25 +8.44,2.19;0.94,2.19 + +# UTF-16 : 8f fd +# UTF-8 : bd bf e8 +[8ffd] 追 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +4.06,2.81;8.44,2.81 +8.44,2.81;8.44,5.00 +8.44,5.00;4.06,5.00 +4.06,6.25;8.12,6.25 +8.12,6.25;8.12,8.44 +8.12,8.44;3.75,8.44 +3.75,8.44;3.75,2.50 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.62,8.44 + +# UTF-16 : 52 a0 +# UTF-8 : a0 8a e5 +[52a0] 加 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.88 +1.88,6.88;2.19,8.12 +2.19,8.12;2.19,9.38 +0.31,7.81;4.69,7.81 +4.38,7.81;4.38,6.25 +4.38,6.25;4.38,5.00 +4.38,5.00;4.38,3.75 +4.38,3.75;4.38,2.81 +4.38,2.81;4.38,2.19 +4.38,2.19;4.06,1.88 +4.06,1.88;3.75,1.56 +3.75,1.56;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;1.88,1.25 +8.75,0.94;8.75,8.44 +8.75,8.44;5.62,8.44 +5.62,8.44;5.62,0.94 +5.62,1.88;8.75,1.88 + +# UTF-16 : 5e 83 +# UTF-8 : 83 ba e5 +[5e83] 広 +5.00,8.44;5.00,9.69 +8.75,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.25,4.38 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.88,1.88 +6.88,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +2.50,1.25;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;4.06,5.31 +4.06,5.31;4.38,5.94 +4.38,5.94;4.69,6.56 +4.69,6.56;4.69,7.19 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.75,8.12 + +# UTF-16 : 62 e1 +# UTF-8 : a1 8b e6 +[62e1] 拡 +6.25,8.44;6.25,9.69 +9.06,0.94;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.81,3.75 +7.81,3.75;7.50,4.06 +7.50,4.06;7.50,4.38 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.88,1.56 +6.88,1.56;7.19,1.56 +7.19,1.56;7.81,1.88 +7.81,1.88;8.12,1.88 +8.12,1.88;8.75,1.88 +4.69,1.25;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.94,5.31 +5.94,5.31;5.94,5.94 +5.94,5.94;6.25,6.56 +6.25,6.56;6.25,7.19 +1.88,9.38;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +3.44,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.44,7.19;0.31,7.19 +3.12,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.75,4.06 +3.75,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,8.12 +4.06,8.12;9.06,8.12 + +# UTF-16 : 4f 46 +# UTF-8 : 86 bd e4 +[4f46] 但 +2.50,1.25;9.06,1.25 +3.44,3.44;8.12,3.44 +8.12,3.44;8.12,8.75 +8.12,8.75;3.44,8.75 +3.44,8.75;3.44,3.44 +3.44,6.25;8.12,6.25 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 4f 70 +# UTF-8 : b0 bd e4 +[4f70] 佰 +8.44,0.94;8.44,6.88 +8.44,6.88;3.12,6.88 +3.12,6.88;3.12,0.94 +3.44,1.56;8.44,1.56 +3.44,4.38;8.44,4.38 +2.81,8.75;9.06,8.75 +5.94,8.75;5.94,8.44 +5.94,8.44;5.62,7.81 +5.62,7.81;5.62,7.50 +5.62,7.50;5.62,7.19 +5.62,7.19;5.31,6.88 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 4f 2f +# UTF-8 : af bc e4 +[4f2f] 伯 +6.25,9.38;5.94,9.06 +5.94,9.06;5.94,8.44 +5.94,8.44;5.62,8.12 +5.62,8.12;5.62,7.81 +8.75,0.94;8.75,7.81 +8.75,7.81;3.12,7.81 +3.12,7.81;3.12,0.94 +3.44,1.56;8.44,1.56 +3.44,5.00;8.44,5.00 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 5b bf +# UTF-8 : bf ae e5 +[5bbf] 宿 +8.44,0.94;8.44,5.62 +8.44,5.62;3.44,5.62 +3.44,5.62;3.44,0.94 +3.44,1.25;8.44,1.25 +3.44,3.44;8.44,3.44 +2.81,7.19;8.75,7.19 +5.62,7.19;5.62,6.88 +5.62,6.88;5.62,6.25 +5.62,6.25;5.31,5.94 +5.31,5.94;5.31,5.62 +2.50,8.12;2.19,7.50 +2.19,7.50;2.19,7.19 +2.19,7.19;1.88,6.56 +1.88,6.56;1.56,6.25 +1.56,6.25;1.56,5.62 +1.56,5.62;1.25,5.31 +1.25,5.31;0.94,5.00 +0.94,5.00;0.62,4.38 +0.62,4.38;0.31,4.06 +0.31,4.06;0.00,3.75 +1.56,0.62;1.56,5.94 +4.69,8.75;4.69,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.56 + +# UTF-16 : 7e 2e +# UTF-8 : ae b8 e7 +[7e2e] 縮 +8.75,0.94;8.75,5.62 +8.75,5.62;5.31,5.62 +5.31,5.62;5.31,0.94 +5.31,1.25;8.75,1.25 +5.31,3.44;8.75,3.44 +5.00,7.19;8.75,7.19 +6.88,7.19;6.88,6.88 +6.88,6.88;6.88,6.25 +6.88,6.25;6.56,5.94 +6.56,5.94;6.56,5.62 +4.69,7.81;4.69,7.50 +4.69,7.50;4.69,6.88 +4.69,6.88;4.38,6.56 +4.38,6.56;4.38,5.94 +4.38,5.94;4.38,5.62 +4.38,5.62;4.06,5.31 +4.06,5.31;4.06,4.69 +4.06,4.69;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.44,3.75 +4.38,0.94;4.38,5.94 +6.25,8.75;6.25,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,6.56 +3.44,4.38;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.81,6.56 +0.31,4.69;3.12,5.00 +1.88,5.00;1.88,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.50 +2.50,7.50;2.81,8.12 +2.81,8.12;2.81,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.38 + +# UTF-16 : 90 60 +# UTF-8 : a0 81 e9 +[9060] 遠 +3.12,8.44;8.44,8.44 +2.81,7.19;8.75,7.19 +5.62,7.19;5.94,9.38 +3.75,4.69;8.12,4.69 +8.12,4.69;8.12,6.25 +8.12,6.25;3.44,6.25 +3.44,6.25;3.44,4.38 +5.62,1.56;5.94,4.38 +2.81,2.50;3.12,2.50 +3.12,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;5.31,4.06 +5.31,4.06;5.94,4.38 +5.94,4.38;6.25,4.69 +8.75,2.50;8.12,2.81 +8.12,2.81;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.56,3.75 +6.56,3.75;5.94,4.06 +7.19,3.44;7.50,3.75 +7.50,3.75;8.12,4.06 +8.12,4.06;8.44,4.38 +8.44,4.38;8.44,4.38 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 + +# UTF-16 : 53 ef +# UTF-8 : af 8f e5 +[53ef] 可 +7.81,8.75;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +0.31,8.75;9.06,8.75 +1.88,2.81;1.88,6.88 +1.88,6.88;5.62,6.88 +5.62,6.88;5.62,3.44 +5.62,3.44;1.88,3.44 + +# UTF-16 : 4f 55 +# UTF-8 : 95 bd e4 +[4f55] 何 +8.44,8.75;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +2.81,8.75;9.06,8.75 +3.44,2.50;3.44,6.88 +3.44,6.88;6.25,6.88 +6.25,6.88;6.25,3.44 +6.25,3.44;3.44,3.44 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.56,0.62;1.56,7.19 + +# UTF-16 : 65 97 +# UTF-8 : 97 96 e6 +[6597] 斗 +0.62,2.81;8.75,3.75 +6.56,0.62;6.56,9.38 +5.31,6.56;5.00,6.88 +5.00,6.88;4.38,7.50 +4.38,7.50;4.06,7.81 +4.06,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +4.06,4.38;3.75,4.69 +3.75,4.69;3.44,5.31 +3.44,5.31;2.81,5.62 +2.81,5.62;2.19,5.94 +2.19,5.94;1.88,6.25 + +# UTF-16 : 79 d1 +# UTF-8 : 91 a7 e7 +[79d1] 科 +0.31,2.81;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +3.75,9.06;3.12,9.06 +3.12,9.06;2.50,8.75 +2.50,8.75;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;0.62,8.44 +1.88,0.62;1.88,8.75 +3.44,6.56;0.31,6.56 +3.44,4.06;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +3.12,2.81;9.38,3.75 +7.81,0.62;8.12,9.38 +7.19,6.56;6.56,6.88 +6.56,6.88;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.00,8.44 +5.94,4.38;5.62,4.69 +5.62,4.69;5.31,5.31 +5.31,5.31;5.00,5.62 +5.00,5.62;4.69,5.94 +4.69,5.94;4.06,6.25 + +# UTF-16 : 59 0f +# UTF-8 : 8f a4 e5 +[590f] 夏 +0.62,8.75;8.75,8.75 +4.69,8.75;4.69,8.44 +4.69,8.44;4.38,8.12 +4.38,8.12;4.38,7.81 +1.56,4.38;7.81,4.38 +7.81,4.38;7.81,7.81 +7.81,7.81;1.56,7.81 +1.56,7.81;1.56,4.38 +1.56,6.88;7.81,6.88 +1.56,5.62;7.81,5.62 +0.62,2.50;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.88,3.12 +1.88,3.12;2.19,3.12 +2.19,3.12;2.81,3.75 +2.81,3.75;3.44,4.06 +3.44,4.06;3.75,4.38 +2.81,3.44;7.50,3.44 +0.62,0.94;1.56,1.25 +1.56,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +8.75,0.94;8.12,0.94 +8.12,0.94;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.56 +5.94,1.56;5.31,1.88 +5.31,1.88;4.69,2.19 +4.69,2.19;4.06,2.19 +4.06,2.19;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;2.81,3.12 + +# UTF-16 : 5b b6 +# UTF-8 : b6 ae e5 +[5bb6] 家 +1.56,7.50;8.12,7.50 +4.69,8.75;4.69,9.38 +8.75,6.88;8.75,8.75 +8.75,8.75;0.62,8.75 +0.62,8.75;0.62,6.88 +0.94,5.31;1.56,5.62 +1.56,5.62;1.88,5.62 +1.88,5.62;2.50,5.94 +2.50,5.94;2.81,5.94 +2.81,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;5.00,7.50 +3.44,1.25;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.62,2.19 +5.62,2.19;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.00,5.00 +5.00,5.00;5.00,5.31 +5.00,5.31;4.69,5.62 +4.69,5.62;4.38,6.25 +4.38,6.25;4.38,6.25 +4.38,6.25;4.06,6.56 +0.94,3.44;1.25,3.44 +1.25,3.44;1.88,3.75 +1.88,3.75;2.50,4.06 +2.50,4.06;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.75,4.69 +3.75,4.69;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.69,5.31 +4.69,5.31;5.00,5.62 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.50 +3.44,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.06 +8.44,6.25;7.81,5.94 +7.81,5.94;7.50,5.62 +7.50,5.62;7.19,5.31 +7.19,5.31;6.56,5.00 +6.56,5.00;6.25,4.69 +5.00,7.50;5.31,6.88 +5.31,6.88;5.62,5.94 +5.62,5.94;5.94,5.31 +5.94,5.31;6.25,4.69 +6.25,4.69;6.56,4.06 +6.56,4.06;6.88,3.44 +6.88,3.44;7.19,2.81 +7.19,2.81;7.81,2.19 +7.81,2.19;8.44,1.88 +8.44,1.88;8.75,1.25 + +# UTF-16 : 6b 4c +# UTF-8 : 8c ad e6 +[6b4c] 歌 +4.38,8.75;4.38,6.25 +4.38,6.25;4.06,5.62 +4.06,5.62;3.75,5.62 +3.75,5.62;3.75,5.62 +3.75,5.62;3.12,5.62 +3.12,5.62;2.81,5.62 +0.31,8.75;5.31,8.75 +1.25,6.25;1.25,8.12 +1.25,8.12;3.12,8.12 +3.12,8.12;3.12,6.25 +3.12,6.25;1.25,6.25 +4.38,4.69;4.38,1.88 +4.38,1.88;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +0.31,4.69;5.31,4.69 +1.25,1.25;1.25,4.06 +1.25,4.06;3.12,4.06 +3.12,4.06;3.12,2.19 +3.12,2.19;1.25,2.19 +4.69,1.25;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;6.25,2.81 +6.25,2.81;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;6.88,5.62 +6.88,5.62;6.88,7.19 +9.06,1.25;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.50,3.44 +7.50,3.44;7.19,4.06 +7.19,4.06;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;6.88,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;5.94,8.44 +5.94,8.44;5.94,9.06 +5.94,9.06;6.25,9.38 +8.12,5.62;8.44,5.94 +8.44,5.94;8.44,6.56 +8.44,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +8.75,7.50;9.06,8.12 +5.62,8.12;9.06,8.12 + +# UTF-16 : 75 3b +# UTF-8 : bb 94 e7 +[753b] 画 +2.50,2.81;6.88,2.81 +6.88,2.81;6.88,7.19 +6.88,7.19;2.50,7.19 +2.50,7.19;2.50,2.81 +2.50,5.31;6.88,5.31 +4.69,3.12;4.69,8.75 +0.94,7.19;0.94,0.94 +8.44,0.94;8.44,7.19 +1.25,1.56;8.44,1.56 +0.62,8.75;8.75,8.75 + +# UTF-16 : 56 de +# UTF-8 : 9e 9b e5 +[56de] 回 +8.44,0.62;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,1.56;8.44,1.56 +3.12,3.44;6.25,3.44 +6.25,3.44;6.25,6.88 +6.25,6.88;3.12,6.88 +3.12,6.88;3.12,3.44 + +# UTF-16 : 4f 1a +# UTF-8 : 9a bc e4 +[4f1a] 会 +8.75,4.69;0.62,4.69 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,3.12 +7.19,3.12;6.88,3.75 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,1.88;8.12,1.88 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;3.75,4.69 +0.31,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.44 +3.44,8.44;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 +4.69,9.38;5.00,9.06 +5.00,9.06;5.62,8.75 +5.62,8.75;5.94,8.44 +5.94,8.44;6.25,8.12 +6.25,8.12;6.88,7.81 +6.88,7.81;7.19,7.50 +7.19,7.50;7.50,7.19 +7.50,7.19;8.12,6.88 +8.12,6.88;8.44,6.56 +8.44,6.56;9.06,6.25 +1.88,6.25;7.50,6.25 + +# UTF-16 : 6b cd +# UTF-8 : 8d af e6 +[6bcd] 母 +0.31,5.31;9.06,5.31 +1.25,2.19;8.75,2.19 +5.94,6.25;5.62,6.56 +5.62,6.56;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,7.50 +4.38,7.50;3.75,8.12 +5.62,2.81;5.31,3.12 +5.31,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;3.75,4.38 +3.75,4.38;3.44,4.69 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,6.56 +1.88,6.56;1.88,7.19 +1.88,7.19;1.88,8.12 +1.88,8.12;1.88,8.75 +1.88,8.75;8.12,8.75 +8.12,8.75;8.12,8.12 +8.12,8.12;7.81,7.19 +7.81,7.19;7.81,6.56 +7.81,6.56;7.81,5.94 +7.81,5.94;7.81,5.00 +7.81,5.00;7.50,4.38 +7.50,4.38;7.50,3.75 +7.50,3.75;7.50,2.81 +7.50,2.81;7.19,2.19 +7.19,2.19;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 + +# UTF-16 : 6b ce +# UTF-8 : 8e af e6 +[6bce] 毎 +8.75,8.44;2.19,8.44 +0.62,5.94;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.19,9.06 +2.19,9.06;2.50,9.38 +0.31,4.69;9.06,4.69 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;1.88,5.31 +1.88,5.31;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.19,7.19 +2.19,7.19;7.81,7.19 +7.81,7.19;7.81,6.56 +7.81,6.56;7.81,5.94 +7.81,5.94;7.81,5.31 +7.81,5.31;7.50,5.00 +7.50,5.00;7.50,4.38 +7.50,4.38;7.50,3.75 +7.50,3.75;7.50,3.12 +7.50,3.12;7.19,2.50 +7.19,2.50;7.19,1.88 +7.19,1.88;7.19,1.56 +7.19,1.56;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.06,1.88;4.38,2.50 +4.38,2.50;4.38,3.12 +4.38,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,5.00 +4.69,5.00;4.69,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.00,6.56 +5.00,6.56;5.00,7.19 +1.25,1.88;8.75,1.88 + +# UTF-16 : 6d 77 +# UTF-8 : b7 b5 e6 +[6d77] 海 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.75,8.44;3.75,8.44 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,7.19 +3.12,7.19;3.44,7.50 +3.44,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +3.75,8.44;3.75,8.75 +3.75,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +2.50,4.69;9.06,4.69 +2.81,1.25;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.44,4.38 +3.44,4.38;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;8.75,7.19 +8.75,7.19;8.44,6.56 +8.44,6.56;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.44,5.00 +8.44,5.00;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 +5.62,1.88;5.62,2.50 +5.62,2.50;5.62,3.12 +5.62,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;5.94,6.25 +5.94,6.25;5.94,6.56 +5.94,6.56;6.25,7.19 +2.81,1.88;8.75,1.88 + +# UTF-16 : 7d 75 +# UTF-8 : b5 b5 e7 +[7d75] 絵 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.81,3.75 +3.75,4.38;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.62 +3.44,5.62;3.12,6.25 +3.12,6.25;3.12,6.56 +0.31,4.69;3.44,5.00 +1.88,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,8.12 +3.12,8.12;3.12,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.38 +4.38,6.25;8.44,6.25 +9.06,4.69;4.06,4.69 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.38,7.19 +4.38,7.19;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.75,6.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.50,1.56 +7.50,1.56;8.12,1.88 +8.12,1.88;8.75,1.88 +4.69,1.25;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.69 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 + +# UTF-16 : 53 5c +# UTF-8 : 9c 8d e5 +[535c] 卜 +2.50,9.38;2.50,0.62 +8.44,4.06;7.81,4.38 +7.81,4.38;7.19,4.38 +7.19,4.38;6.56,4.69 +6.56,4.69;5.94,5.00 +5.94,5.00;5.31,5.00 +5.31,5.00;4.69,5.31 +4.69,5.31;4.38,5.62 +4.38,5.62;3.75,5.62 +3.75,5.62;3.12,5.94 +3.12,5.94;2.50,5.94 + +# UTF-16 : 59 16 +# UTF-8 : 96 a4 e5 +[5916] 外 +0.31,4.69;0.62,5.31 +0.62,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +1.88,7.50;1.88,7.81 +1.88,7.81;2.19,8.44 +2.19,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +4.06,4.69;3.75,5.00 +3.75,5.00;3.12,5.31 +3.12,5.31;2.81,5.62 +2.81,5.62;2.19,5.94 +2.19,5.94;1.88,6.25 +1.88,8.12;4.69,8.12 +4.69,8.12;4.69,7.19 +4.69,7.19;4.38,6.25 +4.38,6.25;4.38,5.31 +4.38,5.31;4.06,4.38 +4.06,4.38;3.44,3.75 +3.44,3.75;3.12,2.81 +3.12,2.81;2.50,2.19 +2.50,2.19;1.88,1.88 +1.88,1.88;1.25,1.25 +1.25,1.25;0.62,0.94 +6.88,0.62;6.88,9.38 +9.38,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;6.88,5.00 +6.88,5.00;6.56,5.62 +6.56,5.62;5.94,5.94 +5.94,5.94;5.62,6.56 +5.62,6.56;5.00,6.88 +5.00,6.88;4.69,7.50 + +# UTF-16 : 89 d2 +# UTF-8 : 92 a7 e8 +[89d2] 角 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;6.25,8.75 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +2.50,8.44;2.81,8.75 +2.81,8.75;3.12,9.38 +2.81,8.75;6.25,8.75 +1.56,3.44;8.12,3.44 +1.88,5.31;8.12,5.31 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,7.19 +1.56,7.19;8.12,7.19 +8.12,7.19;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.00,7.19;5.00,3.44 + +# UTF-16 : 69 7d +# UTF-8 : bd a5 e6 +[697d] 楽 +2.19,7.19;1.88,7.50 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +0.31,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,5.94 +8.75,8.75;8.44,8.44 +8.44,8.44;8.12,8.12 +8.12,8.12;7.81,7.81 +7.81,7.81;7.50,7.50 +7.50,7.50;7.19,7.19 +7.19,5.94;7.50,5.94 +7.50,5.94;8.12,5.62 +8.12,5.62;8.44,5.31 +8.44,5.31;8.75,5.00 +8.75,5.00;9.06,4.69 +2.81,5.00;6.56,5.00 +6.56,5.00;6.56,8.44 +6.56,8.44;2.81,8.44 +2.81,8.44;2.81,4.69 +2.81,6.56;6.56,6.56 +4.69,9.38;4.69,9.06 +4.69,9.06;4.38,8.44 +4.38,8.44;4.38,8.44 +8.75,3.75;0.62,3.75 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;5.94,2.81 +5.94,2.81;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,0.62;4.69,4.69 + +# UTF-16 : 6d 3b +# UTF-8 : bb b4 e6 +[6d3b] 活 +3.75,0.94;3.75,4.38 +3.75,4.38;8.44,4.38 +8.44,4.38;8.44,0.94 +3.75,1.56;8.12,1.56 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.81,6.56;9.06,6.56 +5.94,4.69;5.94,8.44 +3.44,8.12;3.75,8.12 +3.75,8.12;4.38,8.12 +4.38,8.12;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 + +# UTF-16 : 4e 38 +# UTF-8 : b8 b8 e4 +[4e38] 丸 +1.25,5.62;1.56,5.62 +1.56,5.62;2.19,5.31 +2.19,5.31;2.50,5.00 +2.50,5.00;2.81,4.69 +2.81,4.69;3.44,4.38 +3.44,4.38;3.75,4.06 +3.75,4.06;4.38,3.75 +4.38,3.75;4.69,3.44 +4.69,3.44;5.31,2.81 +5.31,2.81;5.94,2.50 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;3.75,6.25 +3.75,6.25;3.75,7.19 +3.75,7.19;3.75,9.38 +0.94,7.50;6.88,7.50 +6.88,7.50;6.88,1.88 +6.88,1.88;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +9.06,3.44;9.06,4.06 + +# UTF-16 : 5c a9 +# UTF-8 : a9 b2 e5 +[5ca9] 岩 +1.25,8.75;1.25,7.19 +1.25,7.19;8.44,7.19 +8.44,7.19;8.44,8.75 +4.69,7.50;4.69,9.38 +9.06,5.94;0.31,5.94 +2.50,0.94;2.50,4.38 +2.50,4.38;8.12,4.38 +8.12,4.38;8.12,0.94 +2.50,1.56;8.12,1.56 +0.31,2.81;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;2.19,4.06 +2.19,4.06;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,5.94 + +# UTF-16 : 5f 66 +# UTF-8 : a6 bd e5 +[5f66] 彦 +0.94,8.44;8.75,8.44 +4.69,8.44;4.69,9.69 +5.94,6.56;6.25,7.19 +6.25,7.19;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.88,8.44 +3.44,6.56;3.12,7.19 +3.12,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,6.56 +1.25,6.56;8.75,6.56 +2.19,4.69;3.12,4.69 +3.12,4.69;3.75,5.00 +3.75,5.00;4.38,5.00 +4.38,5.00;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.94,5.31 +5.94,5.31;6.25,5.62 +6.25,5.62;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.50,5.94 +2.19,2.81;3.12,2.81 +3.12,2.81;3.75,3.12 +3.75,3.12;4.38,3.12 +4.38,3.12;5.00,3.44 +5.00,3.44;5.62,3.44 +5.62,3.44;6.25,3.75 +6.25,3.75;6.88,3.75 +6.88,3.75;7.19,4.06 +7.19,4.06;7.81,4.06 +7.81,4.06;8.12,4.38 +2.19,0.94;2.81,1.25 +2.81,1.25;3.75,1.25 +3.75,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.75,2.81 + +# UTF-16 : 98 01 +# UTF-8 : 81 a0 e9 +[9801] 頁 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.19 +8.75,0.62;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.62,2.19 +0.62,8.75;8.75,8.75 +4.69,8.75;4.69,8.44 +4.69,8.44;4.38,8.12 +4.38,8.12;4.38,7.50 +4.38,7.50;4.38,7.50 +1.56,2.81;7.81,2.81 +7.81,2.81;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,2.81 +1.56,4.38;7.81,4.38 +1.56,5.94;7.81,5.94 + +# UTF-16 : 98 54 +# UTF-8 : 94 a1 e9 +[9854] 顔 +0.62,8.44;4.38,8.44 +2.50,8.44;2.50,9.38 +3.12,6.25;3.44,6.88 +3.44,6.88;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +1.88,6.56;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;1.56,7.81 +1.56,7.81;1.56,8.12 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.62,6.25 +0.62,6.25;4.69,6.25 +1.25,4.38;1.88,4.69 +1.88,4.69;2.50,5.00 +2.50,5.00;3.12,5.31 +3.12,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;2.19,3.12 +2.19,3.12;3.12,3.44 +3.12,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.38,4.38 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.19 +4.69,8.75;9.38,8.75 +6.88,8.75;6.88,8.44 +6.88,8.44;6.88,7.81 +6.88,7.81;6.56,7.50 +6.56,7.50;6.56,7.50 +5.31,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;5.31,7.50 +5.31,7.50;5.31,2.50 +5.31,4.38;8.75,4.38 +5.31,5.94;8.75,5.94 + +# UTF-16 : 6c 7d +# UTF-8 : bd b1 e6 +[6c7d] 汽 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.75,8.44;4.06,8.44 +8.12,6.88;3.75,6.88 +3.12,5.31;7.50,5.31 +7.50,5.31;7.50,4.69 +7.50,4.69;7.50,4.06 +7.50,4.06;7.50,3.44 +7.50,3.44;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.56 +3.12,6.56;3.12,6.88 +3.12,6.88;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;3.75,8.12 +3.75,8.12;4.06,8.44 +4.06,8.44;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.38,9.69 + +# UTF-16 : 8a 18 +# UTF-8 : 98 a8 e8 +[8a18] 記 +0.94,1.25;3.75,1.25 +3.75,1.25;3.75,3.44 +3.75,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.62,7.50;4.06,7.50 +0.94,6.25;3.75,6.25 +0.94,4.69;3.75,4.69 +0.94,8.75;3.75,8.75 +8.44,4.69;8.44,8.75 +8.44,8.75;4.38,8.75 +8.44,5.62;4.69,5.62 +4.69,5.62;4.69,2.19 +4.69,2.19;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;8.12,1.25 +8.12,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 + +# UTF-16 : 5d fe +# UTF-8 : be b7 e5 +[5dfe] 巾 +6.25,2.19;6.56,2.19 +6.56,2.19;7.19,2.19 +7.19,2.19;7.81,2.19 +7.81,2.19;7.81,2.19 +7.81,2.19;8.12,2.19 +8.12,2.19;8.44,2.81 +8.44,2.81;8.44,3.12 +8.44,3.12;8.44,7.81 +8.44,7.81;1.25,7.81 +1.25,7.81;1.25,2.19 +4.69,0.62;4.69,9.38 + +# UTF-16 : 5e 1a +# UTF-8 : 9a b8 e5 +[5e1a] 帚 +1.56,6.25;7.50,6.25 +7.50,6.25;7.50,8.75 +7.50,8.75;1.56,8.75 +0.31,7.81;9.06,7.81 +8.75,3.75;8.75,5.31 +8.75,5.31;0.62,5.31 +0.62,5.31;0.62,3.75 +4.69,0.62;4.69,5.31 +1.56,1.25;1.56,4.06 +1.56,4.06;7.81,4.06 +7.81,4.06;7.81,1.88 +7.81,1.88;7.50,1.56 +7.50,1.56;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.25,1.56 +6.25,1.56;5.94,1.56 + +# UTF-16 : 5e 30 +# UTF-8 : b0 b8 e5 +[5e30] 帰 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,4.06;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;2.19,9.38 +3.12,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,7.81;8.44,7.81 +9.06,3.75;9.06,5.31 +9.06,5.31;2.81,5.31 +2.81,5.31;2.81,3.75 +5.94,0.62;5.94,5.31 +3.44,1.25;3.44,4.06 +3.44,4.06;8.44,4.06 +8.44,4.06;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.56 +0.62,8.12;0.62,4.06 + +# UTF-16 : 9b 5a +# UTF-8 : 9a ad e9 +[9b5a] 魚 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;6.25,8.75 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +2.50,8.44;2.81,8.75 +2.81,8.75;3.12,9.38 +2.81,8.75;6.25,8.75 +1.88,5.62;8.12,5.62 +1.56,3.44;1.88,7.19 +1.56,7.19;8.12,7.19 +8.12,7.19;8.12,3.75 +8.12,3.75;1.88,3.75 +4.69,7.19;4.69,3.75 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.19,3.12 +6.25,0.94;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,3.12 +4.06,0.94;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,2.81 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.19,3.12 + +# UTF-16 : 4e a0 +# UTF-8 : a0 ba e4 +[4ea0] 亠 +4.69,5.00;4.69,7.19 +0.31,5.00;9.06,5.00 + +# UTF-16 : 4e ac +# UTF-8 : ac ba e4 +[4eac] 京 +4.69,4.38;4.69,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +0.62,1.25;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,3.75 +8.75,1.25;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;6.88,3.44 +6.88,3.44;6.25,3.75 +1.88,4.38;7.81,4.38 +7.81,4.38;7.81,7.19 +7.81,7.19;1.56,7.19 +1.56,7.19;1.56,4.38 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 + +# UTF-16 : 56 fd +# UTF-8 : bd 9b e5 +[56fd] 国 +8.44,0.62;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.44,1.25 +7.81,2.50;1.56,2.50 +7.50,7.81;1.88,7.81 +7.19,5.31;2.19,5.31 +4.69,2.50;4.69,7.81 +5.94,4.69;6.25,4.38 +6.25,4.38;6.56,4.06 +6.56,4.06;7.19,3.75 +7.19,3.75;7.19,3.44 + +# UTF-16 : 54 3e +# UTF-8 : be 90 e5 +[543e] 吾 +7.50,5.31;7.50,7.19 +7.50,7.19;1.25,7.19 +0.62,5.31;8.75,5.31 +8.44,8.75;0.94,8.75 +4.06,8.75;3.12,5.31 +7.81,0.94;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.94 +1.88,1.56;7.50,1.56 + +# UTF-16 : 8a 9e +# UTF-8 : 9e aa e8 +[8a9e] 語 +0.94,1.25;3.75,1.25 +3.75,1.25;3.75,3.44 +3.75,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.62,7.50;4.06,7.50 +0.94,6.25;3.75,6.25 +0.94,4.69;3.75,4.69 +0.94,8.75;3.75,8.75 +8.12,5.31;8.12,7.19 +8.12,7.19;4.38,7.19 +4.06,5.31;9.06,5.31 +8.75,8.75;4.38,8.75 +6.25,8.75;5.62,5.31 +8.44,0.94;8.44,4.06 +8.44,4.06;4.69,4.06 +4.69,4.06;4.69,0.94 +4.69,1.56;8.44,1.56 + +# UTF-16 : 53 47 +# UTF-8 : 87 8d e5 +[5347] 升 +0.31,5.31;9.06,5.31 +6.56,0.94;6.56,9.06 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,4.38 +2.81,4.38;3.12,5.31 +3.12,5.31;3.12,6.25 +3.12,6.25;3.12,7.19 +3.12,7.19;3.12,8.44 +0.62,8.12;1.25,8.12 +1.25,8.12;1.56,8.12 +1.56,8.12;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;3.12,8.44 +3.12,8.44;3.44,8.44 +3.44,8.44;4.06,8.75 +4.06,8.75;4.38,8.75 +4.38,8.75;5.00,9.06 +5.00,9.06;5.31,9.06 + +# UTF-16 : 7b 97 +# UTF-8 : 97 ae e7 +[7b97] 算 +3.12,7.19;3.12,7.50 +3.12,7.50;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,8.12 +6.56,8.12;6.56,8.44 +6.56,8.44;6.56,8.75 +2.19,9.69;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.19 +5.94,9.69;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.75;5.31,8.75 +4.69,8.75;1.56,8.75 +0.31,2.50;9.06,2.50 +6.25,0.62;6.25,3.44 +0.94,0.62;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,1.56 +2.50,1.56;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.44 +1.56,3.44;7.81,3.44 +7.81,3.44;7.81,7.19 +7.81,7.19;1.56,7.19 +1.56,7.19;1.56,3.44 +1.56,5.94;7.81,5.94 +1.56,4.69;7.81,4.69 + +# UTF-16 : 7d 44 +# UTF-8 : 84 b5 e7 +[7d44] 組 +4.06,4.38;4.06,4.69 +4.06,4.69;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +0.31,4.69;4.06,5.00 +2.19,5.00;2.19,0.62 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +3.75,2.19;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.44,4.38 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +8.44,1.25;8.44,8.75 +8.44,8.75;4.69,8.75 +4.69,8.75;4.69,1.25 +3.44,0.94;9.38,0.94 +4.69,3.75;8.12,3.75 +4.69,6.25;8.12,6.25 + +# UTF-16 : 66 42 +# UTF-8 : 82 99 e6 +[6642] 時 +3.44,6.25;9.06,6.25 +8.75,8.12;3.75,8.12 +6.25,6.25;6.25,9.38 +7.81,6.25;7.81,1.88 +7.81,1.88;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,4.69;3.44,4.69 +5.94,1.88;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.75 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,5.62;2.81,5.62 + +# UTF-16 : 56 f3 +# UTF-8 : b3 9b e5 +[56f3] 図 +8.44,0.62;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.44,1.25 +1.88,1.88;2.81,2.19 +2.81,2.19;3.44,2.81 +3.44,2.81;4.06,3.44 +4.06,3.44;4.69,3.75 +4.69,3.75;5.31,4.38 +5.31,4.38;5.94,5.00 +5.94,5.00;6.56,5.62 +6.56,5.62;6.88,6.25 +6.88,6.25;7.50,6.88 +7.50,6.88;7.81,7.81 +1.56,5.31;2.50,5.00 +2.50,5.00;3.12,4.69 +3.12,4.69;3.75,4.38 +3.75,4.38;4.06,4.38 +4.06,4.38;4.69,4.06 +4.69,4.06;5.31,3.44 +5.31,3.44;5.94,3.12 +5.94,3.12;6.56,2.81 +6.56,2.81;7.19,2.50 +7.19,2.50;7.50,1.88 +5.62,6.25;5.31,6.56 +5.31,6.56;5.00,6.88 +5.00,6.88;5.00,7.50 +5.00,7.50;4.69,7.81 +4.69,7.81;4.38,8.44 +3.75,5.62;3.44,5.94 +3.44,5.94;3.44,6.25 +3.44,6.25;3.12,6.88 +3.12,6.88;2.81,7.19 +2.81,7.19;2.50,7.50 + +# UTF-16 : 80 b2 +# UTF-8 : b2 82 e8 +[80b2] 育 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 +8.75,6.25;8.44,6.56 +8.44,6.56;7.81,6.88 +7.81,6.88;7.50,7.19 +7.50,7.19;6.88,7.50 +6.88,7.50;6.56,8.12 +0.62,6.56;1.25,6.56 +1.25,6.56;1.88,6.56 +1.88,6.56;2.81,6.56 +2.81,6.56;3.44,6.56 +3.44,6.56;4.06,6.56 +4.06,6.56;5.00,6.56 +5.00,6.56;5.62,6.56 +5.62,6.56;6.25,6.88 +6.25,6.88;7.19,6.88 +7.19,6.88;7.81,6.88 +2.19,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.56,0.94;1.56,5.62 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,1.25 +1.56,2.81;7.81,2.81 +1.56,4.38;7.81,4.38 + +# UTF-16 : 99 96 +# UTF-8 : 96 a6 e9 +[9996] 首 +4.69,8.12;4.69,7.50 +4.69,7.50;4.38,7.19 +4.38,7.19;4.38,6.88 +4.38,6.88;4.38,6.56 +7.81,0.94;7.81,6.56 +7.81,6.56;1.56,6.56 +1.56,6.56;1.56,0.94 +1.56,1.25;7.81,1.25 +1.56,3.12;7.81,3.12 +1.56,5.00;7.81,5.00 +0.31,8.12;9.06,8.12 +3.44,8.12;3.44,8.44 +3.44,8.44;3.12,9.06 +3.12,9.06;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.12;6.25,8.44 +6.25,8.44;6.25,9.06 +6.25,9.06;6.56,9.38 +6.56,9.38;6.56,9.38 + +# UTF-16 : 90 53 +# UTF-8 : 93 81 e9 +[9053] 道 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +5.94,8.12;5.62,7.81 +5.62,7.81;5.62,7.19 +5.62,7.19;5.31,6.88 +3.44,2.50;8.12,2.50 +8.12,2.50;8.12,6.88 +8.12,6.88;3.44,6.88 +3.44,6.88;3.44,2.50 +3.44,4.06;8.12,4.06 +3.44,5.31;8.12,5.31 +2.50,8.12;8.75,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;4.38,9.06 +4.38,9.06;4.06,9.38 +4.06,9.38;4.06,9.38 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.38 +7.50,9.38;7.50,9.38 + +# UTF-16 : 55 2f +# UTF-8 : af 94 e5 +[552f] 唯 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.94,8.75 +0.94,8.75;0.94,1.25 +7.19,9.38;7.19,9.06 +7.19,9.06;6.88,8.44 +6.88,8.44;6.56,8.12 +6.56,8.12;6.56,7.81 +4.06,7.81;4.06,0.62 +8.75,7.81;4.06,7.81 +6.56,1.25;6.56,7.81 +4.06,1.25;9.06,1.25 +4.06,3.75;8.75,3.75 +4.06,5.94;8.75,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 + +# UTF-16 : 66 dc +# UTF-8 : 9c 9b e6 +[66dc] 曜 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +0.94,5.62;2.81,5.62 +3.12,6.25;5.62,6.25 +5.62,6.25;5.62,8.75 +5.62,8.75;3.12,8.75 +3.44,7.50;5.62,7.50 +6.25,6.25;8.75,6.25 +8.75,6.25;8.75,8.75 +8.75,8.75;6.25,8.75 +6.25,7.50;8.75,7.50 +7.19,6.25;6.88,5.62 +6.88,5.62;6.56,5.31 +6.56,5.31;6.56,5.00 +4.06,5.00;4.06,0.62 +8.75,5.00;4.06,5.00 +6.56,1.25;6.56,5.00 +4.06,1.25;9.06,1.25 +4.06,2.50;8.75,2.50 +4.06,3.75;8.75,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;4.06,5.00 +4.06,5.00;4.38,5.62 +4.38,5.62;4.38,6.25 + +# UTF-16 : 51 85 +# UTF-8 : 85 86 e5 +[5185] 内 +1.56,3.75;2.19,4.06 +2.19,4.06;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.75,5.31 +3.75,5.31;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.38,6.88 +4.38,6.88;4.69,7.50 +4.69,7.50;4.69,8.12 +4.69,8.12;4.69,8.75 +4.69,8.75;4.69,9.38 +6.25,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;8.44,8.12 +8.44,8.12;0.94,8.12 +0.94,8.12;0.94,0.94 +7.81,3.75;7.50,4.06 +7.50,4.06;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;6.25,5.31 +6.25,5.31;5.94,5.62 +5.94,5.62;5.62,5.94 +5.62,5.94;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,6.25;4.38,6.56 + +# UTF-16 : 5f 37 +# UTF-8 : b7 bc e5 +[5f37] 強 +4.06,7.50;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.31,9.06 +5.31,9.06;5.62,9.38 +6.25,1.25;6.25,7.50 +4.06,3.75;8.75,3.75 +8.75,3.75;8.75,6.25 +8.75,6.25;3.75,6.25 +3.75,6.25;3.75,3.44 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.12 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.44,1.56 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.81 +8.44,7.81;8.12,8.12 +8.12,8.12;7.50,8.75 +7.50,8.75;7.19,9.06 +3.44,7.19;4.06,7.50 +4.06,7.50;4.38,7.50 +4.38,7.50;5.00,7.50 +5.00,7.50;5.31,7.50 +5.31,7.50;5.94,7.50 +5.94,7.50;6.56,7.50 +6.56,7.50;6.88,7.50 +6.88,7.50;7.50,7.50 +7.50,7.50;7.81,7.50 +7.81,7.50;8.44,7.81 +0.62,8.75;3.12,8.75 +2.81,8.75;3.12,6.56 +2.81,6.56;0.94,6.56 +0.94,6.56;0.94,5.94 +0.94,5.94;0.94,5.31 +0.94,5.31;0.62,4.69 +0.62,4.69;0.62,4.06 +0.62,4.06;0.62,3.44 +0.62,4.38;3.12,4.38 +2.81,4.38;2.81,3.44 +2.81,3.44;2.81,2.81 +2.81,2.81;2.81,2.19 +2.81,2.19;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.25,1.25 +1.25,1.25;0.62,1.25 + +# UTF-16 : 65 b9 +# UTF-8 : b9 96 e6 +[65b9] 方 +4.69,7.81;4.69,9.38 +0.31,7.81;9.06,7.81 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.75,6.56 +3.75,6.56;3.75,7.81 +3.44,5.94;8.12,5.94 +7.81,5.94;7.81,4.69 +7.81,4.69;7.81,3.75 +7.81,3.75;7.81,3.12 +7.81,3.12;7.81,2.50 +7.81,2.50;7.50,2.19 +7.50,2.19;7.19,1.56 +7.19,1.56;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.69,1.25 + +# UTF-16 : 5e 73 +# UTF-8 : b3 b9 e5 +[5e73] 平 +4.69,0.62;4.69,8.75 +9.06,4.38;0.31,4.38 +8.75,8.75;0.62,8.75 +3.12,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;1.88,7.50 +1.88,7.50;1.56,7.81 +6.25,5.62;6.56,5.94 +6.56,5.94;6.88,6.56 +6.88,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;7.81,7.81 + +# UTF-16 : 67 65 +# UTF-8 : a5 9d e6 +[6765] 来 +4.69,0.62;4.69,9.38 +8.75,5.00;0.62,5.00 +8.44,8.12;0.94,8.12 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.06,4.38 +4.06,4.38;4.38,4.69 +4.38,4.69;4.69,5.00 +9.06,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.38 +5.31,4.38;5.00,4.69 +5.00,4.69;4.69,5.00 +3.12,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.81 +6.25,5.62;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.50,7.81 + +# UTF-16 : 8a 08 +# UTF-8 : 88 a8 e8 +[8a08] 計 +1.25,1.25;4.06,1.25 +4.06,1.25;4.06,3.44 +4.06,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.62,7.50;4.38,7.50 +0.94,6.25;4.06,6.25 +0.94,4.69;4.06,4.69 +0.94,8.75;4.38,8.75 +4.69,5.94;9.38,5.94 +7.19,0.62;7.19,9.38 + +# UTF-16 : 5b 5d +# UTF-8 : 9d ad e5 +[5b5d] 孝 +0.31,6.56;9.06,6.56 +6.88,8.44;1.25,8.44 +4.38,6.56;4.38,9.38 +0.94,3.12;9.06,3.12 +7.81,5.00;1.25,5.00 +5.00,3.75;5.00,1.88 +5.00,1.88;5.00,1.25 +5.00,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,1.25 +7.81,5.00;7.19,4.69 +7.19,4.69;6.88,4.38 +6.88,4.38;6.25,4.06 +6.25,4.06;5.62,4.06 +5.62,4.06;5.00,3.75 +0.31,3.75;1.25,4.06 +1.25,4.06;2.50,4.38 +2.50,4.38;3.44,5.00 +3.44,5.00;4.06,5.31 +4.06,5.31;5.00,5.94 +5.00,5.94;5.94,6.56 +5.94,6.56;6.56,7.19 +6.56,7.19;7.19,7.81 +7.19,7.81;7.81,8.44 +7.81,8.44;8.44,9.06 + +# UTF-16 : 65 59 +# UTF-8 : 99 95 e6 +[6559] 教 +0.31,3.12;0.94,3.12 +0.94,3.12;1.56,3.12 +1.56,3.12;2.19,3.12 +2.19,3.12;2.81,3.12 +2.81,3.12;3.12,3.12 +3.12,3.12;3.75,3.12 +3.75,3.12;4.06,3.12 +4.06,3.12;4.69,3.12 +4.69,3.12;5.31,3.44 +4.38,0.94;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,5.00 +8.12,5.00;8.44,5.62 +8.44,5.62;8.44,6.88 +8.44,6.88;8.75,7.81 +5.62,7.81;9.38,7.81 +4.69,5.00;5.00,5.31 +5.00,5.31;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.94,8.12 +5.94,8.12;5.94,8.44 +5.94,8.44;5.94,9.06 +5.94,9.06;6.25,9.38 +0.31,6.56;5.00,6.56 +4.38,8.44;0.62,8.44 +2.50,6.56;2.50,9.38 +4.38,5.00;1.56,5.00 +2.81,3.75;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.25,1.25 +1.25,1.25;1.25,1.25 +4.38,5.00;4.06,4.69 +4.06,4.69;3.75,4.38 +3.75,4.38;3.12,4.06 +3.12,4.06;2.81,3.75 +9.06,0.94;8.75,1.56 +8.75,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;6.25,6.25 +6.25,6.25;5.94,7.19 +0.31,4.38;0.94,4.69 +0.94,4.69;1.56,5.00 +1.56,5.00;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;3.12,6.25 +3.12,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.69,7.81 +4.69,7.81;5.00,8.44 +5.00,8.44;5.31,9.06 + +# UTF-16 : 8f d1 +# UTF-8 : 91 bf e8 +[8fd1] 近 +3.75,6.56;8.75,6.56 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;7.81,9.06 +7.81,9.06;8.44,9.06 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,6.56 +3.75,6.56;4.06,7.50 +4.06,7.50;4.06,8.75 +6.88,1.88;6.88,6.56 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 + +# UTF-16 : 51 44 +# UTF-8 : 84 85 e5 +[5144] 兄 +5.62,5.31;5.62,1.88 +5.62,1.88;5.62,1.56 +5.62,1.56;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.31 + +# UTF-16 : 5f 61 +# UTF-8 : a1 bd e5 +[5f61] 彡 +1.25,7.19;2.19,7.50 +2.19,7.50;2.81,7.50 +2.81,7.50;3.44,7.50 +3.44,7.50;4.38,7.81 +4.38,7.81;5.00,7.81 +5.00,7.81;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;6.88,8.75 +6.88,8.75;7.19,9.06 +1.25,4.38;2.19,4.38 +2.19,4.38;3.12,4.69 +3.12,4.69;3.75,4.69 +3.75,4.69;4.38,5.00 +4.38,5.00;5.31,5.00 +5.31,5.00;5.94,5.31 +5.94,5.31;6.56,5.62 +6.56,5.62;6.88,5.94 +6.88,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +1.25,1.25;2.19,1.25 +2.19,1.25;3.12,1.25 +3.12,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.50 +6.88,2.50;7.50,2.81 +7.50,2.81;8.12,3.12 +8.12,3.12;8.75,3.75 + +# UTF-16 : 5f 62 +# UTF-8 : a2 bd e5 +[5f62] 形 +5.62,7.19;5.94,7.50 +5.94,7.50;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;7.50,8.12 +7.50,8.12;7.81,8.44 +7.81,8.44;8.44,8.75 +8.44,8.75;8.75,9.06 +5.62,4.38;5.94,4.38 +5.94,4.38;6.56,4.69 +6.56,4.69;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.31 +7.50,5.31;8.12,5.62 +8.12,5.62;8.75,6.25 +8.75,6.25;8.75,6.56 +5.31,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.44 +8.75,3.44;9.06,3.75 +0.31,5.62;5.62,5.62 +0.62,8.75;5.62,8.75 +4.38,0.94;4.38,8.75 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;1.88,4.38 +1.88,4.38;1.88,5.31 +1.88,5.31;1.88,6.25 +1.88,6.25;1.88,7.19 +1.88,7.19;1.88,8.75 + +# UTF-16 : 51 43 +# UTF-8 : 83 85 e5 +[5143] 元 +5.94,6.25;5.94,1.88 +5.62,1.88;5.94,1.56 +5.94,1.56;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.12,1.25 +8.12,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.75,4.06 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.75 +3.12,3.75;3.12,4.38 +3.12,4.38;3.44,5.31 +3.44,5.31;3.44,6.25 +8.75,6.25;0.62,6.25 +7.81,8.75;1.56,8.75 + +# UTF-16 : 53 9f +# UTF-8 : 9f 8e e5 +[539f] 原 +5.31,4.06;5.31,1.88 +5.31,1.88;5.31,1.25 +5.31,1.25;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +1.56,1.25;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.75,3.75 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.56,3.44 +2.50,4.38;8.12,4.38 +8.12,4.38;8.12,7.50 +8.12,7.50;2.50,7.50 +2.50,7.50;2.50,4.06 +2.50,5.94;8.12,5.94 +5.31,8.75;5.31,8.44 +5.31,8.44;5.00,7.81 +5.00,7.81;5.00,7.50 +5.00,7.50;5.00,7.50 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.75,8.75 + +# UTF-16 : 53 48 +# UTF-8 : 88 8d e5 +[5348] 午 +2.19,8.12;8.44,8.12 +5.00,0.62;5.00,8.12 +9.06,4.69;0.31,4.69 +0.62,5.62;0.94,5.94 +0.94,5.94;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;1.88,7.81 +1.88,7.81;2.19,8.12 +2.19,8.12;2.19,8.44 +2.19,8.44;2.50,9.06 +2.50,9.06;2.50,9.38 + +# UTF-16 : 5f 8c +# UTF-8 : 8c be e5 +[5f8c] 後 +2.50,7.19;2.19,6.56 +2.19,6.56;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.00,4.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +1.56,0.62;1.56,5.62 +2.50,2.81;3.12,3.44 +3.12,3.44;3.75,3.75 +3.75,3.75;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.00,5.31 +4.38,4.38;8.44,4.38 +8.12,4.06;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;4.06,1.25 +4.06,1.25;3.12,0.94 +3.12,0.94;2.50,0.94 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.44 +5.00,3.44;4.38,3.75 +4.38,3.75;4.06,4.06 +8.75,5.31;2.81,5.00 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.81 +3.75,7.81;3.12,8.12 +9.38,4.69;9.06,5.00 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.81,6.88 +3.75,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;6.56,7.19 +6.56,7.19;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.81,8.12 +7.81,8.12;8.12,8.44 +3.75,7.50;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;6.25,9.38 + +# UTF-16 : 51 49 +# UTF-8 : 89 85 e5 +[5149] 光 +4.69,5.62;4.69,9.38 +3.12,6.25;2.81,6.56 +2.81,6.56;2.50,7.19 +2.50,7.19;2.19,7.81 +2.19,7.81;1.88,8.12 +1.88,8.12;1.25,8.75 +6.25,6.25;6.88,6.56 +6.88,6.56;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,8.12 +7.81,8.12;8.12,8.75 +5.94,5.62;5.94,1.88 +5.94,1.88;5.94,1.56 +5.94,1.56;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.12,1.25 +8.12,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.75,4.06 +8.75,5.62;0.62,5.62 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.62 + +# UTF-16 : 80 03 +# UTF-8 : 83 80 e8 +[8003] 考 +0.31,6.56;9.06,6.56 +6.88,8.44;1.25,8.44 +4.38,6.56;4.38,9.38 +0.31,4.38;1.25,4.69 +1.25,4.69;2.50,5.00 +2.50,5.00;3.44,5.31 +3.44,5.31;4.06,5.94 +4.06,5.94;5.00,6.25 +5.00,6.25;5.94,6.88 +5.94,6.88;6.56,7.19 +6.56,7.19;7.19,7.81 +7.19,7.81;7.81,8.44 +7.81,8.44;8.44,9.06 +2.50,4.38;3.12,4.69 +3.12,4.69;4.06,4.69 +4.06,4.69;4.69,4.69 +4.69,4.69;5.31,4.69 +5.31,4.69;5.94,5.00 +5.94,5.00;6.56,5.00 +6.56,5.00;7.19,5.00 +7.19,5.00;7.81,5.31 +7.81,5.31;8.12,5.31 +8.12,5.31;8.75,5.62 +2.50,5.00;2.50,4.69 +2.50,4.69;2.19,4.06 +2.19,4.06;2.19,3.44 +2.19,3.44;1.88,2.81 +1.88,2.81;1.88,2.50 +2.19,3.75;7.81,3.75 +7.81,3.75;7.81,3.12 +7.81,3.12;7.81,2.50 +7.81,2.50;7.81,1.88 +7.81,1.88;7.50,1.56 +7.50,1.56;7.19,1.25 +7.19,1.25;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.69,1.25 + +# UTF-16 : 88 4c +# UTF-8 : 8c a1 e8 +[884c] 行 +2.81,7.19;2.50,6.56 +2.50,6.56;1.88,5.94 +1.88,5.94;1.56,5.31 +1.56,5.31;0.94,5.00 +0.94,5.00;0.31,4.38 +2.81,9.38;2.50,8.75 +2.50,8.75;1.88,8.44 +1.88,8.44;1.56,7.81 +1.56,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +1.56,0.62;1.56,5.62 +7.19,6.25;7.19,1.88 +7.19,1.88;7.19,1.25 +7.19,1.25;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +9.06,6.25;3.12,6.25 +8.75,8.75;3.75,8.75 + +# UTF-16 : 9e c4 +# UTF-8 : 84 bb e9 +[9ec4] 黄 +4.69,6.88;4.69,3.12 +1.56,2.81;7.81,2.81 +7.81,2.81;7.81,6.25 +7.81,6.25;1.56,6.25 +1.56,6.25;1.56,2.81 +1.56,4.69;7.81,4.69 +0.62,0.94;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +9.06,7.19;0.31,7.19 +0.94,8.44;8.44,8.44 +3.12,7.19;3.12,9.38 +6.25,7.19;6.25,9.38 + +# UTF-16 : 9e d2 +# UTF-8 : 92 bb e9 +[9ed2] 黒 +4.69,8.75;4.69,3.12 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.62 +1.56,7.19;7.81,7.19 +0.62,3.12;8.75,3.12 +8.44,4.69;1.25,4.69 +8.75,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +6.25,0.94;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +3.75,0.94;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.81 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 + +# UTF-16 : 4e ca +# UTF-8 : 8a bb e4 +[4eca] 今 +0.31,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.44 +3.44,8.44;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 +4.69,9.38;5.00,9.06 +5.00,9.06;5.62,8.75 +5.62,8.75;5.94,8.44 +5.94,8.44;6.25,8.12 +6.25,8.12;6.88,7.81 +6.88,7.81;7.19,7.50 +7.19,7.50;7.50,7.19 +7.50,7.19;8.12,6.88 +8.12,6.88;8.44,6.56 +8.44,6.56;9.06,6.25 +2.19,6.56;7.19,6.56 +8.44,4.69;1.25,4.69 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.56,2.81 +6.56,2.81;6.88,3.12 +6.88,3.12;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,4.38 +7.81,4.38;8.12,4.69 + +# UTF-16 : 7d 30 +# UTF-8 : b0 b4 e7 +[7d30] 細 +4.06,4.38;4.06,4.69 +4.06,4.69;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +0.31,4.69;4.06,5.00 +2.19,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +8.75,0.94;8.75,8.75 +8.75,8.75;4.69,8.75 +4.69,8.75;4.69,0.94 +6.56,1.56;6.56,8.75 +4.69,1.56;8.75,1.56 +4.69,5.31;8.75,5.31 + +# UTF-16 : 5e 02 +# UTF-8 : 82 b8 e5 +[5e02] 市 +5.94,1.88;6.56,1.88 +6.56,1.88;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;7.50,1.56 +7.50,1.56;7.81,1.88 +7.81,1.88;8.12,2.19 +8.12,2.19;8.12,2.50 +8.12,2.50;8.12,6.25 +8.12,6.25;1.25,6.25 +1.25,6.25;1.25,1.56 +4.69,0.62;4.69,9.38 +0.31,8.12;9.06,8.12 + +# UTF-16 : 59 c9 +# UTF-8 : 89 a7 e5 +[59c9] 姉 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.94 +3.12,5.94;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.50,3.12 +2.50,3.12;2.81,2.81 +2.81,2.81;3.12,2.50 +3.12,2.50;3.44,2.19 +3.44,2.19;3.75,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.12,1.56 +8.12,1.56;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,6.25 +8.75,6.25;4.06,6.25 +4.06,6.25;4.06,1.56 +6.25,0.62;6.25,9.38 +3.44,8.12;9.06,8.12 + +# UTF-16 : 60 1d +# UTF-8 : 9d 80 e6 +[601d] 思 +4.69,8.75;4.69,5.00 +1.56,5.00;7.81,5.00 +7.81,5.00;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.00 +1.56,6.88;7.81,6.88 +2.81,4.06;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.81 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.06 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.50,4.06 + +# UTF-16 : 6c 0f +# UTF-8 : 8f b0 e6 +[6c0f] 氏 +1.56,5.62;8.44,5.62 +1.25,8.44;2.19,8.44 +2.19,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,9.06 +7.19,9.06;7.81,9.06 +1.56,1.25;1.56,8.44 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.00,8.75;5.00,7.19 +5.00,7.19;5.31,6.25 +5.31,6.25;5.62,5.00 +5.62,5.00;5.94,4.06 +5.94,4.06;6.25,3.12 +6.25,3.12;6.56,2.50 +6.56,2.50;6.88,1.88 +6.88,1.88;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 + +# UTF-16 : 7d 19 +# UTF-8 : 99 b4 e7 +[7d19] 紙 +4.69,5.62;9.06,5.62 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.44,9.06 +8.44,9.06;8.75,9.06 +4.69,1.25;4.69,8.75 +3.44,0.94;4.06,1.25 +4.06,1.25;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,8.75;6.88,7.50 +6.88,7.50;7.19,6.25 +7.19,6.25;7.19,5.00 +7.19,5.00;7.50,4.06 +7.50,4.06;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,1.88 +9.06,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +4.06,4.38;4.06,4.69 +4.06,4.69;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +0.31,4.69;4.06,5.00 +2.19,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 + +# UTF-16 : 5b a4 +# UTF-8 : a4 ae e5 +[5ba4] 室 +1.25,7.19;8.12,7.19 +8.44,4.69;8.12,5.00 +8.12,5.00;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.56 +6.88,6.56;6.25,6.88 +0.94,5.00;1.56,5.00 +1.56,5.00;2.19,5.00 +2.19,5.00;2.81,5.00 +2.81,5.00;3.44,5.00 +3.44,5.00;4.06,5.31 +4.06,5.31;5.00,5.31 +5.00,5.31;5.62,5.31 +5.62,5.31;6.25,5.31 +6.25,5.31;6.88,5.31 +6.88,5.31;7.50,5.62 +2.50,5.00;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.19 +4.69,8.44;4.69,9.69 +8.75,6.88;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.88 +0.62,1.25;8.75,1.25 +8.12,3.44;1.25,3.44 +4.69,1.25;4.69,4.69 + +# UTF-16 : 79 3e +# UTF-8 : be a4 e7 +[793e] 社 +3.75,1.25;9.06,1.25 +9.06,7.19;4.06,7.19 +6.88,1.25;6.88,9.06 +4.06,3.44;3.75,3.75 +3.75,3.75;3.44,4.06 +3.44,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +3.75,7.50;0.31,7.50 +1.88,7.50;1.88,9.38 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.44,7.50 + +# UTF-16 : 5f 31 +# UTF-8 : b1 bc e5 +[5f31] 弱 +0.62,8.75;4.38,8.75 +4.38,8.75;4.38,7.19 +4.38,7.19;1.25,7.19 +1.25,7.19;0.94,6.56 +0.94,6.56;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.62,4.38 +0.94,5.31;4.38,5.31 +4.38,5.31;4.38,4.38 +4.38,4.38;4.06,3.44 +4.06,3.44;4.06,2.50 +4.06,2.50;4.06,2.19 +4.06,2.19;3.75,1.56 +3.75,1.56;3.75,1.25 +3.75,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,1.25 +2.19,1.25;1.56,1.25 +0.62,1.88;1.25,2.19 +1.25,2.19;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,2.81;3.75,3.12 +2.81,3.44;2.19,3.75 +2.19,3.75;1.88,4.06 +1.88,4.06;1.25,4.38 +1.25,4.38;1.25,4.38 +4.69,8.75;8.75,8.75 +8.75,8.75;8.75,7.19 +8.75,7.19;5.31,7.19 +5.31,7.19;5.31,6.56 +5.31,6.56;5.00,5.94 +5.00,5.94;5.00,5.62 +5.00,5.62;5.00,5.00 +5.00,5.00;4.69,4.38 +5.00,5.31;8.75,5.31 +8.75,5.31;8.44,4.38 +8.44,4.38;8.44,3.44 +8.44,3.44;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.94,1.25 +4.69,1.88;5.62,2.19 +5.62,2.19;6.25,2.19 +6.25,2.19;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.81,3.12 +7.19,3.44;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;5.94,4.38 +5.94,4.38;5.31,4.38 + +# UTF-16 : 79 cb +# UTF-8 : 8b a7 e7 +[79cb] 秋 +3.75,9.06;3.12,9.06 +3.12,9.06;2.50,8.75 +2.50,8.75;1.88,8.75 +1.88,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +2.19,0.62;2.19,8.75 +3.75,6.56;0.31,6.56 +0.31,2.81;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +3.44,3.75;3.12,4.38 +3.12,4.38;3.12,5.00 +3.12,5.00;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +4.69,7.81;4.69,7.19 +4.69,7.19;4.69,6.56 +4.69,6.56;4.38,5.94 +4.38,5.94;4.38,5.31 +4.38,5.31;4.06,4.69 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;6.25,5.00 +6.25,5.00;6.25,5.62 +6.25,5.62;6.25,6.56 +6.25,6.56;6.25,9.06 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.56,4.38 +6.56,4.38;6.56,5.00 +6.56,5.00;6.25,5.62 +6.25,5.62;6.25,6.56 +8.75,8.12;8.75,7.19 +8.75,7.19;8.44,6.56 +8.44,6.56;8.44,5.94 +8.44,5.94;8.12,5.62 +8.12,5.62;7.81,5.00 + +# UTF-16 : 54 68 +# UTF-8 : a8 91 e5 +[5468] 周 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,8.75 +1.25,8.75;8.44,8.75 +8.44,8.75;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +2.19,7.50;7.50,7.50 +1.88,5.62;7.81,5.62 +5.00,5.94;5.00,8.75 +2.81,2.19;7.19,2.19 +7.19,2.19;7.19,4.69 +7.19,4.69;2.81,4.69 +2.81,4.69;2.81,1.56 + +# UTF-16 : 90 31 +# UTF-8 : b1 80 e9 +[9031] 週 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.62 +1.88,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 +2.81,2.19;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.44,5.31 +3.44,5.31;3.44,5.94 +3.12,5.94;3.44,8.75 +3.12,8.75;8.44,8.75 +8.44,8.75;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;8.12,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;7.19,2.19 +7.19,2.19;6.88,2.19 +4.06,7.81;7.81,7.81 +3.75,6.25;8.12,6.25 +5.94,6.25;5.94,8.75 +4.38,3.12;7.50,3.12 +7.50,3.12;7.50,5.31 +7.50,5.31;4.38,5.31 +4.38,5.31;4.38,2.50 + +# UTF-16 : 66 25 +# UTF-8 : a5 98 e6 +[6625] 春 +0.31,5.62;9.06,5.62 +8.75,8.75;0.94,8.75 +8.12,7.19;1.25,7.19 +7.19,0.62;7.50,4.38 +7.19,4.38;2.19,4.38 +1.88,4.38;2.19,0.62 +2.19,1.25;7.19,1.25 +2.19,2.81;7.19,2.81 +0.31,3.44;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.19,4.69 +2.19,4.69;2.81,5.31 +2.81,5.31;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;4.69,9.69 +9.06,3.44;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.25,5.62 +6.25,5.62;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,7.19 + +# UTF-16 : 5c 11 +# UTF-8 : 91 b0 e5 +[5c11] 少 +4.69,9.38;4.69,4.69 +4.69,4.69;4.69,4.38 +4.69,4.38;4.38,4.06 +4.38,4.06;4.06,4.06 +4.06,4.06;3.75,4.06 +3.75,4.06;3.12,4.06 +3.12,4.06;2.81,4.06 +0.31,5.00;0.94,5.62 +0.94,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,8.12 +2.19,8.12;2.19,8.44 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.81,7.19 +7.81,7.19;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +8.12,5.31;7.50,4.69 +7.50,4.69;7.19,4.06 +7.19,4.06;6.56,3.44 +6.56,3.44;5.94,3.12 +5.94,3.12;5.31,2.50 +5.31,2.50;4.69,2.19 +4.69,2.19;3.75,1.88 +3.75,1.88;2.81,1.56 +2.81,1.56;1.88,1.25 +1.88,1.25;0.94,0.94 + +# UTF-16 : 82 72 +# UTF-8 : b2 89 e8 +[8272] 色 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;6.25,8.75 +0.31,6.25;0.62,6.56 +0.62,6.56;0.94,6.88 +0.94,6.88;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.81,8.75 +2.81,8.75;3.12,9.06 +3.12,9.06;3.12,9.38 +2.81,8.75;6.25,8.75 +1.56,4.69;8.12,4.69 +5.00,7.19;5.00,4.69 +8.75,3.12;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;2.19,1.25 +2.19,1.25;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,7.19 +1.56,7.19;8.12,7.19 +8.12,7.19;8.12,4.06 + +# UTF-16 : 82 6f +# UTF-8 : af 89 e8 +[826f] 良 +4.69,9.69;4.69,8.44 +1.88,4.69;7.50,4.69 +7.50,4.69;7.50,8.44 +7.50,8.44;1.88,8.44 +1.88,8.44;1.88,1.25 +1.88,6.56;7.50,6.56 +4.06,4.69;4.38,4.38 +4.38,4.38;4.69,3.75 +4.69,3.75;5.31,3.44 +5.31,3.44;5.62,2.81 +5.62,2.81;6.25,2.50 +6.25,2.50;6.56,2.19 +6.56,2.19;7.19,1.88 +7.19,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +5.62,2.81;6.25,3.12 +6.25,3.12;6.88,3.44 +6.88,3.44;7.50,3.75 +7.50,3.75;8.12,4.06 +8.12,4.06;8.44,4.69 + +# UTF-16 : 98 df +# UTF-8 : 9f a3 e9 +[98df] 食 +4.69,8.75;4.69,7.81 +1.88,4.38;7.50,4.38 +7.50,4.38;7.50,7.81 +7.50,7.81;1.88,7.81 +1.88,7.81;1.88,1.25 +1.88,5.94;7.50,5.94 +3.75,4.38;4.06,4.06 +4.06,4.06;4.38,3.44 +4.38,3.44;5.00,3.12 +5.00,3.12;5.31,2.81 +5.31,2.81;5.94,2.19 +5.94,2.19;6.25,1.88 +6.25,1.88;6.88,1.56 +6.88,1.56;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.75,0.94 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.31,1.56 +5.31,2.50;5.94,2.81 +5.94,2.81;6.56,3.12 +6.56,3.12;7.19,3.44 +7.19,3.44;7.81,3.75 +7.81,3.75;8.12,4.38 +9.06,7.19;8.44,7.50 +8.44,7.50;8.12,7.50 +8.12,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.12 +6.88,8.12;6.25,8.44 +6.25,8.44;5.94,8.75 +5.94,8.75;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.75 +3.44,8.75;3.12,8.44 +3.12,8.44;2.81,8.12 +2.81,8.12;2.19,8.12 +2.19,8.12;1.88,7.81 +1.88,7.81;1.25,7.50 +1.25,7.50;0.94,7.50 +0.94,7.50;0.31,7.19 + +# UTF-16 : 89 aa +# UTF-8 : aa a6 e8 +[89aa] 親 +0.31,1.88;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.50,4.69 +4.38,2.50;4.06,2.81 +4.06,2.81;3.75,3.12 +3.75,3.12;3.44,3.75 +3.44,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +5.00,4.06;8.75,4.06 +8.75,4.06;8.75,8.75 +8.75,8.75;5.00,8.75 +5.00,8.75;5.00,3.75 +5.00,5.62;8.44,5.62 +5.00,7.19;8.44,7.19 +7.19,3.75;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;6.25,4.06 +2.50,8.12;2.50,9.38 +3.12,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +1.56,7.19;1.25,7.81 +1.25,7.81;1.25,8.12 +2.50,0.94;2.50,5.94 +4.69,4.69;0.31,4.69 +4.69,8.12;0.62,8.12 +4.69,5.94;0.31,5.94 + +# UTF-16 : 89 7f +# UTF-8 : bf a5 e8 +[897f] 西 +8.12,0.94;8.12,6.88 +8.12,6.88;1.25,6.88 +1.25,6.88;1.25,0.94 +1.25,1.56;8.12,1.56 +0.62,8.75;8.75,8.75 +3.75,8.75;3.75,6.56 +3.75,6.56;3.75,5.94 +3.75,5.94;3.44,5.62 +3.44,5.62;3.44,5.31 +3.44,5.31;3.12,4.38 +3.12,4.38;2.81,4.06 +2.81,4.06;2.50,3.75 +2.50,3.75;2.19,3.44 +2.19,3.44;1.56,3.12 +8.12,4.06;6.56,4.06 +6.25,4.06;5.94,4.06 +5.94,4.06;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.31,5.00 +5.31,5.00;5.31,8.75 + +# UTF-16 : 58 f0 +# UTF-8 : b0 a3 e5 +[58f0] 声 +0.94,7.19;8.44,7.19 +9.06,8.44;0.31,8.44 +4.69,7.19;4.69,9.38 +1.56,3.75;7.81,3.75 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.75 +1.56,3.75;1.56,4.06 +1.56,4.06;1.56,4.38 +1.56,4.38;1.56,6.25 +1.56,6.25;7.81,6.25 +7.81,6.25;7.81,3.12 +4.69,5.94;4.69,4.06 + +# UTF-16 : 66 1f +# UTF-8 : 9f 98 e6 +[661f] 星 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.62 +1.56,7.19;7.81,7.19 +0.62,1.25;8.75,1.25 +8.44,4.38;1.88,4.38 +8.12,2.81;1.56,2.81 +4.69,1.25;4.69,5.31 +0.62,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;2.19,5.31 + +# UTF-16 : 66 74 +# UTF-8 : b4 99 e6 +[6674] 晴 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +0.94,5.62;2.81,5.62 +3.75,0.94;3.75,5.00 +3.75,5.00;8.44,5.00 +8.44,5.00;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +3.12,6.25;9.06,6.25 +8.75,8.44;3.44,8.44 +8.75,7.19;3.75,7.19 +6.25,6.25;6.25,9.38 +4.06,2.50;8.44,2.50 +4.06,3.75;8.44,3.75 + +# UTF-16 : 52 00 +# UTF-8 : 80 88 e5 +[5200] 刀 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,3.12 +2.81,3.12;3.12,3.75 +3.12,3.75;3.44,4.38 +3.44,4.38;3.44,5.31 +3.44,5.31;3.75,6.25 +3.75,6.25;3.75,7.19 +3.75,7.19;3.75,8.44 +0.94,8.44;8.12,8.44 +8.12,8.44;8.12,6.56 +8.12,6.56;8.12,5.31 +8.12,5.31;8.12,4.06 +8.12,4.06;7.81,3.12 +7.81,3.12;7.81,2.50 +7.81,2.50;7.81,1.88 +7.81,1.88;7.19,1.56 +7.19,1.56;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.00,1.56 +5.00,1.56;5.00,1.56 + +# UTF-16 : 52 07 +# UTF-8 : 87 88 e5 +[5207] 切 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.31,5.31 +5.31,5.31;5.62,6.25 +5.62,6.25;5.62,7.19 +5.62,7.19;5.62,8.44 +3.44,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.31 +8.75,5.31;8.75,4.06 +8.75,4.06;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;7.81,1.56 +7.81,1.56;7.50,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.94,1.25 +0.00,6.25;4.38,7.19 +1.25,9.06;1.25,3.44 +1.25,3.44;1.25,2.81 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,2.81 +2.19,2.81;2.50,2.81 +2.50,2.81;3.12,2.81 +3.12,2.81;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,5.00 + +# UTF-16 : 96 ea +# UTF-8 : aa 9b e9 +[96ea] 雪 +4.69,5.00;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,5.62;4.06,5.62 +5.62,6.88;7.81,6.88 +5.62,5.62;7.81,5.62 +8.75,5.62;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,5.62 +8.12,0.62;8.12,4.38 +8.12,4.38;1.25,4.38 +1.25,1.25;7.81,1.25 +1.56,2.81;7.81,2.81 + +# UTF-16 : 82 1f +# UTF-8 : 9f 88 e8 +[821f] 舟 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,3.75;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.88,5.31;1.88,8.44 +1.88,8.44;7.81,8.44 +7.81,8.44;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +0.31,5.00;9.06,5.00 +5.94,5.94;5.62,6.25 +5.62,6.25;5.00,6.56 +5.00,6.56;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.44,7.50 +4.69,9.38;4.69,9.06 +4.69,9.06;4.38,8.44 +4.38,8.44;4.38,8.44 +4.69,5.00;4.69,1.88 + +# UTF-16 : 82 39 +# UTF-8 : b9 88 e8 +[8239] 船 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;4.06,8.44 +4.06,8.44;4.06,1.88 +4.06,1.88;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +0.31,5.00;4.69,5.31 +2.81,5.94;2.81,6.25 +2.81,6.25;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,7.19;1.88,7.50 +2.50,9.38;2.19,9.06 +2.19,9.06;2.19,8.44 +2.19,8.44;2.19,8.44 +2.50,5.00;2.50,1.88 +7.50,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;7.81,7.81 +7.81,7.81;8.12,7.50 +8.12,7.50;8.12,7.19 +8.12,7.19;8.44,6.88 +8.44,6.88;8.44,6.56 +8.44,6.56;8.75,6.25 +8.75,6.25;9.06,5.62 +5.31,0.94;5.31,5.00 +5.31,5.00;8.75,5.00 +8.75,5.00;8.75,0.94 +5.31,1.56;8.75,1.56 +6.56,9.06;6.25,8.75 +6.25,8.75;6.25,8.44 +6.25,8.44;5.94,7.81 +5.94,7.81;5.94,7.50 +5.94,7.50;5.62,7.19 +5.62,7.19;5.62,6.88 +5.62,6.88;5.31,6.56 +5.31,6.56;5.31,6.25 +5.31,6.25;4.69,5.62 + +# UTF-16 : 6c c9 +# UTF-8 : 89 b3 e6 +[6cc9] 泉 +1.56,5.00;7.81,5.00 +7.81,5.00;7.81,8.44 +7.81,8.44;1.56,8.44 +1.56,8.44;1.56,5.00 +1.56,6.88;7.81,6.88 +4.69,9.38;4.69,9.06 +4.69,9.06;4.38,8.44 +4.38,8.44;4.38,8.44 +4.69,5.00;4.69,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +0.62,4.06;4.06,4.06 +4.69,5.00;5.00,4.38 +5.00,4.38;5.31,4.06 +5.31,4.06;5.62,3.75 +5.62,3.75;5.94,3.12 +5.94,3.12;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.50,2.19 +7.50,2.19;8.12,1.88 +8.12,1.88;8.44,1.25 +8.44,1.25;9.06,1.25 +8.75,5.00;8.44,4.38 +8.44,4.38;7.81,4.06 +7.81,4.06;7.19,3.75 +7.19,3.75;6.88,3.44 +6.88,3.44;6.25,3.12 +4.06,4.06;3.44,3.44 +3.44,3.44;3.12,3.12 +3.12,3.12;2.81,2.81 +2.81,2.81;2.50,2.50 +2.50,2.50;2.19,2.50 +2.19,2.50;1.88,2.19 +1.88,2.19;1.25,1.88 +1.25,1.88;0.94,1.56 +0.94,1.56;0.31,1.25 + +# UTF-16 : 7d da +# UTF-8 : 9a b7 e7 +[7dda] 線 +4.69,5.31;8.44,5.31 +8.44,5.31;8.44,8.44 +8.44,8.44;4.38,8.44 +4.38,8.44;4.38,5.00 +4.69,6.88;8.44,6.88 +6.56,9.38;6.56,9.06 +6.56,9.06;6.25,8.75 +6.25,8.75;6.25,8.44 +6.56,5.00;6.56,1.88 +6.56,1.88;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.31,0.94 +4.06,4.06;6.25,4.06 +6.56,5.00;6.88,4.69 +6.88,4.69;6.88,4.38 +6.88,4.38;7.19,3.75 +7.19,3.75;7.50,3.44 +7.50,3.44;7.50,2.81 +7.50,2.81;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;8.75,1.56 +8.75,1.56;9.38,1.25 +9.06,5.00;8.75,4.38 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.12 +5.94,4.06;5.94,3.44 +5.94,3.44;5.31,2.81 +5.31,2.81;5.00,2.50 +5.00,2.50;4.69,2.19 +4.69,2.19;4.69,1.88 +4.69,1.88;4.06,1.56 +4.06,1.56;3.75,1.56 +3.75,1.56;3.44,1.25 +5.94,4.06;5.94,3.44 +5.94,3.44;5.31,2.81 +5.31,2.81;5.00,2.50 +5.00,2.50;4.69,2.19 +4.69,2.19;4.69,1.88 +4.69,1.88;4.06,1.56 +4.06,1.56;3.75,1.56 +3.75,1.56;3.44,1.25 +4.06,4.38;4.06,5.00 +4.06,5.00;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.44,6.25 +3.44,6.25;3.44,6.88 +0.31,4.69;3.75,5.00 +2.19,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.12,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 + +# UTF-16 : 52 4d +# UTF-8 : 8d 89 e5 +[524d] 前 +1.25,5.31;4.38,5.31 +1.25,3.44;4.38,3.44 +1.25,0.94;1.25,7.19 +1.25,7.19;4.38,7.19 +4.38,7.19;4.38,1.88 +4.38,1.88;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,1.25 +2.81,1.25;2.81,1.25 +5.94,2.50;5.94,6.88 +8.44,7.19;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +0.31,8.12;9.06,8.12 +3.44,8.12;3.44,8.44 +3.44,8.44;3.12,9.06 +3.12,9.06;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.12;6.25,8.44 +6.25,8.44;6.25,9.06 +6.25,9.06;6.56,9.38 +6.56,9.38;6.56,9.38 + +# UTF-16 : 8d 70 +# UTF-8 : b0 b5 e8 +[8d70] 走 +8.44,8.44;1.25,8.44 +5.00,4.06;8.12,4.06 +4.69,1.25;4.69,9.38 +0.62,6.25;8.75,6.25 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.19,4.69 +2.19,4.69;2.19,5.31 +8.75,1.25;8.44,1.25 +8.44,1.25;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,1.25 +5.31,1.25;4.69,1.56 +4.69,1.56;4.06,1.56 +4.06,1.56;3.44,1.88 +3.44,1.88;3.12,2.19 +3.12,2.19;2.50,2.81 +2.50,2.81;2.19,3.12 +2.19,3.12;1.88,3.75 + +# UTF-16 : 59 2a +# UTF-8 : aa a4 e5 +[592a] 太 +8.75,7.50;0.62,7.50 +0.31,1.25;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.50,2.81 +2.50,2.81;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;4.06,4.69 +4.06,4.69;4.38,5.62 +4.38,5.62;4.38,6.25 +4.38,6.25;4.69,7.19 +4.69,7.19;4.69,8.12 +4.69,8.12;4.69,9.38 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.62,4.69 +5.62,4.69;5.00,5.62 +5.00,5.62;5.00,6.25 +5.00,6.25;4.69,7.19 +4.69,7.19;4.69,8.12 +3.75,3.12;4.06,2.81 +4.06,2.81;4.38,2.50 +4.38,2.50;4.69,2.19 +4.69,2.19;5.00,1.56 +5.00,1.56;5.31,1.25 + +# UTF-16 : 53 f0 +# UTF-8 : b0 8f e5 +[53f0] 台 +9.06,5.31;8.75,5.94 +8.75,5.94;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +0.31,5.94;0.94,5.94 +0.94,5.94;1.88,5.94 +1.88,5.94;2.50,5.94 +2.50,5.94;3.44,5.94 +3.44,5.94;4.06,5.94 +4.06,5.94;5.00,6.25 +5.00,6.25;5.62,6.25 +5.62,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;8.12,6.25 +1.56,5.94;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.44,8.12 +3.44,8.12;3.44,8.75 +3.44,8.75;3.75,9.06 +3.75,9.06;3.75,9.38 +7.81,0.62;7.81,4.69 +7.81,4.69;1.56,4.69 +1.56,4.69;1.56,0.62 +1.88,1.25;7.50,1.25 + +# UTF-16 : 4e 5f +# UTF-8 : 9f b9 e4 +[4e5f] 也 +5.00,2.81;5.00,9.38 +2.19,8.75;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +0.31,5.94;8.12,7.81 +8.12,7.81;8.12,6.88 +8.12,6.88;8.12,5.94 +8.12,5.94;8.12,5.31 +8.12,5.31;8.12,4.69 +8.12,4.69;7.81,4.38 +7.81,4.38;7.81,3.75 +7.81,3.75;7.50,3.75 +7.50,3.75;6.88,3.75 +6.88,3.75;6.56,3.75 +6.56,3.75;6.25,3.75 + +# UTF-16 : 57 30 +# UTF-8 : b0 9c e5 +[5730] 地 +4.38,8.75;4.38,1.88 +4.38,1.88;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +6.25,2.81;6.25,9.38 +2.81,6.25;8.75,7.81 +8.75,7.81;8.75,6.88 +8.75,6.88;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.44,4.69 +8.44,4.69;8.44,4.38 +8.44,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.75 +7.81,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +0.31,6.88;3.44,6.88 +1.88,1.88;1.88,9.06 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 + +# UTF-16 : 6c 60 +# UTF-8 : a0 b1 e6 +[6c60] 池 +4.06,8.75;4.06,1.88 +4.06,1.88;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.75,3.44 +5.94,2.81;6.25,9.38 +2.50,6.25;8.44,7.81 +8.44,7.81;8.44,6.88 +8.44,6.88;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.44,4.69 +8.44,4.69;8.44,4.38 +8.44,4.38;8.12,4.06 +8.12,4.06;8.12,3.75 +8.12,3.75;7.50,3.75 +7.50,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.31,6.88 + +# UTF-16 : 83 36 +# UTF-8 : b6 8c e8 +[8336] 茶 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +7.81,4.38;1.56,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.00,7.19 +5.00,7.19;4.69,7.50 +4.69,7.50;4.38,7.19 +4.38,7.19;4.06,6.88 +4.06,6.88;3.44,6.56 +3.44,6.56;3.12,6.25 +3.12,6.25;2.81,5.94 +2.81,5.94;2.19,5.62 +2.19,5.62;1.88,5.31 +1.88,5.31;1.56,5.00 +1.56,5.00;0.94,4.69 +0.94,4.69;0.62,4.38 +4.69,6.25;4.69,0.94 +0.94,1.25;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;5.94,3.75 + +# UTF-16 : 66 3c +# UTF-8 : bc 98 e6 +[663c] 昼 +0.62,1.25;8.75,1.25 +2.50,2.50;7.19,2.50 +7.19,2.50;7.19,6.25 +7.19,6.25;2.19,6.25 +2.19,6.25;2.19,2.19 +2.50,4.38;6.88,4.38 +1.56,7.19;8.12,7.19 +8.12,7.19;8.12,8.75 +8.12,8.75;1.56,8.75 +1.56,8.75;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.56,5.62 +1.56,5.62;1.25,5.00 +1.25,5.00;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.94,3.75 +0.94,3.75;0.62,3.12 +0.62,3.12;0.62,2.81 +0.62,2.81;0.31,2.50 +9.06,2.50;8.75,2.81 +8.75,2.81;8.44,3.44 +8.44,3.44;8.44,3.75 +8.44,3.75;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.50,6.25 +7.50,6.25;7.50,6.88 +7.50,6.88;7.19,7.19 + +# UTF-16 : 95 77 +# UTF-8 : b7 95 e9 +[9577] 長 +0.31,4.69;9.06,4.69 +3.12,4.69;3.44,4.38 +3.44,4.38;4.06,4.06 +4.06,4.06;4.38,3.44 +4.38,3.44;5.00,3.12 +5.00,3.12;5.62,2.81 +5.62,2.81;6.25,2.19 +6.25,2.19;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;8.12,1.25 +8.12,1.25;9.06,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.62,1.88 +1.88,1.25;1.88,8.75 +1.88,8.75;8.12,8.75 +2.19,7.50;7.81,7.50 +2.19,6.25;7.81,6.25 +5.94,2.50;6.56,2.81 +6.56,2.81;6.88,3.12 +6.88,3.12;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;8.12,4.38 + +# UTF-16 : 9c e5 +# UTF-8 : a5 b3 e9 +[9ce5] 鳥 +7.19,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.56,3.12 +5.31,1.56;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.69,3.12 +3.12,1.25;3.12,1.56 +3.12,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,2.81 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.56,5.94;7.50,5.94 +7.50,5.94;7.50,8.44 +7.50,8.44;1.56,8.44 +1.56,8.44;1.56,3.75 +1.56,3.75;8.44,3.75 +8.44,3.75;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +1.56,7.19;7.50,7.19 +4.38,9.69;4.06,9.06 +4.06,9.06;4.06,8.75 +4.06,8.75;4.06,8.44 +1.56,5.00;8.75,5.00 + +# UTF-16 : 67 1d +# UTF-8 : 9d 9c e6 +[671d] 朝 +0.94,3.75;4.38,3.75 +4.38,3.75;4.38,6.88 +4.38,6.88;0.94,6.88 +0.94,6.88;0.94,3.44 +0.94,5.31;4.38,5.31 +0.31,2.50;4.69,2.50 +2.50,6.88;2.50,9.38 +2.50,0.62;2.50,3.44 +0.31,8.12;4.69,8.12 +5.31,4.06;8.44,4.06 +5.31,6.56;8.44,6.56 +4.38,0.94;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.31,8.75 +5.31,8.75;8.44,8.75 +8.44,8.75;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 + +# UTF-16 : 76 f4 +# UTF-8 : b4 9b e7 +[76f4] 直 +2.81,2.50;7.81,2.50 +7.81,2.50;7.81,7.19 +7.81,7.19;2.81,7.19 +2.81,7.19;2.81,2.50 +2.81,5.62;7.81,5.62 +2.81,4.06;7.81,4.06 +0.62,8.44;8.75,8.44 +1.25,7.19;1.25,0.62 +1.25,1.25;8.75,1.25 +5.00,9.38;5.00,9.06 +5.00,9.06;5.00,8.44 +5.00,8.44;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.69,7.19 + +# UTF-16 : 5f 1f +# UTF-8 : 9f bc e5 +[5f1f] 弟 +0.94,8.12;8.12,8.12 +8.12,8.12;8.12,6.25 +8.12,6.25;1.56,6.25 +1.56,6.25;1.56,5.62 +1.56,5.62;1.25,5.00 +1.25,5.00;1.25,4.69 +1.25,4.69;0.94,4.06 +0.94,4.06;0.94,3.44 +1.25,4.38;8.75,4.38 +8.75,4.38;8.75,3.75 +8.75,3.75;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.56 +6.88,1.56;6.25,1.56 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,0.62;4.69,8.12 +3.44,8.12;3.44,8.44 +3.44,8.44;3.12,9.06 +3.12,9.06;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.12;6.25,8.44 +6.25,8.44;6.25,9.06 +6.25,9.06;6.56,9.38 +6.56,9.38;6.56,9.38 + +# UTF-16 : 53 60 +# UTF-8 : a0 8d e5 +[5360] 占 +4.38,7.81;8.75,7.81 +4.38,5.00;4.38,9.38 +8.12,0.62;8.12,5.00 +8.12,5.00;1.25,5.00 +1.25,5.00;1.25,0.62 +1.56,1.56;7.81,1.56 + +# UTF-16 : 5e 97 +# UTF-8 : 97 ba e5 +[5e97] 店 +5.00,6.56;8.75,6.56 +5.00,4.38;5.00,8.44 +8.12,0.62;8.12,4.38 +8.12,4.38;2.50,4.38 +2.50,4.38;2.50,0.62 +2.50,1.25;8.12,1.25 +5.00,8.44;5.00,9.69 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.44 +1.25,8.44;8.75,8.44 + +# UTF-16 : 4e 8b +# UTF-8 : 8b ba e4 +[4e8b] 事 +0.94,5.00;8.12,5.00 +8.12,5.00;8.12,1.88 +8.75,8.75;0.62,8.75 +4.69,9.38;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +0.94,2.50;8.12,2.50 +0.31,3.75;9.06,3.75 +1.25,5.94;1.56,7.50 +1.25,7.50;8.12,7.50 +7.81,7.50;8.12,6.25 +7.81,6.25;1.56,6.25 + +# UTF-16 : 70 b9 +# UTF-8 : b9 82 e7 +[70b9] 点 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.19,3.12 +6.25,0.94;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,3.12 +4.06,0.94;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,2.81 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.19,3.12 +4.38,8.12;8.44,8.12 +4.38,6.56;4.38,9.38 +1.56,3.75;7.81,3.75 +7.81,3.75;7.81,6.56 +7.81,6.56;1.56,6.56 +1.56,6.56;1.56,3.75 + +# UTF-16 : 96 fb +# UTF-8 : bb 9b e9 +[96fb] 電 +4.69,5.00;4.69,2.19 +4.69,2.19;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;5.31,0.94 +5.31,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +4.69,5.31;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,5.94;4.06,5.94 +5.62,6.88;7.81,6.88 +5.62,5.94;7.81,5.94 +8.75,5.94;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,5.94 +1.56,3.75;7.81,3.75 +1.25,1.56;1.25,5.00 +1.25,5.00;8.12,5.00 +8.12,5.00;8.12,2.19 +8.12,2.19;1.56,2.19 + +# UTF-16 : 4e 45 +# UTF-8 : 85 b9 e4 +[4e45] 久 +0.94,4.69;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.44,8.44 +3.44,8.44;3.44,8.75 +3.44,8.75;3.75,9.38 +3.12,8.12;6.88,8.12 +6.88,8.12;6.56,7.19 +6.56,7.19;6.25,6.25 +6.25,6.25;5.94,5.31 +5.94,5.31;5.31,4.38 +5.31,4.38;4.69,3.75 +4.69,3.75;4.06,3.12 +4.06,3.12;3.44,2.50 +3.44,2.50;2.50,1.88 +2.50,1.88;1.56,1.56 +1.56,1.56;0.62,0.94 +5.62,5.00;5.94,4.38 +5.94,4.38;6.25,3.75 +6.25,3.75;6.56,3.44 +6.56,3.44;6.88,3.12 +6.88,3.12;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 + +# UTF-16 : 59 02 +# UTF-8 : 82 a4 e5 +[5902] 夂 +0.62,4.69;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +3.12,8.44;3.44,8.75 +3.44,8.75;3.75,9.38 +3.12,8.12;7.81,8.12 +7.50,8.12;7.19,7.19 +7.19,7.19;6.88,6.25 +6.88,6.25;6.56,5.31 +6.56,5.31;5.94,4.69 +5.94,4.69;5.31,3.75 +5.31,3.75;4.69,3.12 +4.69,3.12;3.75,2.50 +3.75,2.50;2.81,1.88 +2.81,1.88;1.88,1.56 +1.88,1.56;0.62,0.94 +2.50,7.19;2.81,6.25 +2.81,6.25;3.44,5.62 +3.44,5.62;3.75,4.69 +3.75,4.69;4.38,4.06 +4.38,4.06;5.00,3.44 +5.00,3.44;5.62,2.81 +5.62,2.81;6.56,2.50 +6.56,2.50;7.19,1.88 +7.19,1.88;8.12,1.56 +8.12,1.56;9.06,0.94 + +# UTF-16 : 51 ac +# UTF-8 : ac 86 e5 +[51ac] 冬 +0.62,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;3.12,8.75 +3.12,8.75;3.12,9.06 +3.12,9.06;3.44,9.38 +2.81,8.44;7.50,8.44 +7.50,8.44;7.19,7.81 +7.19,7.81;6.56,7.50 +6.56,7.50;6.25,6.88 +6.25,6.88;5.62,6.56 +5.62,6.56;5.00,5.94 +5.00,5.94;4.38,5.62 +4.38,5.62;3.44,5.31 +3.44,5.31;2.50,4.69 +2.50,4.69;1.56,4.38 +1.56,4.38;0.62,4.06 +2.19,7.81;2.81,7.50 +2.81,7.50;3.12,6.88 +3.12,6.88;3.75,6.56 +3.75,6.56;4.38,6.25 +4.38,6.25;5.00,5.94 +5.00,5.94;5.62,5.31 +5.62,5.31;6.25,5.00 +6.25,5.00;7.19,4.69 +7.19,4.69;8.12,4.38 +8.12,4.38;9.06,4.06 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.31,1.56 +5.31,1.56;4.69,1.56 +4.69,1.56;4.06,1.88 +4.06,1.88;3.44,1.88 +3.44,1.88;3.12,1.88 +3.12,1.88;2.50,2.19 +2.50,2.19;1.88,2.19 +6.56,3.12;5.94,3.44 +5.94,3.44;5.31,3.75 +5.31,3.75;4.69,4.06 +4.69,4.06;4.06,4.06 +4.06,4.06;3.12,4.38 + +# UTF-16 : 5f 53 +# UTF-8 : 93 bd e5 +[5f53] 当 +4.69,5.62;4.69,9.38 +3.12,6.25;2.81,6.56 +2.81,6.56;2.50,7.19 +2.50,7.19;2.19,7.81 +2.19,7.81;1.88,8.12 +1.88,8.12;1.25,8.75 +6.25,6.25;6.88,6.56 +6.88,6.56;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,8.12 +7.81,8.12;8.12,8.75 +8.12,0.62;8.12,5.62 +8.12,5.62;0.94,5.62 +0.94,1.25;8.12,1.25 +1.25,3.44;8.12,3.44 + +# UTF-16 : 7b 54 +# UTF-8 : 94 ad e7 +[7b54] 答 +2.19,5.00;7.19,5.00 +7.50,0.62;7.50,3.75 +7.50,3.75;1.88,3.75 +1.88,3.75;1.88,0.62 +1.88,1.25;7.50,1.25 +8.75,4.69;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.31 +7.19,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.00,6.56 +5.00,6.56;4.69,6.88 +4.69,6.88;4.38,6.56 +4.38,6.56;4.06,6.56 +4.06,6.56;3.44,6.25 +3.44,6.25;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.19,5.31 +2.19,5.31;1.88,5.31 +1.88,5.31;1.56,5.00 +1.56,5.00;0.94,4.69 +0.94,4.69;0.62,4.69 +3.12,6.56;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +7.19,6.56;7.19,7.19 +7.19,7.19;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.94,7.19 +0.94,7.19;0.31,6.56 +9.06,8.44;5.62,8.44 +4.69,8.44;1.56,8.44 +6.25,9.38;5.94,9.06 +5.94,9.06;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;4.69,7.81 +4.69,7.81;4.38,7.19 + +# UTF-16 : 98 2d +# UTF-8 : ad a0 e9 +[982d] 頭 +0.62,1.25;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.69,2.19 +2.81,1.56;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.75,4.38 +1.88,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +4.38,0.94;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;5.94,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +4.69,8.75;9.06,8.75 +6.88,8.75;6.56,8.44 +6.56,8.44;6.56,7.81 +6.56,7.81;6.56,7.50 +6.56,7.50;6.56,7.50 +5.00,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;5.00,7.50 +5.00,7.50;5.00,2.50 +5.00,4.38;8.75,4.38 +5.00,5.94;8.75,5.94 +0.31,8.75;4.06,8.75 +0.94,4.69;0.94,7.50 +0.94,7.50;4.06,7.50 +4.06,7.50;4.06,5.00 +4.06,5.00;0.94,5.00 + +# UTF-16 : 54 0c +# UTF-8 : 8c 90 e5 +[540c] 同 +0.94,0.94;0.94,8.75 +0.94,8.75;8.44,8.75 +8.44,8.75;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.81,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +2.81,1.56;2.81,5.62 +2.81,5.62;6.56,5.62 +6.56,5.62;6.56,2.50 +6.56,2.50;2.81,2.50 +7.19,7.19;2.19,7.19 + +# UTF-16 : 51 82 +# UTF-8 : 82 86 e5 +[5182] 冂 +0.94,0.94;0.94,8.75 +0.94,8.75;8.44,8.75 +8.44,8.75;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 + +# UTF-16 : 53 57 +# UTF-8 : 97 8d e5 +[5357] 南 +4.69,7.19;4.69,9.38 +0.31,8.44;9.06,8.44 +1.56,4.69;7.81,4.69 +5.62,4.69;5.62,5.00 +5.62,5.00;5.94,5.31 +5.94,5.31;6.25,5.62 +6.25,5.62;6.25,6.25 +6.25,6.25;6.25,6.56 +3.75,4.69;3.75,5.00 +3.75,5.00;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.12,6.25 +3.12,6.25;3.12,6.56 +4.69,4.69;4.69,0.94 +1.88,3.12;7.50,3.12 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;8.44,7.19 +8.44,7.19;0.94,7.19 +0.94,7.19;0.94,0.94 + +# UTF-16 : 80 89 +# UTF-8 : 89 82 e8 +[8089] 肉 +1.56,5.31;2.19,5.62 +2.19,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.50 +4.38,7.50;4.38,7.81 +4.38,7.81;4.69,8.44 +4.69,8.44;4.69,9.06 +4.69,9.06;4.69,9.38 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,0.94 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;5.94,6.88 +5.94,6.88;5.62,6.88 +5.62,6.88;5.00,7.19 +5.00,7.19;4.69,7.50 +4.69,7.50;4.38,7.50 +1.56,2.81;2.19,3.12 +2.19,3.12;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;4.69,6.25 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;5.94,4.38 +5.94,4.38;5.31,4.38 +5.31,4.38;5.00,4.69 +5.00,4.69;4.69,4.69 +4.69,4.69;4.38,5.00 + +# UTF-16 : 99 ac +# UTF-8 : ac a6 e9 +[99ac] 馬 +7.19,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.56,3.44 +5.31,1.56;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;4.69,3.12 +4.69,3.12;4.69,3.44 +3.12,1.25;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.12 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,4.06 +1.25,4.06;8.44,4.06 +8.44,4.06;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +4.69,8.75;4.69,4.06 +1.56,5.62;7.81,5.62 +1.56,7.19;7.81,7.19 + +# UTF-16 : 8c b7 +# UTF-8 : b7 b2 e8 +[8cb7] 買 +1.25,7.50;8.44,7.50 +8.44,7.50;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +5.94,7.50;5.94,8.75 +3.44,7.50;3.44,8.75 +1.56,2.50;8.12,2.50 +8.12,2.50;8.12,6.56 +8.12,6.56;1.25,6.56 +1.25,6.56;1.25,2.50 +1.56,3.75;7.81,3.75 +1.56,5.31;7.81,5.31 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 + +# UTF-16 : 9e a6 +# UTF-8 : a6 ba e9 +[9ea6] 麦 +0.31,5.62;9.06,5.62 +8.75,8.44;0.94,8.44 +8.12,7.19;1.25,7.19 +4.69,5.62;4.69,9.38 +0.62,2.81;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.88,3.75 +1.88,3.75;2.19,4.06 +2.19,4.06;2.50,4.38 +2.50,4.38;2.81,4.38 +2.81,4.38;3.12,4.69 +3.12,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +2.50,4.38;7.50,4.38 +0.62,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,2.81 +5.31,2.81;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,3.44;7.19,4.06 +7.19,4.06;7.50,4.38 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.56,1.56 +6.56,1.56;5.94,1.88 +5.94,1.88;5.31,2.19 +5.31,2.19;4.69,2.50 +4.69,2.50;4.06,2.81 +4.06,2.81;3.75,3.12 +3.75,3.12;3.12,3.44 +3.12,3.44;2.81,4.06 + +# UTF-16 : 53 4a +# UTF-8 : 8a 8d e5 +[534a] 半 +4.69,0.62;4.69,9.38 +8.75,5.62;0.62,5.62 +9.06,3.44;0.31,3.44 +3.12,6.25;2.81,6.88 +2.81,6.88;2.50,7.19 +2.50,7.19;2.19,7.81 +2.19,7.81;1.88,8.12 +1.88,8.12;1.25,8.75 +6.25,6.25;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.50,7.81 +7.50,7.81;7.81,8.12 +7.81,8.12;8.12,8.75 + +# UTF-16 : 91 c6 +# UTF-8 : 86 87 e9 +[91c6] 釆 +0.62,5.31;8.75,5.31 +4.69,0.62;4.69,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.69,5.31 +9.06,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;5.94,3.75 +5.94,3.75;5.62,4.06 +5.62,4.06;5.31,4.38 +5.31,4.38;5.00,5.00 +5.00,5.00;4.69,5.31 +3.12,5.94;2.81,6.25 +2.81,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +2.19,7.50;1.88,7.81 +6.25,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.50,8.12 + +# UTF-16 : 99 99 +# UTF-8 : 99 a6 e9 +[9999] 香 +0.62,6.88;8.75,6.88 +4.69,4.38;4.69,8.75 +1.25,8.75;1.88,8.75 +1.88,8.75;2.81,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,9.06 +6.88,9.06;7.50,9.06 +7.50,9.06;8.12,9.06 +0.31,4.69;0.94,4.69 +0.94,4.69;1.56,5.00 +1.56,5.00;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.69,6.88 +9.06,4.69;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;6.88,5.62 +6.88,5.62;6.56,5.62 +6.56,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.31,6.56 +5.31,6.56;4.69,6.88 +7.81,0.62;7.81,4.38 +7.81,4.38;1.56,4.38 +1.56,4.38;1.56,0.62 +1.88,1.25;7.50,1.25 +1.88,2.81;7.50,2.81 + +# UTF-16 : 75 6a +# UTF-8 : aa 95 e7 +[756a] 番 +0.62,6.56;8.75,6.56 +4.69,4.38;4.69,8.75 +1.25,8.75;1.88,8.75 +1.88,8.75;2.81,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,9.06 +6.88,9.06;7.50,9.06 +7.50,9.06;8.12,9.06 +0.31,4.06;0.94,4.38 +0.94,4.38;1.56,4.69 +1.56,4.69;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.69,6.56 +9.06,4.06;8.44,4.38 +8.44,4.38;7.81,4.69 +7.81,4.69;7.50,4.69 +7.50,4.69;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;5.94,5.62 +5.94,5.62;5.62,5.62 +5.62,5.62;5.31,5.94 +5.31,5.94;4.69,6.56 +2.81,6.88;2.81,7.19 +2.81,7.19;2.50,7.81 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.12 +6.56,6.88;6.56,7.19 +6.56,7.19;6.88,7.50 +6.88,7.50;7.19,8.12 +7.19,8.12;7.50,8.44 +7.81,0.62;7.81,4.38 +7.81,4.38;1.56,4.38 +1.56,4.38;1.56,0.62 +4.69,1.56;4.69,4.38 +1.88,1.25;7.50,1.25 +1.88,2.81;7.50,2.81 + +# UTF-16 : 98 a8 +# UTF-8 : a8 a2 e9 +[98a8] 風 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,8.75 +1.25,8.75;7.81,8.75 +7.81,8.75;7.81,7.19 +7.81,7.19;8.12,5.62 +8.12,5.62;8.12,4.38 +8.12,4.38;8.12,3.44 +8.12,3.44;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,0.94 +8.75,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +4.69,1.56;4.69,8.12 +2.50,4.06;6.88,4.06 +6.88,4.06;6.88,6.56 +6.88,6.56;2.50,6.56 +2.50,6.56;2.50,3.44 +7.81,0.94;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.44 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,1.88 +1.88,7.81;2.50,7.81 +2.50,7.81;2.81,7.81 +2.81,7.81;3.44,7.81 +3.44,7.81;4.06,7.81 +4.06,7.81;4.69,8.12 +4.69,8.12;5.00,8.12 +5.00,8.12;5.62,8.12 +5.62,8.12;6.25,8.12 +6.25,8.12;6.56,8.12 +6.56,8.12;7.19,8.12 + +# UTF-16 : 52 06 +# UTF-8 : 86 88 e5 +[5206] 分 +3.44,9.06;3.12,8.44 +3.12,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.50,7.50 +2.50,7.50;2.19,7.19 +2.19,7.19;1.88,6.56 +1.88,6.56;1.56,6.25 +1.56,6.25;1.25,5.94 +1.25,5.94;0.62,5.62 +0.62,5.62;0.31,5.31 +5.94,9.06;6.25,8.44 +6.25,8.44;6.56,8.12 +6.56,8.12;6.56,7.81 +6.56,7.81;6.88,7.50 +6.88,7.50;7.19,7.19 +7.19,7.19;7.50,6.56 +7.50,6.56;7.81,6.25 +7.81,6.25;8.44,5.94 +8.44,5.94;8.75,5.62 +8.75,5.62;9.06,5.31 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;3.75,5.31 +3.75,5.31;4.06,5.94 +1.88,5.94;7.50,5.94 +7.50,5.94;7.50,4.69 +7.50,4.69;7.50,3.75 +7.50,3.75;7.50,2.81 +7.50,2.81;7.19,2.50 +7.19,2.50;7.19,1.88 +7.19,1.88;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 + +# UTF-16 : 80 5e +# UTF-8 : 9e 81 e8 +[805e] 聞 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +6.88,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 +3.12,5.00;3.12,1.88 +7.19,5.00;2.19,5.00 +6.25,0.94;6.25,5.00 +3.12,2.81;6.25,2.81 +3.12,4.06;6.25,4.06 +1.88,1.88;2.19,1.88 +2.19,1.88;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.75,1.88 +3.75,1.88;4.06,1.88 +4.06,1.88;4.38,1.88 +4.38,1.88;5.00,1.88 +5.00,1.88;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.25,2.19 + +# UTF-16 : 6b 69 +# UTF-8 : a9 ad e6 +[6b69] 歩 +4.69,9.38;4.69,4.06 +4.69,4.06;4.69,3.75 +4.69,3.75;4.69,3.12 +4.69,3.12;4.06,3.12 +4.06,3.12;3.75,3.12 +3.75,3.12;3.12,3.12 +3.12,3.12;2.81,3.12 +0.62,3.44;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.69 +8.12,4.69;7.81,5.31 +7.81,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.38,1.56 +4.38,1.56;3.75,1.56 +3.75,1.56;2.81,1.25 +2.81,1.25;1.88,0.94 +1.88,0.94;0.94,0.94 +0.62,6.56;8.75,6.56 +8.12,8.12;4.69,8.12 +2.50,6.56;2.50,9.06 + +# UTF-16 : 53 17 +# UTF-8 : 97 8c e5 +[5317] 北 +3.44,0.62;3.44,9.38 +5.62,9.38;5.62,2.19 +5.62,2.19;5.62,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.75,3.75 +5.62,5.31;6.25,5.62 +6.25,5.62;6.88,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.75,7.81 +0.31,6.88;3.44,6.88 +0.31,2.50;0.94,2.50 +0.94,2.50;1.56,2.81 +1.56,2.81;2.19,2.81 +2.19,2.81;2.81,3.12 +2.81,3.12;3.44,3.44 + +# UTF-16 : 59 b9 +# UTF-8 : b9 a6 e5 +[59b9] 妹 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.94 +3.12,5.94;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.19,3.44 +2.19,3.44;2.81,2.81 +2.81,2.81;3.12,2.19 +6.25,0.62;6.25,9.38 +9.06,5.62;3.75,5.62 +8.75,7.81;4.06,7.81 +9.06,1.56;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;6.56,5.62 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.62,4.38 +5.62,4.38;5.94,4.69 +5.94,4.69;5.94,5.00 +5.94,5.00;6.25,5.62 + +# UTF-16 : 66 0e +# UTF-8 : 8e 98 e6 +[660e] 明 +5.00,4.06;8.44,4.06 +5.00,6.56;8.44,6.56 +0.94,3.44;3.75,3.44 +3.75,3.44;3.75,8.75 +3.75,8.75;0.94,8.75 +0.94,8.75;0.94,2.50 +0.94,6.25;3.75,6.25 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,8.75 +5.00,8.75;8.44,8.75 +8.44,8.75;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 9c f4 +# UTF-8 : b4 b3 e9 +[9cf4] 鳴 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.50,3.12 +7.50,3.12;7.50,3.12 +6.56,1.56;6.25,1.88 +6.25,1.88;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.94,3.12 +5.00,1.25;5.00,1.56 +5.00,1.56;4.69,2.19 +4.69,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +4.06,5.94;8.44,5.94 +8.44,5.94;8.44,8.44 +8.44,8.44;3.75,8.44 +3.75,8.44;3.75,3.75 +3.75,3.75;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +4.06,7.19;8.44,7.19 +5.62,9.38;5.62,9.06 +5.62,9.06;5.62,8.75 +5.62,8.75;5.62,8.44 +4.06,5.00;9.06,5.00 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 + +# UTF-16 : 6b db +# UTF-8 : 9b af e6 +[6bdb] 毛 +3.75,8.44;3.75,1.88 +3.44,1.88;3.44,1.56 +3.44,1.56;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.62,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.88 +8.44,1.88;8.44,2.19 +8.44,2.19;8.75,2.81 +8.75,2.81;8.75,3.44 +9.06,4.38;0.31,3.75 +8.44,6.56;0.94,5.94 +0.94,8.12;1.88,8.12 +1.88,8.12;2.50,8.12 +2.50,8.12;3.44,8.12 +3.44,8.12;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,9.06 + +# UTF-16 : 59 1c +# UTF-8 : 9c a4 e5 +[591c] 夜 +1.88,4.06;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.69,8.12 +4.38,7.19;8.44,7.19 +8.44,6.88;8.12,6.25 +8.12,6.25;7.81,5.31 +7.81,5.31;7.19,4.69 +7.19,4.69;6.88,4.06 +6.88,4.06;6.25,3.44 +6.25,3.44;5.62,2.81 +5.62,2.81;4.69,2.19 +4.69,2.19;3.75,1.88 +3.75,1.88;2.81,1.25 +2.81,1.25;1.88,0.94 +2.50,8.12;2.19,7.81 +2.19,7.81;2.19,7.19 +2.19,7.19;1.88,6.88 +1.88,6.88;1.56,6.25 +1.56,6.25;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.94,5.00 +0.94,5.00;0.62,4.69 +0.62,4.69;0.31,4.38 +0.31,4.38;0.00,3.75 +1.25,0.62;1.56,5.94 +7.19,4.38;6.88,4.69 +6.88,4.69;6.25,5.00 +6.25,5.00;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.00,5.94 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 +3.44,5.62;3.75,5.00 +3.75,5.00;4.06,4.38 +4.06,4.38;4.38,3.75 +4.38,3.75;5.00,3.44 +5.00,3.44;5.62,2.81 +5.62,2.81;6.25,2.50 +6.25,2.50;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;8.12,1.25 +8.12,1.25;9.06,0.94 + +# UTF-16 : 4e 88 +# UTF-8 : 88 ba e4 +[4e88] 予 +0.31,5.62;9.06,5.62 +8.75,5.62;8.44,5.00 +8.44,5.00;8.12,4.69 +8.12,4.69;7.81,4.38 +7.81,4.38;7.19,4.06 +7.19,4.06;6.88,3.44 +7.81,8.75;1.56,8.75 +5.00,5.62;5.00,1.88 +5.00,1.88;5.00,1.25 +5.00,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,1.25 +7.81,8.75;7.19,8.12 +7.19,8.12;6.56,7.81 +6.56,7.81;5.94,7.19 +5.94,7.19;5.62,6.88 +5.62,6.88;4.69,6.56 +5.94,5.62;5.31,5.94 +5.31,5.94;4.69,6.56 +4.69,6.56;4.06,6.88 +4.06,6.88;3.44,7.19 +3.44,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 + +# UTF-16 : 91 ce +# UTF-8 : 8e 87 e9 +[91ce] 野 +4.38,5.62;9.06,5.62 +8.75,8.75;5.00,8.75 +8.75,8.75;8.44,8.12 +8.44,8.12;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;6.88,6.56 +7.81,5.62;7.50,5.94 +7.50,5.94;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.62,7.81 +2.81,8.75;2.81,1.56 +0.94,5.31;4.38,5.31 +4.38,5.31;4.38,8.75 +4.38,8.75;0.94,8.75 +0.94,8.75;0.94,5.00 +0.94,7.19;4.38,7.19 +4.69,3.75;0.62,3.75 +0.31,1.25;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.19 +6.88,5.62;6.88,1.88 +6.88,1.88;6.88,1.25 +6.88,1.25;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,1.25 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.38 +8.44,4.38;8.75,4.69 +8.75,4.69;8.75,5.00 +8.75,5.00;9.06,5.62 + +# UTF-16 : 53 cb +# UTF-8 : 8b 8f e5 +[53cb] 友 +8.75,8.12;0.62,8.12 +0.31,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.50,5.00 +2.50,5.00;2.81,5.94 +2.81,5.94;2.81,6.56 +2.81,6.56;3.12,7.50 +3.12,7.50;3.12,8.44 +3.12,8.44;3.12,9.38 +2.81,6.25;8.12,6.25 +1.56,0.94;2.50,1.25 +2.50,1.25;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;5.00,2.50 +5.00,2.50;5.62,3.12 +5.62,3.12;6.25,3.75 +6.25,3.75;6.56,4.38 +6.56,4.38;7.19,5.00 +7.19,5.00;7.50,5.62 +7.50,5.62;7.81,6.25 +9.06,0.94;8.12,1.25 +8.12,1.25;7.19,1.56 +7.19,1.56;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;4.69,3.44 +4.69,3.44;4.38,4.06 +4.38,4.06;3.75,4.69 +3.75,4.69;3.44,5.31 +3.44,5.31;3.12,5.94 + +# UTF-16 : 8a 71 +# UTF-8 : b1 a9 e8 +[8a71] 話 +4.69,0.94;4.69,4.38 +4.69,4.38;8.75,4.38 +8.75,4.38;8.75,0.94 +4.69,1.56;8.44,1.56 +4.06,6.56;9.06,6.56 +6.56,4.38;6.56,8.44 +4.38,8.12;4.69,8.12 +4.69,8.12;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +0.94,1.25;3.75,1.25 +3.75,1.25;3.75,3.44 +3.75,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.62,7.50;4.06,7.50 +0.94,6.25;3.75,6.25 +0.94,4.69;3.75,4.69 +0.94,8.75;3.75,8.75 + +# UTF-16 : 60 aa +# UTF-8 : aa 82 e6 +[60aa] 悪 +3.12,3.44;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.88 +7.19,1.88;7.50,2.50 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.44 +8.75,8.75;0.62,8.75 +5.94,8.75;5.94,4.38 +3.44,8.75;3.44,4.06 +0.62,4.06;8.75,4.06 +1.25,5.31;1.25,7.81 +1.25,7.81;8.12,7.81 +8.12,7.81;8.12,5.62 +8.12,5.62;1.56,5.62 + +# UTF-16 : 5b 89 +# UTF-8 : 89 ae e5 +[5b89] 安 +4.69,8.44;4.69,9.38 +8.44,6.88;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 +8.75,6.25;0.62,6.25 +0.62,0.94;1.88,1.25 +1.88,1.25;2.81,1.56 +2.81,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;6.25,3.75 +6.25,3.75;6.56,4.38 +6.56,4.38;6.88,5.31 +6.88,5.31;7.19,6.25 +4.06,7.81;4.06,7.50 +4.06,7.50;3.75,6.88 +3.75,6.88;3.44,6.25 +3.44,6.25;3.12,5.94 +3.12,5.94;3.12,5.31 +3.12,5.31;2.81,5.00 +2.81,5.00;2.50,4.69 +2.50,4.69;2.19,4.06 +2.19,4.06;1.56,3.75 +1.56,3.75;1.25,3.44 +1.88,4.06;2.50,3.75 +2.50,3.75;3.12,3.44 +3.12,3.44;3.75,3.44 +3.75,3.44;4.38,3.12 +4.38,3.12;5.31,2.81 +5.31,2.81;5.94,2.50 +5.94,2.50;6.56,2.19 +6.56,2.19;7.19,1.88 +7.19,1.88;7.81,1.25 +7.81,1.25;8.75,0.94 + +# UTF-16 : 66 97 +# UTF-8 : 97 9a e6 +[6697] 暗 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +0.94,5.62;2.81,5.62 +8.44,0.94;8.44,5.00 +8.44,5.00;4.06,5.00 +4.06,5.00;4.06,0.94 +4.06,1.25;8.44,1.25 +4.06,3.12;8.44,3.12 +3.44,5.94;9.06,5.94 +3.44,8.44;8.75,8.44 +6.25,8.44;6.25,9.69 +7.19,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;7.81,8.44 +5.31,5.94;5.31,6.56 +5.31,6.56;5.00,6.88 +5.00,6.88;5.00,7.50 +5.00,7.50;4.69,7.81 +4.69,7.81;4.69,8.44 + +# UTF-16 : 53 3b +# UTF-8 : bb 8c e5 +[533b] 医 +8.12,7.81;3.12,7.81 +1.56,5.94;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +2.81,7.50;3.12,8.12 +3.12,8.12;3.44,8.75 +8.75,5.31;1.56,5.31 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,5.62 +5.00,5.62;5.00,7.81 +8.44,1.88;7.81,2.19 +7.81,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.38 +5.31,4.38;5.31,4.69 +5.31,4.69;5.00,5.31 +5.00,5.31;5.00,5.62 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,1.25;8.75,1.25 + +# UTF-16 : 59 d4 +# UTF-8 : 94 a7 e5 +[59d4] 委 +0.62,7.19;8.75,7.19 +4.69,5.31;4.69,8.75 +1.25,8.75;1.88,8.75 +1.88,8.75;2.81,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,9.06 +6.88,9.06;7.50,9.06 +7.50,9.06;8.12,9.06 +0.31,5.00;0.94,5.31 +0.94,5.31;1.56,5.62 +1.56,5.62;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;3.12,6.25 +3.12,6.25;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.69,7.19 +9.06,5.00;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,6.88 +5.31,6.88;4.69,7.19 +8.75,4.38;0.62,4.38 +0.94,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,3.44;6.88,4.06 +6.88,4.06;7.19,4.38 +4.06,5.62;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;2.81,4.06 +2.81,4.06;2.81,3.75 +2.81,3.75;2.50,3.44 +2.50,3.44;2.19,3.12 +2.19,3.12;1.56,2.81 +1.56,2.81;1.25,2.50 +1.88,3.12;2.50,2.81 +2.50,2.81;3.12,2.81 +3.12,2.81;3.75,2.50 +3.75,2.50;4.38,2.50 +4.38,2.50;5.00,2.19 +5.00,2.19;5.94,1.88 +5.94,1.88;6.56,1.88 +6.56,1.88;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.75,0.94 + +# UTF-16 : 61 0f +# UTF-8 : 8f 84 e6 +[610f] 意 +3.12,2.81;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,2.81 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.38,2.81 +4.38,2.81;4.06,2.81 +1.56,3.44;7.81,3.44 +7.81,3.44;7.81,5.94 +7.81,5.94;1.56,5.94 +1.56,5.94;1.56,3.44 +1.56,4.69;7.81,4.69 +0.62,6.88;8.75,6.88 +0.94,8.44;8.75,8.44 +4.69,8.44;4.69,9.69 +5.62,6.88;5.94,7.19 +5.94,7.19;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;6.88,8.12 +6.88,8.12;6.88,8.44 +3.44,6.88;3.44,7.19 +3.44,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 + +# UTF-16 : 5b 80 +# UTF-8 : 80 ae e5 +[5b80] 宀 +4.69,5.94;4.69,7.50 +8.44,4.38;8.44,5.94 +8.44,5.94;0.94,5.94 +0.94,5.94;0.94,4.38 + +# UTF-16 : 5b 8c +# UTF-8 : 8c ae e5 +[5b8c] 完 +5.94,5.00;5.94,1.56 +5.62,1.56;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,1.25 +8.12,1.25;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,2.81 +8.75,2.81;8.75,3.12 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.44,4.38 +3.44,4.38;3.44,5.00 +8.75,5.00;0.62,5.00 +7.81,6.88;1.56,6.88 +4.69,8.44;4.69,9.38 +8.44,6.56;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.56 + +# UTF-16 : 96 62 +# UTF-8 : a2 99 e9 +[9662] 院 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +1.25,2.81;1.56,2.81 +1.56,2.81;2.19,3.12 +2.19,3.12;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;3.12,8.75 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.00,4.38 +5.00,4.38;5.00,5.00 +6.88,5.00;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +8.75,5.00;3.12,5.00 +7.81,6.88;4.06,6.88 +5.94,8.44;5.94,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;3.44,8.44 +3.44,8.44;3.44,6.56 + +# UTF-16 : 98 f2 +# UTF-8 : b2 a3 e9 +[98f2] 飲 +2.81,8.44;2.81,7.50 +1.25,4.38;4.38,4.38 +4.38,4.38;4.38,7.50 +4.38,7.50;1.25,7.50 +1.25,7.50;1.25,1.25 +1.25,5.94;4.06,5.94 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +4.69,7.81;4.38,8.12 +4.38,8.12;3.75,8.44 +3.75,8.44;3.44,8.75 +3.44,8.75;3.12,9.06 +3.12,9.06;2.81,9.38 +2.81,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.44 +6.25,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.88,5.31 +6.88,5.31;6.88,5.62 +6.88,5.62;6.88,7.19 +9.06,1.25;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;7.19,4.06 +7.19,4.06;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;6.88,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;5.94,8.44 +5.94,8.44;5.94,9.06 +5.94,9.06;6.25,9.38 +8.12,5.62;8.44,5.94 +8.44,5.94;8.44,6.56 +8.44,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +8.75,7.50;9.06,8.12 +5.62,8.12;9.06,8.12 +4.38,1.88;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 + +# UTF-16 : 51 96 +# UTF-8 : 96 86 e5 +[5196] 冖 +8.44,4.38;8.44,6.56 +8.44,6.56;0.94,6.56 +0.94,6.56;0.94,4.38 + +# UTF-16 : 8e cd +# UTF-8 : 8d bb e8 +[8ecd] 軍 +1.88,3.44;7.81,3.44 +7.81,3.44;7.81,6.56 +7.81,6.56;1.56,6.56 +1.56,6.56;1.56,3.12 +1.88,5.00;7.50,5.00 +0.62,2.19;8.75,2.19 +4.69,0.62;4.69,8.44 +1.25,7.50;8.12,7.50 +8.44,6.88;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,6.88 + +# UTF-16 : 90 4b +# UTF-8 : 8b 81 e9 +[904b] 運 +3.44,4.06;8.12,4.06 +8.12,4.06;8.12,6.88 +8.12,6.88;3.44,6.88 +3.12,6.88;3.44,4.06 +3.44,5.62;8.12,5.62 +2.81,2.81;8.75,2.81 +5.62,1.56;5.94,8.75 +3.12,7.81;8.12,7.81 +8.75,7.19;8.75,8.75 +8.75,8.75;2.81,8.75 +2.81,8.75;2.81,7.19 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.62 +1.88,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 + +# UTF-16 : 6c 38 +# UTF-8 : b8 b0 e6 +[6c38] 永 +4.69,7.50;5.00,6.88 +5.00,6.88;5.31,6.25 +5.31,6.25;5.62,5.62 +5.62,5.62;6.25,5.00 +6.25,5.00;6.56,4.38 +6.56,4.38;6.88,3.75 +6.88,3.75;7.50,3.12 +7.50,3.12;8.12,2.81 +8.12,2.81;8.44,2.19 +8.44,2.19;9.06,1.88 +0.62,5.62;4.06,5.62 +8.75,7.50;8.12,6.88 +8.12,6.88;7.50,6.25 +7.50,6.25;7.19,5.94 +7.19,5.94;6.56,5.31 +6.56,5.31;5.94,5.00 +4.06,5.62;3.75,5.31 +3.75,5.31;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;2.81,4.06 +2.81,4.06;2.50,3.44 +2.50,3.44;2.19,3.12 +2.19,3.12;1.56,2.81 +1.56,2.81;1.25,2.50 +1.25,2.50;0.94,2.19 +0.94,2.19;0.31,1.88 +2.81,9.38;3.44,9.06 +3.44,9.06;4.06,9.06 +4.06,9.06;5.00,8.75 +5.00,8.75;5.31,8.75 +5.31,8.75;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.12 +1.88,7.50;4.69,7.50 +4.69,7.50;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 + +# UTF-16 : 6c f3 +# UTF-8 : b3 b3 e6 +[6cf3] 泳 +5.94,7.50;6.25,6.88 +6.25,6.88;6.56,6.25 +6.56,6.25;6.56,5.62 +6.56,5.62;6.88,5.00 +6.88,5.00;7.19,4.38 +7.19,4.38;7.81,3.75 +7.81,3.75;8.12,3.12 +8.12,3.12;8.44,2.81 +8.44,2.81;9.06,2.19 +9.06,2.19;9.38,1.88 +2.50,5.62;5.31,5.62 +9.06,7.50;8.75,6.88 +8.75,6.88;8.12,6.25 +8.12,6.25;7.81,5.94 +7.81,5.94;7.50,5.31 +7.50,5.31;6.88,5.00 +5.31,5.62;5.00,5.31 +5.00,5.31;5.00,4.69 +5.00,4.69;4.69,4.38 +4.69,4.38;4.38,4.06 +4.38,4.06;4.06,3.75 +4.06,3.75;3.75,3.12 +3.75,3.12;3.44,2.81 +3.44,2.81;3.12,2.50 +3.12,2.50;2.81,2.19 +2.81,2.19;2.19,1.88 +4.06,9.38;4.69,9.06 +4.69,9.06;5.31,9.06 +5.31,9.06;5.94,8.75 +5.94,8.75;6.56,8.44 +6.56,8.44;7.50,8.12 +3.12,7.50;5.94,7.50 +5.94,7.50;5.94,1.56 +5.94,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 99 c5 +# UTF-8 : 85 a7 e9 +[99c5] 駅 +3.75,2.19;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,3.75 +2.81,1.88;2.81,2.50 +2.81,2.50;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,3.75 +1.88,1.56;1.88,1.88 +1.88,1.88;1.88,2.19 +1.88,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +4.38,8.75;0.94,8.75 +0.94,8.75;0.94,4.38 +0.94,4.38;4.38,4.38 +4.38,4.38;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.38,2.19 +4.38,2.19;4.38,1.88 +4.38,1.88;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.81,0.94 +2.50,8.75;2.50,4.38 +0.94,5.94;4.38,5.94 +0.94,7.50;4.38,7.50 +5.31,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.62 +5.31,5.62;5.31,5.00 +5.31,5.00;5.31,4.38 +5.31,4.38;5.31,4.06 +5.31,4.06;5.31,3.44 +5.31,3.44;5.31,2.81 +5.31,2.81;5.00,2.50 +5.00,2.50;5.00,2.19 +5.00,2.19;5.00,1.56 +5.00,1.56;4.69,1.25 +4.69,1.25;4.69,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.50,3.75 +7.50,3.75;7.19,4.06 +7.19,4.06;7.19,4.69 +7.19,4.69;6.88,5.31 +6.88,5.31;6.88,5.62 + +# UTF-16 : 59 2e +# UTF-8 : ae a4 e5 +[592e] 央 +0.62,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,5.00 +4.69,5.00;4.69,9.38 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.94,2.81 +5.94,2.81;5.31,3.12 +5.31,3.12;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.69,5.00 +0.31,4.69;9.06,4.69 +7.81,5.00;8.12,8.12 +7.81,8.12;1.56,8.12 +1.25,8.12;1.56,5.00 + +# UTF-16 : 6a 2a +# UTF-8 : aa a8 e6 +[6a2a] 横 +1.88,0.62;1.88,9.38 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +5.94,6.88;5.94,3.12 +3.44,2.81;8.75,2.81 +8.75,2.81;8.75,6.25 +8.75,6.25;3.44,6.25 +3.44,6.25;3.44,2.81 +3.44,4.69;8.44,4.69 +9.06,7.19;3.12,7.19 +3.12,8.44;8.75,8.44 +4.69,7.19;4.69,9.38 +7.19,7.19;7.19,9.38 + +# UTF-16 : 5c 4b +# UTF-8 : 8b b1 e5 +[5c4b] 屋 +1.25,6.25;8.44,6.25 +8.44,3.75;8.12,4.06 +8.12,4.06;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.25,5.62 +1.56,4.06;2.19,4.06 +2.19,4.06;2.81,4.06 +2.81,4.06;3.44,4.38 +3.44,4.38;4.06,4.38 +4.06,4.38;4.38,4.38 +4.38,4.38;5.00,4.38 +5.00,4.38;5.62,4.38 +5.62,4.38;6.25,4.38 +6.25,4.38;6.88,4.69 +6.88,4.69;7.50,4.69 +2.81,4.38;3.12,4.69 +3.12,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;3.75,6.25 +0.94,1.25;8.75,1.25 +8.12,2.81;1.56,2.81 +5.00,1.25;5.00,4.06 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.12,8.75 +8.12,8.75;8.12,7.50 +8.12,7.50;1.25,7.50 + +# UTF-16 : 76 bf +# UTF-8 : bf 9a e7 +[76bf] 皿 +8.12,1.56;8.12,8.44 +8.12,8.44;1.25,8.44 +1.25,8.44;1.25,1.56 +3.44,8.44;3.44,1.56 +5.94,8.44;5.94,1.56 +0.31,1.25;9.06,1.25 + +# UTF-16 : 6e 29 +# UTF-8 : a9 b8 e6 +[6e29] 温 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.44,1.25;8.44,4.38 +8.44,4.38;2.81,4.38 +2.81,4.38;2.81,1.25 +4.69,4.38;4.69,1.25 +6.56,4.38;6.56,1.25 +1.88,1.25;9.38,1.25 +8.12,5.31;8.12,8.75 +8.12,8.75;3.44,8.75 +3.44,8.75;3.44,5.31 +3.44,5.62;7.81,5.62 +3.44,7.19;7.81,7.19 + +# UTF-16 : 83 77 +# UTF-8 : b7 8d e8 +[8377] 荷 +2.19,7.19;2.19,6.56 +2.19,6.56;2.19,6.25 +2.19,6.25;1.88,5.94 +1.88,5.94;1.56,5.31 +1.56,5.31;1.56,5.00 +1.56,5.00;1.25,4.69 +1.25,4.69;0.94,4.38 +0.94,4.38;0.94,4.06 +0.94,4.06;0.62,3.75 +0.62,3.75;0.31,3.44 +1.25,0.62;1.56,5.00 +0.62,8.44;8.75,8.44 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +2.50,6.56;9.06,6.56 +3.12,2.19;3.12,5.31 +3.12,5.31;6.25,5.31 +6.25,5.31;6.25,2.81 +6.25,2.81;3.44,2.81 +8.12,6.56;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 + +# UTF-16 : 4e cb +# UTF-8 : 8b bb e4 +[4ecb] 介 +0.31,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.44 +3.44,8.44;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 +4.69,9.38;5.00,9.06 +5.00,9.06;5.62,8.75 +5.62,8.75;5.94,8.44 +5.94,8.44;6.25,8.12 +6.25,8.12;6.88,7.81 +6.88,7.81;7.19,7.50 +7.19,7.50;7.50,7.19 +7.50,7.19;8.12,6.88 +8.12,6.88;8.44,6.56 +8.44,6.56;9.06,6.25 +6.56,0.94;6.56,6.88 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.81,5.94 +2.81,5.94;2.81,6.88 + +# UTF-16 : 75 4c +# UTF-8 : 8c 95 e7 +[754c] 界 +1.56,5.00;8.12,5.00 +7.81,5.00;8.12,8.75 +7.81,8.75;1.56,8.75 +1.25,8.75;1.56,5.00 +4.69,8.75;4.69,5.31 +1.56,7.19;7.81,7.19 +0.31,2.81;0.62,3.12 +0.62,3.12;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.00 +9.06,2.81;8.44,3.12 +8.44,3.12;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.50,3.75 +7.50,3.75;7.19,3.75 +7.19,3.75;6.56,4.06 +6.56,4.06;6.25,4.38 +6.25,4.38;5.94,4.69 +5.94,4.69;5.62,5.00 +5.62,5.00;5.31,5.00 +6.56,0.94;6.56,4.38 +0.94,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.38 + +# UTF-16 : 53 15 +# UTF-8 : 95 8c e5 +[5315] 匕 +1.88,9.06;1.88,2.19 +1.88,2.19;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.88 +7.81,1.88;8.12,2.50 +8.12,2.50;8.12,3.12 +8.12,3.12;8.12,3.75 +1.88,5.31;2.50,5.62 +2.50,5.62;3.12,5.62 +3.12,5.62;3.75,5.94 +3.75,5.94;4.38,6.25 +4.38,6.25;5.00,6.56 +5.00,6.56;5.62,6.56 +5.62,6.56;6.25,6.88 +6.25,6.88;6.88,7.19 +6.88,7.19;7.50,7.50 +7.50,7.50;8.12,7.81 + +# UTF-16 : 6b d4 +# UTF-8 : 94 af e6 +[6bd4] 比 +5.31,9.06;5.31,2.19 +5.31,2.19;5.31,1.88 +5.31,1.88;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;5.94,1.25 +5.94,1.25;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,1.25 +7.81,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.75,3.75 +5.31,5.31;5.62,5.62 +5.62,5.62;5.94,5.62 +5.94,5.62;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.75,7.81 +1.56,5.94;4.38,5.94 +1.56,1.25;1.56,9.06 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.19 + +# UTF-16 : 76 86 +# UTF-8 : 86 9a e7 +[7686] 皆 +5.31,9.06;5.31,6.25 +5.31,6.25;5.31,5.94 +5.31,5.94;5.94,5.62 +5.94,5.62;6.25,5.62 +6.25,5.62;6.88,5.62 +6.88,5.62;6.88,5.62 +6.88,5.62;7.19,5.62 +7.19,5.62;7.81,5.62 +7.81,5.62;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;8.75,6.56 +8.75,6.56;8.75,7.50 +5.31,7.50;5.94,7.81 +5.94,7.81;6.56,7.81 +6.56,7.81;7.50,8.12 +7.50,8.12;8.12,8.44 +8.12,8.44;8.75,8.75 +1.56,7.81;4.38,7.81 +1.56,5.62;1.56,9.06 +0.31,5.62;0.62,5.62 +0.62,5.62;1.25,5.62 +1.25,5.62;1.56,5.62 +1.56,5.62;1.88,5.62 +1.88,5.62;2.50,5.94 +2.50,5.94;2.81,5.94 +2.81,5.94;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.25 +4.06,6.25;4.69,6.25 +7.81,0.62;7.81,5.00 +7.81,5.00;1.56,5.00 +1.56,5.00;1.56,0.62 +1.88,1.25;7.81,1.25 +1.88,3.12;7.81,3.12 +4.69,5.62;4.38,5.31 +4.38,5.31;4.38,5.00 +4.38,5.00;4.06,5.00 + +# UTF-16 : 96 8e +# UTF-8 : 8e 9a e9 +[968e] 階 +6.25,9.06;6.25,6.25 +6.25,6.25;6.25,5.94 +6.25,5.94;6.88,5.62 +6.88,5.62;7.19,5.62 +7.19,5.62;7.50,5.62 +7.50,5.62;7.81,5.62 +7.81,5.62;8.12,5.62 +8.12,5.62;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;9.06,6.88 +9.06,6.88;9.06,7.50 +6.25,7.50;6.88,7.81 +6.88,7.81;7.19,7.81 +7.19,7.81;7.81,8.12 +7.81,8.12;8.44,8.44 +8.44,8.44;8.75,8.75 +3.44,7.81;5.94,7.81 +3.44,5.62;3.44,9.06 +2.81,5.62;3.44,5.62 +3.44,5.62;4.06,5.62 +4.06,5.62;4.69,5.94 +4.69,5.94;5.31,6.25 +5.31,6.25;5.94,6.25 +8.44,0.94;8.44,5.00 +8.44,5.00;3.44,5.00 +3.44,5.00;3.44,0.94 +3.44,1.25;8.44,1.25 +3.44,3.12;8.44,3.12 +5.94,5.62;5.62,5.31 +5.62,5.31;5.62,5.00 +5.62,5.00;5.31,5.00 +2.81,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;2.81,8.75 + +# UTF-16 : 5b d2 +# UTF-8 : 92 af e5 +[5bd2] 寒 +4.69,8.75;4.69,9.69 +8.75,6.88;8.75,8.44 +8.75,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.69,1.56 +4.69,1.56;4.06,1.56 +4.06,1.56;3.44,1.56 +3.44,1.56;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,1.88 +6.88,2.50;5.94,2.81 +5.94,2.81;5.31,3.12 +5.31,3.12;4.69,3.12 +4.69,3.12;4.06,3.44 +4.06,3.44;3.12,3.44 +0.62,4.69;8.75,4.69 +1.25,5.94;8.12,5.94 +1.25,7.19;8.12,7.19 +3.44,4.69;2.81,4.06 +2.81,4.06;2.50,3.44 +2.50,3.44;1.88,3.12 +1.88,3.12;1.56,2.81 +1.56,2.81;0.94,2.50 +0.94,2.50;0.62,2.50 +0.62,2.50;0.31,2.19 +5.94,4.69;6.56,4.06 +6.56,4.06;7.19,3.44 +7.19,3.44;7.81,3.12 +7.81,3.12;8.12,2.81 +8.12,2.81;8.44,2.50 +8.44,2.50;8.75,2.50 +8.75,2.50;9.06,2.19 +3.44,4.69;3.44,8.12 +5.94,4.69;5.94,8.12 + +# UTF-16 : 54 b8 +# UTF-8 : b8 92 e5 +[54b8] 咸 +5.62,9.38;5.94,7.81 +5.94,7.81;5.94,6.25 +5.94,6.25;6.25,5.00 +6.25,5.00;6.56,4.06 +6.56,4.06;6.88,3.12 +6.88,3.12;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 +2.50,3.12;5.00,3.12 +5.00,3.12;5.00,5.62 +5.00,5.62;2.19,5.62 +2.19,5.62;2.19,2.19 +5.31,6.88;1.88,6.88 +8.12,6.88;7.81,5.94 +7.81,5.94;7.50,5.31 +7.50,5.31;7.19,4.38 +7.19,4.38;6.88,3.75 +6.88,3.75;6.25,3.12 +6.25,3.12;5.94,2.50 +5.94,2.50;5.31,2.19 +5.31,2.19;4.69,1.56 +4.69,1.56;4.06,1.25 +4.06,1.25;3.44,0.94 +6.25,9.38;6.56,9.38 +6.56,9.38;6.88,9.06 +6.88,9.06;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.75,8.12 + +# UTF-16 : 61 1f +# UTF-8 : 9f 84 e6 +[611f] 感 +8.12,7.81;7.81,7.19 +7.81,7.19;7.50,6.56 +7.50,6.56;7.19,6.25 +7.19,6.25;6.88,5.94 +6.88,5.94;6.88,5.31 +6.88,5.31;6.56,5.00 +6.56,5.00;5.94,4.69 +5.94,4.69;5.62,4.38 +5.62,4.38;5.31,4.06 +5.31,4.06;5.00,4.06 +5.62,9.38;5.62,8.44 +5.62,8.44;5.94,7.50 +5.94,7.50;5.94,6.56 +5.94,6.56;6.25,5.94 +6.25,5.94;6.88,5.31 +6.88,5.31;7.19,4.69 +7.19,4.69;7.50,4.38 +7.50,4.38;7.81,4.06 +7.81,4.06;8.12,4.06 +8.12,4.06;8.44,4.06 +8.44,4.06;8.75,4.69 +8.75,4.69;8.75,5.31 +8.75,5.31;9.06,5.62 +6.25,9.38;6.88,9.38 +6.88,9.38;7.50,9.06 +7.50,9.06;7.81,9.06 +7.81,9.06;8.12,8.75 +2.81,3.44;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.88 +7.19,1.88;7.50,2.50 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.12 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.38,3.12 +4.38,3.12;4.06,3.44 +2.19,4.69;4.69,4.69 +4.69,4.69;4.69,6.56 +4.69,6.56;2.19,6.56 +2.19,6.56;2.19,4.06 +5.31,7.50;1.88,7.50 +0.31,3.44;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;1.25,8.44 +1.25,8.44;8.75,8.44 + +# UTF-16 : 82 f1 +# UTF-8 : b1 8b e8 +[82f1] 英 +0.62,8.44;8.75,8.44 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.62,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,4.69 +4.69,4.69;4.69,7.81 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;5.00,3.75 +5.00,3.75;4.69,4.38 +4.69,4.38;4.69,4.69 +0.31,4.06;9.06,4.06 +7.81,4.38;7.81,6.56 +7.81,6.56;1.56,6.56 +1.56,6.56;1.56,4.38 + +# UTF-16 : 66 20 +# UTF-8 : a0 98 e6 +[6620] 映 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;5.94,4.06 +5.94,4.06;6.25,4.69 +6.25,4.69;6.25,5.00 +6.25,5.00;6.25,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.25,5.00 +2.81,4.69;9.06,4.69 +8.44,4.69;8.44,7.81 +8.44,7.81;3.75,7.81 +3.75,7.81;3.75,4.69 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +0.94,5.62;2.81,5.62 + +# UTF-16 : 66 8e +# UTF-8 : 8e 9a e6 +[668e] 暎 +3.12,8.44;9.06,8.44 +4.69,7.19;4.69,9.38 +7.50,7.19;7.50,9.38 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;5.94,3.75 +5.94,3.75;6.25,4.38 +6.25,4.38;6.25,4.69 +6.25,4.69;6.25,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;6.25,4.38 +6.25,4.38;6.25,4.69 +2.81,4.06;9.06,4.06 +8.44,4.38;8.44,6.56 +8.44,6.56;4.06,6.56 +4.06,6.56;4.06,4.38 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +0.94,5.62;2.81,5.62 + +# UTF-16 : 56 06 +# UTF-8 : 86 98 e5 +[5606] 嘆 +3.12,8.44;9.06,8.44 +4.69,7.81;4.69,9.38 +7.19,7.81;7.19,9.38 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;5.94,7.19 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +6.25,3.12;5.94,3.44 +2.81,3.12;9.06,3.12 +3.12,4.69;8.75,4.69 +3.44,5.62;8.75,5.62 +8.75,5.62;8.75,7.19 +8.75,7.19;3.44,7.19 +3.44,7.19;3.44,5.62 +0.94,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 + +# UTF-16 : 6f 22 +# UTF-8 : a2 bc e6 +[6f22] 漢 +2.81,8.44;8.75,8.44 +4.69,7.81;4.69,9.38 +7.19,7.81;7.19,9.38 +2.81,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;5.94,7.19 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 +2.81,3.12;9.06,3.12 +2.81,4.69;8.75,4.69 +3.44,5.62;8.44,5.62 +8.44,5.62;8.44,7.19 +8.44,7.19;3.44,7.19 +3.44,7.19;3.44,5.62 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 99 28 +# UTF-8 : a8 a4 e9 +[9928] 館 +2.81,8.44;2.81,7.50 +1.25,4.38;4.38,4.38 +4.38,4.38;4.38,7.50 +4.38,7.50;1.25,7.50 +1.25,7.50;1.25,1.25 +1.25,5.94;4.06,5.94 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.50 +4.69,7.81;4.38,8.12 +4.38,8.12;3.75,8.44 +3.75,8.44;3.44,8.75 +3.44,8.75;3.12,9.06 +3.12,9.06;2.81,9.38 +2.81,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +4.69,1.25;4.38,1.88 +4.38,1.88;4.06,2.19 +4.06,2.19;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;2.81,3.75 +5.31,5.31;8.44,5.31 +8.44,5.31;8.44,7.50 +8.44,7.50;5.31,7.50 +5.31,7.50;5.31,0.62 +8.75,0.62;8.75,4.06 +8.75,4.06;5.31,4.06 +5.31,1.56;8.44,1.56 +6.88,8.44;6.88,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;4.69,8.44 +4.69,8.44;4.69,6.56 + +# UTF-16 : 5e 72 +# UTF-8 : b2 b9 e5 +[5e72] 干 +0.31,5.31;9.06,5.31 +0.94,8.75;8.44,8.75 +4.69,0.62;4.69,8.75 + +# UTF-16 : 5c b8 +# UTF-8 : b8 b2 e5 +[5cb8] 岸 +1.25,9.06;1.25,7.50 +1.25,7.50;8.44,7.50 +8.44,7.50;8.44,9.06 +5.00,7.50;5.00,9.38 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,6.25 +1.25,6.25;8.75,6.25 +1.88,3.12;8.75,3.12 +2.19,5.00;8.44,5.00 +5.00,0.62;5.00,5.00 + +# UTF-16 : 5d f2 +# UTF-8 : b2 b7 e5 +[5df2] 已 +7.81,4.69;7.81,8.75 +7.81,8.75;1.25,8.75 +1.56,7.50;1.56,2.19 +1.56,2.19;1.56,1.56 +1.56,1.56;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.12,1.56 +8.12,1.56;8.44,1.88 +8.44,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.75,3.44 +7.81,5.62;1.56,5.62 + +# UTF-16 : 5d f3 +# UTF-8 : b3 b7 e5 +[5df3] 巳 +7.81,4.69;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,2.19 +1.56,2.19;1.56,1.56 +1.56,1.56;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,1.25 +6.56,1.25;6.88,1.25 +6.88,1.25;7.81,1.25 +7.81,1.25;8.12,1.56 +8.12,1.56;8.44,1.88 +8.44,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.44,3.44 +7.81,5.62;1.56,5.62 + +# UTF-16 : 8d 77 +# UTF-8 : b7 b5 e8 +[8d77] 起 +4.38,8.44;0.62,8.44 +2.81,4.06;4.38,4.06 +2.81,1.56;2.81,9.38 +0.31,6.25;4.69,6.25 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +8.75,1.25;5.62,1.25 +5.62,1.25;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;3.12,1.56 +3.12,1.56;2.50,1.56 +2.50,1.56;2.19,1.88 +2.19,1.88;1.88,2.19 +1.88,2.19;1.56,2.81 +1.56,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +8.44,5.62;8.44,8.75 +8.44,8.75;5.00,8.75 +8.44,6.25;5.00,6.25 +5.00,6.25;5.00,3.44 +5.00,3.44;5.00,3.12 +5.00,3.12;5.31,2.50 +5.31,2.50;5.62,2.50 +5.62,2.50;6.25,2.50 +6.25,2.50;6.56,2.50 +6.56,2.50;6.56,2.50 +6.56,2.50;7.19,2.50 +7.19,2.50;7.50,2.50 +7.50,2.50;7.81,2.50 +7.81,2.50;8.12,2.50 +8.12,2.50;8.44,2.81 +8.44,2.81;8.75,3.12 +8.75,3.12;8.75,4.06 +8.75,4.06;8.75,4.38 + +# UTF-16 : 51 76 +# UTF-8 : b6 85 e5 +[5176] 其 +2.19,9.38;2.19,3.12 +8.75,8.12;0.62,8.12 +7.19,3.12;7.19,9.38 +0.62,3.12;8.75,3.12 +2.19,5.00;7.19,5.00 +2.19,6.56;7.19,6.56 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 + +# UTF-16 : 67 1f +# UTF-8 : 9f 9c e6 +[671f] 期 +1.25,9.38;1.25,3.44 +5.00,8.12;0.31,8.12 +4.06,3.44;4.06,9.38 +0.31,3.12;5.00,3.12 +1.25,5.00;4.06,5.00 +1.25,6.56;4.06,6.56 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +3.44,2.50;3.44,2.81 +5.62,4.06;8.44,4.06 +5.62,6.56;8.44,6.56 +4.69,0.94;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.31,2.81 +5.31,2.81;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;5.62,5.31 +5.62,5.31;5.62,8.75 +5.62,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 + +# UTF-16 : 54 04 +# UTF-8 : 84 90 e5 +[5404] 各 +0.62,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;3.12,8.75 +3.12,8.75;3.12,9.06 +3.12,9.06;3.44,9.38 +2.81,8.44;7.50,8.44 +7.50,8.44;7.19,7.81 +7.19,7.81;6.56,7.50 +6.56,7.50;6.25,6.88 +6.25,6.88;5.62,6.56 +5.62,6.56;5.00,5.94 +5.00,5.94;4.38,5.62 +4.38,5.62;3.44,5.31 +3.44,5.31;2.50,5.00 +2.50,5.00;1.56,4.69 +1.56,4.69;0.62,4.38 +2.19,7.81;2.81,7.50 +2.81,7.50;3.12,6.88 +3.12,6.88;3.75,6.56 +3.75,6.56;4.38,6.25 +4.38,6.25;5.00,5.94 +5.00,5.94;5.62,5.62 +5.62,5.62;6.25,5.31 +6.25,5.31;7.19,5.00 +7.19,5.00;8.12,4.69 +8.12,4.69;9.06,4.38 +7.50,0.94;7.50,4.38 +7.50,4.38;1.88,4.38 +1.88,4.38;1.88,0.94 +1.88,1.56;7.50,1.56 + +# UTF-16 : 5b a2 +# UTF-8 : a2 ae e5 +[5ba2] 客 +4.69,8.75;4.69,9.38 +8.75,6.88;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.88 +0.31,5.62;0.94,5.94 +0.94,5.94;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.44,8.12 +2.81,7.50;7.50,7.50 +7.50,7.50;7.19,6.88 +7.19,6.88;6.56,6.56 +6.56,6.56;6.25,5.94 +6.25,5.94;5.62,5.62 +5.62,5.62;5.00,5.31 +5.00,5.31;4.38,5.00 +4.38,5.00;3.44,4.69 +3.44,4.69;2.50,4.38 +2.50,4.38;1.56,4.06 +1.56,4.06;0.62,3.75 +2.19,6.88;2.81,6.56 +2.81,6.56;3.12,6.25 +3.12,6.25;3.75,5.62 +3.75,5.62;4.38,5.31 +4.38,5.31;5.00,5.00 +5.00,5.00;5.62,4.69 +5.62,4.69;6.25,4.38 +6.25,4.38;7.19,4.06 +7.19,4.06;8.12,4.06 +8.12,4.06;9.06,3.75 +7.50,0.62;7.50,4.06 +7.50,4.06;1.88,4.06 +1.88,4.06;1.88,0.62 +1.88,1.25;7.50,1.25 + +# UTF-16 : 7a 76 +# UTF-8 : b6 a9 e7 +[7a76] 究 +5.62,8.12;5.62,5.94 +5.62,5.94;5.62,5.62 +5.62,5.62;5.94,5.62 +5.94,5.62;6.25,5.62 +6.25,5.62;6.88,5.62 +6.88,5.62;7.19,5.62 +7.19,5.62;7.50,5.62 +7.50,5.62;7.81,5.62 +7.81,5.62;8.12,5.94 +8.12,5.94;8.44,6.25 +8.44,6.25;8.44,6.56 +4.69,8.44;4.69,9.69 +8.75,6.88;8.75,8.44 +8.75,8.44;0.94,8.44 +0.94,8.44;0.94,6.56 +0.94,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;4.06,8.12 +0.31,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.62 +0.94,4.38;6.88,4.38 +6.88,4.38;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 + +# UTF-16 : 60 25 +# UTF-8 : a5 80 e6 +[6025] 急 +5.31,7.19;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;6.25,8.75 +6.25,8.75;6.56,8.75 +0.31,6.25;0.62,6.56 +0.62,6.56;0.94,6.88 +0.94,6.88;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.81,8.75 +2.81,8.75;3.12,9.06 +3.12,9.06;3.12,9.38 +2.81,8.75;6.56,8.75 +1.88,7.19;8.12,7.19 +8.12,7.19;8.12,4.06 +8.12,4.06;1.25,4.06 +7.81,5.62;1.25,5.62 +2.81,3.44;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.88 +7.19,1.88;7.50,2.50 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.12 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.38,3.44 +4.38,3.44;4.06,3.44 + +# UTF-16 : 4e 43 +# UTF-8 : 83 b9 e4 +[4e43] 乃 +6.25,5.94;8.44,5.94 +8.44,5.94;8.44,5.00 +8.44,5.00;8.44,4.06 +8.44,4.06;8.12,3.44 +8.12,3.44;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;7.81,1.88 +7.81,1.88;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +0.94,0.94;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,5.31 +3.12,5.31;3.44,6.25 +3.44,6.25;3.44,7.19 +3.44,7.19;3.44,8.44 +5.94,5.31;6.25,5.94 +6.25,5.94;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.56,7.81 +6.56,7.81;6.88,8.44 +0.94,8.44;6.88,8.44 + +# UTF-16 : 53 ca +# UTF-8 : 8a 8f e5 +[53ca] 及 +0.31,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.50,5.62 +2.50,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;2.81,8.75 +5.62,5.62;5.94,6.25 +5.94,6.25;6.25,6.88 +6.25,6.88;6.25,7.50 +6.25,7.50;6.25,8.12 +6.25,8.12;6.56,8.75 +0.62,8.75;6.56,8.75 +8.75,0.94;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.25,2.50 +6.25,2.50;5.62,3.12 +5.62,3.12;5.00,4.06 +5.00,4.06;4.38,4.69 +4.38,4.69;3.75,5.62 +3.75,5.62;3.44,6.56 +3.44,6.56;3.12,7.50 +3.12,7.50;2.81,8.75 +5.94,6.25;8.44,6.25 +2.19,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,3.44;7.19,4.06 +7.19,4.06;7.50,4.69 +7.50,4.69;8.12,5.62 +8.12,5.62;8.44,6.25 + +# UTF-16 : 7d 1a +# UTF-8 : 9a b4 e7 +[7d1a] 級 +4.38,4.38;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;3.75,5.62 +3.75,5.62;3.75,6.25 +3.75,6.25;3.44,6.56 +0.31,4.69;4.06,5.00 +2.19,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +4.06,8.75;8.12,8.75 +7.19,5.62;7.19,6.25 +7.19,6.25;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;7.81,8.12 +7.81,8.12;7.81,8.75 +3.75,0.94;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.50 +4.69,2.50;4.69,3.12 +4.69,3.12;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.31,5.62 +5.31,5.62;5.31,6.56 +5.31,6.56;5.31,7.81 +5.31,7.81;5.31,8.75 +9.38,0.94;8.75,1.56 +8.75,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.19,3.12 +7.19,3.12;6.88,4.06 +6.88,4.06;6.56,4.69 +6.56,4.69;5.94,5.62 +5.94,5.62;5.94,6.56 +5.94,6.56;5.62,7.81 +5.62,7.81;5.31,8.75 +7.19,6.25;9.06,6.25 +5.00,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.69 +8.44,4.69;8.75,5.62 +8.75,5.62;9.06,6.25 + +# UTF-16 : 6c 42 +# UTF-8 : 82 b1 e6 +[6c42] 求 +4.69,9.38;4.69,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +4.69,7.19;5.00,6.56 +5.00,6.56;5.31,5.94 +5.31,5.94;5.62,5.31 +5.62,5.31;5.94,4.69 +5.94,4.69;6.56,4.06 +6.56,4.06;6.88,3.44 +6.88,3.44;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.44,2.19 +8.44,2.19;9.06,1.56 +8.12,6.88;7.81,6.56 +7.81,6.56;7.50,5.94 +7.50,5.94;6.88,5.62 +6.88,5.62;6.56,5.31 +6.56,5.31;5.94,5.00 +0.62,8.12;8.75,8.12 +5.94,9.38;6.56,9.38 +6.56,9.38;6.88,9.06 +6.88,9.06;7.19,9.06 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +0.62,1.88;0.94,2.19 +0.94,2.19;1.56,2.50 +1.56,2.50;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;3.12,3.44 +3.12,3.44;3.75,4.06 +3.75,4.06;4.06,4.38 +3.12,5.00;2.81,5.31 +2.81,5.31;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.25,6.88 + +# UTF-16 : 74 03 +# UTF-8 : 83 90 e7 +[7403] 球 +3.12,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,2.19;1.56,8.44 +0.00,1.88;0.62,1.88 +0.62,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,2.81 +5.94,9.38;5.94,1.56 +5.94,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +5.94,7.19;6.25,6.56 +6.25,6.56;6.25,5.94 +6.25,5.94;6.56,5.31 +6.56,5.31;6.88,4.69 +6.88,4.69;7.19,4.06 +7.19,4.06;7.50,3.44 +7.50,3.44;8.12,3.12 +8.12,3.12;8.44,2.50 +8.44,2.50;8.75,2.19 +8.75,2.19;9.38,1.56 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,5.94 +8.12,5.94;7.81,5.62 +7.81,5.62;7.19,5.31 +7.19,5.31;6.88,5.00 +2.81,8.12;9.06,8.12 +6.88,9.38;7.19,9.38 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;5.31,4.06 +4.69,4.69;4.69,5.31 +4.69,5.31;4.38,5.62 +4.38,5.62;4.06,5.94 +4.06,5.94;3.44,6.56 +3.44,6.56;3.12,6.88 + +# UTF-16 : 59 2d +# UTF-8 : ad a4 e5 +[592d] 夭 +1.25,8.12;1.88,8.12 +1.88,8.12;2.81,8.12 +2.81,8.12;3.44,8.12 +3.44,8.12;4.06,8.12 +4.06,8.12;4.69,8.44 +4.69,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +8.75,5.62;0.62,5.62 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.81 +3.12,2.81;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,5.62;4.69,6.25 +4.69,6.25;4.69,8.44 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.31,3.75 +5.31,3.75;5.00,4.38 +5.00,4.38;5.00,5.00 +5.00,5.00;4.69,5.62 +4.69,5.62;4.69,6.25 + +# UTF-16 : 54 51 +# UTF-8 : 91 91 e5 +[5451] 呑 +1.25,8.12;1.88,8.12 +1.88,8.12;2.81,8.12 +2.81,8.12;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +9.06,6.25;0.31,6.25 +7.19,0.62;7.50,4.38 +7.19,4.38;2.19,4.38 +1.88,4.38;2.19,0.62 +2.19,1.25;7.19,1.25 +9.06,3.75;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;6.25,5.31 +6.25,5.31;5.94,5.62 +5.94,5.62;5.62,5.94 +5.62,5.94;5.31,6.25 +0.31,3.44;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.19,4.69 +2.19,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.44 + +# UTF-16 : 55 ac +# UTF-8 : ac 96 e5 +[55ac] 喬 +3.12,1.56;3.12,3.44 +2.81,3.44;6.56,3.44 +6.25,3.44;6.56,2.19 +6.25,2.19;3.12,2.19 +6.25,1.25;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,1.56 +8.12,1.56;8.12,1.88 +8.12,1.88;8.12,4.38 +8.12,4.38;1.25,4.38 +1.25,4.38;1.25,0.94 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 +9.06,7.19;0.31,7.19 +2.81,5.00;6.56,5.00 +6.56,5.00;6.56,6.25 +6.56,6.25;2.81,6.25 +2.81,6.25;2.81,5.00 +9.06,5.31;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.62 +7.81,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;5.94,6.88 +5.94,6.88;5.31,7.19 +0.31,5.31;0.94,5.31 +0.94,5.31;1.56,5.62 +1.56,5.62;2.19,5.94 +2.19,5.94;2.81,6.25 +2.81,6.25;3.12,6.56 +3.12,6.56;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.38,8.75 + +# UTF-16 : 6a 4b +# UTF-8 : 8b a9 e6 +[6a4b] 橋 +1.56,0.62;1.56,9.38 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +4.38,1.56;4.69,3.44 +4.38,3.44;7.50,3.44 +7.19,3.44;7.50,2.19 +7.19,2.19;4.69,2.19 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,4.38 +8.75,4.38;3.12,4.38 +3.12,4.38;3.12,0.94 +3.44,8.75;3.75,8.75 +3.75,8.75;4.38,8.75 +4.38,8.75;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 +8.12,9.06;8.75,9.06 +9.06,7.50;3.12,7.50 +4.38,5.00;7.50,5.00 +7.50,5.00;7.50,6.56 +7.50,6.56;4.38,6.56 +4.38,6.56;4.38,5.00 +9.06,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.50,6.56 +7.50,6.56;6.88,6.88 +6.88,6.88;6.56,7.50 +2.81,5.62;3.12,5.62 +3.12,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +5.62,8.44;5.94,8.75 + +# UTF-16 : 69 6d +# UTF-8 : ad a5 e6 +[696d] 業 +8.75,7.81;0.62,7.81 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.75 +1.88,8.75;1.88,9.06 +1.88,9.06;1.56,9.06 +6.88,7.81;7.19,8.12 +7.19,8.12;7.50,8.75 +7.50,8.75;7.81,9.06 +7.81,9.06;7.81,9.06 +3.75,7.81;3.75,9.38 +5.62,7.81;5.62,9.38 +4.69,0.62;4.69,5.94 +8.75,3.44;0.62,3.44 +8.75,5.94;0.94,5.94 +8.12,4.69;1.25,4.69 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.69,3.44 +5.62,5.94;5.94,6.25 +5.94,6.25;5.94,6.56 +5.94,6.56;6.25,6.88 +6.25,6.88;6.56,7.50 +6.56,7.50;6.56,7.81 +3.75,5.94;3.44,6.25 +3.44,6.25;3.44,6.56 +3.44,6.56;3.12,7.19 +3.12,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 +9.06,1.25;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;4.69,3.44 + +# UTF-16 : 5c 38 +# UTF-8 : b8 b0 e5 +[5c38] 尸 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,5.31 +1.56,5.31;1.56,5.94 +1.25,5.94;1.56,8.75 +1.25,8.75;8.44,8.75 +8.44,8.75;8.44,6.56 +8.44,6.56;1.56,6.56 + +# UTF-16 : 5c 40 +# UTF-8 : 80 b1 e5 +[5c40] 局 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,5.31 +1.56,5.31;1.56,5.94 +1.25,5.94;1.56,8.75 +1.25,8.75;8.12,8.75 +8.12,8.75;8.12,7.19 +8.12,7.19;1.56,7.19 +1.25,5.62;8.44,5.62 +8.44,5.62;8.44,4.69 +8.44,4.69;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.94,1.25 +2.81,1.88;2.81,4.69 +2.81,4.69;6.56,4.69 +6.56,4.69;6.56,2.50 +6.56,2.50;3.12,2.50 + +# UTF-16 : 82 6e +# UTF-8 : ae 89 e8 +[826e] 艮 +1.88,5.00;7.50,5.00 +7.50,5.00;7.50,8.75 +7.50,8.75;1.88,8.75 +1.88,8.75;1.88,1.25 +1.88,7.19;7.50,7.19 +4.06,5.00;4.38,4.69 +4.38,4.69;4.69,4.06 +4.69,4.06;5.00,3.44 +5.00,3.44;5.62,3.12 +5.62,3.12;5.94,2.50 +5.94,2.50;6.56,2.19 +6.56,2.19;7.19,1.88 +7.19,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +5.62,2.81;6.25,3.12 +6.25,3.12;6.88,3.44 +6.88,3.44;7.50,4.06 +7.50,4.06;8.12,4.38 +8.12,4.38;8.44,4.69 + +# UTF-16 : 92 80 +# UTF-8 : 80 8a e9 +[9280] 銀 +5.00,5.31;8.75,5.31 +8.75,5.31;8.75,8.75 +8.75,8.75;5.00,8.75 +5.00,8.75;5.00,1.25 +5.00,7.19;8.44,7.19 +6.25,5.31;6.25,4.69 +6.25,4.69;6.56,4.06 +6.56,4.06;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.38,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,3.12;7.50,3.44 +7.50,3.44;8.12,3.75 +8.12,3.75;8.44,4.06 +8.44,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 +0.31,1.25;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,7.50;4.06,7.81 +4.06,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.38,5.31;0.62,5.31 +4.06,7.19;0.94,7.19 +2.50,1.56;2.50,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;4.06,4.38 +4.06,4.38;4.06,4.69 + +# UTF-16 : 53 1a +# UTF-8 : 9a 8c e5 +[531a] 匚 +8.44,8.75;1.25,8.75 +1.25,8.75;1.25,0.62 +1.25,1.56;8.75,1.56 + +# UTF-16 : 53 3a +# UTF-8 : ba 8c e5 +[533a] 区 +8.75,8.75;1.25,8.75 +1.25,8.75;1.25,0.62 +1.25,1.25;8.75,1.25 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,3.12 +3.12,3.12;3.75,3.44 +3.75,3.44;4.38,4.06 +4.38,4.06;5.00,4.69 +5.00,4.69;5.62,5.31 +5.62,5.31;5.94,5.94 +5.94,5.94;6.56,6.56 +6.56,6.56;7.19,7.19 +7.19,7.19;7.50,8.12 +2.50,7.50;3.12,7.19 +3.12,7.19;3.44,6.88 +3.44,6.88;4.06,6.25 +4.06,6.25;4.69,5.94 +4.69,5.94;5.31,5.31 +5.31,5.31;5.62,5.00 +5.62,5.00;6.25,4.38 +6.25,4.38;6.88,3.75 +6.88,3.75;7.50,3.12 +7.50,3.12;8.12,2.50 + +# UTF-16 : 82 e6 +# UTF-8 : a6 8b e8 +[82e6] 苦 +0.62,8.44;8.75,8.44 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.62,6.25;8.75,6.25 +4.69,4.69;4.69,7.81 +7.81,0.62;7.81,4.38 +7.81,4.38;1.56,4.38 +1.56,4.38;1.56,0.62 +1.88,1.25;7.50,1.25 + +# UTF-16 : 51 77 +# UTF-8 : b7 85 e5 +[5177] 具 +1.88,4.06;7.81,4.06 +7.81,4.06;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,4.06 +8.75,3.12;0.62,3.12 +1.56,5.62;7.81,5.62 +1.56,7.19;7.81,7.19 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 + +# UTF-16 : 4e 3f +# UTF-8 : bf b8 e4 +[4e3f] 丿 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.50 +3.75,2.50;4.38,3.44 +4.38,3.44;5.00,4.06 +5.00,4.06;5.31,5.00 +5.31,5.00;5.94,5.94 +5.94,5.94;6.25,6.88 +6.25,6.88;6.56,7.81 +6.56,7.81;6.56,9.06 + +# UTF-16 : 5c 39 +# UTF-8 : b9 b0 e5 +[5c39] 尹 +7.81,4.06;7.81,8.75 +7.81,8.75;1.25,8.75 +1.25,4.69;7.81,4.69 +0.31,6.88;9.06,6.88 +1.56,1.25;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;4.69,5.62 +4.69,5.62;4.69,8.75 + +# UTF-16 : 54 1b +# UTF-8 : 9b 90 e5 +[541b] 君 +1.25,5.62;7.81,5.62 +7.81,5.62;7.81,8.75 +7.81,8.75;1.25,8.75 +0.31,7.19;9.06,7.19 +2.81,0.94;2.81,4.06 +2.81,4.06;8.12,4.06 +8.12,4.06;8.12,0.94 +2.81,1.25;8.12,1.25 +0.31,2.19;0.94,2.50 +0.94,2.50;1.56,3.12 +1.56,3.12;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;3.44,5.31 +3.44,5.31;3.75,6.25 +3.75,6.25;3.75,6.88 +3.75,6.88;4.06,7.81 +4.06,7.81;4.38,8.75 + +# UTF-16 : 7c fb +# UTF-8 : bb b3 e7 +[7cfb] 系 +8.44,4.38;0.62,4.38 +9.06,3.75;8.75,4.06 +8.75,4.06;8.44,4.69 +8.44,4.69;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,6.25 +3.75,5.00;3.44,5.31 +3.44,5.31;2.81,5.94 +2.81,5.94;2.50,6.25 +2.50,6.25;1.88,6.88 +1.88,6.88;1.25,7.19 +2.81,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;5.94,6.56 +5.94,6.56;6.25,6.88 +6.25,6.88;6.56,7.19 +6.56,7.19;7.19,7.81 +2.19,6.56;2.81,6.88 +2.81,6.88;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;4.38,8.12 +4.38,8.12;5.00,8.75 +4.69,4.38;4.69,0.94 +0.62,1.25;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +8.75,1.25;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.19,2.50 +7.19,2.50;6.56,3.12 +6.56,3.12;5.94,3.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.50,8.44 +2.50,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 + +# UTF-16 : 4f c2 +# UTF-8 : 82 bf e4 +[4fc2] 係 +8.75,4.69;2.19,4.38 +9.38,3.75;9.06,4.38 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.94 +8.12,5.94;7.81,6.25 +5.00,5.00;4.38,5.31 +4.38,5.31;4.06,5.94 +4.06,5.94;3.75,6.25 +3.75,6.25;3.12,6.88 +3.12,6.88;2.81,7.19 +4.06,4.38;4.69,4.69 +4.69,4.69;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;5.94,5.94 +5.94,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +3.44,6.56;4.06,6.88 +4.06,6.88;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.62,8.12 +5.62,8.12;5.94,8.75 +5.62,4.38;5.62,0.94 +2.19,1.25;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;7.81,2.50 +7.81,2.50;7.19,3.12 +7.19,3.12;6.56,3.44 +2.50,8.44;3.12,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.75,9.06 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,7.19 + +# UTF-16 : 8e fd +# UTF-8 : bd bb e8 +[8efd] 軽 +0.94,3.44;4.06,3.44 +4.06,3.44;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.94,5.31;4.06,5.31 +0.31,2.19;4.38,2.19 +2.50,0.62;2.50,9.38 +0.31,8.12;4.38,8.12 +4.69,8.75;8.75,8.75 +4.38,4.69;5.00,5.00 +5.00,5.00;5.62,5.31 +5.62,5.31;6.25,5.62 +6.25,5.62;6.56,5.94 +6.56,5.94;7.19,6.25 +7.19,6.25;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.75 +9.06,4.69;8.75,5.00 +8.75,5.00;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,7.81 +5.62,7.81;5.31,8.44 +4.38,1.25;9.06,1.25 +9.06,3.75;4.69,3.75 +6.88,1.25;6.88,5.31 + +# UTF-16 : 88 40 +# UTF-8 : 80 a1 e8 +[8840] 血 +3.75,7.81;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.06 +4.69,9.06;4.69,9.38 +8.12,1.25;8.12,7.81 +8.12,7.81;1.25,7.81 +1.25,7.81;1.25,1.25 +3.44,7.81;3.44,1.25 +5.94,7.81;5.94,1.25 +0.31,1.25;9.06,1.25 + +# UTF-16 : 59 2c +# UTF-8 : ac a4 e5 +[592c] 夬 +0.62,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,5.00 +4.69,5.00;4.69,9.38 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.94,2.81 +5.94,2.81;5.31,3.12 +5.31,3.12;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.69,5.00 +0.31,4.69;9.06,4.69 +7.81,5.00;7.81,8.12 +7.81,8.12;1.56,8.12 + +# UTF-16 : 6c f1 +# UTF-8 : b1 b3 e6 +[6cf1] 泱 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.06 +5.62,4.06;5.94,4.69 +5.94,4.69;5.94,5.00 +5.94,5.00;5.94,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.94,5.00 +2.50,4.69;9.06,4.69 +8.44,4.69;8.44,7.81 +8.44,7.81;3.44,7.81 +3.44,7.81;3.44,4.69 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 6c 7a +# UTF-8 : ba b1 e6 +[6c7a] 決 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.06 +5.62,4.06;5.94,4.69 +5.94,4.69;5.94,5.00 +5.94,5.00;5.94,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.94,5.00 +2.50,5.00;9.06,5.00 +8.44,5.00;8.44,7.81 +8.44,7.81;3.12,7.81 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 78 14 +# UTF-8 : 94 a0 e7 +[7814] 研 +4.06,5.62;9.38,5.62 +4.06,8.75;9.06,8.75 +7.81,0.94;7.81,8.75 +4.06,0.94;4.38,1.25 +4.38,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.31,4.38 +5.31,4.38;5.31,5.31 +5.31,5.31;5.31,6.25 +5.31,6.25;5.31,7.19 +5.31,7.19;5.31,8.75 +3.75,8.75;0.31,8.75 +1.25,1.88;3.44,1.88 +3.44,1.88;3.44,5.62 +3.44,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.50 +1.56,7.50;1.56,8.12 +1.56,8.12;1.88,8.75 + +# UTF-16 : 77 0c +# UTF-8 : 8c 9c e7 +[770c] 県 +2.50,4.38;7.81,4.38 +7.81,4.38;7.81,8.75 +7.81,8.75;2.19,8.75 +2.19,8.75;2.19,4.38 +2.50,5.94;7.81,5.94 +2.50,7.50;7.81,7.50 +8.75,3.44;0.94,3.44 +0.94,3.44;0.94,8.44 +4.69,0.62;4.69,3.44 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.12,2.81 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.25,2.81 + +# UTF-16 : 5e ab +# UTF-8 : ab ba e5 +[5eab] 庫 +5.00,8.75;5.00,9.69 +2.50,3.44;8.12,3.44 +8.12,3.44;8.12,6.25 +8.12,6.25;2.50,6.25 +2.50,6.25;2.50,3.44 +2.50,5.00;8.12,5.00 +1.56,2.19;9.06,2.19 +5.31,0.62;5.31,8.44 +1.56,7.50;8.75,7.50 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.44 +1.25,8.44;8.75,8.44 + +# UTF-16 : 5e 7f +# UTF-8 : bf b9 e5 +[5e7f] 广 +5.00,8.44;5.00,9.69 +0.62,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.75,8.12 + +# UTF-16 : 80 e1 +# UTF-8 : a1 83 e8 +[80e1] 胡 +0.31,7.50;4.69,7.50 +2.50,5.31;2.50,9.38 +0.94,1.56;4.06,1.56 +4.06,1.56;4.06,5.00 +4.06,5.00;0.94,5.00 +0.94,5.00;0.94,0.62 +5.31,4.06;8.44,4.06 +5.31,6.56;8.44,6.56 +4.38,0.94;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.31,8.75 +5.31,8.75;8.44,8.75 +8.44,8.75;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 + +# UTF-16 : 6e 56 +# UTF-8 : 96 b9 e6 +[6e56] 湖 +2.50,7.50;5.62,7.50 +4.06,5.31;4.06,9.38 +2.81,1.88;5.31,1.88 +5.31,1.88;5.31,5.00 +5.31,5.00;2.81,5.00 +2.81,5.00;2.81,1.25 +6.25,4.06;8.75,4.06 +6.25,6.56;8.75,6.56 +5.31,0.94;5.62,1.56 +5.62,1.56;5.94,2.19 +5.94,2.19;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.25,3.75 +6.25,3.75;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.25,8.75 +6.25,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 54 11 +# UTF-8 : 91 90 e5 +[5411] 向 +3.75,7.81;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.69,9.38 +4.69,9.38;4.69,9.38 +0.94,0.94;0.94,8.12 +0.94,8.12;8.44,8.12 +8.44,8.12;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +2.81,2.50;2.81,6.25 +2.81,6.25;6.56,6.25 +6.56,6.25;6.56,3.12 +6.56,3.12;2.81,3.12 + +# UTF-16 : 5d f7 +# UTF-8 : b7 b7 e5 +[5df7] 巷 +8.75,6.25;0.62,6.25 +0.94,8.12;8.44,8.12 +3.12,6.25;3.12,9.38 +6.25,6.25;6.25,9.38 +6.88,2.50;6.88,5.00 +6.88,5.00;2.81,5.00 +6.88,3.44;2.19,3.44 +2.19,3.44;2.19,1.88 +2.19,1.88;2.19,1.25 +2.19,1.25;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;7.81,1.56 +7.81,1.56;7.81,2.19 +7.81,2.19;8.12,2.81 +0.31,3.44;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.31 +2.50,5.31;2.81,5.62 +2.81,5.62;3.12,6.25 +9.06,3.44;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.88,5.62 +6.88,5.62;6.25,6.25 + +# UTF-16 : 6e 2f +# UTF-8 : af b8 e6 +[6e2f] 港 +9.06,6.25;2.81,6.25 +2.81,8.12;8.75,8.12 +4.69,6.25;4.69,9.38 +7.19,6.25;7.19,9.38 +7.50,2.50;7.50,5.00 +7.50,5.00;4.38,5.00 +2.81,3.75;3.12,4.06 +3.12,4.06;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.38,5.62 +4.38,5.62;4.69,6.25 +9.06,3.75;8.75,4.06 +8.75,4.06;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.62 +7.50,5.62;7.19,6.25 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +7.19,3.12;3.75,3.12 +3.75,3.12;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.44,2.19 +8.44,2.19;8.44,2.81 + +# UTF-16 : 54 48 +# UTF-8 : 88 91 e5 +[5448] 呈 +1.88,6.25;7.81,6.25 +7.81,6.25;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.94 +8.75,1.25;0.62,1.25 +8.44,5.00;0.94,5.00 +7.81,3.12;1.56,3.12 +4.69,1.25;4.69,4.69 + +# UTF-16 : 53 f7 +# UTF-8 : b7 8f e5 +[53f7] 号 +1.88,6.56;7.81,6.56 +7.81,6.56;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,6.25 +8.75,5.31;0.62,5.31 +2.50,5.31;2.50,4.69 +2.50,4.69;2.19,4.06 +2.19,4.06;1.88,3.75 +1.88,3.75;1.56,3.12 +1.56,3.12;1.25,2.50 +2.19,4.06;7.81,4.06 +7.81,4.06;7.81,3.12 +7.81,3.12;7.81,2.50 +7.81,2.50;7.50,2.19 +7.50,2.19;7.50,1.56 +7.50,1.56;7.19,1.25 +7.19,1.25;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.38,1.25 + +# UTF-16 : 68 39 +# UTF-8 : b9 a0 e6 +[6839] 根 +4.38,5.00;8.44,5.00 +8.44,5.00;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,1.25 +4.38,7.19;8.44,7.19 +5.62,5.00;5.94,4.69 +5.94,4.69;6.25,4.06 +6.25,4.06;6.56,3.44 +6.56,3.44;6.88,3.12 +6.88,3.12;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.38,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,2.81;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;8.44,4.06 +8.44,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 +3.75,4.06;3.44,4.69 +3.44,4.69;3.12,5.31 +3.12,5.31;2.81,5.94 +2.81,5.94;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,0.62;2.19,9.38 +3.75,7.19;0.62,7.19 +0.31,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 + +# UTF-16 : 59 48 +# UTF-8 : 88 a5 e5 +[5948] 奈 +8.75,8.44;0.62,8.44 +9.06,5.00;8.44,5.31 +8.44,5.31;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,7.81 +5.62,7.81;5.31,8.44 +0.31,5.00;0.94,5.31 +0.94,5.31;1.56,5.62 +1.56,5.62;2.19,5.94 +2.19,5.94;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;4.06,8.44 +4.06,8.44;4.38,9.06 +4.38,9.06;4.69,9.38 +4.69,4.38;4.69,1.56 +4.69,1.56;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.44 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;6.88,3.12 +6.88,3.12;6.56,3.44 +8.44,4.38;0.94,4.38 +6.88,5.94;2.81,5.94 + +# UTF-16 : 79 6d +# UTF-8 : ad a5 e7 +[796d] 祭 +0.31,7.19;0.94,7.50 +0.94,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,9.06 +2.19,9.06;2.50,9.38 +9.06,4.69;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.19,5.62 +7.19,5.62;6.88,6.25 +6.88,6.25;6.25,6.56 +6.25,6.56;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.31,8.12 +5.31,8.12;5.00,8.75 +5.00,8.75;4.69,9.38 +4.69,4.06;4.69,1.56 +4.69,1.56;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;6.88,2.81 +6.88,2.81;6.56,3.44 +8.75,4.06;0.94,4.06 +6.56,5.62;2.81,5.62 +4.38,8.75;1.88,8.75 +0.31,4.69;0.94,5.00 +0.94,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.38,8.44 +8.44,8.75;5.62,8.75 +6.56,6.25;7.19,6.56 +7.19,6.56;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.44,8.44 +3.44,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,5.94;1.88,6.25 +1.88,6.25;1.56,6.56 +1.56,6.56;1.25,6.88 +1.25,6.88;0.94,6.88 + +# UTF-16 : 4e d5 +# UTF-8 : 95 bb e4 +[4ed5] 仕 +2.81,1.25;8.75,1.25 +9.06,6.56;2.50,6.56 +5.94,1.25;5.94,9.06 +2.81,9.38;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.56,6.56 +1.56,6.56;1.56,5.94 +1.56,5.94;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.62,4.69 +0.62,4.69;0.31,4.38 +1.88,0.62;1.88,6.88 + +# UTF-16 : 6b 7b +# UTF-8 : bb ad e6 +[6b7b] 死 +0.62,8.75;8.75,8.75 +5.62,8.75;5.62,1.88 +5.62,1.88;5.62,1.56 +5.62,1.56;5.94,1.25 +5.94,1.25;5.94,1.25 +5.94,1.25;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;8.12,1.25 +8.12,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,2.81 +8.75,2.81;8.75,3.44 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +2.19,6.88;4.69,6.88 +4.38,6.88;4.38,5.94 +4.38,5.94;4.38,5.31 +4.38,5.31;4.06,4.38 +4.06,4.38;3.75,3.75 +3.75,3.75;3.44,3.12 +3.44,3.12;2.81,2.81 +2.81,2.81;2.50,2.19 +2.50,2.19;1.88,1.56 +1.88,1.56;1.25,1.25 +1.25,1.25;0.62,0.94 +3.75,3.75;3.44,4.06 +3.44,4.06;3.12,4.38 +3.12,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.31 +5.62,4.69;6.25,5.00 +6.25,5.00;6.88,5.31 +6.88,5.31;7.50,5.62 +7.50,5.62;8.12,5.94 +8.12,5.94;8.44,6.25 +8.44,6.25;8.75,6.56 + +# UTF-16 : 54 0f +# UTF-8 : 8f 90 e5 +[540f] 吏 +8.75,8.44;0.62,8.44 +0.62,1.25;1.25,1.25 +1.25,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;4.69,5.62 +4.69,5.62;4.69,9.38 +8.75,1.25;8.12,1.25 +8.12,1.25;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.56 +5.94,1.56;5.31,1.88 +5.31,1.88;4.69,2.19 +4.69,2.19;4.06,2.81 +4.06,2.81;3.44,3.12 +3.44,3.12;2.81,3.75 +2.81,3.75;2.50,4.06 +7.81,3.75;7.81,7.19 +7.81,7.19;1.56,7.19 +1.56,7.19;1.56,4.69 +1.56,4.69;7.81,4.69 + +# UTF-16 : 4f 7f +# UTF-8 : bf bd e4 +[4f7f] 使 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,6.88 +9.06,8.44;2.50,8.44 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +5.62,5.62;5.94,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.56 +6.56,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.00,2.50 +5.00,2.50;4.69,3.12 +4.69,3.12;4.38,3.44 +4.38,3.44;3.75,4.06 +8.75,3.75;8.75,7.19 +8.75,7.19;3.12,7.19 +3.12,7.19;3.12,4.38 +3.12,4.69;8.44,4.69 + +# UTF-16 : 59 cb +# UTF-8 : 8b a7 e5 +[59cb] 始 +9.06,5.31;8.75,5.94 +8.75,5.94;8.44,6.56 +8.44,6.56;8.12,6.88 +8.12,6.88;7.81,7.50 +7.81,7.50;7.50,8.12 +3.75,5.94;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;5.94,5.94 +5.94,5.94;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.50,6.25 +7.50,6.25;8.12,6.25 +8.12,6.25;8.44,6.25 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;5.62,9.38 +8.44,0.62;8.44,4.69 +8.44,4.69;4.38,4.69 +4.38,4.69;4.38,0.62 +4.38,1.25;8.44,1.25 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.94 +3.12,5.94;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;2.19,3.75 +2.19,3.75;2.50,3.44 +2.50,3.44;3.12,2.81 +3.12,2.81;3.44,2.50 +3.44,2.50;3.75,2.19 + +# UTF-16 : 65 e8 +# UTF-8 : a8 97 e6 +[65e8] 旨 +1.25,9.06;1.25,6.56 +1.25,6.56;1.56,6.25 +1.56,6.25;2.19,6.25 +2.19,6.25;2.50,6.25 +2.50,6.25;3.12,6.25 +3.12,6.25;3.75,6.25 +3.75,6.25;4.38,6.25 +4.38,6.25;4.38,6.25 +4.38,6.25;5.00,6.25 +5.00,6.25;5.62,6.25 +5.62,6.25;5.94,6.25 +5.94,6.25;6.25,6.25 +6.25,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.81,6.25 +7.81,6.25;8.12,6.56 +8.12,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +1.25,7.81;2.19,7.81 +2.19,7.81;2.81,7.81 +2.81,7.81;3.44,8.12 +3.44,8.12;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.31,8.44 +5.31,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.50,8.75 +7.50,8.75;8.12,8.75 +7.81,0.94;7.81,5.00 +7.81,5.00;1.56,5.00 +1.56,5.00;1.56,0.94 +1.88,1.25;7.50,1.25 +1.88,3.44;7.50,3.44 + +# UTF-16 : 63 07 +# UTF-8 : 87 8c e6 +[6307] 指 +4.06,9.06;4.06,6.56 +4.06,6.56;4.06,6.25 +4.06,6.25;4.69,6.25 +4.69,6.25;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.94,6.25 +5.94,6.25;5.94,6.25 +5.94,6.25;6.56,6.25 +6.56,6.25;6.88,6.25 +6.88,6.25;7.19,6.25 +7.19,6.25;8.12,6.25 +8.12,6.25;8.44,6.25 +8.44,6.25;8.75,6.88 +8.75,6.88;8.75,7.50 +8.75,7.50;8.75,7.81 +4.06,7.81;4.38,7.81 +4.38,7.81;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.25,8.12 +6.25,8.12;6.88,8.44 +6.88,8.44;7.19,8.44 +7.19,8.44;7.81,8.44 +7.81,8.44;8.12,8.75 +8.12,8.75;8.75,8.75 +8.44,0.94;8.44,5.00 +8.44,5.00;4.06,5.00 +4.06,5.00;4.06,0.94 +4.06,1.25;8.44,1.25 +4.06,3.44;8.44,3.44 +1.88,9.38;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.44,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.44,7.19;0.31,7.19 + +# UTF-16 : 6b 6f +# UTF-8 : af ad e6 +[6b6f] 歯 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.25,3.44 +6.25,3.44;5.62,4.06 +5.62,4.06;5.00,4.38 +5.00,4.38;4.69,4.69 +4.69,9.38;4.69,7.50 +0.62,7.50;8.75,7.50 +8.12,8.75;4.69,8.75 +2.50,7.50;2.50,9.38 +4.69,1.56;4.69,7.19 +7.81,4.69;1.56,4.69 +1.56,2.19;1.88,2.50 +1.88,2.50;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.69,4.69 +3.44,5.00;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +2.50,6.56;2.19,6.56 +5.94,5.00;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;6.88,5.94 +6.88,5.94;7.19,6.56 +7.19,6.56;7.19,6.56 +0.94,6.88;0.94,0.62 +8.44,6.88;8.44,0.62 +0.94,1.25;8.44,1.25 + +# UTF-16 : 8a 69 +# UTF-8 : a9 a9 e8 +[8a69] 詩 +3.75,6.25;9.06,6.25 +8.75,8.12;4.06,8.12 +6.25,6.25;6.56,9.38 +7.81,6.25;7.81,1.88 +7.81,1.88;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,4.69;3.75,4.69 +5.94,1.88;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.75 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,6.25;3.44,6.25 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 + +# UTF-16 : 63 01 +# UTF-8 : 81 8c e6 +[6301] 持 +3.44,6.25;9.06,6.25 +8.75,8.12;3.75,8.12 +6.25,6.25;6.25,9.38 +7.81,6.25;7.81,1.88 +7.81,1.88;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,4.69;3.44,4.69 +5.94,1.88;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.75 +1.56,9.38;1.88,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.69 +1.88,4.69;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.12,7.19;0.31,7.19 + +# UTF-16 : 5f 0f +# UTF-8 : 8f bc e5 +[5f0f] 式 +0.62,7.81;8.75,7.81 +5.94,9.38;5.94,7.81 +5.94,7.81;6.25,6.25 +6.25,6.25;6.25,5.00 +6.25,5.00;6.56,4.06 +6.56,4.06;6.88,3.12 +6.88,3.12;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +6.56,9.38;6.88,9.06 +6.88,9.06;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +3.44,5.62;3.44,1.88 +5.62,5.62;1.25,5.62 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.19 +5.31,2.19;5.62,2.19 +5.62,2.19;5.94,2.50 + +# UTF-16 : 5f 0c +# UTF-8 : 8c bc e5 +[5f0c] 弌 +0.62,7.50;8.75,7.50 +5.94,9.38;5.94,7.81 +5.94,7.81;6.25,6.25 +6.25,6.25;6.25,5.00 +6.25,5.00;6.56,4.06 +6.56,4.06;6.88,3.12 +6.88,3.12;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +6.56,9.38;6.88,9.06 +6.88,9.06;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +5.62,4.38;1.25,4.38 + +# UTF-16 : 5f 0d +# UTF-8 : 8d bc e5 +[5f0d] 弍 +0.62,7.81;8.75,7.81 +5.94,9.38;5.94,7.81 +5.94,7.81;6.25,6.25 +6.25,6.25;6.25,5.00 +6.25,5.00;6.56,4.06 +6.56,4.06;6.88,3.12 +6.88,3.12;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +6.56,9.38;6.88,9.06 +6.88,9.06;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.44 +5.62,5.62;1.25,5.62 +5.94,2.19;0.94,2.19 + +# UTF-16 : 5b 9f +# UTF-8 : 9f ae e5 +[5b9f] 実 +0.62,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,8.12 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 +0.62,3.75;8.75,3.75 +1.56,5.31;7.81,5.31 +1.25,6.88;8.12,6.88 +4.69,8.44;4.69,9.38 +8.44,6.88;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 + +# UTF-16 : 4e 0e +# UTF-8 : 8e b8 e4 +[4e0e] 与 +2.19,7.81;8.12,7.81 +0.31,3.75;9.06,3.75 +2.50,9.38;2.19,9.06 +2.19,9.06;2.19,8.44 +2.19,8.44;2.19,7.81 +2.19,7.81;2.19,7.50 +2.19,7.50;1.88,6.88 +1.88,6.88;1.88,6.56 +1.88,6.56;1.88,6.25 +1.88,6.25;1.56,5.62 +1.56,5.62;1.56,5.31 +1.56,5.31;1.56,4.69 +1.56,5.94;7.50,5.94 +7.50,5.94;7.50,4.69 +7.50,4.69;7.19,3.44 +7.19,3.44;7.19,2.81 +7.19,2.81;7.19,2.19 +7.19,2.19;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 + +# UTF-16 : 51 99 +# UTF-8 : 99 86 e5 +[5199] 写 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,6.88 +2.50,7.19;7.81,7.19 +0.31,3.44;9.06,3.44 +2.81,8.44;2.50,7.81 +2.50,7.81;2.50,7.50 +2.50,7.50;2.50,7.19 +2.50,7.19;2.19,6.56 +2.19,6.56;2.19,6.25 +2.19,6.25;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;1.88,5.00 +1.88,5.00;1.88,4.69 +1.88,4.69;1.56,4.38 +1.88,5.31;7.19,5.31 +7.19,5.31;7.19,4.06 +7.19,4.06;7.19,3.12 +7.19,3.12;6.88,2.50 +6.88,2.50;6.88,1.88 +6.88,1.88;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,1.25 +3.75,1.25;3.44,1.25 + +# UTF-16 : 80 05 +# UTF-8 : 85 80 e8 +[8005] 者 +2.50,4.69;2.50,0.62 +8.12,0.62;8.12,4.69 +8.12,4.69;2.50,4.69 +2.50,1.25;7.81,1.25 +2.50,3.12;7.81,3.12 +0.31,3.75;1.25,4.38 +1.25,4.38;2.50,4.69 +2.50,4.69;3.44,5.00 +3.44,5.00;4.38,5.62 +4.38,5.62;5.00,5.94 +5.00,5.94;5.94,6.56 +5.94,6.56;6.56,7.19 +6.56,7.19;7.19,7.81 +7.19,7.81;7.81,8.44 +7.81,8.44;8.44,9.06 +0.31,6.25;9.06,6.25 +6.88,8.12;1.25,8.12 +4.38,6.25;4.38,9.38 + +# UTF-16 : 4e 3b +# UTF-8 : bb b8 e4 +[4e3b] 主 +2.81,9.38;3.75,9.06 +3.75,9.06;4.38,8.75 +4.38,8.75;5.00,8.75 +5.00,8.75;5.62,8.44 +5.62,8.44;5.94,8.12 +5.94,8.12;6.56,8.12 +8.75,1.25;0.62,1.25 +8.75,7.50;0.94,7.50 +7.81,4.69;1.56,4.69 +4.69,1.25;4.69,7.19 + +# UTF-16 : 5b 88 +# UTF-8 : 88 ae e5 +[5b88] 守 +6.56,7.50;6.56,1.88 +6.56,1.88;6.56,1.25 +6.56,1.25;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.38,0.94 +9.06,5.94;0.31,5.94 +4.06,2.50;3.75,2.81 +3.75,2.81;3.44,3.44 +3.44,3.44;3.12,4.06 +3.12,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +4.69,8.12;4.69,9.38 +8.44,6.88;8.44,8.12 +8.44,8.12;0.94,8.12 +0.94,8.12;0.94,6.88 + +# UTF-16 : 53 d6 +# UTF-8 : 96 8f e5 +[53d6] 取 +1.25,8.75;1.25,2.19 +5.00,8.75;0.31,8.75 +4.38,0.62;4.38,8.75 +1.25,4.69;4.06,4.69 +1.25,6.88;4.06,6.88 +0.31,2.19;0.94,2.19 +0.94,2.19;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.19,2.50 +2.19,2.50;2.50,2.50 +2.50,2.50;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,2.81 +3.75,2.81;4.38,2.81 +4.69,8.12;8.75,8.12 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.88 +5.94,1.88;6.25,2.50 +6.25,2.50;6.88,3.12 +6.88,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;8.12,5.31 +8.12,5.31;8.44,6.25 +8.44,6.25;8.44,7.19 +8.44,7.19;8.75,8.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.12,1.88 +8.12,1.88;7.50,2.50 +7.50,2.50;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.94,5.94 +5.94,5.94;5.62,6.56 +5.62,6.56;5.31,7.50 + +# UTF-16 : 91 49 +# UTF-8 : 89 85 e9 +[9149] 酉 +3.75,8.75;3.75,6.88 +3.75,6.88;3.75,6.25 +3.75,6.25;3.44,5.94 +3.44,5.94;3.44,5.62 +3.44,5.62;3.12,5.00 +3.12,5.00;2.81,4.38 +2.81,4.38;2.19,4.06 +2.19,4.06;1.56,3.75 +8.12,0.62;8.12,6.88 +8.12,6.88;1.25,6.88 +1.25,6.88;1.25,0.62 +1.25,1.56;8.12,1.56 +1.25,3.12;8.12,3.12 +0.62,8.75;8.75,8.75 +5.31,8.75;5.31,5.62 +5.31,5.62;5.31,5.00 +5.31,5.00;5.62,4.69 +5.62,4.69;5.94,4.69 +5.94,4.69;6.56,4.69 +6.25,4.69;8.12,4.69 + +# UTF-16 : 91 52 +# UTF-8 : 92 85 e9 +[9152] 酒 +8.75,0.62;8.75,7.19 +8.75,7.19;3.12,7.19 +3.12,7.19;3.12,0.62 +3.12,1.56;8.75,1.56 +3.12,3.12;8.75,3.12 +2.81,8.75;9.06,8.75 +5.00,8.75;5.00,6.88 +5.00,6.88;5.00,6.56 +5.00,6.56;5.00,5.94 +5.00,5.94;5.00,5.62 +5.00,5.62;4.69,5.00 +4.69,5.00;4.38,4.38 +4.38,4.38;3.75,4.06 +3.75,4.06;3.44,3.75 +6.56,8.75;6.56,5.62 +6.56,5.62;6.56,5.00 +6.56,5.00;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;7.19,4.69 +7.19,4.69;8.75,4.69 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 5d de +# UTF-8 : 9e b7 e5 +[5dde] 州 +8.44,9.06;8.44,0.94 +5.31,8.75;5.31,1.56 +0.62,0.94;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.50,9.06 +0.31,4.06;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,6.25 +1.25,6.25;1.25,6.88 +4.38,4.38;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;3.75,5.94 +3.75,5.94;3.75,6.25 +3.75,6.25;3.44,6.88 +7.19,4.38;7.19,4.69 +7.19,4.69;6.88,5.31 +6.88,5.31;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.56,6.88 + +# UTF-16 : 62 fe +# UTF-8 : be 8b e6 +[62fe] 拾 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.50 +7.50,7.50;7.19,7.81 +7.19,7.81;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.25,8.75 +6.25,8.75;5.94,9.06 +5.94,9.06;5.94,8.75 +5.94,8.75;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.44,6.56 +3.44,6.56;3.12,6.25 +4.06,6.25;8.12,6.25 +8.44,0.62;8.44,4.69 +8.44,4.69;3.75,4.69 +3.75,4.69;3.75,0.62 +3.75,1.56;8.44,1.56 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +3.12,4.69;2.50,4.69 +2.50,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.12,7.19;0.31,7.19 + +# UTF-16 : 7d 42 +# UTF-8 : 82 b5 e7 +[7d42] 終 +3.75,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.56 +0.31,4.69;3.44,5.00 +1.88,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +3.44,6.88;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,8.75;5.62,9.38 +4.69,8.44;8.75,8.44 +8.44,8.44;8.12,7.81 +8.12,7.81;7.81,7.50 +7.81,7.50;7.50,6.88 +7.50,6.88;7.19,6.56 +7.19,6.56;6.56,6.25 +6.56,6.25;6.25,5.94 +6.25,5.94;5.62,5.62 +5.62,5.62;5.00,5.31 +5.00,5.31;4.38,5.00 +4.38,5.00;3.44,4.69 +4.38,8.12;5.00,7.50 +5.00,7.50;5.31,7.19 +5.31,7.19;5.62,6.88 +5.62,6.88;5.94,6.56 +5.94,6.56;6.56,5.94 +6.56,5.94;6.88,5.62 +6.88,5.62;7.50,5.31 +7.50,5.31;8.12,5.00 +8.12,5.00;8.44,4.69 +8.44,4.69;9.38,4.38 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.56,1.56 +6.56,1.56;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.00,1.88 +5.00,1.88;4.69,1.88 +4.69,1.88;4.38,2.19 +7.81,3.12;7.50,3.44 +7.50,3.44;6.88,3.75 +6.88,3.75;6.25,4.06 +6.25,4.06;5.94,4.06 +5.94,4.06;5.31,4.38 +3.44,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 + +# UTF-16 : 7f d2 +# UTF-8 : 92 bf e7 +[7fd2] 習 +7.81,0.62;7.81,4.69 +7.81,4.69;1.56,4.69 +1.56,4.69;1.56,0.62 +1.88,1.25;7.81,1.25 +1.88,3.12;7.81,3.12 +4.69,5.62;4.38,5.31 +4.38,5.31;4.38,5.00 +4.38,5.00;4.06,4.69 +0.62,5.94;1.25,6.25 +1.25,6.25;1.88,6.25 +1.88,6.25;2.50,6.56 +2.50,6.56;3.12,6.88 +3.12,6.88;3.75,6.88 +2.81,7.19;2.19,7.50 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.12 +0.62,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;3.75,5.62 +3.75,5.62;3.75,5.62 +3.44,5.62;3.12,5.62 +3.12,5.62;2.81,5.62 +2.81,5.62;2.19,5.62 +5.00,5.94;5.31,6.25 +5.31,6.25;5.94,6.25 +5.94,6.25;6.56,6.56 +6.56,6.56;7.19,6.56 +7.19,6.56;7.81,6.88 +7.81,6.88;8.12,6.88 +7.19,7.50;6.56,7.50 +6.56,7.50;6.25,7.81 +6.25,7.81;5.94,8.12 +5.94,8.12;5.31,8.44 +4.69,8.75;8.44,8.75 +8.44,8.75;8.44,5.94 +8.44,5.94;8.12,5.62 +8.12,5.62;7.81,5.62 +7.81,5.62;7.50,5.62 +7.50,5.62;6.88,5.62 +6.88,5.62;6.56,5.62 + +# UTF-16 : 4f 4f +# UTF-8 : 8f bd e4 +[4f4f] 住 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 +4.38,9.06;5.00,9.06 +5.00,9.06;5.62,8.75 +5.62,8.75;5.94,8.75 +5.94,8.75;6.56,8.44 +6.56,8.44;7.19,8.12 +9.06,1.25;2.50,1.25 +8.75,7.50;2.50,7.50 +8.44,4.69;2.81,4.69 +5.62,1.25;5.94,7.19 + +# UTF-16 : 66 91 +# UTF-8 : 91 9a e6 +[6691] 暑 +1.25,6.88;8.12,6.88 +8.12,6.88;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,6.88 +1.25,7.81;8.12,7.81 +2.19,3.75;2.19,0.62 +8.12,0.62;8.12,3.75 +8.12,3.75;2.19,3.75 +2.19,1.25;7.81,1.25 +2.19,2.50;7.81,2.50 +0.31,3.12;1.25,3.44 +1.25,3.44;2.50,3.75 +2.50,3.75;3.44,4.06 +3.44,4.06;4.38,4.38 +4.38,4.38;5.00,4.69 +5.00,4.69;5.94,5.00 +5.94,5.00;6.56,5.31 +6.56,5.31;7.19,5.62 +7.19,5.62;7.81,6.25 +7.81,6.25;8.44,6.56 +0.31,4.69;9.06,4.69 +7.50,5.94;1.25,5.94 +4.38,4.69;4.38,6.88 + +# UTF-16 : 52 a9 +# UTF-8 : a9 8a e5 +[52a9] 助 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.94,4.69 +5.94,4.69;5.94,5.62 +5.94,5.62;6.25,6.56 +6.25,6.56;6.25,7.81 +6.25,7.81;6.25,9.06 +4.38,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +0.31,1.25;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.69,2.50 +3.75,2.19;3.75,8.44 +3.75,8.44;1.25,8.44 +1.25,8.44;1.25,1.25 +1.25,4.06;3.75,4.06 +1.25,6.25;3.75,6.25 + +# UTF-16 : 53 ec +# UTF-8 : ac 8f e5 +[53ec] 召 +7.81,0.62;7.81,4.38 +7.50,4.38;1.88,4.38 +1.56,4.38;1.88,0.62 +1.88,1.56;7.50,1.56 +0.62,4.69;1.25,5.00 +1.25,5.00;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.38,8.75 +0.94,8.75;8.12,8.75 +8.12,8.75;8.12,7.81 +8.12,7.81;8.12,7.19 +8.12,7.19;8.12,6.88 +8.12,6.88;8.12,6.25 +8.12,6.25;7.81,5.94 +7.81,5.94;7.50,5.62 +7.50,5.62;7.19,5.62 +7.19,5.62;6.56,5.62 +6.56,5.62;5.94,5.62 +5.94,5.62;5.62,5.62 +5.62,5.62;5.31,5.62 + +# UTF-16 : 66 2d +# UTF-8 : ad 98 e6 +[662d] 昭 +8.44,0.62;8.44,4.69 +8.44,4.69;4.38,4.69 +4.38,4.69;4.38,0.62 +4.38,1.25;8.44,1.25 +3.75,5.31;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.25,8.44 +6.25,8.44;6.25,8.75 +3.75,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.75,6.88 +8.75,6.88;8.75,6.56 +8.75,6.56;8.44,5.94 +8.44,5.94;8.12,5.62 +8.12,5.62;8.12,5.62 +7.81,5.62;7.50,5.62 +7.50,5.62;7.19,5.62 +7.19,5.62;6.56,5.62 +0.94,1.56;3.12,1.56 +3.12,1.56;3.12,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +0.94,5.31;3.12,5.31 + +# UTF-16 : 51 8f +# UTF-8 : 8f 86 e5 +[518f] 冏 +5.31,8.75;5.31,6.88 +5.31,6.88;5.31,6.56 +5.31,6.56;5.94,6.25 +5.94,6.25;6.25,6.25 +6.25,6.25;6.56,6.25 +6.56,6.25;6.88,6.25 +6.88,6.25;7.19,6.25 +7.19,6.25;7.81,6.25 +7.81,6.25;8.12,6.25 +8.12,6.25;8.44,6.25 +0.94,0.94;0.94,8.75 +0.94,8.75;8.44,8.75 +8.44,8.75;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +2.81,1.56;2.81,5.31 +2.81,5.31;6.56,5.31 +6.56,5.31;6.56,2.50 +6.56,2.50;2.81,2.50 +3.75,8.75;3.75,8.12 +3.75,8.12;3.44,7.81 +3.44,7.81;3.44,7.50 +3.44,7.50;3.12,6.88 +3.12,6.88;2.50,6.25 +2.50,6.25;2.19,5.94 +2.19,5.94;1.88,5.94 +1.88,5.94;1.25,5.62 + +# UTF-16 : 55 46 +# UTF-8 : 86 95 e5 +[5546] 商 +5.31,6.88;5.31,5.62 +5.31,5.62;5.31,5.31 +5.31,5.31;5.62,5.00 +5.62,5.00;6.25,5.00 +6.25,5.00;6.56,5.00 +6.25,5.00;6.88,5.00 +6.88,5.00;7.19,5.00 +7.19,5.00;7.50,5.00 +7.50,5.00;8.12,5.00 +8.12,5.00;8.44,5.00 +2.81,1.25;2.81,4.38 +2.81,4.38;6.56,4.38 +6.56,4.38;6.56,1.88 +6.56,1.88;2.81,1.88 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,6.88 +8.44,6.88;0.94,6.88 +0.94,6.88;0.94,0.62 +5.62,6.88;5.94,7.19 +5.94,7.19;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.88,8.44 +3.44,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;2.50,8.44 +3.75,6.88;3.75,6.25 +3.75,6.25;3.44,5.62 +3.44,5.62;3.12,5.00 +3.12,5.00;2.19,4.69 +2.19,4.69;1.88,4.69 +1.88,4.69;1.25,4.38 + +# UTF-16 : 7a e0 +# UTF-8 : a0 ab e7 +[7ae0] 章 +1.88,3.12;7.81,3.12 +7.81,3.12;7.81,5.94 +7.81,5.94;1.56,5.94 +1.56,5.94;1.56,3.12 +1.88,4.69;7.50,4.69 +0.31,2.19;9.06,2.19 +4.69,0.31;4.69,3.12 +0.31,6.56;9.06,6.56 +0.94,8.44;8.44,8.44 +4.69,8.44;4.69,9.38 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.81 +6.56,7.81;6.88,8.12 +6.88,8.12;6.88,8.44 +3.44,6.56;3.44,6.88 +3.44,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 + +# UTF-16 : 52 38 +# UTF-8 : b8 88 e5 +[5238] 券 +0.62,5.31;9.06,5.31 +8.44,7.19;0.94,7.19 +0.31,3.44;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.19,4.69 +2.19,4.69;2.81,5.31 +2.81,5.31;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.69,8.75 +4.69,8.75;4.69,9.38 +9.06,3.44;8.44,3.75 +8.44,3.75;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.19,4.69 +7.19,4.69;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.25,5.62 +6.25,5.62;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,7.19 +1.25,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +1.88,3.75;7.19,3.75 +7.19,3.75;7.19,3.12 +7.19,3.12;7.19,2.50 +7.19,2.50;7.19,2.19 +7.19,2.19;7.19,1.56 +7.19,1.56;6.88,1.25 +6.88,1.25;6.25,0.94 +6.25,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +2.81,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.19,8.44 +2.19,8.44;1.88,8.75 +1.88,8.75;1.56,9.06 +6.56,7.19;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.19,8.12 +7.19,8.12;7.50,8.75 +7.50,8.75;7.81,9.06 + +# UTF-16 : 52 dd +# UTF-8 : 9d 8b e5 +[52dd] 勝 +3.12,5.62;9.06,5.62 +8.75,7.19;3.44,7.19 +3.12,3.44;3.44,3.75 +3.44,3.75;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;5.00,5.94 +5.00,5.94;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.94,7.81 +5.94,7.81;5.94,8.75 +5.94,8.75;6.25,9.38 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,3.75 +8.44,3.75;8.44,4.06 +8.44,4.06;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.88,6.88 +6.88,6.88;6.56,7.19 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;5.94,5.00 +4.06,3.75;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;8.12,2.19 +8.12,2.19;7.81,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 +4.69,7.19;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.06,8.44 +4.06,8.44;4.06,9.06 +7.50,7.19;7.81,7.50 +7.81,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.75 +8.44,8.75;8.44,9.06 +0.94,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 + +# UTF-16 : 4e 57 +# UTF-8 : 97 b9 e4 +[4e57] 乗 +7.19,3.75;7.19,7.19 +2.19,3.75;2.19,7.19 +8.75,7.19;0.62,7.19 +0.94,3.75;8.75,3.75 +0.31,5.62;9.06,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,0.62;4.69,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 + +# UTF-16 : 69 0d +# UTF-8 : 8d a4 e6 +[690d] 植 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +4.69,2.50;8.44,2.50 +8.44,2.50;8.44,7.19 +8.44,7.19;4.38,7.19 +4.38,7.19;4.38,2.50 +4.69,5.62;8.44,5.62 +4.69,4.06;8.44,4.06 +2.81,8.44;9.06,8.44 +3.44,6.88;3.44,0.62 +3.44,1.25;9.06,1.25 +6.25,9.38;6.25,8.75 +6.25,8.75;6.25,8.44 +6.25,8.44;5.94,7.81 +5.94,7.81;5.94,7.50 +5.94,7.50;5.94,7.19 + +# UTF-16 : 8e ab +# UTF-8 : ab ba e8 +[8eab] 身 +4.69,9.38;4.69,9.06 +4.69,9.06;4.38,8.44 +4.38,8.44;4.06,8.12 +4.06,8.12;4.06,8.12 +1.88,5.31;7.50,5.31 +1.88,6.56;7.50,6.56 +0.62,0.94;1.56,1.25 +1.56,1.25;2.81,1.56 +2.81,1.56;3.75,1.88 +3.75,1.88;4.69,2.19 +4.69,2.19;5.62,2.81 +5.62,2.81;6.25,3.12 +6.25,3.12;7.19,3.75 +7.19,3.75;7.81,4.38 +7.81,4.38;8.44,4.69 +8.44,4.69;9.06,5.31 +0.62,3.44;1.56,3.44 +1.56,3.44;2.19,3.44 +2.19,3.44;3.12,3.75 +3.12,3.75;4.06,3.75 +4.06,3.75;4.69,3.75 +4.69,3.75;5.31,3.75 +5.31,3.75;5.94,3.75 +5.94,3.75;6.56,4.06 +6.56,4.06;7.19,4.06 +7.19,4.06;7.81,4.06 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.50,1.25 +7.50,1.25;7.81,1.88 +7.50,1.88;7.81,8.12 +7.50,8.12;1.88,8.12 +1.88,8.12;1.88,3.44 + +# UTF-16 : 79 5e +# UTF-8 : 9e a5 e7 +[795e] 神 +9.06,2.50;9.06,7.81 +9.06,7.81;4.06,7.81 +4.06,7.81;4.06,2.50 +6.56,9.06;6.56,0.62 +4.38,3.12;9.06,3.12 +4.38,5.62;9.06,5.62 +3.75,3.12;3.44,3.44 +3.44,3.44;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 + +# UTF-16 : 77 1f +# UTF-8 : 9f 9c e7 +[771f] 真 +4.69,7.50;4.69,9.38 +0.62,8.44;8.75,8.44 +1.56,3.75;7.81,3.75 +7.81,3.75;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,3.75 +9.06,2.81;0.31,2.81 +1.56,5.00;7.81,5.00 +1.56,6.25;7.81,6.25 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.19 +8.75,0.62;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.62,2.19 + +# UTF-16 : 6d f1 +# UTF-8 : b1 b7 e6 +[6df1] 深 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.75,4.69;2.81,4.69 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.62,4.38 +5.62,4.38;5.94,4.69 +9.06,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;6.25,4.38 +6.25,4.38;5.94,4.69 +5.94,0.62;5.94,5.94 +8.75,7.50;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,7.19 +2.81,5.62;3.44,5.94 +3.44,5.94;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.31,8.75 +6.56,8.75;6.56,6.56 +6.56,6.56;6.56,5.94 +6.56,5.94;6.88,5.94 +6.88,5.94;7.19,5.94 +7.19,5.94;7.50,5.94 +7.50,5.94;7.81,5.94 +7.81,5.94;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;8.75,6.56 +8.75,6.56;8.75,6.88 + +# UTF-16 : 4e 16 +# UTF-8 : 96 b8 e4 +[4e16] 世 +0.31,7.19;9.06,7.19 +7.19,9.06;7.19,3.75 +7.19,3.75;4.38,3.75 +4.38,3.75;4.38,9.06 +1.88,9.06;1.88,0.62 +1.88,1.56;8.44,1.56 + +# UTF-16 : 67 5f +# UTF-8 : 9f 9d e6 +[675f] 束 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +9.06,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.38 +1.56,4.38;7.81,4.38 +7.81,4.38;7.81,6.88 +7.81,6.88;1.56,6.88 +1.56,6.88;1.56,4.38 +4.69,0.62;4.69,9.38 +0.31,8.12;9.06,8.12 + +# UTF-16 : 65 55 +# UTF-8 : 95 95 e6 +[6555] 敕 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.88 +5.62,1.88;6.25,2.50 +6.25,2.50;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.12,6.56 +8.12,6.56;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;6.25,6.25 +6.25,6.25;5.94,7.19 +5.62,7.81;9.06,7.81 +4.69,5.00;5.00,5.31 +5.00,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;6.25,9.38 +0.94,4.69;4.38,4.69 +4.38,4.69;4.38,6.88 +4.38,6.88;0.62,6.88 +0.62,6.88;0.62,4.38 +2.50,0.62;2.50,9.38 +0.31,8.12;5.00,8.12 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,3.75 +2.19,3.75;2.50,4.69 +5.00,2.19;4.69,2.50 +4.69,2.50;4.06,2.81 +4.06,2.81;3.75,3.44 +3.75,3.44;3.12,3.75 +3.12,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 + +# UTF-16 : 65 74 +# UTF-8 : b4 95 e6 +[6574] 整 +4.38,4.38;5.00,4.69 +5.00,4.69;5.62,5.00 +5.62,5.00;6.25,5.31 +6.25,5.31;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.12,7.81 +8.12,7.81;8.44,8.44 +9.06,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;5.94,7.19 +5.94,7.19;5.94,7.50 +5.94,7.50;5.62,8.12 +5.62,8.44;9.06,8.44 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.94,8.75 +5.94,8.75;6.25,9.38 +0.94,6.56;4.38,6.56 +4.38,6.56;4.38,7.81 +4.38,7.81;0.94,7.81 +0.94,7.81;0.94,6.25 +2.50,4.38;2.50,9.38 +0.31,8.75;5.00,8.75 +0.31,4.38;0.94,4.69 +0.94,4.69;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.56 +4.69,5.00;4.38,5.31 +4.38,5.31;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;2.81,6.25 +2.81,6.25;2.81,6.56 +0.62,0.94;8.75,0.94 +0.94,4.06;8.75,4.06 +8.12,2.50;4.69,2.50 +4.69,0.94;4.69,4.06 +2.50,0.94;2.50,3.12 + +# UTF-16 : 66 14 +# UTF-8 : 94 98 e6 +[6614] 昔 +7.50,0.62;7.50,5.00 +7.50,5.00;1.88,5.00 +1.88,5.00;1.88,0.62 +1.88,1.25;7.50,1.25 +1.88,3.12;7.50,3.12 +0.31,5.94;9.06,5.94 +0.62,8.12;8.75,8.12 +3.12,5.94;3.12,9.38 +6.25,5.94;6.25,9.38 + +# UTF-16 : 60 f3 +# UTF-8 : b3 83 e6 +[60f3] 想 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +2.81,3.44;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.88 +7.19,1.88;7.50,2.50 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.12 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.38,3.44 +4.38,3.44;4.06,3.75 +4.69,4.06;8.75,4.06 +8.75,4.06;8.75,8.75 +8.75,8.75;4.69,8.75 +4.69,8.75;4.69,4.06 +4.69,5.62;8.44,5.62 +4.69,7.19;8.44,7.19 +2.50,4.06;2.50,9.06 +4.38,7.81;0.62,7.81 +0.31,4.69;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.50 +2.19,7.50;2.50,7.81 +4.38,5.62;3.75,5.94 +3.75,5.94;3.44,6.56 +3.44,6.56;3.12,6.88 +3.12,6.88;2.81,7.50 +2.81,7.50;2.50,7.81 + +# UTF-16 : 60 6f +# UTF-8 : af 81 e6 +[606f] 息 +3.12,3.44;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.50 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.38,3.12 +4.38,3.12;4.06,3.44 +4.69,9.38;4.69,9.06 +4.69,9.06;4.38,8.75 +4.38,8.75;4.06,8.44 +4.06,8.44;4.06,8.12 +1.56,4.06;7.81,4.06 +7.81,4.06;7.81,8.12 +7.81,8.12;1.56,8.12 +1.56,8.12;1.56,4.06 +1.56,5.62;7.81,5.62 +1.56,6.88;7.81,6.88 + +# UTF-16 : 90 1f +# UTF-8 : 9f 80 e9 +[901f] 速 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.62,4.38 +5.62,4.38;5.94,5.00 +8.75,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.19,3.44 +7.19,3.44;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;5.94,5.00 +3.44,5.00;8.44,5.00 +8.44,5.00;8.44,7.19 +8.44,7.19;3.44,7.19 +3.44,7.19;3.44,5.00 +5.94,1.56;5.94,9.38 +2.81,8.44;8.75,8.44 + +# UTF-16 : 65 cf +# UTF-8 : 8f 97 e6 +[65cf] 族 +1.88,7.81;1.88,9.38 +0.00,7.81;3.75,7.81 +0.00,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,6.88 +1.25,6.88;1.25,7.81 +1.25,5.94;3.12,5.94 +3.12,5.94;3.12,4.69 +3.12,4.69;3.12,3.75 +3.12,3.75;3.12,2.81 +3.12,2.81;3.12,2.19 +3.12,2.19;3.12,1.88 +3.12,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,1.25 +1.56,1.25;1.25,1.25 +9.06,8.12;4.69,8.12 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;5.00,9.38 +8.75,6.25;5.00,6.25 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.62,7.50 +9.06,4.06;3.75,4.06 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;6.25,3.12 +6.25,3.12;6.56,3.44 +6.56,3.44;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.56,6.25 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;7.19,2.50 +7.19,2.50;6.88,3.12 +6.88,3.12;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;6.56,4.38 + +# UTF-16 : 71 21 +# UTF-8 : a1 84 e7 +[7121] 無 +8.75,3.75;0.62,3.75 +9.06,5.94;0.31,5.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.19,3.12 +6.25,0.94;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +4.06,0.62;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;3.44,2.81 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,2.81 +0.62,6.56;0.94,7.19 +0.94,7.19;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;2.19,8.75 +2.19,8.75;2.50,9.69 +1.88,8.44;8.75,8.44 +1.88,3.75;1.88,8.44 +3.75,3.75;3.75,8.12 +5.62,3.75;5.62,8.12 +7.50,3.75;7.50,8.12 + +# UTF-16 : 95 a2 +# UTF-8 : a2 96 e9 +[95a2] 関 +7.19,4.38;2.19,4.38 +7.50,3.12;1.88,3.12 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;4.69,4.38 +4.06,4.38;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;3.44,5.31 +5.31,4.38;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;5.94,5.31 +5.94,5.31;6.25,5.31 +6.56,0.94;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.00,2.50 +5.00,2.50;4.69,2.81 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 + +# UTF-16 : 4e d6 +# UTF-8 : 96 bb e4 +[4ed6] 他 +2.81,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;2.19,7.50 +2.19,7.50;1.88,6.88 +1.88,6.88;1.56,6.56 +1.56,6.56;1.56,5.94 +1.56,5.94;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.62,4.69 +0.62,4.69;0.31,4.38 +1.56,0.62;1.56,6.56 +5.94,2.81;6.25,9.38 +4.06,8.75;4.06,2.19 +4.06,2.19;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.75,3.44 +2.50,6.25;8.44,7.81 +8.44,7.81;8.44,6.88 +8.44,6.88;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.44,4.69 +8.44,4.69;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;8.12,3.75 +8.12,3.75;7.50,3.75 +7.50,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 + +# UTF-16 : 62 53 +# UTF-8 : 93 89 e6 +[6253] 打 +2.19,9.06;2.19,1.56 +2.19,1.56;2.19,1.25 +2.19,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.44,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.44,7.19;0.31,7.19 +7.50,8.44;7.50,1.88 +7.50,1.88;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.00,1.25 +9.06,8.44;3.44,8.44 + +# UTF-16 : 5b fe +# UTF-8 : be af e5 +[5bfe] 対 +8.12,9.06;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,7.50;4.69,7.50 +6.25,3.12;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.62,5.00 +5.62,5.00;5.31,5.62 +5.31,5.62;5.00,6.25 +0.31,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,3.75;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.44,5.94 +3.44,5.94;3.44,6.88 +3.44,6.88;3.44,7.81 +0.31,7.81;4.38,7.81 +2.50,7.81;2.50,9.38 +0.62,6.56;1.25,6.25 +1.25,6.25;1.56,5.62 +1.56,5.62;1.88,5.31 +1.88,5.31;2.19,4.69 +2.19,4.69;2.50,4.38 +2.50,4.38;3.12,3.75 +3.12,3.75;3.44,3.44 +3.44,3.44;3.75,2.81 +3.75,2.81;4.06,2.19 +4.06,2.19;4.38,1.56 + +# UTF-16 : 5f 0b +# UTF-8 : 8b bc e5 +[5f0b] 弋 +0.62,7.19;8.75,7.50 +4.69,9.38;4.69,7.81 +4.69,7.81;5.00,6.25 +5.00,6.25;5.31,5.00 +5.31,5.00;5.62,3.75 +5.62,3.75;5.94,2.81 +5.94,2.81;6.56,2.19 +6.56,2.19;6.88,1.56 +6.88,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +5.94,9.06;6.56,9.06 +6.56,9.06;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.81,8.12 + +# UTF-16 : 4e e3 +# UTF-8 : a3 bb e4 +[4ee3] 代 +2.50,6.56;9.06,7.19 +5.62,9.38;5.62,7.50 +5.62,7.50;5.94,6.25 +5.94,6.25;5.94,5.00 +5.94,5.00;6.25,3.75 +6.25,3.75;6.88,2.81 +6.88,2.81;7.19,2.19 +7.19,2.19;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +6.56,9.06;6.88,8.75 +6.88,8.75;7.50,8.44 +7.50,8.44;7.81,8.12 +7.81,8.12;8.12,7.81 +8.12,7.81;8.44,7.50 +2.81,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;2.19,7.50 +2.19,7.50;1.88,6.88 +1.88,6.88;1.56,6.56 +1.56,6.56;1.56,5.94 +1.56,5.94;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.62,4.69 +0.62,4.69;0.31,4.38 +1.56,0.62;1.56,6.56 + +# UTF-16 : 5f 14 +# UTF-8 : 94 bc e5 +[5f14] 弔 +1.25,4.38;8.44,4.38 +8.44,4.38;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.56 +6.88,1.56;6.25,1.56 +0.94,8.75;8.12,8.75 +8.12,8.75;8.12,6.56 +8.12,6.56;1.56,6.56 +1.56,6.56;1.56,5.62 +1.56,5.62;1.25,5.00 +1.25,5.00;1.25,4.38 +1.25,4.38;0.94,3.75 +0.94,3.75;0.94,3.12 +4.69,0.62;4.69,8.44 + +# UTF-16 : 7b 2c +# UTF-8 : ac ac e7 +[7b2c] 第 +0.94,6.88;8.12,6.88 +8.12,6.88;8.12,5.31 +8.12,5.31;1.56,5.31 +1.56,5.31;1.56,5.00 +1.56,5.00;1.25,4.38 +1.25,4.38;1.25,3.75 +1.25,3.75;0.94,3.44 +0.94,3.44;0.94,3.12 +1.25,3.75;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.56 +6.88,1.56;6.25,1.56 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,0.94;4.69,6.88 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +7.19,6.88;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.38,7.50 +4.38,7.50;4.06,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 + +# UTF-16 : 75 8b +# UTF-8 : 8b 96 e7 +[758b] 疋 +5.00,5.31;8.12,5.31 +4.69,1.56;4.69,8.44 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,4.69;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;2.19,6.88 +8.75,0.94;8.12,0.94 +8.12,0.94;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,1.25 +5.31,1.25;4.69,1.56 +4.69,1.56;4.06,1.88 +4.06,1.88;3.44,2.19 +3.44,2.19;2.81,2.50 +2.81,2.50;2.50,3.12 +2.50,3.12;2.19,3.44 +2.19,3.44;1.88,4.06 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,8.12 +8.44,8.12;8.75,8.44 +0.62,8.44;8.75,8.44 + +# UTF-16 : 66 2f +# UTF-8 : af 98 e6 +[662f] 是 +5.00,3.12;8.12,3.12 +4.69,1.25;4.69,4.69 +0.62,4.69;8.75,4.69 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +8.75,0.94;8.44,0.94 +8.44,0.94;7.19,0.94 +7.19,0.94;6.25,0.94 +6.25,0.94;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.06,1.56 +4.06,1.56;3.44,1.56 +3.44,1.56;2.81,1.88 +2.81,1.88;2.50,2.19 +2.50,2.19;2.19,2.50 +2.19,2.50;1.88,2.81 +1.56,5.94;7.81,5.94 +7.81,5.94;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.62 +1.56,7.50;7.81,7.50 + +# UTF-16 : 98 4c +# UTF-8 : 8c a1 e9 +[984c] 題 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;5.94,2.81 +9.06,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,2.81 +4.69,8.75;9.06,8.75 +6.88,8.75;6.56,8.44 +6.56,8.44;6.56,7.81 +6.56,7.81;6.56,7.50 +6.56,7.50;6.56,7.50 +5.00,3.12;8.75,3.12 +8.75,3.12;8.75,7.50 +8.75,7.50;5.00,7.50 +5.00,7.50;5.00,3.12 +5.00,4.69;8.44,4.69 +5.00,5.94;8.44,5.94 +9.06,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;3.12,1.25 +3.12,1.25;2.50,1.56 +2.50,1.56;2.19,1.56 +2.19,1.56;1.88,1.88 +1.88,1.88;1.25,2.50 +1.25,2.50;0.94,2.81 +2.81,3.44;4.38,3.44 +2.50,1.56;2.50,5.00 +0.31,5.00;4.69,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,4.06 +1.25,4.06;1.25,4.38 +0.94,5.94;4.06,5.94 +4.06,5.94;4.06,8.75 +4.06,8.75;0.94,8.75 +0.94,8.75;0.94,5.94 +0.94,7.50;4.06,7.50 + +# UTF-16 : 70 70 +# UTF-8 : b0 81 e7 +[7070] 灰 +3.12,7.19;2.81,6.56 +2.81,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,5.00 +2.19,5.00;1.88,4.38 +8.12,7.19;8.12,6.56 +8.12,6.56;7.81,5.94 +7.81,5.94;7.50,5.62 +7.50,5.62;7.19,5.00 +7.19,5.00;6.88,4.69 +1.25,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,5.62;5.00,6.25 +5.00,6.25;5.00,8.12 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;5.94,3.12 +5.94,3.12;5.62,3.75 +5.62,3.75;5.31,4.38 +5.31,4.38;5.31,5.00 +5.31,5.00;5.00,5.62 +5.00,5.62;5.00,6.25 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.75,8.75 + +# UTF-16 : 70 ad +# UTF-8 : ad 82 e7 +[70ad] 炭 +3.12,5.31;3.12,4.69 +3.12,4.69;2.81,4.38 +2.81,4.38;2.50,4.06 +2.50,4.06;2.50,3.75 +2.50,3.75;2.19,3.12 +8.12,5.31;7.81,4.69 +7.81,4.69;7.50,4.38 +7.50,4.38;7.50,4.06 +7.50,4.06;6.88,3.75 +6.88,3.75;6.56,3.44 +1.25,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.00,5.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +1.25,9.06;1.25,7.50 +1.25,7.50;8.44,7.50 +8.44,7.50;8.44,9.06 +5.00,7.50;5.00,9.38 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.25,6.25 +1.25,6.25;8.75,6.25 + +# UTF-16 : 77 ed +# UTF-8 : ad 9f e7 +[77ed] 短 +3.75,1.25;9.06,1.25 +4.06,8.75;8.75,8.75 +6.88,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +5.62,1.56;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +4.38,4.69;4.38,7.50 +4.38,7.50;8.44,7.50 +8.44,7.50;8.44,4.69 +8.44,4.69;4.69,4.69 +4.06,8.12;1.56,8.12 +4.06,5.62;0.62,5.62 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.50,5.00 +2.50,5.00;2.50,5.62 +2.50,5.62;2.50,8.12 +4.06,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.12,3.75 +3.12,3.75;2.81,4.38 +2.81,4.38;2.50,5.00 +0.62,5.94;0.94,6.56 +0.94,6.56;1.25,7.19 +1.25,7.19;1.25,8.12 +1.25,8.12;1.56,8.75 +1.56,8.75;1.88,9.38 + +# UTF-16 : 70 8e +# UTF-8 : 8e 82 e7 +[708e] 炎 +2.50,4.69;2.19,4.38 +2.19,4.38;2.19,4.06 +2.19,4.06;1.88,3.44 +1.88,3.44;1.56,3.12 +1.56,3.12;1.25,2.81 +8.12,4.69;7.81,4.38 +7.81,4.38;7.50,4.06 +7.50,4.06;7.19,3.44 +7.19,3.44;6.88,3.12 +6.88,3.12;6.56,2.81 +2.50,8.44;2.19,8.12 +2.19,8.12;2.19,7.81 +2.19,7.81;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.88 +8.12,8.75;7.81,8.44 +7.81,8.44;7.50,7.81 +7.50,7.81;7.19,7.50 +7.19,7.50;6.88,7.19 +6.88,7.19;6.56,6.88 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,5.62 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 +0.62,5.00;1.25,5.00 +1.25,5.00;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;3.12,5.94 +3.12,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;4.69,7.81 +4.69,7.81;4.69,8.44 +4.69,8.44;4.69,9.38 +8.75,5.00;8.12,5.00 +8.12,5.00;7.50,5.31 +7.50,5.31;6.88,5.62 +6.88,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.31,6.56 +5.31,6.56;5.00,7.19 +5.00,7.19;5.00,7.50 +5.00,7.50;4.69,7.81 +4.69,7.81;4.69,8.44 + +# UTF-16 : 8a c7 +# UTF-8 : 87 ab e8 +[8ac7] 談 +0.94,1.25;3.44,1.25 +3.44,1.25;3.44,3.44 +3.44,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,5.94;3.44,5.94 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +4.69,4.69;4.69,4.38 +4.69,4.38;4.69,4.06 +4.69,4.06;4.38,3.44 +4.38,3.44;4.38,3.12 +4.38,3.12;4.06,2.81 +8.75,4.69;8.44,4.38 +8.44,4.38;8.44,4.06 +8.44,4.06;8.12,3.44 +8.12,3.44;8.12,3.12 +8.12,3.12;7.81,2.81 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;6.25,3.12 +6.25,3.12;6.25,3.44 +6.25,3.44;6.25,3.75 +6.25,3.75;6.25,4.38 +6.25,4.38;6.25,5.62 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;6.25,4.38 +4.69,8.44;4.69,8.12 +4.69,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.38,7.19 +4.38,7.19;4.06,6.88 +8.75,8.75;8.44,8.44 +8.44,8.44;8.44,7.81 +8.44,7.81;8.12,7.50 +8.12,7.50;7.81,7.19 +7.81,7.19;7.81,6.88 +3.75,5.00;4.06,5.31 +4.06,5.31;4.69,5.62 +4.69,5.62;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.62,6.25 +5.62,6.25;5.94,6.56 +5.94,6.56;6.25,7.19 +6.25,7.19;6.25,7.50 +6.25,7.50;6.25,8.12 +6.25,8.12;6.25,8.44 +6.25,8.44;6.25,9.06 +9.06,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,7.19 +6.56,7.19;6.56,7.50 +6.56,7.50;6.25,8.12 +6.25,8.12;6.25,8.44 + +# UTF-16 : 6c e8 +# UTF-8 : a8 b3 e6 +[6ce8] 注 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +4.38,9.06;5.00,9.06 +5.00,9.06;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.56,8.44 +6.56,8.44;7.19,8.12 +9.06,1.25;2.50,1.25 +8.75,7.50;2.81,7.50 +8.44,4.69;3.12,4.69 +5.94,1.25;5.94,7.19 + +# UTF-16 : 67 f1 +# UTF-8 : b1 9f e6 +[67f1] 柱 +5.00,9.06;5.31,9.06 +5.31,9.06;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;6.88,8.44 +6.88,8.44;7.50,8.12 +9.06,1.25;3.12,1.25 +9.06,7.50;3.44,7.50 +8.75,4.69;3.75,4.69 +6.25,1.25;6.25,7.19 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 5e 33 +# UTF-8 : b3 b8 e5 +[5e33] 帳 +2.19,2.50;2.50,2.50 +2.50,2.50;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,7.50 +3.12,7.50;0.62,7.50 +0.62,7.50;0.62,2.19 +1.88,0.62;1.88,9.06 +3.12,4.69;9.06,4.69 +5.00,4.69;5.31,4.38 +5.31,4.38;5.62,3.75 +5.62,3.75;5.94,3.44 +5.94,3.44;6.25,2.81 +6.25,2.81;6.56,2.50 +6.56,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;8.12,1.56 +8.12,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +2.81,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.94,1.56 +5.94,1.56;6.25,1.56 +6.25,1.56;6.56,1.56 +4.06,0.94;4.06,8.75 +4.06,8.75;8.75,8.75 +4.06,7.50;8.44,7.50 +4.06,6.25;8.44,6.25 +6.88,2.19;7.19,2.50 +7.19,2.50;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.06 + +# UTF-16 : 8a bf +# UTF-8 : bf aa e8 +[8abf] 調 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +3.44,0.94;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,8.75 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +4.69,7.50;8.12,7.50 +4.38,5.62;8.44,5.62 +6.25,5.94;6.56,8.75 +5.00,2.19;7.81,2.19 +7.81,2.19;7.81,4.69 +7.81,4.69;5.00,4.69 +5.00,4.69;5.00,1.56 + +# UTF-16 : 58 ec +# UTF-8 : ac a3 e5 +[58ec] 壬 +0.31,5.00;9.06,5.00 +1.25,1.25;8.44,1.25 +4.69,1.25;4.69,8.12 +1.25,7.81;1.88,7.81 +1.88,7.81;2.81,8.12 +2.81,8.12;3.44,8.12 +3.44,8.12;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.62,8.12 +5.62,8.12;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.50,8.75 +7.50,8.75;8.12,8.75 + +# UTF-16 : 5e f7 +# UTF-8 : b7 bb e5 +[5ef7] 廷 +3.75,8.12;4.38,8.12 +4.38,8.12;4.69,8.12 +4.69,8.12;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 +3.75,8.12;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 +3.12,5.62;0.62,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,8.75;0.62,8.75 +0.62,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.44 +8.75,0.94;6.56,0.94 +6.56,0.94;5.62,0.94 +5.62,0.94;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.44,1.56 +3.44,1.56;2.81,1.88 +2.81,1.88;2.50,2.19 +2.50,2.19;1.88,2.50 +1.88,2.50;1.56,3.12 +1.56,3.12;1.25,4.06 +1.25,4.06;0.94,4.69 +3.44,5.62;8.75,5.62 +3.75,2.50;8.75,2.50 +6.25,2.50;6.25,8.44 + +# UTF-16 : 5e f4 +# UTF-8 : b4 bb e5 +[5ef4] 廴 +3.44,5.62;0.62,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,8.75;0.62,8.75 +0.62,5.62;0.94,5.94 +0.94,5.94;1.56,6.56 +1.56,6.56;1.88,7.19 +1.88,7.19;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;3.12,8.44 +9.06,0.94;6.56,0.94 +6.56,0.94;5.62,0.94 +5.62,0.94;5.00,1.25 +5.00,1.25;4.06,1.25 +4.06,1.25;3.44,1.56 +3.44,1.56;3.12,1.88 +3.12,1.88;2.50,2.19 +2.50,2.19;2.19,2.50 +2.19,2.50;1.88,3.12 +1.88,3.12;1.25,4.06 +1.25,4.06;0.94,4.69 + +# UTF-16 : 5e ad +# UTF-8 : ad ba e5 +[5ead] 庭 +4.06,5.00;1.88,5.00 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;3.75,4.38 +3.75,4.38;4.06,5.00 +3.75,7.50;1.56,7.50 +1.88,5.00;2.19,5.62 +2.19,5.62;2.81,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.50 +8.75,0.94;6.88,0.94 +6.88,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.75,1.56 +3.75,1.56;3.44,1.88 +3.44,1.88;2.81,2.50 +2.81,2.50;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;1.88,4.38 +4.38,5.00;8.75,5.00 +4.38,2.19;8.75,2.19 +6.56,2.19;6.56,7.50 +4.69,7.19;5.00,7.19 +5.00,7.19;5.31,7.19 +5.31,7.19;5.94,7.19 +5.94,7.19;6.25,7.19 +6.25,7.19;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;7.50,7.50 +7.50,7.50;7.81,7.50 +7.81,7.50;8.12,7.50 +8.12,7.50;8.75,7.81 +5.00,8.44;5.00,9.38 +0.00,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;8.75,8.44 + +# UTF-16 : 7b 1b +# UTF-8 : 9b ac e7 +[7b1b] 笛 +3.12,6.56;2.81,7.19 +2.81,7.19;2.81,7.50 +2.81,7.50;2.50,8.12 +2.50,8.12;2.50,8.12 +7.19,6.56;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,8.12 +6.56,8.12;6.56,8.12 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +9.06,8.12;5.62,8.12 +4.69,8.12;1.56,8.12 +6.25,9.38;5.94,9.06 +5.94,9.06;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;4.69,7.50 +4.69,7.50;4.38,7.19 +8.12,0.62;8.12,5.94 +8.12,5.94;1.25,5.94 +1.25,5.94;1.25,0.62 +4.69,6.88;4.69,1.56 +1.25,1.25;8.12,1.25 +1.25,3.75;8.12,3.75 + +# UTF-16 : 59 31 +# UTF-8 : b1 a4 e5 +[5931] 失 +8.12,7.81;2.19,7.81 +0.94,5.94;1.25,6.56 +1.25,6.56;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.44 +2.50,8.44;2.81,9.06 +8.75,5.31;0.62,5.31 +0.62,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;4.69,5.62 +4.69,5.62;4.69,9.38 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.31,4.06 +5.31,4.06;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;4.69,5.62 + +# UTF-16 : 92 44 +# UTF-8 : 84 89 e9 +[9244] 鉄 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,7.50;4.06,7.81 +4.06,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.06 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.38,5.31;0.62,5.31 +4.06,7.19;0.94,7.19 +2.50,1.56;2.50,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.69 +8.75,7.81;5.31,7.81 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.00,7.81 +5.00,7.81;5.31,8.44 +5.31,8.44;5.62,9.06 +9.06,5.31;4.69,5.31 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.44 +6.25,3.44;6.56,4.06 +6.56,4.06;6.56,4.38 +6.56,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +6.88,5.62;6.88,9.38 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 + +# UTF-16 : 90 fd +# UTF-8 : bd 83 e9 +[90fd] 都 +9.06,8.75;6.25,8.75 +6.25,8.75;6.25,0.62 +6.88,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.44,2.19 +8.44,2.19;8.75,2.50 +8.75,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.50,5.94 +7.50,5.94;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +1.25,4.69;1.25,0.62 +5.31,0.62;5.31,4.69 +5.31,4.69;1.25,4.69 +1.25,1.25;5.00,1.25 +1.25,3.12;5.00,3.12 +0.00,4.06;0.94,4.38 +0.94,4.38;1.56,4.69 +1.56,4.69;2.19,5.31 +2.19,5.31;2.81,5.62 +2.81,5.62;3.12,6.25 +3.12,6.25;3.75,6.56 +3.75,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;5.31,8.44 +5.31,8.44;5.62,9.06 +0.31,6.25;5.94,6.25 +4.69,8.12;0.62,8.12 +2.81,6.25;2.81,9.38 + +# UTF-16 : 75 18 +# UTF-8 : 98 94 e7 +[7518] 甘 +1.88,9.06;1.88,0.62 +7.50,0.62;7.50,9.06 +9.06,7.81;0.31,7.81 +1.88,1.56;7.50,1.56 +1.88,4.69;7.50,4.69 + +# UTF-16 : 5e ff +# UTF-8 : bf bb e5 +[5eff] 廿 +1.88,9.06;1.88,0.62 +7.50,0.62;7.50,9.06 +9.06,7.50;0.31,7.50 +2.19,1.56;7.19,1.56 + +# UTF-16 : 5e a6 +# UTF-8 : a6 ba e5 +[5ea6] 度 +5.00,8.44;5.00,9.38 +3.12,8.44;3.44,5.31 +3.12,5.31;6.88,5.31 +6.88,5.31;6.88,8.44 +1.25,7.19;8.75,7.19 +1.88,4.38;8.12,4.38 +1.56,0.94;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.62,2.19 +5.62,2.19;6.25,2.50 +6.25,2.50;6.56,3.12 +6.56,3.12;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;7.81,4.38 +8.75,0.94;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.88 +5.94,1.88;5.31,2.19 +5.31,2.19;4.69,2.50 +4.69,2.50;4.06,2.81 +4.06,2.81;3.75,3.12 +3.75,3.12;3.44,3.44 +3.44,3.44;3.12,4.06 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.44 +1.25,8.44;8.75,8.44 + +# UTF-16 : 62 95 +# UTF-8 : 95 8a e6 +[6295] 投 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.56,3.75 +1.56,3.75;0.94,3.75 +0.94,3.75;0.31,3.44 +3.12,7.19;0.31,7.19 +2.81,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.38,8.12 +4.38,8.12;4.38,8.75 +4.38,8.75;7.19,8.75 +7.19,8.75;7.19,6.25 +7.19,6.25;7.50,5.94 +7.50,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;8.75,5.94 +8.75,5.94;9.06,6.56 +9.06,6.56;9.06,6.88 +9.06,6.88;9.06,7.19 +3.12,5.00;8.44,5.00 +2.81,0.94;3.44,1.25 +3.44,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.50 +6.25,2.50;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;8.12,4.38 +8.12,4.38;8.12,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;4.06,4.69 + +# UTF-16 : 5c f6 +# UTF-8 : b6 b3 e5 +[5cf6] 島 +3.44,1.56;3.44,3.75 +0.62,0.94;0.62,3.12 +6.25,3.12;6.25,1.56 +6.25,1.56;0.62,1.56 +1.56,5.94;7.50,5.94 +7.50,5.94;7.50,8.44 +7.50,8.44;1.56,8.44 +1.56,8.44;1.56,3.75 +1.56,3.75;8.44,3.75 +8.44,3.75;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.12,1.56 +8.12,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +1.56,7.19;7.50,7.19 +4.38,9.38;4.06,9.06 +4.06,9.06;4.06,8.44 +4.06,8.44;3.75,8.44 +1.56,4.69;8.75,4.69 + +# UTF-16 : 6e 6f +# UTF-8 : af b9 e6 +[6e6f] 湯 +4.69,0.62;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;7.50,4.38 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;5.94,4.38 +3.44,6.25;8.12,6.25 +8.12,6.25;8.12,8.75 +8.12,8.75;3.44,8.75 +3.44,8.75;3.44,5.94 +3.44,7.50;8.12,7.50 +2.50,5.31;9.06,5.31 +2.50,2.50;3.12,3.12 +3.12,3.12;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.38,4.38 +4.38,4.38;4.69,5.00 +4.69,5.00;5.00,5.31 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +4.38,4.38;8.75,4.38 +8.75,4.38;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 76 7b +# UTF-8 : bb 99 e7 +[767b] 登 +4.69,8.75;1.25,8.75 +9.06,5.00;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.25,6.88 +6.25,6.88;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.31,8.12 +5.31,8.12;5.00,8.44 +5.00,8.44;4.69,8.75 +0.31,5.00;0.94,5.31 +0.94,5.31;1.56,5.62 +1.56,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.38,8.44 +4.38,8.44;4.69,8.75 +7.19,8.75;7.19,8.44 +7.19,8.44;6.88,8.12 +6.88,8.12;6.56,7.81 +6.56,7.81;6.25,7.50 +6.25,7.50;5.94,7.19 +8.75,7.81;8.44,7.50 +8.44,7.50;8.12,7.19 +8.12,7.19;7.81,6.56 +7.81,6.56;7.50,6.25 +7.50,6.25;7.19,5.94 +2.81,6.56;2.50,6.88 +2.50,6.88;2.19,7.19 +2.19,7.19;1.88,7.50 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +0.62,0.94;8.75,0.94 +2.81,5.94;6.56,5.94 +1.88,2.81;1.88,4.69 +1.88,4.69;7.50,4.69 +7.50,4.69;7.50,2.81 +7.50,2.81;2.19,2.81 +5.62,0.94;5.94,1.25 +5.94,1.25;5.94,1.56 +5.94,1.56;6.25,2.19 +6.25,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +3.44,0.94;3.44,1.56 +3.44,1.56;3.12,1.88 +3.12,1.88;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,2.81 + +# UTF-16 : 76 76 +# UTF-8 : b6 99 e7 +[7676] 癶 +4.69,7.81;1.25,7.81 +9.06,3.44;8.44,3.75 +8.44,3.75;7.81,4.06 +7.81,4.06;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.25,5.31 +6.25,5.31;5.94,5.94 +5.94,5.94;5.62,6.56 +5.62,6.56;5.31,6.88 +5.31,6.88;5.00,7.50 +5.00,7.50;4.69,7.81 +0.31,3.44;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.19,4.38 +2.19,4.38;2.50,5.00 +2.50,5.00;3.12,5.31 +3.12,5.31;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.69,7.81 +7.19,7.81;7.19,7.50 +7.19,7.50;6.88,6.88 +6.88,6.88;6.56,6.56 +6.56,6.56;6.25,6.25 +6.25,6.25;5.94,5.94 +8.75,6.56;8.44,6.25 +8.44,6.25;8.12,5.94 +8.12,5.94;7.81,5.31 +7.81,5.31;7.50,5.00 +7.50,5.00;7.19,4.69 +2.81,5.31;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.25 +1.88,6.25;1.56,6.56 +1.56,6.56;1.25,6.88 + +# UTF-16 : 7b 49 +# UTF-8 : 89 ad e7 +[7b49] 等 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +7.19,6.88;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.38,7.50 +4.38,7.50;4.06,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +4.06,1.56;3.75,1.88 +3.75,1.88;3.44,2.19 +3.44,2.19;3.12,2.50 +3.12,2.50;2.50,2.50 +2.50,2.50;2.19,2.81 +0.62,5.00;8.75,5.00 +8.12,6.56;1.25,6.56 +4.69,5.00;4.69,7.19 +6.88,5.00;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +8.75,3.44;0.62,3.44 + +# UTF-16 : 7a e5 +# UTF-8 : a5 ab e7 +[7ae5] 童 +4.69,5.62;4.69,0.94 +1.56,3.44;7.81,3.44 +7.81,3.44;7.81,5.94 +7.81,5.94;1.56,5.94 +1.56,5.94;1.56,3.12 +1.56,4.69;7.81,4.69 +0.62,0.94;8.75,0.94 +8.44,2.19;0.94,2.19 +0.31,6.56;9.06,6.56 +0.94,8.44;8.44,8.44 +4.69,8.44;4.69,9.38 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.50 +6.56,7.50;6.88,8.12 +6.88,8.12;6.88,8.44 +3.44,6.56;3.44,6.88 +3.44,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 + +# UTF-16 : 53 82 +# UTF-8 : 82 8e e5 +[5382] 厂 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.75,8.75 + +# UTF-16 : 8f b0 +# UTF-8 : b0 be e8 +[8fb0] 辰 +1.25,5.31;8.75,5.31 +4.69,5.31;5.00,4.69 +5.00,4.69;5.31,4.06 +5.31,4.06;5.62,3.44 +5.62,3.44;5.94,3.12 +5.94,3.12;6.25,2.50 +6.25,2.50;6.56,2.19 +6.56,2.19;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;8.12,1.25 +8.12,1.25;8.75,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.19,0.94 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;6.25,1.88 +2.81,1.25;2.81,5.31 +2.19,6.88;8.12,6.88 +5.94,2.81;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.12,4.69 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.44,8.75 + +# UTF-16 : 8f b2 +# UTF-8 : b2 be e8 +[8fb2] 農 +1.25,3.44;8.75,3.44 +4.38,3.44;4.69,3.12 +4.69,3.12;5.00,2.81 +5.00,2.81;5.31,2.50 +5.31,2.50;5.62,2.19 +5.62,2.19;5.94,1.88 +5.94,1.88;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,1.56 +2.81,0.94;2.81,3.44 +1.88,4.69;8.12,4.69 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,3.12 +3.75,9.38;3.75,6.25 +5.94,9.38;5.94,6.25 +1.25,6.25;8.12,6.25 +8.12,6.25;8.12,8.44 +8.12,8.44;1.25,8.44 +1.25,8.44;1.25,6.25 +1.25,7.50;8.12,7.50 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,5.62 +1.25,5.62;8.75,5.62 + +# UTF-16 : 65 2f +# UTF-8 : af 94 e6 +[652f] 支 +1.25,5.94;7.50,5.94 +0.62,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;5.00,2.81 +5.00,2.81;5.62,3.44 +5.62,3.44;6.25,3.75 +6.25,3.75;6.56,4.38 +6.56,4.38;7.19,5.00 +7.19,5.00;7.50,5.94 +8.75,0.94;7.81,1.25 +7.81,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.31,2.19 +5.31,2.19;4.69,2.81 +4.69,2.81;4.06,3.12 +4.06,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.19,5.31 +0.62,7.81;8.75,7.81 +4.69,5.94;4.69,9.38 + +# UTF-16 : 76 ae +# UTF-8 : ae 9a e7 +[76ae] 皮 +1.25,5.94;7.50,5.94 +1.25,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;5.00,2.81 +5.00,2.81;5.62,3.12 +5.62,3.12;6.25,3.75 +6.25,3.75;6.56,4.38 +6.56,4.38;7.19,5.31 +7.19,5.31;7.50,5.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;4.69,3.12 +4.69,3.12;4.06,3.75 +4.06,3.75;3.44,4.38 +3.44,4.38;3.12,5.00 +3.12,5.00;2.81,5.62 +4.69,5.94;4.69,9.38 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.75,8.12 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.75,8.12 + +# UTF-16 : 6c e2 +# UTF-8 : a2 b3 e6 +[6ce2] 波 +3.44,5.94;8.44,5.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.50 +6.25,2.50;6.56,3.12 +6.56,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;8.12,5.94 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.31,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.38,5.62 +5.94,5.94;5.94,9.38 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;9.06,8.12 +9.06,8.12;9.06,8.12 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,8.12 +3.44,8.12;9.06,8.12 + +# UTF-16 : 91 4d +# UTF-8 : 8d 85 e9 +[914d] 配 +8.75,4.69;8.75,8.75 +8.75,8.75;5.00,8.75 +8.75,5.62;5.31,5.62 +5.31,5.62;5.31,2.19 +5.31,2.19;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +4.38,0.62;4.38,7.19 +4.38,7.19;0.94,7.19 +0.94,7.19;0.94,0.62 +0.94,1.56;4.38,1.56 +0.94,3.12;4.38,3.12 +0.31,8.75;4.69,8.75 +2.19,8.75;2.19,7.19 +2.19,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;1.88,5.62 +1.88,5.62;1.88,5.00 +1.88,5.00;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;1.25,3.75 +3.12,8.75;3.12,5.00 +3.12,5.00;3.12,4.69 +3.12,4.69;3.44,4.69 +3.44,4.69;4.38,4.69 + +# UTF-16 : 50 0d +# UTF-8 : 8d 80 e5 +[500d] 倍 +8.12,0.62;8.12,4.38 +8.12,4.38;3.12,4.38 +3.12,4.38;3.12,0.62 +3.12,1.25;8.12,1.25 +2.50,5.62;9.06,5.62 +2.50,8.12;8.75,8.12 +5.62,8.44;5.62,9.38 +6.88,5.62;7.19,6.25 +7.19,6.25;7.19,6.56 +7.19,6.56;7.50,7.19 +7.50,7.19;7.50,7.81 +7.50,7.81;7.81,8.12 +4.38,5.62;4.06,6.25 +4.06,6.25;4.06,6.88 +4.06,6.88;4.06,7.19 +4.06,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 75 51 +# UTF-8 : 91 95 e7 +[7551] 畑 +8.44,0.62;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,0.62 +6.56,1.56;6.56,8.75 +4.38,1.56;8.44,1.56 +4.38,5.31;8.44,5.31 +4.06,1.25;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;2.81,3.12 +2.81,3.12;2.50,4.06 +2.50,4.06;2.19,4.69 +0.94,7.81;0.94,7.19 +0.94,7.19;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.62,4.69 +4.06,7.81;3.75,7.19 +3.75,7.19;3.75,6.56 +3.75,6.56;3.44,5.94 +3.44,5.94;3.12,5.31 +3.12,5.31;2.81,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;2.19,6.25 +2.19,6.25;2.19,9.06 + +# UTF-16 : 76 7a +# UTF-8 : ba 99 e7 +[767a] 発 +5.94,5.31;5.94,1.56 +5.94,1.56;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,2.19 +8.44,2.19;8.75,2.81 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +4.69,8.75;1.25,8.75 +9.06,5.00;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.25,6.88 +6.25,6.88;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.31,8.12 +5.31,8.12;5.00,8.44 +5.00,8.44;4.69,8.75 +0.31,5.00;0.94,5.31 +0.94,5.31;1.56,5.62 +1.56,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.38,8.44 +4.38,8.44;4.69,8.75 +7.19,8.75;7.19,8.44 +7.19,8.44;6.88,8.12 +6.88,8.12;6.56,7.81 +6.56,7.81;6.25,7.50 +6.25,7.50;5.94,7.19 +8.75,7.81;8.44,7.50 +8.44,7.50;8.12,7.19 +8.12,7.19;7.81,6.56 +7.81,6.56;7.50,6.25 +7.50,6.25;7.19,5.94 +2.81,6.56;2.50,6.88 +2.50,6.88;2.19,7.19 +2.19,7.19;1.88,7.50 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.88,5.31;7.50,5.31 +0.62,3.44;8.75,3.44 + +# UTF-16 : 57 42 +# UTF-8 : 82 9d e5 +[5742] 坂 +4.06,6.56;8.75,6.56 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.50 +6.25,2.50;6.56,3.12 +6.56,3.12;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;8.12,5.00 +8.12,5.00;8.44,5.62 +8.44,5.62;8.75,6.56 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.00,5.31 +5.00,5.31;5.00,5.94 +0.31,6.88;3.44,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,8.75 +4.06,8.75;9.06,8.75 + +# UTF-16 : 67 7f +# UTF-8 : bf 9d e6 +[677f] 板 +4.06,6.56;8.75,6.56 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.50 +6.25,2.50;6.88,3.12 +6.88,3.12;7.19,3.44 +7.19,3.44;7.81,4.06 +7.81,4.06;8.12,5.00 +8.12,5.00;8.44,5.62 +8.44,5.62;8.75,6.56 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.00,5.31 +5.00,5.31;5.00,5.94 +1.88,0.62;1.88,9.06 +3.44,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,8.75 +4.06,8.75;9.06,8.75 + +# UTF-16 : 97 5e +# UTF-8 : 9e 9d e9 +[975e] 非 +0.62,7.50;3.44,7.50 +5.62,7.50;8.75,7.50 +5.62,3.12;9.06,3.12 +0.62,5.62;3.44,5.62 +5.62,5.62;8.75,5.62 +0.31,2.81;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.56,3.12 +1.56,3.12;1.88,3.12 +1.88,3.12;2.50,3.44 +2.50,3.44;2.81,3.44 +2.81,3.44;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;4.06,3.75 +4.06,3.75;4.38,4.06 +5.62,0.62;5.62,9.06 +0.94,0.62;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.44,5.31 +3.44,5.31;3.44,9.06 + +# UTF-16 : 60 b2 +# UTF-8 : b2 82 e6 +[60b2] 悲 +0.62,8.12;3.75,8.12 +5.62,8.12;8.75,8.12 +5.62,5.00;9.06,5.00 +0.62,6.56;3.75,6.56 +5.62,6.56;8.75,6.56 +0.31,4.69;0.94,4.69 +0.94,4.69;1.56,4.69 +1.56,4.69;2.19,5.00 +2.19,5.00;2.81,5.00 +2.81,5.00;3.75,5.31 +5.62,3.44;5.62,9.06 +1.88,3.44;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;3.75,6.25 +3.75,6.25;3.75,6.56 +3.75,6.56;3.75,9.06 +2.81,3.44;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.88 +7.19,1.88;7.50,2.50 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.12 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.38,3.44 +4.38,3.44;4.06,3.75 + +# UTF-16 : 7f 8e +# UTF-8 : 8e be e7 +[7f8e] 美 +0.62,5.31;9.06,5.31 +1.25,6.88;8.12,6.88 +0.62,8.12;8.75,8.12 +3.44,8.12;3.44,8.75 +3.44,8.75;3.12,9.06 +3.12,9.06;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.12;6.25,8.44 +6.25,8.44;6.25,9.06 +6.25,9.06;6.56,9.38 +6.56,9.38;6.56,9.38 +0.62,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;4.69,3.75 +4.69,3.75;4.69,4.06 +4.69,4.06;4.69,8.12 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.69,4.06 +0.62,3.75;8.75,3.75 + +# UTF-16 : 66 0c +# UTF-8 : 8c 98 e6 +[660c] 昌 +8.44,0.62;8.44,4.69 +8.44,4.69;0.94,4.69 +0.94,4.69;0.94,0.62 +1.25,1.25;8.12,1.25 +1.25,3.12;8.12,3.12 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.62 +1.56,7.19;7.81,7.19 + +# UTF-16 : 66 76 +# UTF-8 : b6 99 e6 +[6676] 晶 +4.06,0.62;4.06,4.69 +4.06,4.69;0.62,4.69 +0.62,4.69;0.62,0.62 +0.94,1.25;4.06,1.25 +0.94,3.12;4.06,3.12 +8.75,0.62;8.75,4.69 +8.75,4.69;5.31,4.69 +5.31,4.69;5.31,0.62 +5.31,1.25;8.75,1.25 +5.31,3.12;8.75,3.12 +1.88,5.62;7.50,5.62 +7.50,5.62;7.50,8.75 +7.50,8.75;1.88,8.75 +1.88,8.75;1.88,5.62 +1.88,7.19;7.50,7.19 + +# UTF-16 : 54 c1 +# UTF-8 : 81 93 e5 +[54c1] 品 +4.06,0.62;4.06,4.69 +4.06,4.69;0.94,4.69 +0.94,4.69;0.94,0.62 +0.94,1.25;4.06,1.25 +8.75,0.62;8.75,4.69 +8.75,4.69;5.31,4.69 +5.31,4.69;5.31,0.62 +5.31,1.25;8.44,1.25 +2.19,5.62;7.19,5.62 +7.19,5.62;7.19,8.75 +7.19,8.75;2.19,8.75 +2.19,8.75;2.19,5.62 + +# UTF-16 : 75 60 +# UTF-8 : a0 95 e7 +[7560] 畠 +8.44,0.62;8.44,4.69 +8.44,4.69;0.94,4.69 +0.94,4.69;0.94,0.62 +4.69,4.38;4.69,1.25 +1.25,1.25;8.12,1.25 +1.25,2.81;8.12,2.81 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,8.44 +7.81,8.44;1.56,8.44 +1.56,8.44;1.56,5.31 +1.56,6.88;7.81,6.88 +4.69,9.38;4.69,9.06 +4.69,9.06;4.38,8.75 +4.38,8.75;4.38,8.44 + +# UTF-16 : 9f 3b +# UTF-8 : bb bc e9 +[9f3b] 鼻 +4.69,5.31;4.69,3.12 +0.94,3.12;8.44,3.12 +8.44,3.12;8.44,5.31 +8.44,5.31;0.94,5.31 +0.94,5.31;0.94,3.12 +0.94,4.06;8.44,4.06 +1.56,5.94;8.12,5.94 +8.12,5.94;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,5.94 +1.56,7.81;7.81,7.81 +1.56,6.88;7.81,6.88 +4.69,9.38;4.69,9.06 +4.69,9.06;4.38,8.75 +4.38,8.75;4.38,8.75 +0.31,2.19;9.06,2.19 +6.56,0.62;6.56,3.12 +0.94,0.62;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.12,3.12 + +# UTF-16 : 7b 46 +# UTF-8 : 86 ad e7 +[7b46] 筆 +3.12,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +7.19,7.19;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +1.25,4.38;7.81,4.38 +7.81,4.38;7.81,6.88 +7.81,6.88;1.25,6.88 +0.31,5.62;9.06,5.62 +0.31,1.88;9.06,1.88 +1.25,3.12;8.44,3.12 +4.69,0.31;4.69,7.50 + +# UTF-16 : 6c 37 +# UTF-8 : b7 b0 e6 +[6c37] 氷 +4.69,9.06;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +0.62,5.94;4.06,5.94 +4.69,7.19;5.00,6.56 +5.00,6.56;5.31,5.94 +5.31,5.94;5.62,5.31 +5.62,5.31;5.94,4.69 +5.94,4.69;6.56,4.06 +6.56,4.06;6.88,3.75 +6.88,3.75;7.50,3.12 +7.50,3.12;8.12,2.50 +8.12,2.50;8.44,2.19 +8.44,2.19;9.06,1.56 +8.75,7.81;8.44,7.50 +8.44,7.50;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.19,6.25 +7.19,6.25;6.88,5.62 +6.88,5.62;6.25,5.31 +6.25,5.31;5.94,5.00 +4.06,5.94;3.75,5.62 +3.75,5.62;3.44,5.00 +3.44,5.00;3.12,4.69 +3.12,4.69;2.81,4.06 +2.81,4.06;2.50,3.75 +2.50,3.75;2.19,3.44 +2.19,3.44;1.88,2.81 +1.88,2.81;1.25,2.50 +1.25,2.50;0.94,2.19 +0.94,2.19;0.31,1.88 +3.12,6.88;2.81,7.19 +2.81,7.19;2.50,7.50 +2.50,7.50;2.19,7.81 +2.19,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 + +# UTF-16 : 79 d2 +# UTF-8 : 92 a7 e7 +[79d2] 秒 +9.38,4.69;9.06,5.62 +9.06,5.62;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.44,7.50 +8.44,7.50;8.12,8.12 +6.56,9.06;6.56,4.69 +6.56,4.69;6.56,4.38 +6.56,4.38;6.25,4.06 +6.25,4.06;5.94,4.06 +5.94,4.06;5.62,4.06 +5.62,4.06;5.31,4.06 +5.31,4.06;5.00,4.06 +3.75,5.00;4.06,5.31 +4.06,5.31;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.50 +4.69,7.50;4.69,8.12 +8.75,5.31;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.56,2.19 +6.56,2.19;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;4.69,1.25 +4.69,1.25;4.06,0.94 +4.06,0.94;3.44,0.94 +3.75,9.06;3.12,8.75 +3.12,8.75;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;2.19,8.75 +3.75,6.56;0.31,6.56 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +3.44,3.75;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 + +# UTF-16 : 4e 19 +# UTF-8 : 99 b8 e4 +[4e19] 丙 +8.75,8.75;0.62,8.75 +1.56,3.12;2.19,3.75 +2.19,3.75;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.75,4.69 +3.75,4.69;4.06,5.31 +4.06,5.31;4.38,5.94 +4.38,5.94;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;4.69,7.50 +4.69,7.50;4.69,8.12 +4.69,8.12;4.69,8.75 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;8.44,6.88 +8.44,6.88;0.94,6.88 +0.94,6.88;0.94,0.94 +7.81,3.12;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.56,4.38 +6.56,4.38;6.25,4.69 +6.25,4.69;5.94,5.00 +5.94,5.00;5.31,5.31 +5.31,5.31;5.00,5.62 +5.00,5.62;4.69,5.62 +4.69,5.62;4.38,5.94 + +# UTF-16 : 75 c5 +# UTF-8 : 85 97 e7 +[75c5] 病 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.62 +1.56,5.62;1.88,8.44 +1.56,8.44;9.06,8.44 +8.75,7.50;2.50,7.50 +3.12,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;5.00,4.38 +5.00,4.38;5.31,4.69 +5.31,4.69;5.62,5.00 +5.62,5.00;5.62,5.62 +5.62,5.62;5.62,6.25 +5.62,6.25;5.62,6.56 +5.62,6.56;5.62,7.50 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,5.94 +8.44,5.94;2.81,5.94 +2.81,5.94;2.81,0.94 +8.12,2.50;7.81,2.81 +7.81,2.81;7.19,3.44 +7.19,3.44;6.56,4.06 +6.56,4.06;5.94,4.38 +5.94,4.38;5.31,4.69 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.25,5.94;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,7.19 +0.62,7.19;0.31,7.50 +0.31,7.50;0.31,7.50 + +# UTF-16 : 8c 9e +# UTF-8 : 9e b2 e8 +[8c9e] 貞 +0.62,0.94;0.94,0.94 +0.94,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.62;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.62,2.19 +1.25,2.81;8.12,2.81 +7.81,2.81;8.12,7.19 +7.81,7.19;1.25,7.19 +1.25,7.19;1.25,2.50 +1.25,4.06;7.81,4.06 +1.25,5.62;7.81,5.62 +4.38,8.44;8.75,8.44 +4.38,7.19;4.38,9.38 + +# UTF-16 : 8c a0 +# UTF-8 : a0 b2 e8 +[8ca0] 負 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +1.56,2.50;8.12,2.50 +8.12,2.50;8.12,7.19 +8.12,7.19;1.56,7.19 +1.56,7.19;1.56,2.50 +1.56,4.06;8.12,4.06 +1.56,5.62;8.12,5.62 +5.31,7.19;5.62,7.81 +5.62,7.81;6.25,8.12 +6.25,8.12;6.56,8.44 +6.56,8.44;6.56,8.75 +0.31,6.56;0.94,6.88 +0.94,6.88;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +2.50,8.44;2.81,8.75 +2.81,8.75;3.12,9.06 +3.12,9.06;3.12,9.38 +2.81,8.75;6.56,8.75 + +# UTF-16 : 90 e8 +# UTF-8 : a8 83 e9 +[90e8] 部 +1.25,1.25;4.69,1.25 +4.69,0.62;5.00,4.38 +4.69,4.38;1.25,4.38 +1.25,4.38;1.25,0.62 +0.31,5.62;5.62,5.62 +0.31,8.12;5.62,8.12 +2.81,8.44;2.81,9.38 +4.06,5.62;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.12 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.25,8.12 +9.06,8.75;6.25,8.75 +6.25,8.75;6.25,0.62 +6.88,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.44,2.19 +8.44,2.19;8.75,2.50 +8.75,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.50,5.94 +7.50,5.94;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 + +# UTF-16 : 67 0d +# UTF-8 : 8d 9c e6 +[670d] 服 +4.38,6.25;8.75,6.25 +5.00,0.94;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;8.12,4.38 +8.12,4.38;8.12,4.69 +8.12,4.69;8.44,5.31 +8.44,5.31;8.75,5.94 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;5.62,5.00 +5.62,5.00;5.31,5.62 +8.12,7.19;7.50,7.19 +7.50,7.19;7.19,7.19 +7.19,7.19;6.56,7.19 +6.56,7.19;6.25,7.19 +6.25,7.19;5.94,7.19 +4.38,0.62;4.38,8.75 +4.38,8.75;8.75,8.75 +8.75,8.75;8.75,8.44 +8.75,8.44;8.44,7.81 +8.44,7.81;8.44,7.19 +8.44,7.19;8.12,7.19 +0.94,4.06;3.44,4.06 +1.25,6.56;3.44,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;3.44,8.75 +3.44,8.75;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.88,0.94 + +# UTF-16 : 51 a8 +# UTF-8 : a8 86 e5 +[51a8] 冨 +2.19,5.31;7.50,5.31 +7.50,5.31;7.50,6.88 +7.50,6.88;1.88,6.88 +1.88,6.88;1.88,5.31 +1.56,7.81;7.81,7.81 +8.44,6.88;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,6.88 +8.12,0.62;8.12,4.38 +8.12,4.38;1.25,4.38 +1.25,4.38;1.25,0.62 +4.69,1.25;4.69,4.38 +1.25,1.25;8.12,1.25 +1.25,2.81;8.12,2.81 + +# UTF-16 : 5b cc +# UTF-8 : 8c af e5 +[5bcc] 富 +2.19,5.31;7.50,5.31 +7.50,5.31;7.50,6.56 +7.50,6.56;1.88,6.56 +1.88,6.56;1.88,5.00 +1.56,7.50;7.81,7.50 +8.12,0.62;8.12,4.38 +8.12,4.38;1.25,4.38 +1.25,4.38;1.25,0.62 +4.69,1.25;4.69,4.06 +1.25,1.25;8.12,1.25 +1.25,2.81;8.12,2.81 +4.69,8.75;4.69,9.69 +8.44,6.88;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 + +# UTF-16 : 79 8f +# UTF-8 : 8f a6 e7 +[798f] 福 +3.44,3.44;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 +4.38,5.94;8.44,5.94 +8.44,5.94;8.44,7.81 +8.44,7.81;4.06,7.81 +4.06,7.81;4.06,5.62 +3.44,8.75;9.06,8.75 +8.75,0.62;8.75,4.69 +8.75,4.69;3.75,4.69 +3.75,4.69;3.75,0.62 +6.25,1.25;6.25,4.69 +3.75,1.25;8.75,1.25 +3.75,3.12;8.75,3.12 + +# UTF-16 : 52 ff +# UTF-8 : bf 8b e5 +[52ff] 勿 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +2.19,8.12;8.44,8.12 +8.44,8.12;8.44,6.25 +8.44,6.25;8.44,5.00 +8.44,5.00;8.12,3.75 +8.12,3.75;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.19,0.94 +2.50,0.94;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.38,2.50 +4.38,2.50;5.00,3.12 +5.00,3.12;5.31,4.06 +5.31,4.06;5.94,4.69 +5.94,4.69;6.25,5.62 +6.25,5.62;6.56,6.25 +6.56,6.25;6.88,7.19 +6.88,7.19;6.88,8.12 +1.25,3.12;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.50,4.38 +2.50,4.38;3.12,4.69 +3.12,4.69;3.44,5.31 +3.44,5.31;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.69,8.12 +0.31,5.31;0.62,5.62 +0.62,5.62;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;1.88,7.81 +1.88,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.81,9.06 +2.81,9.06;2.81,9.38 + +# UTF-16 : 53 e5 +# UTF-8 : a5 8f e5 +[53e5] 句 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +1.88,8.12;8.44,8.12 +8.44,8.12;8.44,6.25 +8.44,6.25;8.44,5.00 +8.44,5.00;8.12,3.75 +8.12,3.75;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.19,0.94 +0.31,5.31;0.62,5.62 +0.62,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,9.06 +2.19,9.06;2.50,9.38 +2.50,2.50;2.50,6.56 +2.50,6.56;5.94,6.56 +5.94,6.56;5.94,3.44 +5.94,3.44;2.50,3.44 + +# UTF-16 : 52 f9 +# UTF-8 : b9 8b e5 +[52f9] 勹 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +2.50,8.12;8.44,8.12 +8.44,8.12;8.12,6.25 +8.12,6.25;8.12,5.00 +8.12,5.00;8.12,3.75 +8.12,3.75;8.12,2.81 +8.12,2.81;7.81,2.19 +7.81,2.19;7.81,1.88 +7.81,1.88;7.50,1.25 +7.50,1.25;7.19,1.25 +0.31,5.31;0.62,5.62 +0.62,5.62;0.94,5.94 +0.94,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,9.06 +2.81,9.06;3.12,9.38 + +# UTF-16 : 72 69 +# UTF-8 : a9 89 e7 +[7269] 物 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +6.56,1.25;6.25,1.25 +4.38,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +2.81,5.31;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.50 +4.38,7.50;4.38,7.81 +4.38,7.81;4.69,8.44 +4.69,8.44;4.69,8.75 +4.69,8.75;5.00,9.38 +4.38,0.94;4.69,1.25 +4.69,1.25;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;6.25,3.12 +6.25,3.12;6.56,3.75 +6.56,3.75;6.88,4.69 +6.88,4.69;7.19,5.31 +7.19,5.31;7.50,6.25 +7.50,6.25;7.50,7.19 +7.50,7.19;7.81,8.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.62,6.25 +5.62,6.25;5.94,6.88 +5.94,6.88;5.94,7.50 +5.94,7.50;6.25,8.12 +0.31,3.75;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.50,4.38 +2.50,4.38;3.12,4.38 +3.12,4.38;3.75,4.69 +0.94,7.50;3.75,7.50 +2.19,0.62;2.19,9.06 +0.31,5.31;0.62,5.94 +0.62,5.94;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;1.25,8.12 +1.25,8.12;1.25,8.44 +1.25,8.44;1.25,8.75 + +# UTF-16 : 51 4d +# UTF-8 : 8d 85 e5 +[514d] 免 +5.00,7.19;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;6.25,8.44 +0.31,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.75 +2.81,8.75;3.12,9.06 +3.12,9.06;3.44,9.38 +2.81,8.75;6.25,8.75 +5.00,6.88;5.00,4.69 +1.56,3.75;1.56,7.19 +1.56,7.19;8.12,7.19 +8.12,7.19;8.12,4.38 +8.12,4.38;1.88,4.38 +5.62,4.38;5.62,1.25 +5.62,1.25;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,2.50 +8.44,2.50;8.75,3.12 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;4.06,4.38 + +# UTF-16 : 52 c9 +# UTF-8 : 89 8b e5 +[52c9] 勉 +0.31,6.25;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.75 +1.56,8.75;1.88,9.38 +4.06,1.88;4.38,2.19 +4.38,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;5.94,5.94 +5.94,5.94;6.25,6.88 +6.25,6.88;6.25,7.81 +6.25,7.81;6.25,9.06 +4.69,7.50;8.44,7.50 +8.44,7.50;8.44,5.94 +8.44,5.94;8.44,5.00 +8.44,5.00;8.44,4.06 +8.44,4.06;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.12,2.19 +8.12,2.19;7.50,2.19 +7.50,2.19;7.19,2.19 +7.19,2.19;6.56,2.19 +6.56,2.19;5.94,2.19 +2.81,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.44,8.44 +3.44,8.44;3.44,8.44 +1.56,8.75;3.44,8.75 +2.81,6.88;2.81,4.69 +0.94,4.38;0.94,7.19 +0.94,7.19;4.38,7.19 +4.38,7.19;4.38,4.69 +4.38,4.69;0.94,4.69 +3.12,4.38;3.12,1.56 +3.12,1.56;3.44,1.25 +3.44,1.25;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,4.06;2.19,4.69 + +# UTF-16 : 65 3e +# UTF-8 : be 94 e6 +[653e] 放 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,6.56 +1.25,6.56;1.25,7.81 +2.19,7.81;2.19,9.38 +0.00,7.81;4.38,7.81 +1.25,5.94;3.75,5.94 +3.75,5.94;3.75,4.69 +3.75,4.69;3.75,3.75 +3.75,3.75;3.75,3.12 +3.75,3.12;3.75,2.50 +3.75,2.50;3.44,1.88 +3.44,1.88;3.44,1.25 +3.44,1.25;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,1.25 +4.06,0.94;4.69,1.25 +4.69,1.25;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.81 +6.56,2.81;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;5.62,6.25 +5.62,6.25;5.62,7.19 +5.31,7.81;9.38,7.81 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.62,9.38 + +# UTF-16 : 54 73 +# UTF-8 : b3 91 e5 +[5473] 味 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +5.94,0.62;5.94,9.38 +9.06,5.31;3.12,5.31 +8.75,7.81;3.44,7.81 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.50,2.81 +7.50,2.81;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.56,4.69 +6.56,4.69;6.25,5.00 +6.25,5.00;6.25,5.31 +2.50,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;5.62,5.00 +5.62,5.00;5.94,5.31 + +# UTF-16 : 53 e9 +# UTF-8 : a9 8f e5 +[53e9] 叩 +5.00,0.62;5.00,8.75 +5.00,8.75;8.44,8.75 +8.44,8.75;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;6.88,2.19 +6.88,2.19;6.56,2.19 +6.56,2.19;6.25,2.19 +0.94,2.19;3.75,2.19 +3.75,2.19;3.75,8.75 +3.75,8.75;0.94,8.75 +0.94,8.75;0.94,1.56 + +# UTF-16 : 54 7d +# UTF-8 : bd 91 e5 +[547d] 命 +9.06,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.25,7.19 +1.25,7.19;0.94,6.88 +0.94,6.88;0.31,6.56 +7.19,7.19;2.19,7.19 +5.31,0.62;5.31,5.94 +5.31,5.94;8.44,5.94 +8.44,5.94;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.12,1.88 +8.12,1.88;7.81,1.88 +7.81,1.88;7.19,1.88 +7.19,1.88;6.88,1.88 +6.88,1.88;6.25,1.88 +6.25,1.88;6.25,1.88 +1.25,1.88;4.06,1.88 +4.06,1.88;4.06,5.94 +4.06,5.94;1.25,5.94 +1.25,5.94;1.25,1.25 + +# UTF-16 : 97 62 +# UTF-8 : a2 9d e9 +[9762] 面 +8.44,0.62;8.44,6.88 +8.44,6.88;0.94,6.88 +0.94,6.88;0.94,0.62 +6.25,5.00;3.12,5.00 +6.25,3.12;3.12,3.12 +3.12,6.88;3.12,1.25 +6.25,1.25;6.25,6.88 +1.25,1.25;8.44,1.25 +0.62,8.75;8.75,8.75 +4.69,8.75;4.69,8.44 +4.69,8.44;4.69,8.12 +4.69,8.12;4.38,7.50 +4.38,7.50;4.38,6.88 + +# UTF-16 : 56 d7 +# UTF-8 : 97 9b e5 +[56d7] 囗 +8.44,0.62;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.44,1.25 + +# UTF-16 : 5f 79 +# UTF-8 : b9 bd e5 +[5f79] 役 +2.81,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.38,8.12 +4.38,8.12;4.38,8.75 +4.38,8.75;7.19,8.75 +7.19,8.75;7.19,6.25 +7.19,6.25;7.50,5.94 +7.50,5.94;7.81,5.94 +7.50,5.94;8.12,5.94 +8.12,5.94;8.75,5.94 +8.75,5.94;9.06,6.56 +9.06,6.56;9.06,6.88 +9.06,6.88;9.06,7.19 +2.81,5.00;8.44,5.00 +2.81,0.94;3.44,1.25 +3.44,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.50 +6.25,2.50;6.56,2.81 +6.56,2.81;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;4.06,4.69 +2.50,6.88;2.19,6.25 +2.19,6.25;1.88,5.94 +1.88,5.94;1.25,5.31 +1.25,5.31;0.62,4.69 +0.62,4.69;0.31,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.19 +0.94,7.19;0.31,6.88 +1.56,0.62;1.56,5.62 + +# UTF-16 : 5f 73 +# UTF-8 : b3 bd e5 +[5f73] 彳 +7.19,7.19;6.88,6.88 +6.88,6.88;6.25,6.56 +6.25,6.56;5.94,6.25 +5.94,6.25;5.31,5.94 +5.31,5.94;5.00,5.62 +5.00,5.62;4.38,5.31 +4.38,5.31;3.75,5.31 +3.75,5.31;3.12,5.00 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.69 +7.19,9.06;6.88,9.06 +6.88,9.06;6.25,8.75 +6.25,8.75;5.94,8.44 +5.94,8.44;5.62,8.12 +5.62,8.12;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.44,7.50 +3.44,7.50;2.81,7.19 +2.81,7.19;2.19,6.88 +5.00,0.62;5.00,5.62 + +# UTF-16 : 85 ac +# UTF-8 : ac 96 e8 +[85ac] 薬 +2.19,6.25;1.88,6.56 +1.88,6.56;1.56,6.88 +1.56,6.88;1.25,7.19 +1.25,7.19;0.94,7.50 +0.94,7.50;0.62,7.50 +0.62,4.06;0.94,4.38 +0.94,4.38;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.31 +8.75,7.50;8.44,7.19 +8.44,7.19;7.81,6.88 +7.81,6.88;7.50,6.56 +7.50,6.56;7.19,6.25 +6.88,5.31;7.19,5.00 +7.19,5.00;7.81,4.69 +7.81,4.69;8.12,4.69 +8.12,4.69;8.44,4.38 +8.44,4.38;8.75,4.06 +3.12,4.06;6.56,4.06 +6.25,4.06;6.56,7.19 +6.25,7.19;3.12,7.19 +2.81,7.19;3.12,4.06 +3.12,5.94;6.25,5.94 +4.69,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.38,7.19 +8.75,3.44;0.62,3.44 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.69,3.44 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;4.69,3.44 +4.69,0.62;4.69,4.06 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 + +# UTF-16 : 6c b9 +# UTF-8 : b9 b2 e6 +[6cb9] 油 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.75,0.62;8.75,7.50 +8.75,7.50;3.12,7.50 +3.12,7.50;3.12,0.62 +5.94,9.38;5.94,1.56 +3.12,1.56;8.44,1.56 +3.12,4.69;8.44,4.69 + +# UTF-16 : 67 09 +# UTF-8 : 89 9c e6 +[6709] 有 +9.06,8.12;0.31,8.12 +0.31,4.38;0.62,4.69 +0.62,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.81,6.88 +2.81,6.88;2.81,7.50 +2.81,7.50;3.12,8.12 +3.12,8.12;3.44,8.75 +3.44,8.75;3.75,9.38 +2.50,6.56;8.12,6.56 +8.12,6.56;8.12,1.56 +8.12,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +2.50,0.94;2.50,6.56 +2.50,2.81;8.12,2.81 +2.50,4.69;8.12,4.69 + +# UTF-16 : 90 4a +# UTF-8 : 8a 81 e9 +[904a] 遊 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.31 +1.88,5.31;0.31,5.31 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +9.06,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,1.25 +3.75,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.19,1.88 +2.19,1.88;1.88,2.50 +8.75,8.44;6.56,8.44 +5.31,6.88;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.56,8.44 +6.56,8.44;6.88,8.75 +6.88,8.75;6.88,9.38 +3.44,6.56;5.31,6.56 +5.31,6.56;5.31,5.62 +5.31,5.62;5.31,4.69 +5.31,4.69;5.31,3.75 +5.31,3.75;5.00,3.12 +5.00,3.12;5.00,2.81 +5.00,2.81;5.00,2.19 +5.00,2.19;4.38,2.19 +4.38,2.19;4.06,2.19 +4.06,2.19;3.75,2.19 +3.75,2.19;3.44,2.19 +8.75,6.88;6.25,6.88 +9.06,4.69;5.62,4.69 +4.06,8.12;4.06,9.38 +2.19,8.12;5.62,8.12 +2.50,2.19;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.44,7.19 +3.44,7.19;3.44,8.12 +7.50,5.94;7.50,2.81 +7.50,2.81;7.50,2.50 +7.50,2.50;7.19,2.19 +7.19,2.19;7.19,2.19 +7.19,2.19;6.56,2.19 +6.56,2.19;6.25,2.19 +6.25,2.19;6.25,2.19 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,6.25 +8.12,6.25;7.81,5.94 +7.81,5.94;7.50,5.62 + +# UTF-16 : 7f 8a +# UTF-8 : 8a be e7 +[7f8a] 羊 +0.94,7.50;8.75,7.50 +1.25,5.62;8.12,5.62 +0.31,3.12;9.06,3.12 +3.44,7.81;3.12,8.44 +3.12,8.44;3.12,8.75 +3.12,8.75;2.81,9.06 +2.81,9.06;2.81,9.38 +5.62,7.50;5.94,8.12 +5.94,8.12;6.25,8.44 +6.25,8.44;6.56,8.75 +6.56,8.75;6.56,9.06 +6.56,9.06;6.88,9.38 +4.69,0.62;4.69,7.50 + +# UTF-16 : 6d 0b +# UTF-8 : 8b b4 e6 +[6d0b] 洋 +4.69,7.81;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +6.88,7.50;7.19,8.12 +7.19,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.81,9.06 +7.81,9.06;7.81,9.38 +9.06,3.12;2.81,3.12 +8.75,7.50;2.81,7.50 +8.75,5.31;3.12,5.31 +5.94,0.62;5.94,7.50 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 84 49 +# UTF-8 : 89 91 e8 +[8449] 葉 +0.62,6.88;8.75,6.88 +7.19,7.81;7.19,5.62 +7.19,5.62;4.06,5.62 +4.06,5.62;4.06,7.81 +1.88,7.81;2.19,4.69 +1.88,4.69;8.12,4.69 +8.75,3.44;0.62,3.44 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,2.81 +4.06,2.81;4.69,3.44 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,2.81 +5.31,2.81;4.69,3.44 +4.69,0.62;4.69,4.69 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 + +# UTF-16 : 96 7d +# UTF-8 : bd 99 e9 +[967d] 陽 +5.00,0.62;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;7.81,4.38 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;5.94,4.06 +5.94,4.06;6.25,4.38 +2.50,2.50;3.12,3.12 +3.12,3.12;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.00,5.00 +5.00,5.00;5.31,5.31 +4.06,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,5.94 +4.06,7.50;8.44,7.50 +3.12,5.31;9.06,5.31 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,2.81;1.88,2.81 +1.56,2.81;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;2.81,8.12 +2.81,8.12;3.12,8.75 +4.38,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 69 d8 +# UTF-8 : 98 a7 e6 +[69d8] 様 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +5.94,8.12;6.25,1.56 +5.94,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.38,0.94 +5.94,4.69;6.25,4.38 +6.25,4.38;6.56,3.75 +6.56,3.75;6.88,3.44 +6.88,3.44;7.19,3.12 +7.19,3.12;7.50,2.50 +7.50,2.50;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.38,0.94 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.12 +7.50,3.12;7.19,2.81 +3.12,8.12;9.06,8.12 +3.44,6.56;8.75,6.56 +3.12,5.00;9.06,5.00 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.62,3.12 +5.62,3.12;6.25,3.44 +4.69,2.81;4.38,3.44 +4.38,3.44;4.06,3.75 +4.06,3.75;4.06,4.06 +4.06,4.06;3.75,4.38 +3.75,4.38;3.44,4.38 +5.00,8.12;4.69,8.75 +4.69,8.75;4.69,9.06 +4.69,9.06;4.38,9.38 +7.19,8.12;7.50,8.44 +7.50,8.44;7.50,8.75 +7.50,8.75;7.81,9.06 +7.81,9.06;7.81,9.38 + +# UTF-16 : 6d 1b +# UTF-8 : 9b b4 e6 +[6d1b] 洛 +3.75,0.62;3.75,4.38 +3.75,4.38;8.12,4.38 +8.12,4.38;8.12,0.62 +3.75,1.56;8.12,1.56 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.81,6.88;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;5.00,9.38 +4.38,8.44;8.44,8.44 +8.44,8.12;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;6.88,6.56 +6.88,6.56;6.56,6.25 +6.56,6.25;5.94,5.62 +5.94,5.62;5.31,5.31 +5.31,5.31;4.38,5.00 +4.38,5.00;3.75,4.69 +3.75,4.69;2.81,4.69 +4.06,7.81;4.38,7.50 +4.38,7.50;4.69,7.19 +4.69,7.19;5.31,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;6.25,5.94 +6.25,5.94;6.88,5.62 +6.88,5.62;7.19,5.31 +7.19,5.31;7.81,5.00 +7.81,5.00;8.44,4.69 +8.44,4.69;9.38,4.38 + +# UTF-16 : 84 3d +# UTF-8 : bd 90 e8 +[843d] 落 +3.75,0.62;3.75,3.75 +3.75,3.75;8.12,3.75 +8.12,3.75;8.12,0.62 +4.06,1.25;8.12,1.25 +0.94,0.62;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,6.56;2.19,6.88 +2.19,6.88;1.56,7.19 +1.56,7.19;1.25,7.50 +1.25,7.50;0.94,7.50 +2.19,4.38;1.88,4.69 +1.88,4.69;1.25,5.00 +1.25,5.00;0.94,5.31 +0.94,5.31;0.62,5.62 +0.62,5.62;0.31,5.62 +2.81,5.94;3.44,6.25 +3.44,6.25;4.06,6.56 +4.06,6.56;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.31,7.81 +4.69,7.19;8.44,7.19 +8.44,7.19;8.12,6.56 +8.12,6.56;7.50,6.25 +7.50,6.25;7.19,5.94 +7.19,5.94;6.88,5.31 +6.88,5.31;6.25,5.00 +6.25,5.00;5.62,4.69 +5.62,4.69;5.00,4.38 +5.00,4.38;4.38,4.06 +4.38,4.06;3.75,3.75 +3.75,3.75;2.81,3.44 +4.06,6.56;4.69,6.25 +4.69,6.25;5.00,5.94 +5.00,5.94;5.31,5.62 +5.31,5.62;5.94,5.00 +5.94,5.00;6.56,4.69 +6.56,4.69;6.88,4.38 +6.88,4.38;7.50,4.06 +7.50,4.06;7.81,4.06 +7.81,4.06;8.44,3.75 +8.44,3.75;9.06,3.44 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 + +# UTF-16 : 51 45 +# UTF-8 : 85 85 e5 +[5145] 充 +4.69,8.12;4.69,9.38 +0.62,8.12;8.75,8.12 +8.75,4.69;8.12,5.00 +8.12,5.00;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;5.94,7.50 +0.62,5.00;1.25,5.00 +1.25,5.00;1.88,5.00 +1.88,5.00;2.50,5.00 +2.50,5.00;3.12,5.31 +3.12,5.31;4.06,5.31 +4.06,5.31;4.69,5.31 +4.69,5.31;5.31,5.31 +5.31,5.31;6.25,5.62 +6.25,5.62;6.88,5.62 +6.88,5.62;7.50,5.62 +2.50,5.00;2.81,5.62 +2.81,5.62;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,8.12 +5.62,5.31;5.94,1.56 +5.62,1.56;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.88 +8.44,1.88;8.44,2.50 +8.44,2.50;8.75,3.12 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 + +# UTF-16 : 6d 41 +# UTF-8 : 81 b5 e6 +[6d41] 流 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.62,8.44;5.62,9.38 +2.50,8.44;8.75,8.44 +8.75,5.31;8.44,5.62 +8.44,5.62;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.19,7.19 +7.19,7.19;6.88,7.50 +2.50,5.62;3.12,5.62 +3.12,5.62;3.44,5.62 +3.44,5.62;4.06,5.62 +4.06,5.62;4.69,5.62 +4.69,5.62;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,5.62;6.56,5.94 +6.56,5.94;6.88,5.94 +6.88,5.94;7.50,5.94 +7.50,5.94;8.12,5.94 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.56 +4.38,6.56;4.69,7.19 +4.69,7.19;4.69,7.81 +4.69,7.81;5.00,8.44 +7.50,5.00;7.50,1.25 +7.50,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +5.62,5.00;5.62,0.94 +1.88,0.62;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,5.00 + +# UTF-16 : 65 c5 +# UTF-8 : 85 97 e6 +[65c5] 旅 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.62 +1.25,5.62;1.25,6.56 +1.25,6.56;1.25,7.81 +9.06,8.12;4.69,8.12 +3.44,6.25;3.75,6.88 +3.75,6.88;4.38,7.50 +4.38,7.50;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.00,9.38 +1.88,7.81;1.88,9.38 +0.00,7.81;3.75,7.81 +1.25,5.94;3.44,5.94 +3.44,5.94;3.44,4.69 +3.44,4.69;3.44,3.75 +3.44,3.75;3.12,2.81 +3.12,2.81;3.12,2.19 +3.12,2.19;3.12,1.88 +3.12,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,1.25 +1.56,1.25;1.56,1.25 +9.06,5.62;8.75,5.31 +8.75,5.31;8.12,5.00 +8.12,5.00;7.81,4.69 +7.81,4.69;7.50,4.38 +7.50,4.38;6.88,4.06 +8.12,7.81;7.81,7.50 +7.81,7.50;7.19,7.19 +7.19,7.19;6.88,6.88 +6.88,6.88;6.56,6.56 +6.56,6.56;6.25,6.56 +6.25,6.56;5.62,6.25 +5.62,6.25;5.31,5.94 +5.31,5.94;4.69,5.94 +4.69,5.94;4.38,5.62 +4.38,5.62;3.75,5.62 +5.31,5.94;5.31,0.62 +6.25,6.56;6.25,5.94 +6.25,5.94;6.56,5.31 +6.56,5.31;6.88,4.69 +6.88,4.69;7.19,4.06 +7.19,4.06;7.50,3.44 +7.50,3.44;7.81,2.81 +7.81,2.81;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;8.75,1.25 +8.75,1.25;9.38,0.94 + +# UTF-16 : 4e 21 +# UTF-8 : a1 b8 e4 +[4e21] 両 +2.50,5.94;2.50,1.56 +6.88,1.88;6.88,5.94 +2.50,2.81;6.88,2.81 +0.94,0.62;0.94,7.19 +0.94,7.19;8.44,7.19 +8.44,7.19;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +4.69,8.75;4.69,2.81 +4.69,8.75;4.69,2.81 +8.75,8.75;0.62,8.75 + +# UTF-16 : 7d d1 +# UTF-8 : 91 b7 e7 +[7dd1] 緑 +4.06,4.38;4.06,4.69 +4.06,4.69;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +0.31,4.69;3.75,5.00 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 +6.56,5.62;6.56,1.88 +6.56,1.88;6.56,1.56 +6.56,1.56;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +6.56,5.31;6.56,4.69 +6.56,4.69;6.88,4.38 +6.88,4.38;7.19,3.75 +7.19,3.75;7.19,3.44 +7.19,3.44;7.50,2.81 +7.50,2.81;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;8.75,1.25 +8.75,1.25;9.38,0.94 +8.75,5.00;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.12 +4.38,7.19;8.12,7.19 +8.12,5.62;8.12,8.75 +8.12,8.75;4.38,8.75 +4.06,5.62;9.06,5.62 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.56,3.75 +5.31,3.44;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;4.69,4.38 +4.69,4.38;4.38,5.00 +4.38,5.00;4.38,5.00 + +# UTF-16 : 79 3c +# UTF-8 : bc a4 e7 +[793c] 礼 +4.69,3.44;4.38,3.75 +4.38,3.75;3.75,4.06 +3.75,4.06;3.44,4.38 +3.44,4.38;3.12,4.69 +3.12,4.69;2.50,5.00 +4.38,7.50;0.31,7.50 +2.19,7.50;2.19,9.06 +2.19,0.62;2.19,5.00 +0.31,3.44;0.62,3.75 +0.62,3.75;1.25,4.06 +1.25,4.06;1.88,4.38 +1.88,4.38;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +5.62,9.06;5.62,2.19 +5.62,2.19;5.62,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;6.25,0.94 +6.25,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 + +# UTF-16 : 52 17 +# UTF-8 : 97 88 e5 +[5217] 列 +6.25,2.50;6.25,8.75 +8.44,9.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +0.62,8.75;5.31,8.75 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,8.12 +2.50,8.12;2.81,8.75 +2.19,6.88;5.00,6.88 +4.69,6.88;4.69,5.94 +4.69,5.94;4.38,5.31 +4.38,5.31;4.38,4.69 +4.38,4.69;4.06,3.75 +4.06,3.75;3.44,3.12 +3.44,3.12;3.12,2.50 +3.12,2.50;2.50,2.19 +2.50,2.19;2.19,1.56 +2.19,1.56;1.56,1.25 +1.56,1.25;0.94,0.94 +4.06,4.06;3.75,4.38 +3.75,4.38;3.12,4.38 +3.12,4.38;2.81,4.69 +2.81,4.69;2.50,5.00 +2.50,5.00;2.19,5.31 + +# UTF-16 : 6b 79 +# UTF-8 : b9 ad e6 +[6b79] 歹 +0.62,8.75;8.75,8.75 +0.94,4.06;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;2.50,5.31 +2.50,5.31;2.81,5.62 +2.81,5.62;3.12,6.25 +3.12,6.25;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +3.75,6.88;8.12,6.88 +7.81,6.88;7.50,5.94 +7.50,5.94;7.19,5.31 +7.19,5.31;6.88,4.69 +6.88,4.69;6.25,3.75 +6.25,3.75;5.62,3.12 +5.62,3.12;5.00,2.50 +5.00,2.50;4.38,2.19 +4.38,2.19;3.44,1.56 +3.44,1.56;2.50,1.25 +2.50,1.25;1.56,0.94 +6.25,3.75;5.62,4.06 +5.62,4.06;5.00,4.38 +5.00,4.38;4.38,4.69 +4.38,4.69;4.06,5.00 +4.06,5.00;3.44,5.31 + +# UTF-16 : 7d f4 +# UTF-8 : b4 b7 e7 +[7df4] 練 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,4.06 +9.06,1.25;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.19,3.12 +7.19,3.12;6.88,3.44 +6.88,3.44;6.88,3.75 +6.88,3.75;6.56,4.06 +4.06,4.06;8.75,4.06 +8.75,4.06;8.75,7.19 +8.75,7.19;4.06,7.19 +4.06,7.19;4.06,3.75 +4.06,5.62;8.75,5.62 +6.25,0.62;6.56,9.38 +3.75,8.12;9.06,8.12 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;2.81,6.56 +0.31,4.69;3.44,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 + +# UTF-16 : 8d ef +# UTF-8 : af b7 e8 +[8def] 路 +2.50,4.69;3.75,4.69 +2.19,1.56;2.19,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.75,6.25 +3.75,6.25;3.75,8.75 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +4.69,0.62;4.69,4.38 +4.69,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +4.69,1.56;8.44,1.56 +4.06,6.88;4.38,7.50 +4.38,7.50;5.00,7.81 +5.00,7.81;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +5.31,8.44;8.75,8.44 +8.75,8.12;8.44,7.81 +8.44,7.81;8.12,7.19 +8.12,7.19;7.50,6.88 +7.50,6.88;7.19,6.25 +7.19,6.25;6.88,5.94 +6.88,5.94;6.25,5.62 +6.25,5.62;5.62,5.31 +5.62,5.31;5.00,5.00 +5.00,5.00;4.38,4.69 +4.38,4.69;3.75,4.38 +5.00,7.81;5.31,7.50 +5.31,7.50;5.62,7.19 +5.62,7.19;5.94,6.56 +5.94,6.56;6.25,6.25 +6.25,6.25;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.81,5.31 +7.81,5.31;8.12,5.00 +8.12,5.00;8.75,4.69 +8.75,4.69;9.38,4.38 +0.31,0.94;0.94,0.94 +0.94,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.19 + +# UTF-16 : 54 8c +# UTF-8 : 8c 92 e5 +[548c] 和 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +4.38,9.06;4.06,9.06 +4.06,9.06;3.75,8.75 +3.75,8.75;3.12,8.75 +3.12,8.75;2.81,8.75 +2.81,8.75;2.50,8.75 +2.50,8.75;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.44 +2.50,0.62;2.50,8.75 +4.38,6.25;0.31,6.25 +4.69,3.12;4.06,3.75 +4.06,3.75;3.75,4.38 +3.75,4.38;3.44,5.00 +3.44,5.00;2.81,5.62 +2.81,5.62;2.50,6.25 +8.75,0.94;8.75,8.44 +8.75,8.44;5.00,8.44 +5.00,8.44;5.00,0.94 +5.00,1.56;8.75,1.56 + +# UTF-16 : 68 48 +# UTF-8 : 88 a1 e6 +[6848] 案 +4.69,8.75;4.69,9.69 +8.44,7.50;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,7.50 +8.75,3.44;0.62,3.44 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.44 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.44 +4.69,0.62;4.69,4.38 +8.75,7.19;0.62,7.19 +0.94,4.06;1.88,4.38 +1.88,4.38;2.81,4.38 +2.81,4.38;3.44,4.69 +3.44,4.69;4.38,5.00 +4.38,5.00;4.69,5.31 +4.69,5.31;5.31,5.62 +5.31,5.62;5.62,5.94 +5.62,5.94;6.25,6.25 +6.25,6.25;6.56,6.56 +6.56,6.56;6.88,7.19 +4.38,8.12;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.12,6.56 +3.12,6.56;2.81,6.25 +2.81,6.25;2.50,5.94 +2.50,5.94;2.19,5.62 +2.19,5.62;1.88,5.62 +2.19,5.94;2.81,5.62 +2.81,5.62;3.44,5.62 +3.44,5.62;4.06,5.62 +4.06,5.62;4.69,5.31 +4.69,5.31;5.31,5.31 +5.31,5.31;5.94,5.00 +5.94,5.00;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;7.81,4.38 +7.81,4.38;8.44,4.06 + +# UTF-16 : 4e e5 +# UTF-8 : a5 bb e4 +[4ee5] 以 +1.56,2.19;1.56,9.06 +0.00,1.88;0.62,2.19 +0.62,2.19;1.25,2.19 +1.25,2.19;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,2.81;3.44,2.81 +3.44,2.81;4.06,3.12 +4.06,3.12;4.69,3.12 +4.69,3.12;5.00,3.44 +3.12,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.94,2.19 +5.94,2.19;6.56,2.81 +6.56,2.81;7.19,3.44 +7.19,3.44;7.50,4.38 +7.50,4.38;7.81,5.31 +7.81,5.31;8.12,6.25 +8.12,6.25;8.12,7.50 +8.12,7.50;8.12,9.06 +7.19,3.44;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.44,1.88 +8.44,1.88;8.75,1.56 +8.75,1.56;9.38,0.94 +5.31,5.62;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.06,7.19 +4.06,7.19;3.75,7.81 +3.75,7.81;3.44,8.12 + +# UTF-16 : 4f 4d +# UTF-8 : 8d bd e4 +[4f4d] 位 +2.50,1.25;9.06,1.25 +2.50,7.81;9.06,7.81 +5.62,7.81;5.62,9.38 +6.25,1.25;6.56,1.56 +6.56,1.56;6.88,2.19 +6.88,2.19;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;7.81,5.62 +7.81,5.62;7.81,6.25 +7.81,6.25;8.12,6.88 +4.38,2.19;4.38,2.50 +4.38,2.50;4.38,3.12 +4.38,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.38 +4.06,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;3.44,5.94 +3.44,5.94;3.44,6.25 +3.44,6.25;3.44,6.88 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 + +# UTF-16 : 4e 95 +# UTF-8 : 95 ba e4 +[4e95] 井 +0.31,3.75;9.06,3.75 +0.62,7.19;8.75,7.19 +6.56,0.62;6.56,9.06 +1.25,0.62;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.62 +3.12,5.62;3.12,6.56 +3.12,6.56;3.12,9.06 + +# UTF-16 : 56 f2 +# UTF-8 : b2 9b e5 +[56f2] 囲 +1.25,4.06;8.12,4.06 +1.25,6.56;8.12,6.56 +5.94,1.56;6.25,8.44 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.38 +3.44,4.38;3.44,4.69 +3.44,4.69;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.44,8.44 +8.44,0.62;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.44,1.25 + +# UTF-16 : 80 c3 +# UTF-8 : 83 83 e8 +[80c3] 胃 +1.25,5.94;8.44,5.94 +8.44,5.94;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,5.94 +4.69,8.75;4.69,6.25 +1.25,7.50;8.12,7.50 +1.56,0.94;1.56,5.31 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +1.56,2.50;7.81,2.50 +1.56,3.75;7.81,3.75 + +# UTF-16 : 53 70 +# UTF-8 : b0 8d e5 +[5370] 印 +5.00,0.62;5.00,8.75 +5.00,8.75;8.44,8.75 +8.44,8.75;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;6.88,2.19 +6.88,2.19;6.56,2.19 +6.56,2.19;6.25,2.19 +0.94,8.44;0.94,1.56 +0.94,2.50;4.38,2.50 +0.94,5.62;4.06,5.62 +0.94,8.12;1.56,8.44 +1.56,8.44;2.19,8.44 +2.19,8.44;2.81,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;4.38,9.06 + +# UTF-16 : 5b 8b +# UTF-8 : 8b ae e5 +[5b8b] 宋 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +9.06,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;5.94,4.06 +5.94,4.06;5.62,4.38 +5.62,4.38;5.31,5.00 +5.31,5.00;5.00,5.31 +5.00,5.31;4.69,5.62 +4.69,0.62;4.69,7.81 +8.75,5.62;0.62,5.62 +4.69,8.12;4.69,9.38 +8.44,6.56;8.44,8.12 +8.44,8.12;0.94,8.12 +0.94,8.12;0.94,6.56 + +# UTF-16 : 68 04 +# UTF-8 : 84 a0 e6 +[6804] 栄 +0.31,1.25;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.69,5.31 +9.06,1.25;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;5.94,3.75 +5.94,3.75;5.62,4.06 +5.62,4.06;5.31,4.38 +5.31,4.38;5.00,5.00 +5.00,5.00;4.69,5.31 +4.69,0.62;4.69,7.19 +8.75,5.31;0.62,5.31 +8.44,5.94;8.44,7.81 +8.44,7.81;0.94,7.81 +0.94,7.81;0.94,5.94 +2.81,7.81;2.50,8.12 +2.50,8.12;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.88,9.38 +5.00,7.81;4.69,8.12 +4.69,8.12;4.38,8.75 +4.38,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +6.56,7.81;6.88,8.12 +6.88,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 + +# UTF-16 : 58 69 +# UTF-8 : a9 a1 e5 +[5869] 塩 +8.75,8.44;3.75,8.44 +2.50,6.25;2.81,6.88 +2.81,6.88;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.38,9.38 +3.75,5.31;8.12,5.31 +8.12,5.31;8.12,7.19 +8.12,7.19;3.75,7.19 +3.44,7.19;3.75,5.00 +0.00,7.19;3.12,7.19 +1.56,2.19;1.56,9.06 +0.00,1.56;0.62,1.88 +0.62,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +8.44,1.25;8.44,4.06 +8.44,4.06;3.12,4.06 +3.12,4.06;3.12,1.25 +5.00,4.06;5.00,1.25 +6.56,4.06;6.56,1.25 +2.19,0.94;9.38,0.94 + +# UTF-16 : 51 04 +# UTF-8 : 84 84 e5 +[5104] 億 +1.88,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +4.06,2.81;4.06,1.88 +4.06,1.88;4.06,1.25 +4.06,1.25;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;7.81,1.56 +7.81,1.56;7.81,2.19 +1.56,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +6.56,1.56;6.25,2.19 +6.25,2.19;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;5.00,2.81 +2.50,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;2.50,5.94 +2.50,5.94;2.50,3.12 +2.50,4.69;8.12,4.69 +1.88,6.56;9.06,6.56 +2.19,8.44;8.75,8.44 +5.62,8.44;5.62,9.38 +6.25,6.56;6.56,6.88 +6.56,6.88;6.88,7.19 +6.88,7.19;7.19,7.50 +7.19,7.50;7.19,8.12 +7.19,8.12;7.50,8.44 +4.38,6.56;4.06,7.19 +4.06,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +1.25,0.62;1.25,6.56 + +# UTF-16 : 67 9c +# UTF-8 : 9c 9e e6 +[679c] 果 +8.75,4.06;0.62,4.06 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.31 +4.69,8.75;4.69,0.62 +1.56,7.19;7.81,7.19 + +# UTF-16 : 8c a8 +# UTF-8 : a8 b2 e8 +[8ca8] 貨 +3.44,9.06;2.81,8.75 +2.81,8.75;2.50,8.12 +2.50,8.12;1.88,7.81 +1.88,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +2.19,6.56;2.19,8.12 +4.69,9.06;4.69,7.19 +4.69,7.19;5.00,6.88 +5.00,6.88;5.31,6.88 +5.31,6.88;5.62,6.88 +5.62,6.88;6.25,6.88 +6.25,6.88;6.56,6.88 +6.56,6.88;6.88,6.88 +6.88,6.88;7.50,6.88 +7.50,6.88;7.50,6.88 +7.50,6.88;8.12,6.88 +8.12,6.88;8.44,7.19 +8.44,7.19;8.75,7.19 +8.75,7.19;8.75,7.81 +4.69,8.12;5.00,8.12 +5.00,8.12;5.31,8.12 +5.31,8.12;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,8.75 +1.56,2.50;8.12,2.50 +7.81,2.50;8.12,6.25 +7.81,6.25;1.56,6.25 +1.25,6.25;1.56,2.19 +1.56,3.75;7.81,3.75 +1.56,5.00;7.81,5.00 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,1.88 + +# UTF-16 : 8a b2 +# UTF-8 : b2 aa e8 +[8ab2] 課 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,5.94;3.44,5.94 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;5.94,4.06 +5.94,4.06;6.25,4.38 +9.06,4.38;3.75,4.38 +4.38,5.31;8.44,5.31 +8.44,5.31;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,5.31 +6.25,8.75;6.25,0.62 +4.38,7.19;8.44,7.19 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.56,4.38 + +# UTF-16 : 72 59 +# UTF-8 : 99 89 e7 +[7259] 牙 +6.88,8.44;6.88,1.88 +6.88,1.88;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +2.50,5.31;2.50,8.75 +2.50,8.75;8.75,8.75 +9.06,5.31;0.31,5.31 +0.62,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.75,3.44 +3.75,3.44;4.38,3.75 +4.38,3.75;5.00,4.06 +5.00,4.06;5.62,4.69 +5.62,4.69;6.25,5.00 +6.25,5.00;6.88,5.31 + +# UTF-16 : 82 bd +# UTF-8 : bd 8a e8 +[82bd] 芽 +6.88,6.56;6.88,1.88 +6.88,1.88;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +0.94,6.88;8.75,6.88 +2.50,4.38;2.50,6.88 +9.06,4.38;0.31,4.38 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.75,2.81 +3.75,2.81;4.38,3.12 +4.38,3.12;5.00,3.44 +5.00,3.44;5.62,3.75 +5.62,3.75;6.25,4.06 +6.25,4.06;6.56,4.38 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 + +# UTF-16 : 65 39 +# UTF-8 : b9 94 e6 +[6539] 改 +3.44,0.94;4.38,1.25 +4.38,1.25;5.31,1.56 +5.31,1.56;5.94,2.19 +5.94,2.19;6.56,2.81 +6.56,2.81;6.88,3.44 +6.88,3.44;7.50,4.06 +7.50,4.06;7.81,5.00 +7.81,5.00;8.12,5.94 +8.12,5.94;8.44,6.88 +8.44,6.88;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.62,5.31 +5.62,5.31;5.31,6.25 +5.31,6.25;5.31,7.19 +5.00,7.81;9.38,7.81 +3.75,5.00;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.00,7.81 +5.00,7.81;5.31,8.44 +5.31,8.44;5.31,8.75 +5.31,8.75;5.31,9.38 +4.06,3.75;4.06,3.12 +4.06,3.12;3.75,2.50 +3.75,2.50;3.75,1.88 +3.75,1.88;3.44,1.56 +3.44,1.56;3.12,1.56 +3.12,1.56;2.81,1.56 +2.81,1.56;2.19,1.56 +2.19,1.56;2.19,1.56 +2.19,1.56;1.56,1.56 +1.56,1.56;1.25,1.56 +1.25,1.56;0.94,1.56 +0.94,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,5.31 +0.62,5.31;3.44,5.31 +3.44,5.31;3.44,8.75 +3.44,8.75;0.62,8.75 + +# UTF-16 : 5e fe +# UTF-8 : be bb e5 +[5efe] 廾 +0.31,5.31;9.06,5.31 +6.56,0.62;6.56,9.06 +0.94,0.62;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;3.12,4.69 +3.12,4.69;3.12,5.62 +3.12,5.62;3.12,6.56 +3.12,6.56;3.12,9.06 + +# UTF-16 : 62 12 +# UTF-8 : 92 88 e6 +[6212] 戒 +0.62,8.12;8.75,8.12 +8.12,6.88;7.81,5.94 +7.81,5.94;7.50,5.31 +7.50,5.31;7.19,4.38 +7.19,4.38;6.88,3.75 +6.88,3.75;6.56,3.12 +6.56,3.12;5.94,2.81 +5.94,2.81;5.62,2.19 +5.62,2.19;5.00,1.88 +5.00,1.88;4.38,1.25 +4.38,1.25;3.75,0.94 +5.62,9.38;5.94,7.81 +5.94,7.81;5.94,6.25 +5.94,6.25;6.25,5.00 +6.25,5.00;6.56,3.75 +6.56,3.75;6.88,2.81 +6.88,2.81;7.19,2.19 +7.19,2.19;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +6.56,9.38;6.88,9.06 +6.88,9.06;7.19,9.06 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,8.44 +0.31,5.00;5.62,5.00 +4.06,1.88;4.06,7.19 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.88,5.31;1.88,7.19 + +# UTF-16 : 68 b0 +# UTF-8 : b0 a2 e6 +[68b0] 械 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +2.81,8.12;9.06,8.12 +8.75,6.88;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.12 +7.50,3.12;6.88,2.81 +6.88,2.81;6.56,2.19 +6.56,2.19;5.94,1.88 +5.94,1.88;5.62,1.25 +5.62,1.25;5.00,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;6.88,6.25 +6.88,6.25;7.19,5.00 +7.19,5.00;7.19,3.75 +7.19,3.75;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.44 +2.81,5.00;6.56,5.00 +5.62,1.88;5.62,7.19 +3.12,0.94;3.44,1.56 +3.44,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,7.19 + +# UTF-16 : 5b b3 +# UTF-8 : b3 ae e5 +[5bb3] 害 +7.81,0.62;7.81,3.75 +7.81,3.75;1.56,3.75 +1.56,3.75;1.56,0.62 +1.88,1.25;7.50,1.25 +4.69,4.69;4.69,8.12 +0.62,4.69;8.75,4.69 +1.25,5.94;8.44,5.94 +1.25,7.19;8.12,7.19 +4.69,8.44;4.69,9.38 +8.75,6.88;8.75,8.44 +8.75,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 + +# UTF-16 : 57 2d +# UTF-8 : ad 9c e5 +[572d] 圭 +8.75,1.25;0.62,1.25 +8.12,3.75;1.25,3.75 +4.69,1.25;4.69,5.31 +8.75,5.62;0.94,5.62 +7.81,7.81;1.56,7.81 +4.69,5.62;4.69,9.38 + +# UTF-16 : 88 57 +# UTF-8 : 97 a1 e8 +[8857] 街 +2.50,7.19;1.88,6.56 +1.88,6.56;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.00,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +7.19,2.19;6.25,2.19 +6.25,2.19;5.94,2.19 +5.94,2.19;5.31,2.19 +5.31,2.19;5.00,1.88 +5.00,1.88;4.38,1.88 +4.38,1.88;3.75,1.88 +3.75,1.88;3.44,1.88 +3.44,1.88;2.81,1.88 +2.81,1.88;2.19,1.56 +1.25,0.62;1.25,5.62 +8.44,6.56;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +9.38,6.56;6.56,6.56 +9.06,8.75;6.56,8.75 +6.56,4.06;2.81,4.06 +4.69,1.88;4.69,5.31 +6.56,5.94;2.50,5.94 +6.25,7.81;2.81,7.81 +4.69,5.94;4.69,9.38 + +# UTF-16 : 89 9a +# UTF-8 : 9a a6 e8 +[899a] 覚 +8.75,6.25;8.75,8.12 +8.75,8.12;0.62,8.12 +0.62,8.12;0.62,6.25 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.88,9.38 +5.00,8.12;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.38 +4.06,9.38;4.06,9.38 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.38 +7.50,9.38;7.50,9.38 +1.88,3.12;7.50,3.12 +7.50,3.12;7.50,7.19 +7.50,7.19;1.88,7.19 +1.88,7.19;1.88,2.81 +1.88,4.38;7.50,4.38 +1.88,5.62;7.50,5.62 +5.62,2.81;5.62,1.25 +5.62,1.25;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,2.50 +8.44,2.50;8.75,3.12 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 + +# UTF-16 : 89 b3 +# UTF-8 : b3 a6 e8 +[89b3] 観 +0.94,5.31;0.94,0.62 +0.94,1.56;4.38,1.56 +5.00,3.75;8.75,3.75 +8.75,3.75;8.75,8.75 +8.75,8.75;5.00,8.75 +5.00,8.75;5.00,3.75 +5.00,5.62;8.44,5.62 +5.00,7.19;8.44,7.19 +7.19,3.75;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +3.75,0.62;4.38,0.94 +4.38,0.94;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.25,3.12 +6.25,3.12;6.25,3.75 +3.44,6.56;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.81,5.31 +4.38,5.31;0.94,5.31 +2.81,1.56;2.81,5.31 +0.94,2.81;4.38,2.81 +0.94,4.06;4.38,4.06 +0.00,4.38;0.31,4.69 +0.31,4.69;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,7.81 +2.19,7.81;2.50,8.44 +4.38,8.44;1.25,8.44 +4.69,6.88;0.31,6.88 +0.31,7.50;0.62,7.81 +0.62,7.81;0.94,8.12 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,9.06 +1.56,9.06;1.56,9.38 + +# UTF-16 : 98 58 +# UTF-8 : 98 a1 e9 +[9858] 願 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +9.06,0.62;9.06,0.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +5.00,8.75;9.06,8.75 +6.88,8.75;6.88,8.44 +6.88,8.44;6.88,7.81 +6.88,7.81;6.56,7.50 +6.56,7.50;6.56,7.19 +5.31,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.31,7.19 +5.31,7.19;5.31,2.50 +5.31,4.38;8.75,4.38 +5.31,5.94;8.75,5.94 +0.00,0.94;0.31,1.56 +0.31,1.56;0.31,2.19 +0.31,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,8.75 +0.62,8.75;4.69,8.75 +3.12,4.06;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +4.69,1.88;4.38,2.19 +4.38,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 +4.06,2.81;3.75,3.44 +3.75,3.44;3.75,3.44 +1.56,4.06;4.69,4.06 +4.38,4.06;4.69,7.50 +4.38,7.50;1.56,7.50 +1.56,7.50;1.56,4.06 +1.56,5.94;4.38,5.94 +3.12,8.75;3.12,8.44 +3.12,8.44;2.81,7.81 +2.81,7.81;2.81,7.50 +2.81,7.50;2.81,7.50 + +# UTF-16 : 5e 03 +# UTF-8 : 83 b8 e5 +[5e03] 布 +0.31,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.88,4.69 +1.88,4.69;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.75,8.75 +3.75,8.75;4.06,9.38 +8.75,8.12;0.62,8.12 +5.31,0.62;5.31,7.19 +2.19,1.25;2.19,5.31 +2.19,5.31;8.44,5.31 +8.44,5.31;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.81,1.56 +7.50,1.56;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.56,1.56 + +# UTF-16 : 5e 0c +# UTF-8 : 8c b8 e5 +[5e0c] 希 +5.31,0.62;5.31,5.62 +2.19,0.94;2.19,4.38 +2.19,4.38;8.44,4.38 +8.44,4.38;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +0.31,2.50;0.62,2.81 +0.62,2.81;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +8.75,5.94;0.62,5.94 +0.94,6.88;1.56,6.88 +1.56,6.88;2.50,7.19 +2.50,7.19;3.12,7.19 +3.12,7.19;4.06,7.50 +4.06,7.50;4.69,7.81 +4.69,7.81;5.31,8.12 +5.31,8.12;5.94,8.44 +5.94,8.44;6.56,8.75 +6.56,8.75;7.19,9.06 +7.19,9.06;7.81,9.38 +1.88,9.06;2.50,8.75 +2.50,8.75;3.12,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.94,7.81 +5.94,7.81;6.56,7.50 +6.56,7.50;7.19,7.19 +7.19,7.19;7.81,6.88 +7.81,6.88;8.75,6.88 + +# UTF-16 : 5b 63 +# UTF-8 : a3 ad e5 +[5b63] 季 +0.62,7.19;8.75,7.19 +4.69,5.31;4.69,8.75 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 +0.31,5.00;0.94,5.31 +0.94,5.31;1.56,5.31 +1.56,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.69,7.19 +9.06,5.00;8.44,5.31 +8.44,5.31;7.81,5.31 +7.81,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,5.94 +6.56,5.94;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,6.88 +5.31,6.88;4.69,7.19 +0.62,3.12;8.75,3.12 +7.81,4.69;1.56,4.69 +4.69,3.75;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +7.50,4.69;7.19,4.38 +7.19,4.38;6.56,4.38 +6.56,4.38;5.94,4.06 +5.94,4.06;5.62,3.75 +5.62,3.75;4.69,3.44 + +# UTF-16 : 7d 00 +# UTF-8 : 80 b4 e7 +[7d00] 紀 +8.44,4.69;8.44,8.75 +8.44,8.75;4.38,8.75 +8.44,5.62;4.69,5.62 +4.69,5.62;4.69,2.19 +4.69,2.19;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;5.31,0.94 +5.31,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.00 +4.06,5.00;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;3.44,6.56 +0.31,4.69;4.06,5.00 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;1.25,7.19 +1.25,7.19;0.94,7.50 +0.94,7.50;0.62,7.81 +1.25,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 + +# UTF-16 : 55 9c +# UTF-8 : 9c 96 e5 +[559c] 喜 +0.31,3.75;9.06,3.75 +1.88,5.00;1.88,6.25 +1.88,6.25;7.50,6.25 +7.50,6.25;7.50,5.00 +7.50,5.00;1.88,5.00 +5.62,3.75;5.94,4.06 +5.94,4.06;6.25,4.38 +6.25,4.38;6.56,4.69 +6.56,4.69;6.56,5.00 +3.44,3.75;3.44,4.06 +3.44,4.06;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.81,5.00 +0.62,8.44;8.75,8.44 +1.25,7.19;8.44,7.19 +4.69,7.19;4.69,9.38 +7.81,0.62;7.81,3.12 +7.81,3.12;1.56,3.12 +1.56,3.12;1.56,0.62 +1.56,1.25;7.81,1.25 + +# UTF-16 : 65 d7 +# UTF-8 : 97 97 e6 +[65d7] 旗 +9.06,8.12;4.38,8.12 +3.12,6.56;3.44,7.19 +3.44,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;4.69,9.38 +4.69,7.81;4.69,2.81 +8.75,6.88;4.06,6.88 +7.81,2.81;8.12,7.81 +3.44,2.81;9.06,2.81 +4.69,4.06;7.81,4.06 +4.69,5.62;7.81,5.62 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +0.00,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.62 +1.25,5.62;1.25,6.56 +1.25,6.56;1.25,7.81 +1.88,7.81;1.88,9.38 +0.00,7.81;3.75,7.81 +1.25,5.94;3.12,5.94 +3.12,5.94;3.12,4.69 +3.12,4.69;3.12,3.75 +3.12,3.75;3.12,2.81 +3.12,2.81;3.12,2.19 +3.12,2.19;3.12,1.88 +3.12,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,1.25 +1.56,1.25;1.25,1.25 + +# UTF-16 : 56 68 +# UTF-8 : a8 99 e5 +[5668] 器 +4.38,0.62;4.38,3.75 +4.38,3.75;1.56,3.75 +1.25,3.75;1.56,0.62 +1.56,1.25;4.06,1.25 +7.81,0.62;8.12,3.75 +7.81,3.75;5.31,3.75 +5.31,3.75;5.31,0.62 +5.31,1.25;7.81,1.25 +1.25,6.56;4.38,6.56 +4.38,6.56;4.38,8.75 +4.38,8.75;1.25,8.75 +1.25,8.75;1.25,6.56 +5.31,6.56;8.12,6.56 +8.12,6.56;8.12,8.75 +8.12,8.75;5.31,8.75 +5.31,8.75;5.31,6.56 +8.75,5.62;0.62,5.62 +0.31,3.75;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +9.06,3.75;8.75,3.75 +8.75,3.75;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.50,4.38 +7.50,4.38;7.19,4.38 +7.19,4.38;6.56,4.69 +6.56,4.69;5.94,5.31 +5.94,5.31;5.62,5.62 + +# UTF-16 : 5e 7e +# UTF-8 : be b9 e5 +[5e7e] 幾 +0.62,4.06;8.75,4.06 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.88,2.50 +6.88,2.50;6.56,2.19 +6.56,2.19;6.25,1.88 +6.25,1.88;5.62,1.88 +5.62,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;4.06,0.94 +4.06,0.94;3.44,0.94 +2.19,4.06;2.19,3.75 +2.19,3.75;1.88,3.44 +1.88,3.44;1.88,3.12 +1.88,3.12;1.88,2.50 +1.88,2.50;1.56,1.88 +1.56,1.88;0.94,1.25 +0.94,1.25;0.62,0.94 +1.88,3.44;2.19,3.12 +2.19,3.12;2.81,2.50 +2.81,2.50;3.12,2.19 +3.12,2.19;3.44,2.19 +3.44,2.19;4.06,1.88 +4.69,9.06;4.69,7.19 +4.69,7.19;5.00,5.62 +5.00,5.62;5.31,4.38 +5.31,4.38;5.62,3.44 +5.62,3.44;6.25,2.50 +6.25,2.50;6.56,1.88 +6.56,1.88;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +6.88,5.00;7.19,4.69 +7.19,4.69;7.50,4.38 +7.50,4.38;7.81,4.06 +4.06,5.31;0.62,5.00 +2.50,6.56;2.19,6.88 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +4.38,4.69;4.38,5.00 +4.38,5.00;4.06,5.62 +4.06,5.62;3.75,5.94 +3.75,5.94;3.75,6.56 +3.75,6.56;3.44,6.88 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.62 +1.88,5.62;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;3.75,8.44 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 +8.75,5.62;5.00,5.31 +6.88,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,7.81 +5.62,7.81;5.31,8.12 +8.75,4.69;8.75,5.31 +8.75,5.31;8.44,5.62 +8.44,5.62;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;8.12,6.88 +5.62,5.31;5.94,5.62 +5.94,5.62;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +5.62,7.50;5.94,7.81 +5.94,7.81;6.25,8.12 +6.25,8.12;6.56,8.44 +6.56,8.44;6.88,8.75 +6.88,8.75;7.19,9.06 + +# UTF-16 : 6a 5f +# UTF-8 : 9f a9 e6 +[6a5f] 機 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.69;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +2.50,4.06;9.06,4.06 +8.44,3.75;8.12,3.44 +8.12,3.44;7.81,2.81 +7.81,2.81;7.50,2.50 +7.50,2.50;7.19,2.19 +7.19,2.19;6.88,1.88 +6.88,1.88;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.62,1.25 +5.62,1.25;5.31,0.94 +5.31,0.94;4.69,0.94 +3.75,4.06;3.75,3.75 +3.75,3.75;3.44,3.44 +3.44,3.44;3.44,3.12 +3.44,3.12;3.44,2.50 +3.44,2.50;3.12,1.88 +3.12,1.88;2.81,1.25 +2.81,1.25;2.19,0.94 +3.44,3.44;3.75,3.12 +3.75,3.12;4.06,2.81 +4.06,2.81;4.69,2.50 +4.69,2.50;5.00,2.19 +5.00,2.19;5.31,1.88 +5.62,9.06;5.62,7.19 +5.62,7.19;5.94,5.62 +5.94,5.62;6.25,4.38 +6.25,4.38;6.56,3.12 +6.56,3.12;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +7.50,5.00;7.81,4.69 +7.81,4.69;8.12,4.38 +8.12,4.38;8.12,4.06 +5.31,5.31;2.50,5.00 +4.06,6.56;3.44,6.88 +3.44,6.88;3.12,7.19 +3.12,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +5.62,4.69;5.31,5.00 +5.31,5.00;5.31,5.62 +5.31,5.62;5.00,5.94 +5.00,5.94;5.00,6.56 +5.00,6.56;4.69,6.88 +2.81,5.31;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;5.00,8.44 +2.81,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +3.75,8.44;3.75,9.06 +3.75,9.06;4.06,9.06 +8.75,5.62;5.94,5.31 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.56,7.50 +6.56,7.50;6.25,7.81 +6.25,7.81;6.25,8.12 +9.06,4.69;9.06,5.31 +9.06,5.31;8.75,5.62 +8.75,5.62;8.75,6.25 +8.75,6.25;8.44,6.56 +8.44,6.56;8.44,6.88 +6.56,5.31;7.19,5.94 +7.19,5.94;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;8.44,7.81 +8.44,7.81;8.75,8.44 +6.56,7.50;6.88,8.12 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,9.06 +7.50,9.06;7.50,9.06 + +# UTF-16 : 62 11 +# UTF-8 : 91 88 e6 +[6211] 我 +2.81,8.44;2.81,1.88 +2.81,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.25,0.94 +1.25,0.94;1.25,0.94 +0.31,6.25;9.06,6.25 +8.44,5.62;8.12,5.00 +8.12,5.00;7.81,4.38 +7.81,4.38;7.50,3.75 +7.50,3.75;6.88,3.44 +6.88,3.44;6.56,2.81 +6.56,2.81;5.94,2.50 +5.94,2.50;5.31,1.88 +5.31,1.88;5.00,1.56 +5.00,1.56;4.38,1.25 +4.38,1.25;3.44,0.94 +5.62,9.38;5.62,7.50 +5.62,7.50;5.94,6.25 +5.94,6.25;6.25,5.00 +6.25,5.00;6.56,3.75 +6.56,3.75;6.88,2.81 +6.88,2.81;7.19,2.19 +7.19,2.19;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +0.31,3.44;0.94,3.44 +0.94,3.44;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;3.12,4.06 +3.12,4.06;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.69,4.69 +0.62,8.12;1.25,8.12 +1.25,8.12;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.50,8.44 +2.50,8.44;2.81,8.44 +2.81,8.44;3.12,8.75 +3.12,8.75;4.06,8.75 +4.06,8.75;4.69,9.06 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,8.12 +8.12,8.12;8.44,7.50 +8.44,7.50;8.75,7.19 + +# UTF-16 : 7f a9 +# UTF-8 : a9 be e7 +[7fa9] 義 +2.81,5.00;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.25,0.94 +1.25,0.94;1.25,0.94 +0.31,3.75;9.06,3.75 +8.44,3.44;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.50 +7.50,2.50;6.88,2.19 +6.88,2.19;6.56,1.88 +6.56,1.88;5.94,1.56 +5.94,1.56;5.31,1.56 +5.31,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +4.38,0.94;3.44,0.94 +5.62,5.31;5.62,4.38 +5.62,4.38;5.94,3.75 +5.94,3.75;6.25,3.12 +6.25,3.12;6.56,2.50 +6.56,2.50;6.88,1.88 +6.88,1.88;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +0.62,4.69;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;2.19,5.00 +2.19,5.00;2.50,5.00 +2.50,5.00;2.81,5.00 +2.81,5.00;3.12,5.00 +3.12,5.00;4.06,5.31 +4.06,5.31;4.69,5.31 +0.31,2.19;0.94,2.19 +0.94,2.19;1.56,2.19 +1.56,2.19;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.81,2.50 +2.81,2.50;3.12,2.50 +3.12,2.50;3.75,2.50 +3.75,2.50;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,2.81 +6.88,5.31;7.50,5.00 +7.50,5.00;7.81,4.69 +7.81,4.69;8.44,4.38 +8.44,4.38;8.44,4.38 +0.31,5.94;9.06,5.94 +1.25,7.19;8.12,7.19 +0.94,8.44;8.75,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.44;6.25,8.75 +6.25,8.75;6.56,9.06 +6.56,9.06;6.56,9.38 +4.69,5.94;4.69,8.44 + +# UTF-16 : 8b 70 +# UTF-8 : b0 ad e8 +[8b70] 議 +4.69,5.00;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.12,3.75;9.06,3.75 +8.75,3.44;8.12,2.81 +8.12,2.81;7.81,2.19 +7.81,2.19;7.50,1.88 +7.50,1.88;6.88,1.56 +6.88,1.56;6.56,1.56 +6.56,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.31,0.94 +6.88,5.31;6.88,4.38 +6.88,4.38;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.19,2.50 +7.19,2.50;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +3.44,4.69;4.06,5.00 +4.06,5.00;4.69,5.00 +4.69,5.00;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;6.25,5.31 +3.44,2.19;4.06,2.19 +4.06,2.19;4.69,2.50 +4.69,2.50;5.31,2.50 +5.31,2.50;5.62,2.50 +5.62,2.50;6.25,2.81 +3.12,5.94;9.06,5.94 +3.75,7.19;8.44,7.19 +3.44,8.44;8.75,8.44 +5.31,8.44;5.00,8.75 +5.00,8.75;5.00,9.38 +5.00,9.38;4.69,9.38 +7.19,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 +6.25,5.94;6.25,8.44 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.81,5.31 + +# UTF-16 : 6c e3 +# UTF-8 : a3 b3 e6 +[6ce3] 泣 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,1.25;9.06,1.25 +2.81,7.81;9.06,7.81 +5.62,7.81;5.62,9.38 +6.25,1.25;6.56,1.56 +6.56,1.56;6.88,2.19 +6.88,2.19;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;7.81,5.62 +7.81,5.62;7.81,6.25 +7.81,6.25;8.12,6.88 +4.38,2.19;4.38,2.50 +4.38,2.50;4.38,3.12 +4.38,3.12;4.38,3.44 +4.38,3.44;4.06,4.06 +4.06,4.06;4.06,4.38 +4.06,4.38;4.06,5.00 +4.06,5.00;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.44,6.25 +3.44,6.25;3.44,6.88 + +# UTF-16 : 65 51 +# UTF-8 : 91 95 e6 +[6551] 救 +4.38,0.94;5.00,1.25 +5.00,1.25;5.94,1.88 +5.94,1.88;6.25,2.19 +6.25,2.19;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.81,4.06 +7.81,4.06;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;6.25,6.25 +6.25,6.25;5.94,7.19 +5.62,7.81;9.38,7.81 +4.69,5.00;5.00,5.31 +5.00,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;6.25,9.38 +2.81,9.38;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +4.69,6.88;4.38,6.56 +4.38,6.56;4.06,5.94 +4.06,5.94;4.06,5.62 +4.06,5.62;3.75,5.31 +3.75,5.31;3.44,5.00 +0.31,7.81;5.00,7.81 +3.44,9.38;4.06,9.06 +4.06,9.06;4.38,8.75 +4.38,8.75;4.69,8.44 +4.69,8.44;4.69,8.44 +0.31,2.19;0.62,2.81 +0.62,2.81;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;2.19,4.06 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +4.06,3.44;3.75,3.75 +3.75,3.75;3.12,4.06 +1.56,5.00;1.56,5.31 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 + +# UTF-16 : 7d 66 +# UTF-8 : a6 b5 e7 +[7d66] 給 +3.75,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.56 +0.31,4.69;3.44,5.00 +1.88,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.38,7.19 +4.38,7.19;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.75,6.25 +4.38,6.25;8.12,6.25 +8.75,0.62;8.75,4.69 +8.75,4.69;4.06,4.69 +4.06,4.69;4.06,0.62 +4.38,1.56;8.44,1.56 + +# UTF-16 : 63 19 +# UTF-8 : 99 8c e6 +[6319] 挙 +2.81,7.81;2.50,8.12 +2.50,8.12;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.88,9.06 +5.00,7.81;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.38 +4.06,9.38;4.06,9.38 +6.25,7.50;6.56,7.81 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,9.06 +7.50,9.06;7.50,9.38 +9.06,7.50;0.31,7.50 +0.31,4.69;0.62,4.69 +0.62,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.44,7.50 +9.06,4.69;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;6.25,7.19 +6.25,7.19;5.94,7.50 +4.69,5.94;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +9.06,2.81;0.31,2.81 +8.12,4.38;1.25,4.38 +2.19,5.94;2.81,5.94 +2.81,5.94;3.12,5.94 +3.12,5.94;3.75,5.94 +3.75,5.94;4.38,5.94 +4.38,5.94;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;5.94,6.25 +5.94,6.25;6.56,6.25 + +# UTF-16 : 6f 01 +# UTF-8 : 81 bc e6 +[6f01] 漁 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,7.19;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.44 +7.19,8.44;7.19,8.75 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.69,9.06 +4.69,9.06;4.69,9.69 +4.38,8.75;7.50,8.75 +3.44,5.31;8.44,5.31 +3.12,3.44;3.44,7.19 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,3.44 +8.75,3.44;3.44,3.44 +5.94,7.19;5.94,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.19,0.94;6.88,1.25 +6.88,1.25;6.88,1.56 +6.88,1.56;6.56,2.19 +6.56,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +5.00,0.62;5.00,1.25 +5.00,1.25;5.00,1.56 +5.00,1.56;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;4.69,2.81 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 + +# UTF-16 : 53 54 +# UTF-8 : 94 8d e5 +[5354] 協 +5.62,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.56,2.50 +6.56,2.50;6.88,3.12 +6.88,3.12;6.88,3.44 +6.88,3.44;6.88,4.06 +6.88,4.06;6.88,5.00 +6.88,5.00;6.88,5.62 +5.62,4.69;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,5.00 +3.44,5.00;3.44,5.62 +2.19,4.69;5.31,4.69 +5.31,4.69;5.31,3.75 +5.31,3.75;5.31,2.81 +5.31,2.81;5.31,2.50 +5.31,2.50;5.31,1.88 +5.31,1.88;5.00,1.25 +5.00,1.25;4.69,0.94 +4.69,0.94;4.69,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +2.81,5.94;3.44,6.25 +3.44,6.25;3.75,6.25 +3.75,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;5.62,9.38 +2.81,8.44;8.44,8.44 +8.44,8.44;8.44,7.81 +8.44,7.81;8.44,7.50 +8.44,7.50;8.44,6.88 +8.44,6.88;8.12,6.25 +8.12,6.25;7.81,6.25 +7.81,6.25;7.50,6.25 +7.50,6.25;7.19,6.25 +7.19,6.25;6.56,6.25 +6.56,6.25;6.25,6.25 +1.25,0.62;1.25,9.06 +2.50,6.88;0.00,6.88 + +# UTF-16 : 93 e1 +# UTF-8 : a1 8f e9 +[93e1] 鏡 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.06,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.75,4.69 +4.38,3.12;8.75,3.12 +8.75,3.12;8.75,5.94 +8.75,5.94;4.38,5.94 +4.38,5.94;4.38,3.12 +4.38,4.69;8.44,4.69 +4.06,6.56;9.38,6.56 +4.06,8.44;9.06,8.44 +6.56,8.44;6.56,9.38 +7.19,6.56;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.12,8.44 +5.62,6.56;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.31,7.81 +5.31,7.81;5.00,8.12 +5.00,8.12;5.00,8.44 +7.19,3.12;7.19,1.25 +7.19,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +3.12,0.62;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;5.94,3.12 + +# UTF-16 : 7a f6 +# UTF-8 : b6 ab e7 +[7af6] 競 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;5.00,2.81 +4.69,6.56;9.06,6.56 +4.69,8.44;8.75,8.44 +6.88,8.44;6.88,9.38 +7.50,6.56;7.81,6.88 +7.81,6.88;7.81,7.50 +7.81,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.12,8.44 +3.12,6.56;3.44,6.88 +3.44,6.88;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;3.75,8.12 +3.75,8.12;3.75,8.44 +5.94,6.56;5.94,6.88 +5.94,6.88;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.31,8.12 +5.31,8.12;5.31,8.44 +1.88,6.56;1.88,6.88 +1.88,6.88;1.56,7.19 +1.56,7.19;1.56,7.50 +1.56,7.50;1.25,8.12 +1.25,8.12;1.25,8.44 +5.00,3.75;8.44,3.75 +8.44,3.75;8.44,5.62 +8.44,5.62;5.00,5.62 +5.00,5.62;5.00,3.75 +7.19,3.75;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +3.75,0.62;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,3.12 +5.94,3.12;5.94,3.75 +0.31,6.56;4.38,6.56 +0.62,8.44;4.38,8.44 +2.50,8.44;2.50,9.38 +0.94,3.75;4.06,3.75 +4.06,3.75;4.06,5.62 +4.06,5.62;0.94,5.62 +0.94,5.62;0.94,3.75 +3.12,3.75;3.12,1.88 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,3.12 +1.88,3.12;1.88,3.44 +1.88,3.44;1.88,3.75 + +# UTF-16 : 4e 9f +# UTF-8 : 9f ba e4 +[4e9f] 亟 +0.62,1.25;8.75,1.25 +8.75,8.75;0.62,8.75 +1.25,3.12;3.12,3.12 +3.12,3.12;3.12,6.56 +3.12,6.56;1.25,6.56 +1.25,6.56;1.25,3.12 +4.06,8.75;3.75,8.12 +3.75,8.12;3.75,7.81 +3.75,7.81;3.75,7.19 +3.75,7.19;3.75,6.88 +3.75,6.88;3.75,6.25 +3.75,7.19;5.31,7.19 +5.31,7.19;5.31,5.94 +5.31,5.94;5.31,4.69 +5.31,4.69;5.31,3.75 +5.31,3.75;5.31,3.12 +5.31,3.12;5.00,2.50 +5.00,2.50;5.00,2.19 +5.00,2.19;4.69,1.88 +4.38,1.88;4.06,1.88 +4.06,1.88;3.75,1.88 +3.75,1.88;3.44,2.19 +5.94,6.88;8.44,6.88 +5.62,2.19;5.94,2.50 +5.94,2.50;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;6.88,3.75 +6.88,3.75;7.19,4.06 +7.19,4.06;7.50,4.69 +7.50,4.69;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.12,6.25 +8.12,6.25;8.44,6.88 +8.75,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,3.75 +7.50,3.75;7.50,4.06 +7.50,4.06;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.56,5.94 +6.56,5.94;6.25,6.56 + +# UTF-16 : 69 75 +# UTF-8 : b5 a5 e6 +[6975] 極 +2.81,3.12;4.69,3.12 +4.69,3.12;4.69,6.56 +4.69,6.56;2.81,6.56 +2.81,6.56;2.81,3.12 +4.38,8.75;4.38,8.44 +4.38,8.44;4.38,7.81 +4.38,7.81;4.38,7.50 +4.38,7.50;4.38,7.19 +4.38,7.19;4.06,6.56 +4.38,7.19;5.94,7.19 +5.94,7.19;5.94,5.94 +5.94,5.94;5.94,4.69 +5.94,4.69;5.94,3.75 +5.94,3.75;5.94,3.12 +5.94,3.12;5.62,2.50 +5.62,2.50;5.62,2.19 +5.62,2.19;5.31,1.88 +5.31,1.88;4.69,1.88 +4.69,1.88;4.06,1.88 +4.06,1.88;4.06,1.88 +2.19,1.25;9.06,1.25 +9.06,8.75;2.50,8.75 +6.25,6.88;8.75,6.88 +6.25,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.12,4.69 +8.12,4.69;8.12,5.00 +8.12,5.00;8.44,5.62 +8.44,5.62;8.44,6.25 +8.44,6.25;8.75,6.88 +9.06,2.19;8.75,2.50 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.12 +8.12,3.12;7.81,3.75 +7.81,3.75;7.81,4.06 +7.81,4.06;7.50,4.38 +7.50,4.38;7.19,5.00 +7.19,5.00;7.19,5.31 +7.19,5.31;6.88,5.94 +6.88,5.94;6.88,6.56 +1.56,0.62;1.56,9.06 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 + +# UTF-16 : 8a 13 +# UTF-8 : 93 a8 e8 +[8a13] 訓 +0.94,1.25;3.44,1.25 +3.44,1.25;3.44,3.44 +3.44,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.75,7.50 +0.62,5.94;3.44,5.94 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +8.75,9.06;8.75,0.94 +6.56,8.75;6.56,1.56 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,2.19 +4.38,2.19;4.38,2.50 +4.38,2.50;4.38,3.12 +4.38,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +4.38,5.31;4.69,9.06 + +# UTF-16 : 90 e1 +# UTF-8 : a1 83 e9 +[90e1] 郡 +0.62,5.31;5.00,5.31 +5.00,5.31;5.00,8.75 +5.00,8.75;0.62,8.75 +0.31,7.19;5.94,7.19 +1.56,0.62;1.56,4.06 +1.56,4.06;5.00,4.06 +5.00,4.06;5.00,0.62 +1.56,1.25;5.00,1.25 +0.00,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.19,6.25 +2.19,6.25;2.50,7.19 +2.50,7.19;2.50,7.81 +2.50,7.81;2.50,8.75 +9.06,8.75;6.25,8.75 +6.25,8.75;6.25,0.62 +6.88,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.44,2.19 +8.44,2.19;8.75,2.50 +8.75,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.50,5.94 +7.50,5.94;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 + +# UTF-16 : 5f 84 +# UTF-8 : 84 be e5 +[5f84] 径 +2.50,7.19;2.19,6.56 +2.19,6.56;1.88,5.94 +1.88,5.94;1.25,5.31 +1.25,5.31;0.94,5.00 +0.94,5.00;0.31,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;0.94,7.50 +0.94,7.50;0.31,6.88 +1.56,0.62;1.56,5.62 +3.12,8.75;8.44,8.75 +2.50,4.69;3.44,5.00 +3.44,5.00;4.38,5.31 +4.38,5.31;5.00,5.62 +5.00,5.62;5.62,5.94 +5.62,5.94;6.25,6.25 +6.25,6.25;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.44,8.75 +9.06,4.69;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.19,5.62 +7.19,5.62;6.56,5.94 +6.56,5.94;5.94,6.25 +5.94,6.25;5.31,6.56 +5.31,6.56;5.00,6.88 +5.00,6.88;4.69,7.50 +4.69,7.50;4.06,7.81 +4.06,7.81;3.75,8.12 +2.50,0.94;9.06,0.94 +8.44,3.75;3.44,3.75 +5.94,0.94;5.94,5.31 + +# UTF-16 : 52 11 +# UTF-8 : 91 88 e5 +[5211] 刑 +0.62,5.31;5.62,5.31 +0.62,8.75;5.62,8.75 +4.38,0.94;4.38,8.75 +0.62,0.94;0.94,1.25 +0.94,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;1.88,4.38 +1.88,4.38;1.88,5.00 +1.88,5.00;1.88,5.94 +1.88,5.94;1.88,7.19 +1.88,7.19;1.88,8.44 +6.25,2.50;6.25,8.75 +8.75,9.06;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 + +# UTF-16 : 57 8b +# UTF-8 : 8b 9e e5 +[578b] 型 +0.62,1.25;8.75,1.25 +8.12,3.12;1.25,3.12 +4.69,1.25;4.69,4.69 +0.31,6.88;5.62,6.88 +0.62,8.75;5.62,8.75 +4.06,4.38;4.06,8.75 +0.62,4.38;0.94,4.69 +0.94,4.69;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.88,7.19 +1.88,7.19;2.19,7.81 +1.88,7.81;2.19,8.75 +6.25,5.62;6.25,8.75 +8.75,9.06;8.75,5.31 +8.75,5.31;8.75,4.69 +8.75,4.69;8.44,4.69 +8.44,4.69;8.12,4.69 +8.12,4.69;7.50,4.69 +7.50,4.69;7.19,4.69 +7.19,4.69;6.88,4.69 + +# UTF-16 : 66 6f +# UTF-8 : af 99 e6 +[666f] 景 +4.69,3.12;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +1.88,3.12;7.81,3.12 +7.81,3.12;7.81,5.00 +7.81,5.00;1.56,5.00 +1.56,5.00;1.56,3.12 +4.69,5.62;4.69,6.56 +0.31,5.62;9.06,5.62 +1.25,6.56;8.12,6.56 +8.12,6.56;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,6.56 +1.25,7.81;8.12,7.81 + +# UTF-16 : 82 b8 +# UTF-8 : b8 8a e8 +[82b8] 芸 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +8.75,4.69;0.62,4.69 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,3.12 +7.19,3.12;6.88,3.75 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,1.88;8.12,1.88 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +1.25,6.25;8.12,6.25 + +# UTF-16 : 7d 50 +# UTF-8 : 90 b5 e7 +[7d50] 結 +3.75,4.06;3.75,4.69 +3.75,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.56 +0.31,4.69;3.44,5.00 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +8.75,0.62;8.75,4.38 +8.75,4.38;4.38,4.38 +4.38,4.38;4.38,0.62 +4.38,1.56;8.44,1.56 +3.75,8.12;9.06,8.12 +4.06,5.94;8.75,5.94 +6.25,5.94;6.56,9.38 + +# UTF-16 : 5e fa +# UTF-8 : ba bb e5 +[5efa] 建 +2.81,5.62;0.62,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,8.75;0.62,8.75 +0.62,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.88,7.50 +1.88,7.50;2.19,8.12 +2.19,8.12;2.50,8.44 +8.75,0.94;6.56,0.94 +6.56,0.94;5.62,0.94 +5.62,0.94;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.44,1.56 +3.44,1.56;2.81,1.88 +2.81,1.88;2.50,2.19 +2.50,2.19;1.88,2.50 +1.88,2.50;1.56,3.12 +1.56,3.12;1.25,4.06 +1.25,4.06;0.94,4.69 +3.44,5.62;8.44,5.62 +8.44,5.62;8.44,8.44 +8.44,8.44;3.44,8.44 +2.81,7.19;9.06,7.19 +2.81,2.81;8.75,2.81 +3.44,4.38;8.75,4.38 +5.94,1.56;5.94,9.38 + +# UTF-16 : 50 65 +# UTF-8 : a5 81 e5 +[5065] 健 +3.75,5.62;1.88,5.62 +1.56,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,8.75;1.88,8.75 +1.88,5.62;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.81,7.50 +2.81,7.50;3.12,8.12 +3.12,8.12;3.44,8.44 +9.06,0.94;6.88,0.94 +6.88,0.94;5.94,0.94 +5.94,0.94;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.38,1.56 +4.38,1.56;3.75,1.88 +3.75,1.88;3.44,2.19 +3.44,2.19;2.81,2.50 +2.81,2.50;2.50,3.12 +2.50,3.12;2.19,4.06 +2.19,4.06;1.88,4.69 +4.38,5.62;8.44,5.62 +8.44,5.62;8.44,8.44 +8.44,8.44;4.06,8.44 +3.44,7.19;9.38,7.19 +3.75,2.81;9.06,2.81 +4.06,4.38;8.75,4.38 +6.56,1.56;6.56,9.38 +1.56,9.06;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;1.25,7.19 +1.25,7.19;0.94,6.56 +0.94,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.31,5.31 +0.31,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.88 + +# UTF-16 : 9a 13 +# UTF-8 : 93 a8 e9 +[9a13] 験 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;2.19,3.75 +1.56,1.25;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +4.06,8.75;0.94,8.75 +0.94,8.75;0.94,4.38 +0.94,4.38;3.75,4.38 +3.75,4.38;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.50,8.75;2.50,4.38 +0.94,5.94;3.75,5.94 +0.94,7.19;3.75,7.19 +9.06,6.88;8.75,7.19 +8.75,7.19;8.12,7.81 +8.12,7.81;7.50,8.12 +7.50,8.12;7.19,8.75 +7.19,8.75;6.56,9.38 +6.56,9.38;5.94,8.75 +5.94,8.75;5.62,8.12 +5.62,8.12;5.00,7.81 +5.00,7.81;4.38,7.19 +4.38,7.19;4.06,6.88 +8.12,7.19;5.00,7.19 +4.06,0.94;4.38,0.94 +4.38,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.25,2.50 +6.25,2.50;6.25,3.12 +6.25,3.12;6.56,3.44 +6.56,3.44;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.56,7.19 +9.06,0.94;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.56,3.75 +6.56,3.75;6.56,4.38 +4.38,3.75;4.38,5.94 +4.38,5.94;8.75,5.94 +8.75,5.94;8.75,3.75 +8.75,3.75;4.69,3.75 + +# UTF-16 : 56 fa +# UTF-8 : ba 9b e5 +[56fa] 固 +8.44,0.62;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.44,1.25 +1.56,6.88;7.81,6.88 +4.69,5.00;4.69,8.44 +2.81,2.19;6.88,2.19 +6.88,2.19;6.88,5.00 +6.88,5.00;2.50,5.00 +2.50,5.00;2.50,2.19 + +# UTF-16 : 52 9f +# UTF-8 : 9f 8a e5 +[529f] 功 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.88 +4.06,1.88;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.31,4.69 +5.31,4.69;5.62,5.62 +5.62,5.62;5.62,6.56 +5.62,6.56;5.62,7.81 +5.62,7.81;5.94,9.06 +3.75,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,1.25 +2.19,8.12;2.19,2.81 +4.06,8.12;0.31,8.12 +0.31,2.19;0.94,2.50 +0.94,2.50;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;2.19,2.81 +2.19,2.81;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;3.44,3.12 +3.44,3.12;4.06,3.44 + +# UTF-16 : 59 7d +# UTF-8 : bd a5 e5 +[597d] 好 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.75,6.56 +3.75,6.56;3.75,7.50 +3.75,7.50;0.31,7.50 +0.94,4.38;1.25,4.38 +1.25,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.19,3.44 +2.19,3.44;2.50,3.44 +2.50,3.44;2.81,3.12 +2.81,3.12;3.12,2.81 +3.12,2.81;3.44,2.50 +3.44,2.50;3.75,2.19 +3.75,2.19;4.06,1.56 +3.75,5.00;9.38,5.00 +8.75,8.75;4.38,8.75 +6.88,6.25;6.88,1.88 +6.88,1.88;6.88,1.25 +6.88,1.25;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +8.75,8.75;8.44,8.12 +8.44,8.12;8.12,7.50 +8.12,7.50;7.81,7.19 +7.81,7.19;7.50,6.56 +7.50,6.56;6.88,6.25 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 + +# UTF-16 : 50 19 +# UTF-8 : 99 80 e5 +[5019] 候 +8.75,5.62;4.38,5.62 +3.44,4.38;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.38,5.62 +4.38,5.62;4.69,6.25 +4.69,6.25;5.00,6.88 +9.06,3.75;3.12,3.75 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;5.94,3.12 +5.94,3.12;6.25,3.44 +6.25,3.44;6.25,3.75 +6.25,3.75;6.25,5.62 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;6.25,3.44 +6.25,3.44;6.25,3.75 +7.81,6.88;8.12,8.75 +8.12,8.75;3.75,8.75 +3.12,6.88;9.06,6.88 +1.88,9.06;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;0.94,6.56 +0.94,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.88 +2.50,1.88;2.50,7.81 + +# UTF-16 : 4e a2 +# UTF-8 : a2 ba e4 +[4ea2] 亢 +4.69,7.81;4.69,9.38 +0.31,7.81;9.06,7.81 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,5.31 +2.81,5.31;2.81,6.56 +2.81,6.56;6.25,6.56 +6.25,6.56;6.25,1.88 +6.25,1.88;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.50,0.94;8.12,1.25 +8.12,1.25;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 + +# UTF-16 : 82 2a +# UTF-8 : aa 88 e8 +[822a] 航 +6.88,8.12;6.88,9.38 +4.38,8.12;9.06,8.12 +4.38,0.94;4.69,1.25 +4.69,1.25;5.00,1.88 +5.00,1.88;5.31,2.81 +5.31,2.81;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.31,5.31 +5.31,5.31;5.31,6.56 +5.31,6.56;7.81,6.56 +7.81,6.56;7.81,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.12 +0.94,8.12;4.06,8.12 +4.06,8.12;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +0.31,4.69;4.69,5.31 +2.81,5.94;2.81,6.25 +2.81,6.25;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,7.19;1.88,7.50 +2.50,9.38;2.19,9.06 +2.19,9.06;2.19,8.44 +2.19,8.44;2.19,8.12 +2.50,5.00;2.50,1.88 + +# UTF-16 : 5e b7 +# UTF-8 : b7 ba e5 +[5eb7] 康 +5.31,8.44;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +5.31,4.38;5.31,4.06 +5.31,4.06;5.62,3.75 +5.62,3.75;5.94,3.44 +5.94,3.44;6.25,2.81 +6.25,2.81;6.56,2.50 +6.56,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;8.75,1.25 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.19,3.12 +7.19,3.12;6.88,3.12 +6.88,3.12;6.56,2.81 +1.25,5.94;8.75,5.94 +1.88,4.69;8.12,4.69 +8.12,4.69;8.12,7.50 +8.12,7.50;1.88,7.50 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,2.50 +4.06,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +3.44,2.81;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.50,3.75 +2.50,3.75;2.19,4.06 +4.69,8.44;5.00,9.38 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,8.44 +1.25,8.44;8.75,8.44 + +# UTF-16 : 91 c7 +# UTF-8 : 87 87 e9 +[91c7] 采 +0.94,8.12;1.88,8.44 +1.88,8.44;2.50,8.44 +2.50,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +2.50,5.62;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,6.88 +1.88,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +5.00,5.94;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.06,7.81 +6.56,5.31;6.88,5.94 +6.88,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;8.12,8.12 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.69 +9.06,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;5.62,3.44 +5.62,3.44;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,0.62;4.69,5.62 +8.75,4.69;0.62,4.69 + +# UTF-16 : 83 dc +# UTF-8 : 9c 8f e8 +[83dc] 菜 +0.94,6.88;1.88,6.88 +1.88,6.88;2.50,6.88 +2.50,6.88;3.44,6.88 +3.44,6.88;4.06,6.88 +4.06,6.88;4.69,6.88 +4.69,6.88;5.62,6.88 +5.62,6.88;6.25,7.19 +6.25,7.19;6.88,7.19 +6.88,7.19;7.81,7.19 +7.81,7.19;8.44,7.50 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +5.00,5.00;4.69,5.31 +4.69,5.31;4.38,5.94 +4.38,5.94;4.38,6.25 +4.38,6.25;4.06,6.25 +6.56,4.69;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.56 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,0.62;4.69,4.69 +8.75,3.75;0.62,3.75 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 + +# UTF-16 : 67 00 +# UTF-8 : 80 9c e6 +[6700] 最 +1.25,5.62;1.25,1.56 +4.38,0.62;4.38,5.62 +1.25,3.12;4.06,3.12 +1.25,4.38;4.06,4.38 +0.31,1.25;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,1.56 +1.88,1.56;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.38,1.88 +4.69,4.69;8.75,4.69 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.44,4.69 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.38 +0.31,5.62;9.06,5.62 +1.25,6.56;8.12,6.56 +8.12,6.56;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,6.56 +1.25,7.81;8.12,7.81 + +# UTF-16 : 67 50 +# UTF-8 : 90 9d e6 +[6750] 材 +8.12,9.06;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,7.50;4.06,7.50 +2.19,0.62;2.19,9.06 +3.75,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.19,7.81 +3.75,4.38;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.50,6.88 +2.50,6.88;2.19,7.50 +3.44,2.19;4.06,2.81 +4.06,2.81;4.69,3.12 +4.69,3.12;5.31,3.75 +5.31,3.75;5.94,4.38 +5.94,4.38;6.25,4.69 +6.25,4.69;6.56,5.31 +6.56,5.31;7.19,5.94 +7.19,5.94;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;8.12,7.81 + +# UTF-16 : 66 28 +# UTF-8 : a8 98 e6 +[6628] 昨 +5.62,5.94;8.75,5.94 +8.75,3.44;5.62,3.44 +4.69,8.12;9.06,8.12 +5.62,0.62;5.62,8.12 +3.44,5.31;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;4.69,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.00,9.38 +0.94,1.56;3.12,1.56 +3.12,1.56;3.12,8.75 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,5.31;3.12,5.31 + +# UTF-16 : 67 2d +# UTF-8 : ad 9c e6 +[672d] 札 +2.50,0.62;2.50,9.06 +4.69,7.19;0.62,7.19 +0.31,2.81;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.50,7.19 +4.69,3.75;4.38,4.38 +4.38,4.38;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.12,6.25 +3.12,6.25;3.12,6.56 +3.12,6.56;2.81,6.88 +2.81,6.88;2.50,7.19 +5.62,9.06;5.62,2.19 +5.62,2.19;5.62,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;6.25,0.94 +6.25,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 + +# UTF-16 : 54 0a +# UTF-8 : 8a 90 e5 +[540a] 吊 +1.88,5.94;7.81,5.94 +7.50,5.94;7.81,8.75 +7.50,8.75;1.88,8.75 +1.56,8.75;1.88,5.62 +5.94,1.56;6.56,1.25 +6.56,1.25;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.88 +8.44,1.88;8.44,2.19 +8.44,2.19;8.44,4.69 +8.44,4.69;1.25,4.69 +1.25,4.69;1.25,1.25 +4.69,0.62;4.69,5.62 + +# UTF-16 : 52 37 +# UTF-8 : b7 88 e5 +[5237] 刷 +4.06,1.56;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;5.00,2.19 +5.00,2.19;5.00,5.00 +5.00,5.00;1.56,5.00 +1.56,5.00;1.56,1.25 +3.44,0.62;3.44,6.25 +6.25,2.50;6.25,8.75 +8.44,9.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,8.75 +0.94,8.75;5.00,8.75 +5.00,8.75;5.00,6.88 +5.00,6.88;1.25,6.88 + +# UTF-16 : 6b ba +# UTF-8 : ba ae e6 +[6bba] 殺 +4.06,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;7.50,8.75 +7.50,8.75;7.50,6.25 +7.50,6.25;7.81,5.94 +7.81,5.94;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;9.06,6.25 +9.06,6.25;9.06,6.56 +9.06,6.56;9.06,7.19 +4.38,5.00;8.75,5.00 +3.75,0.94;4.38,1.25 +4.38,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,4.38 +8.12,4.38;8.44,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.69 +0.31,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.88,4.06 +1.88,4.06;2.19,4.69 +2.19,4.69;2.50,5.00 +4.38,2.50;4.06,3.12 +4.06,3.12;3.75,3.44 +3.75,3.44;3.44,4.06 +3.44,4.06;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,0.62;2.50,6.56 +4.38,5.00;0.31,5.00 +0.31,5.94;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.44 +3.44,8.44;3.75,8.75 +3.75,8.75;4.06,9.06 +0.62,8.75;1.25,8.44 +1.25,8.44;2.19,7.81 +2.19,7.81;2.50,7.81 +2.50,7.81;2.81,7.50 +2.81,7.50;3.12,7.19 +3.12,7.19;3.44,6.88 +3.44,6.88;3.75,6.88 +3.75,6.88;4.06,6.56 + +# UTF-16 : 5b df +# UTF-8 : 9f af e5 +[5bdf] 察 +4.69,3.75;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +8.75,3.75;0.94,3.75 +6.56,5.00;2.81,5.00 +4.69,8.75;4.69,9.69 +8.75,7.19;8.75,8.75 +8.75,8.75;0.62,8.75 +0.62,8.75;0.62,7.19 +0.31,6.25;0.94,6.56 +0.94,6.56;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;2.50,7.81 +2.50,7.81;2.81,8.44 +9.06,4.06;8.44,4.38 +8.44,4.38;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.00,7.81 +5.00,7.81;4.69,8.12 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,3.12 +8.75,0.94;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +4.38,7.50;2.19,7.50 +0.31,4.06;0.94,4.38 +0.94,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.50,5.31 +2.50,5.31;2.81,5.62 +2.81,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.38,7.50 +8.12,7.50;5.62,7.50 +6.56,5.62;6.88,5.94 +6.88,5.94;7.50,6.25 +7.50,6.25;7.81,6.88 +7.81,6.88;7.81,7.19 +7.81,7.19;8.12,7.50 +3.44,6.25;3.12,6.56 +3.12,6.56;2.81,6.56 +2.81,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 + +# UTF-16 : 53 c2 +# UTF-8 : 82 8f e5 +[53c2] 参 +1.88,4.06;2.19,4.06 +2.19,4.06;2.81,4.06 +2.81,4.06;3.44,4.38 +3.44,4.38;3.75,4.38 +3.75,4.38;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.31,4.69 +5.31,4.69;5.62,5.00 +5.62,5.00;5.94,5.00 +5.94,5.00;6.25,5.31 +1.56,2.50;2.50,2.50 +2.50,2.50;3.12,2.50 +3.12,2.50;3.75,2.81 +3.75,2.81;4.38,2.81 +4.38,2.81;5.00,3.12 +5.00,3.12;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.56,3.44 +6.56,3.44;6.88,3.75 +6.88,3.75;7.19,3.75 +1.56,0.94;2.50,0.94 +2.50,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;7.81,2.19 +7.81,2.19;8.44,2.50 +8.44,6.88;8.12,7.50 +8.12,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.25,8.75 +0.94,7.50;1.56,7.50 +1.56,7.50;2.19,7.50 +2.19,7.50;2.81,7.50 +2.81,7.50;3.44,7.50 +3.44,7.50;4.06,7.50 +4.06,7.50;4.69,7.50 +4.69,7.50;5.62,7.50 +5.62,7.50;6.25,7.81 +6.25,7.81;6.88,7.81 +6.88,7.81;7.50,7.81 +2.19,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;3.12,8.44 +3.12,8.44;3.44,8.75 +3.44,8.75;3.44,9.38 +8.75,6.25;0.62,6.25 +0.31,4.38;0.94,4.69 +0.94,4.69;1.56,5.00 +1.56,5.00;2.19,5.00 +2.19,5.00;2.50,5.31 +2.50,5.31;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;4.69,7.50 +9.06,4.38;8.75,4.38 +8.75,4.38;8.12,4.69 +8.12,4.69;7.81,4.69 +7.81,4.69;7.50,5.00 +7.50,5.00;6.88,5.31 +6.88,5.31;6.25,5.62 +6.25,5.62;5.62,6.25 + +# UTF-16 : 75 23 +# UTF-8 : a3 94 e7 +[7523] 産 +0.94,8.44;8.44,8.44 +4.69,8.44;4.69,9.38 +5.94,6.56;6.25,6.88 +6.25,6.88;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.88,8.44 +3.44,6.56;3.12,7.19 +3.12,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,6.56 +1.25,6.56;8.75,6.56 +1.25,0.94;9.06,0.94 +8.44,5.00;2.81,5.00 +8.12,3.12;2.50,3.12 +5.31,0.94;5.31,5.94 +1.56,3.44;1.88,4.06 +1.88,4.06;2.19,4.38 +2.19,4.38;2.50,5.00 +2.50,5.00;2.81,5.31 +2.81,5.31;3.12,5.94 + +# UTF-16 : 65 63 +# UTF-8 : a3 95 e6 +[6563] 散 +4.69,0.94;5.62,1.25 +5.62,1.25;5.94,1.88 +5.94,1.88;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,5.00 +8.12,5.00;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;5.94,6.25 +5.94,6.25;5.94,7.19 +5.62,7.81;9.06,7.81 +4.69,5.00;5.00,5.31 +5.00,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;6.25,9.38 +0.94,0.62;0.94,5.31 +0.94,5.31;4.38,5.31 +4.38,5.31;4.38,1.25 +4.38,1.25;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +0.31,6.25;5.00,6.25 +4.69,8.12;0.31,8.12 +1.25,6.25;1.56,9.38 +3.75,6.25;3.75,9.38 +0.94,2.50;4.38,2.50 +0.94,3.75;4.38,3.75 + +# UTF-16 : 6b 8b +# UTF-8 : 8b ae e6 +[6b8b] 残 +0.31,8.75;4.06,8.75 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.50 +1.56,7.50;1.88,8.12 +1.88,8.12;1.88,8.75 +1.56,6.88;3.44,6.88 +3.44,6.88;3.44,5.94 +3.44,5.94;3.12,5.31 +3.12,5.31;3.12,4.69 +3.12,4.69;2.81,3.75 +2.81,3.75;2.50,3.12 +2.50,3.12;2.19,2.50 +2.19,2.50;1.88,2.19 +1.88,2.19;1.25,1.56 +1.25,1.56;0.94,1.25 +0.94,1.25;0.62,0.94 +2.81,4.06;2.50,4.38 +2.50,4.38;1.88,4.69 +1.88,4.69;1.56,5.00 +1.56,5.00;1.25,5.31 +3.44,4.38;9.06,4.69 +4.06,6.25;8.75,6.56 +3.44,7.81;8.75,8.12 +8.44,4.06;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,3.12 +7.19,3.12;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.62,1.88 +5.62,1.88;5.00,1.56 +5.00,1.56;4.38,1.56 +4.38,1.56;3.44,1.25 +3.44,1.25;2.81,0.94 +5.94,9.06;5.94,7.19 +5.94,7.19;6.25,5.62 +6.25,5.62;6.25,4.38 +6.25,4.38;6.56,3.12 +6.56,3.12;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +6.88,9.06;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.12,8.44 + +# UTF-16 : 53 f2 +# UTF-8 : b2 8f e5 +[53f2] 史 +0.62,0.94;1.25,1.25 +1.25,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;4.69,5.62 +4.69,5.62;4.69,9.38 +8.75,0.94;8.12,1.25 +8.12,1.25;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.56 +5.94,1.56;5.31,1.88 +5.31,1.88;4.69,2.50 +4.69,2.50;4.06,2.81 +4.06,2.81;3.44,3.12 +3.44,3.12;2.81,3.75 +2.81,3.75;2.50,4.38 +8.12,4.38;8.12,8.12 +8.12,8.12;1.25,8.12 +1.25,8.12;1.25,5.00 +1.25,5.00;8.12,5.00 + +# UTF-16 : 8a 66 +# UTF-8 : a6 a9 e8 +[8a66] 試 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +3.75,7.81;9.06,7.81 +7.19,9.38;7.19,7.81 +7.19,7.81;7.19,6.25 +7.19,6.25;7.50,5.00 +7.50,5.00;7.50,3.75 +7.50,3.75;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +7.50,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.44 +8.75,8.44;9.06,8.12 +5.00,5.94;5.00,1.88 +6.88,5.94;3.75,5.94 +3.75,1.56;4.06,1.56 +4.06,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,1.88 +5.31,1.88;5.62,1.88 +5.62,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.19,2.50 + +# UTF-16 : 65 e7 +# UTF-8 : a7 97 e6 +[65e7] 旧 +8.44,0.62;8.44,8.75 +8.44,8.75;2.81,8.75 +2.81,8.75;2.81,0.62 +0.94,9.06;0.94,0.62 +3.12,1.56;8.44,1.56 +3.12,5.31;8.44,5.31 + +# UTF-16 : 51 50 +# UTF-8 : 90 85 e5 +[5150] 児 +1.25,9.06;1.25,4.06 +3.12,4.69;8.12,4.69 +8.12,4.69;8.12,8.75 +8.12,8.75;3.12,8.75 +3.12,8.75;3.12,4.38 +3.12,6.88;8.12,6.88 +5.62,4.06;5.94,1.88 +5.62,1.88;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,2.81 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 + +# UTF-16 : 6c bb +# UTF-8 : bb b2 e6 +[6cbb] 治 +9.06,5.31;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.88 +8.12,6.88;7.50,7.50 +7.50,7.50;7.19,8.12 +2.81,5.94;3.12,5.94 +3.12,5.94;3.75,5.94 +3.75,5.94;4.38,5.94 +4.38,5.94;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;7.19,6.25 +7.19,6.25;7.81,6.25 +7.81,6.25;8.44,6.25 +3.44,5.94;3.75,6.56 +3.75,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.00,9.06 +5.00,9.06;5.00,9.38 +8.12,0.62;8.12,4.69 +8.12,4.69;3.75,4.69 +3.44,4.69;3.75,0.62 +3.75,1.25;8.12,1.25 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;2.19,8.12 +2.19,8.12;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.31,6.88 + +# UTF-16 : 8f 9e +# UTF-8 : 9e be e8 +[8f9e] 辞 +4.06,5.31;9.06,5.31 +7.50,5.31;7.81,5.94 +7.81,5.94;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.12,7.50 +8.12,7.50;8.44,8.12 +5.62,5.31;5.62,5.94 +5.62,5.94;5.62,6.56 +5.62,6.56;5.31,7.19 +5.31,7.19;5.31,7.50 +5.31,7.50;5.00,8.12 +6.56,5.31;6.56,0.62 +4.38,3.12;9.06,3.12 +4.06,8.12;9.06,8.12 +6.56,8.12;6.56,9.38 +0.62,0.62;0.62,4.69 +0.62,4.69;3.75,4.69 +3.75,4.69;3.75,0.94 +0.94,1.56;3.75,1.56 +0.31,6.56;4.06,6.56 +2.19,4.69;2.19,8.44 +0.62,8.12;0.94,8.12 +0.94,8.12;1.25,8.12 +1.25,8.12;2.19,8.44 +2.19,8.44;2.81,8.44 +2.81,8.44;3.44,8.75 +3.44,8.75;4.06,9.06 + +# UTF-16 : 50 1f +# UTF-8 : 9f 80 e5 +[501f] 借 +8.44,0.62;8.44,4.69 +8.44,4.69;3.12,4.69 +3.12,4.69;3.12,0.62 +3.12,1.25;8.12,1.25 +3.12,3.12;8.12,3.12 +2.19,5.94;9.06,5.94 +2.50,8.12;8.75,8.12 +4.38,5.94;4.38,9.38 +7.19,5.94;7.19,9.38 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 7a 2e +# UTF-8 : ae a8 e7 +[7a2e] 種 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +2.81,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +3.12,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.44,9.06 +3.44,3.44;8.44,3.44 +8.44,3.44;8.44,6.25 +8.44,6.25;3.44,6.25 +3.44,6.25;3.44,3.44 +3.44,5.00;8.44,5.00 +3.12,2.50;8.75,2.50 +2.50,1.25;9.06,1.25 +5.94,1.25;5.94,8.75 +2.81,7.19;8.75,7.19 + +# UTF-16 : 79 5d +# UTF-8 : 9d a5 e7 +[795d] 祝 +6.88,5.31;6.88,1.88 +6.88,1.88;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +2.81,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.00,3.44 +5.00,3.44;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.31,5.31 +4.06,5.31;8.44,5.31 +8.44,5.31;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,5.31 +3.75,3.12;3.44,3.44 +3.44,3.44;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 + +# UTF-16 : 98 06 +# UTF-8 : 86 a0 e9 +[9806] 順 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +4.38,8.75;9.06,8.75 +6.56,8.75;6.56,8.44 +6.56,8.44;6.56,7.81 +6.56,7.81;6.25,7.50 +6.25,7.50;6.25,7.19 +4.69,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;4.69,7.19 +4.69,7.19;4.69,2.50 +4.69,4.38;8.75,4.38 +4.69,5.94;8.75,5.94 +3.75,9.06;3.75,0.94 +2.19,8.75;2.19,1.56 +0.00,0.94;0.31,1.25 +0.31,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,9.06 + +# UTF-16 : 52 1d +# UTF-8 : 9d 88 e5 +[521d] 初 +3.75,3.12;3.44,3.44 +3.44,3.44;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 +2.81,0.94;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.62,5.31 +5.62,5.31;5.62,6.25 +5.62,6.25;5.62,7.19 +5.62,7.19;5.94,8.44 +3.44,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,4.06 +8.75,4.06;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;7.81,1.25 +7.81,1.25;7.50,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.94,1.25 +2.81,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.06,5.62 + +# UTF-16 : 67 7e +# UTF-8 : be 9d e6 +[677e] 松 +9.06,0.94;9.06,1.56 +9.06,1.56;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;7.81,3.75 +7.81,3.75;7.50,4.38 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;8.12,1.88 +8.12,1.88;8.75,1.88 +4.38,1.25;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;4.69,2.50 +4.69,2.50;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.31,4.69 +5.31,4.69;5.31,5.00 +5.31,5.00;5.62,5.62 +5.62,5.62;5.62,6.25 +5.00,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.69,7.50 +4.69,7.50;4.38,7.19 +4.38,7.19;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.75,6.25 +3.75,6.25;3.75,5.94 +3.75,5.94;3.44,5.62 +3.44,5.62;3.12,5.31 +7.19,8.75;7.19,8.44 +7.19,8.44;7.50,8.12 +7.50,8.12;7.50,7.50 +7.50,7.50;7.81,7.19 +7.81,7.19;8.12,6.88 +8.12,6.88;8.12,6.56 +8.12,6.56;8.44,6.25 +8.44,6.25;8.75,5.94 +8.75,5.94;9.06,5.62 +9.06,5.62;9.38,5.31 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.31,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 7b 11 +# UTF-8 : 91 ac e7 +[7b11] 笑 +3.12,6.56;2.81,7.19 +2.81,7.19;2.81,7.50 +2.81,7.50;2.50,8.12 +2.50,8.12;2.50,8.12 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +4.69,8.12;1.56,8.12 +7.19,6.88;6.88,7.19 +6.88,7.19;6.88,7.50 +6.88,7.50;6.56,8.12 +6.56,8.12;6.56,8.12 +9.06,8.12;5.62,8.12 +6.25,9.38;5.94,8.75 +5.94,8.75;5.62,8.44 +5.62,8.44;5.31,7.81 +5.31,7.81;4.69,7.19 +4.69,7.19;4.38,6.88 +1.25,5.62;1.88,5.62 +1.88,5.62;2.81,5.62 +2.81,5.62;3.44,5.62 +3.44,5.62;4.06,5.62 +4.06,5.62;4.69,5.94 +4.69,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.88,6.25 +6.88,6.25;7.50,6.25 +7.50,6.25;8.12,6.56 +8.75,4.06;0.62,4.06 +0.62,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;4.69,5.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.69,4.06 + +# UTF-16 : 55 31 +# UTF-8 : b1 94 e5 +[5531] 唱 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +8.75,0.62;8.75,4.69 +8.75,4.69;3.44,4.69 +3.44,4.69;3.44,0.62 +3.44,1.25;8.75,1.25 +3.44,3.12;8.75,3.12 +3.75,5.62;8.44,5.62 +8.44,5.62;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,5.62 +3.75,7.19;8.44,7.19 + +# UTF-16 : 5c 2d +# UTF-8 : ad b0 e5 +[5c2d] 尭 +5.94,4.38;5.94,1.56 +5.62,1.56;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,3.12 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.38 +8.75,4.38;0.62,4.38 +8.75,6.25;0.62,6.25 +4.69,6.25;4.69,9.38 +2.81,4.38;2.81,7.50 +6.56,4.38;6.56,7.50 +8.44,8.12;0.94,8.12 + +# UTF-16 : 71 3c +# UTF-8 : bc 84 e7 +[713c] 焼 +6.56,4.38;6.56,1.56 +6.56,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.00,4.38 +8.75,4.38;2.81,4.38 +9.06,6.25;2.81,6.25 +5.94,6.25;5.94,9.38 +4.38,4.38;4.38,7.50 +7.50,4.38;7.50,7.50 +8.75,8.12;3.44,8.12 +3.12,1.88;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.50,3.44 +2.50,3.44;2.19,4.06 +2.19,4.06;1.56,4.69 +0.94,7.81;0.94,7.19 +0.94,7.19;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +3.12,7.81;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,9.06 + +# UTF-16 : 8c 61 +# UTF-8 : a1 b1 e8 +[8c61] 象 +5.00,7.50;5.00,5.94 +1.25,7.50;1.56,5.94 +1.25,5.94;8.44,5.94 +8.44,5.94;8.44,7.50 +8.44,7.50;1.56,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;6.25,8.44 +6.25,8.44;6.25,8.75 +0.31,6.88;0.62,7.19 +0.62,7.19;0.94,7.19 +0.94,7.19;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;2.19,8.44 +2.19,8.44;2.81,8.75 +2.81,8.75;3.12,9.38 +2.81,8.75;6.25,8.75 +0.62,4.38;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.31 +3.75,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.62,1.88 +5.62,1.88;5.62,2.19 +5.62,2.19;5.62,3.12 +5.62,3.12;5.31,3.75 +5.31,3.75;5.00,4.38 +5.00,4.38;4.69,5.00 +4.69,5.00;4.06,5.31 +0.62,2.81;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;2.19,3.12 +2.19,3.12;2.81,3.44 +2.81,3.44;3.12,3.44 +3.12,3.44;3.75,3.75 +3.75,3.75;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;5.00,4.38 +0.31,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.12 +8.75,5.31;8.12,5.00 +8.12,5.00;7.81,4.69 +7.81,4.69;7.19,4.38 +7.19,4.38;6.88,4.06 +6.88,4.06;6.25,3.75 +5.00,5.94;5.31,5.31 +5.31,5.31;5.62,4.69 +5.62,4.69;5.94,4.38 +5.94,4.38;6.25,3.75 +6.25,3.75;6.56,3.12 +6.56,3.12;7.19,2.81 +7.19,2.81;7.50,2.19 +7.50,2.19;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;9.06,1.25 + +# UTF-16 : 71 67 +# UTF-8 : a7 85 e7 +[7167] 照 +8.75,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +6.25,0.94;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +3.75,0.94;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +4.38,3.12;8.44,3.12 +8.44,3.12;8.44,5.62 +8.44,5.62;4.38,5.62 +4.38,5.62;4.38,3.12 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.25 +4.38,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.94,7.81 +5.94,7.81;6.25,8.44 +6.25,8.44;6.25,8.75 +3.75,8.75;8.75,8.75 +8.75,8.75;8.75,8.12 +8.75,8.12;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.44,6.56 +8.44,6.56;8.12,6.25 +8.12,6.25;7.81,6.25 +7.81,6.25;7.50,6.25 +7.50,6.25;6.88,6.56 +6.88,6.56;6.56,6.56 +0.94,3.44;3.12,3.44 +3.12,3.44;3.12,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,3.44 +0.94,6.25;3.12,6.25 + +# UTF-16 : 8c de +# UTF-8 : 9e b3 e8 +[8cde] 賞 +0.62,0.94;1.25,0.94 +1.25,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.56 +3.12,1.56;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.56 +6.56,1.56;5.94,1.88 +8.75,6.56;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.56 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,9.38 +6.56,8.44;6.88,8.75 +6.88,8.75;7.19,9.06 +7.19,9.06;7.50,9.38 +4.69,8.44;4.69,9.38 +2.19,6.25;7.50,6.25 +7.19,6.25;7.50,7.50 +7.19,7.50;2.19,7.50 +1.88,7.50;2.19,6.25 +1.56,2.19;7.81,2.19 +7.81,2.19;7.81,5.62 +7.81,5.62;1.56,5.62 +1.56,5.62;1.56,2.19 +1.56,3.44;7.81,3.44 +1.56,4.69;7.81,4.69 + +# UTF-16 : 5d e8 +# UTF-8 : a8 b7 e5 +[5de8] 巨 +8.44,8.75;1.25,8.75 +1.25,8.75;1.25,0.62 +1.56,1.25;8.44,1.25 +1.56,3.75;7.81,3.75 +7.81,3.75;7.81,6.25 +7.81,6.25;1.56,6.25 + +# UTF-16 : 81 e3 +# UTF-8 : a3 87 e8 +[81e3] 臣 +8.44,8.75;1.25,8.75 +1.25,8.75;1.25,0.62 +1.25,1.25;8.44,1.25 +1.25,3.75;8.12,3.75 +8.12,3.75;8.12,6.25 +8.12,6.25;1.25,6.25 +4.69,6.56;4.69,8.75 +4.69,1.25;4.69,3.75 + +# UTF-16 : 77 01 +# UTF-8 : 81 9c e7 +[7701] 省 +2.19,5.31;2.19,0.62 +7.81,0.62;7.81,5.62 +7.81,5.62;2.50,5.62 +2.19,1.25;7.81,1.25 +2.19,2.81;7.81,2.81 +2.19,4.06;7.81,4.06 +4.69,9.38;4.69,7.81 +4.69,7.81;4.69,7.50 +4.69,7.50;4.69,6.88 +4.69,6.88;4.06,6.88 +4.06,6.88;3.75,6.88 +3.75,6.88;3.12,6.88 +3.12,6.88;2.81,6.88 +0.31,6.56;0.94,6.88 +0.94,6.88;1.25,7.50 +1.25,7.50;1.88,7.81 +1.88,7.81;2.19,8.44 +2.19,8.44;2.19,9.06 +9.06,6.88;8.75,7.19 +8.75,7.19;8.12,7.50 +8.12,7.50;7.81,8.12 +7.81,8.12;7.50,8.44 +7.50,8.44;6.88,9.06 +7.19,7.81;6.88,7.50 +6.88,7.50;6.25,7.19 +6.25,7.19;5.62,6.88 +5.62,6.88;5.00,6.56 +5.00,6.56;4.38,6.25 +4.38,6.25;3.75,5.94 +3.75,5.94;2.81,5.62 +2.81,5.62;1.88,5.31 +1.88,5.31;0.94,5.00 +0.94,5.00;0.00,5.00 + +# UTF-16 : 6e 05 +# UTF-8 : 85 b8 e6 +[6e05] 清 +3.44,0.94;3.44,5.00 +3.44,5.00;8.44,5.00 +8.44,5.00;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +2.81,5.94;9.06,5.94 +8.75,8.44;3.12,8.44 +8.44,7.19;3.44,7.19 +5.94,5.94;5.94,9.38 +3.44,2.50;8.12,2.50 +3.44,3.75;8.12,3.75 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 4e 89 +# UTF-8 : 89 ba e4 +[4e89] 争 +5.00,7.19;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;6.25,8.44 +0.62,6.25;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;2.81,8.44 +2.81,8.44;3.12,8.75 +3.12,8.75;3.44,9.06 +3.44,9.06;3.75,9.38 +3.12,8.75;6.25,8.75 +4.69,6.88;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +8.12,2.81;8.12,7.19 +8.12,7.19;2.19,7.19 +1.25,3.12;8.12,3.12 +0.31,5.31;9.06,5.31 + +# UTF-16 : 97 59 +# UTF-8 : 99 9d e9 +[9759] 静 +6.88,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.12,8.44 +5.94,8.44;8.44,8.44 +4.38,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.94,8.12 +5.94,8.12;6.25,8.75 +6.25,8.75;6.56,9.38 +6.88,6.88;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;6.56,0.94 +6.56,0.94;6.56,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.31,0.94 +8.75,2.81;8.75,6.88 +8.75,6.88;5.31,6.88 +4.69,3.44;8.75,3.44 +4.38,5.31;9.38,5.31 +0.94,0.94;0.94,5.00 +0.94,5.00;4.06,5.00 +4.06,5.00;4.06,1.56 +4.06,1.56;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +0.31,5.94;4.69,5.94 +4.38,8.44;0.31,8.44 +4.38,7.19;0.62,7.19 +2.50,5.94;2.50,9.38 +0.94,2.50;4.06,2.50 +0.94,3.75;4.06,3.75 + +# UTF-16 : 5e 2d +# UTF-8 : ad b8 e5 +[5e2d] 席 +5.00,8.44;5.00,9.38 +3.12,8.44;3.44,5.31 +3.12,5.31;6.88,5.31 +6.88,5.31;6.88,8.44 +1.25,7.19;8.75,7.19 +6.25,1.25;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.12,1.88 +8.12,1.88;8.12,2.19 +8.12,2.19;8.12,4.06 +8.12,4.06;2.19,4.06 +2.19,4.06;2.19,1.25 +5.31,0.62;5.31,5.00 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.44 +1.25,8.44;8.75,8.44 + +# UTF-16 : 8c ac +# UTF-8 : ac b2 e8 +[8cac] 責 +0.31,6.56;9.06,6.56 +8.75,8.44;0.62,8.44 +8.12,7.50;1.25,7.50 +4.69,6.56;4.69,9.38 +1.56,2.50;7.81,2.50 +7.81,2.50;7.81,5.62 +7.81,5.62;1.56,5.62 +1.56,5.62;1.56,2.19 +1.56,3.44;7.81,3.44 +1.56,4.69;7.81,4.69 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,1.88 + +# UTF-16 : 7a 4d +# UTF-8 : 8d a9 e7 +[7a4d] 積 +3.12,6.56;9.06,6.56 +9.06,8.44;3.44,8.44 +8.75,7.50;3.75,7.50 +6.25,6.56;6.25,9.38 +3.75,2.50;8.75,2.50 +8.75,2.50;8.75,5.62 +8.75,5.62;3.75,5.62 +3.75,5.62;3.75,2.19 +3.75,3.44;8.44,3.44 +3.75,4.69;8.44,4.69 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,1.88 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +2.81,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 + +# UTF-16 : 62 98 +# UTF-8 : 98 8a e6 +[6298] 折 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.44,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.44,7.19;0.31,7.19 +4.38,5.94;9.06,5.94 +7.50,0.62;7.50,5.94 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.44,9.06 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.38,5.94 +4.38,5.94;4.69,7.19 +4.69,7.19;4.69,8.44 + +# UTF-16 : 53 73 +# UTF-8 : b3 8d e5 +[5373] 即 +0.94,4.69;4.38,4.69 +4.38,4.69;4.38,8.75 +4.38,8.75;0.94,8.75 +0.94,8.75;0.94,1.56 +0.94,6.88;4.38,6.88 +5.31,0.62;5.31,8.75 +5.31,8.75;8.75,8.75 +8.75,8.75;8.75,2.81 +8.75,2.81;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.12,2.19 +8.12,2.19;7.50,2.19 +7.50,2.19;6.88,2.19 +6.88,2.19;6.56,2.19 +6.56,2.19;6.25,2.19 +4.69,1.25;4.38,1.88 +4.38,1.88;4.06,2.50 +4.06,2.50;3.75,2.81 +3.75,2.81;3.44,3.44 +3.44,3.44;3.12,4.06 + +# UTF-16 : 7b c0 +# UTF-8 : 80 af e7 +[7bc0] 節 +0.94,3.75;4.38,3.75 +4.38,3.75;4.38,6.88 +4.38,6.88;0.94,6.88 +0.94,6.88;0.94,1.25 +0.94,5.31;4.38,5.31 +5.31,0.62;5.31,6.88 +5.31,6.88;8.75,6.88 +8.75,6.88;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.88,1.88 +6.88,1.88;6.56,1.88 +6.56,1.88;6.25,1.88 +4.69,0.94;4.69,1.56 +4.69,1.56;4.38,1.88 +4.38,1.88;4.06,2.50 +4.06,2.50;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +7.19,6.88;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +1.88,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.62,7.50 +0.62,7.50;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.38,7.50 +4.38,7.50;4.06,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 + +# UTF-16 : 8a ac +# UTF-8 : ac aa e8 +[8aac] 説 +0.94,1.25;3.75,1.25 +3.75,1.25;3.75,3.44 +3.75,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.62,7.50;4.06,7.50 +0.94,5.94;3.75,5.94 +0.94,4.69;3.75,4.69 +0.94,8.75;3.75,8.75 +7.19,4.69;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +4.06,0.94;4.38,0.94 +4.38,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;5.94,4.06 +5.94,4.06;5.94,4.69 +4.69,4.69;8.75,4.69 +8.75,4.69;8.75,7.50 +8.75,7.50;4.69,7.50 +4.38,7.50;4.69,4.69 +7.19,7.50;7.50,8.12 +7.50,8.12;7.81,8.44 +7.81,8.44;8.12,9.06 +8.12,9.06;8.12,9.06 +5.62,7.50;5.62,8.12 +5.62,8.12;5.31,8.44 +5.31,8.44;5.00,9.06 +5.00,9.06;5.00,9.06 + +# UTF-16 : 6d 45 +# UTF-8 : 85 b5 e6 +[6d45] 浅 +2.81,4.38;9.06,4.69 +3.44,6.25;8.44,6.56 +2.81,7.81;8.75,8.12 +8.12,4.06;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;6.88,3.12 +6.88,3.12;6.25,2.81 +6.25,2.81;5.62,2.19 +5.62,2.19;5.00,1.88 +5.00,1.88;4.38,1.88 +4.38,1.88;3.75,1.56 +3.75,1.56;2.81,1.25 +2.81,1.25;2.19,0.94 +5.62,9.06;5.62,7.19 +5.62,7.19;5.94,5.62 +5.94,5.62;5.94,4.38 +5.94,4.38;6.25,3.12 +6.25,3.12;6.56,2.50 +6.56,2.50;6.88,1.88 +6.88,1.88;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +6.56,9.06;7.19,9.06 +7.19,9.06;7.50,8.75 +7.50,8.75;8.12,8.44 +8.12,8.44;8.12,8.44 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 53 58 +# UTF-8 : 98 8d e5 +[5358] 単 +2.81,7.50;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.88,9.38 +5.00,7.50;4.69,7.81 +4.69,7.81;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.38,9.06 +4.38,9.06;4.06,9.38 +6.56,7.50;6.88,7.81 +6.88,7.81;6.88,8.12 +6.88,8.12;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 +9.06,2.50;0.31,2.50 +1.25,4.06;8.12,4.06 +8.12,4.06;8.12,7.50 +8.12,7.50;1.25,7.50 +1.25,7.50;1.25,3.75 +4.69,7.50;4.69,0.62 +1.25,5.94;8.12,5.94 + +# UTF-16 : 62 26 +# UTF-8 : a6 88 e6 +[6226] 戦 +5.31,2.81;0.31,2.81 +0.94,4.06;4.69,4.06 +4.69,4.06;4.69,7.50 +4.69,7.50;0.62,7.50 +0.62,7.50;0.62,3.75 +2.81,7.50;2.81,0.62 +0.94,5.62;4.69,5.62 +8.75,5.94;8.44,5.31 +8.44,5.31;8.12,4.69 +8.12,4.69;7.50,4.06 +7.50,4.06;7.19,3.44 +7.19,3.44;6.88,2.81 +6.88,2.81;6.25,2.50 +6.25,2.50;5.94,2.19 +5.94,2.19;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;4.06,0.94 +6.56,9.38;6.56,7.50 +6.56,7.50;6.88,6.25 +6.88,6.25;6.88,5.00 +6.88,5.00;7.19,3.75 +7.19,3.75;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 +7.50,9.06;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.50 +8.75,7.50;8.75,7.50 +5.00,6.56;9.06,6.88 +1.25,7.50;1.25,7.81 +1.25,7.81;0.94,8.44 +0.94,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +2.81,7.50;2.81,7.81 +2.81,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,9.06 +2.19,9.06;2.19,9.38 +4.06,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;4.69,8.75 +4.69,8.75;5.00,9.38 + +# UTF-16 : 4f 0f +# UTF-8 : 8f bc e4 +[4f0f] 伏 +6.88,9.38;7.19,9.06 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.12 +7.81,8.12;8.12,7.81 +8.12,7.81;8.44,7.50 +9.06,6.88;2.19,6.88 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.31,4.69 +5.31,4.69;5.62,5.62 +5.62,5.62;5.62,6.25 +5.62,6.25;5.62,6.88 +5.62,6.88;5.62,9.06 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.94,5.62 +5.94,5.62;5.62,6.25 +5.62,6.25;5.62,6.88 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 72 b6 +# UTF-8 : b6 8a e7 +[72b6] 状 +7.19,9.38;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.12 +8.12,8.12;8.44,7.81 +8.44,7.81;8.75,7.50 +0.31,7.81;0.62,7.50 +0.62,7.50;0.94,6.88 +0.94,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;1.56,5.62 +1.88,4.06;1.56,3.75 +1.56,3.75;1.25,3.75 +1.25,3.75;0.94,3.44 +0.94,3.44;0.62,3.12 +0.62,3.12;0.00,3.12 +9.06,6.88;2.50,6.88 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.69,2.81 +4.69,2.81;5.00,3.44 +5.00,3.44;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;5.62,5.62 +5.62,5.62;5.94,6.25 +5.94,6.25;5.94,6.88 +5.94,6.88;5.94,9.06 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;5.94,5.62 +5.94,5.62;5.94,6.25 +5.94,6.25;5.94,6.88 +1.88,0.62;2.19,9.06 + +# UTF-16 : 54 20 +# UTF-8 : a0 90 e5 +[5420] 吠 +7.19,9.38;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.12 +8.12,8.12;8.44,7.81 +8.44,7.81;8.75,7.50 +9.06,6.88;2.81,6.88 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;5.00,3.44 +5.00,3.44;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.62,5.62 +5.62,5.62;5.62,6.25 +5.62,6.25;5.94,6.88 +5.62,6.88;5.94,9.06 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;5.94,5.62 +5.94,5.62;5.94,6.25 +5.94,6.25;5.94,6.88 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 + +# UTF-16 : 71 36 +# UTF-8 : b6 84 e7 +[7136] 然 +7.19,9.06;7.50,8.75 +7.50,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.44,7.81 +8.75,7.50;4.38,7.50 +3.44,3.44;3.75,3.75 +3.75,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;5.62,5.94 +5.62,5.94;5.94,6.25 +5.94,6.25;6.25,6.56 +6.25,6.56;6.25,7.19 +6.25,7.19;6.25,7.50 +6.25,7.50;6.25,9.06 +9.06,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.94 +6.56,5.94;6.56,6.25 +6.56,6.25;6.25,6.88 +6.25,6.88;6.25,7.19 +6.25,7.19;6.25,7.50 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.19,3.12 +6.25,0.94;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,3.12 +4.06,0.62;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.19,3.12 +0.31,6.25;0.62,6.56 +0.62,6.56;0.94,6.88 +0.94,6.88;1.25,7.19 +1.25,7.19;1.88,7.81 +1.88,7.81;2.50,8.44 +2.50,8.44;2.81,8.75 +2.81,8.75;2.81,9.06 +4.69,8.12;2.19,8.12 +0.31,3.12;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.19,4.38 +2.19,4.38;2.50,5.00 +2.50,5.00;3.12,5.31 +3.12,5.31;3.44,5.94 +3.44,5.94;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.69,7.50 +4.69,7.50;4.69,8.12 +2.50,5.00;2.19,5.31 +2.19,5.31;1.88,5.62 +1.88,5.62;1.25,5.94 +1.25,5.94;1.25,5.94 +3.75,6.25;3.44,6.56 +3.44,6.56;2.81,6.88 +2.81,6.88;2.50,7.19 +2.50,7.19;2.50,7.50 + +# UTF-16 : 5c 45 +# UTF-8 : 85 b1 e5 +[5c45] 居 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.12,8.75 +8.12,8.75;8.12,7.19 +8.12,7.19;1.56,7.19 +1.25,5.62;8.75,5.62 +5.31,4.06;5.31,7.19 +7.81,0.62;8.12,4.06 +7.81,4.06;2.50,4.06 +2.50,4.06;2.50,0.62 +2.50,1.25;7.81,1.25 + +# UTF-16 : 50 09 +# UTF-8 : 89 80 e5 +[5009] 倉 +1.88,5.94;7.50,5.94 +3.12,8.12;6.25,8.12 +9.06,7.19;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.50,7.81 +7.50,7.81;7.19,7.81 +7.19,7.81;6.88,8.12 +6.88,8.12;6.25,8.44 +6.25,8.44;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.44 +3.12,8.44;2.81,8.12 +2.81,8.12;2.19,7.81 +2.19,7.81;1.88,7.81 +1.88,7.81;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;0.31,7.19 +7.81,0.62;7.81,3.12 +7.81,3.12;1.88,3.12 +1.88,3.12;1.88,0.62 +2.19,1.25;7.81,1.25 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.88,4.38 +1.88,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,7.19 +1.88,7.19;7.50,7.19 +7.50,7.19;7.50,4.38 +7.50,4.38;1.88,4.38 + +# UTF-16 : 5d e3 +# UTF-8 : a3 b7 e5 +[5de3] 巣 +9.06,3.75;0.31,3.75 +1.25,4.69;8.12,4.69 +8.12,4.69;8.12,7.81 +8.12,7.81;1.25,7.81 +1.25,7.81;1.25,4.69 +4.69,7.81;4.69,0.62 +1.25,6.25;8.12,6.25 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +2.81,7.81;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.88,9.38 +5.00,7.81;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +6.56,7.81;6.88,8.12 +6.88,8.12;6.88,8.44 +6.88,8.44;7.19,9.06 +7.19,9.06;7.50,9.38 + +# UTF-16 : 52 47 +# UTF-8 : 87 89 e5 +[5247] 則 +5.94,2.50;5.94,8.75 +8.44,9.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +0.94,3.12;4.69,3.12 +4.38,3.12;4.69,8.75 +4.38,8.75;0.94,8.75 +0.94,8.75;0.94,3.12 +0.94,5.00;4.38,5.00 +0.94,6.88;4.38,6.88 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +5.00,0.94;4.69,1.25 +4.69,1.25;4.38,1.56 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 + +# UTF-16 : 50 74 +# UTF-8 : b4 81 e5 +[5074] 側 +6.88,2.50;6.88,8.75 +8.75,9.06;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +2.81,3.12;5.62,3.12 +5.62,3.12;5.62,8.75 +5.62,8.75;2.50,8.75 +2.50,8.75;2.50,3.12 +2.81,5.00;5.62,5.00 +2.81,6.88;5.62,6.88 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +5.94,0.94;5.94,1.25 +5.94,1.25;5.62,1.56 +5.62,1.56;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;4.69,2.50 +1.88,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 + +# UTF-16 : 7d 9a +# UTF-8 : 9a b6 e7 +[7d9a] 続 +4.06,6.88;8.75,6.88 +8.75,8.44;3.75,8.44 +6.25,6.88;6.25,9.38 +8.75,3.75;8.75,5.62 +8.75,5.62;4.06,5.62 +4.06,5.62;4.06,3.75 +6.88,4.69;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.81 +3.75,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.56 +0.31,4.69;3.44,5.00 +1.88,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.62,4.69 + +# UTF-16 : 53 52 +# UTF-8 : 92 8d e5 +[5352] 卒 +4.69,8.12;4.69,9.38 +0.31,8.12;9.06,8.12 +9.06,3.44;0.31,3.44 +4.69,4.38;4.69,0.62 +0.62,4.38;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +4.38,4.69;4.06,5.00 +4.06,5.00;3.75,5.62 +3.75,5.62;3.12,5.94 +3.12,5.94;2.81,6.25 +2.81,6.25;2.50,6.56 +5.00,4.69;5.62,5.31 +5.62,5.31;5.94,5.94 +5.94,5.94;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.88,7.81 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;6.88,5.94 +6.88,5.94;6.25,6.56 + +# UTF-16 : 5b 6b +# UTF-8 : ab ad e5 +[5b6b] 孫 +5.00,5.00;4.69,5.31 +4.69,5.31;4.38,5.94 +4.38,5.94;3.75,6.25 +3.75,6.25;3.44,6.88 +3.44,6.88;2.81,7.19 +4.38,4.38;4.69,4.69 +4.69,4.69;5.00,5.00 +5.00,5.00;5.62,5.31 +5.62,5.31;5.94,5.62 +5.94,5.62;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.81,7.19 +7.81,7.19;8.12,7.50 +3.75,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.94,8.44 +2.50,1.25;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.69,3.44 +8.75,4.69;2.50,4.38 +9.06,3.75;9.06,4.06 +9.06,4.06;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,6.25 +5.62,4.38;5.94,0.94 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;7.81,2.50 +7.81,2.50;7.19,3.12 +7.19,3.12;6.88,3.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +0.00,4.69;3.12,5.31 +2.81,8.75;0.31,8.75 +1.56,6.88;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,8.75;2.50,8.12 +2.50,8.12;2.50,7.81 +2.50,7.81;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.56,6.88 + +# UTF-16 : 5e 2f +# UTF-8 : af b8 e5 +[5e2f] 帯 +8.75,3.75;8.75,5.31 +8.75,5.31;0.62,5.31 +0.62,5.31;0.62,3.75 +4.69,0.62;4.69,5.31 +1.56,1.25;1.56,4.06 +1.56,4.06;7.81,4.06 +7.81,4.06;7.81,1.88 +7.81,1.88;7.50,1.56 +7.50,1.56;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.25,1.56 +6.25,1.56;5.94,1.56 +9.06,8.12;0.31,8.12 +4.69,6.56;4.69,9.06 +1.56,9.06;1.56,6.56 +1.56,6.56;7.81,6.56 +7.81,6.56;7.81,9.06 + +# UTF-16 : 96 8a +# UTF-8 : 8a 9a e9 +[968a] 隊 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,9.06 +7.50,9.06;7.50,9.06 +5.00,7.81;5.00,8.12 +5.00,8.12;4.69,8.44 +4.69,8.44;4.38,9.06 +4.38,9.06;4.38,9.06 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.94,2.81;1.56,2.81 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +2.81,7.81;9.38,7.81 +2.50,5.31;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,5.94 +3.75,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.56 +5.00,6.56;5.31,7.19 +5.31,7.19;5.94,7.81 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;6.56,2.50 +6.56,2.50;6.56,2.81 +6.56,2.81;6.56,3.44 +6.56,3.44;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;5.94,5.62 +5.94,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.00,6.88 +2.50,3.44;2.81,3.44 +2.81,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.06,4.06 +4.06,4.06;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.00,5.00 +5.00,5.00;5.62,5.31 +5.62,5.31;5.94,5.62 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.50 +4.69,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,3.75;6.56,4.06 +8.75,6.56;8.44,6.25 +8.44,6.25;8.12,5.62 +8.12,5.62;7.81,5.31 +7.81,5.31;7.50,5.00 +7.50,5.00;6.88,4.69 +5.94,7.81;6.25,6.88 +6.25,6.88;6.56,6.25 +6.56,6.25;6.56,5.31 +6.56,5.31;6.88,4.69 +6.88,4.69;7.19,4.06 +7.19,4.06;7.50,3.44 +7.50,3.44;8.12,2.81 +8.12,2.81;8.44,2.19 +8.44,2.19;8.75,1.88 +8.75,1.88;9.38,1.25 + +# UTF-16 : 90 54 +# UTF-8 : 94 81 e9 +[9054] 達 +2.81,5.31;8.75,5.31 +5.94,5.31;5.94,1.56 +3.12,4.06;8.75,4.06 +2.81,2.81;8.75,2.81 +2.81,7.19;8.75,7.19 +3.12,8.44;8.75,8.44 +5.94,7.19;5.94,9.38 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +6.88,5.31;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.50,7.19 +4.69,5.31;4.69,5.62 +4.69,5.62;4.69,5.94 +4.69,5.94;4.38,6.56 +4.38,6.56;4.38,6.88 +4.38,6.88;4.06,7.19 + +# UTF-16 : 7f 6e +# UTF-8 : ae bd e7 +[7f6e] 置 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,7.50 +5.94,7.50;5.94,8.75 +3.44,7.50;3.44,8.75 +2.81,2.19;7.81,2.19 +7.81,2.19;7.81,5.62 +7.81,5.62;2.50,5.62 +2.50,5.62;2.50,1.88 +2.81,4.69;7.81,4.69 +2.81,3.44;7.81,3.44 +0.62,6.56;8.75,6.56 +1.25,5.62;1.25,0.62 +1.25,1.25;8.75,1.25 +5.00,7.50;4.69,7.19 +4.69,7.19;4.69,6.56 +4.69,6.56;4.69,5.94 +4.69,5.94;4.38,5.62 + +# UTF-16 : 4e f2 +# UTF-8 : b2 bb e4 +[4ef2] 仲 +2.81,4.06;8.75,4.06 +8.75,3.12;8.75,7.19 +8.75,7.19;2.81,7.19 +2.81,7.19;2.81,3.12 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.56,6.56 +1.56,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.31,4.38 +1.56,0.62;1.56,6.88 +5.62,0.62;5.94,9.06 + +# UTF-16 : 4e 8e +# UTF-8 : 8e ba e4 +[4e8e] 于 +0.31,5.31;9.06,5.31 +0.94,8.75;8.44,8.75 +4.69,8.75;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 + +# UTF-16 : 5b 87 +# UTF-8 : 87 ae e5 +[5b87] 宇 +0.31,4.38;9.06,4.38 +7.50,6.88;1.88,6.88 +4.69,6.88;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +4.69,8.12;4.69,9.38 +8.44,6.56;8.44,8.12 +8.44,8.12;0.94,8.12 +0.94,8.12;0.94,6.56 + +# UTF-16 : 8c af +# UTF-8 : af b2 e8 +[8caf] 貯 +0.94,3.12;3.44,3.12 +3.44,3.12;3.44,8.75 +3.44,8.75;0.94,8.75 +0.94,8.75;0.94,3.12 +0.94,5.00;3.44,5.00 +0.94,6.88;3.44,6.88 +0.00,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +4.06,0.94;3.75,1.25 +3.75,1.25;3.44,1.56 +3.44,1.56;3.12,2.19 +3.12,2.19;2.81,2.50 +2.81,2.50;2.50,2.50 +9.06,5.94;4.06,5.94 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;6.88,1.25 +6.88,1.25;6.88,1.56 +6.88,1.56;6.88,5.62 +6.56,8.12;6.56,9.38 +9.06,6.56;9.06,8.12 +9.06,8.12;4.06,8.12 +4.06,8.12;4.06,6.56 + +# UTF-16 : 51 46 +# UTF-8 : 86 85 e5 +[5146] 兆 +8.44,8.44;8.12,7.81 +8.12,7.81;7.50,7.19 +7.50,7.19;7.19,6.88 +7.19,6.88;6.88,6.56 +6.88,6.56;6.25,5.94 +5.31,9.06;5.31,2.19 +5.31,2.19;5.31,1.56 +5.31,1.56;5.62,1.25 +5.62,1.25;5.94,0.94 +5.94,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.81 +2.81,5.94;2.50,6.25 +2.50,6.25;2.19,6.88 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.81 +1.56,7.81;0.94,8.12 +8.75,3.44;8.44,3.75 +8.44,3.75;7.81,4.06 +7.81,4.06;7.50,4.38 +7.50,4.38;6.88,4.69 +6.88,4.69;6.25,5.00 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;3.75,5.31 +3.75,5.31;3.75,9.06 +0.62,3.12;0.94,3.44 +0.94,3.44;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;2.19,4.06 +2.19,4.06;2.81,4.38 +2.81,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 + +# UTF-16 : 81 78 +# UTF-8 : b8 85 e8 +[8178] 腸 +5.00,0.62;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;7.81,4.38 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;5.94,4.06 +5.94,4.06;6.25,4.38 +2.81,2.81;3.44,3.12 +3.44,3.12;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;5.00,4.69 +5.00,4.69;5.31,5.31 +4.06,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,5.94 +4.06,7.50;8.44,7.50 +3.12,5.31;9.06,5.31 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +4.38,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 4f 4e +# UTF-8 : 8e bd e4 +[4f4e] 低 +2.50,1.25;7.50,1.25 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +3.44,5.94;8.75,5.94 +3.12,8.44;3.75,8.44 +3.75,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,9.06 +3.12,2.50;3.12,8.44 +2.19,2.19;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.69,2.81 +4.69,2.81;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.12 +5.62,3.12;6.25,3.44 +5.94,8.44;6.25,7.19 +6.25,7.19;6.25,6.25 +6.25,6.25;6.56,5.00 +6.56,5.00;6.56,4.06 +6.56,4.06;6.88,3.44 +6.88,3.44;7.19,2.81 +7.19,2.81;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.12,1.56 +8.12,1.56;8.44,1.56 +8.44,1.56;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 + +# UTF-16 : 5e 95 +# UTF-8 : 95 ba e5 +[5e95] 底 +5.00,8.44;5.00,9.38 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.44 +1.25,8.44;8.75,8.44 +1.88,1.25;7.19,1.25 +2.81,5.31;8.44,5.31 +2.50,7.50;3.12,7.50 +3.12,7.50;3.44,7.50 +3.44,7.50;4.06,7.50 +4.06,7.50;4.69,7.50 +4.69,7.50;5.31,7.50 +5.31,7.50;5.94,7.50 +5.94,7.50;6.25,7.50 +6.25,7.50;6.88,7.81 +6.88,7.81;7.50,7.81 +7.50,7.81;8.12,7.81 +2.50,2.19;2.50,7.50 +1.25,2.19;1.88,2.19 +1.88,2.19;2.19,2.19 +2.19,2.19;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.44,2.50 +3.44,2.50;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,2.81 +4.69,2.81;5.31,3.12 +5.31,3.12;5.62,3.12 +5.62,7.50;5.62,6.56 +5.62,6.56;5.94,5.62 +5.94,5.62;5.94,4.69 +5.94,4.69;6.25,3.75 +6.25,3.75;6.56,3.12 +6.56,3.12;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 + +# UTF-16 : 4e ad +# UTF-8 : ad ba e4 +[4ead] 亭 +0.62,8.44;9.06,8.44 +4.69,8.44;4.69,9.38 +1.88,5.62;1.88,7.50 +1.88,7.50;7.50,7.50 +7.50,7.50;7.50,5.94 +7.50,5.94;1.88,5.94 +8.75,3.12;8.75,4.69 +8.75,4.69;0.62,4.69 +0.62,4.69;0.62,3.12 +4.69,3.44;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +1.25,3.75;8.12,3.75 + +# UTF-16 : 50 5c +# UTF-8 : 9c 81 e5 +[505c] 停 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.56 +2.50,8.44;9.06,8.44 +5.62,8.44;5.94,9.38 +3.12,5.62;3.12,7.50 +3.12,7.50;8.44,7.50 +8.44,7.50;8.44,5.94 +8.44,5.94;3.12,5.94 +9.06,3.12;9.06,4.69 +9.06,4.69;2.50,4.69 +2.50,4.69;2.50,3.12 +5.94,3.44;5.94,1.56 +5.94,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +2.81,3.75;8.44,3.75 + +# UTF-16 : 52 fa +# UTF-8 : ba 8b e5 +[52fa] 勺 +5.31,3.44;5.00,4.06 +5.00,4.06;4.38,4.69 +4.38,4.69;4.06,5.31 +4.06,5.31;3.44,5.94 +3.44,5.94;3.12,6.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +2.50,8.12;8.44,8.12 +8.44,8.12;8.12,6.25 +8.12,6.25;8.12,5.00 +8.12,5.00;8.12,3.75 +8.12,3.75;8.12,2.81 +8.12,2.81;7.81,2.19 +7.81,2.19;7.81,1.88 +7.81,1.88;7.50,1.25 +7.50,1.25;7.19,1.25 +0.31,5.31;0.62,5.62 +0.62,5.62;0.94,5.94 +0.94,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.50,8.44 +2.50,8.44;2.81,9.06 +2.81,9.06;2.81,9.38 + +# UTF-16 : 4e 36 +# UTF-8 : b6 b8 e4 +[4e36] 丶 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,3.75;5.62,4.38 +5.62,4.38;5.31,4.69 +5.31,4.69;4.69,5.00 +4.69,5.00;4.38,5.62 +4.38,5.62;4.06,5.94 +4.06,5.94;3.75,6.25 +3.75,6.25;3.44,6.56 +3.44,6.56;2.81,6.88 + +# UTF-16 : 76 84 +# UTF-8 : 84 9a e7 +[7684] 的 +6.88,3.75;6.56,4.38 +6.56,4.38;6.25,4.69 +6.25,4.69;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.31,6.25 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;4.69,7.50 +4.69,7.50;5.00,7.81 +5.00,7.81;5.00,8.12 +5.00,8.12;5.00,8.44 +5.00,8.44;5.31,9.06 +5.31,9.06;5.31,9.38 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,1.25 +5.00,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +0.94,1.88;3.44,1.88 +3.44,1.88;3.44,7.81 +3.44,7.81;0.62,7.81 +0.62,7.81;0.62,0.94 +0.94,5.00;3.44,5.00 +2.50,9.38;2.19,8.75 +2.19,8.75;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.81 + +# UTF-16 : 51 78 +# UTF-8 : b8 85 e5 +[5178] 典 +8.12,3.44;8.12,8.12 +8.12,8.12;1.25,8.12 +1.25,8.12;1.25,3.44 +3.44,9.38;3.44,3.44 +5.94,9.38;5.94,3.44 +1.25,5.94;8.12,5.94 +9.06,3.12;0.31,3.12 +0.62,0.94;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +8.75,0.62;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 + +# UTF-16 : 4f 1d +# UTF-8 : 9d bc e4 +[4f1d] 伝 +9.06,5.94;2.50,5.94 +8.44,8.75;3.12,8.75 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.50,3.75 +7.50,3.75;7.19,4.06 +7.19,4.06;6.88,4.38 +2.19,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.88 +7.81,1.88;8.44,1.88 +3.44,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.38,4.38 +4.38,4.38;4.69,5.00 +4.69,5.00;4.69,5.62 +4.69,5.62;5.00,5.94 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 5f 92 +# UTF-8 : 92 be e5 +[5f92] 徒 +2.50,7.19;2.19,6.56 +2.19,6.56;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.00,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,6.88 +1.56,0.62;1.56,5.62 +8.75,8.12;3.12,8.12 +5.62,4.06;8.44,4.06 +5.62,1.25;5.94,9.38 +2.50,6.25;9.06,6.25 +2.19,0.94;2.50,1.25 +2.50,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.75,5.00 +9.06,0.94;8.75,0.94 +8.75,0.94;7.81,0.94 +7.81,0.94;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,3.12 +3.75,3.12;3.44,3.75 + +# UTF-16 : 59 74 +# UTF-8 : b4 a5 e5 +[5974] 奴 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;3.75,6.56 +3.75,6.56;3.75,7.50 +3.75,7.50;0.31,7.50 +0.94,4.38;1.25,4.38 +1.25,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.19,3.44 +2.19,3.44;2.50,3.44 +2.50,3.44;2.81,3.12 +2.81,3.12;3.12,2.81 +3.12,2.81;3.44,2.50 +3.44,2.50;3.75,2.19 +3.75,2.19;4.06,1.88 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 +3.75,8.44;9.06,8.44 +3.75,0.94;4.38,1.25 +4.38,1.25;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,3.12 +6.56,3.12;6.88,3.75 +6.88,3.75;7.50,4.38 +7.50,4.38;7.81,5.31 +7.81,5.31;8.44,6.25 +8.44,6.25;8.75,7.19 +8.75,7.19;8.75,8.44 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.56,2.81 +6.56,2.81;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.31,5.31 +5.31,5.31;5.00,5.94 +5.00,5.94;5.00,6.88 +5.00,6.88;4.69,7.81 + +# UTF-16 : 52 aa +# UTF-8 : aa 8a e5 +[52aa] 努 +4.38,8.44;0.31,8.44 +0.31,4.38;0.94,4.69 +0.94,4.69;1.56,5.00 +1.56,5.00;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +1.25,6.56;1.88,6.56 +1.88,6.56;2.50,6.25 +2.50,6.25;3.12,5.94 +3.12,5.94;3.75,5.62 +3.75,5.62;4.38,5.31 +2.50,9.38;2.19,9.06 +2.19,9.06;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;0.94,6.25 +0.94,6.25;0.62,5.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.81 +4.06,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;4.69,5.00 +1.25,4.06;8.12,4.06 +8.12,4.06;8.12,3.12 +8.12,3.12;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,8.75;8.75,8.75 +5.00,5.00;5.31,5.31 +5.31,5.31;5.94,5.62 +5.94,5.62;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,8.12 +8.44,8.12;8.75,8.44 +9.06,4.69;8.75,5.00 +8.75,5.00;8.12,5.00 +8.12,5.00;7.81,5.62 +7.81,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.62,7.19 +5.62,7.19;5.62,7.81 +5.62,7.81;5.31,8.12 + +# UTF-16 : 70 6f +# UTF-8 : af 81 e7 +[706f] 灯 +7.81,8.44;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,1.25 +9.38,8.44;3.75,8.44 +4.06,1.25;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;2.81,3.12 +2.81,3.12;2.50,4.06 +2.50,4.06;2.19,4.69 +0.94,7.81;0.94,7.19 +0.94,7.19;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.62,4.69 +4.06,7.81;3.75,7.19 +3.75,7.19;3.75,6.56 +3.75,6.56;3.44,5.94 +3.44,5.94;3.12,5.31 +3.12,5.31;3.12,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;2.19,6.25 +2.19,6.25;2.19,9.06 + +# UTF-16 : 58 02 +# UTF-8 : 82 a0 e5 +[5802] 堂 +2.19,4.69;7.19,4.69 +7.19,4.69;7.19,6.88 +7.19,6.88;2.19,6.88 +2.19,6.88;2.19,4.38 +8.75,0.94;0.62,0.94 +8.12,3.12;1.25,3.12 +4.69,0.94;4.69,4.38 +8.75,5.94;8.75,7.81 +8.75,7.81;0.62,7.81 +0.62,7.81;0.62,5.94 +2.81,7.81;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;2.19,9.06 +2.19,9.06;1.88,9.06 +6.56,7.81;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 +4.69,7.81;4.69,9.38 + +# UTF-16 : 51 5a +# UTF-8 : 9a 85 e5 +[515a] 党 +5.62,4.38;5.62,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;3.75,4.38 +2.19,4.38;7.19,4.38 +7.19,4.38;7.19,6.88 +7.19,6.88;2.19,6.88 +2.19,6.88;2.19,4.38 +8.75,5.94;8.75,7.81 +8.75,7.81;0.62,7.81 +0.62,7.81;0.62,5.94 +2.81,7.81;2.50,8.12 +2.50,8.12;2.19,8.75 +2.19,8.75;2.19,9.06 +2.19,9.06;1.88,9.06 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.06 +4.69,7.81;4.69,9.38 + +# UTF-16 : 5e 38 +# UTF-8 : b8 b8 e5 +[5e38] 常 +2.19,5.00;7.19,5.00 +7.19,5.00;7.19,6.88 +7.19,6.88;2.19,6.88 +2.19,6.88;2.19,4.69 +8.75,6.25;8.75,8.12 +8.75,8.12;0.62,8.12 +0.62,8.12;0.62,6.25 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;2.19,9.06 +2.19,9.06;1.88,9.06 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 +4.69,8.12;4.69,9.38 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.12,1.56 +8.12,1.56;8.12,2.19 +8.12,2.19;8.12,3.75 +8.12,3.75;1.25,3.75 +1.25,3.75;1.25,0.94 +4.69,0.62;4.69,4.69 + +# UTF-16 : 50 cd +# UTF-8 : 8d 83 e5 +[50cd] 働 +1.88,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +0.94,0.62;0.94,6.25 +2.19,8.44;2.81,8.44 +2.81,8.44;3.75,8.75 +3.75,8.75;4.38,8.75 +4.38,8.75;5.00,8.75 +5.00,8.75;5.62,9.06 +2.50,3.75;5.62,3.75 +5.62,3.75;5.62,6.25 +5.62,6.25;2.19,6.25 +2.19,6.25;2.19,3.44 +2.50,5.00;5.31,5.00 +2.19,2.50;5.62,2.50 +3.75,1.25;3.75,8.75 +1.88,7.50;5.62,7.50 +5.62,0.94;5.94,1.25 +5.94,1.25;6.25,1.88 +6.25,1.88;6.25,2.50 +6.25,2.50;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.88,4.69 +6.88,4.69;6.88,5.62 +6.88,5.62;6.88,6.56 +6.88,6.56;6.88,7.81 +6.88,7.81;6.88,9.06 +5.62,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;7.19,1.25 +1.88,0.94;2.50,0.94 +2.50,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 + +# UTF-16 : 72 79 +# UTF-8 : b9 89 e7 +[7279] 特 +3.44,6.25;9.06,6.25 +8.75,8.12;3.75,8.12 +6.25,6.25;6.25,9.38 +7.81,6.25;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,4.69;3.44,4.69 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.75 +0.31,4.06;0.94,4.38 +0.94,4.38;1.56,4.38 +1.56,4.38;2.19,4.69 +2.19,4.69;2.81,5.00 +2.81,5.00;3.44,5.00 +0.94,7.50;3.44,7.50 +1.88,0.62;1.88,9.06 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.94,7.19 +0.94,7.19;0.94,8.12 +0.94,8.12;0.94,8.44 +0.94,8.44;1.25,8.75 + +# UTF-16 : 5f 97 +# UTF-8 : 97 be e5 +[5f97] 得 +3.75,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,5.94 +3.75,7.50;8.44,7.50 +2.81,5.00;9.06,5.00 +7.81,5.00;8.12,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,3.75;2.81,3.75 +5.62,1.56;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 +4.38,2.81;3.75,3.44 +2.50,7.19;2.19,6.56 +2.19,6.56;1.88,5.94 +1.88,5.94;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.31,4.69 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;0.94,7.50 +0.94,7.50;0.31,6.88 +1.56,0.62;1.56,5.94 + +# UTF-16 : 6b d2 +# UTF-8 : 92 af e6 +[6bd2] 毒 +0.31,5.94;9.06,5.94 +8.75,8.44;0.94,8.44 +8.12,7.19;1.25,7.19 +4.69,5.94;4.69,9.38 +0.31,3.75;9.06,3.75 +1.25,1.88;8.75,1.88 +0.94,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.88,4.06 +1.88,4.06;1.88,4.38 +1.88,4.38;1.88,4.69 +1.88,4.69;2.19,5.31 +1.88,5.31;7.81,5.31 +7.81,5.31;7.81,4.69 +7.81,4.69;7.81,4.38 +7.81,4.38;7.50,4.06 +7.50,4.06;7.50,3.44 +7.50,3.44;7.50,3.12 +7.50,3.12;7.50,2.81 +7.50,2.81;7.19,2.19 +7.19,2.19;7.19,1.88 +7.19,1.88;7.19,1.56 +7.19,1.56;6.88,1.25 +6.88,1.25;6.88,0.94 +6.88,0.94;6.25,0.62 +6.25,0.62;5.94,0.62 +5.94,0.62;5.62,0.62 +5.62,0.62;5.31,0.62 +5.31,0.62;4.69,0.94 +5.00,5.31;4.69,4.38 +4.69,4.38;4.69,3.75 +4.69,3.75;4.38,3.12 +4.38,3.12;4.38,2.50 +4.38,2.50;4.06,1.88 + +# UTF-16 : 71 b1 +# UTF-8 : b1 86 e7 +[71b1] 熱 +0.31,5.31;0.94,5.62 +0.94,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +3.12,7.19;3.12,6.25 +3.12,6.25;3.44,5.94 +3.44,5.94;4.06,5.94 +4.06,5.94;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;4.69,6.88 +8.75,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +6.25,0.94;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +3.75,0.94;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +5.31,6.88;5.62,6.56 +5.62,6.56;6.25,5.94 +6.25,5.94;6.56,5.62 +6.56,5.62;7.19,5.00 +7.19,5.00;7.50,4.69 +7.50,4.69;7.50,4.38 +4.38,3.12;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.62,4.06 +5.62,4.06;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;6.25,5.31 +6.25,5.31;6.25,5.94 +6.25,5.94;6.25,6.25 +6.25,6.25;6.56,6.88 +6.56,6.88;6.56,7.50 +6.56,7.50;6.56,9.38 +4.69,4.06;4.06,3.75 +4.06,3.75;3.12,3.75 +3.12,3.75;2.81,3.75 +2.81,3.75;2.50,3.75 +2.50,3.75;1.88,3.44 +1.88,3.44;1.56,3.44 +1.56,3.44;0.94,3.44 +0.94,3.44;0.62,3.44 +4.38,5.00;0.62,5.00 +2.50,3.75;2.50,5.94 +4.69,7.19;0.31,7.19 +4.38,8.44;0.94,8.44 +2.50,7.19;2.50,9.38 +4.69,8.12;8.12,8.12 +8.12,8.12;8.12,7.19 +8.12,7.19;8.12,6.25 +8.12,6.25;8.44,5.31 +8.44,5.31;8.44,4.69 +8.44,4.69;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.75,3.44 +8.75,3.44;9.06,3.75 +9.06,3.75;9.06,4.06 +9.06,4.06;9.38,4.69 +9.38,4.69;9.38,5.00 + +# UTF-16 : 54 2b +# UTF-8 : ab 90 e5 +[542b] 含 +7.81,0.62;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.62 +7.81,5.94;1.56,5.94 +5.94,4.06;6.56,4.38 +6.56,4.38;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.50,5.94 +9.06,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.25,7.19 +1.25,7.19;0.94,6.88 +0.94,6.88;0.31,6.56 +6.88,7.19;2.81,7.19 +1.56,1.25;7.81,1.25 + +# UTF-16 : 5f f5 +# UTF-8 : b5 bf e5 +[5ff5] 念 +9.06,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.25,7.19 +1.25,7.19;0.94,6.88 +0.94,6.88;0.31,6.56 +6.88,7.19;2.81,7.19 +2.81,3.75;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.50 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.75 +4.38,3.75;3.75,4.06 +7.81,5.94;1.56,5.94 +5.62,3.75;6.25,4.06 +6.25,4.06;6.56,4.38 +6.56,4.38;7.19,5.00 +7.19,5.00;7.50,5.31 +7.50,5.31;7.81,5.94 + +# UTF-16 : 65 57 +# UTF-8 : 97 95 e6 +[6557] 敗 +4.06,0.94;4.69,1.25 +4.69,1.25;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.81 +6.56,2.81;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;5.62,6.25 +5.62,6.25;5.62,7.19 +5.31,7.81;9.38,7.81 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.62,9.38 +0.94,3.12;3.75,3.12 +3.75,3.12;3.75,8.75 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,3.12 +0.94,5.00;3.75,5.00 +0.94,6.88;3.75,6.88 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +4.06,1.56;3.75,1.88 +3.75,1.88;3.12,2.19 +3.12,2.19;2.81,2.50 +2.81,2.50;2.81,2.50 + +# UTF-16 : 68 85 +# UTF-8 : 85 a2 e6 +[6885] 梅 +9.06,8.44;4.06,8.44 +2.50,5.94;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.06,9.06 +4.06,9.06;4.38,9.38 +2.81,4.69;9.06,4.69 +2.81,1.25;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,6.56 +3.75,6.56;3.75,7.19 +3.75,7.19;8.75,7.19 +8.75,7.19;8.44,6.56 +8.44,6.56;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 +5.62,1.88;5.62,2.50 +5.62,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;6.25,6.25 +6.25,6.25;6.25,6.56 +6.25,6.56;6.25,7.19 +3.12,1.88;8.75,1.88 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 + +# UTF-16 : 60 75 +# UTF-8 : b5 81 e6 +[6075] 恵 +1.56,4.06;7.81,4.06 +7.81,4.06;7.81,7.19 +7.81,7.19;1.56,7.19 +1.56,7.19;1.56,4.06 +1.56,5.94;7.81,5.94 +4.69,4.38;4.69,9.38 +0.31,8.44;9.06,8.44 +2.81,3.44;3.12,1.88 +2.81,1.88;3.12,1.25 +3.12,1.25;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.44 + +# UTF-16 : 5c 02 +# UTF-8 : 82 b0 e5 +[5c02] 専 +1.56,4.38;8.12,4.38 +7.81,4.38;8.12,7.50 +7.81,7.50;1.56,7.50 +1.25,7.50;1.56,4.38 +1.56,5.94;7.81,5.94 +4.69,4.69;4.69,9.38 +0.31,8.44;9.06,8.44 +4.06,1.56;3.75,1.88 +3.75,1.88;3.44,2.19 +3.44,2.19;3.12,2.50 +3.12,2.50;2.50,2.81 +2.50,2.81;2.19,2.81 +6.88,4.38;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +9.06,3.44;0.31,3.44 + +# UTF-16 : 53 5a +# UTF-8 : 9a 8d e5 +[535a] 博 +6.88,9.38;7.50,9.06 +7.50,9.06;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.75 +1.25,0.62;1.25,9.06 +2.50,6.88;0.00,6.88 +3.12,4.38;8.44,4.38 +8.44,4.38;8.44,7.50 +8.44,7.50;3.12,7.50 +3.12,7.50;3.12,4.38 +3.12,5.94;8.44,5.94 +5.62,4.69;5.94,9.38 +2.19,8.44;9.38,8.44 +5.31,1.56;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.38,2.50 +4.38,2.50;4.06,2.50 +4.06,2.50;3.44,2.81 +7.50,4.38;7.81,1.56 +7.50,1.56;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +9.06,3.44;2.19,3.44 + +# UTF-16 : 98 ef +# UTF-8 : af a3 e9 +[98ef] 飯 +2.81,8.44;2.81,7.50 +1.25,4.06;4.38,4.06 +4.38,4.06;4.38,7.50 +4.38,7.50;1.25,7.50 +1.25,7.50;1.25,1.25 +1.25,5.94;4.06,5.94 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.50 +4.69,7.50;4.38,7.81 +4.38,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.38 +2.81,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +4.38,1.56;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;2.81,3.75 +5.00,6.56;9.06,6.56 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;8.12,4.06 +8.12,4.06;8.44,5.00 +8.44,5.00;8.75,5.62 +8.75,5.62;8.75,6.25 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;5.94,5.31 +5.94,5.31;5.62,5.94 +4.06,0.94;4.38,1.25 +4.38,1.25;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,5.94 +5.00,5.94;5.00,8.75 +5.00,8.75;9.06,8.75 + +# UTF-16 : 98 db +# UTF-8 : 9b a3 e9 +[98db] 飛 +8.44,4.69;8.12,4.38 +8.12,4.38;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.75 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,2.81 +8.12,2.81;7.50,3.12 +7.50,3.12;7.50,3.12 +8.44,8.75;8.12,8.44 +8.12,8.44;7.81,8.12 +7.81,8.12;7.19,7.81 +7.19,7.81;7.19,7.50 +8.75,6.25;8.44,6.56 +8.44,6.56;7.81,6.88 +7.81,6.88;7.50,7.19 +7.50,7.19;7.19,7.19 +0.31,5.31;6.56,5.31 +6.56,5.31;6.56,4.38 +6.56,4.38;6.88,3.75 +6.88,3.75;6.88,3.12 +6.88,3.12;7.19,2.50 +7.19,2.50;7.19,2.19 +7.19,2.19;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +4.38,0.94;4.69,8.12 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.19,4.06 +2.19,4.06;2.19,4.69 +2.19,4.69;2.19,5.62 +2.19,5.62;2.19,6.56 +2.19,6.56;2.19,7.50 +0.62,6.88;0.94,6.88 +0.94,6.88;1.25,7.19 +1.25,7.19;1.88,7.19 +1.88,7.19;2.50,7.50 +2.50,7.50;3.12,7.81 +3.12,7.81;3.75,8.12 +3.75,8.12;3.75,8.12 +0.62,8.75;6.56,8.75 +6.56,8.75;6.56,8.12 +6.56,8.12;6.56,7.50 +6.56,7.50;6.88,6.88 +6.88,6.88;6.88,6.56 +6.88,6.56;7.19,5.94 +7.19,5.94;7.50,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;8.12,5.00 +8.12,5.00;8.44,5.00 +8.44,5.00;8.75,5.00 +8.75,5.00;8.75,5.62 +8.75,5.62;9.06,5.94 + +# UTF-16 : 5f 17 +# UTF-8 : 97 bc e5 +[5f17] 弗 +1.25,4.06;8.44,4.06 +8.44,4.06;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.56 +6.88,1.56;6.25,1.56 +0.94,8.12;8.12,8.12 +8.12,8.12;8.12,6.25 +8.12,6.25;1.56,6.25 +1.56,6.25;1.56,5.62 +1.56,5.62;1.25,5.00 +1.25,5.00;1.25,4.06 +1.25,4.06;0.94,3.44 +0.94,3.44;0.94,3.12 +5.62,0.62;5.62,9.06 +0.94,0.62;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;3.75,5.31 +3.75,5.31;3.75,9.06 + +# UTF-16 : 8c bb +# UTF-8 : bb b2 e8 +[8cbb] 費 +1.56,2.50;7.81,2.50 +7.81,2.50;7.81,5.62 +7.81,5.62;1.56,5.62 +1.56,5.62;1.56,2.19 +1.56,3.44;7.81,3.44 +1.56,4.69;7.81,4.69 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.56 +6.56,1.56;5.94,1.88 +0.94,6.88;8.75,6.88 +8.75,6.88;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.12,5.94 +8.12,5.94;7.81,5.94 +7.81,5.94;7.19,5.94 +0.62,8.44;8.44,8.44 +8.44,8.44;8.44,7.81 +8.44,7.81;1.25,7.81 +1.25,7.81;1.25,7.19 +1.25,7.19;0.94,6.88 +0.94,6.88;0.62,6.56 +0.62,6.56;0.62,6.25 +5.62,5.94;5.94,9.38 +0.31,5.31;0.94,5.62 +0.94,5.62;1.56,5.62 +1.56,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;3.75,8.44 +3.75,8.44;3.75,9.38 + +# UTF-16 : 5f c5 +# UTF-8 : 85 bf e5 +[5fc5] 必 +3.12,7.50;3.12,2.19 +3.12,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,1.25 +6.88,1.25;7.19,1.88 +7.19,1.88;7.19,2.19 +7.19,2.19;7.19,2.81 +7.19,2.81;7.19,3.44 +0.31,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +9.06,2.19;9.06,2.50 +9.06,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +8.75,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;8.12,5.62 +8.12,5.62;8.12,5.94 +8.12,5.94;7.81,6.25 +2.81,9.06;3.12,9.06 +3.12,9.06;3.75,8.75 +3.75,8.75;4.38,8.75 +4.38,8.75;5.31,8.44 +5.31,8.44;5.62,8.12 +5.62,8.12;5.94,8.12 +5.94,8.12;6.56,7.81 +7.81,8.75;7.50,7.50 +7.50,7.50;6.88,6.56 +6.88,6.56;6.56,5.62 +6.56,5.62;5.94,5.00 +5.94,5.00;5.00,4.06 +5.00,4.06;4.38,3.44 +4.38,3.44;3.44,2.81 +3.44,2.81;2.50,2.19 +2.50,2.19;1.56,1.56 +1.56,1.56;0.62,0.94 + +# UTF-16 : 79 68 +# UTF-8 : a8 a5 e7 +[7968] 票 +4.69,3.44;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +8.75,0.94;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +8.75,3.44;0.62,3.44 +8.12,4.69;1.25,4.69 +8.75,8.75;0.62,8.75 +5.94,8.75;5.94,5.94 +3.44,8.75;3.44,5.94 +1.25,5.62;1.25,7.50 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,5.94 +8.12,5.94;1.25,5.94 + +# UTF-16 : 6a 19 +# UTF-8 : 99 a8 e6 +[6a19] 標 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +5.94,3.44;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.38,0.94 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +8.75,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +9.06,3.44;2.50,3.44 +8.44,4.69;3.12,4.69 +9.06,8.75;2.50,8.75 +6.88,8.75;6.88,5.94 +4.69,8.75;5.00,5.94 +2.81,5.62;3.12,7.50 +2.81,7.50;8.75,7.50 +8.75,7.50;8.75,5.94 +8.75,5.94;3.12,5.94 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 + +# UTF-16 : 7b 26 +# UTF-8 : a6 ac e7 +[7b26] 符 +3.44,6.56;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.81,8.12 +2.81,8.12;2.81,8.12 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +5.00,8.12;1.56,8.12 +7.19,6.88;7.19,7.19 +7.19,7.19;6.88,7.81 +6.88,7.81;6.88,8.12 +6.88,8.12;6.56,8.12 +9.06,8.12;5.94,8.12 +6.56,9.38;6.25,8.75 +6.25,8.75;5.94,8.44 +5.94,8.44;5.31,7.81 +5.31,7.81;5.00,7.19 +5.00,7.19;4.38,6.88 +7.81,6.88;7.81,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +9.06,5.62;2.50,5.62 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;3.75,4.38 +2.50,6.88;2.19,6.25 +2.19,6.25;2.19,5.94 +2.19,5.94;1.88,5.62 +1.88,5.62;1.88,5.31 +1.88,5.31;1.56,5.00 +1.56,5.00;1.25,4.38 +1.25,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.62,3.44 +0.62,3.44;0.31,3.12 +1.56,0.62;1.56,5.00 + +# UTF-16 : 82 fb +# UTF-8 : bb 8b e8 +[82fb] 苻 +7.81,7.19;7.81,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +9.06,5.62;2.50,5.62 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.38 +4.38,4.38;3.75,4.69 +2.50,7.19;2.19,6.56 +2.19,6.56;2.19,6.25 +2.19,6.25;1.88,5.94 +1.88,5.94;1.88,5.31 +1.88,5.31;1.56,5.00 +1.56,5.00;1.25,4.69 +1.25,4.69;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.62,3.44 +0.62,3.44;0.31,3.12 +1.56,0.62;1.56,5.31 +0.31,8.12;9.06,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 + +# UTF-16 : 5e 9c +# UTF-8 : 9c ba e5 +[5e9c] 府 +7.81,7.81;7.81,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +9.06,6.25;3.44,6.25 +5.62,2.81;5.62,3.12 +5.62,3.12;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.38,5.00 +3.12,7.81;3.12,7.50 +3.12,7.50;3.12,6.88 +3.12,6.88;2.81,6.56 +2.81,6.56;2.81,5.94 +2.81,5.94;2.50,5.62 +2.50,5.62;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;1.25,3.75 +2.50,0.62;2.50,5.62 +5.00,8.44;5.00,9.38 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.44 +1.25,8.44;8.75,8.44 + +# UTF-16 : 52 6f +# UTF-8 : af 89 e5 +[526f] 副 +6.56,2.50;6.56,8.75 +8.75,9.06;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +1.25,5.94;5.00,5.94 +5.00,5.94;5.00,7.81 +5.00,7.81;1.25,7.81 +1.25,7.81;1.25,5.62 +0.62,8.75;5.62,8.75 +5.62,0.62;5.62,4.69 +5.62,4.69;0.62,4.69 +0.62,4.69;0.62,0.62 +3.12,1.25;3.12,4.69 +0.94,1.25;5.31,1.25 +0.94,3.12;5.31,3.12 + +# UTF-16 : 7c 89 +# UTF-8 : 89 b2 e7 +[7c89] 粉 +5.31,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.69,6.88 +4.69,6.88;4.38,6.56 +4.38,6.56;4.06,6.25 +4.06,6.25;4.06,5.94 +4.06,5.94;3.75,5.62 +3.75,5.62;3.44,5.31 +7.19,9.06;7.50,8.44 +7.50,8.44;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,7.50 +7.81,7.50;8.12,6.88 +8.12,6.88;8.44,6.56 +8.44,6.56;8.75,6.25 +8.75,6.25;8.75,5.94 +8.75,5.94;9.06,5.62 +9.06,5.62;9.38,5.31 +1.88,0.62;1.88,9.06 +3.44,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;1.88,5.94 +3.12,2.81;3.12,3.44 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.62,8.75 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.12 +3.12,8.12;3.44,8.75 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;5.94,5.94 +4.06,5.94;8.44,5.94 +8.44,5.94;8.44,4.69 +8.44,4.69;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.12,1.88 +8.12,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 + +# UTF-16 : 4e 18 +# UTF-8 : 98 b8 e4 +[4e18] 丘 +2.19,5.94;8.44,5.94 +1.88,8.12;2.50,8.12 +2.50,8.12;3.12,8.12 +3.12,8.12;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,9.06 +6.25,1.25;6.25,5.94 +1.88,1.25;2.19,8.44 +0.31,1.25;9.06,1.25 + +# UTF-16 : 51 75 +# UTF-8 : b5 85 e5 +[5175] 兵 +2.19,6.88;8.44,6.88 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,9.06 +6.56,3.75;6.56,6.88 +2.19,3.75;2.19,8.44 +9.06,3.75;0.31,3.75 +0.94,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +8.75,0.62;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.50 +6.25,2.50;5.94,2.50 +5.94,2.50;5.62,2.81 + +# UTF-16 : 52 25 +# UTF-8 : a5 88 e5 +[5225] 別 +5.94,2.50;5.94,8.75 +8.44,9.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +0.94,6.25;4.69,6.25 +4.38,6.25;4.69,8.75 +4.38,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,4.69;4.69,4.69 +4.38,4.69;4.38,3.75 +4.38,3.75;4.38,3.12 +4.38,3.12;4.38,2.50 +4.38,2.50;4.38,1.88 +4.38,1.88;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 + +# UTF-16 : 8f ba +# UTF-8 : ba be e8 +[8fba] 辺 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +3.12,2.19;3.44,2.81 +3.44,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;5.00,4.38 +5.00,4.38;5.31,5.00 +5.31,5.00;5.31,5.94 +5.31,5.94;5.62,6.56 +5.62,6.56;5.62,7.50 +5.62,7.50;5.62,8.44 +3.12,8.44;8.44,8.44 +8.44,8.44;8.44,7.19 +8.44,7.19;8.44,5.94 +8.44,5.94;8.44,4.69 +8.44,4.69;8.12,4.06 +8.12,4.06;8.12,3.44 +8.12,3.44;8.12,3.12 +8.12,3.12;7.81,2.50 +7.81,2.50;7.19,2.50 +7.19,2.50;6.88,2.50 +6.88,2.50;6.25,2.50 +6.25,2.50;5.94,2.50 + +# UTF-16 : 4e a6 +# UTF-8 : a6 ba e4 +[4ea6] 亦 +5.94,7.81;5.94,1.88 +5.94,1.88;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.75,5.00 +3.75,5.00;3.75,5.94 +3.75,5.94;3.75,7.19 +3.75,7.19;3.75,7.81 +0.62,7.81;8.75,7.81 +4.69,7.81;4.69,9.38 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +8.75,2.81;8.75,3.12 +8.75,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;8.12,5.00 +8.12,5.00;7.81,5.62 +7.81,5.62;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 + +# UTF-16 : 59 09 +# UTF-8 : 89 a4 e5 +[5909] 変 +0.62,8.44;8.75,8.44 +4.69,8.44;4.69,9.38 +5.62,8.44;5.94,5.94 +5.62,5.94;5.62,5.31 +5.62,5.31;5.31,5.31 +5.31,5.31;4.69,5.31 +4.69,5.31;4.38,5.31 +4.38,5.31;4.06,5.31 +2.19,5.00;2.50,5.31 +2.50,5.31;2.81,5.62 +2.81,5.62;3.44,6.25 +3.44,6.25;3.75,6.88 +3.75,6.88;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.06,8.44 +0.62,5.31;1.25,5.62 +1.25,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.50,7.19 +2.50,7.19;2.81,7.50 +8.75,5.31;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.50,6.56 +7.50,6.56;7.19,7.19 +7.19,7.19;6.56,7.50 +2.81,4.38;7.50,4.38 +0.62,0.94;1.56,1.25 +1.56,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,3.44;6.88,3.75 +6.88,3.75;7.50,4.38 +8.75,0.94;8.12,0.94 +8.12,0.94;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.88 +5.94,1.88;5.31,2.19 +5.31,2.19;4.69,2.50 +4.69,2.50;4.06,2.81 +4.06,2.81;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +0.62,2.81;0.94,3.12 +0.94,3.12;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;2.50,4.06 +2.50,4.06;3.12,4.69 +3.12,4.69;3.44,5.31 + +# UTF-16 : 60 4b +# UTF-8 : 8b 81 e6 +[604b] 恋 +0.62,8.44;8.75,8.44 +4.69,8.44;4.69,9.38 +5.62,8.44;5.94,5.00 +5.62,5.00;5.62,4.38 +5.62,4.38;5.31,4.38 +5.31,4.38;4.69,4.38 +4.69,4.38;4.38,4.38 +4.38,4.38;4.06,4.38 +2.19,4.06;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;3.75,6.56 +3.75,6.56;3.75,6.88 +3.75,6.88;3.75,7.50 +3.75,7.50;3.75,8.44 +0.62,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +8.75,5.31;8.44,5.62 +8.44,5.62;8.12,6.25 +8.12,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.56,7.50 +2.81,3.75;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.81 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.44 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,3.75 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 + +# UTF-16 : 4f bf +# UTF-8 : bf be e4 +[4fbf] 便 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +9.06,8.75;2.81,8.75 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.94,5.00 +5.94,5.00;5.94,5.62 +5.62,5.62;5.94,8.75 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.88 +5.94,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.38,2.81 +4.38,2.81;4.06,3.44 +4.06,3.44;3.75,3.75 +8.75,3.44;8.75,7.50 +8.75,7.50;3.12,7.50 +3.12,7.50;3.12,4.06 +3.12,4.38;8.44,4.38 +3.12,5.94;8.44,5.94 + +# UTF-16 : 53 05 +# UTF-8 : 85 8c e5 +[5305] 包 +7.19,3.75;6.88,3.75 +6.88,3.75;6.25,3.75 +6.25,3.75;5.94,3.75 +1.88,8.12;8.12,8.12 +8.12,8.12;8.12,7.19 +8.12,7.19;8.12,6.25 +8.12,6.25;7.81,5.31 +7.81,5.31;7.81,4.69 +7.81,4.69;7.81,4.38 +7.81,4.38;7.50,3.75 +7.50,3.75;7.19,3.75 +0.31,5.31;0.62,5.62 +0.62,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,9.06 +2.19,9.06;2.50,9.38 +8.75,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;1.88,1.25 +1.88,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,4.38 +1.56,4.38;5.94,4.38 +5.94,4.38;5.94,6.88 +5.94,6.88;1.88,6.88 + +# UTF-16 : 6c d5 +# UTF-8 : 95 b3 e6 +[6cd5] 法 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,5.31;9.06,5.31 +8.75,7.81;3.12,7.81 +5.62,5.31;5.94,9.06 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,4.06 +2.19,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.56 +7.81,1.56;8.44,1.88 +4.06,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.00,4.38 +5.00,4.38;5.31,5.00 +5.31,5.00;5.31,5.31 + +# UTF-16 : 4e a1 +# UTF-8 : a1 ba e4 +[4ea1] 亡 +0.62,7.19;8.75,7.19 +4.69,7.19;4.69,9.38 +8.44,1.25;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;3.12,1.25 +3.12,1.25;2.50,1.25 +2.50,1.25;2.19,1.25 +2.19,1.25;2.19,1.88 +2.19,1.88;2.19,2.19 +1.88,2.19;2.19,7.19 + +# UTF-16 : 67 1b +# UTF-8 : 9b 9c e6 +[671b] 望 +8.75,0.94;0.62,0.94 +8.44,4.06;0.94,4.06 +7.81,2.50;1.56,2.50 +4.69,1.25;4.69,4.06 +4.38,4.69;4.69,5.31 +4.69,5.31;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.44,7.19 +8.44,7.19;8.44,6.56 +8.44,6.56;8.44,6.25 +8.44,6.25;8.44,5.62 +8.44,5.62;8.12,5.31 +8.12,5.31;7.81,5.00 +7.81,5.00;7.50,5.00 +7.50,5.00;7.19,5.00 +7.19,5.00;6.56,5.00 +6.56,5.00;6.56,5.00 +5.31,6.25;8.44,6.25 +5.62,7.50;8.75,7.50 +0.62,8.12;4.69,8.12 +2.81,8.12;2.81,9.06 +4.38,5.31;3.75,5.31 +3.75,5.31;3.44,5.31 +3.44,5.31;2.81,5.31 +2.81,5.31;2.81,5.31 +2.81,5.31;2.19,5.31 +2.19,5.31;1.88,5.31 +1.88,5.31;1.56,5.62 +1.56,5.62;1.56,5.94 +1.25,5.94;1.56,8.12 + +# UTF-16 : 72 67 +# UTF-8 : a7 89 e7 +[7267] 牧 +0.31,3.75;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.50,4.06 +2.50,4.06;3.12,4.38 +3.12,4.38;3.75,4.69 +0.94,7.50;3.75,7.50 +2.19,0.62;2.19,9.06 +0.31,5.31;0.62,5.94 +0.62,5.94;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;1.25,8.12 +1.25,8.12;1.25,8.44 +1.25,8.44;1.25,8.75 +3.12,0.94;4.06,1.25 +4.06,1.25;5.00,1.56 +5.00,1.56;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.88,3.44 +6.88,3.44;7.50,4.06 +7.50,4.06;7.81,5.00 +7.81,5.00;8.12,5.94 +8.12,5.94;8.12,6.88 +8.12,6.88;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.00,6.25 +5.00,6.25;5.00,7.19 +4.69,7.81;9.38,7.81 +3.44,5.00;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.00,9.38 + +# UTF-16 : 6e 80 +# UTF-8 : 80 ba e6 +[6e80] 満 +2.81,8.12;8.75,8.12 +4.38,6.56;4.69,9.38 +7.19,6.56;7.19,9.38 +9.06,6.56;2.50,6.56 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +4.38,4.69;4.38,1.56 +7.50,1.88;7.50,4.69 +4.38,2.19;7.50,2.19 +2.81,0.62;3.12,5.31 +2.81,5.31;8.75,5.31 +8.75,5.31;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +5.62,6.56;5.94,2.19 +5.62,6.56;5.94,2.19 + +# UTF-16 : 72 2a +# UTF-8 : aa 88 e7 +[722a] 爪 +1.56,8.12;2.50,8.12 +2.50,8.12;3.12,8.12 +3.12,8.12;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.88,5.94 +1.88,5.94;1.88,6.88 +1.56,6.88;1.88,8.44 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.81,4.38 +7.81,4.38;7.50,5.00 +7.50,5.00;7.50,5.94 +7.50,5.94;7.50,6.88 +7.50,6.88;7.50,7.81 +7.50,7.81;7.50,8.75 +4.69,0.94;4.69,8.44 + +# UTF-16 : 74 dc +# UTF-8 : 9c 93 e7 +[74dc] 瓜 +1.56,8.12;2.19,8.12 +2.19,8.12;3.12,8.12 +3.12,8.12;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.75,9.06 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.94 +1.56,5.94;1.56,6.88 +1.56,6.88;1.56,8.44 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.81,4.38 +7.81,4.38;7.81,5.00 +7.81,5.00;7.50,5.94 +7.50,5.94;7.50,6.88 +7.50,6.88;7.50,7.81 +7.50,7.81;7.50,8.75 +4.38,1.56;4.69,8.44 +7.81,0.94;7.50,1.56 +7.50,1.56;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.56,3.75 +1.88,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.19 + +# UTF-16 : 81 08 +# UTF-8 : 88 84 e8 +[8108] 脈 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +4.06,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +3.12,0.94;3.44,1.25 +3.44,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;4.06,4.38 +4.06,4.38;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,6.88 +4.06,6.88;4.06,8.44 +4.06,6.88;4.38,6.88 +4.38,6.88;5.00,6.88 +5.00,6.88;5.62,6.88 +5.62,6.88;5.94,6.88 +5.94,6.88;6.56,6.88 +6.56,6.88;7.19,7.19 +7.19,7.19;7.50,7.19 +7.50,7.19;8.12,7.19 +8.12,7.19;8.44,7.19 +8.44,7.19;9.06,7.50 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.19,5.00 +7.19,5.00;7.19,5.62 +7.19,5.62;7.19,6.25 +7.19,6.25;7.19,6.88 +5.62,0.94;5.62,6.88 +8.75,5.94;8.75,5.62 +8.75,5.62;8.44,5.31 +8.44,5.31;8.12,5.00 +8.12,5.00;7.81,4.69 +7.81,4.69;7.50,4.38 + +# UTF-16 : 6c 11 +# UTF-8 : 91 b0 e6 +[6c11] 民 +1.56,4.69;8.44,4.69 +1.25,1.25;1.56,8.75 +1.25,8.75;8.12,8.75 +7.81,8.75;8.12,6.56 +7.81,6.56;1.56,6.56 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,1.88 +4.69,1.88;5.31,2.19 +5.00,6.56;5.31,5.62 +5.31,5.62;5.31,4.69 +5.31,4.69;5.62,3.75 +5.62,3.75;5.94,3.12 +5.94,3.12;6.25,2.50 +6.25,2.50;6.88,1.88 +6.88,1.88;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;9.06,3.12 + +# UTF-16 : 7d 04 +# UTF-8 : 84 b4 e7 +[7d04] 約 +6.88,3.75;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.31,6.25 +4.06,5.62;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.31,8.44 +5.31,8.44;5.31,9.06 +5.31,9.06;5.31,9.38 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,1.25 +5.00,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +4.06,4.06;4.06,4.69 +4.06,4.69;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.44,6.56 +0.31,4.69;4.06,5.00 +2.50,4.69;2.50,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.44,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;1.25,7.19 +1.25,7.19;0.94,7.50 +0.94,7.50;0.62,7.81 +1.25,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 + +# UTF-16 : 52 c7 +# UTF-8 : 87 8b e5 +[52c7] 勇 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +0.94,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +1.56,4.38;8.12,4.38 +7.81,4.38;8.12,7.50 +7.81,7.50;1.56,7.50 +1.25,7.50;1.56,4.38 +1.56,5.94;7.81,5.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,7.50 +0.94,8.75;8.44,8.75 +2.50,8.44;2.81,8.12 +2.81,8.12;3.44,8.12 +3.44,8.12;4.06,7.81 +4.06,7.81;4.38,7.50 +4.38,7.50;5.00,7.50 +8.12,8.75;7.81,8.75 +7.81,8.75;7.19,8.44 +7.19,8.44;6.88,8.12 +6.88,8.12;6.25,8.12 +6.25,8.12;5.94,7.81 +5.94,7.81;5.62,7.81 +5.62,7.81;5.00,7.81 +5.00,7.81;4.69,7.50 + +# UTF-16 : 68 17 +# UTF-8 : 97 a0 e6 +[6817] 栗 +8.75,8.75;0.62,8.75 +5.94,8.75;5.94,5.31 +3.44,8.75;3.44,5.31 +1.25,5.00;1.25,7.50 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,5.00 +8.12,5.00;1.25,5.00 +8.75,4.06;0.62,4.06 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,0.62;4.69,5.00 + +# UTF-16 : 89 81 +# UTF-8 : 81 a6 e8 +[8981] 要 +8.75,8.75;0.62,8.75 +5.94,8.75;5.94,5.31 +3.44,8.75;3.44,5.31 +1.25,5.31;1.25,7.50 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,5.31 +8.12,5.31;1.25,5.31 +8.75,4.06;0.62,4.06 +0.94,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.94,2.81 +5.94,2.81;6.56,3.12 +6.56,3.12;6.88,3.75 +6.88,3.75;7.19,4.06 +4.06,5.31;3.75,4.69 +3.75,4.69;3.12,4.06 +3.12,4.06;2.81,3.75 +2.81,3.75;2.81,3.44 +2.81,3.44;2.50,3.12 +2.50,3.12;2.19,2.81 +2.19,2.81;1.56,2.81 +1.56,2.81;1.25,2.50 +1.88,2.81;2.50,2.81 +2.50,2.81;3.12,2.50 +3.12,2.50;3.75,2.50 +3.75,2.50;4.38,2.19 +4.38,2.19;5.00,2.19 +5.00,2.19;5.62,1.88 +5.62,1.88;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.75,0.94 + +# UTF-16 : 99 0a +# UTF-8 : 8a a4 e9 +[990a] 養 +0.31,6.25;9.06,6.25 +1.25,7.50;8.12,7.50 +0.62,8.44;8.75,8.44 +4.69,6.25;4.69,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.44;6.25,8.75 +6.25,8.75;6.56,9.06 +6.56,9.06;6.56,9.38 +0.00,4.06;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.88,5.00 +1.88,5.00;2.50,5.31 +2.50,5.31;2.81,5.94 +2.81,5.94;3.12,6.25 +9.06,4.06;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;7.81,4.69 +7.81,4.69;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.56,6.25 +4.69,5.94;4.69,5.31 +2.19,3.12;7.50,3.12 +7.19,3.12;7.50,5.00 +7.19,5.00;2.19,5.00 +1.88,5.00;2.19,0.94 +2.19,4.06;7.19,4.06 +4.06,3.12;4.69,2.50 +4.69,2.50;5.00,2.19 +5.00,2.19;5.31,1.88 +5.31,1.88;5.94,1.56 +5.94,1.56;6.25,1.56 +6.25,1.56;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;8.44,0.94 +8.44,0.94;9.06,0.94 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.56 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.44,3.12 + +# UTF-16 : 6d 74 +# UTF-8 : b4 b5 e6 +[6d74] 浴 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.12,0.62;8.12,4.69 +8.12,4.69;3.44,4.69 +3.44,4.69;3.44,0.62 +3.75,1.56;8.12,1.56 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,7.19 +5.62,7.19;5.62,6.88 +5.62,6.88;5.31,6.56 +5.31,6.56;4.69,6.25 +4.69,6.25;4.38,5.94 +4.38,5.94;4.06,5.62 +4.06,5.62;3.75,5.31 +3.75,5.31;3.44,5.00 +3.44,5.00;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.50,4.38 +4.69,8.75;4.38,8.44 +4.38,8.44;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.12,6.88 +3.12,6.88;2.50,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,8.12 +7.81,8.12;7.19,8.44 +7.19,8.44;6.56,9.06 + +# UTF-16 : 52 29 +# UTF-8 : a9 88 e5 +[5229] 利 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +4.69,9.06;4.38,9.06 +4.38,9.06;3.75,8.75 +3.75,8.75;3.44,8.75 +3.44,8.75;3.12,8.75 +3.12,8.75;2.50,8.75 +2.50,8.75;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.44 +2.50,0.62;2.50,8.75 +4.69,6.25;0.31,6.25 +5.00,3.12;4.38,3.75 +4.38,3.75;4.06,4.38 +4.06,4.38;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;2.50,6.25 +5.62,2.50;5.94,8.75 +8.44,9.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 96 78 +# UTF-8 : b8 99 e9 +[9678] 陸 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,2.81 +1.88,2.81;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;2.81,8.75 +9.06,1.25;2.50,1.25 +8.75,3.44;3.12,3.44 +5.94,1.25;5.94,4.69 +9.06,6.56;2.81,6.56 +8.75,8.12;3.44,8.12 +5.94,6.88;5.94,9.38 +2.81,4.38;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.31,6.56 +6.56,6.56;6.56,5.00 +6.56,5.00;6.88,4.69 +6.88,4.69;7.19,4.69 +7.19,4.69;7.50,4.69 +7.50,4.69;7.81,4.69 +7.81,4.69;8.12,4.69 +8.12,4.69;8.12,4.69 +8.12,4.69;8.75,4.69 +8.75,4.69;8.75,5.00 +8.75,5.00;9.06,5.62 +9.06,5.62;9.06,5.94 + +# UTF-16 : 65 99 +# UTF-8 : 99 96 e6 +[6599] 料 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +3.44,2.81;9.38,3.75 +7.81,0.62;8.12,9.06 +7.19,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,8.12 +5.62,8.12;5.00,8.44 +6.25,4.38;5.94,4.69 +5.94,4.69;5.62,5.00 +5.62,5.00;5.31,5.62 +5.31,5.62;4.69,5.94 +4.69,5.94;4.38,6.25 +1.88,0.62;2.19,9.06 +3.75,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.88,5.31 +1.88,5.31;1.88,5.62 +1.88,5.62;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.75 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.44,8.12 +3.44,8.12;3.75,8.75 + +# UTF-16 : 53 38 +# UTF-8 : b8 8c e5 +[5338] 匸 +0.62,8.44;8.75,8.44 +8.44,1.25;7.81,1.25 +7.81,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;1.88,1.25 +1.88,1.25;1.88,1.88 +1.88,1.88;1.88,2.19 +1.88,2.19;1.88,8.44 + +# UTF-16 : 51 8a +# UTF-8 : 8a 86 e5 +[518a] 冊 +6.56,1.25;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.12,1.56 +8.12,1.56;8.12,1.88 +8.12,1.88;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,0.94 +3.44,8.75;3.44,1.25 +5.94,8.75;5.94,1.25 +0.31,5.31;9.06,5.31 + +# UTF-16 : 4f 96 +# UTF-8 : 96 be e4 +[4f96] 侖 +9.06,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.25,7.19 +1.25,7.19;0.94,6.88 +0.94,6.88;0.31,6.56 +6.88,7.19;2.50,7.19 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;8.12,1.25 +8.12,1.25;8.12,1.56 +8.12,1.56;8.12,1.88 +8.12,1.88;8.12,5.94 +8.12,5.94;1.25,5.94 +1.25,5.94;1.25,0.94 +3.44,5.94;3.44,0.94 +5.94,5.94;5.94,0.94 +1.25,3.75;8.12,3.75 + +# UTF-16 : 8f 2a +# UTF-8 : aa bc e8 +[8f2a] 輪 +0.62,3.44;3.44,3.44 +3.44,3.44;3.44,6.88 +3.44,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;3.44,5.31 +0.31,2.19;3.75,2.19 +1.88,0.62;2.19,9.38 +0.31,8.12;3.75,8.12 +9.38,6.56;8.75,7.19 +8.75,7.19;8.12,7.50 +8.12,7.50;7.50,8.12 +7.50,8.12;7.19,8.75 +7.19,8.75;6.56,9.06 +6.56,9.06;5.94,8.75 +5.94,8.75;5.31,8.12 +5.31,8.12;5.00,7.50 +5.00,7.50;4.38,7.19 +4.38,7.19;3.75,6.56 +8.12,7.19;4.69,7.19 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,5.94 +8.75,5.94;4.06,5.94 +4.06,5.94;4.06,0.62 +5.62,5.62;5.62,0.94 +7.19,5.62;7.19,0.94 +4.38,3.75;8.75,3.75 + +# UTF-16 : 98 5e +# UTF-8 : 9e a1 e9 +[985e] 類 +0.31,0.94;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;2.81,4.69 +2.81,5.00;2.81,9.06 +4.69,7.19;0.31,7.19 +0.31,4.69;0.94,5.31 +0.94,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,7.19 +4.69,3.75;0.31,3.75 +1.56,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +3.44,7.50;3.75,7.81 +3.75,7.81;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.38,8.75 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,1.88 +7.81,1.88;7.50,2.19 +4.69,8.75;9.06,8.75 +6.88,8.75;6.56,8.44 +6.56,8.44;6.56,7.81 +6.56,7.81;6.56,7.50 +6.56,7.50;6.56,7.19 +5.00,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.00,7.19 +5.00,7.19;5.00,2.50 +5.00,4.38;8.75,4.38 +5.00,5.94;8.75,5.94 +4.38,5.31;4.06,5.62 +4.06,5.62;3.75,5.94 +3.75,5.94;3.44,6.56 +3.44,6.56;3.12,6.88 +3.12,6.88;2.81,7.19 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;2.50,3.12 + +# UTF-16 : 4e e4 +# UTF-8 : a4 bb e4 +[4ee4] 令 +9.06,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.25,7.19 +1.25,7.19;0.94,6.88 +0.94,6.88;0.31,6.56 +7.19,6.88;2.19,6.88 +0.94,5.00;8.44,5.00 +8.44,5.00;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.88 +8.12,1.88;7.81,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,1.88 +6.56,1.88;6.25,1.88 +6.25,1.88;5.94,1.88 +4.38,0.62;4.38,5.00 + +# UTF-16 : 4e 2a +# UTF-8 : aa b8 e4 +[4e2a] 个 +9.06,6.56;8.44,6.88 +8.44,6.88;8.12,6.88 +8.12,6.88;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.25,6.88 +1.25,6.88;0.94,6.88 +0.94,6.88;0.31,6.56 +4.69,0.94;4.69,7.81 + +# UTF-16 : 6c 96 +# UTF-8 : 96 b2 e6 +[6c96] 沖 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.81,4.06;8.75,4.06 +8.75,3.12;8.75,7.19 +8.75,7.19;2.81,7.19 +2.81,7.19;2.81,3.12 +5.94,0.62;5.94,9.06 + +# UTF-16 : 51 b2 +# UTF-8 : b2 86 e5 +[51b2] 冲 +3.12,4.06;8.75,4.06 +8.75,3.12;8.75,7.19 +8.75,7.19;2.81,7.19 +2.81,7.19;2.81,3.12 +5.94,0.62;5.94,9.06 +0.31,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;2.19,3.75 +2.19,3.75;2.50,4.38 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 + +# UTF-16 : 51 b7 +# UTF-8 : b7 86 e5 +[51b7] 冷 +0.31,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;2.19,3.75 +2.19,3.75;2.50,4.38 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.25,8.75 +6.25,8.75;5.94,9.06 +5.94,9.06;5.94,9.38 +5.62,9.38;5.31,9.06 +5.31,9.06;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.88 +3.12,6.88;2.81,6.56 +2.81,6.56;2.19,6.25 +7.81,6.88;3.75,6.88 +2.81,5.00;8.44,5.00 +8.44,5.00;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,1.88 +7.19,1.88;6.88,1.88 +5.31,0.62;5.31,5.00 + +# UTF-16 : 51 ab +# UTF-8 : ab 86 e5 +[51ab] 冫 +2.81,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.56,4.38 +5.62,6.88;5.00,7.19 +5.00,7.19;4.69,7.81 +4.69,7.81;4.06,8.12 +4.06,8.12;3.75,8.44 +3.75,8.44;3.12,8.75 + +# UTF-16 : 4f 8b +# UTF-8 : 8b be e4 +[4f8b] 例 +6.88,2.50;6.88,8.44 +8.75,9.06;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +1.88,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +2.19,8.75;6.56,8.75 +1.88,4.06;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;2.81,5.31 +2.81,5.31;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;3.75,7.50 +3.75,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +3.44,6.88;5.94,6.88 +5.94,6.88;5.94,5.94 +5.94,5.94;5.62,5.31 +5.62,5.31;5.31,4.69 +5.31,4.69;5.31,4.06 +5.31,4.06;4.69,3.12 +4.69,3.12;4.38,2.81 +4.38,2.81;4.06,2.19 +4.06,2.19;3.44,1.56 +3.44,1.56;2.81,1.25 +2.81,1.25;2.19,0.94 +5.31,4.06;4.69,4.38 +4.69,4.38;4.38,4.69 +4.38,4.69;4.06,5.00 +4.06,5.00;3.44,5.00 +3.44,5.00;3.44,5.31 + +# UTF-16 : 90 23 +# UTF-8 : a3 80 e9 +[9023] 連 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +3.44,4.06;8.44,4.06 +8.44,4.06;8.44,7.19 +8.44,7.19;3.44,7.19 +3.12,7.19;3.44,4.06 +3.44,5.94;8.12,5.94 +2.81,2.81;8.75,2.81 +5.62,1.56;5.94,9.38 +2.50,8.44;8.75,8.44 + +# UTF-16 : 80 01 +# UTF-8 : 81 80 e8 +[8001] 老 +0.31,3.44;1.25,4.06 +1.25,4.06;2.50,4.38 +2.50,4.38;3.44,4.69 +3.44,4.69;4.38,5.31 +4.38,5.31;5.00,5.94 +5.00,5.94;5.94,6.56 +5.94,6.56;6.56,6.88 +6.56,6.88;7.19,7.50 +7.19,7.50;7.81,8.12 +7.81,8.12;8.44,9.06 +0.31,5.94;9.06,5.94 +6.88,8.12;1.25,8.12 +4.38,5.94;4.38,9.38 +2.50,4.38;2.50,1.88 +2.50,1.88;2.50,1.56 +2.50,1.56;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,1.25 +8.12,1.25;8.12,1.56 +8.12,1.56;8.44,2.19 +8.44,2.19;8.44,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.44,3.12 +3.44,3.12;4.06,3.44 +4.06,3.44;4.69,3.44 +4.69,3.44;5.31,3.75 +5.31,3.75;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.88,4.06 +6.88,4.06;7.50,4.38 +7.50,4.38;8.12,4.69 + +# UTF-16 : 52 b4 +# UTF-8 : b4 8a e5 +[52b4] 労 +8.44,5.62;8.44,7.50 +8.44,7.50;0.94,7.50 +0.94,7.50;0.94,5.62 +2.81,7.81;2.50,8.12 +2.50,8.12;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.88,9.06 +5.00,7.81;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +6.25,7.50;6.56,7.81 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,9.06 +7.50,9.06;7.50,9.38 +1.25,5.31;8.12,5.31 +8.12,5.31;8.12,4.06 +8.12,4.06;8.12,3.44 +8.12,3.44;7.81,2.50 +7.81,2.50;7.81,2.19 +7.81,2.19;7.81,1.88 +7.81,1.88;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,1.25 +5.31,1.25;4.69,1.25 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.38,5.94 +4.38,5.94;4.38,6.88 + +# UTF-16 : 93 32 +# UTF-8 : b2 8c e9 +[9332] 録 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +6.56,5.62;6.56,1.88 +6.56,1.88;6.56,1.56 +6.56,1.56;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +6.56,5.31;6.56,4.69 +6.56,4.69;6.88,4.38 +6.88,4.38;7.19,3.75 +7.19,3.75;7.19,3.44 +7.19,3.44;7.50,2.81 +7.50,2.81;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;8.75,1.25 +8.75,1.25;9.38,0.94 +8.75,5.00;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.12 +4.38,7.19;8.12,7.19 +8.12,5.62;8.12,8.75 +8.12,8.75;4.38,8.75 +4.06,5.62;9.06,5.62 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.56,3.75 +5.31,3.44;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;4.69,4.38 +4.69,4.38;4.38,5.00 +4.38,5.00;4.38,5.00 + +# UTF-16 : 57 27 +# UTF-8 : a7 9c e5 +[5727] 圧 +0.62,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.75,8.75 +1.25,1.25;8.75,1.25 +8.44,5.62;1.88,5.62 +5.31,1.25;5.31,8.12 + +# UTF-16 : 56 f0 +# UTF-8 : b0 9b e5 +[56f0] 困 +0.94,1.25;8.44,1.25 +8.44,0.62;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +4.69,1.56;4.69,8.44 +7.81,6.88;1.56,6.88 +1.25,2.50;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.62 +4.06,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.88 +7.81,2.50;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.56,4.38 +6.56,4.38;5.94,4.69 +5.94,4.69;5.94,5.00 +5.94,5.00;5.62,5.62 +5.62,5.62;5.31,5.94 +5.31,5.94;5.00,6.25 +5.00,6.25;4.69,6.88 + +# UTF-16 : 56 e0 +# UTF-8 : a0 9b e5 +[56e0] 因 +0.94,1.25;8.44,1.25 +8.44,0.62;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +7.81,6.56;1.56,6.56 +1.56,2.19;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,5.62;4.69,5.94 +4.69,5.94;4.69,6.56 +4.69,6.56;4.69,8.44 +7.81,2.19;7.50,2.50 +7.50,2.50;6.88,2.81 +6.88,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,4.06 +5.62,4.06;5.31,4.38 +5.31,4.38;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,5.62;4.69,5.94 +4.69,5.94;4.69,6.56 + +# UTF-16 : 56 da +# UTF-8 : 9a 9b e5 +[56da] 囚 +0.94,1.25;8.44,1.25 +8.44,0.62;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.56,2.19;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.06,4.69 +4.06,4.69;4.38,5.31 +4.38,5.31;4.69,5.94 +4.69,5.94;4.69,6.25 +4.69,6.25;4.69,6.88 +4.69,6.88;4.69,8.44 +7.81,2.19;7.50,2.50 +7.50,2.50;6.88,2.81 +6.88,2.81;6.25,3.12 +6.25,3.12;5.94,3.75 +5.94,3.75;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.00,5.31 +5.00,5.31;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,6.25;4.69,6.88 + +# UTF-16 : 55 b6 +# UTF-8 : b6 96 e5 +[55b6] 営 +2.19,5.00;7.19,5.00 +7.19,5.00;7.19,7.19 +7.19,7.19;2.19,7.19 +2.19,7.19;2.19,5.00 +7.81,0.62;7.81,3.75 +7.81,3.75;1.56,3.75 +1.56,3.75;1.56,0.62 +1.88,1.25;7.50,1.25 +4.38,5.00;4.38,4.69 +4.38,4.69;4.06,4.06 +4.06,4.06;4.06,3.75 +8.75,5.94;8.75,8.12 +8.75,8.12;0.62,8.12 +0.62,8.12;0.62,5.94 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.88,9.38 +5.00,8.12;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.38 +4.06,9.38;4.06,9.38 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.38 +7.50,9.38;7.50,9.38 + +# UTF-16 : 97 cb +# UTF-8 : 8b 9f e9 +[97cb] 韋 +3.75,6.88;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.38,9.06 +4.38,9.06;4.38,9.38 +5.00,0.62;5.00,4.38 +1.56,1.88;1.56,3.44 +1.56,3.44;8.12,3.44 +9.06,1.88;0.31,1.88 +1.88,4.38;1.88,5.94 +1.88,5.94;7.50,5.94 +7.50,5.94;7.50,4.38 +7.50,4.38;1.88,4.38 +7.50,6.88;7.50,8.44 +7.50,8.44;1.56,8.44 +0.31,6.88;9.06,6.88 + +# UTF-16 : 50 49 +# UTF-8 : 89 81 e5 +[5049] 偉 +5.00,6.88;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.62,9.38 +6.56,0.62;6.56,4.38 +2.50,3.44;8.75,3.44 +3.44,2.19;3.44,3.44 +9.06,1.88;1.88,1.88 +3.12,4.38;3.12,5.94 +3.12,5.94;8.44,5.94 +8.44,5.94;8.44,4.38 +8.44,4.38;3.44,4.38 +8.12,6.88;8.12,8.44 +8.12,8.44;2.81,8.44 +1.88,6.88;9.06,6.88 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 7d ef +# UTF-8 : af b7 e7 +[7def] 緯 +3.75,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.56 +0.31,4.69;3.44,5.00 +1.88,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +5.62,6.88;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 +7.19,0.62;7.19,4.38 +3.44,3.44;9.06,3.44 +4.38,2.19;4.38,3.44 +9.06,1.88;3.12,1.88 +4.38,4.38;4.38,5.94 +4.38,5.94;8.75,5.94 +8.75,5.94;8.75,4.38 +8.75,4.38;4.38,4.38 +8.44,6.88;8.44,8.44 +8.44,8.44;3.75,8.44 +3.12,6.88;9.06,6.88 + +# UTF-16 : 97 d3 +# UTF-8 : 93 9f e9 +[97d3] 韓 +0.62,3.44;3.75,3.44 +3.75,3.44;3.75,6.88 +3.75,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;3.75,5.31 +0.31,2.19;3.75,2.19 +2.19,6.88;2.19,9.38 +2.19,0.62;2.19,3.44 +0.31,8.12;4.06,8.12 +7.19,0.62;7.19,4.38 +4.38,1.88;4.38,3.44 +4.38,3.44;9.06,3.44 +9.06,1.88;4.06,1.88 +4.38,4.38;4.69,5.94 +4.38,5.94;8.75,5.94 +8.75,5.94;8.75,4.38 +8.75,4.38;4.69,4.38 +8.44,6.88;8.44,8.44 +8.44,8.44;4.38,8.44 +4.06,6.88;9.06,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;6.25,8.44 +6.25,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 + +# UTF-16 : 88 5b +# UTF-8 : 9b a1 e8 +[885b] 衛 +2.19,7.19;1.88,6.56 +1.88,6.56;1.56,5.94 +1.56,5.94;0.94,5.31 +0.94,5.31;0.62,5.00 +0.62,5.00;0.00,4.38 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +1.25,0.62;1.25,5.62 +8.44,6.56;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +9.38,6.56;6.88,6.56 +9.06,8.75;6.88,8.75 +3.75,6.88;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.38,9.38 +5.31,0.62;5.31,4.38 +2.50,3.44;6.88,3.44 +3.12,2.19;3.12,3.44 +6.88,1.88;1.88,1.88 +2.81,4.38;2.81,5.94 +2.81,5.94;6.56,5.94 +6.25,5.94;6.56,4.38 +6.25,4.38;3.12,4.38 +6.25,6.88;6.25,8.44 +6.25,8.44;2.81,8.44 +2.50,6.88;6.88,6.88 + +# UTF-16 : 66 13 +# UTF-8 : 93 98 e6 +[6613] 易 +1.88,5.62;7.81,5.62 +7.50,5.62;7.81,8.75 +7.50,8.75;1.88,8.75 +1.56,8.75;1.88,5.62 +1.88,7.19;7.50,7.19 +2.81,4.38;8.12,4.38 +8.12,4.38;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +0.31,2.50;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;2.19,4.06 +2.19,4.06;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +4.06,0.62;4.38,0.94 +4.38,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.56,3.75 +6.56,3.75;6.56,4.06 +6.56,4.06;6.88,4.38 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 + +# UTF-16 : 54 26 +# UTF-8 : a6 90 e5 +[5426] 否 +7.81,0.94;7.81,4.38 +7.81,4.38;1.56,4.38 +1.56,4.38;1.56,0.94 +1.88,1.56;7.50,1.56 +4.69,4.69;4.69,7.81 +8.75,8.75;0.62,8.75 +0.31,5.31;1.25,5.62 +1.25,5.62;1.88,5.94 +1.88,5.94;2.50,6.25 +2.50,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;4.06,7.19 +4.06,7.19;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;5.31,8.44 +5.31,8.44;5.62,8.75 +8.75,5.31;8.44,5.62 +8.44,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,6.88 +5.94,6.88;5.31,7.19 + +# UTF-16 : 76 c3 +# UTF-8 : 83 9b e7 +[76c3] 盃 +4.69,4.69;4.69,7.81 +8.75,8.75;0.62,8.75 +0.31,5.31;1.25,5.62 +1.25,5.62;1.88,5.94 +1.88,5.94;2.50,6.25 +2.50,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;4.06,7.19 +4.06,7.19;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;5.31,8.44 +5.31,8.44;5.62,8.75 +8.75,5.31;8.44,5.62 +8.44,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,6.88 +5.94,6.88;5.31,7.19 +7.81,1.25;7.81,4.38 +7.81,4.38;1.56,4.38 +1.56,4.38;1.56,1.25 +3.75,4.38;3.75,1.25 +5.62,4.38;5.62,1.25 +0.62,1.25;8.75,1.25 + +# UTF-16 : 76 ca +# UTF-8 : 8a 9b e7 +[76ca] 益 +7.50,1.25;7.50,4.38 +7.50,4.38;1.88,4.38 +1.88,4.38;1.88,1.25 +3.75,4.38;3.75,1.25 +5.62,4.38;5.62,1.25 +0.31,1.25;9.06,1.25 +3.44,7.81;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.06 +2.50,9.06;2.50,9.38 +5.62,7.50;5.94,7.81 +5.94,7.81;6.25,8.12 +6.25,8.12;6.56,8.44 +6.56,8.44;6.88,9.06 +6.88,9.06;7.19,9.38 +9.06,7.50;0.31,7.50 +0.31,3.44;0.62,3.75 +0.62,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.50 +9.06,3.44;8.75,3.75 +8.75,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.56,5.94 +6.56,5.94;6.25,6.56 +6.25,6.56;5.94,6.88 +5.94,6.88;5.62,7.50 + +# UTF-16 : 6d b2 +# UTF-8 : b2 b6 e6 +[6db2] 液 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;1.88,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +5.31,6.88;8.75,6.88 +8.75,6.88;8.44,5.94 +8.44,5.94;8.12,5.31 +8.12,5.31;7.81,4.38 +7.81,4.38;7.50,3.75 +7.50,3.75;6.88,3.12 +6.88,3.12;6.25,2.50 +6.25,2.50;5.62,2.19 +5.62,2.19;5.00,1.56 +5.00,1.56;4.38,1.25 +4.38,1.25;3.44,0.94 +3.75,8.12;3.75,7.81 +3.75,7.81;3.44,7.19 +3.44,7.19;3.44,6.88 +3.44,6.88;3.12,6.56 +3.12,6.56;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.50,5.31 +2.50,5.31;2.50,4.69 +2.50,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +3.12,0.62;3.12,5.94 +7.81,4.38;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;5.94,5.94 +5.62,8.44;5.62,9.38 +2.19,8.44;9.06,8.44 +4.38,5.62;4.69,5.00 +4.69,5.00;5.00,4.38 +5.00,4.38;5.62,3.75 +5.62,3.75;5.94,3.44 +5.94,3.44;6.25,2.81 +6.25,2.81;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 + +# UTF-16 : 5b c5 +# UTF-8 : 85 af e5 +[5bc5] 寅 +1.56,7.50;7.81,7.50 +4.69,2.81;4.69,7.50 +1.56,2.81;7.81,2.81 +7.81,2.81;7.81,6.25 +7.81,6.25;1.56,6.25 +1.56,6.25;1.56,2.50 +1.56,4.38;7.81,4.38 +4.69,8.44;4.69,9.38 +8.75,6.88;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.88 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 + +# UTF-16 : 6f 14 +# UTF-8 : 94 bc e6 +[6f14] 演 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,2.19 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +3.12,7.50;8.44,7.50 +5.62,8.44;5.94,9.38 +5.62,2.81;5.94,7.50 +8.75,6.88;8.75,8.44 +8.75,8.44;2.81,8.44 +2.81,8.44;2.81,6.88 +3.12,2.81;8.44,2.81 +8.44,2.81;8.44,6.25 +8.44,6.25;3.12,6.25 +3.12,6.25;3.12,2.81 +3.12,4.69;8.44,4.69 + +# UTF-16 : 5f dc +# UTF-8 : 9c bf e5 +[5fdc] 応 +3.75,6.25;3.75,1.56 +3.75,1.56;4.06,1.25 +4.06,1.25;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,1.25 +7.19,1.25;7.19,1.88 +7.19,1.88;7.50,2.50 +7.50,2.50;7.50,3.12 +1.56,1.56;1.88,2.19 +1.88,2.19;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,3.75;2.19,4.38 +2.19,4.38;2.50,5.31 +9.06,1.88;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.44,4.06 +8.44,4.06;8.12,4.69 +8.12,4.69;7.81,5.31 +3.75,7.50;4.38,7.19 +4.38,7.19;5.00,7.19 +5.00,7.19;5.62,6.88 +5.62,6.88;6.56,6.56 +6.56,6.56;6.88,6.56 +6.88,6.56;7.19,6.56 +5.00,8.44;5.00,9.38 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,8.12 +1.25,8.12;8.75,8.12 + +# UTF-16 : 5f 80 +# UTF-8 : 80 be e5 +[5f80] 往 +2.50,6.88;2.19,6.25 +2.19,6.25;1.88,5.94 +1.88,5.94;1.25,5.31 +1.25,5.31;0.62,4.69 +0.62,4.69;0.31,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.19 +0.94,7.19;0.31,6.88 +1.56,0.62;1.56,5.62 +4.38,9.06;5.00,9.06 +5.00,9.06;5.62,8.75 +5.62,8.75;5.94,8.75 +5.94,8.75;6.56,8.44 +6.56,8.44;7.19,8.12 +9.06,1.25;2.50,1.25 +8.75,7.50;2.81,7.50 +8.44,4.69;2.81,4.69 +5.62,1.25;5.94,7.19 + +# UTF-16 : 75 44 +# UTF-8 : 84 95 e7 +[7544] 畄 +2.50,6.88;2.19,7.19 +2.19,7.19;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,9.06 +5.00,6.88;4.69,7.50 +4.69,7.50;4.69,7.81 +4.69,7.81;4.38,8.44 +4.38,8.44;4.06,8.75 +4.06,8.75;3.75,9.38 +6.25,6.56;6.88,7.19 +6.88,7.19;7.19,7.50 +7.19,7.50;7.50,8.12 +7.50,8.12;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,0.62;8.12,6.25 +8.12,6.25;1.25,6.25 +1.25,6.25;1.25,0.62 +1.25,1.56;8.12,1.56 +4.69,5.94;4.69,1.56 +1.25,3.75;8.12,3.75 + +# UTF-16 : 68 5c +# UTF-8 : 9c a1 e6 +[685c] 桜 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.31,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +9.06,5.00;2.81,5.00 +2.50,0.94;3.12,0.94 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.81 +6.56,2.81;6.88,3.12 +6.88,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +5.31,6.25;5.31,5.94 +5.31,5.94;5.00,5.62 +5.00,5.62;4.69,5.31 +4.69,5.31;4.69,4.69 +4.69,4.69;4.38,4.38 +4.38,4.38;4.06,4.06 +4.06,4.06;4.06,3.75 +4.06,3.75;3.75,3.44 +3.75,3.44;3.44,3.12 +3.44,3.12;3.12,2.81 +3.44,3.12;4.06,3.12 +4.06,3.12;4.69,2.81 +4.69,2.81;5.00,2.81 +5.00,2.81;5.62,2.50 +5.62,2.50;6.25,2.19 +6.25,2.19;6.56,2.19 +6.56,2.19;7.19,1.88 +7.19,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +4.38,6.56;4.06,7.19 +4.06,7.19;3.75,7.50 +3.75,7.50;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +6.25,6.88;6.25,7.19 +6.25,7.19;5.94,7.81 +5.94,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.31,9.06 +7.19,5.94;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.81 +8.12,7.81;8.44,8.44 +8.44,8.44;8.75,9.06 + +# UTF-16 : 60 69 +# UTF-8 : a9 81 e6 +[6069] 恩 +7.19,7.50;2.19,7.50 +1.56,4.69;8.12,4.69 +7.81,4.69;8.12,8.75 +7.81,8.75;1.56,8.75 +1.25,8.75;1.56,4.69 +2.81,4.06;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.50 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;1.88,3.75 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.06 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +7.50,5.31;6.88,5.62 +6.88,5.62;6.56,5.94 +6.56,5.94;5.94,6.25 +5.94,6.25;5.31,6.56 +5.31,6.56;4.38,6.88 +4.69,8.44;4.69,7.50 +4.69,7.50;4.69,7.19 +4.69,7.19;4.38,6.56 +4.38,6.56;3.75,5.94 +3.75,5.94;3.44,5.94 +3.44,5.94;2.81,5.62 +2.81,5.62;2.50,5.31 +2.50,5.31;1.88,5.31 + +# UTF-16 : 4e ee +# UTF-8 : ae bb e4 +[4eee] 仮 +3.75,6.56;8.75,6.56 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.50 +5.94,2.50;6.56,3.12 +6.56,3.12;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.44,6.56 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.50 +6.88,2.50;6.25,2.81 +6.25,2.81;5.94,3.44 +5.94,3.44;5.31,4.06 +5.31,4.06;5.00,4.69 +5.00,4.69;4.69,5.31 +4.69,5.31;4.38,5.94 +2.50,0.94;2.81,1.25 +2.81,1.25;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,8.75 +3.75,8.75;8.75,8.75 +2.50,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;2.19,7.50 +2.19,7.50;1.88,6.88 +1.88,6.88;1.56,6.56 +1.56,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.56 + +# UTF-16 : 4f a1 +# UTF-8 : a1 be e4 +[4fa1] 価 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +8.75,0.62;8.75,6.56 +8.75,6.56;2.81,6.56 +2.81,6.56;2.81,0.62 +2.81,1.25;8.75,1.25 +2.50,8.75;9.06,8.75 +6.56,8.75;6.56,1.56 +4.69,8.75;4.69,1.56 + +# UTF-16 : 6c b3 +# UTF-8 : b3 b2 e6 +[6cb3] 河 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;2.19,8.12 +2.19,8.12;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.31,6.88 +8.12,8.75;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +2.50,8.75;9.06,8.75 +3.44,2.50;3.44,6.88 +3.44,6.88;6.56,6.88 +6.56,6.88;6.56,3.44 +6.56,3.44;3.75,3.44 + +# UTF-16 : 54 bc +# UTF-8 : bc 92 e5 +[54bc] 咼 +0.94,0.94;0.94,5.62 +0.94,5.62;8.44,5.62 +8.44,5.62;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +2.50,1.56;2.50,4.38 +2.50,4.38;6.88,4.38 +6.88,4.38;6.88,2.19 +6.88,2.19;2.81,2.19 +1.88,5.62;1.88,8.75 +1.88,8.75;7.50,8.75 +7.50,8.75;7.50,5.62 +4.38,5.62;4.38,7.50 +4.38,7.50;7.50,7.50 + +# UTF-16 : 6e 26 +# UTF-8 : a6 b8 e6 +[6e26] 渦 +2.81,0.94;2.81,5.62 +2.81,5.62;8.75,5.62 +8.75,5.62;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +4.38,1.56;4.38,4.38 +4.38,4.38;7.50,4.38 +7.19,4.38;7.50,2.19 +7.19,2.19;4.38,2.19 +3.44,5.62;3.75,8.75 +3.44,8.75;8.12,8.75 +8.12,8.75;8.12,5.62 +5.62,5.62;5.62,7.50 +5.62,7.50;7.81,7.50 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 90 4e +# UTF-8 : 8e 81 e9 +[904e] 過 +3.12,1.88;3.12,5.94 +3.12,5.94;8.75,5.94 +8.75,5.94;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.44,1.88 +8.44,1.88;8.12,1.88 +8.12,1.88;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.19 +4.38,2.50;4.38,5.00 +4.38,5.00;7.50,5.00 +7.19,5.00;7.50,3.12 +7.19,3.12;4.38,3.12 +3.75,5.94;3.75,8.75 +3.75,8.75;8.12,8.75 +7.81,8.75;8.12,5.94 +5.62,5.94;5.62,7.50 +5.62,7.50;7.81,7.50 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.31 +1.88,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 + +# UTF-16 : 67 b6 +# UTF-8 : b6 9e e6 +[67b6] 架 +8.75,4.06;0.62,4.06 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,0.62;4.69,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 +0.31,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.19,7.50 +2.19,7.50;2.19,8.12 +2.19,8.12;2.50,8.75 +2.50,8.75;2.50,9.38 +0.62,8.12;4.38,8.12 +4.38,8.12;4.38,7.50 +4.38,7.50;4.38,6.88 +4.38,6.88;4.38,6.56 +4.38,6.56;4.38,5.94 +4.38,5.94;4.06,5.62 +4.06,5.62;3.44,5.31 +3.44,5.31;3.12,5.31 +3.12,5.31;2.50,5.31 +2.50,5.31;2.19,5.31 +5.62,5.31;8.44,5.31 +8.44,5.31;8.44,8.44 +8.44,8.44;5.31,8.44 +5.31,8.44;5.31,5.31 + +# UTF-16 : 8c c0 +# UTF-8 : 80 b3 e8 +[8cc0] 賀 +1.56,2.50;8.12,2.50 +7.81,2.50;8.12,5.94 +7.81,5.94;1.56,5.94 +1.25,5.94;1.56,2.19 +1.56,3.75;7.81,3.75 +1.56,5.00;7.81,5.00 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,1.88 +0.31,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;2.19,7.81 +2.19,7.81;2.19,8.44 +2.19,8.44;2.50,9.06 +2.50,9.06;2.50,9.38 +0.62,8.44;4.38,8.44 +4.38,8.44;4.38,8.12 +4.38,8.12;4.38,7.50 +4.38,7.50;4.38,7.19 +4.38,7.19;3.75,6.88 +3.75,6.88;3.75,6.88 +3.75,6.88;3.12,6.88 +3.12,6.88;2.81,6.88 +2.81,6.88;2.50,6.88 +5.31,6.88;8.44,6.88 +8.44,6.88;8.44,8.75 +8.44,8.75;5.31,8.75 +5.31,8.75;5.31,6.88 + +# UTF-16 : 5f eb +# UTF-8 : ab bf e5 +[5feb] 快 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.94,4.69 +5.94,4.69;5.94,5.00 +5.94,5.00;5.94,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.94,5.00 +2.50,5.00;9.06,5.00 +8.44,5.00;8.44,7.81 +8.44,7.81;3.12,7.81 + +# UTF-16 : 89 e3 +# UTF-8 : a3 a7 e8 +[89e3] 解 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.44 +3.44,8.44;3.44,8.75 +0.31,6.56;0.94,7.19 +0.94,7.19;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.88,8.75;1.88,9.69 +1.56,8.75;3.44,8.75 +0.94,3.44;4.06,3.44 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,7.19 +0.94,7.19;4.06,7.19 +4.06,7.19;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.50,0.94 +0.94,5.31;4.06,5.31 +2.50,7.19;2.50,3.44 +9.06,3.12;4.69,3.12 +5.31,5.00;8.75,5.00 +7.19,0.62;7.19,5.94 +4.69,3.75;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.31,5.00 +5.31,5.00;5.31,5.31 +5.31,5.31;5.62,5.94 +4.38,5.94;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,6.56 +5.62,6.56;6.25,7.19 +6.25,7.19;6.56,7.81 +6.56,7.81;6.56,8.44 +6.56,8.44;6.56,8.75 +4.69,8.75;8.75,8.75 +8.75,8.75;8.75,8.12 +8.75,8.12;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.44,6.56 +8.44,6.56;8.12,6.56 +8.12,6.56;7.50,6.56 +7.50,6.56;7.19,6.56 +7.19,6.56;6.88,6.56 + +# UTF-16 : 68 3c +# UTF-8 : bc a0 e6 +[683c] 格 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,3.75;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +3.75,0.62;3.75,4.38 +3.75,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +4.06,1.56;8.44,1.56 +2.81,6.56;3.44,7.19 +3.44,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;5.00,8.75 +5.00,8.75;5.31,9.38 +4.69,8.44;8.75,8.44 +8.44,8.12;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;6.88,6.56 +6.88,6.56;6.25,5.94 +6.25,5.94;5.94,5.62 +5.94,5.62;5.31,5.31 +5.31,5.31;4.38,5.00 +4.38,5.00;3.75,4.69 +3.75,4.69;2.81,4.38 +4.38,7.81;4.69,7.50 +4.69,7.50;5.00,6.88 +5.00,6.88;5.62,6.56 +5.62,6.56;5.94,6.25 +5.94,6.25;6.56,5.94 +6.56,5.94;6.88,5.62 +6.88,5.62;7.50,5.31 +7.50,5.31;8.12,5.00 +8.12,5.00;8.75,4.69 +8.75,4.69;9.38,4.38 + +# UTF-16 : 78 ba +# UTF-8 : ba a2 e7 +[78ba] 確 +3.44,8.75;0.31,8.75 +1.25,1.88;3.44,1.88 +3.12,1.88;3.44,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +8.75,6.88;9.06,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,6.88 +8.75,6.56;4.38,6.56 +6.88,1.56;6.88,6.56 +4.38,1.25;9.06,1.25 +4.38,6.25;4.38,0.62 +4.38,3.12;8.75,3.12 +4.38,4.69;8.75,4.69 +7.19,7.81;7.19,7.19 +7.19,7.19;6.88,6.88 +6.88,6.88;6.88,6.56 +6.88,6.56;6.88,6.56 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +1.56,7.19;1.56,8.12 +1.56,8.12;1.88,8.75 + +# UTF-16 : 98 4d +# UTF-8 : 8d a1 e9 +[984d] 額 +4.69,8.75;9.06,8.75 +6.88,8.75;6.88,8.44 +6.88,8.44;6.56,7.81 +6.56,7.81;6.56,7.50 +6.56,7.50;6.56,7.19 +5.31,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.00,7.19 +5.00,7.19;5.00,2.50 +5.31,4.38;8.75,4.38 +5.31,5.94;8.75,5.94 +2.50,8.44;2.50,9.38 +4.38,6.88;4.38,8.44 +4.38,8.44;0.62,8.44 +0.62,8.44;0.62,6.88 +0.31,5.31;0.62,5.94 +0.62,5.94;0.94,6.25 +0.94,6.25;1.25,6.88 +1.25,6.88;1.56,7.50 +1.56,7.50;1.88,8.12 +1.56,7.19;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.44,6.25 +3.44,6.25;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.50,5.00 +2.50,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.44 +1.25,6.88;1.56,6.25 +1.56,6.25;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;2.19,5.31 +2.19,5.31;2.81,5.00 +2.81,5.00;3.12,4.69 +3.12,4.69;3.44,4.38 +3.44,4.38;3.75,4.06 +3.75,4.06;4.38,3.75 +4.38,3.75;4.69,3.44 +1.25,1.25;4.06,1.25 +4.06,1.25;4.06,3.75 +4.06,3.75;1.25,3.75 +1.25,3.75;1.25,0.62 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +9.06,0.62;9.06,0.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 + +# UTF-16 : 52 0a +# UTF-8 : 8a 88 e5 +[520a] 刊 +5.94,2.50;5.94,8.75 +8.75,9.06;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +0.31,5.31;5.00,5.31 +0.62,8.75;5.00,8.75 +2.81,0.62;2.81,8.75 + +# UTF-16 : 6c 57 +# UTF-8 : 97 b1 e6 +[6c57] 汗 +9.06,5.31;3.12,5.31 +8.75,8.75;3.44,8.75 +6.25,0.62;6.25,8.75 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.50,7.50;2.19,8.12 +2.19,8.12;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 + +# UTF-16 : 6c 41 +# UTF-8 : 81 b1 e6 +[6c41] 汁 +9.06,5.94;3.12,5.94 +6.25,0.62;6.25,9.06 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.50,7.50;2.19,8.12 +2.19,8.12;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 + +# UTF-16 : 80 9d +# UTF-8 : 9d 82 e8 +[809d] 肝 +0.94,4.06;3.44,4.06 +1.25,6.56;3.44,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;3.44,8.75 +3.44,8.75;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +9.06,5.31;4.06,5.31 +9.06,8.75;4.06,8.75 +6.88,0.62;6.88,8.75 + +# UTF-16 : 5e 79 +# UTF-8 : b9 b9 e5 +[5e79] 幹 +0.62,3.44;4.06,3.44 +4.06,3.44;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;4.06,5.31 +0.31,2.19;4.38,2.19 +2.19,6.88;2.19,9.38 +2.19,0.62;2.19,3.44 +0.31,8.12;4.38,8.12 +9.06,4.06;4.69,4.06 +8.75,6.56;5.00,6.56 +6.88,0.62;6.88,6.56 +9.38,6.88;8.75,7.19 +8.75,7.19;8.44,7.81 +8.44,7.81;7.81,8.12 +7.81,8.12;7.50,8.75 +7.50,8.75;6.88,9.38 +6.88,9.38;6.56,8.75 +6.56,8.75;5.94,8.12 +5.94,8.12;5.62,7.81 +5.62,7.81;5.00,7.19 +5.00,7.19;4.38,6.88 + +# UTF-16 : 79 50 +# UTF-8 : 90 a5 e7 +[7950] 祐 +9.06,7.81;3.44,7.81 +4.69,5.00;8.75,5.00 +8.75,5.00;8.75,0.62 +4.69,0.62;4.69,5.00 +4.69,1.25;8.75,1.25 +3.12,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.62,8.44 +5.62,8.44;5.94,9.38 +3.12,3.44;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 + +# UTF-16 : 61 4e +# UTF-8 : 8e 85 e6 +[614e] 慎 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +5.62,7.50;5.62,9.38 +2.19,8.44;9.06,8.44 +3.12,3.75;8.44,3.75 +8.44,3.75;8.44,7.50 +8.44,7.50;3.12,7.50 +3.12,7.50;3.12,3.75 +9.06,2.81;2.19,2.81 +3.12,5.00;8.12,5.00 +3.12,6.25;8.12,6.25 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 + +# UTF-16 : 65 ec +# UTF-8 : ac 97 e6 +[65ec] 旬 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,1.25 +5.62,1.25;5.31,1.25 +1.88,8.12;8.44,8.12 +8.44,8.12;8.44,6.56 +8.44,6.56;8.44,5.00 +8.44,5.00;8.44,3.75 +8.44,3.75;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +0.00,5.31;0.31,5.62 +0.31,5.62;0.62,6.25 +0.62,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,9.06 +2.19,9.06;2.50,9.38 +2.50,2.19;2.50,6.88 +2.50,6.88;6.25,6.88 +5.94,6.88;6.25,3.12 +5.94,3.12;2.50,3.12 +5.94,5.00;2.50,5.00 + +# UTF-16 : 83 40 +# UTF-8 : 80 8d e8 +[8340] 荀 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.00,4.38;0.31,4.69 +0.31,4.69;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +1.88,6.88;8.44,6.88 +8.44,6.88;8.44,5.31 +8.44,5.31;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +2.50,1.56;2.50,5.62 +2.50,5.62;6.25,5.62 +5.94,5.62;6.25,2.19 +5.94,2.19;2.50,2.19 +5.94,4.06;2.50,4.06 + +# UTF-16 : 82 df +# UTF-8 : 9f 8b e8 +[82df] 苟 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.31,4.38;0.62,4.69 +0.62,4.69;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.88,6.88 +1.88,6.88;2.19,7.50 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +1.88,6.56;8.44,6.56 +8.44,6.56;8.44,5.31 +8.44,5.31;8.44,4.06 +8.44,4.06;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.19,0.94 +2.50,1.88;2.50,5.31 +2.50,5.31;5.94,5.31 +5.94,5.31;5.94,2.50 +5.94,2.50;2.50,2.50 + +# UTF-16 : 82 8d +# UTF-8 : 8d 8a e8 +[828d] 芍 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.31,4.06;0.62,4.69 +0.62,4.69;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,7.19 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +1.88,6.56;8.44,6.56 +8.44,6.56;8.44,5.00 +8.44,5.00;8.44,4.06 +8.44,4.06;8.12,3.12 +8.12,3.12;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +5.31,2.81;4.69,3.12 +4.69,3.12;4.38,3.75 +4.38,3.75;4.06,4.38 +4.06,4.38;3.44,4.69 +3.44,4.69;3.12,5.31 + +# UTF-16 : 65 6c +# UTF-8 : ac 95 e6 +[656c] 敬 +0.31,8.12;5.00,8.12 +1.56,7.19;1.56,9.38 +3.75,7.19;3.75,9.38 +0.00,4.38;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.94,5.94 +0.94,5.94;1.25,6.56 +1.25,6.56;1.25,7.19 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +0.94,6.56;4.69,6.56 +4.69,6.56;4.69,5.00 +4.69,5.00;4.69,3.75 +4.69,3.75;4.38,2.81 +4.38,2.81;4.38,2.19 +4.38,2.19;4.38,1.56 +4.38,1.56;4.06,0.94 +4.06,0.94;3.75,0.94 +1.25,1.88;1.25,5.31 +1.25,5.31;3.12,5.31 +3.12,5.31;3.12,2.50 +3.12,2.50;1.25,2.50 +4.69,0.94;5.62,1.25 +5.62,1.25;5.94,1.88 +5.94,1.88;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,5.00 +8.12,5.00;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;5.94,6.25 +5.94,6.25;5.94,7.19 +5.94,7.81;9.06,7.81 +4.69,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 + +# UTF-16 : 8c ab +# UTF-8 : ab b2 e8 +[8cab] 貫 +1.56,2.50;8.12,2.50 +7.81,2.50;8.12,5.94 +7.81,5.94;1.56,5.94 +1.25,5.94;1.56,2.19 +1.56,3.75;7.81,3.75 +1.56,4.69;7.81,4.69 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,1.88 +0.31,7.81;9.06,7.81 +4.38,6.56;4.69,7.19 +4.69,7.19;4.69,7.50 +4.69,7.50;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.00,8.75 +1.25,6.56;1.25,7.19 +1.25,7.19;1.56,7.50 +1.56,7.50;1.56,8.12 +1.56,8.12;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;8.12,8.75 +8.12,8.75;8.12,8.44 +8.12,8.44;8.12,8.12 +8.12,8.12;7.81,7.50 +7.81,7.50;7.81,7.19 +7.81,7.19;7.81,6.56 +7.81,6.56;1.25,6.56 + +# UTF-16 : 61 63 +# UTF-8 : a3 85 e6 +[6163] 慣 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +3.12,2.50;8.44,2.50 +8.44,2.50;8.44,5.94 +8.44,5.94;3.12,5.94 +2.81,5.94;3.12,2.19 +3.12,3.75;8.12,3.75 +3.12,4.69;8.12,4.69 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,1.88 +2.19,7.81;9.06,7.81 +5.62,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;5.94,8.75 +2.81,6.56;3.12,7.19 +3.12,7.19;3.12,7.50 +3.12,7.50;3.12,8.12 +3.12,8.12;3.12,8.44 +3.12,8.44;3.44,8.75 +3.12,8.75;8.44,8.75 +8.44,8.75;8.44,8.44 +8.44,8.44;8.44,8.12 +8.44,8.12;8.12,7.50 +8.12,7.50;8.12,7.19 +8.12,7.19;8.12,6.56 +8.12,6.56;2.81,6.56 + +# UTF-16 : 77 3c +# UTF-8 : bc 9c e7 +[773c] 眼 +0.94,1.56;3.12,1.56 +3.12,1.56;3.12,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +0.94,6.25;3.12,6.25 +0.94,4.06;3.12,4.06 +4.38,5.00;8.44,5.00 +8.44,5.00;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,0.94 +4.38,6.88;8.44,6.88 +5.62,5.00;5.94,4.38 +5.94,4.38;6.25,4.06 +6.25,4.06;6.56,3.44 +6.56,3.44;6.88,3.12 +6.88,3.12;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.56 +6.25,1.56;6.88,1.56 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 + +# UTF-16 : 57 fa +# UTF-8 : ba 9f e5 +[57fa] 基 +8.75,8.44;0.62,8.44 +0.62,4.38;8.75,4.38 +2.50,5.62;7.19,5.62 +2.50,6.88;7.19,6.88 +3.44,4.38;2.81,4.06 +2.81,4.06;2.50,3.44 +2.50,3.44;1.88,3.12 +1.88,3.12;0.94,2.81 +0.94,2.81;0.62,2.50 +0.62,2.50;0.31,2.50 +5.94,4.38;6.56,4.06 +6.56,4.06;7.19,3.44 +7.19,3.44;7.81,3.12 +7.81,3.12;8.44,2.81 +8.44,2.81;8.75,2.50 +8.75,2.50;9.06,2.50 +2.19,4.38;2.19,9.38 +7.19,4.38;7.19,9.38 +0.62,0.94;8.75,0.94 +7.50,2.81;1.88,2.81 +4.69,0.94;4.69,4.06 + +# UTF-16 : 59 47 +# UTF-8 : 87 a5 e5 +[5947] 奇 +8.75,5.94;8.44,5.94 +8.44,5.94;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;5.94,6.88 +5.94,6.88;5.62,7.19 +5.62,7.19;5.00,7.50 +5.00,7.50;4.69,7.50 +4.69,7.50;4.38,7.81 +7.81,5.31;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +0.31,5.31;9.06,5.31 +1.88,1.56;1.88,4.38 +1.88,4.38;5.62,4.38 +5.62,4.38;5.62,2.19 +5.62,2.19;1.88,2.19 +0.62,8.44;8.75,8.44 +0.62,5.94;1.56,5.94 +1.56,5.94;2.19,6.25 +2.19,6.25;2.81,6.56 +2.81,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;4.69,9.06 +4.69,9.06;4.69,9.38 + +# UTF-16 : 5b c4 +# UTF-8 : 84 af e5 +[5bc4] 寄 +4.69,8.44;4.69,9.38 +8.75,6.88;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.88 +8.44,5.00;8.12,5.31 +8.12,5.31;7.81,5.31 +7.81,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,5.94 +6.56,5.94;5.94,6.25 +5.94,6.25;5.62,6.25 +5.62,6.25;5.00,6.56 +5.00,6.56;4.69,6.56 +4.69,6.56;4.38,6.88 +7.81,4.69;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +0.31,4.69;9.06,4.69 +1.88,1.25;1.88,3.75 +1.88,3.75;5.62,3.75 +5.62,3.75;5.62,1.88 +5.62,1.88;1.88,1.88 +1.25,7.50;8.12,7.50 +0.94,5.31;1.56,5.31 +1.56,5.31;2.19,5.62 +2.19,5.62;2.81,5.62 +2.81,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.69,7.50 +4.69,7.50;4.69,7.81 +4.69,7.81;4.69,8.12 + +# UTF-16 : 62 80 +# UTF-8 : 80 8a e6 +[6280] 技 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.56,3.75 +1.56,3.75;0.94,3.75 +0.94,3.75;0.31,3.44 +3.12,7.19;0.31,7.19 +3.12,5.94;8.75,5.94 +2.81,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.94,2.19 +5.94,2.19;6.25,2.81 +6.25,2.81;6.88,3.12 +6.88,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +8.12,5.00;8.44,5.62 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;5.94,2.81 +5.94,2.81;5.31,3.12 +5.31,3.12;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,4.06;4.06,4.69 +4.06,4.69;3.75,5.31 +2.81,7.81;9.06,7.81 +5.94,5.94;5.94,9.38 + +# UTF-16 : 90 06 +# UTF-8 : 86 80 e9 +[9006] 逆 +8.75,7.50;2.81,7.50 +3.44,6.88;3.44,4.38 +3.44,4.38;8.12,4.38 +8.12,4.38;8.12,6.88 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.62,2.81 +5.62,2.81;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.94,5.00 +5.94,5.00;5.94,7.50 +5.00,7.81;5.00,8.44 +5.00,8.44;4.69,8.75 +4.69,8.75;4.38,9.06 +4.38,9.06;4.38,9.38 +6.56,7.50;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 + +# UTF-16 : 8a 31 +# UTF-8 : b1 a8 e8 +[8a31] 許 +0.94,1.25;3.75,1.25 +3.75,1.25;3.75,3.44 +3.75,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;4.06,7.50 +0.62,5.94;3.75,5.94 +0.62,4.69;3.75,4.69 +0.62,8.75;3.75,8.75 +5.00,8.12;9.06,8.12 +6.88,0.62;6.88,8.12 +9.06,5.00;4.06,5.00 +4.06,5.62;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;5.00,7.81 +5.00,7.81;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.31,8.75 +5.31,8.75;5.31,9.38 + +# UTF-16 : 58 83 +# UTF-8 : 83 a2 e5 +[5883] 境 +0.31,6.25;3.12,6.25 +1.56,2.19;1.56,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +3.75,3.12;8.44,3.12 +8.44,3.12;8.44,5.94 +8.44,5.94;3.75,5.94 +3.75,5.94;3.75,3.12 +3.75,4.69;8.44,4.69 +2.81,6.56;9.06,6.56 +3.12,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +6.88,6.56;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.50,7.81 +7.50,7.81;7.81,8.12 +7.81,8.12;7.81,8.44 +5.00,6.56;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.69,7.81 +4.69,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +6.88,3.12;6.88,1.25 +6.88,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +2.19,0.62;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 + +# UTF-16 : 57 47 +# UTF-8 : 87 9d e5 +[5747] 均 +0.31,6.88;3.12,6.88 +4.38,6.25;7.19,6.25 +1.56,2.19;1.56,9.06 +4.06,2.19;4.69,2.50 +4.69,2.50;5.31,2.81 +5.31,2.81;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,3.44;6.88,3.44 +6.88,3.44;7.19,3.75 +7.19,3.75;7.50,4.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 +2.81,2.81;3.44,3.12 +2.81,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +4.38,8.44;4.38,9.06 +4.38,9.06;4.69,9.38 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,1.25 +4.06,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 + +# UTF-16 : 79 81 +# UTF-8 : 81 a6 e7 +[7981] 禁 +9.06,5.62;8.75,5.94 +8.75,5.94;8.44,6.25 +8.44,6.25;8.12,6.25 +8.12,6.25;7.81,6.88 +7.81,6.88;7.19,7.50 +7.19,7.50;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,5.62;6.56,9.38 +8.75,8.12;4.69,8.12 +2.50,5.62;2.50,9.38 +4.38,8.12;0.62,8.12 +0.31,5.62;0.62,5.94 +0.62,5.94;0.94,6.25 +0.94,6.25;1.56,6.88 +1.56,6.88;1.88,7.50 +1.88,7.50;2.19,8.12 +2.19,8.12;2.50,8.44 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;6.56,8.12 +6.56,8.12;6.56,8.44 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,7.19 +3.75,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +4.69,3.75;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.81,3.12 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +8.75,3.75;0.62,3.75 +8.12,5.00;1.25,5.00 + +# UTF-16 : 7f a4 +# UTF-8 : a4 be e7 +[7fa4] 群 +0.62,5.31;4.38,5.31 +4.38,5.31;4.38,8.75 +4.38,8.75;0.62,8.75 +0.31,7.19;5.00,7.19 +1.25,0.62;1.25,4.06 +1.25,4.06;4.38,4.06 +4.38,4.06;4.38,0.62 +1.25,1.25;4.06,1.25 +0.00,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;2.19,7.19 +2.19,7.19;2.19,7.81 +2.19,7.81;2.19,8.75 +6.25,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;5.62,9.06 +5.62,9.06;5.62,9.38 +7.81,7.50;7.81,8.12 +7.81,8.12;8.12,8.75 +8.12,8.75;8.44,9.06 +8.44,9.06;8.44,9.38 +9.06,3.12;4.69,3.12 +9.06,7.50;4.69,7.50 +9.06,5.31;5.00,5.31 +6.88,0.62;6.88,7.50 + +# UTF-16 : 7d 4c +# UTF-8 : 8c b5 e7 +[7d4c] 経 +4.06,4.06;4.06,4.69 +4.06,4.69;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.44,6.56 +0.31,4.69;4.06,5.00 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 +4.06,8.75;8.75,8.75 +4.38,5.00;5.00,5.31 +5.00,5.31;5.62,5.31 +5.62,5.31;6.25,5.62 +6.25,5.62;6.56,5.94 +6.56,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.75 +9.06,4.69;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.25,6.56 +6.25,6.56;5.94,6.88 +5.94,6.88;5.62,7.50 +5.62,7.50;5.31,7.81 +5.31,7.81;5.00,8.12 +8.75,3.75;4.38,3.75 +6.56,0.94;6.56,5.31 +3.75,0.94;9.06,0.94 + +# UTF-16 : 7d 20 +# UTF-8 : a0 b4 e7 +[7d20] 素 +0.31,5.94;9.06,5.94 +8.44,8.44;0.94,8.44 +8.12,7.19;1.25,7.19 +4.69,5.94;4.69,9.38 +8.44,3.44;0.62,3.12 +3.75,3.75;3.44,4.06 +3.44,4.06;3.12,4.38 +3.12,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.31 +9.06,2.81;8.75,3.12 +8.75,3.12;8.44,3.44 +8.44,3.44;7.81,3.75 +7.81,3.75;7.50,4.06 +7.50,4.06;7.19,4.38 +4.69,3.12;4.69,0.62 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;2.81,2.19 +2.81,2.19;3.44,2.50 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +2.50,3.12;2.81,3.44 +2.81,3.44;3.44,3.75 +3.44,3.75;3.75,3.75 +3.75,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,4.69 +5.62,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;6.88,5.62 +2.50,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 + +# UTF-16 : 6f 54 +# UTF-8 : 94 bd e6 +[6f54] 潔 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;1.88,3.75 +2.19,5.62;2.81,5.62 +2.81,5.62;3.44,5.94 +3.44,5.94;4.06,5.94 +4.06,5.94;5.00,6.25 +5.00,6.25;5.62,6.25 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +1.88,5.31;1.56,5.94 +1.56,5.94;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.31,8.44;2.50,8.44 +5.31,7.19;2.50,7.19 +4.06,5.94;4.06,9.38 +8.44,3.44;2.19,3.12 +5.00,3.75;4.69,4.06 +4.69,4.06;4.38,4.38 +4.38,4.38;3.75,4.69 +3.75,4.69;3.44,4.69 +3.44,4.69;3.12,5.00 +9.06,2.81;8.75,3.12 +8.75,3.12;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.50,4.38 +5.62,3.12;5.62,0.94 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +3.75,4.69;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.31,5.31 +5.31,5.31;5.31,5.62 +5.62,5.62;6.25,6.25 +6.25,6.25;6.56,6.56 +6.56,6.56;6.88,7.19 +6.88,7.19;7.19,7.81 +7.19,7.81;7.19,8.75 +5.62,8.75;8.75,8.75 +8.75,8.75;8.75,8.12 +8.75,8.12;8.75,7.50 +8.75,7.50;8.75,6.88 +8.75,6.88;8.44,6.25 +8.44,6.25;8.44,5.94 +8.44,5.94;8.12,5.94 +8.12,5.94;7.81,5.94 +7.81,5.94;7.19,5.94 +7.19,5.94;7.19,5.94 +7.19,5.31;6.88,5.00 +6.88,5.00;6.56,5.00 +6.56,5.00;6.25,4.69 +6.25,4.69;5.94,4.38 +5.94,4.38;5.62,4.06 +5.62,4.06;5.31,4.06 +5.31,4.06;5.00,3.75 +5.00,3.75;4.69,3.44 +4.69,3.44;4.06,3.44 +4.06,3.44;3.75,3.12 + +# UTF-16 : 96 7a +# UTF-8 : ba 99 e9 +[967a] 険 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,2.81 +1.88,2.81;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;2.81,8.75 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;4.69,8.12 +4.69,8.12;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.44,7.19 +3.44,7.19;3.12,7.19 +3.12,7.19;2.81,6.88 +7.81,7.19;3.75,7.19 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;5.94,7.19 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.94,3.75 +5.94,3.75;5.94,4.38 +3.44,3.75;3.44,5.94 +3.44,5.94;8.44,5.94 +8.44,5.94;8.44,3.75 +8.44,3.75;3.44,3.75 + +# UTF-16 : 96 50 +# UTF-8 : 90 99 e9 +[9650] 限 +3.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.56,2.81;2.19,2.81 +1.88,2.81;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.12,4.38 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.62 +2.50,5.62;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.75 +4.06,5.00;8.44,5.00 +8.44,5.00;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,0.94 +4.06,6.88;8.44,6.88 +5.62,5.00;5.94,4.38 +5.94,4.38;6.25,4.06 +6.25,4.06;6.56,3.44 +6.56,3.44;6.88,3.12 +6.88,3.12;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.25,1.56 +6.25,1.56;6.56,1.56 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 + +# UTF-16 : 73 fe +# UTF-8 : be 8f e7 +[73fe] 現 +3.44,8.44;0.31,8.44 +3.12,5.62;0.31,5.62 +1.88,2.19;1.88,8.44 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.81,2.50 +2.81,2.50;3.44,2.81 +4.06,3.75;8.44,3.75 +8.44,3.75;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,3.75 +4.06,5.62;8.44,5.62 +4.06,7.19;8.44,7.19 +6.88,3.75;6.88,1.56 +6.88,1.56;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.31,3.75 + +# UTF-16 : 6e 1b +# UTF-8 : 9b b8 e6 +[6e1b] 減 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.25,5.94 +1.25,5.94;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +6.88,9.38;6.88,8.12 +6.88,8.12;6.88,6.56 +6.88,6.56;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;7.50,3.44 +7.50,3.44;7.81,2.50 +7.81,2.50;7.81,1.88 +7.81,1.88;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +3.75,3.12;5.94,3.12 +5.94,3.12;5.94,5.62 +5.94,5.62;3.75,5.62 +3.75,5.62;3.75,2.19 +6.25,6.88;3.44,6.88 +8.75,6.88;8.44,5.94 +8.44,5.94;8.12,5.00 +8.12,5.00;7.81,4.38 +7.81,4.38;7.50,3.75 +7.50,3.75;7.19,3.12 +7.19,3.12;6.56,2.50 +6.56,2.50;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +7.19,9.38;7.81,9.38 +7.81,9.38;8.12,9.06 +8.12,9.06;8.75,8.75 +8.75,8.75;8.75,8.44 +2.19,0.94;2.19,1.25 +2.19,1.25;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,8.12 +2.81,8.12;9.06,8.12 + +# UTF-16 : 65 45 +# UTF-8 : 85 95 e6 +[6545] 故 +4.06,0.94;4.69,1.25 +4.69,1.25;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.81 +6.56,2.81;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;5.62,6.25 +5.62,6.25;5.62,7.19 +5.31,7.81;9.38,7.81 +4.38,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +0.31,7.81;4.38,7.81 +2.50,5.00;2.50,9.38 +0.94,1.56;4.06,1.56 +4.06,1.56;4.06,5.00 +4.06,5.00;0.94,5.00 +0.94,5.00;0.94,0.94 + +# UTF-16 : 50 0b +# UTF-8 : 8b 80 e5 +[500b] 個 +8.75,0.62;8.75,8.75 +8.75,8.75;2.81,8.75 +2.81,8.75;2.81,0.62 +2.81,1.25;8.75,1.25 +3.12,6.88;8.12,6.88 +5.62,5.00;5.62,8.44 +4.06,2.19;7.19,2.19 +7.19,2.19;7.19,5.00 +7.19,5.00;4.06,5.00 +4.06,5.00;4.06,2.19 +1.88,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 + +# UTF-16 : 96 bb +# UTF-8 : bb 9a e9 +[96bb] 隻 +0.31,6.88;0.62,7.19 +0.62,7.19;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.38 +4.69,4.69;5.00,8.12 +1.25,8.12;1.56,4.69 +1.25,4.69;8.44,4.69 +8.44,8.12;1.56,8.12 +1.56,6.88;8.12,6.88 +1.56,5.94;8.12,5.94 +5.31,9.38;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +0.94,3.75;8.12,3.75 +0.31,0.94;1.56,1.25 +1.56,1.25;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;8.12,3.75 +9.06,0.94;8.12,0.94 +8.12,0.94;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.62,1.56 +5.62,1.56;5.00,1.88 +5.00,1.88;4.38,2.19 +4.38,2.19;3.75,2.50 +3.75,2.50;3.12,2.81 +3.12,2.81;2.50,3.12 +2.50,3.12;2.19,3.44 + +# UTF-16 : 96 bc +# UTF-8 : bc 9a e9 +[96bc] 隼 +0.31,6.88;0.94,7.19 +0.94,7.19;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.38 +4.69,4.38;4.69,8.12 +4.69,0.62;4.69,4.06 +8.75,2.81;0.62,2.81 +1.56,8.12;1.56,4.06 +1.56,4.06;8.44,4.06 +8.44,8.12;1.56,8.12 +1.56,6.88;8.12,6.88 +1.56,5.62;8.12,5.62 +5.31,9.38;5.00,8.75 +5.00,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 + +# UTF-16 : 8b 77 +# UTF-8 : b7 ad e8 +[8b77] 護 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 +3.44,8.75;9.06,8.75 +5.00,8.12;5.00,9.38 +7.50,8.12;7.50,9.38 +3.12,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.38,8.12 +6.56,4.38;6.56,7.19 +4.06,7.50;4.06,4.38 +4.06,4.38;8.75,4.38 +8.75,7.50;4.06,7.50 +4.38,6.25;8.75,6.25 +4.38,5.31;8.75,5.31 +6.88,8.12;6.56,7.81 +6.56,7.81;6.56,7.50 +6.56,7.50;6.56,7.50 +3.75,3.44;8.44,3.44 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.12,3.12 +8.12,3.12;8.44,3.44 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 + +# UTF-16 : 52 b9 +# UTF-8 : b9 8a e5 +[52b9] 効 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;4.06,5.94 +0.31,8.12;5.00,8.12 +2.81,8.12;2.81,9.38 +1.88,7.50;1.56,7.19 +1.56,7.19;1.56,6.56 +1.56,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.31,5.31 +5.00,5.31;4.69,5.62 +4.69,5.62;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,7.19 +3.75,7.19;3.44,7.50 +4.06,1.56;3.75,2.19 +3.75,2.19;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.50,4.06 +2.50,4.06;2.19,4.38 +2.19,4.38;1.88,4.69 +1.88,4.69;1.56,5.00 +1.56,5.00;1.25,5.31 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.94,4.69 +5.94,4.69;6.25,5.62 +6.25,5.62;6.25,6.56 +6.25,6.56;6.25,7.81 +6.25,7.81;6.25,9.06 +4.69,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 + +# UTF-16 : 53 9a +# UTF-8 : 9a 8e e5 +[539a] 厚 +2.50,5.31;8.12,5.31 +8.12,5.31;8.12,7.81 +8.12,7.81;2.50,7.81 +2.50,7.81;2.50,5.00 +2.50,6.56;8.12,6.56 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.75,8.75 +1.56,2.81;9.06,2.81 +8.12,4.38;2.19,4.38 +8.12,4.38;7.50,4.06 +7.50,4.06;7.19,3.75 +7.19,3.75;6.56,3.44 +6.56,3.44;6.25,3.44 +6.25,3.44;5.62,3.12 +5.62,3.12;5.62,1.56 +5.62,1.56;5.31,1.25 +5.31,1.25;5.00,0.94 +5.00,0.94;5.00,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 + +# UTF-16 : 80 15 +# UTF-8 : 95 80 e8 +[8015] 耕 +2.19,0.62;2.19,9.06 +4.06,5.00;0.31,5.00 +4.06,7.81;0.31,7.81 +4.06,6.25;0.62,6.25 +0.00,1.56;0.31,1.88 +0.31,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.88,4.38 +1.88,4.38;2.19,5.00 +4.06,2.50;3.75,2.81 +3.75,2.81;3.44,3.44 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.38 +2.81,4.38;2.19,4.69 +4.06,4.06;9.38,4.06 +4.06,7.19;9.06,7.19 +7.81,0.62;7.81,9.06 +4.06,0.62;4.38,0.94 +4.38,0.94;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.62,5.62 +5.62,5.62;5.62,6.56 +5.62,6.56;5.62,9.06 + +# UTF-16 : 92 71 +# UTF-8 : b1 89 e9 +[9271] 鉱 +5.00,1.25;5.31,1.56 +5.31,1.56;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;6.25,5.31 +6.25,5.31;6.25,5.94 +6.25,5.94;6.56,6.56 +6.56,6.56;6.56,7.19 +9.06,0.94;9.06,1.56 +9.06,1.56;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;7.81,3.75 +7.81,3.75;7.50,4.38 +4.38,1.25;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;7.81,1.56 +7.81,1.56;8.44,1.88 +8.44,1.88;8.75,1.88 +6.88,8.12;6.88,9.38 +3.75,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.38,3.12 +4.38,3.12;4.38,3.44 +4.38,3.44;4.38,4.06 +4.38,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;4.69,5.94 +4.38,5.94;4.69,8.12 +4.38,8.12;9.06,8.12 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.56 +2.19,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.06,5.31;0.62,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 + +# UTF-16 : 51 93 +# UTF-8 : 93 86 e5 +[5193] 冓 +0.94,8.44;8.75,8.44 +0.94,7.50;8.44,7.50 +3.12,6.25;3.12,9.38 +6.25,6.25;6.25,9.38 +0.31,2.50;9.06,2.50 +1.56,3.75;7.81,3.75 +1.25,0.62;1.56,5.31 +1.25,5.31;8.12,5.31 +7.81,5.31;8.12,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +4.69,6.25;4.69,2.50 +8.75,6.25;0.62,6.25 + +# UTF-16 : 69 cb +# UTF-8 : 8b a7 e6 +[69cb] 構 +2.81,8.44;9.06,8.44 +2.81,7.50;8.75,7.50 +4.69,6.25;4.69,9.38 +7.19,6.25;7.19,9.38 +2.19,2.50;9.38,2.50 +3.12,3.75;8.44,3.75 +3.12,0.62;3.12,5.31 +3.12,5.31;8.44,5.31 +8.44,5.31;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +5.62,5.94;5.94,2.50 +9.06,6.25;2.50,6.25 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +1.56,0.62;1.56,9.06 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 + +# UTF-16 : 8b 1b +# UTF-8 : 9b ac e8 +[8b1b] 講 +3.75,8.44;9.06,8.44 +3.75,7.50;8.75,7.50 +5.00,6.25;5.00,9.38 +7.19,6.25;7.19,9.38 +3.12,2.50;9.38,2.50 +4.06,3.75;8.44,3.75 +3.75,0.62;3.75,5.31 +3.75,5.31;8.75,5.31 +8.75,5.31;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.25,5.94;6.25,2.50 +9.06,6.25;3.44,6.25 +0.94,1.25;3.12,1.25 +2.81,1.25;3.12,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 + +# UTF-16 : 6e 9d +# UTF-8 : 9d ba e6 +[6e9d] 溝 +2.50,8.44;8.75,8.44 +2.81,7.50;8.75,7.50 +4.38,6.25;4.38,9.38 +6.88,6.25;6.88,9.38 +2.19,2.50;9.06,2.50 +3.12,3.75;8.44,3.75 +3.12,0.62;3.12,5.31 +3.12,5.31;8.44,5.31 +8.44,5.31;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +5.62,5.94;5.62,2.50 +9.06,6.25;2.50,6.25 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 8c fc +# UTF-8 : bc b3 e8 +[8cfc] 購 +3.75,8.44;9.06,8.44 +3.75,7.50;8.75,7.50 +5.00,6.25;5.00,9.38 +7.19,6.25;7.19,9.38 +3.12,2.50;9.38,2.50 +4.06,3.75;8.44,3.75 +3.75,0.62;3.75,5.31 +3.75,5.31;8.75,5.31 +8.75,5.31;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.25,5.94;6.25,2.50 +9.06,6.25;3.44,6.25 +0.62,3.12;2.81,3.12 +2.81,3.12;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,3.12 +0.62,5.00;2.81,5.00 +0.62,6.88;2.81,6.88 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +3.12,0.94;3.12,1.25 +3.12,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.50 + +# UTF-16 : 82 08 +# UTF-8 : 88 88 e8 +[8208] 興 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.19 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +9.06,2.81;0.31,2.81 +2.81,3.12;2.81,8.75 +2.81,8.75;6.56,8.75 +6.56,8.75;6.56,3.12 +3.75,3.75;3.75,6.56 +3.75,6.56;5.62,6.56 +5.62,6.56;5.62,4.06 +5.62,4.06;3.75,4.06 +5.94,7.50;3.44,7.50 +0.94,8.44;0.94,2.81 +0.94,5.00;2.50,5.00 +0.94,6.88;2.50,6.88 +6.88,5.00;8.44,5.00 +6.88,6.88;8.44,6.88 +6.88,8.75;8.44,8.75 +8.44,8.75;8.44,2.81 +0.62,8.44;1.25,8.44 +1.25,8.44;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,8.75 +2.19,8.75;2.81,9.06 + +# UTF-16 : 66 06 +# UTF-8 : 86 98 e6 +[6606] 昆 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.31 +1.56,7.19;7.81,7.19 +5.31,4.69;5.31,1.56 +5.31,1.56;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +5.31,3.12;5.94,3.44 +5.94,3.44;6.56,3.44 +6.56,3.44;7.50,3.75 +7.50,3.75;8.12,4.06 +8.12,4.06;8.75,4.38 +1.56,3.44;4.38,3.44 +1.56,0.94;1.56,4.69 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.69,1.56 + +# UTF-16 : 6b d8 +# UTF-8 : 98 af e6 +[6bd8] 毘 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.31 +4.69,5.31;4.69,8.75 +1.56,7.19;7.81,7.19 +5.31,4.69;5.31,1.56 +5.31,1.56;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +5.31,3.12;5.94,3.44 +5.94,3.44;6.56,3.44 +6.56,3.44;7.50,3.75 +7.50,3.75;8.12,4.06 +8.12,4.06;8.75,4.38 +1.56,3.44;4.38,3.44 +1.56,0.94;1.56,4.69 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.69,1.56 + +# UTF-16 : 6d f7 +# UTF-8 : b7 b7 e6 +[6df7] 混 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.44,5.31;8.44,5.31 +8.44,5.31;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,5.31 +3.44,7.19;8.12,7.19 +6.25,5.00;6.25,1.56 +6.25,1.56;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +6.25,3.44;6.88,3.44 +6.88,3.44;7.50,3.75 +7.50,3.75;8.12,3.75 +8.12,3.75;8.44,4.06 +8.44,4.06;9.06,4.38 +3.44,3.44;5.62,3.44 +3.44,0.94;3.44,5.00 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.56 +5.31,1.56;5.94,1.56 + +# UTF-16 : 67 fb +# UTF-8 : bb 9f e6 +[67fb] 査 +4.69,5.94;4.69,9.38 +8.75,8.12;0.62,8.12 +0.31,5.31;0.94,5.62 +0.94,5.62;1.56,5.94 +1.56,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.69,8.12 +9.06,5.31;8.44,5.62 +8.44,5.62;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.31,7.81 +5.31,7.81;5.00,8.12 +5.00,8.12;4.69,8.12 +7.50,1.25;7.50,5.62 +7.50,5.62;1.88,5.62 +1.88,5.62;1.88,1.25 +0.31,1.25;9.06,1.25 +1.88,2.81;7.50,2.81 +1.88,4.06;7.50,4.06 + +# UTF-16 : 5d db +# UTF-8 : 9b b7 e5 +[5ddb] 巛 +2.81,9.06;2.50,8.44 +2.50,8.44;2.50,8.12 +2.50,8.12;2.19,7.81 +2.19,7.81;1.88,7.19 +1.88,7.19;1.88,6.88 +1.88,6.88;1.56,6.56 +1.56,6.56;1.56,6.25 +1.56,6.25;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;1.25,4.38 +1.25,4.38;1.56,4.06 +1.56,4.06;1.88,3.44 +1.88,3.44;1.88,3.12 +1.88,3.12;2.19,2.81 +2.19,2.81;2.19,2.19 +2.19,2.19;2.50,1.88 +2.50,1.88;2.50,1.25 +2.50,1.25;2.81,0.94 +5.62,9.06;5.31,8.44 +5.31,8.44;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;5.00,7.19 +5.00,7.19;4.69,6.88 +4.69,6.88;4.69,6.56 +4.69,6.56;4.38,6.25 +4.38,6.25;4.06,5.94 +4.06,5.94;4.06,5.62 +4.06,5.62;3.75,5.31 +3.75,5.31;4.06,4.69 +4.06,4.69;4.38,4.38 +4.38,4.38;4.38,4.06 +4.38,4.06;4.69,3.75 +4.69,3.75;5.00,3.12 +5.00,3.12;5.00,2.81 +5.00,2.81;5.31,2.50 +5.31,2.50;5.31,1.88 +5.31,1.88;5.62,1.56 +5.62,1.56;5.62,0.94 +8.44,9.06;8.44,8.44 +8.44,8.44;8.12,8.12 +8.12,8.12;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.81,6.88 +7.81,6.88;7.50,6.56 +7.50,6.56;7.19,6.25 +7.19,6.25;7.19,5.94 +7.19,5.94;6.88,5.62 +6.88,5.62;6.56,5.31 +6.56,5.31;6.88,4.69 +6.88,4.69;7.19,4.38 +7.19,4.38;7.50,4.06 +7.50,4.06;7.50,3.75 +7.50,3.75;7.81,3.12 +7.81,3.12;7.81,2.81 +7.81,2.81;8.12,2.50 +8.12,2.50;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.75,0.94 + +# UTF-16 : 70 7d +# UTF-8 : bd 81 e7 +[707d] 災 +2.81,9.06;2.50,8.44 +2.50,8.44;2.19,8.12 +2.19,8.12;1.88,7.81 +1.88,7.81;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;1.25,6.88 +1.25,6.88;1.88,6.56 +1.88,6.56;2.19,6.25 +2.19,6.25;2.50,5.62 +2.50,5.62;2.81,5.31 +2.50,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.88,3.44 +1.88,3.44;1.56,3.12 +1.56,3.12;1.25,2.81 +8.12,5.00;8.12,4.38 +8.12,4.38;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.56,3.12 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,5.62 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 +8.44,9.06;8.12,8.75 +8.12,8.75;7.81,8.44 +7.81,8.44;7.50,8.12 +7.50,8.12;6.88,7.81 +6.88,7.81;6.56,7.50 +6.56,7.50;7.19,6.88 +7.19,6.88;7.50,6.56 +7.50,6.56;7.81,6.25 +7.81,6.25;8.12,5.94 +8.12,5.94;8.44,5.31 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;4.06,6.88 +4.06,6.88;4.69,6.56 +4.69,6.56;5.00,6.25 +5.00,6.25;5.31,5.94 +5.31,5.94;5.62,5.62 + +# UTF-16 : 59 bb +# UTF-8 : bb a6 e5 +[59bb] 妻 +8.75,8.44;0.62,8.44 +4.69,9.38;4.69,5.31 +1.25,5.00;7.81,5.00 +7.81,5.00;7.81,7.50 +7.81,7.50;1.25,7.50 +0.31,6.25;9.06,6.25 +8.75,4.06;0.62,4.06 +0.94,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.94,2.81 +5.94,2.81;6.56,3.12 +6.56,3.12;6.88,3.75 +6.88,3.75;7.19,4.06 +4.06,5.00;3.75,4.38 +3.75,4.38;3.12,3.75 +3.12,3.75;2.81,3.44 +2.81,3.44;2.50,3.12 +2.50,3.12;2.19,2.81 +2.19,2.81;1.56,2.50 +1.56,2.50;1.25,2.19 +1.88,2.81;2.50,2.50 +2.50,2.50;3.12,2.50 +3.12,2.50;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;5.00,1.88 +5.00,1.88;5.94,1.88 +5.94,1.88;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.75,0.94 + +# UTF-16 : 63 a1 +# UTF-8 : a1 8e e6 +[63a1] 採 +3.12,8.12;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 +4.06,5.62;4.06,5.94 +4.06,5.94;3.75,6.56 +3.75,6.56;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.44,7.50 +6.25,5.94;6.25,6.56 +6.25,6.56;5.94,6.88 +5.94,6.88;5.62,7.50 +5.62,7.50;5.62,7.81 +7.81,5.31;8.12,5.94 +8.12,5.94;8.12,6.56 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,8.12 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.62,4.06 +5.62,4.06;5.94,4.69 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,0.62;5.94,5.62 +9.06,4.69;3.12,4.69 +1.56,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,5.00;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +2.81,7.19;0.31,7.19 + +# UTF-16 : 96 9b +# UTF-8 : 9b 9a e9 +[969b] 際 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.94,2.81;1.25,2.81 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +2.50,7.19;2.81,7.50 +2.81,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +3.75,8.44;4.06,8.75 +4.06,8.75;4.38,9.38 +9.38,4.38;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.50 +6.56,7.50;6.25,8.12 +6.25,8.12;5.94,8.75 +5.94,8.75;5.94,9.06 +2.19,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.50,2.81 +7.50,2.81;7.19,3.44 +8.75,4.06;2.81,4.06 +7.50,5.62;4.38,5.62 +5.62,8.44;3.75,8.44 +2.50,4.38;2.81,4.69 +2.81,4.69;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.44 +8.75,8.44;6.56,8.44 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;8.75,8.44 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,7.50 +4.38,7.50;4.06,7.81 +4.06,7.81;3.75,7.81 +4.06,5.94;3.75,6.25 +3.75,6.25;3.44,6.56 +3.44,6.56;3.12,6.88 +3.12,6.88;3.12,6.88 +5.94,4.06;5.94,1.25 +5.94,1.25;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.38,0.94 + +# UTF-16 : 57 28 +# UTF-8 : a8 9c e5 +[5728] 在 +1.88,0.62;1.88,6.56 +8.75,8.12;0.62,8.12 +0.31,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.75,8.44 +3.75,8.44;4.06,9.06 +4.06,9.06;4.38,9.38 +2.50,1.25;9.06,1.25 +8.75,4.69;3.12,4.69 +5.94,1.25;5.94,7.50 + +# UTF-16 : 8c a1 +# UTF-8 : a1 b2 e8 +[8ca1] 財 +0.94,3.12;3.44,3.12 +3.44,3.12;3.44,8.75 +3.44,8.75;0.94,8.75 +0.94,8.75;0.94,3.12 +0.94,5.00;3.44,5.00 +0.94,6.88;3.44,6.88 +0.00,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +4.06,0.94;3.75,1.25 +3.75,1.25;3.44,1.56 +3.44,1.56;3.12,2.19 +3.12,2.19;2.81,2.50 +2.81,2.50;2.50,2.50 +8.12,9.06;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,7.50;4.06,7.50 +3.44,2.19;4.06,2.81 +4.06,2.81;4.69,3.12 +4.69,3.12;5.31,3.75 +5.31,3.75;5.94,4.38 +5.94,4.38;6.25,4.69 +6.25,4.69;6.56,5.31 +6.56,5.31;7.19,5.94 +7.19,5.94;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;8.12,7.81 + +# UTF-16 : 7f 6a +# UTF-8 : aa bd e7 +[7f6a] 罪 +1.25,7.19;8.12,7.19 +8.12,7.19;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,7.19 +5.94,7.19;5.94,8.75 +3.44,7.19;3.44,8.75 +0.62,5.94;3.75,5.94 +5.62,5.94;8.75,5.94 +5.62,2.50;9.06,2.50 +0.62,4.06;3.75,4.06 +5.62,4.06;8.75,4.06 +0.31,2.19;0.94,2.19 +0.94,2.19;1.56,2.50 +1.56,2.50;2.19,2.50 +2.19,2.50;2.81,2.81 +2.81,2.81;3.44,2.81 +5.62,0.62;5.62,6.88 +1.25,0.62;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.75,4.06 +3.44,4.06;3.75,6.88 + +# UTF-16 : 53 46 +# UTF-8 : 86 8d e5 +[5346] 卆 +0.31,4.69;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;2.19,5.31 +2.19,5.31;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;3.75,8.44 +3.75,8.44;3.75,9.38 +0.94,8.12;6.88,8.12 +6.88,8.12;6.88,5.62 +6.88,5.62;6.88,5.00 +6.88,5.00;7.50,5.00 +7.50,5.00;7.81,5.00 +7.81,5.00;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,6.25 +9.06,6.25;9.06,6.88 +9.06,3.75;0.31,3.75 +4.69,5.62;4.69,0.62 + +# UTF-16 : 96 d1 +# UTF-8 : 91 9b e9 +[96d1] 雑 +0.31,1.88;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.50,4.69 +4.38,2.19;4.06,2.81 +4.06,2.81;3.75,3.12 +3.75,3.12;3.44,3.44 +3.44,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,0.62;2.50,5.94 +4.38,4.38;0.31,4.38 +7.81,9.38;7.50,8.75 +7.50,8.75;7.50,8.44 +7.50,8.44;7.19,8.12 +7.19,8.12;7.19,7.81 +5.00,7.81;5.00,0.62 +9.06,7.81;5.00,7.81 +7.19,1.25;7.19,7.81 +5.00,1.25;9.06,1.25 +5.00,3.44;8.75,3.44 +5.00,5.62;8.75,5.62 +3.75,6.56;4.38,6.88 +4.38,6.88;4.69,7.50 +4.69,7.50;5.00,8.12 +5.00,8.12;5.31,8.75 +5.31,8.75;5.62,9.38 +0.31,5.00;0.62,5.31 +0.62,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;1.88,7.50 +1.88,7.50;1.88,7.81 +1.88,7.81;2.19,8.44 +2.19,8.44;2.19,9.38 +0.31,8.12;3.44,8.12 +3.12,8.12;3.44,5.94 +3.12,5.94;3.44,5.62 +3.44,5.62;3.75,5.62 +3.75,5.62;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.38,6.56 + +# UTF-16 : 91 78 +# UTF-8 : b8 85 e9 +[9178] 酸 +0.94,1.56;4.06,1.56 +4.06,1.56;4.06,7.19 +4.06,7.19;0.62,7.19 +0.62,7.19;0.62,0.62 +0.94,3.12;3.75,3.12 +0.31,8.75;4.06,8.75 +1.88,8.75;1.88,6.88 +1.88,6.88;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +2.81,8.75;2.81,5.00 +2.81,5.00;2.81,4.69 +2.81,4.69;3.12,4.69 +3.12,4.69;3.75,4.69 +4.38,3.12;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;5.94,5.31 +5.62,4.38;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.81,2.81 +7.81,2.81;7.19,2.50 +7.19,2.50;6.88,2.19 +6.88,2.19;6.25,1.88 +6.25,1.88;5.94,1.56 +5.94,1.56;5.31,1.25 +5.31,1.25;4.69,0.94 +4.69,0.94;4.06,0.94 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.06 +7.19,7.50;7.19,5.62 +7.19,5.62;7.50,5.31 +7.50,5.31;7.81,5.31 +7.81,5.31;8.12,5.31 +8.12,5.31;8.44,5.31 +8.44,5.31;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;9.06,6.25 +4.69,7.19;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +9.06,6.88;8.75,7.50 +8.75,7.50;8.44,7.81 +8.44,7.81;8.12,8.12 +8.12,8.12;7.81,8.75 +7.81,8.75;7.50,9.06 +4.38,7.19;4.69,7.19 +4.69,7.19;5.00,7.19 +5.00,7.19;5.62,7.19 +5.62,7.19;5.94,7.19 +5.94,7.19;6.56,7.50 +6.56,7.50;6.88,7.50 +6.88,7.50;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.12,7.50 +8.12,7.50;8.75,7.50 +4.38,4.69;5.00,5.00 +5.00,5.00;5.31,5.62 +5.31,5.62;5.94,5.94 +5.94,5.94;5.94,6.56 +5.94,6.56;6.25,7.50 + +# UTF-16 : 8c db +# UTF-8 : 9b b3 e8 +[8cdb] 賛 +0.31,7.19;4.38,7.19 +5.00,7.19;9.06,7.19 +4.38,8.44;0.62,8.44 +8.75,8.44;5.00,8.44 +1.56,2.50;7.81,2.50 +7.81,2.50;7.81,5.94 +7.81,5.94;1.56,5.94 +1.56,5.94;1.56,2.19 +1.56,3.44;7.81,3.44 +1.56,4.69;7.81,4.69 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,1.88 +0.31,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.50,8.75 +2.50,8.75;2.81,9.38 +5.00,5.94;5.31,6.25 +5.31,6.25;5.94,6.56 +5.94,6.56;6.25,6.88 +6.25,6.88;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.88,8.75 +6.88,8.75;6.88,9.38 +4.38,5.94;3.75,6.25 +3.75,6.25;3.44,6.56 +3.44,6.56;3.12,6.88 +3.12,6.88;2.81,6.88 +2.81,6.88;2.19,7.19 +9.06,5.31;8.44,5.62 +8.44,5.62;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 + +# UTF-16 : 5f d7 +# UTF-8 : 97 bf e5 +[5fd7] 志 +0.62,7.81;8.75,7.81 +1.25,5.62;8.12,5.62 +4.69,5.62;4.69,9.38 +2.81,4.69;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.81 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.88,4.06 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.38 +4.69,4.38;4.38,4.69 +9.06,1.56;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.81,3.75 +7.81,3.75;7.50,4.38 + +# UTF-16 : 67 9d +# UTF-8 : 9d 9e e6 +[679d] 枝 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +3.12,5.94;8.75,5.94 +2.81,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.94,2.19 +5.94,2.19;6.25,2.81 +6.25,2.81;6.88,3.12 +6.88,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +8.12,5.00;8.44,5.62 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;5.94,2.81 +5.94,2.81;5.31,3.12 +5.31,3.12;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,4.06;4.06,4.69 +4.06,4.69;3.75,5.31 +3.12,7.81;9.06,7.81 +5.94,5.94;5.94,9.38 + +# UTF-16 : 5e 25 +# UTF-8 : a5 b8 e5 +[5e25] 帥 +7.19,2.19;7.81,2.19 +7.81,2.19;8.12,2.19 +8.12,2.19;8.44,2.19 +8.44,2.19;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;4.69,7.50 +4.69,7.50;4.69,1.88 +6.56,0.62;6.56,9.38 +0.94,5.62;3.75,5.62 +3.75,5.62;3.75,7.81 +3.75,7.81;0.62,7.81 +0.62,7.81;0.62,0.62 +3.75,0.94;3.75,4.06 +3.75,4.06;0.94,4.06 +0.94,1.56;3.75,1.56 +2.50,9.06;2.50,8.75 +2.50,8.75;2.19,8.44 +2.19,8.44;2.19,8.12 +2.19,8.12;2.19,7.81 + +# UTF-16 : 5e 2b +# UTF-8 : ab b8 e5 +[5e2b] 師 +7.19,1.88;7.81,1.88 +7.81,1.88;8.12,1.88 +8.12,1.88;8.12,1.88 +8.12,1.88;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,2.50 +8.75,2.50;8.75,6.88 +8.75,6.88;4.69,6.88 +4.69,6.88;4.69,1.56 +9.06,8.75;4.38,8.75 +6.56,0.62;6.56,8.75 +0.94,5.62;3.75,5.62 +3.75,5.62;3.75,7.81 +3.75,7.81;0.62,7.81 +0.62,7.81;0.62,0.62 +3.75,0.94;3.75,4.06 +3.75,4.06;0.94,4.06 +0.94,1.56;3.75,1.56 +2.50,9.06;2.50,8.75 +2.50,8.75;2.19,8.44 +2.19,8.44;2.19,8.12 +2.19,8.12;2.19,7.81 + +# UTF-16 : 76 d7 +# UTF-8 : 97 9b e7 +[76d7] 盗 +2.50,4.38;3.12,4.69 +3.12,4.69;3.44,4.69 +3.44,4.69;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.62,7.19 +5.62,7.19;5.62,8.12 +8.75,4.38;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.94,6.56 +5.94,6.56;5.62,7.19 +2.81,6.88;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.38 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.44,8.44 +4.38,8.44;8.75,8.44 +0.62,5.00;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +7.81,1.25;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,1.25 +3.75,3.75;3.75,1.25 +5.62,3.75;5.62,1.25 +0.31,0.94;9.06,0.94 + +# UTF-16 : 59 ff +# UTF-8 : bf a7 e5 +[59ff] 姿 +2.50,5.31;3.12,5.31 +3.12,5.31;3.44,5.31 +3.44,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.25 +5.00,6.25;5.62,6.88 +5.62,6.88;5.62,7.50 +5.62,7.50;5.62,8.12 +8.75,5.00;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;6.88,5.62 +6.88,5.62;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;5.94,6.88 +5.94,6.88;5.62,7.50 +2.81,7.19;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.69,9.38 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +4.38,8.44;8.75,8.44 +2.50,8.12;2.19,8.44 +2.19,8.44;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +8.75,4.38;0.62,4.38 +0.94,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,3.44;6.88,4.06 +6.88,4.06;7.19,4.38 +4.06,5.31;3.44,4.69 +3.44,4.69;3.12,4.06 +3.12,4.06;2.50,3.44 +2.50,3.44;1.88,3.12 +1.88,3.12;1.56,2.81 +1.56,2.81;1.25,2.50 +1.88,2.81;2.50,2.81 +2.50,2.81;3.12,2.81 +3.12,2.81;3.75,2.50 +3.75,2.50;4.38,2.19 +4.38,2.19;5.00,2.19 +5.00,2.19;5.94,1.88 +5.94,1.88;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.75,0.94 + +# UTF-16 : 8c c7 +# UTF-8 : 87 b3 e8 +[8cc7] 資 +1.56,2.50;7.81,2.50 +7.81,2.50;7.81,5.94 +7.81,5.94;1.56,5.94 +1.56,5.94;1.56,2.19 +1.56,3.75;7.81,3.75 +1.56,4.69;7.81,4.69 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,1.88 +2.50,6.25;3.12,6.56 +3.12,6.56;3.44,6.56 +3.44,6.56;4.06,6.88 +4.06,6.88;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.12 +5.62,8.12;5.62,8.75 +8.75,6.25;8.44,6.25 +8.44,6.25;7.81,6.25 +7.81,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,6.88 +6.56,6.88;5.94,7.50 +5.94,7.50;5.62,8.12 +5.62,8.12;5.62,8.12 +2.81,7.81;3.44,8.12 +3.44,8.12;3.75,8.44 +3.75,8.44;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 +7.19,7.50;7.50,7.81 +7.50,7.81;7.81,8.12 +7.81,8.12;8.44,8.44 +8.44,8.44;8.75,8.75 +4.06,8.75;8.75,8.75 +0.62,6.25;1.25,6.56 +1.25,6.56;1.56,6.56 +1.56,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.19 +2.50,8.44;2.19,8.44 +2.19,8.44;1.56,8.75 +1.56,8.75;1.25,8.75 +1.25,8.75;0.94,9.06 + +# UTF-16 : 98 fc +# UTF-8 : bc a3 e9 +[98fc] 飼 +2.81,8.44;2.81,7.50 +1.25,4.06;4.38,4.06 +4.38,4.06;4.38,7.50 +4.38,7.50;1.25,7.50 +1.25,7.50;1.25,0.94 +1.25,5.94;4.06,5.94 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +4.69,7.50;4.38,7.81 +4.38,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.38 +2.81,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +4.69,1.25;4.38,1.88 +4.38,1.88;4.06,2.19 +4.06,2.19;3.44,2.81 +3.44,2.81;3.12,3.12 +3.12,3.12;2.81,3.75 +4.38,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +5.00,1.88;5.00,5.62 +5.00,5.62;7.50,5.62 +7.50,5.62;7.50,2.81 +7.50,2.81;5.31,2.81 +7.81,7.19;5.00,7.19 + +# UTF-16 : 4f 3c +# UTF-8 : bc bc e4 +[4f3c] 似 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +3.12,2.50;3.12,9.06 +1.88,2.19;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.12,2.50 +3.12,2.50;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.94,3.44 +4.38,0.94;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.50,3.44 +7.50,3.44;7.81,4.38 +7.81,4.38;8.12,5.31 +8.12,5.31;8.12,6.56 +8.12,6.56;8.44,7.50 +8.44,7.50;8.44,9.06 +7.50,3.44;7.81,3.12 +7.81,3.12;8.12,2.50 +8.12,2.50;8.44,1.88 +8.44,1.88;9.06,1.56 +9.06,1.56;9.38,0.94 +6.25,5.62;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,7.19 +5.31,7.19;5.00,7.81 +5.00,7.81;4.69,8.12 + +# UTF-16 : 8b 58 +# UTF-8 : 98 ad e8 +[8b58] 識 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;2.81,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +8.75,5.62;8.75,4.69 +8.75,4.69;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.12 +7.81,3.12;7.50,2.81 +7.50,2.81;7.19,2.19 +7.19,2.19;6.88,1.88 +6.88,1.88;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.31,0.94 +7.19,9.38;7.19,7.81 +7.19,7.81;7.19,6.25 +7.19,6.25;7.19,5.00 +7.19,5.00;7.50,3.75 +7.50,3.75;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.38,3.12 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.44,7.81 +8.44,7.81;8.75,7.19 +8.75,7.19;9.06,6.88 +3.75,1.88;6.25,1.88 +6.25,1.88;6.25,5.31 +6.25,5.31;3.75,5.31 +3.75,5.31;3.75,0.94 +3.75,3.44;5.94,3.44 +3.12,5.94;9.06,5.94 +3.12,8.12;6.56,8.12 +5.00,8.44;5.00,9.38 +5.31,5.94;5.62,6.56 +5.62,6.56;5.62,6.88 +5.62,6.88;5.94,7.19 +5.94,7.19;5.94,7.81 +5.94,7.81;5.94,8.12 +4.38,5.94;4.38,6.56 +4.38,6.56;4.06,6.88 +4.06,6.88;4.06,7.50 +4.06,7.50;3.75,7.81 +3.75,7.81;3.75,8.12 + +# UTF-16 : 8c ea +# UTF-8 : aa b3 e8 +[8cea] 質 +5.31,7.81;9.06,7.81 +7.50,6.56;7.50,7.81 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.31,7.81 +5.31,7.81;5.31,8.44 +5.31,8.44;5.31,8.75 +0.31,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;1.25,7.19 +1.25,7.19;1.25,7.81 +1.25,7.81;1.25,8.12 +1.25,8.12;1.25,8.75 +1.56,2.50;7.81,2.50 +7.81,2.50;7.81,6.25 +7.81,6.25;1.56,6.25 +1.56,6.25;1.56,2.19 +1.56,3.75;7.81,3.75 +1.56,5.00;7.81,5.00 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,1.88 +5.31,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +1.25,7.81;5.00,7.81 +3.44,6.56;3.75,7.81 +1.25,8.75;1.88,8.75 +1.88,8.75;2.81,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,9.06 + +# UTF-16 : 82 0e +# UTF-8 : 8e 88 e8 +[820e] 舎 +7.81,0.62;7.81,3.75 +7.81,3.75;1.56,3.75 +1.56,3.75;1.56,0.62 +8.75,5.00;0.62,5.00 +9.06,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.25,7.19 +1.25,7.19;0.94,6.88 +0.94,6.88;0.31,6.56 +7.50,6.88;1.88,6.88 +1.88,1.25;7.50,1.25 +4.69,5.00;4.69,8.12 + +# UTF-16 : 5c 04 +# UTF-8 : 84 b0 e5 +[5c04] 射 +8.12,9.06;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,7.50;4.69,7.50 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.62,5.62 +5.62,5.62;5.31,6.25 +2.81,9.38;2.81,9.06 +2.81,9.06;2.50,8.44 +2.50,8.44;2.50,8.12 +2.50,8.12;2.50,8.12 +1.25,5.31;4.06,5.31 +1.25,6.56;4.06,6.56 +0.31,0.94;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.00,5.31 +0.00,3.44;0.62,3.44 +0.62,3.44;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.88,3.75 +1.88,3.75;2.50,3.75 +2.50,3.75;2.81,3.75 +2.81,3.75;3.44,4.06 +3.44,4.06;4.06,4.06 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.06,1.25 +4.06,1.25;4.06,1.88 +4.06,1.88;4.06,8.12 +4.06,8.12;0.94,8.12 +0.94,8.12;0.94,3.44 + +# UTF-16 : 8b 1d +# UTF-8 : 9d ac e8 +[8b1d] 謝 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;2.81,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +8.44,9.06;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +9.06,7.50;6.25,7.50 +7.81,3.12;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.19,5.00 +7.19,5.00;6.88,5.62 +6.88,5.62;6.56,6.25 +4.69,9.38;4.69,9.06 +4.69,9.06;4.69,8.44 +4.69,8.44;4.38,8.12 +3.44,5.31;5.62,5.31 +3.44,6.88;5.62,6.88 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.62,4.06 +5.62,4.06;5.94,4.38 +5.94,4.38;6.25,5.00 +6.25,5.00;6.56,5.31 +2.81,3.75;3.75,3.75 +3.75,3.75;4.38,3.75 +4.38,3.75;5.00,4.06 +5.00,4.06;5.31,4.06 +5.31,4.06;5.94,4.38 +4.38,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,1.25 +5.94,1.25;5.94,1.88 +5.62,1.88;5.94,8.12 +5.62,8.12;3.44,8.12 +3.44,8.12;3.44,3.75 + +# UTF-16 : 63 88 +# UTF-8 : 88 8e e6 +[6388] 授 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,5.00;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +2.81,7.19;0.31,7.19 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +8.75,4.38;8.75,6.25 +8.75,6.25;2.81,6.25 +2.81,6.25;2.81,4.38 +4.06,6.56;3.75,7.19 +3.75,7.19;3.75,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.44,8.12 +5.94,6.56;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.62,8.12 +7.50,6.25;7.81,6.56 +7.81,6.56;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.44,8.44 +3.44,5.00;8.12,5.00 +2.50,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.50 +5.94,2.50;6.56,2.81 +6.56,2.81;6.88,3.44 +6.88,3.44;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.38,4.06 +4.38,4.06;4.06,4.38 + +# UTF-16 : 4f ee +# UTF-8 : ae bf e4 +[4fee] 修 +1.88,9.06;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;0.94,6.56 +0.94,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.88 +2.50,1.88;2.50,7.81 +3.44,3.75;3.75,4.06 +3.75,4.06;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.00,4.38 +5.00,4.38;5.62,4.38 +5.62,4.38;5.94,4.69 +5.94,4.69;6.56,5.00 +6.56,5.00;7.19,5.31 +3.44,2.19;4.06,2.50 +4.06,2.50;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.62,2.81 +5.62,2.81;6.25,3.12 +6.25,3.12;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.50,3.75 +7.50,3.75;7.81,3.75 +7.81,3.75;8.12,4.06 +3.44,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.81,2.19 +7.81,2.19;8.12,2.19 +8.12,2.19;8.44,2.50 +8.44,2.50;9.06,2.81 +3.12,5.31;3.75,5.31 +3.75,5.31;4.38,5.62 +4.38,5.62;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,8.12 +7.81,8.12;8.12,8.44 +8.75,5.31;8.12,5.62 +8.12,5.62;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.56,6.25 +6.56,6.25;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.00,7.50 +5.00,7.50;4.69,8.12 +4.69,8.12;4.38,8.44 +4.38,8.44;9.06,8.44 +3.12,6.56;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.38 + +# UTF-16 : 8f bb +# UTF-8 : bb be e8 +[8fbb] 辻 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +5.94,1.88;6.25,9.06 +8.75,6.25;2.81,6.25 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 + +# UTF-16 : 8f f0 +# UTF-8 : b0 bf e8 +[8ff0] 述 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +5.62,1.56;5.94,9.06 +8.75,7.19;2.81,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.38,5.94 +4.38,5.94;4.38,6.25 +8.75,2.50;8.44,3.12 +8.44,3.12;8.44,3.44 +8.44,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;7.19,6.25 +6.88,9.06;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.81,8.12 +7.81,8.12;8.12,7.81 +8.12,7.81;8.44,7.81 + +# UTF-16 : 88 53 +# UTF-8 : 93 a1 e8 +[8853] 術 +2.50,7.19;1.88,6.56 +1.88,6.56;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.00,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +1.25,0.62;1.25,5.62 +8.44,6.56;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +9.38,6.56;6.56,6.56 +9.06,8.75;6.88,8.75 +4.38,0.62;4.69,9.06 +6.25,6.88;2.81,6.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.44,5.94 +6.56,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;6.25,4.06 +6.25,4.06;6.25,4.38 +6.25,4.38;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;5.94,5.62 +5.94,5.62;5.62,5.94 +5.31,9.06;5.62,8.44 +5.62,8.44;5.94,8.12 +5.94,8.12;6.25,7.81 +6.25,7.81;6.56,7.50 + +# UTF-16 : 6d ee +# UTF-8 : ae b7 e6 +[6dee] 淮 +7.19,9.38;6.88,8.75 +6.88,8.75;6.88,8.44 +6.88,8.44;6.56,8.12 +6.56,8.12;6.56,7.81 +3.75,7.81;3.75,0.62 +8.75,7.81;4.06,7.81 +6.56,1.25;6.56,7.81 +4.06,1.25;9.06,1.25 +3.75,3.44;8.44,3.44 +3.75,5.62;8.44,5.62 +2.50,5.94;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.06,8.44 +4.06,8.44;4.38,9.06 +4.38,9.06;4.38,9.38 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;2.19,8.12 +2.19,8.12;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.31,6.88 + +# UTF-16 : 6e 96 +# UTF-8 : 96 ba e6 +[6e96] 準 +0.62,3.44;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;2.19,4.69 +2.19,4.69;2.50,5.31 +2.50,5.31;2.81,5.62 +2.50,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +2.19,6.56;1.56,6.88 +1.56,6.88;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.50 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.75,8.44 +3.75,8.44;3.75,8.75 +3.75,8.75;4.06,9.38 +6.25,4.06;6.25,8.12 +4.69,0.62;4.69,3.75 +8.75,2.81;0.31,2.81 +3.44,8.12;3.44,4.06 +3.44,4.06;8.75,4.06 +8.75,8.12;3.44,8.12 +3.75,6.88;8.75,6.88 +3.75,5.31;8.75,5.31 +6.56,9.38;6.56,8.75 +6.56,8.75;6.25,8.44 +6.25,8.44;6.25,8.12 + +# UTF-16 : 51 d6 +# UTF-8 : 96 87 e5 +[51d6] 凖 +0.62,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.31 +2.19,5.31;2.50,5.94 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.62,9.06 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.75,8.44 +3.75,8.44;3.75,8.75 +3.75,8.75;4.06,9.38 +6.25,4.06;6.25,8.12 +4.69,0.62;4.69,3.75 +8.75,2.81;0.31,2.81 +3.44,8.12;3.44,4.06 +3.44,4.06;8.75,4.06 +8.75,8.12;3.44,8.12 +3.75,6.88;8.75,6.88 +3.75,5.31;8.75,5.31 +6.56,9.38;6.56,8.75 +6.56,8.75;6.25,8.44 +6.25,8.44;6.25,8.12 + +# UTF-16 : 5e 8f +# UTF-8 : 8f ba e5 +[5e8f] 序 +5.00,8.44;5.00,9.38 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,8.44 +1.25,8.44;8.75,8.44 +1.56,4.69;8.75,4.69 +8.75,4.69;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.19,3.12 +7.19,3.12;6.88,2.81 +7.81,7.50;2.19,7.50 +5.31,4.69;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +7.50,7.50;7.19,6.88 +7.19,6.88;6.56,6.56 +6.56,6.56;6.25,5.94 +6.25,5.94;5.62,5.62 +5.62,5.62;5.00,5.31 +5.94,4.69;5.62,5.00 +5.62,5.00;5.00,5.31 +5.00,5.31;4.38,5.62 +4.38,5.62;3.75,5.94 +3.75,5.94;3.12,6.56 + +# UTF-16 : 62 db +# UTF-8 : 9b 8b e6 +[62db] 招 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.44,4.69;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.44,7.19;0.31,7.19 +8.44,0.62;8.44,4.69 +8.44,4.69;4.06,4.69 +4.06,4.69;4.06,0.62 +4.06,1.25;8.44,1.25 +3.75,5.31;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;6.25,8.44 +6.25,8.44;6.25,8.75 +3.75,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.75,6.88 +8.75,6.88;8.75,6.56 +8.75,6.56;8.44,5.94 +8.44,5.94;8.12,5.62 +8.12,5.62;8.12,5.62 +7.81,5.62;7.50,5.62 +7.50,5.62;7.19,5.62 +7.19,5.62;6.56,5.62 + +# UTF-16 : 8a 54 +# UTF-8 : 94 a9 e8 +[8a54] 詔 +8.44,0.62;8.44,4.69 +8.44,4.69;4.38,4.69 +4.38,4.69;4.38,0.62 +4.38,1.25;8.44,1.25 +4.06,5.31;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,7.19 +5.94,7.19;6.25,7.50 +6.25,7.50;6.25,7.81 +6.25,7.81;6.25,8.44 +6.25,8.44;6.56,8.75 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.75,6.88 +8.75,6.88;8.75,6.56 +8.75,6.56;8.44,5.94 +8.44,5.94;8.12,5.62 +8.12,5.62;8.12,5.62 +7.81,5.62;7.50,5.62 +7.50,5.62;7.19,5.62 +7.19,5.62;6.56,5.62 +0.94,1.25;3.44,1.25 +3.44,1.25;3.44,3.44 +3.44,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.62,7.50;3.75,7.50 +0.94,5.94;3.75,5.94 +0.94,4.69;3.75,4.69 +0.94,8.75;3.75,8.75 + +# UTF-16 : 7d 39 +# UTF-8 : b9 b4 e7 +[7d39] 紹 +8.44,0.62;8.44,4.69 +8.44,4.69;4.38,4.69 +4.38,4.69;4.38,0.62 +4.38,1.25;8.44,1.25 +4.06,5.31;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.25,8.12 +6.25,8.12;6.25,8.75 +3.75,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.75,6.88 +8.75,6.88;8.75,6.56 +8.75,6.56;8.44,5.94 +8.44,5.94;8.12,5.62 +8.12,5.62;8.12,5.62 +7.81,5.62;7.50,5.62 +7.50,5.62;7.19,5.62 +7.19,5.62;6.56,5.62 +3.75,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.56 +0.31,4.69;3.44,5.00 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 + +# UTF-16 : 6c bc +# UTF-8 : bc b2 e6 +[6cbc] 沼 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;2.19,8.12 +2.19,8.12;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.31,6.88 +8.44,0.62;8.44,4.69 +8.44,4.69;3.75,4.69 +3.75,4.69;3.75,0.62 +3.75,1.25;8.44,1.25 +2.81,5.31;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.62,8.12 +5.62,8.12;5.62,8.75 +3.12,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.75,6.88 +8.75,6.88;8.75,6.56 +8.75,6.56;8.44,5.94 +8.44,5.94;8.12,5.62 +8.12,5.62;7.81,5.62 +7.81,5.62;7.50,5.62 +7.50,5.62;6.88,5.62 +6.88,5.62;6.56,5.62 + +# UTF-16 : 4e 86 +# UTF-8 : 86 ba e4 +[4e86] 了 +8.44,8.75;1.25,8.75 +4.69,6.25;4.69,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +8.12,8.75;7.81,8.44 +7.81,8.44;7.50,8.12 +7.50,8.12;7.19,7.81 +7.19,7.81;6.88,7.50 +6.88,7.50;6.56,7.19 +6.56,7.19;6.25,6.88 +6.25,6.88;5.94,6.88 +5.94,6.88;5.62,6.56 +5.62,6.56;5.31,6.25 +5.31,6.25;4.69,5.94 + +# UTF-16 : 62 7f +# UTF-8 : bf 89 e6 +[627f] 承 +0.31,6.88;3.12,6.88 +6.25,7.19;6.25,6.56 +6.25,6.56;6.56,5.94 +6.56,5.94;6.88,5.31 +6.88,5.31;7.19,4.69 +7.19,4.69;7.50,4.06 +7.50,4.06;7.81,3.44 +7.81,3.44;8.12,2.81 +8.12,2.81;8.44,2.50 +8.44,2.50;8.75,1.88 +8.75,1.88;9.06,1.56 +8.75,6.88;8.44,6.25 +8.44,6.25;8.12,5.94 +8.12,5.94;7.81,5.31 +7.81,5.31;7.50,5.00 +7.50,5.00;7.19,4.69 +3.12,6.56;2.81,5.94 +2.81,5.94;2.81,5.31 +2.81,5.31;2.50,5.00 +2.50,5.00;2.19,4.38 +2.19,4.38;1.88,3.75 +1.88,3.75;1.56,3.44 +1.56,3.44;1.25,2.81 +1.25,2.81;0.94,2.50 +0.94,2.50;0.62,2.19 +0.62,2.19;0.31,1.56 +7.81,8.75;1.56,8.75 +7.19,2.81;2.19,2.81 +6.56,4.38;2.81,4.38 +6.25,5.94;3.12,5.94 +4.69,7.19;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +7.50,8.75;7.19,8.44 +7.19,8.44;6.56,7.81 +6.56,7.81;5.94,7.50 +5.94,7.50;5.31,7.19 +5.31,7.19;4.69,6.88 + +# UTF-16 : 5f 81 +# UTF-8 : 81 be e5 +[5f81] 征 +2.50,6.88;2.19,6.25 +2.19,6.25;1.88,5.94 +1.88,5.94;1.25,5.31 +1.25,5.31;0.62,4.69 +0.62,4.69;0.31,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.19 +0.94,7.19;0.31,6.88 +1.56,0.62;1.56,5.62 +2.19,1.25;9.06,1.25 +2.81,8.44;8.75,8.44 +8.44,5.31;5.94,5.31 +5.62,1.25;5.94,8.44 +3.75,1.25;3.75,6.56 + +# UTF-16 : 67 fe +# UTF-8 : be 9f e6 +[67fe] 柾 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +2.50,1.25;9.06,1.25 +2.81,8.44;8.75,8.44 +8.75,5.31;5.94,5.31 +5.94,1.25;5.94,8.44 +3.75,1.25;3.75,6.56 + +# UTF-16 : 92 66 +# UTF-8 : a6 89 e9 +[9266] 鉦 +3.12,1.25;9.06,1.25 +3.75,8.44;9.06,8.44 +8.75,5.31;6.56,5.31 +6.56,1.25;6.56,8.44 +4.69,1.25;4.69,6.56 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 + +# UTF-16 : 8a 3c +# UTF-8 : bc a8 e8 +[8a3c] 証 +3.75,1.25;9.06,1.25 +3.75,8.44;9.06,8.44 +8.75,5.31;6.56,5.31 +6.56,1.25;6.56,8.44 +4.69,1.25;4.69,6.56 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,5.94;3.44,5.94 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 + +# UTF-16 : 67 61 +# UTF-8 : a1 9d e6 +[6761] 条 +0.62,6.56;0.94,6.88 +0.94,6.88;1.25,6.88 +1.25,6.88;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;3.44,9.06 +3.44,9.06;3.44,9.38 +2.81,8.44;7.50,8.44 +7.50,8.44;7.19,7.81 +7.19,7.81;6.56,7.50 +6.56,7.50;6.25,7.19 +6.25,7.19;5.62,6.56 +5.62,6.56;5.00,6.25 +5.00,6.25;4.38,5.94 +4.38,5.94;3.44,5.62 +3.44,5.62;2.50,5.31 +2.50,5.31;1.56,5.00 +1.56,5.00;0.62,4.69 +2.50,7.81;2.81,7.50 +2.81,7.50;3.44,7.19 +3.44,7.19;3.75,6.88 +3.75,6.88;4.38,6.56 +4.38,6.56;5.00,6.25 +5.00,6.25;5.62,5.94 +5.62,5.94;6.56,5.62 +6.56,5.62;7.19,5.31 +7.19,5.31;8.12,5.00 +8.12,5.00;9.06,4.69 +8.75,4.38;0.62,4.38 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,0.62;4.69,5.31 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.50 +6.88,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.38 + +# UTF-16 : 7e 54 +# UTF-8 : 94 b9 e7 +[7e54] 織 +8.75,5.62;8.75,4.69 +8.75,4.69;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.12 +7.81,3.12;7.50,2.81 +7.50,2.81;7.19,2.19 +7.19,2.19;6.88,1.88 +6.88,1.88;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.31,0.94 +7.19,9.38;7.19,7.81 +7.19,7.81;7.19,6.25 +7.19,6.25;7.19,5.00 +7.19,5.00;7.50,3.75 +7.50,3.75;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.38,3.12 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.44,7.81 +8.44,7.81;8.75,7.19 +8.75,7.19;9.06,6.88 +3.75,1.88;6.25,1.88 +6.25,1.88;6.25,5.31 +6.25,5.31;3.75,5.31 +3.75,5.31;3.75,0.94 +3.75,3.44;5.94,3.44 +3.12,5.94;9.06,5.94 +3.12,8.12;6.56,8.12 +5.00,8.44;5.00,9.38 +5.62,5.94;5.62,6.56 +5.62,6.56;5.62,6.88 +5.62,6.88;5.94,7.19 +5.94,7.19;5.94,7.81 +5.94,7.81;5.94,8.12 +4.38,5.94;4.38,6.56 +4.38,6.56;4.06,6.88 +4.06,6.88;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;3.75,8.12 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.44 +1.25,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 + +# UTF-16 : 80 77 +# UTF-8 : b7 81 e8 +[8077] 職 +8.75,5.62;8.75,4.69 +8.75,4.69;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.12 +7.81,3.12;7.50,2.81 +7.50,2.81;7.19,2.19 +7.19,2.19;6.88,1.88 +6.88,1.88;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.31,0.94 +7.19,9.38;7.19,7.81 +7.19,7.81;7.19,6.25 +7.19,6.25;7.19,5.00 +7.19,5.00;7.50,3.75 +7.50,3.75;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.38,3.12 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.44,7.81 +8.44,7.81;8.75,7.19 +8.75,7.19;9.06,6.88 +3.75,1.88;6.25,1.88 +6.25,1.88;6.25,5.31 +6.25,5.31;3.75,5.31 +3.75,5.31;3.75,0.94 +3.75,3.44;5.94,3.44 +2.81,5.94;9.06,5.94 +3.12,8.12;6.56,8.12 +5.00,8.44;5.00,9.38 +5.31,5.94;5.62,6.56 +5.62,6.56;5.62,6.88 +5.62,6.88;5.94,7.19 +5.94,7.19;5.94,7.81 +5.94,7.81;5.94,8.12 +4.38,5.94;4.38,6.56 +4.38,6.56;4.06,6.88 +4.06,6.88;4.06,7.50 +4.06,7.50;3.75,7.81 +3.75,7.81;3.75,8.12 +0.62,8.75;0.62,2.19 +3.12,8.75;0.00,8.75 +2.50,0.62;2.50,8.75 +0.62,4.69;2.50,4.69 +0.62,6.88;2.50,6.88 +0.00,2.19;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.50,2.81 + +# UTF-16 : 52 36 +# UTF-8 : b6 88 e5 +[5236] 制 +1.25,7.81;5.31,7.81 +0.31,6.25;5.62,6.25 +0.94,1.56;0.94,4.69 +0.94,4.69;5.00,4.69 +5.00,4.69;5.00,2.19 +5.00,2.19;5.00,1.88 +5.00,1.88;4.69,1.56 +4.69,1.56;4.69,1.56 +4.38,1.56;4.06,1.56 +4.06,1.56;3.75,1.56 +2.81,0.62;2.81,9.06 +6.56,2.50;6.56,8.75 +8.44,9.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +0.62,6.56;0.94,6.88 +0.94,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.25,8.44 +1.25,8.44;1.56,9.06 + +# UTF-16 : 5f 83 +# UTF-8 : 83 be e5 +[5f83] 徃 +2.50,5.00;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.12,6.56 +3.12,6.56;3.12,6.88 +3.12,6.88;3.44,7.50 +3.44,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;3.75,8.75 +3.75,8.75;3.75,9.06 +2.50,7.19;2.19,6.56 +2.19,6.56;1.88,5.94 +1.88,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.31,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.19 +0.94,7.19;0.31,6.88 +1.56,0.62;1.56,5.62 +9.06,1.25;2.50,1.25 +8.75,7.50;3.44,7.50 +8.44,4.69;3.12,4.69 +5.94,1.25;5.94,9.38 + +# UTF-16 : 60 27 +# UTF-8 : a7 80 e6 +[6027] 性 +2.81,5.00;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;3.75,7.50 +3.75,7.50;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.06,8.75 +4.06,8.75;4.06,9.06 +9.06,1.25;2.50,1.25 +8.75,7.50;3.75,7.50 +8.75,4.69;3.44,4.69 +5.94,1.25;5.94,9.38 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 + +# UTF-16 : 72 72 +# UTF-8 : b2 89 e7 +[7272] 牲 +0.31,4.06;0.94,4.06 +0.94,4.06;1.56,4.38 +1.56,4.38;2.19,4.69 +2.19,4.69;2.81,4.69 +2.81,4.69;3.44,5.00 +0.94,7.50;3.44,7.50 +1.88,0.62;1.88,9.38 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;0.94,8.44 +0.94,8.44;1.25,8.75 +3.12,5.31;3.44,5.94 +3.44,5.94;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.38,9.06 +9.06,1.25;2.81,1.25 +9.06,7.50;4.06,7.50 +8.75,4.69;3.75,4.69 +6.25,1.25;6.25,9.38 + +# UTF-16 : 59 d3 +# UTF-8 : 93 a7 e5 +[59d3] 姓 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.94 +3.12,5.94;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +3.44,5.31;3.75,5.94 +3.75,5.94;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;4.69,8.75 +4.69,8.75;4.69,9.06 +9.06,1.25;3.12,1.25 +9.06,7.50;4.38,7.50 +8.75,4.69;3.75,4.69 +6.25,1.25;6.25,9.38 +0.94,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.50,3.12 +2.50,3.12;2.81,2.50 +2.81,2.50;3.12,2.19 +3.12,2.19;3.44,1.88 + +# UTF-16 : 65 3f +# UTF-8 : bf 94 e6 +[653f] 政 +0.00,1.25;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.19 +3.44,2.19;4.06,2.50 +4.06,2.50;4.38,2.50 +3.75,0.94;4.69,1.25 +4.69,1.25;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.81 +6.56,2.81;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,5.00 +7.81,5.00;8.12,5.94 +8.12,5.94;8.44,6.88 +8.44,6.88;8.44,7.81 +9.06,0.94;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;5.62,6.25 +5.62,6.25;5.62,7.19 +5.31,7.81;9.38,7.81 +4.38,5.00;4.38,5.31 +4.38,5.31;4.69,5.94 +4.69,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.31,7.19 +5.31,7.19;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;5.94,9.38 +0.31,8.44;4.38,8.44 +4.06,5.62;2.50,5.62 +2.50,1.88;2.50,8.44 +0.94,1.56;0.94,6.88 + +# UTF-16 : 52 e2 +# UTF-8 : a2 8b e5 +[52e2] 勢 +0.94,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.19,0.94 +7.19,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.38,3.75 +4.38,3.75;4.38,4.38 +0.31,5.94;0.94,6.25 +0.94,6.25;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;1.88,7.19 +1.88,7.19;2.19,7.50 +3.12,7.50;3.12,6.56 +3.12,6.56;3.44,6.25 +3.44,6.25;4.06,6.25 +4.06,6.25;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;4.69,7.19 +5.31,7.19;5.62,6.88 +5.62,6.88;6.25,6.56 +6.25,6.56;6.56,5.94 +6.56,5.94;7.19,5.62 +7.19,5.62;7.50,5.00 +5.00,4.06;5.31,4.38 +5.31,4.38;5.62,5.00 +5.62,5.00;5.94,5.62 +5.94,5.62;6.25,5.94 +6.25,5.94;6.25,6.56 +6.25,6.56;6.25,6.88 +6.25,6.88;6.56,7.50 +6.56,7.50;6.56,7.81 +6.56,7.81;6.56,9.38 +4.69,4.69;4.06,4.69 +4.06,4.69;3.12,4.69 +3.12,4.69;2.81,4.38 +2.81,4.38;2.50,4.38 +2.50,4.38;1.88,4.38 +1.88,4.38;1.56,4.38 +1.56,4.38;0.94,4.38 +0.94,4.38;0.62,4.38 +4.38,5.62;0.62,5.62 +2.50,4.38;2.50,6.56 +4.69,7.50;0.31,7.50 +4.38,8.75;0.94,8.75 +2.50,7.50;2.50,9.38 +4.69,8.44;8.12,8.44 +8.12,8.44;8.12,7.50 +8.12,7.50;8.12,6.56 +8.12,6.56;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.44,5.00 +8.44,5.00;8.44,4.38 +8.44,4.38;8.75,4.06 +8.75,4.06;9.06,4.38 +9.06,4.38;9.06,5.00 +9.06,5.00;9.38,5.31 +9.38,5.31;9.38,5.62 + +# UTF-16 : 97 56 +# UTF-8 : 96 9d e9 +[9756] 靖 +4.06,0.94;4.06,5.00 +4.06,5.00;8.44,5.00 +8.44,5.00;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +3.44,6.25;9.06,6.25 +8.75,8.44;3.44,8.44 +8.75,7.19;3.75,7.19 +6.25,6.25;6.25,9.38 +4.06,2.50;8.44,2.50 +4.06,3.75;8.44,3.75 +0.31,7.50;3.44,7.50 +1.88,7.50;1.88,9.06 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +2.19,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.81,6.88 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;0.94,6.88 + +# UTF-16 : 8a cb +# UTF-8 : 8b ab e8 +[8acb] 請 +4.06,0.94;4.06,5.00 +4.06,5.00;8.44,5.00 +8.44,5.00;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +3.44,6.25;9.06,6.25 +8.75,8.44;3.75,8.44 +8.75,7.19;4.06,7.19 +6.25,6.25;6.25,9.38 +4.06,2.50;8.44,2.50 +4.06,3.75;8.44,3.75 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 + +# UTF-16 : 7c be +# UTF-8 : be b2 e7 +[7cbe] 精 +4.06,0.94;4.06,5.00 +4.06,5.00;8.44,5.00 +8.44,5.00;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +3.44,6.25;9.06,6.25 +8.75,8.44;3.75,8.44 +8.75,7.19;3.75,7.19 +6.25,6.25;6.25,9.38 +4.06,2.50;8.44,2.50 +4.06,3.75;8.44,3.75 +1.88,0.62;1.88,9.38 +3.12,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;1.88,6.25 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.44 +0.62,8.44;0.62,8.75 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +3.12,8.44;3.44,8.75 + +# UTF-16 : 93 06 +# UTF-8 : 86 8c e9 +[9306] 錆 +4.06,0.94;4.06,5.00 +4.06,5.00;8.75,5.00 +8.75,5.00;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +3.75,6.25;9.06,6.25 +8.75,8.44;3.75,8.44 +8.75,7.19;4.38,7.19 +6.25,6.25;6.56,9.38 +4.38,2.50;8.44,2.50 +4.38,3.75;8.44,3.75 +0.31,1.25;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.75,4.69 + +# UTF-16 : 88 fd +# UTF-8 : bd a3 e8 +[88fd] 製 +4.69,4.06;4.69,4.69 +0.62,4.06;8.75,4.06 +4.69,4.06;4.06,3.75 +4.06,3.75;3.75,3.44 +3.75,3.44;3.12,3.12 +3.12,3.12;2.81,3.12 +2.81,3.12;2.50,2.81 +2.50,2.81;1.88,2.81 +1.88,2.81;1.56,2.50 +1.56,2.50;0.94,2.50 +0.94,2.50;0.31,2.19 +4.69,4.06;5.00,3.44 +5.00,3.44;5.31,3.12 +5.31,3.12;5.62,2.81 +5.62,2.81;5.94,2.50 +5.94,2.50;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;9.06,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.94,1.88 +2.81,1.25;2.81,3.12 +6.25,2.19;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.44,3.44 +1.25,5.00;1.25,6.56 +1.25,6.56;5.00,6.56 +5.00,6.56;5.00,5.94 +5.00,5.94;5.00,5.31 +5.00,5.31;4.69,5.00 +4.69,5.00;4.69,5.00 +4.69,5.00;4.06,5.00 +4.06,5.00;3.75,5.00 +8.44,9.38;8.44,5.31 +8.44,5.31;8.44,5.00 +8.44,5.00;8.12,4.69 +8.12,4.69;7.81,4.69 +7.81,4.69;7.19,4.69 +7.19,4.69;6.88,4.69 +6.88,4.69;6.56,4.69 +1.25,8.44;5.31,8.44 +0.62,7.50;5.62,7.50 +3.12,4.38;3.12,9.38 +6.25,5.62;6.25,9.06 +0.62,7.81;1.25,8.12 +1.25,8.12;1.25,8.44 +1.25,8.44;1.56,9.06 +1.56,9.06;1.56,9.38 + +# UTF-16 : 60 a6 +# UTF-8 : a6 82 e6 +[60a6] 悦 +6.56,4.69;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.50,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.00,4.38 +5.00,4.38;5.00,5.00 +3.44,5.00;8.44,5.00 +8.44,5.00;8.44,7.81 +8.44,7.81;3.44,7.81 +3.44,7.81;3.44,4.69 +6.56,7.81;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.81,9.38 +4.69,7.81;4.69,8.12 +4.69,8.12;4.38,8.75 +4.38,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.81,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.19,7.50 + +# UTF-16 : 7a 0e +# UTF-8 : 8e a8 e7 +[7a0e] 税 +7.19,4.69;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.62,5.00 +4.38,5.00;8.75,5.00 +8.75,5.00;8.75,7.81 +8.75,7.81;4.06,7.81 +4.06,7.81;4.06,4.69 +6.88,7.81;7.19,7.81 +7.19,7.81;7.50,8.12 +7.50,8.12;7.81,8.75 +7.81,8.75;7.81,9.06 +7.81,9.06;8.12,9.38 +5.62,7.81;5.31,8.12 +5.31,8.12;5.00,8.75 +5.00,8.75;4.69,9.06 +4.69,9.06;4.69,9.38 +3.75,9.06;3.12,9.06 +3.12,9.06;2.50,8.75 +2.50,8.75;1.88,8.75 +1.88,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +2.19,0.62;2.19,8.75 +3.75,6.56;0.31,6.56 +0.31,2.81;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +3.44,3.75;3.12,4.38 +3.12,4.38;3.12,5.00 +3.12,5.00;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 + +# UTF-16 : 92 ed +# UTF-8 : ad 8b e9 +[92ed] 鋭 +7.19,4.69;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.94,5.00 +4.69,5.00;8.75,5.00 +8.75,5.00;8.75,7.81 +8.75,7.81;4.38,7.81 +4.38,7.81;4.38,4.69 +7.19,7.81;7.50,8.12 +7.50,8.12;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.12,9.38 +5.62,7.81;5.62,8.12 +5.62,8.12;5.31,8.75 +5.31,8.75;5.00,9.06 +5.00,9.06;5.00,9.38 +0.31,1.25;0.62,1.25 +0.62,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,1.88 +2.81,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.06,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.75,4.69 + +# UTF-16 : 81 31 +# UTF-8 : b1 84 e8 +[8131] 脱 +7.19,4.69;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.62,5.00 +4.38,5.00;8.75,5.00 +8.75,5.00;8.75,7.81 +8.75,7.81;4.38,7.81 +4.38,7.81;4.38,4.69 +7.19,7.81;7.50,8.12 +7.50,8.12;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.12,9.38 +5.62,7.81;5.31,8.12 +5.31,8.12;5.00,8.75 +5.00,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +0.94,4.06;3.12,4.06 +1.25,6.56;3.12,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;3.12,8.75 +3.12,8.75;3.12,1.88 +3.12,1.88;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 + +# UTF-16 : 6f 2c +# UTF-8 : ac bc e6 +[6f2c] 漬 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.81,6.56;9.06,6.56 +8.75,8.44;2.81,8.44 +8.44,7.50;3.12,7.50 +5.94,6.56;5.94,9.38 +3.44,2.50;8.44,2.50 +8.44,2.50;8.44,5.62 +8.44,5.62;3.44,5.62 +3.12,5.62;3.44,2.50 +3.44,3.44;8.44,3.44 +3.44,4.69;8.44,4.69 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 + +# UTF-16 : 50 b5 +# UTF-8 : b5 82 e5 +[50b5] 債 +2.50,6.56;9.06,6.56 +8.75,8.44;2.50,8.44 +8.44,7.50;2.81,7.50 +5.62,6.56;5.62,9.38 +3.12,2.50;8.44,2.50 +8.44,2.50;8.44,5.62 +8.44,5.62;3.12,5.62 +3.12,5.62;3.12,2.50 +3.12,3.44;8.12,3.44 +3.12,4.69;8.12,4.69 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,2.19 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.88 + +# UTF-16 : 56 16 +# UTF-8 : 96 98 e5 +[5616] 嘖 +2.81,6.56;9.06,6.56 +8.75,8.44;3.12,8.44 +8.75,7.50;3.44,7.50 +5.94,6.56;5.94,9.38 +3.44,2.50;8.44,2.50 +8.44,2.50;8.44,5.62 +8.44,5.62;3.44,5.62 +3.44,5.62;3.44,2.50 +3.44,3.44;8.44,3.44 +3.44,4.69;8.44,4.69 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +0.94,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 + +# UTF-16 : 78 e7 +# UTF-8 : a7 a3 e7 +[78e7] 磧 +3.12,6.56;9.06,6.56 +9.06,8.44;3.44,8.44 +8.75,7.50;3.75,7.50 +6.25,6.56;6.25,9.38 +3.75,2.50;8.75,2.50 +8.75,2.50;8.75,5.62 +8.75,5.62;3.75,5.62 +3.75,5.62;3.75,2.50 +3.75,3.44;8.44,3.44 +3.75,4.69;8.44,4.69 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.94;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +3.12,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +2.81,1.88;3.12,5.62 +2.81,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.50 +1.56,7.50;1.56,8.12 +1.56,8.12;1.88,8.75 + +# UTF-16 : 8e 5f +# UTF-8 : 9f b9 e8 +[8e5f] 蹟 +3.44,6.56;9.06,6.56 +9.06,8.44;3.44,8.44 +8.75,7.50;3.75,7.50 +6.25,6.56;6.25,9.38 +4.06,2.50;8.75,2.50 +8.75,2.50;8.75,5.62 +8.75,5.62;3.75,5.62 +3.75,5.62;3.75,2.50 +4.06,3.44;8.44,3.44 +4.06,4.69;8.44,4.69 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +9.06,0.94;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +1.88,4.69;3.44,4.69 +1.88,1.56;1.88,6.25 +0.94,1.25;0.94,5.62 +0.62,6.56;3.12,6.56 +2.81,6.56;3.12,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.81,2.19 +2.81,2.19;3.44,2.50 + +# UTF-16 : 7e 3e +# UTF-8 : be b8 e7 +[7e3e] 績 +3.44,6.56;9.06,6.56 +9.06,8.44;3.44,8.44 +8.75,7.50;3.75,7.50 +6.25,6.56;6.25,9.38 +4.06,2.50;8.75,2.50 +8.75,2.50;8.75,5.62 +8.75,5.62;3.75,5.62 +3.75,5.62;3.75,2.50 +4.06,3.44;8.44,3.44 +4.06,4.69;8.44,4.69 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.94;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +3.44,4.38;3.44,4.69 +3.44,4.69;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;2.81,6.56 +0.31,4.69;3.44,5.00 +1.88,5.00;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,8.12 +2.81,8.12;3.12,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,8.12 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.38 + +# UTF-16 : 59 be +# UTF-8 : be a6 e5 +[59be] 妾 +0.62,5.94;9.06,5.94 +0.62,8.44;8.75,8.44 +4.69,8.44;4.69,9.69 +5.62,5.94;5.94,6.56 +5.94,6.56;6.25,6.88 +6.25,6.88;6.56,7.50 +6.56,7.50;6.56,7.81 +6.56,7.81;6.88,8.44 +3.75,5.94;3.44,6.56 +3.44,6.56;3.12,6.88 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +8.75,4.69;0.62,4.69 +0.94,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,2.81 +5.31,2.81;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;6.88,4.06 +6.88,4.06;7.19,4.69 +4.06,5.62;4.06,5.31 +4.06,5.31;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;2.81,4.06 +2.81,4.06;2.81,3.75 +2.81,3.75;2.50,3.44 +2.50,3.44;2.19,3.12 +2.19,3.12;1.56,2.81 +1.56,2.81;1.25,2.50 +1.88,3.12;2.50,2.81 +2.50,2.81;3.12,2.81 +3.12,2.81;3.75,2.50 +3.75,2.50;4.38,2.50 +4.38,2.50;5.00,2.19 +5.00,2.19;5.62,2.19 +5.62,2.19;6.56,1.88 +6.56,1.88;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.75,0.94 + +# UTF-16 : 63 a5 +# UTF-8 : a5 8e e6 +[63a5] 接 +2.50,5.94;9.06,5.94 +2.50,8.44;9.06,8.44 +5.62,8.44;5.94,9.38 +6.56,5.94;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.19,7.50 +7.19,7.50;7.50,7.81 +7.50,7.81;7.50,8.44 +4.69,5.94;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.06,7.81 +4.06,7.81;4.06,8.44 +9.06,4.69;2.50,4.69 +2.19,0.94;2.81,1.25 +2.81,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.88,3.12 +6.88,3.12;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,4.69 +5.31,5.62;5.00,5.00 +5.00,5.00;4.38,4.38 +4.38,4.38;4.06,3.75 +4.06,3.75;3.44,3.12 +3.44,3.12;3.12,2.81 +3.12,2.81;2.81,2.50 +3.44,3.12;3.75,2.81 +3.75,2.81;4.38,2.81 +4.38,2.81;5.00,2.50 +5.00,2.50;5.62,2.50 +5.62,2.50;5.94,2.19 +5.94,2.19;6.56,1.88 +6.56,1.88;7.19,1.88 +7.19,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.31;2.19,5.00 +2.19,5.00;1.88,4.69 +1.88,4.69;1.25,4.69 +1.25,4.69;0.62,4.38 +0.62,4.38;0.31,4.38 +2.81,7.19;0.31,7.19 + +# UTF-16 : 69 04 +# UTF-8 : 84 a4 e6 +[6904] 椄 +2.19,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.25,2.81 +6.25,2.81;6.88,3.12 +6.88,3.12;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,4.69 +5.31,5.62;5.00,5.00 +5.00,5.00;4.38,4.38 +4.38,4.38;4.06,3.75 +4.06,3.75;3.75,3.44 +3.75,3.44;3.44,3.12 +3.44,3.12;3.44,2.81 +3.44,2.81;3.12,2.50 +3.44,3.12;4.06,2.81 +4.06,2.81;4.38,2.81 +4.38,2.81;5.00,2.50 +5.00,2.50;5.62,2.50 +5.62,2.50;5.94,2.19 +5.94,2.19;6.56,1.88 +6.56,1.88;7.19,1.88 +7.19,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +2.50,5.94;9.06,5.94 +2.81,8.44;9.06,8.44 +5.62,8.44;5.94,9.38 +6.56,5.94;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.19,7.50 +7.19,7.50;7.50,7.81 +7.50,7.81;7.50,8.44 +4.69,5.94;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.06,7.81 +4.06,7.81;4.06,8.44 +9.06,4.69;2.81,4.69 +1.56,0.62;1.56,9.38 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 + +# UTF-16 : 7d 76 +# UTF-8 : b6 b5 e7 +[7d76] 絶 +6.56,7.19;6.88,7.50 +6.88,7.50;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;7.50,8.75 +3.44,6.25;3.75,6.88 +3.75,6.88;4.38,7.50 +4.38,7.50;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.31,9.38 +5.00,8.75;7.50,8.75 +4.38,4.38;8.75,4.38 +6.56,6.88;6.56,4.69 +9.06,3.12;9.06,2.50 +9.06,2.50;9.06,2.19 +9.06,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.38,1.56 +4.38,1.56;4.38,1.88 +4.38,1.88;4.38,2.19 +4.38,2.19;4.38,7.19 +4.38,7.19;8.75,7.19 +8.75,7.19;8.75,3.75 +3.44,4.38;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;2.81,6.56 +0.31,4.69;3.44,5.00 +1.88,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,8.12 +3.12,8.12;3.12,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.38 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 + +# UTF-16 : 68 5f +# UTF-8 : 9f a1 e6 +[685f] 桟 +1.88,0.62;1.88,9.38 +3.12,7.19;0.31,7.19 +0.31,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +3.44,6.25;8.75,6.56 +3.12,7.81;8.75,8.12 +3.44,4.38;9.06,4.69 +8.44,4.38;8.12,3.75 +8.12,3.75;7.50,3.44 +7.50,3.44;7.19,3.12 +7.19,3.12;6.56,2.81 +6.56,2.81;5.94,2.50 +5.94,2.50;5.31,2.19 +5.31,2.19;4.69,1.88 +4.69,1.88;4.06,1.56 +4.06,1.56;3.44,1.25 +3.44,1.25;2.50,0.94 +5.62,9.38;5.94,7.19 +5.94,7.19;5.94,5.62 +5.94,5.62;6.25,4.38 +6.25,4.38;6.56,3.44 +6.56,3.44;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +6.88,9.38;7.19,9.06 +7.19,9.06;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.44,8.44 + +# UTF-16 : 8d f5 +# UTF-8 : b5 b7 e8 +[8df5] 践 +3.75,4.38;9.06,4.69 +4.06,6.25;8.75,6.56 +3.44,7.81;8.75,8.12 +8.44,4.38;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,3.12 +7.19,3.12;6.56,2.81 +6.56,2.81;5.94,2.50 +5.94,2.50;5.62,2.19 +5.62,2.19;5.00,1.88 +5.00,1.88;4.38,1.56 +4.38,1.56;3.44,1.25 +3.44,1.25;2.81,0.94 +5.94,9.38;5.94,7.19 +5.94,7.19;6.25,5.62 +6.25,5.62;6.25,4.38 +6.25,4.38;6.56,3.44 +6.56,3.44;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +6.88,9.38;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.12,8.44 +2.19,4.69;3.44,4.69 +2.19,1.56;2.19,6.25 +0.94,1.25;0.94,5.62 +0.62,6.56;3.12,6.56 +3.12,6.56;3.12,8.75 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,2.19 +3.12,2.19;3.75,2.50 + +# UTF-16 : 92 ad +# UTF-8 : ad 8a e9 +[92ad] 銭 +4.06,4.38;9.06,4.69 +4.38,6.25;8.75,6.56 +4.06,7.81;8.75,8.12 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.19,3.12 +7.19,3.12;6.88,2.81 +6.88,2.81;6.25,2.50 +6.25,2.50;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;4.06,1.25 +4.06,1.25;3.44,0.94 +6.25,9.38;6.25,7.19 +6.25,7.19;6.25,5.62 +6.25,5.62;6.56,4.38 +6.56,4.38;6.88,3.44 +6.88,3.44;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +6.88,9.38;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.44,8.44 +0.31,1.25;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.06,5.31;0.62,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;3.75,4.69 + +# UTF-16 : 8c ce +# UTF-8 : 8e b3 e8 +[8cce] 賎 +3.75,4.38;9.06,4.69 +4.06,6.25;8.75,6.56 +3.75,7.81;8.75,8.12 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.12 +7.50,3.12;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;6.25,2.19 +6.25,2.19;5.62,1.88 +5.62,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;4.06,0.94 +6.25,9.38;6.25,7.19 +6.25,7.19;6.25,5.62 +6.25,5.62;6.56,4.38 +6.56,4.38;6.88,3.44 +6.88,3.44;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +6.88,9.38;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.44,8.44 +0.94,3.44;3.44,3.44 +3.12,3.44;3.44,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,3.12 +0.94,5.31;3.12,5.31 +0.94,7.19;3.12,7.19 +0.00,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +3.75,0.94;3.44,1.25 +3.44,1.25;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;2.81,2.50 +2.81,2.50;2.50,2.81 + +# UTF-16 : 79 56 +# UTF-8 : 96 a5 e7 +[7956] 祖 +8.44,1.25;8.44,8.75 +8.44,8.75;4.69,8.75 +4.38,8.75;4.69,1.25 +3.44,0.94;9.38,0.94 +4.69,3.75;8.12,3.75 +4.69,6.25;8.12,6.25 +4.06,3.44;3.75,3.75 +3.75,3.75;3.44,4.06 +3.44,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +3.75,7.50;0.31,7.50 +1.88,7.50;1.88,9.38 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.44,7.50 + +# UTF-16 : 59 d0 +# UTF-8 : 90 a7 e5 +[59d0] 姐 +8.44,1.25;8.44,8.75 +8.44,8.75;4.69,8.75 +4.69,8.75;4.69,1.25 +3.44,0.94;9.38,0.94 +4.69,3.75;8.44,3.75 +4.69,6.25;8.44,6.25 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.81,3.44 +2.81,3.44;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;3.75,7.50 +3.75,7.50;0.31,7.50 +0.94,4.38;1.25,4.38 +1.25,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.19,3.75 +2.19,3.75;2.50,3.44 +2.50,3.44;2.81,3.12 +2.81,3.12;3.12,2.81 +3.12,2.81;3.44,2.50 +3.44,2.50;3.75,2.19 +3.75,2.19;4.06,1.88 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 + +# UTF-16 : 96 3b +# UTF-8 : bb 98 e9 +[963b] 阻 +8.44,1.25;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,1.25 +2.81,0.94;9.38,0.94 +4.38,3.75;8.12,3.75 +4.38,6.25;8.12,6.25 +3.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +1.56,2.81;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;2.81,5.62 +2.81,5.62;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.12,8.44 +3.12,8.44;3.44,8.75 + +# UTF-16 : 54 80 +# UTF-8 : 80 92 e5 +[5480] 咀 +8.44,1.25;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,1.25 +3.12,0.94;9.38,0.94 +4.38,3.75;8.12,3.75 +4.38,6.25;8.12,6.25 +1.25,2.19;3.12,2.19 +3.12,2.19;3.12,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,1.25 + +# UTF-16 : 5f 82 +# UTF-8 : 82 be e5 +[5f82] 徂 +8.12,1.25;8.12,8.75 +8.12,8.75;3.75,8.75 +3.75,8.75;3.75,1.25 +2.50,0.94;9.38,0.94 +3.75,3.75;8.12,3.75 +3.75,6.25;8.12,6.25 +2.81,6.88;2.19,6.25 +2.19,6.25;1.88,5.94 +1.88,5.94;1.56,5.31 +1.56,5.31;0.94,4.69 +0.94,4.69;0.31,4.38 +2.81,9.38;2.50,8.75 +2.50,8.75;1.88,8.44 +1.88,8.44;1.56,7.81 +1.56,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +1.56,0.62;1.56,5.31 + +# UTF-16 : 6c ae +# UTF-8 : ae b2 e6 +[6cae] 沮 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,7.81;2.50,7.81 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;0.94,9.06 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +8.12,1.25;8.12,8.75 +8.12,8.75;3.75,8.75 +3.75,8.75;3.75,1.25 +2.50,0.94;9.38,0.94 +3.75,3.75;8.12,3.75 +3.75,6.25;8.12,6.25 + +# UTF-16 : 67 e4 +# UTF-8 : a4 9f e6 +[67e4] 柤 +8.44,1.25;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,1.25 +3.12,0.94;9.38,0.94 +4.38,3.75;8.44,3.75 +4.38,6.25;8.44,6.25 +2.19,0.62;2.19,9.38 +3.75,7.19;0.62,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +3.75,4.06;3.44,4.69 +3.44,4.69;3.12,5.31 +3.12,5.31;2.81,5.94 +2.81,5.94;2.50,6.56 +2.50,6.56;2.19,7.19 + +# UTF-16 : 79 df +# UTF-8 : 9f a7 e7 +[79df] 租 +8.44,1.25;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,1.25 +3.12,0.94;9.38,0.94 +4.38,3.75;8.44,3.75 +4.38,6.25;8.44,6.25 +3.75,9.06;3.12,9.06 +3.12,9.06;2.50,8.75 +2.50,8.75;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;0.62,8.44 +2.19,0.62;2.19,8.75 +3.75,6.56;0.31,6.56 +0.31,2.81;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +3.44,3.75;3.44,4.38 +3.44,4.38;3.12,5.00 +3.12,5.00;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 + +# UTF-16 : 78 20 +# UTF-8 : a0 a0 e7 +[7820] 砠 +8.44,1.25;8.44,8.75 +8.44,8.75;4.69,8.75 +4.38,8.75;4.69,1.25 +3.44,0.94;9.38,0.94 +4.69,3.75;8.12,3.75 +4.69,6.25;8.12,6.25 +3.75,8.75;0.62,8.75 +1.25,1.88;3.75,1.88 +3.75,1.88;3.75,5.62 +3.75,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.50 +1.56,7.50;1.56,8.12 +1.56,8.12;1.88,8.75 + +# UTF-16 : 7c 97 +# UTF-8 : 97 b2 e7 +[7c97] 粗 +8.44,1.25;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,1.25 +3.12,0.94;9.38,0.94 +4.38,3.75;8.44,3.75 +4.38,6.25;8.44,6.25 +1.88,0.62;2.19,9.38 +3.75,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;1.88,5.62 +1.88,5.62;1.88,6.25 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.44 +0.62,8.44;0.62,8.75 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.44,8.44 +3.44,8.44;3.75,8.75 + +# UTF-16 : 8a 5b +# UTF-8 : 9b a9 e8 +[8a5b] 詛 +8.44,1.25;8.44,8.75 +8.44,8.75;4.69,8.75 +4.69,8.75;4.69,1.25 +3.75,0.94;9.38,0.94 +4.69,3.75;8.44,3.75 +4.69,6.25;8.44,6.25 +0.94,1.25;3.44,1.25 +3.44,1.25;3.44,3.44 +3.44,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.94,6.25;3.44,6.25 +0.94,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 + +# UTF-16 : 90 20 +# UTF-8 : a0 80 e9 +[9020] 造 +2.81,6.56;3.12,7.19 +3.12,7.19;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.38,9.38 +3.75,2.81;8.12,2.81 +8.12,2.81;8.12,5.00 +8.12,5.00;3.75,5.00 +3.75,5.00;3.75,2.50 +8.75,6.25;2.81,6.25 +3.75,8.12;8.44,8.12 +5.94,6.25;5.94,9.38 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 + +# UTF-16 : 50 cf +# UTF-8 : 8f 83 e5 +[50cf] 像 +5.62,7.50;5.62,5.94 +2.81,7.50;2.81,5.94 +2.81,5.94;8.75,5.94 +8.75,5.94;8.75,7.50 +8.75,7.50;2.81,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.56,8.44 +6.56,8.44;6.88,8.75 +1.88,6.88;2.50,7.19 +2.50,7.19;3.12,7.81 +3.12,7.81;3.44,8.44 +3.44,8.44;3.75,8.75 +3.75,8.75;4.38,9.38 +3.75,8.75;6.88,8.75 +1.88,4.38;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.00 +4.06,5.00;4.69,5.31 +4.69,5.31;5.31,5.62 +5.31,5.62;5.62,5.94 +4.38,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,1.56 +6.25,1.56;6.25,1.88 +6.25,1.88;6.56,2.50 +6.25,2.50;6.25,3.12 +6.25,3.12;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.31,5.00 +5.31,5.00;5.00,5.31 +1.88,2.81;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.44 +4.06,3.44;4.69,3.75 +4.69,3.75;5.31,4.06 +5.31,4.06;5.94,4.38 +1.88,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;5.00,2.50 +5.00,2.50;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;6.25,3.44 +8.75,5.31;8.44,5.00 +8.44,5.00;8.12,4.69 +8.12,4.69;7.81,4.38 +7.81,4.38;7.50,4.06 +7.50,4.06;6.88,3.75 +5.94,5.94;5.94,5.31 +5.94,5.31;6.25,4.69 +6.25,4.69;6.56,4.38 +6.56,4.38;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;8.12,2.50 +8.12,2.50;8.44,1.88 +8.44,1.88;8.75,1.56 +8.75,1.56;9.38,1.25 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.56 + +# UTF-16 : 66 fd +# UTF-8 : bd 9b e6 +[66fd] 曽 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.06 +2.81,9.06;2.81,9.38 +2.81,9.38;2.50,9.38 +5.94,8.44;6.25,8.75 +6.25,8.75;6.56,9.06 +6.56,9.06;6.88,9.38 +6.88,9.38;6.88,9.38 +7.81,0.62;7.81,4.38 +7.81,4.38;1.56,4.38 +1.56,4.38;1.56,0.62 +4.69,8.12;4.69,5.31 +1.56,1.25;7.81,1.25 +1.56,2.81;7.81,2.81 +1.25,5.31;8.44,5.31 +8.44,5.31;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,5.31 +1.25,6.88;8.12,6.88 + +# UTF-16 : 50 e7 +# UTF-8 : a7 83 e5 +[50e7] 僧 +4.69,8.12;4.38,8.44 +4.38,8.44;4.06,8.75 +4.06,8.75;3.75,9.38 +3.75,9.38;3.75,9.38 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.50,9.06 +7.50,9.06;7.81,9.38 +8.44,0.62;8.44,4.38 +8.44,4.38;3.12,4.38 +3.12,4.38;3.12,0.62 +5.62,8.12;5.62,5.31 +3.12,1.25;8.12,1.25 +3.12,2.81;8.12,2.81 +2.81,5.31;8.75,5.31 +8.75,5.31;8.75,8.12 +8.75,8.12;2.50,8.12 +2.50,8.12;2.50,5.00 +2.81,6.56;8.75,6.56 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 61 8e +# UTF-8 : 8e 86 e6 +[618e] 憎 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +4.69,8.12;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.38 +4.06,9.38;3.75,9.38 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.81,9.06 +7.81,9.06;7.81,9.38 +8.44,0.62;8.44,4.38 +8.44,4.38;3.44,4.38 +3.12,4.38;3.44,0.62 +5.94,8.12;5.94,5.31 +3.44,1.25;8.44,1.25 +3.44,2.81;8.44,2.81 +2.81,5.31;8.75,5.31 +8.75,5.31;8.75,8.12 +8.75,8.12;2.81,8.12 +2.81,8.12;2.81,5.00 +2.81,6.56;8.75,6.56 + +# UTF-16 : 58 97 +# UTF-8 : 97 a2 e5 +[5897] 増 +0.31,6.88;2.81,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +5.00,8.12;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.38 +4.06,9.38;4.06,9.38 +7.19,8.12;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;7.81,9.06 +7.81,9.06;8.12,9.38 +8.44,0.62;8.44,4.38 +8.44,4.38;3.44,4.38 +3.44,4.38;3.44,0.62 +5.94,8.12;5.94,5.31 +3.44,1.25;8.44,1.25 +3.44,2.81;8.44,2.81 +3.12,5.31;9.06,5.31 +8.75,5.31;9.06,8.12 +8.75,8.12;3.12,8.12 +3.12,8.12;3.12,5.00 +3.12,6.56;8.75,6.56 + +# UTF-16 : 56 4c +# UTF-8 : 8c 99 e5 +[564c] 噌 +5.00,8.12;4.69,8.44 +4.69,8.44;4.69,8.75 +4.69,8.75;4.38,9.38 +4.38,9.38;4.06,9.38 +7.19,8.12;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;7.81,9.06 +7.81,9.06;8.12,9.38 +8.44,0.62;8.44,4.38 +8.44,4.38;3.75,4.38 +3.44,4.38;3.75,0.62 +5.94,8.12;5.94,5.31 +3.75,1.25;8.44,1.25 +3.75,2.81;8.44,2.81 +3.12,5.31;9.06,5.31 +8.75,5.31;9.06,8.12 +8.75,8.12;3.12,8.12 +3.12,8.12;3.12,5.00 +3.12,6.56;8.75,6.56 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 + +# UTF-16 : 8d 08 +# UTF-8 : 88 b4 e8 +[8d08] 贈 +5.31,8.12;5.00,8.44 +5.00,8.44;4.69,8.75 +4.69,8.75;4.38,9.38 +4.38,9.38;4.38,9.38 +7.19,8.12;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.12,9.38 +8.44,0.62;8.44,4.38 +8.44,4.38;3.75,4.38 +3.75,4.38;3.75,0.62 +6.25,8.12;6.25,5.31 +4.06,1.25;8.44,1.25 +4.06,2.81;8.44,2.81 +3.44,5.31;9.06,5.31 +8.75,5.31;9.06,8.12 +8.75,8.12;3.44,8.12 +3.44,8.12;3.44,5.00 +3.44,6.56;8.75,6.56 +0.62,3.44;2.81,3.44 +2.81,3.44;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,3.12 +0.62,5.31;2.81,5.31 +0.62,7.19;2.81,7.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +3.12,0.94;3.12,1.25 +3.12,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.19,2.81 + +# UTF-16 : 6e 2c +# UTF-8 : ac b8 e6 +[6e2c] 測 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +6.88,2.81;6.88,8.75 +8.75,9.06;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +2.81,3.44;5.94,3.44 +5.62,3.44;5.94,8.75 +5.62,8.75;2.81,8.75 +2.81,8.75;2.81,3.12 +2.81,5.31;5.62,5.31 +2.81,7.19;5.62,7.19 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.81 +6.25,0.94;5.94,1.25 +5.94,1.25;5.62,1.56 +5.62,1.56;5.31,1.88 +5.31,1.88;5.00,2.50 +5.00,2.50;4.69,2.81 + +# UTF-16 : 79 b9 +# UTF-8 : b9 a6 e7 +[79b9] 禹 +0.94,8.44;1.88,8.44 +1.88,8.44;2.50,8.44 +2.50,8.44;3.44,8.44 +3.44,8.44;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.81,9.06 +7.81,9.06;8.44,9.06 +4.69,2.50;4.69,8.75 +7.81,5.31;1.56,5.31 +1.56,5.31;1.56,7.50 +1.56,7.50;7.81,7.50 +7.81,7.50;7.81,5.31 +6.56,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;8.44,4.38 +8.44,4.38;0.94,4.38 +0.94,4.38;0.94,0.94 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.56,4.06 +1.56,2.19;2.19,2.50 +2.19,2.50;2.81,2.50 +2.81,2.50;3.12,2.50 +3.12,2.50;3.75,2.50 +3.75,2.50;4.38,2.50 +4.38,2.50;5.00,2.50 +5.00,2.50;5.62,2.81 +5.62,2.81;5.94,2.81 +5.94,2.81;6.56,2.81 +6.56,2.81;7.19,3.12 + +# UTF-16 : 5c 5e +# UTF-8 : 9e b1 e5 +[5c5e] 属 +1.88,6.88;2.50,6.88 +2.50,6.88;3.12,6.88 +3.12,6.88;4.06,6.88 +4.06,6.88;4.69,6.88 +4.69,6.88;5.31,7.19 +5.31,7.19;5.94,7.19 +5.94,7.19;6.25,7.19 +6.25,7.19;6.88,7.19 +6.88,7.19;7.50,7.19 +7.50,7.19;8.12,7.19 +5.00,2.19;5.00,7.19 +7.81,4.38;2.19,4.38 +2.19,4.38;2.19,6.25 +2.19,6.25;8.12,6.25 +7.81,6.25;8.12,4.38 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,1.56 +8.44,1.56;8.44,1.56 +8.44,1.56;8.44,3.75 +8.44,3.75;1.56,3.75 +1.56,3.75;1.56,0.94 +7.81,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +2.19,2.19;2.81,2.19 +2.81,2.19;3.12,2.19 +3.12,2.19;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,2.19;5.31,2.19 +5.31,2.19;5.94,2.19 +5.94,2.19;6.25,2.50 +6.25,2.50;6.88,2.50 +6.88,2.50;7.19,2.50 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,9.06 +1.25,9.06;8.44,9.06 +8.44,9.06;8.44,7.81 +8.44,7.81;1.25,7.81 + +# UTF-16 : 73 87 +# UTF-8 : 87 8e e7 +[7387] 率 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 +9.06,3.44;0.31,3.44 +4.69,4.06;4.69,0.62 +2.19,6.56;1.88,6.88 +1.88,6.88;1.56,7.19 +1.56,7.19;1.25,7.50 +1.25,7.50;0.94,7.81 +0.31,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.31 +8.75,7.81;8.12,7.50 +8.12,7.50;7.81,6.88 +7.81,6.88;7.50,6.88 +7.50,6.88;7.19,6.56 +6.88,5.31;7.50,5.00 +7.50,5.00;7.81,5.00 +7.81,5.00;8.12,4.69 +8.12,4.69;8.75,4.38 +8.75,4.38;9.06,4.06 +6.88,4.06;6.56,4.38 +6.56,4.38;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;5.94,5.62 +5.94,5.62;5.62,5.94 +2.50,4.38;6.56,4.69 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;5.94,7.19 +5.94,7.19;6.25,7.50 +4.06,5.31;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.12,6.56 +3.12,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +3.12,6.56;3.44,6.88 +3.44,6.88;4.06,7.19 +4.06,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.44 + +# UTF-16 : 64 0d +# UTF-8 : 8d 90 e6 +[640d] 損 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +3.44,7.50;8.44,7.50 +8.44,7.50;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,7.19 +3.12,2.50;8.75,2.50 +8.75,2.50;8.75,6.56 +8.75,6.56;3.12,6.56 +3.12,6.56;3.12,2.50 +3.12,3.75;8.44,3.75 +3.12,5.31;8.44,5.31 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +9.06,0.94;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 + +# UTF-16 : 96 95 +# UTF-8 : 95 9a e9 +[9695] 隕 +3.75,7.50;8.44,7.50 +8.44,7.50;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,7.19 +3.12,2.50;8.75,2.50 +8.75,2.50;8.75,6.56 +8.75,6.56;3.12,6.56 +3.12,6.56;3.12,2.50 +3.12,3.75;8.44,3.75 +3.12,5.31;8.44,5.31 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +2.50,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;2.81,8.75 + +# UTF-16 : 6b 9e +# UTF-8 : 9e ae e6 +[6b9e] 殞 +4.06,7.50;8.44,7.50 +8.44,7.50;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,7.19 +3.75,2.50;8.75,2.50 +8.75,2.50;8.75,6.56 +8.75,6.56;3.75,6.56 +3.75,6.56;3.75,2.50 +3.75,3.75;8.75,3.75 +3.75,5.31;8.75,5.31 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +0.31,8.75;3.75,8.75 +0.00,4.06;0.31,4.38 +0.31,4.38;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.25,7.19;3.44,7.19 +3.12,6.88;3.12,6.25 +3.12,6.25;3.12,5.31 +3.12,5.31;2.81,4.69 +2.81,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;1.88,2.81 +1.88,2.81;1.56,2.19 +1.56,2.19;1.25,1.88 +1.25,1.88;0.94,1.25 +0.94,1.25;0.31,0.94 +2.81,4.06;2.19,4.38 +2.19,4.38;1.88,4.69 +1.88,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 + +# UTF-16 : 5a 18 +# UTF-8 : 98 a8 e5 +[5a18] 娘 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.94 +3.12,5.94;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.50,3.12 +2.50,3.12;2.81,2.50 +2.81,2.50;3.12,2.19 +3.12,2.19;3.44,1.88 +6.25,9.69;6.25,8.44 +4.38,4.69;8.44,4.69 +8.44,4.69;8.44,8.44 +8.44,8.44;4.06,8.44 +4.06,8.44;4.06,1.25 +4.38,6.56;8.44,6.56 +5.62,4.69;5.94,4.38 +5.94,4.38;6.25,3.75 +6.25,3.75;6.56,3.44 +6.56,3.44;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.38,0.94 +2.81,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.56,1.88 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.06 +8.44,4.06;8.75,4.69 + +# UTF-16 : 67 16 +# UTF-8 : 96 9c e6 +[6716] 朖 +0.94,4.06;3.12,4.06 +1.25,6.56;3.12,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;3.12,8.75 +3.12,8.75;3.12,1.88 +3.12,1.88;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +6.25,9.69;6.25,8.44 +4.38,4.69;8.44,4.69 +8.44,4.69;8.44,8.44 +8.44,8.44;4.38,8.44 +4.38,8.44;4.38,1.25 +4.38,6.56;8.44,6.56 +5.62,4.69;5.94,4.38 +5.94,4.38;6.25,3.75 +6.25,3.75;6.56,3.44 +6.56,3.44;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.38,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.06 +8.44,4.06;8.75,4.69 + +# UTF-16 : 8e 09 +# UTF-8 : 89 b8 e8 +[8e09] 踉 +6.25,9.69;6.25,8.44 +4.38,4.69;8.44,4.69 +8.44,4.69;8.44,8.44 +8.44,8.44;4.06,8.44 +4.06,8.44;4.06,1.25 +4.38,6.56;8.44,6.56 +5.62,4.69;5.94,4.38 +5.94,4.38;6.25,3.75 +6.25,3.75;6.56,3.44 +6.56,3.44;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.38,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.56,1.88 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.06 +8.44,4.06;8.75,4.69 +2.19,4.69;3.44,4.69 +2.19,1.56;2.19,6.25 +0.94,1.25;0.94,5.62 +0.62,6.56;3.44,6.56 +3.44,6.56;3.44,8.75 +3.44,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,2.19 +3.12,2.19;3.75,2.50 + +# UTF-16 : 7c ae +# UTF-8 : ae b2 e7 +[7cae] 粮 +6.25,9.69;6.25,8.44 +4.38,4.69;8.44,4.69 +8.44,4.69;8.44,8.44 +8.44,8.44;4.06,8.44 +4.06,8.44;4.06,1.25 +4.38,6.56;8.44,6.56 +5.62,4.69;5.94,4.38 +5.94,4.38;6.25,3.75 +6.25,3.75;6.56,3.44 +6.56,3.44;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.38,0.94 +2.81,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.56,1.88 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.06 +8.44,4.06;8.75,4.69 +1.88,0.62;2.19,9.38 +3.75,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;1.88,5.62 +1.88,5.62;1.88,6.25 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.44 +0.62,8.44;0.62,8.75 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.44,8.44 +3.44,8.44;3.75,8.75 + +# UTF-16 : 74 05 +# UTF-8 : 85 90 e7 +[7405] 琅 +6.25,9.69;6.25,8.44 +4.06,4.69;8.44,4.69 +8.44,4.69;8.44,8.44 +8.44,8.44;4.06,8.44 +4.06,8.44;4.06,1.25 +4.06,6.56;8.44,6.56 +5.62,4.69;5.94,4.38 +5.94,4.38;6.25,3.75 +6.25,3.75;6.56,3.44 +6.56,3.44;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.38,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.06 +8.44,4.06;8.75,4.69 +3.44,8.75;0.31,8.75 +3.12,5.62;0.31,5.62 +1.88,2.19;1.88,8.44 +0.31,1.88;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 +2.81,2.81;3.44,2.81 + +# UTF-16 : 6d 6a +# UTF-8 : aa b5 e6 +[6d6a] 浪 +3.75,4.69;8.44,4.69 +8.44,4.69;8.44,8.44 +8.44,8.44;3.75,8.44 +3.44,8.44;3.75,1.25 +5.31,4.69;5.62,4.38 +5.62,4.38;5.94,3.75 +5.94,3.75;6.25,3.44 +6.25,3.44;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.81,1.88 +7.81,1.88;8.12,1.56 +8.12,1.56;8.75,1.25 +8.75,1.25;9.38,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;6.25,1.88 +6.56,2.81;6.88,3.12 +6.88,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.44,4.06 +8.44,4.06;8.75,4.69 +5.94,9.69;5.94,8.44 +3.75,6.56;8.44,6.56 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,7.81;2.50,7.81 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.31,6.88 + +# UTF-16 : 90 00 +# UTF-8 : 80 80 e9 +[9000] 退 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +3.75,5.62;8.12,5.62 +8.12,5.62;8.12,8.75 +8.12,8.75;3.75,8.75 +3.44,8.75;3.75,2.19 +3.75,7.19;8.12,7.19 +5.31,5.62;5.62,5.00 +5.62,5.00;5.62,4.69 +5.62,4.69;5.94,4.38 +5.94,4.38;6.25,3.75 +6.25,3.75;6.56,3.44 +6.56,3.44;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;7.81,2.50 +7.81,2.50;8.44,2.50 +8.44,2.50;8.75,2.19 +2.81,2.19;3.44,2.19 +3.44,2.19;4.06,2.50 +4.06,2.50;4.69,2.50 +4.69,2.50;5.31,2.81 +5.31,2.81;6.25,3.12 +6.25,3.75;6.88,4.06 +6.88,4.06;7.19,4.38 +7.19,4.38;7.81,4.69 +7.81,4.69;8.12,5.00 +8.12,5.00;8.44,5.31 + +# UTF-16 : 88 8b +# UTF-8 : 8b a2 e8 +[888b] 袋 +2.50,7.50;8.75,7.81 +5.00,9.38;5.00,8.44 +5.00,8.44;5.31,7.81 +5.31,7.81;5.62,7.50 +5.62,7.50;5.94,6.88 +5.94,6.88;6.25,6.25 +6.25,6.25;6.56,5.94 +6.56,5.94;6.88,5.62 +6.88,5.62;7.50,5.31 +7.50,5.31;7.81,5.31 +7.81,5.31;8.12,5.31 +8.12,5.31;8.44,5.31 +8.44,5.31;8.75,5.62 +8.75,5.62;8.75,6.25 +8.75,6.25;9.06,6.56 +6.56,9.06;6.88,9.06 +6.88,9.06;7.19,9.06 +7.19,9.06;7.50,8.75 +7.50,8.75;8.12,8.44 +8.12,8.44;8.12,8.44 +3.12,9.06;2.81,8.75 +2.81,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.62,6.88 +0.62,6.88;0.31,6.88 +1.88,5.31;1.88,7.81 +4.69,4.69;4.69,5.62 +0.62,4.69;8.75,4.69 +4.69,4.69;4.06,4.38 +4.06,4.38;3.75,4.06 +3.75,4.06;3.12,3.75 +3.12,3.75;2.81,3.44 +2.81,3.44;2.50,3.44 +2.50,3.44;1.88,3.12 +1.88,3.12;1.56,3.12 +1.56,3.12;0.94,2.81 +0.94,2.81;0.31,2.50 +4.69,4.69;5.00,4.06 +5.00,4.06;5.31,3.75 +5.31,3.75;5.62,3.12 +5.62,3.12;5.94,2.81 +5.94,2.81;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;9.06,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,1.88 +2.81,1.25;2.81,3.44 +6.25,2.81;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.44,4.38 + +# UTF-16 : 8c b8 +# UTF-8 : b8 b2 e8 +[8cb8] 貸 +3.44,9.06;2.81,8.75 +2.81,8.75;2.50,8.44 +2.50,8.44;1.88,7.81 +1.88,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +2.19,6.56;2.19,8.12 +1.56,2.50;8.12,2.50 +7.81,2.50;8.12,6.25 +7.81,6.25;1.56,6.25 +1.25,6.25;1.56,2.50 +1.56,3.75;7.81,3.75 +1.56,5.00;7.81,5.00 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +2.81,7.81;8.75,8.44 +4.69,9.38;5.00,8.75 +5.00,8.75;5.31,8.44 +5.31,8.44;5.62,8.12 +5.62,8.12;5.94,7.81 +5.94,7.81;6.25,7.50 +6.25,7.50;6.56,7.19 +6.56,7.19;7.19,6.88 +7.19,6.88;7.50,6.88 +7.50,6.88;7.81,6.88 +7.81,6.88;8.12,6.56 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.19 +8.75,7.19;8.75,7.81 +6.56,9.06;6.88,9.06 +6.88,9.06;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.12,8.75 + +# UTF-16 : 80 fd +# UTF-8 : bd 83 e8 +[80fd] 能 +0.94,6.88;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.38 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;3.75,8.44 +3.75,8.44;3.44,8.75 +0.00,6.88;0.62,6.88 +0.62,6.88;0.94,6.88 +0.94,6.88;1.25,6.88 +1.25,6.88;1.88,6.88 +1.88,6.88;2.19,6.88 +2.19,6.88;2.50,6.88 +2.50,6.88;3.12,7.19 +3.12,7.19;3.44,7.19 +3.44,7.19;3.75,7.19 +3.75,7.19;4.38,7.19 +0.94,0.94;0.94,5.94 +0.94,5.94;4.06,5.94 +4.06,5.94;4.06,1.25 +4.06,1.25;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +0.94,2.81;4.06,2.81 +0.94,4.38;4.06,4.38 +5.31,5.00;5.31,1.56 +5.31,1.56;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +5.31,9.06;5.31,5.94 +5.31,5.94;5.31,5.62 +5.31,5.62;5.94,5.31 +5.94,5.31;6.25,5.31 +6.25,5.31;6.88,5.31 +6.88,5.31;6.88,5.31 +6.88,5.31;7.19,5.31 +7.19,5.31;7.81,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.44,5.62 +8.44,5.62;8.75,6.25 +8.75,6.25;8.75,7.19 +5.31,7.19;5.94,7.50 +5.94,7.50;6.56,7.81 +6.56,7.81;7.50,8.12 +7.50,8.12;8.12,8.44 +8.12,8.44;8.75,8.75 +5.31,3.12;5.94,3.44 +5.94,3.44;6.56,3.75 +6.56,3.75;7.50,3.75 +7.50,3.75;8.12,4.06 +8.12,4.06;8.75,4.69 + +# UTF-16 : 61 4b +# UTF-8 : 8b 85 e6 +[614b] 態 +2.81,3.12;2.81,2.19 +2.81,2.19;2.81,1.56 +2.81,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,1.25 +6.88,1.25;7.19,1.88 +7.19,1.88;7.19,2.50 +0.94,7.81;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +1.88,9.06;2.19,9.38 +4.69,7.50;4.69,7.81 +4.69,7.81;4.38,8.12 +4.38,8.12;4.06,8.44 +4.06,8.44;3.75,8.75 +3.75,8.75;3.44,9.06 +0.31,7.81;0.62,7.81 +0.62,7.81;0.94,7.81 +0.94,7.81;1.56,7.81 +1.56,7.81;1.88,7.81 +1.88,7.81;2.19,7.81 +2.19,7.81;2.81,7.81 +2.81,7.81;3.12,7.81 +3.12,7.81;3.44,7.81 +3.44,7.81;4.06,7.81 +4.06,7.81;4.38,7.81 +0.94,3.44;0.94,7.19 +0.94,7.19;4.06,7.19 +4.06,7.19;4.06,4.06 +4.06,4.06;4.06,3.75 +4.06,3.75;3.75,3.75 +3.75,3.75;3.12,3.75 +3.12,3.75;2.50,3.75 +0.94,5.00;4.06,5.00 +0.94,5.94;4.06,5.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +5.94,2.19;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.38,3.12 +4.38,3.12;4.06,3.12 +5.31,9.38;5.31,7.19 +5.31,7.19;5.62,6.88 +5.62,6.88;5.94,6.56 +5.94,6.56;6.88,6.56 +6.88,6.56;7.19,6.56 +7.19,6.56;7.50,6.56 +7.50,6.56;8.12,6.88 +8.12,6.88;8.75,7.19 +8.75,7.19;8.75,7.50 +8.75,7.50;8.75,7.81 +5.31,8.12;5.94,8.12 +5.94,8.12;6.56,8.12 +6.56,8.12;7.19,8.44 +7.19,8.44;8.12,8.75 +8.12,8.75;8.75,8.75 +5.31,6.25;5.31,4.06 +5.31,4.06;5.62,3.75 +5.62,3.75;5.94,3.75 +5.94,3.75;6.88,3.75 +6.88,3.75;7.19,3.75 +7.19,3.75;7.81,3.75 +7.81,3.75;8.12,3.75 +8.12,3.75;8.75,4.06 +8.75,4.06;8.75,4.69 +8.75,4.69;8.75,5.00 +5.31,5.31;5.94,5.31 +5.94,5.31;6.56,5.62 +6.56,5.62;7.19,5.62 +7.19,5.62;8.12,5.94 +8.12,5.94;8.75,6.25 + +# UTF-16 : 71 8a +# UTF-8 : 8a 86 e7 +[718a] 熊 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.88,8.75;1.88,9.06 +1.88,9.06;2.19,9.38 +4.69,7.19;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;3.75,8.75 +3.75,8.75;3.44,8.75 +0.31,7.50;0.62,7.50 +0.62,7.50;0.94,7.50 +0.94,7.50;1.56,7.50 +1.56,7.50;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.81,7.81 +2.81,7.81;3.12,7.81 +3.12,7.81;3.44,7.81 +3.44,7.81;4.06,7.81 +4.06,7.81;4.38,7.81 +0.94,3.44;0.94,7.19 +0.94,7.19;4.06,7.19 +4.06,7.19;4.06,3.75 +4.06,3.75;4.06,3.44 +4.06,3.44;3.75,3.44 +3.75,3.44;3.12,3.44 +3.12,3.44;2.50,3.44 +0.94,4.69;4.06,4.69 +0.94,5.94;4.06,5.94 +5.31,9.06;5.31,6.88 +5.31,6.88;5.62,6.56 +5.62,6.56;5.94,6.56 +5.94,6.56;6.88,6.56 +6.88,6.56;7.19,6.56 +7.19,6.56;7.50,6.56 +7.50,6.56;8.12,6.56 +8.12,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +8.75,7.50;8.75,7.81 +5.31,7.81;5.94,8.12 +5.94,8.12;6.56,8.12 +6.56,8.12;7.19,8.44 +7.19,8.44;8.12,8.75 +8.12,8.75;8.75,8.75 +5.31,6.25;5.31,3.75 +5.31,3.75;5.62,3.44 +5.62,3.44;5.94,3.44 +5.94,3.44;6.88,3.44 +6.88,3.44;7.19,3.44 +7.19,3.44;7.81,3.44 +7.81,3.44;8.12,3.44 +8.12,3.44;8.75,3.75 +8.75,3.75;8.75,4.38 +8.75,4.38;8.75,4.69 +5.31,5.00;5.94,5.00 +5.94,5.00;6.56,5.31 +6.56,5.31;7.19,5.62 +7.19,5.62;8.12,5.62 +8.12,5.62;8.75,5.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +6.25,0.94;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +3.75,0.94;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.81 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 + +# UTF-16 : 56 e3 +# UTF-8 : a3 9b e5 +[56e3] 団 +0.94,1.25;8.44,1.25 +8.44,0.62;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +6.56,8.44;6.56,3.12 +6.56,3.12;6.56,2.50 +6.56,2.50;6.25,2.19 +6.25,2.19;5.94,2.19 +5.62,2.19;5.31,2.19 +5.31,2.19;5.00,2.19 +5.00,2.19;4.38,2.19 +7.81,6.88;1.56,6.88 +4.38,3.75;4.06,4.06 +4.06,4.06;3.75,4.69 +3.75,4.69;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;2.81,5.94 + +# UTF-16 : 65 ad +# UTF-8 : ad 96 e6 +[65ad] 断 +2.81,2.19;2.81,9.38 +4.69,6.25;1.25,6.25 +1.25,3.12;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.88,4.38 +1.88,4.38;2.50,5.00 +2.50,5.00;2.50,5.62 +2.50,5.62;2.81,6.25 +4.69,3.44;4.38,4.06 +4.38,4.06;4.06,4.38 +4.06,4.38;3.75,5.00 +3.75,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +2.19,6.56;2.19,7.19 +2.19,7.19;1.88,7.50 +1.88,7.50;1.88,7.81 +1.88,7.81;1.56,8.44 +1.56,8.44;1.25,8.75 +3.44,6.56;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.38,8.75 +5.31,6.25;9.06,6.25 +7.81,0.94;7.81,6.25 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 +4.38,0.94;4.69,1.56 +4.69,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.31,5.31 +5.31,5.31;5.31,6.25 +5.31,6.25;5.62,7.19 +5.62,7.19;5.62,8.44 +0.94,1.88;4.38,1.88 +0.94,9.06;0.94,0.94 + +# UTF-16 : 7b 51 +# UTF-8 : 91 ad e7 +[7b51] 筑 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;5.00,5.31 +4.69,5.31;5.00,6.56 +4.69,6.56;7.81,6.56 +7.81,6.56;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;8.12,1.25 +8.12,1.25;8.44,1.25 +8.44,1.25;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.38,2.81 +9.38,2.81;9.38,3.44 +2.50,6.25;2.50,2.19 +4.38,6.25;0.62,6.25 +0.31,1.88;0.94,1.88 +0.94,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.19,2.19 +2.19,2.19;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 +3.44,2.81;4.06,2.81 +3.12,6.56;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +7.19,6.56;7.19,7.19 +7.19,7.19;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.94,7.19 +0.94,7.19;0.31,6.56 +9.06,8.44;5.62,8.44 +4.69,8.44;1.56,8.44 +6.25,9.38;5.94,9.06 +5.94,9.06;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;4.69,7.81 +4.69,7.81;4.38,7.19 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.94,4.69 +5.94,4.69;5.62,5.31 + +# UTF-16 : 60 50 +# UTF-8 : 90 81 e6 +[6050] 恐 +3.75,4.69;4.06,5.00 +4.06,5.00;4.38,5.62 +4.38,5.62;4.69,6.25 +4.69,6.25;4.69,7.19 +4.69,7.19;4.69,7.50 +4.69,7.50;4.69,8.12 +4.69,8.12;4.69,8.75 +4.69,8.75;7.81,8.75 +7.81,8.75;7.81,5.62 +7.81,5.62;7.81,5.00 +7.81,5.00;8.12,4.69 +8.12,4.69;8.44,4.69 +8.44,4.69;8.75,5.00 +8.75,5.00;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;9.06,6.56 +9.06,6.56;9.06,7.19 +2.19,8.75;2.19,5.62 +4.06,8.75;0.62,8.75 +0.31,5.00;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,5.62 +2.50,5.62;2.81,5.62 +2.81,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,7.81 +2.81,4.06;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.81 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.06 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.50,4.06 + +# UTF-16 : 7b c9 +# UTF-8 : 89 af e7 +[7bc9] 築 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.69,5.31 +4.69,5.31;4.69,5.94 +4.69,5.94;4.69,6.56 +4.69,6.56;4.69,7.19 +4.69,7.19;7.81,7.19 +7.81,7.19;7.81,4.69 +7.81,4.69;7.81,4.38 +7.81,4.38;8.44,4.38 +8.44,4.38;8.75,4.38 +8.75,4.38;9.06,4.69 +9.06,4.69;9.06,5.31 +9.06,5.31;9.06,5.94 +2.19,6.88;2.19,4.69 +4.06,6.88;0.62,6.88 +0.31,4.06;0.94,4.38 +0.94,4.38;1.25,4.38 +1.25,4.38;1.88,4.38 +1.88,4.38;2.19,4.69 +2.19,4.69;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;3.75,5.00 +3.75,5.00;4.06,5.31 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.56 +4.69,0.62;4.69,4.38 +8.75,3.44;0.62,3.44 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,2.81 +4.06,2.81;4.69,3.44 +9.06,1.25;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,2.81 +5.31,2.81;4.69,3.44 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +2.50,8.44;2.50,8.75 +6.88,7.19;6.88,7.50 +6.88,7.50;6.56,8.12 +6.56,8.12;6.56,8.44 +6.56,8.44;6.56,8.75 +2.19,9.69;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.19 +5.94,9.69;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.75;5.31,8.75 +4.69,8.75;1.56,8.75 + +# UTF-16 : 5f 35 +# UTF-8 : b5 bc e5 +[5f35] 張 +0.62,8.75;3.12,8.75 +3.12,8.75;3.12,6.56 +3.12,6.56;0.94,6.56 +0.94,6.56;0.94,5.94 +0.94,5.94;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.44 +0.94,4.38;3.12,4.38 +3.12,4.38;3.12,3.44 +3.12,3.44;2.81,2.81 +2.81,2.81;2.81,2.19 +2.81,2.19;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.25,1.25 +1.25,1.25;0.62,1.25 +3.12,4.69;9.06,4.69 +5.00,4.69;5.31,4.38 +5.31,4.38;5.62,3.75 +5.62,3.75;5.94,3.44 +5.94,3.44;6.25,3.12 +6.25,3.12;6.56,2.50 +6.56,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;6.88,1.88 +4.06,1.25;4.06,8.75 +4.06,8.75;8.75,8.75 +4.06,7.50;8.44,7.50 +4.06,6.25;8.44,6.25 +6.88,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.38 + +# UTF-16 : 60 b5 +# UTF-8 : b5 82 e6 +[60b5] 悵 +2.50,4.69;9.06,4.69 +4.69,4.69;5.00,4.38 +5.00,4.38;5.31,3.75 +5.31,3.75;5.62,3.44 +5.62,3.44;5.94,3.12 +5.94,3.12;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.50,1.88 +7.50,1.88;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +2.19,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;5.94,1.88 +3.44,1.25;3.44,8.75 +3.44,8.75;8.75,8.75 +3.44,7.50;8.44,7.50 +3.44,6.25;8.44,6.25 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.38 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 + +# UTF-16 : 81 39 +# UTF-8 : b9 84 e8 +[8139] 脹 +3.12,4.69;9.06,4.69 +5.00,4.69;5.31,4.38 +5.31,4.38;5.62,3.75 +5.62,3.75;5.94,3.44 +5.94,3.44;6.25,3.12 +6.25,3.12;6.56,2.50 +6.56,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.88,1.88 +4.06,1.25;4.06,8.75 +4.06,8.75;8.75,8.75 +4.06,7.50;8.44,7.50 +4.06,6.25;8.44,6.25 +6.88,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.38 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 63 d0 +# UTF-8 : 90 8f e6 +[63d0] 提 +1.88,9.38;1.88,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.69 +1.88,4.69;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.12,7.19;0.31,7.19 +5.94,3.12;8.75,3.12 +5.94,1.25;5.94,4.69 +3.12,4.69;9.06,4.69 +2.50,0.94;2.81,1.56 +2.81,1.56;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.06,4.06 +9.06,1.25;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.31,1.56 +5.31,1.56;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,2.81 +3.75,5.94;8.44,5.94 +8.44,5.94;8.44,8.75 +8.44,8.75;3.75,8.75 +3.44,8.75;3.75,5.62 +3.75,7.50;8.44,7.50 + +# UTF-16 : 58 24 +# UTF-8 : a4 a0 e5 +[5824] 堤 +5.94,3.12;8.75,3.12 +5.94,1.25;5.94,4.69 +2.81,4.69;9.06,4.69 +2.50,0.94;2.81,1.56 +2.81,1.56;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.06,4.06 +9.06,1.25;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.31,1.56 +5.31,1.56;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,2.81 +3.75,5.94;8.44,5.94 +8.44,5.94;8.44,8.75 +8.44,8.75;3.75,8.75 +3.44,8.75;3.75,5.62 +3.75,7.50;8.44,7.50 +0.31,6.56;3.12,6.56 +1.56,2.19;1.56,9.06 +0.31,1.88;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 + +# UTF-16 : 91 8d +# UTF-8 : 8d 86 e9 +[918d] 醍 +6.56,3.12;9.06,3.12 +6.56,1.25;6.56,5.00 +4.38,5.00;9.06,5.00 +4.06,0.94;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.31,4.06 +9.06,1.25;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.56 +6.25,1.56;5.62,1.88 +5.62,1.88;5.31,2.50 +5.31,2.50;5.00,2.81 +4.69,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;4.69,8.75 +4.69,8.75;4.69,5.62 +4.69,7.50;8.75,7.50 +0.94,1.56;4.06,1.56 +4.06,1.56;4.06,7.19 +4.06,7.19;0.62,7.19 +0.62,7.19;0.62,0.94 +0.94,3.12;3.75,3.12 +0.31,8.75;4.06,8.75 +1.88,8.75;1.88,7.19 +1.88,7.19;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +2.81,8.75;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;3.12,4.69 +3.12,4.69;3.75,4.69 + +# UTF-16 : 7a 0b +# UTF-8 : 8b a8 e7 +[7a0b] 程 +3.75,5.94;8.44,5.94 +8.44,5.94;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,5.94 +9.06,1.25;2.81,1.25 +9.06,5.00;3.44,5.00 +8.75,3.12;3.75,3.12 +6.25,1.25;6.25,5.00 +3.44,9.06;2.81,9.06 +2.81,9.06;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.44,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +3.44,4.06;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 + +# UTF-16 : 65 75 +# UTF-8 : b5 95 e6 +[6575] 敵 +5.31,0.94;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;8.12,4.38 +8.12,4.38;8.12,5.00 +8.12,5.00;8.44,5.94 +8.44,5.94;8.75,6.88 +8.75,6.88;8.75,7.81 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;7.19,4.06 +7.19,4.06;6.88,4.69 +6.88,4.69;6.56,5.31 +6.56,5.31;6.56,6.25 +6.56,6.25;6.56,7.19 +6.25,7.81;9.38,7.81 +5.31,5.00;5.62,5.31 +5.62,5.31;5.62,5.94 +5.62,5.94;5.94,6.25 +5.94,6.25;5.94,6.56 +5.94,6.56;6.25,7.19 +6.25,7.19;6.25,7.50 +6.25,7.50;6.25,8.12 +6.25,8.12;6.56,8.44 +6.56,8.44;6.56,9.06 +6.56,9.06;6.56,9.38 +1.56,1.56;1.56,4.38 +1.56,4.38;4.06,4.38 +4.06,4.38;4.06,2.19 +4.06,2.19;1.56,2.19 +0.94,5.62;4.69,5.62 +2.81,8.44;2.81,9.38 +0.31,8.44;5.31,8.44 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.00,1.56 +5.00,1.56;5.00,1.88 +5.00,1.88;5.00,6.88 +5.00,6.88;0.62,6.88 +0.62,6.88;0.62,0.94 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.06,8.44 +4.06,8.44;4.38,8.44 +1.88,6.88;1.88,7.50 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;1.25,8.44 +2.81,4.38;2.81,6.56 + +# UTF-16 : 6e f4 +# UTF-8 : b4 bb e6 +[6ef4] 滴 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +4.38,1.56;4.38,4.38 +4.38,4.38;7.19,4.38 +7.19,4.38;7.19,2.19 +7.19,2.19;4.38,2.19 +3.44,5.62;8.12,5.62 +5.62,8.44;5.94,9.38 +2.50,8.44;9.06,8.44 +6.56,6.88;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.19,8.44 +7.19,8.44;7.50,8.44 +4.69,6.88;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.06,8.44 +4.06,8.44;4.06,8.44 +5.62,4.38;5.94,6.56 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,6.88 +8.75,6.88;2.81,6.88 +2.81,6.88;2.81,0.94 + +# UTF-16 : 64 58 +# UTF-8 : 98 91 e6 +[6458] 摘 +4.38,1.56;4.38,4.38 +4.38,4.38;7.50,4.38 +7.19,4.38;7.50,2.19 +7.19,2.19;4.69,2.19 +3.75,5.62;8.12,5.62 +5.94,8.44;5.94,9.38 +2.81,8.44;9.06,8.44 +6.88,6.88;7.19,7.50 +7.19,7.50;7.19,7.81 +7.19,7.81;7.50,8.44 +7.50,8.44;7.50,8.44 +5.00,6.88;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.38,8.44 +4.38,8.44;4.38,8.44 +5.94,4.38;5.94,6.56 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,6.88 +8.75,6.88;3.12,6.88 +3.12,6.88;3.12,0.94 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 + +# UTF-16 : 5a e1 +# UTF-8 : a1 ab e5 +[5ae1] 嫡 +0.31,0.62;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;2.81,5.94 +2.81,5.94;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,4.38 +0.62,4.38;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.75 +1.88,3.75;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,2.19 +2.81,2.19;3.12,1.88 +4.69,1.56;4.69,4.38 +4.69,4.38;7.50,4.38 +7.50,4.38;7.50,2.19 +7.50,2.19;4.69,2.19 +4.06,5.62;8.12,5.62 +5.94,8.44;6.25,9.38 +2.81,8.44;9.06,8.44 +7.19,6.88;7.19,7.50 +7.19,7.50;7.50,7.81 +7.50,7.81;7.81,8.44 +7.81,8.44;7.81,8.44 +5.00,6.88;5.00,7.50 +5.00,7.50;4.69,7.81 +4.69,7.81;4.38,8.44 +4.38,8.44;4.38,8.44 +5.94,4.38;6.25,6.56 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,6.88 +8.75,6.88;3.44,6.88 +3.44,6.88;3.44,0.94 + +# UTF-16 : 8b 2b +# UTF-8 : ab ac e8 +[8b2b] 謫 +5.00,1.56;5.00,4.38 +5.00,4.38;7.50,4.38 +7.50,4.38;7.50,2.19 +7.50,2.19;5.00,2.19 +4.38,5.62;8.12,5.62 +6.25,8.44;6.25,9.38 +3.44,8.44;9.06,8.44 +7.19,6.88;7.19,7.50 +7.19,7.50;7.50,7.81 +7.50,7.81;7.81,8.44 +7.81,8.44;7.81,8.44 +5.31,6.88;5.00,7.50 +5.00,7.50;5.00,7.81 +5.00,7.81;4.69,8.44 +4.69,8.44;4.69,8.44 +6.25,4.38;6.25,6.56 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,6.88 +8.75,6.88;3.75,6.88 +3.75,6.88;3.75,0.94 +0.94,1.25;3.12,1.25 +2.81,1.25;3.12,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 + +# UTF-16 : 93 d1 +# UTF-8 : 91 8f e9 +[93d1] 鏑 +5.00,1.56;5.00,4.38 +5.00,4.38;7.81,4.38 +7.81,4.38;7.81,2.19 +7.81,2.19;5.31,2.19 +4.38,5.62;8.12,5.62 +6.25,8.44;6.56,9.38 +3.75,8.44;9.06,8.44 +7.19,6.88;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;7.81,8.44 +7.81,8.44;7.81,8.44 +5.62,6.88;5.31,7.50 +5.31,7.50;5.00,7.81 +5.00,7.81;5.00,8.44 +5.00,8.44;4.69,8.44 +6.25,4.38;6.56,6.56 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,6.88 +8.75,6.88;4.06,6.88 +4.06,6.88;4.06,0.94 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.38 +3.44,4.38;3.44,4.69 + +# UTF-16 : 90 69 +# UTF-8 : a9 81 e9 +[9069] 適 +4.38,2.19;4.38,4.69 +4.38,4.69;7.19,4.69 +7.19,4.69;7.19,2.81 +7.19,2.81;4.38,2.81 +3.44,5.94;8.12,5.94 +5.62,8.75;5.94,9.38 +2.50,8.75;9.06,8.75 +6.56,7.19;6.88,7.50 +6.88,7.50;7.19,8.12 +7.19,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +4.69,7.19;4.69,7.50 +4.69,7.50;4.38,8.12 +4.38,8.12;4.06,8.44 +4.06,8.44;4.06,8.75 +5.62,4.69;5.94,6.88 +6.88,2.19;7.19,1.88 +7.19,1.88;7.81,1.88 +7.81,1.88;8.12,1.88 +7.81,1.88;8.44,1.88 +8.44,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.44,7.19 +8.44,7.19;3.12,7.19 +2.81,7.19;3.12,1.88 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.62 +1.88,5.62;0.31,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 + +# UTF-16 : 7d 71 +# UTF-8 : b1 b5 e7 +[7d71] 統 +4.06,4.38;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.12,6.56 +0.31,4.69;3.75,5.00 +2.19,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +6.56,8.44;6.56,9.38 +4.06,8.44;9.06,8.44 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.81,7.19 +7.81,7.19;7.50,7.50 +4.06,5.31;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.31,5.62 +5.31,5.62;5.62,5.62 +5.62,5.62;6.25,5.62 +6.25,5.62;6.56,5.62 +6.56,5.62;7.19,5.62 +7.19,5.62;7.50,5.62 +7.50,5.62;8.12,5.94 +8.12,5.94;8.44,5.94 +5.00,5.62;5.31,5.94 +5.31,5.94;5.62,6.56 +5.62,6.56;5.62,7.19 +5.62,7.19;5.94,7.81 +5.94,7.81;6.25,8.44 +7.19,5.00;7.19,1.56 +7.19,1.56;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.62,5.00 + +# UTF-16 : 92 83 +# UTF-8 : 83 8a e9 +[9283] 銃 +0.31,1.25;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;3.75,4.69 +6.56,8.44;6.56,9.38 +4.06,8.44;9.06,8.44 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.81,7.19 +7.81,7.19;7.50,7.50 +4.06,5.31;4.38,5.31 +4.38,5.31;5.00,5.62 +5.00,5.62;5.31,5.62 +5.31,5.62;5.62,5.62 +5.62,5.62;6.25,5.62 +6.25,5.62;6.56,5.62 +6.56,5.62;7.19,5.62 +7.19,5.62;7.50,5.62 +7.50,5.62;8.12,5.94 +8.12,5.94;8.44,5.94 +5.00,5.62;5.31,5.94 +5.31,5.94;5.62,6.56 +5.62,6.56;5.94,7.19 +5.94,7.19;5.94,7.81 +5.94,7.81;6.25,8.44 +7.19,5.00;7.19,1.56 +7.19,1.56;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.62,5.00 + +# UTF-16 : 6d 1e +# UTF-8 : 9e b4 e6 +[6d1e] 洞 +3.12,0.94;3.12,8.75 +2.81,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +4.38,1.88;4.38,5.62 +4.38,5.62;7.50,5.62 +7.50,5.62;7.50,2.81 +7.50,2.81;4.38,2.81 +8.12,7.19;3.75,7.19 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 60 6b +# UTF-8 : ab 81 e6 +[606b] 恫 +3.12,0.94;3.12,8.75 +3.12,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +4.38,1.88;4.38,5.62 +4.38,5.62;7.50,5.62 +7.50,5.62;7.50,2.81 +7.50,2.81;4.69,2.81 +8.12,7.19;4.06,7.19 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 + +# UTF-16 : 68 50 +# UTF-8 : 90 a1 e6 +[6850] 桐 +3.44,0.94;3.44,8.75 +3.44,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +4.69,1.88;4.69,5.62 +4.69,5.62;7.50,5.62 +7.50,5.62;7.50,2.81 +7.50,2.81;5.00,2.81 +8.12,7.19;4.38,7.19 +1.56,0.62;1.88,9.38 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 80 f4 +# UTF-8 : b4 83 e8 +[80f4] 胴 +3.75,0.94;3.75,8.75 +3.75,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;7.19,1.25 +5.00,1.88;5.00,5.62 +5.00,5.62;7.50,5.62 +7.50,5.62;7.50,2.81 +7.50,2.81;5.00,2.81 +8.12,7.19;4.38,7.19 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 7c a1 +# UTF-8 : a1 b2 e7 +[7ca1] 粡 +1.88,0.62;1.88,9.38 +3.44,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;1.88,6.25 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.44 +0.62,8.44;0.62,8.75 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +3.12,8.44;3.44,8.75 +3.75,0.94;3.75,8.75 +3.75,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;7.19,1.25 +5.00,1.88;5.00,5.62 +5.00,5.62;7.50,5.62 +7.50,5.62;7.50,2.81 +7.50,2.81;5.00,2.81 +8.12,7.19;4.38,7.19 + +# UTF-16 : 92 85 +# UTF-8 : 85 8a e9 +[9285] 銅 +4.06,0.94;4.06,8.75 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +5.31,1.88;5.31,5.62 +5.31,5.62;7.81,5.62 +7.81,5.62;7.81,2.81 +7.81,2.81;5.31,2.81 +8.12,7.19;4.69,7.19 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.38 +3.44,4.38;3.44,4.69 + +# UTF-16 : 5c 0e +# UTF-8 : 8e b0 e5 +[5c0e] 導 +0.62,9.06;1.25,8.75 +1.25,8.75;1.56,8.44 +1.56,8.44;1.88,8.12 +1.88,8.12;2.19,7.81 +2.19,4.69;2.19,6.56 +2.19,6.56;0.62,6.56 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;2.19,4.69 +8.75,3.75;5.62,3.75 +5.62,3.75;5.00,3.75 +5.00,3.75;4.38,3.75 +4.38,3.75;4.06,3.75 +4.06,3.75;3.75,3.75 +3.75,3.75;3.12,4.06 +3.12,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +5.94,8.44;5.62,8.12 +5.62,8.12;5.62,7.81 +5.62,7.81;5.31,7.81 +3.44,4.69;8.12,4.69 +8.12,4.69;8.12,7.81 +8.12,7.81;3.44,7.81 +3.44,7.81;3.44,4.38 +3.44,5.62;8.12,5.62 +3.44,6.56;8.12,6.56 +2.50,8.44;9.06,8.44 +4.69,8.44;4.69,9.06 +4.69,9.06;4.38,9.38 +4.38,9.38;4.06,9.38 +6.56,8.44;6.88,8.75 +6.88,8.75;7.19,9.06 +7.19,9.06;7.50,9.38 +4.06,0.94;3.75,1.25 +3.75,1.25;3.44,1.56 +3.44,1.56;3.12,1.88 +3.12,1.88;2.50,2.19 +2.50,2.19;2.19,2.19 +7.19,3.75;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +8.75,2.81;0.62,2.81 + +# UTF-16 : 5f b3 +# UTF-8 : b3 be e5 +[5fb3] 徳 +2.50,7.19;2.19,6.56 +2.19,6.56;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.00,4.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +1.56,0.62;1.56,5.62 +3.12,4.69;8.75,4.69 +8.75,4.69;8.75,7.19 +8.75,7.19;2.81,7.19 +2.81,7.19;2.81,4.69 +6.88,4.69;6.88,6.88 +4.69,4.69;5.00,6.88 +2.50,8.44;9.06,8.44 +5.62,7.19;5.94,9.38 +4.38,3.75;4.38,2.19 +4.38,2.19;4.38,1.56 +4.38,1.56;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.94,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;7.81,1.56 +7.81,1.56;7.81,2.50 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +9.06,1.25;9.06,1.56 +9.06,1.56;8.75,2.19 +8.75,2.19;8.44,2.81 +8.44,2.81;8.12,3.12 +8.12,3.12;8.12,3.75 +6.56,2.50;6.25,2.81 +6.25,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.00,4.06 + +# UTF-16 : 80 74 +# UTF-8 : b4 81 e8 +[8074] 聴 +3.44,4.69;8.75,4.69 +8.75,4.69;8.75,7.19 +8.75,7.19;3.44,7.19 +3.44,7.19;3.44,4.69 +6.88,4.69;6.88,6.88 +5.00,4.69;5.00,6.88 +3.12,8.44;9.06,8.44 +5.94,7.19;5.94,9.38 +4.69,3.75;5.00,2.19 +4.69,2.19;5.00,1.56 +5.00,1.56;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;8.12,1.56 +8.12,1.56;8.12,2.50 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +9.06,1.25;9.06,1.56 +9.06,1.56;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.44,3.12 +8.44,3.12;8.12,3.75 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,3.75;5.62,4.06 +0.62,8.75;0.62,2.50 +3.12,8.75;0.31,8.75 +2.50,0.62;2.50,8.75 +0.62,4.69;2.50,4.69 +0.62,6.88;2.50,6.88 +0.00,2.19;0.62,2.19 +0.62,2.19;1.25,2.50 +1.25,2.50;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.50,2.81 + +# UTF-16 : 72 ec +# UTF-8 : ac 8b e7 +[72ec] 独 +0.94,9.06;1.25,8.75 +1.25,8.75;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.50,5.00 +2.50,5.00;2.50,4.38 +2.50,4.38;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.50,2.50 +2.50,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +5.94,1.25;5.94,9.38 +3.44,4.69;8.75,4.69 +8.75,4.69;8.75,7.81 +8.75,7.81;3.12,7.81 +3.12,7.81;3.12,4.06 +9.06,0.94;9.06,1.25 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.12,3.75 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;8.12,1.88 +8.12,1.88;8.75,1.88 +3.12,9.38;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +2.19,5.62;1.88,5.31 +1.88,5.31;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 + +# UTF-16 : 87 55 +# UTF-8 : 95 9d e8 +[8755] 蝕 +2.50,8.44;2.50,7.50 +1.25,4.38;4.38,4.38 +4.38,4.38;4.38,7.50 +4.38,7.50;0.94,7.50 +0.94,7.50;0.94,1.25 +1.25,5.94;4.06,5.94 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.50 +4.38,7.81;4.06,8.12 +4.06,8.12;3.75,8.44 +3.75,8.44;3.44,8.75 +3.44,8.75;2.81,9.06 +2.81,9.06;2.50,9.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.62,7.50 +0.62,7.50;0.31,7.19 +4.38,1.56;4.38,1.88 +4.38,1.88;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;2.81,3.75 +6.88,1.56;6.88,9.38 +5.00,7.50;5.00,4.06 +5.00,4.69;8.75,4.69 +8.75,4.69;8.75,7.81 +8.75,7.81;5.00,7.81 +9.06,0.94;9.06,1.25 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.12,3.75 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;7.81,1.56 +7.81,1.56;8.44,1.88 +8.44,1.88;8.75,1.88 + +# UTF-16 : 89 e6 +# UTF-8 : a6 a7 e8 +[89e6] 触 +5.00,7.50;5.00,4.06 +6.88,1.25;6.88,9.38 +5.00,4.69;8.75,4.69 +8.75,4.69;8.75,7.81 +8.75,7.81;5.00,7.81 +9.06,0.94;9.06,1.25 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.12,3.75 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;7.19,1.56 +7.19,1.56;7.50,1.56 +7.50,1.56;7.81,1.56 +7.81,1.56;8.44,1.88 +8.44,1.88;8.75,1.88 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.75 +3.44,8.75;3.44,8.75 +0.31,6.56;0.94,7.19 +0.94,7.19;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,9.06 +1.88,9.06;1.88,9.38 +1.56,8.75;3.44,8.75 +0.94,3.44;4.06,3.44 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,7.19 +0.94,7.19;4.06,7.19 +4.06,7.19;4.06,1.88 +4.06,1.88;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.50,0.94 +0.94,5.31;4.06,5.31 +2.50,7.19;2.50,3.44 + +# UTF-16 : 4e fb +# UTF-8 : bb bb e4 +[4efb] 任 +2.19,5.00;9.06,5.00 +2.50,1.25;8.75,1.25 +5.62,1.25;5.62,8.12 +2.81,8.12;3.44,8.12 +3.44,8.12;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,8.75 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,7.19 + +# UTF-16 : 59 8a +# UTF-8 : 8a a6 e5 +[598a] 妊 +3.44,5.00;9.06,5.00 +3.75,1.25;8.75,1.25 +6.25,1.25;6.25,8.12 +3.75,8.12;4.38,8.12 +4.38,8.12;5.00,8.12 +5.00,8.12;5.62,8.12 +5.62,8.12;5.94,8.12 +5.94,8.12;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,8.75 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.44,5.94 +3.44,5.94;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.50,3.12 +2.50,3.12;3.12,2.50 +3.12,2.50;3.12,2.19 +3.12,2.19;3.44,1.88 + +# UTF-16 : 88 7d +# UTF-8 : bd a1 e8 +[887d] 衽 +3.75,5.00;9.06,5.00 +3.75,1.25;8.75,1.25 +6.25,1.25;6.25,8.12 +3.75,8.12;4.38,8.12 +4.38,8.12;5.00,8.12 +5.00,8.12;5.62,8.12 +5.62,8.12;5.94,8.12 +5.94,8.12;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,8.75 +3.44,3.44;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;2.19,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.38 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.50 +2.81,4.38;3.12,4.69 +3.12,4.69;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;3.75,5.94 + +# UTF-16 : 71 c3 +# UTF-8 : 83 87 e7 +[71c3] 燃 +2.81,1.88;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.19,3.44 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.69 +0.62,7.81;0.62,7.19 +0.62,7.19;0.62,6.56 +0.62,6.56;0.62,5.94 +0.62,5.94;0.62,5.31 +0.62,5.31;0.31,4.69 +2.81,8.12;2.81,7.50 +2.81,7.50;2.50,6.88 +2.50,6.88;2.50,6.25 +2.50,6.25;2.19,5.62 +2.19,5.62;1.88,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.56 +1.56,6.56;1.56,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.12 +8.75,8.12;8.75,8.12 +9.06,7.50;5.94,7.50 +4.69,3.44;5.31,3.75 +5.31,3.75;5.62,4.06 +5.62,4.06;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.19,7.81 +7.19,7.81;7.19,9.06 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.62 +7.50,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;7.19,6.88 +7.19,6.88;7.19,7.19 +7.19,7.19;7.19,7.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.12 +7.19,0.94;6.88,1.25 +6.88,1.25;6.88,1.88 +6.88,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +5.31,0.94;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;5.00,3.12 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +2.81,6.56;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.38 +6.25,8.12;4.06,8.12 +2.81,3.44;3.12,3.75 +3.12,3.75;3.75,4.06 +3.75,4.06;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;5.94,8.12 +4.38,5.00;4.06,5.31 +4.06,5.31;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.44,5.94 +5.31,6.25;5.00,6.56 +5.00,6.56;4.69,6.88 +4.69,6.88;4.38,7.19 +4.38,7.19;4.06,7.19 + +# UTF-16 : 64 9a +# UTF-8 : 9a 92 e6 +[649a] 撚 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.12 +8.75,8.12;8.75,8.12 +9.06,7.50;5.62,7.50 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.25,5.31 +6.25,5.31;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;6.88,6.88 +6.88,6.88;6.88,7.19 +6.88,7.19;6.88,7.81 +6.88,7.81;6.88,9.06 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.62 +7.50,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.88,7.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.12 +6.88,0.94;6.88,1.25 +6.88,1.25;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +5.00,0.94;5.00,1.25 +5.00,1.25;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.69,3.12 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +2.50,6.56;2.81,6.88 +2.81,6.88;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.38,9.38 +5.94,8.12;3.75,8.12 +2.50,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.75,4.69 +3.75,4.69;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.94,8.12 +4.38,5.00;4.06,5.31 +4.06,5.31;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;2.81,5.94 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.19 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 + +# UTF-16 : 5f 7c +# UTF-8 : bc bd e5 +[5f7c] 彼 +2.50,7.19;2.19,6.56 +2.19,6.56;1.88,5.94 +1.88,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.31,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.19 +0.94,7.19;0.31,6.88 +1.56,0.62;1.56,5.62 +3.44,5.94;8.44,5.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;7.81,5.31 +7.81,5.31;8.12,5.94 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.31,3.75 +5.31,3.75;5.00,4.38 +5.00,4.38;4.69,5.00 +4.69,5.00;4.38,5.62 +5.94,5.94;5.94,9.38 +8.12,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,8.12 +9.06,8.12;9.06,8.12 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,8.44 +3.44,8.44;9.06,8.44 + +# UTF-16 : 57 61 +# UTF-8 : a1 9d e5 +[5761] 坡 +0.31,6.88;3.12,6.88 +1.56,2.50;1.56,9.06 +0.31,1.88;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;2.81,3.12 +8.12,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,8.12 +9.06,8.12;9.06,8.12 +3.44,5.94;8.44,5.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;8.12,5.31 +8.12,5.31;8.44,5.94 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.31,3.75 +5.31,3.75;5.00,4.38 +5.00,4.38;4.69,5.00 +4.69,5.00;4.38,5.62 +5.94,5.94;5.94,9.38 +2.50,0.94;2.81,1.25 +2.81,1.25;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,8.44 +3.44,8.44;9.06,8.44 + +# UTF-16 : 62 ab +# UTF-8 : ab 8a e6 +[62ab] 披 +8.12,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,8.12 +9.06,8.12;9.06,8.12 +3.44,5.94;8.44,5.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;8.12,5.31 +8.12,5.31;8.44,5.94 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.31,3.75 +5.31,3.75;5.00,4.38 +5.00,4.38;4.69,5.00 +4.69,5.00;4.38,5.62 +5.94,5.94;5.94,9.38 +2.50,0.94;2.81,1.25 +2.81,1.25;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,8.44 +3.44,8.44;9.06,8.44 +1.88,9.38;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.69 +1.88,4.69;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.12,7.19;0.31,7.19 + +# UTF-16 : 96 42 +# UTF-8 : 82 99 e9 +[9642] 陂 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;2.81,8.75 +8.12,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,8.12 +9.06,8.12;9.06,8.12 +3.44,5.94;8.44,5.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.88,3.12 +6.88,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;8.12,5.31 +8.12,5.31;8.44,5.94 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.62,3.75 +5.62,3.75;5.00,4.38 +5.00,4.38;4.69,5.00 +4.69,5.00;4.38,5.62 +5.94,5.94;5.94,9.38 +2.50,0.94;2.81,1.25 +2.81,1.25;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,8.44 +3.44,8.44;9.06,8.44 + +# UTF-16 : 88 ab +# UTF-8 : ab a2 e8 +[88ab] 被 +8.44,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,8.12 +9.06,8.12;9.06,8.12 +3.75,5.94;8.75,5.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.81 +6.56,2.81;6.88,3.12 +6.88,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.31 +8.12,5.31;8.44,5.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +6.25,3.12;5.62,3.75 +5.62,3.75;5.31,4.38 +5.31,4.38;5.00,5.00 +5.00,5.00;4.69,5.62 +6.25,5.94;6.25,9.38 +2.81,0.94;2.81,1.25 +2.81,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,8.44 +3.75,8.44;9.06,8.44 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.88,9.38 +1.56,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.56 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.44,5.94 + +# UTF-16 : 73 bb +# UTF-8 : bb 8e e7 +[73bb] 玻 +3.12,8.75;0.31,8.75 +2.81,5.62;0.31,5.62 +1.56,2.19;1.56,8.44 +0.31,1.88;0.62,1.88 +0.62,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;2.81,2.81 +8.12,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,8.12 +9.06,8.12;9.06,8.12 +3.44,5.94;8.44,5.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;8.12,5.31 +8.12,5.31;8.44,5.94 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.31,3.75 +5.31,3.75;5.00,4.38 +5.00,4.38;4.69,5.00 +4.69,5.00;4.38,5.62 +5.94,5.94;5.94,9.38 +2.50,0.94;2.81,1.25 +2.81,1.25;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,8.44 +3.44,8.44;9.06,8.44 + +# UTF-16 : 78 34 +# UTF-8 : b4 a0 e7 +[7834] 破 +8.12,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,8.12 +9.06,8.12;9.06,8.12 +4.06,5.94;8.75,5.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.56,2.81 +6.56,2.81;6.88,3.12 +6.88,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.31 +8.12,5.31;8.44,5.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +6.25,3.12;5.62,3.75 +5.62,3.75;5.31,4.38 +5.31,4.38;5.00,5.00 +5.00,5.00;4.69,5.62 +6.25,5.94;6.25,9.38 +3.12,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.75,4.06 +3.75,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,8.44 +4.06,8.44;9.06,8.44 +3.44,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.50 +1.56,7.50;1.56,8.12 +1.56,8.12;1.88,8.75 + +# UTF-16 : 72 af +# UTF-8 : af 8a e7 +[72af] 犯 +1.25,9.06;1.56,8.75 +1.56,8.75;1.88,8.12 +1.88,8.12;2.19,7.50 +2.19,7.50;2.50,7.19 +2.50,7.19;2.50,6.56 +2.50,6.56;2.81,5.94 +2.81,5.94;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;2.81,4.38 +2.81,4.38;2.81,3.44 +2.81,3.44;2.81,3.12 +2.81,3.12;2.81,2.50 +2.81,2.50;2.81,2.19 +2.81,2.19;2.81,1.56 +2.81,1.56;2.50,1.25 +2.50,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,1.25 +1.25,1.25;0.62,1.25 +3.75,9.38;3.44,9.06 +3.44,9.06;3.12,8.75 +3.12,8.75;2.81,8.44 +2.81,8.44;2.50,8.12 +2.50,8.12;2.19,7.81 +2.19,7.81;1.88,7.50 +1.88,7.50;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;0.94,6.88 +0.94,6.88;0.31,6.56 +2.81,5.62;2.50,5.31 +2.50,5.31;1.88,4.69 +1.88,4.69;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,3.75 +7.81,4.38;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.25,4.69 +7.81,4.38;8.12,4.69 +8.12,4.69;8.12,5.62 +8.12,5.62;8.12,5.94 +8.12,5.94;8.44,6.56 +8.44,6.56;8.44,7.50 +8.44,7.50;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,2.19 +4.38,2.19;4.38,1.88 +4.38,1.88;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.12,1.25 +8.12,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 + +# UTF-16 : 6c 3e +# UTF-8 : be b0 e6 +[6c3e] 氾 +7.50,4.38;7.19,4.38 +7.19,4.38;6.56,4.69 +6.56,4.69;6.25,4.69 +6.25,4.69;5.94,4.69 +7.50,4.38;7.81,4.69 +7.81,4.69;8.12,5.00 +8.12,5.00;8.12,5.62 +8.12,5.62;8.12,5.94 +8.12,5.94;8.12,6.56 +8.12,6.56;8.44,7.50 +8.44,7.50;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.06 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;1.25,8.75 +1.25,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 + +# UTF-16 : 52 24 +# UTF-8 : a4 88 e5 +[5224] 判 +2.81,0.62;2.81,9.38 +5.00,5.62;0.62,5.62 +5.31,3.44;0.31,3.44 +1.88,6.25;1.56,6.88 +1.56,6.88;1.25,7.19 +1.25,7.19;1.25,7.81 +1.25,7.81;0.94,8.12 +0.94,8.12;0.62,8.75 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;5.00,8.75 +5.94,2.81;6.25,8.75 +8.75,9.06;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 + +# UTF-16 : 4f 34 +# UTF-8 : b4 bc e4 +[4f34] 伴 +5.94,0.62;5.94,9.38 +8.75,5.62;2.50,5.62 +9.06,3.44;2.19,3.44 +4.38,6.25;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.75 +7.19,6.25;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.75 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,7.19 + +# UTF-16 : 72 47 +# UTF-8 : 87 89 e7 +[7247] 片 +1.88,6.56;9.06,6.56 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.56,4.69 +1.56,4.69;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.56,9.06 +5.62,6.56;5.62,9.38 +6.56,0.62;6.56,4.38 +6.56,4.38;1.56,4.38 + +# UTF-16 : 6c 73 +# UTF-8 : b3 b1 e6 +[6c73] 汳 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.44,6.56;8.75,6.56 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,3.12 +6.56,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.44,6.56 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,2.19 +7.19,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.62,3.44 +5.62,3.44;5.31,4.06 +5.31,4.06;5.00,4.69 +5.00,4.69;4.69,5.31 +4.69,5.31;4.38,5.94 +2.19,0.94;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.44,4.38 +3.44,4.38;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,8.75 +3.44,8.75;9.06,8.75 + +# UTF-16 : 96 2a +# UTF-8 : aa 98 e9 +[962a] 阪 +3.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +1.56,2.81;1.88,2.81 +1.88,2.81;2.50,3.12 +2.50,3.12;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.81,5.31 +2.81,5.31;2.50,5.62 +2.50,5.62;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.44 +3.12,8.44;3.44,8.75 +4.06,6.56;8.75,6.56 +3.44,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,2.19 +5.62,2.19;6.25,2.50 +6.25,2.50;6.56,3.12 +6.56,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;8.12,5.00 +8.12,5.00;8.44,5.62 +8.44,5.62;8.75,6.56 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.00,5.31 +5.00,5.31;4.69,5.94 +2.81,0.94;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,8.75 +4.06,8.75;9.06,8.75 + +# UTF-16 : 76 88 +# UTF-8 : 88 9a e7 +[7688] 皈 +4.38,6.56;8.75,6.56 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,2.19 +5.62,2.19;6.25,2.50 +6.25,2.50;6.88,3.12 +6.88,3.12;7.19,3.75 +7.19,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +8.12,5.00;8.44,5.62 +8.44,5.62;8.75,6.56 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.62,4.69 +5.62,4.69;5.31,5.31 +5.31,5.31;5.00,5.94 +3.12,0.94;3.44,1.56 +3.44,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.38,5.94 +4.38,5.94;4.38,8.75 +4.38,8.75;9.06,8.75 +0.94,1.88;3.12,1.88 +3.12,1.88;3.12,7.81 +3.12,7.81;0.62,7.81 +0.62,7.81;0.62,0.94 +0.94,5.00;3.12,5.00 +2.19,9.38;2.19,9.06 +2.19,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.81 + +# UTF-16 : 8c a9 +# UTF-8 : a9 b2 e8 +[8ca9] 販 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +0.94,3.44;3.12,3.44 +3.12,3.44;3.12,8.75 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,3.12 +0.94,5.31;3.12,5.31 +0.94,7.19;3.12,7.19 +3.12,1.56;2.81,1.88 +2.81,1.88;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.19,2.81 +4.38,6.56;8.75,6.56 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,2.19 +5.62,2.19;6.25,2.50 +6.25,2.50;6.88,3.12 +6.88,3.12;7.19,3.75 +7.19,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +8.12,5.00;8.44,5.62 +8.44,5.62;8.75,6.56 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.62,4.69 +5.62,4.69;5.31,5.31 +5.31,5.31;5.00,5.94 +3.12,0.94;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.38,5.94 +4.38,5.94;4.38,8.75 +4.38,8.75;9.06,8.75 + +# UTF-16 : 72 48 +# UTF-8 : 88 89 e7 +[7248] 版 +0.94,6.56;4.06,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,9.06 +2.81,6.56;2.81,9.38 +3.12,0.62;3.12,4.38 +3.12,4.38;0.94,4.38 +4.38,6.56;8.75,6.56 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,3.12 +6.88,3.12;7.19,3.75 +7.19,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +8.12,5.00;8.44,5.62 +8.44,5.62;8.75,6.56 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.62,4.69 +5.62,4.69;5.31,5.31 +5.31,5.31;5.00,5.94 +3.44,0.94;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,4.69 +4.38,4.69;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;4.38,8.75 +4.38,8.75;9.06,8.75 + +# UTF-16 : 92 11 +# UTF-8 : 91 88 e9 +[9211] 鈑 +3.75,0.94;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.38,2.81 +4.38,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;4.69,5.94 +4.69,5.94;4.69,8.75 +4.69,8.75;9.06,8.75 +0.31,1.25;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,1.88 +3.44,1.88;4.06,2.19 +4.38,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.38 +2.50,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.06,5.31;0.62,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.56,2.81 +1.56,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;3.75,4.69 +4.69,6.56;8.75,6.56 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +8.12,5.00;8.44,5.62 +8.44,5.62;8.75,6.56 +9.38,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,2.19 +7.81,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.62,5.31 +5.62,5.31;5.31,5.94 + +# UTF-16 : 5d f4 +# UTF-8 : b4 b7 e5 +[5df4] 巴 +8.12,4.38;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,2.19 +1.25,2.19;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.12,1.56 +8.12,1.56;8.44,1.88 +8.44,1.88;8.44,2.50 +8.44,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +4.69,5.31;4.69,8.75 +7.81,5.31;1.56,5.31 + +# UTF-16 : 62 8a +# UTF-8 : 8a 8a e6 +[628a] 把 +8.75,4.38;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,2.19 +3.44,2.19;3.44,1.56 +3.44,1.56;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,1.25 +7.50,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.44 +5.94,5.31;5.94,8.75 +8.44,5.31;3.75,5.31 +1.88,9.38;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.69 +1.88,4.69;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.12,7.19;0.31,7.19 + +# UTF-16 : 67 77 +# UTF-8 : b7 9d e6 +[6777] 杷 +8.75,4.38;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;7.81,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.44 +6.25,5.31;6.25,8.75 +8.44,5.31;3.75,5.31 +1.88,0.62;1.88,9.38 +3.44,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;1.88,7.50 +3.44,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 80 a5 +# UTF-8 : a5 82 e8 +[80a5] 肥 +8.75,4.38;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;7.81,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.44 +6.25,5.31;6.25,8.75 +8.44,5.31;4.06,5.31 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 50 99 +# UTF-8 : 99 82 e5 +[5099] 備 +2.50,8.44;9.06,8.44 +4.38,7.19;4.38,9.38 +7.19,7.19;7.19,9.38 +3.44,2.81;8.75,2.81 +3.44,4.38;8.75,4.38 +3.44,0.62;3.44,5.62 +3.44,5.62;8.75,5.62 +8.75,5.62;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +5.94,5.62;5.94,0.94 +1.56,0.94;1.88,1.56 +1.88,1.56;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +2.50,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.50,6.88 +2.50,6.88;9.06,6.88 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.56 + +# UTF-16 : 4f f5 +# UTF-8 : b5 bf e4 +[4ff5] 俵 +2.19,5.31;9.06,5.31 +2.81,6.88;8.44,6.88 +2.50,8.44;8.75,8.44 +5.62,5.31;5.00,4.69 +5.00,4.69;4.69,4.38 +4.69,4.38;4.38,4.38 +4.38,4.38;4.06,4.06 +4.06,4.06;3.75,3.75 +3.75,3.75;3.12,3.44 +3.12,3.44;2.81,3.44 +2.81,3.44;2.19,3.12 +2.19,3.12;1.88,2.81 +5.62,5.31;5.62,9.38 +5.62,5.31;5.94,4.69 +5.94,4.69;5.94,4.06 +5.94,4.06;6.25,3.75 +6.25,3.75;6.56,3.12 +6.56,3.12;7.19,2.81 +7.19,2.81;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.38,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +4.06,1.25;4.06,4.06 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.75 +7.81,3.75;8.12,4.06 +8.12,4.06;8.44,4.38 +8.44,4.38;8.75,4.69 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.88 + +# UTF-16 : 57 6a +# UTF-8 : aa 9d e5 +[576a] 坪 +0.31,6.88;3.12,6.88 +1.56,1.88;1.56,9.06 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 +5.94,0.62;5.94,8.75 +9.06,4.38;2.50,4.38 +9.06,8.75;2.81,8.75 +4.69,5.31;4.38,5.94 +4.38,5.94;4.38,6.56 +4.38,6.56;4.06,6.88 +4.06,6.88;3.75,7.50 +3.75,7.50;3.44,7.81 +7.19,5.31;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,7.81 + +# UTF-16 : 79 e4 +# UTF-8 : a4 a7 e7 +[79e4] 秤 +5.31,5.31;5.00,5.94 +5.00,5.94;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,7.50 +4.06,7.50;4.06,7.81 +7.50,5.31;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,7.81 +6.25,0.62;6.56,8.75 +9.06,4.38;3.44,4.38 +9.06,8.75;3.44,8.75 +3.44,9.06;2.81,9.06 +2.81,9.06;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.44,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +3.12,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 + +# UTF-16 : 8a 55 +# UTF-8 : 95 a9 e8 +[8a55] 評 +5.31,5.31;5.00,5.94 +5.00,5.94;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.06,8.12 +7.50,5.31;7.81,5.94 +7.81,5.94;8.12,6.56 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,8.12 +6.56,0.62;6.56,8.75 +9.06,4.38;3.44,4.38 +9.06,8.75;3.75,8.75 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 + +# UTF-16 : 8c a7 +# UTF-8 : a7 b2 e8 +[8ca7] 貧 +3.75,9.06;3.12,8.75 +3.12,8.75;2.50,8.75 +2.50,8.75;1.88,8.44 +1.88,8.44;1.25,8.12 +1.25,8.12;0.62,8.12 +0.62,8.12;0.31,7.81 +5.62,9.06;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.44 +7.50,8.44;8.12,8.12 +8.12,8.12;8.75,8.12 +8.75,8.12;9.06,7.81 +1.88,8.12;7.50,8.12 +7.50,8.12;7.50,7.50 +7.50,7.50;7.50,7.19 +7.50,7.19;6.88,6.88 +6.88,6.88;6.56,6.88 +6.25,6.88;5.94,6.88 +5.94,6.88;5.31,6.88 +5.31,6.88;5.00,6.88 +0.31,6.25;0.94,6.56 +0.94,6.56;1.56,6.56 +1.56,6.56;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;3.12,7.19 +3.12,7.19;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;4.38,8.12 +1.56,2.50;8.12,2.50 +7.81,2.50;8.12,6.25 +7.81,6.25;1.56,6.25 +1.25,6.25;1.56,2.50 +1.56,3.75;7.81,3.75 +1.56,5.00;7.81,5.00 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 + +# UTF-16 : 63 83 +# UTF-8 : 83 8e e6 +[6383] 掃 +3.44,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,7.81;8.44,7.81 +9.06,3.75;9.06,5.31 +9.06,5.31;3.12,5.31 +3.12,5.31;3.12,3.75 +5.94,0.62;5.94,5.31 +3.44,1.25;3.75,4.06 +3.44,4.06;8.44,4.06 +8.44,4.06;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.56 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 + +# UTF-16 : 5a 66 +# UTF-8 : a6 a9 e5 +[5a66] 婦 +3.44,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.44,8.75 +3.75,7.81;8.44,7.81 +9.06,3.75;9.06,5.31 +9.06,5.31;3.12,5.31 +3.12,5.31;3.12,3.75 +5.94,0.62;5.94,5.31 +3.75,1.25;3.75,4.06 +3.75,4.06;8.44,4.06 +8.44,4.06;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.56 +0.31,0.62;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;2.81,5.94 +2.81,5.94;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,4.38 +0.62,4.38;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.75 +1.88,3.75;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,2.19 +2.81,2.19;3.12,1.88 + +# UTF-16 : 6b 66 +# UTF-8 : a6 ad e6 +[6b66] 武 +0.62,7.19;8.75,7.19 +6.25,9.38;6.25,7.81 +6.25,7.81;6.25,6.25 +6.25,6.25;6.56,5.00 +6.56,5.00;6.88,4.06 +6.88,4.06;7.19,3.12 +7.19,3.12;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +6.88,9.06;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.81,8.12 +7.81,8.12;8.12,8.12 +8.12,8.12;8.44,7.81 +3.44,6.56;3.75,1.56 +1.56,5.62;1.56,1.25 +5.00,8.44;1.25,8.44 +5.94,4.69;3.75,4.69 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.56,2.19 + +# UTF-16 : 5f 10 +# UTF-8 : 90 bc e5 +[5f10] 弐 +0.62,6.88;8.75,6.88 +5.94,9.38;6.25,7.81 +6.25,7.81;6.25,6.25 +6.25,6.25;6.56,5.00 +6.56,5.00;6.56,4.06 +6.56,4.06;6.88,3.12 +6.88,3.12;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +6.88,9.06;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.81,8.12 +7.81,8.12;8.12,7.81 +8.12,7.81;8.44,7.50 +5.00,8.44;1.25,8.44 +5.31,4.69;1.25,4.69 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.19 +5.31,2.19;5.62,2.19 +5.62,2.19;5.94,2.50 + +# UTF-16 : 89 07 +# UTF-8 : 87 a4 e8 +[8907] 複 +9.06,8.44;4.38,8.44 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.38,9.38 +4.06,4.69;8.75,4.69 +8.75,4.69;8.75,7.50 +8.75,7.50;4.06,7.50 +4.06,7.50;4.06,4.69 +4.06,6.25;8.44,6.25 +2.81,2.81;3.44,3.12 +3.44,3.12;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;5.00,4.38 +5.00,4.38;5.00,4.69 +4.38,4.06;8.44,4.06 +8.44,3.75;8.12,3.44 +8.12,3.44;7.50,3.12 +7.50,3.12;7.19,2.81 +7.19,2.81;6.88,2.50 +6.88,2.50;6.25,2.19 +6.25,2.19;5.62,1.88 +5.62,1.88;5.00,1.56 +5.00,1.56;4.38,1.25 +4.38,1.25;3.44,0.94 +3.44,0.94;2.81,0.94 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.75 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.88,9.38 +1.56,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.56 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.44,5.94 + +# UTF-16 : 61 0e +# UTF-8 : 8e 84 e6 +[610e] 愎 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +9.06,8.44;4.06,8.44 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.38,9.38 +3.75,4.69;8.44,4.69 +8.44,4.69;8.44,7.50 +8.44,7.50;3.75,7.50 +3.44,7.50;3.75,4.69 +3.75,6.25;8.44,6.25 +2.81,2.81;3.12,3.12 +3.12,3.12;3.75,3.44 +3.75,3.44;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.00,4.69 +4.38,4.06;8.44,4.06 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.12 +7.50,3.12;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.62,1.88 +5.62,1.88;4.69,1.56 +4.69,1.56;4.06,1.25 +4.06,1.25;3.44,0.94 +3.44,0.94;2.50,0.94 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.38,3.44 +4.38,3.44;4.06,3.75 + +# UTF-16 : 81 79 +# UTF-8 : b9 85 e8 +[8179] 腹 +9.06,8.44;4.38,8.44 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.38,9.38 +4.06,4.69;8.75,4.69 +8.75,4.69;8.75,7.50 +8.75,7.50;4.06,7.50 +4.06,7.50;4.06,4.69 +4.06,6.25;8.44,6.25 +3.12,2.81;3.75,3.12 +3.75,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;5.00,4.38 +5.00,4.38;5.31,4.69 +4.69,4.06;8.44,4.06 +8.44,3.75;8.12,3.44 +8.12,3.44;7.81,3.12 +7.81,3.12;7.50,2.81 +7.50,2.81;6.88,2.50 +6.88,2.50;6.25,2.19 +6.25,2.19;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;3.75,0.94 +3.75,0.94;3.12,0.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.25,0.94 + +# UTF-16 : 4e cf +# UTF-8 : 8f bb e4 +[4ecf] 仏 +2.81,9.38;2.81,8.75 +2.81,8.75;2.50,8.12 +2.50,8.12;2.50,7.50 +2.50,7.50;2.19,7.19 +2.19,7.19;1.88,6.56 +1.88,6.56;1.56,5.94 +1.56,5.94;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.62,4.69 +0.62,4.69;0.31,4.38 +1.88,0.62;1.88,6.56 +9.06,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,5.00 +7.50,5.00;7.50,5.31 +2.50,1.25;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.75,2.19 +5.94,9.06;5.62,8.44 +5.62,8.44;5.62,7.50 +5.62,7.50;5.31,6.56 +5.31,6.56;5.00,5.94 +5.00,5.94;4.69,5.00 +4.69,5.00;4.38,4.38 +4.38,4.38;4.06,3.44 +4.06,3.44;3.75,2.81 +3.75,2.81;3.75,1.88 +3.75,1.88;3.44,1.25 + +# UTF-16 : 62 55 +# UTF-8 : 95 89 e6 +[6255] 払 +9.38,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.81,5.00 +7.81,5.00;7.50,5.31 +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.75,2.19 +5.94,9.06;5.94,8.44 +5.94,8.44;5.62,7.50 +5.62,7.50;5.31,6.56 +5.31,6.56;5.31,5.94 +5.31,5.94;5.00,5.00 +5.00,5.00;4.69,4.38 +4.69,4.38;4.38,3.44 +4.38,3.44;4.06,2.81 +4.06,2.81;3.75,1.88 +3.75,1.88;3.44,1.25 +2.19,9.38;2.19,1.88 +2.19,1.88;2.19,1.25 +2.19,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.44,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.44,7.19;0.31,7.19 + +# UTF-16 : 79 c1 +# UTF-8 : 81 a7 e7 +[79c1] 私 +9.38,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.81,5.00 +7.81,5.00;7.50,5.31 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.75,2.19 +6.25,9.06;6.25,8.44 +6.25,8.44;5.94,7.50 +5.94,7.50;5.62,6.56 +5.62,6.56;5.62,5.94 +5.62,5.94;5.31,5.00 +5.31,5.00;5.00,4.38 +5.00,4.38;4.69,3.44 +4.69,3.44;4.38,2.81 +4.38,2.81;4.38,1.88 +4.38,1.88;4.06,1.25 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +4.38,9.06;4.06,9.06 +4.06,9.06;3.75,9.06 +3.75,9.06;3.12,8.75 +3.12,8.75;2.81,8.75 +2.81,8.75;2.50,8.75 +2.50,8.75;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.44 +2.50,0.62;2.50,8.75 +4.38,6.25;0.31,6.25 +4.06,3.44;3.75,4.06 +3.75,4.06;3.44,4.38 +3.44,4.38;3.12,5.00 +3.12,5.00;2.81,5.62 +2.81,5.62;2.50,6.25 + +# UTF-16 : 5f 18 +# UTF-8 : 98 bc e5 +[5f18] 弘 +9.38,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.44,3.44 +8.44,3.44;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.81,5.00 +7.81,5.00;7.50,5.31 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,1.88;7.81,1.88 +7.81,1.88;8.12,1.88 +8.12,1.88;8.75,2.19 +6.56,9.06;6.25,8.44 +6.25,8.44;6.25,7.50 +6.25,7.50;5.94,6.56 +5.94,6.56;5.94,5.94 +5.94,5.94;5.62,5.00 +5.62,5.00;5.31,4.38 +5.31,4.38;5.00,3.44 +5.00,3.44;5.00,2.81 +5.00,2.81;4.69,1.88 +4.69,1.88;4.38,1.25 +0.62,8.75;3.75,8.75 +3.75,8.75;3.75,6.56 +3.75,6.56;0.94,6.56 +0.94,6.56;0.94,5.94 +0.94,5.94;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.44 +0.94,4.38;3.75,4.38 +3.75,4.38;3.44,3.44 +3.44,3.44;3.44,2.81 +3.44,2.81;3.44,2.19 +3.44,2.19;3.44,1.88 +3.44,1.88;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;1.88,1.25 +1.88,1.25;1.25,1.25 +1.25,1.25;0.94,1.25 + +# UTF-16 : 5f 01 +# UTF-8 : 81 bc e5 +[5f01] 弁 +0.31,4.38;9.06,4.38 +6.56,0.62;6.56,6.88 +0.94,0.62;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.19,1.88 +2.19,1.88;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +2.81,5.31;3.12,6.56 +8.75,6.25;8.12,6.56 +8.12,6.56;7.81,7.19 +7.81,7.19;7.19,7.50 +7.19,7.50;6.88,8.12 +6.88,8.12;6.25,8.44 +0.62,6.56;1.25,6.56 +1.25,6.56;2.19,6.56 +2.19,6.56;2.81,6.56 +2.81,6.56;3.44,6.56 +3.44,6.56;4.06,6.88 +4.06,6.88;5.00,6.88 +5.00,6.88;5.62,6.88 +5.62,6.88;6.25,6.88 +6.25,6.88;7.19,6.88 +7.19,6.88;7.81,6.88 +1.88,6.56;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.75,8.75 +3.75,8.75;4.06,9.38 + +# UTF-16 : 58 93 +# UTF-8 : 93 a2 e5 +[5893] 墓 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +1.56,5.00;7.81,5.00 +7.81,5.00;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,5.00 +1.56,6.25;7.81,6.25 +0.62,4.06;8.75,4.06 +4.38,5.00;4.06,4.69 +4.06,4.69;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.81,3.44 +2.81,3.44;2.19,3.12 +2.19,3.12;1.88,3.12 +1.88,3.12;1.25,2.81 +1.25,2.81;0.94,2.50 +0.94,2.50;0.31,2.19 +5.94,4.06;6.56,3.75 +6.56,3.75;7.19,3.44 +7.19,3.44;7.81,2.81 +7.81,2.81;8.44,2.50 +8.44,2.50;8.75,2.50 +8.75,2.50;9.06,2.19 +0.62,1.25;8.75,1.25 +7.19,2.81;2.19,2.81 +4.69,1.25;4.69,3.75 + +# UTF-16 : 96 32 +# UTF-8 : b2 98 e9 +[9632] 防 +3.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +1.56,2.81;1.88,2.81 +1.88,2.81;2.50,3.12 +2.50,3.12;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.81,5.31 +2.81,5.31;2.50,5.62 +2.50,5.62;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.44 +3.12,8.44;3.44,8.75 +5.94,7.81;5.94,9.38 +3.12,7.81;9.06,7.81 +2.50,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,5.62;5.00,6.56 +5.00,6.56;5.00,7.81 +5.00,5.94;8.44,5.94 +8.44,5.94;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;8.12,2.19 +8.12,2.19;7.81,1.56 +7.81,1.56;7.19,1.25 +7.19,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 + +# UTF-16 : 57 4a +# UTF-8 : 8a 9d e5 +[574a] 坊 +5.94,7.81;5.94,9.38 +2.81,7.81;9.06,7.81 +2.50,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,5.62;5.00,6.56 +5.00,6.56;5.00,7.81 +5.00,5.94;8.44,5.94 +8.44,5.94;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.12,2.50 +8.12,2.50;8.12,2.19 +8.12,2.19;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +0.31,6.88;3.44,6.88 +1.88,2.19;1.88,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 + +# UTF-16 : 5f 77 +# UTF-8 : b7 bd e5 +[5f77] 彷 +5.94,7.81;5.94,9.38 +2.81,7.81;9.06,7.81 +2.19,0.94;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,5.00 +4.69,5.00;5.00,5.62 +5.00,5.62;5.00,6.56 +5.00,6.56;5.00,7.81 +4.69,5.94;8.44,5.94 +8.44,5.94;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.12,2.50 +8.12,2.50;8.12,2.19 +8.12,2.19;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.62,1.25 +2.81,7.19;2.50,6.56 +2.50,6.56;2.19,5.94 +2.19,5.94;1.56,5.31 +1.56,5.31;0.94,5.00 +0.94,5.00;0.62,4.69 +0.62,4.69;0.31,4.38 +2.81,9.38;2.50,8.75 +2.50,8.75;2.19,8.44 +2.19,8.44;1.56,7.81 +1.56,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +1.56,0.62;1.56,5.31 + +# UTF-16 : 67 8b +# UTF-8 : 8b 9e e6 +[678b] 枋 +5.94,7.81;5.94,9.38 +3.12,7.81;9.06,7.81 +2.50,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,5.62;5.00,6.56 +5.00,6.56;5.00,7.81 +5.00,5.94;8.44,5.94 +8.44,5.94;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.12,2.50 +8.12,2.50;8.12,2.19 +8.12,2.19;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +1.88,0.62;1.88,9.38 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;1.88,7.50 +3.44,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 59 a8 +# UTF-8 : a8 a6 e5 +[59a8] 妨 +5.94,7.81;5.94,9.38 +3.75,7.81;9.38,7.81 +2.81,0.94;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.00,5.00 +5.00,5.00;5.31,5.62 +5.31,5.62;5.31,6.56 +5.31,6.56;5.31,7.81 +5.31,5.94;8.44,5.94 +8.44,5.94;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.44,5.94 +3.44,5.94;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.56,5.62 +1.56,5.62;1.25,5.31 +1.25,5.31;1.25,4.69 +1.25,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.50,3.44 +2.50,3.44;2.81,2.81 +2.81,2.81;3.44,2.19 + +# UTF-16 : 7d 21 +# UTF-8 : a1 b4 e7 +[7d21] 紡 +5.94,7.81;5.94,9.38 +3.75,7.81;9.38,7.81 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.31,4.69 +5.31,4.69;5.31,5.62 +5.31,5.62;5.31,6.56 +5.31,6.56;5.31,7.81 +5.31,5.94;8.75,5.94 +8.75,5.94;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +4.06,4.38;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.12,6.56 +0.31,4.69;3.75,5.00 +2.19,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.12,4.38 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 + +# UTF-16 : 80 aa +# UTF-8 : aa 82 e8 +[80aa] 肪 +5.94,7.81;5.94,9.38 +3.44,7.81;9.38,7.81 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.88 +4.38,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.31,4.69 +5.31,4.69;5.31,5.62 +5.31,5.62;5.31,6.56 +5.31,6.56;5.31,7.81 +5.31,5.94;8.75,5.94 +8.75,5.94;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +0.94,4.06;3.12,4.06 +1.25,6.56;3.12,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;3.12,8.75 +3.12,8.75;3.12,1.88 +3.12,1.88;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 + +# UTF-16 : 8a 2a +# UTF-8 : aa a8 e8 +[8a2a] 訪 +5.94,7.81;5.94,9.38 +3.75,7.81;9.38,7.81 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.88 +4.38,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.31,4.69 +5.31,4.69;5.31,5.62 +5.31,5.62;5.31,6.56 +5.31,6.56;5.31,7.81 +5.31,5.94;8.75,5.94 +8.75,5.94;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.44,6.25 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 + +# UTF-16 : 75 59 +# UTF-8 : 99 95 e7 +[7559] 留 +7.81,0.62;7.81,4.69 +7.81,4.69;1.56,4.69 +1.56,4.69;1.56,0.62 +4.69,1.25;4.69,4.69 +1.56,1.25;7.81,1.25 +1.56,3.12;7.81,3.12 +4.69,5.31;5.31,5.62 +5.31,5.62;5.31,5.94 +5.31,5.94;5.62,6.25 +5.62,6.25;5.94,6.56 +5.94,6.56;5.94,7.19 +5.94,7.19;6.25,7.50 +6.25,7.50;6.25,7.81 +6.25,7.81;6.25,8.44 +6.25,8.44;6.56,8.75 +4.69,8.75;8.75,8.75 +8.75,8.75;8.44,7.81 +8.44,7.81;8.44,7.19 +8.44,7.19;8.44,6.88 +8.44,6.88;8.44,6.25 +8.44,6.25;8.44,5.94 +8.44,5.94;8.12,5.62 +8.12,5.62;7.81,5.62 +7.81,5.62;7.50,5.62 +7.50,5.62;6.88,5.62 +6.88,5.62;6.56,5.62 +0.31,5.31;0.62,5.31 +0.62,5.31;1.25,5.62 +1.25,5.62;1.88,5.94 +1.88,5.94;2.50,5.94 +2.50,5.94;3.12,6.25 +3.12,6.25;3.75,6.88 +4.38,9.38;3.75,9.06 +3.75,9.06;3.12,8.75 +3.12,8.75;2.50,8.75 +2.50,8.75;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;1.25,5.62 +4.69,5.62;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,6.88 +3.75,6.88;3.44,7.50 +3.44,7.50;3.12,7.81 + +# UTF-16 : 8c bf +# UTF-8 : bf b2 e8 +[8cbf] 貿 +4.69,6.56;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;6.25,8.12 +6.25,8.12;6.56,8.75 +4.69,8.75;8.75,8.75 +8.75,8.75;8.44,8.12 +8.44,8.12;8.44,7.81 +8.44,7.81;8.44,7.19 +8.44,7.19;8.12,6.56 +8.12,6.56;7.81,6.56 +7.81,6.56;7.50,6.56 +7.50,6.56;6.88,6.56 +6.88,6.56;6.56,6.56 +0.31,6.25;0.62,6.25 +0.62,6.25;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.88,6.56 +1.88,6.56;2.50,6.88 +2.50,6.88;3.44,7.19 +3.44,7.19;4.06,7.19 +4.38,9.38;3.75,9.06 +3.75,9.06;3.12,9.06 +3.12,9.06;2.50,8.75 +2.50,8.75;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;1.25,6.56 +4.69,6.88;4.38,7.19 +4.38,7.19;4.06,7.50 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.12 +1.56,2.50;7.81,2.50 +7.81,2.50;7.81,5.94 +7.81,5.94;1.56,5.94 +1.56,5.94;1.56,2.50 +1.56,3.75;7.81,3.75 +1.56,5.00;7.81,5.00 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 + +# UTF-16 : 60 6d +# UTF-8 : ad 81 e6 +[606d] 恭 +4.38,5.31;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.81,0.94 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.06 +6.88,1.25;6.56,1.56 +6.56,1.56;6.25,2.19 +6.25,2.19;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.75 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.19,3.44 +7.19,3.44;6.88,3.75 +8.75,5.94;0.62,5.94 +0.94,8.12;8.44,8.12 +3.12,5.94;3.12,9.38 +6.25,5.94;6.25,9.38 +0.31,3.12;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.56,4.06;1.88,4.38 +1.88,4.38;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;2.81,5.31 +2.81,5.31;3.12,5.94 +9.06,3.12;8.75,3.12 +8.75,3.12;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;6.88,5.00 +6.88,5.00;6.88,5.31 +6.88,5.31;6.25,5.94 + +# UTF-16 : 6c f0 +# UTF-8 : b0 b3 e6 +[6cf0] 泰 +0.31,5.62;9.06,5.62 +8.75,8.44;0.94,8.44 +8.12,7.19;1.25,7.19 +0.31,3.12;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.19,4.69 +2.19,4.69;2.81,5.31 +2.81,5.31;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;4.69,9.38 +9.06,3.12;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.31 +6.56,5.31;6.25,5.62 +6.25,5.62;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,7.19 +4.69,5.00;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;3.12,0.94 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;4.06,2.81 +8.44,0.94;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.31,2.50 +3.75,2.81;3.44,3.44 +3.44,3.44;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.19,4.06 +7.19,4.06;6.56,3.75 +6.56,3.75;6.25,3.44 +6.25,3.44;5.62,3.12 +5.62,3.12;5.62,3.12 + +# UTF-16 : 66 b4 +# UTF-8 : b4 9a e6 +[66b4] 暴 +4.69,4.06;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;3.12,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;4.06,2.50 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +3.75,2.81;3.44,3.12 +3.44,3.12;2.81,3.44 +2.81,3.44;2.50,3.75 +2.50,3.75;2.19,3.75 +7.19,3.75;6.56,3.44 +6.56,3.44;6.25,3.12 +6.25,3.12;5.62,2.81 +5.62,2.81;5.62,2.81 +9.06,4.38;0.31,4.38 +0.62,5.62;8.75,5.62 +3.12,4.69;3.12,6.56 +6.25,4.69;6.25,6.56 +0.31,2.81;0.94,3.12 +0.94,3.12;1.56,3.44 +1.56,3.44;2.19,3.75 +2.19,3.75;2.81,4.06 +2.81,4.06;3.12,4.38 +9.06,2.81;8.44,3.12 +8.44,3.12;7.81,3.44 +7.81,3.44;7.19,3.75 +7.19,3.75;6.56,4.06 +6.56,4.06;6.25,4.38 +1.25,6.56;8.12,6.56 +8.12,6.56;8.12,9.06 +8.12,9.06;1.25,9.06 +1.25,9.06;1.25,6.56 +1.25,7.81;8.12,7.81 + +# UTF-16 : 77 db +# UTF-8 : 9b 9f e7 +[77db] 矛 +5.00,5.94;5.00,1.88 +5.00,1.88;5.00,1.56 +5.00,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +4.38,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,1.25 +2.81,1.25;2.81,1.25 +8.75,5.94;0.62,5.94 +0.62,1.88;0.94,2.19 +0.94,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;3.44,4.06 +3.44,4.06;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.69,5.62 +4.69,5.62;5.00,5.94 +1.25,8.75;8.12,8.75 +2.50,8.12;3.12,7.81 +3.12,7.81;3.75,7.19 +3.75,7.19;4.38,6.88 +4.38,6.88;5.00,6.56 +5.00,6.56;5.62,5.94 +8.12,8.75;7.81,8.44 +7.81,8.44;7.19,8.12 +7.19,8.12;6.88,7.81 +6.88,7.81;6.25,7.50 +6.25,7.50;5.94,7.19 +5.94,7.19;5.31,7.19 +5.31,7.19;5.00,6.88 +5.00,6.88;4.69,6.56 +8.75,5.94;8.44,5.31 +8.44,5.31;7.81,5.00 +7.81,5.00;7.50,4.38 +7.50,4.38;6.88,3.75 +6.88,3.75;6.25,3.44 + +# UTF-16 : 52 d9 +# UTF-8 : 99 8b e5 +[52d9] 務 +2.50,5.94;2.50,1.88 +2.50,1.88;2.50,1.56 +2.50,1.56;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +4.38,5.94;0.31,5.94 +0.31,2.19;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.88,4.38 +1.88,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.50,5.94 +0.62,8.75;4.38,8.75 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.19 +1.88,7.19;2.19,6.88 +2.19,6.88;2.50,6.56 +2.50,6.56;3.12,5.94 +4.38,8.75;4.06,8.44 +4.06,8.44;3.44,8.12 +3.44,8.12;3.12,7.50 +3.12,7.50;2.81,7.19 +2.81,7.19;2.50,6.88 +4.38,5.94;4.06,5.62 +4.06,5.62;3.75,5.31 +3.75,5.31;3.75,4.69 +3.75,4.69;3.44,4.38 +3.44,4.38;3.12,4.06 +4.38,5.00;4.69,5.00 +4.69,5.00;5.31,5.31 +5.31,5.31;5.94,5.62 +5.94,5.62;6.25,5.94 +6.25,5.94;6.88,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.44,8.44 +9.06,5.00;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,8.12 +5.62,8.12;5.31,8.44 +5.31,8.44;9.06,8.44 +4.06,6.56;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.62,9.38 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +3.75,4.06;8.44,4.06 +8.44,4.06;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 + +# UTF-16 : 59 22 +# UTF-8 : a2 a4 e5 +[5922] 夢 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +0.62,2.81;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;2.19,3.44 +2.19,3.44;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +5.62,2.19;5.00,2.50 +5.00,2.50;4.69,2.50 +4.69,2.50;4.06,2.81 +4.06,2.81;3.44,3.12 +3.44,3.12;2.81,3.44 +3.12,4.06;7.81,4.06 +7.50,4.06;7.19,3.44 +7.19,3.44;6.88,3.12 +6.88,3.12;6.56,2.81 +6.56,2.81;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;4.06,1.56 +4.06,1.56;3.12,1.25 +3.12,1.25;2.19,0.94 +2.19,0.94;1.25,0.94 +1.25,5.62;1.25,7.19 +1.25,7.19;8.12,7.19 +8.12,7.19;8.12,5.62 +8.12,5.62;1.25,5.62 +5.94,7.19;5.94,5.94 +3.44,7.19;3.44,5.94 +8.75,3.44;8.75,5.00 +8.75,5.00;0.62,5.00 +0.62,5.00;0.62,3.44 + +# UTF-16 : 5e 1b +# UTF-8 : 9b b8 e5 +[5e1b] 帛 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,8.44 +7.81,8.44;1.56,8.44 +1.56,8.44;1.56,5.31 +1.56,6.88;7.81,6.88 +4.69,9.69;4.69,9.06 +4.69,9.06;4.38,8.75 +4.38,8.75;4.38,8.44 +6.25,1.56;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.56 +7.81,1.56;7.81,1.56 +7.81,1.56;8.12,1.56 +8.12,1.56;8.44,2.19 +8.44,2.19;8.44,2.19 +8.44,2.19;8.44,4.38 +8.44,4.38;1.25,4.38 +1.25,4.38;1.25,1.25 +4.69,0.62;4.69,5.31 + +# UTF-16 : 7d bf +# UTF-8 : bf b6 e7 +[7dbf] 綿 +7.50,1.56;7.81,1.56 +7.81,1.56;8.12,1.56 +8.12,1.56;8.44,1.56 +8.44,1.56;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,4.38 +8.75,4.38;4.38,4.38 +4.38,4.38;4.38,1.25 +6.56,0.94;6.56,5.31 +4.69,5.31;8.44,5.31 +8.44,5.31;8.44,8.44 +8.44,8.44;4.38,8.44 +4.38,8.44;4.38,5.31 +4.69,6.88;8.44,6.88 +6.56,9.38;6.56,9.06 +6.56,9.06;6.25,8.75 +6.25,8.75;6.25,8.44 +4.06,4.38;4.06,5.00 +4.06,5.00;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.44,6.25 +3.44,6.25;3.44,6.88 +0.31,4.69;3.75,5.00 +2.19,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +3.75,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 + +# UTF-16 : 93 26 +# UTF-8 : a6 8c e9 +[9326] 錦 +0.31,1.25;0.62,1.25 +0.62,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;3.75,4.69 +7.19,1.56;7.81,1.56 +7.81,1.56;8.12,1.56 +8.12,1.56;8.44,1.56 +8.44,1.56;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,4.38 +8.75,4.38;4.38,4.38 +4.38,4.38;4.38,1.25 +6.56,0.94;6.56,5.31 +4.69,5.31;8.44,5.31 +8.44,5.31;8.44,8.44 +8.44,8.44;4.38,8.44 +4.38,8.44;4.38,5.31 +4.69,6.88;8.44,6.88 +6.56,9.38;6.56,9.06 +6.56,9.06;6.25,8.75 +6.25,8.75;6.25,8.44 + +# UTF-16 : 68 c9 +# UTF-8 : 89 a3 e6 +[68c9] 棉 +1.88,0.62;1.88,9.38 +3.44,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;1.88,7.50 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +7.19,1.56;7.81,1.56 +7.81,1.56;8.12,1.56 +8.12,1.56;8.44,1.56 +8.44,1.56;8.75,1.56 +8.75,1.56;9.06,1.88 +9.06,1.88;9.06,2.19 +8.75,2.19;9.06,4.38 +8.75,4.38;3.75,4.38 +3.75,4.38;3.75,1.25 +6.25,0.62;6.25,5.31 +4.06,5.31;8.75,5.31 +8.75,5.31;8.75,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,5.31 +4.06,6.88;8.44,6.88 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.94,8.44 + +# UTF-16 : 8f 38 +# UTF-8 : b8 bc e8 +[8f38] 輸 +0.62,3.44;3.44,3.44 +3.44,3.44;3.44,6.88 +3.44,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;3.44,5.31 +0.31,2.19;3.75,2.19 +1.88,0.62;2.19,9.38 +0.31,8.12;3.75,8.12 +9.38,6.56;8.75,7.19 +8.75,7.19;8.12,7.50 +8.12,7.50;7.50,8.12 +7.50,8.12;7.19,8.75 +7.19,8.75;6.56,9.38 +6.56,9.38;5.94,8.75 +5.94,8.75;5.31,8.12 +5.31,8.12;5.00,7.50 +5.00,7.50;4.38,7.19 +4.38,7.19;3.75,6.56 +8.12,7.19;5.00,7.19 +4.38,4.69;5.94,4.69 +4.38,3.12;5.94,3.12 +4.06,0.94;4.06,6.25 +4.06,6.25;6.25,6.25 +6.25,6.25;6.25,1.88 +6.25,1.88;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,1.25 +7.19,2.19;7.19,5.94 +8.75,6.25;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 + +# UTF-16 : 8a ed +# UTF-8 : ad ab e8 +[8aed] 諭 +9.38,6.56;9.06,6.88 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.69,7.50 +4.69,7.50;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.44,6.88 +3.44,6.88;3.12,6.56 +8.12,7.19;4.38,7.19 +3.75,4.69;5.94,4.69 +3.75,3.12;5.94,3.12 +3.75,0.94;3.75,6.25 +3.75,6.25;5.94,6.25 +5.94,6.25;5.94,1.88 +5.94,1.88;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,1.25 +6.88,2.19;6.88,5.94 +8.75,6.25;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,6.25;2.81,6.25 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 + +# UTF-16 : 61 09 +# UTF-8 : 89 84 e6 +[6109] 愉 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.50 +3.75,7.50;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;2.81,6.56 +7.81,7.19;4.06,7.19 +3.12,4.69;5.31,4.69 +3.12,3.12;5.31,3.12 +3.12,0.94;3.12,6.25 +3.12,6.25;5.62,6.25 +5.62,6.25;5.62,1.88 +5.62,1.88;5.62,1.25 +5.62,1.25;5.00,0.94 +5.00,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +6.56,2.19;6.56,5.94 +8.75,6.25;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 + +# UTF-16 : 98 10 +# UTF-8 : 90 a0 e9 +[9810] 預 +0.31,5.62;4.06,5.62 +3.75,8.75;0.31,8.75 +3.75,8.75;3.44,8.12 +3.44,8.12;3.12,7.81 +3.12,7.81;2.81,7.19 +2.81,7.19;2.50,6.88 +2.50,6.88;2.19,6.56 +2.81,5.62;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,6.88 +1.88,6.88;1.25,7.19 +1.25,7.19;0.94,7.81 +2.19,5.62;2.19,1.88 +2.19,1.88;2.19,1.25 +2.19,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +4.06,8.75;9.06,8.75 +6.56,8.75;6.56,8.44 +6.56,8.44;6.25,7.81 +6.25,7.81;6.25,7.50 +6.25,7.50;6.25,7.50 +4.69,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;4.69,7.50 +4.38,7.50;4.69,2.50 +4.69,4.38;8.75,4.38 +4.69,5.94;8.75,5.94 +2.81,3.44;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;4.06,5.62 + +# UTF-16 : 75 65 +# UTF-8 : a5 95 e7 +[7565] 略 +2.19,1.88;2.19,8.75 +0.62,1.88;3.44,1.88 +3.44,1.88;3.44,8.75 +3.44,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.62,5.31;3.44,5.31 +4.69,0.94;4.69,4.38 +4.69,4.38;8.44,4.38 +8.44,4.38;8.44,0.94 +4.69,1.56;8.44,1.56 +3.75,6.88;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.94,9.38 +5.31,8.44;8.75,8.44 +8.75,8.44;8.44,7.81 +8.44,7.81;8.12,7.50 +8.12,7.50;7.50,6.88 +7.50,6.88;7.19,6.56 +7.19,6.56;6.88,5.94 +6.88,5.94;6.25,5.62 +6.25,5.62;5.62,5.31 +5.62,5.31;5.00,5.00 +5.00,5.00;4.38,4.69 +4.38,4.69;3.75,4.38 +5.00,7.81;5.31,7.50 +5.31,7.50;5.62,7.19 +5.62,7.19;5.94,6.56 +5.94,6.56;6.25,6.25 +6.25,6.25;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.81,5.31 +7.81,5.31;8.12,5.00 +8.12,5.00;8.75,4.69 +8.75,4.69;9.38,4.38 + +# UTF-16 : 98 18 +# UTF-8 : 98 a0 e9 +[9818] 領 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +6.56,8.75;6.56,8.44 +6.56,8.44;6.56,7.81 +6.56,7.81;6.25,7.50 +6.25,7.50;6.25,7.50 +4.06,8.75;9.06,8.75 +4.69,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;4.69,7.50 +4.69,7.50;4.69,2.50 +4.69,4.38;8.75,4.38 +4.69,5.94;8.75,5.94 +4.38,6.56;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,8.12 +3.12,8.12;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +0.31,6.56;0.00,6.25 +3.75,6.88;0.94,6.88 +0.31,5.31;3.75,5.31 +3.75,5.31;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.44,1.88 +3.44,1.88;3.44,1.88 +3.44,1.88;2.81,1.88 +2.81,1.88;2.50,2.19 +1.56,0.62;1.88,5.31 + +# UTF-16 : 54 c0 +# UTF-8 : 80 93 e5 +[54c0] 哀 +1.88,5.00;7.81,5.00 +7.81,5.00;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,5.00 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 +4.69,5.00;4.38,4.69 +4.38,4.69;4.06,4.38 +4.06,4.38;3.75,4.38 +3.75,4.38;3.12,4.06 +3.12,4.06;2.81,3.75 +2.81,3.75;2.50,3.44 +2.50,3.44;1.88,3.44 +1.88,3.44;1.56,3.12 +1.56,3.12;0.94,2.81 +0.94,2.81;0.31,2.81 +4.69,5.00;5.00,4.38 +5.00,4.38;5.31,4.06 +5.31,4.06;5.62,3.44 +5.62,3.44;5.94,2.81 +5.94,2.81;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,1.88 +5.31,1.88;5.94,2.19 +2.81,1.25;2.81,3.75 +6.25,2.81;6.56,3.12 +6.56,3.12;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.44,4.38 + +# UTF-16 : 75 70 +# UTF-8 : b0 95 e7 +[7570] 異 +0.94,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 +8.75,3.12;0.62,3.12 +0.94,4.69;8.44,4.69 +3.12,3.12;3.12,5.62 +6.25,3.12;6.25,5.62 +1.56,5.62;8.12,5.62 +7.81,5.62;8.12,8.75 +7.81,8.75;1.56,8.75 +1.25,8.75;1.56,5.62 +4.69,8.75;4.69,5.94 +1.56,7.19;7.81,7.19 + +# UTF-16 : 8c b4 +# UTF-8 : b4 b2 e8 +[8cb4] 貴 +0.31,6.56;9.06,6.56 +1.25,7.19;8.12,7.19 +8.12,7.19;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,7.19 +4.69,6.56;4.69,9.38 +1.56,2.50;7.81,2.50 +7.81,2.50;7.81,5.62 +7.81,5.62;1.56,5.62 +1.56,5.62;1.56,2.50 +1.56,3.44;7.81,3.44 +1.56,4.69;7.81,4.69 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 + +# UTF-16 : 90 7a +# UTF-8 : ba 81 e9 +[907a] 遺 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.62 +1.88,5.62;0.31,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 +2.19,6.88;9.06,6.88 +3.12,7.50;8.44,7.50 +8.44,7.50;8.44,8.75 +8.44,8.75;3.12,8.75 +2.81,8.75;3.12,7.50 +5.62,6.88;5.62,9.38 +3.12,3.12;8.12,3.12 +8.12,3.12;8.12,6.25 +8.12,6.25;3.12,6.25 +3.12,6.25;3.12,2.81 +3.12,4.06;8.12,4.06 +3.12,5.00;8.12,5.00 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 + +# UTF-16 : 57 df +# UTF-8 : 9f 9f e5 +[57df] 域 +3.44,4.38;5.94,4.38 +5.94,4.38;5.94,6.88 +5.94,6.88;3.44,6.88 +3.44,6.88;3.44,4.06 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.06,2.50 +4.06,2.50;4.69,2.81 +4.69,2.81;5.00,2.81 +5.00,2.81;5.62,3.12 +5.62,3.12;6.25,3.44 +6.25,3.44;6.56,3.44 +2.81,8.12;9.06,8.12 +8.75,6.88;8.44,5.94 +8.44,5.94;8.12,5.31 +8.12,5.31;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.19,3.44 +7.19,3.44;6.88,2.81 +6.88,2.81;6.56,2.19 +6.56,2.19;5.94,1.88 +5.94,1.88;5.62,1.25 +5.62,1.25;5.00,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;6.88,6.25 +6.88,6.25;7.19,5.00 +7.19,5.00;7.19,4.06 +7.19,4.06;7.50,3.12 +7.50,3.12;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.44 +0.31,6.56;2.81,6.56 +1.56,2.19;1.56,9.06 +0.31,1.88;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 + +# UTF-16 : 5e f6 +# UTF-8 : b6 bb e5 +[5ef6] 延 +3.12,5.62;0.62,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,8.75;0.62,8.75 +0.62,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.75 +8.75,1.25;6.56,1.25 +6.56,1.25;5.62,1.25 +5.62,1.25;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.44,1.56 +3.44,1.56;2.81,1.88 +2.81,1.88;2.50,2.19 +2.50,2.19;1.88,2.81 +1.88,2.81;1.56,3.44 +1.56,3.44;1.25,4.06 +1.25,4.06;0.94,5.00 +6.25,5.62;8.75,5.62 +3.12,2.50;8.75,2.50 +6.25,2.50;6.25,8.44 +4.38,2.50;4.38,6.88 +3.75,8.12;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 +3.75,8.12;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 + +# UTF-16 : 6c bf +# UTF-8 : bf b2 e6 +[6cbf] 沿 +8.44,0.94;8.44,5.00 +8.44,5.00;3.75,5.00 +3.75,5.00;3.75,0.94 +3.75,1.56;8.12,1.56 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.31,6.88 +5.31,9.06;5.00,8.75 +5.00,8.75;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.38,7.19 +4.38,7.19;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.75,6.25 +3.75,6.25;3.44,5.62 +3.44,5.62;3.44,5.31 +3.44,5.31;3.12,5.00 +6.88,9.06;6.88,8.75 +6.88,8.75;7.19,8.12 +7.19,8.12;7.19,7.81 +7.19,7.81;7.50,7.19 +7.50,7.19;7.81,6.88 +7.81,6.88;8.12,6.56 +8.12,6.56;8.12,6.25 +8.12,6.25;8.44,5.62 +8.44,5.62;8.75,5.31 +8.75,5.31;9.06,5.00 + +# UTF-16 : 92 5b +# UTF-8 : 9b 89 e9 +[925b] 鉛 +7.19,9.06;7.50,8.75 +7.50,8.75;7.50,8.44 +7.50,8.44;7.81,7.81 +7.81,7.81;7.81,7.50 +7.81,7.50;8.12,7.19 +8.12,7.19;8.44,6.88 +8.44,6.88;8.44,6.56 +8.44,6.56;8.75,6.25 +8.75,6.25;9.06,5.94 +9.06,5.94;9.06,5.62 +5.00,0.94;5.00,5.00 +5.00,5.00;8.75,5.00 +8.75,5.00;8.75,0.94 +5.00,1.56;8.75,1.56 +6.25,9.06;6.25,8.75 +6.25,8.75;6.25,8.44 +6.25,8.44;5.94,7.81 +5.94,7.81;5.94,7.50 +5.94,7.50;5.62,7.19 +5.62,7.19;5.31,6.88 +5.31,6.88;5.31,6.56 +5.31,6.56;5.00,6.25 +5.00,6.25;4.69,5.94 +4.69,5.94;4.69,5.62 +0.31,1.25;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,7.50;4.06,7.81 +4.06,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.38,5.31;0.62,5.31 +4.06,7.19;0.94,7.19 +2.50,1.56;2.50,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;4.06,4.38 +4.06,4.38;4.06,4.69 + +# UTF-16 : 97 69 +# UTF-8 : a9 9d e9 +[9769] 革 +0.62,8.44;8.75,8.44 +6.56,9.38;6.56,7.19 +6.56,7.19;2.81,7.19 +2.81,7.19;2.81,9.38 +1.56,3.75;7.81,3.75 +7.81,3.75;7.81,5.94 +7.81,5.94;1.56,5.94 +1.56,5.94;1.56,3.44 +0.31,2.19;9.06,2.19 +4.69,0.62;4.69,7.19 + +# UTF-16 : 95 a3 +# UTF-8 : a3 96 e9 +[95a3] 閣 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +6.88,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 +1.88,4.38;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +3.44,5.31;6.56,5.31 +6.56,5.31;5.94,4.69 +5.94,4.69;5.62,4.38 +5.62,4.38;5.31,4.38 +5.31,4.38;4.69,4.06 +4.69,4.06;4.38,3.75 +4.38,3.75;3.75,3.75 +3.75,3.75;3.12,3.44 +3.12,3.44;2.50,3.12 +2.50,3.12;1.88,3.12 +3.12,5.00;3.44,4.69 +3.44,4.69;3.75,4.69 +3.75,4.69;4.06,4.38 +4.06,4.38;4.69,4.06 +4.69,4.06;5.00,4.06 +5.00,4.06;5.31,3.75 +5.31,3.75;5.94,3.44 +5.94,3.44;6.56,3.44 +6.56,3.44;6.88,3.12 +6.88,3.12;7.50,3.12 +3.12,1.56;6.56,1.56 +6.56,1.56;6.56,3.12 +6.56,3.12;2.81,3.12 +2.81,3.12;2.81,1.25 + +# UTF-16 : 52 72 +# UTF-8 : b2 89 e5 +[5272] 割 +6.56,2.81;6.56,8.75 +8.44,9.06;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +5.00,0.62;5.00,3.75 +5.00,3.75;1.25,3.75 +1.25,3.75;1.25,0.62 +1.25,1.56;5.00,1.56 +3.12,4.69;3.12,8.12 +0.31,4.69;5.94,4.69 +0.94,5.94;5.31,5.94 +1.25,7.19;5.00,7.19 +3.12,8.44;3.12,9.38 +5.62,6.88;5.62,8.44 +5.62,8.44;0.62,8.44 +0.62,8.44;0.62,6.88 + +# UTF-16 : 67 31 +# UTF-8 : b1 9c e6 +[6731] 朱 +4.69,0.62;4.69,9.38 +8.44,8.12;2.19,8.12 +0.62,5.94;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;2.19,7.81 +2.19,7.81;2.50,8.44 +2.50,8.44;2.81,9.06 +8.75,5.31;0.62,5.31 +0.62,1.56;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.75,3.75 +3.75,3.75;4.06,4.38 +4.06,4.38;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;4.69,5.31 +8.75,1.56;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,3.75;5.62,4.38 +5.62,4.38;5.31,4.69 +5.31,4.69;5.00,5.00 +5.00,5.00;5.00,5.31 + +# UTF-16 : 68 2a +# UTF-8 : aa a0 e6 +[682a] 株 +1.88,0.62;1.88,9.38 +3.12,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +6.25,0.62;6.25,9.38 +8.75,8.12;4.06,8.12 +3.12,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.38,9.06 +9.06,5.31;3.12,5.31 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.62,4.38 +5.62,4.38;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;6.25,5.31 +9.06,1.56;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.88,4.38 +6.88,4.38;6.56,4.69 +6.56,4.69;6.25,5.00 +6.25,5.00;6.25,5.31 + +# UTF-16 : 5d fb +# UTF-8 : bb b7 e5 +[5dfb] 巻 +0.62,5.62;9.06,5.62 +8.44,7.19;0.94,7.19 +0.31,3.44;0.94,3.75 +0.94,3.75;1.56,4.38 +1.56,4.38;2.19,4.69 +2.19,4.69;2.81,5.31 +2.81,5.31;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;4.69,9.38 +9.06,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.19,4.69 +7.19,4.69;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.88 +5.62,6.88;5.31,7.19 +2.81,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.19,8.44 +2.19,8.44;1.88,8.75 +1.88,8.75;1.56,9.06 +6.56,7.19;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.81,9.06 +6.88,2.50;6.88,4.69 +6.88,4.69;2.81,4.69 +6.88,3.12;2.19,3.12 +2.19,3.12;2.19,1.88 +2.19,1.88;2.19,1.25 +2.19,1.25;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;7.81,1.56 +7.81,1.56;7.81,2.19 +7.81,2.19;8.12,2.50 + +# UTF-16 : 77 0b +# UTF-8 : 8b 9c e7 +[770b] 看 +1.25,8.75;1.88,8.75 +1.88,8.75;2.81,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,9.06 +6.88,9.06;7.50,9.06 +7.50,9.06;8.12,9.06 +0.31,6.25;9.06,6.25 +0.94,7.50;8.44,7.50 +0.31,2.81;0.94,3.12 +0.94,3.12;1.56,3.75 +1.56,3.75;1.88,4.38 +1.88,4.38;2.50,4.69 +2.50,4.69;2.81,5.31 +2.81,5.31;3.12,5.94 +3.12,5.94;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +2.50,5.00;2.50,0.62 +7.81,0.62;7.81,5.00 +7.81,5.00;2.50,5.00 +2.81,1.25;7.81,1.25 +2.81,2.50;7.81,2.50 +2.81,3.75;7.81,3.75 + +# UTF-16 : 7c 21 +# UTF-8 : a1 b0 e7 +[7c21] 簡 +3.12,7.19;3.12,7.50 +3.12,7.50;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,8.12 +6.56,8.12;6.56,8.44 +6.56,8.44;6.56,8.75 +2.19,9.69;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.19 +5.94,9.69;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.75;5.31,8.75 +4.69,8.75;1.56,8.75 +5.31,5.94;8.44,5.94 +4.06,5.94;0.94,5.94 +0.94,0.94;0.94,7.19 +0.94,7.19;4.06,7.19 +4.06,7.19;4.06,4.69 +4.06,4.69;0.94,4.69 +6.25,2.81;3.12,2.81 +2.81,1.25;2.81,4.06 +2.81,4.06;6.56,4.06 +6.56,4.06;6.56,1.56 +6.56,1.56;3.12,1.56 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,7.19 +8.44,7.19;5.00,7.19 +5.00,7.19;5.00,4.69 +5.00,4.69;8.44,4.69 + +# UTF-16 : 53 84 +# UTF-8 : 84 8e e5 +[5384] 厄 +6.88,3.75;6.56,3.75 +6.56,3.75;5.94,3.75 +5.94,3.75;5.62,3.75 +5.62,3.75;5.00,3.75 +6.88,3.75;7.19,4.06 +7.19,4.06;7.50,4.69 +7.50,4.69;7.50,5.00 +7.50,5.00;7.50,5.62 +7.50,5.62;7.50,6.25 +7.50,6.25;7.50,7.19 +7.50,7.19;3.12,7.19 +3.12,7.19;3.12,2.19 +3.12,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,3.12 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.75,8.75 + +# UTF-16 : 53 71 +# UTF-8 : b1 8d e5 +[5371] 危 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;6.25,8.44 +6.25,8.44;6.56,8.75 +0.31,6.25;0.62,6.56 +0.62,6.56;0.94,6.88 +0.94,6.88;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.81,8.75 +2.81,8.75;3.12,9.06 +3.12,9.06;3.12,9.38 +2.81,8.75;6.56,8.75 +6.56,3.12;6.25,3.12 +6.25,3.12;5.62,3.12 +5.62,3.12;5.31,3.12 +5.31,3.12;5.00,3.12 +6.56,3.12;7.19,3.44 +7.19,3.44;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;7.50,5.00 +7.50,5.00;7.50,5.62 +7.50,5.62;3.12,5.62 +3.12,5.62;3.12,1.88 +3.12,1.88;3.44,1.25 +3.44,1.25;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.81 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.06 +1.56,4.06;1.56,4.69 +1.56,4.69;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.56,7.19 +1.56,7.19;8.75,7.19 + +# UTF-16 : 67 3a +# UTF-8 : ba 9c e6 +[673a] 机 +2.19,0.62;2.19,9.38 +3.75,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +3.75,4.06;3.44,4.69 +3.44,4.69;3.12,5.31 +3.12,5.31;2.81,5.94 +2.81,5.94;2.50,6.56 +2.50,6.56;2.19,7.19 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.38,5.00 +4.38,5.00;4.38,5.94 +4.38,5.94;4.38,6.88 +4.38,6.88;4.38,8.75 +4.38,8.75;7.81,8.75 +7.81,8.75;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,4.06 + +# UTF-16 : 80 8c +# UTF-8 : 8c 82 e8 +[808c] 肌 +0.94,4.06;3.44,4.06 +1.25,6.56;3.44,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;3.44,8.75 +3.44,8.75;3.44,1.88 +3.44,1.88;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.88,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.38,2.19 +4.38,2.19;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.69,5.00 +4.69,5.00;4.69,5.94 +4.69,5.94;4.69,6.88 +4.69,6.88;4.69,8.75 +4.69,8.75;7.81,8.75 +7.81,8.75;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,4.06 + +# UTF-16 : 98 e2 +# UTF-8 : a2 a3 e9 +[98e2] 飢 +2.81,8.44;2.81,7.50 +1.25,4.38;4.38,4.38 +4.38,4.38;4.38,7.50 +4.38,7.50;1.25,7.50 +1.25,7.50;1.25,1.25 +1.25,5.94;4.06,5.94 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +4.69,7.81;4.38,8.12 +4.38,8.12;3.75,8.44 +3.75,8.44;3.44,8.75 +3.44,8.75;3.12,9.06 +3.12,9.06;2.81,9.38 +2.81,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +4.38,1.88;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.38,1.88 +4.38,1.88;4.69,2.50 +4.69,2.50;4.69,2.81 +4.69,2.81;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,5.00 +5.00,5.00;5.00,5.94 +5.00,5.94;5.00,6.88 +5.00,6.88;5.00,8.75 +5.00,8.75;8.12,8.75 +7.81,8.75;8.12,1.88 +7.81,1.88;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.38,3.12 +9.38,3.12;9.38,4.06 + +# UTF-16 : 63 ee +# UTF-8 : ae 8f e6 +[63ee] 揮 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +3.44,3.44;8.44,3.44 +8.44,3.44;8.44,6.56 +8.44,6.56;3.44,6.56 +3.44,6.56;3.44,3.44 +3.44,5.00;8.12,5.00 +2.50,2.19;9.06,2.19 +5.94,0.62;5.94,8.44 +3.44,7.50;8.44,7.50 +8.75,6.88;8.75,8.75 +8.75,8.75;2.81,8.75 +2.81,8.75;2.81,6.88 + +# UTF-16 : 75 91 +# UTF-8 : 91 96 e7 +[7591] 疑 +6.88,3.75;8.75,3.75 +6.88,1.25;6.88,5.94 +4.38,0.94;4.69,1.56 +4.69,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.31,4.69 +5.31,4.69;5.31,5.31 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.56 +6.25,1.56;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.31,3.44 +9.06,5.94;4.38,5.94 +4.69,8.75;9.06,8.75 +5.62,8.12;5.94,7.81 +5.94,7.81;6.25,7.19 +6.25,7.19;6.88,6.88 +6.88,6.88;7.19,6.56 +7.19,6.56;7.50,5.94 +8.75,8.75;8.44,8.44 +8.44,8.44;8.12,7.81 +8.12,7.81;7.81,7.50 +7.81,7.50;7.19,7.19 +7.19,7.19;6.88,6.88 +8.75,5.94;8.75,5.62 +8.75,5.62;8.44,5.00 +8.44,5.00;8.12,4.69 +8.12,4.69;8.12,4.69 +0.94,9.06;0.94,6.88 +0.94,6.88;1.25,6.25 +1.25,6.25;1.56,6.25 +1.56,6.25;2.50,6.25 +2.50,6.25;2.81,6.25 +2.81,6.25;3.44,6.25 +3.44,6.25;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.38,7.81 +0.94,7.81;1.56,8.12 +1.56,8.12;2.19,8.12 +2.19,8.12;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.38,8.75 +4.38,5.31;1.25,5.31 +0.62,4.06;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.56,5.94 +4.69,3.75;0.31,3.75 +0.31,0.94;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.50,5.31 +4.38,1.56;4.06,1.88 +4.06,1.88;3.44,2.19 +3.44,2.19;3.12,2.50 +3.12,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 + +# UTF-16 : 62 71 +# UTF-8 : b1 89 e6 +[6271] 扱 +3.12,8.75;7.81,8.75 +6.56,5.62;6.88,6.25 +6.88,6.25;7.19,6.88 +7.19,6.88;7.19,7.50 +7.19,7.50;7.50,8.12 +7.50,8.12;7.50,8.75 +2.50,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.38,5.62 +4.38,5.62;4.38,6.56 +4.38,6.56;4.69,7.81 +4.69,7.81;4.69,8.75 +9.38,0.94;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.19,2.50 +7.19,2.50;6.88,3.12 +6.88,3.12;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.31,5.62 +5.31,5.62;5.00,6.56 +5.00,6.56;4.69,7.81 +4.69,7.81;4.69,8.75 +6.88,6.25;9.06,6.25 +3.75,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,3.12 +6.88,3.12;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,4.69 +8.12,4.69;8.75,5.62 +8.75,5.62;8.75,6.25 +1.88,9.38;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +3.44,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.44,7.19;0.31,7.19 + +# UTF-16 : 54 38 +# UTF-8 : b8 90 e5 +[5438] 吸 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +3.12,8.75;7.81,8.75 +6.56,5.62;6.88,6.25 +6.88,6.25;7.19,6.88 +7.19,6.88;7.19,7.50 +7.19,7.50;7.50,8.12 +7.50,8.12;7.50,8.75 +2.50,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.38,5.62 +4.38,5.62;4.38,6.56 +4.38,6.56;4.69,7.81 +4.69,7.81;4.69,8.75 +9.38,0.94;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.19,2.50 +7.19,2.50;6.88,3.12 +6.88,3.12;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.31,5.62 +5.31,5.62;5.00,6.56 +5.00,6.56;4.69,7.81 +4.69,7.81;4.69,8.75 +6.88,6.25;9.06,6.25 +3.75,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,3.12 +6.88,3.12;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,4.69 +8.12,4.69;8.75,5.62 +8.75,5.62;8.75,6.25 + +# UTF-16 : 6c 72 +# UTF-8 : b2 b1 e6 +[6c72] 汲 +3.12,8.75;7.81,8.75 +6.56,5.62;6.88,6.25 +6.88,6.25;7.19,6.88 +7.19,6.88;7.19,7.50 +7.19,7.50;7.50,8.12 +7.50,8.12;7.50,8.75 +2.50,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.38,5.62 +4.38,5.62;4.38,6.56 +4.38,6.56;4.38,7.81 +4.38,7.81;4.38,8.75 +9.38,0.94;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.19,2.50 +7.19,2.50;6.56,3.12 +6.56,3.12;6.25,4.06 +6.25,4.06;5.62,4.69 +5.62,4.69;5.31,5.62 +5.31,5.62;5.00,6.56 +5.00,6.56;4.69,7.81 +4.69,7.81;4.38,8.75 +6.88,6.25;9.06,6.25 +3.75,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,3.12 +6.88,3.12;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,4.69 +8.12,4.69;8.75,5.62 +8.75,5.62;8.75,6.25 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.81,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;1.25,8.75 +1.25,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 + +# UTF-16 : 4f 9b +# UTF-8 : 9b be e4 +[4f9b] 供 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,7.19 +9.06,4.38;2.19,4.38 +2.50,7.50;8.75,7.50 +4.06,4.38;4.06,9.38 +7.19,4.38;7.19,9.38 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 + +# UTF-16 : 6d 2a +# UTF-8 : aa b4 e6 +[6d2a] 洪 +9.06,4.38;2.50,4.38 +2.81,7.50;8.75,7.50 +4.38,4.38;4.38,9.38 +7.19,4.38;7.19,9.38 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 62 f1 +# UTF-8 : b1 8b e6 +[62f1] 拱 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +9.06,4.38;2.81,4.38 +2.81,7.50;8.75,7.50 +4.38,4.38;4.38,9.38 +7.19,4.38;7.50,9.38 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 + +# UTF-16 : 54 c4 +# UTF-8 : 84 93 e5 +[54c4] 哄 +0.94,2.19;2.50,2.19 +2.50,2.19;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +9.06,4.38;2.50,4.38 +3.12,7.50;8.75,7.50 +4.38,4.38;4.38,9.38 +7.50,4.38;7.50,9.38 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.56,3.12 + +# UTF-16 : 51 f5 +# UTF-8 : b5 87 e5 +[51f5] 凵 +0.94,9.06;0.94,0.94 +8.44,0.94;8.44,9.06 +0.94,1.56;8.44,1.56 + +# UTF-16 : 51 f6 +# UTF-8 : b6 87 e5 +[51f6] 凶 +0.94,8.75;0.94,0.94 +8.44,0.94;8.44,8.75 +0.94,1.56;8.44,1.56 +1.56,2.19;2.19,2.81 +2.19,2.81;2.81,3.12 +2.81,3.12;3.44,3.75 +3.44,3.75;4.38,4.38 +4.38,4.38;4.69,5.31 +4.69,5.31;5.31,5.94 +5.31,5.94;5.94,6.56 +5.94,6.56;6.25,7.50 +6.25,7.50;6.88,8.12 +6.88,8.12;7.19,9.06 +1.88,7.81;2.50,7.50 +2.50,7.50;3.12,7.19 +3.12,7.19;3.44,6.56 +3.44,6.56;4.06,6.25 +4.06,6.25;4.69,5.62 +4.69,5.62;5.31,5.31 +5.31,5.31;5.62,4.69 +5.62,4.69;6.25,4.06 +6.25,4.06;6.88,3.44 +6.88,3.44;7.50,2.81 + +# UTF-16 : 53 08 +# UTF-8 : 88 8c e5 +[5308] 匈 +7.50,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +1.88,8.12;8.44,8.12 +8.44,8.12;8.44,6.56 +8.44,6.56;8.44,5.00 +8.44,5.00;8.44,3.75 +8.44,3.75;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;7.81,1.25 +7.81,1.25;7.50,1.25 +0.00,5.62;0.31,5.94 +0.31,5.94;0.62,6.25 +0.62,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.75 +2.19,8.75;2.19,9.06 +2.19,9.06;2.50,9.69 +6.56,6.56;6.56,2.81 +6.56,2.81;1.88,2.81 +1.88,2.19;1.88,6.56 +2.50,3.44;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.62,7.50 +2.50,6.88;2.81,6.56 +2.81,6.56;3.12,6.25 +3.12,6.25;3.44,6.25 +3.44,6.25;3.75,5.94 +3.75,5.94;4.06,5.62 +4.06,5.62;4.69,5.31 +4.69,5.31;5.00,4.69 +5.00,4.69;5.31,4.38 +5.31,4.38;5.62,4.06 +5.62,4.06;6.25,3.44 + +# UTF-16 : 80 f8 +# UTF-8 : b8 83 e8 +[80f8] 胸 +7.50,6.56;7.50,2.81 +7.50,2.81;3.75,2.81 +3.75,2.19;3.75,6.56 +4.38,3.44;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.62,4.69 +5.62,4.69;5.62,5.00 +5.62,5.00;5.94,5.62 +5.94,5.62;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.56,6.88 +6.56,6.88;6.88,7.50 +4.38,6.88;5.00,6.25 +5.00,6.25;5.31,5.94 +5.31,5.94;5.62,5.62 +5.62,5.62;5.94,5.31 +5.94,5.31;6.25,4.69 +6.25,4.69;6.56,4.38 +6.56,4.38;6.88,4.06 +6.88,4.06;7.19,3.44 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +2.81,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.38,8.75 +4.38,8.75;4.69,9.06 +4.69,9.06;4.69,9.38 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.94,1.25 +4.38,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 + +# UTF-16 : 90 ce +# UTF-8 : 8e 83 e9 +[90ce] 郎 +0.94,4.69;4.38,4.69 +4.38,4.69;4.38,8.12 +4.38,8.12;0.94,8.12 +0.94,8.12;0.94,1.25 +0.94,6.56;4.38,6.56 +5.00,1.25;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;3.75,2.81 +3.75,2.81;3.44,3.44 +3.44,3.44;3.12,3.75 +9.06,8.75;5.62,8.75 +5.62,8.75;5.62,0.94 +6.56,1.88;7.50,1.88 +7.50,1.88;8.12,2.19 +8.12,2.19;8.44,2.19 +8.44,2.19;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;9.06,3.12 +8.75,3.12;8.75,3.75 +8.75,3.75;8.75,4.38 +8.75,4.38;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.50,5.94 +7.19,5.94;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.75,8.12 +8.75,8.12;8.75,8.75 +2.81,9.38;2.81,8.44 + +# UTF-16 : 90 f7 +# UTF-8 : b7 83 e9 +[90f7] 郷 +3.75,5.00;5.94,5.00 +5.94,5.00;5.94,8.75 +5.94,8.75;3.44,8.75 +3.44,8.75;3.44,1.56 +3.44,6.88;5.94,6.88 +2.50,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.94,2.50 +6.25,1.25;5.94,1.88 +5.94,1.88;5.94,2.50 +5.94,2.50;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,4.06 +0.00,3.75;2.81,4.38 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.81,7.19 +2.81,7.19;3.12,7.50 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.19 +0.62,7.19;0.31,7.81 +0.94,6.88;1.25,7.50 +1.25,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.38 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;3.12,5.31 +9.06,8.75;6.56,8.75 +6.56,8.75;6.56,0.94 +7.19,1.88;7.81,1.88 +7.81,1.88;8.44,2.19 +8.44,2.19;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.75,5.00 +8.75,5.00;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.75,7.81 +8.75,7.81;8.75,8.12 +8.75,8.12;9.06,8.75 + +# UTF-16 : 5e 45 +# UTF-8 : 85 b9 e5 +[5e45] 幅 +2.19,2.50;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,7.81 +3.12,7.81;0.62,7.81 +0.62,7.81;0.62,2.50 +1.88,0.62;1.88,9.38 +4.06,5.94;8.44,5.94 +8.44,5.94;8.44,7.81 +8.44,7.81;4.06,7.81 +4.06,7.81;4.06,5.62 +3.44,8.75;9.06,8.75 +8.75,0.62;8.75,4.69 +8.75,4.69;3.75,4.69 +3.75,4.69;3.75,0.62 +6.25,1.56;6.25,4.69 +3.75,1.25;8.75,1.25 +3.75,3.12;8.75,3.12 + +# UTF-16 : 52 e4 +# UTF-8 : a4 8b e5 +[52e4] 勤 +0.94,5.31;4.69,5.31 +4.69,5.31;4.69,7.19 +4.69,7.19;0.62,7.19 +0.62,7.19;0.62,5.00 +0.62,2.81;4.69,2.81 +0.62,4.06;5.00,4.06 +2.81,1.25;2.81,6.88 +5.00,0.94;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;6.25,3.75 +6.25,3.75;6.25,4.69 +6.25,4.69;6.25,5.62 +6.25,5.62;6.56,6.56 +6.56,6.56;6.56,7.81 +6.56,7.81;6.56,9.38 +5.00,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;4.69,1.56 +0.31,8.44;5.31,8.44 +1.56,7.50;1.56,9.38 +3.75,7.50;3.75,9.38 + +# UTF-16 : 80 8b +# UTF-8 : 8b 82 e8 +[808b] 肋 +3.75,0.94;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.69 +5.62,4.69;5.94,5.62 +5.94,5.62;5.94,6.56 +5.94,6.56;5.94,7.81 +5.94,7.81;5.94,9.38 +4.06,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +0.94,4.06;3.44,4.06 +0.94,6.56;3.44,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;3.44,8.75 +3.44,8.75;3.44,1.88 +3.44,1.88;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.88,0.94 + +# UTF-16 : 7b 4b +# UTF-8 : 8b ad e7 +[7b4b] 筋 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +7.19,6.88;6.88,7.19 +6.88,7.19;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.94,7.19 +0.94,7.19;0.31,6.56 +5.94,9.38;5.62,8.75 +5.62,8.75;5.62,8.12 +5.62,8.12;5.31,7.81 +5.31,7.81;4.69,7.19 +4.69,7.19;4.38,6.88 +9.06,8.44;5.62,8.44 +4.69,8.44;1.56,8.44 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;6.25,5.00 +6.25,5.00;6.25,5.94 +6.25,5.94;6.25,6.88 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,1.25 +6.88,1.25;6.25,1.25 +4.38,5.31;8.75,5.31 +8.75,5.31;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +0.94,3.12;3.75,3.12 +1.25,5.00;3.75,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,6.56 +0.94,6.56;3.75,6.56 +3.75,6.56;3.75,1.56 +3.75,1.56;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 + +# UTF-16 : 8b 66 +# UTF-8 : a6 ad e8 +[8b66] 警 +0.62,8.75;4.69,8.75 +1.88,8.12;1.88,9.38 +3.44,8.12;3.44,9.38 +0.31,6.88;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.25,8.44 +1.25,8.44;1.56,8.44 +1.25,8.12;4.38,8.12 +4.38,8.12;4.38,7.50 +4.38,7.50;4.38,6.88 +4.38,6.88;4.38,6.25 +4.38,6.25;4.06,5.94 +4.06,5.94;3.44,5.94 +3.44,5.94;3.12,5.94 +3.12,5.94;2.81,5.94 +1.25,5.94;1.25,7.50 +1.25,7.50;3.44,7.50 +3.44,7.50;3.44,6.56 +3.44,6.56;1.25,6.56 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;6.25,6.56 +6.25,6.56;6.56,6.56 +6.56,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.75 +8.75,5.94;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.75;9.06,8.75 +4.69,7.50;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;5.94,9.38 +7.81,0.62;7.81,2.19 +7.81,2.19;1.56,2.19 +1.56,2.19;1.56,0.62 +1.56,1.25;7.81,1.25 +0.62,4.69;8.75,4.69 +1.56,3.75;7.81,3.75 +1.56,3.12;7.81,3.12 +1.56,5.31;7.81,5.31 + +# UTF-16 : 86 50 +# UTF-8 : 90 99 e8 +[8650] 虐 +4.69,7.81;4.69,9.69 +7.50,6.56;8.12,6.88 +8.12,6.88;8.44,7.19 +8.44,7.19;8.44,7.50 +8.44,7.50;8.75,7.81 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,7.81 +1.25,7.81;8.75,7.81 +8.44,4.38;2.19,4.38 +2.19,4.38;2.19,0.62 +2.19,1.25;8.44,1.25 +2.19,2.81;8.12,2.81 +1.56,6.25;7.19,6.56 +3.75,7.50;3.75,5.62 +3.75,5.62;4.06,5.31 +4.06,5.31;4.69,5.31 +4.69,5.31;5.31,5.00 +5.31,5.00;5.94,5.00 +5.62,5.00;6.56,5.00 +6.56,5.00;6.88,5.31 +6.88,5.31;7.50,5.31 +7.50,5.31;8.12,5.31 +8.12,5.31;8.44,5.62 +8.44,5.62;8.44,6.25 +8.44,6.25;8.44,6.56 +4.38,8.75;8.12,8.75 + +# UTF-16 : 52 87 +# UTF-8 : 87 8a e5 +[5287] 劇 +2.81,7.81;2.81,9.69 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +0.31,0.94;0.31,1.56 +0.31,1.56;0.31,1.88 +0.31,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,7.81 +0.94,7.81;5.62,7.81 +1.25,6.56;4.69,7.19 +2.50,7.81;2.50,6.25 +2.50,6.25;2.50,5.94 +2.50,5.94;2.81,5.62 +2.81,5.62;3.44,5.62 +3.44,5.62;3.75,5.62 +3.75,5.62;4.06,5.62 +4.06,5.62;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +2.81,8.75;5.31,8.75 +6.25,2.81;6.56,8.75 +8.75,9.06;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +1.25,5.00;5.62,5.00 +1.25,3.75;1.88,4.06 +1.88,4.06;2.50,4.38 +2.50,4.38;2.81,4.38 +2.81,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +0.94,2.50;1.56,2.81 +1.56,2.81;2.19,3.12 +2.19,3.12;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.75,3.75 +0.94,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;4.06,2.81 +5.31,4.69;5.00,4.06 +5.00,4.06;4.69,3.75 +4.69,3.75;4.06,3.44 +4.06,3.44;4.06,3.44 +3.75,3.44;4.06,3.12 +4.06,3.12;4.38,2.81 +4.38,2.81;5.00,2.19 +5.00,2.19;5.62,1.88 +5.62,1.88;5.94,1.56 +2.50,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.06,1.56 +4.06,1.56;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;3.44,4.38 +3.44,4.38;3.12,4.69 + +# UTF-16 : 76 87 +# UTF-8 : 87 9a e7 +[7687] 皇 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,8.44 +7.81,8.44;1.56,8.44 +1.56,8.44;1.56,5.31 +1.56,6.88;7.81,6.88 +4.69,9.69;4.69,9.06 +4.69,9.06;4.38,8.75 +4.38,8.75;4.38,8.44 +8.75,1.25;0.62,1.25 +8.44,4.38;0.94,4.38 +7.81,2.81;1.56,2.81 +4.69,1.25;4.69,4.38 + +# UTF-16 : 6f c0 +# UTF-8 : 80 bf e6 +[6fc0] 激 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;1.88,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.00,6.88 +5.62,0.94;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;7.19,2.50 +7.19,2.50;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;8.12,4.38 +8.12,4.38;8.44,5.00 +8.44,5.00;8.44,5.94 +8.44,5.94;8.75,6.88 +8.75,6.88;8.75,7.81 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,4.06 +7.19,4.06;7.19,4.69 +7.19,4.69;6.88,5.31 +6.88,5.31;6.88,6.25 +6.88,6.25;6.56,7.19 +6.56,7.81;9.38,7.81 +5.62,5.31;5.94,5.94 +5.94,5.94;6.25,6.56 +6.25,6.56;6.25,6.88 +6.25,6.88;6.25,7.19 +6.25,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +6.56,8.44;6.88,9.06 +6.88,9.06;6.88,9.38 +2.81,5.94;5.62,5.94 +5.62,5.94;5.62,8.44 +5.62,8.44;2.81,8.44 +2.81,8.44;2.81,5.94 +2.81,7.19;5.31,7.19 +4.06,9.69;4.06,9.06 +4.06,9.06;3.75,8.75 +3.75,8.75;3.75,8.44 +4.06,5.00;4.06,5.94 +2.19,5.00;5.94,5.00 +1.88,0.94;2.50,1.56 +2.50,1.56;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +4.69,1.25;4.38,1.25 +4.38,1.25;3.75,1.25 +3.75,1.25;3.75,1.25 +3.12,3.75;5.62,3.75 +5.62,3.75;5.62,3.12 +5.62,3.12;5.62,2.81 +5.62,2.81;5.62,2.19 +5.62,2.19;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.00,1.25 + +# UTF-16 : 7a 74 +# UTF-8 : b4 a9 e7 +[7a74] 穴 +4.69,7.50;4.69,9.06 +8.44,5.94;8.44,7.50 +8.44,7.50;0.94,7.50 +0.94,7.50;0.94,5.94 +3.44,6.25;3.44,5.62 +3.44,5.62;3.12,5.00 +3.12,5.00;2.81,4.38 +2.81,4.38;2.50,4.06 +2.50,4.06;2.19,3.44 +2.19,3.44;1.88,3.12 +1.88,3.12;1.56,2.50 +1.56,2.50;1.25,1.88 +1.25,1.88;0.94,1.56 +0.94,1.56;0.62,1.25 +5.94,6.25;5.94,5.62 +5.94,5.62;6.25,5.00 +6.25,5.00;6.56,4.38 +6.56,4.38;6.88,4.06 +6.88,4.06;7.19,3.44 +7.19,3.44;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 + +# UTF-16 : 7d 79 +# UTF-8 : b9 b5 e7 +[7d79] 絹 +4.69,7.19;8.44,7.19 +8.44,7.19;8.44,8.75 +8.44,8.75;4.69,8.75 +4.69,8.75;4.69,6.88 +4.06,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;3.44,5.94 +3.44,5.94;3.44,6.25 +3.44,6.25;3.12,6.88 +0.31,4.69;3.75,5.00 +2.19,5.00;2.19,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 +4.38,0.94;4.38,5.94 +4.38,5.94;8.75,5.94 +8.75,5.94;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,1.25 +4.38,2.81;8.75,2.81 +4.38,4.38;8.75,4.38 + +# UTF-16 : 6a 29 +# UTF-8 : a9 a8 e6 +[6a29] 権 +1.56,0.62;1.56,9.38 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,5.00;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.19,6.25 +2.19,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.75,5.31;3.75,0.62 +3.75,1.25;9.06,1.25 +7.19,6.56;6.88,5.94 +6.88,5.94;6.56,5.62 +6.56,5.62;6.56,5.31 +8.75,5.31;3.75,5.31 +6.56,1.25;6.56,5.31 +3.75,2.81;8.75,2.81 +3.75,4.06;8.75,4.06 +2.50,4.06;2.81,4.38 +2.81,4.38;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.44 +8.75,8.44;4.06,8.44 +9.06,6.88;3.12,6.88 +3.12,7.50;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;4.38,9.06 +4.38,9.06;4.69,9.38 + +# UTF-16 : 61 b2 +# UTF-8 : b2 86 e6 +[61b2] 憲 +4.69,5.62;4.69,9.69 +0.62,5.62;8.75,5.62 +1.56,6.56;7.81,6.56 +1.25,7.50;8.12,7.50 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +2.81,3.12;2.81,1.56 +2.81,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.19,1.88 +7.19,1.88;7.19,2.50 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.38,2.81 +4.38,2.81;4.06,3.12 +1.25,3.44;8.12,3.44 +8.12,3.44;8.12,5.00 +8.12,5.00;1.25,5.00 +1.25,5.00;1.25,3.44 +5.94,3.75;5.94,4.69 +3.44,3.75;3.44,4.69 + +# UTF-16 : 6e 90 +# UTF-8 : 90 ba e6 +[6e90] 源 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,0.94;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,8.75 +3.44,8.75;9.06,8.75 +6.25,4.06;6.56,1.88 +6.25,1.88;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +3.44,1.25;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.00,3.75 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.12 +7.81,3.12;7.19,3.44 +4.38,4.38;8.44,4.38 +8.44,4.38;8.44,7.50 +8.44,7.50;4.38,7.50 +4.38,7.50;4.38,4.06 +4.38,5.94;8.44,5.94 +6.25,8.75;6.25,8.44 +6.25,8.44;6.25,7.81 +6.25,7.81;6.25,7.50 +6.25,7.50;6.25,7.50 + +# UTF-16 : 65 62 +# UTF-8 : a2 95 e6 +[6562] 敢 +4.69,0.94;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,5.00 +8.12,5.00;8.44,5.94 +8.44,5.94;8.44,6.88 +8.44,6.88;8.75,7.81 +5.62,7.81;9.38,7.81 +4.69,5.00;5.00,5.31 +5.00,5.31;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;5.94,9.06 +5.94,9.06;5.94,9.38 +9.06,0.94;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;5.94,6.25 +5.94,6.25;5.94,7.19 +0.00,1.88;0.62,1.88 +0.62,1.88;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.19 +1.88,2.19;2.19,2.19 +2.19,2.19;2.50,2.19 +2.50,2.19;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.38,2.50 +0.94,7.19;0.94,1.88 +2.50,8.75;2.50,7.19 +5.00,7.19;0.31,7.19 +4.69,8.75;0.62,8.75 +4.38,0.62;4.38,7.19 +1.25,3.75;4.38,3.75 +1.25,5.62;4.38,5.62 + +# UTF-16 : 53 b3 +# UTF-8 : b3 8e e5 +[53b3] 厳 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,8.12 +0.94,8.12;8.75,8.12 +2.81,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;2.19,9.38 +5.31,8.12;5.00,8.44 +5.00,8.44;4.69,9.06 +4.69,9.06;4.38,9.38 +4.38,9.38;4.38,9.38 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,9.06 +7.50,9.06;7.81,9.38 +7.81,9.38;7.81,9.38 +5.00,0.94;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;7.81,4.06 +7.81,4.06;8.12,4.69 +8.12,4.69;8.12,5.62 +8.12,5.62;8.44,6.25 +5.94,6.25;9.06,6.25 +5.00,4.06;5.31,4.69 +5.31,4.69;5.62,5.31 +5.62,5.31;5.94,6.25 +5.94,6.25;6.25,6.88 +6.25,6.88;6.25,7.50 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.25,5.00 +6.25,5.00;6.25,5.94 +1.25,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,1.88 +3.44,1.88;4.06,1.88 +4.06,1.88;4.69,2.19 +2.19,5.62;2.19,1.56 +3.44,7.19;3.44,5.62 +5.31,5.62;1.25,5.62 +5.00,7.19;1.56,7.19 +4.69,0.62;4.69,5.62 +2.19,3.12;4.69,3.12 +2.19,4.38;4.69,4.38 + +# UTF-16 : 4e 4e +# UTF-8 : 8e b9 e4 +[4e4e] 乎 +4.69,8.44;4.69,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +9.06,4.69;0.31,4.69 +1.25,8.12;1.88,8.12 +1.88,8.12;2.81,8.12 +2.81,8.12;3.44,8.12 +3.44,8.12;4.06,8.12 +4.06,8.12;4.69,8.44 +4.69,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +2.81,5.31;2.81,5.94 +2.81,5.94;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;1.88,6.88 +1.88,6.88;1.56,7.50 +6.25,5.31;6.88,5.94 +6.88,5.94;7.19,6.25 +7.19,6.25;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;8.12,7.81 + +# UTF-16 : 54 7c +# UTF-8 : bc 91 e5 +[547c] 呼 +6.25,8.44;6.25,1.88 +6.25,1.88;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +9.06,4.38;3.12,4.38 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 +4.69,5.31;4.69,5.62 +4.69,5.62;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;4.06,7.19 +4.06,7.19;3.75,7.50 +7.50,5.31;7.81,5.62 +7.81,5.62;8.12,6.25 +8.12,6.25;8.44,6.88 +8.44,6.88;8.44,7.50 +8.44,7.50;8.75,7.81 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 + +# UTF-16 : 54 49 +# UTF-8 : 89 91 e5 +[5449] 呉 +3.12,5.94;7.81,5.94 +7.81,5.94;7.81,8.75 +7.81,8.75;3.12,8.75 +3.12,8.75;3.12,5.94 +7.19,3.44;7.19,4.69 +7.19,4.69;1.56,4.69 +1.56,4.69;1.56,8.44 +9.06,3.44;0.31,3.44 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.50 +6.25,2.50;5.62,2.81 + +# UTF-16 : 5a 2f +# UTF-8 : af a8 e5 +[5a2f] 娯 +5.00,5.94;8.44,5.94 +8.44,5.94;8.44,8.75 +8.44,8.75;5.00,8.75 +5.00,8.75;5.00,5.94 +8.12,3.44;8.12,4.69 +8.12,4.69;4.06,4.69 +4.06,4.69;4.06,8.44 +9.06,3.44;2.81,3.44 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.50 +7.19,2.50;6.56,2.81 +0.31,0.62;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;2.81,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.12,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.75 +1.88,3.75;2.19,3.12 +2.19,3.12;2.81,2.50 +2.81,2.50;2.81,2.19 +2.81,2.19;3.12,1.88 + +# UTF-16 : 8a a4 +# UTF-8 : a4 aa e8 +[8aa4] 誤 +5.31,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;5.31,8.75 +5.31,8.75;5.31,6.25 +8.12,3.75;8.12,5.00 +8.12,5.00;4.38,5.00 +4.38,5.00;4.38,8.44 +9.06,3.75;3.44,3.75 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;6.88,3.12 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 + +# UTF-16 : 54 0e +# UTF-8 : 8e 90 e5 +[540e] 后 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;2.19,8.12 +2.19,8.12;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +8.75,6.56;1.25,6.56 +2.50,0.94;2.50,5.00 +2.50,5.00;8.12,5.00 +8.12,5.00;8.12,0.94 +2.81,1.56;8.12,1.56 + +# UTF-16 : 7d 05 +# UTF-8 : 85 b4 e7 +[7d05] 紅 +3.75,1.25;9.06,1.25 +8.75,8.75;4.06,8.75 +6.56,1.25;6.56,8.75 +4.06,4.38;4.06,4.69 +4.06,4.69;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +0.31,4.69;4.06,5.00 +2.19,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 + +# UTF-16 : 6c 5f +# UTF-8 : 9f b1 e6 +[6c5f] 江 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.06 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;1.25,8.75 +1.25,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +2.81,1.25;9.06,1.25 +8.75,8.75;2.81,8.75 +5.94,1.25;5.94,8.75 + +# UTF-16 : 62 5b +# UTF-8 : 9b 89 e6 +[625b] 扛 +3.12,1.25;9.06,1.25 +8.75,8.75;3.12,8.75 +5.94,1.25;6.25,8.75 +1.88,9.38;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.44,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.44,7.19;0.31,7.19 + +# UTF-16 : 67 60 +# UTF-8 : a0 9d e6 +[6760] 杠 +3.75,1.25;9.06,1.25 +8.75,8.75;4.06,8.75 +6.56,1.25;6.56,8.75 +2.50,0.62;2.50,9.38 +4.06,7.19;0.62,7.19 +0.31,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +3.75,4.06;3.44,4.69 +3.44,4.69;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;2.81,6.56 +2.81,6.56;2.50,7.19 + +# UTF-16 : 80 9b +# UTF-8 : 9b 82 e8 +[809b] 肛 +3.75,1.25;9.06,1.25 +8.75,8.75;4.06,8.75 +6.56,1.25;6.56,8.75 +0.94,4.06;3.12,4.06 +1.25,6.56;3.12,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;3.12,8.75 +3.12,8.75;3.12,1.88 +3.12,1.88;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 + +# UTF-16 : 77 fc +# UTF-8 : bc 9f e7 +[77fc] 矼 +3.75,1.25;9.06,1.25 +8.75,8.75;4.06,8.75 +6.56,1.25;6.56,8.75 +3.75,8.75;0.31,8.75 +1.25,1.88;3.44,1.88 +3.44,1.88;3.44,5.62 +3.44,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,8.12 +1.56,8.12;1.88,8.75 + +# UTF-16 : 8a 0c +# UTF-8 : 8c a8 e8 +[8a0c] 訌 +4.06,1.25;9.06,1.25 +8.75,8.75;4.38,8.75 +6.56,1.25;6.56,8.75 +0.94,1.25;3.44,1.25 +3.44,1.25;3.44,3.44 +3.44,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;4.06,7.50 +0.62,6.25;3.75,6.25 +0.62,4.69;3.75,4.69 +0.62,8.75;3.75,8.75 + +# UTF-16 : 96 4d +# UTF-8 : 8d 99 e9 +[964d] 降 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;3.12,8.75 +3.12,7.19;3.75,7.50 +3.75,7.50;4.38,7.81 +4.38,7.81;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.62,9.38 +4.69,8.44;8.75,8.44 +8.44,8.44;8.12,8.12 +8.12,8.12;7.81,7.81 +7.81,7.81;7.50,7.19 +7.50,7.19;6.88,6.88 +6.88,6.88;6.56,6.56 +6.56,6.56;5.94,6.25 +5.94,6.25;5.31,5.94 +5.31,5.94;4.69,5.62 +4.69,5.62;3.75,5.31 +3.75,5.31;3.12,5.00 +4.38,8.12;5.00,7.81 +5.00,7.81;5.31,7.50 +5.31,7.50;5.62,7.19 +5.62,7.19;5.94,6.88 +5.94,6.88;6.56,6.56 +6.56,6.56;6.88,6.25 +6.88,6.25;7.50,5.94 +7.50,5.94;8.12,5.62 +8.12,5.62;8.75,5.31 +8.75,5.31;9.06,5.00 +6.88,0.62;6.88,5.62 +3.12,4.38;8.75,4.38 +4.38,2.50;4.38,4.38 +9.06,2.50;2.81,2.50 + +# UTF-16 : 5c a1 +# UTF-8 : a1 b2 e5 +[5ca1] 岡 +0.94,0.94;0.94,8.75 +0.94,8.75;8.44,8.75 +8.44,8.75;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.81,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +2.50,5.31;2.50,1.56 +6.88,2.19;6.88,5.31 +2.50,2.81;6.88,2.81 +4.69,6.25;4.69,2.81 +1.56,6.25;7.81,6.25 +5.62,6.25;5.94,6.56 +5.94,6.56;5.94,6.88 +5.94,6.88;6.25,7.50 +6.25,7.50;6.25,7.81 +6.25,7.81;6.56,8.44 +3.75,6.25;3.75,6.56 +3.75,6.56;3.44,7.19 +3.44,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.44 + +# UTF-16 : 92 fc +# UTF-8 : bc 8b e9 +[92fc] 鋼 +5.00,5.31;5.00,1.56 +7.81,2.19;7.81,5.31 +5.00,2.81;7.81,2.81 +6.56,6.25;6.56,2.81 +4.38,6.25;8.44,6.25 +7.19,6.25;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;7.81,8.44 +5.94,6.25;5.94,6.56 +5.94,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.31,7.81 +5.31,7.81;5.31,8.44 +4.06,0.94;4.06,8.75 +4.06,8.75;9.06,8.75 +8.75,8.75;9.06,1.88 +8.75,1.88;9.06,1.25 +9.06,1.25;8.44,1.25 +8.44,1.25;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +0.00,1.25;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +1.88,9.38;1.56,8.75 +1.56,8.75;1.25,8.44 +1.25,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +1.88,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.12,4.38 +3.12,4.38;3.44,4.69 + +# UTF-16 : 7d b1 +# UTF-8 : b1 b6 e7 +[7db1] 綱 +5.00,5.31;5.00,1.56 +7.81,2.19;7.81,5.31 +5.00,2.81;7.81,2.81 +6.25,6.25;6.25,2.81 +4.38,6.25;8.44,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.19,6.88 +7.19,6.88;7.50,7.50 +7.50,7.50;7.50,7.81 +7.50,7.81;7.81,8.44 +5.62,6.25;5.62,6.56 +5.62,6.56;5.62,7.19 +5.62,7.19;5.31,7.50 +5.31,7.50;5.31,7.81 +5.31,7.81;5.00,8.44 +3.75,0.94;3.75,8.75 +3.75,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +3.44,4.38;3.44,4.69 +3.44,4.69;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;2.81,6.56 +0.00,4.69;3.44,5.00 +1.88,5.00;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.50 +2.50,7.50;2.81,8.12 +2.81,8.12;3.12,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.88 +0.94,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,8.12 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.38 + +# UTF-16 : 4e a5 +# UTF-8 : a5 ba e4 +[4ea5] 亥 +0.62,3.12;1.56,3.44 +1.56,3.44;2.19,3.75 +2.19,3.75;2.81,4.06 +2.81,4.06;3.75,4.69 +3.75,4.69;4.38,5.00 +4.38,5.00;5.00,5.31 +5.00,5.31;5.31,5.94 +5.31,5.94;5.94,6.56 +5.94,6.56;6.56,6.88 +6.56,6.88;6.88,7.50 +0.62,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;3.44,2.19 +3.44,2.19;4.38,2.50 +4.38,2.50;5.00,2.81 +5.00,2.81;5.94,3.44 +5.94,3.44;6.56,4.06 +6.56,4.06;7.19,4.69 +7.19,4.69;7.81,5.31 +7.81,5.31;8.44,5.94 +0.62,8.44;8.75,8.44 +4.69,8.44;4.69,9.69 +4.06,4.69;3.44,5.31 +3.44,5.31;3.12,5.62 +3.12,5.62;2.50,6.25 +2.50,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +2.50,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.69,8.44 +8.75,0.94;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.88,2.50 +6.88,2.50;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.12 + +# UTF-16 : 52 3b +# UTF-8 : bb 88 e5 +[523b] 刻 +0.62,3.12;0.94,3.44 +0.94,3.44;1.56,3.75 +1.56,3.75;2.19,4.06 +2.19,4.06;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.50 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;5.00,4.69 +5.00,4.69;5.31,5.31 +0.31,8.12;5.62,8.12 +3.12,8.12;3.12,9.38 +3.12,5.00;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.25,6.56 +1.25,6.56;0.94,6.88 +1.88,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +6.25,2.81;6.56,8.75 +8.75,9.06;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +5.62,0.94;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;4.69,2.50 +4.69,2.50;4.38,2.81 +4.38,2.81;3.75,3.12 + +# UTF-16 : 52 be +# UTF-8 : be 8a e5 +[52be] 劾 +0.62,3.12;0.94,3.44 +0.94,3.44;1.56,3.75 +1.56,3.75;1.88,4.06 +1.88,4.06;2.19,4.38 +2.19,4.38;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.50 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.69,4.69 +4.69,4.69;5.00,5.31 +0.31,8.12;5.00,8.12 +2.81,8.12;2.81,9.38 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,6.88 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.12 +4.69,1.56;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,2.81 +3.75,2.81;3.44,3.12 +4.06,0.94;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.94,4.69 +5.94,4.69;6.25,5.62 +6.25,5.62;6.25,6.56 +6.25,6.56;6.25,7.81 +6.25,7.81;6.25,9.38 +4.69,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 + +# UTF-16 : 7a 40 +# UTF-8 : 80 a9 e7 +[7a40] 穀 +5.00,5.62;5.31,5.94 +5.31,5.94;5.62,6.56 +5.62,6.56;5.62,6.88 +5.62,6.88;5.62,7.50 +5.62,7.50;5.94,8.12 +5.62,8.12;5.94,8.75 +5.62,8.75;8.12,8.75 +7.81,8.75;8.12,6.25 +7.81,6.25;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;8.75,5.94 +8.75,5.94;9.06,6.56 +9.06,6.56;9.06,6.88 +9.06,6.88;9.06,7.19 +5.00,5.31;8.75,5.31 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.69 +8.44,4.69;8.75,5.00 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,3.75;5.94,4.06 +5.94,4.06;5.62,4.69 +0.31,1.56;0.62,1.56 +0.62,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.50,3.75 +4.38,5.31;3.44,5.31 +3.44,5.31;2.81,5.00 +2.81,5.00;2.19,5.00 +2.19,5.00;1.56,5.00 +1.56,5.00;0.94,4.69 +2.50,0.62;2.50,5.00 +4.69,3.75;0.31,3.75 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;2.50,3.75 +0.62,6.88;4.69,6.88 +4.69,8.44;0.31,8.44 +2.50,6.88;2.50,9.38 +4.69,4.69;4.69,5.94 +4.69,5.94;0.62,5.94 +0.31,5.94;0.62,4.69 + +# UTF-16 : 9a a8 +# UTF-8 : a8 aa e9 +[9aa8] 骨 +7.81,6.56;7.81,9.06 +7.81,9.06;1.56,9.06 +1.56,9.06;1.56,6.56 +0.62,4.38;0.62,6.25 +0.62,6.25;8.75,6.25 +8.75,6.25;8.75,4.38 +7.81,7.81;4.38,7.81 +4.38,7.81;4.38,6.56 +1.56,0.94;1.88,5.31 +1.56,5.31;7.81,5.31 +7.50,5.31;7.81,1.56 +7.50,1.56;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,1.25 +1.88,2.50;7.81,2.50 +1.88,4.06;7.81,4.06 + +# UTF-16 : 78 02 +# UTF-8 : 82 a0 e7 +[7802] 砂 +3.75,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.50 +1.56,7.50;1.56,8.12 +1.56,8.12;1.88,8.75 +9.38,5.00;9.06,5.62 +9.06,5.62;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.44,7.81 +8.44,7.81;8.12,8.44 +6.56,9.38;6.56,4.69 +6.56,4.69;6.56,4.38 +6.56,4.38;6.25,4.06 +6.25,4.06;5.94,4.06 +5.94,4.06;5.62,4.06 +5.62,4.06;5.31,4.06 +5.31,4.06;5.00,4.06 +3.75,5.00;4.06,5.62 +4.06,5.62;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.50 +4.69,7.50;4.69,8.44 +8.75,5.31;8.44,4.69 +8.44,4.69;8.12,4.06 +8.12,4.06;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;4.69,1.25 +4.69,1.25;4.06,0.94 +4.06,0.94;3.44,0.94 + +# UTF-16 : 57 50 +# UTF-8 : 90 9d e5 +[5750] 坐 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.50,8.75 +4.06,4.38;3.75,5.00 +3.75,5.00;3.44,5.62 +3.44,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +2.50,6.56;2.19,7.19 +8.75,4.38;8.44,5.00 +8.44,5.00;8.12,5.62 +8.12,5.62;7.81,6.25 +7.81,6.25;7.19,6.56 +7.19,6.56;6.88,7.19 +5.31,4.38;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;6.25,5.62 +6.25,5.62;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.88,6.88 +6.88,6.88;6.88,7.19 +6.88,7.19;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.19,8.75 +0.31,1.25;9.06,1.25 +8.12,3.44;1.25,3.44 +4.69,1.25;4.69,9.38 + +# UTF-16 : 5e a7 +# UTF-8 : a7 ba e5 +[5ea7] 座 +1.56,4.38;1.88,4.38 +1.88,4.38;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.12,7.19 +3.12,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +4.38,4.38;4.06,4.69 +4.06,4.69;3.75,5.31 +3.75,5.31;3.44,5.94 +3.44,5.94;3.12,6.25 +3.12,6.25;2.81,6.56 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;6.88,6.56 +5.62,4.38;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;6.88,5.94 +6.88,5.94;6.88,6.25 +6.88,6.25;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.19,7.50 +7.19,7.50;7.19,8.12 +1.25,1.25;9.06,1.25 +8.44,3.44;1.88,3.44 +5.00,1.25;5.00,8.12 +5.00,8.75;5.00,9.69 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.44 +1.25,8.44;8.75,8.44 + +# UTF-16 : 65 89 +# UTF-8 : 89 96 e6 +[6589] 斉 +7.50,8.44;6.88,8.12 +6.88,8.12;6.56,7.81 +6.56,7.81;5.94,7.19 +5.94,7.19;5.31,6.88 +5.31,6.88;4.69,6.56 +4.69,6.56;4.06,6.25 +4.06,6.25;3.12,5.94 +3.12,5.94;2.50,5.94 +2.50,5.94;1.56,5.62 +1.56,5.62;0.31,5.31 +1.88,8.12;2.50,7.81 +2.50,7.81;3.12,7.50 +3.12,7.50;3.75,6.88 +3.75,6.88;4.38,6.56 +4.38,6.56;5.00,6.56 +5.00,6.56;5.94,6.25 +5.94,6.25;6.56,5.94 +6.56,5.94;7.50,5.62 +7.50,5.62;8.12,5.62 +8.12,5.62;9.06,5.31 +4.69,8.44;4.69,9.38 +8.75,8.44;0.62,8.44 +7.50,5.62;7.50,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,4.06;2.19,5.62 +2.19,4.69;7.50,4.69 +1.88,2.81;7.50,2.81 + +# UTF-16 : 6e 08 +# UTF-8 : 88 b8 e6 +[6e08] 済 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +7.81,8.44;7.50,8.12 +7.50,8.12;7.19,7.50 +7.19,7.50;6.88,7.19 +6.88,7.19;6.25,6.88 +6.25,6.88;5.94,6.56 +5.94,6.56;5.31,6.25 +5.31,6.25;4.69,5.94 +4.69,5.94;4.06,5.62 +4.06,5.62;3.12,5.62 +3.12,5.62;2.19,5.31 +3.44,8.12;4.06,7.81 +4.06,7.81;4.38,7.19 +4.38,7.19;5.00,6.88 +5.00,6.88;5.62,6.56 +5.62,6.56;5.94,6.25 +5.94,6.25;6.56,6.25 +6.56,6.25;7.19,5.94 +7.19,5.94;7.81,5.62 +7.81,5.62;8.44,5.31 +8.44,5.31;9.38,5.31 +5.62,8.44;5.94,9.69 +9.06,8.44;2.50,8.44 +8.12,5.62;8.12,0.94 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;3.75,4.06 +3.75,4.06;3.75,5.62 +3.75,4.69;8.12,4.69 +3.44,3.12;8.12,3.12 + +# UTF-16 : 68 3d +# UTF-8 : bd a0 e6 +[683d] 栽 +0.31,6.25;9.06,6.25 +8.44,5.31;8.12,4.69 +8.12,4.69;7.81,4.38 +7.81,4.38;7.50,3.75 +7.50,3.75;7.19,3.12 +7.19,3.12;6.88,2.81 +6.88,2.81;6.25,2.19 +6.25,2.19;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +5.94,9.38;6.25,7.81 +6.25,7.81;6.25,6.25 +6.25,6.25;6.56,5.00 +6.56,5.00;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.19,2.19 +7.19,2.19;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.50 +8.12,7.50;8.44,7.19 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.69 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 +4.38,3.12;4.06,3.75 +4.06,3.75;3.44,4.38 +3.44,4.38;2.81,4.69 +2.81,0.94;2.81,5.94 +2.81,6.25;2.81,9.38 +5.31,4.69;0.62,4.69 +5.00,8.12;0.62,8.12 + +# UTF-16 : 88 c1 +# UTF-8 : 81 a3 e8 +[88c1] 裁 +2.81,4.69;2.81,5.94 +0.62,4.69;5.62,4.69 +2.81,4.69;2.50,4.38 +2.50,4.38;2.19,3.75 +2.19,3.75;1.56,3.44 +1.56,3.44;0.94,3.12 +0.94,3.12;0.31,2.81 +2.81,4.69;3.12,4.06 +3.12,4.06;3.75,3.44 +3.75,3.44;4.06,2.81 +4.06,2.81;4.69,2.50 +4.69,2.50;5.00,2.19 +5.00,2.19;5.31,1.88 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +1.56,1.25;1.88,3.44 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;5.31,4.06 +5.31,4.06;5.31,4.38 +0.31,6.25;9.06,6.25 +8.44,5.31;8.12,4.69 +8.12,4.69;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.12 +7.19,3.12;6.88,2.50 +6.88,2.50;6.25,2.19 +6.25,2.19;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +5.94,9.38;6.25,7.81 +6.25,7.81;6.25,6.25 +6.25,6.25;6.56,5.00 +6.56,5.00;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.19,2.19 +7.19,2.19;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,7.81 +8.12,7.81;8.12,7.50 +8.12,7.50;8.44,7.19 +2.81,6.25;2.81,9.38 +5.00,8.12;0.62,8.12 + +# UTF-16 : 67 3f +# UTF-8 : bf 9c e6 +[673f] 朿 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +9.06,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.38 +4.69,0.62;4.69,9.38 +0.31,8.44;9.06,8.44 +6.25,4.38;6.56,4.38 +6.56,4.38;7.19,4.38 +7.19,4.38;7.50,4.38 +7.50,4.38;7.81,4.69 +7.81,4.69;7.81,5.00 +7.81,5.00;7.81,5.31 +7.81,5.31;7.81,6.88 +7.81,6.88;1.56,6.88 +1.56,6.88;1.56,4.38 + +# UTF-16 : 7b 56 +# UTF-8 : 96 ad e7 +[7b56] 策 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +9.06,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,0.62;4.69,7.19 +0.31,6.56;9.06,6.56 +6.25,3.44;6.56,3.44 +6.56,3.44;7.19,3.44 +7.19,3.44;7.50,3.44 +7.50,3.44;7.81,3.44 +7.81,3.44;7.81,4.06 +7.81,4.06;7.81,5.31 +7.81,5.31;1.56,5.31 +1.56,5.31;1.56,3.12 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +7.19,6.88;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 + +# UTF-16 : 86 95 +# UTF-8 : 95 9a e8 +[8695] 蚕 +0.62,4.38;1.25,4.69 +1.25,4.69;1.88,5.00 +1.88,5.00;2.50,5.62 +2.50,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;4.69,8.75 +8.44,6.88;0.94,6.88 +8.75,8.75;0.62,8.75 +4.69,1.25;4.69,6.25 +1.88,3.12;7.50,3.12 +7.50,3.12;7.50,5.00 +7.50,5.00;1.88,5.00 +1.88,5.00;1.88,2.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,2.81 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;8.12,1.88 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;5.62,6.56 +5.62,6.56;5.31,6.88 + +# UTF-16 : 81 f3 +# UTF-8 : b3 87 e8 +[81f3] 至 +0.62,8.75;8.75,8.75 +8.75,5.00;8.12,5.62 +8.12,5.62;7.81,6.25 +7.81,6.25;7.50,6.88 +7.50,6.88;6.88,7.50 +6.88,7.50;6.56,8.12 +0.94,5.62;1.56,5.62 +1.56,5.62;2.19,5.62 +2.19,5.62;2.81,5.62 +2.81,5.62;3.75,5.62 +3.75,5.62;4.38,5.94 +4.38,5.94;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;6.25,6.25 +6.25,6.25;7.19,6.25 +7.19,6.25;7.81,6.25 +2.50,5.62;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.75 +0.62,1.25;8.75,1.25 +8.12,3.75;1.25,3.75 +4.69,1.25;4.69,5.31 + +# UTF-16 : 89 96 +# UTF-8 : 96 a6 e8 +[8996] 視 +3.75,3.44;3.44,3.75 +3.44,3.75;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.38 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.12,6.88 +3.12,6.88;3.44,7.50 +4.38,3.75;8.44,3.75 +8.44,3.75;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,3.75 +4.38,5.62;8.44,5.62 +4.38,7.19;8.44,7.19 +6.88,3.75;6.88,1.56 +6.88,1.56;7.19,1.25 +7.19,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 + +# UTF-16 : 8a 5e +# UTF-8 : 9e a9 e8 +[8a5e] 詞 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,6.25;3.44,6.25 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +4.69,1.88;4.69,5.62 +4.69,5.62;7.50,5.62 +7.19,5.62;7.50,2.81 +7.19,2.81;4.69,2.81 +7.81,7.19;4.38,7.19 + +# UTF-16 : 8a 8c +# UTF-8 : 8c aa e8 +[8a8c] 誌 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,6.25;3.44,6.25 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +4.06,5.62;8.75,5.62 +8.75,8.12;4.06,8.12 +6.25,5.62;6.25,9.38 +5.31,4.38;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.62,0.94 +5.62,0.94;5.94,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,1.25 +7.81,1.25;7.81,1.56 +7.81,1.56;8.12,1.88 +8.12,1.88;8.12,2.50 +3.75,1.56;3.75,1.88 +3.75,1.88;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.38,4.06 +9.06,1.56;9.06,2.19 +9.06,2.19;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.44,3.44 +8.44,3.44;8.12,4.06 +5.62,5.00;5.94,4.69 +5.94,4.69;6.25,4.38 +6.25,4.38;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.50,3.44 + +# UTF-16 : 63 c3 +# UTF-8 : 83 8f e6 +[63c3] 揃 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.50,5.00;2.19,4.69 +2.19,4.69;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.50,7.19;0.31,7.19 +3.12,5.31;5.62,5.31 +3.12,3.44;5.62,3.44 +2.81,0.94;3.12,7.19 +2.81,7.19;5.62,7.19 +5.62,7.19;5.62,1.88 +5.62,1.88;5.62,1.25 +5.62,1.25;5.00,0.94 +5.00,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +6.88,2.50;6.88,6.88 +8.75,7.19;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +2.50,8.12;9.06,8.12 +5.00,8.12;4.69,8.44 +4.69,8.44;4.38,9.06 +4.38,9.06;4.38,9.38 +4.38,9.38;4.38,9.38 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,9.06 +7.19,9.06;7.19,9.38 +7.19,9.38;7.19,9.38 + +# UTF-16 : 78 c1 +# UTF-8 : 81 a3 e7 +[78c1] 磁 +3.12,8.75;0.31,8.75 +1.25,1.88;2.81,1.88 +2.81,1.88;2.81,5.62 +2.81,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.56,7.50 +1.56,7.50;1.56,8.12 +1.56,8.12;1.56,8.75 +2.81,8.12;9.06,8.12 +5.00,8.12;5.00,8.44 +5.00,8.44;4.69,9.06 +4.69,9.06;4.69,9.38 +4.69,9.38;4.38,9.38 +6.88,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.38 +7.50,9.38;7.50,9.38 +9.06,1.56;6.25,1.25 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,4.38 +6.88,4.38;6.56,5.00 +6.56,5.00;6.25,5.31 +6.25,5.31;5.94,5.94 +9.06,0.62;9.06,1.25 +9.06,1.25;9.06,2.19 +9.06,2.19;8.75,2.81 +8.75,2.81;8.44,3.44 +8.44,3.44;8.44,4.06 +6.56,1.25;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.12,4.38 +8.12,4.38;8.12,5.00 +8.12,5.00;8.44,5.31 +8.44,5.31;8.75,5.94 +8.75,5.94;8.75,6.56 +6.56,5.31;6.88,5.62 +6.88,5.62;6.88,6.25 +6.88,6.25;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.50,7.81 +6.25,1.56;2.81,1.25 +4.69,3.44;4.38,3.75 +4.38,3.75;4.06,4.38 +4.06,4.38;3.75,5.00 +3.75,5.00;3.44,5.31 +3.44,5.31;3.12,5.94 +6.25,0.62;6.25,1.25 +6.25,1.25;5.94,2.19 +5.94,2.19;5.94,2.81 +5.94,2.81;5.62,3.44 +5.62,3.44;5.62,4.06 +3.75,1.25;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.00,4.38 +5.00,4.38;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;5.62,5.94 +5.62,5.94;5.94,6.56 +3.75,5.31;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;4.69,7.81 + +# UTF-16 : 63 68 +# UTF-8 : a8 8d e6 +[6368] 捨 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.50 +3.75,7.50;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;2.81,6.56 +2.81,5.00;9.06,5.00 +3.75,6.88;8.12,6.88 +8.44,0.62;8.44,4.06 +8.44,4.06;3.44,4.06 +3.44,4.06;3.44,0.62 +3.44,1.56;8.44,1.56 +5.94,5.00;5.94,8.12 + +# UTF-16 : 82 e5 +# UTF-8 : a5 8b e8 +[82e5] 若 +0.62,8.44;8.75,8.44 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +8.75,6.25;0.62,6.25 +2.50,0.62;2.50,4.38 +2.50,4.38;8.12,4.38 +8.12,4.38;8.12,0.62 +2.81,1.25;7.81,1.25 +0.31,2.50;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.62 +3.44,5.62;3.75,6.25 +3.75,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 + +# UTF-16 : 6a 39 +# UTF-8 : b9 a8 e6 +[6a39] 樹 +1.56,0.62;1.56,9.38 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;1.56,7.19 +2.81,6.56;6.25,6.56 +6.56,8.12;2.50,8.12 +4.38,6.56;4.69,9.38 +8.75,9.38;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +9.38,7.50;6.56,7.50 +7.81,3.44;7.81,4.06 +7.81,4.06;7.50,4.38 +7.50,4.38;7.19,5.00 +7.19,5.00;7.19,5.62 +7.19,5.62;6.88,6.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.88,1.88 +5.00,1.56;5.31,1.88 +5.31,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.62,3.12 +5.62,3.12;5.94,3.44 +4.06,1.56;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;3.44,3.44 +2.81,3.75;3.12,5.62 +2.81,5.62;6.25,5.62 +5.94,5.62;6.25,3.75 +5.94,3.75;3.12,3.75 + +# UTF-16 : 53 ce +# UTF-8 : 8e 8f e5 +[53ce] 収 +0.94,8.44;0.94,2.81 +3.44,0.62;3.44,9.38 +0.00,2.50;0.62,2.50 +0.62,2.50;1.25,2.81 +1.25,2.81;2.19,3.12 +2.19,3.12;2.81,3.12 +2.81,3.12;3.44,3.44 +3.75,8.44;9.06,8.44 +3.75,0.94;4.38,1.25 +4.38,1.25;5.31,1.88 +5.31,1.88;5.94,2.50 +5.94,2.50;6.56,3.12 +6.56,3.12;6.88,3.75 +6.88,3.75;7.50,4.69 +7.50,4.69;7.81,5.31 +7.81,5.31;8.44,6.25 +8.44,6.25;8.75,7.50 +8.75,7.50;8.75,8.44 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.88 +7.81,1.88;7.19,2.50 +7.19,2.50;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.31,5.31 +5.31,5.31;5.00,6.25 +5.00,6.25;5.00,7.19 +5.00,7.19;4.69,8.12 + +# UTF-16 : 5b 97 +# UTF-8 : 97 ae e5 +[5b97] 宗 +7.50,6.88;1.88,6.88 +4.69,8.44;4.69,9.38 +8.44,6.56;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.56 +4.69,5.00;4.69,1.56 +4.69,1.56;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +0.62,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,3.75 +8.75,1.25;8.44,1.88 +8.44,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;6.88,3.44 +6.88,3.44;6.56,3.75 +8.75,5.00;0.62,5.00 + +# UTF-16 : 5c 24 +# UTF-8 : a4 b0 e5 +[5c24] 尤 +6.25,9.38;6.88,9.06 +6.88,9.06;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.81,8.12 +7.81,8.12;8.12,7.81 +8.75,7.19;0.62,7.19 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.50 +2.50,2.50;2.81,3.12 +2.81,3.12;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.38,5.62 +4.38,5.62;4.38,6.25 +4.38,6.25;4.38,7.19 +4.38,7.19;4.38,9.38 +5.31,6.56;5.31,1.88 +5.31,1.88;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.75,4.06 + +# UTF-16 : 5c 31 +# UTF-8 : b1 b0 e5 +[5c31] 就 +7.50,9.38;7.81,9.06 +7.81,9.06;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.81 +9.06,7.19;4.38,7.19 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;6.25,4.69 +6.25,4.69;6.25,5.62 +6.25,5.62;6.25,6.25 +6.25,6.25;6.56,7.19 +6.25,7.19;6.56,9.38 +6.88,6.56;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,4.06 +2.50,4.69;2.50,1.88 +2.50,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +0.31,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +4.06,2.19;4.06,2.81 +4.06,2.81;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.44,3.75 +3.44,3.75;3.12,4.06 +0.94,4.69;4.06,4.69 +4.06,4.69;4.06,7.19 +4.06,7.19;0.94,7.19 +0.94,7.19;0.94,4.69 +2.50,8.12;2.50,9.38 +0.31,8.12;4.38,8.12 + +# UTF-16 : 88 46 +# UTF-8 : 86 a1 e8 +[8846] 衆 +8.44,5.31;8.12,5.00 +8.12,5.00;7.81,4.69 +7.81,4.69;7.19,4.06 +7.19,4.06;6.88,3.75 +6.88,3.75;6.25,3.44 +6.25,5.94;5.94,5.62 +5.94,5.62;5.62,5.62 +5.62,5.62;5.31,5.31 +5.31,5.31;5.00,5.00 +5.00,5.00;4.69,4.69 +4.69,4.69;4.06,4.69 +4.06,4.69;3.75,4.38 +3.75,4.38;3.44,4.38 +3.44,4.38;2.81,4.06 +2.81,4.06;2.50,4.06 +3.44,3.44;3.12,3.12 +3.12,3.12;2.81,2.81 +2.81,2.81;2.81,2.50 +2.81,2.50;2.50,2.19 +2.50,2.19;2.19,2.19 +2.19,2.19;1.88,1.88 +1.88,1.88;1.56,1.56 +1.56,1.56;0.94,1.25 +0.94,1.25;0.62,1.25 +0.62,1.25;0.31,0.94 +3.12,5.94;2.81,5.31 +2.81,5.31;2.19,4.69 +2.19,4.69;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,3.75 +4.69,5.00;4.69,0.62 +5.31,5.31;5.31,4.69 +5.31,4.69;5.62,4.38 +5.62,4.38;5.94,3.75 +5.94,3.75;6.25,3.44 +6.25,3.44;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +8.12,6.56;8.12,8.44 +8.12,8.44;1.25,8.44 +1.25,8.44;1.25,6.56 +3.44,8.44;3.75,6.56 +5.62,8.44;5.94,6.56 +0.31,6.25;9.06,6.25 +4.06,8.44;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 + +# UTF-16 : 5f 93 +# UTF-8 : 93 be e5 +[5f93] 従 +2.50,7.19;2.19,6.56 +2.19,6.56;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.00,4.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +1.56,0.62;1.56,5.62 +5.62,4.69;8.44,4.69 +5.62,1.25;5.94,7.50 +2.81,7.50;9.06,7.50 +2.19,0.94;2.50,1.25 +2.50,1.25;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.75,5.94 +9.06,1.25;8.75,1.25 +8.75,1.25;7.81,1.25 +7.81,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.56 +5.62,1.56;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.06,2.50 +4.06,2.50;3.75,2.81 +3.75,2.81;3.44,3.44 +3.44,3.44;3.12,3.75 +6.56,7.50;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.81,9.38 +5.00,7.50;5.00,7.81 +5.00,7.81;4.69,8.12 +4.69,8.12;4.38,8.44 +4.38,8.44;4.38,8.75 +4.38,8.75;4.06,9.38 + +# UTF-16 : 7e 26 +# UTF-8 : a6 b8 e7 +[7e26] 縦 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.56,5.00;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,8.12 +2.50,8.12;2.81,8.44 +1.25,5.94;1.25,6.25 +1.25,6.25;0.94,6.88 +0.94,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,8.12 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.38 +4.38,7.19;4.38,6.56 +4.38,6.56;4.06,6.25 +4.06,6.25;3.75,5.62 +3.75,5.62;3.44,5.00 +3.44,5.00;3.12,4.69 +4.69,9.38;4.38,8.75 +4.38,8.75;4.06,8.44 +4.06,8.44;3.75,7.81 +3.75,7.81;3.44,7.50 +3.44,7.50;3.12,7.19 +3.75,0.62;3.75,5.62 +6.88,4.69;8.75,4.69 +6.88,1.25;6.88,7.50 +4.69,7.50;9.38,7.50 +4.38,0.94;4.69,1.56 +4.69,1.56;4.69,2.19 +4.69,2.19;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.31,5.94 +9.38,1.25;9.06,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.56 +6.88,1.56;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.75 +7.50,7.50;7.50,7.81 +7.50,7.81;7.81,8.12 +7.81,8.12;8.12,8.44 +8.12,8.44;8.12,8.75 +8.12,8.75;8.44,9.38 +6.25,7.50;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;5.62,9.38 + +# UTF-16 : 4e a8 +# UTF-8 : a8 ba e4 +[4ea8] 亨 +1.88,5.62;7.81,5.62 +7.81,5.62;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,5.31 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 +8.44,4.38;0.94,4.38 +4.69,3.12;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +8.44,4.38;7.81,4.06 +7.81,4.06;7.19,3.75 +7.19,3.75;6.56,3.75 +6.56,3.75;5.94,3.44 +5.94,3.44;5.62,3.44 +5.62,3.44;5.31,3.12 +5.31,3.12;4.69,3.12 + +# UTF-16 : 4e ab +# UTF-8 : ab ba e4 +[4eab] 享 +0.31,3.12;9.06,3.12 +1.88,5.62;7.81,5.62 +7.81,5.62;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,5.62 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 +8.12,4.69;1.25,4.69 +4.69,3.75;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +8.12,4.69;7.50,4.38 +7.50,4.38;6.88,4.06 +6.88,4.06;6.25,4.06 +6.25,4.06;5.62,3.75 +5.62,3.75;4.69,3.75 + +# UTF-16 : 57 f7 +# UTF-8 : b7 9f e5 +[57f7] 執 +0.31,4.38;4.69,4.38 +3.12,4.38;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;3.75,6.88 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.25,6.56 +1.25,6.56;1.25,6.88 +2.50,4.38;2.50,0.62 +0.31,2.81;4.38,2.81 +0.31,6.88;4.69,6.88 +0.62,8.44;4.38,8.44 +2.50,6.88;2.50,9.38 +4.69,5.62;5.31,5.31 +5.31,5.31;5.62,5.00 +5.62,5.00;5.94,4.69 +5.94,4.69;6.25,4.38 +6.25,4.38;6.56,4.06 +6.56,4.06;6.88,3.75 +6.88,3.75;7.19,3.44 +7.19,3.44;7.50,2.81 +7.50,2.81;7.81,2.50 +4.06,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.56,5.31 +6.56,5.31;6.56,6.25 +6.56,6.25;6.56,7.19 +6.56,7.19;6.56,9.38 +4.69,7.50;8.12,7.50 +8.12,7.50;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.38,2.50 +9.38,2.50;9.38,3.12 +9.38,3.12;9.38,4.06 + +# UTF-16 : 5b 70 +# UTF-8 : b0 ad e5 +[5b70] 孰 +5.00,5.62;5.31,5.31 +5.31,5.31;5.94,4.69 +5.94,4.69;6.25,4.38 +6.25,4.38;6.56,4.06 +6.56,4.06;6.88,3.75 +6.88,3.75;7.19,3.44 +7.19,3.44;7.50,2.81 +7.50,2.81;7.81,2.50 +4.06,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.56,5.31 +6.56,5.31;6.56,6.25 +6.56,6.25;6.56,7.19 +6.56,7.19;6.56,9.38 +4.69,7.50;8.12,7.50 +8.12,7.50;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.38,2.50 +9.38,2.50;9.38,3.12 +9.38,3.12;9.38,4.06 +0.94,5.62;4.38,5.62 +4.38,5.62;4.38,7.50 +4.38,7.50;0.94,7.50 +0.94,7.50;0.94,5.62 +2.50,8.44;2.50,9.38 +0.31,8.44;4.69,8.44 +0.00,2.81;0.62,2.81 +0.62,2.81;1.25,2.81 +1.25,2.81;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;2.81,3.12 +2.81,3.12;3.44,3.12 +3.44,3.12;3.75,3.12 +3.75,3.12;4.06,3.12 +4.06,3.12;5.00,3.12 +4.38,4.69;0.62,4.69 +2.50,3.75;2.50,1.88 +2.50,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +4.38,4.69;4.06,4.38 +4.06,4.38;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.50,3.44 + +# UTF-16 : 71 9f +# UTF-8 : 9f 86 e7 +[719f] 熟 +0.94,6.56;4.38,6.56 +4.38,6.56;4.38,8.12 +4.38,8.12;0.94,8.12 +0.94,8.12;0.94,6.56 +2.81,8.75;2.81,9.38 +0.31,8.75;5.00,8.75 +0.31,4.69;0.94,4.69 +0.94,4.69;1.56,4.69 +1.56,4.69;2.19,4.69 +2.19,4.69;2.50,4.69 +2.50,4.69;3.12,4.69 +3.12,4.69;3.44,4.69 +3.44,4.69;4.06,4.69 +4.06,4.69;4.38,4.69 +4.38,4.69;5.00,5.00 +4.69,5.94;0.62,5.94 +2.81,5.31;2.81,3.75 +2.81,3.75;2.81,3.44 +2.81,3.44;2.19,3.44 +2.19,3.44;1.88,3.44 +1.88,3.44;1.25,3.44 +1.25,3.44;1.25,3.44 +4.38,5.94;4.06,5.62 +4.06,5.62;3.44,5.31 +3.44,5.31;3.12,5.31 +3.12,5.31;2.81,5.00 +8.75,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +6.25,0.94;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +3.75,0.94;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.81 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +5.31,6.88;5.62,6.56 +5.62,6.56;6.25,5.94 +6.25,5.94;6.56,5.62 +6.56,5.62;7.19,5.00 +7.19,5.00;7.50,4.69 +7.50,4.69;7.50,4.38 +4.06,3.12;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;6.25,5.31 +6.25,5.31;6.25,5.94 +6.25,5.94;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;6.56,7.50 +6.56,7.50;6.56,9.38 +5.00,8.12;8.12,8.12 +8.12,8.12;8.12,7.19 +8.12,7.19;8.12,6.25 +8.12,6.25;8.44,5.62 +8.44,5.62;8.44,5.00 +8.44,5.00;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.75,3.44 +8.75,3.44;9.06,3.75 +9.06,3.75;9.06,4.38 +9.06,4.38;9.38,4.69 +9.38,4.69;9.38,5.31 + +# UTF-16 : 5c 6f +# UTF-8 : af b1 e5 +[5c6f] 屯 +4.38,9.38;4.38,1.88 +4.38,1.88;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +1.25,3.75;7.81,3.75 +1.25,6.88;1.25,2.50 +7.50,3.12;7.81,6.88 +0.31,7.50;1.25,7.81 +1.25,7.81;2.19,7.81 +2.19,7.81;3.12,7.81 +3.12,7.81;4.06,7.81 +4.06,7.81;4.69,7.81 +4.69,7.81;5.62,8.12 +5.62,8.12;6.25,8.12 +6.25,8.12;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;8.12,8.75 + +# UTF-16 : 7d 14 +# UTF-8 : 94 b4 e7 +[7d14] 純 +6.25,9.38;6.25,1.88 +6.25,1.88;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +4.38,6.88;4.69,2.50 +4.38,3.75;8.44,3.75 +8.44,3.75;8.44,6.88 +4.06,7.50;4.69,7.81 +4.69,7.81;5.31,7.81 +5.31,7.81;5.62,7.81 +5.62,7.81;6.25,7.81 +6.25,7.81;6.56,7.81 +6.56,7.81;7.19,8.12 +7.19,8.12;7.50,8.12 +7.50,8.12;7.81,8.44 +7.81,8.44;8.44,8.44 +8.44,8.44;8.75,8.75 +4.06,4.38;4.06,4.69 +4.06,4.69;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +0.31,4.69;4.06,5.00 +2.19,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 + +# UTF-16 : 92 0d +# UTF-8 : 8d 88 e9 +[920d] 鈍 +6.25,9.38;6.25,1.88 +6.25,1.88;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +4.38,6.88;4.69,2.50 +4.38,3.75;8.44,3.75 +8.44,3.75;8.44,6.88 +4.38,7.50;5.00,7.81 +5.00,7.81;5.31,7.81 +5.31,7.81;5.94,7.81 +5.94,7.81;6.25,7.81 +6.25,7.81;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.81,8.12 +7.81,8.12;8.12,8.44 +8.12,8.44;8.44,8.44 +8.44,8.44;8.75,8.75 +0.31,1.25;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;3.75,4.69 + +# UTF-16 : 6c 8c +# UTF-8 : 8c b2 e6 +[6c8c] 沌 +5.62,9.38;5.62,1.88 +5.62,1.88;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.56,0.94 +6.56,0.94;7.50,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +3.44,6.88;3.44,2.50 +3.44,3.75;8.44,3.75 +8.44,3.75;8.44,6.88 +2.81,7.50;3.75,7.81 +3.75,7.81;4.38,7.81 +4.38,7.81;5.00,7.81 +5.00,7.81;5.62,7.81 +5.62,7.81;6.25,7.81 +6.25,7.81;6.56,8.12 +6.56,8.12;7.19,8.12 +7.19,8.12;7.81,8.44 +7.81,8.44;8.12,8.44 +8.12,8.44;8.75,8.75 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 51 e6 +# UTF-8 : a6 87 e5 +[51e6] 処 +9.06,1.25;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,1.25 +5.31,1.25;4.69,1.56 +4.69,1.56;4.06,1.88 +4.06,1.88;3.44,2.19 +3.44,2.19;2.81,2.81 +2.81,2.81;2.50,3.44 +2.50,3.44;1.88,4.06 +1.88,4.06;1.56,5.31 +1.56,5.31;1.25,6.25 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;4.69,4.06 +4.69,4.06;5.00,4.69 +5.00,4.69;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,5.62;5.00,6.25 +5.00,6.25;5.00,6.88 +5.00,6.88;5.00,8.75 +5.00,8.75;7.50,8.75 +7.50,8.75;7.50,3.44 +7.50,3.44;7.50,3.12 +7.50,3.12;8.12,2.81 +8.12,2.81;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.44 +8.75,3.44;8.75,4.06 +8.75,4.06;8.75,4.69 +8.75,4.69;8.75,5.31 +1.56,7.81;3.75,7.81 +3.75,7.81;3.75,6.88 +3.75,6.88;3.75,5.94 +3.75,5.94;3.44,5.31 +3.44,5.31;3.12,4.38 +3.12,4.38;2.81,3.75 +2.81,3.75;2.50,3.12 +2.50,3.12;1.88,2.50 +1.88,2.50;1.56,1.88 +1.56,1.88;0.94,1.25 +0.94,1.25;0.31,0.94 +0.31,4.69;0.62,5.00 +0.62,5.00;0.62,5.31 +0.62,5.31;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;1.25,6.88 +1.25,6.88;1.25,7.19 +1.25,7.19;1.56,7.81 +1.56,7.81;1.56,8.12 +1.56,8.12;1.56,8.75 +1.56,8.75;1.88,9.38 + +# UTF-16 : 7f 72 +# UTF-8 : b2 bd e7 +[7f72] 署 +2.19,4.06;2.19,0.62 +8.12,0.62;8.12,4.06 +8.12,4.06;2.19,4.06 +2.19,1.25;7.81,1.25 +2.19,2.50;7.81,2.50 +0.31,3.44;1.25,3.75 +1.25,3.75;2.50,4.06 +2.50,4.06;3.44,4.38 +3.44,4.38;4.38,4.69 +4.38,4.69;5.00,5.00 +5.00,5.00;5.94,5.31 +5.94,5.31;6.56,5.94 +6.56,5.94;7.19,6.25 +7.19,6.25;7.81,6.56 +7.81,6.56;8.44,7.19 +0.31,5.00;9.06,5.00 +7.19,6.25;1.25,6.25 +4.38,5.00;4.38,7.50 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,9.06 +8.12,9.06;1.25,9.06 +1.25,9.06;1.25,7.19 +5.94,7.50;5.94,8.75 +3.44,7.50;3.44,8.75 + +# UTF-16 : 7b b8 +# UTF-8 : b8 ae e7 +[7bb8] 箸 +3.12,7.19;3.12,7.50 +3.12,7.50;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +7.19,7.19;6.88,7.50 +6.88,7.50;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.56,8.75 +2.19,9.69;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.19 +5.94,9.69;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.75;5.31,8.75 +4.69,8.75;1.56,8.75 +2.19,4.06;2.19,0.62 +8.12,0.62;8.12,4.06 +8.12,4.06;2.19,4.06 +2.19,1.25;7.81,1.25 +2.19,2.81;7.81,2.81 +0.31,3.44;1.25,3.75 +1.25,3.75;2.50,4.06 +2.50,4.06;3.44,4.38 +3.44,4.38;4.38,4.69 +4.38,4.69;5.00,5.31 +5.00,5.31;5.94,5.62 +5.94,5.62;6.56,5.94 +6.56,5.94;7.19,6.56 +7.19,6.56;7.81,6.88 +7.81,6.88;8.44,7.50 +0.31,5.31;9.06,5.31 +7.19,6.56;1.25,6.56 +4.38,5.31;4.38,7.50 + +# UTF-16 : 84 57 +# UTF-8 : 97 91 e8 +[8457] 著 +2.19,4.06;2.19,0.62 +8.12,0.62;8.12,4.06 +8.12,4.06;2.19,4.06 +2.19,1.25;7.81,1.25 +2.19,2.81;7.81,2.81 +0.31,3.44;1.25,3.75 +1.25,3.75;2.50,4.06 +2.50,4.06;3.44,4.69 +3.44,4.69;4.38,5.00 +4.38,5.00;5.00,5.31 +5.00,5.31;5.94,5.94 +5.94,5.94;6.56,6.25 +6.56,6.25;7.19,6.88 +7.19,6.88;7.81,7.19 +7.81,7.19;8.44,7.81 +0.31,5.31;9.06,5.31 +7.50,6.88;1.25,6.88 +4.38,5.31;4.38,7.81 +0.31,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 + +# UTF-16 : 8a f8 +# UTF-8 : b8 ab e8 +[8af8] 諸 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,6.25;3.44,6.25 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +4.69,4.69;4.69,0.62 +8.44,0.62;8.44,4.69 +8.44,4.69;4.69,4.69 +4.69,1.25;8.44,1.25 +4.69,3.12;8.44,3.12 +3.12,3.75;4.06,4.38 +4.06,4.38;4.69,4.69 +4.69,4.69;5.31,5.31 +5.31,5.31;5.94,5.62 +5.94,5.62;6.56,6.25 +6.56,6.25;7.19,6.56 +7.19,6.56;7.50,7.19 +7.50,7.19;8.12,7.81 +8.12,7.81;8.44,8.44 +8.44,8.44;9.06,9.06 +3.75,6.25;9.06,6.25 +8.44,8.12;4.06,8.12 +6.25,6.25;6.25,9.38 + +# UTF-16 : 7d d2 +# UTF-8 : 92 b7 e7 +[7dd2] 緒 +5.00,4.69;5.00,0.62 +8.75,0.62;8.75,4.69 +8.75,4.69;5.00,4.69 +5.00,1.25;8.75,1.25 +5.00,3.12;8.75,3.12 +3.75,4.06;4.38,4.38 +4.38,4.38;5.00,4.69 +5.00,4.69;5.62,5.31 +5.62,5.31;6.25,5.62 +6.25,5.62;6.56,6.25 +6.56,6.25;7.19,6.56 +7.19,6.56;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.75,8.44 +8.75,8.44;9.06,9.06 +4.06,6.25;9.38,6.25 +8.44,8.12;4.38,8.12 +6.25,6.25;6.25,9.38 +4.06,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;3.44,5.94 +3.44,5.94;3.44,6.25 +3.44,6.25;3.12,6.88 +0.31,4.69;3.75,5.00 +2.19,5.00;2.19,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 + +# UTF-16 : 5c 06 +# UTF-8 : 86 b0 e5 +[5c06] 将 +0.31,7.81;0.62,7.50 +0.62,7.50;0.94,6.88 +0.94,6.88;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;1.56,5.62 +1.88,4.06;1.56,4.06 +1.56,4.06;1.25,3.75 +1.25,3.75;0.94,3.44 +0.94,3.44;0.62,3.44 +0.62,3.44;0.00,3.12 +1.88,0.62;2.19,9.38 +8.12,5.62;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,4.38;2.50,4.38 +5.62,1.88;5.62,2.50 +5.62,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.44 +4.38,3.44;4.06,3.75 +4.38,5.62;4.06,5.94 +4.06,5.94;3.75,6.56 +3.75,6.56;3.75,6.88 +3.75,6.88;3.44,7.50 +3.44,7.50;3.12,7.81 +6.25,5.94;6.25,6.25 +6.25,6.25;5.94,6.88 +5.94,6.88;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.31,8.12 +7.19,5.62;7.50,5.94 +7.50,5.94;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.75,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +8.44,9.06;8.75,9.06 + +# UTF-16 : 50 b7 +# UTF-8 : b7 82 e5 +[50b7] 傷 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.88 +4.69,0.62;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.50,3.75 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,3.75 +3.44,5.62;8.12,5.62 +8.12,5.62;8.12,7.81 +8.12,7.81;3.44,7.81 +3.44,7.81;3.44,5.31 +3.44,6.56;8.12,6.56 +2.19,4.69;9.06,4.69 +4.06,3.75;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +2.19,2.50;2.81,2.81 +2.81,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;4.38,4.06 +4.38,4.06;4.69,4.69 +9.06,8.44;3.75,8.44 +2.19,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.75 +3.75,8.75;4.06,9.38 + +# UTF-16 : 96 9c +# UTF-8 : 9c 9a e9 +[969c] 障 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +2.50,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;2.81,8.75 +3.44,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;3.44,5.94 +3.44,5.94;3.44,3.12 +3.44,4.69;8.12,4.69 +2.19,2.19;9.06,2.19 +5.94,0.62;5.94,3.12 +2.50,6.56;9.06,6.56 +2.81,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +6.56,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.19,7.81 +7.19,7.81;7.50,8.12 +7.50,8.12;7.50,8.44 +4.69,6.56;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;4.06,8.44 + +# UTF-16 : 57 ce +# UTF-8 : 8e 9f e5 +[57ce] 城 +8.75,6.88;8.44,5.94 +8.44,5.94;8.12,5.31 +8.12,5.31;7.81,4.38 +7.81,4.38;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.88,2.81 +6.88,2.81;6.25,2.19 +6.25,2.19;5.94,1.88 +5.94,1.88;5.31,1.25 +5.31,1.25;4.69,0.94 +6.56,9.38;6.56,7.81 +6.56,7.81;6.88,6.25 +6.88,6.25;6.88,5.00 +6.88,5.00;7.19,4.06 +7.19,4.06;7.50,3.12 +7.50,3.12;7.81,2.19 +7.81,2.19;7.81,1.88 +7.81,1.88;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.44,8.44 +0.31,6.56;2.81,6.56 +1.56,2.19;1.56,9.06 +0.31,1.88;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,8.12 +3.44,8.12;9.06,8.12 +3.44,6.56;5.94,6.56 +5.62,6.56;5.62,5.62 +5.62,5.62;5.62,4.69 +5.62,4.69;5.62,4.06 +5.62,4.06;5.62,3.75 +5.62,3.75;5.62,3.12 +5.62,3.12;5.00,2.81 +5.00,2.81;5.00,2.81 +5.00,2.81;4.38,3.12 +4.38,3.12;4.06,3.12 +4.06,3.12;3.75,3.12 + +# UTF-16 : 4e 1e +# UTF-8 : 9e b8 e4 +[4e1e] 丞 +7.81,8.75;1.56,8.75 +8.75,1.25;0.62,1.25 +4.69,7.19;4.69,3.12 +4.69,3.12;4.69,2.50 +4.69,2.50;4.38,2.19 +4.38,2.19;4.06,2.19 +4.06,2.19;3.44,2.19 +3.44,2.19;3.12,2.19 +3.12,2.19;2.81,2.19 +7.81,8.75;7.19,8.44 +7.19,8.44;6.56,8.12 +6.56,8.12;6.25,7.81 +6.25,7.81;5.62,7.50 +5.62,7.50;4.69,7.19 +4.69,7.19;5.00,6.56 +5.00,6.56;5.31,5.94 +5.31,5.94;5.62,5.62 +5.62,5.62;5.94,5.00 +5.94,5.00;6.56,4.38 +6.56,4.38;6.88,4.06 +6.88,4.06;7.50,3.75 +7.50,3.75;7.81,3.12 +7.81,3.12;8.44,2.81 +8.44,2.81;9.06,2.50 +8.75,6.88;8.12,6.56 +8.12,6.56;7.50,5.94 +7.50,5.94;7.19,5.62 +7.19,5.62;6.56,5.31 +6.56,5.31;5.94,5.00 +0.62,6.25;4.06,6.25 +4.06,6.25;3.75,5.94 +3.75,5.94;3.44,5.31 +3.44,5.31;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.50,4.38 +2.50,4.38;2.19,3.75 +2.19,3.75;1.88,3.44 +1.88,3.44;1.25,3.12 +1.25,3.12;0.94,2.81 +0.94,2.81;0.31,2.50 + +# UTF-16 : 70 dd +# UTF-8 : 9d 83 e7 +[70dd] 烝 +4.69,7.50;4.69,4.69 +4.69,4.69;4.69,4.38 +4.69,4.38;4.38,4.06 +4.38,4.06;4.06,4.06 +4.06,4.06;3.44,4.06 +3.44,4.06;3.12,4.06 +3.12,4.06;2.81,4.06 +7.81,8.75;1.56,8.75 +8.75,3.12;0.62,3.12 +7.81,8.75;7.19,8.44 +7.19,8.44;6.56,8.12 +6.56,8.12;6.25,7.81 +6.25,7.81;5.62,7.81 +5.62,7.81;4.69,7.50 +4.69,7.50;5.00,7.19 +5.00,7.19;5.31,6.88 +5.31,6.88;5.62,6.25 +5.62,6.25;5.94,5.94 +5.94,5.94;6.56,5.62 +6.56,5.62;6.88,5.31 +6.88,5.31;7.50,5.00 +7.50,5.00;7.81,4.69 +7.81,4.69;8.44,4.38 +8.44,4.38;9.06,4.06 +8.75,7.50;8.12,7.19 +8.12,7.19;7.50,6.88 +7.50,6.88;7.19,6.56 +7.19,6.56;6.56,6.25 +6.56,6.25;5.94,5.94 +0.62,7.19;4.06,7.19 +4.06,6.88;3.75,6.56 +3.75,6.56;3.44,6.25 +3.44,6.25;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.50,5.31 +2.50,5.31;2.19,5.00 +2.19,5.00;1.56,5.00 +1.56,5.00;1.25,4.69 +1.25,4.69;0.94,4.38 +0.94,4.38;0.31,4.38 +8.75,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +6.25,0.94;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +3.75,0.94;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.81 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 + +# UTF-16 : 84 b8 +# UTF-8 : b8 92 e8 +[84b8] 蒸 +4.69,6.25;4.69,4.69 +4.69,4.69;4.69,4.06 +4.69,4.06;4.38,3.75 +4.38,3.75;4.06,3.75 +4.06,3.75;3.44,3.75 +3.44,3.75;3.12,3.75 +3.12,3.75;2.81,3.75 +7.81,7.50;1.56,7.50 +8.44,3.12;0.94,3.12 +7.81,7.50;7.19,7.19 +7.19,7.19;6.56,6.88 +6.56,6.88;6.25,6.56 +6.25,6.56;5.62,6.25 +5.62,6.25;4.69,6.25 +5.31,6.25;5.62,5.94 +5.62,5.94;5.94,5.62 +5.94,5.62;6.25,5.31 +6.25,5.31;6.56,5.00 +6.56,5.00;6.88,4.69 +6.88,4.69;7.50,4.38 +7.50,4.38;7.81,4.06 +7.81,4.06;8.12,4.06 +8.12,4.06;8.75,3.75 +8.75,3.75;9.06,3.44 +8.75,6.25;8.12,6.25 +8.12,6.25;7.81,5.94 +7.81,5.94;7.50,5.62 +7.50,5.62;6.88,5.31 +6.88,5.31;6.56,5.31 +0.62,6.25;4.06,6.25 +4.06,6.25;3.75,5.94 +3.75,5.94;3.44,5.62 +3.44,5.62;3.12,5.31 +3.12,5.31;2.81,5.00 +2.81,5.00;2.50,4.69 +2.50,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.44 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +8.75,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +6.25,0.94;6.25,1.25 +6.25,1.25;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +3.75,0.94;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.81 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 + +# UTF-16 : 91 dd +# UTF-8 : 9d 87 e9 +[91dd] 針 +0.31,1.25;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,7.50;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.50,9.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +4.38,5.31;0.62,5.31 +4.38,7.19;0.94,7.19 +2.81,1.56;2.81,7.19 +1.56,2.50;1.56,2.81 +1.56,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.44,2.81;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.38,4.69 +4.69,5.94;9.38,5.94 +7.19,0.62;7.19,9.38 + +# UTF-16 : 4e c0 +# UTF-8 : 80 bb e4 +[4ec0] 什 +2.81,9.38;2.81,8.75 +2.81,8.75;2.50,8.12 +2.50,8.12;2.50,7.50 +2.50,7.50;2.19,7.19 +2.19,7.19;1.88,6.56 +1.88,6.56;1.56,5.94 +1.56,5.94;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.62,4.69 +0.62,4.69;0.31,4.38 +2.19,0.62;2.19,6.88 +2.81,5.94;9.38,5.94 +6.56,0.62;6.56,9.38 + +# UTF-16 : 53 f6 +# UTF-8 : b6 8f e5 +[53f6] 叶 +3.75,5.94;9.38,5.94 +6.56,0.62;6.56,9.38 +0.94,1.88;3.12,1.88 +3.12,1.88;3.12,8.75 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 + +# UTF-16 : 4e c1 +# UTF-8 : 81 bb e4 +[4ec1] 仁 +2.81,9.38;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.56,6.56 +1.56,6.56;1.56,5.94 +1.56,5.94;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.62,4.69 +0.62,4.69;0.31,4.38 +1.88,0.62;1.88,6.88 +8.75,1.56;2.50,1.56 +8.44,7.81;3.12,7.81 + +# UTF-16 : 57 82 +# UTF-8 : 82 9e e5 +[5782] 垂 +7.19,3.12;7.19,6.88 +2.19,3.12;2.19,6.88 +8.75,6.88;0.62,6.88 +0.94,3.12;8.75,3.12 +0.31,5.00;9.06,5.00 +0.62,1.25;8.75,1.25 +4.69,1.25;4.69,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 + +# UTF-16 : 63 a8 +# UTF-8 : a8 8e e6 +[63a8] 推 +1.88,9.38;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.69 +1.88,4.69;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.12,7.19;0.31,7.19 +7.19,9.38;7.19,9.06 +7.19,9.06;6.88,8.44 +6.88,8.44;6.56,8.12 +6.56,8.12;6.56,7.81 +4.06,7.81;4.06,0.62 +8.75,7.81;4.06,7.81 +6.56,1.25;6.56,7.81 +4.06,1.25;9.06,1.25 +4.06,3.75;8.75,3.75 +4.06,5.94;8.75,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.38,9.06 +4.38,9.06;4.38,9.38 + +# UTF-16 : 51 c6 +# UTF-8 : 86 87 e5 +[51c6] 准 +0.31,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,3.75;2.50,4.38 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +7.19,9.38;6.88,9.06 +6.88,9.06;6.56,8.44 +6.56,8.44;6.56,8.12 +6.56,8.12;6.25,7.81 +3.44,7.81;3.44,0.62 +8.75,7.81;3.75,7.81 +6.25,1.25;6.25,7.81 +3.75,1.25;9.06,1.25 +3.44,3.75;8.75,3.75 +3.44,5.94;8.75,5.94 +2.19,5.94;2.81,6.56 +2.81,6.56;3.12,7.19 +3.12,7.19;3.44,7.50 +3.44,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;3.75,8.75 +3.75,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 + +# UTF-16 : 60 df +# UTF-8 : 9f 83 e6 +[60df] 惟 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 +7.19,9.38;6.88,9.06 +6.88,9.06;6.56,8.44 +6.56,8.44;6.56,8.12 +6.56,8.12;6.25,7.81 +3.44,7.81;3.44,0.62 +8.75,7.81;3.75,7.81 +6.25,1.25;6.25,7.81 +3.75,1.25;9.06,1.25 +3.44,3.75;8.75,3.75 +3.44,5.94;8.75,5.94 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 + +# UTF-16 : 58 06 +# UTF-8 : 86 a0 e5 +[5806] 堆 +7.19,9.38;7.19,9.06 +7.19,9.06;6.88,8.44 +6.88,8.44;6.56,8.12 +6.56,8.12;6.56,7.81 +3.75,7.81;3.75,0.62 +8.75,7.81;3.75,7.81 +6.56,1.25;6.56,7.81 +4.06,1.25;9.06,1.25 +3.75,3.75;8.75,3.75 +3.75,5.94;8.75,5.94 +2.50,5.94;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.38,9.38 +0.00,7.19;3.12,7.19 +1.56,1.88;1.56,9.06 +0.00,1.25;0.62,1.56 +0.62,1.56;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 + +# UTF-16 : 5e 37 +# UTF-8 : b7 b8 e5 +[5e37] 帷 +2.19,2.50;2.50,2.50 +2.50,2.50;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,7.81 +3.12,7.81;0.62,7.81 +0.62,7.81;0.62,2.50 +1.88,0.62;1.88,9.38 +7.19,9.38;7.19,9.06 +7.19,9.06;6.88,8.44 +6.88,8.44;6.56,8.12 +6.56,8.12;6.56,7.81 +4.06,7.81;4.06,0.62 +8.75,7.81;4.06,7.81 +6.56,1.25;6.56,7.81 +4.06,1.25;9.06,1.25 +4.06,3.75;8.75,3.75 +4.06,5.94;8.75,5.94 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.38 + +# UTF-16 : 69 0e +# UTF-8 : 8e a4 e6 +[690e] 椎 +7.19,9.38;7.19,9.06 +7.19,9.06;6.88,8.44 +6.88,8.44;6.56,8.12 +6.56,8.12;6.56,7.81 +4.06,7.81;4.06,0.62 +8.75,7.81;4.06,7.81 +6.56,1.25;6.56,7.81 +4.06,1.25;9.06,1.25 +4.06,3.75;8.75,3.75 +4.06,5.94;8.75,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.75,7.19 +3.75,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 +1.88,0.62;1.88,9.38 +3.12,7.19;0.31,7.19 +0.31,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 78 93 +# UTF-8 : 93 a2 e7 +[7893] 碓 +7.19,9.38;7.19,9.06 +7.19,9.06;6.88,8.44 +6.88,8.44;6.56,8.12 +6.56,8.12;6.56,7.81 +4.06,7.81;4.06,0.62 +8.75,7.81;4.06,7.81 +6.56,1.25;6.56,7.81 +4.06,1.25;9.06,1.25 +4.06,3.75;8.75,3.75 +4.06,5.94;8.75,5.94 +2.81,6.25;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.06 +4.69,9.06;4.69,9.38 +3.44,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.50 +1.56,7.50;1.56,8.12 +1.56,8.12;1.88,8.75 + +# UTF-16 : 7a 1a +# UTF-8 : 9a a8 e7 +[7a1a] 稚 +7.50,9.38;7.19,9.06 +7.19,9.06;6.88,8.44 +6.88,8.44;6.56,8.12 +6.56,8.12;6.56,7.81 +4.06,7.81;4.06,0.62 +9.06,7.81;4.06,7.81 +6.56,1.25;6.56,7.81 +4.06,1.25;9.06,1.25 +4.06,3.75;8.75,3.75 +4.06,5.94;8.75,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 +3.44,9.06;2.81,9.06 +2.81,9.06;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.12,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +3.44,4.06;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 + +# UTF-16 : 96 ce +# UTF-8 : 8e 9b e9 +[96ce] 雎 +7.50,9.38;7.19,9.06 +7.19,9.06;7.19,8.44 +7.19,8.44;6.88,8.12 +6.88,8.12;6.56,7.81 +4.38,7.81;4.38,0.62 +8.75,7.81;4.38,7.81 +6.88,1.25;6.88,7.81 +4.38,1.25;9.06,1.25 +4.38,3.75;8.75,3.75 +4.38,5.94;8.75,5.94 +3.12,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;5.00,9.38 +0.31,1.25;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;4.06,2.50 +3.12,2.19;3.44,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,1.56 +0.94,4.06;3.12,4.06 +0.94,6.25;3.12,6.25 + +# UTF-16 : 96 c9 +# UTF-8 : 89 9b e9 +[96c9] 雉 +7.50,9.38;7.50,9.06 +7.50,9.06;7.19,8.44 +7.19,8.44;7.19,8.12 +7.19,8.12;6.88,7.81 +4.69,7.81;4.69,0.62 +9.06,7.81;4.69,7.81 +6.88,1.25;6.88,7.81 +4.69,1.25;9.06,1.25 +4.69,3.75;8.75,3.75 +4.69,5.94;8.75,5.94 +3.44,6.56;4.06,7.19 +4.06,7.19;4.38,7.50 +4.38,7.50;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.31,9.38 +4.06,8.44;1.25,8.44 +0.62,6.25;0.94,6.88 +0.94,6.88;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.75 +1.56,8.75;1.56,9.38 +4.06,5.62;0.31,5.62 +0.31,1.25;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,4.06;2.19,4.69 +2.19,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,8.44 +4.06,2.19;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;3.12,3.75 +3.12,3.75;2.81,4.38 +2.81,4.38;2.50,5.00 + +# UTF-16 : 7d ad +# UTF-8 : ad b6 e7 +[7dad] 維 +7.50,9.38;7.19,9.06 +7.19,9.06;7.19,8.44 +7.19,8.44;6.88,8.12 +6.88,8.12;6.88,7.81 +4.38,7.81;4.38,0.62 +9.06,7.81;4.38,7.81 +6.88,1.25;6.88,7.81 +4.38,1.25;9.06,1.25 +4.38,3.75;8.75,3.75 +4.38,5.94;8.75,5.94 +3.12,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;4.69,9.06 +4.69,9.06;5.00,9.38 +3.44,4.38;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;2.81,6.56 +0.31,4.69;3.44,5.00 +1.88,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,8.12 +3.12,8.12;3.12,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.38 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 + +# UTF-16 : 8a b0 +# UTF-8 : b0 aa e8 +[8ab0] 誰 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.50 +4.38,7.50;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.00,9.38 +7.50,9.38;7.50,9.06 +7.50,9.06;7.19,8.44 +7.19,8.44;6.88,8.12 +6.88,8.12;6.88,7.81 +4.38,7.81;4.38,0.62 +8.75,7.81;4.69,7.81 +6.88,1.25;6.88,7.81 +4.69,1.25;9.06,1.25 +4.38,3.75;8.75,3.75 +4.38,5.94;8.75,5.94 +0.94,1.25;3.75,1.25 +3.44,1.25;3.75,3.44 +3.44,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.94,6.25;3.75,6.25 +0.94,4.69;3.75,4.69 +0.62,8.75;3.75,8.75 + +# UTF-16 : 93 10 +# UTF-8 : 90 8c e9 +[9310] 錐 +3.44,5.94;3.75,6.56 +3.75,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.00,9.06 +5.00,9.06;5.31,9.38 +7.50,9.38;7.50,9.06 +7.50,9.06;7.19,8.44 +7.19,8.44;6.88,8.12 +6.88,8.12;6.88,7.81 +4.69,7.81;4.69,0.62 +9.06,7.81;4.69,7.81 +6.88,1.25;6.88,7.81 +4.69,1.25;9.06,1.25 +4.69,3.75;8.75,3.75 +4.69,5.94;8.75,5.94 +0.31,1.25;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;3.75,4.69 + +# UTF-16 : 76 db +# UTF-8 : 9b 9b e7 +[76db] 盛 +8.12,7.81;7.81,7.50 +7.81,7.50;7.50,6.88 +7.50,6.88;7.19,6.56 +7.19,6.56;6.88,6.25 +6.88,6.25;6.25,5.94 +6.25,5.94;5.94,5.62 +5.94,5.62;5.62,5.31 +5.62,5.31;5.00,5.00 +5.00,5.00;4.69,4.69 +4.69,4.69;4.06,4.38 +5.00,9.38;5.31,8.44 +5.31,8.44;5.31,7.50 +5.31,7.50;5.62,6.88 +5.62,6.88;5.94,6.25 +5.94,6.25;6.56,5.62 +6.56,5.62;6.88,5.00 +6.88,5.00;7.19,4.69 +7.19,4.69;7.81,4.38 +7.81,4.38;8.12,4.38 +8.12,4.38;8.44,4.38 +8.44,4.38;8.75,5.00 +8.75,5.00;8.75,5.62 +8.75,5.62;9.06,5.94 +5.94,9.38;6.56,9.38 +6.56,9.38;6.88,9.06 +6.88,9.06;7.50,9.06 +7.50,9.06;7.81,8.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.25,8.44 +1.25,8.44;8.75,8.44 +7.81,1.25;7.81,3.75 +7.81,3.75;1.56,3.75 +1.56,3.75;1.56,1.25 +3.75,3.75;3.75,1.25 +5.62,3.75;5.94,1.25 +0.31,1.25;9.06,1.25 +1.25,7.50;4.06,7.50 +4.06,7.50;4.06,6.88 +4.06,6.88;4.06,6.25 +4.06,6.25;4.06,5.94 +4.06,5.94;4.06,5.31 +4.06,5.31;3.44,5.00 +3.44,5.00;3.12,5.00 +3.12,5.00;2.50,5.00 +2.50,5.00;1.88,5.00 +1.88,5.00;1.56,5.00 + +# UTF-16 : 80 56 +# UTF-8 : 96 81 e8 +[8056] 聖 +8.75,1.25;0.62,1.25 +8.44,4.06;0.94,4.06 +7.81,2.81;1.56,2.81 +4.69,1.25;4.69,4.06 +5.62,5.00;8.44,5.00 +8.44,5.00;8.44,8.75 +8.44,8.75;5.31,8.75 +5.31,8.75;5.31,5.00 +1.25,8.75;1.25,5.00 +5.00,8.75;0.62,8.75 +4.38,4.38;4.38,8.75 +1.25,6.25;4.38,6.25 +1.25,7.50;4.38,7.50 +0.31,5.00;1.25,5.00 +1.25,5.00;1.56,5.00 +1.56,5.00;1.88,5.00 +1.88,5.00;2.50,5.00 +2.50,5.00;2.81,5.31 +2.81,5.31;3.12,5.31 +3.12,5.31;3.75,5.31 +3.75,5.31;4.06,5.31 +4.06,5.31;4.38,5.31 + +# UTF-16 : 8a a0 +# UTF-8 : a0 aa e8 +[8aa0] 誠 +0.94,1.25;3.12,1.25 +2.81,1.25;3.12,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +8.75,6.88;8.44,5.94 +8.44,5.94;8.12,5.31 +8.12,5.31;7.81,4.38 +7.81,4.38;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.88,2.81 +6.88,2.81;6.25,2.19 +6.25,2.19;5.94,1.88 +5.94,1.88;5.31,1.25 +5.31,1.25;4.69,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;6.88,6.25 +6.88,6.25;7.19,5.00 +7.19,5.00;7.19,4.06 +7.19,4.06;7.50,3.12 +7.50,3.12;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.44 +3.44,0.94;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,8.12 +4.06,8.12;9.06,8.12 +4.06,6.56;6.25,6.56 +5.94,6.56;5.94,5.62 +5.94,5.62;5.94,4.69 +5.94,4.69;5.94,4.06 +5.94,4.06;5.94,3.75 +5.94,3.75;5.94,3.12 +5.94,3.12;5.62,2.81 +5.62,2.81;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.38,3.12 +4.38,3.12;4.38,3.12 + +# UTF-16 : 5b a3 +# UTF-8 : a3 ae e5 +[5ba3] 宣 +1.25,7.50;8.12,7.50 +4.69,8.44;4.69,9.69 +8.75,6.88;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.88 +0.62,1.25;8.75,1.25 +1.88,2.50;7.50,2.50 +7.50,2.50;7.50,6.25 +7.50,6.25;1.88,6.25 +1.88,6.25;1.88,2.50 +1.88,4.38;7.50,4.38 + +# UTF-16 : 6d 17 +# UTF-8 : 97 b4 e6 +[6d17] 洗 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.75,7.81;3.75,7.81 +9.06,5.31;2.50,5.31 +5.94,5.31;5.94,9.38 +2.81,5.94;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;3.75,8.44 +3.75,8.44;4.06,9.06 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.00,5.31 +6.56,5.31;6.56,1.88 +6.56,1.88;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.12,1.25 +8.12,1.25;8.75,1.56 +8.75,1.56;9.06,1.88 +9.06,1.88;9.06,2.81 +9.06,2.81;9.06,3.44 + +# UTF-16 : 67 d3 +# UTF-8 : 93 9f e6 +[67d3] 染 +8.75,4.06;0.62,4.06 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,0.62;4.69,5.31 +9.06,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 +0.62,4.69;1.25,5.00 +1.25,5.00;1.88,5.31 +1.88,5.31;2.19,5.94 +2.19,5.94;2.81,6.25 +2.81,6.25;3.12,6.56 +2.50,8.12;2.19,8.44 +2.19,8.44;1.56,8.75 +1.56,8.75;1.25,9.06 +1.25,9.06;0.94,9.06 +1.88,6.88;1.56,7.19 +1.56,7.19;0.94,7.50 +0.94,7.50;0.62,7.50 +0.62,7.50;0.31,7.81 +2.81,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.31,8.12 +5.31,8.12;5.31,8.75 +5.31,8.75;5.62,9.38 +3.12,8.12;7.19,8.12 +7.19,8.12;7.19,5.62 +7.19,5.62;7.50,5.31 +7.50,5.31;8.12,5.31 +8.12,5.31;8.44,5.31 +8.44,5.31;8.75,5.31 +8.75,5.31;9.06,5.94 +9.06,5.94;9.06,6.88 + +# UTF-16 : 55 84 +# UTF-8 : 84 96 e5 +[5584] 善 +6.25,4.06;6.56,4.38 +6.56,4.38;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.19,5.31 +3.12,4.06;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.50,5.00 +2.50,5.00;2.19,5.31 +3.44,8.44;3.12,8.75 +3.12,8.75;3.12,9.06 +3.12,9.06;2.81,9.38 +5.94,8.44;6.25,8.75 +6.25,8.75;6.56,9.06 +6.56,9.06;6.88,9.38 +0.31,4.06;9.06,4.06 +8.75,5.94;0.62,5.94 +0.94,8.44;8.44,8.44 +1.25,7.19;8.12,7.19 +4.69,4.06;4.69,8.44 +7.81,0.62;7.81,3.12 +7.81,3.12;1.56,3.12 +1.56,3.12;1.56,0.62 +1.56,1.25;7.81,1.25 + +# UTF-16 : 59 4f +# UTF-8 : 8f a5 e5 +[594f] 奏 +0.31,5.62;9.06,5.62 +8.75,8.75;0.94,8.75 +8.12,7.19;1.25,7.19 +0.31,3.44;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.19,4.69 +2.19,4.69;2.81,5.31 +2.81,5.31;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;4.69,9.69 +9.06,3.44;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.25,5.62 +6.25,5.62;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,7.19 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.69,4.38 +8.12,3.12;1.25,3.12 +6.88,4.38;2.81,4.38 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.06,2.50 + +# UTF-16 : 59 49 +# UTF-8 : 89 a5 e5 +[5949] 奉 +0.31,5.62;9.06,5.62 +8.75,8.75;0.94,8.75 +8.12,7.19;1.25,7.19 +0.31,3.44;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.19,4.69 +2.19,4.69;2.81,5.31 +2.81,5.31;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;4.69,9.69 +9.06,3.44;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.25,5.62 +6.25,5.62;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,7.19 +8.44,2.19;0.94,2.19 +7.19,4.06;2.50,4.06 +4.69,5.31;4.69,0.62 + +# UTF-16 : 7a 93 +# UTF-8 : 93 aa e7 +[7a93] 窓 +5.31,8.44;5.31,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;6.25,6.25 +6.25,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.12,7.81 +4.69,8.44;4.69,9.69 +8.44,6.88;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 +0.94,5.94;1.56,6.25 +1.56,6.25;1.88,6.25 +1.88,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.12,6.88 +3.12,6.88;3.75,7.50 +3.75,7.50;3.75,8.12 +3.75,8.12;4.06,8.44 +2.81,3.44;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.88 +7.19,1.88;7.50,2.50 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.44 +8.44,3.75;8.12,4.06 +8.12,4.06;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.56,5.62 +6.56,5.62;5.94,5.94 +0.94,4.38;1.56,4.38 +1.56,4.38;2.19,4.38 +2.19,4.38;2.81,4.38 +2.81,4.38;3.44,4.38 +3.44,4.38;4.38,4.38 +4.38,4.38;5.00,4.38 +5.00,4.38;5.62,4.38 +5.62,4.38;6.25,4.38 +6.25,4.38;6.88,4.38 +6.88,4.38;7.50,4.69 +2.19,4.38;2.50,4.69 +2.50,4.69;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,6.25 +3.75,6.25;4.06,6.56 + +# UTF-16 : 52 75 +# UTF-8 : b5 89 e5 +[5275] 創 +5.62,7.50;5.00,7.81 +5.00,7.81;4.38,8.12 +4.38,8.12;4.06,8.44 +4.06,8.44;3.44,8.75 +3.44,8.75;3.12,9.38 +3.12,9.38;2.50,8.75 +2.50,8.75;1.88,8.44 +1.88,8.44;1.56,7.81 +1.56,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +6.25,2.81;6.25,8.75 +8.75,9.06;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +0.94,5.62;5.00,5.62 +1.88,7.81;4.69,7.81 +5.31,0.62;5.31,3.44 +5.31,3.44;1.25,3.44 +1.25,3.44;1.25,0.62 +1.25,1.25;5.00,1.25 +0.00,1.25;0.31,1.88 +0.31,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,6.88 +0.94,6.88;5.00,6.88 +5.00,6.88;5.00,4.38 +5.00,4.38;0.94,4.38 + +# UTF-16 : 58 ee +# UTF-8 : ae a3 e5 +[58ee] 壮 +0.31,7.81;0.62,7.50 +0.62,7.50;0.94,6.88 +0.94,6.88;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;1.56,5.62 +1.88,4.06;1.56,4.06 +1.56,4.06;1.25,3.75 +1.25,3.75;0.94,3.44 +0.94,3.44;0.62,3.44 +0.62,3.44;0.00,3.12 +1.88,0.62;2.19,9.38 +2.81,1.25;8.75,1.25 +9.06,6.56;2.81,6.56 +5.94,1.25;5.94,9.06 + +# UTF-16 : 88 c5 +# UTF-8 : 85 a3 e8 +[88c5] 装 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.81,6.56;2.19,6.56 +2.19,6.56;1.88,6.25 +1.88,6.25;1.25,6.25 +1.25,6.25;0.94,5.94 +0.94,5.94;0.31,5.94 +2.81,5.00;2.81,9.38 +3.44,5.94;8.75,5.94 +8.75,8.12;3.44,8.12 +6.25,5.94;6.25,9.38 +4.69,4.38;4.69,5.31 +0.62,4.38;8.75,4.38 +4.69,4.38;4.06,4.06 +4.06,4.06;3.75,3.75 +3.75,3.75;3.12,3.44 +3.12,3.44;2.81,3.44 +2.81,3.44;2.50,3.12 +2.50,3.12;1.88,3.12 +1.88,3.12;1.56,2.81 +1.56,2.81;0.94,2.50 +0.94,2.50;0.31,2.50 +4.69,4.38;5.00,4.06 +5.00,4.06;5.31,3.44 +5.31,3.44;5.62,3.12 +5.62,3.12;5.94,2.81 +5.94,2.81;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;9.06,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,1.88 +2.81,1.25;2.81,3.44 +6.25,2.50;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.44,4.06 + +# UTF-16 : 5c 64 +# UTF-8 : a4 b1 e5 +[5c64] 層 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,9.06 +1.25,9.06;8.75,9.06 +8.75,9.06;8.75,7.81 +8.75,7.81;1.25,7.81 +4.06,6.88;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +6.25,6.88;6.88,7.19 +6.88,7.19;7.19,7.50 +7.19,7.50;7.50,7.81 +8.12,0.62;8.12,3.75 +8.12,3.75;2.50,3.75 +2.50,3.75;2.50,0.62 +5.31,6.88;5.31,4.69 +2.81,1.25;7.81,1.25 +2.81,2.50;7.81,2.50 +2.19,4.69;8.44,4.69 +8.44,4.69;8.44,6.88 +8.44,6.88;2.19,6.88 +2.19,6.88;2.19,4.38 +2.19,5.62;8.44,5.62 + +# UTF-16 : 64 cd +# UTF-8 : 8d 93 e6 +[64cd] 操 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.56,3.12 +6.56,3.12;5.94,3.75 +5.94,0.62;5.94,4.69 +9.06,3.75;2.81,3.75 +3.12,4.69;5.62,4.69 +5.62,4.69;5.62,6.56 +5.62,6.56;3.12,6.56 +3.12,6.56;3.12,4.69 +6.25,4.69;8.75,4.69 +8.75,4.69;8.75,6.56 +8.75,6.56;6.25,6.56 +6.25,6.56;6.25,4.69 +3.75,7.19;8.12,7.19 +8.12,7.19;8.12,9.06 +8.12,9.06;3.75,9.06 +3.75,9.06;3.75,7.19 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 + +# UTF-16 : 71 e5 +# UTF-8 : a5 87 e7 +[71e5] 燥 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.56,3.12 +6.56,3.12;5.94,3.75 +5.94,0.62;5.94,4.69 +9.06,3.75;2.81,3.75 +3.12,4.69;5.62,4.69 +5.62,4.69;5.62,6.56 +5.62,6.56;3.12,6.56 +3.12,6.56;3.12,4.69 +6.25,4.69;8.75,4.69 +8.75,4.69;8.75,6.56 +8.75,6.56;6.25,6.56 +6.25,6.56;6.25,4.69 +3.75,7.19;8.12,7.19 +8.12,7.19;8.12,9.06 +8.12,9.06;3.75,9.06 +3.75,9.06;3.75,7.19 +2.81,1.88;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.19,3.44 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.69 +0.62,7.81;0.62,7.19 +0.62,7.19;0.62,6.56 +0.62,6.56;0.62,5.94 +0.62,5.94;0.62,5.31 +0.62,5.31;0.31,4.69 +2.81,8.12;2.81,7.50 +2.81,7.50;2.81,6.88 +2.81,6.88;2.50,6.25 +2.50,6.25;2.19,5.62 +2.19,5.62;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.56 +1.56,6.56;1.56,9.06 + +# UTF-16 : 85 35 +# UTF-8 : b5 94 e8 +[8535] 蔵 +6.25,7.81;6.25,6.56 +6.25,6.56;6.25,5.31 +6.25,5.31;6.56,4.38 +6.56,4.38;6.88,3.44 +6.88,3.44;6.88,2.81 +6.88,2.81;7.19,2.19 +7.19,2.19;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +2.19,3.44;5.31,3.44 +5.31,3.44;5.31,5.00 +5.31,5.00;2.19,5.00 +5.62,6.25;2.19,6.25 +1.88,6.25;2.19,1.56 +5.62,2.19;2.19,2.19 +8.12,6.25;8.12,5.62 +8.12,5.62;7.81,4.69 +7.81,4.69;7.50,4.06 +7.50,4.06;7.19,3.44 +7.19,3.44;6.56,2.81 +6.56,2.81;6.25,2.50 +6.25,2.50;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;4.06,0.94 +6.88,8.12;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;8.12,7.50 +8.12,7.50;8.44,7.50 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,7.19 +1.25,7.19;8.75,7.19 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.81;6.56,9.38 +4.06,5.00;4.06,5.94 +4.06,2.19;4.06,3.44 + +# UTF-16 : 81 d3 +# UTF-8 : 93 87 e8 +[81d3] 臓 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.88 +2.50,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +7.19,7.81;7.19,6.56 +7.19,6.56;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;7.50,3.44 +7.50,3.44;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.38,2.81 +4.06,3.44;6.56,3.44 +6.56,3.44;6.56,5.00 +6.56,5.00;4.06,5.00 +6.88,6.25;4.06,6.25 +4.06,6.25;4.06,1.56 +6.88,2.19;4.06,2.19 +8.75,6.25;8.44,5.62 +8.44,5.62;8.44,4.69 +8.44,4.69;8.12,4.06 +8.12,4.06;7.81,3.44 +7.81,3.44;7.50,3.12 +7.50,3.12;7.19,2.50 +7.19,2.50;6.88,1.88 +6.88,1.88;6.56,1.56 +6.56,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +7.81,8.12;8.12,7.81 +8.12,7.81;8.75,7.81 +8.75,7.81;8.75,7.50 +2.81,0.94;3.12,1.56 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,7.19 +3.44,7.19;9.06,7.19 +2.81,8.44;9.06,8.44 +4.69,7.50;4.69,9.38 +7.19,7.81;7.19,9.38 +5.62,5.00;5.62,5.94 +5.62,2.19;5.62,3.44 + +# UTF-16 : 91 4b +# UTF-8 : 8b 85 e9 +[914b] 酋 +3.75,8.12;3.75,6.56 +3.75,6.56;3.75,5.94 +3.75,5.94;3.44,5.62 +3.44,5.62;3.44,5.00 +3.44,5.00;3.12,4.38 +3.12,4.38;2.50,4.06 +2.50,4.06;2.19,3.75 +2.19,3.75;1.56,3.75 +8.12,0.94;8.12,6.56 +8.12,6.56;1.25,6.56 +1.25,6.56;1.25,0.94 +1.25,1.56;8.12,1.56 +1.25,3.12;8.12,3.12 +5.31,8.12;5.31,5.31 +5.31,5.31;5.31,5.00 +5.31,5.00;5.62,4.38 +5.62,4.38;5.94,4.38 +5.94,4.38;6.56,4.38 +6.25,4.38;8.12,4.38 +0.31,8.12;9.06,8.12 +3.44,8.12;3.44,8.44 +3.44,8.44;3.12,9.06 +3.12,9.06;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.12;6.25,8.44 +6.25,8.44;6.25,9.06 +6.25,9.06;6.56,9.38 +6.56,9.38;6.56,9.38 + +# UTF-16 : 5c 0a +# UTF-8 : 8a b0 e5 +[5c0a] 尊 +3.75,8.44;3.75,7.50 +3.75,7.50;3.44,6.88 +3.44,6.88;3.44,6.56 +3.44,6.56;3.12,5.94 +3.12,5.94;2.50,5.62 +2.50,5.62;1.56,5.62 +1.25,4.06;8.12,4.06 +8.12,4.06;8.12,7.50 +8.12,7.50;1.25,7.50 +1.25,7.50;1.25,4.06 +1.25,5.00;8.12,5.00 +5.31,8.44;5.31,6.56 +5.31,6.56;5.31,6.25 +5.31,6.25;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.56,5.94 +6.25,5.94;8.12,5.94 +0.31,8.44;9.06,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.44;6.25,8.75 +6.25,8.75;6.56,9.38 +6.56,9.38;6.56,9.38 +4.06,1.25;3.75,1.25 +3.75,1.25;3.44,1.56 +3.44,1.56;3.12,1.88 +3.12,1.88;2.50,2.19 +2.50,2.19;2.19,2.50 +7.19,4.06;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +9.06,3.12;0.31,3.12 + +# UTF-16 : 5b 85 +# UTF-8 : 85 ae e5 +[5b85] 宅 +4.69,8.44;4.69,9.38 +8.44,6.56;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.56 +9.06,4.69;0.31,3.75 +0.94,5.94;1.88,6.25 +1.88,6.25;2.50,6.25 +2.50,6.25;3.44,6.25 +3.44,6.25;4.06,6.56 +4.06,6.56;5.00,6.56 +5.00,6.56;5.62,6.88 +5.62,6.88;6.25,6.88 +6.25,6.88;6.88,7.19 +6.88,7.19;7.50,7.19 +7.50,7.19;7.81,7.50 +3.44,6.56;3.75,1.88 +3.44,1.88;3.44,1.56 +3.44,1.56;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.62,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.88 +8.44,1.88;8.44,2.19 +8.44,2.19;8.75,2.81 +8.75,2.81;8.75,3.44 + +# UTF-16 : 62 c5 +# UTF-8 : 85 8b e6 +[62c5] 担 +2.81,1.25;9.06,1.25 +4.06,3.44;8.44,3.44 +8.44,3.44;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,3.44 +4.06,6.25;8.12,6.25 +1.88,9.38;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +3.12,5.00;2.50,4.69 +2.50,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.12,7.19;0.31,7.19 + +# UTF-16 : 57 66 +# UTF-8 : a6 9d e5 +[5766] 坦 +2.81,1.25;9.06,1.25 +4.06,3.44;8.44,3.44 +8.44,3.44;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,3.44 +4.06,6.25;8.12,6.25 +0.31,6.88;3.44,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 + +# UTF-16 : 59 b2 +# UTF-8 : b2 a6 e5 +[59b2] 妲 +3.12,1.25;9.06,1.25 +4.06,3.44;8.44,3.44 +8.44,3.44;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,3.44 +4.06,6.25;8.44,6.25 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.94 +3.12,5.94;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.50,3.12 +2.50,3.12;2.81,2.50 +2.81,2.50;3.12,2.19 +3.12,2.19;3.44,1.88 + +# UTF-16 : 60 1b +# UTF-8 : 9b 80 e6 +[601b] 怛 +2.50,1.25;9.06,1.25 +3.75,3.44;8.44,3.44 +8.44,3.44;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,3.44 +3.75,6.25;8.12,6.25 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.81,5.31;2.81,5.62 +2.81,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.19,7.50 + +# UTF-16 : 80 c6 +# UTF-8 : 86 83 e8 +[80c6] 胆 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +3.44,1.25;9.06,1.25 +4.06,3.44;8.44,3.44 +8.44,3.44;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,3.44 +4.06,6.25;8.12,6.25 + +# UTF-16 : 88 92 +# UTF-8 : 92 a2 e8 +[8892] 袒 +2.81,1.25;9.06,1.25 +4.06,3.44;8.44,3.44 +8.44,3.44;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,3.44 +4.06,6.25;8.12,6.25 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.88,9.38 +1.56,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.56 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.44,5.94 + +# UTF-16 : 63 a2 +# UTF-8 : a2 8e e6 +[63a2] 探 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,4.06 +2.81,7.19;0.31,7.19 +6.56,8.75;6.56,6.56 +6.56,6.56;6.56,6.25 +6.56,6.25;6.88,5.94 +6.88,5.94;7.19,5.94 +7.19,5.94;7.50,5.94 +7.50,5.94;7.81,5.94 +7.81,5.94;8.12,5.94 +8.12,5.94;8.44,6.25 +8.44,6.25;8.75,6.56 +8.75,6.56;8.75,7.19 +8.75,4.69;2.81,4.69 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;5.94,4.69 +9.06,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;6.25,4.38 +6.25,4.38;5.94,4.69 +5.94,0.62;5.94,5.94 +8.75,7.50;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,7.19 +2.81,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,8.44 +5.31,8.44;5.31,8.75 + +# UTF-16 : 8a 95 +# UTF-8 : 95 aa e8 +[8a95] 誕 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;2.81,7.50 +0.62,6.25;2.81,6.25 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +5.00,5.62;3.12,5.62 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,8.75;3.12,8.75 +3.12,5.94;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.69,8.12 +4.69,8.12;5.00,8.75 +9.06,1.25;8.44,1.25 +8.44,1.25;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.56 +5.62,1.56;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.06,2.81 +4.06,2.81;3.75,3.44 +3.75,3.44;3.44,4.06 +3.44,4.06;3.12,5.00 +7.19,5.62;8.75,5.62 +4.69,2.50;9.06,2.50 +7.19,2.50;7.19,8.44 +5.62,2.50;5.62,6.88 +5.31,8.12;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 + +# UTF-16 : 6b b5 +# UTF-8 : b5 ae e6 +[6bb5] 段 +4.06,9.06;3.44,9.06 +3.44,9.06;2.81,8.75 +2.81,8.75;2.19,8.44 +2.19,8.44;1.56,8.44 +1.56,8.44;0.94,8.44 +0.94,8.44;0.94,0.62 +4.38,3.12;3.75,3.12 +3.75,3.12;3.44,3.12 +3.44,3.12;3.12,2.81 +3.12,2.81;2.50,2.81 +2.50,2.81;2.19,2.81 +2.19,2.81;1.88,2.50 +1.88,2.50;1.25,2.50 +1.25,2.50;0.94,2.50 +0.94,2.50;0.62,2.50 +0.62,2.50;0.00,2.19 +4.06,4.69;0.94,4.69 +4.06,6.56;0.94,6.56 +4.06,5.62;4.38,5.94 +4.38,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.31,8.12 +5.31,8.12;5.31,8.75 +5.31,8.75;7.50,8.75 +7.50,8.75;7.50,6.25 +7.50,6.25;7.81,5.94 +7.81,5.94;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;9.06,6.25 +9.06,6.25;9.06,6.56 +9.06,6.56;9.06,7.19 +4.38,5.31;8.75,5.31 +3.44,0.94;4.06,1.25 +4.06,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,4.69 +8.12,4.69;8.44,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.38 +5.31,4.38;5.00,4.69 + +# UTF-16 : 62 9c +# UTF-8 : 9c 8a e6 +[629c] 抜 +1.88,9.38;1.88,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +9.06,8.12;2.81,8.12 +2.19,1.25;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.75,4.06 +3.75,4.06;4.06,5.00 +4.06,5.00;4.38,5.62 +4.38,5.62;4.38,6.56 +4.38,6.56;4.69,7.50 +4.69,7.50;4.69,8.44 +4.69,8.44;4.69,9.38 +4.38,6.25;8.44,6.25 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,3.12 +6.56,3.12;6.88,3.75 +6.88,3.75;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.44,6.25 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.25,2.81 +6.25,2.81;5.94,3.44 +5.94,3.44;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.00,5.31 +5.00,5.31;4.69,5.94 + +# UTF-16 : 63 f4 +# UTF-8 : b4 8f e6 +[63f4] 援 +1.88,9.38;1.88,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.75,9.06 +4.06,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.44,8.12 +5.94,6.88;5.94,7.19 +5.94,7.19;5.62,7.81 +5.62,7.81;5.62,8.12 +5.62,8.12;5.62,8.12 +7.50,6.56;7.81,6.88 +7.81,6.88;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.44,8.44 +9.06,6.56;3.12,6.56 +9.06,5.31;2.81,5.31 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;4.69,5.94 +4.69,5.94;4.69,6.56 +4.38,4.38;8.44,4.38 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,4.06 + +# UTF-16 : 66 96 +# UTF-8 : 96 9a e6 +[6696] 暖 +0.94,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,5.62;2.50,5.62 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.75,9.06 +4.06,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.44,8.12 +5.94,6.88;5.94,7.19 +5.94,7.19;5.62,7.81 +5.62,7.81;5.62,8.12 +5.62,8.12;5.62,8.12 +7.50,6.56;7.81,6.88 +7.81,6.88;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.75,6.56;3.12,6.56 +9.06,5.31;3.12,5.31 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;4.69,5.94 +4.69,5.94;4.69,6.56 +4.38,4.38;8.44,4.38 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,4.06 + +# UTF-16 : 5a 9b +# UTF-8 : 9b aa e5 +[5a9b] 媛 +0.31,0.62;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;2.81,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.12,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.75 +1.88,3.75;2.19,3.12 +2.19,3.12;2.81,2.50 +2.81,2.50;2.81,2.19 +2.81,2.19;3.12,1.88 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +8.44,9.06;8.75,9.06 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +3.75,8.12;3.75,8.12 +6.25,6.88;5.94,7.19 +5.94,7.19;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.62,8.12 +7.50,6.56;7.81,6.88 +7.81,6.88;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.75,6.56;3.44,6.56 +9.06,5.31;3.12,5.31 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;4.69,5.94 +4.69,5.94;4.69,6.56 +4.38,4.38;8.44,4.38 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,4.06 + +# UTF-16 : 7d e9 +# UTF-8 : a9 b7 e7 +[7de9] 緩 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +8.44,9.06;8.75,9.06 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +3.75,8.12;3.75,8.12 +6.25,6.88;5.94,7.19 +5.94,7.19;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.62,8.12 +7.50,6.56;7.81,6.88 +7.81,6.88;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.75,6.56;3.44,6.56 +9.06,5.31;3.44,5.31 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;4.69,5.94 +4.69,5.94;4.69,6.56 +4.38,4.38;8.44,4.38 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,4.06 +3.12,4.38;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.81,6.56 +0.31,4.69;3.12,5.00 +1.88,5.00;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;2.81,4.06 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.81,8.12 +2.81,8.12;2.81,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,8.12 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.38 + +# UTF-16 : 50 24 +# UTF-8 : a4 80 e5 +[5024] 値 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.88 +4.38,2.50;8.44,2.50 +8.44,2.50;8.44,7.19 +8.44,7.19;4.38,7.19 +4.38,7.19;4.38,2.50 +4.38,5.62;8.44,5.62 +4.38,4.06;8.44,4.06 +2.50,8.44;9.06,8.44 +2.81,7.19;2.81,0.62 +2.81,1.25;9.06,1.25 +6.25,9.38;6.25,8.75 +6.25,8.75;5.94,8.44 +5.94,8.44;5.94,8.12 +5.94,8.12;5.94,7.50 +5.94,7.50;5.94,7.19 + +# UTF-16 : 5b 99 +# UTF-8 : 99 ae e5 +[5b99] 宙 +4.69,8.44;4.69,9.69 +8.75,6.56;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.56 +8.12,0.62;8.12,6.25 +8.12,6.25;1.25,6.25 +1.25,6.25;1.25,0.62 +4.69,7.81;4.69,1.56 +1.25,1.56;8.12,1.56 +1.25,4.06;8.12,4.06 + +# UTF-16 : 5f e0 +# UTF-8 : a0 bf e5 +[5fe0] 忠 +4.69,4.06;4.69,9.38 +1.25,5.31;8.12,5.31 +8.12,4.69;8.12,8.12 +8.12,8.12;1.25,8.12 +1.25,8.12;1.25,4.69 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.38,3.75 +4.38,3.75;4.06,3.75 +2.81,3.75;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.81 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.44 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.12 +7.81,3.12;7.50,3.75 + +# UTF-16 : 5e 81 +# UTF-8 : 81 ba e5 +[5e81] 庁 +5.00,8.44;5.00,9.69 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.44 +1.25,8.44;8.75,8.44 +5.94,6.25;5.94,1.88 +5.94,1.88;5.94,1.56 +5.94,1.56;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +8.75,6.25;1.88,6.25 + +# UTF-16 : 98 02 +# UTF-8 : 82 a0 e9 +[9802] 頂 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +3.44,8.75;9.06,8.75 +6.25,8.75;5.94,8.44 +5.94,8.44;5.94,7.81 +5.94,7.81;5.94,7.50 +5.94,7.50;5.94,7.50 +3.75,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,2.50 +3.75,4.38;8.75,4.38 +3.75,5.94;8.75,5.94 +1.88,8.75;1.88,2.19 +1.88,2.19;1.88,1.56 +1.88,1.56;1.56,1.56 +1.56,1.56;1.25,1.25 +1.25,1.25;0.94,1.56 +0.94,1.56;0.31,1.56 +0.31,1.56;0.31,1.56 +3.12,8.75;0.31,8.75 + +# UTF-16 : 6f 6e +# UTF-8 : ae bd e6 +[6f6e] 潮 +6.56,4.06;8.75,4.06 +6.56,6.56;8.75,6.56 +5.62,0.94;5.94,1.56 +5.94,1.56;6.25,2.19 +6.25,2.19;6.25,2.81 +6.25,2.81;6.25,3.12 +6.25,3.12;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,8.75 +6.56,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.81,3.75;5.62,3.75 +5.62,3.75;5.62,6.88 +5.62,6.88;2.81,6.88 +2.81,6.88;2.81,3.44 +2.81,5.31;5.31,5.31 +2.19,2.50;5.94,2.50 +4.06,6.88;4.06,9.38 +4.06,0.62;4.06,3.44 +2.19,8.12;5.94,8.12 + +# UTF-16 : 8c c3 +# UTF-8 : 83 b3 e8 +[8cc3] 賃 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.44 +2.19,8.44;1.56,7.81 +1.56,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +1.88,6.25;1.88,8.12 +1.56,2.50;8.12,2.50 +7.81,2.50;8.12,5.62 +7.81,5.62;1.56,5.62 +1.25,5.62;1.56,2.50 +1.56,3.44;7.81,3.44 +1.56,4.69;7.81,4.69 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +2.50,7.81;9.06,7.81 +2.81,6.56;8.75,6.56 +5.62,6.56;5.62,8.75 +3.12,8.75;3.75,8.75 +3.75,8.75;4.38,8.75 +4.38,8.75;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 +8.12,9.06;8.44,9.06 + +# UTF-16 : 75 db +# UTF-8 : 9b 97 e7 +[75db] 痛 +5.31,8.75;5.31,9.69 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.56,4.06 +1.56,4.06;1.88,5.00 +1.88,5.00;1.88,5.62 +1.56,5.62;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.44;0.31,3.44 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.25,5.94;0.94,6.25 +0.94,6.25;0.94,6.88 +0.94,6.88;0.62,7.19 +0.62,7.19;0.31,7.50 +0.31,7.50;0.31,7.81 +2.81,3.12;8.44,3.12 +2.81,4.69;8.44,4.69 +2.81,0.94;2.81,6.25 +2.81,6.25;8.44,6.25 +8.44,6.25;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,1.25 +6.88,1.25;6.88,1.25 +2.50,7.50;8.44,7.50 +4.06,7.19;4.38,6.88 +4.38,6.88;4.69,6.88 +4.69,6.88;5.00,6.56 +5.00,6.56;5.31,6.25 +5.31,6.25;5.94,6.25 +8.44,7.50;8.12,7.50 +8.12,7.50;7.50,7.19 +7.50,7.19;6.88,6.88 +6.88,6.88;6.25,6.56 +6.25,6.56;5.62,6.25 +5.62,5.94;5.62,0.94 + +# UTF-16 : 5c 55 +# UTF-8 : 95 b1 e5 +[5c55] 展 +1.25,4.06;8.75,4.06 +4.69,4.06;5.00,3.75 +5.00,3.75;5.31,3.12 +5.31,3.12;5.62,2.81 +5.62,2.81;5.94,2.50 +5.94,2.50;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.19,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;6.25,1.56 +2.81,0.94;2.81,4.06 +6.56,4.06;6.56,7.19 +3.44,4.38;3.44,7.19 +1.56,5.94;8.12,5.94 +6.25,2.50;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.12,8.75 +8.12,8.75;8.12,7.19 +8.12,7.19;1.25,7.19 + +# UTF-16 : 8a 0e +# UTF-8 : 8e a8 e8 +[8a0e] 討 +8.12,9.38;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.38,7.81;4.38,7.81 +6.25,3.44;5.94,4.06 +5.94,4.06;5.62,4.69 +5.62,4.69;5.31,5.31 +5.31,5.31;5.00,5.94 +5.00,5.94;4.69,6.25 +0.94,1.25;3.75,1.25 +3.75,1.25;3.75,3.44 +3.75,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.62,7.50;4.06,7.50 +0.94,6.25;3.75,6.25 +0.94,4.69;3.75,4.69 +0.94,8.75;3.75,8.75 + +# UTF-16 : 55 10 +# UTF-8 : 90 94 e5 +[5510] 唐 +5.31,8.44;5.31,4.69 +1.25,6.25;8.75,6.25 +1.88,4.69;8.12,4.69 +8.12,4.69;8.12,7.50 +8.12,7.50;1.88,7.50 +4.69,8.44;5.00,9.69 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,8.44 +1.25,8.44;8.75,8.44 +8.12,0.62;8.12,3.75 +8.12,3.75;2.19,3.75 +2.19,3.75;2.19,0.62 +2.19,1.25;8.12,1.25 + +# UTF-16 : 7c d6 +# UTF-8 : 96 b3 e7 +[7cd6] 糖 +1.88,0.62;1.88,9.38 +3.12,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.44 +0.62,8.44;0.31,8.75 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.44 +3.12,8.44;3.12,8.75 +6.56,8.44;6.56,4.69 +3.75,5.94;9.06,5.94 +4.38,4.69;8.75,4.69 +8.75,4.69;8.75,7.50 +8.75,7.50;4.38,7.50 +6.25,8.44;6.25,9.38 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.75,8.44 +3.75,8.44;9.06,8.44 +8.75,0.62;8.75,3.75 +8.75,3.75;4.38,3.75 +4.38,3.75;4.38,0.62 +4.38,1.25;8.75,1.25 + +# UTF-16 : 5c 4a +# UTF-8 : 8a b1 e5 +[5c4a] 届 +0.62,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.44,8.75 +8.44,8.75;8.44,7.19 +8.44,7.19;1.56,7.19 +8.12,0.62;8.12,5.62 +8.12,5.62;2.19,5.62 +2.19,5.62;2.19,0.62 +5.31,7.19;5.31,1.56 +2.50,1.56;8.12,1.56 +2.50,3.75;8.12,3.75 + +# UTF-16 : 96 e3 +# UTF-8 : a3 9b e9 +[96e3] 難 +7.81,9.38;7.81,9.06 +7.81,9.06;7.50,8.44 +7.50,8.44;7.50,8.12 +7.50,8.12;7.19,7.81 +5.31,7.81;5.31,0.62 +9.06,7.81;5.31,7.81 +7.19,1.25;7.19,7.81 +5.62,1.25;9.06,1.25 +5.31,3.75;8.75,3.75 +5.31,5.94;8.75,5.94 +4.38,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;5.94,9.38 +0.31,8.44;5.00,8.44 +1.56,7.81;1.56,9.38 +3.75,7.81;3.75,9.38 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,7.19 +4.69,0.94;4.06,1.25 +4.06,1.25;3.75,1.88 +3.75,1.88;3.12,2.19 +3.12,2.19;2.81,2.81 +2.81,2.81;2.50,3.44 +0.31,3.44;5.00,3.44 +0.62,4.69;4.69,4.69 +0.94,5.62;4.69,5.62 +4.38,5.62;4.69,7.19 +4.38,7.19;0.62,7.19 +0.62,7.19;0.62,5.62 + +# UTF-16 : 6d 6e +# UTF-8 : ae b5 e6 +[6d6e] 浮 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +4.06,5.94;4.06,6.56 +4.06,6.56;3.75,6.88 +3.75,6.88;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +5.94,6.25;5.94,6.88 +5.94,6.88;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.31,7.81 +5.31,7.81;5.00,8.12 +7.19,5.94;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.44,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.75,9.06 +2.81,3.44;9.06,3.44 +8.75,5.62;3.44,5.62 +6.25,4.38;6.25,1.88 +6.25,1.88;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +8.44,5.62;8.12,5.31 +8.12,5.31;7.81,5.00 +7.81,5.00;7.19,4.69 +7.19,4.69;6.88,4.38 +6.88,4.38;6.25,4.06 + +# UTF-16 : 4e 73 +# UTF-8 : b3 b9 e4 +[4e73] 乳 +1.56,6.25;1.56,6.56 +1.56,6.56;1.25,6.88 +1.25,6.88;1.25,7.50 +1.25,7.50;0.94,7.81 +3.12,6.56;3.12,6.88 +3.12,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +4.06,5.94;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.31,8.44 +0.62,8.44;0.94,8.44 +0.94,8.44;1.56,8.44 +1.56,8.44;2.19,8.44 +2.19,8.44;2.81,8.75 +2.81,8.75;3.12,8.75 +3.12,8.75;3.75,8.75 +3.75,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.00,9.06 +5.00,9.06;5.62,9.06 +0.31,3.12;0.94,3.12 +0.94,3.12;1.56,3.12 +1.56,3.12;1.88,3.12 +1.88,3.12;2.50,3.44 +2.50,3.44;3.12,3.44 +3.12,3.44;3.75,3.44 +3.75,3.44;4.06,3.44 +4.06,3.44;4.69,3.75 +4.69,3.75;5.31,3.75 +5.31,3.75;5.94,3.75 +5.31,5.62;0.62,5.62 +3.12,4.38;3.12,1.88 +3.12,1.88;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +5.31,5.62;5.00,5.31 +5.00,5.31;4.38,5.00 +4.38,5.00;4.06,4.69 +4.06,4.69;3.44,4.38 +3.44,4.38;3.12,4.38 +6.25,9.06;6.25,1.56 +6.25,1.56;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 + +# UTF-16 : 52 03 +# UTF-8 : 83 88 e5 +[5203] 刃 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;3.75,5.31 +3.75,5.31;4.06,6.25 +4.06,6.25;4.06,7.19 +4.06,7.19;4.06,8.44 +0.94,8.44;8.12,8.44 +8.12,8.44;8.12,6.56 +8.12,6.56;8.12,5.31 +8.12,5.31;8.12,4.06 +8.12,4.06;7.81,3.12 +7.81,3.12;7.81,2.50 +7.81,2.50;7.81,1.88 +7.81,1.88;7.19,1.56 +7.19,1.56;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;5.00,1.25 +1.56,6.88;2.19,6.56 +2.19,6.56;2.50,6.25 +2.50,6.25;2.81,5.94 +2.81,5.94;3.44,5.62 +3.44,5.62;3.75,5.62 +3.75,5.62;4.06,5.31 +4.06,5.31;4.69,4.69 +4.69,4.69;5.00,4.38 +5.00,4.38;5.62,4.06 +5.62,4.06;6.25,3.75 + +# UTF-16 : 5f cd +# UTF-8 : 8d bf e5 +[5fcd] 忍 +3.12,4.06;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.81 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.38 +4.69,4.38;4.38,4.69 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.50,4.06 +0.62,4.38;1.25,4.69 +1.25,4.69;1.88,5.00 +1.88,5.00;2.50,5.31 +2.50,5.31;2.81,5.94 +2.81,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.69,8.75 +1.25,8.75;8.12,8.75 +8.12,8.75;8.12,8.12 +8.12,8.12;8.12,7.19 +8.12,7.19;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.81,5.62 +7.81,5.62;7.50,5.31 +7.50,5.31;7.19,5.00 +7.19,5.00;6.88,5.00 +6.88,5.00;6.56,5.00 +6.56,5.00;5.94,5.00 +5.94,5.00;5.62,5.00 +5.62,5.00;5.31,5.00 +1.88,8.12;2.19,7.81 +2.19,7.81;2.81,7.81 +2.81,7.81;3.12,7.50 +3.12,7.50;3.75,7.50 +3.75,7.50;4.06,7.19 +4.06,7.19;4.38,6.88 +4.38,6.88;5.00,6.88 +5.00,6.88;5.31,6.56 +5.31,6.56;5.94,6.25 +5.94,6.25;6.25,5.94 + +# UTF-16 : 8a 8d +# UTF-8 : 8d aa e8 +[8a8d] 認 +0.94,1.25;3.44,1.25 +3.12,1.25;3.44,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.94,6.25;3.44,6.25 +0.94,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +5.31,4.38;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.62,0.94 +5.62,0.94;5.94,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,1.25 +7.81,1.25;7.81,1.56 +7.81,1.56;8.12,1.88 +8.12,1.88;8.12,2.50 +3.75,1.56;3.75,1.88 +3.75,1.88;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.38,3.44 +4.38,3.44;4.38,4.06 +9.06,1.56;9.06,2.19 +9.06,2.19;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.44,3.44 +8.44,3.44;8.12,4.06 +5.62,5.00;6.25,5.00 +6.25,5.00;6.56,4.69 +6.56,4.69;6.88,4.38 +6.88,4.38;7.19,4.06 +7.19,4.06;7.50,3.44 +3.75,5.00;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;5.94,7.19 +5.94,7.19;5.94,7.81 +5.94,7.81;6.25,8.12 +6.25,8.12;6.25,8.75 +4.38,8.12;5.00,7.81 +5.00,7.81;5.62,7.50 +5.62,7.50;6.25,7.19 +6.25,7.19;6.88,6.56 +6.88,6.56;7.19,6.56 +7.19,6.56;7.50,6.25 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,8.12 +8.75,8.12;8.75,7.50 +8.75,7.50;8.75,6.88 +8.75,6.88;8.44,6.25 +8.44,6.25;8.44,5.62 +8.44,5.62;8.12,5.31 +8.12,5.31;7.81,5.31 +7.81,5.31;7.19,5.31 +7.19,5.31;6.88,5.31 + +# UTF-16 : 7d 0d +# UTF-8 : 8d b4 e7 +[7d0d] 納 +4.06,4.38;4.06,4.69 +4.06,4.69;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +0.31,4.69;4.06,5.00 +2.19,5.00;2.19,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,4.06 +3.75,1.56;3.75,2.19 +3.75,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +5.00,3.75;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;5.94,5.31 +5.94,5.31;6.25,5.62 +6.25,5.62;6.25,6.25 +6.25,6.25;6.56,6.88 +6.56,6.88;6.56,7.50 +6.56,7.50;6.56,8.12 +6.56,8.12;6.56,8.75 +6.56,8.75;6.56,9.38 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,8.12 +8.75,8.12;4.38,8.12 +4.38,8.12;4.38,0.94 +8.44,3.75;8.12,4.38 +8.12,4.38;7.81,5.00 +7.81,5.00;7.19,5.31 +7.19,5.31;6.88,5.94 +6.88,5.94;6.56,6.25 + +# UTF-16 : 81 33 +# UTF-8 : b3 84 e8 +[8133] 脳 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +8.75,1.56;3.75,1.56 +8.75,5.94;8.75,0.62 +3.75,0.62;3.75,5.94 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.62 +7.50,5.62;7.81,5.94 +4.38,5.62;4.69,5.31 +4.69,5.31;5.00,5.00 +5.00,5.00;5.31,4.69 +5.31,4.69;5.94,4.38 +5.94,4.38;6.25,4.06 +6.25,4.06;6.56,3.75 +6.56,3.75;6.88,3.44 +6.88,3.44;7.19,3.12 +7.19,3.12;7.81,2.50 +7.81,2.50;8.12,2.19 +4.38,6.56;4.38,7.19 +4.38,7.19;4.06,7.50 +4.06,7.50;4.06,8.12 +4.06,8.12;3.75,8.44 +3.75,8.44;3.44,9.06 +6.56,6.88;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.31,9.38 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.44 +8.44,8.44;8.75,9.06 + +# UTF-16 : 60 a9 +# UTF-8 : a9 82 e6 +[60a9] 悩 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 +8.75,1.56;3.12,1.56 +8.75,5.94;8.75,0.62 +3.12,0.62;3.12,5.94 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.19,5.62 +7.19,5.62;7.50,5.94 +3.75,5.62;4.38,5.31 +4.38,5.31;4.69,5.00 +4.69,5.00;5.00,4.69 +5.00,4.69;5.31,4.38 +5.31,4.38;5.94,4.06 +5.94,4.06;6.25,3.75 +6.25,3.75;6.56,3.44 +6.56,3.44;6.88,3.12 +6.88,3.12;7.50,2.50 +7.50,2.50;7.81,2.19 +4.06,6.56;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,9.06 +6.25,6.88;5.94,7.50 +5.94,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +5.62,8.44;5.31,8.75 +5.31,8.75;5.00,9.38 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.44 +8.44,8.44;8.75,9.06 + +# UTF-16 : 6d 3e +# UTF-8 : be b4 e6 +[6d3e] 派 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,6.88 +3.44,6.88;3.44,8.44 +3.44,6.88;4.06,6.88 +4.06,6.88;4.38,6.88 +4.38,6.88;5.00,6.88 +5.00,6.88;5.62,6.88 +5.62,6.88;6.25,6.88 +6.25,6.88;6.88,7.19 +6.88,7.19;7.19,7.19 +7.19,7.19;7.81,7.19 +7.81,7.19;8.44,7.19 +8.44,7.19;8.75,7.50 +9.06,0.94;8.75,1.56 +8.75,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.19,4.38 +7.19,4.38;7.19,5.00 +7.19,5.00;6.88,5.62 +6.88,5.62;6.88,6.25 +6.88,6.25;6.88,7.19 +5.31,0.94;5.31,6.88 +8.75,5.94;8.75,5.62 +8.75,5.62;8.44,5.31 +8.44,5.31;7.81,5.00 +7.81,5.00;7.50,4.69 +7.50,4.69;7.19,4.38 + +# UTF-16 : 62 5e +# UTF-8 : 9e 89 e6 +[625e] 扞 +1.88,9.38;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.12,7.19;0.31,7.19 +9.06,5.62;3.44,5.62 +8.75,8.75;3.44,8.75 +6.25,0.62;6.25,8.75 + +# UTF-16 : 62 dd +# UTF-8 : 9d 8b e6 +[62dd] 拝 +1.88,9.38;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.12,7.19;0.31,7.19 +8.75,8.75;3.44,8.75 +9.06,3.12;3.12,3.12 +8.75,6.88;3.75,6.88 +8.75,5.00;3.44,5.00 +6.25,0.62;6.25,8.75 + +# UTF-16 : 80 cc +# UTF-8 : 8c 83 e8 +[80cc] 背 +1.56,0.94;1.56,5.62 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;7.19,0.94 +7.19,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,1.25 +1.56,2.81;7.81,2.81 +1.56,4.06;7.81,4.06 +3.44,5.94;3.44,9.38 +5.31,9.38;5.31,6.88 +5.31,6.88;5.62,6.56 +5.62,6.56;5.94,6.25 +5.94,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.50,6.25 +7.50,6.25;8.12,6.25 +8.12,6.25;8.75,6.56 +8.75,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +5.31,7.81;5.94,8.12 +5.94,8.12;6.56,8.12 +6.56,8.12;7.50,8.44 +7.50,8.44;8.12,8.75 +8.12,8.75;8.75,8.75 +0.62,8.44;3.44,8.44 +0.31,6.56;0.94,6.56 +0.94,6.56;1.56,6.56 +1.56,6.56;2.19,6.88 +2.19,6.88;2.81,6.88 +2.81,6.88;3.44,7.19 + +# UTF-16 : 80 ba +# UTF-8 : ba 82 e8 +[80ba] 肺 +7.19,1.88;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.12,1.56 +8.12,1.56;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,6.25 +8.75,6.25;3.75,6.25 +3.75,6.25;3.75,1.56 +6.25,0.62;6.25,9.38 +3.44,8.12;9.06,8.12 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 67 ff +# UTF-8 : bf 9f e6 +[67ff] 柿 +1.88,0.62;1.88,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +7.19,1.88;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.12,1.56 +8.12,1.56;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,6.25 +8.75,6.25;3.75,6.25 +3.44,6.25;3.75,1.56 +6.25,0.62;6.25,9.38 +3.12,8.12;9.06,8.12 + +# UTF-16 : 4f f3 +# UTF-8 : b3 bf e4 +[4ff3] 俳 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,7.19 +2.50,7.81;4.69,7.81 +6.56,7.81;9.06,7.81 +6.56,3.12;9.38,3.12 +2.50,5.62;4.69,5.62 +6.56,5.62;9.06,5.62 +2.19,2.81;2.81,3.12 +2.81,3.12;3.12,3.12 +3.12,3.12;3.75,3.44 +3.75,3.44;4.38,3.44 +4.38,3.44;4.69,3.75 +6.56,0.62;6.56,9.38 +2.81,0.62;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,5.31 +4.69,5.31;4.69,9.38 + +# UTF-16 : 63 92 +# UTF-8 : 92 8e e6 +[6392] 排 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +3.12,0.62;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.31,5.31 +5.31,5.31;5.31,9.38 +2.81,7.81;5.31,7.81 +6.88,7.81;9.06,7.81 +6.88,3.12;9.38,3.12 +2.81,5.62;5.31,5.62 +6.88,5.62;9.06,5.62 +2.81,2.81;3.12,3.12 +3.12,3.12;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.69,3.44 +4.69,3.44;5.00,3.75 +6.88,0.62;6.88,9.38 + +# UTF-16 : 5f 98 +# UTF-8 : 98 be e5 +[5f98] 徘 +2.50,7.19;2.19,6.56 +2.19,6.56;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.00,4.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +1.56,0.62;1.56,5.62 +2.81,0.62;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.00,4.38 +5.00,4.38;5.00,5.31 +5.00,5.31;5.00,9.38 +2.81,7.81;5.00,7.81 +6.88,7.81;9.06,7.81 +6.88,3.12;9.38,3.12 +2.81,5.62;5.00,5.62 +6.88,5.62;9.06,5.62 +2.50,2.81;3.12,3.12 +3.12,3.12;3.44,3.12 +3.44,3.12;4.06,3.44 +4.06,3.44;4.69,3.44 +4.69,3.44;5.00,3.75 +6.88,0.62;6.88,9.38 + +# UTF-16 : 74 32 +# UTF-8 : b2 90 e7 +[7432] 琲 +3.12,0.62;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.31,5.31 +5.31,5.31;5.31,9.38 +2.81,7.81;5.31,7.81 +6.88,7.81;9.06,7.81 +6.88,3.12;9.38,3.12 +3.12,5.62;5.31,5.62 +6.88,5.62;9.06,5.62 +2.81,3.12;3.12,3.12 +3.12,3.12;3.75,3.44 +3.75,3.44;4.06,3.44 +4.06,3.44;4.69,3.75 +4.69,3.75;5.00,3.75 +6.88,0.62;6.88,9.38 +2.81,8.75;0.31,8.75 +2.81,5.62;0.31,5.62 +1.56,2.19;1.56,8.75 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.19 +2.50,2.19;3.12,2.50 + +# UTF-16 : 81 53 +# UTF-8 : 93 85 e8 +[8153] 腓 +3.12,0.62;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.31,5.31 +5.31,5.31;5.31,9.38 +3.12,7.81;5.31,7.81 +6.88,7.81;9.06,7.81 +6.88,3.12;9.38,3.12 +3.12,5.62;5.31,5.62 +6.88,5.62;9.06,5.62 +2.81,2.81;3.44,3.12 +3.44,3.12;3.75,3.12 +3.75,3.12;4.38,3.44 +4.38,3.44;4.69,3.44 +4.69,3.44;5.31,3.75 +6.88,0.62;6.88,9.38 +0.94,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.88 +2.81,1.88;2.50,1.25 +2.50,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.25,0.94 + +# UTF-16 : 7d cb +# UTF-8 : 8b b7 e7 +[7dcb] 緋 +3.44,0.62;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.62,4.38 +5.62,4.38;5.62,5.31 +5.62,5.31;5.62,9.38 +3.12,7.81;5.62,7.81 +6.88,7.81;9.38,7.81 +6.88,3.12;9.38,3.12 +3.44,5.62;5.62,5.62 +6.88,5.62;9.06,5.62 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.12 +4.06,3.12;4.69,3.44 +4.69,3.44;5.00,3.44 +5.00,3.44;5.31,3.75 +6.88,0.62;6.88,9.38 +3.44,4.38;3.44,4.69 +3.44,4.69;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;2.81,6.56 +0.31,4.69;3.44,5.00 +1.88,5.00;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,8.12 +2.81,8.12;3.12,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,8.12 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.38 + +# UTF-16 : 8a b9 +# UTF-8 : b9 aa e8 +[8ab9] 誹 +3.44,0.62;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.62,5.31 +5.62,5.31;5.62,9.38 +3.44,7.81;5.62,7.81 +6.88,7.81;9.38,7.81 +6.88,3.12;9.38,3.12 +3.44,5.62;5.62,5.62 +6.88,5.62;9.06,5.62 +3.44,2.81;3.75,3.12 +3.75,3.12;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;5.00,3.44 +5.00,3.44;5.62,3.75 +6.88,0.62;6.88,9.38 +0.94,1.25;3.12,1.25 +2.81,1.25;3.12,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,6.25;3.12,6.25 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 + +# UTF-16 : 73 ed +# UTF-8 : ad 8f e7 +[73ed] 班 +3.12,8.75;0.31,8.75 +2.81,5.62;0.31,5.62 +1.56,2.19;1.88,8.75 +0.31,1.88;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 +2.81,2.81;3.44,2.81 +5.31,1.25;9.06,1.25 +5.62,8.75;9.06,8.75 +8.75,5.31;5.94,5.31 +7.19,1.25;7.19,8.75 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,9.38 +3.44,8.12;3.44,4.06 + +# UTF-16 : 66 69 +# UTF-8 : a9 99 e6 +[6669] 晩 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,5.62;2.50,5.62 +6.25,7.19;6.56,7.50 +6.56,7.50;6.88,8.12 +6.88,8.12;7.19,8.44 +7.19,8.44;7.19,8.75 +2.81,6.56;3.12,6.88 +3.12,6.88;3.12,7.19 +3.12,7.19;3.75,7.50 +3.75,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;5.00,9.38 +4.38,8.75;7.19,8.75 +5.94,7.19;6.25,4.69 +3.44,3.75;3.44,7.19 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,4.69 +8.75,4.69;3.75,4.69 +6.56,4.69;6.56,1.56 +6.56,1.56;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.31,4.69 + +# UTF-16 : 62 79 +# UTF-8 : b9 89 e6 +[6279] 批 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +6.25,5.62;6.88,5.94 +6.88,5.94;7.50,6.25 +7.50,6.25;7.81,6.88 +7.81,6.88;8.44,7.50 +8.44,7.50;8.75,7.81 +8.75,7.81;9.06,8.12 +3.44,5.94;5.94,5.94 +3.44,1.25;3.44,9.38 +2.19,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;5.94,2.19 +6.25,9.38;6.25,1.56 +6.25,1.56;6.56,1.25 +6.56,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 + +# UTF-16 : 79 d8 +# UTF-8 : 98 a7 e7 +[79d8] 秘 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;4.06,6.56 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.44 +9.06,3.44;9.06,3.75 +9.06,3.75;9.06,4.06 +9.06,4.06;8.75,4.38 +8.75,4.38;8.75,5.00 +8.75,5.00;8.75,5.31 +8.75,5.31;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.44,6.56 +4.38,9.06;5.00,9.06 +5.00,9.06;5.31,8.75 +5.31,8.75;5.94,8.44 +5.94,8.44;6.56,8.12 +6.56,8.12;6.88,8.12 +8.44,8.75;8.12,7.81 +8.12,7.81;7.81,6.88 +7.81,6.88;7.19,5.94 +7.19,5.94;6.56,5.00 +6.56,5.00;5.94,4.38 +5.94,4.38;5.31,3.44 +5.31,3.44;4.69,2.81 +4.69,2.81;4.06,2.19 +4.06,2.19;3.44,1.56 +3.44,1.56;2.50,0.94 +3.12,9.06;2.50,9.06 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.12,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +4.69,7.81;5.00,1.88 +4.69,1.88;5.00,1.25 +5.00,1.25;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,1.25 +7.81,1.25;8.12,1.56 +8.12,1.56;8.12,2.50 +8.12,2.50;8.44,2.81 +8.44,2.81;8.44,3.44 + +# UTF-16 : 59 6e +# UTF-8 : ae a5 e5 +[596e] 奮 +0.62,8.75;8.75,8.75 +4.69,9.38;4.06,9.06 +4.06,9.06;3.75,8.75 +3.75,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.50,7.81 +2.50,7.81;2.19,7.50 +2.19,7.50;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.88 +8.12,0.62;8.12,3.44 +8.12,3.44;1.25,3.44 +1.25,3.44;1.25,0.62 +4.69,1.25;4.69,3.44 +1.25,1.25;8.12,1.25 +1.25,2.50;8.12,2.50 +0.62,5.62;1.25,5.94 +1.25,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.44,8.12 +4.69,4.38;4.69,7.19 +1.56,6.56;1.56,4.38 +1.56,4.38;8.12,4.38 +7.81,7.19;2.50,7.19 +1.56,6.25;7.81,6.25 +1.56,5.31;7.81,5.31 +5.31,8.12;5.31,7.81 +5.31,7.81;5.00,7.19 +5.00,7.19;4.69,7.19 +5.31,8.75;5.94,8.12 +5.94,8.12;6.56,7.81 +6.56,7.81;6.88,7.50 +6.88,7.50;7.50,7.50 +7.50,7.50;7.81,7.19 +7.81,7.19;8.12,7.19 +8.12,7.19;8.75,6.88 +8.75,6.88;9.06,6.88 + +# UTF-16 : 4e 26 +# UTF-8 : a6 b8 e4 +[4e26] 並 +6.56,2.50;6.88,3.12 +6.88,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;7.50,4.69 +7.50,4.69;7.81,5.00 +7.81,5.00;7.81,5.62 +7.81,5.62;8.12,5.94 +8.12,5.94;8.12,6.56 +2.81,2.50;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.19,4.06 +2.19,4.06;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.88,5.31 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;3.12,8.75 +3.12,8.75;2.81,9.06 +2.81,9.06;2.50,9.38 +5.62,7.81;5.94,8.12 +5.94,8.12;6.25,8.44 +6.25,8.44;6.56,8.75 +6.56,8.75;6.88,9.06 +6.88,9.06;6.88,9.38 +8.75,7.81;0.62,7.81 +5.62,7.81;5.62,1.25 +3.75,7.50;3.75,1.25 +0.62,1.25;8.75,1.25 + +# UTF-16 : 96 5b +# UTF-8 : 9b 99 e9 +[965b] 陛 +6.25,9.06;6.25,5.62 +6.25,5.62;6.56,5.31 +6.56,5.31;6.88,5.00 +6.88,5.00;7.50,5.00 +7.50,5.00;8.12,5.31 +8.12,5.31;8.44,5.31 +8.44,5.31;8.75,5.94 +8.75,5.94;9.06,6.56 +9.06,6.56;9.06,7.19 +6.25,7.19;6.88,7.50 +6.88,7.50;7.50,7.81 +7.50,7.81;7.81,8.12 +7.81,8.12;8.44,8.12 +8.44,8.12;8.75,8.44 +3.44,7.50;5.94,7.50 +3.44,5.00;3.44,9.06 +2.81,5.00;3.44,5.00 +3.44,5.00;4.06,5.31 +4.06,5.31;4.69,5.31 +4.69,5.31;5.31,5.62 +5.31,5.62;5.94,5.94 +2.81,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;2.81,8.75 +9.06,1.25;2.50,1.25 +8.75,3.44;3.12,3.44 +5.94,1.25;5.94,5.00 + +# UTF-16 : 75 2b +# UTF-8 : ab 94 e7 +[752b] 甫 +1.25,3.44;8.12,3.44 +1.25,5.31;8.12,5.31 +1.25,0.94;1.25,7.19 +1.25,7.19;8.12,7.19 +8.12,7.19;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +4.69,9.38;4.69,0.94 +5.94,9.38;6.25,9.38 +6.25,9.38;6.88,9.06 +6.88,9.06;7.19,9.06 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.75 +0.31,8.44;9.06,8.44 + +# UTF-16 : 6d 66 +# UTF-8 : a6 b5 e6 +[6d66] 浦 +6.88,9.38;7.50,9.38 +7.50,9.38;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.75 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.12,3.44;8.75,3.44 +3.12,5.31;8.75,5.31 +5.94,9.38;5.94,0.94 +2.81,8.44;9.06,8.44 +3.12,0.94;3.12,7.19 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 + +# UTF-16 : 63 55 +# UTF-8 : 95 8d e6 +[6355] 捕 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +7.19,9.38;7.50,9.38 +7.50,9.38;7.81,9.06 +7.81,9.06;8.44,8.75 +8.44,8.75;8.44,8.75 +3.44,3.44;8.75,3.44 +3.44,5.31;8.75,5.31 +5.94,9.38;5.94,0.94 +2.81,8.44;9.06,8.44 +3.12,0.94;3.44,7.19 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 + +# UTF-16 : 54 fa +# UTF-8 : ba 93 e5 +[54fa] 哺 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +7.19,9.38;7.50,9.38 +7.50,9.38;8.12,9.06 +8.12,9.06;8.44,8.75 +8.44,8.75;8.44,8.75 +3.44,3.44;8.75,3.44 +3.44,5.31;8.75,5.31 +5.94,9.38;5.94,0.94 +2.81,8.44;9.06,8.44 +3.44,0.94;3.44,7.19 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 + +# UTF-16 : 57 d4 +# UTF-8 : 94 9f e5 +[57d4] 埔 +7.19,9.38;7.50,9.38 +7.50,9.38;7.81,9.06 +7.81,9.06;8.44,8.75 +8.44,8.75;8.44,8.75 +3.44,3.44;8.75,3.44 +3.44,5.31;8.75,5.31 +5.94,9.38;5.94,0.94 +2.81,8.44;9.06,8.44 +3.12,0.94;3.44,7.19 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +0.31,6.88;2.81,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.62,1.88 +0.62,1.88;1.25,2.19 +1.25,2.19;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 + +# UTF-16 : 81 2f +# UTF-8 : af 84 e8 +[812f] 脯 +7.19,9.38;7.50,9.38 +7.50,9.38;8.12,9.06 +8.12,9.06;8.44,8.75 +8.44,8.75;8.75,8.75 +3.44,3.44;8.75,3.44 +3.44,5.31;8.75,5.31 +5.94,9.38;6.25,0.94 +3.12,8.44;9.06,8.44 +3.44,0.94;3.44,7.19 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.88 +2.50,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 88 dc +# UTF-8 : 9c a3 e8 +[88dc] 補 +7.19,9.38;7.50,9.38 +7.50,9.38;8.12,9.06 +8.12,9.06;8.44,8.75 +8.44,8.75;8.75,8.75 +3.75,3.44;8.75,3.44 +3.75,5.31;8.75,5.31 +6.25,9.38;6.25,0.94 +3.12,8.44;9.06,8.44 +3.44,0.94;3.44,7.19 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.38 +1.56,0.62;1.56,5.00 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;3.12,5.62 +3.12,5.62;3.44,5.94 + +# UTF-16 : 66 ae +# UTF-8 : ae 9a e6 +[66ae] 暮 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,7.81 +7.81,7.81;1.56,7.81 +1.56,7.81;1.56,5.31 +1.56,6.56;7.81,6.56 +0.62,4.69;8.75,4.69 +4.06,5.31;3.75,5.00 +3.75,5.00;3.44,5.00 +3.44,5.00;3.12,4.69 +3.12,4.69;2.81,4.38 +2.81,4.38;2.50,4.06 +2.50,4.06;2.19,3.75 +2.19,3.75;1.88,3.75 +1.88,3.75;1.25,3.44 +1.25,3.44;0.94,3.12 +0.94,3.12;0.31,3.12 +5.62,4.69;6.25,4.38 +6.25,4.38;6.88,4.06 +6.88,4.06;7.50,3.75 +7.50,3.75;7.81,3.44 +7.81,3.44;8.12,3.44 +8.12,3.44;8.75,3.12 +8.75,3.12;9.06,3.12 +1.88,3.44;1.88,0.62 +7.50,3.75;1.88,3.75 +7.50,0.62;7.50,3.44 +1.88,1.25;7.50,1.25 +1.88,2.50;7.50,2.50 + +# UTF-16 : 5b 9d +# UTF-8 : 9d ae e5 +[5b9d] 宝 +4.69,8.44;4.69,9.69 +8.44,6.56;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.56 +8.75,1.25;0.62,1.25 +7.81,6.88;1.56,6.88 +7.50,4.38;1.88,4.38 +4.69,1.25;4.69,6.88 +6.25,3.44;6.56,3.12 +6.56,3.12;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 + +# UTF-16 : 5f d8 +# UTF-8 : 98 bf e5 +[5fd8] 忘 +0.62,8.12;8.75,8.12 +4.69,8.12;4.69,9.38 +2.81,4.38;3.12,2.19 +2.81,2.19;3.12,1.88 +3.12,1.88;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.19,1.88 +7.19,1.88;7.50,2.50 +7.50,2.50;7.50,2.81 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.88,4.06 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,4.06;4.38,4.69 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.81,3.75 +7.81,3.75;7.50,4.38 +8.44,5.31;7.50,5.31 +7.50,5.31;6.88,5.31 +6.88,5.31;6.25,5.31 +6.25,5.31;5.62,5.31 +5.62,5.31;5.00,5.31 +5.00,5.31;4.38,5.31 +4.38,5.31;3.75,5.31 +3.75,5.31;3.12,5.31 +3.12,5.31;3.12,5.31 +3.12,5.31;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +1.88,6.56;2.19,8.12 + +# UTF-16 : 4f f8 +# UTF-8 : b8 bf e4 +[4ff8] 俸 +1.88,5.62;9.38,5.62 +9.06,8.44;2.19,8.44 +8.75,7.19;2.50,7.19 +1.88,3.12;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;3.44,4.69 +3.44,4.69;4.06,5.00 +4.06,5.00;4.38,5.62 +4.38,5.62;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.75 +5.62,8.75;5.62,9.38 +9.38,3.12;9.06,3.44 +9.06,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.56,5.94 +6.56,5.94;6.25,6.56 +6.25,6.56;6.25,7.19 +8.75,2.19;2.19,2.19 +7.81,4.06;3.44,4.06 +5.62,5.00;5.62,0.62 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.56 + +# UTF-16 : 63 67 +# UTF-8 : a7 8d e6 +[6367] 捧 +2.19,5.62;9.38,5.62 +9.06,8.44;2.50,8.44 +8.75,7.19;2.81,7.19 +2.19,3.12;2.50,3.44 +2.50,3.44;3.12,4.06 +3.12,4.06;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.69,5.62 +4.69,5.62;5.00,6.56 +5.00,6.56;5.31,7.19 +5.31,7.19;5.62,7.81 +5.62,7.81;5.62,8.75 +5.62,8.75;5.94,9.38 +9.38,3.12;9.06,3.44 +9.06,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.88,5.94 +6.88,5.94;6.56,6.56 +6.56,6.56;6.25,7.19 +8.75,2.19;2.50,2.19 +7.81,4.06;3.75,4.06 +5.62,5.00;5.94,0.62 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.50,5.00;1.88,4.69 +1.88,4.69;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.50,7.19;0.31,7.19 + +# UTF-16 : 68 d2 +# UTF-8 : 92 a3 e6 +[68d2] 棒 +2.50,5.62;9.38,5.62 +9.06,8.44;2.81,8.44 +8.75,7.19;3.12,7.19 +2.19,3.12;2.50,3.44 +2.50,3.44;3.12,4.06 +3.12,4.06;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.69,5.62 +4.69,5.62;5.00,6.56 +5.00,6.56;5.31,7.19 +5.31,7.19;5.62,7.81 +5.62,7.81;5.62,8.75 +5.62,8.75;5.94,9.38 +9.38,3.12;9.06,3.44 +9.06,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.88,5.94 +6.88,5.94;6.56,6.56 +6.56,6.56;6.25,7.19 +8.75,2.19;2.50,2.19 +7.81,4.06;3.75,4.06 +5.94,5.00;5.94,0.62 +1.56,0.62;1.56,9.38 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;1.56,7.19 + +# UTF-16 : 67 9a +# UTF-8 : 9a 9e e6 +[679a] 枚 +3.44,0.94;4.06,1.25 +4.06,1.25;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.88,3.44 +6.88,3.44;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;8.12,5.94 +8.12,5.94;8.12,6.88 +8.12,6.88;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.00,6.25 +5.00,6.25;5.00,7.19 +4.69,7.81;9.38,7.81 +3.44,5.00;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.38,7.50 +4.38,7.50;4.69,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;5.00,9.06 +5.00,9.06;5.00,9.38 +3.75,4.06;3.44,4.69 +3.44,4.69;3.12,5.31 +3.12,5.31;2.81,5.94 +2.81,5.94;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,0.62;2.19,9.38 +3.75,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.88,6.88 +1.88,6.88;2.19,7.50 + +# UTF-16 : 5e 55 +# UTF-8 : 95 b9 e5 +[5e55] 幕 +4.38,5.31;4.06,5.00 +4.06,5.00;3.75,4.69 +3.75,4.69;3.44,4.38 +3.44,4.38;3.12,4.06 +3.12,4.06;2.81,3.75 +2.81,3.75;2.19,3.44 +2.19,3.44;1.88,3.12 +1.88,3.12;1.25,3.12 +1.25,3.12;0.94,2.81 +0.94,2.81;0.31,2.50 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,5.31 +1.56,6.56;7.81,6.56 +0.62,4.38;8.75,4.38 +5.94,4.38;6.56,4.06 +6.56,4.06;7.19,3.44 +7.19,3.44;7.81,3.12 +7.81,3.12;8.44,2.81 +8.44,2.81;8.75,2.81 +8.75,2.81;9.06,2.50 +4.69,0.62;4.69,4.06 +1.56,0.94;1.88,3.12 +1.56,3.12;7.81,3.12 +7.50,3.12;7.81,1.56 +7.50,1.56;7.50,1.25 +7.50,1.25;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,1.25 + +# UTF-16 : 5b c6 +# UTF-8 : 86 af e5 +[5bc6] 密 +4.69,8.44;4.69,9.38 +8.75,6.88;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.88 +1.25,3.44;1.25,0.62 +8.12,0.62;8.12,3.44 +4.69,4.06;4.69,1.56 +1.25,1.56;8.12,1.56 +2.81,7.50;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;3.12,4.69 +3.12,4.69;3.75,4.38 +3.75,4.38;4.06,4.38 +4.06,4.38;4.69,4.38 +4.69,4.38;5.31,4.38 +5.31,4.38;5.94,4.38 +5.94,4.38;6.25,4.69 +6.25,4.69;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.62 +7.50,5.62;7.50,6.25 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.88,6.88 +8.75,4.69;8.75,5.31 +8.75,5.31;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.81,6.56 +7.81,6.56;7.50,6.88 +5.31,6.88;5.00,7.19 +5.00,7.19;4.69,7.19 +4.69,7.19;4.38,7.50 +4.38,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +7.19,8.12;6.88,7.50 +6.88,7.50;6.56,6.88 +6.56,6.88;5.94,6.56 +5.94,6.56;5.31,5.94 +5.31,5.94;4.69,5.62 +4.69,5.62;4.06,5.31 +4.06,5.31;3.12,4.69 +3.12,4.69;2.50,4.38 +2.50,4.38;1.56,4.06 +1.56,4.06;0.62,3.75 + +# UTF-16 : 76 df +# UTF-8 : 9f 9b e7 +[76df] 盟 +0.94,5.00;3.75,5.00 +3.75,5.00;3.75,8.75 +3.75,8.75;0.94,8.75 +0.94,8.75;0.94,4.38 +0.94,7.19;3.75,7.19 +4.69,5.94;8.44,5.94 +5.00,7.50;8.44,7.50 +7.81,1.25;7.81,3.75 +7.81,3.75;1.56,3.75 +1.56,3.75;1.56,1.25 +3.75,3.75;3.75,1.25 +5.62,3.75;5.94,1.25 +0.31,1.25;9.06,1.25 +3.44,4.38;4.06,4.69 +4.06,4.69;4.38,5.31 +4.38,5.31;4.69,5.94 +4.69,5.94;5.00,6.56 +5.00,6.56;5.00,7.19 +5.00,7.19;5.00,8.75 +5.00,8.75;8.44,8.75 +8.44,8.75;8.44,5.00 +8.44,5.00;8.44,4.38 +8.44,4.38;7.81,4.38 +7.81,4.38;7.50,4.38 +7.50,4.38;6.88,4.38 +6.88,4.38;6.56,4.38 + +# UTF-16 : 83 ab +# UTF-8 : ab 8e e8 +[83ab] 莫 +0.31,3.12;9.06,3.12 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +1.56,4.38;7.81,4.38 +7.81,4.38;7.81,7.19 +7.81,7.19;1.56,7.19 +1.56,7.19;1.56,4.38 +1.56,5.94;7.81,5.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;4.69,3.44 +4.69,3.44;4.69,4.38 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.69,3.12 +4.69,3.12;4.69,3.44 + +# UTF-16 : 6a 21 +# UTF-8 : a1 a8 e6 +[6a21] 模 +2.50,3.12;9.06,3.12 +2.81,8.44;9.06,8.44 +4.38,7.50;4.38,9.38 +7.19,7.50;7.19,9.38 +3.44,4.38;8.44,4.38 +8.44,4.38;8.44,7.19 +8.44,7.19;3.44,7.19 +3.44,7.19;3.44,4.06 +3.44,5.94;8.44,5.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.81 +5.94,2.81;5.94,3.44 +1.56,0.62;1.88,9.38 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 + +# UTF-16 : 6c a2 +# UTF-8 : a2 b2 e6 +[6ca2] 沢 +4.06,5.62;8.44,5.62 +8.44,5.62;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,5.62 +3.75,5.62;3.75,5.00 +3.75,5.00;3.75,4.38 +3.75,4.38;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.44,2.81 +3.44,2.81;3.44,2.50 +3.44,2.50;3.12,2.19 +3.12,2.19;3.12,1.56 +3.12,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;6.25,5.62 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;1.25,8.75 +1.25,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 + +# UTF-16 : 8a 33 +# UTF-8 : b3 a8 e8 +[8a33] 訳 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,6.25;3.44,6.25 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +4.69,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;4.69,8.75 +4.69,8.75;4.69,5.62 +4.69,5.62;4.69,5.00 +4.69,5.00;4.69,4.38 +4.69,4.38;4.69,4.06 +4.69,4.06;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.38,2.50 +4.38,2.50;4.06,2.19 +4.06,2.19;4.06,1.56 +4.06,1.56;3.75,1.25 +3.75,1.25;3.44,0.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.88,4.69 +6.88,4.69;6.56,5.31 +6.56,5.31;6.56,5.62 + +# UTF-16 : 53 02 +# UTF-8 : 82 8c e5 +[5302] 匂 +1.88,8.12;8.44,8.12 +8.44,8.12;8.44,6.56 +8.44,6.56;8.44,5.00 +8.44,5.00;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;8.12,2.19 +8.12,2.19;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +0.31,5.62;0.62,5.94 +0.62,5.94;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.75 +2.19,8.75;2.19,9.06 +2.19,9.06;2.50,9.69 +2.19,7.19;2.19,3.44 +2.19,3.44;2.50,3.12 +2.50,3.12;2.81,3.12 +2.81,3.12;3.44,2.81 +3.44,2.81;4.06,2.81 +4.06,2.81;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;5.94,4.69 +2.19,5.00;2.81,5.31 +2.81,5.31;3.75,5.62 +3.75,5.62;4.38,5.94 +4.38,5.94;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.94,6.56 + +# UTF-16 : 90 f5 +# UTF-8 : b5 83 e9 +[90f5] 郵 +4.69,3.44;4.69,6.88 +1.25,3.44;1.25,6.88 +5.62,7.19;0.31,7.19 +0.31,3.12;5.62,3.12 +0.31,5.31;5.94,5.31 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,1.88 +4.69,1.88;5.31,1.88 +5.31,1.88;5.62,2.19 +2.81,1.56;3.12,8.75 +0.62,8.44;1.25,8.44 +1.25,8.44;1.56,8.44 +1.56,8.44;2.19,8.44 +2.19,8.44;2.81,8.44 +2.81,8.44;3.12,8.75 +3.12,8.75;3.75,8.75 +3.75,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.00,8.75 +5.00,8.75;5.31,9.06 +9.06,8.75;6.25,8.75 +6.25,8.75;6.25,0.94 +7.19,1.88;7.50,1.88 +7.50,1.88;8.12,2.19 +8.12,2.19;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.50,5.94 +7.50,5.94;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.75,8.12 +8.75,8.12;9.06,8.75 + +# UTF-16 : 61 82 +# UTF-8 : 82 86 e6 +[6182] 憂 +8.75,4.06;8.75,5.31 +8.75,5.31;0.94,5.31 +0.94,5.31;0.94,4.06 +2.81,3.12;7.19,3.12 +0.62,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.94,2.19 +5.94,2.19;6.25,2.50 +6.25,2.50;6.88,2.81 +6.88,2.81;7.19,3.12 +8.75,0.94;8.12,0.94 +8.12,0.94;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.56 +5.94,1.56;5.31,1.56 +5.31,1.56;4.69,1.88 +4.69,1.88;4.06,2.19 +4.06,2.19;3.44,2.50 +3.44,2.50;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,5.00;2.81,4.38 +2.81,4.38;3.12,3.75 +3.12,3.75;3.44,3.75 +3.44,3.75;4.06,3.75 +4.06,3.75;4.69,3.75 +4.38,3.75;5.00,3.75 +5.00,3.75;5.62,3.75 +5.62,3.75;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;6.88,4.69 +6.88,4.69;6.88,4.69 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;2.19,5.00 +8.44,3.44;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;7.19,5.00 +5.62,4.38;5.00,4.69 +5.00,4.69;4.38,4.69 +4.38,4.69;4.06,5.00 +4.06,5.00;3.75,5.00 +0.62,2.19;0.94,2.19 +0.94,2.19;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.81,3.12 +2.81,3.12;3.44,3.75 +3.44,3.75;3.44,3.75 +0.62,8.75;8.75,8.75 +4.69,8.75;4.38,8.44 +4.38,8.44;4.38,8.12 +7.50,5.62;7.50,8.12 +7.50,8.12;1.88,8.12 +1.88,8.12;1.88,5.62 +1.88,7.19;7.50,7.19 +1.88,6.25;7.50,6.25 + +# UTF-16 : 51 2a +# UTF-8 : aa 84 e5 +[512a] 優 +9.06,4.06;9.06,5.31 +8.75,5.31;2.19,5.31 +2.19,5.31;2.19,4.06 +3.75,3.12;7.81,3.12 +1.88,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.12 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.06,2.50 +4.06,2.50;3.75,2.81 +4.06,5.00;4.06,4.38 +4.06,4.38;4.06,3.75 +4.06,3.75;4.69,3.75 +4.69,3.75;5.00,3.75 +5.00,3.75;5.62,3.75 +5.62,3.75;5.94,3.75 +5.94,3.75;6.25,3.75 +6.25,3.75;6.88,3.75 +6.88,3.75;7.19,4.06 +7.19,4.06;7.50,4.69 +7.50,4.69;7.50,4.69 +2.19,3.44;2.50,3.75 +2.50,3.75;2.81,4.38 +2.81,4.38;3.12,4.69 +3.12,4.69;3.44,5.00 +8.75,3.44;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.81,5.00 +6.25,4.38;5.94,4.69 +5.94,4.69;5.31,4.69 +5.31,4.69;5.00,5.00 +5.00,5.00;4.69,5.00 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +2.19,8.75;9.06,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,8.12 +8.12,5.62;8.12,8.12 +8.12,8.12;3.12,8.12 +3.12,8.12;3.12,5.62 +3.12,7.19;8.12,7.19 +3.12,6.25;8.12,6.25 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.56,7.81 +1.56,7.81;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.56 + +# UTF-16 : 5e 7a +# UTF-8 : ba b9 e5 +[5e7a] 幺 +4.38,3.75;4.38,4.06 +4.38,4.06;4.06,4.38 +4.06,4.38;3.44,4.69 +3.44,4.69;3.12,5.00 +3.12,5.00;2.81,5.31 +2.81,5.31;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.25 +1.88,6.25;1.56,6.56 +1.56,6.56;1.25,6.88 +1.88,1.25;2.50,1.88 +2.50,1.88;3.12,2.50 +3.12,2.50;3.75,3.12 +3.75,3.12;4.38,3.44 +4.38,3.44;5.00,4.06 +5.00,4.06;5.31,4.69 +5.31,4.69;5.94,5.31 +5.94,5.31;6.56,5.94 +6.56,5.94;6.88,6.56 +6.88,6.56;7.50,7.19 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;5.00,9.06 +9.06,0.94;8.75,1.56 +8.75,1.56;8.12,2.19 +8.12,2.19;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.56,4.38 +0.62,1.25;1.25,1.25 +1.25,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.88,1.88 +6.88,1.88;7.50,1.88 +7.50,1.88;8.44,1.88 + +# UTF-16 : 5e 7b +# UTF-8 : bb b9 e5 +[5e7b] 幻 +2.81,4.06;2.19,4.69 +2.19,4.69;1.88,5.31 +1.88,5.31;1.25,5.94 +1.25,5.94;0.94,6.56 +0.94,6.56;0.31,6.88 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.81,4.06 +2.81,4.06;3.12,4.69 +3.12,4.69;3.44,5.31 +3.44,5.31;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,7.19 +1.25,6.25;1.56,6.56 +1.56,6.56;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.44 +2.50,8.44;2.81,9.06 +5.00,0.94;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;4.38,2.81 +4.38,2.81;4.06,3.75 +4.06,3.75;3.75,4.38 +0.31,1.25;0.62,1.25 +0.62,1.25;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.56 +2.19,1.56;2.81,1.56 +2.81,1.56;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,1.88 +4.06,1.88;4.69,1.88 +4.06,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.31 +8.75,5.31;8.75,4.06 +8.75,4.06;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.56 +5.94,1.56;5.62,1.56 + +# UTF-16 : 5e 7c +# UTF-8 : bc b9 e5 +[5e7c] 幼 +4.06,0.94;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.94,4.69 +5.94,4.69;5.94,5.62 +5.94,5.62;6.25,6.56 +6.25,6.56;6.25,7.81 +6.25,7.81;6.25,9.38 +4.38,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +2.50,4.38;1.88,4.69 +1.88,4.69;1.56,5.31 +1.56,5.31;1.25,5.94 +1.25,5.94;0.62,6.56 +0.62,6.56;0.31,6.88 +0.62,1.25;0.94,1.88 +0.94,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,3.75;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;3.75,7.19 +0.94,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.88,7.81 +1.88,7.81;2.19,8.44 +2.19,8.44;2.50,9.06 +4.38,1.88;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;3.75,3.12 +3.75,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 +0.00,1.25;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,1.88 +2.81,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 + +# UTF-16 : 6b 32 +# UTF-8 : b2 ac e6 +[6b32] 欲 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.44 +6.25,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.88,5.31 +6.88,5.31;6.88,5.62 +6.88,5.62;6.88,7.19 +9.06,1.25;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;7.19,4.06 +7.19,4.06;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;6.88,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;5.94,8.44 +5.94,8.44;5.94,9.06 +5.94,9.06;6.25,9.38 +8.12,5.62;8.44,5.94 +8.44,5.94;8.44,6.56 +8.44,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +8.75,7.50;9.06,8.12 +5.62,8.12;9.06,8.12 +0.94,1.56;4.06,1.56 +4.06,1.56;4.06,4.69 +4.06,4.69;0.94,4.69 +0.94,4.69;0.94,0.94 +4.69,4.69;4.38,5.00 +4.38,5.00;3.75,5.62 +3.75,5.62;3.44,6.25 +3.44,6.25;2.81,6.56 +2.81,6.56;2.50,7.19 +2.50,7.19;2.19,6.88 +2.19,6.88;1.88,6.25 +1.88,6.25;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.62,7.19 +0.62,7.19;0.31,6.56 +4.69,6.56;4.38,7.19 +4.38,7.19;4.06,7.50 +4.06,7.50;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.12,9.06 + +# UTF-16 : 7f cc +# UTF-8 : 8c bf e7 +[7fcc] 翌 +0.62,5.94;1.56,6.25 +1.56,6.25;2.19,6.25 +2.19,6.25;2.81,6.56 +2.81,6.56;3.12,6.56 +3.12,6.56;3.75,6.88 +2.81,7.19;2.50,7.50 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.12 +0.62,8.75;4.38,8.75 +4.38,8.75;4.38,5.62 +4.38,5.62;4.06,5.31 +4.06,5.31;3.75,5.31 +3.75,5.31;3.12,5.31 +3.12,5.31;2.81,5.31 +2.81,5.31;2.19,5.31 +4.69,5.94;5.31,5.94 +5.31,5.94;5.94,6.25 +5.94,6.25;6.56,6.56 +6.56,6.56;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,6.88 +6.88,7.19;6.56,7.50 +6.56,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.31,8.44 +4.69,8.75;8.44,8.75 +8.44,8.75;8.44,5.62 +8.44,5.62;8.12,5.31 +8.12,5.31;7.81,5.31 +7.81,5.31;7.50,5.31 +7.50,5.31;6.88,5.31 +6.88,5.31;6.25,5.31 +0.62,1.25;8.75,1.25 +0.94,4.06;8.44,4.06 +4.69,4.06;4.69,5.31 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,2.19 +6.25,2.19;6.25,2.81 +6.25,2.81;6.56,3.44 +6.56,3.44;6.88,4.06 +3.75,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.50,4.06 + +# UTF-16 : 4e 71 +# UTF-8 : b1 b9 e4 +[4e71] 乱 +0.94,0.94;0.94,4.69 +0.94,4.69;4.69,4.69 +4.69,4.69;4.69,0.94 +0.94,1.56;4.69,1.56 +0.31,6.56;5.31,6.56 +2.81,4.69;2.81,8.44 +0.62,8.12;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;2.19,8.44 +2.19,8.44;2.50,8.44 +2.50,8.44;3.12,8.44 +3.12,8.44;3.44,8.75 +3.44,8.75;3.75,8.75 +3.75,8.75;4.38,8.75 +4.38,8.75;5.00,9.06 +5.94,9.06;5.94,1.88 +5.94,1.88;5.94,1.56 +5.94,1.56;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 + +# UTF-16 : 70 ba +# UTF-8 : ba 82 e7 +[70ba] 為 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;7.19,3.75 +5.94,1.88;5.94,2.19 +5.94,2.19;5.62,2.81 +5.62,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +4.06,1.25;4.06,1.56 +4.06,1.56;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +1.25,0.94;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,4.38;9.06,4.38 +9.06,4.38;9.06,3.44 +9.06,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +0.31,2.81;0.94,3.12 +0.94,3.12;1.56,3.75 +1.56,3.75;2.19,4.38 +2.19,4.38;2.81,5.00 +2.81,5.00;3.44,5.62 +3.44,5.62;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;5.00,9.69 +2.81,7.81;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,9.38 +0.94,7.81;7.50,7.81 +7.50,7.81;7.50,7.50 +7.50,7.50;7.50,6.88 +7.50,6.88;7.19,6.25 +7.19,6.25;7.19,6.25 +3.44,6.25;8.12,6.25 +8.12,6.25;8.12,5.62 +8.12,5.62;8.12,5.00 +8.12,5.00;7.81,4.69 +7.81,4.69;7.81,4.38 + +# UTF-16 : 53 6f +# UTF-8 : af 8d e5 +[536f] 卯 +0.94,8.44;0.94,3.12 +0.94,8.44;1.56,8.44 +1.56,8.44;2.19,8.44 +2.19,8.44;3.12,8.75 +3.12,8.75;3.75,9.06 +3.75,9.06;4.38,9.06 +5.62,0.62;5.62,8.75 +5.62,8.75;8.44,8.75 +8.44,8.75;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;6.88,2.19 +6.88,2.19;6.25,2.19 +0.31,2.81;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;1.88,3.12 +1.88,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;4.06,4.06 +0.94,0.62;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.06,5.31 +4.06,5.31;4.06,8.12 + +# UTF-16 : 53 75 +# UTF-8 : b5 8d e5 +[5375] 卵 +0.94,8.44;0.94,2.81 +0.94,8.44;1.56,8.44 +1.56,8.44;2.19,8.44 +2.19,8.44;3.12,8.75 +3.12,8.75;3.75,9.06 +3.75,9.06;4.38,9.06 +5.62,0.62;5.62,8.75 +5.62,8.75;8.75,8.75 +8.75,8.75;8.75,2.81 +8.75,2.81;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;8.12,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;6.88,2.19 +6.88,2.19;6.56,2.19 +0.31,2.81;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;1.88,3.12 +1.88,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;4.06,4.06 +0.94,0.62;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.06,5.31 +4.06,5.31;4.06,8.12 +7.81,4.06;7.81,4.69 +7.81,4.69;7.50,5.31 +7.50,5.31;7.19,5.94 +7.19,5.94;6.56,6.56 +6.56,6.56;6.25,7.19 +3.12,4.69;3.12,5.31 +3.12,5.31;2.81,5.62 +2.81,5.62;2.50,6.25 +2.50,6.25;2.19,6.88 +2.19,6.88;1.88,7.19 + +# UTF-16 : 76 e3 +# UTF-8 : a3 9b e7 +[76e3] 監 +4.69,8.75;0.94,8.75 +0.94,8.75;0.94,4.06 +2.81,8.75;2.81,7.50 +2.81,6.25;2.81,5.00 +0.94,5.00;4.69,5.00 +0.94,6.25;4.38,6.25 +4.38,6.25;4.38,7.50 +4.38,7.50;0.94,7.50 +7.81,1.25;7.81,3.75 +7.81,3.75;1.56,3.75 +1.56,3.75;1.56,1.25 +3.75,3.44;3.75,1.25 +5.62,3.44;5.94,1.25 +0.31,1.25;9.06,1.25 +8.75,8.12;5.62,8.12 +8.75,5.62;5.31,5.62 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.94,8.75 +5.94,8.75;5.94,9.38 + +# UTF-16 : 89 a7 +# UTF-8 : a7 a6 e8 +[89a7] 覧 +4.69,9.06;0.94,9.06 +0.94,9.06;0.94,5.94 +2.81,9.06;2.81,8.12 +2.81,7.19;2.81,6.56 +0.94,6.56;4.69,6.56 +0.94,7.19;4.38,7.19 +4.38,7.19;4.38,8.12 +4.38,8.12;0.94,8.12 +8.75,8.75;5.62,8.75 +8.75,7.19;5.31,7.19 +4.69,7.50;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.94,9.06 +5.94,9.06;5.94,9.38 +1.56,2.50;7.81,2.50 +7.81,2.50;7.81,5.62 +7.81,5.62;1.56,5.62 +1.56,5.62;1.56,2.50 +1.56,3.44;7.81,3.44 +1.56,4.69;7.81,4.69 +5.62,2.50;5.62,1.25 +5.62,1.25;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.56 +8.44,1.56;8.44,2.19 +8.44,2.19;8.75,2.50 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 + +# UTF-16 : 88 cf +# UTF-8 : 8f a3 e8 +[88cf] 裏 +4.69,3.75;4.06,3.44 +4.06,3.44;3.75,3.12 +3.75,3.12;3.12,3.12 +3.12,3.12;2.81,2.81 +2.81,2.81;2.50,2.81 +2.50,2.81;1.88,2.50 +1.88,2.50;1.56,2.50 +1.56,2.50;0.94,2.19 +0.94,2.19;0.31,2.19 +4.69,3.75;5.00,3.44 +5.00,3.44;5.31,3.12 +5.31,3.12;5.62,2.81 +5.62,2.81;5.94,2.19 +5.94,2.19;6.56,1.88 +6.56,1.88;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.94,1.56 +2.81,1.25;2.81,2.81 +6.25,2.19;6.56,2.50 +6.56,2.50;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.44,3.44 +4.69,7.81;4.69,3.75 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,7.81 +7.81,7.81;1.56,7.81 +1.56,7.81;1.56,5.62 +1.56,6.88;7.81,6.88 +0.62,3.75;8.75,3.75 +8.44,4.69;0.94,4.69 +4.69,8.75;4.69,9.38 +0.31,8.75;9.06,8.75 + +# UTF-16 : 5f 8b +# UTF-8 : 8b be e5 +[5f8b] 律 +2.81,5.31;8.44,5.31 +8.44,5.31;8.44,8.44 +8.44,8.44;2.81,8.44 +2.50,6.88;9.38,6.88 +2.19,2.19;9.06,2.19 +2.50,3.75;8.75,3.75 +5.94,0.62;5.94,9.38 +2.50,7.19;2.19,6.56 +2.19,6.56;1.56,5.94 +1.56,5.94;1.25,5.62 +1.25,5.62;0.62,5.00 +0.62,5.00;0.00,4.69 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +1.56,0.62;1.56,5.94 + +# UTF-16 : 59 65 +# UTF-8 : a5 a5 e5 +[5965] 奥 +0.31,3.12;9.06,3.12 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;4.69,3.44 +4.69,3.44;4.69,4.06 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.69,3.12 +4.69,3.12;4.69,3.44 +7.81,4.06;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;6.88,5.00 +6.88,5.00;6.25,5.31 +6.25,5.31;5.62,5.62 +5.62,5.62;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,4.38;4.69,8.12 +7.81,6.25;1.56,6.25 +1.56,4.06;2.19,4.38 +2.19,4.38;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.44,5.00 +3.44,5.00;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +3.44,6.56;3.12,6.88 +3.12,6.88;2.81,7.50 +2.81,7.50;2.50,7.81 +2.50,7.81;2.19,8.12 +5.94,6.56;6.25,6.88 +6.25,6.88;6.56,7.19 +6.56,7.19;6.88,7.50 +6.88,7.50;7.19,8.12 +3.75,8.44;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.69,9.69 +1.25,3.75;1.25,8.44 +1.25,8.44;8.12,8.44 +8.12,8.44;8.12,3.75 + +# UTF-16 : 81 e8 +# UTF-8 : a8 87 e8 +[81e8] 臨 +9.06,8.44;4.38,8.44 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.69,9.06 +4.69,9.06;5.00,9.38 +5.94,0.94;5.94,4.38 +5.94,4.38;4.06,4.38 +4.06,4.38;4.06,0.94 +4.06,1.25;5.94,1.25 +8.75,0.94;8.75,4.38 +8.75,4.38;6.88,4.38 +6.88,4.38;6.88,0.94 +6.88,1.25;8.75,1.25 +4.69,5.31;8.12,5.31 +8.12,5.31;8.12,7.50 +8.12,7.50;4.69,7.50 +4.69,7.50;4.69,5.31 +3.44,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.94,1.25;3.75,1.25 +0.94,4.06;3.44,4.06 +3.44,4.06;3.44,6.56 +3.44,6.56;0.94,6.56 +2.19,6.56;2.19,8.75 +2.19,1.56;2.19,3.75 + +# UTF-16 : 67 17 +# UTF-8 : 97 9c e6 +[6717] 朗 +0.94,4.69;4.38,4.69 +4.38,4.69;4.38,8.12 +4.38,8.12;0.94,8.12 +0.94,8.12;0.94,1.25 +0.94,6.56;4.38,6.56 +0.00,1.25;0.62,1.25 +0.62,1.25;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.19 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;2.81,3.75 +2.81,9.38;2.81,8.44 +5.31,4.06;8.44,4.06 +5.62,6.56;8.44,6.56 +4.38,0.94;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.31,8.75 +5.31,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 + +# UTF-16 : 4e f0 +# UTF-8 : b0 bb e4 +[4ef0] 仰 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.56 +2.81,8.44;2.81,2.50 +2.50,8.44;3.12,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.75 +4.38,8.75;5.31,9.06 +5.31,9.06;5.94,9.06 +5.94,0.62;5.94,8.44 +5.94,8.44;8.75,8.44 +8.75,8.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.44,2.19 +8.44,2.19;8.12,2.19 +8.12,2.19;7.81,2.19 +7.81,2.19;7.19,2.19 +7.19,2.19;6.56,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.50 +3.12,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.62,3.44 + +# UTF-16 : 8a d6 +# UTF-8 : 96 ab e8 +[8ad6] 論 +9.38,6.56;9.06,6.88 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.69,7.50 +4.69,7.50;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.44,6.88 +3.44,6.88;3.12,6.56 +8.12,7.19;4.38,7.19 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,6.25;2.81,6.25 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,5.94 +8.75,5.94;3.75,5.94 +3.75,5.94;3.75,0.94 +5.62,5.62;5.62,0.94 +7.19,5.62;7.19,0.94 +4.06,3.75;8.75,3.75 + +# UTF-16 : 6c 88 +# UTF-8 : 88 b2 e6 +[6c88] 沈 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;1.25,8.75 +1.25,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.31,5.00 +5.31,5.00;5.31,5.62 +5.31,5.62;5.62,6.25 +5.62,6.25;5.62,7.19 +5.62,7.19;5.62,9.38 +5.94,6.56;5.94,1.88 +5.94,1.88;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;9.06,3.12 +9.06,3.12;9.06,4.06 +8.75,5.94;8.75,8.12 +8.75,8.12;3.12,8.12 +3.12,8.12;3.12,5.94 + +# UTF-16 : 5f f1 +# UTF-8 : b1 bf e5 +[5ff1] 忱 +2.19,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.31,5.00 +5.31,5.00;5.62,5.62 +5.62,5.62;5.62,6.25 +5.62,6.25;5.62,7.19 +5.62,7.19;5.62,9.38 +5.94,6.56;6.25,1.88 +5.94,1.88;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;9.06,3.12 +9.06,3.12;9.06,4.06 +8.75,5.94;8.75,8.12 +8.75,8.12;3.12,8.12 +3.12,8.12;3.12,5.94 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 + +# UTF-16 : 67 95 +# UTF-8 : 95 9e e6 +[6795] 枕 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.31,5.00 +5.31,5.00;5.62,5.62 +5.62,5.62;5.62,6.25 +5.62,6.25;5.62,7.19 +5.62,7.19;5.62,9.38 +5.94,6.56;6.25,1.88 +5.94,1.88;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;9.06,3.12 +9.06,3.12;9.06,4.06 +8.75,5.94;8.75,8.12 +8.75,8.12;3.12,8.12 +3.12,8.12;3.12,5.94 +1.88,0.62;1.88,9.38 +3.12,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,3.75;2.81,4.38 +2.81,4.38;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 72 e9 +# UTF-8 : a9 8b e7 +[72e9] 狩 +5.94,8.44;5.94,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;3.12,8.44 +3.12,8.44;3.12,6.56 +7.81,7.50;7.81,1.88 +7.81,1.88;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,5.94;2.81,5.94 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.38,4.06 +4.38,4.06;4.06,4.38 +1.25,9.06;1.25,8.75 +1.25,8.75;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.50,5.31 +2.50,5.31;2.50,5.00 +2.50,5.00;2.50,4.38 +2.50,4.38;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.50,2.50 +2.50,2.50;2.50,2.19 +2.50,2.19;2.19,1.56 +2.19,1.56;2.19,1.25 +2.19,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +3.12,9.38;2.81,8.75 +2.81,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +2.50,5.62;2.19,5.31 +2.19,5.31;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.31,3.75 + +# UTF-16 : 5b 8f +# UTF-8 : 8f ae e5 +[5b8f] 宏 +8.75,5.94;0.62,5.94 +4.69,8.44;4.69,9.69 +8.44,6.88;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,4.06 +2.19,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.88 +7.81,1.88;8.44,1.88 +3.75,1.25;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.31,4.38 +5.31,4.38;5.31,4.69 +5.31,4.69;5.62,5.31 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.44,5.31 +3.44,5.31;3.75,5.94 +3.75,5.94;3.75,6.88 +3.75,6.88;4.06,7.81 + +# UTF-16 : 90 55 +# UTF-8 : 95 81 e9 +[9055] 違 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.62 +1.88,5.62;0.31,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +9.06,1.25;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.38,1.25 +4.38,1.25;3.75,1.25 +3.75,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.19,1.88 +2.19,1.88;1.88,2.50 +4.69,7.19;5.00,7.50 +5.00,7.50;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.31,9.06 +5.31,9.06;5.62,9.38 +6.56,1.56;6.56,4.69 +2.50,4.06;8.75,4.06 +3.75,2.50;3.75,3.75 +8.75,2.50;2.19,2.50 +3.12,4.69;3.12,6.25 +3.12,6.25;8.44,6.25 +8.44,6.25;8.44,5.00 +8.44,5.00;3.44,5.00 +8.12,7.19;8.12,8.75 +8.12,8.75;3.12,8.75 +2.50,7.19;9.06,7.19 + +# UTF-16 : 96 a0 +# UTF-8 : a0 9a e9 +[96a0] 隠 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,2.81;1.56,2.81 +1.25,2.81;1.88,3.12 +1.88,3.12;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +2.50,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.44 +2.50,8.44;2.81,8.75 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +8.44,9.06;8.75,9.06 +4.06,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.44,8.12 +5.94,6.88;5.94,7.19 +5.94,7.19;5.62,7.81 +5.62,7.81;5.62,8.12 +5.62,8.12;5.62,8.12 +7.50,6.56;7.81,6.88 +7.81,6.88;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +4.06,3.12;4.06,1.88 +4.06,1.88;4.06,1.56 +4.06,1.56;4.06,0.94 +4.06,0.94;4.69,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;7.81,1.56 +7.81,1.56;7.81,2.19 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,2.81 +9.38,0.94;9.06,1.56 +9.06,1.56;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +6.56,1.88;6.25,2.50 +6.25,2.50;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;5.00,3.12 +2.81,3.75;8.75,3.75 +8.75,3.75;8.75,6.56 +8.75,6.56;2.81,6.56 +3.12,5.00;8.75,5.00 + +# UTF-16 : 7a 4f +# UTF-8 : 8f a9 e7 +[7a4f] 穏 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +8.44,9.06;8.75,9.06 +4.06,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.44,8.12 +5.94,6.88;5.94,7.19 +5.94,7.19;5.62,7.81 +5.62,7.81;5.62,8.12 +5.62,8.12;5.62,8.12 +7.50,6.56;7.81,6.88 +7.81,6.88;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +4.06,3.12;4.06,1.88 +4.06,1.88;4.06,1.56 +4.06,1.56;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;7.81,1.56 +7.81,1.56;7.81,2.19 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +9.38,0.94;9.06,1.56 +9.06,1.56;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +6.56,1.88;6.25,2.50 +6.25,2.50;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.12 +3.12,3.75;8.75,3.75 +8.75,3.75;8.75,6.56 +8.75,6.56;3.12,6.56 +3.44,5.00;8.75,5.00 +3.12,9.06;2.50,9.06 +2.50,9.06;1.88,8.75 +1.88,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.56,0.62;1.88,8.75 +2.81,6.56;0.31,6.56 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 + +# UTF-16 : 95 b2 +# UTF-8 : b2 96 e9 +[95b2] 閲 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +6.88,1.25;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 +4.06,4.69;3.75,5.00 +3.75,5.00;3.44,5.31 +3.44,5.31;3.44,5.62 +5.31,4.69;5.62,5.00 +5.62,5.00;5.94,5.31 +5.94,5.31;6.25,5.62 +2.81,3.12;6.56,3.12 +6.56,3.12;6.56,4.69 +6.56,4.69;2.81,4.69 +2.81,4.69;2.81,3.12 +5.31,3.12;5.31,1.88 +5.31,1.88;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.25,1.56 +6.25,1.56;6.88,1.56 +6.88,1.56;7.19,1.56 +7.19,1.56;7.19,2.19 +7.19,2.19;7.19,2.81 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.12 + +# UTF-16 : 62 bc +# UTF-8 : bc 8a e6 +[62bc] 押 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +8.75,3.12;8.75,8.75 +8.75,8.75;3.44,8.75 +3.12,8.75;3.44,3.12 +5.94,8.75;5.94,0.62 +3.44,3.75;8.75,3.75 +3.44,6.25;8.75,6.25 + +# UTF-16 : 54 77 +# UTF-8 : b7 91 e5 +[5477] 呷 +8.75,3.12;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,3.12 +6.25,8.75;6.25,0.62 +3.44,3.75;8.75,3.75 +3.44,6.25;8.75,6.25 +0.62,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 + +# UTF-16 : 72 ce +# UTF-8 : 8e 8b e7 +[72ce] 狎 +8.75,3.12;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,3.12 +5.94,8.75;5.94,0.62 +3.44,3.75;8.75,3.75 +3.44,6.25;8.75,6.25 +1.25,9.06;1.25,8.75 +1.25,8.75;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.50,5.31 +2.50,5.31;2.50,5.00 +2.50,5.00;2.50,4.38 +2.50,4.38;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.50,2.50 +2.50,2.50;2.50,2.19 +2.50,2.19;2.19,1.56 +2.19,1.56;2.19,1.25 +2.19,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +3.12,9.38;2.81,8.75 +2.81,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +2.50,5.62;2.19,5.31 +2.19,5.31;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.31,3.75 + +# UTF-16 : 80 db +# UTF-8 : 9b 83 e8 +[80db] 胛 +8.75,3.12;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,3.12 +5.94,8.75;6.25,0.62 +3.44,3.75;8.75,3.75 +3.44,6.25;8.75,6.25 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.88 +2.50,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 5c ac +# UTF-8 : ac b2 e5 +[5cac] 岬 +8.75,3.12;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,3.12 +6.25,8.75;6.25,0.62 +3.75,3.75;8.75,3.75 +3.75,6.25;8.75,6.25 +0.62,7.81;0.62,0.94 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.56,9.38 + +# UTF-16 : 6b 27 +# UTF-8 : a7 ac e6 +[6b27] 欧 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,5.62 +6.56,5.62;6.56,7.19 +9.06,1.25;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.88,4.06 +6.88,4.06;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;6.56,5.62 +4.38,5.62;4.69,6.25 +4.69,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;5.62,9.38 +8.12,5.62;8.44,5.94 +8.44,5.94;8.44,6.56 +8.44,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +8.75,7.50;9.06,8.12 +5.31,8.12;9.06,8.12 +4.38,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,1.56;3.75,1.56 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,3.75;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.44,5.94 +3.44,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;4.06,7.81 +1.25,7.19;1.56,6.88 +1.56,6.88;1.88,6.56 +1.88,6.56;2.19,5.94 +2.19,5.94;2.50,5.62 +2.50,5.62;2.81,5.31 +2.81,5.31;3.12,4.69 +3.12,4.69;3.44,4.38 +3.44,4.38;3.75,3.75 +3.75,3.75;4.06,3.12 +4.06,3.12;4.38,2.81 + +# UTF-16 : 6b b4 +# UTF-8 : b4 ae e6 +[6bb4] 殴 +4.38,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,1.56;4.38,1.56 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,3.75;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.44,5.94 +3.44,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;4.06,7.81 +1.25,7.19;1.56,6.88 +1.56,6.88;1.88,6.56 +1.88,6.56;2.19,5.94 +2.19,5.94;2.50,5.62 +2.50,5.62;2.81,5.31 +2.81,5.31;3.12,4.69 +3.12,4.69;3.44,4.38 +3.44,4.38;3.75,3.75 +3.75,3.75;4.06,3.12 +4.06,3.12;4.38,2.81 +4.06,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;7.50,8.75 +7.50,8.75;7.50,6.25 +7.50,6.25;7.81,5.94 +7.81,5.94;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;9.06,6.25 +9.06,6.25;9.06,6.56 +9.06,6.56;9.06,7.19 +4.38,5.31;8.75,5.31 +3.75,0.94;4.38,1.25 +4.38,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,4.69 +8.12,4.69;8.44,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.38 +5.31,4.38;5.00,4.69 + +# UTF-16 : 7b 87 +# UTF-8 : 87 ae e7 +[7b87] 箇 +1.88,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.62,7.50 +0.62,7.50;0.31,7.19 +4.69,8.44;1.56,8.44 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.19 +9.06,8.44;5.31,8.44 +7.19,6.88;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +8.44,0.62;8.44,6.88 +8.44,6.88;1.25,6.88 +1.25,6.88;1.25,0.62 +1.25,1.25;8.12,1.25 +1.56,5.62;7.81,5.62 +4.69,4.38;4.69,6.56 +2.81,2.19;6.88,2.19 +6.88,2.19;6.88,4.38 +6.88,4.38;2.50,4.38 +2.50,4.38;2.50,2.19 + +# UTF-16 : 58 ca +# UTF-8 : 8a a3 e5 +[58ca] 壊 +0.00,6.88;2.50,6.88 +1.25,2.50;1.25,9.06 +0.00,2.19;0.62,2.19 +0.62,2.19;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;2.19,3.12 +2.19,3.12;2.81,3.44 +3.12,5.31;8.75,5.31 +8.75,5.31;8.75,7.50 +8.75,7.50;2.81,7.50 +2.81,7.50;2.81,5.31 +6.88,5.62;6.88,7.19 +4.69,5.62;5.00,7.19 +2.50,8.44;9.06,8.44 +5.62,7.50;5.94,9.38 +5.62,4.38;5.94,5.31 +2.50,4.38;9.06,4.38 +5.62,4.38;5.00,3.75 +5.00,3.75;4.38,3.44 +4.38,3.44;4.06,3.12 +4.06,3.12;3.75,2.81 +3.75,2.81;3.44,2.81 +3.44,2.81;2.81,2.50 +2.81,2.50;2.50,2.19 +2.50,2.19;2.19,2.19 +5.62,4.38;5.94,3.75 +5.94,3.75;6.25,3.44 +6.25,3.44;6.56,3.12 +6.56,3.12;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.38,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +4.38,1.25;4.38,3.12 +6.88,2.50;7.19,2.81 +7.19,2.81;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.44,3.75 +8.44,3.75;8.75,4.06 + +# UTF-16 : 61 d0 +# UTF-8 : 90 87 e6 +[61d0] 懐 +1.25,0.62;1.25,9.38 +0.00,4.38;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +3.12,5.31;8.75,5.31 +8.75,5.31;8.75,7.50 +8.75,7.50;2.81,7.50 +2.81,7.50;2.81,5.31 +6.88,5.62;6.88,7.19 +4.69,5.62;5.00,7.19 +2.50,8.44;9.06,8.44 +5.62,7.50;5.94,9.38 +5.62,4.38;5.94,5.31 +2.50,4.38;9.06,4.38 +5.62,4.38;5.00,3.75 +5.00,3.75;4.38,3.44 +4.38,3.44;4.06,3.12 +4.06,3.12;3.75,2.81 +3.75,2.81;3.44,2.81 +3.44,2.81;2.81,2.50 +2.81,2.50;2.50,2.19 +2.50,2.19;2.19,2.19 +5.62,4.38;5.94,3.75 +5.94,3.75;6.25,3.44 +6.25,3.44;6.56,3.12 +6.56,3.12;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.38,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +4.38,1.25;4.38,3.12 +6.88,2.50;7.19,2.81 +7.19,2.81;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.44,3.75 +8.44,3.75;8.75,4.06 + +# UTF-16 : 8a 72 +# UTF-8 : b2 a9 e8 +[8a72] 該 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.75,7.50 +0.62,6.25;3.12,6.25 +0.62,4.69;3.12,4.69 +0.62,8.75;3.44,8.75 +3.75,3.12;4.38,3.12 +4.38,3.12;5.00,3.44 +5.00,3.44;5.31,4.06 +5.31,4.06;5.94,4.38 +5.94,4.38;6.25,4.69 +6.25,4.69;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.50,6.25 +7.50,6.25;7.81,6.88 +7.81,6.88;8.12,7.19 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;8.12,4.06 +8.12,4.06;8.44,4.69 +8.44,4.69;8.75,5.00 +3.75,8.12;9.06,8.12 +6.25,8.12;6.56,9.38 +6.56,4.69;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.06,6.88 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;5.94,7.19 +5.94,7.19;6.25,7.81 +6.25,7.81;6.56,8.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.19,3.12 + +# UTF-16 : 54 b3 +# UTF-8 : b3 92 e5 +[54b3] 咳 +3.44,3.12;4.06,3.12 +4.06,3.12;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.62,4.38 +5.62,4.38;6.25,4.69 +6.25,4.69;6.56,5.31 +6.56,5.31;7.19,5.62 +7.19,5.62;7.50,6.25 +7.50,6.25;7.81,6.88 +7.81,6.88;8.12,7.19 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.25,2.50 +6.25,2.50;6.88,3.12 +6.88,3.12;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.44,4.69 +8.44,4.69;8.75,5.00 +3.44,8.12;9.06,8.12 +6.25,8.12;6.25,9.38 +6.25,5.00;5.94,5.31 +5.94,5.31;5.31,5.62 +5.31,5.62;4.69,6.25 +4.69,6.25;4.38,6.56 +4.38,6.56;3.75,6.88 +4.69,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.94,7.81 +5.94,7.81;6.25,8.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.50,2.81 +7.50,2.81;6.88,3.12 +0.62,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 + +# UTF-16 : 57 93 +# UTF-8 : 93 9e e5 +[5793] 垓 +3.44,3.12;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;5.00,4.06 +5.00,4.06;5.62,4.38 +5.62,4.38;6.25,4.69 +6.25,4.69;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.50,6.25 +7.50,6.25;7.81,6.88 +7.81,6.88;8.12,7.19 +2.81,0.94;3.44,1.25 +3.44,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.50 +6.25,2.50;6.88,3.12 +6.88,3.12;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.44,4.69 +8.44,4.69;8.75,5.00 +3.12,8.12;9.06,8.12 +6.25,8.12;6.25,9.38 +6.25,5.00;5.62,5.31 +5.62,5.31;5.31,5.62 +5.31,5.62;4.69,6.25 +4.69,6.25;4.06,6.56 +4.06,6.56;3.75,6.88 +4.69,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.94,7.81 +5.94,7.81;6.25,8.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;6.88,3.12 +0.31,6.88;3.44,6.88 +1.56,2.81;1.56,9.06 +0.31,2.19;0.94,2.19 +0.94,2.19;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.81,3.12 +2.81,3.12;3.44,3.75 + +# UTF-16 : 5b 69 +# UTF-8 : a9 ad e5 +[5b69] 孩 +0.31,4.69;3.12,5.62 +3.12,8.75;0.31,8.75 +1.56,6.88;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,1.25 +2.81,8.75;2.81,8.44 +2.81,8.44;2.50,7.81 +2.50,7.81;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.56,6.88 +2.81,3.12;3.75,3.44 +3.75,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;5.31,4.38 +5.31,4.38;5.94,4.69 +5.94,4.69;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,6.25 +7.19,6.25;7.81,6.88 +7.81,6.88;8.12,7.19 +2.50,0.94;3.12,1.25 +3.12,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,3.12 +6.56,3.12;7.19,3.44 +7.19,3.44;7.81,4.06 +7.81,4.06;8.44,4.69 +8.44,4.69;8.75,5.00 +3.12,8.12;9.06,8.12 +6.25,8.12;6.25,9.38 +5.94,5.00;5.62,5.31 +5.62,5.31;5.00,5.62 +5.00,5.62;4.38,6.25 +4.38,6.25;3.75,6.56 +3.75,6.56;3.44,6.88 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.62,7.19 +5.62,7.19;5.94,7.81 +5.94,7.81;6.25,8.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.19,2.81 +7.19,2.81;6.88,3.12 + +# UTF-16 : 68 38 +# UTF-8 : b8 a0 e6 +[6838] 核 +3.12,3.12;3.75,3.44 +3.75,3.44;4.38,3.75 +4.38,3.75;5.00,4.06 +5.00,4.06;5.31,4.38 +5.31,4.38;5.94,4.69 +5.94,4.69;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.50,6.25 +7.50,6.25;7.81,6.88 +7.81,6.88;8.12,7.19 +2.50,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;6.25,2.50 +6.25,2.50;6.88,3.12 +6.88,3.12;7.19,3.44 +7.19,3.44;7.81,4.06 +7.81,4.06;8.44,4.69 +8.44,4.69;8.75,5.00 +2.81,8.12;9.06,8.12 +5.94,8.12;5.94,9.38 +5.94,5.00;5.62,5.31 +5.62,5.31;5.00,5.62 +5.00,5.62;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;3.44,6.88 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.81 +5.62,7.81;5.94,8.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;6.88,3.12 +1.88,0.62;1.88,9.38 +3.12,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,3.75;2.81,4.38 +2.81,4.38;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 99 ed +# UTF-8 : ad a7 e9 +[99ed] 駭 +4.06,3.12;4.69,3.44 +4.69,3.44;5.31,3.75 +5.31,3.75;5.62,4.06 +5.62,4.06;5.94,4.38 +5.94,4.38;6.56,4.69 +6.56,4.69;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.50,6.25 +7.50,6.25;8.12,6.88 +8.12,6.88;8.12,7.19 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.75,4.69 +8.75,4.69;9.06,5.00 +3.75,8.12;9.06,8.12 +6.56,8.12;6.56,9.38 +6.56,5.00;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.06,6.88 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;5.94,7.19 +5.94,7.19;6.25,7.81 +6.25,7.81;6.56,8.12 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.19,3.12 +3.44,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;2.81,3.75 +2.50,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;2.19,3.75 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +4.06,8.75;0.94,8.75 +0.94,8.75;0.94,4.38 +0.94,4.38;3.75,4.38 +3.75,4.38;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.50,8.75;2.50,4.38 +0.94,5.94;3.75,5.94 +0.94,7.50;3.75,7.50 + +# UTF-16 : 8f 03 +# UTF-8 : 83 bc e8 +[8f03] 較 +0.94,3.44;4.06,3.44 +4.06,3.44;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.94,5.31;4.06,5.31 +0.31,2.19;4.38,2.19 +2.50,0.62;2.50,9.38 +0.31,8.12;4.38,8.12 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.50 +6.56,2.50;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;7.81,4.69 +7.81,4.69;8.12,5.62 +4.69,8.12;9.06,8.12 +6.88,8.12;6.88,9.38 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,4.06 +5.94,4.06;5.62,4.69 +5.62,4.69;5.31,5.62 +5.94,7.50;5.62,7.19 +5.62,7.19;5.62,6.56 +5.62,6.56;5.31,6.25 +5.31,6.25;4.69,5.62 +4.69,5.62;4.38,5.31 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.81,7.19 +7.81,7.19;7.50,7.50 + +# UTF-16 : 7d 5e +# UTF-8 : 9e b5 e7 +[7d5e] 絞 +4.06,4.38;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.12,6.56 +0.31,4.69;3.75,5.00 +2.19,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +3.44,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,3.12 +6.88,3.12;7.19,3.75 +7.19,3.75;7.50,4.06 +7.50,4.06;7.81,4.69 +7.81,4.69;8.12,5.62 +3.75,8.12;9.06,8.12 +6.56,8.12;6.56,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.00,5.62 +5.62,7.50;5.31,7.19 +5.31,7.19;5.00,6.56 +5.00,6.56;4.69,6.25 +4.69,6.25;4.38,5.62 +4.38,5.62;4.06,5.31 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.81,7.19 +7.81,7.19;7.50,7.50 + +# UTF-16 : 4f 7c +# UTF-8 : bc bd e4 +[4f7c] 佼 +2.81,0.94;3.44,1.25 +3.44,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.88,3.75 +6.88,3.75;7.19,4.06 +7.19,4.06;7.50,4.69 +7.50,4.69;7.81,5.62 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,3.12 +5.62,3.12;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.38,5.62 +2.81,8.12;9.06,8.12 +5.94,8.12;5.94,9.38 +4.69,7.50;4.69,7.19 +4.69,7.19;4.06,6.56 +4.06,6.56;3.75,6.25 +3.75,6.25;3.12,5.62 +3.12,5.62;2.81,5.31 +9.06,5.00;8.75,5.62 +8.75,5.62;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,7.19 +7.50,7.19;6.88,7.50 +2.50,9.38;2.19,8.75 +2.19,8.75;2.19,8.12 +2.19,8.12;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;1.56,6.56 +1.56,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 + +# UTF-16 : 62 ec +# UTF-8 : ac 8b e6 +[62ec] 括 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.50,4.38 +2.50,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +3.75,0.94;3.75,4.38 +3.75,4.38;8.44,4.38 +8.44,4.38;8.44,0.94 +3.75,1.56;8.12,1.56 +2.81,6.56;9.06,6.56 +5.94,4.69;5.94,8.44 +3.44,8.12;4.06,8.12 +4.06,8.12;4.38,8.12 +4.38,8.12;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 + +# UTF-16 : 60 6c +# UTF-8 : ac 81 e6 +[606c] 恬 +3.44,0.94;3.44,4.38 +3.44,4.38;8.44,4.38 +8.44,4.38;8.44,0.94 +3.44,1.56;8.12,1.56 +2.81,6.56;9.06,6.56 +5.94,4.69;5.94,8.44 +3.12,8.12;3.75,8.12 +3.75,8.12;4.38,8.12 +4.38,8.12;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 + +# UTF-16 : 80 52 +# UTF-8 : 92 81 e8 +[8052] 聒 +4.06,0.94;4.06,4.38 +4.06,4.38;8.44,4.38 +8.44,4.38;8.44,0.94 +4.38,1.56;8.44,1.56 +3.44,6.56;9.06,6.56 +6.25,4.69;6.25,8.44 +3.75,8.12;4.38,8.12 +4.38,8.12;4.69,8.12 +4.69,8.12;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +0.62,8.75;0.62,2.50 +3.44,8.75;0.31,8.75 +2.81,0.62;2.81,8.75 +0.94,4.69;2.81,4.69 +0.94,6.88;2.81,6.88 +0.00,2.19;0.62,2.19 +0.62,2.19;1.25,2.50 +1.25,2.50;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;2.81,2.81 + +# UTF-16 : 92 9b +# UTF-8 : 9b 8a e9 +[929b] 銛 +4.06,0.94;4.06,4.38 +4.06,4.38;8.44,4.38 +8.44,4.38;8.44,0.94 +4.38,1.56;8.44,1.56 +3.44,6.56;9.06,6.56 +6.25,4.69;6.25,8.44 +3.75,8.12;4.38,8.12 +4.38,8.12;4.69,8.12 +4.69,8.12;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 +0.31,1.25;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.56 +1.88,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.44,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.38 +3.44,4.38;3.44,4.69 + +# UTF-16 : 86 de +# UTF-8 : 9e 9b e8 +[86de] 蛞 +4.38,0.94;4.38,4.38 +4.38,4.38;8.44,4.38 +8.44,4.38;8.44,0.94 +4.38,1.56;8.44,1.56 +3.75,6.56;9.06,6.56 +6.25,4.69;6.56,8.44 +4.06,8.12;4.38,8.12 +4.38,8.12;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 +1.88,1.56;1.88,9.38 +0.62,4.69;3.44,4.69 +3.44,4.69;3.44,7.81 +3.44,7.81;0.62,7.81 +0.31,7.81;0.62,4.06 +3.75,1.25;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +0.00,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,1.88 +2.81,1.88;3.44,2.19 + +# UTF-16 : 59 50 +# UTF-8 : 90 a5 e5 +[5950] 奐 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.94,8.75 +5.94,8.75;6.25,8.75 +0.31,6.88;0.62,7.19 +0.62,7.19;1.25,7.19 +1.25,7.19;1.56,7.50 +1.56,7.50;1.56,7.81 +1.56,7.81;2.19,8.44 +2.19,8.44;2.81,9.06 +2.81,9.06;3.12,9.38 +2.50,8.75;6.25,8.75 +1.25,4.06;1.56,7.50 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,4.06 +0.31,3.44;9.06,3.44 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;4.69,3.44 +4.69,3.44;4.69,4.69 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.69,3.12 +4.69,3.12;4.69,3.44 +3.75,7.19;3.75,6.88 +3.75,6.88;3.75,6.25 +3.75,6.25;3.75,5.94 +3.75,5.94;3.44,5.31 +3.44,5.31;2.81,5.00 +2.81,5.00;2.19,4.38 +2.19,4.38;1.88,4.38 +5.31,7.19;5.31,5.94 +5.31,5.94;5.31,5.31 +5.31,5.31;5.62,5.00 +5.62,5.00;5.94,5.00 +5.94,5.00;6.56,5.00 +6.25,5.00;8.12,5.00 + +# UTF-16 : 63 db +# UTF-8 : 9b 8f e6 +[63db] 換 +6.25,7.50;6.56,7.81 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.75 +7.19,8.75;7.19,8.75 +2.50,6.88;2.81,7.19 +2.81,7.19;3.44,7.81 +3.44,7.81;3.75,8.44 +3.75,8.44;4.38,9.06 +4.38,9.06;4.69,9.38 +4.06,8.75;7.19,8.75 +3.12,3.75;3.12,7.50 +3.12,7.50;8.75,7.50 +8.75,7.50;8.75,3.75 +2.19,3.44;9.38,3.44 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.44 +5.62,3.44;5.62,4.69 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.62,3.12 +5.62,3.12;5.62,3.44 +5.00,7.19;5.00,6.88 +5.00,6.88;5.00,6.25 +5.00,6.25;5.00,5.94 +5.00,5.94;4.69,5.31 +4.69,5.31;4.38,5.00 +4.38,5.00;3.75,4.38 +3.75,4.38;3.44,4.38 +6.25,7.19;6.56,5.94 +6.25,5.94;6.25,5.31 +6.25,5.31;6.56,5.00 +6.56,5.00;6.88,5.00 +6.88,5.00;7.50,5.00 +7.19,5.00;8.44,5.00 +1.56,9.38;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.50;0.31,7.50 + +# UTF-16 : 55 9a +# UTF-8 : 9a 96 e5 +[559a] 喚 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +6.25,7.50;6.56,7.81 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.75 +7.19,8.75;7.50,8.75 +2.81,6.88;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;4.38,8.44 +4.38,8.44;4.69,9.06 +4.69,9.06;5.00,9.38 +4.38,8.75;7.50,8.75 +3.44,3.75;3.44,7.50 +3.44,7.50;8.75,7.50 +8.75,7.50;8.75,3.75 +2.81,3.44;9.38,3.44 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;5.94,4.69 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 +5.31,7.19;5.31,6.88 +5.31,6.88;5.31,6.25 +5.31,6.25;5.31,5.94 +5.31,5.94;5.00,5.31 +5.00,5.31;4.69,5.00 +4.69,5.00;4.06,4.38 +4.06,4.38;3.75,4.38 +6.56,7.19;6.56,5.94 +6.56,5.94;6.56,5.31 +6.56,5.31;6.88,5.00 +6.88,5.00;7.19,5.00 +7.19,5.00;7.50,5.00 +7.50,5.00;8.44,5.00 + +# UTF-16 : 71 65 +# UTF-8 : a5 85 e7 +[7165] 煥 +2.81,1.88;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.19,3.44 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.69 +0.62,7.81;0.62,7.19 +0.62,7.19;0.62,6.56 +0.62,6.56;0.62,5.94 +0.62,5.94;0.62,5.31 +0.62,5.31;0.31,4.69 +2.81,8.12;2.81,7.50 +2.81,7.50;2.81,6.88 +2.81,6.88;2.50,6.25 +2.50,6.25;2.19,5.62 +2.19,5.62;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.56 +1.56,6.56;1.56,9.06 +6.25,7.50;6.56,7.81 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.75 +7.19,8.75;7.50,8.75 +2.81,6.88;3.12,7.19 +3.12,7.19;3.75,7.81 +3.75,7.81;4.06,8.44 +4.06,8.44;4.38,9.06 +4.38,9.06;4.69,9.38 +4.38,8.75;7.50,8.75 +3.44,3.75;3.44,7.50 +3.44,7.50;8.75,7.50 +8.75,7.50;8.75,3.75 +2.81,3.44;9.38,3.44 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;5.94,4.69 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 +5.31,7.19;5.31,6.88 +5.31,6.88;5.31,6.25 +5.31,6.25;5.31,5.94 +5.31,5.94;5.00,5.31 +5.00,5.31;4.69,5.00 +4.69,5.00;4.06,4.38 +4.06,4.38;3.75,4.38 +6.56,7.19;6.56,5.94 +6.56,5.94;6.56,5.31 +6.56,5.31;6.88,5.00 +6.88,5.00;7.19,5.00 +7.19,5.00;7.50,5.00 +7.50,5.00;8.44,5.00 + +# UTF-16 : 6e 19 +# UTF-8 : 99 b8 e6 +[6e19] 渙 +6.25,7.50;6.56,7.81 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.75 +7.19,8.75;7.19,8.75 +2.50,6.88;2.81,7.19 +2.81,7.19;3.44,7.81 +3.44,7.81;3.75,8.44 +3.75,8.44;4.38,9.06 +4.38,9.06;4.69,9.38 +4.06,8.75;7.19,8.75 +3.12,3.75;3.12,7.50 +3.12,7.50;8.75,7.50 +8.75,7.50;8.75,3.75 +2.50,3.44;9.38,3.44 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.44 +5.62,3.44;5.62,4.69 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.62,3.12 +5.62,3.12;5.62,3.44 +5.00,7.19;5.00,6.88 +5.00,6.88;5.00,6.25 +5.00,6.25;5.00,5.94 +5.00,5.94;4.69,5.31 +4.69,5.31;4.38,5.00 +4.38,5.00;3.75,4.38 +3.75,4.38;3.44,4.38 +6.25,7.19;6.56,5.94 +6.25,5.94;6.25,5.31 +6.25,5.31;6.56,5.00 +6.56,5.00;6.88,5.00 +6.88,5.00;7.50,5.00 +7.19,5.00;8.44,5.00 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 74 b0 +# UTF-8 : b0 92 e7 +[74b0] 環 +2.81,8.75;0.31,8.75 +2.81,5.62;0.31,5.62 +1.56,2.50;1.56,8.75 +0.31,1.88;0.94,2.19 +0.94,2.19;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,2.81 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,9.06 +8.75,9.06;3.12,9.06 +3.12,9.06;3.12,7.19 +6.88,7.19;6.88,8.75 +5.00,7.19;5.00,8.75 +2.81,6.25;9.06,6.25 +3.44,3.75;8.44,3.75 +8.44,3.75;8.44,5.31 +8.44,5.31;3.44,5.31 +3.44,5.31;3.44,3.75 +5.62,0.62;5.62,3.75 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +9.06,1.25;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +7.19,2.19;7.50,2.50 +7.50,2.50;8.12,2.81 +8.12,2.81;8.44,3.44 +8.44,3.44;8.75,3.44 + +# UTF-16 : 65 e2 +# UTF-8 : a2 97 e6 +[65e2] 既 +1.25,5.00;4.06,5.00 +4.06,5.00;4.06,8.75 +4.06,8.75;0.94,8.75 +0.94,8.75;0.94,1.56 +8.75,8.75;4.38,8.75 +4.38,5.31;8.75,5.31 +5.31,5.31;5.31,8.75 +1.25,6.88;3.75,6.88 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,2.81 +3.44,2.81;3.75,3.12 +4.38,2.19;4.38,2.50 +4.38,2.50;4.06,3.12 +4.06,3.12;3.75,3.44 +3.75,3.44;3.12,4.06 +3.12,4.06;2.81,4.38 +6.88,4.69;6.88,1.56 +6.88,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.44 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.88 +4.69,1.88;5.31,2.50 +5.31,2.50;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;6.88,4.69 +6.88,4.69;7.19,5.62 +7.19,5.62;7.50,6.56 +7.50,6.56;7.50,7.50 +7.50,7.50;7.50,8.75 + +# UTF-16 : 53 78 +# UTF-8 : b8 8d e5 +[5378] 卸 +2.81,8.12;2.81,1.56 +1.25,5.00;1.25,1.25 +5.00,4.06;2.81,4.06 +5.00,6.25;0.31,6.25 +5.00,8.12;1.25,8.12 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,1.88 +4.06,1.88;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.19 +5.62,0.62;5.62,8.75 +5.62,8.75;8.75,8.75 +8.75,8.75;8.75,2.81 +8.75,2.81;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.12,2.19 +8.12,2.19;7.50,2.19 +7.50,2.19;6.88,2.19 +6.88,2.19;6.56,2.19 +6.56,2.19;6.25,2.19 +1.88,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 + +# UTF-16 : 5f a1 +# UTF-8 : a1 be e5 +[5fa1] 御 +4.69,8.12;4.69,1.88 +2.81,5.00;3.12,1.56 +6.56,4.38;4.69,4.38 +6.56,6.25;2.19,6.25 +6.56,8.12;3.44,8.12 +1.88,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;5.94,2.19 +5.94,2.19;6.56,2.50 +3.75,9.38;3.75,8.75 +3.75,8.75;3.44,8.44 +3.44,8.44;3.12,7.81 +3.12,7.81;2.81,7.19 +2.81,7.19;2.50,6.88 +7.19,0.62;7.19,8.75 +7.19,8.75;9.06,8.75 +9.06,8.75;9.06,2.81 +9.06,2.81;9.06,2.19 +9.06,2.19;8.75,1.88 +8.75,1.88;8.44,1.88 +8.44,1.88;7.81,1.88 +2.19,7.19;1.88,6.56 +1.88,6.56;1.56,5.94 +1.56,5.94;0.94,5.31 +0.94,5.31;0.62,5.00 +0.62,5.00;0.00,4.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +1.25,0.62;1.25,5.62 + +# UTF-16 : 6c c1 +# UTF-8 : 81 b3 e6 +[6cc1] 況 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;2.19,7.81 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +6.88,5.31;6.88,1.88 +6.88,1.88;6.88,1.56 +6.88,1.56;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.00,5.31 +3.75,5.31;8.44,5.31 +8.44,5.31;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,5.31 + +# UTF-16 : 51 b5 +# UTF-8 : b5 86 e5 +[51b5] 况 +6.88,5.31;6.88,1.88 +6.88,1.88;6.88,1.56 +6.88,1.56;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.00,5.31 +3.44,5.31;8.44,5.31 +8.44,5.31;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,5.31 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,4.38 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 + +# UTF-16 : 54 6a +# UTF-8 : aa 91 e5 +[546a] 呪 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +6.88,5.31;6.88,1.88 +6.88,1.88;6.88,1.56 +6.88,1.56;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.00,5.31 +3.75,5.31;8.44,5.31 +8.44,5.31;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,5.31 + +# UTF-16 : 79 ba +# UTF-8 : ba a6 e7 +[79ba] 禺 +4.69,2.50;4.69,8.75 +7.81,5.62;1.56,5.62 +7.81,7.19;1.56,7.19 +1.56,5.62;1.56,8.75 +1.56,8.75;7.81,8.75 +7.81,8.75;7.81,5.62 +6.56,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;8.44,4.38 +8.44,4.38;0.94,4.38 +0.94,4.38;0.94,0.94 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.56,4.06 +1.56,2.19;2.19,2.50 +2.19,2.50;2.81,2.50 +2.81,2.50;3.12,2.50 +3.12,2.50;3.75,2.50 +3.75,2.50;4.38,2.50 +4.38,2.50;5.00,2.50 +5.00,2.50;5.62,2.81 +5.62,2.81;5.94,2.81 +5.94,2.81;6.56,2.81 +6.56,2.81;7.19,3.12 + +# UTF-16 : 96 85 +# UTF-8 : 85 9a e9 +[9685] 隅 +5.94,2.50;5.94,8.75 +8.44,5.62;3.75,5.62 +8.44,7.19;3.75,7.19 +3.75,5.62;3.75,8.75 +3.75,8.75;8.44,8.75 +8.44,8.75;8.44,5.62 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,4.69 +8.75,4.69;3.12,4.69 +3.12,4.69;3.12,0.94 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.19,4.06 +3.75,2.19;4.06,2.50 +4.06,2.50;4.69,2.50 +4.69,2.50;5.00,2.50 +5.00,2.50;5.31,2.50 +5.31,2.50;5.62,2.50 +5.62,2.50;6.25,2.81 +6.25,2.81;6.56,2.81 +6.56,2.81;6.88,2.81 +6.88,2.81;7.50,2.81 +7.50,2.81;7.81,3.12 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 +1.25,2.81;1.88,2.81 +1.56,2.81;2.19,3.12 +2.19,3.12;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;3.12,8.75 + +# UTF-16 : 50 76 +# UTF-8 : b6 81 e5 +[5076] 偶 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,7.19 +5.62,2.50;5.94,8.75 +8.12,5.62;3.44,5.62 +8.12,7.19;3.44,7.19 +3.12,5.62;3.12,8.75 +3.12,8.75;8.44,8.75 +8.44,8.75;8.44,5.62 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,4.69 +8.75,4.69;2.81,4.69 +2.81,4.69;2.81,0.94 +8.12,2.19;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.50,3.75 +7.50,3.75;7.19,4.06 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,2.50 +4.06,2.50;4.69,2.50 +4.69,2.50;5.00,2.50 +5.00,2.50;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,2.81 +6.25,2.81;6.88,2.81 +6.88,2.81;7.19,2.81 +7.19,2.81;7.81,3.12 + +# UTF-16 : 5d 4e +# UTF-8 : 8e b5 e5 +[5d4e] 嵎 +6.25,2.50;6.25,8.75 +8.44,5.62;4.06,5.62 +8.44,7.19;4.06,7.19 +4.06,5.62;4.06,8.75 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,5.62 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;9.06,0.94 +9.06,0.94;9.06,1.56 +9.06,1.56;9.06,1.88 +9.06,1.88;9.06,4.69 +9.06,4.69;3.75,4.69 +3.44,4.69;3.75,0.94 +8.75,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;8.12,3.12 +8.12,3.12;7.81,3.75 +7.81,3.75;7.50,4.06 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.50 +4.69,2.50;5.31,2.50 +5.31,2.50;5.62,2.50 +5.62,2.50;5.94,2.50 +5.94,2.50;6.56,2.81 +6.56,2.81;6.88,2.81 +6.88,2.81;7.19,2.81 +7.19,2.81;7.81,2.81 +7.81,2.81;8.12,3.12 +0.62,7.81;0.62,0.94 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.56,9.38 + +# UTF-16 : 7e 70 +# UTF-8 : b0 b9 e7 +[7e70] 繰 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,3.75 +9.38,1.25;8.75,1.56 +8.75,1.56;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,0.62;6.25,4.69 +9.06,3.75;3.44,3.75 +3.75,4.69;5.94,4.69 +5.94,4.69;5.94,6.56 +5.94,6.56;3.75,6.56 +3.75,6.56;3.75,4.69 +6.56,4.69;8.75,4.69 +8.75,4.69;8.75,6.56 +8.75,6.56;6.56,6.56 +6.56,6.56;6.56,4.69 +4.38,7.19;8.44,7.19 +8.44,7.19;8.44,9.06 +8.44,9.06;4.06,9.06 +4.06,9.06;4.06,7.19 +3.44,4.38;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.81,6.56 +0.31,4.69;3.12,5.00 +1.88,5.00;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,8.12 +2.81,8.12;3.12,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,8.12 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.38 + +# UTF-16 : 56 6a +# UTF-8 : aa 99 e5 +[566a] 噪 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,2.81 +5.00,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;5.94,3.75 +5.94,0.62;5.94,4.69 +9.06,3.75;2.81,3.75 +3.12,4.69;5.62,4.69 +5.62,4.69;5.62,6.56 +5.62,6.56;3.12,6.56 +3.12,6.56;3.12,4.69 +6.25,4.69;8.75,4.69 +8.75,4.69;8.75,6.56 +8.75,6.56;6.25,6.56 +6.25,6.56;6.25,4.69 +3.75,7.19;8.12,7.19 +8.12,7.19;8.12,9.06 +8.12,9.06;3.75,9.06 +3.75,9.06;3.75,7.19 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 + +# UTF-16 : 61 c6 +# UTF-8 : 86 87 e6 +[61c6] 懆 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;5.94,3.75 +5.62,0.62;5.94,4.69 +9.06,3.75;2.50,3.75 +2.81,4.69;5.62,4.69 +5.62,4.69;5.62,6.56 +5.62,6.56;2.81,6.56 +2.81,6.56;2.81,4.69 +6.25,4.69;8.75,4.69 +8.75,4.69;8.75,6.56 +8.75,6.56;6.25,6.56 +6.25,6.56;6.25,4.69 +3.44,7.19;8.12,7.19 +8.12,7.19;8.12,9.06 +8.12,9.06;3.44,9.06 +3.44,9.06;3.44,7.19 +1.25,0.62;1.25,9.38 +0.00,4.38;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 + +# UTF-16 : 8b 5f +# UTF-8 : 9f ad e8 +[8b5f] 譟 +9.38,1.25;9.06,1.56 +9.06,1.56;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,0.62;6.25,4.69 +9.06,3.75;3.44,3.75 +3.75,4.69;5.94,4.69 +5.94,4.69;5.94,6.56 +5.94,6.56;3.75,6.56 +3.75,6.56;3.75,4.69 +6.56,4.69;8.75,4.69 +8.75,4.69;8.75,6.56 +8.75,6.56;6.56,6.56 +6.56,6.56;6.56,4.69 +4.38,7.19;8.44,7.19 +8.44,7.19;8.44,9.06 +8.44,9.06;4.06,9.06 +4.06,9.06;4.06,7.19 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;2.81,6.25 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 + +# UTF-16 : 8e 81 +# UTF-8 : 81 ba e8 +[8e81] 躁 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,3.75 +9.38,1.25;8.75,1.56 +8.75,1.56;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,0.62;6.25,4.69 +9.06,3.75;3.44,3.75 +3.75,4.69;5.94,4.69 +5.94,4.69;5.94,6.56 +5.94,6.56;3.75,6.56 +3.75,6.56;3.75,4.69 +6.56,4.69;8.75,4.69 +8.75,4.69;8.75,6.56 +8.75,6.56;6.56,6.56 +6.56,6.56;6.56,4.69 +4.06,7.19;8.44,7.19 +8.44,7.19;8.44,9.06 +8.44,9.06;4.06,9.06 +4.06,9.06;4.06,7.19 +1.88,4.69;3.44,4.69 +1.88,1.56;1.88,6.25 +0.94,1.25;0.94,5.62 +0.62,6.56;3.12,6.56 +2.81,6.56;3.12,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.81,2.19 +2.81,2.19;3.44,2.50 + +# UTF-16 : 6f a1 +# UTF-8 : a1 be e6 +[6fa1] 澡 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,2.81 +5.00,2.81;5.62,3.44 +5.62,3.44;5.62,3.75 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;5.94,3.75 +5.62,0.62;5.94,4.69 +9.06,3.75;2.81,3.75 +2.81,4.69;5.62,4.69 +5.62,4.69;5.62,6.56 +5.62,6.56;2.81,6.56 +2.81,6.56;2.81,4.69 +6.25,4.69;8.75,4.69 +8.75,4.69;8.75,6.56 +8.75,6.56;6.25,6.56 +6.25,6.56;6.25,4.69 +3.44,7.19;8.12,7.19 +8.12,7.19;8.12,9.06 +8.12,9.06;3.44,9.06 +3.44,9.06;3.44,7.19 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 98 03 +# UTF-8 : 83 a0 e9 +[9803] 頃 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +3.44,8.75;9.06,8.75 +5.94,8.75;5.94,8.44 +5.94,8.44;5.94,7.81 +5.94,7.81;5.94,7.50 +5.94,7.50;5.94,7.50 +3.75,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,2.50 +3.75,4.38;8.44,4.38 +3.75,5.94;8.44,5.94 +0.62,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;2.19,6.56 +2.19,6.56;2.81,7.19 +2.81,7.19;3.12,7.81 +0.62,9.06;0.62,2.81 +0.62,2.81;0.94,2.19 +0.94,2.19;1.25,2.19 +1.25,2.19;1.88,2.19 +1.56,2.19;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.81,4.69 + +# UTF-16 : 98 05 +# UTF-8 : 85 a0 e9 +[9805] 項 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +3.44,8.75;9.06,8.75 +6.25,8.75;5.94,8.44 +5.94,8.44;5.94,7.81 +5.94,7.81;5.94,7.50 +5.94,7.50;5.94,7.50 +3.75,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,2.50 +3.75,4.38;8.75,4.38 +3.75,5.94;8.75,5.94 +1.56,8.12;1.88,2.81 +3.12,8.12;0.31,8.12 +0.00,2.19;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;1.56,2.81 +1.56,2.81;2.19,2.81 +2.19,2.81;2.81,3.12 +2.81,3.12;3.44,3.44 + +# UTF-16 : 98 08 +# UTF-8 : 88 a0 e9 +[9808] 須 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +3.44,8.75;9.06,8.75 +6.25,8.75;5.94,8.44 +5.94,8.44;5.94,7.81 +5.94,7.81;5.94,7.50 +5.94,7.50;5.94,7.50 +3.75,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,2.50 +3.75,4.38;8.75,4.38 +3.75,5.94;8.75,5.94 +0.31,7.19;0.94,7.50 +0.94,7.50;1.56,7.81 +1.56,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;3.12,9.06 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,4.69 +0.94,4.69;1.56,5.00 +1.56,5.00;2.19,5.62 +2.19,5.62;2.81,5.94 +2.81,5.94;3.12,6.56 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,3.75 + +# UTF-16 : 98 13 +# UTF-8 : 93 a0 e9 +[9813] 頓 +2.19,9.38;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;3.44,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.38,2.19 +4.38,2.19;4.38,3.12 +4.38,3.12;4.38,3.44 +0.62,6.88;0.62,2.81 +0.62,4.06;4.06,4.06 +4.06,4.06;4.06,6.88 +0.31,7.50;0.62,7.81 +0.62,7.81;1.25,7.81 +1.25,7.81;1.88,7.81 +1.88,7.81;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;3.44,8.12 +3.44,8.12;4.06,8.44 +4.06,8.44;4.06,8.75 +4.38,0.94;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +4.38,8.75;9.06,8.75 +6.56,8.75;6.56,8.44 +6.56,8.44;6.56,7.81 +6.56,7.81;6.56,7.50 +6.56,7.50;6.56,7.50 +5.00,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;5.00,7.50 +5.00,7.50;5.00,2.50 +5.00,4.38;8.75,4.38 +5.00,5.94;8.75,5.94 + +# UTF-16 : 71 69 +# UTF-8 : a9 85 e7 +[7169] 煩 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +3.44,8.75;9.06,8.75 +6.25,8.75;5.94,8.44 +5.94,8.44;5.94,7.81 +5.94,7.81;5.94,7.50 +5.94,7.50;5.94,7.50 +3.75,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,2.50 +3.75,4.38;8.75,4.38 +3.75,5.94;8.75,5.94 +3.12,1.88;3.12,2.50 +3.12,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.19,4.06 +2.19,4.06;1.56,4.69 +0.94,7.81;0.94,7.19 +0.94,7.19;0.62,6.56 +0.62,6.56;0.62,5.94 +0.62,5.94;0.62,5.31 +0.62,5.31;0.31,4.69 +3.12,8.12;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.56 +1.88,6.56;1.88,9.06 + +# UTF-16 : 78 a9 +# UTF-8 : a9 a2 e7 +[78a9] 碩 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +3.75,8.75;9.06,8.75 +6.25,8.75;6.25,8.44 +6.25,8.44;6.25,7.81 +6.25,7.81;5.94,7.50 +5.94,7.50;5.94,7.50 +4.06,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;4.06,7.50 +4.06,7.50;4.06,2.50 +4.06,4.38;8.75,4.38 +4.06,5.94;8.75,5.94 +3.44,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.56,7.50 +1.56,7.50;1.56,8.12 +1.56,8.12;1.56,8.75 + +# UTF-16 : 98 3c +# UTF-8 : bc a0 e9 +[983c] 頼 +0.94,4.69;4.38,4.69 +4.38,4.69;4.38,6.88 +4.38,6.88;0.62,6.88 +0.62,6.88;0.62,4.38 +2.50,0.62;2.50,9.38 +0.00,8.44;4.69,8.44 +0.00,1.56;0.31,1.88 +0.31,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.50,4.69 +4.69,2.19;4.06,2.81 +4.06,2.81;3.75,3.12 +3.75,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.69 +4.38,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.19 +4.69,8.75;9.06,8.75 +6.88,8.75;6.56,8.44 +6.56,8.44;6.56,7.81 +6.56,7.81;6.56,7.50 +6.56,7.50;6.56,7.50 +5.00,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;5.00,7.50 +5.00,7.50;5.00,2.50 +5.00,4.38;8.75,4.38 +5.00,5.94;8.75,5.94 + +# UTF-16 : 50 be +# UTF-8 : be 82 e5 +[50be] 傾 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;5.94,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +4.38,8.75;9.06,8.75 +6.88,8.75;6.88,8.44 +6.88,8.44;6.56,7.81 +6.56,7.81;6.56,7.50 +6.56,7.50;6.56,7.50 +5.00,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;5.00,7.50 +5.00,7.50;5.00,2.50 +5.00,4.38;8.75,4.38 +5.00,5.94;8.75,5.94 +2.50,5.31;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.69,7.19 +2.50,8.44;2.50,2.81 +2.50,2.81;2.50,2.19 +2.50,2.19;3.12,2.19 +3.12,2.19;3.44,2.19 +3.12,2.19;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.56 + +# UTF-16 : 64 3a +# UTF-8 : ba 90 e6 +[643a] 携 +2.81,6.56;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.38,9.38 +7.19,9.38;6.88,9.06 +6.88,9.06;6.56,8.75 +6.56,8.75;6.56,8.44 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.69 +1.88,4.69;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +2.81,7.19;0.31,7.19 +8.75,8.44;4.06,8.44 +6.56,5.00;6.56,8.44 +4.06,8.44;4.06,5.00 +4.06,5.00;9.06,5.00 +4.06,5.94;8.75,5.94 +4.06,7.19;8.75,7.19 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.31,4.06 +3.12,4.06;7.50,4.06 +7.50,4.06;7.19,3.12 +7.19,3.12;9.06,3.12 +9.06,3.12;9.06,2.50 +9.06,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 + +# UTF-16 : 4e 92 +# UTF-8 : 92 ba e4 +[4e92] 互 +0.62,1.25;8.75,1.25 +8.75,8.75;0.62,8.75 +1.88,3.12;2.19,3.75 +2.19,3.75;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;3.12,5.94 +3.12,5.94;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;3.75,8.75 +5.94,1.25;5.94,1.88 +5.94,1.88;6.25,2.50 +6.25,2.50;6.25,2.81 +6.25,2.81;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.19,6.56 +7.19,6.56;3.44,6.56 +6.56,3.75;2.19,3.75 + +# UTF-16 : 65 9c +# UTF-8 : 9c 96 e6 +[659c] 斜 +4.69,7.19;4.06,7.50 +4.06,7.50;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.50,9.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.62,7.19 +0.62,7.19;0.00,6.56 +4.38,5.00;0.31,5.00 +4.38,6.88;0.94,6.88 +2.81,6.88;2.81,1.88 +2.81,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +4.38,1.56;4.38,2.19 +4.38,2.19;4.06,2.81 +4.06,2.81;4.06,3.12 +4.06,3.12;3.75,3.75 +3.75,3.75;3.75,4.38 +4.69,3.12;9.38,4.06 +8.12,0.94;8.12,9.06 +7.19,6.56;7.19,6.88 +7.19,6.88;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +6.56,4.69;6.25,5.00 +6.25,5.00;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.31,6.25 +5.31,6.25;5.00,6.56 + +# UTF-16 : 6b 8a +# UTF-8 : 8a ae e6 +[6b8a] 殊 +0.31,8.75;4.06,8.75 +0.31,4.06;0.31,4.38 +0.31,4.38;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;1.88,8.75 +1.56,7.19;3.44,7.19 +3.44,6.88;3.44,6.25 +3.44,6.25;3.12,5.31 +3.12,5.31;3.12,4.69 +3.12,4.69;2.81,4.06 +2.81,4.06;2.50,3.44 +2.50,3.44;2.19,2.81 +2.19,2.81;1.88,2.19 +1.88,2.19;1.25,1.88 +1.25,1.88;0.94,1.25 +0.94,1.25;0.31,0.94 +2.81,4.06;2.50,4.38 +2.50,4.38;1.88,4.69 +1.88,4.69;1.56,5.00 +1.56,5.00;1.25,5.31 +6.56,0.62;6.56,9.38 +8.75,8.12;4.69,8.12 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.44 +4.69,8.44;5.00,9.06 +9.06,5.31;3.75,5.31 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +9.06,1.56;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,4.38 +6.88,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;6.56,5.31 + +# UTF-16 : 5d e1 +# UTF-8 : a1 b7 e5 +[5de1] 巡 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +4.38,9.06;4.06,8.44 +4.06,8.44;3.75,7.50 +3.75,7.50;3.75,7.19 +3.75,7.19;3.44,6.56 +3.44,6.56;3.12,5.94 +2.81,5.94;3.12,5.62 +3.12,5.62;3.44,5.00 +3.44,5.00;3.44,4.69 +3.44,4.69;3.75,4.38 +3.75,4.38;3.75,4.06 +3.75,4.06;4.06,3.75 +4.06,3.75;4.06,3.44 +4.06,3.44;4.38,2.81 +4.38,2.81;4.38,2.50 +4.38,2.50;4.38,2.19 +6.56,9.06;6.25,8.44 +6.25,8.44;5.94,7.50 +5.94,7.50;5.62,7.19 +5.62,7.19;5.62,6.56 +5.62,6.56;5.00,5.94 +5.00,5.94;5.31,5.62 +5.31,5.62;5.62,4.69 +5.62,4.69;5.94,4.06 +5.94,4.06;6.25,3.44 +6.25,3.44;6.25,3.12 +6.25,3.12;6.56,2.50 +6.56,2.50;6.56,2.19 +8.75,9.06;8.44,8.44 +8.44,8.44;8.12,7.50 +8.12,7.50;7.81,7.19 +7.81,7.19;7.50,6.56 +7.50,6.56;7.19,5.94 +7.19,5.94;7.50,5.62 +7.50,5.62;7.81,4.69 +7.81,4.69;8.12,4.06 +8.12,4.06;8.44,3.44 +8.44,3.44;8.44,3.12 +8.44,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 + +# UTF-16 : 4f 6f +# UTF-8 : af bd e4 +[4f6f] 佯 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +4.69,7.81;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +6.88,7.50;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;7.50,8.75 +7.50,8.75;7.81,9.06 +7.81,9.06;8.12,9.38 +9.06,3.12;2.19,3.12 +9.06,7.50;2.50,7.50 +8.75,5.31;2.81,5.31 +5.94,0.62;5.94,7.50 + +# UTF-16 : 79 65 +# UTF-8 : a5 a5 e7 +[7965] 祥 +5.31,7.81;5.31,8.44 +5.31,8.44;5.00,8.75 +5.00,8.75;4.69,9.06 +4.69,9.06;4.69,9.38 +7.50,7.50;7.81,8.12 +7.81,8.12;8.12,8.75 +8.12,8.75;8.12,9.06 +8.12,9.06;8.44,9.38 +9.06,3.12;3.44,3.12 +9.06,7.50;3.75,7.50 +8.75,5.31;3.75,5.31 +6.56,0.62;6.56,7.50 +3.12,3.44;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 + +# UTF-16 : 8a 73 +# UTF-8 : b3 a9 e8 +[8a73] 詳 +5.62,7.81;5.31,8.44 +5.31,8.44;5.00,8.75 +5.00,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +7.50,7.50;7.81,8.12 +7.81,8.12;8.12,8.75 +8.12,8.75;8.12,9.06 +8.12,9.06;8.44,9.38 +9.06,3.12;3.75,3.12 +9.06,7.50;3.75,7.50 +8.75,5.31;4.06,5.31 +6.56,0.62;6.56,7.50 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,4.69;3.12,4.69 +0.62,8.75;3.44,8.75 + +# UTF-16 : 89 e7 +# UTF-8 : a7 a7 e8 +[89e7] 觧 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.44 +3.44,8.44;3.44,8.75 +0.31,6.56;0.94,7.19 +0.94,7.19;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.88,8.75;1.88,9.69 +1.56,8.75;3.44,8.75 +0.94,3.44;4.06,3.44 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,7.19 +0.94,7.19;4.06,7.19 +4.06,7.19;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.50,0.94 +0.94,5.31;4.06,5.31 +2.50,7.19;2.50,3.44 +5.94,7.81;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;5.62,9.38 +7.50,7.50;7.81,8.12 +7.81,8.12;8.12,8.75 +8.12,8.75;8.44,9.06 +8.44,9.06;8.44,9.38 +9.06,3.12;4.69,3.12 +9.06,7.50;4.69,7.50 +9.06,5.31;4.69,5.31 +6.88,0.62;6.88,7.50 + +# UTF-16 : 67 90 +# UTF-8 : 90 9e e6 +[6790] 析 +2.19,0.62;2.19,9.06 +3.75,7.19;0.31,7.19 +0.31,2.81;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +3.75,3.75;3.44,4.38 +3.44,4.38;3.12,5.31 +3.12,5.31;2.81,5.94 +2.81,5.94;2.50,6.56 +2.50,6.56;2.19,7.19 +4.38,6.25;9.06,6.25 +7.50,0.62;7.50,6.25 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.75,9.06 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.69,5.94 +4.69,5.94;4.69,7.19 +4.69,7.19;4.69,8.44 + +# UTF-16 : 57 3b +# UTF-8 : bb 9c e5 +[573b] 圻 +4.38,6.25;9.06,6.25 +7.50,0.62;7.50,6.25 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.44,9.06 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.38,5.94 +4.38,5.94;4.69,7.19 +4.69,7.19;4.69,8.44 +0.31,6.88;3.44,6.88 +1.88,2.19;1.88,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 + +# UTF-16 : 54 2c +# UTF-8 : ac 90 e5 +[542c] 听 +4.38,6.25;9.06,6.25 +7.50,0.62;7.50,6.25 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.44,9.06 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.38,5.94 +4.38,5.94;4.69,7.19 +4.69,7.19;4.69,8.44 +0.94,2.19;3.12,2.19 +3.12,2.19;3.12,8.44 +3.12,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 + +# UTF-16 : 79 48 +# UTF-8 : 88 a5 e7 +[7948] 祈 +4.69,6.25;9.06,6.25 +7.50,0.62;7.50,6.25 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.75,9.06 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.69,5.94 +4.69,5.94;4.69,7.19 +4.69,7.19;4.69,8.44 +3.75,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +3.75,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.44,7.50 + +# UTF-16 : 65 ac +# UTF-8 : ac 96 e6 +[65ac] 斬 +0.94,3.44;4.06,3.44 +4.06,3.44;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.94,5.31;4.06,5.31 +0.31,2.19;4.38,2.19 +2.50,0.62;2.50,9.38 +0.31,8.12;4.38,8.12 +5.31,6.25;9.06,6.25 +7.81,0.62;7.81,6.25 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.81,8.75 +7.81,8.75;8.44,9.06 +8.44,9.06;8.75,9.06 +4.06,0.94;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,2.81;5.00,3.44 +5.00,3.44;5.31,4.38 +5.31,4.38;5.31,5.00 +5.31,5.00;5.31,5.94 +5.31,5.94;5.31,7.19 +5.31,7.19;5.31,8.44 + +# UTF-16 : 63 3f +# UTF-8 : bf 8c e6 +[633f] 挿 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.44,9.06 +3.44,2.81;8.75,2.81 +8.75,2.81;8.75,5.94 +8.75,5.94;3.44,5.94 +3.44,5.94;3.44,2.50 +3.44,4.38;8.75,4.38 +5.94,0.62;5.94,8.75 +3.12,7.19;9.06,7.19 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 + +# UTF-16 : 52 30 +# UTF-8 : b0 88 e5 +[5230] 到 +0.62,8.75;5.62,8.75 +5.62,5.00;5.62,5.62 +5.62,5.62;5.31,6.25 +5.31,6.25;4.69,6.56 +4.69,6.56;4.38,7.19 +4.38,7.19;4.06,7.81 +0.62,5.62;0.94,5.62 +0.94,5.62;1.25,5.62 +1.25,5.62;1.88,5.62 +1.88,5.62;2.19,5.62 +2.19,5.62;2.81,5.94 +2.81,5.94;3.12,5.94 +3.12,5.94;3.75,5.94 +3.75,5.94;4.06,5.94 +4.06,5.94;4.69,6.25 +4.69,6.25;5.00,6.25 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.31,1.88 +5.31,1.88;5.94,2.19 +1.56,5.62;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.75 +5.62,3.75;0.62,3.75 +3.12,1.56;3.12,5.31 +6.56,2.50;6.56,8.75 +8.75,9.06;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 + +# UTF-16 : 81 f4 +# UTF-8 : b4 87 e8 +[81f4] 致 +4.06,0.94;5.00,1.25 +5.00,1.25;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,5.00 +7.81,5.00;8.12,5.94 +8.12,5.94;8.44,6.56 +8.44,6.56;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;5.94,5.31 +5.94,5.31;5.94,6.25 +5.94,6.25;5.62,7.19 +5.62,7.81;9.38,7.81 +4.38,5.00;4.69,5.31 +4.69,5.31;4.69,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +0.31,8.75;5.00,8.75 +4.69,5.62;4.38,5.94 +4.38,5.94;4.38,6.56 +4.38,6.56;4.06,6.88 +4.06,6.88;3.75,7.50 +3.75,7.50;3.44,7.81 +0.31,5.62;0.94,5.62 +0.94,5.62;1.56,5.62 +1.56,5.62;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.81,5.94 +2.81,5.94;3.12,5.94 +3.12,5.94;3.75,5.94 +3.75,5.94;4.38,6.25 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.19 +1.25,5.62;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.50 +2.19,7.50;2.19,8.12 +2.19,8.12;2.50,8.75 +5.00,3.75;0.62,3.75 +2.81,1.56;2.81,5.31 + +# UTF-16 : 90 45 +# UTF-8 : 85 81 e9 +[9045] 遅 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.31 +1.88,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 +2.81,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.12,4.06 +3.12,4.06;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.44,5.31 +3.44,5.31;3.44,5.94 +3.12,5.94;3.44,8.75 +3.12,8.75;8.44,8.75 +8.44,8.75;8.44,7.50 +8.44,7.50;3.44,7.50 +5.62,5.94;5.31,6.25 +5.31,6.25;5.00,6.56 +5.00,6.56;4.69,6.88 +4.69,6.88;4.69,6.88 +7.19,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;7.81,6.88 +7.81,6.88;8.12,6.88 +8.75,3.12;3.75,3.12 +8.75,5.94;3.75,5.94 +8.44,4.38;4.06,4.38 +6.25,1.56;6.25,5.94 + +# UTF-16 : 62 bd +# UTF-8 : bd 8a e6 +[62bd] 抽 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +8.75,0.62;8.75,7.50 +8.75,7.50;3.44,7.50 +3.44,7.50;3.44,0.62 +5.94,9.38;6.25,1.56 +3.44,1.56;8.75,1.56 +3.44,4.69;8.75,4.69 + +# UTF-16 : 67 da +# UTF-8 : 9a 9f e6 +[67da] 柚 +8.75,0.62;8.75,7.50 +8.75,7.50;3.75,7.50 +3.44,7.50;3.75,0.62 +6.25,9.38;6.25,1.56 +3.75,1.56;8.75,1.56 +3.75,4.69;8.75,4.69 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 88 96 +# UTF-8 : 96 a2 e8 +[8896] 袖 +8.75,0.62;8.75,7.50 +8.75,7.50;3.75,7.50 +3.44,7.50;3.75,0.62 +6.25,9.38;6.25,1.56 +3.75,1.56;8.75,1.56 +3.75,4.69;8.75,4.69 +3.12,3.44;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,5.00 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 + +# UTF-16 : 7d 2c +# UTF-8 : ac b4 e7 +[7d2c] 紬 +8.75,0.62;8.75,7.50 +8.75,7.50;4.38,7.50 +4.38,7.50;4.38,0.62 +6.56,9.38;6.56,1.56 +4.38,1.56;8.75,1.56 +4.38,4.69;8.75,4.69 +4.06,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;3.44,5.94 +3.44,5.94;3.44,6.25 +3.44,6.25;3.12,6.88 +0.31,4.69;3.75,5.00 +2.19,4.69;2.19,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 +3.44,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 + +# UTF-16 : 8e f8 +# UTF-8 : b8 bb e8 +[8ef8] 軸 +8.75,0.62;8.75,7.50 +8.75,7.50;5.00,7.50 +4.69,7.50;5.00,0.62 +6.88,9.38;6.88,1.56 +5.00,1.56;8.75,1.56 +5.00,4.69;8.75,4.69 +0.62,3.44;4.06,3.44 +4.06,3.44;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;4.06,5.31 +0.31,2.19;4.38,2.19 +2.50,0.62;2.50,9.38 +0.31,8.12;4.38,8.12 + +# UTF-16 : 5c ab +# UTF-8 : ab b2 e5 +[5cab] 岫 +0.62,7.81;0.62,0.94 +0.62,1.56;3.44,1.56 +3.12,1.56;3.44,7.81 +1.88,1.56;1.88,9.06 +8.75,0.62;8.75,7.50 +8.75,7.50;4.06,7.50 +4.06,7.50;4.06,0.62 +6.56,9.38;6.56,1.56 +4.06,1.56;8.75,1.56 +4.06,4.69;8.75,4.69 + +# UTF-16 : 82 33 +# UTF-8 : b3 88 e8 +[8233] 舳 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;3.75,8.44 +3.75,8.44;3.75,1.56 +3.75,1.56;3.75,1.25 +3.75,1.25;3.44,0.94 +3.44,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +0.00,4.69;4.69,5.31 +2.81,5.94;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,7.19;1.88,7.50 +2.19,9.38;2.19,9.06 +2.19,9.06;2.19,8.44 +2.19,8.44;2.19,8.44 +2.19,5.00;2.19,1.88 +8.75,0.62;8.75,7.50 +8.75,7.50;5.00,7.50 +4.69,7.50;5.00,0.62 +6.88,9.38;6.88,1.56 +5.00,1.56;8.75,1.56 +5.00,4.69;8.75,4.69 + +# UTF-16 : 8d 85 +# UTF-8 : 85 b6 e8 +[8d85] 超 +4.38,8.12;0.62,8.12 +2.81,4.06;4.38,4.06 +2.81,1.56;2.81,9.38 +0.31,6.25;4.69,6.25 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.00 +8.75,0.94;5.62,0.94 +5.62,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;3.12,1.25 +3.12,1.25;2.50,1.56 +2.50,1.56;2.19,1.88 +2.19,1.88;1.88,2.19 +1.88,2.19;1.56,2.50 +1.56,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +5.00,2.50;8.44,2.50 +8.44,2.50;8.44,5.31 +8.44,5.31;5.00,5.31 +5.00,5.31;5.00,2.19 +4.69,5.62;5.31,5.94 +5.31,5.94;5.62,6.56 +5.62,6.56;5.94,7.19 +5.94,7.19;6.25,7.81 +6.25,7.81;6.25,8.12 +6.25,8.12;6.56,8.75 +4.69,8.75;8.75,8.75 +8.75,8.75;8.75,8.12 +8.75,8.12;8.75,7.50 +8.75,7.50;8.75,7.19 +8.75,7.19;8.44,6.56 +8.44,6.56;8.44,6.25 +8.44,6.25;8.12,5.94 +8.12,5.94;7.50,5.94 +7.50,5.94;7.19,5.94 +7.19,5.94;6.88,6.25 + +# UTF-16 : 90 14 +# UTF-8 : 94 80 e9 +[9014] 途 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;7.81,7.81 +7.81,7.81;7.19,8.12 +7.19,8.12;6.56,8.75 +6.56,8.75;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.44,7.19 +3.44,7.19;3.12,7.19 +3.12,7.19;2.81,6.88 +9.06,5.31;2.81,5.31 +7.81,7.19;4.06,7.19 +5.94,7.19;6.25,2.81 +5.94,2.81;5.94,2.50 +5.94,2.50;5.62,2.19 +5.62,2.19;5.62,2.19 +5.62,2.19;5.00,2.19 +5.00,2.19;4.69,2.19 +4.69,2.19;4.38,2.19 +2.81,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.69 +9.06,2.19;8.75,2.81 +8.75,2.81;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.81,4.38 +7.81,4.38;7.19,4.69 + +# UTF-16 : 79 c0 +# UTF-8 : 80 a7 e7 +[79c0] 秀 +0.62,7.19;8.75,7.19 +4.69,5.00;4.69,8.75 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +0.31,4.69;0.94,5.00 +0.94,5.00;1.56,5.00 +1.56,5.00;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.69,7.19 +9.06,4.69;8.44,5.00 +8.44,5.00;7.81,5.00 +7.81,5.00;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.56,5.94 +6.56,5.94;5.94,6.25 +5.94,6.25;5.62,6.25 +5.62,6.25;5.31,6.56 +5.31,6.56;4.69,7.19 +6.25,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.12,2.50 +8.12,2.50;8.12,2.19 +8.12,2.19;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;4.06,4.69 +1.56,4.69;6.56,4.69 +6.56,4.69;6.25,4.06 +6.25,4.06;6.25,3.75 +6.25,3.75;6.25,3.12 +6.25,3.12;5.94,2.81 +5.94,2.81;5.94,2.81 + +# UTF-16 : 7d 89 +# UTF-8 : 89 b6 e7 +[7d89] 綉 +3.75,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.56 +0.31,4.69;3.44,5.00 +1.88,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +3.12,7.19;9.06,7.19 +6.25,5.00;6.25,8.75 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +3.44,4.69;3.75,5.00 +3.75,5.00;4.38,5.31 +4.38,5.31;4.69,5.31 +4.69,5.31;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;5.94,6.88 +5.94,6.88;6.25,7.19 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.19,6.25 +7.19,6.25;6.56,6.56 +6.56,6.56;6.25,7.19 +7.19,3.44;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.81,0.94 +7.50,0.94;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.31,4.06 +5.31,4.06;5.62,4.69 +4.06,4.69;7.50,4.69 +7.50,4.69;7.19,4.06 +7.19,4.06;7.19,3.75 +7.19,3.75;7.19,3.12 +7.19,3.12;7.19,2.81 +7.19,2.81;7.19,2.81 + +# UTF-16 : 8a 98 +# UTF-8 : 98 aa e8 +[8a98] 誘 +3.44,7.19;9.06,7.19 +6.25,5.00;6.25,8.75 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.75 +5.94,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.25,7.19 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.00 +4.06,5.00;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.94,6.56 +5.94,6.56;6.25,7.19 +7.19,3.44;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.81,0.94 +7.50,0.94;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.62,4.69 +4.06,4.69;7.50,4.69 +7.50,4.69;7.19,4.06 +7.19,4.06;7.19,3.75 +7.19,3.75;7.19,3.12 +7.19,3.12;7.19,2.81 +7.19,2.81;7.19,2.81 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.75,7.50 +0.62,6.25;3.12,6.25 +0.62,4.69;3.12,4.69 +0.62,8.75;3.44,8.75 + +# UTF-16 : 92 b9 +# UTF-8 : b9 8a e9 +[92b9] 銹 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.44,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,7.19;9.06,7.19 +6.25,5.00;6.56,8.75 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;6.56,6.88 +6.56,6.88;6.56,7.19 +3.75,4.69;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;5.00,5.62 +5.00,5.62;5.62,6.25 +5.62,6.25;5.94,6.56 +5.94,6.56;6.25,7.19 +7.19,3.44;9.06,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.94,4.69 +4.38,4.69;7.50,4.69 +7.50,4.69;7.50,4.06 +7.50,4.06;7.50,3.75 +7.50,3.75;7.19,3.12 +7.19,3.12;7.19,2.81 +7.19,2.81;7.19,2.81 + +# UTF-16 : 90 0f +# UTF-8 : 8f 80 e9 +[900f] 透 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +2.81,7.19;8.75,7.19 +5.62,5.31;5.94,8.75 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 +8.75,5.00;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;6.88,6.25 +6.88,6.25;6.25,6.88 +6.25,6.88;5.94,7.19 +2.81,5.00;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,5.94 +4.69,5.94;5.00,6.56 +5.00,6.56;5.62,6.88 +5.62,6.88;5.94,7.19 +3.12,1.88;3.75,2.19 +3.75,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,4.06 +5.00,4.06;5.00,4.38 +5.00,4.38;5.31,4.69 +3.44,4.69;7.19,4.69 +7.19,4.69;6.88,3.75 +6.88,3.75;8.44,3.75 +8.44,3.75;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;7.81,1.88 +7.81,1.88;7.50,1.88 +7.19,1.88;6.88,1.88 +6.88,1.88;6.56,1.88 +6.56,1.88;5.94,1.88 + +# UTF-16 : 82 2c +# UTF-8 : ac 88 e8 +[822c] 般 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;3.75,8.44 +3.75,8.44;3.75,1.56 +3.75,1.56;3.75,1.25 +3.75,1.25;3.44,0.94 +3.44,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +0.00,4.69;4.38,5.31 +2.81,5.94;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,7.19;1.88,7.50 +2.19,9.38;2.19,9.06 +2.19,9.06;2.19,8.44 +2.19,8.44;2.19,8.44 +2.19,5.00;2.19,1.88 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.31,8.12 +5.31,8.12;5.31,8.75 +5.31,8.75;7.50,8.75 +7.50,8.75;7.50,6.25 +7.50,6.25;7.81,5.94 +7.81,5.94;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;9.06,6.25 +9.06,6.25;9.06,6.56 +9.06,6.56;9.06,7.19 +4.69,5.00;8.75,5.00 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.38 +8.44,4.38;8.75,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.69 + +# UTF-16 : 7b c4 +# UTF-8 : 84 af e7 +[7bc4] 範 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +7.19,6.88;6.88,7.19 +6.88,7.19;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +5.94,9.38;5.62,8.75 +5.62,8.75;5.62,8.12 +5.62,8.12;5.31,7.81 +5.31,7.81;4.69,7.19 +4.69,7.19;4.38,6.88 +9.06,8.44;5.62,8.44 +4.69,8.44;1.56,8.44 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.31,1.25 +5.31,1.25;5.31,1.56 +5.31,1.56;5.31,1.88 +5.31,1.88;5.31,6.56 +5.31,6.56;8.44,6.56 +8.44,6.56;8.44,3.75 +8.44,3.75;8.44,3.44 +8.44,3.44;8.12,3.12 +8.12,3.12;7.81,3.12 +7.81,3.12;7.50,3.12 +7.50,3.12;6.88,3.44 +6.88,3.44;6.56,3.44 +6.56,3.44;6.25,3.44 +0.94,2.81;4.38,2.81 +4.38,2.81;4.38,5.31 +4.38,5.31;0.94,5.31 +0.94,5.31;0.94,2.81 +0.94,4.06;4.38,4.06 +0.31,1.88;5.00,1.88 +2.50,0.62;2.50,6.88 +0.31,6.25;4.69,6.25 + +# UTF-16 : 66 4b +# UTF-8 : 8b 99 e6 +[664b] 晋 +3.75,5.94;3.75,8.75 +5.62,5.94;5.62,8.75 +7.50,0.62;7.50,4.69 +7.50,4.69;1.88,4.69 +1.88,4.69;1.88,0.62 +1.88,1.25;7.50,1.25 +1.88,3.12;7.50,3.12 +0.31,5.62;9.06,5.62 +0.62,8.75;8.75,8.75 +6.56,6.25;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.50 +7.50,7.50;7.50,7.81 +7.50,7.81;7.81,8.12 +2.81,6.25;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,7.19;1.88,7.50 +1.88,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 + +# UTF-16 : 66 6e +# UTF-8 : ae 99 e6 +[666e] 普 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.06 +2.81,9.06;2.81,9.38 +2.81,9.38;2.50,9.38 +5.94,8.44;6.25,8.75 +6.25,8.75;6.56,9.06 +6.56,9.06;6.88,9.38 +6.88,9.38;6.88,9.38 +7.50,0.62;7.50,4.38 +7.50,4.38;1.88,4.38 +1.88,4.38;1.88,0.62 +1.88,1.25;7.50,1.25 +1.88,2.81;7.50,2.81 +3.75,5.62;3.75,8.12 +5.62,5.62;5.62,8.12 +0.31,5.31;9.06,5.31 +0.62,8.44;8.75,8.44 +6.56,5.94;6.88,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.50,7.50 +7.50,7.50;7.81,7.81 +2.81,5.94;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;1.88,7.19 +1.88,7.19;1.88,7.50 +1.88,7.50;1.56,7.81 + +# UTF-16 : 69 1a +# UTF-8 : 9a a4 e6 +[691a] 椚 +1.56,0.62;1.56,9.06 +2.50,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +6.25,7.19;8.75,7.19 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;6.25,8.75 +6.25,8.75;6.25,5.31 +6.25,5.31;8.75,5.31 +5.31,7.19;3.12,7.19 +2.81,0.62;2.81,8.75 +2.81,8.75;5.62,8.75 +5.62,8.75;5.62,5.31 +5.62,5.31;3.12,5.31 + +# UTF-16 : 6b 04 +# UTF-8 : 84 ac e6 +[6b04] 欄 +1.56,0.62;1.56,9.06 +2.50,7.19;0.00,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;1.56,7.50 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +6.25,7.50;8.75,7.50 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;6.25,8.75 +6.25,8.75;6.25,6.25 +6.25,6.25;8.75,6.25 +5.31,7.50;2.81,7.50 +2.81,0.62;2.81,8.75 +2.81,8.75;5.62,8.75 +5.62,8.75;5.62,6.25 +5.62,6.25;2.81,6.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +4.38,2.81;7.50,2.81 +7.50,2.81;7.50,4.38 +7.50,4.38;4.06,4.38 +4.06,4.38;4.06,2.50 +4.38,3.75;7.50,3.75 +5.94,0.94;5.94,5.94 +3.44,5.31;8.12,5.31 + +# UTF-16 : 66 a6 +# UTF-8 : a6 9a e6 +[66a6] 暦 +6.88,4.69;6.88,8.44 +8.75,7.50;5.00,7.50 +4.38,5.00;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.62,5.94 +5.62,5.94;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.88,7.50 +8.75,5.31;8.44,5.62 +8.44,5.62;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,7.19 +7.19,7.19;6.88,7.50 +3.12,4.69;3.12,8.44 +4.69,7.50;1.56,7.50 +1.25,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,7.19 +2.81,7.19;3.12,7.50 +4.38,5.94;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.12,7.50 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,8.75 +0.94,8.75;9.06,8.75 +8.12,0.62;8.12,4.38 +8.12,4.38;2.19,4.38 +2.19,4.38;2.19,0.62 +2.19,1.25;8.12,1.25 +2.19,2.81;8.12,2.81 + +# UTF-16 : 91 54 +# UTF-8 : 94 85 e9 +[9154] 酔 +3.75,0.62;3.75,7.19 +3.75,7.19;0.62,7.19 +0.62,7.19;0.62,0.62 +0.62,1.56;3.75,1.56 +0.62,3.12;3.75,3.12 +0.31,8.75;4.06,8.75 +1.88,8.75;1.88,6.88 +1.88,6.88;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.94,3.75 +2.81,8.75;2.81,5.00 +2.81,5.00;2.81,4.69 +2.81,4.69;3.12,4.69 +3.12,4.69;3.75,4.69 +6.88,0.62;6.88,5.31 +9.38,3.75;4.38,3.75 +4.38,4.69;4.69,5.00 +4.69,5.00;5.00,5.31 +5.00,5.31;5.62,5.62 +5.62,5.62;5.94,6.25 +5.94,6.25;6.25,7.19 +6.25,7.19;6.25,7.50 +6.25,7.50;6.25,7.81 +6.25,8.12;6.25,9.06 +4.38,8.12;7.81,8.12 +7.81,8.12;7.81,5.62 +7.81,5.62;8.12,5.00 +8.12,5.00;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,6.25 +9.06,6.25;9.06,6.56 +9.06,6.56;9.06,6.88 + +# UTF-16 : 7c 8b +# UTF-8 : 8b b2 e7 +[7c8b] 粋 +2.19,0.62;2.19,9.06 +3.75,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.88,5.31 +1.88,5.31;1.88,5.62 +1.88,5.62;1.88,5.94 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.62,8.75 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.44,8.44 +3.44,8.44;3.75,8.75 +6.56,0.62;6.56,5.31 +9.38,3.75;3.75,3.75 +3.75,4.69;4.06,5.00 +4.06,5.00;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.31,6.25 +5.31,6.25;5.94,6.88 +5.94,6.88;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,8.12;5.94,9.06 +4.06,8.12;7.81,8.12 +7.81,8.12;7.81,5.62 +7.81,5.62;7.81,5.31 +7.81,5.31;8.44,5.00 +8.44,5.00;8.75,5.00 +8.75,5.00;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;9.06,6.56 +9.06,6.56;9.06,6.88 + +# UTF-16 : 78 15 +# UTF-8 : 95 a0 e7 +[7815] 砕 +6.56,0.62;6.56,5.31 +9.38,3.75;4.06,3.75 +4.06,4.69;4.38,5.00 +4.38,5.00;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.62,6.56 +5.62,6.56;5.94,7.19 +5.94,7.19;5.94,7.81 +5.94,8.12;5.94,9.06 +4.06,8.12;7.81,8.12 +7.81,8.12;7.81,5.62 +7.81,5.62;8.12,5.00 +8.12,5.00;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,6.25 +9.06,6.25;9.06,6.56 +9.06,6.56;9.06,6.88 +3.75,8.75;0.31,8.75 +1.25,1.56;3.44,1.56 +3.44,1.56;3.44,5.62 +3.44,5.62;1.25,5.62 +1.25,5.62;1.25,0.62 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.56,8.75 + +# UTF-16 : 67 a0 +# UTF-8 : a0 9e e6 +[67a0] 枠 +6.56,0.62;6.56,5.31 +9.38,3.75;3.44,3.75 +3.75,4.69;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,8.12;5.94,9.06 +3.75,8.12;7.81,8.12 +7.81,8.12;7.81,5.62 +7.81,5.62;7.81,5.31 +7.81,5.31;8.44,5.00 +8.44,5.00;8.75,5.00 +8.75,5.00;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;9.06,6.56 +9.06,6.56;9.06,6.88 +3.12,4.38;3.12,5.00 +3.12,5.00;2.81,5.62 +2.81,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,0.62;2.19,9.06 +3.44,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 + +# UTF-16 : 5f f0 +# UTF-8 : b0 bf e5 +[5ff0] 忰 +6.56,0.62;6.56,5.31 +9.38,3.75;2.81,3.75 +2.81,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,8.12;5.62,9.06 +3.12,8.12;7.81,8.12 +7.50,8.12;7.81,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;8.44,5.00 +8.44,5.00;8.75,5.00 +8.75,5.00;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;9.06,6.56 +9.06,6.56;9.06,6.88 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.81,5.31;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 + +# UTF-16 : 4f 1c +# UTF-8 : 9c bc e4 +[4f1c] 伜 +2.50,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;2.19,7.50 +2.19,7.50;1.88,6.88 +1.88,6.88;1.56,6.56 +1.56,6.56;1.25,5.94 +1.25,5.94;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.62,4.69 +0.62,4.69;0.31,4.38 +1.88,0.62;1.88,6.88 +6.25,0.62;6.56,5.31 +9.38,3.75;2.50,3.75 +2.81,4.69;3.12,5.00 +3.12,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.31,7.81 +5.31,8.12;5.31,9.06 +3.12,8.12;7.81,8.12 +7.50,8.12;7.81,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;8.44,5.00 +8.44,5.00;8.75,5.00 +8.75,5.00;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;9.06,6.56 +9.06,6.56;9.06,6.88 + +# UTF-16 : 98 fe +# UTF-8 : be a3 e9 +[98fe] 飾 +2.81,8.44;2.81,7.50 +1.25,4.06;4.38,4.06 +4.38,4.06;4.38,7.50 +4.38,7.50;1.25,7.50 +1.25,7.50;1.25,0.94 +1.25,5.94;4.06,5.94 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +4.69,7.50;4.38,7.81 +4.38,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.38 +2.81,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +4.69,1.25;4.38,1.88 +4.38,1.88;4.06,2.19 +4.06,2.19;3.44,2.81 +3.44,2.81;3.12,3.12 +3.12,3.12;2.81,3.75 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;5.94,9.38 +7.50,1.56;8.12,1.56 +8.12,1.56;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,6.56 +8.75,6.56;5.00,6.56 +5.00,6.56;5.00,1.56 +6.88,0.62;6.88,8.44 +5.62,8.44;9.06,8.44 + +# UTF-16 : 90 ca +# UTF-8 : 8a 83 e9 +[90ca] 郊 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.50 +2.50,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.38,5.94 +0.31,8.12;5.62,8.12 +2.81,8.12;2.81,9.38 +2.19,7.50;1.88,7.19 +1.88,7.19;1.56,6.56 +1.56,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.31,5.31 +5.31,5.31;5.00,5.62 +5.00,5.62;5.00,6.25 +5.00,6.25;4.38,6.56 +4.38,6.56;4.06,7.19 +4.06,7.19;3.75,7.50 +4.69,0.94;4.38,1.56 +4.38,1.56;4.38,1.88 +4.38,1.88;4.06,2.50 +4.06,2.50;3.75,2.81 +3.75,2.81;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.25,5.31 +9.06,8.75;6.25,8.75 +6.25,8.75;6.25,0.62 +6.88,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.44,2.19 +8.44,2.19;8.75,2.50 +8.75,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.50,5.94 +7.50,5.94;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 + +# UTF-16 : 63 e1 +# UTF-8 : a1 8f e6 +[63e1] 握 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,8.75 +3.44,8.75;8.75,8.75 +8.75,8.75;8.75,7.19 +8.75,7.19;3.44,7.19 +3.44,6.25;9.06,6.25 +8.75,3.75;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +3.75,4.06;4.06,4.06 +4.06,4.06;4.38,4.06 +4.38,4.06;5.00,4.06 +5.00,4.06;5.31,4.06 +5.31,4.06;5.94,4.38 +5.94,4.38;6.25,4.38 +6.25,4.38;6.88,4.38 +6.88,4.38;7.19,4.38 +7.19,4.38;7.81,4.38 +7.81,4.38;8.12,4.69 +4.38,4.06;4.69,4.38 +4.69,4.38;5.00,5.00 +5.00,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.31,6.25 +3.12,0.94;9.06,0.94 +8.75,2.81;3.75,2.81 +6.25,0.94;6.25,3.75 + +# UTF-16 : 6e 25 +# UTF-8 : a5 b8 e6 +[6e25] 渥 +2.19,0.94;2.50,1.25 +2.50,1.25;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;3.12,8.75 +3.12,8.75;8.75,8.75 +8.75,8.75;8.75,7.19 +8.75,7.19;3.12,7.19 +3.12,6.25;9.06,6.25 +8.75,3.75;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +3.44,4.06;3.75,4.06 +3.75,4.06;4.38,4.06 +4.38,4.06;4.69,4.06 +4.69,4.06;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;6.25,4.38 +6.25,4.38;6.88,4.38 +6.88,4.38;7.19,4.38 +7.19,4.38;7.81,4.38 +7.81,4.38;8.12,4.69 +4.38,4.06;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.31,6.25 +2.81,0.94;9.06,0.94 +8.75,2.81;3.44,2.81 +5.94,0.94;6.25,3.75 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 4f 9d +# UTF-8 : 9d be e4 +[4f9d] 依 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +2.50,7.81;9.06,7.81 +5.62,7.81;5.31,7.50 +5.31,7.50;5.00,7.19 +5.00,7.19;5.00,6.56 +5.00,6.56;4.38,6.25 +4.38,6.25;4.06,5.94 +4.06,5.94;3.75,5.31 +3.75,5.31;3.44,5.00 +3.44,5.00;2.81,4.69 +2.81,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +4.06,1.25;4.06,5.62 +5.62,7.81;5.62,9.38 +5.62,7.81;5.94,7.19 +5.94,7.19;5.94,6.25 +5.94,6.25;6.25,5.31 +6.25,5.31;6.56,4.69 +6.56,4.69;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.50,2.50 +7.50,2.50;8.12,1.88 +8.12,1.88;8.44,1.25 +8.44,1.25;9.06,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,4.38;7.19,4.69 +7.19,4.69;7.50,5.00 +7.50,5.00;8.12,5.31 +8.12,5.31;8.44,5.94 +8.44,5.94;9.06,6.25 + +# UTF-16 : 5a 01 +# UTF-8 : 81 a8 e5 +[5a01] 威 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;4.69,4.69 +4.69,4.69;5.00,5.31 +3.12,6.88;3.12,6.25 +3.12,6.25;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;2.50,4.38 +2.50,4.38;2.50,4.06 +2.50,4.06;2.19,3.75 +2.19,3.75;1.88,3.44 +1.88,3.44;1.88,3.12 +2.19,3.44;2.81,3.44 +2.81,3.44;3.44,3.12 +3.44,3.12;3.75,2.81 +3.75,2.81;4.38,2.81 +4.38,2.81;5.00,2.50 +5.62,9.38;5.62,7.81 +5.62,7.81;5.94,6.25 +5.94,6.25;6.25,5.00 +6.25,5.00;6.56,3.75 +6.56,3.75;6.88,3.12 +6.88,3.12;7.19,2.19 +7.19,2.19;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +5.31,6.88;1.88,6.88 +5.62,5.31;1.56,5.31 +8.12,6.88;7.81,5.94 +7.81,5.94;7.50,5.00 +7.50,5.00;7.19,4.38 +7.19,4.38;6.88,3.75 +6.88,3.75;6.25,3.12 +6.25,3.12;5.94,2.50 +5.94,2.50;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;4.06,1.25 +4.06,1.25;3.44,0.94 +6.25,9.38;6.56,9.38 +6.56,9.38;6.88,9.06 +6.88,9.06;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.12,8.44 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.75,8.12 + +# UTF-16 : 5c 09 +# UTF-8 : 89 b0 e5 +[5c09] 尉 +0.31,0.94;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,8.75 +0.94,8.75;4.69,8.75 +4.69,8.75;4.69,6.88 +4.69,6.88;0.94,6.88 +8.44,9.06;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +9.38,7.50;5.31,7.50 +7.19,3.12;6.88,3.75 +6.88,3.75;6.56,4.38 +6.56,4.38;6.25,5.00 +6.25,5.00;5.94,5.62 +5.94,5.62;5.62,6.25 +3.12,4.38;3.12,1.25 +3.12,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.25,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.44 +5.31,1.25;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.38,3.12 +4.38,3.12;4.38,3.44 +5.00,4.38;0.94,4.38 +4.69,5.62;1.56,5.62 + +# UTF-16 : 61 70 +# UTF-8 : b0 85 e6 +[6170] 慰 +3.12,3.44;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.50 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,5.00 +0.62,5.00;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;0.94,6.88 +0.94,6.88;0.94,7.19 +0.94,7.19;0.94,9.06 +0.94,9.06;4.69,9.06 +4.69,9.06;4.69,7.81 +4.69,7.81;0.94,7.81 +8.12,9.06;8.12,4.69 +8.12,4.69;8.12,4.38 +8.12,4.38;7.81,4.06 +7.81,4.06;7.50,4.06 +7.50,4.06;7.19,4.06 +7.19,4.06;6.88,4.06 +6.88,4.06;6.25,4.06 +9.06,8.12;5.00,8.12 +7.19,5.31;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;5.94,6.88 +5.94,6.88;5.62,7.19 +3.12,6.25;3.12,4.38 +3.12,4.38;3.12,4.06 +3.12,4.06;2.81,4.06 +2.81,4.06;2.50,4.06 +2.50,4.06;1.88,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.19,5.62 +5.31,4.06;5.00,4.38 +5.00,4.38;4.69,5.00 +4.69,5.00;4.38,5.31 +4.38,5.31;4.06,5.62 +5.00,6.25;0.94,6.25 +4.38,6.88;1.56,6.88 + +# UTF-16 : 58 f1 +# UTF-8 : b1 a3 e5 +[58f1] 壱 +1.25,6.56;8.12,6.56 +8.75,8.12;0.62,8.12 +4.69,6.56;4.69,9.06 +8.75,3.75;8.75,5.31 +8.75,5.31;0.94,5.31 +0.94,5.31;0.94,3.75 +1.88,4.69;1.88,1.88 +1.88,1.88;1.88,1.56 +1.88,1.56;2.50,1.25 +2.50,1.25;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,1.25 +7.50,1.25;7.81,1.56 +7.81,1.56;7.81,2.50 +7.81,2.50;8.12,2.81 +1.88,2.81;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.69,3.44 +4.69,3.44;5.31,3.44 +5.31,3.44;5.94,3.75 +5.94,3.75;6.56,3.75 +6.56,3.75;7.19,4.06 +7.19,4.06;7.50,4.38 + +# UTF-16 : 90 38 +# UTF-8 : b8 80 e9 +[9038] 逸 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.56,8.12 +6.56,8.12;6.88,8.44 +6.88,8.44;6.88,8.75 +2.50,6.88;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.38 +4.38,8.75;7.19,8.75 +5.94,7.19;5.94,5.00 +3.12,4.06;3.44,7.50 +3.12,7.50;8.44,7.50 +8.44,7.50;8.44,5.00 +8.44,5.00;3.44,5.00 +6.25,5.00;6.25,2.50 +6.25,2.50;6.56,2.19 +6.56,2.19;6.88,2.19 +6.88,2.19;7.50,2.19 +7.50,2.19;8.12,2.19 +8.12,2.19;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +8.75,3.44;8.75,4.06 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.00,5.00 + +# UTF-16 : 7a 32 +# UTF-8 : b2 a8 e7 +[7a32] 稲 +3.12,8.44;3.75,8.44 +3.75,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +4.38,5.94;4.06,6.56 +4.06,6.56;4.06,6.88 +4.06,6.88;4.06,7.19 +4.06,7.19;3.75,7.50 +3.75,7.50;3.75,8.12 +6.25,6.25;6.25,6.56 +6.25,6.56;6.25,6.88 +6.25,6.88;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +7.81,5.94;8.12,6.25 +8.12,6.25;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,7.81 +8.75,7.81;8.75,8.44 +3.12,9.06;2.50,8.75 +2.50,8.75;1.88,8.75 +1.88,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.56,0.62;1.88,8.75 +3.12,6.56;0.31,6.56 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;1.88,5.94 +1.88,5.94;1.88,6.56 +3.44,0.62;3.44,5.62 +8.75,0.62;8.75,5.62 +8.75,5.62;4.69,5.62 +4.69,5.62;4.69,0.62 +4.69,1.25;8.75,1.25 +4.69,3.44;8.75,3.44 + +# UTF-16 : 82 8b +# UTF-8 : 8b 8a e8 +[828b] 芋 +0.62,8.12;8.75,8.12 +2.81,6.88;2.81,9.38 +6.56,6.88;6.56,9.38 +0.31,3.75;9.06,3.75 +8.44,6.25;0.94,6.25 +4.69,6.25;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 + +# UTF-16 : 59 fb +# UTF-8 : bb a7 e5 +[59fb] 姻 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.44 +1.88,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,2.19 +2.81,2.19;3.12,1.56 +8.75,0.62;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,0.62 +3.75,1.25;8.75,1.25 +8.12,6.56;4.06,6.56 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;6.25,6.25 +6.25,6.25;6.25,6.56 +6.25,6.56;6.25,8.44 +8.44,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.88,4.06 +6.88,4.06;6.56,4.69 +6.56,4.69;6.25,5.00 +6.25,5.00;6.25,5.62 +6.25,5.62;6.25,6.25 +6.25,6.25;6.25,6.56 + +# UTF-16 : 54 bd +# UTF-8 : bd 92 e5 +[54bd] 咽 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +8.75,0.62;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,0.62 +3.44,1.25;8.75,1.25 +8.12,6.56;4.06,6.56 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;6.25,6.25 +6.25,6.25;6.25,6.56 +5.94,6.56;6.25,8.44 +8.44,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.88,4.06 +6.88,4.06;6.56,4.69 +6.56,4.69;6.25,5.00 +6.25,5.00;6.25,5.62 +6.25,5.62;6.25,6.25 +6.25,6.25;6.25,6.56 + +# UTF-16 : 96 70 +# UTF-8 : b0 99 e9 +[9670] 陰 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,8.75 +6.25,8.75;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.50 +3.75,7.50;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;2.81,6.56 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,2.81 +1.88,2.81;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;2.81,8.75 +8.44,6.25;3.44,6.25 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.31 +7.50,5.31;7.81,5.62 +7.81,5.62;8.12,5.94 +8.12,5.94;8.12,6.25 +7.19,7.50;4.38,7.50 +8.75,3.12;3.12,3.12 +8.44,4.69;3.44,4.69 +8.75,0.62;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,2.81 +3.75,0.94;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 + +# UTF-16 : 97 fb +# UTF-8 : bb 9f e9 +[97fb] 韻 +3.75,0.62;3.75,5.00 +3.75,5.00;0.62,5.00 +0.62,5.00;0.62,0.62 +0.94,1.25;3.75,1.25 +0.94,3.12;3.75,3.12 +0.31,5.94;4.38,5.94 +0.31,8.44;4.38,8.44 +2.19,8.44;2.19,9.38 +2.81,5.94;3.12,6.56 +3.12,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.44,7.81 +3.44,7.81;3.44,8.44 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.25,7.50 +1.25,7.50;1.25,7.81 +1.25,7.81;1.25,8.44 +5.00,7.50;8.75,7.50 +8.75,7.50;8.75,8.75 +8.75,8.75;5.00,8.75 +4.69,8.75;5.00,7.19 +4.69,2.50;8.75,2.50 +8.75,2.50;8.75,6.56 +8.75,6.56;4.69,6.56 +4.69,6.56;4.69,2.50 +4.69,3.75;8.75,3.75 +4.69,5.31;8.75,5.31 +4.38,0.94;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,1.88 + +# UTF-16 : 5f 71 +# UTF-8 : b1 bd e5 +[5f71] 影 +2.81,3.12;2.81,1.25 +2.81,1.25;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +0.00,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +5.00,1.25;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,2.50 +0.94,3.12;5.00,3.12 +5.00,3.12;5.00,5.00 +5.00,5.00;0.94,5.00 +0.94,5.00;0.94,3.12 +2.81,5.62;2.81,6.56 +0.00,5.62;5.62,5.62 +0.94,6.56;5.00,6.56 +5.00,6.56;5.00,8.75 +5.00,8.75;0.62,8.75 +0.62,8.75;0.62,6.56 +0.94,7.81;5.00,7.81 +5.62,7.19;5.94,7.19 +5.94,7.19;6.25,7.50 +6.25,7.50;6.88,7.50 +6.88,7.50;7.50,7.81 +7.50,7.81;8.12,8.44 +8.12,8.44;8.44,8.75 +8.44,8.75;8.75,9.06 +5.62,4.06;5.94,4.38 +5.94,4.38;6.56,4.38 +6.56,4.38;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.00 +7.50,5.00;8.12,5.62 +8.12,5.62;8.75,5.94 +8.75,5.94;9.06,6.25 +5.31,0.94;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,1.88;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.81 +8.44,2.81;8.75,3.12 +8.75,3.12;9.06,3.44 + +# UTF-16 : 8a 60 +# UTF-8 : a0 a9 e8 +[8a60] 詠 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,6.25;2.81,6.25 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 +6.56,7.50;6.56,6.88 +6.56,6.88;6.88,5.94 +6.88,5.94;7.19,5.31 +7.19,5.31;7.19,4.69 +7.19,4.69;7.50,4.38 +7.50,4.38;7.81,3.75 +7.81,3.75;8.12,3.12 +8.12,3.12;8.75,2.50 +8.75,2.50;9.06,2.19 +9.06,2.19;9.38,1.56 +3.12,5.62;5.94,5.62 +9.06,7.50;8.75,6.88 +8.75,6.88;8.44,6.25 +8.44,6.25;8.12,5.62 +8.12,5.62;7.81,5.31 +7.81,5.31;7.19,5.00 +5.62,5.62;5.62,5.31 +5.62,5.31;5.31,4.69 +5.31,4.69;5.31,4.38 +5.31,4.38;5.00,4.06 +5.00,4.06;4.69,3.44 +4.69,3.44;4.38,3.12 +4.38,3.12;4.38,2.81 +4.38,2.81;4.06,2.50 +4.06,2.50;3.44,2.19 +3.44,2.19;3.12,1.88 +4.69,9.06;5.31,9.06 +5.31,9.06;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,8.44 +7.19,8.44;7.81,8.12 +3.75,7.19;6.56,7.19 +6.56,7.19;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 + +# UTF-16 : 75 ab +# UTF-8 : ab 96 e7 +[75ab] 疫 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.62 +1.56,5.62;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.25,5.94;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,7.19 +0.62,7.19;0.31,7.50 +0.31,7.50;0.31,7.50 +2.50,5.31;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.06,7.19 +4.06,7.19;4.06,7.50 +4.06,7.50;6.88,7.50 +6.88,7.50;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.81,5.31 +7.81,5.31;8.12,5.31 +7.81,5.31;8.44,5.31 +8.44,5.31;8.75,5.62 +8.75,5.62;9.06,5.94 +9.06,5.94;9.06,6.56 +2.50,4.69;8.44,4.69 +2.19,0.94;3.12,1.25 +3.12,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,4.69 +9.06,0.94;8.44,1.25 +8.44,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;4.69,3.12 +4.69,3.12;4.38,3.44 +4.38,3.44;4.06,3.75 +4.06,3.75;3.75,4.06 + +# UTF-16 : 8b 01 +# UTF-8 : 81 ac e8 +[8b01] 謁 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,6.25;3.44,6.25 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +4.38,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;4.38,8.75 +4.38,8.75;4.38,5.94 +4.38,7.50;8.44,7.50 +4.38,4.69;8.75,4.69 +8.75,4.69;8.75,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.44,3.75;3.75,4.06 +3.75,4.06;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.31,5.62 +5.31,5.62;5.62,5.94 +4.38,4.38;4.38,2.50 +4.38,2.50;4.38,2.19 +4.38,2.19;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;5.94,1.88 +5.94,1.88;6.56,1.88 +6.56,1.88;7.19,1.88 +7.19,1.88;7.50,1.88 +7.50,1.88;7.81,2.50 +7.81,2.50;7.81,3.12 +4.38,3.12;5.00,3.12 +5.00,3.12;5.62,3.44 +5.62,3.44;6.25,3.75 +6.25,3.75;6.88,3.75 +6.88,3.75;7.50,4.06 + +# UTF-16 : 55 9d +# UTF-8 : 9d 96 e5 +[559d] 喝 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +4.06,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.94 +4.06,7.50;8.44,7.50 +4.06,4.69;8.75,4.69 +8.75,4.69;8.75,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +2.81,3.75;3.44,4.06 +3.44,4.06;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;5.00,5.62 +5.00,5.62;5.00,5.94 +4.38,4.38;4.38,2.50 +4.38,2.50;4.38,2.19 +4.38,2.19;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;5.94,1.88 +5.94,1.88;6.56,1.88 +6.56,1.88;7.19,1.88 +7.19,1.88;7.50,1.88 +7.50,1.88;7.81,2.50 +7.81,2.50;7.81,3.12 +4.38,3.12;5.00,3.12 +5.00,3.12;5.62,3.44 +5.62,3.44;6.25,3.75 +6.25,3.75;6.88,3.75 +6.88,3.75;7.50,4.06 + +# UTF-16 : 6e 07 +# UTF-8 : 87 b8 e6 +[6e07] 渇 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.44,5.94;8.44,5.94 +8.44,5.94;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,5.94 +3.44,7.50;8.44,7.50 +3.75,4.69;8.75,4.69 +8.75,4.69;8.75,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +2.81,3.75;3.12,4.06 +3.12,4.06;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.38,5.62 +4.38,5.62;4.69,5.94 +3.75,4.38;3.75,2.50 +3.75,2.50;4.06,2.19 +4.06,2.19;4.38,1.88 +4.38,1.88;4.69,1.88 +4.69,1.88;5.62,1.88 +5.62,1.88;5.94,1.88 +5.94,1.88;6.56,1.88 +6.56,1.88;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;7.50,2.81 +7.50,2.81;7.50,3.12 +3.75,3.12;4.69,3.12 +4.69,3.12;5.31,3.44 +5.31,3.44;5.94,3.75 +5.94,3.75;6.56,3.75 +6.56,3.75;7.19,4.06 + +# UTF-16 : 89 10 +# UTF-8 : 90 a4 e8 +[8910] 褐 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,5.00 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 +4.06,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.94 +4.06,7.50;8.44,7.50 +4.38,4.69;8.75,4.69 +8.75,4.69;8.75,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +2.50,3.12;3.12,3.75 +3.12,3.75;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.00,5.62 +5.00,5.62;5.00,5.94 +4.38,4.38;4.38,2.50 +4.38,2.50;4.38,2.19 +4.38,2.19;4.69,1.88 +4.69,1.88;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.25,1.88 +6.25,1.88;6.88,1.88 +6.88,1.88;7.50,1.88 +7.50,1.88;7.50,2.50 +7.50,2.50;7.81,3.12 +4.38,3.12;5.00,3.12 +5.00,3.12;5.62,3.44 +5.62,3.44;6.25,3.75 +6.25,3.75;6.88,3.75 +6.88,3.75;7.50,4.06 + +# UTF-16 : 63 b2 +# UTF-8 : b2 8e e6 +[63b2] 掲 +3.44,5.94;8.44,5.94 +8.44,5.94;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,5.94 +3.44,7.50;8.44,7.50 +4.06,4.69;8.75,4.69 +8.75,4.69;8.75,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +2.81,3.75;3.12,4.06 +3.12,4.06;3.75,4.69 +3.75,4.69;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,5.62;5.00,5.94 +4.06,4.38;4.06,2.50 +4.06,2.50;4.06,2.19 +4.06,2.19;4.38,1.88 +4.38,1.88;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;6.25,1.88 +6.25,1.88;6.56,1.88 +6.56,1.88;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.50,2.81 +7.50,2.81;7.50,3.12 +4.06,3.12;4.69,3.12 +4.69,3.12;5.31,3.44 +5.31,3.44;5.94,3.75 +5.94,3.75;6.56,3.75 +6.56,3.75;7.50,4.06 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 + +# UTF-16 : 62 08 +# UTF-8 : 88 88 e6 +[6208] 戈 +0.62,7.19;8.75,7.50 +7.81,6.88;7.19,5.94 +7.19,5.94;6.88,5.31 +6.88,5.31;6.25,4.38 +6.25,4.38;5.94,3.75 +5.94,3.75;5.31,3.12 +5.31,3.12;4.38,2.81 +4.38,2.81;3.75,2.19 +3.75,2.19;2.81,1.56 +2.81,1.56;2.19,1.25 +2.19,1.25;1.25,0.94 +4.06,9.38;4.06,7.81 +4.06,7.81;4.38,6.56 +4.38,6.56;4.69,5.31 +4.69,5.31;5.00,4.06 +5.00,4.06;5.62,3.12 +5.62,3.12;6.25,2.50 +6.25,2.50;6.56,1.88 +6.56,1.88;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.81 +8.75,2.81;8.75,3.12 +5.31,9.38;5.94,9.06 +5.94,9.06;6.25,9.06 +6.25,9.06;6.56,8.75 +6.56,8.75;6.88,8.44 +6.88,8.44;7.19,8.44 + +# UTF-16 : 62 09 +# UTF-8 : 89 88 e6 +[6209] 戉 +7.81,6.88;7.50,5.94 +7.50,5.94;7.19,5.31 +7.19,5.31;6.88,4.38 +6.88,4.38;6.56,3.75 +6.56,3.75;6.25,3.12 +6.25,3.12;5.62,2.81 +5.62,2.81;5.00,2.19 +5.00,2.19;4.38,1.88 +4.38,1.88;3.75,1.25 +3.75,1.25;3.12,0.94 +4.69,9.38;5.00,7.81 +5.00,7.81;5.00,6.25 +5.00,6.25;5.31,5.00 +5.31,5.00;5.62,4.06 +5.62,4.06;6.25,3.12 +6.25,3.12;6.56,2.19 +6.56,2.19;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.75,3.12 +6.25,9.38;6.56,9.06 +6.56,9.06;6.88,9.06 +6.88,9.06;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.81,8.44 +1.25,1.88;1.25,8.12 +1.25,8.12;8.75,8.12 +0.00,1.56;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;4.06,3.44 +4.06,3.44;4.38,3.44 + +# UTF-16 : 62 0d +# UTF-8 : 8d 88 e6 +[620d] 戍 +8.12,6.88;7.81,5.94 +7.81,5.94;7.50,5.31 +7.50,5.31;7.19,4.69 +7.19,4.69;6.56,3.75 +6.56,3.75;6.25,3.12 +6.25,3.12;5.62,2.81 +5.62,2.81;5.00,2.19 +5.00,2.19;4.38,1.88 +4.38,1.88;3.44,1.25 +3.44,1.25;2.81,0.94 +5.31,9.38;5.31,7.81 +5.31,7.81;5.31,6.25 +5.31,6.25;5.62,5.00 +5.62,5.00;6.25,3.75 +6.25,3.75;6.56,2.81 +6.56,2.81;6.88,2.19 +6.88,2.19;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +6.25,9.38;6.56,9.06 +6.56,9.06;6.88,9.06 +6.88,9.06;7.19,8.75 +7.19,8.75;7.81,8.44 +7.81,8.44;8.12,8.44 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.75,8.12 +4.38,3.75;4.06,4.06 +4.06,4.06;3.75,4.69 +3.75,4.69;3.44,5.00 +3.44,5.00;2.81,5.31 +2.81,5.31;2.50,5.94 + +# UTF-16 : 62 0c +# UTF-8 : 8c 88 e6 +[620c] 戌 +8.12,6.88;7.81,5.94 +7.81,5.94;7.50,5.31 +7.50,5.31;7.19,4.69 +7.19,4.69;6.56,3.75 +6.56,3.75;6.25,3.12 +6.25,3.12;5.62,2.81 +5.62,2.81;5.00,2.19 +5.00,2.19;4.38,1.88 +4.38,1.88;3.44,1.25 +3.44,1.25;2.81,0.94 +5.31,9.38;5.31,7.81 +5.31,7.81;5.31,6.25 +5.31,6.25;5.62,5.00 +5.62,5.00;6.25,3.75 +6.25,3.75;6.56,2.81 +6.56,2.81;6.88,2.19 +6.88,2.19;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +6.25,9.38;6.56,9.06 +6.56,9.06;6.88,9.06 +6.88,9.06;7.19,8.75 +7.19,8.75;7.81,8.44 +7.81,8.44;8.12,8.44 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.75,8.12 +1.25,5.00;4.69,5.00 + +# UTF-16 : 92 5e +# UTF-8 : 9e 89 e9 +[925e] 鉞 +0.31,0.94;0.62,1.25 +0.62,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +8.75,6.88;8.44,5.94 +8.44,5.94;8.12,5.31 +8.12,5.31;8.12,4.69 +8.12,4.69;7.81,3.75 +7.81,3.75;7.50,3.12 +7.50,3.12;7.19,2.81 +7.19,2.81;6.88,2.19 +6.88,2.19;6.56,1.88 +6.56,1.88;5.94,1.25 +5.94,1.25;5.62,0.94 +6.56,9.38;6.56,7.81 +6.56,7.81;6.88,6.25 +6.88,6.25;6.88,5.00 +6.88,5.00;7.19,4.06 +7.19,4.06;7.50,3.12 +7.50,3.12;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 +7.50,9.38;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.44 +4.69,1.88;4.69,8.12 +4.69,8.12;9.06,8.12 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.94,2.81 +5.94,2.81;6.25,3.12 + +# UTF-16 : 8d 8a +# UTF-8 : 8a b6 e8 +[8d8a] 越 +4.38,8.12;0.62,8.12 +2.50,4.06;4.38,4.06 +2.50,1.56;2.50,9.38 +0.31,6.25;4.38,6.25 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.00 +8.75,0.94;5.62,0.94 +5.62,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;3.12,1.25 +3.12,1.25;2.50,1.56 +2.50,1.56;2.19,1.88 +2.19,1.88;1.88,2.19 +1.88,2.19;1.56,2.50 +1.56,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +8.44,7.50;8.44,6.56 +8.44,6.56;8.12,5.94 +8.12,5.94;7.81,5.31 +7.81,5.31;7.50,4.69 +7.50,4.69;7.19,4.06 +7.19,4.06;6.88,3.44 +6.88,3.44;6.56,2.81 +6.56,2.81;6.25,2.50 +6.25,2.50;5.94,2.19 +5.94,2.19;5.62,1.88 +6.56,9.38;6.56,8.12 +6.56,8.12;6.88,6.88 +6.88,6.88;6.88,5.62 +6.88,5.62;7.19,4.69 +7.19,4.69;7.50,3.75 +7.50,3.75;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;9.06,3.44 +9.06,3.44;9.06,3.75 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.75 +8.44,8.75;8.44,8.44 +4.69,3.12;5.00,8.12 +4.69,8.12;9.06,8.12 +3.75,2.50;4.38,2.81 +4.38,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.94,3.75 +5.94,3.75;6.56,4.06 + +# UTF-16 : 5b b4 +# UTF-8 : b4 ae e5 +[5bb4] 宴 +1.88,5.00;7.50,5.00 +7.50,5.00;7.50,7.50 +7.50,7.50;1.88,7.50 +1.88,7.50;1.88,4.69 +1.88,6.25;7.50,6.25 +4.69,8.44;4.69,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.56 +9.06,4.06;0.31,4.06 +0.94,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.94,2.81 +5.94,2.81;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.19,4.06 +4.06,5.00;3.75,4.38 +3.75,4.38;3.12,3.75 +3.12,3.75;2.81,3.44 +2.81,3.44;2.50,3.12 +2.50,3.12;2.19,2.81 +2.19,2.81;1.56,2.50 +1.56,2.50;1.25,2.19 +1.88,2.50;2.50,2.50 +2.50,2.50;3.12,2.50 +3.12,2.50;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.75,0.94 + +# UTF-16 : 71 59 +# UTF-8 : 99 85 e7 +[7159] 煙 +2.81,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.69 +0.62,7.81;0.62,7.19 +0.62,7.19;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +2.81,8.12;2.81,7.50 +2.81,7.50;2.81,6.88 +2.81,6.88;2.50,6.25 +2.50,6.25;2.19,5.62 +2.19,5.62;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +9.06,8.75;2.81,8.75 +6.88,8.75;6.88,4.69 +5.00,8.75;5.00,4.69 +3.12,4.69;3.12,7.19 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,4.69 +8.75,4.69;3.12,4.69 +9.06,1.25;2.50,1.25 +8.75,3.12;3.12,3.12 +5.94,1.25;5.94,4.69 + +# UTF-16 : 88 81 +# UTF-8 : 81 a2 e8 +[8881] 袁 +6.25,2.50;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.06 +1.88,4.38;7.81,4.38 +7.81,4.38;7.81,6.25 +7.81,6.25;1.56,6.25 +1.56,6.25;1.56,4.06 +4.69,7.19;4.69,9.38 +1.25,8.44;8.44,8.44 +0.31,7.19;9.06,7.19 +4.69,4.38;4.06,3.75 +4.06,3.75;3.75,3.75 +3.75,3.75;3.12,3.44 +3.12,3.44;2.81,3.12 +2.81,3.12;2.50,3.12 +2.50,3.12;1.88,2.81 +1.88,2.81;1.56,2.81 +1.56,2.81;0.94,2.50 +0.94,2.50;0.31,2.50 +4.69,4.38;5.00,3.75 +5.00,3.75;5.31,3.44 +5.31,3.44;5.62,2.81 +5.62,2.81;5.94,2.50 +5.94,2.50;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.94,1.88 +2.81,0.94;2.81,3.12 + +# UTF-16 : 73 3f +# UTF-8 : bf 8c e7 +[733f] 猿 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +2.19,5.62;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +6.88,2.50;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.44,3.75 +8.44,3.75;8.75,4.06 +3.44,4.38;8.44,4.38 +8.44,4.38;8.44,6.25 +8.44,6.25;3.44,6.25 +3.44,6.25;3.44,4.06 +5.62,7.19;5.94,9.38 +3.12,8.44;8.75,8.44 +2.50,7.19;9.06,7.19 +5.62,4.38;5.31,3.75 +5.31,3.75;4.69,3.44 +4.69,3.44;4.06,3.12 +4.06,3.12;3.44,2.81 +3.44,2.81;3.12,2.81 +3.12,2.81;2.81,2.50 +2.81,2.50;2.19,2.50 +5.94,4.38;5.94,3.75 +5.94,3.75;6.25,3.44 +6.25,3.44;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +4.38,1.25;4.38,3.44 + +# UTF-16 : 58 19 +# UTF-8 : 99 a0 e5 +[5819] 堙 +0.31,6.56;2.81,6.56 +1.56,1.88;1.56,9.06 +0.31,1.25;0.62,1.56 +0.62,1.56;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +9.06,8.75;2.81,8.75 +6.88,8.75;6.88,4.69 +5.00,8.75;5.00,4.69 +3.12,4.69;3.12,7.19 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,4.69 +8.75,4.69;3.12,4.69 +9.06,1.25;2.50,1.25 +8.75,3.12;3.12,3.12 +5.94,1.25;5.94,4.69 + +# UTF-16 : 6e 6e +# UTF-8 : ae b9 e6 +[6e6e] 湮 +9.06,8.75;2.81,8.75 +6.88,8.75;6.88,4.69 +5.00,8.75;5.00,4.69 +3.12,4.69;3.12,7.19 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,4.69 +8.75,4.69;3.12,4.69 +9.06,1.25;2.50,1.25 +8.75,3.12;3.12,3.12 +5.94,1.25;5.94,4.69 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 8c 55 +# UTF-8 : 95 b1 e8 +[8c55] 豕 +0.62,8.75;8.75,8.75 +0.62,6.25;1.25,6.25 +1.25,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;4.69,8.75 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.31,4.38 +5.31,4.38;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.00,5.94 +5.00,5.94;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,7.19 +4.38,7.19;4.06,7.50 +4.06,7.50;3.75,7.81 +0.62,3.75;1.25,4.06 +1.25,4.06;1.56,4.06 +1.56,4.06;2.19,4.38 +2.19,4.38;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,5.94 +4.38,5.94;4.69,6.25 +0.62,1.56;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;5.00,4.38 +5.00,4.38;5.31,4.69 +8.44,7.50;8.12,6.88 +8.12,6.88;7.50,6.56 +7.50,6.56;7.19,5.94 +7.19,5.94;6.88,5.62 +6.88,5.62;6.25,5.31 +5.31,8.75;5.31,7.81 +5.31,7.81;5.62,6.88 +5.62,6.88;5.94,6.25 +5.94,6.25;6.25,5.31 +6.25,5.31;6.56,4.69 +6.56,4.69;6.88,3.75 +6.88,3.75;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.44,1.88 +8.44,1.88;9.06,1.56 + +# UTF-16 : 90 42 +# UTF-8 : 82 81 e9 +[9042] 遂 +2.50,5.94;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;4.06,6.56 +4.06,6.56;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.62,7.50 +5.62,7.50;6.25,8.12 +6.25,5.62;6.88,5.94 +6.88,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.50 +4.69,1.88;5.31,1.88 +5.31,1.88;5.62,1.88 +5.62,1.88;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.56,4.38 +6.56,4.38;6.56,5.00 +6.56,5.00;6.56,5.31 +6.56,5.31;6.25,5.62 +6.25,5.62;6.25,6.25 +6.25,6.25;5.94,6.88 +5.94,6.88;5.31,7.19 +2.81,4.06;3.12,4.38 +3.12,4.38;3.44,4.38 +3.44,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.69,5.00 +4.69,5.00;5.00,5.31 +5.00,5.31;5.62,5.62 +5.62,5.62;6.25,6.25 +2.81,2.19;3.12,2.50 +3.12,2.50;3.75,2.81 +3.75,2.81;4.06,2.81 +4.06,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.62,4.06 +5.62,4.06;5.94,4.06 +5.94,4.06;6.25,4.38 +6.25,4.38;6.56,4.69 +8.75,2.19;8.75,2.50 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;8.12,3.75 +8.12,3.75;7.50,4.06 +7.50,4.06;7.19,4.69 +7.19,4.69;6.56,5.31 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +2.50,8.12;8.75,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 + +# UTF-16 : 7e 01 +# UTF-8 : 81 b8 e7 +[7e01] 縁 +4.38,4.38;5.00,4.69 +5.00,4.69;5.31,5.00 +5.31,5.00;5.94,5.31 +5.94,5.31;6.25,5.62 +6.25,5.62;6.56,5.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,1.56 +7.19,1.56;7.19,1.88 +7.19,1.88;7.19,2.19 +7.19,2.19;6.88,3.12 +6.88,3.12;6.88,3.75 +6.88,3.75;6.56,4.38 +6.56,4.38;6.25,5.00 +6.25,5.00;5.94,5.31 +3.75,2.81;4.06,2.81 +4.06,2.81;5.00,3.12 +5.00,3.12;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;6.56,4.06 +6.56,4.06;6.56,4.38 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.81 +6.56,2.81;6.88,3.12 +8.75,5.31;8.75,5.00 +8.75,5.00;8.44,4.69 +8.44,4.69;8.12,4.38 +8.12,4.38;7.81,4.06 +7.81,4.06;7.50,3.75 +6.88,5.94;6.88,5.31 +6.88,5.31;7.19,4.69 +7.19,4.69;7.19,4.38 +7.19,4.38;7.50,3.75 +7.50,3.75;7.81,3.12 +7.81,3.12;8.12,2.81 +8.12,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;9.06,1.56 +9.06,1.56;9.38,1.25 +4.06,4.38;4.06,4.69 +4.06,4.69;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +0.31,4.69;3.75,5.00 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 +4.38,7.50;8.12,7.50 +8.12,5.94;8.12,8.75 +8.12,8.75;4.38,8.75 +4.06,5.94;9.06,5.94 + +# UTF-16 : 6c 5a +# UTF-8 : 9a b1 e6 +[6c5a] 汚 +8.75,8.75;3.12,8.75 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.50,7.50;2.19,8.12 +2.19,8.12;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +5.00,8.75;5.00,8.12 +5.00,8.12;5.00,7.50 +5.00,7.50;4.69,6.88 +4.69,6.88;4.69,6.56 +4.69,6.56;4.69,5.94 +4.69,5.94;4.38,5.31 +4.38,5.31;4.38,4.69 +4.38,4.69;4.06,4.38 +4.06,4.38;3.75,3.75 +3.75,3.75;3.75,3.44 +9.06,6.56;2.81,6.56 +4.06,4.38;8.44,4.38 +8.44,4.38;8.44,3.44 +8.44,3.44;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,1.25 +5.31,1.25;5.00,1.25 + +# UTF-16 : 51 f9 +# UTF-8 : b9 87 e5 +[51f9] 凹 +1.25,1.56;8.44,1.56 +8.44,0.94;8.44,8.75 +8.44,8.75;5.94,8.75 +5.94,8.75;5.94,4.69 +5.94,4.69;3.44,4.69 +3.44,4.69;3.44,8.75 +3.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.94 + +# UTF-16 : 7f c1 +# UTF-8 : 81 bf e7 +[7fc1] 翁 +3.75,9.06;3.12,8.75 +3.12,8.75;2.50,8.44 +2.50,8.44;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.50 +0.62,1.88;1.25,2.19 +1.25,2.19;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,2.81;3.44,2.81 +2.81,3.44;2.19,3.75 +2.19,3.75;1.88,4.06 +1.88,4.06;1.25,4.38 +1.25,4.38;0.94,4.38 +0.31,5.00;4.38,5.00 +4.38,5.00;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +4.69,1.88;5.31,2.19 +5.31,2.19;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,2.81 +6.88,3.44;6.56,3.75 +6.56,3.75;5.94,4.06 +5.94,4.06;5.62,4.38 +5.62,4.38;5.31,4.38 +4.69,5.00;8.44,5.00 +8.44,5.00;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +5.62,9.06;6.25,8.75 +6.25,8.75;6.88,8.44 +6.88,8.44;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;8.12,7.81 +8.12,7.81;8.75,7.50 +8.75,7.50;9.06,7.50 +2.81,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.44 +1.25,6.25;1.88,6.25 +1.88,6.25;2.50,6.25 +2.50,6.25;2.81,6.25 +2.81,6.25;3.44,6.25 +3.44,6.25;4.06,6.25 +4.06,6.25;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.94,6.25 +5.94,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 +8.12,5.62;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.56,6.88 +6.56,6.88;5.94,7.50 +5.94,7.50;5.62,7.81 + +# UTF-16 : 61 b6 +# UTF-8 : b6 86 e6 +[61b6] 憶 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +4.06,2.81;4.06,1.88 +4.06,1.88;4.06,1.25 +4.06,1.25;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;7.50,1.56 +7.50,1.56;7.81,2.19 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +6.56,1.56;6.25,2.19 +6.25,2.19;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;5.00,2.81 +2.81,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;2.81,5.94 +2.81,5.94;2.81,3.12 +2.81,4.69;8.44,4.69 +2.19,6.56;9.06,6.56 +2.50,8.44;8.75,8.44 +5.62,8.44;5.62,9.38 +6.56,6.56;6.56,6.88 +6.56,6.88;6.88,7.19 +6.88,7.19;7.19,7.50 +7.19,7.50;7.19,8.12 +7.19,8.12;7.50,8.44 +4.69,6.56;4.38,7.19 +4.38,7.19;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,8.12;3.75,8.44 + +# UTF-16 : 81 c6 +# UTF-8 : 86 87 e8 +[81c6] 臆 +4.38,2.81;4.38,1.88 +4.38,1.88;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;7.81,1.88 +7.81,1.88;7.81,2.19 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +6.88,1.56;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,2.81 +3.44,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;3.44,5.94 +3.44,5.94;3.44,3.12 +3.44,4.69;8.44,4.69 +2.81,6.56;9.06,6.56 +3.12,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +6.56,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.50,8.12 +7.50,8.12;7.81,8.44 +5.00,6.56;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.06,8.44 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 56 6b +# UTF-8 : ab 99 e5 +[566b] 噫 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +4.38,2.81;4.38,1.88 +4.38,1.88;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;7.81,1.88 +7.81,1.88;7.81,2.19 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +6.88,1.56;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,2.81 +3.44,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;3.44,5.94 +3.44,5.94;3.44,3.12 +3.44,4.69;8.44,4.69 +2.81,6.56;9.06,6.56 +3.12,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +6.56,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.50,8.12 +7.50,8.12;7.81,8.44 +5.00,6.56;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.06,8.44 + +# UTF-16 : 6a 8d +# UTF-8 : 8d aa e6 +[6a8d] 檍 +4.38,2.81;4.38,1.88 +4.38,1.88;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;7.81,1.88 +7.81,1.88;7.81,2.19 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +6.88,1.56;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,2.81 +3.44,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;3.44,5.94 +3.44,5.94;3.44,3.12 +3.44,4.69;8.44,4.69 +2.81,6.56;9.06,6.56 +3.12,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +6.56,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.50,8.12 +7.50,8.12;7.81,8.44 +5.00,6.56;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.06,8.44 +1.56,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 + +# UTF-16 : 4e 59 +# UTF-8 : 99 b9 e4 +[4e59] 乙 +8.12,8.44;1.25,8.44 +1.25,2.19;1.25,2.81 +1.25,2.81;1.88,3.75 +1.88,3.75;2.50,4.38 +2.50,4.38;3.44,5.31 +3.44,5.31;4.38,5.94 +4.38,5.94;5.31,6.56 +5.31,6.56;6.25,7.19 +6.25,7.19;6.88,7.81 +6.88,7.81;7.50,8.12 +7.50,8.12;7.81,8.44 +8.12,4.06;8.12,3.44 +8.12,3.44;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;7.81,1.88 +7.81,1.88;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;4.69,1.25 +4.69,1.25;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.50,1.25 +2.50,1.25;2.19,1.25 +2.19,1.25;1.56,1.56 +1.56,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 + +# UTF-16 : 4f 73 +# UTF-8 : b3 bd e4 +[4f73] 佳 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 +9.06,1.25;2.50,1.25 +8.75,3.75;2.81,3.75 +5.62,1.25;5.62,5.31 +9.06,5.62;2.50,5.62 +8.75,7.81;2.81,7.81 +5.62,5.62;5.62,9.38 + +# UTF-16 : 5a 03 +# UTF-8 : 83 a8 e5 +[5a03] 娃 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.94 +3.12,5.94;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.50,3.12 +2.50,3.12;2.81,2.50 +2.81,2.50;3.12,2.19 +3.12,2.19;3.44,1.88 +9.06,1.25;3.12,1.25 +8.75,3.75;3.44,3.75 +5.94,1.25;6.25,5.31 +9.06,5.62;3.12,5.62 +8.75,7.81;3.44,7.81 +5.94,5.62;6.25,9.38 + +# UTF-16 : 54 c7 +# UTF-8 : 87 93 e5 +[54c7] 哇 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +9.06,1.25;3.12,1.25 +8.75,3.75;3.44,3.75 +5.94,1.25;6.25,5.31 +9.06,5.62;3.12,5.62 +8.75,7.81;3.44,7.81 +5.94,5.62;6.25,9.38 + +# UTF-16 : 63 02 +# UTF-8 : 82 8c e6 +[6302] 挂 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +3.12,7.19;0.31,7.19 +9.06,1.25;3.12,1.25 +8.75,3.75;3.44,3.75 +5.94,1.25;6.25,5.31 +9.06,5.62;3.12,5.62 +8.75,7.81;3.44,7.81 +5.94,5.62;6.25,9.38 + +# UTF-16 : 73 ea +# UTF-8 : aa 8f e7 +[73ea] 珪 +3.12,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.31,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +9.06,1.25;3.12,1.25 +8.75,3.75;3.44,3.75 +5.94,1.25;5.94,5.31 +9.06,5.62;3.12,5.62 +8.75,7.81;3.44,7.81 +5.94,5.62;5.94,9.38 + +# UTF-16 : 68 42 +# UTF-8 : 82 a1 e6 +[6842] 桂 +9.06,1.25;3.12,1.25 +8.75,3.75;3.44,3.75 +6.25,1.25;6.25,5.31 +9.06,5.62;3.12,5.62 +8.75,7.81;3.75,7.81 +6.25,5.62;6.25,9.38 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 75 66 +# UTF-8 : a6 95 e7 +[7566] 畦 +2.19,1.88;2.19,8.44 +0.94,1.56;3.44,1.56 +3.44,1.56;3.44,8.75 +3.44,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,5.31;3.12,5.31 +9.06,1.25;3.75,1.25 +8.75,3.75;4.06,3.75 +6.25,1.25;6.25,5.31 +9.06,5.62;3.75,5.62 +8.75,7.81;4.06,7.81 +6.25,5.62;6.25,9.38 + +# UTF-16 : 78 45 +# UTF-8 : 85 a1 e7 +[7845] 硅 +3.44,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +1.56,7.19;1.56,8.12 +1.56,8.12;1.88,8.75 +9.06,1.25;3.12,1.25 +8.75,3.75;3.75,3.75 +6.25,1.25;6.25,5.31 +9.06,5.62;3.75,5.62 +8.75,7.81;4.06,7.81 +6.25,5.62;6.25,9.38 + +# UTF-16 : 88 bf +# UTF-8 : bf a2 e8 +[88bf] 袿 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.44,5.62 +9.06,1.25;3.12,1.25 +8.75,3.75;3.75,3.75 +6.25,1.25;6.25,5.31 +9.06,5.62;3.44,5.62 +8.75,7.81;3.75,7.81 +6.25,5.62;6.25,9.38 + +# UTF-16 : 86 d9 +# UTF-8 : 99 9b e8 +[86d9] 蛙 +9.06,1.25;3.75,1.25 +8.75,3.75;4.06,3.75 +6.25,1.25;6.56,5.31 +9.06,5.62;3.75,5.62 +8.75,7.81;4.06,7.81 +6.25,5.62;6.56,9.38 +1.88,1.56;1.88,9.06 +0.62,4.69;3.44,4.69 +3.44,4.69;3.44,7.81 +3.44,7.81;0.62,7.81 +0.31,7.81;0.62,4.06 +3.75,1.25;3.75,1.56 +3.75,1.56;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +0.00,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 + +# UTF-16 : 5a c1 +# UTF-8 : 81 ab e5 +[5ac1] 嫁 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.44 +1.88,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,2.19 +2.81,2.19;3.12,1.56 +3.75,7.19;8.75,7.19 +6.25,8.44;6.25,9.38 +9.06,6.88;9.06,8.44 +9.06,8.44;3.44,8.44 +3.44,8.44;3.44,6.56 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.31 +3.75,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,1.25 +6.88,1.25;6.88,1.88 +6.88,1.88;6.88,2.50 +6.88,2.50;6.88,2.81 +6.88,2.81;6.88,3.44 +6.88,3.44;6.88,3.75 +6.88,3.75;6.56,4.38 +6.56,4.38;6.56,4.69 +6.56,4.69;6.25,5.00 +6.25,5.00;6.25,5.62 +6.25,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.62,6.56 +2.81,3.12;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;5.00,4.06 +5.00,4.06;5.31,4.38 +5.31,4.38;5.94,5.00 +5.94,5.00;6.25,5.31 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.56,3.44 +6.56,3.44;6.88,3.75 +9.06,6.25;8.75,5.62 +8.75,5.62;8.44,5.31 +8.44,5.31;8.12,5.00 +8.12,5.00;7.81,4.69 +7.81,4.69;7.19,4.38 +6.56,7.19;6.56,6.56 +6.56,6.56;6.88,5.94 +6.88,5.94;6.88,5.00 +6.88,5.00;7.19,4.38 +7.19,4.38;7.50,3.75 +7.50,3.75;7.81,3.12 +7.81,3.12;8.12,2.50 +8.12,2.50;8.75,2.19 +8.75,2.19;9.06,1.56 +9.06,1.56;9.38,1.25 + +# UTF-16 : 7a 3c +# UTF-8 : bc a8 e7 +[7a3c] 稼 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.12,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +3.75,7.19;8.75,7.19 +6.25,8.44;6.25,9.38 +9.06,6.88;9.06,8.44 +9.06,8.44;3.44,8.44 +3.44,8.44;3.44,6.56 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.31 +3.75,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,1.25 +6.88,1.25;6.88,1.88 +6.88,1.88;6.88,2.50 +6.88,2.50;6.88,2.81 +6.88,2.81;6.88,3.44 +6.88,3.44;6.88,3.75 +6.88,3.75;6.56,4.38 +6.56,4.38;6.56,4.69 +6.56,4.69;6.25,5.00 +6.25,5.00;6.25,5.62 +6.25,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.62,6.56 +2.81,3.12;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;5.00,4.06 +5.00,4.06;5.31,4.38 +5.31,4.38;5.94,5.00 +5.94,5.00;6.25,5.31 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.56,3.44 +6.56,3.44;6.88,3.75 +9.06,6.25;8.75,5.62 +8.75,5.62;8.44,5.31 +8.44,5.31;8.12,5.00 +8.12,5.00;7.81,4.69 +7.81,4.69;7.19,4.38 +6.56,7.19;6.56,6.56 +6.56,6.56;6.88,5.94 +6.88,5.94;6.88,5.00 +6.88,5.00;7.19,4.38 +7.19,4.38;7.50,3.75 +7.50,3.75;7.81,3.12 +7.81,3.12;8.12,2.50 +8.12,2.50;8.75,2.19 +8.75,2.19;9.06,1.56 +9.06,1.56;9.38,1.25 + +# UTF-16 : 7c d8 +# UTF-8 : 98 b3 e7 +[7cd8] 糘 +1.88,0.62;1.88,9.06 +3.12,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +2.81,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.75 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 +4.06,7.19;8.75,7.19 +6.25,8.44;6.25,9.38 +9.06,6.88;9.06,8.44 +9.06,8.44;3.75,8.44 +3.75,8.44;3.75,6.56 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.31 +3.75,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,1.25 +6.88,1.25;6.88,1.88 +6.88,1.88;6.88,2.50 +6.88,2.50;6.88,2.81 +6.88,2.81;6.88,3.44 +6.88,3.44;6.88,3.75 +6.88,3.75;6.56,4.38 +6.56,4.38;6.56,4.69 +6.56,4.69;6.25,5.00 +6.25,5.00;6.25,5.62 +6.25,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.62,6.56 +2.81,3.12;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;5.00,4.06 +5.00,4.06;5.31,4.38 +5.31,4.38;5.94,5.00 +5.94,5.00;6.25,5.31 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.56,3.44 +6.56,3.44;6.88,3.75 +9.06,6.25;8.75,5.62 +8.75,5.62;8.44,5.31 +8.44,5.31;8.12,5.00 +8.12,5.00;7.81,4.69 +7.81,4.69;7.19,4.38 +6.56,7.19;6.56,6.56 +6.56,6.56;6.88,5.94 +6.88,5.94;6.88,5.00 +6.88,5.00;7.19,4.38 +7.19,4.38;7.50,3.75 +7.50,3.75;7.81,3.12 +7.81,3.12;8.12,2.50 +8.12,2.50;8.75,2.19 +8.75,2.19;9.06,1.56 +9.06,1.56;9.38,1.25 + +# UTF-16 : 5b e1 +# UTF-8 : a1 af e5 +[5be1] 寡 +1.56,7.81;7.81,7.81 +4.69,8.75;4.69,9.69 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +4.69,7.81;4.69,7.50 +4.69,7.50;4.38,7.19 +4.38,7.19;4.38,6.88 +1.88,6.88;1.88,4.38 +7.50,4.38;7.50,6.88 +7.50,6.88;1.88,6.88 +0.31,4.06;9.06,4.06 +1.88,5.94;7.50,5.94 +1.88,5.00;7.50,5.00 +0.31,2.50;0.62,2.50 +0.62,2.50;1.25,2.81 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;2.19,3.12 +2.19,3.12;2.81,3.75 +2.81,3.75;3.44,4.06 +3.44,4.06;3.75,4.06 +1.25,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.56 +3.12,1.56;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +1.88,3.12;7.19,3.12 +7.19,3.12;7.19,2.50 +7.19,2.50;7.19,2.19 +7.19,2.19;7.19,1.56 +7.19,1.56;6.88,1.25 +6.88,1.25;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +9.06,2.50;8.75,2.81 +8.75,2.81;8.12,2.81 +8.12,2.81;7.81,3.12 +7.81,3.12;7.50,3.12 +7.50,3.12;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;5.62,4.06 + +# UTF-16 : 66 87 +# UTF-8 : 87 9a e6 +[6687] 暇 +5.62,5.00;8.75,5.00 +5.31,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.12,4.06 +8.12,4.06;8.44,4.38 +8.44,4.38;8.75,5.00 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.56,4.06 +6.56,4.06;6.25,4.69 +0.94,1.56;2.81,1.56 +2.81,1.56;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,5.31;2.50,5.31 +3.44,8.75;3.75,0.62 +3.75,6.25;5.94,6.25 +5.94,6.25;5.94,8.75 +5.94,8.75;3.75,8.75 +6.56,6.25;8.75,6.25 +8.75,6.25;8.75,8.75 +8.75,8.75;6.56,8.75 +3.44,4.69;5.94,4.69 +3.44,2.50;5.94,2.50 + +# UTF-16 : 50 47 +# UTF-8 : 87 81 e5 +[5047] 假 +5.62,5.00;8.75,5.00 +5.00,0.94;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.38 +8.44,4.38;8.44,5.00 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;6.25,4.06 +6.25,4.06;5.94,4.69 +2.81,8.75;2.81,0.62 +2.81,6.25;5.62,6.25 +5.62,6.25;5.62,8.75 +5.62,8.75;2.81,8.75 +5.94,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;6.25,8.75 +2.81,4.69;5.31,4.69 +2.81,2.50;5.31,2.50 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.88 + +# UTF-16 : 74 55 +# UTF-8 : 95 91 e7 +[7455] 瑕 +5.94,5.00;8.75,5.00 +5.00,0.94;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.12,4.06 +8.12,4.06;8.44,4.38 +8.44,4.38;8.75,5.00 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;5.94,4.69 +3.12,8.75;3.12,0.62 +3.44,6.25;5.94,6.25 +5.62,6.25;5.94,8.75 +5.62,8.75;3.44,8.75 +6.25,6.25;8.75,6.25 +8.75,6.25;8.75,8.75 +8.75,8.75;6.25,8.75 +3.12,4.69;5.62,4.69 +3.12,2.50;5.62,2.50 +2.81,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.31,1.56;0.62,1.56 +0.62,1.56;1.25,1.88 +1.25,1.88;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 + +# UTF-16 : 87 66 +# UTF-8 : a6 9d e8 +[8766] 蝦 +4.06,8.75;4.06,0.62 +5.94,5.00;8.75,5.00 +5.31,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.75,4.38 +8.75,4.38;8.75,5.00 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.25,4.69 +4.06,6.25;6.25,6.25 +6.25,6.25;6.25,8.75 +6.25,8.75;4.06,8.75 +6.88,6.25;8.75,6.25 +8.75,6.25;8.75,8.75 +8.75,8.75;6.88,8.75 +4.06,4.69;5.94,4.69 +4.06,2.50;5.94,2.50 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 + +# UTF-16 : 93 5c +# UTF-8 : 9c 8d e9 +[935c] 鍜 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +4.06,8.75;4.06,0.62 +5.94,5.00;9.06,5.00 +5.62,0.94;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.75,4.38 +8.75,4.38;8.75,5.00 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 +4.06,6.25;6.25,6.25 +6.25,6.25;6.25,8.75 +6.25,8.75;4.06,8.75 +6.88,6.25;8.75,6.25 +8.75,6.25;8.75,8.75 +8.75,8.75;6.88,8.75 +4.06,4.69;5.94,4.69 +4.06,2.50;5.94,2.50 + +# UTF-16 : 79 8d +# UTF-8 : 8d a6 e7 +[798d] 禍 +3.44,3.44;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 +3.44,0.94;3.44,5.62 +3.44,5.62;8.75,5.62 +8.75,5.62;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +4.69,1.56;4.69,4.38 +4.69,4.38;7.50,4.38 +7.50,4.38;7.50,2.19 +7.50,2.19;4.69,2.19 +4.06,5.62;4.06,8.75 +4.06,8.75;8.12,8.75 +8.12,8.75;8.12,5.62 +5.94,5.62;5.94,7.50 +5.94,7.50;8.12,7.50 + +# UTF-16 : 58 1d +# UTF-8 : 9d a0 e5 +[581d] 堝 +0.31,6.88;2.81,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.62,1.88 +0.62,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 +3.12,0.94;3.12,5.62 +3.12,5.62;8.75,5.62 +8.75,5.62;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +4.38,1.56;4.69,4.38 +4.38,4.38;7.50,4.38 +7.50,4.38;7.50,2.19 +7.50,2.19;4.69,2.19 +3.75,5.62;3.75,8.75 +3.75,8.75;8.12,8.75 +8.12,8.75;8.12,5.62 +5.62,5.62;5.94,7.50 +5.62,7.50;8.12,7.50 + +# UTF-16 : 87 78 +# UTF-8 : b8 9d e8 +[8778] 蝸 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 +3.75,0.94;3.75,5.62 +3.75,5.62;9.06,5.62 +8.75,5.62;9.06,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +5.00,1.56;5.00,4.38 +5.00,4.38;7.81,4.38 +7.81,4.38;7.81,2.19 +7.81,2.19;5.31,2.19 +4.38,5.62;4.38,8.75 +4.38,8.75;8.44,8.75 +8.44,8.75;8.44,5.62 +5.94,5.62;6.25,7.50 +5.94,7.50;8.12,7.50 + +# UTF-16 : 93 4b +# UTF-8 : 8b 8d e9 +[934b] 鍋 +4.06,0.94;4.06,5.62 +4.06,5.62;9.06,5.62 +9.06,5.62;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +5.31,1.56;5.31,4.38 +5.31,4.38;7.81,4.38 +7.81,4.38;7.81,2.19 +7.81,2.19;5.31,2.19 +4.38,5.62;4.69,8.75 +4.38,8.75;8.44,8.75 +8.44,8.75;8.44,5.62 +6.25,5.62;6.25,7.50 +6.25,7.50;8.44,7.50 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 + +# UTF-16 : 83 ef +# UTF-8 : af 8f e8 +[83ef] 華 +0.31,8.12;9.06,8.12 +2.81,6.88;2.81,9.38 +6.56,6.88;6.56,9.38 +2.19,6.88;2.19,3.44 +8.75,6.88;0.62,6.88 +7.19,3.44;7.19,6.88 +0.62,3.44;8.75,3.44 +0.31,5.31;9.06,5.31 +0.31,2.19;9.06,2.19 +4.69,0.31;4.69,6.88 + +# UTF-16 : 83 d3 +# UTF-8 : 93 8f e8 +[83d3] 菓 +9.06,3.44;0.31,3.44 +1.56,4.69;8.12,4.69 +8.12,4.69;8.12,7.50 +8.12,7.50;1.25,7.50 +1.25,7.50;1.25,4.38 +4.69,7.19;4.69,0.62 +1.56,5.94;7.81,5.94 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 + +# UTF-16 : 86 8a +# UTF-8 : 8a 9a e8 +[868a] 蚊 +2.19,1.56;2.19,9.38 +0.62,4.69;3.75,4.69 +3.75,4.69;3.75,7.81 +3.75,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +4.38,1.56;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,3.12 +3.75,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +0.00,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.06,2.50 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.44,6.88 +8.44,6.88;8.44,7.81 +9.06,0.94;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.19,2.50 +7.19,2.50;6.88,3.12 +6.88,3.12;6.25,3.44 +6.25,3.44;5.94,4.38 +5.94,4.38;5.62,5.00 +5.62,5.00;5.62,5.62 +5.62,5.62;5.31,6.56 +5.31,6.56;5.00,7.19 +4.38,7.81;9.38,7.81 +6.88,7.81;6.88,9.38 + +# UTF-16 : 7d 0b +# UTF-8 : 8b b4 e7 +[7d0b] 紋 +3.75,0.94;4.38,1.25 +4.38,1.25;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.81 +6.56,2.81;6.88,3.44 +6.88,3.44;7.50,4.06 +7.50,4.06;7.81,5.00 +7.81,5.00;8.12,5.94 +8.12,5.94;8.12,6.88 +8.12,6.88;8.44,7.81 +9.06,0.94;8.44,1.56 +8.44,1.56;7.50,1.88 +7.50,1.88;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;5.94,3.75 +5.94,3.75;5.62,4.38 +5.62,4.38;5.31,5.00 +5.31,5.00;5.00,5.62 +5.00,5.62;4.69,6.56 +4.69,6.56;4.69,7.19 +3.75,7.81;9.38,7.81 +6.56,7.81;6.56,9.38 +4.06,4.06;4.06,4.69 +4.06,4.69;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.44,6.56 +0.31,4.69;4.06,5.00 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 + +# UTF-16 : 96 c5 +# UTF-8 : 85 9b e9 +[96c5] 雅 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.31,9.38 +7.50,9.38;7.50,8.75 +7.50,8.75;7.19,8.44 +7.19,8.44;6.88,8.12 +6.88,8.12;6.88,7.81 +4.38,7.81;4.69,0.62 +9.06,7.81;4.69,7.81 +6.88,1.25;6.88,7.81 +4.69,1.25;9.06,1.25 +4.38,3.44;8.75,3.44 +4.38,5.62;8.75,5.62 +3.12,8.44;3.12,1.88 +3.12,1.88;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.56,0.94 +0.31,8.75;3.75,8.75 +1.25,5.62;1.25,8.75 +4.06,5.62;0.31,5.62 +0.31,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;1.88,3.44 +1.88,3.44;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 + +# UTF-16 : 99 13 +# UTF-8 : 93 a4 e9 +[9913] 餓 +2.19,8.44;2.19,7.50 +3.12,4.06;3.44,7.50 +3.12,7.50;0.94,7.50 +0.94,7.50;0.94,0.94 +0.94,4.06;3.12,4.06 +0.94,5.94;3.12,5.94 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,1.56;3.75,1.88 +3.75,1.88;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.12 +2.81,3.12;2.50,3.75 +5.00,8.44;5.00,1.88 +5.00,1.88;5.00,1.25 +5.00,1.25;4.69,0.94 +4.69,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,6.25;9.06,6.25 +8.75,5.62;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,2.81 +7.50,2.81;7.19,2.50 +7.19,2.50;6.88,2.19 +6.88,2.19;6.56,1.56 +6.56,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;6.88,6.56 +6.88,6.56;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;7.50,3.44 +7.50,3.44;7.81,2.50 +7.81,2.50;7.81,1.88 +7.81,1.88;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +3.75,3.44;4.38,3.44 +4.38,3.44;5.00,3.75 +5.00,3.75;5.62,4.06 +5.62,4.06;6.25,4.38 +6.25,4.38;6.56,4.69 +3.75,8.12;4.38,8.12 +4.38,8.12;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.25,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.50 +8.75,7.50;8.75,7.19 + +# UTF-16 : 5c e8 +# UTF-8 : a8 b3 e5 +[5ce8] 峨 +5.00,8.44;5.00,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,6.25;9.06,6.25 +8.75,5.62;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,2.81 +7.50,2.81;7.19,2.50 +7.19,2.50;6.56,2.19 +6.56,2.19;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.31,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;6.88,6.56 +6.88,6.56;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;7.50,3.44 +7.50,3.44;7.81,2.50 +7.81,2.50;7.81,1.88 +7.81,1.88;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +3.44,3.44;4.06,3.44 +4.06,3.44;4.69,3.75 +4.69,3.75;5.31,4.06 +5.31,4.06;5.94,4.38 +5.94,4.38;6.56,4.69 +3.44,8.12;4.06,8.12 +4.06,8.12;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,8.75;5.62,8.75 +5.62,8.75;6.25,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.50 +8.75,7.50;8.75,7.19 +0.62,7.81;0.62,0.94 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.88,9.06 + +# UTF-16 : 86 fe +# UTF-8 : be 9b e8 +[86fe] 蛾 +5.00,8.44;5.00,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,6.25;9.06,6.25 +8.75,5.62;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,2.81 +7.50,2.81;7.19,2.50 +7.19,2.50;6.56,2.19 +6.56,2.19;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.31,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;6.88,6.56 +6.88,6.56;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;7.50,3.44 +7.50,3.44;7.81,2.50 +7.81,2.50;7.81,1.88 +7.81,1.88;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +3.44,3.44;4.06,3.44 +4.06,3.44;4.69,3.75 +4.69,3.75;5.31,4.06 +5.31,4.06;5.94,4.38 +5.94,4.38;6.56,4.69 +3.44,8.12;4.06,8.12 +4.06,8.12;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,8.75;5.62,8.75 +5.62,8.75;6.25,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.50 +8.75,7.50;8.75,7.19 +1.88,1.56;1.88,9.06 +0.31,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.25;3.44,1.88 +3.44,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 + +# UTF-16 : 5a 25 +# UTF-8 : a5 a8 e5 +[5a25] 娥 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.44 +1.88,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,2.19 +2.81,2.19;3.12,1.56 +4.69,8.44;4.69,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.12,6.25;9.06,6.25 +8.75,5.62;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,2.81 +7.50,2.81;7.19,2.50 +7.19,2.50;6.56,2.19 +6.56,2.19;6.25,1.56 +6.25,1.56;5.62,1.25 +5.62,1.25;5.31,0.94 +6.56,9.38;6.56,7.81 +6.56,7.81;6.88,6.56 +6.88,6.56;6.88,5.31 +6.88,5.31;7.19,4.38 +7.19,4.38;7.50,3.44 +7.50,3.44;7.50,2.50 +7.50,2.50;7.81,1.88 +7.81,1.88;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 +3.12,3.44;3.44,3.44 +3.44,3.44;4.38,3.75 +4.38,3.75;5.00,4.06 +5.00,4.06;5.62,4.06 +5.62,4.06;6.25,4.38 +6.25,4.38;6.56,4.69 +3.12,8.12;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;5.94,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.50 +8.75,7.50;8.75,7.19 + +# UTF-16 : 54 e6 +# UTF-8 : a6 93 e5 +[54e6] 哦 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +4.38,8.44;4.38,1.88 +4.38,1.88;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;3.12,0.94 +2.81,6.25;9.06,6.25 +8.75,5.62;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.81,3.44 +7.81,3.44;7.19,2.81 +7.19,2.81;6.88,2.50 +6.88,2.50;6.56,2.19 +6.56,2.19;6.25,1.56 +6.25,1.56;5.62,1.25 +5.62,1.25;5.00,0.94 +6.56,9.38;6.56,7.81 +6.56,7.81;6.56,6.56 +6.56,6.56;6.88,5.31 +6.88,5.31;7.19,4.38 +7.19,4.38;7.19,3.44 +7.19,3.44;7.50,2.50 +7.50,2.50;7.81,1.88 +7.81,1.88;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 +2.81,3.44;3.12,3.44 +3.12,3.44;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,3.75 +4.38,3.75;5.00,4.06 +5.00,4.06;5.62,4.38 +5.62,4.38;6.25,4.69 +2.81,8.12;3.75,8.12 +3.75,8.12;4.38,8.44 +4.38,8.44;5.00,8.75 +5.00,8.75;5.31,8.75 +5.31,8.75;5.94,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.50 +8.75,7.50;8.75,7.19 + +# UTF-16 : 4f c4 +# UTF-8 : 84 bf e4 +[4fc4] 俄 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +4.06,8.44;4.06,1.88 +4.06,1.88;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.50,0.94 +2.19,6.25;9.06,6.25 +8.44,5.62;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;6.25,2.19 +6.25,2.19;5.62,1.56 +5.62,1.56;5.31,1.25 +5.31,1.25;4.69,0.94 +6.25,9.38;6.25,7.81 +6.25,7.81;6.56,6.56 +6.56,6.56;6.56,5.31 +6.56,5.31;6.88,4.38 +6.88,4.38;6.88,3.44 +6.88,3.44;7.19,2.50 +7.19,2.50;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 +2.19,3.44;2.81,3.44 +2.81,3.44;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.06 +4.69,4.06;5.31,4.38 +5.31,4.38;5.94,4.69 +2.19,8.12;2.81,8.12 +2.81,8.12;3.12,8.12 +3.12,8.12;3.75,8.44 +3.75,8.44;4.38,8.75 +4.38,8.75;5.00,8.75 +5.00,8.75;5.62,9.06 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,8.12 +8.12,8.12;8.44,7.50 +8.44,7.50;8.75,7.19 + +# UTF-16 : 53 51 +# UTF-8 : 91 8d e5 +[5351] 卑 +3.44,8.12;3.75,8.44 +3.75,8.44;4.06,9.06 +4.06,9.06;4.38,9.38 +4.38,9.38;4.38,9.38 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.12,4.06 +4.69,8.12;4.69,4.69 +1.25,4.69;8.12,4.69 +8.12,4.69;8.12,8.12 +8.12,8.12;1.25,8.12 +1.25,8.12;1.25,4.69 +1.25,6.56;8.12,6.56 +9.06,2.81;0.31,2.81 +5.62,4.69;5.62,0.62 + +# UTF-16 : 9b 3c +# UTF-8 : bc ac e9 +[9b3c] 鬼 +3.44,8.12;3.75,8.44 +3.75,8.44;4.06,9.06 +4.06,9.06;4.38,9.38 +4.38,9.38;4.38,9.38 +4.69,8.12;4.69,4.69 +1.25,4.69;8.12,4.69 +8.12,4.69;8.12,8.12 +8.12,8.12;1.25,8.12 +1.25,8.12;1.25,4.38 +1.25,6.56;8.12,6.56 +5.31,4.38;5.31,1.56 +5.31,1.56;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,2.81 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.50,3.44 +5.62,2.19;5.94,2.19 +5.94,2.19;6.56,2.19 +6.56,2.19;7.19,2.19 +7.19,2.19;7.50,2.19 +7.50,2.19;8.12,2.50 +5.94,2.19;6.25,2.50 +6.25,2.50;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.88,4.06 + +# UTF-16 : 58 4a +# UTF-8 : 8a a1 e5 +[584a] 塊 +0.31,6.56;3.12,6.56 +1.56,2.19;1.56,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +4.69,8.44;5.00,8.75 +5.00,8.75;5.31,9.06 +5.31,9.06;5.62,9.38 +5.62,9.38;5.62,9.38 +5.94,8.12;5.94,4.69 +3.44,4.69;8.75,4.69 +8.75,4.69;8.75,8.44 +8.75,8.44;3.44,8.44 +3.44,8.44;3.44,4.38 +3.44,6.56;8.44,6.56 +6.25,4.38;6.25,1.25 +6.25,1.25;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +2.50,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;8.12,3.44 +6.56,2.19;6.88,2.19 +6.88,2.19;7.19,2.19 +7.19,2.19;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.50 +6.88,2.19;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.50,4.06 +7.50,4.06;7.50,4.06 + +# UTF-16 : 50 80 +# UTF-8 : 80 82 e5 +[5080] 傀 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +4.69,8.44;5.00,8.75 +5.00,8.75;5.31,9.06 +5.31,9.06;5.31,9.38 +5.31,9.38;5.31,9.38 +5.62,8.12;5.94,4.69 +3.12,4.69;8.75,4.69 +8.75,4.69;8.75,8.44 +8.75,8.44;2.81,8.44 +2.81,8.44;2.81,4.38 +3.12,6.56;8.44,6.56 +5.94,4.38;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +2.19,0.62;2.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;8.12,3.44 +8.12,3.44;7.81,3.44 +6.25,2.19;6.56,2.19 +6.56,2.19;7.19,2.19 +7.19,2.19;7.50,2.19 +7.50,2.19;8.12,2.50 +8.12,2.50;8.44,2.50 +6.56,2.19;6.88,2.50 +6.88,2.50;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.19,3.75 +7.19,3.75;7.50,4.06 + +# UTF-16 : 61 27 +# UTF-8 : a7 84 e6 +[6127] 愧 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +4.69,8.44;5.00,8.75 +5.00,8.75;5.31,9.06 +5.31,9.06;5.31,9.38 +5.31,9.38;5.31,9.38 +5.62,8.12;5.94,4.69 +3.12,4.69;8.75,4.69 +8.75,4.69;8.75,8.44 +8.75,8.44;2.81,8.44 +2.81,8.44;2.81,4.38 +3.12,6.56;8.44,6.56 +5.94,4.38;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +2.19,0.62;2.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;8.12,3.44 +8.12,3.44;7.81,3.44 +6.25,2.19;6.56,2.19 +6.56,2.19;7.19,2.19 +7.19,2.19;7.50,2.19 +7.50,2.19;8.12,2.50 +8.12,2.50;8.44,2.50 +6.56,2.19;6.88,2.50 +6.88,2.50;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.19,3.75 +7.19,3.75;7.50,4.06 + +# UTF-16 : 96 97 +# UTF-8 : 97 9a e9 +[9697] 隗 +4.69,8.44;5.00,8.75 +5.00,8.75;5.31,9.06 +5.31,9.06;5.62,9.38 +5.62,9.38;5.62,9.38 +5.94,8.12;5.94,4.69 +3.12,4.69;8.75,4.69 +8.75,4.69;8.75,8.44 +8.75,8.44;3.12,8.44 +3.12,8.44;3.12,4.38 +3.12,6.56;8.44,6.56 +6.25,4.38;6.25,1.25 +6.25,1.25;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +2.50,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;8.12,3.44 +6.56,2.19;6.88,2.19 +6.88,2.19;7.19,2.19 +7.19,2.19;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.50 +6.88,2.19;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.50,4.06 +7.50,4.06;7.50,4.06 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,2.81 +1.88,2.81;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;2.81,8.75 + +# UTF-16 : 69 d0 +# UTF-8 : 90 a7 e6 +[69d0] 槐 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +4.69,8.44;5.00,8.75 +5.00,8.75;5.31,9.06 +5.31,9.06;5.62,9.38 +5.62,9.38;5.62,9.38 +5.94,8.12;5.94,4.69 +3.12,4.69;8.75,4.69 +8.75,4.69;8.75,8.44 +8.75,8.44;3.12,8.44 +3.12,8.44;3.12,4.38 +3.12,6.56;8.44,6.56 +6.25,4.38;6.25,1.25 +6.25,1.25;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +2.50,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;8.12,3.44 +6.56,2.19;6.88,2.19 +6.88,2.19;7.19,2.19 +7.19,2.19;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.50 +6.88,2.19;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.50,4.06 +7.50,4.06;7.50,4.06 + +# UTF-16 : 74 70 +# UTF-8 : b0 91 e7 +[7470] 瑰 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,2.19;1.56,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.31,9.06 +5.31,9.06;5.62,9.38 +5.62,9.38;5.62,9.38 +5.94,8.12;5.94,4.69 +3.44,4.69;8.75,4.69 +8.75,4.69;8.75,8.44 +8.75,8.44;3.44,8.44 +3.44,8.44;3.44,4.38 +3.44,6.56;8.44,6.56 +6.25,4.38;6.25,1.25 +6.25,1.25;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +2.50,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;8.12,3.44 +6.56,2.19;6.88,2.19 +6.88,2.19;7.19,2.19 +7.19,2.19;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.50 +6.88,2.19;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.50,4.06 +7.50,4.06;7.50,4.06 + +# UTF-16 : 9b 44 +# UTF-8 : 84 ad e9 +[9b44] 魄 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,7.81 +2.81,7.81;0.62,7.81 +0.62,7.81;0.62,0.94 +0.94,5.00;2.50,5.00 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.81 +5.00,8.44;5.31,8.75 +5.31,8.75;5.31,9.06 +5.31,9.06;5.62,9.38 +5.62,9.38;5.62,9.38 +5.94,8.12;5.94,4.69 +3.44,4.69;8.75,4.69 +8.75,4.69;8.75,8.44 +8.75,8.44;3.44,8.44 +3.44,8.44;3.44,4.38 +3.44,6.56;8.44,6.56 +6.25,4.38;6.25,1.25 +6.25,1.25;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +2.50,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;8.12,3.44 +6.56,2.19;6.88,2.19 +6.88,2.19;7.19,2.19 +7.19,2.19;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.50 +6.88,2.19;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.50,4.06 +7.50,4.06;7.50,4.06 + +# UTF-16 : 91 9c +# UTF-8 : 9c 86 e9 +[919c] 醜 +3.44,1.25;3.44,7.19 +3.44,7.19;0.62,7.19 +0.62,7.19;0.62,0.62 +0.94,1.56;3.44,1.56 +0.94,3.12;3.44,3.12 +0.31,8.75;3.75,8.75 +1.56,8.75;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.56,5.94 +1.56,5.94;1.56,5.62 +1.56,5.62;1.56,5.00 +1.56,5.00;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.94,3.75 +5.31,8.44;5.62,8.75 +5.62,8.75;5.94,9.06 +5.94,9.06;5.94,9.38 +5.94,9.38;5.94,9.38 +6.25,8.12;6.56,4.69 +4.38,4.69;8.75,4.69 +8.75,4.69;8.75,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,4.38 +4.38,6.56;8.75,6.56 +6.56,4.38;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +3.12,0.62;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.62,4.69 +8.75,1.88;8.75,2.50 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;8.12,3.44 +6.88,2.19;7.19,2.19 +7.19,2.19;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.75,2.50 +7.19,2.19;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.50,3.44 +7.50,3.44;7.50,4.06 +7.50,4.06;7.81,4.06 +2.50,8.75;2.50,5.00 +2.50,5.00;2.50,4.69 +2.50,4.69;2.81,4.69 +2.81,4.69;3.44,4.69 + +# UTF-16 : 9b 42 +# UTF-8 : 82 ad e9 +[9b42] 魂 +2.50,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,8.44;5.31,8.75 +5.31,8.75;5.31,9.06 +5.31,9.06;5.62,9.38 +5.62,9.38;5.62,9.38 +5.94,8.12;5.94,4.69 +3.44,4.69;8.75,4.69 +8.75,4.69;8.75,8.44 +8.75,8.44;3.44,8.44 +3.44,8.44;3.44,4.38 +3.44,6.56;8.44,6.56 +6.25,4.38;6.25,1.25 +6.25,1.25;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;8.12,3.44 +6.56,2.19;6.88,2.19 +6.88,2.19;7.19,2.19 +7.19,2.19;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.50 +6.88,2.19;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.50,4.06 +7.50,4.06;7.50,4.06 +3.12,6.25;0.31,6.25 +2.81,8.75;0.31,8.75 +3.75,1.88;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +0.00,1.56;0.62,1.88 +0.62,1.88;1.25,1.88 +1.25,1.88;2.19,2.19 +2.19,2.19;2.81,2.19 +2.81,2.19;3.44,2.50 +0.94,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.56,6.25 + +# UTF-16 : 6b 53 +# UTF-8 : 93 ad e6 +[6b53] 歓 +0.94,5.31;0.94,0.62 +0.94,1.56;4.69,1.56 +3.44,6.56;3.12,5.94 +3.12,5.94;3.12,5.62 +3.12,5.62;2.81,5.31 +4.69,5.31;0.94,5.31 +2.81,1.56;2.81,5.31 +0.94,2.81;4.38,2.81 +0.94,4.06;4.38,4.06 +0.00,4.38;0.31,4.69 +0.31,4.69;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,7.81 +2.19,7.81;2.50,8.44 +4.69,8.44;1.25,8.44 +4.69,6.88;0.31,6.88 +0.31,7.50;0.62,7.81 +0.62,7.81;0.94,8.12 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,9.06 +1.56,9.06;1.56,9.38 +4.38,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.50 +5.94,2.50;6.25,2.81 +6.25,2.81;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +6.88,5.62;6.88,7.19 +9.38,0.94;9.06,1.25 +9.06,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,4.06 +7.19,4.06;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +4.69,5.31;5.31,5.94 +5.31,5.94;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;5.94,8.12 +5.94,8.12;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 +8.44,5.31;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;9.06,7.50 +9.06,7.50;9.06,7.81 +5.94,8.12;9.06,8.12 + +# UTF-16 : 52 e7 +# UTF-8 : a7 8b e5 +[52e7] 勧 +0.94,5.31;0.94,0.62 +0.94,1.56;4.69,1.56 +3.44,6.56;3.12,5.94 +3.12,5.94;3.12,5.62 +3.12,5.62;2.81,5.31 +4.69,5.31;0.94,5.31 +2.81,1.56;2.81,5.31 +0.94,2.81;4.69,2.81 +0.94,4.06;4.69,4.06 +0.00,4.38;0.31,4.69 +0.31,4.69;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,7.81 +2.19,7.81;2.50,8.44 +4.69,8.44;1.25,8.44 +4.69,6.88;0.31,6.88 +0.31,7.50;0.62,7.81 +0.62,7.81;0.94,8.12 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,9.06 +1.56,9.06;1.56,9.38 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;5.94,3.75 +5.94,3.75;6.25,4.69 +6.25,4.69;6.25,5.62 +6.25,5.62;6.25,6.56 +6.25,6.56;6.56,7.81 +6.56,7.81;6.56,9.06 +5.00,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,1.25 + +# UTF-16 : 5c 13 +# UTF-8 : 93 b0 e5 +[5c13] 尓 +5.00,7.81;5.00,1.56 +5.00,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;2.50,5.00 +2.50,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +8.75,1.88;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;7.81,4.06 +7.81,4.06;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.56,5.94 +8.75,7.81;1.88,7.81 +0.31,5.94;0.62,6.25 +0.62,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.25,7.19 +1.25,7.19;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.75 +2.19,8.75;2.19,9.06 +2.19,9.06;2.50,9.38 + +# UTF-16 : 79 f0 +# UTF-8 : b0 a7 e7 +[79f0] 称 +3.75,9.06;3.12,8.75 +3.12,8.75;2.50,8.75 +2.50,8.75;1.88,8.75 +1.88,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +2.19,0.62;2.19,8.75 +3.44,6.56;0.31,6.56 +0.31,2.81;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +3.44,3.75;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +6.56,7.81;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +9.38,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;8.75,3.44 +8.75,3.44;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;8.12,5.62 +8.12,5.62;7.81,6.25 +9.06,7.81;4.38,7.81 +3.44,5.94;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;5.00,9.06 +5.00,9.06;5.00,9.38 + +# UTF-16 : 5f 25 +# UTF-8 : a5 bc e5 +[5f25] 弥 +0.31,8.75;3.12,8.75 +3.12,8.75;3.12,6.56 +3.12,6.56;0.62,6.56 +0.62,6.56;0.62,5.94 +0.62,5.94;0.62,5.31 +0.62,5.31;0.62,4.69 +0.62,4.69;0.62,4.06 +0.62,4.06;0.31,3.44 +0.62,4.38;3.12,4.38 +3.12,4.38;3.12,3.44 +3.12,3.44;3.12,2.81 +3.12,2.81;3.12,2.19 +3.12,2.19;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +6.56,7.81;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +9.38,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;8.75,3.44 +8.75,3.44;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;8.12,5.62 +8.12,5.62;7.81,6.25 +9.06,7.81;4.38,7.81 +3.44,5.94;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;4.69,8.75 +4.69,8.75;5.00,9.06 +5.00,9.06;5.00,9.38 + +# UTF-16 : 79 62 +# UTF-8 : a2 a5 e7 +[7962] 祢 +6.56,7.81;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +9.38,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;8.75,3.44 +8.75,3.44;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;8.12,5.62 +8.12,5.62;7.81,6.25 +9.06,7.81;4.38,7.81 +3.44,5.94;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;5.00,9.06 +5.00,9.06;5.00,9.38 +3.75,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 + +# UTF-16 : 88 ae +# UTF-8 : ae a2 e8 +[88ae] 袮 +3.12,4.06;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;4.06,5.31 +6.56,7.81;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +9.38,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;8.75,3.44 +8.75,3.44;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;8.12,5.62 +8.12,5.62;7.81,6.25 +9.06,7.81;4.38,7.81 +3.44,5.94;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;5.00,9.06 +5.00,9.06;5.00,9.38 +3.75,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 + +# UTF-16 : 73 ce +# UTF-8 : 8e 8f e7 +[73ce] 珎 +6.56,7.81;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +9.38,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;8.75,3.44 +8.75,3.44;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;8.12,5.62 +8.12,5.62;7.81,6.25 +9.06,7.81;4.38,7.81 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;4.69,9.06 +4.69,9.06;4.69,9.38 +3.12,8.44;0.31,8.44 +3.12,5.31;0.31,5.31 +1.56,1.56;1.56,8.44 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 + +# UTF-16 : 91 c8 +# UTF-8 : 88 87 e9 +[91c8] 釈 +5.00,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;5.00,8.75 +5.00,8.75;5.00,5.62 +5.00,5.62;5.00,5.00 +5.00,5.00;5.00,4.38 +5.00,4.38;4.69,3.75 +4.69,3.75;4.69,3.44 +4.69,3.44;4.69,2.81 +4.69,2.81;4.38,2.50 +4.38,2.50;4.38,1.88 +4.38,1.88;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;3.75,0.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +7.50,3.12;7.50,3.44 +7.50,3.44;7.19,4.06 +7.19,4.06;6.88,4.69 +6.88,4.69;6.88,5.00 +6.88,5.00;6.88,5.62 +4.38,9.06;3.44,8.75 +3.44,8.75;2.81,8.75 +2.81,8.75;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;0.62,8.44 +2.50,0.62;2.50,8.75 +4.38,5.62;0.31,5.62 +0.31,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.56,4.06 +1.56,4.06;1.88,4.38 +1.88,4.38;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;2.19,5.62 +4.06,2.81;3.75,3.44 +3.75,3.44;3.44,3.75 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.50,5.31 +1.56,5.94;1.25,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,8.12 +3.12,5.94;3.44,6.56 +3.44,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;4.06,8.12 + +# UTF-16 : 91 c9 +# UTF-8 : 89 87 e9 +[91c9] 釉 +4.38,9.06;3.75,9.06 +3.75,9.06;3.44,8.75 +3.44,8.75;2.81,8.75 +2.81,8.75;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;0.62,8.44 +2.50,0.62;2.50,8.75 +4.38,5.62;0.31,5.62 +0.31,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.56,4.06 +1.56,4.06;1.88,4.38 +1.88,4.38;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;2.19,5.62 +4.06,2.81;3.75,3.44 +3.75,3.44;3.44,3.75 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.50,5.31 +1.56,5.94;1.25,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,8.12 +3.12,5.94;3.44,6.56 +3.44,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;4.06,8.12 +8.75,0.62;8.75,7.50 +8.75,7.50;4.69,7.50 +4.69,7.50;4.69,0.62 +6.88,9.38;6.88,1.56 +4.69,1.56;8.75,1.56 +4.69,4.69;8.75,4.69 + +# UTF-16 : 86 b0 +# UTF-8 : b0 9a e8 +[86b0] 蚰 +1.88,1.56;1.88,9.06 +0.62,4.69;3.44,4.69 +3.44,4.69;3.44,7.81 +3.44,7.81;0.62,7.81 +0.31,7.81;0.62,4.06 +3.75,1.25;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +0.00,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +8.75,0.62;8.75,7.50 +8.75,7.50;4.38,7.50 +4.38,7.50;4.38,0.62 +6.56,9.38;6.56,1.56 +4.38,1.56;8.75,1.56 +4.38,4.69;8.75,4.69 + +# UTF-16 : 54 4e +# UTF-8 : 8e 91 e5 +[544e] 呎 +4.38,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;4.38,8.75 +4.38,8.75;4.38,5.62 +4.38,5.62;4.38,5.00 +4.38,5.00;4.38,4.38 +4.38,4.38;4.06,3.75 +4.06,3.75;4.06,3.44 +4.06,3.44;4.06,2.81 +4.06,2.81;3.75,2.50 +3.75,2.50;3.75,1.88 +3.75,1.88;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,4.06 +6.88,4.06;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;6.56,5.62 +0.94,2.19;3.12,2.19 +3.12,2.19;3.12,8.44 +3.12,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 + +# UTF-16 : 92 2c +# UTF-8 : ac 88 e9 +[922c] 鈬 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.06,5.31;0.62,5.31 +4.06,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +5.00,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;5.00,8.75 +5.00,8.75;5.00,5.62 +5.00,5.62;5.00,5.00 +5.00,5.00;5.00,4.38 +5.00,4.38;4.69,3.75 +4.69,3.75;4.69,3.44 +4.69,3.44;4.69,2.81 +4.69,2.81;4.38,2.50 +4.38,2.50;4.38,1.88 +4.38,1.88;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;3.75,0.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +7.50,3.12;7.50,3.44 +7.50,3.44;7.19,4.06 +7.19,4.06;6.88,4.69 +6.88,4.69;6.88,5.00 +6.88,5.00;6.88,5.62 + +# UTF-16 : 4e c6 +# UTF-8 : 86 bb e4 +[4ec6] 仆 +5.94,0.62;5.94,9.06 +3.44,9.06;3.44,8.75 +3.44,8.75;3.12,8.12 +3.12,8.12;2.81,7.50 +2.81,7.50;2.50,6.88 +2.50,6.88;2.19,6.56 +2.19,6.56;1.88,5.94 +1.88,5.94;1.56,5.62 +1.56,5.62;0.94,5.00 +0.94,5.00;0.62,4.69 +0.62,4.69;0.31,4.06 +2.50,0.62;2.50,6.88 +9.06,4.06;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.00 +7.50,5.00;6.88,5.31 +6.88,5.31;6.25,5.62 +6.25,5.62;5.94,5.94 + +# UTF-16 : 67 34 +# UTF-8 : b4 9c e6 +[6734] 朴 +2.50,0.62;2.50,9.06 +4.69,7.19;0.62,7.19 +0.31,2.81;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.50,7.19 +4.69,3.75;4.38,4.38 +4.38,4.38;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.12,6.25 +3.12,6.25;3.12,6.56 +3.12,6.56;2.81,6.88 +2.81,6.88;2.50,7.19 +5.94,0.62;5.94,9.06 +9.06,4.06;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.00 +7.50,5.00;6.88,5.31 +6.88,5.31;6.25,5.62 +6.25,5.62;5.94,5.94 + +# UTF-16 : 8a 03 +# UTF-8 : 83 a8 e8 +[8a03] 訃 +1.25,1.25;4.06,1.25 +4.06,1.25;4.06,3.44 +4.06,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.62,7.50;4.38,7.50 +0.94,6.25;4.06,6.25 +0.94,4.69;4.06,4.69 +0.94,8.75;4.38,8.75 +5.94,0.62;5.94,9.06 +9.06,4.06;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.00 +7.50,5.00;6.88,5.31 +6.88,5.31;6.25,5.62 +6.25,5.62;5.94,5.94 + +# UTF-16 : 53 66 +# UTF-8 : a6 8d e5 +[5366] 卦 +5.62,1.56;5.00,1.56 +5.00,1.56;4.69,1.56 +4.69,1.56;4.38,1.56 +4.38,1.56;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.19,1.25 +2.19,1.25;1.56,1.25 +1.56,1.25;0.94,0.94 +0.94,0.94;0.31,0.94 +5.31,3.75;0.62,3.75 +2.81,1.25;2.81,5.00 +5.31,5.62;0.31,5.62 +5.00,7.81;0.62,7.81 +2.81,5.62;2.81,9.38 +6.25,0.62;6.25,9.06 +9.06,4.06;8.75,4.38 +8.75,4.38;8.12,5.00 +8.12,5.00;7.50,5.31 +7.50,5.31;6.88,5.62 +6.88,5.62;6.25,5.94 + +# UTF-16 : 63 9b +# UTF-8 : 9b 8e e6 +[639b] 掛 +7.19,1.88;6.25,1.56 +6.25,1.56;5.94,1.56 +5.94,1.56;5.31,1.56 +5.31,1.56;5.00,1.56 +5.00,1.56;4.38,1.56 +4.38,1.56;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.19,1.25 +6.88,3.75;2.81,3.75 +4.69,1.56;4.69,5.31 +7.19,5.62;2.50,5.62 +6.56,7.81;2.81,7.81 +4.69,5.62;4.69,9.38 +1.25,9.06;1.56,1.56 +1.25,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.50,4.69;1.88,4.69 +1.88,4.69;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.50,7.19;0.31,7.19 +7.81,0.62;7.81,9.06 +9.38,4.06;9.06,4.38 +9.06,4.38;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 + +# UTF-16 : 80 17 +# UTF-8 : 97 80 e8 +[8017] 耗 +2.19,0.62;2.19,9.06 +4.06,5.00;0.31,5.00 +4.06,7.81;0.31,7.81 +4.06,6.25;0.62,6.25 +0.00,1.56;0.31,1.88 +0.31,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.88,4.38 +1.88,4.38;2.19,5.00 +4.06,2.50;3.75,2.81 +3.75,2.81;3.44,3.44 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.38 +2.81,4.38;2.19,4.69 +5.94,8.12;5.94,1.88 +5.94,1.88;5.94,1.56 +5.94,1.56;6.25,1.25 +6.25,1.25;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +9.06,4.38;4.06,3.75 +8.75,6.56;4.38,5.94 +4.38,8.12;5.00,8.12 +5.00,8.12;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.25,8.12 +6.25,8.12;6.88,8.44 +6.88,8.44;7.19,8.44 +7.19,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.75,9.06 + +# UTF-16 : 7a d3 +# UTF-8 : 93 ab e7 +[7ad3] 竓 +0.31,7.50;3.44,7.50 +1.88,7.50;1.88,9.06 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;3.12,2.19 +3.12,2.19;3.75,2.19 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;3.12,6.88 +1.25,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +5.62,8.12;5.62,1.88 +5.62,1.88;5.62,1.56 +5.62,1.56;5.94,1.25 +5.94,1.25;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.75,3.44 +9.06,4.38;3.75,3.75 +8.75,6.56;4.06,5.94 +4.06,8.12;4.69,8.12 +4.69,8.12;5.00,8.12 +5.00,8.12;5.62,8.12 +5.62,8.12;5.94,8.12 +5.94,8.12;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 + +# UTF-16 : 7c 8d +# UTF-8 : 8d b2 e7 +[7c8d] 粍 +2.19,0.62;2.19,9.06 +3.75,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.88,5.31 +1.88,5.31;1.88,5.62 +1.88,5.62;1.88,5.94 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.62,8.75 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.44,8.44 +3.44,8.44;3.75,8.75 +5.62,8.12;5.94,1.88 +5.62,1.88;5.94,1.56 +5.94,1.56;5.94,1.25 +5.94,1.25;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +9.06,4.38;3.75,3.75 +8.75,6.56;4.06,5.94 +4.06,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.62,8.12 +5.62,8.12;6.25,8.12 +6.25,8.12;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 + +# UTF-16 : 7e 55 +# UTF-8 : 95 b9 e7 +[7e55] 繕 +7.50,4.06;7.50,4.38 +7.50,4.38;7.81,4.69 +7.81,4.69;8.12,5.00 +8.12,5.00;8.12,5.31 +5.00,4.06;5.00,4.38 +5.00,4.38;4.69,4.69 +4.69,4.69;4.38,5.31 +5.31,8.44;5.31,8.75 +5.31,8.75;5.00,9.38 +5.00,9.38;4.69,9.38 +7.19,8.44;7.50,8.75 +7.50,8.75;7.50,9.38 +7.50,9.38;7.81,9.38 +3.44,4.06;9.06,4.06 +9.06,5.62;3.44,5.62 +3.44,8.44;9.06,8.44 +3.75,7.19;8.75,7.19 +6.25,4.06;6.25,8.44 +8.75,0.62;8.75,3.12 +8.75,3.12;4.06,3.12 +4.06,3.12;4.06,0.62 +4.06,1.25;8.44,1.25 +3.44,4.06;3.44,4.69 +3.44,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;2.81,6.56 +0.00,4.69;3.44,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.50 +2.50,7.50;2.81,7.81 +2.81,7.81;3.12,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.81 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +3.12,1.56;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 + +# UTF-16 : 81 b3 +# UTF-8 : b3 86 e8 +[81b3] 膳 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +7.19,4.06;7.50,4.38 +7.50,4.38;7.81,4.69 +7.81,4.69;8.12,5.00 +8.12,5.00;8.12,5.31 +5.00,4.06;4.69,4.38 +4.69,4.38;4.69,4.69 +4.69,4.69;4.38,5.31 +5.31,8.44;5.00,8.75 +5.00,8.75;4.69,9.38 +4.69,9.38;4.69,9.38 +7.19,8.44;7.50,8.75 +7.50,8.75;7.50,9.38 +7.50,9.38;7.81,9.38 +3.12,4.06;9.06,4.06 +9.06,5.62;3.12,5.62 +3.12,8.44;9.06,8.44 +3.44,7.19;8.75,7.19 +6.25,4.06;6.25,8.44 +8.44,0.62;8.44,3.12 +8.44,3.12;3.75,3.12 +3.75,3.12;3.75,0.62 +3.75,1.25;8.44,1.25 + +# UTF-16 : 64 2c +# UTF-8 : ac 90 e6 +[642c] 搬 +1.25,9.06;1.25,1.56 +1.25,1.56;1.25,1.25 +1.25,1.25;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.19,5.31;1.88,5.00 +1.88,5.00;1.25,4.69 +1.25,4.69;0.94,4.38 +0.94,4.38;0.62,4.38 +0.62,4.38;0.00,4.06 +2.19,7.19;0.00,7.19 +4.06,9.38;3.75,9.06 +3.75,9.06;3.75,8.44 +3.75,8.44;3.75,8.44 +2.19,4.69;5.62,5.31 +4.38,5.94;4.06,6.25 +4.06,6.25;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.44,7.50 +3.75,5.00;3.75,1.88 +5.31,5.62;5.62,5.94 +5.62,5.94;5.94,6.25 +5.94,6.25;6.25,6.88 +6.25,6.88;6.25,7.50 +6.25,7.50;6.25,8.12 +6.25,8.12;6.25,8.75 +6.25,8.75;8.12,8.75 +8.12,8.75;8.12,6.25 +8.12,6.25;8.44,5.94 +8.44,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 +9.06,5.94;9.06,6.56 +9.06,6.56;9.38,6.88 +9.38,6.88;9.38,7.19 +5.62,5.00;9.06,5.00 +5.31,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.75,4.38 +8.75,4.38;8.75,5.00 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;5.94,4.69 +1.88,0.94;2.19,1.56 +2.19,1.56;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,8.44 +2.81,8.44;5.00,8.44 +5.00,8.44;5.00,1.56 +5.00,1.56;5.00,1.25 +5.00,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 + +# UTF-16 : 4f d7 +# UTF-8 : 97 bf e4 +[4fd7] 俗 +2.50,9.06;2.19,8.75 +2.19,8.75;2.19,8.12 +2.19,8.12;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;1.56,6.56 +1.56,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.56 +8.12,0.62;8.12,4.69 +8.12,4.69;3.44,4.69 +3.44,4.69;3.44,0.62 +3.75,1.56;8.12,1.56 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,7.19 +5.62,7.19;5.62,6.88 +5.62,6.88;5.31,6.56 +5.31,6.56;4.69,6.25 +4.69,6.25;4.38,5.94 +4.38,5.94;4.06,5.62 +4.06,5.62;3.75,5.31 +3.75,5.31;3.44,5.00 +3.44,5.00;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.50,4.38 +4.69,8.75;4.38,8.44 +4.38,8.44;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.12,6.88 +3.12,6.88;2.50,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,8.12 +7.81,8.12;7.19,8.44 +7.19,8.44;6.56,9.06 + +# UTF-16 : 88 d5 +# UTF-8 : 95 a3 e8 +[88d5] 裕 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,5.00 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 +8.12,0.62;8.12,4.69 +8.12,4.69;4.06,4.69 +4.06,4.69;4.06,0.62 +4.06,1.56;8.12,1.56 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;6.25,7.19 +5.94,7.19;5.94,6.88 +5.94,6.88;5.62,6.56 +5.62,6.56;5.31,6.25 +5.31,6.25;5.00,5.94 +5.00,5.94;4.69,5.62 +4.69,5.62;4.38,5.31 +4.38,5.31;4.06,5.00 +4.06,5.00;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;3.12,4.38 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,7.81 +4.69,7.81;4.06,7.50 +4.06,7.50;3.75,6.88 +3.75,6.88;3.12,6.56 +9.06,6.56;8.75,7.19 +8.75,7.19;8.12,7.50 +8.12,7.50;7.81,8.12 +7.81,8.12;7.50,8.44 +7.50,8.44;6.88,9.06 + +# UTF-16 : 78 72 +# UTF-8 : b2 a1 e7 +[7872] 硲 +3.44,8.75;0.31,8.75 +1.25,1.56;3.12,1.56 +3.12,1.56;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.62 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +1.56,7.19;1.56,8.12 +1.56,8.12;1.88,8.75 +8.44,0.62;8.44,4.69 +8.44,4.69;4.38,4.69 +4.38,4.69;4.38,0.62 +4.38,1.56;8.12,1.56 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.94,6.88 +5.94,6.88;5.62,6.56 +5.62,6.56;5.62,6.25 +5.62,6.25;5.31,5.94 +5.31,5.94;5.00,5.62 +5.00,5.62;4.69,5.31 +4.69,5.31;4.38,5.00 +4.38,5.00;4.06,5.00 +4.06,5.00;3.75,4.69 +3.75,4.69;3.44,4.38 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;3.75,6.88 +3.75,6.88;3.44,6.56 +9.06,6.56;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;7.81,8.12 +7.81,8.12;7.50,8.44 +7.50,8.44;6.88,9.06 + +# UTF-16 : 5c ea +# UTF-8 : aa b3 e5 +[5cea] 峪 +0.62,7.81;0.62,0.94 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.88,9.06 +8.44,0.62;8.44,4.69 +8.44,4.69;4.38,4.69 +4.38,4.69;4.38,0.62 +4.38,1.56;8.12,1.56 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.94,6.88 +5.94,6.88;5.62,6.56 +5.62,6.56;5.62,6.25 +5.62,6.25;5.31,5.94 +5.31,5.94;5.00,5.62 +5.00,5.62;4.69,5.31 +4.69,5.31;4.38,5.00 +4.38,5.00;4.06,5.00 +4.06,5.00;3.75,4.69 +3.75,4.69;3.44,4.38 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;3.75,6.88 +3.75,6.88;3.44,6.56 +9.06,6.56;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;7.81,8.12 +7.81,8.12;7.50,8.44 +7.50,8.44;6.88,9.06 + +# UTF-16 : 4f 0d +# UTF-8 : 8d bc e4 +[4f0d] 伍 +7.81,1.25;7.81,5.31 +7.81,5.31;2.81,5.31 +2.19,1.25;9.06,1.25 +8.75,8.44;2.81,8.44 +5.31,8.44;4.38,1.25 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 97 00 +# UTF-8 : 80 9c e9 +[9700] 需 +4.69,5.31;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,5.94;4.06,5.94 +5.62,6.88;7.81,6.88 +5.62,5.94;7.81,5.94 +8.75,5.94;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,5.94 +8.75,5.00;0.62,5.00 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,1.25 +8.12,1.25;8.12,1.56 +8.12,1.56;8.12,3.75 +8.12,3.75;1.25,3.75 +1.25,3.75;1.25,0.94 +3.44,3.75;3.44,0.94 +5.94,3.75;5.94,0.94 +4.69,5.00;4.69,4.38 +4.69,4.38;4.38,4.06 +4.38,4.06;4.38,3.75 + +# UTF-16 : 96 f7 +# UTF-8 : b7 9b e9 +[96f7] 雷 +4.69,5.00;4.69,8.75 +4.69,1.25;4.69,4.06 +0.94,8.75;8.44,8.75 +1.56,6.56;4.06,6.56 +1.56,5.62;4.06,5.62 +5.62,6.56;7.81,6.56 +5.62,5.62;7.81,5.62 +8.75,5.62;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,5.62 +1.25,0.62;1.25,4.38 +1.25,4.38;8.12,4.38 +8.12,4.38;8.12,0.62 +1.56,1.25;7.81,1.25 +1.56,2.81;7.81,2.81 + +# UTF-16 : 96 f6 +# UTF-8 : b6 9b e9 +[96f6] 零 +0.94,3.12;8.12,3.12 +8.12,3.12;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.94,1.25 +9.06,3.75;8.44,4.06 +8.44,4.06;8.12,4.06 +8.12,4.06;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;6.88,4.69 +6.88,4.69;6.25,5.00 +6.25,5.00;5.94,5.31 +5.94,5.31;5.62,5.31 +5.62,5.31;5.00,5.62 +5.00,5.62;4.69,5.94 +4.69,5.94;4.38,5.62 +4.38,5.62;4.06,5.31 +4.06,5.31;3.44,5.31 +3.44,5.31;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +7.19,4.38;2.50,4.38 +4.69,5.94;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,5.94;4.06,5.94 +5.62,6.88;7.81,6.88 +5.62,5.94;7.81,5.94 +8.75,5.94;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,5.94 +4.38,0.62;4.38,3.12 + +# UTF-16 : 51 7c +# UTF-8 : bc 85 e5 +[517c] 兼 +0.62,8.44;8.75,8.44 +3.75,8.44;3.44,8.75 +3.44,8.75;3.12,9.06 +3.12,9.06;2.81,9.38 +5.62,8.44;5.94,8.75 +5.94,8.75;6.25,9.06 +6.25,9.06;6.56,9.38 +1.25,3.75;7.81,3.75 +7.81,3.75;7.81,6.88 +7.81,6.88;1.25,6.88 +0.31,5.31;9.06,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,0.62;3.75,8.12 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;5.94,3.44 +5.94,3.44;5.94,3.75 +5.62,0.62;5.94,8.12 + +# UTF-16 : 85 e4 +# UTF-8 : a4 97 e8 +[85e4] 藤 +0.62,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.81;6.56,9.38 +3.44,4.69;9.06,4.69 +8.75,6.25;3.44,6.25 +3.12,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.69,4.06 +4.69,4.06;5.00,4.38 +5.00,4.38;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;5.94,5.94 +5.94,5.94;5.94,6.56 +5.94,6.56;6.25,7.19 +6.25,7.19;6.25,7.81 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,7.19 +4.38,7.19;4.06,7.50 +4.06,7.50;4.06,7.50 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.50 +8.12,7.50;8.12,7.50 +0.94,3.44;2.81,3.44 +0.94,5.31;2.81,5.31 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;0.94,7.19 +0.94,7.19;3.12,7.19 +2.81,7.19;3.12,1.56 +2.81,1.56;3.12,1.25 +3.12,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +6.25,4.06;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,3.12 +7.19,3.12;6.88,2.81 +6.88,2.81;6.88,2.81 +9.06,2.81;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.56,6.25 + +# UTF-16 : 4f 50 +# UTF-8 : 90 bd e4 +[4f50] 佐 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 +9.06,1.25;2.81,1.25 +6.25,5.00;6.25,1.25 +4.06,5.00;8.75,5.00 +8.75,7.50;2.50,7.50 +2.19,1.56;2.50,2.19 +2.50,2.19;2.81,2.81 +2.81,2.81;3.44,3.44 +3.44,3.44;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.06,5.94 +4.06,5.94;4.38,6.56 +4.38,6.56;4.69,7.50 +4.69,7.50;4.69,8.44 +4.69,8.44;4.69,9.38 + +# UTF-16 : 50 1a +# UTF-8 : 9a 80 e5 +[501a] 倚 +9.06,5.62;8.44,6.25 +8.44,6.25;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.31,7.50 +8.12,5.31;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +1.88,5.31;9.06,5.31 +3.12,4.38;6.25,4.38 +6.25,4.38;6.25,2.19 +6.25,2.19;3.12,2.19 +3.12,1.25;3.12,4.38 +2.50,8.44;8.75,8.44 +2.50,5.94;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;4.06,6.56 +4.06,6.56;4.38,6.56 +4.38,6.56;5.00,7.19 +5.00,7.19;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.62,9.38 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 57 fc +# UTF-8 : bc 9f e5 +[57fc] 埼 +9.06,5.62;8.44,6.25 +8.44,6.25;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.19,6.88 +7.19,6.88;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,7.50 +8.12,5.31;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +2.50,5.31;9.06,5.31 +3.75,4.38;6.88,4.38 +6.88,4.38;6.88,2.19 +6.88,2.19;3.75,2.19 +3.75,1.25;3.75,4.38 +2.81,8.44;8.75,8.44 +2.81,5.94;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +0.31,6.88;2.81,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 + +# UTF-16 : 73 17 +# UTF-8 : 97 8c e7 +[7317] 猗 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.50,2.50 +2.50,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +2.19,5.62;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +8.75,5.62;8.44,6.25 +8.44,6.25;7.81,6.56 +7.81,6.56;7.19,6.88 +7.19,6.88;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.19 +6.25,7.19;5.62,7.50 +8.12,5.31;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +2.81,5.31;9.06,5.31 +3.75,4.38;6.88,4.38 +6.88,4.38;6.88,2.19 +6.88,2.19;3.75,2.19 +3.75,1.25;3.75,4.38 +3.12,8.44;8.75,8.44 +2.81,5.94;3.44,5.94 +3.44,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.56 +4.69,6.56;5.31,7.19 +5.31,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 + +# UTF-16 : 69 05 +# UTF-8 : 85 a4 e6 +[6905] 椅 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +3.75,1.25;3.75,4.38 +8.75,5.62;8.44,6.25 +8.44,6.25;7.81,6.56 +7.81,6.56;7.19,6.88 +7.19,6.88;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.19 +6.25,7.19;5.62,7.50 +8.12,5.31;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +2.81,5.31;9.06,5.31 +3.75,4.38;6.88,4.38 +6.88,4.38;6.88,2.19 +6.88,2.19;3.75,2.19 +3.12,8.44;8.75,8.44 +2.81,5.94;3.44,5.94 +3.44,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.56 +4.69,6.56;5.31,7.19 +5.31,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 + +# UTF-16 : 63 8e +# UTF-8 : 8e 8e e6 +[638e] 掎 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +3.75,1.25;3.75,4.38 +8.75,5.62;8.44,6.25 +8.44,6.25;7.81,6.56 +7.81,6.56;7.19,6.88 +7.19,6.88;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.19 +6.25,7.19;5.62,7.50 +8.12,5.31;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +2.81,5.31;9.06,5.31 +3.75,4.38;6.88,4.38 +6.88,4.38;6.88,2.19 +6.88,2.19;3.75,2.19 +3.12,8.44;8.75,8.44 +2.81,5.94;3.44,5.94 +3.44,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.56 +4.69,6.56;5.31,7.19 +5.31,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 + +# UTF-16 : 78 95 +# UTF-8 : 95 a2 e7 +[7895] 碕 +3.44,8.44;9.06,8.44 +3.44,5.94;3.75,5.94 +3.75,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.56 +5.00,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;6.25,8.44 +6.25,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 +3.12,8.75;0.31,8.75 +1.25,1.56;2.81,1.56 +2.81,1.56;2.81,5.62 +2.81,5.62;1.25,5.62 +1.25,5.62;1.25,0.62 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.56,8.12 +1.56,8.12;1.56,8.75 +4.06,1.25;4.06,4.38 +9.06,5.62;8.44,6.25 +8.44,6.25;7.81,6.56 +7.81,6.56;7.19,6.88 +7.19,6.88;6.56,7.19 +6.56,7.19;5.94,7.50 +8.12,5.31;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.44,5.31;9.06,5.31 +4.06,4.38;6.88,4.38 +6.88,4.38;6.88,2.19 +6.88,2.19;4.06,2.19 + +# UTF-16 : 75 78 +# UTF-8 : b8 95 e7 +[7578] 畸 +3.75,8.44;9.06,8.44 +3.44,5.94;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;6.25,8.44 +6.25,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 +4.38,1.25;4.38,4.38 +9.06,5.62;8.44,6.25 +8.44,6.25;7.81,6.56 +7.81,6.56;7.19,6.88 +7.19,6.88;6.56,7.19 +6.56,7.19;5.94,7.50 +8.12,5.31;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.12,5.31;9.06,5.31 +4.38,4.38;7.19,4.38 +7.19,4.38;7.19,2.19 +7.19,2.19;4.38,2.19 +1.88,1.88;1.88,8.44 +0.62,1.56;3.12,1.56 +3.12,1.56;3.12,8.75 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.62,5.31;3.12,5.31 + +# UTF-16 : 5d 0e +# UTF-8 : 8e b4 e5 +[5d0e] 崎 +3.75,8.44;9.06,8.44 +3.44,5.94;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;6.25,8.44 +6.25,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 +4.38,1.25;4.38,4.38 +9.06,5.62;8.44,6.25 +8.44,6.25;7.81,6.56 +7.81,6.56;7.19,6.88 +7.19,6.88;6.56,7.19 +6.56,7.19;5.94,7.50 +8.12,5.31;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.12,5.31;9.06,5.31 +4.38,4.38;7.19,4.38 +7.19,4.38;7.19,2.19 +7.19,2.19;4.38,2.19 +0.62,7.81;0.62,0.94 +0.62,1.56;3.12,1.56 +3.12,1.56;3.12,7.81 +1.88,1.56;1.88,9.06 + +# UTF-16 : 9a 0e +# UTF-8 : 8e a8 e9 +[9a0e] 騎 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.75 +1.56,1.25;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.25,3.44 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.75 +4.06,8.75;0.62,8.75 +0.62,8.75;0.62,4.38 +0.62,4.38;3.75,4.38 +3.75,4.38;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;3.44,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,8.75;2.19,4.38 +0.94,5.94;3.75,5.94 +0.94,7.19;3.75,7.19 +4.06,8.44;9.06,8.44 +4.06,5.94;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,7.19 +5.94,7.19;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.25,8.44 +6.25,8.44;6.56,8.75 +6.56,8.75;6.56,9.38 +4.69,1.25;4.69,4.38 +9.06,5.62;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.50,6.88 +7.50,6.88;6.88,7.19 +6.88,7.19;6.25,7.50 +8.44,5.31;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.75,5.31;9.38,5.31 +4.69,4.38;7.19,4.38 +7.19,4.38;7.19,2.19 +7.19,2.19;4.69,2.19 + +# UTF-16 : 7d ba +# UTF-8 : ba b6 e7 +[7dba] 綺 +3.75,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.56 +0.31,4.69;3.44,5.00 +1.88,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +3.75,8.44;9.06,8.44 +3.75,5.94;4.06,5.94 +4.06,5.94;4.69,6.25 +4.69,6.25;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;6.25,8.44 +6.25,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 +4.38,1.25;4.38,4.38 +9.06,5.62;8.44,6.25 +8.44,6.25;7.81,6.56 +7.81,6.56;7.19,6.88 +7.19,6.88;6.56,7.19 +6.56,7.19;5.94,7.50 +8.12,5.31;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.44,5.31;9.06,5.31 +4.38,4.38;7.19,4.38 +7.19,4.38;7.19,2.19 +7.19,2.19;4.38,2.19 + +# UTF-16 : 4f 36 +# UTF-8 : b6 bc e4 +[4f36] 伶 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.25,8.75 +6.25,8.75;5.94,9.06 +5.94,9.06;5.94,9.38 +5.62,9.38;5.31,9.06 +5.31,9.06;5.00,8.75 +5.00,8.75;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;2.81,6.56 +2.81,6.56;2.19,6.25 +7.81,6.88;3.75,6.88 +2.50,5.00;8.44,5.00 +8.44,5.00;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;7.19,1.56 +7.19,1.56;6.88,1.56 +5.31,0.62;5.31,5.00 +2.50,9.06;2.19,8.75 +2.19,8.75;2.19,8.12 +2.19,8.12;1.88,7.50 +1.88,7.50;1.88,6.88 +1.88,6.88;1.56,6.56 +1.56,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 + +# UTF-16 : 60 1c +# UTF-8 : 9c 80 e6 +[601c] 怜 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.62,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;2.81,6.56 +2.81,6.56;2.50,6.25 +7.81,6.88;3.75,6.88 +2.81,5.00;8.44,5.00 +8.44,5.00;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;7.19,1.56 +7.19,1.56;6.88,1.56 +5.31,0.62;5.31,5.00 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 + +# UTF-16 : 73 b2 +# UTF-8 : b2 8e e7 +[73b2] 玲 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.56 +3.12,6.56;2.81,6.25 +7.81,6.88;4.06,6.88 +2.81,5.00;8.44,5.00 +8.44,5.00;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;7.19,1.56 +7.19,1.56;6.88,1.56 +5.62,0.62;5.62,5.00 +3.12,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.31,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 + +# UTF-16 : 80 46 +# UTF-8 : 86 81 e8 +[8046] 聆 +9.38,6.25;9.06,6.56 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;5.94,9.06 +5.94,9.06;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;5.00,7.50 +5.00,7.50;4.69,7.50 +4.69,7.50;4.38,7.19 +4.38,7.19;4.06,6.88 +4.06,6.88;3.75,6.56 +3.75,6.56;3.44,6.25 +8.12,6.88;4.38,6.88 +3.44,5.00;8.75,5.00 +8.75,5.00;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;7.19,1.56 +5.62,0.62;5.94,5.00 +0.62,8.75;0.62,2.19 +3.44,8.75;0.31,8.75 +2.81,0.62;2.81,8.75 +0.94,4.69;2.81,4.69 +0.94,6.88;2.81,6.88 +0.00,2.19;0.62,2.19 +0.62,2.19;1.25,2.50 +1.25,2.50;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;2.81,2.81 + +# UTF-16 : 86 c9 +# UTF-8 : 89 9b e8 +[86c9] 蛉 +3.75,5.00;8.75,5.00 +8.75,5.00;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;7.19,1.56 +5.94,0.62;5.94,5.00 +9.38,6.25;9.06,6.56 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.56,9.38 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.44 +5.94,8.44;5.62,8.12 +5.62,8.12;5.31,7.81 +5.31,7.81;5.31,7.50 +5.31,7.50;5.00,7.19 +5.00,7.19;4.69,7.19 +4.69,7.19;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.75,6.25 +8.12,6.88;5.00,6.88 +1.88,1.56;1.88,9.06 +0.62,4.69;3.44,4.69 +3.44,4.69;3.44,7.81 +3.44,7.81;0.62,7.81 +0.31,7.81;0.62,4.06 +4.06,1.25;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.12,4.06 +0.00,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.19 + +# UTF-16 : 92 34 +# UTF-8 : b4 88 e9 +[9234] 鈴 +9.38,6.25;9.06,6.56 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.88,9.06 +6.88,9.06;6.56,9.38 +6.56,9.38;6.25,9.06 +6.25,9.06;5.94,8.44 +5.94,8.44;5.94,8.12 +5.94,8.12;5.31,7.50 +5.31,7.50;4.69,7.19 +4.69,7.19;4.69,6.88 +4.69,6.88;4.38,6.56 +4.38,6.56;4.06,6.25 +8.12,6.88;5.00,6.88 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,7.50;4.06,7.81 +4.06,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.06 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.38,5.31;0.62,5.31 +4.06,7.19;0.94,7.19 +2.50,1.56;2.50,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.69 +4.38,5.00;8.75,5.00 +8.75,5.00;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.19,1.56 +6.25,0.62;6.25,5.00 + +# UTF-16 : 6e 21 +# UTF-8 : a1 b8 e6 +[6e21] 渡 +5.94,8.44;5.94,9.38 +4.38,8.44;4.69,5.31 +4.38,5.31;7.81,5.31 +7.81,5.31;7.81,8.44 +3.12,7.19;9.06,7.19 +3.44,4.38;8.75,4.38 +3.12,0.94;3.75,1.25 +3.75,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.38 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,4.06 +2.19,0.94;2.50,1.25 +2.50,1.25;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;3.12,8.44 +3.12,8.44;9.06,8.44 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 93 4d +# UTF-8 : 8d 8d e9 +[934d] 鍍 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +6.56,8.44;6.56,9.38 +3.12,0.94;3.44,1.25 +3.44,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,8.44 +4.06,8.44;9.06,8.44 +5.31,8.44;5.31,5.31 +5.31,5.31;8.12,5.31 +8.12,5.31;8.12,8.44 +4.06,7.19;9.06,7.19 +4.38,4.38;8.75,4.38 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;7.50,2.50 +7.50,2.50;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.44,3.75 +8.44,3.75;8.75,4.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,4.06 + +# UTF-16 : 4f 0a +# UTF-8 : 8a bc e4 +[4f0a] 伊 +8.44,3.75;8.44,8.44 +8.44,8.44;2.81,8.44 +2.81,4.69;8.44,4.69 +2.19,6.56;9.38,6.56 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;5.94,8.44 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 65 8e +# UTF-8 : 8e 96 e6 +[658e] 斎 +4.69,4.06;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +2.50,1.25;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +6.88,0.94;6.56,1.56 +6.56,1.56;6.56,1.88 +6.56,1.88;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.94,3.44 +7.19,4.06;2.50,4.06 +6.88,5.31;2.81,5.31 +7.19,8.44;6.88,8.12 +6.88,8.12;6.56,7.81 +6.56,7.81;5.94,7.50 +5.94,7.50;5.31,6.88 +5.31,6.88;4.69,6.56 +4.69,6.56;4.06,6.25 +4.06,6.25;3.12,6.25 +3.12,6.25;2.50,5.94 +2.50,5.94;1.56,5.62 +1.56,5.62;0.31,5.31 +1.88,8.12;2.50,7.81 +2.50,7.81;3.12,7.50 +3.12,7.50;3.75,7.19 +3.75,7.19;4.38,6.88 +4.38,6.88;5.00,6.56 +5.00,6.56;5.94,6.25 +5.94,6.25;6.56,5.94 +6.56,5.94;7.50,5.62 +7.50,5.62;8.12,5.62 +8.12,5.62;9.06,5.31 +4.69,8.44;4.69,9.69 +8.75,8.44;0.62,8.44 +7.50,5.62;7.50,0.62 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;1.88,3.12 +1.88,3.12;1.88,3.44 +1.88,3.44;2.19,4.06 +1.88,4.06;2.19,5.94 + +# UTF-16 : 96 3f +# UTF-8 : bf 98 e9 +[963f] 阿 +8.44,8.75;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +3.44,8.75;9.38,8.75 +4.06,6.88;6.88,6.88 +6.88,6.88;6.88,3.44 +6.88,3.44;4.06,3.44 +4.06,2.50;4.06,6.88 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,2.81 +1.88,2.81;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;2.81,8.75 + +# UTF-16 : 73 c2 +# UTF-8 : 82 8f e7 +[73c2] 珂 +8.44,8.75;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +3.44,8.75;9.38,8.75 +4.06,6.88;6.88,6.88 +6.88,6.88;6.88,3.44 +6.88,3.44;4.06,3.44 +4.06,2.50;4.06,6.88 +3.12,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.31,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 + +# UTF-16 : 67 ef +# UTF-8 : af 9f e6 +[67ef] 柯 +8.44,8.75;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +3.12,8.75;9.38,8.75 +4.06,6.88;6.88,6.88 +6.88,6.88;6.88,3.44 +6.88,3.44;4.06,3.44 +4.06,2.50;4.06,6.88 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 54 75 +# UTF-8 : b5 91 e5 +[5475] 呵 +8.44,8.75;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +3.12,8.75;9.38,8.75 +4.06,6.88;6.88,6.88 +6.88,6.88;6.88,3.44 +6.88,3.44;4.06,3.44 +4.06,2.50;4.06,6.88 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 + +# UTF-16 : 8a 36 +# UTF-8 : b6 a8 e8 +[8a36] 訶 +8.44,8.75;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +3.75,8.75;9.38,8.75 +4.38,6.88;6.88,6.88 +6.88,6.88;6.88,3.44 +6.88,3.44;4.38,3.44 +4.38,2.50;4.38,6.88 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,6.25;3.44,6.25 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 + +# UTF-16 : 8e fb +# UTF-8 : bb bb e8 +[8efb] 軻 +4.69,2.50;4.69,6.88 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +4.06,8.75;9.38,8.75 +4.69,6.88;7.19,6.88 +7.19,6.88;7.19,3.44 +7.19,3.44;5.00,3.44 +0.62,3.44;3.75,3.44 +3.75,3.44;3.75,6.88 +3.75,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;3.44,5.31 +0.31,2.19;4.06,2.19 +2.19,0.62;2.19,9.38 +0.31,8.12;4.06,8.12 + +# UTF-16 : 57 a3 +# UTF-8 : a3 9e e5 +[57a3] 垣 +2.81,8.75;9.06,8.75 +0.31,6.88;3.44,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 +2.81,1.25;9.06,1.25 +4.06,2.81;8.12,2.81 +8.12,2.81;8.12,7.50 +8.12,7.50;3.75,7.50 +3.75,7.50;3.75,2.50 +4.06,5.00;8.12,5.00 + +# UTF-16 : 60 52 +# UTF-8 : 92 81 e6 +[6052] 恒 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.81,5.31;2.81,5.62 +2.81,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.19,7.19 +2.81,8.75;9.06,8.75 +2.50,1.25;9.06,1.25 +3.75,2.81;8.12,2.81 +8.12,2.81;8.12,7.50 +8.12,7.50;3.75,7.50 +3.75,7.50;3.75,2.50 +3.75,5.00;8.12,5.00 + +# UTF-16 : 68 53 +# UTF-8 : 93 a1 e6 +[6853] 桓 +2.81,8.75;9.06,8.75 +2.81,1.25;9.06,1.25 +3.75,2.81;8.12,2.81 +8.12,2.81;8.12,7.50 +8.12,7.50;3.75,7.50 +3.75,7.50;3.75,2.50 +3.75,5.00;8.12,5.00 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 83 ca +# UTF-8 : 8a 8f e8 +[83ca] 菊 +7.19,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,2.81 +5.62,2.81;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,0.62;4.38,6.25 +7.50,4.06;0.94,4.06 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,4.06 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +5.31,4.38;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;6.25,5.31 +6.25,5.31;6.56,5.94 +6.56,5.94;6.56,5.94 +0.62,8.44;8.75,8.44 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.00,4.38;0.31,4.69 +0.31,4.69;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 +1.88,6.88;8.44,6.88 +8.44,6.88;8.44,5.31 +8.44,5.31;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 + +# UTF-16 : 68 51 +# UTF-8 : 91 a1 e6 +[6851] 桑 +5.00,6.25;8.75,6.25 +5.31,4.06;5.62,4.06 +5.62,4.06;5.94,4.06 +5.94,4.06;6.56,4.38 +6.56,4.38;6.88,4.69 +6.88,4.69;7.19,4.69 +7.19,4.69;7.50,5.00 +7.50,5.00;8.12,5.62 +8.12,5.62;8.44,6.25 +8.75,4.06;8.44,4.06 +8.44,4.06;8.12,4.06 +8.12,4.06;7.50,4.38 +7.50,4.38;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.31,5.94 +1.25,8.75;8.12,8.75 +0.94,6.56;1.88,6.56 +1.88,6.56;2.81,6.88 +2.81,6.88;3.75,6.88 +3.75,6.88;4.38,7.19 +4.38,7.19;5.31,7.50 +5.31,7.50;5.94,7.81 +5.94,7.81;6.56,7.81 +6.56,7.81;7.19,8.12 +7.19,8.12;7.81,8.44 +7.81,8.44;8.12,8.75 +8.44,6.56;7.81,6.56 +7.81,6.56;6.88,6.88 +6.88,6.88;6.25,6.88 +6.25,6.88;5.62,7.19 +5.62,7.19;5.00,7.19 +5.00,7.19;4.38,7.50 +4.38,7.50;3.75,7.81 +3.75,7.81;3.12,7.81 +3.12,7.81;2.50,8.12 +2.50,8.12;2.19,8.44 +0.62,6.25;4.38,6.25 +0.31,4.06;0.94,4.06 +0.94,4.06;1.56,4.06 +1.56,4.06;1.88,4.38 +1.88,4.38;2.50,4.69 +2.50,4.69;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;4.38,6.25 +4.38,4.06;3.75,4.38 +3.75,4.38;3.12,4.69 +3.12,4.69;2.50,5.31 +2.50,5.31;1.88,5.62 +1.88,5.62;1.25,5.94 +8.75,3.44;0.62,3.44 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.44 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.44 +4.69,0.62;4.69,4.38 + +# UTF-16 : 83 52 +# UTF-8 : 92 8d e8 +[8352] 荒 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +0.62,6.88;8.75,6.88 +4.69,6.88;4.69,7.81 +8.12,4.69;7.50,4.69 +7.50,4.69;6.88,4.69 +6.88,4.69;5.94,4.69 +5.94,4.69;5.31,4.69 +5.31,4.69;4.69,4.69 +4.69,4.69;4.06,4.69 +4.06,4.69;3.44,4.69 +3.44,4.69;3.12,4.69 +3.12,4.69;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;2.19,5.31 +1.88,5.31;2.19,6.88 +6.88,4.06;6.88,1.25 +6.88,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.50 +8.75,2.50;8.75,3.12 +4.69,4.06;4.69,0.94 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 + +# UTF-16 : 67 f4 +# UTF-8 : b4 9f e6 +[67f4] 柴 +2.81,9.06;2.81,5.31 +1.25,8.44;1.25,5.00 +4.69,7.50;2.81,7.50 +0.62,5.00;0.94,5.00 +0.94,5.00;1.56,5.00 +1.56,5.00;2.19,5.00 +2.19,5.00;2.50,5.31 +2.50,5.31;3.12,5.31 +3.12,5.31;3.44,5.31 +3.44,5.31;3.75,5.31 +3.75,5.31;4.69,5.62 +4.69,5.62;5.00,5.62 +5.31,9.06;5.31,5.62 +5.31,5.62;5.62,5.31 +5.62,5.31;6.25,5.31 +6.25,5.31;6.88,5.31 +6.88,5.31;7.19,5.31 +7.19,5.31;8.12,5.31 +8.12,5.31;8.44,5.31 +8.44,5.31;8.75,5.62 +8.75,5.62;8.75,6.25 +8.75,6.25;8.75,6.88 +5.31,7.19;5.94,7.50 +5.94,7.50;6.56,7.50 +6.56,7.50;7.50,7.81 +7.50,7.81;8.12,8.12 +8.12,8.12;8.75,8.44 +8.75,4.06;0.62,4.06 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,0.62;4.69,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 + +# UTF-16 : 6e 0b +# UTF-8 : 8b b8 e6 +[6e0b] 渋 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,9.38;5.94,5.62 +2.50,5.62;9.06,5.62 +8.75,7.81;5.94,7.81 +3.75,5.62;3.75,8.75 +5.00,3.44;4.69,4.06 +4.69,4.06;4.38,4.38 +4.38,4.38;3.75,4.69 +3.75,4.69;3.44,5.00 +3.44,5.00;3.12,5.31 +6.25,3.44;6.56,3.75 +6.56,3.75;7.19,4.06 +7.19,4.06;7.81,4.38 +7.81,4.38;8.12,5.00 +8.12,5.00;8.44,5.31 + +# UTF-16 : 67 49 +# UTF-8 : 89 9d e6 +[6749] 杉 +4.38,7.19;5.00,7.19 +5.00,7.19;5.62,7.50 +5.62,7.50;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;7.81,8.44 +7.81,8.44;8.44,9.06 +4.38,4.06;5.00,4.38 +5.00,4.38;5.31,4.69 +5.31,4.69;5.94,4.69 +5.94,4.69;6.56,5.00 +6.56,5.00;6.88,5.00 +6.88,5.00;7.50,5.31 +7.50,5.31;7.81,5.62 +7.81,5.62;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.75,3.12 +8.75,3.12;9.06,3.44 +2.50,0.62;2.50,9.06 +4.06,7.19;0.62,7.19 +0.31,2.81;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +3.75,3.75;3.44,4.38 +3.44,4.38;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;2.81,6.56 +2.81,6.56;2.50,7.19 + +# UTF-16 : 88 6b +# UTF-8 : ab a1 e8 +[886b] 衫 +4.38,7.19;5.00,7.19 +5.00,7.19;5.62,7.50 +5.62,7.50;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;7.81,8.44 +7.81,8.44;8.44,9.06 +4.38,4.06;5.00,4.38 +5.00,4.38;5.31,4.69 +5.31,4.69;5.94,4.69 +5.94,4.69;6.56,5.00 +6.56,5.00;6.88,5.00 +6.88,5.00;7.50,5.31 +7.50,5.31;7.81,5.62 +7.81,5.62;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.75,3.12 +8.75,3.12;9.06,3.44 +4.06,3.12;3.75,3.75 +3.75,3.75;3.44,4.06 +3.44,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +3.75,7.50;0.31,7.50 +2.19,7.50;2.19,9.06 +2.19,0.62;2.19,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.50 +3.12,4.06;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.06,5.31 +4.06,5.31;4.38,5.62 + +# UTF-16 : 70 2c +# UTF-8 : ac 80 e7 +[702c] 瀬 +0.62,0.94;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.56,5.31;1.25,5.94 +1.25,5.94;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +5.31,4.38;5.31,6.88 +5.31,6.88;2.50,6.88 +2.50,6.88;2.50,4.38 +2.50,4.69;5.31,4.69 +3.75,0.62;3.75,9.38 +2.19,8.12;5.62,8.12 +1.88,1.56;2.19,1.88 +2.19,1.88;2.19,2.19 +2.19,2.19;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.75,4.69 +5.62,2.19;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.38,3.75 +4.38,3.75;4.06,4.06 +4.06,4.06;4.06,4.69 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;6.88,2.19 +9.38,0.62;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,1.88 +8.12,1.88;7.81,2.19 +5.62,8.75;9.38,8.75 +7.19,8.75;7.19,8.44 +7.19,8.44;7.19,7.81 +7.19,7.81;7.19,7.50 +7.19,7.50;7.19,7.19 +5.94,2.50;9.06,2.50 +8.75,2.50;9.06,7.19 +8.75,7.19;5.94,7.19 +5.94,7.19;5.94,2.50 +5.94,4.38;8.75,4.38 +5.94,5.94;8.75,5.94 + +# UTF-16 : 7a dc +# UTF-8 : 9c ab e7 +[7adc] 竜 +0.31,6.56;9.06,6.56 +0.94,8.44;8.44,8.44 +4.69,8.44;4.69,9.38 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.50 +6.56,7.50;6.88,8.12 +6.88,8.12;6.88,8.44 +3.44,6.56;3.44,6.88 +3.44,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.50,8.12 +2.50,8.12;2.50,8.44 +1.56,4.06;7.81,4.06 +7.81,2.50;1.56,2.50 +1.25,1.56;1.56,5.62 +1.25,5.62;8.12,5.62 +7.81,5.62;8.12,2.19 +8.75,2.81;8.75,2.19 +8.75,2.19;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,1.25 +4.69,1.25;4.69,1.88 +4.69,1.88;4.69,5.31 + +# UTF-16 : 6e dd +# UTF-8 : 9d bb e6 +[6edd] 滝 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.19,6.56;9.06,6.56 +2.81,8.44;8.75,8.44 +5.62,8.44;5.62,9.38 +6.56,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.19,7.50 +7.19,7.50;7.50,8.12 +7.50,8.12;7.50,8.44 +4.69,6.56;4.69,6.88 +4.69,6.88;4.38,7.19 +4.38,7.19;4.06,7.50 +4.06,7.50;4.06,8.12 +4.06,8.12;3.75,8.44 +3.12,4.06;8.12,4.06 +8.12,2.50;3.12,2.50 +3.12,1.56;3.12,5.62 +3.12,5.62;8.44,5.62 +8.44,5.62;8.44,2.19 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,1.25 +5.62,1.25;5.62,1.88 +5.62,1.88;5.62,5.31 + +# UTF-16 : 69 de +# UTF-8 : 9e a7 e6 +[69de] 槞 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +2.50,6.56;9.06,6.56 +2.81,8.44;8.75,8.44 +5.94,8.44;5.94,9.38 +6.88,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.50,8.12 +7.50,8.12;7.81,8.44 +5.00,6.56;4.69,6.88 +4.69,6.88;4.69,7.19 +4.69,7.19;4.38,7.50 +4.38,7.50;4.06,8.12 +4.06,8.12;4.06,8.44 +3.44,4.06;8.44,4.06 +8.44,2.50;3.44,2.50 +3.44,1.56;3.44,5.62 +3.44,5.62;8.44,5.62 +8.44,5.62;8.44,2.19 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,1.25 +5.94,1.25;5.94,1.88 +5.94,1.88;5.94,5.31 + +# UTF-16 : 6d 25 +# UTF-8 : a5 b4 e6 +[6d25] 津 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.12,5.31;8.44,5.31 +8.44,5.31;8.44,8.44 +8.44,8.44;3.12,8.44 +2.19,6.88;9.38,6.88 +2.19,2.19;9.06,2.19 +2.81,3.75;8.75,3.75 +5.94,0.62;5.94,9.38 + +# UTF-16 : 58 5a +# UTF-8 : 9a a1 e5 +[585a] 塚 +0.31,6.56;2.81,6.56 +1.56,1.88;1.56,9.06 +0.00,1.56;0.62,1.56 +0.62,1.56;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +3.44,7.50;8.44,7.50 +9.06,6.88;9.06,8.75 +9.06,8.75;3.12,8.75 +2.81,8.75;3.12,6.88 +2.81,5.00;3.12,5.31 +3.12,5.31;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,7.19 +5.94,7.19;6.25,7.50 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,1.25 +6.88,1.25;6.88,1.88 +6.88,1.88;6.88,2.50 +6.88,2.50;6.88,3.12 +6.88,3.12;6.88,3.44 +6.88,3.44;6.88,4.06 +6.88,4.06;6.56,4.38 +6.56,4.38;6.56,5.00 +6.56,5.00;6.25,5.31 +6.25,5.31;6.25,5.62 +6.25,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.62,6.56 +3.12,3.12;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;5.00,4.38 +5.00,4.38;5.62,4.69 +5.62,4.69;5.94,5.31 +5.94,5.31;6.25,5.31 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.56,3.44 +6.56,3.44;6.88,3.75 +9.06,6.25;8.75,5.94 +8.75,5.94;8.44,5.62 +8.44,5.62;8.12,5.00 +8.12,5.00;7.81,4.69 +7.81,4.69;7.19,4.69 +6.56,7.50;6.56,6.56 +6.56,6.56;6.88,5.94 +6.88,5.94;6.88,5.31 +6.88,5.31;7.19,4.69 +7.19,4.69;7.50,3.75 +7.50,3.75;7.81,3.12 +7.81,3.12;8.12,2.81 +8.12,2.81;8.75,2.19 +8.75,2.19;9.06,1.56 +9.06,1.56;9.38,1.25 + +# UTF-16 : 5c 3e +# UTF-8 : be b0 e5 +[5c3e] 尾 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.44,8.75 +8.44,8.75;8.44,7.19 +8.44,7.19;1.56,7.19 +4.69,5.94;5.00,1.56 +4.69,1.56;5.00,1.25 +5.00,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,3.12;1.56,2.50 +8.44,4.69;2.19,4.06 +2.19,5.94;2.81,5.94 +2.81,5.94;3.44,5.94 +3.44,5.94;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.31,6.25 +5.31,6.25;5.94,6.25 +5.94,6.25;6.56,6.25 +6.56,6.25;6.88,6.25 +6.88,6.25;7.50,6.56 +7.50,6.56;8.12,6.56 + +# UTF-16 : 6d 5c +# UTF-8 : 9c b5 e6 +[6d5c] 浜 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.75,6.88;8.75,6.88 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 +7.19,3.75;7.19,6.88 +3.75,3.75;3.75,8.44 +9.06,3.75;2.50,3.75 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.50 +4.38,2.50;4.69,2.81 +8.75,0.62;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.88,2.50 +6.88,2.50;6.56,2.81 + +# UTF-16 : 68 b9 +# UTF-8 : b9 a2 e6 +[68b9] 梹 +1.88,0.62;1.88,9.06 +3.44,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +3.75,6.88;8.75,6.88 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +7.19,3.75;7.50,6.88 +3.75,3.75;3.75,8.44 +9.06,3.75;2.81,3.75 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,2.50 +4.69,2.50;5.00,2.81 +8.75,0.62;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.50 +7.19,2.50;6.56,2.81 + +# UTF-16 : 92 f2 +# UTF-8 : b2 8b e9 +[92f2] 鋲 +0.31,0.94;0.62,1.25 +0.62,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +4.69,6.88;9.06,6.88 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +7.50,3.75;7.50,6.88 +4.69,3.75;4.69,8.44 +9.06,3.75;3.75,3.75 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +9.06,0.62;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.50 +7.19,2.50;6.88,2.81 + +# UTF-16 : 5c 48 +# UTF-8 : 88 b1 e5 +[5c48] 屈 +2.19,3.44;2.19,0.62 +8.44,0.62;8.44,3.44 +5.31,7.19;5.31,1.25 +2.19,1.25;8.44,1.25 +2.50,6.25;2.50,4.06 +2.50,4.06;8.12,4.06 +8.12,4.06;8.12,6.25 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.44,8.75 +8.44,8.75;8.44,7.19 +8.44,7.19;1.56,7.19 + +# UTF-16 : 50 14 +# UTF-8 : 94 80 e5 +[5014] 倔 +1.88,0.94;2.19,1.25 +2.19,1.25;2.19,1.88 +2.19,1.88;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,8.75 +2.81,8.75;8.75,8.75 +8.75,8.75;8.75,7.19 +8.75,7.19;2.81,7.19 +1.88,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +3.44,3.44;3.75,0.62 +8.75,0.62;8.75,3.44 +6.25,7.19;6.25,1.25 +3.44,1.25;8.75,1.25 +3.75,6.25;3.75,4.06 +3.75,4.06;8.44,4.06 +8.44,4.06;8.44,6.25 + +# UTF-16 : 63 98 +# UTF-8 : 98 8e e6 +[6398] 掘 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,8.75 +3.44,8.75;8.75,8.75 +8.75,8.75;8.75,7.19 +8.75,7.19;3.44,7.19 +4.06,3.44;4.06,0.62 +6.25,7.19;6.25,1.25 +4.06,1.25;8.75,1.25 +4.06,6.25;4.06,4.06 +4.06,4.06;8.44,4.06 +8.44,4.06;8.44,6.25 +8.75,0.62;8.75,3.44 + +# UTF-16 : 58 00 +# UTF-8 : 80 a0 e5 +[5800] 堀 +0.31,6.56;2.81,6.56 +1.56,2.50;1.56,9.06 +0.31,1.88;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,8.75 +3.44,8.75;8.75,8.75 +8.75,8.75;8.75,7.19 +8.75,7.19;3.44,7.19 +4.06,3.44;4.06,0.62 +6.25,7.19;6.25,1.25 +4.06,1.25;8.75,1.25 +4.06,6.25;4.06,4.06 +4.06,4.06;8.44,4.06 +8.44,4.06;8.44,6.25 +8.75,0.62;8.75,3.44 + +# UTF-16 : 67 f3 +# UTF-8 : b3 9f e6 +[67f3] 柳 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.69;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,6.25 +2.19,6.25;1.88,6.56 +1.88,6.56;1.88,7.19 +3.44,8.44;3.44,3.12 +3.44,8.12;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.75 +5.00,8.75;5.31,8.75 +5.31,8.75;5.94,9.06 +6.56,0.62;6.56,8.75 +6.56,8.75;9.06,8.75 +8.75,8.75;9.06,2.81 +8.75,2.81;9.06,2.50 +9.06,2.50;8.44,2.19 +8.44,2.19;8.44,2.19 +8.44,2.19;8.12,2.19 +8.12,2.19;7.50,2.19 +7.50,2.19;7.19,2.19 +2.50,2.50;3.12,2.81 +3.12,2.81;3.75,3.12 +3.75,3.12;4.38,3.44 +4.38,3.44;5.00,3.75 +5.00,3.75;5.62,4.06 +3.12,0.62;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.62,5.31 +5.62,5.31;5.62,8.12 + +# UTF-16 : 80 4a +# UTF-8 : 8a 81 e8 +[804a] 聊 +3.75,8.44;3.75,2.81 +3.75,8.12;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,8.75;5.62,8.75 +5.62,8.75;6.25,9.06 +6.88,0.62;6.88,8.75 +6.88,8.75;9.06,8.75 +8.75,8.75;9.06,2.81 +8.75,2.81;9.06,2.50 +9.06,2.50;8.44,2.19 +8.44,2.19;8.44,2.19 +8.44,2.19;8.12,2.19 +8.12,2.19;7.50,2.19 +7.50,2.19;7.19,2.19 +3.12,2.50;3.75,2.81 +3.75,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;5.31,3.75 +5.31,3.75;5.94,4.06 +3.12,0.62;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;5.94,5.31 +5.94,5.31;5.94,8.12 +0.62,8.75;0.62,2.19 +3.44,8.75;0.31,8.75 +2.81,0.62;2.81,8.75 +0.94,4.69;2.81,4.69 +0.94,6.88;2.81,6.88 +0.00,2.19;0.62,2.19 +0.62,2.19;1.25,2.50 +1.25,2.50;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.81,2.81 + +# UTF-16 : 92 5a +# UTF-8 : 9a 89 e9 +[925a] 鉚 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;2.19,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.12,7.19;0.62,7.19 +1.88,1.56;1.88,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.81;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +4.06,8.44;4.06,2.81 +3.75,8.12;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.25,9.06 +6.88,0.62;6.88,8.75 +6.88,8.75;9.06,8.75 +9.06,8.75;9.06,2.81 +9.06,2.81;9.06,2.50 +9.06,2.50;8.75,2.19 +8.75,2.19;8.44,2.19 +8.44,2.19;8.12,2.19 +8.12,2.19;7.81,2.19 +7.81,2.19;7.50,2.19 +3.44,2.50;3.75,2.81 +3.75,2.81;4.38,3.12 +4.38,3.12;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.94,4.06 +3.44,0.62;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;5.94,5.31 +5.94,5.31;5.94,8.12 + +# UTF-16 : 59 44 +# UTF-8 : 84 a5 e5 +[5944] 奄 +8.75,8.44;0.62,8.44 +9.06,5.62;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.81,6.25 +7.81,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.31,8.44 +0.31,5.62;0.94,5.94 +0.94,5.94;1.56,6.25 +1.56,6.25;2.19,6.56 +2.19,6.56;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;4.06,8.44 +4.06,8.44;4.38,9.06 +4.38,9.06;4.69,9.38 +4.69,7.50;4.69,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +1.56,4.38;7.81,4.38 +7.81,2.50;1.56,2.50 +1.56,1.56;1.56,5.94 +1.56,5.94;7.81,5.94 +7.81,5.94;7.81,2.19 + +# UTF-16 : 4f fa +# UTF-8 : ba bf e4 +[4ffa] 俺 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +3.12,4.38;8.12,4.38 +8.12,2.50;3.12,2.50 +3.12,1.56;3.12,5.94 +3.12,5.94;8.12,5.94 +8.12,5.94;8.12,2.50 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,1.25 +5.62,1.25;5.62,1.88 +5.62,1.88;5.62,7.50 +8.75,8.44;2.50,8.44 +9.06,5.62;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;6.25,8.44 +2.19,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.31,9.06 +5.31,9.06;5.62,9.38 + +# UTF-16 : 6d f9 +# UTF-8 : b9 b7 e6 +[6df9] 淹 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +3.12,4.38;8.12,4.38 +8.12,2.50;3.12,2.50 +3.12,1.56;3.12,5.94 +3.12,5.94;8.12,5.94 +8.12,5.94;8.12,2.50 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,1.25 +5.62,1.25;5.62,1.88 +5.62,1.88;5.62,7.50 +8.75,8.44;2.50,8.44 +9.06,5.62;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;6.25,8.44 +2.19,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.31,9.06 +5.31,9.06;5.62,9.38 + +# UTF-16 : 63 a9 +# UTF-8 : a9 8e e6 +[63a9] 掩 +3.12,4.38;8.12,4.38 +8.12,2.50;3.12,2.50 +3.12,1.56;3.12,5.94 +3.12,5.94;8.12,5.94 +8.12,5.94;8.12,2.50 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,1.25 +5.62,1.25;5.62,1.88 +5.62,1.88;5.62,7.50 +8.75,8.44;2.50,8.44 +9.06,5.62;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;6.25,8.44 +2.19,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.31,9.06 +5.31,9.06;5.62,9.38 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.62,3.75 +0.62,3.75;0.31,3.44 +2.81,7.19;0.31,7.19 + +# UTF-16 : 61 1a +# UTF-8 : 9a 84 e6 +[611a] 愚 +7.81,3.75;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;6.56,5.00 +6.56,5.00;6.56,5.31 +4.69,4.38;4.69,8.75 +7.81,6.25;1.56,6.25 +7.81,7.50;1.56,7.50 +1.56,6.25;1.56,8.75 +1.56,8.75;7.81,8.75 +7.81,8.75;7.81,6.25 +1.56,4.06;2.19,4.06 +2.19,4.06;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.75,4.38 +3.75,4.38;4.38,4.38 +4.38,4.38;5.00,4.38 +5.00,4.38;5.62,4.38 +5.62,4.38;5.94,4.38 +5.94,4.38;6.56,4.69 +6.56,4.69;7.19,4.69 +2.81,3.44;3.12,1.56 +2.81,1.56;3.12,1.25 +3.12,1.25;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,1.25 +7.19,1.25;7.50,1.88 +7.50,1.88;7.50,2.50 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,2.81 +5.00,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +6.56,3.44;7.19,3.44 +7.19,3.44;7.50,3.44 +7.50,3.44;7.81,3.44 +7.81,3.44;8.12,3.44 +8.12,3.44;8.44,3.75 +8.44,3.75;8.44,4.06 +8.44,4.06;8.44,5.62 +8.44,5.62;0.94,5.62 +0.94,5.62;0.94,3.12 + +# UTF-16 : 66 07 +# UTF-8 : 87 98 e6 +[6607] 昇 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.31 +1.56,7.19;7.81,7.19 +0.31,3.12;9.06,3.12 +6.56,0.94;6.56,5.31 +0.94,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.12,4.69 +0.94,4.38;1.25,4.38 +1.25,4.38;1.88,4.38 +1.88,4.38;2.19,4.69 +2.19,4.69;2.81,4.69 +2.81,4.69;3.12,4.69 +3.12,4.69;3.44,4.69 +3.44,4.69;4.06,5.00 +4.06,5.00;4.38,5.00 +4.38,5.00;4.69,5.00 +4.69,5.00;5.00,5.31 + +# UTF-16 : 6d eb +# UTF-8 : ab b7 e6 +[6deb] 淫 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +4.06,5.62;4.06,6.25 +4.06,6.25;3.75,6.56 +3.75,6.56;3.75,6.88 +3.75,6.88;3.44,7.50 +3.44,7.50;3.12,7.81 +5.94,5.94;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.62,7.19 +5.62,7.19;5.31,7.81 +5.31,7.81;5.00,8.12 +7.19,5.62;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.44,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +2.81,3.12;9.06,3.12 +2.81,1.25;8.75,1.25 +5.94,1.25;5.94,5.00 +3.12,5.00;3.75,5.00 +3.75,5.00;4.38,5.00 +4.38,5.00;5.00,5.00 +5.00,5.00;5.62,5.00 +5.62,5.00;6.25,5.00 +6.25,5.00;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.81,5.31 +7.81,5.31;8.12,5.31 +8.12,5.31;8.75,5.31 + +# UTF-16 : 82 76 +# UTF-8 : b6 89 e8 +[8276] 艶 +2.19,9.38;2.19,6.25 +3.44,9.38;3.44,6.25 +0.62,5.94;4.69,5.94 +4.69,5.94;4.69,8.44 +4.69,8.44;0.62,8.44 +0.62,8.44;0.62,5.94 +0.62,7.19;4.69,7.19 +0.31,5.31;5.00,5.31 +0.94,2.81;0.94,4.38 +0.94,4.38;4.38,4.38 +4.38,4.38;4.38,2.81 +4.38,2.81;0.94,2.81 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +1.88,0.94;1.88,1.25 +1.88,1.25;1.88,1.88 +1.88,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.56 +7.19,6.88;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;7.81,8.44 +7.81,8.44;7.81,8.44 +4.69,6.25;5.00,6.88 +5.00,6.88;5.62,7.50 +5.62,7.50;5.94,8.12 +5.94,8.12;5.94,8.75 +5.94,8.75;6.25,9.38 +5.94,8.44;8.12,8.44 +5.62,4.38;8.75,4.38 +7.19,6.88;7.19,4.38 +9.06,3.12;9.06,2.50 +9.06,2.50;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,1.25 +5.31,1.25;5.31,1.88 +5.31,1.88;5.31,6.88 +5.31,6.88;8.75,6.88 +8.75,6.88;8.75,3.75 + +# UTF-16 : 51 e1 +# UTF-8 : a1 87 e5 +[51e1] 凡 +5.62,3.75;5.31,4.38 +5.31,4.38;5.00,5.00 +5.00,5.00;4.38,5.62 +4.38,5.62;4.06,6.25 +4.06,6.25;3.44,6.56 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.50,5.94 +2.50,5.94;2.50,6.88 +2.50,6.88;2.50,8.75 +2.50,8.75;6.88,8.75 +6.88,8.75;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.38,2.50 +9.38,2.50;9.38,3.12 +9.38,3.12;9.38,4.06 + +# UTF-16 : 4e 39 +# UTF-8 : b9 b8 e4 +[4e39] 丹 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.88,5.31;1.88,8.75 +1.88,8.75;7.81,8.75 +7.81,8.75;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,5.94;5.31,6.25 +5.31,6.25;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.06,7.50 +4.06,7.50;3.75,8.12 +0.31,5.00;9.06,5.00 + +# UTF-16 : 8c ed +# UTF-8 : ad b3 e8 +[8ced] 賭 +5.00,4.69;5.00,0.62 +8.75,0.62;8.75,4.69 +8.75,4.69;5.00,4.69 +5.00,1.25;8.75,1.25 +5.00,3.12;8.75,3.12 +3.75,3.75;4.38,4.38 +4.38,4.38;5.00,4.69 +5.00,4.69;5.62,5.31 +5.62,5.31;6.25,5.62 +6.25,5.62;6.56,6.25 +6.56,6.25;7.19,6.56 +7.19,6.56;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.75,8.44 +8.75,8.44;9.06,8.75 +4.06,6.25;9.38,6.25 +8.44,8.12;4.38,8.12 +6.25,6.25;6.25,9.38 +0.94,3.12;3.44,3.12 +3.12,3.12;3.44,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,3.12 +0.94,5.00;3.12,5.00 +0.94,6.88;3.12,6.88 +0.00,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +3.75,0.94;3.44,1.25 +3.44,1.25;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;2.81,2.19 +2.81,2.19;2.50,2.50 + +# UTF-16 : 53 39 +# UTF-8 : b9 8c e5 +[5339] 匹 +3.44,8.44;3.44,7.50 +3.44,7.50;3.44,6.56 +3.44,6.56;3.44,5.94 +3.44,5.94;3.12,5.31 +3.12,5.31;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.50,4.06 +2.50,4.06;2.19,3.75 +2.19,3.75;1.88,3.44 +1.88,3.44;1.25,3.12 +0.94,1.88;8.75,1.88 +8.75,8.44;0.94,8.44 +0.94,8.44;0.94,0.94 +5.62,8.44;5.62,4.69 +5.62,4.69;5.62,4.38 +5.62,4.38;6.25,4.06 +6.25,4.06;6.56,4.06 +6.56,4.06;6.88,4.06 +6.88,4.06;7.50,4.06 +7.50,4.06;8.12,4.38 +8.12,4.38;8.12,4.69 +8.12,4.69;8.44,5.31 +8.44,5.31;8.44,5.94 +8.44,5.94;8.44,6.88 + +# UTF-16 : 73 84 +# UTF-8 : 84 8e e7 +[7384] 玄 +4.69,8.12;4.69,9.38 +0.31,8.12;9.06,8.12 +4.38,3.44;4.06,3.75 +4.06,3.75;3.75,4.06 +3.75,4.06;3.44,4.38 +3.44,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.88,1.25;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.81 +3.75,2.81;4.38,3.44 +4.38,3.44;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.94,5.00 +5.94,5.00;6.56,5.31 +6.56,5.31;6.88,5.94 +6.88,5.94;7.50,6.56 +2.19,5.62;2.81,5.94 +2.81,5.94;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;4.38,7.50 +4.38,7.50;4.69,8.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.12,2.19 +8.12,2.19;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.56,4.06 +0.62,1.25;1.25,1.25 +1.25,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.88,1.56 +6.88,1.56;7.50,1.88 +7.50,1.88;8.44,1.88 + +# UTF-16 : 51 f8 +# UTF-8 : b8 87 e5 +[51f8] 凸 +0.94,1.56;8.44,1.56 +8.44,0.94;8.44,5.62 +8.44,5.62;6.25,5.62 +6.25,5.62;6.25,8.75 +6.25,8.75;3.12,8.75 +3.12,8.75;3.12,5.62 +3.12,5.62;0.94,5.62 +0.94,5.62;0.94,0.94 + +# UTF-16 : 7f 36 +# UTF-8 : b6 bc e7 +[7f36] 缶 +1.25,4.06;1.25,0.62 +8.12,0.62;8.12,4.06 +4.69,8.12;4.69,1.25 +1.25,1.25;8.12,1.25 +8.12,8.12;2.19,8.12 +0.94,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.19,8.44 +2.19,8.44;2.50,8.75 +2.50,8.75;2.50,9.06 +2.50,9.06;2.81,9.38 +8.75,5.31;0.62,5.31 + +# UTF-16 : 5c 3d +# UTF-8 : bd b0 e5 +[5c3d] 尽 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.31,1.56 +5.31,1.56;4.69,1.56 +4.69,1.56;4.06,1.56 +4.06,1.56;3.44,1.88 +3.44,1.88;3.12,1.88 +3.12,1.88;2.50,1.88 +2.50,1.88;1.88,2.19 +6.56,3.44;5.94,3.75 +5.94,3.75;5.31,4.06 +5.31,4.06;4.69,4.38 +4.69,4.38;4.06,4.69 +4.06,4.69;3.12,4.69 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.38 +1.88,4.38;1.88,5.00 +1.88,5.00;1.88,5.31 +1.88,5.31;1.88,5.94 +1.88,5.94;1.88,6.25 +1.88,6.25;1.88,8.75 +1.88,8.75;7.81,8.75 +7.81,8.75;7.81,5.62 +1.88,6.25;7.81,6.25 +8.75,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.81,3.75 +7.81,3.75;7.50,4.06 +7.50,4.06;7.19,4.69 +7.19,4.69;6.88,5.00 +6.88,5.00;6.88,5.31 +6.88,5.31;6.56,5.94 +6.56,5.94;6.56,6.25 + +# UTF-16 : 4e 32 +# UTF-8 : b2 b8 e4 +[4e32] 串 +4.69,0.62;4.69,9.38 +0.94,2.50;8.44,2.50 +8.44,1.88;8.44,4.69 +8.44,4.69;0.94,4.69 +0.94,4.69;0.94,1.88 +1.25,5.94;8.12,5.94 +8.12,5.94;8.12,8.12 +8.12,8.12;1.25,8.12 +1.25,8.12;1.25,5.94 + +# UTF-16 : 60 a3 +# UTF-8 : a3 82 e6 +[60a3] 患 +3.12,3.44;3.12,1.56 +2.81,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,1.25 +7.19,1.25;7.50,1.88 +7.50,1.88;7.50,2.50 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.44 +4.69,3.75;4.69,9.38 +1.25,4.38;8.12,4.38 +8.12,4.38;8.12,5.94 +8.12,5.94;1.25,5.94 +1.25,5.94;1.25,4.06 +1.56,6.88;8.12,6.88 +7.81,6.88;8.12,8.75 +7.81,8.75;1.56,8.75 +1.25,8.75;1.56,6.88 + +# UTF-16 : 67 64 +# UTF-8 : a4 9d e6 +[6764] 杤 +3.12,8.44;9.06,8.44 +2.81,0.94;3.12,1.25 +3.12,1.25;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;4.69,4.38 +4.69,4.38;5.00,5.00 +5.00,5.00;5.00,5.94 +5.00,5.94;5.31,7.19 +5.31,7.19;5.31,8.44 +5.00,6.25;8.75,6.25 +8.75,6.25;8.44,5.00 +8.44,5.00;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +1.88,0.62;1.88,9.06 +3.44,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 67 3d +# UTF-8 : bd 9c e6 +[673d] 朽 +3.44,8.44;9.06,8.44 +4.06,4.38;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;4.69,5.31 +4.69,5.31;5.00,5.94 +5.00,5.94;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.31,7.19 +5.31,7.19;5.31,7.50 +5.31,7.50;5.31,8.12 +5.31,8.12;5.62,8.44 +5.00,6.25;8.75,6.25 +8.75,6.25;8.44,5.00 +8.44,5.00;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,1.25 +1.88,0.62;1.88,9.06 +3.44,7.19;0.31,7.19 +0.31,2.81;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 5d e7 +# UTF-8 : a7 b7 e5 +[5de7] 巧 +2.19,8.12;2.19,2.50 +3.75,8.12;0.31,8.12 +0.31,2.19;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,2.50 +1.56,2.50;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.81,2.81 +2.81,2.81;3.44,3.12 +3.44,3.12;4.06,3.44 +3.75,8.44;9.06,8.44 +4.06,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.38,5.31 +4.38,5.31;4.69,5.94 +4.69,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.31,8.12 +5.31,8.12;5.31,8.44 +4.69,6.25;8.75,6.25 +8.75,6.25;8.44,5.00 +8.44,5.00;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,1.25 + +# UTF-16 : 75 1a +# UTF-8 : 9a 94 e7 +[751a] 甚 +8.75,8.44;0.62,8.44 +0.31,4.38;9.06,4.38 +2.19,5.62;7.19,5.62 +2.19,6.88;7.19,6.88 +2.19,4.38;2.19,9.38 +7.19,4.38;7.19,9.38 +3.75,4.38;3.75,3.44 +3.75,3.44;3.44,3.12 +3.44,3.12;3.12,2.50 +3.12,2.50;2.81,2.19 +2.81,2.19;2.19,1.88 +1.25,1.25;8.44,1.25 +1.25,4.06;1.56,0.62 +5.62,4.06;5.62,2.81 +5.62,2.81;5.94,2.50 +5.94,2.50;6.25,2.50 +6.25,2.50;6.88,2.50 +6.88,2.50;7.50,2.50 +7.50,2.50;7.81,2.50 +7.81,2.50;8.12,3.12 +8.12,3.12;8.12,3.75 + +# UTF-16 : 96 44 +# UTF-8 : 84 99 e9 +[9644] 附 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,2.81 +1.88,2.81;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;2.81,8.75 +8.44,9.06;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +9.38,7.50;4.38,7.50 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.62,5.62 +5.62,5.62;5.31,5.94 +4.38,9.06;4.38,8.75 +4.38,8.75;4.06,8.12 +4.06,8.12;4.06,7.50 +4.06,7.50;3.75,6.88 +3.75,6.88;3.75,6.56 +3.75,6.56;3.44,5.94 +3.44,5.94;3.12,5.62 +3.12,5.62;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.50,4.38 +3.75,0.62;3.75,6.56 + +# UTF-16 : 67 ce +# UTF-8 : 8e 9f e6 +[67ce] 柎 +8.44,9.06;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +9.38,7.50;4.38,7.50 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.62,5.62 +5.62,5.62;5.31,5.94 +4.38,9.06;4.38,8.75 +4.38,8.75;4.06,8.12 +4.06,8.12;4.06,7.50 +4.06,7.50;3.75,6.88 +3.75,6.88;3.75,6.56 +3.75,6.56;3.44,5.94 +3.44,5.94;3.44,5.62 +3.44,5.62;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.81,4.38 +3.75,0.62;3.75,6.56 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,3.75;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 + +# UTF-16 : 54 90 +# UTF-8 : 90 92 e5 +[5490] 咐 +8.44,9.06;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +9.38,7.50;4.69,7.50 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.62,5.62 +5.62,5.62;5.31,5.94 +4.69,9.06;4.38,8.75 +4.38,8.75;4.38,8.12 +4.38,8.12;4.38,7.50 +4.38,7.50;4.06,6.88 +4.06,6.88;3.75,6.56 +3.75,6.56;3.75,5.94 +3.75,5.94;3.44,5.62 +3.44,5.62;3.44,5.00 +3.44,5.00;3.12,4.69 +3.12,4.69;2.81,4.38 +4.06,0.62;4.06,6.56 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 + +# UTF-16 : 62 ca +# UTF-8 : 8a 8b e6 +[62ca] 拊 +8.44,9.06;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +9.38,7.50;4.38,7.50 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.62,5.62 +5.62,5.62;5.31,5.94 +4.38,9.06;4.38,8.75 +4.38,8.75;4.06,8.12 +4.06,8.12;4.06,7.50 +4.06,7.50;3.75,6.88 +3.75,6.88;3.75,6.56 +3.75,6.56;3.44,5.94 +3.44,5.94;3.12,5.62 +3.12,5.62;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.50,4.38 +3.75,0.62;3.75,6.56 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.31;2.19,5.00 +2.19,5.00;1.88,4.69 +1.88,4.69;1.25,4.38 +1.25,4.38;0.62,4.38 +0.62,4.38;0.31,4.06 +2.81,7.19;0.31,7.19 + +# UTF-16 : 57 7f +# UTF-8 : bf 9d e5 +[577f] 坿 +8.44,9.06;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +9.06,7.50;4.38,7.50 +6.56,3.12;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.62,5.62 +5.62,5.62;5.00,5.94 +4.38,9.06;4.06,8.75 +4.06,8.75;4.06,8.12 +4.06,8.12;4.06,7.50 +4.06,7.50;3.75,6.88 +3.75,6.88;3.75,6.56 +3.75,6.56;3.44,5.94 +3.44,5.94;3.12,5.62 +3.12,5.62;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.50,4.38 +3.75,0.62;3.75,6.56 +0.31,6.88;2.81,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 + +# UTF-16 : 4f e3 +# UTF-8 : a3 bf e4 +[4fe3] 俣 +2.50,3.44;9.06,3.44 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.62,3.44 +5.62,3.44;5.62,3.75 +5.62,3.75;5.62,5.00 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.62,3.75 +3.12,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.12,8.75 +3.12,8.75;3.12,6.25 +8.75,5.00;2.81,5.00 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,7.19 + +# UTF-16 : 5b db +# UTF-8 : 9b af e5 +[5bdb] 寛 +1.56,2.50;7.81,2.50 +7.81,2.50;7.81,6.25 +7.81,6.25;1.56,6.25 +1.56,6.25;1.56,2.50 +1.56,3.75;7.81,3.75 +1.56,5.00;7.81,5.00 +5.62,2.50;5.62,1.25 +5.62,1.25;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.56 +8.44,1.56;8.44,2.19 +8.44,2.19;8.75,2.50 +0.62,0.62;1.25,0.62 +1.25,0.62;1.88,0.94 +1.88,0.94;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +1.25,7.50;8.12,7.50 +4.69,8.44;4.69,9.38 +3.12,6.88;3.12,8.12 +6.25,6.88;6.25,8.12 +8.75,7.19;8.75,8.44 +8.75,8.44;0.94,8.44 +0.94,8.44;0.94,7.19 + +# UTF-16 : 85 ab +# UTF-8 : ab 96 e8 +[85ab] 薫 +0.62,8.75;8.75,8.75 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +8.75,0.62;8.44,0.94 +8.44,0.94;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +6.25,0.62;6.25,0.94 +6.25,0.94;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.31,2.19 +3.75,0.62;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.44,1.88 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +1.25,7.81;1.88,7.81 +1.88,7.81;2.81,7.81 +2.81,7.81;3.44,7.81 +3.44,7.81;4.06,7.81 +4.06,7.81;4.69,7.81 +4.69,7.81;5.31,7.81 +5.31,7.81;6.25,7.81 +6.25,7.81;6.88,7.81 +6.88,7.81;7.50,7.81 +7.50,7.81;8.12,8.12 +1.56,4.06;7.81,4.06 +7.81,4.06;7.81,6.25 +7.81,6.25;1.56,6.25 +1.56,6.25;1.56,4.06 +1.56,5.31;7.81,5.31 +1.25,3.44;8.44,3.44 +0.31,2.50;9.06,2.50 +4.69,2.50;4.69,7.81 +0.62,6.88;8.75,6.88 + +# UTF-16 : 54 f2 +# UTF-8 : b2 93 e5 +[54f2] 哲 +7.81,0.94;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.94 +1.88,1.25;7.50,1.25 +2.50,9.06;2.50,5.31 +2.50,5.31;2.19,4.69 +2.19,4.69;1.88,4.69 +1.88,4.69;1.25,4.69 +1.25,4.69;0.94,4.69 +4.38,6.88;3.75,6.88 +3.75,6.88;3.44,6.88 +3.44,6.88;2.81,6.56 +2.81,6.56;1.88,6.56 +1.88,6.56;1.25,6.25 +1.25,6.25;0.31,6.25 +4.06,8.12;0.31,8.12 +5.00,7.50;9.06,7.50 +7.50,4.69;7.50,7.50 +5.00,8.75;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;7.19,9.06 +7.19,9.06;8.12,9.06 +8.12,9.06;8.75,9.06 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.00 +4.06,5.00;4.38,5.62 +4.38,5.62;4.69,6.25 +4.69,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.00,7.50 +5.00,7.50;5.00,8.12 +5.00,8.12;5.00,8.75 + +# UTF-16 : 66 62 +# UTF-8 : a2 99 e6 +[6662] 晢 +7.81,0.94;7.81,4.38 +7.81,4.38;1.56,4.38 +1.56,4.38;1.56,0.94 +1.88,1.25;7.50,1.25 +1.88,2.81;7.50,2.81 +2.50,9.06;2.50,5.31 +2.50,5.31;2.19,5.00 +2.19,5.00;1.88,5.00 +1.88,5.00;1.25,5.00 +1.25,5.00;0.94,5.00 +4.38,6.88;3.75,6.88 +3.75,6.88;3.44,6.88 +3.44,6.88;2.81,6.56 +2.81,6.56;1.88,6.56 +1.88,6.56;1.25,6.56 +1.25,6.56;0.31,6.25 +4.06,8.12;0.31,8.12 +5.00,7.50;9.06,7.50 +7.50,4.69;7.50,7.50 +5.00,8.75;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;7.19,9.06 +7.19,9.06;8.12,9.06 +8.12,9.06;8.75,9.06 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.38,5.94 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.00,7.50 +5.00,7.50;5.00,8.12 +5.00,8.12;5.00,8.75 + +# UTF-16 : 8a 93 +# UTF-8 : 93 aa e8 +[8a93] 誓 +7.81,0.62;7.81,2.19 +7.81,2.19;1.56,2.19 +1.56,2.19;1.56,0.62 +1.56,0.94;7.81,0.94 +0.62,4.69;8.75,4.69 +1.56,3.75;7.81,3.75 +1.56,3.12;7.81,3.12 +2.19,5.31;7.19,5.31 +2.50,9.38;2.50,5.94 +2.50,5.94;2.19,5.62 +2.19,5.62;1.88,5.62 +1.88,5.62;1.25,5.62 +1.25,5.62;0.94,5.62 +4.38,7.50;3.75,7.19 +3.75,7.19;3.44,7.19 +3.44,7.19;2.81,7.19 +2.81,7.19;1.88,7.19 +1.88,7.19;1.25,6.88 +1.25,6.88;0.31,6.88 +4.06,8.44;0.31,8.44 +5.00,7.81;9.06,7.81 +7.50,5.31;7.50,7.81 +5.00,9.06;5.31,9.06 +5.31,9.06;5.94,9.06 +5.94,9.06;6.25,9.06 +6.25,9.06;6.56,9.06 +6.56,9.06;7.19,9.06 +7.19,9.06;8.12,9.06 +8.12,9.06;8.75,9.06 +3.44,5.62;3.75,5.94 +3.75,5.94;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.00,8.12 +5.00,8.12;5.00,8.44 +5.00,8.44;5.00,9.06 + +# UTF-16 : 5e 76 +# UTF-8 : b6 b9 e5 +[5e76] 并 +3.44,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.06 +2.50,9.06;2.50,9.38 +5.94,7.50;6.25,7.81 +6.25,7.81;6.25,8.12 +6.25,8.12;6.56,8.75 +6.56,8.75;6.88,9.06 +6.88,9.06;7.19,9.38 +0.31,4.38;9.06,4.38 +0.62,7.50;8.75,7.50 +6.56,0.62;6.56,7.50 +1.25,0.62;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.62 +3.12,5.62;3.12,6.56 +3.12,6.56;3.12,7.50 + +# UTF-16 : 74 e6 +# UTF-8 : a6 93 e7 +[74e6] 瓦 +8.75,8.44;0.94,8.44 +3.12,8.44;3.12,7.81 +3.12,7.81;3.12,6.88 +3.12,6.88;3.12,6.25 +3.12,6.25;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.50 +2.50,2.50;2.19,1.88 +2.19,1.88;1.88,1.25 +3.12,6.56;6.56,6.56 +6.56,6.56;6.56,1.88 +6.56,1.88;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +0.31,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.31,1.88 +5.31,1.88;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.19 +5.31,3.12;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,4.06;4.38,4.69 +4.38,4.69;4.06,5.00 +4.06,5.00;3.75,5.62 + +# UTF-16 : 74 f6 +# UTF-8 : b6 93 e7 +[74f6] 瓶 +1.88,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.25,9.06 +1.25,9.06;1.25,9.38 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.12 +3.12,8.12;3.44,8.75 +3.44,8.75;3.44,9.06 +3.44,9.06;3.44,9.38 +0.31,4.69;4.38,4.69 +0.31,7.50;4.38,7.50 +3.12,0.62;3.44,7.50 +0.62,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.56,4.69 +1.56,4.69;1.56,5.62 +1.56,5.62;1.56,6.56 +1.56,6.56;1.56,7.50 +9.06,8.44;4.06,8.44 +5.31,8.44;5.31,7.81 +5.31,7.81;5.00,6.88 +5.00,6.88;5.00,6.25 +5.00,6.25;5.00,5.31 +5.00,5.31;5.00,4.69 +5.00,4.69;4.69,4.06 +4.69,4.06;4.69,3.12 +4.69,3.12;4.69,2.50 +4.69,2.50;4.38,1.88 +4.38,1.88;4.38,1.25 +5.00,6.56;7.81,6.56 +7.81,6.56;7.81,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.38,3.75 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;7.81,2.19 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;5.94,5.00 +5.94,5.00;5.62,5.62 + +# UTF-16 : 96 86 +# UTF-8 : 86 9a e9 +[9686] 隆 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;2.81,8.12 +2.81,8.12;3.12,8.75 +3.12,6.88;3.75,7.50 +3.75,7.50;4.38,7.81 +4.38,7.81;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.62,9.38 +4.69,8.44;8.75,8.44 +8.44,8.44;8.12,8.12 +8.12,8.12;7.81,7.50 +7.81,7.50;7.50,7.19 +7.50,7.19;6.88,6.88 +6.88,6.88;6.56,6.56 +6.56,6.56;5.94,6.25 +5.94,6.25;5.31,5.94 +5.31,5.94;4.69,5.62 +4.69,5.62;3.75,5.31 +3.75,5.31;3.12,5.00 +4.38,8.12;5.00,7.81 +5.00,7.81;5.31,7.50 +5.31,7.50;5.62,7.19 +5.62,7.19;5.94,6.56 +5.94,6.56;6.56,6.25 +6.56,6.25;6.88,6.25 +6.88,6.25;7.50,5.94 +7.50,5.94;8.12,5.62 +8.12,5.62;8.75,5.31 +8.75,5.31;9.06,5.00 +2.50,0.94;9.06,0.94 +8.75,4.69;4.38,4.69 +8.75,2.81;4.06,2.81 +6.25,0.94;6.25,5.94 +3.12,3.12;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.69,5.62 + +# UTF-16 : 69 82 +# UTF-8 : 82 a6 e6 +[6982] 概 +1.56,0.62;1.56,9.06 +2.50,7.19;0.00,7.19 +0.00,3.12;0.00,3.44 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.25,7.19 +2.50,4.69;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.69;5.31,4.69 +5.31,4.69;5.31,8.75 +5.31,8.75;2.81,8.75 +2.81,8.75;2.81,1.88 +9.06,8.75;5.94,8.75 +5.62,5.31;9.06,5.31 +6.56,5.31;6.56,8.75 +2.81,6.88;5.31,6.88 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.38,2.81 +4.38,2.81;5.00,3.12 +5.62,2.19;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,4.06 +4.38,4.06;4.06,4.38 +7.50,4.38;7.50,1.56 +7.50,1.56;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 +4.38,0.62;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,2.19 +6.25,2.19;6.88,3.12 +6.88,3.12;7.19,3.75 +7.19,3.75;7.50,4.69 +7.50,4.69;7.81,5.62 +7.81,5.62;8.12,6.56 +8.12,6.56;8.44,7.50 +8.44,7.50;8.44,8.75 + +# UTF-16 : 61 68 +# UTF-8 : a8 85 e6 +[6168] 慨 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.81,4.69;5.31,4.69 +5.31,4.69;5.31,8.75 +5.31,8.75;2.81,8.75 +2.81,8.75;2.81,1.88 +9.06,8.75;5.94,8.75 +5.62,5.31;9.06,5.31 +6.56,5.31;6.56,8.75 +2.81,6.88;5.31,6.88 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.38,2.81 +4.38,2.81;5.00,3.12 +5.62,2.19;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,4.06 +4.38,4.06;4.06,4.38 +7.50,4.38;7.50,1.56 +7.50,1.56;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 +4.38,0.62;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,2.19 +6.25,2.19;6.88,3.12 +6.88,3.12;7.19,3.75 +7.19,3.75;7.50,4.69 +7.50,4.69;7.81,5.62 +7.81,5.62;8.12,6.56 +8.12,6.56;8.44,7.50 +8.44,7.50;8.44,8.75 + +# UTF-16 : 9b 32 +# UTF-8 : b2 ac e9 +[9b32] 鬲 +0.62,8.75;8.75,8.75 +2.19,5.94;2.19,7.81 +2.19,7.81;7.19,7.81 +7.19,7.81;7.19,6.25 +7.19,6.25;2.19,6.25 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,5.31 +8.44,5.31;0.94,5.31 +0.94,5.31;0.94,0.94 +4.69,2.81;4.69,0.94 +2.50,2.81;7.19,2.81 +3.75,5.00;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.50,3.44 +2.50,3.44;1.88,3.12 +1.88,3.12;1.25,3.12 +5.31,5.00;5.31,4.38 +5.31,4.38;5.31,3.75 +5.31,3.75;5.94,3.44 +5.94,3.44;6.25,3.44 +6.25,3.44;6.56,3.44 +6.56,3.44;6.88,3.44 +6.88,3.44;7.19,3.44 +7.19,3.44;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,3.75 + +# UTF-16 : 96 94 +# UTF-8 : 94 9a e9 +[9694] 隔 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,5.31 +8.75,5.31;3.12,5.31 +3.12,5.31;3.12,0.94 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,7.19 +2.50,7.19;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;3.12,8.75 +5.94,2.81;5.94,0.94 +4.38,2.81;7.81,2.81 +5.31,5.00;5.31,4.38 +5.31,4.38;5.00,4.06 +5.00,4.06;4.69,3.75 +4.69,3.75;4.38,3.44 +4.38,3.44;3.75,3.12 +6.56,5.00;6.56,4.38 +6.56,4.38;6.56,3.75 +6.56,3.75;6.88,3.44 +6.88,3.44;7.19,3.44 +7.19,3.44;8.75,3.44 +3.44,8.75;9.06,8.75 +3.75,5.94;3.75,7.81 +3.75,7.81;8.44,7.81 +8.44,7.81;8.44,6.25 +8.44,6.25;3.75,6.25 + +# UTF-16 : 81 88 +# UTF-8 : 88 86 e8 +[8188] 膈 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,5.31 +8.75,5.31;3.12,5.31 +3.12,5.31;3.12,0.94 +5.94,2.81;5.94,0.94 +4.38,2.81;7.81,2.81 +5.31,5.00;5.31,4.38 +5.31,4.38;5.00,4.06 +5.00,4.06;4.69,3.75 +4.69,3.75;4.38,3.44 +4.38,3.44;3.75,3.12 +6.56,5.00;6.56,4.38 +6.56,4.38;6.56,3.75 +6.56,3.75;6.88,3.44 +6.88,3.44;7.19,3.44 +7.19,3.44;8.75,3.44 +2.81,8.75;9.06,8.75 +3.44,5.94;3.75,7.81 +3.44,7.81;8.44,7.81 +8.44,7.81;8.44,6.25 +8.44,6.25;3.75,6.25 + +# UTF-16 : 8f 09 +# UTF-8 : 89 bc e8 +[8f09] 載 +5.00,2.81;5.00,5.00 +5.00,5.00;0.94,5.00 +0.94,5.00;0.94,2.81 +0.94,2.81;5.00,2.81 +0.94,4.06;5.00,4.06 +0.31,1.88;5.31,1.88 +2.81,0.62;2.81,9.38 +0.62,5.94;5.31,5.94 +0.31,6.88;9.06,6.88 +8.44,6.25;8.12,5.31 +8.12,5.31;7.81,4.69 +7.81,4.69;7.50,4.06 +7.50,4.06;7.19,3.44 +7.19,3.44;6.88,3.12 +6.88,3.12;6.56,2.50 +6.56,2.50;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +5.94,9.38;6.25,7.50 +6.25,7.50;6.25,6.25 +6.25,6.25;6.56,5.00 +6.56,5.00;6.88,3.75 +6.88,3.75;7.19,2.81 +7.19,2.81;7.19,2.19 +7.19,2.19;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,8.12 +8.12,8.12;8.44,7.81 +8.44,7.81;8.44,7.50 +5.00,8.12;0.62,8.12 + +# UTF-16 : 80 a9 +# UTF-8 : a9 82 e8 +[80a9] 肩 +0.62,8.75;8.75,8.75 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.06 +1.56,4.06;1.56,4.69 +1.56,4.69;1.56,5.00 +1.56,5.00;1.56,7.81 +1.56,7.81;8.12,7.81 +8.12,7.81;8.12,6.25 +8.12,6.25;1.56,6.25 +2.50,0.62;2.50,5.00 +2.50,5.00;8.44,5.00 +8.44,5.00;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +2.50,2.50;8.44,2.50 +2.50,3.75;8.44,3.75 + +# UTF-16 : 62 3f +# UTF-8 : bf 88 e6 +[623f] 房 +0.62,8.75;8.75,8.75 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.06 +1.56,4.06;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,7.50 +1.56,7.50;8.12,7.50 +8.12,7.50;8.12,5.94 +8.12,5.94;1.56,5.94 +5.00,4.69;5.00,5.62 +1.56,4.69;8.75,4.69 +1.25,0.94;1.88,0.94 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,3.75;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;7.81,2.19 +7.81,2.19;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;6.88,0.94 +6.88,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 + +# UTF-16 : 4e ae +# UTF-8 : ae ba e4 +[4eae] 亮 +5.62,4.06;5.62,1.88 +5.62,1.88;5.62,1.25 +5.62,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +0.31,8.44;9.06,8.44 +4.69,8.44;4.69,9.38 +1.88,5.62;1.88,7.19 +1.88,7.19;7.50,7.19 +7.50,7.19;7.50,5.62 +7.50,5.62;1.88,5.62 +8.44,2.81;8.44,4.69 +8.44,4.69;0.94,4.69 +0.94,4.69;0.94,2.81 + +# UTF-16 : 67 d4 +# UTF-8 : 94 9f e6 +[67d4] 柔 +8.75,6.88;0.62,6.88 +0.62,4.69;0.94,5.00 +0.94,5.00;1.56,5.31 +1.56,5.31;1.88,5.31 +1.88,5.31;2.50,5.62 +2.50,5.62;2.81,5.62 +2.81,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.69,6.56 +4.69,6.56;5.00,6.88 +1.25,8.75;8.12,8.75 +2.50,8.44;3.12,8.12 +3.12,8.12;3.44,7.81 +3.44,7.81;4.06,7.50 +4.06,7.50;4.69,7.19 +4.69,7.19;5.31,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;7.81,6.25 +7.81,6.25;7.50,5.94 +7.50,5.94;6.88,5.62 +6.88,5.62;6.25,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,0.62;4.69,4.69 +8.75,3.75;0.62,3.75 +5.00,6.88;5.00,5.31 +5.00,5.31;5.00,5.00 +5.00,5.00;4.69,4.69 +4.69,4.69;4.38,4.69 +4.38,4.69;4.06,4.69 +4.06,4.69;3.44,4.69 +3.44,4.69;2.81,4.69 +8.12,8.75;7.50,8.44 +7.50,8.44;6.88,8.12 +6.88,8.12;5.94,7.81 +5.94,7.81;5.31,7.50 +5.31,7.50;5.00,7.50 +5.00,7.50;4.69,7.19 + +# UTF-16 : 4f 38 +# UTF-8 : b8 bc e4 +[4f38] 伸 +8.75,2.50;8.75,7.81 +8.75,7.81;2.81,7.81 +2.81,7.81;2.81,2.50 +5.62,9.06;5.94,0.62 +2.81,3.12;8.75,3.12 +2.81,5.62;8.75,5.62 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.56,6.56 +1.56,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.31,4.38 +1.56,0.62;1.56,6.88 + +# UTF-16 : 57 64 +# UTF-8 : a4 9d e5 +[5764] 坤 +9.06,2.50;9.06,7.81 +8.75,7.81;3.44,7.81 +3.12,7.81;3.44,2.50 +5.94,9.06;6.25,0.62 +3.44,3.12;8.75,3.12 +3.44,5.62;8.75,5.62 +0.31,6.88;2.81,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.62,1.88 +0.62,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 + +# UTF-16 : 54 7b +# UTF-8 : bb 91 e5 +[547b] 呻 +8.75,2.50;8.75,7.81 +8.75,7.81;3.44,7.81 +3.44,7.81;3.44,2.50 +6.25,9.06;6.25,0.62 +3.44,3.12;8.75,3.12 +3.44,5.62;8.75,5.62 +0.62,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 + +# UTF-16 : 62 bb +# UTF-8 : bb 8a e6 +[62bb] 抻 +8.75,2.50;8.75,7.81 +8.75,7.81;3.44,7.81 +3.12,7.81;3.44,2.50 +5.94,9.06;5.94,0.62 +3.44,3.12;8.75,3.12 +3.44,5.62;8.75,5.62 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 + +# UTF-16 : 7d 33 +# UTF-8 : b3 b4 e7 +[7d33] 紳 +8.75,2.50;8.75,7.81 +8.75,7.81;4.38,7.81 +4.38,7.81;4.38,2.50 +6.56,9.06;6.56,0.62 +4.38,3.12;8.75,3.12 +4.38,5.62;8.75,5.62 +4.06,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;3.44,5.94 +3.44,5.94;3.44,6.25 +3.44,6.25;3.12,6.88 +0.31,4.69;3.75,5.00 +2.19,4.69;2.19,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 +3.44,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 + +# UTF-16 : 69 5a +# UTF-8 : 9a a5 e6 +[695a] 楚 +9.06,5.62;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.19,7.19 +7.19,7.19;6.88,7.81 +6.88,7.81;6.56,8.12 +6.25,5.00;6.56,9.38 +8.75,8.12;4.38,8.12 +2.50,5.00;2.50,9.38 +4.06,8.12;0.62,8.12 +0.31,5.62;0.62,5.62 +0.62,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.50,8.12 +3.75,5.62;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.62,7.19 +5.62,7.19;5.94,7.81 +5.94,7.81;6.25,8.12 +4.06,6.25;3.75,6.56 +3.75,6.56;3.44,7.19 +3.44,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +4.69,3.12;7.19,3.12 +4.69,1.25;4.69,4.69 +0.62,4.69;8.75,4.69 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +8.75,0.94;8.44,0.94 +8.44,0.94;7.19,0.94 +7.19,0.94;6.25,1.25 +6.25,1.25;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.06,1.56 +4.06,1.56;3.44,1.56 +3.44,1.56;3.12,1.88 +3.12,1.88;2.50,2.19 +2.50,2.19;2.19,2.50 +2.19,2.50;1.88,2.81 +8.75,4.69;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.44 + +# UTF-16 : 79 0e +# UTF-8 : 8e a4 e7 +[790e] 礎 +2.81,8.75;0.31,8.75 +1.25,1.88;2.81,1.88 +2.81,1.88;2.81,5.62 +2.81,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.56,8.75 +9.06,5.62;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.81 +7.81,7.81;7.50,8.44 +7.50,5.31;7.50,9.38 +9.06,8.44;5.94,8.44 +4.38,5.31;4.38,9.38 +5.62,8.44;2.81,8.44 +2.81,5.94;3.12,6.56 +3.12,6.56;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;4.38,8.44 +5.62,5.62;6.25,6.25 +6.25,6.25;6.56,6.88 +6.56,6.88;6.88,7.19 +6.88,7.19;7.19,7.81 +7.19,7.81;7.50,8.44 +5.62,6.56;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.00,7.50 +5.00,7.50;4.69,7.81 +4.69,7.81;4.38,8.12 +5.94,3.12;8.12,3.12 +5.94,1.25;5.94,4.69 +3.12,4.69;9.06,4.69 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;4.06,4.06 +9.06,0.94;8.75,0.94 +8.75,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.31,1.56 +5.31,1.56;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,2.81 +8.75,4.69;8.75,4.38 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;8.12,3.44 + +# UTF-16 : 66 ff +# UTF-8 : bf 9b e6 +[66ff] 替 +0.31,6.88;4.38,6.88 +5.00,6.88;9.06,6.88 +4.38,8.44;0.62,8.44 +8.75,8.44;5.00,8.44 +0.31,4.38;0.62,4.69 +0.62,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.81 +2.50,7.81;2.50,8.44 +2.50,8.44;2.81,9.38 +5.00,5.00;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;6.25,6.25 +6.25,6.25;6.56,6.88 +6.56,6.88;6.56,7.50 +6.56,7.50;6.56,7.81 +6.56,7.81;6.88,8.44 +6.88,8.44;6.88,9.38 +4.38,5.00;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.12,6.25 +3.12,6.25;2.81,6.56 +2.81,6.56;2.19,6.88 +9.06,4.38;8.44,4.69 +8.44,4.69;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;6.88,6.25 +6.88,6.25;6.56,6.88 +7.81,0.62;7.81,4.69 +7.81,4.69;1.56,4.69 +1.56,4.69;1.56,0.62 +1.88,1.25;7.50,1.25 +1.88,3.12;7.50,3.12 + +# UTF-16 : 53 3f +# UTF-8 : bf 8c e5 +[533f] 匿 +1.56,7.50;8.75,7.50 +3.44,6.56;3.44,8.44 +6.56,6.56;6.56,8.44 +8.75,5.94;1.56,5.94 +3.44,2.19;7.81,2.19 +7.81,2.19;7.81,4.38 +7.81,4.38;3.12,4.38 +3.12,4.38;3.12,1.88 +1.25,2.81;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.38,6.56 +4.38,6.56;4.69,6.88 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,1.25;8.75,1.25 + +# UTF-16 : 6c ca +# UTF-8 : 8a b3 e6 +[6cca] 泊 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.50,7.50;2.19,8.12 +2.19,8.12;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.31,6.88 +6.25,9.38;5.94,8.75 +5.94,8.75;5.94,8.44 +5.94,8.44;5.62,7.81 +5.62,7.81;5.62,7.81 +8.75,0.94;8.75,7.81 +8.75,7.81;3.44,7.81 +3.44,7.81;3.44,0.94 +3.44,1.56;8.44,1.56 +3.44,4.69;8.44,4.69 + +# UTF-16 : 5c b6 +# UTF-8 : b6 b2 e5 +[5cb6] 岶 +0.62,7.81;0.62,0.94 +0.62,1.56;3.12,1.56 +3.12,1.56;3.12,7.81 +1.88,1.56;1.88,9.06 +6.56,9.38;6.56,8.75 +6.56,8.75;6.25,8.44 +6.25,8.44;5.94,7.81 +5.94,7.81;5.94,7.81 +8.75,0.94;8.75,7.81 +8.75,7.81;4.06,7.81 +4.06,7.81;4.06,0.94 +4.06,1.56;8.75,1.56 +4.06,4.69;8.75,4.69 + +# UTF-16 : 7c 95 +# UTF-8 : 95 b2 e7 +[7c95] 粕 +2.19,0.62;2.19,9.06 +3.44,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.88,5.31 +1.88,5.31;1.88,5.62 +1.88,5.62;1.88,5.94 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.62,8.75 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.44,8.44 +3.44,8.44;3.75,8.75 +6.56,9.38;6.56,8.75 +6.56,8.75;6.25,8.44 +6.25,8.44;5.94,7.81 +5.94,7.81;5.94,7.81 +8.75,0.94;8.75,7.81 +8.75,7.81;4.06,7.81 +4.06,7.81;4.06,0.94 +4.06,1.56;8.75,1.56 +4.06,4.69;8.75,4.69 + +# UTF-16 : 88 99 +# UTF-8 : 99 a2 e8 +[8899] 袙 +6.56,9.38;6.56,8.75 +6.56,8.75;6.25,8.44 +6.25,8.44;5.94,7.81 +5.94,7.81;5.94,7.81 +8.75,0.94;8.75,7.81 +8.75,7.81;4.06,7.81 +4.06,7.81;4.06,0.94 +4.06,1.56;8.75,1.56 +4.06,4.69;8.75,4.69 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.88,9.06 +1.56,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.44,5.62 + +# UTF-16 : 73 c0 +# UTF-8 : 80 8f e7 +[73c0] 珀 +3.44,8.44;0.31,8.44 +3.12,5.31;0.31,5.31 +1.88,1.88;1.88,8.44 +0.31,1.56;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.19 +2.81,2.19;3.44,2.50 +6.56,9.38;6.25,8.75 +6.25,8.75;6.25,8.44 +6.25,8.44;5.94,7.81 +5.94,7.81;5.94,7.81 +8.75,0.94;8.75,7.81 +8.75,7.81;3.75,7.81 +3.75,7.81;3.75,0.94 +4.06,1.56;8.75,1.56 +4.06,4.69;8.75,4.69 + +# UTF-16 : 67 cf +# UTF-8 : 8f 9f e6 +[67cf] 柏 +6.56,9.38;6.25,8.75 +6.25,8.75;6.25,8.44 +6.25,8.44;5.94,7.81 +5.94,7.81;5.94,7.81 +8.75,0.94;8.75,7.81 +8.75,7.81;3.75,7.81 +3.75,7.81;3.75,0.94 +4.06,1.56;8.75,1.56 +4.06,4.69;8.75,4.69 +1.88,0.62;1.88,9.06 +3.44,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 62 cd +# UTF-8 : 8d 8b e6 +[62cd] 拍 +6.56,9.38;6.25,8.75 +6.25,8.75;5.94,8.44 +5.94,8.44;5.94,7.81 +5.94,7.81;5.94,7.81 +8.75,0.94;8.75,7.81 +8.75,7.81;3.75,7.81 +3.75,7.81;3.75,0.94 +3.75,1.56;8.75,1.56 +3.75,4.69;8.75,4.69 +1.56,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.12,7.19;0.31,7.19 + +# UTF-16 : 72 db +# UTF-8 : 9b 8b e7 +[72db] 狛 +6.25,9.38;6.25,8.75 +6.25,8.75;5.94,8.44 +5.94,8.44;5.62,7.81 +5.62,7.81;5.62,7.81 +8.75,0.94;8.75,7.81 +8.75,7.81;3.44,7.81 +3.44,7.81;3.44,0.94 +3.44,1.56;8.75,1.56 +3.44,4.69;8.75,4.69 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.50,2.50 +2.50,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +2.19,5.62;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 + +# UTF-16 : 60 15 +# UTF-8 : 95 80 e6 +[6015] 怕 +6.25,9.38;6.25,8.75 +6.25,8.75;5.94,8.44 +5.94,8.44;5.62,7.81 +5.62,7.81;5.62,7.81 +8.75,0.94;8.75,7.81 +8.75,7.81;3.44,7.81 +3.44,7.81;3.44,0.94 +3.44,1.56;8.75,1.56 +3.44,4.69;8.75,4.69 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.81,5.31;2.81,5.62 +2.81,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.19,7.19 + +# UTF-16 : 5f b4 +# UTF-8 : b4 be e5 +[5fb4] 徴 +2.50,7.19;1.88,6.56 +1.88,6.56;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.00,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +6.25,2.19;5.62,2.19 +5.62,2.19;5.00,2.19 +5.00,2.19;4.38,1.88 +4.38,1.88;4.06,1.88 +4.06,1.88;3.75,1.88 +3.75,1.88;3.12,1.88 +3.12,1.88;2.81,1.88 +2.81,1.88;2.19,1.56 +1.25,0.62;1.25,5.62 +5.94,3.75;2.81,3.75 +6.25,5.31;2.50,5.31 +4.38,1.88;4.38,5.31 +4.38,6.56;4.38,9.38 +2.81,8.75;2.81,6.56 +2.81,6.56;5.94,6.56 +5.94,6.56;5.94,8.75 +5.62,0.94;6.25,1.25 +6.25,1.25;6.88,1.88 +6.88,1.88;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,5.00 +8.44,5.00;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;8.75,7.81 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.19,5.31 +7.19,5.31;7.19,6.25 +7.19,6.25;6.88,7.19 +6.88,7.81;9.38,7.81 +5.94,5.94;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.38 + +# UTF-16 : 96 f0 +# UTF-8 : b0 9b e9 +[96f0] 雰 +4.69,5.00;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.56;4.06,6.56 +1.56,5.62;4.06,5.62 +5.62,6.56;7.81,6.56 +5.62,5.62;7.81,5.62 +8.75,5.62;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,5.62 +0.31,3.12;0.62,3.12 +0.62,3.12;1.25,3.44 +1.25,3.44;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;2.19,4.06 +2.19,4.06;2.50,4.06 +2.50,4.06;3.12,4.69 +3.12,4.69;3.75,5.00 +1.25,0.62;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.38,3.75 +2.19,3.75;7.19,3.75 +7.19,3.75;7.19,3.12 +7.19,3.12;7.19,2.50 +7.19,2.50;7.19,2.19 +7.19,2.19;7.19,1.56 +7.19,1.56;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +9.06,3.12;8.75,3.12 +8.75,3.12;8.12,3.44 +8.12,3.44;7.81,3.75 +7.81,3.75;7.50,3.75 +7.50,3.75;6.88,4.06 +6.88,4.06;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.62,5.00 + +# UTF-16 : 4f 75 +# UTF-8 : b5 bd e4 +[4f75] 併 +4.38,7.81;4.38,8.44 +4.38,8.44;4.06,8.75 +4.06,8.75;3.75,9.06 +3.75,9.06;3.44,9.38 +6.88,7.50;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.50,8.75 +7.50,8.75;7.50,9.06 +7.50,9.06;7.81,9.38 +2.19,4.69;9.06,4.69 +2.50,7.50;9.06,7.50 +7.19,0.62;7.19,7.50 +2.50,0.62;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.62 +4.06,5.62;4.38,6.56 +4.38,6.56;4.38,7.50 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 57 aa +# UTF-8 : aa 9e e5 +[57aa] 垪 +0.31,6.56;3.12,6.56 +1.56,1.88;1.56,9.06 +0.00,1.25;0.62,1.56 +0.62,1.56;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +4.69,7.81;4.38,8.44 +4.38,8.44;4.38,8.75 +4.38,8.75;4.06,9.06 +4.06,9.06;3.75,9.38 +6.88,7.50;7.19,7.81 +7.19,7.81;7.50,8.12 +7.50,8.12;7.50,8.75 +7.50,8.75;7.81,9.06 +7.81,9.06;7.81,9.38 +2.50,4.69;9.06,4.69 +2.81,7.50;9.06,7.50 +7.50,0.62;7.50,7.50 +2.81,0.62;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.38,5.62 +4.38,5.62;4.38,6.56 +4.38,6.56;4.38,7.50 + +# UTF-16 : 80 fc +# UTF-8 : bc 83 e8 +[80fc] 胼 +5.00,7.81;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.38,9.06 +4.38,9.06;4.06,9.38 +7.19,7.50;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.81,8.75 +7.81,8.75;7.81,9.06 +7.81,9.06;8.12,9.38 +2.81,4.69;9.38,4.69 +3.12,7.50;9.06,7.50 +7.50,0.62;7.81,7.50 +3.12,0.62;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,5.62 +4.69,5.62;4.69,6.56 +4.69,6.56;4.69,7.50 +0.94,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.50,1.25 +2.50,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.25,0.94 + +# UTF-16 : 7d 63 +# UTF-8 : a3 b5 e7 +[7d63] 絣 +3.44,4.06;3.44,4.69 +3.44,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;2.81,6.56 +0.31,4.69;3.44,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.81 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +5.31,7.81;5.00,8.44 +5.00,8.44;4.69,8.75 +4.69,8.75;4.38,9.06 +4.38,9.06;4.38,9.38 +7.19,7.50;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.12,9.38 +3.44,4.69;9.38,4.69 +3.44,7.50;9.06,7.50 +7.81,0.62;7.81,7.50 +3.12,0.62;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;5.00,4.69 +5.00,4.69;5.00,5.62 +5.00,5.62;5.00,6.56 +5.00,6.56;5.00,7.50 + +# UTF-16 : 8f 9f +# UTF-8 : 9f be e8 +[8f9f] 辟 +4.38,5.31;9.06,5.31 +7.50,5.31;7.81,5.94 +7.81,5.94;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.12,7.50 +8.12,7.50;8.44,8.12 +5.62,5.31;5.62,5.94 +5.62,5.94;5.62,6.56 +5.62,6.56;5.62,7.19 +5.62,7.19;5.31,7.50 +5.31,7.50;5.31,8.12 +6.88,5.31;6.88,0.62 +4.38,3.12;9.06,3.12 +4.38,8.12;9.06,8.12 +6.88,8.12;6.88,9.38 +1.25,0.62;1.25,4.69 +1.25,4.69;4.06,4.69 +4.06,4.69;4.06,0.94 +1.25,1.56;3.75,1.56 +0.31,1.25;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,8.75 +0.94,8.75;3.75,8.75 +3.75,8.75;3.75,6.25 +3.75,6.25;0.94,6.25 + +# UTF-16 : 76 56 +# UTF-8 : 96 99 e7 +[7656] 癖 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.62 +1.56,5.62;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.25,5.94;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,7.19 +0.62,7.19;0.31,7.50 +0.31,7.50;0.31,7.50 +5.31,4.69;9.06,4.69 +7.81,4.69;8.12,5.31 +8.12,5.31;8.12,5.62 +8.12,5.62;8.12,6.25 +8.12,6.25;8.44,6.88 +8.44,6.88;8.44,7.19 +6.25,4.69;6.25,5.31 +6.25,5.31;6.25,5.94 +6.25,5.94;6.25,6.25 +6.25,6.25;5.94,6.88 +5.94,6.88;5.94,7.19 +7.19,4.69;7.19,0.62 +5.31,3.12;9.06,3.12 +5.31,7.19;9.06,7.19 +7.19,7.19;7.19,8.12 +2.81,0.94;2.81,4.06 +2.81,4.06;5.00,4.06 +5.00,4.06;5.00,0.94 +2.81,1.56;5.00,1.56 +1.88,1.25;2.19,1.88 +2.19,1.88;2.50,2.81 +2.50,2.81;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +2.50,4.06;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.50,7.50 +2.50,7.50;5.00,7.50 +5.00,7.50;5.00,5.31 +5.00,5.31;2.81,5.31 + +# UTF-16 : 52 df +# UTF-8 : 9f 8b e5 +[52df] 募 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,5.31 +1.56,6.56;7.81,6.56 +0.62,4.69;8.75,4.69 +4.06,5.31;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;2.81,4.38 +2.81,4.38;2.50,4.06 +2.50,4.06;2.19,3.75 +2.19,3.75;1.88,3.44 +1.88,3.44;1.25,3.44 +1.25,3.44;0.94,3.12 +0.94,3.12;0.31,2.81 +5.62,4.69;6.25,4.38 +6.25,4.38;6.88,4.06 +6.88,4.06;7.50,3.75 +7.50,3.75;7.81,3.44 +7.81,3.44;8.12,3.44 +8.12,3.44;8.75,3.12 +8.75,3.12;9.06,2.81 +1.56,3.12;7.50,3.12 +7.50,3.12;7.50,2.81 +7.50,2.81;7.50,2.19 +7.50,2.19;7.50,1.56 +7.50,1.56;7.19,1.25 +7.19,1.25;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;4.69,4.06 + +# UTF-16 : 57 cb +# UTF-8 : 8b 9f e5 +[57cb] 埋 +5.94,8.75;5.94,0.94 +3.75,5.00;8.75,5.00 +8.75,5.00;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,4.69 +3.75,6.88;8.44,6.88 +2.81,1.25;9.06,1.25 +8.75,3.12;3.44,3.12 +3.12,6.56;0.31,6.56 +1.56,2.19;1.56,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.50 +2.50,2.50;3.12,2.81 + +# UTF-16 : 88 e1 +# UTF-8 : a1 a3 e8 +[88e1] 裡 +6.25,8.75;6.25,0.94 +3.75,5.00;8.75,5.00 +8.75,5.00;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,4.69 +3.75,6.88;8.44,6.88 +2.81,1.25;9.06,1.25 +8.75,3.12;3.44,3.12 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,5.00 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 + +# UTF-16 : 72 f8 +# UTF-8 : b8 8b e7 +[72f8] 狸 +5.94,8.75;5.94,0.94 +3.44,5.00;8.75,5.00 +8.75,5.00;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,4.69 +3.44,6.88;8.44,6.88 +2.81,1.25;9.06,1.25 +8.75,3.12;3.12,3.12 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.50,2.50 +2.50,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +2.19,5.62;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 + +# UTF-16 : 54 e9 +# UTF-8 : a9 93 e5 +[54e9] 哩 +0.94,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +5.94,8.75;6.25,0.94 +3.75,5.00;8.75,5.00 +8.75,5.00;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,4.69 +3.75,6.88;8.75,6.88 +2.81,1.25;9.06,1.25 +9.06,3.12;3.44,3.12 + +# UTF-16 : 4f da +# UTF-8 : 9a bf e4 +[4fda] 俚 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +5.94,8.75;5.94,0.94 +3.12,5.00;8.75,5.00 +8.75,5.00;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,4.69 +3.12,6.88;8.44,6.88 +2.50,1.25;9.06,1.25 +8.75,3.12;2.81,3.12 + +# UTF-16 : 6d 6c +# UTF-8 : ac b5 e6 +[6d6c] 浬 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,8.75;5.94,0.94 +3.12,5.00;8.75,5.00 +8.75,5.00;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,4.69 +3.12,6.88;8.44,6.88 +2.50,1.25;9.06,1.25 +8.75,3.12;2.81,3.12 + +# UTF-16 : 7f 54 +# UTF-8 : 94 bd e7 +[7f54] 罔 +0.94,0.94;0.94,8.75 +0.94,8.75;8.44,8.75 +8.44,8.75;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +4.69,6.56;4.69,5.00 +1.56,6.56;7.81,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;5.94,7.19 +5.94,7.19;6.25,7.50 +6.25,7.50;6.25,7.81 +6.25,7.81;6.56,8.44 +3.75,6.56;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +7.19,2.50;6.56,2.19 +6.56,2.19;6.25,2.19 +6.25,2.19;5.62,2.19 +5.62,2.19;5.31,2.19 +5.31,2.19;4.69,2.19 +4.69,2.19;4.06,2.19 +4.06,2.19;3.75,2.19 +3.75,2.19;2.81,2.19 +2.81,2.19;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.50,5.00 +2.50,5.00;7.19,5.00 + +# UTF-16 : 7d b2 +# UTF-8 : b2 b6 e7 +[7db2] 網 +6.25,6.56;6.25,5.00 +4.38,6.56;8.44,6.56 +4.38,5.00;8.44,5.00 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.81,8.44 +5.62,6.56;5.62,6.88 +5.62,6.88;5.31,7.50 +5.31,7.50;5.00,8.12 +5.00,8.12;5.00,8.12 +3.75,0.94;3.75,8.75 +3.75,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +3.44,4.06;3.44,4.69 +3.44,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;2.81,6.56 +0.00,4.69;3.44,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.50 +2.50,7.50;2.81,7.81 +2.81,7.81;3.12,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.81 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +8.12,2.50;7.50,2.50 +7.50,2.50;7.19,2.50 +7.19,2.50;6.88,2.50 +6.88,2.50;6.25,2.50 +6.25,2.50;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.31,5.00 + +# UTF-16 : 60 d8 +# UTF-8 : 98 83 e6 +[60d8] 惘 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +5.94,6.56;5.94,5.00 +3.75,6.56;8.44,6.56 +6.88,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.19,7.81 +7.19,7.81;7.50,8.12 +7.50,8.12;7.50,8.44 +5.31,6.56;5.31,6.88 +5.31,6.88;5.00,7.19 +5.00,7.19;5.00,7.81 +5.00,7.81;4.69,8.12 +4.69,8.12;4.69,8.12 +3.12,0.94;3.12,8.75 +3.12,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.81,2.50;7.50,2.50 +7.50,2.50;6.88,2.50 +6.88,2.50;6.56,2.50 +6.56,2.50;6.25,2.50 +6.25,2.50;5.94,2.50 +5.94,2.50;5.31,2.50 +5.31,2.50;4.69,2.50 +4.69,2.50;4.69,2.81 +4.38,2.81;4.69,5.00 +4.38,5.00;8.12,5.00 + +# UTF-16 : 7f 85 +# UTF-8 : 85 be e7 +[7f85] 羅 +7.81,6.88;7.50,6.56 +7.50,6.56;7.19,6.25 +7.19,6.25;6.88,5.94 +6.88,5.94;6.88,5.94 +4.69,5.94;4.69,0.62 +8.75,5.94;4.69,5.94 +6.88,1.25;6.88,5.94 +4.69,1.25;9.06,1.25 +4.69,2.81;8.75,2.81 +4.69,4.38;8.75,4.38 +3.75,4.69;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.94 +4.69,5.94;5.00,6.56 +5.00,6.56;5.31,6.88 +4.06,3.12;4.06,3.75 +4.06,3.75;3.75,4.38 +3.75,4.38;3.75,4.69 +3.75,4.69;3.44,5.00 +0.31,3.75;4.06,3.75 +2.50,3.75;2.50,0.62 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.75;1.56,4.06 +1.56,4.06;2.19,4.69 +2.19,4.69;2.81,5.31 +2.81,5.31;3.12,5.94 +3.12,5.94;3.75,6.25 +1.88,4.38;1.56,5.00 +1.56,5.00;1.25,5.31 +1.25,5.31;0.94,5.62 +0.94,5.62;0.62,5.94 +0.62,5.94;0.62,6.25 +1.25,5.31;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +4.06,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +1.25,7.50;8.44,7.50 +8.44,7.50;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +5.94,7.50;5.94,8.75 +3.44,7.50;3.44,8.75 + +# UTF-16 : 7d 61 +# UTF-8 : a1 b5 e7 +[7d61] 絡 +4.69,0.62;4.69,4.38 +4.69,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +4.69,1.56;8.44,1.56 +3.75,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.94,9.38 +5.31,8.44;8.75,8.44 +8.75,8.44;8.44,7.81 +8.44,7.81;8.12,7.50 +8.12,7.50;7.81,6.88 +7.81,6.88;7.19,6.56 +7.19,6.56;6.88,6.25 +6.88,6.25;6.25,5.62 +6.25,5.62;5.94,5.31 +5.94,5.31;5.31,5.00 +5.31,5.00;4.69,4.69 +4.69,4.69;4.06,4.69 +5.00,7.81;5.31,7.50 +5.31,7.50;5.62,6.88 +5.62,6.88;5.94,6.56 +5.94,6.56;6.25,6.25 +6.25,6.25;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.81,5.31 +7.81,5.31;8.12,5.00 +8.12,5.00;8.75,4.69 +8.75,4.69;9.38,4.38 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.00 +4.06,5.00;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;3.44,6.56 +0.31,4.69;4.06,5.00 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;1.25,7.19 +1.25,7.19;0.94,7.50 +0.94,7.50;0.62,7.81 +1.25,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 + +# UTF-16 : 60 6a +# UTF-8 : aa 81 e6 +[606a] 恪 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +3.75,0.62;3.75,4.38 +3.75,4.38;8.12,4.38 +8.12,4.38;8.12,0.62 +3.75,1.56;8.12,1.56 +2.81,6.88;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;5.00,9.38 +4.38,8.44;8.44,8.44 +8.44,8.44;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.19,6.88 +7.19,6.88;6.88,6.56 +6.88,6.56;6.25,5.94 +6.25,5.94;5.62,5.62 +5.62,5.62;5.00,5.31 +5.00,5.31;4.38,5.00 +4.38,5.00;3.44,4.69 +3.44,4.69;2.50,4.38 +4.06,7.81;4.38,7.50 +4.38,7.50;4.69,7.19 +4.69,7.19;5.31,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;6.25,5.94 +6.25,5.94;6.88,5.62 +6.88,5.62;7.19,5.31 +7.19,5.31;7.81,5.00 +7.81,5.00;8.44,4.69 +8.44,4.69;9.38,4.38 + +# UTF-16 : 63 0c +# UTF-8 : 8c 8c e6 +[630c] 挌 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +3.75,0.62;3.75,4.38 +3.75,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +4.06,1.56;8.44,1.56 +2.81,6.56;3.44,7.19 +3.44,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;5.00,8.75 +5.00,8.75;5.31,9.38 +4.69,8.44;8.75,8.44 +8.44,8.44;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;6.88,6.56 +6.88,6.56;6.25,5.94 +6.25,5.94;5.94,5.62 +5.94,5.62;5.31,5.31 +5.31,5.31;4.38,5.00 +4.38,5.00;3.75,4.69 +3.75,4.69;2.81,4.38 +4.38,7.81;4.69,7.50 +4.69,7.50;5.00,6.88 +5.00,6.88;5.62,6.56 +5.62,6.56;5.94,6.25 +5.94,6.25;6.56,5.94 +6.56,5.94;6.88,5.62 +6.88,5.62;7.50,5.31 +7.50,5.31;8.12,5.00 +8.12,5.00;8.75,4.69 +8.75,4.69;9.38,4.38 + +# UTF-16 : 73 de +# UTF-8 : 9e 8f e7 +[73de] 珞 +3.75,0.62;3.75,4.38 +3.75,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +4.06,1.56;8.44,1.56 +2.81,6.56;3.44,7.19 +3.44,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;5.00,8.75 +5.00,8.75;5.31,9.38 +4.69,8.44;8.75,8.44 +8.44,8.44;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;6.88,6.56 +6.88,6.56;6.25,5.94 +6.25,5.94;5.94,5.62 +5.94,5.62;5.31,5.31 +5.31,5.31;4.38,5.00 +4.38,5.00;3.75,4.69 +3.75,4.69;2.81,4.38 +4.38,7.81;4.69,7.50 +4.69,7.50;5.00,6.88 +5.00,6.88;5.62,6.56 +5.62,6.56;5.94,6.25 +5.94,6.25;6.56,5.94 +6.56,5.94;6.88,5.62 +6.88,5.62;7.50,5.31 +7.50,5.31;8.12,5.00 +8.12,5.00;8.75,4.69 +8.75,4.69;9.38,4.38 +3.12,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.31,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 + +# UTF-16 : 54 af +# UTF-8 : af 92 e5 +[54af] 咯 +4.06,0.62;4.06,4.38 +4.06,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +4.06,1.56;8.44,1.56 +3.12,6.56;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.31,9.38 +4.69,8.44;8.75,8.44 +8.44,8.44;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;6.88,6.56 +6.88,6.56;6.56,5.94 +6.56,5.94;5.94,5.62 +5.94,5.62;5.31,5.31 +5.31,5.31;4.69,5.00 +4.69,5.00;3.75,4.69 +3.75,4.69;3.12,4.38 +4.38,7.81;4.69,7.50 +4.69,7.50;5.00,7.19 +5.00,7.19;5.62,6.56 +5.62,6.56;5.94,6.25 +5.94,6.25;6.56,5.94 +6.56,5.94;6.88,5.62 +6.88,5.62;7.50,5.31 +7.50,5.31;8.12,5.00 +8.12,5.00;8.75,4.69 +8.75,4.69;9.38,4.38 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 + +# UTF-16 : 72 e2 +# UTF-8 : a2 8b e7 +[72e2] 狢 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.50,2.50 +2.50,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +2.19,5.62;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +3.75,0.62;3.75,4.38 +3.75,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +4.06,1.56;8.44,1.56 +2.81,6.56;3.44,7.19 +3.44,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;5.00,8.75 +5.00,8.75;5.31,9.38 +4.69,8.44;8.75,8.44 +8.44,8.44;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;6.88,6.56 +6.88,6.56;6.25,5.94 +6.25,5.94;5.94,5.62 +5.94,5.62;5.31,5.31 +5.31,5.31;4.38,5.00 +4.38,5.00;3.75,4.69 +3.75,4.69;2.81,4.38 +4.38,7.81;4.69,7.50 +4.69,7.50;5.00,6.88 +5.00,6.88;5.62,6.56 +5.62,6.56;5.94,6.25 +5.94,6.25;6.56,5.94 +6.56,5.94;6.88,5.62 +6.88,5.62;7.50,5.31 +7.50,5.31;8.12,5.00 +8.12,5.00;8.75,4.69 +8.75,4.69;9.38,4.38 + +# UTF-16 : 70 d9 +# UTF-8 : 99 83 e7 +[70d9] 烙 +3.44,1.25;3.12,1.88 +3.12,1.88;2.81,2.50 +2.81,2.50;2.50,3.12 +2.50,3.12;1.88,4.06 +1.88,4.06;1.56,4.69 +4.38,0.62;4.38,4.38 +4.38,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +4.38,1.56;8.44,1.56 +3.44,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;5.00,8.12 +5.00,8.12;5.31,8.75 +5.31,8.75;5.62,9.38 +5.00,8.44;8.75,8.44 +8.44,8.44;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;6.88,6.56 +6.88,6.56;6.56,5.94 +6.56,5.94;5.94,5.62 +5.94,5.62;5.31,5.31 +5.31,5.31;4.69,5.00 +4.69,5.00;4.06,4.69 +4.06,4.69;3.12,4.38 +4.69,7.81;5.00,7.50 +5.00,7.50;5.31,7.19 +5.31,7.19;5.62,6.56 +5.62,6.56;6.25,6.25 +6.25,6.25;6.56,5.94 +6.56,5.94;7.19,5.62 +7.19,5.62;7.50,5.31 +7.50,5.31;8.12,5.00 +8.12,5.00;8.75,4.69 +8.75,4.69;9.38,4.38 +0.94,7.81;0.94,7.19 +0.94,7.19;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +3.12,7.81;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,9.06 + +# UTF-16 : 8f 05 +# UTF-8 : 85 bc e8 +[8f05] 輅 +4.69,0.62;4.69,4.38 +4.69,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +4.69,1.56;8.44,1.56 +4.06,6.88;4.38,7.19 +4.38,7.19;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.94,9.38 +5.31,8.44;8.75,8.44 +8.75,8.44;8.44,7.81 +8.44,7.81;8.12,7.19 +8.12,7.19;7.50,6.88 +7.50,6.88;7.19,6.56 +7.19,6.56;6.88,5.94 +6.88,5.94;6.25,5.62 +6.25,5.62;5.62,5.31 +5.62,5.31;5.00,5.00 +5.00,5.00;4.38,4.69 +4.38,4.69;3.75,4.38 +5.00,7.81;5.31,7.50 +5.31,7.50;5.62,6.88 +5.62,6.88;5.94,6.56 +5.94,6.56;6.25,6.25 +6.25,6.25;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.81,5.31 +7.81,5.31;8.12,5.00 +8.12,5.00;8.75,4.69 +8.75,4.69;9.38,4.38 +0.62,3.44;3.75,3.44 +3.75,3.44;3.75,6.88 +3.75,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;3.44,5.31 +0.31,2.19;4.06,2.19 +2.19,0.62;2.19,9.38 +0.31,8.12;4.06,8.12 + +# UTF-16 : 8c c2 +# UTF-8 : 82 b3 e8 +[8cc2] 賂 +4.69,0.62;4.69,4.38 +4.69,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +4.69,1.56;8.44,1.56 +3.75,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.94,9.38 +5.31,8.44;8.75,8.44 +8.75,8.44;8.44,7.81 +8.44,7.81;8.12,7.19 +8.12,7.19;7.50,6.88 +7.50,6.88;7.19,6.56 +7.19,6.56;6.88,5.94 +6.88,5.94;6.25,5.62 +6.25,5.62;5.62,5.31 +5.62,5.31;5.00,5.00 +5.00,5.00;4.38,4.69 +4.38,4.69;3.75,4.38 +5.00,7.81;5.31,7.50 +5.31,7.50;5.62,6.88 +5.62,6.88;5.94,6.56 +5.94,6.56;6.25,6.25 +6.25,6.25;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.81,5.31 +7.81,5.31;8.12,5.00 +8.12,5.00;8.75,4.69 +8.75,4.69;9.38,4.38 +0.94,3.12;3.44,3.12 +3.44,3.12;3.44,8.75 +3.44,8.75;0.94,8.75 +0.94,8.75;0.94,3.12 +0.94,5.00;3.44,5.00 +0.94,6.88;3.44,6.88 +0.00,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +4.06,0.94;3.75,1.25 +3.75,1.25;3.44,1.56 +3.44,1.56;3.12,2.19 +3.12,2.19;2.81,2.50 +2.81,2.50;2.50,2.50 + +# UTF-16 : 99 f1 +# UTF-8 : b1 a7 e9 +[99f1] 駱 +4.69,0.62;4.69,4.38 +4.69,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +4.69,1.56;8.44,1.56 +3.75,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.94,9.38 +5.31,8.44;8.75,8.44 +8.75,8.12;8.44,7.81 +8.44,7.81;8.12,7.19 +8.12,7.19;7.50,6.88 +7.50,6.88;7.19,6.56 +7.19,6.56;6.88,5.94 +6.88,5.94;6.25,5.62 +6.25,5.62;5.94,5.31 +5.94,5.31;5.31,5.00 +5.31,5.00;4.69,4.69 +4.69,4.69;4.06,4.38 +5.00,7.81;5.31,7.50 +5.31,7.50;5.62,6.88 +5.62,6.88;5.94,6.56 +5.94,6.56;6.25,6.25 +6.25,6.25;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.81,5.31 +7.81,5.31;8.12,5.00 +8.12,5.00;8.75,4.69 +8.75,4.69;9.38,4.38 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.75 +1.56,1.25;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.25,3.44 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.75 +4.06,8.75;0.62,8.75 +0.62,8.75;0.62,4.38 +0.62,4.38;3.75,4.38 +3.75,4.38;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;3.44,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,8.75;2.19,4.38 +0.94,5.94;3.75,5.94 +0.94,7.19;3.75,7.19 + +# UTF-16 : 91 6a +# UTF-8 : aa 85 e9 +[916a] 酪 +4.69,0.62;4.69,4.38 +4.69,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +4.69,1.56;8.44,1.56 +4.06,6.88;4.38,7.50 +4.38,7.50;5.00,7.81 +5.00,7.81;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +5.31,8.44;8.75,8.44 +8.75,8.12;8.44,7.81 +8.44,7.81;8.12,7.19 +8.12,7.19;7.50,6.88 +7.50,6.88;7.19,6.56 +7.19,6.56;6.88,5.94 +6.88,5.94;6.25,5.62 +6.25,5.62;5.62,5.31 +5.62,5.31;5.00,5.00 +5.00,5.00;4.38,4.69 +4.38,4.69;3.75,4.38 +5.00,7.81;5.31,7.50 +5.31,7.50;5.62,7.19 +5.62,7.19;5.94,6.56 +5.94,6.56;6.25,6.25 +6.25,6.25;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.81,5.31 +7.81,5.31;8.12,5.00 +8.12,5.00;8.75,4.69 +8.75,4.69;9.38,4.38 +3.75,0.62;3.75,7.19 +3.75,7.19;0.62,7.19 +0.62,7.19;0.62,0.62 +0.94,1.56;3.75,1.56 +0.94,3.12;3.75,3.12 +0.31,8.75;4.06,8.75 +1.56,8.75;1.88,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.56,5.94 +1.56,5.94;1.56,5.62 +1.56,5.62;1.56,5.00 +1.56,5.00;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.94,3.75 +2.81,8.75;2.81,5.31 +2.81,5.31;2.81,5.00 +2.81,5.00;3.12,4.69 +3.12,4.69;3.75,4.69 + +# UTF-16 : 5e 1d +# UTF-8 : 9d b8 e5 +[5e1d] 帝 +0.62,8.44;8.75,8.44 +4.69,8.44;4.69,9.38 +5.62,5.94;5.94,6.25 +5.94,6.25;6.25,6.88 +6.25,6.88;6.56,7.19 +6.56,7.19;6.56,7.81 +6.56,7.81;6.88,8.44 +3.75,5.94;3.44,6.56 +3.44,6.56;3.12,6.88 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +8.75,4.06;8.75,5.94 +8.75,5.94;0.62,5.94 +0.62,5.94;0.62,4.06 +4.69,0.62;4.69,5.94 +1.56,1.56;1.56,4.38 +1.56,4.38;7.81,4.38 +7.81,4.38;7.81,1.88 +7.81,1.88;7.50,1.56 +7.50,1.56;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.25,1.56 +6.25,1.56;5.94,1.56 + +# UTF-16 : 69 74 +# UTF-8 : b4 a5 e6 +[6974] 楴 +2.81,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +6.88,5.94;7.19,6.25 +7.19,6.25;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.50,7.81 +7.50,7.81;7.81,8.44 +5.00,5.94;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;4.38,7.50 +4.38,7.50;4.38,7.81 +4.38,7.81;4.06,8.44 +8.75,4.06;9.06,5.94 +8.75,5.94;2.81,5.94 +2.81,5.94;2.81,4.06 +5.94,0.62;5.94,5.62 +3.44,1.56;3.44,4.38 +3.44,4.38;8.44,4.38 +8.44,4.38;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.56 +1.56,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;1.88,6.56 +1.88,6.56;1.88,7.19 + +# UTF-16 : 55 7c +# UTF-8 : bc 95 e5 +[557c] 啼 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +2.81,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +6.88,5.94;7.19,6.25 +7.19,6.25;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.50,7.81 +7.50,7.81;7.81,8.44 +5.00,5.94;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;4.38,7.50 +4.38,7.50;4.38,7.81 +4.38,7.81;4.06,8.44 +8.75,4.06;9.06,5.94 +8.75,5.94;3.12,5.94 +2.81,5.94;3.12,4.06 +5.94,0.62;5.94,5.62 +3.75,1.56;3.75,4.38 +3.75,4.38;8.44,4.38 +8.44,4.38;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.56 + +# UTF-16 : 7d e0 +# UTF-8 : a0 b7 e7 +[7de0] 締 +3.44,8.44;9.06,8.44 +6.25,8.44;6.25,9.38 +7.19,5.94;7.50,6.25 +7.50,6.25;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;8.12,8.44 +5.31,5.94;5.00,6.56 +5.00,6.56;5.00,6.88 +5.00,6.88;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.38,8.44 +9.06,4.06;9.06,5.94 +9.06,5.94;3.75,5.94 +3.44,5.94;3.75,4.06 +6.25,0.62;6.25,5.62 +4.06,1.56;4.06,4.38 +4.06,4.38;8.44,4.38 +8.44,4.38;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;7.19,1.56 +3.12,4.38;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.81,6.56 +0.31,4.69;3.12,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 + +# UTF-16 : 8a e6 +# UTF-8 : a6 ab e8 +[8ae6] 諦 +3.44,8.44;9.06,8.44 +6.25,8.44;6.25,9.38 +7.19,5.94;7.50,6.25 +7.50,6.25;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;8.12,8.44 +5.31,5.94;5.00,6.56 +5.00,6.56;5.00,6.88 +5.00,6.88;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.38,8.44 +9.06,4.06;9.06,5.94 +9.06,5.94;3.75,5.94 +3.44,5.94;3.75,4.06 +6.25,0.62;6.25,5.62 +4.06,1.56;4.06,4.38 +4.06,4.38;8.44,4.38 +8.44,4.38;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;7.19,1.56 +0.94,1.25;3.12,1.25 +2.81,1.25;3.12,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 + +# UTF-16 : 8e 44 +# UTF-8 : 84 b9 e8 +[8e44] 蹄 +3.44,8.44;9.06,8.44 +6.25,8.44;6.25,9.38 +7.19,5.94;7.50,6.25 +7.50,6.25;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;8.12,8.44 +5.31,5.94;5.00,6.56 +5.00,6.56;5.00,6.88 +5.00,6.88;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.38,8.44 +9.06,4.06;9.06,5.94 +9.06,5.94;3.75,5.94 +3.44,5.94;3.75,4.06 +6.25,0.62;6.25,5.62 +4.06,1.56;4.06,4.38 +4.06,4.38;8.44,4.38 +8.44,4.38;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;7.19,1.56 +1.88,4.69;3.44,4.69 +1.88,1.56;1.88,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.12,6.25 +2.81,6.25;3.12,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 + +# UTF-16 : 82 d7 +# UTF-8 : 97 8b e8 +[82d7] 苗 +1.25,4.06;8.12,4.06 +4.69,1.56;4.69,6.56 +0.62,8.44;8.75,8.44 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +8.12,0.62;8.12,6.56 +8.12,6.56;1.25,6.56 +1.25,6.56;1.25,0.62 +1.25,1.25;8.12,1.25 + +# UTF-16 : 73 2b +# UTF-8 : ab 8c e7 +[732b] 猫 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.50,2.50 +2.50,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +2.19,5.62;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +3.44,3.75;8.75,3.75 +5.94,1.56;5.94,6.25 +2.81,8.12;9.06,8.12 +4.38,6.88;4.69,9.38 +7.50,6.88;7.50,9.38 +8.75,0.62;8.75,6.25 +8.75,6.25;3.44,6.25 +3.44,6.25;3.44,0.62 +3.44,1.25;8.75,1.25 + +# UTF-16 : 63 cf +# UTF-8 : 8f 8f e6 +[63cf] 描 +3.44,3.75;8.75,3.75 +5.94,1.56;5.94,6.25 +3.12,8.12;9.06,8.12 +4.69,6.88;4.69,9.38 +7.50,6.88;7.50,9.38 +8.75,0.62;8.75,6.25 +8.75,6.25;3.44,6.25 +3.44,6.25;3.44,0.62 +3.44,1.25;8.75,1.25 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.44,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.44,7.19;0.31,7.19 + +# UTF-16 : 93 28 +# UTF-8 : a8 8c e9 +[9328] 錨 +4.38,3.75;8.75,3.75 +6.56,1.56;6.56,6.25 +3.75,8.12;9.06,8.12 +5.00,6.88;5.00,9.38 +7.81,6.88;7.81,9.38 +8.75,0.62;8.75,6.25 +8.75,6.25;4.06,6.25 +4.06,6.25;4.06,0.62 +4.38,1.25;8.75,1.25 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 + +# UTF-16 : 83 28 +# UTF-8 : a8 8c e8 +[8328] 茨 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.62,5.94 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.94,3.75 +5.94,3.75;5.62,4.06 +5.62,4.06;5.62,4.69 +2.81,4.38;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.50 +7.19,4.38;7.50,4.69 +7.50,4.69;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.44,5.94 +8.44,5.94;8.75,6.25 +4.38,6.56;8.75,6.56 +0.31,1.56;0.94,2.19 +0.94,2.19;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.25 +1.88,6.25;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.62,6.88 + +# UTF-16 : 68 03 +# UTF-8 : 83 a0 e6 +[6803] 栃 +1.88,0.62;1.88,9.06 +3.44,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +4.06,6.88;9.06,6.88 +4.38,0.94;4.69,1.25 +4.69,1.25;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;5.94,5.94 +5.94,5.94;5.94,6.88 +5.62,5.00;8.75,5.00 +8.75,5.00;8.75,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,1.25 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +8.44,9.06;8.75,9.06 + +# UTF-16 : 68 a8 +# UTF-8 : a8 a2 e6 +[68a8] 梨 +8.75,3.75;0.62,3.75 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,0.62;4.69,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.50,7.19 +2.50,7.19;2.81,7.19 +5.00,9.06;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.75,8.75 +3.75,8.75;3.12,8.75 +3.12,8.75;2.81,8.75 +2.81,8.75;2.50,8.75 +2.50,8.75;1.88,8.44 +1.88,8.44;1.56,8.44 +1.56,8.44;1.25,8.44 +1.25,8.44;0.62,8.44 +2.81,4.38;2.81,8.75 +5.00,7.19;0.62,7.19 +5.00,5.31;4.69,5.62 +4.69,5.62;4.38,6.25 +4.38,6.25;3.75,6.56 +3.75,6.56;3.44,6.88 +3.44,6.88;2.81,7.19 +5.94,5.62;5.94,8.75 +8.44,9.06;8.44,5.00 +8.44,5.00;8.44,4.69 +8.44,4.69;7.81,4.69 +7.81,4.69;7.50,4.69 +7.50,4.69;6.88,4.69 +6.88,4.69;6.56,4.69 + +# UTF-16 : 4f 0e +# UTF-8 : 8e bc e4 +[4f0e] 伎 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +2.50,5.94;8.75,5.94 +2.19,0.94;3.12,1.25 +3.12,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.88,3.12 +6.88,3.12;7.19,3.75 +7.19,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +8.12,5.00;8.44,5.62 +9.06,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.62,2.81 +5.62,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.06,4.06 +4.06,4.06;3.75,4.69 +3.75,4.69;3.44,5.31 +2.50,7.81;9.06,7.81 +5.94,5.94;5.94,9.38 + +# UTF-16 : 8d c2 +# UTF-8 : 82 b7 e8 +[8dc2] 跂 +3.75,5.94;8.75,5.94 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;8.12,4.38 +8.12,4.38;8.44,5.00 +8.44,5.00;8.75,5.62 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.81 +6.25,2.81;5.62,3.12 +5.62,3.12;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.38,5.31 +3.44,7.81;9.06,7.81 +6.25,5.94;6.25,9.38 +2.19,4.69;3.75,4.69 +2.19,1.56;2.19,6.25 +0.94,0.94;0.94,5.31 +0.94,6.25;3.44,6.25 +3.44,6.25;3.44,8.75 +3.44,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 + +# UTF-16 : 5c 90 +# UTF-8 : 90 b2 e5 +[5c90] 岐 +3.75,5.94;8.75,5.94 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;8.12,4.38 +8.12,4.38;8.44,5.00 +8.44,5.00;8.75,5.62 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.38,5.31 +3.44,7.81;9.06,7.81 +6.25,5.94;6.56,9.38 +0.62,7.81;0.62,0.94 +0.62,1.56;3.12,1.56 +2.81,1.56;3.12,7.81 +1.88,1.56;1.88,9.06 + +# UTF-16 : 59 93 +# UTF-8 : 93 a6 e5 +[5993] 妓 +3.75,5.94;8.75,5.94 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;8.12,4.38 +8.12,4.38;8.44,5.00 +8.44,5.00;8.75,5.62 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.38,5.31 +3.44,7.81;9.06,7.81 +6.25,5.94;6.25,9.38 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.94 +3.12,5.94;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.50,3.12 +2.50,3.12;2.81,2.50 +2.81,2.50;3.12,2.19 +3.12,2.19;3.44,1.88 + +# UTF-16 : 80 a2 +# UTF-8 : a2 82 e8 +[80a2] 肢 +3.75,5.94;8.75,5.94 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;8.12,4.38 +8.12,4.38;8.44,5.00 +8.44,5.00;8.75,5.62 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.38,5.31 +3.44,7.81;9.06,7.81 +6.25,5.94;6.56,9.38 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 96 1c +# UTF-8 : 9c 98 e9 +[961c] 阜 +0.31,2.50;9.06,2.50 +4.69,0.31;4.69,3.75 +4.38,9.38;4.06,9.06 +4.06,9.06;4.06,8.44 +4.06,8.44;4.06,8.44 +1.56,5.31;8.12,5.31 +8.12,5.31;8.12,3.75 +8.12,3.75;1.25,3.75 +1.25,3.75;1.25,8.44 +1.25,8.44;7.81,8.44 +7.81,8.44;7.81,6.56 +7.81,6.56;1.56,6.56 + +# UTF-16 : 6f 5f +# UTF-8 : 9f bd e6 +[6f5f] 潟 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,8.75;8.44,8.75 +8.44,8.75;8.44,5.31 +8.44,5.31;3.12,5.31 +3.12,5.31;3.12,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.00,9.06 +5.00,9.06;5.62,9.06 +6.25,7.19;8.44,7.19 +3.12,7.19;5.31,7.19 +3.75,4.06;8.75,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +2.81,3.12;3.12,3.44 +3.12,3.44;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.69,5.31 +8.12,2.19;8.12,2.81 +8.12,2.81;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.50,3.75 +6.56,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;6.25,3.44 +5.00,1.25;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.00,3.44 +3.12,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;3.75,3.44 + +# UTF-16 : 6e cb +# UTF-8 : 8b bb e6 +[6ecb] 滋 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,8.12;9.06,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.38 +4.06,9.38;4.06,9.38 +6.88,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.38 +7.50,9.38;7.50,9.38 +9.06,1.56;5.94,1.25 +9.06,0.62;9.06,1.25 +9.06,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.44,3.44 +8.44,3.44;8.12,3.75 +6.25,1.25;6.56,1.56 +6.56,1.56;6.88,2.19 +6.88,2.19;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,4.69 +8.12,4.69;8.44,5.31 +8.44,5.31;8.44,5.94 +8.44,5.94;8.75,6.56 +4.38,3.44;3.75,3.75 +3.75,3.75;3.44,4.38 +3.44,4.38;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +5.94,0.62;5.94,1.25 +5.94,1.25;5.62,1.88 +5.62,1.88;5.62,2.50 +5.62,2.50;5.31,3.44 +5.31,3.44;5.00,3.75 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.31,5.94 +5.31,5.94;5.62,6.56 +3.12,5.00;3.44,5.62 +3.44,5.62;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +7.19,3.44;7.19,3.75 +7.19,3.75;6.56,4.38 +6.56,4.38;6.25,4.69 +6.25,4.69;5.94,5.31 +5.94,5.31;5.62,5.62 +6.25,5.00;6.56,5.62 +6.56,5.62;6.88,5.94 +6.88,5.94;6.88,6.56 +6.88,6.56;7.19,7.19 +7.19,7.19;7.50,7.81 +5.62,1.56;2.19,0.94 + +# UTF-16 : 9e 7f +# UTF-8 : bf b9 e9 +[9e7f] 鹿 +5.94,8.44;5.94,5.31 +3.44,8.44;3.44,5.31 +1.25,5.00;8.44,5.00 +8.44,5.00;8.44,7.19 +8.44,7.19;1.25,7.19 +4.69,8.44;5.00,9.38 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,8.44 +1.25,8.44;8.75,8.44 +5.94,4.69;5.94,1.56 +5.94,1.56;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +5.94,3.12;6.56,3.44 +6.56,3.44;7.19,3.44 +7.19,3.44;7.81,3.75 +7.81,3.75;8.44,4.06 +8.44,4.06;9.06,4.38 +2.50,3.44;5.31,3.44 +2.50,0.94;2.50,4.69 +1.25,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.31,1.56 + +# UTF-16 : 7e 04 +# UTF-8 : 84 b8 e7 +[7e04] 縄 +3.44,4.38;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.81,6.56 +0.31,4.69;3.12,5.00 +1.88,4.69;1.88,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.50 +2.50,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +3.75,3.75;8.75,3.75 +8.75,2.19;3.75,2.19 +8.44,6.25;4.06,6.25 +3.75,1.56;3.75,5.31 +3.75,5.31;8.75,5.31 +8.75,5.31;8.75,2.19 +4.06,7.50;8.44,7.50 +4.06,5.94;4.06,8.75 +4.06,8.75;8.44,8.75 +8.44,8.75;8.44,5.94 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,1.56 +6.25,1.56;6.25,1.88 +6.25,1.88;6.25,8.75 + +# UTF-16 : 87 7f +# UTF-8 : bf 9d e8 +[877f] 蝿 +4.06,3.75;8.75,3.75 +8.75,2.19;4.06,2.19 +8.44,6.25;4.06,6.25 +3.75,1.56;3.75,5.31 +3.75,5.31;8.75,5.31 +8.75,5.31;8.75,2.19 +4.06,7.50;8.44,7.50 +4.06,5.94;4.06,8.75 +4.06,8.75;8.44,8.75 +8.44,8.75;8.44,5.94 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,1.56 +6.25,1.56;6.25,1.88 +6.25,1.88;6.25,8.75 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 + +# UTF-16 : 66 43 +# UTF-8 : 83 99 e6 +[6643] 晃 +4.69,3.75;4.69,5.62 +3.12,3.75;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.31 +6.25,3.75;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;7.19,4.69 +7.19,4.69;7.19,5.00 +7.19,5.00;7.50,5.31 +5.62,3.75;5.94,1.56 +5.62,1.56;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,3.75;0.62,3.75 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +1.56,5.94;8.12,5.94 +8.12,5.94;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,5.62 +1.56,7.50;7.81,7.50 + +# UTF-16 : 5e 4c +# UTF-8 : 8c b9 e5 +[5e4c] 幌 +2.19,2.50;2.50,2.50 +2.50,2.50;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.12 +2.81,3.12;2.81,7.50 +2.81,7.50;0.62,7.50 +0.62,7.50;0.62,2.19 +1.56,0.62;1.88,9.06 +6.25,4.06;6.25,5.94 +5.00,4.06;4.69,4.38 +4.69,4.38;4.38,5.00 +4.38,5.00;4.06,5.31 +4.06,5.31;4.06,5.62 +7.19,4.06;7.50,4.38 +7.50,4.38;7.81,4.69 +7.81,4.69;7.81,5.00 +7.81,5.00;8.12,5.31 +8.12,5.31;8.12,5.62 +6.88,4.06;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,4.06;2.81,4.06 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.31,4.06 +3.75,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.94 +3.75,7.50;8.44,7.50 + +# UTF-16 : 6e c9 +# UTF-8 : 89 bb e6 +[6ec9] 滉 +5.94,4.06;5.94,5.94 +4.69,4.06;4.38,4.38 +4.38,4.38;4.38,4.69 +4.38,4.69;4.06,5.00 +4.06,5.00;3.75,5.62 +7.19,4.06;7.19,4.38 +7.19,4.38;7.50,4.69 +7.50,4.69;7.81,5.00 +7.81,5.00;7.81,5.31 +7.81,5.31;8.12,5.62 +6.56,4.06;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +8.75,4.06;2.81,4.06 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +3.44,5.94;8.44,5.94 +8.44,5.94;8.44,8.75 +8.44,8.75;3.12,8.75 +3.12,8.75;3.12,5.94 +3.44,7.50;8.44,7.50 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 6c 55 +# UTF-8 : 95 b1 e6 +[6c55] 汕 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.12,6.88;3.12,0.62 +8.75,0.62;8.75,6.88 +5.94,1.56;5.94,9.38 +3.12,1.56;8.75,1.56 + +# UTF-16 : 4e d9 +# UTF-8 : 99 bb e4 +[4ed9] 仙 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.56,6.56 +1.56,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.31,4.38 +1.56,0.62;1.56,6.88 +3.12,6.88;3.12,0.62 +8.75,0.62;8.75,6.88 +5.94,1.56;5.94,9.38 +3.12,1.56;8.75,1.56 + +# UTF-16 : 57 38 +# UTF-8 : b8 9c e5 +[5738] 圸 +0.31,6.25;2.81,6.25 +1.56,2.19;1.56,9.06 +0.31,1.56;0.62,1.88 +0.62,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 +3.44,6.88;3.44,0.62 +8.75,0.62;8.75,6.88 +5.94,1.56;6.25,9.38 +3.44,1.56;8.75,1.56 + +# UTF-16 : 67 63 +# UTF-8 : a3 9d e6 +[6763] 杣 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +3.44,6.88;3.75,0.62 +8.75,0.62;8.75,6.88 +6.25,1.56;6.25,9.38 +3.75,1.56;8.75,1.56 + +# UTF-16 : 90 a3 +# UTF-8 : a3 82 e9 +[90a3] 那 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.38 +2.19,4.38;2.50,5.31 +2.50,5.31;2.50,6.25 +2.50,6.25;2.50,7.50 +2.50,7.50;2.50,8.75 +0.62,8.75;4.69,8.75 +4.69,8.75;4.69,6.88 +4.69,6.88;4.69,5.31 +4.69,5.31;4.69,4.06 +4.69,4.06;4.69,2.81 +4.69,2.81;4.38,2.19 +4.38,2.19;4.38,1.88 +4.38,1.88;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.19,1.25 +0.62,6.56;4.69,6.56 +0.62,4.38;4.69,4.38 +8.75,8.75;5.94,8.75 +5.94,8.75;5.94,0.62 +6.56,1.88;7.19,1.88 +7.19,1.88;7.81,1.88 +7.81,1.88;8.44,2.19 +8.44,2.19;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.12 +8.75,3.12;8.75,3.75 +8.75,3.75;8.44,4.38 +8.44,4.38;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.19,5.94 +7.19,5.94;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.50 +8.12,7.50;8.44,8.12 +8.44,8.12;8.75,8.75 + +# UTF-16 : 89 87 +# UTF-8 : 87 a6 e8 +[8987] 覇 +8.75,8.75;0.62,8.75 +5.94,8.75;5.94,6.56 +3.44,8.75;3.44,6.56 +1.25,6.25;1.25,7.81 +1.25,7.81;8.12,7.81 +8.12,7.81;8.12,6.56 +8.12,6.56;1.25,6.56 +5.31,2.50;8.44,2.50 +5.62,4.06;8.44,4.06 +0.62,5.31;5.00,5.31 +4.38,5.94;4.38,4.69 +4.38,4.69;1.25,4.69 +1.25,4.69;1.25,5.94 +0.94,2.50;4.69,2.50 +4.69,2.50;4.69,3.75 +4.69,3.75;0.94,3.75 +0.94,3.75;0.94,2.50 +0.62,1.88;4.69,1.88 +2.81,0.62;2.81,4.69 +4.38,0.62;5.00,0.94 +5.00,0.94;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.31,5.62 +5.31,5.62;8.44,5.62 +8.44,5.62;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.94 + +# UTF-16 : 58 3a +# UTF-8 : ba a0 e5 +[583a] 堺 +0.31,6.56;2.81,6.56 +1.56,2.81;1.56,9.06 +0.00,2.19;0.62,2.50 +0.62,2.50;1.25,2.81 +1.25,2.81;1.88,3.12 +1.88,3.12;2.50,3.44 +2.50,3.44;3.12,3.75 +3.12,5.00;8.75,5.00 +8.75,5.00;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,5.00 +5.94,8.75;5.94,5.31 +3.12,7.19;8.75,7.19 +2.50,2.81;2.81,3.12 +2.81,3.12;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.69,4.38 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,5.00 +9.38,2.81;8.75,3.12 +8.75,3.12;8.12,3.75 +8.12,3.75;7.50,4.06 +7.50,4.06;6.88,4.69 +6.88,4.69;6.56,5.00 +7.50,0.62;7.50,4.06 +2.50,0.62;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.56 +4.06,1.56;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.44 +4.69,3.44;4.69,4.38 + +# UTF-16 : 5c be +# UTF-8 : be b2 e5 +[5cbe] 岾 +0.62,7.81;0.62,0.94 +0.62,1.56;3.12,1.56 +3.12,1.56;3.12,7.81 +1.88,1.56;1.88,9.06 +5.94,7.81;9.06,7.81 +5.94,5.00;6.25,9.38 +8.75,0.62;8.75,5.00 +8.75,5.00;4.06,5.00 +4.06,5.00;4.06,0.62 +4.06,1.56;8.75,1.56 + +# UTF-16 : 8c bc +# UTF-8 : bc b2 e8 +[8cbc] 貼 +6.56,7.81;9.06,7.81 +6.56,5.00;6.56,9.38 +8.75,0.62;8.75,5.00 +8.75,5.00;4.69,5.00 +4.69,5.00;4.69,0.62 +4.69,1.56;8.75,1.56 +0.94,3.12;3.44,3.12 +3.44,3.12;3.44,8.75 +3.44,8.75;0.94,8.75 +0.94,8.75;0.94,3.12 +0.94,5.00;3.44,5.00 +0.94,6.88;3.44,6.88 +0.00,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +4.06,0.94;3.75,1.25 +3.75,1.25;3.44,1.56 +3.44,1.56;3.12,2.19 +3.12,2.19;2.81,2.50 +2.81,2.50;2.81,2.50 + +# UTF-16 : 5e 16 +# UTF-8 : 96 b8 e5 +[5e16] 帖 +2.19,2.50;2.50,2.50 +2.50,2.50;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,7.50 +3.12,7.50;0.62,7.50 +0.62,7.50;0.62,2.19 +1.88,0.62;1.88,9.06 +5.94,7.81;9.06,7.81 +5.94,5.00;5.94,9.38 +8.75,0.62;8.75,5.00 +8.75,5.00;3.75,5.00 +3.75,5.00;3.75,0.62 +3.75,1.56;8.75,1.56 + +# UTF-16 : 78 27 +# UTF-8 : a7 a0 e7 +[7827] 砧 +3.75,8.75;0.31,8.75 +1.25,1.88;3.44,1.88 +3.44,1.88;3.44,5.62 +3.44,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +1.56,7.19;1.56,8.12 +1.56,8.12;1.88,8.75 +6.25,7.81;9.06,7.81 +6.25,5.00;6.25,9.38 +8.75,0.62;8.75,5.00 +8.75,5.00;4.38,5.00 +4.38,5.00;4.38,0.62 +4.38,1.56;8.75,1.56 + +# UTF-16 : 7a d9 +# UTF-8 : 99 ab e7 +[7ad9] 站 +0.31,7.50;3.75,7.50 +1.88,7.50;2.19,9.06 +0.31,1.25;1.25,1.56 +1.25,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.19 +2.50,1.88;2.50,2.19 +2.50,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;3.12,4.69 +3.12,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;3.12,6.88 +1.25,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;0.94,6.56 +6.25,7.81;9.06,7.81 +6.25,5.00;6.25,9.38 +8.75,0.62;8.75,5.00 +8.75,5.00;4.38,5.00 +4.38,5.00;4.38,0.62 +4.38,1.56;8.75,1.56 + +# UTF-16 : 7c 98 +# UTF-8 : 98 b2 e7 +[7c98] 粘 +2.19,0.62;2.19,9.06 +3.75,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.88,5.31 +1.88,5.31;1.88,5.62 +1.88,5.62;1.88,5.94 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.62,8.75 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.44,8.44 +3.44,8.44;3.75,8.75 +6.25,7.81;9.06,7.81 +6.25,5.00;6.25,9.38 +8.75,0.62;8.75,5.00 +8.75,5.00;4.06,5.00 +4.06,5.00;4.06,0.62 +4.06,1.56;8.75,1.56 + +# UTF-16 : 62 c8 +# UTF-8 : 88 8b e6 +[62c8] 拈 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.44,7.19;0.31,7.19 +5.94,7.81;9.06,7.81 +5.94,5.00;5.94,9.38 +8.75,0.62;8.75,5.00 +8.75,5.00;3.75,5.00 +3.75,5.00;3.75,0.62 +3.75,1.56;8.75,1.56 + +# UTF-16 : 6c be +# UTF-8 : be b2 e6 +[6cbe] 沾 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.50,7.50;2.19,8.12 +2.19,8.12;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.31,6.88 +5.62,7.81;9.06,7.81 +5.62,5.00;5.94,9.38 +8.75,0.62;8.75,5.00 +8.75,5.00;3.44,5.00 +3.44,5.00;3.44,0.62 +3.44,1.56;8.75,1.56 + +# UTF-16 : 9b d6 +# UTF-8 : 96 af e9 +[9bd6] 鯖 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.81,8.75 +0.94,5.31;3.44,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.75,7.19 +3.75,7.19;3.75,3.44 +3.75,3.44;0.94,3.44 +2.19,7.19;2.19,3.44 +4.38,0.94;4.38,5.00 +4.38,5.00;8.75,5.00 +8.75,5.00;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +4.06,5.94;9.06,5.94 +9.06,8.44;4.38,8.44 +8.75,7.19;4.69,7.19 +6.56,5.94;6.56,9.38 +4.38,2.50;8.75,2.50 +4.38,3.75;8.75,3.75 +4.06,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +2.81,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;2.50,2.81 +2.50,2.81;2.50,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 + +# UTF-16 : 68 c4 +# UTF-8 : 84 a3 e6 +[68c4] 棄 +4.69,8.44;4.69,9.38 +0.62,8.44;8.75,8.44 +0.62,5.62;8.75,5.62 +8.75,6.56;8.12,6.88 +8.12,6.88;7.81,7.19 +7.81,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.25,8.12 +0.62,6.88;1.25,6.88 +1.25,6.88;2.19,6.88 +2.19,6.88;2.81,6.88 +2.81,6.88;3.44,6.88 +3.44,6.88;4.06,6.88 +4.06,6.88;4.69,6.88 +4.69,6.88;5.62,7.19 +5.62,7.19;6.25,7.19 +6.25,7.19;6.88,7.19 +6.88,7.19;7.81,7.19 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,6.56;1.88,4.38 +1.88,4.38;7.50,4.38 +7.50,4.38;7.50,6.56 +8.75,3.44;0.62,3.44 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.69,3.44 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;4.69,3.44 +4.69,0.62;4.69,6.56 + +# UTF-16 : 7f 6b +# UTF-8 : ab bd e7 +[7f6b] 罫 +0.94,7.50;8.44,7.50 +8.44,7.50;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +5.94,7.50;5.94,8.75 +3.44,7.50;3.44,8.75 +5.94,1.56;5.62,1.56 +5.62,1.56;5.00,1.25 +5.00,1.25;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +5.62,2.81;0.94,2.81 +3.12,1.25;3.12,3.75 +5.94,4.06;0.62,4.06 +5.62,5.94;0.94,5.94 +3.12,4.06;3.12,6.88 +6.56,0.62;6.56,6.88 +9.38,3.12;8.75,3.44 +8.75,3.44;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.19,4.38 +7.19,4.38;6.56,4.38 + +# UTF-16 : 79 47 +# UTF-8 : 87 a5 e7 +[7947] 祇 +3.75,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 +4.38,5.62;9.06,5.62 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +8.44,9.06;8.75,9.06 +4.38,1.25;4.38,8.44 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,1.88 +5.94,1.88;6.25,2.19 +6.25,2.19;6.88,2.19 +6.88,8.75;6.88,7.50 +6.88,7.50;6.88,6.25 +6.88,6.25;7.19,5.00 +7.19,5.00;7.19,4.06 +7.19,4.06;7.50,3.12 +7.50,3.12;7.81,2.19 +7.81,2.19;7.81,1.88 +7.81,1.88;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 + +# UTF-16 : 82 10 +# UTF-8 : 90 88 e8 +[8210] 舐 +4.69,5.62;9.06,5.62 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 +8.44,9.06;8.75,9.06 +4.69,1.25;4.69,8.44 +3.44,0.94;4.06,1.25 +4.06,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.19 +6.88,8.75;6.88,7.50 +6.88,7.50;7.19,6.25 +7.19,6.25;7.19,5.00 +7.19,5.00;7.50,4.06 +7.50,4.06;7.50,3.12 +7.50,3.12;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +0.94,1.56;3.75,1.56 +3.75,1.56;3.75,4.69 +3.75,4.69;0.62,4.69 +0.62,4.69;0.62,0.62 +0.31,6.56;4.06,6.56 +2.19,4.69;2.19,8.44 +0.62,8.12;0.94,8.12 +0.94,8.12;1.25,8.12 +1.25,8.12;2.19,8.44 +2.19,8.44;2.81,8.44 +2.81,8.44;3.44,8.75 +3.44,8.75;4.06,9.06 + +# UTF-16 : 57 0b +# UTF-8 : 8b 9c e5 +[570b] 國 +1.25,7.50;8.12,7.50 +7.19,6.56;7.19,5.94 +7.19,5.94;6.88,5.31 +6.88,5.31;6.88,4.69 +6.88,4.69;6.56,4.06 +6.56,4.06;6.25,3.75 +6.25,3.75;5.94,3.12 +5.94,3.12;5.94,2.81 +5.94,2.81;5.62,2.50 +5.62,2.50;5.31,2.19 +5.31,2.19;5.00,1.88 +5.31,8.44;5.31,7.19 +5.31,7.19;5.62,5.94 +5.62,5.94;5.94,5.00 +5.94,5.00;5.94,4.06 +5.94,4.06;6.25,3.44 +6.25,3.44;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.12,3.44 +8.12,3.44;8.12,3.75 +5.94,8.44;6.56,8.12 +6.56,8.12;6.88,8.12 +6.88,8.12;7.50,7.81 +7.50,7.81;7.50,7.81 +2.19,4.06;4.69,4.06 +4.69,4.06;4.69,6.25 +4.69,6.25;2.19,6.25 +2.19,6.25;2.19,4.06 +1.25,2.50;1.88,2.50 +1.88,2.50;2.19,2.50 +2.19,2.50;2.81,2.81 +2.81,2.81;3.12,2.81 +3.12,2.81;3.75,2.81 +3.75,2.81;4.06,2.81 +4.06,2.81;4.69,3.12 +4.69,3.12;5.31,3.44 +8.75,0.62;8.75,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.44,1.25 + +# UTF-16 : 6b c5 +# UTF-8 : 85 af e6 +[6bc5] 毅 +0.31,6.25;5.00,6.25 +4.69,8.12;0.62,8.12 +2.50,8.12;2.50,9.06 +5.00,5.62;5.31,5.94 +5.31,5.94;5.62,6.25 +5.62,6.25;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;5.94,8.12 +5.62,8.12;5.94,8.75 +5.62,8.75;8.12,8.75 +8.12,8.75;8.12,6.25 +8.12,6.25;8.44,5.94 +8.44,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 +9.06,5.94;9.06,6.56 +9.06,6.56;9.38,6.88 +9.38,6.88;9.38,7.19 +5.00,5.00;8.75,5.00 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.38 +8.44,4.38;8.75,5.00 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,4.06 +5.94,4.06;5.62,4.69 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.50 +3.75,7.50;3.75,8.12 +3.75,8.12;4.06,8.12 +1.88,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +1.56,7.19;1.56,7.50 +1.56,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +0.31,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;3.12,6.25 +0.31,2.81;0.62,3.12 +0.62,3.12;1.25,3.44 +1.25,3.44;1.88,3.75 +1.88,3.75;2.50,4.06 +2.50,4.06;2.81,4.38 +2.81,4.38;3.12,4.69 +0.31,1.25;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +4.69,5.62;4.38,5.31 +4.38,5.31;4.06,5.00 +4.06,5.00;3.75,4.69 +3.75,4.69;3.44,4.38 +3.44,4.38;3.12,4.38 +3.12,4.38;3.44,3.75 +3.44,3.75;4.06,3.44 +4.06,3.44;4.38,2.81 +4.38,2.81;5.00,2.50 +5.00,2.50;5.31,1.88 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,4.06 +3.44,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.62 + +# UTF-16 : 65 3b +# UTF-8 : bb 94 e6 +[653b] 攻 +3.12,0.94;4.06,1.25 +4.06,1.25;5.00,1.56 +5.00,1.56;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.88,3.44 +6.88,3.44;7.19,4.06 +7.19,4.06;7.81,5.00 +7.81,5.00;8.12,5.94 +8.12,5.94;8.12,6.88 +8.12,6.88;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.81 +6.56,2.81;5.94,3.44 +5.94,3.44;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.00,5.31 +5.00,5.31;4.69,6.25 +4.69,6.25;4.69,7.19 +4.38,7.81;9.38,7.81 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.38,7.81 +4.38,7.81;4.69,8.44 +4.69,8.44;4.69,8.75 +4.69,8.75;4.69,9.38 +2.19,8.44;2.19,2.81 +4.06,8.44;0.31,8.44 +0.31,2.19;0.94,2.50 +0.94,2.50;1.25,2.50 +1.25,2.50;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.50,2.81 +2.50,2.81;2.81,2.81 +2.81,2.81;3.44,3.12 +3.44,3.12;4.06,3.44 + +# UTF-16 : 6b 73 +# UTF-8 : b3 ad e6 +[6b73] 歳 +3.75,5.31;3.75,1.88 +3.75,1.88;3.75,1.56 +3.75,1.56;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,3.75;2.81,4.38 +5.62,2.50;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;5.00,4.38 +5.62,5.31;1.56,5.31 +4.69,9.69;4.69,7.50 +0.62,7.50;8.75,7.50 +8.12,8.75;4.69,8.75 +2.50,7.50;2.50,9.38 +5.94,7.50;6.25,6.25 +6.25,6.25;6.25,5.31 +6.25,5.31;6.56,4.06 +6.56,4.06;6.56,3.44 +6.56,3.44;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.44,0.62 +8.44,0.62;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +7.19,7.19;7.50,6.88 +7.50,6.88;7.81,6.56 +7.81,6.56;8.12,6.25 +0.31,0.62;0.62,0.94 +0.62,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.25,6.25 +1.25,6.25;8.75,6.25 +8.12,5.94;8.12,5.00 +8.12,5.00;7.81,4.38 +7.81,4.38;7.50,3.75 +7.50,3.75;7.19,3.12 +7.19,3.12;6.56,2.81 +6.56,2.81;6.25,2.19 +6.25,2.19;5.94,1.88 +5.94,1.88;5.31,1.25 +5.31,1.25;4.69,0.94 +4.69,0.94;4.06,0.62 + +# UTF-16 : 9f 62 +# UTF-8 : a2 bd e9 +[9f62] 齢 +4.06,1.88;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,9.38;2.50,7.19 +0.31,7.19;4.69,7.19 +4.38,8.44;2.50,8.44 +1.25,7.19;1.25,9.06 +2.50,1.56;2.50,6.88 +4.06,4.69;0.94,4.69 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.50,4.69 +1.88,5.00;1.88,5.31 +1.88,5.31;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.56 +2.81,5.00;3.12,5.31 +3.12,5.31;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;3.75,6.56 +0.62,6.88;0.62,0.62 +4.38,6.88;4.38,0.62 +0.62,1.25;4.38,1.25 +9.38,6.25;8.75,6.88 +8.75,6.88;8.12,7.50 +8.12,7.50;8.12,7.81 +8.12,7.81;7.81,8.12 +7.81,8.12;7.50,8.44 +7.50,8.44;7.19,8.75 +7.19,8.75;6.88,9.06 +6.88,9.06;6.88,9.38 +6.88,9.38;6.56,9.06 +6.56,9.06;6.25,8.44 +6.25,8.44;5.94,7.81 +5.94,7.81;5.62,7.50 +5.62,7.50;5.00,6.88 +5.00,6.88;4.38,6.25 +8.44,6.88;5.31,6.88 +4.69,5.00;8.75,5.00 +8.75,5.00;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.44,1.56 +8.44,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +6.56,0.62;6.56,5.00 + +# UTF-16 : 6c e1 +# UTF-8 : a1 b3 e6 +[6ce1] 泡 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.12,3.75;7.50,3.75 +7.50,3.75;7.19,3.75 +7.19,3.75;6.88,3.75 +3.75,8.44;8.75,8.44 +8.75,8.44;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.44,5.62 +8.44,5.62;8.44,5.00 +8.44,5.00;8.44,4.38 +8.44,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +2.50,5.31;2.50,5.62 +2.50,5.62;2.81,6.25 +2.81,6.25;3.12,6.56 +3.12,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +3.75,8.12;3.75,8.44 +3.75,8.44;4.06,9.06 +4.06,9.06;4.06,9.38 +9.06,3.44;9.06,2.81 +9.06,2.81;8.75,2.19 +8.75,2.19;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.75,4.38 +3.75,4.38;6.88,4.38 +6.88,4.38;6.88,6.88 +6.88,6.88;3.75,6.88 + +# UTF-16 : 62 b1 +# UTF-8 : b1 8a e6 +[62b1] 抱 +8.12,3.75;7.50,3.75 +7.50,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +3.75,8.44;8.75,8.44 +8.75,8.44;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.75,5.62 +8.75,5.62;8.75,5.00 +8.75,5.00;8.44,4.38 +8.44,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +2.50,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +3.75,8.12;4.06,8.44 +4.06,8.44;4.06,9.06 +4.06,9.06;4.38,9.38 +9.06,3.44;9.06,2.81 +9.06,2.81;9.06,2.19 +9.06,2.19;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.75,4.38 +3.75,4.38;7.19,4.38 +7.19,4.38;7.19,6.88 +7.19,6.88;3.75,6.88 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 + +# UTF-16 : 78 32 +# UTF-8 : b2 a0 e7 +[7832] 砲 +3.44,8.75;0.31,8.75 +1.25,1.56;3.12,1.56 +3.12,1.56;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.62 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +1.56,7.19;1.56,8.12 +1.56,8.12;1.88,8.75 +8.12,3.75;7.50,3.75 +7.50,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +4.38,8.44;8.75,8.44 +8.75,8.44;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.75,5.62 +8.75,5.62;8.75,5.00 +8.75,5.00;8.44,4.38 +8.44,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +3.12,6.25;3.75,6.88 +3.75,6.88;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.38 +9.06,3.44;9.06,2.81 +9.06,2.81;9.06,2.19 +9.06,2.19;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;4.06,4.38 +4.06,4.38;7.19,4.38 +7.19,4.38;7.19,6.88 +7.19,6.88;4.38,6.88 + +# UTF-16 : 80 de +# UTF-8 : 9e 83 e8 +[80de] 胞 +8.12,3.75;7.50,3.75 +7.50,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +4.38,8.44;8.75,8.44 +8.75,8.44;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.75,5.62 +8.75,5.62;8.75,5.00 +8.75,5.00;8.44,4.38 +8.44,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +3.12,6.25;3.75,6.88 +3.75,6.88;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.38 +9.06,3.44;9.06,2.81 +9.06,2.81;9.06,2.19 +9.06,2.19;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;4.06,4.38 +4.06,4.38;7.19,4.38 +7.19,4.38;7.19,6.88 +7.19,6.88;4.38,6.88 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 98 fd +# UTF-8 : bd a3 e9 +[98fd] 飽 +8.12,3.75;7.81,3.75 +7.81,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +5.62,8.44;8.75,8.44 +8.75,8.44;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.75,5.62 +8.75,5.62;8.75,5.00 +8.75,5.00;8.75,4.38 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +4.38,6.25;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.94,9.38 +9.06,3.44;9.06,2.81 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;8.75,1.25 +8.75,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,1.25 +5.31,1.25;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.00,4.38 +5.00,4.38;7.50,4.38 +7.50,4.38;7.50,6.88 +7.50,6.88;5.31,6.88 +2.50,8.44;2.50,7.50 +1.25,4.06;4.38,4.06 +4.38,4.06;4.38,7.50 +4.38,7.50;0.94,7.50 +0.94,7.50;0.94,0.94 +1.25,5.94;4.06,5.94 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.19 +4.38,7.50;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;2.81,8.75 +2.81,8.75;2.50,9.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.38,1.56;4.38,1.88 +4.38,1.88;3.75,2.19 +3.75,2.19;3.44,2.81 +3.44,2.81;3.12,3.12 +3.12,3.12;2.81,3.75 + +# UTF-16 : 97 84 +# UTF-8 : 84 9e e9 +[9784] 鞄 +0.31,8.12;4.69,8.12 +3.44,9.06;3.75,6.88 +3.44,6.88;1.25,6.88 +1.25,6.88;1.25,9.06 +4.06,3.44;4.06,5.94 +4.06,5.94;0.62,5.94 +0.62,5.94;0.62,3.44 +0.94,3.75;4.06,3.75 +0.31,2.50;4.38,2.50 +2.50,0.62;2.50,6.88 +8.12,3.75;7.81,3.75 +7.81,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +5.31,8.44;8.75,8.44 +8.75,8.44;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.75,5.62 +8.75,5.62;8.75,5.00 +8.75,5.00;8.75,4.38 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +4.38,6.25;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.31,8.75 +5.31,8.75;5.62,9.38 +9.06,3.44;9.06,2.81 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;8.75,1.25 +8.75,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;5.00,4.38 +5.00,4.38;7.50,4.38 +7.50,4.38;7.50,6.88 +7.50,6.88;5.00,6.88 + +# UTF-16 : 51 b6 +# UTF-8 : b6 86 e5 +[51b6] 冶 +9.06,5.31;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.88 +8.12,6.88;7.50,7.50 +7.50,7.50;7.19,8.12 +2.81,5.94;3.12,5.94 +3.12,5.94;3.75,5.94 +3.75,5.94;4.38,5.94 +4.38,5.94;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;7.19,6.25 +7.19,6.25;7.81,6.25 +7.81,6.25;8.44,6.25 +3.44,5.94;3.75,6.56 +3.75,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.00,9.06 +5.00,9.06;5.00,9.38 +8.12,0.62;8.12,4.69 +8.12,4.69;3.75,4.69 +3.44,4.69;3.75,0.62 +3.75,1.25;8.12,1.25 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,4.38 +2.19,6.56;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.44 +0.94,8.44;0.62,8.75 + +# UTF-16 : 60 21 +# UTF-8 : a1 80 e6 +[6021] 怡 +9.38,5.31;9.06,5.62 +9.06,5.62;8.44,6.25 +8.44,6.25;8.12,6.88 +8.12,6.88;7.81,7.50 +7.81,7.50;7.19,8.12 +2.81,5.94;3.44,5.94 +3.44,5.94;3.75,5.94 +3.75,5.94;4.38,5.94 +4.38,5.94;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.88,5.94 +6.88,5.94;7.50,6.25 +7.50,6.25;8.12,6.25 +8.12,6.25;8.44,6.25 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.00,9.06 +5.00,9.06;5.31,9.38 +8.44,0.62;8.44,4.69 +8.44,4.69;3.75,4.69 +3.75,4.69;3.75,0.62 +3.75,1.25;8.12,1.25 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 + +# UTF-16 : 62 ac +# UTF-8 : ac 8a e6 +[62ac] 抬 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +9.06,5.31;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.88 +8.12,6.88;7.81,7.50 +7.81,7.50;7.19,8.12 +2.81,5.94;3.44,5.94 +3.44,5.94;3.75,5.94 +3.75,5.94;4.38,5.94 +4.38,5.94;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.88,5.94 +6.88,5.94;7.50,6.25 +7.50,6.25;8.12,6.25 +8.12,6.25;8.44,6.25 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.00,9.06 +5.00,9.06;5.31,9.38 +8.44,0.62;8.44,4.69 +8.44,4.69;3.75,4.69 +3.75,4.69;3.75,0.62 +3.75,1.25;8.12,1.25 + +# UTF-16 : 8a 52 +# UTF-8 : 92 a9 e8 +[8a52] 詒 +9.06,5.31;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.88 +8.12,6.88;7.81,7.50 +7.81,7.50;7.50,8.12 +3.75,5.94;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;8.12,6.25 +8.12,6.25;8.44,6.25 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;5.62,9.38 +8.44,0.62;8.44,4.69 +8.44,4.69;4.38,4.69 +4.38,4.69;4.38,0.62 +4.38,1.25;8.44,1.25 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,6.25;3.44,6.25 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 + +# UTF-16 : 7d 3f +# UTF-8 : bf b4 e7 +[7d3f] 紿 +3.75,4.06;3.75,4.69 +3.75,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.56 +0.31,4.69;3.44,5.00 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +9.06,5.31;9.06,5.62 +9.06,5.62;8.75,6.25 +8.75,6.25;8.12,6.88 +8.12,6.88;7.81,7.50 +7.81,7.50;7.50,8.12 +3.75,5.94;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;8.12,6.25 +8.12,6.25;8.75,6.25 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;5.94,9.38 +8.75,0.62;8.75,4.69 +8.75,4.69;4.38,4.69 +4.38,4.69;4.38,0.62 +4.38,1.25;8.44,1.25 + +# UTF-16 : 8c bd +# UTF-8 : bd b2 e8 +[8cbd] 貽 +9.06,5.31;9.06,5.62 +9.06,5.62;8.75,6.25 +8.75,6.25;8.12,6.88 +8.12,6.88;7.81,7.50 +7.81,7.50;7.50,8.12 +3.75,5.94;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;8.12,6.25 +8.12,6.25;8.75,6.25 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;5.94,9.38 +8.75,0.62;8.75,4.69 +8.75,4.69;4.38,4.69 +4.38,4.69;4.38,0.62 +4.38,1.25;8.44,1.25 +0.94,3.12;3.44,3.12 +3.12,3.12;3.44,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,3.12 +0.94,5.00;3.12,5.00 +0.94,6.88;3.12,6.88 +0.00,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +3.75,0.94;3.44,1.25 +3.44,1.25;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;2.81,2.19 +2.81,2.19;2.50,2.50 + +# UTF-16 : 80 ce +# UTF-8 : 8e 83 e8 +[80ce] 胎 +9.06,5.31;9.06,5.62 +9.06,5.62;8.75,6.25 +8.75,6.25;8.12,6.88 +8.12,6.88;7.81,7.50 +7.81,7.50;7.50,8.12 +3.75,5.94;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;8.12,6.25 +8.12,6.25;8.75,6.25 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;5.94,9.38 +8.75,0.62;8.75,4.69 +8.75,4.69;4.38,4.69 +4.38,4.69;4.38,0.62 +4.38,1.25;8.44,1.25 +0.94,4.06;3.12,4.06 +1.25,6.56;3.12,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;3.12,8.75 +3.12,8.75;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 + +# UTF-16 : 6b 86 +# UTF-8 : 86 ae e6 +[6b86] 殆 +9.06,5.31;9.06,5.62 +9.06,5.62;8.75,6.25 +8.75,6.25;8.12,6.88 +8.12,6.88;7.81,7.50 +7.81,7.50;7.50,8.12 +3.75,5.94;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;8.12,6.25 +8.12,6.25;8.75,6.25 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;5.94,9.38 +8.75,0.62;8.75,4.69 +8.75,4.69;4.38,4.69 +4.38,4.69;4.38,0.62 +4.38,1.25;8.44,1.25 +0.31,8.75;4.06,8.75 +0.31,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.50 +1.56,7.50;1.88,8.12 +1.88,8.12;1.88,8.75 +1.56,6.88;3.75,6.88 +3.44,6.88;3.44,5.94 +3.44,5.94;3.44,5.31 +3.44,5.31;3.12,4.69 +3.12,4.69;2.81,3.75 +2.81,3.75;2.50,3.12 +2.50,3.12;2.19,2.50 +2.19,2.50;1.88,2.19 +1.88,2.19;1.25,1.56 +1.25,1.56;0.94,1.25 +0.94,1.25;0.31,0.94 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,4.69 +1.88,4.69;1.56,5.00 +1.56,5.00;1.25,5.31 + +# UTF-16 : 98 f4 +# UTF-8 : b4 a3 e9 +[98f4] 飴 +9.06,5.31;9.06,5.62 +9.06,5.62;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.12,7.50 +8.12,7.50;7.81,8.12 +4.69,5.94;5.31,5.94 +5.31,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.56,5.94 +6.56,5.94;6.88,5.94 +6.88,5.94;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.44,6.25 +8.44,6.25;8.75,6.25 +5.31,5.94;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.94,7.81 +5.94,7.81;6.25,8.44 +6.25,8.44;6.25,9.38 +8.75,0.62;8.75,4.69 +8.75,4.69;5.00,4.69 +5.00,4.69;5.00,0.62 +5.00,1.25;8.44,1.25 +2.50,8.44;2.50,7.50 +1.25,4.06;4.38,4.06 +4.38,4.06;4.38,7.50 +4.38,7.50;0.94,7.50 +0.94,7.50;0.94,0.94 +1.25,5.94;4.06,5.94 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.19 +4.38,7.50;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;2.81,8.75 +2.81,8.75;2.50,9.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.38,1.56;4.38,1.88 +4.38,1.88;3.75,2.19 +3.75,2.19;3.44,2.81 +3.44,2.81;3.12,3.12 +3.12,3.12;2.81,3.75 + +# UTF-16 : 99 d8 +# UTF-8 : 98 a7 e9 +[99d8] 駘 +9.06,5.31;9.06,5.62 +9.06,5.62;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.12,7.50 +8.12,7.50;7.81,8.12 +4.69,5.94;5.31,5.94 +5.31,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.56,5.94 +6.56,5.94;6.88,5.94 +6.88,5.94;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.44,6.25 +8.44,6.25;8.75,6.25 +5.31,5.94;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.94,7.81 +5.94,7.81;6.25,8.44 +6.25,8.44;6.25,9.38 +8.75,0.62;8.75,4.69 +8.75,4.69;5.00,4.69 +5.00,4.69;5.00,0.62 +5.00,1.25;8.44,1.25 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +2.81,1.88;2.81,2.19 +2.81,2.19;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,3.75 +1.88,1.25;1.88,1.88 +1.88,1.88;1.88,2.19 +1.88,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +4.38,8.75;0.94,8.75 +0.94,8.75;0.94,4.38 +0.94,4.38;4.38,4.38 +4.38,4.38;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.38,2.19 +4.38,2.19;4.38,1.88 +4.38,1.88;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.81,0.94 +2.50,8.75;2.50,4.38 +0.94,5.94;4.38,5.94 +0.94,7.19;4.38,7.19 + +# UTF-16 : 54 e8 +# UTF-8 : a8 93 e5 +[54e8] 哨 +0.62,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +4.06,5.00;8.75,5.00 +4.06,3.12;8.75,3.12 +3.75,0.94;3.75,6.56 +3.75,6.56;8.75,6.56 +8.75,6.56;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.25,6.56;6.25,9.06 +4.69,7.19;4.38,7.50 +4.38,7.50;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;3.75,8.44 +3.75,8.44;3.44,9.06 +7.81,7.19;8.12,7.50 +8.12,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +8.75,8.44;9.06,9.06 + +# UTF-16 : 68 a2 +# UTF-8 : a2 a2 e6 +[68a2] 梢 +3.75,5.00;8.75,5.00 +3.75,3.12;8.75,3.12 +3.75,0.94;3.75,6.56 +3.75,6.56;8.75,6.56 +8.75,6.56;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.25,6.56;6.25,9.06 +4.69,7.19;4.38,7.50 +4.38,7.50;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;3.75,8.44 +3.75,8.44;3.44,9.06 +7.81,7.19;8.12,7.50 +8.12,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +8.75,8.44;8.75,9.06 +1.88,0.62;1.88,9.06 +3.44,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 78 5d +# UTF-8 : 9d a1 e7 +[785d] 硝 +3.44,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +1.56,7.19;1.56,8.12 +1.56,8.12;1.88,8.75 +4.06,5.00;8.75,5.00 +4.06,3.12;8.75,3.12 +4.06,0.94;4.06,6.56 +4.06,6.56;8.75,6.56 +8.75,6.56;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.25,6.56;6.25,9.06 +4.69,7.19;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;4.06,8.44 +4.06,8.44;3.75,9.06 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +8.75,8.44;8.75,9.06 + +# UTF-16 : 86 f8 +# UTF-8 : b8 9b e8 +[86f8] 蛸 +1.88,1.56;1.88,9.06 +0.62,4.69;3.44,4.69 +3.44,4.69;3.44,7.81 +3.44,7.81;0.62,7.81 +0.31,7.81;0.62,4.06 +3.75,1.25;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +0.00,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +4.38,5.00;8.75,5.00 +4.38,3.12;8.75,3.12 +4.38,0.94;4.38,6.56 +4.38,6.56;8.75,6.56 +8.75,6.56;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.56,6.56;6.56,9.06 +5.00,7.19;5.00,7.50 +5.00,7.50;4.69,7.81 +4.69,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +4.38,8.44;4.06,9.06 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.75,8.12 +8.75,8.12;8.75,8.44 +8.75,8.44;9.06,9.06 + +# UTF-16 : 97 98 +# UTF-8 : 98 9e e9 +[9798] 鞘 +0.31,8.12;4.38,8.12 +3.44,9.06;3.44,6.88 +3.44,6.88;1.25,6.88 +1.25,6.88;1.25,9.06 +4.06,3.44;4.06,5.94 +4.06,5.94;0.62,5.94 +0.62,5.94;0.62,3.44 +0.94,3.75;3.75,3.75 +0.31,2.50;4.38,2.50 +2.19,0.62;2.19,6.88 +4.69,5.00;8.75,5.00 +4.69,3.12;8.75,3.12 +4.69,0.94;4.69,6.56 +4.69,6.56;8.75,6.56 +8.75,6.56;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.56,6.56;6.56,9.06 +5.31,7.19;5.31,7.50 +5.31,7.50;5.00,7.81 +5.00,7.81;4.69,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;4.38,9.06 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.75,8.12 +8.75,8.12;8.75,8.44 +8.75,8.44;9.06,9.06 + +# UTF-16 : 89 44 +# UTF-8 : 84 a5 e8 +[8944] 襄 +4.69,3.75;4.06,3.44 +4.06,3.44;3.75,3.12 +3.75,3.12;3.12,2.81 +3.12,2.81;2.81,2.81 +2.81,2.81;2.50,2.50 +2.50,2.50;1.88,2.50 +1.88,2.50;1.56,2.19 +1.56,2.19;0.94,2.19 +0.94,2.19;0.31,2.19 +4.69,3.75;5.00,3.44 +5.00,3.44;5.31,2.81 +5.31,2.81;5.62,2.50 +5.62,2.50;5.94,2.19 +5.94,2.19;6.56,1.88 +6.56,1.88;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +2.81,0.94;2.81,2.81 +6.25,2.19;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.44,3.44 +3.44,6.25;3.44,3.75 +5.94,6.25;5.94,3.75 +1.25,6.56;4.38,6.56 +4.38,6.56;4.38,7.81 +4.38,7.81;1.25,7.81 +1.25,7.81;1.25,6.25 +5.31,6.56;8.12,6.56 +8.12,6.56;8.12,7.81 +8.12,7.81;5.31,7.81 +5.31,7.81;5.31,6.25 +0.62,5.62;8.75,5.62 +0.62,3.75;8.75,3.75 +8.44,4.69;0.94,4.69 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 + +# UTF-16 : 7a 70 +# UTF-8 : b0 a9 e7 +[7a70] 穰 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;1.25,8.75 +1.25,8.75;0.62,8.44 +0.62,8.44;0.31,8.44 +1.56,0.62;1.56,8.75 +2.81,6.56;0.31,6.56 +0.00,2.81;0.31,3.12 +0.31,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +2.50,4.06;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.62 +1.88,5.62;1.88,5.94 +1.88,5.94;1.56,6.56 +5.62,3.75;5.00,3.44 +5.00,3.44;4.69,2.81 +4.69,2.81;3.75,2.50 +3.75,2.50;3.44,2.50 +3.44,2.50;3.12,2.19 +3.12,2.19;2.81,2.19 +2.81,2.19;2.19,2.19 +5.62,3.75;5.94,3.44 +5.94,3.44;6.25,2.81 +6.25,2.81;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.38,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.56,1.56 +4.06,0.94;4.06,2.81 +6.88,2.19;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.44 +4.69,6.25;4.69,3.75 +6.88,6.25;6.88,3.75 +3.12,6.56;5.62,6.56 +5.62,6.56;5.62,7.81 +5.62,7.81;3.12,7.81 +2.81,7.81;3.12,6.25 +6.25,6.56;8.75,6.56 +8.75,6.56;8.75,7.81 +8.75,7.81;6.25,7.81 +6.25,7.81;6.25,6.25 +2.81,5.62;9.06,5.62 +2.50,3.75;9.06,3.75 +8.75,4.69;2.81,4.69 +5.62,8.44;5.94,9.38 +2.50,8.44;9.06,8.44 + +# UTF-16 : 6e ba +# UTF-8 : ba ba e6 +[6eba] 溺 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,1.88;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.06,3.44;3.75,3.75 +3.75,3.75;3.44,4.06 +3.44,4.06;3.12,4.38 +3.12,4.38;2.81,4.38 +5.62,8.75;8.75,8.75 +8.75,8.75;8.75,6.88 +8.75,6.88;6.25,6.88 +6.25,6.88;6.25,6.56 +6.25,6.56;5.94,5.94 +5.94,5.94;5.94,5.31 +5.94,5.31;5.94,5.00 +5.94,5.00;5.94,4.38 +2.50,8.75;5.31,8.75 +5.31,8.75;5.31,6.88 +5.31,6.88;2.81,6.88 +2.81,6.88;2.81,6.56 +2.81,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.50,5.00 +2.50,5.00;2.50,4.38 +5.94,5.31;8.75,5.31 +8.75,5.31;8.75,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +2.50,5.31;5.31,5.31 +5.31,5.31;5.31,4.06 +5.31,4.06;5.31,3.12 +5.31,3.12;5.31,2.50 +5.31,2.50;5.00,1.88 +5.00,1.88;5.00,1.56 +5.00,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +5.62,1.88;6.25,1.88 +6.25,1.88;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,3.12 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.25,4.38 +6.25,4.38;6.25,4.38 + +# UTF-16 : 9c 2f +# UTF-8 : af b0 e9 +[9c2f] 鰯 +1.88,7.19;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.50,8.75 +0.62,5.31;3.12,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.19,2.81 +2.19,2.81;2.19,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.25,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +6.56,8.75;8.75,8.75 +8.75,8.75;8.75,6.88 +8.75,6.88;6.88,6.88 +6.88,6.88;6.88,6.56 +6.88,6.56;6.56,5.94 +6.56,5.94;6.56,5.31 +6.56,5.31;6.56,5.00 +6.56,5.00;6.56,4.38 +3.75,8.75;5.94,8.75 +5.94,8.75;5.94,6.88 +5.94,6.88;4.06,6.88 +4.06,6.88;3.75,6.56 +3.75,6.56;3.75,5.94 +3.75,5.94;3.75,5.31 +3.75,5.31;3.75,5.00 +3.75,5.00;3.75,4.38 +6.56,5.31;9.06,5.31 +8.75,5.31;8.75,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +6.56,1.88;6.88,2.19 +6.88,2.19;7.50,2.50 +7.50,2.50;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.44 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +8.12,3.44;7.81,3.75 +7.81,3.75;7.50,4.06 +7.50,4.06;6.88,4.38 +6.88,4.38;6.88,4.38 +5.31,3.44;5.00,3.75 +5.00,3.75;4.38,4.06 +4.38,4.06;4.06,4.38 +4.06,4.38;4.06,4.38 +3.75,5.31;5.94,5.31 +5.94,5.31;5.94,4.06 +5.94,4.06;5.94,3.12 +5.94,3.12;5.94,2.50 +5.94,2.50;5.94,1.88 +5.94,1.88;5.94,1.56 +5.94,1.56;5.62,1.25 +5.62,1.25;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.38,0.94 + +# UTF-16 : 84 5b +# UTF-8 : 9b 91 e8 +[845b] 葛 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +1.56,5.00;7.81,5.00 +7.81,5.00;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,5.00 +1.56,6.25;7.81,6.25 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +1.88,4.06;8.75,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;1.56,3.75 +1.56,3.75;1.88,4.06 +1.88,4.06;2.19,4.38 +2.19,4.38;2.81,5.00 +2.81,5.00;2.81,5.00 +1.88,3.75;1.88,2.19 +1.88,2.19;1.88,1.88 +1.88,1.88;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;6.88,2.50 +1.88,2.81;2.19,2.81 +2.19,2.81;2.81,2.81 +2.81,2.81;3.44,2.81 +3.44,2.81;3.75,2.81 +3.75,2.81;4.38,3.12 +4.38,3.12;4.69,3.12 +4.69,3.12;5.31,3.12 +5.31,3.12;5.62,3.12 +5.62,3.12;6.25,3.44 +6.25,3.44;6.56,3.44 + +# UTF-16 : 9b 87 +# UTF-8 : 87 ae e9 +[9b87] 鮇 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.81,8.75 +0.94,5.31;3.44,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.75,7.19 +3.75,7.19;3.75,3.44 +3.75,3.44;0.94,3.44 +2.19,7.19;2.19,3.44 +4.06,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +2.81,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;2.50,2.81 +2.50,2.81;2.50,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +6.56,0.62;6.56,9.38 +9.06,5.31;4.06,5.31 +9.06,7.81;4.06,7.81 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;7.50,3.75 +7.50,3.75;7.19,4.06 +7.19,4.06;7.19,4.69 +7.19,4.69;6.88,5.00 +6.88,5.00;6.56,5.31 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.62,4.06 +5.62,4.06;5.94,4.38 +5.94,4.38;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 + +# UTF-16 : 53 4d +# UTF-8 : 8d 8d e5 +[534d] 卍 +0.94,8.75;4.69,8.75 +4.69,8.75;4.69,1.25 +4.69,1.25;8.75,1.25 +8.44,8.75;8.44,5.00 +8.44,5.00;0.94,5.00 +0.94,5.00;0.94,0.94 + +# UTF-16 : 53 50 +# UTF-8 : 90 8d e5 +[5350] 卐 +8.75,8.75;4.69,8.75 +4.69,8.75;4.69,1.25 +4.69,1.25;0.94,1.25 +0.94,8.75;0.94,5.00 +0.94,5.00;8.44,5.00 +8.44,5.00;8.44,0.94 + +# UTF-16 : 66 27 +# UTF-8 : a7 98 e6 +[6627] 昧 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +0.94,5.62;2.50,5.62 +5.94,0.62;5.94,9.38 +9.06,5.31;3.12,5.31 +8.75,7.81;3.44,7.81 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.50,2.81 +7.50,2.81;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.56,4.69 +6.56,4.69;6.25,5.00 +6.25,5.00;6.25,5.31 +2.50,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;5.62,5.00 +5.62,5.00;5.94,5.31 + +# UTF-16 : 77 1b +# UTF-8 : 9b 9c e7 +[771b] 眛 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +0.94,4.38;2.50,4.38 +0.94,6.56;2.50,6.56 +5.94,0.62;5.94,9.38 +9.06,5.31;3.12,5.31 +8.75,7.81;3.44,7.81 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.50,2.81 +7.50,2.81;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.56,4.69 +6.56,4.69;6.25,5.00 +6.25,5.00;6.25,5.31 +2.50,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;5.62,5.00 +5.62,5.00;5.94,5.31 + +# UTF-16 : 5b ff +# UTF-8 : bf af e5 +[5bff] 寿 +0.62,5.62;9.06,5.62 +8.44,8.44;0.94,8.44 +8.12,7.19;1.25,7.19 +0.62,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;2.50,3.12 +2.50,3.12;2.81,4.06 +2.81,4.06;3.44,4.69 +3.44,4.69;3.75,5.62 +3.75,5.62;4.06,6.56 +4.06,6.56;4.38,7.50 +4.38,7.50;4.69,8.44 +4.69,8.44;4.69,9.38 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.44,2.81 +3.44,2.81;3.12,3.12 +7.19,5.62;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +8.75,3.75;0.62,3.75 + +# UTF-16 : 6f 20 +# UTF-8 : a0 bc e6 +[6f20] 漠 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,3.12;9.06,3.12 +2.50,8.44;9.06,8.44 +4.38,7.19;4.38,9.38 +7.19,7.19;7.19,9.38 +3.12,4.06;8.44,4.06 +8.44,4.06;8.44,7.19 +8.44,7.19;3.12,7.19 +3.12,7.19;3.12,4.06 +3.12,5.62;8.44,5.62 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.62,3.12;5.94,4.06 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.94,3.12 + +# UTF-16 : 64 78 +# UTF-8 : b8 91 e6 +[6478] 摸 +2.50,3.12;9.06,3.12 +2.50,8.44;9.06,8.44 +4.38,7.19;4.38,9.38 +7.19,7.19;7.19,9.38 +3.44,4.06;8.44,4.06 +8.44,4.06;8.44,7.19 +8.44,7.19;3.44,7.19 +3.12,7.19;3.44,4.06 +3.44,5.62;8.44,5.62 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;5.94,3.12 +5.62,3.12;5.94,4.06 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.94,3.12 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.62,3.75 +0.62,3.75;0.31,3.44 +2.81,7.50;0.31,7.50 + +# UTF-16 : 73 4f +# UTF-8 : 8f 8d e7 +[734f] 獏 +2.81,3.12;9.06,3.12 +2.81,8.44;9.06,8.44 +4.69,7.19;4.69,9.38 +7.19,7.19;7.19,9.38 +3.44,4.06;8.44,4.06 +8.44,4.06;8.44,7.19 +8.44,7.19;3.44,7.19 +3.44,7.19;3.44,4.06 +3.44,5.62;8.44,5.62 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;5.94,3.12 +5.94,3.12;5.94,4.06 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +2.19,5.62;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 + +# UTF-16 : 81 9c +# UTF-8 : 9c 86 e8 +[819c] 膜 +2.81,3.12;9.06,3.12 +3.12,8.44;9.06,8.44 +4.69,7.19;4.69,9.38 +7.19,7.19;7.50,9.38 +3.75,4.06;8.44,4.06 +8.44,4.06;8.44,7.19 +8.44,7.19;3.75,7.19 +3.75,7.19;3.75,4.06 +3.75,5.62;8.44,5.62 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;5.94,3.12 +5.94,3.12;5.94,4.06 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 8b 28 +# UTF-8 : a8 ac e8 +[8b28] 謨 +3.12,3.12;9.38,3.12 +3.12,8.44;9.06,8.44 +4.69,7.19;5.00,9.38 +7.50,7.19;7.50,9.38 +3.75,4.06;8.44,4.06 +8.44,4.06;8.44,7.19 +8.44,7.19;3.75,7.19 +3.75,7.19;3.75,4.06 +3.75,5.62;8.44,5.62 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.12 +5.94,3.12;6.25,4.06 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;6.25,3.12 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,6.25;2.81,6.25 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 + +# UTF-16 : 87 c6 +# UTF-8 : 86 9f e8 +[87c6] 蟆 +3.44,3.12;9.38,3.12 +3.44,8.44;9.06,8.44 +5.00,7.19;5.00,9.38 +7.50,7.19;7.50,9.38 +4.06,4.06;8.75,4.06 +8.75,4.06;8.75,7.19 +8.75,7.19;4.06,7.19 +4.06,7.19;4.06,4.06 +4.06,5.62;8.44,5.62 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.25,3.12 +6.25,3.12;6.25,4.06 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.25;3.44,1.88 +3.44,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 + +# UTF-16 : 7c e2 +# UTF-8 : a2 b3 e7 +[7ce2] 糢 +3.44,3.12;9.38,3.12 +3.44,8.44;9.06,8.44 +5.00,7.19;5.00,9.38 +7.50,7.19;7.50,9.38 +4.06,4.06;8.75,4.06 +8.75,4.06;8.75,7.19 +8.75,7.19;4.06,7.19 +4.06,7.19;4.06,4.06 +4.06,5.62;8.44,5.62 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.25,3.12 +6.25,3.12;6.25,4.06 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +1.88,0.62;1.88,9.06 +3.12,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.75 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 + +# UTF-16 : 62 b5 +# UTF-8 : b5 8a e6 +[62b5] 抵 +2.81,1.25;7.50,1.25 +3.75,5.94;8.75,5.94 +3.44,8.44;4.06,8.44 +4.06,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +3.44,2.50;3.44,8.44 +2.50,2.19;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.75,2.50 +3.75,2.50;4.06,2.50 +4.06,2.50;4.69,2.81 +4.69,2.81;5.00,2.81 +5.00,2.81;5.62,3.12 +5.62,3.12;5.94,3.12 +5.94,3.12;6.25,3.44 +6.25,8.44;6.25,7.19 +6.25,7.19;6.56,6.25 +6.56,6.25;6.56,5.00 +6.56,5.00;6.88,4.06 +6.88,4.06;7.19,3.44 +7.19,3.44;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,1.56 +8.75,1.56;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,3.12 +9.06,3.12;9.06,3.44 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.12,7.19;0.31,7.19 + +# UTF-16 : 72 74 +# UTF-8 : b4 89 e7 +[7274] 牴 +3.12,1.25;7.81,1.25 +3.75,5.94;8.75,5.94 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +3.75,2.50;3.75,8.44 +2.81,2.19;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;4.06,2.50 +4.06,2.50;5.00,2.81 +5.00,2.81;5.62,3.12 +5.62,3.12;5.94,3.12 +5.94,3.12;6.56,3.44 +6.25,8.44;6.25,7.19 +6.25,7.19;6.56,6.25 +6.56,6.25;6.56,5.00 +6.56,5.00;6.88,4.06 +6.88,4.06;7.19,3.44 +7.19,3.44;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.75,1.56 +8.75,1.56;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,3.12 +9.06,3.12;9.06,3.44 +0.31,4.06;0.94,4.38 +0.94,4.38;1.56,4.38 +1.56,4.38;2.19,4.69 +2.19,4.69;2.81,5.00 +2.81,5.00;3.12,5.00 +0.94,7.50;3.12,7.50 +1.88,0.62;1.88,9.06 +0.31,5.31;0.31,5.94 +0.31,5.94;0.62,6.56 +0.62,6.56;0.94,7.19 +0.94,7.19;0.94,8.12 +0.94,8.12;0.94,8.44 +0.94,8.44;0.94,8.75 + +# UTF-16 : 67 e2 +# UTF-8 : a2 9f e6 +[67e2] 柢 +3.12,1.25;7.81,1.25 +3.75,5.94;8.75,5.94 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +3.75,2.50;3.75,8.44 +2.81,2.19;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;4.06,2.50 +4.06,2.50;5.00,2.81 +5.00,2.81;5.62,3.12 +5.62,3.12;5.94,3.12 +5.94,3.12;6.56,3.44 +6.25,8.44;6.25,7.19 +6.25,7.19;6.56,6.25 +6.56,6.25;6.56,5.00 +6.56,5.00;6.88,4.06 +6.88,4.06;7.19,3.44 +7.19,3.44;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.75,1.56 +8.75,1.56;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,3.12 +9.06,3.12;9.06,3.44 +1.56,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 78 25 +# UTF-8 : a5 a0 e7 +[7825] 砥 +3.44,1.25;7.81,1.25 +4.06,5.94;8.75,5.94 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 +4.06,2.50;4.06,8.44 +3.12,2.19;3.75,2.50 +3.75,2.50;4.38,2.50 +4.38,2.50;5.00,2.81 +5.00,2.81;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,8.44;6.56,7.19 +6.56,7.19;6.56,6.25 +6.56,6.25;6.88,5.00 +6.88,5.00;7.19,4.06 +7.19,4.06;7.19,3.44 +7.19,3.44;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.75,1.56 +8.75,1.56;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,3.12 +9.06,3.12;9.06,3.44 +3.44,8.75;0.31,8.75 +1.25,1.56;3.12,1.56 +3.12,1.56;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.62 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.56,8.12 +1.56,8.12;1.56,8.75 + +# UTF-16 : 80 dd +# UTF-8 : 9d 83 e8 +[80dd] 胝 +3.44,1.25;7.81,1.25 +4.06,5.94;8.75,5.94 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 +4.06,2.50;4.06,8.44 +2.81,2.19;3.12,2.19 +3.12,2.19;4.06,2.50 +4.06,2.50;4.69,2.81 +4.69,2.81;5.31,2.81 +5.31,2.81;5.94,3.12 +5.94,3.12;6.25,3.12 +6.25,3.12;6.56,3.44 +6.56,8.44;6.56,7.19 +6.56,7.19;6.56,6.25 +6.56,6.25;6.88,5.00 +6.88,5.00;7.19,4.06 +7.19,4.06;7.19,3.44 +7.19,3.44;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.75,1.56 +8.75,1.56;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,3.12 +9.06,3.12;9.06,3.44 +0.94,4.06;2.81,4.06 +1.25,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 + +# UTF-16 : 8a 46 +# UTF-8 : 86 a9 e8 +[8a46] 詆 +3.75,1.25;7.81,1.25 +4.38,5.94;8.75,5.94 +4.06,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 +4.06,2.50;4.06,8.44 +3.12,2.19;4.06,2.50 +4.06,2.50;4.69,2.50 +4.69,2.50;5.31,2.81 +5.31,2.81;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,8.44;6.56,7.19 +6.56,7.19;6.88,6.25 +6.88,6.25;6.88,5.00 +6.88,5.00;7.19,4.06 +7.19,4.06;7.50,3.44 +7.50,3.44;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.75,1.56 +8.75,1.56;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,3.12 +9.06,3.12;9.06,3.44 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 + +# UTF-16 : 5c bb +# UTF-8 : bb b2 e5 +[5cbb] 岻 +3.75,1.25;7.81,1.25 +4.38,5.94;8.75,5.94 +4.06,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 +4.06,2.50;4.06,8.44 +3.12,2.19;4.06,2.50 +4.06,2.50;4.69,2.50 +4.69,2.50;5.31,2.81 +5.31,2.81;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,8.44;6.56,7.19 +6.56,7.19;6.88,6.25 +6.88,6.25;6.88,5.00 +6.88,5.00;7.19,4.06 +7.19,4.06;7.50,3.44 +7.50,3.44;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.75,1.56 +8.75,1.56;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,3.12 +9.06,3.12;9.06,3.44 +0.62,7.81;0.62,0.94 +0.62,1.56;3.12,1.56 +2.81,1.56;3.12,7.81 +1.88,1.56;1.88,9.06 + +# UTF-16 : 89 dd +# UTF-8 : 9d a7 e8 +[89dd] 觝 +4.06,1.25;8.12,1.25 +4.69,5.94;9.06,5.94 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +4.69,2.50;4.69,8.44 +3.75,2.19;4.38,2.50 +4.38,2.50;5.00,2.50 +5.00,2.50;5.62,2.81 +5.62,2.81;6.25,3.12 +6.25,3.12;6.88,3.44 +6.88,8.44;6.88,7.19 +6.88,7.19;7.19,6.25 +7.19,6.25;7.19,5.00 +7.19,5.00;7.50,4.06 +7.50,4.06;7.50,3.44 +7.50,3.44;7.81,2.81 +7.81,2.81;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;8.75,1.56 +8.75,1.56;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,3.12 +9.06,3.12;9.38,3.44 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.75 +0.31,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;1.25,8.44 +1.25,8.44;1.56,9.06 +1.56,9.06;1.88,9.69 +1.25,8.75;2.81,8.75 +0.62,3.44;3.44,3.44 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,7.19 +0.94,7.19;3.44,7.19 +3.44,7.19;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +0.94,5.31;3.44,5.31 +2.19,7.19;2.19,3.44 + +# UTF-16 : 67 6d +# UTF-8 : ad 9d e6 +[676d] 杭 +1.88,0.62;1.88,9.06 +3.44,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +5.94,8.12;5.94,9.38 +3.12,8.12;9.06,8.12 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,5.31 +4.38,5.31;4.38,6.56 +4.38,6.56;7.50,6.56 +7.50,6.56;7.50,1.56 +7.50,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 + +# UTF-16 : 57 51 +# UTF-8 : 91 9d e5 +[5751] 坑 +5.94,8.12;5.94,9.38 +3.12,8.12;9.06,8.12 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,5.31 +4.38,5.31;4.38,6.56 +4.38,6.56;7.50,6.56 +7.50,6.56;7.50,1.56 +7.50,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +0.31,6.88;3.44,6.88 +1.56,2.19;1.88,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 +2.81,2.81;3.44,3.12 + +# UTF-16 : 4f 09 +# UTF-8 : 89 bc e4 +[4f09] 伉 +5.94,8.12;5.94,9.38 +2.81,8.12;9.06,8.12 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.06,5.31 +4.06,5.31;4.06,6.56 +4.06,6.56;7.50,6.56 +7.50,6.56;7.50,1.56 +7.50,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.56 + +# UTF-16 : 62 97 +# UTF-8 : 97 8a e6 +[6297] 抗 +5.94,8.12;5.94,9.38 +2.81,8.12;9.06,8.12 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +0.31,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +3.12,7.19;0.31,7.19 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,5.31 +4.38,5.31;4.38,6.56 +4.38,6.56;7.50,6.56 +7.50,6.56;7.50,1.56 +7.50,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 + +# UTF-16 : 54 2d +# UTF-8 : ad 90 e5 +[542d] 吭 +5.94,8.12;5.94,9.38 +3.12,8.12;9.06,8.12 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,5.31 +4.38,5.31;4.38,6.56 +4.38,6.56;7.50,6.56 +7.50,6.56;7.50,1.56 +7.50,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 + +# UTF-16 : 5e 96 +# UTF-8 : 96 ba e5 +[5e96] 庖 +3.12,7.19;8.44,7.19 +8.44,7.19;8.44,6.25 +8.44,6.25;8.44,5.31 +8.44,5.31;8.12,4.69 +8.12,4.69;8.12,4.06 +8.12,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.12 +7.50,3.12;7.19,3.12 +7.19,3.12;6.88,3.12 +6.88,3.12;6.56,3.12 +1.56,4.69;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.44,8.12 +9.06,2.81;9.06,2.50 +9.06,2.50;9.06,1.88 +9.06,1.88;8.75,1.25 +8.75,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.62,0.94 +5.62,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,1.25 +2.81,1.25;2.81,1.88 +2.81,1.88;2.81,3.75 +2.81,3.75;6.56,3.75 +6.56,3.75;6.56,5.94 +6.56,5.94;3.12,5.94 +4.69,8.44;5.00,9.38 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,8.44 +1.25,8.44;8.75,8.44 + +# UTF-16 : 6e b6 +# UTF-8 : b6 ba e6 +[6eb6] 溶 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.31 +6.88,5.31;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;5.94,6.56 +5.62,6.56;5.31,6.25 +5.31,6.25;5.00,5.94 +5.00,5.94;4.69,5.31 +4.69,5.31;4.38,5.00 +4.38,5.00;4.06,5.00 +4.06,5.00;3.75,4.69 +3.75,4.69;3.44,4.38 +3.44,4.38;3.12,4.06 +3.12,4.06;2.81,3.75 +2.81,3.75;2.19,3.44 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.62,8.44;5.94,9.69 +8.75,6.56;8.75,8.44 +8.75,8.44;2.81,8.44 +2.81,8.44;2.81,6.56 +8.12,0.62;8.12,4.06 +8.12,4.06;3.44,4.06 +3.12,4.06;3.44,0.62 +3.44,1.25;8.12,1.25 +5.00,7.81;4.69,7.50 +4.69,7.50;4.06,6.88 +4.06,6.88;3.75,6.25 +3.75,6.25;3.12,5.94 +3.12,5.94;2.50,5.31 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.50,6.88 +7.50,6.88;7.19,7.50 +7.19,7.50;6.56,7.81 + +# UTF-16 : 71 94 +# UTF-8 : 94 86 e7 +[7194] 熔 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.31 +6.88,5.31;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;5.94,6.56 +5.94,6.56;5.62,6.25 +5.62,6.25;5.31,5.62 +5.31,5.62;5.00,5.31 +5.00,5.31;4.69,5.00 +4.69,5.00;4.38,5.00 +4.38,5.00;4.06,4.69 +4.06,4.69;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.81,3.44 +5.94,8.44;5.94,9.69 +8.75,6.56;8.75,8.44 +8.75,8.44;3.12,8.44 +3.12,8.44;3.12,6.56 +8.44,0.62;8.44,4.06 +8.44,4.06;3.44,4.06 +3.44,4.06;3.44,0.62 +3.75,1.25;8.12,1.25 +5.00,7.81;4.69,7.50 +4.69,7.50;4.38,6.88 +4.38,6.88;4.06,6.25 +4.06,6.25;3.44,5.94 +3.44,5.94;2.81,5.31 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.50,6.88 +7.50,6.88;7.19,7.50 +7.19,7.50;6.56,7.81 +2.81,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.69 +0.62,7.81;0.62,7.19 +0.62,7.19;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +2.81,7.50;2.50,6.88 +2.50,6.88;2.50,6.25 +2.50,6.25;2.50,5.94 +2.50,5.94;2.19,5.62 +2.19,5.62;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 + +# UTF-16 : 69 95 +# UTF-8 : 95 a6 e6 +[6995] 榕 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;5.94,6.56 +5.94,6.56;5.62,6.25 +5.62,6.25;5.31,5.62 +5.31,5.62;5.00,5.31 +5.00,5.31;4.69,5.00 +4.69,5.00;4.38,5.00 +4.38,5.00;4.06,4.69 +4.06,4.69;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.81,3.44 +5.94,8.44;5.94,9.69 +8.75,6.56;8.75,8.44 +8.75,8.44;3.12,8.44 +3.12,8.44;3.12,6.56 +8.44,0.62;8.44,4.06 +8.44,4.06;3.75,4.06 +3.75,4.06;3.75,0.62 +3.75,1.25;8.12,1.25 +5.31,7.81;5.00,7.50 +5.00,7.50;4.38,6.88 +4.38,6.88;4.06,6.25 +4.06,6.25;3.44,5.94 +3.44,5.94;3.12,5.31 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.50,6.88 +7.50,6.88;7.19,7.50 +7.19,7.50;6.56,7.81 + +# UTF-16 : 7a 43 +# UTF-8 : 83 a9 e7 +[7a43] 穃 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;5.94,6.56 +5.94,6.56;5.62,6.25 +5.62,6.25;5.31,5.62 +5.31,5.62;5.00,5.31 +5.00,5.31;4.69,5.00 +4.69,5.00;4.38,4.69 +4.38,4.69;4.06,4.69 +4.06,4.69;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.81,3.44 +5.94,8.44;5.94,9.69 +8.75,6.56;8.75,8.44 +8.75,8.44;3.12,8.44 +3.12,8.44;3.12,6.56 +8.44,0.62;8.44,4.06 +8.44,4.06;3.75,4.06 +3.75,4.06;3.75,0.62 +3.75,1.25;8.12,1.25 +5.31,7.81;5.00,7.50 +5.00,7.50;4.69,6.88 +4.69,6.88;4.06,6.25 +4.06,6.25;3.75,5.94 +3.75,5.94;3.12,5.31 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.50,6.88 +7.50,6.88;7.19,7.50 +7.19,7.50;6.56,7.81 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +2.81,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 + +# UTF-16 : 93 94 +# UTF-8 : 94 8e e9 +[9394] 鎔 +9.38,3.44;9.06,3.75 +9.06,3.75;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.56,6.56 +6.25,6.56;6.25,6.25 +6.25,6.25;5.94,5.62 +5.94,5.62;5.62,5.31 +5.62,5.31;5.31,5.00 +5.31,5.00;5.00,4.69 +5.00,4.69;4.69,4.69 +4.69,4.69;4.38,4.38 +4.38,4.38;4.06,4.06 +4.06,4.06;3.75,3.75 +3.75,3.75;3.44,3.44 +6.25,8.44;6.25,9.69 +8.75,6.56;8.75,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,6.56 +8.44,0.62;8.44,4.06 +8.44,4.06;4.38,4.06 +4.38,4.06;4.38,0.62 +4.38,1.25;8.44,1.25 +5.62,7.81;5.31,7.50 +5.31,7.50;5.00,6.88 +5.00,6.88;4.69,6.25 +4.69,6.25;4.06,5.94 +4.06,5.94;3.75,5.31 +9.06,5.62;8.75,5.94 +8.75,5.94;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.50,7.50 +7.50,7.50;6.88,7.81 +0.00,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;2.19,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.12,7.19;0.62,7.19 +1.88,1.56;1.88,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.81;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 + +# UTF-16 : 77 66 +# UTF-8 : a6 9d e7 +[7766] 睦 +9.06,1.25;2.50,1.25 +8.75,3.44;3.12,3.44 +5.94,1.25;5.94,4.69 +9.06,6.56;2.81,6.56 +8.75,8.44;3.44,8.44 +5.94,6.88;5.94,9.38 +2.81,4.38;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.31,6.56 +6.56,6.56;6.56,5.00 +6.56,5.00;6.88,4.69 +6.88,4.69;7.19,4.69 +7.19,4.69;7.50,4.69 +7.50,4.69;7.81,4.69 +7.81,4.69;8.12,4.69 +8.12,4.69;8.12,4.69 +8.12,4.69;8.75,4.69 +8.75,4.69;8.75,5.00 +8.75,5.00;9.06,5.62 +9.06,5.62;9.06,5.94 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +0.62,4.38;2.50,4.38 +0.62,6.56;2.50,6.56 + +# UTF-16 : 6d d5 +# UTF-8 : 95 b7 e6 +[6dd5] 淕 +9.06,1.25;2.19,1.25 +8.75,3.44;2.81,3.44 +5.62,1.25;5.94,4.69 +8.75,6.56;2.50,6.56 +8.75,8.44;3.12,8.44 +5.62,6.88;5.94,9.38 +2.81,4.38;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.00,6.56 +6.56,6.56;6.56,5.00 +6.56,5.00;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;7.50,4.69 +7.50,4.69;7.50,4.69 +7.50,4.69;8.12,4.69 +8.12,4.69;8.12,4.69 +8.12,4.69;8.44,4.69 +8.44,4.69;8.75,5.00 +8.75,5.00;8.75,5.62 +8.75,5.62;8.75,5.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 59 82 +# UTF-8 : 82 a6 e5 +[5982] 如 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.56 +1.56,1.56;2.19,2.19 +2.19,2.19;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.44,4.38 +3.44,4.38;3.75,5.00 +3.75,5.00;4.06,5.94 +4.06,5.94;4.38,6.56 +4.38,6.56;4.38,7.50 +4.38,7.50;0.31,7.50 +0.94,4.38;1.25,4.06 +1.25,4.06;1.56,4.06 +1.56,4.06;2.19,3.75 +2.19,3.75;2.50,3.44 +2.50,3.44;2.81,3.12 +2.81,3.12;3.12,2.81 +3.12,2.81;3.44,2.50 +3.44,2.50;3.75,2.19 +3.75,2.19;4.06,1.88 +4.06,1.88;4.69,1.56 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 +8.75,0.94;8.75,8.44 +8.75,8.44;5.00,8.44 +5.00,8.44;5.00,0.94 +5.31,1.56;8.75,1.56 + +# UTF-16 : 91 e6 +# UTF-8 : a6 87 e9 +[91e6] 釦 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,7.50;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.50,9.06 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +4.38,5.31;0.62,5.31 +4.38,7.19;0.94,7.19 +2.81,1.56;2.81,7.19 +1.56,2.50;1.56,2.81 +1.56,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.44,2.81;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.38,4.69 +8.75,0.94;8.75,8.44 +8.75,8.44;5.00,8.44 +5.00,8.44;5.00,0.94 +5.31,1.56;8.75,1.56 + +# UTF-16 : 62 63 +# UTF-8 : a3 89 e6 +[6263] 扣 +8.75,0.94;8.75,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,0.94 +4.38,1.56;8.75,1.56 +2.19,9.06;2.19,1.56 +2.19,1.56;2.19,1.25 +2.19,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.75,5.00;3.12,4.69 +3.12,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.75,7.19;0.31,7.19 + +# UTF-16 : 76 90 +# UTF-8 : 90 9a e7 +[7690] 皐 +4.69,0.62;4.69,5.31 +8.75,1.88;0.31,1.88 +8.44,3.12;5.31,3.12 +4.06,3.12;0.94,3.12 +8.44,4.38;5.31,4.38 +4.06,4.38;0.94,4.38 +1.56,5.62;8.12,5.62 +7.81,5.62;8.12,8.44 +7.81,8.44;1.56,8.44 +1.25,8.44;1.56,5.31 +1.56,6.88;7.81,6.88 +4.69,9.38;4.69,9.06 +4.69,9.06;4.38,8.75 +4.38,8.75;4.38,8.44 + +# UTF-16 : 97 1c +# UTF-8 : 9c 9c e9 +[971c] 霜 +4.69,5.31;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,5.94;4.06,5.94 +5.62,6.88;7.81,6.88 +5.62,5.94;7.81,5.94 +8.75,5.94;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,5.94 +2.50,0.62;2.50,5.31 +4.38,4.38;0.62,4.38 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;1.56,3.12 +1.56,3.12;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.50,4.38 +4.38,2.50;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +8.75,0.62;8.75,5.00 +8.75,5.00;4.69,5.00 +4.69,5.00;4.69,0.62 +4.69,1.25;8.75,1.25 +4.69,2.50;8.75,2.50 +4.69,3.75;8.75,3.75 + +# UTF-16 : 6e c5 +# UTF-8 : 85 bb e6 +[6ec5] 滅 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.25,5.94 +1.25,5.94;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +6.88,9.38;6.88,8.12 +6.88,8.12;6.88,6.56 +6.88,6.56;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;7.50,3.44 +7.50,3.44;7.81,2.50 +7.81,2.50;7.81,1.88 +7.81,1.88;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +6.25,7.19;3.44,7.19 +8.75,6.88;8.44,5.94 +8.44,5.94;8.12,5.00 +8.12,5.00;7.81,4.38 +7.81,4.38;7.50,3.75 +7.50,3.75;7.19,3.12 +7.19,3.12;6.56,2.50 +6.56,2.50;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +7.19,9.38;7.81,9.38 +7.81,9.38;8.12,9.06 +8.12,9.06;8.75,8.75 +8.75,8.75;8.75,8.44 +2.19,0.94;2.19,1.25 +2.19,1.25;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,8.12 +2.81,8.12;9.06,8.12 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.69,4.06 +3.75,6.25;3.75,5.62 +3.75,5.62;3.75,5.31 +3.75,5.31;3.75,4.69 +3.75,4.69;3.44,4.38 +3.44,4.38;3.44,4.06 +6.25,6.25;5.94,5.94 +5.94,5.94;5.94,5.31 +5.94,5.31;5.62,5.00 +5.62,5.00;5.62,4.69 +5.62,4.69;5.31,4.38 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,4.69 +4.69,4.69;4.69,6.88 + +# UTF-16 : 85 84 +# UTF-8 : 84 96 e8 +[8584] 薄 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +6.88,8.12;7.50,7.81 +7.50,7.81;7.81,7.81 +7.81,7.81;8.12,7.50 +8.12,7.50;8.44,7.50 +3.44,3.75;8.44,3.75 +8.44,3.75;8.44,6.25 +8.44,6.25;3.12,6.25 +3.12,6.25;3.12,3.75 +3.44,5.00;8.12,5.00 +5.62,3.75;5.94,8.12 +2.81,7.19;8.75,7.19 +5.62,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;3.75,2.19 +3.75,2.19;3.75,2.50 +7.50,3.75;7.50,1.56 +7.50,1.56;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,2.81;2.81,2.81 +0.94,0.62;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,6.56;2.19,6.88 +2.19,6.88;1.56,7.19 +1.56,7.19;1.25,7.50 +1.25,7.50;0.94,7.50 +2.19,4.38;1.88,4.69 +1.88,4.69;1.25,5.00 +1.25,5.00;0.94,5.31 +0.94,5.31;0.62,5.62 +0.62,5.62;0.31,5.62 + +# UTF-16 : 6f 0f +# UTF-8 : 8f bc e6 +[6f0f] 漏 +2.19,0.94;2.19,1.25 +2.19,1.25;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,8.75 +2.81,8.75;8.75,8.75 +8.75,8.75;8.75,7.19 +8.75,7.19;3.12,7.19 +2.81,6.25;9.06,6.25 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.00,6.88 +6.25,0.94;6.25,6.25 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,5.31 +8.75,5.31;3.75,5.31 +3.44,5.31;3.75,0.94 +5.62,3.44;5.31,3.75 +5.31,3.75;4.69,4.06 +4.69,4.06;4.38,4.38 +4.38,4.38;4.06,4.38 +5.62,1.88;5.31,2.19 +5.31,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 +4.38,2.81;4.06,2.81 +8.12,3.44;7.81,3.75 +7.81,3.75;7.19,4.06 +7.19,4.06;6.88,4.38 +6.88,4.38;6.56,4.38 +8.12,1.88;7.81,2.19 +7.81,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,2.81 + +# UTF-16 : 52 65 +# UTF-8 : a5 89 e5 +[5265] 剥 +6.25,2.50;6.25,8.75 +8.44,9.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.12,5.62;3.12,1.88 +3.12,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.56,0.94 +5.31,5.00;5.00,4.69 +5.00,4.69;4.69,4.38 +4.69,4.38;4.69,4.06 +4.69,4.06;4.38,3.75 +4.38,3.75;4.06,3.75 +0.94,7.19;4.69,7.19 +4.38,5.62;5.00,8.75 +4.69,8.75;0.94,8.75 +0.31,5.62;5.94,5.62 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.50,3.12 +5.62,1.56;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.06,2.81 +4.06,2.81;3.75,3.12 +2.19,3.75;1.88,4.06 +1.88,4.06;1.56,4.38 +1.56,4.38;1.25,4.69 +1.25,4.69;0.94,4.69 +0.94,4.69;0.94,5.00 + +# UTF-16 : 66 fe +# UTF-8 : be 9b e6 +[66fe] 曾 +5.94,5.31;6.25,5.62 +6.25,5.62;6.56,6.25 +6.56,6.25;6.56,6.56 +6.56,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +3.44,5.31;3.12,5.94 +3.12,5.94;3.12,6.25 +3.12,6.25;2.81,6.56 +2.81,6.56;2.50,6.88 +2.50,6.88;2.19,7.19 +7.81,0.62;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.62 +1.88,1.25;7.50,1.25 +1.25,5.00;8.12,5.00 +8.12,5.00;8.12,7.50 +8.12,7.50;1.25,7.50 +1.25,7.50;1.25,5.00 +4.69,5.00;4.69,7.50 +1.88,2.81;7.50,2.81 +2.81,9.06;2.50,8.75 +2.50,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.00,7.19 +3.44,9.06;6.56,9.06 +6.56,9.06;6.88,8.75 +6.88,8.75;7.50,8.12 +7.50,8.12;8.12,7.81 +8.12,7.81;8.75,7.50 +8.75,7.50;9.38,7.19 + +# UTF-16 : 71 26 +# UTF-8 : a6 84 e7 +[7126] 焦 +0.31,6.56;0.62,7.19 +0.62,7.19;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.88,8.75;1.88,9.38 +4.69,3.75;4.69,8.12 +1.56,8.12;1.56,3.44 +1.56,3.44;8.44,3.44 +8.44,8.12;1.56,8.12 +1.56,6.56;8.12,6.56 +1.56,5.00;8.12,5.00 +5.31,9.38;5.00,8.75 +5.00,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.19,3.12 +6.25,0.94;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +4.06,0.62;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;3.44,2.81 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,2.81 + +# UTF-16 : 80 10 +# UTF-8 : 90 80 e8 +[8010] 耐 +2.50,8.75;2.50,8.12 +2.50,8.12;2.19,7.81 +2.19,7.81;2.19,7.19 +2.19,7.19;2.19,7.19 +5.00,8.75;0.31,8.75 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;4.69,1.56 +4.69,1.56;4.69,7.19 +4.69,7.19;0.62,7.19 +0.62,7.19;0.62,0.94 +1.88,7.19;2.19,1.25 +3.44,7.19;3.44,1.25 +8.44,9.06;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +9.38,7.50;5.31,7.50 +7.19,3.44;6.88,3.75 +6.88,3.75;6.56,4.38 +6.56,4.38;6.25,5.00 +6.25,5.00;5.94,5.62 +5.94,5.62;5.62,6.25 + +# UTF-16 : 52 64 +# UTF-8 : a4 89 e5 +[5264] 剤 +6.56,2.50;6.56,8.75 +8.44,9.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +5.00,8.44;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.44,6.56 +3.44,6.56;2.81,6.25 +2.81,6.25;2.19,5.94 +2.19,5.94;1.88,5.94 +1.88,5.94;1.25,5.62 +1.25,5.62;0.31,5.31 +1.25,8.12;1.88,7.81 +1.88,7.81;2.19,7.19 +2.19,7.19;2.50,6.88 +2.50,6.88;3.12,6.56 +3.12,6.56;3.44,6.56 +3.44,6.56;3.75,6.25 +3.75,6.25;4.38,5.94 +4.38,5.94;5.00,5.62 +5.00,5.62;5.31,5.62 +5.31,5.62;5.94,5.31 +3.12,8.44;3.12,9.38 +5.94,8.44;0.62,8.44 +5.00,5.62;5.00,0.94 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.56,4.06 +1.56,4.06;1.56,5.62 +1.56,4.69;5.00,4.69 +1.25,3.12;5.00,3.12 + +# UTF-16 : 67 d0 +# UTF-8 : 90 9f e6 +[67d0] 某 +2.50,9.06;2.50,4.69 +2.50,4.69;6.88,4.69 +6.88,4.69;6.88,9.06 +2.50,6.56;6.88,6.56 +8.75,3.75;0.62,3.75 +8.75,8.44;0.62,8.44 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,0.62;4.69,4.69 + +# UTF-16 : 71 64 +# UTF-8 : a4 85 e7 +[7164] 煤 +3.44,1.88;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.50,3.44 +2.50,3.44;2.19,4.06 +2.19,4.06;1.56,4.69 +0.94,7.81;0.94,7.19 +0.94,7.19;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +3.12,7.81;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,9.06 +4.06,9.06;4.06,4.69 +4.06,4.69;8.12,4.69 +8.12,4.69;8.12,9.06 +4.38,6.56;8.12,6.56 +9.06,3.75;3.12,3.75 +9.06,8.44;3.12,8.44 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.62,3.12 +5.62,3.12;5.94,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.56,3.12 +6.56,3.12;6.25,3.75 +5.94,0.62;6.25,4.69 + +# UTF-16 : 69 73 +# UTF-8 : b3 a5 e6 +[6973] 楳 +3.75,9.06;3.75,4.69 +3.75,4.69;8.12,4.69 +8.12,4.69;8.12,9.06 +4.06,6.56;8.12,6.56 +9.06,3.75;2.81,3.75 +9.06,8.44;2.81,8.44 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.88,2.81 +6.88,2.81;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,0.62;5.94,4.69 +1.88,0.62;1.88,9.06 +0.31,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,7.19;0.31,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 8b 00 +# UTF-8 : 80 ac e8 +[8b00] 謀 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,6.25;2.81,6.25 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 +4.38,9.06;4.38,4.69 +4.38,4.69;8.12,4.69 +8.12,4.69;8.12,9.06 +4.38,6.56;8.12,6.56 +9.06,3.75;3.44,3.75 +9.06,8.44;3.44,8.44 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;6.25,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,0.62;6.25,4.69 + +# UTF-16 : 5a 92 +# UTF-8 : 92 aa e5 +[5a92] 媒 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;3.12,6.56 +3.12,6.56;3.12,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.44 +1.88,3.44;2.19,3.12 +2.19,3.12;2.81,2.50 +2.81,2.50;2.81,2.19 +2.81,2.19;3.12,1.56 +4.06,9.06;4.06,4.69 +4.06,4.69;8.12,4.69 +8.12,4.69;8.12,9.06 +4.06,6.56;8.12,6.56 +9.06,3.75;2.81,3.75 +9.06,8.44;2.81,8.44 +2.81,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.25,3.44 +6.25,3.44;6.25,3.75 +5.94,0.62;5.94,4.69 + +# UTF-16 : 52 a3 +# UTF-8 : a3 8a e5 +[52a3] 劣 +4.69,9.06;4.69,7.50 +4.69,7.50;4.69,6.88 +4.69,6.88;4.69,6.56 +4.69,6.56;4.06,6.25 +4.06,6.25;3.75,6.25 +3.75,6.25;3.12,6.56 +3.12,6.56;2.81,6.56 +0.62,6.25;0.94,6.56 +0.94,6.56;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;2.19,8.12 +2.19,8.12;2.50,8.75 +8.75,5.94;8.44,6.56 +8.44,6.56;8.12,7.19 +8.12,7.19;7.81,7.81 +7.81,7.81;7.50,8.44 +7.50,8.44;6.88,8.75 +7.19,7.50;6.88,7.19 +6.88,7.19;6.25,6.88 +6.25,6.88;5.62,6.56 +5.62,6.56;5.00,5.94 +5.00,5.94;4.38,5.62 +4.38,5.62;3.75,5.31 +3.75,5.31;2.81,5.00 +2.81,5.00;1.88,5.00 +1.88,5.00;0.94,4.69 +0.94,4.69;0.00,4.38 +1.25,4.06;8.12,4.06 +8.12,4.06;8.12,3.44 +8.12,3.44;8.12,2.81 +8.12,2.81;7.81,2.19 +7.81,2.19;7.81,1.88 +7.81,1.88;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,1.25 +5.31,1.25;4.69,1.25 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;5.00,5.62 + +# UTF-16 : 90 84 +# UTF-8 : 84 82 e9 +[9084] 還 +3.12,7.19;8.44,7.19 +8.44,7.19;8.44,8.75 +8.44,8.75;3.12,8.75 +3.12,8.75;3.12,7.19 +6.56,7.50;6.56,8.75 +5.00,7.50;5.00,8.75 +2.81,6.56;8.75,6.56 +3.75,4.38;8.12,4.38 +8.12,4.38;8.12,5.62 +8.12,5.62;3.44,5.62 +3.44,5.62;3.44,4.38 +5.62,1.56;5.94,4.06 +2.81,2.19;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.12 +4.69,3.12;5.31,3.75 +5.31,3.75;5.94,4.06 +5.94,4.06;6.25,4.38 +8.75,2.19;8.12,2.50 +8.12,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.56,3.44 +6.56,3.44;5.94,3.75 +7.19,3.12;7.50,3.44 +7.50,3.44;8.12,3.75 +8.12,3.75;8.44,4.06 +8.44,4.06;8.44,4.38 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 + +# UTF-16 : 6c 4e +# UTF-8 : 8e b1 e6 +[6c4e] 汎 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;2.19,8.12 +2.19,8.12;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;3.75,5.00 +3.75,5.00;3.75,5.94 +3.75,5.94;3.75,6.88 +3.75,6.88;3.75,8.75 +3.75,8.75;7.81,8.75 +7.81,8.75;7.81,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,4.06 +6.88,3.75;6.56,4.38 +6.56,4.38;5.94,5.00 +5.94,5.00;5.62,5.62 +5.62,5.62;5.00,6.25 +5.00,6.25;4.69,6.56 + +# UTF-16 : 5e 06 +# UTF-8 : 86 b8 e5 +[5e06] 帆 +2.19,2.50;2.50,2.50 +2.50,2.50;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,7.50 +3.12,7.50;0.62,7.50 +0.62,7.50;0.62,2.19 +1.88,0.62;1.88,9.06 +2.50,0.94;2.81,0.94 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.06,5.00 +4.06,5.00;4.06,5.94 +4.06,5.94;4.06,6.88 +4.06,6.88;4.06,8.75 +4.06,8.75;7.81,8.75 +7.81,8.75;7.81,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,4.06 +6.88,3.75;6.56,4.38 +6.56,4.38;6.25,5.00 +6.25,5.00;5.62,5.62 +5.62,5.62;5.31,6.25 +5.31,6.25;5.00,6.56 + +# UTF-16 : 67 a2 +# UTF-8 : a2 9e e6 +[67a2] 枢 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +9.06,8.75;3.75,8.75 +3.44,8.75;3.75,0.62 +3.75,1.56;9.06,1.56 +4.38,2.19;4.69,2.50 +4.69,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;6.25,4.06 +6.25,4.06;6.56,4.69 +6.56,4.69;6.88,5.31 +6.88,5.31;7.19,5.94 +7.19,5.94;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;8.12,7.81 +4.38,7.50;5.00,6.88 +5.00,6.88;5.31,6.56 +5.31,6.56;5.94,5.94 +5.94,5.94;6.25,5.62 +6.25,5.62;6.56,5.00 +6.56,5.00;6.88,4.69 +6.88,4.69;7.50,4.06 +7.50,4.06;7.81,3.75 +7.81,3.75;8.12,3.12 +8.12,3.12;8.44,2.50 + +# UTF-16 : 99 c6 +# UTF-8 : 86 a7 e9 +[99c6] 駆 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.75 +1.56,1.25;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.25,3.44 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.75 +4.06,8.75;0.62,8.75 +0.62,8.75;0.62,4.38 +0.62,4.38;3.75,4.38 +3.75,4.38;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;3.44,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,8.75;2.19,4.38 +0.94,5.94;3.75,5.94 +0.94,7.19;3.75,7.19 +9.06,8.75;4.38,8.75 +4.38,8.75;4.38,0.62 +4.38,1.56;9.06,1.56 +5.00,2.19;5.31,2.50 +5.31,2.50;5.94,3.12 +5.94,3.12;6.25,3.44 +6.25,3.44;6.56,4.06 +6.56,4.06;6.88,4.69 +6.88,4.69;7.19,5.31 +7.19,5.31;7.50,5.94 +7.50,5.94;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +5.31,7.50;5.62,6.88 +5.62,6.88;5.94,6.56 +5.94,6.56;6.25,5.94 +6.25,5.94;6.88,5.62 +6.88,5.62;7.19,5.00 +7.19,5.00;7.50,4.69 +7.50,4.69;7.81,4.06 +7.81,4.06;8.12,3.75 +8.12,3.75;8.44,3.12 +8.44,3.12;8.75,2.50 + +# UTF-16 : 4e 5e +# UTF-8 : 9e b9 e4 +[4e5e] 乞 +8.75,8.44;2.19,8.44 +0.62,5.94;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.75 +2.19,8.75;2.19,9.06 +2.19,9.06;2.50,9.38 +7.81,6.88;1.88,6.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;2.50,3.44 +2.50,3.44;3.12,4.06 +3.12,4.06;4.06,4.69 +4.06,4.69;5.31,5.31 +5.31,5.31;6.56,5.94 +6.56,5.94;7.81,6.56 +8.12,3.75;8.12,2.81 +8.12,2.81;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;4.69,0.94 +4.69,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.50,1.25 +2.50,1.25;2.19,1.25 +2.19,1.25;1.56,1.25 +1.56,1.25;1.25,1.56 +1.25,1.56;1.25,1.88 + +# UTF-16 : 54 03 +# UTF-8 : 83 90 e5 +[5403] 吃 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +9.06,8.44;4.38,8.44 +3.12,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.38,9.06 +4.38,9.06;4.38,9.38 +8.75,6.88;4.06,6.88 +3.75,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;5.31,4.06 +5.31,4.06;5.94,4.69 +5.94,4.69;6.88,5.31 +6.88,5.31;7.50,5.94 +7.50,5.94;8.75,6.56 +8.75,3.75;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,1.25 +4.69,1.25;4.38,1.25 +4.38,1.25;3.75,1.56 +3.75,1.56;3.75,1.88 + +# UTF-16 : 8a 16 +# UTF-8 : 96 a8 e8 +[8a16] 訖 +0.94,1.25;3.75,1.25 +3.75,1.25;3.75,3.44 +3.75,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;4.06,7.50 +0.62,6.25;3.75,6.25 +0.62,4.69;3.75,4.69 +0.62,8.75;3.75,8.75 +9.06,8.44;5.00,8.44 +4.06,5.94;4.38,6.56 +4.38,6.56;4.69,7.19 +4.69,7.19;4.69,7.81 +4.69,7.81;5.00,8.75 +5.00,8.75;5.31,9.06 +5.31,9.06;5.31,9.38 +8.75,6.88;4.69,6.88 +4.38,1.88;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;6.56,4.69 +6.56,4.69;7.19,5.31 +7.19,5.31;7.81,5.94 +7.81,5.94;8.75,6.56 +8.75,3.75;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.69,1.88 +4.69,1.88;4.38,1.88 + +# UTF-16 : 5c 79 +# UTF-8 : b9 b1 e5 +[5c79] 屹 +9.06,8.44;5.00,8.44 +4.06,5.94;4.38,6.56 +4.38,6.56;4.69,7.19 +4.69,7.19;4.69,7.81 +4.69,7.81;5.00,8.75 +5.00,8.75;5.31,9.06 +5.31,9.06;5.31,9.38 +0.62,7.81;0.62,0.94 +0.62,1.56;3.44,1.56 +3.44,1.56;3.44,7.81 +2.19,1.56;2.19,9.06 +8.75,6.88;4.69,6.88 +4.38,1.88;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;6.56,4.69 +6.56,4.69;7.19,5.31 +7.19,5.31;7.81,5.94 +7.81,5.94;8.75,6.56 +8.75,3.75;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.69,1.88 +4.69,1.88;4.38,1.88 + +# UTF-16 : 4e 7e +# UTF-8 : be b9 e4 +[4e7e] 乾 +0.62,3.44;4.06,3.44 +4.06,3.44;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;4.06,5.31 +0.31,2.19;4.38,2.19 +2.19,6.88;2.19,9.38 +2.19,0.62;2.19,3.44 +0.31,8.12;4.38,8.12 +9.06,8.44;5.31,8.44 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;5.62,9.38 +8.75,6.88;5.31,6.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;6.25,4.38 +6.25,4.38;6.88,5.00 +6.88,5.00;7.50,5.62 +7.50,5.62;8.12,5.94 +8.12,5.94;8.75,6.56 +9.06,3.75;9.06,2.81 +9.06,2.81;9.06,2.50 +9.06,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.69,1.88 +4.69,1.88;4.69,1.88 + +# UTF-16 : 6e 7f +# UTF-8 : bf b9 e6 +[6e7f] 湿 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +4.69,5.00;4.69,1.25 +6.56,5.00;6.56,1.25 +1.88,0.94;9.38,0.94 +8.12,5.00;8.12,8.75 +8.12,8.75;3.12,8.75 +3.12,8.75;3.12,5.00 +3.44,5.00;8.12,5.00 +3.44,6.88;8.12,6.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;8.12,3.12 +8.12,3.12;8.44,3.75 +8.44,3.75;8.75,4.38 +4.06,1.88;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.12,4.06 +3.12,4.06;2.81,4.38 + +# UTF-16 : 5f ae +# UTF-8 : ae be e5 +[5fae] 微 +6.56,3.44;6.25,3.12 +6.25,3.12;5.62,2.81 +5.62,2.81;5.31,2.19 +5.31,2.19;4.69,1.88 +4.69,1.88;4.38,1.56 +2.50,7.19;1.88,6.56 +1.88,6.56;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.00,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +1.25,0.62;1.25,5.62 +6.25,5.31;2.50,5.31 +5.00,2.19;5.00,5.31 +4.38,6.56;4.38,9.38 +2.81,8.75;2.81,6.56 +2.81,6.56;5.94,6.56 +5.94,6.56;5.94,8.75 +5.62,0.94;6.25,1.25 +6.25,1.25;6.88,1.88 +6.88,1.88;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,5.00 +8.44,5.00;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;8.75,7.81 +2.19,0.94;2.50,1.25 +2.50,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.44,5.00 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.19,5.31 +7.19,5.31;7.19,6.25 +7.19,6.25;6.88,7.19 +6.88,7.81;9.38,7.81 +5.94,5.94;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.38 + +# UTF-16 : 7a 92 +# UTF-8 : 92 aa e7 +[7a92] 窒 +5.31,8.44;5.31,6.88 +5.31,6.88;5.62,6.56 +5.62,6.56;6.25,6.56 +6.25,6.56;6.56,6.56 +6.56,6.56;7.19,6.56 +7.19,6.56;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;7.81,7.50 +7.81,7.50;7.81,7.81 +4.69,8.44;4.69,9.38 +8.44,6.88;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 +1.25,6.56;1.56,6.56 +1.56,6.56;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.44 +0.62,5.94;8.75,5.94 +8.75,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.19,5.00 +7.19,5.00;6.56,5.31 +6.56,5.31;6.25,5.62 +0.94,4.06;1.56,4.06 +1.56,4.06;2.19,4.06 +2.19,4.06;2.81,4.06 +2.81,4.06;3.44,4.06 +3.44,4.06;4.38,4.38 +4.38,4.38;5.00,4.38 +5.00,4.38;5.62,4.38 +5.62,4.38;6.25,4.38 +6.25,4.38;6.88,4.38 +6.88,4.38;7.50,4.69 +2.19,4.06;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;3.44,5.94 +0.62,0.94;8.75,0.94 +8.12,2.81;1.25,2.81 +4.69,0.94;4.69,4.38 + +# UTF-16 : 54 8b +# UTF-8 : 8b 92 e5 +[548b] 咋 +5.62,5.94;8.75,5.94 +8.75,3.44;5.62,3.44 +4.69,8.12;9.06,8.12 +5.62,0.62;5.62,8.12 +3.44,5.31;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;4.69,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.00,9.38 +0.94,1.88;3.12,1.88 +3.12,1.88;3.12,8.44 +3.12,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 + +# UTF-16 : 67 de +# UTF-8 : 9e 9f e6 +[67de] 柞 +5.94,5.94;8.75,5.94 +8.75,3.44;5.94,3.44 +4.69,8.12;9.06,8.12 +5.62,0.62;5.94,8.12 +3.44,5.31;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.38,7.50 +4.38,7.50;4.69,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.00,9.38 +3.75,3.75;3.44,4.38 +3.44,4.38;3.12,5.31 +3.12,5.31;2.81,5.94 +2.81,5.94;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,0.62;2.19,9.06 +3.75,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 + +# UTF-16 : 70 b8 +# UTF-8 : b8 82 e7 +[70b8] 炸 +5.94,5.94;9.06,5.94 +8.75,3.44;5.94,3.44 +4.69,8.12;9.38,8.12 +5.62,0.62;5.94,8.12 +3.44,5.31;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.38,7.50 +4.38,7.50;4.69,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.00,9.38 +3.75,1.25;3.44,1.88 +3.44,1.88;2.81,2.50 +2.81,2.50;2.50,3.12 +2.50,3.12;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,4.06;1.56,4.69 +0.94,7.81;0.94,7.19 +0.94,7.19;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +3.12,7.81;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,9.06 + +# UTF-16 : 80 d9 +# UTF-8 : 99 83 e8 +[80d9] 胙 +5.62,5.94;8.75,5.94 +8.75,3.44;5.62,3.44 +4.69,8.12;9.06,8.12 +5.62,0.62;5.62,8.12 +3.44,5.31;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;4.69,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.00,9.38 +0.94,4.06;3.12,4.06 +1.25,6.56;3.12,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;3.12,8.75 +3.12,8.75;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 + +# UTF-16 : 8a 50 +# UTF-8 : 90 a9 e8 +[8a50] 詐 +6.25,5.94;8.75,5.94 +8.75,3.44;6.25,3.44 +5.00,8.12;9.06,8.12 +6.25,0.62;6.25,8.12 +3.75,5.31;4.06,5.94 +4.06,5.94;4.38,6.56 +4.38,6.56;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;4.69,7.50 +4.69,7.50;5.00,8.12 +5.00,8.12;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.31,9.38 +0.94,1.25;3.75,1.25 +3.75,1.25;3.75,3.44 +3.75,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;4.06,7.50 +0.62,6.25;3.75,6.25 +0.62,4.69;3.75,4.69 +0.62,8.75;3.75,8.75 + +# UTF-16 : 9b 93 +# UTF-8 : 93 ae e9 +[9b93] 鮓 +5.94,5.94;9.06,5.94 +8.75,3.44;5.94,3.44 +5.00,8.12;9.38,8.12 +5.62,0.62;5.94,8.12 +3.75,5.31;4.06,5.94 +4.06,5.94;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;4.69,7.50 +4.69,7.50;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.00,8.75 +5.00,8.75;5.31,9.38 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.81,8.75 +0.94,5.31;3.44,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.75,7.19 +3.75,7.19;3.75,3.44 +3.75,3.44;0.94,3.44 +2.19,7.19;2.19,3.44 +4.06,1.25;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +2.81,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.50,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 + +# UTF-16 : 91 62 +# UTF-8 : a2 85 e9 +[9162] 酢 +5.94,5.94;9.06,5.94 +8.75,3.44;5.94,3.44 +5.00,8.12;9.38,8.12 +5.94,0.62;5.94,8.12 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.31,8.75 +5.31,8.75;5.31,9.38 +3.75,0.62;3.75,7.19 +3.75,7.19;0.62,7.19 +0.62,7.19;0.62,0.62 +0.62,1.56;3.75,1.56 +0.62,3.12;3.75,3.12 +0.31,8.75;4.06,8.75 +1.88,8.75;1.88,6.88 +1.88,6.88;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.94,3.75 +2.81,8.75;2.81,5.00 +2.81,5.00;2.81,4.69 +2.81,4.69;3.12,4.69 +3.12,4.69;3.75,4.69 + +# UTF-16 : 58 57 +# UTF-8 : 97 a1 e5 +[5857] 塗 +0.62,3.75;1.25,4.06 +1.25,4.06;1.56,4.69 +1.56,4.69;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.81,5.94 +2.50,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +2.19,6.56;1.56,6.88 +1.56,6.88;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.50 +0.62,0.94;8.75,0.94 +8.12,2.81;1.25,2.81 +4.69,0.94;4.69,3.75 +8.75,7.50;8.12,7.81 +8.12,7.81;7.50,8.12 +7.50,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;5.94,9.38 +5.94,9.38;5.31,8.75 +5.31,8.75;4.69,8.44 +4.69,8.44;4.06,8.12 +4.06,8.12;3.44,7.81 +3.44,7.81;2.81,7.50 +8.75,6.25;3.12,6.25 +7.81,7.81;4.06,7.81 +5.94,7.81;5.94,4.38 +5.94,4.38;5.94,4.06 +5.94,4.06;5.31,4.06 +5.31,4.06;5.00,4.06 +5.00,4.06;4.69,4.06 +4.69,4.06;4.38,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +8.75,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 + +# UTF-16 : 66 c7 +# UTF-8 : 87 9b e6 +[66c7] 曇 +1.56,7.50;8.12,7.50 +8.12,7.50;8.12,9.06 +8.12,9.06;1.25,9.06 +1.25,9.06;1.25,7.19 +1.56,8.12;7.81,8.12 +4.69,3.75;4.69,6.56 +0.94,6.56;8.44,6.56 +1.56,5.00;4.06,5.00 +1.56,4.38;4.06,4.38 +5.62,5.00;7.81,5.00 +5.62,4.38;7.81,4.38 +8.44,4.38;8.44,5.94 +8.44,5.94;0.94,5.94 +0.94,5.94;0.94,4.38 +8.75,2.50;0.62,2.50 +8.12,3.44;1.25,3.44 +8.44,0.62;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +2.19,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,1.25 + +# UTF-16 : 96 e2 +# UTF-8 : a2 9b e9 +[96e2] 離 +7.81,9.38;7.81,8.75 +7.81,8.75;7.50,8.44 +7.50,8.44;7.50,8.12 +7.50,8.12;7.19,7.81 +5.31,7.81;5.31,0.62 +9.06,7.81;5.31,7.81 +7.19,1.25;7.19,7.81 +5.62,1.25;9.06,1.25 +5.31,3.44;8.75,3.44 +5.31,5.62;8.75,5.62 +4.38,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;5.94,9.38 +0.31,8.44;5.00,8.44 +2.50,8.44;2.50,9.38 +1.56,2.19;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.19,4.69 +2.19,4.69;2.50,5.31 +4.06,1.88;4.06,2.19 +4.06,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 +0.94,2.19;1.56,2.19 +1.56,2.19;2.19,2.19 +2.19,2.19;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +0.62,0.62;0.62,4.38 +0.62,4.38;4.69,4.38 +4.38,4.38;4.69,1.25 +4.38,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +4.38,8.12;4.38,5.31 +4.38,5.31;0.94,5.31 +0.94,5.31;0.94,8.12 +1.25,5.62;1.88,5.94 +1.88,5.94;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.44,7.50 +3.44,7.50;3.75,8.12 +1.25,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,7.19;2.81,6.56 +2.81,6.56;3.44,6.25 +3.44,6.25;3.75,5.62 + +# UTF-16 : 4f c3 +# UTF-8 : 83 bf e4 +[4fc3] 促 +3.44,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.12,8.75 +3.12,8.75;3.12,5.94 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,7.19 +5.94,4.06;8.75,4.06 +5.62,1.25;5.94,5.94 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +9.06,0.94;8.75,0.94 +8.75,0.94;7.81,0.94 +7.81,0.94;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.12,3.75 + +# UTF-16 : 63 49 +# UTF-8 : 89 8d e6 +[6349] 捉 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.12,7.19;0.31,7.19 +3.75,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.75,8.75 +3.44,8.75;3.75,5.94 +6.25,4.06;8.75,4.06 +5.94,1.25;5.94,5.94 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;4.06,5.00 +9.06,0.94;8.75,0.94 +8.75,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,3.12 +3.75,3.12;3.75,3.75 + +# UTF-16 : 63 2f +# UTF-8 : af 8c e6 +[632f] 振 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,8.75 +3.44,8.75;8.75,8.75 +3.44,5.31;9.06,5.31 +6.25,5.31;6.56,4.69 +6.56,4.69;6.56,4.38 +6.56,4.38;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;7.50,2.19 +7.50,2.19;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,0.94 +8.75,0.94;9.06,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;7.19,1.88 +4.69,1.25;5.00,5.31 +4.06,7.19;8.75,7.19 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.12,4.06 +8.12,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 + +# UTF-16 : 5a 20 +# UTF-8 : a0 a8 e5 +[5a20] 娠 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.44 +1.88,3.44;2.19,3.12 +2.19,3.12;2.81,2.50 +2.81,2.50;2.81,2.19 +2.81,2.19;3.12,1.56 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,8.75 +3.75,8.75;8.75,8.75 +3.75,5.31;9.06,5.31 +6.25,5.31;6.56,4.69 +6.56,4.69;6.56,4.38 +6.56,4.38;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,0.94 +8.75,0.94;9.06,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,1.88 +5.00,1.25;5.00,5.31 +4.38,7.19;8.75,7.19 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.44,4.06 +8.44,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 + +# UTF-16 : 6c 40 +# UTF-8 : 80 b1 e6 +[6c40] 汀 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.50,7.50;2.19,8.12 +2.19,8.12;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +7.19,8.44;7.50,1.88 +7.19,1.88;7.19,1.25 +7.19,1.25;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,1.25 +5.31,1.25;5.00,1.25 +9.06,8.44;2.81,8.44 + +# UTF-16 : 53 ee +# UTF-8 : ae 8f e5 +[53ee] 叮 +7.81,8.44;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.31,1.25 +9.38,8.44;3.75,8.44 +0.94,1.88;3.12,1.88 +3.12,1.88;3.12,8.44 +3.12,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 + +# UTF-16 : 8a 02 +# UTF-8 : 82 a8 e8 +[8a02] 訂 +7.81,8.44;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.31,1.25 +9.38,8.44;4.38,8.44 +0.94,1.25;3.75,1.25 +3.75,1.25;3.75,3.44 +3.75,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.62,7.50;4.06,7.50 +0.94,6.25;3.75,6.25 +0.94,4.69;3.75,4.69 +0.94,8.75;3.75,8.75 + +# UTF-16 : 91 d8 +# UTF-8 : 98 87 e9 +[91d8] 釘 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,7.50;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.50,9.06 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +4.38,5.31;0.62,5.31 +4.38,7.19;0.94,7.19 +2.81,1.56;2.81,7.19 +1.56,2.50;1.56,2.81 +1.56,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.44,2.81;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.38,4.69 +7.81,8.44;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,1.25 +9.38,8.44;4.69,8.44 + +# UTF-16 : 91 4a +# UTF-8 : 8a 85 e9 +[914a] 酊 +4.38,0.62;4.38,7.19 +4.38,7.19;0.94,7.19 +0.94,7.19;0.94,0.62 +0.94,1.56;4.38,1.56 +0.94,3.12;4.38,3.12 +0.31,8.75;4.69,8.75 +2.19,8.75;2.19,7.19 +2.19,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;1.88,5.62 +1.88,5.62;1.88,5.00 +1.88,5.00;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;1.25,3.75 +3.12,8.75;3.12,5.00 +3.12,5.00;3.12,4.69 +3.12,4.69;3.44,4.69 +3.44,4.69;4.38,4.69 +7.81,8.44;8.12,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,1.25 +9.38,8.44;5.00,8.44 + +# UTF-16 : 97 ff +# UTF-8 : bf 9f e9 +[97ff] 響 +3.75,7.19;5.94,7.19 +5.94,7.19;5.94,9.06 +5.94,9.06;3.44,9.06 +3.44,9.06;3.44,5.62 +3.44,8.12;5.94,8.12 +2.50,5.62;3.12,5.62 +3.12,5.62;3.75,5.62 +3.75,5.62;4.38,5.94 +4.38,5.94;5.00,5.94 +5.00,5.94;5.62,6.25 +6.25,5.31;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.31,6.56 +5.31,6.56;5.00,6.88 +0.00,6.56;2.81,6.88 +0.62,6.56;1.25,6.88 +1.25,6.88;1.56,7.50 +1.56,7.50;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;3.12,8.44 +1.88,7.50;1.25,7.81 +1.25,7.81;0.94,8.12 +0.94,8.12;0.62,8.44 +0.62,8.44;0.31,8.44 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +1.88,9.06;2.19,9.06 +0.31,5.31;0.62,5.31 +0.62,5.31;0.94,5.62 +0.94,5.62;1.56,5.62 +1.56,5.62;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,7.19 +2.81,7.19;3.12,7.19 +9.06,9.06;6.56,9.06 +6.56,9.06;6.56,5.31 +7.19,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;8.75,5.94 +8.75,5.94;9.06,6.25 +9.06,6.25;9.06,6.25 +9.06,6.25;9.06,6.88 +9.06,6.88;8.75,7.19 +8.75,7.19;8.12,7.50 +8.12,7.50;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +8.75,8.44;9.06,9.06 +7.50,0.62;7.50,3.12 +7.50,3.12;1.88,3.12 +1.88,3.12;1.88,0.62 +1.88,0.94;7.50,0.94 +1.88,2.19;7.50,2.19 +0.31,3.75;9.06,3.75 +0.62,5.00;8.75,5.00 +4.69,5.00;4.69,5.62 +5.62,3.75;6.25,4.06 +6.25,4.06;6.56,4.38 +6.56,4.38;6.88,4.69 +6.88,4.69;6.88,5.00 +3.75,3.75;3.44,4.06 +3.44,4.06;3.12,4.38 +3.12,4.38;2.50,5.00 +2.50,5.00;2.50,5.00 + +# UTF-16 : 57 b3 +# UTF-8 : b3 9e e5 +[57b3] 垳 +0.31,6.88;2.81,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.62,1.88 +0.62,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +8.12,6.25;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,6.25;5.62,6.25 +9.06,8.75;5.62,8.75 +5.31,7.19;5.00,6.56 +5.00,6.56;4.38,5.94 +4.38,5.94;4.06,5.31 +4.06,5.31;3.44,5.00 +3.44,5.00;2.81,4.38 +5.31,9.06;5.00,8.75 +5.00,8.75;4.69,8.12 +4.69,8.12;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.12,6.88 +4.38,0.62;4.38,5.62 + +# UTF-16 : 68 41 +# UTF-8 : 81 a1 e6 +[6841] 桁 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +8.12,6.25;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +9.06,6.25;5.62,6.25 +9.06,8.75;5.62,8.75 +5.31,7.19;5.00,6.56 +5.00,6.56;4.38,5.94 +4.38,5.94;4.06,5.31 +4.06,5.31;3.44,5.00 +3.44,5.00;2.81,4.38 +5.31,9.06;5.00,8.75 +5.00,8.75;4.69,8.12 +4.69,8.12;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.12,6.88 +4.38,0.62;4.38,5.62 + +# UTF-16 : 88 c4 +# UTF-8 : 84 a3 e8 +[88c4] 裄 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.88,5.00 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 +2.81,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,4.69 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;2.81,7.50 +8.12,6.25;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.56,0.94 +9.06,6.25;5.94,6.25 +9.06,8.75;5.94,8.75 +5.62,7.19;5.00,6.56 +5.00,6.56;4.69,5.94 +4.69,5.94;4.38,5.31 +4.38,5.31;3.75,5.00 +3.75,5.00;3.12,4.38 +5.62,9.06;5.31,8.75 +5.31,8.75;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;3.75,7.50 +3.75,7.50;3.44,6.88 +4.69,0.62;4.69,5.62 + +# UTF-16 : 54 d8 +# UTF-8 : 98 93 e5 +[54d8] 哘 +0.94,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +8.12,6.25;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +9.06,6.25;5.62,6.25 +9.06,8.75;5.62,8.75 +5.31,7.19;5.00,6.56 +5.00,6.56;4.38,5.94 +4.38,5.94;4.06,5.31 +4.06,5.31;3.44,5.00 +3.44,5.00;2.81,4.38 +5.31,9.06;5.00,8.75 +5.00,8.75;4.69,8.12 +4.69,8.12;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.12,6.88 +4.38,0.62;4.38,5.62 + +# UTF-16 : 7d 4e +# UTF-8 : 8e b5 e7 +[7d4e] 絎 +8.12,6.25;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.56,0.94 +9.06,6.25;5.94,6.25 +9.06,8.75;6.25,8.75 +5.62,7.19;5.31,6.56 +5.31,6.56;5.00,5.94 +5.00,5.94;4.69,5.31 +4.69,5.31;4.06,5.00 +4.06,5.00;3.44,4.38 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.44,6.88 +5.00,0.62;5.00,5.62 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.44 +1.25,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 + +# UTF-16 : 64 e6 +# UTF-8 : a6 93 e6 +[64e6] 擦 +5.94,3.44;5.94,1.25 +5.62,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +8.75,3.44;2.81,3.44 +7.19,5.00;4.38,5.00 +5.62,8.44;5.94,9.38 +8.75,7.19;9.06,8.44 +8.75,8.44;2.81,8.44 +2.81,8.44;2.81,7.19 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.06,8.44 +9.38,4.06;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.94 +7.19,5.94;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.94,8.12 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +5.62,7.50;3.75,7.50 +2.19,4.06;2.81,4.38 +2.81,4.38;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.31,7.19 +5.31,7.19;5.62,7.50 +8.75,7.50;6.56,7.50 +7.19,5.62;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.44,7.50 +4.69,5.94;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,6.88 +3.75,6.88;3.75,6.88 +4.06,5.00;3.75,5.31 +3.75,5.31;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;2.81,5.94 +1.25,9.06;1.25,1.56 +1.25,1.56;1.25,1.25 +1.25,1.25;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.19,5.00;1.88,4.69 +1.88,4.69;1.25,4.38 +1.25,4.38;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.00,4.06 +2.19,7.19;0.00,7.19 + +# UTF-16 : 58 6b +# UTF-8 : ab a1 e5 +[586b] 填 +5.62,7.50;5.62,9.38 +2.19,8.44;9.06,8.44 +3.12,3.75;8.44,3.75 +8.44,3.75;8.44,7.50 +8.44,7.50;3.12,7.50 +3.12,7.50;3.12,3.75 +9.06,2.81;2.19,2.81 +3.12,5.00;8.12,5.00 +3.12,6.25;8.12,6.25 +1.88,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +0.31,6.88;2.81,6.88 +1.56,2.81;1.56,9.06 +0.31,2.19;0.62,2.50 +0.62,2.50;1.25,2.81 +1.25,2.81;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.81,3.75 + +# UTF-16 : 69 d9 +# UTF-8 : 99 a7 e6 +[69d9] 槙 +5.62,7.50;5.62,9.38 +2.50,8.44;9.06,8.44 +3.44,3.75;8.44,3.75 +8.44,3.75;8.44,7.50 +8.44,7.50;3.44,7.50 +3.12,7.50;3.44,3.75 +9.06,2.81;2.19,2.81 +3.44,5.00;8.12,5.00 +3.44,6.25;8.12,6.25 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +1.56,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 + +# UTF-16 : 93 ae +# UTF-8 : ae 8e e9 +[93ae] 鎮 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.06,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.75,4.69 +6.25,7.50;6.56,9.38 +3.75,8.44;9.06,8.44 +4.38,3.75;8.44,3.75 +8.44,3.75;8.44,7.50 +8.44,7.50;4.38,7.50 +4.38,7.50;4.38,3.75 +9.06,2.81;3.75,2.81 +4.38,5.00;8.44,5.00 +4.38,6.25;8.44,6.25 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 + +# UTF-16 : 4e c7 +# UTF-8 : 87 bb e4 +[4ec7] 仇 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +1.88,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;4.69,6.25 +4.69,6.25;4.69,6.88 +4.69,6.88;4.69,9.38 +2.50,7.50;7.81,7.50 +7.50,7.50;7.81,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.38,2.50 +9.38,2.50;9.38,3.12 +9.38,3.12;9.38,4.06 + +# UTF-16 : 8e cc +# UTF-8 : 8c bb e8 +[8ecc] 軌 +0.94,3.44;4.06,3.44 +4.06,3.44;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.94,5.31;4.06,5.31 +0.31,2.19;4.38,2.19 +2.50,0.62;2.50,9.38 +0.31,8.12;4.38,8.12 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.94,5.31 +5.94,5.31;5.94,6.25 +5.94,6.25;5.94,6.88 +5.94,6.88;5.94,9.38 +4.38,7.50;8.12,7.50 +8.12,7.50;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.38,2.50 +9.38,2.50;9.38,3.12 +9.38,3.12;9.38,4.06 + +# UTF-16 : 5b 54 +# UTF-8 : 94 ad e5 +[5b54] 孔 +5.94,9.06;5.94,1.88 +5.94,1.88;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.75 +0.31,4.38;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.88,4.69 +1.88,4.69;2.50,5.00 +2.50,5.00;3.12,5.00 +3.12,5.00;3.44,5.00 +3.44,5.00;4.06,5.31 +4.06,5.31;4.38,5.31 +4.38,5.31;5.00,5.62 +5.00,5.62;5.31,5.62 +4.69,8.75;0.62,8.75 +2.81,6.56;2.81,1.88 +2.81,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +4.69,8.75;4.38,8.12 +4.38,8.12;4.06,7.50 +4.06,7.50;3.44,7.19 +3.44,7.19;3.12,6.56 +3.12,6.56;2.81,6.25 + +# UTF-16 : 87 8d +# UTF-8 : 8d 9e e8 +[878d] 融 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;4.38,1.56 +4.38,1.56;4.38,1.56 +4.38,1.56;4.38,5.31 +4.38,5.31;0.62,5.31 +0.31,5.31;0.62,0.94 +2.50,2.81;2.50,0.94 +1.25,2.81;3.75,2.81 +1.88,5.00;1.88,4.38 +1.88,4.38;1.88,4.06 +1.88,4.06;1.56,3.75 +1.56,3.75;1.25,3.44 +1.25,3.44;0.62,3.12 +2.81,5.00;2.81,4.06 +2.81,4.06;2.81,3.75 +2.81,3.75;3.44,3.44 +3.44,3.44;3.44,3.44 +3.44,3.44;4.38,3.44 +0.31,8.75;4.69,8.75 +0.62,5.94;0.62,7.81 +0.62,7.81;4.38,7.81 +4.38,7.81;4.38,6.25 +4.38,6.25;0.62,6.25 +5.00,7.50;5.00,3.75 +6.88,1.25;6.88,9.38 +5.31,4.69;8.75,4.69 +8.75,4.69;8.75,7.50 +8.75,7.50;5.00,7.50 +9.38,0.62;9.06,1.25 +9.06,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.12,3.75 +4.69,0.94;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.44,1.56 +8.44,1.56;9.06,1.88 + +# UTF-16 : 62 c9 +# UTF-8 : 89 8b e6 +[62c9] 拉 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.81,4.38 +2.81,4.38;2.19,4.06 +2.19,4.06;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +2.50,1.25;9.06,1.25 +2.81,7.81;9.06,7.81 +5.62,7.81;5.62,9.38 +6.25,1.25;6.56,1.56 +6.56,1.56;6.88,2.19 +6.88,2.19;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;7.81,5.62 +7.81,5.62;8.12,6.25 +8.12,6.25;8.12,6.88 +4.69,2.19;4.69,2.50 +4.69,2.50;4.69,3.12 +4.69,3.12;4.38,3.44 +4.38,3.44;4.38,4.06 +4.38,4.06;4.38,4.38 +4.38,4.38;4.06,5.00 +4.06,5.00;4.06,5.31 +4.06,5.31;3.75,5.94 +3.75,5.94;3.75,6.25 +3.75,6.25;3.75,6.88 + +# UTF-16 : 67 c6 +# UTF-8 : 86 9f e6 +[67c6] 柆 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +2.50,1.25;9.06,1.25 +2.81,7.81;9.06,7.81 +5.62,7.81;5.62,9.38 +6.25,1.25;6.56,1.56 +6.56,1.56;6.88,2.19 +6.88,2.19;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;7.81,5.62 +7.81,5.62;8.12,6.25 +8.12,6.25;8.12,6.88 +4.69,2.19;4.69,2.50 +4.69,2.50;4.69,3.12 +4.69,3.12;4.38,3.44 +4.38,3.44;4.38,4.06 +4.38,4.06;4.38,4.38 +4.38,4.38;4.06,5.00 +4.06,5.00;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;3.75,6.25 +3.75,6.25;3.75,6.88 + +# UTF-16 : 7c 92 +# UTF-8 : 92 b2 e7 +[7c92] 粒 +2.19,0.62;2.19,9.06 +3.75,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.88,5.31 +1.88,5.31;1.88,5.62 +1.88,5.62;1.88,5.94 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.62,8.75 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.44,8.44 +3.44,8.44;3.75,8.75 +2.81,1.25;9.06,1.25 +3.12,7.81;9.06,7.81 +5.94,7.81;5.94,9.38 +6.56,1.25;6.88,1.56 +6.88,1.56;6.88,2.19 +6.88,2.19;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.12,6.25 +8.12,6.25;8.44,6.88 +5.00,2.19;5.00,2.50 +5.00,2.50;4.69,3.12 +4.69,3.12;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.38,5.31 +4.38,5.31;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;3.75,6.88 + +# UTF-16 : 7a dd +# UTF-8 : 9d ab e7 +[7add] 竝 +0.31,7.50;4.06,7.50 +2.19,7.50;2.19,9.06 +0.31,1.25;1.25,1.56 +1.25,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.06,2.19 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.44,6.88 +1.56,2.50;1.56,3.12 +1.56,3.12;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;0.94,6.56 +3.44,1.25;9.06,1.25 +3.75,7.81;9.06,7.81 +6.25,8.12;6.25,9.38 +6.56,1.25;6.88,1.56 +6.88,1.56;7.19,2.19 +7.19,2.19;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +8.12,5.00;8.12,5.62 +8.12,5.62;8.44,6.25 +8.44,6.25;8.44,6.88 +5.62,2.19;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;5.00,4.38 +5.00,4.38;5.00,5.00 +5.00,5.00;4.69,5.31 +4.69,5.31;4.69,5.94 +4.69,5.94;4.38,6.56 +4.38,6.56;4.38,6.88 + +# UTF-16 : 96 65 +# UTF-8 : a5 99 e9 +[9665] 陥 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;2.81,8.12 +2.81,8.12;3.12,8.75 +3.44,0.62;3.75,5.94 +8.75,0.62;8.75,5.94 +8.75,5.94;4.69,5.94 +4.69,5.94;4.69,0.62 +5.00,1.25;8.75,1.25 +5.00,3.75;8.75,3.75 +6.88,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.44,8.75 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.31,8.75 +5.31,8.75;5.62,9.06 +5.62,9.06;5.62,9.69 +5.31,8.75;8.75,8.75 + +# UTF-16 : 71 14 +# UTF-8 : 94 84 e7 +[7114] 焔 +3.75,0.62;3.75,5.94 +8.75,0.62;8.75,5.94 +8.75,5.94;4.69,5.94 +4.69,5.94;4.69,0.62 +5.00,1.25;8.75,1.25 +5.00,3.75;8.75,3.75 +6.88,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.44,8.75 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.31,8.75 +5.31,8.75;5.62,9.06 +5.62,9.06;5.62,9.69 +5.31,8.75;8.75,8.75 +3.12,1.25;3.12,1.88 +3.12,1.88;2.81,2.50 +2.81,2.50;2.50,3.12 +2.50,3.12;1.88,4.06 +1.88,4.06;1.56,4.69 +0.94,7.81;0.94,7.19 +0.94,7.19;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +3.12,7.81;3.12,7.19 +3.12,7.19;2.81,6.56 +2.81,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,9.06 + +# UTF-16 : 4f 3a +# UTF-8 : ba bc e4 +[4f3a] 伺 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +2.81,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +3.12,1.88;3.12,5.62 +3.12,5.62;6.88,5.62 +6.88,5.62;6.88,2.81 +6.88,2.81;3.44,2.81 +7.50,7.19;2.81,7.19 + +# UTF-16 : 4e dd +# UTF-8 : 9d bb e4 +[4edd] 仝 +0.62,1.25;8.75,1.25 +7.81,5.62;1.56,5.62 +4.69,1.25;4.69,5.62 +0.31,5.94;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.44,8.12 +3.44,8.12;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.69,9.06 +4.69,9.06;5.00,8.75 +5.00,8.75;5.62,8.44 +5.62,8.44;5.94,8.12 +5.94,8.12;6.25,7.81 +6.25,7.81;6.88,7.50 +6.88,7.50;7.19,7.19 +7.19,7.19;7.50,6.88 +7.50,6.88;8.12,6.56 +8.12,6.56;8.44,6.25 +8.44,6.25;9.06,5.94 + +# UTF-16 : 4e 44 +# UTF-8 : 84 b9 e4 +[4e44] 乄 +7.50,8.75;7.19,7.50 +7.19,7.50;6.56,6.25 +6.56,6.25;5.94,5.31 +5.94,5.31;5.00,4.38 +5.00,4.38;4.38,3.44 +4.38,3.44;3.75,2.50 +3.75,2.50;3.12,1.88 +3.12,1.88;2.81,1.56 +2.81,1.56;2.19,1.25 +2.19,1.25;1.88,1.25 +1.88,1.25;1.56,1.25 +1.56,1.25;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.25,2.50 +8.44,3.44;7.81,3.75 +7.81,3.75;7.19,4.06 +7.19,4.06;6.56,4.38 +6.56,4.38;6.25,4.69 +6.25,4.69;5.62,5.00 +5.62,5.00;5.00,5.31 +5.00,5.31;4.38,5.62 +4.38,5.62;3.75,5.94 +3.75,5.94;3.44,6.25 +3.44,6.25;2.81,6.56 + +# UTF-16 : 87 00 +# UTF-8 : 80 9c e8 +[8700] 蜀 +1.25,7.19;8.44,7.19 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +5.94,7.19;5.94,8.75 +3.44,7.19;3.44,8.75 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +0.00,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +1.56,5.94;8.44,5.94 +8.44,5.94;8.44,4.69 +8.44,4.69;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +4.06,1.56;4.06,5.94 +6.56,3.12;6.56,5.00 +6.56,5.00;1.56,5.00 +1.56,5.00;1.56,2.81 +1.56,3.44;6.56,3.44 +7.19,1.25;6.88,1.88 +6.88,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,2.81 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.88,1.88 + +# UTF-16 : 6f c1 +# UTF-8 : 81 bf e6 +[6fc1] 濁 +2.81,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;2.81,8.75 +2.81,8.75;2.81,6.88 +6.88,7.19;6.88,8.75 +4.69,7.19;4.69,8.75 +2.19,4.38;2.50,4.69 +2.50,4.69;2.81,5.31 +2.81,5.31;3.44,5.94 +3.44,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.12,5.94;8.75,5.94 +8.75,5.94;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +5.31,1.56;5.31,5.94 +7.19,3.12;7.19,5.00 +7.19,5.00;3.12,5.00 +3.12,5.00;3.12,2.50 +3.12,3.44;7.19,3.44 +7.81,1.25;7.50,1.88 +7.50,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.88,2.81 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.50,1.88 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 71 ed +# UTF-8 : ad 87 e7 +[71ed] 燭 +2.81,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.31,5.00 +0.31,5.00;0.31,4.38 +2.81,8.12;2.81,7.19 +2.81,7.19;2.50,6.56 +2.50,6.56;2.50,5.94 +2.50,5.94;2.19,5.62 +2.19,5.62;1.88,5.00 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,6.88 +6.88,7.19;6.88,8.75 +5.00,7.19;5.00,8.75 +2.50,4.38;2.81,4.69 +2.81,4.69;3.44,5.31 +3.44,5.31;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.06,7.19 +3.75,5.94;8.75,5.94 +8.75,5.94;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +5.31,1.56;5.31,5.94 +7.50,3.12;7.50,5.00 +7.50,5.00;3.44,5.00 +3.44,5.00;3.44,2.50 +3.44,3.44;7.19,3.44 +7.81,1.25;7.50,1.88 +7.50,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.88,2.81 +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.50,1.88 + +# UTF-16 : 73 68 +# UTF-8 : a8 8d e7 +[7368] 獨 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,6.88 +6.88,7.19;6.88,8.75 +5.00,7.19;5.00,8.75 +2.50,4.38;2.81,4.69 +2.81,4.69;3.44,5.31 +3.44,5.31;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.06,7.19 +3.75,5.94;8.75,5.94 +8.75,5.94;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +5.31,1.56;5.31,5.94 +7.50,3.12;7.50,5.00 +7.50,5.00;3.44,5.00 +3.44,5.00;3.44,2.50 +3.44,3.44;7.19,3.44 +7.81,1.25;7.50,1.88 +7.50,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.88,2.81 +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.50,1.88 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;1.88,6.56 +1.88,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.19,4.06 +2.19,4.06;2.19,3.44 +2.19,3.44;2.19,2.81 +2.19,2.81;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;1.88,1.56 +1.88,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,9.06;2.50,8.44 +2.50,8.44;1.88,7.81 +1.88,7.81;1.25,7.50 +1.25,7.50;0.62,6.88 +0.62,6.88;0.00,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.00,3.75 + +# UTF-16 : 92 91 +# UTF-8 : 91 8a e9 +[9291] 銑 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,6.88 +4.06,5.00;0.62,5.00 +3.75,6.88;0.94,6.88 +2.19,1.56;2.19,6.88 +1.56,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.12,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.38 +8.75,7.81;4.69,7.81 +9.06,5.31;4.06,5.31 +6.56,5.31;6.56,9.38 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.69,7.50 +4.69,7.50;5.00,8.44 +5.00,8.44;5.31,9.06 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.94,5.31 +7.19,5.31;7.19,1.88 +7.19,1.88;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 + +# UTF-16 : 8d e3 +# UTF-8 : a3 b7 e8 +[8de3] 跣 +2.19,4.38;3.75,4.38 +2.19,1.56;2.19,6.25 +0.94,0.94;0.94,5.31 +0.94,6.25;3.44,6.25 +3.44,6.25;3.44,8.75 +3.44,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +8.75,7.81;4.69,7.81 +9.06,5.31;3.75,5.31 +6.56,5.31;6.56,9.38 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.69,7.50 +4.69,7.50;5.00,8.44 +5.00,8.44;5.00,9.06 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.94,5.31 +7.19,5.31;7.19,1.88 +7.19,1.88;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 + +# UTF-16 : 9b 2f +# UTF-8 : af ac e9 +[9b2f] 鬯 +0.94,9.06;0.94,4.69 +0.94,4.69;8.44,4.69 +8.44,4.69;8.44,9.06 +1.56,5.62;2.19,5.62 +2.19,5.62;2.81,5.94 +2.81,5.94;3.44,6.25 +3.44,6.25;4.06,6.56 +4.06,6.56;4.69,7.19 +4.69,7.19;5.31,7.50 +5.31,7.50;5.94,7.81 +5.94,7.81;6.25,8.12 +6.25,8.12;6.88,8.75 +6.88,8.75;7.19,9.06 +1.88,8.44;2.50,8.12 +2.50,8.12;3.12,8.12 +3.12,8.12;3.44,7.81 +3.44,7.81;4.06,7.50 +4.06,7.50;4.69,7.19 +4.69,7.19;5.31,6.88 +5.31,6.88;5.62,6.56 +5.62,6.56;6.25,6.25 +6.25,6.25;6.88,5.94 +6.88,5.94;7.50,5.62 +1.25,4.38;1.25,1.56 +1.25,1.56;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.69,0.94 +4.69,0.94;5.62,0.94 +5.62,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,1.25 +8.12,1.25;8.12,1.88 +8.12,1.88;8.44,2.19 +8.44,2.19;8.44,2.50 +1.25,2.81;2.19,2.81 +2.19,2.81;2.81,2.81 +2.81,2.81;3.44,3.12 +3.44,3.12;4.06,3.12 +4.06,3.12;4.69,3.12 +4.69,3.12;5.31,3.44 +5.31,3.44;6.25,3.44 +6.25,3.44;6.88,3.44 +6.88,3.44;7.50,3.75 +7.50,3.75;8.12,3.75 +5.00,7.81;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.06 +4.06,9.06;3.75,9.06 +2.81,6.56;2.50,6.88 +2.50,6.88;2.19,7.50 +2.19,7.50;1.56,7.81 +1.56,7.81;1.56,7.81 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;6.56,7.50 +6.56,7.50;6.56,7.81 +5.62,5.00;5.31,5.62 +5.31,5.62;4.69,5.94 +4.69,5.94;4.38,6.25 +4.38,6.25;4.38,6.25 + +# UTF-16 : 9b 31 +# UTF-8 : b1 ac e9 +[9b31] 鬱 +1.88,5.94;1.88,9.38 +3.12,8.44;0.31,8.44 +0.31,5.94;0.62,6.56 +0.62,6.56;0.94,6.88 +0.94,6.88;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +6.25,6.56;6.56,6.88 +6.56,6.88;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.50,8.12 +7.50,8.12;7.50,8.44 +3.12,6.56;2.81,7.19 +2.81,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +4.69,8.75;4.69,5.94 +3.44,7.19;3.44,5.94 +3.44,5.94;5.94,5.94 +5.94,5.94;5.94,7.19 +5.94,8.75;3.75,8.75 +3.12,7.81;3.44,8.12 +3.44,8.12;3.75,8.75 +3.75,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +6.25,7.50;3.12,7.50 +1.25,4.69;1.25,2.81 +1.25,2.81;5.00,2.81 +5.00,2.81;5.00,4.69 +1.25,3.12;1.56,3.44 +1.56,3.44;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;3.12,4.06 +3.12,4.06;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.38,5.00 +1.56,4.69;2.19,4.38 +2.19,4.38;2.81,4.38 +2.81,4.38;3.44,4.06 +3.44,4.06;3.75,3.75 +3.75,3.75;4.69,3.12 +0.94,2.50;0.94,1.25 +0.94,1.25;1.25,0.94 +1.25,0.94;1.88,0.62 +1.88,0.62;2.50,0.62 +2.50,0.62;2.81,0.62 +2.81,0.62;3.44,0.62 +3.44,0.62;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;5.00,0.94 +5.00,0.94;5.00,1.56 +5.00,1.56;5.00,1.88 +0.94,1.56;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,1.88 +2.19,1.88;2.50,1.88 +2.50,1.88;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,2.19;4.69,2.19 +4.69,2.19;5.00,2.19 +3.12,4.38;2.81,5.00 +2.81,5.00;2.50,5.00 +3.44,2.81;3.12,3.44 +3.12,3.44;2.81,3.44 +2.19,3.75;1.88,4.06 +1.88,4.06;1.25,4.38 +4.69,3.75;4.38,4.06 +4.38,4.06;4.06,4.38 +5.62,4.06;6.25,4.06 +6.25,4.06;6.88,4.38 +6.88,4.38;7.50,4.69 +7.50,4.69;7.81,4.69 +7.81,4.69;8.44,5.00 +5.62,2.50;5.94,2.50 +5.94,2.50;6.56,2.81 +6.56,2.81;7.19,2.81 +7.19,2.81;7.81,3.12 +7.81,3.12;8.44,3.44 +8.44,3.44;8.75,3.44 +5.31,0.62;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.50,1.25 +7.50,1.25;8.12,1.56 +8.12,1.56;8.44,1.88 +8.44,1.88;8.75,2.19 +8.75,3.75;9.06,5.31 +8.75,5.31;0.62,5.31 +0.31,5.31;0.62,3.75 +7.50,5.94;7.50,9.38 +6.25,8.44;9.06,8.44 +9.06,5.94;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.50 +8.12,7.50;7.81,8.12 +7.81,8.12;7.50,8.44 + +# UTF-16 : 86 5a +# UTF-8 : 9a 99 e8 +[865a] 虚 +4.69,7.50;4.69,9.38 +7.50,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.44,7.50 +8.44,7.50;8.75,7.50 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,7.50 +1.25,7.50;8.75,7.50 +1.56,5.94;7.19,6.56 +4.38,8.75;8.12,8.75 +4.38,4.38;4.38,0.94 +5.94,4.38;6.25,0.94 +1.56,0.94;8.75,0.94 +6.88,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +3.44,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.19,4.06 +3.75,7.19;3.75,5.31 +3.75,5.31;4.06,5.00 +4.06,5.00;4.69,4.69 +4.69,4.69;5.31,4.69 +5.31,4.69;5.94,4.69 +5.62,4.69;6.56,4.69 +6.56,4.69;6.88,4.69 +6.88,4.69;7.50,5.00 +7.50,5.00;8.12,5.00 +8.12,5.00;8.44,5.31 +8.44,5.31;8.44,5.94 +8.44,5.94;8.44,6.25 + +# UTF-16 : 56 18 +# UTF-8 : 98 98 e5 +[5618] 嘘 +0.94,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +5.62,7.50;5.62,9.38 +8.12,6.25;8.44,6.56 +8.44,6.56;8.75,7.19 +8.75,7.19;8.75,7.50 +8.75,7.50;9.06,7.50 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,7.50 +3.44,7.50;9.06,7.50 +3.44,5.94;7.81,6.56 +5.62,8.75;8.75,8.75 +5.62,4.38;5.62,0.94 +6.88,4.38;6.88,0.94 +3.44,0.94;9.06,0.94 +7.50,1.88;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.81 +8.44,2.81;8.44,3.44 +8.44,3.44;8.75,4.06 +5.00,1.88;4.69,2.19 +4.69,2.19;4.69,2.81 +4.69,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +4.06,3.44;3.75,4.06 +5.31,7.19;5.31,5.31 +5.31,5.31;5.31,5.00 +5.31,5.00;5.62,4.69 +5.62,4.69;6.25,4.69 +6.25,4.69;6.88,4.69 +6.88,4.69;7.19,4.69 +7.19,4.69;7.81,4.69 +7.81,4.69;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;8.75,5.94 +8.75,5.94;8.75,6.25 + +# UTF-16 : 8c 78 +# UTF-8 : b8 b1 e8 +[8c78] 豸 +1.56,5.00;2.50,5.31 +2.50,5.31;3.44,5.62 +3.44,5.62;4.06,5.62 +4.06,5.62;4.69,5.94 +4.69,5.94;5.31,6.25 +5.31,6.25;5.94,6.56 +5.94,6.56;6.56,6.88 +6.56,6.88;6.88,7.19 +6.88,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +1.88,7.81;2.50,7.81 +2.50,7.81;3.44,7.81 +3.44,7.81;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;7.19,9.06 +7.19,9.06;7.50,9.06 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,1.25 +7.19,1.25;7.50,1.56 +7.50,1.56;7.50,2.19 +7.50,2.19;7.50,2.81 +7.50,2.81;7.50,3.12 +7.50,3.12;7.50,3.44 +7.50,3.44;7.19,4.06 +7.19,4.06;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.25,5.62 +6.25,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 +1.56,3.12;2.19,3.44 +2.19,3.44;2.81,3.75 +2.81,3.75;3.44,3.75 +3.44,3.75;4.06,4.06 +4.06,4.06;4.69,4.06 +4.69,4.06;5.00,4.38 +5.00,4.38;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;6.25,5.00 +6.25,5.00;6.56,5.31 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;5.00,2.50 +5.00,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,3.44;6.88,3.75 +6.88,3.75;7.19,4.06 +5.94,6.56;5.62,6.88 +5.62,6.88;5.31,7.50 +5.31,7.50;5.31,7.81 +5.31,7.81;5.00,7.81 +3.75,5.62;3.44,5.94 +3.44,5.94;3.12,6.25 +3.12,6.25;3.12,6.56 +3.12,6.56;2.81,7.19 +2.81,7.19;2.50,7.19 + +# UTF-16 : 61 c7 +# UTF-8 : 87 87 e6 +[61c7] 懇 +0.62,6.25;1.25,6.56 +1.25,6.56;1.56,6.56 +1.56,6.56;2.19,6.88 +2.19,6.88;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.19 +3.12,7.19;3.75,7.50 +3.75,7.50;4.38,8.12 +0.62,8.12;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;2.19,8.44 +2.19,8.44;2.50,8.44 +2.50,8.44;3.12,8.75 +3.12,8.75;3.75,8.75 +3.75,8.75;4.06,9.06 +2.50,3.75;3.12,3.75 +3.12,3.75;3.44,3.75 +3.44,3.75;3.44,3.75 +3.44,3.75;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;3.75,6.25 +3.75,6.25;3.44,6.88 +3.44,6.88;3.12,7.19 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.31 +1.25,5.31;1.88,5.31 +1.88,5.31;2.50,5.62 +2.50,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +0.62,4.06;0.94,4.06 +0.94,4.06;1.56,4.06 +1.56,4.06;1.88,4.38 +1.88,4.38;2.19,4.38 +2.19,4.38;2.81,4.69 +2.81,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +3.44,7.19;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.81,8.12 +1.88,6.56;1.88,6.88 +1.88,6.88;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;1.25,7.81 +5.00,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;5.00,8.75 +5.00,8.75;5.00,4.06 +5.00,7.50;8.44,7.50 +6.25,6.25;6.56,5.62 +6.56,5.62;7.19,5.00 +7.19,5.00;7.19,4.69 +7.19,4.69;7.50,4.69 +7.50,4.69;8.12,4.38 +8.12,4.38;8.44,4.06 +8.44,4.06;8.75,4.06 +8.75,4.06;9.06,3.75 +4.38,3.75;5.00,4.06 +5.00,4.06;5.31,4.06 +5.31,4.06;5.94,4.06 +5.94,4.06;6.56,4.38 +6.56,4.38;7.19,4.38 +7.19,5.00;7.50,5.31 +7.50,5.31;7.81,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.75,5.94 +8.75,5.94;9.06,6.25 +2.81,3.44;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.62 +4.69,0.62;5.00,0.62 +5.00,0.62;5.31,0.62 +5.31,0.62;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.19,1.56 +7.19,1.56;7.50,2.50 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +5.94,2.19;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 + +# UTF-16 : 58 be +# UTF-8 : be a2 e5 +[58be] 墾 +0.62,6.25;1.25,6.56 +1.25,6.56;1.56,6.56 +1.56,6.56;2.19,6.88 +2.19,6.88;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.19 +3.12,7.19;3.75,7.50 +3.75,7.50;4.38,8.12 +0.62,8.12;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;2.19,8.44 +2.19,8.44;2.50,8.44 +2.50,8.44;3.12,8.75 +3.12,8.75;3.75,8.75 +3.75,8.75;4.06,9.06 +2.50,3.75;3.12,3.75 +3.12,3.75;3.44,3.75 +3.44,3.75;3.44,3.75 +3.44,3.75;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;3.75,6.25 +3.75,6.25;3.44,6.88 +3.44,6.88;3.12,7.19 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.31 +1.25,5.31;1.88,5.31 +1.88,5.31;2.50,5.62 +2.50,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +0.62,4.06;0.94,4.06 +0.94,4.06;1.56,4.06 +1.56,4.06;1.88,4.38 +1.88,4.38;2.19,4.38 +2.19,4.38;2.81,4.69 +2.81,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +3.44,7.19;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.81,8.12 +1.88,6.56;1.88,6.88 +1.88,6.88;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;1.25,7.81 +5.00,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;5.00,8.75 +5.00,8.75;5.00,4.06 +5.00,7.50;8.44,7.50 +6.25,6.25;6.56,5.62 +6.56,5.62;7.19,5.00 +7.19,5.00;7.19,4.69 +7.19,4.69;7.50,4.69 +7.50,4.69;8.12,4.38 +8.12,4.38;8.44,4.06 +8.44,4.06;8.75,4.06 +8.75,4.06;9.06,3.75 +4.38,3.75;5.00,4.06 +5.00,4.06;5.31,4.06 +5.31,4.06;5.94,4.06 +5.94,4.06;6.56,4.38 +6.56,4.38;7.19,4.38 +7.19,5.00;7.50,5.31 +7.50,5.31;7.81,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.75,5.94 +8.75,5.94;9.06,6.25 +0.62,0.94;8.75,0.94 +8.12,2.81;1.25,2.81 +4.69,0.94;4.69,3.44 + +# UTF-16 : 96 c7 +# UTF-8 : 87 9b e9 +[96c7] 雇 +1.88,3.75;2.19,4.06 +2.19,4.06;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.62 +3.44,5.62;3.44,6.25 +5.94,1.25;5.94,5.00 +3.12,1.25;8.75,1.25 +2.81,5.00;2.81,0.62 +8.75,5.00;2.81,5.00 +3.12,3.75;8.44,3.75 +3.12,2.50;8.44,2.50 +6.25,6.25;6.25,5.62 +6.25,5.62;5.94,5.31 +5.94,5.31;5.94,5.00 +0.62,8.75;8.75,8.75 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,7.81 +1.56,7.81;8.12,7.81 +8.12,7.81;8.12,6.25 +8.12,6.25;1.56,6.25 + +# UTF-16 : 98 67 +# UTF-8 : a7 a1 e9 +[9867] 顧 +4.69,0.62;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +9.06,0.62;9.06,0.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +5.00,8.75;9.06,8.75 +6.88,8.75;6.88,8.12 +6.88,8.12;6.88,7.81 +6.88,7.81;6.56,7.50 +6.56,7.50;6.56,7.19 +5.31,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.31,7.19 +5.31,7.19;5.31,2.50 +5.31,4.06;8.75,4.06 +5.31,5.62;8.75,5.62 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +3.12,1.25;3.12,5.00 +1.56,1.25;4.69,1.25 +1.56,5.00;1.56,0.62 +4.69,5.00;1.56,5.00 +1.56,3.75;4.69,3.75 +1.56,2.50;4.69,2.50 +3.44,6.25;3.44,5.62 +3.44,5.62;3.44,5.31 +3.44,5.31;3.12,5.00 +0.31,8.75;4.69,8.75 +0.00,0.94;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.62,5.00 +0.62,5.00;0.62,7.81 +0.62,7.81;4.38,7.81 +4.38,7.81;4.38,6.25 +4.38,6.25;0.94,6.25 + +# UTF-16 : 6e 09 +# UTF-8 : 89 b8 e6 +[6e09] 渉 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,6.25;9.06,6.25 +8.75,8.12;5.94,8.12 +3.75,6.25;3.75,9.06 +5.94,9.38;5.94,3.75 +5.94,3.75;5.94,3.44 +5.94,3.44;5.94,3.12 +5.94,3.12;5.31,2.81 +5.31,2.81;5.00,2.81 +5.00,2.81;4.38,2.81 +4.38,2.81;4.38,2.81 +2.81,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.75,4.69 +3.75,4.69;4.06,5.31 +4.06,5.31;4.38,5.94 +9.06,3.44;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.19,5.94 +8.44,3.44;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.50 +7.50,2.50;6.88,2.19 +6.88,2.19;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +4.38,0.94;3.44,0.94 +3.44,0.94;2.81,0.62 + +# UTF-16 : 63 57 +# UTF-8 : 97 8d e6 +[6357] 捗 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +2.50,6.25;9.06,6.25 +8.75,8.12;5.94,8.12 +3.75,6.25;3.75,9.06 +5.94,9.38;5.94,3.75 +5.94,3.75;5.94,3.44 +5.94,3.44;5.94,3.12 +5.94,3.12;5.31,2.81 +5.31,2.81;5.00,2.81 +5.00,2.81;4.38,2.81 +4.38,2.81;4.38,2.81 +2.81,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.75,4.69 +3.75,4.69;4.06,5.31 +4.06,5.31;4.38,5.94 +9.06,3.44;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.19,5.94 +8.44,3.44;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.50 +7.50,2.50;6.88,2.19 +6.88,2.19;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +4.38,0.94;3.44,0.94 +3.44,0.94;2.81,0.62 + +# UTF-16 : 55 3e +# UTF-8 : be 94 e5 +[553e] 唾 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +7.81,3.12;7.81,6.88 +3.75,3.12;3.75,6.88 +8.75,6.88;2.81,6.88 +2.81,2.81;9.06,2.81 +2.50,5.00;9.06,5.00 +2.50,0.94;9.06,0.94 +5.62,0.94;5.94,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,8.75 + +# UTF-16 : 63 76 +# UTF-8 : b6 8d e6 +[6376] 捶 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.38;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.62,3.75 +0.62,3.75;0.31,3.44 +2.81,7.19;0.31,7.19 +7.81,3.12;7.81,6.88 +3.75,3.12;3.75,6.88 +8.75,6.88;2.81,6.88 +2.81,2.81;8.75,2.81 +2.50,5.00;9.06,5.00 +2.50,0.94;9.06,0.94 +5.62,0.94;5.94,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 + +# UTF-16 : 77 61 +# UTF-8 : a1 9d e7 +[7761] 睡 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +0.62,4.06;2.50,4.06 +0.62,6.56;2.50,6.56 +7.81,3.12;7.81,6.88 +3.75,3.12;3.75,6.88 +8.75,6.88;2.81,6.88 +2.81,2.81;9.06,2.81 +2.50,5.00;9.06,5.00 +2.50,0.94;9.06,0.94 +5.62,0.94;5.94,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,8.75 + +# UTF-16 : 96 72 +# UTF-8 : b2 99 e9 +[9672] 陲 +7.81,3.12;7.81,6.88 +3.75,3.12;3.75,6.88 +8.75,6.88;2.81,6.88 +2.81,2.81;9.06,2.81 +2.50,5.00;9.06,5.00 +2.50,0.94;9.06,0.94 +5.62,0.94;5.94,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,2.81 +1.88,2.81;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.81,8.12 +2.81,8.12;2.81,8.75 + +# UTF-16 : 93 18 +# UTF-8 : 98 8c e9 +[9318] 錘 +7.81,3.12;7.81,6.88 +4.38,3.12;4.38,6.88 +9.06,6.88;3.44,6.88 +3.44,2.81;9.06,2.81 +3.44,5.00;9.06,5.00 +2.81,0.94;9.06,0.94 +5.94,0.94;5.94,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,8.75 +0.00,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;2.19,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +3.44,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.38 + +# UTF-16 : 53 f1 +# UTF-8 : b1 8f e5 +[53f1] 叱 +0.94,1.88;3.12,1.88 +3.12,1.88;3.12,8.44 +3.12,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +4.69,9.06;5.00,1.88 +4.69,1.88;4.69,1.56 +4.69,1.56;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;9.06,3.75 +3.44,4.38;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.00,5.31 +5.00,5.31;5.62,5.62 +5.62,5.62;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;7.19,6.56 +7.19,6.56;7.81,6.88 +7.81,6.88;8.44,7.19 +8.44,7.19;8.75,7.81 + +# UTF-16 : 7d fb +# UTF-8 : bb b7 e7 +[7dfb] 緻 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,5.00 +8.44,5.00;8.44,5.62 +8.44,5.62;8.75,6.56 +8.75,6.56;8.75,7.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.75 +7.19,3.75;7.19,4.38 +7.19,4.38;6.88,5.31 +6.88,5.31;6.88,5.94 +6.88,5.94;6.56,6.88 +6.56,7.81;9.38,7.81 +5.62,5.00;5.94,5.62 +5.94,5.62;6.25,6.25 +6.25,6.25;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;6.56,7.50 +6.56,7.50;6.56,7.81 +6.56,7.81;6.56,8.44 +6.56,8.44;6.88,8.75 +6.88,8.75;6.88,9.38 +2.81,8.44;6.25,8.44 +5.94,5.62;5.94,5.94 +5.94,5.94;5.62,6.56 +5.62,6.56;5.31,6.88 +5.31,6.88;5.31,7.19 +5.31,7.19;5.00,7.81 +2.81,5.62;3.44,5.62 +3.44,5.62;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.31,5.94 +5.31,5.94;5.62,6.25 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +3.75,5.62;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.44 +6.25,3.75;3.12,3.75 +4.38,1.56;4.69,5.31 + +# UTF-16 : 6c 83 +# UTF-8 : 83 b2 e6 +[6c83] 沃 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.12,8.12;3.75,8.12 +3.75,8.12;4.38,8.12 +4.38,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.50,8.44 +7.50,8.44;8.12,8.75 +8.12,8.75;8.75,8.75 +9.06,5.31;2.50,5.31 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.50 +4.38,2.50;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;5.62,5.31 +5.62,5.31;5.94,5.94 +5.62,5.94;5.94,8.12 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.50 +7.19,2.50;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;5.94,5.94 + +# UTF-16 : 59 96 +# UTF-8 : 96 a6 e5 +[5996] 妖 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.44 +1.88,8.44;1.88,7.81 +1.88,7.81;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.00 +1.25,5.00;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;1.88,3.44 +1.88,3.44;2.50,3.12 +2.50,3.12;2.81,2.50 +2.81,2.50;3.12,2.19 +3.12,2.19;3.44,1.88 +3.75,8.12;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.62,8.12 +5.62,8.12;6.25,8.12 +6.25,8.12;6.88,8.44 +6.88,8.44;7.19,8.44 +7.19,8.44;7.81,8.44 +7.81,8.44;8.12,8.75 +8.12,8.75;8.75,8.75 +9.06,5.31;3.12,5.31 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;6.25,5.94 +5.94,5.94;6.25,8.12 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.25,5.94 + +# UTF-16 : 6b 80 +# UTF-8 : 80 ae e6 +[6b80] 殀 +0.31,8.75;4.06,8.75 +0.31,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +1.56,7.50;1.88,8.12 +1.88,8.12;1.88,8.75 +1.56,6.88;3.75,6.88 +3.44,6.88;3.44,5.94 +3.44,5.94;3.44,5.31 +3.44,5.31;3.12,4.38 +3.12,4.38;2.81,3.75 +2.81,3.75;2.50,3.12 +2.50,3.12;2.19,2.50 +2.19,2.50;1.88,2.19 +1.88,2.19;1.25,1.56 +1.25,1.56;0.94,1.25 +0.94,1.25;0.31,0.94 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.38 +2.19,4.38;1.88,4.69 +1.88,4.69;1.56,5.00 +1.56,5.00;1.25,5.00 +3.75,8.12;4.38,8.12 +4.38,8.12;5.00,8.12 +5.00,8.12;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.25,8.12 +6.25,8.12;6.88,8.44 +6.88,8.44;7.19,8.44 +7.19,8.44;7.81,8.44 +7.81,8.44;8.12,8.75 +8.12,8.75;8.75,8.75 +9.06,5.31;3.44,5.31 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;6.25,5.94 +5.94,5.94;6.25,8.12 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.25,5.94 + +# UTF-16 : 4e 80 +# UTF-8 : 80 ba e4 +[4e80] 亀 +1.25,3.12;8.12,3.12 +1.25,1.25;1.25,4.38 +1.25,4.38;8.12,4.38 +8.12,4.38;8.12,1.88 +8.12,1.88;1.25,1.88 +4.69,7.81;5.00,8.12 +5.00,8.12;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;5.94,9.06 +0.31,7.19;0.94,7.19 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;2.50,8.75 +2.50,8.75;2.81,9.38 +2.81,9.38;3.12,9.38 +2.81,9.06;6.25,9.06 +1.56,6.56;7.81,6.56 +1.56,5.31;1.56,7.81 +1.56,7.81;7.81,7.81 +7.81,7.81;7.81,5.31 +7.81,5.31;1.88,5.31 +4.69,7.81;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;5.00,0.94 +5.00,0.94;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;7.19,0.62 +7.19,0.62;7.81,0.62 +7.81,0.62;8.12,0.62 +8.12,0.62;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,2.19 +9.06,2.19;9.06,2.50 + +# UTF-16 : 86 4e +# UTF-8 : 8e 99 e8 +[864e] 虎 +4.69,7.50;4.69,9.38 +7.50,5.94;8.12,6.56 +8.12,6.56;8.44,6.88 +8.44,6.88;8.44,7.19 +8.44,7.19;8.75,7.50 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,7.50 +1.25,7.50;8.75,7.50 +4.38,8.44;8.12,8.44 +5.94,3.75;5.94,1.56 +5.94,1.56;6.25,1.25 +6.25,1.25;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.81 +1.25,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.06,3.75 +1.56,5.62;7.19,6.56 +3.75,7.19;3.75,5.00 +3.75,5.00;4.06,4.69 +4.06,4.69;4.69,4.69 +4.69,4.69;5.31,4.38 +5.31,4.38;5.94,4.38 +5.62,4.38;6.56,4.38 +6.56,4.38;6.88,4.38 +6.88,4.38;7.50,4.69 +7.50,4.69;8.12,4.69 +8.12,4.69;8.44,5.00 +8.44,5.00;8.44,5.62 +8.44,5.62;8.44,6.25 + +# UTF-16 : 99 05 +# UTF-8 : 85 a4 e9 +[9905] 餅 +5.94,7.81;5.62,8.12 +5.62,8.12;5.31,8.75 +5.31,8.75;5.00,9.06 +5.00,9.06;5.00,9.38 +7.81,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;8.44,9.06 +8.44,9.06;8.75,9.38 +4.69,4.69;9.38,4.69 +5.00,7.50;9.38,7.50 +8.12,0.62;8.12,7.19 +4.06,0.62;4.38,0.94 +4.38,0.94;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.62,4.69 +5.62,4.69;5.62,5.62 +5.62,5.62;5.94,6.56 +5.62,6.56;5.94,7.19 +2.81,8.12;2.81,7.50 +1.25,4.06;4.38,4.06 +4.38,4.06;4.38,7.19 +4.38,7.19;1.25,7.19 +1.25,7.19;1.25,0.94 +1.25,5.62;4.06,5.62 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +4.69,7.50;4.38,7.81 +4.38,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.06 +2.81,9.06;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +4.69,1.25;4.38,1.56 +4.38,1.56;4.06,2.19 +4.06,2.19;3.44,2.50 +3.44,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 + +# UTF-16 : 9f 8d +# UTF-8 : 8d be e9 +[9f8d] 龍 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +3.75,8.12;4.06,8.44 +1.88,6.56;1.88,6.88 +1.88,6.88;1.56,7.19 +1.56,7.19;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;1.25,8.44 +0.31,6.56;4.69,6.56 +0.62,8.44;4.69,8.44 +2.50,8.44;2.50,9.38 +9.06,2.19;9.06,1.56 +9.06,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.31,1.25 +5.31,1.25;5.31,1.56 +5.31,1.56;5.31,5.94 +5.31,5.94;8.75,5.94 +8.75,5.94;8.75,7.19 +8.75,7.19;5.31,7.19 +5.31,7.19;5.31,9.38 +5.31,4.69;8.75,4.69 +5.31,3.44;8.75,3.44 +5.31,2.19;8.75,2.19 +8.75,8.44;5.31,8.44 +0.94,0.62;0.94,5.31 +0.94,5.31;4.38,5.31 +4.38,5.31;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.75,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +0.94,2.81;4.06,2.81 +0.94,4.06;4.06,4.06 + +# UTF-16 : 7c 60 +# UTF-8 : a0 b1 e7 +[7c60] 籠 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;2.50,8.44 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,6.25 +3.75,6.25;3.75,6.88 +3.75,6.88;4.06,6.88 +1.88,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;1.25,6.88 +0.31,5.31;4.69,5.31 +0.62,6.88;4.69,6.88 +2.50,6.88;2.50,7.81 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;7.50,0.62 +7.50,0.62;6.88,0.62 +6.88,0.62;6.56,0.62 +6.56,0.62;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.31,1.56 +5.31,1.56;5.31,5.00 +5.31,5.00;8.75,5.00 +8.75,5.00;8.75,5.94 +8.75,5.94;5.31,5.94 +5.31,5.94;5.31,7.81 +5.31,4.06;8.75,4.06 +5.31,2.81;8.75,2.81 +5.31,1.88;8.75,1.88 +8.75,7.19;5.31,7.19 +0.94,0.62;0.94,4.38 +0.94,4.38;4.38,4.38 +4.38,4.38;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.75,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +0.94,2.19;4.06,2.19 +0.94,3.44;4.06,3.44 + +# UTF-16 : 51 a5 +# UTF-8 : a5 86 e5 +[51a5] 冥 +8.44,6.88;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,6.88 +9.06,3.12;0.31,3.12 +0.62,0.62;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,2.50 +8.75,0.62;8.12,0.94 +8.12,0.94;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 +1.88,4.38;7.50,4.38 +7.50,4.38;7.50,7.50 +7.50,7.50;1.88,7.50 +1.88,7.50;1.88,4.06 +1.88,5.94;7.50,5.94 +4.69,3.12;4.69,4.06 + +# UTF-16 : 61 76 +# UTF-8 : b6 85 e6 +[6176] 慶 +5.94,8.44;5.94,6.56 +3.44,8.44;3.44,6.56 +0.94,6.56;8.44,6.56 +8.44,6.56;8.44,7.50 +8.44,7.50;0.94,7.50 +4.69,8.75;5.00,9.38 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;8.75,8.75 +8.12,4.38;8.44,5.00 +8.44,5.00;8.44,5.31 +8.44,5.31;8.75,5.62 +0.94,5.62;8.75,5.62 +3.12,3.12;7.81,3.12 +1.25,0.94;1.88,0.94 +1.88,0.94;2.81,0.94 +2.81,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.81,3.12 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.56 +5.62,1.56;5.00,1.88 +5.00,1.88;4.69,1.88 +4.69,1.88;4.06,2.19 +4.06,2.19;3.44,2.50 +3.44,2.50;3.12,2.81 +3.44,5.62;3.44,4.38 +3.44,4.38;3.44,3.75 +3.44,3.75;4.06,3.75 +4.06,3.75;4.69,3.75 +4.69,3.75;5.00,3.75 +5.00,3.75;5.62,3.75 +5.62,3.75;5.94,3.75 +5.94,3.75;6.56,3.75 +6.56,3.75;7.19,4.06 +7.19,4.06;7.19,4.69 +7.19,4.69;7.19,5.00 +1.25,3.44;1.56,3.75 +1.56,3.75;1.88,4.06 +1.88,4.06;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;2.81,5.00 +5.94,4.38;5.62,4.69 +5.62,4.69;5.31,4.69 +5.31,4.69;4.69,5.00 +4.69,5.00;4.38,5.00 +4.38,5.00;4.38,5.00 +1.25,2.19;1.56,2.19 +1.56,2.19;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 +2.81,2.81;3.44,3.12 +3.44,3.12;4.06,3.44 +4.06,3.44;4.06,3.75 +8.75,3.44;8.44,3.75 +8.44,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.50,5.00 + +# UTF-16 : 61 c9 +# UTF-8 : 89 87 e6 +[61c9] 應 +6.56,3.75;6.56,6.88 +4.06,6.88;4.06,3.44 +4.06,3.44;8.75,3.44 +8.75,7.19;4.06,7.19 +4.38,5.94;8.75,5.94 +4.38,4.69;8.75,4.69 +6.88,8.12;6.56,7.81 +6.56,7.81;6.56,7.19 +6.56,7.19;6.56,7.19 +3.44,2.81;3.44,1.88 +3.44,1.88;3.44,1.25 +3.44,1.25;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.62 +5.00,0.62;5.31,0.62 +5.31,0.62;5.62,0.62 +5.62,0.62;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.19,1.56 +7.19,1.56;7.19,2.19 +1.25,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +8.75,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +6.25,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,2.81 +4.69,2.81;4.38,3.12 +3.12,8.12;3.12,7.50 +3.12,7.50;2.81,6.88 +2.81,6.88;2.19,6.25 +2.19,6.25;1.88,5.62 +1.88,5.62;1.25,5.31 +4.38,8.12;4.38,7.50 +4.38,7.50;4.06,6.88 +4.06,6.88;3.75,6.25 +3.75,6.25;3.44,5.62 +3.44,5.62;2.81,5.31 +2.50,3.44;2.50,6.56 +4.69,8.44;5.00,9.38 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;8.75,8.44 + +# UTF-16 : 66 7a +# UTF-8 : ba 99 e6 +[667a] 智 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.38 +0.31,6.88;5.00,6.88 +4.69,8.44;1.25,8.44 +0.31,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;2.81,8.12 +4.69,5.00;4.38,5.31 +4.38,5.31;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.12,6.25 +3.12,6.25;2.50,6.56 +7.81,0.62;7.81,4.69 +7.81,4.69;1.56,4.69 +1.56,4.69;1.56,0.62 +1.88,1.25;7.50,1.25 +1.88,2.81;7.50,2.81 +5.62,5.31;8.44,5.31 +8.44,5.31;8.44,8.44 +8.44,8.44;5.31,8.44 +5.31,8.44;5.31,5.31 + +# UTF-16 : 53 d4 +# UTF-8 : 94 8f e5 +[53d4] 叔 +4.38,8.44;9.06,8.44 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,2.19 +6.25,2.19;6.88,2.81 +6.88,2.81;7.19,3.75 +7.19,3.75;7.81,4.38 +7.81,4.38;8.12,5.31 +8.12,5.31;8.44,6.25 +8.44,6.25;8.75,7.19 +8.75,7.19;9.06,8.44 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.62,5.94 +5.62,5.94;5.31,6.88 +5.31,6.88;5.31,7.81 +0.31,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.56,4.69 +4.69,2.50;4.38,2.81 +4.38,2.81;4.38,3.44 +4.38,3.44;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;3.75,4.69 +2.50,5.62;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +2.19,9.38;2.19,5.62 +0.00,5.62;5.00,5.62 +2.19,7.50;4.38,7.50 + +# UTF-16 : 77 63 +# UTF-8 : a3 9d e7 +[7763] 督 +7.81,0.62;7.81,4.69 +7.81,4.69;1.56,4.69 +1.56,4.69;1.56,0.62 +1.88,1.25;7.81,1.25 +1.88,2.50;7.81,2.50 +1.88,3.44;7.81,3.44 +5.00,8.75;9.06,8.75 +4.69,5.31;5.31,5.31 +5.31,5.31;5.94,5.62 +5.94,5.62;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.75,8.12 +8.75,8.12;9.06,8.75 +9.06,5.00;8.75,5.31 +8.75,5.31;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;5.62,8.44 +0.31,5.00;0.62,5.31 +0.62,5.31;0.94,5.62 +0.94,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,6.88 +4.69,5.62;4.38,5.94 +4.38,5.94;4.06,6.56 +4.06,6.56;3.75,6.88 +3.75,6.88;3.75,6.88 +2.81,7.19;2.81,5.62 +2.81,5.62;2.50,5.31 +2.50,5.31;2.19,5.31 +2.19,5.31;1.88,5.31 +1.88,5.31;1.25,5.31 +2.19,9.38;2.19,7.19 +0.00,7.19;5.00,7.19 +2.19,8.44;4.69,8.44 + +# UTF-16 : 99 d2 +# UTF-8 : 92 a7 e9 +[99d2] 駒 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +2.81,1.56;2.81,2.19 +2.81,2.19;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,3.44 +1.88,1.25;1.88,1.56 +1.88,1.56;1.88,2.19 +1.88,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +4.38,8.75;0.94,8.75 +0.94,8.75;0.94,4.06 +0.94,4.06;4.38,4.06 +4.38,4.06;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.38,2.19 +4.38,2.19;4.38,1.88 +4.38,1.88;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.81,0.94 +2.50,8.75;2.50,4.38 +0.94,5.62;4.38,5.62 +0.94,7.19;4.38,7.19 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.31,8.75 +5.31,8.75;5.62,9.38 +5.00,7.81;8.75,7.81 +8.75,7.81;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +7.19,3.44;5.31,3.44 +5.31,2.50;5.31,6.56 +5.31,6.56;7.19,6.56 +7.19,6.56;7.19,3.12 + +# UTF-16 : 92 64 +# UTF-8 : a4 89 e9 +[9264] 鉤 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,7.50;4.06,7.81 +4.06,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.06 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,6.88 +4.38,5.00;0.62,5.00 +4.06,6.88;0.94,6.88 +2.50,1.56;2.50,6.88 +1.56,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.44,2.50;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.38 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.31,8.75 +5.31,8.75;5.62,9.38 +5.00,7.81;8.75,7.81 +8.75,7.81;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +7.19,3.44;5.31,3.44 +5.31,2.50;5.31,6.56 +5.31,6.56;7.19,6.56 +7.19,6.56;7.19,3.12 + +# UTF-16 : 67 b8 +# UTF-8 : b8 9e e6 +[67b8] 枸 +1.88,0.62;1.88,9.06 +3.44,7.19;0.31,7.19 +0.00,2.50;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,6.56 +2.19,6.56;1.88,7.19 +3.12,5.94;3.44,6.56 +3.44,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.44 +4.38,8.44;4.69,9.38 +4.38,7.81;8.75,7.81 +8.75,7.81;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +6.88,3.44;4.38,3.44 +4.38,2.50;4.38,6.56 +4.38,6.56;6.88,6.56 +6.88,6.56;6.88,3.12 + +# UTF-16 : 60 10 +# UTF-8 : 90 80 e6 +[6010] 怐 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +2.81,5.94;3.12,6.56 +3.12,6.56;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.38,9.38 +4.06,7.81;8.75,7.81 +8.75,7.81;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +6.88,3.44;4.38,3.44 +4.06,2.50;4.06,6.56 +4.06,6.56;6.88,6.56 +6.88,6.56;6.88,3.12 + +# UTF-16 : 62 d8 +# UTF-8 : 98 8b e6 +[62d8] 拘 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +0.31,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.44 +3.12,6.88;0.31,6.88 +2.81,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.38,9.38 +4.06,7.81;8.75,7.81 +8.75,7.81;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +6.88,3.44;4.38,3.44 +4.06,2.50;4.06,6.56 +4.06,6.56;6.88,6.56 +6.88,6.56;6.88,3.12 + +# UTF-16 : 72 d7 +# UTF-8 : 97 8b e7 +[72d7] 狗 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;1.88,6.88 +1.88,6.88;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.50,2.50 +2.50,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.12,9.06;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,5.94;3.12,6.56 +3.12,6.56;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.38,9.38 +4.06,7.81;8.75,7.81 +8.75,7.81;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +6.88,3.44;4.06,3.44 +4.06,2.50;4.06,6.56 +4.06,6.56;6.88,6.56 +6.88,6.56;6.88,3.12 + +# UTF-16 : 4f 5d +# UTF-8 : 9d bd e4 +[4f5d] 佝 +2.50,9.06;2.50,8.44 +2.50,8.44;2.19,8.12 +2.19,8.12;1.88,7.50 +1.88,7.50;1.88,6.88 +1.88,6.88;1.56,6.56 +1.56,6.56;1.25,5.94 +1.25,5.94;0.94,5.31 +0.94,5.31;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.06 +1.56,0.62;1.56,6.88 +2.50,5.31;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.44,6.56 +3.44,6.56;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.06,8.44 +4.06,8.44;4.06,8.75 +4.06,8.75;4.38,9.38 +4.06,7.81;8.75,7.81 +8.75,7.81;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +6.88,3.44;4.06,3.44 +4.06,2.50;4.06,6.56 +4.06,6.56;6.88,6.56 +6.88,6.56;6.88,3.12 + +# UTF-16 : 50 16 +# UTF-8 : 96 80 e5 +[5016] 倖 +2.19,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.88 +1.88,4.38;9.06,4.38 +6.56,4.38;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.62 +7.50,5.62;7.81,6.25 +7.81,6.25;7.81,6.56 +4.38,4.38;4.38,4.69 +4.38,4.69;4.06,5.31 +4.06,5.31;3.75,5.62 +3.75,5.62;3.75,6.25 +3.75,6.25;3.44,6.56 +5.62,4.38;5.62,0.62 +2.19,2.50;8.75,2.50 +1.88,6.56;9.06,6.56 +2.50,8.44;8.75,8.44 +5.62,6.56;5.62,9.38 + +# UTF-16 : 6f a4 +# UTF-8 : a4 be e6 +[6fa4] 澤 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;3.12,8.75 +2.81,8.75;3.12,6.88 +6.88,7.19;6.88,8.75 +5.00,7.19;5.00,8.75 +2.50,3.12;9.06,3.12 +6.88,3.12;7.19,3.44 +7.19,3.44;7.19,3.75 +7.19,3.75;7.50,4.06 +7.50,4.06;7.81,4.38 +7.81,4.38;8.12,5.00 +4.69,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;4.06,4.69 +4.06,4.69;4.06,5.00 +5.94,3.12;5.94,0.62 +2.81,1.88;9.06,1.88 +2.50,5.00;9.06,5.00 +2.81,5.94;8.75,5.94 +5.94,5.00;5.94,6.88 + +# UTF-16 : 64 c7 +# UTF-8 : 87 93 e6 +[64c7] 擇 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,6.88 +6.88,7.19;6.88,8.75 +5.00,7.19;5.00,8.75 +2.81,3.12;9.06,3.12 +6.88,3.12;7.19,3.44 +7.19,3.44;7.19,3.75 +7.19,3.75;7.50,4.06 +7.50,4.06;7.81,4.38 +7.81,4.38;8.12,5.00 +5.00,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;4.06,4.69 +4.06,4.69;4.06,5.00 +5.94,3.12;5.94,0.62 +2.81,1.88;9.06,1.88 +2.81,5.00;9.06,5.00 +3.12,5.94;8.75,5.94 +5.94,5.00;5.94,6.88 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.38;2.19,4.06 +2.19,4.06;1.88,3.75 +1.88,3.75;1.25,3.44 +1.25,3.44;0.62,3.44 +0.62,3.44;0.31,3.12 +2.81,7.19;0.31,7.19 + +# UTF-16 : 8b 6f +# UTF-8 : af ad e8 +[8b6f] 譯 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 +3.75,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,6.88 +7.19,7.19;7.19,8.75 +5.31,7.19;5.31,8.75 +3.12,3.12;9.06,3.12 +6.25,3.12;6.25,0.62 +3.44,1.88;9.06,1.88 +3.12,5.00;9.06,5.00 +3.44,5.94;8.75,5.94 +6.25,5.00;6.25,6.88 +7.19,3.12;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;7.81,4.38 +7.81,4.38;8.12,5.00 +5.31,3.12;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,4.06;4.38,4.69 +4.38,4.69;4.38,5.00 + +# UTF-16 : 7e 79 +# UTF-8 : b9 b9 e7 +[7e79] 繹 +3.44,4.06;3.12,4.69 +3.12,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;2.81,5.94 +2.81,5.94;2.81,6.56 +0.00,4.69;3.12,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.50 +2.50,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +1.56,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +3.75,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,6.88 +7.19,7.19;7.19,8.75 +5.31,7.19;5.31,8.75 +3.44,3.12;9.06,3.12 +6.25,3.12;6.56,0.62 +3.75,1.88;9.06,1.88 +3.44,5.00;9.06,5.00 +3.75,5.94;8.75,5.94 +6.25,5.00;6.56,6.88 +7.19,3.12;7.50,3.44 +7.50,3.44;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.12,4.38 +8.12,4.38;8.12,5.00 +5.31,3.12;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.69,5.00 + +# UTF-16 : 94 38 +# UTF-8 : b8 90 e9 +[9438] 鐸 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +3.44,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +4.06,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,6.88 +7.19,7.19;7.19,8.75 +5.62,7.19;5.62,8.75 +3.75,3.12;9.06,3.12 +6.56,3.12;6.56,0.62 +4.06,1.88;9.06,1.88 +3.75,5.00;9.06,5.00 +4.06,5.94;8.75,5.94 +6.56,5.00;6.56,6.88 +7.19,3.12;7.50,3.44 +7.50,3.44;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.12,4.38 +8.12,4.38;8.12,5.00 +5.62,3.12;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.69,5.00 + +# UTF-16 : 91 cb +# UTF-8 : 8b 87 e9 +[91cb] 釋 +3.75,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,6.88 +7.19,7.19;7.19,8.75 +5.31,7.19;5.31,8.75 +3.44,3.12;9.06,3.12 +6.25,3.12;6.56,0.62 +3.75,1.88;9.06,1.88 +3.44,5.00;9.06,5.00 +3.75,5.94;8.75,5.94 +6.25,5.00;6.56,6.88 +7.19,3.12;7.50,3.44 +7.50,3.44;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.12,4.38 +8.12,4.38;8.12,5.00 +5.31,3.12;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.69,5.00 +3.12,9.06;2.81,8.75 +2.81,8.75;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.44,5.62;0.31,5.62 +0.00,1.88;0.31,2.19 +0.31,2.19;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;1.88,5.62 +3.12,2.81;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.50,4.38 +2.50,4.38;2.19,5.00 +2.19,5.00;1.88,5.31 +1.25,5.94;1.25,6.25 +1.25,6.25;0.94,6.88 +0.94,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +2.50,5.94;2.81,6.25 +2.81,6.25;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.12,7.81 +3.12,7.81;3.12,8.12 + +# UTF-16 : 9a 5b +# UTF-8 : 9b a9 e9 +[9a5b] 驛 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.50,1.56;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.25,3.44 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;3.44,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,8.75;2.19,4.38 +0.94,5.62;3.75,5.62 +0.94,7.19;3.75,7.19 +4.38,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;4.06,8.75 +4.06,8.75;4.06,6.88 +7.19,7.19;7.19,8.75 +5.62,7.19;5.62,8.75 +4.06,3.12;9.06,3.12 +6.56,3.12;6.56,0.62 +4.38,1.88;9.06,1.88 +4.06,5.00;9.06,5.00 +4.38,5.94;8.75,5.94 +6.56,5.00;6.56,6.88 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.12,4.06 +8.12,4.06;8.12,4.38 +8.12,4.38;8.44,5.00 +5.62,3.12;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.00,4.69 +5.00,4.69;5.00,5.00 + +# UTF-16 : 6d d1 +# UTF-8 : 91 b7 e6 +[6dd1] 淑 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +5.62,8.44;9.06,8.44 +5.31,0.94;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;6.88,2.19 +6.88,2.19;7.50,2.81 +7.50,2.81;7.81,3.75 +7.81,3.75;8.12,4.38 +8.12,4.38;8.44,5.31 +8.44,5.31;8.75,6.25 +8.75,6.25;8.75,7.19 +8.75,7.19;9.06,8.44 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.56,5.94 +6.56,5.94;6.25,6.88 +6.25,6.88;6.25,7.81 +2.19,1.56;2.50,2.19 +2.50,2.19;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +5.94,2.50;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.00,4.69 +4.06,5.62;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +3.75,9.38;3.75,5.62 +2.19,5.62;5.94,5.62 +3.75,7.50;5.62,7.50 + +# UTF-16 : 4f f6 +# UTF-8 : b6 bf e4 +[4ff6] 俶 +5.62,8.44;9.06,8.44 +5.31,0.94;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;6.88,2.19 +6.88,2.19;7.50,2.81 +7.50,2.81;7.81,3.75 +7.81,3.75;8.12,4.38 +8.12,4.38;8.44,5.31 +8.44,5.31;8.75,6.25 +8.75,6.25;8.75,7.19 +8.75,7.19;9.06,8.44 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.56,5.94 +6.56,5.94;6.25,6.88 +6.25,6.88;6.25,7.81 +1.88,1.56;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;3.12,4.69 +5.94,2.50;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.00,4.69 +4.06,5.62;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +3.75,9.38;3.75,5.62 +1.88,5.62;5.94,5.62 +3.75,7.50;5.62,7.50 +2.19,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 + +# UTF-16 : 69 12 +# UTF-8 : 92 a4 e6 +[6912] 椒 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +5.62,8.44;9.06,8.44 +5.62,0.94;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;6.88,2.19 +6.88,2.19;7.50,2.81 +7.50,2.81;7.81,3.75 +7.81,3.75;8.12,4.38 +8.12,4.38;8.44,5.31 +8.44,5.31;8.75,6.25 +8.75,6.25;8.75,7.19 +8.75,7.19;9.06,8.44 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.56,5.94 +6.56,5.94;6.56,6.88 +6.56,6.88;6.56,7.81 +2.50,1.56;2.50,2.19 +2.50,2.19;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +5.94,2.50;5.94,2.81 +5.94,2.81;5.62,3.44 +5.62,3.44;5.62,3.75 +5.62,3.75;5.31,4.38 +5.31,4.38;5.00,4.69 +4.38,5.62;4.38,1.56 +4.38,1.56;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +4.06,9.38;4.06,5.62 +2.50,5.62;6.25,5.62 +4.06,7.50;5.94,7.50 + +# UTF-16 : 6f eb +# UTF-8 : ab bf e6 +[6feb] 濫 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +5.62,8.75;2.50,8.75 +2.50,8.75;2.50,4.06 +4.38,8.75;4.38,7.50 +4.38,5.94;4.38,4.69 +2.50,4.69;5.94,4.69 +2.81,5.94;5.62,5.94 +5.62,5.94;5.62,7.50 +5.62,7.50;2.81,7.50 +8.44,0.94;8.44,3.44 +8.44,3.44;2.81,3.44 +2.81,3.44;2.81,0.94 +4.69,3.44;4.69,0.94 +6.56,3.44;6.56,0.94 +1.88,0.94;9.06,0.94 +9.06,7.81;6.56,7.81 +8.75,5.62;6.25,5.62 +5.94,6.56;6.25,6.88 +6.25,6.88;6.56,7.50 +6.56,7.50;6.56,7.81 +6.56,7.81;6.88,8.44 +6.88,8.44;7.19,9.06 + +# UTF-16 : 51 16 +# UTF-8 : 96 84 e5 +[5116] 儖 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +5.62,8.75;2.50,8.75 +2.50,8.75;2.50,4.06 +4.06,8.75;4.06,7.50 +4.06,5.94;4.06,4.69 +2.50,4.69;5.94,4.69 +2.50,5.94;5.31,5.94 +5.31,5.94;5.31,7.50 +5.31,7.50;2.50,7.50 +8.44,0.94;8.44,3.44 +8.44,3.44;2.81,3.44 +2.81,3.44;2.81,0.94 +4.69,3.44;4.69,0.94 +6.56,3.44;6.56,0.94 +1.88,0.94;9.06,0.94 +9.06,7.81;6.56,7.81 +8.75,5.62;6.25,5.62 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;6.88,8.44 +6.88,8.44;6.88,9.06 + +# UTF-16 : 6a bb +# UTF-8 : bb aa e6 +[6abb] 檻 +1.56,0.62;1.56,9.06 +2.50,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.69;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +5.94,8.75;2.81,8.75 +2.81,8.75;2.81,4.06 +4.38,8.75;4.38,7.50 +4.38,5.94;4.38,4.69 +2.81,4.69;5.94,4.69 +3.12,5.94;5.62,5.94 +5.62,5.94;5.62,7.50 +5.62,7.50;3.12,7.50 +8.44,0.94;8.44,3.44 +8.44,3.44;3.12,3.44 +3.12,3.44;3.12,0.94 +5.00,3.44;5.00,0.94 +6.56,3.44;6.56,0.94 +2.50,0.94;9.06,0.94 +9.06,7.81;6.88,7.81 +8.75,5.62;6.56,5.62 +5.94,6.56;6.25,6.88 +6.25,6.88;6.56,7.50 +6.56,7.50;6.88,7.81 +6.88,7.81;6.88,8.44 +6.88,8.44;7.19,9.06 + +# UTF-16 : 89 64 +# UTF-8 : a4 a5 e8 +[8964] 襤 +2.50,3.44;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,4.06;1.88,4.38 +1.88,4.38;1.56,5.00 +1.56,5.00;1.56,5.00 +1.88,4.06;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;2.81,5.31 +2.81,5.31;2.81,5.62 +2.50,7.50;0.31,7.50 +1.25,7.50;1.25,9.06 +1.25,0.62;1.25,4.69 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +5.94,8.75;3.12,8.75 +3.12,8.75;3.12,4.06 +4.69,8.75;4.69,7.50 +4.69,5.94;4.69,4.69 +3.12,4.69;6.25,4.69 +3.12,5.94;5.94,5.94 +5.62,5.94;5.94,7.50 +5.62,7.50;3.12,7.50 +8.44,0.94;8.44,3.44 +8.44,3.44;3.44,3.44 +3.44,3.44;3.44,0.94 +5.00,3.44;5.00,0.94 +6.88,3.44;6.88,0.94 +2.50,0.94;9.06,0.94 +9.06,7.81;6.88,7.81 +8.75,5.62;6.56,5.62 +5.94,6.56;6.25,6.88 +6.25,6.88;6.56,7.50 +6.56,7.50;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.06 + +# UTF-16 : 7e 7f +# UTF-8 : bf b9 e7 +[7e7f] 繿 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +6.25,8.75;3.44,8.75 +3.44,8.75;3.44,4.06 +5.00,8.75;5.00,7.50 +5.00,5.94;5.00,4.69 +3.44,4.69;6.25,4.69 +3.44,5.94;5.94,5.94 +5.94,5.94;5.94,7.50 +5.94,7.50;3.75,7.50 +8.44,0.94;8.44,3.44 +8.44,3.44;3.75,3.44 +3.75,3.44;3.75,0.94 +5.31,3.44;5.31,0.94 +6.88,3.44;6.88,0.94 +2.81,0.94;9.06,0.94 +9.06,7.81;6.88,7.81 +8.75,5.62;6.56,5.62 +6.25,6.56;6.56,6.88 +6.56,6.88;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.06 + +# UTF-16 : 94 51 +# UTF-8 : 91 91 e9 +[9451] 鑑 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.38 +6.25,8.75;3.44,8.75 +3.44,8.75;3.44,4.06 +5.00,8.75;5.00,7.50 +5.00,5.94;5.00,4.69 +3.44,4.69;6.25,4.69 +3.44,5.94;5.94,5.94 +5.94,5.94;5.94,7.50 +5.94,7.50;3.75,7.50 +8.44,0.94;8.44,3.44 +8.44,3.44;3.75,3.44 +3.75,3.44;3.75,0.94 +5.31,3.44;5.31,0.94 +6.88,3.44;6.88,0.94 +2.81,0.94;9.06,0.94 +9.06,7.81;6.88,7.81 +8.75,5.62;6.56,5.62 +6.25,6.56;6.56,6.88 +6.56,6.88;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.06 + +# UTF-16 : 82 66 +# UTF-8 : a6 89 e8 +[8266] 艦 +6.25,8.75;3.44,8.75 +3.44,8.75;3.44,4.06 +5.00,8.75;5.00,7.50 +5.00,5.94;5.00,4.69 +3.44,4.69;6.25,4.69 +3.44,5.94;5.94,5.94 +5.94,5.94;5.94,7.50 +5.94,7.50;3.75,7.50 +8.44,0.94;8.44,3.44 +8.44,3.44;3.75,3.44 +3.75,3.44;3.75,0.94 +5.31,3.44;5.31,0.94 +6.88,3.44;6.88,0.94 +3.12,0.94;9.06,0.94 +9.06,7.81;6.88,7.81 +8.75,5.62;6.56,5.62 +6.25,6.56;6.56,6.88 +6.56,6.88;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.06 +2.19,5.62;1.88,6.25 +1.88,6.25;1.56,6.88 +1.56,6.88;1.25,7.19 +1.25,7.19;1.25,7.50 +1.56,9.38;1.56,8.75 +1.56,8.75;1.56,8.44 +1.56,8.44;1.56,8.12 +0.00,4.69;3.12,5.00 +1.56,5.00;1.56,1.88 +0.00,0.62;0.31,1.25 +0.31,1.25;0.31,2.19 +0.31,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.12 +0.62,8.12;2.81,8.12 +2.81,8.12;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 + +# UTF-16 : 90 75 +# UTF-8 : b5 81 e9 +[9075] 遵 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;2.19,5.31 +1.88,5.31;0.31,5.31 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +5.00,8.44;5.00,7.50 +5.00,7.50;5.00,6.88 +5.00,6.88;4.69,6.56 +4.69,6.56;4.38,6.25 +4.38,6.25;4.06,5.94 +4.06,5.94;3.44,5.62 +2.81,4.38;8.44,4.38 +8.44,4.38;8.44,7.50 +8.44,7.50;2.81,7.50 +2.81,7.50;2.81,4.38 +2.81,5.31;8.44,5.31 +6.25,8.44;6.25,6.88 +6.25,6.88;6.25,6.25 +6.25,6.25;6.88,6.25 +6.88,6.25;7.19,6.25 +7.19,6.25;8.44,6.25 +2.50,8.44;8.75,8.44 +4.69,8.44;4.69,8.75 +4.69,8.75;4.38,9.06 +4.38,9.06;4.38,9.38 +6.56,8.44;6.88,8.75 +6.88,8.75;6.88,9.06 +6.88,9.06;7.19,9.38 +5.31,1.88;5.00,2.19 +5.00,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 +4.06,2.81;3.75,3.12 +7.50,4.38;7.81,2.50 +7.50,2.50;7.50,1.88 +7.50,1.88;7.19,1.88 +7.19,1.88;7.19,1.88 +7.19,1.88;6.56,1.88 +6.56,1.88;6.25,1.88 +6.25,1.88;5.94,1.88 +8.75,3.44;2.50,3.44 + +# UTF-16 : 81 50 +# UTF-8 : 90 85 e8 +[8150] 腐 +5.00,8.44;5.00,9.38 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;8.75,8.44 +7.81,8.12;7.81,5.94 +7.81,5.94;7.81,5.62 +7.81,5.62;7.50,5.31 +7.50,5.31;7.19,5.31 +7.19,5.31;6.88,5.31 +6.88,5.31;6.25,5.31 +6.25,5.31;5.94,5.31 +9.06,7.50;3.44,7.50 +5.62,5.62;5.31,5.94 +5.31,5.94;5.00,6.56 +5.00,6.56;4.69,6.56 +4.69,6.56;4.38,6.88 +3.12,8.12;3.12,7.50 +3.12,7.50;2.81,7.19 +2.81,7.19;2.19,6.56 +2.19,6.56;1.88,6.25 +1.88,6.25;1.25,5.94 +2.50,5.00;2.50,6.88 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.62 +7.19,0.62;7.81,0.62 +7.81,0.62;7.81,0.62 +7.81,0.62;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,4.38 +8.44,4.38;1.88,4.38 +1.88,4.38;1.88,0.62 +2.50,2.81;3.12,3.12 +3.12,3.12;3.44,3.12 +3.44,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;5.00,4.69 +5.00,4.69;5.31,5.00 +7.81,2.81;7.50,3.12 +7.50,3.12;6.88,3.44 +6.88,3.44;6.25,3.75 +6.25,3.75;5.62,3.75 +5.62,3.75;4.69,4.06 +2.50,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +7.81,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 +5.62,2.50;5.00,2.81 + +# UTF-16 : 88 c2 +# UTF-8 : 82 a3 e8 +[88c2] 裂 +4.69,4.38;4.69,5.31 +0.62,4.38;8.75,4.38 +4.69,4.38;4.06,3.75 +4.06,3.75;3.75,3.75 +3.75,3.75;3.12,3.44 +3.12,3.44;2.81,3.12 +2.81,3.12;2.50,3.12 +2.50,3.12;1.88,2.81 +1.88,2.81;1.56,2.81 +1.56,2.81;0.94,2.50 +0.94,2.50;0.31,2.19 +4.69,4.38;5.00,3.75 +5.00,3.75;5.31,3.44 +5.31,3.44;5.62,2.81 +5.62,2.81;5.94,2.50 +5.94,2.50;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.62 +0.94,0.62;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.94,1.88 +2.81,0.94;2.81,3.12 +6.25,2.50;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.44,3.75 +8.44,9.06;8.44,5.62 +8.44,5.62;8.44,5.31 +8.44,5.31;8.12,5.00 +8.12,5.00;7.81,5.00 +7.81,5.00;7.19,5.00 +7.19,5.00;6.88,5.00 +6.88,5.00;6.56,5.00 +5.94,5.94;5.94,8.75 +0.62,8.75;5.31,8.75 +0.31,6.25;0.62,6.56 +0.62,6.56;1.25,6.88 +1.25,6.88;1.88,7.50 +1.88,7.50;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;2.81,8.75 +2.19,7.81;5.00,7.81 +5.00,7.50;4.69,7.19 +4.69,7.19;4.69,6.88 +4.69,6.88;4.38,6.56 +4.38,6.56;4.06,6.25 +4.06,6.25;3.44,5.94 +3.44,5.94;3.12,5.62 +3.12,5.62;2.50,5.31 +2.50,5.31;1.88,5.00 +1.88,5.00;1.25,5.00 +1.25,5.00;0.62,4.69 +3.44,5.94;3.12,6.25 +3.12,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 + +# UTF-16 : 98 55 +# UTF-8 : 95 a1 e9 +[9855] 顕 +4.38,0.62;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +4.69,8.75;9.06,8.75 +6.88,8.75;6.56,8.12 +6.56,8.12;6.56,7.81 +6.56,7.81;6.56,7.50 +6.56,7.50;6.56,7.19 +5.00,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.00,7.19 +5.00,7.19;5.00,2.50 +5.00,4.06;8.75,4.06 +5.00,5.62;8.75,5.62 +0.31,0.94;0.94,0.94 +0.94,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,1.88 +4.06,1.88;4.69,2.19 +1.88,5.31;1.88,1.25 +3.12,5.31;3.12,1.56 +4.38,5.31;4.38,8.75 +4.38,8.75;0.62,8.75 +0.62,8.75;0.62,5.31 +0.62,5.31;4.06,5.31 +0.62,7.19;4.06,7.19 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.38,4.38 +4.38,4.38;4.38,4.69 +1.25,2.19;1.25,2.50 +1.25,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.31,4.69 + +# UTF-16 : 6f c3 +# UTF-8 : 83 bf e6 +[6fc3] 濃 +2.50,3.44;9.06,3.44 +5.31,3.44;5.62,3.12 +5.62,3.12;5.94,2.81 +5.94,2.81;6.25,2.50 +6.25,2.50;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,0.62 +2.81,0.62;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +4.06,0.94;4.06,3.44 +3.12,4.38;8.75,4.38 +6.88,1.88;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,3.12 +4.69,8.44;4.69,6.25 +6.56,8.44;6.56,6.25 +4.69,9.38;4.69,8.75 +6.56,9.38;6.56,8.75 +2.81,6.25;8.75,6.25 +8.75,6.25;8.75,8.44 +8.75,8.44;2.81,8.44 +2.81,8.44;2.81,6.25 +2.81,7.50;8.75,7.50 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.50,4.06 +2.50,4.06;2.50,5.31 +2.50,5.31;9.06,5.31 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 51 02 +# UTF-8 : 82 84 e5 +[5102] 儂 +2.50,3.44;9.06,3.44 +5.31,3.44;5.62,3.12 +5.62,3.12;5.94,2.81 +5.94,2.81;6.25,2.50 +6.25,2.50;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,0.62 +2.81,0.62;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +4.06,0.94;4.06,3.44 +3.12,4.38;8.75,4.38 +6.88,1.88;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,3.12 +4.69,8.44;4.69,6.25 +6.56,8.44;6.56,6.25 +4.69,9.38;4.69,8.75 +6.56,9.38;6.56,8.75 +2.81,6.25;8.75,6.25 +8.75,6.25;8.75,8.44 +8.75,8.44;2.81,8.44 +2.81,8.44;2.81,6.25 +2.81,7.50;8.75,7.50 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.50,4.06 +2.50,4.06;2.50,5.31 +2.50,5.31;9.06,5.31 +2.19,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 + +# UTF-16 : 81 bf +# UTF-8 : bf 86 e8 +[81bf] 膿 +3.44,3.44;9.06,3.44 +5.62,3.44;5.94,3.12 +5.94,3.12;6.25,2.81 +6.25,2.81;6.56,2.50 +6.56,2.50;6.88,1.88 +6.88,1.88;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,0.62 +3.12,0.62;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,1.25 +5.94,1.25;6.56,1.25 +4.38,0.94;4.38,3.44 +3.75,4.38;8.75,4.38 +7.19,1.56;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.81 +8.44,2.81;8.75,3.12 +5.31,8.44;5.31,6.25 +6.88,8.44;6.88,6.25 +5.31,9.38;5.31,8.75 +6.88,9.38;6.88,8.75 +3.44,6.25;8.75,6.25 +8.75,6.25;8.75,8.44 +8.75,8.44;3.44,8.44 +3.44,8.44;3.44,6.25 +3.44,7.50;8.75,7.50 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.44,4.06 +3.44,4.06;3.44,5.31 +3.44,5.31;9.06,5.31 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 50 4f +# UTF-8 : 8f 81 e5 +[504f] 偏 +1.88,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +2.50,8.75;9.06,8.75 +1.56,0.94;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,7.81 +2.81,7.81;8.44,7.81 +8.44,7.81;8.44,5.94 +8.44,5.94;2.81,5.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,5.00 +8.75,5.00;3.44,5.00 +3.44,5.00;3.44,0.62 +5.00,5.00;5.00,0.94 +6.88,5.00;6.88,0.94 +3.44,3.12;8.44,3.12 + +# UTF-16 : 89 0a +# UTF-8 : 8a a4 e8 +[890a] 褊 +3.12,8.75;9.06,8.75 +2.81,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,7.81 +3.75,7.81;8.44,7.81 +8.44,7.81;8.44,5.94 +8.44,5.94;3.75,5.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,5.00 +8.75,5.00;4.38,5.00 +4.38,5.00;4.38,0.62 +5.62,5.00;5.62,0.94 +7.19,5.00;7.19,0.94 +4.38,3.12;8.44,3.12 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.19,4.38 +2.19,4.38;1.88,5.00 +1.88,5.00;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,4.69 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.19 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 + +# UTF-16 : 87 59 +# UTF-8 : 99 9d e8 +[8759] 蝙 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,3.75 +3.44,0.94;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 +3.44,8.75;9.06,8.75 +3.44,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.38 +4.06,4.38;4.06,5.00 +4.06,5.00;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,7.81 +4.06,7.81;8.75,7.81 +8.75,7.81;8.75,5.94 +8.75,5.94;4.38,5.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,5.00 +8.75,5.00;4.69,5.00 +4.69,5.00;4.69,0.62 +5.94,5.00;5.94,0.94 +7.19,5.00;7.50,0.94 +4.69,3.12;8.75,3.12 + +# UTF-16 : 8a de +# UTF-8 : 9e ab e8 +[8ade] 諞 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 +3.44,8.75;9.06,8.75 +3.12,0.94;3.44,1.56 +3.44,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;4.06,4.38 +4.06,4.38;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,7.81 +4.06,7.81;8.44,7.81 +8.44,7.81;8.44,5.94 +8.44,5.94;4.06,5.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,5.00 +8.75,5.00;4.38,5.00 +4.38,5.00;4.38,0.62 +5.94,5.00;5.94,0.94 +7.19,5.00;7.19,0.94 +4.38,3.12;8.75,3.12 + +# UTF-16 : 9a 19 +# UTF-8 : 99 a8 e9 +[9a19] 騙 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.50,1.56;2.19,2.19 +2.19,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.25,3.44 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.44 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,8.75;2.19,4.38 +0.94,5.62;3.75,5.62 +0.94,7.19;3.75,7.19 +4.06,8.75;9.06,8.75 +4.06,0.94;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.38,3.44 +4.38,3.44;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,4.69 +4.38,4.69;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;4.38,7.81 +4.38,7.81;8.75,7.81 +8.75,7.81;8.75,5.94 +8.75,5.94;4.69,5.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,5.00 +8.75,5.00;5.00,5.00 +4.69,5.00;5.00,0.62 +6.25,5.00;6.25,0.94 +7.50,5.00;7.50,0.94 +5.00,3.12;8.75,3.12 + +# UTF-16 : 6c b8 +# UTF-8 : b8 b2 e6 +[6cb8] 沸 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.81,4.06;8.75,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.56 +2.81,8.12;8.75,8.12 +8.75,8.12;8.75,5.94 +8.75,5.94;3.12,5.94 +3.12,5.94;3.12,5.31 +3.12,5.31;3.12,4.69 +3.12,4.69;3.12,4.06 +3.12,4.06;2.81,3.44 +2.81,3.44;2.81,2.81 +6.88,0.62;6.88,9.06 +2.50,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;5.00,4.38 +5.00,4.38;5.00,5.31 +5.00,5.31;5.00,9.06 + +# UTF-16 : 4f 5b +# UTF-8 : 9b bd e4 +[4f5b] 佛 +2.19,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +2.81,4.06;8.75,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.56 +2.50,8.12;8.75,8.12 +8.75,8.12;8.75,5.94 +8.75,5.94;2.81,5.94 +2.81,5.94;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;2.81,4.06 +2.81,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +6.56,0.62;6.56,9.06 +2.19,0.62;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,5.31 +4.69,5.31;4.69,9.06 + +# UTF-16 : 5f 7f +# UTF-8 : bf bd e5 +[5f7f] 彿 +2.50,7.19;2.19,6.56 +2.19,6.56;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.00,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +1.25,0.62;1.56,5.62 +2.81,4.06;8.75,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.56 +2.50,8.12;8.75,8.12 +8.75,8.12;8.75,5.94 +8.75,5.94;2.81,5.94 +2.81,5.94;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;2.81,4.06 +2.81,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +6.56,0.62;6.56,9.06 +2.19,0.62;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,5.31 +4.69,5.31;4.69,9.06 + +# UTF-16 : 60 2b +# UTF-8 : ab 80 e6 +[602b] 怫 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +2.81,4.06;8.75,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.56 +2.50,8.12;8.75,8.12 +8.75,8.12;8.75,5.94 +8.75,5.94;3.12,5.94 +3.12,5.94;3.12,5.31 +3.12,5.31;2.81,4.69 +2.81,4.69;2.81,4.06 +2.81,4.06;2.81,3.44 +2.81,3.44;2.50,2.81 +6.56,0.62;6.56,9.06 +2.19,0.62;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,5.31 +4.69,5.31;4.69,9.06 + +# UTF-16 : 62 c2 +# UTF-8 : 82 8b e6 +[62c2] 拂 +1.56,9.06;1.56,1.56 +1.25,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;0.94,0.62 +0.94,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.50,4.69;1.88,4.38 +1.88,4.38;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.50,7.19;0.31,7.19 +2.81,4.06;8.75,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.56 +2.50,8.12;8.75,8.12 +8.75,8.12;8.75,5.94 +8.75,5.94;3.12,5.94 +3.12,5.94;3.12,5.31 +3.12,5.31;2.81,4.69 +2.81,4.69;2.81,4.06 +2.81,4.06;2.81,3.44 +2.81,3.44;2.50,2.81 +6.56,0.62;6.56,9.06 +2.19,0.62;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,5.31 +4.69,5.31;4.69,9.06 + +# UTF-16 : 72 d2 +# UTF-8 : 92 8b e7 +[72d2] 狒 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;1.88,6.56 +1.88,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.19,4.06 +2.19,4.06;2.19,3.44 +2.19,3.44;2.19,2.81 +2.19,2.81;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,9.06;2.50,8.44 +2.50,8.44;1.88,7.81 +1.88,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +3.12,4.06;9.06,4.06 +9.06,4.06;9.06,3.44 +9.06,3.44;9.06,2.81 +9.06,2.81;9.06,2.50 +9.06,2.50;9.06,1.88 +9.06,1.88;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;7.50,1.56 +2.81,8.12;8.75,8.12 +8.75,8.12;8.75,5.94 +8.75,5.94;3.44,5.94 +3.44,5.94;3.44,5.31 +3.44,5.31;3.12,4.69 +3.12,4.69;3.12,4.06 +3.12,4.06;3.12,3.44 +3.12,3.44;2.81,2.81 +6.88,0.62;6.88,9.06 +2.50,0.62;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.00,4.38 +5.00,4.38;5.00,5.31 +5.00,5.31;5.00,9.06 + +# UTF-16 : 62 91 +# UTF-8 : 91 8a e6 +[6291] 抑 +1.56,9.06;1.56,1.56 +1.25,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;0.94,0.62 +0.94,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.50,4.69;1.88,4.38 +1.88,4.38;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.50,7.19;0.31,7.19 +3.12,8.12;3.12,2.19 +2.81,8.12;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,8.75;5.94,9.06 +5.94,0.62;5.94,8.44 +5.94,8.44;8.75,8.44 +8.75,8.44;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.44,1.88 +8.44,1.88;8.12,1.88 +8.12,1.88;7.50,1.88 +7.50,1.88;7.19,1.88 +7.19,1.88;6.88,1.88 +2.19,2.19;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;4.06,2.81 +4.06,2.81;5.00,3.12 +5.00,3.12;5.31,3.12 +5.31,3.12;5.62,3.44 + +# UTF-16 : 67 a6 +# UTF-8 : a6 9e e6 +[67a6] 枦 +3.12,8.75;9.06,8.75 +3.75,4.38;8.44,4.38 +2.81,0.62;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,7.19 +3.75,7.19;8.75,7.19 +8.75,7.19;8.75,3.75 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 70 89 +# UTF-8 : 89 82 e7 +[7089] 炉 +3.12,2.19;2.81,2.50 +2.81,2.50;2.50,3.12 +2.50,3.12;2.19,3.44 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.94,7.81;0.94,6.88 +0.94,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +3.12,7.81;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,4.69 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,9.06 +3.12,8.75;9.06,8.75 +3.75,4.38;8.44,4.38 +2.81,0.62;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,7.19 +3.75,7.19;8.75,7.19 +8.75,7.19;8.75,3.75 + +# UTF-16 : 7c 90 +# UTF-8 : 90 b2 e7 +[7c90] 粐 +3.44,8.75;9.06,8.75 +3.75,4.38;8.44,4.38 +2.81,0.62;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,7.19 +3.75,7.19;8.75,7.19 +8.75,7.19;8.75,3.75 +1.88,0.62;1.88,9.06 +3.44,5.94;0.31,5.94 +0.00,1.88;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.44 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 + +# UTF-16 : 82 2e +# UTF-8 : ae 88 e8 +[822e] 舮 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.12 +0.94,8.12;3.75,8.12 +3.75,8.12;3.75,1.56 +3.75,1.56;3.75,1.25 +3.75,1.25;3.44,0.94 +3.44,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +0.00,4.69;4.69,5.00 +2.81,5.62;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;1.88,7.50 +2.19,9.38;2.19,8.75 +2.19,8.75;2.19,8.44 +2.19,8.44;2.19,8.12 +2.19,5.00;2.19,1.88 +4.38,8.75;9.06,8.75 +4.69,4.38;8.75,4.38 +4.06,0.62;4.38,1.25 +4.38,1.25;4.69,1.88 +4.69,1.88;4.69,2.50 +4.69,2.50;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.00,4.38 +4.69,4.38;5.00,7.19 +4.69,7.19;8.75,7.19 +8.75,7.19;8.75,3.75 + +# UTF-16 : 88 61 +# UTF-8 : a1 a1 e8 +[8861] 衡 +2.19,6.88;1.88,6.25 +1.88,6.25;1.56,5.94 +1.56,5.94;0.94,5.31 +0.94,5.31;0.62,4.69 +0.62,4.69;0.00,4.38 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +1.25,0.62;1.25,5.62 +8.44,6.56;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +9.38,6.56;6.88,6.56 +9.06,8.75;6.88,8.75 +4.69,7.50;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.62,8.75 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.44,8.44 +3.44,8.44;3.75,8.75 +3.75,8.75;4.06,9.38 +3.44,8.75;5.62,8.75 +2.81,4.38;2.81,7.50 +2.81,7.50;6.56,7.50 +6.56,7.50;6.56,4.38 +6.56,4.38;3.12,4.38 +2.81,5.94;6.56,5.94 +4.69,7.19;4.69,4.38 +2.19,0.62;2.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;4.69,3.44 +4.69,3.44;4.69,4.38 +6.88,3.44;2.50,3.44 +6.56,1.25;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.00,2.50 +5.00,2.50;4.69,2.81 + +# UTF-16 : 82 1c +# UTF-8 : 9c 88 e8 +[821c] 舜 +0.94,8.44;1.88,8.44 +1.88,8.44;2.50,8.44 +2.50,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +8.75,5.31;8.75,6.56 +8.75,6.56;0.94,6.56 +0.94,6.56;0.94,5.00 +2.81,6.56;2.81,7.19 +2.81,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +5.00,6.56;4.69,7.19 +4.69,7.19;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.06,8.44 +6.56,6.56;6.88,6.88 +6.88,6.88;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.19,8.12 +7.19,8.12;7.50,8.44 +0.31,3.12;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;2.19,5.62 +2.19,5.62;2.50,6.25 +2.19,5.31;4.69,5.31 +4.38,5.31;4.38,4.69 +4.38,4.69;4.38,4.06 +4.38,4.06;4.06,3.44 +4.06,3.44;3.75,2.81 +3.75,2.81;3.44,2.50 +3.44,2.50;2.81,1.88 +2.81,1.88;2.50,1.56 +2.50,1.56;1.88,1.25 +1.88,1.25;1.25,0.94 +1.25,0.94;0.62,0.62 +3.75,2.81;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;2.50,3.75 +2.50,3.75;2.19,3.75 +2.19,3.75;1.88,4.06 +7.19,0.62;7.19,6.25 +4.69,4.69;8.75,4.69 +5.31,2.19;5.31,4.69 +9.06,2.19;4.06,2.19 + +# UTF-16 : 77 ac +# UTF-8 : ac 9e e7 +[77ac] 瞬 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +0.62,4.06;2.19,4.06 +0.62,6.56;2.19,6.56 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 +8.75,5.31;9.06,6.56 +8.75,6.56;3.12,6.56 +2.81,6.56;3.12,5.00 +4.38,6.56;4.38,7.19 +4.38,7.19;4.38,7.50 +4.38,7.50;4.06,7.81 +4.06,7.81;3.75,8.44 +6.25,6.56;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.62,8.44 +7.50,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.12,8.44 +2.81,3.12;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.75,4.69 +3.75,4.69;4.06,5.62 +4.06,5.62;4.38,6.25 +4.06,5.31;5.94,5.31 +5.62,5.31;5.62,4.69 +5.62,4.69;5.62,4.06 +5.62,4.06;5.31,3.44 +5.31,3.44;5.00,2.81 +5.00,2.81;5.00,2.50 +5.00,2.50;4.69,1.88 +4.69,1.88;4.06,1.56 +4.06,1.56;3.75,1.25 +3.75,1.25;3.44,0.94 +3.44,0.94;2.81,0.62 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.75 +4.38,3.75;4.06,4.06 +4.06,4.06;3.75,4.06 +8.12,0.62;8.12,6.25 +5.94,4.69;9.06,4.69 +6.25,2.19;6.25,4.69 +9.38,2.19;5.31,2.19 + +# UTF-16 : 7d ca +# UTF-8 : 8a b7 e7 +[7dca] 緊 +4.69,8.75;0.94,8.75 +0.94,8.75;0.94,5.00 +2.81,8.75;2.81,7.81 +2.81,6.56;2.81,5.62 +0.94,5.62;4.38,5.62 +0.94,6.56;4.38,6.56 +4.38,6.56;4.38,7.81 +4.38,7.81;0.94,7.81 +5.00,8.75;9.06,8.75 +4.69,5.62;5.31,5.94 +5.31,5.94;5.94,5.94 +5.94,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.75,8.44 +8.75,8.44;8.75,8.75 +9.06,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,8.12 +5.62,8.12;5.62,8.44 +8.44,2.81;0.62,2.81 +3.75,3.44;3.44,3.75 +3.44,3.75;2.81,4.06 +2.81,4.06;2.50,4.06 +2.50,4.06;2.19,4.38 +2.19,4.38;1.56,4.69 +9.06,2.50;8.75,2.81 +8.75,2.81;8.44,3.12 +8.44,3.12;7.81,3.44 +7.81,3.44;7.50,3.75 +7.50,3.75;7.19,4.06 +4.69,2.81;4.69,0.62 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +8.75,0.62;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +2.50,2.81;3.12,3.12 +3.12,3.12;3.44,3.12 +3.44,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;5.00,4.06 +5.00,4.06;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;6.25,4.69 +6.25,4.69;6.56,5.00 +6.56,5.00;6.88,5.00 +2.19,4.38;2.50,4.69 +2.50,4.69;3.12,5.00 +3.12,5.00;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 + +# UTF-16 : 6e 13 +# UTF-8 : 93 b8 e6 +[6e13] 渓 +2.81,3.44;9.06,3.44 +2.81,5.00;8.75,5.00 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +4.06,5.62;4.06,6.25 +4.06,6.25;3.75,6.56 +3.75,6.56;3.75,6.88 +3.75,6.88;3.44,7.50 +3.44,7.50;3.12,7.81 +5.94,5.94;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.62,7.19 +5.62,7.19;5.31,7.50 +5.31,7.50;5.00,7.81 +7.19,5.62;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.44,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,8.75 +2.19,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.94,4.38 +5.94,4.38;5.94,5.00 +5.62,5.00;5.94,5.62 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 + +# UTF-16 : 65 bd +# UTF-8 : bd 96 e6 +[65bd] 施 +1.88,7.81;1.88,9.38 +0.00,7.81;3.75,7.81 +0.00,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.62 +1.25,5.62;1.25,6.56 +1.25,6.56;1.25,7.81 +1.25,5.94;3.12,5.94 +3.12,5.94;3.12,4.69 +3.12,4.69;3.12,3.75 +3.12,3.75;3.12,2.81 +3.12,2.81;3.12,2.19 +3.12,2.19;3.12,1.88 +3.12,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +9.06,8.12;4.69,8.12 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;5.00,9.38 +4.69,7.19;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +6.56,2.19;6.56,7.50 +3.44,4.69;8.75,6.25 +8.75,6.25;8.75,5.31 +8.75,5.31;8.75,4.69 +8.75,4.69;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;8.44,3.44 +8.44,3.44;8.12,3.12 +8.12,3.12;7.81,3.12 +7.81,3.12;7.19,3.12 + +# UTF-16 : 4f b5 +# UTF-8 : b5 be e4 +[4fb5] 侵 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.31 +0.94,5.31;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.06 +1.25,0.62;1.56,6.56 +9.06,3.44;9.06,5.31 +9.06,5.31;2.50,5.31 +2.50,5.31;2.50,3.44 +2.81,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;2.81,8.75 +3.12,7.50;8.44,7.50 +2.81,4.38;8.44,4.38 +2.19,0.94;3.12,0.94 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.12,4.38 +9.06,0.94;8.44,0.94 +8.44,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +4.06,3.44;3.75,3.75 + +# UTF-16 : 6d 78 +# UTF-8 : b8 b5 e6 +[6d78] 浸 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +9.06,3.44;9.06,5.31 +9.06,5.31;2.81,5.31 +2.81,5.31;2.81,3.44 +3.12,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.12,8.75 +3.44,7.50;8.44,7.50 +3.44,4.38;8.44,4.38 +2.50,0.94;3.12,0.94 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.12,4.38 +9.06,0.94;8.44,0.94 +8.44,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.44 +4.38,3.44;4.06,3.75 + +# UTF-16 : 97 07 +# UTF-8 : 87 9c e9 +[9707] 震 +4.69,5.31;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,5.94;4.06,5.94 +5.62,6.88;7.81,6.88 +5.62,5.94;7.81,5.94 +8.75,5.94;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,5.94 +1.25,3.12;8.75,3.12 +4.38,3.12;4.69,2.81 +4.69,2.81;5.00,2.50 +5.00,2.50;5.31,2.19 +5.31,2.19;5.62,1.88 +5.62,1.88;5.94,1.56 +5.94,1.56;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,0.62 +1.25,0.62;1.56,0.62 +1.56,0.62;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,1.25 +2.81,0.94;2.81,3.12 +1.88,4.06;8.12,4.06 +5.94,1.56;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,4.06 +1.25,4.06;1.25,5.00 +1.25,5.00;8.75,5.00 + +# UTF-16 : 67 0b +# UTF-8 : 8b 9c e6 +[670b] 朋 +5.31,4.06;8.44,4.06 +5.62,6.56;8.44,6.56 +4.38,0.62;4.69,1.25 +4.69,1.25;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.31,8.75 +5.31,8.75;8.44,8.75 +8.44,8.75;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +1.25,4.06;4.06,4.06 +1.25,6.56;4.06,6.56 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,8.75 +1.25,8.75;4.06,8.75 +4.06,8.75;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 + +# UTF-16 : 5d 29 +# UTF-8 : a9 b4 e5 +[5d29] 崩 +1.25,8.75;1.25,7.50 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,8.75 +4.69,7.50;4.69,9.38 +5.31,3.12;8.44,3.12 +5.62,5.00;8.44,5.00 +4.38,0.62;5.00,1.25 +5.00,1.25;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.31,6.56 +5.31,6.56;8.75,6.56 +8.75,6.56;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +1.25,3.12;4.06,3.12 +1.25,5.00;4.06,5.00 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,6.56 +1.25,6.56;4.06,6.56 +4.06,6.56;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 + +# UTF-16 : 83 f1 +# UTF-8 : b1 8f e8 +[83f1] 菱 +0.62,5.94;9.06,5.94 +8.44,7.19;0.94,7.19 +4.69,5.94;4.69,7.81 +0.31,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +0.62,2.50;1.25,2.81 +1.25,2.81;1.56,2.81 +1.56,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,4.69 +4.38,4.69;4.69,5.00 +3.44,3.75;7.50,3.75 +0.62,0.94;1.56,0.94 +1.56,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,3.12 +6.56,3.12;7.19,3.44 +7.19,3.44;7.50,3.75 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.56,1.25 +6.56,1.25;5.94,1.56 +5.94,1.56;5.31,1.56 +5.31,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;3.75,2.50 +3.75,2.50;3.12,2.81 +3.12,2.81;2.81,3.12 +5.62,5.94;5.62,5.00 +5.62,5.00;5.94,4.69 +5.94,4.69;6.56,4.38 +6.56,4.38;7.19,4.38 +7.19,4.38;7.50,4.38 +7.50,4.38;8.12,4.69 +8.12,4.69;8.75,4.69 +8.75,4.69;8.75,5.31 +8.75,5.31;8.75,5.31 +0.31,4.06;0.94,4.06 +0.94,4.06;1.56,4.38 +1.56,4.38;1.88,4.38 +1.88,4.38;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;3.12,5.00 +3.12,5.00;3.75,5.62 +3.75,5.62;3.75,5.94 + +# UTF-16 : 97 27 +# UTF-8 : a7 9c e9 +[9727] 霧 +2.50,3.44;2.50,1.25 +2.50,1.25;2.50,0.94 +2.50,0.94;2.19,0.62 +2.19,0.62;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +4.38,3.44;0.31,3.44 +0.31,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.44 +0.62,5.00;4.38,5.00 +1.25,4.69;1.56,4.38 +1.56,4.38;1.88,4.38 +1.88,4.38;2.19,4.06 +2.19,4.06;2.50,3.75 +2.50,3.75;3.12,3.44 +4.38,5.00;3.75,4.69 +3.75,4.69;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;2.50,4.06 +2.50,4.06;2.19,4.06 +4.38,3.44;4.06,3.12 +4.06,3.12;3.75,2.81 +3.75,2.81;3.44,2.50 +3.44,2.50;3.12,2.50 +4.38,3.12;5.00,3.12 +5.00,3.12;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.56,3.75 +6.56,3.75;6.88,3.75 +6.88,3.75;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;8.12,4.69 +8.12,4.69;8.44,5.00 +9.06,3.12;8.44,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.25,4.38 +6.25,4.38;5.62,4.69 +5.62,4.69;5.31,5.00 +5.31,5.00;9.06,5.00 +4.06,4.06;4.38,4.38 +4.38,4.38;5.00,4.69 +5.00,4.69;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;5.94,5.62 +3.44,0.62;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;6.25,2.50 +6.25,2.50;6.56,2.81 +6.56,2.81;6.56,3.44 +3.75,2.50;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +4.69,5.62;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,5.94;4.06,5.94 +5.62,6.88;7.81,6.88 +5.62,5.94;7.81,5.94 +8.75,5.94;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,5.94 + +# UTF-16 : 96 f9 +# UTF-8 : b9 9b e9 +[96f9] 雹 +4.69,5.31;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,5.94;4.06,5.94 +5.62,6.88;7.81,6.88 +5.62,5.94;7.81,5.94 +8.75,5.94;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,5.94 +2.19,5.00;8.12,5.00 +8.12,5.00;8.12,4.06 +8.12,4.06;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;7.81,2.50 +7.81,2.50;7.50,2.19 +7.50,2.19;7.50,2.19 +7.50,2.19;6.88,2.19 +6.88,2.19;6.56,2.19 +6.56,2.19;6.25,2.19 +0.31,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.88,4.38 +1.88,4.38;2.19,5.00 +2.19,5.00;2.50,5.62 +8.75,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;4.38,0.94 +4.38,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.88,1.25 +1.88,1.25;1.56,1.56 +1.56,1.56;1.56,4.06 +1.56,4.06;5.94,4.06 +5.94,4.06;5.94,2.50 +5.94,2.50;1.88,2.50 + +# UTF-16 : 9a 5a +# UTF-8 : 9a a9 e9 +[9a5a] 驚 +0.62,8.75;4.69,8.75 +1.88,8.12;1.88,9.38 +3.44,8.12;3.44,9.38 +0.31,6.88;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.25,8.12 +1.25,8.12;1.56,8.44 +1.25,7.81;4.38,7.81 +4.38,7.81;4.38,7.19 +4.38,7.19;4.38,6.88 +4.38,6.88;4.38,6.25 +4.38,6.25;4.06,5.94 +4.06,5.94;3.44,5.62 +3.44,5.62;3.12,5.62 +3.12,5.62;2.81,5.62 +1.25,5.94;1.25,7.19 +1.25,7.19;3.44,7.19 +3.44,7.19;3.44,6.25 +3.44,6.25;1.25,6.25 +4.69,5.62;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;6.25,6.25 +6.25,6.25;6.56,6.56 +6.56,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,5.94 +8.12,5.94;7.81,6.25 +7.81,6.25;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.44;9.06,8.44 +4.69,7.19;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +7.19,1.25;6.88,1.56 +6.88,1.56;6.56,2.19 +6.56,2.19;6.56,2.19 +5.31,0.94;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.69,2.19 +3.12,0.62;3.12,1.25 +3.12,1.25;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.81,2.19 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.25,2.19 +8.12,5.31;1.25,5.31 +1.25,5.31;1.25,2.81 +1.25,2.81;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.94 +6.56,0.94;6.25,0.94 +4.69,5.31;4.69,2.81 +1.25,3.44;7.81,3.44 +1.25,4.38;7.81,4.38 + +# UTF-16 : 66 0f +# UTF-8 : 8f 98 e6 +[660f] 昏 +1.56,7.19;8.44,7.19 +1.25,8.44;2.19,8.44 +2.19,8.44;2.81,8.44 +2.81,8.44;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.56,9.06 +6.56,9.06;7.19,9.06 +7.19,9.06;7.81,9.06 +1.56,5.00;1.56,8.75 +0.31,5.00;0.94,5.00 +0.94,5.00;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.50,5.31 +2.50,5.31;2.81,5.31 +2.81,5.31;3.44,5.62 +3.44,5.62;3.75,5.62 +3.75,5.62;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.31,5.94 +5.00,8.75;5.00,8.12 +5.00,8.12;5.31,7.50 +5.31,7.50;5.62,7.19 +5.62,7.19;5.94,6.56 +5.94,6.56;6.25,6.25 +6.25,6.25;6.56,5.62 +6.56,5.62;6.88,5.31 +6.88,5.31;7.19,5.00 +7.19,5.00;7.81,5.00 +7.81,5.00;8.12,5.00 +8.12,5.00;8.44,5.00 +8.44,5.00;8.75,5.62 +8.75,5.62;9.06,6.25 +9.06,6.25;9.06,6.56 +7.81,0.62;7.81,4.69 +7.81,4.69;1.56,4.69 +1.56,4.69;1.56,0.62 +1.88,1.25;7.50,1.25 +1.88,2.81;7.50,2.81 + +# UTF-16 : 5a 5a +# UTF-8 : 9a a9 e5 +[5a5a] 婚 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.44 +1.88,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,1.88 +2.81,1.88;3.12,1.56 +3.75,7.19;8.75,7.19 +3.75,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;7.81,9.06 +7.81,9.06;8.44,9.06 +3.75,5.00;3.75,8.75 +2.81,5.00;3.75,5.00 +3.75,5.00;4.38,5.31 +4.38,5.31;5.00,5.62 +5.00,5.62;5.94,5.62 +5.94,5.62;6.56,5.94 +6.25,8.75;6.25,8.12 +6.25,8.12;6.56,7.50 +6.56,7.50;6.56,6.88 +6.56,6.88;6.88,6.56 +6.88,6.56;7.19,5.94 +7.19,5.94;7.50,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;8.12,5.00 +8.12,5.00;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.94 +9.06,5.94;9.06,6.56 +8.44,0.62;8.44,4.69 +8.44,4.69;3.75,4.69 +3.75,4.69;3.75,0.62 +3.75,1.25;8.44,1.25 +3.75,2.81;8.44,2.81 + +# UTF-16 : 68 d4 +# UTF-8 : 94 a3 e6 +[68d4] 棔 +3.75,7.19;8.75,7.19 +3.75,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;7.81,9.06 +7.81,9.06;8.44,9.06 +3.75,5.00;3.75,8.75 +2.81,5.00;3.75,5.00 +3.75,5.00;4.38,5.31 +4.38,5.31;5.00,5.62 +5.00,5.62;5.94,5.62 +5.94,5.62;6.56,5.94 +6.25,8.75;6.25,8.12 +6.25,8.12;6.56,7.50 +6.56,7.50;6.56,6.88 +6.56,6.88;6.88,6.56 +6.88,6.56;7.19,5.94 +7.19,5.94;7.50,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;8.12,5.00 +8.12,5.00;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.94 +9.06,5.94;9.06,6.56 +8.44,0.62;8.44,4.69 +8.44,4.69;3.75,4.69 +3.75,4.69;3.75,0.62 +3.75,1.25;8.44,1.25 +3.75,2.81;8.44,2.81 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 53 cc +# UTF-8 : 8c 8f e5 +[53cc] 双 +4.38,2.81;4.06,3.12 +4.06,3.12;3.75,3.75 +3.75,3.75;3.44,4.06 +3.44,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;1.88,5.94 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +4.38,8.44;9.06,8.44 +3.12,0.94;4.06,1.25 +4.06,1.25;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.88,3.75 +6.88,3.75;7.50,4.38 +7.50,4.38;7.81,5.31 +7.81,5.31;8.44,6.25 +8.44,6.25;8.75,7.19 +8.75,7.19;8.75,8.44 +0.62,8.44;4.38,8.44 +0.31,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.81,4.06 +2.81,4.06;3.12,4.69 +3.12,4.69;3.44,5.62 +3.44,5.62;3.75,6.56 +3.75,6.56;4.06,7.50 +4.06,7.50;4.06,8.44 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.62,5.94 +5.62,5.94;5.31,6.88 +5.31,6.88;5.31,7.81 + +# UTF-16 : 8d e1 +# UTF-8 : a1 b7 e8 +[8de1] 跡 +1.88,4.38;3.44,4.38 +1.88,1.56;1.88,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.12,6.25 +3.12,6.25;3.12,8.75 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +7.19,7.81;7.19,1.88 +7.19,1.88;7.19,1.25 +7.19,1.25;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.31,4.38 +5.31,4.38;5.62,5.00 +5.62,5.00;5.62,5.94 +5.62,5.94;5.62,6.88 +5.62,6.88;5.62,7.81 +3.44,7.81;9.06,7.81 +6.25,7.81;6.25,9.38 +3.12,2.81;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.06,5.00 +4.06,5.00;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.38,5.94 +4.38,5.94;4.38,6.56 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.44 +9.06,3.44;9.06,3.75 +9.06,3.75;8.75,4.06 +8.75,4.06;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;8.44,5.31 +8.44,5.31;8.12,5.94 +8.12,5.94;8.12,6.25 +8.12,6.25;8.12,6.56 + +# UTF-16 : 90 4d +# UTF-8 : 8d 81 e9 +[904d] 遍 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.31 +1.88,5.31;0.31,5.31 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 +2.50,8.75;8.75,8.75 +2.50,2.19;2.81,2.81 +2.81,2.81;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;3.12,7.81 +3.12,7.81;8.44,7.81 +8.44,7.81;8.44,6.25 +8.44,6.25;3.12,6.25 +7.19,1.88;7.81,1.88 +7.81,1.88;8.12,1.88 +8.12,1.88;8.44,1.88 +8.44,1.88;8.75,2.19 +8.75,2.19;8.75,5.31 +8.75,5.31;3.75,5.31 +3.44,5.31;3.75,1.56 +5.31,5.31;5.31,1.88 +6.88,5.31;6.88,1.88 +3.75,3.75;8.44,3.75 + +# UTF-16 : 5c 0b +# UTF-8 : 8b b0 e5 +[5c0b] 尋 +1.25,6.56;8.12,6.56 +8.12,6.56;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,7.50;7.81,7.50 +3.75,1.25;3.44,1.25 +3.44,1.25;3.12,1.56 +3.12,1.56;2.81,1.88 +2.81,1.88;2.50,2.19 +2.50,2.19;1.88,2.50 +7.19,3.75;7.19,1.56 +7.19,1.56;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +9.06,2.81;0.31,2.81 +2.50,5.62;2.50,4.06 +4.38,5.62;0.62,5.62 +0.31,3.75;0.94,3.75 +0.94,3.75;1.25,3.75 +1.25,3.75;1.88,3.75 +1.88,3.75;2.19,3.75 +2.19,3.75;2.50,4.06 +2.50,4.06;3.12,4.06 +3.12,4.06;3.75,4.06 +3.75,4.06;4.38,4.06 +4.69,3.75;5.00,5.62 +4.69,5.62;8.75,5.62 +8.75,5.62;8.75,4.06 +8.75,4.06;5.00,4.06 + +# UTF-16 : 73 72 +# UTF-8 : b2 8d e7 +[7372] 獲 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;1.88,6.56 +1.88,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.19,4.06 +2.19,4.06;2.19,3.44 +2.19,3.44;2.19,2.81 +2.19,2.81;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;1.88,1.56 +1.88,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,9.06;2.50,8.44 +2.50,8.44;1.88,7.81 +1.88,7.81;1.25,7.50 +1.25,7.50;0.62,6.88 +0.62,6.88;0.00,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.00,3.75 +2.81,8.44;9.06,8.44 +4.38,7.81;4.69,9.38 +7.19,7.81;7.19,9.38 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +5.94,4.38;6.25,7.19 +3.44,7.19;3.44,4.38 +3.44,4.38;8.75,4.38 +8.75,7.19;3.44,7.19 +3.44,6.25;8.75,6.25 +3.44,5.31;8.75,5.31 +6.56,8.12;6.25,7.81 +6.25,7.81;6.25,7.50 +6.25,7.50;6.25,7.19 +2.81,3.44;8.44,3.44 +2.50,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,3.12 +8.12,3.12;8.44,3.44 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.88 +5.94,1.88;5.62,1.88 +5.62,1.88;5.00,2.19 +5.00,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 +4.06,2.81;3.75,3.12 + +# UTF-16 : 7a 6b +# UTF-8 : ab a9 e7 +[7a6b] 穫 +2.81,9.06;2.19,8.75 +2.19,8.75;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;0.62,8.44 +0.62,8.44;0.31,8.44 +1.56,0.62;1.56,8.75 +2.50,6.56;0.31,6.56 +0.00,2.81;0.31,3.12 +0.31,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,6.25 +1.56,6.25;1.56,6.56 +2.81,3.75;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.88,5.94;1.56,6.56 +2.81,8.44;9.06,8.44 +4.38,7.81;4.69,9.38 +7.19,7.81;7.19,9.38 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +5.94,4.38;6.25,7.19 +3.44,7.19;3.44,4.38 +3.44,4.38;8.75,4.38 +8.75,7.19;3.44,7.19 +3.44,6.25;8.75,6.25 +3.44,5.31;8.75,5.31 +6.56,8.12;6.25,7.81 +6.25,7.81;6.25,7.50 +6.25,7.50;6.25,7.19 +2.81,3.44;8.44,3.44 +2.50,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,3.12 +8.12,3.12;8.44,3.44 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.88 +5.94,1.88;5.62,1.88 +5.62,1.88;5.00,2.19 +5.00,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 +4.06,2.81;3.75,3.12 + +# UTF-16 : 88 16 +# UTF-8 : 96 a0 e8 +[8816] 蠖 +1.88,1.56;1.88,9.06 +0.31,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,3.75 +3.44,1.25;3.44,1.88 +3.44,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.44,8.44;9.06,8.44 +5.00,7.81;5.00,9.38 +7.50,7.81;7.50,9.38 +3.12,5.94;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +6.56,4.38;6.56,7.19 +4.06,7.19;4.06,4.38 +4.06,4.38;9.06,4.38 +8.75,7.19;4.06,7.19 +4.06,6.25;8.75,6.25 +4.06,5.31;8.75,5.31 +6.88,8.12;6.56,7.81 +6.56,7.81;6.56,7.50 +6.56,7.50;6.56,7.19 +3.75,3.44;8.44,3.44 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.12,3.12 +8.12,3.12;8.44,3.44 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 + +# UTF-16 : 65 77 +# UTF-8 : b7 95 e6 +[6577] 敷 +0.31,4.06;5.00,4.06 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;1.88,3.75 +1.88,3.75;1.88,4.06 +1.56,3.12;4.69,3.12 +4.38,3.12;4.38,2.81 +4.38,2.81;4.38,2.19 +4.38,2.19;4.38,1.56 +4.38,1.56;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +3.12,9.38;3.75,9.06 +3.75,9.06;4.06,8.75 +4.06,8.75;4.38,8.75 +4.38,8.75;4.38,8.75 +0.62,5.00;4.69,5.00 +4.69,5.00;4.69,7.50 +4.69,7.50;0.62,7.50 +0.62,7.50;0.62,5.00 +0.62,6.25;4.38,6.25 +2.50,4.38;2.50,9.38 +0.31,8.44;5.00,8.44 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;6.25,5.94 +6.25,5.94;5.94,6.88 +5.94,7.81;9.38,7.81 +5.00,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 + +# UTF-16 : 75 b2 +# UTF-8 : b2 96 e7 +[75b2] 疲 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +2.81,5.31;8.12,5.31 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.50 +5.94,2.50;6.56,2.81 +6.56,2.81;6.88,3.44 +6.88,3.44;7.19,3.75 +7.19,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.62,2.81 +5.62,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;4.06,4.69 +5.62,5.31;5.94,8.44 +8.12,5.62;8.44,5.94 +8.44,5.94;8.44,6.56 +8.44,6.56;8.75,6.88 +8.75,6.88;8.75,7.19 +1.88,0.94;2.19,1.25 +2.19,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.81,7.19 +2.81,7.19;9.06,7.19 + +# UTF-16 : 73 2e +# UTF-8 : ae 8c e7 +[732e] 献 +7.81,9.38;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.44,8.12 +8.44,8.12;8.75,7.81 +8.75,7.81;9.06,7.50 +9.06,6.88;5.00,6.88 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.25,2.81 +6.25,2.81;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;7.19,6.25 +7.19,6.25;7.19,6.88 +7.19,6.88;7.19,9.06 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +7.50,4.06;7.19,4.69 +7.19,4.69;7.19,5.31 +7.19,5.31;7.19,6.25 +7.19,6.25;7.19,6.88 +2.50,6.88;2.50,9.06 +0.31,8.12;5.00,8.12 +1.25,4.69;4.06,4.69 +3.12,4.69;3.44,5.31 +3.44,5.31;3.44,5.62 +3.44,5.62;3.75,6.25 +3.75,6.25;3.75,6.56 +2.19,4.69;1.88,5.31 +1.88,5.31;1.88,5.62 +1.88,5.62;1.56,6.25 +1.56,6.25;1.56,6.56 +2.50,4.69;2.50,0.94 +1.25,3.12;4.06,3.12 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;4.69,1.56 +4.69,1.56;4.69,1.56 +4.38,1.56;4.69,6.88 +4.38,6.88;0.62,6.88 +0.62,6.88;0.62,0.62 + +# UTF-16 : 7e 23 +# UTF-8 : a3 b8 e7 +[7e23] 縣 +6.56,5.00;6.25,5.31 +6.25,5.31;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.31,6.56 +5.31,6.56;5.00,7.19 +5.62,4.38;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +5.62,6.25;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.50 +6.56,7.50;6.88,8.12 +6.88,8.12;7.19,8.44 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;5.94,3.44 +8.75,4.38;4.69,4.06 +9.38,3.44;9.06,4.06 +9.06,4.06;8.75,4.69 +8.75,4.69;8.75,5.00 +8.75,5.00;8.44,5.62 +8.44,5.62;8.12,6.25 +6.88,4.38;6.88,0.62 +9.06,1.25;9.06,1.56 +9.06,1.56;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,8.75 +8.75,8.75;9.06,8.75 +1.56,4.69;4.38,4.69 +4.38,4.69;4.38,8.75 +4.38,8.75;1.56,8.75 +1.25,8.75;1.56,4.69 +1.56,6.25;4.06,6.25 +1.56,7.50;4.06,7.50 +4.38,3.75;0.62,3.75 +0.62,3.75;0.62,8.44 +2.50,0.62;2.50,3.75 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.56,3.12 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;3.44,3.12 + +# UTF-16 : 61 f8 +# UTF-8 : b8 87 e6 +[61f8] 懸 +2.81,2.81;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.62 +3.44,0.62;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;4.69,0.62 +4.69,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;5.94,0.62 +5.94,0.62;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,1.56 +7.19,1.56;7.19,2.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.50 +5.00,2.50;4.38,2.81 +4.38,2.81;4.06,3.12 +6.25,6.25;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.00,7.50 +5.00,7.50;5.00,7.81 +5.62,5.62;5.94,5.94 +5.94,5.94;6.56,6.25 +6.56,6.25;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;8.12,7.81 +8.12,7.81;8.44,8.12 +5.31,7.19;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;6.25,8.12 +6.25,8.12;6.56,8.44 +6.56,8.44;6.88,8.75 +4.38,3.44;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;5.94,4.69 +5.94,4.69;5.94,5.00 +8.75,5.94;4.69,5.62 +9.06,5.31;9.06,5.62 +9.06,5.62;8.75,5.94 +8.75,5.94;8.44,6.25 +8.44,6.25;8.44,6.56 +8.44,6.56;8.12,6.88 +6.88,5.62;6.88,3.12 +9.06,3.44;8.75,3.75 +8.75,3.75;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.44,8.75 +8.44,8.75;9.06,9.06 +1.56,5.94;4.38,5.94 +4.38,5.94;4.38,8.75 +4.38,8.75;1.56,8.75 +1.56,8.75;1.56,5.94 +1.56,6.88;4.06,6.88 +1.56,7.81;4.06,7.81 +4.38,5.31;0.62,5.31 +0.62,5.31;0.62,8.75 +2.50,3.12;2.50,5.31 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.56,5.00 +4.38,3.75;4.06,4.06 +4.06,4.06;3.75,4.38 +3.75,4.38;3.44,4.69 +3.44,4.69;3.44,5.00 + +# UTF-16 : 7e 4b +# UTF-8 : 8b b9 e7 +[7e4b] 繋 +0.94,6.25;4.38,6.25 +4.38,6.25;4.38,7.81 +4.38,7.81;0.62,7.81 +0.62,7.81;0.62,5.94 +0.94,7.19;4.38,7.19 +0.31,5.62;4.69,5.62 +2.50,4.69;2.50,9.38 +0.31,8.75;4.69,8.75 +4.69,7.19;5.31,7.50 +5.31,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;7.81,9.06 +7.81,9.06;7.81,7.81 +7.81,7.81;8.44,7.50 +8.44,7.50;8.44,7.50 +8.44,7.50;8.75,7.50 +8.75,7.50;9.06,7.81 +9.06,7.81;9.06,8.12 +4.69,6.88;8.75,6.88 +4.69,5.00;5.31,5.00 +5.31,5.00;5.94,5.00 +5.94,5.00;6.25,5.31 +6.25,5.31;6.88,5.62 +6.88,5.62;7.19,5.62 +7.19,5.62;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.44,6.56 +8.44,6.56;8.75,6.88 +9.06,4.38;8.75,4.69 +8.75,4.69;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.25 +5.62,6.25;5.31,6.56 +8.44,2.81;0.62,2.50 +3.75,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;1.88,4.06 +1.88,4.06;1.56,4.38 +9.06,2.19;8.75,2.50 +8.75,2.50;8.44,2.81 +8.44,2.81;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.19,3.75 +4.69,2.81;4.69,0.62 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +8.75,0.62;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +2.50,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.62,4.06 +5.62,4.06;6.25,4.38 +6.25,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +2.19,4.06;2.50,4.38 +2.50,4.38;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.00 + +# UTF-16 : 98 3b +# UTF-8 : bb a0 e9 +[983b] 頻 +4.38,0.62;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +4.69,8.75;9.06,8.75 +6.88,8.75;6.56,8.12 +6.56,8.12;6.56,7.81 +6.56,7.81;6.56,7.50 +6.56,7.50;6.56,7.19 +5.00,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.00,7.19 +5.00,7.19;5.00,2.50 +5.00,4.06;8.75,4.06 +5.00,5.62;8.75,5.62 +0.31,6.25;4.69,6.25 +4.38,7.81;2.50,7.81 +0.94,6.25;0.94,8.75 +2.50,9.06;2.50,3.75 +2.50,3.75;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.19,2.81 +2.19,2.81;1.56,2.81 +1.56,2.81;1.25,2.81 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.56,5.94 +4.69,3.44;4.38,4.06 +4.38,4.06;4.06,4.38 +4.06,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;3.44,5.94 +4.06,3.44;3.75,3.12 +3.75,3.12;3.75,2.81 +3.75,2.81;3.44,2.50 +3.44,2.50;3.12,1.88 +3.12,1.88;2.50,1.56 +2.50,1.56;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.62 + +# UTF-16 : 59 38 +# UTF-8 : b8 a4 e5 +[5938] 夸 +9.06,4.69;0.62,4.69 +2.50,4.69;2.50,4.38 +2.50,4.38;2.19,3.75 +2.19,3.75;1.88,3.12 +1.88,3.12;1.56,2.50 +1.56,2.50;1.25,2.19 +2.19,3.44;7.81,3.44 +7.81,3.44;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;7.50,1.88 +7.50,1.88;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +8.75,8.44;0.62,8.44 +9.06,5.31;8.44,5.62 +8.44,5.62;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,8.12 +5.62,8.12;5.31,8.44 +0.31,5.31;0.94,5.62 +0.94,5.62;1.56,5.94 +1.56,5.94;2.19,6.25 +2.19,6.25;2.81,6.56 +2.81,6.56;3.12,7.19 +3.12,7.19;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.69,9.38 +6.88,6.25;2.81,6.25 + +# UTF-16 : 68 4d +# UTF-8 : 8d a1 e6 +[684d] 桍 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +9.06,4.69;2.81,4.69 +4.38,4.69;4.06,4.06 +4.06,4.06;4.06,3.75 +4.06,3.75;3.75,3.12 +3.75,3.12;3.44,2.50 +3.44,2.50;3.44,2.19 +3.75,3.44;8.44,3.44 +8.44,3.44;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.62 +7.19,0.62;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +8.75,8.44;2.81,8.44 +9.06,5.31;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.44 +2.81,5.31;3.12,5.62 +3.12,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +7.50,5.94;4.38,5.94 + +# UTF-16 : 80 ef +# UTF-8 : af 83 e8 +[80ef] 胯 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +9.06,4.69;3.12,4.69 +4.38,4.69;4.38,4.06 +4.38,4.06;4.06,3.75 +4.06,3.75;4.06,3.12 +4.06,3.12;3.75,2.50 +3.75,2.50;3.75,2.19 +4.06,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.62 +7.50,0.62;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,8.44;3.12,8.44 +9.06,5.31;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +3.12,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;6.25,9.38 +7.50,5.94;4.69,5.94 + +# UTF-16 : 88 b4 +# UTF-8 : b4 a2 e8 +[88b4] 袴 +9.06,4.69;3.12,4.69 +4.38,4.69;4.38,4.06 +4.38,4.06;4.06,3.75 +4.06,3.75;4.06,3.12 +4.06,3.12;3.75,2.50 +3.75,2.50;3.75,2.19 +4.06,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.62 +7.50,0.62;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,8.44;3.12,8.44 +9.06,5.31;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +3.12,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;6.25,9.38 +7.50,5.94;4.69,5.94 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.19,4.38 +2.19,4.38;1.88,5.00 +1.88,5.00;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,4.69 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.19 +2.50,4.38;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;2.81,5.00 + +# UTF-16 : 8d e8 +# UTF-8 : a8 b7 e8 +[8de8] 跨 +9.06,4.69;3.44,4.69 +4.69,4.69;4.69,4.06 +4.69,4.06;4.38,3.75 +4.38,3.75;4.38,3.12 +4.38,3.12;4.06,2.50 +4.06,2.50;3.75,2.19 +4.38,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.62 +7.50,0.62;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,8.44;3.44,8.44 +9.06,5.31;8.75,5.62 +8.75,5.62;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.88,8.44 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 +7.81,5.94;5.00,5.94 +1.88,4.38;3.44,4.38 +1.88,1.56;1.88,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.12,6.25 +2.81,6.25;3.12,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 + +# UTF-16 : 8a 87 +# UTF-8 : 87 aa e8 +[8a87] 誇 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +9.06,4.69;3.44,4.69 +4.69,4.69;4.69,4.06 +4.69,4.06;4.38,3.75 +4.38,3.75;4.38,3.12 +4.38,3.12;4.06,2.50 +4.06,2.50;3.75,2.19 +4.38,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.62 +7.50,0.62;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,8.44;3.44,8.44 +9.06,5.31;8.75,5.62 +8.75,5.62;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.88,8.44 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 +7.81,5.94;5.00,5.94 + +# UTF-16 : 7f fb +# UTF-8 : bb bf e7 +[7ffb] 翻 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.38 +8.44,4.38;8.75,5.00 +8.12,5.62;7.81,5.94 +7.81,5.94;7.81,6.25 +7.81,6.25;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;7.19,7.81 +6.88,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +4.38,2.81;4.69,3.12 +4.69,3.12;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.94,4.38 +5.94,4.38;6.25,5.00 +5.62,5.62;5.31,5.94 +5.31,5.94;5.31,6.25 +5.31,6.25;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.69,7.81 +4.38,8.75;6.25,8.75 +6.25,8.75;6.25,1.56 +6.25,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.94,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +0.31,6.56;4.38,6.56 +2.19,4.38;2.19,8.75 +0.62,8.44;1.25,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;4.06,9.06 +0.00,4.06;0.62,4.69 +0.62,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.56 +4.38,4.38;3.75,4.69 +3.75,4.69;3.44,5.00 +3.44,5.00;2.81,5.62 +2.81,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;1.25,7.50 +1.25,7.50;0.94,7.81 +0.94,7.81;0.94,8.12 +3.12,6.56;3.44,6.88 +3.44,6.88;3.44,7.19 +3.44,7.19;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;3.75,8.44 +3.75,0.62;3.75,4.38 +3.75,4.38;0.94,4.38 +0.94,4.38;0.94,0.62 +2.19,1.25;2.19,4.38 +0.94,1.25;3.75,1.25 +0.94,2.81;3.75,2.81 + +# UTF-16 : 81 a8 +# UTF-8 : a8 86 e8 +[81a8] 膨 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +3.12,6.56;6.25,6.56 +6.56,8.12;2.81,8.12 +4.69,6.56;4.69,9.06 +2.81,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.94,1.56 +5.94,1.56;6.56,1.56 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;5.94,3.44 +4.06,1.56;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.44,3.12 +3.12,3.44;3.12,5.62 +3.12,5.62;6.25,5.62 +6.25,5.62;6.25,3.75 +6.25,3.75;3.44,3.75 +6.56,7.19;7.19,7.50 +7.19,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;9.06,8.75 +6.56,4.06;7.19,4.38 +7.19,4.38;7.81,4.69 +7.81,4.69;8.12,5.31 +8.12,5.31;8.75,5.62 +8.75,5.62;9.06,6.25 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.81,1.88 +7.81,1.88;8.44,2.50 +8.44,2.50;8.75,2.81 +8.75,2.81;9.06,3.12 +9.06,3.12;9.06,3.44 + +# UTF-16 : 6f 8e +# UTF-8 : 8e be e6 +[6f8e] 澎 +2.50,6.56;6.25,6.56 +6.25,8.12;2.50,8.12 +4.38,6.56;4.38,9.06 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +5.00,1.25;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +3.75,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.12,3.12 +3.12,3.12;3.12,3.12 +2.81,3.44;2.81,5.62 +2.81,5.62;5.94,5.62 +5.94,5.62;5.94,3.75 +5.94,3.75;2.81,3.75 +6.56,7.19;7.19,7.50 +7.19,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;9.06,8.75 +6.56,4.06;7.19,4.38 +7.19,4.38;7.81,4.69 +7.81,4.69;8.12,5.31 +8.12,5.31;8.75,5.62 +8.75,5.62;9.06,6.25 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.81,1.88 +7.81,1.88;8.44,2.50 +8.44,2.50;8.75,2.81 +8.75,2.81;9.06,3.12 +9.06,3.12;9.06,3.44 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 6f ef +# UTF-8 : af bf e6 +[6fef] 濯 +2.81,5.94;5.62,5.94 +5.62,5.94;5.62,8.75 +5.62,8.75;2.81,8.75 +2.81,7.50;5.31,7.50 +5.94,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;5.94,8.75 +5.94,7.50;8.44,7.50 +6.56,5.94;6.56,5.62 +6.56,5.62;6.25,5.31 +6.25,5.31;6.25,5.00 +3.12,5.00;3.44,0.62 +8.75,5.00;3.44,5.00 +6.25,1.25;6.25,5.00 +3.44,1.25;9.06,1.25 +3.12,2.50;8.44,2.50 +3.12,3.75;8.44,3.75 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.38 +2.81,4.38;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;3.75,5.94 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 64 e2 +# UTF-8 : a2 93 e6 +[64e2] 擢 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +2.81,5.94;5.62,5.94 +5.62,5.94;5.62,8.75 +5.62,8.75;3.12,8.75 +3.12,7.50;5.62,7.50 +5.94,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;5.94,8.75 +6.25,7.50;8.44,7.50 +6.88,5.94;6.56,5.62 +6.56,5.62;6.56,5.31 +6.56,5.31;6.25,5.00 +3.44,5.00;3.44,0.62 +8.75,5.00;3.44,5.00 +6.25,1.25;6.25,5.00 +3.44,1.25;9.06,1.25 +3.44,2.50;8.44,2.50 +3.44,3.75;8.44,3.75 +2.19,3.44;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;4.06,5.94 + +# UTF-16 : 71 ff +# UTF-8 : bf 87 e7 +[71ff] 燿 +2.81,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.31,5.00 +0.31,5.00;0.31,4.38 +2.81,8.12;2.81,7.19 +2.81,7.19;2.50,6.56 +2.50,6.56;2.50,5.94 +2.50,5.94;2.19,5.62 +2.19,5.62;1.88,5.00 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +3.12,5.94;5.62,5.94 +5.62,5.94;5.62,8.75 +5.62,8.75;3.12,8.75 +3.12,7.50;5.62,7.50 +5.94,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;6.25,8.75 +6.25,7.50;8.44,7.50 +6.88,5.94;6.56,5.62 +6.56,5.62;6.56,5.31 +6.56,5.31;6.25,5.00 +3.44,5.00;3.75,0.62 +8.75,5.00;3.75,5.00 +6.25,1.25;6.25,5.00 +3.75,1.25;9.06,1.25 +3.44,2.50;8.44,2.50 +3.44,3.75;8.44,3.75 +2.50,3.44;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;4.06,5.94 + +# UTF-16 : 8e 8d +# UTF-8 : 8d ba e8 +[8e8d] 躍 +3.44,5.94;5.94,5.94 +5.62,5.94;5.94,8.75 +5.62,8.75;3.44,8.75 +3.44,7.50;5.62,7.50 +6.25,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;6.25,8.75 +6.25,7.50;8.75,7.50 +7.19,5.94;6.88,5.62 +6.88,5.62;6.56,5.31 +6.56,5.31;6.56,5.00 +4.06,5.00;4.06,0.62 +8.75,5.00;4.06,5.00 +6.56,1.25;6.56,5.00 +4.06,1.25;9.06,1.25 +4.06,2.50;8.75,2.50 +4.06,3.75;8.75,3.75 +2.81,3.44;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;4.06,5.00 +4.06,5.00;4.38,5.62 +4.38,5.62;4.38,5.94 +1.88,4.69;3.12,4.69 +1.88,1.56;1.88,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.12,6.25 +2.81,6.25;3.12,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 + +# UTF-16 : 63 b4 +# UTF-8 : b4 8e e6 +[63b4] 掴 +8.75,0.62;8.75,8.75 +8.75,8.75;2.81,8.75 +2.81,8.75;2.81,0.62 +2.81,1.25;8.75,1.25 +8.44,2.50;3.44,2.50 +8.12,7.50;3.44,7.50 +7.81,5.31;3.75,5.31 +5.62,2.50;5.94,7.50 +6.88,4.69;7.19,4.06 +7.19,4.06;7.50,3.75 +7.50,3.75;7.81,3.44 +7.81,3.44;8.12,3.12 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;0.94,0.62 +0.94,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.38;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;1.25,3.75 +1.25,3.75;0.62,3.75 +0.62,3.75;0.00,3.44 +2.81,7.19;0.00,7.19 + +# UTF-16 : 69 22 +# UTF-8 : a2 a4 e6 +[6922] 椢 +8.75,0.62;8.75,8.75 +8.75,8.75;2.81,8.75 +2.81,8.75;2.81,0.62 +3.12,1.25;8.75,1.25 +8.44,2.50;3.44,2.50 +8.12,7.50;3.75,7.50 +7.81,5.31;4.06,5.31 +5.94,2.50;5.94,7.50 +7.19,4.69;7.50,4.06 +7.50,4.06;7.81,3.75 +7.81,3.75;8.12,3.44 +8.12,3.44;8.12,3.12 +1.56,0.62;1.56,9.06 +2.50,7.19;0.00,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.56,7.19 +2.50,4.69;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 + +# UTF-16 : 52 b1 +# UTF-8 : b1 8a e5 +[52b1] 励 +4.69,0.62;5.00,1.25 +5.00,1.25;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;5.94,3.75 +5.94,3.75;6.25,4.38 +6.25,4.38;6.25,5.31 +6.25,5.31;6.25,6.56 +6.25,6.56;6.56,7.81 +6.56,7.81;6.56,9.06 +5.00,6.88;8.75,6.88 +8.75,6.88;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +0.94,6.88;4.69,6.88 +1.25,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,3.75;2.19,4.38 +2.19,4.38;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;2.50,6.88 +2.19,5.31;4.38,5.31 +4.38,5.31;4.38,4.38 +4.38,4.38;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.38,2.19 +4.38,2.19;4.38,1.88 +4.38,1.88;4.06,1.56 +4.06,1.56;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +0.00,0.94;0.31,1.25 +0.31,1.25;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,8.75 +0.94,8.75;5.00,8.75 + +# UTF-16 : 63 aa +# UTF-8 : aa 8e e6 +[63aa] 措 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +8.44,0.62;8.44,4.69 +8.44,4.69;3.44,4.69 +3.12,4.69;3.44,0.62 +3.44,1.25;8.44,1.25 +3.44,3.12;8.44,3.12 +2.50,5.94;9.06,5.94 +2.81,8.12;8.75,8.12 +4.38,5.94;4.38,9.38 +7.19,5.94;7.19,9.38 + +# UTF-16 : 60 dc +# UTF-8 : 9c 83 e6 +[60dc] 惜 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +8.44,0.62;8.44,4.69 +8.44,4.69;3.44,4.69 +3.12,4.69;3.44,0.62 +3.44,1.25;8.44,1.25 +3.44,3.12;8.44,3.12 +2.81,5.94;9.06,5.94 +2.81,8.12;8.75,8.12 +4.38,5.94;4.38,9.38 +7.19,5.94;7.19,9.38 + +# UTF-16 : 93 2f +# UTF-8 : af 8c e9 +[932f] 錯 +8.75,0.62;8.75,4.69 +8.75,4.69;4.06,4.69 +4.06,4.69;4.06,0.62 +4.38,1.25;8.44,1.25 +4.38,3.12;8.44,3.12 +3.75,5.94;9.06,5.94 +4.06,8.12;9.06,8.12 +5.00,5.94;5.00,9.38 +7.81,5.94;7.81,9.38 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,6.88 +3.75,5.00;0.31,5.00 +3.75,6.88;0.94,6.88 +2.19,1.56;2.19,6.88 +1.56,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.75,4.38 + +# UTF-16 : 91 8b +# UTF-8 : 8b 86 e9 +[918b] 醋 +4.06,0.62;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,0.62 +0.94,1.25;3.75,1.25 +0.94,2.81;3.75,2.81 +0.31,8.75;4.38,8.75 +1.88,8.44;1.88,6.88 +1.88,6.88;1.88,6.25 +1.88,6.25;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +2.81,8.44;2.81,5.00 +2.81,5.00;2.81,4.69 +2.81,4.69;3.12,4.38 +3.12,4.38;3.75,4.38 +8.75,0.62;8.75,4.69 +8.75,4.69;4.69,4.69 +4.69,4.69;4.69,0.62 +4.69,1.25;8.75,1.25 +4.69,3.12;8.75,3.12 +4.38,5.94;9.06,5.94 +4.38,8.12;9.06,8.12 +5.31,5.94;5.31,9.38 +7.81,5.94;8.12,9.38 + +# UTF-16 : 50 7d +# UTF-8 : bd 81 e5 +[507d] 偽 +2.19,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;7.81,3.44 +6.56,1.56;6.56,2.19 +6.56,2.19;6.25,2.81 +6.25,2.81;6.25,3.12 +6.25,3.12;6.25,3.44 +5.00,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.69,2.50 +4.69,2.50;4.69,2.81 +4.69,2.81;4.69,3.44 +2.81,0.94;2.81,1.25 +2.81,1.25;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,4.38;9.06,4.38 +9.06,4.38;9.06,3.44 +9.06,3.44;9.06,2.81 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +1.56,2.50;2.19,3.12 +2.19,3.12;2.81,3.75 +2.81,3.75;3.44,4.38 +3.44,4.38;3.75,5.00 +3.75,5.00;4.38,5.62 +4.38,5.62;4.69,6.25 +4.69,6.25;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.75 +5.62,8.75;5.62,9.38 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.75 +3.44,8.75;3.44,9.06 +3.44,9.06;3.12,9.38 +4.38,5.94;8.75,5.94 +8.75,5.94;8.44,5.62 +8.44,5.62;8.44,5.00 +8.44,5.00;8.44,4.38 +8.44,4.38;8.44,4.38 +2.19,7.81;8.12,7.81 +8.12,7.81;8.12,7.19 +8.12,7.19;7.81,6.56 +7.81,6.56;7.81,6.25 +7.81,6.25;7.81,5.94 + +# UTF-16 : 75 5c +# UTF-8 : 9c 95 e7 +[755c] 畜 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 +8.44,5.31;0.62,5.00 +3.75,5.94;3.44,6.25 +3.44,6.25;3.12,6.56 +3.12,6.56;2.50,6.88 +2.50,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.50,6.25 +7.50,6.25;7.19,6.56 +2.50,5.00;2.81,5.31 +2.81,5.31;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;4.38,6.25 +4.38,6.25;4.69,6.25 +4.69,6.25;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;6.25,7.19 +6.25,7.19;6.56,7.50 +6.56,7.50;6.88,7.81 +2.50,6.88;2.81,7.19 +2.81,7.19;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,1.25;4.69,4.06 +1.25,0.62;1.25,4.38 +1.25,4.38;8.12,4.38 +8.12,4.38;8.12,0.62 +1.56,1.25;7.81,1.25 +1.56,2.81;7.81,2.81 + +# UTF-16 : 84 c4 +# UTF-8 : 84 93 e8 +[84c4] 蓄 +8.75,7.19;0.62,7.19 +4.69,7.19;4.69,8.12 +0.31,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +8.12,0.62;8.12,3.75 +8.12,3.75;1.25,3.75 +1.25,3.75;1.25,0.62 +4.69,1.25;4.69,3.75 +1.56,1.25;7.81,1.25 +1.56,2.50;7.81,2.50 +8.44,4.69;0.62,4.38 +3.75,5.00;3.44,5.31 +3.44,5.31;2.81,5.62 +2.81,5.62;2.50,5.94 +2.50,5.94;2.19,6.25 +2.19,6.25;1.56,6.56 +9.06,4.06;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +2.50,4.38;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;4.06,5.31 +4.06,5.31;4.38,5.31 +4.38,5.31;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.62,6.25 +5.62,6.25;6.25,6.25 +6.25,6.25;6.56,6.56 +6.56,6.56;6.88,6.88 +2.19,6.25;2.50,6.25 +2.50,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,6.88 +3.75,6.88;4.06,7.19 + +# UTF-16 : 4f 7b +# UTF-8 : bb bd e4 +[4f7b] 佻 +2.19,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +8.75,8.12;8.44,7.81 +8.44,7.81;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;7.19,6.25 +7.19,6.25;6.88,5.94 +6.25,9.06;6.25,1.56 +6.25,1.56;6.25,1.25 +6.25,1.25;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +4.06,5.94;3.75,6.25 +3.75,6.25;3.44,6.88 +3.44,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.50,8.12 +9.06,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.50,4.38 +7.50,4.38;6.88,4.69 +6.88,4.69;6.25,5.00 +2.19,0.62;2.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,5.31 +4.69,5.31;4.69,9.06 +2.19,3.12;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.75,4.06 +3.75,4.06;4.38,4.38 +4.38,4.38;4.69,5.00 + +# UTF-16 : 63 11 +# UTF-8 : 91 8c e6 +[6311] 挑 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.50,4.38 +2.50,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +8.75,8.44;8.44,7.81 +8.44,7.81;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.50,6.56 +7.50,6.56;7.19,5.94 +6.56,9.06;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +4.38,5.94;4.06,6.25 +4.06,6.25;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.44,7.81 +3.44,7.81;2.81,8.12 +9.06,3.44;8.75,3.75 +8.75,3.75;8.12,4.06 +8.12,4.06;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;6.56,5.00 +2.50,0.62;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,9.06 +2.50,3.12;3.12,3.44 +3.12,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.69,4.69 +4.69,4.69;5.00,5.00 + +# UTF-16 : 68 43 +# UTF-8 : 83 a1 e6 +[6843] 桃 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +8.75,8.44;8.44,7.81 +8.44,7.81;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.50,6.56 +7.50,6.56;7.19,5.94 +6.56,9.06;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +4.38,5.94;4.06,6.25 +4.06,6.25;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.44,7.81 +3.44,7.81;2.81,8.12 +9.06,3.44;8.75,3.75 +8.75,3.75;8.12,4.06 +8.12,4.06;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;6.56,5.00 +2.50,0.62;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,9.06 +2.50,3.12;3.12,3.44 +3.12,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.69,4.69 +4.69,4.69;5.00,5.00 + +# UTF-16 : 77 3a +# UTF-8 : ba 9c e7 +[773a] 眺 +0.62,8.75;0.62,1.25 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,4.06;2.50,4.06 +0.62,6.56;2.50,6.56 +8.75,8.44;8.44,7.81 +8.44,7.81;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.50,6.56 +7.50,6.56;7.19,5.94 +6.56,9.06;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +4.38,5.94;4.06,6.25 +4.06,6.25;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.44,7.81 +3.44,7.81;3.12,8.12 +9.06,3.44;8.75,3.75 +8.75,3.75;8.12,4.06 +8.12,4.06;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;6.56,5.00 +2.50,0.62;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,9.06 +2.50,3.12;3.12,3.44 +3.12,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.69,4.69 +4.69,4.69;5.00,5.00 + +# UTF-16 : 8d f3 +# UTF-8 : b3 b7 e8 +[8df3] 跳 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +8.75,8.44;8.44,7.81 +8.44,7.81;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.50,6.56 +7.50,6.56;7.19,5.94 +6.56,9.06;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +4.69,5.94;4.69,6.25 +4.69,6.25;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.81 +3.75,7.81;3.44,8.12 +9.06,3.44;8.75,3.75 +8.75,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.19,4.69 +7.19,4.69;6.56,5.00 +2.81,0.62;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.31,9.06 +2.81,3.12;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;5.00,4.69 +5.00,4.69;5.31,5.00 +1.88,4.69;3.44,4.69 +1.88,1.56;1.88,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.12,6.25 +3.12,6.25;3.12,8.75 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 + +# UTF-16 : 59 da +# UTF-8 : 9a a7 e5 +[59da] 姚 +8.75,8.44;8.44,7.81 +8.44,7.81;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.50,6.56 +7.50,6.56;7.19,5.94 +6.56,9.06;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +4.69,5.94;4.69,6.25 +4.69,6.25;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.81 +3.75,7.81;3.44,8.12 +9.06,3.44;8.75,3.75 +8.75,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.19,4.69 +7.19,4.69;6.56,5.00 +2.81,0.62;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.31,9.06 +2.81,3.12;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;5.00,4.69 +5.00,4.69;5.31,5.00 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.44 +1.88,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,1.88 +2.81,1.88;3.12,1.56 + +# UTF-16 : 8a 82 +# UTF-8 : 82 aa e8 +[8a82] 誂 +0.94,1.25;3.12,1.25 +2.81,1.25;3.12,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +8.75,8.44;8.44,7.81 +8.44,7.81;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.50,6.56 +7.50,6.56;7.19,5.94 +6.56,9.06;6.56,1.56 +6.56,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +5.00,5.94;4.69,6.25 +4.69,6.25;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +9.06,3.44;8.75,3.75 +8.75,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.19,4.69 +7.19,4.69;6.56,5.00 +3.12,0.62;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.31,9.06 +3.12,3.44;3.75,3.75 +3.75,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.31,5.00 + +# UTF-16 : 92 9a +# UTF-8 : 9a 8a e9 +[929a] 銚 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +3.44,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +9.06,8.44;8.75,7.81 +8.75,7.81;8.44,7.19 +8.44,7.19;8.12,6.88 +8.12,6.88;7.81,6.56 +7.81,6.56;7.50,5.94 +6.88,9.06;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +5.00,5.94;5.00,6.25 +5.00,6.25;4.69,6.88 +4.69,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.06,8.12 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;6.88,5.00 +3.44,0.62;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.69 +5.62,4.69;5.62,5.31 +5.62,5.31;5.62,9.06 +3.44,3.44;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;5.00,4.06 +5.00,4.06;5.31,4.38 +5.31,4.38;5.62,4.69 + +# UTF-16 : 98 5b +# UTF-8 : 9b a1 e9 +[985b] 顛 +4.69,0.62;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +9.38,0.62;9.06,0.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.19 +4.69,8.75;9.38,8.75 +6.88,8.75;6.88,8.12 +6.88,8.12;6.88,7.81 +6.88,7.81;6.56,7.50 +6.56,7.50;6.56,7.19 +5.31,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.31,7.19 +5.31,7.19;5.31,2.50 +5.31,4.06;8.75,4.06 +5.31,5.62;8.75,5.62 +2.50,7.50;2.50,9.38 +0.31,8.44;4.69,8.44 +0.94,3.75;4.38,3.75 +4.38,3.75;4.38,7.50 +4.38,7.50;0.62,7.50 +0.62,7.50;0.62,3.75 +4.69,2.81;0.31,2.81 +0.94,5.00;4.06,5.00 +0.94,6.25;4.06,6.25 +0.00,0.62;0.62,0.94 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.88 +3.75,1.88;3.12,2.19 +3.12,2.19;2.81,2.19 + +# UTF-16 : 51 1f +# UTF-8 : 9f 84 e5 +[511f] 償 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +2.50,0.62;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +8.75,6.56;8.75,8.12 +8.75,8.12;2.50,8.12 +2.50,8.12;2.50,6.56 +4.06,8.12;3.75,8.75 +3.75,8.75;3.44,9.06 +3.44,9.06;3.44,9.06 +7.19,8.12;7.50,8.44 +7.50,8.44;7.81,9.06 +7.81,9.06;7.81,9.38 +5.62,8.12;5.62,9.38 +3.44,6.25;7.81,6.25 +7.81,6.25;7.81,7.50 +7.81,7.50;3.44,7.50 +3.44,7.50;3.44,6.25 +3.12,2.19;8.44,2.19 +8.44,2.19;8.44,5.62 +8.44,5.62;3.12,5.62 +3.12,5.62;3.12,2.19 +3.12,3.44;8.12,3.44 +3.12,4.38;8.12,4.38 + +# UTF-16 : 61 4c +# UTF-8 : 8c 85 e6 +[614c] 慌 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +1.88,8.12;9.06,8.12 +4.06,7.19;4.06,9.38 +7.19,7.19;7.19,9.38 +2.19,6.88;9.06,6.88 +5.62,6.88;5.62,7.81 +8.75,4.69;8.12,4.69 +8.12,4.69;7.50,4.38 +7.50,4.38;6.88,4.38 +6.88,4.38;6.25,4.38 +6.25,4.38;5.94,4.38 +5.62,4.38;5.00,4.38 +5.00,4.38;4.69,4.38 +4.69,4.38;4.38,4.38 +4.38,4.38;3.75,4.69 +3.75,4.69;3.44,5.00 +3.44,5.00;3.44,5.31 +3.44,5.31;3.44,6.88 +7.50,4.06;7.50,1.25 +7.50,1.25;7.50,0.94 +7.50,0.94;8.12,0.62 +8.12,0.62;8.12,0.62 +8.12,0.62;8.44,0.94 +8.44,0.94;9.06,0.94 +9.06,0.94;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +5.62,4.06;5.62,0.62 +1.88,0.62;2.50,0.94 +2.50,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 + +# UTF-16 : 7d 99 +# UTF-8 : 99 b6 e7 +[7d99] 継 +6.88,1.56;6.88,9.06 +9.06,5.62;4.69,5.62 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;6.25,4.69 +6.25,4.69;6.56,5.31 +6.56,5.31;6.88,5.62 +8.75,2.19;8.44,2.81 +8.44,2.81;8.12,3.75 +8.12,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;7.50,5.00 +7.50,5.00;6.88,5.62 +5.94,6.25;5.94,6.56 +5.94,6.56;5.62,7.19 +5.62,7.19;5.31,7.81 +5.31,7.81;5.31,8.12 +5.31,8.12;5.00,8.44 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.75,8.12 +8.75,8.12;8.75,8.75 +4.38,1.25;9.06,1.25 +4.38,9.06;4.38,0.62 +3.75,4.38;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.12,6.56 +0.00,4.69;3.75,5.00 +2.19,4.69;2.19,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.12,7.81 +3.12,7.81;3.44,8.12 +1.56,5.62;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +3.44,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 + +# UTF-16 : 85 a6 +# UTF-8 : a6 96 e8 +[85a6] 薦 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +5.94,7.19;5.94,5.31 +3.44,7.19;3.44,5.31 +1.25,5.31;8.44,5.31 +8.44,5.31;8.44,6.25 +8.44,6.25;1.25,6.25 +4.69,7.50;4.69,8.12 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,7.50 +1.25,7.50;8.75,7.50 +2.50,4.06;8.75,4.06 +2.81,5.31;2.50,4.69 +2.50,4.69;2.50,4.38 +2.50,4.38;2.50,4.06 +2.50,4.06;2.19,3.44 +2.19,3.44;2.19,3.12 +1.88,3.12;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;6.88,0.62 +6.88,0.62;6.56,0.94 +6.56,0.94;6.25,0.94 +7.50,1.56;7.19,1.88 +7.19,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +5.62,1.25;5.62,1.56 +5.62,1.56;5.62,1.88 +5.62,1.88;5.31,2.50 +5.31,2.50;5.31,2.50 +4.06,0.94;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;3.75,2.50 +1.56,0.94;1.88,1.25 +1.88,1.25;2.19,1.88 +2.19,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 + +# UTF-16 : 8a 89 +# UTF-8 : 89 aa e8 +[8a89] 誉 +7.81,0.62;7.81,2.50 +7.81,2.50;1.56,2.50 +1.56,2.50;1.56,0.62 +1.56,1.25;7.81,1.25 +1.56,5.62;7.81,5.62 +1.56,4.69;7.81,4.69 +1.56,3.44;7.81,3.44 +3.12,6.56;6.25,6.56 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.88,9.38 +5.00,8.12;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.38 +4.06,9.38;4.06,9.38 +6.25,7.81;6.56,8.12 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 +9.06,7.81;0.31,7.81 +0.31,5.31;0.62,5.31 +0.62,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.44,7.50 +3.44,7.50;3.44,7.81 +9.06,5.31;8.75,5.31 +8.75,5.31;8.44,5.62 +8.44,5.62;7.81,5.94 +7.81,5.94;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 + +# UTF-16 : 9b ae +# UTF-8 : ae ae e9 +[9bae] 鮮 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,8.12 +3.12,8.12;3.12,8.44 +3.12,8.44;3.12,8.44 +0.31,6.56;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.75 +1.56,8.75;1.56,9.38 +1.25,8.75;3.44,8.75 +0.94,5.31;4.38,5.31 +0.94,3.44;0.94,7.19 +0.94,7.19;4.38,7.19 +4.38,7.19;4.38,3.44 +4.38,3.44;0.94,3.44 +2.50,7.19;2.50,3.44 +4.38,1.25;4.38,1.56 +4.38,1.56;4.38,2.19 +4.38,2.19;4.06,2.81 +4.06,2.81;4.06,3.12 +3.12,0.94;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;2.81,2.81 +2.81,2.81;2.81,2.81 +1.88,0.62;1.88,0.94 +1.88,0.94;1.88,1.56 +1.88,1.56;1.88,1.88 +1.88,1.88;1.88,2.50 +1.88,2.50;1.88,2.81 +0.31,0.62;0.62,0.94 +0.62,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +6.25,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;5.62,9.06 +5.62,9.06;5.62,9.38 +7.81,7.50;7.81,8.12 +7.81,8.12;8.12,8.44 +8.12,8.44;8.44,9.06 +8.44,9.06;8.44,9.38 +9.06,3.12;4.69,3.12 +9.06,7.50;4.69,7.50 +9.06,5.31;5.00,5.31 +6.88,0.62;6.88,7.50 + +# UTF-16 : 8c a2 +# UTF-8 : a2 b2 e8 +[8ca2] 貢 +0.31,7.19;9.06,7.19 +8.44,8.75;1.25,8.75 +4.69,7.19;4.69,8.75 +1.56,2.50;8.12,2.50 +7.81,2.50;8.12,6.25 +7.81,6.25;1.56,6.25 +1.25,6.25;1.56,2.19 +1.56,3.75;7.81,3.75 +1.56,5.00;7.81,5.00 +0.62,0.62;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.56 +6.56,1.56;5.94,1.88 + +# UTF-16 : 66 ab +# UTF-8 : ab 9a e6 +[66ab] 暫 +5.31,7.19;9.06,7.19 +7.81,4.38;7.81,7.19 +5.31,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.75,9.06 +4.69,4.38;5.00,5.00 +5.00,5.00;5.31,5.62 +5.31,5.62;5.31,6.56 +5.31,6.56;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.31,8.12 +5.31,8.12;5.31,8.75 +7.81,0.62;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.62 +1.88,1.25;7.50,1.25 +1.88,2.81;7.50,2.81 +0.94,5.94;4.38,5.94 +4.38,5.94;4.38,7.81 +4.38,7.81;0.94,7.81 +0.94,7.81;0.94,5.94 +0.94,6.88;4.38,6.88 +0.31,5.31;4.69,5.31 +2.81,4.38;2.81,9.06 +0.31,8.44;5.00,8.44 + +# UTF-16 : 69 e7 +# UTF-8 : a7 a7 e6 +[69e7] 槧 +5.31,7.19;9.06,7.19 +7.81,4.38;7.81,7.19 +5.31,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +4.69,4.38;5.00,5.00 +5.00,5.00;5.31,5.62 +5.31,5.62;5.31,6.25 +5.31,6.25;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.31,8.12 +5.31,8.12;5.31,8.75 +0.94,5.94;4.38,5.94 +4.38,5.94;4.38,7.81 +4.38,7.81;0.94,7.81 +0.94,7.81;0.94,5.62 +0.94,6.88;4.38,6.88 +0.31,5.00;4.69,5.00 +2.81,4.38;2.81,9.06 +0.31,8.44;5.00,8.44 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,2.50 +5.94,2.50;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,0.62;4.69,4.38 +8.75,3.75;0.62,3.75 + +# UTF-16 : 5b e7 +# UTF-8 : a7 af e5 +[5be7] 寧 +4.69,2.81;4.69,1.56 +4.69,1.56;4.69,0.94 +4.69,0.94;4.38,0.62 +4.38,0.62;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.12,0.94 +3.12,0.94;2.81,0.94 +0.62,2.81;8.75,2.81 +1.25,3.75;8.12,3.75 +8.12,3.75;8.12,5.31 +8.12,5.31;1.25,5.31 +1.25,5.31;1.25,3.75 +5.94,3.75;5.94,5.31 +3.44,3.75;3.44,5.31 +4.69,8.44;4.69,9.38 +8.75,6.88;8.75,8.44 +8.75,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 +2.81,7.81;2.81,6.88 +2.81,6.88;2.81,6.25 +2.81,6.25;3.44,6.25 +3.44,6.25;4.06,6.25 +4.06,6.25;4.69,6.25 +4.38,6.25;5.00,6.25 +5.00,6.25;5.62,6.25 +5.62,6.25;6.25,6.25 +6.25,6.25;6.56,6.56 +6.56,6.56;6.88,6.88 +6.88,6.88;6.88,7.50 +0.62,5.94;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;1.88,7.50 +8.44,5.94;8.12,6.25 +8.12,6.25;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.50,7.50 +7.50,7.50;7.19,7.50 +5.62,6.88;5.00,7.19 +5.00,7.19;4.38,7.50 +4.38,7.50;4.06,7.50 +4.06,7.50;3.75,7.81 + +# UTF-16 : 66 fc +# UTF-8 : bc 9b e6 +[66fc] 曼 +0.94,3.44;8.12,3.44 +0.31,0.94;1.56,0.94 +1.56,0.94;2.50,1.25 +2.50,1.25;3.44,1.25 +3.44,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;8.12,3.44 +9.06,0.94;8.12,0.94 +8.12,0.94;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.62,1.56 +5.62,1.56;5.00,1.88 +5.00,1.88;4.38,1.88 +4.38,1.88;3.75,2.19 +3.75,2.19;3.12,2.50 +3.12,2.50;2.50,2.81 +2.50,2.81;2.19,3.12 +1.56,6.56;8.12,6.56 +8.12,6.56;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,6.56 +1.56,7.81;7.81,7.81 +0.62,4.38;0.62,5.94 +0.62,5.94;8.75,5.94 +8.75,5.94;8.75,4.38 +8.75,4.38;0.94,4.38 +5.94,5.62;5.94,4.38 +3.44,5.62;3.44,4.38 + +# UTF-16 : 6f 2b +# UTF-8 : ab bc e6 +[6f2b] 漫 +2.81,4.38;9.06,4.38 +9.06,4.38;9.06,5.94 +9.06,5.94;2.81,5.94 +2.81,5.94;2.81,4.38 +6.88,4.38;6.88,5.62 +4.69,4.38;5.00,5.62 +3.44,6.56;8.44,6.56 +8.44,6.56;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,6.56 +3.44,7.81;8.44,7.81 +3.12,3.75;8.44,3.75 +2.50,0.94;3.12,0.94 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.44,3.75 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 +4.38,2.81;4.06,3.44 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 61 62 +# UTF-8 : a2 85 e6 +[6162] 慢 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.81,4.38;9.06,4.38 +9.06,4.38;9.06,5.94 +9.06,5.94;2.81,5.94 +2.81,5.94;2.81,4.38 +6.88,4.38;6.88,5.62 +5.00,4.38;5.00,5.62 +3.44,6.56;8.44,6.56 +8.44,6.56;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,6.56 +3.44,7.81;8.44,7.81 +3.12,3.75;8.44,3.75 +2.50,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,3.12 +8.12,3.12;8.44,3.75 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 +4.38,2.81;4.06,3.44 + +# UTF-16 : 7e 35 +# UTF-8 : b5 b8 e7 +[7e35] 縵 +3.44,4.06;3.44,4.69 +3.44,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;2.81,5.94 +2.81,5.94;2.81,6.56 +0.31,4.69;3.12,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +1.56,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +3.75,4.38;9.06,4.38 +9.06,4.38;9.06,5.94 +9.06,5.94;3.75,5.94 +3.75,5.94;3.75,4.38 +7.19,4.38;7.19,5.62 +5.62,4.38;5.62,5.62 +4.06,6.56;8.75,6.56 +8.75,6.56;8.75,8.75 +8.75,8.75;4.06,8.75 +4.06,8.75;4.06,6.56 +4.06,7.81;8.44,7.81 +3.75,3.75;8.75,3.75 +3.12,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.44,3.12 +8.44,3.12;8.75,3.75 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,3.44 + +# UTF-16 : 8b 3e +# UTF-8 : be ac e8 +[8b3e] 謾 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +3.75,4.38;9.06,4.38 +9.06,4.38;9.06,5.94 +9.06,5.94;3.75,5.94 +3.75,5.94;3.75,4.38 +7.19,4.38;7.19,5.62 +5.62,4.38;5.62,5.62 +4.06,6.56;8.75,6.56 +8.75,6.56;8.75,8.75 +8.75,8.75;4.06,8.75 +4.06,8.75;4.06,6.56 +4.06,7.81;8.44,7.81 +3.75,3.75;8.75,3.75 +3.12,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.44,3.12 +8.44,3.12;8.75,3.75 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,3.44 + +# UTF-16 : 93 dd +# UTF-8 : 9d 8f e9 +[93dd] 鏝 +4.06,4.38;9.06,4.38 +9.06,4.38;9.06,5.94 +9.06,5.94;3.75,5.94 +3.75,5.94;3.75,4.38 +7.19,4.38;7.50,5.62 +5.62,4.38;5.62,5.62 +4.38,6.56;8.75,6.56 +8.75,6.56;8.75,8.75 +8.75,8.75;4.38,8.75 +4.38,8.75;4.38,6.56 +4.38,7.81;8.44,7.81 +3.75,3.75;8.75,3.75 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.75 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.62,2.19 +5.62,2.19;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,3.44 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +3.44,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 + +# UTF-16 : 9c 3b +# UTF-8 : bb b0 e9 +[9c3b] 鰻 +4.06,4.38;9.06,4.38 +9.06,4.38;9.06,5.94 +9.06,5.94;3.75,5.94 +3.75,5.94;3.75,4.38 +7.19,4.38;7.50,5.62 +5.62,4.38;5.62,5.62 +4.38,6.56;8.75,6.56 +8.75,6.56;8.75,8.75 +8.75,8.75;4.38,8.75 +4.38,8.75;4.38,6.56 +4.38,7.81;8.44,7.81 +4.06,3.75;8.75,3.75 +3.44,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.75 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;4.69,2.81 +4.69,2.81;4.38,3.44 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;2.81,8.75 +0.62,5.31;3.12,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.25,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 + +# UTF-16 : 5e 54 +# UTF-8 : 94 b9 e5 +[5e54] 幔 +2.19,2.50;2.50,2.50 +2.50,2.50;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,7.50 +2.81,7.50;0.62,7.50 +0.62,7.50;0.62,2.19 +1.56,0.62;1.88,9.06 +3.75,4.38;9.06,4.38 +9.06,4.38;9.06,5.94 +9.06,5.94;3.44,5.94 +3.44,5.94;3.44,4.38 +5.31,4.38;5.31,5.62 +7.19,4.38;7.19,5.62 +4.06,6.56;8.75,6.56 +8.75,6.56;8.75,8.75 +8.75,8.75;4.06,8.75 +4.06,8.75;4.06,6.56 +4.06,7.81;8.44,7.81 +3.75,3.75;8.75,3.75 +3.12,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.44,3.12 +8.44,3.12;8.75,3.75 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,3.44 + +# UTF-16 : 90 77 +# UTF-8 : b7 81 e9 +[9077] 遷 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.31 +1.88,5.31;0.31,5.31 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 +8.75,8.75;2.50,8.75 +6.56,8.75;6.56,6.56 +4.69,8.75;4.69,6.56 +2.81,6.56;2.81,7.81 +2.81,7.81;8.44,7.81 +8.44,7.81;8.44,6.56 +8.44,6.56;2.81,6.56 +5.31,6.56;5.31,6.25 +5.31,6.25;5.00,5.94 +5.00,5.94;4.69,5.62 +4.69,5.62;4.38,5.31 +4.38,5.31;4.06,5.00 +4.06,5.00;3.75,4.69 +3.75,4.69;3.44,4.38 +3.44,4.38;3.12,4.38 +3.12,4.38;2.81,4.06 +2.81,4.06;2.19,3.75 +2.50,5.62;8.75,5.62 +6.56,5.62;6.88,5.31 +6.88,5.31;7.50,4.69 +7.50,4.69;7.81,4.38 +7.81,4.38;8.44,4.06 +8.44,4.06;9.06,3.75 +7.19,3.12;7.50,4.69 +7.19,4.69;4.06,4.69 +7.19,3.44;3.75,3.44 +3.75,3.44;3.75,2.50 +3.75,2.50;3.75,1.88 +3.75,1.88;4.38,1.88 +4.38,1.88;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;6.25,1.88 +6.25,1.88;6.88,1.88 +6.88,1.88;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.81 +8.44,2.81;8.44,3.12 + +# UTF-16 : 6f 84 +# UTF-8 : 84 be e6 +[6f84] 澄 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.62,8.75;3.12,8.75 +9.06,4.69;8.75,5.00 +8.75,5.00;8.12,5.31 +8.12,5.31;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.56,6.88 +6.56,6.88;6.25,7.50 +6.25,7.50;6.25,7.81 +6.25,7.81;5.94,8.44 +5.94,8.44;5.62,8.75 +2.19,4.69;2.50,5.00 +2.50,5.00;3.12,5.31 +3.12,5.31;3.44,5.94 +3.44,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +7.81,8.75;7.50,8.12 +7.50,8.12;7.19,7.81 +7.19,7.81;6.88,7.50 +6.88,7.50;6.56,7.19 +6.56,7.19;6.56,7.19 +9.06,7.50;8.75,7.19 +8.75,7.19;8.44,6.88 +8.44,6.88;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.50,5.94 +4.38,6.56;4.06,7.19 +4.06,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,7.81 +2.19,0.94;9.06,0.94 +4.06,5.94;7.19,5.94 +3.44,2.81;3.44,4.69 +3.44,4.69;7.81,4.69 +7.81,4.69;7.81,2.81 +7.81,2.81;3.75,2.81 +6.25,0.94;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.19,2.81 +5.00,0.94;4.69,1.25 +4.69,1.25;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 + +# UTF-16 : 71 c8 +# UTF-8 : 88 87 e7 +[71c8] 燈 +3.12,1.88;2.81,2.19 +2.81,2.19;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.31,5.00 +0.31,5.00;0.31,4.38 +2.81,7.50;2.81,6.88 +2.81,6.88;2.81,6.56 +2.81,6.56;2.50,5.94 +2.50,5.94;2.50,5.31 +2.50,5.31;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +5.94,8.75;3.44,8.75 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.50 +6.56,7.50;6.25,7.81 +6.25,7.81;6.25,8.44 +6.25,8.44;5.94,8.75 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +5.62,8.44;5.94,8.75 +8.12,8.75;7.81,8.12 +7.81,8.12;7.50,7.81 +7.50,7.81;7.19,7.50 +7.19,7.50;6.56,7.19 +9.06,7.50;8.75,7.19 +8.75,7.19;8.44,6.88 +8.44,6.88;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.50,6.25 +4.69,6.88;4.38,7.19 +4.38,7.19;4.06,7.50 +4.06,7.50;3.44,7.81 +3.44,7.81;3.44,8.12 +2.81,0.94;9.06,0.94 +4.38,5.94;7.19,5.94 +3.75,2.81;3.75,4.69 +3.75,4.69;8.12,4.69 +7.81,4.69;8.12,2.81 +7.81,2.81;4.06,2.81 +6.56,0.94;6.88,1.25 +6.88,1.25;6.88,1.56 +6.88,1.56;7.19,2.19 +7.19,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +5.31,0.94;5.00,1.25 +5.00,1.25;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 + +# UTF-16 : 6a 59 +# UTF-8 : 99 a9 e6 +[6a59] 橙 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +5.94,8.75;3.44,8.75 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.50 +6.56,7.50;6.25,7.81 +6.25,7.81;6.25,8.44 +6.25,8.44;5.94,8.75 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +5.62,8.44;5.94,8.75 +8.12,8.75;7.81,8.12 +7.81,8.12;7.50,7.81 +7.50,7.81;7.19,7.50 +7.19,7.50;6.56,7.19 +9.06,7.50;8.75,7.19 +8.75,7.19;8.44,6.88 +8.44,6.88;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.50,6.25 +4.69,6.88;4.38,7.19 +4.38,7.19;4.06,7.50 +4.06,7.50;3.44,7.81 +3.44,7.81;3.44,8.12 +2.50,0.94;9.06,0.94 +4.38,5.94;7.19,5.94 +3.75,2.81;3.75,4.69 +3.75,4.69;8.12,4.69 +7.81,4.69;8.12,2.81 +7.81,2.81;4.06,2.81 +6.56,0.94;6.88,1.25 +6.88,1.25;6.88,1.56 +6.88,1.56;7.19,2.19 +7.19,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +5.31,0.94;5.00,1.25 +5.00,1.25;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 + +# UTF-16 : 5d 9d +# UTF-8 : 9d b6 e5 +[5d9d] 嶝 +0.62,7.81;0.62,0.62 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.56,9.06 +5.94,8.75;3.44,8.75 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.50 +6.56,7.50;6.25,7.81 +6.25,7.81;6.25,8.44 +6.25,8.44;5.94,8.75 +2.81,4.69;3.12,5.00 +3.12,5.00;3.75,5.31 +3.75,5.31;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +8.12,8.75;7.81,8.12 +7.81,8.12;7.50,7.81 +7.50,7.81;7.19,7.50 +7.19,7.50;6.88,7.19 +9.06,7.50;8.75,7.19 +8.75,7.19;8.44,6.88 +8.44,6.88;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.50,6.25 +4.69,6.88;4.38,7.19 +4.38,7.19;4.06,7.50 +4.06,7.50;3.44,7.81 +3.44,7.81;3.44,8.12 +2.81,0.94;9.06,0.94 +4.69,5.94;7.19,5.94 +4.06,2.81;4.06,4.69 +4.06,4.69;8.12,4.69 +7.81,4.69;8.12,2.81 +7.81,2.81;4.06,2.81 +6.56,0.94;6.88,1.25 +6.88,1.25;6.88,1.56 +6.88,1.56;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.50,2.81 +5.31,0.94;5.00,1.25 +5.00,1.25;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 + +# UTF-16 : 8b 49 +# UTF-8 : 89 ad e8 +[8b49] 證 +6.25,8.75;3.75,8.75 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.94 +8.12,5.94;7.81,6.25 +7.81,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.44 +6.25,8.44;6.25,8.75 +8.12,8.75;7.81,8.12 +7.81,8.12;7.50,7.81 +7.50,7.81;7.19,7.50 +7.19,7.50;6.88,7.19 +9.06,7.50;9.06,7.19 +9.06,7.19;8.75,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,6.25 +8.12,6.25;7.81,6.25 +5.00,6.88;4.69,7.19 +4.69,7.19;4.06,7.50 +4.06,7.50;3.75,7.81 +3.75,7.81;3.75,8.12 +3.12,0.94;9.06,0.94 +4.69,5.94;7.50,5.94 +4.06,2.81;4.06,4.69 +4.06,4.69;8.12,4.69 +8.12,4.69;8.12,2.81 +8.12,2.81;4.38,2.81 +6.56,0.94;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.50,2.81 +5.31,0.94;5.31,1.25 +5.31,1.25;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.69,2.81 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +3.12,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;6.25,8.75 + +# UTF-16 : 9b 45 +# UTF-8 : 85 ad e9 +[9b45] 魅 +2.81,4.38;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;1.88,3.75 +1.88,3.75;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,9.06 +2.19,9.06;2.50,9.38 +2.50,9.38;2.50,9.38 +2.50,8.12;2.50,4.69 +0.62,4.69;4.06,4.69 +4.06,4.69;4.06,8.12 +4.06,8.12;0.62,8.12 +0.62,8.12;0.62,4.38 +0.62,6.56;4.06,6.56 +5.00,1.88;4.69,2.50 +4.69,2.50;4.69,2.81 +4.69,2.81;4.38,3.44 +4.38,3.44;4.38,3.44 +2.81,2.19;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.69,2.50 +4.69,2.50;4.69,2.50 +3.12,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.38 +6.88,1.56;6.88,9.38 +9.06,5.94;4.69,5.94 +8.75,8.12;4.69,8.12 +9.06,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.38 +8.12,4.38;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.94 +4.69,3.44;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;6.25,5.00 +6.25,5.00;6.56,5.62 +6.56,5.62;6.56,5.94 + +# UTF-16 : 57 13 +# UTF-8 : 93 9c e5 +[5713] 圓 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +2.50,6.88;6.88,6.88 +6.88,6.88;6.88,8.12 +6.88,8.12;2.50,8.12 +2.50,8.12;2.50,6.88 +2.19,3.12;7.19,3.12 +7.19,3.12;7.19,6.25 +7.19,6.25;2.19,6.25 +2.19,6.25;2.19,3.12 +2.19,4.06;7.19,4.06 +2.19,5.31;7.19,5.31 +8.75,0.62;8.75,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.44,1.25 + +# UTF-16 : 9e 97 +# UTF-8 : 97 ba e9 +[9e97] 麗 +5.94,5.94;5.94,3.75 +3.44,5.94;3.44,3.75 +1.25,3.75;8.12,3.75 +8.12,3.75;8.12,5.00 +8.12,5.00;1.25,5.00 +4.69,5.94;4.69,6.88 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,5.94 +1.25,5.94;8.75,5.94 +5.94,3.44;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;9.06,2.19 +5.94,2.50;6.56,2.50 +6.56,2.50;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.44,2.81 +8.44,2.81;8.75,3.12 +2.50,2.50;5.31,2.50 +2.50,0.94;2.50,3.44 +0.94,0.62;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.19,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.00,8.75;8.75,8.75 +4.38,8.75;0.62,8.75 +0.94,6.56;0.94,7.81 +0.94,7.81;4.06,7.81 +4.06,7.81;4.06,6.56 +8.44,6.56;8.44,7.81 +8.44,7.81;5.31,7.81 +5.31,7.81;5.31,6.56 +2.81,6.56;2.50,7.19 +2.50,7.19;2.19,7.50 +2.19,7.50;2.19,7.50 +7.19,6.56;6.88,7.19 +6.88,7.19;6.56,7.50 +6.56,7.50;6.56,7.50 + +# UTF-16 : 62 2f +# UTF-8 : af 88 e6 +[622f] 戯 +8.75,5.94;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.88,2.50 +6.88,2.50;6.25,1.88 +6.25,1.88;5.94,1.56 +5.94,1.56;5.31,1.25 +5.31,1.25;4.69,0.94 +6.56,9.06;6.56,7.50 +6.56,7.50;6.88,5.94 +6.88,5.94;6.88,4.69 +6.88,4.69;7.19,3.75 +7.19,3.75;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +7.50,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.50 +8.75,7.50;8.75,7.50 +5.31,6.56;9.06,6.88 +2.81,7.50;2.81,9.38 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.00,7.50 +5.00,7.50;5.31,7.50 +0.00,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.94 +0.94,5.94;0.94,7.50 +0.94,7.50;5.31,7.50 +0.94,6.25;4.38,6.56 +2.81,8.75;5.00,8.75 +2.50,4.38;2.50,1.25 +3.75,4.38;3.75,1.56 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.00,4.06 +0.94,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,1.88 +5.00,1.88;5.31,1.88 +2.19,1.88;1.88,2.19 +1.88,2.19;1.88,2.81 +1.88,2.81;1.56,3.12 +1.56,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +2.19,7.19;2.19,5.31 +2.19,5.31;2.50,5.00 +2.50,5.00;2.81,5.00 +2.81,5.00;3.44,5.00 +3.44,5.00;3.75,5.00 +3.75,5.00;4.38,5.00 +4.38,5.00;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,5.62;5.00,5.94 + +# UTF-16 : 8b 0e +# UTF-8 : 8e ac e8 +[8b0e] 謎 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;2.81,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +6.88,1.56;6.88,9.06 +9.06,5.94;4.69,5.94 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;6.56,5.00 +6.56,5.00;6.56,5.94 +9.06,2.50;8.75,2.81 +8.75,2.81;8.44,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;7.81,3.75 +7.81,3.75;7.81,4.06 +7.81,4.06;7.50,4.69 +7.50,4.69;7.19,5.62 +7.19,5.62;6.88,5.94 +5.94,6.56;5.62,6.88 +5.62,6.88;5.62,7.50 +5.62,7.50;5.31,7.81 +5.31,7.81;5.00,8.12 +5.00,8.12;5.00,8.75 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.44,8.12 +8.44,8.12;8.75,8.75 +3.12,8.75;3.44,8.44 +3.44,8.44;3.75,8.12 +3.75,8.12;3.75,7.81 +3.75,7.81;4.06,7.50 +4.06,7.50;4.38,7.19 +4.06,2.50;4.06,5.31 +4.06,5.31;2.81,5.31 +2.81,0.62;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.50 +9.06,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.00,1.25 +5.00,1.25;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;4.06,2.50 + +# UTF-16 : 50 d1 +# UTF-8 : 91 83 e5 +[50d1] 僑 +4.06,1.25;4.06,3.44 +4.06,3.44;7.19,3.44 +7.19,3.44;7.19,1.88 +7.19,1.88;4.06,1.88 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;2.50,4.06 +2.50,4.06;2.50,0.62 +2.50,8.44;3.12,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +9.06,7.19;2.19,7.19 +3.75,5.00;7.19,5.00 +7.19,5.00;7.19,6.25 +7.19,6.25;3.75,6.25 +3.75,6.25;3.75,5.00 +9.06,5.31;8.44,5.62 +8.44,5.62;7.81,5.94 +7.81,5.94;7.19,6.56 +7.19,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +1.88,5.31;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.31,8.44 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 + +# UTF-16 : 77 ef +# UTF-8 : af 9f e7 +[77ef] 矯 +7.50,1.88;5.00,1.88 +4.69,1.25;5.00,3.44 +4.69,3.44;7.50,3.44 +7.50,3.44;7.50,1.88 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;3.75,4.06 +3.44,4.06;3.75,0.62 +3.75,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +9.06,7.19;3.44,7.19 +4.69,5.00;7.50,5.00 +7.50,5.00;7.50,6.25 +7.50,6.25;4.69,6.25 +4.69,6.25;4.69,5.00 +9.06,5.31;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.56,7.19 +3.12,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;5.94,8.44 +3.12,7.81;0.94,7.81 +0.31,5.94;0.62,6.25 +0.62,6.25;0.94,6.88 +0.94,6.88;0.94,7.81 +0.94,7.81;1.25,8.44 +1.25,8.44;1.25,9.06 +3.12,5.00;0.31,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +1.88,4.06;1.88,4.38 +1.88,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,7.81 +3.12,1.88;3.12,2.19 +3.12,2.19;2.81,2.81 +2.81,2.81;2.50,3.44 +2.50,3.44;2.19,4.06 +2.19,4.06;1.88,4.69 + +# UTF-16 : 5b 0c +# UTF-8 : 8c ac e5 +[5b0c] 嬌 +7.50,1.88;4.69,1.88 +4.69,1.25;4.69,3.44 +4.69,3.44;7.50,3.44 +7.50,3.44;7.50,1.88 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;3.44,4.06 +3.44,4.06;3.44,0.62 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +9.06,7.19;3.44,7.19 +4.69,5.00;7.50,5.00 +7.50,5.00;7.50,6.25 +7.50,6.25;4.69,6.25 +4.69,6.25;4.69,5.00 +9.06,5.31;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.56,7.19 +3.12,5.31;3.44,5.62 +3.44,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;5.94,8.44 +0.00,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.81,5.94 +2.81,5.94;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.00,7.50 +1.56,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.62,4.38;1.25,4.06 +1.25,4.06;1.56,3.44 +1.56,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,1.88 +2.81,1.88;3.12,1.56 + +# UTF-16 : 8f 4e +# UTF-8 : 8e bd e8 +[8f4e] 轎 +7.50,1.88;5.00,1.88 +5.00,1.25;5.00,3.44 +5.00,3.44;7.50,3.44 +7.50,3.44;7.50,1.88 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;3.75,4.06 +3.75,4.06;3.75,0.62 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 +9.06,7.19;3.44,7.19 +5.00,5.00;7.81,5.00 +7.81,5.00;7.81,6.25 +7.81,6.25;5.00,6.25 +5.00,6.25;5.00,5.00 +9.06,5.31;8.75,5.62 +8.75,5.62;8.12,5.94 +8.12,5.94;7.81,6.56 +7.81,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +3.44,5.31;3.75,5.62 +3.75,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;5.94,8.12 +5.94,8.12;6.25,8.44 +0.62,3.44;3.12,3.44 +3.12,3.44;3.12,6.88 +3.12,6.88;0.62,6.88 +0.31,6.88;0.62,3.44 +0.62,5.00;3.12,5.00 +0.00,2.19;3.44,2.19 +1.88,0.62;1.88,9.38 +0.00,8.12;3.44,8.12 + +# UTF-16 : 9a 55 +# UTF-8 : 95 a9 e9 +[9a55] 驕 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.50,1.56;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.25,3.44 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.44,1.88 +3.44,1.88;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,8.75;2.19,4.38 +0.94,5.62;3.75,5.62 +0.94,7.19;3.75,7.19 +7.50,1.88;5.31,1.88 +5.31,1.25;5.31,3.44 +5.31,3.44;7.81,3.44 +7.50,3.44;7.81,1.88 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;4.38,4.06 +4.38,4.06;4.38,0.62 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 +9.06,7.19;4.06,7.19 +5.31,5.00;7.81,5.00 +7.81,5.00;7.81,6.25 +7.81,6.25;5.00,6.25 +5.00,6.25;5.00,5.00 +9.06,5.31;8.75,5.62 +8.75,5.62;8.12,5.94 +8.12,5.94;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;6.88,7.19 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;6.25,8.12 +6.25,8.12;6.25,8.44 + +# UTF-16 : 51 b3 +# UTF-8 : b3 86 e5 +[51b3] 决 +0.31,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.38 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.44 +0.94,8.44;0.62,8.75 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +2.50,4.69;9.06,4.69 +8.44,5.00;8.44,7.81 +8.44,7.81;3.12,7.81 + +# UTF-16 : 62 89 +# UTF-8 : 89 8a e6 +[6289] 抉 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,5.00;2.50,5.00 +2.50,5.00;1.88,4.69 +1.88,4.69;1.25,4.38 +1.25,4.38;0.94,4.38 +0.94,4.38;0.31,4.06 +3.12,7.19;0.31,7.19 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +3.12,4.69;9.06,4.69 +8.44,5.00;8.44,7.81 +8.44,7.81;3.44,7.81 + +# UTF-16 : 88 82 +# UTF-8 : 82 a2 e8 +[8882] 袂 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.44,7.19 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.44,5.62 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;6.25,4.38 +6.25,4.38;5.94,5.00 +3.44,4.69;9.06,4.69 +8.44,5.00;8.44,7.81 +8.44,7.81;3.75,7.81 + +# UTF-16 : 8a 23 +# UTF-8 : a3 a8 e8 +[8a23] 訣 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;6.25,4.38 +6.25,4.38;6.56,5.00 +6.25,5.00;6.56,9.38 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.56,4.38 +6.56,4.38;6.56,5.00 +3.75,4.69;9.06,4.69 +8.44,5.00;8.44,7.81 +8.44,7.81;3.75,7.81 + +# UTF-16 : 6d c0 +# UTF-8 : 80 b7 e6 +[6dc0] 淀 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,4.38;8.75,4.38 +5.94,1.25;5.94,6.56 +3.44,6.56;8.12,6.56 +2.50,0.62;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.00 +9.06,0.94;8.75,0.94 +8.75,0.94;7.81,0.94 +7.81,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.31,1.56 +5.31,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,3.12 +3.75,3.12;3.44,3.44 +5.94,8.12;5.94,9.38 +8.75,6.56;8.75,8.12 +8.75,8.12;3.12,8.12 +2.81,8.12;3.12,6.56 + +# UTF-16 : 63 9f +# UTF-8 : 9f 8e e6 +[639f] 掟 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +5.94,4.38;8.75,4.38 +5.94,1.25;5.94,6.56 +3.75,6.56;8.12,6.56 +2.50,0.62;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.00 +9.06,0.94;8.75,0.94 +8.75,0.94;7.81,0.94 +7.81,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.31,1.56 +5.31,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,3.12 +3.75,3.12;3.44,3.44 +5.94,8.12;5.94,9.38 +8.75,6.56;8.75,8.12 +8.75,8.12;3.12,8.12 +3.12,8.12;3.12,6.56 + +# UTF-16 : 78 87 +# UTF-8 : 87 a2 e7 +[7887] 碇 +3.44,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.75 +6.25,4.38;8.75,4.38 +6.25,1.25;6.25,6.56 +4.06,6.56;8.44,6.56 +3.12,0.62;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.38,5.00 +9.06,0.94;8.75,0.94 +8.75,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.56 +5.62,1.56;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.38,3.12 +4.38,3.12;4.06,3.44 +6.25,8.12;6.25,9.38 +8.75,6.56;8.75,8.12 +8.75,8.12;3.44,8.12 +3.44,8.12;3.44,6.56 + +# UTF-16 : 7d bb +# UTF-8 : bb b6 e7 +[7dbb] 綻 +3.75,4.38;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.12,6.56 +0.31,4.69;3.75,5.00 +2.19,4.69;2.19,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.12,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +1.88,5.62;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 +6.56,4.38;8.75,4.38 +6.56,1.25;6.56,6.56 +4.38,6.56;8.44,6.56 +3.44,0.62;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;5.00,5.00 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;4.69,3.44 +6.56,8.12;6.56,9.38 +8.75,6.56;8.75,8.12 +8.75,8.12;4.06,8.12 +4.06,8.12;4.06,6.56 + +# UTF-16 : 8a da +# UTF-8 : 9a ab e8 +[8ada] 諚 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +6.56,4.38;8.75,4.38 +6.56,1.25;6.56,6.56 +4.38,6.56;8.44,6.56 +3.44,0.62;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;5.00,5.00 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;4.69,3.44 +6.56,8.12;6.56,9.38 +8.75,6.56;8.75,8.12 +8.75,8.12;4.06,8.12 +4.06,8.12;4.06,6.56 + +# UTF-16 : 80 62 +# UTF-8 : a2 81 e8 +[8062] 聢 +0.62,8.44;0.62,2.19 +3.44,8.75;0.31,8.75 +2.81,0.62;2.81,8.44 +0.94,4.38;2.81,4.38 +0.94,6.56;2.81,6.56 +0.00,2.19;0.62,2.19 +0.62,2.19;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.50 +2.50,2.50;2.81,2.81 +6.56,4.38;8.75,4.38 +6.56,1.25;6.56,6.56 +4.38,6.56;8.44,6.56 +3.44,0.62;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.38,3.12 +4.38,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,5.00 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.19,0.94 +7.19,0.94;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.69,3.12 +4.69,3.12;4.38,3.44 +6.25,8.12;6.56,9.38 +8.75,6.56;8.75,8.12 +8.75,8.12;4.06,8.12 +4.06,8.12;4.06,6.56 + +# UTF-16 : 93 20 +# UTF-8 : a0 8c e9 +[9320] 錠 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,6.88 +3.75,5.00;0.31,5.00 +3.75,6.88;0.94,6.88 +2.19,1.56;2.19,6.88 +1.56,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.38 +6.88,4.38;8.75,4.38 +6.88,1.25;6.88,6.56 +5.00,6.56;8.44,6.56 +3.75,0.62;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +4.69,2.50;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.00,5.00 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,3.12 +5.00,3.12;5.00,3.44 +6.56,8.12;6.56,9.38 +8.75,6.56;8.75,8.12 +8.75,8.12;4.38,8.12 +4.38,8.12;4.38,6.56 + +# UTF-16 : 91 e7 +# UTF-8 : a7 87 e9 +[91e7] 釧 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,6.88 +4.06,5.00;0.62,5.00 +4.06,6.88;0.94,6.88 +2.19,1.56;2.19,6.88 +1.56,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.12,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.38 +8.75,8.75;8.75,0.62 +6.88,8.75;6.88,1.25 +4.06,0.62;4.38,1.25 +4.38,1.25;4.69,1.88 +4.69,1.88;4.69,2.50 +4.69,2.50;4.69,2.81 +4.69,2.81;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;5.00,4.69 +5.00,4.69;5.00,5.31 +4.69,5.31;5.00,8.75 + +# UTF-16 : 99 b4 +# UTF-8 : b4 a6 e9 +[99b4] 馴 +8.75,8.75;8.75,0.62 +6.88,8.75;6.88,1.25 +4.38,0.62;4.69,1.25 +4.69,1.25;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.31,8.75 +3.75,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.12,3.75 +2.81,1.56;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +4.38,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;4.38,4.06 +4.38,4.06;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.06,2.19 +4.06,2.19;4.06,1.88 +4.06,1.88;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,8.75;2.50,4.38 +0.94,5.62;4.06,5.62 +0.94,7.19;4.06,7.19 + +# UTF-16 : 55 16 +# UTF-8 : 96 94 e5 +[5516] 唖 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +9.06,8.75;2.81,8.75 +6.88,8.75;6.88,6.56 +5.00,8.44;5.00,6.56 +2.81,0.94;9.06,0.94 +3.12,3.44;3.12,6.25 +3.12,6.25;8.75,6.25 +8.75,6.25;8.75,3.44 +8.75,3.44;3.44,3.44 +6.88,3.44;6.88,1.25 +5.00,3.44;5.00,0.94 +6.88,6.25;6.88,3.75 +5.00,6.25;5.00,3.75 + +# UTF-16 : 4e 4b +# UTF-8 : 8b b9 e4 +[4e4b] 之 +1.25,7.50;8.12,7.50 +4.69,7.50;4.69,9.38 +8.75,0.94;8.44,0.94 +8.44,0.94;7.19,0.94 +7.19,0.94;5.94,1.25 +5.94,1.25;5.00,1.25 +5.00,1.25;4.06,1.56 +4.06,1.56;3.44,1.88 +3.44,1.88;3.12,2.19 +3.12,2.19;2.50,2.50 +2.50,2.50;2.19,3.12 +2.19,3.12;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.88,3.44 +1.88,3.44;1.56,2.81 +1.56,2.81;1.25,1.88 +1.25,1.88;0.94,1.25 +0.94,1.25;0.62,0.94 +2.50,2.50;3.12,3.12 +3.12,3.12;4.06,3.44 +4.06,3.44;4.69,3.75 +4.69,3.75;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;6.25,5.00 +6.25,5.00;6.88,5.62 +6.88,5.62;7.19,6.25 +7.19,6.25;7.81,6.88 +7.81,6.88;8.12,7.19 + +# UTF-16 : 4f 01 +# UTF-8 : 81 bc e4 +[4f01] 企 +0.62,0.94;8.75,0.94 +8.44,4.69;5.00,4.69 +4.69,0.94;5.00,7.19 +2.19,0.94;2.19,5.62 +0.31,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.88,7.19 +1.88,7.19;2.19,7.19 +2.19,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.44,8.12 +3.44,8.12;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.69,9.06 +4.69,9.06;5.00,8.75 +5.00,8.75;5.62,8.44 +5.62,8.44;5.94,8.12 +5.94,8.12;6.25,7.81 +6.25,7.81;6.88,7.50 +6.88,7.50;7.19,7.19 +7.19,7.19;7.50,7.19 +7.50,7.19;8.12,6.88 +8.12,6.88;8.44,6.56 +8.44,6.56;9.06,6.25 + +# UTF-16 : 50 12 +# UTF-8 : 92 80 e5 +[5012] 倒 +7.19,2.50;7.19,8.44 +8.75,9.06;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +1.88,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +2.50,8.44;6.25,8.44 +6.25,5.62;5.94,5.94 +5.94,5.94;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.00,7.81 +1.88,5.62;2.50,5.62 +2.50,5.62;3.12,5.62 +3.12,5.62;3.44,5.62 +3.44,5.62;3.75,5.62 +3.75,5.62;4.38,5.94 +4.38,5.94;4.69,5.94 +4.69,5.94;5.31,5.94 +5.31,5.94;5.94,6.25 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.25,2.19 +3.12,5.62;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;4.06,8.44 +6.25,3.75;2.19,3.75 +4.38,1.56;4.38,5.31 + +# UTF-16 : 50 75 +# UTF-8 : b5 81 e5 +[5075] 偵 +2.19,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +3.12,2.50;8.44,2.50 +8.44,2.50;8.44,6.88 +8.44,6.88;3.12,6.88 +3.12,6.88;3.12,2.50 +3.12,4.06;8.44,4.06 +3.12,5.62;8.44,5.62 +2.19,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +5.31,8.44;9.06,8.44 +5.31,7.19;5.31,9.38 + +# UTF-16 : 79 8e +# UTF-8 : 8e a6 e7 +[798e] 禎 +3.75,3.12;3.44,3.44 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.31 +2.50,5.31;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.12,6.88 +3.12,6.88;3.44,7.19 +4.06,2.50;8.44,2.50 +8.44,2.50;8.44,6.88 +8.44,6.88;4.06,6.88 +4.06,6.88;4.06,2.50 +4.06,4.06;8.44,4.06 +4.06,5.62;8.44,5.62 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +5.62,8.44;9.06,8.44 +5.62,7.19;5.62,9.38 + +# UTF-16 : 78 b5 +# UTF-8 : b5 a2 e7 +[78b5] 碵 +3.75,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.56,8.75 +4.06,2.50;8.44,2.50 +8.44,2.50;8.44,6.88 +8.44,6.88;4.06,6.88 +4.06,6.88;4.06,2.50 +4.06,4.06;8.44,4.06 +4.06,5.62;8.44,5.62 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +5.62,8.44;9.06,8.44 +5.62,7.19;5.94,9.38 + +# UTF-16 : 5e 40 +# UTF-8 : 80 b9 e5 +[5e40] 幀 +2.19,2.50;2.50,2.50 +2.50,2.50;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,7.50 +3.12,7.50;0.62,7.50 +0.62,7.50;0.62,2.19 +1.88,0.62;1.88,9.06 +4.06,2.50;8.44,2.50 +8.44,2.50;8.44,6.88 +8.44,6.88;4.06,6.88 +4.06,6.88;4.06,2.50 +4.06,4.06;8.44,4.06 +4.06,5.62;8.44,5.62 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +5.62,8.44;9.06,8.44 +5.62,7.19;5.94,9.38 + +# UTF-16 : 65 c1 +# UTF-8 : 81 97 e6 +[65c1] 旁 +0.94,8.44;8.75,8.44 +4.69,8.44;4.69,9.38 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.50 +6.56,7.50;6.56,8.12 +6.56,8.12;6.88,8.44 +3.75,6.56;3.44,6.88 +3.44,6.88;3.12,7.19 +3.12,7.19;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +8.75,5.31;8.75,6.56 +8.75,6.56;0.62,6.56 +0.62,6.56;0.62,5.31 +4.69,4.69;4.69,5.94 +0.62,4.69;8.75,4.69 +0.94,0.62;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +3.44,3.44;8.12,3.44 +7.81,3.44;7.81,2.81 +7.81,2.81;7.81,2.50 +7.81,2.50;7.81,2.19 +7.81,2.19;7.81,1.56 +7.81,1.56;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 + +# UTF-16 : 6e c2 +# UTF-8 : 82 bb e6 +[6ec2] 滂 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.81,8.44;8.75,8.44 +5.62,8.44;5.94,9.38 +6.56,6.56;6.88,6.88 +6.88,6.88;6.88,7.19 +6.88,7.19;7.19,7.50 +7.19,7.50;7.50,8.12 +7.50,8.12;7.50,8.44 +5.00,6.56;4.69,6.88 +4.69,6.88;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;4.06,8.44 +8.75,5.31;8.75,6.56 +8.75,6.56;2.81,6.56 +2.81,6.56;2.81,5.31 +5.62,4.69;5.94,5.94 +2.50,4.69;9.06,4.69 +2.81,0.62;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.50 +4.38,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.00,4.69 +4.69,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 + +# UTF-16 : 50 8d +# UTF-8 : 8d 82 e5 +[508d] 傍 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +2.50,8.44;8.75,8.44 +5.62,8.44;5.62,9.38 +6.56,6.56;6.88,6.88 +6.88,6.88;6.88,7.19 +6.88,7.19;7.19,7.50 +7.19,7.50;7.50,8.12 +7.50,8.12;7.50,8.44 +4.69,6.56;4.69,6.88 +4.69,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;3.75,8.44 +8.75,5.31;8.75,6.56 +8.75,6.56;2.50,6.56 +2.50,6.56;2.50,5.31 +5.62,4.69;5.62,5.94 +2.50,4.69;9.06,4.69 +2.50,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 + +# UTF-16 : 69 9c +# UTF-8 : 9c a6 e6 +[699c] 榜 +1.56,0.62;1.56,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +3.12,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +6.88,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.50,8.12 +7.50,8.12;7.81,8.44 +5.31,6.56;5.00,6.88 +5.00,6.88;5.00,7.19 +5.00,7.19;4.69,7.81 +4.69,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +9.06,5.31;9.06,6.56 +9.06,6.56;3.12,6.56 +3.12,6.56;3.12,5.31 +5.94,4.69;5.94,5.94 +2.81,4.69;9.06,4.69 +2.81,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.50 +4.69,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 + +# UTF-16 : 81 80 +# UTF-8 : 80 86 e8 +[8180] 膀 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +3.12,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +6.88,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.50,8.12 +7.50,8.12;7.81,8.44 +5.31,6.56;5.00,6.88 +5.00,6.88;5.00,7.19 +5.00,7.19;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;4.38,8.44 +9.06,5.31;9.06,6.56 +9.06,6.56;3.12,6.56 +3.12,6.56;3.12,5.31 +5.94,4.69;5.94,5.94 +3.12,4.69;9.06,4.69 +2.81,0.62;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.31,4.69 +5.00,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 + +# UTF-16 : 8b 17 +# UTF-8 : 97 ac e8 +[8b17] 謗 +0.94,1.25;3.12,1.25 +2.81,1.25;3.12,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +3.75,8.44;9.06,8.44 +6.25,8.44;6.25,9.38 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.50,7.50 +7.50,7.50;7.81,8.12 +7.81,8.12;7.81,8.44 +5.62,6.56;5.31,6.88 +5.31,6.88;5.31,7.19 +5.31,7.19;5.00,7.81 +5.00,7.81;4.69,8.12 +4.69,8.12;4.69,8.44 +9.06,5.31;9.06,6.56 +9.06,6.56;3.75,6.56 +3.75,6.56;3.75,5.31 +6.25,4.69;6.25,5.94 +3.44,4.69;9.06,4.69 +3.44,0.62;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.62,4.69 +5.31,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 + +# UTF-16 : 78 c5 +# UTF-8 : 85 a3 e7 +[78c5] 磅 +3.12,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.75 +3.75,8.44;9.06,8.44 +6.25,8.44;6.25,9.38 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.50,7.50 +7.50,7.50;7.81,8.12 +7.81,8.12;7.81,8.44 +5.62,6.56;5.31,6.88 +5.31,6.88;5.31,7.19 +5.31,7.19;5.00,7.81 +5.00,7.81;4.69,8.12 +4.69,8.12;4.69,8.44 +9.06,5.31;9.06,6.56 +9.06,6.56;3.75,6.56 +3.75,6.56;3.75,5.31 +6.25,4.69;6.25,5.94 +3.44,4.69;9.06,4.69 +3.44,0.62;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.62,4.69 +5.31,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 + +# UTF-16 : 5d 14 +# UTF-8 : 94 b4 e5 +[5d14] 崔 +1.25,8.75;1.25,7.19 +1.25,7.19;8.44,7.19 +8.44,7.19;8.44,8.75 +5.00,7.19;5.00,9.06 +0.31,4.06;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;2.19,6.88 +5.00,1.25;5.00,5.62 +1.88,1.25;8.75,1.25 +1.56,5.62;1.56,0.62 +8.44,5.62;1.56,5.62 +1.88,4.06;8.12,4.06 +1.88,2.81;8.12,2.81 +5.62,6.88;5.31,6.56 +5.31,6.56;5.31,6.25 +5.31,6.25;5.00,5.94 +5.00,5.94;5.00,5.62 + +# UTF-16 : 50 ac +# UTF-8 : ac 82 e5 +[50ac] 催 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +2.81,8.75;2.81,7.19 +2.81,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +5.62,7.19;5.94,9.06 +1.88,4.06;2.50,4.69 +2.50,4.69;2.81,5.31 +2.81,5.31;3.12,5.62 +3.12,5.62;3.44,6.25 +3.44,6.25;3.75,6.88 +5.94,1.25;5.94,5.62 +3.12,1.25;9.06,1.25 +3.12,5.62;3.12,0.62 +8.75,5.62;3.12,5.62 +3.12,4.06;8.75,4.06 +3.12,2.81;8.75,2.81 +6.56,6.88;6.25,6.56 +6.25,6.56;6.25,5.94 +6.25,5.94;5.94,5.62 + +# UTF-16 : 64 67 +# UTF-8 : a7 91 e6 +[6467] 摧 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.50,5.00;2.19,4.69 +2.19,4.69;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,4.06 +2.81,7.19;0.31,7.19 +3.44,8.75;3.44,7.19 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +5.94,7.19;5.94,9.06 +2.19,4.06;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,6.25 +3.75,6.25;4.06,6.88 +6.25,1.25;6.25,5.62 +3.44,1.25;9.06,1.25 +3.44,5.62;3.44,0.62 +9.06,5.62;3.44,5.62 +3.44,4.06;8.75,4.06 +3.44,2.81;8.75,2.81 +6.88,6.88;6.56,6.56 +6.56,6.56;6.56,5.94 +6.56,5.94;6.25,5.62 + +# UTF-16 : 50 d5 +# UTF-8 : 95 83 e5 +[50d5] 僕 +1.88,0.62;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.62,5.62 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.62,3.75 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +8.75,7.81;2.19,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,9.06 +2.81,9.06;2.81,9.06 +7.19,7.81;7.50,8.12 +7.50,8.12;7.81,8.44 +7.81,8.44;8.12,9.06 +8.12,9.06;8.12,9.06 +4.69,7.81;4.69,9.38 +6.25,7.81;6.25,9.38 +8.75,3.12;2.19,3.12 +8.75,5.62;2.19,5.62 +8.44,4.38;2.50,4.38 +6.25,5.62;6.56,5.94 +6.56,5.94;6.56,6.56 +6.56,6.56;6.88,6.88 +6.88,6.88;6.88,7.19 +6.88,7.19;7.19,7.81 +4.69,5.62;4.38,6.25 +4.38,6.25;4.38,6.56 +4.38,6.56;4.06,6.88 +4.06,6.88;4.06,7.19 +4.06,7.19;3.75,7.81 + +# UTF-16 : 64 b2 +# UTF-8 : b2 92 e6 +[64b2] 撲 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +2.19,0.62;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.75 +5.62,3.75;5.94,5.62 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.94,3.44 +5.94,3.44;5.94,3.75 +9.06,7.81;2.50,7.81 +9.06,3.12;2.50,3.12 +8.75,5.62;2.81,5.62 +8.75,4.38;2.81,4.38 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.44,9.06 +3.44,9.06;3.12,9.06 +7.50,7.81;7.81,8.12 +7.81,8.12;8.12,8.44 +8.12,8.44;8.44,9.06 +8.44,9.06;8.44,9.06 +5.00,7.81;5.00,9.38 +6.56,7.81;6.56,9.38 +6.56,5.62;6.56,5.94 +6.56,5.94;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.19,7.19 +7.19,7.19;7.50,7.81 +5.00,5.62;4.69,6.25 +4.69,6.25;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.06,7.81 + +# UTF-16 : 6a 38 +# UTF-8 : b8 a8 e6 +[6a38] 樸 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +2.50,0.62;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.62,2.81 +5.62,2.81;5.94,3.75 +5.94,3.75;5.94,5.62 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.94,3.75 +9.06,7.81;2.81,7.81 +9.06,3.12;2.81,3.12 +8.75,5.62;2.81,5.62 +8.75,4.38;3.12,4.38 +4.06,7.81;3.75,8.12 +3.75,8.12;3.75,8.44 +3.75,8.44;3.44,9.06 +3.44,9.06;3.44,9.06 +7.50,7.81;7.81,8.12 +7.81,8.12;8.12,8.44 +8.12,8.44;8.44,9.06 +8.44,9.06;8.44,9.06 +5.00,7.81;5.00,9.38 +6.56,7.81;6.56,9.38 +6.56,5.62;6.88,5.94 +6.88,5.94;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.19,7.19 +7.19,7.19;7.50,7.81 +5.00,5.62;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 + +# UTF-16 : 74 9e +# UTF-8 : 9e 92 e7 +[749e] 璞 +2.81,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,1.88;1.56,8.44 +0.31,1.56;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +2.50,0.62;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.62,2.81 +5.62,2.81;5.94,3.75 +5.94,3.75;5.94,5.62 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.94,3.75 +9.06,7.81;2.81,7.81 +9.06,3.12;2.81,3.12 +8.75,5.62;2.81,5.62 +8.75,4.38;3.12,4.38 +4.06,7.81;3.75,8.12 +3.75,8.12;3.75,8.44 +3.75,8.44;3.44,9.06 +3.44,9.06;3.44,9.06 +7.50,7.81;7.81,8.12 +7.81,8.12;8.12,8.44 +8.12,8.44;8.44,9.06 +8.44,9.06;8.44,9.06 +5.00,7.81;5.00,9.38 +6.56,7.81;6.56,9.38 +6.56,5.62;6.88,5.94 +6.88,5.94;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.19,7.19 +7.19,7.19;7.50,7.81 +5.00,5.62;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 + +# UTF-16 : 8e 7c +# UTF-8 : bc b9 e8 +[8e7c] 蹼 +1.88,4.69;3.12,4.69 +1.88,1.56;1.88,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.12,6.25 +2.81,6.25;3.12,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +2.81,0.62;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;5.94,3.75 +5.94,3.75;5.94,5.62 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;6.25,2.81 +6.25,2.81;5.94,3.75 +9.06,7.81;3.12,7.81 +9.06,3.12;3.12,3.12 +8.75,5.62;3.12,5.62 +8.75,4.38;3.44,4.38 +4.38,7.81;4.06,8.12 +4.06,8.12;3.75,8.44 +3.75,8.44;3.44,9.06 +3.44,9.06;3.44,9.06 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;8.44,9.06 +8.44,9.06;8.75,9.06 +5.31,7.81;5.31,9.38 +6.88,7.81;6.88,9.38 +6.56,5.62;6.88,5.94 +6.88,5.94;7.19,6.56 +7.19,6.56;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.50,7.81 +5.31,5.62;5.00,6.25 +5.00,6.25;5.00,6.56 +5.00,6.56;4.69,6.88 +4.69,6.88;4.69,7.19 +4.69,7.19;4.38,7.81 + +# UTF-16 : 50 da +# UTF-8 : 9a 83 e5 +[50da] 僚 +2.19,8.44;9.06,8.44 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,8.12 +5.94,8.12;5.94,8.44 +1.88,4.69;2.50,5.00 +2.50,5.00;2.81,5.62 +2.81,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.62,9.38 +8.44,7.81;8.12,7.50 +8.12,7.50;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;7.19,6.56 +7.19,6.56;7.19,6.56 +4.06,6.56;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,7.81 +1.88,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.50,5.94;3.75,5.94 +3.75,5.94;3.75,3.44 +3.75,3.44;7.50,3.44 +7.50,3.44;7.50,5.94 +3.75,4.69;7.50,4.69 +5.62,3.44;5.62,1.56 +5.62,1.56;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 + +# UTF-16 : 6f 66 +# UTF-8 : a6 bd e6 +[6f66] 潦 +2.50,8.44;9.06,8.44 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,8.12 +5.94,8.12;5.94,8.44 +1.88,4.69;2.50,5.00 +2.50,5.00;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +8.44,7.81;8.12,7.50 +8.12,7.50;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;7.19,6.56 +7.19,6.56;7.19,6.56 +4.38,6.56;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,7.81 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.50,5.94;3.75,5.94 +3.75,5.94;3.75,3.44 +3.75,3.44;7.50,3.44 +7.50,3.44;7.50,5.94 +3.75,4.69;7.50,4.69 +5.62,3.44;5.62,1.56 +5.62,1.56;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 64 a9 +# UTF-8 : a9 92 e6 +[64a9] 撩 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.62,3.75 +0.62,3.75;0.31,3.44 +2.81,7.19;0.31,7.19 +2.50,8.44;9.06,8.44 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.50,5.94 +7.50,5.94;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.56,7.50 +6.56,7.50;6.25,8.12 +6.25,8.12;5.94,8.44 +2.19,4.69;2.81,5.00 +2.81,5.00;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +8.75,7.81;8.44,7.81 +8.44,7.81;8.12,7.50 +8.12,7.50;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;7.19,6.56 +4.38,6.56;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,7.81 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.50,5.94;4.06,5.94 +4.06,5.94;4.06,3.44 +4.06,3.44;7.50,3.44 +7.50,3.44;7.50,5.94 +4.06,4.69;7.50,4.69 +5.62,3.44;5.94,1.56 +5.62,1.56;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 + +# UTF-16 : 71 ce +# UTF-8 : 8e 87 e7 +[71ce] 燎 +2.81,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.31,5.00 +0.31,5.00;0.31,4.38 +2.81,8.12;2.81,7.19 +2.81,7.19;2.50,6.56 +2.50,6.56;2.50,5.94 +2.50,5.94;2.19,5.62 +2.19,5.62;1.88,5.00 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +2.81,8.44;9.06,8.44 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.56,7.50 +6.56,7.50;6.25,8.12 +6.25,8.12;6.25,8.44 +2.81,4.69;3.12,5.00 +3.12,5.00;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +8.75,7.81;8.12,7.50 +8.12,7.50;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.19,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;3.75,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.44,7.81 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.81,5.94;4.06,5.94 +4.06,5.94;4.06,3.44 +4.06,3.44;7.81,3.44 +7.81,3.44;7.81,5.94 +4.38,4.69;7.50,4.69 +5.94,3.44;5.94,1.56 +5.94,1.56;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 + +# UTF-16 : 66 b8 +# UTF-8 : b8 9a e6 +[66b8] 暸 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,5.31;2.50,5.31 +2.81,8.44;9.06,8.44 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.56,7.50 +6.56,7.50;6.25,8.12 +6.25,8.12;6.25,8.44 +2.81,4.69;3.12,5.00 +3.12,5.00;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +8.75,7.81;8.12,7.50 +8.12,7.50;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.19,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;3.75,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.44,7.81 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.81,5.94;4.06,5.94 +4.06,5.94;4.06,3.44 +4.06,3.44;7.81,3.44 +7.81,3.44;7.81,5.94 +4.38,4.69;7.50,4.69 +5.94,3.44;5.94,1.56 +5.94,1.56;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 + +# UTF-16 : 77 ad +# UTF-8 : ad 9e e7 +[77ad] 瞭 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +0.62,4.06;2.50,4.06 +0.62,6.56;2.50,6.56 +2.81,8.44;9.06,8.44 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.56,7.50 +6.56,7.50;6.25,8.12 +6.25,8.12;6.25,8.44 +2.81,4.69;3.12,5.00 +3.12,5.00;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +8.75,7.81;8.12,7.50 +8.12,7.50;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.19,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;3.75,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.44,7.81 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.81,5.94;4.06,5.94 +4.06,5.94;4.06,3.44 +4.06,3.44;7.81,3.44 +7.81,3.44;7.81,5.94 +4.38,4.69;7.50,4.69 +5.94,3.44;5.94,1.56 +5.94,1.56;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 + +# UTF-16 : 94 10 +# UTF-8 : 90 90 e9 +[9410] 鐐 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +3.12,5.00;0.31,5.00 +2.81,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;3.12,4.38 +3.12,8.44;9.06,8.44 +9.38,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.88,7.50 +6.88,7.50;6.56,8.12 +6.56,8.12;6.25,8.44 +3.12,4.69;3.44,5.00 +3.44,5.00;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 +8.75,7.81;8.44,7.50 +8.44,7.50;7.81,7.19 +7.81,7.19;7.50,6.56 +7.50,6.56;7.50,6.56 +5.00,6.56;4.69,6.88 +4.69,6.88;4.06,7.50 +4.06,7.50;3.75,7.81 +3.75,7.81;3.75,7.81 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +9.38,0.94;9.06,1.56 +9.06,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.19,2.81 +7.81,5.94;4.38,5.94 +4.38,5.94;4.38,3.44 +4.38,3.44;7.81,3.44 +7.81,3.44;7.81,5.94 +4.69,4.69;7.81,4.69 +6.25,3.44;6.25,1.56 +6.25,1.56;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 + +# UTF-16 : 7e 5a +# UTF-8 : 9a b9 e7 +[7e5a] 繚 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +3.12,8.44;9.06,8.44 +9.38,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.88,7.50 +6.88,7.50;6.56,8.12 +6.56,8.12;6.25,8.44 +3.12,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.56 +4.69,6.56;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 +8.75,7.81;8.44,7.50 +8.44,7.50;7.81,7.19 +7.81,7.19;7.50,6.56 +7.50,6.56;7.50,6.56 +5.00,6.56;4.69,6.88 +4.69,6.88;4.06,7.50 +4.06,7.50;3.75,7.81 +3.75,7.81;3.75,7.81 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +9.38,0.94;9.06,1.56 +9.06,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.19,2.81 +7.81,5.94;4.38,5.94 +4.38,5.94;4.38,3.44 +4.38,3.44;7.81,3.44 +7.81,3.44;7.81,5.94 +4.69,4.69;7.81,4.69 +6.25,3.44;6.25,1.56 +6.25,1.56;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 + +# UTF-16 : 51 a0 +# UTF-8 : a0 86 e5 +[51a0] 冠 +8.44,6.88;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,6.56 +3.44,5.31;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.88,4.38 +1.88,4.38;1.88,5.31 +7.50,7.81;7.81,2.81 +7.50,2.81;7.50,2.19 +7.50,2.19;7.19,2.19 +7.19,2.19;7.19,2.19 +7.19,2.19;6.88,2.19 +6.88,2.19;6.25,2.19 +6.25,2.19;5.94,2.19 +8.75,6.25;4.69,6.25 +4.69,5.31;0.62,5.31 +4.38,7.19;1.25,7.19 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.62,4.69 +5.62,4.69;5.31,5.00 +5.31,5.00;5.00,5.31 + +# UTF-16 : 51 c4 +# UTF-8 : 84 87 e5 +[51c4] 凄 +9.06,8.44;2.19,8.44 +5.62,9.38;5.62,5.00 +2.81,5.00;8.44,5.00 +8.44,5.00;8.44,7.50 +8.44,7.50;2.81,7.50 +2.19,6.25;9.06,6.25 +9.06,4.06;2.19,4.06 +2.19,0.62;2.81,0.94 +2.81,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.81 +6.56,2.81;6.88,3.12 +6.88,3.12;7.50,3.44 +7.50,3.44;7.50,4.06 +5.31,5.00;5.00,4.38 +5.00,4.38;4.69,3.75 +4.69,3.75;4.06,3.44 +4.06,3.44;3.44,2.81 +3.44,2.81;3.12,2.50 +3.12,2.50;2.81,2.19 +3.12,2.50;3.75,2.50 +3.75,2.50;4.38,2.50 +4.38,2.50;5.00,2.19 +5.00,2.19;5.62,2.19 +5.62,2.19;5.94,1.88 +5.94,1.88;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,0.62 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +1.56,6.25;1.56,6.88 +1.56,6.88;1.25,7.19 +1.25,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.75 + +# UTF-16 : 6d d2 +# UTF-8 : 92 b7 e6 +[6dd2] 淒 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +9.06,8.44;2.50,8.44 +5.62,9.38;5.62,5.00 +2.81,5.00;8.44,5.00 +8.44,5.00;8.44,7.50 +8.44,7.50;2.81,7.50 +2.50,6.25;9.06,6.25 +9.06,4.06;2.50,4.06 +2.50,0.62;3.12,0.94 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,4.06 +5.62,5.00;5.00,4.38 +5.00,4.38;4.69,3.75 +4.69,3.75;4.06,3.44 +4.06,3.44;3.44,2.81 +3.44,2.81;3.12,2.50 +3.12,2.50;2.81,2.19 +3.44,2.50;4.06,2.50 +4.06,2.50;4.38,2.50 +4.38,2.50;5.00,2.19 +5.00,2.19;5.62,2.19 +5.62,2.19;5.94,1.88 +5.94,1.88;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,0.62 + +# UTF-16 : 68 f2 +# UTF-8 : b2 a3 e6 +[68f2] 棲 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.69;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +9.06,8.44;2.50,8.44 +5.62,9.38;5.94,5.00 +3.12,5.00;8.44,5.00 +8.44,5.00;8.44,7.50 +8.44,7.50;3.12,7.50 +2.50,6.25;9.06,6.25 +9.06,4.06;2.50,4.06 +2.50,0.62;3.12,0.94 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +5.62,5.00;5.00,4.38 +5.00,4.38;4.69,3.75 +4.69,3.75;4.06,3.44 +4.06,3.44;3.44,2.81 +3.44,2.81;3.12,2.50 +3.12,2.50;2.81,2.19 +3.44,2.50;4.06,2.50 +4.06,2.50;4.38,2.50 +4.38,2.50;5.00,2.19 +5.00,2.19;5.62,2.19 +5.62,2.19;5.94,1.88 +5.94,1.88;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,0.62 + +# UTF-16 : 60 bd +# UTF-8 : bd 82 e6 +[60bd] 悽 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +9.06,8.44;2.50,8.44 +5.62,9.38;5.94,5.00 +3.12,5.00;8.44,5.00 +8.44,5.00;8.44,7.50 +8.44,7.50;3.12,7.50 +2.81,6.25;9.06,6.25 +9.06,4.06;2.50,4.06 +2.50,0.62;3.12,0.94 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +5.62,5.00;5.00,4.38 +5.00,4.38;4.69,3.75 +4.69,3.75;4.06,3.44 +4.06,3.44;3.44,2.81 +3.44,2.81;3.12,2.50 +3.12,2.50;2.81,2.19 +3.44,2.50;4.06,2.50 +4.06,2.50;4.38,2.50 +4.38,2.50;5.00,2.19 +5.00,2.19;5.62,2.19 +5.62,2.19;5.94,1.88 +5.94,1.88;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,0.62 + +# UTF-16 : 89 04 +# UTF-8 : 84 a4 e8 +[8904] 褄 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.19,4.38 +2.19,4.38;1.88,5.00 +1.88,5.00;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,4.69 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.19 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 +9.06,8.44;3.12,8.44 +5.94,9.38;5.94,5.00 +3.44,5.00;8.44,5.00 +8.44,5.00;8.44,7.50 +8.44,7.50;3.44,7.50 +3.12,6.25;9.38,6.25 +9.06,4.06;3.12,4.06 +2.50,0.62;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +5.62,5.00;5.31,4.38 +5.31,4.38;5.00,3.75 +5.00,3.75;4.38,3.44 +4.38,3.44;4.06,3.12 +4.06,3.12;3.75,2.81 +3.75,2.81;3.44,2.50 +3.44,2.50;3.12,2.19 +3.75,2.50;4.06,2.50 +4.06,2.50;4.69,2.50 +4.69,2.50;5.31,2.19 +5.31,2.19;5.62,2.19 +5.62,2.19;6.25,1.88 +6.25,1.88;6.88,1.56 +6.88,1.56;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,0.62 + +# UTF-16 : 51 cd +# UTF-8 : 8d 87 e5 +[51cd] 凍 +0.31,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.38 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.44 +0.94,8.44;0.62,8.75 +2.19,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.62,3.75 +5.62,3.75;5.62,4.06 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;6.25,3.44 +6.25,3.44;5.94,4.06 +8.75,3.75;8.75,7.19 +8.75,7.19;2.81,7.19 +2.81,7.19;2.81,3.75 +2.81,4.06;8.44,4.06 +2.81,5.62;8.44,5.62 +5.62,0.62;5.94,9.38 +2.50,8.12;9.06,8.12 + +# UTF-16 : 96 73 +# UTF-8 : b3 99 e9 +[9673] 陳 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.62 +1.88,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.81,8.12 +2.81,8.12;2.81,8.75 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.94,3.75 +5.94,3.75;5.94,4.06 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.25,4.06 +8.75,3.75;8.75,7.19 +8.75,7.19;3.44,7.19 +3.44,7.19;3.44,3.75 +3.44,4.06;8.75,4.06 +3.44,5.62;8.75,5.62 +5.94,0.62;5.94,9.38 +2.81,8.12;9.06,8.12 + +# UTF-16 : 68 df +# UTF-8 : 9f a3 e6 +[68df] 棟 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.94,3.75 +5.94,3.75;5.94,4.06 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.25,4.06 +8.75,3.75;8.75,7.19 +8.75,7.19;3.44,7.19 +3.44,7.19;3.44,3.75 +3.44,4.06;8.75,4.06 +3.44,5.62;8.75,5.62 +5.94,0.62;5.94,9.38 +2.81,8.12;9.06,8.12 +1.56,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 + +# UTF-16 : 71 49 +# UTF-8 : 89 85 e7 +[7149] 煉 +3.44,1.88;3.12,2.19 +3.12,2.19;2.81,2.81 +2.81,2.81;2.50,3.44 +2.50,3.44;2.19,4.06 +2.19,4.06;1.56,4.38 +0.94,7.81;0.94,6.88 +0.94,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +3.12,7.81;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,4.69 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,9.06 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.25,4.06 +8.75,3.75;8.75,7.19 +8.75,7.19;3.75,7.19 +3.44,7.19;3.75,3.75 +3.75,4.06;8.75,4.06 +3.75,5.62;8.75,5.62 +6.25,0.62;6.25,9.38 +3.12,8.12;9.06,8.12 + +# UTF-16 : 8a cc +# UTF-8 : 8c ab e8 +[8acc] 諌 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,4.06 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.88,3.44 +6.88,3.44;6.56,4.06 +8.75,3.75;8.75,7.19 +8.75,7.19;4.06,7.19 +4.06,7.19;4.06,3.75 +4.06,4.06;8.75,4.06 +4.06,5.62;8.75,5.62 +6.25,0.62;6.56,9.38 +3.75,8.12;9.06,8.12 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 + +# UTF-16 : 93 2c +# UTF-8 : ac 8c e9 +[932c] 錬 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +3.44,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,4.06 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.88,3.44 +6.88,3.44;6.56,4.06 +8.75,3.75;8.75,7.19 +8.75,7.19;4.06,7.19 +4.06,7.19;4.06,3.75 +4.06,4.06;8.75,4.06 +4.06,5.62;8.75,5.62 +6.25,0.62;6.56,9.38 +3.75,8.12;9.06,8.12 + +# UTF-16 : 52 4c +# UTF-8 : 8c 89 e5 +[524c] 剌 +5.00,4.38;5.00,6.88 +5.00,6.88;0.94,6.88 +0.94,6.88;0.94,4.38 +0.94,4.38;5.00,4.38 +2.81,0.62;2.81,9.38 +0.31,8.12;5.62,8.12 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,3.75;2.81,4.38 +5.62,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,2.81 +4.38,2.81;3.75,3.44 +3.75,3.44;3.44,4.06 +3.44,4.06;3.12,4.38 +6.56,2.50;6.56,8.44 +8.44,9.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 52 3a +# UTF-8 : ba 88 e5 +[523a] 刺 +2.81,0.62;2.81,9.38 +0.31,8.12;5.62,8.12 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,3.75;2.81,4.38 +5.62,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,2.81 +4.38,2.81;4.06,3.12 +4.06,3.12;3.44,3.75 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,4.38 +6.56,2.50;6.56,8.44 +8.44,9.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.75,4.38;4.38,4.38 +4.38,4.38;4.69,4.38 +4.69,4.38;4.69,4.38 +4.69,4.38;5.00,4.38 +5.00,4.38;5.00,5.00 +5.00,5.00;5.00,5.00 +5.00,5.00;5.00,6.88 +5.00,6.88;0.94,6.88 +0.94,6.88;0.94,4.06 + +# UTF-16 : 52 70 +# UTF-8 : b0 89 e5 +[5270] 剰 +4.69,3.75;4.69,7.19 +1.25,3.75;1.25,7.19 +5.62,7.19;0.31,7.19 +0.31,3.75;5.62,3.75 +0.31,5.62;5.62,5.62 +2.81,0.62;2.81,8.44 +0.62,8.44;1.25,8.44 +1.25,8.44;1.56,8.44 +1.56,8.44;2.19,8.44 +2.19,8.44;2.81,8.44 +2.81,8.44;3.12,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.00,8.75 +5.00,8.75;5.31,8.75 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.75 +5.62,1.56;5.31,1.88 +5.31,1.88;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.06,2.81 +4.06,2.81;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +6.56,2.50;6.56,8.44 +8.44,9.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 53 53 +# UTF-8 : 93 8d e5 +[5353] 卓 +4.69,8.12;8.75,8.12 +4.69,6.88;4.69,9.38 +1.56,3.44;7.81,3.44 +7.81,3.44;7.81,6.88 +7.81,6.88;1.56,6.88 +1.56,6.88;1.56,3.44 +1.56,5.31;7.81,5.31 +0.31,2.19;9.06,2.19 +4.69,0.31;4.69,3.44 + +# UTF-16 : 53 74 +# UTF-8 : b4 8d e5 +[5374] 却 +5.62,0.62;5.62,8.75 +5.62,8.75;8.75,8.75 +8.75,8.75;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.44,2.19 +8.44,2.19;8.12,2.19 +8.12,2.19;7.50,2.19 +7.50,2.19;7.19,2.19 +7.19,2.19;6.56,2.19 +6.56,2.19;6.56,2.19 +0.31,5.31;5.31,5.31 +5.00,7.81;0.62,7.81 +2.81,5.31;2.81,9.06 +5.31,0.94;5.00,1.56 +5.00,1.56;4.69,2.19 +4.69,2.19;4.38,2.81 +4.38,2.81;4.06,3.44 +4.06,3.44;3.75,4.06 +0.00,1.25;0.62,1.25 +0.62,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.19 +1.25,1.25;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,4.06;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.50,5.31 + +# UTF-16 : 53 98 +# UTF-8 : 98 8e e5 +[5398] 厘 +5.31,7.50;5.31,0.94 +2.50,4.06;8.12,4.06 +8.12,4.06;8.12,7.50 +8.12,7.50;2.50,7.50 +2.50,7.50;2.50,4.06 +2.50,5.94;8.12,5.94 +8.44,2.81;2.19,2.81 +1.25,0.94;8.75,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.75,8.75 + +# UTF-16 : 54 39 +# UTF-8 : b9 90 e5 +[5439] 吹 +0.94,2.19;3.12,2.19 +3.12,2.19;3.12,8.44 +3.12,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;5.94,7.19 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +3.44,5.31;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;4.69,7.81 +4.69,7.81;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.00,9.38 +7.50,5.31;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,7.81 +4.69,8.12;9.06,8.12 + +# UTF-16 : 57 4e +# UTF-8 : 8e 9d e5 +[574e] 坎 +0.31,6.88;3.44,6.88 +1.88,2.19;1.88,9.06 +0.31,1.88;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 +2.81,2.81;3.75,3.12 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;5.94,7.19 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +3.44,5.31;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;4.69,7.81 +4.69,7.81;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.00,9.38 +7.50,5.31;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,7.81 +4.69,8.12;9.06,8.12 + +# UTF-16 : 70 8a +# UTF-8 : 8a 82 e7 +[708a] 炊 +3.44,2.19;3.12,2.50 +3.12,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.94,7.81;0.94,6.88 +0.94,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +3.12,7.81;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,4.69 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,9.06 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;5.94,7.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;6.25,5.00 +6.25,5.00;5.94,5.62 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;4.69,7.81 +4.69,7.81;5.00,8.44 +5.00,8.44;5.00,8.75 +5.00,8.75;5.00,9.38 +7.50,5.31;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;9.06,7.81 +4.69,8.12;9.06,8.12 + +# UTF-16 : 6b 3d +# UTF-8 : bd ac e6 +[6b3d] 欽 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.81 +5.94,2.81;6.25,3.44 +6.25,3.44;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +6.88,5.62;6.88,7.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,7.50;4.06,7.81 +4.06,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.06 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,6.88 +4.38,5.00;0.62,5.00 +4.06,6.88;0.94,6.88 +2.50,1.56;2.50,6.88 +1.56,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.44,2.50;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.38 +4.38,5.62;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +8.12,5.31;8.44,5.94 +8.44,5.94;8.44,6.25 +8.44,6.25;8.75,6.88 +8.75,6.88;8.75,7.19 +8.75,7.19;9.06,7.81 +5.62,7.81;9.06,7.81 + +# UTF-16 : 8e df +# UTF-8 : 9f bb e8 +[8edf] 軟 +0.94,3.44;4.06,3.44 +4.06,3.44;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.94,5.00;4.06,5.00 +0.31,2.19;4.38,2.19 +2.50,0.62;2.50,9.38 +0.31,8.12;4.38,8.12 +4.06,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.81 +5.94,2.81;6.25,3.44 +6.25,3.44;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +6.88,5.62;6.88,7.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;7.19,3.75 +7.19,3.75;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +4.38,5.31;5.00,5.94 +5.00,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +8.12,5.31;8.44,5.94 +8.44,5.94;8.44,6.25 +8.44,6.25;8.75,6.88 +8.75,6.88;8.75,7.19 +8.75,7.19;9.06,7.81 +5.62,7.81;9.06,7.81 + +# UTF-16 : 6b 23 +# UTF-8 : a3 ac e6 +[6b23] 欣 +4.06,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.81 +5.94,2.81;6.25,3.44 +6.25,3.44;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +6.88,5.62;6.88,7.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;7.19,3.75 +7.19,3.75;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +4.38,5.31;5.00,5.94 +5.00,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +8.12,5.31;8.44,5.94 +8.44,5.94;8.44,6.25 +8.44,6.25;8.75,6.88 +8.75,6.88;8.75,7.19 +8.75,7.19;9.06,7.81 +5.62,7.81;9.06,7.81 +0.94,5.94;4.38,5.94 +3.12,0.62;3.12,5.94 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,8.44 +1.56,8.44;2.50,8.44 +2.50,8.44;3.12,8.44 +3.12,8.44;3.75,8.75 +3.75,8.75;4.38,9.06 +0.00,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,5.00 +0.94,5.00;0.94,5.94 +0.94,5.94;0.94,7.19 +0.94,7.19;0.94,8.44 + +# UTF-16 : 54 b2 +# UTF-8 : b2 92 e5 +[54b2] 咲 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.94,5.00 +5.94,5.00;5.94,7.19 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.94,5.00 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +8.75,7.19;3.12,7.19 +9.06,4.69;3.12,4.69 +5.31,7.50;5.00,8.12 +5.00,8.12;4.69,8.44 +4.69,8.44;4.38,9.06 +4.38,9.06;4.06,9.06 +6.88,7.19;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;7.81,9.06 + +# UTF-16 : 67 15 +# UTF-8 : 95 9c e6 +[6715] 朕 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;6.25,4.69 +6.25,4.69;6.25,5.00 +6.25,5.00;6.25,7.19 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.25,5.00 +8.75,7.19;3.44,7.19 +9.06,4.69;3.44,4.69 +5.31,7.50;5.31,7.81 +5.31,7.81;5.00,8.12 +5.00,8.12;4.69,8.44 +4.69,8.44;4.38,9.06 +4.38,9.06;4.38,9.06 +6.88,7.19;7.19,7.81 +7.19,7.81;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.12,9.06 + +# UTF-16 : 6d 5a +# UTF-8 : 9a b5 e6 +[6d5a] 浚 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.81,2.81;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.00,5.31 +4.38,4.38;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;4.06,1.25 +4.06,1.25;3.44,0.94 +3.44,0.94;2.50,0.62 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 +6.56,7.50;6.56,5.62 +6.56,5.62;6.88,5.31 +6.88,5.31;7.19,5.00 +7.19,5.00;7.81,5.00 +7.81,5.00;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,6.25 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;4.69,8.75 +4.69,8.75;5.00,9.38 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.81 +8.12,7.81;7.81,8.12 +7.81,8.12;7.50,8.75 +7.50,8.75;6.88,9.06 +2.81,7.19;3.44,7.19 +3.44,7.19;3.75,7.19 +3.75,7.19;4.38,7.19 +4.38,7.19;5.00,7.19 +5.00,7.19;5.62,7.19 +5.62,7.19;6.25,7.50 +6.25,7.50;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.44,7.50 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.00 +3.44,5.00;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;5.00,6.25 +5.00,6.25;5.00,6.88 +5.00,6.88;5.31,7.19 + +# UTF-16 : 4f ca +# UTF-8 : 8a bf e4 +[4fca] 俊 +2.50,9.06;2.19,8.75 +2.19,8.75;2.19,8.12 +2.19,8.12;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;1.56,6.56 +1.56,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.56 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;5.00,9.38 +2.50,2.81;3.12,3.44 +3.12,3.44;3.44,3.44 +3.44,3.44;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.00,5.31 +4.06,4.38;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;3.75,1.25 +3.75,1.25;3.12,0.94 +3.12,0.94;2.19,0.62 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;4.69,3.12 +4.69,3.12;4.38,3.75 +4.38,3.75;4.06,4.06 +6.56,7.50;6.56,5.62 +6.56,5.62;6.88,5.31 +6.88,5.31;7.19,5.00 +7.19,5.00;7.81,5.00 +7.81,5.00;8.12,5.00 +8.12,5.00;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,6.25 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.81 +8.12,7.81;7.81,8.12 +7.81,8.12;7.19,8.75 +7.19,8.75;6.88,9.06 +2.50,7.19;3.12,7.19 +3.12,7.19;3.75,7.19 +3.75,7.19;4.06,7.19 +4.06,7.19;4.69,7.19 +4.69,7.19;5.31,7.19 +5.31,7.19;5.94,7.50 +5.94,7.50;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.44,7.50 +2.50,4.69;2.81,5.00 +2.81,5.00;3.12,5.00 +3.12,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 + +# UTF-16 : 60 9b +# UTF-8 : 9b 82 e6 +[609b] 悛 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.81,2.81;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.00,5.31 +4.38,4.38;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;4.06,1.25 +4.06,1.25;3.44,0.94 +3.44,0.94;2.50,0.62 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 +6.56,7.50;6.56,5.62 +6.56,5.62;6.88,5.31 +6.88,5.31;7.19,5.00 +7.19,5.00;7.81,5.00 +7.81,5.00;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,6.25 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;4.69,8.75 +4.69,8.75;5.00,9.38 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.81 +8.12,7.81;7.81,8.12 +7.81,8.12;7.50,8.75 +7.50,8.75;6.88,9.06 +2.81,7.19;3.44,7.19 +3.44,7.19;3.75,7.19 +3.75,7.19;4.38,7.19 +4.38,7.19;5.00,7.19 +5.00,7.19;5.62,7.19 +5.62,7.19;6.25,7.50 +6.25,7.50;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.44,7.50 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.00 +3.44,5.00;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;5.00,6.25 +5.00,6.25;5.00,6.88 +5.00,6.88;5.31,7.19 + +# UTF-16 : 68 ad +# UTF-8 : ad a2 e6 +[68ad] 梭 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +6.88,7.50;6.88,5.62 +6.88,5.62;6.88,5.31 +6.88,5.31;7.50,5.00 +7.50,5.00;7.81,5.00 +7.81,5.00;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,6.25 +4.06,7.19;4.38,7.50 +4.38,7.50;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.31,9.38 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.81 +8.44,7.81;7.81,8.12 +7.81,8.12;7.50,8.75 +7.50,8.75;7.19,9.06 +3.12,7.19;3.44,7.19 +3.44,7.19;4.06,7.19 +4.06,7.19;4.69,7.19 +4.69,7.19;5.31,7.19 +5.31,7.19;5.62,7.19 +5.62,7.19;6.25,7.50 +6.25,7.50;6.88,7.50 +6.88,7.50;7.50,7.50 +7.50,7.50;7.81,7.50 +7.81,7.50;8.44,7.50 +2.81,4.69;3.44,5.00 +3.44,5.00;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.69,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.31,7.19 +2.81,2.81;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;5.00,4.69 +5.00,4.69;5.00,5.31 +4.38,4.38;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;6.25,2.19 +6.25,2.19;5.62,1.88 +5.62,1.88;4.69,1.56 +4.69,1.56;4.06,1.25 +4.06,1.25;3.44,0.94 +3.44,0.94;2.50,0.62 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 + +# UTF-16 : 55 06 +# UTF-8 : 86 94 e5 +[5506] 唆 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +2.81,2.81;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;5.00,4.69 +5.00,4.69;5.31,5.31 +4.38,4.38;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.19,2.81 +7.19,2.81;6.88,2.50 +6.88,2.50;6.25,2.19 +6.25,2.19;5.62,1.88 +5.62,1.88;5.00,1.56 +5.00,1.56;4.06,1.25 +4.06,1.25;3.44,0.94 +3.44,0.94;2.50,0.62 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 +6.88,7.50;6.88,5.62 +6.88,5.62;6.88,5.31 +6.88,5.31;7.50,5.00 +7.50,5.00;7.81,5.00 +7.81,5.00;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,6.25 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.31,9.38 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.81 +8.44,7.81;7.81,8.12 +7.81,8.12;7.50,8.75 +7.50,8.75;7.19,9.06 +2.81,7.19;3.44,7.19 +3.44,7.19;4.06,7.19 +4.06,7.19;4.38,7.19 +4.38,7.19;5.00,7.19 +5.00,7.19;5.62,7.19 +5.62,7.19;6.25,7.50 +6.25,7.50;6.88,7.50 +6.88,7.50;7.50,7.50 +7.50,7.50;7.81,7.50 +7.81,7.50;8.44,7.50 +2.81,4.69;3.44,5.00 +3.44,5.00;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.69,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.31,7.19 + +# UTF-16 : 7a e3 +# UTF-8 : a3 ab e7 +[7ae3] 竣 +0.31,7.19;3.44,7.19 +1.88,7.19;1.88,9.06 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,1.88 +2.81,1.88;3.44,2.19 +2.19,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.81,6.56 +1.25,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;0.94,6.56 +3.12,2.81;3.75,3.44 +3.75,3.44;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.31,5.31 +4.69,4.38;8.75,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,2.81 +7.50,2.81;6.88,2.50 +6.88,2.50;6.25,2.19 +6.25,2.19;5.62,1.88 +5.62,1.88;5.00,1.56 +5.00,1.56;4.38,1.25 +4.38,1.25;3.75,0.94 +3.75,0.94;2.81,0.62 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.75 +5.00,3.75;4.69,4.06 +6.88,7.50;6.88,5.62 +6.88,5.62;7.19,5.31 +7.19,5.31;7.50,5.00 +7.50,5.00;8.12,5.00 +7.81,5.00;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,6.25 +4.38,7.19;4.69,7.50 +4.69,7.50;5.00,8.12 +5.00,8.12;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.62,9.38 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.81 +8.44,7.81;8.12,8.12 +8.12,8.12;7.50,8.75 +7.50,8.75;7.19,9.06 +3.44,7.19;4.06,7.19 +4.06,7.19;4.38,7.19 +4.38,7.19;5.00,7.19 +5.00,7.19;5.62,7.19 +5.62,7.19;5.94,7.19 +5.94,7.19;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;7.50,7.50 +7.50,7.50;8.12,7.50 +8.12,7.50;8.44,7.50 +3.12,4.69;3.44,5.00 +3.44,5.00;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.62,7.19 + +# UTF-16 : 5c fb +# UTF-8 : bb b3 e5 +[5cfb] 峻 +0.62,7.81;0.62,0.62 +0.62,1.56;3.12,1.56 +3.12,1.56;3.12,7.81 +1.88,1.56;1.88,9.06 +3.12,2.81;3.75,3.44 +3.75,3.44;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.31,5.31 +4.69,4.38;8.75,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,2.81 +7.50,2.81;6.88,2.50 +6.88,2.50;6.25,2.19 +6.25,2.19;5.62,1.88 +5.62,1.88;5.00,1.56 +5.00,1.56;4.38,1.25 +4.38,1.25;3.75,0.94 +3.75,0.94;2.81,0.62 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.75 +5.00,3.75;4.69,4.06 +6.88,7.50;6.88,5.62 +6.88,5.62;7.19,5.31 +7.19,5.31;7.50,5.00 +7.50,5.00;8.12,5.00 +7.81,5.00;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,6.25 +4.38,7.19;4.69,7.50 +4.69,7.50;5.00,8.12 +5.00,8.12;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.62,9.38 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.81 +8.44,7.81;8.12,8.12 +8.12,8.12;7.50,8.75 +7.50,8.75;7.19,9.06 +3.44,7.19;4.06,7.19 +4.06,7.19;4.38,7.19 +4.38,7.19;5.00,7.19 +5.00,7.19;5.62,7.19 +5.62,7.19;5.94,7.19 +5.94,7.19;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;7.50,7.50 +7.50,7.50;8.12,7.50 +8.12,7.50;8.44,7.50 +3.12,4.69;3.44,5.00 +3.44,5.00;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.62,7.19 + +# UTF-16 : 99 ff +# UTF-8 : bf a7 e9 +[99ff] 駿 +4.06,2.81;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.62,4.69 +5.62,4.69;5.94,5.31 +5.31,4.38;8.75,4.38 +8.75,4.06;8.44,3.75 +8.44,3.75;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.19,2.50 +7.19,2.50;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.94,1.56 +5.94,1.56;5.31,1.25 +5.31,1.25;4.69,0.94 +4.69,0.94;4.06,0.62 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.75 +5.62,3.75;5.31,4.06 +7.19,7.50;7.19,5.62 +7.19,5.62;7.50,5.31 +7.50,5.31;7.81,5.00 +7.81,5.00;8.12,5.00 +8.12,5.00;8.44,5.00 +8.44,5.00;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;9.06,6.25 +4.69,7.19;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.81 +8.44,7.81;8.12,8.12 +8.12,8.12;7.81,8.75 +7.81,8.75;7.50,9.06 +4.06,7.19;4.69,7.19 +4.69,7.19;5.00,7.19 +5.00,7.19;5.31,7.19 +5.31,7.19;5.94,7.19 +5.94,7.19;6.25,7.19 +6.25,7.19;6.88,7.50 +6.88,7.50;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.12,7.50 +8.12,7.50;8.75,7.50 +4.06,4.69;4.69,5.00 +4.69,5.00;5.31,5.31 +5.31,5.31;5.62,5.94 +5.62,5.94;5.94,6.56 +5.94,6.56;5.94,7.19 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +2.50,1.56;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;2.19,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +4.06,8.75;0.94,8.75 +0.94,8.75;0.94,4.06 +0.94,4.06;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.50,8.75;2.50,4.38 +0.94,5.62;3.75,5.62 +0.94,7.19;3.75,7.19 + +# UTF-16 : 8c c1 +# UTF-8 : 81 b3 e8 +[8cc1] 賁 +0.31,7.19;9.06,7.19 +8.44,8.44;0.94,8.44 +4.69,7.19;4.69,9.38 +6.88,6.25;6.88,8.12 +2.50,6.25;2.50,8.12 +1.56,2.50;8.12,2.50 +7.81,2.50;8.12,5.94 +7.81,5.94;1.56,5.94 +1.25,5.94;1.56,2.19 +1.56,3.44;7.81,3.44 +1.56,4.69;7.81,4.69 +0.62,0.62;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.56 +6.56,1.56;5.94,1.88 + +# UTF-16 : 6f c6 +# UTF-8 : 86 bf e6 +[6fc6] 濆 +2.50,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.56 +7.19,1.56;6.56,1.88 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,7.19;9.06,7.19 +8.75,8.44;2.81,8.44 +5.62,7.19;5.62,9.38 +7.50,6.25;7.50,8.12 +4.06,6.25;4.06,8.12 +3.12,2.50;8.44,2.50 +8.44,2.50;8.44,5.94 +8.44,5.94;3.12,5.94 +3.12,5.94;3.12,2.19 +3.12,3.44;8.12,3.44 +3.12,4.69;8.12,4.69 + +# UTF-16 : 58 b3 +# UTF-8 : b3 a2 e5 +[58b3] 墳 +0.31,6.56;2.81,6.56 +1.56,1.88;1.56,9.06 +0.31,1.25;0.62,1.56 +0.62,1.56;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;6.56,1.88 +2.81,7.19;9.06,7.19 +8.75,8.44;2.81,8.44 +5.94,7.19;5.94,9.38 +7.50,6.25;7.50,8.12 +4.06,6.25;4.06,8.12 +3.44,2.50;8.44,2.50 +8.44,2.50;8.44,5.94 +8.44,5.94;3.12,5.94 +3.12,5.94;3.12,2.19 +3.44,3.44;8.44,3.44 +3.44,4.69;8.44,4.69 + +# UTF-16 : 56 74 +# UTF-8 : b4 99 e5 +[5674] 噴 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +2.81,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;6.56,1.88 +2.81,7.19;9.06,7.19 +8.75,8.44;3.12,8.44 +5.94,7.19;5.94,9.38 +7.50,6.25;7.81,8.12 +4.38,6.25;4.38,8.12 +3.44,2.50;8.44,2.50 +8.44,2.50;8.44,5.94 +8.44,5.94;3.44,5.94 +3.44,5.94;3.44,2.19 +3.44,3.44;8.44,3.44 +3.44,4.69;8.44,4.69 + +# UTF-16 : 61 a4 +# UTF-8 : a4 86 e6 +[61a4] 憤 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.81,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;6.56,1.88 +2.81,7.19;9.06,7.19 +8.75,8.44;2.81,8.44 +5.94,7.19;5.94,9.38 +7.50,6.25;7.50,8.12 +4.06,6.25;4.06,8.12 +3.44,2.50;8.44,2.50 +8.44,2.50;8.44,5.94 +8.44,5.94;3.12,5.94 +3.12,5.94;3.12,2.19 +3.44,3.44;8.44,3.44 +3.44,4.69;8.44,4.69 + +# UTF-16 : 57 0f +# UTF-8 : 8f 9c e5 +[570f] 圏 +8.75,0.62;8.75,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.44,1.25 +1.25,5.62;8.12,5.62 +7.81,6.88;1.56,6.88 +1.25,3.75;1.88,4.06 +1.88,4.06;2.19,4.38 +2.19,4.38;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;4.06,6.25 +4.06,6.25;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;4.69,8.44 +8.12,3.75;7.81,4.06 +7.81,4.06;7.50,4.06 +7.50,4.06;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;6.25,5.31 +6.25,5.31;5.94,5.62 +5.94,5.62;5.62,5.94 +5.62,5.94;5.31,6.56 +5.31,6.56;5.31,6.88 +3.12,6.88;2.81,7.19 +2.81,7.19;2.50,7.81 +2.50,7.81;2.19,8.12 +2.19,8.12;2.19,8.12 +6.25,6.88;6.56,7.19 +6.56,7.19;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.19,8.12 +6.25,2.81;6.25,4.69 +6.25,4.69;3.12,4.69 +6.25,3.44;2.50,3.44 +2.50,3.44;2.50,2.19 +2.50,2.19;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;4.06,1.88 +4.06,1.88;4.69,1.88 +4.69,1.88;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.25,1.88 +6.25,1.88;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.19,2.81 +7.19,2.81;7.50,3.12 + +# UTF-16 : 6e 5b +# UTF-8 : 9b b9 e6 +[6e5b] 湛 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +9.06,8.12;2.50,8.12 +2.50,4.06;9.06,4.06 +4.06,5.62;7.50,5.62 +4.06,6.88;7.50,6.88 +3.75,4.38;3.75,9.38 +7.81,4.38;7.81,9.38 +5.31,4.06;5.00,3.44 +5.00,3.44;5.00,2.81 +5.00,2.81;4.69,2.50 +4.69,2.50;4.38,2.19 +4.38,2.19;3.75,1.88 +3.12,1.25;9.06,1.25 +3.12,4.06;3.12,0.31 +6.56,4.06;6.56,2.81 +6.56,2.81;6.56,2.50 +6.56,2.50;7.19,2.19 +7.19,2.19;7.50,2.19 +7.50,2.19;7.81,2.19 +7.81,2.19;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.44,3.44 + +# UTF-16 : 58 2a +# UTF-8 : aa a0 e5 +[582a] 堪 +0.31,6.56;2.81,6.56 +1.56,1.88;1.56,9.06 +0.31,1.25;0.62,1.56 +0.62,1.56;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +9.06,8.12;2.50,8.12 +2.50,4.06;9.06,4.06 +4.06,5.62;7.50,5.62 +4.06,6.88;7.50,6.88 +3.75,4.38;3.75,9.38 +7.81,4.38;7.81,9.38 +5.31,4.06;5.00,3.44 +5.00,3.44;5.00,2.81 +5.00,2.81;4.69,2.50 +4.69,2.50;4.38,2.19 +4.38,2.19;3.75,1.88 +3.12,1.25;9.06,1.25 +3.12,4.06;3.12,0.31 +6.56,4.06;6.56,2.81 +6.56,2.81;6.56,2.50 +6.56,2.50;7.19,2.19 +7.19,2.19;7.50,2.19 +7.50,2.19;7.81,2.19 +7.81,2.19;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.44,3.44 + +# UTF-16 : 69 39 +# UTF-8 : b9 a4 e6 +[6939] 椹 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.38;2.50,5.00 +2.50,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +9.06,8.12;2.81,8.12 +2.81,4.06;9.06,4.06 +4.06,5.62;7.81,5.62 +4.06,6.88;7.81,6.88 +4.06,4.38;4.06,9.38 +7.81,4.38;7.81,9.38 +5.31,4.06;5.31,3.44 +5.31,3.44;5.00,2.81 +5.00,2.81;4.69,2.50 +4.69,2.50;4.38,2.19 +4.38,2.19;3.75,1.88 +3.44,1.25;9.06,1.25 +3.44,4.06;3.44,0.31 +6.56,4.06;6.56,2.81 +6.56,2.81;6.56,2.50 +6.56,2.50;7.19,2.19 +7.19,2.19;7.50,2.19 +7.50,2.19;7.81,2.19 +7.81,2.19;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.44,3.44 + +# UTF-16 : 7c c2 +# UTF-8 : 82 b3 e7 +[7cc2] 糂 +1.88,0.62;1.88,9.06 +3.12,5.94;0.31,5.94 +0.00,1.88;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +2.81,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.44 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 +9.06,8.12;3.12,8.12 +2.81,4.06;9.06,4.06 +4.38,5.62;7.81,5.62 +4.38,6.88;7.81,6.88 +4.06,4.38;4.06,9.38 +7.81,4.38;8.12,9.38 +5.31,4.06;5.31,3.44 +5.31,3.44;5.31,2.81 +5.31,2.81;5.00,2.50 +5.00,2.50;4.69,2.19 +4.69,2.19;4.06,1.88 +3.44,1.25;9.06,1.25 +3.44,4.06;3.75,0.31 +6.56,4.06;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.50,2.19 +7.50,2.19;7.50,2.19 +7.50,2.19;8.12,2.19 +8.12,2.19;8.44,2.50 +8.44,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 + +# UTF-16 : 78 aa +# UTF-8 : aa a2 e7 +[78aa] 碪 +3.12,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.75 +9.06,8.12;3.44,8.12 +3.12,4.06;9.06,4.06 +4.38,5.62;7.81,5.62 +4.38,6.88;7.81,6.88 +4.38,4.38;4.38,9.38 +8.12,4.38;8.12,9.38 +5.62,4.06;5.62,3.44 +5.62,3.44;5.62,2.81 +5.62,2.81;5.31,2.50 +5.31,2.50;4.69,2.19 +4.69,2.19;4.38,1.88 +3.75,1.25;9.06,1.25 +3.75,4.06;3.75,0.31 +6.88,4.06;6.88,2.81 +6.88,2.81;6.88,2.50 +6.88,2.50;7.50,2.19 +7.50,2.19;7.81,2.19 +7.81,2.19;8.12,2.19 +8.12,2.19;8.44,2.50 +8.44,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 + +# UTF-16 : 93 56 +# UTF-8 : 96 8d e9 +[9356] 鍖 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;2.19,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +3.44,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.12,4.38 +9.06,8.12;3.44,8.12 +3.44,4.06;9.06,4.06 +4.38,5.62;7.81,5.62 +4.38,6.88;7.81,6.88 +4.38,4.38;4.38,9.38 +8.12,4.38;8.12,9.38 +5.62,4.06;5.62,3.44 +5.62,3.44;5.62,2.81 +5.62,2.81;5.31,2.50 +5.31,2.50;5.00,2.19 +5.00,2.19;4.38,1.88 +4.06,1.25;9.06,1.25 +4.06,4.06;4.06,0.31 +6.88,4.06;6.88,2.81 +6.88,2.81;6.88,2.50 +6.88,2.50;7.50,2.19 +7.50,2.19;7.81,2.19 +7.81,2.19;8.12,2.19 +8.12,2.19;8.44,2.50 +8.44,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 + +# UTF-16 : 58 c1 +# UTF-8 : 81 a3 e5 +[58c1] 壁 +4.38,6.56;9.06,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +5.62,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.31,7.81 +5.31,7.81;5.31,8.44 +6.88,6.56;6.88,3.75 +4.38,5.31;9.06,5.31 +4.38,8.44;9.06,8.44 +6.88,8.44;6.88,9.38 +1.25,3.75;4.06,3.75 +4.06,3.75;4.06,5.94 +4.06,5.94;1.25,5.94 +1.25,5.94;1.25,3.75 +0.31,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.94,5.94 +0.94,5.94;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.94,8.75 +0.94,8.75;3.75,8.75 +3.75,8.75;3.75,7.19 +3.75,7.19;0.94,7.19 +0.62,0.94;8.75,0.94 +8.12,2.81;1.25,2.81 +4.69,0.94;4.69,4.06 + +# UTF-16 : 58 cc +# UTF-8 : 8c a3 e5 +[58cc] 壌 +0.00,6.56;2.50,6.56 +1.25,2.50;1.25,9.06 +0.00,1.88;0.62,2.19 +0.62,2.19;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;2.19,3.12 +2.19,3.12;2.81,3.44 +5.62,4.06;5.00,3.44 +5.00,3.44;4.38,3.12 +4.38,3.12;4.06,2.81 +4.06,2.81;3.75,2.81 +3.75,2.81;3.44,2.50 +3.44,2.50;2.81,2.50 +2.81,2.50;2.50,2.19 +2.50,2.19;1.88,2.19 +5.62,4.06;5.94,3.44 +5.94,3.44;6.25,3.12 +6.25,3.12;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.38,0.62 +2.50,0.62;2.81,0.62 +2.81,0.62;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.56,1.56 +4.06,0.94;4.06,2.81 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.44 +4.69,7.19;4.69,4.06 +6.88,7.19;6.88,4.06 +2.81,6.25;9.06,6.25 +2.50,4.06;9.06,4.06 +8.75,5.00;2.81,5.00 +5.62,8.44;5.94,9.38 +2.50,8.44;9.06,8.44 +2.81,6.88;3.44,7.19 +3.44,7.19;3.75,7.19 +3.75,7.19;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;5.00,7.81 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.50,7.50 +7.50,7.50;7.19,7.81 +7.19,7.81;6.56,7.81 + +# UTF-16 : 7a 63 +# UTF-8 : a3 a9 e7 +[7a63] 穣 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;1.25,8.44 +1.25,8.44;0.62,8.44 +0.62,8.44;0.31,8.44 +1.56,0.62;1.56,8.75 +2.81,6.56;0.31,6.56 +0.00,2.81;0.31,3.12 +0.31,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,6.25 +1.56,6.25;1.56,6.56 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.62 +1.88,5.62;1.88,5.94 +1.88,5.94;1.56,6.56 +5.62,4.06;5.00,3.44 +5.00,3.44;4.38,3.12 +4.38,3.12;3.75,2.81 +3.75,2.81;3.44,2.50 +3.44,2.50;3.12,2.50 +3.12,2.50;2.81,2.19 +2.81,2.19;2.19,2.19 +5.62,4.06;5.94,3.44 +5.94,3.44;6.25,3.12 +6.25,3.12;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.38,0.62 +2.81,0.62;3.12,0.62 +3.12,0.62;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.56,1.56 +4.06,0.94;4.06,2.81 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.44 +4.69,7.19;4.69,4.06 +6.88,7.19;6.88,4.06 +2.81,6.25;9.06,6.25 +2.50,4.06;9.06,4.06 +8.75,5.00;2.81,5.00 +5.62,8.44;5.94,9.38 +2.50,8.44;9.06,8.44 +2.81,6.88;3.44,7.19 +3.44,7.19;3.75,7.19 +3.75,7.19;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;5.00,7.81 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.50,7.50 +7.50,7.50;7.19,7.81 +7.19,7.81;6.56,7.81 + +# UTF-16 : 5b 22 +# UTF-8 : a2 ac e5 +[5b22] 嬢 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.44 +1.88,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,1.88 +2.81,1.88;3.12,1.56 +5.62,4.06;5.31,3.44 +5.31,3.44;4.69,3.12 +4.69,3.12;4.06,2.81 +4.06,2.81;3.44,2.50 +3.44,2.50;3.12,2.19 +3.12,2.19;2.81,2.19 +5.94,4.06;6.25,3.44 +6.25,3.44;6.25,3.12 +6.25,3.12;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;8.12,1.25 +8.12,1.25;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.38,0.62 +2.81,0.62;3.44,0.62 +3.44,0.62;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.56,1.56 +4.38,0.94;4.38,2.81 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.44 +5.00,7.19;5.00,4.06 +7.19,7.19;7.19,4.06 +3.12,6.25;9.06,6.25 +2.81,4.06;9.06,4.06 +8.75,5.00;3.44,5.00 +5.94,8.44;5.94,9.38 +3.12,8.44;9.06,8.44 +3.12,6.88;3.75,7.19 +3.75,7.19;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;5.00,7.81 +5.00,7.81;5.31,7.81 +9.06,6.88;8.75,7.19 +8.75,7.19;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;6.88,7.81 + +# UTF-16 : 8b 72 +# UTF-8 : b2 ad e8 +[8b72] 譲 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +5.94,4.06;5.62,3.44 +5.62,3.44;5.00,3.12 +5.00,3.12;4.38,2.81 +4.38,2.81;3.75,2.50 +3.75,2.50;3.12,2.19 +5.94,4.06;6.25,3.44 +6.25,3.44;6.56,3.12 +6.56,3.12;6.88,2.81 +6.88,2.81;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.38,0.62 +3.12,0.62;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;6.25,1.25 +6.25,1.25;6.88,1.56 +4.69,0.94;4.69,2.81 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.44 +5.00,7.19;5.00,4.06 +7.19,7.19;7.19,4.06 +3.44,6.25;9.06,6.25 +3.12,4.06;9.06,4.06 +8.75,5.00;3.44,5.00 +5.94,8.44;6.25,9.38 +3.12,8.44;9.06,8.44 +3.44,6.88;3.75,7.19 +3.75,7.19;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;5.31,7.81 +5.31,7.81;5.62,7.81 +9.06,6.88;8.75,7.19 +8.75,7.19;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;6.88,7.81 + +# UTF-16 : 91 b8 +# UTF-8 : b8 86 e9 +[91b8] 醸 +3.44,1.25;3.44,6.88 +3.44,6.88;0.62,6.88 +0.62,6.88;0.62,0.62 +0.62,1.25;3.12,1.25 +0.62,2.81;3.12,2.81 +0.31,8.75;3.75,8.75 +1.56,8.44;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.56,5.94 +1.56,5.94;1.56,5.31 +1.56,5.31;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.62,3.75 +2.50,8.44;2.50,5.00 +2.50,5.00;2.50,4.69 +2.50,4.69;2.81,4.38 +2.81,4.38;3.12,4.38 +6.25,4.06;5.94,3.44 +5.94,3.44;5.31,3.12 +5.31,3.12;5.00,2.81 +5.00,2.81;4.38,2.50 +4.38,2.50;3.75,2.19 +6.25,4.06;6.56,3.44 +6.56,3.44;6.88,3.12 +6.88,3.12;6.88,2.81 +6.88,2.81;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.38,0.62 +3.75,0.62;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;7.19,1.56 +5.00,0.94;5.00,2.81 +7.19,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,2.81 +8.44,2.81;8.44,3.12 +8.44,3.12;8.75,3.44 +5.31,7.19;5.31,4.06 +7.50,7.19;7.50,4.06 +3.75,6.25;9.06,6.25 +3.75,4.06;9.06,4.06 +8.75,5.00;4.06,5.00 +6.25,8.44;6.56,9.38 +3.75,8.44;9.06,8.44 +3.75,6.88;4.38,7.19 +4.38,7.19;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.62,7.81 +5.62,7.81;5.94,7.81 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.19 +8.44,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;6.88,7.81 + +# UTF-16 : 59 51 +# UTF-8 : 91 a5 e5 +[5951] 契 +0.62,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;4.69,4.06 +4.69,4.06;4.69,4.69 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.69,4.06 +0.62,3.75;8.75,3.75 +4.38,4.69;4.69,5.00 +4.69,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.62,5.94 +5.62,5.94;5.94,6.25 +5.94,6.25;6.25,6.56 +6.25,6.56;6.25,7.19 +6.25,7.19;6.56,7.50 +6.56,7.50;6.56,8.12 +6.56,8.12;6.56,8.75 +4.69,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,6.88 +8.75,6.88;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.44,5.31 +8.44,5.31;8.12,5.00 +8.12,5.00;7.81,5.00 +7.81,5.00;7.50,5.00 +7.50,5.00;6.88,5.00 +6.88,5.00;6.25,5.00 +0.62,4.69;0.94,4.69 +0.94,4.69;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;2.19,5.00 +2.19,5.00;2.50,5.00 +2.50,5.00;2.81,5.00 +2.81,5.00;3.44,5.31 +3.44,5.31;3.75,5.31 +3.75,5.31;4.06,5.31 +4.06,5.31;4.38,5.31 +4.69,8.12;0.62,8.12 +4.38,6.56;0.94,6.56 +2.50,5.00;2.50,9.06 + +# UTF-16 : 59 68 +# UTF-8 : a8 a5 e5 +[5968] 奨 +0.31,3.44;9.06,3.44 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;4.69,4.38 +8.75,0.62;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,1.25 +6.88,1.25;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.44 +0.62,8.44;0.94,8.12 +0.94,8.12;0.94,7.81 +0.94,7.81;1.25,7.50 +1.25,7.50;1.56,7.19 +1.56,7.19;1.56,6.56 +2.19,5.94;1.88,5.94 +1.88,5.94;1.56,5.62 +1.56,5.62;1.25,5.62 +1.25,5.62;0.62,5.31 +0.62,5.31;0.31,5.31 +2.19,4.06;2.19,9.06 +8.12,6.88;8.12,4.69 +8.12,4.69;7.81,4.38 +7.81,4.38;7.50,4.38 +7.50,4.38;7.50,4.38 +7.19,4.38;6.88,4.38 +6.88,4.38;6.25,4.38 +6.25,4.38;5.94,4.38 +9.06,6.25;2.81,6.25 +5.62,4.69;5.31,5.00 +5.31,5.00;5.00,5.31 +5.00,5.31;4.69,5.31 +4.69,5.31;4.06,5.62 +4.06,5.62;4.06,5.94 +4.06,6.56;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;3.12,7.81 +5.94,6.88;5.94,7.19 +5.94,7.19;5.62,7.81 +5.62,7.81;5.31,8.12 +5.31,8.12;5.31,8.12 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +2.81,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,8.75 + +# UTF-16 : 6c 99 +# UTF-8 : 99 b2 e6 +[6c99] 沙 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +9.06,4.69;9.06,5.31 +9.06,5.31;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.12,7.50 +8.12,7.50;7.81,8.12 +6.25,9.06;6.25,4.69 +6.25,4.69;6.25,4.06 +6.25,4.06;5.94,3.75 +5.94,3.75;5.62,3.75 +5.62,3.75;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,4.06;4.38,4.06 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.12 +7.50,3.12;6.88,2.81 +6.88,2.81;6.25,2.19 +6.25,2.19;5.62,1.88 +5.62,1.88;5.00,1.56 +5.00,1.56;4.38,1.25 +4.38,1.25;3.44,0.94 +3.44,0.94;2.50,0.62 +2.81,4.38;3.12,5.00 +3.12,5.00;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 + +# UTF-16 : 70 92 +# UTF-8 : 92 82 e7 +[7092] 炒 +3.75,2.19;3.12,2.50 +3.12,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.19,4.06 +2.19,4.06;1.56,4.38 +0.94,7.81;0.94,6.88 +0.94,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +3.12,7.81;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,4.69 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,9.06 +9.06,4.69;9.06,5.31 +9.06,5.31;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.12,7.50 +8.12,7.50;7.81,8.12 +6.25,9.06;6.25,4.69 +6.25,4.69;6.25,4.06 +6.25,4.06;5.94,3.75 +5.94,3.75;5.62,3.75 +5.62,3.75;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.06 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.12 +7.50,3.12;7.19,2.81 +7.19,2.81;6.56,2.19 +6.56,2.19;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;3.75,0.94 +3.75,0.94;3.12,0.62 +3.12,4.38;3.44,5.00 +3.44,5.00;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.38,7.81 +4.38,7.81;4.69,8.12 + +# UTF-16 : 62 84 +# UTF-8 : 84 8a e6 +[6284] 抄 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +3.44,7.19;0.31,7.19 +9.06,4.69;9.06,5.31 +9.06,5.31;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.12,7.50 +8.12,7.50;7.81,8.12 +6.25,9.06;6.25,4.69 +6.25,4.69;6.25,4.06 +6.25,4.06;5.94,3.75 +5.94,3.75;5.94,3.75 +5.62,3.75;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.06 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.12 +7.50,3.12;7.19,2.81 +7.19,2.81;6.56,2.19 +6.56,2.19;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;3.75,0.94 +3.75,0.94;3.12,0.62 +3.44,4.38;3.75,5.00 +3.75,5.00;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;4.69,8.12 + +# UTF-16 : 77 07 +# UTF-8 : 87 9c e7 +[7707] 眇 +0.62,8.75;0.62,1.25 +0.62,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,4.06;2.81,4.06 +0.62,6.56;2.81,6.56 +9.06,4.69;9.06,5.31 +9.06,5.31;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.12,7.50 +8.12,7.50;7.81,8.12 +6.25,9.06;6.25,4.69 +6.25,4.69;6.25,4.06 +6.25,4.06;5.94,3.75 +5.94,3.75;5.62,3.75 +5.62,3.75;5.31,3.75 +5.31,3.75;4.69,4.06 +4.69,4.06;4.69,4.06 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.12 +7.50,3.12;7.19,2.81 +7.19,2.81;6.56,2.19 +6.56,2.19;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;3.75,0.94 +3.75,0.94;3.12,0.62 +3.12,4.38;3.44,5.00 +3.44,5.00;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.38,7.81 +4.38,7.81;4.38,8.12 + +# UTF-16 : 67 6a +# UTF-8 : aa 9d e6 +[676a] 杪 +1.88,0.62;1.88,9.06 +3.44,7.19;0.31,7.19 +0.00,2.50;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,6.56 +2.19,6.56;1.88,7.19 +9.06,4.69;9.06,5.31 +9.06,5.31;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.12,7.50 +8.12,7.50;7.81,8.12 +6.25,9.06;6.25,4.69 +6.25,4.69;6.25,4.06 +6.25,4.06;5.94,3.75 +5.94,3.75;5.94,3.75 +5.62,3.75;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.06 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.12 +7.50,3.12;7.19,2.81 +7.19,2.81;6.56,2.19 +6.56,2.19;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;3.75,0.94 +3.75,0.94;3.12,0.62 +3.44,4.69;3.75,5.31 +3.75,5.31;4.06,5.94 +4.06,5.94;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.69,8.12 + +# UTF-16 : 59 99 +# UTF-8 : 99 a6 e5 +[5999] 妙 +9.38,4.69;9.06,5.31 +9.06,5.31;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.44,7.50 +8.44,7.50;8.12,8.12 +6.56,9.06;6.56,4.69 +6.56,4.69;6.56,4.06 +6.56,4.06;6.25,3.75 +6.25,3.75;5.94,3.75 +5.94,3.75;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.06 +3.75,4.38;4.06,5.00 +4.06,5.00;4.38,5.94 +4.38,5.94;4.38,6.25 +4.38,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;4.69,7.50 +4.69,7.50;4.69,7.81 +4.69,7.81;5.00,8.12 +8.75,5.00;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.50,3.12 +7.50,3.12;7.19,2.81 +7.19,2.81;6.56,2.19 +6.56,2.19;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;4.69,1.25 +4.69,1.25;4.06,0.94 +4.06,0.94;3.44,0.62 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.44 +1.88,8.44;1.88,7.81 +1.88,7.81;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.00 +1.25,5.00;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;1.88,3.44 +1.88,3.44;2.50,3.12 +2.50,3.12;2.81,2.50 +2.81,2.50;3.12,2.19 +3.12,2.19;3.44,1.88 + +# UTF-16 : 92 14 +# UTF-8 : 94 88 e9 +[9214] 鈔 +9.38,4.69;9.06,5.31 +9.06,5.31;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.44,7.50 +8.44,7.50;8.12,8.12 +6.56,9.06;6.56,4.69 +6.56,4.69;6.56,4.06 +6.56,4.06;6.25,3.75 +6.25,3.75;6.25,3.75 +5.94,3.75;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.06 +3.75,4.38;4.06,5.00 +4.06,5.00;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.00,7.81 +5.00,7.81;5.00,8.12 +8.75,5.00;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.12 +7.81,3.12;7.19,2.81 +7.19,2.81;6.88,2.19 +6.88,2.19;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +4.38,0.94;3.75,0.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +3.44,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 + +# UTF-16 : 7d 17 +# UTF-8 : 97 b4 e7 +[7d17] 紗 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;2.81,6.56 +0.31,4.69;3.44,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +1.56,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +3.44,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +9.38,4.69;9.06,5.31 +9.06,5.31;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.44,7.50 +8.44,7.50;8.12,8.12 +6.56,9.06;6.56,4.69 +6.56,4.69;6.56,4.06 +6.56,4.06;6.25,3.75 +6.25,3.75;6.25,3.75 +5.94,3.75;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.06 +3.75,4.38;4.06,5.00 +4.06,5.00;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.00,7.81 +5.00,7.81;5.00,8.12 +8.75,5.00;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.12 +7.81,3.12;7.19,2.81 +7.19,2.81;6.88,2.19 +6.88,2.19;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +4.38,0.94;3.75,0.62 + +# UTF-16 : 59 a5 +# UTF-8 : a5 a6 e5 +[59a5] 妥 +0.94,8.12;1.88,8.12 +1.88,8.12;2.50,8.12 +2.50,8.12;3.44,8.12 +3.44,8.12;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +2.50,5.62;2.50,5.94 +2.50,5.94;2.19,6.25 +2.19,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +5.00,5.94;4.69,6.25 +4.69,6.25;4.69,6.88 +4.69,6.88;4.38,7.19 +4.38,7.19;4.38,7.50 +4.38,7.50;4.06,7.81 +6.56,5.31;6.88,5.94 +6.88,5.94;7.19,6.25 +7.19,6.25;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;8.12,7.81 +8.75,4.38;0.62,4.38 +0.94,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,3.44;6.88,4.06 +6.88,4.06;7.19,4.38 +4.06,5.62;4.06,5.31 +4.06,5.31;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;2.81,4.06 +2.81,4.06;2.81,3.75 +2.81,3.75;2.50,3.44 +2.50,3.44;2.19,3.12 +2.19,3.12;1.56,2.81 +1.56,2.81;1.25,2.50 +1.88,2.81;2.50,2.81 +2.50,2.81;3.12,2.50 +3.12,2.50;3.75,2.50 +3.75,2.50;4.38,2.19 +4.38,2.19;5.00,2.19 +5.00,2.19;5.62,1.88 +5.62,1.88;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.75,0.62 + +# UTF-16 : 5a cc +# UTF-8 : 8c ab e5 +[5acc] 嫌 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.75 +1.88,3.75;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;3.12,1.88 +2.81,8.12;9.06,8.12 +5.00,8.12;4.69,8.75 +4.69,8.75;4.69,9.06 +4.69,9.06;4.38,9.38 +6.88,8.12;6.88,8.44 +6.88,8.44;7.19,9.06 +7.19,9.06;7.50,9.38 +3.12,3.75;8.44,3.75 +8.44,3.75;8.44,6.88 +8.44,6.88;3.12,6.88 +2.81,5.31;9.38,5.31 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,0.62;5.00,8.12 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;6.88,3.44 +6.88,3.44;6.88,3.75 +6.88,0.62;6.88,8.12 + +# UTF-16 : 8b 19 +# UTF-8 : 99 ac e8 +[8b19] 謙 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +3.12,8.12;9.06,8.12 +5.00,8.12;5.00,8.75 +5.00,8.75;4.69,9.06 +4.69,9.06;4.38,9.38 +6.88,8.12;7.19,8.44 +7.19,8.44;7.19,9.06 +7.19,9.06;7.50,9.38 +3.44,3.75;8.44,3.75 +8.44,3.75;8.44,6.88 +8.44,6.88;3.44,6.88 +3.12,5.31;9.38,5.31 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.44 +5.00,3.44;5.00,3.75 +5.00,0.62;5.00,8.12 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.50 +7.50,2.50;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,0.62;6.88,8.12 + +# UTF-16 : 93 8c +# UTF-8 : 8c 8e e9 +[938c] 鎌 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.38 +3.44,8.12;9.06,8.12 +5.00,8.12;5.00,8.75 +5.00,8.75;4.69,9.06 +4.69,9.06;4.38,9.38 +6.88,8.12;7.19,8.44 +7.19,8.44;7.19,9.06 +7.19,9.06;7.50,9.38 +3.44,3.75;8.44,3.75 +8.44,3.75;8.44,6.88 +8.44,6.88;3.75,6.88 +3.12,5.31;9.38,5.31 +5.00,0.62;5.00,8.12 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.50 +7.50,2.50;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,0.62;6.88,8.12 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.69,2.81 +4.69,2.81;5.00,3.44 +5.00,3.44;5.00,3.75 + +# UTF-16 : 50 d6 +# UTF-8 : 96 83 e5 +[50d6] 僖 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +1.88,3.75;9.38,3.75 +2.81,4.69;2.81,6.25 +2.81,6.25;8.12,6.25 +8.12,6.25;8.12,5.00 +8.12,5.00;3.12,5.00 +6.56,3.75;6.88,4.06 +6.88,4.06;7.19,4.38 +7.19,4.38;7.19,4.69 +7.19,4.69;7.50,5.00 +4.38,3.75;4.38,4.06 +4.38,4.06;4.06,4.38 +4.06,4.38;3.75,4.69 +3.75,4.69;3.75,5.00 +1.88,8.44;9.06,8.44 +2.19,7.19;9.06,7.19 +5.62,7.19;5.62,9.38 +8.44,0.62;8.44,2.81 +8.44,2.81;2.81,2.81 +2.81,2.81;2.81,0.62 +2.81,1.25;8.12,1.25 + +# UTF-16 : 6a 72 +# UTF-8 : b2 a9 e6 +[6a72] 橲 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.38;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +2.50,3.75;9.38,3.75 +3.44,4.69;3.44,6.25 +3.44,6.25;8.44,6.25 +8.44,6.25;8.44,5.00 +8.44,5.00;3.44,5.00 +6.56,3.75;6.88,4.06 +6.88,4.06;7.19,4.38 +7.19,4.38;7.50,4.69 +7.50,4.69;7.50,5.00 +5.00,3.75;4.69,4.06 +4.69,4.06;4.69,4.38 +4.69,4.38;4.38,4.69 +4.38,4.69;4.38,5.00 +2.50,8.44;9.06,8.44 +2.81,7.19;9.06,7.19 +5.94,7.19;5.94,9.38 +8.44,0.62;8.44,2.81 +8.44,2.81;3.44,2.81 +3.12,2.81;3.44,0.62 +3.44,1.25;8.44,1.25 + +# UTF-16 : 5b 09 +# UTF-8 : 89 ac e5 +[5b09] 嬉 +2.81,3.75;9.38,3.75 +3.75,4.69;3.75,6.25 +3.75,6.25;8.44,6.25 +8.44,6.25;8.44,5.00 +8.44,5.00;3.75,5.00 +6.88,3.75;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;7.50,4.69 +7.50,4.69;7.50,5.00 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.38,5.00 +2.81,8.44;9.06,8.44 +3.12,7.19;9.06,7.19 +5.94,7.19;5.94,9.38 +8.44,0.62;8.44,2.81 +8.44,2.81;3.75,2.81 +3.44,2.81;3.75,0.62 +3.75,1.25;8.44,1.25 +0.00,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.81,5.94 +2.81,5.94;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.00,7.50 +1.56,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.62,4.38;1.25,4.06 +1.25,4.06;1.56,3.44 +1.56,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,1.88 +2.81,1.88;3.12,1.56 + +# UTF-16 : 9c 5a +# UTF-8 : 9a b1 e9 +[9c5a] 鱚 +3.44,3.75;9.38,3.75 +4.38,4.69;4.38,6.25 +4.38,6.25;8.44,6.25 +8.44,6.25;8.44,5.00 +8.44,5.00;4.38,5.00 +7.19,3.75;7.50,4.06 +7.50,4.06;7.50,4.38 +7.50,4.38;7.81,4.69 +7.81,4.69;7.81,5.00 +5.62,3.75;5.31,4.06 +5.31,4.06;5.31,4.38 +5.31,4.38;5.00,4.69 +5.00,4.69;5.00,5.00 +3.44,8.44;9.06,8.44 +3.75,7.19;9.06,7.19 +6.25,7.19;6.25,9.38 +8.44,0.62;8.44,2.81 +8.44,2.81;4.06,2.81 +4.06,2.81;4.06,0.62 +4.38,1.25;8.44,1.25 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;2.50,8.75 +0.62,5.31;3.12,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.25,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 + +# UTF-16 : 5b dd +# UTF-8 : 9d af e5 +[5bdd] 寝 +4.69,8.75;4.69,9.38 +8.75,7.19;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,7.19 +1.88,3.44;1.56,3.12 +1.56,3.12;1.25,3.12 +1.25,3.12;0.94,2.81 +0.94,2.81;0.62,2.81 +0.62,2.81;0.00,2.50 +0.31,6.56;0.62,6.25 +0.62,6.25;0.94,5.94 +0.94,5.94;0.94,5.31 +0.94,5.31;1.25,5.00 +1.25,5.00;1.56,4.69 +1.88,0.62;1.88,7.81 +8.75,3.12;8.75,4.69 +8.75,4.69;2.81,4.69 +2.81,4.69;2.81,3.12 +3.12,5.62;8.12,5.62 +8.12,5.62;8.12,7.81 +8.12,7.81;3.12,7.81 +3.44,6.56;8.12,6.56 +3.12,3.75;8.12,3.75 +2.50,0.94;3.12,0.94 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.12,3.75 +9.06,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.38,2.81 +4.38,2.81;4.06,3.12 +4.06,3.12;3.75,3.44 + +# UTF-16 : 5b e9 +# UTF-8 : a9 af e5 +[5be9] 審 +4.69,8.75;4.69,9.38 +8.44,6.88;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 +0.62,5.62;8.75,5.62 +4.69,3.75;4.69,7.81 +1.25,7.50;2.19,7.50 +2.19,7.50;2.81,7.50 +2.81,7.50;3.44,7.50 +3.44,7.50;4.06,7.50 +4.06,7.50;4.69,7.81 +4.69,7.81;5.31,7.81 +5.31,7.81;6.25,7.81 +6.25,7.81;6.88,7.81 +6.88,7.81;7.50,7.81 +7.50,7.81;8.12,7.81 +0.31,3.44;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.19,4.06 +2.19,4.06;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.69,5.62 +9.06,3.44;8.44,3.75 +8.44,3.75;7.81,4.06 +7.81,4.06;7.50,4.06 +7.50,4.06;6.88,4.38 +6.88,4.38;6.56,4.69 +6.56,4.69;5.94,4.69 +5.94,4.69;5.62,5.00 +5.62,5.00;5.31,5.31 +5.31,5.31;4.69,5.62 +2.81,5.94;2.81,6.25 +2.81,6.25;2.50,6.88 +2.50,6.88;2.19,7.19 +2.19,7.19;1.88,7.19 +6.56,5.94;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.50,7.50 +7.81,0.62;7.81,3.75 +7.81,3.75;1.56,3.75 +1.56,3.75;1.56,0.62 +4.69,1.25;4.69,3.75 +1.56,1.25;7.81,1.25 +1.56,2.50;7.81,2.50 + +# UTF-16 : 5c 01 +# UTF-8 : 81 b0 e5 +[5c01] 封 +4.69,1.56;4.06,1.56 +4.06,1.56;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;1.88,1.25 +1.88,1.25;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +4.38,3.75;0.62,3.75 +2.50,1.25;2.50,5.00 +4.69,5.31;0.31,5.31 +4.38,7.81;0.62,7.81 +2.50,5.31;2.50,9.06 +8.12,9.06;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.38,7.50;4.69,7.50 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.62,5.00 +5.62,5.00;5.31,5.62 +5.31,5.62;5.00,6.25 + +# UTF-16 : 91 4e +# UTF-8 : 8e 85 e9 +[914e] 酎 +4.38,0.62;4.38,6.88 +4.38,6.88;0.62,6.88 +0.62,6.88;0.62,0.62 +0.94,1.25;4.38,1.25 +0.94,2.81;4.38,2.81 +0.31,8.75;4.69,8.75 +1.88,8.75;2.19,6.88 +1.88,6.88;1.88,6.25 +1.88,6.25;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.88,5.00 +1.88,5.00;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +3.12,8.75;3.12,5.00 +3.12,5.00;3.12,4.69 +3.12,4.69;3.44,4.38 +3.44,4.38;4.38,4.38 +8.12,9.06;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.38,7.50;4.69,7.50 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.62,5.00 +5.62,5.00;5.31,5.62 +5.31,5.62;5.00,6.25 + +# UTF-16 : 80 98 +# UTF-8 : 98 82 e8 +[8098] 肘 +0.94,4.06;3.44,4.06 +1.25,6.56;3.44,6.56 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;3.44,8.75 +3.44,8.75;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;3.12,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +8.12,9.06;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,7.50;4.06,7.50 +5.94,3.44;5.94,3.75 +5.94,3.75;5.62,4.38 +5.62,4.38;5.31,5.00 +5.31,5.00;5.00,5.62 +5.00,5.62;4.69,6.25 + +# UTF-16 : 7d 02 +# UTF-8 : 82 b4 e7 +[7d02] 紂 +4.06,4.06;4.06,4.69 +4.06,4.69;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.44,6.56 +0.31,4.69;4.06,5.00 +2.50,4.69;2.50,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.56;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.44,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +1.88,5.62;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.62,7.81 +1.25,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 +8.12,9.06;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.38,7.50;4.38,7.50 +6.25,3.44;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;5.62,5.00 +5.62,5.00;5.31,5.62 +5.31,5.62;5.00,6.25 + +# UTF-16 : 54 0b +# UTF-8 : 8b 90 e5 +[540b] 吋 +0.94,1.88;3.12,1.88 +3.12,1.88;3.12,8.44 +3.12,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +8.12,9.06;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,7.50;3.75,7.50 +5.94,3.44;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.31,5.00 +5.31,5.00;5.00,5.62 +5.00,5.62;4.69,6.25 + +# UTF-16 : 5f d6 +# UTF-8 : 96 bf e5 +[5fd6] 忖 +8.12,9.06;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,7.50;3.12,7.50 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.38 +5.31,4.38;5.00,5.00 +5.00,5.00;4.69,5.62 +4.69,5.62;4.38,6.25 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.88 +2.50,6.88;2.50,7.19 + +# UTF-16 : 5c b3 +# UTF-8 : b3 b2 e5 +[5cb3] 岳 +2.19,7.19;8.44,7.19 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,9.06 +6.56,4.38;6.56,7.19 +2.19,4.38;2.19,8.44 +9.06,4.38;0.31,4.38 +1.25,3.75;1.25,0.62 +8.12,0.62;8.12,3.75 +4.69,4.38;4.69,1.25 +1.25,1.25;8.12,1.25 + +# UTF-16 : 5e 8a +# UTF-8 : 8a ba e5 +[5e8a] 床 +5.00,8.12;5.00,9.38 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.75,8.12 +5.31,0.62;5.31,7.81 +8.75,5.62;1.88,5.62 +1.56,1.56;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.62,5.31 +5.62,5.31;5.62,5.62 + +# UTF-16 : 5e 84 +# UTF-8 : 84 ba e5 +[5e84] 庄 +1.25,1.25;9.06,1.25 +8.44,5.00;1.88,5.00 +5.31,1.25;5.31,7.81 +5.00,8.12;5.00,9.38 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.75,8.12 + +# UTF-16 : 5e c3 +# UTF-8 : 83 bb e5 +[5ec3] 廃 +5.00,8.44;5.00,9.38 +0.31,0.62;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,8.44 +1.25,8.44;8.75,8.44 +6.25,4.69;6.25,1.25 +6.25,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.56 +8.44,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +1.56,0.62;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +5.31,7.50;2.50,7.50 +9.06,4.38;8.44,4.38 +8.44,4.38;7.81,4.69 +7.81,4.69;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.56,5.62 +6.56,5.62;6.25,6.25 +6.25,6.25;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.31,7.50 +7.50,7.81;7.19,7.50 +7.19,7.50;6.88,7.19 +6.88,7.19;6.56,6.88 +6.56,6.88;6.56,6.56 +6.56,6.56;6.25,6.25 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,6.25 +8.12,6.25;7.81,5.94 +7.81,5.94;7.50,5.62 +7.50,5.62;7.19,5.31 +3.75,5.62;3.44,5.94 +3.44,5.94;3.12,6.25 +3.12,6.25;2.81,6.56 +2.81,6.56;2.50,6.88 +2.50,6.88;2.19,7.19 +2.81,4.69;7.50,4.69 +1.56,3.12;8.75,3.12 +1.25,4.38;1.88,4.38 +1.88,4.38;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.50 + +# UTF-16 : 54 5f +# UTF-8 : 9f 91 e5 +[545f] 呟 +5.94,7.81;5.94,9.38 +3.12,7.81;9.06,7.81 +5.62,3.44;5.31,4.06 +5.31,4.06;4.69,4.69 +4.69,4.69;4.69,5.00 +4.69,5.00;4.38,5.31 +4.38,5.31;4.06,5.62 +4.06,5.62;3.75,5.94 +3.75,5.94;3.12,6.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;6.56,4.38 +6.56,4.38;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.94 +7.50,5.94;8.12,6.56 +4.06,5.62;4.38,5.94 +4.38,5.94;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.94,7.81 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.75,1.88 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 + +# UTF-16 : 5f 26 +# UTF-8 : a6 bc e5 +[5f26] 弦 +0.62,8.75;2.81,8.75 +2.81,8.75;2.81,6.56 +2.81,6.56;0.94,6.56 +0.94,6.56;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.62,4.38 +0.62,4.38;0.62,3.75 +0.62,3.75;0.62,3.44 +0.62,4.38;2.81,4.38 +2.81,4.38;2.81,3.44 +2.81,3.44;2.81,2.50 +2.81,2.50;2.81,2.19 +2.81,2.19;2.81,1.56 +2.81,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +5.94,7.81;6.25,9.38 +3.12,7.81;9.06,7.81 +5.94,3.44;5.31,4.06 +5.31,4.06;5.00,4.38 +5.00,4.38;4.69,4.69 +4.69,4.69;4.38,5.00 +4.38,5.00;4.06,5.31 +4.06,5.31;3.75,5.94 +3.75,5.94;3.44,6.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;6.88,4.69 +6.88,4.69;7.19,5.31 +7.19,5.31;7.81,5.94 +7.81,5.94;8.12,6.56 +4.38,5.31;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.94,7.81 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.75 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.75,1.56 + +# UTF-16 : 77 29 +# UTF-8 : a9 9c e7 +[7729] 眩 +0.62,8.75;0.62,1.25 +0.62,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,4.06;2.81,4.06 +0.62,6.56;2.81,6.56 +5.94,7.81;5.94,9.38 +3.12,7.81;9.06,7.81 +5.62,3.44;5.31,4.06 +5.31,4.06;5.00,4.69 +5.00,4.69;4.69,5.00 +4.69,5.00;4.38,5.31 +4.38,5.31;4.06,5.62 +4.06,5.62;3.75,5.94 +3.75,5.94;3.44,6.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;6.25,3.75 +6.25,3.75;6.56,4.38 +6.56,4.38;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.81,5.94 +7.81,5.94;8.12,6.56 +4.06,5.62;4.69,5.94 +4.69,5.94;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.94,7.81 +9.06,0.94;9.06,1.56 +9.06,1.56;8.75,1.88 +8.75,1.88;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.75,1.88 + +# UTF-16 : 7d 43 +# UTF-8 : 83 b5 e7 +[7d43] 絃 +3.75,4.38;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.12,6.56 +0.31,4.69;3.75,5.00 +2.19,4.69;2.19,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.44,8.12 +1.56,5.62;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.19,9.06 +6.25,7.81;6.56,9.38 +3.75,7.81;9.06,7.81 +6.25,3.44;5.62,4.06 +5.62,4.06;5.31,4.38 +5.31,4.38;4.69,5.00 +4.69,5.00;4.38,5.62 +4.38,5.62;3.75,6.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;6.88,4.06 +6.88,4.06;7.19,4.69 +7.19,4.69;7.50,5.31 +7.50,5.31;7.81,5.94 +7.81,5.94;8.44,6.56 +4.69,5.31;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;6.25,7.81 +9.06,0.62;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;7.81,3.12 +7.81,3.12;7.50,3.75 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,1.56 +7.19,1.56;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.75,1.56 + +# UTF-16 : 82 37 +# UTF-8 : b7 88 e8 +[8237] 舷 +0.00,0.62;0.31,1.25 +0.31,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.12 +0.94,8.12;3.44,8.12 +3.44,8.12;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +0.00,4.69;4.38,5.00 +2.50,5.62;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;1.88,6.88 +1.88,6.88;1.56,7.50 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.88,8.12 +2.19,5.00;2.19,1.88 +6.56,7.81;6.56,9.38 +3.75,7.81;9.06,7.81 +6.25,3.44;5.94,4.06 +5.94,4.06;5.31,4.69 +5.31,4.69;5.00,5.00 +5.00,5.00;4.38,5.62 +4.38,5.62;4.06,6.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;6.25,3.12 +6.25,3.12;6.56,3.75 +6.56,3.75;6.88,4.06 +6.88,4.06;7.19,4.69 +7.19,4.69;7.50,5.31 +7.50,5.31;8.12,5.94 +8.12,5.94;8.44,6.56 +4.69,5.31;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;5.94,6.88 +5.94,6.88;6.25,7.50 +6.25,7.50;6.56,7.81 +9.06,0.62;9.06,1.25 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.50,3.75 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;7.19,1.56 +7.19,1.56;7.81,1.56 +7.81,1.56;8.12,1.56 +8.12,1.56;8.75,1.56 + +# UTF-16 : 5b 64 +# UTF-8 : a4 ad e5 +[5b64] 孤 +0.31,4.69;3.12,5.31 +2.81,8.75;0.31,8.75 +1.56,6.88;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,8.75;2.50,8.12 +2.50,8.12;2.50,7.81 +2.50,7.81;2.19,7.50 +2.19,7.50;1.88,6.88 +1.88,6.88;1.56,6.56 +3.44,8.12;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.00,8.12 +5.00,8.12;5.62,8.12 +5.62,8.12;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.44 +7.19,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,8.75 +2.50,0.94;2.81,1.25 +2.81,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.44,5.94 +3.44,5.94;3.44,6.56 +3.44,6.56;3.44,8.12 +9.06,0.94;9.06,1.25 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.44,2.81 +8.44,2.81;8.44,3.44 +8.44,3.44;8.12,4.06 +8.12,4.06;8.12,5.00 +8.12,5.00;8.12,5.94 +8.12,5.94;8.12,6.56 +8.12,6.56;8.12,7.81 +7.81,7.81;8.12,8.75 +5.62,1.56;5.62,8.44 +8.12,0.94;8.12,1.25 +8.12,1.25;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,3.12 +7.19,3.12;7.19,3.75 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.19 + +# UTF-16 : 54 71 +# UTF-8 : b1 91 e5 +[5471] 呱 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +3.75,8.12;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,8.75 +2.81,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.94 +3.75,5.94;3.75,6.56 +3.75,6.56;3.75,8.12 +9.06,0.94;9.06,1.25 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.44,2.81 +8.44,2.81;8.44,3.44 +8.44,3.44;8.12,4.06 +8.12,4.06;8.12,5.00 +8.12,5.00;8.12,5.94 +8.12,5.94;8.12,6.56 +8.12,6.56;8.12,7.81 +7.81,7.81;8.12,8.75 +5.62,1.56;5.94,8.12 +8.12,0.94;8.12,1.25 +8.12,1.25;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,3.12 +7.19,3.12;7.19,3.75 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;7.81,2.19 + +# UTF-16 : 67 e7 +# UTF-8 : a7 9f e6 +[67e7] 柧 +3.75,8.12;4.38,8.12 +4.38,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,8.75 +2.81,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.94 +3.75,5.94;3.75,6.56 +3.75,6.56;3.75,8.12 +9.06,0.94;9.06,1.25 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.44,2.81 +8.44,2.81;8.44,3.44 +8.44,3.44;8.12,4.06 +8.12,4.06;8.12,5.00 +8.12,5.00;8.12,5.94 +8.12,5.94;8.12,6.56 +8.12,6.56;8.12,7.81 +7.81,7.81;8.12,8.75 +5.62,1.56;5.94,8.12 +8.12,0.94;8.12,1.25 +8.12,1.25;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,3.12 +7.19,3.12;7.19,3.75 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;7.81,2.19 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 72 d0 +# UTF-8 : 90 8b e7 +[72d0] 狐 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.12,9.06;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +3.44,8.12;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.62,8.12 +5.62,8.12;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;9.06,8.75 +2.50,0.94;2.81,1.25 +2.81,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.44,5.94 +3.44,5.94;3.75,6.56 +3.44,6.56;3.75,8.12 +9.06,0.94;9.06,1.25 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.44,2.81 +8.44,2.81;8.44,3.44 +8.44,3.44;8.12,4.06 +8.12,4.06;8.12,5.00 +8.12,5.00;8.12,5.94 +8.12,5.94;8.12,6.56 +8.12,6.56;8.12,7.81 +7.81,7.81;8.12,8.75 +5.62,1.56;5.62,8.44 +8.12,0.94;8.12,1.25 +8.12,1.25;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,3.12 +7.19,3.12;7.19,3.75 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.19 + +# UTF-16 : 5f 27 +# UTF-8 : a7 bc e5 +[5f27] 弧 +0.31,8.75;2.81,8.75 +2.81,8.75;2.81,6.56 +2.81,6.56;0.94,6.56 +0.94,6.56;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.62,4.38 +0.62,4.38;0.62,3.75 +0.62,3.75;0.62,3.44 +0.62,4.38;2.81,4.38 +2.81,4.38;2.81,3.44 +2.81,3.44;2.81,2.50 +2.81,2.50;2.50,2.19 +2.50,2.19;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +3.75,8.12;4.38,8.12 +4.38,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;8.12,8.75 +8.12,8.75;8.44,8.75 +8.44,8.75;9.06,8.75 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.94 +3.75,5.94;3.75,6.56 +3.75,6.56;3.75,8.12 +9.06,0.94;9.06,1.25 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.44,2.81 +8.44,2.81;8.44,3.44 +8.44,3.44;8.12,4.06 +8.12,4.06;8.12,5.00 +8.12,5.00;8.12,5.94 +8.12,5.94;8.12,6.56 +8.12,6.56;8.12,7.81 +7.81,7.81;8.12,8.75 +5.94,1.56;5.94,8.12 +8.12,0.94;8.12,1.25 +8.12,1.25;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,3.12 +7.19,3.12;7.19,3.75 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;7.81,2.19 + +# UTF-16 : 89 da +# UTF-8 : 9a a7 e8 +[89da] 觚 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.44 +0.31,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.75 +1.56,8.75;1.88,9.38 +1.25,8.75;2.81,8.75 +0.62,3.44;3.44,3.44 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,5.31 +0.94,5.31;0.94,7.19 +0.94,7.19;3.44,7.19 +3.44,7.19;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +0.94,5.31;3.44,5.31 +2.19,7.19;2.19,3.44 +4.38,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.25,8.12 +6.25,8.12;6.88,8.44 +6.88,8.44;7.19,8.44 +7.19,8.44;7.81,8.44 +7.81,8.44;8.12,8.75 +8.12,8.75;8.75,8.75 +8.75,8.75;9.06,8.75 +3.75,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.38,5.94 +4.38,5.94;4.38,6.56 +4.38,6.56;4.38,8.12 +9.38,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.44,3.44 +8.44,3.44;8.44,4.06 +8.44,4.06;8.44,5.00 +8.44,5.00;8.12,5.94 +8.12,5.94;8.12,6.56 +8.12,6.56;8.12,7.81 +8.12,7.81;8.12,8.75 +6.25,1.56;6.25,8.12 +8.44,0.94;8.12,1.25 +8.12,1.25;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,3.12 +7.50,3.12;7.50,3.75 +4.38,1.25;5.00,1.25 +5.00,1.25;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,1.88;8.12,2.19 + +# UTF-16 : 79 85 +# UTF-8 : 85 a6 e7 +[7985] 禅 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,5.00 +2.19,5.00;1.88,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.44,7.19 +9.06,2.50;3.44,2.50 +4.06,3.75;8.75,3.75 +8.75,3.75;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,3.75 +6.25,7.19;6.25,0.62 +4.06,5.62;8.75,5.62 +4.69,7.50;4.38,7.81 +4.38,7.81;4.38,8.44 +4.38,8.44;4.06,8.75 +4.06,8.75;3.75,9.06 +6.56,7.50;6.25,7.81 +6.25,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;5.62,9.38 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;8.44,8.75 +8.44,8.75;8.75,9.38 + +# UTF-16 : 5f 3e +# UTF-8 : be bc e5 +[5f3e] 弾 +0.31,8.75;2.81,8.75 +2.81,8.75;2.81,6.56 +2.81,6.56;0.62,6.56 +0.62,6.56;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.62,4.38 +0.62,4.38;0.62,3.75 +0.62,3.75;0.31,3.44 +0.62,4.38;2.81,4.38 +2.81,4.38;2.81,3.44 +2.81,3.44;2.81,2.50 +2.81,2.50;2.50,2.19 +2.50,2.19;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +9.06,2.50;3.12,2.50 +3.75,3.75;8.75,3.75 +8.75,3.75;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,3.75 +6.25,7.19;6.25,0.62 +3.75,5.62;8.75,5.62 +4.38,7.50;4.38,7.81 +4.38,7.81;4.06,8.44 +4.06,8.44;3.75,8.75 +3.75,8.75;3.75,9.06 +6.56,7.50;6.25,7.81 +6.25,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.62,9.38 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;8.44,8.75 +8.44,8.75;8.75,9.38 + +# UTF-16 : 89 1d +# UTF-8 : 9d a4 e8 +[891d] 褝 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.19,4.38 +2.19,4.38;1.88,4.69 +1.88,4.69;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,4.69 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.19 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 +9.06,2.50;3.12,2.50 +3.75,3.75;8.75,3.75 +8.75,3.75;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,3.75 +6.25,7.19;6.25,0.62 +3.75,5.62;8.75,5.62 +4.38,7.50;4.38,7.81 +4.38,7.81;4.06,8.44 +4.06,8.44;3.75,8.75 +3.75,8.75;3.75,9.06 +6.56,7.50;6.25,7.81 +6.25,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;5.62,9.38 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;8.44,8.75 +8.44,8.75;8.75,9.38 + +# UTF-16 : 87 49 +# UTF-8 : 89 9d e8 +[8749] 蝉 +9.06,2.50;3.75,2.50 +4.06,3.75;8.75,3.75 +8.75,3.75;8.75,7.50 +8.75,7.50;4.06,7.50 +4.06,7.50;4.06,3.75 +6.25,7.19;6.25,0.62 +4.06,5.62;8.75,5.62 +4.69,7.50;4.69,7.81 +4.69,7.81;4.38,8.12 +4.38,8.12;4.06,8.75 +4.06,8.75;4.06,9.06 +6.56,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;6.25,8.44 +6.25,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +7.81,7.50;8.12,7.81 +8.12,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;8.75,8.75 +8.75,8.75;8.75,9.38 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,3.75 +3.44,0.94;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 + +# UTF-16 : 9a 28 +# UTF-8 : a8 a8 e9 +[9a28] 騨 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.50,1.56;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.25,3.44 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;3.44,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,8.75;2.19,4.38 +0.94,5.62;3.75,5.62 +0.94,7.19;3.75,7.19 +9.06,2.50;4.06,2.50 +4.38,3.75;8.75,3.75 +8.75,3.75;8.75,7.50 +8.75,7.50;4.38,7.50 +4.38,7.50;4.38,3.75 +6.56,7.19;6.56,0.62 +4.38,5.62;8.75,5.62 +5.00,7.50;5.00,7.81 +5.00,7.81;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.38,9.06 +6.88,7.50;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.25,8.44 +6.25,8.44;6.25,8.75 +6.25,8.75;5.94,9.38 +7.81,7.50;8.12,7.81 +8.12,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;8.75,8.75 +8.75,8.75;8.75,9.38 + +# UTF-16 : 5f 6d +# UTF-8 : ad bd e5 +[5f6d] 彭 +0.62,6.56;5.00,6.56 +5.00,8.12;0.31,8.12 +2.81,6.56;2.81,9.06 +0.31,0.94;0.94,0.94 +0.94,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.69,1.56 +4.69,1.56;5.31,1.88 +3.12,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +1.88,1.56;1.88,2.19 +1.88,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.25,3.44 +0.94,3.75;0.94,5.62 +0.94,5.62;4.69,5.62 +4.69,5.62;4.69,3.75 +4.69,3.75;0.94,3.75 +5.31,7.19;5.62,7.19 +5.62,7.19;6.25,7.50 +6.25,7.50;6.56,7.50 +6.56,7.50;6.88,7.81 +6.88,7.81;7.19,7.81 +7.19,7.81;7.81,8.12 +7.81,8.12;8.44,8.75 +8.44,8.75;8.75,8.75 +5.31,4.06;5.62,4.38 +5.62,4.38;6.25,4.38 +6.25,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.50,5.00 +7.50,5.00;7.81,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.75,5.94 +8.75,5.94;8.75,6.25 +5.00,0.94;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,1.88 +7.19,1.88;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.81 +8.44,2.81;8.75,3.12 +8.75,3.12;9.06,3.44 + +# UTF-16 : 5f 69 +# UTF-8 : a9 bd e5 +[5f69] 彩 +0.62,8.12;0.94,8.44 +0.94,8.44;1.56,8.44 +1.56,8.44;1.88,8.44 +1.88,8.44;2.50,8.44 +2.50,8.44;3.12,8.44 +3.12,8.44;3.44,8.44 +3.44,8.44;4.06,8.75 +4.06,8.75;4.38,8.75 +4.38,8.75;5.00,8.75 +5.00,8.75;5.31,9.06 +1.56,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +3.12,5.94;2.81,6.56 +2.81,6.56;2.81,7.19 +2.81,7.19;2.50,7.81 +2.50,7.81;2.50,7.81 +4.06,5.62;4.38,5.94 +4.38,5.94;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,7.81 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,3.75;2.81,4.69 +2.81,0.62;2.81,5.62 +5.31,4.69;0.62,4.69 +5.62,7.19;5.94,7.19 +5.94,7.19;6.25,7.50 +6.25,7.50;6.56,7.50 +6.56,7.50;6.88,7.81 +6.88,7.81;7.50,8.12 +7.50,8.12;8.12,8.44 +8.12,8.44;8.75,8.75 +5.62,4.06;5.94,4.38 +5.94,4.38;6.25,4.38 +6.25,4.38;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.00 +7.50,5.00;7.81,5.31 +7.81,5.31;8.44,5.62 +8.44,5.62;8.75,6.25 +5.00,0.94;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.19,1.88 +7.19,1.88;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.81 +8.44,2.81;8.75,3.12 +8.75,3.12;9.06,3.44 +5.31,2.19;4.69,2.50 +4.69,2.50;4.38,3.12 +4.38,3.12;4.06,3.75 +4.06,3.75;3.44,4.06 +3.44,4.06;2.81,4.69 + +# UTF-16 : 5f 70 +# UTF-8 : b0 bd e5 +[5f70] 彰 +0.94,3.12;5.00,3.12 +5.00,3.12;5.00,5.62 +5.00,5.62;0.94,5.62 +0.94,5.62;0.94,3.12 +0.94,4.38;5.00,4.38 +0.31,2.19;5.62,2.19 +2.81,0.62;3.12,3.12 +0.31,6.56;5.62,6.56 +0.31,8.12;5.62,8.12 +2.81,8.12;3.12,9.06 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.69,8.12 +4.69,8.12;4.69,8.12 +2.19,6.56;1.88,6.88 +1.88,6.88;1.56,7.50 +1.56,7.50;1.56,8.12 +1.56,8.12;1.25,8.12 +5.62,7.19;5.94,7.19 +5.94,7.19;6.25,7.50 +6.25,7.50;6.88,7.50 +6.88,7.50;7.50,7.81 +7.50,7.81;8.12,8.44 +8.12,8.44;8.44,8.75 +8.44,8.75;8.75,8.75 +5.62,4.06;5.94,4.38 +5.94,4.38;6.56,4.38 +6.56,4.38;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.00 +7.50,5.00;8.12,5.62 +8.12,5.62;8.75,5.94 +8.75,5.94;9.06,6.25 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.81 +8.44,2.81;8.75,3.12 +8.75,3.12;9.06,3.44 + +# UTF-16 : 5f 6b +# UTF-8 : ab bd e5 +[5f6b] 彫 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;5.31,8.75 +5.31,8.75;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +1.25,7.50;4.69,7.50 +1.25,5.62;5.00,5.62 +2.81,5.62;3.12,8.75 +1.56,4.69;1.56,1.25 +1.88,2.19;4.38,2.19 +4.38,2.19;4.38,4.69 +4.38,4.69;1.88,4.69 +5.62,7.19;5.94,7.19 +5.94,7.19;6.56,7.50 +6.56,7.50;6.88,7.50 +6.88,7.50;7.50,7.81 +7.50,7.81;8.12,8.44 +8.12,8.44;8.75,8.75 +8.75,8.75;8.75,8.75 +5.62,4.06;6.25,4.38 +6.25,4.38;6.56,4.38 +6.56,4.38;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.00 +7.50,5.00;8.12,5.62 +8.12,5.62;8.75,5.94 +8.75,5.94;9.06,6.25 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;7.81,1.88 +7.81,1.88;8.12,2.19 +8.12,2.19;8.44,2.50 +8.44,2.50;8.75,2.81 +8.75,2.81;9.06,3.12 +9.06,3.12;9.38,3.44 + +# UTF-16 : 5f 6c +# UTF-8 : ac bd e5 +[5f6c] 彬 +5.94,7.19;6.25,7.19 +6.25,7.19;6.88,7.50 +6.88,7.50;7.50,7.81 +7.50,7.81;8.12,8.44 +8.12,8.44;8.75,8.75 +8.75,8.75;8.75,8.75 +5.94,4.06;6.25,4.38 +6.25,4.38;6.56,4.38 +6.56,4.38;7.19,4.69 +7.19,4.69;7.50,5.00 +7.50,5.00;8.12,5.31 +8.12,5.31;8.44,5.62 +8.44,5.62;9.06,6.25 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;7.81,1.88 +7.81,1.88;8.12,2.19 +8.12,2.19;8.44,2.50 +8.44,2.50;8.75,2.81 +8.75,2.81;9.06,3.12 +9.06,3.12;9.38,3.44 +1.56,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,2.81;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;4.06,5.62 +4.06,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,0.62;4.69,9.06 +5.62,7.19;3.12,7.19 +5.62,4.69;5.62,5.00 +5.62,5.00;5.31,5.62 +5.31,5.62;5.31,6.25 +5.31,6.25;5.00,6.56 +5.00,6.56;4.69,7.19 +2.81,4.69;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 76 fe +# UTF-8 : be 9b e7 +[76fe] 盾 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,8.12 +1.25,8.12;2.19,8.12 +2.19,8.12;2.81,8.12 +2.81,8.12;3.44,8.12 +3.44,8.12;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +9.06,6.88;1.25,6.88 +2.50,5.62;2.50,0.62 +8.44,0.62;8.44,5.62 +8.44,5.62;2.81,5.62 +2.81,1.25;8.44,1.25 +2.81,2.81;8.44,2.81 +2.81,4.06;8.44,4.06 +4.69,5.62;5.00,5.94 +5.00,5.94;5.00,6.56 +5.00,6.56;5.31,7.19 +5.31,7.19;5.31,7.81 +5.31,7.81;5.62,8.44 + +# UTF-16 : 5f aa +# UTF-8 : aa be e5 +[5faa] 循 +2.50,6.88;2.19,6.25 +2.19,6.25;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.62,4.69 +0.62,4.69;0.00,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.19 +0.94,7.19;0.31,6.88 +1.56,0.62;1.56,5.62 +2.19,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.38 +3.12,4.38;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,8.12 +3.12,8.12;3.75,8.12 +3.75,8.12;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +9.06,6.88;3.12,6.88 +4.06,5.62;4.06,0.62 +8.75,0.62;8.75,5.62 +8.75,5.62;4.06,5.62 +4.06,1.25;8.75,1.25 +4.06,2.81;8.75,2.81 +4.06,4.06;8.75,4.06 +5.62,5.62;5.94,5.94 +5.94,5.94;5.94,6.56 +5.94,6.56;6.25,7.19 +6.25,7.19;6.25,7.81 +6.25,7.81;6.25,8.44 + +# UTF-16 : 69 6f +# UTF-8 : af a5 e6 +[696f] 楯 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +4.38,5.62;4.38,0.62 +8.75,0.62;8.75,5.62 +8.75,5.62;4.38,5.62 +4.38,1.25;8.75,1.25 +4.38,2.81;8.75,2.81 +4.38,4.06;8.75,4.06 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.44,8.12 +3.44,8.12;4.06,8.12 +4.06,8.12;4.38,8.12 +4.38,8.12;5.00,8.12 +5.00,8.12;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +9.06,6.88;3.44,6.88 +5.94,5.62;6.25,5.94 +6.25,5.94;6.25,6.56 +6.25,6.56;6.25,7.19 +6.25,7.19;6.56,7.81 +6.56,7.81;6.56,8.44 + +# UTF-16 : 5f d9 +# UTF-8 : 99 bf e5 +[5fd9] 忙 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.88 +2.50,6.88;2.50,7.19 +2.81,7.50;9.06,7.50 +5.94,7.50;6.25,9.38 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;4.06,1.88 +4.06,1.88;4.06,7.50 + +# UTF-16 : 86 7b +# UTF-8 : bb 99 e8 +[867b] 虻 +2.19,1.56;2.19,9.06 +0.62,4.69;3.75,4.69 +3.75,4.69;3.75,7.81 +3.75,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +0.00,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +6.56,7.50;6.56,9.38 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,1.25 +5.00,1.25;4.69,1.88 +4.69,1.88;4.69,7.50 +4.69,7.50;9.06,7.50 +4.38,1.25;4.06,1.56 +4.06,1.56;4.06,2.19 +4.06,2.19;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;3.44,4.06 + +# UTF-16 : 60 12 +# UTF-8 : 92 80 e6 +[6012] 怒 +3.12,3.75;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.50 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.38,3.44 +4.38,3.44;4.06,3.75 +4.38,8.12;0.31,8.12 +0.31,3.75;0.94,4.06 +0.94,4.06;1.56,4.38 +1.56,4.38;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.38,8.12 +1.25,6.56;1.88,6.25 +1.88,6.25;2.50,5.94 +2.50,5.94;3.12,5.62 +3.12,5.62;3.75,5.31 +3.75,5.31;4.38,5.00 +2.50,9.38;2.19,8.75 +2.19,8.75;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.62,5.94 +4.69,8.44;8.75,8.44 +4.38,4.38;5.00,4.69 +5.00,4.69;5.62,5.00 +5.62,5.00;5.94,5.31 +5.94,5.31;6.56,5.62 +6.56,5.62;6.88,5.94 +6.88,5.94;7.50,6.25 +7.50,6.25;7.81,6.88 +7.81,6.88;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.75,8.44 +9.06,4.06;8.75,4.38 +8.75,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.19,5.31 +7.19,5.31;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.31,8.12 + +# UTF-16 : 60 16 +# UTF-8 : 96 80 e6 +[6016] 怖 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +2.19,3.75;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;4.69,7.81 +4.69,7.81;5.00,8.44 +5.00,8.44;5.31,9.38 +9.06,8.12;2.50,8.12 +5.94,0.62;6.25,7.50 +3.75,1.25;3.75,5.62 +3.75,5.62;8.75,5.62 +8.75,5.62;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;7.19,1.56 + +# UTF-16 : 61 6e +# UTF-8 : ae 85 e6 +[616e] 慮 +4.69,7.81;4.69,9.38 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.75,7.81 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,7.81 +1.25,7.81;8.75,7.81 +1.56,6.56;7.19,7.19 +4.38,8.75;8.12,8.75 +3.75,7.81;3.75,6.56 +3.75,6.56;4.06,6.25 +4.06,6.25;4.69,5.94 +4.69,5.94;5.31,5.94 +5.31,5.94;5.94,5.94 +5.62,5.94;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.50,5.94 +7.50,5.94;8.12,6.25 +8.12,6.25;8.44,6.56 +8.44,6.56;8.44,7.19 +3.75,2.50;3.75,1.25 +3.75,1.25;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,0.62 +5.00,0.62;5.62,0.62 +5.62,0.62;5.94,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;7.50,1.56 +7.50,1.56;7.50,1.88 +1.56,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +9.06,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +6.56,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.50 +5.00,2.50;4.69,2.81 +2.50,3.12;8.12,3.12 +8.12,3.12;8.12,5.31 +8.12,5.31;2.19,5.31 +2.19,5.31;2.19,2.81 +5.31,3.12;5.31,5.31 +2.50,4.38;8.12,4.38 + +# UTF-16 : 62 47 +# UTF-8 : 87 89 e6 +[6247] 扇 +0.62,8.75;8.75,8.75 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,5.00 +1.25,5.00;1.56,7.50 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,5.62 +8.12,5.62;1.56,5.62 +1.56,1.88;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.38,2.81 +3.44,3.12;3.12,3.44 +3.12,3.44;2.50,3.75 +2.50,3.75;2.19,4.06 +2.19,4.06;1.88,4.06 +1.88,4.69;4.69,4.69 +4.69,4.69;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +5.31,1.88;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.50 +7.50,2.50;8.12,2.81 +7.19,3.12;6.88,3.44 +6.88,3.44;6.25,3.75 +6.25,3.75;5.94,4.06 +5.94,4.06;5.62,4.06 +5.31,4.69;8.44,4.69 +8.44,4.69;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 + +# UTF-16 : 6c ab +# UTF-8 : ab b2 e6 +[6cab] 沫 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,0.62;5.94,9.38 +8.75,5.31;3.12,5.31 +9.06,7.81;2.81,7.81 +9.06,1.25;8.75,1.56 +8.75,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.56,4.38 +6.56,4.38;6.25,5.00 +6.25,5.00;5.94,5.31 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.31,4.38 +5.31,4.38;5.62,5.00 +5.62,5.00;5.94,5.31 + +# UTF-16 : 62 b9 +# UTF-8 : b9 8a e6 +[62b9] 抹 +5.94,0.62;5.94,9.38 +8.75,5.31;3.44,5.31 +9.06,7.81;3.12,7.81 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.50,2.81 +7.50,2.81;7.50,3.12 +7.50,3.12;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.56,4.38 +6.56,4.38;6.25,5.00 +6.25,5.00;6.25,5.31 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;5.62,5.00 +5.62,5.00;5.94,5.31 +1.56,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.12,7.19;0.31,7.19 + +# UTF-16 : 79 e3 +# UTF-8 : a3 a7 e7 +[79e3] 秣 +3.75,9.06;3.12,8.75 +3.12,8.75;2.50,8.75 +2.50,8.75;1.56,8.44 +1.56,8.44;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;2.19,8.75 +3.75,6.56;0.31,6.56 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +3.44,3.44;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +6.25,0.62;6.25,9.38 +8.75,5.31;3.75,5.31 +9.06,7.81;3.44,7.81 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.88,4.38 +6.88,4.38;6.56,5.00 +6.56,5.00;6.25,5.31 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;6.25,5.31 + +# UTF-16 : 97 7a +# UTF-8 : ba 9d e9 +[977a] 靺 +0.31,7.81;4.38,7.81 +3.44,9.06;3.44,6.88 +3.44,6.88;1.25,6.88 +1.25,6.88;1.25,9.06 +3.75,3.44;3.75,5.62 +3.75,5.62;0.62,5.62 +0.62,5.62;0.62,3.44 +0.62,3.44;3.75,3.44 +0.00,2.50;4.38,2.50 +2.19,0.62;2.19,6.88 +6.88,0.62;6.88,9.38 +9.06,5.31;4.69,5.31 +9.06,7.81;4.38,7.81 +9.38,1.25;9.06,1.56 +9.06,1.56;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,3.75 +7.50,3.75;7.50,4.06 +7.50,4.06;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.88,5.31 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;5.94,4.06 +5.94,4.06;6.25,4.38 +6.25,4.38;6.56,5.00 +6.56,5.00;6.56,5.31 + +# UTF-16 : 62 d2 +# UTF-8 : 92 8b e6 +[62d2] 拒 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +3.12,7.19;0.31,7.19 +9.06,8.75;3.75,8.75 +3.75,8.75;3.75,0.62 +3.75,1.25;9.06,1.25 +3.75,3.75;8.44,3.75 +8.44,3.75;8.44,6.25 +8.44,6.25;3.75,6.25 + +# UTF-16 : 70 ac +# UTF-8 : ac 82 e7 +[70ac] 炬 +4.06,1.25;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.19,4.38 +0.94,7.81;0.94,6.88 +0.94,6.88;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.62,4.38 +4.06,7.81;3.75,7.19 +3.75,7.19;3.75,6.56 +3.75,6.56;3.44,5.94 +3.44,5.94;3.12,5.31 +3.12,5.31;2.81,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;2.19,6.25 +2.19,6.25;2.19,9.06 +9.06,8.75;4.38,8.75 +4.38,8.75;4.38,0.62 +4.38,1.25;9.06,1.25 +4.38,3.75;8.44,3.75 +8.44,3.75;8.44,6.25 +8.44,6.25;4.69,6.25 + +# UTF-16 : 77 e9 +# UTF-8 : a9 9f e7 +[77e9] 矩 +4.06,8.12;1.56,8.12 +4.38,5.31;0.62,5.31 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.50,5.62 +2.50,5.62;2.50,8.12 +4.06,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.12,3.75 +3.12,3.75;2.81,4.38 +2.81,4.38;2.50,4.69 +0.62,5.94;0.94,6.56 +0.94,6.56;1.25,7.19 +1.25,7.19;1.25,7.81 +1.25,7.81;1.56,8.75 +1.56,8.75;1.88,9.38 +9.06,8.75;4.69,8.75 +4.69,8.75;4.69,0.62 +4.69,1.25;9.06,1.25 +4.69,3.75;8.75,3.75 +8.75,3.75;8.75,6.25 +8.75,6.25;4.69,6.25 + +# UTF-16 : 8d dd +# UTF-8 : 9d b7 e8 +[8ddd] 距 +2.19,4.38;4.06,4.38 +2.19,1.56;2.19,6.25 +0.94,0.94;0.94,5.31 +0.94,6.25;3.75,6.25 +3.75,6.25;3.75,8.75 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.62;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +9.06,8.75;4.69,8.75 +4.69,8.75;4.69,0.62 +4.69,1.25;9.06,1.25 +4.69,3.75;8.75,3.75 +8.75,3.75;8.75,6.25 +8.75,6.25;4.69,6.25 + +# UTF-16 : 62 e0 +# UTF-8 : a0 8b e6 +[62e0] 拠 +9.38,0.94;7.81,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.00,1.56 +5.00,1.56;4.69,2.19 +4.69,2.19;4.06,2.50 +4.06,2.50;3.75,3.44 +3.75,3.44;3.44,4.06 +3.44,4.06;3.44,5.00 +3.44,5.00;3.12,6.25 +5.00,2.19;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;5.94,3.75 +5.94,3.75;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;6.25,5.94 +6.25,5.94;6.25,6.56 +5.94,6.56;6.25,8.44 +5.94,8.44;8.12,8.44 +8.12,8.44;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;8.44,2.50 +8.44,2.50;8.75,2.50 +8.75,2.50;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;9.06,4.06 +9.06,4.06;9.06,4.69 +3.12,7.81;5.00,7.81 +5.00,7.81;5.00,6.88 +5.00,6.88;5.00,5.94 +5.00,5.94;4.69,5.00 +4.69,5.00;4.69,4.38 +4.69,4.38;4.38,3.44 +4.38,3.44;4.06,2.81 +4.06,2.81;3.44,2.19 +3.44,2.19;3.12,1.56 +3.12,1.56;2.50,1.25 +2.50,1.25;2.19,0.62 +2.19,3.75;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.12,7.50 +3.12,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +3.12,8.44;3.44,9.06 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;0.94,0.62 +0.94,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.50,4.69;1.88,4.38 +1.88,4.38;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.50,7.19;0.31,7.19 + +# UTF-16 : 83 45 +# UTF-8 : 85 8d e8 +[8345] 荅 +0.62,8.12;8.75,8.12 +2.81,6.88;2.81,9.38 +6.56,6.88;6.56,9.38 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.00,6.88 +5.00,6.88;4.69,7.50 +4.69,7.50;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.44,6.25 +3.44,6.25;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.19,5.62 +2.19,5.62;1.88,5.31 +1.88,5.31;1.56,5.00 +1.56,5.00;0.94,4.69 +0.94,4.69;0.62,4.38 +2.50,5.00;7.19,5.00 +7.50,0.62;7.50,3.75 +7.50,3.75;1.88,3.75 +1.88,3.75;1.88,0.62 +1.88,1.25;7.50,1.25 + +# UTF-16 : 58 54 +# UTF-8 : 94 a1 e5 +[5854] 塔 +0.31,6.88;3.12,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +2.50,8.12;9.06,8.12 +4.38,6.88;4.38,9.38 +7.19,6.88;7.19,9.38 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,7.50 +5.94,7.50;5.62,6.88 +5.62,6.88;5.31,6.56 +5.31,6.56;5.00,6.25 +5.00,6.25;4.69,5.94 +4.69,5.94;4.38,5.62 +4.38,5.62;4.06,5.62 +4.06,5.62;3.75,5.31 +3.75,5.31;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.50,4.38 +4.06,5.00;7.81,5.00 +8.12,0.62;8.12,3.75 +8.12,3.75;3.44,3.75 +3.44,3.75;3.44,0.62 +3.44,1.25;8.12,1.25 + +# UTF-16 : 64 2d +# UTF-8 : ad 90 e6 +[642d] 搭 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.06;2.50,3.75 +2.50,3.75;1.88,3.75 +1.88,3.75;1.25,3.44 +1.25,3.44;0.94,3.12 +0.94,3.12;0.31,3.12 +2.81,7.19;0.31,7.19 +2.50,8.12;9.06,8.12 +4.38,6.88;4.38,9.38 +7.19,6.88;7.19,9.38 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,7.50 +5.94,7.50;5.62,6.88 +5.62,6.88;5.31,6.56 +5.31,6.56;5.00,6.25 +5.00,6.25;4.69,5.94 +4.69,5.94;4.38,5.62 +4.38,5.62;4.06,5.62 +4.06,5.62;3.75,5.31 +3.75,5.31;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.50,4.38 +4.06,5.00;7.81,5.00 +8.12,0.62;8.12,3.75 +8.12,3.75;3.44,3.75 +3.44,3.75;3.44,0.62 +3.44,1.25;8.12,1.25 + +# UTF-16 : 97 b3 +# UTF-8 : b3 9e e9 +[97b3] 鞳 +0.31,7.81;4.06,7.81 +3.44,9.06;3.44,6.88 +3.44,6.88;1.25,6.88 +1.25,6.88;1.25,9.06 +3.75,3.44;3.75,5.62 +3.75,5.62;0.62,5.62 +0.62,5.62;0.62,3.44 +0.62,3.44;3.75,3.44 +0.00,2.50;4.38,2.50 +2.19,0.62;2.19,6.88 +4.38,8.12;9.06,8.12 +5.62,6.88;5.62,9.38 +7.81,6.88;7.81,9.38 +9.06,4.38;8.75,5.00 +8.75,5.00;8.12,5.62 +8.12,5.62;7.50,5.94 +7.50,5.94;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.50 +6.56,7.50;6.56,6.88 +6.56,6.88;6.25,6.56 +6.25,6.56;5.94,6.25 +5.94,6.25;5.62,5.62 +5.62,5.62;5.00,5.31 +5.00,5.31;4.38,4.69 +4.38,4.69;4.06,4.38 +5.31,5.00;8.12,5.00 +8.44,0.62;8.44,3.75 +8.44,3.75;5.00,3.75 +5.00,3.75;5.00,0.62 +5.00,1.25;8.44,1.25 + +# UTF-16 : 64 42 +# UTF-8 : 82 91 e6 +[6442] 摂 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.38;2.19,4.06 +2.19,4.06;1.56,4.06 +1.56,4.06;1.25,3.75 +1.25,3.75;0.62,3.44 +0.62,3.44;0.31,3.44 +2.81,7.19;0.31,7.19 +3.75,8.75;3.75,5.00 +9.06,8.75;2.81,8.75 +8.12,4.38;8.12,8.75 +4.06,6.25;7.81,6.25 +4.06,7.50;7.81,7.50 +2.81,4.69;3.44,4.69 +3.44,4.69;4.06,5.00 +4.06,5.00;4.69,5.00 +4.69,5.00;5.31,5.00 +5.31,5.00;5.94,5.00 +5.94,5.00;6.56,5.00 +6.56,5.00;7.19,5.00 +7.19,5.00;7.81,5.00 +7.81,5.00;8.75,5.31 +8.75,5.31;9.38,5.31 +2.50,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.44 +4.38,3.44;4.06,3.75 +4.06,3.75;3.44,4.06 +3.44,4.06;3.12,4.38 +6.25,2.81;6.88,3.12 +6.88,3.12;7.19,3.44 +7.19,3.44;7.81,3.75 +7.81,3.75;8.12,4.06 +8.12,4.06;8.75,4.38 + +# UTF-16 : 64 83 +# UTF-8 : 83 92 e6 +[6483] 撃 +0.94,6.25;4.38,6.25 +4.38,6.25;4.38,7.81 +4.38,7.81;0.62,7.81 +0.62,7.81;0.62,5.94 +0.94,6.88;4.38,6.88 +0.31,5.31;4.69,5.31 +2.50,4.69;2.50,9.38 +0.31,8.75;4.69,8.75 +4.69,7.19;5.31,7.50 +5.31,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;7.81,9.06 +7.81,9.06;7.81,7.81 +7.81,7.81;8.44,7.50 +8.44,7.50;8.44,7.50 +8.44,7.50;8.75,7.50 +8.75,7.50;9.06,7.81 +9.06,7.81;9.06,8.12 +4.69,6.88;8.75,6.88 +4.69,5.00;5.31,5.00 +5.31,5.00;5.94,5.00 +5.94,5.00;6.25,5.31 +6.25,5.31;6.88,5.62 +6.88,5.62;7.19,5.62 +7.19,5.62;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.44,6.56 +8.44,6.56;8.75,6.88 +9.06,4.38;8.75,4.69 +8.75,4.69;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.25 +5.62,6.25;5.31,6.56 +4.69,4.38;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.62 +4.38,0.62;4.06,0.62 +4.06,0.62;3.44,0.62 +3.44,0.62;3.12,0.62 +3.12,0.62;2.50,0.62 +9.06,2.19;0.31,2.19 +8.44,3.12;0.94,3.12 +1.25,4.38;2.19,4.38 +2.19,4.38;2.81,4.38 +2.81,4.38;3.75,4.38 +3.75,4.38;4.38,4.38 +4.38,4.38;5.00,4.38 +5.00,4.38;5.94,4.38 +5.94,4.38;6.56,4.38 +6.56,4.38;7.19,4.69 +7.19,4.69;7.81,4.69 +7.81,4.69;8.12,4.69 + +# UTF-16 : 64 ae +# UTF-8 : ae 92 e6 +[64ae] 撮 +1.25,9.06;1.25,1.56 +1.25,1.56;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.50,4.69;1.88,4.38 +1.88,4.38;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.50,7.19;0.31,7.19 +2.81,5.62;2.81,1.25 +5.31,0.62;5.31,5.62 +2.81,2.81;5.31,2.81 +2.81,4.38;5.31,4.38 +2.19,1.25;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.31,1.88 +5.62,4.38;8.75,4.38 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.81,2.19 +7.81,2.19;7.81,2.50 +7.81,2.50;8.12,3.12 +8.12,3.12;8.44,3.44 +8.44,3.44;8.75,4.06 +8.75,4.06;8.75,4.38 +9.06,0.94;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.06 +2.19,5.62;9.38,5.62 +3.12,6.56;8.44,6.56 +8.44,6.56;8.44,8.75 +8.44,8.75;3.12,8.75 +2.81,8.75;3.12,6.56 +3.12,7.81;8.44,7.81 + +# UTF-16 : 6a 36 +# UTF-8 : b6 a8 e6 +[6a36] 樶 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +3.12,5.62;3.12,1.25 +5.62,0.62;5.62,5.62 +3.12,2.81;5.31,2.81 +3.12,4.38;5.31,4.38 +2.19,1.25;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,1.88 +5.94,4.38;9.06,4.38 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,3.12 +8.44,3.12;8.44,3.44 +8.44,3.44;8.75,4.06 +8.75,4.06;8.75,4.38 +9.06,0.94;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.06 +2.50,5.62;9.38,5.62 +3.12,6.56;8.75,6.56 +8.75,6.56;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,6.56 +3.12,7.81;8.44,7.81 + +# UTF-16 : 51 dd +# UTF-8 : 9d 87 e5 +[51dd] 凝 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.75 +7.19,3.75;9.06,3.75 +7.19,1.25;7.19,5.94 +5.00,0.62;5.31,1.25 +5.31,1.25;5.31,1.56 +5.31,1.56;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +9.06,0.94;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,1.25 +6.88,1.25;6.25,1.88 +6.25,1.88;6.25,2.19 +6.25,2.19;5.94,2.81 +5.94,2.81;5.94,3.12 +9.06,5.94;5.31,5.94 +5.31,8.75;9.06,8.75 +5.94,7.81;6.25,7.50 +6.25,7.50;6.88,7.19 +6.88,7.19;7.19,6.88 +7.19,6.88;7.50,6.25 +7.50,6.25;8.12,5.94 +9.06,8.75;8.75,8.12 +8.75,8.12;8.44,7.81 +8.44,7.81;8.12,7.50 +8.12,7.50;7.81,6.88 +7.81,6.88;7.19,6.56 +2.19,9.06;2.19,6.56 +2.19,6.56;2.50,6.25 +2.50,6.25;3.12,6.25 +3.12,6.25;3.44,6.25 +3.44,6.25;3.75,6.25 +3.75,6.25;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.00,7.50 +2.19,7.81;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.75,8.12 +3.75,8.12;4.38,8.44 +4.38,8.44;5.00,8.75 +5.00,5.31;2.50,5.31 +1.56,3.75;1.88,4.38 +1.88,4.38;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;2.50,5.62 +2.50,5.62;2.81,5.94 +5.31,3.44;1.56,3.44 +1.25,0.62;1.88,0.94 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.44,2.81 +3.44,2.81;3.44,3.75 +3.44,3.75;3.44,5.31 +5.00,1.25;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,2.81 +3.75,2.81;3.44,3.12 +9.06,5.62;8.75,5.31 +8.75,5.31;8.75,5.00 +8.75,5.00;8.44,4.69 +8.44,4.69;8.44,4.38 + +# UTF-16 : 64 ec +# UTF-8 : ac 93 e6 +[64ec] 擬 +1.25,9.06;1.25,1.56 +1.25,1.56;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.19,5.00;1.88,5.00 +1.88,5.00;1.25,4.69 +1.25,4.69;0.94,4.38 +0.94,4.38;0.62,4.38 +0.62,4.38;0.00,4.06 +2.19,7.19;0.00,7.19 +7.19,3.75;9.06,3.75 +7.19,1.25;7.50,5.94 +5.31,0.62;5.62,1.25 +5.62,1.25;5.62,1.56 +5.62,1.56;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +9.38,0.94;9.06,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,1.25 +6.88,1.25;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.81 +5.94,2.81;5.94,3.12 +9.06,5.94;5.31,5.94 +5.62,8.75;9.06,8.75 +5.94,7.81;6.56,7.50 +6.56,7.50;6.88,7.19 +6.88,7.19;7.19,6.88 +7.19,6.88;7.81,6.25 +7.81,6.25;8.12,5.94 +9.06,8.75;8.75,8.12 +8.75,8.12;8.44,7.81 +8.44,7.81;8.12,7.50 +8.12,7.50;7.81,6.88 +7.81,6.88;7.50,6.56 +2.50,9.06;2.50,6.56 +2.50,6.56;2.81,6.25 +2.81,6.25;3.44,6.25 +3.44,6.25;3.75,6.25 +3.75,6.25;4.06,6.25 +4.06,6.25;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.31,7.50 +2.50,7.81;3.12,7.81 +3.12,7.81;3.75,8.12 +3.75,8.12;4.06,8.12 +4.06,8.12;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,5.31;2.81,5.31 +1.88,3.75;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +5.31,3.44;1.88,3.44 +1.56,0.62;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.75 +3.75,3.75;3.75,5.31 +5.00,1.25;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 +4.06,2.81;3.75,3.12 +9.06,5.62;8.75,5.31 +8.75,5.31;8.75,5.00 +8.75,5.00;8.44,4.69 +8.44,4.69;8.44,4.38 + +# UTF-16 : 79 19 +# UTF-8 : 99 a4 e7 +[7919] 礙 +9.06,5.62;8.75,5.31 +8.75,5.31;8.75,5.00 +8.75,5.00;8.44,4.69 +8.44,4.69;8.44,4.38 +7.50,3.75;9.06,3.75 +7.50,1.25;7.50,5.94 +5.62,0.62;5.62,1.25 +5.62,1.25;5.94,2.19 +5.94,2.19;5.94,2.50 +5.94,2.50;6.25,3.12 +6.25,3.12;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +9.38,0.94;9.06,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,2.19 +6.56,2.19;6.25,2.81 +6.25,2.81;6.25,3.12 +9.06,5.94;5.62,5.94 +5.94,8.75;9.06,8.75 +6.25,7.81;6.56,7.50 +6.56,7.50;7.19,7.19 +7.19,7.19;7.50,6.88 +7.50,6.88;7.81,6.25 +7.81,6.25;8.12,5.94 +9.06,8.75;8.75,8.12 +8.75,8.12;8.44,7.81 +8.44,7.81;8.12,7.50 +8.12,7.50;7.81,6.88 +7.81,6.88;7.50,6.56 +2.81,9.06;3.12,6.56 +2.81,6.56;3.12,6.25 +3.12,6.25;3.75,6.25 +3.75,6.25;4.06,6.25 +4.06,6.25;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +2.81,7.81;3.44,7.81 +3.44,7.81;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.62,8.75 +5.62,5.31;3.44,5.31 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.75,5.94 +5.62,3.44;2.81,3.44 +2.19,0.62;2.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.88 +3.75,1.88;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.38,3.75 +4.38,3.75;4.38,5.31 +5.31,1.25;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 +4.38,2.81;4.38,3.12 +2.81,8.75;0.31,8.75 +0.94,5.62;0.94,0.62 +0.94,1.56;2.50,1.56 +2.50,1.56;2.50,5.62 +2.50,5.62;0.94,5.62 +0.00,3.44;0.31,4.06 +0.31,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.62,5.00 +0.62,5.00;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.25,7.19 +1.25,7.19;1.25,7.81 +1.25,7.81;1.25,8.75 + +# UTF-16 : 65 cb +# UTF-8 : 8b 97 e6 +[65cb] 旋 +1.88,7.81;1.88,9.38 +0.00,7.81;3.75,7.81 +0.00,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.62 +1.25,5.62;1.25,6.56 +1.25,6.56;1.25,7.81 +1.25,5.94;3.12,5.94 +3.12,5.94;3.12,4.69 +3.12,4.69;3.12,3.75 +3.12,3.75;3.12,2.81 +3.12,2.81;3.12,2.19 +3.12,2.19;3.12,1.88 +3.12,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +9.06,8.12;4.69,8.12 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;5.00,9.38 +6.56,4.06;8.75,4.06 +6.56,1.25;6.56,6.56 +3.44,0.62;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.38,2.81 +4.38,2.81;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;4.69,5.62 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.69,3.12 +4.69,3.12;4.69,3.75 +8.75,6.56;4.06,6.56 +8.75,6.56;8.44,6.25 +8.44,6.25;8.44,5.62 +8.44,5.62;8.12,5.31 +8.12,5.31;7.81,5.00 + +# UTF-16 : 66 81 +# UTF-8 : 81 9a e6 +[6681] 暁 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,5.31;2.50,5.31 +6.56,4.06;6.56,1.56 +6.56,1.56;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.00,4.06 +8.75,4.06;3.12,4.06 +9.06,6.25;2.81,6.25 +5.94,6.25;5.94,9.38 +4.38,4.38;4.38,7.50 +7.50,4.38;7.50,7.50 +8.75,8.12;3.12,8.12 + +# UTF-16 : 67 6f +# UTF-8 : af 9d e6 +[676f] 杯 +1.88,0.62;1.88,9.06 +3.44,7.19;0.31,7.19 +0.00,2.50;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +6.25,0.62;6.25,7.50 +9.06,8.44;3.12,8.44 +3.12,2.81;3.44,3.44 +3.44,3.44;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;5.00,5.00 +5.00,5.00;5.31,5.62 +5.31,5.62;5.62,6.25 +5.62,6.25;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.81 +6.56,7.81;6.56,8.44 +9.06,2.81;9.06,3.12 +9.06,3.12;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 + +# UTF-16 : 62 94 +# UTF-8 : 94 8a e6 +[6294] 抔 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.81,4.38 +2.81,4.38;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +3.12,7.19;0.31,7.19 +6.25,0.62;6.25,7.50 +9.06,8.44;3.12,8.44 +2.81,2.81;3.12,3.44 +3.12,3.44;3.75,4.06 +3.75,4.06;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.94,7.19 +5.94,7.19;6.25,7.81 +6.25,7.81;6.56,8.44 +9.06,2.81;9.06,3.12 +9.06,3.12;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 + +# UTF-16 : 57 4f +# UTF-8 : 8f 9d e5 +[574f] 坏 +0.31,6.56;3.12,6.56 +1.56,1.56;1.56,9.06 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +6.25,0.62;6.25,7.50 +9.06,8.44;3.12,8.44 +2.81,2.81;3.12,3.44 +3.12,3.44;3.75,4.06 +3.75,4.06;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.94,7.19 +5.94,7.19;6.25,7.81 +6.25,7.81;6.56,8.44 +9.06,2.81;9.06,3.12 +9.06,3.12;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 + +# UTF-16 : 67 c4 +# UTF-8 : 84 9f e6 +[67c4] 柄 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +9.06,8.75;3.12,8.75 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;5.00,4.38 +5.00,4.38;5.31,4.69 +5.31,4.69;5.62,5.31 +5.62,5.31;5.62,5.62 +5.62,5.62;5.94,6.25 +5.94,6.25;5.94,6.88 +5.94,6.88;6.25,7.50 +6.25,7.50;6.25,8.12 +5.94,8.12;6.25,8.75 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,6.88 +8.75,6.88;3.44,6.88 +3.44,6.88;3.44,0.62 +8.44,3.12;7.81,3.75 +7.81,3.75;7.50,4.38 +7.50,4.38;6.88,5.00 +6.88,5.00;6.25,5.31 +6.25,5.31;5.94,5.94 + +# UTF-16 : 97 86 +# UTF-8 : 86 9e e9 +[9786] 鞆 +0.31,7.81;4.38,7.81 +3.44,9.06;3.44,6.88 +3.44,6.88;1.25,6.88 +1.25,6.88;1.25,9.06 +3.75,3.44;3.75,5.62 +3.75,5.62;0.62,5.62 +0.62,5.62;0.62,3.44 +0.62,3.44;3.75,3.44 +0.00,2.50;4.38,2.50 +2.19,0.62;2.19,6.88 +9.06,8.75;4.38,8.75 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.94,4.38 +5.94,4.38;5.94,4.69 +5.94,4.69;6.25,5.31 +6.25,5.31;6.56,5.94 +6.56,5.94;6.56,6.25 +6.56,6.25;6.56,6.88 +6.56,6.88;6.56,7.50 +6.56,7.50;6.56,8.12 +6.56,8.12;6.56,8.75 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,6.88 +8.75,6.88;4.69,6.88 +4.69,6.88;4.69,0.62 +8.44,3.12;8.12,3.75 +8.12,3.75;7.81,4.38 +7.81,4.38;7.50,5.00 +7.50,5.00;6.88,5.31 +6.88,5.31;6.56,5.94 + +# UTF-16 : 6d c7 +# UTF-8 : 87 b7 e6 +[6dc7] 淇 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.44,9.06;3.75,3.12 +9.06,8.12;2.50,8.12 +8.12,3.12;8.12,9.06 +2.50,2.81;9.06,2.81 +3.75,4.69;8.12,4.69 +3.75,6.56;8.12,6.56 +2.50,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,2.19 +4.69,2.19;5.00,2.50 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,2.19 +7.19,2.19;6.56,2.50 + +# UTF-16 : 68 cb +# UTF-8 : 8b a3 e6 +[68cb] 棋 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +3.75,9.06;3.75,3.12 +9.06,8.12;2.81,8.12 +8.12,3.12;8.12,9.06 +2.81,2.81;9.06,2.81 +3.75,4.69;8.12,4.69 +3.75,6.56;8.12,6.56 +2.50,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;5.00,2.50 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,2.19 +7.19,2.19;6.56,2.50 + +# UTF-16 : 7a 18 +# UTF-8 : 98 a8 e7 +[7a18] 稘 +3.44,9.06;2.81,8.75 +2.81,8.75;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.12,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +3.75,9.06;3.75,3.12 +9.06,8.12;2.81,8.12 +8.12,3.12;8.12,9.06 +2.81,2.81;9.06,2.81 +4.06,4.69;8.12,4.69 +4.06,6.56;8.12,6.56 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,2.19 +5.00,2.19;5.31,2.50 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,2.19 +7.19,2.19;6.56,2.50 + +# UTF-16 : 6b 3e +# UTF-8 : be ac e6 +[6b3e] 款 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.81 +5.94,2.81;6.25,3.44 +6.25,3.44;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +6.88,5.62;6.88,7.19 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;7.19,3.75 +7.19,3.75;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +4.69,5.31;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.31,6.88 +5.31,6.88;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +8.44,5.31;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;9.06,7.19 +9.06,7.19;9.06,7.81 +5.62,7.81;9.06,7.81 +0.62,6.88;4.69,6.88 +4.69,8.12;0.31,8.12 +2.50,6.88;2.50,9.06 +2.50,4.38;2.50,1.25 +2.50,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +4.38,1.88;4.38,2.50 +4.38,2.50;4.06,2.81 +4.06,2.81;3.75,3.44 +3.75,3.44;3.75,3.75 +5.00,4.38;0.31,4.38 +4.38,5.62;0.62,5.62 + +# UTF-16 : 6c a1 +# UTF-8 : a1 b2 e6 +[6ca1] 没 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.81,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.38,8.12 +4.38,8.12;4.38,8.75 +4.38,8.75;7.19,8.75 +7.19,8.75;7.19,6.25 +7.19,6.25;7.50,5.94 +7.50,5.94;7.81,5.94 +7.50,5.94;8.12,5.94 +8.12,5.94;8.75,5.94 +8.75,5.94;9.06,6.25 +9.06,6.25;9.06,6.88 +9.06,6.88;9.06,7.19 +2.81,5.00;8.44,5.00 +2.50,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.50 +6.25,2.50;6.56,2.81 +6.56,2.81;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;4.06,4.38 + +# UTF-16 : 80 a1 +# UTF-8 : a1 82 e8 +[80a1] 股 +0.94,4.06;3.12,4.06 +1.25,6.56;3.12,6.56 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;3.12,8.75 +3.12,8.75;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.00,8.12 +5.00,8.12;5.00,8.75 +5.00,8.75;7.50,8.75 +7.50,8.75;7.50,6.25 +7.50,6.25;7.81,5.94 +7.81,5.94;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 +9.06,5.94;9.06,6.56 +9.06,6.56;9.06,7.19 +3.75,5.00;8.75,5.00 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.12,4.38 +8.12,4.38;8.44,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.38 + +# UTF-16 : 91 58 +# UTF-8 : 98 85 e9 +[9158] 酘 +0.94,1.25;4.06,1.25 +4.06,1.25;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,0.62 +0.94,2.81;3.75,2.81 +0.31,8.75;4.38,8.75 +1.88,8.44;1.88,6.88 +1.88,6.88;1.88,6.25 +1.88,6.25;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +2.81,8.44;2.81,5.00 +2.81,5.00;2.81,4.69 +2.81,4.69;3.12,4.38 +3.12,4.38;3.75,4.38 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.31,8.12 +5.31,8.12;5.31,8.75 +5.31,8.75;7.50,8.75 +7.50,8.75;7.50,6.25 +7.50,6.25;7.81,5.94 +7.81,5.94;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 +9.06,5.94;9.06,6.56 +9.06,6.56;9.06,7.19 +4.38,5.00;8.75,5.00 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.38 +8.44,4.38;8.75,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.38 + +# UTF-16 : 6b b3 +# UTF-8 : b3 ae e6 +[6bb3] 殳 +0.62,5.62;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,5.94 +1.88,5.94;2.50,6.56 +2.50,6.56;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 +3.12,8.75;6.56,8.75 +6.56,8.75;6.56,6.25 +6.56,6.25;6.88,5.94 +6.88,5.94;7.19,5.94 +7.19,5.94;7.50,5.94 +7.50,5.94;8.12,5.94 +8.12,5.94;8.75,6.25 +8.75,6.25;8.75,6.56 +8.75,6.56;8.75,7.19 +0.94,5.00;7.81,5.00 +0.62,0.94;1.56,0.94 +1.56,0.94;2.81,1.25 +2.81,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;5.31,2.50 +5.31,2.50;5.94,2.81 +5.94,2.81;6.56,3.44 +6.56,3.44;6.88,3.75 +6.88,3.75;7.50,4.38 +7.50,4.38;7.81,5.00 +8.75,0.94;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.25,1.56 +6.25,1.56;5.62,2.19 +5.62,2.19;5.00,2.50 +5.00,2.50;4.38,2.81 +4.38,2.81;3.75,3.12 +3.75,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 + +# UTF-16 : 5c 3c +# UTF-8 : bc b0 e5 +[5c3c] 尼 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,8.75 +1.25,8.75;8.12,8.75 +8.12,8.75;8.12,6.56 +8.12,6.56;1.56,6.56 +2.81,6.25;2.81,1.88 +2.81,1.88;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.44,2.19 +8.44,2.19;8.44,2.50 +8.44,2.50;8.75,3.12 +2.81,3.44;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.62,4.38 +5.62,4.38;6.25,4.38 +6.25,4.38;6.56,4.69 +6.56,4.69;7.19,5.00 +7.19,5.00;7.81,5.31 +7.81,5.31;8.12,5.62 + +# UTF-16 : 6c e5 +# UTF-8 : a5 b3 e6 +[6ce5] 泥 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;2.19,7.81 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.62 +3.44,5.62;3.44,8.75 +3.44,8.75;8.75,8.75 +8.75,8.75;8.75,6.56 +8.75,6.56;3.44,6.56 +4.69,6.25;4.69,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +4.69,3.44;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.56,4.38 +6.56,4.38;7.19,4.38 +7.19,4.38;7.50,4.69 +7.50,4.69;7.81,5.00 +7.81,5.00;8.44,5.31 +8.44,5.31;8.75,5.62 + +# UTF-16 : 60 29 +# UTF-8 : a9 80 e6 +[6029] 怩 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,0.94;2.50,1.25 +2.50,1.25;2.50,1.56 +2.50,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;3.12,8.75 +3.12,8.75;8.75,8.75 +8.75,8.75;8.75,6.56 +8.75,6.56;3.44,6.56 +4.38,6.25;4.38,1.88 +4.38,1.88;4.38,1.25 +4.38,1.25;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +4.38,3.44;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.62,3.75 +5.62,3.75;6.25,4.06 +6.25,4.06;6.56,4.38 +6.56,4.38;7.19,4.38 +7.19,4.38;7.50,4.69 +7.50,4.69;7.81,5.00 +7.81,5.00;8.44,5.31 +8.44,5.31;8.75,5.62 + +# UTF-16 : 66 35 +# UTF-8 : b5 98 e6 +[6635] 昵 +0.94,1.56;2.81,1.56 +2.81,1.56;2.81,8.44 +2.81,8.44;0.94,8.44 +0.94,8.44;0.94,0.94 +0.94,5.31;2.81,5.31 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,5.62 +4.06,5.62;4.06,8.75 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,6.56 +8.75,6.56;4.06,6.56 +5.00,6.25;5.00,1.88 +5.00,1.88;5.00,1.25 +5.00,1.25;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +5.00,3.44;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;7.19,4.38 +7.19,4.38;7.81,4.69 +7.81,4.69;8.12,5.00 +8.12,5.00;8.44,5.31 +8.44,5.31;8.75,5.62 + +# UTF-16 : 77 24 +# UTF-8 : a4 9c e7 +[7724] 眤 +0.94,1.56;3.12,1.56 +2.81,1.56;3.12,8.44 +2.81,8.44;0.94,8.44 +0.94,8.44;0.94,0.94 +0.94,6.25;2.81,6.25 +0.94,4.06;2.81,4.06 +3.12,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,5.62 +4.06,5.62;4.06,8.75 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,6.56 +8.75,6.56;4.06,6.56 +5.00,6.25;5.00,1.88 +5.00,1.88;5.00,1.25 +5.00,1.25;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +5.00,3.44;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;7.19,4.38 +7.19,4.38;7.81,4.69 +7.81,4.69;8.12,5.00 +8.12,5.00;8.44,5.31 +8.44,5.31;8.75,5.62 + +# UTF-16 : 6d 99 +# UTF-8 : 99 b6 e6 +[6d99] 涙 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,8.75;9.06,8.75 +8.75,4.06;3.44,4.06 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;5.94,3.75 +5.94,3.75;5.94,4.06 +5.94,4.06;5.94,5.31 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +6.25,3.12;6.25,3.44 +6.25,3.44;6.25,3.75 +6.25,3.75;5.94,4.06 +2.19,0.94;2.50,1.56 +2.50,1.56;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.38 +3.44,4.38;3.44,4.69 +3.12,4.69;3.44,7.50 +3.12,7.50;8.44,7.50 +8.44,7.50;8.44,5.62 +8.44,5.62;3.44,5.62 + +# UTF-16 : 63 69 +# UTF-8 : a9 8d e6 +[6369] 捩 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.44 +2.81,7.19;0.31,7.19 +2.81,8.75;9.06,8.75 +8.75,4.06;3.44,4.06 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +5.94,4.06;6.25,5.31 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;6.25,3.75 +6.25,3.75;6.25,4.06 +2.50,0.94;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.44,4.69 +3.44,4.69;3.44,7.50 +3.44,7.50;8.44,7.50 +8.44,7.50;8.44,5.62 +8.44,5.62;3.44,5.62 + +# UTF-16 : 55 33 +# UTF-8 : b3 94 e5 +[5533] 唳 +0.94,2.19;2.50,2.19 +2.50,2.19;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +3.12,8.75;9.06,8.75 +9.06,4.06;3.75,4.06 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;6.25,3.44 +6.25,3.44;6.25,3.75 +6.25,3.75;6.25,4.06 +6.25,4.06;6.25,5.31 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;6.25,3.75 +6.25,3.75;6.25,4.06 +2.50,0.94;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,4.69 +3.75,4.69;3.75,7.50 +3.75,7.50;8.75,7.50 +8.75,7.50;8.75,5.62 +8.75,5.62;3.75,5.62 + +# UTF-16 : 7d 9f +# UTF-8 : 9f b6 e7 +[7d9f] 綟 +3.12,8.75;9.06,8.75 +9.06,4.06;3.75,4.06 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;5.94,3.12 +5.94,3.12;6.25,3.44 +6.25,3.44;6.25,3.75 +6.25,3.75;6.25,4.06 +6.25,4.06;6.25,5.31 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;6.25,4.06 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,4.69 +3.75,4.69;3.75,7.50 +3.75,7.50;8.75,7.50 +8.75,7.50;8.75,5.62 +8.75,5.62;3.75,5.62 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 + +# UTF-16 : 55 56 +# UTF-8 : 96 95 e5 +[5556] 啖 +0.62,2.19;2.81,2.19 +2.81,2.19;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +4.38,4.69;4.38,4.38 +4.38,4.38;4.06,3.75 +4.06,3.75;4.06,3.44 +4.06,3.44;3.75,3.12 +3.75,3.12;3.44,2.81 +4.38,8.44;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;4.06,7.50 +4.06,7.50;3.75,6.88 +3.75,6.88;3.44,6.56 +8.75,4.69;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.81,3.12 +7.81,3.12;7.50,2.81 +8.75,8.75;8.44,8.12 +8.44,8.12;8.12,7.81 +8.12,7.81;8.12,7.50 +8.12,7.50;7.81,7.19 +7.81,7.19;7.50,6.88 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;5.94,5.62 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;6.25,3.44 +6.25,3.44;6.25,3.75 +6.25,3.75;5.94,4.38 +3.12,5.00;3.75,5.31 +3.75,5.31;4.06,5.31 +4.06,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,7.19 +5.94,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;5.94,9.06 +9.06,5.00;8.44,5.31 +8.44,5.31;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,7.19 +6.25,7.19;6.25,7.50 +6.25,7.50;6.25,7.81 +6.25,7.81;5.94,8.44 + +# UTF-16 : 6d e1 +# UTF-8 : a1 b7 e6 +[6de1] 淡 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +4.06,8.44;4.06,8.12 +4.06,8.12;3.75,7.81 +3.75,7.81;3.75,7.50 +3.75,7.50;3.44,6.88 +3.44,6.88;3.12,6.56 +4.06,4.69;4.06,4.38 +4.06,4.38;3.75,3.75 +3.75,3.75;3.75,3.44 +3.75,3.44;3.44,3.12 +3.44,3.12;3.12,2.81 +8.75,8.75;8.44,8.12 +8.44,8.12;8.12,7.81 +8.12,7.81;8.12,7.50 +8.12,7.50;7.81,7.19 +7.81,7.19;7.50,6.88 +8.75,4.69;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.81,3.12 +7.81,3.12;7.50,2.81 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;5.94,5.62 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.44 +5.94,3.44;5.94,3.75 +5.94,3.75;5.94,4.38 +2.81,5.00;3.12,5.31 +3.12,5.31;3.75,5.31 +3.75,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;5.94,9.06 +9.06,5.00;8.44,5.31 +8.44,5.31;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.56,6.25 +6.56,6.25;6.56,6.56 +6.56,6.56;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;5.94,8.44 + +# UTF-16 : 5f 2f +# UTF-8 : af bc e5 +[5f2f] 弯 +0.62,8.44;8.75,8.44 +4.69,8.44;4.69,9.38 +5.62,8.44;5.94,6.56 +5.62,6.56;5.62,6.25 +5.62,6.25;5.31,5.94 +5.31,5.94;4.69,5.94 +4.69,5.94;4.38,5.94 +4.38,5.94;4.06,5.94 +2.19,5.62;2.50,5.94 +2.50,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.06,8.44 +0.62,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;2.50,7.50 +2.50,7.50;2.81,7.81 +8.75,5.94;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.56,7.81 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,4.06 +7.81,4.06;1.88,4.06 +1.88,4.06;1.88,3.75 +1.88,3.75;1.56,3.12 +1.56,3.12;1.56,2.81 +1.56,2.81;1.25,2.50 +1.25,2.50;1.25,2.19 +1.56,2.81;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 + +# UTF-16 : 6e 7e +# UTF-8 : be b9 e6 +[6e7e] 湾 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,8.44;9.06,8.44 +5.62,8.44;5.62,9.38 +6.56,8.44;6.56,6.56 +6.56,6.56;6.56,6.25 +6.56,6.25;6.25,5.94 +6.25,5.94;5.62,5.94 +5.62,5.94;5.31,5.94 +3.75,5.62;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.00,7.81 +5.00,7.81;5.00,8.44 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,7.81 +9.06,5.94;8.75,6.25 +8.75,6.25;8.44,6.56 +8.44,6.56;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.19,7.81 +3.12,5.31;8.12,5.31 +8.12,5.31;8.12,4.06 +8.12,4.06;3.44,4.06 +3.44,4.06;3.44,3.75 +3.44,3.75;3.12,3.12 +3.12,3.12;3.12,2.81 +3.12,2.81;2.81,2.50 +2.81,2.50;2.81,2.19 +3.12,2.81;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 + +# UTF-16 : 6e d1 +# UTF-8 : 91 bb e6 +[6ed1] 滑 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.44,6.25;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,6.25 +2.81,4.38;2.81,6.25 +2.81,6.25;9.06,6.25 +9.06,6.25;9.06,4.38 +8.44,7.50;5.62,7.50 +5.62,7.50;5.62,6.25 +3.44,0.62;3.44,5.00 +3.44,5.00;8.44,5.00 +8.44,5.00;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.75,2.50;8.44,2.50 +3.75,3.75;8.44,3.75 + +# UTF-16 : 73 3e +# UTF-8 : be 8c e7 +[733e] 猾 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.12,9.06;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +8.44,6.25;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,6.25 +2.81,4.38;2.81,6.25 +2.81,6.25;9.06,6.25 +9.06,6.25;9.06,4.38 +8.44,7.50;5.62,7.50 +5.62,7.50;5.62,6.25 +3.75,0.62;3.75,5.00 +3.75,5.00;8.44,5.00 +8.44,5.00;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.75,2.50;8.44,2.50 +3.75,3.75;8.44,3.75 + +# UTF-16 : 69 be +# UTF-8 : be a6 e6 +[69be] 榾 +8.44,6.25;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,6.25 +3.12,4.38;3.12,6.25 +3.12,6.25;9.06,6.25 +9.06,6.25;9.06,4.38 +8.44,7.50;5.62,7.50 +5.62,7.50;5.62,6.25 +3.75,0.62;3.75,5.00 +3.75,5.00;8.44,5.00 +8.44,5.00;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +4.06,2.50;8.44,2.50 +4.06,3.75;8.44,3.75 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 + +# UTF-16 : 78 c6 +# UTF-8 : 86 a3 e7 +[78c6] 磆 +8.44,6.25;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,6.25 +3.44,4.38;3.44,6.25 +3.44,6.25;9.06,6.25 +9.06,6.25;9.06,4.38 +8.44,7.50;5.94,7.50 +5.94,7.50;5.94,6.25 +4.38,0.62;4.38,5.00 +4.38,5.00;8.44,5.00 +8.44,5.00;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +4.38,2.50;8.44,2.50 +4.38,3.75;8.44,3.75 +3.12,8.75;0.31,8.75 +1.25,1.56;2.81,1.56 +2.81,1.56;2.81,5.62 +2.81,5.62;1.25,5.62 +1.25,5.62;1.25,0.62 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.56,8.75 + +# UTF-16 : 6e de +# UTF-8 : 9e bb e6 +[6ede] 滞 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.75,3.75;9.06,5.31 +8.75,5.31;2.81,5.31 +2.81,5.31;2.81,3.75 +5.62,0.62;5.94,5.31 +3.44,1.25;3.44,3.75 +3.44,3.75;8.12,3.75 +8.12,3.75;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +9.06,8.12;2.50,8.12 +5.62,6.56;5.94,9.06 +3.44,9.06;3.44,6.56 +3.44,6.56;8.44,6.56 +8.44,6.56;8.44,9.06 + +# UTF-16 : 6f 02 +# UTF-8 : 82 bc e6 +[6f02] 漂 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,3.44;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.38,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +8.75,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +9.06,3.44;2.50,3.44 +8.44,4.69;3.12,4.69 +9.06,8.75;2.50,8.75 +6.88,8.44;6.88,5.94 +4.69,8.44;5.00,5.94 +2.81,5.62;3.12,7.50 +2.81,7.50;8.75,7.50 +8.75,7.50;8.75,5.62 +8.75,5.62;3.12,5.62 + +# UTF-16 : 61 53 +# UTF-8 : 93 85 e6 +[6153] 慓 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +5.62,3.44;5.94,1.25 +5.62,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,2.81 +8.75,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +9.06,3.44;2.50,3.44 +8.44,4.69;3.12,4.69 +9.06,8.75;2.50,8.75 +6.88,8.44;6.88,5.94 +4.69,8.44;4.69,5.94 +2.81,5.62;2.81,7.50 +2.81,7.50;8.75,7.50 +8.75,7.50;8.75,5.62 +8.75,5.62;3.12,5.62 + +# UTF-16 : 7e 39 +# UTF-8 : b9 b8 e7 +[7e39] 縹 +6.25,3.44;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.69,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +9.06,3.44;3.12,3.44 +8.75,4.69;3.75,4.69 +9.06,8.75;3.12,8.75 +6.88,8.44;6.88,5.94 +5.31,8.44;5.31,5.94 +3.44,5.62;3.44,7.50 +3.44,7.50;8.75,7.50 +8.75,7.50;8.75,5.62 +8.75,5.62;3.75,5.62 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 + +# UTF-16 : 5a d6 +# UTF-8 : 96 ab e5 +[5ad6] 嫖 +0.00,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.81,5.94 +2.81,5.94;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.00,7.50 +1.56,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.62,4.38;1.25,4.06 +1.25,4.06;1.56,3.44 +1.56,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,1.88 +2.81,1.88;3.12,1.56 +6.25,3.44;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.69,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +9.06,3.44;3.12,3.44 +8.75,4.69;3.75,4.69 +9.06,8.75;3.12,8.75 +6.88,8.44;6.88,5.94 +5.31,8.44;5.31,5.94 +3.44,5.62;3.44,7.50 +3.44,7.50;8.75,7.50 +8.75,7.50;8.75,5.62 +8.75,5.62;3.75,5.62 + +# UTF-16 : 9c 3e +# UTF-8 : be b0 e9 +[9c3e] 鰾 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;2.50,8.75 +0.62,5.31;3.12,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.12,3.12 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.25,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +6.25,3.44;6.56,1.25 +6.25,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +9.06,3.44;3.75,3.44 +8.75,4.69;4.06,4.69 +9.06,8.75;3.44,8.75 +7.19,8.44;7.19,5.94 +5.31,8.44;5.31,5.94 +3.75,5.62;3.75,7.50 +3.75,7.50;8.75,7.50 +8.75,7.50;8.75,5.62 +8.75,5.62;3.75,5.62 + +# UTF-16 : 9a 43 +# UTF-8 : 83 a9 e9 +[9a43] 驃 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.50,1.56;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.25,3.44 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.44,1.88 +3.44,1.88;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,8.75;2.19,4.38 +0.94,5.62;3.75,5.62 +0.94,7.19;3.75,7.19 +6.56,3.44;6.56,1.25 +6.56,1.25;6.56,0.94 +6.56,0.94;6.25,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +9.06,3.44;4.06,3.44 +8.75,4.69;4.38,4.69 +9.06,8.75;4.06,8.75 +7.19,8.44;7.19,5.94 +5.62,8.44;5.94,5.94 +4.38,5.62;4.38,7.50 +4.38,7.50;8.75,7.50 +8.75,7.50;8.75,5.62 +8.75,5.62;4.38,5.62 + +# UTF-16 : 6f 38 +# UTF-8 : b8 bc e6 +[6f38] 漸 +0.62,0.94;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +2.50,3.44;5.62,3.44 +5.62,3.44;5.62,6.88 +5.62,6.88;2.50,6.88 +2.50,6.88;2.50,3.44 +2.50,5.00;5.31,5.00 +2.19,2.19;5.62,2.19 +4.06,0.62;4.06,9.38 +2.19,8.12;5.94,8.12 +6.56,5.94;9.38,5.94 +8.12,0.62;8.12,5.94 +6.25,8.12;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;8.12,8.44 +8.12,8.44;8.75,8.75 +8.75,8.75;9.06,9.06 +5.62,0.94;5.62,1.25 +5.62,1.25;5.94,1.88 +5.94,1.88;5.94,2.19 +5.94,2.19;6.25,2.81 +6.25,2.81;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;6.56,5.00 +6.56,5.00;6.56,5.94 +6.56,5.94;6.56,7.19 +6.56,7.19;6.56,8.44 + +# UTF-16 : 61 5a +# UTF-8 : 9a 85 e6 +[615a] 慚 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.19,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;1.88,7.19 +2.81,3.44;5.62,3.44 +5.62,3.44;5.62,6.88 +5.62,6.88;2.81,6.88 +2.81,6.88;2.81,3.44 +2.81,5.00;5.62,5.00 +2.19,2.19;5.94,2.19 +4.38,0.62;4.38,9.38 +2.50,8.12;5.94,8.12 +6.56,5.94;9.38,5.94 +8.12,0.62;8.12,5.94 +6.56,8.12;7.19,8.44 +7.19,8.44;7.81,8.44 +7.81,8.44;8.12,8.44 +8.12,8.44;8.75,8.75 +8.75,8.75;9.06,9.06 +5.62,0.94;5.94,1.25 +5.94,1.25;5.94,1.88 +5.94,1.88;6.25,2.19 +6.25,2.19;6.25,2.81 +6.25,2.81;6.25,3.44 +6.25,3.44;6.56,4.06 +6.56,4.06;6.56,5.00 +6.56,5.00;6.56,5.94 +6.56,5.94;6.56,7.19 +6.56,7.19;6.56,8.44 + +# UTF-16 : 6f 5c +# UTF-8 : 9c bd e6 +[6f5c] 潜 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,6.88;5.62,6.88 +5.94,6.88;9.38,6.88 +5.62,8.12;2.50,8.12 +9.06,8.12;5.94,8.12 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.06,7.19 +4.06,7.19;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.06,9.06 +5.94,5.00;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;7.19,6.25 +7.19,6.25;7.19,6.88 +7.19,6.88;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.50,9.06 +5.62,5.00;5.31,5.62 +5.31,5.62;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,6.25;4.38,6.56 +4.38,6.56;3.75,6.56 +9.38,4.38;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.50,6.25 +7.50,6.25;7.19,6.88 +8.12,0.62;8.12,4.69 +8.12,4.69;3.44,4.69 +3.44,4.69;3.44,0.62 +3.44,1.25;8.12,1.25 +3.44,2.81;8.12,2.81 + +# UTF-16 : 50 e3 +# UTF-8 : a3 83 e5 +[50e3] 僣 +2.19,6.88;5.62,6.88 +5.62,6.88;9.38,6.88 +5.31,8.12;2.50,8.12 +9.06,8.12;5.94,8.12 +2.19,4.38;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;3.75,6.88 +3.75,6.88;4.06,7.19 +4.06,7.19;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.06,9.06 +5.94,5.00;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;7.19,6.25 +7.19,6.25;7.19,6.88 +7.19,6.88;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.50,9.06 +5.31,5.00;5.00,5.62 +5.00,5.62;4.69,5.94 +4.69,5.94;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,6.56 +9.38,4.38;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.50,6.25 +7.50,6.25;7.19,6.88 +8.12,0.62;8.12,4.69 +8.12,4.69;3.12,4.69 +3.12,4.69;3.12,0.62 +3.44,1.25;8.12,1.25 +3.44,2.81;8.12,2.81 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 + +# UTF-16 : 8b 5b +# UTF-8 : 9b ad e8 +[8b5b] 譛 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +2.81,6.88;5.94,6.88 +6.25,6.88;9.38,6.88 +5.62,8.12;3.12,8.12 +9.06,8.12;6.25,8.12 +2.81,4.38;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.12 +4.38,8.12;4.69,9.06 +6.25,5.00;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.50,6.56 +7.50,6.56;7.50,7.19 +7.50,7.19;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.50,9.06 +5.94,5.00;5.62,5.62 +5.62,5.62;5.31,5.94 +5.31,5.94;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,6.56 +9.38,4.38;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,6.25 +7.81,6.25;7.50,6.88 +8.44,0.62;8.44,4.69 +8.44,4.69;3.75,4.69 +3.75,4.69;3.75,0.62 +4.06,1.25;8.12,1.25 +4.06,2.81;8.12,2.81 + +# UTF-16 : 70 11 +# UTF-8 : 91 80 e7 +[7011] 瀑 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.62,4.06;5.62,1.25 +5.62,1.25;5.62,0.62 +5.62,0.62;5.31,0.62 +5.31,0.62;5.00,0.62 +5.00,0.62;4.38,0.62 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +8.75,0.62;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.19 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +4.06,3.44;3.75,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.88,3.12 +6.88,3.12;6.56,2.81 +6.56,2.81;6.56,2.81 +9.06,4.38;2.19,4.38 +2.50,5.62;8.75,5.62 +4.38,4.38;4.38,6.56 +6.88,4.38;6.88,6.56 +2.19,2.50;2.81,2.81 +2.81,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.38,4.38 +9.06,2.50;8.75,2.81 +8.75,2.81;8.12,3.12 +8.12,3.12;7.81,3.75 +7.81,3.75;7.19,4.06 +7.19,4.06;6.88,4.38 +3.12,6.56;8.44,6.56 +8.44,6.56;8.44,8.75 +8.44,8.75;3.12,8.75 +2.81,8.75;3.12,6.56 +3.12,7.81;8.44,7.81 + +# UTF-16 : 72 06 +# UTF-8 : 86 88 e7 +[7206] 爆 +2.81,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.31,5.00 +0.31,5.00;0.31,4.38 +2.81,8.12;2.81,7.19 +2.81,7.19;2.50,6.56 +2.50,6.56;2.50,5.94 +2.50,5.94;2.19,5.62 +2.19,5.62;1.88,5.00 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +5.94,4.06;5.94,1.25 +5.94,1.25;5.62,0.62 +5.62,0.62;5.31,0.62 +5.31,0.62;5.00,0.62 +5.00,0.62;4.38,0.62 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +8.75,0.62;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.19 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +4.06,3.44;4.06,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,3.12 +7.19,3.12;6.56,2.81 +6.56,2.81;6.56,2.81 +9.06,4.38;2.50,4.38 +2.81,5.62;9.06,5.62 +4.69,4.38;4.69,6.56 +7.19,4.38;7.19,6.56 +2.50,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +9.38,2.50;8.75,2.81 +8.75,2.81;8.12,3.12 +8.12,3.12;7.81,3.75 +7.81,3.75;7.50,4.06 +7.50,4.06;7.19,4.38 +3.44,6.56;8.44,6.56 +8.44,6.56;8.44,8.75 +8.44,8.75;3.44,8.75 +3.12,8.75;3.44,6.56 +3.44,7.81;8.44,7.81 + +# UTF-16 : 66 dd +# UTF-8 : 9d 9b e6 +[66dd] 曝 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,5.31;2.50,5.31 +5.94,4.06;5.94,1.25 +5.94,1.25;5.62,0.62 +5.62,0.62;5.31,0.62 +5.31,0.62;5.00,0.62 +5.00,0.62;4.38,0.62 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +8.75,0.62;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.19 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +4.06,3.44;4.06,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,3.12 +7.19,3.12;6.56,2.81 +6.56,2.81;6.56,2.81 +9.06,4.38;2.50,4.38 +2.81,5.62;9.06,5.62 +4.69,4.38;4.69,6.56 +7.19,4.38;7.19,6.56 +2.50,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +9.38,2.50;8.75,2.81 +8.75,2.81;8.12,3.12 +8.12,3.12;7.81,3.75 +7.81,3.75;7.50,4.06 +7.50,4.06;7.19,4.38 +3.44,6.56;8.44,6.56 +8.44,6.56;8.44,8.75 +8.44,8.75;3.44,8.75 +3.12,8.75;3.44,6.56 +3.44,7.81;8.44,7.81 + +# UTF-16 : 72 35 +# UTF-8 : b5 88 e7 +[7235] 爵 +0.62,8.44;1.56,8.44 +1.56,8.44;2.50,8.44 +2.50,8.44;3.12,8.44 +3.12,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.75,9.06 +2.50,7.19;2.50,7.50 +2.50,7.50;2.19,7.81 +2.19,7.81;1.88,8.44 +1.88,8.44;1.88,8.44 +5.00,7.19;4.69,7.50 +4.69,7.50;4.38,8.12 +4.38,8.12;4.38,8.44 +4.38,8.44;4.06,8.44 +6.88,7.19;7.19,7.50 +7.19,7.50;7.50,7.81 +7.50,7.81;7.50,8.44 +7.50,8.44;7.81,8.44 +0.94,5.62;0.94,7.19 +0.94,7.19;8.44,7.19 +8.44,7.19;8.44,5.62 +8.44,5.62;0.94,5.62 +5.94,6.88;5.94,5.62 +3.44,6.88;3.44,5.62 +1.25,2.81;4.69,2.81 +4.38,2.81;4.69,5.00 +4.38,5.00;1.25,5.00 +1.25,5.00;1.25,0.94 +1.25,4.06;4.38,4.06 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;4.38,1.56 +5.00,0.94;4.69,1.25 +4.69,1.25;4.38,1.56 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +8.12,5.31;8.12,1.56 +8.12,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,4.38;5.00,4.38 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.31,3.44 + +# UTF-16 : 51 00 +# UTF-8 : 80 84 e5 +[5100] 儀 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +3.75,5.00;3.75,1.25 +3.75,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.50,0.94 +1.88,3.75;9.06,3.75 +8.75,3.44;8.44,3.12 +8.44,3.12;8.12,2.81 +8.12,2.81;7.81,2.50 +7.81,2.50;7.50,2.19 +7.50,2.19;7.19,1.88 +7.19,1.88;6.56,1.56 +6.56,1.56;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.31,0.94 +5.31,0.94;4.69,0.94 +6.25,5.31;6.25,4.38 +6.25,4.38;6.56,3.75 +6.56,3.75;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +2.19,4.69;3.12,4.69 +3.12,4.69;3.75,5.00 +3.75,5.00;4.38,5.00 +4.38,5.00;5.00,5.00 +5.00,5.00;5.62,5.31 +2.19,2.19;2.50,2.19 +2.50,2.19;2.81,2.19 +2.81,2.19;3.44,2.19 +3.44,2.19;4.06,2.19 +4.06,2.19;4.69,2.50 +4.69,2.50;5.31,2.50 +5.31,2.50;5.94,2.81 +2.19,5.62;9.06,5.62 +2.81,7.19;8.44,7.19 +2.19,8.44;8.75,8.44 +4.38,8.44;4.06,8.75 +4.06,8.75;4.06,9.06 +4.06,9.06;3.75,9.38 +6.56,8.44;6.88,8.75 +6.88,8.75;7.19,9.06 +7.19,9.06;7.19,9.38 +5.62,5.62;5.62,8.44 +8.75,4.38;8.44,4.38 +8.44,4.38;7.81,4.69 +7.81,4.69;7.50,5.00 +7.50,5.00;7.50,5.31 + +# UTF-16 : 72 a0 +# UTF-8 : a0 8a e7 +[72a0] 犠 +0.31,4.06;0.62,4.06 +0.62,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.81,5.00 +0.62,7.50;2.81,7.50 +1.56,0.62;1.88,9.06 +0.00,5.31;0.31,5.94 +0.31,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.44 +0.94,8.44;0.94,8.75 +4.38,5.00;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.50,3.75;9.06,3.75 +8.44,3.44;8.12,2.81 +8.12,2.81;7.81,2.50 +7.81,2.50;7.50,2.19 +7.50,2.19;7.19,1.88 +7.19,1.88;6.88,1.56 +6.88,1.56;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.31,0.94 +5.31,0.94;5.00,0.94 +6.56,5.31;6.56,4.38 +6.56,4.38;6.56,3.75 +6.56,3.75;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,1.88 +7.50,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +2.81,4.69;3.44,4.69 +3.44,4.69;4.06,5.00 +4.06,5.00;4.69,5.00 +4.69,5.00;5.31,5.00 +5.31,5.00;5.94,5.31 +2.81,2.19;3.44,2.19 +3.44,2.19;4.06,2.19 +4.06,2.19;4.69,2.50 +4.69,2.50;5.31,2.50 +5.31,2.50;5.94,2.81 +2.50,5.62;9.06,5.62 +3.12,7.19;8.44,7.19 +2.81,8.44;8.75,8.44 +4.69,8.44;4.69,8.75 +4.69,8.75;4.38,9.06 +4.38,9.06;4.38,9.38 +6.88,8.44;7.19,8.75 +7.19,8.75;7.19,9.06 +7.19,9.06;7.50,9.38 +5.62,5.62;5.94,8.44 +8.75,4.38;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.50,5.00 +7.50,5.00;7.50,5.31 + +# UTF-16 : 79 12 +# UTF-8 : 92 a4 e7 +[7912] 礒 +4.69,5.00;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.12,3.75;9.06,3.75 +8.75,3.44;8.12,2.81 +8.12,2.81;7.81,2.19 +7.81,2.19;7.50,1.88 +7.50,1.88;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.31,0.94 +6.88,5.31;6.88,4.38 +6.88,4.38;6.88,3.75 +6.88,3.75;7.19,2.81 +7.19,2.81;7.19,2.50 +7.19,2.50;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +3.44,4.69;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.31,5.00 +5.31,5.00;5.62,5.00 +5.62,5.00;6.25,5.31 +3.44,2.19;4.06,2.19 +4.06,2.19;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.62,2.50 +5.62,2.50;6.25,2.81 +3.12,5.62;9.06,5.62 +3.75,7.19;8.44,7.19 +3.44,8.44;8.75,8.44 +5.31,8.44;5.00,8.75 +5.00,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +7.19,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 +6.25,5.62;6.25,8.44 +8.75,4.38;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.81,5.31 +3.12,8.75;0.31,8.75 +1.25,1.56;2.81,1.56 +2.81,1.56;2.81,5.62 +2.81,5.62;1.25,5.62 +1.25,5.62;1.25,0.62 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.56,8.75 + +# UTF-16 : 82 64 +# UTF-8 : a4 89 e8 +[8264] 艤 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +1.56,7.19;1.25,7.50 +1.56,9.38;1.56,8.75 +1.56,8.75;1.56,8.44 +1.56,8.44;1.56,8.12 +0.00,4.69;3.12,5.00 +1.56,5.00;1.56,1.88 +0.00,0.62;0.31,1.25 +0.31,1.25;0.31,2.19 +0.31,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.12 +0.62,8.12;2.81,8.12 +2.81,8.12;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +4.69,5.00;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.12,3.75;9.06,3.75 +8.75,3.44;8.12,2.81 +8.12,2.81;7.81,2.19 +7.81,2.19;7.50,1.88 +7.50,1.88;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.31,0.94 +6.88,5.31;6.88,4.38 +6.88,4.38;6.88,3.75 +6.88,3.75;7.19,2.81 +7.19,2.81;7.19,2.50 +7.19,2.50;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +3.44,4.69;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.00,5.00 +5.00,5.00;5.62,5.00 +5.62,5.00;5.94,5.31 +3.12,2.19;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;5.00,2.50 +5.00,2.50;5.62,2.50 +5.62,2.50;6.25,2.81 +3.12,5.62;9.06,5.62 +3.75,7.19;8.44,7.19 +3.44,8.44;8.75,8.44 +5.31,8.44;5.00,8.75 +5.00,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 +6.25,5.62;6.25,8.44 +8.75,4.38;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.81,5.31 + +# UTF-16 : 5d ac +# UTF-8 : ac b6 e5 +[5dac] 嶬 +4.69,5.00;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.12,3.75;9.06,3.75 +8.75,3.44;8.12,2.81 +8.12,2.81;7.81,2.19 +7.81,2.19;7.50,1.88 +7.50,1.88;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.31,0.94 +6.88,5.31;6.88,4.38 +6.88,4.38;6.88,3.75 +6.88,3.75;7.19,2.81 +7.19,2.81;7.19,2.50 +7.19,2.50;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +3.44,4.69;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.31,5.00 +5.31,5.00;5.62,5.00 +5.62,5.00;6.25,5.31 +3.44,2.19;4.06,2.19 +4.06,2.19;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.62,2.50 +5.62,2.50;6.25,2.81 +3.12,5.62;9.06,5.62 +3.75,7.19;8.44,7.19 +3.44,8.44;8.75,8.44 +5.31,8.44;5.00,8.75 +5.00,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +7.19,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 +6.25,5.62;6.25,8.44 +8.75,4.38;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.81,5.31 +0.62,7.81;0.62,0.62 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.88,9.06 + +# UTF-16 : 87 fb +# UTF-8 : bb 9f e8 +[87fb] 蟻 +1.88,1.56;1.88,9.06 +0.31,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,3.75 +3.44,1.25;3.44,1.88 +3.44,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +5.00,5.00;5.00,1.25 +5.00,1.25;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.44,3.75;9.06,3.75 +8.75,3.44;8.44,2.81 +8.44,2.81;7.81,2.19 +7.81,2.19;7.50,1.88 +7.50,1.88;7.19,1.56 +7.19,1.56;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +6.88,5.31;6.88,4.38 +6.88,4.38;6.88,3.75 +6.88,3.75;7.19,2.81 +7.19,2.81;7.50,2.50 +7.50,2.50;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +3.75,4.69;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.31,5.00 +5.31,5.00;5.94,5.00 +5.94,5.00;6.25,5.31 +3.75,2.19;4.38,2.19 +4.38,2.19;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.94,2.50 +5.94,2.50;6.56,2.81 +3.44,5.62;9.06,5.62 +4.06,7.19;8.75,7.19 +3.75,8.44;9.06,8.44 +5.31,8.44;5.31,8.75 +5.31,8.75;5.00,9.06 +5.00,9.06;5.00,9.38 +7.19,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 +6.25,5.62;6.25,8.44 +8.75,4.38;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.81,5.31 + +# UTF-16 : 6c 6a +# UTF-8 : aa b1 e6 +[6c6a] 汪 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.50,7.50;2.19,7.81 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +2.81,1.25;9.06,1.25 +8.75,8.44;2.81,8.44 +5.94,1.25;5.94,8.44 +8.44,5.00;3.12,5.00 + +# UTF-16 : 62 82 +# UTF-8 : 82 8a e6 +[6282] 抂 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.44,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.44,7.19;0.31,7.19 +3.12,1.25;9.06,1.25 +8.75,8.44;3.12,8.44 +5.94,1.25;6.25,8.44 +8.44,5.00;3.75,5.00 + +# UTF-16 : 67 89 +# UTF-8 : 89 9e e6 +[6789] 枉 +3.12,1.25;9.06,1.25 +9.06,8.44;3.12,8.44 +6.25,1.25;6.25,8.44 +8.75,5.00;3.75,5.00 +1.88,0.62;1.88,9.06 +3.44,7.19;0.31,7.19 +0.00,2.50;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 65 fa +# UTF-8 : ba 97 e6 +[65fa] 旺 +0.94,1.56;3.12,1.56 +3.12,1.56;3.12,8.44 +3.12,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.94,5.31;2.81,5.31 +3.44,1.25;9.06,1.25 +9.06,8.44;3.44,8.44 +6.25,1.25;6.25,8.44 +8.75,5.00;3.75,5.00 + +# UTF-16 : 72 c2 +# UTF-8 : 82 8b e7 +[72c2] 狂 +1.25,9.06;1.56,8.44 +1.56,8.44;1.88,8.12 +1.88,8.12;2.19,7.50 +2.19,7.50;2.50,6.88 +2.50,6.88;2.50,6.56 +2.50,6.56;2.81,5.94 +2.81,5.94;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;2.81,4.06 +2.81,4.06;2.81,3.44 +2.81,3.44;2.81,2.81 +2.81,2.81;2.81,2.50 +2.81,2.50;2.81,2.19 +2.81,2.19;2.81,1.56 +2.81,1.56;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +3.12,9.06;2.81,8.44 +2.81,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.81,5.31;2.50,5.00 +2.50,5.00;1.88,4.69 +1.88,4.69;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.44 +3.44,1.25;9.06,1.25 +9.06,8.44;3.44,8.44 +6.25,1.25;6.25,8.44 +8.75,5.00;3.75,5.00 + +# UTF-16 : 72 d9 +# UTF-8 : 99 8b e7 +[72d9] 狙 +1.25,9.06;1.56,8.44 +1.56,8.44;1.88,8.12 +1.88,8.12;2.19,7.50 +2.19,7.50;2.50,6.88 +2.50,6.88;2.50,6.56 +2.50,6.56;2.81,5.94 +2.81,5.94;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;2.81,4.06 +2.81,4.06;2.81,3.44 +2.81,3.44;2.81,2.81 +2.81,2.81;2.81,2.50 +2.81,2.50;2.81,2.19 +2.81,2.19;2.81,1.56 +2.81,1.56;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +3.44,9.06;3.44,8.75 +3.44,8.75;3.12,8.44 +3.12,8.44;2.81,8.12 +2.81,8.12;2.50,7.81 +2.50,7.81;2.19,7.81 +2.19,7.81;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.88 +1.25,6.88;0.94,6.88 +0.94,6.88;0.31,6.56 +2.81,5.31;2.50,5.00 +2.50,5.00;1.88,4.69 +1.88,4.69;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.44 +8.44,0.94;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,0.94 +3.12,0.94;9.38,0.94 +4.38,3.44;8.44,3.44 +4.38,6.25;8.44,6.25 + +# UTF-16 : 5c a8 +# UTF-8 : a8 b2 e5 +[5ca8] 岨 +0.62,7.81;0.62,0.62 +0.62,1.56;3.12,1.56 +3.12,1.56;3.12,7.81 +1.88,1.56;1.88,9.06 +8.44,0.94;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,0.94 +3.12,0.94;9.38,0.94 +4.38,3.44;8.44,3.44 +4.38,6.25;8.44,6.25 + +# UTF-16 : 86 c6 +# UTF-8 : 86 9b e8 +[86c6] 蛆 +2.19,1.56;2.19,9.06 +0.62,4.69;3.75,4.69 +3.75,4.69;3.75,7.81 +3.75,7.81;0.62,7.81 +0.31,7.81;0.62,3.75 +3.75,0.94;3.75,1.56 +3.75,1.56;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,3.75 +0.00,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +8.44,0.94;8.44,8.75 +8.44,8.75;4.69,8.75 +4.69,8.75;4.69,0.94 +3.75,0.94;9.38,0.94 +4.69,3.44;8.44,3.44 +4.69,6.25;8.44,6.25 + +# UTF-16 : 4f a0 +# UTF-8 : a0 be e4 +[4fa0] 侠 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.56 +9.06,4.69;2.19,4.69 +8.75,8.12;2.50,8.12 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.62,4.38 +5.62,4.38;5.62,5.00 +5.62,5.00;5.62,5.62 +5.62,5.62;5.62,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;5.62,5.00 +5.62,5.00;5.62,5.62 +4.06,5.31;4.06,5.94 +4.06,5.94;3.75,6.25 +3.75,6.25;3.44,6.56 +3.44,6.56;3.12,7.19 +3.12,7.19;3.12,7.50 +7.19,5.31;7.50,5.62 +7.50,5.62;7.81,6.25 +7.81,6.25;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.50 + +# UTF-16 : 63 1f +# UTF-8 : 9f 8c e6 +[631f] 挟 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,5.00;2.50,5.00 +2.50,5.00;1.88,4.69 +1.88,4.69;1.25,4.38 +1.25,4.38;0.94,4.38 +0.94,4.38;0.31,4.06 +2.81,7.19;0.31,7.19 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;5.94,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +3.12,4.69;9.06,4.69 +3.12,8.12;8.75,8.12 +4.38,5.31;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;3.75,6.56 +3.75,6.56;3.44,7.19 +3.44,7.19;3.44,7.50 +7.50,5.31;7.81,5.62 +7.81,5.62;7.81,6.25 +7.81,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.44,7.50 + +# UTF-16 : 72 ed +# UTF-8 : ad 8b e7 +[72ed] 狭 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.12,9.06;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;5.94,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +2.81,4.69;9.06,4.69 +3.12,8.12;8.75,8.12 +4.38,5.31;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;3.75,6.56 +3.75,6.56;3.44,7.19 +3.44,7.19;3.44,7.50 +7.50,5.31;7.81,5.62 +7.81,5.62;7.81,6.25 +7.81,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.44,7.50 + +# UTF-16 : 5c e1 +# UTF-8 : a1 b3 e5 +[5ce1] 峡 +0.62,7.81;0.62,0.62 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.56,9.06 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;5.94,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;6.25,4.38 +6.25,4.38;6.25,5.00 +6.25,5.00;5.94,5.62 +3.12,4.69;9.06,4.69 +3.44,8.12;8.75,8.12 +4.69,5.31;4.38,5.94 +4.38,5.94;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;3.75,7.19 +3.75,7.19;3.75,7.50 +7.50,5.31;7.81,5.62 +7.81,5.62;8.12,6.25 +8.12,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.44,7.50 + +# UTF-16 : 73 36 +# UTF-8 : b6 8c e7 +[7336] 猶 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;1.88,6.88 +1.88,6.88;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.50,2.50 +2.50,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.12,9.06;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +8.75,0.62;8.75,6.56 +8.75,6.56;3.44,6.56 +3.12,6.56;3.44,0.62 +3.44,1.25;8.75,1.25 +3.44,2.81;8.75,2.81 +2.81,7.81;9.06,7.81 +5.00,7.81;5.00,6.56 +5.00,6.56;5.00,5.94 +5.00,5.94;5.00,5.62 +5.00,5.62;5.00,4.69 +5.00,4.69;4.69,4.38 +4.69,4.38;4.38,3.75 +4.38,3.75;3.75,3.44 +6.88,7.81;6.88,5.00 +6.88,5.00;6.88,4.38 +6.88,4.38;7.19,4.38 +7.19,4.38;7.50,4.38 +7.50,4.38;8.75,4.38 +5.00,7.81;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.38,9.06 +4.38,9.06;4.06,9.06 +6.88,7.81;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.81,9.06 +7.81,9.06;7.81,9.06 + +# UTF-16 : 73 cd +# UTF-8 : 8d 8f e7 +[73cd] 珍 +3.12,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.31,1.25;0.94,1.56 +0.94,1.56;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,5.00;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.69,5.62 +4.69,5.62;5.00,5.62 +5.00,5.62;5.62,5.94 +5.62,5.94;5.94,6.25 +5.94,6.25;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;6.88,6.88 +6.88,6.88;7.19,7.19 +3.44,2.81;4.06,3.12 +4.06,3.12;4.69,3.44 +4.69,3.44;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;6.25,4.06 +6.25,4.06;6.56,4.38 +6.56,4.38;7.19,4.69 +7.19,4.69;7.50,5.00 +7.50,5.00;7.81,5.31 +7.81,5.31;8.12,5.62 +3.44,0.62;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.75,3.44 +8.75,3.44;9.06,3.75 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;2.81,6.56 + +# UTF-16 : 88 97 +# UTF-8 : 97 a2 e8 +[8897] 袗 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.19,4.38 +2.19,4.38;1.88,4.69 +1.88,4.69;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,4.69 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.19 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 +3.75,5.00;4.06,5.31 +4.06,5.31;4.69,5.62 +4.69,5.62;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.94,6.25 +5.94,6.25;6.25,6.25 +6.25,6.25;6.56,6.56 +6.56,6.56;6.88,6.88 +6.88,6.88;7.50,7.19 +3.75,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;5.31,3.44 +5.31,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.88,4.38 +6.88,4.38;7.19,4.69 +7.19,4.69;7.50,5.00 +7.50,5.00;8.12,5.31 +8.12,5.31;8.44,5.62 +3.75,0.62;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.75,3.44 +8.75,3.44;9.06,3.75 +9.38,6.56;9.06,6.88 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.62,8.75 +5.62,8.75;5.00,8.12 +5.00,8.12;4.69,7.50 +4.69,7.50;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.44,6.56 + +# UTF-16 : 6b 84 +# UTF-8 : 84 ae e6 +[6b84] 殄 +3.75,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,5.62 +5.00,5.62;5.62,5.94 +5.62,5.94;5.94,6.25 +5.94,6.25;6.25,6.25 +6.25,6.25;6.56,6.56 +6.56,6.56;6.88,6.88 +6.88,6.88;7.50,7.19 +3.75,2.81;4.38,3.12 +4.38,3.12;5.00,3.44 +5.00,3.44;5.31,3.44 +5.31,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.88,4.38 +6.88,4.38;7.19,4.69 +7.19,4.69;7.50,5.00 +7.50,5.00;8.12,5.31 +8.12,5.31;8.44,5.62 +3.75,0.62;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.44,2.81 +8.44,2.81;8.75,3.44 +8.75,3.44;9.06,3.75 +0.31,8.75;3.75,8.75 +0.00,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +1.56,7.50;1.56,8.12 +1.56,8.12;1.88,8.75 +1.25,6.88;3.44,6.88 +3.12,6.88;3.12,5.94 +3.12,5.94;3.12,5.31 +3.12,5.31;2.81,4.38 +2.81,4.38;2.50,3.75 +2.50,3.75;2.50,3.12 +2.50,3.12;1.88,2.50 +1.88,2.50;1.56,2.19 +1.56,2.19;1.25,1.56 +1.25,1.56;0.94,1.25 +0.94,1.25;0.31,0.94 +2.81,4.06;2.19,4.38 +2.19,4.38;1.88,4.69 +1.88,4.69;1.25,5.00 +1.25,5.00;1.25,5.00 +9.38,6.56;9.06,6.88 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,7.50 +8.12,7.50;7.50,8.12 +7.50,8.12;6.88,8.75 +6.88,8.75;6.25,9.06 +6.25,9.06;6.25,8.75 +6.25,8.75;5.62,8.44 +5.62,8.44;5.00,7.81 +5.00,7.81;4.69,7.19 +4.69,7.19;4.06,6.88 +4.06,6.88;3.75,6.56 + +# UTF-16 : 75 5b +# UTF-8 : 9b 95 e7 +[755b] 畛 +1.88,1.56;1.88,8.44 +0.62,1.56;3.12,1.56 +3.12,1.56;3.12,8.75 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.62,5.31;3.12,5.31 +3.75,5.00;4.06,5.31 +4.06,5.31;4.69,5.62 +4.69,5.62;5.00,5.62 +5.00,5.62;5.62,5.94 +5.62,5.94;5.94,6.25 +5.94,6.25;6.25,6.25 +6.25,6.25;6.56,6.56 +6.56,6.56;6.88,6.88 +6.88,6.88;7.50,7.19 +3.75,2.81;4.38,3.12 +4.38,3.12;5.00,3.44 +5.00,3.44;5.31,3.44 +5.31,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.88,4.38 +6.88,4.38;7.19,4.69 +7.19,4.69;7.50,5.00 +7.50,5.00;8.12,5.31 +8.12,5.31;8.44,5.62 +3.75,0.62;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.44,2.81 +8.44,2.81;8.75,3.44 +8.75,3.44;9.06,3.75 +9.38,6.56;9.06,6.88 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,7.50 +8.12,7.50;7.50,8.12 +7.50,8.12;6.88,8.75 +6.88,8.75;6.25,9.06 +6.25,9.06;6.25,8.75 +6.25,8.75;5.62,8.44 +5.62,8.44;5.00,7.81 +5.00,7.81;4.69,7.19 +4.69,7.19;4.06,6.88 +4.06,6.88;3.75,6.56 + +# UTF-16 : 8a 3a +# UTF-8 : ba a8 e8 +[8a3a] 診 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.44,5.94 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +4.06,5.31;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.31,5.62 +5.31,5.62;5.62,5.94 +5.62,5.94;5.94,6.25 +5.94,6.25;6.25,6.25 +6.25,6.25;6.56,6.56 +6.56,6.56;7.19,7.19 +7.19,7.19;7.50,7.19 +3.75,2.81;4.38,3.12 +4.38,3.12;5.00,3.44 +5.00,3.44;5.62,3.75 +5.62,3.75;5.94,3.75 +5.94,3.75;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;7.19,4.69 +7.19,4.69;7.81,5.00 +7.81,5.00;8.12,5.31 +8.12,5.31;8.44,5.62 +3.75,0.62;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.44,2.81 +8.44,2.81;8.75,3.44 +8.75,3.44;9.06,3.75 +9.38,6.56;9.06,6.88 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,7.50 +8.12,7.50;7.50,8.12 +7.50,8.12;6.88,8.75 +6.88,8.75;6.25,9.06 +6.25,9.06;6.25,8.75 +6.25,8.75;5.62,8.44 +5.62,8.44;5.00,7.81 +5.00,7.81;4.69,7.19 +4.69,7.19;4.06,6.88 +4.06,6.88;3.75,6.56 + +# UTF-16 : 8e eb +# UTF-8 : ab bb e8 +[8eeb] 軫 +0.62,3.44;3.44,3.44 +3.44,3.44;3.44,6.88 +3.44,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.00;3.44,5.00 +0.31,2.19;3.75,2.19 +1.88,0.62;2.19,9.38 +0.31,8.12;3.75,8.12 +4.06,5.31;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.31,5.62 +5.31,5.62;5.62,5.94 +5.62,5.94;5.94,6.25 +5.94,6.25;6.25,6.25 +6.25,6.25;6.88,6.88 +6.88,6.88;7.50,7.19 +4.06,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.62,3.75 +5.62,3.75;5.94,3.75 +5.94,3.75;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;7.19,4.69 +7.19,4.69;7.81,5.00 +7.81,5.00;8.12,5.31 +8.12,5.31;8.44,5.62 +4.06,0.62;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.44,2.81 +8.44,2.81;8.75,3.44 +8.75,3.44;9.06,3.75 +9.38,6.56;8.75,7.19 +8.75,7.19;8.12,7.50 +8.12,7.50;7.50,8.12 +7.50,8.12;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.25,8.75 +6.25,8.75;5.62,8.44 +5.62,8.44;5.31,7.81 +5.31,7.81;4.69,7.19 +4.69,7.19;4.06,6.88 +4.06,6.88;3.75,6.56 + +# UTF-16 : 74 34 +# UTF-8 : b4 90 e7 +[7434] 琴 +9.06,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;6.88,5.00 +6.88,5.00;6.25,5.00 +6.25,5.00;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.00,5.62 +5.00,5.62;4.69,5.94 +4.69,5.94;4.38,5.62 +4.38,5.62;4.06,5.62 +4.06,5.62;3.44,5.31 +3.44,5.31;3.12,5.00 +3.12,5.00;2.81,5.00 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.31,3.75 +7.19,4.38;2.50,4.38 +7.81,3.12;1.56,3.12 +5.62,0.62;5.94,0.94 +5.94,0.94;6.56,1.56 +6.56,1.56;6.88,2.19 +6.88,2.19;7.50,2.50 +7.50,2.50;7.81,3.12 +2.50,8.75;2.50,5.94 +4.38,8.75;0.62,8.75 +4.38,7.50;0.62,7.50 +6.88,8.75;6.88,6.25 +8.75,8.75;5.00,8.75 +8.75,7.50;5.00,7.50 +8.75,6.25;5.00,6.25 +0.31,5.31;0.94,5.62 +0.94,5.62;1.25,5.62 +1.25,5.62;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.81,5.94 +2.81,5.94;3.12,5.94 +3.12,5.94;3.75,6.25 +3.75,6.25;4.38,6.56 + +# UTF-16 : 5b 9c +# UTF-8 : 9c ae e5 +[5b9c] 宜 +4.69,8.12;4.69,9.38 +8.75,6.25;8.75,8.12 +8.75,8.12;0.62,8.12 +0.62,8.12;0.62,6.25 +7.50,1.25;7.50,6.88 +7.50,6.88;1.88,6.88 +1.88,6.88;1.88,1.25 +0.31,0.94;9.06,0.94 +1.88,3.12;7.50,3.12 +1.88,5.00;7.50,5.00 + +# UTF-16 : 75 73 +# UTF-8 : b3 95 e7 +[7573] 畳 +1.56,6.25;8.12,6.25 +8.12,6.25;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,6.25 +4.69,8.75;4.69,6.56 +1.56,7.50;7.81,7.50 +8.75,3.75;8.75,5.31 +8.75,5.31;0.62,5.31 +0.62,5.31;0.62,3.75 +7.50,0.94;7.50,4.38 +7.50,4.38;1.88,4.38 +1.88,4.38;1.88,0.94 +0.31,0.94;9.06,0.94 +1.88,2.19;7.50,2.19 +1.88,3.44;7.50,3.44 + +# UTF-16 : 82 f4 +# UTF-8 : b4 8b e8 +[82f4] 苴 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +7.50,1.25;7.50,6.88 +7.50,6.88;1.88,6.88 +1.88,6.88;1.88,1.25 +0.31,0.94;9.06,0.94 +1.88,3.12;7.50,3.12 +1.88,5.00;7.50,5.00 + +# UTF-16 : 60 9a +# UTF-8 : 9a 82 e6 +[609a] 悚 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.62,4.38 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;6.25,4.06 +6.25,4.06;5.94,4.38 +8.44,4.38;8.44,6.88 +8.44,6.88;3.12,6.88 +3.12,6.88;3.12,4.38 +3.12,4.38;8.44,4.38 +5.62,0.62;5.94,9.38 +2.50,8.12;9.06,8.12 + +# UTF-16 : 7a e6 +# UTF-8 : a6 ab e7 +[7ae6] 竦 +0.31,7.19;3.12,7.19 +1.88,7.19;1.88,9.06 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +2.19,2.19;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.81,6.56 +1.25,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.44 +6.88,3.44;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.25,4.38 +8.75,4.38;8.75,6.88 +8.75,6.88;3.75,6.88 +3.75,6.88;3.75,4.38 +3.75,4.38;8.44,4.38 +6.25,0.62;6.25,9.38 +3.12,8.12;9.06,8.12 + +# UTF-16 : 75 8e +# UTF-8 : 8e 96 e7 +[758e] 疎 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.12,2.50 +3.12,2.50;3.75,2.81 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;6.25,4.38 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.25,4.38 +8.75,4.38;8.75,6.88 +8.75,6.88;3.75,6.88 +3.75,6.88;3.75,4.38 +4.06,4.38;8.75,4.38 +6.25,0.62;6.25,9.38 +3.44,8.12;9.06,8.12 +0.31,8.75;3.44,8.75 +2.19,5.31;3.44,5.31 +2.19,2.19;2.19,7.19 +0.94,1.56;0.94,6.56 +3.12,8.75;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.50,7.50 +2.50,7.50;2.19,7.19 + +# UTF-16 : 8f a3 +# UTF-8 : a3 be e8 +[8fa3] 辣 +8.75,4.38;8.75,6.88 +8.75,6.88;4.69,6.88 +4.69,6.88;4.69,4.38 +4.69,4.38;8.75,4.38 +6.88,0.62;6.88,9.38 +4.38,8.12;9.06,8.12 +0.31,3.12;0.62,3.12 +0.62,3.12;1.25,3.44 +1.25,3.44;1.88,3.44 +1.88,3.44;2.50,3.75 +2.50,3.75;3.12,3.75 +3.12,3.75;3.44,3.75 +3.44,3.75;3.75,3.75 +3.75,3.75;4.38,4.06 +0.31,5.31;4.38,5.31 +0.31,8.12;4.06,8.12 +2.19,8.12;2.19,9.38 +2.81,5.31;3.12,5.94 +3.12,5.94;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.44,7.50 +3.44,7.50;3.75,8.12 +1.56,5.31;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.25,7.19 +1.25,7.19;0.94,7.50 +0.94,7.50;0.94,8.12 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.19,3.12 +2.19,3.12;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;6.56,4.06 +6.56,4.06;6.56,4.38 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;7.19,4.06 +7.19,4.06;6.88,4.38 + +# UTF-16 : 8e 08 +# UTF-8 : 88 b8 e8 +[8e08] 踈 +1.88,4.38;3.44,4.38 +1.88,1.56;1.88,6.25 +0.94,1.25;0.94,5.31 +0.62,6.25;3.12,6.25 +2.81,6.25;3.12,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.81,2.19 +2.81,2.19;3.44,2.50 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;6.25,4.38 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.25,4.38 +8.75,4.38;8.75,6.88 +8.75,6.88;3.75,6.88 +3.75,6.88;3.75,4.38 +4.06,4.38;8.75,4.38 +6.25,0.62;6.25,9.38 +3.44,8.12;9.06,8.12 + +# UTF-16 : 75 c7 +# UTF-8 : 87 97 e7 +[75c7] 症 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +1.88,0.94;9.06,0.94 +2.50,6.88;9.06,6.88 +8.75,4.38;5.62,4.38 +5.62,0.94;5.62,6.88 +3.12,0.94;3.44,5.31 + +# UTF-16 : 76 42 +# UTF-8 : 82 99 e7 +[7642] 療 +5.31,8.75;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +2.19,7.50;9.06,7.50 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;6.25,7.19 +6.25,7.19;5.94,7.50 +1.88,4.38;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;3.44,5.31 +3.44,5.31;3.75,5.94 +3.75,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.44 +8.44,7.19;8.12,6.88 +8.12,6.88;7.81,6.25 +7.81,6.25;7.19,5.94 +7.19,5.94;7.19,5.94 +4.06,5.94;3.75,6.25 +3.75,6.25;3.12,6.56 +3.12,6.56;2.81,7.19 +2.81,7.19;2.50,7.19 +1.88,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.50,5.62;3.75,5.62 +3.75,5.62;3.75,3.12 +3.75,3.12;7.50,3.12 +7.50,3.12;7.50,5.62 +3.75,4.38;7.50,4.38 +5.62,3.12;5.62,1.25 +5.62,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 + +# UTF-16 : 76 e4 +# UTF-8 : a4 9b e7 +[76e4] 盤 +7.81,0.94;7.81,3.44 +7.81,3.44;1.56,3.44 +1.56,3.44;1.56,0.94 +3.75,3.12;3.75,0.94 +5.62,3.12;5.94,0.94 +0.31,0.94;9.06,0.94 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.25,8.75 +1.25,8.75;4.06,8.75 +4.06,8.75;4.06,4.38 +4.06,4.38;4.06,4.06 +4.06,4.06;3.75,4.06 +3.75,4.06;3.12,4.06 +3.12,4.06;2.81,4.06 +0.31,6.25;4.69,6.56 +2.81,7.19;2.81,7.50 +2.81,7.50;2.50,7.81 +2.50,7.81;2.19,8.12 +2.19,8.12;2.19,8.12 +2.81,9.38;2.50,9.06 +2.50,9.06;2.50,8.75 +2.50,6.56;2.50,4.69 +4.69,6.56;8.75,6.56 +4.38,3.75;5.00,4.06 +5.00,4.06;5.62,4.06 +5.62,4.06;6.25,4.38 +6.25,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.50,5.00 +7.50,5.00;7.81,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.44,6.25 +8.44,6.25;8.44,6.56 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.06 +8.12,4.06;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;6.88,5.00 +6.88,5.00;6.56,5.00 +6.56,5.00;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.31,5.94 +5.31,5.94;5.31,6.25 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;7.50,9.06 +7.50,9.06;7.50,7.50 +7.50,7.50;8.12,7.19 +8.12,7.19;8.12,7.19 +8.12,7.19;8.75,7.19 +8.75,7.19;9.06,7.50 +9.06,7.50;9.06,8.12 + +# UTF-16 : 76 f2 +# UTF-8 : b2 9b e7 +[76f2] 盲 +1.56,5.62;1.56,0.62 +7.81,0.62;7.81,5.31 +7.81,5.31;1.56,5.31 +1.56,1.25;7.81,1.25 +1.56,2.81;7.81,2.81 +1.56,4.06;7.81,4.06 +0.62,8.44;8.75,8.44 +4.69,8.44;4.69,9.38 +8.12,6.56;7.50,6.56 +7.50,6.56;6.56,6.56 +6.56,6.56;5.94,6.56 +5.94,6.56;5.31,6.56 +5.31,6.56;4.69,6.56 +4.69,6.56;3.75,6.56 +3.75,6.56;3.12,6.56 +3.12,6.56;2.81,6.56 +2.81,6.56;2.19,6.56 +2.19,6.56;1.88,6.88 +1.88,6.88;1.88,7.19 +1.56,7.19;1.88,8.44 + +# UTF-16 : 6c ef +# UTF-8 : af b3 e6 +[6cef] 泯 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.44,4.69;8.75,4.69 +3.12,0.94;3.12,8.75 +3.12,8.75;8.44,8.75 +8.44,8.75;8.44,6.56 +8.44,6.56;3.44,6.56 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.25,2.19 +5.94,6.56;6.25,5.62 +6.25,5.62;6.25,4.69 +6.25,4.69;6.56,3.75 +6.56,3.75;6.88,3.12 +6.88,3.12;7.19,2.50 +7.19,2.50;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,2.81 + +# UTF-16 : 77 20 +# UTF-8 : a0 9c e7 +[7720] 眠 +0.94,1.56;3.12,1.56 +2.81,1.56;3.12,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,6.25;2.81,6.25 +0.94,4.06;2.81,4.06 +4.06,4.69;9.06,4.69 +4.06,0.94;4.06,8.75 +4.06,8.75;8.44,8.75 +8.44,8.75;8.44,6.56 +8.44,6.56;4.06,6.56 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,1.88 +6.25,1.88;6.56,2.19 +6.25,6.56;6.56,5.62 +6.56,5.62;6.56,4.69 +6.56,4.69;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.19,2.50 +7.19,2.50;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,2.81 + +# UTF-16 : 5c b7 +# UTF-8 : b7 b2 e5 +[5cb7] 岷 +0.62,7.81;0.62,0.62 +0.62,1.56;3.12,1.56 +2.81,1.56;3.12,7.81 +1.88,1.56;1.88,9.06 +4.06,4.69;9.06,4.69 +4.06,0.94;4.06,8.75 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,6.56 +8.75,6.56;4.06,6.56 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.25,1.88 +6.25,1.88;6.56,2.19 +6.25,6.56;6.56,5.62 +6.56,5.62;6.56,4.69 +6.56,4.69;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.19,2.50 +7.19,2.50;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,2.81 + +# UTF-16 : 6c 13 +# UTF-8 : 93 b0 e6 +[6c13] 氓 +4.06,4.69;9.06,4.69 +4.06,0.94;4.06,8.75 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,6.56 +8.75,6.56;4.06,6.56 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.25,1.88 +6.25,1.88;6.56,2.19 +6.25,6.56;6.56,5.62 +6.56,5.62;6.56,4.69 +6.56,4.69;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.19,2.50 +7.19,2.50;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,2.81 +2.19,7.81;2.19,9.38 +3.44,1.88;2.81,1.88 +2.81,1.88;2.50,1.88 +2.50,1.88;2.19,1.88 +2.19,1.88;1.88,1.88 +1.88,1.88;1.25,1.88 +1.25,1.88;0.94,1.88 +0.94,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,7.81 +0.62,7.81;3.44,7.81 + +# UTF-16 : 74 09 +# UTF-8 : 89 90 e7 +[7409] 琉 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,2.19;1.56,8.44 +5.94,8.12;5.94,9.38 +3.12,8.12;9.06,8.12 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;7.81,6.56 +7.81,6.56;7.50,7.19 +7.50,7.19;7.19,7.50 +3.44,5.62;3.75,5.62 +3.75,5.62;4.38,5.62 +4.38,5.62;4.69,5.62 +4.69,5.62;5.31,5.62 +5.31,5.62;5.62,5.62 +5.62,5.62;6.25,5.62 +6.25,5.62;6.88,5.62 +6.88,5.62;7.50,5.94 +7.50,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.56 +5.00,6.56;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.12 +7.50,5.00;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +5.62,5.00;5.62,0.62 +2.19,0.62;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.06,5.00 + +# UTF-16 : 68 b3 +# UTF-8 : b3 a2 e6 +[68b3] 梳 +5.94,8.12;5.94,9.38 +2.81,8.12;9.06,8.12 +9.06,5.00;8.75,5.62 +8.75,5.62;8.12,5.94 +8.12,5.94;7.81,6.56 +7.81,6.56;7.50,7.19 +7.50,7.19;7.19,7.50 +2.81,5.62;3.12,5.62 +3.12,5.62;3.75,5.62 +3.75,5.62;4.38,5.62 +4.38,5.62;5.00,5.62 +5.00,5.62;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,5.62;6.56,5.62 +6.56,5.62;7.19,5.94 +7.19,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.56 +4.69,6.56;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.31,8.12 +7.50,5.00;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +5.62,5.00;5.62,0.62 +2.19,0.62;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.06,5.00 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 + +# UTF-16 : 75 8f +# UTF-8 : 8f 96 e7 +[758f] 疏 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.12,2.50 +3.12,2.50;3.44,2.81 +0.31,8.75;3.44,8.75 +2.19,5.31;3.44,5.31 +2.19,2.19;2.19,7.19 +0.62,1.56;0.62,6.56 +3.12,8.75;2.81,8.12 +2.81,8.12;2.50,7.81 +2.50,7.81;2.50,7.50 +2.50,7.50;2.19,7.19 +6.25,8.12;6.25,9.38 +3.44,8.12;9.06,8.12 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.81,7.19 +7.81,7.19;7.50,7.50 +3.75,5.62;4.06,5.62 +4.06,5.62;4.69,5.62 +4.69,5.62;5.00,5.62 +5.00,5.62;5.62,5.62 +5.62,5.62;5.94,5.62 +5.94,5.62;6.56,5.62 +6.56,5.62;6.88,5.62 +6.88,5.62;7.50,5.94 +7.50,5.94;8.12,5.94 +8.12,5.94;8.44,5.94 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.56 +5.31,6.56;5.31,7.19 +5.31,7.19;5.62,7.81 +5.62,7.81;5.94,8.12 +7.50,5.00;7.81,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +5.94,5.00;5.94,0.62 +2.50,0.62;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,5.00 + +# UTF-16 : 78 6b +# UTF-8 : ab a1 e7 +[786b] 硫 +3.44,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.75 +6.25,8.12;6.25,9.38 +3.44,8.12;9.06,8.12 +7.50,5.00;7.81,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +5.94,5.00;5.94,0.62 +2.81,0.62;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,5.00 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.50,7.19 +7.50,7.19;7.19,7.50 +3.44,5.62;4.06,5.62 +4.06,5.62;4.38,5.62 +4.38,5.62;5.00,5.62 +5.00,5.62;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,5.62;6.56,5.62 +6.56,5.62;6.88,5.62 +6.88,5.62;7.50,5.94 +7.50,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.56 +5.00,6.56;5.31,7.19 +5.31,7.19;5.31,7.81 +5.31,7.81;5.62,8.12 + +# UTF-16 : 68 97 +# UTF-8 : 97 a2 e6 +[6897] 梗 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +9.06,8.75;2.81,8.75 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.94,5.62 +5.94,5.62;5.94,8.75 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;6.25,1.88 +6.25,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 +4.38,3.12;4.06,3.75 +8.75,3.44;8.75,7.50 +8.75,7.50;3.44,7.50 +3.44,7.50;3.44,4.06 +3.44,4.38;8.44,4.38 +3.44,5.94;8.44,5.94 + +# UTF-16 : 54 fd +# UTF-8 : bd 93 e5 +[54fd] 哽 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +9.06,8.75;3.12,8.75 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;6.25,5.62 +5.94,5.62;6.25,8.75 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 +4.38,3.12;4.06,3.75 +8.75,3.44;8.75,7.50 +8.75,7.50;3.75,7.50 +3.44,7.50;3.75,4.06 +3.75,4.38;8.75,4.38 +3.75,5.94;8.75,5.94 + +# UTF-16 : 7c b3 +# UTF-8 : b3 b2 e7 +[7cb3] 粳 +1.88,0.62;1.88,9.06 +3.12,5.94;0.31,5.94 +0.00,1.88;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +3.44,2.81;3.12,3.44 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.44 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 +9.06,8.75;3.75,8.75 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.25,5.62 +6.25,5.62;6.25,8.75 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.06,3.75 +8.75,3.44;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,4.06 +3.75,4.38;8.75,4.38 +3.75,5.94;8.75,5.94 + +# UTF-16 : 78 6c +# UTF-8 : ac a1 e7 +[786c] 硬 +3.44,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.75 +9.06,8.75;3.75,8.75 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.25,5.62 +6.25,5.62;6.25,8.75 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.75 +8.75,3.44;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,4.06 +4.06,4.38;8.75,4.38 +4.06,5.94;8.75,5.94 + +# UTF-16 : 5c fa +# UTF-8 : ba b3 e5 +[5cfa] 峺 +0.62,7.81;0.62,0.62 +0.62,1.56;3.12,1.56 +2.81,1.56;3.12,7.81 +1.88,1.56;1.88,9.06 +9.06,8.75;3.44,8.75 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.25,5.62 +6.25,5.62;6.25,8.75 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.75 +8.75,3.44;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,4.06 +4.06,4.38;8.75,4.38 +4.06,5.94;8.75,5.94 + +# UTF-16 : 78 81 +# UTF-8 : 81 a2 e7 +[7881] 碁 +8.75,8.44;0.62,8.44 +0.62,5.00;8.75,5.00 +2.50,5.94;7.19,5.94 +2.50,7.19;7.19,7.19 +3.44,5.00;2.81,4.38 +2.81,4.38;2.50,4.06 +2.50,4.06;1.88,3.75 +1.88,3.75;0.94,3.44 +0.94,3.44;0.62,3.44 +0.62,3.44;0.31,3.12 +5.94,5.00;6.56,4.38 +6.56,4.38;7.19,4.06 +7.19,4.06;7.81,3.75 +7.81,3.75;8.44,3.44 +8.44,3.44;8.75,3.12 +8.75,3.12;9.06,3.12 +2.19,5.00;2.19,9.38 +7.19,5.00;7.19,9.38 +7.19,3.75;2.19,3.75 +2.19,2.50;7.81,2.50 +7.81,2.50;7.81,0.62 +2.19,0.62;2.19,2.50 +2.50,0.94;7.50,0.94 +0.31,1.88;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.75,3.75 + +# UTF-16 : 78 e8 +# UTF-8 : a8 a3 e7 +[78e8] 磨 +5.00,8.44;5.00,9.38 +0.31,0.62;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,8.44 +1.25,8.44;9.06,8.44 +6.88,4.69;6.88,8.12 +8.75,7.19;5.00,7.19 +4.38,5.00;4.69,5.31 +4.69,5.31;5.31,5.62 +5.31,5.62;5.94,5.94 +5.94,5.94;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.88,7.19 +8.75,5.00;8.44,5.62 +8.44,5.62;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;7.19,6.88 +7.19,6.88;6.88,7.19 +3.12,4.69;3.12,8.12 +4.69,7.19;1.56,7.19 +1.25,5.00;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.19 +4.38,5.62;4.38,5.94 +4.38,5.94;4.06,6.25 +4.06,6.25;3.75,6.56 +3.75,6.56;3.44,6.88 +3.44,6.88;3.12,7.19 +8.75,4.38;1.56,4.38 +2.81,3.12;8.12,3.12 +8.12,3.12;8.12,0.62 +2.81,0.62;2.81,3.12 +2.81,1.25;8.12,1.25 +0.94,2.19;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.19,2.50 +2.19,2.50;2.81,3.12 +2.81,3.12;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;4.06,4.38 + +# UTF-16 : 61 94 +# UTF-8 : 94 86 e6 +[6194] 憔 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.12,8.12 +3.12,8.12;3.44,8.75 +3.44,8.75;3.75,9.38 +5.94,3.44;5.94,8.12 +3.12,8.12;3.12,3.44 +3.12,3.44;8.75,3.44 +8.75,8.12;3.12,8.12 +3.12,6.56;8.75,6.56 +3.12,5.00;8.75,5.00 +6.56,9.38;6.25,8.75 +6.25,8.75;6.25,8.44 +6.25,8.44;5.94,8.12 +9.38,0.62;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,2.81 +7.19,0.62;7.19,1.25 +7.19,1.25;6.88,1.56 +6.88,1.56;6.88,1.88 +6.88,1.88;6.56,2.50 +6.56,2.50;6.56,2.81 +5.00,0.62;5.00,0.94 +5.00,0.94;5.00,1.56 +5.00,1.56;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;4.69,2.81 +2.50,0.62;2.50,0.94 +2.50,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 + +# UTF-16 : 6a 35 +# UTF-8 : b5 a8 e6 +[6a35] 樵 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +6.56,9.38;6.56,8.75 +6.56,8.75;6.25,8.44 +6.25,8.44;6.25,8.12 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.75 +3.75,8.75;3.75,9.38 +6.25,3.44;6.25,8.12 +3.44,8.12;3.44,3.44 +3.44,3.44;9.06,3.44 +8.75,8.12;3.44,8.12 +3.44,6.56;8.75,6.56 +3.44,5.00;8.75,5.00 +9.38,0.62;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,2.81 +7.19,0.62;7.19,1.25 +7.19,1.25;6.88,1.56 +6.88,1.56;6.88,1.88 +6.88,1.88;6.88,2.50 +6.88,2.50;6.56,2.81 +5.31,0.62;5.31,0.94 +5.31,0.94;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +2.81,0.62;2.81,0.94 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 + +# UTF-16 : 79 01 +# UTF-8 : 81 a4 e7 +[7901] 礁 +3.44,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.75 +7.19,9.38;6.88,8.75 +6.88,8.75;6.56,8.44 +6.56,8.44;6.56,8.12 +2.81,6.25;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.38,9.38 +6.56,3.44;6.56,8.12 +4.06,8.12;4.06,3.44 +4.06,3.44;9.06,3.44 +9.06,8.12;4.06,8.12 +4.06,6.56;8.75,6.56 +4.06,5.00;8.75,5.00 +9.38,0.62;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,2.81 +7.50,0.62;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.19,1.88 +7.19,1.88;6.88,2.50 +6.88,2.50;6.56,2.81 +5.62,0.62;5.62,0.94 +5.62,0.94;5.62,1.56 +5.62,1.56;5.31,1.88 +5.31,1.88;5.31,2.50 +5.31,2.50;5.31,2.81 +3.12,0.62;3.44,0.94 +3.44,0.94;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;4.06,2.50 +4.06,2.50;4.38,2.81 + +# UTF-16 : 7a 81 +# UTF-8 : 81 aa e7 +[7a81] 突 +5.62,8.12;5.62,5.94 +5.62,5.94;5.62,5.31 +5.62,5.31;5.94,5.31 +5.94,5.31;6.25,5.31 +6.25,5.31;6.88,5.31 +6.88,5.31;7.19,5.31 +7.19,5.31;7.50,5.31 +7.50,5.31;7.81,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.44,6.25 +8.44,6.25;8.44,6.25 +4.69,8.12;4.69,9.38 +8.75,6.88;8.75,8.12 +8.75,8.12;0.94,8.12 +0.94,8.12;0.94,6.56 +0.94,5.31;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;4.06,8.12 +0.62,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,4.06;4.69,4.69 +0.62,4.06;8.75,4.06 + +# UTF-16 : 7b 52 +# UTF-8 : 92 ad e7 +[7b52] 筒 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +7.19,6.88;6.88,7.19 +6.88,7.19;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +0.94,0.62;0.94,6.56 +0.94,6.56;8.44,6.56 +8.44,6.56;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +2.81,1.25;2.81,4.06 +2.81,4.06;6.56,4.06 +6.56,4.06;6.56,1.88 +6.56,1.88;2.81,1.88 +7.19,5.31;2.19,5.31 +5.94,9.38;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,7.81 +5.00,7.81;4.38,7.19 +4.38,7.19;4.06,6.88 + +# UTF-16 : 7c 4d +# UTF-8 : 8d b1 e7 +[7c4d] 籍 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +7.19,6.88;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.00,7.81 +5.00,7.81;4.38,7.50 +4.38,7.50;4.06,6.88 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +2.50,0.62;2.50,7.50 +4.38,4.06;0.31,4.06 +4.38,6.25;0.62,6.25 +4.38,5.00;0.62,5.00 +0.31,1.25;0.62,1.56 +0.62,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +4.38,1.88;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;2.50,3.75 +8.75,0.62;8.75,3.75 +8.75,3.75;5.00,3.75 +4.69,3.75;5.00,0.62 +5.00,0.94;8.44,0.94 +5.00,2.50;8.44,2.50 +4.38,4.69;9.06,4.69 +4.38,6.56;8.75,6.56 +5.62,5.00;5.62,7.50 +7.81,5.00;7.81,7.50 + +# UTF-16 : 7c 9b +# UTF-8 : 9b b2 e7 +[7c9b] 粛 +1.25,5.94;7.81,5.94 +7.81,5.94;7.81,8.44 +7.81,8.44;1.25,8.44 +0.31,7.19;9.06,7.19 +7.81,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,2.81 +5.62,2.81;5.00,3.44 +5.00,3.44;4.69,3.44 +4.69,0.62;4.69,9.38 +7.81,3.44;1.56,3.44 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.69,3.44 +3.44,4.06;3.12,4.38 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.62 +5.94,4.06;6.25,4.38 +6.25,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.19,5.62 +8.12,5.62;8.12,0.62 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,5.62 + +# UTF-16 : 7d 1b +# UTF-8 : 9b b4 e7 +[7d1b] 紛 +5.94,8.75;5.62,8.44 +5.62,8.44;5.62,8.12 +5.62,8.12;5.31,7.81 +5.31,7.81;5.31,7.19 +5.31,7.19;5.00,6.88 +5.00,6.88;5.00,6.56 +5.00,6.56;4.69,6.25 +4.69,6.25;4.38,5.94 +4.38,5.94;4.38,5.62 +4.38,5.62;4.06,5.31 +7.50,8.75;7.50,8.44 +7.50,8.44;7.81,8.12 +7.81,8.12;7.81,7.81 +7.81,7.81;8.12,7.19 +8.12,7.19;8.12,6.88 +8.12,6.88;8.44,6.56 +8.44,6.56;8.75,6.25 +8.75,6.25;8.75,5.94 +8.75,5.94;9.06,5.62 +9.06,5.62;9.38,5.31 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;6.25,5.00 +6.25,5.00;6.25,5.62 +4.69,5.62;8.44,5.62 +8.44,5.62;8.44,4.69 +8.44,4.69;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +4.06,4.38;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.12,6.56 +0.31,4.69;3.75,5.00 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.12,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +1.88,5.62;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.94,7.50 +0.94,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 + +# UTF-16 : 7d 2b +# UTF-8 : ab b4 e7 +[7d2b] 紫 +2.81,9.06;2.81,5.94 +1.25,8.75;1.25,5.62 +4.69,7.81;2.81,7.81 +0.62,5.62;0.94,5.62 +0.94,5.62;1.56,5.62 +1.56,5.62;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;3.12,5.94 +3.12,5.94;3.44,5.94 +3.44,5.94;3.75,5.94 +3.75,5.94;4.69,6.25 +4.69,6.25;5.00,6.25 +5.31,9.06;5.31,6.25 +5.31,6.25;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.88,5.94 +6.88,5.94;7.19,5.94 +7.19,5.94;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;8.75,6.56 +8.75,6.56;8.75,7.19 +5.31,7.50;5.94,7.81 +5.94,7.81;6.56,7.81 +6.56,7.81;7.50,8.12 +7.50,8.12;8.12,8.44 +8.12,8.44;8.75,8.75 +8.44,3.12;0.62,3.12 +3.75,3.75;3.44,4.06 +3.44,4.06;3.12,4.38 +3.12,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.00 +4.69,3.12;4.69,0.62 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +2.50,3.12;2.81,3.44 +2.81,3.44;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.31,4.38 +5.31,4.38;5.62,4.69 +5.62,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;6.88,5.31 +2.50,4.69;3.12,5.00 +3.12,5.00;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.62 +9.06,2.81;8.75,3.12 +8.75,3.12;8.44,3.44 +8.44,3.44;7.81,3.75 +7.81,3.75;7.50,4.06 +7.50,4.06;7.19,4.38 + +# UTF-16 : 7d 2f +# UTF-8 : af b4 e7 +[7d2f] 累 +8.44,3.12;0.62,3.12 +3.75,3.75;3.44,4.06 +3.44,4.06;3.12,4.38 +3.12,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.00 +9.06,2.81;8.75,3.12 +8.75,3.12;8.44,3.44 +8.44,3.44;7.81,3.75 +7.81,3.75;7.50,4.06 +7.50,4.06;7.19,4.38 +4.69,3.12;4.69,0.62 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +2.50,3.12;2.81,3.44 +2.81,3.44;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.31,4.38 +5.31,4.38;5.62,4.69 +5.62,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;6.88,5.31 +2.50,4.69;3.12,5.00 +3.12,5.00;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.62 +1.25,5.62;8.12,5.62 +8.12,5.62;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,5.62 +4.69,5.94;4.69,8.75 +1.25,7.19;8.12,7.19 + +# UTF-16 : 57 69 +# UTF-8 : a9 9d e5 +[5769] 坩 +0.31,6.88;3.44,6.88 +1.56,2.19;1.88,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 +2.81,2.81;3.44,3.12 +3.75,9.06;3.75,0.62 +8.44,0.62;8.44,9.06 +9.38,7.50;2.81,7.50 +4.06,1.25;8.12,1.25 +4.06,4.69;8.12,4.69 + +# UTF-16 : 62 d1 +# UTF-8 : 91 8b e6 +[62d1] 拑 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +3.12,6.88;0.31,6.88 +3.75,9.06;3.75,0.62 +8.44,0.62;8.44,9.06 +9.38,7.50;2.81,7.50 +4.06,1.25;8.12,1.25 +4.06,4.69;8.12,4.69 + +# UTF-16 : 67 d1 +# UTF-8 : 91 9f e6 +[67d1] 柑 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +3.75,9.06;3.75,0.62 +8.44,0.62;8.44,9.06 +9.38,7.50;2.81,7.50 +4.06,1.56;8.12,1.56 +4.06,4.69;8.12,4.69 + +# UTF-16 : 7d 3a +# UTF-8 : ba b4 e7 +[7d3a] 紺 +3.75,4.06;3.75,4.69 +3.75,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.56 +0.31,4.69;3.44,5.00 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +3.44,1.56;3.44,1.88 +3.44,1.88;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.12 +1.56,5.62;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.94,7.50 +0.94,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +4.38,9.06;4.38,0.62 +8.44,0.62;8.44,9.06 +9.38,7.50;3.44,7.50 +4.38,1.25;8.44,1.25 +4.38,4.69;8.44,4.69 + +# UTF-16 : 92 57 +# UTF-8 : 97 89 e9 +[9257] 鉗 +4.69,9.06;4.69,0.62 +8.44,0.62;8.44,9.06 +9.38,7.50;4.06,7.50 +4.69,1.25;8.44,1.25 +4.69,4.69;8.44,4.69 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +4.06,5.00;0.31,5.00 +3.75,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.75,4.38 + +# UTF-16 : 86 b6 +# UTF-8 : b6 9a e8 +[86b6] 蚶 +2.19,1.56;2.19,9.06 +0.62,4.69;3.75,4.69 +3.44,4.69;3.75,7.81 +3.44,7.81;0.62,7.81 +0.31,7.81;0.62,3.75 +4.06,1.25;4.06,1.56 +4.06,1.56;4.06,2.19 +4.06,2.19;3.75,2.81 +3.75,2.81;3.44,3.44 +3.44,3.44;3.44,4.06 +0.00,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;4.06,2.19 +4.69,9.06;4.69,0.62 +8.44,0.62;8.44,9.06 +9.38,7.50;4.06,7.50 +4.69,1.25;8.44,1.25 +4.69,4.69;8.44,4.69 + +# UTF-16 : 75 1c +# UTF-8 : 9c 94 e7 +[751c] 甜 +0.62,0.62;0.62,4.38 +0.62,4.38;3.75,4.38 +3.75,4.38;3.75,0.94 +0.94,1.56;3.75,1.56 +0.31,6.25;4.06,6.25 +2.19,4.69;2.19,8.44 +0.62,8.12;0.94,8.12 +0.94,8.12;1.25,8.12 +1.25,8.12;2.19,8.44 +2.19,8.44;2.81,8.44 +2.81,8.44;3.44,8.75 +3.44,8.75;4.06,8.75 +4.69,9.06;5.00,0.62 +8.44,0.62;8.44,9.06 +9.38,7.50;4.06,7.50 +5.00,1.25;8.44,1.25 +5.00,4.69;8.44,4.69 + +# UTF-16 : 91 63 +# UTF-8 : a3 85 e9 +[9163] 酣 +0.94,1.25;4.06,1.25 +4.06,1.25;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,0.62 +0.94,2.81;3.75,2.81 +0.31,8.75;4.38,8.75 +1.88,8.44;1.88,6.88 +1.88,6.88;1.88,6.25 +1.88,6.25;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +2.81,8.44;2.81,5.00 +2.81,5.00;2.81,4.69 +2.81,4.69;3.12,4.38 +3.12,4.38;3.75,4.38 +5.00,9.06;5.00,0.62 +8.44,0.62;8.44,9.06 +9.38,7.50;4.06,7.50 +5.00,1.25;8.44,1.25 +5.00,4.69;8.44,4.69 + +# UTF-16 : 65 4f +# UTF-8 : 8f 95 e6 +[654f] 敏 +5.00,8.12;1.56,8.12 +0.31,5.62;0.62,6.25 +0.62,6.25;0.94,7.19 +0.94,7.19;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.38 +0.31,4.38;5.00,4.38 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;4.69,6.88 +4.69,6.88;4.69,6.56 +4.69,6.56;4.69,5.94 +4.69,5.94;4.38,5.31 +4.38,5.31;4.38,4.69 +4.38,4.69;4.38,4.06 +4.38,4.06;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.38,2.19 +4.38,2.19;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;4.06,0.94 +4.06,0.94;3.75,0.62 +3.75,0.62;3.12,0.94 +3.12,0.94;2.81,0.94 +2.50,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.81,6.56 +2.81,6.56;2.81,6.88 +0.62,1.88;5.00,1.88 +4.69,0.94;5.62,1.25 +5.62,1.25;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,5.00 +8.12,5.00;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;6.25,5.94 +6.25,5.94;5.94,6.88 +5.94,7.81;9.38,7.81 +5.00,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.31,5.94 +5.31,5.94;5.62,6.56 +5.62,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;6.25,8.44 +6.25,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 + +# UTF-16 : 7e 41 +# UTF-8 : 81 b9 e7 +[7e41] 繁 +8.44,2.81;0.62,2.50 +3.75,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;1.88,4.06 +1.88,4.06;1.56,4.38 +9.06,2.19;8.75,2.50 +8.75,2.50;8.44,2.81 +8.44,2.81;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.19,3.75 +4.69,2.81;4.69,0.62 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +8.75,0.62;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +2.50,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.62,4.06 +5.62,4.06;6.25,4.38 +6.25,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +2.50,4.06;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.69,8.75;1.56,8.75 +0.31,7.50;0.94,7.81 +0.94,7.81;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.38 +0.31,6.88;4.69,6.88 +0.62,5.00;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;1.25,6.88 +1.25,6.88;1.25,7.50 +1.25,7.50;1.25,7.81 +1.25,7.81;4.38,7.81 +4.38,7.81;4.38,7.50 +4.38,7.50;4.06,6.88 +4.06,6.88;4.06,6.25 +4.06,6.25;4.06,5.62 +4.06,5.62;3.75,5.00 +3.75,5.00;3.44,5.00 +3.44,5.00;3.12,5.00 +3.12,5.00;2.81,5.00 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.50 +2.81,7.50;2.81,7.81 +0.94,5.62;4.69,5.62 +4.69,5.00;5.31,5.00 +5.31,5.00;5.94,5.31 +5.94,5.31;6.56,5.62 +6.56,5.62;6.88,5.94 +6.88,5.94;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.12,7.81 +8.12,7.81;8.44,8.44 +9.06,5.00;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.94,8.12 +5.62,8.44;9.06,8.44 +4.69,7.19;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;6.25,9.38 + +# UTF-16 : 7e 4a +# UTF-8 : 8a b9 e7 +[7e4a] 繊 +8.75,5.62;8.75,5.00 +8.75,5.00;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.12 +7.81,3.12;7.50,2.50 +7.50,2.50;7.19,2.19 +7.19,2.19;6.88,1.88 +6.88,1.88;6.25,1.56 +6.25,1.56;5.94,0.94 +5.94,0.94;5.31,0.62 +7.19,9.38;7.19,7.50 +7.19,7.50;7.19,6.25 +7.19,6.25;7.19,5.00 +7.19,5.00;7.50,3.75 +7.50,3.75;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.38,3.12 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.44,7.81 +8.44,7.81;8.75,7.50 +8.75,7.50;9.06,7.19 +3.12,6.25;9.06,6.25 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +6.25,2.81;6.25,3.12 +6.25,3.12;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.56,5.00 +6.56,5.00;6.56,5.31 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +4.06,2.50;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.44,5.31 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +2.81,0.94;3.44,1.25 +3.44,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,1.88 +6.25,1.88;6.88,2.19 +6.56,8.12;3.12,8.12 +5.00,6.25;5.00,9.38 +4.38,1.25;4.38,6.25 +5.62,1.88;5.62,6.25 + +# UTF-16 : 7f fc +# UTF-8 : bc bf e7 +[7ffc] 翼 +0.62,6.88;1.25,6.88 +1.25,6.88;2.19,7.19 +2.19,7.19;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.75,7.50 +2.81,7.81;2.50,7.81 +2.50,7.81;1.88,8.12 +1.88,8.12;1.25,8.44 +1.25,8.44;1.25,8.44 +0.62,8.75;4.06,8.75 +4.06,8.75;4.06,6.88 +4.06,6.88;3.75,6.56 +3.75,6.56;3.75,6.56 +3.75,6.56;3.12,6.56 +3.12,6.56;2.81,6.56 +2.81,6.56;2.19,6.56 +5.00,6.88;5.31,6.88 +5.31,6.88;5.94,6.88 +5.94,6.88;6.56,7.19 +6.56,7.19;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.12,7.50 +7.19,7.81;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;5.62,8.44 +5.62,8.44;5.31,8.44 +4.69,8.75;8.44,8.75 +8.44,8.75;8.44,6.88 +8.44,6.88;8.12,6.56 +8.12,6.56;7.81,6.56 +7.81,6.56;7.50,6.56 +7.50,6.56;6.88,6.56 +6.88,6.56;6.56,6.56 +0.94,0.62;1.25,0.62 +1.25,0.62;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;3.75,1.88 +8.75,0.62;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.25,1.56 +6.25,1.56;5.62,1.88 +8.75,2.19;0.62,2.19 +0.94,3.44;8.44,3.44 +3.12,2.50;3.12,4.06 +6.25,2.50;6.25,4.06 +1.56,4.06;8.12,4.06 +7.81,4.06;8.12,5.94 +7.81,5.94;1.56,5.94 +1.25,5.94;1.56,4.06 +4.69,5.94;4.69,4.38 +1.56,5.00;7.81,5.00 + +# UTF-16 : 78 97 +# UTF-8 : 97 a2 e7 +[7897] 碗 +2.81,8.75;0.31,8.75 +0.94,5.62;0.94,0.62 +0.94,1.56;2.50,1.56 +2.50,1.56;2.50,5.62 +2.50,5.62;0.94,5.62 +0.00,3.44;0.31,4.06 +0.31,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.62,5.00 +0.62,5.00;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.25,7.19 +1.25,7.19;1.25,7.81 +1.25,7.81;1.25,8.75 +5.94,8.12;5.94,9.38 +8.75,6.56;8.75,8.12 +8.75,8.12;2.81,8.12 +2.81,8.12;2.81,6.56 +2.81,3.75;3.12,4.06 +3.12,4.06;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.38,7.50 +4.06,6.56;5.94,6.56 +5.62,6.56;5.62,5.62 +5.62,5.62;5.62,5.00 +5.62,5.00;5.31,4.38 +5.31,4.38;5.31,3.75 +5.31,3.75;5.00,3.12 +5.00,3.12;4.38,2.50 +4.38,2.50;4.06,1.88 +4.06,1.88;3.75,1.56 +3.75,1.56;3.12,1.25 +3.12,1.25;2.81,0.94 +9.06,2.81;9.06,2.50 +9.06,2.50;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,1.25 +6.25,1.25;6.25,1.56 +6.25,1.56;6.25,6.88 +6.25,6.88;8.44,6.88 +8.44,6.88;8.44,4.06 +8.44,4.06;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.50,3.44 +7.50,3.44;7.19,3.44 +5.00,3.44;4.69,4.06 +4.69,4.06;4.38,4.38 +4.38,4.38;4.06,4.69 +4.06,4.69;3.75,5.00 + +# UTF-16 : 5a 49 +# UTF-8 : 89 a9 e5 +[5a49] 婉 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,4.06;2.50,5.00 +2.50,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.56,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.62,4.38;1.25,4.06 +1.25,4.06;1.56,3.44 +1.56,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,2.19 +2.81,2.19;3.12,1.88 +5.94,8.12;6.25,9.38 +8.75,6.56;9.06,8.12 +8.75,8.12;3.44,8.12 +3.12,8.12;3.44,6.56 +2.81,3.75;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.69,7.50 +4.38,6.56;5.94,6.56 +5.94,6.56;5.94,5.62 +5.94,5.62;5.62,5.00 +5.62,5.00;5.62,4.38 +5.62,4.38;5.31,3.75 +5.31,3.75;5.00,3.12 +5.00,3.12;4.69,2.50 +4.69,2.50;4.06,1.88 +4.06,1.88;3.75,1.56 +3.75,1.56;3.12,1.25 +3.12,1.25;2.81,0.94 +9.06,2.81;9.06,2.50 +9.06,2.50;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.56,1.25 +6.56,1.25;6.56,1.56 +6.56,1.56;6.56,6.88 +6.56,6.88;8.44,6.88 +8.44,6.88;8.44,4.06 +8.44,4.06;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.50,3.44 +7.50,3.44;7.19,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;4.38,4.38 +4.38,4.38;4.06,4.69 +4.06,4.69;4.06,5.00 + +# UTF-16 : 69 00 +# UTF-8 : 80 a4 e6 +[6900] 椀 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +5.94,8.12;5.94,9.38 +8.75,6.56;8.75,8.12 +8.75,8.12;3.12,8.12 +3.12,8.12;3.12,6.56 +2.81,3.75;3.12,4.06 +3.12,4.06;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.38,7.50 +4.06,6.56;5.94,6.56 +5.62,6.56;5.62,5.62 +5.62,5.62;5.62,5.00 +5.62,5.00;5.31,4.38 +5.31,4.38;5.31,3.75 +5.31,3.75;5.00,3.12 +5.00,3.12;4.38,2.50 +4.38,2.50;4.06,1.88 +4.06,1.88;3.75,1.56 +3.75,1.56;3.12,1.25 +3.12,1.25;2.81,0.94 +9.06,2.81;9.06,2.50 +9.06,2.50;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,1.25 +6.25,1.25;6.25,1.56 +6.25,1.56;6.25,6.88 +6.25,6.88;8.44,6.88 +8.44,6.88;8.44,4.06 +8.44,4.06;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.50,3.44 +7.50,3.44;7.19,3.44 +5.00,3.44;4.69,4.06 +4.69,4.06;4.38,4.38 +4.38,4.38;4.06,4.69 +4.06,4.69;3.75,5.00 + +# UTF-16 : 87 3f +# UTF-8 : bf 9c e8 +[873f] 蜿 +1.56,1.56;1.56,9.06 +0.31,4.69;2.81,4.69 +2.81,4.69;2.81,7.81 +2.81,7.81;0.31,7.81 +0.31,7.81;0.31,3.75 +3.12,1.56;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.50,3.75 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.50 +6.25,8.12;6.25,9.38 +9.06,6.56;9.06,8.12 +9.06,8.12;3.44,8.12 +3.44,8.12;3.44,6.56 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.38,6.25 +4.38,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;4.69,7.50 +4.38,6.56;6.25,6.56 +5.94,6.56;5.94,5.62 +5.94,5.62;5.94,5.00 +5.94,5.00;5.62,4.38 +5.62,4.38;5.31,3.75 +5.31,3.75;5.00,3.12 +5.00,3.12;4.69,2.50 +4.69,2.50;4.38,1.88 +4.38,1.88;4.06,1.56 +4.06,1.56;3.44,1.25 +3.44,1.25;2.81,0.94 +9.06,2.81;9.06,2.50 +9.06,2.50;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +6.56,1.25;6.56,1.56 +6.56,1.56;6.56,6.88 +6.56,6.88;8.75,6.88 +8.75,6.88;8.75,4.06 +8.75,4.06;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.81,3.44 +7.81,3.44;7.19,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;4.69,4.38 +4.69,4.38;4.06,4.69 +4.06,4.69;4.06,5.00 + +# UTF-16 : 81 55 +# UTF-8 : 95 85 e8 +[8155] 腕 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.38,6.25 +4.38,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;4.69,7.50 +4.38,6.56;6.25,6.56 +5.94,6.56;5.94,5.62 +5.94,5.62;5.94,5.00 +5.94,5.00;5.62,4.38 +5.62,4.38;5.31,3.75 +5.31,3.75;5.00,3.12 +5.00,3.12;4.69,2.50 +4.69,2.50;4.38,1.88 +4.38,1.88;4.06,1.56 +4.06,1.56;3.44,1.25 +3.44,1.25;2.81,0.94 +9.06,2.81;9.06,2.50 +9.06,2.50;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +6.56,1.25;6.56,1.56 +6.56,1.56;6.56,6.88 +6.56,6.88;8.75,6.88 +8.75,6.88;8.75,4.06 +8.75,4.06;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.81,3.44 +7.81,3.44;7.19,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;4.69,4.38 +4.69,4.38;4.06,4.69 +4.06,4.69;4.06,5.00 +5.94,8.12;6.25,9.38 +9.06,6.56;9.06,8.12 +9.06,8.12;3.44,8.12 +3.12,8.12;3.44,6.56 + +# UTF-16 : 8c 4c +# UTF-8 : 8c b1 e8 +[8c4c] 豌 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +1.88,1.56;2.19,1.88 +2.19,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.81,4.38 +1.25,1.88;1.25,2.19 +1.25,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.31,8.75;3.12,8.75 +0.62,4.69;0.62,7.19 +0.62,7.19;2.81,7.19 +2.81,7.19;2.81,4.69 +2.81,4.69;0.62,4.69 +6.25,8.12;6.25,9.38 +9.06,6.56;9.06,8.12 +9.06,8.12;3.44,8.12 +3.44,8.12;3.44,6.56 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.38,6.25 +4.38,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;4.69,7.50 +4.38,6.56;6.25,6.56 +5.94,6.56;5.94,5.62 +5.94,5.62;5.94,5.00 +5.94,5.00;5.62,4.38 +5.62,4.38;5.31,3.75 +5.31,3.75;5.00,3.12 +5.00,3.12;4.69,2.50 +4.69,2.50;4.38,1.88 +4.38,1.88;4.06,1.56 +4.06,1.56;3.44,1.25 +3.44,1.25;2.81,0.94 +9.06,2.81;9.06,2.50 +9.06,2.50;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +6.56,1.25;6.56,1.56 +6.56,1.56;6.56,6.88 +6.56,6.88;8.75,6.88 +8.75,6.88;8.75,4.06 +8.75,4.06;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.81,3.44 +7.81,3.44;7.19,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;4.69,4.38 +4.69,4.38;4.06,4.69 +4.06,4.69;4.06,5.00 + +# UTF-16 : 92 fa +# UTF-8 : ba 8b e9 +[92fa] 鋺 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.38 +6.25,8.12;6.25,9.38 +9.06,6.56;9.06,8.12 +9.06,8.12;3.75,8.12 +3.75,8.12;3.75,6.56 +3.12,3.75;3.75,4.38 +3.75,4.38;3.75,4.69 +3.75,4.69;4.06,5.31 +4.06,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;4.69,7.19 +4.69,7.19;4.69,7.50 +4.38,6.56;6.25,6.56 +6.25,6.56;6.25,5.62 +6.25,5.62;5.94,5.00 +5.94,5.00;5.94,4.38 +5.94,4.38;5.62,3.75 +5.62,3.75;5.31,3.12 +5.31,3.12;5.00,2.50 +5.00,2.50;4.69,1.88 +4.69,1.88;4.06,1.56 +4.06,1.56;3.75,1.25 +3.75,1.25;3.12,0.94 +9.06,2.81;9.06,2.50 +9.06,2.50;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +6.56,1.25;6.56,1.56 +6.56,1.56;6.56,6.88 +6.56,6.88;8.75,6.88 +8.75,6.88;8.75,4.06 +8.75,4.06;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.81,3.44 +7.81,3.44;7.19,3.44 +5.62,3.44;5.00,4.06 +5.00,4.06;4.69,4.38 +4.69,4.38;4.38,4.69 +4.38,4.69;4.06,5.00 + +# UTF-16 : 82 1e +# UTF-8 : 9e 88 e8 +[821e] 舞 +0.62,7.50;0.94,7.81 +0.94,7.81;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,9.06 +2.19,9.06;2.50,9.38 +8.75,5.31;0.62,5.31 +9.06,6.88;0.31,6.88 +1.88,8.75;8.75,8.75 +1.88,5.31;1.88,8.75 +3.75,5.31;3.75,8.44 +5.62,5.31;5.62,8.44 +7.50,5.31;7.50,8.44 +0.31,2.81;0.94,3.12 +0.94,3.12;1.56,3.44 +1.56,3.44;1.88,4.06 +1.88,4.06;2.19,4.38 +2.19,4.38;2.50,5.00 +2.19,4.38;4.69,4.38 +4.38,4.06;4.38,3.75 +4.38,3.75;4.38,3.44 +4.38,3.44;4.06,2.81 +4.06,2.81;3.75,2.50 +3.75,2.50;3.44,2.19 +3.44,2.19;3.12,1.56 +3.12,1.56;2.50,1.25 +2.50,1.25;1.88,0.94 +1.88,0.94;1.25,0.94 +1.25,0.94;0.62,0.62 +3.75,2.19;3.44,2.50 +3.44,2.50;2.81,2.81 +2.81,2.81;2.50,2.81 +2.50,2.81;2.19,3.12 +2.19,3.12;1.88,3.12 +7.19,0.62;7.19,5.00 +4.69,4.06;8.75,4.06 +5.31,2.19;5.31,4.06 +9.06,2.19;4.06,2.19 + +# UTF-16 : 88 5d +# UTF-8 : 9d a1 e8 +[885d] 衝 +2.19,6.88;1.88,6.25 +1.88,6.25;1.56,5.94 +1.56,5.94;0.94,5.31 +0.94,5.31;0.62,4.69 +0.62,4.69;0.00,4.38 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +1.25,0.62;1.25,5.62 +8.44,6.56;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +9.38,6.56;6.88,6.56 +9.06,8.75;6.88,8.75 +2.81,8.44;3.12,8.44 +3.12,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.56,9.06 +2.81,3.44;6.56,3.44 +6.56,3.44;6.56,6.25 +6.56,6.25;2.81,6.25 +2.81,6.25;2.81,3.44 +2.81,5.00;6.56,5.00 +2.50,2.50;6.56,2.50 +4.69,1.25;4.69,8.75 +2.50,7.19;6.56,7.19 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;6.88,1.56 + +# UTF-16 : 89 86 +# UTF-8 : 86 a6 e8 +[8986] 覆 +8.75,8.75;0.62,8.75 +5.94,8.75;5.94,6.56 +3.44,8.75;3.44,6.56 +1.25,6.25;1.25,7.81 +1.25,7.81;8.12,7.81 +8.12,7.81;8.12,6.56 +8.12,6.56;1.25,6.56 +2.50,5.00;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.94,3.44 +0.94,3.44;0.31,3.12 +2.81,6.56;2.19,5.94 +2.19,5.94;1.88,5.62 +1.88,5.62;1.56,5.31 +1.56,5.31;0.94,5.00 +0.94,5.00;0.31,4.69 +1.56,0.62;1.56,3.75 +8.75,5.62;4.06,5.62 +2.50,4.38;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.56 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +4.06,2.81;8.12,2.81 +8.12,2.81;7.50,2.19 +7.50,2.19;6.88,1.88 +6.88,1.88;6.56,1.56 +6.56,1.56;5.94,1.56 +5.94,1.56;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;2.50,0.62 +3.44,3.44;8.12,3.44 +8.12,3.44;8.12,5.00 +8.12,5.00;3.44,5.00 +3.44,5.00;3.44,3.44 +3.44,4.38;8.12,4.38 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.56 +6.25,1.56;5.62,1.56 +5.62,1.56;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.38,2.50 +4.38,2.50;4.06,2.50 + +# UTF-16 : 4f 76 +# UTF-8 : b6 bd e4 +[4f76] 佶 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 +8.44,0.62;8.44,4.38 +8.44,4.38;3.12,4.38 +3.12,4.38;3.12,0.62 +3.44,1.25;8.44,1.25 +2.50,7.81;9.06,7.81 +2.81,5.62;8.75,5.62 +5.62,5.62;5.94,9.38 + +# UTF-16 : 68 54 +# UTF-8 : 94 a1 e6 +[6854] 桔 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +8.44,0.62;8.44,4.38 +8.44,4.38;3.75,4.38 +3.44,4.38;3.75,0.62 +3.75,1.25;8.44,1.25 +2.81,7.81;9.06,7.81 +3.12,5.62;8.75,5.62 +5.94,5.62;5.94,9.38 + +# UTF-16 : 62 ee +# UTF-8 : ae 8b e6 +[62ee] 拮 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +3.12,7.19;0.31,7.19 +8.44,0.62;8.44,4.38 +8.44,4.38;3.75,4.38 +3.44,4.38;3.75,0.62 +3.75,1.25;8.44,1.25 +2.81,7.81;9.06,7.81 +3.12,5.62;8.75,5.62 +5.94,5.62;5.94,9.38 + +# UTF-16 : 8a 70 +# UTF-8 : b0 a9 e8 +[8a70] 詰 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +8.75,0.62;8.75,4.38 +8.75,4.38;4.38,4.38 +4.38,4.38;4.38,0.62 +4.38,1.25;8.44,1.25 +3.75,7.81;9.06,7.81 +4.06,5.62;8.75,5.62 +6.25,5.62;6.56,9.38 + +# UTF-16 : 8a fe +# UTF-8 : be ab e8 +[8afe] 諾 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,5.94;3.44,5.94 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +3.75,8.44;9.06,8.44 +5.31,7.19;5.31,9.38 +7.50,7.19;7.81,9.38 +9.06,5.94;3.75,5.94 +5.00,0.62;5.00,4.06 +5.00,4.06;8.75,4.06 +8.75,4.06;8.75,0.62 +5.00,1.25;8.44,1.25 +3.44,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;5.00,4.38 +5.00,4.38;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;5.94,5.94 +5.94,5.94;5.94,6.25 +5.94,6.25;6.25,6.88 +6.25,6.88;6.25,7.50 + +# UTF-16 : 8b 5c +# UTF-8 : 9c ad e8 +[8b5c] 譜 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +5.31,8.44;5.00,8.75 +5.00,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +7.19,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.81,9.38 +7.81,9.38;7.81,9.38 +8.44,0.62;8.44,4.38 +8.44,4.38;4.06,4.38 +4.06,4.38;4.06,0.62 +4.06,1.25;8.12,1.25 +4.06,2.81;8.12,2.81 +5.62,5.62;5.62,8.12 +6.88,5.62;6.88,8.12 +3.44,5.31;9.06,5.31 +3.44,8.44;8.75,8.44 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.56 +8.12,6.56;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.44,7.81 +4.69,5.94;4.69,6.25 +4.69,6.25;4.38,6.56 +4.38,6.56;4.38,7.19 +4.38,7.19;4.06,7.50 +4.06,7.50;4.06,7.81 + +# UTF-16 : 8c b0 +# UTF-8 : b0 b2 e8 +[8cb0] 貰 +1.56,2.50;7.81,2.50 +7.81,2.50;7.81,5.62 +7.81,5.62;1.56,5.62 +1.56,5.62;1.56,2.50 +1.56,3.44;7.81,3.44 +1.56,4.69;7.81,4.69 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,1.88 +0.31,8.44;9.06,8.44 +7.19,9.38;7.19,7.19 +7.19,7.19;4.06,7.19 +4.06,7.19;4.06,9.38 +1.88,9.38;1.88,6.56 +1.88,6.56;8.75,6.56 + +# UTF-16 : 8d a3 +# UTF-8 : a3 b6 e8 +[8da3] 趣 +3.44,8.12;0.62,8.12 +2.19,4.06;3.75,4.06 +2.19,1.56;2.19,9.38 +0.31,6.25;3.75,6.25 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +8.75,0.94;4.69,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;2.19,1.56 +2.19,1.56;1.88,1.88 +1.88,1.88;1.56,2.19 +1.56,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;0.94,3.44 +4.06,8.75;4.06,2.50 +5.94,1.56;5.94,8.75 +3.44,2.50;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.94,3.12 +8.75,8.75;3.44,8.75 +4.06,4.69;5.94,4.69 +4.06,6.88;5.94,6.88 +5.94,7.50;8.75,7.50 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,4.38 +8.12,4.38;8.12,5.00 +8.12,5.00;8.44,5.94 +8.44,5.94;8.44,6.56 +8.44,6.56;8.75,7.50 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.50,3.75 +7.50,3.75;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +6.88,5.62;6.56,6.25 +6.56,6.25;6.56,6.88 + +# UTF-16 : 6e 3e +# UTF-8 : be b8 e6 +[6e3e] 渾 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.44,3.44;8.44,3.44 +8.44,3.44;8.44,6.25 +8.44,6.25;3.44,6.25 +3.44,6.25;3.44,3.12 +3.44,5.00;8.12,5.00 +2.50,2.19;9.06,2.19 +5.94,0.62;5.94,8.44 +3.44,7.50;8.44,7.50 +8.75,6.88;8.75,8.75 +8.75,8.75;2.81,8.75 +2.81,8.75;2.81,6.88 + +# UTF-16 : 66 89 +# UTF-8 : 89 9a e6 +[6689] 暉 +0.94,1.56;2.81,1.56 +2.81,1.56;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,5.31;2.50,5.31 +3.75,3.44;8.44,3.44 +8.44,3.44;8.44,6.25 +8.44,6.25;3.75,6.25 +3.75,6.25;3.75,3.12 +3.75,5.00;8.44,5.00 +2.81,2.19;9.06,2.19 +5.94,0.62;6.25,8.44 +3.75,7.50;8.44,7.50 +8.75,6.88;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,6.88 + +# UTF-16 : 74 3f +# UTF-8 : bf 90 e7 +[743f] 琿 +2.81,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,2.19;1.56,8.44 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.19 +2.50,2.19;3.12,2.50 +3.75,3.44;8.44,3.44 +8.44,3.44;8.44,6.25 +8.44,6.25;3.75,6.25 +3.75,6.25;3.75,3.12 +3.75,5.00;8.44,5.00 +2.81,2.19;9.06,2.19 +5.94,0.62;6.25,8.44 +3.75,7.50;8.44,7.50 +8.75,6.88;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,6.88 + +# UTF-16 : 89 0c +# UTF-8 : 8c a4 e8 +[890c] 褌 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,5.00 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 +3.75,3.44;8.44,3.44 +8.44,3.44;8.44,6.25 +8.44,6.25;3.75,6.25 +3.75,6.25;3.75,3.12 +3.75,5.00;8.44,5.00 +2.81,2.19;9.06,2.19 +6.25,0.62;6.25,8.44 +4.06,7.50;8.44,7.50 +8.75,6.88;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,6.88 + +# UTF-16 : 8a e2 +# UTF-8 : a2 ab e8 +[8ae2] 諢 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +4.06,3.44;8.44,3.44 +8.44,3.44;8.44,6.56 +8.44,6.56;4.06,6.56 +4.06,6.56;4.06,3.12 +4.06,5.00;8.44,5.00 +3.12,2.19;9.06,2.19 +6.25,0.62;6.25,8.44 +4.06,7.50;8.44,7.50 +8.75,6.88;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,6.88 + +# UTF-16 : 8f 1d +# UTF-8 : 9d bc e8 +[8f1d] 輝 +1.88,5.62;1.88,9.06 +2.50,1.88;2.50,5.62 +3.44,5.62;0.31,5.62 +1.25,5.94;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.62,7.81 +0.62,7.81;0.62,8.12 +0.62,8.12;0.31,8.75 +2.50,5.94;2.50,6.56 +2.50,6.56;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 +4.06,3.44;8.44,3.44 +8.44,3.44;8.44,6.25 +8.44,6.25;4.06,6.25 +4.06,6.25;4.06,3.12 +4.06,5.00;8.44,5.00 +3.12,2.19;9.06,2.19 +6.25,0.62;6.25,8.44 +4.06,7.50;8.44,7.50 +8.75,6.88;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,6.88 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.62 +1.25,1.56;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.19 +3.12,2.19;3.44,2.50 + +# UTF-16 : 8f 29 +# UTF-8 : a9 bc e8 +[8f29] 輩 +0.62,8.44;4.06,8.44 +5.31,8.44;8.75,8.44 +5.31,6.25;9.06,6.25 +0.62,7.50;4.06,7.50 +5.31,7.50;8.75,7.50 +0.31,6.25;1.25,6.25 +1.25,6.25;1.88,6.25 +1.88,6.25;2.50,6.25 +2.50,6.25;3.12,6.56 +3.12,6.56;3.75,6.56 +5.31,5.62;5.31,9.38 +2.50,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.06,7.50 +4.06,7.50;4.06,9.38 +1.56,2.19;7.81,2.19 +7.81,2.19;7.81,4.38 +7.81,4.38;1.56,4.38 +1.56,4.38;1.56,2.19 +1.56,3.44;7.81,3.44 +0.31,1.56;9.06,1.56 +4.69,0.62;4.69,5.94 +0.31,5.31;9.06,5.31 + +# UTF-16 : 8f ce +# UTF-8 : 8e bf e8 +[8fce] 迎 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +3.12,8.44;3.44,3.12 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;5.94,9.06 +5.94,1.56;5.94,8.44 +5.94,8.44;8.44,8.44 +8.44,8.44;8.44,3.44 +8.44,3.44;8.44,3.12 +8.44,3.12;8.12,2.81 +8.12,2.81;8.12,2.81 +8.12,2.81;7.50,2.81 +7.50,2.81;6.88,2.81 +6.88,2.81;6.56,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.75,3.12 +3.75,3.12;4.38,3.44 +4.38,3.44;5.00,3.75 +5.00,3.75;5.62,4.06 + +# UTF-16 : 8f eb +# UTF-8 : ab bf e8 +[8feb] 迫 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.44 +5.94,8.44;5.62,8.12 +5.62,8.12;5.62,8.12 +4.06,2.81;8.12,2.81 +8.12,2.81;8.12,8.12 +8.12,8.12;3.75,8.12 +3.75,8.12;3.75,2.81 +4.06,5.62;8.12,5.62 + +# UTF-16 : 90 03 +# UTF-8 : 83 80 e9 +[9003] 逃 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +8.75,8.44;8.44,8.12 +8.44,8.12;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;6.88,6.56 +6.25,9.38;6.25,2.81 +6.25,2.81;6.25,2.50 +6.25,2.50;6.56,2.19 +6.56,2.19;7.19,2.19 +7.19,2.19;7.50,2.19 +7.19,2.19;8.12,2.19 +8.12,2.19;8.44,2.50 +8.44,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +8.75,3.44;8.75,3.75 +4.06,6.56;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;6.88,5.62 +6.88,5.62;6.25,5.94 +3.12,2.19;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.69,4.38 +4.69,4.38;5.00,5.00 +5.00,5.00;5.00,5.31 +5.00,5.31;5.00,6.25 +5.00,6.25;5.00,9.38 +2.50,4.38;3.12,4.69 +3.12,4.69;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 + +# UTF-16 : 90 10 +# UTF-8 : 90 80 e9 +[9010] 逐 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +2.50,6.56;3.12,6.88 +3.12,6.88;3.44,6.88 +3.44,6.88;4.06,7.19 +4.06,7.19;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;5.00,7.81 +5.00,7.81;5.62,8.12 +5.62,8.12;6.25,8.75 +6.25,6.25;6.88,6.56 +6.88,6.56;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.44,8.12 +2.81,4.69;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;4.06,5.31 +4.06,5.31;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;6.25,6.88 +2.81,2.81;3.12,2.81 +3.12,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +8.75,2.50;8.75,3.12 +8.75,3.12;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.19,5.00 +7.19,5.00;6.88,5.62 +6.88,5.62;6.56,5.62 +2.50,8.75;8.75,8.75 +4.69,2.50;5.31,2.19 +5.31,2.19;5.62,2.19 +5.62,2.19;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.56,5.00 +6.56,5.00;6.56,5.62 +6.56,5.62;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;6.25,6.88 +6.25,6.88;5.94,7.19 +5.94,7.19;5.62,7.81 +5.62,7.81;5.31,8.12 + +# UTF-16 : 90 13 +# UTF-8 : 93 80 e9 +[9013] 逓 +4.06,2.19;4.06,5.00 +4.06,5.00;8.44,5.00 +8.44,5.00;8.44,3.12 +8.44,3.12;8.44,2.81 +8.44,2.81;8.12,2.50 +8.12,2.50;8.12,2.50 +8.12,2.50;7.50,2.50 +7.50,2.50;7.19,2.50 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +3.44,7.50;8.75,7.50 +3.44,6.25;8.75,6.25 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.44,9.06 +2.50,2.50;2.81,3.12 +2.81,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.44,5.94 +3.44,5.94;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;3.44,8.75 +6.25,1.88;6.25,8.75 + +# UTF-16 : 90 19 +# UTF-8 : 99 80 e9 +[9019] 這 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +3.44,2.19;8.44,2.19 +8.44,2.19;8.44,4.06 +8.44,4.06;3.44,4.06 +3.12,4.06;3.44,2.19 +2.81,7.81;8.75,7.81 +3.12,6.56;8.44,6.56 +3.12,5.31;8.44,5.31 +3.12,8.75;8.44,8.75 + +# UTF-16 : 90 47 +# UTF-8 : 87 81 e9 +[9047] 遇 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.31 +1.88,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 +5.94,3.44;5.94,8.75 +8.12,6.25;3.75,6.25 +8.12,7.50;3.75,7.50 +3.44,5.94;3.44,8.75 +3.44,8.75;8.12,8.75 +8.12,8.75;8.12,5.94 +8.12,2.81;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.50,3.75 +7.50,3.75;7.19,4.38 +7.19,4.38;7.19,4.69 +3.75,3.12;4.06,3.12 +4.06,3.12;4.38,3.12 +4.38,3.12;4.69,3.12 +4.69,3.12;5.31,3.12 +5.31,3.12;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.56,3.44 +6.56,3.44;6.88,3.44 +6.88,3.44;7.19,3.75 +7.19,3.75;7.81,3.75 +7.19,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.12,1.88 +8.12,1.88;8.44,1.88 +8.44,1.88;8.75,2.50 +8.75,2.50;8.75,2.50 +8.75,2.50;8.75,5.31 +8.75,5.31;3.12,5.31 +3.12,5.31;3.12,1.88 + +# UTF-16 : 90 63 +# UTF-8 : a3 81 e9 +[9063] 遣 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.31 +1.88,5.31;0.31,5.31 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 +2.19,6.56;9.06,6.56 +3.12,7.19;8.44,7.19 +8.44,7.19;8.44,8.75 +8.44,8.75;3.12,8.75 +3.12,8.75;3.12,7.19 +5.62,6.56;5.62,9.38 +3.44,4.38;8.12,4.38 +8.12,4.38;8.12,5.62 +8.12,5.62;3.12,5.62 +3.12,5.62;3.12,2.50 +3.12,2.50;8.44,2.50 +8.44,2.50;8.44,3.75 +8.44,3.75;3.44,3.75 + +# UTF-16 : 66 f9 +# UTF-8 : b9 9b e6 +[66f9] 曹 +0.62,8.44;8.75,8.44 +3.44,5.00;3.44,9.38 +5.94,5.00;5.94,9.38 +1.25,5.00;8.44,5.00 +8.44,5.00;8.44,7.50 +8.44,7.50;1.25,7.50 +1.25,7.50;1.25,4.69 +1.25,6.25;8.12,6.25 +7.81,0.62;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.62 +1.88,1.25;7.50,1.25 +1.88,2.81;7.50,2.81 + +# UTF-16 : 6f 15 +# UTF-8 : 95 bc e6 +[6f15] 漕 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,8.44;9.06,8.44 +4.69,5.00;4.69,9.38 +6.88,5.00;6.88,9.38 +2.81,5.00;8.75,5.00 +8.75,5.00;8.75,7.50 +8.75,7.50;2.81,7.50 +2.81,7.50;2.81,4.69 +2.81,6.25;8.44,6.25 +8.12,0.62;8.12,4.06 +8.12,4.06;3.12,4.06 +3.12,4.06;3.12,0.62 +3.44,1.25;8.12,1.25 +3.44,2.81;8.12,2.81 + +# UTF-16 : 69 fd +# UTF-8 : bd a7 e6 +[69fd] 槽 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +2.81,8.44;9.06,8.44 +5.00,5.00;5.00,9.38 +6.88,5.00;6.88,9.38 +3.12,5.00;8.75,5.00 +8.75,5.00;8.75,7.50 +8.75,7.50;3.12,7.50 +3.12,7.50;3.12,4.69 +3.12,6.25;8.75,6.25 +8.44,0.62;8.44,4.06 +8.44,4.06;3.44,4.06 +3.44,4.06;3.44,0.62 +3.44,1.25;8.44,1.25 +3.44,2.81;8.44,2.81 + +# UTF-16 : 7c df +# UTF-8 : 9f b3 e7 +[7cdf] 糟 +1.88,0.62;1.88,9.06 +3.12,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +3.12,3.12;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.75 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 +3.44,8.44;9.06,8.44 +5.31,5.00;5.31,9.38 +7.19,5.00;7.19,9.38 +3.75,5.00;8.75,5.00 +8.75,5.00;8.75,7.50 +8.75,7.50;3.44,7.50 +3.44,7.50;3.44,4.69 +3.75,6.25;8.75,6.25 +8.75,0.62;8.75,4.06 +8.75,4.06;3.75,4.06 +3.75,4.06;3.75,0.62 +3.75,1.25;8.44,1.25 +3.75,2.81;8.44,2.81 + +# UTF-16 : 82 5a +# UTF-8 : 9a 89 e8 +[825a] 艚 +2.19,5.94;2.19,6.25 +2.19,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +1.56,7.19;1.25,7.50 +1.88,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.56,8.44 +0.00,4.69;3.44,5.31 +1.56,5.00;1.88,1.88 +0.00,0.94;0.31,1.56 +0.31,1.56;0.31,2.19 +0.31,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.44 +0.62,8.44;2.81,8.44 +2.81,8.44;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +3.44,8.44;9.06,8.44 +5.31,5.00;5.31,9.38 +7.19,5.00;7.19,9.38 +3.75,5.00;8.75,5.00 +8.75,5.00;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,4.69 +3.75,6.25;8.75,6.25 +8.75,0.62;8.75,4.06 +8.75,4.06;4.06,4.06 +4.06,4.06;4.06,0.62 +4.06,1.25;8.44,1.25 +4.06,2.81;8.44,2.81 + +# UTF-16 : 90 6d +# UTF-8 : ad 81 e9 +[906d] 遭 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.31 +1.88,5.31;0.31,5.31 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 +2.50,8.44;9.06,8.44 +4.69,5.31;4.69,9.38 +6.56,5.31;6.56,9.38 +2.81,5.31;8.44,5.31 +8.44,5.31;8.44,7.81 +8.44,7.81;2.81,7.81 +2.81,7.81;2.81,5.31 +2.81,6.56;8.44,6.56 +3.44,2.19;8.12,2.19 +8.12,2.19;8.12,4.69 +8.12,4.69;3.44,4.69 +3.12,4.69;3.44,2.19 +3.44,3.44;8.12,3.44 + +# UTF-16 : 90 7f +# UTF-8 : bf 81 e9 +[907f] 避 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.31 +1.88,5.31;0.31,5.31 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 +5.62,5.94;9.06,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.12,7.50 +8.12,7.50;8.12,7.81 +8.12,7.81;8.44,8.44 +6.56,5.94;6.56,6.56 +6.56,6.56;6.56,6.88 +6.56,6.88;6.25,7.50 +6.25,7.50;6.25,7.81 +6.25,7.81;6.25,8.44 +7.19,5.94;7.19,1.88 +5.62,4.06;8.75,4.06 +5.62,8.44;8.75,8.44 +7.19,8.44;7.19,9.38 +3.12,2.19;5.31,2.19 +5.31,2.19;5.31,5.00 +5.31,5.00;3.12,5.00 +3.12,5.00;3.12,1.88 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;3.12,6.25 +3.12,6.25;3.12,8.75 +3.12,8.75;5.31,8.75 +5.31,8.75;5.31,6.25 +5.31,6.25;3.12,6.25 + +# UTF-16 : 90 a6 +# UTF-8 : a6 82 e9 +[90a6] 邦 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;3.12,5.00 +3.12,5.00;3.12,5.94 +3.12,5.94;3.12,7.19 +3.12,7.19;3.12,9.06 +0.62,8.12;5.31,8.12 +0.62,5.94;5.00,5.94 +0.31,3.75;5.31,3.75 +8.75,8.75;5.94,8.75 +5.62,8.75;5.94,0.62 +6.56,1.88;7.50,1.88 +7.19,1.88;7.81,1.88 +7.81,1.88;8.44,2.19 +8.44,2.19;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.12 +8.75,3.12;8.75,3.75 +8.75,3.75;8.75,4.38 +8.75,4.38;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.19,5.94 +7.19,5.94;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;8.75,8.75 + +# UTF-16 : 90 aa +# UTF-8 : aa 82 e9 +[90aa] 邪 +4.06,8.44;4.06,1.88 +4.06,1.88;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +0.62,8.75;5.00,8.75 +1.56,5.62;1.56,8.75 +5.31,5.62;0.31,5.62 +0.31,1.88;0.62,2.19 +0.62,2.19;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.62 +8.75,8.75;5.62,8.75 +5.62,8.75;5.62,0.62 +6.56,1.88;7.19,1.88 +7.19,1.88;7.81,1.88 +7.81,1.88;8.44,2.19 +8.44,2.19;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.12 +8.75,3.12;8.75,3.75 +8.75,3.75;8.44,4.38 +8.44,4.38;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.19,5.94 +7.19,5.94;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.50 +8.12,7.50;8.44,8.12 +8.44,8.12;8.75,8.75 + +# UTF-16 : 76 93 +# UTF-8 : 93 9a e7 +[7693] 皓 +0.94,1.88;3.12,1.88 +3.12,1.88;3.12,7.81 +3.12,7.81;0.62,7.81 +0.62,7.81;0.62,0.94 +0.94,5.00;3.12,5.00 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.81 +3.75,6.25;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.44 +4.69,8.44;5.00,9.06 +4.06,0.62;4.06,4.38 +4.06,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +4.38,1.56;8.44,1.56 +9.06,5.31;3.44,5.31 +4.38,8.12;8.75,8.12 +6.56,5.31;6.56,9.38 + +# UTF-16 : 91 77 +# UTF-8 : b7 85 e9 +[9177] 酷 +0.94,1.56;4.06,1.56 +4.06,1.56;4.06,7.19 +4.06,7.19;0.62,7.19 +0.62,7.19;0.62,0.62 +0.94,3.12;3.75,3.12 +0.31,8.75;4.38,8.75 +1.88,8.75;1.88,6.88 +1.88,6.88;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +2.81,8.75;2.81,5.00 +2.81,5.00;2.81,4.69 +2.81,4.69;3.12,4.69 +3.12,4.69;3.75,4.69 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.31,8.44 +5.31,8.44;5.62,9.06 +4.69,0.62;5.00,4.38 +4.69,4.38;8.75,4.38 +8.75,4.38;8.75,0.62 +5.00,1.56;8.44,1.56 +9.06,5.31;4.38,5.31 +5.31,8.12;8.75,8.12 +6.88,5.31;6.88,9.38 + +# UTF-16 : 67 53 +# UTF-8 : 93 9d e6 +[6753] 杓 +3.75,3.75;3.44,4.38 +3.44,4.38;3.12,5.31 +3.12,5.31;2.81,5.94 +2.81,5.94;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,0.62;2.19,9.06 +3.75,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +6.56,3.75;6.25,4.38 +6.25,4.38;6.25,4.69 +6.25,4.69;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.00,6.25 +3.44,5.62;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.00,9.06 +5.00,9.06;5.00,9.38 +4.69,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +6.25,1.25;5.94,1.25 + +# UTF-16 : 70 7c +# UTF-8 : bc 81 e7 +[707c] 灼 +3.75,1.25;3.44,1.88 +3.44,1.88;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.19,4.06 +2.19,4.06;1.56,4.69 +0.94,7.81;0.94,7.19 +0.94,7.19;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +3.44,7.81;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.50,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,9.06 +6.56,3.75;6.25,4.38 +6.25,4.38;6.25,4.69 +6.25,4.69;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.00,6.25 +3.44,5.62;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.00,9.06 +5.00,9.06;5.00,9.38 +4.69,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +6.25,1.25;5.94,1.25 + +# UTF-16 : 59 81 +# UTF-8 : 81 a6 e5 +[5981] 妁 +6.88,3.75;6.56,4.38 +6.56,4.38;6.25,4.69 +6.25,4.69;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.31,6.25 +3.75,5.62;4.38,6.25 +4.38,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;4.69,7.50 +4.69,7.50;5.00,7.81 +5.00,7.81;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.31,9.06 +5.31,9.06;5.31,9.38 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +6.25,1.25;5.94,1.25 +5.00,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.44,5.00 +3.44,5.00;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;3.75,7.50 +3.75,7.50;0.31,7.50 +0.94,4.38;1.25,4.38 +1.25,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.19,3.44 +2.19,3.44;2.50,3.44 +2.50,3.44;2.81,3.12 +2.81,3.12;3.12,2.81 +3.12,2.81;3.44,2.50 +3.44,2.50;3.75,2.19 +3.75,2.19;4.06,1.56 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 + +# UTF-16 : 91 e3 +# UTF-8 : a3 87 e9 +[91e3] 釣 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,7.50;4.06,7.81 +4.06,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.06 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.38,5.31;0.62,5.31 +4.06,7.19;0.94,7.19 +2.50,1.56;2.50,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.69 +6.88,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;5.62,5.62 +5.62,5.62;5.31,6.25 +4.06,5.62;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.31,8.44 +5.31,8.44;5.31,9.06 +5.31,9.06;5.62,9.38 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +6.56,1.25;5.94,1.25 +5.31,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 + +# UTF-16 : 91 4c +# UTF-8 : 8c 85 e9 +[914c] 酌 +4.38,0.62;4.38,7.19 +4.38,7.19;0.62,7.19 +0.62,7.19;0.62,0.62 +0.94,1.56;4.38,1.56 +0.94,3.12;4.38,3.12 +0.31,8.75;4.69,8.75 +1.88,8.75;2.19,7.19 +1.88,7.19;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.88,5.00 +1.88,5.00;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +3.12,8.75;3.12,5.00 +3.12,5.00;3.12,4.69 +3.12,4.69;3.44,4.69 +3.44,4.69;4.38,4.69 +7.19,3.75;6.88,4.06 +6.88,4.06;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;5.94,5.62 +5.94,5.62;5.62,6.25 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;5.94,9.06 +5.94,9.06;5.94,9.38 +5.62,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +6.56,1.25;6.25,1.25 + +# UTF-16 : 92 98 +# UTF-8 : 98 8a e9 +[9298] 銘 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,7.50;4.06,7.81 +4.06,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.06 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.38,5.31;0.62,5.31 +4.06,7.19;0.94,7.19 +2.50,1.56;2.50,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.69 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;5.94,6.88 +5.94,6.88;5.62,7.19 +4.38,6.88;4.69,7.19 +4.69,7.19;5.31,7.50 +5.31,7.50;5.94,8.12 +5.94,8.12;6.25,8.44 +6.25,8.44;6.56,9.06 +6.56,9.06;6.56,9.38 +5.94,8.44;8.75,8.44 +5.62,4.38;5.62,0.62 +8.75,0.62;8.75,4.38 +8.75,4.38;5.62,4.38 +5.62,1.56;8.75,1.56 +8.75,1.56;5.62,1.56 +8.75,8.44;8.44,7.81 +8.44,7.81;8.44,7.19 +8.44,7.19;8.12,6.88 +8.12,6.88;7.50,6.25 +7.50,6.25;7.19,5.62 +7.19,5.62;6.56,5.31 +6.56,5.31;6.25,5.00 +6.25,5.00;5.62,4.38 +5.62,4.38;5.00,4.06 +5.00,4.06;4.38,3.75 + +# UTF-16 : 91 69 +# UTF-8 : a9 85 e9 +[9169] 酩 +4.06,0.62;4.06,7.19 +4.06,7.19;0.62,7.19 +0.62,7.19;0.62,0.62 +0.94,1.56;3.75,1.56 +0.94,3.12;3.75,3.12 +0.31,8.75;4.06,8.75 +1.88,8.75;1.88,6.88 +1.88,6.88;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +2.81,8.75;2.81,5.00 +2.81,5.00;2.81,4.69 +2.81,4.69;3.12,4.69 +3.12,4.69;3.75,4.69 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;5.94,6.88 +5.94,6.88;5.62,7.19 +4.38,6.88;4.69,7.19 +4.69,7.19;5.31,7.50 +5.31,7.50;5.94,8.12 +5.94,8.12;6.25,8.44 +6.25,8.44;6.56,9.06 +6.56,9.06;6.56,9.38 +5.94,8.44;8.75,8.44 +5.62,4.38;5.62,0.62 +8.75,0.62;8.75,4.38 +8.75,4.38;5.62,4.38 +5.62,1.56;8.75,1.56 +8.75,1.56;5.62,1.56 +8.75,8.44;8.44,7.81 +8.44,7.81;8.44,7.19 +8.44,7.19;8.12,6.88 +8.12,6.88;7.50,6.25 +7.50,6.25;7.19,5.62 +7.19,5.62;6.56,5.31 +6.56,5.31;6.25,5.00 +6.25,5.00;5.62,4.38 +5.62,4.38;5.00,4.06 +5.00,4.06;4.38,3.75 + +# UTF-16 : 53 a8 +# UTF-8 : a8 8e e5 +[53a8] 厨 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,8.75 +0.94,8.75;8.75,8.75 +1.25,0.94;1.88,0.94 +1.88,0.94;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.31,1.88 +3.75,1.25;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.38,3.75 +2.81,1.56;2.81,1.88 +2.81,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.19,3.12 +2.19,3.12;2.19,3.75 +1.56,7.50;5.00,7.50 +1.88,4.06;1.88,6.25 +1.88,6.25;4.69,6.25 +4.69,6.25;4.69,4.06 +4.69,4.06;1.88,4.06 +9.06,6.56;5.31,6.56 +6.88,3.12;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;5.94,5.00 +5.94,5.00;5.62,5.62 +8.12,8.12;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 + +# UTF-16 : 95 d8 +# UTF-8 : 98 97 e9 +[95d8] 闘 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 +1.56,1.25;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;5.00,1.88 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.06,3.12 +2.81,1.56;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.19,2.81 +1.56,5.31;4.69,5.31 +1.88,3.12;1.88,4.38 +1.88,4.38;4.38,4.38 +4.38,4.38;4.38,3.12 +4.38,3.12;2.19,3.12 +7.81,4.69;4.69,4.69 +6.25,2.50;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.31,4.06 +5.31,4.06;5.00,4.06 +7.19,5.62;7.19,1.88 +7.19,1.88;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.25,1.56 +6.25,1.56;5.94,1.56 +5.94,1.56;5.62,1.56 + +# UTF-16 : 61 90 +# UTF-8 : 90 86 e6 +[6190] 憐 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,7.19 +2.19,7.19;2.19,7.19 +5.94,5.00;5.94,9.38 +9.06,7.19;2.50,7.19 +2.50,5.31;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;4.06,5.94 +4.06,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.62,7.19 +5.62,7.19;5.94,7.19 +9.06,5.31;8.75,5.31 +8.75,5.31;8.44,5.62 +8.44,5.62;7.81,5.94 +7.81,5.94;7.50,5.94 +7.50,5.94;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;5.94,7.19 +4.69,7.81;4.38,8.12 +4.38,8.12;4.06,8.44 +4.06,8.44;3.75,8.75 +3.75,8.75;3.44,9.06 +3.44,9.06;3.12,9.06 +7.19,7.81;7.50,8.12 +7.50,8.12;7.81,8.44 +7.81,8.44;8.12,8.44 +8.12,8.44;8.44,9.06 +8.44,9.06;8.75,9.06 +2.19,3.12;2.50,3.44 +2.50,3.44;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;3.75,5.00 +3.75,5.00;4.06,5.62 +3.44,5.00;5.62,5.00 +5.62,4.69;5.31,4.38 +5.31,4.38;5.31,3.75 +5.31,3.75;5.00,3.12 +5.00,3.12;4.69,2.81 +4.69,2.81;4.38,2.19 +4.38,2.19;4.06,1.88 +4.06,1.88;3.75,1.56 +3.75,1.56;3.44,1.25 +3.44,1.25;2.81,0.94 +2.81,0.94;2.19,0.62 +4.69,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +4.06,3.44;3.44,3.75 +3.44,3.75;3.44,3.75 +7.81,0.62;7.81,5.62 +5.94,4.38;9.06,4.38 +5.94,2.19;6.25,4.38 +9.06,2.19;5.00,2.19 + +# UTF-16 : 96 a3 +# UTF-8 : a3 9a e9 +[96a3] 隣 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.94,2.81;1.25,2.81 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,6.25 +1.25,6.25;1.88,6.56 +1.88,6.56;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +4.69,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +4.38,8.44;4.06,8.75 +4.06,8.75;3.75,8.75 +3.75,8.75;3.44,9.06 +7.19,7.81;7.50,8.12 +7.50,8.12;7.81,8.44 +7.81,8.44;8.12,8.44 +8.12,8.44;8.75,9.06 +8.75,9.06;8.75,9.06 +5.94,5.00;5.94,9.38 +9.06,7.19;2.81,7.19 +2.81,5.31;3.12,5.31 +3.12,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,5.94 +4.38,5.94;5.00,6.56 +5.00,6.56;5.62,6.88 +5.62,6.88;5.94,7.19 +9.06,5.31;8.75,5.31 +8.75,5.31;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.50,5.94 +7.50,5.94;7.19,6.56 +7.19,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +2.50,3.12;2.81,3.44 +2.81,3.44;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.38,5.62 +4.06,5.00;5.94,5.00 +5.62,4.69;5.62,4.38 +5.62,4.38;5.62,3.75 +5.62,3.75;5.31,3.12 +5.31,3.12;5.00,2.81 +5.00,2.81;4.69,2.19 +4.69,2.19;4.38,1.88 +4.38,1.88;4.06,1.56 +4.06,1.56;3.75,1.25 +3.75,1.25;3.12,0.94 +3.12,0.94;2.81,0.62 +5.00,2.81;4.69,3.12 +4.69,3.12;4.06,3.44 +4.06,3.44;3.75,3.75 +3.75,3.75;3.75,3.75 +7.81,0.62;7.81,5.62 +5.94,4.38;9.06,4.38 +6.56,2.19;6.56,4.38 +9.06,2.19;5.31,2.19 + +# UTF-16 : 71 d0 +# UTF-8 : 90 87 e7 +[71d0] 燐 +2.81,1.88;2.50,2.50 +2.50,2.50;2.19,2.81 +2.19,2.81;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.56,4.69 +0.62,7.81;0.62,7.19 +0.62,7.19;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.31,5.00 +0.31,5.00;0.31,4.69 +2.81,8.12;2.81,7.50 +2.81,7.50;2.50,6.88 +2.50,6.88;2.50,6.25 +2.50,6.25;2.19,5.62 +2.19,5.62;1.88,5.00 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +4.69,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +4.38,8.44;4.06,8.75 +4.06,8.75;3.75,8.75 +3.75,8.75;3.44,9.06 +7.19,7.81;7.50,8.12 +7.50,8.12;7.81,8.44 +7.81,8.44;8.12,8.44 +8.12,8.44;8.75,9.06 +8.75,9.06;8.75,9.06 +5.94,5.00;5.94,9.38 +9.06,7.19;3.12,7.19 +2.81,5.31;3.12,5.31 +3.12,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,5.94 +4.38,5.94;5.00,6.56 +5.00,6.56;5.62,6.88 +5.62,6.88;5.94,7.19 +9.06,5.31;8.75,5.31 +8.75,5.31;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.50,5.94 +7.50,5.94;7.19,6.56 +7.19,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +2.50,3.12;2.81,3.44 +2.81,3.44;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.38,5.62 +4.06,5.00;5.94,5.00 +5.62,4.69;5.62,4.38 +5.62,4.38;5.62,3.75 +5.62,3.75;5.31,3.12 +5.31,3.12;5.00,2.81 +5.00,2.81;4.69,2.19 +4.69,2.19;4.38,1.88 +4.38,1.88;4.06,1.56 +4.06,1.56;3.75,1.25 +3.75,1.25;3.12,0.94 +3.12,0.94;2.81,0.62 +5.00,2.81;4.69,3.12 +4.69,3.12;4.06,3.44 +4.06,3.44;3.75,3.75 +3.75,3.75;3.75,3.75 +7.81,0.62;7.81,5.62 +6.25,4.38;9.06,4.38 +6.25,2.19;6.25,4.38 +9.06,2.19;5.31,2.19 + +# UTF-16 : 9c 57 +# UTF-8 : 97 b1 e9 +[9c57] 鱗 +1.88,7.19;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.50,8.75 +0.62,5.31;3.12,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.19,2.81 +2.19,2.81;2.19,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.25,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +5.31,7.81;5.00,8.12 +5.00,8.12;5.00,8.44 +5.00,8.44;4.38,8.75 +4.38,8.75;4.06,9.06 +7.50,7.81;7.81,8.12 +7.81,8.12;8.12,8.44 +8.12,8.44;8.44,8.44 +8.44,8.44;8.75,9.06 +8.75,9.06;8.75,9.06 +6.25,5.00;6.56,9.38 +9.06,7.19;3.75,7.19 +9.06,5.31;8.75,5.31 +8.75,5.31;8.44,5.62 +8.44,5.62;7.81,5.94 +7.81,5.94;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 +3.44,3.12;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;5.00,5.62 +4.69,5.00;6.25,5.00 +6.25,4.69;6.25,4.38 +6.25,4.38;6.25,3.75 +6.25,3.75;5.94,3.12 +5.94,3.12;5.62,2.81 +5.62,2.81;5.62,2.19 +5.62,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.75,0.62 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,3.75 +8.12,0.62;8.12,5.62 +6.56,4.38;9.06,4.38 +6.88,2.19;6.88,4.38 +9.06,2.19;5.94,2.19 +3.75,5.31;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;5.00,5.94 +5.00,5.94;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 + +# UTF-16 : 7d 18 +# UTF-8 : 98 b4 e7 +[7d18] 紘 +3.75,4.38;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.12,6.56 +0.31,4.69;3.75,5.00 +2.19,4.69;2.19,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.44,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.19,9.06 +9.06,7.50;3.75,7.50 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.88 +4.06,1.88;4.38,2.50 +4.38,2.50;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.00,5.00 +5.00,5.00;5.31,5.94 +5.31,5.94;5.31,6.88 +5.31,6.88;5.62,8.12 +5.62,8.12;5.62,9.38 +9.06,0.94;9.06,1.56 +9.06,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.12,3.75 +8.12,3.75;8.12,4.38 +4.38,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;7.19,1.56 +7.19,1.56;7.50,1.56 +7.50,1.56;7.81,1.56 +7.81,1.56;8.44,1.88 +8.44,1.88;8.75,1.88 +5.62,1.25;5.62,1.56 +5.62,1.56;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;5.94,3.12 +5.94,3.12;6.25,3.75 +6.25,3.75;6.25,4.38 +6.25,4.38;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.88,5.94 +6.88,5.94;6.88,6.56 + +# UTF-16 : 80 b1 +# UTF-8 : b1 82 e8 +[80b1] 肱 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +9.06,7.50;3.44,7.50 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.88 +4.06,1.88;4.38,2.50 +4.38,2.50;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;5.00,5.00 +5.00,5.00;5.00,5.94 +5.00,5.94;5.31,6.88 +5.31,6.88;5.31,8.12 +5.31,8.12;5.31,9.38 +9.06,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.44,3.44 +8.44,3.44;8.12,4.06 +8.12,4.06;7.81,4.38 +4.38,0.94;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;7.81,1.56 +7.81,1.56;8.44,1.88 +8.44,1.88;8.75,1.88 +5.31,1.25;5.31,1.56 +5.31,1.56;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;5.94,3.75 +5.94,3.75;6.25,4.38 +6.25,4.38;6.25,4.69 +6.25,4.69;6.56,5.31 +6.56,5.31;6.56,5.94 +6.56,5.94;6.56,6.56 + +# UTF-16 : 96 c4 +# UTF-8 : 84 9b e9 +[96c4] 雄 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.31,9.38 +7.50,9.38;7.50,8.75 +7.50,8.75;7.19,8.44 +7.19,8.44;6.88,8.12 +6.88,8.12;6.88,7.81 +4.38,7.81;4.69,0.62 +9.06,7.81;4.69,7.81 +6.88,1.25;6.88,7.81 +4.69,1.25;9.06,1.25 +4.38,3.44;8.75,3.44 +4.38,5.62;8.75,5.62 +4.06,7.81;0.31,7.81 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.38 +1.25,4.38;1.25,5.31 +1.25,5.31;1.56,6.25 +1.56,6.25;1.56,7.19 +1.56,7.19;1.56,8.12 +1.56,8.12;1.88,9.38 +4.06,0.94;4.06,1.88 +4.06,1.88;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.44,4.06 +3.44,4.06;3.12,4.69 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +1.56,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,3.75 +2.19,3.75;2.19,4.38 +2.19,4.38;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 + +# UTF-16 : 97 32 +# UTF-8 : b2 9c e9 +[9732] 露 +4.69,5.62;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,7.19;4.06,7.19 +1.56,6.25;4.06,6.25 +5.62,7.19;7.81,7.19 +5.62,6.25;7.81,6.25 +8.75,6.25;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,6.25 +2.81,2.81;4.38,2.81 +2.50,1.25;2.50,3.75 +1.25,0.94;1.25,3.12 +0.94,3.75;4.06,3.75 +4.06,3.75;4.06,5.31 +4.06,5.31;0.94,5.31 +0.94,5.31;0.94,3.75 +5.00,0.62;5.00,2.81 +5.00,2.81;8.44,2.81 +8.44,2.81;8.44,0.62 +5.00,1.25;8.44,1.25 +4.38,4.38;5.00,4.69 +5.00,4.69;5.31,5.00 +5.31,5.00;5.62,5.00 +5.62,5.00;5.94,5.31 +5.94,5.31;6.25,5.62 +5.62,5.31;8.75,5.31 +8.75,5.00;8.12,4.69 +8.12,4.69;7.81,4.38 +7.81,4.38;7.50,4.06 +7.50,4.06;7.19,3.75 +7.19,3.75;6.56,3.75 +6.56,3.75;6.25,3.44 +6.25,3.44;5.62,3.12 +5.62,3.12;5.00,3.12 +5.00,3.12;4.38,2.81 +5.31,5.00;5.62,4.69 +5.62,4.69;5.94,4.38 +5.94,4.38;6.25,4.06 +6.25,4.06;6.56,4.06 +6.56,4.06;6.88,3.75 +6.88,3.75;7.19,3.44 +7.19,3.44;7.81,3.44 +7.81,3.44;8.12,3.12 +8.12,3.12;8.75,2.81 +8.75,2.81;9.06,2.81 +0.31,0.94;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.38,1.56 + +# UTF-16 : 98 11 +# UTF-8 : 91 a0 e9 +[9811] 頑 +2.81,2.50;2.81,6.56 +4.06,6.56;0.31,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.56,4.69 +1.56,4.69;1.56,5.62 +1.56,5.62;1.56,6.56 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +3.75,8.44;0.62,8.44 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +4.06,8.75;9.06,8.75 +6.56,8.75;6.56,8.44 +6.56,8.44;6.25,7.81 +6.25,7.81;6.25,7.50 +6.25,7.50;6.25,7.19 +4.69,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;4.69,7.19 +4.38,7.19;4.69,2.50 +4.69,4.38;8.75,4.38 +4.69,5.94;8.75,5.94 + +# UTF-16 : 98 12 +# UTF-8 : 92 a0 e9 +[9812] 頒 +1.88,9.06;1.56,8.44 +1.56,8.44;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;1.25,7.50 +1.25,7.50;1.25,6.88 +1.25,6.88;0.94,6.56 +0.94,6.56;0.62,5.94 +0.62,5.94;0.31,5.31 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,3.75;1.88,4.38 +1.88,4.38;1.88,5.00 +1.88,5.00;2.19,5.94 +0.94,5.94;3.75,5.94 +3.75,5.94;3.75,4.69 +3.75,4.69;3.75,3.75 +3.75,3.75;3.75,2.81 +3.75,2.81;3.44,2.19 +3.44,2.19;3.44,1.88 +3.44,1.88;3.44,1.25 +3.44,1.25;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +4.38,8.75;9.06,8.75 +6.56,8.75;6.56,8.44 +6.56,8.44;6.56,7.81 +6.56,7.81;6.25,7.50 +6.25,7.50;6.25,7.19 +5.00,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.00,7.19 +4.69,7.19;5.00,2.50 +5.00,4.38;8.75,4.38 +5.00,5.94;8.75,5.94 +2.81,9.06;3.12,8.44 +3.12,8.44;3.12,8.12 +3.12,8.12;3.12,7.81 +3.12,7.81;3.44,7.50 +3.44,7.50;3.44,6.88 +3.44,6.88;3.75,6.56 +3.75,6.56;4.06,5.94 +4.06,5.94;4.38,5.31 + +# UTF-16 : 6c 70 +# UTF-8 : b0 b1 e6 +[6c70] 汰 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +9.06,7.50;2.81,7.50 +2.19,0.94;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.69,4.06 +4.69,4.06;5.00,4.69 +5.00,4.69;5.31,5.31 +5.31,5.31;5.62,6.25 +5.62,6.25;5.62,7.19 +5.62,7.19;5.62,7.81 +5.62,7.81;5.62,9.38 +9.06,0.94;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;6.88,3.12 +6.88,3.12;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;5.94,5.31 +5.94,5.31;5.94,6.25 +5.94,6.25;5.62,7.19 +5.62,7.19;5.62,7.81 +5.00,3.12;5.31,2.81 +5.31,2.81;5.62,2.50 +5.62,2.50;5.94,1.88 +5.94,1.88;6.25,1.56 +6.25,1.56;6.25,1.25 + +# UTF-16 : 99 c4 +# UTF-8 : 84 a7 e9 +[99c4] 駄 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +2.81,1.88;2.81,2.19 +2.81,2.19;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,3.75 +1.88,1.25;1.88,1.88 +1.88,1.88;1.88,2.19 +1.88,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +4.38,8.75;0.94,8.75 +0.94,8.75;0.94,4.38 +0.94,4.38;4.38,4.38 +4.38,4.38;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.38,2.19 +4.38,2.19;4.38,1.88 +4.38,1.88;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.81,0.94 +2.50,8.75;2.50,4.38 +0.94,5.94;4.38,5.94 +0.94,7.19;4.38,7.19 +9.06,7.19;4.69,7.19 +4.38,0.94;4.69,1.25 +4.69,1.25;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;6.25,3.75 +6.25,3.75;6.25,4.69 +6.25,4.69;6.56,5.31 +6.56,5.31;6.56,6.25 +6.56,6.25;6.88,6.88 +6.88,6.88;6.88,7.81 +6.88,7.81;6.88,9.06 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.19,4.69 +7.19,4.69;6.88,5.31 +6.88,5.31;6.88,6.25 +6.88,6.25;6.88,6.88 +6.88,6.88;6.88,7.81 +6.25,3.12;6.56,2.81 +6.56,2.81;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.19,1.56 +7.19,1.56;7.19,1.25 + +# UTF-16 : 63 bb +# UTF-8 : bb 8e e6 +[63bb] 掻 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +2.81,8.75;8.75,8.75 +2.81,5.31;3.75,5.62 +3.75,5.62;4.38,5.94 +4.38,5.94;5.31,6.25 +5.31,6.25;5.94,6.56 +5.94,6.56;6.56,6.88 +6.56,6.88;6.88,7.19 +6.88,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;8.44,8.12 +8.44,8.12;8.75,8.75 +9.06,5.31;8.44,5.62 +8.44,5.62;7.81,5.94 +7.81,5.94;7.19,6.25 +7.19,6.25;6.88,6.25 +6.88,6.25;6.25,6.56 +6.25,6.56;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;4.69,7.50 +4.69,7.50;4.38,8.12 +4.38,8.12;4.06,8.44 +5.94,1.25;5.94,5.94 +3.75,3.12;8.75,3.12 +8.75,3.12;8.75,5.00 +8.75,5.00;3.44,5.00 +3.44,5.00;3.44,2.50 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.81 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.81,1.56 +7.81,1.56;8.44,1.56 + +# UTF-16 : 9a 12 +# UTF-8 : 92 a8 e9 +[9a12] 騒 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;2.19,3.75 +1.56,1.25;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +4.06,8.75;0.94,8.75 +0.94,8.75;0.94,4.38 +0.94,4.38;3.75,4.38 +3.75,4.38;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.50,8.75;2.50,4.38 +0.94,5.94;3.75,5.94 +0.94,7.19;3.75,7.19 +4.38,8.75;8.75,8.75 +4.06,5.31;4.69,5.62 +4.69,5.62;5.31,5.94 +5.31,5.94;5.94,6.25 +5.94,6.25;6.56,6.56 +6.56,6.56;6.88,6.88 +6.88,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.75 +9.06,5.31;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.50,6.25 +7.50,6.25;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.25,6.88 +6.25,6.88;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.31,8.12 +5.31,8.12;5.00,8.44 +6.56,1.25;6.56,5.94 +4.69,3.12;8.75,3.12 +8.75,3.12;8.75,5.00 +8.75,5.00;4.69,5.00 +4.69,5.00;4.69,2.50 +9.06,0.62;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;8.12,2.81 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.12,1.56 +8.12,1.56;8.75,1.56 + +# UTF-16 : 9a df +# UTF-8 : 9f ab e9 +[9adf] 髟 +0.31,4.38;5.00,4.38 +1.25,4.38;1.25,8.75 +1.25,8.75;4.69,8.75 +1.25,7.50;4.69,7.50 +1.25,5.94;4.69,5.94 +5.62,7.19;5.94,7.19 +5.94,7.19;6.25,7.50 +6.25,7.50;6.56,7.50 +6.56,7.50;7.50,7.81 +7.50,7.81;7.81,8.44 +7.81,8.44;8.44,8.75 +8.44,8.75;8.75,9.06 +5.62,4.06;5.94,4.38 +5.94,4.38;6.56,4.69 +6.56,4.69;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.00 +7.50,5.00;8.12,5.62 +8.12,5.62;8.75,5.94 +8.75,5.94;8.75,6.25 +5.31,0.94;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.81 +8.44,2.81;8.75,3.12 +8.75,3.12;9.06,3.44 +5.00,1.25;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;4.06,2.81 +4.06,2.81;3.75,3.12 +3.75,3.12;3.44,3.75 +0.31,0.94;0.62,0.94 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.56 +3.12,1.56;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,1.88 +0.94,0.94;1.25,1.56 +1.25,1.56;1.25,2.19 +1.25,2.19;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.88,4.38 + +# UTF-16 : 9a ea +# UTF-8 : aa ab e9 +[9aea] 髪 +9.06,4.38;0.31,4.38 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;3.12,4.69 +3.12,4.69;3.12,5.00 +2.50,3.44;8.12,3.44 +1.25,0.94;2.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +9.06,0.94;8.12,0.94 +8.12,0.94;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.56 +5.94,1.56;5.31,1.88 +5.31,1.88;4.69,1.88 +4.69,1.88;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;3.12,3.12 +0.31,6.56;5.00,6.56 +1.25,6.56;1.25,9.06 +1.25,9.06;4.69,9.06 +1.25,8.12;4.69,8.12 +1.25,7.50;4.69,7.50 +5.31,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.44,9.06 +5.31,6.88;5.62,6.88 +5.62,6.88;6.25,6.88 +6.25,6.88;6.56,7.19 +6.56,7.19;7.19,7.19 +7.19,7.19;7.81,7.50 +7.81,7.50;8.44,7.81 +8.44,7.81;8.75,7.81 +5.31,5.31;5.62,5.31 +5.62,5.31;6.25,5.31 +6.25,5.31;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,5.62 +7.19,5.62;8.12,5.94 +8.12,5.94;8.75,6.25 +8.75,6.25;8.75,6.56 +5.00,5.00;4.69,5.31 +4.69,5.31;4.06,5.62 +4.06,5.62;3.75,5.94 +3.75,5.94;3.75,6.25 +0.31,5.31;1.25,5.31 +1.25,5.31;1.88,5.31 +1.88,5.31;2.19,5.31 +2.19,5.31;2.81,5.31 +2.81,5.31;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;4.06,5.62 +4.06,5.62;4.38,5.62 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;1.88,6.56 + +# UTF-16 : 64 69 +# UTF-8 : a9 91 e6 +[6469] 摩 +5.00,8.44;5.00,9.38 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,8.44 +1.25,8.44;9.06,8.44 +6.88,5.31;6.88,8.12 +8.75,7.50;5.00,7.50 +4.38,5.31;5.00,5.62 +5.00,5.62;5.62,6.25 +5.62,6.25;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;6.88,7.50 +8.75,5.31;8.44,5.62 +8.44,5.62;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.50 +3.12,5.31;3.12,8.12 +4.69,7.50;1.56,7.50 +1.25,5.31;1.88,5.62 +1.88,5.62;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +4.38,5.94;4.06,6.25 +4.06,6.25;3.75,6.56 +3.75,6.56;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.12,7.19 +5.31,4.69;5.31,1.25 +5.31,1.25;5.31,0.94 +5.31,0.94;4.69,0.62 +4.69,0.62;4.69,0.62 +4.69,0.62;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.12,0.94 +9.06,2.19;1.25,2.19 +8.75,3.44;1.56,3.44 +1.88,4.69;2.81,4.69 +2.81,4.69;3.44,4.69 +3.44,4.69;4.06,4.69 +4.06,4.69;5.00,4.69 +5.00,4.69;5.62,4.69 +5.62,4.69;6.25,4.69 +6.25,4.69;6.88,5.00 +6.88,5.00;7.19,5.00 +7.19,5.00;7.81,5.00 +7.81,5.00;8.44,5.00 + +# UTF-16 : 9b 54 +# UTF-8 : 94 ad e9 +[9b54] 魔 +4.06,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;4.69,5.94 +5.00,5.00;5.00,3.12 +2.19,2.81;8.12,2.81 +8.12,2.81;8.12,5.31 +8.12,5.31;2.19,5.31 +2.19,5.31;2.19,2.81 +2.19,4.06;8.12,4.06 +5.62,2.81;5.62,1.25 +5.62,1.25;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +1.25,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;4.06,2.50 +4.06,2.50;4.06,2.81 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.50 +5.94,1.56;6.25,1.56 +6.25,1.56;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.81,1.88 +7.81,1.88;8.44,1.88 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.19,2.81 +4.69,8.44;5.00,9.38 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,8.44 +1.25,8.44;9.06,8.44 +6.88,5.31;6.88,8.12 +8.75,7.50;5.00,7.50 +5.00,5.62;5.62,5.94 +5.62,5.94;5.94,6.25 +5.94,6.25;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.88,7.50 +8.75,5.31;8.44,5.94 +8.44,5.94;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.50 +3.12,5.31;3.12,8.12 +4.69,7.50;1.56,7.50 +1.25,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.12,7.50 + +# UTF-16 : 9e bf +# UTF-8 : bf ba e9 +[9ebf] 麿 +2.81,3.75;7.81,3.75 +7.81,3.75;7.81,5.31 +7.81,5.31;2.50,5.31 +2.50,5.31;2.50,3.75 +8.12,0.62;8.12,2.81 +8.12,2.81;2.19,2.81 +2.19,2.81;2.19,0.62 +2.19,1.25;8.12,1.25 +5.00,3.75;4.69,3.44 +4.69,3.44;4.69,3.12 +4.69,3.12;4.38,2.81 +4.69,8.44;5.00,9.38 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,8.44 +1.25,8.44;9.06,8.44 +6.88,5.62;6.88,8.12 +8.75,7.50;5.00,7.50 +8.75,5.31;8.44,5.94 +8.44,5.94;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.50 +3.12,5.62;3.12,8.12 +4.69,7.50;1.56,7.50 +1.25,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.12,7.50 +4.38,5.62;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;6.25,6.88 +6.25,6.88;6.56,7.19 +6.56,7.19;6.88,7.50 + +# UTF-16 : 9e bb +# UTF-8 : bb ba e9 +[9ebb] 麻 +6.88,0.62;6.88,8.12 +8.75,6.25;5.00,6.25 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;6.25,4.38 +6.25,4.38;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;6.56,5.94 +6.56,5.94;6.88,6.25 +9.06,2.19;8.75,2.50 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.50,4.69 +7.50,4.69;7.50,5.00 +7.50,5.00;7.19,5.62 +7.19,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +3.12,0.62;3.12,8.12 +4.69,6.25;1.56,6.25 +1.25,2.19;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;1.88,3.44 +1.88,3.44;2.19,3.75 +2.19,3.75;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;2.50,5.00 +2.50,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +4.69,3.44;4.38,4.06 +4.38,4.06;4.06,4.38 +4.06,4.38;3.75,5.00 +3.75,5.00;3.44,5.62 +3.44,5.62;3.12,6.25 +5.00,8.44;5.00,9.38 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.44 +1.25,8.44;8.75,8.44 + +# UTF-16 : 9e d9 +# UTF-8 : 99 bb e9 +[9ed9] 黙 +8.75,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +6.25,0.94;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +3.75,0.94;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +2.81,8.75;2.81,3.44 +0.94,5.94;4.69,5.94 +4.38,5.94;4.69,8.75 +4.38,8.75;0.94,8.75 +0.94,8.75;0.94,5.94 +0.94,7.50;4.38,7.50 +4.69,5.00;0.62,5.00 +0.31,3.12;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.88,3.44 +1.88,3.44;2.19,3.44 +2.19,3.44;2.50,3.44 +2.50,3.44;3.12,3.75 +3.12,3.75;3.44,3.75 +3.44,3.75;3.75,3.75 +3.75,3.75;4.38,3.75 +4.38,3.75;4.69,4.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.81 +8.75,7.50;5.00,7.50 +4.69,3.12;5.00,3.44 +5.00,3.44;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;5.94,4.69 +5.94,4.69;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;6.88,7.19 +6.88,7.19;6.88,7.81 +6.88,7.81;6.88,9.06 +9.06,3.12;8.75,3.75 +8.75,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,5.00 +7.50,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.88,7.19 +6.88,7.19;6.88,7.81 + +# UTF-16 : 5e b6 +# UTF-8 : b6 ba e5 +[5eb6] 庶 +8.75,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +6.56,0.94;6.25,1.25 +6.25,1.25;6.25,1.56 +6.25,1.56;5.94,2.19 +5.94,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +4.06,0.62;4.06,1.25 +4.06,1.25;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +1.25,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,2.81 +5.00,8.44;5.00,9.38 +3.12,8.12;3.44,4.06 +3.12,4.06;6.88,4.06 +6.88,4.06;6.88,8.12 +1.25,6.56;8.75,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.44 +1.25,8.44;8.75,8.44 + +# UTF-16 : 6c 93 +# UTF-8 : 93 b2 e6 +[6c93] 沓 +7.81,0.62;7.81,4.69 +7.81,4.69;1.56,4.69 +1.56,4.69;1.56,0.62 +1.88,1.25;7.50,1.25 +1.88,3.12;7.50,3.12 +4.69,9.38;4.69,5.94 +4.69,5.94;4.69,5.62 +4.69,5.62;4.38,5.31 +4.38,5.31;4.06,5.31 +4.06,5.31;3.75,5.31 +3.75,5.31;3.12,5.31 +3.12,5.31;2.81,5.31 +0.62,8.44;4.06,8.44 +4.69,8.75;5.00,8.44 +5.00,8.44;5.31,7.81 +5.31,7.81;5.62,7.50 +5.62,7.50;5.94,7.19 +5.94,7.19;6.56,6.56 +6.56,6.56;6.88,6.25 +6.88,6.25;7.50,5.94 +7.50,5.94;8.12,5.62 +8.12,5.62;8.44,5.31 +8.44,5.31;9.06,5.00 +8.75,8.75;8.12,8.44 +8.12,8.44;7.50,8.12 +7.50,8.12;7.19,7.81 +7.19,7.81;6.56,7.50 +6.56,7.50;5.94,7.19 +4.06,8.44;3.75,8.12 +3.75,8.12;3.44,7.50 +3.44,7.50;3.12,7.19 +3.12,7.19;2.81,6.88 +2.81,6.88;2.50,6.56 +2.50,6.56;2.19,6.25 +2.19,6.25;1.88,5.94 +1.88,5.94;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.31,5.00 + +# UTF-16 : 8e 0f +# UTF-8 : 8f b8 e8 +[8e0f] 踏 +2.19,4.69;3.44,4.69 +2.19,1.56;2.19,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.44,6.25 +3.44,6.25;3.44,8.75 +3.44,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +8.44,0.62;8.44,4.69 +8.44,4.69;4.38,4.69 +4.38,4.69;4.38,0.62 +4.38,1.25;8.44,1.25 +4.38,3.12;8.44,3.12 +6.56,9.38;6.56,5.94 +6.56,5.94;6.56,5.31 +6.56,5.31;5.94,5.31 +5.94,5.31;5.62,5.31 +5.62,5.31;5.00,5.31 +5.00,5.31;5.00,5.31 +3.75,8.44;5.94,8.44 +6.56,8.75;6.56,8.12 +6.56,8.12;6.88,7.81 +6.88,7.81;7.19,7.50 +7.19,7.50;7.19,7.19 +7.19,7.19;7.50,6.88 +7.50,6.88;7.81,6.25 +7.81,6.25;8.12,5.94 +8.12,5.94;8.75,5.62 +8.75,5.62;9.06,5.62 +9.06,5.62;9.38,5.31 +9.06,8.75;8.75,8.44 +8.75,8.44;8.44,8.12 +8.44,8.12;8.12,7.81 +8.12,7.81;7.81,7.50 +7.81,7.50;7.19,7.19 +5.94,8.12;5.62,7.50 +5.62,7.50;5.31,6.88 +5.31,6.88;5.00,6.56 +5.00,6.56;4.69,6.25 +4.69,6.25;4.38,5.94 +4.38,5.94;4.06,5.62 +4.06,5.62;3.75,5.62 +3.75,5.62;3.44,5.31 + +# UTF-16 : 97 9c +# UTF-8 : 9c 9e e9 +[979c] 鞜 +0.31,8.12;4.38,8.12 +3.44,9.06;3.44,6.88 +3.44,6.88;1.25,6.88 +1.25,6.88;1.25,9.06 +3.75,3.44;3.75,5.94 +3.75,5.94;0.62,5.94 +0.62,5.94;0.62,3.44 +0.62,3.75;3.75,3.75 +0.00,2.50;4.38,2.50 +2.19,0.62;2.19,6.88 +8.75,0.62;8.75,4.69 +8.75,4.69;4.69,4.69 +4.69,4.69;4.69,0.62 +4.69,1.25;8.75,1.25 +4.69,3.12;8.75,3.12 +6.88,9.38;6.88,5.94 +6.88,5.94;6.88,5.31 +6.88,5.31;6.25,5.31 +6.25,5.31;5.94,5.31 +5.94,5.31;5.62,5.31 +4.38,8.44;6.56,8.44 +6.88,8.75;6.88,8.12 +6.88,8.12;7.19,7.81 +7.19,7.81;7.19,7.50 +7.19,7.50;7.50,7.19 +7.50,7.19;7.81,6.88 +7.81,6.88;8.12,6.25 +8.12,6.25;8.44,5.94 +8.44,5.94;8.75,5.62 +8.75,5.62;9.06,5.62 +9.06,5.62;9.38,5.31 +9.06,8.75;8.75,8.44 +8.75,8.44;8.44,8.12 +8.44,8.12;8.12,7.81 +8.12,7.81;7.81,7.50 +7.81,7.50;7.50,7.19 +6.25,8.12;5.94,7.50 +5.94,7.50;5.62,6.88 +5.62,6.88;5.31,6.25 +5.31,6.25;4.69,5.62 +4.69,5.62;4.06,5.31 + +# UTF-16 : 55 44 +# UTF-8 : 84 95 e5 +[5544] 啄 +0.62,2.19;2.50,2.19 +2.50,2.19;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +2.81,8.75;9.06,8.75 +2.81,6.25;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.62,8.12 +5.62,8.12;5.94,8.75 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,1.56 +6.56,1.56;6.56,2.19 +6.56,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;6.25,5.62 +6.25,5.62;5.94,6.25 +5.94,6.25;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.00,7.50 +2.81,3.75;3.44,4.06 +3.44,4.06;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.00,5.00 +5.00,5.00;5.62,5.62 +5.62,5.62;5.94,6.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.56,4.38 +9.06,7.50;8.75,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,5.94 +8.12,5.94;7.81,5.62 +7.81,5.62;7.19,5.31 +6.56,8.75;6.56,7.81 +6.56,7.81;6.88,6.88 +6.88,6.88;7.19,6.25 +7.19,6.25;7.19,5.31 +7.19,5.31;7.50,4.38 +7.50,4.38;7.81,3.75 +7.81,3.75;8.12,3.12 +8.12,3.12;8.44,2.50 +8.44,2.50;9.06,1.88 +9.06,1.88;9.38,1.25 + +# UTF-16 : 74 22 +# UTF-8 : a2 90 e7 +[7422] 琢 +2.81,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,2.19;1.56,8.44 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,8.75;9.06,8.75 +2.81,6.25;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.62,8.12 +5.62,8.12;5.94,8.75 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,1.56 +6.56,1.56;6.56,2.19 +6.56,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.25,5.62 +6.25,5.62;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.00,7.50 +2.81,3.75;3.12,4.06 +3.12,4.06;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.00,5.00 +5.00,5.00;5.62,5.62 +5.62,5.62;5.94,6.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.56,4.38 +9.06,7.50;8.75,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,5.94 +8.12,5.94;7.50,5.62 +7.50,5.62;7.19,5.31 +6.56,8.75;6.56,7.81 +6.56,7.81;6.88,6.88 +6.88,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.50,4.38 +7.50,4.38;7.81,3.75 +7.81,3.75;8.12,3.12 +8.12,3.12;8.44,2.50 +8.44,2.50;8.75,1.88 +8.75,1.88;9.38,1.25 + +# UTF-16 : 8c 5a +# UTF-8 : 9a b1 e8 +[8c5a] 豚 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +3.44,8.75;9.06,8.75 +3.12,6.25;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.00,7.19 +5.00,7.19;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;6.25,8.75 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,1.56 +6.56,1.56;6.56,2.19 +6.56,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.25,5.62 +6.25,5.62;6.25,6.25 +6.25,6.25;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.62,7.19 +5.62,7.19;5.31,7.50 +3.12,3.75;3.75,4.06 +3.75,4.06;4.06,4.06 +4.06,4.06;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.31,5.00 +5.31,5.00;5.62,5.62 +5.62,5.62;6.25,6.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;6.25,3.44 +6.25,3.44;6.25,3.75 +6.25,3.75;6.56,4.38 +9.06,7.50;8.75,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,5.94 +8.12,5.94;7.81,5.62 +7.81,5.62;7.50,5.31 +6.56,8.75;6.88,7.81 +6.88,7.81;6.88,6.88 +6.88,6.88;7.19,6.25 +7.19,6.25;7.50,5.31 +7.50,5.31;7.81,4.38 +7.81,4.38;7.81,3.75 +7.81,3.75;8.12,3.12 +8.12,3.12;8.75,2.50 +8.75,2.50;9.06,1.88 +9.06,1.88;9.38,1.25 + +# UTF-16 : 82 36 +# UTF-8 : b6 88 e8 +[8236] 舶 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;3.75,8.44 +3.75,8.44;3.75,1.56 +3.75,1.56;3.75,1.25 +3.75,1.25;3.44,0.94 +3.44,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +0.00,4.69;4.38,5.31 +2.81,5.94;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,7.19;1.88,7.50 +2.19,9.38;2.19,9.06 +2.19,9.06;2.19,8.44 +2.19,8.44;2.19,8.44 +2.19,5.00;2.19,1.88 +6.88,9.38;6.88,8.75 +6.88,8.75;6.56,8.44 +6.56,8.44;6.25,7.81 +6.25,7.81;6.25,7.81 +8.75,0.94;8.75,7.81 +8.75,7.81;4.69,7.81 +4.69,7.81;4.69,0.94 +4.69,1.56;8.75,1.56 +4.69,4.69;8.75,4.69 + +# UTF-16 : 50 23 +# UTF-8 : a3 80 e5 +[5023] 倣 +1.88,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +1.56,0.94;1.88,1.25 +1.88,1.25;2.19,1.88 +2.19,1.88;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.81 +3.75,7.81;3.75,9.38 +1.88,7.81;5.62,7.81 +2.81,5.94;5.00,5.94 +5.00,5.94;5.00,4.69 +5.00,4.69;5.00,3.75 +5.00,3.75;5.00,2.81 +5.00,2.81;4.69,2.19 +4.69,2.19;4.69,1.88 +4.69,1.88;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,1.25 +3.12,1.25;2.81,1.25 +5.00,0.94;5.62,1.25 +5.62,1.25;6.25,1.88 +6.25,1.88;6.88,2.19 +6.88,2.19;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,5.00 +8.12,5.00;8.44,5.94 +8.44,5.94;8.44,6.56 +8.44,6.56;8.75,7.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.88,4.06 +6.88,4.06;6.88,4.69 +6.88,4.69;6.56,5.31 +6.56,5.31;6.56,6.25 +6.56,6.25;6.25,7.19 +6.25,7.81;9.38,7.81 +5.31,5.00;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;5.62,6.25 +5.62,6.25;5.94,6.56 +5.94,6.56;5.94,6.88 +5.94,6.88;6.25,7.50 +6.25,7.50;6.25,7.81 +6.25,7.81;6.25,8.44 +6.25,8.44;6.56,8.75 +6.56,8.75;6.56,9.38 + +# UTF-16 : 6f 31 +# UTF-8 : b1 bc e6 +[6f31] 漱 +0.62,0.94;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.56,5.31;1.25,5.94 +1.25,5.94;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +5.31,4.38;5.31,6.88 +5.31,6.88;2.50,6.88 +2.50,6.88;2.50,4.38 +2.50,4.69;5.31,4.69 +4.06,0.62;4.06,9.38 +2.19,8.12;5.94,8.12 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.75,3.75 +3.75,3.75;3.75,4.69 +5.62,2.19;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;4.06,4.69 +5.31,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;7.50,5.00 +7.50,5.00;7.50,5.62 +7.50,5.62;7.50,7.19 +9.38,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.81,4.06 +7.81,4.06;7.50,4.38 +7.50,4.38;7.50,5.00 +7.50,5.00;7.50,5.62 +5.62,5.31;5.94,5.94 +5.94,5.94;6.25,6.88 +6.25,6.88;6.56,7.19 +6.56,7.19;6.56,7.50 +6.56,7.50;6.56,8.12 +6.56,8.12;6.56,8.44 +6.56,8.44;6.88,8.75 +6.88,8.75;6.88,9.38 +6.56,8.12;9.38,8.12 +8.44,5.31;8.75,5.94 +8.75,5.94;8.75,6.25 +8.75,6.25;9.06,6.88 +9.06,6.88;9.06,7.50 +9.06,7.50;9.06,7.81 + +# UTF-16 : 60 9f +# UTF-8 : 9f 82 e6 +[609f] 悟 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 +8.12,5.31;8.12,7.19 +8.12,7.19;3.12,7.19 +2.81,5.31;9.06,5.31 +8.75,8.75;2.81,8.75 +5.62,8.75;4.38,5.31 +8.44,0.94;8.44,4.06 +8.44,4.06;3.12,4.06 +3.12,4.06;3.12,0.94 +3.12,1.25;8.12,1.25 + +# UTF-16 : 73 f8 +# UTF-8 : b8 8f e7 +[73f8] 珸 +2.81,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,2.19;1.56,8.44 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.19 +2.50,2.19;3.12,2.50 +8.12,5.31;8.12,7.19 +8.12,7.19;3.44,7.19 +3.12,5.31;9.06,5.31 +8.75,8.75;3.44,8.75 +5.62,8.75;4.69,5.31 +8.44,0.94;8.44,4.06 +8.44,4.06;3.75,4.06 +3.44,4.06;3.75,0.94 +3.75,1.25;8.44,1.25 + +# UTF-16 : 68 a7 +# UTF-8 : a7 a2 e6 +[68a7] 梧 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +8.12,5.31;8.12,7.19 +8.12,7.19;3.44,7.19 +2.81,5.31;9.06,5.31 +8.75,8.75;3.12,8.75 +5.62,8.75;4.69,5.31 +8.44,0.94;8.44,4.06 +8.44,4.06;3.44,4.06 +3.44,4.06;3.44,0.94 +3.44,1.25;8.44,1.25 + +# UTF-16 : 55 14 +# UTF-8 : 94 94 e5 +[5514] 唔 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +8.12,5.31;8.12,7.19 +8.12,7.19;3.75,7.19 +3.12,5.31;9.06,5.31 +8.75,8.75;3.44,8.75 +5.62,8.75;4.69,5.31 +8.44,0.94;8.44,4.06 +8.44,4.06;3.75,4.06 +3.75,4.06;3.75,0.94 +3.75,1.25;8.44,1.25 + +# UTF-16 : 72 7e +# UTF-8 : be 89 e7 +[727e] 牾 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.38 +1.88,4.38;2.50,4.69 +2.50,4.69;3.12,5.00 +0.94,7.50;3.12,7.50 +1.88,0.62;1.88,9.06 +0.31,5.31;0.31,5.94 +0.31,5.94;0.62,6.56 +0.62,6.56;0.94,7.19 +0.94,7.19;0.94,8.12 +0.94,8.12;0.94,8.44 +0.94,8.44;0.94,8.75 +8.12,5.31;8.12,7.19 +8.12,7.19;3.75,7.19 +3.12,5.31;9.06,5.31 +8.75,8.75;3.44,8.75 +5.62,8.75;4.69,5.31 +8.44,0.94;8.44,4.06 +8.44,4.06;3.75,4.06 +3.75,4.06;3.75,0.94 +3.75,1.25;8.44,1.25 + +# UTF-16 : 66 64 +# UTF-8 : a4 99 e6 +[6664] 晤 +8.12,5.31;8.12,7.19 +8.12,7.19;3.75,7.19 +3.12,5.31;9.06,5.31 +8.75,8.75;3.44,8.75 +5.62,8.75;5.00,5.31 +8.44,0.94;8.44,4.06 +8.44,4.06;3.75,4.06 +3.75,4.06;3.75,0.94 +3.75,1.25;8.44,1.25 +0.94,1.56;2.81,1.56 +2.81,1.56;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,5.31;2.81,5.31 + +# UTF-16 : 6f 70 +# UTF-8 : b0 bd e6 +[6f70] 潰 +2.50,6.56;9.06,6.56 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,8.44 +8.75,8.44;3.12,8.44 +3.12,8.44;3.12,7.19 +5.62,6.56;5.94,9.38 +3.44,2.50;8.44,2.50 +8.44,2.50;8.44,5.62 +8.44,5.62;3.44,5.62 +3.12,5.62;3.44,2.50 +3.44,3.44;8.44,3.44 +3.44,4.69;8.44,4.69 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,1.88 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,1.88 + +# UTF-16 : 77 b6 +# UTF-8 : b6 9e e7 +[77b6] 瞶 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +0.62,4.38;2.50,4.38 +0.62,6.56;2.50,6.56 +3.44,2.50;8.44,2.50 +8.44,2.50;8.44,5.62 +8.44,5.62;3.44,5.62 +3.44,5.62;3.44,2.50 +3.44,3.44;8.44,3.44 +3.44,4.69;8.44,4.69 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,1.88 +2.81,6.56;9.06,6.56 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,8.44 +8.75,8.44;3.12,8.44 +3.12,8.44;3.12,7.19 +5.94,6.56;5.94,9.38 + +# UTF-16 : 60 fa +# UTF-8 : ba 83 e6 +[60fa] 惺 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +3.12,5.62;8.44,5.62 +8.44,5.62;8.44,8.75 +8.44,8.75;3.12,8.75 +3.12,8.75;3.12,5.62 +3.12,7.19;8.44,7.19 +2.19,1.25;9.06,1.25 +8.75,4.38;3.12,4.38 +8.75,2.81;3.12,2.81 +5.94,1.25;5.94,5.31 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 + +# UTF-16 : 73 29 +# UTF-8 : a9 8c e7 +[7329] 猩 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +2.19,5.62;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +3.44,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,5.62 +3.44,7.19;8.44,7.19 +2.81,1.25;9.06,1.25 +8.75,4.38;3.75,4.38 +8.75,2.81;3.75,2.81 +6.25,1.25;6.25,5.31 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;4.06,5.00 + +# UTF-16 : 81 65 +# UTF-8 : a5 85 e8 +[8165] 腥 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +3.75,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.62 +3.75,7.19;8.44,7.19 +3.12,1.25;9.06,1.25 +8.75,4.38;3.75,4.38 +8.75,2.81;4.06,2.81 +6.25,1.25;6.25,5.31 +3.12,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;4.06,4.69 +4.06,4.69;4.06,5.00 + +# UTF-16 : 91 92 +# UTF-8 : 92 86 e9 +[9192] 醒 +0.94,1.56;4.06,1.56 +4.06,1.56;4.06,7.19 +4.06,7.19;0.62,7.19 +0.62,7.19;0.62,0.62 +0.94,3.12;3.75,3.12 +0.31,8.75;4.06,8.75 +1.88,8.75;1.88,6.88 +1.88,6.88;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +2.81,8.75;2.81,5.00 +2.81,5.00;2.81,4.69 +2.81,4.69;3.12,4.69 +3.12,4.69;3.75,4.69 +4.69,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;4.69,8.75 +4.69,8.75;4.69,5.62 +4.69,7.19;8.75,7.19 +4.38,1.25;9.06,1.25 +9.06,4.38;5.00,4.38 +8.75,2.81;5.00,2.81 +6.88,1.25;6.88,5.31 +4.38,2.50;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.00,5.00 + +# UTF-16 : 5f 90 +# UTF-8 : 90 be e5 +[5f90] 徐 +2.50,7.19;2.19,6.56 +2.19,6.56;1.88,5.94 +1.88,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.31,4.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +1.56,0.62;1.56,5.62 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.25,8.75 +6.25,8.75;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.88 +3.12,6.88;2.81,6.56 +8.75,5.00;3.12,5.00 +7.81,6.88;3.75,6.88 +5.94,6.88;5.94,1.56 +5.94,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +2.50,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.38,4.06 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.19,4.06 + +# UTF-16 : 75 6d +# UTF-8 : ad 95 e7 +[756d] 畭 +1.88,1.88;1.88,8.44 +0.62,1.56;3.12,1.56 +2.81,1.56;3.12,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.62,5.31;2.81,5.31 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.62,8.44 +5.62,8.44;5.31,8.44 +5.31,8.44;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.38,7.19 +4.38,7.19;4.06,6.88 +4.06,6.88;3.75,6.88 +3.75,6.88;3.44,6.56 +9.06,5.00;3.44,5.00 +8.12,6.88;4.38,6.88 +6.25,6.88;6.25,1.56 +6.25,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.94,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +3.12,1.25;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,4.06 +9.06,1.25;9.06,1.88 +9.06,1.88;8.75,2.50 +8.75,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 + +# UTF-16 : 87 0d +# UTF-8 : 8d 9c e8 +[870d] 蜍 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.25;3.44,1.88 +3.44,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;7.81,7.81 +7.81,7.81;7.19,8.44 +7.19,8.44;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.56,9.06 +6.25,9.06;6.25,8.75 +6.25,8.75;5.94,8.44 +5.94,8.44;5.31,8.12 +5.31,8.12;4.69,7.50 +4.69,7.50;4.38,6.88 +4.38,6.88;4.06,6.88 +4.06,6.88;3.75,6.56 +9.06,5.00;3.75,5.00 +8.12,6.88;4.69,6.88 +6.56,6.88;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +3.75,1.25;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.00,3.44 +5.00,3.44;5.31,4.06 +9.06,1.25;9.06,1.88 +9.06,1.88;8.75,2.50 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;7.81,4.06 + +# UTF-16 : 63 5c +# UTF-8 : 9c 8d e6 +[635c] 捜 +3.44,5.62;8.75,5.62 +8.75,5.62;8.75,8.44 +8.75,8.44;3.44,8.44 +3.44,8.44;3.44,5.31 +3.44,6.88;8.75,6.88 +5.94,4.38;5.94,9.38 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +2.81,4.38;8.75,4.38 +2.81,0.94;3.44,1.25 +3.44,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.50 +6.88,2.50;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.44,3.75 +8.44,3.75;8.75,4.38 +9.06,0.94;8.44,1.25 +8.44,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +4.06,3.44;3.75,3.75 + +# UTF-16 : 75 e9 +# UTF-8 : a9 97 e7 +[75e9] 痩 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.62 +1.56,5.62;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.25,5.94;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,7.19 +0.62,7.19;0.31,7.50 +0.31,7.50;0.31,7.50 +2.81,5.00;8.75,5.00 +8.75,5.00;8.75,7.50 +8.75,7.50;2.81,7.50 +2.81,7.50;2.81,4.69 +2.81,6.25;8.44,6.25 +5.62,4.06;5.62,8.44 +2.50,4.06;8.75,4.06 +1.88,0.94;2.81,0.94 +2.81,0.94;3.75,1.25 +3.75,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.44,4.06 +9.06,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;5.94,1.56 +5.94,1.56;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 +4.06,2.81;3.44,3.12 +3.44,3.12;3.12,3.75 + +# UTF-16 : 62 0a +# UTF-8 : 8a 88 e6 +[620a] 戊 +8.12,6.56;7.81,5.94 +7.81,5.94;7.50,5.00 +7.50,5.00;6.88,4.38 +6.88,4.38;6.56,3.75 +6.56,3.75;5.94,3.12 +5.94,3.12;5.31,2.50 +5.31,2.50;4.69,2.19 +4.69,2.19;4.06,1.56 +4.06,1.56;3.12,1.25 +3.12,1.25;2.50,0.94 +4.69,9.38;5.00,7.81 +5.00,7.81;5.00,6.25 +5.00,6.25;5.31,5.00 +5.31,5.00;5.94,3.75 +5.94,3.75;6.25,2.81 +6.25,2.81;6.56,2.19 +6.56,2.19;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +6.25,9.38;6.56,9.06 +6.56,9.06;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,8.44 +7.81,8.44;8.12,8.12 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,7.81 +1.25,7.81;8.75,7.81 + +# UTF-16 : 83 02 +# UTF-8 : 82 8c e8 +[8302] 茂 +0.62,8.44;8.75,8.44 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +8.12,5.31;7.81,4.69 +7.81,4.69;7.50,4.38 +7.50,4.38;6.88,3.75 +6.88,3.75;6.56,3.12 +6.56,3.12;5.94,2.81 +5.94,2.81;5.31,2.19 +5.31,2.19;4.69,1.88 +4.69,1.88;4.06,1.56 +4.06,1.56;3.12,1.25 +3.12,1.25;2.50,0.94 +4.69,7.50;5.00,6.25 +5.00,6.25;5.00,5.00 +5.00,5.00;5.31,4.06 +5.31,4.06;5.94,3.12 +5.94,3.12;6.25,2.50 +6.25,2.50;6.56,1.88 +6.56,1.88;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +6.88,7.50;7.19,7.50 +7.19,7.50;7.81,7.19 +7.81,7.19;8.12,6.56 +8.12,6.56;8.12,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,6.25 +1.25,6.25;8.75,6.25 + +# UTF-16 : 7f 75 +# UTF-8 : b5 bd e7 +[7f75] 罵 +0.94,7.50;8.44,7.50 +8.44,7.50;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +5.94,7.50;5.94,8.75 +3.44,7.50;3.44,8.75 +7.19,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.56,2.81 +5.31,1.25;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.69,2.81 +3.12,0.94;3.12,1.25 +3.12,1.25;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;2.81,2.50 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.25,2.81 +8.12,6.56;1.25,6.56 +1.25,6.56;1.25,3.12 +1.25,3.12;8.44,3.12 +8.44,3.12;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +4.69,6.56;4.69,3.44 +1.25,4.38;7.81,4.38 +1.25,5.62;7.81,5.62 + +# UTF-16 : 62 ed +# UTF-8 : ad 8b e6 +[62ed] 拭 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.56,3.75 +1.56,3.75;0.94,3.75 +0.94,3.75;0.31,3.44 +3.12,7.19;0.31,7.19 +7.19,9.38;7.19,7.81 +7.19,7.81;7.19,6.25 +7.19,6.25;7.50,5.00 +7.50,5.00;7.50,3.75 +7.50,3.75;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +7.50,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.44 +8.75,8.44;9.06,8.12 +3.12,7.81;9.06,7.81 +5.00,5.94;5.00,1.88 +6.88,5.94;3.12,5.94 +3.12,1.56;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,1.88 +5.00,1.88;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;6.56,2.50 +6.56,2.50;7.19,2.50 + +# UTF-16 : 5f 11 +# UTF-8 : 91 bc e5 +[5f11] 弑 +0.31,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +1.88,4.06;2.19,4.69 +2.19,4.69;2.19,5.00 +4.06,2.50;3.75,3.12 +3.75,3.12;3.44,3.44 +3.44,3.44;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.19,5.00 +2.19,0.62;2.19,6.56 +4.06,5.00;0.31,5.00 +0.31,5.94;0.62,6.25 +0.62,6.25;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;2.50,7.50 +2.50,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.44 +3.44,8.44;3.44,8.75 +3.44,8.75;3.75,9.06 +0.62,8.75;1.25,8.44 +1.25,8.44;1.88,7.81 +1.88,7.81;2.50,7.50 +2.50,7.50;2.81,7.19 +2.81,7.19;3.12,6.88 +3.12,6.88;3.44,6.88 +3.44,6.88;3.75,6.56 +3.75,7.81;9.06,7.81 +7.19,9.38;7.19,7.81 +7.19,7.81;7.50,6.25 +7.50,6.25;7.50,5.00 +7.50,5.00;7.50,3.75 +7.50,3.75;7.81,2.81 +7.81,2.81;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.44 +8.75,8.44;9.06,8.12 +5.31,5.94;5.31,1.88 +6.88,5.94;4.06,5.94 +3.75,1.56;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.50 + +# UTF-16 : 8e fe +# UTF-8 : be bb e8 +[8efe] 軾 +0.62,3.44;3.75,3.44 +3.75,3.44;3.75,6.88 +3.75,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;3.44,5.31 +0.31,2.19;4.06,2.19 +2.19,0.62;2.19,9.38 +0.31,8.12;4.06,8.12 +4.06,7.81;9.06,7.81 +7.19,9.38;7.19,7.81 +7.19,7.81;7.50,6.25 +7.50,6.25;7.50,5.00 +7.50,5.00;7.50,3.75 +7.50,3.75;7.81,2.81 +7.81,2.81;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.44 +8.75,8.44;9.06,8.12 +5.62,5.94;5.62,1.88 +6.88,5.94;4.06,5.94 +3.75,1.56;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.50 + +# UTF-16 : 63 7b +# UTF-8 : bb 8d e6 +[637b] 捻 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,4.69;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.50,7.50 +7.50,7.50;7.19,7.81 +7.19,7.81;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.25,8.75 +6.25,8.75;5.94,9.06 +5.94,9.06;5.94,9.38 +5.62,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.44,7.19 +3.44,7.19;3.12,7.19 +3.12,7.19;2.81,6.88 +2.81,6.88;2.50,6.56 +7.50,7.19;4.06,7.19 +8.44,5.94;3.44,5.94 +6.56,3.44;6.88,4.06 +6.88,4.06;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;7.81,5.31 +7.81,5.31;8.12,5.94 +4.38,3.75;4.38,1.88 +4.38,1.88;4.38,1.25 +4.38,1.25;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.94,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;7.81,1.56 +7.81,1.56;7.81,2.19 +2.19,0.94;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +9.06,0.94;9.06,1.56 +9.06,1.56;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;8.12,3.44 +6.25,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.38 + +# UTF-16 : 68 ef +# UTF-8 : af a3 e6 +[68ef] 棯 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;2.81,6.56 +7.50,7.19;4.38,7.19 +8.44,5.94;3.44,5.94 +6.88,3.44;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;8.12,5.31 +8.12,5.31;8.44,5.94 +4.38,3.75;4.38,1.88 +4.38,1.88;4.38,1.25 +4.38,1.25;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;7.81,1.56 +7.81,1.56;7.81,2.19 +2.50,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +9.06,0.94;9.06,1.56 +9.06,1.56;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.12,3.44 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.38 + +# UTF-16 : 7a 14 +# UTF-8 : 94 a8 e7 +[7a14] 稔 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +2.81,6.25;0.31,6.25 +0.31,2.50;0.31,2.81 +0.31,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.56 +7.50,7.19;4.38,7.19 +8.44,5.94;3.75,5.94 +6.88,3.44;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;8.12,5.31 +8.12,5.31;8.44,5.94 +4.38,3.75;4.69,1.88 +4.38,1.88;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;7.81,1.88 +7.81,1.88;8.12,2.19 +2.81,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.75,3.44 +9.06,0.94;9.06,1.56 +9.06,1.56;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.12,3.44 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.38 + +# UTF-16 : 55 38 +# UTF-8 : b8 94 e5 +[5538] 唸 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.56 +7.50,7.19;4.38,7.19 +8.44,5.94;3.75,5.94 +6.88,3.44;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;8.12,5.31 +8.12,5.31;8.44,5.94 +4.38,3.75;4.69,1.88 +4.38,1.88;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;7.81,1.88 +7.81,1.88;8.12,2.19 +2.81,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.75,3.44 +9.06,0.94;9.06,1.56 +9.06,1.56;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.12,3.44 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.38 + +# UTF-16 : 9b f0 +# UTF-8 : b0 af e9 +[9bf0] 鯰 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.19,2.81 +2.19,2.81;2.19,3.12 +1.88,7.19;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.50,8.75 +0.62,5.31;3.12,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.88;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.25,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.81,7.81 +7.81,7.81;7.19,8.44 +7.19,8.44;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.31,8.12 +5.31,8.12;4.69,7.50 +4.69,7.50;4.38,7.19 +4.38,7.19;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.44,6.56 +7.81,7.19;5.00,7.19 +8.75,5.94;4.06,5.94 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,4.38 +7.81,4.38;8.12,5.00 +8.12,5.00;8.44,5.31 +8.44,5.31;8.44,5.94 +5.00,3.75;5.00,1.88 +5.00,1.88;5.00,1.25 +5.00,1.25;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,1.25 +8.12,1.25;8.12,1.88 +8.12,1.88;8.12,2.19 +3.44,0.94;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +9.38,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.12,3.44 +6.88,2.81;6.56,3.12 +6.56,3.12;5.94,3.75 +5.94,3.75;5.62,4.06 +5.62,4.06;5.31,4.38 + +# UTF-16 : 6f 7c +# UTF-8 : bc bd e6 +[6f7c] 潼 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.62,5.62;5.62,0.94 +3.12,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;3.12,5.94 +3.12,5.94;3.12,3.12 +3.12,4.69;8.12,4.69 +2.50,0.94;9.06,0.94 +8.75,2.19;2.81,2.19 +2.19,6.56;9.06,6.56 +2.50,8.44;8.75,8.44 +5.62,8.44;5.62,9.38 +6.56,6.56;6.88,7.19 +6.88,7.19;7.19,7.50 +7.19,7.50;7.50,8.12 +7.50,8.12;7.50,8.44 +4.69,6.56;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;3.75,8.44 + +# UTF-16 : 50 ee +# UTF-8 : ae 83 e5 +[50ee] 僮 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +5.62,5.62;5.62,0.94 +3.12,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;3.12,5.94 +3.12,5.94;3.12,3.12 +3.12,4.69;8.12,4.69 +2.50,0.94;9.06,0.94 +8.75,2.19;2.81,2.19 +2.19,6.56;9.06,6.56 +2.50,8.44;8.75,8.44 +5.62,8.44;5.62,9.38 +6.56,6.56;6.88,7.19 +6.88,7.19;7.19,7.50 +7.19,7.50;7.50,8.12 +7.50,8.12;7.50,8.44 +4.69,6.56;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;3.75,8.44 + +# UTF-16 : 61 a7 +# UTF-8 : a7 86 e6 +[61a7] 憧 +5.62,5.62;5.62,0.94 +3.12,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;3.12,5.94 +3.12,5.94;3.12,3.12 +3.12,4.69;8.12,4.69 +2.50,0.94;9.06,0.94 +8.75,2.19;2.81,2.19 +2.19,6.56;9.06,6.56 +2.50,8.44;8.75,8.44 +5.62,8.44;5.62,9.38 +6.56,6.56;6.88,7.19 +6.88,7.19;7.19,7.50 +7.19,7.50;7.50,8.12 +7.50,8.12;7.50,8.44 +4.69,6.56;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;3.75,8.44 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 + +# UTF-16 : 64 9e +# UTF-8 : 9e 92 e6 +[649e] 撞 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +5.62,5.62;5.94,0.94 +3.44,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;3.12,5.94 +3.12,5.94;3.12,3.12 +3.44,4.69;8.12,4.69 +2.50,0.94;9.06,0.94 +8.75,2.19;2.81,2.19 +2.50,6.56;9.06,6.56 +2.81,8.44;8.75,8.44 +5.62,8.44;5.94,9.38 +6.56,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.19,7.50 +7.19,7.50;7.50,8.12 +7.50,8.12;7.50,8.44 +4.69,6.56;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;4.06,8.44 + +# UTF-16 : 77 b3 +# UTF-8 : b3 9e e7 +[77b3] 瞳 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +0.62,4.38;2.50,4.38 +0.62,6.56;2.50,6.56 +5.94,5.62;5.94,0.94 +3.44,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;3.44,5.94 +3.44,5.94;3.44,3.12 +3.44,4.69;8.12,4.69 +2.81,0.94;9.06,0.94 +8.75,2.19;3.12,2.19 +2.81,6.56;9.38,6.56 +2.81,8.44;8.75,8.44 +5.94,8.44;5.94,9.38 +6.88,6.56;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.50,8.12 +7.50,8.12;7.81,8.44 +5.00,6.56;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.06,8.44 + +# UTF-16 : 6a 66 +# UTF-8 : a6 a9 e6 +[6a66] 橦 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +5.94,5.62;5.94,0.94 +3.75,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;3.44,5.94 +3.44,5.94;3.44,3.12 +3.75,4.69;8.44,4.69 +2.81,0.94;9.06,0.94 +8.75,2.19;3.12,2.19 +2.81,6.56;9.38,6.56 +2.81,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +6.88,6.56;7.19,6.88 +7.19,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.50,8.12 +7.50,8.12;7.81,8.44 +5.00,6.56;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.06,8.44 + +# UTF-16 : 5e 62 +# UTF-8 : a2 b9 e5 +[5e62] 幢 +2.19,2.50;2.50,2.50 +2.50,2.50;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.12 +2.81,3.12;2.81,7.50 +2.81,7.50;0.62,7.50 +0.62,7.50;0.62,2.19 +1.56,0.62;1.56,9.06 +5.94,5.62;5.94,0.94 +3.75,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;3.44,5.94 +3.44,5.94;3.44,3.12 +3.75,4.69;8.44,4.69 +2.81,0.94;9.06,0.94 +8.75,2.19;3.12,2.19 +2.81,6.56;9.38,6.56 +2.81,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +6.88,6.56;7.19,6.88 +7.19,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.50,8.12 +7.50,8.12;7.81,8.44 +5.00,6.56;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.06,8.44 + +# UTF-16 : 94 18 +# UTF-8 : 98 90 e9 +[9418] 鐘 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +6.25,5.62;6.25,0.94 +4.38,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;4.06,5.94 +4.06,5.94;4.06,3.12 +4.38,4.69;8.44,4.69 +3.44,0.94;9.06,0.94 +8.75,2.19;3.75,2.19 +3.44,6.56;9.38,6.56 +3.75,8.44;9.06,8.44 +6.25,8.44;6.25,9.38 +7.19,6.56;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;7.81,8.12 +7.81,8.12;8.12,8.44 +5.31,6.56;5.31,7.19 +5.31,7.19;5.00,7.81 +5.00,7.81;4.69,8.12 +4.69,8.12;4.69,8.44 + +# UTF-16 : 82 5f +# UTF-8 : 9f 89 e8 +[825f] 艟 +2.19,5.94;2.19,6.25 +2.19,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +1.56,7.19;1.25,7.50 +1.88,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.56,8.44 +0.00,4.69;3.44,5.31 +1.88,5.00;1.88,1.88 +0.00,0.94;0.31,1.56 +0.31,1.56;0.31,2.19 +0.31,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.44 +0.62,8.44;2.81,8.44 +2.81,8.44;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +6.25,5.62;6.25,0.94 +4.06,3.44;8.44,3.44 +8.44,3.44;8.44,5.94 +8.44,5.94;4.06,5.94 +4.06,5.94;4.06,3.12 +4.06,4.69;8.44,4.69 +3.44,0.94;9.06,0.94 +8.75,2.19;3.75,2.19 +3.44,6.56;9.38,6.56 +3.44,8.44;9.06,8.44 +6.25,8.44;6.25,9.38 +7.19,6.56;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;7.81,8.12 +7.81,8.12;7.81,8.44 +5.31,6.56;5.00,7.19 +5.00,7.19;5.00,7.81 +5.00,7.81;4.69,8.12 +4.69,8.12;4.69,8.44 + +# UTF-16 : 4e 3c +# UTF-8 : bc b8 e4 +[4e3c] 丼 +0.31,3.75;9.06,3.75 +0.62,7.50;8.75,7.50 +6.88,0.62;6.88,9.06 +1.25,0.62;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,9.06 +5.94,4.38;5.62,5.00 +5.62,5.00;5.31,5.31 +5.31,5.31;4.69,5.62 +4.69,5.62;4.38,6.25 +4.38,6.25;3.75,6.56 + +# UTF-16 : 81 fc +# UTF-8 : bc 87 e8 +[81fc] 臼 +8.12,0.94;8.12,8.12 +8.12,8.12;5.31,8.12 +1.25,1.56;8.12,1.56 +1.25,5.00;4.06,5.00 +5.31,5.00;8.12,5.00 +4.69,9.06;4.06,9.06 +4.06,9.06;3.44,8.75 +3.44,8.75;2.81,8.44 +2.81,8.44;2.50,8.44 +2.50,8.44;2.19,8.12 +2.19,8.12;1.56,8.12 +1.56,8.12;1.25,8.12 +1.25,8.12;1.25,0.94 + +# UTF-16 : 58 0b +# UTF-8 : 8b a0 e5 +[580b] 堋 +0.31,6.56;2.81,6.56 +1.25,2.19;1.25,9.06 +0.31,1.56;0.62,1.88 +0.62,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.81,3.12 +6.25,4.06;8.75,4.06 +6.56,6.56;8.75,6.56 +5.62,0.94;5.94,1.56 +5.94,1.56;6.25,2.19 +6.25,2.19;6.25,2.50 +6.25,2.50;6.25,3.12 +6.25,3.12;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.25,8.75 +6.25,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +3.12,4.06;5.31,4.06 +3.12,6.56;5.31,6.56 +2.50,0.94;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,8.75 +3.12,8.75;5.31,8.75 +5.31,8.75;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.00,0.94 +5.00,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 + +# UTF-16 : 68 da +# UTF-8 : 9a a3 e6 +[68da] 棚 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +6.25,4.06;8.75,4.06 +6.56,6.56;8.75,6.56 +5.62,0.94;5.94,1.56 +5.94,1.56;6.25,2.19 +6.25,2.19;6.25,2.50 +6.25,2.50;6.25,3.12 +6.25,3.12;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.25,8.75 +6.25,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +3.12,4.06;5.31,4.06 +3.12,6.56;5.31,6.56 +2.50,0.94;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,8.75 +3.12,8.75;5.31,8.75 +5.31,8.75;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.00,0.94 +5.00,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 + +# UTF-16 : 5f 38 +# UTF-8 : b8 bc e5 +[5f38] 弸 +6.56,4.06;8.75,4.06 +6.56,6.56;8.75,6.56 +5.94,0.94;6.25,1.56 +6.25,1.56;6.25,2.19 +6.25,2.19;6.25,2.50 +6.25,2.50;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,8.75 +6.56,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +3.44,4.06;5.62,4.06 +3.44,6.56;5.62,6.56 +2.81,0.94;3.12,1.56 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,8.75 +3.44,8.75;5.62,8.75 +5.62,8.75;5.62,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +0.31,8.75;2.50,8.75 +2.50,8.75;2.50,6.56 +2.50,6.56;0.62,6.56 +0.62,6.56;0.62,5.94 +0.62,5.94;0.62,5.31 +0.62,5.31;0.62,4.69 +0.62,4.69;0.62,4.06 +0.62,4.06;0.62,3.44 +0.62,4.38;2.50,4.38 +2.50,4.38;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.50,2.19 +2.50,2.19;2.50,1.88 +2.50,1.88;2.19,1.25 +2.19,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 + +# UTF-16 : 78 7c +# UTF-8 : bc a1 e7 +[787c] 硼 +6.56,4.06;8.75,4.06 +6.56,6.56;8.75,6.56 +5.94,0.94;6.25,1.56 +6.25,1.56;6.25,2.19 +6.25,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,8.75 +6.56,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +3.44,4.06;5.62,4.06 +3.44,6.56;5.62,6.56 +2.81,0.94;3.12,1.56 +3.12,1.56;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,8.75 +3.44,8.75;5.62,8.75 +5.62,8.75;5.62,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;5.31,0.94 +5.31,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +2.81,8.75;0.31,8.75 +0.94,5.62;0.94,0.62 +0.94,1.56;2.81,1.56 +2.81,1.56;2.81,5.62 +2.81,5.62;0.94,5.62 +0.00,3.75;0.31,4.06 +0.31,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;1.25,6.88 +1.25,6.88;1.25,7.19 +1.25,7.19;1.25,8.12 +1.25,8.12;1.25,8.75 + +# UTF-16 : 86 79 +# UTF-8 : b9 99 e8 +[8679] 虹 +2.19,1.56;2.19,9.38 +0.62,4.69;4.06,4.69 +4.06,4.69;4.06,7.81 +4.06,7.81;0.62,7.81 +0.62,7.81;0.62,4.06 +4.38,1.56;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.44,4.06 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,1.25;9.06,1.25 +9.06,8.44;4.69,8.44 +6.88,1.25;6.88,8.44 + +# UTF-16 : 7f 38 +# UTF-8 : b8 bc e7 +[7f38] 缸 +4.38,1.25;9.06,1.25 +9.06,8.44;4.69,8.44 +6.88,1.25;6.88,8.44 +0.94,4.69;0.94,0.94 +2.50,8.44;2.50,1.88 +0.94,1.88;4.06,1.88 +4.06,1.88;4.06,4.69 +4.38,8.44;1.25,8.44 +0.62,6.25;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.25,9.38 +4.38,5.62;0.31,5.62 + +# UTF-16 : 76 cd +# UTF-8 : 8d 9b e7 +[76cd] 盍 +7.81,1.25;7.81,3.44 +7.81,3.44;1.56,3.44 +1.56,3.44;1.56,1.25 +3.75,3.44;3.75,1.25 +5.62,3.44;5.94,1.25 +0.31,0.94;9.06,0.94 +0.62,6.88;8.75,6.88 +8.12,8.44;1.25,8.44 +4.69,6.88;4.69,9.38 +8.75,3.75;8.44,4.38 +8.44,4.38;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;6.88,5.94 +6.88,5.94;6.56,6.25 +0.94,4.38;1.56,4.38 +1.56,4.38;2.19,4.38 +2.19,4.38;2.81,4.38 +2.81,4.38;3.44,4.38 +3.44,4.38;4.38,4.38 +4.38,4.38;5.00,4.69 +5.00,4.69;5.62,4.69 +5.62,4.69;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;8.12,4.69 +2.19,4.38;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,6.25 +3.75,6.25;4.06,6.88 + +# UTF-16 : 84 cb +# UTF-8 : 8b 93 e8 +[84cb] 蓋 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +7.81,0.94;7.81,3.12 +7.81,3.12;1.56,3.12 +1.56,3.12;1.56,0.94 +3.75,3.12;3.75,0.94 +5.62,3.12;5.94,0.94 +0.31,0.94;9.06,0.94 +0.62,5.62;8.75,5.62 +8.12,7.19;1.25,7.19 +4.69,5.62;4.69,7.81 +8.75,3.44;8.44,4.06 +8.44,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;6.88,5.00 +6.88,5.00;6.56,5.31 +0.94,3.75;1.56,4.06 +1.56,4.06;2.19,4.06 +2.19,4.06;2.81,4.06 +2.81,4.06;3.44,4.06 +3.44,4.06;4.38,4.06 +4.38,4.06;5.00,4.06 +5.00,4.06;5.62,4.06 +5.62,4.06;6.56,4.06 +6.56,4.06;7.19,4.38 +7.19,4.38;8.12,4.38 +2.19,4.06;2.81,4.38 +2.81,4.38;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 + +# UTF-16 : 98 2c +# UTF-8 : ac a0 e9 +[982c] 頬 +6.56,8.75;6.56,8.44 +6.56,8.44;6.56,7.81 +6.56,7.81;6.25,7.50 +6.25,7.50;6.25,7.19 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +9.06,0.62;9.06,0.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +4.38,8.75;9.06,8.75 +4.69,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;4.69,7.19 +4.69,7.19;4.69,2.50 +4.69,4.38;8.75,4.38 +4.69,5.94;8.75,5.94 +0.31,7.81;4.06,7.81 +0.00,4.69;4.38,4.69 +0.00,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;2.19,6.56 +2.19,6.56;2.19,9.38 +4.06,1.88;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.12,3.75 +3.12,3.75;2.50,4.38 +2.50,4.38;2.19,4.69 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.19 +2.81,5.31;3.12,5.62 +3.12,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;3.75,7.19 + +# UTF-16 : 9e ba +# UTF-8 : ba ba e9 +[9eba] 麺 +3.75,8.44;0.62,8.44 +3.75,7.19;0.62,7.19 +2.19,5.62;2.19,9.38 +0.31,5.62;4.06,5.62 +8.75,0.94;6.56,0.94 +6.56,0.94;5.62,0.94 +5.62,0.94;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.44,1.56 +3.44,1.56;2.81,1.88 +2.81,1.88;2.50,2.19 +2.50,2.19;2.19,2.50 +2.19,2.50;1.88,3.12 +1.88,3.12;1.56,3.75 +1.56,3.75;1.25,4.38 +4.38,2.19;8.75,2.19 +8.75,2.19;8.75,7.50 +8.75,7.50;4.38,7.50 +4.38,7.50;4.38,1.88 +4.06,8.75;9.06,8.75 +6.56,8.75;6.56,8.44 +6.56,8.44;6.25,7.81 +6.25,7.81;6.25,7.50 +6.25,7.50;6.25,7.50 +0.31,2.81;0.62,3.44 +0.62,3.44;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.88,5.62 +1.25,4.69;3.75,4.69 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.75,4.38 +5.62,7.19;5.62,2.19 +7.19,2.19;7.50,7.19 +7.19,5.62;5.62,5.62 +7.19,4.06;5.62,4.06 + +# UTF-16 : 90 6e +# UTF-8 : ae 81 e9 +[906e] 遮 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.31 +1.88,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 +8.75,1.88;8.75,2.19 +8.75,2.19;8.44,2.81 +8.44,2.81;8.44,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;7.81,3.75 +7.19,1.88;7.19,2.50 +7.19,2.50;6.88,3.12 +6.88,3.12;6.88,3.44 +6.88,3.44;6.56,3.75 +5.62,1.88;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.31,3.75 +5.94,8.44;5.94,9.38 +2.81,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.12,4.06 +3.12,4.06;3.12,4.38 +3.12,4.38;3.12,5.00 +3.12,5.00;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;3.12,8.44 +3.12,8.44;8.75,8.44 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.38,3.75 +4.69,8.12;5.00,4.69 +4.69,4.69;7.50,4.69 +7.50,4.69;7.50,8.12 +3.12,6.88;8.75,6.88 + +# UTF-16 : 85 3d +# UTF-8 : bd 94 e8 +[853d] 蔽 +0.62,8.44;9.06,8.44 +3.12,7.81;3.12,9.38 +6.25,7.81;6.25,9.38 +5.00,0.62;5.62,0.94 +5.62,0.94;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;7.50,2.81 +7.50,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,4.69 +8.12,4.69;8.12,5.31 +8.12,5.31;8.44,6.25 +5.94,6.25;9.06,6.25 +5.00,4.06;5.31,4.69 +5.31,4.69;5.62,5.31 +5.62,5.31;5.94,5.94 +5.94,5.94;5.94,6.88 +5.94,6.88;6.25,7.50 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;6.25,5.00 +6.25,5.00;6.25,5.62 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;4.69,1.25 +4.69,1.25;4.69,1.56 +4.69,1.56;4.69,5.31 +4.69,5.31;0.94,5.31 +0.94,5.31;0.94,0.62 +2.81,0.62;2.81,7.50 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;4.69,7.50 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;2.19,4.69 +4.38,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;3.75,3.75 +3.75,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 + +# UTF-16 : 6d d9 +# UTF-8 : 99 b7 e6 +[6dd9] 淙 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.12,6.88;3.75,6.88 +5.94,8.44;5.94,9.69 +8.75,6.56;8.75,8.44 +8.75,8.44;3.12,8.44 +2.81,8.44;3.12,6.56 +5.94,5.00;5.94,1.25 +5.94,1.25;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.38,0.94 +2.81,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.38,3.75 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,3.75 +9.06,5.00;2.81,5.00 + +# UTF-16 : 68 d5 +# UTF-8 : 95 a3 e6 +[68d5] 棕 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +8.12,6.88;4.06,6.88 +5.94,8.44;5.94,9.69 +8.75,6.56;8.75,8.44 +8.75,8.44;3.12,8.44 +3.12,8.44;3.12,6.56 +6.25,5.00;6.25,1.25 +6.25,1.25;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.69,0.94 +2.81,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.50,3.44 +7.50,3.44;7.19,3.75 +9.06,5.00;2.81,5.00 + +# UTF-16 : 7c bd +# UTF-8 : bd b2 e7 +[7cbd] 粽 +1.88,0.62;1.88,9.06 +3.12,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.75 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 +8.12,6.88;4.38,6.88 +6.25,8.44;6.25,9.69 +8.75,6.56;8.75,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,6.56 +6.25,5.00;6.25,1.25 +6.25,1.25;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +3.12,1.25;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.19,3.75 +9.06,5.00;3.12,5.00 + +# UTF-16 : 7d 9c +# UTF-8 : 9c b6 e7 +[7d9c] 綜 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;2.81,6.56 +0.00,4.69;3.44,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.50 +2.50,7.50;2.81,7.81 +2.81,7.81;3.12,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.81 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +8.44,6.88;4.38,6.88 +6.25,8.44;6.25,9.69 +8.75,6.56;9.06,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,6.56 +6.56,5.00;6.56,1.25 +6.56,1.25;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +3.44,1.25;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;5.00,3.75 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,3.75 +9.06,5.00;3.75,5.00 + +# UTF-16 : 8e 2a +# UTF-8 : aa b8 e8 +[8e2a] 踪 +2.19,4.69;3.75,4.69 +1.88,1.56;2.19,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.44,6.25 +3.12,6.25;3.44,8.75 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +8.44,6.88;4.69,6.88 +6.56,8.44;6.56,9.69 +8.75,6.56;9.06,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,6.56 +6.56,5.00;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +3.44,1.25;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.75 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,3.75 +9.06,5.00;3.75,5.00 + +# UTF-16 : 65 56 +# UTF-8 : 96 95 e6 +[6556] 敖 +5.00,0.94;5.62,1.25 +5.62,1.25;6.25,1.88 +6.25,1.88;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,5.00 +8.12,5.00;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;6.25,6.25 +6.25,6.25;5.94,7.19 +5.62,7.81;9.38,7.81 +4.69,5.00;5.00,5.31 +5.00,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;6.25,9.38 +0.31,6.56;4.69,6.56 +4.69,8.12;0.62,8.12 +2.50,6.56;2.50,9.38 +0.31,5.00;4.69,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;1.88,4.38 +1.88,4.38;1.88,5.00 +3.44,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +1.56,3.44;4.38,3.44 +4.38,3.44;4.38,3.12 +4.38,3.12;4.38,2.50 +4.38,2.50;4.38,2.19 +4.38,2.19;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;3.44,0.94 +2.50,5.00;2.50,6.25 + +# UTF-16 : 50 b2 +# UTF-8 : b2 82 e5 +[50b2] 傲 +1.88,9.06;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;1.25,7.19 +1.25,7.19;0.94,6.56 +0.94,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.31,5.31 +0.31,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.88 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.88 +6.56,1.88;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,5.00 +8.44,5.00;8.44,5.62 +8.44,5.62;8.75,6.56 +8.75,6.56;8.75,7.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,4.06 +7.19,4.06;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;6.56,6.25 +6.56,6.25;6.56,7.19 +6.25,7.81;9.38,7.81 +5.62,5.00;5.62,5.31 +5.62,5.31;5.94,5.62 +5.94,5.62;5.94,6.25 +5.94,6.25;5.94,6.56 +5.94,6.56;6.25,6.88 +6.25,6.88;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;6.56,8.44 +6.56,8.44;6.56,8.75 +6.56,8.75;6.56,9.38 +1.56,6.56;5.62,6.56 +5.31,8.12;1.88,8.12 +3.75,6.56;3.75,9.38 +1.56,5.00;5.31,5.00 +1.56,0.94;2.19,1.56 +2.19,1.56;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.12,4.38 +3.12,4.38;3.12,5.00 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +2.81,3.44;5.31,3.44 +5.31,3.44;5.31,3.12 +5.31,3.12;5.31,2.50 +5.31,2.50;5.00,2.19 +5.00,2.19;5.00,1.56 +5.00,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +3.75,5.00;3.75,6.25 + +# UTF-16 : 62 1a +# UTF-8 : 9a 88 e6 +[621a] 戚 +5.62,9.38;5.94,7.81 +5.94,7.81;5.94,6.25 +5.94,6.25;6.25,5.00 +6.25,5.00;6.56,3.75 +6.56,3.75;6.88,3.12 +6.88,3.12;7.19,2.19 +7.19,2.19;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +8.12,6.88;7.81,5.94 +7.81,5.94;7.50,5.00 +7.50,5.00;7.19,4.38 +7.19,4.38;6.88,3.75 +6.88,3.75;6.56,3.12 +6.56,3.12;6.25,2.50 +6.25,2.50;5.62,1.88 +5.62,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;4.06,0.94 +6.25,9.38;6.56,9.38 +6.56,9.38;6.88,9.06 +6.88,9.06;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.12,8.44 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.75,8.12 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,3.75;2.50,4.06 +5.31,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.69,3.75 +4.69,3.75;4.38,4.06 +3.44,5.00;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;2.50,1.25 +2.50,1.25;2.19,1.25 +3.12,7.50;3.12,5.00 +1.25,5.00;5.62,5.00 +3.12,6.56;5.31,6.56 + +# UTF-16 : 5f b9 +# UTF-8 : b9 be e5 +[5fb9] 徹 +2.50,7.19;1.88,6.56 +1.88,6.56;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.00,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +1.25,0.62;1.25,5.62 +5.94,0.94;6.56,1.25 +6.56,1.25;6.88,1.88 +6.88,1.88;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.44,5.00 +8.44,5.00;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;8.75,7.81 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.19,5.31 +7.19,5.31;7.19,6.25 +7.19,6.25;6.88,7.19 +6.88,7.81;9.38,7.81 +5.94,5.94;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.38 +4.38,8.44;4.38,9.38 +2.50,8.44;6.56,8.44 +5.94,6.25;5.94,6.88 +5.94,6.88;5.62,7.19 +5.62,7.19;5.31,7.81 +5.31,7.81;5.31,7.81 +2.50,6.25;3.12,6.56 +3.12,6.56;3.75,6.56 +3.75,6.56;4.38,6.56 +4.38,6.56;5.00,6.56 +5.00,6.56;5.94,6.88 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +3.75,8.12;4.06,8.44 +2.81,0.94;2.81,5.62 +2.81,5.62;5.94,5.62 +5.94,5.62;5.94,1.56 +5.94,1.56;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +2.81,2.50;5.94,2.50 +2.81,4.06;5.94,4.06 + +# UTF-16 : 6b bf +# UTF-8 : bf ae e6 +[6bbf] 殿 +0.94,8.75;4.69,8.75 +4.69,8.75;4.69,6.88 +4.69,6.88;0.94,6.88 +0.31,0.94;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,9.06 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.19,2.81 +4.38,1.56;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;3.75,2.81 +3.75,2.81;3.44,2.81 +4.69,3.44;0.62,3.44 +0.94,5.31;4.69,5.31 +2.19,3.44;2.19,6.56 +3.75,3.44;3.75,6.56 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;7.81,8.75 +7.81,8.75;7.81,6.25 +7.81,6.25;8.12,5.94 +8.12,5.94;8.12,5.94 +8.12,5.94;8.75,5.94 +8.75,5.94;9.06,6.25 +9.06,6.25;9.06,6.56 +9.06,6.56;9.38,7.19 +4.69,5.00;8.75,5.00 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.38 +8.44,4.38;8.75,5.00 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,3.75;5.62,4.06 +5.62,4.06;5.31,4.69 + +# UTF-16 : 64 6f +# UTF-8 : af 91 e6 +[646f] 摯 +4.69,4.38;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.62 +4.38,0.62;4.06,0.62 +4.06,0.62;3.44,0.62 +3.44,0.62;3.12,0.62 +3.12,0.62;2.50,0.94 +9.06,2.19;0.31,2.19 +8.44,3.12;0.94,3.12 +1.25,4.38;2.19,4.38 +2.19,4.38;2.81,4.38 +2.81,4.38;3.75,4.38 +3.75,4.38;4.38,4.38 +4.38,4.38;5.00,4.38 +5.00,4.38;5.94,4.38 +5.94,4.38;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;7.81,4.69 +7.81,4.69;8.12,4.69 +5.00,7.50;5.62,7.19 +5.62,7.19;6.25,6.88 +6.25,6.88;6.56,6.56 +6.56,6.56;7.19,6.25 +7.19,6.25;7.81,5.62 +4.69,5.00;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.94,5.94 +5.94,5.94;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.56,7.50 +6.56,7.50;6.56,8.12 +6.56,8.12;6.56,9.38 +4.69,8.44;8.12,8.44 +8.12,8.44;8.12,7.81 +8.12,7.81;8.12,6.88 +8.12,6.88;8.44,6.56 +8.44,6.56;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.75,5.00 +8.75,5.00;8.75,5.00 +8.75,5.00;9.06,5.31 +9.06,5.31;9.06,5.62 +9.06,5.62;9.38,6.25 +0.62,6.56;4.69,6.56 +2.50,6.56;2.50,4.69 +0.62,5.62;4.69,5.62 +0.31,7.81;4.69,7.81 +0.62,8.75;4.38,8.75 +2.50,7.81;2.50,9.38 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.06,7.81 +1.88,6.56;1.56,6.88 +1.56,6.88;1.56,7.19 +1.56,7.19;1.25,7.81 +1.25,7.81;1.25,7.81 + +# UTF-16 : 60 63 +# UTF-8 : a3 81 e6 +[6063] 恣 +2.50,4.38;3.12,4.69 +3.12,4.69;3.44,4.69 +3.44,4.69;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.62,7.19 +5.62,7.19;5.62,8.12 +8.75,4.38;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.94,6.56 +5.94,6.56;5.62,7.19 +3.12,6.88;3.44,7.50 +3.44,7.50;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;4.69,9.38 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +4.38,8.44;8.75,8.44 +0.62,8.44;2.81,8.44 +0.62,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,3.75;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.81 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.44 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,3.75 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 + +# UTF-16 : 6b 64 +# UTF-8 : a4 ad e6 +[6b64] 此 +5.62,9.06;5.62,2.19 +5.62,2.19;5.62,1.56 +5.62,1.56;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.75 +5.62,5.31;6.25,5.62 +6.25,5.62;6.88,6.25 +6.88,6.25;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,7.81 +2.81,5.94;5.00,5.94 +2.81,1.25;2.81,9.06 +0.94,0.94;0.94,7.50 +0.00,0.94;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,1.88 +4.69,1.88;5.00,2.19 + +# UTF-16 : 96 cc +# UTF-8 : 8c 9b e9 +[96cc] 雌 +2.81,9.06;2.81,2.19 +2.81,2.19;2.81,1.56 +2.81,1.56;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.06,1.88 +4.06,1.88;4.38,2.81 +4.38,2.81;4.38,3.44 +4.38,3.44;4.38,4.06 +2.81,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +1.56,5.94;2.50,5.94 +1.56,1.56;1.56,9.06 +0.62,0.94;0.62,7.50 +0.00,0.94;0.62,0.94 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +4.06,5.31;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.31,9.06 +5.31,9.06;5.31,9.38 +7.81,9.38;7.50,8.75 +7.50,8.75;7.50,8.44 +7.50,8.44;7.19,8.12 +7.19,8.12;7.19,7.81 +5.00,7.81;5.00,0.62 +9.06,7.81;5.00,7.81 +7.19,1.25;7.19,7.81 +5.00,1.25;9.38,1.25 +5.00,3.44;9.06,3.44 +5.00,5.62;9.06,5.62 + +# UTF-16 : 65 91 +# UTF-8 : 91 96 e6 +[6591] 斑 +3.12,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,2.19;1.88,8.44 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.81,2.50 +2.81,2.50;3.44,2.81 +5.31,1.25;9.06,1.25 +5.62,8.44;9.06,8.44 +8.75,5.31;5.94,5.31 +7.19,1.25;7.19,8.44 +2.50,0.94;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;5.00,4.38 +5.00,4.38;5.31,5.00 +5.31,5.00;5.31,5.94 +5.31,5.94;5.62,6.88 +5.62,6.88;5.62,7.81 +2.81,7.81;6.25,7.81 +4.38,7.81;4.38,9.38 +3.12,6.88;3.44,6.56 +3.44,6.56;3.75,5.94 +3.75,5.94;4.06,5.62 +4.06,5.62;4.38,5.00 +4.38,5.00;4.69,4.69 +4.69,4.69;5.00,4.06 +5.00,4.06;5.31,3.75 +5.31,3.75;5.62,3.12 +5.62,3.12;5.94,2.50 +5.94,2.50;6.25,1.88 + +# UTF-16 : 81 0a +# UTF-8 : 8a 84 e8 +[810a] 脊 +3.44,8.44;0.62,8.44 +8.75,8.44;5.94,8.44 +3.12,7.19;0.62,7.19 +8.75,7.19;6.25,7.19 +0.31,5.31;0.94,5.31 +0.94,5.31;1.56,5.62 +1.56,5.62;2.19,5.94 +2.19,5.94;2.81,6.56 +2.81,6.56;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;5.00,9.38 +9.06,5.31;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.25,6.56 +6.25,6.56;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.31,7.81 +5.31,7.81;5.00,8.44 +5.00,8.44;4.69,9.06 +7.50,5.62;7.50,1.56 +7.50,1.56;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +1.88,5.62;7.50,5.62 +1.88,0.94;1.88,5.62 +1.88,2.50;7.50,2.50 +1.88,4.38;7.50,4.38 + +# UTF-16 : 9a c4 +# UTF-8 : 84 ab e9 +[9ac4] 髄 +3.12,6.25;3.12,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,6.56 +0.31,4.69;0.31,6.25 +0.31,6.25;3.75,6.25 +3.75,6.25;3.75,4.69 +3.12,7.81;1.88,7.81 +1.88,7.81;1.88,6.56 +0.94,0.94;0.94,5.31 +0.94,5.31;3.12,5.31 +3.12,5.31;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +0.94,2.81;3.12,2.81 +0.94,4.06;3.12,4.06 +9.06,8.44;5.00,8.44 +4.69,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.62,5.94 +5.62,5.94;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;5.94,7.19 +5.94,7.19;6.25,7.81 +6.25,7.81;6.25,8.12 +6.25,8.12;6.56,8.75 +6.56,8.75;6.56,9.38 +5.94,1.56;5.94,6.88 +5.94,3.75;8.44,3.75 +5.94,5.31;8.44,5.31 +3.75,8.75;4.06,8.44 +4.06,8.44;4.38,8.12 +4.38,8.12;4.69,7.50 +4.69,7.50;5.00,7.19 +4.69,2.50;4.69,5.31 +4.69,5.31;3.75,5.31 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +9.06,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,1.25 +5.62,1.25;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;4.69,2.50 +5.94,6.88;8.75,6.88 +8.75,6.88;8.75,2.19 +8.75,2.19;8.44,1.88 +8.44,1.88;8.12,1.88 +8.12,1.88;7.50,1.88 +7.50,1.88;7.19,1.88 + +# UTF-16 : 8e 35 +# UTF-8 : b5 b8 e8 +[8e35] 踵 +1.88,4.69;3.44,4.69 +1.88,1.56;1.88,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.12,6.25 +2.81,6.25;3.12,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +8.44,9.06;8.75,9.06 +8.75,3.44;8.75,6.25 +8.75,6.25;3.75,6.25 +3.75,6.25;3.75,3.44 +3.75,3.44;8.44,3.44 +3.75,5.00;8.44,5.00 +3.44,2.50;8.75,2.50 +3.12,1.25;9.06,1.25 +6.25,1.25;6.25,8.75 +3.44,7.19;9.06,7.19 + +# UTF-16 : 81 6b +# UTF-8 : ab 85 e8 +[816b] 腫 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +8.44,3.44;8.44,6.25 +8.44,6.25;3.44,6.25 +3.44,6.25;3.44,3.44 +3.44,3.44;8.44,3.44 +3.44,5.00;8.44,5.00 +3.12,2.50;8.75,2.50 +2.81,1.25;9.06,1.25 +5.94,1.25;5.94,8.75 +3.12,7.19;9.06,7.19 +3.12,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.44,9.06 + +# UTF-16 : 93 7e +# UTF-8 : be 8d e9 +[937e] 鍾 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 +8.44,9.06;8.75,9.06 +8.75,3.44;8.75,6.25 +8.75,6.25;4.06,6.25 +4.06,6.25;4.06,3.44 +4.06,3.44;8.75,3.44 +4.06,5.00;8.75,5.00 +3.75,2.50;9.06,2.50 +3.44,1.25;9.38,1.25 +6.56,1.25;6.56,8.75 +3.75,7.19;9.06,7.19 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 + +# UTF-16 : 76 0d +# UTF-8 : 8d 98 e7 +[760d] 瘍 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.62 +1.56,5.62;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.25,5.94;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,7.19 +0.62,7.19;0.31,7.50 +0.31,7.50;0.31,7.50 +4.69,0.62;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.50,3.75 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,2.81 +5.00,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +3.12,5.31;8.12,5.31 +8.12,5.31;8.12,7.81 +8.12,7.81;3.12,7.81 +3.12,7.81;3.12,5.31 +3.12,6.56;8.12,6.56 +2.19,4.69;9.06,4.69 +3.75,3.75;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +1.88,2.19;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.69,4.69 + +# UTF-16 : 53 01 +# UTF-8 : 81 8c e5 +[5301] 匁 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +2.19,8.12;8.44,8.12 +8.44,8.12;8.12,6.25 +8.12,6.25;8.12,5.00 +8.12,5.00;8.12,3.75 +8.12,3.75;8.12,2.81 +8.12,2.81;7.81,2.19 +7.81,2.19;7.81,1.88 +7.81,1.88;7.50,1.25 +7.50,1.25;7.19,0.94 +0.94,0.94;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,2.50 +2.81,2.50;3.44,3.12 +3.44,3.12;3.75,4.06 +3.75,4.06;4.38,4.69 +4.38,4.69;4.69,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,7.19 +5.31,7.19;5.31,8.12 +0.31,5.31;0.62,5.62 +0.62,5.62;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;1.88,7.81 +1.88,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.81,9.06 +2.81,9.06;2.81,9.38 +9.38,2.19;8.44,2.50 +8.44,2.50;7.50,2.81 +7.50,2.81;6.88,3.12 +6.88,3.12;6.25,3.44 +6.25,3.44;5.31,4.06 +5.31,4.06;4.69,4.38 +4.69,4.38;4.06,5.00 +4.06,5.00;3.44,5.62 +3.44,5.62;3.12,6.25 +3.12,6.25;2.50,6.88 + +# UTF-16 : 62 14 +# UTF-8 : 94 88 e6 +[6214] 戔 +0.62,3.75;8.75,4.06 +7.81,3.75;7.50,3.44 +7.50,3.44;6.88,3.12 +6.88,3.12;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.88 +4.69,1.88;3.75,1.56 +3.75,1.56;2.81,1.25 +2.81,1.25;1.88,0.94 +1.88,0.94;0.94,0.94 +3.44,5.31;3.75,4.69 +3.75,4.69;4.06,3.75 +4.06,3.75;4.38,3.12 +4.38,3.12;5.00,2.50 +5.00,2.50;5.62,2.19 +5.62,2.19;6.25,1.56 +6.25,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +4.69,5.31;5.00,5.00 +5.00,5.00;5.62,5.00 +5.62,5.00;5.94,4.69 +5.94,4.69;6.25,4.69 +6.25,4.69;6.88,4.69 +0.62,7.81;8.75,8.12 +7.50,7.81;7.19,7.50 +7.19,7.50;6.88,7.19 +6.88,7.19;6.56,6.88 +6.56,6.88;5.94,6.56 +5.94,6.56;5.31,6.25 +5.31,6.25;4.69,5.94 +4.69,5.94;3.75,5.94 +3.75,5.94;3.12,5.62 +3.12,5.62;2.19,5.31 +2.19,5.31;1.25,5.31 +3.44,9.38;3.75,8.44 +3.75,8.44;4.06,7.81 +4.06,7.81;4.38,7.19 +4.38,7.19;5.00,6.88 +5.00,6.88;5.62,6.25 +5.62,6.25;6.25,5.94 +6.25,5.94;6.56,5.62 +6.56,5.62;7.19,5.31 +7.19,5.31;7.50,5.31 +7.50,5.31;8.12,5.31 +7.81,5.31;8.44,5.31 +8.44,5.31;8.44,5.62 +8.44,5.62;8.75,6.25 +8.75,6.25;8.75,6.25 +5.00,9.38;5.62,9.06 +5.62,9.06;5.94,9.06 +5.94,9.06;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,8.75 + +# UTF-16 : 7b 8b +# UTF-8 : 8b ae e7 +[7b8b] 箋 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +6.88,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +0.62,3.12;8.75,3.44 +7.81,3.12;7.50,2.81 +7.50,2.81;6.88,2.50 +6.88,2.50;6.56,2.19 +6.56,2.19;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;3.75,1.25 +3.75,1.25;2.81,1.25 +2.81,1.25;2.19,0.94 +2.19,0.94;0.94,0.94 +3.44,4.38;3.75,3.75 +3.75,3.75;4.06,3.12 +4.06,3.12;4.69,2.81 +4.69,2.81;5.00,2.19 +5.00,2.19;5.62,1.88 +5.62,1.88;6.25,1.56 +6.25,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,1.88 +5.00,4.38;5.62,4.06 +5.62,4.06;5.94,4.06 +5.94,4.06;6.56,3.75 +6.56,3.75;6.88,3.44 +0.62,6.56;8.75,6.88 +7.50,6.56;7.19,6.25 +7.19,6.25;6.88,5.94 +6.88,5.94;6.56,5.62 +6.56,5.62;5.94,5.62 +5.94,5.62;5.31,5.31 +5.31,5.31;4.69,5.00 +4.69,5.00;3.75,5.00 +3.75,5.00;3.12,4.69 +3.12,4.69;2.19,4.69 +2.19,4.69;1.25,4.38 +3.44,7.81;3.75,7.19 +3.75,7.19;4.06,6.56 +4.06,6.56;4.69,5.94 +4.69,5.94;5.00,5.62 +5.00,5.62;5.62,5.31 +5.62,5.31;6.25,5.00 +6.25,5.00;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;7.50,4.38 +7.50,4.38;8.12,4.38 +7.81,4.38;8.44,4.38 +8.44,4.38;8.44,4.69 +8.44,4.69;8.75,5.31 +8.75,5.31;8.75,5.31 +5.62,7.81;5.94,7.50 +5.94,7.50;6.56,7.19 +6.56,7.19;6.88,6.88 +6.88,6.88;7.19,6.88 + +# UTF-16 : 4f 8d +# UTF-8 : 8d be e4 +[4f8d] 侍 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 +2.19,6.25;9.06,6.25 +8.75,8.12;2.81,8.12 +5.62,6.25;5.62,9.38 +7.81,6.25;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,4.69;2.19,4.69 +5.31,1.88;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +4.06,3.44;3.75,3.75 + +# UTF-16 : 60 43 +# UTF-8 : 83 81 e6 +[6043] 恃 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,6.25;9.06,6.25 +8.75,8.12;2.81,8.12 +5.62,6.25;5.62,9.38 +7.81,6.25;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,4.69;2.19,4.69 +5.31,1.88;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +4.06,3.44;3.75,3.75 + +# UTF-16 : 5c d9 +# UTF-8 : 99 b3 e5 +[5cd9] 峙 +0.62,7.81;0.62,0.94 +0.62,1.56;3.12,1.56 +3.12,1.56;3.12,7.81 +1.88,1.56;1.88,9.06 +3.44,6.25;9.06,6.25 +8.75,8.12;4.06,8.12 +6.25,6.25;6.25,9.38 +7.81,6.25;8.12,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,4.69;3.75,4.69 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.75 + +# UTF-16 : 75 64 +# UTF-8 : a4 95 e7 +[7564] 畤 +3.75,6.25;9.06,6.25 +8.75,8.12;4.06,8.12 +6.56,6.25;6.56,9.38 +7.81,6.25;8.12,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,4.69;3.75,4.69 +5.94,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.75 +1.88,1.88;1.88,8.44 +0.62,1.56;3.44,1.56 +3.44,1.56;3.44,8.75 +3.44,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.62,5.31;3.44,5.31 + +# UTF-16 : 66 d6 +# UTF-8 : 96 9b e6 +[66d6] 曖 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.62,5.31;2.19,5.31 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.75 +5.62,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.75,9.06 +9.06,5.31;9.06,7.19 +9.06,7.19;3.12,7.19 +2.81,7.19;3.12,5.31 +4.38,7.19;4.38,7.50 +4.38,7.50;4.06,8.12 +4.06,8.12;3.75,8.44 +3.75,8.44;3.75,8.44 +6.25,7.19;5.94,7.50 +5.94,7.50;5.94,8.12 +5.94,8.12;5.62,8.44 +5.62,8.44;5.62,8.75 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.12,8.44 +8.12,8.44;8.12,8.75 +4.38,4.06;8.12,4.06 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;4.69,3.12 +4.69,3.12;4.38,3.44 +4.69,6.56;4.69,5.62 +4.69,5.62;4.69,5.31 +4.69,5.31;5.00,4.69 +5.00,4.69;5.62,4.69 +5.62,4.69;5.94,4.69 +5.94,4.69;6.25,4.69 +6.25,4.69;6.88,4.69 +6.88,4.69;7.50,5.00 +7.50,5.00;7.50,5.62 +7.50,5.62;7.50,5.94 +2.81,4.69;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +8.75,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.81,6.25 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.31,6.56 +5.31,6.56;5.31,6.56 +2.81,2.50;3.44,3.12 +3.44,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;5.00,4.69 + +# UTF-16 : 77 b9 +# UTF-8 : b9 9e e7 +[77b9] 瞹 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.62,4.06;2.50,4.06 +0.62,6.25;2.50,6.25 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.75 +5.62,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.75,9.06 +9.06,5.31;9.06,7.19 +9.06,7.19;3.12,7.19 +3.12,7.19;3.12,5.31 +4.38,7.19;4.38,7.50 +4.38,7.50;4.06,8.12 +4.06,8.12;3.75,8.44 +3.75,8.44;3.75,8.44 +6.25,7.19;5.94,7.50 +5.94,7.50;5.94,8.12 +5.94,8.12;5.62,8.44 +5.62,8.44;5.62,8.75 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.12,8.44 +8.12,8.44;8.12,8.75 +4.38,4.06;8.12,4.06 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;4.69,3.12 +4.69,3.12;4.38,3.44 +4.69,6.56;4.69,5.62 +4.69,5.62;4.69,5.31 +4.69,5.31;5.00,4.69 +5.00,4.69;5.62,4.69 +5.62,4.69;5.94,4.69 +5.94,4.69;6.25,4.69 +6.25,4.69;6.88,4.69 +6.88,4.69;7.50,5.00 +7.50,5.00;7.50,5.62 +7.50,5.62;7.50,5.94 +2.81,4.69;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +8.75,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.81,6.25 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.31,6.56 +5.31,6.56;5.31,6.56 +2.81,2.50;3.44,3.12 +3.44,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;5.00,4.69 + +# UTF-16 : 61 be +# UTF-8 : be 86 e6 +[61be] 憾 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +4.06,3.44;4.06,1.56 +4.06,1.56;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;7.81,1.56 +7.81,1.56;7.81,2.50 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +9.38,0.94;9.06,1.56 +9.06,1.56;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +6.56,2.19;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +8.44,7.50;8.12,7.19 +8.12,7.19;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.50,5.62 +7.50,5.62;7.50,5.31 +7.50,5.31;7.19,5.00 +7.19,5.00;6.88,4.69 +6.88,4.69;6.56,4.38 +6.56,4.38;6.25,4.06 +6.25,4.06;5.94,3.75 +6.56,9.38;6.56,8.44 +6.56,8.44;6.56,7.19 +6.56,7.19;6.88,6.56 +6.88,6.56;7.19,5.62 +7.19,5.62;7.50,5.00 +7.50,5.00;7.81,4.69 +7.81,4.69;7.81,4.38 +7.81,4.38;8.44,3.75 +8.44,3.75;8.44,3.75 +8.44,3.75;8.75,4.06 +8.75,4.06;9.06,4.38 +9.06,4.38;9.06,5.00 +9.06,5.00;9.06,5.62 +7.19,9.38;7.50,9.38 +7.50,9.38;8.12,9.06 +8.12,9.06;8.44,8.75 +8.44,8.75;8.44,8.75 +5.62,4.38;5.94,6.25 +5.62,6.25;3.75,6.25 +3.44,6.25;3.75,4.06 +3.75,4.69;5.62,4.69 +6.25,7.50;3.12,7.50 +2.19,3.44;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.81,5.31 +2.81,5.31;2.81,6.25 +2.81,6.25;2.81,6.56 +2.81,6.56;2.81,6.88 +2.81,6.88;2.81,8.44 +2.81,8.44;9.06,8.44 + +# UTF-16 : 64 bc +# UTF-8 : bc 92 e6 +[64bc] 撼 +4.06,3.44;4.06,1.56 +4.06,1.56;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;7.81,1.56 +7.81,1.56;7.81,2.50 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +9.38,0.94;9.06,1.56 +9.06,1.56;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +6.56,2.19;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +8.44,7.50;8.12,7.19 +8.12,7.19;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.50,5.62 +7.50,5.62;7.50,5.31 +7.50,5.31;7.19,5.00 +7.19,5.00;6.88,4.69 +6.88,4.69;6.56,4.38 +6.56,4.38;6.25,4.06 +6.25,4.06;5.94,3.75 +6.56,9.38;6.56,8.44 +6.56,8.44;6.56,7.19 +6.56,7.19;6.88,6.56 +6.88,6.56;7.19,5.62 +7.19,5.62;7.50,5.00 +7.50,5.00;7.81,4.69 +7.81,4.69;7.81,4.38 +7.81,4.38;8.44,3.75 +8.44,3.75;8.44,3.75 +8.44,3.75;8.75,4.06 +8.75,4.06;9.06,4.38 +9.06,4.38;9.06,5.00 +9.06,5.00;9.06,5.62 +7.19,9.38;7.50,9.38 +7.50,9.38;8.12,9.06 +8.12,9.06;8.44,8.75 +8.44,8.75;8.44,8.75 +5.62,4.38;5.94,6.25 +5.62,6.25;3.75,6.25 +3.44,6.25;3.75,4.06 +3.75,4.69;5.62,4.69 +6.25,7.50;3.12,7.50 +2.19,3.44;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.81,5.31 +2.81,5.31;2.81,6.25 +2.81,6.25;2.81,6.56 +2.81,6.56;2.81,6.88 +2.81,6.88;2.81,8.44 +2.81,8.44;9.06,8.44 +1.25,9.06;1.25,1.56 +1.25,1.56;1.25,1.25 +1.25,1.25;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.19,4.69;1.88,4.69 +1.88,4.69;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.50,7.19;0.31,7.19 + +# UTF-16 : 5f 04 +# UTF-8 : 84 bc e5 +[5f04] 弄 +8.75,5.62;0.62,5.62 +8.44,8.75;0.94,8.75 +7.81,7.19;1.56,7.19 +4.69,5.62;4.69,8.75 +0.31,3.75;9.06,3.75 +6.56,0.62;6.56,5.00 +0.94,0.62;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.12,4.38 +2.81,4.38;3.12,5.00 + +# UTF-16 : 59 54 +# UTF-8 : 94 a5 e5 +[5954] 奔 +8.75,8.44;0.62,8.44 +9.06,5.31;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.81,5.94 +7.81,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.31,8.44 +0.31,5.31;0.94,5.62 +0.94,5.62;1.56,5.94 +1.56,5.94;2.19,6.25 +2.19,6.25;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.69,9.38 +7.19,5.94;2.19,5.94 +0.31,3.44;9.06,3.44 +6.56,0.62;6.56,5.00 +4.69,4.06;4.69,7.50 +0.94,0.62;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +2.81,4.06;3.12,5.00 + +# UTF-16 : 9d 0e +# UTF-8 : 8e b4 e9 +[9d0e] 鴎 +4.06,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,1.56;3.75,1.56 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,3.75;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.81,5.31 +2.81,5.31;3.12,5.94 +3.12,5.94;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.44,7.81 +1.25,7.19;1.56,6.88 +1.56,6.88;1.88,6.25 +1.88,6.25;2.19,5.94 +2.19,5.94;2.50,5.62 +2.50,5.62;2.50,5.00 +2.50,5.00;2.81,4.69 +2.81,4.69;3.12,4.06 +3.12,4.06;3.12,3.75 +3.12,3.75;3.44,3.12 +3.44,3.12;3.75,2.50 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +6.88,1.56;6.88,1.88 +6.88,1.88;6.56,2.50 +6.56,2.50;6.56,2.81 +6.56,2.81;6.56,3.12 +5.62,0.94;5.31,1.56 +5.31,1.56;5.31,2.19 +5.31,2.19;5.31,2.81 +5.31,2.81;5.31,2.81 +3.75,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.38,3.12 +4.69,5.94;8.75,5.94 +8.75,5.94;8.75,8.44 +8.75,8.44;4.69,8.44 +4.38,8.44;4.69,3.75 +4.38,3.75;9.06,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +4.69,7.19;8.44,7.19 +6.25,9.69;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.94,8.44 +4.69,4.69;9.06,4.69 + +# UTF-16 : 65 a5 +# UTF-8 : a5 96 e6 +[65a5] 斥 +1.88,6.25;8.75,6.25 +1.56,8.44;2.50,8.44 +2.50,8.44;3.12,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,5.31 +1.56,5.31;1.88,6.25 +1.88,6.25;1.88,7.19 +1.88,7.19;1.88,8.44 +5.62,0.94;5.62,6.25 +8.44,2.50;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;6.88,3.44 +6.88,3.44;6.25,3.75 +6.25,3.75;5.62,4.06 +5.62,4.06;5.00,4.38 +5.00,4.38;4.69,4.38 +4.69,4.38;4.06,4.69 +4.06,4.69;3.44,5.00 +3.44,5.00;2.81,5.31 + +# UTF-16 : 62 c6 +# UTF-8 : 86 8b e6 +[62c6] 拆 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.56,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +3.44,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.44,7.19;0.31,7.19 +4.38,6.25;9.06,6.25 +7.19,0.62;7.19,6.25 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.44,9.06 +2.50,0.94;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.38,5.94 +4.38,5.94;4.38,7.19 +4.38,7.19;4.38,8.44 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.50,3.75 +7.50,3.75;6.88,4.06 +6.88,4.06;6.56,4.38 +6.56,4.38;6.25,4.38 +6.25,4.38;5.94,4.69 +5.94,4.69;5.31,5.00 +5.31,5.00;5.00,5.31 + +# UTF-16 : 6c dd +# UTF-8 : 9d b3 e6 +[6cdd] 泝 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.50,3.75 +2.81,7.50;2.19,8.12 +2.19,8.12;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +2.50,5.31;2.19,5.62 +2.19,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +4.06,6.25;9.06,6.25 +6.88,0.62;6.88,6.25 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.44,9.06 +2.50,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.44 +3.75,3.44;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;4.06,5.94 +4.06,5.94;4.06,7.19 +4.06,7.19;4.06,8.44 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.12 +8.12,3.12;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.25,4.38 +6.25,4.38;5.94,4.38 +5.94,4.38;5.31,4.69 +5.31,4.69;5.00,5.00 +5.00,5.00;4.69,5.31 + +# UTF-16 : 8a 34 +# UTF-8 : b4 a8 e8 +[8a34] 訴 +0.94,1.25;3.75,1.25 +3.75,1.25;3.75,3.44 +3.75,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.62,7.50;4.06,7.50 +0.94,5.94;3.75,5.94 +0.94,4.69;3.75,4.69 +0.94,8.75;3.75,8.75 +4.69,6.25;9.06,6.25 +7.19,0.62;7.19,6.25 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +4.06,0.94;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.38,2.50 +4.38,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;4.69,5.94 +4.69,5.94;4.69,7.19 +4.69,7.19;4.69,8.44 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.50,3.75 +7.50,3.75;7.19,4.06 +7.19,4.06;6.88,4.38 +6.88,4.38;6.25,4.69 +6.25,4.69;5.94,5.00 +5.94,5.00;5.62,5.00 +5.62,5.00;5.31,5.31 + +# UTF-16 : 67 dd +# UTF-8 : 9d 9f e6 +[67dd] 柝 +2.19,0.62;2.19,9.06 +3.75,7.19;0.31,7.19 +0.31,2.81;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.50,6.56 +2.50,6.56;2.19,7.19 +4.38,6.25;9.06,6.25 +7.19,0.62;7.19,6.25 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.75,9.06 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.38,5.94 +4.38,5.94;4.38,7.19 +4.38,7.19;4.38,8.44 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.50,3.75 +7.50,3.75;6.88,4.06 +6.88,4.06;6.56,4.38 +6.56,4.38;6.25,4.38 +6.25,4.38;5.94,4.69 +5.94,4.69;5.31,5.00 +5.31,5.00;5.00,5.31 + +# UTF-16 : 59 6a +# UTF-8 : aa a5 e5 +[596a] 奪 +0.62,8.44;8.75,8.44 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.75,8.44 +3.75,8.44;3.44,8.12 +3.44,8.12;3.12,7.81 +3.12,7.81;2.50,7.50 +2.50,7.50;2.19,7.19 +2.19,7.19;1.56,7.19 +1.56,7.19;0.94,6.88 +0.94,6.88;0.31,6.56 +0.62,5.31;1.25,5.62 +1.25,5.62;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +4.69,3.75;4.69,6.88 +1.56,5.94;1.56,3.75 +1.56,3.75;8.12,3.75 +7.81,6.88;2.50,6.88 +1.56,5.62;7.81,5.62 +1.56,4.69;7.81,4.69 +5.31,7.81;5.31,7.19 +5.31,7.19;5.00,6.88 +5.00,6.88;4.69,6.88 +5.31,8.44;5.94,7.81 +5.94,7.81;6.25,7.81 +6.25,7.81;6.56,7.50 +6.56,7.50;6.88,7.19 +6.88,7.19;7.50,7.19 +7.50,7.19;7.81,6.88 +7.81,6.88;8.12,6.88 +8.12,6.88;8.75,6.56 +8.75,6.56;9.06,6.56 +4.06,0.94;3.75,1.25 +3.75,1.25;3.44,1.56 +3.44,1.56;3.12,1.88 +3.12,1.88;2.50,2.19 +2.50,2.19;2.19,2.19 +7.19,3.75;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +8.75,2.81;0.62,2.81 + +# UTF-16 : 81 05 +# UTF-8 : 85 84 e8 +[8105] 脅 +1.56,0.94;1.56,4.69 +1.56,4.69;7.81,4.69 +7.81,4.69;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +1.56,2.50;7.81,2.50 +1.56,3.75;7.81,3.75 +0.31,5.31;0.94,5.62 +0.94,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +0.31,6.88;4.38,6.88 +4.38,6.88;4.38,6.25 +4.38,6.25;4.06,5.62 +4.06,5.62;3.75,5.62 +3.75,5.62;3.44,5.31 +3.44,5.31;3.12,5.31 +3.12,5.31;2.50,5.62 +2.50,5.62;2.19,5.62 +4.69,5.31;5.31,5.62 +5.31,5.62;5.94,5.94 +5.94,5.94;6.25,6.25 +6.25,6.25;6.56,6.88 +6.56,6.88;6.56,7.19 +4.69,6.88;8.75,6.88 +8.75,6.88;8.75,6.25 +8.75,6.25;8.75,5.62 +8.75,5.62;8.44,5.62 +8.44,5.62;7.81,5.31 +7.81,5.31;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.56,5.62 +1.25,7.50;1.88,7.50 +1.88,7.50;2.50,7.50 +2.50,7.50;2.81,7.81 +2.81,7.81;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;4.06,8.44 +4.06,8.44;4.69,8.75 +4.69,8.75;5.00,9.38 +1.56,8.75;8.12,8.75 +8.12,8.75;8.12,8.12 +8.12,8.12;7.81,7.81 +7.81,7.81;7.50,7.50 +7.50,7.50;7.19,7.50 +7.19,7.50;6.56,7.50 +6.56,7.50;6.25,7.50 +6.25,7.50;5.62,7.50 +5.62,7.50;5.31,7.50 + +# UTF-16 : 63 fa +# UTF-8 : ba 8f e6 +[63fa] 揺 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +4.06,6.25;3.75,6.88 +3.75,6.88;3.75,7.19 +3.75,7.19;3.44,7.81 +3.44,7.81;3.44,7.81 +5.94,6.25;5.94,6.88 +5.94,6.88;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.62,8.12 +7.50,5.94;7.81,6.25 +7.81,6.25;7.81,6.88 +7.81,6.88;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.44,8.44 +9.06,5.94;3.12,5.94 +9.06,4.06;2.81,4.06 +3.44,3.44;3.44,0.62 +5.94,5.94;5.94,1.25 +3.44,1.25;8.44,1.25 +8.44,0.62;8.44,3.44 + +# UTF-16 : 74 76 +# UTF-8 : b6 91 e7 +[7476] 瑶 +2.81,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,2.19;1.56,8.44 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +4.06,6.25;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.44,7.81 +3.44,7.81;3.44,7.81 +6.25,6.25;5.94,6.56 +5.94,6.56;5.94,7.19 +5.94,7.19;5.62,7.81 +5.62,7.81;5.62,8.12 +7.50,5.94;7.81,6.25 +7.81,6.25;7.81,6.88 +7.81,6.88;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.44,8.44 +9.06,5.94;3.12,5.94 +9.06,4.06;3.12,4.06 +3.44,3.44;3.75,0.62 +5.94,5.94;5.94,1.25 +3.44,1.25;8.44,1.25 +8.44,0.62;8.44,3.44 + +# UTF-16 : 8b 21 +# UTF-8 : a1 ac e8 +[8b21] 謡 +0.94,1.25;3.12,1.25 +2.81,1.25;3.12,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 +4.38,6.25;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.81 +3.75,7.81;3.75,7.81 +6.25,6.25;6.25,6.56 +6.25,6.56;5.94,7.19 +5.94,7.19;5.94,7.81 +5.94,7.81;5.62,8.12 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.44,8.44 +9.06,5.94;3.44,5.94 +9.06,4.06;3.44,4.06 +3.75,3.44;3.75,0.62 +6.25,5.94;6.25,1.25 +3.75,1.25;8.75,1.25 +8.75,0.62;8.75,3.44 + +# UTF-16 : 6d 8c +# UTF-8 : 8c b6 e6 +[6d8c] 涌 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.12,3.44;8.75,3.44 +3.12,5.31;8.75,5.31 +3.12,0.62;3.12,7.19 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +2.81,8.75;8.75,8.75 +4.06,8.44;4.38,8.12 +4.38,8.12;4.69,7.81 +4.69,7.81;5.31,7.50 +5.31,7.50;5.62,7.50 +5.62,7.50;5.94,7.19 +8.75,8.75;8.44,8.44 +8.44,8.44;7.81,8.12 +7.81,8.12;7.19,7.81 +7.19,7.81;6.56,7.50 +6.56,7.50;5.94,7.19 +5.94,7.19;5.94,0.94 + +# UTF-16 : 4f d1 +# UTF-8 : 91 bf e4 +[4fd1] 俑 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +3.12,3.44;8.75,3.44 +3.12,5.31;8.75,5.31 +2.81,0.62;2.81,7.19 +2.81,7.19;8.75,7.19 +8.75,7.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +2.81,8.75;8.75,8.75 +3.75,8.44;4.38,8.12 +4.38,8.12;4.69,7.81 +4.69,7.81;5.00,7.50 +5.00,7.50;5.62,7.50 +5.62,7.50;5.94,7.19 +8.75,8.75;8.44,8.44 +8.44,8.44;7.81,8.12 +7.81,8.12;7.19,7.81 +7.19,7.81;6.56,7.50 +6.56,7.50;6.25,7.50 +6.25,7.50;5.94,7.19 +5.62,7.19;5.94,0.94 + +# UTF-16 : 68 76 +# UTF-8 : b6 a1 e6 +[6876] 桶 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +3.44,3.44;8.75,3.44 +3.44,5.31;8.75,5.31 +3.44,0.62;3.44,7.19 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +3.12,8.75;9.06,8.75 +4.38,8.44;4.69,8.12 +4.69,8.12;5.00,7.81 +5.00,7.81;5.62,7.50 +5.62,7.50;5.94,7.50 +5.94,7.50;6.25,7.19 +8.75,8.75;8.44,8.44 +8.44,8.44;7.81,8.12 +7.81,8.12;7.19,7.81 +7.19,7.81;6.56,7.50 +6.56,7.50;6.25,7.19 +5.94,7.19;6.25,0.94 + +# UTF-16 : 8e 0a +# UTF-8 : 8a b8 e8 +[8e0a] 踊 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +1.88,4.69;3.44,4.69 +1.88,1.56;1.88,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.12,6.25 +3.12,6.25;3.12,8.75 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +4.06,3.44;8.75,3.44 +4.06,5.31;8.75,5.31 +3.75,0.62;3.75,7.19 +3.75,7.19;8.75,7.19 +8.75,7.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +3.75,8.75;9.06,8.75 +4.38,8.44;5.00,8.12 +5.00,8.12;5.31,7.81 +5.31,7.81;5.62,7.50 +5.62,7.50;5.94,7.50 +5.94,7.50;6.25,7.19 +8.75,8.75;8.44,8.44 +8.44,8.44;7.81,8.12 +7.81,8.12;7.19,7.81 +7.19,7.81;6.56,7.50 +6.56,7.50;6.25,7.19 +6.25,7.19;6.25,0.94 + +# UTF-16 : 8a a6 +# UTF-8 : a6 aa e8 +[8aa6] 誦 +0.62,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +4.06,3.44;8.75,3.44 +4.06,5.31;8.75,5.31 +4.06,0.62;4.06,7.19 +4.06,7.19;8.75,7.19 +8.75,7.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +3.75,8.75;9.06,8.75 +4.69,8.44;5.00,8.12 +5.00,8.12;5.31,7.81 +5.31,7.81;5.62,7.50 +5.62,7.50;5.94,7.50 +5.94,7.50;6.56,7.19 +8.75,8.75;8.44,8.44 +8.44,8.44;7.81,8.12 +7.81,8.12;7.19,7.81 +7.19,7.81;6.56,7.50 +6.56,7.50;6.25,7.19 +6.25,7.19;6.56,0.94 + +# UTF-16 : 86 f9 +# UTF-8 : b9 9b e8 +[86f9] 蛹 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 +4.06,3.44;8.75,3.44 +4.06,5.31;8.75,5.31 +4.06,0.62;4.06,7.19 +4.06,7.19;8.75,7.19 +8.75,7.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +3.75,8.75;9.06,8.75 +4.69,8.44;5.00,8.12 +5.00,8.12;5.31,7.81 +5.31,7.81;5.62,7.50 +5.62,7.50;6.25,7.50 +6.25,7.50;6.56,7.19 +8.75,8.75;8.44,8.44 +8.44,8.44;7.81,8.12 +7.81,8.12;7.19,7.81 +7.19,7.81;6.56,7.50 +6.56,7.50;6.25,7.19 +6.56,7.19;6.56,0.94 + +# UTF-16 : 9b d2 +# UTF-8 : 92 af e9 +[9bd2] 鯒 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.81,8.75 +0.62,5.31;3.12,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.75,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.12,3.12 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.50,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +4.38,3.44;8.75,3.44 +4.38,5.31;8.75,5.31 +4.06,0.62;4.06,7.19 +4.06,7.19;8.75,7.19 +8.75,7.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +4.06,8.75;9.06,8.75 +4.69,8.44;5.00,8.12 +5.00,8.12;5.31,7.81 +5.31,7.81;5.62,7.50 +5.62,7.50;6.25,7.50 +6.25,7.50;6.56,7.19 +8.75,8.75;8.44,8.44 +8.44,8.44;7.81,8.12 +7.81,8.12;7.19,7.81 +7.19,7.81;6.56,7.50 +6.56,7.50;6.25,7.19 +6.56,7.19;6.56,0.94 + +# UTF-16 : 88 70 +# UTF-8 : b0 a1 e8 +[8870] 衰 +1.88,5.94;9.06,5.94 +0.31,5.94;1.56,5.94 +4.69,4.69;4.06,4.06 +4.06,4.06;3.75,4.06 +3.75,4.06;3.12,3.75 +3.12,3.75;2.81,3.44 +2.81,3.44;2.50,3.44 +2.50,3.44;1.88,3.12 +1.88,3.12;1.56,2.81 +1.56,2.81;0.94,2.81 +0.94,2.81;0.31,2.50 +4.69,4.69;5.00,4.06 +5.00,4.06;5.31,3.75 +5.31,3.75;5.62,3.12 +5.62,3.12;5.94,2.81 +5.94,2.81;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,1.88 +2.81,1.25;2.81,3.44 +6.25,2.50;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.44,4.06 +0.31,8.44;9.06,8.44 +4.69,8.44;4.69,9.38 +1.56,4.69;1.56,7.19 +1.56,7.19;7.81,7.19 +7.81,7.19;7.81,4.69 +7.81,4.69;1.88,4.69 + +# UTF-16 : 95 91 +# UTF-8 : 91 96 e9 +[9591] 閑 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.62 +4.06,5.62;0.94,5.62 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.62 +5.31,5.62;8.44,5.62 +7.19,4.38;2.19,4.38 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.44 +3.75,3.44;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,1.25;4.69,5.31 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;6.25,2.81 +6.25,2.81;5.62,3.44 +5.62,3.44;5.31,3.75 +5.31,3.75;4.69,4.38 + +# UTF-16 : 95 82 +# UTF-8 : 82 96 e9 +[9582] 閂 +2.19,3.44;7.19,3.44 +5.31,7.19;8.44,7.19 +4.06,7.19;0.94,7.19 +0.94,0.94;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.62 +4.06,5.62;0.94,5.62 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.62 +5.31,5.62;8.44,5.62 + +# UTF-16 : 93 5b +# UTF-8 : 9b 8d e9 +[935b] 鍛 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +5.94,5.62;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.56,6.88 +6.56,6.88;6.56,7.50 +6.56,7.50;6.56,8.12 +6.56,8.12;6.56,8.75 +6.56,8.75;8.44,8.75 +8.44,8.75;8.44,6.25 +8.44,6.25;8.75,5.94 +8.75,5.94;9.06,5.94 +9.06,5.94;9.38,6.25 +9.38,6.25;9.38,6.88 +9.38,6.88;9.38,7.19 +6.25,5.00;9.06,5.00 +5.31,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.75,4.38 +8.75,4.38;8.75,5.00 +9.38,0.94;9.06,1.25 +9.06,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 +6.25,9.06;5.62,8.75 +5.62,8.75;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.44 +4.69,8.44;4.06,8.12 +4.06,8.12;4.06,0.62 +6.25,3.44;5.62,3.44 +5.62,3.44;5.00,3.12 +5.00,3.12;4.38,2.81 +4.38,2.81;4.06,2.81 +4.06,2.81;3.44,2.50 +5.94,5.00;4.06,5.00 +5.94,6.88;4.06,6.88 + +# UTF-16 : 7d de +# UTF-8 : 9e b7 e7 +[7dde] 緞 +5.94,5.62;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.56,6.88 +6.56,6.88;6.56,7.50 +6.56,7.50;6.56,8.12 +6.56,8.12;6.56,8.75 +6.56,8.75;8.12,8.75 +8.12,8.75;8.12,6.25 +8.12,6.25;8.44,5.94 +8.44,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 +9.06,5.94;9.06,6.25 +9.06,6.25;9.06,6.88 +9.06,6.88;9.38,7.19 +5.94,5.00;8.75,5.00 +5.31,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.75,4.38 +8.75,4.38;8.75,5.00 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.25,4.69 +5.94,9.06;5.62,8.75 +5.62,8.75;5.00,8.75 +5.00,8.75;4.69,8.44 +4.69,8.44;4.38,8.44 +4.38,8.44;3.75,8.12 +3.75,8.12;3.75,0.62 +5.94,3.44;5.62,3.44 +5.62,3.44;5.00,3.12 +5.00,3.12;4.38,2.81 +4.38,2.81;3.75,2.81 +3.75,2.81;3.12,2.50 +5.62,5.00;3.75,5.00 +5.62,6.88;3.75,6.88 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.44 +1.25,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 + +# UTF-16 : 60 20 +# UTF-8 : a0 80 e6 +[6020] 怠 +1.56,4.06;7.81,4.06 +7.81,4.06;7.81,6.56 +7.81,6.56;1.56,6.56 +1.56,6.56;1.56,4.06 +2.81,3.44;3.12,1.88 +2.81,1.88;3.12,1.25 +3.12,1.25;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.50 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.44 +9.06,6.56;8.44,6.88 +8.44,6.88;8.12,7.50 +8.12,7.50;7.50,7.81 +7.50,7.81;6.88,8.44 +6.88,8.44;6.25,8.75 +0.31,7.19;1.25,7.19 +1.25,7.19;1.88,7.19 +1.88,7.19;2.50,7.19 +2.50,7.19;3.44,7.19 +3.44,7.19;4.06,7.19 +4.06,7.19;5.00,7.19 +5.00,7.19;5.62,7.19 +5.62,7.19;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;8.12,7.50 +1.88,7.19;2.19,7.50 +2.19,7.50;2.81,8.12 +2.81,8.12;3.12,8.44 +3.12,8.44;3.44,9.06 +3.44,9.06;4.06,9.38 + +# UTF-16 : 63 da +# UTF-8 : 9a 8f e6 +[63da] 揚 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +4.69,0.62;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;7.81,4.38 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.62,4.06 +5.62,4.06;5.94,4.38 +2.19,2.50;2.81,3.12 +2.81,3.12;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.38 +4.06,4.38;4.69,5.00 +4.69,5.00;4.69,5.31 +3.75,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,5.94 +3.75,7.50;8.44,7.50 +2.81,5.31;9.06,5.31 +4.06,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 69 4a +# UTF-8 : 8a a5 e6 +[694a] 楊 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.31,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +5.00,0.62;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.50,3.75 +7.50,3.75;7.81,4.38 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;5.94,4.38 +2.50,2.50;3.12,3.12 +3.12,3.12;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.38,4.38 +4.38,4.38;4.69,5.00 +4.69,5.00;5.00,5.31 +3.75,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,5.94 +3.75,7.50;8.44,7.50 +3.12,5.31;9.06,5.31 +4.38,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 71 6c +# UTF-8 : ac 85 e7 +[716c] 煬 +2.81,1.88;2.81,2.50 +2.81,2.50;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.69 +0.62,7.81;0.62,7.19 +0.62,7.19;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.31,5.00 +0.31,5.00;0.31,4.69 +3.12,8.12;2.81,7.50 +2.81,7.50;2.81,6.88 +2.81,6.88;2.50,6.25 +2.50,6.25;2.50,5.62 +2.50,5.62;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +5.00,0.62;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.50,3.75 +7.50,3.75;7.81,4.38 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;5.94,4.38 +2.50,2.81;3.12,3.12 +3.12,3.12;3.75,3.75 +3.75,3.75;4.38,4.06 +4.38,4.06;4.69,4.69 +4.69,4.69;5.00,5.31 +3.75,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,5.94 +3.75,7.50;8.44,7.50 +3.12,5.31;9.06,5.31 +4.38,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 66 a2 +# UTF-8 : a2 9a e6 +[66a2] 暢 +1.88,9.06;1.88,0.62 +0.62,3.12;3.12,3.12 +3.12,3.12;3.12,7.50 +3.12,7.50;0.62,7.50 +0.31,7.50;0.62,3.12 +0.62,5.31;3.12,5.31 +5.00,0.62;5.31,0.94 +5.31,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;7.81,4.38 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.25,4.38 +2.81,2.50;3.44,3.12 +3.44,3.12;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;4.69,4.38 +4.69,4.38;5.31,5.00 +5.31,5.00;5.31,5.31 +4.06,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,7.50;8.44,7.50 +3.44,5.31;9.06,5.31 +4.69,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 66 98 +# UTF-8 : 98 9a e6 +[6698] 暘 +0.94,1.56;2.50,1.56 +2.50,1.56;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,5.31;2.50,5.31 +5.00,0.62;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;7.81,4.38 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;5.94,4.06 +5.94,4.06;6.25,4.38 +2.81,2.81;3.44,3.12 +3.44,3.12;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;5.00,4.69 +5.00,4.69;5.31,5.31 +3.75,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,5.94 +3.75,7.50;8.44,7.50 +3.12,5.31;9.06,5.31 +4.38,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 87 6a +# UTF-8 : aa 9d e8 +[876a] 蝪 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.62,7.81 +0.31,7.81;0.62,4.06 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 +5.00,0.62;5.31,0.94 +5.31,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.12,4.38 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;6.56,4.38 +3.44,3.12;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,5.31 +4.06,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,7.50;8.44,7.50 +3.44,5.31;9.06,5.31 +4.69,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 + +# UTF-16 : 4f ae +# UTF-8 : ae be e4 +[4fae] 侮 +2.50,9.06;2.19,8.75 +2.19,8.75;2.19,8.12 +2.19,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.56,6.56 +1.56,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.56 +8.75,8.44;3.75,8.44 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,7.19 +3.12,7.19;3.44,7.50 +3.44,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;3.75,8.75 +3.75,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +2.50,4.69;9.06,4.69 +2.81,1.25;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;8.75,7.19 +8.75,7.19;8.44,6.56 +8.44,6.56;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 +5.62,1.88;5.62,2.50 +5.62,2.50;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;5.94,6.25 +5.94,6.25;5.94,6.56 +5.94,6.56;6.25,7.19 +2.81,1.88;8.75,1.88 + +# UTF-16 : 60 94 +# UTF-8 : 94 82 e6 +[6094] 悔 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +8.75,8.44;4.06,8.44 +2.81,5.94;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.06,8.75 +4.06,8.75;4.06,9.06 +4.06,9.06;4.38,9.38 +2.50,4.69;9.06,4.69 +2.81,1.25;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,6.56 +3.75,6.56;3.75,7.19 +3.75,7.19;8.75,7.19 +8.75,7.19;8.44,6.56 +8.44,6.56;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 +5.62,1.88;5.62,2.50 +5.62,2.50;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;5.94,6.25 +5.94,6.25;6.25,6.56 +6.25,6.56;6.25,7.19 +3.12,1.88;8.75,1.88 + +# UTF-16 : 66 66 +# UTF-8 : a6 99 e6 +[6666] 晦 +9.06,8.44;4.38,8.44 +2.81,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.38,8.75 +4.38,8.75;4.69,9.06 +4.69,9.06;4.69,9.38 +3.12,4.69;9.06,4.69 +3.12,1.25;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,6.56 +4.06,6.56;4.06,7.19 +4.06,7.19;8.75,7.19 +8.75,7.19;8.44,6.56 +8.44,6.56;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 +5.62,1.88;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;6.25,4.38 +6.25,4.38;6.25,5.00 +6.25,5.00;6.25,5.62 +6.25,5.62;6.25,6.25 +6.25,6.25;6.25,6.56 +6.25,6.56;6.25,7.19 +3.44,1.88;8.75,1.88 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.62,5.31;2.50,5.31 + +# UTF-16 : 71 6e +# UTF-8 : ae 85 e7 +[716e] 煮 +8.75,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +6.25,0.62;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.62,2.50 +5.62,2.50;5.31,2.50 +3.75,0.62;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,5.94;2.19,3.12 +2.19,3.12;8.12,3.12 +8.12,3.12;8.12,5.94 +8.12,5.94;2.19,5.94 +2.19,4.38;7.81,4.38 +0.31,5.31;1.25,5.62 +1.25,5.62;2.50,5.94 +2.50,5.94;3.44,6.25 +3.44,6.25;4.38,6.56 +4.38,6.56;5.00,6.88 +5.00,6.88;5.94,7.50 +5.94,7.50;6.56,7.81 +6.56,7.81;7.19,8.12 +7.19,8.12;7.81,8.75 +7.81,8.75;8.44,9.06 +0.31,6.88;9.06,6.88 +7.50,8.44;1.25,8.44 +4.38,6.88;4.38,9.38 + +# UTF-16 : 6c 62 +# UTF-8 : a2 b1 e6 +[6c62] 汢 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.50,7.50;2.19,8.12 +2.19,8.12;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +2.81,1.25;9.06,1.25 +8.75,6.88;3.12,6.88 +6.25,1.25;6.25,9.06 + +# UTF-16 : 54 10 +# UTF-8 : 90 90 e5 +[5410] 吐 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +2.81,1.25;9.06,1.25 +8.75,6.88;3.44,6.88 +6.25,1.25;6.25,9.06 + +# UTF-16 : 67 5c +# UTF-8 : 9c 9d e6 +[675c] 杜 +2.19,0.62;2.19,9.06 +3.75,7.19;0.62,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +3.75,3.75;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.81,6.56 +2.81,6.56;2.50,6.88 +2.50,6.88;2.19,7.19 +3.75,1.25;9.06,1.25 +8.75,6.88;4.06,6.88 +6.56,1.25;6.56,9.06 + +# UTF-16 : 72 61 +# UTF-8 : a1 89 e7 +[7261] 牡 +0.31,3.75;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.50,4.06 +2.50,4.06;3.12,4.38 +3.12,4.38;3.75,4.69 +0.94,7.50;3.75,7.50 +2.19,0.62;2.19,9.06 +0.31,5.31;0.62,5.94 +0.62,5.94;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;1.25,8.12 +1.25,8.12;1.25,8.44 +1.25,8.44;1.25,8.75 +3.12,1.25;9.06,1.25 +9.06,6.88;3.75,6.88 +6.56,1.25;6.56,9.06 + +# UTF-16 : 80 9a +# UTF-8 : 9a 82 e8 +[809a] 肚 +0.94,4.06;3.12,4.06 +1.25,6.56;3.12,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;3.12,8.75 +3.12,8.75;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +3.75,1.25;9.06,1.25 +9.06,6.88;4.06,6.88 +6.88,1.25;6.88,9.06 + +# UTF-16 : 61 48 +# UTF-8 : 88 85 e6 +[6148] 慈 +0.31,8.12;9.06,8.12 +3.44,8.12;3.44,8.75 +3.44,8.75;3.12,9.06 +3.12,9.06;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.12;6.25,8.44 +6.25,8.44;6.25,9.06 +6.25,9.06;6.56,9.38 +6.56,9.38;6.56,9.38 +2.81,3.44;3.12,1.88 +2.81,1.88;3.12,1.25 +3.12,1.25;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.50 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.44 +4.38,4.38;0.62,4.06 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.56,6.25 +1.56,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +4.69,3.75;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.06,5.00 +4.06,5.00;3.75,5.31 +3.75,5.31;3.75,5.94 +1.25,4.06;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.31 +2.50,5.31;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;4.06,7.19 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,6.88 +1.88,6.88;2.19,7.50 +2.19,7.50;2.50,7.81 +8.44,4.38;4.69,4.06 +6.56,5.31;6.25,5.62 +6.25,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.31,6.56 +5.31,6.56;5.00,6.88 +8.75,3.75;8.75,4.06 +8.75,4.06;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;8.12,5.31 +8.12,5.31;7.81,5.94 +5.62,4.06;5.94,4.38 +5.94,4.38;6.25,4.69 +6.25,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.12,7.19 +5.31,6.56;5.62,6.88 +5.62,6.88;5.94,6.88 +5.94,6.88;6.25,7.50 +6.25,7.50;6.56,7.81 + +# UTF-16 : 89 72 +# UTF-8 : b2 a5 e8 +[8972] 襲 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +3.75,8.44;4.06,8.75 +1.88,7.50;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;1.25,8.75 +0.31,7.50;4.69,7.50 +0.62,8.75;4.69,8.75 +2.50,8.75;2.50,9.38 +9.06,5.31;9.06,5.00 +9.06,5.00;8.75,4.38 +8.75,4.38;8.44,4.38 +8.44,4.38;7.50,4.38 +7.50,4.38;6.88,4.38 +6.88,4.38;6.56,4.38 +6.56,4.38;5.94,4.38 +5.94,4.38;5.31,4.38 +5.31,4.38;5.31,4.69 +5.31,4.69;5.31,7.19 +5.31,7.19;8.75,7.19 +8.75,7.19;8.75,8.12 +8.75,8.12;5.31,8.12 +5.31,8.12;5.31,9.38 +5.31,6.56;8.75,6.56 +5.31,5.94;8.75,5.94 +5.31,5.00;8.75,5.00 +8.75,8.75;5.31,8.75 +0.94,4.06;0.94,6.88 +0.94,6.88;4.38,6.88 +4.38,6.88;4.38,4.69 +4.38,4.69;3.75,4.38 +3.75,4.38;3.75,4.38 +3.44,4.38;3.12,4.38 +3.12,4.38;2.50,4.38 +0.94,5.31;4.06,5.31 +0.94,5.94;4.06,5.94 +4.69,3.44;4.69,4.38 +0.62,3.44;8.75,3.44 +4.69,3.44;4.06,3.12 +4.06,3.12;3.75,3.12 +3.75,3.12;3.12,2.81 +3.12,2.81;2.81,2.81 +2.81,2.81;2.50,2.50 +2.50,2.50;1.88,2.50 +1.88,2.50;1.56,2.19 +1.56,2.19;0.94,2.19 +0.94,2.19;0.31,2.19 +4.69,3.44;5.00,3.12 +5.00,3.12;5.31,2.81 +5.31,2.81;5.62,2.50 +5.62,2.50;5.94,2.19 +5.94,2.19;6.56,1.88 +6.56,1.88;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +2.81,0.94;2.81,2.81 +6.25,2.19;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.44,3.12 + +# UTF-16 : 61 f2 +# UTF-8 : b2 87 e6 +[61f2] 懲 +2.50,7.81;2.19,7.19 +2.19,7.19;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;0.62,6.25 +0.62,6.25;0.00,5.94 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +6.25,4.38;5.62,4.38 +5.62,4.38;5.00,4.06 +5.00,4.06;4.06,4.06 +4.06,4.06;3.75,4.06 +3.75,4.06;3.12,4.06 +3.12,4.06;2.81,4.06 +2.81,4.06;2.19,3.75 +1.25,3.12;1.25,6.56 +5.94,5.31;2.81,5.31 +5.94,6.56;2.50,6.56 +4.38,4.06;4.38,6.56 +4.38,7.50;4.38,9.38 +2.81,8.75;2.81,7.50 +2.81,7.50;5.94,7.50 +5.62,7.50;5.94,8.75 +5.62,3.44;6.25,3.75 +6.25,3.75;6.88,4.06 +6.88,4.06;7.19,4.38 +7.19,4.38;7.50,4.69 +7.50,4.69;7.81,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.44,6.25 +8.44,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,8.12 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.50,5.00 +7.50,5.00;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;7.19,6.56 +7.19,6.56;6.88,7.19 +6.88,7.19;6.88,7.81 +6.88,8.12;9.38,8.12 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.81 +6.56,7.81;6.88,8.12 +6.88,8.12;6.88,8.75 +6.88,8.75;7.19,9.38 +2.81,3.44;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.88 +7.19,1.88;7.50,2.50 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,2.81 +5.00,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 + +# UTF-16 : 52 08 +# UTF-8 : 88 88 e5 +[5208] 刈 +0.31,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.50,3.44 +2.50,3.44;2.81,4.38 +2.81,4.38;3.12,5.31 +3.12,5.31;3.44,5.94 +3.44,5.94;3.75,6.88 +3.75,6.88;4.06,8.12 +4.06,8.12;4.38,9.06 +0.62,7.19;1.25,6.88 +1.25,6.88;1.56,6.25 +1.56,6.25;2.19,5.94 +2.19,5.94;2.81,5.31 +2.81,5.31;3.12,5.00 +3.12,5.00;3.75,4.38 +3.75,4.38;4.06,3.75 +4.06,3.75;4.38,3.44 +4.38,3.44;5.00,2.81 +5.00,2.81;5.31,2.19 +5.94,2.50;6.25,8.75 +8.44,9.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 6f 97 +# UTF-8 : 97 be e6 +[6f97] 澗 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.25,5.94 +1.25,5.94;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +6.25,7.50;8.75,7.50 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;6.25,8.75 +5.94,8.75;6.25,5.62 +5.94,5.62;8.75,5.62 +5.31,7.50;2.81,7.50 +2.81,0.62;2.81,8.75 +2.81,8.75;5.31,8.75 +5.31,8.75;5.31,5.62 +5.31,5.62;2.81,5.62 +7.19,3.44;4.38,3.44 +4.06,1.25;4.06,4.69 +4.06,4.69;7.50,4.69 +7.19,4.69;7.50,1.88 +7.19,1.88;4.38,1.88 + +# UTF-16 : 6f 64 +# UTF-8 : a4 bd e6 +[6f64] 潤 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.25,5.94 +1.25,5.94;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +6.25,7.50;8.75,7.50 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;6.25,8.75 +5.94,8.75;6.25,5.62 +5.94,5.62;8.75,5.62 +5.31,7.50;2.81,7.50 +2.81,0.62;2.81,8.75 +2.81,8.75;5.31,8.75 +5.31,8.75;5.31,5.62 +5.31,5.62;2.81,5.62 +7.50,3.44;4.06,3.44 +3.75,4.69;7.81,4.69 +3.75,1.88;7.81,1.88 +5.62,1.88;5.94,4.69 + +# UTF-16 : 7e 1b +# UTF-8 : 9b b8 e7 +[7e1b] 縛 +3.44,4.06;3.44,4.69 +3.44,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;2.81,6.56 +0.00,4.69;3.44,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.50 +2.50,7.50;2.81,7.81 +2.81,7.81;3.12,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.81 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +3.12,1.56;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,9.06 +8.12,9.06;8.44,8.75 +8.44,8.75;8.44,8.75 +4.06,4.38;8.75,4.38 +8.75,4.38;8.75,7.50 +8.75,7.50;4.06,7.50 +4.06,7.50;4.06,4.38 +4.06,5.94;8.75,5.94 +6.25,4.69;6.25,9.38 +3.44,8.44;9.38,8.44 +5.94,1.56;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.38,2.81 +4.38,2.81;4.38,2.81 +7.81,4.38;8.12,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.38,3.44;3.44,3.44 + +# UTF-16 : 87 34 +# UTF-8 : b4 9c e8 +[8734] 蜴 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.62,7.81 +0.31,7.81;0.62,4.06 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 +5.00,0.62;5.31,0.94 +5.31,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.12,4.38 +3.75,1.56;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.56,4.38 +3.44,3.12;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;5.00,4.69 +5.00,4.69;5.31,5.31 +5.31,5.31;5.62,5.62 +4.06,5.62;8.44,5.62 +8.44,5.62;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,5.62 +4.06,7.19;8.44,7.19 +4.69,4.38;8.75,4.38 +8.75,4.38;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 + +# UTF-16 : 9b e3 +# UTF-8 : a3 af e9 +[9be3] 鯣 +2.19,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.75 +0.31,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.81,8.75 +0.94,5.31;3.44,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,3.44;0.94,3.44 +2.19,7.19;2.19,3.44 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +2.81,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.50,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +0.31,0.62;0.62,0.94 +0.62,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +5.31,0.62;5.62,0.94 +5.62,0.94;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;8.12,4.06 +8.12,4.06;8.12,4.38 +4.06,1.56;4.69,2.19 +4.69,2.19;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;6.25,3.44 +6.25,3.44;6.56,4.06 +6.56,4.06;6.56,4.38 +3.75,3.12;4.38,3.75 +4.38,3.75;5.00,4.06 +5.00,4.06;5.31,4.69 +5.31,4.69;5.62,5.31 +5.62,5.31;5.94,5.62 +4.38,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;4.38,8.75 +4.38,8.75;4.38,5.62 +4.38,7.19;8.75,7.19 +5.00,4.38;8.75,4.38 +8.75,4.38;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 + +# UTF-16 : 93 2b +# UTF-8 : ab 8c e9 +[932b] 錫 +5.31,0.62;5.62,0.94 +5.62,0.94;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;8.12,4.06 +8.12,4.06;8.12,4.38 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;6.25,3.44 +6.25,3.44;6.56,4.06 +6.56,4.06;6.88,4.38 +4.06,3.12;4.38,3.75 +4.38,3.75;5.00,4.06 +5.00,4.06;5.31,4.69 +5.31,4.69;5.62,5.31 +5.62,5.31;5.94,5.62 +4.69,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;4.38,8.75 +4.38,8.75;4.38,5.62 +4.69,7.19;8.75,7.19 +5.31,4.38;8.75,4.38 +8.75,4.38;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 + +# UTF-16 : 8c dc +# UTF-8 : 9c b3 e8 +[8cdc] 賜 +0.94,3.12;3.44,3.12 +3.12,3.12;3.44,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,3.12 +0.94,5.00;3.12,5.00 +0.94,6.88;3.12,6.88 +0.00,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +3.75,0.94;3.44,1.25 +3.44,1.25;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;2.81,2.19 +2.81,2.19;2.50,2.50 +5.31,0.62;5.62,0.94 +5.62,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;7.81,4.06 +7.81,4.06;8.12,4.38 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.56,4.38 +3.75,3.12;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;5.00,4.69 +5.00,4.69;5.62,5.31 +5.62,5.31;5.94,5.62 +4.38,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;4.38,8.75 +4.38,8.75;4.38,5.62 +4.38,7.19;8.44,7.19 +5.00,4.38;8.75,4.38 +8.75,4.38;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 + +# UTF-16 : 88 fc +# UTF-8 : bc a3 e8 +[88fc] 裼 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,5.00 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 +5.00,0.62;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.88,2.50 +6.88,2.50;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;7.81,4.38 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;6.25,4.38 +3.12,3.12;3.75,3.75 +3.75,3.75;4.38,4.06 +4.38,4.06;4.69,4.69 +4.69,4.69;5.00,5.31 +5.00,5.31;5.31,5.62 +4.06,5.62;8.44,5.62 +8.44,5.62;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,5.62 +4.06,7.19;8.44,7.19 +4.38,4.38;8.75,4.38 +8.75,4.38;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 + +# UTF-16 : 57 f9 +# UTF-8 : b9 9f e5 +[57f9] 培 +0.31,6.88;2.81,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +8.44,0.62;8.44,4.38 +8.44,4.38;3.44,4.38 +3.44,4.38;3.44,0.62 +3.75,1.25;8.44,1.25 +2.81,5.62;9.06,5.62 +2.81,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +7.19,5.62;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;7.81,8.44 +4.69,5.62;4.69,6.25 +4.69,6.25;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.06,7.81 +4.06,7.81;4.06,8.44 + +# UTF-16 : 96 6a +# UTF-8 : aa 99 e9 +[966a] 陪 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,2.81 +1.88,2.81;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;2.81,8.75 +8.44,0.62;8.44,4.38 +8.44,4.38;3.75,4.38 +3.75,4.38;3.75,0.62 +3.75,1.25;8.44,1.25 +2.81,5.62;9.06,5.62 +3.12,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +7.19,5.62;7.50,6.25 +7.50,6.25;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;8.12,8.44 +4.69,5.62;4.69,6.25 +4.69,6.25;4.69,6.88 +4.69,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.06,8.44 + +# UTF-16 : 71 19 +# UTF-8 : 99 84 e7 +[7119] 焙 +3.44,1.88;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.50,3.44 +2.50,3.44;2.19,4.06 +2.19,4.06;1.56,4.69 +0.94,7.81;0.94,7.19 +0.94,7.19;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +3.12,7.81;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,9.06 +8.44,0.62;8.44,4.38 +8.44,4.38;4.06,4.38 +4.06,4.38;4.06,0.62 +4.06,1.25;8.44,1.25 +3.12,5.62;9.38,5.62 +3.12,8.44;9.06,8.44 +6.25,8.44;6.25,9.38 +7.19,5.62;7.50,6.25 +7.50,6.25;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;8.12,8.44 +5.00,5.62;5.00,6.25 +5.00,6.25;4.69,6.88 +4.69,6.88;4.69,7.19 +4.69,7.19;4.69,7.81 +4.69,7.81;4.38,8.44 + +# UTF-16 : 8c e0 +# UTF-8 : a0 b3 e8 +[8ce0] 賠 +0.94,3.12;3.44,3.12 +3.12,3.12;3.44,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,3.12 +0.94,5.00;3.12,5.00 +0.94,6.88;3.12,6.88 +0.00,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +3.75,0.94;3.44,1.25 +3.44,1.25;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;2.81,2.19 +2.81,2.19;2.50,2.50 +8.44,0.62;8.44,4.38 +8.44,4.38;4.38,4.38 +4.38,4.38;4.38,0.62 +4.38,1.25;8.44,1.25 +3.75,5.62;9.38,5.62 +3.75,8.44;9.06,8.44 +6.56,8.44;6.56,9.38 +7.19,5.62;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.12,8.44 +5.31,5.62;5.31,6.25 +5.31,6.25;5.31,6.88 +5.31,6.88;5.00,7.19 +5.00,7.19;5.00,7.81 +5.00,7.81;4.69,8.44 + +# UTF-16 : 78 9a +# UTF-8 : 9a a2 e7 +[789a] 碚 +3.44,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +1.56,7.19;1.56,8.12 +1.56,8.12;1.88,8.75 +8.44,0.62;8.44,4.38 +8.44,4.38;4.06,4.38 +4.06,4.38;4.06,0.62 +4.38,1.25;8.44,1.25 +3.44,5.62;9.38,5.62 +3.44,8.44;9.06,8.44 +6.25,8.44;6.25,9.38 +7.19,5.62;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.12,8.44 +5.31,5.62;5.00,6.25 +5.00,6.25;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.69,7.81 +4.69,7.81;4.38,8.44 + +# UTF-16 : 6b 95 +# UTF-8 : 95 ae e6 +[6b95] 殕 +0.31,8.75;3.75,8.75 +0.00,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.50 +1.56,7.50;1.56,8.12 +1.56,8.12;1.88,8.75 +1.25,6.88;3.44,6.88 +3.12,6.88;3.12,5.94 +3.12,5.94;3.12,5.31 +3.12,5.31;2.81,4.69 +2.81,4.69;2.50,3.75 +2.50,3.75;2.50,3.12 +2.50,3.12;1.88,2.50 +1.88,2.50;1.56,2.19 +1.56,2.19;1.25,1.56 +1.25,1.56;0.94,1.25 +0.94,1.25;0.31,0.94 +2.81,4.06;2.19,4.38 +2.19,4.38;1.88,4.69 +1.88,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +8.44,0.62;8.44,4.38 +8.44,4.38;4.06,4.38 +4.06,4.38;4.06,0.62 +4.38,1.25;8.44,1.25 +3.44,5.62;9.38,5.62 +3.44,8.44;9.06,8.44 +6.25,8.44;6.25,9.38 +7.19,5.62;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.12,8.44 +5.31,5.62;5.00,6.25 +5.00,6.25;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.69,7.81 +4.69,7.81;4.38,8.44 + +# UTF-16 : 56 5b +# UTF-8 : 9b 99 e5 +[565b] 噛 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +7.50,3.12;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,9.38;6.25,7.19 +2.81,7.19;9.38,7.19 +8.75,8.44;6.25,8.44 +4.38,7.19;4.38,9.06 +5.94,1.56;5.94,6.88 +8.44,4.69;3.75,4.69 +3.75,2.19;4.06,2.19 +4.06,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.94,4.38 +5.94,4.38;5.94,4.69 +5.00,5.00;5.00,5.31 +5.00,5.31;4.69,5.94 +4.69,5.94;4.38,6.25 +4.38,6.25;4.06,6.56 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;8.12,6.56 +3.44,6.88;3.44,0.62 +8.75,6.88;8.75,0.62 +3.44,1.25;8.75,1.25 + +# UTF-16 : 64 3e +# UTF-8 : be 90 e6 +[643e] 搾 +6.56,8.44;6.56,6.56 +6.56,6.56;6.88,5.94 +6.88,5.94;7.19,5.94 +7.19,5.94;7.50,5.94 +7.50,5.94;8.12,5.94 +8.12,5.94;8.44,6.25 +8.44,6.25;8.75,6.56 +8.75,6.56;8.75,6.88 +5.94,8.44;5.94,9.38 +8.75,7.19;8.75,8.44 +8.75,8.44;3.44,8.44 +3.44,8.44;3.44,6.88 +2.81,5.31;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.44 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +5.62,3.44;8.75,3.44 +8.75,2.19;5.62,2.19 +4.69,4.69;9.06,4.69 +5.62,0.62;5.62,4.69 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.31,5.94 + +# UTF-16 : 8d 66 +# UTF-8 : a6 b5 e8 +[8d66] 赦 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;2.19,6.25 +0.31,6.25;5.00,6.25 +4.69,8.12;0.62,8.12 +2.81,6.25;2.81,9.38 +0.31,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +5.00,2.19;4.69,2.81 +4.69,2.81;4.69,3.44 +4.69,3.44;4.38,4.06 +4.38,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.69,0.94;5.62,1.25 +5.62,1.25;5.94,1.88 +5.94,1.88;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,5.00 +8.12,5.00;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.81 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;5.94,6.25 +5.94,6.25;5.94,7.19 +5.94,7.81;9.06,7.81 +4.69,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.38 +3.44,6.25;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 + +# UTF-16 : 5d 07 +# UTF-8 : 87 b4 e5 +[5d07] 崇 +1.25,9.06;1.25,7.50 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,9.06 +4.69,7.50;4.69,9.38 +4.69,3.75;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,3.12 +8.75,0.94;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +8.75,3.75;0.62,3.75 +7.50,5.00;1.88,5.00 +4.69,6.25;4.69,7.19 +8.44,4.69;8.44,6.25 +8.44,6.25;0.94,6.25 +0.94,6.25;0.94,4.69 + +# UTF-16 : 76 52 +# UTF-8 : 92 99 e7 +[7652] 癒 +9.38,6.88;8.75,7.19 +8.75,7.19;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;6.56,8.12 +6.56,8.12;5.94,8.44 +5.94,8.44;5.62,8.44 +5.62,8.44;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;3.44,7.50 +3.44,7.50;3.12,7.50 +3.12,7.50;2.81,7.19 +2.81,7.19;2.50,7.19 +2.50,7.19;2.19,6.88 +7.50,7.19;3.75,7.19 +2.81,5.62;5.00,5.62 +2.81,4.38;5.00,4.38 +2.81,3.12;2.81,6.56 +2.81,6.56;5.31,6.56 +5.31,6.56;5.31,3.75 +5.31,3.75;5.00,3.44 +5.00,3.44;4.69,3.44 +4.69,3.44;4.06,3.44 +4.06,3.44;3.75,3.44 +6.25,4.06;6.56,6.56 +4.06,2.81;4.06,1.88 +4.06,1.88;4.06,1.25 +4.06,1.25;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,1.56 +7.81,1.56;7.81,2.19 +1.56,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.44,2.50 +8.44,2.50;8.12,2.81 +6.56,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;5.00,2.81 +5.31,8.75;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.62 +1.56,5.62;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.25,5.94;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,7.19 +0.62,7.19;0.31,7.50 +0.31,7.50;0.31,7.50 +8.44,6.56;8.44,3.75 +8.44,3.75;8.44,3.44 +8.44,3.44;7.81,3.44 +7.81,3.44;7.50,3.44 +7.50,3.44;6.88,3.44 +6.88,3.44;6.88,3.44 + +# UTF-16 : 61 a9 +# UTF-8 : a9 86 e6 +[61a9] 憩 +7.19,9.38;6.88,9.06 +6.88,9.06;6.56,8.75 +6.56,8.75;6.56,8.44 +6.56,8.44;6.25,8.44 +5.00,4.06;8.44,4.06 +8.44,4.06;8.44,8.44 +8.44,8.44;5.00,8.44 +5.00,8.44;5.00,4.06 +5.00,5.62;8.44,5.62 +5.00,6.88;8.44,6.88 +2.81,3.44;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.50 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.38,3.12 +4.38,3.12;4.06,3.44 +0.94,4.06;4.06,4.06 +4.06,4.06;4.06,5.94 +4.06,5.94;0.94,5.94 +0.94,5.94;0.94,4.06 +0.31,7.19;4.38,7.19 +2.50,5.94;2.50,8.75 +0.62,8.44;0.94,8.44 +0.94,8.44;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,8.75 +2.19,8.75;3.12,8.75 +3.12,8.75;3.75,8.75 +3.75,8.75;4.38,9.06 + +# UTF-16 : 52 f2 +# UTF-8 : b2 8b e5 +[52f2] 勲 +8.75,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +6.25,0.94;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +3.75,0.94;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +0.62,8.75;0.94,8.75 +0.94,8.75;1.56,8.75 +1.56,8.75;1.88,8.75 +1.88,8.75;2.50,9.06 +2.50,9.06;2.81,9.06 +2.81,9.06;3.12,9.06 +3.12,9.06;3.75,9.06 +3.75,9.06;4.06,9.06 +4.06,9.06;4.69,9.06 +4.69,5.00;4.69,7.19 +4.69,7.19;0.62,7.19 +0.62,7.19;0.62,5.00 +0.94,5.31;4.69,5.31 +0.94,6.25;4.69,6.25 +0.62,4.38;5.00,4.38 +2.81,3.44;2.81,9.06 +0.31,8.12;5.00,8.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;6.25,5.62 +6.25,5.62;6.25,6.25 +6.25,6.25;6.25,6.88 +6.25,6.88;6.56,7.50 +6.56,7.50;6.56,8.44 +6.56,8.44;6.56,9.38 +5.00,7.81;8.75,7.81 +8.75,7.81;8.75,6.56 +8.75,6.56;8.75,5.62 +8.75,5.62;8.75,5.00 +8.75,5.00;8.75,4.38 +8.75,4.38;8.75,4.06 +8.75,4.06;8.44,3.44 +8.44,3.44;8.12,3.12 +8.12,3.12;7.50,3.12 +7.50,3.12;7.19,3.12 +7.19,3.12;6.88,3.44 +0.31,3.12;0.62,3.12 +0.62,3.12;1.25,3.12 +1.25,3.12;1.56,3.12 +1.56,3.12;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;3.12,3.44 +3.12,3.44;3.44,3.44 +3.44,3.44;3.75,3.44 +3.75,3.44;4.38,3.44 +4.38,3.44;4.69,3.75 + +# UTF-16 : 8d 6b +# UTF-8 : ab b5 e8 +[8d6b] 赫 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;2.19,6.25 +0.31,6.25;4.69,6.25 +4.38,8.12;0.62,8.12 +2.50,6.25;2.50,9.38 +0.31,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +4.69,3.44;4.38,3.75 +4.38,3.75;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.06,5.00 +4.06,5.00;4.06,5.31 +3.44,6.25;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;5.94,2.50 +5.94,2.50;5.94,3.12 +5.94,3.12;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.25,6.25 +4.69,6.25;9.06,6.25 +8.75,8.12;5.00,8.12 +6.88,6.25;6.88,9.38 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.44 +5.00,3.44;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.62,5.31 +9.06,2.19;9.06,2.81 +9.06,2.81;8.75,3.44 +8.75,3.44;8.75,4.06 +8.75,4.06;8.44,4.69 +8.44,4.69;8.12,5.31 +7.50,6.25;7.50,1.56 +7.50,1.56;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 + +# UTF-16 : 56 87 +# UTF-8 : 87 9a e5 +[5687] 嚇 +2.19,1.56;2.19,8.44 +2.19,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,1.88;2.19,1.88 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,6.25 +2.50,6.25;5.94,6.25 +5.62,8.12;2.81,8.12 +4.38,6.25;4.38,9.38 +2.50,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +5.62,3.44;5.62,3.75 +5.62,3.75;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.31,5.00 +5.31,5.00;5.31,5.31 +4.69,6.25;5.00,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +5.62,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;6.88,3.12 +6.88,3.12;6.88,3.44 +6.88,3.44;7.19,4.06 +7.19,4.06;7.19,4.69 +7.19,4.69;7.19,5.31 +7.19,5.31;7.19,6.25 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +8.12,6.25;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +5.94,6.25;9.38,6.25 +9.06,8.12;5.94,8.12 +7.50,6.25;7.50,9.38 +9.38,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +9.06,3.44;8.75,4.06 +8.75,4.06;8.75,4.69 +8.75,4.69;8.44,5.31 + +# UTF-16 : 62 58 +# UTF-8 : 98 89 e6 +[6258] 托 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.44,5.31;2.81,4.69 +2.81,4.69;2.19,4.69 +2.19,4.69;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,3.75 +3.44,7.19;0.31,7.19 +5.62,8.12;5.62,1.88 +5.62,1.88;5.62,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.75,3.44 +9.06,5.31;3.44,4.69 +3.75,8.12;4.38,8.12 +4.38,8.12;5.00,8.12 +5.00,8.12;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 + +# UTF-16 : 8a 17 +# UTF-8 : 97 a8 e8 +[8a17] 託 +0.94,1.25;3.44,1.25 +3.44,1.25;3.44,3.44 +3.44,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,5.94;3.44,5.94 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +5.62,8.44;5.94,1.88 +5.62,1.88;5.94,1.56 +5.94,1.56;5.94,1.25 +5.94,1.25;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.75,3.44 +9.06,5.62;3.75,4.69 +4.06,8.12;4.38,8.12 +4.38,8.12;5.00,8.12 +5.00,8.12;5.62,8.12 +5.62,8.12;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 + +# UTF-16 : 8f b1 +# UTF-8 : b1 be e8 +[8fb1] 辱 +4.06,1.56;3.75,1.56 +3.75,1.56;3.12,1.88 +3.12,1.88;2.81,2.19 +2.81,2.19;2.50,2.50 +2.50,2.50;1.88,2.81 +7.19,4.38;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +9.06,3.44;0.31,3.44 +1.25,6.88;8.75,6.88 +4.38,6.88;4.69,6.25 +4.69,6.25;5.00,5.94 +5.00,5.94;5.31,5.62 +5.31,5.62;5.62,5.31 +5.62,5.31;5.94,5.00 +5.94,5.00;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;7.50,4.38 +7.50,4.38;8.12,4.06 +8.12,4.06;8.75,4.06 +1.25,4.06;1.56,4.06 +1.56,4.06;2.19,4.06 +2.19,4.06;2.50,4.38 +2.50,4.38;3.12,4.38 +3.12,4.38;3.44,4.38 +3.44,4.38;3.75,4.38 +3.75,4.38;4.38,4.38 +4.38,4.38;4.69,4.38 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,4.69 +2.81,4.38;2.81,6.88 +1.88,7.81;8.12,7.81 +5.94,5.00;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.81,5.94 +7.81,5.94;8.12,6.25 +0.31,4.06;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;1.25,6.56 +1.25,6.56;1.25,7.50 +1.25,7.50;1.25,8.75 +1.25,8.75;8.75,8.75 + +# UTF-16 : 55 07 +# UTF-8 : 87 94 e5 +[5507] 唇 +7.81,0.62;7.81,3.44 +7.81,3.44;1.56,3.44 +1.56,3.44;1.56,0.62 +1.88,1.25;7.50,1.25 +1.25,6.88;8.75,6.88 +4.38,6.88;4.69,6.25 +4.69,6.25;5.00,5.94 +5.00,5.94;5.31,5.62 +5.31,5.62;5.62,5.31 +5.62,5.31;5.94,5.00 +5.94,5.00;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;7.50,4.38 +7.50,4.38;8.12,4.06 +8.12,4.06;8.75,4.06 +1.25,4.06;1.56,4.06 +1.56,4.06;2.19,4.06 +2.19,4.06;2.50,4.38 +2.50,4.38;3.12,4.38 +3.12,4.38;3.44,4.38 +3.44,4.38;3.75,4.38 +3.75,4.38;4.38,4.38 +4.38,4.38;4.69,4.38 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,4.69 +2.81,4.38;2.81,6.88 +1.88,7.81;8.12,7.81 +5.94,5.00;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.81,5.94 +7.81,5.94;8.12,6.25 +0.31,4.06;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;1.25,6.56 +1.25,6.56;1.25,7.50 +1.25,7.50;1.25,8.75 +1.25,8.75;8.75,8.75 + +# UTF-16 : 5b c2 +# UTF-8 : 82 af e5 +[5bc2] 寂 +4.69,8.44;4.69,9.69 +8.75,6.56;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.56 +4.38,6.88;8.44,6.88 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.50 +6.25,2.50;6.56,3.12 +6.56,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;7.81,5.31 +7.81,5.31;8.12,5.94 +8.12,5.94;8.12,6.88 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;5.94,3.75 +5.94,3.75;5.62,4.38 +5.62,4.38;5.31,5.00 +5.31,5.00;5.31,5.94 +5.31,5.94;5.00,6.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.56,4.06 +4.69,2.19;4.38,2.50 +4.38,2.50;4.38,3.12 +4.38,3.12;4.06,3.44 +4.06,3.44;4.06,3.75 +4.06,3.75;3.75,4.06 +2.50,4.69;2.50,1.25 +2.50,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +2.19,8.12;2.19,4.69 +0.00,4.69;5.00,4.69 +2.19,6.56;4.38,6.56 + +# UTF-16 : 8c e2 +# UTF-8 : a2 b3 e8 +[8ce2] 賢 +4.69,9.06;0.94,9.06 +0.94,9.06;0.94,5.94 +2.81,8.75;2.81,8.12 +2.81,7.19;2.81,6.25 +0.94,6.25;4.38,6.25 +0.94,7.19;4.38,7.19 +4.38,7.19;4.38,8.12 +4.38,8.12;0.94,8.12 +1.56,2.50;7.81,2.50 +7.81,2.50;7.81,5.62 +7.81,5.62;1.56,5.62 +1.56,5.62;1.56,2.19 +1.56,3.44;7.81,3.44 +1.56,4.38;7.81,4.38 +0.62,0.62;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.88 +5.00,9.06;9.06,9.06 +4.69,6.25;5.31,6.56 +5.31,6.56;5.94,6.56 +5.94,6.56;6.56,6.88 +6.56,6.88;6.88,6.88 +6.88,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +8.75,8.44;8.75,8.75 +9.06,5.94;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.50,6.56 +7.50,6.56;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.62,8.75 + +# UTF-16 : 51 c9 +# UTF-8 : 89 87 e5 +[51c9] 凉 +0.31,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;2.19,3.75 +2.19,3.75;2.50,4.38 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +5.62,4.38;5.94,1.56 +5.62,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +2.19,1.25;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;6.88,3.75 +3.12,4.38;8.44,4.38 +8.44,4.38;8.44,7.19 +8.44,7.19;3.12,7.19 +3.12,7.19;3.12,4.38 +5.62,8.12;5.62,9.38 +2.19,8.12;9.06,8.12 + +# UTF-16 : 6d bc +# UTF-8 : bc b6 e6 +[6dbc] 涼 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,4.38;5.94,1.56 +5.94,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +2.50,1.25;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;6.88,3.75 +3.44,4.38;8.44,4.38 +8.44,4.38;8.44,7.19 +8.44,7.19;3.12,7.19 +3.12,7.19;3.12,4.38 +5.62,8.12;5.94,9.38 +2.50,8.12;9.06,8.12 + +# UTF-16 : 63 a0 +# UTF-8 : a0 8e e6 +[63a0] 掠 +5.94,4.38;5.94,1.56 +5.94,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.38,0.94 +2.81,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.75 +3.44,4.38;8.44,4.38 +8.44,4.38;8.44,7.19 +8.44,7.19;3.44,7.19 +3.44,7.19;3.44,4.38 +5.94,8.12;5.94,9.38 +2.81,8.12;9.06,8.12 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 + +# UTF-16 : 69 0b +# UTF-8 : 8b a4 e6 +[690b] 椋 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +6.25,4.38;6.25,1.56 +6.25,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +2.81,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.50,3.12 +7.50,3.12;7.19,3.75 +3.75,4.38;8.75,4.38 +8.75,4.38;8.75,7.19 +8.75,7.19;3.75,7.19 +3.75,7.19;3.75,4.38 +5.94,8.12;6.25,9.38 +2.81,8.12;9.06,8.12 + +# UTF-16 : 8a d2 +# UTF-8 : 92 ab e8 +[8ad2] 諒 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +6.56,4.38;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +3.44,1.25;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.12 +7.81,3.12;7.19,3.75 +4.38,4.38;8.75,4.38 +8.75,4.38;8.75,7.19 +8.75,7.19;4.06,7.19 +4.06,7.19;4.06,4.38 +6.25,8.12;6.56,9.38 +3.44,8.12;9.06,8.12 + +# UTF-16 : 93 44 +# UTF-8 : 84 8d e9 +[9344] 鍄 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +6.88,4.38;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +4.06,1.25;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.12 +7.81,3.12;7.50,3.75 +4.69,4.38;8.75,4.38 +8.75,4.38;8.75,7.19 +8.75,7.19;4.69,7.19 +4.38,7.19;4.69,4.38 +6.56,8.12;6.56,9.38 +4.06,8.12;9.06,8.12 + +# UTF-16 : 9b e8 +# UTF-8 : a8 af e9 +[9be8] 鯨 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.81,8.75 +0.94,5.31;3.75,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.75,7.19 +3.75,7.19;3.75,3.44 +3.75,3.44;0.94,3.44 +2.19,7.19;2.19,3.44 +4.06,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;3.44,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +6.88,4.38;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +4.06,1.25;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.12 +7.81,3.12;7.50,3.75 +4.69,4.38;8.75,4.38 +8.75,4.38;8.75,7.19 +8.75,7.19;4.69,7.19 +4.38,7.19;4.69,4.38 +6.56,8.12;6.56,9.38 +4.06,8.12;9.06,8.12 +2.81,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;2.50,2.81 +2.50,2.81;2.50,3.12 + +# UTF-16 : 58 05 +# UTF-8 : 85 a0 e5 +[5805] 堅 +4.69,8.75;0.94,8.75 +0.94,8.75;0.94,3.75 +2.81,8.75;2.81,7.50 +2.81,5.94;2.81,4.69 +0.94,4.38;4.69,4.38 +0.94,5.94;4.38,5.94 +4.38,5.94;4.38,7.50 +4.38,7.50;0.94,7.50 +5.00,8.75;8.75,8.75 +5.00,4.38;5.31,4.69 +5.31,4.69;5.94,5.00 +5.94,5.00;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,8.12 +8.44,8.12;8.75,8.75 +9.06,4.06;8.75,4.38 +8.75,4.38;8.12,4.69 +8.12,4.69;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.25,6.88 +6.25,6.88;5.94,7.19 +5.94,7.19;5.62,7.81 +5.62,7.81;5.31,8.44 +0.62,1.25;8.75,1.25 +8.12,3.12;1.25,3.12 +4.69,1.25;4.69,4.06 + +# UTF-16 : 60 2a +# UTF-8 : aa 80 e6 +[602a] 怪 +2.81,8.75;8.75,8.75 +2.81,4.69;3.44,5.00 +3.44,5.00;4.38,5.31 +4.38,5.31;5.00,5.62 +5.00,5.62;5.62,5.94 +5.62,5.94;6.25,6.25 +6.25,6.25;6.88,6.88 +6.88,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.44,8.75 +9.06,4.69;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.19,5.62 +7.19,5.62;6.56,5.94 +6.56,5.94;5.94,6.25 +5.94,6.25;5.31,6.56 +5.31,6.56;5.00,6.88 +5.00,6.88;4.69,7.50 +4.69,7.50;4.06,7.81 +4.06,7.81;3.75,8.12 +2.50,0.94;9.06,0.94 +8.44,3.75;3.44,3.75 +5.94,0.94;5.94,5.31 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 + +# UTF-16 : 81 ed +# UTF-8 : ad 87 e8 +[81ed] 臭 +4.69,9.69;4.69,9.06 +4.69,9.06;4.38,8.75 +4.38,8.75;4.06,8.44 +4.06,8.44;4.06,8.44 +1.56,4.38;7.81,4.38 +7.81,4.38;7.81,8.44 +7.81,8.44;1.56,8.44 +1.56,8.44;1.56,4.06 +1.56,5.62;7.81,5.62 +1.56,6.88;7.81,6.88 +0.31,3.12;9.06,3.12 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;4.69,3.12 +4.69,3.12;4.69,4.38 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.69,3.12 +4.69,3.12;4.69,3.12 + +# UTF-16 : 60 e8 +# UTF-8 : a8 83 e6 +[60e8] 惨 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.81,3.75;3.44,4.06 +3.44,4.06;3.75,4.06 +3.75,4.06;4.38,4.38 +4.38,4.38;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;6.56,5.31 +6.56,5.31;6.56,5.31 +2.81,2.19;3.75,2.50 +3.75,2.50;4.06,2.50 +4.06,2.50;4.69,2.81 +4.69,2.81;5.31,2.81 +5.31,2.81;5.94,3.12 +5.94,3.12;6.25,3.12 +6.25,3.12;6.56,3.44 +6.56,3.44;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;7.81,4.06 +2.81,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;6.88,1.56 +6.88,1.56;7.50,1.88 +7.50,1.88;8.12,2.19 +8.12,2.19;8.44,2.19 +8.44,2.19;8.75,2.50 +9.06,6.88;8.75,7.50 +8.75,7.50;8.44,7.81 +8.44,7.81;7.81,8.12 +7.81,8.12;7.50,8.44 +7.50,8.44;7.19,8.75 +2.50,7.50;3.12,7.50 +3.12,7.50;3.75,7.50 +3.75,7.50;4.06,7.50 +4.06,7.50;4.69,7.50 +4.69,7.50;5.31,7.50 +5.31,7.50;5.94,7.50 +5.94,7.50;6.56,7.50 +6.56,7.50;7.19,7.81 +7.19,7.81;7.81,7.81 +7.81,7.81;8.12,7.81 +3.44,7.50;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;4.69,9.38 +9.06,6.25;2.50,6.25 +2.19,4.38;2.50,4.69 +2.50,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.62,7.50 +9.38,4.38;8.75,4.69 +8.75,4.69;8.12,5.00 +8.12,5.00;7.50,5.31 +7.50,5.31;6.88,5.62 +6.88,5.62;6.56,6.25 + +# UTF-16 : 9b f5 +# UTF-8 : b5 af e9 +[9bf5] 鯵 +4.38,3.75;5.31,4.06 +5.31,4.06;5.94,4.38 +5.94,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.19,5.31 +4.38,2.19;5.00,2.50 +5.00,2.50;5.31,2.50 +5.31,2.50;5.94,2.81 +5.94,2.81;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;6.88,3.12 +6.88,3.12;7.50,3.44 +7.50,3.44;8.12,4.06 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.50,1.56 +7.50,1.56;8.12,1.88 +8.12,1.88;8.44,2.19 +8.44,2.19;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,6.88;8.75,7.50 +8.75,7.50;8.44,7.81 +8.44,7.81;8.44,8.12 +8.44,8.12;8.12,8.44 +8.12,8.44;7.81,8.75 +4.06,7.50;4.38,7.50 +4.38,7.50;5.00,7.50 +5.00,7.50;5.31,7.50 +5.31,7.50;5.62,7.50 +5.62,7.50;6.25,7.50 +6.25,7.50;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;7.50,7.81 +7.50,7.81;8.12,7.81 +8.12,7.81;8.44,7.81 +4.69,7.50;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +9.06,6.25;4.06,6.25 +4.06,4.69;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.62,5.94 +5.62,5.94;5.94,6.25 +5.94,6.25;5.94,6.56 +5.94,6.56;6.25,7.19 +6.25,7.19;6.56,7.50 +9.38,4.38;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,6.25 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.81,8.75 +0.94,5.31;3.75,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.75,7.19 +3.75,7.19;3.75,3.44 +3.75,3.44;0.94,3.44 +2.19,7.19;2.19,3.44 +4.38,1.25;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +3.12,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.50,3.12 +1.88,0.62;1.88,1.25 +1.88,1.25;1.88,1.56 +1.88,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 + +# UTF-16 : 62 49 +# UTF-8 : 89 89 e6 +[6249] 扉 +0.62,8.75;8.75,8.75 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,5.00 +1.25,5.00;1.56,7.50 +1.25,7.50;8.44,7.50 +8.44,7.50;8.44,5.94 +8.44,5.94;1.56,5.94 +1.56,4.69;4.38,4.69 +5.94,4.69;8.75,4.69 +5.94,1.88;9.06,1.88 +1.88,3.44;4.38,3.44 +5.94,3.44;8.75,3.44 +1.56,1.88;2.19,1.88 +2.19,1.88;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.19 +3.75,2.19;4.38,2.50 +5.94,0.62;5.94,5.62 +1.88,0.62;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.38,3.44 +4.38,3.44;4.38,5.62 + +# UTF-16 : 81 70 +# UTF-8 : b0 85 e8 +[8170] 腰 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +9.06,8.75;3.12,8.75 +6.88,8.75;6.88,5.62 +5.31,8.75;5.31,5.62 +3.44,5.31;3.44,7.50 +3.44,7.50;8.75,7.50 +8.75,7.50;8.75,5.62 +8.75,5.62;3.75,5.62 +2.81,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.12,4.38 +5.62,5.62;5.31,5.00 +5.31,5.00;5.00,4.38 +5.00,4.38;4.69,3.75 +4.69,3.75;4.06,3.12 +4.06,3.12;3.75,2.50 +4.06,2.81;4.38,2.81 +4.38,2.81;5.00,2.50 +5.00,2.50;5.31,2.50 +5.31,2.50;5.94,2.19 +5.94,2.19;6.25,2.19 +6.25,2.19;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +9.06,4.38;3.12,4.38 + +# UTF-16 : 81 1a +# UTF-8 : 9a 84 e8 +[811a] 脚 +0.62,4.06;2.50,4.06 +0.62,6.56;2.50,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +7.19,0.62;7.19,8.75 +7.19,8.75;9.06,8.75 +9.06,8.75;9.06,2.81 +9.06,2.81;9.06,2.50 +9.06,2.50;8.75,2.19 +8.75,2.19;8.44,2.19 +8.44,2.19;8.12,2.19 +8.12,2.19;7.50,2.19 +2.81,5.31;6.56,5.31 +6.56,7.81;3.12,7.81 +4.69,5.31;4.69,9.06 +6.56,0.94;6.56,1.56 +6.56,1.56;6.25,2.19 +6.25,2.19;5.94,2.81 +5.94,2.81;5.94,3.44 +5.94,3.44;5.62,4.06 +2.81,1.25;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;6.25,2.19 +3.44,1.56;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;4.69,5.31 + +# UTF-16 : 7f 70 +# UTF-8 : b0 bd e7 +[7f70] 罰 +1.25,7.19;8.44,7.19 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +5.94,7.50;5.94,8.75 +3.44,7.50;3.44,8.75 +4.69,0.62;4.69,2.81 +4.69,2.81;0.94,2.81 +0.94,2.81;0.94,0.62 +1.25,1.25;4.69,1.25 +0.31,5.62;5.00,5.62 +0.94,4.69;4.69,4.69 +0.94,3.75;4.69,3.75 +0.94,6.56;4.69,6.56 +5.62,2.19;5.94,6.25 +8.44,6.56;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 81 02 +# UTF-8 : 82 84 e8 +[8102] 脂 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;3.12,8.75 +3.12,8.75;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.56,0.94 +4.06,9.06;4.06,6.56 +4.06,6.56;4.06,6.25 +4.06,6.25;4.69,6.25 +4.69,6.25;5.00,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.62,6.25 +5.62,6.25;5.94,6.25 +5.94,6.25;6.25,6.25 +5.94,6.25;6.56,6.25 +6.56,6.25;6.88,6.25 +6.88,6.25;7.50,6.25 +7.19,6.25;8.12,6.25 +8.12,6.25;8.44,6.25 +8.44,6.25;8.75,6.88 +8.75,6.88;8.75,7.19 +8.75,7.19;8.75,7.50 +4.06,7.81;4.38,7.81 +4.38,7.81;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.25,8.12 +6.25,8.12;6.88,8.12 +6.88,8.12;7.19,8.44 +7.19,8.44;7.81,8.44 +7.81,8.44;8.44,8.44 +8.44,8.44;8.75,8.75 +8.44,0.62;8.44,5.00 +8.44,5.00;4.06,5.00 +4.06,5.00;4.06,0.62 +4.06,1.25;8.44,1.25 +4.06,3.12;8.44,3.12 + +# UTF-16 : 8a 63 +# UTF-8 : a3 a9 e8 +[8a63] 詣 +0.94,1.25;3.75,1.25 +3.75,1.25;3.75,3.44 +3.75,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;4.06,7.50 +0.62,5.94;3.75,5.94 +0.62,4.69;3.75,4.69 +0.62,8.75;3.75,8.75 +4.38,9.06;4.38,6.56 +4.38,6.56;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.94,6.25 +5.94,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.50,6.25 +7.50,6.25;8.12,6.25 +8.12,6.25;8.75,6.25 +8.75,6.25;8.75,6.56 +8.75,6.56;9.06,7.19 +9.06,7.19;9.06,7.50 +4.38,7.81;5.00,7.81 +5.00,7.81;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;6.25,8.12 +6.25,8.12;6.56,8.12 +6.56,8.12;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;8.12,8.44 +8.12,8.44;8.44,8.44 +8.44,8.44;8.75,8.75 +8.75,0.62;8.75,5.00 +8.75,5.00;4.69,5.00 +4.38,5.00;4.69,0.62 +4.69,1.25;8.75,1.25 +4.69,3.12;8.75,3.12 + +# UTF-16 : 9b a8 +# UTF-8 : a8 ae e9 +[9ba8] 鮨 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;2.81,8.44 +2.81,8.44;2.81,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;3.12,8.75 +0.94,5.31;3.75,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.75,7.19 +3.75,7.19;3.75,3.44 +3.75,3.44;0.94,3.44 +2.19,7.19;2.19,3.44 +4.06,1.25;4.06,1.88 +4.06,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +2.81,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.50,3.12 +1.88,0.62;1.88,1.25 +1.88,1.25;1.88,1.56 +1.88,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +4.38,9.06;4.38,6.56 +4.38,6.56;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.94,6.25 +5.94,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.81,6.25 +7.81,6.25;8.12,6.25 +8.12,6.25;8.75,6.25 +8.75,6.25;9.06,6.56 +9.06,6.56;9.06,7.19 +9.06,7.19;9.06,7.50 +4.38,7.81;5.00,7.81 +5.00,7.81;5.31,7.81 +5.31,7.81;5.94,8.12 +5.94,8.12;6.25,8.12 +6.25,8.12;6.88,8.12 +6.88,8.12;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;8.12,8.44 +8.12,8.44;8.44,8.44 +8.44,8.44;9.06,8.75 +8.75,0.62;8.75,5.00 +8.75,5.00;4.69,5.00 +4.69,5.00;4.69,0.62 +4.69,1.25;8.75,1.25 +4.69,3.12;8.75,3.12 + +# UTF-16 : 93 96 +# UTF-8 : 96 8e e9 +[9396] 鎖 +6.56,6.88;6.56,9.38 +4.38,2.81;8.75,2.81 +8.75,2.81;8.75,6.88 +8.75,6.88;4.38,6.88 +4.38,6.88;4.38,2.50 +4.38,4.06;8.75,4.06 +4.38,5.62;8.75,5.62 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.06,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.75,4.69 +5.31,7.50;5.00,7.81 +5.00,7.81;4.69,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;4.38,9.06 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.44,8.44 +8.44,8.44;8.75,8.75 +8.75,8.75;8.75,9.06 + +# UTF-16 : 97 74 +# UTF-8 : b4 9d e9 +[9774] 靴 +0.31,8.12;4.69,8.12 +3.44,9.06;3.75,6.88 +3.44,6.88;1.25,6.88 +1.25,6.88;1.25,9.06 +4.06,3.44;4.06,5.94 +4.06,5.94;0.62,5.94 +0.62,5.94;0.62,3.44 +0.94,3.75;4.06,3.75 +0.31,2.50;4.38,2.50 +2.50,0.62;2.50,6.88 +6.88,5.31;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.56 +8.12,6.56;8.75,7.19 +8.75,7.19;9.06,7.81 +6.88,9.06;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.75 +5.94,9.06;5.94,8.75 +5.94,8.75;5.94,8.12 +5.94,8.12;5.62,7.81 +5.62,7.81;5.62,7.50 +5.62,7.50;5.31,6.88 +5.31,6.88;5.00,6.56 +5.00,6.56;5.00,6.25 +5.00,6.25;4.69,5.62 +4.69,5.62;4.38,5.31 +4.38,5.31;4.38,5.00 +5.31,0.62;5.31,7.19 + +# UTF-16 : 88 f8 +# UTF-8 : b8 a3 e8 +[88f8] 裸 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.19,4.38 +2.19,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,5.00 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 +9.06,4.38;3.12,4.38 +3.75,5.31;8.44,5.31 +8.44,5.31;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,5.31 +6.25,8.75;6.25,0.62 +3.75,7.19;8.44,7.19 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;5.94,4.38 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;6.56,4.06 +6.56,4.06;6.25,4.38 + +# UTF-16 : 8e 1d +# UTF-8 : 9d b8 e8 +[8e1d] 踝 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.25,4.38 +9.06,4.38;3.75,4.38 +4.38,5.31;8.75,5.31 +8.75,5.31;8.75,8.75 +8.75,8.75;4.38,8.75 +4.38,8.75;4.38,5.31 +6.25,8.75;6.56,0.62 +4.38,7.19;8.44,7.19 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.50 +7.50,2.50;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.56,4.38 +1.88,4.69;3.44,4.69 +1.88,1.56;2.19,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.44,6.25 +3.44,6.25;3.44,8.75 +3.44,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.75,2.19 + +# UTF-16 : 6b bb +# UTF-8 : bb ae e6 +[6bbb] 殻 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;8.12,8.75 +8.12,8.75;8.12,6.25 +8.12,6.25;8.44,5.94 +8.44,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 +9.06,5.94;9.06,6.56 +9.06,6.56;9.38,6.88 +9.38,6.88;9.38,7.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,4.38 +1.25,4.38;3.75,4.38 +3.44,4.38;3.75,2.19 +3.44,2.19;3.75,1.88 +3.75,1.88;4.38,1.88 +4.38,1.88;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,2.81;5.00,3.12 +4.69,5.00;8.75,5.00 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.38 +8.44,4.38;8.75,5.00 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.75 +5.94,3.75;5.62,4.06 +5.62,4.06;5.31,4.69 +0.62,6.56;4.38,6.56 +4.38,8.12;0.31,8.12 +2.50,6.56;2.50,9.06 +4.38,4.38;4.38,5.31 +4.38,5.31;0.62,5.31 +0.31,5.31;0.62,4.38 + +# UTF-16 : 70 fd +# UTF-8 : bd 83 e7 +[70fd] 烽 +3.12,7.19;3.75,7.50 +3.75,7.50;4.38,7.81 +4.38,7.81;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.62,9.38 +8.44,8.44;8.12,8.12 +8.12,8.12;7.81,7.81 +7.81,7.81;7.50,7.50 +7.50,7.50;6.88,7.19 +6.88,7.19;6.56,6.88 +6.56,6.88;5.94,6.56 +5.94,6.56;5.31,6.25 +5.31,6.25;4.69,5.94 +4.69,5.94;3.75,5.62 +3.75,5.62;3.12,5.62 +4.38,8.12;5.00,7.81 +5.00,7.81;5.31,7.50 +5.31,7.50;5.62,7.19 +5.62,7.19;5.94,6.88 +5.94,6.88;6.56,6.56 +6.56,6.56;6.88,6.56 +6.88,6.56;7.50,6.25 +7.50,6.25;8.12,5.94 +8.12,5.94;8.75,5.62 +8.75,5.62;9.06,5.62 +3.12,2.50;9.06,2.50 +8.75,5.00;3.44,5.00 +8.75,3.75;3.75,3.75 +6.25,0.62;6.25,6.25 +2.81,1.88;2.81,2.50 +2.81,2.50;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.69 +0.62,7.81;0.62,7.19 +0.62,7.19;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.31,5.00 +0.31,5.00;0.31,4.69 +2.81,7.81;2.81,7.19 +2.81,7.19;2.81,6.56 +2.81,6.56;2.50,5.94 +2.50,5.94;2.50,5.31 +2.50,5.31;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +5.00,8.44;8.75,8.44 + +# UTF-16 : 5c f0 +# UTF-8 : b0 b3 e5 +[5cf0] 峰 +0.62,7.81;0.62,0.94 +0.62,1.56;3.12,1.56 +3.12,1.56;3.12,7.81 +1.88,1.56;1.88,9.06 +3.44,7.19;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.62,9.38 +8.44,8.44;8.12,8.12 +8.12,8.12;7.81,7.81 +7.81,7.81;7.50,7.50 +7.50,7.50;7.19,7.19 +7.19,7.19;6.56,6.88 +6.56,6.88;5.94,6.56 +5.94,6.56;5.62,6.25 +5.62,6.25;5.00,5.94 +5.00,5.94;4.06,5.62 +4.06,5.62;3.44,5.62 +4.69,8.12;5.00,7.81 +5.00,7.81;5.31,7.50 +5.31,7.50;5.94,7.19 +5.94,7.19;6.25,6.88 +6.25,6.88;6.56,6.88 +6.56,6.88;7.19,6.56 +7.19,6.56;7.50,6.25 +7.50,6.25;8.12,5.94 +8.12,5.94;8.75,5.62 +8.75,5.62;9.06,5.62 +3.44,2.50;9.06,2.50 +8.75,5.00;3.75,5.00 +8.75,3.75;4.06,3.75 +6.25,0.62;6.56,6.25 +5.00,8.44;8.75,8.44 + +# UTF-16 : 87 02 +# UTF-8 : 82 9c e8 +[8702] 蜂 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 +3.44,7.19;4.06,7.50 +4.06,7.50;4.69,7.81 +4.69,7.81;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.62,9.38 +8.75,8.44;8.44,8.12 +8.44,8.12;8.12,7.81 +8.12,7.81;7.50,7.50 +7.50,7.50;7.19,7.19 +7.19,7.19;6.56,6.88 +6.56,6.88;6.25,6.56 +6.25,6.56;5.62,6.25 +5.62,6.25;5.00,5.94 +5.00,5.94;4.38,5.62 +4.38,5.62;3.44,5.62 +4.69,8.12;5.00,7.81 +5.00,7.81;5.62,7.50 +5.62,7.50;5.94,7.19 +5.94,7.19;6.25,6.88 +6.25,6.88;6.88,6.88 +6.88,6.88;7.19,6.56 +7.19,6.56;7.81,6.25 +7.81,6.25;8.12,5.94 +8.12,5.94;8.75,5.62 +8.75,5.62;9.38,5.62 +3.44,2.50;9.38,2.50 +9.06,5.00;3.75,5.00 +8.75,3.75;4.06,3.75 +6.56,0.62;6.56,6.25 +5.31,8.44;8.75,8.44 + +# UTF-16 : 92 d2 +# UTF-8 : 92 8b e9 +[92d2] 鋒 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +3.75,7.19;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +8.75,8.44;8.44,8.12 +8.44,8.12;8.12,7.81 +8.12,7.81;7.81,7.50 +7.81,7.50;7.19,7.19 +7.19,7.19;6.88,6.88 +6.88,6.88;6.25,6.56 +6.25,6.56;5.62,6.25 +5.62,6.25;5.00,5.94 +5.00,5.94;4.38,5.62 +4.38,5.62;3.75,5.62 +5.00,8.12;5.31,7.81 +5.31,7.81;5.62,7.50 +5.62,7.50;5.94,7.19 +5.94,7.19;6.56,6.88 +6.56,6.88;6.88,6.88 +6.88,6.88;7.19,6.56 +7.19,6.56;7.81,6.25 +7.81,6.25;8.44,5.94 +8.44,5.94;8.75,5.62 +8.75,5.62;9.38,5.62 +3.75,2.50;9.38,2.50 +9.06,5.00;4.06,5.00 +8.75,3.75;4.38,3.75 +6.56,0.62;6.56,6.25 +5.31,8.44;8.75,8.44 + +# UTF-16 : 83 0e +# UTF-8 : 8e 8c e8 +[830e] 茎 +0.31,8.12;9.06,8.12 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +0.62,0.94;8.75,0.94 +8.12,3.12;1.25,3.12 +4.69,0.94;4.69,4.38 +0.94,6.88;8.12,6.88 +0.31,3.75;1.56,4.06 +1.56,4.06;2.50,4.38 +2.50,4.38;3.44,4.38 +3.44,4.38;4.06,4.69 +4.06,4.69;5.00,5.00 +5.00,5.00;5.62,5.31 +5.62,5.31;6.56,5.94 +6.56,5.94;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;8.12,6.88 +9.06,3.75;8.12,4.06 +8.12,4.06;7.50,4.06 +7.50,4.06;6.56,4.38 +6.56,4.38;5.62,4.69 +5.62,4.69;5.00,5.00 +5.00,5.00;4.38,5.31 +4.38,5.31;3.75,5.62 +3.75,5.62;3.12,5.94 +3.12,5.94;2.50,6.25 +2.50,6.25;2.19,6.56 + +# UTF-16 : 60 65 +# UTF-8 : a5 81 e6 +[6065] 恥 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.38,5.94 +4.38,5.94;4.38,6.56 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.44 +9.06,3.44;9.06,3.75 +9.06,3.75;9.06,4.06 +9.06,4.06;8.75,4.69 +8.75,4.69;8.75,5.00 +8.75,5.00;8.75,5.62 +8.75,5.62;8.75,5.94 +8.75,5.94;8.44,6.25 +8.44,6.25;8.44,6.88 +4.69,9.06;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.56,8.44 +6.56,8.44;7.19,8.12 +7.19,8.12;7.81,7.81 +5.31,7.81;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;8.12,1.25 +8.12,1.25;8.12,1.88 +8.12,1.88;8.12,2.50 +8.12,2.50;8.44,2.81 +8.44,2.81;8.44,3.75 +0.62,8.75;0.62,2.19 +3.44,8.75;0.31,8.75 +2.81,0.62;2.81,8.75 +0.94,4.69;2.81,4.69 +0.94,6.88;2.81,6.88 +0.00,2.19;0.62,2.19 +0.62,2.19;1.25,2.50 +1.25,2.50;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;2.81,2.81 + +# UTF-16 : 57 b0 +# UTF-8 : b0 9e e5 +[57b0] 垰 +5.94,5.94;5.94,9.38 +5.62,0.62;5.94,4.69 +9.06,5.94;3.12,5.94 +8.44,7.81;5.94,7.81 +9.06,4.69;3.12,4.69 +8.75,2.19;8.12,2.50 +8.12,2.50;7.50,2.81 +7.50,2.81;6.88,3.12 +6.88,3.12;6.25,3.75 +6.25,3.75;5.94,4.06 +0.31,6.56;3.12,6.56 +1.56,1.88;1.56,9.06 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.12,2.50 +3.12,2.50;3.75,2.81 + +# UTF-16 : 88 c3 +# UTF-8 : 83 a3 e8 +[88c3] 裃 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.88,9.06 +1.56,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.62 +3.44,5.62;3.44,5.62 +5.94,5.94;5.94,9.38 +5.94,0.62;5.94,4.69 +9.06,5.94;3.44,5.94 +8.44,7.81;5.94,7.81 +9.06,4.69;3.44,4.69 +8.75,2.19;8.12,2.50 +8.12,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.56,3.75 +6.56,3.75;5.94,4.06 + +# UTF-16 : 5c e0 +# UTF-8 : a0 b3 e5 +[5ce0] 峠 +0.62,7.81;0.62,0.94 +0.62,1.56;3.44,1.56 +3.44,1.56;3.44,7.81 +1.88,1.56;2.19,9.06 +5.94,5.94;5.94,9.38 +5.94,0.62;5.94,4.69 +9.06,5.94;3.44,5.94 +8.44,7.81;5.94,7.81 +9.06,4.69;3.44,4.69 +8.75,2.19;8.12,2.50 +8.12,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.56,3.75 +6.56,3.75;5.94,4.06 + +# UTF-16 : 97 90 +# UTF-8 : 90 9e e9 +[9790] 鞐 +0.31,8.12;4.38,8.12 +3.44,9.06;3.44,6.88 +3.44,6.88;1.25,6.88 +1.25,6.88;1.25,9.06 +3.75,3.44;3.75,5.94 +3.75,5.94;0.62,5.94 +0.62,5.94;0.62,3.44 +0.62,3.75;3.75,3.75 +0.00,2.50;4.38,2.50 +2.19,0.62;2.19,6.88 +6.25,5.94;6.25,9.38 +6.25,0.62;6.25,4.69 +9.06,5.94;4.38,5.94 +8.75,7.81;6.25,7.81 +9.06,4.69;4.38,4.69 +8.75,2.19;8.44,2.50 +8.44,2.50;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;6.88,3.75 +6.88,3.75;6.25,4.06 + +# UTF-16 : 86 5c +# UTF-8 : 9c 99 e8 +[865c] 虜 +2.50,3.44;8.12,3.44 +8.12,3.44;8.12,5.62 +8.12,5.62;2.19,5.62 +2.19,5.62;2.19,3.44 +5.31,3.44;5.31,5.62 +2.50,4.69;8.12,4.69 +4.38,8.12;4.69,9.69 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.75,8.12 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.75,8.12 +1.56,6.88;7.19,7.50 +4.38,8.75;8.12,8.75 +3.75,8.12;3.75,6.88 +3.75,6.88;4.06,6.25 +4.06,6.25;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.94,6.25 +5.62,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.50,6.25 +7.50,6.25;8.12,6.25 +8.12,6.25;8.44,6.56 +8.44,6.56;8.44,7.19 +1.25,2.50;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +1.25,0.94;2.19,0.94 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.31,3.44 + +# UTF-16 : 86 cd +# UTF-8 : 8d 9b e8 +[86cd] 蛍 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +0.62,0.94;1.25,0.94 +1.25,0.94;2.19,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.94,1.25 +5.94,1.25;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;8.44,1.56 +4.69,1.25;4.69,7.50 +1.56,3.75;7.81,3.75 +7.81,3.75;7.81,6.25 +7.81,6.25;1.56,6.25 +1.56,6.25;1.56,3.12 +8.44,5.94;8.44,7.81 +8.44,7.81;0.94,7.81 +0.94,7.81;0.94,5.94 +2.81,7.81;2.50,8.12 +2.50,8.12;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.88,9.06 +5.00,7.81;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +6.56,7.81;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 + +# UTF-16 : 63 8c +# UTF-8 : 8c 8e e6 +[638c] 掌 +8.75,6.56;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.56 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,9.38 +6.56,8.44;6.88,8.75 +6.88,8.75;7.19,9.06 +7.19,9.06;7.50,9.38 +4.69,8.44;4.69,9.38 +2.19,5.94;7.50,5.94 +7.19,5.94;7.50,7.50 +7.19,7.50;2.19,7.50 +1.88,7.50;2.19,5.94 +4.69,5.00;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.62 +4.38,0.62;4.06,0.62 +4.06,0.62;3.44,0.62 +3.44,0.62;3.12,0.62 +3.12,0.62;2.50,0.94 +9.06,2.19;0.31,2.19 +8.44,3.75;0.94,3.75 +1.25,5.00;2.19,5.00 +2.19,5.00;2.81,5.00 +2.81,5.00;3.75,5.00 +3.75,5.00;4.38,5.00 +4.38,5.00;5.00,5.00 +5.00,5.00;5.94,5.00 +5.94,5.00;6.56,5.00 +6.56,5.00;7.19,5.00 +7.19,5.00;7.81,5.31 +7.81,5.31;8.12,5.31 + +# UTF-16 : 52 63 +# UTF-8 : a3 89 e5 +[5263] 剣 +5.62,6.88;5.31,7.50 +5.31,7.50;4.69,7.81 +4.69,7.81;4.06,8.12 +4.06,8.12;3.75,8.75 +3.75,8.75;3.12,9.06 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.88 +5.00,7.19;1.25,7.19 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.12,4.38 +3.12,4.38;3.12,7.19 +2.81,3.44;3.44,3.44 +3.44,3.44;3.75,3.12 +3.75,3.12;4.06,2.50 +4.06,2.50;4.69,2.19 +4.69,2.19;5.00,1.56 +5.00,1.56;5.62,0.94 +0.94,3.75;0.94,5.94 +0.94,5.94;5.31,5.94 +5.31,5.94;5.31,4.06 +5.31,4.06;0.94,4.06 +6.56,2.50;6.56,8.75 +8.75,9.06;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 + +# UTF-16 : 50 98 +# UTF-8 : 98 82 e5 +[5098] 傘 +9.06,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.50,7.50 +7.50,7.50;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.50 +2.19,7.50;1.88,7.50 +1.88,7.50;1.25,7.19 +1.25,7.19;0.94,6.88 +0.94,6.88;0.31,6.56 +9.06,2.19;0.31,2.19 +4.69,8.12;4.69,0.62 +0.62,4.69;0.94,5.00 +0.94,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.50,6.56 +2.50,6.56;2.81,7.19 +2.81,7.19;2.81,7.50 +4.38,5.31;3.75,5.31 +3.75,5.31;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;2.81,6.25 +2.81,6.25;2.19,6.56 +5.31,5.31;5.62,5.62 +5.62,5.62;5.94,5.94 +5.94,5.94;6.56,6.25 +6.56,6.25;6.56,6.88 +6.56,6.88;6.88,7.50 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.50,5.94 +7.50,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +0.62,2.81;0.94,3.12 +0.94,3.12;1.56,3.44 +1.56,3.44;1.88,4.06 +1.88,4.06;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;2.81,5.31 +4.38,3.12;3.75,3.44 +3.75,3.44;3.44,3.75 +3.44,3.75;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.19,4.38 +5.31,3.12;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;6.56,4.38 +6.56,4.38;6.56,5.00 +6.56,5.00;6.88,5.31 +8.75,2.81;8.44,3.12 +8.44,3.12;8.12,3.75 +8.12,3.75;7.50,4.06 +7.50,4.06;6.88,4.38 +6.88,4.38;6.56,4.38 + +# UTF-16 : 58 a8 +# UTF-8 : a8 a2 e5 +[58a8] 墨 +4.69,3.44;4.69,0.94 +0.62,0.94;8.75,0.94 +8.12,2.19;1.25,2.19 +8.75,2.81;8.44,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;7.81,3.75 +7.81,3.75;7.50,4.06 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.31,3.75 +5.31,3.75;5.31,4.06 +3.75,2.81;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +0.62,2.81;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;2.19,4.06 +1.56,6.25;8.12,6.25 +7.81,6.25;8.12,9.06 +7.81,9.06;1.56,9.06 +1.25,9.06;1.56,6.25 +1.56,7.50;8.12,7.50 +0.94,5.31;8.44,5.31 +0.62,4.38;8.75,4.38 +4.69,4.38;4.69,9.06 + +# UTF-16 : 7a 42 +# UTF-8 : 82 a9 e7 +[7a42] 穂 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.12,6.25;0.31,6.25 +0.31,2.50;0.31,2.81 +0.31,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +4.38,3.44;4.69,1.88 +4.38,1.88;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;7.81,1.88 +7.81,1.88;8.12,2.19 +2.81,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.75,3.44 +9.06,0.94;9.06,1.56 +9.06,1.56;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +3.75,4.06;8.44,4.06 +8.44,4.06;8.44,7.19 +8.44,7.19;3.75,7.19 +3.44,7.19;3.75,4.06 +3.75,5.94;8.44,5.94 +5.94,4.38;5.94,9.38 +3.12,8.44;9.06,8.44 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 + +# UTF-16 : 85 fb +# UTF-8 : bb 97 e8 +[85fb] 藻 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +0.94,0.62;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,6.56;2.19,6.88 +2.19,6.88;1.56,7.19 +1.56,7.19;1.25,7.19 +1.25,7.19;0.94,7.50 +2.19,4.38;1.88,4.69 +1.88,4.69;1.25,5.00 +1.25,5.00;0.94,5.31 +0.94,5.31;0.62,5.62 +0.62,5.62;0.31,5.62 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.94,3.12 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,0.62;5.94,3.75 +8.75,3.12;2.81,3.12 +6.25,3.75;8.75,3.75 +8.75,3.75;8.75,5.62 +8.75,5.62;6.25,5.62 +6.25,5.62;6.25,3.75 +3.12,3.75;5.62,3.75 +5.62,3.75;5.62,5.62 +5.62,5.62;3.12,5.62 +3.12,5.62;3.12,3.75 +3.75,5.94;8.12,5.94 +8.12,5.94;8.12,7.50 +8.12,7.50;3.75,7.50 +3.44,7.50;3.75,5.94 + +# UTF-16 : 9d 8f +# UTF-8 : 8f b6 e9 +[9d8f] 鶏 +8.12,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +6.88,1.56;6.88,1.88 +6.88,1.88;6.56,2.50 +6.56,2.50;6.56,2.81 +6.56,2.81;6.56,3.12 +5.62,0.94;5.62,1.56 +5.62,1.56;5.62,2.19 +5.62,2.19;5.31,2.81 +5.31,2.81;5.31,2.81 +4.06,0.94;4.06,1.25 +4.06,1.25;4.06,1.56 +4.06,1.56;4.38,2.19 +4.38,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,5.94;8.75,5.94 +8.75,5.94;8.75,8.44 +8.75,8.44;4.69,8.44 +4.69,8.44;4.69,3.75 +4.69,3.75;9.06,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +4.69,7.19;8.44,7.19 +6.25,9.69;6.25,9.06 +6.25,9.06;6.25,8.75 +6.25,8.75;6.25,8.44 +4.69,4.69;9.06,4.69 +0.31,8.44;0.94,8.44 +0.94,8.44;1.25,8.44 +1.25,8.44;1.56,8.44 +1.56,8.44;1.88,8.44 +1.88,8.44;2.81,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;4.38,9.06 +1.25,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +2.50,6.25;2.50,6.88 +2.50,6.88;2.19,7.50 +2.19,7.50;2.19,7.81 +2.19,7.81;1.88,8.12 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.88 +3.75,6.88;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,3.75;0.31,3.75 +4.06,5.31;0.31,5.31 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,2.81 +1.88,2.81;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,4.06;2.19,4.38 +2.19,4.38;2.19,5.94 +3.75,1.88;3.44,2.19 +3.44,2.19;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.50,3.12 +2.50,3.12;2.19,3.44 + +# UTF-16 : 59 eb +# UTF-8 : ab a7 e5 +[59eb] 姫 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.94 +3.12,5.94;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;2.19,3.75 +2.19,3.75;2.50,3.12 +2.50,3.12;3.12,2.81 +3.12,2.81;3.44,2.50 +3.44,2.50;3.75,2.19 +8.75,8.75;4.06,8.75 +4.06,8.75;4.06,0.62 +4.38,1.25;8.75,1.25 +4.38,3.75;8.44,3.75 +8.44,3.75;8.44,6.25 +8.44,6.25;4.38,6.25 +6.56,6.56;6.56,8.75 +6.56,1.25;6.56,3.75 + +# UTF-16 : 85 aa +# UTF-8 : aa 96 e8 +[85aa] 薪 +0.62,8.44;8.75,8.44 +3.12,7.50;3.12,9.38 +6.25,7.50;6.25,9.38 +5.31,5.00;9.06,5.00 +7.81,0.62;7.81,5.00 +5.31,6.88;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.88,7.19 +6.88,7.19;7.50,7.19 +7.50,7.19;8.44,7.50 +8.44,7.50;8.75,7.50 +4.38,0.94;4.69,1.25 +4.69,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.31,5.00 +5.31,5.00;5.62,5.94 +5.62,5.94;5.62,7.19 +2.50,6.88;2.50,7.81 +3.12,5.00;3.44,5.31 +3.44,5.31;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;3.75,6.56 +3.75,6.56;4.06,6.88 +1.88,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;1.25,6.88 +2.50,0.62;2.50,5.00 +4.69,3.75;0.31,3.75 +4.69,6.88;0.62,6.88 +4.69,5.00;0.31,5.00 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.75 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;2.50,3.75 + +# UTF-16 : 9f 13 +# UTF-8 : 93 bc e9 +[9f13] 鼓 +0.62,6.56;4.38,6.56 +4.38,8.12;0.31,8.12 +2.50,6.56;2.50,9.06 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,1.88 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +1.88,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +0.62,3.75;0.62,5.62 +0.62,5.62;4.38,5.62 +4.38,5.62;4.38,3.75 +4.38,3.75;0.94,3.75 +4.69,5.94;9.06,5.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;8.44,4.38 +8.44,4.38;8.75,5.00 +8.75,5.00;8.75,5.62 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.25,3.12 +6.25,3.12;5.94,3.75 +5.94,3.75;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.00,5.31 +4.69,7.81;9.06,7.81 +6.88,5.94;6.88,9.38 + +# UTF-16 : 6d 44 +# UTF-8 : 84 b5 e6 +[6d44] 浄 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,6.88;6.56,7.19 +6.56,7.19;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.50,8.12 +7.50,8.12;7.81,8.44 +4.69,8.44;7.81,8.44 +2.50,6.56;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;5.00,9.38 +6.25,6.88;6.25,1.56 +6.25,1.56;6.25,1.25 +6.25,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +8.75,2.81;8.75,6.88 +8.75,6.88;3.75,6.88 +3.12,3.44;8.44,3.44 +2.81,5.31;9.38,5.31 + +# UTF-16 : 8a 3b +# UTF-8 : bb a8 e8 +[8a3b] 註 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.44,8.75 +5.31,9.06;5.62,9.06 +5.62,9.06;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;7.19,8.44 +7.19,8.44;7.81,8.12 +9.06,1.25;3.75,1.25 +9.06,7.50;3.75,7.50 +8.75,4.69;4.06,4.69 +6.56,1.25;6.56,7.19 + +# UTF-16 : 99 d0 +# UTF-8 : 90 a7 e9 +[99d0] 駐 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +2.81,1.88;2.81,2.19 +2.81,2.19;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,3.75 +1.88,1.25;1.88,1.88 +1.88,1.88;1.88,2.19 +1.88,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +4.38,8.75;0.94,8.75 +0.94,8.75;0.94,4.38 +0.94,4.38;4.38,4.38 +4.38,4.38;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.38,2.19 +4.38,2.19;4.38,1.88 +4.38,1.88;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.81,0.94 +2.50,8.75;2.50,4.38 +0.94,5.94;4.38,5.94 +0.94,7.19;4.38,7.19 +5.62,9.06;6.25,9.06 +6.25,9.06;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;8.12,8.12 +9.06,1.25;4.38,1.25 +9.06,7.50;4.69,7.50 +8.75,4.69;5.00,4.69 +6.88,1.25;6.88,7.19 + +# UTF-16 : 8f c5 +# UTF-8 : 85 bf e8 +[8fc5] 迅 +2.50,8.75;7.81,8.75 +7.81,8.75;7.81,7.50 +7.81,7.50;7.81,6.25 +7.81,6.25;7.81,5.31 +7.81,5.31;7.81,4.38 +7.81,4.38;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;8.12,2.81 +8.12,2.81;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.75,2.81 +8.75,2.81;8.75,3.12 +8.75,3.12;9.06,4.06 +9.06,4.06;9.06,4.38 +5.00,1.88;5.00,8.12 +7.19,5.62;2.50,5.62 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 + +# UTF-16 : 65 e0 +# UTF-8 : a0 97 e6 +[65e0] 无 +0.31,0.94;1.25,1.25 +1.25,1.25;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;4.69,5.94 +4.69,5.94;4.69,8.44 +8.75,5.94;0.62,5.94 +8.44,8.44;0.94,8.44 +5.31,5.00;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.75,3.75 + +# UTF-16 : 72 5f +# UTF-8 : 9f 89 e7 +[725f] 牟 +8.75,5.94;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.19,7.50 +7.19,7.50;6.88,8.12 +6.88,8.12;6.25,8.44 +0.62,6.56;1.25,6.56 +1.25,6.56;2.19,6.56 +2.19,6.56;2.81,6.56 +2.81,6.56;3.44,6.56 +3.44,6.56;4.06,6.56 +4.06,6.56;5.00,6.88 +5.00,6.88;5.62,6.88 +5.62,6.88;6.25,6.88 +6.25,6.88;7.19,6.88 +7.19,6.88;7.81,6.88 +1.88,6.56;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.75,8.75 +3.75,8.75;4.06,9.38 +9.06,2.81;0.31,2.81 +1.56,4.69;8.75,4.69 +5.00,0.31;5.00,6.25 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.94 + +# UTF-16 : 82 db +# UTF-8 : 9b 8b e8 +[82db] 苛 +0.62,8.44;9.06,8.44 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +7.81,6.56;7.81,1.88 +7.81,1.88;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +0.31,6.56;9.06,6.56 +1.88,1.25;1.88,5.00 +1.88,5.00;5.62,5.00 +5.62,5.00;5.62,2.50 +5.62,2.50;1.88,2.50 + +# UTF-16 : 4e df +# UTF-8 : 9f bb e4 +[4edf] 仟 +2.19,4.69;9.06,4.69 +5.62,0.62;5.62,8.12 +2.81,7.81;3.44,8.12 +3.44,8.12;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.50,8.44 +7.50,8.44;8.12,8.75 +8.12,8.75;8.75,8.75 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 96 21 +# UTF-8 : a1 98 e9 +[9621] 阡 +3.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,2.81 +2.19,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.50,5.62 +2.50,5.62;2.19,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.75 +3.12,5.00;9.06,5.00 +6.25,0.62;6.25,8.44 +3.75,8.12;4.38,8.12 +4.38,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 + +# UTF-16 : 7a cf +# UTF-8 : 8f ab e7 +[7acf] 竏 +0.31,7.50;3.75,7.50 +1.88,7.50;1.88,9.06 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.56 +1.56,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.19 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;3.12,6.88 +1.25,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;0.94,6.56 +3.44,5.00;9.06,5.00 +6.25,0.62;6.25,8.44 +4.06,8.12;4.38,8.12 +4.38,8.12;5.00,8.12 +5.00,8.12;5.62,8.12 +5.62,8.12;6.25,8.12 +6.25,8.12;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 + +# UTF-16 : 7c 81 +# UTF-8 : 81 b2 e7 +[7c81] 粁 +2.19,0.62;2.19,9.06 +3.75,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.88,5.31 +1.88,5.31;1.88,5.62 +1.88,5.62;1.88,5.94 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.62,8.75 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.44,8.12 +3.44,8.12;3.75,8.75 +3.44,5.00;9.06,5.00 +6.25,0.62;6.56,8.44 +4.06,8.12;4.38,8.12 +4.38,8.12;5.00,8.12 +5.00,8.12;5.62,8.12 +5.62,8.12;6.25,8.12 +6.25,8.12;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.50,8.44 +7.50,8.44;8.12,8.75 +8.12,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 + +# UTF-16 : 65 bc +# UTF-8 : bc 96 e6 +[65bc] 於 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,6.56 +1.25,6.56;1.25,7.81 +2.19,7.81;2.19,9.38 +0.00,7.81;4.38,7.81 +1.25,5.94;3.75,5.94 +3.75,5.94;3.75,4.69 +3.75,4.69;3.75,3.75 +3.75,3.75;3.75,3.12 +3.75,3.12;3.75,2.50 +3.75,2.50;3.44,1.88 +3.44,1.88;3.44,1.25 +3.44,1.25;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,1.25 +9.38,5.62;9.06,5.94 +9.06,5.94;8.75,6.25 +8.75,6.25;8.44,6.56 +8.44,6.56;8.12,6.88 +8.12,6.88;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.38 +6.56,9.38;6.25,8.75 +6.25,8.75;6.25,8.44 +6.25,8.44;5.94,8.12 +5.94,8.12;5.62,7.81 +5.62,7.81;5.31,7.50 +5.31,7.50;5.31,7.19 +5.31,7.19;5.00,6.88 +5.00,6.88;4.69,6.25 +4.69,6.25;4.38,5.94 +4.38,5.94;4.06,5.62 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;4.69,3.44 +8.44,3.75;7.81,4.38 +7.81,4.38;7.19,4.69 +7.19,4.69;6.88,5.31 +6.88,5.31;6.25,5.62 +6.25,5.62;5.62,5.94 + +# UTF-16 : 6d 12 +# UTF-8 : 92 b4 e6 +[6d12] 洒 +8.75,0.62;8.75,6.88 +8.75,6.88;3.12,6.88 +3.12,6.88;3.12,0.62 +3.12,1.56;8.75,1.56 +2.81,8.75;9.06,8.75 +5.00,8.75;5.00,6.88 +5.00,6.88;5.00,5.94 +5.00,5.94;5.00,5.62 +5.00,5.62;5.00,5.00 +5.00,5.00;5.00,4.69 +5.00,4.69;4.69,4.06 +4.69,4.06;4.38,3.44 +4.38,3.44;3.75,3.12 +3.75,3.12;3.44,2.81 +6.56,8.75;6.56,4.69 +6.56,4.69;6.56,4.06 +6.56,4.06;6.88,3.75 +6.88,3.75;7.19,3.75 +7.19,3.75;8.75,3.75 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 54 c2 +# UTF-8 : 82 93 e5 +[54c2] 哂 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +8.75,0.62;8.75,6.88 +8.75,6.88;3.44,6.88 +3.44,6.88;3.44,0.62 +3.44,1.56;8.75,1.56 +3.12,8.75;9.06,8.75 +5.31,8.75;5.31,6.88 +5.31,6.88;5.31,5.94 +5.31,5.94;5.31,5.62 +5.31,5.62;5.31,5.00 +5.31,5.00;5.31,4.69 +5.31,4.69;5.00,4.06 +5.00,4.06;4.69,3.44 +4.69,3.44;4.06,3.12 +4.06,3.12;3.75,2.81 +6.88,8.75;6.88,4.38 +6.88,4.38;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.50,3.75 +7.50,3.75;8.75,3.75 + +# UTF-16 : 68 16 +# UTF-8 : 96 a0 e6 +[6816] 栖 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +8.75,0.62;8.75,6.88 +8.75,6.88;3.44,6.88 +3.44,6.88;3.44,0.62 +3.44,1.56;8.75,1.56 +3.12,8.75;9.06,8.75 +5.31,8.75;5.31,6.88 +5.31,6.88;5.31,5.94 +5.31,5.94;5.31,5.62 +5.31,5.62;5.31,5.00 +5.31,5.00;5.31,4.69 +5.31,4.69;5.00,4.06 +5.00,4.06;4.69,3.44 +4.69,3.44;4.06,3.12 +4.06,3.12;3.75,2.81 +6.88,8.75;6.88,4.38 +6.88,4.38;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.50,3.75 +7.50,3.75;8.75,3.75 + +# UTF-16 : 66 52 +# UTF-8 : 92 99 e6 +[6652] 晒 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.62,5.31;2.50,5.31 +8.75,0.62;8.75,6.88 +8.75,6.88;3.44,6.88 +3.44,6.88;3.44,0.62 +3.44,1.56;8.75,1.56 +3.12,8.75;9.06,8.75 +5.31,8.75;5.31,6.88 +5.31,6.88;5.31,5.94 +5.31,5.94;5.31,5.62 +5.31,5.62;5.31,5.00 +5.31,5.00;5.31,4.69 +5.31,4.69;5.00,4.06 +5.00,4.06;4.69,3.44 +4.69,3.44;4.06,3.12 +4.06,3.12;3.75,2.81 +6.88,8.75;6.88,4.38 +6.88,4.38;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.50,3.75 +7.50,3.75;8.75,3.75 + +# UTF-16 : 6f 06 +# UTF-8 : 86 bc e6 +[6f06] 漆 +9.06,4.06;8.75,4.38 +8.75,4.38;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.50,5.00 +7.50,5.00;6.88,5.31 +6.88,5.31;6.25,5.94 +6.25,5.94;5.94,6.25 +5.62,6.25;5.31,5.62 +5.31,5.62;4.69,5.31 +4.69,5.31;4.06,5.00 +4.06,5.00;3.12,4.38 +3.12,4.38;2.81,4.38 +2.81,4.38;2.50,4.06 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.62,5.00;5.94,1.25 +5.62,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.38,0.94 +2.50,1.25;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,2.81 +9.06,0.94;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +9.06,5.94;8.75,6.25 +8.75,6.25;8.44,6.56 +8.44,6.56;8.12,6.88 +8.12,6.88;7.81,7.19 +7.81,7.19;7.50,7.50 +7.50,7.50;7.19,7.50 +7.19,7.50;6.56,7.81 +6.56,7.81;5.94,8.44 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.75 +4.38,3.75;3.75,4.06 +3.75,4.06;3.75,4.38 +8.12,4.38;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.88,3.12 +6.88,3.12;6.56,3.12 +5.62,6.25;5.94,9.69 +9.06,8.44;2.50,8.44 +2.50,5.94;2.81,6.25 +2.81,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;5.00,7.81 +5.00,7.81;5.62,8.12 +5.62,8.12;5.62,8.44 + +# UTF-16 : 81 9d +# UTF-8 : 9d 86 e8 +[819d] 膝 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +9.06,4.06;8.75,4.38 +8.75,4.38;8.44,4.38 +8.44,4.38;7.81,5.00 +7.81,5.00;7.19,5.31 +7.19,5.31;6.56,5.62 +6.56,5.62;5.94,6.25 +5.94,6.25;5.31,5.62 +5.31,5.62;5.00,5.31 +5.00,5.31;4.38,5.00 +4.38,5.00;3.44,4.38 +3.44,4.38;3.12,4.38 +3.12,4.38;2.81,4.06 +5.94,5.00;5.94,1.25 +5.94,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.62,2.81 +9.06,0.94;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.56,2.81 +9.06,5.94;8.75,6.25 +8.75,6.25;8.44,6.56 +8.44,6.56;8.12,6.88 +8.12,6.88;7.81,7.19 +7.81,7.19;7.19,7.50 +7.19,7.50;6.56,7.81 +6.56,7.81;5.94,8.44 +5.31,3.12;5.00,3.44 +5.00,3.44;4.38,3.75 +4.38,3.75;4.06,4.06 +4.06,4.06;4.06,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;6.88,3.12 +6.88,3.12;6.88,3.12 +5.94,6.25;5.94,9.69 +9.06,8.44;3.12,8.44 +2.81,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,6.88 +4.38,6.88;5.00,7.50 +5.00,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 + +# UTF-16 : 67 87 +# UTF-8 : 87 9e e6 +[6787] 枇 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +6.25,5.31;6.88,5.94 +6.88,5.94;7.50,6.25 +7.50,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,7.81 +3.75,5.94;5.94,5.94 +3.75,1.25;3.75,9.06 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.19 +6.25,9.06;6.56,1.56 +6.25,1.56;6.56,1.25 +6.56,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.50,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 + +# UTF-16 : 59 a3 +# UTF-8 : a3 a6 e5 +[59a3] 妣 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;3.12,6.56 +3.12,6.56;3.12,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.44 +1.88,3.44;2.19,3.12 +2.19,3.12;2.81,2.50 +2.81,2.50;2.81,2.19 +2.81,2.19;3.12,1.56 +6.56,5.31;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,7.81 +3.75,5.94;5.94,5.94 +3.75,1.25;3.75,9.06 +2.50,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;6.25,2.19 +6.56,9.06;6.56,1.56 +6.56,1.56;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 + +# UTF-16 : 79 d5 +# UTF-8 : 95 a7 e7 +[79d5] 秕 +3.44,9.06;2.81,8.75 +2.81,8.75;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.12,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +3.44,4.06;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +6.56,5.31;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,7.81 +3.75,5.94;5.94,5.94 +3.75,1.25;3.75,9.06 +2.50,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;6.25,2.19 +6.56,9.06;6.56,1.56 +6.56,1.56;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 + +# UTF-16 : 7c 83 +# UTF-8 : 83 b2 e7 +[7c83] 粃 +1.88,0.62;1.88,9.06 +3.12,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.75 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 +6.56,5.31;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,7.81 +3.75,5.94;5.94,5.94 +3.75,1.25;3.75,9.06 +2.50,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;6.25,2.19 +6.56,9.06;6.56,1.56 +6.56,1.56;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 + +# UTF-16 : 7d 15 +# UTF-8 : 95 b4 e7 +[7d15] 紕 +3.44,4.06;3.12,4.69 +3.12,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;2.81,5.94 +2.81,5.94;2.81,6.56 +0.00,4.69;3.12,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.50 +2.50,7.50;2.81,7.81 +2.81,7.81;3.12,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.81 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +6.56,5.31;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,7.81 +4.06,5.94;6.25,5.94 +4.06,1.25;4.06,9.06 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.25,2.19 +6.56,9.06;6.56,1.56 +6.56,1.56;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 + +# UTF-16 : 78 12 +# UTF-8 : 92 a0 e7 +[7812] 砒 +3.44,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +2.81,1.88;3.12,5.62 +2.81,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +1.56,7.19;1.56,8.12 +1.56,8.12;1.88,8.75 +6.88,5.31;7.19,5.94 +7.19,5.94;7.81,6.25 +7.81,6.25;8.12,6.56 +8.12,6.56;8.75,7.19 +8.75,7.19;8.75,7.50 +8.75,7.50;9.06,7.81 +4.06,5.94;6.25,5.94 +4.06,1.25;4.06,9.06 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.25,2.19 +6.88,9.06;6.88,1.56 +6.88,1.56;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 + +# UTF-16 : 7a 00 +# UTF-8 : 80 a8 e7 +[7a00] 稀 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.12,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +6.56,0.62;6.56,5.62 +4.38,1.25;4.38,4.38 +4.38,4.38;8.75,4.38 +8.75,4.38;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;7.19,1.56 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.00,5.62 +5.00,5.62;5.00,5.94 +5.00,5.94;5.31,6.56 +5.31,6.56;5.62,7.19 +9.06,5.94;3.12,5.94 +3.44,6.88;4.06,6.88 +4.06,6.88;4.69,7.19 +4.69,7.19;5.00,7.19 +5.00,7.19;5.62,7.50 +5.62,7.50;6.25,7.81 +6.25,7.81;6.56,8.12 +6.56,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.44,9.38 +4.06,9.06;4.38,8.75 +4.38,8.75;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.12 +5.94,8.12;6.56,8.12 +6.56,8.12;6.88,7.81 +6.88,7.81;7.50,7.50 +7.50,7.50;7.81,7.19 +7.81,7.19;8.44,6.88 +8.44,6.88;9.06,6.88 + +# UTF-16 : 55 0f +# UTF-8 : 8f 94 e5 +[550f] 唏 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +6.56,0.62;6.56,5.62 +4.38,1.25;4.38,4.38 +4.38,4.38;8.75,4.38 +8.75,4.38;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.56 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.00,5.62 +5.00,5.62;5.00,5.94 +5.00,5.94;5.31,6.56 +5.31,6.56;5.62,7.19 +9.06,5.94;2.81,5.94 +3.12,6.88;3.75,6.88 +3.75,6.88;4.38,7.19 +4.38,7.19;5.00,7.19 +5.00,7.19;5.62,7.50 +5.62,7.50;6.25,7.81 +6.25,7.81;6.56,8.12 +6.56,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.44,9.38 +4.06,9.06;4.38,8.75 +4.38,8.75;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.12 +5.94,8.12;6.25,8.12 +6.25,8.12;6.88,7.81 +6.88,7.81;7.50,7.50 +7.50,7.50;7.81,7.19 +7.81,7.19;8.44,6.88 +8.44,6.88;9.06,6.88 + +# UTF-16 : 66 5e +# UTF-8 : 9e 99 e6 +[665e] 晞 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.62,5.31;2.50,5.31 +6.56,0.62;6.56,5.62 +4.38,1.25;4.38,4.38 +4.38,4.38;8.75,4.38 +8.75,4.38;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.56 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.31,6.56 +5.31,6.56;5.62,7.19 +9.06,5.94;3.12,5.94 +3.12,6.88;3.75,6.88 +3.75,6.88;4.38,7.19 +4.38,7.19;5.00,7.19 +5.00,7.19;5.62,7.50 +5.62,7.50;6.25,7.81 +6.25,7.81;6.56,8.12 +6.56,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.44,9.38 +4.06,9.06;4.38,8.75 +4.38,8.75;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.12 +5.94,8.12;6.25,8.12 +6.25,8.12;6.88,7.81 +6.88,7.81;7.50,7.50 +7.50,7.50;7.81,7.19 +7.81,7.19;8.44,6.88 +8.44,6.88;9.06,6.88 + +# UTF-16 : 9b d1 +# UTF-8 : 91 af e9 +[9bd1] 鯑 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.81,8.75 +0.62,5.31;3.12,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.75,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.12,3.12 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.50,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +6.56,0.62;6.56,5.62 +4.69,1.25;4.69,4.38 +4.69,4.38;8.75,4.38 +8.75,4.38;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.50,1.56 +3.75,3.12;4.06,3.44 +4.06,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.00,5.00 +5.00,5.00;5.00,5.31 +5.00,5.31;5.31,5.94 +5.31,5.94;5.62,6.25 +5.62,6.25;5.62,6.56 +5.62,6.56;5.94,7.19 +9.38,5.94;3.75,5.94 +3.75,6.88;4.38,6.88 +4.38,6.88;5.00,7.19 +5.00,7.19;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;6.56,7.81 +6.56,7.81;6.88,8.12 +6.88,8.12;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.75,9.38 +4.38,9.06;5.00,8.75 +5.00,8.75;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.12 +6.25,8.12;6.56,8.12 +6.56,8.12;7.19,7.81 +7.19,7.81;7.50,7.50 +7.50,7.50;8.12,7.19 +8.12,7.19;8.75,6.88 +8.75,6.88;9.06,6.88 + +# UTF-16 : 63 4c +# UTF-8 : 8c 8d e6 +[634c] 捌 +3.44,6.25;5.94,6.25 +5.94,6.25;5.94,8.75 +5.94,8.75;3.12,8.75 +3.12,8.75;3.12,6.25 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;4.06,5.62 +4.06,5.62;4.06,6.25 +3.75,4.69;5.94,4.69 +5.62,4.69;5.94,3.75 +5.94,3.75;5.94,3.12 +5.94,3.12;5.62,2.50 +5.62,2.50;5.62,1.88 +5.62,1.88;5.62,1.25 +5.62,1.25;5.31,0.94 +5.31,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;4.06,0.94 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +6.88,2.50;6.88,8.75 +8.75,9.06;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 + +# UTF-16 : 81 fa +# UTF-8 : ba 87 e8 +[81fa] 臺 +1.88,5.94;1.88,7.19 +1.88,7.19;7.50,7.19 +7.50,7.19;7.50,5.94 +7.50,5.94;1.88,5.94 +0.62,8.75;8.75,8.75 +1.25,7.81;8.44,7.81 +4.69,7.81;4.69,9.38 +1.25,4.69;8.12,4.69 +8.44,2.81;8.12,3.12 +8.12,3.12;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.25,4.38 +0.94,3.12;1.56,3.12 +1.56,3.12;2.19,3.12 +2.19,3.12;2.81,3.12 +2.81,3.12;3.44,3.44 +3.44,3.44;4.06,3.44 +4.06,3.44;4.69,3.44 +4.69,3.44;5.31,3.44 +5.31,3.44;5.94,3.44 +5.94,3.44;6.88,3.44 +6.88,3.44;7.50,3.44 +2.50,3.12;2.81,3.75 +2.81,3.75;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;3.75,4.69 +8.75,4.38;8.75,5.31 +8.75,5.31;0.62,5.31 +0.62,5.31;0.62,4.38 +0.62,0.94;8.75,0.94 +8.12,2.19;1.25,2.19 +4.69,0.94;4.69,3.44 + +# UTF-16 : 58 f9 +# UTF-8 : b9 a3 e5 +[58f9] 壹 +0.62,8.44;8.75,8.44 +1.25,7.19;8.12,7.19 +4.69,7.19;4.69,9.38 +0.62,0.94;8.75,0.94 +1.25,5.31;8.12,5.31 +1.88,2.50;1.88,4.06 +1.88,4.06;7.50,4.06 +7.50,4.06;7.50,2.50 +7.50,2.50;1.88,2.50 +5.62,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +3.44,0.94;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;2.81,2.50 +2.81,2.50;2.50,2.50 +8.75,4.38;8.75,6.25 +8.75,6.25;0.62,6.25 +0.62,6.25;0.62,4.38 + +# UTF-16 : 74 5a +# UTF-8 : 9a 91 e7 +[745a] 瑚 +2.81,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.31,1.56;0.62,1.56 +0.62,1.56;1.25,1.88 +1.25,1.88;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,7.19;5.94,7.19 +4.38,5.00;4.38,9.06 +5.62,1.88;5.62,5.00 +5.62,5.00;3.12,5.00 +3.12,5.00;3.12,0.94 +3.12,1.88;5.31,1.88 +6.56,4.06;8.75,4.06 +6.56,6.56;8.75,6.56 +5.62,0.94;5.94,1.56 +5.94,1.56;6.25,2.19 +6.25,2.19;6.25,2.50 +6.25,2.50;6.25,3.12 +6.25,3.12;6.25,3.44 +6.25,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,8.75 +6.56,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 + +# UTF-16 : 69 5c +# UTF-8 : 9c a5 e6 +[695c] 楜 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.69;2.81,5.31 +2.81,5.31;2.50,5.62 +2.50,5.62;2.19,6.25 +2.19,6.25;1.88,6.56 +1.88,6.56;1.88,7.19 +3.12,7.19;5.94,7.19 +4.38,5.00;4.38,9.06 +5.62,1.88;5.62,5.00 +5.62,5.00;3.44,5.00 +3.44,5.00;3.44,0.94 +3.44,1.88;5.62,1.88 +6.56,4.06;8.75,4.06 +6.56,6.56;8.75,6.56 +5.62,0.94;5.94,1.56 +5.94,1.56;6.25,2.19 +6.25,2.19;6.25,2.50 +6.25,2.50;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,8.75 +6.56,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 + +# UTF-16 : 7c ca +# UTF-8 : 8a b3 e7 +[7cca] 糊 +3.12,7.19;5.94,7.19 +4.38,5.00;4.38,9.06 +5.62,1.88;5.62,5.00 +5.62,5.00;3.44,5.00 +3.44,5.00;3.44,0.94 +3.44,1.88;5.62,1.88 +6.56,4.06;8.75,4.06 +6.56,6.56;8.75,6.56 +5.62,0.94;5.94,1.56 +5.94,1.56;6.25,2.19 +6.25,2.19;6.25,2.50 +6.25,2.50;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,8.75 +6.56,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +1.56,0.62;1.88,9.06 +3.12,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.56,5.94 +2.81,3.12;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;0.94,6.88 +0.94,6.88;0.94,7.50 +0.94,7.50;0.62,7.81 +0.62,7.81;0.62,8.12 +0.62,8.12;0.31,8.75 +2.19,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 + +# UTF-16 : 87 74 +# UTF-8 : b4 9d e8 +[8774] 蝴 +1.56,1.56;1.56,9.06 +0.31,7.81;0.31,4.06 +2.81,7.81;0.62,7.81 +0.31,4.69;2.81,4.69 +2.81,4.69;2.81,7.81 +3.12,1.25;3.12,1.88 +3.12,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.50,3.44 +2.50,3.44;2.50,4.06 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,7.19;6.25,7.19 +4.69,5.00;4.69,9.06 +5.62,1.88;5.94,5.00 +5.62,5.00;3.75,5.00 +3.44,5.00;3.75,0.94 +3.44,1.88;5.62,1.88 +6.88,4.06;8.75,4.06 +6.88,6.56;8.75,6.56 +5.94,0.94;6.25,1.56 +6.25,1.56;6.56,2.19 +6.56,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.88,4.06 +6.88,4.06;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;6.88,8.75 +6.88,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 + +# UTF-16 : 91 90 +# UTF-8 : 90 86 e9 +[9190] 醐 +3.12,1.25;3.12,7.19 +3.12,7.19;0.62,7.19 +0.62,7.19;0.62,0.62 +0.62,1.56;3.12,1.56 +0.62,3.12;3.12,3.12 +0.31,8.75;3.44,8.75 +1.56,8.75;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.56,5.94 +1.56,5.94;1.56,5.62 +1.56,5.62;1.25,5.00 +1.25,5.00;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.62,3.75 +2.19,8.75;2.19,5.00 +2.19,5.00;2.19,4.69 +2.19,4.69;2.81,4.69 +2.81,4.69;3.12,4.69 +3.44,7.19;6.25,7.19 +5.00,5.00;5.00,9.06 +5.94,1.88;5.94,5.00 +5.94,5.00;3.75,5.00 +3.75,5.00;3.75,0.94 +3.75,1.88;5.94,1.88 +6.88,4.06;8.75,4.06 +6.88,6.56;8.75,6.56 +5.94,0.94;6.25,1.56 +6.25,1.56;6.56,2.19 +6.56,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;6.88,4.06 +6.88,4.06;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;6.88,8.75 +6.88,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 + +# UTF-16 : 80 86 +# UTF-8 : 86 82 e8 +[8086] 肆 +0.31,4.38;4.38,4.38 +0.94,4.38;0.94,8.75 +0.94,8.75;4.06,8.75 +0.94,7.50;3.75,7.50 +0.94,5.94;3.75,5.94 +4.06,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.44,2.81 +3.44,2.81;3.12,3.12 +3.12,3.12;2.81,3.75 +0.00,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +0.62,0.94;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +4.38,5.31;8.75,5.31 +8.75,5.31;8.75,8.44 +8.75,8.44;4.38,8.44 +4.06,6.88;9.38,6.88 +4.06,2.19;9.06,2.19 +4.38,3.75;8.75,3.75 +6.56,8.44;6.56,9.38 +6.56,5.31;6.56,8.12 +6.56,0.62;6.56,5.31 + +# UTF-16 : 80 84 +# UTF-8 : 84 82 e8 +[8084] 肄 +0.94,9.06;0.94,6.56 +0.94,6.56;1.25,6.25 +1.25,6.25;1.56,6.25 +1.56,6.25;2.50,6.25 +2.50,6.25;2.81,6.25 +2.81,6.25;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.06,7.50 +0.94,7.81;1.56,7.81 +1.56,7.81;2.19,8.12 +2.19,8.12;2.81,8.12 +2.81,8.12;3.44,8.44 +3.44,8.44;4.06,8.75 +4.38,5.31;1.25,5.31 +0.62,4.06;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +4.38,3.44;0.31,3.44 +0.31,0.94;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.19,2.19 +2.19,2.19;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.50,5.31 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.88 +3.75,1.88;3.12,2.19 +3.12,2.19;2.81,2.81 +2.81,2.81;2.50,3.12 +4.69,5.31;8.75,5.31 +8.75,5.31;8.75,8.44 +8.75,8.44;4.69,8.44 +4.38,6.88;9.38,6.88 +4.38,2.19;9.06,2.19 +4.38,3.75;8.75,3.75 +6.88,8.44;6.88,9.38 +6.88,5.31;6.88,8.12 +6.88,0.62;6.88,5.31 + +# UTF-16 : 61 67 +# UTF-8 : a7 85 e6 +[6167] 慧 +0.94,3.44;8.12,3.44 +8.12,3.44;8.12,5.62 +8.12,5.62;0.94,5.62 +1.25,4.69;8.12,4.69 +2.50,9.38;2.50,5.94 +4.38,8.75;0.62,8.75 +4.38,7.50;0.62,7.50 +6.88,9.38;6.88,5.94 +8.75,8.75;5.00,8.75 +8.75,7.50;5.00,7.50 +8.75,6.56;5.00,6.56 +0.31,6.25;0.94,6.25 +0.94,6.25;1.56,6.56 +1.56,6.56;1.88,6.56 +1.88,6.56;2.50,6.56 +2.50,6.56;2.81,6.56 +2.81,6.56;3.12,6.56 +3.12,6.56;4.06,6.56 +4.06,6.56;4.38,6.88 +2.81,3.12;2.81,1.88 +2.81,1.88;2.81,1.56 +2.81,1.56;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.19,2.50 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.38,2.81 +4.38,2.81;4.06,3.12 + +# UTF-16 : 5f 4e +# UTF-8 : 8e bd e5 +[5f4e] 彎 +3.12,6.25;3.12,6.56 +3.12,6.56;2.81,7.19 +2.81,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +0.31,6.88;3.12,6.88 +1.88,6.88;1.88,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;0.94,6.25 +2.81,5.00;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.81,6.25 +0.94,6.88;1.25,7.19 +1.25,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.50,8.44 +2.50,8.44;2.81,8.75 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.12 +0.94,8.12;0.62,8.44 +0.62,8.44;0.62,8.44 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +1.88,9.06;1.88,9.38 +9.06,6.25;8.75,6.56 +8.75,6.56;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.44,7.81 +5.94,6.88;8.75,6.88 +7.50,6.88;7.50,4.69 +6.25,5.00;6.56,5.31 +6.56,5.31;6.56,5.62 +6.56,5.62;6.56,6.25 +6.56,6.25;6.56,6.25 +8.75,4.69;8.75,5.31 +8.75,5.31;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.44,6.25 +6.56,6.88;6.88,7.19 +6.88,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,8.44 +8.12,8.44;8.75,8.75 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.25,8.44 +6.25,8.44;6.25,8.44 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.81,9.38 +3.75,4.69;5.62,4.69 +5.62,4.69;5.62,5.94 +5.62,5.94;3.75,5.94 +3.75,5.94;3.75,4.69 +3.44,8.44;5.94,8.44 +3.44,7.50;5.94,7.50 +3.44,6.88;5.94,6.88 +3.44,9.06;5.94,9.06 +1.25,4.06;7.81,4.06 +7.81,4.06;7.81,3.12 +7.81,3.12;1.56,3.12 +1.56,3.12;1.56,2.81 +1.56,2.81;1.25,2.19 +1.25,2.19;0.94,1.88 +0.94,1.88;0.94,1.56 +1.25,2.19;8.44,2.19 +8.44,2.19;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 + +# UTF-16 : 70 63 +# UTF-8 : a3 81 e7 +[7063] 灣 +0.62,0.94;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.56,5.31;1.25,5.94 +1.25,5.94;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +4.38,6.25;4.38,6.56 +4.38,6.56;4.06,7.19 +4.06,7.19;4.06,7.50 +4.06,7.50;3.75,7.81 +1.88,6.88;4.06,6.88 +3.12,6.88;3.12,4.69 +1.88,4.69;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.25 +4.06,5.00;4.06,5.31 +4.06,5.31;4.06,5.62 +4.06,5.62;4.06,6.25 +4.06,6.25;3.75,6.25 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +3.75,8.44;4.06,8.75 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.19,8.44 +2.19,8.44;2.19,8.44 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.75 +2.81,8.75;3.12,9.06 +3.12,9.06;3.44,9.38 +9.06,6.25;9.06,6.56 +9.06,6.56;8.75,7.19 +8.75,7.19;8.75,7.50 +8.75,7.50;8.75,7.81 +6.56,6.88;9.06,6.88 +7.81,6.88;8.12,4.69 +6.88,5.00;7.19,5.31 +7.19,5.31;7.19,5.62 +7.19,5.62;7.19,6.25 +7.19,6.25;7.19,6.25 +9.06,4.69;9.06,5.31 +9.06,5.31;8.75,5.62 +8.75,5.62;8.75,6.25 +8.75,6.25;8.75,6.25 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.44 +8.44,8.44;8.75,8.75 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.88,8.44 +7.19,8.12;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.12,9.38 +4.69,4.69;6.56,4.69 +6.25,4.69;6.56,5.94 +6.25,5.94;4.69,5.94 +4.69,5.94;4.69,4.69 +4.38,8.44;6.56,8.44 +4.69,7.50;6.56,7.50 +4.69,6.88;6.56,6.88 +4.69,9.06;6.56,9.06 +2.81,4.06;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;3.12,3.12 +3.12,3.12;2.81,2.81 +2.81,2.81;2.81,2.19 +2.81,2.19;2.50,1.88 +2.50,1.88;2.50,1.56 +2.81,2.19;8.75,2.19 +8.75,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.31,0.94 + +# UTF-16 : 6a 3a +# UTF-8 : ba a8 e6 +[6a3a] 樺 +1.56,0.62;1.56,9.06 +2.50,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.69;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +2.19,8.12;9.06,8.12 +4.06,6.88;4.06,9.38 +7.19,6.88;7.19,9.38 +3.44,6.88;3.44,3.44 +8.75,6.88;2.50,6.88 +7.81,3.44;7.81,6.88 +2.50,3.44;8.75,3.44 +2.19,5.31;9.38,5.31 +2.19,1.88;9.06,1.88 +5.62,0.62;5.62,6.88 + +# UTF-16 : 56 29 +# UTF-8 : a9 98 e5 +[5629] 嘩 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +2.81,8.12;9.06,8.12 +4.38,6.88;4.38,9.38 +7.50,6.88;7.50,9.38 +3.75,6.88;3.75,3.44 +9.06,6.88;2.81,6.88 +8.12,3.44;8.12,6.88 +2.81,3.44;9.06,3.44 +2.81,5.31;9.38,5.31 +2.81,1.88;9.06,1.88 +5.94,0.62;5.94,6.88 + +# UTF-16 : 66 c4 +# UTF-8 : 84 9b e6 +[66c4] 曄 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.62,5.31;2.50,5.31 +2.81,8.12;9.06,8.12 +4.38,6.88;4.38,9.38 +7.50,6.88;7.50,9.38 +3.75,6.88;3.75,3.44 +9.06,6.88;3.12,6.88 +8.12,3.44;8.12,6.88 +2.81,3.44;9.06,3.44 +2.81,5.31;9.38,5.31 +2.81,1.88;9.06,1.88 +5.94,0.62;5.94,6.88 + +# UTF-16 : 8b 41 +# UTF-8 : 81 ad e8 +[8b41] 譁 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +3.12,8.12;9.06,8.12 +4.69,6.88;4.69,9.38 +7.50,6.88;7.50,9.38 +4.06,6.88;4.06,3.44 +9.06,6.88;3.44,6.88 +8.12,3.44;8.12,6.88 +3.12,3.44;9.06,3.44 +3.12,5.31;9.38,5.31 +3.12,1.88;9.06,1.88 +5.94,0.62;6.25,6.88 + +# UTF-16 : 9a d4 +# UTF-8 : 94 ab e9 +[9ad4] 體 +3.44,6.25;3.44,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,6.56 +0.31,4.69;0.62,6.25 +0.31,6.25;3.75,6.25 +3.75,6.25;3.75,4.69 +3.12,7.81;1.88,7.81 +1.88,7.81;1.88,6.56 +0.94,0.94;0.94,5.31 +0.94,5.31;3.12,5.31 +3.12,5.31;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +0.94,2.81;3.12,2.81 +0.94,4.06;3.12,4.06 +5.62,9.38;5.94,5.94 +7.19,9.38;7.19,5.94 +4.38,5.94;8.75,5.94 +8.75,5.94;8.75,8.44 +8.75,8.44;4.38,8.44 +4.38,8.44;4.38,5.94 +4.38,7.19;8.44,7.19 +4.06,5.31;9.06,5.31 +3.75,0.94;9.06,0.94 +4.38,2.81;4.69,4.38 +4.38,4.38;8.44,4.38 +8.44,4.38;8.44,2.81 +8.44,2.81;4.69,2.81 +7.19,0.94;7.19,1.56 +7.19,1.56;7.50,1.88 +7.50,1.88;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;7.81,2.81 +5.62,0.94;5.62,1.56 +5.62,1.56;5.31,1.88 +5.31,1.88;5.31,2.50 +5.31,2.50;5.31,2.81 +5.31,2.81;5.00,2.81 + +# UTF-16 : 75 5d +# UTF-8 : 9d 95 e7 +[755d] 畝 +2.81,7.81;2.81,9.38 +0.31,7.81;5.31,7.81 +2.81,1.56;2.81,6.56 +4.69,1.25;4.69,6.88 +4.69,6.88;0.94,6.88 +0.94,6.88;0.94,0.62 +0.94,1.56;4.69,1.56 +0.94,4.06;4.69,4.06 +5.00,4.69;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;5.94,5.94 +5.94,5.94;5.94,6.56 +5.94,6.56;6.25,6.88 +6.25,6.88;6.56,7.50 +6.56,7.50;6.56,7.81 +6.56,7.81;6.88,8.44 +6.88,8.44;6.88,8.75 +6.88,8.75;6.88,9.38 +6.56,8.12;8.75,8.12 +8.75,8.12;8.44,6.88 +8.44,6.88;8.44,5.94 +8.44,5.94;8.12,5.31 +8.12,5.31;7.81,4.38 +7.81,4.38;7.50,3.75 +7.50,3.75;6.88,3.12 +6.88,3.12;6.56,2.50 +6.56,2.50;5.94,1.88 +5.94,1.88;5.62,1.25 +5.62,1.25;5.00,0.94 +7.50,4.38;7.81,3.75 +7.81,3.75;8.12,3.44 +8.12,3.44;8.12,3.12 +8.12,3.12;8.44,2.81 +8.44,2.81;8.75,1.88 +8.75,1.88;9.06,1.56 +9.06,1.56;9.38,0.94 + +# UTF-16 : 75 46 +# UTF-8 : 86 95 e7 +[7546] 畆 +2.81,7.81;2.81,9.38 +0.31,7.81;5.31,7.81 +2.81,1.56;2.81,6.56 +4.69,1.25;4.69,6.88 +4.69,6.88;0.94,6.88 +0.94,6.88;0.94,0.62 +0.94,1.56;4.69,1.56 +0.94,4.06;4.69,4.06 +9.06,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.44,3.44 +8.44,3.44;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;8.12,5.00 +8.12,5.00;7.81,5.31 +4.69,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.50,1.56 +7.50,1.56;8.12,1.88 +8.12,1.88;8.44,1.88 +8.44,1.88;8.75,2.19 +6.88,9.06;6.88,8.12 +6.88,8.12;6.56,7.50 +6.56,7.50;6.56,6.56 +6.56,6.56;6.25,5.62 +6.25,5.62;6.25,5.00 +6.25,5.00;5.94,4.06 +5.94,4.06;5.94,3.44 +5.94,3.44;5.62,2.50 +5.62,2.50;5.31,1.88 +5.31,1.88;5.31,0.94 + +# UTF-16 : 85 cd +# UTF-8 : 8d 97 e8 +[85cd] 藍 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +7.81,0.94;7.81,3.12 +7.81,3.12;1.56,3.12 +1.56,3.12;1.56,0.94 +3.75,3.12;3.75,0.94 +5.62,3.12;5.94,0.94 +0.31,0.94;9.06,0.94 +4.69,7.19;0.94,7.19 +0.94,7.19;0.94,3.75 +2.81,7.19;2.81,6.25 +2.81,5.00;2.81,4.06 +0.94,4.06;4.69,4.06 +0.94,5.31;4.38,5.31 +4.38,5.31;4.38,6.25 +4.38,6.25;0.94,6.25 +8.75,6.56;5.62,6.56 +8.75,4.69;5.31,4.69 +4.69,5.31;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.62,6.56 +5.62,6.56;5.94,7.19 +5.94,7.19;5.94,7.50 + +# UTF-16 : 6e c4 +# UTF-8 : 84 bb e6 +[6ec4] 滄 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.44,5.94;8.44,5.94 +4.69,8.12;7.19,8.12 +9.38,7.19;9.06,7.19 +9.06,7.19;8.75,7.50 +8.75,7.50;8.12,7.81 +8.12,7.81;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.44 +4.69,8.44;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.81 +3.75,7.81;3.44,7.50 +3.44,7.50;2.81,7.19 +2.81,7.19;2.50,7.19 +8.75,3.12;3.75,3.12 +3.44,3.12;3.75,0.62 +8.75,0.62;8.75,3.44 +3.44,1.25;8.75,1.25 +2.19,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.44,7.19 +3.44,7.19;8.44,7.19 +8.44,7.19;8.44,4.38 +8.44,4.38;3.44,4.38 + +# UTF-16 : 61 34 +# UTF-8 : b4 84 e6 +[6134] 愴 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +3.75,5.94;8.44,5.94 +4.69,8.12;7.50,8.12 +9.38,7.19;9.06,7.19 +9.06,7.19;8.75,7.50 +8.75,7.50;8.44,7.81 +8.44,7.81;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.31,8.44 +5.31,8.44;4.69,8.44 +4.69,8.44;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.81 +3.75,7.81;3.44,7.50 +3.44,7.50;3.12,7.19 +3.12,7.19;2.81,7.19 +8.75,3.12;3.75,3.12 +3.75,3.12;3.75,0.62 +8.75,0.62;8.75,3.44 +3.75,1.25;8.75,1.25 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.75,5.62 +3.44,5.62;3.75,7.19 +3.44,7.19;8.44,7.19 +8.44,7.19;8.44,4.38 +8.44,4.38;3.44,4.38 + +# UTF-16 : 64 36 +# UTF-8 : b6 90 e6 +[6436] 搶 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.62,3.75 +0.62,3.75;0.31,3.44 +2.81,7.50;0.31,7.50 +3.75,5.94;8.44,5.94 +4.69,8.12;7.50,8.12 +9.38,7.19;9.06,7.19 +9.06,7.19;8.75,7.50 +8.75,7.50;8.44,7.81 +8.44,7.81;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.31,8.44 +5.31,8.44;4.69,8.44 +4.69,8.44;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.81 +3.75,7.81;3.44,7.50 +3.44,7.50;3.12,7.19 +3.12,7.19;2.81,7.19 +8.75,3.12;3.75,3.12 +3.75,3.12;3.75,0.62 +8.75,0.62;8.75,3.44 +3.75,1.25;8.75,1.25 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.75,5.62 +3.44,5.62;3.75,7.19 +3.44,7.19;8.44,7.19 +8.44,7.19;8.44,4.38 +8.44,4.38;3.44,4.38 + +# UTF-16 : 69 cd +# UTF-8 : 8d a7 e6 +[69cd] 槍 +1.88,0.62;1.88,9.06 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +3.75,5.94;8.75,5.94 +5.00,8.12;7.50,8.12 +9.38,7.19;9.06,7.19 +9.06,7.19;8.75,7.50 +8.75,7.50;8.44,7.81 +8.44,7.81;8.12,7.81 +8.12,7.81;7.81,8.12 +7.81,8.12;7.19,8.44 +7.19,8.44;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;5.62,8.75 +5.62,8.75;5.00,8.44 +5.00,8.44;4.38,7.81 +4.38,7.81;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.44,7.19 +3.44,7.19;2.81,7.19 +8.75,3.12;3.75,3.12 +3.75,3.12;3.75,0.62 +8.75,0.62;8.75,3.44 +3.75,1.25;8.75,1.25 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.75,7.19 +3.75,7.19;8.75,7.19 +8.75,7.19;8.75,4.38 +8.75,4.38;3.75,4.38 + +# UTF-16 : 93 97 +# UTF-8 : 97 8e e9 +[9397] 鎗 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +4.38,5.94;8.75,5.94 +5.31,8.12;7.81,8.12 +9.38,7.19;8.75,7.50 +8.75,7.50;8.12,7.81 +8.12,7.81;7.50,8.44 +7.50,8.44;7.19,8.75 +7.19,8.75;6.56,9.38 +6.56,9.38;5.94,8.75 +5.94,8.75;5.62,8.44 +5.62,8.44;5.00,7.81 +5.00,7.81;4.38,7.50 +4.38,7.50;3.75,7.19 +8.75,3.12;4.69,3.12 +4.38,3.12;4.69,0.62 +8.75,0.62;8.75,3.44 +4.38,1.25;8.75,1.25 +3.12,0.94;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.38,7.19 +4.38,7.19;8.75,7.19 +8.75,7.19;8.75,4.38 +8.75,4.38;4.38,4.38 + +# UTF-16 : 8e 4c +# UTF-8 : 8c b9 e8 +[8e4c] 蹌 +2.19,4.69;3.75,4.69 +2.19,1.56;2.19,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.44,6.25 +3.44,6.25;3.44,8.75 +3.44,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.75,2.19 +4.38,5.94;8.75,5.94 +5.31,8.12;7.81,8.12 +9.38,7.19;8.75,7.50 +8.75,7.50;8.12,7.81 +8.12,7.81;7.50,8.44 +7.50,8.44;7.19,8.75 +7.19,8.75;6.56,9.38 +6.56,9.38;5.94,8.75 +5.94,8.75;5.62,8.44 +5.62,8.44;5.00,7.81 +5.00,7.81;4.38,7.50 +4.38,7.50;3.75,7.19 +8.75,3.12;4.69,3.12 +4.38,3.12;4.69,0.62 +8.75,0.62;8.75,3.44 +4.38,1.25;8.75,1.25 +3.12,0.94;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.38,7.19 +4.38,7.19;8.75,7.19 +8.75,7.19;8.75,4.38 +8.75,4.38;4.38,4.38 + +# UTF-16 : 82 59 +# UTF-8 : 99 89 e8 +[8259] 艙 +2.50,5.94;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;1.88,6.88 +1.88,6.88;1.56,7.50 +1.56,7.50;1.56,7.50 +2.19,9.38;1.88,9.06 +1.88,9.06;1.88,8.44 +1.88,8.44;1.88,8.44 +0.31,4.69;3.75,5.31 +1.88,5.00;1.88,1.88 +0.00,0.94;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;3.12,8.44 +3.12,8.44;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +4.38,5.94;8.75,5.94 +5.31,8.12;7.81,8.12 +9.38,7.19;8.75,7.50 +8.75,7.50;8.12,7.81 +8.12,7.81;7.50,8.44 +7.50,8.44;7.19,8.75 +7.19,8.75;6.56,9.38 +6.56,9.38;5.94,8.75 +5.94,8.75;5.62,8.44 +5.62,8.44;5.00,7.81 +5.00,7.81;4.38,7.50 +4.38,7.50;3.75,7.19 +8.75,3.12;4.69,3.12 +4.38,3.12;4.69,0.62 +8.75,0.62;8.75,3.44 +4.38,1.25;8.75,1.25 +3.44,0.94;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.38,7.19 +4.38,7.19;8.75,7.19 +8.75,7.19;8.75,4.38 +8.75,4.38;4.38,4.38 + +# UTF-16 : 65 a7 +# UTF-8 : a7 96 e6 +[65a7] 斧 +0.62,5.94;1.56,5.94 +1.56,5.94;2.19,5.94 +2.19,5.94;3.12,6.25 +3.12,6.25;3.75,6.56 +3.75,6.56;4.38,6.56 +4.38,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.56,8.12 +3.75,9.06;3.44,8.75 +3.44,8.75;2.81,8.44 +2.81,8.44;2.19,8.12 +2.19,8.12;1.25,7.81 +1.25,7.81;0.94,7.81 +0.94,7.81;0.62,7.81 +8.75,7.81;8.44,8.12 +8.44,8.12;7.50,8.12 +7.50,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,8.75 +6.25,8.75;5.94,9.06 +5.94,9.06;5.31,9.06 +1.88,3.75;8.75,3.75 +1.88,5.31;2.50,5.31 +2.50,5.31;3.12,5.31 +3.12,5.31;3.75,5.31 +3.75,5.31;4.06,5.31 +4.06,5.31;4.69,5.31 +4.69,5.31;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,5.62;6.56,5.62 +6.56,5.62;7.19,5.62 +7.19,5.62;7.50,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +5.62,0.62;5.62,3.75 +8.75,5.94;7.81,5.94 +7.81,5.94;7.19,5.94 +7.19,5.94;6.25,6.25 +6.25,6.25;5.62,6.56 +5.62,6.56;5.00,6.56 +5.00,6.56;4.69,6.88 +4.69,6.88;4.06,7.19 +4.06,7.19;3.75,7.50 +3.75,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 + +# UTF-16 : 99 0c +# UTF-8 : 8c a4 e9 +[990c] 餌 +2.81,8.44;2.81,7.50 +1.25,4.06;4.38,4.06 +4.38,4.06;4.38,7.50 +4.38,7.50;1.25,7.50 +1.25,7.50;1.25,1.25 +1.25,5.94;4.06,5.94 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.12,2.19 +3.12,2.19;3.75,2.50 +4.69,7.50;4.38,7.81 +4.38,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.38 +2.81,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +4.38,1.56;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;2.81,3.75 +5.31,8.75;5.31,2.19 +9.06,8.75;4.69,8.75 +8.44,0.62;8.44,8.75 +5.62,4.69;8.44,4.69 +5.62,6.88;8.44,6.88 +4.38,2.19;5.00,2.19 +5.00,2.19;5.31,2.19 +5.31,2.19;5.94,2.19 +5.94,2.19;6.25,2.50 +6.25,2.50;6.88,2.50 +6.88,2.50;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,2.81 +8.12,2.81;8.75,2.81 +8.75,2.81;9.06,3.12 + +# UTF-16 : 6e 9c +# UTF-8 : 9c ba e6 +[6e9c] 溜 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.44,4.69;3.12,4.69 +3.12,4.69;3.12,0.62 +8.44,0.62;8.44,4.69 +5.62,1.25;5.94,4.69 +3.12,1.25;8.44,1.25 +3.12,3.12;8.44,3.12 +5.62,5.31;6.25,5.62 +6.25,5.62;6.56,6.25 +6.56,6.25;6.88,7.19 +6.88,7.19;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.19,8.12 +7.19,8.12;7.19,8.75 +5.62,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.75,6.88 +8.75,6.88;8.75,6.25 +8.75,6.25;8.75,5.94 +8.75,5.94;8.44,5.62 +8.44,5.62;7.81,5.62 +7.81,5.62;7.50,5.62 +7.50,5.62;7.19,5.62 +2.19,5.31;2.81,5.62 +2.81,5.62;3.44,5.94 +3.44,5.94;4.06,5.94 +4.06,5.94;4.69,6.25 +4.69,6.25;5.31,6.88 +5.62,9.06;5.00,9.06 +5.00,9.06;4.38,8.75 +4.38,8.75;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;2.81,8.44 +2.81,8.44;2.81,5.62 +5.62,5.94;5.62,6.25 +5.62,6.25;5.31,6.88 +5.31,6.88;5.00,7.19 +5.00,7.19;4.69,7.50 +4.69,7.50;4.38,8.12 + +# UTF-16 : 74 60 +# UTF-8 : a0 91 e7 +[7460] 瑠 +2.81,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,1.88;1.56,8.44 +0.31,1.56;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +8.44,4.69;3.44,4.69 +3.44,4.69;3.44,0.62 +8.75,0.62;8.75,4.69 +5.94,1.25;5.94,4.69 +3.44,1.25;8.75,1.25 +3.75,3.12;8.44,3.12 +5.94,5.31;6.25,5.62 +6.25,5.62;6.88,6.25 +6.88,6.25;7.19,7.19 +7.19,7.19;7.19,7.50 +7.19,7.50;7.19,7.81 +7.19,7.81;7.19,8.12 +7.19,8.12;7.19,8.75 +5.94,8.75;9.06,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.75,6.88 +8.75,6.88;8.75,6.25 +8.75,6.25;8.75,5.94 +8.75,5.94;8.44,5.62 +8.44,5.62;7.81,5.62 +7.81,5.62;7.50,5.62 +7.50,5.62;7.50,5.62 +2.81,5.31;3.44,5.62 +3.44,5.62;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.62,6.88 +5.62,9.06;5.31,9.06 +5.31,9.06;4.69,8.75 +4.69,8.75;4.38,8.75 +4.38,8.75;3.75,8.75 +3.75,8.75;3.44,8.44 +3.12,8.44;3.44,5.62 +5.94,5.94;5.94,6.25 +5.94,6.25;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.00,7.50 +5.00,7.50;5.00,8.12 + +# UTF-16 : 69 b4 +# UTF-8 : b4 a6 e6 +[69b4] 榴 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +8.44,4.69;3.44,4.69 +3.44,4.69;3.44,0.62 +8.75,0.62;8.75,4.69 +5.94,1.25;5.94,4.69 +3.44,1.25;8.75,1.25 +3.75,3.12;8.44,3.12 +5.94,5.31;6.25,5.62 +6.25,5.62;6.88,6.25 +6.88,6.25;7.19,7.19 +7.19,7.19;7.19,7.50 +7.19,7.50;7.19,7.81 +7.19,7.81;7.19,8.12 +7.19,8.12;7.19,8.75 +5.94,8.75;9.06,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.75,6.88 +8.75,6.88;8.75,6.25 +8.75,6.25;8.75,5.94 +8.75,5.94;8.44,5.62 +8.44,5.62;7.81,5.62 +7.81,5.62;7.50,5.62 +7.50,5.62;7.50,5.62 +2.81,5.31;3.44,5.62 +3.44,5.62;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.62,6.88 +5.62,9.06;5.31,9.06 +5.31,9.06;4.69,8.75 +4.69,8.75;4.38,8.75 +4.38,8.75;3.75,8.75 +3.75,8.75;3.44,8.44 +3.12,8.44;3.44,5.62 +5.94,5.94;5.94,6.25 +5.94,6.25;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.00,7.50 +5.00,7.50;5.00,8.12 + +# UTF-16 : 9c 21 +# UTF-8 : a1 b0 e9 +[9c21] 鰡 +1.88,7.19;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.50,8.75 +0.62,5.31;3.12,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.19,2.81 +2.19,2.81;2.19,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.25,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +8.75,4.69;4.06,4.69 +4.06,4.69;4.06,0.62 +8.75,0.62;8.75,4.69 +6.56,1.25;6.56,4.69 +4.06,1.25;8.75,1.25 +4.38,3.12;8.75,3.12 +6.25,5.31;6.56,5.62 +6.56,5.62;7.19,6.25 +7.19,6.25;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.50,8.75 +6.25,8.75;9.06,8.75 +9.06,8.75;9.06,7.81 +9.06,7.81;9.06,7.19 +9.06,7.19;9.06,6.88 +9.06,6.88;9.06,6.25 +9.06,6.25;8.75,5.94 +8.75,5.94;8.44,5.62 +8.44,5.62;8.12,5.62 +8.12,5.62;7.50,5.62 +7.50,5.62;7.50,5.62 +3.44,5.31;4.06,5.62 +4.06,5.62;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;5.94,6.88 +6.25,9.06;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.75 +5.00,8.75;4.38,8.75 +4.38,8.75;3.75,8.44 +3.75,8.44;4.06,5.62 +6.56,5.94;6.25,6.25 +6.25,6.25;5.94,6.88 +5.94,6.88;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.31,8.12 + +# UTF-16 : 77 e3 +# UTF-8 : a3 9f e7 +[77e3] 矣 +8.75,6.56;8.44,6.88 +8.44,6.88;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;6.88,8.44 +6.88,8.44;6.25,8.75 +0.62,7.19;1.25,7.19 +1.25,7.19;1.88,7.19 +1.88,7.19;2.50,7.19 +2.50,7.19;3.44,7.19 +3.44,7.19;4.06,7.19 +4.06,7.19;5.00,7.19 +5.00,7.19;5.62,7.19 +5.62,7.19;6.25,7.50 +6.25,7.50;7.19,7.50 +7.19,7.50;7.81,7.50 +1.88,7.19;2.50,7.50 +2.50,7.50;2.81,8.12 +2.81,8.12;3.12,8.44 +3.12,8.44;3.75,9.06 +3.75,9.06;4.06,9.38 +8.44,5.94;2.50,5.94 +0.94,4.38;1.25,5.00 +1.25,5.00;1.88,5.31 +1.88,5.31;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +8.75,3.75;0.62,3.75 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;4.69,3.75 +4.69,3.75;4.69,4.06 +4.69,4.06;4.69,5.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 + +# UTF-16 : 4f df +# UTF-8 : 9f bf e4 +[4fdf] 俟 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.50 +8.44,7.50;7.81,7.81 +7.81,7.81;7.50,8.44 +7.50,8.44;6.88,8.75 +2.19,7.19;2.81,7.19 +2.81,7.19;3.44,7.19 +3.44,7.19;4.06,7.19 +4.06,7.19;4.69,7.19 +4.69,7.19;5.31,7.19 +5.31,7.19;5.94,7.19 +5.94,7.19;6.56,7.19 +6.56,7.19;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.44,7.50 +3.12,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.69,9.06 +4.69,9.06;5.00,9.38 +8.75,5.94;3.44,5.94 +2.19,4.38;2.81,5.00 +2.81,5.00;3.12,5.31 +3.12,5.31;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.88 +9.06,3.75;1.88,3.75 +1.88,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.62,3.75 +5.62,3.75;5.62,4.06 +5.62,4.06;5.62,5.94 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.62,4.06 + +# UTF-16 : 57 c3 +# UTF-8 : 83 9f e5 +[57c3] 埃 +0.00,6.56;2.81,6.56 +1.56,2.19;1.56,9.06 +0.00,1.56;0.62,1.88 +0.62,1.88;1.25,2.19 +1.25,2.19;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,3.12 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.50 +8.44,7.50;8.12,7.81 +8.12,7.81;7.50,8.44 +7.50,8.44;7.19,8.75 +2.81,7.19;3.12,7.19 +3.12,7.19;3.75,7.19 +3.75,7.19;4.38,7.19 +4.38,7.19;5.00,7.19 +5.00,7.19;5.62,7.19 +5.62,7.19;5.94,7.19 +5.94,7.19;6.56,7.19 +6.56,7.19;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.44,7.50 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.69,8.44 +4.69,8.44;5.00,9.06 +5.00,9.06;5.31,9.38 +8.75,5.94;3.75,5.94 +2.81,4.38;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +9.06,3.75;2.50,3.75 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;5.94,3.75 +5.94,3.75;5.94,4.06 +5.94,4.06;5.94,5.94 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.94,3.75 +5.94,3.75;5.94,4.06 + +# UTF-16 : 63 28 +# UTF-8 : a8 8c e6 +[6328] 挨 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.50 +8.44,7.50;8.12,7.81 +8.12,7.81;7.50,8.44 +7.50,8.44;7.19,8.75 +2.81,7.19;3.44,7.19 +3.44,7.19;4.06,7.19 +4.06,7.19;4.38,7.19 +4.38,7.19;5.00,7.19 +5.00,7.19;5.62,7.19 +5.62,7.19;6.25,7.19 +6.25,7.19;6.88,7.19 +6.88,7.19;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.44,7.50 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.69,8.44 +4.69,8.44;5.00,9.06 +5.00,9.06;5.31,9.38 +8.75,5.94;4.06,5.94 +2.81,4.38;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.38,6.88 +9.06,3.75;2.81,3.75 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;5.94,3.75 +5.94,3.75;5.94,4.06 +5.94,4.06;5.94,5.94 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.94,3.75 +5.94,3.75;5.94,4.06 + +# UTF-16 : 7a e2 +# UTF-8 : a2 ab e7 +[7ae2] 竢 +0.31,7.50;3.12,7.50 +1.56,7.50;1.88,9.06 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.19 +2.19,1.88;2.19,2.19 +2.19,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.81,6.88 +1.25,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.62,6.56 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.50 +8.44,7.50;8.12,7.81 +8.12,7.81;7.81,8.44 +7.81,8.44;7.50,8.75 +3.44,7.19;3.75,7.19 +3.75,7.19;4.38,7.19 +4.38,7.19;4.69,7.19 +4.69,7.19;5.31,7.19 +5.31,7.19;5.94,7.19 +5.94,7.19;6.25,7.19 +6.25,7.19;6.88,7.19 +6.88,7.19;7.50,7.50 +7.50,7.50;8.12,7.50 +8.12,7.50;8.44,7.50 +4.38,7.19;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;5.00,8.44 +5.00,8.44;5.31,9.06 +5.31,9.06;5.62,9.38 +8.75,5.94;4.38,5.94 +3.12,4.38;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;4.69,6.88 +9.06,3.75;3.12,3.75 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.25,5.94 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;6.25,4.06 + +# UTF-16 : 62 f6 +# UTF-8 : b6 8b e6 +[62f6] 拶 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.12,7.19;0.31,7.19 +8.75,9.06;8.44,8.75 +8.44,8.75;8.44,8.44 +8.44,8.44;8.12,8.12 +8.12,8.12;7.81,7.81 +7.81,7.81;7.50,7.50 +7.50,7.50;7.81,6.88 +7.81,6.88;8.12,6.56 +8.12,6.56;8.44,6.25 +8.44,6.25;8.75,5.94 +8.75,5.94;8.75,5.31 +6.88,9.06;6.56,8.75 +6.56,8.75;6.25,8.44 +6.25,8.44;6.25,8.12 +6.25,8.12;5.94,7.81 +5.94,7.81;5.62,7.50 +5.62,7.50;5.94,6.88 +5.94,6.88;6.25,6.56 +6.25,6.56;6.25,6.25 +6.25,6.25;6.56,5.94 +6.56,5.94;6.88,5.31 +4.69,9.06;4.69,8.75 +4.69,8.75;4.38,8.44 +4.38,8.44;4.06,8.12 +4.06,8.12;3.75,7.81 +3.75,7.81;3.44,7.50 +3.44,7.50;3.75,6.88 +3.75,6.88;4.06,6.56 +4.06,6.56;4.38,6.25 +4.38,6.25;4.69,5.94 +4.69,5.94;5.00,5.31 +2.50,3.12;3.12,3.44 +3.12,3.44;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.38,4.38 +4.38,4.38;4.69,4.38 +4.69,4.38;5.31,5.00 +5.31,5.00;5.94,5.62 +5.00,4.69;9.06,4.69 +8.75,4.69;8.75,4.06 +8.75,4.06;8.44,3.75 +8.44,3.75;8.12,3.12 +8.12,3.12;7.50,2.81 +7.50,2.81;7.19,2.19 +7.19,2.19;6.56,1.88 +6.56,1.88;5.62,1.56 +5.62,1.56;5.00,1.25 +5.00,1.25;4.06,0.94 +4.06,0.94;3.12,0.62 +7.19,2.50;6.88,2.81 +6.88,2.81;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.31,3.44 +5.31,3.44;4.69,3.75 + +# UTF-16 : 74 83 +# UTF-8 : 83 92 e7 +[7483] 璃 +2.81,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,2.19;1.56,8.44 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,8.44;9.06,8.44 +5.94,8.44;6.25,9.38 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +8.12,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.75 +7.19,3.75;6.88,4.06 +4.06,2.19;4.69,2.19 +4.69,2.19;5.00,2.19 +5.00,2.19;5.62,2.19 +5.62,2.19;5.94,2.19 +5.94,2.19;6.25,2.50 +6.25,2.50;6.56,2.50 +6.56,2.50;7.19,2.50 +7.19,2.50;7.50,2.50 +7.50,2.50;7.81,2.50 +3.44,0.62;3.44,4.38 +3.44,4.38;8.75,4.38 +8.75,4.38;8.75,1.25 +8.75,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +8.44,8.12;8.44,5.31 +8.44,5.31;3.75,5.31 +3.75,5.31;3.75,8.12 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;5.94,6.56 +5.94,6.56;6.25,6.88 +6.25,6.88;6.56,6.88 +6.56,6.88;6.88,7.19 +6.88,7.19;7.19,7.50 +7.19,7.50;7.50,8.12 +4.38,7.81;5.00,7.50 +5.00,7.50;5.62,7.19 +5.62,7.19;6.25,6.88 +6.25,6.88;6.88,6.56 +6.88,6.56;7.19,6.25 +7.19,6.25;7.50,5.94 +7.50,5.94;7.81,5.62 + +# UTF-16 : 6f 13 +# UTF-8 : 93 bc e6 +[6f13] 漓 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.81,8.44;9.06,8.44 +5.94,8.44;5.94,9.38 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.44 +5.00,3.44;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;5.94,5.31 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.56,4.06 +3.44,2.19;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,2.19;5.31,2.19 +5.31,2.19;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;6.56,2.50 +6.56,2.50;6.88,2.50 +6.88,2.50;7.50,2.50 +7.50,2.50;7.81,2.50 +2.81,0.62;2.81,4.38 +2.81,4.38;8.75,4.38 +8.75,4.38;8.75,1.25 +8.75,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +8.44,8.12;8.44,5.31 +8.44,5.31;3.44,5.31 +3.44,5.31;3.44,8.12 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,5.94 +4.69,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,6.88 +6.25,6.88;6.56,7.19 +6.56,7.19;6.88,7.50 +6.88,7.50;7.50,8.12 +4.06,7.81;4.69,7.50 +4.69,7.50;5.31,7.19 +5.31,7.19;5.94,6.88 +5.94,6.88;6.25,6.88 +6.25,6.88;6.56,6.56 +6.56,6.56;6.88,6.25 +6.88,6.25;7.19,5.94 +7.19,5.94;7.81,5.62 + +# UTF-16 : 73 96 +# UTF-8 : 96 8e e7 +[7396] 玖 +3.44,8.44;0.31,8.44 +3.12,5.62;0.31,5.62 +1.88,2.19;1.88,8.44 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.75,2.81 +3.44,4.69;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +5.62,8.12;8.44,8.12 +8.44,8.12;8.12,7.19 +8.12,7.19;7.81,6.25 +7.81,6.25;7.50,5.31 +7.50,5.31;6.88,4.38 +6.88,4.38;6.56,3.75 +6.56,3.75;5.94,3.12 +5.94,3.12;5.31,2.50 +5.31,2.50;4.69,1.88 +4.69,1.88;3.75,1.25 +3.75,1.25;3.12,0.94 +6.88,4.38;7.19,3.75 +7.19,3.75;7.19,3.44 +7.19,3.44;7.50,3.12 +7.50,3.12;7.81,2.81 +7.81,2.81;8.12,2.50 +8.12,2.50;8.44,1.88 +8.44,1.88;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;9.38,0.94 + +# UTF-16 : 7f e1 +# UTF-8 : a1 bf e7 +[7fe1] 翡 +0.62,8.44;4.06,8.44 +5.31,8.44;8.75,8.44 +5.31,5.94;9.06,5.94 +0.62,7.19;4.06,7.19 +5.31,7.19;8.75,7.19 +0.31,5.62;1.25,5.62 +1.25,5.62;1.88,5.94 +1.88,5.94;2.50,5.94 +2.50,5.94;3.12,5.94 +3.12,5.94;3.75,6.25 +5.31,5.00;5.31,9.38 +2.50,5.00;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.06,7.19 +4.06,7.19;4.06,9.38 +0.31,4.69;4.38,4.69 +4.38,4.69;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +0.62,1.56;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +0.62,3.12;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.88,3.75 +1.88,3.75;2.50,4.06 +2.50,4.06;3.12,4.38 +3.12,4.38;3.75,4.69 +4.69,4.69;8.75,4.69 +8.75,4.69;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +5.00,1.56;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.44,3.12 +8.44,3.12;8.75,3.44 +5.00,3.12;5.31,3.12 +5.31,3.12;5.94,3.44 +5.94,3.44;6.56,3.75 +6.56,3.75;7.19,4.06 +7.19,4.06;7.81,4.38 +7.81,4.38;8.12,4.69 + +# UTF-16 : 7f e0 +# UTF-8 : a0 bf e7 +[7fe0] 翠 +0.62,6.25;1.56,6.25 +1.56,6.25;2.19,6.56 +2.19,6.56;2.81,6.88 +2.81,6.88;3.12,6.88 +3.12,6.88;3.75,7.19 +2.81,7.50;2.50,7.81 +2.50,7.81;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +0.62,8.75;4.38,8.75 +4.38,8.75;4.38,5.94 +4.38,5.94;4.06,5.62 +4.06,5.62;3.75,5.62 +3.75,5.62;3.12,5.62 +3.12,5.62;2.81,5.62 +2.81,5.62;2.19,5.94 +4.69,6.25;5.31,6.25 +5.31,6.25;5.94,6.56 +5.94,6.56;6.56,6.56 +6.56,6.56;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.19 +6.88,7.50;6.56,7.81 +6.56,7.81;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.31,8.44 +4.69,8.75;8.44,8.75 +8.44,8.75;8.44,5.94 +8.44,5.94;8.12,5.62 +8.12,5.62;7.81,5.62 +7.81,5.62;7.50,5.62 +7.50,5.62;6.88,5.62 +6.88,5.62;6.25,5.94 +4.69,5.00;4.69,5.62 +0.31,5.00;9.06,5.00 +9.06,1.88;0.31,1.88 +4.69,2.81;4.69,0.62 +0.62,2.50;0.94,2.81 +0.94,2.81;1.56,3.12 +1.56,3.12;1.88,3.44 +1.88,3.44;2.50,3.75 +2.50,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +4.38,2.81;4.06,3.12 +4.06,3.12;3.75,3.12 +3.75,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,3.75 +5.00,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,3.75;6.56,4.38 +6.56,4.38;6.88,4.69 +8.75,2.50;8.44,2.81 +8.44,2.81;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;6.88,3.44 +6.88,3.44;6.25,3.75 + +# UTF-16 : 61 73 +# UTF-8 : b3 85 e6 +[6173] 慳 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +5.62,8.75;2.81,8.75 +2.81,8.75;2.81,3.75 +4.38,8.75;4.38,7.50 +4.38,5.94;4.38,4.69 +2.81,4.38;5.62,4.38 +2.81,5.94;5.62,5.94 +5.62,5.94;5.62,7.50 +5.62,7.50;2.81,7.50 +5.94,8.75;9.06,8.75 +5.94,4.38;6.25,4.69 +6.25,4.69;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.81,6.25 +7.81,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;8.75,8.75 +9.06,4.06;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;6.88,6.88 +6.88,6.88;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.25,8.44 +2.50,1.25;9.06,1.25 +8.44,3.12;3.12,3.12 +5.62,1.25;5.94,4.06 + +# UTF-16 : 6a 2b +# UTF-8 : ab a8 e6 +[6a2b] 樫 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +5.62,8.75;3.12,8.75 +2.81,8.75;3.12,3.75 +4.38,8.75;4.38,7.50 +4.38,5.94;4.38,4.69 +2.81,4.38;5.94,4.38 +3.12,5.94;5.62,5.94 +5.62,5.94;5.62,7.50 +5.62,7.50;3.12,7.50 +5.94,8.75;9.06,8.75 +5.94,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.81,6.25 +7.81,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;8.75,8.75 +9.06,4.06;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.25,8.44 +2.81,1.25;9.06,1.25 +8.75,3.12;3.12,3.12 +5.94,1.25;5.94,4.06 + +# UTF-16 : 93 d7 +# UTF-8 : 97 8f e9 +[93d7] 鏗 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.12,5.31;0.31,5.31 +3.12,7.19;0.62,7.19 +1.88,1.56;1.88,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.69 +5.94,8.75;3.44,8.75 +3.44,8.75;3.44,3.75 +5.00,8.75;5.00,7.50 +5.00,5.94;5.00,4.69 +3.44,4.38;6.25,4.38 +3.44,5.94;5.94,5.94 +5.94,5.94;5.94,7.50 +5.94,7.50;3.75,7.50 +6.25,8.75;9.06,8.75 +6.25,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.50,5.31 +7.50,5.31;7.81,5.62 +7.81,5.62;7.81,6.25 +7.81,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +9.38,4.06;9.06,4.38 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.88,7.81 +6.88,7.81;6.56,8.44 +3.12,1.25;9.06,1.25 +8.75,3.12;3.75,3.12 +6.25,1.25;6.25,4.06 + +# UTF-16 : 9c 39 +# UTF-8 : b9 b0 e9 +[9c39] 鰹 +1.88,7.19;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.50,8.75 +0.62,5.31;3.12,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.19,2.81 +2.19,2.81;2.19,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.25,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +6.25,8.75;3.75,8.75 +3.75,8.75;3.75,3.75 +5.31,8.75;5.31,7.50 +5.31,5.94;5.31,4.69 +3.75,4.38;6.25,4.38 +4.06,5.94;6.25,5.94 +6.25,5.94;6.25,7.50 +6.25,7.50;4.06,7.50 +6.56,8.75;9.06,8.75 +6.56,4.38;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.31 +7.50,5.31;7.81,5.62 +7.81,5.62;8.12,6.25 +8.12,6.25;8.44,6.56 +8.44,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +9.38,4.06;9.06,4.38 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;7.19,6.88 +7.19,6.88;7.19,7.19 +7.19,7.19;6.88,7.81 +6.88,7.81;6.88,8.44 +3.44,1.25;9.38,1.25 +8.75,3.12;4.06,3.12 +6.25,1.25;6.56,4.06 + +# UTF-16 : 60 a0 +# UTF-8 : a0 82 e6 +[60a0] 悠 +3.12,3.75;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.81 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.44 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,3.75 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 +4.06,4.38;4.69,4.69 +4.69,4.69;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;6.25,5.62 +6.25,5.62;6.56,5.94 +6.56,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.44,8.44 +9.06,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.56,5.94 +6.56,5.94;6.25,6.56 +6.25,6.56;5.94,6.88 +5.94,6.88;5.62,7.50 +5.62,7.50;5.31,7.81 +5.31,7.81;5.00,8.44 +5.00,8.44;9.06,8.44 +3.75,6.56;4.06,7.19 +4.06,7.19;4.69,7.50 +4.69,7.50;5.00,8.12 +5.00,8.12;5.31,8.75 +5.31,8.75;5.62,9.38 +2.50,9.38;2.19,9.06 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;0.94,6.88 +0.94,6.88;0.62,6.56 +0.62,6.56;0.62,6.25 +0.62,6.25;0.31,5.94 +1.56,4.38;1.56,7.50 +3.12,5.00;3.12,8.75 + +# UTF-16 : 68 81 +# UTF-8 : 81 a2 e6 +[6881] 梁 +3.12,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.06,8.12 +9.06,5.62;9.06,5.94 +9.06,5.94;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.50 +8.12,7.50;8.12,7.81 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,0.62;4.69,4.69 +8.75,3.75;0.62,3.75 +0.62,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.62 +1.88,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.50,8.12;2.19,8.44 +2.19,8.44;1.56,8.75 +1.56,8.75;1.25,9.06 +1.25,9.06;0.94,9.06 +1.88,6.56;1.56,6.88 +1.56,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.50 +2.81,4.69;3.44,5.00 +3.44,5.00;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.94,8.75 +3.12,8.75;7.81,8.75 +7.81,8.75;7.81,7.81 +7.81,7.81;7.50,7.19 +7.50,7.19;7.50,6.56 +7.50,6.56;7.50,5.94 +7.50,5.94;7.19,5.62 +7.19,5.62;6.88,5.31 +6.88,5.31;6.56,5.00 +6.56,5.00;5.94,5.00 +5.94,5.00;5.62,5.00 +5.62,5.00;5.00,5.00 + +# UTF-16 : 6b 6a +# UTF-8 : aa ad e6 +[6b6a] 歪 +4.69,5.31;4.69,8.12 +8.75,8.75;0.62,8.75 +0.31,5.62;1.25,5.94 +1.25,5.94;1.88,6.25 +1.88,6.25;2.50,6.56 +2.50,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;5.31,8.44 +5.31,8.44;5.62,8.75 +8.75,5.62;8.44,6.25 +8.44,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.50 +5.94,7.50;5.31,7.81 +0.62,1.25;8.75,1.25 +0.94,4.69;8.75,4.69 +8.12,3.12;4.69,3.12 +4.69,1.25;4.69,4.69 +2.50,1.25;2.50,4.06 + +# UTF-16 : 92 ea +# UTF-8 : aa 8b e9 +[92ea] 鋪 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,9.06 +8.12,9.06;8.75,8.75 +8.75,8.75;8.75,8.75 +4.06,3.44;8.75,3.44 +4.06,5.31;8.75,5.31 +6.25,9.38;6.56,0.94 +3.75,8.44;9.06,8.44 +4.06,0.62;4.06,6.88 +4.06,6.88;8.75,6.88 +8.75,6.88;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 + +# UTF-16 : 8f 14 +# UTF-8 : 94 bc e8 +[8f14] 輔 +0.62,3.44;3.75,3.44 +3.75,3.44;3.75,6.88 +3.75,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;3.44,5.31 +0.31,2.19;4.06,2.19 +2.19,0.62;2.19,9.38 +0.31,8.12;4.06,8.12 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,9.06 +8.12,9.06;8.75,8.75 +8.75,8.75;8.75,8.75 +4.38,3.44;8.75,3.44 +4.38,5.31;8.75,5.31 +6.56,9.38;6.56,0.94 +4.06,8.44;9.06,8.44 +4.38,0.62;4.38,6.88 +4.38,6.88;8.75,6.88 +8.75,6.88;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 + +# UTF-16 : 9b c6 +# UTF-8 : 86 af e9 +[9bc6] 鯆 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.81,8.75 +0.62,5.31;3.12,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.75,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.12,3.12 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.50,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,9.06 +8.12,9.06;8.75,8.75 +8.75,8.75;8.75,8.75 +4.06,3.44;8.75,3.44 +4.06,5.31;8.75,5.31 +6.56,9.38;6.56,0.94 +3.75,8.44;9.06,8.44 +4.06,0.62;4.06,6.88 +4.06,6.88;8.75,6.88 +8.75,6.88;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 + +# UTF-16 : 82 16 +# UTF-8 : 96 88 e8 +[8216] 舖 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,9.06 +8.12,9.06;8.75,8.75 +8.75,8.75;8.75,8.75 +4.38,3.44;8.75,3.44 +4.38,5.31;8.75,5.31 +6.56,9.38;6.56,0.94 +4.38,8.44;9.06,8.44 +4.38,0.62;4.38,6.88 +4.38,6.88;8.75,6.88 +8.75,6.88;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,3.75;0.62,3.75 +0.62,3.75;0.62,0.62 +3.75,0.62;3.75,3.75 +2.19,3.75;2.19,7.19 +4.06,5.31;0.31,5.31 +3.75,7.19;0.62,7.19 +0.62,1.25;3.75,1.25 + +# UTF-16 : 82 17 +# UTF-8 : 97 88 e8 +[8217] 舗 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,9.06 +8.12,9.06;8.75,8.75 +8.75,8.75;8.75,8.75 +4.38,3.44;8.75,3.44 +4.38,5.31;8.75,5.31 +6.56,9.38;6.56,0.94 +4.38,8.44;9.06,8.44 +4.38,0.62;4.38,6.88 +4.38,6.88;8.75,6.88 +8.75,6.88;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,3.75;0.62,3.75 +0.62,3.75;0.62,0.62 +3.75,0.62;3.75,3.75 +2.19,5.00;2.19,8.12 +4.06,5.00;0.31,5.00 +3.75,6.88;0.62,6.88 +0.62,1.25;3.75,1.25 + +# UTF-16 : 59 84 +# UTF-8 : 84 a6 e5 +[5984] 妄 +8.44,5.94;7.50,5.94 +7.50,5.94;6.88,5.94 +6.88,5.94;6.25,5.94 +6.25,5.94;5.62,5.94 +5.62,5.94;5.00,5.94 +5.00,5.94;4.38,5.94 +4.38,5.94;3.75,5.94 +3.75,5.94;3.12,5.94 +3.12,5.94;3.12,5.94 +3.12,5.94;2.50,5.94 +2.50,5.94;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;2.19,7.19 +1.88,7.19;2.19,8.44 +0.62,8.44;8.75,8.44 +4.69,8.44;4.69,9.38 +8.75,4.69;0.62,4.69 +0.94,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,3.44;6.88,4.06 +6.88,4.06;7.19,4.69 +4.06,5.62;4.06,5.31 +4.06,5.31;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;2.81,4.06 +2.81,4.06;2.81,3.75 +2.81,3.75;2.50,3.44 +2.50,3.44;2.19,3.12 +2.19,3.12;1.56,2.81 +1.56,2.81;1.25,2.50 +1.88,3.12;2.50,2.81 +2.50,2.81;3.12,2.81 +3.12,2.81;3.75,2.50 +3.75,2.50;4.38,2.50 +4.38,2.50;5.00,2.19 +5.00,2.19;5.62,1.88 +5.62,1.88;6.56,1.88 +6.56,1.88;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.75,0.94 + +# UTF-16 : 55 ab +# UTF-8 : ab 96 e5 +[55ab] 喫 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.44 +5.94,3.44;5.94,4.06 +2.81,3.75;9.06,3.75 +5.62,5.00;6.25,5.31 +6.25,5.31;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;6.88,6.56 +6.88,6.56;7.19,7.19 +7.19,7.19;7.19,7.50 +7.19,7.50;7.19,8.12 +7.19,8.12;7.19,8.75 +5.94,8.75;9.06,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.75,5.31 +8.75,5.31;8.44,5.00 +8.44,5.00;8.12,5.00 +8.12,5.00;7.81,5.00 +7.81,5.00;7.19,5.00 +7.19,5.00;7.19,5.00 +2.81,4.69;3.44,5.00 +3.44,5.00;4.06,5.00 +4.06,5.00;4.69,5.31 +4.69,5.31;5.31,5.31 +5.31,5.31;5.94,5.62 +5.94,8.12;2.81,8.12 +5.62,6.88;3.12,6.88 +4.38,5.00;4.38,9.38 + +# UTF-16 : 5e 87 +# UTF-8 : 87 ba e5 +[5e87] 庇 +5.94,7.50;5.94,1.56 +5.62,1.56;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +5.62,4.38;6.56,4.69 +6.56,4.69;6.88,5.31 +6.88,5.31;7.50,5.62 +7.50,5.62;8.12,5.94 +8.12,5.94;8.44,6.25 +8.44,6.25;8.75,6.56 +2.50,5.00;5.00,5.00 +2.50,0.94;2.50,7.50 +1.25,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,1.88 +5.00,8.44;5.00,9.38 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,8.12 +1.25,8.12;8.75,8.12 + +# UTF-16 : 90 ed +# UTF-8 : ad 83 e9 +[90ed] 郭 +9.06,8.75;6.25,8.75 +6.25,8.75;6.25,0.62 +6.88,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.44,2.19 +8.44,2.19;8.75,2.50 +8.75,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.50,5.94 +7.50,5.94;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +1.25,5.62;5.00,5.62 +5.00,5.62;5.00,7.50 +5.00,7.50;0.94,7.50 +0.94,7.50;0.94,5.62 +2.81,8.44;3.12,9.38 +0.31,8.44;5.62,8.44 +0.31,2.81;0.94,2.81 +0.94,2.81;1.56,2.81 +1.56,2.81;2.19,2.81 +2.19,2.81;2.81,2.81 +2.81,2.81;3.44,2.81 +3.44,2.81;4.06,3.12 +4.06,3.12;4.38,3.12 +4.38,3.12;5.00,3.12 +5.00,3.12;5.31,3.12 +5.31,3.12;5.94,3.12 +5.31,4.69;0.62,4.69 +3.12,3.44;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +5.00,4.69;4.69,4.38 +4.69,4.38;4.38,4.06 +4.38,4.06;4.06,4.06 +4.06,4.06;3.44,3.75 +3.44,3.75;3.12,3.44 + +# UTF-16 : 68 93 +# UTF-8 : 93 a2 e6 +[6893] 梓 +2.81,5.31;9.06,5.31 +7.19,5.31;7.50,5.94 +7.50,5.94;7.50,6.25 +7.50,6.25;7.81,6.88 +7.81,6.88;7.81,7.50 +7.81,7.50;8.12,8.12 +5.00,5.31;4.69,5.94 +4.69,5.94;4.69,6.56 +4.69,6.56;4.38,7.19 +4.38,7.19;4.38,7.50 +4.38,7.50;4.06,8.12 +5.94,5.31;5.94,0.62 +3.12,3.12;9.06,3.12 +3.12,8.12;9.06,8.12 +5.94,8.12;5.94,9.38 +1.56,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 + +# UTF-16 : 7d be +# UTF-8 : be b6 e7 +[7dbe] 綾 +3.75,6.88;9.06,6.88 +8.75,8.44;4.06,8.44 +6.25,6.88;6.25,9.38 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;2.81,6.56 +0.31,4.69;3.44,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +3.44,2.81;4.06,3.12 +4.06,3.12;4.69,3.75 +4.69,3.75;5.00,4.38 +5.00,4.38;5.31,4.69 +5.31,4.69;5.62,5.31 +5.00,4.06;8.75,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.12 +7.81,3.12;7.50,2.81 +7.50,2.81;7.19,2.50 +7.19,2.50;6.56,2.19 +6.56,2.19;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;4.06,0.94 +4.06,0.94;3.44,0.94 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.00,3.75 +5.00,3.75;5.00,4.06 +7.19,6.88;7.19,5.31 +7.19,5.31;7.19,5.00 +7.19,5.00;7.50,5.00 +7.50,5.00;8.12,5.00 +8.12,5.00;8.44,5.00 +8.44,5.00;9.06,5.00 +9.06,5.00;9.06,5.62 +9.06,5.62;9.06,5.94 +3.44,4.69;4.06,5.00 +4.06,5.00;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.62,6.25 +5.62,6.25;5.62,6.88 + +# UTF-16 : 50 43 +# UTF-8 : 83 81 e5 +[5043] 偃 +1.88,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +0.94,0.62;0.94,6.25 +9.06,8.75;2.50,8.75 +2.50,8.75;2.50,0.62 +2.50,1.25;9.38,1.25 +2.81,1.56;3.44,1.88 +3.44,1.88;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;7.81,4.69 +5.62,5.62;5.31,5.00 +5.31,5.00;5.00,4.38 +5.00,4.38;4.38,4.06 +4.38,4.06;4.06,3.44 +4.06,3.44;3.44,3.12 +4.06,3.44;4.38,3.12 +4.38,3.12;5.00,3.12 +5.00,3.12;5.31,3.12 +5.31,3.12;5.94,2.81 +5.94,2.81;6.25,2.81 +6.25,2.81;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.81,2.19 +7.81,2.19;8.44,1.88 +8.44,1.88;8.75,1.56 +9.06,4.69;3.12,4.69 +8.44,6.88;3.75,6.88 +3.75,5.31;3.75,8.12 +3.75,8.12;8.44,8.12 +8.44,8.12;8.44,5.62 +8.44,5.62;3.75,5.62 + +# UTF-16 : 58 30 +# UTF-8 : b0 a0 e5 +[5830] 堰 +0.31,6.56;2.50,6.56 +1.25,2.19;1.25,9.06 +0.00,1.56;0.62,1.88 +0.62,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.50,3.12 +9.06,8.75;2.81,8.75 +2.81,8.75;2.81,0.62 +2.81,1.25;9.38,1.25 +3.12,1.56;4.06,1.88 +4.06,1.88;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;6.25,2.81 +6.25,2.81;6.88,3.12 +6.88,3.12;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.12,4.69 +5.62,5.62;5.62,5.00 +5.62,5.00;5.31,4.38 +5.31,4.38;4.69,4.06 +4.69,4.06;4.38,3.44 +4.38,3.44;3.75,3.12 +4.38,3.44;4.69,3.12 +4.69,3.12;5.00,3.12 +5.00,3.12;5.62,3.12 +5.62,3.12;5.94,2.81 +5.94,2.81;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.50,2.19 +7.50,2.19;7.81,2.19 +7.81,2.19;8.44,1.88 +8.44,1.88;9.06,1.56 +9.06,4.69;3.44,4.69 +8.44,6.88;4.06,6.88 +4.06,5.31;4.06,8.12 +4.06,8.12;8.44,8.12 +8.44,8.12;8.44,5.62 +8.44,5.62;4.06,5.62 + +# UTF-16 : 84 31 +# UTF-8 : b1 90 e8 +[8431] 萱 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +1.25,5.94;8.12,5.94 +4.69,6.88;4.69,7.81 +8.75,5.31;8.75,6.88 +8.75,6.88;0.62,6.88 +0.62,6.88;0.62,5.31 +0.62,0.94;8.75,0.94 +1.88,2.19;7.50,2.19 +7.50,2.19;7.50,4.69 +7.50,4.69;1.88,4.69 +1.88,4.69;1.88,2.19 +1.88,3.44;7.50,3.44 + +# UTF-16 : 68 9d +# UTF-8 : 9d a2 e6 +[689d] 條 +1.88,9.06;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;0.94,6.56 +0.94,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.88 +2.50,1.88;2.50,7.81 +3.12,5.00;3.75,5.31 +3.75,5.31;4.38,5.62 +4.38,5.62;5.00,5.62 +5.00,5.62;5.62,5.94 +5.62,5.94;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,8.12 +7.81,8.12;8.12,8.44 +8.75,5.00;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.19,5.62 +7.19,5.62;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.00,7.50 +5.00,7.50;4.69,7.81 +4.69,7.81;4.38,8.44 +4.38,8.44;9.06,8.44 +3.12,6.56;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.38 +9.06,4.06;3.12,4.06 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.94,3.75 +5.94,3.75;5.94,4.06 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.44 +6.88,3.44;6.25,3.75 +6.25,3.75;6.25,4.06 +5.94,0.62;5.94,5.31 + +# UTF-16 : 7b e0 +# UTF-8 : a0 af e7 +[7be0] 篠 +3.12,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +1.88,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.62,7.81 +0.62,7.81;0.31,7.19 +5.62,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;4.69,8.12 +4.69,8.12;4.38,7.50 +4.38,7.50;3.75,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +1.88,7.81;1.88,7.19 +1.88,7.19;1.88,6.88 +1.88,6.88;1.56,6.25 +1.56,6.25;1.25,5.94 +1.25,5.94;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.62,4.69 +0.62,4.69;0.62,4.38 +0.62,4.38;0.31,4.06 +0.31,4.06;0.00,3.75 +1.25,0.62;1.25,5.62 +2.81,1.56;2.81,6.56 +3.44,4.38;4.06,4.38 +4.06,4.38;4.69,4.69 +4.69,4.69;5.31,5.00 +5.31,5.00;5.94,5.00 +5.94,5.00;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,7.19 +9.06,4.38;8.44,4.38 +8.44,4.38;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.88,5.00 +6.88,5.00;6.25,5.31 +6.25,5.31;5.94,5.62 +5.94,5.62;5.62,5.94 +5.62,5.94;5.31,6.25 +5.31,6.25;5.00,6.56 +5.00,6.56;4.69,6.88 +4.69,7.19;9.06,7.19 +3.44,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.00,7.81 +9.06,3.75;3.44,3.75 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;6.25,3.75 +6.25,0.62;6.25,4.69 +9.06,1.25;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.19,2.50 +7.19,2.50;6.56,3.12 +6.56,3.12;6.25,3.75 + +# UTF-16 : 5c 3b +# UTF-8 : bb b0 e5 +[5c3b] 尻 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.12,8.75 +8.12,8.75;8.12,6.88 +8.12,6.88;1.56,6.88 +1.56,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.38,4.06 +4.38,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;4.69,6.25 +1.88,5.00;7.19,5.00 +7.19,5.00;7.19,1.56 +7.19,1.56;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 + +# UTF-16 : 81 7a +# UTF-8 : ba 85 e8 +[817a] 腺 +0.62,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +4.38,5.31;8.44,5.31 +8.44,5.31;8.44,8.44 +8.44,8.44;4.06,8.44 +4.06,8.44;4.06,5.00 +4.38,6.88;8.44,6.88 +6.56,9.38;6.25,9.06 +6.25,9.06;5.94,8.44 +5.94,8.44;5.94,8.44 +6.25,5.00;6.56,1.56 +6.25,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +3.44,4.06;5.94,4.06 +6.56,5.00;6.56,4.69 +6.56,4.69;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.44,1.56 +8.44,1.56;9.06,1.25 +9.06,1.25;9.38,0.94 +9.06,4.69;8.75,4.38 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.12 +5.94,4.06;5.62,3.44 +5.62,3.44;5.31,2.81 +5.31,2.81;5.00,2.50 +5.00,2.50;4.69,2.19 +4.69,2.19;4.38,1.88 +4.38,1.88;4.06,1.56 +4.06,1.56;3.75,1.56 +3.75,1.56;3.44,1.25 +5.94,4.06;5.62,3.44 +5.62,3.44;5.31,2.81 +5.31,2.81;5.00,2.50 +5.00,2.50;4.69,2.19 +4.69,2.19;4.38,1.88 +4.38,1.88;4.06,1.56 +4.06,1.56;3.75,1.56 +3.75,1.56;3.44,1.25 + +# UTF-16 : 62 c7 +# UTF-8 : 87 8b e6 +[62c7] 拇 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +2.50,5.31;9.38,5.31 +2.81,2.19;9.06,2.19 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,7.19 +5.94,7.19;5.31,7.50 +5.31,7.50;5.00,7.81 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,4.06 +5.62,4.06;5.31,4.38 +5.31,4.38;4.69,4.69 +2.81,1.25;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.44,6.56 +3.44,6.56;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;3.75,8.75 +3.75,8.75;8.75,8.75 +8.75,8.75;8.44,7.81 +8.44,7.81;8.44,7.19 +8.44,7.19;8.44,6.56 +8.44,6.56;8.44,5.62 +8.44,5.62;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;8.12,3.44 +8.12,3.44;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 + +# UTF-16 : 68 02 +# UTF-8 : 82 a0 e6 +[6802] 栂 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +2.81,5.31;9.38,5.31 +3.12,2.19;9.06,2.19 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.31,7.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.62,4.06 +5.62,4.06;5.31,4.38 +5.31,4.38;5.00,4.69 +2.81,1.25;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;3.75,6.56 +3.75,6.56;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;4.06,8.75 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.44,6.56 +8.44,6.56;8.44,5.62 +8.44,5.62;8.44,5.00 +8.44,5.00;8.44,4.38 +8.44,4.38;8.44,3.44 +8.44,3.44;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 + +# UTF-16 : 59 c6 +# UTF-8 : 86 a7 e5 +[59c6] 姆 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,5.00 +2.50,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.56,9.38;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.62,4.38;1.25,4.06 +1.25,4.06;1.56,3.44 +1.56,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,2.19 +2.81,2.19;3.12,1.56 +2.81,5.31;9.38,5.31 +3.12,2.19;9.06,2.19 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.31,7.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.62,4.06 +5.62,4.06;5.31,4.38 +5.31,4.38;5.00,4.69 +3.12,1.25;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.06,7.81 +4.06,7.81;4.06,8.75 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.44,6.56 +8.44,6.56;8.44,5.62 +8.44,5.62;8.44,5.00 +8.44,5.00;8.44,4.38 +8.44,4.38;8.44,3.44 +8.44,3.44;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 + +# UTF-16 : 6d 95 +# UTF-8 : 95 b6 e6 +[6d95] 涕 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.81,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;6.88,1.56 +2.81,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;3.44,6.25 +3.44,6.25;3.12,5.62 +3.12,5.62;3.12,5.00 +3.12,5.00;3.12,4.38 +3.12,4.38;2.81,4.06 +2.81,4.06;2.81,3.44 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,0.62;5.62,7.81 +4.69,8.12;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.38 +4.06,9.38;4.06,9.38 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.19,9.38 +7.19,9.38;7.19,9.38 + +# UTF-16 : 4f e4 +# UTF-8 : a4 bf e4 +[4fe4] 俤 +2.81,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;6.88,1.56 +2.81,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;3.12,6.25 +3.12,6.25;3.12,5.62 +3.12,5.62;2.81,5.00 +2.81,5.00;2.81,4.38 +2.81,4.38;2.81,4.06 +2.81,4.06;2.50,3.44 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,0.62;5.62,7.81 +4.69,8.12;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.38 +4.06,9.38;4.06,9.38 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.19,9.38 +7.19,9.38;7.19,9.38 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.56 + +# UTF-16 : 60 8c +# UTF-8 : 8c 82 e6 +[608c] 悌 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.81,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;6.88,1.56 +2.50,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;3.12,6.25 +3.12,6.25;3.12,5.62 +3.12,5.62;2.81,5.00 +2.81,5.00;2.81,4.38 +2.81,4.38;2.81,4.06 +2.81,4.06;2.50,3.44 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,0.62;5.62,7.81 +4.69,8.12;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.38 +4.06,9.38;4.06,9.38 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.19,9.38 +7.19,9.38;7.19,9.38 + +# UTF-16 : 68 af +# UTF-8 : af a2 e6 +[68af] 梯 +2.81,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;6.88,1.56 +2.81,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;3.12,6.25 +3.12,6.25;3.12,5.62 +3.12,5.62;3.12,5.00 +3.12,5.00;2.81,4.38 +2.81,4.38;2.81,4.06 +2.81,4.06;2.50,3.44 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,0.62;5.62,7.81 +4.69,8.12;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.38 +4.06,9.38;4.06,9.38 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.19,9.38 +7.19,9.38;7.19,9.38 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.69;2.81,5.31 +2.81,5.31;2.50,5.62 +2.50,5.62;2.19,6.25 +2.19,6.25;1.88,6.56 +1.88,6.56;1.88,7.19 + +# UTF-16 : 77 47 +# UTF-8 : 87 9d e7 +[7747] 睇 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +0.62,4.38;2.50,4.38 +0.62,6.56;2.50,6.56 +3.12,4.38;9.06,4.38 +9.06,4.38;9.06,3.44 +9.06,3.44;9.06,2.81 +9.06,2.81;9.06,2.50 +9.06,2.50;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,1.56 +8.44,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.56 +2.81,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;3.44,6.25 +3.44,6.25;3.44,5.62 +3.44,5.62;3.44,5.00 +3.44,5.00;3.12,4.38 +3.12,4.38;3.12,4.06 +3.12,4.06;2.81,3.44 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.62,4.06 +5.62,4.06;5.94,4.38 +5.94,0.62;5.94,7.81 +5.00,8.12;4.69,8.44 +4.69,8.44;4.69,8.75 +4.69,8.75;4.38,9.38 +4.38,9.38;4.38,9.38 +6.88,8.12;7.19,8.44 +7.19,8.44;7.19,8.75 +7.19,8.75;7.50,9.38 +7.50,9.38;7.50,9.38 + +# UTF-16 : 57 03 +# UTF-8 : 83 9c e5 +[5703] 圃 +8.75,0.62;8.75,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.44,1.25 +8.75,0.62;8.75,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.44,1.25 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.12 +6.88,8.12;7.19,7.81 +7.19,7.81;7.19,7.81 +2.19,3.75;7.50,3.75 +2.19,5.31;7.50,5.31 +4.69,8.44;4.69,1.88 +1.56,7.81;7.81,7.81 +1.88,1.56;1.88,6.88 +1.88,6.88;7.50,6.88 +7.50,6.88;7.50,2.50 +7.50,2.50;7.50,1.88 +7.50,1.88;6.88,1.88 +6.88,1.88;6.56,1.88 +6.56,1.88;5.94,1.88 +5.94,1.88;5.94,1.88 + +# UTF-16 : 85 ae +# UTF-8 : ae 96 e8 +[85ae] 薮 +0.62,8.44;8.75,8.44 +3.12,7.50;3.12,9.38 +6.25,7.50;6.25,9.38 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.25,2.19 +6.25,2.19;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,5.00 +8.12,5.00;8.12,5.62 +8.12,5.62;8.44,6.56 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;5.94,5.94 +4.38,4.38;5.00,5.00 +5.00,5.00;5.31,5.62 +5.31,5.62;5.31,5.94 +5.31,5.94;5.62,6.25 +5.62,6.25;5.62,6.56 +5.62,6.56;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +2.81,4.38;2.81,7.81 +5.00,5.94;0.62,5.94 +0.31,4.38;0.94,4.69 +0.94,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.50,5.62 +2.50,5.62;2.81,6.25 +1.56,6.56;1.56,6.88 +1.56,6.88;1.25,7.19 +1.25,7.19;0.94,7.50 +0.94,7.50;0.94,7.50 +3.44,6.56;3.75,6.88 +3.75,6.88;4.38,7.19 +4.38,7.19;4.38,7.50 +4.38,7.50;4.69,7.50 +5.00,3.75;0.31,3.75 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;4.06,3.75 +2.19,4.38;2.19,4.06 +2.19,4.06;1.88,3.44 +1.88,3.44;1.56,3.12 +1.56,3.12;1.25,2.81 +1.25,2.81;0.94,2.19 +0.94,2.19;1.88,2.19 +1.88,2.19;2.50,1.88 +2.50,1.88;3.12,1.88 +3.12,1.88;3.75,1.56 +3.75,1.56;4.69,1.25 +4.38,4.69;4.06,5.00 +4.06,5.00;3.44,5.31 +3.44,5.31;3.12,5.62 +3.12,5.62;2.81,5.94 +2.81,5.94;2.50,5.94 +5.62,6.56;9.06,6.56 + +# UTF-16 : 72 c4 +# UTF-8 : 84 8b e7 +[72c4] 狄 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +2.19,5.62;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +4.06,7.81;4.06,7.19 +4.06,7.19;3.75,6.25 +3.75,6.25;3.75,5.62 +3.75,5.62;3.44,5.00 +3.44,5.00;3.12,4.69 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,2.19 +4.06,2.19;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.62,4.38 +5.62,4.38;5.62,5.00 +5.62,5.00;5.94,5.62 +5.94,5.62;5.94,6.25 +5.94,6.25;5.94,9.06 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;5.94,6.25 +8.75,7.81;8.75,7.19 +8.75,7.19;8.44,6.56 +8.44,6.56;8.12,5.94 +8.12,5.94;7.81,5.31 +7.81,5.31;7.50,5.00 + +# UTF-16 : 83 7b +# UTF-8 : bb 8d e8 +[837b] 荻 +0.31,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +1.25,7.19;1.56,6.88 +1.56,6.88;1.88,6.56 +1.88,6.56;2.19,5.94 +2.19,5.94;2.19,5.62 +2.19,5.62;2.50,5.31 +2.50,5.31;2.50,4.69 +2.50,4.69;2.81,4.38 +2.81,4.38;2.81,3.75 +2.81,3.75;2.81,3.44 +2.81,3.44;2.81,2.81 +2.81,2.81;2.81,2.50 +2.81,2.50;2.81,1.88 +2.81,1.88;2.50,1.25 +2.50,1.25;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +3.75,7.50;3.12,6.88 +3.12,6.88;2.81,6.56 +2.81,6.56;2.50,6.56 +2.50,6.56;2.19,6.25 +2.19,6.25;1.88,5.94 +1.88,5.94;1.56,5.94 +1.56,5.94;1.25,5.62 +1.25,5.62;0.62,5.62 +0.62,5.62;0.31,5.31 +2.81,4.38;2.50,4.06 +2.50,4.06;1.88,3.75 +1.88,3.75;1.56,3.44 +1.56,3.44;0.94,3.12 +0.94,3.12;0.31,3.12 +4.38,6.25;4.38,5.62 +4.38,5.62;4.06,5.31 +4.06,5.31;4.06,4.69 +4.06,4.69;3.75,4.06 +3.75,4.06;3.44,3.75 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;5.94,7.19 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;5.94,5.31 +8.75,6.25;8.75,5.94 +8.75,5.94;8.44,5.31 +8.44,5.31;8.12,4.69 +8.12,4.69;7.81,4.38 +7.81,4.38;7.50,3.75 + +# UTF-16 : 7c 17 +# UTF-8 : 97 b0 e7 +[7c17] 簗 +4.69,0.62;4.69,4.06 +8.75,3.12;0.62,3.12 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.69,3.12 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;4.69,3.12 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,6.88 +8.75,4.69;8.75,5.00 +8.75,5.00;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.81,6.25 +0.94,3.75;1.25,4.06 +1.25,4.06;1.88,4.38 +1.88,4.38;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;2.81,5.31 +2.81,6.88;2.19,6.88 +2.19,6.88;1.88,7.19 +1.88,7.19;1.25,7.50 +1.25,7.50;1.25,7.50 +2.19,5.62;1.88,5.94 +1.88,5.94;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.25 +2.81,4.06;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.62,6.25 +5.62,6.25;5.62,6.88 +5.62,6.88;5.94,7.19 +3.12,7.19;7.81,7.19 +7.81,7.19;7.50,6.56 +7.50,6.56;7.50,5.94 +7.50,5.94;7.50,5.31 +7.50,5.31;7.19,5.00 +7.19,5.00;7.19,4.69 +7.19,4.69;6.56,4.06 +6.56,4.06;6.56,4.06 +6.56,4.06;5.94,4.06 +5.94,4.06;5.62,4.38 +5.62,4.38;5.00,4.38 +3.12,7.50;2.81,8.12 +2.81,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +7.19,7.50;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.56,8.75 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.75;5.31,8.75 +4.69,8.75;1.56,8.75 + +# UTF-16 : 84 6d +# UTF-8 : ad 91 e8 +[846d] 葭 +0.62,8.44;8.75,8.44 +3.12,7.50;3.12,9.38 +6.25,7.50;6.25,9.38 +4.69,4.38;8.75,4.38 +4.06,0.94;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.06 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.31,3.75 +1.25,5.31;4.38,5.31 +4.38,5.31;4.38,7.19 +4.38,7.19;0.94,7.19 +0.94,7.19;0.94,0.62 +5.00,5.31;8.44,5.31 +8.44,5.31;8.44,7.19 +8.44,7.19;5.00,7.19 +0.94,3.75;4.38,3.75 +0.94,2.19;4.38,2.19 + +# UTF-16 : 6e 4a +# UTF-8 : 8a b9 e6 +[6e4a] 湊 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.19,5.31;9.38,5.31 +9.06,8.44;2.81,8.44 +8.75,6.88;3.12,6.88 +2.19,3.12;2.81,3.44 +2.81,3.44;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,7.19 +5.31,7.19;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,9.38 +9.38,3.12;9.06,3.44 +9.06,3.44;8.75,3.75 +8.75,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;7.50,5.00 +7.50,5.00;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.56 +6.56,6.56;6.56,6.88 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;5.94,4.38 +8.75,3.12;2.81,3.12 +7.50,4.38;4.06,4.38 +9.38,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.19 +6.25,2.19;5.62,2.50 +5.62,2.50;5.31,2.50 + +# UTF-16 : 8f 33 +# UTF-8 : b3 bc e8 +[8f33] 輳 +0.62,3.44;3.44,3.44 +3.44,3.44;3.44,6.88 +3.44,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;3.44,5.31 +0.00,2.19;3.75,2.19 +1.88,0.62;1.88,9.38 +0.00,8.12;3.75,8.12 +3.75,5.31;9.38,5.31 +9.06,8.44;4.06,8.44 +8.75,6.88;4.38,6.88 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;5.00,4.38 +5.00,4.38;5.31,5.00 +5.31,5.00;5.62,5.62 +5.62,5.62;5.94,6.25 +5.94,6.25;6.25,7.19 +6.25,7.19;6.25,7.81 +6.25,7.81;6.56,8.44 +6.56,8.44;6.56,9.38 +9.38,3.12;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.81,5.00 +7.81,5.00;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;7.19,6.56 +7.19,6.56;6.88,6.88 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;6.25,2.81 +6.25,2.81;6.25,3.44 +6.25,3.44;6.56,3.75 +6.56,3.75;6.56,4.38 +8.75,3.12;4.06,3.12 +7.81,4.38;5.00,4.38 +9.38,0.62;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 + +# UTF-16 : 8f 3b +# UTF-8 : bb bc e8 +[8f3b] 輻 +0.62,3.44;3.44,3.44 +3.44,3.44;3.44,6.88 +3.44,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;3.44,5.31 +0.00,2.19;3.75,2.19 +1.88,0.62;1.88,9.38 +0.00,8.12;3.75,8.12 +4.38,5.94;8.44,5.94 +8.44,5.94;8.44,7.81 +8.44,7.81;4.38,7.81 +4.38,7.81;4.38,5.62 +3.75,8.75;9.06,8.75 +8.75,0.62;8.75,4.69 +8.75,4.69;4.06,4.69 +4.06,4.69;4.06,0.62 +6.25,1.25;6.56,4.69 +4.06,1.25;8.75,1.25 +4.06,3.12;8.75,3.12 + +# UTF-16 : 87 60 +# UTF-8 : a0 9d e8 +[8760] 蝠 +4.38,5.94;8.44,5.94 +8.44,5.94;8.44,7.81 +8.44,7.81;4.38,7.81 +4.38,7.81;4.38,5.62 +3.75,8.75;9.06,8.75 +8.75,0.62;8.75,4.69 +8.75,4.69;4.06,4.69 +4.06,4.69;4.06,0.62 +6.25,1.25;6.56,4.69 +4.06,1.25;8.75,1.25 +4.06,3.12;8.75,3.12 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 + +# UTF-16 : 52 44 +# UTF-8 : 84 89 e5 +[5244] 剄 +6.56,2.50;6.56,8.75 +8.75,9.06;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +0.62,8.75;5.62,8.75 +3.12,3.75;3.12,1.25 +5.62,3.75;0.62,3.75 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.56 +4.69,1.56;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,1.88 +1.88,8.44;1.56,7.81 +1.56,7.81;1.25,7.50 +1.25,7.50;1.25,7.19 +1.25,7.19;0.94,6.88 +0.94,6.88;0.62,6.25 +0.62,6.25;0.94,5.94 +0.94,5.94;1.25,5.62 +1.25,5.62;1.56,5.31 +1.56,5.31;1.56,4.69 +1.56,4.69;1.88,4.38 +3.75,8.44;3.44,7.81 +3.44,7.81;3.12,7.50 +3.12,7.50;3.12,7.19 +3.12,7.19;2.81,6.88 +2.81,6.88;2.50,6.25 +2.50,6.25;2.81,5.94 +2.81,5.94;3.12,5.62 +3.12,5.62;3.44,5.31 +3.44,5.31;3.44,4.69 +3.44,4.69;3.75,4.38 +5.62,8.44;5.31,7.81 +5.31,7.81;5.00,7.50 +5.00,7.50;4.69,7.19 +4.69,7.19;4.69,6.88 +4.69,6.88;4.38,6.25 +4.38,6.25;4.69,5.94 +4.69,5.94;5.00,5.62 +5.00,5.62;5.00,5.31 +5.00,5.31;5.31,4.69 +5.31,4.69;5.62,4.38 + +# UTF-16 : 52 c1 +# UTF-8 : 81 8b e5 +[52c1] 勁 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;6.25,3.75 +6.25,3.75;6.25,4.69 +6.25,4.69;6.25,5.62 +6.25,5.62;6.56,6.56 +6.56,6.56;6.56,7.81 +6.56,7.81;6.56,9.06 +5.00,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,1.25 +0.31,8.75;5.31,8.75 +2.81,3.75;2.81,1.25 +5.00,3.75;0.62,3.75 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;5.00,1.88 +1.88,8.44;1.56,7.81 +1.56,7.81;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;0.62,6.88 +0.62,6.88;0.31,6.25 +0.31,6.25;0.62,5.94 +0.62,5.94;0.94,5.62 +0.94,5.62;1.25,5.31 +1.25,5.31;1.56,4.69 +1.56,4.69;1.88,4.38 +3.44,8.44;3.12,7.81 +3.12,7.81;2.81,7.50 +2.81,7.50;2.81,7.19 +2.81,7.19;2.50,6.88 +2.50,6.88;2.19,6.25 +2.19,6.25;2.50,5.94 +2.50,5.94;2.81,5.62 +2.81,5.62;3.12,5.31 +3.12,5.31;3.12,4.69 +3.12,4.69;3.44,4.38 +5.00,8.44;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.38,7.19 +4.38,7.19;4.06,6.88 +4.06,6.88;3.75,6.25 +3.75,6.25;4.06,5.94 +4.06,5.94;4.38,5.62 +4.38,5.62;4.69,5.31 +4.69,5.31;5.00,4.69 +5.00,4.69;5.00,4.38 + +# UTF-16 : 98 38 +# UTF-8 : b8 a0 e9 +[9838] 頸 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,1.88 +7.81,1.88;7.50,2.19 +4.69,8.75;9.06,8.75 +6.88,8.75;6.56,8.44 +6.56,8.44;6.56,7.81 +6.56,7.81;6.56,7.50 +6.56,7.50;6.56,7.19 +5.00,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.00,7.19 +5.00,7.19;5.00,2.50 +5.00,4.38;8.75,4.38 +5.00,5.94;8.75,5.94 +0.31,8.75;4.69,8.75 +2.50,3.75;2.50,1.25 +4.38,3.75;0.62,3.75 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,1.88 +1.88,8.44;1.56,7.81 +1.56,7.81;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;0.62,6.88 +0.62,6.88;0.31,6.25 +0.31,6.25;0.62,5.94 +0.62,5.94;0.94,5.62 +0.94,5.62;1.25,5.31 +1.25,5.31;1.56,4.69 +1.56,4.69;1.88,4.38 +3.12,8.44;2.81,7.81 +2.81,7.81;2.81,7.50 +2.81,7.50;2.50,7.19 +2.50,7.19;2.19,6.88 +2.19,6.88;1.88,6.25 +1.88,6.25;2.19,5.94 +2.19,5.94;2.50,5.62 +2.50,5.62;2.81,5.31 +2.81,5.31;3.12,4.69 +3.12,4.69;3.12,4.38 +4.69,8.44;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.25 +3.12,6.25;3.44,5.94 +3.44,5.94;3.75,5.62 +3.75,5.62;4.06,5.31 +4.06,5.31;4.38,4.69 +4.38,4.69;4.69,4.38 + +# UTF-16 : 65 05 +# UTF-8 : 85 94 e6 +[6505] 攅 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.50,7.19;0.31,7.19 +2.81,7.19;5.62,7.19 +5.94,7.19;9.38,7.19 +5.62,8.44;2.81,8.44 +9.06,8.44;5.94,8.44 +3.44,2.50;8.12,2.50 +8.12,2.50;8.12,5.94 +8.12,5.94;3.12,5.94 +3.12,5.94;3.12,2.50 +3.44,3.44;8.12,3.44 +3.44,4.69;8.12,4.69 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,1.88 +2.19,5.31;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.06,8.75 +4.06,8.75;4.06,9.38 +5.94,5.94;6.56,6.56 +6.56,6.56;6.88,6.88 +6.88,6.88;7.19,7.50 +7.19,7.50;7.50,8.12 +7.50,8.12;7.50,8.75 +7.50,8.75;7.50,9.38 +5.31,5.94;5.00,6.56 +5.00,6.56;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.19 +9.38,5.31;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 + +# UTF-16 : 8b 83 +# UTF-8 : 83 ae e8 +[8b83] 讃 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 +3.12,7.19;5.94,7.19 +6.25,7.19;9.38,7.19 +5.94,8.44;3.44,8.44 +9.06,8.44;6.25,8.44 +3.75,2.50;8.44,2.50 +8.44,2.50;8.44,5.94 +8.44,5.94;3.75,5.94 +3.75,5.94;3.75,2.50 +3.75,3.44;8.44,3.44 +3.75,4.69;8.44,4.69 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,1.88 +2.81,5.31;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;4.69,8.75 +4.69,8.75;4.69,9.38 +6.25,5.94;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.50 +7.50,7.50;7.50,8.12 +7.50,8.12;7.50,8.75 +7.50,8.75;7.50,9.38 +5.62,5.94;5.31,6.56 +5.31,6.56;5.00,6.88 +5.00,6.88;4.69,6.88 +4.69,6.88;4.38,7.19 +9.38,5.31;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.50,7.19 + +# UTF-16 : 94 5a +# UTF-8 : 9a 91 e9 +[945a] 鑚 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.12,5.31;0.31,5.31 +3.12,7.19;0.62,7.19 +1.88,1.56;1.88,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.69 +3.44,7.19;5.94,7.19 +6.25,7.19;9.38,7.19 +5.94,8.44;3.44,8.44 +9.06,8.44;6.25,8.44 +3.75,2.50;8.44,2.50 +8.44,2.50;8.44,5.94 +8.44,5.94;3.75,5.94 +3.75,5.94;3.75,2.50 +3.75,3.44;8.44,3.44 +3.75,4.69;8.44,4.69 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,1.88 +3.12,5.62;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;4.69,8.75 +4.69,8.75;4.69,9.38 +6.25,5.94;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.50 +7.50,7.50;7.50,8.12 +7.50,8.12;7.50,8.75 +7.50,8.75;7.50,9.38 +5.94,5.94;5.62,6.56 +5.62,6.56;5.00,6.88 +5.00,6.88;4.69,6.88 +4.69,6.88;4.38,7.19 +9.38,5.31;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.50,7.19 + +# UTF-16 : 7e 89 +# UTF-8 : 89 ba e7 +[7e89] 纉 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.44 +1.25,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +3.12,7.19;5.94,7.19 +6.25,7.19;9.38,7.19 +5.94,8.44;3.12,8.44 +9.06,8.44;6.25,8.44 +3.75,2.50;8.44,2.50 +8.44,2.50;8.44,5.94 +8.44,5.94;3.75,5.94 +3.75,5.94;3.75,2.50 +3.75,3.44;8.44,3.44 +3.75,4.69;8.44,4.69 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,1.88 +6.25,5.94;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.50 +7.50,7.50;7.50,8.12 +7.50,8.12;7.50,8.75 +7.50,8.75;7.50,9.38 +5.94,5.94;5.62,6.56 +5.62,6.56;5.00,6.88 +5.00,6.88;4.69,6.88 +4.69,6.88;4.38,7.19 +9.38,5.31;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.50,7.19 +2.81,5.31;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;4.69,8.75 +4.69,8.75;4.69,9.38 + +# UTF-16 : 96 d9 +# UTF-8 : 99 9b e9 +[96d9] 雙 +0.62,6.56;0.94,6.88 +0.94,6.88;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.75 +1.56,8.75;1.56,9.38 +3.44,9.38;3.44,8.75 +3.44,8.75;3.12,8.44 +3.12,8.44;3.12,8.12 +4.69,8.12;1.25,8.12 +3.12,5.00;3.12,8.12 +1.25,8.12;1.25,5.00 +1.25,5.00;5.00,5.00 +1.25,5.94;4.38,5.94 +1.25,7.19;4.38,7.19 +0.94,4.06;8.12,4.06 +0.62,0.94;1.88,0.94 +1.88,0.94;2.81,1.25 +2.81,1.25;3.75,1.56 +3.75,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;8.12,4.06 +8.75,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.25,1.56 +6.25,1.56;5.62,1.88 +5.62,1.88;5.00,1.88 +5.00,1.88;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.12,2.81 +3.12,2.81;2.50,3.12 +2.50,3.12;2.19,3.44 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.31,8.75 +5.31,8.75;5.62,9.38 +7.50,9.38;7.19,8.75 +7.19,8.75;7.19,8.44 +7.19,8.44;7.19,8.12 +8.75,8.12;5.31,8.12 +7.19,5.00;7.19,8.12 +5.31,8.12;5.31,5.00 +5.31,5.00;8.75,5.00 +5.31,5.94;8.44,5.94 +5.31,7.19;8.44,7.19 + +# UTF-16 : 50 f5 +# UTF-8 : b5 83 e5 +[50f5] 僵 +1.88,0.94;9.06,0.94 +2.19,5.00;9.06,5.00 +2.19,8.75;8.75,8.75 +1.88,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +5.62,1.88;5.62,4.06 +2.81,1.88;8.44,1.88 +8.44,1.88;8.44,4.38 +8.44,4.38;2.81,4.38 +2.81,4.38;2.81,1.56 +2.81,3.12;8.44,3.12 +5.62,5.94;5.62,7.81 +2.81,5.94;8.12,5.94 +8.12,5.94;8.12,8.12 +8.12,8.12;2.81,8.12 +2.81,8.12;2.81,5.62 +2.81,6.88;8.12,6.88 + +# UTF-16 : 6a 7f +# UTF-8 : bf a9 e6 +[6a7f] 橿 +1.56,0.62;1.56,9.06 +2.50,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +2.19,0.94;9.06,0.94 +2.50,5.00;9.06,5.00 +2.50,8.75;8.75,8.75 +5.62,1.88;5.62,4.06 +3.12,1.88;8.44,1.88 +8.44,1.88;8.44,4.38 +8.44,4.38;2.81,4.38 +2.81,4.38;2.81,1.56 +3.12,3.12;8.44,3.12 +5.62,5.94;5.62,7.81 +3.12,5.94;8.44,5.94 +8.44,5.94;8.44,8.12 +8.44,8.12;3.12,8.12 +3.12,8.12;3.12,5.62 +3.12,6.88;8.44,6.88 + +# UTF-16 : 5f 4a +# UTF-8 : 8a bd e5 +[5f4a] 彊 +2.81,0.94;9.06,0.94 +2.81,5.00;9.06,5.00 +2.81,8.75;8.75,8.75 +5.94,1.88;5.94,4.06 +3.44,1.88;8.44,1.88 +8.44,1.88;8.44,4.38 +8.44,4.38;3.44,4.38 +3.44,4.38;3.44,1.56 +3.44,3.12;8.44,3.12 +5.94,5.94;5.94,7.81 +3.44,5.94;8.44,5.94 +8.44,5.94;8.44,8.12 +8.44,8.12;3.44,8.12 +3.44,8.12;3.44,5.62 +3.44,6.88;8.44,6.88 +0.31,8.75;2.50,8.75 +2.50,8.75;2.50,6.56 +2.50,6.56;0.62,6.56 +0.62,6.56;0.62,5.94 +0.62,5.94;0.62,5.31 +0.62,5.31;0.62,4.69 +0.62,4.69;0.62,4.06 +0.62,4.06;0.62,3.44 +0.62,4.38;2.50,4.38 +2.50,4.38;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.50,2.19 +2.50,2.19;2.50,1.88 +2.50,1.88;2.19,1.25 +2.19,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 + +# UTF-16 : 6d af +# UTF-8 : af b6 e6 +[6daf] 涯 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,8.75 +3.44,8.75;9.06,8.75 +9.06,1.25;3.44,1.25 +8.75,3.44;3.75,3.44 +6.25,1.25;6.25,4.69 +8.75,5.31;3.75,5.31 +8.75,7.19;4.06,7.19 +6.25,5.31;6.25,8.75 + +# UTF-16 : 55 40 +# UTF-8 : 80 95 e5 +[5540] 啀 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +2.81,0.94;2.81,1.25 +2.81,1.25;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,8.75 +3.75,8.75;9.06,8.75 +9.06,1.25;3.75,1.25 +8.75,3.44;4.06,3.44 +6.56,1.25;6.56,4.69 +8.75,5.31;4.06,5.31 +8.75,7.19;4.38,7.19 +6.56,5.31;6.56,8.75 + +# UTF-16 : 77 5a +# UTF-8 : 9a 9d e7 +[775a] 睚 +2.81,0.94;2.81,1.25 +2.81,1.25;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,8.75 +3.75,8.75;9.06,8.75 +9.06,1.25;3.75,1.25 +8.75,3.44;4.38,3.44 +6.56,1.25;6.56,4.69 +8.75,5.31;4.06,5.31 +8.75,7.19;4.38,7.19 +6.56,5.31;6.56,8.75 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +0.94,4.38;2.81,4.38 +0.94,6.56;2.81,6.56 + +# UTF-16 : 5d 15 +# UTF-8 : 95 b4 e5 +[5d15] 崕 +0.62,7.81;0.62,0.94 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.88,9.06 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.75,4.06 +3.75,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,8.75 +4.06,8.75;9.06,8.75 +9.06,1.25;4.06,1.25 +8.75,3.44;4.38,3.44 +6.56,1.25;6.56,4.69 +9.06,5.31;4.38,5.31 +8.75,7.19;4.69,7.19 +6.56,5.31;6.56,8.75 + +# UTF-16 : 55 98 +# UTF-8 : 98 96 e5 +[5598] 喘 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +5.94,7.19;6.25,9.06 +8.75,8.75;8.75,7.19 +8.75,7.19;3.75,7.19 +3.44,7.19;3.75,8.75 +9.06,5.94;3.12,5.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.69 +8.75,4.69;3.44,4.69 +3.44,4.69;3.44,0.94 +5.31,4.69;5.31,1.25 +6.88,4.69;6.88,1.25 +5.94,5.94;5.94,5.62 +5.94,5.62;5.94,5.00 +5.94,5.00;5.62,4.69 +5.62,4.69;5.62,4.69 + +# UTF-16 : 63 e3 +# UTF-8 : a3 8f e6 +[63e3] 揣 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +5.94,7.19;5.94,9.06 +8.75,8.75;8.75,7.19 +8.75,7.19;3.44,7.19 +3.44,7.19;3.44,8.75 +9.06,5.94;2.81,5.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.69 +8.75,4.69;3.12,4.69 +3.12,4.69;3.12,0.94 +5.00,4.69;5.00,1.25 +6.88,4.69;6.88,1.25 +5.94,5.94;5.94,5.62 +5.94,5.62;5.94,5.00 +5.94,5.00;5.62,4.69 +5.62,4.69;5.62,4.69 + +# UTF-16 : 73 2f +# UTF-8 : af 8c e7 +[732f] 猯 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.50,2.50 +2.50,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +2.19,5.62;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +5.94,7.19;5.94,9.06 +8.75,8.75;8.75,7.19 +8.75,7.19;3.44,7.19 +3.44,7.19;3.44,8.75 +9.06,5.94;2.81,5.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.69 +8.75,4.69;3.12,4.69 +3.12,4.69;3.12,0.94 +5.00,4.69;5.00,1.25 +6.88,4.69;6.88,1.25 +5.94,5.94;5.94,5.62 +5.94,5.62;5.94,5.00 +5.94,5.00;5.62,4.69 +5.62,4.69;5.62,4.69 + +# UTF-16 : 74 5e +# UTF-8 : 9e 91 e7 +[745e] 瑞 +5.94,7.19;5.94,9.06 +8.75,8.75;8.75,7.19 +8.75,7.19;3.44,7.19 +3.44,7.19;3.44,8.75 +9.06,5.94;2.81,5.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.69 +8.75,4.69;3.12,4.69 +3.12,4.69;3.12,0.94 +5.00,4.69;5.00,1.25 +6.88,4.69;6.88,1.25 +5.94,5.94;5.94,5.62 +5.94,5.62;5.94,5.00 +5.94,5.00;5.62,4.69 +5.62,4.69;5.62,4.69 +2.81,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,1.88;1.56,8.44 +0.31,1.56;0.62,1.56 +0.62,1.56;1.25,1.88 +1.25,1.88;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 + +# UTF-16 : 60 f4 +# UTF-8 : b4 83 e6 +[60f4] 惴 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +5.94,7.19;5.94,9.06 +8.75,8.75;8.75,7.19 +8.75,7.19;3.12,7.19 +3.12,7.19;3.12,8.75 +9.06,5.94;2.81,5.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,4.69 +8.75,4.69;2.81,4.69 +2.81,4.69;2.81,0.94 +5.00,4.69;5.00,1.25 +6.88,4.69;6.88,1.25 +5.62,5.94;5.62,5.62 +5.62,5.62;5.62,5.00 +5.62,5.00;5.62,4.69 +5.62,4.69;5.62,4.69 + +# UTF-16 : 6e 4d +# UTF-8 : 8d b9 e6 +[6e4d] 湍 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,7.19;5.94,9.06 +8.75,8.75;8.75,7.19 +8.75,7.19;3.12,7.19 +3.12,7.19;3.12,8.75 +9.06,5.94;2.81,5.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,4.69 +8.75,4.69;2.81,4.69 +2.81,4.69;2.81,0.94 +5.00,4.69;5.00,1.25 +6.88,4.69;6.88,1.25 +5.62,5.94;5.62,5.62 +5.62,5.62;5.62,5.00 +5.62,5.00;5.62,4.69 +5.62,4.69;5.62,4.69 + +# UTF-16 : 83 58 +# UTF-8 : 98 8d e8 +[8358] 荘 +0.31,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +0.62,6.56;0.94,5.94 +0.94,5.94;1.25,5.62 +1.25,5.62;1.56,5.31 +1.56,5.31;1.56,5.00 +1.56,5.00;1.88,4.38 +2.50,3.12;1.88,3.12 +1.88,3.12;1.56,2.81 +1.56,2.81;1.25,2.81 +1.25,2.81;0.62,2.50 +0.62,2.50;0.31,2.50 +2.50,0.62;2.50,7.19 +3.12,1.25;8.75,1.25 +9.06,5.00;3.12,5.00 +5.94,1.25;5.94,7.19 + +# UTF-16 : 7c 9f +# UTF-8 : 9f b2 e7 +[7c9f] 粟 +8.75,8.75;0.62,8.75 +5.94,8.75;5.94,5.62 +3.44,8.75;3.44,5.62 +1.25,5.31;1.25,7.50 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,5.62 +8.12,5.62;1.25,5.62 +8.75,3.75;0.62,3.75 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,0.62;4.69,5.31 +3.44,3.75;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.31 +5.62,3.75;6.25,4.06 +6.25,4.06;6.56,4.38 +6.56,4.38;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 + +# UTF-16 : 96 8f +# UTF-8 : 8f 9a e9 +[968f] 随 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.94,2.81;1.25,2.81 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +9.06,8.44;4.06,8.44 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;5.94,8.75 +5.94,8.75;5.94,9.38 +5.31,1.56;5.31,6.88 +5.31,3.75;8.75,3.75 +5.31,5.31;8.75,5.31 +3.12,8.75;3.44,8.44 +3.44,8.44;3.75,7.81 +3.75,7.81;4.06,7.19 +4.06,7.19;4.06,7.19 +3.75,2.50;3.75,5.31 +3.75,5.31;2.50,5.31 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +9.06,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,1.25 +5.00,1.25;4.38,1.56 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.50 +5.31,6.88;8.75,6.88 +8.75,6.88;8.75,2.19 +8.75,2.19;8.44,1.88 +8.44,1.88;8.12,1.88 +8.12,1.88;7.50,1.88 +7.50,1.88;7.19,1.88 + +# UTF-16 : 96 76 +# UTF-8 : b6 99 e9 +[9676] 陶 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.94,2.81;1.56,2.81 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +2.19,5.94;2.81,6.56 +2.81,6.56;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.75,8.75 +3.75,8.75;4.06,9.38 +3.75,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,1.25 +6.25,1.25;5.62,1.25 +3.75,4.38;3.75,1.56 +5.62,7.19;5.62,2.50 +3.75,2.50;7.19,2.50 +7.19,2.50;7.19,4.38 +7.50,7.19;4.06,7.19 +3.44,5.62;3.75,6.25 +3.75,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.38,8.12 +7.81,5.00;3.12,5.00 + +# UTF-16 : 63 8f +# UTF-8 : 8f 8e e6 +[638f] 掏 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.62,3.75 +0.62,3.75;0.31,3.44 +2.50,7.50;0.31,7.50 +2.19,5.94;2.50,6.56 +2.50,6.56;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.75,8.75 +3.75,8.75;4.06,9.38 +3.75,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,1.25 +6.25,1.25;5.62,1.25 +3.44,4.38;3.75,1.56 +5.31,7.19;5.31,2.50 +3.44,2.50;7.19,2.50 +7.19,2.50;7.19,4.38 +7.50,7.19;4.06,7.19 +3.44,5.62;3.75,6.25 +3.75,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.38,8.12 +7.81,5.00;3.12,5.00 + +# UTF-16 : 6d d8 +# UTF-8 : 98 b7 e6 +[6dd8] 淘 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.19,5.94;2.50,6.56 +2.50,6.56;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.75,8.75 +3.75,8.75;3.75,9.38 +3.44,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,1.25 +6.25,1.25;5.62,1.25 +3.44,4.38;3.44,1.56 +5.31,7.19;5.31,2.50 +3.44,2.50;7.19,2.50 +7.19,2.50;7.19,4.38 +7.19,7.19;4.06,7.19 +3.12,5.62;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.06,7.50 +4.06,7.50;4.38,8.12 +7.81,5.00;3.12,5.00 + +# UTF-16 : 4f e5 +# UTF-8 : a5 bf e4 +[4fe5] 俥 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +3.12,3.44;8.44,3.44 +8.44,3.44;8.44,6.88 +8.44,6.88;3.12,6.88 +2.81,6.88;3.12,3.44 +3.12,5.31;8.44,5.31 +2.19,2.19;9.06,2.19 +5.62,0.62;5.62,9.38 +2.19,8.12;9.06,8.12 + +# UTF-16 : 96 63 +# UTF-8 : a3 99 e9 +[9663] 陣 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;2.81,8.75 +3.44,3.44;8.44,3.44 +8.44,3.44;8.44,6.88 +8.44,6.88;3.44,6.88 +3.12,6.88;3.44,3.44 +3.44,5.31;8.44,5.31 +2.50,2.19;9.06,2.19 +5.94,0.62;5.94,9.38 +2.81,8.12;9.06,8.12 + +# UTF-16 : 5d eb +# UTF-8 : ab b7 e5 +[5deb] 巫 +0.31,1.25;9.06,1.25 +8.75,8.44;0.62,8.44 +4.69,1.25;4.69,8.44 +0.62,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;2.50,6.56 +2.50,6.56;2.50,7.19 +2.50,7.19;2.50,7.81 +4.38,2.19;4.06,2.81 +4.06,2.81;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +5.31,2.19;5.62,2.81 +5.62,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;6.25,4.38 +6.25,4.38;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.88,5.94 +6.88,5.94;6.88,6.56 +6.88,6.56;7.19,7.19 +7.19,7.19;7.19,7.81 +8.75,2.19;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.81,4.69 +7.81,4.69;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.88,5.94 + +# UTF-16 : 9d fa +# UTF-8 : ba b7 e9 +[9dfa] 鷺 +2.50,7.19;4.38,7.19 +2.50,5.94;2.50,7.81 +1.25,5.94;1.25,7.50 +0.94,7.81;4.06,7.81 +4.06,7.81;4.06,9.06 +4.06,9.06;0.94,9.06 +0.94,9.06;0.94,7.81 +5.00,5.94;8.44,5.94 +8.44,5.94;8.44,7.19 +8.44,7.19;5.00,7.19 +5.00,7.19;5.00,5.94 +4.38,8.12;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.62,8.75 +5.62,8.75;5.94,9.06 +5.94,9.06;6.25,9.38 +5.62,8.75;8.75,8.75 +8.75,8.75;8.12,8.44 +8.12,8.44;7.50,8.12 +7.50,8.12;7.19,7.81 +7.19,7.81;6.56,7.81 +6.56,7.81;6.25,7.50 +6.25,7.50;5.62,7.50 +5.62,7.50;5.00,7.19 +5.00,7.19;4.38,7.19 +5.31,8.75;5.94,8.12 +5.94,8.12;6.56,7.81 +6.56,7.81;6.88,7.81 +6.88,7.81;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.12,7.19 +8.12,7.19;8.75,7.19 +8.75,7.19;9.06,7.19 +0.31,5.62;1.25,5.94 +1.25,5.94;1.56,5.94 +1.56,5.94;1.88,5.94 +1.88,5.94;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.25 +3.12,6.25;3.75,6.25 +3.75,6.25;4.06,6.25 +4.06,6.25;4.38,6.56 +7.19,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.56,2.19 +5.31,0.94;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.69,2.19 +3.12,0.94;3.12,1.25 +3.12,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.56,3.75;7.50,3.75 +7.50,3.75;7.50,5.31 +7.50,5.31;1.56,5.31 +1.56,5.31;1.56,2.50 +1.56,2.50;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +1.56,4.69;7.50,4.69 +4.38,6.25;4.06,5.62 +4.06,5.62;4.06,5.31 +1.56,3.12;8.75,3.12 + +# UTF-16 : 9e 93 +# UTF-8 : 93 ba e9 +[9e93] 麓 +9.06,6.56;8.75,6.88 +8.75,6.88;8.12,7.19 +8.12,7.19;7.50,7.50 +7.50,7.50;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.56,8.44 +6.25,6.56;6.56,9.38 +8.75,8.44;4.38,8.44 +2.50,6.56;2.50,9.38 +4.06,8.44;0.62,8.44 +0.31,6.56;0.94,6.88 +0.94,6.88;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,6.88 +4.38,6.88;5.00,7.50 +5.00,7.50;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;6.25,8.44 +4.06,7.19;3.75,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.44 +5.94,5.94;5.94,3.75 +3.44,5.94;3.44,3.75 +1.25,3.75;8.44,3.75 +8.44,3.75;8.44,5.00 +8.44,5.00;1.25,5.00 +4.69,6.25;5.00,6.88 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,4.06 +1.25,4.06;1.25,6.25 +1.25,6.25;8.75,6.25 +5.94,3.44;5.94,1.25 +5.94,1.25;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +5.94,2.50;6.56,2.50 +6.56,2.50;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.44,3.12 +8.44,3.12;9.06,3.12 +2.50,2.50;5.31,2.50 +2.50,0.94;2.50,3.44 +1.25,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.56 + +# UTF-16 : 58 7e +# UTF-8 : be a1 e5 +[587e] 塾 +0.62,0.94;8.75,0.94 +8.12,2.81;1.25,2.81 +4.69,0.94;4.69,3.75 +0.94,6.88;4.38,6.88 +4.38,6.88;4.38,8.12 +4.38,8.12;0.94,8.12 +0.94,8.12;0.94,6.56 +2.81,8.75;2.81,9.38 +0.31,8.75;5.00,8.75 +0.31,4.69;0.94,4.69 +0.94,4.69;1.56,4.69 +1.56,4.69;2.19,5.00 +2.19,5.00;2.50,5.00 +2.50,5.00;3.12,5.00 +3.12,5.00;3.44,5.00 +3.44,5.00;4.06,5.00 +4.06,5.00;4.38,5.00 +4.38,5.00;5.00,5.00 +4.69,5.94;0.62,5.94 +2.81,5.31;2.81,4.06 +2.81,4.06;2.81,3.75 +2.81,3.75;2.19,3.44 +2.19,3.44;1.88,3.44 +1.88,3.44;1.25,3.75 +1.25,3.75;1.25,3.75 +4.38,5.94;4.06,5.94 +4.06,5.94;3.44,5.62 +3.44,5.62;3.12,5.31 +3.12,5.31;2.81,5.31 +5.31,6.88;5.62,6.56 +5.62,6.56;6.25,6.25 +6.25,6.25;6.56,5.94 +6.56,5.94;7.19,5.31 +7.19,5.31;7.50,5.00 +7.50,5.00;7.50,4.69 +4.06,3.75;4.69,4.06 +4.69,4.06;5.00,4.38 +5.00,4.38;5.31,4.69 +5.31,4.69;5.62,5.00 +5.62,5.00;5.94,5.31 +5.94,5.31;6.25,5.94 +6.25,5.94;6.25,6.25 +6.25,6.25;6.25,6.88 +6.25,6.88;6.56,7.19 +6.56,7.19;6.56,7.81 +6.56,7.81;6.56,9.38 +5.00,8.44;8.12,8.44 +8.12,8.44;8.12,7.19 +8.12,7.19;8.12,6.25 +8.12,6.25;8.44,5.62 +8.44,5.62;8.44,5.00 +8.44,5.00;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.75,3.75 +8.75,3.75;9.06,4.06 +9.06,4.06;9.38,4.38 +9.38,4.38;9.38,5.00 +9.38,5.00;9.38,5.31 + +# UTF-16 : 91 dc +# UTF-8 : 9c 87 e9 +[91dc] 釜 +0.62,0.94;8.75,0.94 +8.44,3.44;0.94,3.44 +7.50,5.00;1.88,5.00 +4.69,0.94;4.69,5.00 +3.12,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.50,2.19 +2.50,2.19;2.19,2.50 +2.19,2.50;2.19,2.81 +6.25,0.94;6.56,1.56 +6.56,1.56;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.19,2.81 +0.31,5.31;1.25,5.62 +1.25,5.62;2.19,5.62 +2.19,5.62;2.81,5.94 +2.81,5.94;3.75,5.94 +3.75,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.31,6.88 +5.31,6.88;5.94,7.19 +5.94,7.19;6.25,7.50 +6.25,7.50;6.56,7.81 +3.75,9.06;3.44,8.75 +3.44,8.75;2.81,8.44 +2.81,8.44;2.19,8.12 +2.19,8.12;1.88,7.81 +1.88,7.81;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.62,7.50 +8.75,7.50;8.44,7.81 +8.44,7.81;7.50,8.12 +7.50,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,8.75 +6.25,8.75;5.94,9.06 +5.94,9.06;5.31,9.06 +9.06,5.31;8.12,5.62 +8.12,5.62;7.19,5.62 +7.19,5.62;6.56,5.94 +6.56,5.94;5.94,5.94 +5.94,5.94;5.31,6.25 +5.31,6.25;4.69,6.56 +4.69,6.56;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 + +# UTF-16 : 81 06 +# UTF-8 : 86 84 e8 +[8106] 脆 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +6.56,7.19;6.88,7.50 +6.88,7.50;7.19,8.12 +7.19,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +2.81,6.25;3.12,6.56 +3.12,6.56;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.69,8.44 +4.69,8.44;5.00,9.06 +5.00,9.06;5.00,9.38 +4.69,8.75;7.50,8.75 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;5.00,5.62 +5.00,5.62;8.12,5.62 +8.12,5.62;8.12,5.00 +8.12,5.00;8.12,4.38 +8.12,4.38;8.12,4.06 +8.12,4.06;7.81,3.44 +7.81,3.44;7.81,3.12 +7.81,3.12;7.50,3.12 +7.50,3.12;7.19,3.12 +7.19,3.12;6.56,3.12 +6.56,3.12;6.25,3.12 +3.12,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,7.19 +3.75,7.19;9.06,7.19 + +# UTF-16 : 8a 6d +# UTF-8 : ad a9 e8 +[8a6d] 詭 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +6.56,7.19;6.88,7.50 +6.88,7.50;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;7.50,8.75 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.69,7.81 +4.69,7.81;5.00,8.44 +5.00,8.44;5.31,9.06 +5.31,9.06;5.31,9.38 +5.00,8.75;7.81,8.75 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,1.25 +5.31,1.25;5.31,1.56 +5.31,1.56;5.31,5.62 +5.31,5.62;8.12,5.62 +8.12,5.62;8.12,5.00 +8.12,5.00;8.12,4.38 +8.12,4.38;8.12,4.06 +8.12,4.06;8.12,3.44 +8.12,3.44;7.81,3.12 +7.81,3.12;7.81,3.12 +7.50,3.12;7.19,3.12 +7.19,3.12;6.88,3.12 +6.88,3.12;6.56,3.12 +3.44,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;4.38,7.19 +4.38,7.19;9.06,7.19 + +# UTF-16 : 8d ea +# UTF-8 : aa b7 e8 +[8dea] 跪 +6.88,7.19;7.19,7.50 +7.19,7.50;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;7.50,8.75 +3.44,6.25;3.75,6.56 +3.75,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;5.00,8.44 +5.00,8.44;5.31,9.06 +5.31,9.06;5.62,9.38 +5.31,8.75;7.81,8.75 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,1.25 +5.31,1.25;5.31,1.56 +5.31,1.56;5.31,5.62 +5.31,5.62;8.44,5.62 +8.44,5.62;8.12,5.00 +8.12,5.00;8.12,4.38 +8.12,4.38;8.12,4.06 +8.12,4.06;8.12,3.44 +8.12,3.44;7.81,3.12 +7.81,3.12;7.81,3.12 +7.81,3.12;7.19,3.12 +7.19,3.12;6.88,3.12 +6.88,3.12;6.56,3.12 +3.44,0.94;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;4.38,7.19 +4.38,7.19;9.06,7.19 +1.88,4.69;3.44,4.69 +1.88,1.56;2.19,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.12,6.25 +3.12,6.25;3.12,8.75 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.75,2.19 + +# UTF-16 : 9b a0 +# UTF-8 : a0 ae e9 +[9ba0] 鮠 +1.88,7.19;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.81,8.75 +0.62,5.31;3.12,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.19,2.81 +2.19,2.81;2.19,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.25,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +6.88,7.19;7.19,7.50 +7.19,7.50;7.50,8.12 +7.50,8.12;7.81,8.44 +7.81,8.44;7.81,8.75 +3.44,6.25;3.75,6.56 +3.75,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;5.00,8.44 +5.00,8.44;5.31,9.06 +5.31,9.06;5.62,9.38 +5.31,8.75;7.81,8.75 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.62,1.25 +5.62,1.25;5.62,1.56 +5.62,1.56;5.62,5.62 +5.62,5.62;8.44,5.62 +8.44,5.62;8.44,5.00 +8.44,5.00;8.44,4.38 +8.44,4.38;8.44,4.06 +8.44,4.06;8.12,3.44 +8.12,3.44;8.12,3.12 +8.12,3.12;7.81,3.12 +7.81,3.12;7.50,3.12 +7.50,3.12;6.88,3.12 +6.88,3.12;6.56,3.12 +3.75,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.38,3.44 +4.38,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;4.38,7.19 +4.38,7.19;9.06,7.19 + +# UTF-16 : 97 0a +# UTF-8 : 8a 9c e9 +[970a] 霊 +3.75,1.25;3.75,3.75 +5.62,0.94;5.62,3.75 +0.31,0.94;9.06,0.94 +0.62,3.75;8.75,3.75 +1.25,4.69;8.12,4.69 +6.56,0.94;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.50,2.81 +7.50,2.81;7.81,3.12 +2.81,0.94;2.50,1.56 +2.50,1.56;2.19,1.88 +2.19,1.88;1.88,2.50 +1.88,2.50;1.88,2.81 +1.88,2.81;1.56,3.12 +4.69,5.31;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,5.94;4.06,5.94 +5.62,6.88;7.81,6.88 +5.62,5.94;7.81,5.94 +8.75,5.94;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,5.94 + +# UTF-16 : 9f 20 +# UTF-8 : a0 bc e9 +[9f20] 鼠 +5.00,8.75;8.44,8.75 +8.44,8.75;8.44,5.94 +8.44,5.94;1.25,5.94 +1.25,5.94;1.25,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.50,8.75 +2.50,8.75;2.81,8.75 +2.81,8.75;3.44,9.06 +3.44,9.06;4.06,9.06 +5.31,7.19;8.44,7.19 +1.25,7.19;4.06,7.19 +8.12,5.31;8.12,4.38 +8.12,4.38;8.12,3.44 +8.12,3.44;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,3.12 +1.25,5.31;1.25,0.94 +0.62,0.94;0.94,0.94 +0.94,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,1.88 +4.69,5.31;4.69,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.88,1.56 +6.88,1.56;7.50,1.88 +4.06,4.38;3.44,4.38 +3.44,4.38;2.81,4.69 +2.81,4.69;2.50,5.00 +2.50,5.00;2.19,5.00 +4.06,2.50;3.44,2.81 +3.44,2.81;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.19,3.44 +7.19,4.38;6.88,4.38 +6.88,4.38;6.25,4.69 +6.25,4.69;5.62,5.00 +5.62,5.00;5.62,5.00 +7.19,2.50;6.88,2.81 +6.88,2.81;6.25,3.12 +6.25,3.12;5.62,3.44 +5.62,3.44;5.62,3.44 + +# UTF-16 : 69 60 +# UTF-8 : a0 a5 e6 +[6960] 楠 +1.56,0.62;1.56,9.06 +2.50,7.19;0.00,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;1.56,7.50 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +6.56,4.69;6.88,5.00 +6.88,5.00;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.19,6.25 +7.19,6.25;7.19,6.56 +5.31,4.69;5.00,5.00 +5.00,5.00;5.00,5.31 +5.00,5.31;4.69,5.62 +4.69,5.62;4.69,6.25 +4.69,6.25;4.38,6.56 +5.94,7.19;5.94,9.38 +2.50,8.44;9.38,8.44 +3.44,4.69;8.44,4.69 +5.94,4.69;5.94,0.94 +3.75,2.81;8.12,2.81 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,7.19 +8.75,7.19;3.12,7.19 +2.81,7.19;3.12,0.62 + +# UTF-16 : 55 83 +# UTF-8 : 83 96 e5 +[5583] 喃 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +6.56,4.69;6.88,5.00 +6.88,5.00;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.19,6.25 +7.19,6.25;7.50,6.56 +5.31,4.69;5.31,5.00 +5.31,5.00;5.00,5.31 +5.00,5.31;5.00,5.62 +5.00,5.62;4.69,6.25 +4.69,6.25;4.69,6.56 +5.94,7.19;5.94,9.38 +2.81,8.44;9.38,8.44 +3.75,4.69;8.44,4.69 +5.94,4.69;5.94,0.94 +3.75,2.81;8.12,2.81 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,7.19 +8.75,7.19;3.12,7.19 +3.12,7.19;3.12,0.62 + +# UTF-16 : 67 14 +# UTF-8 : 94 9c e6 +[6714] 朔 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.75 +1.56,8.75;1.25,9.06 +1.25,9.06;0.94,9.06 +3.12,7.50;3.44,7.81 +3.44,7.81;3.44,8.12 +3.44,8.12;3.75,8.44 +3.75,8.44;4.06,8.75 +4.06,8.75;4.06,9.38 +0.31,7.50;4.69,7.50 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,7.50 +0.94,6.56;0.94,2.81 +4.38,3.12;4.38,6.56 +0.94,3.75;4.38,3.75 +5.31,4.06;8.44,4.06 +5.31,6.56;8.44,6.56 +4.06,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.31,8.75 +5.31,8.75;8.44,8.75 +8.44,8.75;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 + +# UTF-16 : 53 a5 +# UTF-8 : a5 8e e5 +[53a5] 厥 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,2.19 +5.94,2.19;6.25,2.50 +6.25,2.50;6.56,2.81 +6.56,2.81;6.56,3.44 +6.56,3.44;6.88,4.06 +6.88,4.06;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.88,6.56 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;7.19,4.06 +7.19,4.06;6.88,4.38 +6.88,4.38;6.88,5.00 +5.00,4.69;5.31,5.31 +5.31,5.31;5.62,5.94 +5.62,5.94;5.94,6.88 +5.94,6.88;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.25,8.44 +8.12,4.69;8.44,5.31 +8.44,5.31;8.44,5.62 +8.44,5.62;8.75,6.25 +8.75,6.25;8.75,6.56 +8.75,6.56;8.75,7.19 +5.94,7.19;9.06,7.19 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,8.75 +0.94,8.75;8.75,8.75 +2.81,6.88;2.50,7.19 +2.50,7.19;2.19,7.81 +2.19,7.81;1.88,8.12 +1.88,8.12;1.88,8.12 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.50 +4.38,7.50;4.38,8.12 +4.38,8.12;4.69,8.12 +1.25,6.56;5.31,6.56 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +3.12,4.69;3.44,6.56 +1.56,5.94;1.88,2.50 +4.69,3.12;4.69,5.94 +1.56,3.44;4.69,3.44 + +# UTF-16 : 85 68 +# UTF-8 : a8 95 e8 +[8568] 蕨 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +6.25,2.19;6.56,2.50 +6.56,2.50;6.56,2.81 +6.56,2.81;6.88,3.44 +6.88,3.44;6.88,3.75 +6.88,3.75;6.88,4.38 +6.88,4.38;6.88,5.31 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.88,4.38 +5.00,4.06;5.31,4.38 +5.31,4.38;5.62,5.00 +5.62,5.00;5.94,5.62 +5.94,5.62;5.94,6.25 +5.94,6.25;6.25,6.88 +8.12,4.06;8.44,4.69 +8.44,4.69;8.75,5.00 +8.75,5.00;8.75,5.31 +8.75,5.31;8.75,5.62 +8.75,5.62;8.75,5.94 +5.94,5.94;9.06,5.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,7.19 +0.94,7.19;8.75,7.19 +2.81,5.62;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,6.88 +1.88,6.88;1.88,6.88 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.38,6.88 +4.38,6.88;4.69,6.88 +1.25,5.62;5.31,5.62 +1.56,0.62;2.19,0.94 +2.19,0.94;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.12,4.06;3.44,5.62 +1.56,5.00;1.88,2.19 +4.69,2.50;4.69,5.00 +1.56,3.12;4.69,3.12 +0.62,8.44;8.75,8.44 +3.12,7.50;3.12,9.38 +6.25,7.50;6.25,9.38 + +# UTF-16 : 84 b2 +# UTF-8 : b2 92 e8 +[84b2] 蒲 +0.62,8.44;9.06,8.44 +3.12,7.81;3.12,9.38 +6.25,7.81;6.25,9.38 +7.19,7.81;7.50,7.50 +7.50,7.50;7.81,7.19 +7.81,7.19;8.12,6.88 +8.12,6.88;8.12,6.88 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,6.25;1.88,6.56 +1.88,6.56;1.56,6.88 +1.56,6.88;1.25,7.19 +1.25,7.19;0.94,7.50 +1.88,4.38;1.56,4.69 +1.56,4.69;1.25,5.00 +1.25,5.00;0.94,5.00 +0.94,5.00;0.62,5.31 +0.62,5.31;0.31,5.62 +3.12,2.81;8.75,2.81 +3.12,4.38;8.75,4.38 +5.94,7.81;5.94,0.94 +2.81,6.88;9.06,6.88 +3.12,0.62;3.12,5.62 +3.12,5.62;8.75,5.62 +8.75,5.62;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 + +# UTF-16 : 7b ed +# UTF-8 : ad af e7 +[7bed] 篭 +3.12,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +7.19,7.19;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +0.31,5.31;9.06,5.31 +0.94,6.88;8.44,6.88 +4.69,6.88;4.69,7.50 +5.62,5.31;5.94,5.62 +5.94,5.62;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;6.88,6.88 +3.44,5.31;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +2.50,6.56;2.50,6.88 +1.56,3.12;8.12,3.12 +1.25,1.25;1.56,4.38 +1.25,4.38;8.12,4.38 +7.81,4.38;8.12,1.88 +7.81,1.88;1.56,1.88 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,1.25 +4.69,1.25;4.69,1.56 +4.69,1.56;4.69,4.38 + +# UTF-16 : 5d 69 +# UTF-8 : a9 b5 e5 +[5d69] 嵩 +0.62,6.88;8.75,6.88 +4.69,6.88;4.69,7.50 +2.81,1.25;2.81,3.12 +2.81,3.12;6.88,3.12 +6.88,3.12;6.88,1.56 +6.88,1.56;2.81,1.56 +2.19,4.69;2.19,5.94 +2.19,5.94;7.19,5.94 +7.19,5.94;7.19,4.69 +7.19,4.69;2.19,4.69 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,3.75 +8.44,3.75;0.94,3.75 +0.94,3.75;0.94,0.94 +1.25,9.06;1.25,7.81 +1.25,7.81;8.12,7.81 +8.12,7.81;8.12,9.06 +4.69,7.81;4.69,9.38 + +# UTF-16 : 5e fb +# UTF-8 : bb bb e5 +[5efb] 廻 +2.81,5.62;0.62,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,8.75;0.62,8.75 +0.62,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.88,7.50 +1.88,7.50;2.19,8.12 +2.19,8.12;2.50,8.44 +8.75,0.94;6.56,0.94 +6.56,0.94;5.62,0.94 +5.62,0.94;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.44,1.56 +3.44,1.56;2.81,1.88 +2.81,1.88;2.50,2.19 +2.50,2.19;1.88,2.81 +1.88,2.81;1.56,3.12 +1.56,3.12;1.25,4.06 +1.25,4.06;0.94,4.69 +3.44,2.19;8.44,2.19 +8.44,2.19;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,2.19 +5.00,3.75;7.19,3.75 +7.19,3.75;7.19,7.19 +7.19,7.19;5.00,7.19 +5.00,7.19;5.00,3.75 + +# UTF-16 : 73 2a +# UTF-8 : aa 8c e7 +[732a] 猪 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.50,2.50 +2.50,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +2.19,5.62;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +4.06,4.69;4.06,0.62 +8.44,0.62;8.44,4.69 +8.44,4.69;4.06,4.69 +4.06,1.25;8.44,1.25 +4.06,3.12;8.44,3.12 +2.81,4.06;3.44,4.38 +3.44,4.38;4.38,4.69 +4.38,4.69;5.00,5.31 +5.00,5.31;5.62,5.62 +5.62,5.62;6.25,6.25 +6.25,6.25;6.88,6.56 +6.88,6.56;7.50,7.19 +7.50,7.19;8.12,7.81 +8.12,7.81;8.44,8.44 +8.44,8.44;9.06,8.75 +2.81,6.25;9.06,6.25 +8.44,8.12;3.44,8.12 +5.62,6.25;5.94,9.38 + +# UTF-16 : 6e 1a +# UTF-8 : 9a b8 e6 +[6e1a] 渚 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.75,4.69;3.75,0.62 +8.44,0.62;8.44,4.69 +8.44,4.69;3.75,4.69 +3.75,1.25;8.44,1.25 +3.75,3.12;8.44,3.12 +2.50,4.06;3.44,4.38 +3.44,4.38;4.06,5.00 +4.06,5.00;5.00,5.31 +5.00,5.31;5.62,5.62 +5.62,5.62;6.25,6.25 +6.25,6.25;6.88,6.56 +6.88,6.56;7.50,7.19 +7.50,7.19;8.12,7.81 +8.12,7.81;8.44,8.44 +8.44,8.44;9.06,8.75 +2.50,6.25;9.06,6.25 +8.44,8.12;3.12,8.12 +5.62,6.25;5.62,9.38 + +# UTF-16 : 5d 16 +# UTF-8 : 96 b4 e5 +[5d16] 崖 +1.25,9.06;1.25,7.81 +1.25,7.81;8.12,7.81 +8.12,7.81;8.12,9.06 +4.69,7.81;4.69,9.38 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,6.88 +1.25,6.88;8.75,6.88 +8.75,0.94;1.25,0.94 +8.12,2.81;2.19,2.81 +5.31,0.94;5.31,3.75 +8.75,4.06;1.56,4.06 +8.12,5.62;2.19,5.62 +5.31,4.06;5.31,6.56 + +# UTF-16 : 50 28 +# UTF-8 : a8 80 e5 +[5028] 倨 +2.81,8.75;8.75,8.75 +8.75,8.75;8.75,7.19 +8.75,7.19;2.81,7.19 +1.88,0.94;2.19,1.25 +2.19,1.25;2.19,1.88 +2.19,1.88;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,9.06 +1.88,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +2.81,5.62;9.06,5.62 +5.94,4.06;5.94,7.19 +8.44,0.62;8.44,4.06 +8.44,4.06;3.44,4.06 +3.44,4.06;3.44,0.62 +3.75,1.25;8.44,1.25 + +# UTF-16 : 63 6e +# UTF-8 : ae 8d e6 +[636e] 据 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +3.44,8.75;8.75,8.75 +8.75,8.75;8.75,7.19 +8.75,7.19;3.44,7.19 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,9.06 +3.44,5.62;9.06,5.62 +6.25,4.06;6.25,7.19 +8.75,0.62;8.75,4.06 +8.75,4.06;4.06,4.06 +4.06,4.06;4.06,0.62 +4.06,1.25;8.75,1.25 + +# UTF-16 : 88 fe +# UTF-8 : be a3 e8 +[88fe] 裾 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,5.00 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 +3.75,8.75;8.75,8.75 +8.75,8.75;8.75,7.19 +8.75,7.19;3.75,7.19 +2.81,0.94;2.81,1.25 +2.81,1.25;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,9.06 +3.75,5.62;9.06,5.62 +6.56,4.06;6.56,7.19 +8.75,0.62;8.75,4.06 +8.75,4.06;4.38,4.06 +4.38,4.06;4.38,0.62 +4.38,1.25;8.75,1.25 + +# UTF-16 : 8e 1e +# UTF-8 : 9e b8 e8 +[8e1e] 踞 +2.19,4.69;3.44,4.69 +1.88,1.56;2.19,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.44,6.25 +3.12,6.25;3.44,8.75 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,7.19 +8.75,7.19;4.06,7.19 +3.12,0.94;3.44,1.25 +3.44,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,9.06 +4.06,5.62;9.06,5.62 +6.56,4.06;6.56,7.19 +8.75,0.62;8.75,4.06 +8.75,4.06;4.69,4.06 +4.69,4.06;4.69,0.62 +4.69,1.25;8.75,1.25 + +# UTF-16 : 92 f8 +# UTF-8 : b8 8b e9 +[92f8] 鋸 +4.38,8.75;8.75,8.75 +8.75,8.75;8.75,7.19 +8.75,7.19;4.38,7.19 +3.44,0.94;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.06,3.12 +4.06,3.12;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;4.38,9.06 +4.38,5.62;9.38,5.62 +6.88,4.06;6.88,7.19 +8.75,0.62;8.75,4.06 +8.75,4.06;5.00,4.06 +4.69,4.06;5.00,0.62 +5.00,1.25;8.75,1.25 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.75,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 + +# UTF-16 : 7f d4 +# UTF-8 : 94 bf e7 +[7fd4] 翔 +1.56,7.81;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +2.50,7.50;2.81,8.12 +2.81,8.12;2.81,8.44 +2.81,8.44;3.12,9.06 +3.12,9.06;3.12,9.06 +3.75,7.50;0.31,7.50 +3.44,5.62;0.31,5.62 +3.44,8.75;5.94,8.75 +5.94,8.75;5.94,1.88 +5.94,1.88;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +5.00,5.62;4.69,5.94 +4.69,5.94;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,7.50 +4.06,7.50;3.75,7.81 +3.44,2.81;4.06,3.12 +4.06,3.12;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.62,4.69 +5.62,4.69;5.94,5.00 +6.25,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;2.19,7.50 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.44 +0.94,3.44;1.88,3.44 +1.88,3.44;2.50,3.75 +2.50,3.75;3.12,4.06 +3.12,4.06;3.75,4.06 +7.81,5.62;7.50,5.94 +7.50,5.94;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.50 +6.88,7.50;6.56,7.81 +6.25,2.81;6.88,3.12 +6.88,3.12;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.44,4.69 +8.44,4.69;8.75,5.00 + +# UTF-16 : 7f 9d +# UTF-8 : 9d be e7 +[7f9d] 羝 +3.44,1.25;7.81,1.25 +4.06,5.94;8.75,5.94 +4.06,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 +4.06,2.50;4.06,8.44 +3.12,2.19;3.75,2.50 +3.75,2.50;4.69,2.50 +4.69,2.50;5.31,2.81 +5.31,2.81;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,8.44;6.56,7.19 +6.56,7.19;6.88,6.25 +6.88,6.25;6.88,5.00 +6.88,5.00;7.19,4.06 +7.19,4.06;7.50,3.44 +7.50,3.44;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.75,1.56 +8.75,1.56;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.38,2.81 +9.38,2.81;9.38,3.44 +1.56,7.81;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +2.50,7.50;2.81,8.12 +2.81,8.12;2.81,8.44 +2.81,8.44;3.12,9.06 +3.12,9.06;3.12,9.06 +3.75,7.50;0.31,7.50 +3.44,5.62;0.31,5.62 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;2.19,7.50 +0.31,3.12;0.62,3.44 +0.62,3.44;1.25,3.44 +1.25,3.44;1.88,3.75 +1.88,3.75;2.81,3.75 +2.81,3.75;3.44,4.06 +3.44,4.06;3.75,4.06 + +# UTF-16 : 7f 9a +# UTF-8 : 9a be e7 +[7f9a] 羚 +3.75,5.00;8.75,5.00 +8.75,5.00;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;7.19,1.56 +5.94,0.62;5.94,5.00 +9.38,6.25;9.06,6.56 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.56,9.38 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.44 +5.94,8.44;5.62,8.12 +5.62,8.12;5.31,7.81 +5.31,7.81;5.31,7.50 +5.31,7.50;5.00,7.19 +5.00,7.19;4.69,7.19 +4.69,7.19;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.75,6.25 +8.12,6.88;5.00,6.88 +1.56,7.81;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +2.50,7.50;2.81,8.12 +2.81,8.12;2.81,8.44 +2.81,8.44;3.12,9.06 +3.12,9.06;3.12,9.06 +4.06,7.50;0.31,7.50 +3.44,5.62;0.31,5.62 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;2.19,7.50 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.44 +0.94,3.44;1.88,3.44 +1.88,3.44;2.50,3.75 +2.50,3.75;3.12,4.06 +3.12,4.06;3.75,4.06 + +# UTF-16 : 4f 30 +# UTF-8 : b0 bc e4 +[4f30] 估 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 +8.44,0.62;8.44,5.00 +8.44,5.00;3.44,5.00 +3.12,5.00;3.44,0.62 +3.44,1.56;8.44,1.56 +2.50,7.50;9.06,7.50 +5.62,5.00;5.94,9.38 + +# UTF-16 : 6c bd +# UTF-8 : bd b2 e6 +[6cbd] 沽 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,8.12 +1.88,8.12;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.44,0.62;8.44,5.00 +8.44,5.00;3.44,5.00 +3.44,5.00;3.44,0.62 +3.44,1.56;8.44,1.56 +2.81,7.50;9.06,7.50 +5.94,5.00;5.94,9.38 + +# UTF-16 : 60 19 +# UTF-8 : 99 80 e6 +[6019] 怙 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.81,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +8.44,0.62;8.44,5.00 +8.44,5.00;3.44,5.00 +3.44,5.00;3.44,0.62 +3.44,1.56;8.44,1.56 +2.81,7.50;9.06,7.50 +5.94,5.00;5.94,9.38 + +# UTF-16 : 67 af +# UTF-8 : af 9e e6 +[67af] 枯 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +8.44,0.62;8.44,5.00 +8.44,5.00;3.75,5.00 +3.75,5.00;3.75,0.62 +3.75,1.56;8.44,1.56 +3.12,7.50;9.06,7.50 +5.94,5.00;6.25,9.38 + +# UTF-16 : 8a 41 +# UTF-8 : 81 a9 e8 +[8a41] 詁 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +8.75,0.62;8.75,5.00 +8.75,5.00;4.06,5.00 +4.06,5.00;4.06,0.62 +4.38,1.56;8.75,1.56 +3.75,7.50;9.06,7.50 +6.25,5.00;6.56,9.38 + +# UTF-16 : 86 c4 +# UTF-8 : 84 9b e8 +[86c4] 蛄 +1.88,1.56;1.88,9.06 +0.62,4.69;3.44,4.69 +3.44,4.69;3.44,7.81 +3.44,7.81;0.62,7.81 +0.31,7.81;0.62,4.06 +3.75,1.25;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +0.00,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +8.75,0.62;8.75,5.00 +8.75,5.00;4.38,5.00 +4.38,5.00;4.38,0.62 +4.38,1.56;8.75,1.56 +3.75,7.50;9.06,7.50 +6.56,5.00;6.56,9.38 + +# UTF-16 : 92 37 +# UTF-8 : b7 88 e9 +[9237] 鈷 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.44,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +8.75,0.62;8.75,5.00 +8.75,5.00;4.38,5.00 +4.38,5.00;4.38,0.62 +4.38,1.56;8.75,1.56 +4.06,7.50;9.06,7.50 +6.56,5.00;6.56,9.38 + +# UTF-16 : 59 d1 +# UTF-8 : 91 a7 e5 +[59d1] 姑 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.94 +3.12,5.94;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;2.19,3.75 +2.19,3.75;2.50,3.12 +2.50,3.12;3.12,2.81 +3.12,2.81;3.44,2.50 +3.44,2.50;3.75,2.19 +8.75,0.62;8.75,5.00 +8.75,5.00;4.38,5.00 +4.38,5.00;4.38,0.62 +4.38,1.56;8.75,1.56 +3.75,7.50;9.06,7.50 +6.56,5.00;6.56,9.38 + +# UTF-16 : 9f 0e +# UTF-8 : 8e bc e9 +[9f0e] 鼎 +2.19,5.62;7.50,5.62 +7.50,5.62;7.50,9.06 +7.50,9.06;1.88,9.06 +1.88,9.06;1.88,5.31 +2.19,6.56;7.50,6.56 +2.19,7.81;7.50,7.81 +4.06,0.62;4.06,4.69 +4.06,4.69;0.62,4.69 +0.62,4.69;0.62,8.44 +5.62,0.62;5.62,4.69 +5.62,4.69;8.75,4.69 +8.75,4.69;8.75,8.44 +7.81,0.62;7.81,3.44 +4.06,3.44;0.31,3.44 +5.62,3.44;9.38,3.44 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 + +# UTF-16 : 5b ee +# UTF-8 : ae af e5 +[5bee] 寮 +4.69,8.75;4.69,9.69 +8.75,7.19;8.75,8.75 +8.75,8.75;0.62,8.75 +0.62,8.75;0.62,7.19 +1.25,7.50;8.12,7.50 +0.31,4.38;0.94,4.69 +0.94,4.69;1.56,5.00 +1.56,5.00;1.88,5.62 +1.88,5.62;2.50,5.94 +2.50,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.69,8.75 +8.12,6.88;7.81,6.56 +7.81,6.56;7.50,6.25 +7.50,6.25;7.19,5.94 +7.19,5.94;6.88,5.94 +2.50,5.94;2.19,6.25 +2.19,6.25;1.88,6.56 +1.88,6.56;1.25,6.88 +1.25,6.88;1.25,6.88 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.88,5.94;2.50,5.94 +2.50,5.94;2.50,3.12 +2.50,3.12;6.88,3.12 +6.88,3.12;6.88,5.94 +2.50,4.38;6.88,4.38 +5.00,3.12;5.00,1.56 +5.00,1.56;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +9.06,4.38;8.75,4.69 +8.75,4.69;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;5.94,6.88 +5.94,6.88;5.62,7.19 +5.62,7.19;5.31,7.50 + +# UTF-16 : 83 c5 +# UTF-8 : 85 8f e8 +[83c5] 菅 +0.62,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +2.19,4.38;7.19,4.38 +7.19,4.38;7.19,5.94 +7.19,5.94;2.19,5.94 +2.19,5.94;2.19,0.62 +7.81,0.62;7.81,3.12 +7.81,3.12;2.19,3.12 +2.19,1.25;7.50,1.25 +4.69,6.88;4.69,7.81 +8.75,5.31;8.75,6.88 +8.75,6.88;0.62,6.88 +0.62,6.88;0.62,5.31 + +# UTF-16 : 87 f9 +# UTF-8 : b9 9f e8 +[87f9] 蟹 +2.81,8.12;3.12,8.44 +3.12,8.44;3.44,8.75 +3.44,8.75;3.44,8.75 +0.62,7.81;0.94,8.12 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +1.88,9.06;2.19,9.69 +1.56,8.75;3.44,8.75 +0.94,5.62;4.38,5.62 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;0.94,7.19 +0.94,7.19;0.94,8.12 +0.94,8.12;4.38,8.12 +4.38,8.12;4.38,5.00 +4.38,5.00;4.06,4.69 +4.06,4.69;3.75,4.69 +3.75,4.69;3.75,4.69 +3.75,4.69;3.12,4.69 +3.12,4.69;2.81,4.69 +2.81,4.69;2.50,4.69 +0.94,6.88;4.38,6.88 +2.50,7.81;2.50,5.94 +9.06,5.62;4.69,5.62 +5.31,6.88;8.75,6.88 +6.88,4.38;6.88,7.19 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.62,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.62,7.50 +5.62,7.50;6.25,8.12 +6.25,8.12;6.56,8.44 +6.56,8.44;6.56,8.75 +6.56,8.75;6.56,9.06 +4.69,9.06;8.75,9.06 +8.75,9.06;8.75,8.44 +8.75,8.44;8.44,7.81 +8.44,7.81;8.12,7.50 +8.12,7.50;8.12,7.50 +7.81,7.50;7.50,7.50 +7.50,7.50;7.19,7.50 +7.19,7.50;6.56,7.50 +4.69,1.25;4.69,4.69 +1.56,2.50;8.12,2.50 +8.12,2.50;8.12,3.75 +8.12,3.75;1.25,3.75 +1.25,3.75;1.25,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;8.12,1.56 + +# UTF-16 : 63 09 +# UTF-8 : 89 8c e6 +[6309] 按 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.62,3.75 +0.62,3.75;0.31,3.44 +2.81,7.19;0.31,7.19 +5.62,8.12;5.94,9.38 +8.75,6.56;8.75,8.12 +8.75,8.12;2.81,8.12 +2.81,8.12;2.81,6.56 +9.06,5.94;2.50,5.94 +2.19,0.94;3.12,1.25 +3.12,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,3.12 +6.56,3.12;6.88,3.75 +6.88,3.75;7.19,4.38 +7.19,4.38;7.50,5.31 +7.50,5.31;7.81,5.94 +5.31,7.81;5.31,7.19 +5.31,7.19;5.00,6.88 +5.00,6.88;5.00,6.25 +5.00,6.25;4.69,5.94 +4.69,5.94;4.38,5.31 +4.38,5.31;4.06,5.00 +4.06,5.00;4.06,4.38 +4.06,4.38;3.75,4.06 +3.75,4.06;3.44,3.75 +3.44,3.75;3.12,3.12 +3.44,3.75;4.06,3.75 +4.06,3.75;4.69,3.44 +4.69,3.44;5.00,3.12 +5.00,3.12;5.62,3.12 +5.62,3.12;6.25,2.81 +6.25,2.81;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 + +# UTF-16 : 9b 9f +# UTF-8 : 9f ae e9 +[9b9f] 鮟 +1.88,7.19;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.69 +1.25,8.75;2.81,8.75 +0.62,5.31;3.12,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.19,2.81 +2.19,2.81;2.19,3.12 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.25,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +6.56,8.12;6.56,9.38 +8.75,6.56;9.06,8.12 +8.75,8.12;4.06,8.12 +4.06,8.12;4.06,6.56 +9.06,5.94;3.75,5.94 +3.44,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.50 +6.56,2.50;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;7.81,5.31 +7.81,5.31;8.12,5.94 +5.94,7.81;5.94,7.19 +5.94,7.19;5.94,6.88 +5.94,6.88;5.62,6.25 +5.62,6.25;5.62,5.94 +5.62,5.94;5.31,5.31 +5.31,5.31;5.31,5.00 +5.31,5.00;5.00,4.38 +5.00,4.38;4.69,4.06 +4.69,4.06;4.38,3.75 +4.38,3.75;4.38,3.12 +4.69,3.75;5.00,3.75 +5.00,3.75;5.62,3.44 +5.62,3.44;5.94,3.12 +5.94,3.12;6.25,3.12 +6.25,3.12;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 + +# UTF-16 : 97 8d +# UTF-8 : 8d 9e e9 +[978d] 鞍 +6.56,8.12;6.56,9.38 +9.06,6.56;9.06,8.12 +9.06,8.12;4.38,8.12 +4.38,8.12;4.38,6.56 +9.06,5.94;4.38,5.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.31,1.25 +5.31,1.25;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.31 +8.12,5.31;8.12,5.94 +6.25,7.81;6.25,7.19 +6.25,7.19;6.25,6.88 +6.25,6.88;5.94,6.25 +5.94,6.25;5.94,5.94 +5.94,5.94;5.62,5.31 +5.62,5.31;5.62,5.00 +5.62,5.00;5.31,4.38 +5.31,4.38;5.00,4.06 +5.00,4.06;5.00,3.75 +5.00,3.75;4.69,3.12 +5.00,3.75;5.31,3.75 +5.31,3.75;5.94,3.44 +5.94,3.44;6.25,3.12 +6.25,3.12;6.56,3.12 +6.56,3.12;6.88,2.81 +6.88,2.81;7.50,2.50 +7.50,2.50;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +0.31,8.12;4.06,8.12 +3.44,9.06;3.44,6.88 +3.44,6.88;1.25,6.88 +1.25,6.88;1.25,9.06 +3.75,3.44;3.75,5.94 +3.75,5.94;0.62,5.94 +0.62,5.94;0.62,3.44 +0.62,3.75;3.75,3.75 +0.00,2.50;4.38,2.50 +2.19,0.62;2.19,6.88 + +# UTF-16 : 94 53 +# UTF-8 : 93 91 e9 +[9453] 鑓 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.12,5.31;0.31,5.31 +3.12,7.19;0.62,7.19 +1.88,1.56;1.88,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.69 +3.12,8.75;3.44,8.44 +3.44,8.44;3.75,8.12 +3.75,8.12;4.06,7.81 +4.06,7.81;4.38,7.50 +4.38,7.50;4.38,7.19 +4.38,2.50;4.38,5.62 +4.38,5.62;3.12,5.62 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +9.06,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;4.38,2.50 +4.38,6.56;9.06,6.56 +5.00,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;5.00,8.75 +5.00,8.75;5.00,7.19 +6.88,6.56;6.88,9.38 +5.31,4.38;8.75,4.38 +8.75,4.38;8.75,5.62 +8.75,5.62;5.31,5.62 +5.31,5.62;5.31,2.50 +5.31,2.50;8.75,2.50 +8.75,2.50;8.75,3.75 +8.75,3.75;5.31,3.75 + +# UTF-16 : 84 ee +# UTF-8 : ae 93 e8 +[84ee] 蓮 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +0.62,7.50;0.94,7.19 +0.94,7.19;1.25,6.88 +1.25,6.88;1.56,6.56 +1.56,6.56;1.88,6.25 +1.88,6.25;2.19,5.94 +2.19,2.19;2.19,4.69 +2.19,4.69;0.31,4.69 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;2.19,2.19 +3.44,3.44;8.44,3.44 +8.44,3.44;8.44,6.25 +8.44,6.25;3.44,6.25 +3.12,6.25;3.44,3.44 +3.44,4.69;8.12,4.69 +2.81,2.50;8.75,2.50 +5.62,1.25;5.94,7.81 +2.50,7.19;8.75,7.19 + +# UTF-16 : 8c 6a +# UTF-8 : aa b1 e8 +[8c6a] 豪 +0.94,3.44;1.56,3.75 +1.56,3.75;1.88,3.75 +1.88,3.75;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.38,4.69 +4.38,4.69;5.00,5.00 +0.94,2.50;1.25,2.50 +1.25,2.50;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;2.81,2.81 +2.81,2.81;3.12,2.81 +3.12,2.81;3.75,3.12 +3.75,3.12;4.38,3.44 +4.38,3.44;5.00,3.75 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.50 +5.00,2.50;5.31,2.81 +8.44,4.06;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.56,3.12 +6.56,3.12;6.25,3.12 +5.00,5.00;5.31,4.38 +5.31,4.38;5.62,4.06 +5.62,4.06;5.62,3.44 +5.62,3.44;5.94,3.12 +5.94,3.12;6.56,2.81 +6.56,2.81;6.88,2.19 +6.88,2.19;7.19,1.88 +7.19,1.88;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.75,0.94 +0.31,8.75;9.06,8.75 +4.69,8.75;4.69,9.38 +1.88,6.25;1.88,7.81 +1.88,7.81;7.50,7.81 +7.50,7.81;7.50,6.56 +7.50,6.56;1.88,6.56 +8.75,4.06;8.75,5.62 +8.75,5.62;0.62,5.62 +0.62,5.62;0.62,4.06 +1.25,5.00;8.12,5.00 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.62,1.88 +5.62,1.88;5.62,1.88 +5.62,1.88;5.62,2.50 +5.62,2.50;5.31,3.12 +5.31,3.12;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,4.06;4.06,4.38 + +# UTF-16 : 53 eb +# UTF-8 : ab 8f e5 +[53eb] 叫 +5.00,8.44;5.00,2.50 +7.81,0.62;8.12,9.06 +3.44,2.50;4.06,2.50 +4.06,2.50;4.69,2.50 +4.69,2.50;5.31,2.81 +5.31,2.81;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.88,3.12 +6.88,3.12;7.50,3.44 +7.50,3.44;8.12,3.44 +8.12,3.44;8.75,3.75 +8.75,3.75;9.38,3.75 +0.94,1.88;3.12,1.88 +3.12,1.88;3.12,8.44 +3.12,8.44;0.94,8.44 +0.94,8.44;0.94,1.25 + +# UTF-16 : 7c fe +# UTF-8 : be b3 e7 +[7cfe] 糾 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.00 +4.06,5.00;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;3.44,6.56 +0.31,4.69;4.06,5.00 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;1.25,7.19 +1.25,7.19;0.94,7.50 +0.94,7.50;0.62,7.81 +1.25,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 +5.31,8.44;5.31,2.50 +8.12,0.62;8.12,9.06 +4.38,2.50;4.69,2.50 +4.69,2.50;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;6.25,2.81 +6.25,2.81;6.88,3.12 +6.88,3.12;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.44,3.44 +8.44,3.44;8.75,3.75 +8.75,3.75;9.38,3.75 + +# UTF-16 : 6b 3a +# UTF-8 : ba ac e6 +[6b3a] 欺 +4.38,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.50 +5.94,2.50;6.25,2.81 +6.25,2.81;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +6.88,5.62;6.88,7.19 +9.38,0.94;9.06,1.25 +9.06,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,4.06 +7.19,4.06;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +4.69,5.31;5.00,5.94 +5.00,5.94;5.31,6.56 +5.31,6.56;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +8.44,5.31;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;9.06,7.50 +9.06,7.50;9.06,7.81 +5.62,8.12;9.06,8.12 +1.25,9.06;1.25,3.12 +5.00,8.12;0.31,8.12 +4.06,3.12;4.06,9.06 +0.31,3.12;5.00,3.12 +1.25,4.69;4.06,4.69 +1.25,6.56;4.06,6.56 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +3.44,2.50;3.44,2.50 + +# UTF-16 : 73 63 +# UTF-8 : a3 8d e7 +[7363] 獣 +0.94,1.25;4.38,1.25 +4.38,1.25;4.38,3.44 +4.38,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +5.00,4.38;0.31,4.38 +0.94,5.00;4.69,5.00 +4.69,5.00;4.69,7.81 +4.69,7.81;0.62,7.81 +0.62,7.81;0.62,5.00 +2.81,7.81;2.81,5.00 +0.94,6.56;4.69,6.56 +1.25,7.81;1.25,8.12 +1.25,8.12;0.94,8.75 +0.94,8.75;0.62,9.06 +0.62,9.06;0.62,9.06 +2.81,7.81;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;2.19,9.38 +3.75,7.81;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.06 +4.69,9.06;4.69,9.38 +7.81,9.38;8.12,9.06 +8.12,9.06;8.44,8.75 +8.44,8.75;8.44,8.12 +8.44,8.12;8.75,7.81 +8.75,7.81;9.06,7.50 +9.06,6.88;5.00,6.88 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.25,2.81 +6.25,2.81;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.88,4.69 +6.88,4.69;6.88,5.62 +6.88,5.62;7.19,6.25 +7.19,6.25;7.19,6.88 +7.19,6.88;7.19,9.06 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +7.50,4.06;7.19,4.69 +7.19,4.69;7.19,5.62 +7.19,5.62;7.19,6.25 +7.19,6.25;7.19,6.88 + +# UTF-16 : 62 21 +# UTF-8 : a1 88 e6 +[6221] 戡 +2.50,4.06;2.50,3.44 +2.50,3.44;2.19,2.81 +2.19,2.81;2.19,2.50 +2.19,2.50;1.56,2.19 +1.56,2.19;1.25,1.88 +3.44,4.06;3.44,2.81 +3.44,2.81;3.75,2.50 +3.75,2.50;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,8.12;0.31,8.12 +0.31,4.06;5.62,4.06 +1.25,5.62;4.38,5.62 +1.25,6.88;4.38,6.88 +1.25,4.38;1.25,9.38 +4.38,4.38;4.38,9.38 +0.94,1.25;4.69,1.25 +0.94,4.06;0.94,0.62 +8.75,5.94;8.44,5.31 +8.44,5.31;8.12,4.69 +8.12,4.69;7.81,4.06 +7.81,4.06;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.88,2.50 +6.88,2.50;6.25,2.19 +6.25,2.19;5.94,1.56 +5.94,1.56;5.31,1.25 +5.31,1.25;4.69,0.94 +6.56,9.38;6.56,7.50 +6.56,7.50;6.88,6.25 +6.88,6.25;6.88,5.00 +6.88,5.00;7.19,3.75 +7.19,3.75;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 +7.50,9.06;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.50 +8.75,7.50;8.75,7.50 +5.00,6.56;9.06,6.88 + +# UTF-16 : 52 d8 +# UTF-8 : 98 8b e5 +[52d8] 勘 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;5.94,3.75 +5.94,3.75;6.25,4.69 +6.25,4.69;6.25,5.62 +6.25,5.62;6.25,6.56 +6.25,6.56;6.25,7.81 +6.25,7.81;6.25,9.06 +5.00,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,1.25 +2.50,4.06;2.19,3.44 +2.19,3.44;2.19,2.81 +2.19,2.81;1.88,2.50 +1.88,2.50;1.56,2.19 +1.56,2.19;1.25,1.88 +3.44,4.06;3.44,2.81 +3.44,2.81;3.44,2.50 +3.44,2.50;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.00,3.44 +5.31,8.12;0.31,8.12 +0.31,4.06;5.31,4.06 +1.25,5.62;4.38,5.62 +1.25,6.88;4.38,6.88 +1.25,4.38;1.25,9.38 +4.38,4.38;4.38,9.38 +0.94,1.25;4.69,1.25 +0.94,4.06;0.94,0.62 + +# UTF-16 : 65 9f +# UTF-8 : 9f 96 e6 +[659f] 斟 +5.00,3.12;9.38,4.06 +8.44,0.62;8.44,9.06 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +6.56,4.69;6.25,5.00 +6.25,5.00;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.31,6.25 +5.31,6.25;5.00,6.56 +2.19,4.06;2.19,3.44 +2.19,3.44;2.19,2.81 +2.19,2.81;1.88,2.50 +1.88,2.50;1.56,2.19 +1.56,2.19;1.25,1.88 +3.12,4.06;3.12,2.81 +3.12,2.81;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;4.69,3.44 +5.00,8.12;0.31,8.12 +0.31,4.06;5.31,4.06 +1.25,5.62;4.06,5.62 +1.25,6.88;4.06,6.88 +1.25,4.38;1.25,9.38 +4.38,4.38;4.38,9.38 +0.94,1.25;5.00,1.25 +0.94,4.06;0.94,0.62 + +# UTF-16 : 5c 20 +# UTF-8 : a0 b0 e5 +[5c20] 尠 +9.38,4.69;9.06,5.62 +9.06,5.62;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;8.44,7.50 +8.44,7.50;8.12,8.44 +6.88,9.06;6.88,4.69 +6.88,4.69;6.88,4.38 +6.88,4.38;6.56,4.06 +6.56,4.06;6.56,4.06 +6.56,4.06;5.94,4.06 +5.94,4.06;5.62,4.06 +4.69,4.69;5.00,5.31 +5.00,5.31;5.00,5.94 +5.00,5.94;5.31,6.56 +5.31,6.56;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +8.75,5.31;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,2.81 +7.50,2.81;7.19,2.19 +7.19,2.19;6.88,1.88 +6.88,1.88;6.25,1.56 +6.25,1.56;5.62,1.25 +5.62,1.25;5.00,0.94 +5.00,0.94;4.38,0.94 +2.19,4.06;2.19,3.44 +2.19,3.44;2.19,2.81 +2.19,2.81;1.88,2.50 +1.88,2.50;1.56,2.19 +1.56,2.19;1.25,1.88 +3.12,4.06;3.12,2.81 +3.12,2.81;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;4.69,3.44 +5.00,8.12;0.31,8.12 +0.31,4.06;5.00,4.06 +1.25,5.62;4.06,5.62 +1.25,6.88;4.06,6.88 +1.25,4.38;1.25,9.38 +4.06,4.38;4.06,9.38 +0.94,1.25;4.69,1.25 +0.94,4.06;0.94,0.62 + +# UTF-16 : 4e 4f +# UTF-8 : 8f b9 e4 +[4e4f] 乏 +1.25,8.12;1.88,8.12 +1.88,8.12;2.50,8.12 +2.50,8.12;3.44,8.12 +3.44,8.12;4.06,8.12 +4.06,8.12;4.69,8.44 +4.69,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +1.25,6.56;8.12,6.56 +4.69,6.56;4.69,8.44 +8.75,0.94;8.44,0.94 +8.44,0.94;7.19,0.94 +7.19,0.94;5.94,1.25 +5.94,1.25;5.00,1.25 +5.00,1.25;4.06,1.56 +4.06,1.56;3.44,1.56 +3.44,1.56;3.12,1.88 +3.12,1.88;2.50,2.50 +2.50,2.50;2.19,2.81 +2.19,2.81;1.88,3.12 +1.88,3.12;1.88,3.75 +1.88,3.75;1.88,3.12 +1.88,3.12;1.56,2.50 +1.56,2.50;1.25,1.88 +1.25,1.88;0.94,1.25 +0.94,1.25;0.62,0.94 +2.50,2.50;3.12,2.81 +3.12,2.81;4.06,3.12 +4.06,3.12;4.69,3.44 +4.69,3.44;5.31,3.75 +5.31,3.75;5.94,4.06 +5.94,4.06;6.25,4.38 +6.25,4.38;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.81,5.94 +7.81,5.94;8.12,6.56 + +# UTF-16 : 82 9d +# UTF-8 : 9d 8a e8 +[829d] 芝 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +1.25,6.25;8.12,6.25 +4.69,6.25;4.69,7.81 +8.75,0.94;8.44,0.94 +8.44,0.94;7.19,0.94 +7.19,0.94;5.94,1.25 +5.94,1.25;5.00,1.25 +5.00,1.25;4.06,1.56 +4.06,1.56;3.44,1.56 +3.44,1.56;3.12,1.88 +3.12,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;1.88,3.12 +1.88,3.12;1.88,3.75 +1.88,3.75;1.88,3.12 +1.88,3.12;1.56,2.50 +1.56,2.50;1.25,1.88 +1.25,1.88;0.94,1.25 +0.94,1.25;0.62,0.94 +2.50,2.50;3.12,2.50 +3.12,2.50;4.06,2.81 +4.06,2.81;4.69,3.12 +4.69,3.12;5.31,3.75 +5.31,3.75;5.94,4.06 +5.94,4.06;6.25,4.38 +6.25,4.38;6.88,4.69 +6.88,4.69;7.19,5.31 +7.19,5.31;7.81,5.62 +7.81,5.62;8.12,6.25 + +# UTF-16 : 52 5b +# UTF-8 : 9b 89 e5 +[525b] 剛 +6.88,2.50;6.88,8.75 +8.75,9.06;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +1.88,5.31;1.88,1.56 +4.69,1.88;4.69,5.31 +1.88,2.81;4.69,2.81 +3.12,6.25;3.44,2.81 +1.25,6.25;5.31,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;4.69,8.44 +2.50,6.25;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.19,7.50 +2.19,7.50;2.19,7.81 +2.19,7.81;1.88,8.12 +0.62,0.94;0.62,8.75 +0.62,8.75;5.94,8.75 +5.94,8.75;5.94,1.88 +5.94,1.88;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.38,0.94 + +# UTF-16 : 68 e1 +# UTF-8 : a1 a3 e6 +[68e1] 棡 +4.38,5.31;4.38,1.56 +7.50,1.88;7.50,5.31 +4.38,2.81;7.50,2.81 +5.94,6.25;5.94,2.81 +3.75,6.25;8.44,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;6.88,6.88 +6.88,6.88;7.19,7.50 +7.19,7.50;7.19,7.81 +7.19,7.81;7.50,8.44 +5.31,6.25;5.00,6.56 +5.00,6.56;5.00,6.88 +5.00,6.88;4.69,7.50 +4.69,7.50;4.69,7.81 +4.69,7.81;4.38,8.12 +3.12,0.94;3.12,8.75 +3.12,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,3.75;2.50,4.38 +2.50,4.38;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 + +# UTF-16 : 9a 30 +# UTF-8 : b0 a8 e9 +[9a30] 騰 +3.12,6.56;9.06,6.56 +8.75,7.81;3.44,7.81 +3.12,5.00;3.44,5.31 +3.44,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;6.25,9.38 +4.69,7.81;4.38,8.12 +4.38,8.12;4.38,8.75 +4.38,8.75;4.06,9.06 +4.06,9.06;4.06,9.06 +7.50,7.81;7.81,8.12 +7.81,8.12;8.12,8.75 +8.12,8.75;8.44,9.06 +8.44,9.06;8.44,9.06 +0.94,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +8.12,1.25;7.81,1.88 +7.81,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +6.56,1.25;6.56,1.56 +6.56,1.56;6.25,2.19 +6.25,2.19;6.25,2.19 +5.00,0.94;5.00,1.25 +5.00,1.25;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;5.00,2.19 +3.12,0.62;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.19 +3.75,5.31;3.75,2.81 +3.75,2.81;9.06,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +8.44,5.62;4.06,5.62 +6.25,5.62;6.25,2.81 +3.75,3.75;8.44,3.75 +3.75,4.69;8.44,4.69 +9.06,5.00;8.44,5.31 +8.44,5.31;7.81,5.94 +7.81,5.94;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 + +# UTF-16 : 90 2e +# UTF-8 : ae 80 e9 +[902e] 逮 +5.94,9.38;5.94,2.81 +5.94,2.81;5.94,2.19 +5.94,2.19;5.62,1.88 +5.62,1.88;5.31,1.88 +5.31,1.88;5.00,1.88 +5.00,1.88;4.38,1.88 +4.38,1.88;4.38,1.88 +5.94,5.31;5.94,5.00 +5.94,5.00;6.25,4.69 +6.25,4.69;6.56,4.38 +6.56,4.38;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.50,3.44 +7.50,3.44;7.81,3.12 +7.81,3.12;8.12,2.81 +8.12,2.81;8.44,2.50 +8.44,2.50;8.75,2.19 +8.44,5.31;8.12,5.00 +8.12,5.00;7.81,4.69 +7.81,4.69;7.50,4.38 +7.50,4.38;7.19,4.06 +7.19,4.06;6.88,3.75 +2.81,7.19;9.06,7.19 +3.12,5.62;8.44,5.62 +8.44,5.62;8.44,8.44 +8.44,8.44;3.12,8.44 +2.81,2.50;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,2.81 +3.75,2.81;4.38,3.44 +4.38,3.44;5.00,3.75 +5.00,3.75;5.62,4.06 +5.62,4.06;5.94,4.38 +4.38,3.75;4.38,4.38 +4.38,4.38;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;3.44,5.31 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 + +# UTF-16 : 73 44 +# UTF-8 : 84 8d e7 +[7344] 獄 +3.12,1.25;5.94,1.25 +5.94,1.25;5.94,3.44 +5.94,3.44;3.12,3.44 +2.81,3.44;3.12,0.62 +2.81,7.50;6.25,7.50 +2.81,6.25;5.94,6.25 +2.81,4.69;5.94,4.69 +2.81,8.75;5.94,8.75 +0.62,9.06;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.88,5.31 +1.88,5.31;2.19,4.69 +2.19,4.69;2.19,4.06 +2.19,4.06;2.19,3.44 +2.19,3.44;2.19,3.12 +2.19,3.12;2.19,2.50 +2.19,2.50;1.88,2.19 +1.88,2.19;1.88,1.56 +1.88,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,1.25 +2.81,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.50 +1.25,7.50;0.62,7.19 +0.62,7.19;0.00,6.56 +1.88,5.31;1.56,5.00 +1.56,5.00;1.25,4.69 +1.25,4.69;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.00,3.75 +8.12,9.38;8.44,9.06 +8.44,9.06;8.75,8.44 +8.75,8.44;9.06,7.81 +9.06,7.81;9.06,7.50 +9.38,6.88;6.25,6.88 +6.25,0.94;6.56,1.25 +6.56,1.25;6.88,1.88 +6.88,1.88;6.88,2.19 +6.88,2.19;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.81,5.31 +7.81,5.31;7.81,6.25 +7.81,6.25;7.81,6.88 +7.81,6.88;7.81,9.06 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;8.12,4.06 +8.12,4.06;7.81,4.69 +7.81,4.69;7.81,5.31 +7.81,5.31;7.81,6.25 +7.81,6.25;7.81,6.88 + +# UTF-16 : 75 f4 +# UTF-8 : b4 97 e7 +[75f4] 痴 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.62 +1.56,5.62;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.25,5.94;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,7.19 +0.62,7.19;0.31,7.50 +0.31,7.50;0.31,7.50 +5.62,6.88;3.12,6.88 +2.19,5.31;2.50,5.62 +2.50,5.62;2.81,6.25 +2.81,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,8.12 +5.62,4.69;2.19,4.69 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.06,5.00 +4.06,5.00;4.06,6.88 +8.75,0.94;8.75,7.19 +8.75,7.19;6.25,7.19 +6.25,7.19;6.25,0.94 +6.25,1.56;8.75,1.56 +5.62,1.25;5.31,1.88 +5.31,1.88;5.00,2.50 +5.00,2.50;4.69,3.12 +4.69,3.12;4.38,3.75 +4.38,3.75;4.06,4.06 + +# UTF-16 : 51 92 +# UTF-8 : 92 86 e5 +[5192] 冒 +7.81,0.62;7.81,5.00 +7.81,5.00;1.56,5.00 +1.56,5.00;1.56,0.62 +1.56,1.25;7.81,1.25 +1.56,2.50;7.81,2.50 +1.56,3.75;7.81,3.75 +1.25,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,5.94 +1.25,7.50;8.44,7.50 + +# UTF-16 : 7c a7 +# UTF-8 : a7 b2 e7 +[7ca7] 粧 +4.06,0.94;9.38,0.94 +8.75,5.00;4.38,5.00 +6.56,0.94;6.56,7.50 +6.56,8.12;6.56,9.38 +3.44,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.00 +4.06,5.00;4.06,5.62 +4.06,5.62;4.06,8.12 +4.06,8.12;9.06,8.12 +1.88,0.62;1.88,9.06 +3.12,5.94;0.31,5.94 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +3.44,2.81;3.12,3.44 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.75 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 + +# UTF-16 : 8c cd +# UTF-8 : 8d b3 e8 +[8ccd] 賍 +0.94,3.12;3.44,3.12 +3.12,3.12;3.44,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,3.12 +0.94,5.00;3.12,5.00 +0.94,6.88;3.12,6.88 +0.00,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +3.44,1.25;3.12,1.56 +3.12,1.56;2.81,2.19 +2.81,2.19;2.50,2.50 +2.50,2.50;2.50,2.50 +4.06,0.94;9.38,0.94 +8.75,5.00;5.00,5.00 +6.88,0.94;6.88,7.50 +6.56,8.12;6.56,9.38 +3.75,0.94;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.38,8.12 +4.38,8.12;9.06,8.12 + +# UTF-16 : 6d 32 +# UTF-8 : b2 b4 e6 +[6d32] 洲 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.88,8.12 +1.88,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.31;1.25,5.94 +1.25,5.94;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +8.75,9.06;8.75,0.94 +6.25,8.75;6.25,1.25 +2.50,0.94;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,9.06 +2.50,4.06;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;3.12,6.88 +5.62,4.38;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.00,5.94 +5.00,5.94;5.00,6.25 +5.00,6.25;4.69,6.88 +7.81,4.38;7.81,4.69 +7.81,4.69;7.50,5.31 +7.50,5.31;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;7.19,6.88 + +# UTF-16 : 91 6c +# UTF-8 : ac 85 e9 +[916c] 酬 +8.75,9.06;8.75,0.94 +7.19,8.75;7.19,1.25 +4.06,0.94;4.69,1.25 +4.69,1.25;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.31,9.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,5.62;4.69,6.25 +4.69,6.25;4.69,6.88 +8.12,4.38;8.12,4.69 +8.12,4.69;8.12,5.31 +8.12,5.31;7.81,5.94 +7.81,5.94;7.81,6.25 +7.81,6.25;7.50,6.88 +6.56,4.38;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.94,6.88 +3.75,0.62;3.75,7.19 +3.75,7.19;0.62,7.19 +0.62,7.19;0.62,0.62 +0.62,1.56;3.75,1.56 +0.62,3.12;3.75,3.12 +0.31,8.75;4.06,8.75 +1.56,8.75;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.56,5.94 +1.56,5.94;1.56,5.62 +1.56,5.62;1.56,5.00 +1.56,5.00;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.94,3.75 +2.50,8.75;2.50,5.31 +2.50,5.31;2.81,5.00 +2.81,5.00;3.12,4.69 +3.12,4.69;3.75,4.69 + +# UTF-16 : 99 f2 +# UTF-8 : b2 a7 e9 +[99f2] 駲 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.75 +1.56,1.25;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.25,3.44 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.75 +4.06,8.75;0.62,8.75 +0.62,8.75;0.62,4.38 +0.62,4.38;3.75,4.38 +3.75,4.38;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;3.44,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,8.75;2.19,4.38 +0.94,5.94;3.75,5.94 +0.94,7.19;3.75,7.19 +8.75,9.06;8.75,0.94 +7.19,8.75;7.19,1.25 +4.06,0.94;4.69,1.25 +4.69,1.25;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.31,9.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,5.62;4.69,6.25 +4.69,6.25;4.69,6.88 +8.12,4.38;8.12,4.69 +8.12,4.69;8.12,5.31 +8.12,5.31;7.81,5.94 +7.81,5.94;7.81,6.25 +7.81,6.25;7.50,6.88 +6.56,4.38;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.94,6.88 + +# UTF-16 : 58 41 +# UTF-8 : 81 a1 e5 +[5841] 塁 +0.62,3.12;0.94,3.44 +0.94,3.44;1.56,3.44 +1.56,3.44;1.88,3.44 +1.88,3.44;2.19,3.75 +2.19,3.75;2.50,3.75 +2.50,3.75;3.12,4.06 +3.12,4.06;3.75,4.38 +3.75,4.38;4.06,4.38 +8.75,3.12;8.12,3.44 +8.12,3.44;7.50,3.75 +7.50,3.75;6.88,4.06 +6.88,4.06;6.56,4.06 +6.56,4.06;5.94,4.38 +5.94,4.38;5.62,4.38 +5.62,4.38;5.31,4.38 +3.75,4.69;3.12,5.00 +3.12,5.00;2.50,5.31 +2.50,5.31;1.88,5.31 +1.88,5.31;1.56,5.62 +1.56,5.62;0.94,5.62 +5.62,4.69;6.25,5.00 +6.25,5.00;6.88,5.00 +6.88,5.00;7.50,5.31 +7.50,5.31;8.12,5.62 +8.12,5.62;8.75,5.62 +1.25,5.94;8.12,5.94 +8.12,5.94;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,5.94 +4.69,5.94;4.69,8.75 +1.25,7.50;8.12,7.50 +0.62,0.94;8.75,0.94 +8.12,2.81;1.25,2.81 +4.69,0.94;4.69,4.06 + +# UTF-16 : 64 a4 +# UTF-8 : a4 92 e6 +[64a4] 撤 +1.25,9.06;1.25,1.56 +1.25,1.56;1.25,1.25 +1.25,1.25;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.50,4.69;1.88,4.69 +1.88,4.69;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.50,7.19;0.31,7.19 +5.94,0.94;6.56,1.25 +6.56,1.25;6.88,1.88 +6.88,1.88;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.44,5.00 +8.44,5.00;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;8.75,7.81 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.19,5.31 +7.19,5.31;7.19,6.25 +7.19,6.25;6.88,7.19 +6.88,7.81;9.38,7.81 +5.94,5.94;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.38 +4.38,8.44;4.38,9.38 +2.50,8.44;6.56,8.44 +5.94,6.25;5.94,6.88 +5.94,6.88;5.62,7.19 +5.62,7.19;5.31,7.81 +5.31,7.81;5.31,7.81 +2.50,6.25;3.12,6.56 +3.12,6.56;3.75,6.56 +3.75,6.56;4.38,6.56 +4.38,6.56;5.00,6.56 +5.00,6.56;5.94,6.88 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +3.75,8.12;4.06,8.44 +2.81,0.94;2.81,5.62 +2.81,5.62;5.94,5.62 +5.94,5.62;5.94,1.56 +5.94,1.56;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +2.81,2.50;5.94,2.50 +2.81,4.06;5.94,4.06 + +# UTF-16 : 6c 9a +# UTF-8 : 9a b2 e6 +[6c9a] 沚 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.50,7.50;2.19,8.12 +2.19,8.12;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +2.50,1.25;9.06,1.25 +8.75,6.25;6.25,6.25 +6.25,1.25;6.25,9.06 +4.06,1.25;4.06,7.50 + +# UTF-16 : 57 40 +# UTF-8 : 80 9d e5 +[5740] 址 +0.31,6.88;3.44,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 +2.50,1.25;9.06,1.25 +8.75,6.25;6.25,6.25 +6.25,1.25;6.25,9.06 +4.06,1.25;4.06,7.50 + +# UTF-16 : 96 2f +# UTF-8 : af 98 e9 +[962f] 阯 +2.50,1.25;9.06,1.25 +8.75,6.25;6.25,6.25 +6.25,1.25;6.25,9.06 +4.06,1.25;4.06,7.50 +3.44,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,2.81 +2.19,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.50,5.62 +2.50,5.62;2.19,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.75 + +# UTF-16 : 79 49 +# UTF-8 : 89 a5 e7 +[7949] 祉 +3.75,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 +2.81,1.25;9.06,1.25 +8.75,6.25;6.56,6.25 +6.56,1.25;6.56,9.06 +4.38,1.25;4.38,7.50 + +# UTF-16 : 8d be +# UTF-8 : be b6 e8 +[8dbe] 趾 +2.19,4.69;3.75,4.69 +2.19,1.56;2.19,6.25 +0.94,0.94;0.94,5.31 +0.94,6.25;3.44,6.25 +3.44,6.25;3.44,8.75 +3.44,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +2.81,1.25;9.06,1.25 +8.75,6.25;6.56,6.25 +6.56,1.25;6.56,9.06 +4.38,1.25;4.38,7.50 + +# UTF-16 : 80 3b +# UTF-8 : bb 80 e8 +[803b] 耻 +2.81,0.62;2.81,8.75 +0.62,8.75;0.62,2.19 +3.44,8.75;0.31,8.75 +0.94,4.69;2.81,4.69 +0.94,6.88;2.81,6.88 +0.00,2.19;0.62,2.19 +0.62,2.19;1.25,2.50 +1.25,2.50;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;2.81,2.81 +3.44,1.25;9.06,1.25 +8.75,6.25;6.56,6.25 +6.56,1.25;6.56,9.06 +4.38,1.25;4.38,7.50 + +# UTF-16 : 4f 5a +# UTF-8 : 9a bd e4 +[4f5a] 佚 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 +8.75,7.81;3.75,7.81 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.75,8.44 +3.75,8.44;4.06,9.06 +9.06,5.31;2.50,5.31 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;5.94,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.94,5.00 +5.94,5.00;5.94,5.62 + +# UTF-16 : 79 e9 +# UTF-8 : a9 a7 e7 +[79e9] 秩 +8.75,7.81;4.38,7.81 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.69,9.06 +9.06,5.31;3.12,5.31 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;6.25,4.69 +6.25,4.69;6.25,5.00 +6.25,5.00;6.25,5.62 +6.25,5.62;6.25,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,2.19 +7.81,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;6.25,5.00 +6.25,5.00;6.25,5.62 +3.44,9.06;2.81,8.75 +2.81,8.75;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.44,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +3.12,3.75;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 + +# UTF-16 : 5e 19 +# UTF-8 : 99 b8 e5 +[5e19] 帙 +2.19,2.50;2.50,2.50 +2.50,2.50;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,7.50 +3.12,7.50;0.62,7.50 +0.62,7.50;0.62,2.19 +1.88,0.62;1.88,9.06 +8.75,7.81;4.38,7.81 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.44 +4.38,8.44;4.69,9.06 +9.06,5.31;3.44,5.31 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;6.25,4.69 +6.25,4.69;6.25,5.00 +6.25,5.00;6.25,5.62 +6.25,5.62;6.25,9.38 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.25,5.00 +6.25,5.00;6.25,5.62 + +# UTF-16 : 8d cc +# UTF-8 : 8c b7 e8 +[8dcc] 跌 +2.19,4.69;3.44,4.69 +1.88,1.56;2.19,6.56 +0.94,1.25;0.94,5.62 +0.62,6.56;3.44,6.56 +3.44,6.56;3.44,9.06 +3.44,9.06;0.62,9.06 +0.62,9.06;0.62,6.56 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.75,2.50 +8.75,8.12;4.38,8.12 +3.75,5.94;4.06,6.56 +4.06,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.69,8.44 +4.69,8.44;4.69,9.38 +9.06,5.31;3.75,5.31 +3.12,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.25,5.94 +6.25,5.94;6.25,9.38 +9.06,1.25;8.75,1.56 +8.75,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,3.12 +7.19,3.12;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;6.25,5.94 + +# UTF-16 : 8e fc +# UTF-8 : bc bb e8 +[8efc] 軼 +0.62,3.44;3.75,3.44 +3.75,3.44;3.75,6.88 +3.75,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;3.44,5.31 +0.31,2.19;4.06,2.19 +2.19,0.62;2.19,9.38 +0.31,8.12;4.06,8.12 +8.75,8.12;5.00,8.12 +4.06,5.94;4.38,6.56 +4.38,6.56;4.69,7.19 +4.69,7.19;4.69,7.81 +4.69,7.81;5.00,8.44 +5.00,8.44;5.31,9.06 +9.06,5.31;4.06,5.31 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,5.62 +6.56,5.62;6.56,9.38 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.88,4.06 +6.88,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,5.62 + +# UTF-16 : 51 12 +# UTF-8 : 92 84 e5 +[5112] 儒 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.56,7.81 +1.56,7.81;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.56 +5.62,5.31;5.62,9.06 +2.50,9.06;8.75,9.06 +2.81,6.88;5.00,6.88 +2.81,5.94;5.00,5.94 +6.25,6.88;8.44,6.88 +6.25,5.94;8.44,5.94 +8.75,5.94;9.06,7.81 +8.75,7.81;2.19,7.81 +2.19,7.81;2.19,5.94 +9.06,5.00;2.19,5.00 +7.19,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;2.50,4.06 +2.50,4.06;2.50,0.94 +4.69,4.06;4.69,1.25 +6.56,4.06;6.56,1.25 +5.62,5.00;5.62,4.69 +5.62,4.69;5.31,4.06 +5.31,4.06;5.31,4.06 + +# UTF-16 : 6f e1 +# UTF-8 : a1 bf e6 +[6fe1] 濡 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +2.19,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.31,6.88 +0.31,6.88;0.31,6.88 +5.62,5.31;5.62,9.06 +2.81,9.06;8.75,9.06 +3.12,6.88;5.00,6.88 +3.12,5.94;5.00,5.94 +6.25,6.88;8.44,6.88 +6.25,5.94;8.44,5.94 +8.75,5.94;9.06,7.81 +8.75,7.81;2.50,7.81 +2.50,7.81;2.50,5.94 +9.06,5.00;2.50,5.00 +7.19,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;2.81,4.06 +2.81,4.06;2.81,0.94 +4.69,4.06;4.69,1.25 +6.56,4.06;6.56,1.25 +5.62,5.00;5.62,4.69 +5.62,4.69;5.31,4.06 +5.31,4.06;5.31,4.06 + +# UTF-16 : 61 e6 +# UTF-8 : a6 87 e6 +[61e6] 懦 +1.25,0.62;1.25,9.38 +0.00,4.38;0.31,5.00 +0.31,5.00;0.31,5.62 +0.31,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +5.94,5.31;5.94,9.06 +2.81,9.06;8.75,9.06 +3.44,6.88;5.31,6.88 +3.44,5.94;5.31,5.94 +6.56,6.88;8.44,6.88 +6.56,5.94;8.44,5.94 +8.75,5.94;9.06,7.81 +8.75,7.81;2.81,7.81 +2.81,7.81;2.81,5.94 +9.06,5.00;2.81,5.00 +7.19,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;3.12,4.06 +3.12,4.06;3.12,0.94 +5.00,4.06;5.00,1.25 +6.88,4.06;6.88,1.25 +5.94,5.00;5.62,4.69 +5.62,4.69;5.62,4.06 +5.62,4.06;5.31,4.06 + +# UTF-16 : 5b 7a +# UTF-8 : ba ad e5 +[5b7a] 孺 +0.31,4.69;2.81,5.62 +2.81,8.75;0.31,8.75 +1.56,6.88;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,1.25 +1.25,1.25;0.94,1.25 +0.94,1.25;0.62,1.25 +0.62,1.25;0.31,1.25 +2.81,8.75;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.88,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;1.56,6.88 +5.94,5.31;5.94,9.06 +3.12,9.06;8.75,9.06 +3.44,6.88;5.31,6.88 +3.44,5.94;5.31,5.94 +6.56,6.88;8.44,6.88 +6.56,5.94;8.44,5.94 +8.75,5.94;9.06,7.81 +8.75,7.81;2.81,7.81 +2.81,7.81;2.81,5.94 +9.06,5.00;2.81,5.00 +7.19,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;3.12,4.06 +3.12,4.06;3.12,0.94 +5.00,4.06;5.00,1.25 +6.88,4.06;6.88,1.25 +5.94,5.00;5.94,4.69 +5.94,4.69;5.62,4.06 +5.62,4.06;5.62,4.06 + +# UTF-16 : 5b 2c +# UTF-8 : ac ac e5 +[5b2c] 嬬 +0.31,0.62;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;2.81,5.94 +2.81,5.94;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.94 +1.25,5.94;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,4.38 +0.62,4.38;0.62,3.75 +0.94,4.69;1.25,4.06 +1.25,4.06;1.88,3.75 +1.88,3.75;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,2.19 +2.81,2.19;3.12,1.88 +6.25,5.31;6.25,9.06 +3.44,9.06;8.75,9.06 +4.06,6.88;5.62,6.88 +4.06,5.94;5.62,5.94 +6.88,6.88;8.44,6.88 +6.88,5.94;8.44,5.94 +9.06,5.94;9.06,7.81 +9.06,7.81;3.44,7.81 +3.44,7.81;3.44,5.94 +9.06,5.00;3.44,5.00 +7.50,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;3.75,4.06 +3.44,4.06;3.75,0.94 +5.31,4.06;5.31,1.25 +7.19,4.06;7.19,1.25 +6.25,5.00;6.25,4.69 +6.25,4.69;5.94,4.06 +5.94,4.06;5.94,4.06 + +# UTF-16 : 89 66 +# UTF-8 : a6 a5 e8 +[8966] 襦 +2.50,3.44;2.19,4.06 +2.19,4.06;2.19,4.38 +2.19,4.38;1.88,4.69 +1.88,4.69;1.56,5.00 +1.56,5.00;1.56,5.31 +1.88,4.38;2.19,4.69 +2.19,4.69;2.50,5.31 +2.50,5.31;2.81,5.62 +2.81,5.62;2.81,5.62 +2.50,7.50;0.31,7.50 +1.25,7.50;1.25,9.38 +1.25,0.62;1.25,5.00 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.50,7.50 +5.94,5.31;5.94,9.06 +3.12,9.06;8.75,9.06 +3.75,6.88;5.31,6.88 +3.75,5.94;5.31,5.94 +6.56,6.88;8.44,6.88 +6.56,5.94;8.44,5.94 +8.75,5.94;9.06,7.81 +8.75,7.81;3.12,7.81 +2.81,7.81;3.12,5.94 +9.06,5.00;2.81,5.00 +7.50,1.25;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;3.12,4.06 +3.12,4.06;3.12,0.94 +5.00,4.06;5.00,1.25 +6.88,4.06;6.88,1.25 +5.94,5.00;5.94,4.69 +5.94,4.69;5.62,4.06 +5.62,4.06;5.62,4.06 + +# UTF-16 : 7c ef +# UTF-8 : af b3 e7 +[7cef] 糯 +1.88,0.62;1.88,9.38 +3.12,6.25;0.31,6.25 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.56,6.25 +2.81,3.12;2.81,3.75 +2.81,3.75;2.50,4.38 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.25,6.56;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,7.81 +0.62,7.81;0.62,8.44 +0.62,8.44;0.31,8.75 +2.19,6.56;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.44 +3.12,8.44;3.12,8.75 +6.25,5.31;6.25,9.06 +3.44,9.06;8.75,9.06 +4.06,6.88;5.62,6.88 +4.06,5.94;5.62,5.94 +6.88,6.88;8.44,6.88 +6.88,5.94;8.44,5.94 +9.06,5.94;9.06,7.81 +9.06,7.81;3.44,7.81 +3.44,7.81;3.44,5.94 +9.06,5.00;3.44,5.00 +7.50,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;3.75,4.06 +3.44,4.06;3.75,0.94 +5.31,4.06;5.31,1.25 +7.19,4.06;7.19,1.25 +6.25,5.00;6.25,4.69 +6.25,4.69;5.94,4.06 +5.94,4.06;5.94,4.06 + +# UTF-16 : 81 d1 +# UTF-8 : 91 87 e8 +[81d1] 臑 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,9.06 +0.62,9.06;2.50,9.06 +2.50,9.06;2.50,1.88 +2.50,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,1.25 +5.94,5.31;6.25,9.06 +3.44,9.06;8.75,9.06 +3.75,6.88;5.62,6.88 +3.75,5.94;5.62,5.94 +6.88,6.88;8.44,6.88 +6.88,5.94;8.44,5.94 +9.06,5.94;9.06,7.81 +9.06,7.81;3.12,7.81 +3.12,7.81;3.12,5.94 +9.06,5.00;3.12,5.00 +7.50,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;3.44,4.06 +3.44,4.06;3.44,0.94 +5.31,4.06;5.31,1.25 +6.88,4.06;6.88,1.25 +6.25,5.00;5.94,4.69 +5.94,4.69;5.94,4.06 +5.94,4.06;5.62,4.06 + +# UTF-16 : 7e 7b +# UTF-8 : bb b9 e7 +[7e7b] 繻 +3.12,4.38;3.12,5.00 +3.12,5.00;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,6.25 +2.81,6.25;2.50,6.88 +0.00,5.00;3.12,5.00 +1.56,5.00;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.50,4.38 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +1.25,5.94;1.25,6.25 +1.25,6.25;0.94,6.88 +0.94,6.88;0.94,7.19 +0.94,7.19;0.62,7.81 +0.62,7.81;0.31,8.12 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.38 +6.25,5.31;6.25,9.06 +3.75,9.06;8.75,9.06 +4.06,6.88;5.62,6.88 +4.06,5.94;5.62,5.94 +6.88,6.88;8.44,6.88 +6.88,5.94;8.44,5.94 +9.06,5.94;9.06,7.81 +9.06,7.81;3.44,7.81 +3.44,7.81;3.44,5.94 +9.06,5.00;3.44,5.00 +7.50,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;3.75,4.06 +3.75,4.06;3.75,0.94 +5.31,4.06;5.31,1.25 +7.19,4.06;7.19,1.25 +6.25,5.00;6.25,4.69 +6.25,4.69;5.94,4.06 +5.94,4.06;5.94,4.06 + +# UTF-16 : 8f 5c +# UTF-8 : 9c bd e8 +[8f5c] 轜 +0.62,3.44;3.12,3.44 +3.12,3.44;3.12,6.88 +3.12,6.88;0.62,6.88 +0.31,6.88;0.62,3.44 +0.62,5.31;3.12,5.31 +0.00,2.19;3.44,2.19 +1.88,0.62;1.88,9.38 +0.00,8.12;3.44,8.12 +6.25,5.31;6.25,9.06 +3.75,9.06;8.75,9.06 +4.38,6.88;5.62,6.88 +4.38,5.94;5.62,5.94 +6.88,6.88;8.44,6.88 +6.88,5.94;8.44,5.94 +9.06,5.94;9.06,7.81 +9.06,7.81;3.75,7.81 +3.75,7.81;3.75,5.94 +9.06,5.00;3.75,5.00 +7.50,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;3.75,4.06 +3.75,4.06;3.75,0.94 +5.62,4.06;5.62,1.25 +7.19,4.06;7.19,1.25 +6.25,5.00;6.25,4.69 +6.25,4.69;5.94,4.06 +5.94,4.06;5.94,4.06 + +# UTF-16 : 88 15 +# UTF-8 : 95 a0 e8 +[8815] 蠕 +1.88,1.56;1.88,9.38 +0.31,5.00;3.12,5.00 +3.12,5.00;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.56;3.44,1.88 +3.44,1.88;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +0.00,1.25;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +6.25,5.31;6.25,9.06 +3.75,9.06;8.75,9.06 +4.38,6.88;5.62,6.88 +4.38,5.94;5.62,5.94 +6.88,6.88;8.44,6.88 +6.88,5.94;8.44,5.94 +9.06,5.94;9.06,7.81 +9.06,7.81;3.75,7.81 +3.75,7.81;3.75,5.94 +9.06,5.00;3.75,5.00 +7.50,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;3.75,4.06 +3.75,4.06;3.75,0.94 +5.62,4.06;5.62,1.25 +7.19,4.06;7.19,1.25 +6.25,5.00;6.25,4.69 +6.25,4.69;5.94,4.06 +5.94,4.06;5.94,4.06 + +# UTF-16 : 5e 63 +# UTF-8 : a3 b9 e5 +[5e63] 幣 +6.25,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.50,1.25 +7.50,1.25;7.81,1.56 +7.81,1.56;8.12,1.88 +8.12,1.88;8.12,2.19 +8.12,2.19;8.12,4.06 +8.12,4.06;1.25,4.06 +1.25,4.06;1.25,1.25 +4.69,0.62;4.69,4.69 +5.00,5.00;5.62,5.00 +5.62,5.00;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.12,8.12 +8.12,8.12;8.44,8.75 +5.94,8.75;9.06,8.75 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;5.94,9.06 +5.94,9.06;6.25,9.38 +9.06,4.69;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;6.25,7.81 +6.25,7.81;6.25,8.12 +3.44,5.00;3.75,5.00 +3.75,5.00;4.38,5.00 +4.38,5.00;4.69,5.00 +4.69,5.00;4.69,5.31 +4.69,5.31;4.69,8.12 +4.69,8.12;0.94,8.12 +0.94,8.12;0.94,4.69 +2.81,5.00;2.81,9.38 +1.88,8.44;1.56,8.75 +1.56,8.75;1.25,9.06 +1.25,9.06;0.94,9.38 +0.94,9.38;0.94,9.38 +3.75,8.44;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 +4.69,9.38;4.69,9.38 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.19,7.50 +4.38,5.62;4.06,6.25 +4.06,6.25;3.75,6.56 +3.75,6.56;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.44,7.50 + +# UTF-16 : 5f 0a +# UTF-8 : 8a bc e5 +[5f0a] 弊 +0.31,3.44;9.06,3.44 +6.56,0.94;6.56,4.69 +0.94,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +2.81,4.06;3.12,4.69 +5.00,5.00;5.62,5.00 +5.62,5.00;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.12,8.12 +8.12,8.12;8.44,8.75 +5.94,8.75;9.06,8.75 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;5.94,9.06 +5.94,9.06;6.25,9.38 +9.06,4.69;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;6.25,7.81 +6.25,7.81;6.25,8.12 +3.44,5.00;3.75,5.00 +3.75,5.00;4.38,5.00 +4.38,5.00;4.69,5.00 +4.69,5.00;4.69,5.31 +4.69,5.31;4.69,8.12 +4.69,8.12;0.94,8.12 +0.94,8.12;0.94,4.69 +2.81,5.00;2.81,9.38 +1.88,8.44;1.56,8.75 +1.56,8.75;1.25,9.06 +1.25,9.06;0.94,9.38 +0.94,9.38;0.94,9.38 +3.75,8.44;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 +4.69,9.38;4.69,9.38 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.19,7.50 +4.38,5.62;4.06,6.25 +4.06,6.25;3.75,6.56 +3.75,6.56;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.44,7.50 + +# UTF-16 : 96 b7 +# UTF-8 : b7 9a e9 +[96b7] 隷 +0.62,6.88;4.06,6.88 +4.38,8.44;0.31,8.44 +2.50,6.88;2.50,9.38 +2.50,4.38;2.50,1.56 +2.50,1.56;2.19,1.25 +2.19,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,1.25 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +4.06,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.44,3.44 +3.44,3.44;3.12,3.75 +4.38,4.38;0.31,4.38 +4.06,5.62;0.62,5.62 +6.56,9.38;6.56,1.88 +6.56,1.88;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,1.25 +5.31,1.25;5.00,1.25 +6.56,5.31;6.88,5.00 +6.88,5.00;6.88,4.38 +6.88,4.38;7.19,4.06 +7.19,4.06;7.50,3.44 +7.50,3.44;7.81,3.12 +7.81,3.12;8.12,2.50 +8.12,2.50;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;9.06,1.56 +9.06,1.56;9.38,1.25 +9.06,5.00;8.75,4.69 +8.75,4.69;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.12 +4.38,6.88;9.38,6.88 +4.06,1.25;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.44;5.62,4.06 +5.62,4.06;5.00,4.38 +5.00,4.38;4.69,4.69 +4.69,4.69;4.38,5.00 +8.75,5.31;8.75,8.44 +8.75,8.44;4.69,8.44 +4.69,5.62;8.44,5.62 + +# UTF-16 : 6f 58 +# UTF-8 : 98 bd e6 +[6f58] 潘 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;1.88,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.44,8.44 +7.19,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,8.12 +7.81,8.12;8.12,8.44 +2.19,6.56;9.06,6.56 +5.62,4.38;5.62,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.25,8.75 +6.25,8.75;6.88,9.06 +6.88,9.06;7.50,9.06 +7.50,9.06;8.12,9.06 +8.12,9.06;8.75,9.06 +2.19,4.38;2.81,4.38 +2.81,4.38;3.12,4.69 +3.12,4.69;3.75,5.00 +3.75,5.00;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.31,5.94 +5.31,5.94;5.62,6.56 +3.12,4.69;3.12,0.94 +8.44,0.94;8.44,4.38 +8.44,4.38;3.12,4.38 +5.62,1.56;5.62,4.38 +3.12,1.25;8.44,1.25 +3.12,2.81;8.44,2.81 +9.06,4.38;8.75,4.38 +8.75,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.25,5.94 +6.25,5.94;5.94,6.56 + +# UTF-16 : 64 ad +# UTF-8 : ad 92 e6 +[64ad] 播 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,5.00 +2.19,5.00;1.88,4.69 +1.88,4.69;1.25,4.38 +1.25,4.38;0.62,4.38 +0.62,4.38;0.31,4.06 +2.81,7.50;0.31,7.50 +4.69,6.88;4.38,7.19 +4.38,7.19;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,8.12;3.75,8.44 +7.19,6.88;7.50,7.19 +7.50,7.19;7.50,7.50 +7.50,7.50;7.81,8.12 +7.81,8.12;8.12,8.44 +2.50,6.56;9.06,6.56 +5.94,4.38;5.94,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,9.06 +7.19,9.06;7.50,9.06 +7.50,9.06;8.12,9.06 +8.12,9.06;8.75,9.06 +2.50,4.38;2.81,4.38 +2.81,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;5.94,6.56 +3.44,4.69;3.44,0.94 +8.44,0.94;8.44,4.38 +8.44,4.38;3.44,4.38 +5.94,1.56;5.94,4.38 +3.44,1.25;8.44,1.25 +3.44,2.81;8.44,2.81 +9.06,4.38;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;5.94,6.56 + +# UTF-16 : 71 d4 +# UTF-8 : 94 87 e7 +[71d4] 燔 +2.81,1.88;2.50,2.50 +2.50,2.50;2.19,3.12 +2.19,3.12;1.88,3.75 +1.88,3.75;1.88,4.06 +1.88,4.06;1.56,4.69 +0.62,8.12;0.62,7.19 +0.62,7.19;0.62,6.56 +0.62,6.56;0.62,5.94 +0.62,5.94;0.31,5.31 +0.31,5.31;0.31,4.69 +2.81,8.12;2.81,7.50 +2.81,7.50;2.50,6.88 +2.50,6.88;2.50,6.25 +2.50,6.25;2.19,5.62 +2.19,5.62;1.88,5.31 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.56 +1.56,6.56;1.56,9.38 +4.69,6.88;4.38,7.19 +4.38,7.19;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,8.12;3.75,8.44 +7.19,6.88;7.50,7.19 +7.50,7.19;7.50,7.50 +7.50,7.50;7.81,8.12 +7.81,8.12;8.12,8.44 +2.81,6.56;9.38,6.56 +5.94,4.38;5.94,8.75 +3.12,8.75;3.75,8.75 +3.75,8.75;4.38,8.75 +4.38,8.75;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,9.06 +7.19,9.06;7.81,9.06 +7.81,9.06;8.12,9.06 +8.12,9.06;8.75,9.06 +2.50,4.38;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.00 +4.06,5.00;4.69,5.31 +4.69,5.31;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;5.94,6.56 +3.44,4.69;3.44,0.94 +8.44,0.94;8.44,4.38 +8.44,4.38;3.44,4.38 +5.94,1.56;5.94,4.38 +3.44,1.25;8.44,1.25 +3.44,2.81;8.44,2.81 +9.38,4.38;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.94 +6.88,5.94;6.25,6.25 +6.25,6.25;5.94,6.56 + +# UTF-16 : 81 b0 +# UTF-8 : b0 86 e8 +[81b0] 膰 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,9.06 +0.62,9.06;2.50,9.06 +2.50,9.06;2.50,1.88 +2.50,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,1.25 +4.69,6.88;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;3.75,8.44 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.12,8.44 +2.81,6.56;9.38,6.56 +5.94,4.38;5.94,8.75 +3.12,8.75;3.75,8.75 +3.75,8.75;4.38,8.75 +4.38,8.75;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;7.19,9.06 +7.19,9.06;7.81,9.06 +7.81,9.06;8.44,9.06 +8.44,9.06;8.75,9.06 +2.81,4.38;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.38,5.00 +4.38,5.00;5.00,5.62 +5.00,5.62;5.62,5.94 +5.62,5.94;5.94,6.56 +3.75,4.69;3.75,0.94 +8.44,0.94;8.44,4.38 +8.44,4.38;3.75,4.38 +5.94,1.56;5.94,4.38 +3.75,1.25;8.44,1.25 +3.75,2.81;8.44,2.81 +9.38,4.38;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.81,5.00 +7.81,5.00;7.19,5.62 +7.19,5.62;6.56,5.94 +6.56,5.94;6.25,6.56 + +# UTF-16 : 7e 59 +# UTF-8 : 99 b9 e7 +[7e59] 繙 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;4.06,8.44 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.44,8.44 +3.12,6.56;9.38,6.56 +5.94,4.38;6.25,8.75 +3.12,8.75;3.75,8.75 +3.75,8.75;4.38,8.75 +4.38,8.75;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;7.19,9.06 +7.19,9.06;7.81,9.06 +7.81,9.06;8.44,9.06 +8.44,9.06;8.75,9.06 +3.75,4.69;3.75,0.94 +8.44,0.94;8.44,4.38 +8.44,4.38;3.75,4.38 +5.94,1.56;6.25,4.38 +3.75,1.25;8.44,1.25 +3.75,2.81;8.44,2.81 +9.38,4.38;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.81,5.00 +7.81,5.00;7.19,5.62 +7.19,5.62;6.56,5.94 +6.56,5.94;6.25,6.56 +3.12,4.38;3.12,5.00 +3.12,5.00;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,6.25 +2.81,6.25;2.50,6.88 +0.00,5.00;3.12,5.00 +1.56,5.00;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.50,4.38 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +1.25,5.94;1.25,6.25 +1.25,6.25;0.94,6.88 +0.94,6.88;0.94,7.19 +0.94,7.19;0.62,7.81 +0.62,7.81;0.31,8.12 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.38 +2.81,4.38;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.38,5.00 +4.38,5.00;5.00,5.62 +5.00,5.62;5.62,5.94 +5.62,5.94;5.94,6.56 + +# UTF-16 : 5e 61 +# UTF-8 : a1 b9 e5 +[5e61] 幡 +1.88,2.50;2.19,2.50 +2.19,2.50;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;2.81,7.81 +2.81,7.81;0.31,7.81 +0.31,7.81;0.31,2.50 +1.56,0.62;1.56,9.38 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;4.06,8.44 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.44,8.44 +3.12,6.56;9.38,6.56 +5.94,4.38;6.25,8.75 +3.12,8.75;3.75,8.75 +3.75,8.75;4.38,8.75 +4.38,8.75;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;7.19,9.06 +7.19,9.06;7.81,9.06 +7.81,9.06;8.44,9.06 +8.44,9.06;8.75,9.06 +3.75,4.69;3.75,0.94 +8.44,0.94;8.44,4.38 +8.44,4.38;3.75,4.38 +5.94,1.56;6.25,4.38 +3.75,1.25;8.44,1.25 +3.75,2.81;8.44,2.81 +9.38,4.38;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.81,5.00 +7.81,5.00;7.19,5.62 +7.19,5.62;6.56,5.94 +6.56,5.94;6.25,6.56 +2.81,4.38;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.38,5.00 +4.38,5.00;5.00,5.62 +5.00,5.62;5.62,5.94 +5.62,5.94;5.94,6.56 + +# UTF-16 : 94 07 +# UTF-8 : 87 90 e9 +[9407] 鐇 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,1.88 +2.81,1.88;3.12,2.19 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,9.06 +2.19,9.06;1.88,9.38 +1.88,9.38;1.56,8.75 +1.56,8.75;1.25,8.44 +1.25,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.12,5.31;0.31,5.31 +2.81,7.19;0.62,7.19 +1.88,1.56;1.88,7.19 +1.25,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.69 +2.50,2.81;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;3.12,4.69 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;4.06,8.44 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.44,8.44 +3.12,6.56;9.38,6.56 +6.25,4.38;6.25,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,9.06 +7.19,9.06;7.81,9.06 +7.81,9.06;8.44,9.06 +8.44,9.06;8.75,9.06 +3.75,4.69;3.75,0.94 +8.75,0.94;8.75,4.38 +8.75,4.38;4.06,4.38 +6.25,1.56;6.25,4.38 +3.75,1.25;8.75,1.25 +4.06,2.81;8.75,2.81 +9.38,4.38;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.81,5.00 +7.81,5.00;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.25,6.56 +3.12,4.38;3.44,4.38 +3.44,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.69,5.00 +4.69,5.00;5.31,5.62 +5.31,5.62;5.62,5.94 +5.62,5.94;6.25,6.56 + +# UTF-16 : 87 e0 +# UTF-8 : a0 9f e8 +[87e0] 蟠 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.06,8.44 +7.50,6.88;7.81,7.19 +7.81,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.44,8.44 +3.44,6.56;9.38,6.56 +6.25,4.38;6.25,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,9.06 +7.19,9.06;7.81,9.06 +7.81,9.06;8.44,9.06 +8.44,9.06;8.75,9.06 +3.75,4.69;3.75,0.94 +8.75,0.94;8.75,4.38 +8.75,4.38;4.06,4.38 +6.25,1.56;6.25,4.38 +3.75,1.25;8.75,1.25 +4.06,2.81;8.75,2.81 +9.38,4.38;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.81,5.00 +7.81,5.00;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.25,6.56 +3.12,4.38;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.69,5.00 +4.69,5.00;5.31,5.62 +5.31,5.62;5.62,5.94 +5.62,5.94;6.25,6.56 +1.56,1.56;1.88,9.38 +0.31,5.00;3.12,5.00 +3.12,5.00;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.56;3.44,1.88 +3.44,1.88;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +0.00,1.25;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 + +# UTF-16 : 65 d9 +# UTF-8 : 99 97 e6 +[65d9] 旙 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;1.25,5.00 +1.25,5.00;1.25,5.94 +1.25,5.94;1.25,6.88 +1.25,6.88;1.25,7.81 +1.56,8.12;1.88,9.38 +0.00,8.12;3.44,8.12 +1.25,6.25;2.81,6.25 +2.81,6.25;2.81,5.00 +2.81,5.00;2.81,4.06 +2.81,4.06;2.81,3.12 +2.81,3.12;2.81,2.50 +2.81,2.50;2.81,1.88 +2.81,1.88;2.50,1.25 +2.50,1.25;2.19,1.25 +2.19,1.25;1.56,1.25 +1.56,1.25;1.25,1.25 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.06,8.44 +7.50,6.88;7.81,7.19 +7.81,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.44,8.44 +3.12,6.56;9.38,6.56 +6.25,4.38;6.25,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,9.06 +7.19,9.06;7.81,9.06 +7.81,9.06;8.44,9.06 +8.44,9.06;8.75,9.06 +3.75,4.69;3.75,0.94 +8.75,0.94;8.75,4.38 +8.75,4.38;4.06,4.38 +6.25,1.56;6.25,4.38 +3.75,1.25;8.75,1.25 +4.06,2.81;8.75,2.81 +9.38,4.38;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.81,5.00 +7.81,5.00;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.25,6.56 +3.12,4.38;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.69,5.00 +4.69,5.00;5.31,5.62 +5.31,5.62;5.62,5.94 +5.62,5.94;6.25,6.56 + +# UTF-16 : 85 e9 +# UTF-8 : a9 97 e8 +[85e9] 藩 +4.69,5.62;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,6.88 +3.75,6.88;3.75,7.19 +7.19,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.81,6.88 +7.81,6.88;8.12,7.19 +2.81,5.62;9.06,5.62 +5.62,4.06;5.94,7.50 +2.81,7.50;3.44,7.50 +3.44,7.50;4.06,7.50 +4.06,7.50;4.69,7.50 +4.69,7.50;5.31,7.50 +5.31,7.50;5.94,7.50 +5.94,7.50;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;7.50,7.81 +7.50,7.81;8.12,7.81 +8.12,7.81;8.75,7.81 +2.50,3.75;2.81,4.06 +2.81,4.06;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.31,5.31 +5.31,5.31;5.62,5.62 +3.12,4.06;3.44,0.62 +8.44,0.62;8.44,4.06 +8.44,4.06;3.44,4.06 +5.62,1.25;5.94,4.06 +3.12,1.25;8.44,1.25 +3.44,2.81;8.44,2.81 +9.06,3.75;8.75,4.06 +8.75,4.06;8.44,4.06 +8.44,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;6.88,5.00 +6.88,5.00;6.25,5.31 +6.25,5.31;5.94,5.62 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,6.56;2.19,6.88 +2.19,6.88;1.56,7.19 +1.56,7.19;1.25,7.50 +1.25,7.50;0.94,7.81 +2.19,4.69;1.56,5.00 +1.56,5.00;1.25,5.31 +1.25,5.31;0.94,5.31 +0.94,5.31;0.62,5.62 +0.62,5.62;0.31,5.62 +0.31,8.44;9.06,8.44 +2.81,7.81;2.81,9.69 +6.56,7.81;6.56,9.69 + +# UTF-16 : 90 22 +# UTF-8 : a2 80 e9 +[9022] 逢 +0.62,9.06;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,2.19 +2.50,2.19;2.19,2.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.75,8.12 +3.75,8.12;4.38,8.75 +4.38,8.75;4.69,9.06 +4.69,9.06;5.00,9.38 +8.44,8.75;8.12,8.44 +8.12,8.44;7.50,8.12 +7.50,8.12;7.19,7.81 +7.19,7.81;6.56,7.50 +6.56,7.50;6.25,7.19 +6.25,7.19;5.62,6.88 +5.62,6.88;5.00,6.56 +5.00,6.56;4.06,6.25 +4.06,6.25;3.44,6.25 +3.44,6.25;2.50,5.94 +4.06,8.44;4.38,8.12 +4.38,8.12;4.69,7.81 +4.69,7.81;5.31,7.50 +5.31,7.50;5.62,7.19 +5.62,7.19;6.25,6.88 +6.25,6.88;6.88,6.88 +6.88,6.88;7.19,6.56 +7.19,6.56;7.81,6.25 +7.81,6.25;8.44,6.25 +8.44,6.25;9.06,5.94 +2.81,2.81;8.75,2.81 +8.75,5.62;3.12,5.62 +8.44,4.38;3.12,4.38 +5.94,1.56;5.94,6.56 +4.38,8.75;8.44,8.75 + +# UTF-16 : 7e 2b +# UTF-8 : ab b8 e7 +[7e2b] 縫 +3.12,4.38;3.12,5.00 +3.12,5.00;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,6.25 +2.81,6.25;2.50,6.88 +0.00,5.00;3.12,5.00 +1.56,5.00;1.56,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.50,4.38 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +1.25,5.94;1.25,6.25 +1.25,6.25;0.94,6.88 +0.94,6.88;0.62,7.19 +0.62,7.19;0.62,7.81 +0.62,7.81;0.31,8.12 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.38 +3.12,9.06;3.44,8.75 +3.44,8.75;3.75,8.44 +3.75,8.44;3.75,8.12 +3.75,8.12;4.06,7.50 +4.06,7.50;4.38,7.19 +4.38,2.50;4.38,5.62 +4.38,5.62;3.12,5.62 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +9.06,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.38,2.50 +4.69,7.50;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.94,8.75 +5.94,8.75;6.25,9.06 +6.25,9.06;6.25,9.38 +8.75,8.75;8.44,8.44 +8.44,8.44;8.12,8.12 +8.12,8.12;7.81,7.81 +7.81,7.81;7.50,7.50 +7.50,7.50;7.19,7.19 +7.19,7.19;6.56,6.88 +6.56,6.88;6.25,6.56 +6.25,6.56;5.62,6.25 +5.62,6.25;5.00,6.25 +5.00,6.25;4.38,5.94 +5.62,8.44;5.94,8.12 +5.94,8.12;6.25,7.81 +6.25,7.81;6.56,7.50 +6.56,7.50;6.88,7.19 +6.88,7.19;7.19,6.88 +7.19,6.88;7.50,6.88 +7.50,6.88;8.12,6.56 +8.12,6.56;8.44,6.25 +8.44,6.25;8.75,6.25 +8.75,6.25;9.38,5.94 +4.69,2.81;9.06,2.81 +9.06,5.62;5.00,5.62 +8.75,4.38;5.00,4.38 +7.19,1.56;7.19,6.56 +5.94,8.75;8.75,8.75 + +# UTF-16 : 5c 1a +# UTF-8 : 9a b0 e5 +[5c1a] 尚 +4.69,6.56;4.69,9.38 +2.81,7.19;2.50,7.81 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;1.25,9.06 +6.56,7.19;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.12,9.06 +2.81,1.88;2.81,5.31 +2.81,5.31;6.56,5.31 +6.56,5.31;6.56,2.50 +6.56,2.50;2.81,2.50 +6.25,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;8.44,6.56 +8.44,6.56;0.94,6.56 +0.94,6.56;0.94,0.94 + +# UTF-16 : 67 46 +# UTF-8 : 86 9d e6 +[6746] 杆 +1.88,0.62;1.88,9.38 +3.44,7.50;0.31,7.50 +0.31,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;1.88,7.50 +3.44,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +9.06,5.62;3.44,5.62 +8.75,8.75;3.75,8.75 +6.25,0.94;6.56,8.75 + +# UTF-16 : 59 78 +# UTF-8 : b8 a5 e5 +[5978] 奸 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.44,5.94 +3.44,5.94;3.75,6.88 +3.75,6.88;3.75,7.50 +3.75,7.50;0.31,7.50 +0.94,4.69;1.25,4.38 +1.25,4.38;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.19,3.44 +2.19,3.44;2.50,3.44 +2.50,3.44;2.81,3.12 +2.81,3.12;3.12,2.81 +3.12,2.81;3.44,2.19 +3.44,2.19;3.75,1.88 +3.75,1.88;4.06,1.56 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.94 +1.25,5.94;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +9.06,5.62;3.75,5.62 +8.75,8.75;4.06,8.75 +6.56,0.94;6.56,8.75 + +# UTF-16 : 8a 10 +# UTF-8 : 90 a8 e8 +[8a10] 訐 +0.94,1.25;3.44,1.25 +3.44,1.25;3.44,3.44 +3.44,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;4.06,7.50 +0.62,6.25;3.75,6.25 +0.62,5.00;3.75,5.00 +0.62,8.75;3.75,8.75 +9.06,5.62;4.06,5.62 +9.06,8.75;4.06,8.75 +6.88,0.94;6.88,8.75 + +# UTF-16 : 8e d2 +# UTF-8 : 92 bb e8 +[8ed2] 軒 +9.06,5.62;4.69,5.62 +9.06,8.75;4.69,8.75 +7.19,0.94;7.19,8.75 +0.94,3.44;4.06,3.44 +4.06,3.44;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.94,5.31;4.06,5.31 +0.31,2.19;4.38,2.19 +2.50,0.62;2.50,9.38 +0.31,8.12;4.38,8.12 + +# UTF-16 : 6d 59 +# UTF-8 : 99 b5 e6 +[6d59] 浙 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.75,9.38;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;3.44,0.94 +3.44,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.50,1.25 +5.31,5.00;4.69,4.69 +4.69,4.69;4.06,4.69 +4.06,4.69;3.44,4.38 +3.44,4.38;2.81,4.06 +2.81,4.06;2.19,4.06 +5.31,7.50;2.19,7.50 +5.62,6.25;9.38,6.25 +8.12,0.94;8.12,6.25 +5.62,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +8.44,9.06;8.75,9.06 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.62,5.31 +5.62,5.31;5.94,6.25 +5.94,6.25;5.94,7.19 +5.94,7.19;5.94,8.44 + +# UTF-16 : 90 1d +# UTF-8 : 9d 80 e9 +[901d] 逝 +0.62,9.06;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.62 +1.88,5.62;0.31,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,2.19 +2.50,2.19;1.88,2.50 +4.06,9.38;4.06,2.81 +4.06,2.81;4.06,2.50 +4.06,2.50;3.75,2.19 +3.44,2.19;3.12,2.19 +3.12,2.19;2.81,2.19 +5.31,5.62;4.69,5.31 +4.69,5.31;4.38,5.31 +4.38,5.31;3.75,5.00 +3.75,5.00;3.12,4.69 +3.12,4.69;2.50,4.69 +5.31,7.81;2.50,7.81 +5.94,6.56;9.06,6.56 +7.81,1.88;7.81,6.56 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,9.06 +7.81,9.06;8.12,9.06 +8.12,9.06;8.75,9.38 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;5.94,5.94 +5.94,5.94;5.94,6.56 +5.94,6.56;5.94,7.50 +5.94,7.50;5.94,8.75 + +# UTF-16 : 5f 88 +# UTF-8 : 88 be e5 +[5f88] 很 +2.50,7.19;2.19,6.56 +2.19,6.56;1.88,5.94 +1.88,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.31,4.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,6.88 +1.56,0.62;1.56,5.62 +3.75,5.00;8.44,5.00 +8.44,5.00;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,1.25 +3.75,7.19;8.44,7.19 +5.62,5.00;5.62,4.69 +5.62,4.69;5.94,4.06 +5.94,4.06;6.25,3.44 +6.25,3.44;6.56,3.12 +6.56,3.12;6.88,2.81 +6.88,2.81;7.19,2.19 +7.19,2.19;7.81,1.88 +7.81,1.88;8.12,1.56 +8.12,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.56,1.88 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.75 +7.81,3.75;8.12,4.06 +8.12,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 + +# UTF-16 : 60 68 +# UTF-8 : a8 81 e6 +[6068] 恨 +3.75,5.00;8.44,5.00 +8.44,5.00;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,1.25 +3.75,7.19;8.44,7.19 +5.62,5.00;5.62,4.69 +5.62,4.69;5.94,4.06 +5.94,4.06;6.25,3.44 +6.25,3.44;6.56,3.12 +6.56,3.12;6.88,2.81 +6.88,2.81;7.19,2.19 +7.19,2.19;7.81,1.88 +7.81,1.88;8.12,1.56 +8.12,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.56,1.88 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.75 +7.81,3.75;8.12,4.06 +8.12,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,5.00 +0.31,5.00;0.62,5.62 +0.62,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.50,7.50 + +# UTF-16 : 57 a0 +# UTF-8 : a0 9e e5 +[57a0] 垠 +3.12,6.56;0.31,6.56 +1.56,2.50;1.56,9.06 +0.31,1.88;0.94,2.19 +0.94,2.19;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +3.75,5.00;8.44,5.00 +8.44,5.00;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,1.25 +3.75,7.19;8.44,7.19 +5.62,5.00;5.62,4.69 +5.62,4.69;5.94,4.06 +5.94,4.06;6.25,3.44 +6.25,3.44;6.56,3.12 +6.56,3.12;6.88,2.81 +6.88,2.81;7.19,2.19 +7.19,2.19;7.81,1.88 +7.81,1.88;8.12,1.56 +8.12,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.56,1.88 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.75 +7.81,3.75;8.12,4.06 +8.12,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 + +# UTF-16 : 72 e0 +# UTF-8 : a0 8b e7 +[72e0] 狠 +4.06,5.00;8.44,5.00 +8.44,5.00;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,1.25 +4.06,7.19;8.44,7.19 +5.62,5.00;5.94,4.69 +5.94,4.69;6.25,4.06 +6.25,4.06;6.56,3.44 +6.56,3.44;6.88,3.12 +6.88,3.12;7.19,2.81 +7.19,2.81;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,1.88 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.75 +7.81,3.75;8.12,4.06 +8.12,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 +1.25,9.06;1.56,8.75 +1.56,8.75;1.88,8.12 +1.88,8.12;2.19,7.81 +2.19,7.81;2.19,7.19 +2.19,7.19;2.50,6.56 +2.50,6.56;2.81,5.94 +2.81,5.94;2.81,5.62 +2.81,5.62;2.81,5.00 +2.81,5.00;2.81,4.38 +2.81,4.38;2.81,3.75 +2.81,3.75;2.81,3.12 +2.81,3.12;2.81,2.81 +2.81,2.81;2.81,2.19 +2.81,2.19;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;1.88,0.94 +1.88,0.94;1.25,1.25 +1.25,1.25;0.94,1.25 +0.94,1.25;0.62,1.25 +3.44,9.38;3.12,9.06 +3.12,9.06;2.81,8.75 +2.81,8.75;2.81,8.44 +2.81,8.44;2.50,8.12 +2.50,8.12;2.19,7.81 +2.19,7.81;1.88,7.50 +1.88,7.50;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.62,6.88 +0.62,6.88;0.31,6.88 +2.81,5.62;2.19,5.31 +2.19,5.31;1.88,4.69 +1.88,4.69;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,3.75 + +# UTF-16 : 8d df +# UTF-8 : 9f b7 e8 +[8ddf] 跟 +2.19,4.69;3.75,4.69 +2.19,1.56;2.19,6.56 +0.94,1.25;0.94,5.62 +0.62,6.56;3.44,6.56 +3.44,6.56;3.44,9.06 +3.44,9.06;0.62,9.06 +0.62,9.06;0.62,6.56 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +4.38,5.00;8.44,5.00 +8.44,5.00;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,1.25 +4.38,7.19;8.44,7.19 +5.62,5.00;5.94,4.69 +5.94,4.69;6.25,4.06 +6.25,4.06;6.56,3.44 +6.56,3.44;6.88,3.12 +6.88,3.12;7.19,2.81 +7.19,2.81;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.38,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;6.88,1.88 +6.88,2.81;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;8.44,4.06 +8.44,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 + +# UTF-16 : 83 cc +# UTF-8 : 8c 8f e8 +[83cc] 菌 +0.62,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +8.44,0.62;8.44,6.88 +8.44,6.88;0.94,6.88 +0.94,6.88;0.94,0.62 +1.25,1.25;8.44,1.25 +1.56,2.19;2.19,2.50 +2.19,2.50;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.69,4.69 +7.19,6.56;6.88,6.25 +6.88,6.25;6.25,6.25 +6.25,6.25;5.62,6.25 +5.62,6.25;5.31,6.25 +5.31,6.25;4.69,5.94 +4.69,5.94;4.06,5.94 +4.06,5.94;3.75,5.94 +3.75,5.94;3.12,5.94 +3.12,5.94;2.50,5.94 +2.50,5.94;2.19,5.94 +4.69,1.88;4.69,5.94 +7.50,4.69;1.88,4.69 +7.81,2.19;7.19,2.81 +7.19,2.81;6.56,3.12 +6.56,3.12;5.94,3.75 +5.94,3.75;5.62,3.75 +5.62,3.75;5.00,4.38 +5.00,4.38;4.69,4.69 + +# UTF-16 : 53 20 +# UTF-8 : a0 8c e5 +[5320] 匠 +8.75,9.06;0.94,9.06 +0.94,9.06;0.94,0.62 +0.94,1.25;8.75,1.25 +2.81,5.94;8.44,5.94 +2.81,7.81;3.12,7.81 +3.12,7.81;3.75,7.81 +3.75,7.81;4.38,7.81 +4.38,7.81;5.00,7.81 +5.00,7.81;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;6.56,8.12 +6.56,8.12;7.19,8.12 +7.19,8.12;7.50,8.12 +7.50,8.12;8.12,8.44 +1.56,2.19;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.81,5.31 +2.81,5.31;2.81,6.25 +2.81,6.25;2.81,6.88 +2.81,6.88;2.81,7.81 +6.25,1.88;6.25,5.94 + +# UTF-16 : 5b 83 +# UTF-8 : 83 ae e5 +[5b83] 它 +2.19,7.50;2.19,2.19 +1.88,2.19;2.19,1.56 +2.19,1.56;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;5.00,1.25 +5.00,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;8.12,1.56 +8.12,1.56;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.44,3.44 +4.69,8.44;4.69,9.38 +8.44,6.56;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.56 +1.88,4.06;2.50,4.38 +2.50,4.38;3.12,4.38 +3.12,4.38;3.75,4.69 +3.75,4.69;4.38,5.00 +4.38,5.00;4.69,5.00 +4.69,5.00;5.31,5.31 +5.31,5.31;5.94,5.62 +5.94,5.62;6.56,5.94 +6.56,5.94;7.19,6.25 +7.19,6.25;7.81,6.56 + +# UTF-16 : 4f 57 +# UTF-8 : 97 bd e4 +[4f57] 佗 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,7.19 +3.75,7.50;3.75,2.19 +3.75,2.19;3.75,1.56 +3.75,1.56;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +5.62,8.44;5.62,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;2.50,8.44 +2.50,8.44;2.50,6.56 +3.75,4.06;4.06,4.38 +4.06,4.38;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.62,5.00 +5.62,5.00;5.94,5.00 +5.94,5.00;6.25,5.31 +6.25,5.31;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.81,6.25 +7.81,6.25;8.12,6.56 + +# UTF-16 : 6c b1 +# UTF-8 : b1 b2 e6 +[6cb1] 沱 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +4.06,7.50;4.06,2.19 +4.06,2.19;4.06,1.56 +4.06,1.56;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +5.94,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +5.94,8.44;5.94,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;2.81,8.44 +2.81,8.44;2.81,6.56 +4.06,4.06;4.38,4.38 +4.38,4.38;4.69,4.38 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,5.00 +5.62,5.00;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.44,6.56 + +# UTF-16 : 67 c1 +# UTF-8 : 81 9f e6 +[67c1] 柁 +1.88,0.62;1.88,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.38;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +4.38,7.50;4.38,2.19 +4.38,2.19;4.38,1.56 +4.38,1.56;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +6.25,8.44;6.25,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;3.44,8.44 +3.44,8.44;3.44,6.56 +4.38,4.06;4.69,4.38 +4.69,4.38;5.00,4.38 +5.00,4.38;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;6.25,5.00 +6.25,5.00;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.50,5.94 +7.50,5.94;8.12,6.25 +8.12,6.25;8.44,6.56 + +# UTF-16 : 96 40 +# UTF-8 : 80 99 e9 +[9640] 陀 +3.12,9.06;0.94,9.06 +0.94,9.06;0.94,0.94 +1.25,3.12;1.56,3.12 +1.56,3.12;2.19,3.12 +2.19,3.12;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;3.12,8.75 +4.38,7.50;4.38,2.19 +4.38,2.19;4.38,1.56 +4.38,1.56;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +5.94,8.44;6.25,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;3.44,8.44 +3.44,8.44;3.44,6.56 +4.38,4.06;4.69,4.38 +4.69,4.38;5.00,4.38 +5.00,4.38;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;6.25,5.00 +6.25,5.00;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.50,5.94 +7.50,5.94;8.12,6.25 +8.12,6.25;8.44,6.56 + +# UTF-16 : 8a 51 +# UTF-8 : 91 a9 e8 +[8a51] 詑 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,5.00;3.12,5.00 +0.62,8.75;3.44,8.75 +4.69,7.50;4.69,2.19 +4.69,2.19;4.69,1.56 +4.69,1.56;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +6.25,8.44;6.25,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,6.56 +4.69,4.06;5.00,4.38 +5.00,4.38;5.31,4.38 +5.31,4.38;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.56,5.00 +6.56,5.00;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.44,6.56 + +# UTF-16 : 92 48 +# UTF-8 : 88 89 e9 +[9248] 鉈 +0.31,1.25;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,9.06 +2.50,9.06;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.62,7.50 +0.62,7.50;0.31,7.19 +3.75,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.69 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;3.75,4.69 +5.00,7.50;5.00,2.19 +5.00,2.19;5.00,1.56 +5.00,1.56;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +6.56,8.44;6.56,9.38 +8.75,6.56;9.06,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,6.56 +5.00,4.06;5.31,4.38 +5.31,4.38;5.62,4.38 +5.62,4.38;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.44,6.56 + +# UTF-16 : 99 dd +# UTF-8 : 9d a7 e9 +[99dd] 駝 +3.75,2.19;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,3.75 +2.81,1.88;2.81,2.50 +2.81,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +1.88,1.56;1.88,1.88 +1.88,1.88;1.88,2.19 +1.88,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +4.38,8.75;0.94,8.75 +0.94,8.75;0.94,4.38 +0.94,4.38;4.38,4.38 +4.38,4.38;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.38,2.50 +4.38,2.50;4.38,1.88 +4.38,1.88;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.81,1.25 +2.50,8.75;2.50,4.38 +0.94,5.94;4.06,5.94 +0.94,7.50;4.06,7.50 +5.31,7.50;5.31,2.19 +5.31,2.19;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +6.56,8.44;6.56,9.38 +8.75,6.56;9.06,8.44 +8.75,8.44;4.38,8.44 +4.38,8.44;4.38,6.56 +5.31,4.06;5.94,4.38 +5.94,4.38;6.56,5.00 +6.56,5.00;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.75,6.56 + +# UTF-16 : 86 c7 +# UTF-8 : 87 9b e8 +[86c7] 蛇 +1.88,1.56;1.88,9.38 +0.62,5.00;3.44,5.00 +3.44,5.00;3.44,7.81 +3.44,7.81;0.62,7.81 +0.31,7.81;0.62,4.06 +4.06,1.25;4.06,1.88 +4.06,1.88;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.44,3.75 +3.44,3.75;3.12,4.06 +0.00,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.19 +3.44,2.19;3.75,2.50 +5.00,7.50;5.00,2.19 +5.00,2.19;5.00,1.56 +5.00,1.56;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +6.56,8.44;6.56,9.38 +8.75,6.56;9.06,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,6.56 +5.00,4.06;5.31,4.38 +5.31,4.38;5.62,4.38 +5.62,4.38;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.44,6.56 + +# UTF-16 : 82 35 +# UTF-8 : b5 88 e8 +[8235] 舵 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;3.75,8.44 +3.75,8.44;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;3.44,0.94 +3.44,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,1.25 +0.00,5.00;4.69,5.31 +2.81,5.94;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,7.19;1.88,7.50 +2.19,9.38;2.19,9.06 +2.19,9.06;2.19,8.75 +2.19,8.75;2.19,8.44 +2.19,5.00;2.19,2.19 +5.31,7.50;5.31,2.19 +5.31,2.19;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +6.56,8.44;6.56,9.38 +8.75,6.56;9.06,8.44 +8.75,8.44;4.38,8.44 +4.38,8.44;4.38,6.56 +5.31,4.06;5.94,4.38 +5.94,4.38;6.56,5.00 +6.56,5.00;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.75,6.56 + +# UTF-16 : 62 d3 +# UTF-8 : 93 8b e6 +[62d3] 拓 +1.88,9.38;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,1.25 +0.62,1.25;0.62,1.25 +3.44,5.00;2.81,4.69 +2.81,4.69;2.19,4.69 +2.19,4.69;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.44,7.50;0.31,7.50 +9.06,8.75;3.12,8.75 +4.38,5.31;8.44,5.31 +8.44,5.31;8.44,0.94 +4.38,0.94;4.38,5.31 +4.38,1.56;8.44,1.56 +2.50,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.94 +4.69,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.31,8.75 + +# UTF-16 : 67 d8 +# UTF-8 : 98 9f e6 +[67d8] 柘 +1.88,0.62;1.88,9.38 +3.12,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +2.81,4.38;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.19,6.88 +2.19,6.88;1.88,7.19 +9.06,8.75;3.12,8.75 +4.38,5.31;8.44,5.31 +8.44,5.31;8.44,0.94 +4.38,0.94;4.38,5.31 +4.38,1.56;8.44,1.56 +2.50,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.94 +4.69,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.31,8.75 + +# UTF-16 : 59 ac +# UTF-8 : ac a6 e5 +[59ac] 妬 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.75 +2.50,3.75;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.94 +3.12,5.94;3.44,6.88 +3.44,6.88;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.94 +1.25,5.94;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +0.94,4.69;1.56,4.06 +1.56,4.06;2.19,3.75 +2.19,3.75;2.50,3.12 +2.50,3.12;2.81,2.81 +2.81,2.81;3.12,2.50 +3.12,2.50;3.44,2.19 +3.44,2.19;3.75,1.88 +9.06,8.75;3.44,8.75 +4.69,5.31;8.75,5.31 +8.75,5.31;8.75,0.94 +4.69,0.94;4.69,5.31 +4.69,1.56;8.75,1.56 +3.12,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.69,5.31 +4.69,5.31;5.00,5.94 +5.00,5.94;5.00,6.56 +5.00,6.56;5.31,7.19 +5.31,7.19;5.31,7.81 +5.31,7.81;5.62,8.75 + +# UTF-16 : 8d d6 +# UTF-8 : 96 b7 e8 +[8dd6] 跖 +2.19,4.69;4.06,4.69 +2.19,1.56;2.19,6.56 +0.94,1.25;0.94,5.62 +0.94,6.56;3.75,6.56 +3.75,6.56;3.75,9.06 +3.75,9.06;0.62,9.06 +0.62,9.06;0.62,6.56 +0.31,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.06,2.50 +9.06,8.75;4.06,8.75 +5.00,5.31;8.75,5.31 +8.75,5.31;8.75,0.94 +5.00,0.94;5.00,5.31 +5.00,1.56;8.75,1.56 +3.44,3.44;3.75,3.75 +3.75,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;5.00,5.31 +5.00,5.31;5.31,5.94 +5.31,5.94;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.62,7.81 +5.62,7.81;5.94,8.75 + +# UTF-16 : 92 50 +# UTF-8 : 90 89 e9 +[9250] 鉐 +9.06,8.75;4.38,8.75 +5.31,5.31;8.75,5.31 +8.75,5.31;8.75,0.94 +5.31,0.94;5.31,5.31 +5.31,1.56;8.75,1.56 +4.38,3.75;4.69,4.06 +4.69,4.06;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;5.62,6.25 +5.62,6.25;5.94,6.88 +5.94,6.88;5.94,7.19 +5.94,7.19;6.25,8.12 +6.25,8.12;6.25,8.75 +0.31,1.25;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,7.81;4.06,8.12 +4.06,8.12;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,9.06 +2.81,9.06;2.50,9.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.38,5.31;0.62,5.31 +4.06,7.19;0.94,7.19 +2.50,1.56;2.50,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.06,4.69 + +# UTF-16 : 9b 96 +# UTF-8 : 96 ae e9 +[9b96] 鮖 +9.06,8.75;4.38,8.75 +5.31,5.31;8.75,5.31 +8.75,5.31;8.75,0.94 +5.31,0.94;5.31,5.31 +5.31,1.56;8.75,1.56 +4.38,3.75;4.69,4.06 +4.69,4.06;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;5.62,6.25 +5.62,6.25;5.94,6.88 +5.94,6.88;5.94,7.19 +5.94,7.19;6.25,8.12 +6.25,8.12;6.25,8.75 +2.19,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;2.81,8.75 +2.81,8.75;3.12,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;1.25,8.44 +1.25,8.44;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;3.12,8.75 +0.94,5.62;3.75,5.62 +0.62,3.44;0.62,7.50 +0.62,7.50;4.06,7.50 +4.06,7.50;4.06,3.44 +4.06,3.44;0.94,3.44 +2.19,7.19;2.19,3.75 +4.38,1.25;4.06,1.88 +4.06,1.88;4.06,2.50 +4.06,2.50;3.75,2.81 +3.75,2.81;3.75,3.12 +3.12,0.94;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.50,3.12 +1.88,0.94;1.88,1.25 +1.88,1.25;1.88,1.56 +1.88,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 + +# UTF-16 : 6d ea +# UTF-8 : aa b7 e6 +[6dea] 淪 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +2.19,5.62;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,5.94 +8.75,5.94;2.81,5.94 +2.81,5.94;2.81,0.94 +4.69,5.94;4.69,0.94 +6.88,5.94;6.88,0.94 +2.81,3.75;8.75,3.75 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.62,9.38;5.31,9.06 +5.31,9.06;5.00,8.75 +5.00,8.75;4.69,8.44 +4.69,8.44;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.81 +3.75,7.81;3.44,7.50 +3.44,7.50;3.12,7.19 +3.12,7.19;2.81,6.88 +2.81,6.88;2.19,6.56 +7.81,7.19;3.75,7.19 + +# UTF-16 : 50 2b +# UTF-8 : ab 80 e5 +[502b] 倫 +1.25,0.62;1.25,6.56 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,5.94 +8.75,5.94;2.81,5.94 +2.81,5.94;2.81,0.94 +4.69,5.94;4.69,0.94 +6.88,5.94;6.88,0.94 +2.81,3.75;8.75,3.75 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.62,9.38;5.31,9.06 +5.31,9.06;5.00,8.75 +5.00,8.75;4.69,8.44 +4.69,8.44;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.81 +3.75,7.81;3.44,7.50 +3.44,7.50;3.12,7.19 +3.12,7.19;2.81,6.88 +2.81,6.88;2.19,6.56 +7.81,7.19;3.75,7.19 +2.50,9.38;2.19,8.75 +2.19,8.75;2.19,8.12 +2.19,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.56,6.56 +1.56,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 + +# UTF-16 : 68 c6 +# UTF-8 : 86 a3 e6 +[68c6] 棆 +1.56,0.62;1.56,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +7.50,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,5.94 +8.75,5.94;3.12,5.94 +3.12,5.94;3.12,0.94 +5.00,5.94;5.00,0.94 +6.88,5.94;6.88,0.94 +3.12,3.75;8.75,3.75 +9.38,6.56;9.06,6.88 +9.06,6.88;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;2.81,6.56 +8.12,7.19;4.06,7.19 + +# UTF-16 : 5d 18 +# UTF-8 : 98 b4 e5 +[5d18] 崘 +0.62,8.12;0.62,0.94 +0.62,1.88;2.81,1.88 +2.81,1.88;2.81,8.12 +1.56,1.88;1.88,9.38 +9.38,6.56;9.06,6.88 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,7.81 +8.12,7.81;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;5.94,9.06 +5.94,9.06;5.31,8.44 +5.31,8.44;5.00,7.81 +5.00,7.81;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.44,6.56 +8.12,7.19;4.38,7.19 +7.50,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,5.94 +8.75,5.94;3.75,5.94 +3.75,5.94;3.75,0.94 +5.62,5.94;5.62,0.94 +7.19,5.94;7.19,0.94 +4.06,3.75;8.75,3.75 + +# UTF-16 : 7d b8 +# UTF-8 : b8 b6 e7 +[7db8] 綸 +3.44,4.38;3.12,5.00 +3.12,5.00;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;2.81,6.25 +2.81,6.25;2.81,6.88 +0.31,5.00;3.12,5.00 +1.88,5.00;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.38 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;2.81,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.81 +0.62,7.81;0.62,8.12 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.38 +9.38,6.56;9.06,6.88 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,7.81 +8.12,7.81;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;5.94,9.06 +5.94,9.06;5.31,8.44 +5.31,8.44;5.00,7.81 +5.00,7.81;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.44,6.56 +8.12,7.19;4.38,7.19 +7.50,1.25;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,5.94 +8.75,5.94;3.75,5.94 +3.75,5.94;3.75,0.94 +5.62,5.94;5.62,0.94 +7.19,5.94;7.19,0.94 +4.06,3.75;8.75,3.75 + +# UTF-16 : 89 12 +# UTF-8 : 92 a4 e8 +[8912] 褒 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 +5.31,4.38;5.00,4.06 +5.00,4.06;4.38,3.75 +4.38,3.75;4.06,3.44 +4.06,3.44;3.75,3.44 +3.75,3.44;3.12,3.12 +3.12,3.12;2.81,3.12 +2.81,3.12;2.19,2.81 +2.19,2.81;1.56,2.50 +1.56,2.50;0.94,2.50 +0.94,2.50;0.31,2.19 +4.69,4.06;5.00,3.44 +5.00,3.44;5.31,3.12 +5.31,3.12;5.62,2.81 +5.62,2.81;5.94,2.50 +5.94,2.50;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;9.06,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.94,1.88 +2.81,1.25;2.81,3.12 +6.25,2.19;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.44,3.44 +3.44,6.56;8.44,6.56 +8.44,6.56;8.44,7.81 +8.44,7.81;3.44,7.81 +3.44,7.81;3.44,6.25 +8.75,5.62;2.81,5.62 +5.62,3.75;5.94,6.56 +2.50,8.12;2.19,7.50 +2.19,7.50;1.88,6.88 +1.88,6.88;1.25,6.25 +1.25,6.25;0.62,5.62 +0.62,5.62;0.31,5.62 +0.31,5.62;0.00,5.31 +1.56,3.44;1.88,6.88 +2.50,4.06;3.12,4.38 +3.12,4.38;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.00,5.31 +9.06,4.06;8.75,4.38 +8.75,4.38;8.12,4.69 +8.12,4.69;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 + +# UTF-16 : 5e 3d +# UTF-8 : bd b8 e5 +[5e3d] 帽 +2.19,2.50;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;2.81,7.81 +2.81,7.81;0.62,7.81 +0.62,7.81;0.62,2.50 +1.56,0.62;1.88,9.38 +8.75,0.94;8.75,5.31 +8.75,5.31;3.75,5.31 +3.75,5.31;3.75,0.94 +4.06,1.56;8.75,1.56 +4.06,2.81;8.75,2.81 +4.06,4.06;8.75,4.06 +3.75,6.25;9.06,6.25 +8.75,6.25;9.06,9.06 +8.75,9.06;3.75,9.06 +3.44,9.06;3.75,6.25 +3.75,7.50;9.06,7.50 + +# UTF-16 : 73 1b +# UTF-8 : 9b 8c e7 +[731b] 猛 +0.94,9.06;1.25,8.75 +1.25,8.75;1.56,8.12 +1.56,8.12;1.56,7.81 +1.56,7.81;1.88,7.19 +1.88,7.19;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.62 +2.19,5.62;2.19,5.00 +2.19,5.00;2.50,4.38 +2.50,4.38;2.50,3.75 +2.50,3.75;2.50,3.12 +2.50,3.12;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;0.94,1.25 +0.94,1.25;0.62,1.25 +0.62,1.25;0.62,1.25 +3.12,9.38;2.50,8.75 +2.50,8.75;2.19,8.12 +2.19,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.88 +2.19,5.62;1.88,5.31 +1.88,5.31;1.56,5.00 +1.56,5.00;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +8.44,1.25;8.44,4.38 +8.44,4.38;3.44,4.38 +3.44,4.38;3.44,1.25 +5.00,4.38;5.00,1.25 +6.88,4.38;6.88,1.25 +2.50,1.25;9.06,1.25 +2.81,6.88;9.06,6.88 +8.75,8.75;3.44,8.75 +6.25,7.50;6.25,5.94 +6.25,5.94;6.25,5.31 +6.25,5.31;5.94,5.31 +5.94,5.31;5.62,5.00 +5.62,5.00;5.00,5.00 +5.00,5.00;4.69,5.31 +4.69,5.31;4.38,5.31 +8.44,8.75;8.12,8.44 +8.12,8.44;7.81,8.12 +7.81,8.12;7.19,7.81 +7.19,7.81;6.88,7.81 +6.88,7.81;6.25,7.50 + +# UTF-16 : 70 c8 +# UTF-8 : 88 83 e7 +[70c8] 烈 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.19,3.12 +6.25,0.94;6.25,1.25 +6.25,1.25;5.94,1.88 +5.94,1.88;5.94,2.19 +5.94,2.19;5.62,2.81 +5.62,2.81;5.31,3.12 +4.06,0.94;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.19,3.12 +8.44,9.38;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.75 +7.81,3.75;7.19,3.75 +7.19,3.75;6.88,3.75 +6.88,3.75;6.25,3.75 +5.94,5.00;5.94,9.06 +0.62,8.75;5.31,8.75 +0.31,6.25;0.62,6.25 +0.62,6.25;0.94,6.56 +0.94,6.56;1.56,7.19 +1.56,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.75 +2.19,7.50;5.00,7.50 +5.00,7.50;4.69,6.88 +4.69,6.88;4.69,6.56 +4.69,6.56;4.38,5.94 +4.38,5.94;4.06,5.62 +4.06,5.62;3.44,5.00 +3.44,5.00;3.12,4.69 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.62,3.44 +3.44,5.31;3.12,5.62 +3.12,5.62;2.81,5.62 +2.81,5.62;2.50,5.94 +2.50,5.94;2.19,6.25 +2.19,6.25;1.88,6.56 + +# UTF-16 : 84 6c +# UTF-8 : ac 91 e8 +[846c] 葬 +0.62,8.44;9.06,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +0.31,2.81;9.06,2.81 +6.56,0.94;6.56,3.75 +0.94,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;3.12,3.44 +2.81,3.44;3.12,4.06 +0.62,7.50;8.75,7.50 +5.62,7.50;5.62,4.38 +5.62,4.38;5.62,4.06 +5.62,4.06;6.25,3.75 +6.25,3.75;6.88,3.75 +6.88,3.75;7.50,3.75 +7.50,3.75;8.12,4.06 +8.12,4.06;8.44,4.06 +8.44,4.06;8.75,4.69 +8.75,4.69;8.75,5.31 +0.31,5.31;0.94,5.62 +0.94,5.62;1.56,5.94 +1.56,5.94;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.81,7.50 +2.19,6.56;4.69,6.56 +4.38,6.25;4.38,5.62 +4.38,5.62;4.06,5.31 +4.06,5.31;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;2.81,4.38 +2.81,4.38;2.50,4.06 +2.50,4.06;1.88,3.75 +1.88,3.75;1.25,3.75 +1.25,3.75;0.62,3.44 +3.44,5.00;3.12,5.00 +3.12,5.00;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,5.62 +5.62,5.62;6.25,5.62 +6.25,5.62;6.88,5.94 +6.88,5.94;7.50,5.94 +7.50,5.94;8.12,6.25 +8.12,6.25;8.75,6.56 + +# UTF-16 : 51 4b +# UTF-8 : 8b 85 e5 +[514b] 克 +0.31,8.12;9.06,8.12 +4.69,6.56;4.69,9.38 +5.62,4.06;5.62,1.88 +5.62,1.88;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;3.75,4.06 +1.88,4.06;7.81,4.06 +7.50,4.06;7.81,6.56 +7.50,6.56;1.88,6.56 +1.56,6.56;1.88,4.06 + +# UTF-16 : 81 9a +# UTF-8 : 9a 86 e8 +[819a] 膚 +2.19,4.38;8.44,4.38 +8.44,4.38;8.44,6.25 +8.44,6.25;2.19,6.25 +2.19,6.25;2.19,4.38 +5.31,6.25;5.31,4.38 +2.19,5.31;8.44,5.31 +2.50,0.94;2.50,3.75 +2.50,3.75;8.44,3.75 +8.44,3.75;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +2.50,1.88;8.44,1.88 +2.50,2.81;8.44,2.81 +4.38,8.12;4.69,9.38 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.12 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.75,8.12 +1.56,7.19;7.19,7.81 +4.38,9.06;8.12,9.06 +3.75,8.12;3.75,7.19 +3.75,7.19;4.06,6.88 +4.06,6.88;4.69,6.88 +4.69,6.88;5.31,6.88 +5.31,6.88;5.94,6.88 +5.62,6.88;6.56,6.88 +6.56,6.88;7.19,6.88 +7.19,6.88;7.50,6.88 +7.50,6.88;8.12,6.88 +8.12,6.88;8.44,7.19 +8.44,7.19;8.44,7.81 + +# UTF-16 : 7c 3f +# UTF-8 : bf b0 e7 +[7c3f] 簿 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;2.50,8.75 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.75 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,7.81 +4.69,7.81;4.06,7.50 +9.06,8.75;5.31,8.75 +4.69,8.75;1.56,8.75 +7.19,8.12;7.50,7.81 +7.50,7.81;8.12,7.81 +8.12,7.81;8.44,7.50 +8.44,7.50;8.44,7.50 +3.44,3.75;8.44,3.75 +8.44,3.75;8.44,6.25 +8.44,6.25;3.12,6.25 +3.12,6.25;3.12,3.75 +3.44,5.00;8.12,5.00 +5.62,4.06;5.94,7.81 +2.81,7.19;8.75,7.19 +5.62,1.25;5.00,1.88 +5.00,1.88;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;3.75,2.50 +3.75,2.50;3.75,2.50 +7.50,3.75;7.50,1.56 +7.50,1.56;7.50,1.25 +7.50,1.25;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,2.81;2.81,2.81 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,6.25;2.19,6.56 +2.19,6.56;1.56,6.88 +1.56,6.88;1.25,6.88 +1.25,6.88;0.94,7.19 +2.19,4.38;1.88,4.69 +1.88,4.69;1.25,5.00 +1.25,5.00;0.94,5.00 +0.94,5.00;0.62,5.31 +0.62,5.31;0.31,5.62 + +# UTF-16 : 6d 19 +# UTF-8 : 99 b4 e6 +[6d19] 洙 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,0.62;5.94,9.38 +8.75,8.12;3.75,8.12 +2.81,5.94;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;4.06,8.44 +4.06,8.44;4.06,9.38 +9.06,5.31;2.50,5.31 +2.50,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.62,4.69 +5.62,4.69;5.62,5.00 +5.62,5.00;5.94,5.31 +9.06,1.56;8.75,1.88 +8.75,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.56,4.38 +6.56,4.38;6.25,4.69 +6.25,4.69;6.25,5.00 +6.25,5.00;5.94,5.31 + +# UTF-16 : 73 e0 +# UTF-8 : a0 8f e7 +[73e0] 珠 +3.12,8.75;0.31,8.75 +2.81,5.62;0.31,5.62 +1.56,2.50;1.56,8.75 +0.00,1.88;0.62,2.19 +0.62,2.19;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +5.94,0.62;6.25,9.38 +8.75,8.12;4.06,8.12 +2.81,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.06,8.44 +4.06,8.44;4.38,9.38 +9.06,5.31;2.81,5.31 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;6.25,5.31 +9.06,1.56;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.88,4.38 +6.88,4.38;6.56,4.69 +6.56,4.69;6.25,5.00 +6.25,5.00;6.25,5.31 + +# UTF-16 : 4f 8f +# UTF-8 : 8f be e4 +[4f8f] 侏 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.56,0.62;1.56,7.19 +5.94,0.62;5.94,9.38 +8.75,8.12;3.75,8.12 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.75,8.44 +3.75,8.44;4.06,9.38 +9.06,5.31;2.50,5.31 +2.50,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.62,4.69 +5.62,4.69;5.62,5.00 +5.62,5.00;5.94,5.31 +9.06,1.56;8.75,1.88 +8.75,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.56,4.38 +6.56,4.38;6.25,4.69 +6.25,4.69;6.25,5.00 +6.25,5.00;5.94,5.31 + +# UTF-16 : 92 96 +# UTF-8 : 96 8a e9 +[9296] 銖 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,9.06 +2.50,9.06;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;0.94,8.12 +0.94,8.12;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.69 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;3.44,4.69 +6.56,0.62;6.56,9.38 +8.75,8.12;4.69,8.12 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.44 +4.69,8.44;5.00,9.38 +9.06,5.31;3.75,5.31 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,4.38 +5.94,4.38;6.25,4.69 +6.25,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +9.06,1.56;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;6.56,5.62 + +# UTF-16 : 8a 85 +# UTF-8 : 85 aa e8 +[8a85] 誅 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,5.00;3.12,5.00 +0.62,8.75;3.12,8.75 +6.56,0.62;6.56,9.38 +8.75,8.12;4.69,8.12 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.69,8.44 +4.69,8.44;5.00,9.38 +9.06,5.31;3.44,5.31 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,4.38 +5.94,4.38;6.25,4.69 +6.25,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +9.06,1.56;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;6.56,5.62 + +# UTF-16 : 86 db +# UTF-8 : 9b 9b e8 +[86db] 蛛 +1.88,1.56;1.88,9.38 +0.62,5.00;3.12,5.00 +3.12,5.00;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.25;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +0.00,1.25;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +6.56,0.62;6.56,9.38 +8.75,8.12;4.69,8.12 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.44 +4.69,8.44;5.00,9.38 +9.06,5.31;3.75,5.31 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,4.38 +5.94,4.38;6.25,4.69 +6.25,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +9.06,1.56;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;6.56,5.62 + +# UTF-16 : 55 53 +# UTF-8 : 93 95 e5 +[5553] 啓 +0.62,8.75;4.69,8.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,7.81 +0.94,7.81;4.38,7.81 +4.38,7.81;4.38,5.62 +4.38,5.62;0.94,5.62 +4.69,4.69;5.31,5.00 +5.31,5.00;5.94,5.31 +5.94,5.31;6.25,5.62 +6.25,5.62;6.88,5.94 +6.88,5.94;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.12,8.12 +8.12,8.12;8.44,8.75 +5.62,8.75;9.06,8.75 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;5.94,9.38 +9.06,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.25,6.88 +6.25,6.88;5.94,7.19 +5.94,7.19;5.94,7.50 +5.94,7.50;5.62,8.12 +7.81,0.94;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.94 +1.88,1.56;7.81,1.56 + +# UTF-16 : 5c 3f +# UTF-8 : bf b0 e5 +[5c3f] 尿 +0.62,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,9.06 +1.25,9.06;8.12,9.06 +8.12,9.06;8.12,7.19 +8.12,7.19;1.56,7.19 +5.31,6.88;5.31,1.88 +5.31,1.88;5.31,1.25 +5.31,1.25;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.75,0.94 +1.88,5.31;4.69,5.31 +5.31,5.94;5.62,5.31 +5.62,5.31;5.94,5.00 +5.94,5.00;6.25,4.38 +6.25,4.38;6.56,4.06 +6.56,4.06;6.88,3.44 +6.88,3.44;7.19,3.12 +7.19,3.12;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.75,1.88 +8.75,1.88;9.06,1.56 +8.75,5.94;8.44,5.31 +8.44,5.31;7.81,5.00 +7.81,5.00;7.50,4.69 +7.50,4.69;6.88,4.38 +6.88,4.38;6.56,4.06 +4.69,5.31;4.69,5.00 +4.69,5.00;4.38,4.38 +4.38,4.38;4.06,4.06 +4.06,4.06;3.75,3.75 +3.75,3.75;3.44,3.12 +3.44,3.12;3.12,2.81 +3.12,2.81;2.81,2.50 +2.81,2.50;2.50,2.19 +2.50,2.19;2.19,1.88 +2.19,1.88;1.56,1.56 + +# UTF-16 : 82 b3 +# UTF-8 : b3 8a e8 +[82b3] 芳 +4.69,6.25;4.69,7.81 +0.62,6.25;8.75,6.25 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;3.75,6.25 +3.44,4.69;8.12,4.69 +7.81,4.69;7.81,3.75 +7.81,3.75;7.81,3.12 +7.81,3.12;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;7.50,1.56 +7.50,1.56;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.69,1.25 +0.62,8.44;8.75,8.44 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 + +# UTF-16 : 8a 1f +# UTF-8 : 9f a8 e8 +[8a1f] 訟 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.44,6.25 +0.62,5.00;3.44,5.00 +0.62,8.75;3.44,8.75 +9.06,0.94;9.06,1.56 +9.06,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.44,2.81 +8.44,2.81;8.44,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;8.12,3.75 +8.12,3.75;7.81,4.38 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.88 +7.81,1.88;8.44,1.88 +8.44,1.88;8.75,1.88 +4.69,1.25;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;5.62,5.31 +5.62,5.31;5.94,5.94 +5.94,5.94;5.94,6.25 +5.31,8.75;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;5.00,7.81 +5.00,7.81;5.00,7.50 +5.00,7.50;4.69,6.88 +4.69,6.88;4.38,6.56 +4.38,6.56;4.38,6.25 +4.38,6.25;4.06,5.94 +4.06,5.94;3.75,5.31 +7.19,8.75;7.50,8.44 +7.50,8.44;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,7.50 +7.81,7.50;8.12,6.88 +8.12,6.88;8.44,6.56 +8.44,6.56;8.44,6.25 +8.44,6.25;8.75,5.94 +8.75,5.94;9.06,5.62 +9.06,5.62;9.38,5.31 + +# UTF-16 : 54 ee +# UTF-8 : ae 93 e5 +[54ee] 哮 +0.62,2.19;2.81,2.19 +2.81,2.19;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.56 +3.12,6.56;9.06,6.56 +3.12,3.12;9.06,3.12 +7.81,8.44;3.44,8.44 +6.25,6.56;6.25,9.38 +8.75,5.00;3.75,5.00 +6.56,4.06;6.56,1.88 +6.56,1.88;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.69,1.25 +8.75,5.00;8.44,4.69 +8.44,4.69;7.81,4.38 +7.81,4.38;7.50,4.38 +7.50,4.38;7.19,4.06 +7.19,4.06;6.56,3.75 +3.12,3.75;3.75,4.06 +3.75,4.06;4.38,4.38 +4.38,4.38;5.31,5.00 +5.31,5.00;5.94,5.62 +5.94,5.62;6.56,5.94 +6.56,5.94;7.19,6.56 +7.19,6.56;7.50,7.19 +7.50,7.19;8.12,7.81 +8.12,7.81;8.75,8.44 +8.75,8.44;9.06,9.06 + +# UTF-16 : 91 75 +# UTF-8 : b5 85 e9 +[9175] 酵 +4.38,6.56;9.06,6.56 +4.38,3.12;9.06,3.12 +8.12,8.44;4.69,8.44 +6.56,6.56;6.56,9.38 +8.75,5.00;4.69,5.00 +7.19,4.06;7.19,1.88 +7.19,1.88;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +8.75,5.00;8.44,4.69 +8.44,4.69;8.12,4.38 +8.12,4.38;7.50,4.06 +7.50,4.06;7.19,4.06 +7.19,4.06;7.19,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;5.31,4.38 +5.31,4.38;5.94,5.00 +5.94,5.00;6.56,5.62 +6.56,5.62;6.88,5.94 +6.88,5.94;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;8.44,7.81 +8.44,7.81;8.75,8.44 +8.75,8.44;9.06,9.06 +0.94,1.56;4.06,1.56 +4.06,1.56;4.06,7.19 +4.06,7.19;0.62,7.19 +0.62,7.19;0.62,0.94 +0.94,3.12;3.75,3.12 +0.31,8.75;4.38,8.75 +1.88,8.75;1.88,7.19 +1.88,7.19;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;1.56,4.69 +1.56,4.69;1.25,4.06 +1.25,4.06;0.94,3.75 +2.81,8.75;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;3.12,4.69 +3.12,4.69;3.75,4.69 + +# UTF-16 : 8e b0 +# UTF-8 : b0 ba e8 +[8eb0] 躰 +2.19,9.38;2.19,9.06 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.88,8.12 +0.94,5.31;3.44,5.31 +0.94,6.88;3.44,6.88 +0.00,1.25;0.62,1.56 +0.62,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.06,5.31 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,3.75 +0.94,3.75;1.56,3.75 +1.56,3.75;2.50,4.06 +2.50,4.06;2.81,4.06 +2.81,4.06;3.44,4.38 +1.88,0.94;2.19,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.44,1.56 +3.44,1.56;3.44,1.88 +3.44,1.88;3.44,8.12 +3.44,8.12;0.62,8.12 +0.62,8.12;0.62,3.75 +8.44,2.81;5.00,2.81 +6.56,0.62;6.56,9.38 +9.38,7.50;4.06,7.50 +3.75,2.19;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.62,5.00 +5.62,5.00;5.94,5.31 +5.94,5.31;5.94,5.94 +5.94,5.94;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;6.56,7.50 +9.38,2.19;9.06,2.81 +9.06,2.81;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.38 +8.12,4.38;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.94 +7.19,5.94;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.88,7.50 + +# UTF-16 : 92 62 +# UTF-8 : a2 89 e9 +[9262] 鉢 +0.31,1.25;0.62,1.25 +0.62,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.19 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,9.06 +2.50,9.06;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.62,7.50 +0.62,7.50;0.31,7.19 +4.06,5.31;0.31,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.69 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;3.75,4.69 +8.44,2.81;5.00,2.81 +6.88,0.62;6.88,9.38 +9.38,7.50;4.38,7.50 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.62,5.00 +5.62,5.00;5.94,5.31 +5.94,5.31;6.25,5.94 +6.25,5.94;6.56,6.56 +6.56,6.56;6.56,6.88 +6.56,6.88;6.88,7.50 +9.38,2.19;9.06,2.81 +9.06,2.81;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.38 +8.12,4.38;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.50,5.94 +7.50,5.94;7.19,6.56 +7.19,6.56;7.19,6.88 +7.19,6.88;6.88,7.50 + +# UTF-16 : 82 47 +# UTF-8 : 87 89 e8 +[8247] 艇 +2.19,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;1.56,7.19 +1.56,7.19;1.25,7.50 +1.56,9.38;1.56,9.06 +1.56,9.06;1.56,8.75 +1.56,8.75;1.56,8.44 +0.00,5.00;3.12,5.31 +1.56,5.00;1.56,2.19 +0.00,0.94;0.31,1.56 +0.31,1.56;0.31,2.19 +0.31,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.44 +0.62,8.44;2.81,8.44 +2.81,8.44;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,1.25 +5.31,5.94;3.44,5.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,5.62 +5.00,8.75;3.44,8.75 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.69,8.12 +4.69,8.12;5.00,8.75 +9.06,1.25;8.75,1.25 +8.75,1.25;7.81,1.25 +7.81,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.56 +5.62,1.56;5.31,1.88 +5.31,1.88;4.69,2.19 +4.69,2.19;4.38,2.81 +4.38,2.81;4.06,3.44 +4.06,3.44;3.75,4.06 +3.75,4.06;3.44,5.00 +5.62,5.94;9.06,5.94 +5.62,2.81;9.06,2.81 +7.19,2.81;7.19,8.75 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;9.06,9.06 + +# UTF-16 : 5a 46 +# UTF-8 : 86 a9 e5 +[5a46] 婆 +0.62,4.69;1.25,5.00 +1.25,5.00;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.81,6.25 +2.81,6.25;3.12,6.56 +2.81,8.44;2.19,8.44 +2.19,8.44;1.88,8.75 +1.88,8.75;1.56,9.06 +1.56,9.06;0.94,9.06 +2.19,6.88;1.88,7.19 +1.88,7.19;1.25,7.50 +1.25,7.50;0.94,7.50 +0.94,7.50;0.62,7.81 +0.62,7.81;0.31,7.81 +9.06,4.06;0.31,4.06 +0.94,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.94,2.81 +5.94,2.81;6.56,3.12 +6.56,3.12;6.88,3.75 +6.88,3.75;7.19,4.06 +4.06,4.69;3.44,4.38 +3.44,4.38;3.12,3.75 +3.12,3.75;2.50,3.44 +2.50,3.44;1.88,2.81 +1.88,2.81;1.25,2.50 +1.88,2.81;2.50,2.50 +2.50,2.50;3.12,2.50 +3.12,2.50;3.75,2.50 +3.75,2.50;4.38,2.19 +4.38,2.19;5.00,2.19 +5.00,2.19;5.62,1.88 +5.62,1.88;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.75,0.94 +3.75,7.50;8.12,7.50 +3.75,5.00;4.38,5.31 +4.38,5.31;4.69,5.31 +4.69,5.31;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,5.62;6.25,5.94 +6.25,5.94;6.88,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.50 +9.06,4.69;8.44,5.00 +8.44,5.00;7.81,5.00 +7.81,5.00;7.19,5.31 +7.19,5.31;6.88,5.31 +6.88,5.31;6.25,5.62 +6.25,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.00,6.56 +5.00,6.56;4.69,6.88 +4.69,6.88;4.38,7.19 +6.25,7.50;6.25,9.38 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +8.75,8.44;8.75,8.75 +2.81,4.69;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.75,6.88 +3.75,6.88;3.75,7.50 +3.75,7.50;3.75,8.75 +3.75,8.75;9.06,8.75 + +# UTF-16 : 57 f4 +# UTF-8 : b4 9f e5 +[57f4] 埴 +0.31,6.56;2.81,6.56 +1.56,2.19;1.56,9.06 +0.31,1.56;0.62,1.56 +0.62,1.56;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 +4.38,2.81;8.44,2.81 +8.44,2.81;8.44,7.19 +8.44,7.19;4.38,7.19 +4.38,7.19;4.38,2.50 +4.38,5.62;8.44,5.62 +4.38,4.38;8.44,4.38 +2.81,8.44;9.06,8.44 +3.12,7.19;3.12,0.62 +3.44,1.56;9.06,1.56 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.44 +5.94,8.44;5.94,8.12 +5.94,8.12;5.94,7.50 +5.94,7.50;5.94,7.19 + +# UTF-16 : 7a 19 +# UTF-8 : 99 a8 e7 +[7a19] 稙 +3.12,9.06;2.50,9.06 +2.50,9.06;1.88,8.75 +1.88,8.75;1.56,8.75 +1.56,8.75;0.94,8.75 +0.94,8.75;0.31,8.44 +1.56,0.62;1.88,8.75 +3.12,6.56;0.31,6.56 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +4.69,2.81;8.44,2.81 +8.44,2.81;8.44,7.19 +8.44,7.19;4.69,7.19 +4.69,7.19;4.69,2.50 +4.69,5.62;8.44,5.62 +4.69,4.38;8.44,4.38 +3.12,8.44;9.06,8.44 +3.44,7.19;3.44,0.62 +3.75,1.56;9.06,1.56 +6.25,9.38;6.25,9.06 +6.25,9.06;6.25,8.44 +6.25,8.44;6.25,8.12 +6.25,8.12;5.94,7.50 +5.94,7.50;5.94,7.19 + +# UTF-16 : 6b 96 +# UTF-8 : 96 ae e6 +[6b96] 殖 +0.31,8.75;3.75,8.75 +0.31,4.06;0.31,4.38 +0.31,4.38;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;1.88,8.75 +1.56,7.19;3.44,7.19 +3.44,6.88;3.44,6.25 +3.44,6.25;3.12,5.31 +3.12,5.31;3.12,4.69 +3.12,4.69;2.81,4.06 +2.81,4.06;2.50,3.44 +2.50,3.44;2.19,2.81 +2.19,2.81;1.88,2.19 +1.88,2.19;1.25,1.88 +1.25,1.88;0.94,1.25 +0.94,1.25;0.31,0.94 +2.81,4.38;2.50,4.69 +2.50,4.69;1.88,5.00 +1.88,5.00;1.56,5.31 +1.56,5.31;1.25,5.31 +5.31,2.81;8.44,2.81 +8.44,2.81;8.44,7.19 +8.44,7.19;5.00,7.19 +5.00,7.19;5.00,2.50 +5.31,5.62;8.44,5.62 +5.31,4.38;8.44,4.38 +3.75,8.44;9.06,8.44 +4.06,7.19;4.06,0.62 +4.06,1.56;9.06,1.56 +6.56,9.38;6.56,9.06 +6.56,9.06;6.56,8.44 +6.56,8.44;6.25,8.12 +6.25,8.12;6.25,7.50 +6.25,7.50;6.25,7.19 + +# UTF-16 : 75 be +# UTF-8 : be 96 e7 +[75be] 疾 +5.31,8.75;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.56,5.62;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.44;0.31,3.44 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.25,5.94;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.19 +0.62,7.19;0.31,7.50 +0.31,7.50;0.31,7.81 +8.44,7.19;3.44,7.19 +2.19,5.31;2.81,5.62 +2.81,5.62;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,8.12 +9.06,4.69;2.19,4.69 +1.88,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.69,2.81 +4.69,2.81;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;5.62,5.00 +5.62,5.00;5.62,7.19 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,3.75;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.62,5.00 + +# UTF-16 : 4e b6 +# UTF-8 : b6 ba e4 +[4eb6] 亶 +0.62,8.75;9.06,8.75 +4.69,8.75;4.69,9.69 +1.25,5.31;1.25,8.12 +1.25,8.12;8.12,8.12 +8.12,8.12;8.12,5.31 +8.12,5.31;1.56,5.31 +2.81,5.94;2.81,7.19 +2.81,7.19;6.88,7.19 +6.88,7.19;6.88,6.25 +6.88,6.25;2.81,6.25 +0.31,1.25;9.06,1.25 +1.88,2.19;7.50,2.19 +7.50,2.19;7.50,4.69 +7.50,4.69;1.88,4.69 +1.88,4.69;1.88,1.88 +1.88,3.44;7.50,3.44 + +# UTF-16 : 58 c7 +# UTF-8 : 87 a3 e5 +[58c7] 壇 +0.31,6.88;2.81,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.62,1.88 +0.62,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;2.81,3.12 +2.50,8.75;9.06,8.75 +5.94,8.75;5.94,9.69 +3.12,5.31;3.12,8.12 +3.12,8.12;8.75,8.12 +8.75,8.12;8.75,5.31 +8.75,5.31;3.12,5.31 +4.06,5.94;4.06,7.19 +4.06,7.19;7.50,7.19 +7.50,7.19;7.50,6.25 +7.50,6.25;4.38,6.25 +2.50,1.25;9.06,1.25 +3.44,2.19;8.44,2.19 +8.44,2.19;8.44,4.69 +8.44,4.69;3.44,4.69 +3.44,4.69;3.44,1.88 +3.44,3.44;8.44,3.44 + +# UTF-16 : 64 c5 +# UTF-8 : 85 93 e6 +[64c5] 擅 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.94,3.75 +0.94,3.75;0.31,3.44 +2.81,7.50;0.31,7.50 +2.50,8.75;9.06,8.75 +5.94,8.75;5.94,9.69 +3.12,5.31;3.12,8.12 +3.12,8.12;8.75,8.12 +8.75,8.12;8.75,5.31 +8.75,5.31;3.44,5.31 +4.38,5.94;4.38,7.19 +4.38,7.19;7.50,7.19 +7.50,7.19;7.50,6.25 +7.50,6.25;4.38,6.25 +2.50,1.25;9.06,1.25 +3.75,2.19;8.44,2.19 +8.44,2.19;8.44,4.69 +8.44,4.69;3.44,4.69 +3.44,4.69;3.44,1.88 +3.75,3.44;8.44,3.44 + +# UTF-16 : 6a 80 +# UTF-8 : 80 aa e6 +[6a80] 檀 +1.88,0.62;1.88,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.38;2.50,5.00 +2.50,5.00;2.50,5.62 +2.50,5.62;2.19,6.25 +2.19,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +2.50,8.75;9.06,8.75 +5.94,8.75;5.94,9.69 +3.12,5.31;3.12,8.12 +3.12,8.12;8.75,8.12 +8.75,8.12;8.75,5.31 +8.75,5.31;3.44,5.31 +4.38,5.94;4.38,7.19 +4.38,7.19;7.50,7.19 +7.50,7.19;7.50,6.25 +7.50,6.25;4.38,6.25 +2.50,1.25;9.06,1.25 +3.75,2.19;8.44,2.19 +8.44,2.19;8.44,4.69 +8.44,4.69;3.44,4.69 +3.44,4.69;3.44,1.88 +3.75,3.44;8.44,3.44 + +# UTF-16 : 7f b6 +# UTF-8 : b6 be e7 +[7fb6] 羶 +1.25,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,9.06 +0.94,9.06;0.94,9.38 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.75 +2.50,8.75;2.81,9.06 +2.81,9.06;2.81,9.38 +3.12,7.81;0.31,7.81 +3.12,5.62;0.31,5.62 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,3.75;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,4.69;1.88,5.62 +1.88,5.62;1.88,7.81 +0.31,3.44;0.94,3.44 +0.94,3.44;1.56,3.75 +1.56,3.75;2.19,3.75 +2.19,3.75;2.81,4.06 +2.81,4.06;3.44,4.38 +3.12,8.75;9.06,8.75 +6.25,8.75;6.25,9.69 +3.44,5.31;3.75,8.12 +3.44,8.12;8.75,8.12 +8.75,8.12;8.75,5.31 +8.75,5.31;3.75,5.31 +4.69,5.94;4.69,7.19 +4.69,7.19;7.81,7.19 +7.50,7.19;7.81,6.25 +7.50,6.25;4.69,6.25 +2.81,1.25;9.38,1.25 +4.06,2.19;8.44,2.19 +8.44,2.19;8.44,4.69 +8.44,4.69;3.75,4.69 +3.75,4.69;3.75,1.88 +4.06,3.44;8.44,3.44 + +# UTF-16 : 90 b8 +# UTF-8 : b8 82 e9 +[90b8] 邸 +0.62,1.25;5.31,1.25 +0.94,6.25;5.62,6.25 +0.94,8.44;1.25,8.44 +1.25,8.44;1.56,8.44 +1.56,8.44;2.19,8.44 +2.19,8.44;2.50,8.75 +2.50,8.75;2.81,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;3.75,8.75 +3.75,8.75;4.06,9.06 +4.06,9.06;4.69,9.06 +4.69,9.06;5.00,9.06 +0.94,2.50;0.94,8.75 +0.00,2.19;0.94,2.50 +0.94,2.50;1.56,2.81 +1.56,2.81;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;3.44,3.44 +3.12,8.75;3.44,7.50 +3.44,7.50;3.44,6.56 +3.44,6.56;3.44,5.62 +3.44,5.62;3.75,4.69 +3.75,4.69;4.06,4.06 +4.06,4.06;4.06,3.44 +4.06,3.44;4.38,2.81 +4.38,2.81;4.69,2.50 +4.69,2.50;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.62,4.06 +9.06,9.06;6.25,9.06 +6.25,9.06;6.25,0.94 +7.19,2.19;7.50,2.19 +7.50,2.19;8.12,2.19 +8.12,2.19;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.44 +9.06,3.44;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,5.00 +8.44,5.00;8.12,5.62 +8.12,5.62;7.50,5.94 +7.50,5.94;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.75,8.44 +8.75,8.44;9.06,8.75 + +# UTF-16 : 5e ca +# UTF-8 : 8a bb e5 +[5eca] 廊 +2.19,4.06;5.00,4.06 +5.00,4.06;5.00,7.19 +5.00,7.19;1.88,7.19 +1.88,7.19;1.88,1.25 +2.19,5.62;5.00,5.62 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,1.88 +4.38,1.88;5.00,2.19 +5.62,0.94;5.31,1.56 +5.31,1.56;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.38,3.12 +4.38,3.12;3.75,3.44 +8.75,7.81;5.94,7.81 +5.94,7.81;5.94,0.62 +6.88,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.44,1.88 +8.44,1.88;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.75,3.44 +8.75,3.44;8.75,3.75 +8.75,3.75;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.50,5.00 +7.50,5.00;7.81,5.62 +7.81,5.62;8.12,5.94 +8.12,5.94;8.44,6.56 +8.44,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +3.44,8.12;3.44,7.19 +4.69,8.75;5.00,9.38 +0.00,0.94;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,8.75 +0.94,8.75;8.75,8.75 + +# UTF-16 : 50 91 +# UTF-8 : 91 82 e5 +[5091] 傑 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.56 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.19 +3.44,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.31,3.75 +9.06,1.25;8.75,1.56 +8.75,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.62,3.75 +5.62,0.94;5.62,5.00 +9.06,3.75;2.19,3.75 +1.88,6.88;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.75 +3.44,8.75;3.75,9.38 +3.44,8.44;5.31,8.44 +5.31,8.44;5.31,7.81 +5.31,7.81;5.00,7.50 +5.00,7.50;5.00,6.88 +5.00,6.88;4.69,6.56 +4.69,6.56;4.38,5.94 +4.38,5.94;4.06,5.62 +4.06,5.62;3.75,5.31 +3.75,5.31;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +4.69,6.25;4.38,6.56 +4.38,6.56;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,7.50 +7.81,4.38;7.81,9.38 +5.62,8.12;9.06,8.12 +6.25,5.62;6.25,8.12 +9.06,5.62;5.00,5.62 + +# UTF-16 : 78 d4 +# UTF-8 : 94 a3 e7 +[78d4] 磔 +2.81,8.75;0.31,8.75 +0.94,5.62;0.94,0.94 +0.94,1.88;2.50,1.88 +2.50,1.88;2.50,5.62 +2.50,5.62;0.94,5.62 +0.00,3.75;0.31,4.06 +0.31,4.06;0.31,4.38 +0.31,4.38;0.62,5.00 +0.62,5.00;0.62,5.31 +0.62,5.31;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;1.25,6.88 +1.25,6.88;1.25,7.50 +1.25,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +2.50,6.88;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.38,9.38 +4.06,8.44;5.94,8.44 +5.62,8.44;5.62,7.81 +5.62,7.81;5.62,7.50 +5.62,7.50;5.31,6.88 +5.31,6.88;5.31,6.56 +5.31,6.56;5.00,5.94 +5.00,5.94;4.38,5.62 +4.38,5.62;4.06,5.31 +4.06,5.31;3.75,5.00 +3.75,5.00;3.12,4.69 +3.12,4.69;2.81,4.38 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,7.19 +4.38,7.19;3.75,7.50 +3.75,7.50;3.75,7.50 +8.12,4.38;8.12,9.38 +5.94,8.12;9.06,8.12 +6.56,5.62;6.56,8.12 +9.06,5.62;5.31,5.62 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,3.75 +5.62,0.94;5.94,5.00 +9.06,3.75;2.81,3.75 + +# UTF-16 : 96 cd +# UTF-8 : 8d 9b e9 +[96cd] 雍 +0.31,3.12;3.12,3.75 +0.94,3.44;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.31 +2.50,5.31;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +2.19,5.00;1.88,5.31 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.88 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.19,8.12 +0.62,0.94;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 +7.19,8.12;7.19,7.50 +7.19,7.50;6.88,7.19 +6.88,7.19;6.56,6.88 +6.56,6.88;6.56,6.56 +4.38,6.56;4.38,0.62 +8.75,6.56;4.38,6.56 +6.56,1.25;6.56,6.56 +4.38,1.25;9.06,1.25 +4.38,3.12;8.75,3.12 +4.38,5.00;8.75,5.00 +2.81,4.69;3.44,5.31 +3.44,5.31;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.12 + +# UTF-16 : 64 c1 +# UTF-8 : 81 93 e6 +[64c1] 擁 +1.25,9.38;1.25,1.88 +1.25,1.88;1.25,1.25 +1.25,1.25;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.50,5.00;1.88,4.69 +1.88,4.69;1.56,4.38 +1.56,4.38;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +2.50,7.50;0.31,7.50 +1.88,3.12;4.69,3.75 +2.50,3.44;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.88 +3.75,5.00;3.44,5.31 +3.44,5.31;3.12,5.62 +3.12,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.81,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;4.06,8.12 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.00,4.69 +5.62,8.44;5.62,9.38 +2.19,8.44;9.38,8.44 +8.12,8.12;7.81,7.50 +7.81,7.50;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;7.50,6.56 +5.62,6.56;5.62,0.62 +9.06,6.56;5.62,6.56 +7.50,1.25;7.50,6.56 +5.62,1.25;9.38,1.25 +5.62,3.12;9.06,3.12 +5.62,5.00;9.06,5.00 +4.38,4.69;5.00,5.31 +5.00,5.31;5.31,5.94 +5.31,5.94;5.62,6.56 +5.62,6.56;5.94,7.19 +5.94,7.19;5.94,7.81 +5.94,7.81;5.94,8.12 + +# UTF-16 : 8c ca +# UTF-8 : 8a b3 e8 +[8cca] 賊 +0.62,3.44;2.81,3.44 +2.81,3.44;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,3.12 +0.62,5.31;2.81,5.31 +0.62,7.19;2.81,7.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +3.12,0.94;3.12,1.25 +3.12,1.25;2.81,1.56 +2.81,1.56;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.19,2.81 +3.44,5.31;6.56,5.31 +5.00,2.81;5.00,7.50 +3.44,8.12;9.06,8.12 +8.75,6.88;8.44,5.94 +8.44,5.94;8.12,5.31 +8.12,5.31;7.81,4.69 +7.81,4.69;7.50,4.06 +7.50,4.06;6.88,3.44 +6.88,3.44;6.56,2.81 +6.56,2.81;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;4.06,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;6.88,6.25 +6.88,6.25;7.19,5.00 +7.19,5.00;7.19,4.06 +7.19,4.06;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;9.06,1.88 +9.06,1.88;9.06,2.81 +9.06,2.81;9.06,3.44 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.75 +8.44,8.75;8.75,8.44 + +# UTF-16 : 5e 7d +# UTF-8 : bd b9 e5 +[5e7d] 幽 +0.62,8.75;0.62,0.94 +4.69,9.38;4.69,1.56 +8.75,0.94;8.75,8.75 +0.62,1.56;8.75,1.56 +4.06,2.81;1.25,2.50 +2.81,4.69;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.56,6.56 +1.56,6.56;1.25,6.88 +4.38,2.19;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.44,5.00 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;3.75,7.50 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +8.12,2.81;5.00,2.50 +6.56,4.69;6.25,5.00 +6.25,5.00;5.94,5.62 +5.94,5.62;5.62,5.94 +5.62,5.94;5.31,6.56 +5.31,6.56;5.00,6.88 +8.44,2.19;8.12,2.81 +8.12,2.81;8.12,3.44 +8.12,3.44;7.81,4.06 +7.81,4.06;7.50,4.69 +7.50,4.69;7.50,5.00 +5.62,2.50;5.94,3.12 +5.94,3.12;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;6.56,4.38 +6.56,4.38;6.88,5.00 +6.88,5.00;7.19,5.62 +7.19,5.62;7.19,5.94 +7.19,5.94;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;7.81,7.50 +5.62,6.25;5.94,6.56 +5.94,6.56;6.25,7.19 +6.25,7.19;6.25,7.81 +6.25,7.81;6.56,8.12 +6.56,8.12;6.56,8.75 + +# UTF-16 : 60 4a +# UTF-8 : 8a 81 e6 +[604a] 恊 +1.25,0.62;1.25,9.38 +0.00,4.38;0.31,5.00 +0.31,5.00;0.31,5.62 +0.31,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +5.62,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.88,3.12 +6.88,3.12;6.88,3.75 +6.88,3.75;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.88,5.94 +5.62,4.69;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.12,1.25 +8.12,1.25;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.75,5.94 +2.19,4.69;5.31,4.69 +5.31,4.69;5.31,3.75 +5.31,3.75;5.31,3.12 +5.31,3.12;5.31,2.50 +5.31,2.50;5.31,2.19 +5.31,2.19;5.00,1.56 +5.00,1.56;4.69,1.25 +4.69,1.25;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;3.75,1.25 +2.81,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;5.94,9.38 +2.81,8.44;8.44,8.44 +8.44,8.44;8.44,8.12 +8.44,8.12;8.44,7.50 +8.44,7.50;8.44,6.88 +8.44,6.88;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.50,6.25 +7.50,6.25;7.19,6.25 +7.19,6.25;6.56,6.25 +6.56,6.25;6.25,6.25 + +# UTF-16 : 81 07 +# UTF-8 : 87 84 e8 +[8107] 脇 +0.62,4.06;2.50,4.06 +0.62,6.56;2.50,6.56 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,9.06 +0.62,9.06;2.50,9.06 +2.50,9.06;2.50,1.88 +2.50,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,1.25 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.06,5.00 +4.06,5.00;4.06,5.94 +2.81,4.69;5.62,4.69 +5.62,4.69;5.62,3.75 +5.62,3.75;5.62,3.12 +5.62,3.12;5.62,2.50 +5.62,2.50;5.62,2.19 +5.62,2.19;5.62,1.56 +5.62,1.56;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +5.94,0.94;6.25,1.25 +6.25,1.25;6.88,1.88 +6.88,1.88;6.88,2.19 +6.88,2.19;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;7.50,5.00 +7.50,5.00;7.50,5.94 +5.94,4.69;9.06,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +3.44,5.94;3.75,6.25 +3.75,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;5.94,8.44 +5.94,8.44;5.94,9.06 +5.94,9.06;5.94,9.38 +3.44,8.44;8.75,8.44 +8.75,8.44;8.75,8.12 +8.75,8.12;8.75,7.50 +8.75,7.50;8.44,6.88 +8.44,6.88;8.44,6.56 +8.44,6.56;8.12,6.25 +8.12,6.25;7.81,6.25 +7.81,6.25;7.19,6.25 +7.19,6.25;6.88,6.25 +6.88,6.25;6.56,6.25 + +# UTF-16 : 6e 67 +# UTF-8 : a7 b9 e6 +[6e67] 湧 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.62,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,3.44;8.75,3.44 +8.75,3.44;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.94,1.25 +3.12,4.69;8.44,4.69 +8.44,4.69;8.44,7.50 +8.44,7.50;3.12,7.50 +3.12,7.50;3.12,4.38 +3.12,6.25;8.44,6.25 +5.62,4.69;5.94,7.50 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.62,4.06 +5.62,4.06;5.94,4.69 +2.81,9.06;8.75,9.06 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.12 +4.69,8.12;5.00,8.12 +5.00,8.12;5.62,7.81 +5.62,7.81;5.94,7.50 +8.75,9.06;8.44,8.75 +8.44,8.75;7.81,8.44 +7.81,8.44;7.19,8.12 +7.19,8.12;6.56,7.81 +6.56,7.81;6.25,7.81 +6.25,7.81;5.62,7.81 + +# UTF-16 : 7f a8 +# UTF-8 : a8 be e7 +[7fa8] 羨 +0.31,5.94;9.06,5.94 +1.25,7.19;8.12,7.19 +0.94,8.44;8.75,8.44 +3.44,8.44;3.44,8.75 +3.44,8.75;3.12,9.06 +3.12,9.06;2.81,9.69 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.06 +6.25,9.06;6.56,9.69 +4.69,5.94;4.69,8.44 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +2.81,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.56,5.31 +1.56,5.31;0.94,5.31 +2.19,3.12;1.88,3.44 +1.88,3.44;1.25,3.75 +1.25,3.75;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.31,4.06 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.81 +5.94,2.81;5.62,3.44 +2.81,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.69,5.62 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.12,3.75 +8.12,3.75;8.44,4.06 +8.44,4.06;8.75,4.38 +4.06,4.38;8.75,4.38 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.62,4.06 + +# UTF-16 : 8e 74 +# UTF-8 : b4 b9 e8 +[8e74] 蹴 +1.88,4.69;3.12,4.69 +1.88,1.56;1.88,6.56 +0.62,1.25;0.62,5.62 +0.62,6.56;2.81,6.56 +2.81,6.56;2.81,9.06 +2.81,9.06;0.62,9.06 +0.31,9.06;0.62,6.56 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +8.12,9.38;8.44,9.06 +8.44,9.06;8.75,8.75 +8.75,8.75;8.75,8.12 +8.75,8.12;9.06,8.12 +9.06,7.50;6.25,7.50 +5.62,0.94;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;6.88,3.44 +6.88,3.44;7.19,4.06 +7.19,4.06;7.19,4.69 +7.19,4.69;7.50,5.62 +7.50,5.62;7.50,6.25 +7.50,6.25;7.50,7.19 +7.50,7.19;7.50,9.38 +7.81,6.56;7.81,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +4.69,5.00;4.69,1.88 +4.69,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.12,1.88;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.06,4.06 +6.25,2.50;5.94,2.81 +5.94,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.62,3.75 +5.62,3.75;5.31,4.38 +3.75,5.00;5.94,5.00 +5.94,5.00;5.94,7.19 +5.94,7.19;3.75,7.19 +3.44,7.19;3.75,4.69 +4.69,8.12;4.69,9.38 +3.12,8.12;6.25,8.12 + +# UTF-16 : 58 5e +# UTF-8 : 9e a1 e5 +[585e] 塞 +4.69,8.75;4.69,9.38 +8.75,6.88;8.75,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,6.88 +0.62,4.69;8.75,4.69 +1.25,5.94;8.12,5.94 +1.25,7.19;8.12,7.19 +3.44,4.69;2.81,4.06 +2.81,4.06;2.50,3.75 +2.50,3.75;1.88,3.12 +1.88,3.12;1.56,2.81 +1.56,2.81;0.94,2.81 +0.94,2.81;0.62,2.50 +0.62,2.50;0.31,2.19 +5.94,4.69;6.56,4.06 +6.56,4.06;7.19,3.75 +7.19,3.75;7.81,3.12 +7.81,3.12;8.12,2.81 +8.12,2.81;8.44,2.81 +8.44,2.81;8.75,2.50 +8.75,2.50;9.06,2.19 +3.44,5.00;3.44,8.12 +5.94,5.00;5.94,8.12 +0.62,1.25;8.75,1.25 +7.19,3.12;2.19,3.12 +4.69,1.25;4.69,4.38 + +# UTF-16 : 96 99 +# UTF-8 : 99 9a e9 +[9699] 隙 +3.12,9.06;0.94,9.06 +0.94,9.06;0.94,0.94 +1.25,3.12;1.56,3.12 +1.56,3.12;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;2.81,8.75 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;4.69,8.75 +9.06,7.19;8.75,7.50 +8.75,7.50;8.44,7.81 +8.44,7.81;7.81,8.12 +7.81,8.12;7.50,8.44 +7.50,8.44;7.19,8.75 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.44 +3.44,6.88;3.44,3.75 +3.44,3.75;8.12,3.75 +8.12,3.75;8.12,6.88 +8.12,6.88;3.44,6.88 +3.44,5.31;8.12,5.31 +5.62,3.75;5.94,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +5.62,6.88;5.94,9.38 + +# UTF-16 : 95 c7 +# UTF-8 : 87 97 e9 +[95c7] 闇 +2.81,1.56;6.56,1.56 +6.56,1.56;6.56,3.44 +6.56,3.44;2.81,3.44 +2.81,3.44;2.81,0.94 +2.81,2.50;6.56,2.50 +1.88,4.06;7.50,4.06 +2.19,5.31;7.19,5.31 +4.69,5.31;4.69,6.25 +5.62,4.06;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;6.25,5.31 +6.25,5.31;6.25,5.31 +3.75,4.06;3.75,4.69 +3.75,4.69;3.44,5.00 +3.44,5.00;3.12,5.31 +3.12,5.31;3.12,5.31 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,9.06 +0.94,9.06;4.06,9.06 +4.06,9.06;4.06,5.94 +4.06,5.94;0.94,5.94 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.12,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,9.06 +8.75,9.06;5.31,9.06 +5.31,9.06;5.31,5.94 +5.31,5.94;8.44,5.94 + +# UTF-16 : 55 89 +# UTF-8 : 89 96 e5 +[5589] 喉 +9.06,5.62;5.00,5.62 +4.06,4.38;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.88 +9.06,3.75;4.06,3.75 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.25,2.50 +6.25,2.50;6.56,2.81 +6.56,2.81;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.56,4.06 +6.56,4.06;6.56,5.62 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.88,3.12 +6.88,3.12;6.56,4.06 +8.12,6.88;8.12,9.06 +8.12,9.06;4.69,9.06 +4.06,6.88;9.06,6.88 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +4.06,9.38;4.06,8.75 +4.06,8.75;3.75,8.44 +3.75,8.44;3.75,7.81 +3.75,7.81;3.75,7.50 +3.75,7.50;3.44,6.88 +3.44,6.88;3.44,6.56 +3.44,6.56;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.81,5.31 +2.81,5.31;2.50,5.00 +3.44,0.62;3.44,6.88 + +# UTF-16 : 93 75 +# UTF-8 : b5 8d e9 +[9375] 鍵 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,9.06 +2.19,9.06;1.88,9.38 +1.88,9.38;1.56,8.75 +1.56,8.75;1.25,8.44 +1.25,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.12,5.31;0.31,5.31 +3.12,7.19;0.62,7.19 +1.88,1.56;1.88,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.69 +2.50,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.12,4.69 +5.00,5.94;3.12,5.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;5.00,5.62 +4.69,8.75;3.12,8.75 +3.12,5.94;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +9.06,1.25;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.56 +5.62,1.56;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;4.38,2.19 +4.38,2.19;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;3.75,4.06 +3.75,4.06;3.44,5.00 +5.31,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;5.31,8.75 +4.69,7.19;9.38,7.19 +4.69,2.81;9.06,2.81 +5.00,4.38;9.06,4.38 +7.19,1.56;7.19,9.38 + +# UTF-16 : 77 09 +# UTF-8 : 89 9c e7 +[7709] 眉 +2.50,5.94;2.50,0.94 +8.44,0.94;8.44,5.94 +8.44,5.94;2.81,5.94 +2.50,1.56;8.44,1.56 +2.81,2.81;8.44,2.81 +2.81,4.38;8.44,4.38 +1.56,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;1.25,8.75 +1.25,8.75;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;1.25,4.69 +1.25,4.69;1.25,4.06 +1.25,4.06;1.25,3.75 +1.25,3.75;1.25,3.44 +1.25,3.44;0.94,2.81 +0.94,2.81;0.94,2.50 +0.94,2.50;0.62,1.88 +0.62,1.88;0.62,1.56 +0.62,1.56;0.31,1.25 +5.00,7.19;5.00,8.75 + +# UTF-16 : 73 ca +# UTF-8 : 8a 8f e7 +[73ca] 珊 +2.81,8.75;0.31,8.75 +2.81,5.62;0.31,5.62 +1.56,2.19;1.56,8.75 +0.31,1.56;0.62,1.88 +0.62,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.81,2.50 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,0.94 +5.31,8.75;5.31,1.25 +6.88,8.75;6.88,1.25 +2.81,5.31;9.38,5.31 + +# UTF-16 : 67 f5 +# UTF-8 : b5 9f e6 +[67f5] 柵 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,0.94 +5.31,8.75;5.31,1.25 +6.88,8.75;6.88,1.25 +2.81,5.31;9.38,5.31 +1.56,0.62;1.56,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 + +# UTF-16 : 8d da +# UTF-8 : 9a b7 e8 +[8dda] 跚 +1.88,4.69;3.12,4.69 +1.88,1.56;1.88,6.56 +0.62,1.25;0.62,5.62 +0.62,6.56;2.81,6.56 +2.81,6.56;2.81,9.06 +2.81,9.06;0.62,9.06 +0.31,9.06;0.62,6.56 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.25 +8.44,1.25;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,0.94 +5.31,8.75;5.31,1.25 +7.19,8.75;7.19,1.25 +2.81,5.31;9.38,5.31 + +# UTF-16 : 52 2a +# UTF-8 : aa 88 e5 +[522a] 刪 +6.88,2.81;6.88,8.75 +8.75,9.06;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;5.94,1.56 +5.62,1.56;5.94,8.75 +5.62,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +2.50,8.75;2.50,1.25 +4.06,8.75;4.06,1.25 +0.00,5.31;6.56,5.31 + +# UTF-16 : 62 f3 +# UTF-8 : b3 8b e6 +[62f3] 拳 +0.62,5.94;9.06,5.94 +8.44,7.50;0.94,7.50 +0.31,4.06;0.94,4.38 +0.94,4.38;1.56,4.69 +1.56,4.69;2.19,5.00 +2.19,5.00;2.81,5.62 +2.81,5.62;3.44,6.25 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;4.69,9.38 +9.06,4.06;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,6.25 +6.25,6.25;5.94,6.56 +5.94,6.56;5.62,7.19 +5.62,7.19;5.31,7.50 +2.81,7.50;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.19,8.44 +2.19,8.44;1.88,8.75 +1.88,8.75;1.56,9.06 +6.56,7.50;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.81,9.06 +4.69,5.00;4.69,1.56 +4.69,1.56;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +8.75,2.50;0.62,2.50 +8.12,3.75;1.25,3.75 +2.50,5.00;2.81,5.00 +2.81,5.00;3.44,5.00 +3.44,5.00;4.06,5.00 +4.06,5.00;4.38,5.00 +4.38,5.00;4.69,5.00 +4.69,5.00;5.31,5.00 +5.31,5.00;5.62,5.00 +5.62,5.00;6.25,5.31 +6.25,5.31;6.56,5.31 + +# UTF-16 : 87 1c +# UTF-8 : 9c 9c e8 +[871c] 蜜 +4.69,1.25;4.69,5.00 +1.56,2.81;8.12,2.81 +8.12,2.81;8.12,4.06 +8.12,4.06;1.25,4.06 +1.25,4.06;1.25,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;8.12,1.56 +4.69,8.75;4.69,9.38 +8.75,7.19;8.75,8.75 +8.75,8.75;0.62,8.75 +0.62,8.75;0.62,7.19 +2.81,8.12;2.81,5.94 +2.81,5.94;2.81,5.62 +2.81,5.62;3.12,5.31 +3.12,5.31;3.75,5.31 +3.75,5.31;4.06,5.31 +4.06,5.31;4.69,5.31 +4.69,5.31;5.31,5.31 +5.31,5.31;5.94,5.31 +5.94,5.31;6.25,5.31 +6.25,5.31;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.50,6.88 +0.62,5.62;0.94,5.94 +0.94,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.88,7.50 +8.75,5.62;8.75,5.94 +8.75,5.94;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.81,7.19 +7.81,7.19;7.50,7.50 +5.31,7.19;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;3.75,8.12 +3.75,8.12;3.44,8.44 +7.19,8.44;6.88,7.81 +6.88,7.81;6.56,7.50 +6.56,7.50;5.94,7.19 +5.94,7.19;5.31,6.56 +5.31,6.56;4.69,6.25 +4.69,6.25;4.06,5.94 +4.06,5.94;3.12,5.62 +3.12,5.62;2.50,5.31 +2.50,5.31;1.56,5.00 +1.56,5.00;0.62,4.69 + +# UTF-16 : 9d b4 +# UTF-8 : b4 b6 e9 +[9db4] 鶴 +8.12,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.12 +6.88,1.56;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.56,3.12 +5.62,1.25;5.62,1.88 +5.62,1.88;5.62,2.19 +5.62,2.19;5.31,2.81 +5.31,2.81;5.31,3.12 +4.06,0.94;4.06,1.25 +4.06,1.25;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,5.94;8.75,5.94 +8.75,5.94;8.75,8.44 +8.75,8.44;4.69,8.44 +4.69,8.44;4.69,3.75 +4.69,3.75;9.06,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,1.25 +4.69,7.19;8.44,7.19 +6.25,9.38;6.25,9.06 +6.25,9.06;6.25,8.75 +6.25,8.75;6.25,8.44 +4.69,5.00;9.06,5.00 +4.06,7.19;4.06,8.44 +4.06,8.44;0.62,8.44 +0.62,8.44;0.62,7.19 +4.06,6.56;0.94,6.56 +2.50,1.88;2.50,6.56 +0.94,1.88;3.75,1.88 +0.94,6.56;0.94,0.94 +0.94,3.44;4.06,3.44 +0.94,5.00;4.06,5.00 +3.12,7.81;2.81,7.50 +2.81,7.50;2.81,7.19 +2.81,7.19;2.81,6.56 +2.81,6.56;2.50,6.56 +0.00,5.00;0.31,5.31 +0.31,5.31;0.62,5.62 +0.62,5.62;0.62,6.25 +0.62,6.25;0.94,6.56 +0.94,6.56;1.25,7.19 +1.25,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.56,8.44 +1.56,8.44;1.88,9.06 +1.88,9.06;1.88,9.69 + +# UTF-16 : 55 04 +# UTF-8 : 84 94 e5 +[5504] 唄 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.56 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.62,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.19,2.50 +7.19,2.50;6.56,2.81 +3.75,3.12;8.75,3.12 +8.75,3.12;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,3.12 +3.75,5.00;8.75,5.00 +3.75,7.19;8.75,7.19 + +# UTF-16 : 72 3d +# UTF-8 : bd 88 e7 +[723d] 爽 +0.62,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;4.69,9.38 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;4.69,4.38 +4.69,4.38;4.69,5.00 +0.62,8.44;8.75,8.44 +0.62,5.62;0.94,5.94 +0.94,5.94;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.75,8.12 +0.94,7.81;1.56,7.50 +1.56,7.50;2.19,7.19 +2.19,7.19;2.50,6.88 +2.50,6.88;3.12,6.25 +3.12,6.25;3.44,5.94 +3.44,5.94;3.75,5.62 +5.62,5.62;5.94,5.94 +5.94,5.94;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,6.88 +7.50,6.88;8.12,7.50 +8.12,7.50;8.75,8.12 +5.94,7.81;6.25,7.50 +6.25,7.50;6.88,7.19 +6.88,7.19;7.50,6.88 +7.50,6.88;8.12,6.25 +8.12,6.25;8.44,5.94 +8.44,5.94;8.75,5.62 +0.62,3.12;0.94,3.44 +0.94,3.44;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.88,4.06 +1.88,4.06;2.50,4.38 +2.50,4.38;3.12,5.00 +3.12,5.00;3.44,5.31 +0.94,5.31;1.56,5.00 +1.56,5.00;1.88,4.69 +1.88,4.69;2.50,4.06 +2.50,4.06;2.81,3.75 +2.81,3.75;3.44,3.12 +5.62,3.12;6.25,3.44 +6.25,3.44;6.56,3.44 +6.56,3.44;6.88,3.75 +6.88,3.75;7.50,4.06 +7.50,4.06;8.12,4.69 +8.12,4.69;8.44,5.31 +8.44,5.31;8.75,5.31 +6.25,5.31;6.56,5.00 +6.56,5.00;7.19,4.69 +7.19,4.69;7.50,4.06 +7.50,4.06;8.12,3.75 +8.12,3.75;8.75,3.12 + +# UTF-16 : 81 4e +# UTF-8 : 8e 85 e8 +[814e] 腎 +4.69,9.06;0.94,9.06 +0.94,9.06;0.94,5.31 +2.81,9.06;2.81,8.12 +2.81,6.88;2.81,5.94 +0.94,5.94;4.38,5.94 +0.94,6.88;4.38,6.88 +4.38,6.88;4.38,8.12 +4.38,8.12;0.94,8.12 +5.00,9.06;9.06,9.06 +4.69,5.94;5.31,6.25 +5.31,6.25;5.94,6.25 +5.94,6.25;6.56,6.56 +6.56,6.56;6.88,6.88 +6.88,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +8.75,8.44;8.75,9.06 +9.06,5.62;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.62,8.75 +1.56,0.94;1.56,5.31 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;7.19,0.94 +7.19,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,1.25 +1.56,2.50;7.81,2.50 +1.56,3.75;7.81,3.75 + +# UTF-16 : 9a b8 +# UTF-8 : b8 aa e9 +[9ab8] 骸 +3.75,6.56;3.75,9.06 +3.75,9.06;0.94,9.06 +0.94,9.06;0.94,6.56 +0.31,4.69;0.31,6.56 +0.31,6.56;4.06,6.56 +4.06,6.56;4.06,4.69 +3.75,7.81;1.88,7.81 +1.88,7.81;1.88,6.56 +0.94,0.94;0.94,5.62 +0.94,5.62;3.44,5.62 +3.44,5.62;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +0.94,2.81;3.44,2.81 +0.94,4.06;3.44,4.06 +4.38,3.12;4.69,3.44 +4.69,3.44;5.31,3.75 +5.31,3.75;5.62,4.06 +5.62,4.06;6.25,4.38 +6.25,4.38;6.56,5.00 +6.56,5.00;6.88,5.31 +6.88,5.31;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.44,7.19 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +6.25,2.19;6.88,2.81 +6.88,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.75,4.69 +8.75,4.69;9.06,5.00 +4.06,8.44;9.38,8.44 +6.56,8.44;6.56,9.38 +6.56,5.00;6.25,5.31 +6.25,5.31;5.62,5.94 +5.62,5.94;5.31,6.25 +5.31,6.25;4.69,6.56 +4.69,6.56;4.38,6.88 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.56,8.44 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.19,3.12 + +# UTF-16 : 5d 50 +# UTF-8 : 90 b5 e5 +[5d50] 嵐 +1.25,9.06;1.25,7.81 +1.25,7.81;8.12,7.81 +8.12,7.81;8.12,9.06 +4.69,7.81;4.69,9.38 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,6.88 +1.25,6.88;7.81,6.88 +7.81,6.88;7.81,5.62 +7.81,5.62;8.12,4.38 +8.12,4.38;8.12,3.44 +8.12,3.44;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +4.69,1.25;4.69,5.94 +2.50,3.12;6.88,3.12 +6.88,3.12;6.88,5.00 +6.88,5.00;2.50,5.00 +2.50,5.00;2.50,2.50 +7.81,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;7.19,1.88 +1.88,5.94;2.50,5.94 +2.50,5.94;2.81,5.94 +2.81,5.94;3.44,5.94 +3.44,5.94;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.62,6.25 +5.62,6.25;6.25,6.25 +6.25,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 + +# UTF-16 : 63 2b +# UTF-8 : ab 8c e6 +[632b] 挫 +1.88,9.38;1.88,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,1.25 +2.81,5.31;2.19,5.00 +2.19,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,4.06 +2.81,7.50;0.31,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.62 +3.44,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;3.75,6.88 +3.75,6.88;4.06,7.19 +4.06,7.19;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.38,8.75 +5.31,4.38;5.00,5.00 +5.00,5.00;4.69,5.62 +4.69,5.62;4.38,6.25 +4.38,6.25;4.38,6.56 +4.38,6.56;4.06,7.19 +9.06,4.38;8.75,5.00 +8.75,5.00;8.44,5.62 +8.44,5.62;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,7.19 +6.56,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.19,5.62 +7.19,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.50,6.88 +7.50,6.88;7.50,7.19 +7.50,7.19;7.81,7.81 +7.81,7.81;7.81,8.12 +7.81,8.12;7.81,8.75 +2.50,1.25;9.06,1.25 +8.75,3.44;3.12,3.44 +5.94,1.25;5.94,9.38 + +# UTF-16 : 62 34 +# UTF-8 : b4 88 e6 +[6234] 戴 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;1.88,2.19 +4.69,1.25;4.38,1.56 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.19 +3.75,2.19;3.44,2.19 +0.94,4.38;5.00,4.38 +5.00,4.38;5.00,6.25 +5.00,6.25;0.94,6.25 +0.94,6.25;0.94,4.38 +0.94,5.31;5.00,5.31 +0.62,3.44;5.31,3.44 +0.31,2.81;5.62,2.81 +2.81,7.19;2.81,9.38 +2.81,4.38;2.81,6.25 +1.88,2.81;1.88,4.38 +4.06,2.81;4.06,4.38 +0.31,7.19;9.06,7.19 +8.44,6.25;8.12,5.62 +8.12,5.62;8.12,5.00 +8.12,5.00;7.81,4.38 +7.81,4.38;7.50,3.75 +7.50,3.75;7.19,3.12 +7.19,3.12;6.56,2.50 +6.56,2.50;6.25,2.19 +6.25,2.19;5.94,1.88 +5.94,1.88;5.31,1.25 +5.31,1.25;5.00,0.94 +5.94,9.38;6.25,7.81 +6.25,7.81;6.25,6.25 +6.25,6.25;6.56,5.00 +6.56,5.00;6.88,4.06 +6.88,4.06;7.19,3.12 +7.19,3.12;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,8.12 +8.12,8.12;8.44,7.81 +8.44,7.81;8.44,7.81 +5.00,8.44;0.62,8.44 + +# UTF-16 : 7a 3d +# UTF-8 : bd a8 e7 +[7a3d] 稽 +3.44,9.06;2.81,9.06 +2.81,9.06;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.75 +0.94,8.75;0.31,8.44 +1.88,0.62;1.88,8.75 +3.12,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +3.44,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,6.25 +2.19,6.25;1.88,6.56 +4.06,6.56;4.06,5.00 +4.06,5.00;4.38,4.69 +4.38,4.69;4.69,4.69 +4.69,4.69;5.62,4.69 +5.62,4.69;6.25,4.69 +5.94,4.69;6.88,4.69 +6.88,4.69;7.50,4.69 +7.50,4.69;7.81,4.69 +7.81,4.69;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;8.75,5.94 +4.06,5.94;4.38,5.94 +4.38,5.94;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.94,6.25 +5.94,6.25;6.25,6.25 +6.25,6.25;6.88,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.81,6.56 +7.81,6.56;8.44,6.56 +8.44,6.56;8.75,6.56 +8.75,0.62;8.75,4.06 +8.75,4.06;3.75,4.06 +3.75,4.06;3.75,0.62 +3.75,1.25;8.75,1.25 +3.75,2.81;8.75,2.81 +7.19,9.38;7.50,9.06 +7.50,9.06;8.12,9.06 +8.12,9.06;8.44,8.75 +8.44,8.75;8.75,8.75 +9.06,8.44;3.44,8.44 +3.12,6.25;3.75,6.56 +3.75,6.56;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;5.94,9.38 +6.56,8.44;6.56,7.50 +6.56,7.50;6.88,7.19 +6.88,7.19;7.50,7.19 +7.50,7.19;7.50,7.19 +7.50,7.19;8.44,7.19 +8.44,7.19;8.75,7.19 +8.75,7.19;9.06,7.50 +9.06,7.50;9.06,7.81 + +# UTF-16 : 73 a9 +# UTF-8 : a9 8e e7 +[73a9] 玩 +3.12,8.75;0.31,8.75 +2.81,5.62;0.31,5.62 +1.56,2.50;1.56,8.75 +0.31,1.88;0.94,2.19 +0.94,2.19;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +6.88,6.25;6.88,1.88 +6.88,1.88;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.12,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;5.00,5.31 +5.00,5.31;5.00,6.25 +8.75,6.25;2.81,6.25 +8.44,8.75;3.44,8.75 + +# UTF-16 : 96 2e +# UTF-8 : ae 98 e9 +[962e] 阮 +3.44,9.06;0.62,9.06 +0.62,9.06;0.62,0.94 +1.25,3.12;1.88,3.12 +1.88,3.12;2.19,3.12 +2.19,3.12;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;3.12,8.44 +3.12,8.44;3.12,8.75 +6.88,6.25;6.88,1.88 +6.88,1.88;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.12,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;5.00,5.31 +5.00,5.31;5.00,6.25 +8.75,6.25;3.12,6.25 +8.44,8.75;3.75,8.75 + +# UTF-16 : 75 7f +# UTF-8 : bf 95 e7 +[757f] 畿 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,3.12 +7.19,3.12;6.88,2.81 +6.88,2.81;6.56,2.50 +6.56,2.50;6.25,2.19 +6.25,2.19;5.94,1.88 +5.94,1.88;5.62,1.56 +5.62,1.56;5.31,1.25 +5.31,1.25;4.69,0.94 +4.69,9.38;4.69,7.50 +4.69,7.50;5.00,5.94 +5.00,5.94;5.31,4.38 +5.31,4.38;5.62,3.44 +5.62,3.44;6.25,2.50 +6.25,2.50;6.56,1.88 +6.56,1.88;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +0.62,4.69;8.75,4.69 +6.88,5.62;7.19,5.31 +7.19,5.31;7.50,5.00 +7.50,5.00;7.81,4.69 +4.06,5.94;0.62,5.62 +2.50,6.88;2.19,7.19 +2.19,7.19;1.88,7.50 +1.88,7.50;1.25,7.81 +1.25,7.81;0.94,8.12 +0.94,8.12;0.62,8.12 +4.38,5.31;4.38,5.62 +4.38,5.62;4.06,5.94 +4.06,5.94;3.75,6.56 +3.75,6.56;3.75,6.88 +3.75,6.88;3.44,7.19 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.75,8.44 +3.75,8.44;3.75,8.75 +1.25,7.81;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;1.88,8.75 +1.88,8.75;2.50,9.06 +2.50,9.06;2.50,9.38 +8.44,5.94;5.00,5.62 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.31,8.12 +8.75,5.31;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.44,6.56 +8.44,6.56;8.12,6.88 +8.12,6.88;8.12,7.19 +5.62,5.62;5.94,5.94 +5.94,5.94;6.25,6.25 +6.25,6.25;6.56,6.56 +6.56,6.56;7.19,7.19 +7.19,7.19;7.81,7.81 +7.81,7.81;8.12,8.44 +8.12,8.44;8.44,8.75 +5.62,7.81;6.25,8.44 +6.25,8.44;6.56,8.75 +6.56,8.75;6.88,9.06 +6.88,9.06;7.19,9.38 +2.81,1.56;2.81,3.75 +4.69,1.25;4.69,4.06 +4.69,4.06;0.94,4.06 +0.94,4.06;0.94,0.94 +0.94,1.25;4.69,1.25 +0.94,2.81;4.69,2.81 + +# UTF-16 : 7a 9f +# UTF-8 : 9f aa e7 +[7a9f] 窟 +2.19,2.50;2.19,0.62 +8.44,0.62;8.44,2.50 +5.31,4.69;5.31,1.25 +2.19,1.25;8.44,1.25 +2.50,4.38;2.50,3.12 +2.50,3.12;8.12,3.12 +8.12,3.12;8.12,4.38 +0.62,0.94;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,4.38 +1.25,4.38;1.25,6.25 +1.25,6.25;8.44,6.25 +8.44,6.25;8.44,4.69 +8.44,4.69;1.25,4.69 +5.31,8.75;5.31,7.19 +5.31,7.19;5.62,6.88 +5.62,6.88;6.25,6.88 +6.25,6.88;6.56,6.88 +6.56,6.88;7.19,6.88 +7.19,6.88;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;7.81,8.12 +4.69,8.75;4.69,9.38 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +1.25,6.56;1.56,6.56 +1.56,6.56;2.19,6.88 +2.19,6.88;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 + +# UTF-16 : 63 c9 +# UTF-8 : 89 8f e6 +[63c9] 揉 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,1.25 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;1.25,3.75 +1.25,3.75;0.62,3.75 +0.62,3.75;0.31,3.44 +2.81,7.50;0.31,7.50 +9.06,7.19;2.81,7.19 +2.50,5.00;2.81,5.00 +2.81,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 +3.12,9.06;8.75,9.06 +4.06,8.44;4.69,8.12 +4.69,8.12;5.00,8.12 +5.00,8.12;5.31,7.81 +5.31,7.81;5.94,7.50 +5.94,7.50;6.25,7.19 +9.06,7.19;8.75,6.88 +8.75,6.88;8.44,6.25 +8.44,6.25;8.12,6.25 +8.12,6.25;7.81,5.94 +7.81,5.94;7.19,5.62 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,4.06 +9.38,1.25;8.75,1.56 +8.75,1.56;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,4.06 +5.94,0.94;5.94,5.00 +9.06,4.06;2.81,4.06 +6.25,7.19;6.25,5.31 +6.25,5.31;6.25,5.00 +6.25,5.00;5.62,5.00 +5.62,5.00;5.31,5.00 +5.31,5.00;4.69,5.00 +4.69,5.00;4.38,5.00 +8.44,9.06;8.12,8.44 +8.12,8.44;7.50,8.12 +7.50,8.12;7.19,7.81 +7.19,7.81;6.56,7.81 +6.56,7.81;5.94,7.50 + +# UTF-16 : 7c c5 +# UTF-8 : 85 b3 e7 +[7cc5] 糅 +1.88,0.62;1.88,9.38 +3.12,6.25;0.31,6.25 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +3.12,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,7.19 +1.25,7.19;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.44 +0.62,8.44;0.31,8.75 +2.50,6.56;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.44 +3.12,8.44;3.12,8.75 +9.06,7.19;3.12,7.19 +2.81,5.00;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 +3.44,9.06;8.75,9.06 +4.38,8.44;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.62,7.81 +5.62,7.81;5.94,7.50 +5.94,7.50;6.56,7.19 +9.06,7.19;8.75,6.88 +8.75,6.88;8.44,6.25 +8.44,6.25;8.12,6.25 +8.12,6.25;7.81,5.94 +7.81,5.94;7.19,5.62 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.62,3.75 +5.62,3.75;5.94,4.06 +9.38,1.25;8.75,1.56 +8.75,1.56;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;6.25,4.06 +5.94,0.94;5.94,5.00 +9.06,4.06;3.12,4.06 +6.25,7.19;6.56,5.31 +6.25,5.31;6.25,5.00 +6.25,5.00;5.94,5.00 +5.94,5.00;5.31,5.00 +5.31,5.00;5.00,5.00 +5.00,5.00;4.69,5.00 +8.75,9.06;8.12,8.44 +8.12,8.44;7.50,8.12 +7.50,8.12;7.19,7.81 +7.19,7.81;6.56,7.81 +6.56,7.81;5.94,7.50 + +# UTF-16 : 8e 42 +# UTF-8 : 82 b9 e8 +[8e42] 蹂 +1.88,4.38;3.44,4.38 +1.88,1.56;1.88,6.56 +0.94,1.25;0.94,5.62 +0.62,6.56;3.12,6.56 +2.81,6.56;3.12,9.06 +2.81,9.06;0.62,9.06 +0.62,9.06;0.62,6.56 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +9.06,7.19;3.44,7.19 +3.12,5.00;3.75,5.31 +3.75,5.31;4.38,5.62 +4.38,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.25 +5.62,6.25;5.94,6.56 +5.94,6.56;6.25,6.88 +6.25,6.88;6.56,7.19 +3.75,9.06;8.75,9.06 +4.38,8.44;5.00,8.12 +5.00,8.12;5.31,8.12 +5.31,8.12;5.62,7.81 +5.62,7.81;6.25,7.50 +6.25,7.50;6.56,7.19 +9.06,7.19;8.75,6.88 +8.75,6.88;8.44,6.25 +8.44,6.25;8.12,6.25 +8.12,6.25;7.81,5.94 +7.81,5.94;7.19,5.62 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;5.94,4.06 +9.38,1.25;9.06,1.56 +9.06,1.56;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,0.94;6.25,5.00 +9.06,4.06;3.44,4.06 +6.56,7.19;6.56,5.31 +6.56,5.31;6.56,5.00 +6.56,5.00;5.94,5.00 +5.94,5.00;5.62,5.00 +5.62,5.00;5.00,5.00 +5.00,5.00;5.00,5.00 +8.75,9.06;8.12,8.44 +8.12,8.44;7.81,8.12 +7.81,8.12;7.19,7.81 +7.19,7.81;6.56,7.81 +6.56,7.81;5.94,7.50 + +# UTF-16 : 97 a3 +# UTF-8 : a3 9e e9 +[97a3] 鞣 +0.31,8.12;4.38,8.12 +3.12,9.38;3.44,6.88 +3.12,6.88;1.25,6.88 +1.25,6.88;1.25,9.38 +3.75,3.75;3.75,5.94 +3.75,5.94;0.62,5.94 +0.62,5.94;0.62,3.75 +0.62,3.75;3.75,3.75 +0.00,2.50;4.06,2.50 +2.19,0.62;2.19,6.88 +9.06,7.19;4.38,7.19 +4.06,5.00;4.69,5.31 +4.69,5.31;5.31,5.62 +5.31,5.62;5.94,6.25 +5.94,6.25;6.25,6.56 +6.25,6.56;6.88,7.19 +4.38,9.06;8.75,9.06 +5.00,8.44;5.62,8.12 +5.62,8.12;5.94,8.12 +5.94,8.12;6.25,7.81 +6.25,7.81;6.56,7.50 +6.56,7.50;6.88,7.19 +9.06,7.19;8.75,6.56 +8.75,6.56;8.75,6.25 +8.75,6.25;8.44,6.25 +8.44,6.25;8.12,5.94 +8.12,5.94;7.50,5.62 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;6.25,3.75 +6.25,3.75;6.56,4.06 +9.38,1.25;8.75,1.56 +8.75,1.56;8.12,2.19 +8.12,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.56,4.06 +6.56,0.94;6.56,5.00 +9.06,4.06;4.06,4.06 +6.88,7.19;6.88,5.31 +6.88,5.31;6.88,5.00 +6.88,5.00;6.56,5.00 +6.56,5.00;5.94,5.00 +5.94,5.00;5.62,5.00 +8.75,9.06;8.44,8.44 +8.44,8.44;7.81,8.12 +7.81,8.12;7.50,7.81 +7.50,7.81;7.19,7.81 +7.19,7.81;6.56,7.50 + +# UTF-16 : 64 ab +# UTF-8 : ab 92 e6 +[64ab] 撫 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.50;0.31,7.50 +9.06,3.75;2.50,3.75 +9.06,6.25;2.19,6.25 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +6.88,0.94;6.88,1.25 +6.88,1.25;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +5.00,0.94;5.00,1.25 +5.00,1.25;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.69,3.12 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +2.19,6.88;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.44,8.44 +3.44,8.44;3.44,9.06 +3.44,9.06;3.75,9.38 +3.44,8.44;9.06,8.44 +3.44,3.75;3.44,8.44 +5.00,3.75;5.00,8.44 +6.56,3.75;6.56,8.44 +8.12,3.75;8.12,8.44 + +# UTF-16 : 56 38 +# UTF-8 : b8 98 e5 +[5638] 嘸 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +9.06,3.75;2.81,3.75 +9.06,6.25;2.81,6.25 +9.06,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.19,0.94;6.88,1.25 +6.88,1.25;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +5.31,0.94;5.00,1.25 +5.00,1.25;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;5.00,3.12 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +2.81,6.88;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.75,8.44 +3.75,8.44;4.06,9.06 +4.06,9.06;4.06,9.38 +3.75,8.44;9.06,8.44 +3.75,3.75;3.75,8.44 +5.31,3.75;5.31,8.44 +6.88,3.75;6.88,8.44 +8.44,3.75;8.44,8.44 + +# UTF-16 : 61 ae +# UTF-8 : ae 86 e6 +[61ae] 憮 +1.25,0.62;1.25,9.38 +0.00,4.38;0.31,5.00 +0.31,5.00;0.31,5.62 +0.31,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +9.06,3.75;2.50,3.75 +9.06,6.25;2.19,6.25 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +6.88,0.94;6.88,1.25 +6.88,1.25;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +5.00,0.94;5.00,1.25 +5.00,1.25;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.69,3.12 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.44,8.44 +3.44,8.44;3.75,9.06 +3.75,9.06;4.06,9.38 +3.44,8.44;9.06,8.44 +3.44,3.75;3.44,8.44 +5.00,3.75;5.00,8.44 +6.56,3.75;6.56,8.44 +8.12,3.75;8.12,8.44 + +# UTF-16 : 84 0c +# UTF-8 : 8c 90 e8 +[840c] 萌 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +4.69,3.44;8.44,3.44 +5.00,5.31;8.44,5.31 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.38 +5.00,4.38;5.00,6.88 +5.00,6.88;8.44,6.88 +8.44,6.88;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +0.94,2.50;3.75,2.50 +3.75,2.50;3.75,6.88 +3.75,6.88;0.94,6.88 +0.94,6.88;0.94,1.88 +0.94,4.69;3.75,4.69 + +# UTF-16 : 60 b6 +# UTF-8 : b6 82 e6 +[60b6] 悶 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,9.06 +0.94,9.06;4.06,9.06 +4.06,9.06;4.06,5.94 +4.06,5.94;0.94,5.94 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,9.06 +8.75,9.06;5.31,9.06 +5.31,9.06;5.31,5.94 +5.31,5.94;8.44,5.94 +3.44,4.69;3.44,2.19 +3.44,2.19;3.75,1.56 +3.75,1.56;4.06,1.56 +4.06,1.56;4.69,1.56 +4.69,1.56;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.25,2.50 +6.25,2.50;6.25,3.44 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.81,4.06 +7.50,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.56,4.06 +3.44,5.31;3.75,5.00 +3.75,5.00;4.38,5.00 +4.38,5.00;5.00,4.69 +5.00,4.69;5.62,4.69 +5.62,4.69;6.25,4.38 + +# UTF-16 : 84 0e +# UTF-8 : 8e 90 e8 +[840e] 萎 +0.62,8.75;9.06,8.75 +2.81,7.81;2.81,9.38 +6.56,8.12;6.56,9.38 +0.62,6.25;8.75,6.25 +4.69,4.69;4.69,7.50 +1.25,7.50;1.88,7.50 +1.88,7.50;2.81,7.50 +2.81,7.50;3.44,7.50 +3.44,7.50;4.06,7.50 +4.06,7.50;4.69,7.50 +4.69,7.50;5.62,7.50 +5.62,7.50;6.25,7.81 +6.25,7.81;6.88,7.81 +6.88,7.81;7.50,7.81 +7.50,7.81;8.12,7.81 +0.31,4.38;0.94,4.69 +0.94,4.69;1.56,4.69 +1.56,4.69;2.19,5.00 +2.19,5.00;2.50,5.31 +2.50,5.31;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,5.62 +3.75,5.62;4.38,6.25 +4.38,6.25;4.69,6.25 +9.06,4.38;8.44,4.69 +8.44,4.69;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.31 +6.56,5.31;5.94,5.62 +5.94,5.62;5.62,5.62 +5.62,5.62;5.00,6.25 +5.00,6.25;4.69,6.25 +8.75,4.06;0.62,4.06 +0.94,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.94,2.81 +5.94,2.81;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.19,4.06 +4.06,5.00;3.75,4.38 +3.75,4.38;3.12,3.75 +3.12,3.75;2.81,3.44 +2.81,3.44;2.50,3.12 +2.50,3.12;2.19,2.81 +2.19,2.81;1.56,2.50 +1.56,2.50;1.25,2.19 +1.88,2.81;2.50,2.50 +2.50,2.50;3.12,2.50 +3.12,2.50;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;5.00,1.88 +5.00,1.88;5.94,1.88 +5.94,1.88;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.75,0.94 + +# UTF-16 : 6d 38 +# UTF-8 : b8 b4 e6 +[6d38] 洸 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.62,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.62,5.62;5.62,9.38 +4.38,6.25;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.75 +6.88,6.25;7.19,6.56 +7.19,6.56;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.75 +6.56,5.62;6.56,1.88 +6.56,1.88;6.56,1.56 +6.56,1.56;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,4.06 +8.75,5.62;2.50,5.62 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,5.00 +4.69,5.00;4.69,5.62 + +# UTF-16 : 60 4d +# UTF-8 : 8d 81 e6 +[604d] 恍 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,5.00 +0.31,5.00;0.62,5.62 +0.62,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.88 +2.50,6.88;2.19,7.50 +2.19,7.50;2.19,7.50 +5.62,5.62;5.62,9.38 +4.38,6.25;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.75 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.44,8.75 +6.56,5.62;6.56,1.88 +6.56,1.88;6.56,1.56 +6.56,1.56;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,4.06 +9.06,5.62;2.81,5.62 +2.19,1.25;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.69,5.00 +4.69,5.00;4.69,5.62 + +# UTF-16 : 66 44 +# UTF-8 : 84 99 e6 +[6644] 晄 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,5.62;2.81,5.62 +5.94,5.62;5.94,9.38 +4.69,6.25;4.69,6.88 +4.69,6.88;4.38,7.19 +4.38,7.19;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.75 +7.19,6.25;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.75 +6.88,5.62;6.88,1.88 +6.88,1.88;6.88,1.56 +6.88,1.56;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,4.06 +9.06,5.62;3.12,5.62 +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,5.00 +5.00,5.00;5.00,5.62 + +# UTF-16 : 7d 56 +# UTF-8 : 96 b5 e7 +[7d56] 絖 +4.06,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;3.44,5.94 +3.44,5.94;3.44,6.25 +3.44,6.25;3.12,6.88 +0.31,5.00;3.75,5.00 +2.19,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +3.75,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.12,4.38 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +6.25,5.62;6.56,9.38 +5.31,6.25;5.00,6.56 +5.00,6.56;4.69,7.19 +4.69,7.19;4.69,7.81 +4.69,7.81;4.38,8.12 +4.38,8.12;4.06,8.75 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;8.75,8.75 +7.19,5.62;7.19,1.88 +7.19,1.88;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;8.12,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,4.06 +9.06,5.62;4.06,5.62 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;5.62,5.62 + +# UTF-16 : 80 f1 +# UTF-8 : b1 83 e8 +[80f1] 胱 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,9.06 +0.94,9.06;2.81,9.06 +2.81,9.06;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,1.25 +1.56,1.25;1.25,1.25 +6.25,5.62;6.25,9.38 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,7.19 +4.38,7.19;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.75 +7.19,6.25;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.44,8.12 +8.44,8.12;8.75,8.75 +7.19,5.62;7.19,1.88 +7.19,1.88;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;8.12,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,4.06 +9.06,5.62;3.44,5.62 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.31,5.62 + +# UTF-16 : 5f fd +# UTF-8 : bd bf e5 +[5ffd] 忽 +3.12,4.38;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.19,1.88 +7.19,1.88;7.50,2.50 +7.50,2.50;7.50,2.81 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.38 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.81,3.75 +7.81,3.75;7.50,4.06 +2.19,8.75;8.44,8.75 +8.44,8.75;8.44,7.81 +8.44,7.81;8.44,7.19 +8.44,7.19;8.44,6.56 +8.44,6.56;8.44,5.94 +8.44,5.94;8.12,5.62 +8.12,5.62;7.81,5.00 +7.81,5.00;7.50,5.00 +7.50,5.00;7.50,5.00 +7.50,5.00;7.19,5.00 +7.19,5.00;6.56,5.00 +6.56,5.00;6.25,5.00 +0.31,6.88;0.94,7.19 +0.94,7.19;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;2.19,8.44 +2.19,8.44;2.50,9.06 +2.50,9.06;2.81,9.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.62,5.94 +5.62,5.94;5.94,6.56 +5.94,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.88,8.75 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.38,8.75 + +# UTF-16 : 60 da +# UTF-8 : 9a 83 e6 +[60da] 惚 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,5.00 +0.31,5.00;0.62,5.62 +0.62,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +4.38,4.38;4.38,2.19 +4.38,2.19;4.38,1.56 +4.38,1.56;4.38,1.25 +4.38,1.25;5.00,0.94 +5.00,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,1.25 +7.50,1.25;7.81,1.56 +7.81,1.56;7.81,1.88 +7.81,1.88;7.81,2.19 +7.81,2.19;7.81,2.81 +2.19,1.25;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.44,4.06 +6.56,2.50;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.38 +9.06,1.25;9.06,1.88 +9.06,1.88;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.44,3.75 +8.44,3.75;8.12,4.06 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.44,5.62 +8.44,5.62;8.44,5.00 +8.44,5.00;7.81,5.00 +7.81,5.00;7.50,5.00 +7.50,5.00;6.88,5.00 +6.88,5.00;6.88,5.00 +2.81,6.88;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;4.06,8.44 +4.06,8.44;4.38,9.06 +4.38,9.06;4.38,9.69 +5.62,4.69;5.94,5.31 +5.94,5.31;6.25,5.62 +6.25,5.62;6.56,5.94 +6.56,5.94;6.88,6.56 +6.88,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.50,8.75 +3.44,5.00;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.62,8.12 +5.62,8.12;5.94,8.75 + +# UTF-16 : 81 a3 +# UTF-8 : a3 86 e8 +[81a3] 膣 +0.94,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,9.06 +0.94,9.06;2.81,9.06 +2.81,9.06;2.81,1.88 +2.81,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.25,1.25 +6.56,8.75;6.56,7.19 +6.56,7.19;6.88,6.88 +6.88,6.88;7.50,6.88 +7.50,6.88;7.81,6.88 +7.81,6.88;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.44,8.12 +5.94,8.75;6.25,9.38 +8.75,7.19;9.06,8.75 +8.75,8.75;3.44,8.75 +3.12,8.75;3.44,7.19 +3.44,6.56;4.06,6.88 +4.06,6.88;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.62,8.75 +3.12,6.25;9.06,6.25 +9.06,3.75;8.75,4.06 +8.75,4.06;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +3.44,4.38;3.75,4.38 +3.75,4.38;4.38,4.38 +4.38,4.38;4.69,4.38 +4.69,4.38;5.31,4.38 +5.31,4.38;5.62,4.38 +5.62,4.38;6.25,4.38 +6.25,4.38;6.88,4.38 +6.88,4.38;7.19,4.38 +7.19,4.38;7.81,4.69 +7.81,4.69;8.12,4.69 +4.38,4.38;4.69,4.69 +4.69,4.69;4.69,5.00 +4.69,5.00;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.31,6.25 +3.12,1.25;9.06,1.25 +8.75,2.81;3.44,2.81 +5.94,1.25;6.25,4.38 + +# UTF-16 : 54 be +# UTF-8 : be 92 e5 +[54be] 咾 +0.94,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +2.81,3.75;3.75,4.06 +3.75,4.06;4.38,4.38 +4.38,4.38;5.00,5.00 +5.00,5.00;5.62,5.62 +5.62,5.62;6.25,5.94 +6.25,5.94;6.88,6.56 +6.88,6.56;7.50,7.19 +7.50,7.19;7.81,7.81 +7.81,7.81;8.44,8.44 +8.44,8.44;8.75,9.06 +2.81,5.94;9.06,5.94 +7.50,8.12;3.75,8.12 +5.62,5.94;5.94,9.38 +4.38,5.31;4.38,1.88 +4.38,1.88;4.38,1.56 +4.38,1.56;4.38,1.25 +4.38,1.25;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.75,2.50 +8.75,2.50;8.75,2.81 +4.38,3.12;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.62,3.44 +5.62,3.44;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,3.75;6.88,4.06 +6.88,4.06;7.19,4.06 +7.19,4.06;7.81,4.38 +7.81,4.38;8.12,4.38 +8.12,4.38;8.75,4.69 + +# UTF-16 : 59 e5 +# UTF-8 : a5 a7 e5 +[59e5] 姥 +0.31,0.62;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;2.81,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.12,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.94 +1.25,5.94;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,4.38 +0.62,4.38;0.62,3.75 +0.94,4.69;1.25,4.06 +1.25,4.06;1.88,3.75 +1.88,3.75;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,2.19 +2.81,2.19;3.12,1.88 +2.81,3.75;3.75,4.06 +3.75,4.06;4.38,4.38 +4.38,4.38;5.00,5.00 +5.00,5.00;5.62,5.62 +5.62,5.62;6.25,5.94 +6.25,5.94;6.88,6.56 +6.88,6.56;7.50,7.19 +7.50,7.19;7.81,7.81 +7.81,7.81;8.44,8.44 +8.44,8.44;8.75,9.06 +2.81,5.94;9.06,5.94 +7.50,8.12;3.75,8.12 +5.62,5.94;5.94,9.38 +4.38,5.31;4.38,1.88 +4.38,1.88;4.38,1.56 +4.38,1.56;4.38,1.25 +4.38,1.25;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.75,2.50 +8.75,2.50;8.75,2.81 +4.38,3.12;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.62,3.44 +5.62,3.44;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,3.75;6.88,4.06 +6.88,4.06;7.19,4.06 +7.19,4.06;7.81,4.38 +7.81,4.38;8.12,4.38 +8.12,4.38;8.75,4.69 + +# UTF-16 : 86 ef +# UTF-8 : af 9b e8 +[86ef] 蛯 +1.88,1.56;1.88,9.38 +0.62,5.00;3.12,5.00 +3.12,5.00;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.25;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +0.00,1.25;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,3.75;3.75,4.06 +3.75,4.06;4.69,4.38 +4.69,4.38;5.31,5.00 +5.31,5.00;5.94,5.62 +5.94,5.62;6.56,5.94 +6.56,5.94;7.19,6.56 +7.19,6.56;7.50,7.19 +7.50,7.19;8.12,7.81 +8.12,7.81;8.44,8.44 +8.44,8.44;8.75,9.06 +3.12,5.94;9.38,5.94 +7.81,8.12;3.75,8.12 +5.94,5.94;5.94,9.38 +4.38,5.31;4.38,1.88 +4.38,1.88;4.38,1.56 +4.38,1.56;4.69,1.25 +4.69,1.25;5.00,0.94 +5.00,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.50 +8.75,2.50;8.75,2.81 +4.38,3.12;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.44 +5.62,3.44;6.25,3.44 +6.25,3.44;6.56,3.75 +6.56,3.75;7.19,4.06 +7.19,4.06;7.50,4.06 +7.50,4.06;7.81,4.38 +7.81,4.38;8.44,4.38 +8.44,4.38;8.75,4.69 + +# UTF-16 : 6f f1 +# UTF-8 : b1 bf e6 +[6ff1] 濱 +3.44,5.62;3.44,2.50 +3.44,2.50;8.44,2.50 +8.44,2.50;8.44,5.62 +8.44,5.62;3.75,5.62 +3.44,3.44;8.44,3.44 +3.44,4.69;8.44,4.69 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.62,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +3.12,7.81;8.44,7.81 +5.62,8.75;5.94,9.38 +5.62,6.25;5.94,7.81 +8.75,7.19;8.75,8.75 +8.75,8.75;2.81,8.75 +2.81,8.75;2.81,7.19 +2.81,6.25;3.12,6.25 +3.12,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.69,7.19 +8.44,7.19;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;6.88,6.56 +6.88,6.56;6.56,6.25 +6.56,6.25;5.94,6.25 +5.94,6.25;5.31,5.94 +5.31,5.94;4.69,5.94 +4.69,5.94;4.06,5.62 +4.06,5.62;3.12,5.62 +3.12,5.62;2.50,5.31 + +# UTF-16 : 64 ef +# UTF-8 : af 93 e6 +[64ef] 擯 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.81,7.50;0.31,7.50 +3.75,5.62;3.75,2.50 +3.75,2.50;8.75,2.50 +8.75,2.50;8.75,5.62 +8.75,5.62;4.06,5.62 +3.75,3.44;8.75,3.44 +3.75,4.69;8.75,4.69 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +3.44,7.81;8.44,7.81 +5.94,8.75;5.94,9.38 +5.94,6.25;5.94,7.81 +8.75,7.19;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,7.19 +2.81,6.25;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.00,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.50,6.88 +7.50,6.88;7.19,6.56 +7.19,6.56;6.56,6.25 +6.56,6.25;6.25,6.25 +6.25,6.25;5.62,5.94 +5.62,5.94;5.00,5.94 +5.00,5.94;4.06,5.62 +4.06,5.62;3.44,5.62 +3.44,5.62;2.50,5.31 + +# UTF-16 : 5b 2a +# UTF-8 : aa ac e5 +[5b2a] 嬪 +0.31,0.62;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;2.81,5.94 +2.81,5.94;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.94 +1.25,5.94;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,4.38 +0.62,4.38;0.62,3.75 +0.94,4.69;1.25,4.06 +1.25,4.06;1.88,3.75 +1.88,3.75;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,2.19 +2.81,2.19;3.12,1.88 +4.06,5.62;4.06,2.50 +4.06,2.50;8.75,2.50 +8.75,2.50;8.75,5.62 +8.75,5.62;4.38,5.62 +4.06,3.44;8.75,3.44 +4.06,4.69;8.75,4.69 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +3.75,7.81;8.44,7.81 +6.25,8.75;6.25,9.38 +6.25,6.25;6.25,7.81 +8.75,7.19;9.06,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,7.19 +3.44,6.25;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.00,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.19,6.56 +7.19,6.56;6.88,6.25 +6.88,6.25;6.25,6.25 +6.25,6.25;5.94,5.94 +5.94,5.94;5.31,5.94 +5.31,5.94;4.69,5.62 +4.69,5.62;3.75,5.62 +3.75,5.62;3.12,5.31 + +# UTF-16 : 6a b3 +# UTF-8 : b3 aa e6 +[6ab3] 檳 +3.75,5.62;3.75,2.50 +3.75,2.50;8.75,2.50 +8.75,2.50;8.75,5.62 +8.75,5.62;4.38,5.62 +3.75,3.44;8.75,3.44 +3.75,4.69;8.75,4.69 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +3.75,7.81;8.44,7.81 +5.94,8.75;5.94,9.38 +5.94,6.25;5.94,7.81 +8.75,7.19;9.06,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,7.19 +3.12,6.25;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.00,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.19,6.56 +7.19,6.56;6.88,6.25 +6.88,6.25;6.25,6.25 +6.25,6.25;5.62,5.94 +5.62,5.94;5.00,5.94 +5.00,5.94;4.38,5.62 +4.38,5.62;3.75,5.62 +3.75,5.62;2.81,5.31 +1.56,0.62;1.56,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.38;2.50,5.00 +2.50,5.00;2.50,5.62 +2.50,5.62;2.19,6.25 +2.19,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 + +# UTF-16 : 6b af +# UTF-8 : af ae e6 +[6baf] 殯 +0.31,8.75;3.12,8.75 +0.31,4.06;0.31,4.38 +0.31,4.38;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.25,7.19 +1.25,7.19;1.56,7.81 +1.56,7.81;1.56,8.12 +1.56,8.12;1.56,8.75 +1.25,7.19;3.12,7.19 +2.81,6.88;2.81,6.25 +2.81,6.25;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;2.50,4.06 +2.50,4.06;2.19,3.44 +2.19,3.44;1.88,2.81 +1.88,2.81;1.56,2.19 +1.56,2.19;1.25,1.88 +1.25,1.88;0.94,1.25 +0.94,1.25;0.31,0.94 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.25,5.31 +1.25,5.31;1.25,5.31 +4.06,5.62;4.06,2.50 +4.06,2.50;8.75,2.50 +8.75,2.50;8.75,5.62 +8.75,5.62;4.38,5.62 +4.06,3.44;8.75,3.44 +4.06,4.69;8.75,4.69 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +3.75,7.81;8.44,7.81 +6.25,8.75;6.25,9.38 +6.25,6.25;6.25,7.81 +8.75,7.19;9.06,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,7.19 +3.44,6.25;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.00,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.19,6.56 +7.19,6.56;6.88,6.25 +6.88,6.25;6.25,6.25 +6.25,6.25;5.94,5.94 +5.94,5.94;5.31,5.94 +5.31,5.94;4.69,5.62 +4.69,5.62;3.75,5.62 +3.75,5.62;3.12,5.31 + +# UTF-16 : 7e 7d +# UTF-8 : bd b9 e7 +[7e7d] 繽 +4.06,5.62;4.06,2.50 +4.06,2.50;8.75,2.50 +8.75,2.50;8.75,5.62 +8.75,5.62;4.38,5.62 +4.06,3.44;8.75,3.44 +4.06,4.69;8.75,4.69 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +4.06,7.81;8.44,7.81 +6.25,8.75;6.25,9.38 +6.25,6.25;6.25,7.81 +9.06,7.19;9.06,8.75 +9.06,8.75;3.44,8.75 +3.44,8.75;3.44,7.19 +3.44,6.25;3.75,6.25 +3.75,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.19,6.56 +7.19,6.56;6.88,6.25 +6.88,6.25;6.25,6.25 +6.25,6.25;5.62,5.94 +5.62,5.94;5.00,5.94 +5.00,5.94;4.38,5.62 +4.38,5.62;3.75,5.62 +3.75,5.62;2.81,5.31 +3.12,4.38;3.12,5.00 +3.12,5.00;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,6.25 +2.81,6.25;2.50,6.88 +0.00,5.00;3.12,5.00 +1.56,5.00;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.50,4.38 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +1.25,5.94;1.25,6.25 +1.25,6.25;0.94,6.88 +0.94,6.88;0.94,7.19 +0.94,7.19;0.62,7.81 +0.62,7.81;0.31,8.12 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.38 + +# UTF-16 : 83 1c +# UTF-8 : 9c 8c e8 +[831c] 茜 +8.12,0.94;8.12,5.62 +8.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +1.25,1.56;8.12,1.56 +0.62,7.19;8.75,7.19 +3.75,7.19;3.75,5.31 +3.75,5.31;3.75,5.00 +3.75,5.00;3.44,4.38 +3.44,4.38;3.12,3.75 +3.12,3.75;2.81,3.44 +2.81,3.44;2.19,2.81 +2.19,2.81;1.56,2.81 +8.12,3.44;6.56,3.44 +6.25,3.44;5.94,3.44 +5.94,3.44;5.62,3.44 +5.62,3.44;5.31,4.06 +5.31,4.06;5.31,4.38 +5.31,4.38;5.31,7.19 +0.31,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 + +# UTF-16 : 50 72 +# UTF-8 : b2 81 e5 +[5072] 偲 +5.62,8.75;5.62,5.00 +2.81,5.00;8.44,5.00 +8.44,5.00;8.44,8.75 +8.44,8.75;2.81,8.75 +2.81,8.75;2.81,5.00 +2.81,6.88;8.44,6.88 +4.38,4.38;4.38,2.19 +4.38,2.19;4.38,1.56 +4.38,1.56;4.38,1.25 +4.38,1.25;5.00,0.94 +5.00,0.94;5.94,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,1.25 +7.19,1.25;7.50,1.56 +7.50,1.56;7.81,1.88 +7.81,1.88;7.81,2.19 +7.81,2.19;7.81,2.81 +2.19,1.25;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.44,4.06 +9.06,1.25;9.06,1.88 +9.06,1.88;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.12,3.75 +8.12,3.75;8.12,4.06 +6.56,2.50;6.25,2.81 +6.25,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.00,4.38 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.88 +1.25,6.88;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,6.88 + +# UTF-16 : 81 6e +# UTF-8 : ae 85 e8 +[816e] 腮 +0.94,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,9.06 +0.94,9.06;2.81,9.06 +2.81,9.06;2.81,1.88 +2.81,1.88;2.50,1.25 +2.50,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.25,1.25 +6.25,8.75;6.25,5.00 +3.75,5.00;8.75,5.00 +8.75,5.00;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.00 +3.75,6.88;8.75,6.88 +4.69,4.38;5.00,2.19 +4.69,2.19;5.00,1.56 +5.00,1.56;5.00,1.25 +5.00,1.25;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;7.81,1.56 +7.81,1.56;8.12,2.19 +8.12,2.19;8.12,2.81 +2.81,1.25;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;4.06,4.06 +9.06,1.25;9.06,1.88 +9.06,1.88;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.44,3.75 +8.44,3.75;8.12,4.06 +6.88,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,3.75;5.62,4.38 + +# UTF-16 : 9c 13 +# UTF-8 : 93 b0 e9 +[9c13] 鰓 +1.88,7.50;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.75 +2.50,8.75;2.50,8.75 +0.00,6.88;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.44 +0.94,8.44;1.25,9.06 +1.25,9.06;1.56,9.38 +1.25,8.75;2.50,8.75 +0.62,5.62;3.12,5.62 +0.62,3.44;0.62,7.50 +0.62,7.50;3.12,7.50 +3.12,7.50;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.75 +3.44,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.12,3.12 +2.50,1.25;2.50,1.56 +2.50,1.56;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.19,2.81 +2.19,2.81;2.19,3.12 +1.56,0.94;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.25,3.12 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +6.25,8.75;6.25,5.00 +4.06,5.00;8.75,5.00 +8.75,5.00;8.75,8.75 +8.75,8.75;4.06,8.75 +4.06,8.75;4.06,5.00 +4.06,6.88;8.75,6.88 +5.00,4.38;5.00,2.19 +5.00,2.19;5.00,1.56 +5.00,1.56;5.31,1.25 +5.31,1.25;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;8.12,1.56 +8.12,1.56;8.12,2.19 +8.12,2.19;8.12,2.81 +3.12,1.25;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.38,4.06 +9.38,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;8.75,3.12 +8.75,3.12;8.44,3.75 +8.44,3.75;8.12,4.06 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,4.38 + +# UTF-16 : 50 2c +# UTF-8 : ac 80 e5 +[502c] 倬 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,7.19 +5.62,8.44;8.75,8.44 +5.62,7.19;5.62,9.38 +3.12,3.75;8.44,3.75 +8.44,3.75;8.44,7.19 +8.44,7.19;2.81,7.19 +2.81,7.19;2.81,3.44 +3.12,5.31;8.44,5.31 +2.19,2.50;9.06,2.50 +5.62,0.62;5.62,3.75 + +# UTF-16 : 60 bc +# UTF-8 : bc 82 e6 +[60bc] 悼 +1.25,0.62;1.25,9.38 +0.00,4.38;0.31,5.00 +0.31,5.00;0.31,5.62 +0.31,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +5.62,8.44;8.75,8.44 +5.62,7.19;5.62,9.38 +3.12,3.75;8.44,3.75 +8.44,3.75;8.44,7.19 +8.44,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,5.31;8.44,5.31 +2.19,2.50;9.06,2.50 +5.62,0.62;5.62,3.75 + +# UTF-16 : 63 89 +# UTF-8 : 89 8e e6 +[6389] 掉 +1.88,9.38;1.88,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,1.25 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.12,7.50;0.31,7.50 +5.62,8.44;9.06,8.44 +5.62,7.19;5.94,9.38 +3.44,3.75;8.44,3.75 +8.44,3.75;8.44,7.19 +8.44,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,5.31;8.44,5.31 +2.50,2.50;9.38,2.50 +5.94,0.62;5.94,3.75 + +# UTF-16 : 68 f9 +# UTF-8 : b9 a3 e6 +[68f9] 棹 +1.88,0.62;1.88,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +5.62,8.44;9.06,8.44 +5.62,7.19;5.94,9.38 +3.44,3.75;8.44,3.75 +8.44,3.75;8.44,7.19 +8.44,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,5.31;8.44,5.31 +2.50,2.50;9.38,2.50 +5.94,0.62;5.94,3.75 + +# UTF-16 : 55 45 +# UTF-8 : 85 95 e5 +[5545] 啅 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +5.94,8.44;9.06,8.44 +5.94,7.19;5.94,9.38 +3.44,3.75;8.44,3.75 +8.44,3.75;8.44,7.19 +8.44,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,5.31;8.44,5.31 +2.81,2.50;9.38,2.50 +5.94,0.62;5.94,3.75 + +# UTF-16 : 7d bd +# UTF-8 : bd b6 e7 +[7dbd] 綽 +3.44,4.38;3.12,5.00 +3.12,5.00;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;2.81,6.25 +2.81,6.25;2.81,6.88 +0.31,5.00;3.12,5.00 +1.88,5.00;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.38 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;2.81,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.81 +0.62,7.81;0.62,8.12 +0.94,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.38 +6.25,8.44;9.06,8.44 +6.25,7.19;6.25,9.38 +4.06,3.75;8.44,3.75 +8.44,3.75;8.44,7.19 +8.44,7.19;4.06,7.19 +4.06,7.19;4.06,3.44 +4.06,5.31;8.44,5.31 +3.12,2.50;9.38,2.50 +6.25,0.62;6.25,3.75 + +# UTF-16 : 51 fd +# UTF-8 : bd 87 e5 +[51fd] 函 +0.94,7.19;0.94,0.94 +8.44,0.94;8.44,7.19 +0.94,1.56;8.44,1.56 +8.75,8.75;0.62,8.75 +3.75,8.75;3.75,8.44 +3.75,8.44;3.75,7.81 +3.75,7.81;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.44,6.25 +3.44,6.88;5.31,6.88 +5.31,6.88;5.31,5.62 +5.31,5.62;5.31,4.69 +5.31,4.69;5.00,4.06 +5.00,4.06;5.00,3.44 +5.00,3.44;5.00,2.81 +5.00,2.81;5.00,2.50 +5.00,2.50;4.38,2.50 +4.38,2.50;4.06,2.50 +4.06,2.50;3.44,2.50 +3.44,2.50;3.12,2.50 +1.56,2.81;2.19,3.12 +2.19,3.12;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.75,4.38 +3.75,4.38;4.06,4.69 +3.12,5.00;3.12,5.62 +3.12,5.62;2.81,5.94 +2.81,5.94;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;1.88,6.88 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.56,4.06 +6.56,4.06;6.25,4.38 +6.25,4.38;5.62,4.69 +5.94,5.31;6.25,5.62 +6.25,5.62;6.88,5.94 +6.88,5.94;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 + +# UTF-16 : 54 a8 +# UTF-8 : a8 92 e5 +[54a8] 咨 +2.50,4.69;3.12,5.00 +3.12,5.00;3.44,5.00 +3.44,5.00;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +8.75,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.56 +5.94,6.56;5.94,6.88 +5.94,6.88;5.62,7.50 +3.12,7.19;3.44,7.50 +3.44,7.50;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.69,9.06 +4.69,9.06;4.69,9.38 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.75 +4.38,8.75;8.75,8.75 +0.62,8.75;2.81,8.75 +0.62,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.56 +7.81,0.94;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.94 +1.88,1.56;7.50,1.56 + +# UTF-16 : 8a ee +# UTF-8 : ae ab e8 +[8aee] 諮 +0.94,1.25;3.12,1.25 +2.81,1.25;3.12,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,5.00;3.12,5.00 +0.62,8.75;3.12,8.75 +3.75,4.38;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.00,5.00 +5.00,5.00;5.62,5.31 +5.62,5.31;5.94,5.62 +5.94,5.62;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.56,6.88 +6.56,6.88;6.88,7.19 +6.88,7.19;6.88,8.12 +9.06,4.38;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;7.19,6.25 +7.19,6.25;6.88,6.88 +6.88,6.88;6.88,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;6.25,9.38 +8.12,6.88;8.44,7.19 +8.44,7.19;8.44,7.50 +8.44,7.50;8.75,7.81 +8.75,7.81;9.06,8.12 +9.06,8.12;9.06,8.44 +5.94,8.75;9.38,8.75 +3.44,5.62;3.75,5.94 +3.75,5.94;4.06,5.94 +4.06,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +8.44,0.94;8.44,4.06 +8.44,4.06;4.38,4.06 +4.38,4.06;4.38,0.94 +4.38,1.56;8.44,1.56 +5.00,7.81;4.69,8.12 +4.69,8.12;4.06,8.44 +4.06,8.44;3.75,8.75 +3.75,8.75;3.75,8.75 + +# UTF-16 : 6d 35 +# UTF-8 : b5 b4 e6 +[6d35] 洵 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.19,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.75 +3.75,8.75;4.06,9.38 +3.75,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +3.75,2.19;3.75,6.88 +3.75,6.88;6.88,6.88 +6.88,6.88;6.88,3.12 +6.88,3.12;4.06,3.12 +6.88,5.00;4.06,5.00 + +# UTF-16 : 5f 87 +# UTF-8 : 87 be e5 +[5f87] 徇 +2.50,7.50;2.19,6.88 +2.19,6.88;1.88,6.25 +1.88,6.25;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.31,4.69 +2.50,9.38;2.19,9.06 +2.19,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +1.56,0.62;1.56,5.94 +2.50,6.25;2.81,6.88 +2.81,6.88;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.38,9.38 +3.75,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +4.06,2.19;4.06,6.88 +4.06,6.88;7.19,6.88 +7.19,6.88;7.19,3.12 +7.19,3.12;4.06,3.12 +7.19,5.00;4.06,5.00 + +# UTF-16 : 60 42 +# UTF-8 : 82 81 e6 +[6042] 恂 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,5.00 +0.31,5.00;0.62,5.62 +0.62,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.06,9.38 +3.75,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +3.75,2.19;3.75,6.88 +3.75,6.88;6.88,6.88 +6.88,6.88;6.88,3.12 +6.88,3.12;4.06,3.12 +6.88,5.00;4.06,5.00 + +# UTF-16 : 7d 62 +# UTF-8 : a2 b5 e7 +[7d62] 絢 +3.75,4.38;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;2.81,6.56 +0.31,5.00;3.44,5.00 +1.88,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.44 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.81 +0.62,7.81;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.38 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.12,3.75 +3.12,3.75;3.12,4.38 +3.12,6.25;3.44,6.88 +3.44,6.88;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.38,8.75 +4.38,8.75;4.69,9.38 +4.38,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +4.38,2.19;4.38,6.88 +4.38,6.88;7.19,6.88 +7.19,6.88;7.19,3.12 +7.19,3.12;4.69,3.12 +7.19,5.00;4.69,5.00 + +# UTF-16 : 8a 62 +# UTF-8 : a2 a9 e8 +[8a62] 詢 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,5.00;3.12,5.00 +0.62,8.75;3.12,8.75 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;5.00,9.38 +4.69,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +4.38,2.19;4.69,6.88 +4.38,6.88;7.19,6.88 +7.19,6.88;7.19,3.12 +7.19,3.12;4.69,3.12 +7.19,5.00;4.69,5.00 + +# UTF-16 : 6b 89 +# UTF-8 : 89 ae e6 +[6b89] 殉 +0.31,8.75;3.75,8.75 +0.00,4.06;0.31,4.38 +0.31,4.38;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.25,7.19;3.44,7.19 +3.12,6.88;3.12,6.25 +3.12,6.25;3.12,5.31 +3.12,5.31;2.81,4.69 +2.81,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;1.88,2.81 +1.88,2.81;1.56,2.19 +1.56,2.19;1.25,1.88 +1.25,1.88;0.94,1.25 +0.94,1.25;0.31,0.94 +2.81,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.25,5.31 +1.25,5.31;1.25,5.31 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;5.00,9.38 +4.69,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +4.38,2.19;4.69,6.88 +4.38,6.88;7.19,6.88 +7.19,6.88;7.19,3.12 +7.19,3.12;4.69,3.12 +7.19,5.00;4.69,5.00 + +# UTF-16 : 74 a7 +# UTF-8 : a7 92 e7 +[74a7] 璧 +4.38,7.19;9.06,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;8.44,8.75 +5.62,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.31,8.44 +5.31,8.44;5.31,8.75 +6.88,7.19;6.88,4.38 +4.38,5.94;9.06,5.94 +4.38,8.75;9.06,8.75 +6.88,8.75;6.88,9.38 +1.25,4.69;4.06,4.69 +4.06,4.69;4.06,6.56 +4.06,6.56;1.25,6.56 +1.25,6.56;1.25,4.69 +0.31,5.00;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.94,6.25 +0.94,6.25;0.94,6.88 +0.94,6.88;0.94,7.50 +0.94,7.50;0.94,9.06 +0.94,9.06;3.75,9.06 +3.75,9.06;3.75,7.50 +3.75,7.50;0.94,7.50 +0.62,1.25;8.75,1.25 +0.94,3.75;8.75,3.75 +8.12,2.50;1.25,2.50 +4.69,1.25;4.69,3.75 +6.25,2.19;6.56,1.88 +6.56,1.88;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.50,1.56 + +# UTF-16 : 8d 74 +# UTF-8 : b4 b5 e8 +[8d74] 赴 +4.69,8.44;0.62,8.44 +2.81,4.06;5.00,4.06 +2.81,1.56;2.81,9.38 +0.31,6.25;5.00,6.25 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +8.75,1.25;5.62,1.25 +5.62,1.25;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;3.12,1.56 +3.12,1.56;2.50,1.56 +2.50,1.56;2.19,1.88 +2.19,1.88;1.88,2.19 +1.88,2.19;1.56,2.81 +1.56,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +6.25,1.88;6.25,9.38 +9.06,4.69;8.44,5.00 +8.44,5.00;7.81,5.62 +7.81,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.25,6.56 + +# UTF-16 : 62 76 +# UTF-8 : b6 89 e6 +[6276] 扶 +1.88,9.38;1.88,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,1.25 +3.12,5.00;2.50,4.69 +2.50,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +3.12,7.50;0.31,7.50 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;5.94,9.38 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;5.94,5.31 +3.12,5.00;9.06,5.00 +8.75,8.12;3.44,8.12 + +# UTF-16 : 8d ba +# UTF-8 : ba b6 e8 +[8dba] 趺 +2.19,4.69;3.44,4.69 +1.88,1.56;2.19,6.56 +0.94,1.25;0.94,5.62 +0.62,6.56;3.44,6.56 +3.44,6.56;3.44,9.06 +3.44,9.06;0.62,9.06 +0.62,9.06;0.62,6.56 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.75,2.50 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;6.25,3.75 +6.25,3.75;6.25,4.06 +6.25,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,9.38 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +3.75,5.00;9.06,5.00 +8.75,8.12;3.75,8.12 + +# UTF-16 : 75 49 +# UTF-8 : 89 95 e7 +[7549] 畉 +1.88,1.88;1.88,8.75 +0.62,1.88;3.12,1.88 +3.12,1.88;3.12,8.75 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.62,5.31;3.12,5.31 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;6.25,3.75 +6.25,3.75;6.25,4.06 +6.25,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,9.38 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +3.75,5.00;9.06,5.00 +8.75,8.12;3.75,8.12 + +# UTF-16 : 82 bb +# UTF-8 : bb 8a e8 +[82bb] 芻 +2.19,4.69;8.75,4.69 +8.75,4.69;8.44,3.75 +8.44,3.75;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +0.31,3.44;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;2.81,5.62 +2.19,8.75;8.44,8.75 +8.44,8.75;8.44,7.81 +8.44,7.81;8.44,7.19 +8.44,7.19;8.44,6.88 +8.44,6.88;8.44,6.25 +8.44,6.25;8.12,5.62 +8.12,5.62;7.50,5.31 +7.50,5.31;7.19,5.31 +7.19,5.31;6.56,5.31 +6.56,5.31;6.25,5.31 +6.25,5.31;5.62,5.31 +5.62,5.31;5.31,5.31 +0.62,7.50;0.94,7.81 +0.94,7.81;1.56,8.12 +1.56,8.12;2.19,8.75 +2.19,8.75;2.50,9.06 +2.50,9.06;2.81,9.38 +1.56,3.75;1.56,2.19 +1.56,2.19;7.19,2.19 +7.19,2.19;7.19,3.75 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.38,3.75 +4.38,3.75;4.38,4.38 +1.56,7.81;1.88,6.25 +1.56,6.25;7.19,6.25 +7.19,6.25;7.19,7.81 +0.94,5.00;1.56,5.31 +1.56,5.31;2.19,5.62 +2.19,5.62;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.38,7.81 +4.38,7.81;4.38,8.12 + +# UTF-16 : 96 db +# UTF-8 : 9b 9b e9 +[96db] 雛 +7.81,9.38;7.81,9.06 +7.81,9.06;7.50,8.44 +7.50,8.44;7.19,8.12 +7.19,8.12;7.19,8.12 +5.31,7.81;5.31,0.62 +9.06,8.12;5.31,8.12 +7.19,1.56;7.19,8.12 +5.31,1.56;9.06,1.56 +5.31,3.75;8.75,3.75 +5.31,5.94;8.75,5.94 +4.38,6.56;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.62,9.38 +1.25,4.69;4.38,4.69 +4.38,4.69;4.38,3.75 +4.38,3.75;4.06,3.12 +4.06,3.12;4.06,2.50 +4.06,2.50;4.06,2.19 +4.06,2.19;4.06,1.56 +4.06,1.56;3.75,1.25 +3.75,1.25;3.44,1.25 +3.44,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +1.25,8.44;4.06,8.44 +4.06,8.44;4.06,7.81 +4.06,7.81;4.06,7.19 +4.06,7.19;4.06,6.56 +4.06,6.56;4.06,6.25 +4.06,6.25;3.75,5.62 +3.75,5.62;3.44,5.31 +3.44,5.31;3.44,5.31 +3.44,5.31;3.12,5.31 +3.12,5.31;2.50,5.31 +2.50,5.31;2.50,5.31 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +0.31,7.19;0.62,7.81 +0.62,7.81;0.94,8.12 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,9.06 +1.56,9.06;1.56,9.38 +0.94,3.75;0.94,2.50 +0.94,2.50;3.44,2.50 +3.44,2.50;3.44,3.75 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,3.75;2.19,4.38 +0.31,5.00;0.94,5.31 +0.94,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.50 +2.19,7.50;2.19,7.81 +2.19,7.81;2.19,8.12 +0.94,7.81;0.94,6.56 +0.94,6.56;3.44,6.56 +3.44,6.56;3.44,7.81 + +# UTF-16 : 9d f2 +# UTF-8 : b2 b7 e9 +[9df2] 鷲 +7.19,1.25;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.56,2.19 +5.31,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.69,2.19 +3.12,0.94;3.12,1.56 +3.12,1.56;2.81,1.88 +2.81,1.88;2.81,2.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.25,2.19 +1.56,4.06;7.50,4.06 +7.50,4.06;7.50,5.62 +7.50,5.62;1.56,5.62 +1.56,5.62;1.56,2.50 +1.56,2.50;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +1.56,4.69;7.50,4.69 +3.75,6.25;3.75,5.94 +3.75,5.94;3.44,5.62 +1.56,3.44;8.75,3.44 +7.19,9.38;7.81,9.38 +7.81,9.38;8.12,9.06 +8.12,9.06;8.44,8.75 +8.44,8.75;8.44,8.75 +8.75,8.44;5.00,8.44 +4.69,5.94;5.31,6.25 +5.31,6.25;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.81 +6.56,7.81;6.56,8.44 +6.56,8.44;6.56,9.38 +7.19,8.12;7.19,6.56 +7.19,6.56;7.19,5.94 +7.19,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.56 +8.75,6.56;8.75,7.19 +2.81,7.19;2.81,6.25 +2.81,6.25;2.50,5.94 +2.50,5.94;2.19,5.94 +2.19,5.94;1.88,5.94 +1.88,5.94;1.56,5.94 +0.31,5.94;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,6.88 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,6.88 +3.75,6.88;3.44,6.88 +1.25,7.19;4.38,7.19 +4.38,7.19;4.38,8.44 +4.38,8.44;0.94,8.44 +0.94,8.44;0.94,7.19 +2.81,8.75;2.81,9.38 +0.31,8.75;4.69,8.75 + +# UTF-16 : 8f 19 +# UTF-8 : 99 bc e8 +[8f19] 輙 +4.06,8.75;4.06,2.19 +6.25,0.62;6.25,8.75 +3.44,1.88;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;5.00,2.19 +5.00,2.19;5.62,2.50 +5.62,2.50;6.25,2.50 +9.38,8.75;3.44,8.75 +4.06,4.38;6.25,4.38 +4.06,6.88;6.25,6.88 +6.25,7.50;9.06,7.50 +6.56,0.94;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.44,4.69 +8.44,4.69;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;9.06,7.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.19,4.69 +7.19,4.69;7.19,5.31 +7.19,5.31;6.88,6.25 +6.88,6.25;6.88,6.88 +0.62,3.44;3.12,3.44 +3.12,3.44;3.12,6.88 +3.12,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;3.12,5.31 +0.00,2.19;3.44,2.19 +1.88,0.62;1.88,9.38 +0.00,8.12;3.44,8.12 + +# UTF-16 : 8a cf +# UTF-8 : 8f ab e8 +[8acf] 諏 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;2.81,7.50 +0.62,6.25;2.81,6.25 +0.62,5.00;2.81,5.00 +0.62,8.75;2.81,8.75 +3.75,8.75;3.75,2.19 +5.94,0.62;5.94,8.75 +3.12,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.94,2.50 +9.06,8.75;3.12,8.75 +3.75,4.38;5.94,4.38 +3.75,6.88;5.94,6.88 +5.94,7.50;9.06,7.50 +6.25,0.94;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.69 +8.44,4.69;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;9.06,7.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.75 +7.19,3.75;7.19,4.69 +7.19,4.69;6.88,5.31 +6.88,5.31;6.88,6.25 +6.88,6.25;6.56,6.88 + +# UTF-16 : 96 6c +# UTF-8 : ac 99 e9 +[966c] 陬 +2.81,9.06;0.62,9.06 +0.62,9.06;0.62,0.94 +0.94,3.12;1.25,3.12 +1.25,3.12;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;1.88,5.94 +1.88,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.19,7.81 +2.19,7.81;2.50,8.44 +2.50,8.44;2.81,8.75 +3.44,8.75;3.44,2.19 +5.62,0.62;5.62,8.75 +2.81,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;5.00,2.50 +5.00,2.50;5.62,2.50 +9.06,8.75;3.12,8.75 +3.44,4.38;5.62,4.38 +3.44,6.88;5.62,6.88 +5.62,7.50;9.06,7.50 +6.25,0.94;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.19,2.19 +7.19,2.19;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.69 +8.44,4.69;8.44,5.62 +8.44,5.62;8.75,6.56 +8.75,6.56;8.75,7.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.75 +7.19,3.75;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;6.56,6.25 +6.56,6.25;6.56,6.88 + +# UTF-16 : 5a 35 +# UTF-8 : b5 a8 e5 +[5a35] 娵 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.38 +2.19,4.38;2.50,5.00 +2.50,5.00;2.81,5.94 +2.81,5.94;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.56,9.38;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.25 +1.25,6.25;0.94,5.94 +0.94,5.94;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,4.38 +0.62,4.38;0.62,3.75 +0.62,4.69;1.25,4.06 +1.25,4.06;1.56,3.75 +1.56,3.75;2.19,3.44 +2.19,3.44;2.50,2.81 +2.50,2.81;2.81,2.50 +2.81,2.50;3.12,2.19 +3.44,8.75;3.75,1.88 +5.94,0.62;5.94,8.75 +2.81,1.56;3.44,1.88 +3.44,1.88;4.06,1.88 +4.06,1.88;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.94,2.19 +9.06,8.75;2.81,8.75 +3.75,4.38;5.94,4.38 +3.75,6.56;5.94,6.56 +5.94,7.50;9.06,7.50 +6.25,0.94;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.69 +8.44,4.69;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;9.06,7.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.75 +7.19,3.75;7.19,4.69 +7.19,4.69;6.88,5.31 +6.88,5.31;6.88,6.25 +6.88,6.25;6.56,6.88 + +# UTF-16 : 63 ab +# UTF-8 : ab 8e e6 +[63ab] 掫 +3.12,8.75;3.12,2.19 +5.62,0.62;5.62,8.75 +2.50,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;5.00,2.50 +5.00,2.50;5.62,2.50 +9.06,8.75;2.50,8.75 +3.12,4.38;5.62,4.38 +3.12,6.88;5.62,6.88 +5.62,7.50;9.06,7.50 +6.25,0.94;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.19,2.19 +7.19,2.19;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.69 +8.44,4.69;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;9.06,7.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.75 +7.19,3.75;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;6.56,6.25 +6.56,6.25;6.56,6.88 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.50;0.31,7.50 + +# UTF-16 : 7b 95 +# UTF-8 : 95 ae e7 +[7b95] 箕 +3.12,7.81;2.81,8.12 +2.81,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.88,8.75 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.00,8.44 +5.00,8.44;4.69,7.81 +4.69,7.81;4.06,7.50 +9.06,8.75;5.31,8.75 +4.69,8.75;1.56,8.75 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 +2.19,7.50;2.19,3.12 +8.75,6.56;0.62,6.56 +7.19,3.12;7.19,7.50 +0.62,3.12;8.75,3.12 +2.50,4.38;7.19,4.38 +2.50,5.62;7.19,5.62 + +# UTF-16 : 4e 56 +# UTF-8 : 96 b9 e4 +[4e56] 乖 +9.06,7.19;0.31,7.19 +4.69,0.62;4.69,8.75 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;6.25,8.75 +6.25,8.75;6.88,9.06 +6.88,9.06;7.50,9.06 +7.50,9.06;8.12,9.06 +2.81,1.56;3.12,6.56 +6.25,6.56;6.25,2.50 +6.25,2.50;6.25,1.88 +6.25,1.88;6.88,1.56 +6.88,1.56;7.19,1.56 +7.19,1.56;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +6.25,4.06;6.88,4.38 +6.88,4.38;7.50,4.69 +7.50,4.69;7.81,5.00 +7.81,5.00;8.44,5.31 +8.44,5.31;8.75,5.62 +0.31,5.00;3.12,5.00 +0.31,2.19;0.94,2.50 +0.94,2.50;1.25,2.50 +1.25,2.50;1.88,2.81 +1.88,2.81;2.50,2.81 +2.50,2.81;3.12,3.12 + +# UTF-16 : 6d 9b +# UTF-8 : 9b b6 e6 +[6d9b] 涛 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.81,5.62;9.06,5.62 +8.75,8.75;2.81,8.75 +8.75,7.19;3.12,7.19 +2.81,1.56;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.69,4.69 +4.69,4.69;5.00,5.62 +5.00,5.62;5.31,6.56 +5.31,6.56;5.62,7.50 +5.62,7.50;5.62,8.44 +5.62,8.44;5.94,9.38 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +7.81,5.62;8.12,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.50,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,4.06;2.81,4.06 + +# UTF-16 : 96 66 +# UTF-8 : a6 99 e9 +[9666] 陦 +3.12,9.06;0.62,9.06 +0.62,9.06;0.62,0.94 +1.25,3.12;1.56,3.12 +1.56,3.12;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +2.50,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;2.81,8.75 +2.81,5.62;9.06,5.62 +9.06,8.75;3.12,8.75 +8.75,7.19;3.44,7.19 +2.81,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,3.44 +4.06,3.44;4.69,4.06 +4.69,4.06;5.00,4.69 +5.00,4.69;5.31,5.62 +5.31,5.62;5.31,6.56 +5.31,6.56;5.62,7.50 +5.62,7.50;5.94,8.44 +5.94,8.44;5.94,9.38 +6.25,1.56;5.94,1.88 +5.94,1.88;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +8.12,5.62;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,4.06;2.81,4.06 + +# UTF-16 : 68 bc +# UTF-8 : bc a2 e6 +[68bc] 梼 +1.56,0.62;1.56,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +2.81,5.62;9.06,5.62 +9.06,8.75;3.12,8.75 +8.75,7.19;3.44,7.19 +2.81,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,3.44 +4.06,3.44;4.69,4.06 +4.69,4.06;5.00,4.69 +5.00,4.69;5.31,5.62 +5.31,5.62;5.31,6.56 +5.31,6.56;5.62,7.50 +5.62,7.50;5.94,8.44 +5.94,8.44;5.94,9.38 +6.25,1.56;5.94,1.88 +5.94,1.88;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +8.12,5.62;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,4.06;2.81,4.06 + +# UTF-16 : 79 77 +# UTF-8 : b7 a5 e7 +[7977] 祷 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.88,5.31 +3.12,7.50;0.31,7.50 +1.56,7.50;1.88,9.38 +1.56,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.56 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +2.81,5.62;9.06,5.62 +9.06,8.75;3.12,8.75 +8.75,7.19;3.44,7.19 +2.81,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,3.44 +4.06,3.44;4.69,4.06 +4.69,4.06;5.00,4.69 +5.00,4.69;5.31,5.62 +5.31,5.62;5.62,6.56 +5.62,6.56;5.62,7.50 +5.62,7.50;5.94,8.44 +5.94,8.44;5.94,9.38 +6.25,1.56;6.25,1.88 +6.25,1.88;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +8.12,5.62;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,4.06;3.12,4.06 + +# UTF-16 : 75 74 +# UTF-8 : b4 95 e7 +[7574] 畴 +3.44,5.62;9.06,5.62 +9.06,8.75;3.44,8.75 +8.75,7.19;3.75,7.19 +3.12,1.56;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;5.00,4.69 +5.00,4.69;5.31,5.62 +5.31,5.62;5.62,6.56 +5.62,6.56;5.94,7.50 +5.94,7.50;5.94,8.44 +5.94,8.44;5.94,9.38 +6.56,1.56;6.25,1.88 +6.25,1.88;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +8.12,5.62;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +9.06,4.06;3.75,4.06 +1.88,1.88;1.88,8.75 +0.62,1.88;3.12,1.88 +2.81,1.88;3.12,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.62,5.31;2.81,5.31 + +# UTF-16 : 92 f3 +# UTF-8 : b3 8b e9 +[92f3] 鋳 +3.75,5.62;9.38,5.62 +9.06,8.75;3.75,8.75 +8.75,7.19;3.75,7.19 +3.44,1.56;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.31,4.69 +5.31,4.69;5.62,5.62 +5.62,5.62;5.62,6.56 +5.62,6.56;5.94,7.50 +5.94,7.50;5.94,8.44 +5.94,8.44;5.94,9.38 +6.56,1.56;6.56,1.88 +6.56,1.88;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +8.12,5.62;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +9.06,4.06;3.75,4.06 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,9.06 +2.50,9.06;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;0.94,8.12 +0.94,8.12;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.69 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;3.44,4.69 + +# UTF-16 : 62 d9 +# UTF-8 : 99 8b e6 +[62d9] 拙 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.50;0.31,7.50 +3.44,4.69;3.44,0.94 +8.75,0.94;8.75,4.69 +5.94,1.56;6.25,9.38 +3.44,1.56;8.75,1.56 +3.44,8.75;3.44,5.62 +3.44,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 + +# UTF-16 : 54 84 +# UTF-8 : 84 92 e5 +[5484] 咄 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +3.44,4.69;3.44,0.94 +8.75,0.94;8.75,4.69 +6.25,1.56;6.25,9.38 +3.44,1.56;8.75,1.56 +3.75,8.75;3.75,5.62 +3.75,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 + +# UTF-16 : 67 ee +# UTF-8 : ae 9f e6 +[67ee] 柮 +1.88,0.62;1.88,9.38 +3.12,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +3.44,4.69;3.44,0.94 +8.75,0.94;8.75,4.69 +6.25,1.56;6.25,9.38 +3.44,1.56;8.75,1.56 +3.75,8.75;3.75,5.62 +3.75,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 + +# UTF-16 : 67 0f +# UTF-8 : 8f 9c e6 +[670f] 朏 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,9.06 +0.94,9.06;2.81,9.06 +2.81,9.06;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,1.25 +1.56,1.25;1.25,1.25 +3.75,4.69;3.75,0.94 +8.75,0.94;8.75,4.69 +6.25,1.56;6.25,9.38 +3.75,1.56;8.75,1.56 +3.75,8.75;3.75,5.62 +3.75,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 + +# UTF-16 : 74 73 +# UTF-8 : b3 91 e7 +[7473] 瑳 +2.81,8.75;0.31,8.75 +2.81,5.62;0.31,5.62 +1.56,2.19;1.56,8.75 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +3.44,1.25;9.06,1.25 +8.75,3.75;4.06,3.75 +6.25,1.25;6.25,3.75 +2.81,5.31;9.06,5.31 +3.44,6.88;8.75,6.88 +3.12,8.12;9.06,8.12 +5.94,5.31;5.94,8.12 +5.00,8.12;4.69,8.75 +4.69,8.75;4.69,9.06 +4.69,9.06;4.38,9.38 +4.38,9.38;4.38,9.38 +6.88,8.12;7.19,8.44 +7.19,8.44;7.19,9.06 +7.19,9.06;7.50,9.38 +7.50,9.38;7.50,9.38 +2.19,0.94;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.38,4.69 +4.38,4.69;4.38,5.31 + +# UTF-16 : 55 df +# UTF-8 : 9f 97 e5 +[55df] 嗟 +0.94,2.19;2.81,2.19 +2.81,2.19;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.56 +3.44,1.25;9.06,1.25 +8.75,3.75;4.06,3.75 +6.25,1.25;6.25,3.75 +3.12,5.31;9.06,5.31 +3.44,6.88;8.75,6.88 +3.12,8.12;9.06,8.12 +5.94,5.31;5.94,8.12 +5.00,8.12;5.00,8.75 +5.00,8.75;4.69,9.06 +4.69,9.06;4.38,9.38 +4.38,9.38;4.38,9.38 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,9.06 +7.50,9.06;7.50,9.38 +7.50,9.38;7.50,9.38 +2.50,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.38,4.69 +4.38,4.69;4.38,5.31 + +# UTF-16 : 69 ce +# UTF-8 : 8e a7 e6 +[69ce] 槎 +1.56,0.62;1.56,9.38 +3.12,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +3.44,1.25;9.06,1.25 +8.75,3.75;4.06,3.75 +6.25,1.25;6.25,3.75 +2.81,5.31;9.06,5.31 +3.44,6.88;8.75,6.88 +3.12,8.12;9.06,8.12 +5.94,5.31;5.94,8.12 +5.00,8.12;4.69,8.75 +4.69,8.75;4.69,9.06 +4.69,9.06;4.38,9.38 +4.38,9.38;4.38,9.38 +6.88,8.12;7.19,8.44 +7.19,8.44;7.19,9.06 +7.19,9.06;7.50,9.38 +7.50,9.38;7.50,9.38 +2.19,0.94;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.38,4.69 +4.38,4.69;4.38,5.31 + +# UTF-16 : 64 13 +# UTF-8 : 93 90 e6 +[6413] 搓 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.50,5.00;2.19,4.69 +2.19,4.69;1.56,4.38 +1.56,4.38;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.50;0.31,7.50 +3.12,1.25;9.06,1.25 +8.75,3.75;4.06,3.75 +6.25,1.25;6.25,3.75 +2.81,5.31;9.06,5.31 +3.12,6.88;8.75,6.88 +2.81,8.12;9.06,8.12 +5.94,5.31;5.94,8.12 +5.00,8.12;4.69,8.75 +4.69,8.75;4.69,9.06 +4.69,9.06;4.38,9.38 +4.38,9.38;4.38,9.38 +6.88,8.12;7.19,8.44 +7.19,8.44;7.19,9.06 +7.19,9.06;7.50,9.38 +7.50,9.38;7.50,9.38 +2.19,0.94;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.06,4.69 +4.06,4.69;4.38,5.31 + +# UTF-16 : 5d 6f +# UTF-8 : af b5 e5 +[5d6f] 嵯 +0.62,8.12;0.62,0.94 +0.62,1.88;2.81,1.88 +2.81,1.88;2.81,8.12 +1.56,1.88;1.88,9.38 +3.75,1.25;9.06,1.25 +8.75,3.75;4.38,3.75 +6.25,1.25;6.56,3.75 +3.12,5.31;9.06,5.31 +3.75,6.88;8.75,6.88 +3.44,8.12;9.06,8.12 +6.25,5.31;6.25,8.12 +5.00,8.12;5.00,8.75 +5.00,8.75;4.69,9.06 +4.69,9.06;4.69,9.38 +4.69,9.38;4.69,9.38 +7.19,8.12;7.19,8.44 +7.19,8.44;7.50,9.06 +7.50,9.06;7.50,9.38 +7.50,9.38;7.81,9.38 +2.50,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;4.69,5.31 + +# UTF-16 : 8e 49 +# UTF-8 : 89 b9 e8 +[8e49] 蹉 +1.88,4.69;3.12,4.69 +1.88,1.88;1.88,6.56 +0.94,1.25;0.94,5.62 +0.62,6.56;2.81,6.56 +2.81,6.56;2.81,9.06 +2.81,9.06;0.62,9.06 +0.62,9.06;0.62,6.56 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.75,1.25;9.06,1.25 +8.75,3.75;4.38,3.75 +6.25,1.25;6.56,3.75 +3.12,5.31;9.06,5.31 +3.75,6.88;8.75,6.88 +3.44,8.12;9.06,8.12 +6.25,5.31;6.25,8.12 +5.00,8.12;5.00,8.75 +5.00,8.75;4.69,9.06 +4.69,9.06;4.69,9.38 +4.69,9.38;4.69,9.38 +7.19,8.12;7.19,8.44 +7.19,8.44;7.50,9.06 +7.50,9.06;7.50,9.38 +7.50,9.38;7.81,9.38 +2.50,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;4.69,5.31 + +# UTF-16 : 7e 12 +# UTF-8 : 92 b8 e7 +[7e12] 縒 +3.12,4.38;3.12,5.00 +3.12,5.00;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,6.25 +2.81,6.25;2.50,6.88 +0.00,5.00;3.12,5.00 +1.56,5.00;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +1.25,5.94;1.25,6.25 +1.25,6.25;0.94,6.88 +0.94,6.88;0.94,7.19 +0.94,7.19;0.62,7.81 +0.62,7.81;0.31,8.12 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.38 +3.44,1.25;9.06,1.25 +8.75,3.75;4.38,3.75 +6.25,1.25;6.25,3.75 +3.12,5.31;9.06,5.31 +3.44,6.88;8.75,6.88 +3.12,8.12;9.06,8.12 +5.94,5.31;6.25,8.12 +5.00,8.12;5.00,8.75 +5.00,8.75;4.69,9.06 +4.69,9.06;4.69,9.38 +4.69,9.38;4.38,9.38 +7.19,8.12;7.19,8.44 +7.19,8.44;7.50,9.06 +7.50,9.06;7.50,9.38 +7.50,9.38;7.50,9.38 +2.50,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,4.69 +4.38,4.69;4.69,5.31 + +# UTF-16 : 78 cb +# UTF-8 : 8b a3 e7 +[78cb] 磋 +3.12,8.75;0.31,8.75 +1.25,1.88;2.81,1.88 +2.81,1.88;2.81,5.62 +2.81,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.56,7.50 +1.56,7.50;1.56,8.12 +1.56,8.12;1.56,8.75 +3.75,1.25;9.06,1.25 +8.75,3.75;4.38,3.75 +6.25,1.25;6.56,3.75 +3.12,5.31;9.06,5.31 +3.75,6.88;8.75,6.88 +3.44,8.12;9.06,8.12 +6.25,5.31;6.25,8.12 +5.00,8.12;5.00,8.75 +5.00,8.75;4.69,9.06 +4.69,9.06;4.69,9.38 +4.69,9.38;4.69,9.38 +7.19,8.12;7.19,8.44 +7.19,8.44;7.50,9.06 +7.50,9.06;7.50,9.38 +7.50,9.38;7.81,9.38 +2.50,0.94;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;4.69,5.31 + +# UTF-16 : 8b 39 +# UTF-8 : b9 ac e8 +[8b39] 謹 +0.94,1.25;3.12,1.25 +2.81,1.25;3.12,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,5.00;3.12,5.00 +0.62,8.75;3.12,8.75 +8.75,5.00;8.75,7.19 +8.75,7.19;3.75,7.19 +3.75,7.19;3.75,5.00 +4.06,5.00;8.75,5.00 +4.06,2.81;8.75,2.81 +3.75,4.06;8.75,4.06 +6.25,1.25;6.25,6.88 +3.44,8.44;9.06,8.44 +3.44,1.25;9.38,1.25 +5.00,7.50;5.00,9.38 +7.50,7.50;7.50,9.38 + +# UTF-16 : 50 c5 +# UTF-8 : 85 83 e5 +[50c5] 僅 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.88 +8.75,5.00;8.75,7.19 +8.75,7.19;2.81,7.19 +2.81,7.19;2.81,5.00 +2.81,5.00;8.44,5.00 +2.81,2.81;8.44,2.81 +2.50,4.06;8.75,4.06 +5.62,1.25;5.62,6.88 +2.50,8.44;9.06,8.44 +2.19,1.25;9.06,1.25 +4.38,7.50;4.38,9.38 +7.19,7.50;7.19,9.38 + +# UTF-16 : 54 1f +# UTF-8 : 9f 90 e5 +[541f] 吟 +0.62,2.19;2.81,2.19 +2.81,2.19;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.56 +2.81,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.62,9.06 +5.62,9.06;5.94,9.38 +5.94,9.38;6.25,9.06 +6.25,9.06;6.56,8.75 +6.56,8.75;6.88,8.44 +6.88,8.44;7.19,8.12 +7.19,8.12;7.50,7.81 +7.50,7.81;7.81,7.50 +7.81,7.50;8.12,7.19 +8.12,7.19;8.44,6.88 +8.44,6.88;8.75,6.56 +8.75,6.56;9.38,6.25 +3.75,6.56;8.12,6.56 +8.75,4.69;3.12,4.69 +5.62,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.38 +8.44,4.38;8.75,4.69 + +# UTF-16 : 88 7f +# UTF-8 : bf a1 e8 +[887f] 衿 +3.44,3.44;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.38 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.62 +3.44,5.62;3.44,5.62 +3.12,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.94,9.06 +5.94,9.06;6.25,9.38 +6.25,9.38;6.56,9.06 +6.56,9.06;6.88,8.75 +6.88,8.75;7.19,8.44 +7.19,8.44;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,7.50 +7.81,7.50;8.12,7.19 +8.12,7.19;8.44,6.88 +8.44,6.88;9.06,6.56 +9.06,6.56;9.38,6.25 +4.38,6.56;8.12,6.56 +8.75,4.69;3.75,4.69 +5.94,0.94;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.44,3.75 +8.44,3.75;8.44,4.38 +8.44,4.38;8.75,4.69 + +# UTF-16 : 77 dc +# UTF-8 : 9c 9f e7 +[77dc] 矜 +2.50,5.94;2.50,1.88 +2.50,1.88;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,1.25 +1.25,1.25;0.94,1.25 +4.38,5.94;0.31,5.94 +0.31,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;2.50,5.94 +0.62,8.75;4.06,8.75 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.19 +1.88,7.19;2.19,6.88 +2.19,6.88;2.50,6.56 +2.50,6.56;2.81,5.94 +4.06,8.75;3.75,8.44 +3.75,8.44;3.44,8.12 +3.44,8.12;3.12,7.50 +3.12,7.50;2.81,7.19 +2.81,7.19;2.19,6.88 +4.06,5.94;4.06,5.62 +4.06,5.62;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;3.44,4.38 +3.44,4.38;3.12,4.06 +3.75,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;6.25,9.06 +6.25,9.06;6.56,9.38 +6.56,9.38;6.88,9.06 +6.88,9.06;6.88,8.75 +6.88,8.75;7.19,8.44 +7.19,8.44;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;8.12,7.50 +8.12,7.50;8.44,7.19 +8.44,7.19;8.75,6.88 +8.75,6.88;9.06,6.56 +9.06,6.56;9.38,6.25 +4.69,6.56;8.44,6.56 +8.75,4.69;4.38,4.69 +6.25,0.94;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.44,3.75 +8.44,3.75;8.44,4.38 +8.44,4.38;8.75,4.69 + +# UTF-16 : 50 39 +# UTF-8 : b9 80 e5 +[5039] 倹 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,7.19 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;7.81,7.81 +7.81,7.81;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,8.75 +6.25,8.75;5.94,9.06 +5.94,9.06;5.62,9.38 +5.62,9.38;5.31,9.06 +5.31,9.06;5.00,8.75 +5.00,8.75;4.69,8.75 +4.69,8.75;4.38,8.44 +4.38,8.44;4.06,8.12 +4.06,8.12;3.75,7.81 +3.75,7.81;3.44,7.81 +3.44,7.81;2.81,7.50 +2.81,7.50;2.50,7.19 +2.50,7.19;2.19,6.88 +7.81,7.50;3.44,7.50 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.62,4.38 +5.62,4.38;5.62,7.50 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;5.62,4.06 +5.62,4.06;5.62,4.38 +2.81,3.75;2.81,6.25 +2.81,6.25;8.44,6.25 +8.44,6.25;8.44,4.06 +8.44,4.06;2.81,4.06 + +# UTF-16 : 4f af +# UTF-8 : af be e4 +[4faf] 侯 +2.50,9.38;2.19,8.75 +2.19,8.75;2.19,8.44 +2.19,8.44;1.88,7.81 +1.88,7.81;1.88,7.19 +1.88,7.19;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;0.94,5.94 +0.94,5.94;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,6.56 +8.75,5.62;3.44,5.62 +2.50,4.38;2.81,4.69 +2.81,4.69;3.44,5.31 +3.44,5.31;3.75,5.94 +3.75,5.94;3.75,6.25 +3.75,6.25;4.06,6.88 +9.06,3.75;2.50,3.75 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;5.94,4.06 +5.94,4.06;5.94,5.62 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.94,3.75 +5.94,3.75;5.94,4.06 +7.81,6.88;8.12,9.06 +7.81,9.06;3.12,9.06 +2.50,6.88;9.06,6.88 + +# UTF-16 : 80 af +# UTF-8 : af 82 e8 +[80af] 肯 +4.69,9.69;4.69,6.88 +0.31,6.88;9.06,6.88 +8.44,8.44;4.69,8.44 +2.50,6.88;2.50,9.06 +1.56,0.94;1.56,5.94 +1.56,5.94;7.81,5.94 +7.81,5.94;7.81,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +1.56,2.81;7.81,2.81 +1.56,4.38;7.81,4.38 + +# UTF-16 : 5b b0 +# UTF-8 : b0 ae e5 +[5bb0] 宰 +4.69,8.44;4.69,9.69 +8.75,6.56;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.56 +0.62,4.38;8.75,4.38 +5.62,4.38;5.94,4.69 +5.94,4.69;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;6.88,6.25 +6.88,6.25;7.19,6.88 +3.44,4.38;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.50,6.25 +2.50,6.25;2.19,6.88 +4.69,4.38;4.69,0.62 +0.94,2.50;8.75,2.50 +1.25,6.88;8.12,6.88 +4.69,6.88;4.69,8.12 + +# UTF-16 : 55 e3 +# UTF-8 : a3 97 e5 +[55e3] 嗣 +3.75,1.25;4.06,1.25 +4.06,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.38,1.56 +4.38,1.56;4.38,5.94 +4.38,5.94;0.62,5.94 +0.62,5.94;0.62,0.94 +1.88,5.94;1.88,1.25 +3.12,5.94;3.12,1.25 +0.62,3.75;4.38,3.75 +4.69,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +5.31,1.88;5.31,5.62 +5.31,5.62;7.50,5.62 +7.50,5.62;7.50,2.81 +7.50,2.81;5.62,2.81 +0.94,6.88;0.94,8.75 +0.94,8.75;4.38,8.75 +4.38,8.75;4.38,6.88 +4.38,6.88;0.94,6.88 +8.12,7.19;5.00,7.19 + +# UTF-16 : 61 01 +# UTF-8 : 81 84 e6 +[6101] 愁 +3.12,4.06;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.19,1.88 +7.19,1.88;7.50,2.50 +7.50,2.50;7.50,2.81 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;1.88,3.75 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +5.94,2.19;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.06 +0.31,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +4.06,9.06;3.44,9.06 +3.44,9.06;2.81,8.75 +2.81,8.75;2.19,8.75 +2.19,8.75;1.25,8.75 +1.25,8.75;0.62,8.75 +2.50,4.06;2.50,8.75 +4.38,7.50;0.62,7.50 +4.38,5.62;4.06,5.94 +4.06,5.94;3.75,6.25 +3.75,6.25;3.12,6.56 +3.12,6.56;2.81,7.19 +2.81,7.19;2.50,7.50 +5.00,8.44;5.00,7.81 +5.00,7.81;5.00,7.50 +5.00,7.50;4.69,7.19 +4.69,7.19;4.69,6.88 +4.69,6.88;4.38,6.56 +8.75,8.44;8.75,7.81 +8.75,7.81;8.44,7.50 +8.44,7.50;8.44,7.19 +8.44,7.19;8.12,6.88 +8.12,6.88;7.81,6.56 +4.06,4.38;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;5.94,5.62 +5.94,5.62;6.25,5.94 +6.25,5.94;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;6.56,7.50 +6.56,7.50;6.56,7.81 +6.56,7.81;6.56,9.38 +9.06,4.38;8.75,4.38 +8.75,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;6.56,7.50 +6.56,7.50;6.56,7.81 + +# UTF-16 : 53 d9 +# UTF-8 : 99 8f e5 +[53d9] 叙 +4.69,7.19;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.50,9.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.62,7.19 +0.62,7.19;0.00,6.56 +4.69,5.00;0.31,5.00 +4.38,6.88;0.94,6.88 +2.81,6.88;2.81,1.88 +2.81,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,1.25 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +4.38,1.56;4.38,2.19 +4.38,2.19;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;3.75,3.75 +3.75,3.75;3.75,4.38 +4.38,8.75;9.06,8.75 +4.38,0.94;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.50 +6.25,2.50;6.88,3.12 +6.88,3.12;7.50,3.75 +7.50,3.75;7.81,4.69 +7.81,4.69;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.75,7.50 +8.75,7.50;9.06,8.44 +9.38,0.94;8.75,1.56 +8.75,1.56;8.12,1.88 +8.12,1.88;7.50,2.50 +7.50,2.50;7.19,3.12 +7.19,3.12;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.94,5.31 +5.94,5.31;5.62,6.25 +5.62,6.25;5.62,7.19 +5.62,7.19;5.31,8.12 + +# UTF-16 : 5b b5 +# UTF-8 : b5 ae e5 +[5bb5] 宵 +4.69,8.44;4.69,9.69 +8.75,6.56;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.56 +1.56,0.94;1.56,5.94 +1.56,5.94;7.81,5.94 +7.81,5.94;7.81,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +1.56,2.81;7.81,2.81 +1.56,4.38;7.81,4.38 +4.69,5.94;4.69,8.12 +3.12,6.25;2.81,6.56 +2.81,6.56;2.50,7.19 +2.50,7.19;2.19,7.50 +2.19,7.50;1.88,7.81 +1.88,7.81;1.88,8.12 +6.25,6.25;6.56,6.56 +6.56,6.56;6.88,7.19 +6.88,7.19;7.19,7.50 +7.19,7.50;7.50,7.81 +7.50,7.81;7.81,8.12 + +# UTF-16 : 7a 83 +# UTF-8 : 83 aa e7 +[7a83] 窃 +5.31,8.44;5.31,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;6.25,6.25 +6.25,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.12,7.81 +4.69,8.44;4.69,9.69 +8.44,6.88;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 +0.94,5.94;1.56,6.25 +1.56,6.25;1.88,6.25 +1.88,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.12,6.88 +3.12,6.88;3.75,7.50 +3.75,7.50;3.75,8.12 +3.75,8.12;4.06,8.44 +4.06,0.94;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +4.38,5.31;8.44,5.31 +8.44,5.31;8.44,4.38 +8.44,4.38;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,1.25 +0.31,3.75;4.38,4.69 +1.56,5.62;1.56,1.88 +1.56,1.88;1.56,1.56 +1.56,1.56;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 + +# UTF-16 : 68 13 +# UTF-8 : 93 a0 e6 +[6813] 栓 +1.88,0.62;1.88,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;2.81,6.56 +2.81,1.25;9.06,1.25 +8.75,4.06;3.44,4.06 +8.44,6.56;3.44,6.56 +5.94,1.25;5.94,6.56 + +# UTF-16 : 8a 6e +# UTF-8 : ae a9 e8 +[8a6e] 詮 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,5.00;3.12,5.00 +0.62,8.75;3.12,8.75 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;5.94,9.06 +5.94,9.06;5.94,8.75 +5.94,8.75;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.38,7.19 +4.38,7.19;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.44,6.56 +3.44,1.25;9.06,1.25 +8.75,4.06;4.06,4.06 +8.44,6.56;4.06,6.56 +6.25,1.25;6.25,6.56 + +# UTF-16 : 58 51 +# UTF-8 : 91 a1 e5 +[5851] 塑 +1.88,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;1.25,9.06 +1.25,9.06;1.25,9.38 +3.12,8.12;3.44,8.44 +3.44,8.44;3.75,8.75 +3.75,8.75;3.75,9.06 +3.75,9.06;4.06,9.38 +0.31,8.12;4.69,8.12 +0.94,7.50;0.94,4.69 +4.38,5.00;4.38,7.50 +0.94,5.31;4.38,5.31 +5.31,5.94;8.44,5.94 +5.62,7.50;8.44,7.50 +4.38,4.06;4.69,4.38 +4.69,4.38;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.62,5.94 +5.62,5.94;5.62,6.88 +5.62,6.88;5.62,8.75 +5.62,8.75;8.44,8.75 +8.44,8.75;8.44,4.38 +8.44,4.38;8.44,4.06 +8.44,4.06;8.12,4.06 +7.81,4.06;7.50,4.06 +7.50,4.06;7.19,4.06 +7.19,4.06;6.56,4.06 +0.62,1.25;8.75,1.25 +8.12,2.81;1.25,2.81 +4.69,1.25;4.69,3.75 +2.50,5.31;2.50,8.12 +0.62,3.12;1.25,3.44 +1.25,3.44;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;2.50,5.31 + +# UTF-16 : 55 aa +# UTF-8 : aa 96 e5 +[55aa] 喪 +1.25,5.62;3.75,5.62 +3.75,5.62;3.75,7.81 +3.75,7.81;0.94,7.81 +0.94,7.81;0.94,5.62 +5.62,5.62;8.44,5.62 +8.44,5.62;8.44,7.81 +8.44,7.81;5.62,7.81 +5.62,7.81;5.62,5.62 +4.69,4.69;4.69,9.38 +0.62,8.75;8.75,8.75 +0.62,4.69;8.75,4.69 +4.69,4.69;5.00,4.38 +5.00,4.38;5.31,3.75 +5.31,3.75;5.62,3.44 +5.62,3.44;5.94,2.81 +5.94,2.81;6.25,2.50 +6.25,2.50;6.88,2.19 +6.88,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,1.88 +2.50,1.25;2.50,4.69 +5.94,2.81;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.12,4.38 + +# UTF-16 : 4e c2 +# UTF-8 : 82 bb e4 +[4ec2] 仂 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.56,0.62;1.56,7.19 +2.50,0.94;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;5.00,4.69 +5.00,4.69;5.31,5.62 +5.31,5.62;5.31,6.56 +5.31,6.56;5.31,7.81 +5.31,7.81;5.31,9.38 +2.50,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.94,1.25 + +# UTF-16 : 67 38 +# UTF-8 : b8 9c e6 +[6738] 朸 +2.19,0.62;2.19,9.38 +3.75,7.50;0.62,7.50 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +3.75,3.75;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.12,5.94 +3.12,5.94;2.81,6.25 +2.81,6.25;2.81,6.56 +2.81,6.56;2.50,6.88 +2.50,6.88;2.19,7.19 +3.44,0.94;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.69 +5.62,4.69;5.94,5.62 +5.94,5.62;5.94,6.56 +5.94,6.56;6.25,7.81 +6.25,7.81;6.25,9.38 +4.06,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 + +# UTF-16 : 91 db +# UTF-8 : 9b 87 e9 +[91db] 釛 +0.31,1.25;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,7.81;4.06,8.12 +4.06,8.12;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,9.06 +2.81,9.06;2.50,9.38 +2.50,9.38;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.38,5.31;0.62,5.31 +4.06,7.19;0.94,7.19 +2.50,1.56;2.50,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.06,4.69 +4.06,0.94;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.94,4.69 +5.94,4.69;6.25,5.62 +6.25,5.62;6.25,6.56 +6.25,6.56;6.25,7.81 +6.25,7.81;6.25,9.38 +4.38,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 + +# UTF-16 : 52 d2 +# UTF-8 : 92 8b e5 +[52d2] 勒 +0.31,8.12;4.69,8.12 +3.44,9.38;3.44,6.88 +3.44,6.88;1.25,6.88 +1.25,6.88;1.25,9.38 +4.06,3.75;4.06,5.94 +4.06,5.94;0.62,5.94 +0.62,5.94;0.62,3.75 +0.62,3.75;4.06,3.75 +0.00,2.50;4.38,2.50 +2.50,0.62;2.50,6.88 +4.06,0.94;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.94,4.69 +5.94,4.69;5.94,5.62 +5.94,5.62;6.25,6.56 +6.25,6.56;6.25,7.81 +6.25,7.81;6.25,9.38 +4.38,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 + +# UTF-16 : 52 c5 +# UTF-8 : 85 8b e5 +[52c5] 勅 +0.94,4.69;4.38,4.69 +4.38,4.69;4.38,6.88 +4.38,6.88;0.62,6.88 +0.62,6.88;0.62,4.69 +2.50,0.62;2.50,9.38 +0.31,8.44;5.00,8.44 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.50,4.69 +4.69,2.50;4.06,3.12 +4.06,3.12;3.75,3.44 +3.75,3.44;3.12,3.75 +3.12,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +4.06,0.94;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.94,4.69 +5.94,4.69;6.25,5.62 +6.25,5.62;6.25,6.56 +6.25,6.56;6.25,7.81 +6.25,7.81;6.25,9.38 +4.69,7.50;8.75,7.50 +8.75,7.50;8.75,5.94 +8.75,5.94;8.75,4.69 +8.75,4.69;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 + +# UTF-16 : 52 ab +# UTF-8 : ab 8a e5 +[52ab] 劫 +0.31,5.31;4.69,5.31 +4.38,8.12;0.62,8.12 +2.50,5.31;2.50,9.38 +4.38,2.19;4.38,2.50 +4.38,2.50;4.06,3.12 +4.06,3.12;4.06,3.75 +4.06,3.75;3.75,4.06 +3.75,4.06;3.44,4.69 +0.00,1.56;0.94,1.56 +0.94,1.56;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.38,2.81 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;1.88,4.06 +1.88,4.06;2.19,4.69 +2.19,4.69;2.19,5.00 +2.19,5.00;2.19,5.31 +4.06,0.94;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.94,4.69 +5.94,4.69;6.25,5.62 +6.25,5.62;6.25,6.56 +6.25,6.56;6.25,7.81 +6.25,7.81;6.25,9.38 +4.69,7.50;8.75,7.50 +8.75,7.50;8.75,5.94 +8.75,5.94;8.75,4.69 +8.75,4.69;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 + +# UTF-16 : 52 cd +# UTF-8 : 8d 8b e5 +[52cd] 勍 +2.81,4.69;2.81,1.88 +2.81,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,1.25 +0.31,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.06 +4.38,2.50;4.38,2.81 +4.38,2.81;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;3.75,3.75 +3.75,3.75;3.44,4.38 +0.94,5.00;4.38,5.00 +4.38,5.00;4.38,7.19 +4.38,7.19;0.94,7.19 +0.94,7.19;0.94,4.69 +2.50,8.12;2.50,9.38 +0.31,8.12;4.69,8.12 +4.06,0.94;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.94,4.69 +5.94,4.69;6.25,5.62 +6.25,5.62;6.25,6.56 +6.25,6.56;6.25,7.81 +6.25,7.81;6.25,9.38 +4.69,7.50;8.75,7.50 +8.75,7.50;8.75,5.94 +8.75,5.94;8.75,4.69 +8.75,4.69;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 + +# UTF-16 : 8f ed +# UTF-8 : ad bf e8 +[8fed] 迭 +8.44,7.81;3.75,7.81 +8.75,5.62;2.81,5.62 +0.62,9.06;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,2.19 +2.50,2.19;2.19,2.50 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;4.06,8.44 +4.06,8.44;4.38,9.06 +3.12,2.19;3.44,2.50 +3.44,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;5.94,5.62 +5.94,5.62;5.94,6.25 +5.94,6.25;5.94,9.38 +8.75,2.19;8.44,2.50 +8.44,2.50;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;6.25,5.00 +6.25,5.00;5.94,5.62 +5.94,5.62;5.94,6.25 + +# UTF-16 : 7b e4 +# UTF-8 : a4 af e7 +[7be4] 篤 +1.88,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.62,7.81 +0.62,7.81;0.31,7.19 +4.69,8.44;1.56,8.44 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.44;5.31,8.44 +7.19,6.88;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +7.19,1.56;7.19,1.88 +7.19,1.88;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.56,2.81 +5.31,1.25;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;4.69,2.81 +4.69,2.81;4.69,2.81 +3.12,0.94;3.12,1.56 +3.12,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,2.81 +8.12,6.88;1.25,6.88 +1.25,6.88;1.25,3.44 +1.25,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +4.69,6.88;4.69,3.44 +1.25,4.69;7.81,4.69 +1.25,5.62;7.81,5.62 + +# UTF-16 : 4f 10 +# UTF-8 : 90 bc e4 +[4f10] 伐 +6.88,9.38;7.19,9.06 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,8.12 +8.12,8.12;8.44,7.81 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,6.88 +2.19,6.56;9.06,7.19 +8.12,6.25;7.81,5.62 +7.81,5.62;7.19,5.00 +7.19,5.00;6.88,4.38 +6.88,4.38;6.25,3.75 +6.25,3.75;5.94,3.12 +5.94,3.12;5.31,2.81 +5.31,2.81;4.69,2.19 +4.69,2.19;3.75,1.88 +3.75,1.88;3.12,1.56 +3.12,1.56;2.19,1.25 +5.00,9.38;5.00,7.81 +5.00,7.81;5.31,6.56 +5.31,6.56;5.62,5.31 +5.62,5.31;5.94,4.06 +5.94,4.06;6.25,3.12 +6.25,3.12;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.44 + +# UTF-16 : 95 a5 +# UTF-8 : a5 96 e9 +[95a5] 閥 +6.25,5.62;6.56,5.62 +6.56,5.62;6.88,5.31 +6.88,5.31;7.19,5.00 +7.19,5.00;7.19,5.00 +3.12,5.62;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.19,4.06 +2.19,4.06;1.88,3.44 +1.88,3.44;1.25,3.12 +2.50,1.25;2.50,4.38 +3.12,4.06;7.50,4.69 +7.19,4.06;6.88,3.75 +6.88,3.75;6.56,3.44 +6.56,3.44;6.25,3.12 +6.25,3.12;5.94,2.81 +5.94,2.81;5.62,2.50 +5.62,2.50;5.00,2.19 +5.00,2.19;4.69,1.88 +4.69,1.88;4.38,1.88 +4.38,1.88;3.75,1.56 +3.75,1.56;3.12,1.25 +5.00,5.62;5.00,5.00 +5.00,5.00;5.00,4.38 +5.00,4.38;5.31,3.75 +5.31,3.75;5.62,3.12 +5.62,3.12;5.94,2.81 +5.94,2.81;6.25,2.19 +6.25,2.19;6.25,1.88 +6.25,1.88;6.88,1.56 +6.88,1.56;7.19,1.56 +7.19,1.56;7.50,1.88 +7.50,1.88;7.50,2.19 +7.50,2.19;7.81,2.81 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,9.06 +0.94,9.06;4.06,9.06 +4.06,9.06;4.06,5.94 +4.06,5.94;0.94,5.94 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.12,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,9.06 +8.75,9.06;5.31,9.06 +5.31,9.06;5.31,5.94 +5.31,5.94;8.44,5.94 + +# UTF-16 : 86 ee +# UTF-8 : ae 9b e8 +[86ee] 蛮 +0.62,8.44;8.75,8.44 +4.69,8.44;4.69,9.69 +5.62,8.44;5.94,6.56 +5.62,6.56;5.62,5.94 +5.62,5.94;5.31,5.94 +5.31,5.94;4.69,5.94 +4.69,5.94;4.38,5.94 +4.38,5.94;4.06,5.94 +2.19,5.31;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.06,8.44 +0.62,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;2.50,7.50 +2.50,7.50;2.81,7.81 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.56,7.81 +4.69,1.25;4.69,5.62 +1.56,3.12;8.12,3.12 +8.12,3.12;8.12,5.00 +8.12,5.00;1.25,5.00 +1.25,5.00;1.25,2.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,1.88;8.12,1.88 + +# UTF-16 : 61 55 +# UTF-8 : 95 85 e6 +[6155] 慕 +4.38,5.31;4.06,5.00 +4.06,5.00;3.75,4.69 +3.75,4.69;3.44,4.38 +3.44,4.38;3.12,4.06 +3.12,4.06;2.81,3.75 +2.81,3.75;2.19,3.44 +2.19,3.44;1.88,3.44 +1.88,3.44;1.25,3.12 +1.25,3.12;0.94,2.81 +0.94,2.81;0.31,2.50 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.69 +6.56,7.81;6.56,9.69 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,7.81 +7.81,7.81;1.56,7.81 +1.56,7.81;1.56,5.31 +1.56,6.56;7.81,6.56 +0.62,4.38;8.75,4.38 +5.94,4.38;6.56,4.06 +6.56,4.06;7.19,3.75 +7.19,3.75;7.81,3.12 +7.81,3.12;8.44,2.81 +8.44,2.81;8.75,2.81 +8.75,2.81;9.06,2.50 +4.38,4.06;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.81,0.94 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +6.56,0.94;6.25,1.56 +6.25,1.56;6.25,1.88 +6.25,1.88;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,2.19 +7.81,2.19;7.81,2.50 +7.81,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 + +# UTF-16 : 76 c6 +# UTF-8 : 86 9b e7 +[76c6] 盆 +7.81,1.25;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,1.25 +3.75,4.06;3.75,1.25 +5.62,4.06;5.62,1.25 +0.31,1.25;9.06,1.25 +0.31,6.88;0.62,7.19 +0.62,7.19;1.25,7.50 +1.25,7.50;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.81,8.44 +2.81,8.44;3.44,9.06 +3.44,9.06;3.75,9.38 +0.94,4.38;1.56,4.69 +1.56,4.69;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.81,5.31 +2.81,5.31;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.06,7.19 +4.06,7.19;4.38,7.81 +2.19,7.81;7.50,7.81 +7.50,7.81;7.50,7.19 +7.50,7.19;7.50,6.56 +7.50,6.56;7.50,5.94 +7.50,5.94;7.19,5.31 +7.19,5.31;6.88,5.00 +6.88,5.00;6.56,5.00 +6.56,5.00;6.25,5.00 +6.25,5.00;5.62,5.00 +5.62,5.00;5.31,5.00 +5.31,5.00;5.00,5.00 +9.06,6.88;8.75,7.19 +8.75,7.19;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,7.81 +7.50,7.81;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.25,8.75 +6.25,8.75;5.62,9.38 + +# UTF-16 : 80 e5 +# UTF-8 : a5 83 e8 +[80e5] 胥 +1.56,0.94;1.56,5.00 +1.56,5.00;7.81,5.00 +7.81,5.00;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +1.56,2.50;7.81,2.50 +1.56,3.75;7.81,3.75 +4.69,7.50;7.50,7.50 +4.69,6.25;4.69,8.75 +0.62,8.75;8.75,8.75 +0.62,5.00;0.94,5.62 +0.94,5.62;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.50,8.44 +8.75,5.94;8.12,5.94 +8.12,5.94;7.19,5.94 +7.19,5.94;6.25,5.94 +6.25,5.94;5.31,5.94 +5.31,5.94;4.69,6.25 +4.69,6.25;4.06,6.25 +4.06,6.25;3.75,6.56 +3.75,6.56;3.12,6.56 +3.12,6.56;2.81,6.88 +2.81,6.88;2.50,7.19 +2.50,7.19;2.19,7.50 +7.50,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;8.75,8.75 +8.75,8.75;8.75,8.75 + +# UTF-16 : 58 fb +# UTF-8 : bb a3 e5 +[58fb] 壻 +0.31,6.88;2.81,6.88 +1.56,2.19;1.56,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +3.44,0.94;3.44,5.00 +3.44,5.00;8.44,5.00 +8.44,5.00;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +3.44,2.50;8.44,2.50 +3.44,3.75;8.44,3.75 +5.94,7.50;8.12,7.50 +5.94,6.25;5.94,8.75 +2.81,8.75;9.38,8.75 +2.50,5.00;3.12,5.62 +3.12,5.62;3.44,6.25 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.06,8.44 +9.38,5.94;8.75,5.94 +8.75,5.94;7.81,5.94 +7.81,5.94;7.19,5.94 +7.19,5.94;6.56,5.94 +6.56,5.94;5.94,6.25 +5.94,6.25;5.62,6.25 +5.62,6.25;5.00,6.56 +5.00,6.56;4.69,6.56 +4.69,6.56;4.06,7.19 +4.06,7.19;4.06,7.50 +8.44,7.81;8.75,8.12 +8.75,8.12;9.06,8.44 +9.06,8.44;9.06,8.75 + +# UTF-16 : 5a 7f +# UTF-8 : bf a9 e5 +[5a7f] 婿 +0.31,0.62;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;2.81,5.94 +2.81,5.94;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.94 +1.25,5.94;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,4.38 +0.62,4.38;0.62,3.75 +0.94,4.69;1.25,4.06 +1.25,4.06;1.88,3.75 +1.88,3.75;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,2.19 +2.81,2.19;3.12,1.88 +3.75,0.94;3.75,5.00 +3.75,5.00;8.75,5.00 +8.75,5.00;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +3.75,2.50;8.75,2.50 +3.75,3.75;8.75,3.75 +5.94,7.50;8.44,7.50 +5.94,6.25;6.25,8.75 +3.12,8.75;9.38,8.75 +2.81,5.00;3.44,5.62 +3.44,5.62;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.69,8.44 +9.38,5.94;8.75,5.94 +8.75,5.94;8.12,5.94 +8.12,5.94;7.50,5.94 +7.50,5.94;6.88,5.94 +6.88,5.94;6.25,6.25 +6.25,6.25;5.94,6.25 +5.94,6.25;5.31,6.25 +5.31,6.25;4.69,6.56 +4.69,6.56;4.38,7.19 +8.44,7.81;8.75,8.12 +8.75,8.12;9.06,8.44 +9.06,8.44;9.06,8.75 + +# UTF-16 : 75 e2 +# UTF-8 : a2 97 e7 +[75e2] 痢 +5.31,8.75;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.56,5.62;1.88,8.75 +1.56,8.75;9.06,8.75 +0.00,3.44;0.31,3.44 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.25,5.94;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.19 +0.62,7.19;0.31,7.50 +0.31,7.50;0.31,7.81 +1.88,1.88;2.19,2.19 +2.19,2.19;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;3.75,5.62 +5.62,7.81;5.00,7.81 +5.00,7.81;4.38,7.50 +4.38,7.50;3.44,7.50 +3.44,7.50;2.81,7.50 +2.81,7.50;2.19,7.19 +3.75,0.94;3.75,7.50 +5.62,5.62;2.19,5.62 +5.62,2.50;5.31,3.12 +5.31,3.12;5.00,3.75 +5.00,3.75;4.69,4.38 +4.69,4.38;4.38,5.00 +4.38,5.00;4.06,5.62 +6.56,2.50;6.56,7.50 +8.75,7.81;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 + +# UTF-16 : 9f 21 +# UTF-8 : a1 bc e9 +[9f21] 鼡 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.88 +1.25,1.88;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.56,4.06 +1.56,4.06;1.56,4.69 +1.56,4.69;1.56,7.81 +1.56,7.81;7.81,7.81 +7.81,7.81;7.81,6.25 +7.81,6.25;7.81,5.00 +7.81,5.00;7.81,3.75 +7.81,3.75;7.81,2.81 +7.81,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +1.56,5.62;7.81,5.62 +1.56,3.44;7.81,3.44 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.38 +1.88,9.38;1.88,9.38 +5.00,7.81;4.69,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.38,9.06 +4.38,9.06;4.06,9.38 +6.56,7.81;6.88,8.12 +6.88,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 +4.69,7.50;4.69,0.94 + +# UTF-16 : 73 1f +# UTF-8 : 9f 8c e7 +[731f] 猟 +0.94,9.06;1.25,8.75 +1.25,8.75;1.56,8.12 +1.56,8.12;1.56,7.81 +1.56,7.81;1.88,7.19 +1.88,7.19;1.88,6.56 +1.88,6.56;2.19,5.94 +2.19,5.94;2.19,5.62 +2.19,5.62;2.19,5.00 +2.19,5.00;2.19,4.38 +2.19,4.38;2.19,3.75 +2.19,3.75;2.19,3.12 +2.19,3.12;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;0.94,1.25 +0.94,1.25;0.62,1.25 +0.62,1.25;0.31,1.25 +2.81,9.38;2.50,8.75 +2.50,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.88 +2.19,5.62;1.88,5.31 +1.88,5.31;1.56,5.00 +1.56,5.00;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.88 +3.12,1.88;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,7.81 +3.44,7.81;8.12,7.81 +8.12,7.81;8.12,6.25 +8.12,6.25;8.12,5.00 +8.12,5.00;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.75,0.94 +8.75,0.94;9.06,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.38,1.88 +9.38,1.88;9.38,2.50 +9.38,2.50;9.38,2.81 +3.44,5.62;8.12,5.62 +3.44,3.44;8.44,3.44 +4.38,7.81;4.06,8.12 +4.06,8.12;4.06,8.44 +4.06,8.44;3.75,9.06 +3.75,9.06;3.44,9.38 +5.94,7.81;5.94,8.12 +5.94,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.31,9.38 +5.31,9.38;5.31,9.38 +7.19,7.81;7.50,8.12 +7.50,8.12;7.81,8.44 +7.81,8.44;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.12,9.38 +5.94,7.50;5.94,0.94 + +# UTF-16 : 87 4b +# UTF-8 : 8b 9d e8 +[874b] 蝋 +4.06,5.62;8.44,5.62 +4.06,3.44;8.44,3.44 +4.69,7.81;4.69,8.12 +4.69,8.12;4.38,8.44 +4.38,8.44;4.06,9.06 +4.06,9.06;4.06,9.38 +6.56,7.81;6.25,8.12 +6.25,8.12;6.25,8.44 +6.25,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +5.94,9.38;5.62,9.38 +7.50,7.81;7.81,8.12 +7.81,8.12;8.12,8.44 +8.12,8.44;8.12,8.75 +8.12,8.75;8.44,9.06 +8.44,9.06;8.75,9.38 +6.25,7.50;6.25,0.94 +1.56,1.56;1.88,9.38 +0.31,5.00;3.12,5.00 +3.12,5.00;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.00,1.25;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.88 +3.75,1.88;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.06,3.75 +4.06,3.75;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,7.81 +4.06,7.81;8.44,7.81 +8.44,7.81;8.44,6.25 +8.44,6.25;8.44,4.69 +8.44,4.69;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.75,0.94 +8.75,0.94;9.06,0.94 +9.06,0.94;9.38,1.25 +9.38,1.25;9.38,1.88 +9.38,1.88;9.38,2.50 +9.38,2.50;9.38,2.81 + +# UTF-16 : 7c e7 +# UTF-8 : a7 b3 e7 +[7ce7] 糧 +1.88,0.62;1.88,9.38 +3.12,6.25;0.31,6.25 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.56,6.25 +2.81,3.12;2.81,3.75 +2.81,3.75;2.50,4.38 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.25,6.56;0.94,7.19 +0.94,7.19;0.94,7.50 +0.94,7.50;0.62,7.81 +0.62,7.81;0.62,8.44 +0.62,8.44;0.31,8.75 +2.19,6.56;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.44 +3.12,8.44;3.12,8.75 +3.12,6.25;9.06,6.25 +3.75,7.19;8.75,7.19 +8.75,7.19;8.75,9.06 +8.75,9.06;3.75,9.06 +3.44,9.06;3.75,6.88 +3.75,8.12;8.75,8.12 +8.75,3.12;8.75,5.31 +8.75,5.31;3.75,5.31 +3.75,5.31;3.75,3.12 +3.75,3.12;8.44,3.12 +3.75,4.38;8.44,4.38 +6.25,5.31;6.25,1.25 +2.81,1.25;9.38,1.25 +8.75,2.19;3.44,2.19 + +# UTF-16 : 4f 91 +# UTF-8 : 91 be e4 +[4f91] 侑 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,7.19 +9.06,8.44;2.50,8.44 +1.88,4.38;2.19,4.69 +2.19,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;4.69,9.38 +3.75,6.56;8.44,6.56 +8.44,6.56;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.75,0.94;3.75,6.56 +3.75,2.81;8.44,2.81 +3.75,4.69;8.44,4.69 + +# UTF-16 : 96 4f +# UTF-8 : 8f 99 e9 +[964f] 陏 +2.81,9.06;0.62,9.06 +0.62,9.06;0.62,0.62 +1.25,3.12;1.56,3.12 +1.56,3.12;1.88,3.12 +1.88,3.12;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +2.50,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;1.88,5.94 +1.88,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;2.81,8.75 +9.06,8.44;3.12,8.44 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.00,9.38 +4.06,0.94;4.06,6.56 +4.06,2.81;8.75,2.81 +4.38,4.69;8.75,4.69 +4.06,6.56;8.75,6.56 +8.75,6.56;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 + +# UTF-16 : 8c c4 +# UTF-8 : 84 b3 e8 +[8cc4] 賄 +0.94,3.44;3.44,3.44 +3.12,3.44;3.44,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,3.12 +0.94,5.31;3.12,5.31 +0.94,7.19;3.12,7.19 +0.00,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +3.75,0.94;3.44,1.25 +3.44,1.25;3.12,1.56 +3.12,1.56;3.12,2.19 +3.12,2.19;2.81,2.50 +2.81,2.50;2.50,2.81 +9.06,8.44;3.75,8.44 +3.12,4.69;3.75,5.00 +3.75,5.00;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.88 +5.00,6.88;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;5.94,9.38 +4.69,0.94;4.69,6.56 +4.69,2.81;8.75,2.81 +4.69,4.69;8.75,4.69 +4.69,6.56;8.75,6.56 +8.75,6.56;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 + +# UTF-16 : 9b aa +# UTF-8 : aa ae e9 +[9baa] 鮪 +2.19,7.50;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +2.81,8.75;2.81,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;1.25,8.44 +1.25,8.44;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;2.81,8.75 +0.94,5.62;3.44,5.62 +0.62,3.44;0.62,7.50 +0.62,7.50;3.75,7.50 +3.75,7.50;3.75,3.44 +3.75,3.44;0.94,3.44 +2.19,7.19;2.19,3.75 +4.06,1.25;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.44,3.12 +2.81,1.25;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.50,2.81 +2.50,2.81;2.50,3.12 +1.56,0.94;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +9.38,8.44;3.75,8.44 +3.75,5.00;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.81 +5.62,7.81;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +5.00,0.94;5.00,6.56 +5.00,2.81;8.75,2.81 +5.00,4.69;8.75,4.69 +5.00,6.56;8.75,6.56 +8.75,6.56;8.75,1.56 +8.75,1.56;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 + +# UTF-16 : 75 4f +# UTF-8 : 8f 95 e7 +[754f] 畏 +1.56,5.62;8.12,5.62 +7.81,5.62;8.12,9.06 +7.81,9.06;1.56,9.06 +1.25,9.06;1.56,5.62 +4.69,8.75;4.69,5.62 +1.56,7.19;7.81,7.19 +0.62,4.69;8.75,4.69 +4.69,4.69;5.00,4.06 +5.00,4.06;5.31,3.75 +5.31,3.75;5.62,3.12 +5.62,3.12;5.94,2.81 +5.94,2.81;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.50,1.56 +7.50,1.56;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,1.88 +2.50,1.25;2.50,4.69 +5.94,2.81;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.12,4.38 + +# UTF-16 : 5e c9 +# UTF-8 : 89 bb e5 +[5ec9] 廉 +5.00,8.75;5.00,9.38 +0.31,0.94;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,8.75 +1.25,8.75;9.06,8.75 +1.56,7.50;8.75,7.50 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +5.94,7.50;6.25,7.81 +6.25,7.81;6.56,8.12 +6.56,8.12;6.88,8.44 +1.88,3.44;8.12,3.44 +7.81,3.44;8.12,6.25 +7.81,6.25;1.88,6.25 +1.56,5.00;9.06,5.00 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,1.88 +2.50,1.88;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;4.06,3.44 +4.06,0.62;4.06,7.19 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,1.88 +7.50,1.88;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;5.94,3.44 +5.94,0.62;5.94,7.19 + +# UTF-16 : 60 28 +# UTF-8 : a8 80 e6 +[6028] 怨 +0.31,6.88;0.94,7.19 +0.94,7.19;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,9.06 +2.19,9.06;2.50,9.69 +2.19,8.75;4.69,8.75 +4.38,8.75;4.38,8.12 +4.38,8.12;4.38,7.50 +4.38,7.50;4.06,6.88 +4.06,6.88;3.75,6.25 +3.75,6.25;3.44,5.94 +3.44,5.94;2.81,5.31 +2.81,5.31;2.50,5.00 +2.50,5.00;1.88,4.69 +1.88,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +8.75,6.25;8.75,5.94 +8.75,5.94;8.75,5.00 +8.75,5.00;8.44,4.69 +8.44,4.69;8.12,4.69 +8.12,4.69;7.19,4.38 +7.19,4.38;6.88,4.38 +6.88,4.38;5.94,4.38 +5.94,4.38;5.62,4.69 +5.62,4.69;5.31,5.00 +5.31,5.00;5.31,5.31 +5.31,5.31;5.31,8.75 +5.31,8.75;8.12,8.75 +8.12,8.75;8.12,8.12 +8.12,8.12;8.12,7.50 +8.12,7.50;8.12,7.19 +8.12,7.19;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.50,6.25 +7.50,6.25;6.88,6.25 +6.88,6.25;6.56,6.25 +6.56,6.25;6.25,6.25 +3.75,6.25;3.44,6.56 +3.44,6.56;2.81,6.56 +2.81,6.56;2.50,6.88 +2.50,6.88;2.19,7.19 +2.19,7.19;1.88,7.50 +2.81,4.38;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.19,1.88 +7.19,1.88;7.50,2.50 +7.50,2.50;7.50,2.81 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.38 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.81,3.75 +7.81,3.75;7.50,4.06 + +# UTF-16 : 82 af +# UTF-8 : af 8a e8 +[82af] 芯 +0.62,8.12;8.75,8.12 +2.81,6.88;2.81,9.38 +6.56,6.88;6.56,9.38 +2.81,5.62;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;6.88,1.25 +6.88,1.25;7.19,1.88 +7.19,1.88;7.19,2.81 +7.19,2.81;7.50,3.44 +0.31,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +6.25,4.38;5.62,5.00 +5.62,5.00;5.31,5.31 +5.31,5.31;5.00,5.62 +5.00,5.62;4.38,5.94 +4.38,5.94;3.75,6.25 +9.06,1.56;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.44,3.12 +8.44,3.12;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;8.12,4.06 +8.12,4.06;7.81,4.69 +7.81,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 + +# UTF-16 : 71 4e +# UTF-8 : 8e 85 e7 +[714e] 煎 +0.31,8.44;9.06,8.44 +3.44,8.44;3.44,8.75 +3.44,8.75;3.12,9.06 +3.12,9.06;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.06 +6.25,9.06;6.56,9.38 +6.56,9.38;6.56,9.38 +8.75,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +6.25,0.94;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +3.75,0.94;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;3.44,2.81 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,2.81 +1.25,6.25;4.38,6.25 +1.25,5.00;4.38,5.00 +1.25,3.44;1.25,7.50 +1.25,7.50;4.38,7.50 +4.38,7.50;4.38,4.38 +4.38,4.38;4.38,3.75 +4.38,3.75;4.06,3.44 +4.06,3.44;3.75,3.44 +3.75,3.44;3.12,3.44 +3.12,3.44;2.81,3.44 +2.81,3.44;2.81,3.44 +5.94,4.38;5.94,7.50 +8.44,7.81;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.81,3.44 +7.81,3.44;7.19,3.44 +7.19,3.44;6.88,3.44 +6.88,3.44;6.56,3.44 + +# UTF-16 : 85 11 +# UTF-8 : 91 94 e8 +[8511] 蔑 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +1.25,5.62;1.25,7.50 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,5.94 +8.12,5.94;1.25,5.94 +5.94,7.19;5.94,5.94 +3.44,7.19;3.44,5.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.69 +1.25,4.69;8.75,4.69 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.88,2.81 +6.88,2.81;6.25,2.50 +6.25,2.50;5.62,2.19 +5.62,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;3.75,1.56 +3.75,1.56;3.12,1.25 +3.12,1.25;2.19,0.94 +5.00,5.94;5.31,5.00 +5.31,5.00;5.31,4.06 +5.31,4.06;5.62,3.12 +5.62,3.12;6.25,2.50 +6.25,2.50;6.56,2.19 +6.56,2.19;6.88,1.56 +6.88,1.56;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +6.56,5.62;6.88,5.31 +6.88,5.31;7.19,5.00 +7.19,5.00;7.81,4.69 +7.81,4.69;7.81,4.69 +4.38,2.50;3.75,2.81 +3.75,2.81;3.44,2.81 +3.44,2.81;3.12,3.12 +3.12,3.12;2.50,3.44 +2.50,3.44;2.19,3.75 + +# UTF-16 : 8c 8c +# UTF-8 : 8c b2 e8 +[8c8c] 貌 +4.38,5.00;8.75,5.00 +8.75,5.00;8.75,8.44 +8.75,8.44;4.38,8.44 +4.38,8.44;4.38,5.00 +4.38,6.88;8.75,6.88 +6.56,9.38;6.25,9.06 +6.25,9.06;6.25,8.75 +6.25,8.75;6.25,8.44 +7.19,5.00;7.19,1.56 +7.19,1.56;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +4.06,0.94;4.69,1.25 +4.69,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.62,5.00 +0.31,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.25 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +0.62,7.81;0.94,8.12 +0.94,8.12;1.25,8.12 +1.25,8.12;1.88,8.12 +1.88,8.12;2.19,8.44 +2.19,8.44;2.81,8.75 +2.81,8.75;3.44,9.06 +3.44,9.06;3.75,9.38 +0.31,3.44;0.62,3.44 +0.62,3.44;1.25,3.75 +1.25,3.75;1.56,3.75 +1.56,3.75;1.88,4.06 +1.88,4.06;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;3.44,5.31 +0.31,1.56;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.75,4.06 +2.81,6.56;2.81,7.19 +2.81,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.50,8.12 +1.56,5.62;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.50 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.75,4.06 +3.75,4.06;3.75,4.38 +3.75,4.38;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.12,5.94 +3.12,5.94;2.50,6.56 + +# UTF-16 : 52 c3 +# UTF-8 : 83 8b e5 +[52c3] 勃 +4.69,8.12;0.31,8.12 +2.50,6.88;2.50,9.38 +4.69,5.31;4.69,6.88 +4.69,6.88;0.62,6.88 +0.31,6.88;0.62,5.31 +0.31,3.12;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.88,3.44 +1.88,3.44;2.50,3.44 +2.50,3.44;2.81,3.44 +2.81,3.44;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.06,3.75 +4.06,3.75;5.00,3.75 +4.38,5.62;0.94,5.62 +2.81,4.38;2.81,1.88 +2.81,1.88;2.50,1.25 +2.50,1.25;2.19,1.25 +2.19,1.25;2.19,1.25 +2.19,1.25;1.56,1.25 +1.56,1.25;1.25,1.25 +1.25,1.25;0.94,1.25 +4.06,5.62;3.75,5.31 +3.75,5.31;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;2.81,4.38 +4.06,0.94;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.94,4.69 +5.94,4.69;5.94,5.62 +5.94,5.62;6.25,6.56 +6.25,6.56;6.25,7.81 +6.25,7.81;6.25,9.38 +4.69,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 + +# UTF-16 : 60 e7 +# UTF-8 : a7 83 e6 +[60e7] 惧 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,5.00 +0.31,5.00;0.62,5.62 +0.62,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.81,5.31;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.19,7.50 +8.12,3.12;8.12,9.06 +8.12,9.06;3.44,9.06 +3.44,9.06;3.44,3.12 +2.50,3.12;9.06,3.12 +3.44,4.69;8.12,4.69 +3.44,7.50;8.12,7.50 +3.44,5.94;8.12,5.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 + +# UTF-16 : 62 d0 +# UTF-8 : 90 8b e6 +[62d0] 拐 +1.88,9.38;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,1.25 +3.12,5.00;2.50,4.69 +2.50,4.69;2.19,4.69 +2.19,4.69;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.31,3.75 +3.12,7.50;0.31,7.50 +4.06,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,5.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.62,5.00 +3.44,5.00;8.75,5.00 +8.75,5.00;8.75,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,1.25 +6.88,1.25;6.25,1.25 + +# UTF-16 : 67 b4 +# UTF-8 : b4 9e e6 +[67b4] 枴 +1.88,0.62;1.88,9.38 +3.44,7.50;0.31,7.50 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;1.88,7.50 +3.44,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +4.06,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.62,5.00 +3.44,5.00;8.75,5.00 +8.75,5.00;8.75,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,1.25 +6.88,1.25;6.25,1.25 + +# UTF-16 : 8f 44 +# UTF-8 : 84 bd e8 +[8f44] 轄 +0.62,3.44;3.75,3.44 +3.75,3.44;3.75,6.88 +3.75,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;3.44,5.31 +0.31,2.19;4.06,2.19 +2.19,0.62;2.19,9.38 +0.31,8.12;4.06,8.12 +8.75,0.62;8.75,3.75 +8.75,3.75;4.69,3.75 +4.69,3.75;4.69,0.62 +4.69,1.56;8.75,1.56 +6.56,4.69;6.56,8.12 +4.38,4.69;9.06,4.69 +4.69,5.94;8.75,5.94 +4.69,7.19;8.44,7.19 +6.56,8.44;6.56,9.38 +8.75,6.88;9.06,8.44 +8.75,8.44;4.38,8.44 +4.38,8.44;4.38,6.88 + +# UTF-16 : 82 18 +# UTF-8 : 98 88 e8 +[8218] 舘 +4.06,0.94;4.06,3.75 +4.38,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.06 +2.81,9.06;2.50,9.38 +2.50,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.19 +4.06,3.75;0.62,3.75 +0.62,3.75;0.62,0.94 +2.50,3.75;2.50,7.19 +4.38,5.62;0.31,5.62 +4.06,7.19;0.94,7.19 +0.62,1.56;4.06,1.56 +5.31,5.31;8.44,5.31 +8.44,5.31;8.44,7.50 +8.44,7.50;5.00,7.50 +5.00,7.50;5.00,0.94 +8.75,0.94;8.75,4.06 +8.75,4.06;5.31,4.06 +5.31,1.56;8.44,1.56 +6.56,8.75;6.56,9.69 +8.75,6.88;8.75,8.44 +8.75,8.44;4.69,8.44 +4.38,8.44;4.69,6.88 + +# UTF-16 : 7d b0 +# UTF-8 : b0 b6 e7 +[7db0] 綰 +5.00,5.31;8.12,5.31 +8.12,5.31;8.12,7.50 +8.12,7.50;5.00,7.50 +4.69,7.50;5.00,0.94 +8.75,0.94;8.75,4.06 +8.75,4.06;5.00,4.06 +5.00,1.56;8.44,1.56 +6.56,8.75;6.56,9.69 +8.75,6.88;8.75,8.44 +8.75,8.44;4.38,8.44 +4.38,8.44;4.38,6.88 +4.06,4.38;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;3.75,5.62 +3.75,5.62;3.75,6.25 +3.75,6.25;3.44,6.56 +0.31,5.00;4.06,5.00 +2.19,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +3.75,1.56;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.38 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;1.25,7.19 +1.25,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +1.25,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 + +# UTF-16 : 68 fa +# UTF-8 : ba a3 e6 +[68fa] 棺 +1.88,0.62;1.88,9.38 +2.81,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +4.06,5.31;8.12,5.31 +8.12,5.31;8.12,7.50 +8.12,7.50;4.06,7.50 +4.06,7.50;4.06,0.94 +8.75,0.94;8.75,4.06 +8.75,4.06;4.06,4.06 +4.06,1.56;8.44,1.56 +5.94,8.75;6.25,9.69 +8.75,6.88;8.75,8.44 +8.75,8.44;3.44,8.44 +3.44,8.44;3.44,6.88 + +# UTF-16 : 5f cc +# UTF-8 : 8c bf e5 +[5fcc] 忌 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.44 +5.00,3.44;4.38,3.75 +4.38,3.75;4.06,4.06 +2.81,3.75;3.12,2.19 +2.81,2.19;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.81 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,6.25;7.81,8.75 +7.50,8.75;1.25,8.75 +7.50,6.88;1.56,6.88 +1.56,6.88;1.56,5.31 +1.56,5.31;1.56,5.00 +1.56,5.00;2.19,4.69 +2.19,4.69;3.12,4.69 +3.12,4.69;3.75,4.69 +3.75,4.69;4.38,4.69 +4.38,4.69;5.62,4.69 +5.62,4.69;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;7.50,4.69 +7.50,4.69;8.12,5.00 +8.12,5.00;8.44,5.62 +8.44,5.62;8.44,6.25 + +# UTF-16 : 8e ac +# UTF-8 : ac ba e8 +[8eac] 躬 +2.81,9.38;2.81,9.06 +2.81,9.06;2.50,8.75 +2.50,8.75;2.50,8.44 +2.50,8.44;2.50,8.12 +1.25,5.31;4.06,5.31 +1.25,6.88;4.06,6.88 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;4.38,4.38 +4.38,4.38;4.69,5.00 +4.69,5.00;5.00,5.31 +0.00,3.44;0.62,3.75 +0.62,3.75;1.25,3.75 +1.25,3.75;1.56,3.75 +1.56,3.75;1.88,3.75 +1.88,3.75;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;3.44,4.06 +3.44,4.06;4.06,4.38 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;4.06,8.12 +4.06,8.12;0.94,8.12 +0.94,8.12;0.94,3.75 +5.00,8.75;8.75,8.75 +8.75,8.75;8.75,6.56 +8.75,6.56;5.62,6.56 +5.62,6.56;5.31,5.94 +5.31,5.94;5.31,5.31 +5.31,5.31;5.31,4.69 +5.31,4.69;5.31,4.06 +5.31,4.06;5.00,3.44 +5.31,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,1.25 + +# UTF-16 : 7a ae +# UTF-8 : ae aa e7 +[7aae] 窮 +5.31,8.75;5.31,7.19 +5.31,7.19;5.62,6.88 +5.62,6.88;6.25,6.88 +6.25,6.88;6.56,6.88 +6.56,6.88;7.19,6.88 +7.19,6.88;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;7.81,8.12 +4.69,8.75;4.69,9.38 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +1.25,6.56;1.56,6.88 +1.56,6.88;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.19 +2.81,7.19;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;4.06,8.75 +2.81,6.88;2.50,6.56 +2.50,6.56;2.50,6.25 +2.50,6.25;2.50,5.94 +1.25,3.75;4.06,3.75 +1.25,5.00;4.06,5.00 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;5.00,3.75 +0.00,2.50;0.62,2.50 +0.62,2.50;1.25,2.81 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,2.81 +1.88,2.81;2.50,2.81 +2.50,2.81;3.12,2.81 +3.12,2.81;3.75,3.12 +3.75,3.12;4.06,3.12 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.06,1.25 +4.06,1.25;4.06,1.56 +4.06,1.56;4.06,5.94 +4.06,5.94;0.94,5.94 +0.94,5.94;0.94,2.81 +5.00,6.25;8.44,6.25 +8.44,6.25;8.44,4.69 +8.44,4.69;5.62,4.69 +5.62,4.69;5.31,4.06 +5.31,4.06;5.31,3.75 +5.31,3.75;5.31,3.12 +5.31,3.12;5.31,2.81 +5.31,2.81;5.00,2.50 +5.31,3.12;8.75,3.12 +8.75,3.12;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 + +# UTF-16 : 56 64 +# UTF-8 : a4 99 e5 +[5664] 噤 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +9.06,5.62;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,8.44 +7.50,5.62;7.50,9.38 +9.06,8.44;5.94,8.44 +4.38,5.62;4.38,9.38 +5.62,8.44;2.81,8.44 +2.81,5.62;3.12,6.25 +3.12,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;4.38,8.44 +5.62,5.94;6.25,6.25 +6.25,6.25;6.56,6.88 +6.56,6.88;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.50,8.44 +5.62,6.56;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.00,7.81 +5.00,7.81;4.69,8.12 +4.69,8.12;4.38,8.44 +5.94,3.75;5.94,1.25 +5.94,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.19,3.12 +9.06,3.75;2.81,3.75 +8.75,5.00;3.44,5.00 + +# UTF-16 : 89 5f +# UTF-8 : 9f a5 e8 +[895f] 襟 +2.50,3.44;2.19,4.06 +2.19,4.06;2.19,4.38 +2.19,4.38;1.88,4.69 +1.88,4.69;1.56,5.00 +1.56,5.00;1.56,5.31 +2.19,4.38;2.50,4.69 +2.50,4.69;2.50,5.00 +2.50,5.00;2.81,5.31 +2.81,5.31;2.81,5.31 +2.50,7.50;0.31,7.50 +1.25,7.50;1.25,9.38 +1.25,0.62;1.25,5.00 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.50,7.50 +9.06,5.62;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,8.44 +7.50,5.62;7.50,9.38 +9.06,8.44;5.94,8.44 +4.38,5.62;4.38,9.38 +5.62,8.44;2.50,8.44 +2.81,5.62;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.44 +5.62,5.94;5.94,6.25 +5.94,6.25;6.56,6.88 +6.56,6.88;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.50,8.44 +5.62,6.56;5.31,6.88 +5.31,6.88;5.31,7.19 +5.31,7.19;5.00,7.81 +5.00,7.81;4.69,8.12 +4.69,8.12;4.38,8.44 +5.94,3.75;5.94,1.25 +5.94,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.19,3.12 +9.06,3.75;2.81,3.75 +8.75,5.00;3.44,5.00 + +# UTF-16 : 86 5e +# UTF-8 : 9e 99 e8 +[865e] 虞 +4.69,8.12;4.69,9.38 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.12 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.75,8.12 +1.56,6.88;7.19,7.50 +4.38,9.06;8.12,9.06 +3.75,8.12;3.75,6.88 +3.75,6.88;4.06,6.56 +4.06,6.56;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.94,6.25 +5.62,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.50,6.25 +7.50,6.25;8.12,6.56 +8.12,6.56;8.44,6.88 +8.44,6.88;8.44,7.19 +3.75,4.06;8.12,4.06 +8.12,4.06;8.12,5.62 +8.12,5.62;3.75,5.62 +3.44,5.62;3.75,4.06 +7.81,2.50;7.81,3.44 +7.81,3.44;2.50,3.44 +2.50,3.44;2.50,5.62 +9.06,2.50;1.25,2.50 +1.56,0.94;2.19,0.94 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 + +# UTF-16 : 62 f7 +# UTF-8 : b7 8b e6 +[62f7] 拷 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,5.31;2.19,5.00 +2.19,5.00;1.88,4.69 +1.88,4.69;1.25,4.38 +1.25,4.38;0.62,4.38 +0.62,4.38;0.31,4.06 +2.81,7.50;0.31,7.50 +2.50,6.56;9.38,6.56 +7.81,8.44;3.12,8.44 +5.62,6.56;5.62,9.38 +2.19,4.38;3.12,4.69 +3.12,4.69;4.06,5.00 +4.06,5.00;4.69,5.31 +4.69,5.31;5.31,5.94 +5.31,5.94;6.25,6.25 +6.25,6.25;6.88,6.88 +6.88,6.88;7.50,7.19 +7.50,7.19;7.81,7.81 +7.81,7.81;8.44,8.44 +8.44,8.44;8.75,9.06 +3.75,4.38;4.38,4.38 +4.38,4.38;5.31,4.69 +5.31,4.69;5.62,4.69 +5.62,4.69;6.25,4.69 +6.25,4.69;6.88,5.00 +6.88,5.00;7.50,5.00 +7.50,5.00;7.81,5.00 +7.81,5.00;8.44,5.31 +8.44,5.31;8.75,5.31 +8.75,5.31;9.06,5.31 +4.06,5.00;3.75,4.38 +3.75,4.38;3.75,3.75 +3.75,3.75;3.75,3.44 +3.75,3.44;3.44,2.81 +3.44,2.81;3.44,2.50 +3.75,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,1.25 + +# UTF-16 : 68 32 +# UTF-8 : b2 a0 e6 +[6832] 栲 +1.56,0.62;1.56,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;1.88,6.88 +1.88,6.88;1.56,7.19 +2.81,6.56;9.38,6.56 +4.06,5.00;9.06,5.00 +7.81,8.44;3.44,8.44 +5.62,6.56;5.62,9.38 +2.19,4.38;3.12,4.69 +3.12,4.69;4.06,5.00 +4.06,5.00;4.69,5.31 +4.69,5.31;5.31,5.94 +5.31,5.94;6.25,6.25 +6.25,6.25;6.88,6.88 +6.88,6.88;7.50,7.19 +7.50,7.19;7.81,7.81 +7.81,7.81;8.44,8.44 +8.44,8.44;8.75,9.06 +4.06,5.00;4.06,4.38 +4.06,4.38;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.44,2.81 +3.44,2.81;3.44,2.50 +3.75,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,1.25 + +# UTF-16 : 72 3e +# UTF-8 : be 88 e7 +[723e] 爾 +4.69,1.25;4.69,8.75 +0.62,8.75;8.75,8.75 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,7.19 +8.75,7.19;0.94,7.19 +0.94,7.19;0.94,0.94 +3.12,8.44;2.50,8.12 +2.50,8.12;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,7.19 +0.94,7.19;0.31,6.88 +9.06,6.88;8.75,7.19 +8.75,7.19;8.12,7.50 +8.12,7.50;7.50,7.81 +7.50,7.81;6.88,8.12 +6.88,8.12;6.25,8.44 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,4.69 +1.88,4.69;2.50,5.31 +2.50,5.31;3.12,5.62 +3.12,5.62;3.75,6.25 +3.75,6.25;4.06,6.56 +1.56,6.56;1.88,6.25 +1.88,6.25;2.50,5.94 +2.50,5.94;3.12,5.62 +3.12,5.62;3.44,5.00 +3.44,5.00;4.06,4.69 +1.25,2.19;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.75,3.75 +3.75,3.75;4.06,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.50,3.44 +2.50,3.44;3.12,3.12 +3.12,3.12;3.44,2.50 +3.44,2.50;4.06,2.19 +5.00,4.38;5.31,4.69 +5.31,4.69;5.94,4.69 +5.94,4.69;6.56,5.31 +6.56,5.31;7.19,5.62 +7.19,5.62;7.50,6.25 +7.50,6.25;8.12,6.56 +5.31,6.56;5.94,6.25 +5.94,6.25;6.25,5.94 +6.25,5.94;6.88,5.62 +6.88,5.62;7.50,5.00 +7.50,5.00;8.12,4.69 +5.00,2.19;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;8.12,4.06 +5.31,4.06;5.94,3.75 +5.94,3.75;6.25,3.44 +6.25,3.44;6.88,3.12 +6.88,3.12;7.50,2.50 +7.50,2.50;8.12,2.19 + +# UTF-16 : 74 bd +# UTF-8 : bd 92 e7 +[74bd] 璽 +4.69,4.06;4.69,9.06 +0.62,9.06;8.75,9.06 +8.75,4.06;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,4.06 +3.12,8.75;2.50,8.44 +2.50,8.44;2.19,8.12 +2.19,8.12;1.56,8.12 +1.56,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +9.06,7.50;8.75,7.81 +8.75,7.81;8.12,8.12 +8.12,8.12;7.50,8.12 +7.50,8.12;6.88,8.44 +6.88,8.44;6.25,8.75 +1.25,5.94;1.88,6.25 +1.88,6.25;2.50,6.25 +2.50,6.25;3.12,6.88 +3.12,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +1.56,7.19;1.88,7.19 +1.88,7.19;2.50,6.88 +2.50,6.88;3.12,6.56 +3.12,6.56;3.44,6.25 +3.44,6.25;4.06,5.94 +1.25,4.06;1.88,4.38 +1.88,4.38;2.50,4.69 +2.50,4.69;3.12,5.00 +3.12,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +1.56,5.62;1.88,5.31 +1.88,5.31;2.50,5.00 +2.50,5.00;3.12,4.69 +3.12,4.69;3.44,4.38 +3.44,4.38;4.06,4.06 +5.00,5.94;5.94,6.25 +5.94,6.25;6.56,6.25 +6.56,6.25;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;8.12,7.50 +5.31,7.19;5.94,7.19 +5.94,7.19;6.25,6.88 +6.25,6.88;6.88,6.56 +6.88,6.56;7.50,6.25 +7.50,6.25;8.12,5.94 +5.00,4.06;5.94,4.38 +5.94,4.38;6.56,4.69 +6.56,4.69;7.19,5.00 +7.19,5.00;7.50,5.31 +7.50,5.31;8.12,5.62 +5.31,5.62;5.94,5.31 +5.94,5.31;6.25,5.00 +6.25,5.00;6.88,4.69 +6.88,4.69;7.50,4.38 +7.50,4.38;8.12,4.06 +0.62,1.25;8.75,1.25 +0.94,3.44;8.75,3.44 +8.12,2.19;1.25,2.19 +4.69,1.25;4.69,3.44 +6.25,1.88;6.88,1.88 +6.88,1.88;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;7.81,1.25 + +# UTF-16 : 56 31 +# UTF-8 : b1 98 e5 +[5631] 嘱 +0.94,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +3.75,6.88;4.38,6.88 +4.38,6.88;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.94,7.19 +5.94,7.19;6.25,7.19 +6.25,7.19;6.88,7.19 +6.88,7.19;7.19,7.19 +7.19,7.19;7.81,7.19 +7.81,7.19;8.44,7.19 +8.44,7.19;8.75,7.50 +6.25,2.19;6.25,7.19 +8.44,4.69;4.06,4.69 +4.06,4.38;4.06,6.25 +4.06,6.25;8.44,6.25 +8.44,6.25;8.44,4.38 +7.19,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,3.75 +8.75,3.75;3.75,3.75 +3.75,3.75;3.75,0.94 +8.44,1.56;8.12,2.19 +8.12,2.19;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.50,3.44 +4.38,2.19;5.00,2.19 +5.00,2.19;5.62,2.19 +5.62,2.19;6.25,2.19 +6.25,2.19;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.19,2.50 +7.19,2.50;8.12,2.50 +8.75,7.81;3.44,7.81 +2.50,0.94;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,9.06 +3.44,9.06;8.75,9.06 +8.75,9.06;8.75,7.81 + +# UTF-16 : 58 15 +# UTF-8 : 95 a0 e5 +[5815] 堕 +0.62,1.25;8.75,1.25 +8.12,2.81;1.25,2.81 +4.69,1.25;4.69,3.75 +3.44,9.06;0.94,9.06 +0.94,9.06;0.94,3.44 +1.25,4.69;1.88,4.69 +1.88,4.69;2.50,4.69 +2.50,4.69;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;2.81,6.25 +2.81,6.25;2.50,6.56 +2.50,6.56;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;3.12,8.44 +3.12,8.44;3.44,9.06 +8.75,8.75;3.75,8.75 +3.12,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;5.00,7.81 +5.00,7.81;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;5.94,9.38 +4.69,4.06;4.69,7.50 +4.69,5.31;8.44,5.31 +5.00,6.56;8.44,6.56 +4.69,7.50;8.44,7.50 +8.44,7.50;8.44,4.38 +8.44,4.38;8.44,4.06 +8.44,4.06;8.12,4.06 +8.12,4.06;7.81,4.06 +7.81,4.06;7.50,4.06 +7.50,4.06;7.19,4.06 +7.19,4.06;6.56,4.06 + +# UTF-16 : 60 f0 +# UTF-8 : b0 83 e6 +[60f0] 惰 +3.44,0.94;3.44,5.00 +3.44,5.00;8.44,5.00 +8.44,5.00;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.44,2.50;8.44,2.50 +3.44,3.75;8.44,3.75 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,5.00 +0.31,5.00;0.62,5.62 +0.62,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 +9.06,5.94;3.75,5.94 +6.25,7.50;6.25,5.94 +4.06,7.50;8.75,7.50 +8.75,8.75;2.81,8.75 +2.81,5.00;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.38,8.44 +4.38,8.44;4.69,9.06 +4.69,9.06;4.69,9.38 + +# UTF-16 : 69 55 +# UTF-8 : 95 a5 e6 +[6955] 楕 +1.56,0.62;1.56,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,5.00;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.25 +2.19,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +3.75,0.94;3.75,5.00 +3.75,5.00;8.44,5.00 +8.44,5.00;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.75,2.50;8.44,2.50 +3.75,3.75;8.44,3.75 +9.06,5.94;4.06,5.94 +6.56,7.50;6.56,5.94 +4.38,7.50;8.75,7.50 +9.06,8.75;2.81,8.75 +3.12,5.31;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;4.69,9.06 +4.69,9.06;4.69,9.38 + +# UTF-16 : 96 8b +# UTF-8 : 8b 9a e9 +[968b] 隋 +2.81,9.06;0.62,9.06 +0.62,9.06;0.62,0.94 +0.94,3.12;1.56,3.12 +1.25,3.12;1.88,3.12 +1.88,3.12;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +2.50,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;1.88,5.94 +1.88,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.44 +2.50,8.44;2.81,8.75 +2.81,5.00;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.38,8.44 +4.38,8.44;4.69,9.06 +4.69,9.06;4.69,9.38 +3.75,0.94;3.75,5.00 +3.75,5.00;8.75,5.00 +8.75,5.00;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +3.75,2.50;8.75,2.50 +3.75,3.75;8.75,3.75 +9.06,5.94;4.06,5.94 +6.56,7.50;6.56,5.94 +4.38,7.50;8.75,7.50 +9.06,8.75;3.12,8.75 + +# UTF-16 : 88 77 +# UTF-8 : b7 a1 e8 +[8877] 衷 +1.56,5.00;7.81,5.00 +7.81,5.00;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,5.00 +4.69,5.00;4.69,9.38 +0.31,8.44;9.06,8.44 +4.69,5.00;4.38,4.69 +4.38,4.69;4.06,4.38 +4.06,4.38;3.75,4.38 +3.75,4.38;3.12,4.06 +3.12,4.06;2.81,3.75 +2.81,3.75;2.50,3.44 +2.50,3.44;1.88,3.44 +1.88,3.44;1.56,3.12 +1.56,3.12;0.94,2.81 +0.94,2.81;0.31,2.81 +4.69,5.00;5.00,4.38 +5.00,4.38;5.31,4.06 +5.31,4.06;5.62,3.44 +5.62,3.44;5.94,3.12 +5.94,3.12;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,1.88 +5.31,1.88;5.94,2.19 +2.81,1.25;2.81,3.75 +6.25,2.81;6.56,3.12 +6.56,3.12;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.44,4.38 + +# UTF-16 : 58 9c +# UTF-8 : 9c a2 e5 +[589c] 墜 +0.62,1.25;8.75,1.25 +8.12,2.81;1.25,2.81 +4.69,1.25;4.69,3.75 +3.12,9.06;0.94,9.06 +0.94,9.06;0.94,3.44 +1.25,4.69;1.56,4.69 +1.56,4.69;2.19,4.69 +2.19,4.69;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;2.81,6.25 +2.81,6.25;2.19,6.56 +2.19,6.56;1.88,7.19 +1.56,7.19;2.19,7.50 +2.19,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;3.12,8.44 +3.12,8.44;3.12,9.06 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.38 +7.50,9.38;7.81,9.38 +5.62,8.44;5.31,8.75 +5.31,8.75;5.00,9.38 +5.00,9.38;5.00,9.38 +3.44,8.44;9.06,8.44 +3.12,6.88;3.75,6.88 +3.75,6.88;4.06,7.19 +4.06,7.19;4.38,7.19 +4.38,7.19;5.00,7.50 +5.00,7.50;5.62,7.81 +5.62,7.81;6.25,8.12 +6.25,8.12;6.25,8.44 +5.00,4.06;5.62,4.06 +5.62,4.06;5.94,4.06 +5.94,4.06;6.25,4.06 +6.25,4.06;6.56,4.06 +6.56,4.06;6.88,4.69 +6.88,4.69;6.88,5.00 +6.88,5.00;6.88,5.94 +6.88,5.94;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,7.50 +5.94,7.50;5.62,7.81 +3.44,5.62;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.31,6.25 +5.31,6.25;5.94,6.88 +5.94,6.88;6.25,7.19 +3.44,4.06;3.75,4.38 +3.75,4.38;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.00,4.69 +5.00,4.69;5.31,5.00 +5.31,5.00;5.94,5.31 +5.94,5.31;6.56,5.94 +6.56,5.94;6.56,5.94 +8.75,7.81;8.44,7.50 +8.44,7.50;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.50,6.56 +7.50,6.56;7.19,6.56 +6.56,8.44;6.56,7.81 +6.56,7.81;6.88,7.50 +6.88,7.50;6.88,6.88 +6.88,6.88;7.19,6.56 +7.19,6.56;7.50,5.94 +7.50,5.94;7.81,5.62 +7.81,5.62;8.12,5.00 +8.12,5.00;8.44,4.69 +8.44,4.69;8.75,4.38 +8.75,4.38;9.06,4.06 + +# UTF-16 : 75 d8 +# UTF-8 : 98 97 e7 +[75d8] 痘 +1.88,1.25;9.06,1.25 +5.31,8.75;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.56,5.62;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.44;0.31,3.44 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.25,5.94;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.19 +0.62,7.19;0.31,7.50 +0.31,7.50;0.31,7.81 +2.19,7.50;9.06,7.50 +6.25,1.25;6.56,1.56 +6.56,1.56;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.50,3.12 +7.50,3.12;7.50,3.75 +4.69,1.56;4.38,2.19 +4.38,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 +4.06,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +2.81,4.06;2.81,6.25 +2.81,6.25;8.44,6.25 +8.44,6.25;8.44,4.06 +8.44,4.06;3.12,4.06 + +# UTF-16 : 8b 04 +# UTF-8 : 84 ac e8 +[8b04] 謄 +3.12,6.88;9.06,6.88 +8.75,8.12;3.44,8.12 +3.12,5.00;3.44,5.31 +3.44,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,9.06 +5.94,9.06;6.25,9.38 +4.69,8.12;4.38,8.44 +4.38,8.44;4.38,8.75 +4.38,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +7.50,8.12;7.81,8.44 +7.81,8.44;8.12,8.75 +8.12,8.75;8.44,9.06 +8.44,9.06;8.44,9.38 +0.94,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,9.06 +0.94,9.06;2.81,9.06 +2.81,9.06;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,1.25 +9.06,5.00;8.44,5.62 +8.44,5.62;7.81,5.94 +7.81,5.94;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.88,7.50 +6.88,7.50;6.56,8.12 +8.44,2.50;3.75,2.50 +3.44,2.50;3.75,0.62 +8.75,0.62;8.75,2.81 +3.75,1.25;8.44,1.25 +3.44,5.00;8.75,5.00 +3.75,4.38;8.44,4.38 +3.75,3.44;8.44,3.44 +4.38,5.94;7.81,5.94 + +# UTF-16 : 75 54 +# UTF-8 : 94 95 e7 +[7554] 畔 +6.56,0.62;6.56,9.38 +9.06,5.62;3.75,5.62 +9.06,3.44;3.75,3.44 +5.62,6.25;5.31,6.88 +5.31,6.88;5.00,7.19 +5.00,7.19;4.69,7.81 +4.69,7.81;4.38,8.44 +4.38,8.44;4.38,8.75 +7.50,6.25;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.75,8.12 +8.75,8.12;8.75,8.75 +1.88,1.88;2.19,8.75 +0.94,1.88;3.44,1.88 +3.44,1.88;3.44,8.75 +3.44,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,5.31;3.12,5.31 + +# UTF-16 : 59 83 +# UTF-8 : 83 a6 e5 +[5983] 妃 +0.31,0.62;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.50,2.81 +2.50,2.81;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.75,5.94 +3.75,5.94;3.75,6.88 +3.75,6.88;3.75,7.50 +3.75,7.50;0.31,7.50 +0.94,4.69;1.25,4.38 +1.25,4.38;1.56,4.06 +1.56,4.06;1.88,4.06 +1.88,4.06;2.19,3.75 +2.19,3.75;2.50,3.44 +2.50,3.44;2.81,3.12 +2.81,3.12;3.12,2.81 +3.12,2.81;3.44,2.50 +3.44,2.50;3.75,2.19 +3.75,2.19;4.06,1.88 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.94 +1.25,5.94;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +8.44,5.00;8.44,8.75 +8.44,8.75;4.38,8.75 +8.44,5.62;4.69,5.62 +4.69,5.62;4.69,2.19 +4.69,2.19;4.69,1.56 +4.69,1.56;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.50 +8.75,2.50;9.06,2.81 +9.06,2.81;9.06,3.44 + +# UTF-16 : 67 5e +# UTF-8 : 9e 9d e6 +[675e] 杞 +1.88,0.62;1.88,9.38 +3.44,7.50;0.31,7.50 +0.31,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;1.88,7.50 +3.44,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +8.44,5.00;8.44,8.75 +8.44,8.75;3.75,8.75 +8.44,5.62;4.06,5.62 +4.06,5.62;4.06,2.19 +4.06,2.19;4.06,1.56 +4.06,1.56;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;9.06,2.81 +9.06,2.81;9.06,3.44 + +# UTF-16 : 6c cc +# UTF-8 : 8c b3 e6 +[6ccc] 泌 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +2.19,5.62;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,2.50;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.44,5.31 +3.44,5.31;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.75,6.56 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.44 +9.06,3.44;9.06,3.75 +9.06,3.75;8.75,4.06 +8.75,4.06;8.75,4.69 +8.75,4.69;8.75,5.00 +8.75,5.00;8.75,5.31 +8.75,5.31;8.44,5.62 +8.44,5.62;8.44,5.94 +8.44,5.94;8.44,6.56 +4.06,9.06;4.69,9.06 +4.69,9.06;5.31,8.75 +5.31,8.75;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.88,8.12 +8.44,8.75;8.12,7.81 +8.12,7.81;7.50,6.88 +7.50,6.88;6.88,5.94 +6.88,5.94;6.56,5.00 +6.56,5.00;5.94,4.38 +5.94,4.38;5.31,3.44 +5.31,3.44;4.38,2.81 +4.38,2.81;3.75,2.19 +3.75,2.19;2.81,1.56 +2.81,1.56;2.19,1.25 +4.38,7.81;4.69,1.88 +4.38,1.88;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.31,0.94 +5.31,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,1.25 +7.81,1.25;8.12,1.56 +8.12,1.56;8.12,2.50 +8.12,2.50;8.12,2.81 +8.12,2.81;8.12,3.75 + +# UTF-16 : 7a 17 +# UTF-8 : 97 a8 e7 +[7a17] 稗 +3.44,9.06;2.81,9.06 +2.81,9.06;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.75 +0.94,8.75;0.31,8.44 +1.88,0.62;1.88,8.75 +3.12,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +3.44,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,6.25 +2.19,6.25;1.88,6.56 +5.31,8.44;5.31,8.75 +5.31,8.75;5.62,9.06 +5.62,9.06;5.94,9.38 +5.94,9.38;5.94,9.38 +4.38,2.81;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.00,4.38 +6.25,8.12;6.25,5.00 +3.75,4.69;8.75,4.69 +8.75,4.69;8.75,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,4.69 +3.75,6.56;8.75,6.56 +9.06,2.81;2.81,2.81 +6.88,4.69;6.88,0.62 + +# UTF-16 : 72 4c +# UTF-8 : 8c 89 e7 +[724c] 牌 +0.94,6.56;3.44,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,9.06 +2.50,6.56;2.50,9.38 +2.50,0.94;2.50,4.38 +2.50,4.38;0.62,4.38 +5.31,8.44;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;5.94,9.38 +5.94,9.38;5.94,9.38 +4.38,2.81;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.00,4.38 +6.25,8.12;6.25,5.00 +3.75,4.69;8.75,4.69 +8.75,4.69;8.75,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,4.69 +3.75,6.56;8.75,6.56 +9.06,2.81;2.81,2.81 +6.88,4.69;6.88,0.62 + +# UTF-16 : 78 91 +# UTF-8 : 91 a2 e7 +[7891] 碑 +3.12,8.75;0.31,8.75 +1.25,1.88;2.81,1.88 +2.81,1.88;2.81,5.62 +2.81,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.75;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.56,7.50 +1.56,7.50;1.56,8.12 +1.56,8.12;1.56,8.75 +5.31,8.44;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;5.94,9.38 +5.94,9.38;5.94,9.38 +4.38,2.81;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.00,4.38 +6.25,8.12;6.25,5.00 +3.75,4.69;8.75,4.69 +8.75,4.69;8.75,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,4.69 +3.75,6.56;8.75,6.56 +9.06,2.81;3.44,2.81 +6.88,4.69;6.88,0.62 + +# UTF-16 : 7f 77 +# UTF-8 : b7 bd e7 +[7f77] 罷 +0.94,7.50;8.44,7.50 +8.44,7.50;8.44,9.06 +8.44,9.06;0.94,9.06 +0.94,9.06;0.94,7.19 +5.94,7.50;5.94,8.75 +3.44,7.50;3.44,8.75 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;1.88,6.88 +1.88,6.88;2.19,7.19 +4.69,5.00;4.38,5.62 +4.38,5.62;4.06,5.94 +4.06,5.94;3.75,6.25 +3.75,6.25;3.44,6.56 +3.44,6.56;3.44,6.56 +0.31,5.31;0.62,5.31 +0.62,5.31;0.94,5.31 +0.94,5.31;1.56,5.31 +1.56,5.31;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.81,5.62 +2.81,5.62;3.12,5.62 +3.12,5.62;3.44,5.62 +3.44,5.62;4.06,5.62 +4.06,5.62;4.38,5.62 +0.94,0.94;0.94,4.69 +0.94,4.69;4.38,4.69 +4.38,4.69;4.38,1.56 +4.38,1.56;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.81,1.25 +0.94,2.50;4.06,2.50 +0.94,3.44;4.06,3.44 +5.31,6.88;5.31,4.69 +5.31,4.69;5.31,4.38 +5.31,4.38;5.94,4.38 +5.94,4.38;6.88,4.38 +6.88,4.38;7.19,4.38 +7.19,4.38;7.50,4.38 +7.50,4.38;8.12,4.38 +8.12,4.38;8.44,4.69 +8.44,4.69;8.75,5.00 +8.75,5.00;8.75,5.31 +5.31,5.62;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;7.19,6.25 +7.19,6.25;7.81,6.56 +7.81,6.56;8.75,6.56 +5.31,3.75;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.94,0.94 +5.94,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,1.25 +8.12,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,2.19 +5.31,2.81;5.94,2.81 +5.94,2.81;6.56,3.12 +6.56,3.12;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.75,3.75 + +# UTF-16 : 8c d3 +# UTF-8 : 93 b3 e8 +[8cd3] 賓 +1.56,5.62;1.56,2.50 +1.56,2.50;7.81,2.50 +7.81,2.50;7.81,5.62 +7.81,5.62;2.19,5.62 +1.56,3.75;7.81,3.75 +1.56,4.69;7.81,4.69 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +1.56,7.81;7.81,7.81 +4.69,8.75;4.69,9.38 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +4.69,7.81;4.69,6.56 +0.62,6.25;1.25,6.25 +1.25,6.25;1.88,6.56 +1.88,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +8.75,6.25;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.25,7.50 +6.25,7.19;5.94,6.88 +5.94,6.88;5.31,6.56 +5.31,6.56;5.00,6.56 +5.00,6.56;4.38,6.25 +4.38,6.25;3.75,6.25 +3.75,6.25;3.44,5.94 +3.44,5.94;2.50,5.94 +2.50,5.94;1.88,5.62 +1.88,5.62;1.25,5.62 +1.25,5.62;0.31,5.62 + +# UTF-16 : 65 8c +# UTF-8 : 8c 96 e6 +[658c] 斌 +0.00,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.81,6.88 +2.81,6.88;2.81,7.81 +0.00,7.81;3.75,7.81 +1.88,7.81;1.88,9.38 +0.31,6.56;0.62,6.25 +0.62,6.25;0.94,5.94 +0.94,5.94;1.25,5.31 +1.25,5.31;1.56,5.00 +1.56,5.00;1.88,4.38 +1.88,4.38;2.19,4.06 +2.19,4.06;2.50,3.44 +2.50,3.44;2.81,2.81 +2.81,2.81;3.12,2.50 +3.12,2.50;3.44,1.88 +3.44,7.19;9.38,7.19 +7.19,9.38;7.50,7.81 +7.50,7.81;7.50,6.25 +7.50,6.25;7.50,5.00 +7.50,5.00;7.81,4.06 +7.81,4.06;7.81,3.12 +7.81,3.12;8.12,2.50 +8.12,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,1.88 +9.06,1.88;9.38,2.81 +9.38,2.81;9.38,3.44 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.12 +8.75,8.12;9.06,7.81 +5.62,6.56;5.62,1.56 +4.06,5.62;4.06,1.25 +6.56,8.75;4.06,8.75 +7.19,4.69;5.62,4.69 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.50,2.19 + +# UTF-16 : 8c e6 +# UTF-8 : a6 b3 e8 +[8ce6] 賦 +0.62,3.44;2.81,3.44 +2.81,3.44;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,3.12 +0.62,5.31;2.81,5.31 +0.62,7.19;2.81,7.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +3.12,1.56;2.81,1.88 +2.81,1.88;2.50,2.19 +2.50,2.19;2.19,2.50 +2.19,2.50;2.19,2.81 +3.44,7.19;9.38,7.19 +7.19,9.38;7.50,7.81 +7.50,7.81;7.50,6.25 +7.50,6.25;7.50,5.00 +7.50,5.00;7.81,4.06 +7.81,4.06;7.81,3.12 +7.81,3.12;8.12,2.50 +8.12,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,1.88 +9.06,1.88;9.38,2.81 +9.38,2.81;9.38,3.44 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.12 +8.75,8.12;9.06,7.81 +5.62,6.56;5.62,1.56 +4.06,5.62;4.06,1.25 +6.56,8.75;3.75,8.75 +7.19,4.69;5.62,4.69 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.50,2.19 + +# UTF-16 : 93 3b +# UTF-8 : bb 8c e9 +[933b] 錻 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,9.06 +2.19,9.06;1.88,9.38 +1.88,9.38;1.56,8.75 +1.56,8.75;1.25,8.44 +1.25,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,7.19 +3.12,5.31;0.31,5.31 +3.12,7.19;0.62,7.19 +1.88,1.56;1.88,7.19 +1.25,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.69 +2.50,2.81;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;3.12,4.69 +3.44,7.19;9.38,7.19 +7.19,9.38;7.50,7.81 +7.50,7.81;7.50,6.25 +7.50,6.25;7.50,5.00 +7.50,5.00;7.81,4.06 +7.81,4.06;7.81,3.12 +7.81,3.12;8.12,2.50 +8.12,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,1.88 +9.06,1.88;9.38,2.81 +9.38,2.81;9.38,3.44 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.12 +8.75,8.12;9.06,7.81 +5.62,6.56;5.62,1.56 +4.06,5.62;4.06,1.25 +6.56,8.75;4.06,8.75 +7.19,4.69;5.62,4.69 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.50,2.19 + +# UTF-16 : 5c 4f +# UTF-8 : 8f b1 e5 +[5c4f] 屏 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,9.06 +1.25,9.06;8.44,9.06 +8.44,9.06;8.44,7.19 +8.44,7.19;1.25,7.19 +4.06,5.62;3.75,6.25 +3.75,6.25;3.75,6.56 +3.75,6.56;3.44,6.88 +3.44,6.88;3.12,6.88 +6.25,5.62;6.88,5.94 +6.88,5.94;7.19,6.25 +7.19,6.25;7.19,6.88 +7.19,6.88;7.50,6.88 +1.56,3.44;8.75,3.44 +1.88,5.62;8.75,5.62 +6.88,0.94;6.88,5.62 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,5.62 + +# UTF-16 : 58 40 +# UTF-8 : 80 a1 e5 +[5840] 塀 +0.31,6.88;2.81,6.88 +1.56,2.50;1.56,9.06 +0.31,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +2.50,0.94;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,9.06 +3.44,9.06;8.75,9.06 +8.75,9.06;8.75,7.19 +8.75,7.19;3.44,7.19 +5.31,5.62;5.31,6.25 +5.31,6.25;5.00,6.56 +5.00,6.56;4.69,6.88 +4.69,6.88;4.69,6.88 +7.19,5.62;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.12,6.88 +3.44,3.44;9.06,3.44 +3.75,5.62;9.06,5.62 +7.81,0.94;7.81,5.62 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.00,4.38 +5.00,4.38;5.00,5.62 + +# UTF-16 : 52 56 +# UTF-8 : 96 89 e5 +[5256] 剖 +1.25,1.56;5.00,1.56 +5.00,0.94;5.00,4.38 +5.00,4.38;1.25,4.38 +1.25,4.38;1.25,0.94 +0.31,5.94;5.94,5.94 +0.31,8.44;5.94,8.44 +3.12,8.44;3.12,9.69 +4.06,5.94;4.38,6.25 +4.38,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;4.69,7.81 +4.69,7.81;5.00,8.44 +1.88,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;1.56,7.50 +1.56,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +6.56,2.81;6.56,8.75 +8.75,9.06;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,1.25 + +# UTF-16 : 7e 6d +# UTF-8 : ad b9 e7 +[7e6d] 繭 +0.31,8.44;9.06,8.44 +2.81,7.50;2.81,9.69 +6.56,7.50;6.56,9.69 +4.69,0.94;4.69,7.19 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,7.19 +8.75,7.19;0.94,7.19 +0.94,7.19;0.94,0.62 +4.38,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;3.75,4.38 +3.75,4.38;3.75,5.00 +1.25,3.75;4.06,3.75 +2.81,3.75;2.81,0.94 +1.25,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,3.12 +4.06,1.25;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.12 +1.88,3.75;2.19,4.06 +2.19,4.06;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.62 +3.44,5.62;3.75,6.25 +2.50,4.38;2.19,5.00 +2.19,5.00;1.88,5.31 +1.88,5.31;1.56,5.94 +1.56,5.94;1.56,5.94 +1.88,5.31;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.56 +2.81,6.56;2.81,6.88 +6.56,1.88;6.56,6.88 +5.31,5.94;5.31,3.12 +7.81,5.94;5.62,5.94 +5.31,3.75;7.81,3.75 +7.81,3.75;7.81,5.94 +8.12,1.56;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.50,3.44 +5.00,1.56;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;8.12,2.19 + +# UTF-16 : 5e b8 +# UTF-8 : b8 ba e5 +[5eb8] 庸 +1.88,5.31;8.12,5.31 +8.12,5.31;8.12,7.81 +8.12,7.81;1.88,7.81 +1.56,6.56;9.06,6.56 +4.69,8.75;5.00,9.38 +0.00,0.94;0.31,1.56 +0.31,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,8.75 +0.94,8.75;8.75,8.75 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.88 +8.44,1.88;8.44,4.38 +8.44,4.38;1.88,4.38 +1.88,4.38;1.88,0.94 +5.31,7.50;5.31,0.94 +8.44,3.44;2.19,3.44 +8.44,2.19;2.19,2.19 +5.31,7.81;5.31,8.75 + +# UTF-16 : 7a af +# UTF-8 : af aa e7 +[7aaf] 窯 +5.31,8.75;5.31,7.19 +5.31,7.19;5.62,6.88 +5.62,6.88;6.25,6.88 +6.25,6.88;6.56,6.88 +6.56,6.88;7.19,6.88 +7.19,6.88;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;7.81,8.12 +4.69,8.75;4.69,9.38 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +1.25,6.56;1.56,6.56 +1.56,6.56;2.19,6.88 +2.19,6.88;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +8.75,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +6.25,0.94;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +3.75,0.94;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.81 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +0.62,3.12;8.75,3.12 +1.25,4.38;8.12,4.38 +0.94,5.62;8.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;2.81,6.25 +2.81,6.25;2.81,6.56 +5.94,5.62;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.56,6.56 +4.69,3.12;4.69,5.62 + +# UTF-16 : 51 cc +# UTF-8 : 8c 87 e5 +[51cc] 凌 +0.31,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,6.88;1.88,7.50 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +8.75,6.88;2.50,6.88 +8.75,8.44;3.12,8.44 +5.62,6.88;5.94,9.38 +2.81,5.00;3.12,5.00 +3.12,5.00;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.38,5.62 +4.38,5.62;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.00,6.88 +6.56,6.88;6.56,5.62 +6.56,5.62;6.88,5.31 +6.88,5.31;7.50,5.00 +7.50,5.00;7.50,5.00 +7.50,5.00;8.12,5.31 +8.12,5.31;8.75,5.31 +8.75,5.31;8.75,5.62 +8.75,5.62;8.75,6.25 +2.50,2.81;3.12,3.44 +3.12,3.44;3.75,3.75 +3.75,3.75;4.06,4.38 +4.06,4.38;4.69,4.69 +4.69,4.69;5.00,5.31 +4.06,4.38;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.19,0.94 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;4.69,3.44 +4.69,3.44;4.38,3.75 +4.38,3.75;4.06,4.06 + +# UTF-16 : 96 75 +# UTF-8 : b5 99 e9 +[9675] 陵 +3.12,9.06;0.94,9.06 +0.94,9.06;0.94,0.94 +1.25,3.12;1.56,3.12 +1.56,3.12;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;2.81,8.75 +9.06,6.88;2.81,6.88 +8.75,8.44;3.44,8.44 +5.94,6.88;5.94,9.38 +2.81,5.00;3.44,5.00 +3.44,5.00;3.75,5.00 +3.75,5.00;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +6.56,6.88;6.56,5.62 +6.56,5.62;6.88,5.31 +6.88,5.31;7.50,5.00 +7.50,5.00;7.81,5.00 +7.50,5.00;8.12,5.31 +8.12,5.31;8.75,5.31 +8.75,5.31;8.75,5.62 +8.75,5.62;8.75,6.25 +2.81,2.81;3.12,3.44 +3.12,3.44;3.75,3.75 +3.75,3.75;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.00,5.31 +4.38,4.38;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;4.06,1.25 +4.06,1.25;3.12,1.25 +3.12,1.25;2.50,0.94 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.44 +5.00,3.44;4.38,3.75 +4.38,3.75;4.06,4.06 + +# UTF-16 : 7a 1c +# UTF-8 : 9c a8 e7 +[7a1c] 稜 +2.81,9.06;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.75 +1.25,8.75;0.94,8.75 +0.94,8.75;0.31,8.44 +1.56,0.62;1.56,8.75 +2.81,6.56;0.31,6.56 +0.00,2.81;0.31,3.12 +0.31,3.12;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +2.81,3.75;2.50,4.38 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.56,6.56 +9.06,6.88;3.12,6.88 +8.75,8.44;3.44,8.44 +5.94,6.88;5.94,9.38 +2.81,5.00;3.44,5.00 +3.44,5.00;3.75,5.00 +3.75,5.00;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +6.56,6.88;6.56,5.62 +6.56,5.62;6.88,5.31 +6.88,5.31;7.50,5.00 +7.50,5.00;7.81,5.00 +7.50,5.00;8.12,5.31 +8.12,5.31;8.75,5.31 +8.75,5.31;8.75,5.62 +8.75,5.62;8.75,6.25 +2.81,2.81;3.12,3.44 +3.12,3.44;3.75,3.75 +3.75,3.75;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.00,5.31 +4.38,4.38;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;4.06,1.25 +4.06,1.25;3.12,1.25 +3.12,1.25;2.50,0.94 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.44 +5.00,3.44;4.38,3.75 +4.38,3.75;4.06,4.06 + +# UTF-16 : 5d 1a +# UTF-8 : 9a b4 e5 +[5d1a] 崚 +0.62,8.12;0.62,0.94 +0.62,1.88;2.81,1.88 +2.81,1.88;2.81,8.12 +1.56,1.88;1.88,9.38 +9.06,6.88;3.12,6.88 +8.75,8.44;3.75,8.44 +5.94,6.88;6.25,9.38 +3.12,5.00;3.44,5.00 +3.44,5.00;4.06,5.00 +4.06,5.00;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.88 +6.88,6.88;6.88,5.62 +6.88,5.62;7.19,5.31 +7.19,5.31;7.50,5.00 +7.50,5.00;7.81,5.00 +7.81,5.00;8.44,5.31 +8.44,5.31;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,6.25 +2.81,2.81;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.31,5.31 +4.38,4.38;8.75,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.19,2.81 +7.19,2.81;6.88,2.50 +6.88,2.50;6.25,2.19 +6.25,2.19;5.62,1.88 +5.62,1.88;5.00,1.56 +5.00,1.56;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.50,0.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.06 + +# UTF-16 : 69 7c +# UTF-8 : bc a5 e6 +[697c] 楼 +2.50,0.94;3.12,1.25 +3.12,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,3.12 +6.88,3.12;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,4.38 +5.31,5.62;5.00,5.00 +5.00,5.00;4.69,4.38 +4.69,4.38;4.06,3.75 +4.06,3.75;3.75,3.12 +3.75,3.12;3.44,2.81 +3.44,2.81;3.12,2.50 +3.44,2.81;4.06,2.81 +4.06,2.81;4.69,2.81 +4.69,2.81;5.31,2.50 +5.31,2.50;5.62,2.50 +5.62,2.50;6.25,2.19 +6.25,2.19;6.88,1.88 +6.88,1.88;7.19,1.88 +7.19,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +9.06,4.38;3.12,4.38 +1.56,0.62;1.56,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +4.69,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +4.38,8.44;4.06,8.75 +4.06,8.75;3.75,8.75 +3.75,8.75;3.44,9.06 +7.19,7.81;7.50,8.12 +7.50,8.12;7.81,8.44 +7.81,8.44;8.12,8.75 +8.12,8.75;8.75,9.06 +8.75,9.06;8.75,9.06 +5.94,5.31;5.94,9.38 +9.06,7.50;3.12,7.50 +2.81,5.31;3.12,5.62 +3.12,5.62;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;5.00,6.56 +5.00,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +9.06,5.31;8.75,5.62 +8.75,5.62;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.56,6.88 +6.56,6.88;6.25,7.50 + +# UTF-16 : 54 a2 +# UTF-8 : a2 92 e5 +[54a2] 咢 +1.25,6.88;4.38,6.88 +4.38,6.88;4.38,8.75 +4.38,8.75;1.25,8.75 +1.25,8.75;1.25,6.88 +5.31,6.88;8.44,6.88 +8.44,6.88;8.44,8.75 +8.44,8.75;5.31,8.75 +5.31,8.75;5.31,6.88 +8.75,4.69;0.62,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.19,3.75 +2.19,3.75;1.88,3.12 +1.88,3.12;1.56,2.50 +1.56,2.50;1.25,2.19 +2.19,3.44;7.81,3.44 +7.81,3.44;7.81,2.81 +7.81,2.81;7.81,2.50 +7.81,2.50;7.50,1.88 +7.50,1.88;7.50,1.56 +7.50,1.56;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.38,1.25 +7.81,5.94;1.56,5.94 + +# UTF-16 : 91 02 +# UTF-8 : 82 84 e9 +[9102] 鄂 +9.06,9.06;6.25,9.06 +6.25,9.06;6.25,0.94 +7.19,2.19;7.50,2.19 +7.50,2.19;8.12,2.19 +8.12,2.19;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.44 +9.06,3.44;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,5.00 +8.44,5.00;8.12,5.62 +8.12,5.62;7.50,5.94 +7.50,5.94;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.75,8.44 +8.75,8.44;9.06,8.75 +0.62,6.88;2.81,6.88 +2.81,6.88;2.81,9.06 +2.81,9.06;0.62,9.06 +0.62,9.06;0.62,6.88 +3.44,6.88;5.62,6.88 +5.62,6.88;5.62,9.06 +5.62,9.06;3.44,9.06 +3.44,9.06;3.44,6.88 +5.94,4.69;0.31,4.69 +1.56,4.69;1.56,4.06 +1.56,4.06;1.25,3.44 +1.25,3.44;1.25,3.12 +1.25,3.12;0.94,2.50 +0.94,2.50;0.94,2.19 +1.25,3.44;5.00,3.44 +5.00,3.44;5.00,2.81 +5.00,2.81;5.00,2.19 +5.00,2.19;5.00,1.56 +5.00,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,1.25 +5.31,5.94;0.94,5.94 + +# UTF-16 : 98 4e +# UTF-8 : 8e a1 e9 +[984e] 顎 +4.69,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +9.06,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.12,1.88 +8.12,1.88;7.81,1.88 +7.81,1.88;7.50,2.19 +5.00,8.75;9.06,8.75 +6.88,8.75;6.88,8.44 +6.88,8.44;6.88,8.12 +6.88,8.12;6.56,7.50 +6.56,7.50;6.56,7.50 +5.31,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;5.31,7.50 +5.31,7.50;5.31,2.81 +5.31,4.38;8.75,4.38 +5.31,5.94;8.75,5.94 +0.62,6.88;2.19,6.88 +2.19,6.88;2.19,9.06 +2.19,9.06;0.62,9.06 +0.31,9.06;0.62,6.88 +2.81,6.88;4.69,6.88 +4.69,6.88;4.69,9.06 +4.69,9.06;2.81,9.06 +2.81,9.06;2.81,6.88 +5.00,4.69;0.31,4.69 +1.25,4.69;1.25,4.06 +1.25,4.06;1.25,3.44 +1.25,3.44;0.94,3.12 +0.94,3.12;0.94,2.50 +0.94,2.50;0.62,2.19 +0.94,3.44;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.06,2.19 +4.06,2.19;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,1.25 +4.38,5.94;0.62,5.94 + +# UTF-16 : 9d 9a +# UTF-8 : 9a b6 e9 +[9d9a] 鶚 +8.12,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.12 +6.88,1.56;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.56,3.12 +5.62,1.25;5.62,1.88 +5.62,1.88;5.62,2.19 +5.62,2.19;5.31,2.81 +5.31,2.81;5.31,3.12 +4.06,0.94;4.06,1.25 +4.06,1.25;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,5.94;8.75,5.94 +8.75,5.94;8.75,8.44 +8.75,8.44;4.69,8.44 +4.69,8.44;4.69,3.75 +4.69,3.75;9.06,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,1.25 +4.69,7.19;8.44,7.19 +6.25,9.38;6.25,9.06 +6.25,9.06;6.25,8.75 +6.25,8.75;6.25,8.44 +4.69,5.00;9.06,5.00 +0.62,6.88;1.88,6.88 +1.88,6.88;1.88,9.06 +1.88,9.06;0.31,9.06 +0.31,9.06;0.31,6.88 +2.81,6.88;4.06,6.88 +4.06,6.88;4.06,9.06 +4.06,9.06;2.50,9.06 +2.50,9.06;2.50,6.88 +4.38,4.69;0.31,4.69 +1.25,4.69;1.25,4.06 +1.25,4.06;0.94,3.44 +0.94,3.44;0.94,3.12 +0.94,3.12;0.62,2.50 +0.62,2.50;0.62,2.19 +0.94,3.44;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.44,2.19 +3.44,2.19;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,1.25 +4.06,5.94;0.62,5.94 + +# UTF-16 : 52 fe +# UTF-8 : be 8b e5 +[52fe] 勾 +1.88,8.12;8.44,8.12 +8.44,8.12;8.44,6.56 +8.44,6.56;8.44,5.00 +8.44,5.00;8.12,4.06 +8.12,4.06;8.12,3.12 +8.12,3.12;8.12,2.19 +8.12,2.19;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +0.31,5.62;0.62,5.94 +0.62,5.94;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.75 +2.19,8.75;2.19,9.06 +2.19,9.06;2.50,9.38 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.62,5.00 +5.62,5.00;5.00,5.62 +0.94,3.12;1.25,3.12 +1.25,3.12;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;3.12,3.12 +3.12,3.12;3.44,3.12 +3.44,3.12;4.06,3.44 +4.06,3.44;4.69,3.44 +4.69,3.44;5.31,3.44 +5.31,3.44;5.62,3.44 +5.62,3.44;6.25,3.44 +1.88,3.12;1.88,3.44 +1.88,3.44;2.19,3.75 +2.19,3.75;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;2.81,5.31 +2.81,5.31;3.12,5.94 +3.12,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.44,7.19 + +# UTF-16 : 75 d5 +# UTF-8 : 95 97 e7 +[75d5] 痕 +5.31,8.75;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.56,5.62;1.88,8.75 +1.56,8.75;9.06,8.75 +0.00,3.44;0.31,3.44 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.25,5.94;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.19 +0.62,7.19;0.31,7.50 +0.31,7.50;0.31,7.81 +2.81,4.38;8.12,4.38 +8.12,4.38;8.12,7.81 +8.12,7.81;2.81,7.81 +2.81,7.81;2.81,1.25 +2.81,5.94;8.12,5.94 +5.00,4.38;5.31,4.06 +5.31,4.06;5.62,3.44 +5.62,3.44;5.94,3.12 +5.94,3.12;6.25,2.81 +6.25,2.81;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;5.94,1.88 +6.25,2.81;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.38 + +# UTF-16 : 5a c9 +# UTF-8 : 89 ab e5 +[5ac9] 嫉 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.81,5.94 +2.81,5.94;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.56,9.38;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.25 +1.25,6.25;1.25,5.94 +1.25,5.94;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.62,4.38 +0.62,4.38;0.62,3.75 +0.62,4.69;1.25,4.06 +1.25,4.06;1.56,3.75 +1.56,3.75;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,2.19 +2.81,2.19;3.12,1.88 +6.56,8.44;6.56,9.38 +2.81,3.44;3.12,3.44 +3.12,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.38 +4.06,5.94;3.75,6.56 +3.75,6.56;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.44,7.50 +3.44,7.50;3.44,7.81 +8.75,6.88;5.31,6.88 +4.69,5.00;5.00,5.62 +5.00,5.62;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.62,8.12 +9.06,4.69;4.69,4.69 +4.38,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.25,2.50 +6.25,2.50;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.88,4.06 +6.88,4.06;6.88,4.69 +6.88,4.69;6.88,5.00 +6.88,5.00;6.88,6.88 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.88,4.69 +6.88,4.69;6.88,5.00 +2.81,0.94;3.44,1.56 +3.44,1.56;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.38,5.62 +4.38,5.62;4.38,8.44 +4.38,8.44;9.06,8.44 + +# UTF-16 : 90 61 +# UTF-8 : a1 81 e9 +[9061] 遡 +0.62,9.06;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.62 +1.88,5.62;0.31,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,2.19 +2.50,2.19;1.88,2.50 +3.75,7.81;3.75,8.44 +3.75,8.44;3.44,8.75 +3.44,8.75;3.12,9.06 +3.12,9.06;3.12,9.38 +4.69,7.50;5.00,7.81 +5.00,7.81;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.62,9.38 +2.50,7.50;5.94,7.50 +3.12,2.19;3.44,2.50 +3.44,2.50;4.06,3.12 +4.06,3.12;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.38,7.50 +2.81,6.88;3.12,3.75 +5.62,4.06;5.62,6.88 +2.81,4.69;5.62,4.69 +6.25,5.00;8.75,5.00 +6.56,6.88;8.75,6.88 +5.62,2.19;5.94,2.50 +5.94,2.50;6.25,3.12 +6.25,3.12;6.25,4.06 +6.25,4.06;6.25,4.38 +6.25,4.38;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;6.56,5.94 +6.25,5.94;6.56,9.06 +6.25,9.06;8.75,9.06 +8.75,9.06;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.44,2.19 +8.44,2.19;8.12,2.19 +8.12,2.19;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;7.19,2.19 + +# UTF-16 : 90 5c +# UTF-8 : 9c 81 e9 +[905c] 遜 +0.62,9.06;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.62 +1.88,5.62;0.31,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,2.19 +2.50,2.19;1.88,2.50 +6.25,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,7.19 +5.31,7.19;5.00,7.50 +5.62,5.00;5.94,5.31 +5.94,5.31;6.25,5.62 +6.25,5.62;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.81,7.19 +7.81,7.19;8.12,7.81 +5.62,6.88;5.94,7.19 +5.94,7.19;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;6.88,8.44 +6.88,8.44;6.88,8.75 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +8.75,5.00;4.69,4.69 +9.06,4.38;8.75,4.69 +8.75,4.69;8.75,5.31 +8.75,5.31;8.44,5.62 +8.44,5.62;8.12,6.25 +8.12,6.25;8.12,6.56 +6.88,5.00;6.88,1.88 +8.75,2.19;8.75,2.50 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;7.81,3.75 +7.81,3.75;7.50,4.06 +5.31,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.75,9.06 +2.50,5.31;5.31,5.94 +5.31,8.75;2.50,8.75 +3.75,7.19;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.44,2.19 +3.44,2.19;3.12,2.19 +3.12,2.19;2.81,2.19 +5.00,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 + +# UTF-16 : 4f b6 +# UTF-8 : b6 be e4 +[4fb6] 侶 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.56,0.62;1.56,7.19 +3.12,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.12,8.75 +3.12,8.75;3.12,6.25 +8.75,0.94;8.75,4.69 +8.75,4.69;2.81,4.69 +2.81,4.69;2.81,0.94 +2.81,1.56;8.75,1.56 +5.62,6.25;5.62,5.62 +5.62,5.62;5.31,5.31 +5.31,5.31;5.31,4.69 +5.31,4.69;5.00,4.69 + +# UTF-16 : 68 a0 +# UTF-8 : a0 a2 e6 +[68a0] 梠 +1.88,0.62;1.88,9.38 +3.44,7.50;0.31,7.50 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;1.88,7.50 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +4.06,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,6.25 +8.75,0.94;8.75,4.69 +8.75,4.69;3.75,4.69 +3.75,4.69;3.75,0.94 +3.75,1.56;8.75,1.56 +6.25,6.25;5.94,5.62 +5.94,5.62;5.94,5.31 +5.94,5.31;5.62,4.69 +5.62,4.69;5.62,4.69 + +# UTF-16 : 7d 7d +# UTF-8 : bd b5 e7 +[7d7d] 絽 +4.06,4.38;4.06,5.00 +4.06,5.00;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.44,6.25 +3.44,6.25;3.44,6.88 +0.31,5.00;3.75,5.00 +2.19,5.00;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.44,8.12 +3.44,8.12;3.75,8.44 +1.88,5.94;1.56,6.25 +1.56,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +3.75,1.56;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.12,4.38 +4.69,6.25;8.75,6.25 +8.75,6.25;8.75,8.75 +8.75,8.75;4.69,8.75 +4.69,8.75;4.69,6.25 +8.75,0.94;8.75,4.69 +8.75,4.69;4.38,4.69 +4.38,4.69;4.38,0.94 +4.38,1.56;8.75,1.56 +6.56,6.25;6.25,5.62 +6.25,5.62;6.25,5.31 +6.25,5.31;5.94,4.69 +5.94,4.69;5.94,4.69 + +# UTF-16 : 52 39 +# UTF-8 : b9 88 e5 +[5239] 刹 +5.94,2.81;5.94,8.75 +8.44,9.06;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +0.31,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;1.88,3.44 +1.88,3.44;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,4.06;2.81,5.00 +2.81,5.00;2.81,5.31 +5.00,2.19;4.69,2.81 +4.69,2.81;4.38,3.44 +4.38,3.44;3.75,4.06 +3.75,4.06;3.44,4.38 +3.44,4.38;2.81,5.00 +2.81,0.94;2.81,6.56 +5.00,5.00;0.62,5.00 +0.31,6.25;0.94,6.25 +0.94,6.25;1.56,6.56 +1.56,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;4.06,8.44 +4.06,8.44;4.69,8.75 +4.69,8.75;4.69,9.38 +0.94,8.75;1.25,8.75 +1.25,8.75;1.56,8.44 +1.56,8.44;2.19,8.44 +2.19,8.44;2.50,8.12 +2.50,8.12;2.81,7.81 +2.81,7.81;3.12,7.50 +3.12,7.50;3.75,7.50 +3.75,7.50;4.06,7.19 +4.06,7.19;4.38,6.88 +4.38,6.88;5.00,6.56 + +# UTF-16 : 51 6a +# UTF-8 : aa 85 e5 +[516a] 兪 +4.69,9.38;4.38,9.06 +4.38,9.06;3.75,8.75 +3.75,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.50,8.12 +2.50,8.12;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;1.25,7.19 +1.25,7.19;0.62,7.19 +0.62,7.19;0.31,6.88 +2.81,7.81;6.56,7.81 +0.94,0.94;0.94,6.56 +0.94,6.56;4.38,6.56 +4.38,6.56;4.38,1.88 +4.38,1.88;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +8.44,6.88;8.44,6.25 +8.44,6.25;8.12,5.62 +8.12,5.62;7.81,5.00 +7.81,5.00;7.50,4.69 +7.50,4.69;7.19,4.06 +7.19,4.06;7.50,3.44 +7.50,3.44;7.81,2.81 +7.81,2.81;8.12,2.19 +8.12,2.19;8.44,1.56 +8.44,1.56;8.75,0.94 +6.25,6.88;6.25,6.25 +6.25,6.25;5.94,5.62 +5.94,5.62;5.62,5.00 +5.62,5.00;5.31,4.69 +5.31,4.69;5.00,4.06 +5.00,4.06;5.31,3.44 +5.31,3.44;5.62,2.81 +5.62,2.81;5.94,2.19 +5.94,2.19;6.25,1.56 +6.25,1.56;6.56,0.94 +1.56,9.38;4.69,9.38 +4.69,9.38;5.00,9.06 +5.00,9.06;5.62,8.75 +5.62,8.75;5.94,8.44 +5.94,8.44;6.25,8.12 +6.25,8.12;6.88,8.12 +6.88,8.12;7.19,7.81 +7.19,7.81;7.81,7.50 +7.81,7.50;8.12,7.19 +8.12,7.19;8.75,7.19 +8.75,7.19;9.06,6.88 +3.75,4.69;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.31 +2.19,5.31;1.88,5.62 +3.75,2.81;3.12,2.81 +3.12,2.81;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.19,3.75 +2.19,3.75;1.88,3.75 + +# UTF-16 : 55 a9 +# UTF-8 : a9 96 e5 +[55a9] 喩 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.44,7.19 +3.44,7.19;3.12,7.19 +3.12,7.19;2.81,6.88 +4.38,7.81;7.50,7.81 +3.12,0.94;3.12,6.56 +3.12,6.56;5.62,6.56 +5.62,6.56;5.62,1.88 +5.62,1.88;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.38,1.25 +8.75,6.88;8.75,6.25 +8.75,6.25;8.44,5.62 +8.44,5.62;8.44,5.00 +8.44,5.00;8.12,4.69 +8.12,4.69;7.81,4.06 +7.81,4.06;8.12,3.44 +8.12,3.44;8.44,2.81 +8.44,2.81;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;9.06,0.94 +7.19,6.88;7.19,6.25 +7.19,6.25;6.88,5.62 +6.88,5.62;6.88,5.00 +6.88,5.00;6.56,4.69 +6.56,4.69;6.25,4.06 +6.25,4.06;6.56,3.44 +6.56,3.44;6.88,2.81 +6.88,2.81;6.88,2.19 +6.88,2.19;7.19,1.56 +7.19,1.56;7.50,0.94 +3.75,9.38;5.94,9.38 +5.94,9.38;6.25,9.06 +6.25,9.06;6.56,8.75 +6.56,8.75;6.88,8.44 +6.88,8.44;7.19,8.12 +7.19,8.12;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;8.12,7.50 +8.12,7.50;8.75,7.19 +8.75,7.19;9.06,7.19 +9.06,7.19;9.38,6.88 +5.31,4.69;4.69,5.00 +4.69,5.00;4.38,5.31 +4.38,5.31;3.75,5.62 +3.75,5.62;3.75,5.62 +5.31,2.81;4.69,3.12 +4.69,3.12;4.38,3.44 +4.38,3.44;3.75,3.75 +3.75,3.75;3.75,3.75 + +# UTF-16 : 55 c5 +# UTF-8 : 85 97 e5 +[55c5] 嗅 +0.62,2.19;2.81,2.19 +2.81,2.19;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.56 +6.25,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.62,8.44 +3.75,4.38;8.44,4.38 +8.44,4.38;8.44,8.44 +8.44,8.44;3.75,8.44 +3.75,8.44;3.75,4.38 +3.75,5.62;8.44,5.62 +3.75,7.19;8.44,7.19 +3.12,3.44;9.06,3.44 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.81 +5.94,2.81;6.25,3.44 +5.94,3.44;6.25,4.38 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.81 +6.25,2.81;6.25,3.44 +7.19,4.06;7.81,3.75 +7.81,3.75;8.12,3.75 +8.12,3.75;8.44,3.44 +8.44,3.44;8.44,3.44 + +# UTF-16 : 56 32 +# UTF-8 : b2 98 e5 +[5632] 嘲 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +0.62,1.88;2.19,1.88 +6.56,4.06;8.75,4.06 +6.56,6.56;8.75,6.56 +5.62,0.94;5.94,1.56 +5.94,1.56;6.25,2.19 +6.25,2.19;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,9.06 +6.56,9.06;8.75,9.06 +8.75,9.06;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;7.19,1.25 +3.12,3.75;5.94,3.75 +5.62,3.75;5.94,6.88 +5.62,6.88;3.12,6.88 +3.12,6.88;3.12,3.75 +3.12,5.31;5.62,5.31 +2.81,2.50;5.94,2.50 +4.38,7.19;4.38,9.38 +4.38,0.62;4.38,3.75 +2.81,8.12;6.25,8.12 + +# UTF-16 : 6b c0 +# UTF-8 : 80 af e6 +[6bc0] 毀 +2.81,8.75;4.38,8.75 +4.38,8.75;4.38,5.62 +4.38,5.62;0.62,5.62 +0.62,5.62;0.62,8.44 +0.62,8.44;1.25,8.75 +1.25,8.75;1.56,8.75 +1.56,8.75;1.88,9.06 +1.88,9.06;2.50,9.06 +2.81,7.19;4.38,7.19 +0.62,7.19;2.19,7.19 +0.31,1.25;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,1.56 +2.19,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.69,2.19 +4.69,2.19;5.00,2.50 +4.69,3.75;0.62,3.75 +2.50,1.56;2.50,5.00 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;8.12,9.06 +7.81,9.06;8.12,6.25 +7.81,6.25;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;9.06,6.56 +9.06,6.56;9.06,7.19 +9.06,7.19;9.06,7.50 +4.69,5.31;8.75,5.31 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.69 +8.44,4.69;8.75,5.31 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,3.12 +6.88,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;5.62,4.69 + +# UTF-16 : 5f 59 +# UTF-8 : 99 bd e5 +[5f59] 彙 +9.06,7.19;0.31,7.19 +9.06,2.81;0.31,2.81 +1.56,3.44;8.12,3.44 +8.12,3.44;8.12,5.62 +8.12,5.62;1.25,5.62 +1.25,5.62;1.25,3.44 +4.69,3.44;4.69,0.62 +4.69,5.62;4.69,3.75 +1.56,4.69;8.12,4.69 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.69,2.81 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,1.88 +6.25,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;4.69,2.81 +8.75,5.31;8.75,6.56 +8.75,6.56;0.62,6.56 +0.62,6.56;0.62,5.31 +6.88,7.19;7.19,7.81 +7.19,7.81;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;7.50,9.06 +7.50,9.06;2.19,9.06 +7.19,8.12;1.88,8.12 +1.88,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +2.50,9.38;2.50,9.38 + +# UTF-16 : 61 44 +# UTF-8 : 84 85 e6 +[6144] 慄 +1.25,0.62;1.25,9.38 +0.00,4.38;0.31,5.00 +0.31,5.00;0.31,5.62 +0.31,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +9.06,8.75;2.50,8.75 +6.88,8.75;6.88,5.31 +4.69,8.75;4.69,5.31 +2.81,5.31;2.81,7.50 +2.81,7.50;8.75,7.50 +8.75,7.50;8.75,5.31 +8.75,5.31;3.12,5.31 +2.19,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.62,4.06 +9.06,1.56;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.25,3.44 +6.25,3.44;5.94,4.06 +5.62,0.94;5.94,5.31 +9.06,4.06;2.50,4.06 + +# UTF-16 : 61 ac +# UTF-8 : ac 86 e6 +[61ac] 憬 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,5.00 +0.31,5.00;0.62,5.62 +0.62,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +5.94,3.12;5.94,1.56 +5.94,1.56;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.38,0.94 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +9.06,1.25;8.75,1.56 +8.75,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;6.88,2.81 +3.44,3.12;8.44,3.12 +8.44,3.12;8.44,5.00 +8.44,5.00;3.44,5.00 +3.44,5.00;3.44,3.12 +5.94,5.94;5.94,6.56 +2.50,5.94;9.06,5.94 +3.12,6.56;8.75,6.56 +8.75,6.56;8.75,9.06 +8.75,9.06;3.12,9.06 +3.12,9.06;3.12,6.56 +3.12,7.81;8.75,7.81 + +# UTF-16 : 69 77 +# UTF-8 : b7 a5 e6 +[6977] 楷 +1.88,0.62;1.88,9.38 +3.12,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +2.81,4.38;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +6.25,9.06;6.25,6.25 +6.25,6.25;6.25,5.94 +6.25,5.94;6.88,5.94 +6.88,5.94;7.50,5.62 +7.50,5.62;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;9.06,6.88 +9.06,6.88;9.06,7.50 +6.25,7.50;6.88,7.81 +6.88,7.81;7.19,7.81 +7.19,7.81;7.81,8.12 +7.81,8.12;8.44,8.44 +8.44,8.44;8.75,8.75 +3.44,7.81;5.94,7.81 +3.44,5.62;3.44,9.06 +2.81,5.62;3.44,5.62 +3.44,5.62;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.31,6.25 +5.31,6.25;5.94,6.25 +8.44,0.94;8.44,5.00 +8.44,5.00;3.44,5.00 +3.44,5.00;3.44,0.94 +3.44,1.56;8.44,1.56 +3.44,3.12;8.44,3.12 +5.94,5.94;5.62,5.31 +5.62,5.31;5.62,5.00 +5.62,5.00;5.31,5.00 + +# UTF-16 : 63 e9 +# UTF-8 : a9 8f e6 +[63e9] 揩 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,1.25 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.50;0.31,7.50 +6.25,9.06;6.25,6.25 +6.25,6.25;6.25,5.94 +6.25,5.94;6.88,5.94 +6.88,5.94;7.50,5.62 +7.50,5.62;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;9.06,6.88 +9.06,6.88;9.06,7.50 +6.25,7.50;6.88,7.81 +6.88,7.81;7.19,7.81 +7.19,7.81;7.81,8.12 +7.81,8.12;8.44,8.44 +8.44,8.44;8.75,8.75 +3.44,7.81;5.94,7.81 +3.44,5.62;3.44,9.06 +2.81,5.62;3.44,5.62 +3.44,5.62;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.31,6.25 +5.31,6.25;5.94,6.25 +8.44,0.94;8.44,5.00 +8.44,5.00;3.44,5.00 +3.44,5.00;3.44,0.94 +3.44,1.56;8.44,1.56 +3.44,3.12;8.44,3.12 +5.94,5.94;5.62,5.31 +5.62,5.31;5.62,5.00 +5.62,5.00;5.31,5.00 + +# UTF-16 : 50 55 +# UTF-8 : 95 81 e5 +[5055] 偕 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.88 +1.25,6.88;1.25,6.25 +1.25,6.25;0.94,5.94 +0.94,5.94;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.56 +5.94,9.06;6.25,6.25 +5.94,6.25;6.25,5.94 +6.25,5.94;6.88,5.94 +6.88,5.94;7.50,5.62 +7.19,5.62;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;8.75,7.50 +5.94,7.50;6.56,7.81 +6.56,7.81;7.19,7.81 +7.19,7.81;7.81,8.12 +7.81,8.12;8.44,8.44 +8.44,8.44;8.75,8.75 +3.12,7.81;5.62,7.81 +3.12,5.62;3.12,9.06 +2.19,5.62;2.81,5.62 +2.81,5.62;3.75,5.94 +3.75,5.94;4.38,5.94 +4.38,5.94;5.00,6.25 +5.00,6.25;5.62,6.25 +8.44,0.94;8.44,5.00 +8.44,5.00;3.12,5.00 +2.81,5.00;3.12,0.94 +3.12,1.56;8.44,1.56 +3.12,3.12;8.44,3.12 +5.62,5.94;5.62,5.31 +5.62,5.31;5.31,5.00 +5.31,5.00;5.00,5.00 + +# UTF-16 : 8a e7 +# UTF-8 : a7 ab e8 +[8ae7] 諧 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,5.00;3.12,5.00 +0.62,8.75;3.12,8.75 +6.56,9.06;6.56,6.25 +6.56,6.25;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.81,5.62 +7.50,5.62;8.12,5.94 +8.12,5.94;8.75,5.94 +8.75,5.94;8.75,6.25 +8.75,6.25;9.06,6.88 +9.06,6.88;9.06,7.50 +6.56,7.50;7.19,7.81 +7.19,7.81;7.50,7.81 +7.50,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;9.06,8.75 +4.06,7.81;6.25,7.81 +4.06,5.62;4.06,9.06 +3.44,5.62;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;6.25,6.25 +8.75,0.94;8.75,5.00 +8.75,5.00;4.06,5.00 +4.06,5.00;4.06,0.94 +4.06,1.56;8.75,1.56 +4.06,3.12;8.75,3.12 +6.25,5.94;5.94,5.31 +5.94,5.31;5.94,5.00 +5.94,5.00;5.62,5.00 + +# UTF-16 : 7f 9e +# UTF-8 : 9e be e7 +[7f9e] 羞 +1.88,1.25;8.75,1.25 +2.19,2.81;9.06,2.81 +0.62,5.31;8.75,5.31 +1.25,6.88;8.12,6.88 +0.94,8.12;8.75,8.12 +4.69,5.31;4.69,8.12 +3.44,8.12;3.44,8.75 +3.44,8.75;3.12,9.06 +3.12,9.06;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.12;6.25,8.75 +6.25,8.75;6.25,9.06 +6.25,9.06;6.56,9.38 +6.56,9.38;6.56,9.38 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;2.81,5.31 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.81 +7.50,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;7.81,4.38 +7.81,4.38;3.12,4.38 +4.06,1.25;4.06,1.56 +4.06,1.56;4.38,2.19 +4.38,2.19;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;5.00,4.38 + +# UTF-16 : 8c aa +# UTF-8 : aa b2 e8 +[8caa] 貪 +1.56,2.50;8.12,2.50 +7.81,2.50;8.12,5.62 +7.81,5.62;1.56,5.62 +1.25,5.62;1.56,2.50 +1.56,3.75;7.81,3.75 +1.56,4.69;7.81,4.69 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +8.12,6.88;1.25,6.88 +6.88,5.62;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,6.88 +9.06,7.19;8.44,7.50 +8.44,7.50;8.12,7.81 +8.12,7.81;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.25,8.44 +6.25,8.44;5.94,8.75 +5.94,8.75;5.62,9.06 +5.62,9.06;5.00,9.38 +5.00,9.38;4.69,9.38 +4.69,9.38;4.38,9.38 +4.38,9.38;4.06,9.06 +4.06,9.06;3.44,8.75 +3.44,8.75;3.12,8.44 +3.12,8.44;2.81,8.44 +2.81,8.44;2.19,8.12 +2.19,8.12;1.88,7.81 +1.88,7.81;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +6.88,8.12;2.81,8.12 + +# UTF-16 : 93 2e +# UTF-8 : ae 8c e9 +[932e] 錮 +8.75,0.62;8.75,9.06 +8.75,9.06;4.06,9.06 +4.06,9.06;4.06,0.62 +4.38,1.25;8.75,1.25 +4.69,7.19;8.44,7.19 +6.56,5.31;6.56,8.44 +5.31,2.50;7.81,2.50 +7.81,2.50;7.81,5.00 +7.81,5.00;5.31,5.00 +5.31,5.00;5.31,2.19 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,9.06 +2.50,9.06;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;0.94,8.12 +0.94,8.12;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.69 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;3.44,4.69 + +# UTF-16 : 51 c5 +# UTF-8 : 85 87 e5 +[51c5] 凅 +8.75,0.62;8.75,9.06 +8.75,9.06;2.81,9.06 +2.81,9.06;2.81,0.62 +2.81,1.25;8.75,1.25 +3.44,7.19;8.12,7.19 +5.62,5.31;5.94,8.44 +4.38,2.50;7.50,2.50 +7.50,2.50;7.50,5.00 +7.50,5.00;4.06,5.00 +4.06,5.00;4.06,2.19 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.19,4.38 +2.19,6.88;1.88,7.50 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 + +# UTF-16 : 6d b8 +# UTF-8 : b8 b6 e6 +[6db8] 涸 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.75,0.62;8.75,9.06 +8.75,9.06;2.81,9.06 +2.81,9.06;2.81,0.62 +2.81,1.25;8.75,1.25 +3.44,7.19;8.12,7.19 +5.62,5.31;5.94,8.44 +4.38,2.50;7.50,2.50 +7.50,2.50;7.50,5.00 +7.50,5.00;4.06,5.00 +4.06,5.00;4.06,2.19 + +# UTF-16 : 4f 98 +# UTF-8 : 98 be e4 +[4f98] 侘 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,7.19 +5.62,8.44;5.62,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;2.81,8.44 +2.81,8.44;2.81,6.56 +9.06,4.69;2.19,3.75 +2.81,6.25;3.44,6.25 +3.44,6.25;4.06,6.25 +4.06,6.25;4.69,6.56 +4.69,6.56;5.31,6.56 +5.31,6.56;5.94,6.56 +5.94,6.56;6.25,6.88 +6.25,6.88;6.88,6.88 +6.88,6.88;7.50,7.19 +7.50,7.19;7.81,7.19 +7.81,7.19;8.12,7.50 +5.00,6.56;5.00,1.88 +5.00,1.88;5.00,1.56 +5.00,1.56;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 + +# UTF-16 : 54 a4 +# UTF-8 : a4 92 e5 +[54a4] 咤 +0.94,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +5.94,8.44;5.94,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;3.44,8.44 +3.44,8.44;3.44,6.56 +9.06,4.69;2.81,3.75 +3.44,6.25;4.06,6.25 +4.06,6.25;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.62,6.56 +5.62,6.56;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.19 +7.81,7.19;8.44,7.50 +5.31,6.56;5.31,1.88 +5.31,1.88;5.31,1.56 +5.31,1.56;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 + +# UTF-16 : 8a 6b +# UTF-8 : ab a9 e8 +[8a6b] 詫 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,5.00;3.12,5.00 +0.62,8.75;3.12,8.75 +6.25,8.44;6.25,9.38 +8.75,6.56;8.75,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,6.56 +9.06,4.69;3.44,3.75 +3.75,6.25;4.38,6.25 +4.38,6.25;5.00,6.25 +5.00,6.25;5.62,6.56 +5.62,6.56;5.94,6.56 +5.94,6.56;6.56,6.56 +6.56,6.56;6.88,6.88 +6.88,6.88;7.19,6.88 +7.19,6.88;7.81,7.19 +7.81,7.19;8.12,7.19 +8.12,7.19;8.44,7.50 +5.62,6.56;5.62,1.88 +5.62,1.88;5.62,1.56 +5.62,1.56;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 + +# UTF-16 : 52 5d +# UTF-8 : 9d 89 e5 +[525d] 剝 +6.25,2.81;6.25,8.75 +8.44,9.06;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,1.25 +3.12,5.62;3.12,1.88 +3.12,1.88;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,1.25 +1.56,1.25;1.56,1.25 +5.31,5.00;5.00,4.69 +5.00,4.69;4.69,4.38 +4.69,4.38;4.69,4.06 +4.69,4.06;4.38,3.75 +4.38,3.75;4.06,3.44 +0.31,5.62;5.94,5.62 +0.31,1.88;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.50,3.12 +5.62,1.56;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.06,2.81 +4.06,2.81;3.75,3.12 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +1.56,4.38;1.25,4.69 +1.25,4.69;0.94,4.69 +0.94,4.69;0.94,5.00 +4.38,5.62;4.69,5.94 +4.69,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.00,7.81 +5.00,7.81;5.31,8.44 +5.31,8.44;5.31,8.75 +5.31,8.75;1.56,8.75 +4.69,6.88;0.94,6.88 +0.94,6.88;1.25,7.50 +1.25,7.50;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.38 + +# UTF-16 : 77 1e +# UTF-8 : 9e 9c e7 +[771e] 眞 +2.50,3.44;7.81,3.44 +7.81,3.44;7.81,6.88 +7.81,6.88;2.50,6.88 +2.50,6.88;2.50,3.44 +2.50,5.62;7.81,5.62 +2.50,4.38;7.81,4.38 +1.25,6.56;1.25,2.50 +1.25,2.50;8.75,2.50 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +1.25,9.38;1.25,8.12 +1.25,8.12;1.88,7.81 +1.88,7.81;2.50,7.50 +2.50,7.50;3.12,7.50 +3.12,7.50;3.75,7.50 +3.75,7.50;4.38,7.50 +4.38,7.50;5.31,7.50 +5.31,7.50;6.25,7.50 +6.25,7.50;6.88,7.50 +6.88,7.50;7.50,7.50 +7.50,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.44,8.44 +1.25,8.44;2.19,8.44 +2.19,8.44;2.81,8.44 +2.81,8.44;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;6.25,8.75 +6.25,8.75;6.88,9.06 +6.88,9.06;7.50,9.06 +7.50,9.06;8.12,9.06 + +# UTF-16 : 58 61 +# UTF-8 : a1 a1 e5 +[5861] 塡 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,2.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +0.31,6.88;2.81,6.88 +1.56,2.50;1.56,9.06 +0.31,1.88;0.62,2.19 +0.62,2.19;1.25,2.50 +1.25,2.50;1.88,2.81 +1.88,2.81;2.19,2.81 +2.19,2.81;2.81,3.44 +4.38,3.44;8.44,3.44 +8.44,3.44;8.44,6.88 +8.44,6.88;4.38,6.88 +4.38,6.88;4.38,3.44 +4.38,5.62;8.44,5.62 +4.38,4.38;8.44,4.38 +3.12,6.56;3.12,2.50 +3.12,2.50;9.06,2.50 +3.44,9.38;3.44,8.12 +3.44,8.12;3.75,7.81 +3.75,7.81;4.38,7.50 +4.38,7.50;4.69,7.50 +4.69,7.50;5.00,7.50 +5.00,7.50;5.62,7.50 +5.62,7.50;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.44,7.81 +8.44,7.81;8.75,8.12 +8.75,8.12;8.75,8.44 +3.44,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 +8.12,9.06;8.75,9.06 + +# UTF-16 : 59 3e +# UTF-8 : be a4 e5 +[593e] 夾 +0.62,8.12;9.06,8.12 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.81 +4.06,4.38;3.75,5.00 +3.75,5.00;3.44,5.31 +3.44,5.31;3.12,5.62 +3.12,5.62;2.50,5.94 +2.50,5.94;2.19,6.25 +5.31,4.38;5.62,5.00 +5.62,5.00;6.25,5.62 +6.25,5.62;6.56,6.25 +6.56,6.25;6.88,6.88 +6.88,6.88;6.88,7.81 +8.75,3.75;8.44,4.38 +8.44,4.38;8.12,5.00 +8.12,5.00;7.50,5.31 +7.50,5.31;6.88,5.94 +6.88,5.94;6.56,6.25 +0.62,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.50 +3.12,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;4.69,9.38 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.31,3.12 +5.31,3.12;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 + +# UTF-16 : 98 30 +# UTF-8 : b0 a0 e9 +[9830] 頰 +0.31,8.12;4.06,8.12 +0.00,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;2.19,4.38 +2.19,4.38;2.19,5.00 +2.19,5.00;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;2.19,9.38 +4.06,1.56;3.75,2.19 +3.75,2.19;3.44,2.81 +3.44,2.81;2.81,3.44 +2.81,3.44;2.50,4.06 +2.50,4.06;2.19,4.38 +6.56,8.75;6.56,8.44 +6.56,8.44;6.56,8.12 +6.56,8.12;6.25,7.50 +6.25,7.50;6.25,7.50 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +9.06,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.12,1.88 +8.12,1.88;7.81,1.88 +7.81,1.88;7.50,2.19 +4.38,8.75;9.06,8.75 +4.69,2.81;8.75,2.81 +8.75,2.81;8.75,7.50 +8.75,7.50;4.69,7.50 +4.69,7.50;4.69,2.81 +4.69,4.38;8.75,4.38 +4.69,5.94;8.75,5.94 +0.00,3.75;0.31,4.38 +0.31,4.38;0.62,5.31 +0.62,5.31;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;1.25,6.88 +1.25,6.88;1.25,7.19 +1.25,7.19;1.25,7.81 +1.56,4.38;1.56,5.00 +1.56,5.00;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.94,6.25 +2.50,4.38;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.44,7.81 +4.38,3.75;4.06,4.38 +4.06,4.38;4.06,5.00 +4.06,5.00;3.75,5.31 +3.75,5.31;3.44,5.94 +3.44,5.94;3.12,6.25 + +# UTF-16 : 2f 5b +# UTF-8 : 9b bd e2 +[2f5b] ⽛ +6.88,8.75;6.88,2.19 +6.88,2.19;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.69,1.25 +4.69,1.25;4.38,1.25 +1.25,8.75;8.75,8.75 +9.06,5.62;1.56,5.62 +0.62,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,3.12;3.75,3.44 +3.75,3.44;4.38,4.06 +4.38,4.06;5.00,4.38 +5.00,4.38;5.62,4.69 +5.62,4.69;6.25,5.00 +6.25,5.00;6.88,5.62 +1.25,4.38;1.56,5.00 +1.56,5.00;1.88,5.62 +1.88,5.62;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.81 + +# UTF-16 : 77 7e +# UTF-8 : be 9d e7 +[777e] 睾 +4.06,8.75;4.38,9.06 +4.38,9.06;4.38,9.38 +4.38,9.38;4.69,9.38 +0.62,3.12;8.75,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;6.88,4.69 +6.88,4.69;7.19,5.00 +3.44,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +4.69,3.12;4.69,0.62 +0.94,1.88;8.44,1.88 +0.62,5.00;8.75,5.00 +1.25,6.25;8.44,6.25 +4.69,5.00;4.69,7.19 +1.25,7.19;8.44,7.19 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +5.94,7.19;5.94,8.75 +3.44,7.19;3.44,8.75 + +# UTF-16 : 56 a2 +# UTF-8 : a2 9a e5 +[56a2] 嚢 +1.25,5.62;1.88,5.62 +1.88,5.62;2.50,5.94 +2.50,5.94;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.25 +8.12,5.62;7.81,5.62 +7.81,5.62;7.19,5.94 +7.19,5.94;6.88,5.94 +6.88,5.94;6.25,6.25 +6.25,6.25;5.62,6.25 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +4.69,3.12;4.06,2.81 +4.06,2.81;3.12,2.50 +3.12,2.50;2.81,2.50 +2.81,2.50;2.50,2.50 +2.50,2.50;1.88,2.19 +1.88,2.19;1.56,2.19 +1.56,2.19;0.94,1.88 +0.94,1.88;0.31,1.88 +4.69,3.12;5.00,2.81 +5.00,2.81;5.31,2.50 +5.31,2.50;5.62,2.19 +5.62,2.19;5.94,2.19 +5.94,2.19;6.56,1.88 +6.56,1.88;6.88,1.56 +6.88,1.56;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.94 +2.81,0.94;2.81,2.50 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.44,2.81 +3.44,5.94;3.44,3.12 +5.94,5.94;5.94,3.12 +8.12,7.19;8.12,8.12 +8.12,8.12;1.25,8.12 +1.25,8.12;1.25,7.19 +1.56,7.19;7.81,7.19 +0.62,5.31;8.75,5.31 +0.62,3.12;8.75,3.12 +8.44,4.38;0.94,4.38 +4.69,6.56;4.69,9.38 +0.31,8.75;9.06,8.75 +8.75,5.62;8.75,6.56 +8.75,6.56;0.62,6.56 +0.62,6.56;0.62,5.62 + +# UTF-16 : 68 b1 +# UTF-8 : b1 a2 e6 +[68b1] 梱 +8.75,0.62;8.75,9.06 +8.75,9.06;2.81,9.06 +2.81,9.06;2.81,0.62 +3.12,1.25;8.75,1.25 +1.56,0.62;1.56,9.38 +2.50,7.50;0.00,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;1.56,7.50 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;1.56,7.19 +5.94,1.88;5.94,8.44 +8.44,6.88;3.44,6.88 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;4.69,4.69 +4.69,4.69;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.62,5.94 +5.62,5.94;5.62,6.56 +5.62,6.56;5.94,6.88 +8.44,2.81;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.50,4.06 +7.50,4.06;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;6.25,6.56 +6.25,6.56;5.94,6.88 + +# UTF-16 : 51 32 +# UTF-8 : b2 84 e5 +[5132] 儲 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.56,7.81 +1.56,7.81;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.31,5.31 +0.31,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +0.94,0.62;0.94,6.56 +2.50,1.25;5.00,1.25 +5.00,1.25;5.00,3.44 +5.00,3.44;2.19,3.44 +2.19,3.44;2.19,0.62 +1.88,7.50;5.00,7.50 +2.19,6.25;5.00,6.25 +2.19,5.00;5.00,5.00 +2.19,8.75;5.00,8.75 +5.94,4.69;5.94,0.94 +8.75,0.94;8.75,4.69 +8.75,4.69;5.94,4.69 +5.94,1.25;8.75,1.25 +5.94,3.12;8.75,3.12 +5.00,4.06;5.31,4.38 +5.31,4.38;5.94,4.69 +5.94,4.69;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,6.25 +7.19,6.25;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.75,8.44 +8.75,8.44;9.06,9.06 +5.31,6.25;9.38,6.25 +8.75,8.12;5.62,8.12 +7.19,6.25;7.19,9.38 + +# UTF-16 : 55 5c +# UTF-8 : 9c 95 e5 +[555c] 啜 +0.62,2.19;2.50,2.19 +2.50,2.19;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +2.81,9.06;5.62,9.06 +2.81,5.62;3.12,5.62 +3.12,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,6.25;5.31,6.56 +5.31,6.56;4.69,7.19 +4.69,7.19;4.38,7.50 +4.38,7.50;3.75,8.12 +3.75,8.12;3.12,8.44 +5.94,9.06;9.06,9.06 +5.62,5.62;6.25,5.62 +6.25,5.62;6.56,5.94 +6.56,5.94;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;8.75,8.44 +8.75,8.44;9.06,8.75 +2.81,5.00;5.62,5.00 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;5.62,5.00 +5.62,1.88;5.31,2.50 +5.31,2.50;4.69,3.12 +4.69,3.12;4.38,3.44 +4.38,3.44;3.75,4.06 +3.75,4.06;3.12,4.38 +5.94,5.00;9.06,5.00 +5.31,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.12,3.12 +8.12,3.12;8.44,3.44 +8.44,3.44;8.75,4.06 +8.75,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 +9.06,5.62;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 + +# UTF-16 : 7d b4 +# UTF-8 : b4 b6 e7 +[7db4] 綴 +2.81,4.38;2.81,5.00 +2.81,5.00;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.50,6.88 +0.00,5.00;2.81,5.00 +1.56,5.00;1.56,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.50,4.38 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +1.25,5.94;1.25,6.25 +1.25,6.25;0.94,6.88 +0.94,6.88;0.62,7.19 +0.62,7.19;0.62,7.81 +0.62,7.81;0.31,8.12 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.38 +2.81,9.06;5.94,9.06 +3.12,5.62;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.62,8.75 +5.94,6.25;5.31,6.56 +5.31,6.56;5.00,7.19 +5.00,7.19;4.38,7.50 +4.38,7.50;3.75,8.12 +3.75,8.12;3.44,8.44 +5.94,9.06;9.06,9.06 +5.62,5.62;6.25,5.62 +6.25,5.62;6.56,5.94 +6.56,5.94;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;8.75,8.44 +8.75,8.44;9.06,8.75 +3.12,5.00;5.94,5.00 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;5.62,5.00 +5.94,1.88;5.31,2.50 +5.31,2.50;5.00,3.12 +5.00,3.12;4.38,3.44 +4.38,3.44;3.75,4.06 +3.75,4.06;3.44,4.38 +5.94,5.00;9.06,5.00 +5.31,0.94;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.12,3.12 +8.12,3.12;8.44,3.44 +8.44,3.44;8.75,4.06 +8.75,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 +9.06,5.62;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 + +# UTF-16 : 8f 1f +# UTF-8 : 9f bc e8 +[8f1f] 輟 +6.25,6.25;5.62,6.56 +5.62,6.56;5.31,7.19 +5.31,7.19;4.69,7.50 +4.69,7.50;4.38,8.12 +4.38,8.12;3.75,8.44 +3.44,5.00;5.94,5.00 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,1.88;5.62,2.50 +5.62,2.50;5.31,3.12 +5.31,3.12;4.69,3.44 +4.69,3.44;4.38,4.06 +4.38,4.06;3.75,4.38 +3.44,9.06;5.94,9.06 +3.44,5.62;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;5.94,8.75 +6.25,9.06;9.06,9.06 +5.94,5.62;6.56,5.62 +6.56,5.62;6.88,5.94 +6.88,5.94;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;8.75,8.44 +8.75,8.44;9.06,8.75 +6.25,5.00;9.06,5.00 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.12,3.12 +8.12,3.12;8.44,3.44 +8.44,3.44;8.75,4.06 +8.75,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 +9.06,5.62;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.88,8.12 +6.88,8.12;6.56,8.44 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.88,4.06 +6.88,4.06;6.56,4.69 +0.62,3.44;3.12,3.44 +3.12,3.44;3.12,6.88 +3.12,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;3.12,5.31 +0.00,2.19;3.44,2.19 +1.88,0.62;1.88,9.38 +0.00,8.12;3.44,8.12 + +# UTF-16 : 93 23 +# UTF-8 : a3 8c e9 +[9323] 錣 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,9.06 +2.19,9.06;1.88,9.38 +1.88,9.38;1.56,8.75 +1.56,8.75;1.25,8.44 +1.25,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.12,5.31;0.31,5.31 +3.12,7.19;0.62,7.19 +1.88,1.56;1.88,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.69 +2.50,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.12,4.69 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,7.19 +5.31,7.19;4.69,7.50 +4.69,7.50;4.38,8.12 +4.38,8.12;3.75,8.44 +3.44,5.00;5.94,5.00 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,1.88;5.62,2.50 +5.62,2.50;5.31,3.12 +5.31,3.12;4.69,3.44 +4.69,3.44;4.38,4.06 +4.38,4.06;3.75,4.38 +3.12,9.06;5.94,9.06 +3.44,5.62;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;5.94,8.75 +6.25,9.06;9.06,9.06 +5.94,5.62;6.56,5.62 +6.56,5.62;6.88,5.94 +6.88,5.94;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;8.75,8.44 +8.75,8.44;9.06,8.75 +6.25,5.00;9.06,5.00 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.12,3.12 +8.12,3.12;8.44,3.44 +8.44,3.44;8.75,4.06 +8.75,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 +9.06,5.62;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.88,8.12 +6.88,8.12;6.56,8.44 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.88,4.06 +6.88,4.06;6.56,4.69 + +# UTF-16 : 75 77 +# UTF-8 : b7 95 e7 +[7577] 畷 +6.25,6.25;5.62,6.56 +5.62,6.56;5.31,7.19 +5.31,7.19;4.69,7.50 +4.69,7.50;4.38,8.12 +4.38,8.12;3.75,8.44 +3.44,5.00;5.94,5.00 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,1.88;5.62,2.50 +5.62,2.50;5.31,3.12 +5.31,3.12;4.69,3.44 +4.69,3.44;4.38,4.06 +4.38,4.06;3.75,4.38 +3.44,9.06;5.94,9.06 +3.44,5.62;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;5.94,8.75 +6.25,9.06;9.06,9.06 +5.94,5.62;6.56,5.62 +6.56,5.62;6.88,5.94 +6.88,5.94;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;8.75,8.44 +8.75,8.44;9.06,8.75 +6.25,5.00;9.06,5.00 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.12,3.12 +8.12,3.12;8.44,3.44 +8.44,3.44;8.75,4.06 +8.75,4.06;8.75,4.38 +8.75,4.38;9.06,5.00 +9.06,5.62;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.88,8.12 +6.88,8.12;6.56,8.44 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.88,4.06 +6.88,4.06;6.56,4.69 +1.88,1.88;1.88,8.75 +0.62,1.88;3.12,1.88 +3.12,1.88;3.12,8.75 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.62,5.31;3.12,5.31 + +# UTF-16 : 6a 3d +# UTF-8 : bd a8 e6 +[6a3d] 樽 +1.88,0.62;1.88,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +5.00,8.44;5.00,7.50 +5.00,7.50;5.00,6.88 +5.00,6.88;5.00,6.56 +5.00,6.56;4.69,6.25 +4.69,6.25;4.06,5.94 +4.06,5.94;3.75,5.62 +3.44,4.06;8.75,4.06 +8.75,4.06;8.75,7.50 +8.75,7.50;3.12,7.50 +3.12,7.50;3.12,4.06 +3.44,5.00;8.75,5.00 +6.56,8.44;6.56,6.56 +6.56,6.56;6.56,6.25 +6.56,6.25;6.88,5.94 +6.88,5.94;7.19,5.94 +7.19,5.94;8.44,5.94 +2.81,8.44;9.06,8.44 +5.00,8.44;4.69,9.06 +4.69,9.06;4.69,9.38 +4.69,9.38;4.38,9.38 +6.88,8.44;7.19,9.06 +7.19,9.06;7.50,9.38 +7.50,9.38;7.50,9.38 +5.62,1.25;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.38,2.19 +4.38,2.19;4.06,2.50 +7.81,4.06;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,3.12;2.81,3.12 + +# UTF-16 : 56 42 +# UTF-8 : 82 99 e5 +[5642] 噂 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +5.00,8.44;5.00,7.50 +5.00,7.50;5.00,6.88 +5.00,6.88;5.00,6.56 +5.00,6.56;4.69,6.25 +4.69,6.25;4.06,5.94 +4.06,5.94;3.75,5.62 +3.44,4.06;8.75,4.06 +8.75,4.06;8.75,7.50 +8.75,7.50;3.12,7.50 +3.12,7.50;3.12,4.06 +3.44,5.00;8.75,5.00 +6.56,8.44;6.56,6.56 +6.56,6.56;6.56,6.25 +6.56,6.25;6.88,5.94 +6.88,5.94;7.19,5.94 +7.19,5.94;8.44,5.94 +2.81,8.44;9.06,8.44 +5.00,8.44;4.69,9.06 +4.69,9.06;4.69,9.38 +4.69,9.38;4.38,9.38 +6.88,8.44;7.19,9.06 +7.19,9.06;7.50,9.38 +7.50,9.38;7.50,9.38 +5.62,1.25;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.38,2.19 +4.38,2.19;4.06,2.50 +7.81,4.06;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,3.12;2.81,3.12 + +# UTF-16 : 9c 52 +# UTF-8 : 92 b1 e9 +[9c52] 鱒 +1.88,7.50;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.75 +2.50,8.75;2.50,8.75 +0.00,6.88;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.44 +0.94,8.44;1.25,9.06 +1.25,9.06;1.56,9.38 +1.25,8.75;2.50,8.75 +0.62,5.62;3.12,5.62 +0.62,3.44;0.62,7.50 +0.62,7.50;3.12,7.50 +3.12,7.50;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.75 +3.44,1.25;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.12,3.12 +3.12,3.12;3.12,3.12 +2.50,1.25;2.50,1.56 +2.50,1.56;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.19,2.81 +2.19,2.81;2.19,3.12 +1.56,0.94;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.25,3.12 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +5.62,8.44;5.62,7.50 +5.62,7.50;5.31,6.88 +5.31,6.88;5.31,6.56 +5.31,6.56;5.00,6.25 +5.00,6.25;4.69,5.94 +4.69,5.94;4.06,5.62 +4.06,4.06;8.75,4.06 +8.75,4.06;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,4.06 +4.06,5.00;8.75,5.00 +6.88,8.44;6.88,6.56 +6.88,6.56;6.88,6.25 +6.88,6.25;7.19,5.94 +7.19,5.94;7.50,5.94 +7.50,5.94;8.75,5.94 +3.44,8.44;9.38,8.44 +5.31,8.44;5.31,9.06 +5.31,9.06;5.00,9.38 +5.00,9.38;5.00,9.38 +7.19,8.44;7.50,9.06 +7.50,9.06;7.50,9.38 +7.50,9.38;7.81,9.38 +5.94,1.25;5.62,1.56 +5.62,1.56;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.38,2.50 +8.12,4.06;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.38,3.12;3.75,3.12 + +# UTF-16 : 89 97 +# UTF-8 : 97 a6 e8 +[8997] 覗 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,2.19 +5.62,2.19;5.94,2.81 +5.94,2.81;6.25,3.44 +6.25,3.44;6.25,4.06 +0.31,8.75;4.06,8.75 +4.06,8.75;4.06,1.88 +4.06,1.88;4.06,1.56 +4.06,1.56;3.75,1.25 +3.75,1.25;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;2.19,1.25 +0.94,1.88;0.94,5.62 +0.94,5.62;3.12,5.62 +2.81,5.62;3.12,2.81 +2.81,2.81;0.94,2.81 +3.44,7.19;0.31,7.19 +5.00,4.06;8.75,4.06 +8.75,4.06;8.75,9.06 +8.75,9.06;5.00,9.06 +5.00,9.06;5.00,3.75 +5.00,5.62;8.44,5.62 +5.00,7.19;8.44,7.19 +7.19,3.75;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 + +# UTF-16 : 50 36 +# UTF-8 : b6 80 e5 +[5036] 倶 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.56,0.62;1.56,7.19 +3.12,4.06;8.12,4.06 +8.12,4.06;8.12,9.06 +8.12,9.06;3.12,9.06 +3.12,9.06;3.12,4.06 +9.06,3.12;2.19,3.12 +3.12,5.62;8.12,5.62 +3.12,7.50;8.12,7.50 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;5.00,2.50 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 + +# UTF-16 : 6e a2 +# UTF-8 : a2 ba e6 +[6ea2] 溢 +8.12,1.25;8.12,4.69 +8.12,4.69;3.44,4.69 +3.44,4.69;3.44,1.25 +5.00,4.69;5.00,1.25 +6.56,4.69;6.56,1.25 +2.19,1.25;9.06,1.25 +4.69,8.12;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.38 +4.06,9.38;4.06,9.38 +6.56,7.50;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 +9.06,7.50;2.81,7.50 +2.50,3.75;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;4.69,7.19 +4.69,7.19;5.00,7.50 +9.06,3.75;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.88,7.19 +6.88,7.19;6.56,7.50 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 91 a4 +# UTF-8 : a4 86 e9 +[91a4] 醤 +3.75,5.00;3.75,4.06 +3.75,4.06;3.44,3.44 +3.44,3.44;3.44,3.12 +3.44,3.12;2.81,2.81 +2.81,2.81;2.19,2.81 +2.19,2.81;1.56,2.50 +8.44,0.62;8.44,4.06 +8.44,4.06;1.25,4.06 +1.25,4.06;1.25,0.62 +1.25,1.25;8.44,1.25 +1.25,2.19;8.44,2.19 +5.31,5.00;5.31,3.44 +5.31,3.44;5.62,3.12 +5.62,3.12;5.94,3.12 +5.94,3.12;6.56,2.81 +6.56,2.81;8.12,2.81 +0.31,5.00;9.06,5.00 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.50 +1.56,7.50;1.56,7.50 +2.19,6.88;1.88,6.88 +1.88,6.88;1.56,6.56 +1.56,6.56;1.25,6.56 +1.25,6.56;0.62,6.25 +0.62,6.25;0.31,6.25 +2.19,5.31;2.19,9.38 +8.12,7.81;8.12,5.94 +8.12,5.94;7.81,5.62 +7.81,5.62;7.50,5.62 +7.19,5.62;6.88,5.62 +6.88,5.62;6.25,5.62 +6.25,5.62;5.94,5.62 +9.06,7.19;2.81,7.19 +5.62,5.62;5.31,5.94 +5.31,5.94;4.69,6.25 +4.69,6.25;4.38,6.56 +4.38,6.56;4.06,6.56 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +5.94,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.31,8.44 +5.31,8.44;5.31,8.44 +7.19,7.50;7.50,7.81 +7.50,7.81;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;8.75,8.75 +2.81,8.75;3.75,8.75 +3.75,8.75;4.38,8.75 +4.38,8.75;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.56,9.06 +6.56,9.06;7.19,9.06 +7.19,9.06;7.81,9.06 +7.81,9.06;8.12,9.06 +8.12,9.06;8.75,9.06 + +# UTF-16 : 5d 8b +# UTF-8 : 8b b6 e5 +[5d8b] 嶋 +0.62,8.12;0.62,0.94 +0.62,1.88;2.81,1.88 +2.81,1.88;2.81,8.12 +1.88,1.88;1.88,9.38 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.50,3.12 +6.56,1.56;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;6.25,3.12 +6.25,3.12;6.25,3.12 +5.00,1.25;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;4.69,3.12 +3.12,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +4.06,5.94;8.44,5.94 +8.44,5.94;8.44,8.44 +8.44,8.44;3.75,8.44 +3.75,8.44;3.75,3.75 +3.75,3.75;9.06,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,1.25 +4.06,7.19;8.44,7.19 +5.62,9.38;5.62,9.06 +5.62,9.06;5.62,8.75 +5.62,8.75;5.62,8.44 +4.06,5.00;9.38,5.00 + +# UTF-16 : 53 ea +# UTF-8 : aa 8f e5 +[53ea] 只 +1.56,4.69;7.81,4.69 +7.81,4.69;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,4.38 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +8.75,0.94;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 + +# UTF-16 : 86 2d +# UTF-8 : ad 98 e8 +[862d] 蘭 +0.62,8.75;8.75,8.75 +2.81,8.12;2.81,9.38 +6.56,8.12;6.56,9.38 +5.31,6.88;8.44,6.88 +4.38,6.88;0.94,6.88 +0.94,0.94;0.94,7.81 +0.94,7.81;4.38,7.81 +4.38,7.81;4.38,5.62 +4.38,5.62;0.94,5.62 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,7.81 +8.44,7.81;5.31,7.81 +5.31,7.81;5.31,5.62 +5.31,5.62;8.44,5.62 +1.88,1.25;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;4.69,2.50 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.88 +5.94,1.88;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;4.69,2.50 +6.88,2.50;6.88,4.38 +6.88,4.38;2.50,4.38 +2.50,4.38;2.50,2.50 +2.50,2.50;6.88,2.50 +2.50,3.44;6.88,3.44 +4.69,0.94;4.69,5.62 +1.88,5.00;7.50,5.00 + +# UTF-16 : 86 1a +# UTF-8 : 9a 98 e8 +[861a] 蘚 +0.31,8.75;9.06,8.75 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +2.50,6.25;2.81,6.56 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.12,7.50 +0.31,5.62;0.62,5.94 +0.62,5.94;0.94,6.56 +0.94,6.56;1.25,7.19 +1.25,7.19;1.56,7.50 +1.56,7.50;1.56,8.12 +1.25,7.50;3.44,7.50 +0.94,4.69;4.38,4.69 +0.94,6.25;4.38,6.25 +4.38,6.25;4.38,3.12 +4.38,3.12;0.94,3.12 +0.94,3.12;0.94,6.25 +2.50,6.25;2.50,3.12 +4.38,0.94;4.38,1.56 +4.38,1.56;4.38,1.88 +4.38,1.88;4.06,2.50 +4.06,2.50;4.06,2.81 +3.12,0.94;3.12,1.25 +3.12,1.25;3.12,1.88 +3.12,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +1.88,0.62;1.88,1.25 +1.88,1.25;1.88,1.88 +1.88,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +6.25,6.56;5.94,6.88 +5.94,6.88;5.94,7.50 +5.94,7.50;5.62,7.81 +5.62,7.81;5.62,8.12 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.44,8.12 +9.06,2.81;4.69,2.81 +9.06,6.56;4.69,6.56 +8.75,4.69;5.00,4.69 +6.88,0.62;6.88,6.56 + +# UTF-16 : 86 07 +# UTF-8 : 87 98 e8 +[8607] 蘇 +0.31,8.75;9.06,8.75 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +2.50,6.25;2.81,6.56 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.12,7.50 +0.31,5.62;0.62,5.94 +0.62,5.94;0.94,6.56 +0.94,6.56;1.25,7.19 +1.25,7.19;1.56,7.50 +1.56,7.50;1.56,8.12 +1.25,7.50;3.44,7.50 +0.94,4.69;4.38,4.69 +0.94,6.25;4.38,6.25 +4.38,6.25;4.38,3.12 +4.38,3.12;0.94,3.12 +0.94,3.12;0.94,6.25 +2.50,6.25;2.50,3.12 +4.38,0.94;4.38,1.56 +4.38,1.56;4.38,1.88 +4.38,1.88;4.06,2.50 +4.06,2.50;4.06,2.81 +3.12,0.94;3.12,1.25 +3.12,1.25;3.12,1.88 +3.12,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +1.88,0.62;1.88,1.25 +1.88,1.25;1.88,1.88 +1.88,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,3.75;6.25,4.06 +6.25,4.06;6.56,4.69 +6.56,4.69;6.56,5.00 +6.56,5.00;6.88,5.31 +8.75,7.81;8.44,7.50 +8.44,7.50;8.12,7.50 +8.12,7.50;7.81,7.50 +7.81,7.50;7.19,7.50 +7.19,7.50;6.88,7.50 +6.88,7.50;6.56,7.19 +6.56,7.19;5.94,7.19 +5.94,7.19;5.62,7.19 +5.62,7.19;5.31,7.19 +5.31,7.19;4.69,7.19 +6.88,0.62;6.88,7.50 +9.06,5.31;4.69,5.31 +9.06,1.56;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.81,3.75 +7.81,3.75;7.50,4.06 +7.50,4.06;7.19,4.69 +7.19,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 + +# UTF-16 : 65 ed +# UTF-8 : ad 97 e6 +[65ed] 旭 +0.00,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,7.19 +1.88,7.19;1.88,9.38 +0.31,7.50;3.75,7.50 +3.44,7.50;3.75,1.88 +3.44,1.88;3.75,1.56 +3.75,1.56;4.06,1.25 +4.06,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +9.06,3.44;9.06,4.06 +4.69,3.44;8.44,3.44 +8.44,3.44;8.44,8.75 +8.44,8.75;4.69,8.75 +4.69,8.75;4.69,3.44 +4.69,6.25;8.12,6.25 + +# UTF-16 : 90 17 +# UTF-8 : 97 80 e9 +[9017] 逗 +0.62,9.06;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.62 +2.19,5.62;0.31,5.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,2.19 +2.50,2.19;2.19,2.50 +2.50,2.81;8.75,2.81 +2.50,8.75;8.75,8.75 +6.25,2.81;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.19,4.06 +7.19,4.06;7.50,4.69 +7.50,4.69;7.50,5.00 +5.00,3.12;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.38,4.38 +4.38,4.38;4.06,4.69 +4.06,4.69;4.06,5.00 +3.44,5.62;3.44,7.81 +3.44,7.81;8.12,7.81 +8.12,7.81;8.12,5.62 +8.12,5.62;3.44,5.62 + +# UTF-16 : 62 41 +# UTF-8 : 81 89 e6 +[6241] 扁 +0.62,8.75;8.75,8.75 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.56,5.31 +1.56,5.31;1.56,7.81 +1.56,7.81;8.12,7.81 +8.12,7.81;8.12,6.25 +8.12,6.25;1.56,6.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;8.44,5.00 +8.44,5.00;2.50,5.00 +2.50,5.00;2.50,0.94 +4.38,5.00;4.38,0.94 +6.56,5.00;6.56,0.94 +2.50,3.44;8.44,3.44 + +# UTF-16 : 7b c7 +# UTF-8 : 87 af e7 +[7bc7] 篇 +3.12,7.19;3.12,7.50 +3.12,7.50;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.50,8.75 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,8.12 +6.56,8.12;6.56,8.44 +6.56,8.44;6.56,8.75 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.75;5.31,8.75 +4.69,8.75;1.56,8.75 +0.94,7.19;8.75,7.19 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.56,5.00;1.56,6.25 +1.56,6.25;8.12,6.25 +8.12,6.25;8.12,5.00 +8.12,5.00;1.56,5.00 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,4.06 +8.44,4.06;2.50,4.06 +2.50,4.06;2.50,0.94 +4.38,4.06;4.38,0.94 +6.56,4.06;6.56,0.94 +2.50,2.81;8.44,2.81 + +# UTF-16 : 66 f3 +# UTF-8 : b3 9b e6 +[66f3] 曳 +4.38,9.38;4.38,8.12 +4.38,8.12;4.69,6.56 +4.69,6.56;5.00,5.31 +5.00,5.31;5.31,4.38 +5.31,4.38;5.62,3.44 +5.62,3.44;6.25,2.50 +6.25,2.50;6.56,1.88 +6.56,1.88;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.81 +8.75,2.81;8.75,3.12 +7.50,3.75;7.19,3.44 +7.19,3.44;6.56,3.12 +6.56,3.12;6.25,2.81 +6.25,2.81;5.62,2.50 +5.62,2.50;5.00,2.19 +5.00,2.19;4.06,1.88 +4.06,1.88;3.44,1.56 +3.44,1.56;2.50,1.25 +2.50,1.25;1.56,1.25 +1.56,1.25;0.62,0.94 +1.56,4.38;8.12,4.38 +7.81,4.38;8.12,8.12 +7.81,8.12;1.56,8.12 +1.25,8.12;1.56,3.75 +1.56,6.25;8.12,6.25 + +# UTF-16 : 6d 29 +# UTF-8 : a9 b4 e6 +[6d29] 洩 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +2.19,5.62;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.62,9.38;5.62,8.12 +5.62,8.12;5.62,6.56 +5.62,6.56;5.94,5.31 +5.94,5.31;6.25,4.38 +6.25,4.38;6.56,3.44 +6.56,3.44;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +8.12,4.06;7.81,3.75 +7.81,3.75;7.50,3.12 +7.50,3.12;7.19,2.81 +7.19,2.81;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,0.94 +3.12,4.38;8.75,4.38 +8.75,4.38;8.75,8.12 +8.75,8.12;3.12,8.12 +3.12,8.12;3.12,3.75 +3.12,6.56;8.75,6.56 + +# UTF-16 : 8c fd +# UTF-8 : bd b3 e8 +[8cfd] 賽 +4.69,8.75;4.69,9.38 +8.75,7.50;8.75,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,7.50 +0.62,5.94;8.75,5.94 +1.25,6.88;8.12,6.88 +1.25,7.81;8.12,7.81 +3.44,5.94;2.81,5.62 +2.81,5.62;2.50,5.31 +2.50,5.31;1.88,5.00 +1.88,5.00;1.25,4.69 +1.25,4.69;0.62,4.69 +0.62,4.69;0.31,4.38 +3.44,5.94;3.44,8.44 +5.94,5.94;5.94,8.44 +0.62,0.94;1.25,0.94 +1.25,0.94;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.56 +6.56,1.56;5.94,1.88 +7.50,5.00;1.88,5.00 +1.56,5.00;1.56,2.19 +1.56,2.19;7.81,2.19 +7.81,2.19;7.81,5.00 +1.56,3.12;7.81,3.12 +1.56,4.06;7.81,4.06 +5.94,5.94;6.56,5.62 +6.56,5.62;7.19,5.31 +7.19,5.31;7.50,5.00 +7.50,5.00;8.44,4.69 +8.44,4.69;8.75,4.69 +8.75,4.69;9.06,4.38 + +# UTF-16 : 7b 20 +# UTF-8 : a0 ac e7 +[7b20] 笠 +0.62,1.25;8.75,1.25 +0.94,5.00;8.44,5.00 +4.69,5.00;4.69,6.56 +5.62,1.25;5.94,1.88 +5.94,1.88;6.25,2.50 +6.25,2.50;6.56,3.12 +6.56,3.12;6.88,3.75 +6.88,3.75;6.88,4.69 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +3.12,6.25;3.12,6.56 +3.12,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +7.19,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.94,6.88 +0.94,6.88;0.31,6.25 +9.06,8.12;5.62,8.12 +4.69,8.12;1.56,8.12 +6.25,9.38;5.94,9.06 +5.94,9.06;5.62,8.44 +5.62,8.44;5.31,7.81 +5.31,7.81;4.69,7.19 +4.69,7.19;4.38,6.88 + +# UTF-16 : 7b 39 +# UTF-8 : b9 ac e7 +[7b39] 笹 +3.12,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +7.19,6.88;7.19,7.19 +7.19,7.19;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.94,7.19 +0.94,7.19;0.31,6.88 +9.06,8.44;5.62,8.44 +4.69,8.44;1.56,8.44 +6.25,9.38;5.94,9.06 +5.94,9.06;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;4.69,7.81 +4.69,7.81;4.38,7.19 +0.31,5.31;9.06,5.31 +7.19,6.56;7.19,3.12 +7.19,3.12;4.38,3.12 +4.38,3.12;4.38,6.56 +1.88,6.56;1.88,0.62 +1.88,1.25;8.44,1.25 + +# UTF-16 : 6c 50 +# UTF-8 : 90 b1 e6 +[6c50] 汐 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.06 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;1.25,9.06 +1.25,9.06;0.94,9.06 +2.19,5.62;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +2.81,5.00;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;4.06,5.94 +4.06,5.94;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;4.69,7.50 +4.69,7.50;5.00,7.81 +5.00,7.81;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.62,9.38 +7.81,4.38;7.19,4.69 +7.19,4.69;6.56,5.00 +6.56,5.00;6.25,5.31 +6.25,5.31;5.62,5.94 +5.62,5.94;5.00,6.25 +5.31,8.12;9.06,8.12 +8.75,8.12;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.44,5.31 +8.44,5.31;7.81,4.69 +7.81,4.69;7.50,3.75 +7.50,3.75;6.56,3.12 +6.56,3.12;5.94,2.50 +5.94,2.50;5.00,1.88 +5.00,1.88;4.38,1.25 +4.38,1.25;3.12,0.94 + +# UTF-16 : 83 17 +# UTF-8 : 97 8c e8 +[8317] 茗 +5.00,4.69;4.38,5.00 +4.38,5.00;4.06,5.31 +4.06,5.31;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.12,6.25 +0.62,5.62;1.25,5.94 +1.25,5.94;1.56,5.94 +1.56,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.12,6.88 +3.12,6.88;3.75,7.50 +3.75,7.50;4.06,8.12 +2.50,3.75;2.50,0.62 +8.44,0.62;8.44,3.75 +8.44,3.75;2.50,3.75 +2.50,1.25;8.44,1.25 +8.44,1.25;2.50,1.25 +7.50,7.19;7.19,6.56 +7.19,6.56;6.88,6.25 +6.88,6.25;6.25,5.62 +6.25,5.62;5.62,5.31 +5.62,5.31;5.00,5.00 +5.00,5.00;4.38,4.38 +4.38,4.38;3.44,4.06 +3.44,4.06;2.50,3.75 +2.50,3.75;1.56,3.44 +1.56,3.44;0.31,3.12 +0.31,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +3.12,7.19;7.50,7.19 + +# UTF-16 : 84 29 +# UTF-8 : a9 90 e8 +[8429] 萩 +0.31,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.81;6.56,9.38 +5.00,6.56;4.69,5.94 +4.69,5.94;4.69,5.31 +4.69,5.31;4.38,4.69 +4.38,4.69;4.38,4.38 +4.38,4.38;4.06,3.75 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;6.25,3.75 +6.25,3.75;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.56,5.31 +6.25,5.31;6.56,7.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +8.75,6.56;8.75,5.94 +8.75,5.94;8.44,5.31 +8.44,5.31;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,4.06 +0.31,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.88,4.38 +1.88,4.38;2.19,5.31 +4.06,7.50;3.12,7.19 +3.12,7.19;2.50,7.19 +2.50,7.19;1.88,6.88 +1.88,6.88;1.25,6.88 +1.25,6.88;0.62,6.88 +2.19,0.94;2.19,7.19 +4.06,5.00;0.31,5.00 +3.75,2.50;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.00 + +# UTF-16 : 96 eb +# UTF-8 : ab 9b e9 +[96eb] 雫 +0.62,4.38;8.75,4.38 +4.69,4.38;4.69,0.62 +4.69,3.75;5.31,3.44 +5.31,3.44;5.94,3.12 +5.94,3.12;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.50,2.50 +7.50,2.50;7.81,2.19 +7.81,2.19;8.12,1.88 +4.69,5.00;4.69,9.06 +0.94,9.06;8.44,9.06 +1.56,6.88;4.06,6.88 +1.56,5.62;4.06,5.62 +5.62,6.88;7.81,6.88 +5.62,5.62;7.81,5.62 +8.75,5.94;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,5.94 + +# UTF-16 : 97 1e +# UTF-8 : 9e 9c e9 +[971e] 霞 +4.69,5.62;4.69,9.06 +0.94,9.06;8.44,9.06 +1.56,7.19;4.06,7.19 +1.56,6.25;4.06,6.25 +5.62,7.19;7.81,7.19 +5.62,6.25;7.81,6.25 +8.75,6.25;8.75,8.12 +8.75,8.12;0.94,8.12 +0.94,8.12;0.94,6.25 +4.69,3.44;8.75,3.44 +4.06,0.94;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.12,2.50 +8.12,2.50;8.12,2.81 +8.12,2.81;8.44,3.12 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,3.12 +1.25,4.06;4.38,4.06 +4.38,4.06;4.38,5.31 +4.38,5.31;0.94,5.31 +0.94,5.31;0.94,0.62 +5.00,4.06;8.44,4.06 +8.44,4.06;8.44,5.31 +8.44,5.31;5.00,5.31 +0.94,3.12;4.38,3.12 +0.94,1.88;4.38,1.88 + +# UTF-16 : 57 a4 +# UTF-8 : a4 9e e5 +[57a4] 垤 +3.12,6.56;0.31,6.56 +1.56,2.50;1.56,9.06 +0.31,1.88;0.94,2.19 +0.94,2.19;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +3.12,8.75;8.75,8.75 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;7.81,6.88 +7.81,6.88;7.50,7.50 +7.50,7.50;7.19,7.81 +3.12,5.62;3.75,5.62 +3.75,5.62;4.06,5.62 +4.06,5.62;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.81,6.25 +7.81,6.25;8.12,6.56 +4.38,5.62;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.31,8.75 +8.75,4.06;3.12,4.06 +9.06,1.25;2.81,1.25 +5.94,1.25;5.94,5.31 + +# UTF-16 : 54 a5 +# UTF-8 : a5 92 e5 +[54a5] 咥 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +3.12,8.75;8.75,8.75 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.88 +8.12,6.88;7.50,7.50 +7.50,7.50;7.19,7.81 +3.12,5.62;3.75,5.62 +3.75,5.62;4.06,5.62 +4.06,5.62;4.69,5.94 +4.69,5.94;5.31,5.94 +5.31,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.88,6.25 +6.88,6.25;7.19,6.25 +7.19,6.25;7.81,6.25 +7.81,6.25;8.44,6.56 +4.38,5.62;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.62,8.75 +8.75,4.06;3.44,4.06 +9.06,1.25;2.81,1.25 +5.94,1.25;5.94,5.31 + +# UTF-16 : 68 4e +# UTF-8 : 8e a1 e6 +[684e] 桎 +3.44,4.38;3.12,5.00 +3.12,5.00;2.81,5.62 +2.81,5.62;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;2.19,7.19 +1.88,0.62;2.19,9.38 +3.44,7.50;0.31,7.50 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;1.88,6.88 +1.88,6.88;1.88,7.50 +3.12,8.75;8.75,8.75 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.88 +8.12,6.88;7.50,7.50 +7.50,7.50;7.19,7.81 +3.12,5.62;3.75,5.62 +3.75,5.62;4.06,5.62 +4.06,5.62;4.69,5.94 +4.69,5.94;5.31,5.94 +5.31,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.88,6.25 +6.88,6.25;7.19,6.25 +7.19,6.25;7.81,6.25 +7.81,6.25;8.44,6.56 +4.38,5.62;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.62,8.75 +8.75,4.06;3.44,4.06 +9.06,1.25;2.81,1.25 +5.94,1.25;5.94,5.31 + +# UTF-16 : 59 ea +# UTF-8 : aa a7 e5 +[59ea] 姪 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.75 +2.50,3.75;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.94 +3.12,5.94;3.44,6.88 +3.44,6.88;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.94 +1.25,5.94;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +0.94,4.69;1.56,4.06 +1.56,4.06;1.88,3.75 +1.88,3.75;2.50,3.12 +2.50,3.12;2.81,2.50 +2.81,2.50;3.12,2.19 +3.12,2.19;3.44,1.88 +3.12,8.75;8.75,8.75 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.88 +8.12,6.88;7.81,7.50 +7.81,7.50;7.19,7.81 +3.44,5.62;3.75,5.62 +3.75,5.62;4.38,5.62 +4.38,5.62;5.00,5.94 +5.00,5.94;5.31,5.94 +5.31,5.94;5.94,5.94 +5.94,5.94;6.25,5.94 +6.25,5.94;6.88,6.25 +6.88,6.25;7.19,6.25 +7.19,6.25;7.81,6.25 +7.81,6.25;8.44,6.56 +4.38,5.62;4.69,6.25 +4.69,6.25;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.62,8.75 +8.75,4.06;3.44,4.06 +9.06,1.25;2.81,1.25 +5.94,1.25;6.25,5.31 + +# UTF-16 : 86 ed +# UTF-8 : ad 9b e8 +[86ed] 蛭 +1.88,1.56;1.88,9.38 +0.62,5.00;3.44,5.00 +3.44,5.00;3.44,7.81 +3.44,7.81;0.62,7.81 +0.31,7.81;0.62,4.06 +3.75,1.25;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +0.00,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,8.75;9.06,8.75 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.88 +8.12,6.88;7.81,7.50 +7.81,7.50;7.50,7.81 +3.75,5.62;4.38,5.62 +4.38,5.62;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.50,6.25 +7.50,6.25;7.81,6.25 +7.81,6.25;8.44,6.56 +4.69,5.62;5.00,6.25 +5.00,6.25;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.94,8.75 +8.75,4.06;3.75,4.06 +9.06,1.25;3.75,1.25 +6.25,1.25;6.25,5.31 + +# UTF-16 : 8f 0a +# UTF-8 : 8a bc e8 +[8f0a] 輊 +0.62,3.44;3.75,3.44 +3.75,3.44;3.75,6.88 +3.75,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;3.44,5.31 +0.31,2.19;4.06,2.19 +2.19,0.62;2.19,9.38 +0.31,8.12;4.06,8.12 +4.06,8.75;9.06,8.75 +9.06,5.00;8.75,5.62 +8.75,5.62;8.44,6.25 +8.44,6.25;8.12,6.88 +8.12,6.88;7.81,7.50 +7.81,7.50;7.50,7.81 +4.06,5.62;4.38,5.62 +4.38,5.62;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.56,5.94 +6.56,5.94;7.19,6.25 +7.19,6.25;7.50,6.25 +7.50,6.25;7.81,6.25 +7.81,6.25;8.44,6.56 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.94,8.75 +8.75,4.06;4.06,4.06 +9.06,1.25;3.75,1.25 +6.56,1.25;6.56,5.31 + +# UTF-16 : 52 43 +# UTF-8 : 83 89 e5 +[5243] 剃 +0.62,4.38;5.62,4.38 +5.62,4.38;5.62,3.75 +5.62,3.75;5.62,3.12 +5.62,3.12;5.31,2.50 +5.31,2.50;5.31,1.88 +5.31,1.88;5.00,1.56 +5.00,1.56;5.00,1.56 +5.00,1.56;4.38,1.56 +4.38,1.56;4.06,1.56 +4.06,1.56;3.75,1.56 +0.31,8.12;5.31,8.12 +5.31,8.12;5.31,6.25 +5.31,6.25;0.94,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.62,4.69 +0.62,4.69;0.62,4.06 +0.62,4.06;0.31,3.44 +0.00,1.25;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;2.50,4.06 +2.50,4.06;2.81,4.38 +2.81,0.62;2.81,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.88,9.06 +1.88,9.06;1.56,9.38 +1.56,9.38;1.56,9.38 +3.75,8.12;4.06,8.44 +4.06,8.44;4.06,9.06 +4.06,9.06;4.38,9.38 +4.38,9.38;4.38,9.38 +6.56,2.81;6.56,8.75 +8.75,9.06;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,1.25 + +# UTF-16 : 9d 5c +# UTF-8 : 9c b5 e9 +[9d5c] 鵜 +8.12,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.81,3.12 +7.19,1.56;6.88,2.19 +6.88,2.19;6.88,2.50 +6.88,2.50;6.88,3.12 +6.88,3.12;6.56,3.12 +5.94,1.25;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.62,2.81 +5.62,2.81;5.62,3.12 +4.38,0.94;4.38,1.25 +4.38,1.25;4.69,1.88 +4.69,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +4.69,2.50;5.00,3.12 +4.69,5.94;8.75,5.94 +8.75,5.94;8.75,8.44 +8.75,8.44;4.69,8.44 +4.69,8.44;4.69,3.75 +4.69,3.75;9.06,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,1.25 +4.69,7.19;8.44,7.19 +6.25,9.38;6.25,9.06 +6.25,9.06;6.25,8.75 +6.25,8.75;6.25,8.44 +4.69,5.00;9.06,5.00 +1.56,8.12;1.56,8.44 +1.56,8.44;1.25,9.06 +1.25,9.06;1.25,9.38 +1.25,9.38;0.94,9.38 +2.81,8.12;3.12,8.44 +3.12,8.44;3.12,9.06 +3.12,9.06;3.44,9.38 +3.44,9.38;3.44,9.38 +0.62,4.38;4.06,4.38 +4.06,4.38;4.06,3.75 +4.06,3.75;4.06,3.12 +4.06,3.12;4.06,2.50 +4.06,2.50;4.06,1.88 +4.06,1.88;3.75,1.56 +3.75,1.56;3.75,1.56 +3.75,1.56;3.12,1.56 +3.12,1.56;2.81,1.56 +0.31,8.12;4.06,8.12 +4.06,8.12;4.06,6.25 +4.06,6.25;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.62,4.69 +0.62,4.69;0.62,4.06 +0.62,4.06;0.31,3.44 +0.00,1.25;0.62,1.56 +0.62,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.75 +1.88,3.75;1.88,4.06 +1.88,4.06;2.19,4.38 +2.19,0.62;2.19,8.12 + +# UTF-16 : 83 05 +# UTF-8 : 85 8c e8 +[8305] 茅 +0.62,8.44;8.75,8.44 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +8.75,4.69;0.62,4.69 +0.62,1.56;0.94,1.88 +0.94,1.88;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;5.00,4.69 +1.25,7.19;8.12,7.19 +2.50,6.56;3.12,6.25 +3.12,6.25;3.75,5.94 +3.75,5.94;4.38,5.62 +4.38,5.62;5.00,5.00 +5.00,5.00;5.62,4.69 +8.12,7.19;7.81,6.88 +7.81,6.88;7.19,6.56 +7.19,6.56;6.88,6.25 +6.88,6.25;6.25,5.94 +6.25,5.94;5.94,5.94 +5.94,5.94;5.31,5.62 +5.31,5.62;5.00,5.62 +5.00,5.62;4.69,5.31 +8.75,4.69;8.44,4.06 +8.44,4.06;7.81,3.75 +7.81,3.75;7.50,3.12 +7.50,3.12;6.88,2.81 +6.88,2.81;6.25,2.19 +5.00,4.69;5.00,1.88 +5.00,1.88;5.00,1.25 +5.00,1.25;4.69,1.25 +4.69,1.25;4.38,1.25 +4.38,1.25;3.75,1.25 +3.75,1.25;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.81,1.25 + +# UTF-16 : 7a aa +# UTF-8 : aa aa e7 +[7aaa] 窪 +5.31,8.75;5.31,7.19 +5.31,7.19;5.62,6.88 +5.62,6.88;6.25,6.88 +6.25,6.88;6.56,6.88 +6.56,6.88;7.19,6.88 +7.19,6.88;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;7.81,8.12 +4.69,8.75;4.69,9.38 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +1.25,6.56;1.56,6.56 +1.56,6.56;2.19,6.88 +2.19,6.88;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,5.00;2.19,5.31 +2.19,5.31;1.88,5.62 +1.88,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +2.19,3.44;1.88,3.75 +1.88,3.75;1.56,4.06 +1.56,4.06;0.94,4.38 +0.94,4.38;0.62,4.38 +0.62,4.38;0.31,4.69 +8.75,1.25;2.50,1.25 +8.12,2.81;3.44,2.81 +5.62,1.25;5.94,3.75 +8.75,4.06;2.81,4.06 +8.12,5.62;3.44,5.62 +5.62,4.06;5.94,6.56 + +# UTF-16 : 69 61 +# UTF-8 : a1 a5 e6 +[6961] 楡 +1.56,0.62;1.56,9.38 +2.50,7.50;0.00,7.50 +0.00,3.12;0.00,3.44 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;1.25,7.50 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +5.62,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;4.69,8.44 +4.69,8.44;4.38,8.12 +4.38,8.12;4.06,8.12 +4.06,8.12;3.75,7.81 +3.75,7.81;3.44,7.50 +3.44,7.50;3.12,7.19 +3.12,7.19;2.81,7.19 +2.81,7.19;2.19,6.88 +4.38,7.81;7.50,7.81 +2.81,0.94;2.81,6.56 +2.81,6.56;5.31,6.56 +5.31,6.56;5.31,1.88 +5.31,1.88;5.31,1.25 +5.31,1.25;5.00,1.25 +5.00,1.25;5.00,1.25 +5.00,1.25;4.38,1.25 +4.38,1.25;4.06,1.25 +7.19,6.88;7.19,6.25 +7.19,6.25;6.88,5.62 +6.88,5.62;6.56,5.00 +6.56,5.00;6.25,4.69 +6.25,4.69;5.94,4.06 +5.94,4.06;6.25,3.44 +6.25,3.44;6.56,2.81 +6.56,2.81;6.88,2.19 +6.88,2.19;7.19,1.56 +7.19,1.56;7.19,0.94 +8.75,6.88;8.75,6.25 +8.75,6.25;8.44,5.62 +8.44,5.62;8.12,5.00 +8.12,5.00;8.12,4.69 +8.12,4.69;7.81,4.06 +7.81,4.06;8.12,3.44 +8.12,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.75,1.56 +8.75,1.56;9.06,0.94 +3.12,9.38;5.94,9.38 +5.62,9.38;6.25,9.06 +6.25,9.06;6.56,8.75 +6.56,8.75;6.88,8.44 +6.88,8.44;7.19,8.44 +7.19,8.44;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;8.12,7.50 +8.12,7.50;8.44,7.19 +8.44,7.19;9.06,7.19 +9.06,7.19;9.38,6.88 +5.00,4.69;4.38,5.00 +4.38,5.00;4.06,5.31 +4.06,5.31;3.44,5.62 +3.44,5.62;3.44,5.62 +5.00,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +4.06,3.44;3.44,3.75 +3.44,3.75;3.44,3.75 + +# UTF-16 : 5d ba +# UTF-8 : ba b6 e5 +[5dba] 嶺 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;5.94,1.88 +9.06,0.62;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;7.19,1.88 +6.56,7.19;6.56,6.56 +6.56,6.56;6.25,6.25 +6.25,6.25;6.25,5.94 +4.06,7.19;9.06,7.19 +4.69,2.19;8.75,2.19 +8.75,2.19;8.75,5.94 +8.75,5.94;4.69,5.94 +4.69,5.94;4.69,2.19 +4.69,3.44;8.75,3.44 +4.69,4.69;8.75,4.69 +4.38,5.31;3.75,5.62 +3.75,5.62;3.44,6.25 +3.44,6.25;3.12,6.56 +3.12,6.56;2.50,6.88 +2.50,6.88;2.19,7.50 +2.19,7.50;1.88,6.88 +1.88,6.88;1.56,6.56 +1.56,6.56;0.94,5.94 +0.94,5.94;0.62,5.31 +0.62,5.31;0.00,5.00 +3.75,5.31;0.94,5.31 +0.31,4.38;3.75,4.38 +3.75,4.38;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.44,1.56 +3.44,1.56;2.81,1.56 +2.81,1.56;2.50,1.88 +1.56,0.62;1.88,4.38 +0.94,9.06;0.94,7.81 +0.94,7.81;8.44,7.81 +8.44,7.81;8.44,9.06 +4.69,7.81;4.69,9.38 + +# UTF-16 : 80 36 +# UTF-8 : b6 80 e8 +[8036] 耶 +0.94,8.75;0.94,2.50 +5.00,8.75;0.31,8.75 +4.06,0.62;4.06,8.75 +1.25,4.69;4.06,4.69 +1.25,6.88;4.06,6.88 +0.00,2.19;0.94,2.50 +0.94,2.50;1.25,2.50 +1.25,2.50;1.56,2.50 +1.56,2.50;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.81,2.81 +2.81,2.81;3.44,2.81 +3.44,2.81;3.75,2.81 +3.75,2.81;4.06,3.12 +9.06,8.75;5.62,8.75 +5.62,8.75;5.62,0.62 +6.56,1.88;7.50,1.88 +7.50,1.88;8.12,2.19 +8.12,2.19;8.44,2.19 +8.44,2.19;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;9.06,3.12 +8.75,3.12;8.75,3.75 +8.75,3.75;8.75,4.38 +8.75,4.38;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.50,5.94 +7.19,5.94;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.75,8.12 +8.75,8.12;8.75,8.75 + +# UTF-16 : 72 3a +# UTF-8 : ba 88 e7 +[723a] 爺 +0.62,6.56;1.56,6.56 +1.56,6.56;2.19,6.88 +2.19,6.88;3.12,6.88 +3.12,6.88;3.75,7.19 +3.75,7.19;4.38,7.19 +4.38,7.19;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.94,7.81 +5.94,7.81;6.25,8.12 +6.25,8.12;6.56,8.44 +3.75,9.38;3.44,9.06 +3.44,9.06;2.81,8.75 +2.81,8.75;2.19,8.44 +2.19,8.44;1.25,8.44 +1.25,8.44;0.94,8.12 +0.94,8.12;0.62,8.12 +8.75,8.12;8.44,8.44 +8.44,8.44;7.50,8.75 +7.50,8.75;6.88,8.75 +6.88,8.75;6.25,9.06 +6.25,9.06;5.94,9.06 +5.94,9.06;5.31,9.38 +8.75,6.56;7.81,6.56 +7.81,6.56;7.19,6.88 +7.19,6.88;6.25,6.88 +6.25,6.88;5.62,7.19 +5.62,7.19;5.00,7.19 +5.00,7.19;4.69,7.50 +4.69,7.50;4.06,7.81 +4.06,7.81;3.75,7.81 +3.75,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +1.25,5.94;1.25,1.56 +5.00,5.94;0.31,5.94 +4.06,0.62;4.06,5.94 +1.25,3.12;4.06,3.12 +1.25,4.69;4.06,4.69 +0.31,1.56;0.94,1.56 +0.94,1.56;1.25,1.56 +1.25,1.56;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,1.88 +2.50,1.88;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +8.75,5.94;5.62,5.94 +5.62,5.94;5.62,0.62 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.56 +7.81,1.56;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.44,3.12 +8.44,3.12;8.44,3.44 +8.44,3.44;7.81,3.75 +7.81,3.75;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;8.12,5.31 +8.12,5.31;8.44,5.62 +8.44,5.62;8.75,5.94 + +# UTF-16 : 75 b5 +# UTF-8 : b5 96 e7 +[75b5] 疵 +5.31,8.75;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.56,5.62;1.88,8.75 +1.56,8.75;9.06,8.75 +0.00,3.44;0.31,3.44 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.25,5.94;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.19 +0.62,7.19;0.31,7.50 +0.31,7.50;0.31,7.81 +6.56,8.12;6.56,1.88 +6.56,1.88;6.56,1.56 +6.56,1.56;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +6.56,4.69;7.19,5.00 +7.19,5.00;7.50,5.31 +7.50,5.31;8.12,5.94 +8.12,5.94;8.44,6.25 +8.44,6.25;9.06,6.88 +4.38,5.31;6.25,5.31 +4.38,1.56;4.38,8.12 +2.81,1.25;2.81,6.56 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,1.88 +5.62,1.88;6.25,2.19 + +# UTF-16 : 78 ef +# UTF-8 : af a3 e7 +[78ef] 磯 +2.81,8.75;0.31,8.75 +1.25,2.19;2.81,2.19 +2.81,2.19;2.81,5.62 +2.81,5.62;0.94,5.62 +0.94,5.62;0.94,0.94 +0.00,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.56,8.75 +2.81,4.38;9.06,4.38 +8.44,3.75;8.12,3.44 +8.12,3.44;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.50 +7.50,2.50;6.88,2.19 +6.88,2.19;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,0.94 +4.06,4.38;4.06,4.06 +4.06,4.06;3.75,3.44 +3.75,3.44;3.75,3.12 +3.75,3.12;3.44,2.50 +3.44,2.50;3.12,1.88 +3.12,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +3.75,3.44;4.06,3.12 +4.06,3.12;4.38,2.81 +4.38,2.81;5.00,2.50 +5.00,2.50;5.31,2.19 +5.31,2.19;5.62,1.88 +5.94,9.38;5.94,7.50 +5.94,7.50;6.25,5.94 +6.25,5.94;6.25,4.38 +6.25,4.38;6.56,3.44 +6.56,3.44;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.38,2.81 +7.50,5.00;7.81,4.69 +7.81,4.69;8.12,4.38 +8.12,4.38;8.44,4.38 +5.62,5.62;2.81,5.31 +4.06,6.56;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,7.81 +2.81,7.81;2.81,8.12 +5.62,4.69;5.62,5.31 +5.62,5.31;5.31,5.62 +5.31,5.62;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.00,6.88 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;5.00,7.81 +5.00,7.81;5.31,8.44 +3.12,7.81;3.44,8.12 +3.44,8.12;3.75,8.75 +3.75,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +8.75,5.62;6.25,5.31 +7.50,6.56;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;6.25,8.12 +9.06,5.00;9.06,5.31 +9.06,5.31;8.75,5.94 +8.75,5.94;8.75,6.25 +8.75,6.25;8.75,6.56 +8.75,6.56;8.44,7.19 +6.56,5.31;7.19,5.94 +7.19,5.94;7.50,6.56 +7.50,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.75,8.44 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 + +# UTF-16 : 8b 4f +# UTF-8 : 8f ad e8 +[8b4f] 譏 +2.81,4.38;9.06,4.38 +8.44,3.75;8.12,3.44 +8.12,3.44;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.50 +7.50,2.50;6.88,2.19 +6.88,2.19;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,0.94 +4.06,4.38;4.06,4.06 +4.06,4.06;3.75,3.44 +3.75,3.44;3.75,3.12 +3.75,3.12;3.44,2.50 +3.44,2.50;3.12,1.88 +3.12,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +3.75,3.44;4.06,3.12 +4.06,3.12;4.38,2.81 +4.38,2.81;5.00,2.50 +5.00,2.50;5.31,2.19 +5.31,2.19;5.62,1.88 +5.94,9.38;5.94,7.50 +5.94,7.50;6.25,5.94 +6.25,5.94;6.25,4.38 +6.25,4.38;6.56,3.44 +6.56,3.44;6.88,2.50 +6.88,2.50;7.19,1.88 +7.19,1.88;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.38,2.81 +7.50,5.00;7.81,4.69 +7.81,4.69;8.12,4.38 +8.12,4.38;8.44,4.38 +5.62,5.62;2.81,5.31 +4.06,6.56;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,7.81 +2.81,7.81;2.81,8.12 +5.62,4.69;5.62,5.31 +5.62,5.31;5.31,5.62 +5.31,5.62;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.00,6.88 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;5.00,7.81 +5.00,7.81;5.31,8.44 +3.12,7.81;3.44,8.12 +3.44,8.12;3.75,8.75 +3.75,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +8.75,5.62;6.25,5.31 +7.50,6.56;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;6.25,8.12 +9.06,5.00;9.06,5.31 +9.06,5.31;8.75,5.94 +8.75,5.94;8.75,6.25 +8.75,6.25;8.75,6.56 +8.75,6.56;8.44,7.19 +6.56,5.31;7.19,5.94 +7.19,5.94;7.50,6.56 +7.50,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.75,8.44 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 +0.62,1.25;2.50,1.25 +2.50,1.25;2.50,3.44 +2.50,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;2.81,7.50 +0.62,6.25;2.50,6.25 +0.62,5.00;2.50,5.00 +0.31,8.75;2.50,8.75 + +# UTF-16 : 71 d5 +# UTF-8 : 95 87 e7 +[71d5] 燕 +0.62,8.44;8.75,8.44 +6.25,9.69;6.25,7.19 +6.25,7.19;3.12,7.19 +3.12,7.19;3.12,9.69 +8.75,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +6.25,0.94;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +3.75,0.94;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;3.44,2.81 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,2.81 +3.75,3.75;5.94,3.75 +5.62,3.75;5.94,6.56 +5.62,6.56;3.75,6.56 +3.75,6.56;3.75,3.44 +2.50,3.44;2.50,7.50 +6.88,7.50;6.88,4.06 +6.88,4.06;6.88,3.75 +6.88,3.75;7.19,3.75 +7.19,3.75;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.75,3.75 +8.75,3.75;8.75,4.38 +8.75,4.38;8.75,5.31 +6.88,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;8.12,6.25 +8.12,6.25;8.44,6.56 +8.44,6.56;8.75,6.88 +0.62,6.56;2.50,6.56 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.06 +1.25,4.06;1.88,4.38 +1.88,4.38;2.19,4.38 +2.19,4.38;2.50,4.69 + +# UTF-16 : 95 a4 +# UTF-8 : a4 96 e9 +[95a4] 閤 +7.50,3.75;6.88,4.06 +6.88,4.06;6.25,4.69 +6.25,4.69;5.62,5.00 +5.62,5.00;5.31,5.31 +5.31,5.31;4.69,5.94 +4.69,5.94;4.06,5.31 +4.06,5.31;3.75,5.00 +3.75,5.00;3.12,4.69 +3.12,4.69;2.50,4.06 +2.50,4.06;1.88,3.75 +3.12,4.38;6.25,4.38 +2.81,1.56;6.56,1.56 +6.56,1.56;6.56,3.44 +6.56,3.44;2.81,3.44 +2.81,3.44;2.81,1.25 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,9.06 +0.94,9.06;4.06,9.06 +4.06,9.06;4.06,5.94 +4.06,5.94;0.94,5.94 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,9.06 +8.75,9.06;5.31,9.06 +5.31,9.06;5.31,5.94 +5.31,5.94;8.44,5.94 + +# UTF-16 : 9e 9f +# UTF-8 : 9f ba e9 +[9e9f] 麟 +6.25,7.81;5.94,8.44 +5.94,8.44;5.31,8.75 +5.31,8.75;5.00,9.06 +5.00,9.06;5.00,9.38 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;8.75,9.06 +8.75,9.06;9.06,9.38 +6.88,5.31;6.88,9.38 +9.06,7.50;4.69,7.50 +9.06,5.31;8.75,5.62 +8.75,5.62;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.19,6.88 +7.19,6.88;7.19,7.50 +4.38,3.12;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.31,4.69 +5.31,4.69;5.62,5.31 +5.62,5.31;5.94,5.62 +5.62,5.00;6.88,5.00 +6.88,5.00;6.56,4.38 +6.56,4.38;6.56,3.75 +6.56,3.75;6.56,3.44 +6.56,3.44;6.25,2.81 +6.25,2.81;5.94,2.50 +5.94,2.50;5.94,2.19 +5.94,2.19;5.62,1.56 +5.62,1.56;5.00,1.25 +5.00,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.31,3.75 +5.31,3.75;5.31,3.75 +8.44,0.62;8.44,5.62 +6.88,4.38;9.06,4.38 +7.19,2.19;7.19,4.38 +9.06,2.19;6.56,2.19 +4.69,5.31;5.31,5.62 +5.31,5.62;5.94,6.25 +5.94,6.25;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;6.88,7.50 +3.12,8.44;3.12,5.31 +1.88,8.44;1.88,5.31 +0.62,5.31;4.38,5.31 +4.38,5.31;4.38,7.19 +4.38,7.19;0.62,7.19 +2.50,8.75;2.50,9.38 +0.31,0.94;0.31,1.56 +0.31,1.56;0.31,2.19 +0.31,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.00 +0.62,5.00;0.62,5.62 +0.62,5.62;0.62,8.75 +0.62,8.75;4.38,8.75 +3.12,4.69;3.12,1.88 +3.12,1.88;3.12,1.56 +3.12,1.56;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;4.38,2.19 +4.38,2.19;4.69,2.81 +3.12,3.44;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.69,4.38 +1.25,3.44;2.81,3.44 +1.25,1.25;1.25,4.69 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.81,1.56 + +# UTF-16 : 9c e9 +# UTF-8 : a9 b3 e9 +[9ce9] 鳩 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.50,3.12 +6.56,1.56;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;6.25,3.12 +6.25,3.12;6.25,3.12 +5.00,1.25;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;4.69,3.12 +3.12,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +4.06,5.94;8.44,5.94 +8.44,5.94;8.44,8.44 +8.44,8.44;4.06,8.44 +4.06,8.44;4.06,3.75 +4.06,3.75;9.06,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,1.25 +4.06,7.19;8.44,7.19 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.62,8.44 +4.06,5.00;9.38,5.00 +0.00,1.25;0.31,1.56 +0.31,1.56;0.31,1.88 +0.31,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,6.56 +1.25,6.56;1.25,7.19 +1.25,7.19;1.25,9.38 +0.00,7.50;2.50,7.50 +2.50,7.50;2.50,3.44 +2.50,3.44;2.50,3.12 +2.50,3.12;2.81,2.81 +2.81,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.69 +3.44,4.69;3.44,5.00 + +# UTF-16 : 84 61 +# UTF-8 : a1 91 e8 +[8461] 葡 +5.31,6.88;5.62,6.56 +5.62,6.56;5.94,6.56 +5.94,6.56;6.25,6.25 +6.25,6.25;6.56,6.25 +1.56,2.50;6.56,2.50 +1.56,3.75;6.56,3.75 +4.06,6.88;4.06,0.94 +1.25,6.25;7.19,6.25 +1.25,0.94;1.56,5.00 +1.25,5.00;6.56,5.00 +6.56,5.00;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,1.25 +0.62,8.75;8.75,8.75 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +0.00,5.00;0.31,5.00 +0.31,5.00;0.62,5.31 +0.62,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.50 +2.19,7.50;2.19,8.12 +1.88,7.19;8.44,7.19 +8.44,7.19;8.44,5.62 +8.44,5.62;8.44,4.38 +8.44,4.38;8.44,3.44 +8.44,3.44;8.44,2.50 +8.44,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,1.25 + +# UTF-16 : 79 84 +# UTF-8 : 84 a6 e7 +[7984] 禄 +3.44,3.44;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.31 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.38 +1.88,0.62;1.88,5.00 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.50 +6.25,5.62;6.25,1.88 +6.25,1.88;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,1.25 +4.38,1.25;4.38,1.25 +6.25,5.31;6.25,5.00 +6.25,5.00;6.56,4.38 +6.56,4.38;6.88,4.06 +6.88,4.06;7.19,3.44 +7.19,3.44;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;8.75,1.56 +8.75,1.56;9.38,1.25 +8.75,5.31;8.44,4.69 +8.44,4.69;8.12,4.38 +8.12,4.38;7.81,4.06 +7.81,4.06;7.50,3.44 +7.50,3.44;7.19,3.12 +4.06,7.19;8.12,7.19 +8.12,5.62;8.12,8.75 +8.12,8.75;3.75,8.75 +3.44,5.62;9.06,5.62 +2.81,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;6.25,4.06 +5.00,3.44;4.69,4.06 +4.69,4.06;4.38,4.38 +4.38,4.38;4.06,4.69 +4.06,4.69;3.75,5.00 +3.75,5.00;3.75,5.31 + +# UTF-16 : 77 ee +# UTF-8 : ae 9f e7 +[77ee] 矮 +3.12,7.81;0.94,7.81 +0.31,5.94;0.62,6.56 +0.62,6.56;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;1.25,8.75 +1.25,8.75;1.25,9.38 +3.12,5.31;0.31,5.31 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.88,5.31;1.88,5.94 +1.88,5.94;1.88,7.81 +3.12,1.88;3.12,2.50 +3.12,2.50;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.19,4.06 +2.19,4.06;1.88,4.69 +3.12,7.19;9.06,7.19 +5.94,5.31;6.25,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 +8.12,9.06;8.44,9.06 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.69,5.94 +4.69,5.94;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.94,7.19 +9.06,5.00;8.75,5.31 +8.75,5.31;8.44,5.62 +8.44,5.62;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;6.56,6.88 +6.56,6.88;6.25,7.19 +2.81,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,4.38 +5.62,5.62;5.31,5.00 +5.31,5.00;5.00,4.38 +5.00,4.38;4.69,3.75 +4.69,3.75;4.06,3.12 +4.06,3.12;3.75,2.50 +4.06,3.12;4.38,2.81 +4.38,2.81;5.00,2.81 +5.00,2.81;5.31,2.50 +5.31,2.50;5.94,2.50 +5.94,2.50;6.25,2.19 +6.25,2.19;6.88,2.19 +6.88,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +9.06,4.38;3.12,4.38 + +# UTF-16 : 50 2d +# UTF-8 : ad 80 e5 +[502d] 倭 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.25,7.19 +1.25,7.19;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.25,6.56 +2.19,7.19;9.06,7.19 +5.62,5.31;5.62,8.75 +2.50,8.75;3.12,8.75 +3.12,8.75;3.75,8.75 +3.75,8.75;4.38,8.75 +4.38,8.75;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;7.81,9.06 +7.81,9.06;8.44,9.06 +2.19,5.00;2.50,5.31 +2.50,5.31;3.12,5.62 +3.12,5.62;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.25 +4.38,6.25;5.00,6.88 +5.00,6.88;5.62,7.19 +9.06,5.00;8.75,5.31 +8.75,5.31;8.12,5.62 +8.12,5.62;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;6.88,6.25 +6.88,6.25;6.56,6.25 +6.56,6.25;6.25,6.88 +6.25,6.88;5.62,7.19 +1.88,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,4.38 +5.00,5.62;4.69,5.00 +4.69,5.00;4.06,4.38 +4.06,4.38;3.75,3.75 +3.75,3.75;3.44,3.44 +3.44,3.44;3.12,3.12 +3.12,3.12;2.81,2.81 +2.81,2.81;2.81,2.50 +3.12,3.12;3.75,2.81 +3.75,2.81;4.38,2.81 +4.38,2.81;4.69,2.50 +4.69,2.50;5.31,2.50 +5.31,2.50;5.94,2.19 +5.94,2.19;6.56,1.88 +6.56,1.88;7.19,1.88 +7.19,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +9.06,4.38;2.19,4.38 + +# UTF-16 : 6d 3d +# UTF-8 : bd b4 e6 +[6d3d] 洽 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +2.19,5.62;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.31,6.88 +9.06,6.56;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.56 +3.12,6.56;2.81,6.56 +3.75,6.56;8.12,6.56 +8.44,0.94;8.44,4.69 +8.44,4.69;3.75,4.69 +3.44,4.69;3.75,0.94 +3.75,1.56;8.44,1.56 + +# UTF-16 : 60 70 +# UTF-8 : b0 81 e6 +[6070] 恰 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,5.00 +0.31,5.00;0.62,5.62 +0.62,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 +9.06,6.56;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.56 +3.12,6.56;2.81,6.56 +3.75,6.56;8.12,6.56 +8.44,0.94;8.44,4.69 +8.44,4.69;3.75,4.69 +3.44,4.69;3.75,0.94 +3.75,1.56;8.44,1.56 + +# UTF-16 : 54 c8 +# UTF-8 : 88 93 e5 +[54c8] 哈 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +9.06,6.56;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.44,6.56 +3.44,6.56;3.12,6.56 +4.06,6.56;8.12,6.56 +8.44,0.94;8.44,4.69 +8.44,4.69;3.75,4.69 +3.75,4.69;3.75,0.94 +3.75,1.56;8.44,1.56 + +# UTF-16 : 88 b7 +# UTF-8 : b7 a2 e8 +[88b7] 袷 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +1.88,5.00;1.88,5.31 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.38 +1.56,0.62;1.56,5.00 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.12,7.50 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;3.12,5.62 +3.12,5.62;3.44,5.94 +9.06,6.56;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.44,6.56 +3.44,6.56;3.12,6.56 +4.06,6.56;8.12,6.56 +8.44,0.94;8.44,4.69 +8.44,4.69;3.75,4.69 +3.75,4.69;3.75,0.94 +3.75,1.56;8.44,1.56 + +# UTF-16 : 59 f6 +# UTF-8 : b6 a7 e5 +[59f6] 姶 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.75 +2.50,3.75;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.94 +3.12,5.94;3.44,6.88 +3.44,6.88;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.94 +1.25,5.94;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.94,4.38 +0.94,4.38;0.62,3.75 +0.94,4.69;1.56,4.06 +1.56,4.06;2.19,3.75 +2.19,3.75;2.50,3.44 +2.50,3.44;3.12,2.81 +3.12,2.81;3.44,2.50 +3.44,2.50;3.75,2.19 +9.06,6.56;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.38,7.19 +4.38,7.19;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.75,6.56 +4.38,6.56;8.12,6.56 +8.75,0.94;8.75,4.69 +8.75,4.69;4.06,4.69 +4.06,4.69;4.06,0.94 +4.38,1.56;8.44,1.56 + +# UTF-16 : 7c ad +# UTF-8 : ad b2 e7 +[7cad] 粭 +1.88,0.62;1.88,9.38 +3.44,6.25;0.31,6.25 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;1.88,6.25 +3.12,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,7.19 +1.25,7.19;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.44 +0.62,8.44;0.62,8.75 +2.50,6.56;2.81,7.19 +2.81,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +3.12,8.44;3.44,8.75 +9.06,6.56;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.38,7.19 +4.38,7.19;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.75,6.56 +4.38,6.56;8.12,6.56 +8.75,0.94;8.75,4.69 +8.75,4.69;4.06,4.69 +4.06,4.69;4.06,0.94 +4.38,1.56;8.44,1.56 + +# UTF-16 : 86 e4 +# UTF-8 : a4 9b e8 +[86e4] 蛤 +1.88,1.56;1.88,9.38 +0.62,5.00;3.44,5.00 +3.44,5.00;3.44,7.81 +3.44,7.81;0.62,7.81 +0.31,7.81;0.62,4.06 +3.75,1.25;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +0.00,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +9.06,6.56;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.56,9.38 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;5.00,7.50 +5.00,7.50;4.69,7.19 +4.69,7.19;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.75,6.56 +4.38,6.56;8.12,6.56 +8.75,0.94;8.75,4.69 +8.75,4.69;4.38,4.69 +4.38,4.69;4.38,0.94 +4.38,1.56;8.75,1.56 + +# UTF-16 : 59 37 +# UTF-8 : b7 a4 e5 +[5937] 夷 +0.62,8.44;9.06,8.44 +0.62,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,4.69 +4.69,4.69;4.69,9.38 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.44 +5.00,3.44;5.00,3.75 +5.00,3.75;4.69,4.38 +4.69,4.38;4.69,4.69 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,5.94 +8.12,5.94;1.56,5.94 +1.56,5.94;1.56,5.31 +1.56,5.31;1.25,4.69 +1.25,4.69;1.25,4.38 +1.25,4.38;0.94,3.75 +0.94,3.75;0.94,3.44 +1.25,4.38;8.44,4.38 +8.44,4.38;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.12,2.81 +8.12,2.81;7.81,2.50 +7.81,2.50;7.81,2.50 +7.81,2.50;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,2.81 + +# UTF-16 : 59 e6 +# UTF-8 : a6 a7 e5 +[59e6] 姦 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;0.31,4.38 +2.19,5.31;2.19,4.69 +2.19,4.69;1.88,4.06 +1.88,4.06;1.56,3.75 +1.56,3.75;1.25,3.12 +1.25,3.12;0.94,2.81 +0.94,2.81;1.56,2.81 +1.56,2.81;1.88,2.50 +1.88,2.50;2.50,2.50 +2.50,2.50;3.12,2.19 +3.12,2.19;4.06,1.88 +4.06,1.88;4.38,1.88 +4.38,1.88;4.69,1.56 +9.06,4.38;4.38,4.38 +4.38,0.94;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;7.81,3.75 +7.81,3.75;8.12,4.38 +6.25,5.31;5.94,4.69 +5.94,4.69;5.62,4.06 +5.62,4.06;5.62,3.75 +5.62,3.75;5.31,3.12 +5.31,3.12;5.00,2.81 +5.00,2.81;5.31,2.81 +5.31,2.81;5.62,2.50 +5.62,2.50;5.94,2.50 +5.94,2.50;6.56,2.19 +6.56,2.19;6.88,2.19 +6.88,2.19;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,8.44;0.62,8.44 +0.94,5.31;1.56,5.31 +1.56,5.31;2.50,5.62 +2.50,5.62;3.12,5.94 +3.12,5.94;4.06,6.25 +4.06,6.25;4.69,6.56 +4.69,6.56;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;6.25,7.50 +6.25,7.50;6.56,8.12 +6.56,8.12;6.88,8.44 +4.38,9.38;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,7.81 +3.12,7.81;2.81,7.50 +2.81,7.50;2.50,7.19 +2.50,7.19;2.19,6.88 +2.19,6.88;1.88,6.56 +2.19,7.19;2.81,6.88 +2.81,6.88;3.44,6.88 +3.44,6.88;4.06,6.56 +4.06,6.56;4.69,6.56 +4.69,6.56;5.31,6.25 +5.31,6.25;5.94,6.25 +5.94,6.25;6.56,5.94 +6.56,5.94;7.19,5.62 +7.19,5.62;7.81,5.62 +7.81,5.62;8.75,5.31 + +# UTF-16 : 60 2f +# UTF-8 : af 80 e6 +[602f] 怯 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,5.00 +0.31,5.00;0.62,5.62 +0.62,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 +2.81,5.31;9.06,5.31 +8.75,8.12;3.12,8.12 +5.62,5.31;5.94,9.38 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,4.06 +2.19,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,1.88;7.81,1.88 +7.81,1.88;8.44,1.88 +4.06,1.25;4.06,1.56 +4.06,1.56;4.38,2.19 +4.38,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.31,5.00 +5.31,5.00;5.31,5.31 + +# UTF-16 : 9e 78 +# UTF-8 : b8 b9 e9 +[9e78] 鹸 +2.19,9.69;2.19,7.19 +4.06,8.75;2.19,8.75 +3.75,1.25;3.75,7.19 +3.75,7.19;0.62,7.19 +0.62,7.19;0.62,0.62 +0.62,1.25;3.75,1.25 +9.06,6.88;8.75,7.50 +8.75,7.50;8.12,7.81 +8.12,7.81;7.50,8.44 +7.50,8.44;7.19,8.75 +7.19,8.75;6.56,9.38 +6.56,9.38;6.25,8.75 +6.25,8.75;5.62,8.44 +5.62,8.44;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.06,6.88 +8.12,7.50;5.00,7.50 +4.06,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;6.25,2.81 +6.25,2.81;6.25,3.12 +6.25,3.12;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.56,4.38 +6.56,4.38;6.56,7.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.56,4.38 +4.38,3.75;4.38,6.25 +4.38,6.25;8.75,6.25 +8.75,6.25;8.75,4.06 +8.75,4.06;4.69,4.06 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.19,4.06 +2.19,4.06;2.19,4.38 +2.19,4.38;1.88,4.69 +1.88,4.69;1.56,5.31 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;1.88,3.75 +1.88,3.75;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;3.12,6.25 +3.12,6.25;3.12,6.56 +2.19,5.62;2.19,5.94 +2.19,5.94;1.88,6.25 +1.88,6.25;1.56,6.88 +1.56,6.88;1.56,6.88 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +2.19,2.50;2.19,2.81 +2.19,2.81;2.19,2.81 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;0.94,4.69 +0.94,4.69;0.94,4.69 +3.44,3.44;3.44,4.06 +3.44,4.06;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.81,5.00 + +# UTF-16 : 57 a2 +# UTF-8 : a2 9e e5 +[57a2] 垢 +4.06,6.56;9.06,6.56 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,9.06 +7.81,9.06;8.44,9.06 +2.81,1.25;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;4.06,4.38 +4.06,4.38;4.06,5.31 +4.06,5.31;4.06,6.25 +4.06,6.25;4.06,7.19 +4.06,7.19;4.38,8.44 +0.31,7.19;3.44,7.19 +1.88,2.19;1.88,9.06 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 +2.81,2.81;3.44,3.12 +8.75,5.00;8.75,0.94 +4.69,0.94;4.69,5.00 +4.69,5.00;8.44,5.00 +4.69,1.56;8.75,1.56 + +# UTF-16 : 71 7d +# UTF-8 : bd 85 e7 +[717d] 煽 +2.81,1.88;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.19,3.75 +2.19,3.75;1.88,4.06 +1.88,4.06;1.56,4.69 +0.62,8.12;0.62,7.19 +0.62,7.19;0.62,6.56 +0.62,6.56;0.62,5.94 +0.62,5.94;0.62,5.31 +0.62,5.31;0.31,4.69 +2.81,8.12;2.81,7.50 +2.81,7.50;2.50,6.88 +2.50,6.88;2.50,6.25 +2.50,6.25;2.19,5.62 +2.19,5.62;1.88,5.31 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.56 +1.56,6.56;1.56,9.38 +2.81,8.75;9.06,8.75 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.44,5.94 +3.44,5.94;3.44,7.81 +3.44,7.81;8.44,7.81 +8.44,7.81;8.44,5.94 +8.44,5.94;3.44,5.94 +6.25,1.88;6.88,2.19 +6.88,2.19;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;8.12,2.81 +8.12,2.81;8.44,2.81 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.56,4.38 +6.25,5.00;8.75,5.00 +8.75,5.00;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,2.81 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;4.06,4.06 +4.06,4.06;3.75,4.38 +3.44,5.00;5.94,5.00 +5.94,5.00;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 + +# UTF-16 : 79 bf +# UTF-8 : bf a6 e7 +[79bf] 禿 +0.62,7.19;8.75,7.19 +4.69,5.00;4.69,8.75 +1.25,8.75;1.88,8.75 +1.88,8.75;2.81,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.62,8.75 +5.62,8.75;6.25,9.06 +6.25,9.06;6.88,9.06 +6.88,9.06;7.50,9.06 +7.50,9.06;8.12,9.06 +0.62,4.69;1.25,5.00 +1.25,5.00;1.56,5.00 +1.56,5.00;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;3.12,5.94 +3.12,5.94;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.69,7.19 +8.75,4.69;8.44,5.00 +8.44,5.00;7.81,5.00 +7.81,5.00;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.56,5.94 +6.56,5.94;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.31,6.56 +5.31,6.56;4.69,7.19 +5.62,4.69;5.62,1.88 +5.62,1.88;5.62,1.56 +5.62,1.56;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,3.12 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 + +# UTF-16 : 53 db +# UTF-8 : 9b 8f e5 +[53db] 叛 +4.06,5.94;0.31,5.94 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.44 +0.62,8.44;0.62,8.75 +3.12,6.25;3.44,6.88 +3.44,6.88;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;3.75,8.44 +3.75,8.44;4.06,8.75 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,3.75 +2.19,3.75;2.19,4.38 +2.19,4.38;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;2.19,9.38 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,3.75 +0.94,3.75;1.56,3.75 +1.56,3.75;1.88,3.75 +1.88,3.75;2.19,4.06 +2.19,4.06;3.12,4.06 +3.12,4.06;3.75,4.38 +3.75,4.38;4.06,4.38 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;4.69,5.94 +4.69,5.94;4.69,8.75 +4.69,8.75;9.06,8.75 +4.69,6.56;8.75,6.56 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +8.12,5.00;8.44,5.62 +8.44,5.62;8.75,6.56 +9.38,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,2.19 +7.81,2.19;7.19,2.50 +7.19,2.50;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.62,5.31 +5.62,5.31;5.31,6.25 + +# UTF-16 : 7c de +# UTF-8 : 9e b3 e7 +[7cde] 糞 +0.94,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;3.75,2.19 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.62,2.19 +8.75,2.50;0.62,2.50 +0.94,3.44;8.44,3.44 +3.12,2.50;3.12,4.38 +6.25,2.50;6.25,4.38 +1.56,4.38;8.12,4.38 +7.81,4.38;8.12,6.25 +7.81,6.25;1.56,6.25 +1.25,6.25;1.56,4.38 +4.69,6.25;4.69,4.38 +1.56,5.31;7.81,5.31 +8.75,8.12;0.62,8.12 +9.06,5.94;8.44,6.25 +8.44,6.25;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;6.88,6.88 +6.88,6.88;6.56,6.88 +6.56,6.88;5.94,7.19 +5.94,7.19;5.62,7.19 +5.62,7.19;5.00,7.81 +5.00,7.81;4.69,8.12 +4.69,6.56;4.69,9.38 +3.44,8.12;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.56,9.38 +5.94,8.12;6.56,8.12 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.81,9.38 +0.31,5.94;0.94,6.25 +0.94,6.25;1.56,6.25 +1.56,6.25;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.19 +3.75,7.19;4.38,7.81 +4.38,7.81;4.69,8.12 + +# UTF-16 : 72 62 +# UTF-8 : a2 89 e7 +[7262] 牢 +4.69,8.44;4.69,9.69 +8.75,6.56;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,6.56 +9.06,3.12;0.31,3.12 +1.56,5.62;8.75,5.62 +5.00,0.62;5.00,7.81 +0.31,3.75;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 + +# UTF-16 : 5e 75 +# UTF-8 : b5 b9 e5 +[5e75] 幵 +0.31,5.62;4.38,5.62 +0.62,8.75;4.38,8.75 +2.50,0.94;2.50,8.75 +5.00,5.62;9.06,5.62 +5.00,8.75;8.75,8.75 +6.88,0.94;6.88,8.75 + +# UTF-16 : 68 1e +# UTF-8 : 9e a0 e6 +[681e] 栞 +0.62,6.88;4.38,6.88 +0.62,8.75;4.38,8.75 +2.50,5.00;2.50,8.75 +5.00,6.88;9.06,6.88 +5.00,8.75;8.75,8.75 +6.88,5.00;6.88,8.75 +8.75,4.38;0.62,4.38 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,0.62;4.69,5.62 +9.06,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.38 + +# UTF-16 : 6a 0b +# UTF-8 : 8b a8 e6 +[6a0b] 樋 +1.56,0.62;1.56,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;1.56,7.19 +2.19,9.06;2.50,8.75 +2.50,8.75;2.81,8.44 +2.81,8.44;3.12,8.12 +3.12,8.12;3.44,7.50 +3.44,7.50;3.75,7.19 +3.12,2.50;3.12,5.62 +3.12,5.62;2.19,5.62 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.12,2.50 +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;4.38,1.25 +4.38,1.25;4.06,1.56 +4.06,1.56;3.44,2.19 +3.44,2.19;3.12,2.50 +4.38,4.38;8.75,4.38 +4.38,5.94;8.75,5.94 +4.38,2.19;4.38,7.50 +4.38,7.50;8.75,7.50 +8.75,7.50;8.75,3.12 +8.75,3.12;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;8.12,2.19 +8.12,2.19;7.81,2.19 +7.81,2.19;7.19,2.19 +4.06,9.06;8.75,9.06 +5.00,8.44;5.31,8.12 +5.31,8.12;5.94,7.81 +5.94,7.81;6.25,7.50 +6.25,7.50;6.56,7.50 +8.75,9.06;8.12,8.44 +8.12,8.44;7.81,8.12 +7.81,8.12;7.19,7.81 +7.19,7.81;6.56,7.81 +6.56,7.81;6.56,7.50 +6.25,7.50;6.56,2.19 + +# UTF-16 : 54 c9 +# UTF-8 : 89 93 e5 +[54c9] 哉 +1.25,2.19;4.69,2.19 +4.69,2.19;4.69,5.00 +4.69,5.00;0.94,5.00 +0.94,5.00;0.94,1.25 +0.31,6.25;9.06,6.25 +8.44,5.31;8.12,4.69 +8.12,4.69;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.12 +7.19,3.12;6.88,2.81 +6.88,2.81;6.25,2.50 +6.25,2.50;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +5.94,9.38;6.25,7.81 +6.25,7.81;6.25,6.25 +6.25,6.25;6.56,5.00 +6.56,5.00;6.88,4.06 +6.88,4.06;7.19,3.12 +7.19,3.12;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;9.06,2.81 +9.06,2.81;9.06,3.44 +7.19,9.06;7.50,8.75 +7.50,8.75;7.81,8.12 +7.81,8.12;8.12,7.81 +8.12,7.81;8.12,7.50 +8.12,7.50;8.44,7.19 +2.81,6.25;2.81,9.38 +5.00,8.12;0.62,8.12 + +# UTF-16 : 61 77 +# UTF-8 : b7 85 e6 +[6177] 慷 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,5.00 +0.31,5.00;0.62,5.62 +0.62,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +6.25,8.75;6.25,1.88 +6.25,1.88;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.69,0.94 +6.25,4.38;6.25,4.06 +6.25,4.06;6.56,3.75 +6.56,3.75;6.88,3.44 +6.88,3.44;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;8.75,1.56 +8.75,1.56;9.06,1.25 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.12 +7.50,3.12;7.19,2.81 +3.12,6.25;9.06,6.25 +3.75,4.69;8.44,4.69 +8.44,4.69;8.44,7.50 +8.44,7.50;3.75,7.50 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;5.00,2.50 +5.00,2.50;5.62,3.12 +5.62,3.12;6.25,3.44 +5.00,2.81;4.69,3.44 +4.69,3.44;4.38,3.75 +4.38,3.75;3.75,4.06 +3.75,4.06;3.75,4.38 +5.94,8.75;5.94,9.38 +2.19,0.94;2.50,1.56 +2.50,1.56;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,8.75 +3.12,8.75;9.06,8.75 + +# UTF-16 : 7c e0 +# UTF-8 : a0 b3 e7 +[7ce0] 糠 +1.88,0.62;1.88,9.38 +3.12,6.25;0.31,6.25 +0.00,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +3.12,3.12;2.81,3.75 +2.81,3.75;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,7.19 +1.25,7.19;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;0.62,8.44 +0.62,8.44;0.31,8.75 +2.50,6.56;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.44 +3.12,8.44;3.12,8.75 +6.56,8.75;6.56,1.88 +6.56,1.88;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +6.56,4.38;6.56,4.06 +6.56,4.06;6.88,3.75 +6.88,3.75;7.19,3.44 +7.19,3.44;7.50,3.12 +7.50,3.12;7.50,2.81 +7.50,2.81;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;8.75,1.56 +8.75,1.56;9.06,1.25 +8.75,4.38;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.81,3.12 +7.81,3.12;7.50,3.12 +7.50,3.12;7.50,2.81 +3.75,6.25;9.06,6.25 +4.38,4.69;8.75,4.69 +8.75,4.69;8.75,7.50 +8.75,7.50;4.38,7.50 +3.75,1.25;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;6.56,3.44 +5.31,2.81;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;4.38,4.38 +6.25,8.75;6.25,9.38 +2.81,0.94;3.12,1.56 +3.12,1.56;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.75,8.75 +3.75,8.75;9.06,8.75 + +# UTF-16 : 9c 47 +# UTF-8 : 87 b1 e9 +[9c47] 鱇 +2.50,1.25;2.50,1.56 +2.50,1.56;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.19,2.81 +2.19,2.81;2.19,3.12 +1.88,7.50;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.75 +2.50,8.75;2.50,8.75 +0.00,6.88;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.44 +0.94,8.44;1.25,9.06 +1.25,9.06;1.56,9.38 +1.25,8.75;2.50,8.75 +0.62,5.62;3.12,5.62 +0.62,3.44;0.62,7.50 +0.62,7.50;3.12,7.50 +3.12,7.50;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.75 +3.44,2.19;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +1.56,0.94;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.25,3.12 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +6.56,8.75;6.56,1.88 +6.56,1.88;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +6.56,4.38;6.88,4.06 +6.88,4.06;6.88,3.75 +6.88,3.75;7.19,3.44 +7.19,3.44;7.50,3.12 +7.50,3.12;7.81,2.81 +7.81,2.81;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;8.75,1.56 +8.75,1.56;9.06,1.25 +8.75,4.38;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.81,3.12 +7.81,3.12;7.50,2.81 +4.06,6.25;9.06,6.25 +4.38,4.69;8.75,4.69 +8.75,4.69;8.75,7.50 +8.75,7.50;4.38,7.50 +4.06,1.25;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;6.25,3.12 +6.25,3.12;6.56,3.44 +5.62,2.81;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,4.06;4.38,4.38 +6.56,8.75;6.56,9.38 +3.12,0.94;3.44,1.56 +3.44,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.00 +4.06,5.00;4.06,5.62 +4.06,5.62;4.06,8.75 +4.06,8.75;9.06,8.75 + +# UTF-16 : 51 ea +# UTF-8 : aa 87 e5 +[51ea] 凪 +1.56,1.25;7.81,1.25 +7.19,5.62;5.00,5.62 +5.00,1.25;5.00,8.44 +2.81,1.25;2.81,6.88 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.94 +1.25,5.94;1.25,9.06 +1.25,9.06;7.81,9.06 +7.81,9.06;7.81,7.19 +7.81,7.19;8.12,5.62 +8.12,5.62;8.12,4.38 +8.12,4.38;8.12,3.44 +8.12,3.44;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,0.94 +8.75,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 + +# UTF-16 : 70 27 +# UTF-8 : a7 80 e7 +[7027] 瀧 +0.62,0.94;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +0.31,6.88;0.31,6.88 +4.38,6.56;4.69,7.19 +4.69,7.19;4.69,7.50 +4.69,7.50;4.69,7.81 +4.69,7.81;5.00,8.44 +5.00,8.44;5.00,8.44 +3.12,6.56;3.12,6.88 +3.12,6.88;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +1.88,6.56;5.62,6.56 +1.88,8.44;5.62,8.44 +3.75,8.44;3.75,9.69 +9.38,2.50;9.38,1.56 +9.38,1.56;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,1.25 +5.94,1.25;5.94,1.56 +5.94,1.56;5.94,1.88 +5.94,1.88;5.94,5.94 +5.94,5.94;9.06,5.94 +8.75,5.94;9.06,7.19 +8.75,7.19;5.94,7.19 +5.94,7.19;5.94,9.38 +5.94,5.00;9.06,5.00 +5.94,3.75;9.06,3.75 +5.94,2.50;9.06,2.50 +9.06,8.44;5.94,8.44 +2.50,0.94;2.50,5.62 +2.50,5.62;5.31,5.62 +5.31,5.62;5.31,1.56 +5.31,1.56;5.00,1.25 +5.00,1.25;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.75,1.25 +2.50,2.81;5.31,2.81 +2.50,4.38;5.31,4.38 + +# UTF-16 : 6d f5 +# UTF-8 : b5 b7 e6 +[6df5] 淵 +3.44,5.31;8.75,5.31 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.62,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,9.06 +8.75,0.94;8.75,9.06 +3.44,6.88;5.31,6.88 +5.31,6.88;5.31,9.06 +8.75,6.88;6.56,6.88 +6.56,6.88;6.56,9.06 +3.12,3.75;5.31,3.75 +5.31,3.75;5.31,0.94 +8.75,3.75;6.56,3.75 +6.56,3.75;6.56,0.94 + +# UTF-16 : 6e 15 +# UTF-8 : 95 b8 e6 +[6e15] 渕 +6.25,7.19;2.50,7.19 +6.25,5.31;2.50,5.31 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.38,5.31 +4.38,5.31;4.38,5.62 +4.38,5.62;4.38,7.19 +3.75,7.81;3.44,8.12 +3.44,8.12;3.44,8.75 +3.44,8.75;3.12,9.06 +3.12,9.06;3.12,9.06 +4.69,7.19;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.62,9.06 +6.25,1.56;5.94,2.19 +5.94,2.19;5.62,2.81 +5.62,2.81;5.00,3.44 +5.00,3.44;4.69,4.06 +4.69,4.06;4.38,4.69 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.88,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +6.88,2.81;6.88,8.75 +8.75,9.06;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;7.19,1.25 + +# UTF-16 : 68 59 +# UTF-8 : 99 a1 e6 +[6859] 桙 +1.56,0.62;1.56,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;1.88,6.88 +1.88,6.88;1.56,7.19 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.81 +8.12,7.81;7.50,8.12 +7.50,8.12;7.19,8.75 +2.81,6.88;3.44,6.88 +3.44,6.88;3.75,6.88 +3.75,6.88;4.38,6.88 +4.38,6.88;5.00,6.88 +5.00,6.88;5.62,7.19 +5.62,7.19;6.25,7.19 +6.25,7.19;6.88,7.19 +6.88,7.19;7.19,7.19 +7.19,7.19;7.81,7.19 +7.81,7.19;8.44,7.19 +3.75,6.88;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.31,9.38 +9.38,3.12;2.50,3.12 +3.44,5.00;9.06,5.00 +6.56,0.62;6.56,6.56 +2.50,3.75;2.81,4.06 +2.81,4.06;3.12,4.69 +3.12,4.69;3.44,5.31 +3.44,5.31;3.75,5.94 +3.75,5.94;4.06,6.56 + +# UTF-16 : 77 38 +# UTF-8 : b8 9c e7 +[7738] 眸 +0.94,1.88;3.12,1.88 +2.81,1.88;3.12,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,6.56;2.81,6.56 +0.94,4.06;2.81,4.06 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.81 +8.12,7.81;7.81,8.12 +7.81,8.12;7.50,8.75 +3.44,6.88;4.06,6.88 +4.06,6.88;4.38,6.88 +4.38,6.88;5.00,6.88 +5.00,6.88;5.31,6.88 +5.31,6.88;5.94,7.19 +5.94,7.19;6.56,7.19 +6.56,7.19;6.88,7.19 +6.88,7.19;7.50,7.19 +7.50,7.19;8.12,7.19 +8.12,7.19;8.44,7.19 +4.38,6.88;4.69,7.50 +4.69,7.50;5.00,7.81 +5.00,7.81;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +9.38,3.12;3.44,3.12 +4.06,5.00;9.06,5.00 +6.88,0.62;6.88,6.56 +3.44,3.75;3.75,4.06 +3.75,4.06;4.06,4.69 +4.06,4.69;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;4.69,6.56 + +# UTF-16 : 92 7e +# UTF-8 : be 89 e9 +[927e] 鉾 +0.31,1.25;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,9.06 +2.50,9.06;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.62,7.50 +0.62,7.50;0.31,7.19 +4.06,5.31;0.62,5.31 +3.75,7.19;0.94,7.19 +2.19,1.56;2.19,7.19 +1.56,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;3.75,4.69 +9.06,6.56;9.06,6.88 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.81 +8.44,7.81;8.12,8.12 +8.12,8.12;7.81,8.75 +4.38,6.88;4.69,6.88 +4.69,6.88;5.00,6.88 +5.00,6.88;5.62,6.88 +5.62,6.88;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.88,7.19 +6.88,7.19;7.19,7.19 +7.19,7.19;7.81,7.19 +7.81,7.19;8.12,7.19 +8.12,7.19;8.75,7.19 +5.00,6.88;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;6.25,9.38 +9.38,3.12;4.06,3.12 +4.69,5.00;9.06,5.00 +7.19,0.62;7.19,6.56 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.69 +4.69,4.69;5.00,5.31 +5.00,5.31;5.31,5.94 +5.31,5.94;5.31,6.56 + +# UTF-16 : 88 88 +# UTF-8 : 88 a2 e8 +[8888] 袈 +0.31,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.19,7.81 +2.19,7.81;2.19,8.44 +2.19,8.44;2.50,8.75 +2.50,8.75;2.50,9.38 +0.62,8.44;4.38,8.44 +4.38,8.44;4.38,7.50 +4.38,7.50;4.38,7.19 +4.38,7.19;4.38,6.56 +4.38,6.56;4.38,5.94 +4.38,5.94;4.06,5.62 +4.06,5.62;3.44,5.62 +3.44,5.62;3.12,5.62 +3.12,5.62;2.50,5.62 +2.50,5.62;2.19,5.62 +5.62,5.62;8.44,5.62 +8.44,5.62;8.44,8.75 +8.44,8.75;5.31,8.75 +5.31,8.75;5.31,5.62 +4.69,4.38;4.69,5.62 +0.62,4.38;8.75,4.38 +4.69,4.38;4.06,4.06 +4.06,4.06;3.75,3.75 +3.75,3.75;3.12,3.75 +3.12,3.75;2.81,3.44 +2.81,3.44;2.50,3.12 +2.50,3.12;1.88,3.12 +1.88,3.12;1.56,2.81 +1.56,2.81;0.94,2.81 +0.94,2.81;0.31,2.50 +4.69,4.38;5.00,4.06 +5.00,4.06;5.31,3.44 +5.31,3.44;5.62,3.12 +5.62,3.12;5.94,2.81 +5.94,2.81;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;9.06,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,1.88 +2.81,1.25;2.81,3.44 +6.25,2.50;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.44,4.06 + +# UTF-16 : 88 df +# UTF-8 : 9f a3 e8 +[88df] 裟 +4.69,4.38;4.69,5.31 +0.62,4.38;8.75,4.38 +4.69,4.38;4.06,4.06 +4.06,4.06;3.75,3.75 +3.75,3.75;3.12,3.75 +3.12,3.75;2.81,3.44 +2.81,3.44;2.50,3.12 +2.50,3.12;1.88,3.12 +1.88,3.12;1.56,2.81 +1.56,2.81;0.94,2.81 +0.94,2.81;0.31,2.50 +4.69,4.38;5.00,4.06 +5.00,4.06;5.31,3.44 +5.31,3.44;5.62,3.12 +5.62,3.12;5.94,2.81 +5.94,2.81;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;9.06,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,1.88 +2.81,1.25;2.81,3.44 +6.25,2.50;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.44,4.06 +0.62,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;2.19,5.94 +2.19,5.94;2.50,6.56 +2.50,6.56;2.81,6.88 +2.50,8.44;2.19,8.44 +2.19,8.44;1.56,8.75 +1.56,8.75;1.25,9.06 +1.25,9.06;0.94,9.06 +1.88,6.88;1.56,7.19 +1.56,7.19;0.94,7.50 +0.94,7.50;0.62,7.81 +0.62,7.81;0.31,7.81 +6.25,9.38;6.25,7.81 +6.25,7.81;6.25,7.50 +6.25,7.50;6.25,6.88 +6.25,6.88;5.94,6.88 +5.62,6.88;5.31,6.88 +5.31,6.88;4.69,6.88 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.69,9.06 +9.06,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +8.75,7.50;8.44,8.12 +8.44,8.12;8.12,8.44 +8.12,8.44;7.81,9.06 +8.12,7.19;7.81,6.88 +7.81,6.88;7.50,6.88 +7.50,6.88;6.88,6.56 +6.88,6.56;6.56,6.25 +6.56,6.25;5.94,6.25 +5.94,6.25;5.31,5.94 +5.31,5.94;4.69,5.94 +4.69,5.94;4.06,5.62 +4.06,5.62;3.44,5.62 +3.44,5.62;2.81,5.62 + +# UTF-16 : 70 cf +# UTF-8 : 8f 83 e7 +[70cf] 烏 +7.19,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.56,3.12 +5.31,1.56;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.69,3.12 +3.12,1.25;3.12,1.56 +3.12,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.56,6.56;7.50,6.56 +7.50,6.56;7.50,8.44 +7.50,8.44;1.56,8.44 +1.56,8.44;1.56,3.75 +1.56,3.75;8.44,3.75 +8.44,3.75;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,1.25 +1.56,5.31;8.75,5.31 +4.38,9.38;4.06,9.06 +4.06,9.06;4.06,8.75 +4.06,8.75;4.06,8.44 + +# UTF-16 : 6e 58 +# UTF-8 : 98 b9 e6 +[6e58] 湘 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;1.88,4.06 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.62,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.75,0.94;8.75,8.75 +8.75,8.75;5.94,8.75 +5.94,8.75;5.94,0.94 +5.94,1.56;8.75,1.56 +5.94,4.06;8.75,4.06 +5.94,6.56;8.75,6.56 +4.38,0.62;4.38,9.38 +5.62,7.50;2.50,7.50 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.06,7.50 +5.62,4.06;5.31,4.69 +5.31,4.69;5.00,5.31 +5.00,5.31;5.00,5.94 +5.00,5.94;4.69,6.56 +4.69,6.56;4.38,7.19 + +# UTF-16 : 84 fc +# UTF-8 : bc 93 e8 +[84fc] 蓼 +9.06,3.75;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.50,4.38 +7.50,4.38;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.25,5.00 +6.25,5.00;5.94,5.00 +5.94,5.00;5.62,5.31 +5.62,5.31;5.00,5.62 +5.00,5.62;4.69,5.62 +4.69,5.62;4.38,5.62 +4.38,5.62;4.06,5.31 +4.06,5.31;3.44,5.00 +3.44,5.00;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +0.62,8.75;8.75,8.75 +2.81,8.12;2.81,9.38 +6.56,8.12;6.56,9.38 +0.62,5.31;0.94,5.31 +0.94,5.31;1.56,5.62 +1.56,5.62;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,5.94 +2.50,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +0.62,7.81;4.06,7.81 +4.06,7.81;4.06,5.31 +4.69,7.81;8.44,7.81 +8.44,7.81;8.44,5.31 +1.56,3.44;2.19,3.75 +2.19,3.75;2.81,3.75 +2.81,3.75;3.12,3.75 +3.12,3.75;3.75,4.06 +3.75,4.06;4.06,4.06 +4.06,4.06;4.69,4.06 +4.69,4.06;5.00,4.38 +5.00,4.38;5.31,4.38 +5.31,4.38;5.94,4.69 +1.56,2.19;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.75,2.50 +3.75,2.50;4.38,2.81 +4.38,2.81;5.00,2.81 +5.00,2.81;5.31,2.81 +5.31,2.81;5.94,3.12 +5.94,3.12;6.25,3.44 +6.25,3.44;6.88,3.44 +6.88,3.44;7.19,3.75 +1.56,0.94;2.50,0.94 +2.50,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.44,2.81 +0.62,6.56;1.25,6.56 +1.25,6.56;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.81,7.19 +2.81,7.19;3.12,7.50 +5.00,6.56;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;6.56,7.19 +6.56,7.19;7.19,7.19 +7.19,7.19;7.50,7.50 +5.62,5.62;6.25,5.62 +6.25,5.62;6.88,5.94 +6.88,5.94;7.50,6.25 +7.50,6.25;8.12,6.56 +8.12,6.56;8.44,6.88 + +# UTF-16 : 84 bc +# UTF-8 : bc 92 e8 +[84bc] 蒼 +9.06,5.94;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.50,6.56 +7.50,6.56;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,7.50 +5.62,7.50;5.00,7.81 +5.00,7.81;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.44,7.50 +3.44,7.50;3.12,7.19 +3.12,7.19;2.81,6.88 +2.81,6.88;2.19,6.56 +2.19,6.56;1.88,6.56 +1.88,6.56;1.25,6.25 +1.25,6.25;0.94,5.94 +0.94,5.94;0.31,5.94 +1.88,5.00;7.50,5.00 +3.12,6.88;6.25,6.88 +7.81,0.62;7.81,2.81 +7.81,2.81;1.88,2.81 +1.88,2.81;1.88,0.62 +2.19,1.25;7.81,1.25 +0.31,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;1.88,4.38 +1.88,4.38;1.88,5.00 +1.88,5.00;1.88,5.94 +1.88,5.94;7.50,5.94 +7.50,5.94;7.50,3.75 +7.50,3.75;1.88,3.75 +0.62,8.75;8.75,8.75 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 + +# UTF-16 : 56 09 +# UTF-8 : 89 98 e5 +[5609] 嘉 +0.31,4.06;9.06,4.06 +1.88,5.00;1.88,6.56 +1.88,6.56;7.50,6.56 +7.50,6.56;7.50,5.31 +7.50,5.31;1.88,5.31 +5.62,4.06;5.94,4.38 +5.94,4.38;6.25,4.69 +6.25,4.69;6.56,5.00 +6.56,5.00;6.56,5.31 +3.44,4.06;3.44,4.38 +3.44,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.31 +0.62,8.75;8.75,8.75 +1.25,7.50;8.44,7.50 +4.69,7.50;4.69,9.69 +8.12,0.62;8.12,3.44 +8.12,3.44;5.31,3.44 +5.31,3.44;5.31,0.62 +5.31,1.25;8.12,1.25 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +0.62,3.12;4.38,3.12 +4.38,3.12;4.38,2.50 +4.38,2.50;4.38,2.19 +4.38,2.19;4.38,1.56 +4.38,1.56;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 + +# UTF-16 : 65 db +# UTF-8 : 9b 97 e6 +[65db] 旛 +9.06,8.44;4.38,8.44 +3.12,6.56;3.44,7.19 +3.44,7.19;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;4.69,9.38 +0.00,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,5.00 +1.25,5.00;1.25,5.94 +1.25,5.94;1.25,6.88 +1.25,6.88;1.25,7.81 +1.88,8.12;1.88,9.38 +0.00,8.12;3.75,8.12 +1.25,6.25;3.12,6.25 +3.12,6.25;3.12,5.00 +3.12,5.00;3.12,3.75 +3.12,3.75;3.12,3.12 +3.12,3.12;3.12,2.50 +3.12,2.50;3.12,1.88 +3.12,1.88;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;1.88,1.25 +1.88,1.25;1.56,1.25 +1.56,1.25;1.25,1.25 +4.06,7.50;4.69,7.50 +4.69,7.50;5.00,7.50 +5.00,7.50;5.62,7.50 +5.62,7.50;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;7.19,7.81 +7.19,7.81;7.50,7.81 +7.50,7.81;8.12,7.81 +8.12,7.81;8.44,7.81 +8.44,7.81;9.06,7.81 +5.31,5.94;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.38,7.19 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.44,7.19 +8.44,7.19;8.44,7.19 +3.75,5.94;9.06,5.94 +6.25,4.06;6.56,7.50 +3.44,4.06;4.06,4.06 +4.06,4.06;4.38,4.38 +4.38,4.38;5.00,4.69 +5.00,4.69;5.62,5.00 +5.62,5.00;5.94,5.31 +5.94,5.31;6.25,5.94 +4.06,4.38;4.06,0.62 +8.75,0.62;8.75,4.06 +8.75,4.06;4.38,4.06 +6.25,1.25;6.56,4.06 +4.06,1.25;8.75,1.25 +4.38,2.81;8.75,2.81 +9.38,4.06;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.94 + +# UTF-16 : 51 f0 +# UTF-8 : b0 87 e5 +[51f0] 凰 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.94 +1.25,5.94;1.25,9.06 +1.25,9.06;7.81,9.06 +7.81,9.06;7.81,7.19 +7.81,7.19;8.12,5.62 +8.12,5.62;8.12,4.38 +8.12,4.38;8.12,3.44 +8.12,3.44;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,0.94 +8.75,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +2.50,5.31;6.88,5.31 +6.88,5.31;6.88,7.81 +6.88,7.81;2.50,7.81 +2.50,7.81;2.50,5.31 +2.50,6.56;6.88,6.56 +4.69,9.06;4.38,8.44 +4.38,8.44;4.38,8.12 +4.38,8.12;4.38,7.81 +7.50,1.25;1.56,1.25 +7.19,4.38;2.19,4.38 +6.88,2.81;2.50,2.81 +4.69,1.25;4.69,4.38 + +# UTF-16 : 54 8e +# UTF-8 : 8e 92 e5 +[548e] 咎 +7.81,0.94;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.94 +1.88,1.56;7.81,1.56 +9.06,5.00;7.19,5.00 +7.19,5.00;6.25,5.00 +6.25,5.00;5.31,5.00 +5.31,5.00;4.38,5.31 +4.38,5.31;3.75,5.31 +3.75,5.31;3.12,5.62 +3.12,5.62;2.81,5.94 +2.81,5.94;2.50,6.25 +2.50,6.25;1.88,6.88 +1.88,6.88;1.56,7.19 +1.56,7.19;1.25,7.81 +1.56,8.75;4.38,8.75 +4.38,8.75;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.19 +3.75,7.19;3.44,6.56 +3.44,6.56;3.12,6.25 +3.12,6.25;2.81,5.94 +2.81,5.94;2.19,5.31 +2.19,5.31;1.56,5.00 +1.56,5.00;0.94,4.69 +0.94,4.69;0.31,4.38 +0.31,6.88;0.62,7.50 +0.62,7.50;0.94,7.81 +0.94,7.81;1.25,8.44 +1.25,8.44;1.56,9.06 +1.56,9.06;1.88,9.38 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.25,8.12 +6.25,8.12;6.56,8.75 +6.56,8.75;6.56,9.06 +6.56,9.06;6.88,9.38 +8.75,5.62;8.44,6.25 +8.44,6.25;7.81,6.88 +7.81,6.88;7.50,7.19 +7.50,7.19;6.88,7.81 +6.88,7.81;6.25,8.12 + +# UTF-16 : 5c 51 +# UTF-8 : 91 b1 e5 +[5c51] 屑 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,9.06 +1.25,9.06;8.44,9.06 +8.44,9.06;8.44,7.81 +8.44,7.81;1.25,7.81 +2.19,4.06;8.12,4.06 +2.19,2.50;8.12,2.50 +2.19,0.94;2.19,5.31 +2.19,5.31;8.12,5.31 +8.12,5.31;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.81,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,1.25 +5.31,5.31;5.31,7.50 +3.75,5.62;3.44,6.25 +3.44,6.25;2.81,6.56 +2.81,6.56;2.50,7.19 +2.50,7.19;2.50,7.19 +6.88,5.62;7.19,5.94 +7.19,5.94;7.19,6.25 +7.19,6.25;7.81,6.88 +7.81,6.88;8.12,7.19 + +# UTF-16 : 6e 5f +# UTF-8 : 9f b9 e6 +[6e5f] 湟 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,9.38;5.62,9.06 +5.62,9.06;5.62,8.75 +5.62,8.75;5.31,8.44 +3.12,5.31;8.44,5.31 +8.44,5.31;8.44,8.44 +8.44,8.44;3.12,8.44 +3.12,8.44;3.12,5.31 +3.12,7.19;8.44,7.19 +9.06,1.25;2.50,1.25 +8.75,4.38;2.81,4.38 +8.75,2.81;3.12,2.81 +5.62,1.25;5.94,4.38 + +# UTF-16 : 5f a8 +# UTF-8 : a8 be e5 +[5fa8] 徨 +2.50,7.19;2.19,6.56 +2.19,6.56;1.88,6.25 +1.88,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.31,4.69 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.56,7.81 +1.56,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +1.56,0.62;1.56,5.94 +5.94,9.38;5.62,9.06 +5.62,9.06;5.62,8.75 +5.62,8.75;5.31,8.44 +3.44,5.31;8.44,5.31 +8.44,5.31;8.44,8.44 +8.44,8.44;3.44,8.44 +3.12,8.44;3.44,5.31 +3.44,7.19;8.44,7.19 +9.06,1.25;2.50,1.25 +8.75,4.38;2.81,4.38 +8.75,2.81;3.12,2.81 +5.94,1.25;5.94,4.38 + +# UTF-16 : 96 8d +# UTF-8 : 8d 9a e9 +[968d] 隍 +3.12,9.06;0.94,9.06 +0.94,9.06;0.94,0.94 +1.25,3.12;1.88,3.12 +1.56,3.12;2.19,3.12 +2.19,3.12;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;3.12,8.75 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.62,8.44 +3.75,5.31;8.44,5.31 +8.44,5.31;8.44,8.44 +8.44,8.44;3.44,8.44 +3.44,8.44;3.44,5.31 +3.75,7.19;8.44,7.19 +9.06,1.25;2.81,1.25 +8.75,4.38;3.12,4.38 +8.75,2.81;3.44,2.81 +5.94,1.25;5.94,4.38 + +# UTF-16 : 60 f6 +# UTF-8 : b6 83 e6 +[60f6] 惶 +1.56,0.62;1.56,9.38 +0.31,4.38;0.31,5.00 +0.31,5.00;0.62,5.62 +0.62,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.62,8.75 +5.62,8.75;5.31,8.44 +3.12,5.31;8.44,5.31 +8.44,5.31;8.44,8.44 +8.44,8.44;3.12,8.44 +3.12,8.44;3.12,5.31 +3.12,7.19;8.44,7.19 +9.06,1.25;2.50,1.25 +8.75,4.38;2.81,4.38 +8.75,2.81;3.12,2.81 +5.62,1.25;5.94,4.38 + +# UTF-16 : 71 4c +# UTF-8 : 8c 85 e7 +[714c] 煌 +3.12,1.88;2.81,2.50 +2.81,2.50;2.50,3.12 +2.50,3.12;2.19,3.75 +2.19,3.75;1.88,4.06 +1.88,4.06;1.56,4.69 +0.62,8.12;0.62,7.19 +0.62,7.19;0.62,6.56 +0.62,6.56;0.62,5.94 +0.62,5.94;0.62,5.31 +0.62,5.31;0.31,4.69 +2.81,8.12;2.81,7.50 +2.81,7.50;2.81,6.88 +2.81,6.88;2.50,6.25 +2.50,6.25;2.19,5.62 +2.19,5.62;2.19,5.31 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.56 +1.56,6.56;1.56,9.38 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.62,8.44 +3.75,5.31;8.44,5.31 +8.44,5.31;8.44,8.44 +8.44,8.44;3.44,8.44 +3.44,8.44;3.44,5.31 +3.75,7.19;8.44,7.19 +9.06,1.25;2.81,1.25 +8.75,4.38;3.12,4.38 +8.75,2.81;3.44,2.81 +5.94,1.25;5.94,4.38 + +# UTF-16 : 93 60 +# UTF-8 : a0 8d e9 +[9360] 鍠 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,9.06 +2.50,9.06;2.19,9.38 +2.19,9.38;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;0.94,8.12 +0.94,8.12;0.62,7.50 +0.62,7.50;0.00,7.19 +3.44,5.31;0.31,5.31 +3.44,7.19;0.62,7.19 +2.19,1.56;2.19,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.69 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;3.44,4.69 +6.56,9.38;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.94,8.44 +4.38,5.31;8.75,5.31 +8.75,5.31;8.75,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,5.31 +4.38,7.19;8.75,7.19 +9.06,1.25;3.44,1.25 +9.06,4.38;3.75,4.38 +8.75,2.81;4.06,2.81 +6.25,1.25;6.25,4.38 + +# UTF-16 : 87 57 +# UTF-8 : 97 9d e8 +[8757] 蝗 +1.88,1.56;1.88,9.38 +0.62,5.00;3.12,5.00 +3.12,5.00;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +0.00,1.25;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.44,2.50 +6.56,9.38;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.94,8.44 +4.38,5.31;8.75,5.31 +8.75,5.31;8.75,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,5.31 +4.38,7.19;8.75,7.19 +9.06,1.25;3.44,1.25 +9.06,4.38;3.75,4.38 +8.75,2.81;4.06,2.81 +6.25,1.25;6.25,4.38 + +# UTF-16 : 9c 09 +# UTF-8 : 89 b0 e9 +[9c09] 鰉 +2.19,7.50;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +2.81,8.75;2.81,8.75 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;1.25,8.44 +1.25,8.44;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;2.81,8.75 +0.94,5.62;3.75,5.62 +0.62,3.44;0.62,7.50 +0.62,7.50;3.75,7.50 +3.75,7.50;3.75,3.44 +3.75,3.44;0.94,3.44 +2.19,7.19;2.19,3.75 +4.38,1.56;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;3.75,3.12 +3.75,3.12;3.75,3.12 +3.12,0.94;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.50,3.12 +1.88,0.94;1.88,1.25 +1.88,1.25;1.88,1.56 +1.88,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +6.56,9.38;6.25,9.06 +6.25,9.06;6.25,8.75 +6.25,8.75;5.94,8.44 +4.38,5.31;8.75,5.31 +8.75,5.31;8.75,8.44 +8.75,8.44;4.38,8.44 +4.38,8.44;4.38,5.31 +4.38,7.19;8.75,7.19 +9.06,1.25;3.75,1.25 +9.06,4.38;4.06,4.38 +8.75,2.81;4.38,2.81 +6.56,1.25;6.56,4.38 + +# UTF-16 : 7a ba +# UTF-8 : ba aa e7 +[7aba] 窺 +5.31,8.75;5.31,7.19 +5.31,7.19;5.62,6.88 +5.62,6.88;6.25,6.88 +6.25,6.88;6.56,6.88 +6.56,6.88;7.19,6.88 +7.19,6.88;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;7.81,8.12 +4.69,8.75;4.69,9.38 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +1.25,6.56;1.56,6.56 +1.56,6.56;2.19,6.88 +2.19,6.88;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,3.75;0.31,3.75 +3.75,5.62;0.62,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,4.06;2.19,6.25 +4.38,2.81;8.44,2.81 +8.44,2.81;8.44,6.25 +8.44,6.25;4.38,6.25 +4.38,6.25;4.38,2.81 +4.38,4.06;8.44,4.06 +4.38,5.00;8.44,5.00 +3.75,1.88;3.44,2.19 +3.44,2.19;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.50,3.12 +2.50,3.12;2.19,3.44 +6.88,2.81;6.88,1.56 +6.88,1.56;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 + +# UTF-16 : 81 8f +# UTF-8 : 8f 86 e8 +[818f] 膏 +1.56,0.94;1.56,4.06 +1.56,4.06;7.81,4.06 +7.81,4.06;7.81,1.56 +7.81,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,1.25 +1.56,2.19;7.81,2.19 +1.56,3.12;7.81,3.12 +0.31,8.75;9.06,8.75 +4.69,8.75;4.69,9.38 +1.56,7.19;1.56,8.12 +1.56,8.12;7.81,8.12 +7.81,8.12;7.81,7.19 +7.81,7.19;1.56,7.19 +1.56,4.69;1.56,5.62 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,4.69 +7.81,4.69;1.88,4.69 +8.75,5.00;8.75,6.56 +8.75,6.56;0.62,6.56 +0.62,6.56;0.62,5.00 + +# UTF-16 : 83 89 +# UTF-8 : 89 8e e8 +[8389] 莉 +5.94,2.19;5.94,6.88 +8.44,7.50;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +0.31,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.81;6.56,9.38 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.50,5.00 +2.50,5.00;2.81,5.31 +5.00,7.50;4.38,7.19 +4.38,7.19;4.06,7.19 +4.06,7.19;3.75,7.19 +3.75,7.19;3.12,7.19 +3.12,7.19;2.81,7.19 +2.81,7.19;2.50,6.88 +2.50,6.88;1.88,6.88 +1.88,6.88;1.56,6.88 +1.56,6.88;1.25,6.88 +1.25,6.88;0.62,6.88 +2.81,0.94;2.81,7.19 +5.00,5.00;0.62,5.00 +5.00,2.50;4.69,3.12 +4.69,3.12;4.38,3.44 +4.38,3.44;3.75,4.06 +3.75,4.06;3.44,4.69 +3.44,4.69;2.81,5.00 + +# UTF-16 : 69 6a +# UTF-8 : aa a5 e6 +[696a] 楪 +3.75,9.38;3.75,5.00 +3.75,5.00;8.75,5.00 +9.06,3.75;2.81,3.75 +9.06,8.12;2.81,8.12 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.88,3.12 +6.88,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,0.62;5.94,5.00 +1.88,0.62;1.88,9.38 +0.31,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +3.12,7.50;0.31,7.50 +3.12,4.38;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +8.12,6.25;8.12,9.38 +5.62,9.38;5.62,6.25 +5.62,6.25;8.12,6.25 + +# UTF-16 : 55 8b +# UTF-8 : 8b 96 e5 +[558b] 喋 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +3.75,9.38;3.75,5.00 +3.75,5.00;8.75,5.00 +9.06,3.75;2.81,3.75 +9.06,8.12;2.81,8.12 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.88,3.12 +6.88,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,0.62;5.94,5.00 +8.12,6.25;8.12,9.38 +5.62,9.38;5.62,6.25 +5.62,6.25;8.12,6.25 + +# UTF-16 : 6e 2b +# UTF-8 : ab b8 e6 +[6e2b] 渫 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.75,9.38;3.75,5.00 +3.75,5.00;8.75,5.00 +9.06,3.75;2.81,3.75 +9.06,8.12;2.81,8.12 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.62,3.44 +5.62,3.44;5.94,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,0.62;5.94,5.00 +8.12,6.25;8.12,9.38 +5.62,9.38;5.62,6.25 +5.62,6.25;8.12,6.25 + +# UTF-16 : 8a dc +# UTF-8 : 9c ab e8 +[8adc] 諜 +4.06,9.38;4.06,5.00 +4.06,5.00;8.75,5.00 +9.06,3.75;3.44,3.75 +9.06,8.12;3.12,8.12 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;6.25,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,0.62;6.25,5.00 +8.12,6.25;8.12,9.38 +5.62,9.38;5.94,6.25 +5.62,6.25;8.12,6.25 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,6.25;2.81,6.25 +0.62,5.00;2.81,5.00 +0.62,8.75;3.12,8.75 + +# UTF-16 : 72 52 +# UTF-8 : 92 89 e7 +[7252] 牒 +0.94,6.56;3.44,6.56 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,9.06 +2.50,6.56;2.50,9.38 +2.50,0.94;2.50,4.38 +2.50,4.38;0.62,4.38 +4.06,9.38;4.06,5.00 +4.06,5.00;8.75,5.00 +9.06,3.75;3.12,3.75 +9.06,8.12;3.12,8.12 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,0.62;6.25,5.00 +8.12,6.25;8.12,9.38 +5.62,9.38;5.94,6.25 +5.62,6.25;8.12,6.25 + +# UTF-16 : 87 76 +# UTF-8 : b6 9d e8 +[8776] 蝶 +1.88,1.56;1.88,9.38 +0.62,5.00;3.12,5.00 +3.12,5.00;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,4.06 +3.44,1.25;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +0.00,1.25;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.44,2.50 +4.06,9.38;4.06,5.00 +4.06,5.00;8.75,5.00 +9.06,3.75;3.44,3.75 +9.06,8.12;3.12,8.12 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;6.25,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,0.62;6.25,5.00 +8.12,6.25;8.12,9.38 +5.62,9.38;5.94,6.25 +5.62,6.25;8.12,6.25 + +# UTF-16 : 7d e4 +# UTF-8 : a4 b7 e7 +[7de4] 緤 +4.06,9.38;4.06,5.00 +4.06,5.00;9.06,5.00 +9.06,3.75;3.44,3.75 +9.06,8.12;3.44,8.12 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.94,3.44 +5.94,3.44;6.25,3.75 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.25,3.75 +6.25,0.62;6.25,5.00 +8.12,6.25;8.12,9.38 +5.94,9.38;5.94,6.25 +5.94,6.25;8.12,6.25 +3.44,4.38;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;2.81,6.56 +0.31,5.00;3.44,5.00 +1.88,5.00;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;2.81,4.38 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.81 +2.81,7.81;2.81,8.12 +2.81,8.12;3.12,8.44 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.81 +0.62,7.81;0.62,8.12 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.38 + +# UTF-16 : 9c 08 +# UTF-8 : 88 b0 e9 +[9c08] 鰈 +1.88,7.50;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.75 +2.50,8.75;2.50,8.75 +0.00,6.88;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.44 +0.94,8.44;1.25,9.06 +1.25,9.06;1.56,9.38 +1.25,8.75;2.50,8.75 +0.62,5.62;3.12,5.62 +0.62,3.44;0.62,7.50 +0.62,7.50;3.12,7.50 +3.12,7.50;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.75 +3.44,1.88;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.12,3.12 +3.12,3.12;3.12,3.12 +2.50,1.25;2.50,1.56 +2.50,1.56;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.19,2.81 +2.19,2.81;2.19,3.12 +1.56,0.94;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.25,3.12 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +4.06,9.38;4.06,5.00 +4.06,5.00;9.06,5.00 +9.06,3.75;3.44,3.75 +9.06,8.12;3.44,8.12 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.94,3.44 +5.94,3.44;6.25,3.75 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.25,3.75 +6.25,0.62;6.25,5.00 +8.12,6.25;8.12,9.38 +5.94,9.38;5.94,6.25 +5.94,6.25;8.12,6.25 + +# UTF-16 : 90 c1 +# UTF-8 : 81 83 e9 +[90c1] 郁 +5.31,8.44;0.31,8.44 +0.00,5.00;0.31,5.31 +0.31,5.31;0.62,5.62 +0.62,5.62;0.94,5.94 +0.94,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.50 +1.88,7.50;1.88,7.81 +1.88,7.81;2.19,8.44 +2.19,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +1.25,0.94;1.25,6.56 +1.25,3.12;4.69,3.12 +1.25,5.00;4.69,5.00 +1.25,6.56;4.69,6.56 +4.69,6.56;4.69,1.56 +4.69,1.56;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +9.06,9.06;5.94,9.06 +5.62,9.06;5.94,0.94 +6.56,2.19;7.50,2.19 +7.50,2.19;8.12,2.19 +8.12,2.19;8.44,2.19 +8.44,2.19;8.75,2.50 +8.75,2.50;9.06,2.81 +9.06,2.81;9.06,3.44 +9.06,3.44;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,5.00 +8.44,5.00;8.12,5.62 +8.12,5.62;7.50,5.94 +7.50,5.94;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.75,8.44 +8.75,8.44;9.06,8.75 + +# UTF-16 : 95 83 +# UTF-8 : 83 96 e9 +[9583] 閃 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.94;0.94,9.06 +0.94,9.06;4.06,9.06 +4.06,9.06;4.06,5.94 +4.06,5.94;0.94,5.94 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;8.75,9.06 +8.75,9.06;5.31,9.06 +5.31,9.06;5.31,5.94 +5.31,5.94;8.44,5.94 +2.19,1.88;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +7.19,1.88;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 + +# UTF-16 : 9c f3 +# UTF-8 : b3 b3 e9 +[9cf3] 鳳 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.94 +1.25,5.94;1.25,9.06 +1.25,9.06;7.81,9.06 +7.81,9.06;7.81,7.19 +7.81,7.19;8.12,5.62 +8.12,5.62;8.12,4.38 +8.12,4.38;8.12,3.44 +8.12,3.44;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,0.94 +8.75,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +6.56,1.56;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.94,2.81 +5.00,1.56;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.69,2.81 +4.69,2.81;4.69,2.81 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.12,2.81 +1.56,0.94;1.88,1.56 +1.88,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.19,2.50 +2.19,2.50;2.19,2.81 +2.50,5.00;6.88,5.00 +6.88,5.00;6.88,7.19 +6.88,7.19;2.50,7.19 +2.50,7.19;2.50,3.44 +2.50,3.44;7.50,3.44 +7.19,3.44;7.19,2.81 +7.19,2.81;7.19,2.50 +7.19,2.50;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,1.25 +2.50,6.25;6.88,6.25 +4.38,8.12;4.38,7.50 +4.38,7.50;4.06,7.19 +2.50,4.38;7.50,4.38 +1.88,8.12;7.19,8.12 + +# UTF-16 : 8e af +# UTF-8 : af ba e8 +[8eaf] 躯 +2.81,9.38;2.50,9.06 +2.50,9.06;2.50,8.75 +2.50,8.75;2.50,8.44 +2.50,8.44;2.19,8.12 +0.94,5.31;4.06,5.31 +0.94,6.88;4.06,6.88 +0.00,1.25;0.62,1.56 +0.62,1.56;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;4.38,4.38 +4.38,4.38;4.69,5.00 +4.69,5.00;5.00,5.31 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,3.75 +0.94,3.75;1.56,3.75 +1.56,3.75;1.88,3.75 +1.88,3.75;2.50,3.75 +2.50,3.75;3.12,4.06 +3.12,4.06;3.75,4.06 +3.75,4.06;4.06,4.38 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;4.06,8.12 +4.06,8.12;0.94,8.12 +0.94,8.12;0.94,3.75 +9.06,8.75;5.00,8.75 +5.00,8.75;5.00,0.94 +5.00,1.56;9.06,1.56 +5.31,2.19;5.62,2.81 +5.62,2.81;6.25,3.12 +6.25,3.12;6.56,3.75 +6.56,3.75;6.88,4.06 +6.88,4.06;7.19,4.69 +7.19,4.69;7.50,5.31 +7.50,5.31;7.81,5.94 +7.81,5.94;8.12,6.56 +8.12,6.56;8.12,7.19 +8.12,7.19;8.44,8.12 +5.62,7.50;5.94,6.88 +5.94,6.88;6.25,6.56 +6.25,6.56;6.56,5.94 +6.56,5.94;6.88,5.62 +6.88,5.62;7.19,5.31 +7.19,5.31;7.50,4.69 +7.50,4.69;7.81,4.06 +7.81,4.06;8.12,3.75 +8.12,3.75;8.44,3.12 +8.44,3.12;8.75,2.50 + +# UTF-16 : 6a 02 +# UTF-8 : 82 a8 e6 +[6a02] 樂 +3.75,5.00;5.94,5.00 +5.94,5.00;5.94,8.44 +5.94,8.44;3.44,8.44 +3.44,8.44;3.44,4.69 +3.44,6.88;5.94,6.88 +5.00,9.38;4.69,9.06 +4.69,9.06;4.69,8.75 +4.69,8.75;4.38,8.44 +8.75,3.75;0.62,3.75 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.44 +4.38,3.44;4.69,3.75 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,0.62;4.69,5.00 +0.94,7.50;0.94,7.81 +0.94,7.81;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.56,9.06 +1.56,9.06;1.88,9.38 +1.88,6.25;1.56,6.56 +1.56,6.56;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.81 +0.62,7.81;0.62,8.12 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +2.81,8.12;2.81,8.44 +3.12,5.31;0.31,5.00 +3.44,4.38;3.12,5.00 +3.12,5.00;3.12,5.31 +3.12,5.31;2.81,5.94 +2.81,5.94;2.81,6.25 +2.81,6.25;2.50,6.88 +6.56,7.50;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.19,8.44 +7.19,8.44;7.50,9.06 +7.50,9.06;7.50,9.38 +7.50,6.25;7.19,6.56 +7.19,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.25,8.12 +6.56,5.00;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.50,5.94 +7.50,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +8.75,5.31;6.25,5.00 +9.06,4.38;9.06,5.00 +9.06,5.00;8.75,5.31 +8.75,5.31;8.75,5.94 +8.75,5.94;8.44,6.25 +8.44,6.25;8.44,6.88 + +# UTF-16 : 64 fd +# UTF-8 : bd 93 e6 +[64fd] 擽 +1.25,9.38;1.25,1.88 +1.25,1.88;1.25,1.25 +1.25,1.25;0.94,0.94 +0.94,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.50,4.69;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;0.94,4.06 +0.94,4.06;0.62,3.75 +0.62,3.75;0.00,3.75 +2.19,7.50;0.00,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.62,8.75 +5.62,8.75;5.62,8.44 +4.69,5.00;6.88,5.00 +6.88,5.00;6.88,8.44 +6.88,8.44;4.69,8.44 +4.69,8.44;4.69,4.69 +4.69,6.88;6.88,6.88 +9.06,3.75;2.19,3.75 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 +5.62,0.62;5.62,5.00 +2.50,7.50;2.81,8.12 +2.81,8.12;3.12,8.44 +3.12,8.44;3.44,9.06 +3.44,9.06;3.44,9.38 +7.19,7.50;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.12,9.38 +8.12,6.25;7.81,6.88 +7.81,6.88;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;7.19,7.81 +7.19,7.81;6.88,8.12 +3.12,6.25;3.12,6.88 +3.12,6.88;2.81,7.19 +2.81,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.19,8.12 +2.50,5.00;2.81,5.62 +2.81,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.38,8.44 +7.19,5.00;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.12,6.56 +8.12,6.56;8.44,6.88 +8.44,6.88;8.44,7.50 +8.44,7.50;8.75,7.81 +8.75,7.81;8.75,8.12 +8.75,8.12;9.06,8.44 +4.38,5.31;2.19,5.00 +9.06,5.31;6.88,5.00 +9.38,4.38;9.06,5.00 +9.06,5.00;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +4.38,4.38;4.38,5.00 +4.38,5.00;4.38,5.31 +4.38,5.31;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;4.06,6.88 + +# UTF-16 : 6a df +# UTF-8 : 9f ab e6 +[6adf] 櫟 +1.56,0.62;1.56,9.38 +2.50,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;1.56,7.50 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.62,8.44 +5.00,5.00;6.88,5.00 +6.88,5.00;6.88,8.44 +6.88,8.44;4.69,8.44 +4.69,8.44;4.69,4.69 +5.00,6.88;6.88,6.88 +9.06,3.75;2.50,3.75 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;5.94,3.44 +5.94,3.44;5.94,3.75 +5.62,0.62;5.94,5.00 +2.81,7.50;2.81,8.12 +2.81,8.12;3.12,8.44 +3.12,8.44;3.44,9.06 +3.44,9.06;3.44,9.38 +7.19,7.50;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.12,9.38 +8.12,6.25;7.81,6.88 +7.81,6.88;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;7.19,7.81 +7.19,7.81;6.88,8.12 +3.44,6.25;3.12,6.88 +3.12,6.88;2.81,7.19 +2.81,7.19;2.81,7.50 +2.81,7.50;2.50,7.81 +2.50,7.81;2.50,8.12 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +7.19,5.00;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.12,6.56 +8.12,6.56;8.44,6.88 +8.44,6.88;8.44,7.50 +8.44,7.50;8.75,7.81 +8.75,7.81;8.75,8.12 +8.75,8.12;9.06,8.44 +4.38,5.31;2.19,5.00 +9.06,5.31;6.88,5.00 +9.38,4.38;9.06,5.00 +9.06,5.00;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +4.69,4.38;4.38,5.00 +4.38,5.00;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;4.06,6.25 +4.06,6.25;4.06,6.88 + +# UTF-16 : 72 0d +# UTF-8 : 8d 88 e7 +[720d] 爍 +2.81,1.88;2.50,2.50 +2.50,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,3.75;1.88,4.06 +1.88,4.06;1.56,4.69 +0.62,8.12;0.62,7.19 +0.62,7.19;0.62,6.56 +0.62,6.56;0.62,5.94 +0.62,5.94;0.62,5.31 +0.62,5.31;0.31,4.69 +2.81,7.19;2.50,6.88 +2.50,6.88;2.19,6.56 +2.19,6.56;1.88,6.25 +1.88,6.25;1.56,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.56 +1.56,6.56;1.56,9.38 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.62,8.44 +5.00,5.00;6.88,5.00 +6.88,5.00;6.88,8.44 +6.88,8.44;4.69,8.44 +4.69,8.44;4.69,4.69 +5.00,6.88;6.88,6.88 +9.06,3.75;2.50,3.75 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;5.94,3.44 +5.94,3.44;5.94,3.75 +5.62,0.62;5.94,5.00 +2.81,7.50;2.81,8.12 +2.81,8.12;3.12,8.44 +3.12,8.44;3.44,9.06 +3.44,9.06;3.44,9.38 +7.19,7.50;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.12,9.38 +8.12,6.25;7.81,6.88 +7.81,6.88;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;7.19,7.81 +7.19,7.81;6.88,8.12 +3.44,6.25;3.12,6.88 +3.12,6.88;2.81,7.19 +2.81,7.19;2.81,7.50 +2.81,7.50;2.50,7.81 +2.50,7.81;2.50,8.12 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +7.19,5.00;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.12,6.56 +8.12,6.56;8.44,6.88 +8.44,6.88;8.44,7.50 +8.44,7.50;8.75,7.81 +8.75,7.81;8.75,8.12 +8.75,8.12;9.06,8.44 +4.38,5.31;2.19,5.00 +9.06,5.31;6.88,5.00 +9.38,4.38;9.06,5.00 +9.06,5.00;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +4.69,4.38;4.38,5.00 +4.38,5.00;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;4.06,6.25 +4.06,6.25;4.06,6.88 + +# UTF-16 : 79 2b +# UTF-8 : ab a4 e7 +[792b] 礫 +2.81,8.75;0.31,8.75 +0.94,5.62;0.94,0.94 +0.94,1.88;2.50,1.88 +2.50,1.88;2.50,5.62 +2.50,5.62;0.94,5.62 +0.00,3.75;0.31,4.06 +0.31,4.06;0.31,4.38 +0.31,4.38;0.62,5.00 +0.62,5.00;0.62,5.31 +0.62,5.31;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;1.25,6.88 +1.25,6.88;1.25,7.50 +1.25,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.62,8.44 +5.00,5.00;6.88,5.00 +6.88,5.00;6.88,8.44 +6.88,8.44;5.00,8.44 +5.00,8.44;5.00,4.69 +5.00,6.88;6.88,6.88 +9.06,3.75;2.81,3.75 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.94,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,0.62;5.94,5.00 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.12 +3.12,8.12;3.44,8.75 +3.44,8.75;3.44,9.06 +3.44,9.06;3.75,9.38 +7.19,7.50;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.12,9.38 +8.12,6.25;7.81,6.88 +7.81,6.88;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;7.19,7.81 +7.19,7.81;6.88,8.12 +3.44,6.25;3.12,6.88 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.50,7.81 +2.50,7.81;2.50,8.12 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +7.19,5.00;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.12,6.56 +8.12,6.56;8.44,6.88 +8.44,6.88;8.44,7.50 +8.44,7.50;8.75,7.81 +8.75,7.81;8.75,8.12 +8.75,8.12;9.06,8.44 +4.69,5.31;2.50,5.00 +9.06,5.31;7.19,5.00 +9.38,4.38;9.06,5.00 +9.06,5.00;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +4.69,4.38;4.69,5.00 +4.69,5.00;4.69,5.31 +4.69,5.31;4.38,5.94 +4.38,5.94;4.38,6.25 +4.38,6.25;4.06,6.88 + +# UTF-16 : 8f 62 +# UTF-8 : a2 bd e8 +[8f62] 轢 +0.62,3.44;3.12,3.44 +3.12,3.44;3.12,6.88 +3.12,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.31;2.81,5.31 +0.00,2.19;3.44,2.19 +1.88,0.62;1.88,9.38 +0.00,8.12;3.44,8.12 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.94,8.44 +5.31,5.00;7.19,5.00 +7.19,5.00;7.19,8.44 +7.19,8.44;5.31,8.44 +5.31,8.44;5.31,4.69 +5.31,6.88;7.19,6.88 +9.06,3.75;3.44,3.75 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.12 +5.31,3.12;5.94,3.44 +5.94,3.44;6.25,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,0.62;6.25,5.00 +3.44,7.50;3.75,8.12 +3.75,8.12;3.75,8.44 +3.75,8.44;4.06,9.06 +4.06,9.06;4.06,9.38 +4.06,6.25;3.75,6.88 +3.75,6.88;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;3.12,8.12 +3.44,5.00;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,5.31;3.12,5.00 +5.31,4.38;5.00,5.00 +5.00,5.00;5.00,5.31 +5.00,5.31;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,6.25;4.69,6.88 +7.50,7.50;7.81,8.12 +7.81,8.12;7.81,8.44 +7.81,8.44;8.12,9.06 +8.12,9.06;8.12,9.38 +8.12,6.25;7.81,6.88 +7.81,6.88;7.81,7.19 +7.81,7.19;7.50,7.50 +7.50,7.50;7.19,7.81 +7.19,7.81;7.19,8.12 +7.50,5.00;7.81,5.62 +7.81,5.62;8.12,6.25 +8.12,6.25;8.44,6.56 +8.44,6.56;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,7.81 +8.75,7.81;8.75,8.12 +8.75,8.12;9.06,8.44 +9.06,5.31;7.19,5.00 +9.38,4.38;9.06,5.00 +9.06,5.00;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 + +# UTF-16 : 94 60 +# UTF-8 : a0 91 e9 +[9460] 鑠 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,1.88 +2.81,1.88;3.44,2.19 +2.81,7.81;2.50,8.12 +2.50,8.12;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.88,9.38 +1.88,9.38;1.56,8.75 +1.56,8.75;1.25,8.44 +1.25,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.12,5.31;0.31,5.31 +3.12,7.19;0.62,7.19 +1.88,1.56;1.88,7.19 +1.25,2.50;1.25,2.81 +1.25,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.69 +2.50,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.69 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.94,8.44 +5.31,5.00;7.19,5.00 +7.19,5.00;7.19,8.44 +7.19,8.44;5.31,8.44 +5.31,8.44;5.31,4.69 +5.31,6.88;7.19,6.88 +9.06,3.75;3.44,3.75 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.12 +5.31,3.12;5.94,3.44 +5.94,3.44;6.25,3.75 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,0.62;6.25,5.00 +3.44,7.50;3.75,8.12 +3.75,8.12;3.75,8.44 +3.75,8.44;4.06,9.06 +4.06,9.06;4.06,9.38 +4.06,6.25;3.75,6.88 +3.75,6.88;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;3.12,8.12 +3.44,5.00;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,5.31;3.12,5.00 +5.31,4.38;5.00,5.00 +5.00,5.00;5.00,5.31 +5.00,5.31;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,6.25;4.69,6.88 +7.50,7.50;7.81,8.12 +7.81,8.12;7.81,8.44 +7.81,8.44;8.12,9.06 +8.12,9.06;8.12,9.38 +8.12,6.25;7.81,6.88 +7.81,6.88;7.81,7.19 +7.81,7.19;7.50,7.50 +7.50,7.50;7.19,7.81 +7.19,7.81;7.19,8.12 +7.50,5.00;7.81,5.62 +7.81,5.62;8.12,6.25 +8.12,6.25;8.44,6.56 +8.44,6.56;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,7.81 +8.75,7.81;8.75,8.12 +8.75,8.12;9.06,8.44 +9.06,5.31;7.19,5.00 +9.38,4.38;9.06,5.00 +9.06,5.00;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 + +# UTF-16 : 64 b9 +# UTF-8 : b9 92 e6 +[64b9] 撹 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.50;0.31,7.50 +8.75,6.56;8.75,8.12 +8.75,8.12;2.81,8.12 +2.81,8.12;2.81,6.56 +4.38,8.12;4.06,8.44 +4.06,8.44;3.75,9.06 +3.75,9.06;3.44,9.38 +3.44,9.38;3.44,9.38 +5.94,8.12;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;5.31,9.38 +5.31,9.38;5.31,9.38 +7.19,8.12;7.50,8.44 +7.50,8.44;7.81,9.06 +7.81,9.06;8.12,9.38 +8.12,9.38;8.12,9.38 +3.75,3.12;8.12,3.12 +7.81,3.12;8.12,7.19 +7.81,7.19;3.75,7.19 +3.44,7.19;3.75,3.12 +3.75,4.38;8.12,4.38 +3.75,5.94;8.12,5.94 +6.56,3.12;6.56,1.56 +6.56,1.56;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,3.12 + +# UTF-16 : 52 6a +# UTF-8 : aa 89 e5 +[526a] 剪 +0.94,3.44;8.44,3.44 +8.44,3.44;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.00,1.25 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +0.31,8.44;9.06,8.44 +3.44,8.44;3.44,8.75 +3.44,8.75;3.12,9.06 +3.12,9.06;2.81,9.38 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.06 +6.25,9.06;6.56,9.38 +1.25,4.38;1.25,7.81 +1.25,7.81;4.38,7.81 +4.38,7.81;4.38,5.00 +4.38,5.00;4.38,4.69 +4.38,4.69;4.06,4.38 +4.06,4.38;3.75,4.38 +3.75,4.38;3.12,4.38 +3.12,4.38;2.81,4.38 +2.81,4.38;2.81,4.38 +5.94,5.00;5.94,7.81 +8.44,7.81;8.44,5.00 +8.44,5.00;8.44,4.69 +8.44,4.69;8.12,4.38 +8.12,4.38;7.81,4.38 +7.81,4.38;7.19,4.38 +7.19,4.38;6.88,4.38 +6.88,4.38;6.56,4.38 +3.75,6.56;3.44,6.56 +3.44,6.56;2.81,6.88 +2.81,6.88;2.50,6.88 +2.50,6.88;2.19,6.88 +2.19,6.88;1.88,7.19 +3.75,5.31;3.44,5.62 +3.44,5.62;2.81,5.62 +2.81,5.62;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,5.94 + +# UTF-16 : 97 6d +# UTF-8 : ad 9d e9 +[976d] 靭 +0.31,8.12;4.69,8.12 +3.44,9.38;3.75,6.88 +3.44,6.88;1.25,6.88 +1.25,6.88;1.25,9.38 +4.06,3.75;4.06,5.94 +4.06,5.94;0.62,5.94 +0.62,5.94;0.62,3.75 +0.94,3.75;4.06,3.75 +0.31,2.50;4.38,2.50 +2.50,0.62;2.50,6.88 +4.06,0.94;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.94,4.38 +5.94,4.38;5.94,5.31 +5.94,5.31;6.25,6.25 +6.25,6.25;6.25,7.50 +6.25,7.50;6.25,8.75 +4.69,8.75;8.75,8.75 +8.75,8.75;8.75,6.88 +8.75,6.88;8.75,5.31 +8.75,5.31;8.75,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +4.38,6.88;5.00,6.25 +5.00,6.25;5.62,5.94 +5.62,5.94;5.94,5.62 +5.94,5.62;6.25,5.31 +6.25,5.31;6.56,5.00 +6.56,5.00;6.88,4.38 +6.88,4.38;7.19,4.06 +7.19,4.06;7.50,3.75 + +# UTF-16 : 64 7a +# UTF-8 : ba 91 e6 +[647a] 摺 +1.56,9.38;1.56,1.88 +1.56,1.88;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,4.06 +2.81,7.50;0.31,7.50 +8.44,0.94;8.44,4.69 +8.44,4.69;3.12,4.69 +3.12,4.69;3.12,0.94 +3.44,1.25;8.44,1.25 +3.44,3.12;8.44,3.12 +5.94,5.62;5.62,5.31 +5.62,5.31;5.62,5.00 +5.62,5.00;5.31,4.69 +2.50,6.25;3.12,6.25 +3.12,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.69,6.88 +4.69,6.88;5.00,7.19 +4.38,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.44 +5.94,6.25;6.56,6.25 +6.56,6.25;7.19,6.56 +7.19,6.56;7.81,6.88 +7.81,6.88;8.12,6.88 +8.12,6.88;8.44,7.19 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.56,8.44 +6.56,8.44;6.56,8.44 +5.94,9.06;9.06,9.06 +8.75,9.06;9.06,5.94 +8.75,5.94;8.75,5.62 +8.75,5.62;8.44,5.62 +8.44,5.62;8.12,5.62 +8.12,5.62;7.50,5.62 +7.50,5.62;7.19,5.62 +2.50,9.06;5.31,9.06 +5.31,9.06;5.31,5.94 +5.31,5.94;5.31,5.62 +5.31,5.62;5.00,5.62 +5.00,5.62;4.38,5.62 +4.38,5.62;4.06,5.62 +4.06,5.62;3.75,5.62 + +# UTF-16 : 4f 51 +# UTF-8 : 91 bd e4 +[4f51] 佑 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,5.00 +0.31,5.00;0.00,4.38 +1.25,0.62;1.56,6.88 +9.06,8.12;2.50,8.12 +3.75,5.00;8.75,5.00 +8.75,5.00;8.75,0.62 +3.75,0.62;3.75,5.00 +3.75,1.56;8.75,1.56 +1.88,2.81;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;3.44,4.38 +3.44,4.38;3.75,5.00 +3.75,5.00;4.06,5.62 +4.06,5.62;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;5.00,7.81 +5.00,7.81;5.00,8.44 +5.00,8.44;5.31,9.38 + +# UTF-16 : 6d f3 +# UTF-8 : b3 b7 e6 +[6df3] 淳 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.50,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +1.88,5.62;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,3.12;9.38,3.12 +3.75,5.62;8.12,5.62 +8.12,5.62;8.12,7.50 +8.12,7.50;3.44,7.50 +3.44,7.50;3.44,5.62 +5.94,8.44;5.94,9.38 +2.50,8.44;9.06,8.44 +8.75,4.69;3.12,4.69 +5.94,3.75;5.94,1.56 +5.94,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +8.44,4.69;8.12,4.38 +8.12,4.38;7.50,4.38 +7.50,4.38;7.19,4.06 +7.19,4.06;6.56,3.75 +6.56,3.75;5.94,3.75 + +# UTF-16 : 60 c7 +# UTF-8 : 87 83 e6 +[60c7] 惇 +1.25,0.62;1.25,9.38 +0.00,4.38;0.31,5.00 +0.31,5.00;0.31,5.62 +0.31,5.62;0.62,6.25 +0.62,6.25;0.62,6.88 +0.62,6.88;0.62,7.50 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +2.19,3.12;9.38,3.12 +3.44,5.62;8.12,5.62 +8.12,5.62;8.12,7.50 +8.12,7.50;3.44,7.50 +3.44,7.50;3.44,5.62 +5.62,8.44;5.94,9.38 +2.50,8.44;9.06,8.44 +8.75,4.69;2.81,4.69 +5.94,3.75;5.94,1.56 +5.94,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +8.44,4.69;8.12,4.38 +8.12,4.38;7.50,4.38 +7.50,4.38;7.19,4.06 +7.19,4.06;6.56,3.75 +6.56,3.75;5.94,3.75 + +# UTF-16 : 69 01 +# UTF-8 : 81 a4 e6 +[6901] 椁 +1.88,0.62;1.88,9.38 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +2.50,3.12;9.38,3.12 +3.75,5.62;8.12,5.62 +8.12,5.62;8.12,7.50 +8.12,7.50;3.75,7.50 +3.44,7.50;3.75,5.62 +5.94,8.44;5.94,9.38 +2.81,8.44;9.06,8.44 +8.75,4.69;3.12,4.69 +6.25,3.75;6.25,1.56 +6.25,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +8.75,4.69;8.12,4.38 +8.12,4.38;7.81,4.38 +7.81,4.38;7.19,4.06 +7.19,4.06;6.88,3.75 +6.88,3.75;6.25,3.75 + +# UTF-16 : 8a c4 +# UTF-8 : 84 ab e8 +[8ac4] 諄 +0.94,1.25;3.12,1.25 +2.81,1.25;3.12,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,6.25;3.12,6.25 +0.62,5.00;3.12,5.00 +0.62,8.75;3.12,8.75 +3.44,3.12;9.38,3.12 +4.38,5.62;8.44,5.62 +8.44,5.62;8.44,7.50 +8.44,7.50;4.38,7.50 +4.38,7.50;4.38,5.62 +6.25,8.44;6.25,9.38 +3.44,8.44;9.06,8.44 +8.75,4.69;4.06,4.69 +6.56,3.75;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +8.75,4.69;8.44,4.38 +8.44,4.38;7.81,4.38 +7.81,4.38;7.50,4.06 +7.50,4.06;7.19,3.75 +7.19,3.75;6.56,3.75 + +# UTF-16 : 91 87 +# UTF-8 : 87 86 e9 +[9187] 醇 +0.94,1.56;4.06,1.56 +4.06,1.56;4.06,7.19 +4.06,7.19;0.62,7.19 +0.62,7.19;0.62,0.94 +0.94,3.12;3.75,3.12 +0.31,8.75;4.38,8.75 +1.88,8.75;1.88,7.19 +1.88,7.19;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;1.56,4.69 +1.56,4.69;1.25,4.06 +1.25,4.06;0.94,3.75 +2.81,8.75;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;3.12,4.69 +3.12,4.69;3.75,4.69 +4.38,3.12;9.38,3.12 +5.00,5.62;8.44,5.62 +8.44,5.62;8.44,7.50 +8.44,7.50;5.00,7.50 +5.00,7.50;5.00,5.62 +6.88,8.44;6.88,9.38 +4.38,8.44;9.06,8.44 +8.75,4.69;4.69,4.69 +6.88,3.75;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;6.56,0.94 +6.56,0.94;6.56,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.31,0.94 +8.75,4.69;8.44,4.38 +8.44,4.38;8.12,4.38 +8.12,4.38;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;6.88,3.75 + +# UTF-16 : 65 66 +# UTF-8 : a6 95 e6 +[6566] 敦 +0.94,5.94;4.38,5.94 +4.38,5.94;4.38,7.50 +4.38,7.50;0.94,7.50 +0.94,7.50;0.94,5.62 +2.50,8.44;2.50,9.38 +0.31,8.44;4.69,8.44 +0.00,2.81;0.62,3.12 +0.62,3.12;1.25,3.12 +1.25,3.12;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;2.81,3.12 +2.81,3.12;3.44,3.12 +3.44,3.12;3.75,3.12 +3.75,3.12;4.06,3.12 +4.06,3.12;5.00,3.12 +4.38,5.00;0.62,5.00 +2.50,3.75;2.50,1.88 +2.50,1.88;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +4.38,4.69;4.06,4.69 +4.06,4.69;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.50,3.44 +4.38,0.94;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.50 +6.25,2.50;6.88,3.12 +6.88,3.12;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;8.12,5.94 +8.12,5.94;8.12,6.88 +8.12,6.88;8.44,7.81 +9.06,0.94;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;6.25,5.62 +6.25,5.62;5.94,6.25 +5.94,6.25;5.94,7.19 +5.62,7.81;9.06,7.81 +4.69,5.00;5.00,5.62 +5.00,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;5.94,9.06 +5.94,9.06;5.94,9.38 + +# UTF-16 : 80 61 +# UTF-8 : a1 81 e8 +[8061] 聡 +5.00,4.06;5.00,2.19 +4.69,2.19;5.00,1.56 +5.00,1.56;5.00,1.25 +5.00,1.25;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;8.12,1.88 +8.12,1.88;8.12,2.50 +2.81,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;4.06,3.75 +9.06,1.25;9.06,1.88 +9.06,1.88;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.44,3.44 +8.44,3.44;8.12,4.06 +0.62,8.75;0.62,2.50 +3.12,8.75;0.31,8.75 +2.50,0.62;2.50,8.75 +0.62,4.69;2.50,4.69 +0.62,6.88;2.50,6.88 +0.00,2.19;0.62,2.50 +0.62,2.50;1.25,2.50 +1.25,2.50;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.50,2.81 +5.31,4.69;5.62,4.38 +5.62,4.38;6.25,4.06 +6.25,4.06;6.56,3.75 +6.56,3.75;6.88,3.44 +6.88,3.44;7.19,3.12 +8.75,4.69;8.44,5.00 +8.44,5.00;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.50,6.56 +7.50,6.56;7.19,6.88 +3.44,5.00;3.75,5.31 +3.75,5.31;4.38,5.31 +4.38,5.31;4.69,5.31 +4.69,5.31;5.31,5.31 +5.31,5.31;5.62,5.31 +5.62,5.31;6.25,5.31 +6.25,5.31;6.88,5.31 +6.88,5.31;7.19,5.31 +7.19,5.31;7.81,5.62 +7.81,5.62;8.12,5.62 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.62,7.81 +5.31,9.06;5.00,8.75 +5.00,8.75;4.38,8.44 +4.38,8.44;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.12,7.19 +6.88,9.06;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;8.12,7.81 +8.12,7.81;8.44,7.50 +8.44,7.50;9.06,7.19 + +# UTF-16 : 90 7c +# UTF-8 : bc 81 e9 +[907c] 遼 +2.50,8.44;9.06,8.44 +9.06,5.62;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;6.25,8.44 +2.19,5.62;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;5.94,9.38 +8.44,8.12;8.12,7.81 +8.12,7.81;7.81,7.50 +7.81,7.50;7.50,7.19 +7.50,7.19;7.19,6.88 +4.38,6.88;3.75,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.12 +2.81,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +9.06,2.19;8.75,2.50 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.19,3.44 +7.50,6.56;4.06,6.56 +3.75,6.56;3.75,4.06 +3.75,4.06;7.50,4.06 +7.50,4.06;7.50,6.56 +4.06,5.31;7.50,5.31 +5.94,4.06;5.94,2.50 +5.94,2.50;5.94,1.88 +5.94,1.88;5.62,1.88 +5.62,1.88;5.31,1.88 +5.31,1.88;5.00,1.88 +5.00,1.88;4.38,1.88 +4.38,1.88;4.06,1.88 +0.62,9.06;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.62 +1.88,5.62;0.31,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +9.06,1.25;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.38,1.25 +4.38,1.25;3.75,1.25 +3.75,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.19,2.19 +2.19,2.19;1.88,2.50 + +# UTF-16 : 80 87 +# UTF-8 : 87 82 e8 +[8087] 肇 +1.25,3.75;7.81,3.75 +7.81,3.75;7.81,5.62 +7.81,5.62;1.25,5.62 +0.31,4.69;9.06,4.69 +0.31,1.56;9.06,1.56 +0.94,2.81;8.44,2.81 +4.69,0.62;4.69,6.25 +0.62,8.75;4.69,8.75 +0.31,5.31;0.62,5.62 +0.62,5.62;0.62,5.94 +0.62,5.94;0.94,6.25 +0.94,6.25;0.94,6.88 +0.94,6.88;0.94,7.19 +0.94,7.19;0.94,8.12 +0.94,8.12;4.38,8.12 +4.38,8.12;4.38,6.88 +4.38,6.88;0.94,6.88 +5.00,6.25;5.62,6.56 +5.62,6.56;5.94,6.56 +5.94,6.56;6.56,6.88 +6.56,6.88;6.88,7.19 +6.88,7.19;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;8.12,8.12 +8.12,8.12;8.44,8.75 +5.62,8.75;9.06,8.75 +4.69,7.50;5.00,7.81 +5.00,7.81;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;5.94,9.69 +9.06,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,8.44 + +# UTF-16 : 67 03 +# UTF-8 : 83 9c e6 +[6703] 會 +9.06,7.19;8.44,7.50 +8.44,7.50;8.12,7.81 +8.12,7.81;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.12 +6.88,8.12;6.25,8.44 +6.25,8.44;5.94,8.75 +5.94,8.75;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.75 +3.44,8.75;3.12,8.44 +3.12,8.44;2.81,8.12 +2.81,8.12;2.19,8.12 +2.19,8.12;1.88,7.81 +1.88,7.81;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +6.88,7.81;2.81,7.81 +5.94,5.00;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.19,6.88 +3.44,5.00;3.12,5.31 +3.12,5.31;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +7.81,0.31;7.81,3.75 +7.81,3.75;1.56,3.75 +1.56,3.75;1.56,0.31 +1.88,0.94;7.81,0.94 +1.25,4.69;8.12,4.69 +8.12,4.69;8.12,7.19 +8.12,7.19;1.25,7.19 +1.25,7.19;1.25,4.69 +4.69,4.69;4.69,7.19 +1.88,2.50;7.81,2.50 + +# UTF-16 : 73 6a +# UTF-8 : aa 8d e7 +[736a] 獪 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;1.88,6.88 +1.88,6.88;2.19,6.25 +2.19,6.25;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.50,2.50 +2.50,2.50;2.19,1.88 +2.19,1.88;2.19,1.25 +2.19,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.12,9.06;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +9.38,7.19;9.06,7.50 +9.06,7.50;8.75,7.81 +8.75,7.81;8.12,7.81 +8.12,7.81;7.81,8.12 +7.81,8.12;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.56,8.75 +6.56,8.75;5.94,9.38 +5.94,9.38;5.31,8.75 +5.31,8.75;4.69,8.44 +4.69,8.44;4.06,8.12 +4.06,8.12;3.75,7.81 +3.75,7.81;3.12,7.81 +3.12,7.81;2.81,7.50 +2.81,7.50;2.50,7.19 +7.50,7.81;4.38,7.81 +6.88,5.00;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.50,5.94 +7.50,5.94;7.50,6.25 +7.50,6.25;7.81,6.88 +5.00,5.00;4.69,5.62 +4.69,5.62;4.38,5.94 +4.38,5.94;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;4.06,6.88 +8.44,0.31;8.44,3.75 +8.44,3.75;3.44,3.75 +3.44,3.75;3.44,0.31 +3.44,0.94;8.44,0.94 +3.12,4.69;8.75,4.69 +8.75,4.69;8.75,7.19 +8.75,7.19;3.12,7.19 +3.12,7.19;3.12,4.69 +5.94,4.69;5.94,7.19 +3.44,2.50;8.44,2.50 + +# UTF-16 : 6a 9c +# UTF-8 : 9c aa e6 +[6a9c] 檜 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,6.56 +1.88,6.56;1.88,7.19 +9.38,7.19;9.06,7.50 +9.06,7.50;8.75,7.81 +8.75,7.81;8.44,7.81 +8.44,7.81;7.81,8.12 +7.81,8.12;7.19,8.44 +7.19,8.44;6.56,8.75 +6.56,8.75;5.94,9.38 +5.94,9.38;5.31,8.75 +5.31,8.75;4.69,8.44 +4.69,8.44;4.06,8.12 +4.06,8.12;3.75,7.81 +3.75,7.81;3.44,7.81 +3.44,7.81;3.12,7.50 +3.12,7.50;2.81,7.19 +7.50,7.81;4.38,7.81 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;7.81,6.88 +5.00,5.00;4.69,5.62 +4.69,5.62;4.69,5.94 +4.69,5.94;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;4.06,6.88 +8.44,0.31;8.44,3.75 +8.44,3.75;3.75,3.75 +3.44,3.75;3.75,0.31 +3.75,0.94;8.44,0.94 +3.12,4.69;8.75,4.69 +8.75,4.69;8.75,7.19 +8.75,7.19;3.12,7.19 +3.12,7.19;3.12,4.69 +5.94,4.69;5.94,7.19 +3.75,2.50;8.44,2.50 + +# UTF-16 : 7e 6a +# UTF-8 : aa b9 e7 +[7e6a] 繪 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +0.00,4.69;3.12,4.69 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,5.94 +1.25,5.94;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.56,8.75 +1.56,8.75;1.88,9.06 +9.38,7.19;9.06,7.50 +9.06,7.50;8.44,7.81 +8.44,7.81;7.81,8.12 +7.81,8.12;7.19,8.75 +7.19,8.75;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;5.62,8.75 +5.62,8.75;5.00,8.44 +5.00,8.44;4.38,8.12 +4.38,8.12;3.75,7.81 +3.75,7.81;3.12,7.50 +3.12,7.50;2.81,7.19 +7.50,7.81;4.69,7.81 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.88 +5.31,5.00;5.00,5.62 +5.00,5.62;4.69,5.94 +4.69,5.94;4.69,6.25 +4.69,6.25;4.38,6.56 +4.38,6.56;4.38,6.88 +8.44,0.31;8.44,3.75 +8.44,3.75;3.75,3.75 +3.75,3.75;3.75,0.31 +3.75,0.94;8.44,0.94 +3.44,4.69;8.75,4.69 +8.75,4.69;8.75,7.19 +8.75,7.19;3.44,7.19 +3.44,7.19;3.44,4.69 +6.25,4.69;6.25,7.19 +3.75,2.50;8.44,2.50 + +# UTF-16 : 81 be +# UTF-8 : be 86 e8 +[81be] 膾 +0.62,4.06;2.81,4.06 +0.94,6.25;2.81,6.25 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +9.38,7.19;9.06,7.50 +9.06,7.50;8.44,7.81 +8.44,7.81;7.81,8.12 +7.81,8.12;7.19,8.75 +7.19,8.75;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;5.62,8.75 +5.62,8.75;5.00,8.44 +5.00,8.44;4.38,8.12 +4.38,8.12;3.75,7.81 +3.75,7.81;3.12,7.50 +3.12,7.50;2.81,7.19 +7.50,7.81;4.69,7.81 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.88 +5.31,5.00;5.00,5.62 +5.00,5.62;4.69,5.94 +4.69,5.94;4.69,6.25 +4.69,6.25;4.38,6.56 +4.38,6.56;4.38,6.88 +8.44,0.31;8.44,3.75 +8.44,3.75;3.75,3.75 +3.75,3.75;3.75,0.31 +3.75,0.94;8.44,0.94 +3.44,4.69;8.75,4.69 +8.75,4.69;8.75,7.19 +8.75,7.19;3.44,7.19 +3.44,7.19;3.44,4.69 +6.25,4.69;6.25,7.19 +3.75,2.50;8.44,2.50 + +# UTF-16 : 9c 60 +# UTF-8 : a0 b1 e9 +[9c60] 鱠 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,7.81 +2.19,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.44;2.50,8.44 +0.62,5.31;3.12,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;3.12,2.81 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.25,2.81 +0.31,0.31;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +9.38,7.19;8.75,7.81 +8.75,7.81;8.12,8.12 +8.12,8.12;7.50,8.44 +7.50,8.44;6.88,8.75 +6.88,8.75;6.56,9.38 +6.25,9.38;5.94,8.75 +5.94,8.75;5.31,8.44 +5.31,8.44;4.69,8.12 +4.69,8.12;4.06,7.81 +4.06,7.81;3.44,7.19 +7.81,7.81;5.00,7.81 +7.19,5.00;7.50,5.31 +7.50,5.31;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.12,6.88 +5.62,5.00;5.31,5.31 +5.31,5.31;5.31,5.62 +5.31,5.62;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.69,6.88 +8.75,0.31;8.75,3.75 +8.75,3.75;4.06,3.75 +4.06,3.75;4.06,0.31 +4.38,0.94;8.75,0.94 +4.06,4.69;9.06,4.69 +8.75,4.69;9.06,7.19 +8.75,7.19;3.75,7.19 +3.75,7.19;3.75,4.69 +6.25,4.69;6.56,7.19 +4.38,2.50;8.75,2.50 + +# UTF-16 : 82 a6 +# UTF-8 : a6 8a e8 +[82a6] 芦 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.62,6.88;8.75,6.88 +1.88,3.12;7.81,3.12 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;1.88,3.75 +1.88,3.75;1.88,4.06 +1.88,4.06;1.88,5.62 +1.88,5.62;7.81,5.62 +7.81,5.62;7.81,2.50 + +# UTF-16 : 78 d0 +# UTF-8 : 90 a3 e7 +[78d0] 磐 +9.06,4.06;0.31,4.06 +2.19,2.81;8.12,2.81 +8.12,2.81;8.12,0.31 +2.19,0.31;2.19,2.81 +2.19,0.94;8.12,0.94 +0.31,1.88;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.56,2.50 +1.56,2.50;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +0.31,4.69;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;1.25,6.56 +1.25,6.56;1.25,7.19 +1.25,7.19;1.25,8.75 +1.25,8.75;4.06,8.75 +4.06,8.75;4.06,5.31 +4.06,5.31;4.06,4.69 +4.06,4.69;3.75,4.69 +3.75,4.69;3.12,4.69 +3.12,4.69;2.81,4.69 +0.31,6.88;4.69,7.19 +2.81,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.19,8.12 +2.19,8.12;2.19,8.44 +2.81,9.38;2.50,9.06 +2.50,9.06;2.50,8.75 +2.50,6.88;2.50,5.31 +4.69,6.88;8.75,6.88 +4.38,4.69;5.00,5.00 +5.00,5.00;5.62,5.00 +5.62,5.00;6.25,5.31 +6.25,5.31;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.50,5.94 +7.50,5.94;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.44,6.56 +8.44,6.56;8.44,6.88 +8.75,4.69;8.44,5.00 +8.44,5.00;8.12,5.00 +8.12,5.00;7.50,5.31 +7.50,5.31;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.56,5.62 +6.56,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.31,6.56 +4.69,7.19;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;7.50,9.06 +7.50,9.06;7.50,7.81 +7.50,7.81;8.12,7.50 +8.12,7.50;8.12,7.50 +8.12,7.50;8.75,7.50 +8.75,7.50;9.06,7.81 +9.06,7.81;9.06,8.12 + +# UTF-16 : 5f e4 +# UTF-8 : a4 bf e5 +[5fe4] 忤 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +4.06,8.12;9.06,8.12 +6.56,0.62;6.56,8.12 +9.06,4.69;2.81,4.69 +3.12,5.62;3.44,6.25 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;4.38,8.75 +4.38,8.75;4.38,9.06 + +# UTF-16 : 67 75 +# UTF-8 : b5 9d e6 +[6775] 杵 +4.38,8.12;9.06,8.12 +6.88,0.62;6.88,8.12 +9.06,4.69;3.75,4.69 +3.44,5.62;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;4.69,8.75 +4.69,8.75;4.69,9.06 +3.75,3.75;3.44,4.38 +3.44,4.38;3.12,5.00 +3.12,5.00;2.81,5.62 +2.81,5.62;2.50,6.25 +2.50,6.25;2.19,7.19 +2.19,0.62;2.19,9.06 +3.75,7.19;0.31,7.19 +0.00,2.50;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 + +# UTF-16 : 65 90 +# UTF-8 : 90 96 e6 +[6590] 斐 +0.62,8.44;4.06,8.44 +5.31,8.44;8.75,8.44 +5.31,5.62;8.75,5.62 +0.94,6.88;4.06,6.88 +5.31,6.88;8.44,6.88 +0.62,5.31;1.25,5.31 +1.25,5.31;1.88,5.62 +1.88,5.62;2.50,5.62 +2.50,5.62;3.12,5.62 +3.12,5.62;3.75,5.94 +5.31,4.69;5.31,9.06 +2.50,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.06,6.88 +4.06,6.88;4.06,9.06 +7.50,4.06;7.19,3.44 +7.19,3.44;6.56,3.12 +6.56,3.12;6.25,2.81 +6.25,2.81;5.62,2.50 +5.62,2.50;5.00,2.19 +5.00,2.19;4.06,1.88 +4.06,1.88;3.44,1.56 +3.44,1.56;2.50,1.25 +2.50,1.25;1.56,0.94 +1.56,0.94;0.62,0.94 +1.88,3.75;2.50,3.12 +2.50,3.12;3.12,2.81 +3.12,2.81;3.75,2.50 +3.75,2.50;4.38,2.19 +4.38,2.19;5.00,1.88 +5.00,1.88;5.62,1.56 +5.62,1.56;6.25,1.25 +6.25,1.25;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.75,0.94 +4.69,4.06;4.69,5.00 +8.75,4.06;0.62,4.06 + +# UTF-16 : 9d f9 +# UTF-8 : b9 b7 e9 +[9df9] 鷹 +6.56,5.62;6.56,7.81 +4.06,7.81;4.06,5.62 +4.06,5.62;8.75,5.62 +8.75,7.81;4.06,7.81 +4.06,7.19;8.75,7.19 +4.06,6.25;8.75,6.25 +6.88,8.44;6.56,8.12 +6.56,8.12;6.56,7.81 +3.12,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.19 +2.19,7.19;1.88,6.88 +1.88,6.88;1.25,6.56 +4.38,8.44;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;2.81,6.56 +2.50,5.31;2.50,7.50 +4.69,8.44;5.00,9.38 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;8.75,8.44 +7.81,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,1.88 +5.62,0.94;5.62,1.25 +5.62,1.25;5.31,1.88 +5.31,1.88;5.31,1.88 +3.75,0.62;3.75,1.25 +3.75,1.25;3.44,1.56 +3.44,1.56;3.44,1.88 +1.25,0.62;1.56,0.94 +1.56,0.94;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.19,1.88 +2.19,3.75;8.12,3.75 +8.12,3.75;8.12,5.00 +8.12,5.00;2.19,5.00 +1.88,5.00;2.19,2.50 +1.88,2.50;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;6.88,0.62 +6.88,0.62;6.56,0.62 +2.19,4.38;8.12,4.38 +4.69,5.62;4.38,5.31 +4.38,5.31;4.38,5.00 +1.88,3.12;9.06,3.12 + +# UTF-16 : 82 ad +# UTF-8 : ad 8a e8 +[82ad] 芭 +4.69,4.06;4.69,6.25 +8.12,4.06;1.25,4.06 +0.62,8.12;8.75,8.12 +2.81,6.88;2.81,9.38 +6.56,6.88;6.56,9.38 +8.12,3.44;8.12,6.56 +8.12,6.56;1.25,6.56 +1.25,6.56;1.25,1.88 +1.25,1.88;1.25,1.25 +1.25,1.25;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;3.12,0.62 +3.12,0.62;4.06,0.62 +4.06,0.62;5.00,0.62 +5.00,0.62;5.94,0.62 +5.94,0.62;6.88,0.62 +6.88,0.62;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 + +# UTF-16 : 7b 06 +# UTF-8 : 86 ac e7 +[7b06] 笆 +2.19,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +5.00,8.12;1.56,8.12 +7.19,6.56;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.88,8.12 +6.88,8.12;6.56,8.12 +3.12,6.56;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.81,8.12 +2.81,8.12;2.81,8.12 +9.06,8.12;5.94,8.12 +6.56,9.06;6.25,8.75 +6.25,8.75;5.94,8.12 +5.94,8.12;5.31,7.50 +5.31,7.50;5.00,7.19 +5.00,7.19;4.38,6.88 +4.69,4.06;4.69,6.25 +8.12,3.75;1.25,3.75 +8.12,3.12;8.12,6.25 +8.12,6.25;1.25,6.25 +1.25,6.25;1.25,1.88 +1.25,1.88;1.25,1.25 +1.25,1.25;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;3.12,0.62 +3.12,0.62;4.06,0.62 +4.06,0.62;5.00,0.62 +5.00,0.62;5.94,0.62 +5.94,0.62;6.88,0.62 +6.88,0.62;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 + +# UTF-16 : 90 91 +# UTF-8 : 91 82 e9 +[9091] 邑 +1.88,6.88;7.81,6.88 +7.81,6.88;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,6.88 +4.69,3.44;4.69,5.94 +8.12,3.44;1.25,3.44 +8.12,2.81;8.12,5.94 +8.12,5.94;1.25,5.94 +1.25,5.94;1.25,1.88 +1.25,1.88;1.25,1.25 +1.25,1.25;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;3.12,0.62 +3.12,0.62;4.06,0.62 +4.06,0.62;5.00,0.62 +5.00,0.62;5.94,0.62 +5.94,0.62;6.88,0.62 +6.88,0.62;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 + +# UTF-16 : 74 36 +# UTF-8 : b6 90 e7 +[7436] 琶 +6.88,8.75;6.88,5.94 +2.50,8.75;2.50,6.25 +4.38,8.75;0.62,8.75 +4.38,7.50;0.62,7.50 +8.75,8.75;5.00,8.75 +8.75,7.50;5.00,7.50 +8.75,5.94;5.00,5.94 +0.31,5.62;0.94,5.94 +0.94,5.94;1.25,5.94 +1.25,5.94;1.88,5.94 +1.88,5.94;2.19,5.94 +2.19,5.94;2.81,6.25 +2.81,6.25;3.12,6.25 +3.12,6.25;3.75,6.25 +3.75,6.25;4.38,6.56 +4.69,3.12;4.69,5.00 +7.81,3.12;1.56,3.12 +7.81,2.50;8.12,5.31 +7.81,5.31;1.56,5.31 +1.25,5.31;1.56,1.88 +1.25,1.88;1.56,1.25 +1.56,1.25;1.88,0.94 +1.88,0.94;2.81,0.94 +2.81,0.94;3.12,0.62 +3.12,0.62;4.06,0.62 +4.06,0.62;5.00,0.62 +5.00,0.62;5.94,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 + +# UTF-16 : 85 a9 +# UTF-8 : a9 96 e8 +[85a9] 薩 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +3.12,7.19;0.94,7.19 +0.94,7.19;0.94,0.62 +1.25,2.19;1.56,2.19 +1.56,2.19;2.19,2.19 +2.19,2.19;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.19,4.38 +2.19,4.38;1.88,5.00 +1.56,5.00;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.56 +3.12,6.56;3.12,7.19 +3.44,6.88;8.75,6.88 +5.94,6.88;6.25,7.81 +7.19,5.31;7.19,5.62 +7.19,5.62;7.50,6.25 +7.50,6.25;7.50,6.88 +7.50,6.88;7.50,6.88 +5.31,5.31;5.00,5.62 +5.00,5.62;5.00,6.25 +5.00,6.25;4.69,6.88 +4.69,6.88;4.69,6.88 +3.12,0.62;3.12,0.94 +3.12,0.94;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;3.75,5.31 +3.75,5.31;8.75,5.31 +3.75,0.94;9.06,0.94 +8.75,4.06;4.69,4.06 +8.44,2.50;4.69,2.50 +6.56,0.94;6.56,4.69 +4.06,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;5.00,4.38 +5.00,4.38;5.00,4.69 + +# UTF-16 : 82 eb +# UTF-8 : ab 8b e8 +[82eb] 苫 +0.62,8.12;9.06,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +4.38,5.94;8.75,5.94 +4.38,4.38;4.38,7.50 +7.81,0.62;7.81,4.38 +7.81,4.38;1.56,4.38 +1.56,4.38;1.56,0.62 +1.56,1.25;7.81,1.25 + +# UTF-16 : 78 3a +# UTF-8 : ba a0 e7 +[783a] 砺 +3.44,8.44;0.31,8.44 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.44 +4.38,6.88;9.06,6.88 +4.38,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,5.94 +5.94,5.94;5.94,6.88 +5.94,5.00;8.75,5.00 +8.75,5.00;8.75,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.38,8.44 +4.38,8.44;9.06,8.44 + +# UTF-16 : 86 ce +# UTF-8 : 8e 9b e8 +[86ce] 蛎 +1.88,1.56;1.88,9.06 +0.31,4.69;3.12,4.69 +3.12,4.69;3.12,7.50 +3.12,7.50;0.31,7.50 +0.31,7.50;0.31,3.75 +3.44,1.25;3.44,1.88 +3.44,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +0.00,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +4.06,6.88;9.06,6.88 +4.38,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;6.25,5.94 +6.25,5.94;6.25,6.88 +5.94,5.00;8.75,5.00 +8.75,5.00;8.75,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.81,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,5.62 +4.06,5.62;4.06,8.44 +4.06,8.44;9.06,8.44 + +# UTF-16 : 67 ec +# UTF-8 : ac 9f e6 +[67ec] 柬 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +8.12,4.06;8.12,6.88 +8.12,6.88;1.25,6.88 +1.25,6.88;1.25,4.06 +1.56,4.06;7.81,4.06 +4.69,0.62;4.69,9.06 +0.31,8.12;9.06,8.12 +5.62,4.38;5.94,4.69 +5.94,4.69;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;6.88,5.94 +6.88,5.94;6.88,6.56 +3.44,4.38;3.44,5.00 +3.44,5.00;3.12,5.31 +3.12,5.31;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 + +# UTF-16 : 63 c0 +# UTF-8 : 80 8f e6 +[63c0] 揀 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.94,0.62 +0.94,0.62;0.31,0.62 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.94,3.75 +0.94,3.75;0.31,3.44 +2.81,7.19;0.31,7.19 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,4.06 +8.75,4.06;8.75,6.88 +8.75,6.88;3.12,6.88 +3.12,6.88;3.12,4.06 +3.12,4.06;8.75,4.06 +5.94,0.62;5.94,9.06 +2.81,8.12;9.06,8.12 +6.88,4.38;6.88,4.69 +6.88,4.69;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.50,5.94 +7.50,5.94;7.81,6.56 +5.00,4.38;4.69,5.00 +4.69,5.00;4.69,5.31 +4.69,5.31;4.38,5.62 +4.38,5.62;4.38,5.94 +4.38,5.94;4.06,6.56 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,4.06 + +# UTF-16 : 69 5d +# UTF-8 : 9d a5 e6 +[695d] 楝 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,6.56 +1.88,6.56;1.88,7.19 +2.81,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.62,3.75 +5.62,3.75;5.94,4.06 +8.75,4.06;8.75,6.88 +8.75,6.88;3.12,6.88 +3.12,6.88;3.12,4.06 +3.44,4.06;8.75,4.06 +5.94,0.62;5.94,9.06 +2.81,8.12;9.06,8.12 +6.88,4.38;7.19,4.69 +7.19,4.69;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;7.81,6.56 +5.00,4.38;5.00,5.00 +5.00,5.00;4.69,5.31 +4.69,5.31;4.69,5.62 +4.69,5.62;4.38,5.94 +4.38,5.94;4.06,6.56 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;6.25,4.06 + +# UTF-16 : 8a eb +# UTF-8 : ab ab e8 +[8aeb] 諫 +0.94,0.94;3.12,0.94 +3.12,0.94;3.12,3.12 +3.12,3.12;0.94,3.12 +0.94,3.12;0.94,0.31 +0.31,7.19;3.44,7.19 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;6.25,4.06 +8.75,4.06;8.75,6.88 +8.75,6.88;3.75,6.88 +3.75,6.88;3.75,4.06 +4.06,4.06;8.75,4.06 +6.25,0.62;6.25,9.06 +3.44,8.12;9.06,8.12 +7.19,4.38;7.50,4.69 +7.50,4.69;7.50,5.31 +7.50,5.31;7.81,5.62 +7.81,5.62;7.81,5.94 +7.81,5.94;8.12,6.56 +5.62,4.38;5.31,5.00 +5.31,5.00;5.31,5.31 +5.31,5.31;5.00,5.62 +5.00,5.62;5.00,5.94 +5.00,5.94;4.69,6.56 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;6.56,3.75 +6.56,3.75;6.56,4.06 + +# UTF-16 : 9c 0a +# UTF-8 : 8a b0 e9 +[9c0a] 鰊 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,7.81 +2.19,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.44;2.50,8.44 +0.62,5.31;3.12,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,2.81 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.25,2.81 +0.31,0.31;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;6.25,4.06 +8.75,4.06;8.75,6.88 +8.75,6.88;3.75,6.88 +3.75,6.88;3.75,4.06 +4.06,4.06;8.75,4.06 +6.25,0.62;6.25,9.06 +3.44,8.12;9.06,8.12 +7.19,4.38;7.50,4.69 +7.50,4.69;7.50,5.31 +7.50,5.31;7.81,5.62 +7.81,5.62;7.81,5.94 +7.81,5.94;8.12,6.56 +5.62,4.38;5.31,5.00 +5.31,5.00;5.31,5.31 +5.31,5.31;5.00,5.62 +5.00,5.62;5.00,5.94 +5.00,5.94;4.69,6.56 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;6.56,3.75 +6.56,3.75;6.56,4.06 + +# UTF-16 : 69 62 +# UTF-8 : a2 a5 e6 +[6962] 楢 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,6.56 +1.88,6.56;1.88,7.19 +5.31,7.81;5.31,6.25 +5.31,6.25;5.31,5.94 +5.31,5.94;5.00,5.31 +5.00,5.31;5.00,4.69 +5.00,4.69;4.69,4.38 +4.69,4.38;4.38,3.75 +4.38,3.75;3.75,3.44 +8.75,0.62;8.75,6.56 +8.75,6.56;3.44,6.56 +3.12,6.56;3.44,0.62 +3.44,1.25;8.75,1.25 +3.44,2.81;8.75,2.81 +6.56,7.81;6.56,5.00 +6.56,5.00;6.56,4.38 +6.56,4.38;6.88,4.06 +6.88,4.06;7.50,4.06 +7.50,4.06;8.75,4.06 +2.81,7.81;9.06,7.81 +5.31,7.81;5.00,8.44 +5.00,8.44;4.69,8.75 +4.69,8.75;4.69,9.06 +4.69,9.06;4.38,9.38 +6.88,7.81;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 + +# UTF-16 : 53 1d +# UTF-8 : 9d 8c e5 +[531d] 匝 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.75,1.25 +5.31,1.56;5.31,8.12 +2.50,2.50;2.50,6.88 +2.50,6.88;8.12,6.88 +8.12,6.88;8.12,3.12 +8.12,3.12;8.12,2.81 +8.12,2.81;7.81,2.81 +7.81,2.81;7.19,2.81 +7.19,2.81;6.88,2.81 +6.88,2.81;6.56,2.81 + +# UTF-16 : 80 06 +# UTF-8 : 86 80 e8 +[8006] 耆 +0.31,5.31;1.25,5.62 +1.25,5.62;2.50,5.94 +2.50,5.94;3.44,6.25 +3.44,6.25;4.38,6.56 +4.38,6.56;5.00,6.88 +5.00,6.88;5.94,7.50 +5.94,7.50;6.56,7.81 +6.56,7.81;7.19,8.12 +7.19,8.12;7.81,8.75 +7.81,8.75;8.44,9.06 +0.31,7.19;9.06,7.19 +6.88,8.44;1.25,8.44 +4.38,7.19;4.38,9.38 +2.50,5.94;2.50,5.31 +2.50,5.31;2.50,4.69 +2.50,4.69;3.12,4.69 +3.12,4.69;3.75,4.69 +3.75,4.69;4.38,4.69 +4.38,4.69;5.00,4.69 +5.00,4.69;5.94,4.69 +5.94,4.69;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;7.50,4.69 +7.50,4.69;8.12,5.00 +8.12,5.00;8.44,5.31 +8.44,5.31;8.44,5.62 +2.50,5.62;3.12,5.62 +3.12,5.62;3.44,5.62 +3.44,5.62;4.06,5.62 +4.06,5.62;4.69,5.94 +4.69,5.94;5.31,5.94 +5.31,5.94;5.94,5.94 +5.94,5.94;6.25,6.25 +6.25,6.25;6.88,6.25 +6.88,6.25;7.50,6.25 +7.50,6.25;8.12,6.56 +7.81,0.62;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.62 +1.56,1.25;7.81,1.25 +1.56,2.50;7.81,2.50 + +# UTF-16 : 9e fd +# UTF-8 : bd bb e9 +[9efd] 黽 +5.62,4.06;8.44,4.06 +0.94,4.06;3.75,4.06 +3.75,2.50;0.94,2.50 +5.62,5.62;8.44,5.62 +8.44,5.62;8.44,2.50 +8.44,2.50;5.62,2.50 +0.94,1.56;0.94,5.62 +0.94,5.62;4.06,5.62 +3.75,6.88;1.25,6.88 +1.25,6.88;1.25,8.75 +1.25,8.75;8.12,8.75 +8.12,8.75;8.12,6.88 +8.12,6.88;5.62,6.88 +4.06,8.75;4.06,1.88 +4.06,1.88;4.06,1.25 +4.06,1.25;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;7.19,0.62 +7.19,0.62;7.81,0.62 +7.81,0.62;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +5.62,8.75;5.62,1.25 + +# UTF-16 : 7a c8 +# UTF-8 : 88 ab e7 +[7ac8] 竈 +5.31,8.44;5.31,7.50 +5.31,7.50;5.62,7.19 +5.62,7.19;6.25,7.19 +6.25,7.19;6.56,7.19 +6.56,7.19;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;7.81,8.12 +4.69,8.44;4.69,9.38 +8.44,7.19;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,7.19 +1.25,7.19;1.56,7.19 +1.56,7.19;2.19,7.50 +2.19,7.50;2.50,7.50 +2.50,7.50;3.12,7.81 +3.12,7.81;3.75,8.12 +3.75,8.12;3.75,8.44 +3.75,8.44;4.06,8.44 +0.62,5.94;8.75,5.94 +1.25,6.56;8.44,6.56 +4.69,5.94;4.69,7.50 +5.62,2.50;8.44,2.50 +0.94,2.50;3.75,2.50 +3.75,1.56;0.94,1.56 +5.62,3.44;8.44,3.44 +8.44,3.44;8.44,1.56 +8.44,1.56;5.62,1.56 +0.94,0.94;0.94,3.44 +0.94,3.44;4.06,3.44 +3.75,4.06;1.25,4.06 +1.25,4.06;1.25,5.00 +1.25,5.00;8.12,5.00 +8.12,5.00;8.12,4.06 +8.12,4.06;5.62,4.06 +4.06,5.00;4.06,1.25 +4.06,1.25;4.06,0.62 +4.06,0.62;4.38,0.62 +4.38,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;7.19,0.62 +7.19,0.62;7.81,0.62 +7.81,0.62;8.12,0.62 +8.12,0.62;8.75,0.62 +8.75,0.62;9.06,0.94 +9.06,0.94;9.06,1.56 +9.06,1.56;9.06,1.88 +5.62,5.00;5.62,0.94 + +# UTF-16 : 7a c3 +# UTF-8 : 83 ab e7 +[7ac3] 竃 +5.31,8.44;5.31,7.81 +5.31,7.81;5.62,7.50 +5.62,7.50;6.25,7.50 +6.25,7.50;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;7.81,8.12 +4.69,8.44;4.69,9.38 +8.44,7.50;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,7.50 +1.25,7.19;1.56,7.50 +1.56,7.50;2.19,7.50 +2.19,7.50;2.50,7.50 +2.50,7.50;3.12,7.81 +3.12,7.81;3.75,8.12 +3.75,8.12;4.06,8.44 +0.62,5.94;8.75,5.94 +1.25,6.88;8.44,6.88 +4.69,5.94;4.69,7.81 +1.25,2.19;8.12,2.19 +1.25,0.94;1.25,3.12 +1.25,3.12;8.12,3.12 +8.12,3.12;8.12,1.56 +8.12,1.56;1.25,1.56 +1.25,3.75;1.25,5.31 +1.25,5.31;8.12,5.31 +8.12,5.31;8.12,3.75 +8.12,3.75;1.56,3.75 +8.12,4.69;1.56,4.69 +4.69,5.31;4.69,1.25 +4.69,1.25;5.00,0.62 +5.00,0.62;5.31,0.62 +5.31,0.62;6.25,0.62 +6.25,0.62;6.88,0.62 +6.88,0.62;7.50,0.62 +7.50,0.62;7.81,0.62 +7.81,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 + +# UTF-16 : 58 fd +# UTF-8 : bd a3 e5 +[58fd] 壽 +0.62,8.75;8.75,8.75 +1.25,7.50;8.12,7.50 +4.69,7.50;4.69,9.38 +1.25,5.94;7.50,5.94 +0.62,4.69;8.75,4.69 +4.69,4.69;4.69,5.94 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +7.81,4.06;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.62 +7.50,0.62;6.88,0.62 +6.88,0.62;6.56,0.94 +8.75,2.81;4.38,2.81 +8.75,4.06;0.62,4.06 +3.75,1.25;1.25,1.25 +0.94,0.62;0.94,3.12 +0.94,3.12;3.75,3.12 +3.75,3.12;3.75,0.94 +0.31,6.56;9.06,6.56 +8.12,5.62;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.56 + +# UTF-16 : 51 14 +# UTF-8 : 94 84 e5 +[5114] 儔 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.25 +2.19,8.75;8.75,8.75 +2.81,7.50;8.44,7.50 +5.62,7.50;5.62,9.38 +2.81,5.94;8.12,5.94 +2.19,4.69;8.75,4.69 +5.62,4.69;5.62,5.94 +6.88,1.25;6.56,1.56 +6.56,1.56;6.25,1.88 +6.25,1.88;5.62,2.19 +5.62,2.19;5.62,2.50 +8.12,4.06;8.12,1.56 +8.12,1.56;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.94 +9.06,2.81;5.31,2.81 +9.06,4.06;1.88,4.06 +4.69,1.25;2.50,1.25 +2.50,0.62;2.50,3.12 +2.50,3.12;4.69,3.12 +4.69,3.12;4.69,0.94 +1.88,6.56;9.06,6.56 +8.44,5.62;8.75,5.94 +8.75,5.94;9.06,6.56 +9.06,6.56;9.06,6.56 + +# UTF-16 : 6f e4 +# UTF-8 : a4 bf e6 +[6fe4] 濤 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +1.88,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +2.19,8.75;8.75,8.75 +2.81,7.50;8.44,7.50 +5.62,7.50;5.62,9.38 +2.81,5.94;8.12,5.94 +2.19,4.69;8.75,4.69 +5.62,4.69;5.62,5.94 +6.88,1.25;6.56,1.56 +6.56,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.62,2.50 +8.12,4.06;8.12,1.56 +8.12,1.56;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.94 +9.06,2.81;5.31,2.81 +9.06,4.06;2.19,4.06 +4.69,1.25;2.50,1.25 +2.50,0.62;2.50,3.12 +2.50,3.12;5.00,3.12 +4.69,3.12;5.00,0.94 +1.88,6.56;9.06,6.56 +8.44,5.62;8.75,5.94 +8.75,5.94;9.06,6.56 +9.06,6.56;9.06,6.56 + +# UTF-16 : 64 e3 +# UTF-8 : a3 93 e6 +[64e3] 擣 +1.25,9.06;1.25,1.56 +1.25,1.56;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.19,5.00;1.88,4.69 +1.88,4.69;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.62,4.06 +0.62,4.06;0.00,3.75 +2.19,7.19;0.00,7.19 +2.50,8.75;8.75,8.75 +3.12,7.50;8.44,7.50 +5.62,7.50;5.62,9.38 +3.12,5.94;8.12,5.94 +2.50,4.69;8.75,4.69 +5.62,4.69;5.62,5.94 +6.88,1.25;6.56,1.56 +6.56,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.94,2.50 +8.44,4.06;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.94 +9.06,2.81;5.31,2.81 +9.06,4.06;2.19,4.06 +5.00,1.25;2.81,1.25 +2.81,0.62;2.81,3.12 +2.81,3.12;5.00,3.12 +5.00,3.12;5.00,0.94 +2.19,6.56;9.06,6.56 +8.44,5.62;8.75,5.94 +8.75,5.94;9.06,6.56 +9.06,6.56;9.06,6.56 + +# UTF-16 : 6a ae +# UTF-8 : ae aa e6 +[6aae] 檮 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +2.81,8.75;9.06,8.75 +3.44,7.50;8.44,7.50 +5.94,7.50;5.94,9.38 +3.44,5.94;8.12,5.94 +2.81,4.69;9.06,4.69 +5.94,4.69;5.94,5.94 +7.19,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.94,2.50 +8.44,4.06;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 +7.50,0.62;7.19,0.94 +9.06,2.81;5.62,2.81 +9.06,4.06;2.81,4.06 +5.31,1.25;3.12,1.25 +2.81,0.62;2.81,3.12 +2.81,3.12;5.31,3.12 +5.31,3.12;5.31,0.94 +2.81,6.56;9.06,6.56 +8.44,5.62;8.75,5.94 +8.75,5.94;9.06,6.25 +9.06,6.25;9.06,6.56 + +# UTF-16 : 8e 8a +# UTF-8 : 8a ba e8 +[8e8a] 躊 +1.88,4.38;3.12,4.38 +1.88,1.25;1.88,6.25 +0.62,0.94;0.62,5.31 +0.62,6.25;2.81,6.25 +2.81,6.25;2.81,8.75 +2.81,8.75;0.62,8.75 +0.31,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.44,8.75;9.06,8.75 +3.75,7.50;8.75,7.50 +6.25,7.50;6.25,9.38 +3.75,5.94;8.12,5.94 +3.44,4.69;9.06,4.69 +6.25,4.69;6.25,5.94 +7.19,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +8.44,4.06;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 +7.50,0.62;7.19,0.94 +9.06,2.81;5.94,2.81 +9.06,4.06;3.12,4.06 +5.31,1.25;3.44,1.25 +3.44,0.62;3.44,3.12 +3.44,3.12;5.31,3.12 +5.31,3.12;5.31,0.94 +3.12,6.56;9.38,6.56 +8.44,5.62;8.75,5.94 +8.75,5.94;9.06,6.56 +9.06,6.56;9.06,6.56 + +# UTF-16 : 94 44 +# UTF-8 : 84 91 e9 +[9444] 鑄 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,1.88 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.19,8.44 +2.19,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.38 +3.44,8.75;9.06,8.75 +4.06,7.50;8.75,7.50 +6.25,7.50;6.25,9.38 +4.06,5.94;8.12,5.94 +3.44,4.69;9.06,4.69 +6.25,4.69;6.25,5.94 +7.19,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +8.44,4.06;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 +7.50,0.62;7.19,0.94 +9.06,2.81;5.94,2.81 +9.06,4.06;3.44,4.06 +5.62,1.25;3.75,1.25 +3.44,0.62;3.75,3.12 +3.44,3.12;5.62,3.12 +5.62,3.12;5.62,0.94 +3.12,6.56;9.38,6.56 +8.44,5.62;8.75,5.94 +8.75,5.94;9.06,6.56 +9.06,6.56;9.06,6.56 + +# UTF-16 : 75 87 +# UTF-8 : 87 96 e7 +[7587] 疇 +1.88,1.56;1.88,8.44 +0.62,1.56;3.12,1.56 +2.81,1.56;3.12,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.62 +0.62,5.31;2.81,5.31 +3.44,8.75;9.06,8.75 +4.06,7.50;8.75,7.50 +6.25,7.50;6.25,9.38 +4.06,5.94;8.12,5.94 +3.44,4.69;9.06,4.69 +6.25,4.69;6.25,5.94 +7.19,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +8.44,4.06;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 +7.50,0.62;7.19,0.94 +9.06,2.81;5.94,2.81 +9.06,4.06;3.44,4.06 +5.62,1.25;3.75,1.25 +3.44,0.62;3.75,3.12 +3.44,3.12;5.62,3.12 +5.62,3.12;5.62,0.94 +3.12,6.56;9.38,6.56 +8.44,5.62;8.75,5.94 +8.75,5.94;9.06,6.56 +9.06,6.56;9.06,6.56 + +# UTF-16 : 61 15 +# UTF-8 : 95 84 e6 +[6115] 愕 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.81,6.88;5.31,6.88 +5.31,6.88;5.31,8.75 +5.31,8.75;2.81,8.75 +2.81,8.75;2.81,6.56 +6.25,6.88;8.75,6.88 +8.75,6.88;8.75,8.75 +8.75,8.75;6.25,8.75 +6.25,8.75;6.25,6.56 +9.06,4.38;2.50,4.38 +4.06,4.38;3.75,3.75 +3.75,3.75;3.75,3.44 +3.75,3.44;3.44,2.81 +3.44,2.81;3.44,2.19 +3.44,2.19;3.12,1.88 +3.75,3.12;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +8.44,5.62;3.12,5.62 + +# UTF-16 : 8a e4 +# UTF-8 : a4 ab e8 +[8ae4] 諤 +0.94,0.94;3.12,0.94 +3.12,0.94;3.12,3.12 +3.12,3.12;0.94,3.12 +0.94,3.12;0.94,0.31 +0.31,7.19;3.75,7.19 +0.62,5.94;3.44,5.94 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +4.06,6.88;5.94,6.88 +5.94,6.88;5.94,8.75 +5.94,8.75;4.06,8.75 +4.06,8.75;4.06,6.56 +6.88,6.88;8.75,6.88 +8.75,6.88;8.75,8.75 +8.75,8.75;6.88,8.75 +6.88,8.75;6.88,6.56 +9.06,4.38;3.75,4.38 +5.00,4.38;4.69,3.75 +4.69,3.75;4.69,3.44 +4.69,3.44;4.38,2.81 +4.38,2.81;4.38,2.19 +4.38,2.19;4.06,1.88 +4.69,3.12;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.19,0.62 +7.19,0.62;6.88,0.94 +6.88,0.94;6.25,0.94 +8.75,5.62;4.06,5.62 + +# UTF-16 : 93 54 +# UTF-8 : 94 8d e9 +[9354] 鍔 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,1.88 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.44 +1.88,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +3.44,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +4.38,6.88;6.25,6.88 +5.94,6.88;6.25,8.75 +5.94,8.75;4.06,8.75 +4.06,8.75;4.06,6.56 +6.88,6.88;8.75,6.88 +8.75,6.88;8.75,8.75 +8.75,8.75;6.88,8.75 +6.88,8.75;6.88,6.56 +9.06,4.38;3.75,4.38 +5.00,4.38;5.00,3.75 +5.00,3.75;4.69,3.44 +4.69,3.44;4.69,2.81 +4.69,2.81;4.38,2.19 +4.38,2.19;4.38,1.88 +4.69,3.12;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.19,0.62 +7.19,0.62;6.88,0.94 +6.88,0.94;6.25,0.94 +8.75,5.62;4.38,5.62 + +# UTF-16 : 9c 10 +# UTF-8 : 90 b0 e9 +[9c10] 鰐 +4.38,6.88;6.25,6.88 +6.25,6.88;6.25,8.75 +6.25,8.75;4.38,8.75 +4.38,8.75;4.38,6.56 +7.19,6.88;8.75,6.88 +8.75,6.88;8.75,8.75 +8.75,8.75;6.88,8.75 +6.88,8.75;6.88,6.56 +9.06,4.38;4.06,4.38 +5.31,4.38;5.00,3.75 +5.00,3.75;5.00,3.44 +5.00,3.44;4.69,2.81 +4.69,2.81;4.69,2.19 +4.69,2.19;4.38,1.88 +4.69,3.12;8.75,3.12 +8.75,3.12;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;6.88,0.94 +6.88,0.94;6.56,0.94 +8.75,5.62;4.38,5.62 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;2.81,8.44 +0.00,6.25;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.44;2.81,8.44 +0.94,5.31;3.44,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.75,7.19 +3.75,7.19;3.75,3.44 +3.75,3.44;0.94,3.44 +2.19,7.19;2.19,3.44 +4.06,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.44,2.81 +3.44,2.81;3.44,2.81 +2.81,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;2.50,2.81 +2.50,2.81;2.50,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +0.31,0.31;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 + +# UTF-16 : 5a 41 +# UTF-8 : 81 a9 e5 +[5a41] 婁 +4.69,9.38;4.69,4.38 +1.56,6.56;7.81,6.56 +0.31,7.50;9.06,7.50 +8.75,3.44;0.62,3.44 +0.94,0.62;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,2.81 +6.56,2.81;6.88,3.12 +6.88,3.12;7.19,3.44 +4.06,4.38;3.75,4.06 +3.75,4.06;3.12,3.44 +3.12,3.44;2.81,2.81 +2.81,2.81;2.19,2.50 +2.19,2.50;1.56,2.19 +1.56,2.19;1.25,1.88 +1.88,2.50;2.50,2.19 +2.50,2.19;3.12,2.19 +3.12,2.19;3.75,1.88 +3.75,1.88;4.38,1.88 +4.38,1.88;5.00,1.88 +5.00,1.88;5.94,1.56 +5.94,1.56;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.75,0.62 +8.12,8.44;8.12,6.25 +1.56,8.44;7.81,8.44 +1.25,6.25;1.25,8.44 +1.25,4.38;8.44,4.38 +0.94,4.38;0.94,5.62 +0.94,5.62;8.44,5.62 +8.44,5.62;8.44,4.38 + +# UTF-16 : 82 d3 +# UTF-8 : 93 8b e8 +[82d3] 苓 +0.62,8.12;8.75,8.12 +2.81,6.88;2.81,9.06 +6.56,6.88;6.56,9.06 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.44,6.25 +3.44,6.25;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.19,5.31 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,5.00 +1.56,5.00;0.94,4.69 +0.94,4.69;0.62,4.38 +2.50,5.00;7.19,5.00 +0.94,3.44;8.12,3.44 +8.12,3.44;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.94,1.25 +4.38,0.62;4.38,3.44 + +# UTF-16 : 63 d6 +# UTF-8 : 96 8f e6 +[63d6] 揖 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,7.19 +3.75,6.25;3.75,1.88 +9.06,6.25;2.81,6.25 +8.12,0.62;8.12,6.25 +3.75,3.44;8.12,3.44 +3.75,4.69;8.12,4.69 +2.81,1.56;3.44,1.88 +3.44,1.88;4.06,1.88 +4.06,1.88;4.69,1.88 +4.69,1.88;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.81,2.19 +7.81,2.19;8.75,2.19 +8.75,2.19;9.38,2.19 + +# UTF-16 : 69 6b +# UTF-8 : ab a5 e6 +[696b] 楫 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;3.44,8.75 +3.12,8.75;3.44,7.19 +3.75,6.25;3.75,1.88 +9.06,6.25;2.81,6.25 +8.12,0.62;8.12,6.25 +3.75,3.44;8.12,3.44 +3.75,4.69;8.12,4.69 +2.81,1.56;3.44,1.88 +3.44,1.88;4.06,1.88 +4.06,1.88;4.69,1.88 +4.69,1.88;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.81,2.19 +7.81,2.19;8.75,2.19 +8.75,2.19;9.38,2.19 + +# UTF-16 : 7d dd +# UTF-8 : 9d b7 e7 +[7ddd] 緝 +3.75,4.06;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.25 +0.31,4.69;3.44,4.69 +1.88,4.69;2.19,0.62 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.88;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;2.81,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.12 +1.56,5.62;1.56,5.94 +1.56,5.94;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,6.88;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.88,8.75;2.19,9.06 +4.06,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,7.19 +4.38,6.25;4.38,1.88 +9.06,6.25;3.44,6.25 +8.44,0.62;8.44,6.25 +4.38,3.44;8.44,3.44 +4.38,4.69;8.44,4.69 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,1.88 +4.38,1.88;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;6.25,1.88 +6.25,1.88;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;8.12,2.19 +8.12,2.19;8.75,2.19 +8.75,2.19;9.38,2.19 + +# UTF-16 : 8f 2f +# UTF-8 : af bc e8 +[8f2f] 輯 +0.62,3.44;3.75,3.44 +3.75,3.44;3.75,6.88 +3.75,6.88;0.62,6.88 +0.62,6.88;0.62,3.12 +0.62,5.00;3.44,5.00 +0.31,2.19;4.06,2.19 +2.19,0.31;2.19,9.06 +0.31,8.12;4.06,8.12 +4.38,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;4.38,8.75 +4.38,8.75;4.38,7.19 +4.69,6.25;4.69,1.56 +9.06,6.25;4.06,6.25 +8.44,0.62;8.44,6.25 +4.69,3.44;8.44,3.44 +4.69,4.69;8.44,4.69 +3.75,1.56;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.56,1.88 +6.56,1.88;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;8.12,2.19 +8.12,2.19;8.75,2.19 +8.75,2.19;9.38,2.50 + +# UTF-16 : 84 ec +# UTF-8 : ac 93 e8 +[84ec] 蓬 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.81;6.56,9.38 +0.62,7.19;0.94,6.88 +0.94,6.88;1.25,6.56 +1.25,6.56;1.56,6.25 +1.56,6.25;1.88,5.94 +1.88,5.94;2.19,5.62 +2.19,2.19;2.19,4.69 +2.19,4.69;0.31,4.69 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;2.81,1.25 +2.81,1.25;2.50,1.56 +2.50,1.56;2.19,2.19 +2.81,6.25;3.12,6.56 +3.12,6.56;3.75,6.88 +3.75,6.88;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;5.00,7.81 +8.44,7.19;8.12,6.88 +8.12,6.88;7.50,6.56 +7.50,6.56;7.19,6.25 +7.19,6.25;6.56,6.25 +6.56,6.25;6.25,5.94 +6.25,5.94;5.62,5.62 +5.62,5.62;5.00,5.31 +5.00,5.31;4.06,5.31 +4.06,5.31;3.44,5.00 +3.44,5.00;2.50,5.00 +4.06,6.88;4.38,6.88 +4.38,6.88;4.69,6.56 +4.69,6.56;5.31,6.25 +5.31,6.25;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.56,5.62 +6.56,5.62;7.19,5.31 +7.19,5.31;7.81,5.31 +7.81,5.31;8.44,5.00 +8.44,5.00;9.06,5.00 +2.81,2.19;8.75,2.19 +8.75,4.38;3.12,4.38 +8.44,3.44;3.12,3.44 +5.94,1.25;5.94,5.31 +4.38,7.19;8.44,7.19 + +# UTF-16 : 77 a5 +# UTF-8 : a5 9e e7 +[77a5] 瞥 +5.00,5.00;5.62,5.31 +5.62,5.31;6.25,5.62 +6.25,5.62;6.56,5.62 +6.56,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.12,7.81 +8.12,7.81;8.44,8.44 +5.94,8.44;9.06,8.44 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;6.25,9.38 +9.06,5.00;8.44,5.31 +8.44,5.31;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;6.25,7.81 +6.25,7.81;6.25,8.12 +3.44,5.00;3.75,5.00 +3.75,5.00;4.38,5.00 +4.38,5.00;4.69,5.31 +4.69,5.31;4.69,5.62 +4.69,5.62;4.69,7.81 +4.69,7.81;0.94,7.81 +0.94,7.81;0.94,5.00 +2.81,5.00;2.81,9.38 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +3.75,8.12;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.69,9.06 +4.69,9.06;4.69,9.06 +1.25,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.19,7.19 +4.38,5.62;4.06,6.25 +4.06,6.25;3.75,6.56 +3.75,6.56;3.44,7.19 +3.44,7.19;3.44,7.19 +7.81,0.62;8.12,4.38 +7.81,4.38;1.56,4.38 +1.25,4.38;1.56,0.62 +1.56,1.25;8.12,1.25 +1.56,2.19;8.12,2.19 +1.56,3.44;8.12,3.44 + +# UTF-16 : 78 a7 +# UTF-8 : a7 a2 e7 +[78a7] 碧 +6.88,9.38;6.56,9.06 +6.56,9.06;6.56,8.44 +6.56,8.44;6.25,8.44 +5.00,5.62;8.75,5.62 +8.75,5.62;8.75,8.44 +8.75,8.44;5.00,8.44 +5.00,8.44;5.00,5.62 +5.00,7.19;8.75,7.19 +2.50,8.75;2.50,5.62 +4.38,8.75;0.62,8.75 +4.38,7.19;0.62,7.19 +0.31,5.31;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.88,5.62 +1.88,5.62;2.19,5.62 +2.19,5.62;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.75,5.94 +3.75,5.94;4.38,6.25 +9.06,4.69;0.31,4.69 +2.19,3.12;8.12,3.12 +8.12,3.12;8.12,0.62 +2.19,0.62;2.19,3.12 +2.19,0.94;8.12,0.94 +0.31,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;1.56,2.81 +1.56,2.81;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;3.44,4.69 + +# UTF-16 : 58 59 +# UTF-8 : 99 a1 e5 +[5859] 塙 +0.31,6.56;2.81,6.56 +1.56,1.88;1.56,8.75 +0.31,1.25;0.62,1.56 +0.62,1.56;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 +2.81,8.12;9.06,8.12 +5.94,8.12;5.94,9.06 +4.38,1.25;4.38,3.75 +4.38,3.75;7.50,3.75 +7.50,3.75;7.50,1.88 +7.50,1.88;4.69,1.88 +4.06,5.62;4.06,7.19 +4.06,7.19;8.12,7.19 +7.81,7.19;8.12,5.62 +7.81,5.62;4.06,5.62 +7.50,0.94;7.81,0.62 +7.81,0.62;8.12,0.62 +8.12,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.69 +8.75,4.69;3.12,4.69 +3.12,4.69;3.12,0.62 + +# UTF-16 : 69 c1 +# UTF-8 : 81 a7 e6 +[69c1] 槁 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.38;2.50,5.00 +2.50,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +2.81,8.12;9.06,8.12 +5.94,8.12;5.94,9.06 +4.38,1.25;4.38,3.75 +4.38,3.75;7.50,3.75 +7.50,3.75;7.50,1.88 +7.50,1.88;4.69,1.88 +4.06,5.62;4.06,7.19 +4.06,7.19;8.12,7.19 +7.81,7.19;8.12,5.62 +7.81,5.62;4.06,5.62 +7.50,0.94;7.81,0.62 +7.81,0.62;8.12,0.62 +8.12,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.69 +8.75,4.69;3.12,4.69 +3.12,4.69;3.12,0.62 + +# UTF-16 : 72 92 +# UTF-8 : 92 8a e7 +[7292] 犒 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.06 +1.25,4.06;1.88,4.38 +1.88,4.38;2.50,4.69 +2.50,4.69;3.12,4.69 +0.94,7.50;3.12,7.50 +1.88,0.62;1.88,9.06 +0.31,5.31;0.31,5.94 +0.31,5.94;0.62,6.56 +0.62,6.56;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.94,8.44 +0.94,8.44;0.94,8.75 +3.12,8.12;9.06,8.12 +5.94,8.12;5.94,9.06 +4.69,1.25;4.69,3.75 +4.69,3.75;7.50,3.75 +7.50,3.75;7.50,1.88 +7.50,1.88;4.69,1.88 +4.38,5.62;4.38,7.19 +4.38,7.19;7.81,7.19 +7.81,7.19;7.81,5.62 +7.81,5.62;4.38,5.62 +7.50,0.94;7.81,0.62 +7.81,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.69 +8.75,4.69;3.44,4.69 +3.44,4.69;3.44,0.62 + +# UTF-16 : 7e 1e +# UTF-8 : 9e b8 e7 +[7e1e] 縞 +3.44,4.06;3.12,4.69 +3.12,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;2.81,5.94 +2.81,5.94;2.81,6.56 +0.31,4.69;3.12,4.69 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.81,7.81 +2.81,7.81;2.81,8.12 +1.56,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.88,8.75;1.88,9.06 +3.44,8.12;9.06,8.12 +6.25,8.12;6.25,9.06 +5.00,1.25;5.00,3.75 +5.00,3.75;7.81,3.75 +7.81,3.75;7.81,1.88 +7.81,1.88;5.00,1.88 +4.38,5.62;4.38,7.19 +4.38,7.19;8.12,7.19 +8.12,7.19;8.12,5.62 +8.12,5.62;4.69,5.62 +7.50,0.94;7.81,0.62 +7.81,0.62;8.44,0.62 +8.44,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +8.75,1.56;9.06,4.69 +8.75,4.69;3.75,4.69 +3.75,4.69;3.75,0.62 + +# UTF-16 : 93 ac +# UTF-8 : ac 8e e9 +[93ac] 鎬 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,1.88 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;2.19,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +3.44,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.12,4.38 +3.75,8.12;9.06,8.12 +6.25,8.12;6.56,9.06 +5.00,1.25;5.00,3.75 +5.00,3.75;7.81,3.75 +7.81,3.75;7.81,1.88 +7.81,1.88;5.00,1.88 +4.69,5.62;4.69,7.19 +4.69,7.19;8.12,7.19 +8.12,7.19;8.12,5.62 +8.12,5.62;4.69,5.62 +7.50,0.94;8.12,0.62 +8.12,0.62;8.44,0.62 +8.44,0.62;9.06,0.94 +9.06,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,4.69 +9.06,4.69;3.75,4.69 +3.75,4.69;3.75,0.62 + +# UTF-16 : 97 ed +# UTF-8 : ad 9f e9 +[97ed] 韭 +5.62,7.50;8.75,7.50 +5.62,3.12;8.75,3.12 +5.62,5.31;8.44,5.31 +5.62,0.94;5.62,9.06 +0.31,0.94;9.06,0.94 +3.75,7.50;0.62,7.50 +3.75,3.12;0.62,3.12 +3.75,5.31;0.94,5.31 +3.75,0.94;3.75,9.06 + +# UTF-16 : 97 ee +# UTF-8 : ae 9f e9 +[97ee] 韮 +5.62,6.25;8.75,6.25 +5.62,2.81;8.75,2.81 +5.62,4.38;8.44,4.38 +5.62,0.94;5.62,7.19 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.31,0.94;9.06,0.94 +3.75,6.25;0.62,6.25 +3.75,2.81;0.62,2.81 +3.75,4.38;0.94,4.38 +3.75,0.94;3.75,7.19 + +# UTF-16 : 70 58 +# UTF-8 : 98 81 e7 +[7058] 灘 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +8.12,9.38;8.12,8.75 +8.12,8.75;8.12,8.44 +8.12,8.44;7.81,7.81 +7.81,7.81;7.81,7.81 +5.94,7.81;6.25,0.62 +9.06,7.81;6.25,7.81 +7.81,1.25;7.81,7.50 +6.25,1.25;9.38,1.25 +5.94,3.44;9.06,3.44 +5.94,5.62;9.06,5.62 +5.31,6.25;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.25,8.44 +6.25,8.44;6.56,9.38 +1.88,8.12;5.94,8.12 +3.12,7.50;3.12,9.38 +4.69,7.50;4.69,9.38 +1.88,0.62;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;3.75,6.88 +5.62,0.94;5.31,1.25 +5.31,1.25;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,3.12 +1.88,3.12;5.62,3.12 +2.19,4.38;5.62,4.38 +2.50,5.31;5.31,5.31 +5.31,5.31;5.31,7.19 +5.31,7.19;2.19,7.19 +2.19,7.19;2.19,5.31 + +# UTF-16 : 70 1e +# UTF-8 : 9e 80 e7 +[701e] 瀞 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.44,8.44 +6.88,8.44;8.75,8.44 +5.31,6.25;5.94,6.88 +5.94,6.88;6.25,7.50 +6.25,7.50;6.56,8.12 +6.56,8.12;6.88,8.75 +6.88,8.75;7.19,9.38 +7.50,6.88;7.50,1.56 +7.50,1.56;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +8.75,2.81;9.06,6.88 +8.75,6.88;6.25,6.88 +5.62,3.44;9.06,3.44 +5.62,5.00;9.38,5.00 +2.50,0.62;2.50,5.00 +2.50,5.00;5.31,5.00 +5.31,5.00;5.31,1.25 +5.31,1.25;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +1.88,5.94;5.62,5.94 +5.62,8.44;2.19,8.44 +5.31,7.19;2.19,7.19 +3.75,5.94;3.75,9.06 +2.50,2.50;5.31,2.50 +2.50,3.75;5.31,3.75 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 + +# UTF-16 : 58 35 +# UTF-8 : b5 a0 e5 +[5835] 堵 +0.31,6.56;3.12,6.56 +1.56,1.88;1.56,8.75 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.44,2.81 +4.06,4.38;4.06,0.62 +8.44,0.62;8.44,4.69 +8.44,4.69;4.06,4.69 +4.06,1.25;8.44,1.25 +4.06,2.81;8.44,2.81 +2.81,3.75;3.44,4.38 +3.44,4.38;4.38,4.69 +4.38,4.69;5.00,5.00 +5.00,5.00;5.62,5.62 +5.62,5.62;6.25,5.94 +6.25,5.94;6.88,6.56 +6.88,6.56;7.50,7.19 +7.50,7.19;8.12,7.50 +8.12,7.50;8.44,8.12 +8.44,8.12;9.06,8.75 +2.81,5.94;9.06,5.94 +8.44,8.12;3.44,8.12 +5.62,5.94;5.94,9.38 + +# UTF-16 : 69 fb +# UTF-8 : bb a7 e6 +[69fb] 槻 +1.56,0.62;1.56,9.06 +2.50,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +5.31,5.00;2.81,5.00 +5.31,7.19;2.81,7.19 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.06,5.00 +4.06,5.00;4.06,5.62 +4.06,5.62;4.06,9.06 +5.62,3.75;8.75,3.75 +8.75,3.75;8.75,8.75 +8.75,8.75;5.62,8.75 +5.62,8.75;5.62,3.44 +5.62,5.31;8.75,5.31 +5.62,7.19;8.75,7.19 +5.31,2.19;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.75 +4.38,3.75;3.75,4.38 +7.50,3.75;7.50,1.25 +7.50,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +4.38,0.62;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,2.19 +6.25,2.19;6.56,2.81 +6.56,2.81;6.56,3.75 + +# UTF-16 : 69 cc +# UTF-8 : 8c a7 e6 +[69cc] 槌 +4.69,2.50;8.44,2.50 +8.44,2.50;8.44,4.69 +8.44,4.69;4.69,4.69 +4.69,5.94;8.12,5.94 +8.12,5.94;8.12,8.12 +8.12,8.12;4.69,8.12 +4.69,8.12;4.69,2.50 +6.56,9.38;6.56,8.75 +6.56,8.75;6.25,8.44 +6.25,8.44;5.94,8.12 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +2.50,8.75;2.81,8.44 +2.81,8.44;3.12,8.12 +3.12,8.12;3.44,7.81 +3.44,7.81;3.44,7.50 +3.44,7.50;3.75,7.19 +3.44,2.50;3.44,5.31 +3.44,5.31;2.19,5.31 +2.19,0.62;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +8.75,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.75,1.88 +3.75,1.88;3.44,2.50 + +# UTF-16 : 79 e6 +# UTF-8 : a6 a7 e7 +[79e6] 秦 +0.31,5.62;9.06,5.62 +8.75,8.44;0.94,8.44 +8.12,7.19;1.25,7.19 +0.31,3.44;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.19,4.69 +2.19,4.69;2.81,5.31 +2.81,5.31;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.69,8.75 +4.69,8.75;4.69,9.38 +9.06,3.44;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.25,5.62 +6.25,5.62;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,7.19 +0.94,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.69,3.12 +6.56,4.69;6.25,4.69 +6.25,4.69;5.62,4.69 +5.62,4.69;5.31,4.69 +5.31,4.69;5.00,4.69 +5.00,4.69;4.38,4.38 +4.38,4.38;4.06,4.38 +4.06,4.38;3.75,4.38 +3.75,4.38;3.12,4.38 +3.12,4.38;2.81,4.38 +2.81,4.38;2.50,4.38 +4.69,0.31;4.69,4.69 +8.44,3.12;1.25,3.12 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,1.88 +6.88,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,2.81 +5.31,2.81;4.69,3.12 + +# UTF-16 : 69 9b +# UTF-8 : 9b a6 e6 +[699b] 榛 +2.50,5.31;9.38,5.31 +9.06,8.44;2.81,8.44 +8.75,6.88;3.12,6.88 +2.19,3.12;2.50,3.44 +2.50,3.44;3.12,4.06 +3.12,4.06;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.69,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.62,7.81 +5.62,7.81;5.62,8.44 +5.62,8.44;5.94,9.38 +9.38,3.12;9.06,3.44 +9.06,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.88,5.62 +6.88,5.62;6.88,5.94 +6.88,5.94;6.56,6.56 +6.56,6.56;6.25,6.88 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +2.50,0.94;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +7.19,4.69;6.56,4.69 +6.56,4.69;5.94,4.38 +5.94,4.38;5.31,4.38 +5.31,4.38;4.69,4.38 +4.69,4.38;3.75,4.06 +5.62,0.31;5.62,4.38 +8.44,3.12;2.81,3.12 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.88 +7.81,1.88;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;5.94,2.81 +5.94,2.81;5.62,3.12 + +# UTF-16 : 4e d7 +# UTF-8 : 97 bb e4 +[4ed7] 仗 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.56 +9.06,7.50;2.19,7.50 +2.19,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.38,2.19 +4.38,2.19;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.94,4.69 +5.94,4.69;6.25,5.62 +6.25,5.62;6.25,6.25 +6.25,6.25;6.25,7.19 +6.25,7.19;6.25,9.06 +9.06,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;5.94,2.19 +5.94,2.19;5.31,2.81 +5.31,2.81;5.00,3.44 +5.00,3.44;4.38,4.06 +4.38,4.06;4.06,4.69 +4.06,4.69;3.75,5.62 +3.75,5.62;3.44,6.56 + +# UTF-16 : 67 56 +# UTF-8 : 96 9d e6 +[6756] 杖 +3.75,3.75;3.44,4.38 +3.44,4.38;3.12,5.00 +3.12,5.00;2.81,5.62 +2.81,5.62;2.50,6.25 +2.50,6.25;2.19,7.19 +2.19,0.62;2.19,9.06 +3.44,7.19;0.31,7.19 +0.00,2.50;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +9.06,7.50;3.75,7.50 +3.12,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;6.25,3.44 +6.25,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.88,5.62 +6.88,5.62;6.88,6.25 +6.88,6.25;6.88,7.19 +6.88,7.19;6.88,9.06 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;5.94,2.81 +5.94,2.81;5.31,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.38,5.62 +4.38,5.62;4.06,6.56 + +# UTF-16 : 5b 8d +# UTF-8 : 8d ae e5 +[5b8d] 宍 +4.69,8.12;4.69,9.38 +8.44,5.94;8.44,8.12 +8.44,8.12;0.94,8.12 +0.94,8.12;0.94,5.94 +0.62,5.00;8.75,5.00 +4.69,5.00;4.69,6.88 +0.94,0.62;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.75 +3.12,3.75;3.12,4.06 +8.44,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,4.06 + +# UTF-16 : 9b ab +# UTF-8 : ab ae e9 +[9bab] 鮫 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;2.81,8.44 +0.00,6.25;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.44;2.81,8.44 +0.94,5.31;3.44,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.75,7.19 +3.75,7.19;3.75,3.44 +3.75,3.44;0.94,3.44 +2.19,7.19;2.19,3.44 +4.06,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.81 +3.44,2.81;3.44,2.81 +2.81,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;2.50,2.81 +2.50,2.81;2.50,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +0.31,0.31;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +3.44,0.62;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,4.69 +7.81,4.69;8.12,5.31 +3.75,7.81;9.06,7.81 +6.56,8.12;6.56,9.38 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.44 +5.94,3.44;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.00,5.31 +5.62,7.50;5.31,6.88 +5.31,6.88;5.00,6.25 +5.00,6.25;4.69,5.94 +4.69,5.94;4.38,5.31 +4.38,5.31;4.06,5.00 +9.06,5.00;8.75,5.31 +8.75,5.31;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.50,7.50 + +# UTF-16 : 97 8b +# UTF-8 : 8b 9e e9 +[978b] 鞋 +0.31,7.81;4.69,7.81 +3.44,9.06;3.75,6.56 +3.44,6.56;1.25,6.56 +1.25,6.56;1.25,9.06 +4.06,3.44;4.06,5.62 +4.06,5.62;0.62,5.62 +0.62,5.62;0.62,3.44 +0.94,3.44;4.06,3.44 +0.31,2.19;4.69,2.19 +2.50,0.62;2.50,6.56 +9.06,0.94;4.38,0.94 +8.75,3.44;4.69,3.44 +6.88,0.94;6.88,5.00 +9.06,5.31;4.38,5.31 +8.75,7.81;4.69,7.81 +6.88,5.31;6.88,9.38 + +# UTF-16 : 9b ad +# UTF-8 : ad ae e9 +[9bad] 鮭 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +3.12,8.44;3.12,8.44 +0.31,6.25;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.75 +1.56,8.75;1.56,9.38 +1.25,8.44;3.44,8.44 +0.94,5.31;4.38,5.31 +0.94,3.12;0.94,7.19 +0.94,7.19;4.38,7.19 +4.38,7.19;4.38,3.44 +4.38,3.44;0.94,3.44 +2.50,7.19;2.50,3.44 +4.38,1.25;4.38,1.88 +4.38,1.88;4.38,2.19 +4.38,2.19;4.06,2.81 +4.06,2.81;4.06,2.81 +3.12,0.94;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;2.81,2.81 +2.81,2.81;2.81,2.81 +1.88,0.62;1.88,0.94 +1.88,0.94;1.88,1.56 +1.88,1.56;1.88,1.88 +1.88,1.88;1.88,2.19 +1.88,2.19;1.88,2.81 +0.31,0.31;0.62,0.94 +0.62,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +9.06,0.94;4.69,0.94 +8.75,3.44;5.00,3.44 +6.88,0.94;6.88,5.00 +9.06,5.31;4.69,5.31 +8.75,7.81;5.00,7.81 +6.88,5.31;6.88,9.38 + +# UTF-16 : 75 11 +# UTF-8 : 91 94 e7 +[7511] 甑 +1.56,7.81;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;1.25,9.06 +1.25,9.06;0.94,9.06 +3.12,7.81;3.44,8.12 +3.44,8.12;3.44,8.75 +3.44,8.75;3.75,9.06 +3.75,9.06;3.75,9.06 +4.06,0.62;4.06,4.06 +4.06,4.06;0.94,4.06 +0.94,4.06;0.94,0.62 +2.50,7.81;2.50,5.00 +0.94,1.25;4.06,1.25 +0.94,2.50;4.06,2.50 +0.62,5.00;4.38,5.00 +4.38,5.00;4.38,7.81 +4.38,7.81;0.62,7.81 +0.31,7.81;0.62,5.00 +0.62,6.56;4.38,6.56 +9.06,8.44;4.38,8.44 +5.62,8.44;5.62,7.50 +5.62,7.50;5.62,6.88 +5.62,6.88;5.31,5.94 +5.31,5.94;5.31,5.31 +5.31,5.31;5.31,4.69 +5.31,4.69;5.31,3.75 +5.31,3.75;5.31,3.12 +5.31,3.12;5.00,2.50 +5.00,2.50;5.00,1.56 +5.00,1.56;5.00,0.94 +5.62,6.56;8.12,6.56 +7.81,6.56;8.12,1.56 +7.81,1.56;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;9.06,0.94 +9.06,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.38,3.75 +4.38,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.88,1.56 +6.88,1.56;7.50,1.88 +7.50,1.88;8.12,1.88 +7.19,2.81;6.88,3.44 +6.88,3.44;6.88,4.06 +6.88,4.06;6.56,4.38 +6.56,4.38;6.25,5.00 +6.25,5.00;5.94,5.62 + +# UTF-16 : 9d 3b +# UTF-8 : bb b4 e9 +[9d3b] 鴻 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +6.88,1.25;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.56,2.81 +5.62,0.94;5.62,1.56 +5.62,1.56;5.62,1.88 +5.62,1.88;5.31,2.50 +5.31,2.50;5.31,2.81 +4.06,0.62;4.06,1.25 +4.06,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,5.62;8.75,5.62 +8.75,5.62;8.75,8.44 +8.75,8.44;4.69,8.44 +4.69,8.44;4.69,3.44 +4.69,3.44;9.06,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.62 +7.81,0.62;7.19,0.94 +7.19,0.94;7.19,0.94 +4.69,7.19;8.44,7.19 +6.25,9.38;6.25,9.06 +6.25,9.06;6.25,8.44 +6.25,8.44;6.25,8.44 +4.69,4.69;9.06,4.69 +3.12,8.12;3.12,2.50 +4.38,8.12;2.19,8.12 +1.56,2.19;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 + +# UTF-16 : 83 f0 +# UTF-8 : b0 8f e8 +[83f0] 菰 +0.31,8.12;9.06,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.31,3.75;3.75,4.38 +3.75,6.88;0.31,6.88 +1.88,5.31;2.19,1.56 +1.88,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.75,6.88;3.44,6.56 +3.44,6.56;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.50,5.31 +2.50,5.31;2.19,5.00 +4.06,6.56;4.69,6.56 +4.69,6.56;5.00,6.56 +5.00,6.56;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;6.56,6.88 +6.56,6.88;6.88,6.88 +6.88,6.88;7.50,6.88 +7.50,6.88;8.12,6.88 +8.12,6.88;8.44,7.19 +8.44,7.19;9.06,7.19 +3.12,0.62;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.38,5.62 +4.38,5.62;4.38,6.88 +9.06,0.62;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.44,3.44 +8.44,3.44;8.12,4.06 +8.12,4.06;8.12,4.69 +8.12,4.69;8.12,5.62 +8.12,5.62;8.12,6.25 +8.12,6.25;8.12,7.19 +5.94,1.25;6.25,6.88 +8.44,0.62;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,3.12 +4.06,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.56 +6.88,1.56;7.19,1.56 +7.19,1.56;7.81,1.88 + +# UTF-16 : 82 c5 +# UTF-8 : 85 8b e8 +[82c5] 苅 +5.94,1.88;5.94,6.88 +8.44,7.19;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;6.88,0.94 +6.88,0.94;6.56,0.94 +0.31,8.12;9.06,8.12 +2.81,7.19;2.81,9.38 +6.56,7.50;6.56,9.38 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,7.19 +0.62,5.62;1.25,5.31 +1.25,5.31;1.88,5.00 +1.88,5.00;2.19,4.69 +2.19,4.69;2.81,4.38 +2.81,4.38;3.12,3.75 +3.12,3.75;3.75,3.44 +3.75,3.44;4.06,3.12 +4.06,3.12;4.38,2.50 +4.38,2.50;5.00,2.19 +5.00,2.19;5.31,1.88 + +# UTF-16 : 9d 28 +# UTF-8 : a8 b4 e9 +[9d28] 鴨 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.50,3.12 +6.56,1.25;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;6.25,2.81 +6.25,2.81;6.25,2.81 +5.00,0.94;5.00,1.56 +5.00,1.56;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;4.69,2.81 +3.12,0.62;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +3.44,3.75;3.75,8.44 +3.44,8.44;0.62,8.44 +0.62,8.44;0.62,3.12 +2.19,8.44;2.19,0.62 +0.62,3.75;3.44,3.75 +0.62,6.25;3.75,6.25 +4.69,5.62;8.75,5.62 +8.75,5.62;8.75,8.44 +8.75,8.44;4.69,8.44 +4.38,8.44;4.69,3.44 +4.38,3.44;9.06,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.62 +7.81,0.62;7.19,0.94 +7.19,0.94;7.19,0.94 +4.69,7.19;8.44,7.19 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.44 +5.94,8.44;5.94,8.44 +4.69,4.69;9.06,4.69 + +# UTF-16 : 74 5b +# UTF-8 : 9b 91 e7 +[745b] 瑛 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +2.81,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,2.19;1.56,8.44 +2.81,8.12;9.06,8.12 +4.69,7.19;4.69,9.38 +7.19,7.19;7.50,9.38 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,7.50 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;5.94,4.38 +2.81,4.06;9.06,4.06 +8.44,4.06;8.44,6.56 +8.44,6.56;3.75,6.56 +3.75,6.56;3.75,4.06 + +# UTF-16 : 6f fe +# UTF-8 : be bf e6 +[6ffe] 濾 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +5.31,7.81;5.31,9.38 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,7.81 +1.88,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.19,2.19 +2.19,2.19;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.50,5.62 +2.50,5.62;2.50,7.81 +2.50,7.81;9.06,7.81 +2.81,6.56;7.81,7.19 +5.31,8.75;8.44,8.75 +4.69,7.81;5.00,6.56 +4.69,6.56;5.00,5.94 +5.00,5.94;5.31,5.94 +5.31,5.94;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.50,5.94 +7.50,5.94;8.12,5.94 +8.12,5.94;8.75,6.25 +8.75,6.25;8.75,6.56 +8.75,6.56;8.75,6.88 +4.38,2.50;4.69,1.25 +4.38,1.25;4.69,0.94 +4.69,0.94;5.00,0.62 +5.00,0.62;5.62,0.62 +5.62,0.62;5.94,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;6.88,0.62 +6.88,0.62;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;7.81,1.56 +7.81,1.56;8.12,1.88 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.50 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.44,2.19 +8.44,2.19;8.12,2.50 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.50 +3.44,3.12;8.44,3.12 +8.44,3.12;8.44,5.31 +8.44,5.31;3.44,5.31 +3.44,5.31;3.44,2.81 +5.94,3.12;5.94,5.31 +3.44,4.06;8.44,4.06 + +# UTF-16 : 76 e7 +# UTF-8 : a7 9b e7 +[76e7] 盧 +8.44,0.94;8.44,2.50 +8.44,2.50;2.19,2.50 +1.88,2.50;2.19,0.94 +4.06,2.50;4.06,0.94 +6.25,2.50;6.25,0.94 +1.25,0.62;9.06,0.62 +4.38,7.81;4.69,9.38 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.75,7.81 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,7.81 +1.25,7.81;8.75,7.81 +1.56,6.56;7.19,7.19 +4.38,8.75;8.12,8.75 +3.75,7.81;3.75,6.56 +3.75,6.56;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.31,5.94 +5.31,5.94;5.94,5.94 +5.62,5.94;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.50,5.94 +7.50,5.94;8.12,6.25 +8.12,6.25;8.44,6.56 +8.44,6.56;8.44,6.88 +2.50,3.12;8.12,3.12 +8.12,3.12;8.12,5.31 +8.12,5.31;2.19,5.31 +2.19,5.31;2.19,3.12 +5.31,3.44;5.31,5.31 +2.50,4.38;8.12,4.38 + +# UTF-16 : 86 06 +# UTF-8 : 86 98 e8 +[8606] 蘆 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,8.12;6.56,9.38 +1.88,2.19;2.19,0.62 +8.44,0.62;8.44,2.19 +8.44,2.19;1.88,2.19 +4.06,2.19;4.06,0.94 +6.25,2.19;6.25,0.94 +1.25,0.62;9.06,0.62 +4.38,6.88;4.69,8.12 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.56 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,6.88 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,6.88 +1.25,6.88;8.75,6.88 +1.56,5.94;7.19,6.25 +4.38,7.81;8.12,7.81 +3.75,6.88;3.75,5.94 +3.75,5.94;4.06,5.62 +4.06,5.62;4.69,5.31 +4.69,5.31;5.31,5.31 +5.31,5.31;5.94,5.31 +5.62,5.31;6.56,5.31 +6.56,5.31;7.19,5.31 +7.19,5.31;7.50,5.31 +7.50,5.31;8.12,5.62 +8.12,5.62;8.44,5.94 +8.44,5.94;8.44,6.25 +2.50,2.81;8.12,2.81 +8.12,2.81;8.12,4.69 +8.12,4.69;2.19,4.69 +2.19,4.69;2.19,2.81 +5.31,3.12;5.31,4.69 +2.50,3.75;8.12,3.75 + +# UTF-16 : 67 a1 +# UTF-8 : a1 9e e6 +[67a1] 枡 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +3.12,5.00;9.38,5.00 +7.81,0.62;7.81,9.06 +2.81,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.69,5.00 +4.69,5.00;4.69,5.94 +4.69,5.94;5.00,7.19 +4.69,7.19;5.00,8.12 +2.81,7.81;3.12,7.81 +3.12,7.81;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.38,8.12 +4.38,8.12;4.69,8.12 +4.69,8.12;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;6.25,8.75 +6.25,8.75;6.88,9.06 + +# UTF-16 : 7a 4e +# UTF-8 : 8e a9 e7 +[7a4e] 穎 +4.38,0.62;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;5.94,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,1.88 +4.69,8.75;9.06,8.75 +6.88,8.75;6.56,8.12 +6.56,8.12;6.56,7.81 +6.56,7.81;6.56,7.19 +6.56,7.19;6.56,7.19 +5.00,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.00,7.19 +5.00,7.19;5.00,2.50 +5.00,4.06;8.75,4.06 +5.00,5.62;8.75,5.62 +0.94,9.06;0.94,6.56 +0.94,6.56;1.25,6.25 +1.25,6.25;1.56,6.25 +1.56,6.25;2.19,6.25 +2.19,6.25;2.81,6.25 +2.81,6.25;3.44,6.25 +3.44,6.25;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.50 +0.94,7.81;1.56,7.81 +1.56,7.81;2.19,7.81 +2.19,7.81;2.81,8.12 +2.81,8.12;3.44,8.44 +3.44,8.44;4.06,8.44 +0.31,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,3.75 +4.06,5.62;3.44,5.31 +3.44,5.31;2.81,5.31 +2.81,5.31;2.19,5.00 +2.19,5.00;1.25,5.00 +1.25,5.00;0.62,5.00 +2.50,0.62;2.50,5.31 +4.38,3.75;0.62,3.75 +4.38,1.88;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.50,3.75 + +# UTF-16 : 81 95 +# UTF-8 : 95 86 e8 +[8195] 膕 +0.94,4.06;2.50,4.06 +0.94,6.25;2.50,6.25 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +8.75,0.31;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,0.31 +3.44,0.94;8.75,0.94 +3.75,7.19;8.44,7.19 +8.12,6.25;7.81,5.62 +7.81,5.62;7.81,5.00 +7.81,5.00;7.50,4.38 +7.50,4.38;7.50,4.06 +7.50,4.06;7.19,3.44 +7.19,3.44;6.88,3.12 +6.88,3.12;6.56,2.50 +6.56,2.50;6.25,2.19 +6.25,2.19;5.94,1.88 +5.94,1.88;5.94,1.56 +6.56,8.12;6.56,6.88 +6.56,6.88;6.56,5.94 +6.56,5.94;6.88,4.69 +6.88,4.69;6.88,4.06 +6.88,4.06;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.12,1.56 +8.12,1.56;8.12,1.88 +8.12,1.88;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.44,3.75 +7.19,8.12;7.50,7.81 +7.50,7.81;7.81,7.81 +7.81,7.81;8.12,7.50 +4.38,3.75;6.25,3.75 +5.94,3.75;6.25,6.25 +5.94,6.25;4.38,6.25 +4.38,6.25;4.38,3.75 +3.75,2.19;4.38,2.50 +4.38,2.50;5.00,2.81 +5.00,2.81;5.62,2.81 +5.62,2.81;6.25,3.12 +6.25,3.12;6.56,3.44 + +# UTF-16 : 5e 57 +# UTF-8 : 97 b9 e5 +[5e57] 幗 +8.75,0.31;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,0.31 +3.44,0.94;8.75,0.94 +3.75,7.19;8.44,7.19 +8.12,6.25;7.81,5.62 +7.81,5.62;7.81,5.00 +7.81,5.00;7.50,4.38 +7.50,4.38;7.50,4.06 +7.50,4.06;7.19,3.44 +7.19,3.44;6.88,3.12 +6.88,3.12;6.56,2.50 +6.56,2.50;6.25,2.19 +6.25,2.19;5.94,1.88 +5.94,1.88;5.94,1.56 +6.56,8.12;6.56,6.88 +6.56,6.88;6.56,5.94 +6.56,5.94;6.88,4.69 +6.88,4.69;6.88,4.06 +6.88,4.06;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.12,1.56 +8.12,1.56;8.12,1.88 +8.12,1.88;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.44,3.75 +7.19,8.12;7.50,7.81 +7.50,7.81;7.81,7.81 +7.81,7.81;8.12,7.50 +4.38,3.75;6.25,3.75 +5.94,3.75;6.25,6.25 +5.94,6.25;4.38,6.25 +4.38,6.25;4.38,3.75 +3.75,2.19;4.38,2.50 +4.38,2.50;5.00,2.81 +5.00,2.81;5.62,2.81 +5.62,2.81;6.25,3.12 +6.25,3.12;6.56,3.44 +1.88,2.50;2.19,2.50 +2.19,2.50;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,7.50 +2.81,7.50;0.62,7.50 +0.62,7.50;0.62,2.19 +1.56,0.62;1.56,9.06 + +# UTF-16 : 58 9f +# UTF-8 : 9f a2 e5 +[589f] 墟 +0.31,6.56;2.81,6.56 +1.56,2.19;1.56,8.75 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.50 +2.50,2.50;3.12,3.12 +5.62,7.50;5.62,9.38 +8.12,6.25;8.44,6.56 +8.44,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +8.75,7.50;9.06,7.50 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.62 +3.44,5.62;3.44,7.50 +3.44,7.50;9.06,7.50 +3.44,5.94;7.81,6.56 +5.62,8.44;8.75,8.44 +5.62,4.38;5.62,0.94 +6.88,2.19;8.44,2.19 +8.44,2.19;8.44,4.06 +6.88,0.94;6.88,4.38 +3.44,0.94;9.06,0.94 +5.31,7.19;5.31,5.31 +5.31,5.31;5.31,5.00 +5.31,5.00;5.62,4.69 +5.62,4.69;6.25,4.69 +6.25,4.69;6.88,4.69 +6.88,4.69;7.19,4.69 +7.19,4.69;7.81,4.69 +7.81,4.69;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;8.75,5.94 +8.75,5.94;8.75,6.25 +5.62,2.19;4.06,2.19 +4.06,2.19;4.06,4.06 + +# UTF-16 : 9f 52 +# UTF-8 : 92 bd e9 +[9f52] 齒 +4.69,9.38;4.69,7.19 +0.62,7.19;8.75,7.19 +8.12,8.44;4.69,8.44 +2.50,7.19;2.50,9.06 +0.94,6.88;0.94,0.31 +8.44,6.88;8.44,0.31 +0.94,0.94;8.44,0.94 +0.94,4.06;8.44,4.06 +1.25,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +4.38,4.69;4.06,5.00 +4.06,5.00;3.75,5.31 +3.75,5.31;3.44,5.62 +3.44,5.62;3.12,5.62 +3.12,5.62;2.81,5.94 +4.69,4.69;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;5.94,5.94 +5.94,5.94;6.25,6.25 +6.25,6.25;6.56,6.88 +7.81,4.69;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.56,5.62 +6.56,5.62;6.25,5.94 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;3.12,3.75 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +3.44,2.50;3.12,2.50 +3.12,2.50;2.81,2.81 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.56,3.75 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,2.50 +6.56,2.50;6.25,2.81 + +# UTF-16 : 9f 5f +# UTF-8 : 9f bd e9 +[9f5f] 齟 +2.50,9.38;2.50,7.19 +0.31,7.19;4.69,7.19 +4.38,8.44;2.50,8.44 +1.25,7.19;1.25,9.06 +0.62,6.88;0.62,0.31 +4.38,6.88;4.38,0.31 +0.62,0.94;4.38,0.94 +0.62,4.06;4.38,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.56,5.94 +2.50,4.69;2.81,5.00 +2.81,5.00;2.81,5.31 +2.81,5.31;3.12,5.94 +3.12,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +4.06,4.69;3.75,5.00 +3.75,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,5.94 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.88,3.75 +2.50,1.56;2.19,1.88 +2.19,1.88;1.88,2.50 +1.88,2.50;1.56,2.81 +1.56,2.81;1.56,2.81 +2.50,1.56;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +4.06,1.56;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,2.81 +8.75,0.94;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,0.94 +4.69,0.94;9.38,0.94 +5.31,3.44;8.75,3.44 +5.31,6.25;8.75,6.25 + +# UTF-16 : 9f 6c +# UTF-8 : ac bd e9 +[9f6c] 齬 +8.44,5.00;8.44,6.88 +8.44,6.88;5.00,6.88 +4.38,5.00;9.06,5.00 +8.75,8.44;4.69,8.44 +6.56,8.44;5.94,5.00 +8.75,0.62;8.75,4.06 +8.75,4.06;5.00,4.06 +5.00,4.06;5.00,0.62 +5.00,1.25;8.75,1.25 +2.50,9.38;2.50,7.19 +0.31,7.19;4.69,7.19 +4.38,8.44;2.50,8.44 +1.25,7.19;1.25,9.06 +0.62,6.88;0.62,0.31 +4.38,6.88;4.38,0.31 +0.62,0.94;4.38,0.94 +0.62,4.06;4.38,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.56,5.94 +2.50,4.69;2.81,5.00 +2.81,5.00;2.81,5.31 +2.81,5.31;3.12,5.94 +3.12,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +4.06,4.69;3.75,5.00 +3.75,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,5.94 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.88,3.75 +2.50,1.56;2.19,1.88 +2.19,1.88;1.88,2.50 +1.88,2.50;1.56,2.81 +1.56,2.81;1.56,2.81 +2.50,1.56;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +4.06,1.56;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,2.81 + +# UTF-16 : 53 40 +# UTF-8 : 80 8d e5 +[5340] 區 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.75,1.25 +2.19,2.19;4.69,2.19 +4.69,2.19;4.69,4.69 +4.69,4.69;2.19,4.69 +2.19,4.69;2.19,2.19 +5.62,2.19;8.44,2.19 +8.44,2.19;8.44,4.69 +8.44,4.69;5.62,4.69 +5.62,4.69;5.62,2.19 +3.12,5.62;7.50,5.62 +7.50,5.62;7.50,7.81 +7.50,7.81;2.81,7.81 +2.81,7.81;2.81,5.62 + +# UTF-16 : 6b 50 +# UTF-8 : 90 ad e6 +[6b50] 歐 +4.38,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +6.88,5.62;6.88,7.19 +9.38,0.94;9.06,1.25 +9.06,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.19,3.75 +7.19,3.75;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +4.69,5.31;5.31,5.94 +5.31,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.06 +8.44,5.31;8.44,5.62 +8.44,5.62;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;9.06,7.19 +9.06,7.19;9.06,7.81 +5.94,7.81;9.06,7.81 +4.69,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.62,1.25;4.06,1.25 +1.56,2.19;2.81,2.19 +2.81,2.19;2.81,4.69 +2.81,4.69;1.56,4.69 +1.25,4.69;1.56,2.19 +3.44,2.19;4.69,2.19 +4.38,2.19;4.69,4.69 +4.38,4.69;3.44,4.69 +3.12,4.69;3.44,2.19 +1.88,5.62;4.06,5.62 +4.06,5.62;4.06,7.81 +4.06,7.81;1.88,7.81 +1.88,7.81;1.88,5.62 + +# UTF-16 : 6b c6 +# UTF-8 : 86 af e6 +[6bc6] 毆 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;7.81,8.75 +7.81,8.75;7.81,6.25 +7.81,6.25;8.12,5.94 +8.12,5.94;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 +9.06,5.94;9.06,6.56 +9.06,6.56;9.06,7.19 +4.69,5.00;8.75,5.00 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.12,3.75 +8.12,3.75;8.44,4.38 +8.44,4.38;8.75,5.00 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.38 +4.69,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.62,1.25;4.06,1.25 +1.56,2.19;2.81,2.19 +2.81,2.19;2.81,4.69 +2.81,4.69;1.56,4.69 +1.25,4.69;1.56,2.19 +3.44,2.19;4.69,2.19 +4.38,2.19;4.69,4.69 +4.38,4.69;3.44,4.69 +3.12,4.69;3.44,2.19 +1.88,5.62;4.06,5.62 +4.06,5.62;4.06,7.81 +4.06,7.81;1.88,7.81 +1.88,7.81;1.88,5.62 + +# UTF-16 : 75 0c +# UTF-8 : 8c 94 e7 +[750c] 甌 +9.06,8.44;4.38,8.44 +5.62,8.44;5.62,7.50 +5.62,7.50;5.62,6.88 +5.62,6.88;5.31,5.94 +5.31,5.94;5.31,5.31 +5.31,5.31;5.31,4.69 +5.31,4.69;5.31,3.75 +5.31,3.75;5.31,3.12 +5.31,3.12;5.00,2.50 +5.00,2.50;5.00,1.56 +5.00,1.56;5.00,0.94 +5.62,6.56;8.12,6.56 +7.81,6.56;8.12,1.56 +7.81,1.56;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;9.06,0.94 +9.06,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.38,3.75 +4.38,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.88,1.56 +6.88,1.56;7.50,1.88 +7.50,1.88;8.12,1.88 +7.19,2.81;6.88,3.44 +6.88,3.44;6.88,4.06 +6.88,4.06;6.56,4.38 +6.56,4.38;6.25,5.00 +6.25,5.00;5.94,5.62 +4.06,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.62,1.25;4.06,1.25 +1.56,2.19;2.50,2.19 +2.50,2.19;2.50,4.69 +2.50,4.69;1.56,4.69 +1.25,4.69;1.56,2.19 +3.12,2.19;4.38,2.19 +4.38,2.19;4.38,4.69 +4.38,4.69;3.12,4.69 +3.12,4.69;3.12,2.19 +1.88,5.62;4.06,5.62 +4.06,5.62;4.06,7.81 +4.06,7.81;1.88,7.81 +1.88,7.81;1.88,5.62 + +# UTF-16 : 50 b4 +# UTF-8 : b4 82 e5 +[50b4] 傴 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +0.94,0.62;0.94,6.25 +9.06,8.75;2.50,8.75 +2.50,8.75;2.50,0.31 +2.50,0.94;9.38,0.94 +3.44,2.19;5.62,2.19 +5.62,2.19;5.62,4.69 +5.62,4.69;3.44,4.69 +3.44,4.69;3.44,1.88 +6.56,2.19;8.75,2.19 +8.75,2.19;8.75,4.69 +8.75,4.69;6.56,4.69 +6.56,4.69;6.56,1.88 +4.38,5.62;8.12,5.62 +8.12,5.62;8.12,7.81 +8.12,7.81;4.06,7.81 +4.06,7.81;4.06,5.62 + +# UTF-16 : 6a 1e +# UTF-8 : 9e a8 e6 +[6a1e] 樞 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,3.75;2.50,4.38 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.56,7.19 +9.06,8.75;3.12,8.75 +3.12,8.75;3.12,0.31 +3.12,0.94;9.38,0.94 +4.06,2.19;5.94,2.19 +5.94,2.19;5.94,4.69 +5.94,4.69;4.06,4.69 +4.06,4.69;4.06,1.88 +6.88,2.19;8.75,2.19 +8.75,2.19;8.75,4.69 +8.75,4.69;6.88,4.69 +6.88,4.69;6.88,1.88 +4.69,5.62;8.12,5.62 +8.12,5.62;8.12,7.81 +8.12,7.81;4.69,7.81 +4.69,7.81;4.69,5.62 + +# UTF-16 : 56 14 +# UTF-8 : 94 98 e5 +[5614] 嘔 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +9.06,8.75;3.12,8.75 +3.12,8.75;3.12,0.31 +3.12,0.94;9.38,0.94 +4.06,2.19;5.94,2.19 +5.94,2.19;5.94,4.69 +5.94,4.69;4.06,4.69 +4.06,4.69;4.06,1.88 +6.88,2.19;8.75,2.19 +8.75,2.19;8.75,4.69 +8.75,4.69;6.88,4.69 +6.88,4.69;6.88,1.88 +4.69,5.62;8.12,5.62 +8.12,5.62;8.12,7.81 +8.12,7.81;4.69,7.81 +4.69,7.81;4.69,5.62 + +# UTF-16 : 5a d7 +# UTF-8 : 97 ab e5 +[5ad7] 嫗 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.19 +2.81,7.19;0.31,7.19 +1.88,9.06;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.56,6.56 +1.56,6.56;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.62,3.44 +0.94,4.38;1.25,3.75 +1.25,3.75;1.88,3.44 +1.88,3.44;2.19,2.81 +2.19,2.81;2.50,2.19 +2.50,2.19;2.81,1.88 +2.81,1.88;3.12,1.56 +9.06,8.75;3.44,8.75 +3.44,8.75;3.44,0.31 +3.44,0.94;9.38,0.94 +4.38,2.19;6.25,2.19 +6.25,2.19;6.25,4.69 +6.25,4.69;4.38,4.69 +4.38,4.69;4.38,1.88 +7.19,2.19;8.75,2.19 +8.75,2.19;8.75,4.69 +8.75,4.69;6.88,4.69 +6.88,4.69;6.88,1.88 +5.00,5.62;8.44,5.62 +8.44,5.62;8.44,7.81 +8.44,7.81;5.00,7.81 +5.00,7.81;5.00,5.62 + +# UTF-16 : 8b 33 +# UTF-8 : b3 ac e8 +[8b33] 謳 +0.62,0.94;2.81,0.94 +2.81,0.94;2.81,3.12 +2.81,3.12;0.62,3.12 +0.62,3.12;0.62,0.31 +0.31,7.19;3.12,7.19 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +9.06,8.75;3.75,8.75 +3.75,8.75;3.75,0.31 +3.75,0.94;9.38,0.94 +4.38,2.19;6.25,2.19 +6.25,2.19;6.25,4.69 +6.25,4.69;4.38,4.69 +4.38,4.69;4.38,1.88 +7.19,2.19;8.75,2.19 +8.75,2.19;8.75,4.69 +8.75,4.69;7.19,4.69 +7.19,4.69;7.19,1.88 +5.00,5.62;8.44,5.62 +8.44,5.62;8.44,7.81 +8.44,7.81;5.00,7.81 +5.00,7.81;5.00,5.62 + +# UTF-16 : 5d 87 +# UTF-8 : 87 b6 e5 +[5d87] 嶇 +0.62,7.81;0.62,0.62 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.56,9.06 +9.06,8.75;3.75,8.75 +3.75,8.75;3.75,0.31 +3.75,0.94;9.38,0.94 +4.69,2.19;6.25,2.19 +6.25,2.19;6.25,4.69 +6.25,4.69;4.38,4.69 +4.38,4.69;4.38,1.88 +7.19,2.19;9.06,2.19 +8.75,2.19;9.06,4.69 +8.75,4.69;7.19,4.69 +7.19,4.69;7.19,1.88 +5.31,5.62;8.44,5.62 +8.44,5.62;8.44,7.81 +8.44,7.81;5.00,7.81 +5.00,7.81;5.00,5.62 + +# UTF-16 : 9a 45 +# UTF-8 : 85 a9 e9 +[9a45] 驅 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.44 +2.50,1.56;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.25,3.44 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,2.50 +3.75,2.50;3.75,2.19 +3.75,2.19;3.44,1.56 +3.44,1.56;3.44,0.94 +3.44,0.94;3.12,0.62 +3.12,0.62;2.81,0.62 +2.81,0.62;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,8.44;2.19,4.06 +0.94,5.62;3.75,5.62 +0.94,7.19;3.75,7.19 +9.06,8.75;4.38,8.75 +4.38,8.75;4.38,0.31 +4.38,0.94;9.38,0.94 +5.31,2.19;6.56,2.19 +6.56,2.19;6.56,4.69 +6.56,4.69;5.00,4.69 +5.00,4.69;5.00,1.88 +7.50,2.19;9.06,2.19 +8.75,2.19;9.06,4.69 +8.75,4.69;7.50,4.69 +7.19,4.69;7.50,1.88 +5.62,5.62;8.44,5.62 +8.44,5.62;8.44,7.81 +8.44,7.81;5.62,7.81 +5.62,7.81;5.62,5.62 + +# UTF-16 : 64 a5 +# UTF-8 : a5 92 e6 +[64a5] 撥 +1.25,9.06;1.25,1.56 +1.25,1.56;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,4.06 +0.94,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.50,7.19;0.31,7.19 +5.62,8.75;3.12,8.75 +2.19,6.25;2.50,6.25 +2.50,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;4.06,7.19 +4.06,7.19;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.62,8.75 +9.06,6.25;8.75,6.25 +8.75,6.25;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.50,7.19 +7.50,7.19;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;5.62,8.75 +7.81,8.75;7.50,8.44 +7.50,8.44;7.19,8.12 +7.19,8.12;6.56,7.81 +6.56,7.81;6.56,7.81 +9.06,7.81;8.75,7.50 +8.75,7.50;8.12,7.50 +8.12,7.50;7.81,7.19 +7.81,7.19;7.50,6.88 +4.38,7.50;3.75,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.12 +5.31,4.06;5.62,4.38 +5.62,4.38;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;5.94,5.62 +5.94,5.62;5.94,5.94 +5.94,5.94;5.94,6.25 +5.94,6.25;7.81,6.25 +7.81,6.25;7.81,4.69 +7.81,4.69;8.12,4.38 +8.12,4.38;8.12,4.38 +8.12,4.38;8.75,4.38 +8.75,4.38;9.06,4.69 +9.06,4.69;9.06,5.31 +5.31,3.75;8.75,3.75 +5.00,0.62;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.75 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.44 +3.12,6.25;5.00,6.25 +5.00,6.25;5.00,4.69 +5.00,4.69;2.81,4.69 +2.81,4.69;2.81,4.38 +2.81,4.38;2.81,3.75 +2.81,3.75;2.50,3.12 +2.50,3.12;2.50,2.81 +2.50,2.81;2.50,2.50 +2.50,3.12;5.00,3.12 +5.00,3.12;5.00,2.50 +5.00,2.50;5.00,1.88 +5.00,1.88;4.69,1.56 +4.69,1.56;4.69,0.94 +4.69,0.94;4.38,0.62 +4.38,0.62;4.38,0.62 +4.38,0.62;3.75,0.62 +3.75,0.62;3.44,0.62 +3.44,0.62;2.81,0.94 + +# UTF-16 : 73 75 +# UTF-8 : b5 8d e7 +[7375] 獵 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,7.81 +1.25,7.81;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.88,6.25 +1.88,6.25;1.88,5.94 +1.88,5.94;1.88,5.31 +1.88,5.31;2.19,4.69 +2.19,4.69;2.19,4.06 +2.19,4.06;2.19,3.44 +2.19,3.44;2.19,2.81 +2.19,2.81;2.19,2.50 +2.19,2.50;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,9.06;2.19,8.44 +2.19,8.44;1.88,7.81 +1.88,7.81;1.25,7.50 +1.25,7.50;0.62,6.88 +0.62,6.88;0.00,6.56 +1.88,5.31;1.56,5.00 +1.56,5.00;1.25,4.69 +1.25,4.69;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.00,3.75 +8.44,4.38;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.75,0.94 +8.75,0.94;8.75,0.62 +8.75,0.62;9.06,0.94 +9.06,0.94;9.06,1.56 +9.06,1.56;9.38,2.19 +9.38,2.19;9.38,2.50 +3.12,4.38;3.44,0.94 +2.19,0.62;2.50,0.62 +2.50,0.62;2.81,0.94 +2.81,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.56 +5.62,4.38;5.94,0.94 +4.69,0.62;5.00,0.62 +5.00,0.62;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.81,1.56 +5.31,3.44;5.00,3.75 +5.00,3.75;4.38,3.75 +4.38,3.75;4.06,4.06 +4.06,4.06;3.75,4.06 +5.31,2.19;5.00,2.19 +5.00,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 +4.06,2.81;3.75,2.81 +7.81,3.44;7.50,3.75 +7.50,3.75;6.88,3.75 +6.88,3.75;6.56,4.06 +6.56,4.06;6.25,4.06 +7.81,2.19;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,2.81 +8.75,9.06;8.44,8.75 +8.44,8.75;8.12,8.75 +8.12,8.75;7.50,8.44 +7.50,8.44;7.50,8.44 +7.50,8.44;7.81,8.12 +7.81,8.12;8.12,7.81 +8.12,7.81;8.44,7.50 +8.44,7.50;8.75,7.50 +6.56,9.06;6.25,8.75 +6.25,8.75;5.94,8.75 +5.94,8.75;5.62,8.44 +5.62,8.44;5.31,8.44 +5.31,8.44;5.62,8.12 +5.62,8.12;6.25,7.81 +6.25,7.81;6.56,7.50 +6.56,7.50;6.56,7.50 +4.38,9.06;4.06,8.75 +4.06,8.75;3.75,8.75 +3.75,8.75;3.44,8.44 +3.44,8.44;3.12,8.44 +3.12,8.44;3.75,8.12 +3.75,8.12;4.06,7.81 +4.06,7.81;4.38,7.50 +4.38,7.50;4.38,7.50 +2.81,4.69;3.12,7.19 +2.81,7.19;8.75,7.19 +8.75,7.19;8.75,4.69 +8.75,4.69;3.12,4.69 +3.75,5.31;4.38,5.31 +4.38,5.31;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.62,5.62 +5.62,5.62;5.94,5.94 +5.94,5.94;6.25,5.94 +6.25,5.94;6.88,6.25 +6.88,6.25;7.50,6.56 +7.50,6.56;7.50,6.88 +3.75,6.56;4.38,6.56 +4.38,6.56;4.69,6.25 +4.69,6.25;5.00,6.25 +5.00,6.25;5.31,6.25 +5.31,6.25;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.56,5.62 +6.56,5.62;6.88,5.62 +6.88,5.62;7.50,5.31 +7.50,5.31;7.81,5.31 + +# UTF-16 : 81 d8 +# UTF-8 : 98 87 e8 +[81d8] 臘 +0.62,4.06;2.50,4.06 +0.94,6.25;2.50,6.25 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +8.44,4.38;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.75,0.94 +8.75,0.94;8.75,0.62 +8.75,0.62;9.06,0.94 +9.06,0.94;9.38,1.56 +9.38,1.56;9.38,2.19 +9.38,2.19;9.38,2.50 +3.75,4.38;3.75,0.94 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.00,0.62;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.81,1.56 +5.94,4.38;5.94,0.94 +5.62,3.44;5.00,3.75 +5.00,3.75;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;4.06,4.06 +5.62,2.19;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 +4.38,2.81;4.06,2.81 +7.81,3.44;7.50,3.75 +7.50,3.75;7.19,3.75 +7.19,3.75;6.56,4.06 +6.56,4.06;6.56,4.06 +7.81,2.19;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.56,2.81 +6.56,2.81;6.56,2.81 +8.75,9.06;8.12,8.75 +8.12,8.75;7.81,8.44 +7.81,8.44;7.50,8.44 +7.50,8.44;7.81,8.12 +7.81,8.12;8.44,7.81 +8.44,7.81;8.75,7.50 +8.75,7.50;8.75,7.50 +6.56,9.06;6.25,8.75 +6.25,8.75;5.94,8.44 +5.94,8.44;5.31,8.44 +5.31,8.44;5.94,8.12 +5.94,8.12;6.25,7.81 +6.25,7.81;6.56,7.50 +6.56,7.50;6.56,7.50 +4.38,9.06;4.06,8.75 +4.06,8.75;3.75,8.44 +3.75,8.44;3.12,8.44 +3.12,8.44;3.75,8.12 +3.75,8.12;4.06,7.81 +4.06,7.81;4.38,7.50 +4.38,7.50;4.38,7.50 +3.44,4.69;3.44,7.19 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,4.69 +8.75,4.69;3.44,4.69 +4.06,5.31;4.38,5.31 +4.38,5.31;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,5.62;6.25,5.94 +6.25,5.94;6.56,5.94 +6.56,5.94;7.19,6.56 +7.19,6.56;7.81,6.88 +4.06,6.56;4.38,6.56 +4.38,6.56;5.31,6.25 +5.31,6.25;5.62,6.25 +5.62,6.25;5.94,5.94 +5.94,5.94;6.25,5.94 +6.25,5.94;6.88,5.62 +6.88,5.62;7.19,5.62 +7.19,5.62;7.50,5.31 +7.50,5.31;8.12,5.31 + +# UTF-16 : 94 5e +# UTF-8 : 9e 91 e9 +[945e] 鑞 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,1.88 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.75,0.94 +8.75,0.94;8.75,0.62 +8.75,0.62;9.06,0.94 +9.06,0.94;9.38,1.56 +9.38,1.56;9.38,2.19 +9.38,2.19;9.38,2.50 +3.75,4.38;3.75,0.94 +5.00,0.62;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;7.81,1.56 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,1.56 +5.94,4.38;6.25,0.94 +5.62,3.44;5.31,3.75 +5.31,3.75;5.00,3.75 +5.00,3.75;4.38,4.06 +4.38,4.06;4.38,4.06 +5.62,2.19;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.38,2.81 +4.38,2.81;4.38,2.81 +7.81,3.44;7.50,3.75 +7.50,3.75;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.56,4.06 +7.81,2.19;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,2.81 +8.75,9.06;8.44,8.75 +8.44,8.75;8.12,8.75 +8.12,8.75;7.81,8.44 +7.81,8.44;7.81,8.44 +7.50,8.44;8.12,8.12 +8.12,8.12;8.44,7.81 +8.44,7.81;8.75,7.50 +8.75,7.50;8.75,7.50 +6.88,9.06;6.56,8.75 +6.56,8.75;6.25,8.75 +6.25,8.75;5.62,8.44 +5.62,8.44;5.62,8.44 +5.62,8.44;5.94,8.12 +5.94,8.12;6.25,7.81 +6.25,7.81;6.56,7.50 +6.56,7.50;6.88,7.50 +4.69,9.06;4.38,8.75 +4.38,8.75;4.06,8.75 +4.06,8.75;3.75,8.44 +3.75,8.44;3.75,8.44 +3.44,8.44;4.06,8.12 +4.06,8.12;4.38,7.81 +4.38,7.81;4.69,7.50 +4.69,7.50;4.69,7.50 +3.44,4.69;3.44,7.19 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,4.69 +8.75,4.69;3.75,4.69 +4.38,5.31;4.69,5.31 +4.69,5.31;5.00,5.31 +5.00,5.31;5.62,5.62 +5.62,5.62;5.94,5.62 +5.94,5.62;6.25,5.94 +6.25,5.94;6.88,5.94 +6.88,5.94;7.50,6.56 +7.50,6.56;7.81,6.88 +4.38,6.56;5.00,6.25 +5.00,6.25;5.62,6.25 +5.62,6.25;6.56,5.94 +6.56,5.94;6.88,5.62 +6.88,5.62;7.19,5.62 +7.19,5.62;7.81,5.31 +7.81,5.31;8.12,5.31 + +# UTF-16 : 8c b3 +# UTF-8 : b3 b2 e8 +[8cb3] 貳 +0.62,8.12;8.75,8.12 +6.88,9.38;6.88,7.81 +6.88,7.81;7.19,6.25 +7.19,6.25;7.19,5.00 +7.19,5.00;7.50,3.75 +7.50,3.75;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.12,0.94 +8.12,0.94;8.75,0.62 +8.75,0.62;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +7.50,9.38;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.44 +0.62,6.56;6.56,6.56 +5.94,7.19;0.94,7.19 +1.25,2.50;5.94,2.50 +5.94,2.50;5.94,5.62 +5.94,5.62;1.25,5.62 +1.25,5.62;1.25,2.19 +1.25,3.44;5.94,3.44 +1.25,4.69;5.94,4.69 +0.62,0.62;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;2.81,1.88 +6.56,0.62;6.25,0.94 +6.25,0.94;5.62,1.25 +5.62,1.25;5.31,1.56 +5.31,1.56;4.69,1.56 +4.69,1.56;4.06,1.88 + +# UTF-16 : 68 22 +# UTF-8 : a2 a0 e6 +[6822] 栢 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +8.75,0.62;8.75,6.56 +8.75,6.56;3.44,6.56 +3.44,6.56;3.44,0.62 +3.75,1.25;8.75,1.25 +3.75,4.06;8.75,4.06 +3.12,8.44;9.06,8.44 +5.94,8.44;5.94,8.12 +5.94,8.12;5.94,7.81 +5.94,7.81;5.94,7.19 +5.94,7.19;5.62,6.88 +5.62,6.88;5.62,6.56 + +# UTF-16 : 7a e1 +# UTF-8 : a1 ab e7 +[7ae1] 竡 +0.31,7.19;3.44,7.19 +1.88,7.19;1.88,9.06 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +2.19,1.88;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.81,6.56 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +8.75,0.62;8.75,6.56 +8.75,6.56;3.75,6.56 +3.75,6.56;3.75,0.62 +4.06,1.25;8.75,1.25 +4.06,4.06;8.75,4.06 +3.44,8.44;9.06,8.44 +6.25,8.44;6.25,8.12 +6.25,8.12;6.25,7.81 +6.25,7.81;5.94,7.19 +5.94,7.19;5.94,6.88 +5.94,6.88;5.94,6.56 + +# UTF-16 : 96 4c +# UTF-8 : 8c 99 e9 +[964c] 陌 +3.12,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,2.81 +1.88,2.81;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.81,8.12 +2.81,8.12;2.81,8.75 +8.75,0.62;8.75,6.56 +8.75,6.56;3.75,6.56 +3.75,6.56;3.75,0.62 +3.75,1.25;8.75,1.25 +3.75,4.06;8.75,4.06 +3.44,8.44;9.06,8.44 +6.25,8.44;6.25,8.12 +6.25,8.12;5.94,7.81 +5.94,7.81;5.94,7.19 +5.94,7.19;5.94,6.88 +5.94,6.88;5.62,6.56 + +# UTF-16 : 7c a8 +# UTF-8 : a8 b2 e7 +[7ca8] 粨 +2.19,0.62;2.19,9.06 +3.75,5.94;0.31,5.94 +0.00,1.88;0.31,2.19 +0.31,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,5.94 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.62 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.62,8.44 +2.81,6.25;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.44,8.12 +3.44,8.12;3.75,8.44 +8.75,0.62;8.75,6.56 +8.75,6.56;4.38,6.56 +4.38,6.56;4.38,0.62 +4.38,1.25;8.75,1.25 +4.38,4.06;8.75,4.06 +4.06,8.44;9.06,8.44 +6.56,8.44;6.25,8.12 +6.25,8.12;6.25,7.81 +6.25,7.81;6.25,7.19 +6.25,7.19;6.25,6.88 +6.25,6.88;5.94,6.56 + +# UTF-16 : 8c 8a +# UTF-8 : 8a b2 e8 +[8c8a] 貊 +0.31,5.00;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.81 +0.62,7.50;0.94,7.81 +0.94,7.81;1.25,7.81 +1.25,7.81;1.88,8.12 +1.88,8.12;2.19,8.12 +2.19,8.12;2.81,8.44 +2.81,8.44;3.44,8.75 +3.44,8.75;3.75,9.06 +0.31,3.12;0.62,3.12 +0.62,3.12;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.88,3.75 +1.88,3.75;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.44,5.31 +0.31,1.25;0.94,1.56 +0.94,1.56;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.75,3.75 +2.81,6.56;2.81,6.88 +2.81,6.88;2.50,7.19 +2.50,7.19;2.50,7.81 +2.50,7.81;2.50,7.81 +1.56,5.62;1.56,5.94 +1.56,5.94;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.94,7.19 +2.19,0.62;2.50,0.62 +2.50,0.62;2.81,0.62 +2.81,0.62;3.12,0.62 +3.12,0.62;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;3.75,4.06 +3.75,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;2.50,6.25 +8.75,0.62;8.75,6.56 +8.75,6.56;4.69,6.56 +4.69,6.56;4.69,0.62 +4.69,1.25;8.75,1.25 +4.69,4.06;8.75,4.06 +4.38,8.44;9.06,8.44 +6.56,8.44;6.56,8.12 +6.56,8.12;6.56,7.81 +6.56,7.81;6.56,7.19 +6.56,7.19;6.25,6.88 +6.25,6.88;6.25,6.56 + +# UTF-16 : 84 2c +# UTF-8 : ac 90 e8 +[842c] 萬 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +4.69,2.19;4.69,7.19 +7.81,4.69;1.56,4.69 +7.81,5.94;1.56,5.94 +1.56,4.38;1.56,7.19 +1.56,7.19;7.81,7.19 +7.81,7.19;7.81,4.38 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,3.75 +8.44,3.75;0.94,3.75 +0.94,3.75;0.94,0.62 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +1.56,1.88;2.19,1.88 +2.19,1.88;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.75,1.88 +3.75,1.88;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.62,2.19 +5.62,2.19;5.94,2.19 +5.94,2.19;6.56,2.19 +6.56,2.19;7.19,2.50 + +# UTF-16 : 5b d3 +# UTF-8 : 93 af e5 +[5bd3] 寓 +4.69,8.44;4.69,9.38 +8.44,6.56;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.56 +4.69,2.19;4.69,7.50 +7.50,4.69;1.88,4.69 +7.50,6.25;1.88,6.25 +1.56,4.69;1.88,7.50 +1.56,7.50;7.81,7.50 +7.50,7.50;7.81,4.69 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,3.75 +8.44,3.75;0.94,3.75 +0.94,3.75;0.94,0.62 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +1.56,1.88;2.19,1.88 +2.19,1.88;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;5.00,2.19 +5.00,2.19;5.62,2.19 +5.62,2.19;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;7.19,2.50 + +# UTF-16 : 84 da +# UTF-8 : 9a 93 e8 +[84da] 蓚 +0.62,8.44;9.06,8.44 +3.12,7.50;3.12,9.38 +6.25,7.50;6.25,9.38 +3.44,4.38;4.06,4.38 +4.06,4.38;4.69,4.69 +4.69,4.69;5.31,5.00 +5.31,5.00;5.94,5.00 +5.94,5.00;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,6.88 +9.06,4.06;8.44,4.38 +8.44,4.38;7.81,4.38 +7.81,4.38;7.19,4.69 +7.19,4.69;6.88,5.00 +6.88,5.00;6.25,5.31 +6.25,5.31;5.94,5.62 +5.94,5.62;5.31,5.94 +5.31,5.94;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;9.06,6.88 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,7.19 +4.69,7.19;5.00,7.50 +1.88,7.50;1.88,7.19 +1.88,7.19;1.88,6.56 +1.88,6.56;1.56,6.25 +1.56,6.25;1.25,5.94 +1.25,5.94;1.25,5.31 +1.25,5.31;0.94,5.00 +0.94,5.00;0.62,4.69 +0.62,4.69;0.62,4.38 +0.62,4.38;0.31,4.06 +0.31,4.06;0.00,3.44 +1.25,0.62;1.25,5.62 +2.81,1.56;2.81,6.25 +3.44,3.12;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.44 +4.69,3.44;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;6.25,3.75 +6.25,3.75;6.88,4.06 +6.88,4.06;7.19,4.38 +3.44,1.88;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;6.25,2.50 +6.25,2.50;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.12,3.44 +3.75,0.62;4.38,0.62 +4.38,0.62;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.50,1.56 +7.50,1.56;7.81,1.56 +7.81,1.56;8.12,1.88 +8.12,1.88;8.75,2.19 +8.75,2.19;9.06,2.19 + +# UTF-16 : 74 25 +# UTF-8 : a5 90 e7 +[7425] 琥 +2.81,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.31,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +5.62,7.50;5.62,9.38 +8.12,6.25;8.44,6.56 +8.44,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +8.75,7.50;9.06,7.50 +2.50,0.94;2.81,1.25 +2.81,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.62 +3.44,5.62;3.44,7.50 +3.44,7.50;9.06,7.50 +3.44,5.94;7.81,6.56 +5.62,8.44;8.75,8.44 +5.31,7.19;5.31,5.31 +5.31,5.31;5.31,4.69 +5.31,4.69;5.62,4.69 +5.62,4.69;6.25,4.69 +6.25,4.69;6.88,4.69 +6.88,4.69;7.19,4.69 +7.19,4.69;7.81,4.69 +7.81,4.69;8.12,4.69 +8.12,4.69;8.75,5.00 +8.75,5.00;8.75,5.31 +8.75,5.31;8.75,6.25 +6.88,4.06;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.31,4.06 + +# UTF-16 : 79 bd +# UTF-8 : bd a6 e7 +[79bd] 禽 +2.19,7.50;7.19,7.50 +4.69,7.50;4.69,8.44 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.69 +7.81,7.19;8.12,4.69 +7.81,4.69;1.56,4.69 +1.25,4.69;1.56,7.19 +2.50,5.00;2.81,5.31 +2.81,5.31;3.44,5.62 +3.44,5.62;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.19 +2.50,7.19;2.81,6.88 +2.81,6.88;3.44,6.88 +3.44,6.88;3.75,6.56 +3.75,6.56;4.06,6.56 +4.06,6.56;4.69,6.25 +4.69,6.25;5.00,6.25 +5.00,6.25;5.62,5.94 +5.62,5.94;5.94,5.62 +5.94,5.62;6.56,5.31 +6.56,5.31;6.88,5.31 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,3.75 +8.75,3.75;0.94,3.75 +0.94,3.75;0.94,0.62 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.50 +7.19,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +1.56,1.88;2.19,1.88 +2.19,1.88;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;5.00,2.19 +5.00,2.19;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;6.56,2.50 +6.56,2.50;7.19,2.50 +9.06,7.19;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.50,7.81 +7.50,7.81;7.19,7.81 +7.19,7.81;6.88,8.12 +6.88,8.12;6.25,8.44 +6.25,8.44;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.44 +3.12,8.44;2.81,8.12 +2.81,8.12;2.19,7.81 +2.19,7.81;1.88,7.81 +1.88,7.81;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;0.31,7.19 + +# UTF-16 : 64 d2 +# UTF-8 : 92 93 e6 +[64d2] 擒 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.81,4.38;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.62,3.44 +0.62,3.44;0.31,3.44 +2.50,7.19;0.31,7.19 +9.38,7.19;9.06,7.19 +9.06,7.19;8.75,7.50 +8.75,7.50;8.44,7.81 +8.44,7.81;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.56,8.75 +6.56,8.75;5.94,9.38 +5.94,9.38;5.31,8.75 +5.31,8.75;4.69,8.44 +4.69,8.44;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.81 +3.75,7.81;3.44,7.50 +3.44,7.50;3.12,7.19 +3.12,7.19;2.81,7.19 +4.06,7.50;8.12,7.50 +5.94,7.50;5.94,8.44 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +8.75,6.88;8.75,4.69 +8.75,4.69;3.44,4.69 +3.44,4.69;3.44,6.88 +4.06,5.00;4.69,5.31 +4.69,5.31;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.94,5.94 +5.94,5.94;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;7.50,6.88 +7.50,6.88;7.81,7.19 +4.38,6.88;5.00,6.56 +5.00,6.56;5.62,6.56 +5.62,6.56;6.25,5.94 +6.25,5.94;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.50,5.31 +7.50,5.31;7.81,5.00 +7.50,0.94;7.81,0.62 +7.81,0.62;8.12,0.62 +8.12,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,3.75 +9.06,3.75;3.12,3.75 +3.12,3.75;3.12,0.62 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.50,3.44 +3.75,1.88;4.06,1.88 +4.06,1.88;4.69,1.88 +4.69,1.88;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.94,2.19 +5.94,2.19;6.25,2.19 +6.25,2.19;6.56,2.19 +6.56,2.19;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,2.50 + +# UTF-16 : 6a 8e +# UTF-8 : 8e aa e6 +[6a8e] 檎 +9.38,7.19;9.06,7.19 +9.06,7.19;8.75,7.50 +8.75,7.50;8.44,7.81 +8.44,7.81;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.56,8.75 +6.56,8.75;5.94,9.38 +5.94,9.38;5.31,8.75 +5.31,8.75;4.69,8.44 +4.69,8.44;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.81 +3.75,7.81;3.44,7.50 +3.44,7.50;3.12,7.19 +3.12,7.19;2.81,7.19 +4.06,7.50;8.12,7.50 +5.94,7.50;5.94,8.44 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +8.75,6.88;8.75,4.69 +8.75,4.69;3.44,4.69 +3.44,4.69;3.44,6.88 +4.06,5.00;4.69,5.31 +4.69,5.31;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.94,5.94 +5.94,5.94;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;7.50,6.88 +7.50,6.88;7.81,7.19 +4.38,6.88;5.00,6.56 +5.00,6.56;5.62,6.56 +5.62,6.56;6.25,5.94 +6.25,5.94;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.50,5.31 +7.50,5.31;7.81,5.00 +7.50,0.94;7.81,0.62 +7.81,0.62;8.12,0.62 +8.12,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,3.75 +9.06,3.75;3.12,3.75 +3.12,3.75;3.12,0.62 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;7.50,3.44 +3.75,1.88;4.06,1.88 +4.06,1.88;4.69,1.88 +4.69,1.88;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.94,2.19 +5.94,2.19;6.25,2.19 +6.25,2.19;6.56,2.19 +6.56,2.19;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,2.50 +1.56,0.62;1.56,9.06 +2.50,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 + +# UTF-16 : 5f 56 +# UTF-8 : 96 bd e5 +[5f56] 彖 +0.31,5.94;9.06,5.94 +0.94,4.06;1.56,4.38 +1.56,4.38;1.88,4.38 +1.88,4.38;2.50,4.69 +2.50,4.69;2.81,4.69 +2.81,4.69;3.44,5.00 +3.44,5.00;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.62,1.88 +5.62,1.88;5.62,2.19 +5.62,2.19;5.62,2.81 +5.62,2.81;5.31,3.75 +5.31,3.75;5.00,4.38 +5.00,4.38;4.69,4.69 +4.69,4.69;4.06,5.31 +0.94,2.50;1.25,2.81 +1.25,2.81;1.88,2.81 +1.88,2.81;2.50,3.12 +2.50,3.12;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.69,4.06 +4.69,4.06;5.00,4.38 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +8.44,5.00;7.81,4.69 +7.81,4.69;7.50,4.38 +7.50,4.38;7.19,4.06 +7.19,4.06;6.56,3.75 +6.56,3.75;6.25,3.44 +5.00,5.94;5.31,5.31 +5.31,5.31;5.62,4.69 +5.62,4.69;5.62,4.06 +5.62,4.06;5.94,3.75 +5.94,3.75;6.56,3.12 +6.56,3.12;6.88,2.81 +6.88,2.81;7.19,2.19 +7.19,2.19;7.81,1.88 +7.81,1.88;8.12,1.56 +8.12,1.56;8.75,1.25 +6.88,5.94;7.19,6.56 +7.19,6.56;7.19,6.88 +7.19,6.88;7.50,7.50 +7.50,7.50;7.50,7.81 +7.50,7.81;7.81,8.44 +7.50,8.44;2.50,8.44 +7.19,7.19;1.88,7.19 +1.56,6.56;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.19,8.12 +2.19,8.12;2.50,8.75 +2.50,8.75;2.50,9.38 + +# UTF-16 : 63 be +# UTF-8 : be 8e e6 +[63be] 掾 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +2.81,5.62;9.38,5.62 +2.81,4.06;3.44,4.38 +3.44,4.38;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,4.69 +4.38,4.69;5.00,5.00 +5.00,5.00;5.62,5.31 +5.62,5.31;6.25,5.62 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.56,1.25 +6.56,1.25;6.56,1.88 +6.56,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.31,5.31 +2.81,2.50;3.44,2.81 +3.44,2.81;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.12 +4.38,3.12;5.00,3.44 +5.00,3.44;5.62,3.75 +5.62,3.75;6.25,4.38 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;6.25,2.81 +6.25,2.81;6.56,3.12 +8.75,5.00;8.44,4.69 +8.44,4.69;8.12,4.38 +8.12,4.38;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.44 +6.25,5.62;6.56,5.31 +6.56,5.31;6.56,4.69 +6.56,4.69;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.50,3.12 +7.50,3.12;7.81,2.81 +7.81,2.81;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;8.75,1.25 +8.75,1.25;9.38,0.94 +7.81,5.62;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.12,7.50 +8.12,7.50;8.12,7.81 +8.12,7.81;8.44,8.44 +8.44,8.44;4.06,8.44 +8.12,7.19;3.75,7.19 +3.44,6.25;3.75,7.19 +3.75,7.19;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.06,8.75 +4.06,8.75;4.38,9.38 + +# UTF-16 : 55 99 +# UTF-8 : 99 96 e5 +[5599] 喙 +0.94,2.19;2.50,2.19 +2.50,2.19;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +2.81,5.62;9.38,5.62 +3.12,4.06;3.44,4.38 +3.44,4.38;3.75,4.38 +3.75,4.38;4.38,4.69 +4.38,4.69;5.00,5.00 +5.00,5.00;5.62,5.31 +5.62,5.31;5.94,5.62 +5.94,5.62;6.25,5.62 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.56,1.25 +6.56,1.25;6.56,1.88 +6.56,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.31,5.31 +2.81,2.50;3.44,2.81 +3.44,2.81;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.69,3.12 +4.69,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;6.25,4.38 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;6.25,2.81 +6.25,2.81;6.56,3.12 +8.75,5.00;8.75,4.69 +8.75,4.69;8.12,4.38 +8.12,4.38;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.44 +6.25,5.62;6.56,5.31 +6.56,5.31;6.56,4.69 +6.56,4.69;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.50,3.12 +7.50,3.12;7.81,2.81 +7.81,2.81;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;8.75,1.25 +8.75,1.25;9.38,0.94 +7.81,5.62;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.44,8.44 +8.44,8.44;4.38,8.44 +8.12,7.19;3.75,7.19 +3.75,6.25;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.38,9.38 + +# UTF-16 : 69 3d +# UTF-8 : bd a4 e6 +[693d] 椽 +3.12,5.62;9.38,5.62 +3.12,4.06;3.44,4.38 +3.44,4.38;3.75,4.38 +3.75,4.38;4.38,4.69 +4.38,4.69;5.00,5.00 +5.00,5.00;5.62,5.31 +5.62,5.31;5.94,5.62 +5.94,5.62;6.25,5.62 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.56,1.25 +6.56,1.25;6.56,1.88 +6.56,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.31,5.31 +2.81,2.50;3.44,2.81 +3.44,2.81;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.69,3.12 +4.69,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;6.25,4.38 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;6.25,2.81 +6.25,2.81;6.56,3.12 +8.75,5.00;8.75,4.69 +8.75,4.69;8.12,4.38 +8.12,4.38;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.44 +6.25,5.62;6.56,5.31 +6.56,5.31;6.56,4.69 +6.56,4.69;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.50,3.12 +7.50,3.12;7.81,2.81 +7.81,2.81;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;8.75,1.25 +8.75,1.25;9.38,0.94 +7.81,5.62;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.44,8.44 +8.44,8.44;4.38,8.44 +8.12,7.19;3.75,7.19 +3.75,6.25;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.38,9.38 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +2.81,4.38;2.50,5.00 +2.50,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 6a de +# UTF-8 : 9e ab e6 +[6ade] 櫞 +5.31,4.06;5.31,4.69 +5.31,4.69;5.31,5.00 +5.31,5.00;5.00,5.62 +5.00,5.62;5.00,5.94 +5.00,5.94;4.69,6.56 +2.50,4.69;5.31,4.69 +4.06,4.69;4.06,0.62 +2.50,1.25;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +5.00,1.56;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;4.69,4.06 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;5.00,7.81 +5.00,7.81;5.00,8.12 +3.75,5.62;3.44,5.94 +3.44,5.94;3.12,6.56 +3.12,6.56;3.12,6.88 +3.12,6.88;2.81,7.50 +2.81,7.50;2.50,7.81 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;3.75,8.75 +3.75,8.75;4.06,9.06 +1.56,0.62;1.56,9.06 +2.50,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.50,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +5.31,5.62;9.38,5.62 +5.62,4.06;5.94,4.38 +5.94,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +6.56,0.94;6.88,0.62 +6.88,0.62;7.19,0.62 +7.19,0.62;7.81,0.94 +7.81,0.94;7.81,1.56 +7.81,1.56;7.81,2.19 +7.81,2.19;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.50,4.06 +7.50,4.06;7.19,4.69 +7.19,4.69;6.88,5.00 +5.62,2.50;5.94,2.81 +5.94,2.81;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.19,3.75 +7.19,3.75;7.50,4.38 +5.31,0.94;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;6.88,2.19 +6.88,2.19;7.50,2.50 +7.50,2.50;7.81,3.12 +9.06,5.00;9.06,4.38 +9.06,4.38;8.75,4.06 +8.75,4.06;8.44,3.75 +8.44,3.75;8.12,3.44 +7.81,5.62;7.81,5.31 +7.81,5.31;7.81,4.69 +7.81,4.69;8.12,4.06 +8.12,4.06;8.12,3.75 +8.12,3.75;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.75,2.19 +8.75,2.19;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;9.38,0.94 +8.44,5.62;8.44,6.25 +8.44,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,7.81 +8.75,7.81;8.75,8.44 +8.75,8.44;6.25,8.44 +8.75,6.88;5.94,6.88 +5.62,6.25;5.94,6.88 +5.94,6.88;5.94,7.50 +5.94,7.50;6.25,8.12 +6.25,8.12;6.25,8.75 +6.25,8.75;6.25,9.38 + +# UTF-16 : 84 04 +# UTF-8 : 84 90 e8 +[8404] 萄 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.00,4.38;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;2.19,7.19 +2.19,7.19;2.19,7.50 +7.19,0.62;6.88,0.62 +6.88,0.62;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +1.88,6.56;8.44,6.56 +8.44,6.56;8.44,5.00 +8.44,5.00;8.44,4.06 +8.44,4.06;8.44,3.12 +8.44,3.12;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.62 +1.88,3.12;1.88,0.94 +4.38,5.62;4.38,1.56 +1.88,1.56;6.56,1.56 +6.56,1.56;6.56,3.12 +6.88,5.62;2.50,5.62 +1.56,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.31 +2.50,5.31;2.81,5.94 +2.81,5.94;3.12,6.25 +7.19,3.75;1.25,3.75 + +# UTF-16 : 9e b9 +# UTF-8 : b9 ba e9 +[9eb9] 麹 +3.75,8.12;0.62,8.12 +3.44,6.88;0.62,6.88 +2.19,5.62;2.19,9.38 +0.31,5.62;4.06,5.62 +8.75,0.94;6.56,0.94 +6.56,0.94;5.62,0.94 +5.62,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +2.19,2.50;1.88,2.81 +1.88,2.81;1.56,3.44 +1.56,3.44;1.25,4.06 +0.31,2.81;0.62,3.12 +0.62,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.88,5.62 +1.25,4.38;3.75,4.38 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.31,9.38 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,4.06 +7.19,4.06;6.88,4.38 +6.88,4.38;6.56,5.00 +6.56,5.00;6.25,5.31 +6.25,1.88;6.25,7.81 +8.12,5.31;4.06,5.31 +3.75,2.50;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;5.94,5.31 +5.62,5.62;5.31,6.25 +5.31,6.25;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.69,7.50 +6.88,5.62;7.19,5.94 +7.19,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;7.81,7.50 +4.69,8.12;8.75,8.12 +8.75,8.12;8.75,6.56 +8.75,6.56;8.75,5.31 +8.75,5.31;8.75,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.12,1.88 +8.12,1.88;7.81,1.88 +7.81,1.88;7.19,1.88 +7.19,1.88;6.88,1.88 + +# UTF-16 : 85 17 +# UTF-8 : 97 94 e8 +[8517] 蔗 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +8.75,0.62;8.44,0.94 +8.44,0.94;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +6.56,0.62;6.25,1.25 +6.25,1.25;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.50 +5.62,2.50;5.62,2.50 +4.06,0.62;4.06,1.25 +4.06,1.25;4.06,1.56 +4.06,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +1.25,0.62;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +5.00,6.88;5.00,7.81 +3.12,6.25;3.44,3.44 +3.12,3.44;6.88,3.44 +6.88,3.44;6.88,6.25 +1.25,5.31;8.75,5.31 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,6.88 +1.25,6.88;8.75,6.88 + +# UTF-16 : 79 2c +# UTF-8 : ac a4 e7 +[792c] 礬 +9.06,5.62;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.81,7.19 +7.81,7.19;7.50,7.81 +7.50,7.81;7.50,8.12 +7.19,5.31;7.19,9.38 +9.06,8.12;5.94,8.12 +5.94,6.25;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.19,8.12 +2.19,5.31;2.19,9.38 +3.44,8.12;0.31,8.12 +3.44,6.25;3.12,6.56 +3.12,6.56;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.50,7.81 +2.50,7.81;2.19,8.12 +0.31,4.69;9.06,4.69 +4.06,5.31;3.44,5.00 +3.44,5.00;2.81,4.38 +2.81,4.38;2.50,4.06 +2.50,4.06;2.19,3.75 +2.19,3.75;1.56,3.75 +1.56,3.75;1.25,3.44 +1.25,3.44;0.94,3.44 +0.94,3.44;0.31,3.12 +5.94,4.69;6.56,4.38 +6.56,4.38;7.19,4.06 +7.19,4.06;7.81,3.75 +7.81,3.75;8.44,3.12 +8.44,3.12;8.75,3.12 +8.75,3.12;9.06,2.81 +7.19,3.75;2.19,3.75 +2.19,2.50;7.81,2.50 +7.81,2.50;7.81,0.62 +2.19,0.62;2.19,2.50 +2.50,0.94;7.50,0.94 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.75,3.75 +3.44,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.94,9.38 +3.44,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.94,7.19 +3.44,9.06;4.06,8.75 +4.06,8.75;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,7.81 +5.31,7.81;5.94,7.50 +3.44,7.19;4.06,6.88 +4.06,6.88;4.38,6.56 +4.38,6.56;5.00,6.25 +5.00,6.25;5.31,5.94 +5.31,5.94;5.94,5.62 +0.31,5.62;0.94,5.94 +0.94,5.94;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.88,7.81 +1.88,7.81;1.88,8.12 + +# UTF-16 : 6f b1 +# UTF-8 : b1 be e6 +[6fb1] 澱 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +2.81,8.75;5.62,8.75 +5.62,8.75;5.62,6.88 +5.62,6.88;2.50,6.88 +1.88,0.94;2.19,1.56 +2.19,1.56;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,8.75 +2.50,0.62;2.81,0.94 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +5.31,1.25;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.69,2.50 +5.62,3.12;2.50,3.12 +2.50,5.31;5.62,5.31 +3.44,3.12;3.44,6.56 +4.69,3.12;4.69,6.56 +5.62,5.62;5.94,5.94 +5.94,5.94;5.94,6.25 +5.94,6.25;6.25,6.56 +6.25,6.56;6.25,7.19 +6.25,7.19;6.25,8.12 +6.25,8.12;6.25,8.75 +6.25,8.75;8.12,8.75 +8.12,8.75;8.12,6.25 +8.12,6.25;8.44,5.94 +8.44,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 +9.06,5.94;9.06,6.25 +9.06,6.25;9.06,6.88 +9.06,6.88;9.38,7.19 +5.62,5.00;9.06,5.00 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,1.25 +6.25,1.25;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.12,3.12 +8.12,3.12;8.44,3.75 +8.44,3.75;8.75,4.38 +8.75,4.38;8.75,5.00 +9.06,0.94;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;5.94,4.38 + +# UTF-16 : 86 cb +# UTF-8 : 8b 9b e8 +[86cb] 蛋 +4.69,7.19;7.50,7.19 +4.69,5.62;4.69,8.44 +0.62,8.44;8.75,8.44 +0.62,4.69;0.94,5.31 +0.94,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +8.75,5.31;8.12,5.31 +8.12,5.31;7.19,5.31 +7.19,5.31;6.25,5.31 +6.25,5.31;5.31,5.31 +5.31,5.31;4.69,5.62 +4.69,5.62;4.06,5.62 +4.06,5.62;3.44,5.94 +3.44,5.94;3.12,5.94 +3.12,5.94;2.81,6.25 +2.81,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +7.50,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +8.75,8.44;8.75,8.44 +4.69,1.25;4.69,5.31 +1.56,2.81;8.12,2.81 +8.12,2.81;8.12,4.38 +8.12,4.38;1.25,4.38 +1.25,4.38;1.25,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.56,1.25 +6.56,1.25;7.19,1.56 +7.19,1.56;8.12,1.56 + +# UTF-16 : 82 92 +# UTF-8 : 92 8a e8 +[8292] 芒 +0.62,5.62;8.75,5.62 +4.69,5.62;4.69,7.50 +8.44,1.25;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,1.25 +2.19,1.25;2.19,1.56 +2.19,1.56;2.19,2.19 +1.88,2.19;2.19,5.62 +0.62,8.12;8.75,8.12 +2.81,6.88;2.81,9.38 +6.56,6.88;6.56,9.38 + +# UTF-16 : 6c 5e +# UTF-8 : 9e b1 e6 +[6c5e] 汞 +4.69,5.94;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +0.62,4.69;4.06,4.69 +4.69,5.00;5.00,4.69 +5.00,4.69;5.31,4.06 +5.31,4.06;5.62,3.75 +5.62,3.75;5.94,3.44 +5.94,3.44;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.50,2.19 +7.50,2.19;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;9.06,1.25 +8.75,5.00;8.12,4.69 +8.12,4.69;7.50,4.38 +7.50,4.38;7.19,4.06 +7.19,4.06;6.56,3.75 +6.56,3.75;5.94,3.44 +4.06,4.69;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.12,3.44 +3.12,3.44;2.81,3.12 +2.81,3.12;2.50,2.81 +2.50,2.81;2.19,2.50 +2.19,2.50;1.88,2.19 +1.88,2.19;1.25,1.88 +1.25,1.88;0.94,1.56 +0.94,1.56;0.31,1.25 +0.31,6.25;9.06,6.25 +8.44,8.44;1.25,8.44 +4.69,6.25;4.69,8.44 + +# UTF-16 : 6a 1f +# UTF-8 : 9f a8 e6 +[6a1f] 樟 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,7.19 +3.75,3.12;8.44,3.12 +8.44,3.12;8.44,5.62 +8.44,5.62;3.44,5.62 +3.44,5.62;3.44,3.12 +3.75,4.38;8.12,4.38 +2.50,2.19;9.06,2.19 +5.94,0.62;5.94,3.12 +2.81,6.56;9.06,6.56 +2.81,8.12;9.06,8.12 +5.94,8.12;5.94,9.38 +6.88,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.50,7.81 +7.50,7.81;7.81,8.12 +5.00,6.56;4.69,6.88 +4.69,6.88;4.38,7.50 +4.38,7.50;4.38,7.81 +4.38,7.81;4.06,8.12 + +# UTF-16 : 74 8b +# UTF-8 : 8b 92 e7 +[748b] 璋 +2.81,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,2.19;1.56,8.44 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.50 +3.75,3.12;8.44,3.12 +8.44,3.12;8.44,5.62 +8.44,5.62;3.75,5.62 +3.75,5.62;3.75,3.12 +3.75,4.38;8.12,4.38 +2.81,2.19;9.06,2.19 +5.94,0.62;5.94,3.12 +2.81,6.56;9.06,6.56 +3.12,8.12;9.06,8.12 +5.94,8.12;5.94,9.38 +6.88,6.56;7.19,6.88 +7.19,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;7.81,8.12 +5.00,6.56;4.69,6.88 +4.69,6.88;4.38,7.50 +4.38,7.50;4.38,7.81 +4.38,7.81;4.06,8.12 + +# UTF-16 : 5d 82 +# UTF-8 : 82 b6 e5 +[5d82] 嶂 +0.62,7.81;0.62,0.62 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.56,9.06 +4.06,3.12;8.44,3.12 +8.44,3.12;8.44,5.62 +8.44,5.62;3.75,5.62 +3.75,5.62;3.75,3.12 +4.06,4.38;8.44,4.38 +3.12,2.19;9.06,2.19 +6.25,0.62;6.25,3.12 +3.12,6.56;9.06,6.56 +3.12,8.12;9.06,8.12 +6.25,8.12;6.25,9.38 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;7.81,8.12 +5.00,6.56;5.00,6.88 +5.00,6.88;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.38,8.12 + +# UTF-16 : 9c 46 +# UTF-8 : 86 b1 e9 +[9c46] 鱆 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,7.81 +2.50,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.44;2.81,8.44 +0.62,5.31;3.12,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.75,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.12,2.81 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.50,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +0.31,0.31;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +4.38,3.12;8.75,3.12 +8.75,3.12;8.75,5.62 +8.75,5.62;4.38,5.62 +4.38,5.62;4.38,3.12 +4.38,4.38;8.44,4.38 +3.75,2.19;9.38,2.19 +6.56,0.62;6.56,3.12 +3.75,6.56;9.38,6.56 +3.75,8.12;9.06,8.12 +6.56,8.12;6.56,9.38 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.12,8.12 +5.62,6.56;5.31,6.88 +5.31,6.88;5.00,7.50 +5.00,7.50;4.69,7.81 +4.69,7.81;4.69,8.12 + +# UTF-16 : 73 34 +# UTF-8 : b4 8c e7 +[7334] 猴 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;1.88,6.25 +1.88,6.25;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.19,4.06 +2.19,4.06;2.19,3.44 +2.19,3.44;2.19,2.81 +2.19,2.81;2.19,2.50 +2.19,2.50;2.19,1.88 +2.19,1.88;1.88,1.25 +1.88,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,9.06;2.50,8.44 +2.50,8.44;1.88,7.81 +1.88,7.81;1.25,7.50 +1.25,7.50;0.62,6.88 +0.62,6.88;0.00,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.00,3.75 +8.75,5.31;5.00,5.31 +4.06,4.06;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.62,6.56 +9.06,3.44;4.06,3.44 +4.06,0.62;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +6.25,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.56,3.75 +6.56,3.75;6.56,5.31 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.88,3.12 +6.88,3.12;6.56,3.75 +8.12,6.56;8.12,8.75 +8.12,8.75;4.69,8.75 +4.06,6.56;9.06,6.56 +4.06,9.06;4.06,8.44 +4.06,8.44;3.75,8.12 +3.75,8.12;3.75,7.50 +3.75,7.50;3.44,7.19 +3.44,7.19;3.44,6.56 +3.44,6.56;3.12,6.25 +3.12,6.25;2.81,5.94 +2.81,5.94;2.81,5.31 +2.81,5.31;2.50,5.00 +2.50,5.00;2.19,4.69 +3.44,0.62;3.44,6.88 + +# UTF-16 : 5c ef +# UTF-8 : af b3 e5 +[5cef] 峯 +0.94,9.06;0.94,7.81 +0.94,7.81;8.44,7.81 +8.44,7.81;8.44,9.06 +4.69,7.81;4.69,9.38 +4.69,0.31;4.69,4.69 +0.31,1.56;9.06,1.56 +8.44,2.81;0.94,2.81 +7.81,3.75;1.56,3.75 +0.62,5.62;0.94,5.62 +0.94,5.62;1.56,5.94 +1.56,5.94;1.88,5.94 +1.88,5.94;2.50,6.25 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.38,7.81 +3.44,6.88;7.50,6.88 +0.31,4.06;1.25,4.38 +1.25,4.38;2.19,4.38 +2.19,4.38;3.12,4.69 +3.12,4.69;3.75,5.00 +3.75,5.00;4.69,5.31 +4.69,5.31;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,5.62;6.56,6.25 +6.56,6.25;7.19,6.56 +7.19,6.56;7.50,6.88 +9.06,4.06;8.44,4.38 +8.44,4.38;7.50,4.38 +7.50,4.38;6.88,4.69 +6.88,4.69;5.94,4.69 +5.94,4.69;5.31,5.00 +5.31,5.00;4.69,5.31 +4.69,5.31;4.06,5.62 +4.06,5.62;3.44,5.62 +3.44,5.62;2.81,5.94 +2.81,5.94;2.50,6.25 + +# UTF-16 : 82 d1 +# UTF-8 : 91 8b e8 +[82d1] 苑 +0.31,8.12;9.06,8.12 +3.12,7.19;3.12,9.38 +6.25,7.19;6.25,9.38 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;2.50,7.19 +2.50,7.19;2.50,7.50 +2.19,6.25;4.69,6.25 +4.38,6.25;4.38,5.62 +4.38,5.62;4.38,4.69 +4.38,4.69;4.06,4.06 +4.06,4.06;3.75,3.44 +3.75,3.44;3.44,2.81 +3.44,2.81;2.81,2.50 +2.81,2.50;2.50,1.88 +2.50,1.88;1.88,1.56 +1.88,1.56;1.25,1.25 +1.25,1.25;0.62,0.94 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.31,1.25 +5.31,1.25;5.31,1.88 +5.31,1.88;5.31,6.56 +5.31,6.56;8.12,6.56 +8.12,6.56;8.12,3.75 +8.12,3.75;8.12,3.44 +8.12,3.44;7.81,3.12 +7.81,3.12;7.50,3.12 +7.50,3.12;6.88,3.12 +6.88,3.12;6.56,3.12 +6.56,3.12;6.25,3.44 +3.75,3.44;3.44,3.75 +3.44,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.38 +2.19,4.38;1.88,4.69 + +# UTF-16 : 96 c1 +# UTF-8 : 81 9b e9 +[96c1] 雁 +7.50,8.12;7.19,7.81 +7.19,7.81;6.88,7.50 +6.88,7.50;6.56,6.88 +6.56,6.88;6.56,6.88 +4.38,6.88;4.38,0.31 +8.75,6.88;4.38,6.88 +6.56,0.94;6.56,6.88 +4.38,0.94;9.06,0.94 +4.38,3.12;8.75,3.12 +4.38,5.00;8.75,5.00 +2.81,5.00;3.44,5.62 +3.44,5.62;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;4.69,8.12 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.50,6.56 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,8.44 +0.94,8.44;8.75,8.44 +2.50,0.31;2.50,6.56 + +# UTF-16 : 8c d1 +# UTF-8 : 91 b3 e8 +[8cd1] 賑 +0.62,3.12;2.81,3.12 +2.81,3.12;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,3.12 +0.62,5.00;2.81,5.00 +0.62,6.88;2.81,6.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +3.12,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +2.19,2.50;2.19,2.50 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;3.75,8.75 +3.75,8.75;8.75,8.75 +3.75,5.31;9.06,5.31 +6.25,5.31;6.56,4.69 +6.56,4.69;6.56,4.06 +6.56,4.06;6.88,3.44 +6.88,3.44;7.19,3.12 +7.19,3.12;7.50,2.50 +7.50,2.50;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,0.62 +3.75,0.62;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,1.88 +5.00,0.94;5.00,5.31 +4.38,7.19;8.75,7.19 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.44,3.75 +8.44,3.75;8.75,4.38 +8.75,4.38;9.06,4.69 + +# UTF-16 : 83 38 +# UTF-8 : b8 8c e8 +[8338] 茸 +0.31,8.12;9.06,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +2.19,6.56;2.19,1.56 +8.75,6.56;0.62,6.56 +7.19,0.31;7.19,6.56 +2.19,3.44;7.19,3.44 +2.19,5.00;7.19,5.00 +0.62,1.56;1.25,1.56 +1.25,1.56;2.19,1.56 +2.19,1.56;2.81,1.56 +2.81,1.56;3.75,1.88 +3.75,1.88;4.69,1.88 +4.69,1.88;5.31,1.88 +5.31,1.88;6.25,1.88 +6.25,1.88;7.19,2.19 +7.19,2.19;8.12,2.19 +8.12,2.19;8.75,2.50 + +# UTF-16 : 84 7a +# UTF-8 : ba 91 e8 +[847a] 葺 +1.56,6.25;7.81,6.25 +7.81,6.25;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,5.94 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +2.19,5.31;2.19,1.25 +8.75,5.31;0.62,5.31 +7.19,0.31;7.19,5.31 +2.19,2.81;7.19,2.81 +2.19,4.06;7.19,4.06 +0.62,1.25;1.25,1.25 +1.25,1.25;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.75,1.56 +3.75,1.56;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;6.25,1.56 +6.25,1.56;7.19,1.88 +7.19,1.88;8.12,1.88 +8.12,1.88;8.75,1.88 + +# UTF-16 : 76 78 +# UTF-8 : b8 99 e7 +[7678] 癸 +0.94,0.62;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +8.75,0.62;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.06,3.12 +4.69,8.75;1.25,8.75 +9.06,4.69;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.25,6.56 +6.25,6.56;5.94,6.88 +5.94,6.88;5.62,7.50 +5.62,7.50;5.31,7.81 +5.31,7.81;5.00,8.44 +5.00,8.44;4.69,8.75 +0.31,4.69;0.94,5.00 +0.94,5.00;1.56,5.31 +1.56,5.31;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.38,8.44 +4.38,8.44;4.69,8.75 +7.19,8.75;7.19,8.44 +7.19,8.44;6.88,7.81 +6.88,7.81;6.56,7.50 +6.56,7.50;6.25,7.19 +6.25,7.19;5.94,7.19 +8.75,7.50;8.44,7.19 +8.44,7.19;8.12,6.88 +8.12,6.88;7.81,6.56 +7.81,6.56;7.50,6.25 +7.50,6.25;7.19,5.94 +2.81,6.56;2.50,6.88 +2.50,6.88;2.19,7.19 +2.19,7.19;1.88,7.50 +1.88,7.50;1.56,7.50 +1.56,7.50;1.25,7.81 +1.88,5.31;7.50,5.31 +0.62,3.44;8.75,3.44 + +# UTF-16 : 84 75 +# UTF-8 : b5 91 e8 +[8475] 葵 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.94,0.62;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.69,4.38 +8.75,0.31;8.12,0.62 +8.12,0.62;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.88,1.56 +6.88,1.56;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.06,2.50 +4.69,7.19;1.25,7.19 +9.06,4.06;8.44,4.38 +8.44,4.38;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.25,5.62 +6.25,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.31,6.56 +5.31,6.56;5.00,6.88 +5.00,6.88;4.69,7.19 +7.19,7.19;6.88,6.88 +6.88,6.88;6.56,6.56 +6.56,6.56;6.25,6.25 +6.25,6.25;5.94,5.94 +5.94,5.94;5.94,5.94 +8.75,6.25;8.44,5.94 +8.44,5.94;8.12,5.62 +8.12,5.62;7.81,5.62 +7.81,5.62;7.50,5.31 +7.50,5.31;7.19,5.00 +2.81,5.31;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.25 +1.88,6.25;1.56,6.25 +1.56,6.25;1.25,6.56 +2.19,4.69;7.19,4.69 +0.62,3.12;8.75,3.12 +0.31,4.06;0.94,4.38 +0.94,4.38;1.56,4.69 +1.56,4.69;2.19,5.00 +2.19,5.00;2.50,5.31 +2.50,5.31;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.38,6.88 +4.38,6.88;4.69,7.19 + +# UTF-16 : 72 80 +# UTF-8 : 80 8a e7 +[7280] 犀 +8.75,2.19;1.25,2.19 +2.50,3.75;8.44,3.75 +5.62,6.56;8.44,6.56 +5.62,5.31;8.44,5.31 +1.56,6.56;4.38,6.56 +1.56,5.31;4.38,5.31 +5.00,0.31;5.00,4.69 +5.00,5.00;5.00,7.19 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;2.81,4.38 +2.81,4.38;3.12,4.69 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,8.75 +1.25,8.75;8.44,8.75 +8.44,8.75;8.44,7.50 +8.44,7.50;1.25,7.50 + +# UTF-16 : 8d 04 +# UTF-8 : 84 b4 e8 +[8d04] 贄 +1.56,2.19;7.81,2.19 +7.81,2.19;7.81,5.31 +7.81,5.31;1.56,5.31 +1.56,5.31;1.56,2.19 +1.56,3.12;7.81,3.12 +1.56,4.38;7.81,4.38 +0.62,0.62;0.94,0.62 +0.94,0.62;1.56,0.94 +1.56,0.94;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +8.75,0.62;8.44,0.62 +8.44,0.62;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.88 +5.00,7.81;5.62,7.50 +5.62,7.50;6.25,7.19 +6.25,7.19;6.56,6.88 +6.56,6.88;7.19,6.56 +7.19,6.56;7.81,6.25 +4.69,5.62;5.00,5.62 +5.00,5.62;5.62,6.25 +5.62,6.25;5.94,6.56 +5.94,6.56;6.25,7.19 +6.25,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.56,9.38 +4.69,8.44;8.12,8.44 +8.12,8.44;8.12,7.81 +8.12,7.81;8.12,7.19 +8.12,7.19;8.44,6.88 +8.44,6.88;8.44,6.25 +8.44,6.25;8.44,5.94 +8.44,5.94;8.75,5.31 +8.75,5.31;8.75,5.31 +8.75,5.31;9.06,5.94 +9.06,5.94;9.38,6.25 +9.38,6.25;9.38,6.56 +0.62,6.88;4.69,6.88 +2.50,6.88;2.50,5.31 +0.62,5.94;4.69,5.94 +0.31,7.81;4.69,7.81 +0.62,8.75;4.38,8.75 +2.50,7.81;2.50,9.38 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.06,7.81 +1.88,6.88;1.56,7.19 +1.56,7.19;1.25,7.81 +1.25,7.81;1.25,7.81 + +# UTF-16 : 9d af +# UTF-8 : af b6 e9 +[9daf] 鶯 +8.75,5.00;8.75,6.56 +8.75,6.56;0.62,6.56 +0.62,6.56;0.62,5.00 +7.19,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.56,1.88 +5.31,0.94;5.00,1.25 +5.00,1.25;4.69,1.88 +4.69,1.88;4.69,1.88 +3.12,0.62;3.12,1.25 +3.12,1.25;2.81,1.56 +2.81,1.56;2.81,1.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,1.88 +1.88,4.06;7.50,4.06 +7.50,4.06;7.50,5.62 +7.50,5.62;1.56,5.62 +1.56,5.62;1.56,2.50 +1.56,2.50;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;6.25,0.62 +1.88,4.69;7.50,4.69 +3.75,6.56;3.75,5.94 +3.75,5.94;3.44,5.62 +1.56,3.12;8.75,3.12 +1.25,9.06;1.25,8.44 +1.25,8.44;0.94,8.12 +0.94,8.12;0.62,7.81 +5.62,9.06;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;5.00,7.81 +0.62,6.88;1.25,7.19 +1.25,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.50,8.44 +2.50,8.44;2.50,9.06 +2.50,9.06;2.50,9.38 +4.38,6.88;4.06,7.19 +4.06,7.19;3.44,7.19 +3.44,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +5.00,6.88;5.62,7.19 +5.62,7.19;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;6.88,8.44 +6.88,8.44;6.88,9.06 +6.88,9.06;6.88,9.38 +8.75,6.88;8.44,7.19 +8.44,7.19;7.81,7.19 +7.81,7.19;7.50,7.50 +7.50,7.50;7.19,7.81 +7.19,7.81;6.88,8.44 +8.75,9.06;8.44,8.75 +8.44,8.75;8.12,8.12 +8.12,8.12;8.12,7.81 +8.12,7.81;7.81,7.81 +4.38,9.06;4.06,8.75 +4.06,8.75;3.75,8.12 +3.75,8.12;3.75,7.81 +3.75,7.81;3.44,7.81 + +# UTF-16 : 8f c2 +# UTF-8 : 82 bf e8 +[8fc2] 迂 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;2.19,2.50 +2.81,5.94;8.75,5.94 +8.75,8.75;2.81,8.75 +6.25,8.75;6.25,2.81 +6.25,2.81;6.25,2.50 +6.25,2.50;5.94,2.19 +5.94,2.19;5.62,2.19 +5.62,2.19;5.31,2.19 +5.31,2.19;4.69,2.19 +4.69,2.19;4.38,2.19 + +# UTF-16 : 85 49 +# UTF-8 : 89 95 e8 +[8549] 蕉 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +0.62,5.31;0.94,5.94 +0.94,5.94;1.25,6.25 +1.25,6.25;1.88,6.88 +1.88,6.88;1.88,7.50 +1.88,7.50;2.19,7.81 +5.00,3.12;5.00,6.88 +1.56,6.88;1.88,2.81 +1.56,2.81;8.44,2.81 +8.44,6.88;1.88,6.88 +1.88,5.62;8.12,5.62 +1.88,4.38;8.12,4.38 +5.62,7.81;5.31,7.50 +5.31,7.50;5.00,7.19 +5.00,7.19;5.00,6.88 +8.75,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;8.12,1.56 +8.12,1.56;7.81,2.19 +7.81,2.19;7.19,2.50 +6.25,0.62;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +4.06,0.62;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.44,2.50 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.50 + +# UTF-16 : 57 e0 +# UTF-8 : a0 9f e5 +[57e0] 埠 +0.31,6.56;2.81,6.56 +1.56,2.19;1.56,8.75 +0.31,1.88;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +5.62,9.38;5.62,8.75 +5.62,8.75;5.62,8.44 +5.62,8.44;5.31,8.12 +2.50,2.19;9.06,2.19 +5.94,0.31;5.94,3.44 +3.44,5.31;8.75,5.31 +8.75,5.31;8.75,3.44 +8.75,3.44;3.44,3.44 +3.44,3.44;3.44,8.12 +3.44,8.12;8.44,8.12 +8.44,8.12;8.44,6.56 +8.44,6.56;3.44,6.56 + +# UTF-16 : 7c a5 +# UTF-8 : a5 b2 e7 +[7ca5] 粥 +0.62,8.44;2.50,8.44 +2.50,8.44;2.50,6.25 +2.50,6.25;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.62,4.38 +0.62,4.38;0.62,3.75 +0.62,3.75;0.62,3.12 +0.62,4.06;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.50 +2.50,2.50;2.50,1.88 +2.50,1.88;2.50,1.56 +2.50,1.56;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +6.56,8.44;8.75,8.44 +8.75,8.44;8.75,6.25 +8.75,6.25;6.88,6.25 +6.88,6.25;6.88,5.62 +6.88,5.62;6.88,5.00 +6.88,5.00;6.88,4.38 +6.88,4.38;6.88,3.75 +6.88,3.75;6.56,3.12 +6.88,4.06;8.75,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.25,2.19;5.94,2.81 +5.94,2.81;5.62,3.44 +5.62,3.44;5.31,4.06 +5.31,4.06;5.00,4.69 +5.00,4.69;4.69,5.31 +4.69,0.62;4.69,9.06 +6.56,5.62;2.81,5.62 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;4.69,5.62 +4.06,6.25;3.75,6.56 +3.75,6.56;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.44,8.12 +3.44,8.12;3.12,8.44 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;5.94,7.50 +5.94,7.50;6.25,8.12 +6.25,8.12;6.25,8.44 + +# UTF-16 : 96 c0 +# UTF-8 : 80 9b e9 +[96c0] 雀 +4.69,9.06;4.69,7.81 +4.69,7.81;4.69,7.19 +4.69,7.19;4.69,6.88 +4.69,6.88;4.06,6.88 +4.06,6.88;3.75,6.88 +3.75,6.88;3.12,6.88 +3.12,6.88;2.81,6.88 +0.31,6.56;0.94,6.88 +0.94,6.88;1.25,7.19 +1.25,7.19;1.88,7.81 +1.88,7.81;2.19,8.12 +2.19,8.12;2.19,8.75 +9.06,6.56;8.75,7.19 +8.75,7.19;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,8.44 +7.50,8.44;6.88,8.75 +7.19,7.81;6.88,7.19 +6.88,7.19;6.25,6.88 +6.25,6.88;5.62,6.56 +5.62,6.56;5.00,6.25 +5.00,6.25;4.38,5.94 +4.38,5.94;3.75,5.62 +3.75,5.62;2.81,5.31 +2.81,5.31;1.88,5.00 +1.88,5.00;0.94,5.00 +0.94,5.00;0.00,4.69 +5.00,1.25;5.00,5.00 +1.88,1.25;8.75,1.25 +1.56,5.00;1.56,0.31 +8.44,5.00;1.88,5.00 +1.88,3.75;8.12,3.75 +1.88,2.50;8.12,2.50 +6.56,6.25;6.25,5.94 +6.25,5.94;5.94,5.62 +5.94,5.62;5.62,5.31 +5.62,5.31;5.62,5.00 + +# UTF-16 : 7a ea +# UTF-8 : aa ab e7 +[7aea] 竪 +0.62,0.94;8.75,0.94 +0.94,3.75;8.44,3.75 +4.69,3.75;4.69,4.69 +5.62,0.94;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.25,2.50 +6.25,2.50;6.56,3.12 +6.56,3.12;6.88,3.75 +3.75,0.94;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.50 +3.12,2.50;2.81,3.12 +2.81,3.12;2.50,3.75 +4.69,8.75;0.94,8.75 +0.94,8.75;0.94,4.38 +2.81,8.44;2.81,7.50 +2.81,5.94;2.81,5.00 +0.94,5.00;4.69,5.00 +0.94,6.25;4.38,6.25 +4.38,6.25;4.38,7.50 +4.38,7.50;0.94,7.50 +5.00,8.44;8.75,8.44 +5.00,5.00;5.31,5.00 +5.31,5.00;5.94,5.31 +5.94,5.31;6.56,5.62 +6.56,5.62;6.88,5.94 +6.88,5.94;7.19,6.25 +7.19,6.25;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,8.12 +8.44,8.12;8.75,8.44 +9.06,4.69;8.75,5.00 +8.75,5.00;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,7.50 +5.94,7.50;5.62,7.81 +5.62,7.81;5.31,8.12 + +# UTF-16 : 55 c4 +# UTF-8 : 84 97 e5 +[55c4] 嗄 +0.62,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +2.81,8.75;9.06,8.75 +5.94,8.75;5.94,8.12 +5.94,8.12;5.62,7.81 +5.62,7.81;5.62,7.81 +3.75,4.38;8.44,4.38 +8.44,4.38;8.44,7.81 +8.44,7.81;3.75,7.81 +3.75,7.81;3.75,4.06 +3.75,6.56;8.44,6.56 +3.75,5.31;8.44,5.31 +2.81,2.19;3.44,2.50 +3.44,2.50;4.06,3.12 +4.06,3.12;4.69,3.44 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.38 +4.38,3.44;8.44,3.44 +2.81,0.62;3.44,0.94 +3.44,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;8.12,3.12 +8.12,3.12;8.44,3.44 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.56 +6.56,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 + +# UTF-16 : 69 8e +# UTF-8 : 8e a6 e6 +[698e] 榎 +3.12,8.75;9.06,8.75 +5.94,8.75;5.94,8.12 +5.94,8.12;5.62,7.81 +5.62,7.81;5.62,7.81 +3.75,4.38;8.44,4.38 +8.44,4.38;8.44,7.81 +8.44,7.81;3.75,7.81 +3.75,7.81;3.75,4.06 +3.75,6.56;8.44,6.56 +3.75,5.31;8.44,5.31 +2.81,2.19;3.12,2.50 +3.12,2.50;3.75,3.12 +3.75,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;5.00,4.38 +4.38,3.44;8.44,3.44 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;8.12,3.12 +8.12,3.12;8.44,3.44 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.56 +6.25,1.56;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 +4.38,2.81;4.06,3.12 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 7f 79 +# UTF-8 : b9 bd e7 +[7f79] 罹 +7.19,6.88;7.19,6.56 +7.19,6.56;6.88,6.25 +6.88,6.25;6.56,5.94 +6.56,5.94;6.56,5.94 +4.06,5.62;4.06,0.62 +8.75,5.94;4.06,5.94 +6.56,0.94;6.56,5.94 +4.06,0.94;9.06,0.94 +4.06,2.50;8.75,2.50 +4.06,4.38;8.75,4.38 +2.50,4.06;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,6.88 +1.25,7.19;8.44,7.19 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +5.94,7.19;5.94,8.75 +3.44,7.19;3.44,8.75 +1.56,0.62;1.56,6.88 +0.31,2.81;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +2.81,4.69;2.81,5.31 +2.81,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 + +# UTF-16 : 98 17 +# UTF-8 : 97 a0 e9 +[9817] 頗 +4.06,6.25;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +0.62,5.94;4.38,5.94 +0.62,0.62;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.06,5.62 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,1.88 +3.75,1.88;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.50,3.12 +2.50,3.12;2.19,3.44 +2.19,3.44;1.88,3.75 +1.88,3.75;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.25,5.31 +2.50,5.94;2.50,9.06 +0.00,0.94;0.31,1.25 +0.31,1.25;0.31,1.88 +0.31,1.88;0.31,2.19 +0.31,2.19;0.31,2.81 +0.31,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,8.12 +0.62,8.12;4.69,8.12 +4.38,0.62;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,1.88 +4.38,8.75;9.06,8.75 +6.88,8.75;6.56,8.12 +6.56,8.12;6.56,7.81 +6.56,7.81;6.56,7.19 +6.56,7.19;6.56,7.19 +5.00,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.00,7.19 +5.00,7.19;5.00,2.50 +5.00,4.06;8.75,4.06 +5.00,5.62;8.75,5.62 + +# UTF-16 : 98 0c +# UTF-8 : 8c a0 e9 +[980c] 頌 +1.88,8.75;1.56,8.44 +1.56,8.44;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;1.25,7.19 +1.25,7.19;1.25,6.88 +1.25,6.88;0.94,6.56 +0.94,6.56;0.62,5.94 +0.62,5.94;0.31,5.31 +4.06,0.62;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,1.88 +4.38,8.75;9.06,8.75 +6.56,8.75;6.56,8.12 +6.56,8.12;6.56,7.81 +6.56,7.81;6.25,7.19 +6.25,7.19;6.25,7.19 +5.00,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.00,7.19 +4.69,7.19;5.00,2.50 +5.00,4.06;8.75,4.06 +5.00,5.62;8.75,5.62 +2.81,8.75;3.12,8.44 +3.12,8.44;3.12,8.12 +3.12,8.12;3.12,7.50 +3.12,7.50;3.44,7.19 +3.44,7.19;3.44,6.88 +3.44,6.88;3.75,6.56 +3.75,6.56;4.06,5.94 +4.06,5.94;4.38,5.31 +4.38,1.25;4.06,1.88 +4.06,1.88;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.44,3.75 +3.44,3.75;3.12,4.38 +0.31,1.56;0.94,1.56 +0.94,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,1.88 +3.12,1.88;4.06,2.19 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 + +# UTF-16 : 98 37 +# UTF-8 : b7 a0 e9 +[9837] 頷 +4.38,0.62;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,1.88 +4.38,8.75;9.06,8.75 +6.88,8.75;6.56,8.12 +6.56,8.12;6.56,7.81 +6.56,7.81;6.56,7.19 +6.56,7.19;6.56,7.19 +5.00,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.00,7.19 +5.00,7.19;5.00,2.50 +5.00,4.06;8.75,4.06 +5.00,5.62;8.75,5.62 +4.38,7.19;4.06,7.50 +4.06,7.50;3.75,8.12 +3.75,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.06 +2.50,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +0.94,1.25;4.06,1.25 +4.06,1.25;4.06,3.75 +4.06,3.75;0.62,3.75 +0.62,3.75;0.62,0.62 +4.06,7.19;0.94,7.19 +4.38,5.62;0.31,5.62 +2.81,3.75;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.38,5.62 + +# UTF-16 : 98 46 +# UTF-8 : 86 a1 e9 +[9846] 顆 +4.38,0.62;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,1.88 +9.38,0.62;9.06,0.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,1.88 +4.69,8.75;9.38,8.75 +6.88,8.75;6.88,8.12 +6.88,8.12;6.88,7.81 +6.88,7.81;6.56,7.19 +6.56,7.19;6.56,7.19 +5.31,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.31,7.19 +5.31,7.19;5.31,2.50 +5.31,4.06;8.75,4.06 +5.31,5.62;8.75,5.62 +0.00,1.25;0.31,1.56 +0.31,1.56;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,4.06 +2.19,4.06;2.50,4.38 +4.69,4.38;0.31,4.38 +0.62,5.31;4.38,5.31 +4.38,5.31;4.38,8.75 +4.38,8.75;0.62,8.75 +0.62,8.75;0.62,5.31 +2.50,8.44;2.50,0.62 +0.62,6.88;4.38,6.88 +4.69,1.88;4.38,2.19 +4.38,2.19;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;2.81,3.75 +2.81,3.75;2.50,4.38 + +# UTF-16 : 70 15 +# UTF-8 : 95 80 e7 +[7015] 瀕 +1.88,6.25;5.62,6.25 +5.31,7.81;3.75,7.81 +2.81,6.25;2.81,8.75 +3.75,9.06;3.75,3.75 +3.75,3.75;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.44,2.81 +3.44,2.81;3.12,2.81 +3.12,2.81;2.81,2.81 +1.88,3.12;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;3.12,5.62 +5.62,3.44;5.31,4.06 +5.31,4.06;5.31,4.38 +5.31,4.38;5.00,5.00 +5.00,5.00;4.69,5.31 +4.69,5.31;4.38,5.62 +5.00,3.44;5.00,3.12 +5.00,3.12;4.69,2.50 +4.69,2.50;4.38,2.19 +4.38,2.19;4.06,1.88 +4.06,1.88;3.75,1.56 +3.75,1.56;3.44,1.25 +3.44,1.25;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.50,0.62 +2.50,0.62;1.88,0.62 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +5.31,0.62;5.94,0.94 +5.94,0.94;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;6.88,1.88 +9.38,0.62;9.06,0.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,1.88 +5.62,8.75;9.38,8.75 +7.19,8.75;7.19,8.12 +7.19,8.12;7.19,7.81 +7.19,7.81;7.19,7.19 +7.19,7.19;7.19,7.19 +5.94,2.50;9.06,2.50 +8.75,2.50;9.06,7.19 +8.75,7.19;5.94,7.19 +5.94,7.19;5.94,2.50 +5.94,4.06;8.75,4.06 +5.94,5.62;8.75,5.62 + +# UTF-16 : 4e 11 +# UTF-8 : 91 b8 e4 +[4e11] 丑 +9.06,5.00;0.62,5.00 +0.62,1.25;8.75,1.25 +3.75,8.44;2.50,1.25 +6.56,1.25;7.50,8.44 +7.50,8.44;1.25,8.44 + +# UTF-16 : 5f f8 +# UTF-8 : b8 bf e5 +[5ff8] 忸 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.81,5.62;2.81,5.94 +2.81,5.94;2.81,6.56 +2.81,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +9.06,5.00;2.50,5.00 +2.50,0.94;9.06,0.94 +5.00,8.44;4.06,0.94 +7.50,0.94;8.12,8.44 +8.12,8.44;3.12,8.44 + +# UTF-16 : 72 c3 +# UTF-8 : 83 8b e7 +[72c3] 狃 +1.25,8.75;1.56,8.44 +1.56,8.44;1.88,7.81 +1.88,7.81;2.19,7.50 +2.19,7.50;2.50,6.88 +2.50,6.88;2.50,6.25 +2.50,6.25;2.81,5.94 +2.81,5.94;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;2.81,4.06 +2.81,4.06;2.81,3.44 +2.81,3.44;2.81,2.81 +2.81,2.81;2.81,2.50 +2.81,2.50;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +3.12,9.06;2.81,8.44 +2.81,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.81,5.31;2.50,5.00 +2.50,5.00;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.44 +9.06,5.00;3.44,5.00 +3.12,0.94;9.06,0.94 +5.31,8.44;4.38,0.94 +7.81,0.94;8.12,8.44 +8.12,8.44;3.44,8.44 + +# UTF-16 : 7d 10 +# UTF-8 : 90 b4 e7 +[7d10] 紐 +4.06,4.06;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;3.44,5.62 +3.44,5.62;3.44,5.94 +3.44,5.94;3.12,6.56 +0.31,4.69;3.75,4.69 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.12,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.94,7.50 +0.94,7.50;0.62,7.81 +0.94,6.88;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;2.19,8.75 +2.19,8.75;2.50,9.06 +9.06,5.00;4.06,5.00 +3.44,0.94;9.06,0.94 +5.31,8.44;4.69,0.94 +7.81,0.94;8.44,8.44 +8.44,8.44;4.06,8.44 + +# UTF-16 : 92 15 +# UTF-8 : 95 88 e9 +[9215] 鈕 +9.38,5.00;3.75,5.00 +3.12,0.94;9.06,0.94 +5.31,8.44;4.38,0.94 +7.81,0.94;8.44,8.44 +8.44,8.44;3.75,8.44 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,1.88 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.44 +1.88,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +3.44,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 + +# UTF-16 : 4f 3d +# UTF-8 : bd bc e4 +[4f3d] 伽 +1.88,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.81,3.12 +2.81,3.12;3.12,3.75 +3.12,3.75;3.12,4.69 +3.12,4.69;3.12,5.62 +3.12,5.62;3.44,6.56 +3.44,6.56;3.44,7.81 +3.44,7.81;3.44,9.06 +1.88,7.50;5.31,7.50 +5.31,7.50;5.31,5.94 +5.31,5.94;5.31,4.69 +5.31,4.69;5.31,3.44 +5.31,3.44;5.31,2.81 +5.31,2.81;5.31,2.19 +5.31,2.19;5.00,1.56 +5.00,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,1.25 +8.75,0.62;8.75,8.44 +8.75,8.44;6.25,8.44 +6.25,8.44;6.25,0.62 +6.25,1.56;8.75,1.56 + +# UTF-16 : 73 c8 +# UTF-8 : 88 8f e7 +[73c8] 珈 +2.50,8.44;0.31,8.44 +2.50,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.00,1.25;0.62,1.56 +0.62,1.56;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,1.88 +2.19,1.88;2.81,2.19 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.44,4.69 +3.44,4.69;3.75,5.62 +3.75,5.62;3.75,6.56 +3.75,6.56;3.75,7.81 +3.75,7.81;3.75,9.06 +2.50,7.50;5.62,7.50 +5.62,7.50;5.62,5.94 +5.62,5.94;5.62,4.69 +5.62,4.69;5.62,3.44 +5.62,3.44;5.62,2.81 +5.62,2.81;5.62,2.19 +5.62,2.19;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.75,1.25 +8.75,0.62;8.75,8.44 +8.75,8.44;6.56,8.44 +6.56,8.44;6.56,0.62 +6.56,1.56;8.75,1.56 + +# UTF-16 : 8d cf +# UTF-8 : 8f b7 e8 +[8dcf] 跏 +1.88,4.38;3.12,4.38 +1.88,1.25;1.88,6.25 +0.62,0.94;0.62,5.31 +0.62,6.25;2.81,6.25 +2.81,6.25;2.81,8.75 +2.81,8.75;0.62,8.75 +0.31,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;4.06,4.69 +4.06,4.69;4.06,5.62 +4.06,5.62;4.06,6.56 +4.06,6.56;4.06,7.81 +4.06,7.81;4.06,9.06 +3.12,7.50;5.94,7.50 +5.94,7.50;5.94,5.94 +5.94,5.94;5.94,4.69 +5.94,4.69;5.94,3.44 +5.94,3.44;5.94,2.81 +5.94,2.81;5.62,2.19 +5.62,2.19;5.62,1.56 +5.62,1.56;5.31,1.25 +5.31,1.25;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;4.06,1.25 +8.75,0.62;8.75,8.44 +8.75,8.44;6.56,8.44 +6.56,8.44;6.56,0.62 +6.88,1.56;8.75,1.56 + +# UTF-16 : 67 b7 +# UTF-8 : b7 9e e6 +[67b7] 枷 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.50,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +2.50,0.94;2.81,1.25 +2.81,1.25;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +3.44,3.75;3.75,4.69 +3.75,4.69;3.75,5.62 +3.75,5.62;3.75,6.56 +3.75,6.56;3.75,7.81 +3.75,7.81;3.75,9.06 +2.81,7.50;5.94,7.50 +5.62,7.50;5.62,5.94 +5.62,5.94;5.62,4.69 +5.62,4.69;5.62,3.44 +5.62,3.44;5.62,2.81 +5.62,2.81;5.62,2.19 +5.62,2.19;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.00,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.75,1.25 +8.75,0.62;8.75,8.44 +8.75,8.44;6.56,8.44 +6.56,8.44;6.56,0.62 +6.56,1.56;8.75,1.56 + +# UTF-16 : 83 04 +# UTF-8 : 84 8c e8 +[8304] 茄 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;1.88,3.75 +1.88,3.75;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;2.19,6.25 +2.19,6.25;2.19,7.19 +0.62,5.94;4.38,5.94 +4.38,5.94;4.38,4.69 +4.38,4.69;4.38,3.75 +4.38,3.75;4.38,2.81 +4.38,2.81;4.38,2.19 +4.38,2.19;4.06,1.88 +4.06,1.88;4.06,1.25 +4.06,1.25;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +8.44,0.62;8.44,6.25 +8.44,6.25;5.31,6.25 +5.31,6.25;5.31,0.62 +5.62,1.25;8.44,1.25 + +# UTF-16 : 8f e6 +# UTF-8 : a6 bf e8 +[8fe6] 迦 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +1.88,2.50;1.88,5.31 +1.88,5.31;0.31,5.31 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;1.88,2.50 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.75,5.94 +3.75,5.94;3.75,6.88 +3.75,6.88;3.75,8.12 +3.75,8.12;3.75,9.06 +2.50,7.81;5.62,7.81 +5.62,7.81;5.62,6.56 +5.62,6.56;5.62,5.31 +5.62,5.31;5.62,4.38 +5.62,4.38;5.62,3.75 +5.62,3.75;5.31,3.12 +5.31,3.12;5.31,2.81 +5.31,2.81;5.00,2.50 +5.00,2.50;4.69,2.19 +4.69,2.19;4.38,2.19 +4.38,2.19;3.75,2.50 +3.75,2.50;3.44,2.50 +6.56,2.50;8.75,2.50 +8.75,2.50;8.75,8.44 +8.75,8.44;6.56,8.44 +6.25,8.44;6.56,2.19 + +# UTF-16 : 99 d5 +# UTF-8 : 95 a7 e9 +[99d5] 駕 +0.31,5.94;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;2.19,8.12 +2.19,8.12;2.19,8.44 +2.19,8.44;2.50,8.75 +2.50,8.75;2.50,9.38 +0.62,8.44;4.38,8.44 +4.38,8.44;4.38,7.81 +4.38,7.81;4.38,7.50 +4.38,7.50;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.75,6.56 +3.75,6.56;3.12,6.56 +3.12,6.56;2.81,6.56 +2.81,6.56;2.50,6.56 +5.31,6.56;8.44,6.56 +8.44,6.56;8.44,8.44 +8.44,8.44;5.31,8.44 +5.31,8.44;5.31,6.56 +7.19,1.25;6.88,1.56 +6.88,1.56;6.88,2.19 +6.88,2.19;6.56,2.50 +5.31,0.94;5.00,1.25 +5.00,1.25;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +3.12,0.62;3.12,1.25 +3.12,1.25;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.19 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.25,2.50 +8.12,5.62;1.25,5.62 +1.25,5.62;1.25,2.81 +1.25,2.81;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;6.25,0.62 +4.69,5.62;4.69,2.81 +1.25,3.75;7.81,3.75 +1.25,4.69;7.81,4.69 + +# UTF-16 : 53 c9 +# UTF-8 : 89 8f e5 +[53c9] 叉 +0.62,8.44;7.81,8.44 +0.62,0.94;1.56,1.25 +1.56,1.25;2.50,1.88 +2.50,1.88;3.44,2.50 +3.44,2.50;4.38,3.12 +4.38,3.12;5.00,3.75 +5.00,3.75;5.62,4.69 +5.62,4.69;6.25,5.31 +6.25,5.31;6.88,6.25 +6.88,6.25;7.50,7.50 +7.50,7.50;7.81,8.44 +8.75,0.94;7.81,1.25 +7.81,1.25;6.88,1.88 +6.88,1.88;5.94,2.19 +5.94,2.19;5.31,2.81 +5.31,2.81;4.38,3.44 +4.38,3.44;3.75,4.38 +3.75,4.38;3.44,5.00 +3.44,5.00;2.81,5.94 +2.81,5.94;2.50,6.88 +2.50,6.88;2.19,7.81 +5.62,5.62;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.44,7.81 + +# UTF-16 : 5b f5 +# UTF-8 : b5 af e5 +[5bf5] 寵 +4.69,8.44;4.69,9.38 +8.75,7.19;8.75,8.44 +8.75,8.44;0.62,8.44 +0.62,8.44;0.62,7.50 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;3.75,6.88 +3.75,6.88;4.06,7.19 +1.88,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.25,6.88 +1.25,6.88;1.25,7.19 +0.31,5.62;4.69,5.62 +0.62,7.19;4.69,7.19 +2.50,7.19;2.50,8.12 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;7.50,0.62 +7.50,0.62;6.88,0.62 +6.88,0.62;6.56,0.62 +6.56,0.62;5.94,0.62 +5.94,0.62;5.31,0.94 +5.31,0.94;5.31,1.56 +5.31,1.56;5.31,5.00 +5.31,5.00;8.75,5.00 +8.75,5.00;8.75,6.25 +8.75,6.25;5.31,6.25 +5.31,6.25;5.31,8.12 +5.31,4.06;8.75,4.06 +5.31,3.12;8.75,3.12 +5.31,1.88;8.75,1.88 +8.44,7.19;5.31,7.19 +0.94,0.62;0.94,4.69 +0.94,4.69;4.38,4.69 +4.38,4.69;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.75,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +0.94,2.19;4.38,2.19 +0.94,3.44;4.38,3.44 + +# UTF-16 : 67 27 +# UTF-8 : a7 9c e6 +[6727] 朧 +0.62,4.06;2.50,4.06 +0.94,6.25;2.50,6.25 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +5.00,6.25;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +3.75,6.25;3.75,6.88 +3.75,6.88;3.75,7.19 +3.75,7.19;3.44,7.81 +3.44,7.81;3.44,8.12 +3.44,8.12;3.44,8.12 +2.81,6.25;6.25,6.25 +2.81,8.12;5.94,8.12 +4.38,8.12;4.38,9.38 +9.38,2.19;9.38,1.56 +9.38,1.56;9.06,0.94 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,0.62 +8.12,0.62;7.81,0.62 +7.81,0.62;7.19,0.62 +7.19,0.62;6.56,0.94 +6.56,0.94;6.56,1.25 +6.56,1.25;6.56,1.56 +6.25,1.56;6.56,5.94 +6.25,5.94;9.06,5.94 +9.06,5.94;9.06,7.19 +9.06,7.19;6.56,7.19 +6.25,7.19;6.56,9.38 +6.25,4.69;9.06,4.69 +6.25,3.44;9.06,3.44 +6.25,2.19;9.06,2.19 +9.06,8.12;6.56,8.12 +3.12,0.62;3.12,5.31 +3.12,5.31;5.62,5.31 +5.62,5.31;5.62,1.25 +5.62,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +3.12,2.50;5.62,2.50 +3.12,4.06;5.62,4.06 + +# UTF-16 : 80 7e +# UTF-8 : be 81 e8 +[807e] 聾 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +3.75,8.44;4.06,8.44 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;1.25,8.44 +0.31,7.50;4.69,7.50 +0.62,8.44;4.69,8.44 +2.50,8.44;2.50,9.38 +9.06,5.62;9.06,5.00 +9.06,5.00;8.75,4.69 +8.75,4.69;8.44,4.69 +8.44,4.69;7.50,4.38 +7.50,4.38;6.88,4.38 +6.88,4.38;6.56,4.38 +6.56,4.38;5.94,4.38 +5.94,4.38;5.31,4.69 +5.31,4.69;5.31,5.00 +5.31,5.00;5.31,7.19 +5.31,7.19;8.75,7.19 +8.75,7.19;8.75,7.81 +8.75,7.81;5.31,7.81 +5.31,7.81;5.31,9.38 +5.31,6.56;8.75,6.56 +5.31,5.94;8.75,5.94 +5.31,5.31;8.75,5.31 +8.75,8.75;5.31,8.75 +0.94,4.38;0.94,6.88 +0.94,6.88;4.38,6.88 +4.38,6.88;4.38,4.69 +4.38,4.69;3.75,4.38 +3.75,4.38;3.75,4.38 +3.44,4.38;3.12,4.38 +3.12,4.38;2.50,4.69 +0.94,5.31;4.06,5.31 +0.94,6.25;4.06,6.25 +1.56,4.06;1.56,0.94 +9.06,4.06;0.31,4.06 +7.50,0.31;7.50,4.06 +1.88,1.88;7.50,1.88 +1.88,3.12;7.50,3.12 +0.31,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.81,0.94 +2.81,0.94;3.75,0.94 +3.75,0.94;4.69,1.25 +4.69,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;7.19,1.25 +7.19,1.25;8.12,1.25 +8.12,1.25;9.06,1.56 + +# UTF-16 : 72 3f +# UTF-8 : bf 88 e7 +[723f] 爿 +1.25,0.62;1.88,0.94 +1.88,0.94;2.19,1.56 +2.19,1.56;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.50,8.75;2.50,6.25 +2.50,6.25;7.19,6.25 +7.19,0.62;7.19,9.06 +7.19,4.38;1.25,4.38 + +# UTF-16 : 5c 07 +# UTF-8 : 87 b0 e5 +[5c07] 將 +8.12,5.62;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,4.38;3.12,4.38 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.75 +3.12,7.19;3.44,7.50 +3.44,7.50;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.69,7.81 +4.69,7.81;5.31,8.44 +5.31,8.44;5.94,8.75 +5.94,8.75;6.25,9.06 +5.62,8.44;9.06,8.44 +8.75,8.44;8.75,7.81 +8.75,7.81;8.44,7.50 +8.44,7.50;8.12,6.88 +8.12,6.88;7.50,6.56 +7.50,6.56;7.19,6.25 +7.19,6.25;6.56,5.94 +6.56,5.94;5.62,5.62 +5.62,5.62;5.00,5.31 +5.00,5.31;4.06,5.00 +4.06,5.00;3.12,4.69 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,7.81 +5.62,5.62;5.62,5.94 +5.62,5.94;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,6.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.38 +0.62,8.75;0.62,6.25 +0.62,6.25;2.81,6.25 +2.81,0.62;2.81,9.06 +2.81,4.38;0.31,4.38 + +# UTF-16 : 6f 3f +# UTF-8 : bf bc e6 +[6f3f] 漿 +8.12,7.19;8.12,4.69 +8.12,4.69;8.12,4.06 +8.12,4.06;7.50,4.06 +7.50,4.06;7.19,4.06 +7.19,4.06;6.56,4.06 +6.56,4.06;6.25,4.06 +9.06,5.94;3.12,5.94 +5.94,4.38;5.62,4.69 +5.62,4.69;5.31,5.00 +5.31,5.00;5.00,5.31 +5.00,5.31;4.38,5.31 +4.38,5.31;4.38,5.62 +3.12,7.81;3.44,8.12 +3.44,8.12;4.06,8.12 +4.06,8.12;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.25,9.06 +5.31,8.75;9.06,8.75 +8.75,8.75;8.44,8.12 +8.44,8.12;8.12,7.81 +8.12,7.81;7.81,7.50 +7.81,7.50;7.19,7.19 +7.19,7.19;6.56,6.88 +6.56,6.88;5.94,6.88 +5.94,6.88;5.00,6.56 +5.00,6.56;4.06,6.56 +4.06,6.56;3.12,6.25 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;5.94,8.12 +5.94,8.12;5.94,8.44 +5.62,6.88;5.31,7.19 +5.31,7.19;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.06,7.81 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,6.25 +0.62,9.06;0.62,7.19 +0.62,7.19;2.81,7.19 +2.81,4.06;2.81,9.06 +2.81,6.25;0.31,6.25 +4.69,4.38;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.62 +4.38,0.62;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.12,0.62 +3.12,0.62;2.81,0.62 +0.62,3.44;4.06,3.44 +4.69,3.75;5.00,3.44 +5.00,3.44;5.31,3.12 +5.31,3.12;5.62,2.81 +5.62,2.81;5.94,2.50 +5.94,2.50;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;9.06,0.94 +8.75,3.75;8.12,3.44 +8.12,3.44;7.50,3.12 +7.50,3.12;7.19,2.81 +7.19,2.81;6.56,2.81 +6.56,2.81;5.94,2.50 +4.06,3.44;3.44,2.81 +3.44,2.81;2.81,2.19 +2.81,2.19;2.50,2.19 +2.50,2.19;2.19,1.88 +2.19,1.88;1.88,1.56 +1.88,1.56;1.25,1.25 +1.25,1.25;0.94,1.25 +0.94,1.25;0.31,0.94 + +# UTF-16 : 84 8b +# UTF-8 : 8b 92 e8 +[848b] 蒋 +0.31,8.44;9.06,8.44 +3.12,7.50;3.12,9.38 +6.25,7.50;6.25,9.38 +0.62,6.25;0.94,5.94 +0.94,5.94;1.25,5.62 +1.25,5.62;1.25,5.31 +1.25,5.31;1.56,5.00 +1.56,5.00;1.88,4.38 +2.19,3.44;1.88,3.12 +1.88,3.12;1.56,2.81 +1.56,2.81;1.25,2.81 +1.25,2.81;0.62,2.50 +0.62,2.50;0.31,2.50 +2.19,0.31;2.19,7.50 +8.12,4.69;8.12,1.56 +8.12,1.56;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.19,0.62;6.88,0.62 +6.88,0.62;6.25,0.62 +6.25,0.62;5.94,0.62 +9.06,3.75;2.81,3.75 +5.62,1.56;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 +4.38,2.81;4.06,3.12 +4.38,4.38;4.06,5.00 +4.06,5.00;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.12,6.25 +6.25,4.69;6.25,5.00 +6.25,5.00;5.94,5.62 +5.94,5.62;5.62,5.94 +5.62,5.94;5.31,6.25 +5.31,6.25;5.31,6.56 +7.19,4.38;7.50,4.69 +7.50,4.69;7.81,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.44,6.25 +8.44,6.25;8.75,6.88 +2.81,6.88;3.75,6.88 +3.75,6.88;4.38,6.88 +4.38,6.88;5.00,6.88 +5.00,6.88;5.62,6.88 +5.62,6.88;5.94,6.88 +5.94,6.88;6.56,7.19 +6.56,7.19;7.19,7.19 +7.19,7.19;7.81,7.19 +7.81,7.19;8.12,7.19 +8.12,7.19;8.75,7.19 + +# UTF-16 : 67 ca +# UTF-8 : 8a 9f e6 +[67ca] 柊 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +3.12,3.44;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.50,5.62 +2.50,5.62;2.19,6.25 +2.19,6.25;1.88,7.19 +2.81,6.56;3.44,6.88 +3.44,6.88;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;5.00,8.44 +5.00,8.44;5.31,9.06 +4.69,8.12;8.75,8.12 +8.44,8.12;8.12,7.50 +8.12,7.50;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;6.88,6.25 +6.88,6.25;6.25,5.94 +6.25,5.94;5.94,5.62 +5.94,5.62;5.31,5.00 +5.31,5.00;4.38,4.69 +4.38,4.69;3.75,4.38 +3.75,4.38;2.81,4.06 +4.38,7.81;4.69,7.19 +4.69,7.19;5.00,6.88 +5.00,6.88;5.62,6.56 +5.62,6.56;5.94,6.25 +5.94,6.25;6.56,5.62 +6.56,5.62;6.88,5.31 +6.88,5.31;7.50,5.00 +7.50,5.00;8.12,4.69 +8.12,4.69;8.75,4.38 +8.75,4.38;9.38,4.38 +8.44,0.62;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.56 +6.25,1.56;5.62,1.56 +5.62,1.56;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;4.38,1.88 +4.38,1.88;4.06,1.88 +7.81,3.12;7.50,3.12 +7.50,3.12;6.88,3.44 +6.88,3.44;6.25,3.75 +6.25,3.75;5.62,4.06 +5.62,4.06;5.00,4.06 + +# UTF-16 : 9b 97 +# UTF-8 : 97 ae e9 +[9b97] 鮗 +3.75,6.88;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;5.00,8.12 +5.00,8.12;5.31,8.75 +5.31,8.75;5.62,9.38 +5.00,8.12;8.75,8.12 +8.75,8.12;8.44,7.81 +8.44,7.81;8.12,7.19 +8.12,7.19;7.81,6.88 +7.81,6.88;7.19,6.56 +7.19,6.56;6.88,5.94 +6.88,5.94;6.25,5.62 +6.25,5.62;5.62,5.31 +5.62,5.31;5.00,5.00 +5.00,5.00;4.38,4.69 +4.38,4.69;3.75,4.38 +4.69,7.81;5.00,7.50 +5.00,7.50;5.31,6.88 +5.31,6.88;5.62,6.56 +5.62,6.56;6.25,6.25 +6.25,6.25;6.56,5.94 +6.56,5.94;7.19,5.62 +7.19,5.62;7.50,5.31 +7.50,5.31;8.12,5.00 +8.12,5.00;8.75,4.69 +8.75,4.69;9.38,4.38 +8.75,0.62;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.56,1.56 +6.56,1.56;6.25,1.56 +6.25,1.56;5.62,1.56 +5.62,1.56;5.31,1.88 +5.31,1.88;5.00,1.88 +5.00,1.88;4.38,1.88 +8.12,3.12;7.50,3.44 +7.50,3.44;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;5.94,4.06 +5.94,4.06;5.31,4.38 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,7.81 +2.50,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.44;2.81,8.44 +0.62,5.31;3.12,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.75,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.12,2.81 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.50,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +0.31,0.31;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 + +# UTF-16 : 75 bc +# UTF-8 : bc 96 e7 +[75bc] 疼 +2.19,5.31;2.81,5.94 +2.81,5.94;3.44,6.25 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.38,8.12 +4.06,7.19;8.12,7.19 +7.81,7.19;7.50,6.56 +7.50,6.56;7.19,6.25 +7.19,6.25;6.88,5.94 +6.88,5.94;6.25,5.31 +6.25,5.31;5.94,5.00 +5.94,5.00;5.31,4.69 +5.31,4.69;4.69,4.38 +4.69,4.38;3.75,4.06 +3.75,4.06;3.12,3.75 +3.12,3.75;2.19,3.44 +3.75,6.56;4.06,6.25 +4.06,6.25;4.38,5.94 +4.38,5.94;4.69,5.62 +4.69,5.62;5.31,5.31 +5.31,5.31;5.94,5.00 +5.94,5.00;6.25,4.69 +6.25,4.69;6.88,4.38 +6.88,4.38;7.50,4.06 +7.50,4.06;8.44,3.75 +8.44,3.75;9.06,3.44 +7.81,0.62;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.00,1.56 +5.00,1.56;4.69,1.56 +4.69,1.56;4.06,1.56 +4.06,1.56;3.75,1.88 +3.75,1.88;3.12,1.88 +7.19,2.50;6.56,2.81 +6.56,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.00,3.44 +5.00,3.44;4.38,3.75 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.19 +0.31,7.19;0.31,7.50 + +# UTF-16 : 75 b9 +# UTF-8 : b9 96 e7 +[75b9] 疹 +9.06,5.94;8.75,5.94 +8.75,5.94;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.19,6.88 +7.19,6.88;6.56,7.19 +6.56,7.19;5.94,7.50 +5.94,7.50;5.62,7.81 +5.62,7.81;5.00,7.19 +5.00,7.19;4.38,6.88 +4.38,6.88;3.75,6.56 +3.75,6.56;3.12,6.25 +3.12,6.25;2.50,5.94 +2.50,5.94;2.19,5.94 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.19 +0.31,7.19;0.31,7.50 +2.81,4.69;3.75,4.69 +3.75,4.69;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.31,5.00 +5.31,5.00;5.94,5.31 +5.94,5.31;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;7.19,5.62 +7.19,5.62;7.50,5.94 +7.50,5.94;7.81,5.94 +2.81,2.81;3.44,2.81 +3.44,2.81;4.06,2.81 +4.06,2.81;5.00,3.12 +5.00,3.12;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.56,3.44 +6.56,3.44;7.19,3.75 +7.19,3.75;7.50,3.75 +7.50,3.75;8.12,4.06 +8.12,4.06;8.44,4.38 +2.50,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.88,1.56 +6.88,1.56;7.50,1.88 +7.50,1.88;8.12,2.19 +8.12,2.19;8.75,2.19 +8.75,2.19;9.06,2.50 + +# UTF-16 : 63 72 +# UTF-8 : b2 8d e6 +[6372] 捲 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.62,3.75 +0.62,3.75;0.31,3.44 +2.50,7.19;0.31,7.19 +2.50,5.31;9.06,5.31 +8.75,7.19;2.81,7.19 +2.50,3.12;2.81,3.75 +2.81,3.75;3.44,4.06 +3.44,4.06;3.75,4.69 +3.75,4.69;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,7.19 +5.31,7.19;5.62,7.81 +5.62,7.81;5.62,8.44 +5.62,8.44;5.94,9.38 +9.06,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,7.19 +4.38,7.19;4.06,7.50 +4.06,7.50;3.75,7.81 +3.75,7.81;3.75,8.44 +3.75,8.44;3.44,8.75 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.12,8.75 +8.12,8.75;8.44,8.75 +7.50,2.19;7.50,4.38 +7.50,4.38;4.06,4.38 +7.50,2.81;3.75,2.81 +3.75,2.81;3.75,1.56 +3.75,1.56;3.75,1.25 +3.75,1.25;4.06,0.94 +4.06,0.94;4.38,0.62 +4.38,0.62;5.00,0.62 +5.00,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;7.19,0.62 +7.19,0.62;7.50,0.62 +7.50,0.62;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.88 +8.44,1.88;8.44,2.50 + +# UTF-16 : 50 26 +# UTF-8 : a6 80 e5 +[5026] 倦 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,7.81 +1.88,7.81;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.94 +1.25,5.94;0.94,5.31 +0.94,5.31;0.62,5.00 +0.62,5.00;0.31,4.38 +0.31,4.38;0.00,4.06 +1.25,0.62;1.56,6.56 +1.88,5.31;9.06,5.31 +8.75,7.19;2.50,7.19 +1.88,3.12;2.50,3.75 +2.50,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;4.06,5.00 +4.06,5.00;4.38,5.62 +4.38,5.62;4.69,6.25 +4.69,6.25;5.00,7.19 +5.00,7.19;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,9.38 +9.06,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;6.25,7.19 +4.06,7.19;3.75,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.44,8.12 +3.44,8.12;3.12,8.75 +3.12,8.75;2.81,8.75 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;7.81,8.12 +7.81,8.12;8.12,8.75 +8.12,8.75;8.12,8.75 +7.19,2.19;7.50,4.38 +7.19,4.38;3.75,4.38 +7.19,2.81;3.12,2.81 +3.12,2.81;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.44,0.94 +3.44,0.94;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;5.00,0.62 +5.00,0.62;5.94,0.62 +5.62,0.62;6.56,0.62 +6.56,0.62;6.88,0.62 +6.88,0.62;7.50,0.62 +7.50,0.62;8.12,0.94 +8.12,0.94;8.12,1.25 +8.12,1.25;8.44,1.88 +8.44,1.88;8.44,2.50 + +# UTF-16 : 62 cc +# UTF-8 : 8c 8b e6 +[62cc] 拌 +1.88,9.06;1.88,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +2.81,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +6.25,0.62;6.25,9.06 +8.75,5.62;3.12,5.62 +9.06,3.44;2.81,3.44 +4.69,8.44;4.38,7.81 +4.38,7.81;4.38,7.50 +4.38,7.50;4.06,6.88 +4.06,6.88;3.44,6.56 +3.44,6.56;3.12,5.94 +9.06,5.94;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,8.12 +7.81,8.12;7.50,8.44 + +# UTF-16 : 80 d6 +# UTF-8 : 96 83 e8 +[80d6] 胖 +0.94,4.06;2.81,4.06 +0.94,6.25;2.81,6.25 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +6.25,0.62;6.56,9.06 +8.75,5.62;3.44,5.62 +9.06,3.44;3.44,3.44 +5.00,8.44;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.75,5.94 +9.06,5.94;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,8.12 +7.81,8.12;7.50,8.44 + +# UTF-16 : 88 a2 +# UTF-8 : a2 a2 e8 +[88a2] 袢 +3.44,3.12;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,4.69 +3.44,7.19;0.31,7.19 +1.88,7.19;1.88,9.06 +1.88,0.62;1.88,4.69 +0.00,3.44;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.44,7.19 +2.50,4.06;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.44,5.31 +6.56,0.62;6.56,9.06 +8.75,5.62;3.75,5.62 +9.06,3.44;3.75,3.44 +5.31,8.44;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.75,5.94 +9.06,5.94;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,8.12 +7.81,8.12;7.50,8.44 + +# UTF-16 : 7d 46 +# UTF-8 : 86 b5 e7 +[7d46] 絆 +3.75,4.06;3.75,4.38 +3.75,4.38;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.25 +0.31,4.69;3.44,4.69 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +3.44,1.56;3.44,1.88 +3.44,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.12 +1.56,5.62;1.56,5.94 +1.56,5.94;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.94,7.50 +0.94,7.50;0.62,7.81 +0.94,6.88;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;1.88,8.75 +1.88,8.75;2.19,9.06 +6.56,0.62;6.56,9.06 +9.06,5.62;3.75,5.62 +9.06,3.44;3.75,3.44 +5.31,8.44;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.69,6.88 +4.69,6.88;4.06,6.56 +4.06,6.56;3.75,5.94 +9.06,5.94;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,8.12 +7.81,8.12;7.50,8.44 + +# UTF-16 : 53 c3 +# UTF-8 : 83 8f e5 +[53c3] 參 +9.06,3.75;8.44,4.06 +8.44,4.06;8.12,4.06 +8.12,4.06;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;6.88,4.69 +6.88,4.69;6.25,5.00 +6.25,5.00;5.94,5.31 +5.94,5.31;5.62,5.31 +5.62,5.31;5.00,5.62 +5.00,5.62;4.69,5.94 +4.69,5.94;4.38,5.62 +4.38,5.62;4.06,5.31 +4.06,5.31;3.44,5.31 +3.44,5.31;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,4.06 +0.94,4.06;0.31,3.75 +1.56,3.75;2.19,3.75 +2.19,3.75;2.81,3.75 +2.81,3.75;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.38,4.06 +4.38,4.06;4.69,4.06 +4.69,4.06;5.31,4.38 +5.31,4.38;5.62,4.38 +5.62,4.38;5.94,4.38 +5.94,4.38;6.25,4.69 +1.56,2.19;2.50,2.19 +2.50,2.19;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.38,2.50 +4.38,2.50;5.00,2.50 +5.00,2.50;5.62,2.81 +5.62,2.81;5.94,2.81 +5.94,2.81;6.56,3.12 +6.56,3.12;6.88,3.12 +6.88,3.12;7.19,3.44 +1.56,0.62;2.50,0.94 +2.50,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.88,1.56 +6.88,1.56;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;8.44,2.19 +8.44,7.50;8.12,7.81 +8.12,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +6.88,8.75;6.25,9.06 +0.94,7.81;1.56,7.81 +1.56,7.81;2.19,7.81 +2.19,7.81;2.81,7.81 +2.81,7.81;3.44,7.81 +3.44,7.81;4.06,7.81 +4.06,7.81;4.69,7.81 +4.69,7.81;5.62,7.81 +5.62,7.81;6.25,7.81 +6.25,7.81;6.88,8.12 +6.88,8.12;7.50,8.12 +2.19,7.81;2.81,8.12 +2.81,8.12;3.12,8.44 +3.12,8.44;3.44,9.06 +3.44,9.06;3.44,9.06 +5.62,5.94;5.94,6.25 +5.94,6.25;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.56,7.50 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.50,7.19 +5.00,5.94;5.62,5.94 +5.62,5.94;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.88,7.19 +1.88,7.19;2.19,7.50 +4.06,5.62;3.75,5.94 +3.75,5.94;3.44,6.56 +3.44,6.56;3.12,6.88 +3.12,6.88;3.12,7.19 +0.62,5.94;1.25,5.94 +1.25,5.94;1.88,5.94 +1.88,5.94;2.50,5.94 +2.50,5.94;3.12,5.94 +3.12,5.94;3.75,5.94 + +# UTF-16 : 6e f2 +# UTF-8 : b2 bb e6 +[6ef2] 滲 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.25 +0.62,6.25;0.31,6.56 +9.06,3.75;8.75,4.06 +8.75,4.06;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.56,5.31 +6.56,5.31;5.94,5.94 +5.94,5.94;5.31,5.31 +5.31,5.31;4.69,5.00 +4.69,5.00;4.06,4.69 +4.06,4.69;3.75,4.38 +3.75,4.38;3.12,4.06 +3.12,4.06;2.81,4.06 +2.81,4.06;2.50,3.75 +3.12,3.75;3.75,3.75 +3.75,3.75;4.06,3.75 +4.06,3.75;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.31,4.06 +5.31,4.06;5.94,4.06 +5.94,4.06;6.56,4.38 +6.56,4.38;7.19,4.69 +3.12,2.19;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;5.00,2.50 +5.00,2.50;5.31,2.50 +5.31,2.50;5.94,2.50 +5.94,2.50;6.56,2.81 +6.56,2.81;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.50,3.12 +7.50,3.12;8.12,3.44 +3.12,0.62;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,1.56 +7.19,1.56;7.50,1.56 +7.50,1.56;8.12,1.88 +8.12,1.88;8.44,2.19 +8.44,2.19;8.75,2.19 +8.75,7.50;8.44,7.81 +8.44,7.81;8.12,8.12 +8.12,8.12;7.81,8.44 +7.81,8.44;7.50,8.75 +7.50,8.75;7.19,9.06 +2.81,7.81;3.44,7.81 +3.44,7.81;3.75,7.81 +3.75,7.81;4.38,7.81 +4.38,7.81;5.00,7.81 +5.00,7.81;5.31,7.81 +5.31,7.81;5.94,7.81 +5.94,7.81;6.56,7.81 +6.56,7.81;7.19,7.81 +7.19,7.81;7.50,8.12 +7.50,8.12;8.12,8.12 +3.75,7.81;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;4.69,9.06 +4.69,9.06;5.00,9.06 +2.81,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.50 +5.31,5.62;5.31,5.94 +5.31,5.94;5.00,6.56 +5.00,6.56;4.69,6.88 +4.69,6.88;4.38,7.19 +2.50,5.94;3.12,5.94 +3.12,5.94;3.44,5.94 +3.44,5.94;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.00,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.50,7.50 +9.06,5.62;9.06,5.94 +9.06,5.94;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +6.25,5.94;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;8.75,5.94 + +# UTF-16 : 6a 1b +# UTF-8 : 9b a8 e6 +[6a1b] 樛 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.38;2.50,5.00 +2.50,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +9.06,3.75;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.56,5.62 +6.56,5.62;5.94,5.94 +5.94,5.94;5.31,5.62 +5.31,5.62;4.69,5.00 +4.69,5.00;4.06,4.69 +4.06,4.69;3.44,4.38 +3.44,4.38;3.12,4.06 +3.12,4.06;2.81,3.75 +3.44,3.75;3.75,3.75 +3.75,3.75;4.38,3.75 +4.38,3.75;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.62,4.06 +5.62,4.06;5.94,4.06 +5.94,4.06;6.56,4.38 +6.56,4.38;7.19,4.69 +3.44,2.19;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;5.00,2.50 +5.00,2.50;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.56,2.81 +6.56,2.81;6.88,3.12 +6.88,3.12;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,3.44 +3.44,0.62;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,1.56 +7.19,1.56;7.50,1.56 +7.50,1.56;8.12,1.88 +8.12,1.88;8.44,2.19 +8.44,2.19;8.75,2.19 +5.94,8.75;8.75,8.75 +8.75,8.75;8.75,5.31 +6.25,7.19;6.56,7.50 +6.56,7.50;7.19,7.81 +7.19,7.81;7.50,8.12 +7.50,8.12;8.12,8.44 +8.12,8.44;8.44,8.75 +2.81,8.75;5.62,8.75 +5.62,8.75;5.62,5.62 +2.81,5.62;3.44,5.94 +3.44,5.94;4.06,6.25 +4.06,6.25;4.69,6.56 +4.69,6.56;5.31,7.19 +5.31,7.19;5.62,7.50 +2.81,7.19;3.44,7.50 +3.44,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;5.31,8.75 +6.56,5.94;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;8.12,6.88 +8.12,6.88;8.44,7.19 +8.44,7.19;8.75,7.50 + +# UTF-16 : 64 4e +# UTF-8 : 8e 91 e6 +[644e] 摎 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.81,4.69;2.19,4.69 +2.19,4.69;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +9.06,3.75;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.56,5.62 +6.56,5.62;5.94,5.94 +5.94,5.94;5.31,5.62 +5.31,5.62;4.69,5.00 +4.69,5.00;4.06,4.69 +4.06,4.69;3.44,4.38 +3.44,4.38;3.12,4.06 +3.12,4.06;2.81,3.75 +3.44,3.75;3.75,3.75 +3.75,3.75;4.38,3.75 +4.38,3.75;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.62,4.06 +5.62,4.06;5.94,4.06 +5.94,4.06;6.56,4.38 +6.56,4.38;7.19,4.69 +3.44,2.19;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;5.00,2.50 +5.00,2.50;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.56,2.81 +6.56,2.81;6.88,3.12 +6.88,3.12;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,3.44 +3.44,0.62;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,1.56 +7.19,1.56;7.50,1.56 +7.50,1.56;8.12,1.88 +8.12,1.88;8.44,2.19 +8.44,2.19;8.75,2.19 +5.94,8.75;8.75,8.75 +8.75,8.75;8.75,5.31 +6.25,7.19;6.56,7.50 +6.56,7.50;7.19,7.81 +7.19,7.81;7.50,8.12 +7.50,8.12;8.12,8.44 +8.12,8.44;8.44,8.75 +2.81,8.75;5.62,8.75 +5.62,8.75;5.62,5.62 +2.81,5.62;3.44,5.94 +3.44,5.94;4.06,6.25 +4.06,6.25;4.69,6.56 +4.69,6.56;5.31,7.19 +5.31,7.19;5.62,7.50 +2.81,7.19;3.44,7.50 +3.44,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;5.31,8.75 +6.56,5.94;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;8.12,6.88 +8.12,6.88;8.44,7.19 +8.44,7.19;8.75,7.50 + +# UTF-16 : 81 a0 +# UTF-8 : a0 86 e8 +[81a0] 膠 +0.94,4.06;2.50,4.06 +0.94,6.25;2.50,6.25 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +9.06,3.75;8.44,4.38 +8.44,4.38;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.88,5.62 +6.88,5.62;6.25,5.94 +6.25,5.94;5.62,5.62 +5.62,5.62;5.00,5.00 +5.00,5.00;4.38,4.69 +4.38,4.69;3.75,4.38 +3.75,4.38;3.12,3.75 +3.75,3.75;4.06,3.75 +4.06,3.75;4.69,3.75 +4.69,3.75;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.94,4.06 +5.94,4.06;6.56,4.38 +6.56,4.38;7.19,4.69 +3.75,2.19;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.31,2.50 +5.31,2.50;5.94,2.50 +5.94,2.50;6.25,2.81 +6.25,2.81;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.12 +7.50,3.12;8.12,3.44 +3.75,0.62;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.81,1.56 +7.81,1.56;8.12,1.88 +8.12,1.88;8.44,2.19 +8.44,2.19;9.06,2.19 +3.12,8.75;5.62,8.75 +5.62,8.75;5.62,5.62 +3.12,5.62;3.75,5.94 +3.75,5.94;4.38,6.25 +4.38,6.25;5.00,6.56 +5.00,6.56;5.31,7.19 +5.31,7.19;5.62,7.50 +3.12,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.31,8.75 +6.25,8.75;8.75,8.75 +8.75,8.75;8.75,5.31 +6.88,5.94;7.19,6.25 +7.19,6.25;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.19 +8.44,7.19;8.75,7.50 +6.25,7.19;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.81,8.12 +7.81,8.12;8.12,8.44 +8.12,8.44;8.44,8.75 + +# UTF-16 : 8b 2c +# UTF-8 : ac ac e8 +[8b2c] 謬 +0.94,0.94;2.81,0.94 +2.81,0.94;2.81,3.12 +2.81,3.12;0.62,3.12 +0.62,3.12;0.62,0.31 +0.31,7.19;3.12,7.19 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 +9.06,3.75;8.44,4.38 +8.44,4.38;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.88,5.62 +6.88,5.62;6.25,5.94 +6.25,5.94;5.62,5.62 +5.62,5.62;5.00,5.00 +5.00,5.00;4.38,4.69 +4.38,4.69;3.75,4.38 +3.75,4.38;3.12,3.75 +3.75,3.75;4.06,3.75 +4.06,3.75;4.69,3.75 +4.69,3.75;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.94,4.06 +5.94,4.06;6.56,4.38 +6.56,4.38;7.19,4.69 +3.75,2.19;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.31,2.50 +5.31,2.50;5.94,2.50 +5.94,2.50;6.25,2.81 +6.25,2.81;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.12 +7.50,3.12;8.12,3.44 +3.75,0.62;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.81,1.56 +7.81,1.56;8.12,1.88 +8.12,1.88;8.44,2.19 +8.44,2.19;9.06,2.19 +6.25,6.25;6.88,6.25 +6.88,6.25;7.50,6.56 +7.50,6.56;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.19 +7.81,7.19;7.50,7.50 +7.50,7.50;7.19,7.81 +7.19,7.81;6.88,8.12 +6.88,8.12;6.56,8.12 +6.25,8.75;8.75,8.75 +8.75,8.75;8.75,5.62 +8.75,5.62;8.44,5.31 +8.44,5.31;8.44,5.31 +8.44,5.31;7.81,5.31 +7.81,5.31;7.50,5.31 +7.50,5.31;7.50,5.31 +3.12,6.25;3.75,6.25 +3.75,6.25;4.38,6.56 +4.38,6.56;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.00,7.19;4.69,7.50 +4.69,7.50;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.12 +3.44,8.75;5.94,8.75 +5.62,8.75;5.94,5.94 +5.62,5.94;5.62,5.62 +5.62,5.62;5.31,5.62 +5.31,5.62;5.00,5.62 +5.00,5.62;4.38,5.62 +4.38,5.62;4.38,5.62 + +# UTF-16 : 62 2e +# UTF-8 : ae 88 e6 +[622e] 戮 +8.75,5.62;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.88,2.19 +6.88,2.19;6.25,1.88 +6.25,1.88;5.94,1.56 +5.94,1.56;5.31,1.25 +5.31,1.25;4.69,0.94 +6.56,9.06;6.56,7.50 +6.56,7.50;6.88,5.94 +6.88,5.94;6.88,4.69 +6.88,4.69;7.19,3.75 +7.19,3.75;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +7.50,8.75;8.12,8.44 +8.12,8.44;8.44,7.81 +8.44,7.81;8.75,7.50 +8.75,7.50;8.75,7.19 +5.31,6.25;9.06,6.88 +5.62,3.75;5.00,4.38 +5.00,4.38;4.38,4.69 +4.38,4.69;4.06,5.00 +4.06,5.00;3.44,5.62 +3.44,5.62;2.81,5.94 +2.81,5.94;2.50,5.62 +2.50,5.62;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;0.94,4.38 +0.94,4.38;0.31,3.75 +0.94,3.75;1.56,3.75 +1.56,3.75;2.19,4.06 +2.19,4.06;2.81,4.06 +2.81,4.06;3.44,4.38 +3.44,4.38;3.75,4.69 +0.94,2.19;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.19,2.50 +2.19,2.50;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,2.81;3.75,3.12 +3.75,3.12;4.38,3.44 +4.38,3.44;4.69,3.44 +0.94,0.62;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.19 +0.31,8.75;2.50,8.75 +2.50,8.75;2.50,5.62 +0.31,5.62;0.94,5.94 +0.94,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.50 +0.31,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.81,8.75;5.31,8.75 +5.31,8.75;5.31,5.31 +3.44,5.94;3.75,6.25 +3.75,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.50 +3.12,7.19;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;5.00,8.75 + +# UTF-16 : 62 1f +# UTF-8 : 9f 88 e6 +[621f] 戟 +0.94,3.44;4.38,3.44 +4.38,3.44;4.38,6.56 +4.38,6.56;0.94,6.56 +0.94,6.56;0.94,3.44 +0.94,5.00;4.38,5.00 +0.31,2.19;4.69,2.19 +2.50,6.88;2.50,9.06 +2.50,0.31;2.50,3.44 +0.31,7.81;4.69,7.81 +8.75,5.62;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.88,2.81 +6.88,2.81;6.25,2.19 +6.25,2.19;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;4.06,0.94 +6.25,9.06;6.25,7.50 +6.25,7.50;6.25,5.94 +6.25,5.94;6.56,4.69 +6.56,4.69;6.88,3.75 +6.88,3.75;7.19,2.81 +7.19,2.81;7.50,2.19 +7.50,2.19;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +7.19,8.75;7.50,8.44 +7.50,8.44;7.81,8.12 +7.81,8.12;8.12,7.81 +8.12,7.81;8.44,7.50 +8.44,7.50;8.75,7.19 +4.69,6.25;9.06,6.88 + +# UTF-16 : 7f f0 +# UTF-8 : b0 bf e7 +[7ff0] 翰 +0.62,3.44;3.44,3.44 +3.44,3.44;3.44,6.56 +3.44,6.56;0.62,6.56 +0.62,6.56;0.62,3.44 +0.62,5.00;3.44,5.00 +0.31,2.19;3.75,2.19 +1.88,6.56;2.19,9.06 +1.88,0.31;2.19,3.44 +0.31,7.81;3.75,7.81 +9.38,6.56;8.75,6.88 +8.75,6.88;8.12,7.50 +8.12,7.50;7.50,7.81 +7.50,7.81;7.19,8.44 +7.19,8.44;6.56,9.06 +6.56,9.06;5.94,8.44 +5.94,8.44;5.31,7.81 +5.31,7.81;5.00,7.50 +5.00,7.50;4.38,6.88 +4.38,6.88;3.75,6.56 +6.56,6.56;8.75,6.56 +8.75,6.56;8.75,1.25 +8.75,1.25;8.75,0.94 +8.75,0.94;8.44,0.62 +8.44,0.62;8.12,0.62 +8.12,0.62;7.50,0.94 +7.50,0.94;7.19,0.94 +4.06,1.88;4.38,2.19 +4.38,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.94,3.44 +5.94,3.44;6.25,3.75 +5.31,4.06;5.00,4.38 +5.00,4.38;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;4.38,5.62 +4.38,5.62;4.38,5.62 +6.56,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;8.12,2.81 +8.12,2.81;8.44,3.44 +8.44,3.44;8.75,3.75 +7.81,4.06;7.50,4.38 +7.50,4.38;7.50,4.69 +7.50,4.69;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.88,5.62 +4.38,6.56;6.25,6.56 +6.25,6.56;6.25,1.25 +6.25,1.25;6.25,0.94 +6.25,0.94;5.94,0.62 +5.62,0.62;5.31,0.62 +5.31,0.62;5.00,0.94 +5.00,0.94;4.69,0.94 + +# UTF-16 : 6a c2 +# UTF-8 : 82 ab e6 +[6ac2] 櫂 +6.88,5.94;6.88,5.62 +6.88,5.62;6.56,5.31 +6.56,5.31;6.25,5.00 +6.25,5.00;6.25,4.69 +3.44,4.69;3.75,0.62 +8.75,4.69;3.75,4.69 +6.25,1.25;6.25,4.69 +3.75,1.25;9.06,1.25 +3.44,2.19;8.75,2.19 +3.44,3.44;8.75,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;4.06,5.94 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.38;2.50,5.00 +2.50,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +5.94,8.75;8.75,8.75 +8.75,8.75;8.75,5.62 +2.81,8.75;5.62,8.75 +5.62,8.75;5.62,5.62 +2.81,5.62;3.44,5.94 +3.44,5.94;4.06,6.25 +4.06,6.25;4.69,6.56 +4.69,6.56;5.31,7.19 +5.31,7.19;5.62,7.50 +2.81,7.19;3.44,7.50 +3.44,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;5.31,8.75 +6.25,5.62;6.88,5.94 +6.88,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.44,7.19 +8.44,7.19;8.75,7.50 +6.25,7.19;6.56,7.50 +6.56,7.50;7.19,7.81 +7.19,7.81;7.50,8.12 +7.50,8.12;8.12,8.44 +8.12,8.44;8.44,8.75 + +# UTF-16 : 7f c5 +# UTF-8 : 85 bf e7 +[7fc5] 翅 +3.12,5.62;0.31,5.62 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.81,5.62 +3.12,7.50;0.31,7.50 +8.75,0.94;6.56,0.94 +6.56,0.94;5.62,0.94 +5.62,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,2.19 +2.50,2.19;1.88,2.50 +1.88,2.50;1.56,3.12 +1.56,3.12;1.25,3.75 +1.25,3.75;0.94,4.69 +3.44,8.75;5.94,8.75 +5.62,8.75;5.94,2.81 +5.62,2.81;5.62,2.19 +5.62,2.19;5.31,1.88 +5.31,1.88;5.00,1.88 +5.00,1.88;4.69,1.88 +4.69,1.88;4.38,1.88 +4.38,1.88;4.06,1.88 +6.25,8.75;8.75,8.75 +8.75,8.75;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.44,1.88 +8.44,1.88;8.12,1.88 +8.12,1.88;7.50,1.88 +7.50,1.88;7.19,1.88 +7.19,1.88;6.88,1.88 +3.12,6.25;3.75,6.56 +3.75,6.56;4.38,7.19 +4.38,7.19;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.94,8.44 +3.12,3.44;3.75,4.06 +3.75,4.06;4.38,4.38 +4.38,4.38;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.94,5.94 +6.25,6.25;6.88,6.56 +6.88,6.56;7.19,7.19 +7.19,7.19;7.81,7.50 +7.81,7.50;8.44,8.12 +8.44,8.12;8.75,8.44 +6.25,3.44;6.88,4.06 +6.88,4.06;7.19,4.38 +7.19,4.38;7.81,5.00 +7.81,5.00;8.44,5.31 +8.44,5.31;8.75,5.94 +1.56,9.06;1.88,5.62 + +# UTF-16 : 55 ae +# UTF-8 : ae 96 e5 +[55ae] 單 +1.25,7.19;4.38,7.19 +4.38,7.19;4.38,8.75 +4.38,8.75;1.25,8.75 +1.25,8.75;1.25,6.88 +5.31,7.19;8.44,7.19 +8.44,7.19;8.44,8.75 +8.44,8.75;5.31,8.75 +5.31,8.75;5.31,6.88 +9.06,2.19;0.31,2.19 +8.12,3.12;8.12,6.25 +8.12,6.25;1.25,6.25 +1.25,6.25;1.25,3.12 +1.25,3.12;8.12,3.12 +4.69,6.25;4.69,0.31 +1.25,4.69;8.12,4.69 + +# UTF-16 : 61 9a +# UTF-8 : 9a 86 e6 +[619a] 憚 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;2.19,7.19 +2.81,7.19;5.31,7.19 +5.31,7.19;5.31,8.75 +5.31,8.75;2.81,8.75 +2.81,8.75;2.81,7.19 +6.25,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;6.25,8.75 +6.25,8.75;6.25,7.19 +9.38,2.19;2.19,2.19 +8.44,3.12;8.44,6.25 +8.44,6.25;3.12,6.25 +3.12,6.25;3.12,3.12 +3.12,3.12;8.44,3.12 +5.62,6.25;5.94,0.31 +3.12,4.69;8.44,4.69 + +# UTF-16 : 7b aa +# UTF-8 : aa ae e7 +[7baa] 箪 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.69,8.44;1.56,8.44 +3.12,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;4.38,7.50 +9.06,8.44;5.31,8.44 +6.88,7.19;6.56,7.50 +6.56,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;6.25,8.44 +2.50,6.25;2.19,6.56 +2.19,6.56;1.88,6.88 +1.88,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,7.19 +4.38,7.19;4.06,7.50 +4.06,7.50;4.06,7.50 +6.88,6.25;7.19,6.56 +7.19,6.56;7.50,7.19 +7.50,7.19;7.50,7.50 +7.50,7.50;7.81,7.50 +9.06,1.88;0.31,1.88 +8.12,3.12;8.12,6.25 +8.12,6.25;1.25,6.25 +1.25,6.25;1.25,3.12 +1.25,3.12;8.12,3.12 +4.69,6.25;4.69,0.31 +1.25,4.69;8.12,4.69 + +# UTF-16 : 84 99 +# UTF-8 : 99 92 e8 +[8499] 蒙 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +0.62,3.75;1.25,3.75 +1.25,3.75;1.88,4.06 +1.88,4.06;2.19,4.06 +2.19,4.06;2.81,4.38 +2.81,4.38;3.12,4.38 +3.12,4.38;3.75,4.69 +3.75,4.69;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.00,5.31 +0.62,2.50;1.25,2.50 +1.25,2.50;1.88,2.81 +1.88,2.81;2.19,2.81 +2.19,2.81;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.12 +3.44,3.12;4.06,3.44 +4.06,3.44;4.69,3.75 +4.69,3.75;5.00,3.75 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.31,2.50 +5.31,2.50;5.62,2.81 +8.44,4.38;8.12,4.06 +8.12,4.06;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.56,3.44 +6.56,3.44;6.25,3.12 +5.00,5.31;5.31,4.69 +5.31,4.69;5.62,4.06 +5.62,4.06;5.94,3.75 +5.94,3.75;6.25,3.12 +6.25,3.12;6.56,2.81 +6.56,2.81;6.88,2.19 +6.88,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +8.44,5.94;8.44,7.50 +8.44,7.50;0.94,7.50 +0.94,7.50;0.94,5.94 +0.62,5.31;8.75,5.31 +1.56,6.25;7.81,6.25 +3.44,0.94;4.06,0.62 +4.06,0.62;4.38,0.62 +4.38,0.62;5.00,0.62 +4.69,0.62;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.62,1.56 +5.62,1.56;5.62,1.88 +5.62,1.88;5.62,2.50 +5.62,2.50;5.31,3.12 +5.31,3.12;5.00,3.75 +5.00,3.75;4.38,4.38 +4.38,4.38;4.06,4.69 + +# UTF-16 : 67 26 +# UTF-8 : a6 9c e6 +[6726] 朦 +0.62,4.06;2.50,4.06 +0.94,6.25;2.50,6.25 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +2.81,8.44;9.06,8.44 +4.69,7.81;4.69,9.38 +7.19,7.81;7.19,9.38 +3.12,3.75;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.69,4.38 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,5.00 +5.62,5.00;6.25,5.31 +2.81,2.50;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.94,3.75 +5.94,3.75;6.25,3.75 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,1.88 +5.31,1.88;5.94,2.50 +5.94,2.50;6.56,2.81 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.44 +7.50,3.44;7.19,3.12 +6.25,5.31;6.56,4.69 +6.56,4.69;6.56,4.06 +6.56,4.06;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +8.75,5.94;8.75,7.50 +8.75,7.50;3.12,7.50 +3.12,7.50;3.12,5.94 +2.81,5.31;9.06,5.31 +3.75,6.25;8.12,6.25 +5.00,0.94;5.62,0.62 +5.62,0.62;5.94,0.62 +5.94,0.62;6.25,0.62 +5.94,0.62;6.56,0.94 +6.56,0.94;6.56,1.25 +6.56,1.25;6.56,1.56 +6.56,1.56;6.56,1.88 +6.56,1.88;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.31,4.69 + +# UTF-16 : 6f e0 +# UTF-8 : a0 bf e6 +[6fe0] 濠 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +1.88,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +2.50,3.44;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.75,3.75 +3.75,3.75;4.38,4.06 +4.38,4.06;5.00,4.38 +5.00,4.38;5.62,4.69 +5.62,4.69;5.94,4.69 +2.50,2.19;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.38,2.81 +4.38,2.81;5.00,3.12 +5.00,3.12;5.62,3.44 +5.62,3.44;5.94,3.44 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.50 +8.75,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.44 +7.50,3.44;7.19,3.12 +7.19,3.12;6.88,2.81 +5.94,4.69;6.25,4.38 +6.25,4.38;6.25,3.75 +6.25,3.75;6.56,3.44 +6.56,3.44;6.88,3.12 +6.88,3.12;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 +2.19,8.44;9.06,8.44 +5.62,8.44;5.62,9.38 +3.12,6.25;3.44,7.81 +3.12,7.81;8.12,7.81 +7.81,7.81;8.12,6.25 +7.81,6.25;3.44,6.25 +8.75,4.06;9.06,5.62 +8.75,5.62;2.19,5.62 +2.19,5.62;2.19,4.06 +2.81,4.69;8.44,4.69 +4.69,0.94;5.00,0.62 +5.00,0.62;5.62,0.62 +5.62,0.62;5.94,0.62 +5.62,0.62;6.25,0.94 +6.25,0.94;6.25,1.25 +6.25,1.25;6.25,1.88 +6.25,1.88;6.25,2.50 +6.25,2.50;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,4.06 +5.62,4.06;5.00,4.38 + +# UTF-16 : 58 d5 +# UTF-8 : 95 a3 e5 +[58d5] 壕 +0.00,6.56;2.50,6.56 +1.25,2.19;1.25,8.75 +0.00,1.56;0.62,1.88 +0.62,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.81,3.12 +2.81,3.44;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.75,3.75 +3.75,3.75;4.69,4.06 +4.69,4.06;5.31,4.38 +5.31,4.38;5.62,4.69 +5.62,4.69;5.94,4.69 +2.50,2.19;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.62,3.44 +5.62,3.44;5.94,3.44 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,1.88 +5.00,1.88;5.94,2.19 +5.94,2.19;6.25,2.50 +8.75,4.06;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.81,3.44 +7.81,3.44;7.19,3.12 +7.19,3.12;6.88,2.81 +5.94,4.69;6.25,4.38 +6.25,4.38;6.25,3.75 +6.25,3.75;6.56,3.44 +6.56,3.44;6.88,3.12 +6.88,3.12;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.12,1.56 +8.12,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +2.50,8.44;9.06,8.44 +5.62,8.44;5.94,9.38 +3.44,6.25;3.44,7.81 +3.44,7.81;8.12,7.81 +8.12,7.81;8.12,6.25 +8.12,6.25;3.75,6.25 +9.06,4.06;9.06,5.62 +9.06,5.62;2.50,5.62 +2.50,5.62;2.50,4.06 +3.12,4.69;8.44,4.69 +4.69,0.94;5.00,0.62 +5.00,0.62;5.62,0.62 +5.62,0.62;5.94,0.62 +5.94,0.62;6.25,0.94 +6.25,0.94;6.56,1.25 +6.56,1.25;6.56,1.88 +6.56,1.88;6.25,2.50 +6.25,2.50;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,4.06 +5.62,4.06;5.00,4.38 + +# UTF-16 : 72 7d +# UTF-8 : bd 89 e7 +[727d] 牽 +0.62,8.44;9.06,8.44 +4.69,8.44;4.69,9.38 +8.75,4.69;8.75,6.25 +8.75,6.25;0.62,6.25 +0.62,6.25;0.62,4.69 +4.69,6.25;4.38,6.56 +4.38,6.56;3.75,6.88 +3.75,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.19,7.81 +4.69,6.25;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;7.19,8.12 +3.12,7.50;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.69,8.44 +4.69,8.44;4.69,8.44 +8.12,4.38;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.25,5.62 +6.25,5.62;5.62,5.94 +1.25,4.69;1.88,4.69 +1.88,4.69;2.50,4.69 +2.50,4.69;3.12,4.69 +3.12,4.69;3.75,4.69 +3.75,4.69;4.38,4.69 +4.38,4.69;5.00,4.69 +5.00,4.69;5.62,4.69 +5.62,4.69;6.25,5.00 +6.25,5.00;6.88,5.00 +6.88,5.00;7.19,5.00 +2.19,4.69;2.50,5.00 +2.50,5.00;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;4.38,6.25 +9.06,1.88;0.31,1.88 +1.88,3.44;8.12,3.44 +4.69,0.31;4.69,4.38 +0.94,2.50;1.25,2.81 +1.25,2.81;1.56,3.12 +1.56,3.12;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.38 + +# UTF-16 : 85 13 +# UTF-8 : 93 94 e8 +[8513] 蔓 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,5.62 +1.56,6.56;7.81,6.56 +0.94,3.12;8.12,3.12 +0.31,0.62;1.56,0.94 +1.56,0.94;2.50,0.94 +2.50,0.94;3.44,1.25 +3.44,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;8.12,3.12 +9.06,0.62;8.12,0.94 +8.12,0.94;7.19,0.94 +7.19,0.94;6.56,1.25 +6.56,1.25;5.62,1.25 +5.62,1.25;5.00,1.56 +5.00,1.56;4.38,1.88 +4.38,1.88;3.75,1.88 +3.75,1.88;3.12,2.19 +3.12,2.19;2.50,2.50 +2.50,2.50;2.19,2.81 +0.62,3.75;0.62,5.00 +0.62,5.00;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;0.94,3.75 +5.94,5.00;5.94,3.75 +3.44,5.00;3.44,3.75 + +# UTF-16 : 59 57 +# UTF-8 : 97 a5 e5 +[5957] 套 +8.44,0.62;8.12,0.94 +8.12,0.94;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +2.19,0.94;2.50,1.25 +2.50,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.81,1.25 +8.75,8.44;0.62,8.44 +0.31,5.62;0.94,5.94 +0.94,5.94;1.56,6.25 +1.56,6.25;2.19,6.56 +2.19,6.56;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.69,9.38 +9.06,5.62;8.44,5.94 +8.44,5.94;8.12,5.94 +8.12,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.31,8.44 +0.62,3.12;8.75,3.12 +7.19,6.56;2.50,6.56 +2.50,6.56;2.50,3.12 +7.19,5.62;2.50,5.62 +7.19,4.38;2.50,4.38 + +# UTF-16 : 51 52 +# UTF-8 : 92 85 e5 +[5152] 兒 +5.00,8.44;8.12,8.44 +7.81,8.44;8.12,4.38 +7.81,4.38;1.56,4.38 +1.25,4.38;1.56,8.12 +1.25,8.12;1.88,8.12 +1.88,8.12;2.50,8.44 +2.50,8.44;3.12,8.44 +3.12,8.44;3.75,8.75 +3.75,8.75;4.06,9.06 +5.31,6.56;8.12,6.56 +1.25,6.56;4.06,6.56 +5.62,4.38;5.62,1.56 +5.62,1.56;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.44,4.38 + +# UTF-16 : 68 b6 +# UTF-8 : b6 a2 e6 +[68b6] 梶 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,6.25 +2.19,6.25;1.88,7.19 +2.50,0.94;2.81,1.25 +2.81,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.62 +3.44,5.62;3.44,8.75 +3.44,8.75;8.75,8.75 +8.75,8.75;8.75,6.88 +8.75,6.88;3.75,6.88 +6.25,5.94;6.25,1.56 +6.25,1.56;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,3.12;3.75,2.19 +8.75,4.69;4.06,4.06 +4.06,5.62;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;6.88,5.94 +6.88,5.94;7.50,6.25 +7.50,6.25;7.81,6.25 +7.81,6.25;8.44,6.56 + +# UTF-16 : 90 65 +# UTF-8 : a5 81 e9 +[9065] 遥 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;2.19,2.50 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +3.75,6.56;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;3.12,8.12 +5.94,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.31,8.12 +5.31,8.12;5.31,8.12 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.12,8.44 +8.75,6.25;2.81,6.25 +8.75,4.69;2.81,4.69 +5.62,6.25;5.94,2.19 +3.12,4.06;3.44,2.19 +3.12,2.19;8.44,2.19 +8.44,2.19;8.44,4.06 + +# UTF-16 : 85 6a +# UTF-8 : aa 95 e8 +[856a] 蕪 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +8.75,0.62;8.44,0.94 +8.44,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +6.25,0.62;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +3.75,0.62;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.44,2.50 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,3.12;0.62,3.12 +9.06,5.00;0.31,5.00 +0.62,5.62;0.94,5.94 +0.94,5.94;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;2.19,7.50 +2.19,7.50;2.50,7.81 +1.88,7.19;8.75,7.19 +1.88,3.12;1.88,7.19 +3.75,3.12;3.75,7.19 +5.62,3.12;5.62,7.19 +7.50,3.12;7.50,7.19 + +# UTF-16 : 5e e3 +# UTF-8 : a3 bb e5 +[5ee3] 廣 +5.00,8.44;5.00,9.38 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;8.75,8.44 +3.12,8.44;3.44,6.56 +3.12,6.56;6.88,6.56 +6.88,6.56;6.88,8.44 +1.25,7.50;8.75,7.50 +5.00,5.62;5.00,2.50 +2.19,2.50;8.12,2.50 +7.81,2.50;8.12,5.00 +7.81,5.00;2.19,5.00 +2.19,5.00;2.19,2.19 +2.19,3.75;8.12,3.75 +1.25,0.62;1.88,0.94 +1.88,0.94;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.56 +6.56,1.56;5.94,1.88 +9.06,5.62;0.94,5.62 + +# UTF-16 : 5b 30 +# UTF-8 : b0 ac e5 +[5b30] 嬰 +8.75,4.06;0.62,4.06 +0.94,0.62;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.19,4.06 +4.06,4.69;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.50,3.12 +2.50,3.12;1.88,2.81 +1.88,2.81;1.56,2.50 +1.56,2.50;1.25,2.19 +1.88,2.50;2.50,2.50 +2.50,2.50;3.12,2.19 +3.12,2.19;3.75,2.19 +3.75,2.19;4.38,1.88 +4.38,1.88;5.00,1.88 +5.00,1.88;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.75,0.62 +0.94,5.62;4.38,5.62 +4.38,5.62;4.38,8.75 +4.38,8.75;0.94,8.75 +0.94,8.75;0.94,5.62 +0.94,6.56;4.38,6.56 +0.94,7.81;4.38,7.81 +5.31,5.62;8.44,5.62 +8.44,5.62;8.44,8.75 +8.44,8.75;5.31,8.75 +5.31,8.75;5.31,5.62 +5.31,6.56;8.44,6.56 +5.31,7.81;8.44,7.81 +0.62,4.38;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;2.19,5.31 +2.19,5.31;2.19,5.31 +5.00,4.38;5.31,4.69 +5.31,4.69;5.62,4.69 +5.62,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.50,5.00 +7.50,5.00;7.19,5.31 +4.38,4.38;4.06,4.69 +4.06,4.69;3.75,5.00 +3.75,5.00;3.12,5.31 +3.12,5.31;3.12,5.31 + +# UTF-16 : 56 b6 +# UTF-8 : b6 9a e5 +[56b6] 嚶 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +9.06,4.06;2.81,4.06 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;7.81,4.06 +5.31,4.69;5.00,4.38 +5.00,4.38;4.69,3.75 +4.69,3.75;4.06,3.12 +4.06,3.12;3.75,2.81 +3.75,2.81;3.12,2.19 +3.44,2.50;4.06,2.50 +4.06,2.50;4.69,2.19 +4.69,2.19;5.00,2.19 +5.00,2.19;5.62,1.88 +5.62,1.88;6.25,1.88 +6.25,1.88;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,0.62 +3.12,5.62;5.62,5.62 +5.62,5.62;5.62,8.75 +5.62,8.75;3.12,8.75 +3.12,8.75;3.12,5.62 +3.12,6.56;5.62,6.56 +3.12,7.81;5.62,7.81 +6.25,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;6.25,8.75 +6.25,8.75;6.25,5.62 +6.25,6.56;8.75,6.56 +6.25,7.81;8.75,7.81 +2.81,4.38;3.12,4.69 +3.12,4.69;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.06,5.31 +5.94,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.19,5.31 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.81,5.31 +5.62,4.38;5.62,4.69 +5.62,4.69;5.31,5.00 +5.31,5.00;4.69,5.31 +4.69,5.31;4.69,5.31 + +# UTF-16 : 6a fb +# UTF-8 : bb ab e6 +[6afb] 櫻 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +9.06,4.06;2.81,4.06 +2.50,0.62;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;7.81,4.06 +5.31,4.69;5.00,4.38 +5.00,4.38;4.69,3.75 +4.69,3.75;4.06,3.12 +4.06,3.12;3.75,2.81 +3.75,2.81;3.12,2.19 +3.44,2.50;4.06,2.50 +4.06,2.50;4.69,2.19 +4.69,2.19;5.00,2.19 +5.00,2.19;5.62,1.88 +5.62,1.88;6.25,1.88 +6.25,1.88;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,0.62 +3.12,5.62;5.62,5.62 +5.62,5.62;5.62,8.75 +5.62,8.75;3.12,8.75 +3.12,8.75;3.12,5.62 +3.12,6.56;5.62,6.56 +3.12,7.81;5.62,7.81 +6.25,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;6.25,8.75 +6.25,8.75;6.25,5.62 +6.25,6.56;8.75,6.56 +6.25,7.81;8.75,7.81 +2.81,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.06,5.31 +6.25,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.19,5.31 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.81,5.31 +5.62,4.38;5.31,4.69 +5.31,4.69;5.00,5.00 +5.00,5.00;4.69,5.31 + +# UTF-16 : 74 d4 +# UTF-8 : 94 93 e7 +[74d4] 瓔 +2.81,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.31,1.25;0.62,1.56 +0.62,1.56;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,1.88 +2.19,1.88;2.81,2.19 +9.06,4.06;2.81,4.06 +2.50,0.62;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;7.81,4.06 +5.31,4.69;5.00,4.38 +5.00,4.38;4.38,3.75 +4.38,3.75;4.06,3.12 +4.06,3.12;3.75,2.81 +3.75,2.81;3.12,2.19 +3.44,2.50;4.06,2.50 +4.06,2.50;4.69,2.19 +4.69,2.19;5.00,2.19 +5.00,2.19;5.62,1.88 +5.62,1.88;6.25,1.88 +6.25,1.88;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,0.62 +3.12,5.62;5.62,5.62 +5.62,5.62;5.62,8.75 +5.62,8.75;3.12,8.75 +3.12,8.75;3.12,5.62 +3.12,6.56;5.62,6.56 +3.12,7.81;5.62,7.81 +6.25,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;6.25,8.75 +6.25,8.75;6.25,5.62 +6.25,6.56;8.75,6.56 +6.25,7.81;8.75,7.81 +2.81,4.38;3.12,4.69 +3.12,4.69;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.06,5.31 +5.94,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.19,5.31 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.81,5.31 +5.62,4.38;5.62,4.69 +5.62,4.69;5.00,5.00 +5.00,5.00;4.69,5.31 +4.69,5.31;4.69,5.31 + +# UTF-16 : 7e 93 +# UTF-8 : 93 ba e7 +[7e93] 纓 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +0.00,4.69;3.12,4.69 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,5.94 +1.25,5.94;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.56,8.75 +1.56,8.75;1.88,9.06 +9.06,4.06;3.12,4.06 +2.81,0.62;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +5.62,4.69;5.31,4.38 +5.31,4.38;4.69,3.75 +4.69,3.75;4.38,3.12 +4.38,3.12;4.06,2.81 +4.06,2.81;3.44,2.19 +3.75,2.50;4.38,2.50 +4.38,2.50;4.69,2.19 +4.69,2.19;5.31,2.19 +5.31,2.19;5.94,1.88 +5.94,1.88;6.25,1.88 +6.25,1.88;6.88,1.56 +6.88,1.56;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,0.62 +3.44,5.62;5.94,5.62 +5.62,5.62;5.94,8.75 +5.62,8.75;3.44,8.75 +3.44,8.75;3.44,5.62 +3.44,6.56;5.94,6.56 +3.44,7.81;5.94,7.81 +6.56,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;6.56,8.75 +6.25,8.75;6.56,5.62 +6.56,6.56;8.75,6.56 +6.56,7.81;8.75,7.81 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.38,5.31 +4.38,5.31;4.38,5.31 +6.25,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.31 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.81,5.31 +5.94,4.38;5.62,4.69 +5.62,4.69;5.31,5.00 +5.31,5.00;5.00,5.31 +5.00,5.31;5.00,5.31 + +# UTF-16 : 5e b5 +# UTF-8 : b5 ba e5 +[5eb5] 庵 +2.50,3.75;7.81,3.75 +7.81,5.00;8.12,2.19 +7.81,2.19;2.50,2.19 +2.50,5.31;7.81,5.31 +2.50,1.25;2.50,5.00 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.62 +7.50,0.62;6.88,0.62 +6.88,0.62;6.56,0.62 +6.56,0.62;5.94,0.62 +5.94,0.62;5.31,0.94 +5.31,0.94;5.31,1.25 +5.31,1.25;5.31,1.56 +5.31,1.56;5.31,6.25 +8.75,7.19;1.88,7.19 +1.56,4.69;2.19,5.00 +2.19,5.00;2.50,5.31 +2.50,5.31;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.00,8.12 +4.69,8.44;5.00,9.38 +0.31,0.62;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,8.44 +1.25,8.44;8.75,8.44 +9.06,4.69;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;5.94,6.88 +5.94,6.88;5.94,7.19 + +# UTF-16 : 82 b9 +# UTF-8 : b9 8a e8 +[82b9] 芹 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +1.88,4.38;8.75,4.38 +1.88,6.56;2.50,6.56 +2.50,6.56;3.12,6.56 +3.12,6.56;3.75,6.56 +3.75,6.56;4.38,6.56 +4.38,6.56;5.31,6.56 +5.31,6.56;5.94,6.56 +5.94,6.56;6.56,6.88 +6.56,6.88;7.19,6.88 +7.19,6.88;7.81,6.88 +7.81,6.88;8.44,7.19 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,4.69;1.88,5.62 +1.88,5.62;1.88,6.56 +5.62,0.31;5.62,4.38 + +# UTF-16 : 5e 9a +# UTF-8 : 9a ba e5 +[5e9a] 庚 +1.25,0.62;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.00,3.75 +5.00,3.75;5.00,4.38 +5.00,4.38;5.00,8.44 +8.75,0.62;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;5.00,4.38 +1.25,5.62;8.75,5.62 +1.88,4.06;8.12,4.06 +8.12,4.06;8.12,7.19 +8.12,7.19;1.88,7.19 +4.69,8.44;5.00,9.38 +0.31,0.62;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,8.44 +1.25,8.44;8.75,8.44 + +# UTF-16 : 6e 6b +# UTF-8 : ab b9 e6 +[6e6b] 湫 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +5.31,8.75;4.69,8.75 +4.69,8.75;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;2.81,8.44 +2.81,8.44;2.19,8.44 +3.75,0.62;3.75,8.44 +5.31,6.56;2.19,6.56 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;3.75,6.56 +5.31,3.44;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.38,5.31 +4.38,5.31;4.06,5.94 +4.06,5.94;3.75,6.25 +5.94,7.81;5.94,6.88 +5.94,6.88;5.94,6.25 +5.94,6.25;5.94,5.62 +5.94,5.62;5.62,5.00 +5.62,5.00;5.31,4.38 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,2.50 +6.25,2.50;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;6.88,4.06 +6.88,4.06;7.19,4.69 +7.19,4.69;7.19,5.62 +7.19,5.62;7.19,6.25 +7.19,6.25;7.19,9.06 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.50,4.06 +7.50,4.06;7.19,4.69 +7.19,4.69;7.19,5.62 +7.19,5.62;7.19,6.25 +9.06,7.81;9.06,7.19 +9.06,7.19;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.44,5.31 +8.44,5.31;8.12,4.69 + +# UTF-16 : 61 00 +# UTF-8 : 80 84 e6 +[6100] 愀 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +5.31,8.75;4.69,8.75 +4.69,8.75;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;2.81,8.44 +2.81,8.44;2.19,8.44 +4.06,0.62;4.06,8.44 +5.31,6.56;2.19,6.56 +2.19,2.50;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;3.75,6.56 +5.31,3.44;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;4.38,5.94 +4.38,5.94;4.06,6.25 +6.25,7.81;6.25,6.88 +6.25,6.88;5.94,6.25 +5.94,6.25;5.94,5.62 +5.94,5.62;5.62,5.00 +5.62,5.00;5.62,4.38 +5.00,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;6.88,4.06 +6.88,4.06;7.19,4.69 +7.19,4.69;7.19,5.62 +7.19,5.62;7.19,6.25 +7.19,6.25;7.19,9.06 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.50,4.06 +7.50,4.06;7.19,4.69 +7.19,4.69;7.19,5.62 +7.19,5.62;7.19,6.25 +9.06,7.81;9.06,7.19 +9.06,7.19;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.44,5.31 +8.44,5.31;8.12,4.69 + +# UTF-16 : 69 78 +# UTF-8 : b8 a5 e6 +[6978] 楸 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.31 +2.19,5.31;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +5.62,8.75;5.00,8.75 +5.00,8.75;4.38,8.75 +4.38,8.75;3.75,8.44 +3.75,8.44;3.12,8.44 +3.12,8.44;2.50,8.44 +4.06,0.62;4.06,8.44 +5.62,6.56;2.50,6.56 +2.50,2.50;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.06,6.56 +5.62,3.44;5.31,4.06 +5.31,4.06;5.00,4.69 +5.00,4.69;4.69,5.31 +4.69,5.31;4.38,5.94 +4.38,5.94;4.06,6.25 +6.25,7.81;6.25,6.88 +6.25,6.88;6.25,6.25 +6.25,6.25;5.94,5.62 +5.94,5.62;5.94,5.00 +5.94,5.00;5.62,4.38 +5.31,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.50 +6.56,2.50;6.88,3.12 +6.88,3.12;6.88,3.44 +6.88,3.44;7.19,4.06 +7.19,4.06;7.19,4.69 +7.19,4.69;7.19,5.62 +7.19,5.62;7.19,6.25 +7.19,6.25;7.19,9.06 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.19,5.62 +7.19,5.62;7.19,6.25 +9.06,7.81;9.06,7.19 +9.06,7.19;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.44,5.31 +8.44,5.31;8.12,4.69 + +# UTF-16 : 55 7e +# UTF-8 : be 95 e5 +[557e] 啾 +5.62,8.75;5.00,8.75 +5.00,8.75;4.38,8.75 +4.38,8.75;4.06,8.44 +4.06,8.44;3.44,8.44 +3.44,8.44;2.81,8.44 +4.38,0.62;4.38,8.44 +5.62,6.56;2.81,6.56 +2.50,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.06,5.94 +4.06,5.94;4.06,6.56 +5.62,3.44;5.31,4.06 +5.31,4.06;5.00,4.69 +5.00,4.69;4.69,5.31 +4.69,5.31;4.69,5.94 +4.69,5.94;4.38,6.25 +6.25,7.81;6.25,6.88 +6.25,6.88;6.25,6.25 +6.25,6.25;5.94,5.62 +5.94,5.62;5.94,5.00 +5.94,5.00;5.62,4.38 +5.31,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.50 +6.56,2.50;6.88,3.12 +6.88,3.12;6.88,3.44 +6.88,3.44;7.19,4.06 +7.19,4.06;7.19,4.69 +7.19,4.69;7.19,5.62 +7.19,5.62;7.19,6.25 +7.19,6.25;7.19,9.06 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.50,5.62 +7.50,5.62;7.19,6.25 +9.06,7.81;9.06,7.19 +9.06,7.19;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.44,5.31 +8.44,5.31;8.12,4.69 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,1.56;2.19,1.56 + +# UTF-16 : 93 6c +# UTF-8 : ac 8d e9 +[936c] 鍬 +5.94,8.75;5.62,8.75 +5.62,8.75;5.00,8.75 +5.00,8.75;4.38,8.44 +4.38,8.44;3.75,8.44 +3.75,8.44;3.44,8.44 +4.69,0.62;4.69,8.44 +5.94,6.56;3.12,6.56 +3.12,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;4.69,6.56 +5.94,3.44;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.31,5.31 +5.31,5.31;5.00,5.94 +5.00,5.94;4.69,6.25 +6.56,7.81;6.56,6.88 +6.56,6.88;6.56,6.25 +6.56,6.25;6.25,5.62 +6.25,5.62;6.25,5.00 +6.25,5.00;5.94,4.38 +5.62,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.50,5.62 +7.50,5.62;7.50,6.25 +7.50,6.25;7.50,9.06 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.81,4.06 +7.81,4.06;7.50,4.69 +7.50,4.69;7.50,5.62 +7.50,5.62;7.50,6.25 +9.06,7.81;9.06,7.19 +9.06,7.19;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.44,5.31 +8.44,5.31;8.44,4.69 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,1.88 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.19,8.44 +2.19,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.38 + +# UTF-16 : 9c 0d +# UTF-8 : 8d b0 e9 +[9c0d] 鰍 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,7.81 +2.19,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.44;2.50,8.44 +0.62,5.31;2.81,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.25;3.44,1.56 +3.44,1.56;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,2.81 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.19,2.19 +2.19,2.19;2.19,2.81 +2.19,2.81;2.19,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.25,2.19 +1.25,2.19;1.25,2.81 +0.31,0.31;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +5.94,8.75;5.31,8.75 +5.31,8.75;5.00,8.75 +5.00,8.75;4.38,8.44 +4.38,8.44;3.75,8.44 +3.75,8.44;3.44,8.44 +4.69,0.62;4.69,8.44 +5.94,6.56;3.44,6.56 +3.44,3.12;3.75,3.75 +3.75,3.75;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.38,5.94 +4.38,5.94;4.69,6.56 +5.94,3.44;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.31,5.31 +5.31,5.31;5.00,5.94 +5.00,5.94;4.69,6.25 +6.56,7.81;6.56,6.88 +6.56,6.88;6.56,6.25 +6.56,6.25;6.25,5.62 +6.25,5.62;6.25,5.00 +6.25,5.00;5.94,4.38 +5.62,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.50,5.62 +7.50,5.62;7.50,6.25 +7.50,6.25;7.50,9.06 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.81,4.06 +7.81,4.06;7.50,4.69 +7.50,4.69;7.50,5.62 +7.50,5.62;7.50,6.25 +9.06,7.81;9.06,7.19 +9.06,7.19;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.44,5.31 +8.44,5.31;8.44,4.69 + +# UTF-16 : 97 a6 +# UTF-8 : a6 9e e9 +[97a6] 鞦 +0.00,7.81;3.44,7.81 +2.81,9.06;2.81,6.56 +2.81,6.56;0.94,6.56 +0.94,6.56;0.94,9.06 +3.12,3.44;3.12,5.62 +3.12,5.62;0.62,5.62 +0.31,5.62;0.62,3.44 +0.62,3.44;3.12,3.44 +0.00,2.19;3.44,2.19 +1.88,0.62;1.88,6.56 +5.94,8.75;5.62,8.75 +5.62,8.75;5.00,8.75 +5.00,8.75;4.38,8.44 +4.38,8.44;4.06,8.44 +4.06,8.44;3.44,8.44 +4.69,0.62;4.69,8.44 +5.94,6.56;3.44,6.56 +3.12,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;4.69,6.25 +4.69,6.25;4.69,6.56 +5.94,3.44;5.94,4.06 +5.94,4.06;5.62,4.69 +5.62,4.69;5.31,5.31 +5.31,5.31;5.00,5.94 +5.00,5.94;5.00,6.25 +6.88,7.81;6.56,6.88 +6.56,6.88;6.56,6.25 +6.56,6.25;6.56,5.62 +6.56,5.62;6.25,5.00 +6.25,5.00;6.25,4.38 +5.62,0.94;6.25,1.25 +6.25,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.50,5.62 +7.50,5.62;7.50,6.25 +7.50,6.25;7.50,9.06 +9.38,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.81,4.06 +7.81,4.06;7.81,4.69 +7.81,4.69;7.50,5.62 +7.50,5.62;7.50,6.25 +9.06,7.81;9.06,7.19 +9.06,7.19;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.44,5.31 +8.44,5.31;8.44,4.69 + +# UTF-16 : 51 e7 +# UTF-8 : a7 87 e5 +[51e7] 凧 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,8.75 +1.25,8.75;7.81,8.75 +7.81,8.75;7.81,6.88 +7.81,6.88;8.12,5.31 +8.12,5.31;8.12,4.06 +8.12,4.06;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.62 +8.75,0.62;8.75,0.62 +8.75,0.62;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +5.31,2.19;5.62,2.19 +5.62,2.19;6.25,2.19 +6.25,2.19;6.25,2.19 +6.25,2.19;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;6.88,2.81 +6.88,2.81;6.88,6.88 +6.88,6.88;2.50,6.88 +2.50,6.88;2.50,2.19 +4.69,0.62;4.69,8.44 + +# UTF-16 : 6c ba +# UTF-8 : ba b2 e6 +[6cba] 沺 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.25 +0.62,6.25;0.31,6.56 +8.44,0.62;8.44,8.44 +8.44,8.44;3.12,8.44 +3.12,8.44;3.12,0.62 +5.94,1.25;5.94,8.44 +3.12,1.25;8.44,1.25 +3.12,5.00;8.44,5.00 + +# UTF-16 : 4f 43 +# UTF-8 : 83 bd e4 +[4f43] 佃 +2.19,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +8.44,0.62;8.44,8.44 +8.44,8.44;3.12,8.44 +2.81,8.44;3.12,0.62 +5.62,1.25;5.94,8.44 +3.12,1.25;8.44,1.25 +3.12,5.00;8.44,5.00 + +# UTF-16 : 92 3f +# UTF-8 : bf 88 e9 +[923f] 鈿 +8.75,0.62;8.75,8.44 +8.75,8.44;4.69,8.44 +4.38,8.44;4.69,0.62 +6.56,1.25;6.56,8.44 +4.69,1.25;8.75,1.25 +4.69,5.00;8.75,5.00 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +3.75,5.00;0.31,5.00 +3.75,6.88;0.94,6.88 +2.19,1.56;2.19,6.88 +1.56,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.38 + +# UTF-16 : 9d 89 +# UTF-8 : 89 b6 e9 +[9d89] 鶉 +8.12,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +6.88,1.25;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.56,2.81 +5.62,0.94;5.62,1.56 +5.62,1.56;5.62,1.88 +5.62,1.88;5.31,2.50 +5.31,2.50;5.31,2.81 +4.06,0.62;4.06,1.25 +4.06,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,5.62;8.75,5.62 +8.75,5.62;8.75,8.44 +8.75,8.44;4.69,8.44 +4.69,8.44;4.69,3.44 +4.69,3.44;9.06,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.62 +7.81,0.62;7.19,0.94 +7.19,0.94;7.19,0.94 +4.69,7.19;8.44,7.19 +6.25,9.38;6.25,9.06 +6.25,9.06;6.25,8.44 +6.25,8.44;6.25,8.44 +4.69,4.69;9.06,4.69 +0.94,5.62;4.06,5.62 +4.06,5.62;4.06,7.19 +4.06,7.19;0.62,7.19 +0.62,7.19;0.62,5.62 +2.50,8.12;2.50,9.38 +0.31,8.12;4.38,8.12 +0.00,2.50;0.62,2.50 +0.62,2.50;1.25,2.50 +1.25,2.50;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.50,2.81 +2.50,2.81;3.12,2.81 +3.12,2.81;3.75,2.81 +3.75,2.81;4.38,3.12 +4.38,4.69;0.62,4.69 +2.50,3.44;2.50,1.56 +2.50,1.56;2.50,0.94 +2.50,0.94;2.19,0.62 +2.19,0.62;1.88,0.62 +1.88,0.62;1.56,0.62 +1.56,0.62;0.94,0.94 +0.94,0.94;0.94,0.94 +4.06,4.69;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.81,3.44 +2.81,3.44;2.50,3.44 + +# UTF-16 : 5d bd +# UTF-8 : bd b6 e5 +[5dbd] 嶽 +0.94,9.06;0.94,7.81 +0.94,7.81;8.44,7.81 +8.44,7.81;8.44,9.06 +4.69,7.81;4.69,9.38 +0.62,7.19;0.94,6.56 +0.94,6.56;1.25,6.25 +1.25,6.25;1.56,5.94 +1.56,5.94;1.56,5.62 +1.56,5.62;1.88,5.00 +1.88,5.00;1.88,4.69 +1.88,4.69;1.88,4.06 +1.88,4.06;2.19,3.75 +2.19,3.75;2.19,3.12 +2.19,3.12;2.19,2.81 +2.19,2.81;2.19,2.50 +2.19,2.50;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.62 +1.56,0.62;1.25,0.62 +1.25,0.62;0.94,0.62 +0.94,0.62;0.62,0.62 +0.62,0.62;0.31,0.94 +2.81,7.19;2.19,6.88 +2.19,6.88;1.88,6.25 +1.88,6.25;1.25,5.94 +1.25,5.94;0.62,5.62 +0.62,5.62;0.00,5.31 +1.88,4.06;1.56,3.75 +1.56,3.75;1.25,3.44 +1.25,3.44;0.94,3.12 +0.94,3.12;0.62,3.12 +0.62,3.12;0.00,2.81 +8.12,7.19;8.44,6.88 +8.44,6.88;8.75,6.56 +8.75,6.56;9.06,5.94 +9.06,5.94;9.06,5.94 +9.38,5.31;6.25,5.31 +6.25,0.62;6.56,0.94 +6.56,0.94;6.88,1.25 +6.88,1.25;6.88,1.56 +6.88,1.56;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.50,3.12 +7.50,3.12;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;7.81,4.69 +7.81,4.69;7.81,5.31 +7.81,5.31;7.81,7.19 +9.38,0.62;9.06,0.94 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;8.12,3.12 +8.12,3.12;7.81,3.75 +7.81,3.75;7.81,4.06 +7.81,4.06;7.81,4.69 +7.81,4.69;7.81,5.31 +3.12,0.94;5.94,0.94 +5.94,0.94;5.94,2.81 +5.94,2.81;3.12,2.81 +2.81,2.81;3.12,0.31 +2.81,5.62;6.25,5.62 +2.81,4.69;5.94,4.69 +2.81,3.75;5.94,3.75 +2.81,6.88;5.94,6.88 + +# UTF-16 : 8f bf +# UTF-8 : bf be e8 +[8fbf] 辿 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;2.19,2.50 +5.94,2.50;5.94,9.06 +3.44,7.81;3.44,2.50 +3.44,2.50;8.44,2.50 +8.44,2.50;8.44,7.81 + +# UTF-16 : 95 8f +# UTF-8 : 8f 96 e9 +[958f] 閏 +6.88,3.44;2.50,3.44 +7.19,1.88;2.19,1.88 +2.50,4.69;7.19,4.69 +5.31,7.19;8.44,7.19 +4.06,7.19;0.94,7.19 +0.94,0.62;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.62 +4.06,5.62;0.94,5.62 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.62 +5.31,5.62;8.44,5.62 +4.69,1.88;4.69,4.69 + +# UTF-16 : 83 d6 +# UTF-8 : 96 8f e8 +[83d6] 菖 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +8.44,0.62;8.44,4.06 +8.44,4.06;0.94,4.06 +0.94,4.06;0.94,0.62 +1.25,0.94;8.44,0.94 +1.25,2.50;8.44,2.50 +1.56,4.69;7.81,4.69 +7.81,4.69;7.81,7.19 +7.81,7.19;1.56,7.19 +1.56,7.19;1.56,4.69 +1.56,5.94;7.81,5.94 + +# UTF-16 : 94 35 +# UTF-8 : b5 90 e9 +[9435] 鐵 +3.75,4.69;3.75,5.94 +3.75,5.94;6.56,5.94 +6.25,5.94;6.56,4.69 +6.25,4.69;3.75,4.69 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,1.88 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.19,8.44 +2.19,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.38 +8.75,6.25;8.75,5.31 +8.75,5.31;8.44,4.69 +8.44,4.69;8.12,4.06 +8.12,4.06;7.81,3.44 +7.81,3.44;7.50,2.81 +7.50,2.81;7.19,2.19 +7.19,2.19;6.88,1.88 +6.88,1.88;6.25,1.56 +6.25,1.56;5.94,0.94 +5.94,0.94;5.31,0.62 +7.19,9.38;7.19,7.81 +7.19,7.81;7.19,6.25 +7.19,6.25;7.19,5.00 +7.19,5.00;7.50,4.06 +7.50,4.06;7.81,3.12 +7.81,3.12;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.38,3.12 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.81 +8.75,7.81;8.75,7.50 +8.75,7.50;9.06,7.19 +3.12,6.88;9.06,6.88 +6.56,8.12;3.44,8.12 +5.00,6.88;5.00,9.38 +6.56,1.88;5.94,1.56 +5.94,1.56;5.62,1.56 +5.62,1.56;4.69,1.56 +4.69,1.56;4.06,1.56 +4.06,1.56;3.44,1.25 +6.56,2.81;3.75,2.81 +6.56,3.75;3.44,3.75 +5.00,1.56;5.00,3.75 + +# UTF-16 : 5c 0d +# UTF-8 : 8d b0 e5 +[5c0d] 對 +8.44,9.06;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +9.38,7.50;5.31,7.50 +7.19,3.12;6.88,3.75 +6.88,3.75;6.56,4.38 +6.56,4.38;6.25,5.00 +6.25,5.00;5.94,5.62 +5.94,5.62;5.62,6.25 +0.31,0.94;0.94,0.94 +0.94,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.19,1.25 +2.19,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.31,1.88 +4.38,7.19;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.00,8.75 +2.81,1.25;2.81,4.69 +5.31,6.88;0.31,6.88 +5.00,4.69;0.31,4.69 +5.00,3.12;0.62,3.12 +1.25,7.19;1.25,7.81 +1.25,7.81;0.94,8.12 +0.94,8.12;0.62,8.75 +0.62,8.75;0.62,8.75 +2.19,6.88;2.19,9.06 +3.44,6.88;3.44,9.06 +3.44,4.69;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.06,6.56 +4.06,6.56;4.06,6.88 +1.88,4.69;1.88,5.31 +1.88,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.25,6.88 + +# UTF-16 : 91 ab +# UTF-8 : ab 86 e9 +[91ab] 醫 +3.75,4.69;3.75,3.75 +3.75,3.75;3.44,3.12 +3.44,3.12;3.44,2.81 +3.44,2.81;2.81,2.50 +2.81,2.50;2.19,2.50 +2.19,2.50;1.56,2.19 +8.44,0.31;8.44,3.75 +8.44,3.75;1.25,3.75 +1.25,3.75;1.25,0.31 +1.25,0.94;8.44,0.94 +1.25,1.88;8.44,1.88 +5.31,4.69;5.31,3.12 +5.31,3.12;5.62,2.81 +5.62,2.81;5.94,2.81 +5.94,2.81;6.56,2.50 +6.56,2.50;8.12,2.50 +0.31,4.69;9.06,4.69 +4.69,7.19;8.75,7.19 +4.69,5.31;5.31,5.31 +5.31,5.31;5.94,5.62 +5.94,5.62;6.25,5.62 +6.25,5.62;6.88,5.94 +6.88,5.94;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.75,5.31;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;5.94,6.56 +5.94,6.56;5.31,6.88 +4.69,7.81;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;7.81,9.06 +7.50,9.06;7.81,7.81 +7.50,7.81;8.12,7.81 +8.12,7.81;8.44,7.81 +8.44,7.81;8.75,7.81 +8.75,7.81;9.06,8.12 +9.06,8.12;9.06,8.44 +4.38,8.12;1.56,8.12 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +4.38,7.19;0.94,7.19 +0.94,5.94;1.56,6.25 +1.56,6.25;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.50 +2.81,7.50;2.81,8.12 +4.38,5.94;3.75,6.25 +3.75,6.25;3.44,6.25 +3.44,6.25;3.12,6.88 +3.12,6.88;2.81,7.19 +2.81,7.19;2.81,7.50 +4.69,9.06;0.62,9.06 +0.62,9.06;0.62,5.31 +0.62,5.31;4.38,5.31 + +# UTF-16 : 7e 3d +# UTF-8 : bd b8 e7 +[7e3d] 總 +4.38,4.06;8.75,4.06 +8.75,4.06;8.75,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,4.06 +5.94,9.38;5.94,8.75 +5.94,8.75;5.94,8.44 +5.94,8.44;5.62,8.44 +3.75,4.06;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.25 +0.31,4.69;3.44,4.69 +1.88,4.69;2.19,0.62 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.88;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;2.81,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.12 +1.56,5.62;1.56,5.94 +1.56,5.94;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,6.88;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.88,8.75;2.19,9.06 +5.31,3.44;5.31,1.25 +5.31,1.25;5.31,0.94 +5.31,0.94;5.94,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;6.88,0.62 +6.88,0.62;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,1.56 +8.12,1.56;8.12,1.88 +3.75,0.94;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.38,3.12 +9.06,1.25;9.06,1.56 +9.06,1.56;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.12,3.12 +5.62,3.75;5.94,3.44 +5.94,3.44;6.25,3.44 +6.25,3.44;6.88,3.12 +6.88,3.12;7.19,2.81 +7.19,2.81;7.50,2.50 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.94,8.12 +5.94,8.12;6.25,8.44 +5.62,7.50;7.81,7.50 +7.81,7.50;7.50,7.19 +7.50,7.19;7.50,6.56 +7.50,6.56;7.19,6.25 +7.19,6.25;6.88,5.94 +6.88,5.94;6.56,5.62 +6.56,5.62;6.25,5.31 +6.25,5.31;5.94,5.31 +5.94,5.31;5.62,5.00 +5.62,5.00;5.31,4.69 +5.31,4.69;4.69,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;5.94,6.56 +5.94,6.56;5.62,6.56 +5.62,6.56;5.31,6.88 +5.31,6.88;5.00,7.19 +5.00,7.19;4.69,7.50 + +# UTF-16 : 6c 14 +# UTF-8 : 94 b0 e6 +[6c14] 气 +8.44,8.44;2.19,8.44 +7.81,6.88;2.19,6.88 +1.56,5.31;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;7.19,3.75 +7.19,3.75;7.50,3.12 +7.50,3.12;7.50,2.81 +7.50,2.81;7.50,2.19 +7.50,2.19;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,2.50 +8.75,2.50;9.06,2.81 +9.06,2.81;9.06,3.75 +0.62,5.94;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,9.06 +2.19,9.06;2.50,9.38 + +# UTF-16 : 6c 23 +# UTF-8 : a3 b0 e6 +[6c23] 氣 +8.44,8.44;2.19,8.44 +7.81,6.88;2.19,6.88 +1.56,5.62;7.19,5.62 +7.19,5.62;7.19,4.69 +7.19,4.69;7.19,4.06 +7.19,4.06;7.50,3.44 +7.50,3.44;7.50,2.81 +7.50,2.81;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,2.50 +8.75,2.50;9.06,2.81 +9.06,2.81;9.06,3.75 +0.62,5.94;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,9.06 +2.19,9.06;2.50,9.38 +6.56,0.94;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.00,2.19 +5.00,2.19;4.69,2.81 +4.69,2.81;4.06,3.12 +4.06,3.12;3.75,3.12 +3.75,0.62;3.75,5.31 +6.56,3.12;0.62,3.12 +0.62,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +2.50,3.44;2.19,4.06 +2.19,4.06;1.88,4.38 +1.88,4.38;1.56,5.00 +1.56,5.00;1.25,5.00 +4.69,3.44;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;5.94,5.00 + +# UTF-16 : 4f 86 +# UTF-8 : 86 be e4 +[4f86] 來 +0.62,8.12;9.06,8.12 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.56,5.00;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +4.06,4.38;3.75,4.69 +3.75,4.69;3.44,5.31 +3.44,5.31;3.12,5.62 +3.12,5.62;2.50,5.94 +2.50,5.94;2.19,6.25 +5.31,4.38;5.62,5.00 +5.62,5.00;6.25,5.62 +6.25,5.62;6.56,6.25 +6.56,6.25;6.88,6.88 +6.88,6.88;6.88,7.50 +8.75,3.75;8.44,4.38 +8.44,4.38;8.12,5.00 +8.12,5.00;7.50,5.31 +7.50,5.31;6.88,5.94 +6.88,5.94;6.56,6.25 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.38 +4.69,0.62;4.69,9.06 + +# UTF-16 : 75 76 +# UTF-8 : b6 95 e7 +[7576] 當 +8.75,6.56;8.75,8.12 +8.75,8.12;0.62,8.12 +0.62,8.12;0.62,6.56 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,9.06 +2.19,9.06;1.88,9.06 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.38 +4.69,8.12;4.69,9.38 +2.19,5.31;7.50,5.31 +7.19,5.31;7.50,7.19 +7.19,7.19;2.19,7.19 +1.88,7.19;2.19,5.31 +8.12,0.62;8.12,4.38 +8.12,4.38;1.25,4.38 +1.25,4.38;1.25,0.62 +4.69,1.25;4.69,4.06 +1.25,1.25;8.12,1.25 +1.25,2.81;8.12,2.81 + +# UTF-16 : 6a 61 +# UTF-8 : a1 a9 e6 +[6a61] 橡 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,3.75;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,6.25 +2.19,6.25;1.88,7.19 +5.94,7.19;5.94,5.62 +3.44,7.50;3.44,5.62 +3.44,5.62;8.75,5.62 +8.75,5.62;8.75,7.50 +8.75,7.50;3.44,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.44 +2.50,6.56;3.12,7.19 +3.12,7.19;3.44,7.50 +3.44,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.06 +4.38,8.44;7.19,8.44 +2.81,4.06;3.12,4.38 +3.12,4.38;3.44,4.38 +3.44,4.38;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;5.94,5.62 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,1.25 +6.56,1.25;6.56,1.56 +6.56,1.56;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.62,4.69 +5.62,4.69;5.31,5.31 +2.50,2.50;3.12,2.81 +3.12,2.81;3.44,2.81 +3.44,2.81;4.06,3.12 +4.06,3.12;4.38,3.12 +4.38,3.12;4.69,3.44 +4.69,3.44;5.31,3.75 +5.31,3.75;5.94,4.06 +5.94,4.06;6.25,4.38 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,2.50 +5.94,2.50;6.56,3.12 +9.06,5.00;8.75,4.69 +8.75,4.69;8.12,4.38 +8.12,4.38;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.44 +6.25,5.62;6.25,5.00 +6.25,5.00;6.56,4.69 +6.56,4.69;6.88,4.06 +6.88,4.06;7.19,3.44 +7.19,3.44;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.44,1.88 +8.44,1.88;9.06,1.25 +9.06,1.25;9.38,0.94 + +# UTF-16 : 8c 6b +# UTF-8 : ab b1 e8 +[8c6b] 豫 +0.31,5.31;3.75,5.31 +3.44,8.44;0.31,8.44 +1.88,5.31;1.88,1.56 +1.88,1.56;1.88,0.94 +1.88,0.94;1.56,0.62 +1.56,0.62;1.56,0.62 +1.25,0.62;0.94,0.62 +0.94,0.62;0.62,0.94 +2.50,3.44;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.12,4.38 +3.12,4.38;3.44,5.00 +3.44,5.00;3.75,5.31 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.50 +2.81,7.50;2.50,7.19 +2.50,7.19;2.19,6.56 +2.19,6.56;1.88,6.25 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.25 +1.88,6.25;1.56,6.56 +1.56,6.56;1.25,7.19 +1.25,7.19;0.62,7.50 +6.25,7.19;6.56,5.62 +4.06,7.50;4.06,5.62 +4.06,5.62;9.06,5.62 +8.75,5.62;9.06,7.50 +8.75,7.50;4.06,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.19,8.12 +7.19,8.12;7.50,8.44 +3.12,6.56;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.31,9.06 +4.69,8.44;7.50,8.44 +3.44,4.06;3.75,4.38 +3.75,4.38;4.38,4.69 +4.38,4.69;5.00,5.00 +5.00,5.00;5.62,5.31 +5.62,5.31;5.94,5.62 +5.94,5.62;6.25,5.62 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;6.88,1.25 +6.88,1.25;6.88,1.88 +6.88,1.88;6.88,2.19 +6.88,2.19;6.88,2.81 +6.88,2.81;6.88,3.75 +6.88,3.75;6.56,4.38 +6.56,4.38;6.25,4.69 +6.25,4.69;5.62,5.31 +3.12,2.50;3.75,2.81 +3.75,2.81;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.12 +4.69,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;6.56,4.38 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;6.56,2.81 +6.56,2.81;6.88,3.12 +9.06,5.00;8.75,4.69 +8.75,4.69;8.44,4.38 +8.44,4.38;8.12,4.06 +8.12,4.06;7.81,3.75 +7.81,3.75;7.19,3.44 +6.56,5.62;6.56,5.00 +6.56,5.00;6.88,4.69 +6.88,4.69;7.19,4.06 +7.19,4.06;7.50,3.44 +7.50,3.44;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.75,1.88 +8.75,1.88;9.06,1.25 +9.06,1.25;9.38,0.94 + +# UTF-16 : 82 07 +# UTF-8 : 87 88 e8 +[8207] 與 +0.62,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +9.06,2.81;0.31,2.81 +0.94,8.44;1.25,2.81 +0.94,4.69;2.81,4.69 +0.94,6.56;2.81,6.56 +6.56,4.69;8.44,4.69 +6.56,6.56;8.44,6.56 +6.25,8.44;8.44,8.44 +8.44,8.44;8.44,2.81 +3.75,2.81;3.75,5.62 +5.62,2.81;5.62,6.25 +5.62,6.25;3.75,6.25 +3.75,6.25;3.75,9.06 +3.75,8.12;5.94,8.12 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,8.44 +1.56,8.44;2.19,8.44 +2.19,8.44;2.50,8.75 +2.50,8.75;2.81,8.75 + +# UTF-16 : 8f 3f +# UTF-8 : bf bc e8 +[8f3f] 輿 +0.62,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +9.06,2.81;0.31,2.81 +0.94,8.44;0.94,2.81 +0.94,4.69;2.50,4.69 +0.94,6.56;2.50,6.56 +6.88,4.69;8.44,4.69 +6.88,6.56;8.44,6.56 +6.88,8.44;8.44,8.44 +8.44,8.44;8.44,2.81 +0.62,8.12;1.25,8.44 +1.25,8.44;1.56,8.44 +1.56,8.44;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.81,8.75 +6.25,4.69;6.56,7.19 +6.25,7.19;3.12,7.19 +2.81,7.19;3.12,4.69 +3.12,5.00;6.25,5.00 +3.12,6.25;6.25,6.25 +2.50,4.06;6.88,4.06 +4.69,2.81;4.69,9.06 +2.81,8.12;6.56,8.12 + +# UTF-16 : 66 5d +# UTF-8 : 9d 99 e6 +[665d] 晝 +1.25,6.56;7.81,6.56 +7.81,6.56;7.81,8.44 +7.81,8.44;1.25,8.44 +0.31,7.50;9.06,7.50 +0.31,0.94;9.06,0.94 +0.31,4.69;9.06,4.69 +0.94,5.62;8.44,5.62 +4.69,4.69;4.69,9.38 +1.56,1.88;7.81,1.88 +7.81,1.88;7.81,3.75 +7.81,3.75;1.56,3.75 +1.56,3.75;1.56,1.56 +1.56,2.81;7.81,2.81 + +# UTF-16 : 75 6b +# UTF-8 : ab 95 e7 +[756b] 畫 +1.25,6.56;7.81,6.56 +7.81,6.56;7.81,8.44 +7.81,8.44;1.25,8.44 +0.31,7.50;9.06,7.50 +0.31,0.94;9.06,0.94 +0.31,4.69;9.06,4.69 +0.94,5.62;8.44,5.62 +4.69,4.69;4.69,9.38 +4.69,1.88;4.69,3.75 +1.56,1.88;7.81,1.88 +7.81,1.88;7.81,3.75 +7.81,3.75;1.56,3.75 +1.56,3.75;1.56,1.56 +1.56,2.81;7.81,2.81 + +# UTF-16 : 60 e0 +# UTF-8 : a0 83 e6 +[60e0] 惠 +1.56,4.69;8.12,4.69 +7.81,4.69;8.12,7.50 +7.81,7.50;1.56,7.50 +1.25,7.50;1.56,4.69 +1.56,5.94;7.81,5.94 +4.69,3.44;4.69,9.38 +0.31,8.44;9.06,8.44 +2.81,2.50;3.12,1.56 +2.81,1.56;3.12,1.25 +3.12,1.25;3.12,0.94 +3.12,0.94;3.75,0.62 +3.75,0.62;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;5.00,0.62 +5.00,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;6.25,0.62 +5.94,0.62;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.19,1.56 +7.19,1.56;7.50,2.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +5.94,1.88;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.38,2.81 +4.38,2.81;4.06,2.81 +9.06,3.12;8.75,3.44 +8.75,3.44;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.19,4.38 +7.19,4.38;6.88,4.69 +0.62,3.44;1.25,3.44 +1.25,3.44;1.88,3.44 +1.88,3.44;2.81,3.44 +2.81,3.44;3.44,3.44 +3.44,3.44;4.06,3.44 +4.06,3.44;5.00,3.44 +5.00,3.44;5.62,3.75 +5.62,3.75;6.56,3.75 +6.56,3.75;7.19,3.75 +7.19,3.75;8.12,3.75 + +# UTF-16 : 65 a1 +# UTF-8 : a1 96 e6 +[65a1] 斡 +0.62,3.44;4.06,3.44 +4.06,3.44;4.06,6.56 +4.06,6.56;0.62,6.56 +0.62,6.56;0.62,3.44 +0.62,5.00;4.06,5.00 +0.31,2.19;4.38,2.19 +2.19,6.88;2.19,9.06 +2.19,0.31;2.19,3.44 +0.31,7.81;4.38,7.81 +9.38,6.56;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;7.81,8.12 +7.81,8.12;7.50,8.44 +7.50,8.44;6.88,9.06 +6.88,9.06;6.56,8.44 +6.56,8.44;5.94,8.12 +5.94,8.12;5.62,7.50 +5.62,7.50;5.00,7.19 +5.00,7.19;4.38,6.56 +4.69,2.19;9.38,3.12 +8.12,0.31;8.12,7.19 +7.19,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;5.94,6.88 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,4.06 +5.94,4.06;5.62,4.69 +5.62,4.69;5.31,5.00 +5.31,5.00;5.00,5.31 + +# UTF-16 : 9b 41 +# UTF-8 : 81 ad e9 +[9b41] 魁 +2.81,4.38;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 +2.50,9.06;2.50,9.38 +2.50,8.12;2.50,4.69 +0.62,4.69;4.06,4.69 +4.06,4.69;4.06,8.12 +4.06,8.12;0.62,8.12 +0.62,8.12;0.62,4.38 +0.62,6.25;4.06,6.25 +5.00,1.88;4.69,2.50 +4.69,2.50;4.69,2.81 +4.69,2.81;4.38,3.44 +4.38,3.44;4.38,3.44 +2.81,2.19;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,2.19;4.69,2.50 +4.69,2.50;4.69,2.50 +3.12,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.06 +4.69,3.44;9.38,4.38 +8.12,1.88;8.12,9.06 +7.19,7.19;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +6.56,5.31;6.25,5.62 +6.25,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.31,6.56 +5.31,6.56;5.00,6.88 + +# UTF-16 : 9b 43 +# UTF-8 : 83 ad e9 +[9b43] 魃 +2.81,4.38;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 +2.50,9.06;2.50,9.38 +2.50,8.12;2.50,4.69 +0.62,4.69;4.06,4.69 +4.06,4.69;4.06,8.12 +4.06,8.12;0.62,8.12 +0.62,8.12;0.62,4.38 +0.62,6.25;4.06,6.25 +5.00,1.88;4.69,2.50 +4.69,2.50;4.69,2.81 +4.69,2.81;4.38,3.44 +4.38,3.44;4.38,3.44 +2.81,2.19;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.06,2.19 +4.06,2.19;4.69,2.50 +4.69,2.50;4.69,2.50 +3.12,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.06 +9.06,7.50;4.69,7.50 +4.38,4.06;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;5.62,6.25 +5.62,6.25;5.94,6.88 +5.94,6.88;5.94,7.19 +5.94,7.19;6.25,7.81 +6.25,7.81;6.25,8.44 +6.25,8.44;6.25,9.06 +5.31,1.88;5.94,2.19 +5.94,2.19;6.25,2.50 +6.25,2.50;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.12,5.94 +8.12,5.94;8.12,6.88 +8.75,2.81;8.44,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;7.50,3.75 +7.50,3.75;7.19,4.06 +7.19,4.06;6.88,4.69 +6.88,4.69;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.25,5.94 +6.25,5.94;6.25,6.25 +6.25,6.25;5.94,6.88 +8.75,7.81;8.44,8.12 +8.44,8.12;7.81,8.44 +7.81,8.44;7.50,8.75 +7.50,8.75;7.19,9.06 + +# UTF-16 : 83 e9 +# UTF-8 : a9 8f e8 +[83e9] 菩 +0.62,8.12;9.06,8.12 +2.81,7.50;2.81,9.06 +6.56,7.50;6.56,9.06 +7.50,0.62;7.50,3.44 +7.50,3.44;1.88,3.44 +1.88,3.44;1.88,0.62 +1.88,1.25;7.50,1.25 +0.31,4.38;9.06,4.38 +0.62,6.56;8.75,6.56 +4.69,6.88;4.69,7.81 +5.62,4.38;5.94,5.00 +5.94,5.00;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;6.56,6.25 +6.56,6.25;6.88,6.56 +3.75,4.38;3.44,5.00 +3.44,5.00;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;2.81,6.25 +2.81,6.25;2.50,6.56 + +# UTF-16 : 55 9e +# UTF-8 : 9e 96 e5 +[559e] 喞 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,1.56;2.50,1.56 +6.88,0.62;6.88,8.44 +6.88,8.44;9.06,8.44 +9.06,8.44;9.06,2.81 +9.06,2.81;9.06,2.19 +9.06,2.19;8.75,1.88 +8.75,1.88;8.44,1.88 +8.44,1.88;8.12,1.88 +8.12,1.88;7.81,1.88 +7.81,1.88;7.50,1.88 +3.44,5.00;5.94,5.00 +5.94,5.00;5.94,8.44 +5.94,8.44;3.44,8.44 +3.12,8.44;3.44,0.62 +3.12,3.44;6.25,3.44 +3.12,1.56;6.25,1.56 +3.44,6.56;5.94,6.56 +5.00,9.38;4.69,9.06 +4.69,9.06;4.38,8.44 +4.38,8.44;4.38,8.44 + +# UTF-16 : 53 7f +# UTF-8 : bf 8d e5 +[537f] 卿 +3.75,4.69;5.94,4.69 +5.94,4.69;5.94,8.44 +5.94,8.44;3.44,8.44 +3.44,8.44;3.44,1.56 +3.75,6.56;5.94,6.56 +2.50,1.25;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;5.00,1.88 +5.00,1.88;5.94,2.19 +6.25,1.25;6.25,1.56 +6.25,1.56;5.94,2.19 +5.94,2.19;5.62,2.81 +5.62,2.81;5.31,3.44 +5.31,3.44;5.00,3.75 +0.62,8.12;0.62,2.81 +0.62,8.12;0.94,8.12 +0.94,8.12;1.56,8.44 +1.56,8.44;2.19,8.44 +2.19,8.44;2.50,8.75 +2.50,8.75;3.12,9.06 +0.00,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;1.56,3.12 +1.56,3.12;2.19,3.44 +2.19,3.44;2.81,4.06 +0.00,0.62;0.62,0.94 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.81,4.38 +2.81,4.38;2.81,5.31 +2.81,5.31;2.81,7.81 +6.88,0.62;6.88,8.44 +6.88,8.44;9.06,8.44 +9.06,8.44;9.06,2.81 +9.06,2.81;9.06,2.19 +9.06,2.19;8.75,1.88 +8.75,1.88;8.44,1.88 +8.44,1.88;8.12,1.88 +8.12,1.88;7.81,1.88 +7.81,1.88;7.50,1.88 + +# UTF-16 : 6f 11 +# UTF-8 : 91 bc e6 +[6f11] 漑 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;1.88,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.25 +0.62,6.25;0.31,6.56 +5.62,5.31;9.06,5.31 +6.25,5.31;6.25,8.44 +6.25,8.44;9.06,8.44 +7.50,4.06;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +4.38,0.62;5.00,0.94 +5.00,0.94;5.62,1.56 +5.62,1.56;6.25,2.19 +6.25,2.19;6.88,2.81 +6.88,2.81;7.19,3.75 +7.19,3.75;7.50,4.38 +7.50,4.38;7.81,5.31 +7.81,5.31;8.12,6.25 +8.12,6.25;8.44,7.50 +8.44,7.50;8.44,8.44 +2.81,5.00;5.31,5.00 +5.31,5.00;5.31,8.44 +5.31,8.44;2.81,8.44 +2.81,8.44;2.81,0.62 +2.81,3.44;5.62,3.44 +2.81,1.56;5.62,1.56 +2.81,6.56;5.31,6.56 +4.38,9.38;4.06,9.06 +4.06,9.06;3.75,8.44 +3.75,8.44;3.75,8.44 + +# UTF-16 : 53 a9 +# UTF-8 : a9 8e e5 +[53a9] 厩 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,8.75 +0.94,8.75;8.75,8.75 +1.88,4.06;4.69,4.06 +4.69,4.06;4.69,7.50 +4.69,7.50;1.88,7.50 +1.88,7.50;1.88,1.56 +5.00,4.69;8.75,4.69 +5.94,4.69;5.94,7.50 +5.94,7.50;8.75,7.50 +1.88,5.94;4.69,5.94 +0.94,1.25;1.56,1.56 +1.56,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.38,2.81 +5.00,1.88;4.69,2.19 +4.69,2.19;4.38,2.81 +4.38,2.81;4.06,3.12 +4.06,3.12;3.75,3.44 +3.75,3.44;3.44,3.75 +7.19,3.75;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.81 +3.44,0.62;4.38,0.94 +4.38,0.94;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.50 +6.25,2.50;6.88,3.44 +6.88,3.44;7.19,4.06 +7.19,4.06;7.50,4.69 +7.50,4.69;7.81,5.62 +7.81,5.62;8.12,6.56 +8.12,6.56;8.12,7.50 + +# UTF-16 : 61 fd +# UTF-8 : bd 87 e6 +[61fd] 懽 +2.81,5.62;5.62,5.62 +5.62,5.62;5.62,7.50 +5.62,7.50;2.81,7.50 +2.81,7.50;2.81,5.62 +6.25,5.62;8.75,5.62 +8.75,5.62;8.75,7.50 +8.75,7.50;6.25,7.50 +6.25,7.50;6.25,5.62 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +6.56,5.62;6.25,5.31 +6.25,5.31;6.25,4.69 +6.25,4.69;5.94,4.69 +3.12,4.69;3.12,0.62 +8.75,4.69;3.12,4.69 +5.94,1.25;5.94,4.69 +3.12,1.25;9.06,1.25 +3.12,2.19;8.44,2.19 +3.12,3.44;8.44,3.44 +1.88,3.12;2.19,3.75 +2.19,3.75;2.81,4.06 +2.81,4.06;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;3.75,5.62 +2.19,8.44;9.06,8.44 +4.38,7.81;4.38,9.38 +6.88,7.81;6.88,9.38 + +# UTF-16 : 70 4c +# UTF-8 : 8c 81 e7 +[704c] 灌 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.56,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.25 +0.62,6.25;0.31,6.56 +2.81,5.62;5.62,5.62 +5.62,5.62;5.62,7.50 +5.62,7.50;2.81,7.50 +2.81,7.50;2.81,5.62 +6.25,5.62;8.75,5.62 +8.75,5.62;8.75,7.50 +8.75,7.50;6.25,7.50 +6.25,7.50;6.25,5.62 +6.56,5.62;6.25,5.31 +6.25,5.31;6.25,4.69 +6.25,4.69;5.94,4.69 +3.12,4.69;3.12,0.62 +8.75,4.69;3.12,4.69 +5.94,1.25;5.94,4.69 +3.12,1.25;9.06,1.25 +3.12,2.19;8.44,2.19 +3.12,3.44;8.44,3.44 +1.88,3.12;2.19,3.75 +2.19,3.75;2.81,4.06 +2.81,4.06;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;3.75,5.62 +2.19,8.44;9.06,8.44 +4.38,7.81;4.38,9.38 +6.88,7.81;6.88,9.38 + +# UTF-16 : 6b 0a +# UTF-8 : 8a ac e6 +[6b0a] 權 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.38;2.50,5.00 +2.50,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +3.12,5.62;5.62,5.62 +5.62,5.62;5.62,7.50 +5.62,7.50;3.12,7.50 +3.12,7.50;3.12,5.62 +6.56,5.62;9.06,5.62 +8.75,5.62;9.06,7.50 +8.75,7.50;6.25,7.50 +6.25,7.50;6.25,5.62 +6.88,5.62;6.56,5.31 +6.56,5.31;6.25,4.69 +6.25,4.69;6.25,4.69 +3.44,4.69;3.44,0.62 +8.75,4.69;3.44,4.69 +6.25,1.25;6.25,4.69 +3.44,1.25;9.06,1.25 +3.44,2.19;8.75,2.19 +3.44,3.44;8.75,3.44 +2.19,3.12;2.50,3.75 +2.50,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.62 +2.50,8.44;9.06,8.44 +4.38,7.81;4.69,9.38 +7.19,7.81;7.19,9.38 + +# UTF-16 : 8b 99 +# UTF-8 : 99 ae e8 +[8b99] 讙 +0.62,0.94;2.81,0.94 +2.81,0.94;2.81,3.12 +2.81,3.12;0.62,3.12 +0.62,3.12;0.62,0.31 +0.31,7.19;3.12,7.19 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +3.44,5.62;5.94,5.62 +5.94,5.62;5.94,7.50 +5.94,7.50;3.44,7.50 +3.44,7.50;3.44,5.62 +6.56,5.62;9.06,5.62 +8.75,5.62;9.06,7.50 +8.75,7.50;6.56,7.50 +6.56,7.50;6.56,5.62 +6.88,5.62;6.88,5.31 +6.88,5.31;6.56,4.69 +6.56,4.69;6.56,4.69 +3.75,4.69;3.75,0.62 +8.75,4.69;3.75,4.69 +6.56,1.25;6.56,4.69 +3.75,1.25;9.06,1.25 +3.75,2.19;8.75,2.19 +3.75,3.44;8.75,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;4.06,5.31 +4.06,5.31;4.38,5.62 +3.12,8.44;9.06,8.44 +5.00,7.81;5.00,9.38 +7.50,7.81;7.50,9.38 + +# UTF-16 : 94 75 +# UTF-8 : b5 91 e9 +[9475] 鑵 +3.75,5.62;5.94,5.62 +5.94,5.62;5.94,7.50 +5.94,7.50;3.75,7.50 +3.75,7.50;3.75,5.62 +6.88,5.62;9.06,5.62 +9.06,5.62;9.06,7.50 +9.06,7.50;6.88,7.50 +6.88,7.50;6.88,5.62 +7.19,5.62;6.88,5.31 +6.88,5.31;6.88,4.69 +6.88,4.69;6.56,4.69 +4.06,4.69;4.06,0.62 +9.06,4.69;4.06,4.69 +6.56,1.25;6.56,4.69 +4.06,1.25;9.06,1.25 +4.06,2.19;8.75,2.19 +4.06,3.44;8.75,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.31 +4.38,5.31;4.69,5.62 +3.44,8.44;9.06,8.44 +5.00,7.81;5.00,9.38 +7.50,7.81;7.50,9.38 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,1.88 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +3.12,5.00;0.31,5.00 +2.81,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;3.12,4.38 + +# UTF-16 : 7f 50 +# UTF-8 : 90 bd e7 +[7f50] 罐 +0.62,4.38;0.62,0.62 +1.88,8.12;1.88,1.56 +0.62,1.56;3.12,1.56 +3.12,1.56;3.12,4.38 +3.44,8.12;0.94,8.12 +0.31,6.25;0.62,6.56 +0.62,6.56;0.62,7.19 +0.62,7.19;0.94,7.81 +0.94,7.81;0.94,8.44 +0.94,8.44;1.25,9.38 +3.44,5.62;0.31,5.62 +4.06,5.62;6.25,5.62 +5.94,5.62;6.25,7.50 +5.94,7.50;3.75,7.50 +3.75,7.50;3.75,5.62 +6.88,5.62;9.06,5.62 +9.06,5.62;9.06,7.50 +9.06,7.50;6.88,7.50 +6.88,7.50;6.88,5.62 +7.19,5.62;7.19,5.31 +7.19,5.31;6.88,4.69 +6.88,4.69;6.56,4.69 +4.06,4.69;4.06,0.62 +9.06,4.69;4.06,4.69 +6.56,1.25;6.56,4.69 +4.38,1.25;9.06,1.25 +4.06,2.19;8.75,2.19 +4.06,3.44;8.75,3.44 +3.12,3.44;3.75,3.75 +3.75,3.75;4.06,4.38 +4.06,4.38;4.06,4.69 +4.06,4.69;4.38,5.31 +4.38,5.31;4.69,5.62 +3.44,8.44;9.06,8.44 +5.00,7.81;5.00,9.38 +7.50,7.81;7.50,9.38 + +# UTF-16 : 9a 69 +# UTF-8 : a9 a9 e9 +[9a69] 驩 +4.38,5.62;6.25,5.62 +6.25,5.62;6.25,7.50 +6.25,7.50;4.38,7.50 +4.38,7.50;4.38,5.62 +7.19,5.62;9.06,5.62 +9.06,5.62;9.06,7.50 +9.06,7.50;6.88,7.50 +6.88,7.50;6.88,5.62 +7.19,5.62;7.19,5.31 +7.19,5.31;6.88,4.69 +6.88,4.69;6.88,4.69 +4.38,4.69;4.38,0.62 +9.06,4.69;4.38,4.69 +6.88,1.25;6.88,4.69 +4.38,1.25;9.06,1.25 +4.38,2.19;8.75,2.19 +4.38,3.44;8.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;5.00,5.62 +4.06,8.44;9.06,8.44 +5.31,7.81;5.31,9.38 +7.81,7.81;7.81,9.38 +3.12,2.19;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.81,3.44 +2.19,1.56;2.19,2.19 +2.19,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;1.88,3.44 +1.25,1.25;1.25,1.56 +1.25,1.56;1.25,2.19 +1.25,2.19;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +0.00,0.94;0.31,1.25 +0.31,1.25;0.31,1.88 +0.31,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,2.50 +3.75,2.50;3.44,2.19 +3.44,2.19;3.44,1.56 +3.44,1.56;3.44,0.94 +3.44,0.94;3.12,0.62 +3.12,0.62;2.50,0.62 +2.50,0.62;2.19,0.94 +2.19,0.94;1.88,0.94 +2.19,8.44;2.19,4.06 +0.62,5.62;3.44,5.62 +0.62,7.19;3.44,7.19 + +# UTF-16 : 4f db +# UTF-8 : 9b bf e4 +[4fdb] 俛 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.56 +1.56,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.31,4.38 +1.56,0.62;1.56,6.56 +5.94,6.88;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;6.88,8.44 +6.88,8.44;6.88,8.44 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.38,9.38 +4.06,8.44;7.19,8.44 +2.81,3.75;3.12,6.88 +2.81,6.88;8.75,6.88 +8.75,6.88;8.75,4.38 +8.75,4.38;3.12,4.38 +6.56,4.38;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.19,0.62 +7.19,0.62;7.81,0.62 +7.81,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +2.19,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.62,5.00 +5.62,5.00;5.94,5.94 +5.94,5.94;5.94,6.88 + +# UTF-16 : 63 3d +# UTF-8 : bd 8c e6 +[633d] 挽 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.44 +2.81,7.19;0.31,7.19 +5.94,6.88;6.25,7.50 +6.25,7.50;6.88,7.81 +6.88,7.81;6.88,8.44 +6.88,8.44;7.19,8.44 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.50 +3.44,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.38 +4.38,8.44;7.19,8.44 +5.94,6.88;5.94,4.69 +3.12,3.75;3.44,6.88 +3.12,6.88;8.75,6.88 +8.75,6.88;8.75,4.38 +8.75,4.38;3.44,4.38 +6.56,4.38;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.19,0.62 +7.19,0.62;7.81,0.62 +7.81,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +2.19,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;5.31,4.06 +5.31,4.06;5.31,4.38 + +# UTF-16 : 60 97 +# UTF-8 : 97 82 e6 +[6097] 悗 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +5.94,6.88;6.25,7.50 +6.25,7.50;6.88,7.81 +6.88,7.81;6.88,8.44 +6.88,8.44;7.19,8.44 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.12,7.19 +3.12,7.19;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.75 +4.38,8.75;4.69,9.38 +4.38,8.44;7.19,8.44 +3.12,3.75;3.44,6.88 +3.12,6.88;8.75,6.88 +8.75,6.88;8.75,4.38 +8.75,4.38;3.44,4.38 +6.56,4.38;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.19,0.62 +7.19,0.62;7.81,0.62 +7.81,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +2.19,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.94,5.00 +5.94,5.00;5.94,5.94 +5.94,5.94;5.94,6.88 + +# UTF-16 : 5a 29 +# UTF-8 : a9 a8 e5 +[5a29] 娩 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;2.81,5.62 +2.81,5.62;3.12,6.56 +3.12,6.56;3.12,7.19 +2.81,7.19;0.31,7.19 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.56,6.56 +1.56,6.56;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.38 +0.94,4.38;0.94,4.06 +0.94,4.06;0.62,3.44 +0.94,4.38;1.25,3.75 +1.25,3.75;1.88,3.44 +1.88,3.44;2.19,2.81 +2.19,2.81;2.81,2.19 +2.81,2.19;2.81,1.88 +2.81,1.88;3.12,1.56 +6.25,6.88;6.56,7.50 +6.56,7.50;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,8.44 +2.81,6.25;3.44,6.88 +3.44,6.88;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;5.00,9.38 +4.69,8.44;7.19,8.44 +6.25,6.88;6.25,4.38 +3.75,3.75;3.75,6.88 +3.75,6.88;8.75,6.88 +8.75,6.88;8.75,4.38 +8.75,4.38;3.75,4.38 +6.56,4.38;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.19,0.62 +7.19,0.62;7.81,0.62 +7.81,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +2.81,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.62,4.38 + +# UTF-16 : 8f 13 +# UTF-8 : 93 bc e8 +[8f13] 輓 +6.56,6.88;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.19,8.44 +7.19,8.44;7.50,8.44 +3.12,6.25;3.75,6.88 +3.75,6.88;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;5.00,8.75 +5.00,8.75;5.31,9.38 +5.00,8.44;7.50,8.44 +4.06,3.75;4.06,6.88 +4.06,6.88;8.75,6.88 +8.75,6.88;8.75,4.38 +8.75,4.38;4.06,4.38 +6.88,4.38;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.50,0.62 +7.50,0.62;8.12,0.62 +7.81,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +3.12,0.62;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.25,5.00 +6.25,5.00;6.25,5.94 +6.25,5.94;6.56,6.88 +0.62,3.44;3.12,3.44 +3.12,3.44;3.12,6.88 +3.12,6.88;0.62,6.88 +0.62,6.88;0.62,3.12 +0.62,5.00;3.12,5.00 +0.00,2.19;3.75,2.19 +1.88,0.31;1.88,9.06 +0.00,8.12;3.75,8.12 + +# UTF-16 : 8a bc +# UTF-8 : bc aa e8 +[8abc] 誼 +0.94,0.94;3.44,0.94 +3.44,0.94;3.44,3.12 +3.44,3.12;0.94,3.12 +0.94,3.12;0.94,0.31 +0.31,7.19;3.75,7.19 +0.94,5.94;3.44,5.94 +0.94,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +6.56,8.12;6.56,9.38 +9.06,6.25;9.06,8.12 +9.06,8.12;4.06,8.12 +4.06,8.12;4.06,6.25 +8.44,0.94;8.44,6.88 +8.44,6.88;5.00,6.88 +4.69,6.88;5.00,0.94 +3.75,0.94;9.38,0.94 +5.00,2.81;8.44,2.81 +5.00,5.00;8.44,5.00 + +# UTF-16 : 4f ce +# UTF-8 : 8e bf e4 +[4fce] 俎 +8.44,0.94;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,0.94 +3.12,0.94;9.38,0.94 +4.38,3.44;8.12,3.44 +4.38,6.25;8.12,6.25 +0.31,4.69;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;2.19,7.50 +2.19,7.50;2.19,7.81 +2.19,7.81;2.19,8.44 +2.19,8.44;2.50,9.06 +3.75,5.31;3.44,5.62 +3.44,5.62;3.12,6.25 +3.12,6.25;2.81,6.56 +2.81,6.56;2.50,6.88 +2.50,6.88;1.88,7.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,3.75 +2.19,3.75;2.19,4.38 +2.19,4.38;2.19,4.69 +2.19,4.69;2.50,5.31 +3.75,1.56;3.44,1.88 +3.44,1.88;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.50,3.12 +2.50,3.12;1.88,3.75 + +# UTF-16 : 72 fc +# UTF-8 : bc 8b e7 +[72fc] 狼 +2.81,0.62;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.56,1.56 +1.25,8.75;1.56,8.44 +1.56,8.44;1.88,7.81 +1.88,7.81;2.19,7.50 +2.19,7.50;2.19,6.88 +2.19,6.88;2.50,6.25 +2.50,6.25;2.81,5.94 +2.81,5.94;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;2.81,4.06 +2.81,4.06;2.81,3.44 +2.81,3.44;2.81,2.81 +2.81,2.81;2.81,2.50 +2.81,2.50;2.81,1.88 +2.81,1.88;2.50,1.25 +2.50,1.25;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +3.44,9.06;3.12,8.75 +3.12,8.75;2.81,8.44 +2.81,8.44;2.81,8.12 +2.81,8.12;2.50,7.81 +2.50,7.81;2.19,7.50 +2.19,7.50;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;0.94,6.88 +0.94,6.88;0.62,6.56 +0.62,6.56;0.31,6.56 +2.81,5.31;2.19,5.00 +2.19,5.00;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.44 +5.62,4.69;5.94,4.06 +5.94,4.06;6.25,3.44 +6.25,3.44;6.56,3.12 +6.56,3.12;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.38,0.62 +6.88,2.50;7.19,2.81 +7.19,2.81;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.75,4.38 +6.25,9.38;6.25,8.12 +4.06,4.69;8.44,4.69 +8.44,4.69;8.44,8.12 +8.44,8.12;4.06,8.12 +4.06,8.12;4.06,0.94 +4.06,6.56;8.44,6.56 + +# UTF-16 : 72 fd +# UTF-8 : bd 8b e7 +[72fd] 狽 +1.25,8.75;1.56,8.44 +1.56,8.44;1.88,7.81 +1.88,7.81;2.19,7.50 +2.19,7.50;2.19,6.88 +2.19,6.88;2.50,6.25 +2.50,6.25;2.81,5.94 +2.81,5.94;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;2.81,4.06 +2.81,4.06;2.81,3.44 +2.81,3.44;2.81,2.81 +2.81,2.81;2.81,2.50 +2.81,2.50;2.81,1.88 +2.81,1.88;2.50,1.25 +2.50,1.25;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +3.44,9.06;3.12,8.75 +3.12,8.75;2.81,8.44 +2.81,8.44;2.81,8.12 +2.81,8.12;2.50,7.81 +2.50,7.81;2.19,7.50 +2.19,7.50;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;0.94,6.88 +0.94,6.88;0.62,6.56 +0.62,6.56;0.31,6.56 +2.81,5.31;2.19,5.00 +2.19,5.00;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.44 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +4.06,2.81;8.44,2.81 +8.44,2.81;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,2.81 +4.06,5.00;8.44,5.00 +4.06,6.88;8.44,6.88 + +# UTF-16 : 8c e4 +# UTF-8 : a4 b3 e8 +[8ce4] 賤 +0.94,3.12;3.44,3.12 +3.12,3.12;3.44,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,3.12 +0.94,5.00;3.12,5.00 +0.94,6.88;3.12,6.88 +0.00,0.62;0.62,0.94 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +3.75,0.62;3.44,1.25 +3.44,1.25;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;2.81,2.19 +2.81,2.19;2.50,2.50 +3.75,3.75;9.06,4.06 +8.44,3.44;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.50 +7.50,2.50;7.19,2.19 +7.19,2.19;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;4.69,0.94 +4.69,0.94;4.06,0.62 +5.62,5.31;5.62,4.38 +5.62,4.38;5.94,3.75 +5.94,3.75;6.25,3.12 +6.25,3.12;6.56,2.50 +6.56,2.50;6.88,1.88 +6.88,1.88;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,1.88 +6.25,5.00;6.88,5.00 +6.88,5.00;7.19,4.69 +7.19,4.69;7.81,4.38 +7.81,4.38;7.81,4.38 +3.75,7.81;9.06,8.12 +8.44,7.81;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;7.19,6.56 +7.19,6.56;6.56,6.25 +6.56,6.25;6.25,5.94 +6.25,5.94;5.62,5.94 +5.62,5.94;5.31,5.62 +5.31,5.62;4.69,5.62 +4.69,5.62;4.06,5.31 +5.62,9.06;5.62,8.44 +5.62,8.44;5.94,7.81 +5.94,7.81;6.25,7.19 +6.25,7.19;6.56,6.56 +6.56,6.56;6.88,6.25 +6.88,6.25;7.19,5.94 +7.19,5.94;7.50,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,6.25 +6.56,9.06;7.19,9.06 +7.19,9.06;7.50,8.75 +7.50,8.75;8.12,8.44 +8.12,8.44;8.12,8.44 + +# UTF-16 : 99 1e +# UTF-8 : 9e a4 e9 +[991e] 餞 +3.75,3.75;9.06,4.06 +8.44,3.44;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.50 +7.50,2.50;7.19,2.19 +7.19,2.19;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;4.69,0.94 +4.69,0.94;4.06,0.62 +5.62,5.31;5.62,4.38 +5.62,4.38;5.94,3.75 +5.94,3.75;6.25,3.12 +6.25,3.12;6.56,2.50 +6.56,2.50;6.88,1.88 +6.88,1.88;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,1.88 +6.25,5.00;6.88,5.00 +6.88,5.00;7.19,4.69 +7.19,4.69;7.81,4.38 +7.81,4.38;7.81,4.38 +4.06,7.81;9.06,8.12 +8.44,7.81;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;7.19,6.56 +7.19,6.56;6.56,6.25 +6.56,6.25;6.25,5.94 +6.25,5.94;5.62,5.94 +5.62,5.94;5.31,5.62 +5.31,5.62;4.69,5.62 +4.69,5.62;4.06,5.31 +5.62,9.06;5.62,8.44 +5.62,8.44;5.94,7.81 +5.94,7.81;6.25,7.19 +6.25,7.19;6.56,6.56 +6.56,6.56;6.88,6.25 +6.88,6.25;7.19,5.94 +7.19,5.94;7.50,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,6.25 +6.56,9.06;7.19,9.06 +7.19,9.06;7.50,8.75 +7.50,8.75;8.12,8.44 +8.12,8.44;8.12,8.44 +0.94,4.06;3.44,4.06 +3.44,4.06;3.44,6.56 +3.44,6.56;0.94,6.56 +0.94,6.56;0.94,0.62 +0.94,5.62;3.44,5.62 +0.94,3.12;3.75,3.12 +0.94,1.88;3.75,1.88 +1.25,7.50;3.12,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 + +# UTF-16 : 74 7e +# UTF-8 : be 91 e7 +[747e] 瑾 +2.81,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +8.75,4.38;8.75,6.25 +8.75,6.25;3.44,6.25 +3.44,6.25;3.44,4.38 +3.44,4.69;8.75,4.69 +3.44,2.19;8.75,2.19 +3.12,3.44;8.75,3.44 +5.94,0.94;5.94,7.19 +3.12,8.44;9.06,8.44 +2.81,0.94;9.38,0.94 +7.50,9.38;7.81,7.19 +7.50,7.19;4.38,7.19 +4.38,7.19;4.38,9.38 +0.31,1.25;0.94,1.56 +0.94,1.56;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.19 + +# UTF-16 : 99 49 +# UTF-8 : 89 a5 e9 +[9949] 饉 +0.94,4.06;3.44,4.06 +3.44,4.06;3.44,6.56 +3.44,6.56;0.62,6.56 +0.62,6.56;0.62,0.62 +0.94,5.62;3.44,5.62 +0.62,3.12;3.75,3.12 +0.62,1.88;3.75,1.88 +1.25,7.50;3.12,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +8.75,4.38;8.75,6.25 +8.75,6.25;4.06,6.25 +4.06,6.25;4.06,4.38 +4.06,4.69;8.75,4.69 +4.06,2.19;8.75,2.19 +4.06,3.44;8.75,3.44 +6.25,0.94;6.56,7.19 +3.75,8.44;9.06,8.44 +3.44,0.94;9.38,0.94 +7.81,9.38;8.12,7.19 +7.81,7.19;4.69,7.19 +4.69,7.19;4.69,9.38 + +# UTF-16 : 89 2a +# UTF-8 : aa a4 e8 +[892a] 褪 +2.50,3.44;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,4.06;1.88,4.38 +1.88,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.88,4.06;2.19,4.38 +2.19,4.38;2.50,5.00 +2.50,5.00;2.81,5.31 +2.81,5.31;2.81,5.62 +2.50,7.19;0.31,7.19 +1.25,7.19;1.25,9.06 +1.25,0.62;1.25,4.69 +0.00,3.44;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +2.81,8.75;3.12,8.44 +3.12,8.44;3.44,8.12 +3.44,8.12;3.75,7.81 +3.75,7.81;4.06,7.50 +4.06,7.50;4.38,7.19 +2.81,6.88;3.12,6.56 +3.12,6.56;3.44,6.25 +3.44,6.25;3.75,5.94 +3.75,5.94;4.06,5.62 +4.06,5.62;4.38,5.31 +3.75,2.50;3.75,4.38 +3.75,4.38;2.81,4.38 +2.50,0.62;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;3.75,2.50 +9.06,0.94;6.56,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;4.69,1.25 +4.69,1.25;4.38,1.56 +4.38,1.56;4.06,2.19 +4.06,2.19;3.75,2.50 +5.00,5.31;8.44,5.31 +8.44,5.31;8.44,8.75 +8.44,8.75;5.00,8.75 +5.00,8.75;5.00,2.19 +5.00,7.19;8.44,7.19 +6.25,5.31;6.56,5.00 +6.56,5.00;6.56,4.38 +6.56,4.38;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.50,3.44 +7.50,3.44;7.81,3.12 +7.81,3.12;8.12,2.81 +8.12,2.81;8.44,2.50 +8.44,2.50;8.75,2.19 +8.75,2.19;9.06,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,2.50 +6.56,2.50;6.88,2.81 +7.19,3.75;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.12,4.38 +8.12,4.38;8.44,4.69 +8.44,4.69;8.75,5.31 + +# UTF-16 : 81 7f +# UTF-8 : bf 85 e8 +[817f] 腿 +0.62,4.06;2.50,4.06 +0.94,6.25;2.50,6.25 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +3.12,8.75;3.44,8.44 +3.44,8.44;3.75,8.12 +3.75,8.12;4.06,7.81 +4.06,7.81;4.06,7.50 +4.06,7.50;4.38,7.19 +4.06,2.50;4.06,5.31 +4.06,5.31;2.81,5.31 +2.81,0.62;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.06,2.50 +9.06,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.00,1.25 +5.00,1.25;4.69,1.56 +4.69,1.56;4.06,2.19 +4.06,2.19;4.06,2.50 +5.31,5.31;8.75,5.31 +8.75,5.31;8.75,8.75 +8.75,8.75;5.00,8.75 +5.00,8.75;5.00,2.19 +5.31,7.19;8.75,7.19 +6.56,5.31;6.56,5.00 +6.56,5.00;6.88,4.38 +6.88,4.38;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.50,3.44 +7.50,3.44;7.81,3.12 +7.81,3.12;8.12,2.81 +8.12,2.81;8.44,2.50 +8.44,2.50;8.75,2.19 +8.75,2.19;9.06,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,3.75;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.44,4.38 +8.44,4.38;8.75,4.69 +8.75,4.69;8.75,5.31 + +# UTF-16 : 58 f7 +# UTF-8 : b7 a3 e5 +[58f7] 壷 +0.62,8.44;8.75,8.44 +1.25,6.88;8.12,6.88 +4.69,6.88;4.69,9.38 +3.75,0.94;3.75,2.50 +3.75,2.50;3.75,4.06 +3.75,4.38;3.75,5.62 +5.62,0.94;5.62,5.62 +0.62,0.94;8.75,0.94 +7.50,2.50;1.88,2.50 +1.56,2.50;1.56,4.06 +1.56,4.06;7.81,4.06 +7.81,4.06;7.81,2.50 +8.75,3.75;8.75,5.62 +8.75,5.62;0.62,5.62 +0.62,5.62;0.62,3.75 + +# UTF-16 : 58 fa +# UTF-8 : ba a3 e5 +[58fa] 壺 +0.62,8.44;8.75,8.44 +1.25,6.88;8.12,6.88 +4.69,6.88;4.69,9.38 +0.62,0.94;8.75,0.94 +3.75,0.94;3.75,2.50 +3.75,2.50;1.56,2.50 +1.56,2.50;1.56,4.06 +1.56,4.06;3.75,4.06 +3.75,4.06;3.75,5.62 +8.75,3.75;8.75,5.62 +8.75,5.62;0.62,5.62 +0.62,5.62;0.62,3.75 +5.62,0.94;5.62,2.50 +5.62,2.50;7.81,2.50 +7.81,2.50;7.81,4.06 +7.81,4.06;5.62,4.06 +5.62,4.06;5.62,5.62 + +# UTF-16 : 7e 4d +# UTF-8 : 8d b9 e7 +[7e4d] 繍 +3.44,4.06;3.44,4.38 +3.44,4.38;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;2.81,5.94 +2.81,5.94;2.81,6.25 +0.31,4.69;3.12,4.69 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.88;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +1.56,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.94,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.88,8.75;2.19,9.06 +8.75,5.94;8.75,8.44 +8.75,8.44;4.06,8.44 +4.06,5.94;8.44,5.94 +3.12,7.19;9.38,7.19 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,3.12 +6.88,3.12;6.56,3.44 +6.25,0.62;6.56,9.38 +8.44,3.44;4.38,3.44 +4.06,0.94;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.44 +5.62,3.75;5.31,4.38 +5.31,4.38;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;4.69,5.31 +7.19,3.75;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;8.12,5.31 +8.75,5.31;8.75,0.62 +3.44,0.62;3.44,0.94 +3.44,0.94;3.75,1.56 +3.75,1.56;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.06,3.75 +4.06,3.75;4.06,5.31 + +# UTF-16 : 4e 9e +# UTF-8 : 9e ba e4 +[4e9e] 亞 +8.75,8.44;0.62,8.44 +0.62,0.94;8.75,0.94 +5.94,8.44;5.94,6.25 +5.94,6.25;8.12,6.25 +8.12,6.25;8.12,3.75 +8.12,3.75;5.94,3.75 +5.94,3.75;5.94,0.94 +3.44,8.44;3.44,6.25 +3.44,6.25;1.25,6.25 +1.25,6.25;1.25,3.75 +1.25,3.75;3.44,3.75 +3.44,3.75;3.44,1.25 + +# UTF-16 : 55 5e +# UTF-8 : 9e 95 e5 +[555e] 啞 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +9.06,8.44;2.81,8.44 +2.81,0.94;9.06,0.94 +6.88,8.44;6.88,6.25 +6.88,6.25;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;6.88,3.75 +6.88,3.75;6.88,0.94 +5.00,1.25;5.00,3.75 +5.00,3.75;3.12,3.75 +3.12,3.75;3.12,6.25 +3.12,6.25;5.00,6.25 +5.00,6.25;5.00,8.44 + +# UTF-16 : 69 0f +# UTF-8 : 8f a4 e6 +[690f] 椏 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.06;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,7.19 +9.06,8.44;2.81,8.44 +2.81,0.94;9.06,0.94 +6.88,8.44;6.88,6.25 +6.88,6.25;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;6.88,3.75 +6.88,3.75;6.88,0.94 +5.00,1.25;5.00,3.75 +5.00,3.75;3.12,3.75 +3.12,3.75;3.12,6.25 +3.12,6.25;5.00,6.25 +5.00,6.25;5.00,8.44 + +# UTF-16 : 93 0f +# UTF-8 : 8f 8c e9 +[930f] 錏 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,1.88 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.44 +1.88,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +3.44,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +9.06,8.44;3.44,8.44 +3.44,0.94;9.38,0.94 +7.19,8.44;7.19,6.25 +7.19,6.25;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.19,3.75 +7.19,3.75;7.19,0.94 +5.62,1.25;5.62,3.75 +5.62,3.75;4.06,3.75 +4.06,3.75;4.06,6.25 +4.06,6.25;5.62,6.25 +5.62,6.25;5.62,8.44 + +# UTF-16 : 5a 9a +# UTF-8 : 9a aa e5 +[5a9a] 媚 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;2.81,5.62 +2.81,5.62;3.12,6.56 +3.12,6.56;3.12,7.19 +2.81,7.19;0.31,7.19 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.56,6.56 +1.56,6.56;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.38 +0.94,4.38;0.94,4.06 +0.94,4.06;0.62,3.44 +0.94,4.38;1.25,3.75 +1.25,3.75;1.88,3.44 +1.88,3.44;2.19,2.81 +2.19,2.81;2.81,2.19 +2.81,2.19;2.81,1.88 +2.81,1.88;3.12,1.56 +4.69,5.94;4.69,0.62 +8.75,0.62;8.75,5.62 +8.75,5.62;4.69,5.62 +4.69,1.25;8.75,1.25 +4.69,2.81;8.75,2.81 +4.69,4.06;8.75,4.06 +4.06,6.88;8.75,6.88 +8.75,6.88;8.75,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,5.31 +4.06,5.31;4.06,5.00 +4.06,5.00;3.75,4.38 +3.75,4.38;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,3.12 +3.75,3.12;3.75,2.50 +3.75,2.50;3.75,2.19 +3.75,2.19;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.94 +6.25,6.88;6.56,8.44 + +# UTF-16 : 5d 4b +# UTF-8 : 8b b5 e5 +[5d4b] 嵋 +0.62,7.81;0.62,0.62 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.88,9.06 +4.69,5.94;4.69,0.62 +8.75,0.62;8.75,5.62 +8.75,5.62;4.69,5.62 +4.69,1.25;8.75,1.25 +4.69,2.81;8.75,2.81 +4.69,4.06;8.75,4.06 +4.06,6.88;8.75,6.88 +8.75,6.88;8.75,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,5.31 +4.06,5.31;4.06,5.00 +4.06,5.00;3.75,4.38 +3.75,4.38;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,3.12 +3.75,3.12;3.75,2.50 +3.75,2.50;3.75,2.19 +3.75,2.19;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.94 +6.25,6.88;6.56,8.44 + +# UTF-16 : 52 04 +# UTF-8 : 84 88 e5 +[5204] 刄 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.75,5.00 +3.75,5.00;3.75,5.94 +3.75,5.94;3.75,7.19 +3.75,7.19;3.75,8.44 +0.94,8.44;7.81,8.44 +7.81,8.44;7.81,6.56 +7.81,6.56;7.81,5.00 +7.81,5.00;7.81,3.75 +7.81,3.75;7.50,2.81 +7.50,2.81;7.50,2.19 +7.50,2.19;7.50,1.88 +7.50,1.88;6.88,1.25 +6.88,1.25;6.56,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.69,1.25 +9.06,2.50;8.12,2.81 +8.12,2.81;7.19,2.81 +7.19,2.81;6.25,3.44 +6.25,3.44;5.62,3.75 +5.62,3.75;4.69,4.06 +4.69,4.06;4.06,4.69 +4.06,4.69;3.44,5.31 +3.44,5.31;2.81,5.94 +2.81,5.94;2.19,6.56 +2.19,6.56;1.56,7.19 + +# UTF-16 : 4e ed +# UTF-8 : ad bb e4 +[4eed] 仭 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,4.38 +5.00,4.38;5.00,5.00 +5.00,5.00;5.31,5.94 +5.31,5.94;5.31,7.19 +5.31,7.19;5.31,8.44 +2.81,8.44;8.44,8.44 +8.44,8.44;8.44,6.56 +8.44,6.56;8.44,5.00 +8.44,5.00;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,1.25 +9.38,2.50;8.44,2.81 +8.44,2.81;7.81,2.81 +7.81,2.81;6.88,3.44 +6.88,3.44;6.25,3.75 +6.25,3.75;5.62,4.06 +5.62,4.06;5.00,4.69 +5.00,4.69;4.38,5.31 +4.38,5.31;3.75,5.94 +3.75,5.94;3.44,6.56 +3.44,6.56;2.81,7.19 + +# UTF-16 : 62 68 +# UTF-8 : a8 89 e6 +[6268] 扨 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.81,4.38 +2.81,4.38;2.19,4.06 +2.19,4.06;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,4.38 +5.00,4.38;5.31,5.00 +5.31,5.00;5.31,5.94 +5.31,5.94;5.31,7.19 +5.31,7.19;5.31,8.44 +2.81,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.44,5.00 +8.44,5.00;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,1.25 +9.38,2.50;8.44,2.81 +8.44,2.81;7.81,3.12 +7.81,3.12;7.19,3.44 +7.19,3.44;6.56,3.75 +6.56,3.75;5.94,4.06 +5.94,4.06;5.31,4.69 +5.31,4.69;4.69,5.31 +4.69,5.31;4.06,5.94 +4.06,5.94;3.75,6.56 +3.75,6.56;3.44,7.19 + +# UTF-16 : 91 fc +# UTF-8 : bc 87 e9 +[91fc] 釼 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,1.88 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.44 +1.88,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +3.75,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.31,4.38 +5.31,4.38;5.62,5.00 +5.62,5.00;5.62,5.94 +5.62,5.94;5.62,7.19 +5.62,7.19;5.94,8.44 +3.44,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.44,5.00 +8.44,5.00;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,1.25 +9.38,2.50;8.75,2.81 +8.75,2.81;8.12,3.12 +8.12,3.12;7.50,3.44 +7.50,3.44;6.88,3.75 +6.88,3.75;6.25,4.06 +6.25,4.06;5.62,4.69 +5.62,4.69;5.31,5.31 +5.31,5.31;5.00,5.94 +5.00,5.94;4.38,6.56 +4.38,6.56;4.06,7.19 + +# UTF-16 : 97 71 +# UTF-8 : b1 9d e9 +[9771] 靱 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,5.94 +5.94,5.94;6.25,7.19 +6.25,7.19;6.25,8.44 +4.38,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +9.38,2.50;8.75,2.81 +8.75,2.81;8.12,3.12 +8.12,3.12;7.50,3.44 +7.50,3.44;6.88,3.75 +6.88,3.75;6.25,4.06 +6.25,4.06;5.62,4.69 +5.62,4.69;5.31,5.31 +5.31,5.31;5.00,5.94 +5.00,5.94;4.38,6.56 +4.38,6.56;4.06,7.19 +0.31,7.81;4.38,7.81 +3.44,9.06;3.44,6.56 +3.44,6.56;1.25,6.56 +1.25,6.56;1.25,9.06 +3.75,3.44;3.75,5.62 +3.75,5.62;0.62,5.62 +0.62,5.62;0.62,3.44 +0.62,3.44;3.75,3.44 +0.00,2.19;4.38,2.19 +2.19,0.62;2.19,6.56 + +# UTF-16 : 7c 7e +# UTF-8 : be b1 e7 +[7c7e] 籾 +4.06,6.56;4.38,6.25 +4.38,6.25;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.31,5.62 +5.31,5.62;5.62,5.31 +5.62,5.31;5.94,5.00 +5.94,5.00;6.56,4.69 +6.56,4.69;6.88,4.38 +6.88,4.38;7.19,3.75 +7.19,3.75;7.50,3.44 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;5.94,5.94 +5.94,5.94;5.94,7.19 +5.94,7.19;5.94,8.44 +4.06,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +1.88,0.62;1.88,9.06 +3.44,5.94;0.31,5.94 +0.00,1.88;0.31,2.19 +0.31,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.56,5.00;1.88,5.62 +1.88,5.62;1.88,5.94 +3.75,2.81;3.44,3.44 +3.44,3.44;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.19,5.31 +2.19,5.31;1.88,5.62 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.62,8.44 +2.50,6.25;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.12,8.12 +3.12,8.12;3.44,8.44 + +# UTF-16 : 52 71 +# UTF-8 : b1 89 e5 +[5271] 剱 +4.69,7.19;4.06,7.50 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.75 +3.12,8.75;2.81,9.06 +2.81,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +4.38,7.19;1.25,7.19 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;2.81,7.19 +2.50,3.44;3.12,3.12 +3.12,3.12;3.44,2.81 +3.44,2.81;3.75,2.50 +3.75,2.50;4.06,1.88 +4.06,1.88;4.38,1.56 +0.62,3.75;0.62,5.94 +0.62,5.94;4.69,5.94 +4.69,5.94;4.69,3.75 +4.69,3.75;0.94,3.75 +4.38,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;5.94,4.38 +5.94,4.38;6.25,5.00 +6.25,5.00;6.25,5.94 +6.25,5.94;6.25,7.19 +6.25,7.19;6.25,8.44 +9.38,2.50;8.75,2.81 +8.75,2.81;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.25,4.69 +6.25,4.69;5.94,5.31 +5.94,5.31;5.62,5.94 +5.62,5.94;5.31,6.56 +5.31,6.56;5.00,7.19 + +# UTF-16 : 63 c6 +# UTF-8 : 86 8f e6 +[63c6] 揆 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.50,4.38;2.19,4.06 +2.19,4.06;1.56,3.75 +1.56,3.75;1.25,3.44 +1.25,3.44;0.62,3.44 +0.62,3.44;0.31,3.12 +2.81,7.19;0.31,7.19 +5.62,8.75;3.12,8.75 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.50 +6.56,7.50;6.25,7.81 +6.25,7.81;5.94,8.44 +5.94,8.44;5.62,8.75 +2.19,4.69;2.81,5.00 +2.81,5.00;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +8.12,8.44;7.81,8.12 +7.81,8.12;7.50,7.81 +7.50,7.81;7.19,7.50 +7.19,7.50;6.88,7.50 +6.88,7.50;6.56,7.19 +9.06,7.50;8.75,7.19 +8.75,7.19;8.44,6.88 +8.44,6.88;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.50,5.94 +4.38,6.56;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,7.81 +2.50,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.62,4.38 +5.62,4.38;5.62,5.31 +8.75,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +3.44,5.31;7.81,5.31 +2.50,3.44;9.06,3.44 + +# UTF-16 : 58 b8 +# UTF-8 : b8 a2 e5 +[58b8] 墸 +0.31,6.25;2.81,6.25 +1.56,1.88;1.56,8.75 +0.31,1.25;0.62,1.56 +0.62,1.56;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +3.75,3.75;3.75,0.62 +8.75,0.62;8.75,3.75 +8.75,3.75;3.75,3.75 +4.06,0.94;8.75,0.94 +4.06,2.50;8.75,2.50 +2.81,3.44;3.44,3.75 +3.44,3.75;4.38,4.06 +4.38,4.06;5.00,4.38 +5.00,4.38;5.62,4.69 +5.62,4.69;6.25,5.31 +6.25,5.31;6.88,5.62 +6.88,5.62;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.44,7.19 +8.44,7.19;8.75,7.81 +2.81,5.31;9.06,5.31 +8.12,6.88;3.44,6.88 +5.62,5.31;5.94,7.81 +2.81,8.12;9.06,8.12 +4.69,7.50;4.69,9.06 +7.19,7.50;7.19,9.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.00 + +# UTF-16 : 8e 87 +# UTF-8 : 87 ba e8 +[8e87] 躇 +1.88,4.38;3.12,4.38 +1.88,1.56;1.88,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.12,6.25 +2.81,6.25;3.12,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +4.38,3.75;4.38,0.62 +8.75,0.62;8.75,3.75 +8.75,3.75;4.38,3.75 +4.38,0.94;8.75,0.94 +4.38,2.50;8.75,2.50 +3.12,3.44;3.75,3.75 +3.75,3.75;4.69,4.06 +4.69,4.06;5.31,4.38 +5.31,4.38;5.94,4.69 +5.94,4.69;6.56,5.31 +6.56,5.31;7.19,5.62 +7.19,5.62;7.50,6.25 +7.50,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;9.06,7.81 +3.12,5.31;9.38,5.31 +8.12,6.88;3.75,6.88 +5.94,5.31;5.94,7.81 +3.44,8.12;9.38,8.12 +5.00,7.50;5.00,9.06 +7.50,7.50;7.50,9.06 +9.06,4.06;8.75,4.38 +8.75,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.81,5.00 + +# UTF-16 : 79 40 +# UTF-8 : 80 a5 e7 +[7940] 祀 +0.62,1.25;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +0.62,6.88;4.06,6.88 +0.94,8.75;3.75,8.75 +8.44,4.69;8.44,8.44 +8.44,8.44;5.00,8.44 +4.69,8.44;5.00,1.88 +4.69,1.88;5.00,1.56 +5.00,1.56;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,2.50;9.06,3.44 +8.44,5.31;5.00,5.31 +2.50,6.88;2.50,0.62 +3.75,5.62;3.75,1.56 + +# UTF-16 : 62 2a +# UTF-8 : aa 88 e6 +[622a] 截 +2.81,6.88;2.81,9.06 +0.31,6.88;9.06,6.88 +8.44,5.94;8.12,5.31 +8.12,5.31;8.12,4.69 +8.12,4.69;7.81,4.06 +7.81,4.06;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.88,2.50 +6.88,2.50;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.62,0.62 +5.94,9.06;6.25,7.50 +6.25,7.50;6.25,5.94 +6.25,5.94;6.56,4.69 +6.56,4.69;6.88,3.75 +6.88,3.75;7.19,2.81 +7.19,2.81;7.19,2.19 +7.19,2.19;7.50,1.56 +7.50,1.56;7.81,0.94 +7.81,0.94;8.44,0.62 +8.44,0.62;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +7.19,8.75;7.50,8.44 +7.50,8.44;7.81,8.12 +7.81,8.12;8.12,7.81 +8.12,7.81;8.44,7.50 +8.44,7.50;8.44,7.50 +5.00,8.12;0.62,8.12 +4.06,6.25;4.06,5.94 +4.06,5.94;3.75,5.62 +3.75,5.62;3.44,5.31 +1.25,5.31;1.25,0.62 +5.62,5.31;1.25,5.31 +3.44,1.25;3.75,5.31 +1.25,1.25;5.62,1.25 +1.25,2.50;5.62,2.50 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.25,4.06;5.62,4.06 + +# UTF-16 : 8d 14 +# UTF-8 : 94 b4 e8 +[8d14] 贔 +1.88,6.25;7.81,6.25 +7.81,6.25;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.94 +1.88,6.88;7.81,6.88 +1.88,7.81;7.81,7.81 +0.62,5.00;1.56,5.00 +1.56,5.00;2.19,5.31 +2.19,5.31;2.81,5.31 +2.81,5.31;3.12,5.62 +3.12,5.62;3.75,5.62 +8.75,5.00;8.12,5.00 +8.12,5.00;7.50,5.31 +7.50,5.31;7.19,5.31 +7.19,5.31;6.25,5.62 +6.25,5.62;5.62,5.62 +0.94,1.88;4.38,1.88 +4.38,1.88;4.38,4.69 +4.38,4.69;0.62,4.69 +0.62,4.69;0.62,1.88 +0.94,2.81;4.38,2.81 +0.94,3.75;4.38,3.75 +5.31,1.88;8.75,1.88 +8.75,1.88;8.75,4.69 +8.75,4.69;5.31,4.69 +5.31,4.69;5.31,1.88 +5.31,2.81;8.75,2.81 +5.31,3.75;8.75,3.75 +0.31,0.62;0.62,0.62 +0.62,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +5.00,0.62;5.31,0.62 +5.31,0.62;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.56 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.50,1.56 +4.38,0.62;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.81,1.56 + +# UTF-16 : 5c 53 +# UTF-8 : 93 b1 e5 +[5c53] 屓 +2.50,2.19;8.12,2.19 +8.12,2.19;8.12,6.25 +8.12,6.25;2.19,6.25 +2.19,6.25;2.19,2.19 +2.50,3.75;8.12,3.75 +2.50,5.00;8.12,5.00 +1.56,0.62;2.19,0.94 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.56 +6.88,1.56;5.94,1.88 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,8.75 +1.25,8.75;8.44,8.75 +8.44,8.75;8.44,7.19 +8.44,7.19;1.25,7.19 + +# UTF-16 : 7d ac +# UTF-8 : ac b6 e7 +[7dac] 綬 +3.75,4.06;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;2.81,6.25 +0.31,4.69;3.44,4.69 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.56;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;2.81,4.06 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +1.56,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,6.88;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.88,8.75;2.19,9.06 +3.75,8.12;4.38,8.12 +4.38,8.12;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,8.75 +8.75,4.38;8.75,6.25 +8.75,6.25;3.75,6.25 +3.75,6.25;3.75,4.69 +4.69,6.56;4.69,6.88 +4.69,6.88;4.38,7.50 +4.38,7.50;4.06,7.81 +4.06,7.81;4.06,7.81 +6.56,6.56;6.25,6.88 +6.25,6.88;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.94,8.12 +7.81,6.25;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.44,7.81 +8.44,7.81;8.44,8.12 +4.38,5.00;8.44,5.00 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +6.25,2.19;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.81,3.75 +7.81,3.75;8.12,4.38 +8.12,4.38;8.44,5.00 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,2.81 +5.62,2.81;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.38 + +# UTF-16 : 53 df +# UTF-8 : 9f 8f e5 +[53df] 叟 +4.69,9.06;4.69,4.06 +5.31,8.44;8.44,8.44 +8.44,8.44;8.44,5.31 +8.44,5.31;1.25,5.31 +1.25,5.31;1.25,8.12 +1.25,8.12;1.88,8.44 +1.88,8.44;2.19,8.44 +2.19,8.44;2.81,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;4.06,9.06 +5.62,6.88;8.44,6.88 +1.25,6.88;4.06,6.88 +0.94,4.06;8.12,4.06 +0.62,0.94;1.88,0.94 +1.88,0.94;2.81,1.25 +2.81,1.25;3.75,1.56 +3.75,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;8.12,4.06 +8.75,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.25,1.56 +6.25,1.56;5.62,1.88 +5.62,1.88;5.00,2.19 +5.00,2.19;4.06,2.50 +4.06,2.50;3.75,2.81 +3.75,2.81;3.12,3.12 +3.12,3.12;2.50,3.44 +2.50,3.44;2.19,3.75 + +# UTF-16 : 64 1c +# UTF-8 : 9c 90 e6 +[641c] 搜 +5.94,4.06;5.94,9.06 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +2.81,4.06;8.75,4.06 +2.81,0.94;3.44,0.94 +3.44,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.50 +6.88,2.50;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;8.44,3.75 +8.44,3.75;8.75,4.06 +9.06,0.94;8.44,0.94 +8.44,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.31,2.19 +5.31,2.19;4.69,2.50 +4.69,2.50;4.38,3.12 +4.38,3.12;4.06,3.44 +4.06,3.44;3.75,3.75 +6.56,8.44;8.75,8.44 +8.75,8.44;8.75,5.31 +8.75,5.31;3.44,5.31 +3.44,5.31;3.44,8.12 +3.44,8.12;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;5.00,8.75 +5.00,8.75;5.31,9.06 +6.56,6.88;8.75,6.88 +3.44,6.88;5.31,6.88 + +# UTF-16 : 6e b2 +# UTF-8 : b2 ba e6 +[6eb2] 溲 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.25 +0.62,6.25;0.31,6.56 +5.62,4.06;5.94,9.06 +2.81,4.06;8.75,4.06 +2.50,0.94;3.12,0.94 +3.12,0.94;4.06,1.25 +4.06,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.50 +6.88,2.50;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;8.44,3.75 +8.44,3.75;8.75,4.06 +9.06,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.56 +6.25,1.56;5.62,1.88 +5.62,1.88;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.06,3.12 +4.06,3.12;3.75,3.44 +3.75,3.44;3.44,3.75 +6.25,8.44;8.75,8.44 +8.75,8.44;8.75,5.31 +8.75,5.31;3.12,5.31 +2.81,5.31;3.12,8.12 +2.81,8.12;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.69,8.75 +4.69,8.75;5.00,9.06 +6.56,6.88;8.75,6.88 +2.81,6.88;5.00,6.88 + +# UTF-16 : 5a c2 +# UTF-8 : 82 ab e5 +[5ac2] 嫂 +6.25,4.06;6.25,9.06 +3.12,4.06;8.75,4.06 +2.81,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;8.12,3.44 +8.12,3.44;8.44,3.75 +8.44,3.75;8.75,4.06 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.56 +6.56,1.56;5.94,1.88 +5.94,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.69,3.12 +4.69,3.12;4.06,3.44 +4.06,3.44;3.75,3.75 +6.56,8.44;8.75,8.44 +8.75,8.44;8.75,5.31 +8.75,5.31;3.44,5.31 +3.44,5.31;3.44,8.12 +3.44,8.12;4.06,8.44 +4.06,8.44;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;5.62,9.06 +6.56,6.88;8.75,6.88 +3.44,6.88;5.62,6.88 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.19 +2.81,7.19;0.31,7.19 +1.88,9.06;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.56,6.56 +1.56,6.56;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.62,3.44 +0.94,4.38;1.25,3.75 +1.25,3.75;1.88,3.44 +1.88,3.44;2.19,2.81 +2.19,2.81;2.50,2.19 +2.50,2.19;2.81,1.88 +2.81,1.88;3.12,1.56 + +# UTF-16 : 82 58 +# UTF-8 : 98 89 e8 +[8258] 艘 +2.19,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,6.88 +1.56,6.88;1.25,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.56,8.12 +0.00,4.69;3.44,5.00 +1.56,5.00;1.88,1.88 +0.00,0.62;0.31,1.25 +0.31,1.25;0.31,1.88 +0.31,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.12 +0.62,8.12;2.81,8.12 +2.81,8.12;2.81,1.56 +2.81,1.56;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +6.25,4.06;6.25,9.06 +3.44,4.06;8.75,4.06 +3.12,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,3.75 +8.44,3.75;8.75,4.06 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.56 +6.56,1.56;6.25,1.88 +6.25,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,3.12 +5.00,3.12;4.38,3.44 +4.38,3.44;4.38,3.75 +6.88,8.44;8.75,8.44 +8.75,8.44;8.75,5.31 +8.75,5.31;3.75,5.31 +3.75,5.31;3.75,8.12 +3.75,8.12;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.31,8.75 +5.31,8.75;5.62,9.06 +6.88,6.88;8.75,6.88 +3.75,6.88;5.62,6.88 + +# UTF-16 : 6d 85 +# UTF-8 : 85 b6 e6 +[6d85] 涅 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.25 +0.62,6.25;0.31,6.56 +5.94,4.69;5.94,0.94 +3.12,5.31;8.75,5.31 +8.75,5.31;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,5.00 +3.12,6.88;8.75,6.88 +2.50,0.94;9.06,0.94 +8.75,3.12;2.81,3.12 + +# UTF-16 : 63 4f +# UTF-8 : 8f 8d e6 +[634f] 捏 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;2.19,4.06 +2.19,4.06;1.56,3.75 +1.56,3.75;0.94,3.75 +0.94,3.75;0.31,3.44 +3.12,7.19;0.31,7.19 +6.25,4.69;6.25,0.94 +3.75,5.31;8.75,5.31 +8.75,5.31;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.00 +3.75,6.88;8.75,6.88 +2.81,0.94;9.06,0.94 +8.75,3.12;3.44,3.12 + +# UTF-16 : 9e b5 +# UTF-8 : b5 ba e9 +[9eb5] 麵 +9.06,0.94;6.56,0.94 +6.56,0.94;5.62,0.94 +5.62,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.19 +2.19,2.19;1.88,2.81 +1.88,2.81;1.56,3.44 +1.56,3.44;1.25,4.06 +4.38,1.88;8.75,1.88 +8.75,1.88;8.75,7.19 +8.75,7.19;4.38,7.19 +4.38,7.19;4.38,1.88 +4.06,8.75;9.06,8.75 +6.56,8.75;6.56,8.12 +6.56,8.12;6.25,7.81 +6.25,7.81;6.25,7.50 +6.25,7.50;6.25,7.19 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,4.69 +1.25,4.06;3.75,4.06 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +5.62,7.19;5.62,2.19 +7.19,2.19;7.50,7.19 +7.19,5.62;5.62,5.62 +7.19,3.75;5.62,3.75 +0.31,8.44;3.75,8.44 +0.31,5.94;0.62,6.56 +0.62,6.56;0.94,6.88 +0.94,6.88;0.94,7.19 +0.94,7.19;1.25,7.81 +1.25,7.81;1.25,8.12 +1.56,6.25;1.56,6.88 +1.56,6.88;1.25,7.19 +1.25,7.19;0.94,7.50 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.50 +3.12,7.50;3.12,7.81 +3.12,7.81;3.12,8.12 +4.06,5.94;3.75,6.56 +3.75,6.56;3.44,6.88 +3.44,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +0.31,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +3.75,4.69;3.44,5.00 +3.44,5.00;3.12,5.31 +3.12,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.19,6.25 +2.19,4.69;2.19,9.38 + +# UTF-16 : 9e a9 +# UTF-8 : a9 ba e9 +[9ea9] 麩 +9.06,0.94;6.88,0.94 +6.88,0.94;5.94,0.94 +5.94,0.94;5.00,0.94 +5.00,0.94;4.38,1.25 +4.38,1.25;3.75,1.25 +3.75,1.25;3.12,1.56 +3.12,1.56;2.50,1.88 +2.50,1.88;2.19,2.19 +2.19,2.19;1.88,2.81 +1.88,2.81;1.56,3.44 +1.56,3.44;1.25,4.06 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.88,4.69 +1.25,4.06;4.06,4.06 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;4.06,4.06 +0.31,8.44;4.38,8.44 +0.31,5.94;0.62,6.56 +0.62,6.56;0.94,6.88 +0.94,6.88;0.94,7.19 +0.94,7.19;1.25,7.81 +1.25,7.81;1.25,8.12 +1.88,6.25;1.56,6.88 +1.56,6.88;1.25,7.19 +1.25,7.19;1.25,7.50 +2.81,6.25;3.12,6.88 +3.12,6.88;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.44,8.12 +4.38,5.94;4.06,6.56 +4.06,6.56;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.12,7.50 +0.31,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +4.06,4.69;3.75,5.00 +3.75,5.00;3.12,5.31 +3.12,5.31;2.81,5.62 +2.81,5.62;2.50,5.94 +2.50,5.94;2.19,6.25 +2.19,4.69;2.19,9.38 +4.06,1.88;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,3.75;6.56,4.38 +6.56,4.38;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,5.62 +6.56,5.62;6.56,9.38 +8.75,1.88;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;7.19,3.75 +7.19,3.75;6.88,4.38 +6.88,4.38;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;6.56,5.62 +4.38,5.62;8.75,5.62 +8.75,7.81;4.69,7.81 + +# UTF-16 : 50 c9 +# UTF-8 : 89 83 e5 +[50c9] 僉 +9.06,6.56;8.44,6.88 +8.44,6.88;8.12,6.88 +8.12,6.88;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,8.75 +5.00,8.75;4.69,9.06 +4.69,9.06;4.38,8.75 +4.38,8.75;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.25,6.88 +1.25,6.88;0.94,6.88 +0.94,6.88;0.31,6.56 +6.56,7.50;2.81,7.50 +1.25,4.06;4.38,4.06 +4.38,4.06;4.38,6.25 +4.38,6.25;1.25,6.25 +1.25,6.25;1.25,3.75 +5.31,4.06;8.12,4.06 +8.12,4.06;8.12,6.25 +8.12,6.25;5.00,6.25 +5.00,6.25;5.00,3.75 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.50 +2.50,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +4.38,0.62;4.06,1.25 +4.06,1.25;3.75,1.56 +3.75,1.56;3.44,2.19 +3.44,2.19;2.81,2.50 +2.81,2.50;2.50,2.81 +4.69,0.62;5.31,1.25 +5.31,1.25;5.62,1.88 +5.62,1.88;5.94,2.50 +5.94,2.50;6.25,2.81 +6.25,2.81;6.56,3.44 +8.75,0.62;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.25,2.81 + +# UTF-16 : 52 94 +# UTF-8 : 94 8a e5 +[5294] 劔 +3.75,7.50;1.56,7.50 +0.94,4.06;2.50,4.06 +2.50,4.06;2.50,6.56 +2.50,6.56;0.62,6.56 +0.62,6.56;0.62,4.06 +3.12,4.06;4.69,4.06 +4.69,4.06;4.69,6.56 +4.69,6.56;2.81,6.56 +2.81,6.56;2.81,4.06 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.50,1.56;2.19,2.19 +2.19,2.19;1.88,2.50 +1.88,2.50;1.56,2.81 +1.56,2.81;1.56,2.81 +2.19,0.94;2.50,1.25 +2.50,1.25;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.75,3.75 +4.38,1.56;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.44,2.81 +4.38,7.19;4.06,7.50 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.75 +3.12,8.75;2.81,9.06 +2.81,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +4.38,8.44;8.75,8.44 +8.75,8.44;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;5.94,4.38 +5.94,4.38;6.25,5.00 +6.25,5.00;6.25,5.94 +6.25,5.94;6.25,7.19 +6.25,7.19;6.25,8.44 +9.38,2.50;8.75,2.81 +8.75,2.81;8.12,3.12 +8.12,3.12;7.81,3.44 +7.81,3.44;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.25,4.69 +6.25,4.69;5.94,5.31 +5.94,5.31;5.62,5.94 +5.62,5.94;5.31,6.56 +5.31,6.56;5.00,7.19 + +# UTF-16 : 65 82 +# UTF-8 : 82 96 e6 +[6582] 斂 +4.06,7.50;1.88,7.50 +0.62,4.06;2.50,4.06 +2.50,4.06;2.50,6.56 +2.50,6.56;0.62,6.56 +0.62,6.56;0.62,4.06 +3.12,4.06;5.00,4.06 +5.00,4.06;5.00,6.56 +5.00,6.56;3.12,6.56 +3.12,6.56;3.12,4.06 +5.31,6.56;4.69,7.19 +4.69,7.19;4.38,7.50 +4.38,7.50;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;2.81,9.06 +2.81,9.06;2.50,8.44 +2.50,8.44;1.88,8.12 +1.88,8.12;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +5.31,0.94;5.94,1.25 +5.94,1.25;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.12,4.69 +8.12,4.69;8.44,5.62 +8.44,5.62;8.75,6.56 +8.75,6.56;8.75,7.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,3.12 +7.19,3.12;7.19,3.75 +7.19,3.75;6.88,4.38 +6.88,4.38;6.56,5.31 +6.56,5.31;6.56,5.94 +6.56,5.94;6.56,6.88 +6.25,7.50;9.38,7.50 +5.31,5.00;5.62,5.31 +5.62,5.31;5.62,5.62 +5.62,5.62;5.94,5.94 +5.94,5.94;5.94,6.56 +5.94,6.56;6.25,6.88 +6.25,6.88;6.25,7.19 +6.25,7.19;6.25,7.81 +6.25,7.81;6.56,8.12 +6.56,8.12;6.56,8.75 +6.56,8.75;6.56,9.06 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.56,3.75 +2.50,1.25;2.50,1.56 +2.50,1.56;2.19,1.88 +2.19,1.88;1.88,2.19 +1.88,2.19;1.56,2.81 +1.56,2.81;1.56,2.81 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;4.06,3.75 +5.00,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,2.81 + +# UTF-16 : 77 bc +# UTF-8 : bc 9e e7 +[77bc] 瞼 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,4.06;2.50,4.06 +0.62,6.25;2.50,6.25 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,8.75 +6.25,8.75;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.88 +3.12,6.88;2.81,6.56 +7.50,7.50;4.69,7.50 +3.44,4.06;5.62,4.06 +5.62,4.06;5.62,6.25 +5.62,6.25;3.44,6.25 +3.44,6.25;3.44,3.75 +6.56,4.06;8.44,4.06 +8.44,4.06;8.44,6.25 +8.44,6.25;6.25,6.25 +6.25,6.25;6.25,3.75 +2.81,0.62;3.12,1.25 +3.12,1.25;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.38,3.44 +5.62,0.62;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;4.69,2.19 +4.69,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 +5.94,0.62;6.25,1.25 +6.25,1.25;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.19,3.44 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 + +# UTF-16 : 66 02 +# UTF-8 : 82 98 e6 +[6602] 昂 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.62 +1.56,7.19;7.81,7.19 +0.94,4.38;0.94,1.56 +0.94,4.38;1.56,4.38 +1.56,4.38;2.19,4.69 +2.19,4.69;3.12,4.69 +3.12,4.69;3.75,5.00 +3.75,5.00;4.38,5.00 +5.00,0.62;5.00,4.69 +5.00,4.69;8.44,4.69 +8.44,4.69;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.56 +6.88,1.56;6.56,1.56 +6.56,1.56;5.94,1.56 +0.31,1.25;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.19 + +# UTF-16 : 66 34 +# UTF-8 : b4 98 e6 +[6634] 昴 +1.56,5.94;7.81,5.94 +7.81,5.94;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.94 +1.56,7.50;7.81,7.50 +0.94,4.69;0.94,1.88 +0.94,4.69;1.56,4.69 +1.56,4.69;2.19,5.00 +2.19,5.00;3.12,5.00 +3.12,5.00;3.75,5.31 +3.75,5.31;4.38,5.31 +5.31,0.62;5.31,5.00 +5.31,5.00;8.44,5.00 +8.44,5.00;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.56 +6.88,1.56;6.25,1.56 +0.31,1.88;0.62,1.88 +0.62,1.88;1.25,1.88 +1.25,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.12,2.50 +3.12,2.50;3.44,2.50 +3.44,2.50;4.06,2.81 +0.94,0.62;1.56,0.62 +1.56,0.62;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.06,3.12 +4.06,3.12;4.06,3.75 +4.06,3.75;4.06,4.69 + +# UTF-16 : 98 3d +# UTF-8 : bd a0 e9 +[983d] 頽 +4.69,2.50;4.38,2.19 +4.38,2.19;4.06,1.88 +4.06,1.88;3.44,1.56 +3.44,1.56;3.12,1.25 +3.12,1.25;2.81,1.25 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.56,3.75 +1.56,3.75;1.56,4.38 +1.25,4.38;3.75,4.38 +3.75,4.38;3.75,1.56 +4.38,0.62;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;5.94,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,1.88 +4.69,8.75;9.06,8.75 +6.88,8.75;6.56,8.12 +6.56,8.12;6.56,7.81 +6.56,7.81;6.56,7.19 +6.56,7.19;6.56,7.19 +5.00,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.00,7.19 +5.00,7.19;5.00,2.50 +5.00,4.06;8.75,4.06 +5.00,5.62;8.75,5.62 +0.31,4.69;0.94,5.31 +0.94,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,7.19 +4.38,8.75;3.44,8.75 +3.44,8.75;2.81,8.75 +2.81,8.75;2.19,8.44 +2.19,8.44;1.25,8.44 +1.25,8.44;0.62,8.44 +2.50,4.69;2.50,8.44 +4.38,7.19;0.62,7.19 +4.38,5.31;4.06,5.62 +4.06,5.62;3.75,5.94 +3.75,5.94;3.44,6.25 +3.44,6.25;2.81,6.88 +2.81,6.88;2.50,7.19 + +# UTF-16 : 78 8d +# UTF-8 : 8d a2 e7 +[788d] 碍 +3.44,8.44;0.31,8.44 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.44 +4.38,5.94;8.44,5.94 +8.44,5.94;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.38,7.50;8.44,7.50 +3.44,5.00;9.06,5.00 +8.12,5.00;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,3.75;3.44,3.75 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 + +# UTF-16 : 5a 09 +# UTF-8 : 89 a8 e5 +[5a09] 娉 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.19 +2.81,7.19;0.31,7.19 +1.56,9.06;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.62,3.44 +0.62,4.38;1.25,3.75 +1.25,3.75;1.56,3.44 +1.56,3.44;2.19,2.81 +2.19,2.81;2.50,2.19 +2.50,2.19;2.81,1.88 +2.81,1.88;3.12,1.56 +4.38,4.38;4.38,3.75 +4.38,3.75;4.38,3.12 +4.38,3.12;4.06,2.81 +4.06,2.81;3.75,2.19 +3.75,2.19;3.75,1.56 +9.06,4.38;3.12,4.38 +4.38,3.12;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;5.94,0.94 +6.25,9.06;6.25,5.62 +3.75,5.31;8.75,5.31 +8.75,5.31;8.75,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,5.31 +3.75,6.88;8.75,6.88 + +# UTF-16 : 80 58 +# UTF-8 : 98 81 e8 +[8058] 聘 +0.62,8.44;0.62,2.19 +3.44,8.44;0.31,8.44 +2.81,0.31;2.81,8.44 +0.94,4.38;2.81,4.38 +0.94,6.56;2.81,6.56 +0.00,1.88;0.62,2.19 +0.62,2.19;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.50 +2.50,2.50;2.81,2.81 +4.69,4.38;4.69,3.75 +4.69,3.75;4.38,3.12 +4.38,3.12;4.38,2.81 +4.38,2.81;4.06,2.19 +4.06,2.19;4.06,1.56 +9.06,4.38;3.44,4.38 +4.38,3.12;8.75,3.12 +8.75,3.12;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.62 +7.81,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;6.25,0.94 +6.25,9.06;6.25,5.62 +4.06,5.31;8.75,5.31 +8.75,5.31;8.75,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,5.31 +4.06,6.88;8.75,6.88 + +# UTF-16 : 9a 01 +# UTF-8 : 81 a8 e9 +[9a01] 騁 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.44 +2.50,1.56;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.25,3.44 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,2.50 +3.75,2.50;3.75,2.19 +3.75,2.19;3.44,1.56 +3.44,1.56;3.44,0.94 +3.44,0.94;3.12,0.62 +3.12,0.62;2.81,0.62 +2.81,0.62;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,8.44;2.19,4.06 +0.94,5.62;3.75,5.62 +0.94,7.19;3.75,7.19 +5.31,4.38;5.00,3.75 +5.00,3.75;5.00,3.12 +5.00,3.12;4.69,2.81 +4.69,2.81;4.38,2.19 +4.38,2.19;4.38,1.56 +9.06,4.38;4.06,4.38 +4.69,3.12;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.62 +7.81,0.62;7.19,0.62 +7.19,0.62;6.88,0.62 +6.88,0.62;6.25,0.94 +6.56,9.06;6.56,5.62 +4.38,5.31;8.75,5.31 +8.75,5.31;8.75,8.44 +8.75,8.44;4.38,8.44 +4.38,8.44;4.38,5.31 +4.38,6.88;8.75,6.88 + +# UTF-16 : 85 4a +# UTF-8 : 8a 95 e8 +[854a] 蕊 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +2.81,7.19;2.81,5.62 +2.81,5.62;3.12,5.31 +3.12,5.31;3.44,5.00 +3.44,5.00;4.06,5.00 +4.06,5.00;4.38,5.00 +4.38,5.00;4.69,5.00 +4.69,5.00;5.31,5.00 +5.31,5.00;5.94,5.00 +5.94,5.00;6.56,5.00 +6.56,5.00;6.88,5.31 +6.88,5.31;7.19,5.94 +7.19,5.94;7.19,6.56 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,6.88 +5.31,6.88;4.69,7.19 +4.69,7.19;4.38,7.19 +4.38,7.19;4.06,7.50 +8.75,5.00;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.50,7.19 +0.31,1.25;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +1.56,3.75;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.88,0.62 +1.88,0.62;2.19,0.62 +2.19,0.62;2.50,0.62 +2.50,0.62;3.12,0.62 +3.12,0.62;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.06,1.88 +4.06,1.88;4.06,2.19 +1.88,4.69;2.19,4.38 +2.19,4.38;2.50,4.06 +2.50,4.06;2.81,3.75 +2.81,3.75;3.12,3.44 +3.12,3.44;3.44,3.12 +4.69,2.19;4.38,2.50 +4.38,2.50;4.38,2.81 +4.38,2.81;4.06,3.44 +4.06,3.44;4.06,3.44 +4.69,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.44 +5.94,3.75;5.94,1.56 +5.94,1.56;5.94,0.94 +5.94,0.94;6.25,0.62 +6.25,0.62;6.56,0.62 +6.56,0.62;6.88,0.62 +6.88,0.62;7.50,0.62 +7.50,0.62;8.12,0.94 +8.12,0.94;8.12,1.25 +8.12,1.25;8.44,1.88 +8.44,1.88;8.44,2.19 +6.25,4.69;6.56,4.38 +6.56,4.38;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.50,3.44 +7.50,3.44;7.81,3.12 +9.06,1.25;9.06,1.56 +9.06,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.44,3.44 + +# UTF-16 : 86 02 +# UTF-8 : 82 98 e8 +[8602] 蘂 +8.75,2.81;0.62,2.81 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.69,2.81 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;4.69,2.81 +4.69,0.62;4.69,3.44 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +0.62,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.56,7.50 +1.56,7.50;1.88,7.81 +2.81,7.81;2.81,6.88 +2.81,6.88;3.12,6.25 +3.12,6.25;3.75,6.25 +3.75,6.25;4.38,6.25 +4.38,6.25;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.94,6.25 +5.94,6.25;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;7.19,7.19 +7.19,7.19;7.19,7.50 +5.94,7.19;5.62,7.19 +5.62,7.19;5.31,7.50 +5.31,7.50;4.69,7.81 +4.69,7.81;4.38,7.81 +4.38,7.81;4.06,8.12 +8.75,6.25;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +0.31,3.75;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +1.56,5.62;1.56,4.06 +1.56,4.06;1.56,3.44 +1.56,3.44;2.19,3.44 +2.19,3.44;2.50,3.44 +2.50,3.44;3.12,3.44 +3.12,3.44;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.06,4.38 +1.88,5.94;2.50,5.62 +2.50,5.62;2.81,5.62 +2.81,5.62;3.12,5.00 +3.12,5.00;3.44,5.00 +4.69,4.38;4.38,4.69 +4.38,4.69;4.06,5.00 +4.06,5.00;4.06,5.31 +4.69,3.75;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.31,5.00 +5.31,5.00;5.31,5.31 +5.94,5.62;5.94,4.06 +5.94,4.06;5.94,3.44 +5.94,3.44;6.56,3.44 +6.56,3.44;6.88,3.44 +6.88,3.44;7.50,3.44 +7.50,3.44;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.44,4.38 +6.25,5.94;6.56,5.62 +6.56,5.62;7.19,5.62 +7.19,5.62;7.50,5.00 +7.50,5.00;7.81,5.00 +9.06,3.75;9.06,4.38 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.44,5.31 + +# UTF-16 : 74 35 +# UTF-8 : b5 90 e7 +[7435] 琵 +6.88,8.75;6.88,5.31 +2.50,8.75;2.50,5.31 +4.38,8.75;0.62,8.75 +4.38,6.88;0.62,6.88 +8.75,8.75;5.00,8.75 +8.75,6.88;5.00,6.88 +8.75,5.31;5.00,5.31 +0.31,5.00;0.94,5.00 +0.94,5.00;1.25,5.00 +1.25,5.00;1.88,5.31 +1.88,5.31;2.19,5.31 +2.19,5.31;2.81,5.31 +2.81,5.31;3.12,5.31 +3.12,5.31;3.75,5.62 +3.75,5.62;4.38,5.62 +5.31,4.69;5.31,1.25 +5.31,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +5.31,3.12;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,3.44;7.50,3.75 +7.50,3.75;8.12,3.75 +8.12,3.75;8.75,4.06 +1.56,3.44;4.38,3.44 +1.56,0.94;1.56,4.69 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.56 + +# UTF-16 : 84 66 +# UTF-8 : a6 91 e8 +[8466] 葦 +0.62,8.44;9.06,8.44 +2.81,7.50;2.81,9.06 +6.56,7.50;6.56,9.06 +3.75,5.94;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.38,7.50 +4.38,7.50;4.38,8.12 +5.00,0.31;5.00,3.75 +1.56,1.56;1.56,2.81 +1.56,2.81;8.12,2.81 +9.06,1.56;0.31,1.56 +1.88,3.75;1.88,5.00 +1.88,5.00;7.50,5.00 +7.50,5.00;7.50,3.75 +7.50,3.75;1.88,3.75 +7.50,5.94;7.50,7.19 +7.50,7.19;1.56,7.19 +0.31,5.94;9.06,5.94 + +# UTF-16 : 9b 8e +# UTF-8 : 8e ae e9 +[9b8e] 鮎 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.44 +3.12,8.44;3.12,8.44 +0.31,6.25;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.75 +1.56,8.75;1.56,9.38 +1.25,8.44;3.44,8.44 +0.94,5.31;4.38,5.31 +0.94,3.12;0.94,7.19 +0.94,7.19;4.38,7.19 +4.38,7.19;4.38,3.44 +4.38,3.44;0.94,3.44 +2.50,7.19;2.50,3.44 +4.38,1.25;4.38,1.56 +4.38,1.56;4.38,2.19 +4.38,2.19;4.06,2.81 +4.06,2.81;4.06,2.81 +3.12,0.94;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;2.81,2.81 +2.81,2.81;2.81,2.81 +1.88,0.62;1.88,0.94 +1.88,0.94;1.88,1.56 +1.88,1.56;1.88,1.88 +1.88,1.88;1.88,2.19 +1.88,2.19;1.88,2.81 +0.31,0.31;0.62,0.94 +0.62,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +6.56,7.50;9.06,7.50 +6.56,5.00;6.56,9.06 +8.75,0.62;8.75,5.00 +8.75,5.00;5.00,5.00 +5.00,5.00;5.00,0.62 +5.31,1.25;8.75,1.25 + +# UTF-16 : 51 5c +# UTF-8 : 9c 85 e5 +[515c] 兜 +3.12,4.38;6.56,4.38 +6.56,4.38;6.56,8.12 +6.56,8.12;2.81,8.12 +2.81,8.12;2.81,4.06 +6.88,4.38;8.75,4.38 +8.75,4.38;8.75,8.44 +8.75,8.44;6.88,8.44 +3.12,6.25;6.56,6.25 +4.69,9.38;4.69,8.75 +4.69,8.75;4.38,8.44 +4.38,8.44;4.38,8.12 +5.62,3.75;5.62,1.56 +5.62,1.56;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.75,3.44 +3.75,3.44;3.75,3.75 +2.50,4.38;0.94,4.38 +0.94,4.38;0.94,7.81 +0.94,7.81;1.25,8.12 +1.25,8.12;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.44 +2.19,8.44;2.81,8.75 + +# UTF-16 : 6f aa +# UTF-8 : aa be e6 +[6faa] 澪 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +1.88,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +5.62,5.62;5.62,8.75 +2.81,8.75;8.75,8.75 +3.12,6.88;5.00,6.88 +3.12,5.62;5.00,5.62 +6.25,6.88;8.44,6.88 +6.25,5.62;8.44,5.62 +8.75,5.62;9.06,7.50 +8.75,7.50;2.50,7.50 +2.50,7.50;2.50,5.62 +2.50,3.12;8.75,3.12 +8.75,3.12;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +9.06,3.75;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;7.19,4.69 +7.19,4.69;6.56,5.00 +6.56,5.00;6.25,5.31 +6.25,5.31;5.94,5.62 +5.94,5.62;5.62,5.62 +5.62,5.62;5.00,5.31 +5.00,5.31;4.38,4.69 +4.38,4.69;4.06,4.69 +4.06,4.69;3.75,4.38 +3.75,4.38;3.44,4.38 +3.44,4.38;3.12,4.06 +3.12,4.06;2.50,3.75 +2.50,3.75;2.19,3.75 +7.50,4.06;3.75,4.06 +5.62,0.62;5.62,3.12 + +# UTF-16 : 51 4e +# UTF-8 : 8e 85 e5 +[514e] 兎 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +5.62,4.38;5.62,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,2.81 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;3.75,4.38 +4.69,4.38;4.69,8.44 +1.25,4.38;8.12,4.38 +8.12,3.75;8.12,7.19 +8.12,7.19;1.25,7.19 +1.25,7.19;1.25,3.75 +8.12,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.44 +6.88,3.44;6.56,3.75 + +# UTF-16 : 67 4f +# UTF-8 : 8f 9d e6 +[674f] 杏 +4.69,4.69;4.69,9.06 +8.75,8.12;0.62,8.12 +0.31,4.69;0.94,5.00 +0.94,5.00;1.56,5.31 +1.56,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.69,8.12 +7.81,0.62;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.62 +1.88,1.25;7.81,1.25 +8.75,4.69;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.31,7.50 +5.31,7.50;5.00,7.81 +5.00,7.81;4.69,8.12 + +# UTF-16 : 67 4e +# UTF-8 : 8e 9d e6 +[674e] 李 +0.62,8.12;8.75,8.12 +4.69,5.62;4.69,9.06 +0.31,5.31;0.94,5.62 +0.94,5.62;1.56,5.94 +1.56,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.69,8.12 +0.62,3.12;8.75,3.12 +7.81,5.31;1.56,5.31 +4.69,3.75;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +7.50,5.31;7.19,4.69 +7.19,4.69;6.56,4.38 +6.56,4.38;5.94,4.06 +5.94,4.06;5.31,3.75 +5.31,3.75;4.69,3.44 +9.06,5.31;8.44,5.62 +8.44,5.62;7.81,5.94 +7.81,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;5.94,7.19 +5.94,7.19;5.62,7.19 +5.62,7.19;5.31,7.50 +5.31,7.50;5.00,7.81 +5.00,7.81;4.69,8.12 + +# UTF-16 : 82 fa +# UTF-8 : ba 8b e8 +[82fa] 苺 +0.31,8.12;9.06,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.31,4.38;9.06,4.38 +0.94,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.56,3.75 +1.56,3.75;1.88,4.38 +1.88,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;8.12,6.88 +7.81,6.88;7.81,6.25 +7.81,6.25;7.81,5.62 +7.81,5.62;7.81,5.00 +7.81,5.00;7.81,4.38 +7.81,4.38;7.50,4.06 +7.50,4.06;7.50,3.44 +7.50,3.44;7.50,2.81 +7.50,2.81;7.19,2.19 +7.19,2.19;7.19,1.88 +7.19,1.88;7.19,1.25 +7.19,1.25;6.88,0.94 +6.88,0.94;6.56,0.62 +6.56,0.62;6.25,0.62 +6.25,0.62;5.62,0.62 +5.62,0.62;5.31,0.62 +5.31,0.62;5.00,0.62 +1.25,1.88;8.75,1.88 +5.94,4.69;5.62,5.00 +5.62,5.00;5.00,5.31 +5.00,5.31;4.69,5.62 +4.69,5.62;4.38,5.94 +4.38,5.94;3.75,6.25 +5.62,2.50;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,3.12 +4.38,3.12;3.75,3.44 +3.75,3.44;3.44,3.75 + +# UTF-16 : 69 3f +# UTF-8 : bf a4 e6 +[693f] 椿 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +3.44,4.06;3.44,0.62 +8.12,4.06;3.44,4.06 +8.12,0.62;8.12,4.06 +3.44,1.25;8.12,1.25 +3.44,2.50;8.12,2.50 +2.50,5.31;9.38,5.31 +9.06,8.12;2.81,8.12 +8.75,6.88;3.12,6.88 +2.19,3.12;2.50,3.44 +2.50,3.44;3.12,3.75 +3.12,3.75;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.69,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.62,7.81 +5.62,7.81;5.62,8.44 +5.62,8.44;5.94,9.38 +9.38,3.12;9.06,3.12 +9.06,3.12;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.25,6.88 + +# UTF-16 : 9c 06 +# UTF-8 : 86 b0 e9 +[9c06] 鰆 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,7.81 +2.50,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.44;2.81,8.44 +0.62,5.31;3.12,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.75,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.12,2.81 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.50,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +0.31,0.31;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +3.75,5.31;9.38,5.31 +9.06,8.12;4.06,8.12 +8.75,6.88;4.38,6.88 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;5.00,4.38 +5.00,4.38;5.31,5.00 +5.31,5.00;5.62,5.62 +5.62,5.62;5.94,6.25 +5.94,6.25;6.25,6.88 +6.25,6.88;6.25,7.81 +6.25,7.81;6.56,8.44 +6.56,8.44;6.56,9.38 +9.38,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.69 +7.81,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.94 +7.19,5.94;7.19,6.25 +7.19,6.25;6.88,6.88 +4.69,4.06;4.69,0.62 +8.44,4.06;4.69,4.06 +8.44,0.62;8.44,4.06 +4.69,1.25;8.44,1.25 +4.69,2.50;8.44,2.50 + +# UTF-16 : 6a 58 +# UTF-8 : 98 a9 e6 +[6a58] 橘 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.56,7.19 +4.38,1.25;4.69,3.12 +4.38,3.12;7.50,3.12 +7.19,3.12;7.50,1.56 +7.19,1.56;4.69,1.56 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,4.69 +8.75,4.69;3.12,4.69 +3.12,4.69;3.12,0.62 +9.06,7.19;3.12,7.19 +2.81,5.31;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 +3.12,8.75;8.75,8.75 +4.38,8.44;4.69,8.12 +4.69,8.12;5.00,7.81 +5.00,7.81;5.62,7.50 +5.62,7.50;5.94,7.50 +5.94,7.50;6.56,7.19 +9.06,7.19;8.75,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,6.25 +8.12,6.25;7.81,5.94 +7.81,5.94;7.19,5.62 +6.56,7.19;6.56,5.62 +6.56,5.62;6.25,5.31 +6.25,5.31;5.94,5.31 +5.94,5.31;5.31,5.31 +5.31,5.31;5.00,5.31 +5.00,5.31;4.69,5.31 +8.75,8.75;8.12,8.44 +8.12,8.44;7.81,8.12 +7.81,8.12;7.19,7.81 +7.19,7.81;6.56,7.50 +6.56,7.50;5.94,7.50 +6.56,4.69;6.56,4.06 +6.56,4.06;6.56,3.44 +6.56,3.44;7.19,3.44 +7.19,3.44;7.19,3.44 +7.19,3.44;8.75,3.44 +5.31,4.69;5.31,4.06 +5.31,4.06;5.00,3.75 +5.00,3.75;4.69,3.44 +4.69,3.44;4.06,3.12 +4.06,3.12;3.44,3.12 + +# UTF-16 : 8b 4e +# UTF-8 : 8e ad e8 +[8b4e] 譎 +0.62,0.94;2.81,0.94 +2.81,0.94;2.81,3.12 +2.81,3.12;0.62,3.12 +0.62,3.12;0.62,0.31 +0.31,7.19;3.12,7.19 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +5.00,1.25;5.00,3.12 +5.00,3.12;7.50,3.12 +7.50,3.12;7.50,1.56 +7.50,1.56;5.00,1.56 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,4.69 +8.75,4.69;3.75,4.69 +3.75,4.69;3.75,0.62 +9.38,7.19;3.44,7.19 +3.44,5.31;4.06,5.62 +4.06,5.62;4.69,5.94 +4.69,5.94;5.31,6.25 +5.31,6.25;5.94,6.56 +5.94,6.56;6.56,7.19 +3.75,8.75;8.75,8.75 +4.69,8.44;5.00,8.12 +5.00,8.12;5.62,7.81 +5.62,7.81;5.94,7.50 +5.94,7.50;6.25,7.50 +6.25,7.50;6.88,7.19 +9.06,7.19;8.75,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,6.25 +8.12,6.25;7.81,5.94 +7.81,5.94;7.50,5.62 +6.88,7.19;6.88,5.62 +6.88,5.62;6.56,5.31 +6.56,5.31;6.25,5.31 +6.25,5.31;5.94,5.31 +5.94,5.31;5.31,5.31 +5.31,5.31;5.00,5.31 +8.75,8.75;8.44,8.44 +8.44,8.44;7.81,8.12 +7.81,8.12;7.50,7.81 +7.50,7.81;6.88,7.50 +6.88,7.50;6.25,7.50 +6.88,4.69;6.88,4.06 +6.88,4.06;6.88,3.44 +6.88,3.44;7.50,3.44 +7.50,3.44;8.75,3.44 +5.62,4.69;5.62,4.06 +5.62,4.06;5.31,3.75 +5.31,3.75;5.00,3.44 +5.00,3.44;4.69,3.12 +4.69,3.12;4.06,3.12 + +# UTF-16 : 69 53 +# UTF-8 : 93 a5 e6 +[6953] 楓 +1.56,0.62;1.56,9.06 +2.50,7.19;0.00,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.56,7.19 +2.50,4.69;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +2.19,0.62;2.50,1.25 +2.50,1.25;2.50,1.56 +2.50,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;3.12,3.75 +3.12,3.75;3.12,4.38 +3.12,4.38;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,8.75 +3.12,8.75;8.44,8.75 +8.44,8.75;8.44,6.88 +8.44,6.88;8.44,5.31 +8.44,5.31;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;9.06,0.62 +9.06,0.62;9.06,0.62 +9.06,0.62;9.38,1.25 +9.38,1.25;9.38,1.56 +9.38,1.56;9.38,2.50 +9.38,2.50;9.38,2.81 +5.62,1.25;5.62,7.81 +4.06,6.25;4.06,3.44 +7.19,6.25;4.06,6.25 +4.06,3.75;7.50,3.75 +7.50,3.75;7.50,6.25 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.50,2.81 +7.50,2.81;7.19,3.12 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;7.81,1.56 +3.75,7.81;4.38,7.81 +4.38,7.81;4.69,7.81 +4.69,7.81;5.31,7.81 +5.31,7.81;5.62,7.81 +5.62,7.81;6.25,7.81 +6.25,7.81;6.56,7.81 +6.56,7.81;6.88,7.81 +6.88,7.81;7.50,7.81 +7.50,7.81;7.81,8.12 + +# UTF-16 : 98 af +# UTF-8 : af a2 e9 +[98af] 颯 +0.31,7.19;3.12,7.19 +1.88,7.19;1.88,9.06 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +2.19,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +2.50,4.06;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.81,6.56 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;0.62,6.56 +2.81,0.62;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.75,8.75 +3.75,8.75;8.44,8.75 +8.44,8.75;8.44,6.88 +8.44,6.88;8.44,5.31 +8.44,5.31;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;9.06,0.62 +9.06,0.62;9.06,0.62 +9.06,0.62;9.38,1.25 +9.38,1.25;9.38,1.56 +9.38,1.56;9.38,2.50 +9.38,2.50;9.38,2.81 +5.94,1.25;5.94,7.81 +4.38,6.25;4.38,3.44 +7.50,6.25;4.69,6.25 +4.38,3.75;7.50,3.75 +7.50,3.75;7.50,6.25 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.88 +7.81,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.12 +3.75,1.25;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.56 +6.88,1.56;7.19,1.56 +7.19,1.56;7.50,1.56 +7.50,1.56;8.12,1.56 +4.38,7.81;5.00,7.81 +5.00,7.81;5.62,7.81 +5.62,7.81;6.25,7.81 +6.25,7.81;7.19,7.81 +7.19,7.81;7.81,8.12 + +# UTF-16 : 8a f7 +# UTF-8 : b7 ab e8 +[8af7] 諷 +0.94,0.94;2.81,0.94 +2.81,0.94;2.81,3.12 +2.81,3.12;0.62,3.12 +0.62,3.12;0.62,0.31 +0.31,7.19;3.12,7.19 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 +2.81,0.62;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.75,8.75 +3.75,8.75;8.44,8.75 +8.44,8.75;8.44,6.88 +8.44,6.88;8.44,5.31 +8.44,5.31;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;9.06,0.62 +9.06,0.62;9.06,0.62 +9.06,0.62;9.38,1.25 +9.38,1.25;9.38,1.56 +9.38,1.56;9.38,2.50 +9.38,2.50;9.38,2.81 +5.94,1.25;6.25,7.81 +4.69,6.25;4.69,3.44 +7.50,6.25;4.69,6.25 +4.69,3.75;7.50,3.75 +7.50,3.75;7.50,6.25 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.88 +7.81,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.12 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.56 +6.88,1.56;7.19,1.56 +7.19,1.56;7.50,1.56 +7.50,1.56;8.12,1.56 +4.38,7.81;5.00,7.81 +5.00,7.81;5.62,7.81 +5.62,7.81;6.56,7.81 +6.56,7.81;7.19,7.81 +7.19,7.81;7.81,8.12 + +# UTF-16 : 5c 16 +# UTF-8 : 96 b0 e5 +[5c16] 尖 +3.12,8.44;2.81,7.81 +2.81,7.81;2.50,7.50 +2.50,7.50;1.88,6.88 +1.88,6.88;1.25,6.56 +1.25,6.56;0.62,5.94 +8.75,5.94;8.44,6.56 +8.44,6.56;7.81,7.19 +7.81,7.19;7.50,7.50 +7.50,7.50;6.88,8.12 +6.88,8.12;6.25,8.44 +0.62,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;4.69,4.06 +4.69,4.06;4.69,4.38 +4.69,4.38;4.69,5.31 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,4.06;4.69,4.38 +0.62,4.06;8.75,4.06 +4.69,9.38;4.69,6.25 +4.69,6.25;4.69,5.94 +4.69,5.94;4.38,5.62 +4.38,5.62;4.06,5.62 +4.06,5.62;3.75,5.62 +3.75,5.62;3.44,5.62 +3.44,5.62;2.81,5.62 + +# UTF-16 : 72 5d +# UTF-8 : 9d 89 e7 +[725d] 牝 +0.31,3.44;0.62,3.75 +0.62,3.75;1.25,3.75 +1.25,3.75;1.56,3.75 +1.56,3.75;1.88,3.75 +1.88,3.75;2.50,4.06 +2.50,4.06;2.81,4.06 +2.81,4.06;3.44,4.06 +3.44,4.06;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,4.38 +1.25,7.50;4.38,7.50 +2.50,0.62;2.50,9.06 +0.31,5.31;0.62,5.94 +0.62,5.94;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;1.25,7.81 +1.25,7.81;1.25,8.44 +1.25,8.44;1.25,8.75 +5.31,9.06;5.31,1.88 +5.31,1.88;5.31,1.56 +5.31,1.56;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.75,3.75 +5.31,5.31;5.62,5.31 +5.62,5.31;5.94,5.62 +5.94,5.62;6.25,5.62 +6.25,5.62;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.75,7.81 + +# UTF-16 : 55 a7 +# UTF-8 : a7 96 e5 +[55a7] 喧 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +3.75,7.19;8.44,7.19 +5.94,8.44;5.94,9.38 +8.75,6.56;9.06,8.44 +8.75,8.44;3.12,8.44 +3.12,8.44;3.12,6.56 +2.81,0.94;9.06,0.94 +4.06,2.19;8.12,2.19 +8.12,2.19;8.12,5.94 +8.12,5.94;3.75,5.94 +3.75,5.94;3.75,2.19 +4.06,4.06;8.12,4.06 + +# UTF-16 : 61 03 +# UTF-8 : 83 84 e6 +[6103] 愃 +3.44,7.19;8.44,7.19 +5.94,8.44;5.94,9.38 +8.75,6.56;9.06,8.44 +8.75,8.44;2.81,8.44 +2.81,8.44;2.81,6.56 +2.50,0.94;9.06,0.94 +3.75,2.19;8.12,2.19 +8.12,2.19;8.12,5.94 +8.12,5.94;3.75,5.94 +3.44,5.94;3.75,2.19 +3.75,4.06;8.12,4.06 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 + +# UTF-16 : 66 84 +# UTF-8 : 84 9a e6 +[6684] 暄 +3.75,7.19;8.44,7.19 +5.94,8.44;5.94,9.38 +8.75,6.56;9.06,8.44 +8.75,8.44;3.12,8.44 +3.12,8.44;3.12,6.56 +2.81,0.94;9.06,0.94 +4.06,2.19;8.12,2.19 +8.12,2.19;8.12,5.94 +8.12,5.94;3.75,5.94 +3.75,5.94;3.75,2.19 +4.06,4.06;8.12,4.06 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,5.31;2.50,5.31 + +# UTF-16 : 8a e0 +# UTF-8 : a0 ab e8 +[8ae0] 諠 +0.94,0.94;2.81,0.94 +2.81,0.94;2.81,3.12 +2.81,3.12;0.62,3.12 +0.62,3.12;0.62,0.31 +0.31,7.19;3.12,7.19 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +4.06,7.19;8.44,7.19 +6.25,8.44;6.25,9.38 +8.75,6.56;9.06,8.44 +8.75,8.44;3.75,8.44 +3.44,8.44;3.75,6.56 +3.12,0.94;9.06,0.94 +4.38,2.19;8.44,2.19 +8.44,2.19;8.44,5.94 +8.44,5.94;4.38,5.94 +4.38,5.94;4.38,2.19 +4.38,4.06;8.44,4.06 + +# UTF-16 : 7f 60 +# UTF-8 : a0 bd e7 +[7f60] 罠 +1.25,7.19;8.44,7.19 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +5.94,7.19;5.94,8.44 +3.44,7.19;3.44,8.44 +1.56,3.44;8.44,3.44 +1.56,0.94;1.56,6.25 +1.56,6.25;7.81,6.25 +7.81,6.25;7.81,4.69 +7.81,4.69;1.56,4.69 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,1.56 +5.00,4.69;5.31,4.06 +5.31,4.06;5.31,3.44 +5.31,3.44;5.62,2.81 +5.62,2.81;5.94,2.19 +5.94,2.19;6.25,1.88 +6.25,1.88;6.88,1.56 +6.88,1.56;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.62 +8.12,0.62;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.19 + +# UTF-16 : 97 ad +# UTF-8 : ad 9e e9 +[97ad] 鞭 +0.00,7.81;3.44,7.81 +2.81,9.06;2.81,6.56 +2.81,6.56;0.94,6.56 +0.94,6.56;0.94,9.06 +3.12,3.44;3.12,5.62 +3.12,5.62;0.62,5.62 +0.31,5.62;0.62,3.44 +0.62,3.44;3.12,3.44 +0.00,2.19;3.75,2.19 +1.88,0.62;1.88,6.56 +9.06,8.44;5.00,8.44 +7.19,4.38;7.19,8.44 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;6.88,3.12 +6.88,3.12;7.19,3.75 +7.19,3.75;7.19,4.06 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.94,3.44 +5.94,3.44;5.62,3.75 +8.75,3.44;8.75,7.50 +8.75,7.50;5.31,7.50 +5.31,7.50;5.31,4.06 +5.31,4.06;8.75,4.06 +5.31,5.94;8.75,5.94 +4.69,9.06;4.69,8.44 +4.69,8.44;4.69,8.12 +4.69,8.12;4.38,7.50 +4.38,7.50;4.38,7.19 +4.38,7.19;4.06,6.56 +4.06,6.56;4.06,6.25 +4.06,6.25;3.75,5.94 +3.75,5.94;3.75,5.31 +3.75,5.31;3.44,5.00 +3.44,5.00;3.12,4.69 +4.38,0.62;4.38,7.19 + +# UTF-16 : 6d cb +# UTF-8 : 8b b7 e6 +[6dcb] 淋 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;1.88,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.25 +0.62,6.25;0.31,6.56 +4.38,0.62;4.38,9.06 +5.62,7.19;2.50,7.19 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.06,7.19 +5.62,3.75;5.31,4.38 +5.31,4.38;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,5.62;4.69,6.25 +4.69,6.25;4.38,7.19 +7.19,0.62;7.50,9.06 +9.06,7.19;5.94,7.19 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,3.75;6.56,4.38 +6.56,4.38;6.56,5.00 +6.56,5.00;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.19,6.56 +7.19,6.56;7.19,7.19 +9.38,2.19;9.06,2.81 +9.06,2.81;8.75,3.12 +8.75,3.12;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.69 +8.12,4.69;8.12,5.00 +8.12,5.00;7.81,5.62 +7.81,5.62;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.50,7.19 + +# UTF-16 : 74 33 +# UTF-8 : b3 90 e7 +[7433] 琳 +2.50,8.44;0.31,8.44 +2.50,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.00,1.25;0.62,1.56 +0.62,1.56;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,1.88 +2.19,1.88;2.81,2.19 +4.38,0.62;4.38,9.06 +5.62,7.19;2.50,7.19 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.06,7.19 +5.62,3.75;5.31,4.38 +5.31,4.38;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,5.62;4.69,6.25 +4.69,6.25;4.38,7.19 +7.19,0.62;7.50,9.06 +9.06,7.19;5.94,7.19 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,3.75;6.56,4.38 +6.56,4.38;6.56,5.00 +6.56,5.00;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.19,6.56 +7.19,6.56;7.19,7.19 +9.38,2.19;9.06,2.81 +9.06,2.81;8.75,3.12 +8.75,3.12;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.69 +8.12,4.69;8.12,5.00 +8.12,5.00;7.81,5.62 +7.81,5.62;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.50,7.19 + +# UTF-16 : 91 82 +# UTF-8 : 82 86 e9 +[9182] 醂 +3.12,1.25;3.12,6.88 +3.12,6.88;0.62,6.88 +0.62,6.88;0.62,0.62 +0.62,1.25;3.12,1.25 +0.62,2.81;3.12,2.81 +0.31,8.44;3.44,8.44 +1.56,8.44;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.56,5.94 +1.56,5.94;1.56,5.31 +1.56,5.31;1.25,4.69 +1.25,4.69;1.25,4.38 +1.25,4.38;0.94,3.75 +0.94,3.75;0.62,3.75 +2.19,8.44;2.19,5.00 +2.19,5.00;2.19,4.69 +2.19,4.69;2.81,4.38 +2.81,4.38;3.12,4.38 +5.00,0.62;5.00,9.06 +6.25,7.19;3.44,7.19 +3.44,2.50;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.38,4.69 +4.38,4.69;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.00,7.19 +6.25,3.75;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.62,5.62 +5.62,5.62;5.31,6.25 +5.31,6.25;5.31,7.19 +7.81,0.62;7.81,9.06 +9.06,7.19;6.56,7.19 +5.94,1.88;6.25,2.19 +6.25,2.19;6.25,2.81 +6.25,2.81;6.56,3.44 +6.56,3.44;6.88,3.75 +6.88,3.75;6.88,4.38 +6.88,4.38;7.19,5.00 +7.19,5.00;7.19,5.62 +7.19,5.62;7.50,5.94 +7.50,5.94;7.50,6.56 +7.50,6.56;7.81,7.19 +9.38,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;8.75,3.75 +8.75,3.75;8.75,4.06 +8.75,4.06;8.44,4.69 +8.44,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;8.12,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.81,7.19 + +# UTF-16 : 73 45 +# UTF-8 : 85 8d e7 +[7345] 獅 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,7.81 +1.25,7.81;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.88,6.25 +1.88,6.25;1.88,5.94 +1.88,5.94;1.88,5.31 +1.88,5.31;2.19,4.69 +2.19,4.69;2.19,4.06 +2.19,4.06;2.19,3.44 +2.19,3.44;2.19,2.81 +2.19,2.81;2.19,2.50 +2.19,2.50;1.88,1.88 +1.88,1.88;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,9.06;2.19,8.44 +2.19,8.44;1.88,7.81 +1.88,7.81;1.25,7.50 +1.25,7.50;0.62,6.88 +0.62,6.88;0.00,6.56 +1.88,5.31;1.56,5.00 +1.56,5.00;1.25,4.69 +1.25,4.69;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.00,3.75 +7.81,1.88;8.44,1.88 +8.44,1.88;8.75,1.88 +8.75,1.88;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,2.50 +9.06,2.50;9.06,6.56 +9.06,6.56;5.94,6.56 +5.94,6.56;5.94,1.56 +9.06,8.44;5.62,8.44 +7.50,0.62;7.50,8.44 +2.81,5.62;5.31,5.62 +5.31,5.62;5.31,7.81 +5.31,7.81;2.81,7.81 +2.81,7.81;2.81,0.62 +5.31,0.62;5.31,4.06 +5.31,4.06;3.12,4.06 +2.81,1.25;5.31,1.25 +4.38,9.06;4.06,8.75 +4.06,8.75;4.06,8.12 +4.06,8.12;4.06,7.81 +4.06,7.81;3.75,7.81 + +# UTF-16 : 9c 24 +# UTF-8 : a4 b0 e9 +[9c24] 鰤 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,7.81 +2.19,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.44;2.50,8.44 +0.62,5.31;2.81,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.25;3.44,1.56 +3.44,1.56;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,2.81 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.19,2.19 +2.19,2.19;2.19,2.81 +2.19,2.81;2.19,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.25,2.19 +1.25,2.19;1.25,2.81 +0.31,0.31;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +8.12,1.88;8.44,1.88 +8.44,1.88;8.75,1.88 +8.75,1.88;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,6.56 +9.06,6.56;6.56,6.56 +6.56,6.56;6.56,1.56 +9.06,8.44;6.25,8.44 +7.81,0.62;7.81,8.44 +4.06,5.62;5.94,5.62 +5.62,5.62;5.94,7.81 +5.62,7.81;3.75,7.81 +3.75,7.81;3.75,0.62 +5.62,0.62;5.94,4.06 +5.62,4.06;4.06,4.06 +3.75,1.25;5.94,1.25 +5.00,9.06;5.00,8.75 +5.00,8.75;4.69,8.12 +4.69,8.12;4.69,7.81 +4.69,7.81;4.69,7.81 + +# UTF-16 : 51 cb +# UTF-8 : 8b 87 e5 +[51cb] 凋 +0.31,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.12 +0.94,8.12;0.62,8.75 +2.50,0.62;2.50,1.25 +2.50,1.25;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,8.75 +3.12,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +3.75,7.50;8.12,7.50 +3.75,5.62;8.12,5.62 +5.94,5.62;5.94,8.75 +4.38,1.88;7.50,1.88 +7.50,1.88;7.50,4.38 +7.50,4.38;4.38,4.38 +4.38,4.38;4.38,1.25 + +# UTF-16 : 9b db +# UTF-8 : 9b af e9 +[9bdb] 鯛 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,7.81 +2.19,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.44;2.50,8.44 +0.62,5.31;3.12,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,2.81 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.25,2.81 +0.31,0.31;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +3.44,0.62;3.75,1.25 +3.75,1.25;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,8.75 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +4.69,7.50;8.12,7.50 +4.38,5.62;8.44,5.62 +6.56,5.62;6.56,8.75 +5.31,1.88;7.81,1.88 +7.81,1.88;7.81,4.38 +7.81,4.38;5.00,4.38 +5.00,4.38;5.00,1.25 + +# UTF-16 : 8c 8d +# UTF-8 : 8d b2 e8 +[8c8d] 貍 +0.31,5.00;0.62,5.00 +0.62,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.44,7.81 +0.31,7.50;0.62,7.81 +0.62,7.81;1.25,7.81 +1.25,7.81;1.88,8.12 +1.88,8.12;2.50,8.44 +2.50,8.44;2.81,8.75 +2.81,8.75;3.44,9.06 +0.31,3.12;0.62,3.12 +0.62,3.12;1.25,3.75 +1.25,3.75;1.88,4.06 +1.88,4.06;2.19,4.38 +2.19,4.38;2.81,5.00 +2.81,5.00;2.81,5.31 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.19,2.50 +2.19,2.50;2.81,3.12 +2.81,3.12;3.12,3.75 +2.50,6.56;2.50,6.88 +2.50,6.88;2.19,7.19 +2.19,7.19;2.19,7.81 +2.19,7.81;2.19,7.81 +1.25,5.62;1.25,5.94 +1.25,5.94;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.94,7.19 +1.88,0.62;2.19,0.62 +2.19,0.62;2.50,0.62 +2.50,0.62;2.81,0.62 +2.81,0.62;3.12,0.94 +3.12,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,6.25 +6.25,4.69;6.56,0.94 +6.25,8.75;6.56,5.00 +4.06,4.69;8.75,4.69 +8.75,4.69;8.75,8.75 +8.75,8.75;4.06,8.75 +4.06,8.75;4.06,4.69 +4.06,6.88;8.75,6.88 +3.75,0.94;9.38,0.94 +9.06,3.12;3.75,3.12 + +# UTF-16 : 9b c9 +# UTF-8 : 89 af e9 +[9bc9] 鯉 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.44 +2.81,8.44;2.81,8.44 +0.00,6.25;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.44;2.81,8.44 +0.94,5.31;3.75,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.75,7.19 +3.75,7.19;3.75,3.44 +3.75,3.44;0.94,3.44 +2.19,7.19;2.19,3.44 +4.38,1.25;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;3.75,2.81 +3.75,2.81;3.75,2.81 +3.12,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.50,2.81 +1.88,0.62;1.88,0.94 +1.88,0.94;1.88,1.56 +1.88,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +0.31,0.31;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +6.56,4.69;6.56,0.94 +6.56,8.75;6.56,5.00 +4.69,4.69;8.75,4.69 +8.75,4.69;8.75,8.75 +8.75,8.75;4.38,8.75 +4.38,8.75;4.38,4.69 +4.69,6.88;8.75,6.88 +4.06,0.94;9.38,0.94 +9.06,3.12;4.38,3.12 + +# UTF-16 : 8c 48 +# UTF-8 : 88 b1 e8 +[8c48] 豈 +1.25,8.75;1.25,7.19 +1.25,7.19;8.12,7.19 +8.12,7.19;8.12,8.75 +4.69,7.19;4.69,9.06 +0.62,0.94;8.75,0.94 +0.62,6.25;8.75,6.25 +1.88,3.12;1.88,5.00 +1.88,5.00;7.50,5.00 +7.50,5.00;7.50,3.12 +7.50,3.12;1.88,3.12 +5.62,0.94;5.94,1.25 +5.94,1.25;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.88,3.12 +3.44,0.94;3.44,1.25 +3.44,1.25;3.12,1.88 +3.12,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.50,3.12 + +# UTF-16 : 93 a7 +# UTF-8 : a7 8e e9 +[93a7] 鎧 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,1.88 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.44 +1.88,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +3.44,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +4.06,8.75;4.06,7.19 +4.06,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +6.56,7.19;6.56,9.06 +3.44,0.94;9.38,0.94 +3.44,6.25;9.38,6.25 +4.38,3.12;4.38,5.00 +4.38,5.00;8.75,5.00 +8.75,5.00;8.75,3.12 +8.75,3.12;4.38,3.12 +7.19,0.94;7.50,1.25 +7.50,1.25;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;7.81,2.81 +7.81,2.81;8.12,3.12 +5.62,0.94;5.31,1.25 +5.31,1.25;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 + +# UTF-16 : 51 f1 +# UTF-8 : b1 87 e5 +[51f1] 凱 +0.31,0.94;0.94,0.94 +0.94,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;4.69,1.88 +4.38,0.62;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.62,3.12 +5.62,3.12;5.62,4.06 +5.62,4.06;5.94,4.69 +5.94,4.69;5.94,5.62 +5.94,5.62;5.94,6.88 +5.62,6.88;5.94,8.75 +5.62,8.75;8.12,8.75 +8.12,8.75;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,0.94 +9.06,0.94;9.38,1.56 +9.38,1.56;9.38,2.50 +9.38,2.50;9.38,3.12 +9.38,3.12;9.38,3.75 +0.62,8.75;0.62,7.19 +0.62,7.19;5.00,7.19 +4.69,7.19;5.00,8.75 +2.81,7.19;2.81,9.06 +0.31,6.25;5.31,6.25 +0.94,3.12;0.94,5.00 +0.94,5.00;4.69,5.00 +4.38,5.00;4.69,3.44 +4.38,3.44;0.94,3.44 +3.44,1.56;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.12 +4.06,3.12;4.06,3.44 +1.88,1.25;1.88,1.56 +1.88,1.56;1.88,1.88 +1.88,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.25,3.44 + +# UTF-16 : 78 26 +# UTF-8 : a6 a0 e7 +[7826] 砦 +2.81,9.06;2.81,5.31 +1.25,8.44;1.25,5.31 +4.69,7.50;2.81,7.50 +0.62,5.00;0.94,5.31 +0.94,5.31;1.56,5.31 +1.56,5.31;2.19,5.31 +2.19,5.31;2.50,5.31 +2.50,5.31;3.12,5.62 +3.12,5.62;3.44,5.62 +3.44,5.62;3.75,5.62 +3.75,5.62;4.69,5.94 +4.69,5.94;5.00,5.94 +5.31,9.06;5.31,5.94 +5.31,5.94;5.62,5.31 +5.62,5.31;6.25,5.31 +6.25,5.31;6.88,5.31 +6.88,5.31;7.19,5.31 +7.19,5.31;8.12,5.31 +8.12,5.31;8.44,5.62 +8.44,5.62;8.75,5.94 +8.75,5.94;8.75,6.56 +8.75,6.56;8.75,6.88 +5.31,7.19;5.94,7.50 +5.94,7.50;6.56,7.50 +6.56,7.50;7.50,7.81 +7.50,7.81;8.12,8.12 +8.12,8.12;8.75,8.44 +9.06,4.69;0.31,4.69 +2.19,3.12;8.12,3.12 +8.12,3.12;8.12,0.62 +2.19,0.62;2.19,3.12 +2.19,0.94;8.12,0.94 +0.31,1.88;0.62,2.19 +0.62,2.19;0.94,2.19 +0.94,2.19;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;3.44,4.69 + +# UTF-16 : 4e 9b +# UTF-8 : 9b ba e4 +[4e9b] 些 +8.75,0.94;0.62,0.94 +7.81,3.12;1.56,3.12 +2.81,9.06;2.81,4.69 +1.25,8.12;1.25,4.38 +4.69,7.19;2.81,7.19 +0.62,4.06;0.94,4.38 +0.94,4.38;1.56,4.38 +1.56,4.38;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;3.12,4.69 +3.12,4.69;3.44,4.69 +3.44,4.69;3.75,4.69 +3.75,4.69;4.69,5.00 +4.69,5.00;5.00,5.00 +5.31,9.06;5.31,5.00 +5.31,5.00;5.62,4.69 +5.62,4.69;5.94,4.38 +5.94,4.38;6.56,4.38 +6.56,4.38;6.88,4.38 +6.88,4.38;7.19,4.38 +7.19,4.38;8.12,4.69 +8.12,4.69;8.44,4.69 +8.44,4.69;8.75,5.00 +8.75,5.00;8.75,5.94 +8.75,5.94;8.75,6.25 +5.31,6.88;5.94,6.88 +5.94,6.88;6.56,7.19 +6.56,7.19;7.50,7.50 +7.50,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 + +# UTF-16 : 7a fa +# UTF-8 : ba ab e7 +[7afa] 竺 +3.12,5.62;3.12,5.94 +3.12,5.94;2.81,6.25 +2.81,6.25;2.81,6.88 +2.81,6.88;2.50,7.19 +2.50,7.19;2.50,7.81 +7.19,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.56,7.81 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.88 +1.25,6.88;0.94,6.56 +0.94,6.56;0.94,6.25 +0.94,6.25;0.62,5.94 +0.62,5.94;0.31,5.62 +9.06,7.81;5.62,7.81 +4.69,7.81;1.56,7.81 +6.25,9.38;5.94,8.44 +5.94,8.44;5.62,7.81 +5.62,7.81;5.31,7.50 +5.31,7.50;5.31,7.19 +5.31,7.19;5.00,6.88 +5.00,6.88;4.69,6.56 +4.69,6.56;4.38,6.25 +4.38,6.25;4.38,5.94 +8.75,0.94;0.62,0.94 +7.81,4.38;1.56,4.38 + +# UTF-16 : 9e cd +# UTF-8 : 8d bb e9 +[9ecd] 黍 +0.62,7.19;8.75,7.19 +4.69,5.62;4.69,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +0.31,5.00;0.94,5.31 +0.94,5.31;1.56,5.31 +1.56,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.69,7.19 +9.06,5.00;8.44,5.31 +8.44,5.31;7.81,5.31 +7.81,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,5.94 +6.56,5.94;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,6.88 +5.31,6.88;4.69,7.19 +9.06,3.12;8.44,3.44 +8.44,3.44;7.81,3.75 +7.81,3.75;7.19,4.06 +7.19,4.06;6.88,4.06 +6.88,4.06;6.25,4.38 +6.25,4.38;5.94,4.69 +5.94,4.69;5.62,5.00 +5.62,5.00;5.31,5.31 +5.31,5.31;5.00,5.31 +5.00,5.31;4.69,5.62 +4.69,5.62;4.06,5.31 +4.06,5.31;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;2.50,4.06 +2.50,4.06;2.19,4.06 +2.19,4.06;1.56,3.75 +1.56,3.75;0.94,3.44 +0.94,3.44;0.31,3.12 +4.69,4.69;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.12,0.94 +3.12,0.94;3.12,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;4.06,2.50 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.31,2.19 +3.75,2.50;3.44,3.12 +3.44,3.12;2.81,3.44 +2.81,3.44;2.50,3.44 +2.50,3.44;2.19,3.75 +7.19,3.75;6.56,3.44 +6.56,3.44;6.25,3.12 +6.25,3.12;5.62,2.81 +5.62,2.81;5.62,2.81 + +# UTF-16 : 9e ce +# UTF-8 : 8e bb e9 +[9ece] 黎 +0.62,5.00;0.94,5.31 +0.94,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +4.38,9.06;3.44,8.75 +3.44,8.75;2.81,8.75 +2.81,8.75;2.19,8.44 +2.19,8.44;1.56,8.44 +1.56,8.44;0.62,8.44 +2.50,4.69;2.50,8.44 +4.38,7.19;0.62,7.19 +4.06,5.94;3.75,6.25 +3.75,6.25;3.44,6.56 +3.44,6.56;3.12,6.56 +3.12,6.56;2.81,6.88 +2.81,6.88;2.50,7.19 +9.06,3.12;8.44,3.44 +8.44,3.44;7.81,3.75 +7.81,3.75;7.19,4.06 +7.19,4.06;6.88,4.06 +6.88,4.06;6.25,4.38 +6.25,4.38;5.94,4.69 +5.94,4.69;5.62,5.00 +5.62,5.00;5.31,5.00 +5.31,5.00;4.69,5.62 +4.69,5.62;4.06,5.00 +4.06,5.00;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;2.50,4.06 +2.50,4.06;2.19,4.06 +2.19,4.06;1.56,3.75 +1.56,3.75;0.94,3.44 +0.94,3.44;0.31,3.12 +4.69,4.69;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.12,0.94 +3.12,0.94;3.12,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;4.06,2.50 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.31,2.19 +3.75,2.50;3.44,3.12 +3.44,3.12;2.81,3.44 +2.81,3.44;2.50,3.44 +2.50,3.44;2.19,3.75 +7.19,3.75;6.56,3.44 +6.56,3.44;6.25,3.12 +6.25,3.12;5.62,2.81 +5.62,2.81;5.62,2.81 +5.62,8.12;8.75,8.12 +8.75,8.12;8.75,7.50 +8.75,7.50;8.75,6.88 +8.75,6.88;8.75,6.56 +8.75,6.56;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.12,5.00 +8.12,5.00;8.12,5.00 +7.81,5.00;7.50,5.00 +7.50,5.00;7.19,5.00 +7.19,5.00;6.88,5.00 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.94,8.75 +5.94,8.75;5.94,9.38 +5.62,5.62;5.94,5.94 +5.94,5.94;6.56,6.56 +6.56,6.56;6.88,7.19 +6.88,7.19;7.19,7.81 +7.19,7.81;7.50,8.12 + +# UTF-16 : 82 78 +# UTF-8 : b8 89 e8 +[8278] 艸 +6.88,0.31;6.88,9.06 +0.62,0.31;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,5.31 +2.50,5.31;2.50,6.25 +2.50,6.25;2.50,9.06 +4.38,7.81;4.38,2.50 +4.38,3.44;0.62,3.44 +0.62,3.44;0.62,7.81 +8.75,7.81;8.75,2.50 +8.75,3.44;5.31,3.44 +5.31,3.44;5.31,7.81 + +# UTF-16 : 8f 5f +# UTF-8 : 9f bd e8 +[8f5f] 轟 +1.56,6.25;7.81,6.25 +7.81,6.25;7.81,7.81 +7.81,7.81;1.56,7.81 +1.56,7.81;1.56,5.94 +1.56,7.19;7.81,7.19 +0.31,5.31;9.06,5.31 +4.69,4.69;4.69,9.38 +0.62,8.44;8.75,8.44 +0.94,1.88;4.38,1.88 +4.38,1.88;4.38,3.75 +4.38,3.75;0.62,3.75 +0.62,3.75;0.62,1.88 +0.94,2.81;4.06,2.81 +0.31,1.25;4.69,1.25 +2.50,0.31;2.50,5.00 +0.31,4.38;4.69,4.38 +8.44,1.88;5.00,1.88 +5.00,1.88;5.00,3.75 +5.00,3.75;8.75,3.75 +8.75,3.75;8.75,1.88 +8.44,2.81;5.31,2.81 +9.06,1.25;5.00,1.25 +6.88,0.31;6.88,5.00 +9.06,4.38;5.00,4.38 + +# UTF-16 : 85 4e +# UTF-8 : 8e 95 e8 +[854e] 蕎 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +2.81,0.94;3.12,2.81 +2.81,2.81;6.56,2.81 +6.25,2.81;6.56,1.56 +6.25,1.56;3.12,1.56 +6.25,0.62;6.56,0.62 +6.56,0.62;7.19,0.62 +7.19,0.62;7.50,0.62 +7.50,0.62;7.50,0.62 +7.50,0.62;7.81,0.62 +7.81,0.62;8.12,0.94 +8.12,0.94;8.12,1.25 +8.12,1.25;8.12,3.44 +8.12,3.44;1.25,3.44 +1.25,3.44;1.25,0.62 +1.25,7.19;1.88,7.19 +1.88,7.19;2.81,7.19 +2.81,7.19;3.44,7.19 +3.44,7.19;4.06,7.50 +4.06,7.50;4.69,7.50 +4.69,7.50;5.62,7.50 +5.62,7.50;6.25,7.50 +6.25,7.50;6.88,7.50 +6.88,7.50;7.50,7.50 +7.50,7.50;8.12,7.81 +9.06,6.25;0.31,6.25 +2.81,4.38;6.56,4.38 +6.56,4.38;6.56,5.31 +6.56,5.31;2.81,5.31 +2.81,5.31;2.81,4.06 +9.06,4.38;8.44,4.69 +8.44,4.69;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.31 +6.56,5.31;6.25,5.62 +6.25,5.62;5.62,5.94 +5.62,5.94;5.31,6.25 +0.31,4.38;0.94,4.69 +0.94,4.69;1.56,4.69 +1.56,4.69;2.19,5.00 +2.19,5.00;2.81,5.31 +2.81,5.31;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 + +# UTF-16 : 84 bf +# UTF-8 : bf 92 e8 +[84bf] 蒿 +0.62,8.12;8.75,8.12 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +0.62,6.88;8.75,6.88 +4.69,6.88;4.69,7.81 +2.81,0.94;2.81,3.12 +2.81,3.12;6.88,3.12 +6.88,3.12;6.88,1.56 +6.88,1.56;2.81,1.56 +2.19,4.69;2.19,5.94 +2.19,5.94;7.19,5.94 +7.19,5.94;7.19,4.69 +7.19,4.69;2.19,4.69 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,4.06 +8.44,4.06;0.94,4.06 +0.94,4.06;0.94,0.62 + +# UTF-16 : 85 c1 +# UTF-8 : 81 97 e8 +[85c1] 藁 +0.62,8.44;8.75,8.44 +2.81,8.12;2.81,9.38 +6.56,8.12;6.56,9.38 +0.62,7.50;8.75,7.50 +4.69,7.50;4.69,8.12 +2.81,3.12;2.81,4.69 +2.81,4.69;6.88,4.69 +6.88,4.69;6.88,3.75 +6.88,3.75;2.81,3.75 +2.19,5.94;2.19,6.88 +2.19,6.88;7.19,6.88 +7.19,6.88;7.19,5.94 +7.19,5.94;2.19,5.94 +6.56,3.12;7.19,3.12 +7.19,3.12;7.50,3.12 +7.50,3.12;7.81,3.12 +7.81,3.12;8.12,3.12 +8.12,3.12;8.44,3.44 +8.44,3.44;8.44,3.44 +8.44,3.44;8.44,5.31 +8.44,5.31;0.94,5.31 +0.94,5.31;0.94,2.81 +8.75,2.50;0.62,2.50 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.56,1.56 +6.56,1.56;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,0.31;4.69,3.12 + +# UTF-16 : 5b e6 +# UTF-8 : a6 af e5 +[5be6] 實 +4.69,8.44;4.69,9.38 +8.44,7.50;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,7.50 +1.56,2.19;7.81,2.19 +7.81,2.19;7.81,5.31 +7.81,5.31;1.56,5.31 +1.56,5.31;1.56,1.88 +1.56,3.12;7.81,3.12 +1.56,4.06;7.81,4.06 +0.62,0.62;1.25,0.94 +1.25,0.94;2.19,0.94 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.75,1.56 +8.75,0.62;8.44,0.62 +8.44,0.62;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.56 +0.31,6.88;9.06,6.88 +4.38,5.94;4.69,6.25 +4.69,6.25;4.69,6.88 +4.69,6.88;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.00,7.81 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;1.88,7.81 +1.88,7.81;8.12,7.81 +7.81,7.81;7.81,7.19 +7.81,7.19;7.81,6.88 +7.81,6.88;7.81,6.56 +7.81,6.56;7.50,6.25 +7.50,6.25;7.50,5.94 +7.50,5.94;1.56,5.94 + +# UTF-16 : 85 dd +# UTF-8 : 9d 97 e8 +[85dd] 藝 +0.62,8.44;8.75,8.44 +3.12,8.12;3.12,9.38 +6.25,8.12;6.25,9.38 +8.75,2.50;0.62,2.50 +8.12,3.44;1.25,3.44 +8.44,0.31;8.12,0.62 +8.12,0.62;7.81,0.94 +7.81,0.94;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +2.19,0.62;2.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,2.19 +3.75,2.19;4.06,2.50 +0.94,0.62;1.56,0.62 +1.56,0.62;2.19,0.62 +2.19,0.62;2.81,0.62 +2.81,0.62;3.75,0.62 +3.75,0.62;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +0.62,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +3.44,6.88;3.44,5.94 +3.44,5.94;3.75,5.62 +3.75,5.62;4.06,5.62 +4.06,5.62;4.69,5.62 +4.69,5.62;4.69,6.25 +4.69,6.25;5.00,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;6.25,5.94 +6.25,5.94;6.56,5.62 +6.56,5.62;7.19,5.00 +7.19,5.00;7.81,4.69 +4.69,3.75;5.00,4.06 +5.00,4.06;5.62,4.38 +5.62,4.38;6.25,5.00 +6.25,5.00;6.56,5.62 +6.56,5.62;6.56,6.25 +6.56,6.25;6.56,6.56 +6.56,6.56;6.56,6.88 +6.56,6.88;6.56,8.12 +4.69,4.38;4.06,4.06 +4.06,4.06;3.44,4.06 +3.44,4.06;2.81,4.06 +2.81,4.06;2.50,4.06 +2.50,4.06;2.19,4.06 +2.19,4.06;1.56,4.06 +1.56,4.06;1.25,3.75 +1.25,3.75;0.62,3.75 +4.69,5.00;0.94,5.00 +2.81,4.06;2.81,5.94 +4.69,6.88;0.62,6.88 +4.38,7.81;0.94,7.81 +2.81,6.88;2.81,8.12 +5.00,7.50;8.12,7.50 +8.12,7.50;8.12,6.56 +8.12,6.56;8.12,5.94 +8.12,5.94;8.12,5.31 +8.12,5.31;8.12,5.00 +8.12,5.00;8.44,4.38 +8.44,4.38;8.75,3.75 +8.75,3.75;8.75,3.75 +8.75,3.75;9.06,4.06 +9.06,4.06;9.06,4.69 +9.06,4.69;9.06,5.31 + +# UTF-16 : 5b 78 +# UTF-8 : b8 ad e5 +[5b78] 學 +0.94,8.44;1.25,5.31 +1.25,6.56;3.12,6.56 +1.25,7.50;3.12,7.50 +6.25,6.56;8.12,6.56 +6.25,7.50;8.44,7.50 +6.25,8.75;8.44,8.75 +8.44,8.75;8.12,5.31 +0.94,8.44;1.25,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.81,8.75 +2.81,8.75;3.12,8.75 +0.31,2.50;9.06,2.50 +7.50,4.38;1.88,4.38 +4.69,3.12;4.69,1.25 +4.69,1.25;4.69,0.62 +4.69,0.62;4.38,0.62 +4.38,0.62;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.12,0.62 +3.12,0.62;2.50,0.62 +8.75,4.06;9.06,5.31 +8.75,5.31;0.62,5.31 +0.31,5.31;0.62,4.06 +7.19,4.38;6.88,4.06 +6.88,4.06;6.56,3.75 +6.56,3.75;5.94,3.44 +5.94,3.44;5.31,3.12 +5.31,3.12;4.69,3.12 +3.44,7.50;4.06,7.81 +4.06,7.81;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +3.44,9.06;4.06,8.75 +4.06,8.75;4.38,8.75 +4.38,8.75;5.00,8.44 +5.00,8.44;5.31,8.12 +5.31,8.12;5.94,7.81 +3.44,5.62;4.06,5.94 +4.06,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +3.44,7.19;4.06,6.88 +4.06,6.88;4.38,6.88 +4.38,6.88;5.00,6.56 +5.00,6.56;5.31,6.25 +5.31,6.25;5.94,5.94 + +# UTF-16 : 89 ba +# UTF-8 : ba a6 e8 +[89ba] 覺 +1.88,2.19;7.81,2.19 +7.81,2.19;7.81,5.00 +7.81,5.00;1.56,5.00 +1.56,5.00;1.56,2.19 +1.56,3.12;7.81,3.12 +1.56,4.06;7.81,4.06 +5.62,2.19;5.62,1.25 +5.62,1.25;5.62,0.62 +5.62,0.62;6.25,0.62 +6.25,0.62;7.19,0.62 +7.19,0.62;7.81,0.62 +7.81,0.62;8.12,0.62 +8.12,0.62;8.44,1.25 +8.44,1.25;8.44,1.88 +8.44,1.88;8.75,2.19 +0.62,0.62;1.25,0.62 +1.25,0.62;1.88,0.62 +1.88,0.62;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +0.94,8.44;1.25,5.94 +1.25,6.88;3.12,6.88 +1.25,7.81;3.12,7.81 +6.25,6.88;8.12,6.88 +6.25,7.81;8.44,7.81 +6.25,8.75;8.44,8.75 +8.44,8.75;8.12,5.94 +0.94,8.44;1.25,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.81,8.75 +2.81,8.75;3.12,8.75 +8.75,4.69;9.06,5.94 +8.75,5.94;0.62,5.94 +0.31,5.94;0.62,4.69 +3.44,7.81;4.06,8.12 +4.06,8.12;4.69,8.44 +4.69,8.44;5.00,8.44 +5.00,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +3.44,9.06;4.06,8.75 +4.06,8.75;4.38,8.75 +4.38,8.75;5.00,8.44 +5.00,8.44;5.31,8.12 +5.31,8.12;5.94,7.81 +3.44,6.25;4.06,6.56 +4.06,6.56;4.69,6.88 +4.69,6.88;5.00,6.88 +5.00,6.88;5.62,7.19 +5.62,7.19;5.94,7.81 +3.44,7.50;4.06,7.50 +4.06,7.50;4.38,7.19 +4.38,7.19;5.00,6.88 +5.00,6.88;5.31,6.56 +5.31,6.56;5.94,6.25 + +# UTF-16 : 90 3c +# UTF-8 : bc 80 e9 +[903c] 逼 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;2.19,2.50 +3.75,5.94;8.12,5.94 +8.12,5.94;8.12,7.81 +8.12,7.81;3.44,7.81 +3.44,7.81;3.44,5.94 +2.81,8.75;8.75,8.75 +5.94,1.88;5.94,5.00 +3.12,1.88;8.44,1.88 +8.44,1.88;8.44,5.00 +8.44,5.00;3.12,5.00 +3.12,5.00;3.12,1.88 +3.12,3.44;8.44,3.44 + +# UTF-16 : 82 d4 +# UTF-8 : 94 8b e8 +[82d4] 苔 +0.31,8.12;9.06,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +7.81,0.62;7.81,3.75 +7.81,3.75;1.56,3.75 +1.56,3.75;1.56,0.62 +1.88,1.25;7.81,1.25 +8.75,4.38;8.12,4.69 +8.12,4.69;7.81,5.31 +7.81,5.31;7.19,5.62 +7.19,5.62;6.88,6.25 +6.88,6.25;6.25,6.56 +0.62,4.69;1.25,4.69 +1.25,4.69;2.19,4.69 +2.19,4.69;2.81,5.00 +2.81,5.00;3.44,5.00 +3.44,5.00;4.06,5.00 +4.06,5.00;5.00,5.00 +5.00,5.00;5.62,5.00 +5.62,5.00;6.25,5.00 +6.25,5.00;7.19,5.00 +7.19,5.00;7.81,5.31 +1.88,4.69;2.50,5.31 +2.50,5.31;2.81,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.75,6.88 +3.75,6.88;4.06,7.50 + +# UTF-16 : 60 f9 +# UTF-8 : b9 83 e6 +[60f9] 惹 +0.62,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +2.81,3.12;3.12,1.88 +2.81,1.88;3.12,1.25 +3.12,1.25;3.12,0.94 +3.12,0.94;3.44,0.62 +3.44,0.62;3.75,0.62 +3.75,0.62;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;5.00,0.62 +5.00,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;6.25,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;7.19,0.94 +7.19,0.94;7.19,1.56 +7.19,1.56;7.50,2.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +8.75,6.88;0.62,6.88 +2.81,3.75;8.12,3.75 +8.12,3.75;8.12,5.62 +8.12,5.62;2.50,5.62 +2.50,5.62;2.50,3.75 +0.31,4.38;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;3.12,5.94 +3.12,5.94;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;3.75,7.19 +3.75,7.19;4.06,7.81 + +# UTF-16 : 8f c4 +# UTF-8 : 84 bf e8 +[8fc4] 迄 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;2.19,2.50 +8.75,8.44;4.06,8.44 +2.81,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.38,9.38 +8.44,6.88;3.75,6.88 +8.44,4.38;8.44,3.75 +8.44,3.75;8.44,3.44 +8.44,3.44;8.12,2.81 +8.12,2.81;7.81,2.50 +7.81,2.50;7.19,2.19 +7.19,2.19;6.56,2.19 +6.56,2.19;5.94,2.19 +5.94,2.19;5.62,2.19 +5.62,2.19;5.00,2.19 +5.00,2.19;4.69,2.19 +4.69,2.19;4.06,2.50 +4.06,2.50;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.62,5.31 +5.62,5.31;6.56,5.94 +6.56,5.94;7.19,6.25 +7.19,6.25;8.12,6.88 + +# UTF-16 : 8d 05 +# UTF-8 : 85 b4 e8 +[8d05] 贅 +0.62,7.19;4.38,7.19 +0.31,7.81;4.69,7.81 +0.62,8.75;4.38,8.75 +2.50,7.19;2.50,9.38 +1.56,2.19;7.81,2.19 +7.81,2.19;7.81,5.31 +7.81,5.31;1.56,5.31 +1.56,5.31;1.56,2.19 +1.56,3.12;7.81,3.12 +1.56,4.38;7.81,4.38 +0.62,0.62;0.94,0.62 +0.94,0.62;1.56,0.94 +1.56,0.94;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +8.75,0.62;8.44,0.62 +8.44,0.62;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.88 +4.69,5.62;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;6.25,6.25 +6.25,6.25;6.56,6.56 +6.56,6.56;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.44,8.44 +8.75,5.62;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.81,6.25 +7.81,6.25;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.44;9.06,8.44 +4.69,7.19;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +0.31,5.31;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;1.88,7.19 +1.88,6.56;4.38,6.56 +4.38,6.56;4.38,6.25 +4.38,6.25;4.06,5.94 +4.06,5.94;3.75,5.62 +3.75,5.62;3.12,5.62 +3.12,5.62;2.81,5.94 + +# UTF-16 : 64 e7 +# UTF-8 : a7 93 e6 +[64e7] 擧 +0.94,8.44;1.25,5.31 +1.25,6.25;3.12,6.25 +1.25,7.50;3.12,7.50 +3.75,8.44;5.94,8.44 +6.25,6.25;8.12,6.25 +6.25,7.50;8.44,7.50 +6.25,8.75;8.44,8.75 +8.44,8.75;8.12,5.31 +3.75,6.88;3.75,5.31 +3.75,9.06;3.75,7.19 +3.75,7.19;5.62,7.19 +5.62,7.19;5.62,5.31 +0.94,8.44;1.25,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.81,8.75 +2.81,8.75;3.12,8.75 +8.75,5.31;0.62,5.31 +4.69,4.38;4.69,1.25 +4.69,1.25;4.69,0.62 +4.69,0.62;4.38,0.62 +4.38,0.62;4.06,0.62 +4.06,0.62;3.44,0.62 +3.44,0.62;3.12,0.62 +3.12,0.62;2.50,0.62 +8.75,1.88;0.62,1.88 +8.12,3.12;1.25,3.12 +2.50,4.06;2.81,4.06 +2.81,4.06;3.44,4.06 +3.44,4.06;4.06,4.06 +4.06,4.06;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.31,4.38 +5.31,4.38;5.62,4.38 +5.62,4.38;6.25,4.38 +6.25,4.38;6.56,4.38 +0.31,3.12;0.94,3.44 +0.94,3.44;1.56,3.75 +1.56,3.75;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;3.12,5.31 +9.06,3.12;8.44,3.44 +8.44,3.44;7.81,3.75 +7.81,3.75;7.50,4.38 +7.50,4.38;6.88,4.69 +6.88,4.69;6.56,5.31 + +# UTF-16 : 6b 05 +# UTF-8 : 85 ac e6 +[6b05] 欅 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +2.81,8.44;3.12,5.31 +2.81,6.25;4.38,6.25 +2.81,7.50;4.38,7.50 +5.00,8.44;6.88,8.44 +7.19,6.25;8.75,6.25 +7.19,7.50;8.75,7.50 +7.19,8.75;8.75,8.75 +8.75,8.75;8.75,5.31 +5.00,6.88;5.00,5.31 +5.00,9.06;5.00,7.50 +5.00,7.50;6.56,7.50 +6.56,7.50;6.56,5.31 +2.81,8.44;3.44,8.44 +3.44,8.44;3.75,8.75 +3.75,8.75;4.38,8.75 +4.38,8.75;4.69,8.75 +9.06,5.31;2.50,5.31 +5.94,4.38;5.94,1.25 +5.94,1.25;5.94,0.62 +5.94,0.62;5.62,0.62 +5.62,0.62;5.31,0.62 +5.31,0.62;4.69,0.62 +4.69,0.62;4.38,0.62 +4.38,0.62;4.06,0.62 +9.06,1.88;2.50,1.88 +8.44,3.12;3.12,3.12 +4.06,4.06;4.38,4.06 +4.38,4.06;4.69,4.06 +4.69,4.06;5.62,4.38 +5.62,4.38;6.25,4.38 +6.25,4.38;6.88,4.38 +6.88,4.38;7.19,4.69 +9.06,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;7.19,5.31 +2.50,3.12;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.31 + +# UTF-16 : 89 77 +# UTF-8 : b7 a5 e8 +[8977] 襷 +2.50,3.44;2.19,3.75 +2.19,3.75;1.88,4.38 +1.88,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.88,4.06;2.19,4.38 +2.19,4.38;2.50,5.00 +2.50,5.00;2.50,5.00 +2.50,7.19;0.31,7.19 +1.25,7.19;1.25,9.06 +1.25,0.62;1.25,4.69 +0.00,3.44;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +3.12,8.44;3.12,5.31 +3.12,6.25;4.69,6.25 +3.12,7.50;4.69,7.50 +5.31,8.44;6.88,8.44 +7.19,6.25;8.75,6.25 +7.19,7.50;8.75,7.50 +7.19,8.75;8.75,8.75 +8.75,8.75;8.75,5.31 +5.31,6.88;5.31,5.31 +5.31,9.06;5.31,7.50 +5.31,7.50;6.56,7.50 +6.56,7.50;6.56,5.31 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;4.69,8.75 +9.06,5.31;2.81,5.31 +5.94,4.38;5.94,1.25 +5.94,1.25;5.94,0.62 +5.94,0.62;5.62,0.62 +5.62,0.62;5.62,0.62 +5.62,0.62;5.00,0.62 +5.00,0.62;4.69,0.62 +4.69,0.62;4.38,0.62 +9.06,1.88;2.81,1.88 +8.44,3.12;3.44,3.12 +4.38,4.06;5.00,4.06 +5.00,4.06;5.62,4.38 +5.62,4.38;6.25,4.38 +6.25,4.38;6.88,4.38 +6.88,4.38;7.50,4.69 +9.06,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.38 +8.12,4.38;7.50,4.69 +7.50,4.69;7.19,5.31 +2.50,3.12;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;4.38,4.69 +4.38,4.69;4.69,5.31 + +# UTF-16 : 77 7f +# UTF-8 : bf 9d e7 +[777f] 睿 +7.81,0.62;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.62 +1.88,0.94;7.81,0.94 +1.88,2.19;7.81,2.19 +1.88,3.12;7.81,3.12 +4.38,7.81;4.69,9.38 +4.38,8.75;8.12,8.75 +9.06,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.50,4.06 +7.50,4.06;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.25,5.00 +6.25,5.00;5.94,5.00 +5.94,5.00;5.62,5.31 +5.62,5.31;5.00,5.62 +5.00,5.62;4.69,5.94 +4.69,5.94;4.38,5.62 +4.38,5.62;4.06,5.31 +4.06,5.31;3.44,5.00 +3.44,5.00;3.12,5.00 +3.12,5.00;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.44 +3.44,6.56;3.12,6.25 +3.12,6.25;2.81,5.94 +2.81,5.94;2.19,5.62 +2.19,5.62;1.56,5.31 +1.56,5.31;0.94,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;6.88,5.94 +6.88,5.94;6.25,6.25 +6.25,6.25;5.62,6.56 +8.75,6.25;8.75,7.81 +8.75,7.81;0.62,7.81 +0.62,7.81;0.62,6.25 +7.81,6.88;1.56,6.88 + +# UTF-16 : 53 e1 +# UTF-8 : a1 8f e5 +[53e1] 叡 +5.00,8.44;9.06,8.44 +4.69,0.62;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.56,2.19 +6.56,2.19;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;8.12,4.38 +8.12,4.38;8.44,5.31 +8.44,5.31;8.75,6.25 +8.75,6.25;9.06,7.19 +9.06,7.19;9.06,8.12 +9.38,0.62;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,2.19 +7.81,2.19;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.56,4.38 +6.56,4.38;6.25,5.00 +6.25,5.00;5.94,5.94 +5.94,5.94;5.94,6.88 +5.94,6.88;5.62,7.81 +0.94,4.06;0.94,0.62 +4.38,4.06;0.94,4.06 +4.38,0.62;4.38,4.06 +0.94,0.94;4.38,0.94 +0.94,2.19;4.38,2.19 +0.94,3.12;4.38,3.12 +2.50,7.81;2.50,9.38 +2.50,8.75;4.69,8.75 +5.00,3.44;4.69,4.06 +4.69,4.06;4.06,4.38 +4.06,4.38;3.44,5.00 +3.44,5.00;3.12,5.31 +3.12,5.31;2.81,5.94 +2.81,5.94;2.19,5.31 +2.19,5.31;1.88,5.00 +1.88,5.00;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.44 +1.88,6.56;1.88,6.25 +1.88,6.25;1.56,5.94 +1.56,5.94;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.31,5.00 +4.69,5.00;4.38,5.62 +4.38,5.62;4.06,5.62 +4.06,5.62;3.75,5.94 +3.75,5.94;3.44,6.25 +3.44,6.25;3.12,6.56 +5.00,6.25;5.00,7.81 +5.00,7.81;0.31,7.81 +0.31,7.81;0.31,6.25 +4.38,6.88;0.94,6.88 + +# UTF-16 : 6c c4 +# UTF-8 : 84 b3 e6 +[6cc4] 泄 +0.62,0.62;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.25 +0.62,6.25;0.31,6.56 +2.50,6.88;9.06,6.88 +7.81,9.06;7.81,3.75 +7.81,3.75;5.62,3.75 +5.62,3.75;5.62,9.06 +3.44,9.06;3.44,0.62 +3.44,1.25;9.06,1.25 + +# UTF-16 : 7d 32 +# UTF-8 : b2 b4 e7 +[7d32] 紲 +3.75,4.06;3.75,4.38 +3.75,4.38;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.25 +0.31,4.69;3.44,4.69 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +3.44,1.56;3.44,1.88 +3.44,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.12 +1.56,5.62;1.56,5.94 +1.56,5.94;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.94,7.50 +0.94,7.50;0.62,7.81 +0.94,6.88;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;1.88,8.75 +1.88,8.75;2.19,9.06 +3.44,6.88;9.06,6.88 +8.12,9.06;8.12,3.75 +8.12,3.75;5.94,3.75 +5.94,3.75;5.94,9.06 +4.38,9.06;4.38,0.62 +4.38,1.25;9.06,1.25 + +# UTF-16 : 6d 63 +# UTF-8 : a3 b5 e6 +[6d63] 浣 +0.62,0.62;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.25 +0.62,6.25;0.31,6.56 +2.19,0.62;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;4.69,2.81 +4.69,2.81;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +6.56,4.69;6.56,1.56 +6.56,1.56;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +8.75,4.69;2.81,4.69 +7.81,6.56;3.75,6.56 +5.62,8.12;5.94,9.38 +8.75,6.25;8.75,8.12 +8.75,8.12;3.12,8.12 +2.81,8.12;3.12,6.25 + +# UTF-16 : 76 96 +# UTF-8 : 96 9a e7 +[7696] 皖 +0.62,7.81;0.62,0.62 +0.62,1.56;3.12,1.56 +3.12,1.56;3.12,7.81 +3.12,7.81;0.94,7.81 +0.94,4.69;3.12,4.69 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;1.56,7.81 +2.81,0.62;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.31,4.06 +5.31,4.06;5.31,4.69 +6.88,4.69;6.88,1.56 +6.88,1.56;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +8.75,4.69;3.75,4.69 +8.12,6.56;4.38,6.56 +6.25,8.12;6.25,9.38 +8.75,6.25;8.75,8.12 +8.75,8.12;3.75,8.12 +3.75,8.12;3.75,6.25 + +# UTF-16 : 9f 4b +# UTF-8 : 8b bd e9 +[9f4b] 齋 +4.69,3.44;4.69,0.62 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +4.69,6.88;5.00,7.19 +5.00,7.19;5.62,7.50 +5.62,7.50;5.94,8.12 +5.94,8.12;5.94,8.12 +7.19,0.94;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.94,2.81 +7.81,3.44;1.88,3.44 +7.81,4.69;1.88,4.69 +4.69,8.44;4.69,9.38 +4.69,5.00;4.69,6.88 +8.75,8.44;0.62,8.44 +7.81,5.00;7.81,0.62 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;1.88,3.44 +1.56,3.44;1.88,5.00 +0.31,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.50 +0.62,7.50;3.44,7.50 +3.44,7.50;3.44,6.88 +3.44,6.88;3.44,6.56 +3.44,6.56;3.44,6.25 +3.44,6.25;3.44,5.62 +3.44,5.62;3.12,5.31 +3.12,5.31;3.12,5.31 +2.81,5.31;2.50,5.31 +2.50,5.31;2.19,5.31 +2.19,5.31;2.19,5.31 +5.62,7.50;6.25,7.50 +6.25,7.50;6.88,7.50 +6.88,7.50;7.50,7.81 +7.50,7.81;8.12,7.81 +8.12,7.81;8.75,7.81 +5.94,5.31;5.94,7.50 +5.31,5.31;5.62,5.31 +5.62,5.31;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;7.19,5.62 +7.19,5.62;7.50,5.62 +9.06,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,6.25 +7.81,6.25;7.50,6.88 +7.50,6.88;7.50,7.50 +4.38,7.19;4.06,7.50 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.44,8.12 + +# UTF-16 : 8d a8 +# UTF-8 : a8 b6 e8 +[8da8] 趨 +3.75,8.12;0.62,8.12 +2.19,4.06;3.75,4.06 +2.19,1.25;2.19,9.38 +0.31,5.94;4.06,5.94 +0.31,0.62;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +8.75,0.94;4.69,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.50,1.25 +2.50,1.25;2.19,1.56 +2.19,1.56;1.88,1.56 +1.88,1.56;1.56,1.88 +1.56,1.88;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;0.94,3.44 +5.00,4.69;8.75,4.69 +8.75,4.69;8.75,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.56 +6.88,1.56;6.88,1.56 +5.00,8.44;8.75,8.44 +8.75,8.44;8.75,7.81 +8.75,7.81;8.75,7.19 +8.75,7.19;8.75,6.56 +8.75,6.56;8.75,6.25 +8.75,6.25;8.44,5.94 +8.44,5.94;8.12,5.31 +8.12,5.31;7.81,5.31 +7.81,5.31;7.50,5.31 +7.50,5.31;6.88,5.31 +6.88,5.31;6.88,5.62 +3.75,3.44;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.31,5.31 +5.31,5.31;5.62,5.62 +3.75,7.19;4.38,7.50 +4.38,7.50;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.62,9.38 +4.69,4.06;4.69,2.81 +4.69,2.81;7.81,2.81 +7.81,2.81;7.81,4.06 +4.06,1.56;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.25,3.12 +6.25,3.12;6.25,4.06 +6.25,4.06;6.25,4.38 +4.06,5.31;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.31,5.94 +5.31,5.94;5.94,6.56 +5.94,6.56;6.25,7.19 +6.25,7.19;6.25,7.81 +6.25,7.81;6.25,8.12 +4.69,7.50;4.69,6.56 +4.69,6.56;7.81,6.56 +7.81,6.56;7.81,7.50 + +# UTF-16 : 60 e3 +# UTF-8 : a3 83 e6 +[60e3] 惣 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +2.81,3.44;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;5.00,0.62 +5.00,0.62;5.31,0.62 +5.31,0.62;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.19,1.56 +7.19,1.56;7.50,2.50 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.38,3.44 +4.38,3.44;4.06,3.44 +4.38,8.44;8.75,8.44 +8.75,8.44;8.75,7.50 +8.75,7.50;8.75,6.56 +8.75,6.56;8.75,5.62 +8.75,5.62;8.44,5.31 +8.44,5.31;8.44,4.69 +8.44,4.69;8.12,4.38 +8.12,4.38;7.81,4.06 +7.81,4.06;7.19,4.06 +7.19,4.06;6.88,4.06 +6.88,4.06;6.25,4.06 +2.81,6.88;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;5.00,9.38 +4.38,4.06;5.00,4.38 +5.00,4.38;5.31,4.69 +5.31,4.69;5.94,5.00 +5.94,5.00;6.25,5.31 +6.25,5.31;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.19,6.88 +7.19,6.88;7.50,7.50 +7.50,7.50;7.50,7.81 +7.50,7.81;7.81,8.44 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;5.94,8.12 +5.94,8.12;6.25,8.44 +0.31,5.62;0.94,5.62 +0.94,5.62;1.56,5.94 +1.56,5.94;2.50,5.94 +2.50,5.94;3.12,6.25 +3.12,6.25;3.75,6.25 +0.94,8.12;3.75,8.12 +2.19,3.75;2.19,9.06 +0.31,6.56;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;0.94,7.81 +0.94,7.81;1.25,8.44 +1.25,8.44;1.25,9.06 + +# UTF-16 : 69 1b +# UTF-8 : 9b a4 e6 +[691b] 椛 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +4.69,6.88;4.69,6.25 +4.69,6.25;4.38,5.94 +4.38,5.94;4.06,5.62 +4.06,5.62;4.06,5.00 +4.06,5.00;3.75,4.69 +3.75,4.69;3.44,4.38 +3.44,4.38;3.12,4.06 +3.12,4.06;2.81,3.75 +2.81,3.75;2.50,3.44 +2.50,3.44;2.19,3.12 +4.06,0.62;4.06,5.00 +6.25,6.88;6.25,1.56 +6.25,1.56;6.25,1.25 +6.25,1.25;6.25,0.94 +6.25,0.94;6.88,0.62 +6.88,0.62;7.50,0.62 +7.50,0.62;7.81,0.62 +7.81,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +2.50,8.12;9.06,8.12 +4.38,6.88;4.38,9.38 +7.19,6.88;7.19,9.38 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.44 +5.62,3.44;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;7.50,4.38 +7.50,4.38;7.81,4.69 +7.81,4.69;8.12,5.00 +8.12,5.00;8.75,5.31 +8.75,5.31;9.06,5.94 + +# UTF-16 : 7c c0 +# UTF-8 : 80 b3 e7 +[7cc0] 糀 +1.88,0.62;1.88,9.06 +3.12,5.94;0.31,5.94 +0.00,1.88;0.31,2.19 +0.31,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +2.81,3.44;2.81,3.75 +2.81,3.75;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;1.88,5.62 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.44 +2.50,6.25;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.44 +5.00,6.88;4.69,6.25 +4.69,6.25;4.69,5.94 +4.69,5.94;4.38,5.62 +4.38,5.62;4.38,5.00 +4.38,5.00;4.06,4.69 +4.06,4.69;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.81,3.44 +2.81,3.44;2.50,3.12 +4.38,0.62;4.38,5.00 +6.25,6.88;6.25,1.56 +6.25,1.56;6.25,1.25 +6.25,1.25;6.56,0.94 +6.56,0.94;6.88,0.62 +6.88,0.62;7.50,0.62 +7.50,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +3.44,8.12;9.06,8.12 +4.38,6.88;4.38,9.38 +7.19,6.88;7.50,9.38 +5.00,3.12;5.62,3.44 +5.62,3.44;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;7.19,4.38 +7.19,4.38;7.50,4.38 +7.50,4.38;7.81,4.69 +7.81,4.69;8.12,5.00 +8.12,5.00;8.75,5.31 +8.75,5.31;9.06,5.94 + +# UTF-16 : 55 b0 +# UTF-8 : b0 96 e5 +[55b0] 喰 +0.62,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +5.94,8.44;5.94,7.50 +4.06,4.06;8.44,4.06 +8.44,4.06;8.44,7.50 +8.44,7.50;4.06,7.50 +4.06,7.50;4.06,0.94 +4.06,5.94;8.44,5.94 +5.62,4.06;5.94,3.75 +5.94,3.75;5.94,3.12 +5.94,3.12;6.25,2.81 +6.25,2.81;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;9.06,0.62 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,2.81 +7.50,2.81;8.12,3.44 +8.12,3.44;8.44,3.75 +8.44,3.75;8.75,4.06 +9.38,6.88;9.06,7.19 +9.06,7.19;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.50,7.81 +7.50,7.81;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;3.75,7.19 +3.75,7.19;3.44,7.19 +3.44,7.19;2.81,6.88 + +# UTF-16 : 83 4f +# UTF-8 : 8f 8d e8 +[834f] 荏 +2.81,3.75;9.06,3.75 +2.81,0.94;8.75,0.94 +5.94,0.94;5.94,6.25 +3.12,5.94;3.75,5.94 +3.75,5.94;4.38,5.94 +4.38,5.94;5.00,6.25 +5.00,6.25;5.62,6.25 +5.62,6.25;6.25,6.25 +6.25,6.25;6.88,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.81,6.56 +7.81,6.56;8.12,6.56 +8.12,6.56;8.75,6.88 +2.50,7.19;2.19,6.56 +2.19,6.56;2.19,6.25 +2.19,6.25;1.88,5.62 +1.88,5.62;1.88,5.31 +1.88,5.31;1.56,5.00 +1.56,5.00;1.25,4.38 +1.25,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.62,3.44 +0.62,3.44;0.31,3.12 +1.56,0.62;1.56,5.00 +0.31,8.12;9.06,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 + +# UTF-16 : 66 d9 +# UTF-8 : 99 9b e6 +[66d9] 曙 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,5.31;2.50,5.31 +4.06,3.75;4.06,0.62 +8.75,0.62;8.75,3.75 +8.75,3.75;4.06,3.75 +4.06,0.94;8.75,0.94 +4.06,2.50;8.75,2.50 +2.81,3.44;3.44,3.44 +3.44,3.44;4.38,3.75 +4.38,3.75;5.00,4.06 +5.00,4.06;5.94,4.38 +5.94,4.38;6.56,5.00 +6.56,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;8.12,5.94 +8.12,5.94;8.75,6.56 +8.75,6.56;9.06,6.88 +2.81,5.00;9.38,5.00 +8.12,6.25;3.12,6.25 +5.62,5.00;5.94,7.19 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,7.19 +6.88,7.19;6.88,8.75 +5.00,7.19;5.00,8.75 + +# UTF-16 : 5b 95 +# UTF-8 : 95 ae e5 +[5b95] 宕 +9.06,6.25;0.31,6.25 +2.50,4.06;8.12,4.06 +8.12,4.06;8.12,0.62 +2.50,0.62;2.50,4.06 +2.50,1.25;8.12,1.25 +0.31,2.81;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.56,3.44 +1.56,3.44;2.19,3.75 +2.19,3.75;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,6.25 +4.69,8.12;4.69,9.38 +8.44,6.88;8.44,8.12 +8.44,8.12;0.94,8.12 +0.94,8.12;0.94,6.88 + +# UTF-16 : 7b 25 +# UTF-8 : a5 ac e7 +[7b25] 笥 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +7.19,6.88;6.88,7.19 +6.88,7.19;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +5.94,9.38;5.62,8.75 +5.62,8.75;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;4.38,7.19 +4.38,7.19;4.06,6.88 +0.62,6.25;8.44,6.25 +8.44,6.25;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;5.94,0.94 +1.88,1.25;1.88,4.06 +1.88,4.06;6.25,4.06 +6.25,4.06;6.25,1.88 +6.25,1.88;1.88,1.88 +7.19,5.31;1.25,5.31 + +# UTF-16 : 52 de +# UTF-8 : 9e 8b e5 +[52de] 勞 +1.25,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.94,7.19 +0.94,7.19;0.62,7.19 +0.62,5.94;0.94,6.25 +0.94,6.25;1.56,6.56 +1.56,6.56;2.19,6.88 +2.19,6.88;2.50,7.50 +2.50,7.50;2.50,8.44 +2.50,8.44;2.50,8.75 +2.50,8.75;2.50,9.06 +4.38,5.94;4.06,6.25 +4.06,6.25;3.44,6.56 +3.44,6.56;3.12,6.88 +3.12,6.88;2.81,7.50 +2.81,7.50;2.50,7.81 +4.38,8.75;4.06,8.12 +4.06,8.12;3.75,7.81 +3.75,7.81;3.75,7.19 +3.75,7.19;3.44,7.19 +5.62,8.75;5.62,8.12 +5.62,8.12;5.31,7.81 +5.31,7.81;5.31,7.19 +5.31,7.19;5.00,7.19 +5.00,5.94;5.31,6.25 +5.31,6.25;5.94,6.56 +5.94,6.56;6.56,6.88 +6.56,6.88;6.88,7.50 +6.88,7.50;6.88,8.44 +6.88,8.44;6.88,8.75 +6.88,8.75;6.88,9.06 +8.75,5.94;8.44,6.25 +8.44,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.50 +7.19,7.50;6.88,7.81 +8.75,8.75;8.44,8.12 +8.44,8.12;8.12,7.81 +8.12,7.81;8.12,7.19 +8.12,7.19;7.81,7.19 +8.75,4.06;8.75,5.62 +8.75,5.62;0.62,5.62 +0.62,5.62;0.62,4.06 +1.25,3.75;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;7.81,2.19 +7.81,2.19;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +0.94,0.62;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,5.00 + +# UTF-16 : 64 88 +# UTF-8 : 88 92 e6 +[6488] 撈 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;0.94,0.62 +0.94,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.50,4.38;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.62,3.44 +0.62,3.44;0.31,3.44 +2.50,7.19;0.31,7.19 +9.06,4.06;9.06,5.62 +9.06,5.62;2.81,5.62 +2.81,5.62;2.81,4.06 +3.12,3.75;8.44,3.75 +8.44,3.75;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.94,0.94 +2.81,0.62;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.94,4.69 +5.94,4.69;5.94,5.00 +2.50,5.94;3.12,6.25 +3.12,6.25;3.75,6.88 +3.75,6.88;4.06,7.19 +4.06,7.19;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.38,9.06 +5.62,5.94;5.31,6.25 +5.31,6.25;5.00,6.56 +5.00,6.56;4.69,6.88 +4.69,6.88;4.38,7.50 +4.38,7.50;4.06,7.81 +3.12,8.75;3.12,8.12 +3.12,8.12;3.12,7.81 +3.12,7.81;2.81,7.19 +2.81,7.19;2.81,7.19 +5.62,8.75;5.31,8.12 +5.31,8.12;5.31,7.81 +5.31,7.81;5.00,7.19 +5.00,7.19;5.00,7.19 +5.94,5.94;6.56,6.25 +6.56,6.25;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.50,8.12 +7.50,8.12;7.50,8.75 +7.50,8.75;7.50,9.06 +9.06,5.94;8.75,6.25 +8.75,6.25;8.44,6.56 +8.44,6.56;8.12,6.88 +8.12,6.88;7.81,7.50 +7.81,7.50;7.50,7.81 +6.56,8.75;6.56,8.12 +6.56,8.12;6.25,7.81 +6.25,7.81;6.25,7.19 +6.25,7.19;6.25,7.19 +8.75,8.75;8.75,8.12 +8.75,8.12;8.75,7.81 +8.75,7.81;8.44,7.19 +8.44,7.19;8.44,7.19 + +# UTF-16 : 7a 62 +# UTF-8 : a2 a9 e7 +[7a62] 穢 +2.50,8.75;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;1.25,8.44 +1.25,8.44;0.62,8.44 +0.62,8.44;0.31,8.44 +1.56,0.62;1.56,8.44 +2.81,6.56;0.31,6.56 +0.00,2.81;0.31,3.12 +0.31,3.12;0.31,3.44 +0.31,3.44;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +2.50,4.06;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.62 +1.88,5.62;1.88,5.94 +1.88,5.94;1.56,6.56 +5.31,5.31;5.31,3.44 +5.31,3.44;5.31,2.81 +5.31,2.81;4.69,2.81 +4.69,2.81;4.38,2.81 +4.38,2.81;4.06,2.81 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.06,4.06 +4.06,4.06;4.38,4.69 +6.56,5.31;3.44,5.31 +5.94,9.38;5.94,7.50 +2.50,7.50;9.06,7.50 +8.75,8.75;5.94,8.75 +4.06,7.50;4.06,9.06 +6.88,7.50;6.88,6.56 +6.88,6.56;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;7.50,3.44 +7.50,3.44;7.50,2.50 +7.50,2.50;7.81,1.88 +7.81,1.88;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,0.62 +8.75,0.62;9.06,0.94 +9.06,0.94;9.06,1.56 +9.06,1.56;9.38,2.19 +9.38,2.19;9.38,2.50 +7.81,7.19;8.12,6.88 +8.12,6.88;8.44,6.56 +8.44,6.56;8.44,6.25 +2.19,0.62;2.50,0.94 +2.50,0.94;2.50,1.25 +2.50,1.25;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.00 +2.81,5.00;3.12,6.25 +2.81,6.25;9.06,6.25 +8.75,5.94;8.44,5.00 +8.44,5.00;8.44,4.38 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.12 +7.81,3.12;7.50,2.50 +7.50,2.50;7.19,2.19 +7.19,2.19;6.88,1.56 +6.88,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.31,0.62 +6.56,4.69;6.56,4.06 +6.56,4.06;6.25,3.44 +6.25,3.44;5.94,3.12 +5.94,3.12;5.62,2.50 +5.62,2.50;5.31,2.19 +5.31,2.19;5.00,1.88 +5.00,1.88;4.69,1.56 +4.69,1.56;4.38,1.25 +4.38,1.25;3.75,0.94 +3.75,0.94;3.44,0.62 + +# UTF-16 : 70 99 +# UTF-8 : 99 82 e7 +[7099] 炙 +5.62,6.56;5.31,6.88 +5.31,6.88;5.00,7.19 +5.00,7.19;4.69,7.50 +4.69,7.50;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,5.62;3.44,5.94 +3.44,5.94;3.12,6.25 +3.12,6.25;2.81,6.56 +2.81,6.56;2.50,6.88 +2.50,6.88;1.88,7.19 +0.94,7.50;1.25,7.50 +1.25,7.50;1.88,7.81 +1.88,7.81;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;3.12,8.44 +3.12,8.44;3.75,8.75 +3.75,8.75;4.06,9.38 +3.12,8.44;7.50,8.44 +7.50,8.44;7.19,8.12 +7.19,8.12;6.88,7.50 +6.88,7.50;6.56,7.19 +6.56,7.19;5.94,6.56 +5.94,6.56;5.31,6.25 +5.31,6.25;4.38,5.94 +4.38,5.94;3.44,5.62 +3.44,5.62;2.50,5.00 +2.50,5.00;1.56,5.00 +1.56,5.00;0.62,4.69 +2.50,4.69;2.19,4.06 +2.19,4.06;2.19,3.75 +2.19,3.75;1.88,3.44 +1.88,3.44;1.56,3.12 +1.56,3.12;1.25,2.81 +8.12,4.69;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.88,3.12 +6.88,3.12;6.56,2.81 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;4.69,3.75 +4.69,3.75;4.69,4.06 +4.69,4.06;4.69,5.62 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.69,4.06 + +# UTF-16 : 5e df +# UTF-8 : 9f bb e5 +[5edf] 廟 +5.00,8.44;5.00,9.38 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;8.75,8.44 +2.19,3.12;5.00,3.12 +5.00,3.12;5.00,5.94 +5.00,5.94;1.88,5.94 +1.88,5.94;1.88,3.12 +2.19,4.69;5.00,4.69 +1.25,1.88;5.31,1.88 +3.44,5.94;3.44,8.12 +3.44,0.62;3.44,3.12 +1.56,7.19;5.31,7.19 +5.94,3.44;8.44,3.44 +5.94,5.31;8.44,5.31 +5.00,0.62;5.31,1.25 +5.31,1.25;5.62,1.88 +5.62,1.88;5.94,2.50 +5.94,2.50;5.94,2.81 +5.94,2.81;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,7.50 +5.94,7.50;8.44,7.50 +8.44,7.50;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;8.12,0.62 +8.12,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.88,0.62 + +# UTF-16 : 79 80 +# UTF-8 : 80 a6 e7 +[7980] 禀 +0.62,8.44;9.06,8.44 +4.69,8.44;4.69,9.38 +1.25,5.00;1.25,7.81 +1.25,7.81;8.12,7.81 +8.12,7.81;8.12,5.00 +8.12,5.00;1.56,5.00 +2.81,5.94;2.81,6.88 +2.81,6.88;6.88,6.88 +6.88,6.88;6.88,5.94 +6.88,5.94;2.81,5.94 +4.69,3.12;4.69,1.25 +4.69,1.25;4.69,0.62 +4.69,0.62;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.44,0.62 +3.44,0.62;2.81,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +8.75,3.12;0.62,3.12 +8.12,4.38;1.25,4.38 + +# UTF-16 : 51 db +# UTF-8 : 9b 87 e5 +[51db] 凛 +2.50,8.44;9.06,8.44 +5.62,8.44;5.94,9.38 +2.81,5.00;3.12,7.81 +2.81,7.81;8.75,7.81 +8.75,7.81;8.75,5.00 +8.75,5.00;3.12,5.00 +4.06,5.94;4.06,6.88 +4.06,6.88;7.50,6.88 +7.50,6.88;7.50,5.94 +7.50,5.94;4.06,5.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.12 +0.94,8.12;0.62,8.75 +5.94,3.12;5.94,1.25 +5.94,1.25;5.62,0.62 +5.62,0.62;5.31,0.62 +5.31,0.62;5.00,0.62 +5.00,0.62;4.38,0.94 +4.38,0.94;4.38,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +8.75,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +9.06,3.12;2.50,3.12 +8.44,4.38;3.12,4.38 + +# UTF-16 : 63 3a +# UTF-8 : ba 8c e6 +[633a] 挺 +4.69,5.62;2.50,5.62 +2.50,0.62;2.81,0.94 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,8.44;2.50,8.44 +2.81,5.62;3.12,6.25 +3.12,6.25;3.44,6.56 +3.44,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.69,8.44 +9.06,0.94;8.12,0.94 +7.81,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,1.25 +5.62,1.25;5.00,1.25 +5.00,1.25;4.38,1.56 +4.38,1.56;4.06,1.88 +4.06,1.88;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +5.00,5.62;9.06,5.62 +5.31,2.50;9.06,2.50 +7.19,2.50;7.19,8.44 +5.00,8.12;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.25,8.12 +6.25,8.12;6.88,8.12 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,8.44 +7.50,8.44;8.44,8.44 +8.44,8.44;9.06,8.75 +1.25,9.06;1.56,1.56 +1.25,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;0.94,0.62 +0.94,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.50,4.69;1.88,4.38 +1.88,4.38;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.50,7.19;0.31,7.19 + +# UTF-16 : 5c 60 +# UTF-8 : a0 b1 e5 +[5c60] 屠 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.25,8.75 +1.25,8.75;8.44,8.75 +8.44,8.75;8.44,7.50 +8.44,7.50;1.25,7.50 +2.81,3.75;2.81,0.62 +8.12,0.62;8.12,3.75 +8.12,3.75;2.81,3.75 +2.81,0.94;8.12,0.94 +2.81,2.50;8.12,2.50 +1.56,3.44;2.50,3.75 +2.50,3.75;3.12,4.06 +3.12,4.06;4.06,4.38 +4.06,4.38;5.00,4.69 +5.00,4.69;5.62,5.00 +5.62,5.00;6.25,5.31 +6.25,5.31;6.88,5.94 +6.88,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.44,7.19 +1.56,5.00;8.75,5.00 +7.50,6.25;2.19,6.25 +4.69,5.00;5.00,7.50 + +# UTF-16 : 84 03 +# UTF-8 : 83 90 e8 +[8403] 萃 +0.31,8.12;9.06,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +4.69,6.56;4.69,7.50 +0.31,6.56;9.06,6.56 +9.06,2.50;0.31,2.50 +4.69,3.44;4.69,0.31 +0.62,3.12;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.56,4.06;1.88,4.38 +1.88,4.38;2.19,4.69 +2.19,4.69;2.50,5.62 +2.50,5.62;2.81,6.25 +4.38,3.75;4.06,4.06 +4.06,4.06;3.75,4.38 +3.75,4.38;3.12,4.69 +3.12,4.69;2.81,4.69 +2.81,4.69;2.50,5.00 +5.00,3.75;5.62,4.06 +5.62,4.06;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.56,5.62 +6.56,5.62;6.88,6.25 +8.75,3.12;8.44,3.75 +8.44,3.75;7.81,4.06 +7.81,4.06;7.50,4.38 +7.50,4.38;6.88,4.69 +6.88,4.69;6.25,5.00 + +# UTF-16 : 9d 09 +# UTF-8 : 89 b4 e9 +[9d09] 鴉 +3.12,8.44;3.12,1.88 +3.12,1.88;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +0.94,5.31;0.94,8.44 +0.94,8.44;3.75,8.44 +4.06,5.31;0.31,5.31 +0.00,1.88;0.31,2.19 +0.31,2.19;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;2.81,5.31 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.50,3.12 +6.88,1.25;6.56,1.88 +6.56,1.88;6.56,2.19 +6.56,2.19;6.25,2.81 +6.25,2.81;6.25,2.81 +5.31,0.94;5.31,1.56 +5.31,1.56;5.31,1.88 +5.31,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +3.44,0.62;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.06,2.50 +4.06,2.50;4.38,2.81 +4.69,5.62;8.75,5.62 +8.75,5.62;8.75,8.44 +8.75,8.44;4.69,8.44 +4.38,8.44;4.69,3.44 +4.38,3.44;9.06,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.62 +7.81,0.62;7.19,0.94 +7.19,0.94;7.19,0.94 +4.69,7.19;8.44,7.19 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.44 +5.94,8.44;5.94,8.44 +4.69,4.69;9.06,4.69 + +# UTF-16 : 97 16 +# UTF-8 : 96 9c e9 +[9716] 霖 +4.69,5.00;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,5.62;4.06,5.62 +5.62,6.88;7.81,6.88 +5.62,5.62;7.81,5.62 +8.75,5.62;8.75,7.50 +8.75,7.50;0.94,7.50 +0.94,7.50;0.94,5.62 +9.06,1.56;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.88,4.06 +6.88,4.06;6.56,4.38 +6.56,0.62;6.56,5.31 +8.75,4.38;4.69,4.38 +2.50,0.62;2.50,5.31 +4.06,4.38;0.62,4.38 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.19,4.38 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,3.75;6.56,4.38 +4.06,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,4.06 + +# UTF-16 : 79 53 +# UTF-8 : 93 a5 e7 +[7953] 祓 +0.62,1.25;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.31,6.88;4.06,6.88 +0.62,8.75;3.75,8.75 +2.19,6.88;2.19,0.62 +3.44,5.62;3.44,1.56 +7.19,9.06;7.50,8.75 +7.50,8.75;8.12,8.44 +8.12,8.44;8.75,8.12 +8.75,8.12;8.75,8.12 +9.06,7.50;3.75,7.50 +3.75,0.62;4.06,1.25 +4.06,1.25;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.44 +4.69,3.44;5.00,4.38 +5.00,4.38;5.31,5.31 +5.31,5.31;5.31,6.25 +5.31,6.25;5.31,7.19 +5.31,7.19;5.62,8.12 +5.62,8.12;5.62,9.06 +5.31,0.62;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +8.12,5.00;8.12,5.94 +8.12,5.94;8.44,6.56 +9.06,0.62;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.50 +7.19,2.50;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.62,5.62 +5.62,5.62;5.31,6.25 + +# UTF-16 : 68 9f +# UTF-8 : 9f a2 e6 +[689f] 梟 +1.56,6.25;7.50,6.25 +7.50,6.25;7.50,8.44 +7.50,8.44;1.56,8.44 +1.56,8.44;1.56,4.38 +1.56,4.38;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.44,3.12 +8.44,3.12;8.12,2.81 +8.12,2.81;7.81,2.50 +7.81,2.50;7.81,2.50 +7.81,2.50;7.19,2.50 +7.19,2.50;6.88,2.50 +1.56,7.50;7.50,7.50 +4.38,9.38;4.06,9.06 +4.06,9.06;4.06,8.75 +4.06,8.75;3.75,8.44 +1.56,5.31;8.75,5.31 +7.50,3.44;0.62,3.44 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,0.62;4.69,4.38 + +# UTF-16 : 51 b4 +# UTF-8 : b4 86 e5 +[51b4] 冴 +0.31,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.12 +0.94,8.12;0.62,8.75 +7.50,8.44;7.50,1.88 +7.50,1.88;7.50,1.25 +7.50,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +2.81,8.44;9.06,8.44 +4.06,5.31;4.06,8.44 +9.06,5.31;2.50,5.31 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;4.06,2.81 +4.06,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.62,3.75 +5.62,3.75;6.25,4.06 +6.25,4.06;6.56,4.69 +6.56,4.69;7.19,5.00 +7.19,5.00;7.50,5.31 + +# UTF-16 : 68 e0 +# UTF-8 : a0 a3 e6 +[68e0] 棠 +2.19,4.69;7.19,4.69 +7.19,4.69;7.19,6.88 +7.19,6.88;2.19,6.88 +2.19,6.88;2.19,4.69 +8.75,5.94;8.75,7.81 +8.75,7.81;0.62,7.81 +0.62,7.81;0.62,5.94 +2.81,7.81;2.50,8.12 +2.50,8.12;2.19,8.75 +2.19,8.75;2.19,9.06 +2.19,9.06;1.88,9.06 +6.56,7.81;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.06 +4.69,7.81;4.69,9.38 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.69,3.75 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,0.62;4.69,4.69 +8.75,3.75;0.62,3.75 + +# UTF-16 : 97 0d +# UTF-8 : 8d 9c e9 +[970d] 霍 +4.69,5.31;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,5.94;4.06,5.94 +5.62,6.88;7.81,6.88 +5.62,5.94;7.81,5.94 +8.75,5.94;8.75,7.50 +8.75,7.50;0.94,7.50 +0.94,7.50;0.94,5.94 +5.62,5.31;5.31,5.00 +5.31,5.00;5.00,4.69 +5.00,4.69;5.00,4.38 +1.56,4.38;1.56,0.31 +8.44,4.38;1.88,4.38 +5.00,0.94;5.00,4.38 +1.88,0.94;8.75,0.94 +1.56,2.19;8.12,2.19 +1.56,3.44;8.12,3.44 +0.31,2.81;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;2.19,5.31 + +# UTF-16 : 83 b1 +# UTF-8 : b1 8e e8 +[83b1] 莱 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +8.75,4.06;0.62,4.06 +8.44,6.56;0.94,6.56 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,0.62;4.69,7.50 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 +3.12,4.38;2.81,4.69 +2.81,4.69;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;1.88,5.94 +1.88,5.94;1.56,6.25 +6.25,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.81,6.25 + +# UTF-16 : 51 1a +# UTF-8 : 9a 84 e5 +[511a] 儚 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.25 +2.19,8.12;9.06,8.12 +4.06,7.50;4.06,9.38 +7.19,7.50;7.19,9.38 +1.88,2.50;2.50,2.81 +2.50,2.81;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;5.00,4.69 +5.00,4.69;5.00,4.69 +6.56,1.88;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.12 +4.38,3.75;8.44,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,2.81 +7.50,2.81;7.19,2.50 +7.19,2.50;6.88,2.19 +6.88,2.19;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;5.00,1.25 +5.00,1.25;4.38,0.94 +4.38,0.94;3.44,0.94 +3.44,0.94;2.81,0.62 +2.50,5.62;2.50,7.19 +2.50,7.19;8.44,7.19 +8.44,7.19;8.44,5.62 +8.44,5.62;2.81,5.62 +6.56,7.19;6.56,5.62 +4.38,7.19;4.69,5.62 +9.06,3.44;9.06,4.69 +9.06,4.69;2.19,4.69 +2.19,4.69;2.19,3.44 + +# UTF-16 : 8d cb +# UTF-8 : 8b b7 e8 +[8dcb] 跋 +2.19,4.38;3.75,4.38 +2.19,1.25;2.19,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.75,6.25 +3.75,6.25;3.75,8.75 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;4.06,2.19 +7.19,9.06;7.50,8.75 +7.50,8.75;8.12,8.44 +8.12,8.44;8.75,8.12 +8.75,8.12;8.75,8.12 +9.06,7.50;4.06,7.50 +3.75,0.62;4.06,1.25 +4.06,1.25;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.44 +4.69,3.44;5.00,4.38 +5.00,4.38;5.31,5.31 +5.31,5.31;5.31,6.25 +5.31,6.25;5.31,7.19 +5.31,7.19;5.62,8.12 +5.62,8.12;5.62,9.06 +5.31,0.62;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.00 +8.12,5.00;8.12,5.94 +8.12,5.94;8.44,6.56 +9.06,0.62;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.50 +7.19,2.50;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.62,5.62 +5.62,5.62;5.31,6.25 + +# UTF-16 : 62 48 +# UTF-8 : 88 89 e6 +[6248] 扈 +0.62,8.75;8.75,8.75 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.12 +1.25,8.12;8.44,8.12 +8.44,8.12;8.44,6.56 +8.44,6.56;1.25,6.56 +2.50,4.69;7.81,4.69 +7.81,4.69;7.81,5.94 +7.81,5.94;2.19,5.94 +2.19,5.94;2.19,4.69 +5.00,2.50;5.00,4.06 +8.44,2.50;1.88,2.50 +8.44,1.88;8.44,4.06 +8.44,4.06;1.88,4.06 +1.88,4.06;1.88,1.56 +1.88,1.56;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,0.62 +3.75,0.62;4.38,0.62 +4.38,0.62;5.31,0.62 +5.31,0.62;6.25,0.62 +6.25,0.62;6.88,0.62 +6.88,0.62;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 + +# UTF-16 : 88 22 +# UTF-8 : a2 a0 e8 +[8822] 蠢 +0.31,7.19;9.06,7.19 +8.75,8.75;0.94,8.75 +8.12,7.81;1.25,7.81 +2.19,4.38;7.50,4.38 +7.19,4.38;7.50,6.25 +7.19,6.25;2.19,6.25 +1.88,6.25;2.19,4.06 +2.19,5.31;7.50,5.31 +0.31,5.62;1.25,5.94 +1.25,5.94;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.81,6.88 +2.81,6.88;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;4.69,9.06 +4.69,9.06;4.69,9.38 +9.06,5.62;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.81,6.25 +7.81,6.25;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.31,7.81 +5.00,3.44;5.00,1.56 +5.00,2.19;8.75,2.19 +8.75,2.19;8.75,3.44 +8.75,3.44;5.00,3.44 +4.69,0.62;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;3.75,1.56 +3.75,1.56;3.75,1.88 +0.31,0.62;0.94,0.62 +0.94,0.62;1.88,0.94 +1.88,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;8.12,1.88 +2.50,3.44;2.50,4.06 +2.50,0.94;2.50,3.44 +6.88,3.44;6.88,4.06 +6.88,0.94;6.88,3.44 +0.62,3.44;0.62,1.56 +0.62,2.19;4.38,2.19 +4.38,2.19;4.38,3.44 +4.38,3.44;0.62,3.44 +4.69,0.62;5.62,0.62 +5.62,0.62;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 + +# UTF-16 : 69 ed +# UTF-8 : ad a7 e6 +[69ed] 槭 +1.56,0.62;1.56,9.06 +2.50,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +6.56,9.38;6.56,7.50 +6.56,7.50;6.88,6.25 +6.88,6.25;6.88,5.00 +6.88,5.00;7.19,3.75 +7.19,3.75;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.38,2.50 +9.38,2.50;9.38,3.12 +8.44,6.56;8.44,5.94 +8.44,5.94;8.12,5.00 +8.12,5.00;7.81,4.38 +7.81,4.38;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.88,2.50 +6.88,2.50;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.31,0.94 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.44 +2.19,0.62;2.50,1.25 +2.50,1.25;2.50,1.56 +2.50,1.56;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,7.81 +2.81,7.81;9.06,7.81 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.06,4.06 +6.25,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.06 +4.69,4.69;5.00,1.56 +4.69,1.56;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +4.38,7.50;4.69,4.69 +2.81,4.69;6.56,4.69 +4.38,6.25;6.25,6.25 + +# UTF-16 : 7c b2 +# UTF-8 : b2 b2 e7 +[7cb2] 粲 +8.75,3.44;0.62,3.44 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,0.62;4.69,5.31 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +5.62,3.44;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;7.19,4.69 +7.19,4.69;7.50,5.00 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +5.00,8.75;8.75,8.75 +4.69,5.62;5.31,5.62 +5.31,5.62;5.94,5.94 +5.94,5.94;6.25,6.25 +6.25,6.25;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.75,8.12 +8.75,8.12;8.75,8.75 +9.06,4.69;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,7.50 +5.94,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +0.31,6.25;0.62,6.56 +0.62,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;1.88,8.12 +1.56,7.50;4.69,7.50 +4.38,7.19;4.38,6.56 +4.38,6.56;3.75,5.94 +3.75,5.94;3.44,5.62 +3.44,5.62;3.12,5.62 +3.12,5.62;2.50,5.31 +2.50,5.31;1.88,5.00 +1.88,5.00;1.25,5.00 +1.25,5.00;0.62,4.69 +3.44,5.62;3.12,5.94 +3.12,5.94;2.81,6.25 +2.81,6.25;2.19,6.25 +2.19,6.25;1.88,6.56 +1.88,6.56;1.56,6.88 +2.81,7.50;2.81,9.38 +2.81,8.44;4.38,8.44 + +# UTF-16 : 71 e6 +# UTF-8 : a6 87 e7 +[71e6] 燦 +2.81,1.56;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;1.88,3.75 +1.88,3.75;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +2.81,7.81;2.81,7.19 +2.81,7.19;2.50,6.56 +2.50,6.56;2.50,5.94 +2.50,5.94;2.19,5.31 +2.19,5.31;1.88,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.56,4.69 +1.56,4.69;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +9.06,3.44;2.81,3.44 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.25,2.81 +6.25,2.81;5.94,3.44 +5.62,0.62;5.94,5.31 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;4.06,4.38 +4.06,4.38;4.06,4.69 +4.06,4.69;3.75,5.00 +6.56,3.44;6.88,3.75 +6.88,3.75;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;7.81,4.69 +7.81,4.69;8.12,5.00 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.31,2.81 +5.31,2.81;5.94,3.44 +5.94,8.75;9.06,8.75 +5.62,5.62;6.25,5.62 +6.25,5.62;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.44,7.81 +8.44,7.81;8.75,8.12 +8.75,8.12;9.06,8.75 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.50 +6.56,7.50;6.56,7.81 +6.56,7.81;6.25,8.44 +2.81,6.25;3.12,6.56 +3.12,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;3.75,8.12 +3.44,7.50;5.94,7.50 +5.62,7.19;5.62,6.56 +5.62,6.56;5.31,5.94 +5.31,5.94;5.00,5.62 +5.00,5.62;4.69,5.62 +4.69,5.62;4.06,5.31 +4.06,5.31;3.75,5.00 +3.75,5.00;3.44,5.00 +3.44,5.00;2.81,4.69 +5.00,5.62;4.38,5.94 +4.38,5.94;4.06,6.25 +4.06,6.25;3.75,6.56 +3.75,6.56;3.44,6.88 +4.38,7.50;4.38,9.38 +4.38,8.44;5.62,8.44 + +# UTF-16 : 5e e0 +# UTF-8 : a0 bb e5 +[5ee0] 廠 +5.00,8.44;5.00,9.38 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;8.75,8.44 +3.75,0.62;4.06,0.62 +4.06,0.62;4.38,0.62 +4.38,0.62;5.00,0.94 +5.00,0.94;5.00,1.25 +5.00,1.25;5.00,1.56 +5.00,1.56;5.00,5.62 +5.00,5.62;1.56,5.62 +1.56,5.62;1.56,0.62 +3.44,5.62;3.44,7.81 +2.50,5.94;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;1.88,7.19 +1.88,7.19;1.56,7.81 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.00,7.81 +5.31,0.62;5.94,0.94 +5.94,0.94;6.25,1.25 +6.25,1.25;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;7.81,4.06 +7.81,4.06;8.12,4.69 +8.12,4.69;8.12,5.62 +8.12,5.62;8.44,6.56 +5.94,6.56;9.06,6.56 +5.31,4.38;5.62,5.00 +5.62,5.00;5.94,5.62 +5.94,5.62;5.94,5.94 +5.94,5.94;5.94,6.25 +5.94,6.25;6.25,6.88 +6.25,6.88;6.25,7.19 +6.25,7.19;6.25,7.50 +6.25,7.50;6.25,8.12 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.25,5.31 +6.25,5.31;6.25,5.94 +2.50,4.38;4.06,4.38 +4.06,4.38;4.06,1.88 +4.06,1.88;2.50,1.88 +2.50,1.25;2.50,4.69 + +# UTF-16 : 6e 3a +# UTF-8 : ba b8 e6 +[6e3a] 渺 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.12 +1.25,8.12;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +2.50,8.75;2.50,0.62 +2.50,1.25;4.69,1.25 +4.69,1.25;4.69,8.44 +4.69,8.44;2.50,8.44 +2.50,3.75;4.69,3.75 +2.50,6.25;4.69,6.25 +9.38,4.69;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;8.75,6.88 +8.75,6.88;8.44,7.50 +8.44,7.50;8.44,8.12 +7.19,9.06;7.19,4.69 +7.19,4.69;7.19,4.06 +7.19,4.06;6.88,3.75 +6.88,3.75;6.88,3.75 +6.88,3.75;6.25,3.75 +6.25,3.75;5.94,3.75 +5.00,4.38;5.31,5.00 +5.31,5.00;5.62,5.94 +5.62,5.94;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;5.94,7.19 +5.94,7.19;5.94,7.81 +5.94,7.81;5.94,8.12 +8.75,5.00;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;8.12,3.12 +8.12,3.12;7.81,2.50 +7.81,2.50;7.50,2.19 +7.50,2.19;6.88,1.88 +6.88,1.88;6.56,1.25 +6.56,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.62 + +# UTF-16 : 7d f2 +# UTF-8 : b2 b7 e7 +[7df2] 緲 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +0.00,4.69;3.12,4.69 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,5.94 +1.25,5.94;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.56,8.75 +1.56,8.75;1.88,9.06 +3.44,8.75;3.44,0.62 +3.44,1.25;5.31,1.25 +5.31,1.25;5.31,8.44 +5.31,8.44;3.75,8.44 +3.44,3.75;5.31,3.75 +3.44,6.25;5.31,6.25 +9.38,4.69;9.06,5.31 +9.06,5.31;9.06,5.94 +9.06,5.94;8.75,6.88 +8.75,6.88;8.75,7.50 +8.75,7.50;8.44,8.12 +7.50,9.06;7.50,4.69 +7.50,4.69;7.50,4.06 +7.50,4.06;7.19,3.75 +7.19,3.75;7.19,3.75 +7.19,3.75;6.88,3.75 +6.88,3.75;6.56,3.75 +5.62,4.38;5.94,5.00 +5.94,5.00;6.25,5.94 +6.25,5.94;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;6.56,7.19 +6.56,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +8.75,5.00;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;8.44,3.12 +8.44,3.12;8.12,2.50 +8.12,2.50;7.81,2.19 +7.81,2.19;7.19,1.88 +7.19,1.88;6.88,1.25 +6.88,1.25;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.62 + +# UTF-16 : 8f 0c +# UTF-8 : 8c bc e8 +[8f0c] 輌 +0.62,3.44;3.12,3.44 +3.12,3.44;3.12,6.88 +3.12,6.88;0.62,6.88 +0.31,6.88;0.62,3.12 +0.62,5.00;3.12,5.00 +0.00,2.19;3.44,2.19 +1.88,0.31;1.88,9.06 +0.00,8.12;3.44,8.12 +5.00,5.94;5.00,1.56 +7.81,1.88;7.81,5.94 +5.00,2.50;7.81,2.50 +4.06,0.62;4.06,6.88 +4.06,6.88;9.06,6.88 +8.75,6.88;9.06,1.56 +8.75,1.56;9.06,0.94 +9.06,0.94;8.44,0.62 +8.44,0.62;8.44,0.62 +8.44,0.62;7.81,0.62 +7.81,0.62;7.50,0.94 +6.56,8.44;6.56,2.50 +6.56,8.44;6.56,2.50 +9.06,8.44;3.75,8.44 + +# UTF-16 : 5d 52 +# UTF-8 : 92 b5 e5 +[5d52] 嵒 +0.94,4.06;4.06,4.06 +4.06,4.06;4.06,6.25 +4.06,6.25;0.94,6.25 +0.94,6.25;0.94,4.06 +5.31,4.06;8.75,4.06 +8.75,4.06;8.75,6.25 +8.75,6.25;5.31,6.25 +5.31,6.25;5.31,4.06 +2.19,6.88;7.19,6.88 +7.19,6.88;7.19,8.75 +7.19,8.75;2.19,8.75 +2.19,8.75;2.19,6.88 +1.25,3.44;1.25,0.62 +8.12,0.62;8.12,3.44 +4.69,3.75;4.69,1.25 +1.25,1.25;8.12,1.25 + +# UTF-16 : 76 4c +# UTF-8 : 8c 99 e7 +[764c] 癌 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.19 +0.31,7.19;0.31,7.50 +2.50,3.75;5.31,3.75 +5.31,3.75;5.31,5.31 +5.31,5.31;2.50,5.31 +2.50,5.31;2.50,3.75 +6.25,3.75;8.75,3.75 +8.75,3.75;8.75,5.31 +8.75,5.31;5.94,5.31 +5.94,5.31;5.94,3.75 +3.44,5.94;7.81,5.94 +7.81,5.94;7.81,7.50 +7.81,7.50;3.44,7.50 +3.44,7.50;3.44,5.94 +2.81,3.12;2.81,0.62 +8.44,0.62;8.44,3.12 +5.62,3.44;5.62,1.25 +2.81,1.25;8.44,1.25 + +# UTF-16 : 75 d4 +# UTF-8 : 94 97 e7 +[75d4] 痔 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.19 +0.31,7.19;0.31,7.50 +5.31,1.56;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.38,2.50 +4.38,2.50;3.75,2.81 +3.75,2.81;3.44,3.12 +2.19,5.31;9.06,5.31 +8.44,7.19;2.81,7.19 +5.62,5.31;5.62,8.12 +7.50,5.31;7.81,1.56 +7.50,1.56;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +9.06,3.75;2.19,3.75 + +# UTF-16 : 9f 4a +# UTF-8 : 8a bd e9 +[9f4a] 齊 +4.69,6.56;5.00,6.88 +5.00,6.88;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;5.94,8.12 +7.81,2.50;1.88,2.50 +7.81,4.06;1.88,4.06 +4.69,8.44;4.69,9.38 +4.69,5.00;4.69,6.88 +8.75,8.44;0.62,8.44 +7.81,4.69;7.81,0.62 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.81 +1.88,2.81;1.88,3.12 +1.88,3.12;1.88,3.44 +1.88,3.44;1.88,4.69 +0.31,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.50 +0.62,7.50;3.44,7.50 +3.44,7.50;3.44,6.88 +3.44,6.88;3.44,6.25 +3.44,6.25;3.44,5.94 +3.44,5.94;3.44,5.31 +3.44,5.31;3.12,5.00 +3.12,5.00;3.12,5.00 +2.81,5.00;2.50,5.00 +2.50,5.00;2.19,5.00 +2.19,5.00;2.19,5.00 +5.62,7.50;6.25,7.50 +6.25,7.50;6.88,7.50 +6.88,7.50;7.50,7.50 +7.50,7.50;8.12,7.50 +8.12,7.50;8.75,7.81 +5.94,5.31;5.94,7.50 +5.31,5.00;5.62,5.00 +5.62,5.00;6.25,5.31 +6.25,5.31;6.56,5.31 +6.56,5.31;7.19,5.31 +7.19,5.31;7.50,5.62 +9.06,4.69;8.44,5.00 +8.44,5.00;8.12,5.62 +8.12,5.62;7.81,6.25 +7.81,6.25;7.50,6.88 +7.50,6.88;7.50,7.50 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.44,8.12 + +# UTF-16 : 81 cd +# UTF-8 : 8d 87 e8 +[81cd] 臍 +0.62,4.06;2.50,4.06 +0.94,6.25;2.50,6.25 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +5.94,6.56;6.25,6.88 +6.25,6.88;6.56,7.50 +6.56,7.50;6.88,7.81 +6.88,7.81;6.88,8.12 +8.44,2.50;3.75,2.50 +8.44,4.06;3.75,4.06 +5.94,8.44;5.94,9.38 +5.94,5.00;5.94,6.88 +9.06,8.44;2.81,8.44 +8.44,4.69;8.44,0.62 +2.81,0.62;3.12,0.94 +3.12,0.94;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.62 +3.44,5.62;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.06,7.50 +3.12,7.50;5.00,7.50 +5.00,7.50;5.00,6.88 +5.00,6.88;5.00,6.25 +5.00,6.25;5.00,5.94 +5.00,5.94;5.00,5.31 +5.00,5.31;4.69,5.00 +4.69,5.00;4.69,5.00 +4.69,5.00;4.38,5.00 +4.38,5.00;4.06,5.00 +6.88,7.50;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.12,7.50 +8.12,7.50;8.44,7.50 +8.44,7.50;9.06,7.81 +6.88,5.31;6.88,7.50 +6.25,5.00;6.88,5.31 +6.88,5.31;7.50,5.31 +7.50,5.31;7.81,5.62 +7.81,5.62;8.12,5.62 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.62 +8.44,5.62;8.12,6.25 +8.12,6.25;8.12,6.88 +8.12,6.88;8.12,7.50 +5.62,6.88;5.62,7.19 +5.62,7.19;5.31,7.81 +5.31,7.81;5.00,8.12 + +# UTF-16 : 50 25 +# UTF-8 : a5 80 e5 +[5025] 倥 +2.19,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +6.25,8.12;6.25,5.62 +6.25,5.62;6.25,5.31 +6.25,5.31;6.88,5.00 +6.88,5.00;7.50,5.00 +7.19,5.00;7.81,5.00 +7.81,5.00;8.44,5.31 +8.44,5.31;8.75,5.62 +8.75,5.62;8.75,6.25 +5.62,8.12;5.62,9.38 +8.75,6.88;8.75,8.12 +8.75,8.12;2.81,8.12 +2.81,8.12;2.81,6.56 +2.50,0.94;9.06,0.94 +8.44,4.06;2.81,4.06 +5.62,0.94;5.62,4.06 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.00,7.19 +5.00,7.19;5.00,7.81 +5.00,7.81;5.00,8.12 + +# UTF-16 : 55 4c +# UTF-8 : 8c 95 e5 +[554c] 啌 +6.56,8.12;6.56,5.62 +6.56,5.62;6.56,5.31 +6.56,5.31;7.19,5.00 +7.19,5.00;7.50,5.00 +7.50,5.00;8.12,5.00 +8.12,5.00;8.75,5.31 +8.75,5.31;8.75,5.62 +8.75,5.62;8.75,6.25 +5.94,8.12;5.94,9.38 +8.75,6.88;8.75,8.12 +8.75,8.12;3.12,8.12 +3.12,8.12;3.12,6.56 +2.81,0.94;9.06,0.94 +8.75,4.06;3.12,4.06 +5.94,0.94;5.94,4.06 +2.81,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.31,7.81 +5.31,7.81;5.31,8.12 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 + +# UTF-16 : 81 54 +# UTF-8 : 94 85 e8 +[8154] 腔 +0.62,4.06;2.50,4.06 +0.94,6.25;2.50,6.25 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +6.56,8.12;6.56,5.62 +6.56,5.62;6.56,5.31 +6.56,5.31;7.19,5.00 +7.19,5.00;7.81,5.00 +7.50,5.00;8.12,5.00 +8.12,5.00;8.75,5.31 +8.75,5.31;8.75,5.62 +8.75,5.62;8.75,6.25 +5.94,8.12;5.94,9.38 +8.75,6.88;8.75,8.12 +8.75,8.12;3.44,8.12 +3.12,8.12;3.44,6.56 +2.81,0.94;9.06,0.94 +8.75,4.06;3.44,4.06 +5.94,0.94;5.94,4.06 +3.12,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.31,7.19 +5.31,7.19;5.31,7.81 +5.31,7.81;5.62,8.12 + +# UTF-16 : 69 0c +# UTF-8 : 8c a4 e6 +[690c] 椌 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +2.81,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,7.19 +6.56,8.12;6.56,5.62 +6.56,5.62;6.56,5.31 +6.56,5.31;7.19,5.00 +7.19,5.00;7.81,5.00 +7.50,5.00;8.12,5.00 +8.12,5.00;8.75,5.31 +8.75,5.31;8.75,5.62 +8.75,5.62;8.75,6.25 +5.94,8.12;5.94,9.38 +8.75,6.88;8.75,8.12 +8.75,8.12;3.44,8.12 +3.12,8.12;3.44,6.56 +2.81,0.94;9.06,0.94 +8.75,4.06;3.44,4.06 +5.94,0.94;5.94,4.06 +3.12,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.31,7.19 +5.31,7.19;5.31,7.81 +5.31,7.81;5.62,8.12 + +# UTF-16 : 81 b5 +# UTF-8 : b5 86 e8 +[81b5] 膵 +0.62,4.06;2.50,4.06 +0.94,6.25;2.50,6.25 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +2.81,8.12;9.06,8.12 +4.69,7.19;4.69,9.38 +7.19,7.19;7.19,9.38 +5.94,6.56;5.94,7.50 +2.81,6.56;9.06,6.56 +9.06,2.50;2.81,2.50 +5.94,3.44;5.94,0.31 +2.81,3.12;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;4.38,4.69 +4.38,4.69;4.38,5.62 +4.38,5.62;4.69,6.25 +5.62,3.75;5.62,4.06 +5.62,4.06;5.31,4.38 +5.31,4.38;5.00,4.38 +5.00,4.38;4.69,4.69 +4.69,4.69;4.38,5.00 +6.25,3.75;6.56,4.06 +6.56,4.06;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.62 +7.50,5.62;7.50,6.25 +9.06,3.12;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.50,4.69 +7.50,4.69;7.19,5.00 + +# UTF-16 : 4f fe +# UTF-8 : be bf e4 +[4ffe] 俾 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.06 +1.25,0.62;1.56,6.56 +4.69,8.12;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.31,9.06 +5.31,9.06;5.62,9.38 +5.94,8.12;5.94,6.25 +5.94,6.25;5.94,5.94 +5.94,5.94;5.62,5.31 +5.62,5.31;5.62,5.00 +5.62,5.00;5.31,4.38 +5.31,4.38;5.31,4.06 +5.31,4.06;5.00,3.75 +5.00,3.75;4.38,3.44 +4.38,3.44;4.06,3.44 +4.06,3.44;3.44,3.12 +3.44,3.12;2.81,3.12 +3.12,4.38;8.75,4.38 +8.75,4.38;8.75,8.12 +8.75,8.12;3.12,8.12 +2.81,8.12;3.12,4.38 +3.12,6.25;8.75,6.25 +9.06,2.50;2.19,2.50 +6.56,4.06;6.56,0.62 + +# UTF-16 : 77 65 +# UTF-8 : a5 9d e7 +[7765] 睥 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,4.06;2.50,4.06 +0.62,6.25;2.50,6.25 +5.00,8.12;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;5.94,9.38 +3.75,4.38;8.75,4.38 +8.75,4.38;8.75,8.12 +8.75,8.12;3.75,8.12 +3.44,8.12;3.75,4.38 +3.75,6.25;8.75,6.25 +9.06,2.50;2.81,2.50 +7.19,4.06;7.19,0.62 +6.25,8.12;6.25,6.25 +6.25,6.25;6.25,5.94 +6.25,5.94;6.25,5.31 +6.25,5.31;5.94,5.00 +5.94,5.00;5.94,4.38 +5.94,4.38;5.62,4.06 +5.62,4.06;5.31,3.75 +5.31,3.75;5.00,3.44 +5.00,3.44;4.38,3.44 +4.38,3.44;4.06,3.12 +4.06,3.12;3.44,3.12 + +# UTF-16 : 81 3e +# UTF-8 : be 84 e8 +[813e] 脾 +0.62,4.06;2.50,4.06 +0.94,6.25;2.50,6.25 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +5.31,8.12;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.94,9.06 +5.94,9.06;5.94,9.38 +3.75,4.38;8.75,4.38 +8.75,4.38;8.75,8.12 +8.75,8.12;3.75,8.12 +3.75,8.12;3.75,4.38 +3.75,6.25;8.75,6.25 +9.06,2.50;3.12,2.50 +7.19,4.06;7.19,0.62 +6.25,8.12;6.25,6.25 +6.25,6.25;6.25,5.94 +6.25,5.94;6.25,5.31 +6.25,5.31;5.94,5.00 +5.94,5.00;5.94,4.38 +5.94,4.38;5.62,4.06 +5.62,4.06;5.31,3.75 +5.31,3.75;5.00,3.44 +5.00,3.44;4.69,3.44 +4.69,3.44;4.06,3.12 +4.06,3.12;3.44,3.12 + +# UTF-16 : 5a 62 +# UTF-8 : a2 a9 e5 +[5a62] 婢 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.19 +2.81,7.19;0.31,7.19 +1.56,9.06;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.62,3.44 +0.62,4.38;1.25,3.75 +1.25,3.75;1.56,3.44 +1.56,3.44;2.19,2.81 +2.19,2.81;2.50,2.19 +2.50,2.19;2.81,1.88 +2.81,1.88;3.12,1.56 +5.31,8.12;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.94,9.06 +5.94,9.06;5.94,9.38 +3.75,4.38;8.75,4.38 +8.75,4.38;8.75,8.12 +8.75,8.12;3.75,8.12 +3.75,8.12;3.75,4.38 +3.75,6.25;8.75,6.25 +9.06,2.50;3.12,2.50 +7.19,4.06;7.19,0.62 +6.25,8.12;6.25,6.25 +6.25,6.25;6.25,5.94 +6.25,5.94;6.25,5.31 +6.25,5.31;5.94,5.00 +5.94,5.00;5.94,4.38 +5.94,4.38;5.62,4.06 +5.62,4.06;5.31,3.75 +5.31,3.75;5.00,3.44 +5.00,3.44;4.69,3.44 +4.69,3.44;4.06,3.12 +4.06,3.12;3.44,3.12 + +# UTF-16 : 88 e8 +# UTF-8 : a8 a3 e8 +[88e8] 裨 +3.12,3.12;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.19,4.38 +2.19,4.38;1.88,4.69 +1.88,4.69;1.88,5.00 +3.12,7.19;0.31,7.19 +1.56,7.19;1.56,9.06 +1.56,0.62;1.56,4.69 +0.00,3.44;0.31,3.44 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.19 +2.50,4.06;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.44,5.62 +5.31,8.12;5.31,8.44 +5.31,8.44;5.62,8.75 +5.62,8.75;5.94,9.06 +5.94,9.06;5.94,9.38 +3.75,4.38;8.75,4.38 +8.75,4.38;8.75,8.12 +8.75,8.12;3.75,8.12 +3.75,8.12;3.75,4.38 +3.75,6.25;8.75,6.25 +9.06,2.50;3.12,2.50 +7.19,4.06;7.19,0.62 +6.25,8.12;6.25,6.25 +6.25,6.25;6.25,5.94 +6.25,5.94;6.25,5.31 +6.25,5.31;5.94,5.00 +5.94,5.00;5.94,4.38 +5.94,4.38;5.62,4.06 +5.62,4.06;5.31,3.75 +5.31,3.75;5.00,3.44 +5.00,3.44;4.69,3.44 +4.69,3.44;4.06,3.12 +4.06,3.12;3.75,3.12 + +# UTF-16 : 9a c0 +# UTF-8 : 80 ab e9 +[9ac0] 髀 +0.94,2.50;3.12,2.50 +3.12,6.25;3.44,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,6.25 +0.31,4.38;0.62,6.25 +0.31,6.25;3.75,6.25 +3.75,6.25;3.75,4.38 +3.12,7.50;1.88,7.50 +1.88,7.50;1.88,6.25 +0.94,0.62;0.94,5.31 +0.94,5.31;3.12,5.31 +3.12,5.31;3.12,1.25 +3.12,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +0.94,4.06;3.12,4.06 +5.62,8.12;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;6.25,9.38 +4.38,4.38;8.75,4.38 +8.75,4.38;8.75,8.12 +8.75,8.12;4.38,8.12 +4.38,8.12;4.38,4.38 +4.38,6.25;8.75,6.25 +9.06,2.50;3.75,2.50 +7.19,4.06;7.19,0.62 +6.56,8.12;6.56,6.25 +6.56,6.25;6.56,5.94 +6.56,5.94;6.56,5.31 +6.56,5.31;6.25,5.00 +6.25,5.00;6.25,4.38 +6.25,4.38;5.94,4.06 +5.94,4.06;5.62,3.75 +5.62,3.75;5.31,3.44 +5.31,3.44;5.00,3.44 +5.00,3.44;4.69,3.12 +4.69,3.12;4.06,3.12 + +# UTF-16 : 63 96 +# UTF-8 : 96 8e e6 +[6396] 掖 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;0.94,0.62 +0.94,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.50,5.00;1.88,4.69 +1.88,4.69;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,7.19;0.31,7.19 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.94,7.81 +5.31,6.88;8.75,6.88 +8.75,6.88;8.44,5.94 +8.44,5.94;8.44,5.00 +8.44,5.00;7.81,4.38 +7.81,4.38;7.50,3.75 +7.50,3.75;7.19,3.12 +7.19,3.12;6.56,2.50 +6.56,2.50;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;4.69,0.94 +4.69,0.94;3.75,0.62 +4.06,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.75,6.56 +3.75,6.56;3.44,6.25 +3.44,6.25;3.44,5.94 +3.44,5.94;3.12,5.62 +3.12,5.62;2.81,5.00 +2.81,5.00;2.81,4.69 +2.81,4.69;2.50,4.38 +2.50,4.38;2.19,4.06 +3.44,0.62;3.44,5.94 +7.81,4.06;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +5.94,8.12;5.94,9.38 +2.50,8.12;9.06,8.12 +4.69,5.62;5.00,5.00 +5.00,5.00;5.31,4.38 +5.31,4.38;5.62,3.75 +5.62,3.75;6.25,3.12 +6.25,3.12;6.56,2.81 +6.56,2.81;6.88,2.19 +6.88,2.19;7.50,1.88 +7.50,1.88;8.12,1.56 +8.12,1.56;8.44,0.94 +8.44,0.94;9.06,0.62 + +# UTF-16 : 81 4b +# UTF-8 : 8b 85 e8 +[814b] 腋 +0.62,4.06;2.50,4.06 +0.94,6.25;2.50,6.25 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +4.06,4.06;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.00,5.00 +5.00,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.62,6.25 +5.62,6.25;5.62,6.56 +5.62,6.56;5.94,7.19 +5.94,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +5.62,6.88;9.06,6.88 +8.75,6.88;8.75,5.94 +8.75,5.94;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.19,3.12 +7.19,3.12;6.88,2.50 +6.88,2.50;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;5.00,0.94 +5.00,0.94;4.38,0.62 +4.38,7.81;4.38,7.50 +4.38,7.50;4.38,7.19 +4.38,7.19;4.06,6.56 +4.06,6.56;4.06,6.25 +4.06,6.25;3.75,5.94 +3.75,5.94;3.44,5.62 +3.44,5.62;3.44,5.00 +3.44,5.00;3.12,4.69 +3.12,4.69;2.81,4.38 +2.81,4.38;2.81,4.06 +3.75,0.62;3.75,5.94 +7.81,4.06;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +5.94,8.12;6.25,9.38 +2.81,8.12;9.06,8.12 +5.00,5.62;5.31,5.00 +5.31,5.00;5.62,4.38 +5.62,4.38;5.94,3.75 +5.94,3.75;6.25,3.12 +6.25,3.12;6.88,2.81 +6.88,2.81;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;8.12,1.56 +8.12,1.56;8.75,0.94 +8.75,0.94;9.06,0.62 + +# UTF-16 : 5f 1b +# UTF-8 : 9b bc e5 +[5f1b] 弛 +0.62,8.44;2.81,8.44 +2.81,8.44;2.81,6.25 +2.81,6.25;0.94,6.25 +0.94,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.62,4.38 +0.62,4.38;0.62,3.75 +0.62,3.75;0.62,3.12 +0.62,4.06;2.81,4.06 +2.81,4.06;2.81,3.44 +2.81,3.44;2.81,2.50 +2.81,2.50;2.81,1.88 +2.81,1.88;2.81,1.56 +2.81,1.56;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +4.38,8.75;4.38,1.56 +4.38,1.56;4.38,1.25 +4.38,1.25;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,2.50;9.06,3.44 +6.25,2.50;6.25,9.06 +3.12,5.94;8.75,7.81 +8.75,7.81;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.75,5.00 +8.75,5.00;8.44,4.69 +8.44,4.69;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.12,3.44 +8.12,3.44;7.81,3.44 +7.81,3.44;7.19,3.75 +7.19,3.75;7.19,3.75 + +# UTF-16 : 91 f6 +# UTF-8 : b6 87 e9 +[91f6] 釶 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +3.75,5.00;0.31,5.00 +3.75,6.88;0.94,6.88 +2.19,1.56;2.19,6.88 +1.56,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.38 +4.69,8.75;5.00,1.56 +4.69,1.56;5.00,1.25 +5.00,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.44 +6.56,2.50;6.56,9.06 +3.75,5.94;8.75,7.81 +8.75,7.81;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.75,5.00 +8.75,5.00;8.75,4.69 +8.75,4.69;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;8.44,3.44 +8.44,3.44;7.81,3.44 +7.81,3.44;7.50,3.75 +7.50,3.75;7.19,3.75 + +# UTF-16 : 99 b3 +# UTF-8 : b3 a6 e9 +[99b3] 馳 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.44,3.44 +2.81,1.56;2.81,2.19 +2.81,2.19;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,3.44 +1.88,1.25;1.88,1.56 +1.88,1.56;1.88,2.19 +1.88,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +4.38,8.75;0.94,8.75 +0.94,8.75;0.94,4.06 +0.94,4.06;4.38,4.06 +4.38,4.06;4.38,3.44 +4.38,3.44;4.38,2.50 +4.38,2.50;4.38,2.19 +4.38,2.19;4.38,1.56 +4.38,1.56;4.06,0.94 +4.06,0.94;3.75,0.62 +3.75,0.62;3.44,0.62 +3.44,0.62;2.81,0.94 +2.81,0.94;2.81,0.94 +2.50,8.44;2.50,4.06 +0.94,5.62;4.06,5.62 +0.94,7.19;4.06,7.19 +5.31,8.75;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.44 +6.88,2.50;6.88,9.06 +4.06,5.94;8.75,7.81 +8.75,7.81;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.75,5.00 +8.75,5.00;8.75,4.69 +8.75,4.69;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;8.44,3.44 +8.44,3.44;7.81,3.75 +7.81,3.75;7.50,3.75 + +# UTF-16 : 85 2d +# UTF-8 : ad 94 e8 +[852d] 蔭 +3.12,7.19;0.94,7.19 +0.94,7.19;0.94,0.62 +1.25,2.19;1.56,2.19 +1.56,2.19;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +2.50,4.06;2.19,4.69 +2.19,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,7.19 +9.06,5.62;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;7.81,6.25 +7.81,6.25;7.19,6.56 +7.19,6.56;6.56,7.19 +6.56,7.19;5.94,7.50 +5.94,7.50;5.62,7.50 +5.62,7.50;5.00,6.88 +5.00,6.88;4.38,6.56 +4.38,6.56;3.75,5.94 +3.75,5.94;3.12,5.62 +3.12,5.62;2.81,5.62 +8.44,5.00;3.44,5.00 +6.88,3.75;7.50,4.06 +7.50,4.06;7.81,4.69 +7.81,4.69;8.12,5.00 +8.12,5.00;8.12,5.00 +7.19,6.25;4.38,6.25 +8.75,2.50;2.81,2.50 +8.44,3.75;3.44,3.75 +8.75,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +3.75,0.62;4.06,0.94 +4.06,0.94;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +2.50,0.62;3.12,0.62 +3.12,0.62;3.75,0.62 +3.75,0.62;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 + +# UTF-16 : 85 97 +# UTF-8 : 97 96 e8 +[8597] 薗 +0.62,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +8.44,0.31;8.44,6.88 +8.44,6.88;0.94,6.88 +0.94,6.88;0.94,0.31 +1.25,0.94;8.44,0.94 +2.19,6.25;7.19,6.25 +1.56,5.31;7.81,5.31 +4.69,5.31;4.69,6.56 +2.81,3.44;6.88,3.44 +6.88,3.44;6.88,4.69 +6.88,4.69;2.50,4.69 +2.50,4.69;2.50,3.12 +4.69,1.25;4.69,3.12 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;4.38,2.81 +4.38,2.81;5.00,3.12 +5.00,3.12;5.00,3.44 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.19 +6.25,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,2.81 +5.94,2.50;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.50,3.12 +7.50,3.12;7.50,3.12 + +# UTF-16 : 53 06 +# UTF-8 : 86 8c e5 +[5306] 匆 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +2.19,8.12;8.75,8.12 +8.75,8.12;8.44,6.25 +8.44,6.25;8.44,4.69 +8.44,4.69;8.44,3.75 +8.44,3.75;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;4.06,1.88 +4.06,1.88;4.38,2.50 +4.38,2.50;5.00,3.12 +5.00,3.12;5.62,3.75 +5.62,3.75;5.94,4.69 +5.94,4.69;6.25,5.31 +6.25,5.31;6.56,6.25 +6.56,6.25;6.88,7.19 +6.88,7.19;6.88,8.12 +1.25,3.12;1.88,3.44 +1.88,3.44;2.19,3.75 +2.19,3.75;2.50,4.38 +2.50,4.38;3.12,4.69 +3.12,4.69;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.69,8.12 +0.00,5.31;0.62,5.62 +0.62,5.62;0.94,5.94 +0.94,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,9.06 +2.50,9.06;2.81,9.38 +2.19,6.56;2.81,6.25 +2.81,6.25;3.44,5.94 +3.44,5.94;4.06,5.31 +4.06,5.31;4.38,5.00 +4.38,5.00;5.00,4.69 +5.00,4.69;5.31,4.38 +5.31,4.38;5.62,3.75 +5.62,3.75;6.25,3.44 +6.25,3.44;6.56,3.12 +6.56,3.12;6.88,2.50 + +# UTF-16 : 60 31 +# UTF-8 : b1 80 e6 +[6031] 怱 +3.12,4.06;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;5.00,0.62 +5.00,0.62;5.31,0.62 +5.31,0.62;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.50 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +2.19,8.44;8.75,8.44 +8.75,8.44;8.44,7.50 +8.44,7.50;8.44,6.88 +8.44,6.88;8.44,6.25 +8.44,6.25;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.12,5.00 +8.12,5.00;7.81,4.69 +7.81,4.69;7.50,4.69 +7.50,4.69;7.19,4.69 +7.19,4.69;6.56,4.69 +6.56,4.69;6.25,4.69 +0.31,6.56;0.94,6.88 +0.94,6.88;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;2.19,8.12 +2.19,8.12;2.50,8.75 +2.50,8.75;2.81,9.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;5.94,6.25 +5.94,6.25;6.25,6.56 +6.25,6.56;6.25,7.19 +6.25,7.19;6.56,7.50 +6.56,7.50;6.88,7.81 +6.88,7.81;6.88,8.44 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.38,8.44 +2.50,7.50;3.12,7.19 +3.12,7.19;3.44,7.19 +3.44,7.19;4.06,6.88 +4.06,6.88;4.69,6.88 +4.69,6.88;5.00,6.56 +5.00,6.56;5.31,6.25 +5.31,6.25;5.94,6.25 +5.94,6.25;6.25,5.94 +6.25,5.94;6.56,5.62 +6.56,5.62;7.19,5.62 + +# UTF-16 : 84 71 +# UTF-8 : b1 91 e8 +[8471] 葱 +0.62,8.44;8.75,8.44 +3.12,7.81;3.12,9.38 +6.25,7.81;6.25,9.38 +2.19,7.19;8.75,7.19 +8.75,7.19;8.44,6.56 +8.44,6.56;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,4.06 +7.81,4.06;7.50,4.06 +7.50,4.06;7.19,4.06 +7.19,4.06;6.56,4.06 +6.56,4.06;6.25,4.06 +0.31,5.62;0.94,5.94 +0.94,5.94;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;2.50,7.50 +2.50,7.50;2.81,8.12 +4.38,3.75;4.69,4.06 +4.69,4.06;5.00,4.38 +5.00,4.38;5.31,4.69 +5.31,4.69;5.62,5.00 +5.62,5.00;5.94,5.31 +5.94,5.31;6.25,5.62 +6.25,5.62;6.25,5.94 +6.25,5.94;6.56,6.56 +6.56,6.56;6.88,6.88 +6.88,6.88;6.88,7.19 +1.56,4.06;1.88,4.38 +1.88,4.38;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.19 +2.50,6.56;3.12,6.25 +3.12,6.25;3.44,6.25 +3.44,6.25;4.06,5.94 +4.06,5.94;4.38,5.94 +4.38,5.94;5.00,5.62 +5.00,5.62;5.31,5.31 +5.31,5.31;5.94,5.31 +5.94,5.31;6.25,5.00 +6.25,5.00;6.56,5.00 +6.56,5.00;7.19,4.69 +2.81,3.12;3.12,1.88 +2.81,1.88;3.12,1.25 +3.12,1.25;3.12,0.94 +3.12,0.94;3.44,0.62 +3.44,0.62;3.75,0.62 +3.75,0.62;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;5.00,0.62 +5.00,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;6.25,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;7.19,0.94 +7.19,0.94;7.19,1.56 +7.19,1.56;7.50,2.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 + +# UTF-16 : 84 94 +# UTF-8 : 94 92 e8 +[8494] 蒔 +3.44,5.00;9.06,5.00 +8.75,6.56;3.75,6.56 +6.25,5.00;6.25,7.50 +7.81,5.00;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.88,0.62 +6.88,0.62;6.56,0.62 +6.56,0.62;5.94,0.62 +9.06,3.44;3.44,3.44 +5.94,1.56;5.62,1.88 +5.62,1.88;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,7.19 +2.81,7.19;0.62,7.19 +0.62,7.19;0.62,0.62 +0.94,4.38;2.81,4.38 +0.31,8.44;9.06,8.44 +3.12,7.50;3.12,9.38 +6.25,7.81;6.25,9.38 + +# UTF-16 : 50 ad +# UTF-8 : ad 82 e5 +[50ad] 傭 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.25 +3.12,5.31;8.44,5.31 +8.44,5.31;8.44,7.50 +8.44,7.50;3.12,7.50 +2.50,6.25;9.06,6.25 +5.62,8.44;5.62,9.38 +1.88,0.62;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.19,1.88 +2.19,1.88;2.19,2.50 +2.19,2.50;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.50,8.44 +2.50,8.44;9.06,8.44 +6.88,0.62;7.50,0.62 +7.50,0.62;7.81,0.62 +7.81,0.62;8.12,0.62 +8.12,0.62;8.44,0.62 +8.44,0.62;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.38 +8.75,4.38;3.12,4.38 +3.12,4.38;3.12,0.62 +5.94,7.19;5.94,0.62 +8.75,3.12;3.44,3.12 +8.75,1.88;3.44,1.88 +5.94,7.50;5.94,8.44 + +# UTF-16 : 61 75 +# UTF-8 : b5 85 e6 +[6175] 慵 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +3.44,5.31;8.75,5.31 +8.75,5.31;8.75,7.50 +8.75,7.50;3.44,7.50 +2.81,6.25;9.06,6.25 +5.62,8.44;5.94,9.38 +2.19,0.62;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,8.44 +2.81,8.44;9.06,8.44 +6.88,0.62;7.50,0.62 +7.50,0.62;7.81,0.62 +7.81,0.62;8.12,0.62 +8.12,0.62;8.75,0.62 +8.75,0.62;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.38 +8.75,4.38;3.44,4.38 +3.44,4.38;3.44,0.62 +6.25,7.19;6.25,0.62 +8.75,3.12;3.75,3.12 +8.75,1.88;3.75,1.88 +6.25,7.50;6.25,8.44 + +# UTF-16 : 53 ad +# UTF-8 : ad 8e e5 +[53ad] 厭 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,8.44 +0.94,8.44;8.75,8.44 +1.56,0.62;1.88,4.69 +1.56,4.69;5.00,4.69 +5.00,4.69;5.00,1.25 +5.00,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +1.88,2.19;5.00,2.19 +1.88,3.44;5.00,3.44 +1.88,5.62;4.69,5.62 +4.69,5.62;4.69,7.81 +4.69,7.81;1.88,7.81 +1.88,7.81;1.88,5.31 +1.88,6.56;4.69,6.56 +7.81,8.12;8.12,7.81 +8.12,7.81;8.44,7.50 +8.44,7.50;8.75,6.88 +8.75,6.88;8.75,6.56 +9.06,5.94;5.31,5.94 +5.31,0.62;5.62,0.94 +5.62,0.94;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;6.88,4.06 +6.88,4.06;7.19,4.69 +7.19,4.69;7.19,5.31 +7.19,5.31;7.19,5.94 +7.19,5.94;7.19,8.12 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.50 +7.81,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.50,4.06 +7.50,4.06;7.19,4.69 +7.19,4.69;7.19,5.31 +7.19,5.31;7.19,5.94 + +# UTF-16 : 58 d3 +# UTF-8 : 93 a3 e5 +[58d3] 壓 +0.62,0.94;8.75,0.94 +8.12,2.19;1.25,2.19 +4.69,0.94;4.69,3.44 +0.31,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.94,8.75 +0.94,8.75;8.75,8.75 +1.88,3.44;1.88,6.25 +1.88,6.25;5.00,6.25 +5.00,6.25;5.00,4.06 +5.00,4.06;4.69,3.75 +4.69,3.75;4.38,3.75 +4.38,3.75;3.75,3.75 +3.75,3.75;3.44,3.75 +3.44,3.75;3.12,3.75 +1.88,4.69;5.00,4.69 +1.88,5.31;5.00,5.31 +1.88,6.56;4.69,6.56 +4.69,6.56;4.69,8.12 +4.69,8.12;1.88,8.12 +1.88,8.12;1.88,6.56 +1.88,7.50;4.69,7.50 +7.50,8.44;8.12,8.12 +8.12,8.12;8.44,7.81 +8.44,7.81;8.75,7.50 +8.75,7.50;8.75,7.50 +8.75,6.88;5.31,6.88 +5.31,3.44;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.25,4.38 +6.25,4.38;6.56,5.00 +6.56,5.00;6.88,5.31 +6.88,5.31;6.88,5.62 +6.88,5.62;6.88,5.94 +6.88,5.94;7.19,6.56 +7.19,6.56;7.19,6.88 +7.19,6.88;7.19,8.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,5.00 +7.50,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;7.19,5.94 +7.19,5.94;7.19,6.56 +7.19,6.56;7.19,6.88 + +# UTF-16 : 97 68 +# UTF-8 : a8 9d e9 +[9768] 靨 +0.31,4.06;0.62,4.69 +0.62,4.69;0.62,5.00 +0.62,5.00;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;0.94,7.19 +0.94,7.19;0.94,8.75 +0.94,8.75;8.75,8.75 +1.88,4.38;1.88,6.56 +1.88,6.56;5.00,6.56 +5.00,6.56;5.00,5.00 +5.00,5.00;4.69,4.38 +4.69,4.38;4.38,4.38 +4.38,4.38;3.75,4.38 +3.75,4.38;3.44,4.69 +3.44,4.69;3.12,4.69 +1.88,5.31;5.00,5.31 +1.88,5.94;5.00,5.94 +1.88,7.19;4.69,7.19 +4.69,7.19;4.69,8.44 +4.69,8.44;1.88,8.44 +1.88,8.44;1.88,6.88 +1.88,7.81;4.69,7.81 +7.50,8.44;8.12,8.12 +8.12,8.12;8.44,8.12 +8.44,8.12;8.75,7.81 +8.75,7.81;8.75,7.81 +8.75,7.19;5.31,7.19 +5.31,4.38;5.94,4.69 +5.94,4.69;6.25,5.31 +6.25,5.31;6.88,5.94 +6.88,5.94;6.88,6.56 +6.88,6.56;7.19,7.19 +7.19,7.19;7.19,8.44 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.31 +7.81,5.31;7.50,5.94 +7.50,5.94;7.19,6.56 +7.19,6.56;7.19,7.19 +8.44,0.31;8.44,3.12 +8.44,3.12;0.94,3.12 +0.94,3.12;0.94,0.31 +6.25,2.50;3.12,2.50 +6.25,1.56;3.12,1.56 +3.12,3.12;3.12,0.94 +6.25,0.94;6.25,3.12 +1.25,0.94;8.44,0.94 +0.62,3.75;8.75,3.75 +4.69,3.75;4.38,3.44 +4.38,3.44;4.38,3.12 + +# UTF-16 : 7c 12 +# UTF-8 : 92 b0 e7 +[7c12] 簒 +3.12,7.19;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.50,8.44 +7.19,7.19;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +1.56,4.38;7.81,4.38 +7.81,4.38;7.81,7.19 +7.81,7.19;1.56,7.19 +1.56,7.19;1.56,4.38 +1.56,6.25;7.81,6.25 +1.56,5.31;7.81,5.31 +4.38,4.38;4.06,4.06 +4.06,4.06;3.75,3.75 +3.75,3.75;3.44,3.44 +3.44,3.44;3.12,3.12 +3.12,3.12;2.81,2.81 +2.81,2.81;2.19,2.50 +2.19,2.50;1.88,2.50 +1.88,2.50;1.25,2.19 +1.25,2.19;0.94,1.88 +0.94,1.88;0.31,1.56 +0.62,3.44;8.75,3.44 +5.94,3.44;6.56,3.12 +6.56,3.12;7.19,2.50 +7.19,2.50;7.81,2.19 +7.81,2.19;8.44,1.88 +8.44,1.88;8.75,1.88 +8.75,1.88;9.06,1.56 +1.25,0.62;1.88,0.94 +1.88,0.94;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,0.62;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +7.81,0.62;7.50,0.94 +7.50,0.94;7.19,1.25 +7.19,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +2.81,0.62;3.44,0.62 +3.44,0.62;3.75,0.62 +3.75,0.62;4.38,0.62 +4.38,0.62;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,1.25 + +# UTF-16 : 7e 82 +# UTF-8 : 82 ba e7 +[7e82] 纂 +3.12,7.81;2.81,8.12 +2.81,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +7.19,7.81;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.56,8.75 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.44 +1.25,8.44;0.94,8.12 +0.94,8.12;0.31,7.81 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.38,8.12 +4.38,8.12;4.06,7.81 +9.06,8.75;5.31,8.75 +4.69,8.75;1.56,8.75 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,7.81 +7.81,7.81;1.56,7.81 +1.56,7.81;1.56,5.00 +1.56,6.88;7.81,6.88 +1.56,5.94;7.81,5.94 +4.38,5.31;4.06,5.00 +4.06,5.00;3.75,4.69 +3.75,4.69;3.44,4.38 +3.44,4.38;3.12,4.06 +3.12,4.06;2.81,3.75 +2.81,3.75;2.19,3.75 +2.19,3.75;1.88,3.44 +1.88,3.44;1.25,3.12 +1.25,3.12;0.94,3.12 +0.94,3.12;0.31,2.81 +0.62,4.38;8.75,4.38 +5.94,4.38;6.56,4.06 +6.56,4.06;7.19,3.75 +7.19,3.75;7.81,3.44 +7.81,3.44;8.44,3.12 +8.44,3.12;9.06,2.81 +7.81,2.19;0.94,1.88 +4.06,2.50;3.44,2.81 +3.44,2.81;3.12,3.12 +3.12,3.12;2.50,3.44 +2.50,3.44;2.50,3.44 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +4.69,1.88;4.69,0.62 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.56 +8.75,0.62;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.56 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.69,2.81 +4.69,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.25,3.75 +2.81,3.12;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.38,3.75 +4.38,3.75;4.38,4.06 + +# UTF-16 : 7a ff +# UTF-8 : bf ab e7 +[7aff] 竿 +3.12,6.56;2.81,6.88 +2.81,6.88;2.81,7.50 +2.81,7.50;2.50,8.12 +2.50,8.12;2.50,8.12 +7.19,6.56;7.19,6.88 +7.19,6.88;6.88,7.50 +6.88,7.50;6.56,8.12 +6.56,8.12;6.56,8.12 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +9.06,8.12;5.62,8.12 +4.69,8.12;1.56,8.12 +5.94,9.38;5.94,8.75 +5.94,8.75;5.62,8.12 +5.62,8.12;5.31,7.50 +5.31,7.50;4.69,7.19 +4.69,7.19;4.38,6.56 +0.62,3.44;8.75,3.44 +0.94,5.94;8.44,5.94 +4.69,0.62;4.69,5.94 + +# UTF-16 : 82 a5 +# UTF-8 : a5 8a e8 +[82a5] 芥 +0.62,7.81;8.75,7.81 +2.81,6.56;2.81,9.06 +6.56,6.56;6.56,9.06 +8.75,3.75;8.44,4.06 +8.44,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.56,5.31 +6.56,5.31;6.25,5.62 +6.25,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 +5.62,6.25;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,6.88 +4.38,6.88;4.06,6.25 +4.06,6.25;3.44,5.94 +3.44,5.94;3.12,5.62 +3.12,5.62;2.81,5.31 +2.81,5.31;2.19,5.00 +2.19,5.00;1.88,4.69 +1.88,4.69;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.62,3.75 +6.56,0.62;6.56,4.69 +0.94,0.62;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 + +# UTF-16 : 84 9c +# UTF-8 : 9c 92 e8 +[849c] 蒜 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +2.81,5.00;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.25,0.94 +6.88,5.00;6.88,1.25 +6.88,1.25;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.56,4.06 +4.69,1.25;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.62,4.06 +4.38,1.88;4.38,2.50 +4.38,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;3.75,3.75 +3.75,3.75;3.75,4.06 +4.38,5.00;0.31,5.00 +4.38,6.56;0.94,6.56 +8.75,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.12,3.75 +8.12,3.75;7.81,4.06 +9.06,5.00;5.00,5.00 +8.75,6.56;5.00,6.56 + +# UTF-16 : 83 df +# UTF-8 : 9f 8f e8 +[83df] 菟 +0.31,8.12;9.06,8.12 +2.81,7.50;2.81,9.38 +6.56,7.19;6.56,9.38 +1.56,3.44;8.12,3.44 +8.12,3.44;8.12,5.62 +8.12,5.62;1.56,5.62 +1.56,5.62;1.56,2.81 +5.00,3.44;5.00,5.62 +5.62,3.44;5.62,1.25 +5.62,1.25;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,1.56 +8.44,1.56;8.44,2.50 +8.44,2.50;8.75,3.12 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +5.00,5.62;5.62,5.94 +5.62,5.94;5.94,6.25 +5.94,6.25;6.25,6.56 +6.25,6.56;6.56,6.88 +0.31,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.44,7.50 +2.81,6.88;6.56,6.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,2.81 + +# UTF-16 : 84 90 +# UTF-8 : 90 92 e8 +[8490] 蒐 +0.62,8.44;9.06,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +1.56,4.06;8.12,4.06 +7.81,4.06;8.12,7.19 +7.81,7.19;1.56,7.19 +1.25,7.19;1.56,3.75 +4.69,4.06;4.69,7.19 +1.56,5.62;7.81,5.62 +4.69,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.38,7.19 +5.31,4.06;5.31,1.25 +5.31,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,2.50 +0.62,0.62;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.50,3.12 +5.62,1.88;5.94,1.88 +5.94,1.88;6.56,1.88 +6.56,1.88;7.19,1.88 +7.19,1.88;7.50,1.88 +7.50,1.88;8.12,2.19 +5.94,1.88;6.25,2.19 +6.25,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;6.88,3.75 + +# UTF-16 : 83 7c +# UTF-8 : bc 8d e8 +[837c] 荼 +0.62,8.12;8.75,8.12 +2.81,6.88;2.81,9.06 +6.56,6.88;6.56,9.06 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.44,6.25 +3.44,6.25;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.19,5.31 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,5.00 +1.56,5.00;0.94,4.69 +0.94,4.69;0.62,4.38 +2.81,5.31;6.88,5.31 +8.44,3.75;0.94,3.75 +4.69,5.31;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.62 +4.38,0.62;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.12,0.94 +3.12,0.94;2.81,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,3.12 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.56,3.12 + +# UTF-16 : 88 d4 +# UTF-8 : 94 a3 e8 +[88d4] 裔 +4.69,8.44;4.69,9.38 +0.62,8.44;8.75,8.44 +4.69,8.44;4.06,8.12 +4.06,8.12;3.75,8.12 +3.75,8.12;3.12,7.81 +3.12,7.81;2.81,7.50 +2.81,7.50;2.50,7.50 +2.50,7.50;1.88,7.19 +1.88,7.19;1.56,7.19 +1.56,7.19;0.94,6.88 +0.94,6.88;0.31,6.88 +4.69,8.44;5.00,8.12 +5.00,8.12;5.31,7.81 +5.31,7.81;5.62,7.50 +5.62,7.50;5.94,7.19 +5.94,7.19;6.56,6.56 +6.56,6.56;6.88,6.25 +6.88,6.25;7.50,6.25 +7.50,6.25;7.81,5.94 +7.81,5.94;8.44,5.62 +8.44,5.62;9.06,5.62 +0.94,5.62;1.56,5.62 +1.56,5.62;1.88,5.62 +1.88,5.62;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.44,5.94 +3.44,5.94;3.75,5.94 +3.75,5.94;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.94,6.25 +2.81,5.94;2.81,7.50 +6.25,6.88;6.56,7.19 +6.56,7.19;7.19,7.50 +7.19,7.50;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;8.44,8.12 +5.31,5.00;5.31,4.06 +5.31,4.06;5.31,3.75 +5.31,3.75;5.94,3.75 +5.94,3.75;6.56,3.75 +6.25,3.75;6.88,3.75 +6.88,3.75;7.19,3.75 +7.19,3.75;7.50,3.75 +7.50,3.75;8.12,3.75 +8.12,3.75;8.44,3.75 +2.81,0.94;2.81,3.12 +2.81,3.12;6.56,3.12 +6.56,3.12;6.56,1.56 +6.56,1.56;2.81,1.56 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,5.00 +8.44,5.00;0.94,5.00 +0.94,5.00;0.94,0.62 +3.75,5.00;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.19,3.44 +2.19,3.44;1.88,3.44 +1.88,3.44;1.25,3.44 + +# UTF-16 : 74 e2 +# UTF-8 : a2 93 e7 +[74e2] 瓢 +5.00,8.12;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.25,8.12 +6.25,8.12;6.56,8.12 +6.56,8.12;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;7.81,8.44 +7.81,8.44;8.44,8.44 +8.44,8.44;8.75,8.75 +8.75,8.75;9.06,8.75 +4.38,0.62;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;4.69,1.88 +4.69,1.88;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.00,4.38 +5.00,4.38;5.00,5.00 +5.00,5.00;5.00,5.94 +5.00,5.94;5.00,6.56 +5.00,6.56;5.00,8.12 +9.38,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;8.75,2.19 +8.75,2.19;8.75,2.81 +8.75,2.81;8.75,3.44 +8.75,3.44;8.44,4.06 +8.44,4.06;8.44,5.00 +8.44,5.00;8.44,5.62 +8.44,5.62;8.44,6.56 +8.44,6.56;8.44,7.50 +8.44,7.50;8.44,8.44 +6.56,1.56;6.56,8.12 +8.44,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.75 +5.00,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.88,1.56 +6.88,1.56;7.50,1.88 +7.50,1.88;8.12,2.19 +2.50,3.75;2.50,1.25 +2.50,1.25;2.19,0.62 +2.19,0.62;2.19,0.62 +2.19,0.62;1.56,0.62 +1.56,0.62;1.25,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +4.06,1.56;4.06,1.88 +4.06,1.88;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;3.12,3.12 +4.38,3.75;0.31,3.75 +4.06,4.69;0.62,4.69 +4.38,8.44;0.31,8.44 +2.81,8.44;3.12,5.94 +1.88,8.44;1.88,5.94 +0.62,5.62;0.62,7.50 +0.62,7.50;4.38,7.50 +4.38,7.50;4.38,5.62 +4.38,5.62;0.62,5.62 + +# UTF-16 : 77 08 +# UTF-8 : 88 9c e7 +[7708] 眈 +0.62,8.75;0.62,0.94 +0.62,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,4.06;2.81,4.06 +0.62,6.25;2.81,6.25 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,4.06 +5.00,4.06;5.31,4.69 +5.31,4.69;5.62,5.31 +5.62,5.31;5.62,6.25 +5.62,6.25;5.62,6.88 +5.62,6.88;5.62,9.38 +5.94,6.25;6.25,1.56 +5.94,1.56;6.25,1.25 +6.25,1.25;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;9.06,2.81 +9.06,2.81;9.06,3.75 +8.75,5.62;8.75,7.81 +8.75,7.81;3.44,7.81 +3.44,7.81;3.44,5.62 + +# UTF-16 : 80 3d +# UTF-8 : bd 80 e8 +[803d] 耽 +0.62,8.44;0.62,2.19 +3.44,8.44;0.31,8.44 +2.81,0.31;2.81,8.44 +0.94,4.38;2.81,4.38 +0.94,6.56;2.81,6.56 +0.00,1.88;0.62,2.19 +0.62,2.19;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.50 +2.50,2.50;2.81,2.81 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;6.25,6.25 +6.25,6.25;6.25,6.88 +6.25,6.88;6.25,9.38 +6.56,6.25;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.75 +8.75,5.62;8.75,7.81 +8.75,7.81;3.75,7.81 +3.75,7.81;3.75,5.62 + +# UTF-16 : 91 56 +# UTF-8 : 96 85 e9 +[9156] 酖 +0.94,1.25;4.06,1.25 +4.06,1.25;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,0.62 +0.94,2.81;3.75,2.81 +0.31,8.44;4.38,8.44 +1.88,8.44;1.88,6.88 +1.88,6.88;1.88,6.25 +1.88,6.25;1.88,5.94 +1.88,5.94;1.88,5.31 +1.88,5.31;1.56,4.69 +1.56,4.69;1.56,4.38 +1.56,4.38;1.25,3.75 +1.25,3.75;0.94,3.75 +2.81,8.44;2.81,5.00 +2.81,5.00;2.81,4.69 +2.81,4.69;3.12,4.38 +3.12,4.38;3.75,4.38 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.56,5.31 +6.56,5.31;6.56,6.25 +6.56,6.25;6.56,6.88 +6.56,6.88;6.56,9.38 +6.88,6.25;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.75 +8.75,5.62;8.75,7.81 +8.75,7.81;4.69,7.81 +4.69,7.81;4.69,5.62 + +# UTF-16 : 64 92 +# UTF-8 : 92 92 e6 +[6492] 撒 +1.25,9.06;1.25,1.56 +1.25,1.56;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.50,4.69;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.50,7.19;0.31,7.19 +5.94,0.94;6.56,1.25 +6.56,1.25;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.44,4.69 +8.44,4.69;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;8.75,7.50 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.19,5.31 +7.19,5.31;7.19,5.94 +7.19,5.94;6.88,6.88 +6.88,7.50;9.38,7.50 +5.94,5.62;6.25,6.25 +6.25,6.25;6.56,6.88 +6.56,6.88;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.06 +2.81,0.62;2.81,5.31 +2.81,5.31;5.94,5.31 +5.94,5.31;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +2.81,2.50;5.94,2.50 +2.81,3.75;5.94,3.75 +2.50,6.25;6.25,6.25 +6.25,8.12;2.50,8.12 +3.44,6.25;3.44,9.06 +5.31,6.25;5.31,9.06 + +# UTF-16 : 7e 56 +# UTF-8 : 96 b9 e7 +[7e56] 繖 +6.25,0.94;6.88,1.25 +6.88,1.25;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.44,4.69 +8.44,4.69;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;9.06,7.50 +9.38,0.94;9.06,1.25 +9.06,1.25;8.44,1.56 +8.44,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.19,5.31 +7.19,5.31;7.19,5.94 +7.19,5.94;7.19,6.88 +6.88,7.50;9.38,7.50 +6.25,5.62;6.56,6.25 +6.56,6.25;6.88,6.88 +6.88,6.88;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.06 +3.44,0.62;3.44,5.31 +3.44,5.31;5.94,5.31 +5.94,5.31;5.94,1.25 +5.94,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +3.75,2.50;5.94,2.50 +3.75,3.75;5.94,3.75 +3.12,6.25;6.56,6.25 +6.25,8.12;3.12,8.12 +4.06,6.25;4.06,9.06 +5.62,6.25;5.62,9.06 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +0.00,4.69;3.12,4.69 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,5.94 +1.25,5.94;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.56,8.75 +1.56,8.75;1.88,9.06 + +# UTF-16 : 69 25 +# UTF-8 : a5 a4 e6 +[6925] 椥 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.12 +0.31,3.12;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +5.94,8.12;3.44,8.12 +2.81,5.94;3.12,6.56 +3.12,6.56;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.44,8.44 +3.44,8.44;3.75,9.38 +5.94,5.31;2.81,5.31 +2.81,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.38,8.12 +8.75,0.62;8.75,8.44 +8.75,8.44;6.56,8.44 +6.56,8.44;6.56,0.62 +6.56,1.56;8.75,1.56 +5.94,1.56;5.62,2.19 +5.62,2.19;5.31,2.81 +5.31,2.81;5.00,3.44 +5.00,3.44;4.69,4.06 +4.69,4.06;4.38,4.69 + +# UTF-16 : 8e 1f +# UTF-8 : 9f b8 e8 +[8e1f] 踟 +1.88,4.38;3.12,4.38 +1.88,1.25;1.88,6.25 +0.62,0.94;0.62,5.31 +0.62,6.25;2.81,6.25 +2.81,6.25;2.81,8.75 +2.81,8.75;0.62,8.75 +0.31,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +6.25,8.12;3.75,8.12 +3.12,5.94;3.44,6.56 +3.44,6.56;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;3.75,8.44 +3.75,8.44;4.06,9.38 +6.25,5.31;3.12,5.31 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.38,3.75 +4.38,3.75;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;4.69,5.62 +4.69,5.62;4.69,8.12 +8.75,0.62;8.75,8.44 +8.75,8.44;6.56,8.44 +6.56,8.44;6.56,0.62 +6.88,1.56;8.75,1.56 +6.25,1.56;5.94,2.19 +5.94,2.19;5.62,2.81 +5.62,2.81;5.31,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;4.69,4.69 + +# UTF-16 : 87 18 +# UTF-8 : 98 9c e8 +[8718] 蜘 +6.25,8.12;3.75,8.12 +3.12,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;4.06,8.44 +4.06,8.44;4.06,9.38 +6.25,5.31;3.12,5.31 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;4.69,5.62 +4.69,5.62;4.69,8.12 +8.75,0.62;8.75,8.44 +8.75,8.44;6.56,8.44 +6.56,8.44;6.56,0.62 +6.88,1.56;8.75,1.56 +6.25,1.56;5.94,2.19 +5.94,2.19;5.62,2.81 +5.62,2.81;5.31,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;4.69,4.69 +1.56,1.56;1.56,9.06 +0.31,4.69;2.81,4.69 +2.81,4.69;2.81,7.50 +2.81,7.50;0.31,7.50 +0.31,7.50;0.31,3.75 +3.12,1.56;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.50,3.75 +0.00,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 + +# UTF-16 : 87 ba +# UTF-8 : ba 9e e8 +[87ba] 螺 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.50 +3.12,7.50;0.31,7.50 +0.31,7.50;0.31,3.75 +3.44,1.25;3.44,1.88 +3.44,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +0.00,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +8.75,3.12;3.75,3.12 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.38 +5.00,4.38;4.69,4.69 +4.69,4.69;4.38,5.00 +4.38,5.00;4.06,5.00 +9.06,2.50;8.75,3.12 +8.75,3.12;8.44,3.44 +8.44,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +6.25,3.12;6.25,0.62 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +4.69,3.12;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;6.25,4.06 +6.25,4.06;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;7.19,4.69 +7.19,4.69;7.50,5.00 +7.50,5.00;7.81,5.00 +7.81,5.00;8.12,5.31 +4.69,4.69;5.00,4.69 +5.00,4.69;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;6.25,5.62 +6.25,5.62;6.56,5.62 +4.06,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.62 +6.25,5.62;6.25,8.75 +4.06,7.19;8.75,7.19 + +# UTF-16 : 7e 32 +# UTF-8 : b2 b8 e7 +[7e32] 縲 +3.75,4.06;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;2.81,6.25 +0.31,4.69;3.44,4.69 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.88;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;2.81,4.06 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +1.56,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,6.88;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.88,8.75;2.19,9.06 +8.75,3.12;3.75,3.12 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.38 +5.00,4.38;4.69,4.69 +4.69,4.69;4.38,5.00 +4.38,5.00;4.06,5.00 +9.06,2.50;8.75,3.12 +8.75,3.12;8.44,3.44 +8.44,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +6.25,3.12;6.25,0.62 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +4.69,3.12;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;6.25,4.06 +6.25,4.06;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;7.19,4.69 +7.19,4.69;7.50,5.00 +7.50,5.00;7.81,5.00 +7.81,5.00;8.12,5.31 +4.69,4.69;5.00,4.69 +5.00,4.69;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;6.25,5.62 +6.25,5.62;6.56,5.62 +4.06,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.62 +6.25,5.62;6.25,8.75 +4.06,7.19;8.75,7.19 + +# UTF-16 : 9a 3e +# UTF-8 : be a8 e9 +[9a3e] 騾 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.44 +2.50,1.56;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.25,3.44 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,2.50 +3.75,2.50;3.75,2.19 +3.75,2.19;3.44,1.56 +3.44,1.56;3.44,0.94 +3.44,0.94;3.12,0.62 +3.12,0.62;2.81,0.62 +2.81,0.62;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,8.44;2.19,4.06 +0.94,5.62;3.75,5.62 +0.94,7.19;3.75,7.19 +8.75,3.12;4.06,3.12 +5.94,3.75;5.62,4.06 +5.62,4.06;5.31,4.38 +5.31,4.38;5.00,4.69 +5.00,4.69;4.69,5.00 +4.69,5.00;4.38,5.00 +9.06,2.50;8.75,3.12 +8.75,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;8.12,4.38 +6.56,3.12;6.56,0.62 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.19,2.50 +5.00,3.12;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.88,4.06 +6.88,4.06;7.19,4.38 +7.19,4.38;7.50,4.69 +7.50,4.69;7.81,5.00 +7.81,5.00;8.12,5.31 +5.00,4.69;5.31,4.69 +5.31,4.69;5.62,5.00 +5.62,5.00;5.94,5.31 +5.94,5.31;6.56,5.62 +6.56,5.62;6.56,5.62 +4.38,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;4.38,8.75 +4.38,8.75;4.38,5.62 +6.56,5.62;6.56,8.75 +4.38,7.19;8.75,7.19 + +# UTF-16 : 87 f2 +# UTF-8 : b2 9f e8 +[87f2] 蟲 +4.69,5.62;4.69,9.38 +1.56,6.88;8.12,6.88 +8.12,6.88;8.12,8.44 +8.12,8.44;1.25,8.44 +1.25,8.44;1.25,6.25 +9.06,5.00;8.75,5.31 +8.75,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 +0.62,5.31;1.25,5.31 +1.25,5.31;1.88,5.31 +1.88,5.31;2.81,5.31 +2.81,5.31;3.44,5.31 +3.44,5.31;4.06,5.62 +4.06,5.62;5.00,5.62 +5.00,5.62;5.62,5.62 +5.62,5.62;6.56,5.62 +6.56,5.62;7.19,5.62 +7.19,5.62;8.12,5.94 +5.00,4.38;5.00,1.88 +5.00,2.50;8.75,2.50 +8.75,2.50;8.75,4.06 +8.75,4.06;5.00,4.06 +4.69,0.62;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;4.06,1.56 +4.06,1.56;3.75,2.19 +0.31,0.62;0.94,0.94 +0.94,0.94;1.88,0.94 +1.88,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +9.06,0.62;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +2.50,4.06;2.50,5.00 +2.50,0.94;2.50,4.06 +6.88,4.06;6.88,5.00 +6.88,0.94;6.88,4.06 +0.62,4.38;0.62,1.88 +0.62,2.50;4.38,2.50 +4.38,2.50;4.38,4.06 +4.38,4.06;0.62,4.06 +4.69,0.62;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.25 + +# UTF-16 : 88 31 +# UTF-8 : b1 a0 e8 +[8831] 蠱 +7.81,0.94;7.81,2.50 +7.81,2.50;1.56,2.50 +1.56,2.50;1.56,0.94 +3.75,2.50;3.75,0.94 +5.62,2.50;5.94,0.94 +0.31,0.62;9.06,0.62 +5.00,5.94;5.00,4.06 +5.00,4.38;8.75,4.38 +8.75,4.38;8.75,5.62 +8.75,5.62;5.00,5.62 +4.69,3.12;4.38,3.44 +4.38,3.44;4.06,3.75 +4.06,3.75;3.75,4.38 +3.75,4.38;3.75,4.38 +0.31,3.12;0.94,3.12 +0.94,3.12;1.88,3.44 +1.88,3.44;2.19,3.44 +2.19,3.44;2.50,3.44 +2.50,3.44;3.12,3.44 +3.12,3.44;3.44,3.44 +3.44,3.44;3.75,3.44 +3.75,3.44;4.38,3.44 +9.06,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.38 +8.12,4.38;8.12,4.38 +2.50,5.62;2.50,6.25 +2.50,3.44;2.50,5.62 +6.88,5.62;6.88,6.25 +6.88,3.44;6.88,5.62 +0.62,5.94;0.62,4.06 +0.62,4.38;4.38,4.38 +4.38,4.38;4.38,5.62 +4.38,5.62;0.62,5.62 +4.69,3.12;5.62,3.12 +5.62,3.12;6.25,3.44 +6.25,3.44;6.56,3.44 +6.56,3.44;7.19,3.44 +7.19,3.44;7.50,3.44 +7.50,3.44;7.81,3.44 +7.81,3.44;8.44,3.44 +8.44,3.44;8.75,3.44 +4.69,6.56;4.69,9.38 +1.56,7.50;8.12,7.50 +8.12,7.50;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,7.19 +9.06,6.25;8.75,6.56 +8.75,6.56;8.12,6.88 +8.12,6.88;7.81,6.88 +7.81,6.88;7.50,7.19 +7.50,7.19;7.19,7.50 +0.62,6.56;1.25,6.56 +1.25,6.56;1.88,6.56 +1.88,6.56;2.81,6.56 +2.81,6.56;3.44,6.56 +3.44,6.56;4.38,6.56 +4.38,6.56;5.00,6.56 +5.00,6.56;5.94,6.56 +5.94,6.56;6.56,6.88 +6.56,6.88;7.50,6.88 +7.50,6.88;8.12,6.88 + +# UTF-16 : 58 75 +# UTF-8 : b5 a1 e5 +[5875] 塵 +5.00,8.44;5.00,9.38 +0.31,0.62;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,8.44 +1.25,8.44;9.06,8.44 +5.94,8.12;5.94,5.94 +3.44,8.12;3.75,5.94 +1.25,5.94;8.44,5.94 +8.44,5.94;8.44,7.19 +8.44,7.19;1.25,7.19 +5.94,5.62;5.94,3.75 +5.94,3.75;5.94,3.44 +5.94,3.44;6.25,3.44 +6.25,3.44;6.88,3.44 +6.88,3.44;7.19,3.44 +7.19,3.44;7.81,3.44 +7.81,3.44;8.12,3.44 +8.12,3.44;8.75,3.44 +8.75,3.44;8.75,4.06 +8.75,4.06;9.06,4.69 +5.94,4.69;6.56,4.69 +6.56,4.69;7.19,5.00 +7.19,5.00;7.81,5.00 +7.81,5.00;8.44,5.31 +8.44,5.31;9.06,5.31 +2.50,4.69;5.31,4.69 +2.50,3.44;2.50,5.62 +1.25,3.12;1.56,3.12 +1.56,3.12;2.19,3.44 +2.19,3.44;2.50,3.44 +2.50,3.44;2.81,3.44 +2.81,3.44;3.44,3.44 +3.44,3.44;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,3.75 +4.38,3.75;5.00,3.75 +5.00,3.75;5.31,3.75 +1.25,0.94;9.06,0.94 +8.44,2.50;1.88,2.50 +5.31,0.94;5.31,3.12 + +# UTF-16 : 5f 29 +# UTF-8 : a9 bc e5 +[5f29] 弩 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,4.06 +7.81,4.06;1.88,4.06 +1.88,4.06;1.88,3.44 +1.88,3.44;1.56,3.12 +1.56,3.12;1.56,2.81 +1.56,2.81;1.25,2.19 +1.25,2.19;1.25,1.88 +1.56,2.81;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,8.44;0.31,8.44 +0.31,5.31;0.94,5.31 +0.94,5.31;1.56,5.62 +1.56,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.38,8.12 +1.25,7.19;1.88,6.88 +1.88,6.88;2.50,6.56 +2.50,6.56;3.12,6.25 +3.12,6.25;3.75,5.94 +3.75,5.94;4.38,5.62 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;0.62,6.56 +4.69,8.44;8.75,8.44 +5.00,5.62;5.31,5.94 +5.31,5.94;5.94,6.25 +5.94,6.25;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +9.06,5.31;8.75,5.62 +8.75,5.62;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.31,8.12 + +# UTF-16 : 53 e2 +# UTF-8 : a2 8f e5 +[53e2] 叢 +1.25,4.38;1.25,0.94 +4.38,0.31;4.38,4.38 +1.25,2.19;4.38,2.19 +1.25,3.44;4.38,3.44 +0.31,0.94;0.94,0.94 +0.94,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +4.69,3.75;8.75,3.75 +4.69,0.62;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,1.25 +6.25,1.25;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.44,3.44 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.44 +0.31,4.38;9.06,4.38 +8.75,8.12;0.62,8.12 +2.50,8.12;2.19,8.44 +2.19,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +1.88,9.06;1.56,9.06 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.81,9.06 +7.81,9.06;7.81,9.06 +3.75,8.12;3.75,9.38 +5.62,8.12;5.62,9.38 +4.69,4.38;4.69,6.56 +8.75,6.56;0.94,6.56 +8.12,5.62;1.25,5.62 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;6.56,8.12 +3.75,6.56;3.44,6.88 +3.44,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.12 + +# UTF-16 : 8f 26 +# UTF-8 : a6 bc e8 +[8f26] 輦 +1.56,2.19;7.81,2.19 +7.81,2.19;7.81,4.38 +7.81,4.38;1.56,4.38 +1.56,4.38;1.56,2.19 +1.56,3.12;7.81,3.12 +0.31,1.25;9.06,1.25 +4.69,0.31;4.69,5.62 +0.94,5.00;8.75,5.00 +0.31,7.19;4.38,7.19 +5.00,7.19;9.06,7.19 +4.38,8.44;0.62,8.44 +8.75,8.44;5.00,8.44 +0.31,5.31;0.94,5.62 +0.94,5.62;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,8.12 +2.50,8.12;2.50,8.44 +2.50,8.44;2.81,9.06 +5.00,5.62;5.62,6.25 +5.62,6.25;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.56,7.50 +6.56,7.50;6.56,8.12 +6.56,8.12;6.88,8.44 +6.88,8.44;6.88,9.06 +4.38,5.62;4.06,5.94 +4.06,5.94;3.44,6.25 +3.44,6.25;3.12,6.56 +3.12,6.56;2.81,6.88 +2.81,6.88;2.19,7.19 +9.06,5.31;8.44,5.62 +8.44,5.62;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;6.88,6.88 +6.88,6.88;6.56,7.19 + +# UTF-16 : 81 e5 +# UTF-8 : a5 87 e8 +[81e5] 臥 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,2.19 +5.62,2.19;5.94,2.81 +5.94,2.81;6.25,3.44 +6.25,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.88,5.31 +6.88,5.31;6.88,6.25 +6.88,6.25;6.88,6.88 +6.88,6.88;6.88,9.06 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.50,4.06 +7.50,4.06;7.19,4.69 +7.19,4.69;7.19,5.31 +7.19,5.31;6.88,6.25 +6.88,6.25;6.88,6.88 +5.00,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.62,1.25;4.38,1.25 +0.94,3.75;4.69,3.75 +4.69,3.75;4.69,6.25 +4.69,6.25;0.94,6.25 +2.81,6.25;2.81,8.44 +2.81,1.25;2.81,3.75 + +# UTF-16 : 99 c1 +# UTF-8 : 81 a7 e9 +[99c1] 駁 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.44,3.44 +2.81,1.56;2.81,2.19 +2.81,2.19;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,3.44 +1.88,1.25;1.88,1.56 +1.88,1.56;1.88,2.19 +1.88,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +4.38,8.75;0.94,8.75 +0.94,8.75;0.94,4.06 +0.94,4.06;4.38,4.06 +4.38,4.06;4.38,3.44 +4.38,3.44;4.38,2.50 +4.38,2.50;4.38,2.19 +4.38,2.19;4.38,1.56 +4.38,1.56;4.06,0.94 +4.06,0.94;3.75,0.62 +3.75,0.62;3.44,0.62 +3.44,0.62;2.81,0.94 +2.81,0.94;2.81,0.94 +2.50,8.44;2.50,4.06 +0.94,5.62;4.38,5.62 +0.94,7.19;4.38,7.19 +4.69,5.62;5.31,5.94 +5.31,5.94;5.62,6.25 +5.62,6.25;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;8.44,8.12 +8.44,8.12;8.44,8.75 +8.44,8.75;8.75,9.06 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.12 +5.94,8.12;6.25,7.81 +6.25,7.81;6.56,7.50 +6.56,7.50;6.88,7.50 +6.88,7.50;7.50,7.19 +7.50,7.19;7.81,6.88 +7.81,6.88;8.12,6.56 +8.12,6.56;8.75,5.94 +8.75,5.94;9.06,5.62 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.12,4.69 +8.12,4.69;8.44,5.31 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.62,4.69 +5.62,4.69;5.31,5.31 + +# UTF-16 : 8b 5a +# UTF-8 : 9a ad e8 +[8b5a] 譚 +0.94,0.94;2.81,0.94 +2.81,0.94;2.81,3.12 +2.81,3.12;0.94,3.12 +0.94,3.12;0.94,0.31 +0.31,7.19;3.12,7.19 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 +9.06,8.75;3.44,8.75 +7.19,8.44;7.19,6.25 +5.31,8.44;5.31,6.25 +3.75,5.94;3.75,7.81 +3.75,7.81;8.75,7.81 +8.75,7.81;8.75,6.25 +8.75,6.25;3.75,6.25 +4.06,3.12;8.44,3.12 +8.44,3.12;8.44,5.31 +8.44,5.31;4.06,5.31 +4.06,5.31;4.06,3.12 +4.06,4.38;8.44,4.38 +3.44,1.88;9.06,1.88 +6.25,0.62;6.25,3.12 + +# UTF-16 : 94 14 +# UTF-8 : 94 90 e9 +[9414] 鐔 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,1.88 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.44 +1.88,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +3.44,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +9.06,8.75;3.75,8.75 +7.19,8.44;7.19,6.25 +5.62,8.44;5.62,6.25 +4.06,5.94;4.06,7.81 +4.06,7.81;8.75,7.81 +8.75,7.81;8.75,6.25 +8.75,6.25;4.06,6.25 +4.38,3.12;8.75,3.12 +8.75,3.12;8.75,5.31 +8.75,5.31;4.38,5.31 +4.38,5.31;4.38,3.12 +4.38,4.38;8.75,4.38 +3.75,1.88;9.06,1.88 +6.56,0.62;6.56,3.12 + +# UTF-16 : 69 8a +# UTF-8 : 8a a6 e6 +[698a] 榊 +7.50,7.50;7.50,0.62 +7.50,9.06;7.50,7.81 +5.94,7.81;5.94,2.50 +9.06,2.50;9.06,7.81 +9.06,7.81;6.25,7.81 +5.94,3.12;9.06,3.12 +6.25,5.62;9.06,5.62 +5.62,3.12;5.31,3.44 +5.31,3.44;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.38,5.00 +5.62,7.19;2.81,7.19 +4.06,7.19;4.06,9.06 +4.06,0.62;4.06,4.69 +2.50,3.44;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.69,5.31 +4.69,5.31;5.00,5.94 +5.00,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.62,7.19 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.38;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 + +# UTF-16 : 62 0e +# UTF-8 : 8e 88 e6 +[620e] 戎 +0.62,7.81;8.75,7.81 +8.12,6.56;7.81,5.94 +7.81,5.94;7.50,5.00 +7.50,5.00;7.19,4.38 +7.19,4.38;6.88,3.75 +6.88,3.75;6.56,3.12 +6.56,3.12;5.94,2.50 +5.94,2.50;5.62,2.19 +5.62,2.19;5.00,1.56 +5.00,1.56;4.38,1.25 +4.38,1.25;3.75,0.94 +5.62,9.38;5.94,7.50 +5.94,7.50;5.94,6.25 +5.94,6.25;6.25,4.69 +6.25,4.69;6.56,3.75 +6.56,3.75;6.88,2.81 +6.88,2.81;7.19,2.19 +7.19,2.19;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +6.56,9.38;6.88,9.06 +6.88,9.06;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;7.81,8.44 +7.81,8.44;8.12,8.12 +0.31,4.06;0.94,4.38 +0.94,4.38;1.56,4.38 +1.56,4.38;1.88,4.38 +1.88,4.38;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.44,4.69 +3.44,4.69;3.75,4.69 +3.75,4.69;4.38,5.00 +4.38,5.00;5.00,5.00 +5.00,5.00;5.31,5.31 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.81,7.19 + +# UTF-16 : 7d 68 +# UTF-8 : a8 b5 e7 +[7d68] 絨 +3.44,4.06;3.44,4.38 +3.44,4.38;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;2.81,5.94 +2.81,5.94;2.81,6.25 +0.31,4.69;3.12,4.69 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.88;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +1.56,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.94,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.88,8.75;2.19,9.06 +3.75,5.00;4.38,5.00 +4.38,5.00;4.69,5.31 +4.69,5.31;5.31,5.31 +5.31,5.31;5.94,5.31 +5.94,5.31;6.56,5.62 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,5.94 +5.00,5.94;5.00,6.56 +5.00,6.56;5.00,7.19 +3.44,7.81;9.06,7.81 +8.75,6.56;8.44,5.94 +8.44,5.94;8.12,5.00 +8.12,5.00;7.81,4.38 +7.81,4.38;7.50,3.75 +7.50,3.75;6.88,3.12 +6.88,3.12;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;4.06,0.94 +6.88,9.38;6.88,7.50 +6.88,7.50;6.88,6.25 +6.88,6.25;7.19,4.69 +7.19,4.69;7.19,3.75 +7.19,3.75;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.12 + +# UTF-16 : 59 19 +# UTF-8 : 99 a4 e5 +[5919] 夙 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,8.75 +1.25,8.75;7.81,8.75 +7.81,8.75;7.81,6.88 +7.81,6.88;8.12,5.62 +8.12,5.62;8.12,4.38 +8.12,4.38;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;8.75,0.62 +8.75,0.62;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +1.88,7.50;7.50,7.50 +1.56,3.44;2.19,3.75 +2.19,3.75;2.50,4.06 +2.50,4.06;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.38,6.88 +4.38,6.88;4.69,7.50 +4.06,5.94;6.88,5.94 +6.88,5.94;6.88,5.31 +6.88,5.31;6.56,4.69 +6.56,4.69;6.25,4.06 +6.25,4.06;5.94,3.44 +5.94,3.44;5.62,2.81 +5.62,2.81;5.00,2.19 +5.00,2.19;4.38,1.88 +4.38,1.88;3.75,1.56 +3.75,1.56;3.12,1.25 +3.12,1.25;2.50,0.94 +5.94,3.44;5.62,3.44 +5.62,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,4.06;4.38,4.38 +4.38,4.38;3.75,4.69 + +# UTF-16 : 5f 57 +# UTF-8 : 97 bd e5 +[5f57] 彗 +2.50,9.06;2.50,5.00 +4.38,8.44;0.62,8.44 +4.38,7.19;0.62,7.19 +6.88,9.06;6.88,5.00 +8.75,8.44;5.00,8.44 +8.75,7.19;5.00,7.19 +8.75,5.62;5.00,5.62 +0.31,5.31;0.94,5.62 +0.94,5.62;1.56,5.62 +1.56,5.62;1.88,5.62 +1.88,5.62;2.50,5.62 +2.50,5.62;2.81,5.62 +2.81,5.62;3.12,5.62 +3.12,5.62;4.06,5.94 +4.06,5.94;4.38,5.94 +7.81,0.62;7.81,4.38 +7.81,4.38;1.56,4.38 +1.25,1.25;7.81,1.25 +0.31,2.81;9.06,2.81 + +# UTF-16 : 9a ed +# UTF-8 : ad ab e9 +[9aed] 髭 +0.31,6.25;5.00,6.25 +1.25,6.25;1.25,8.75 +1.25,8.75;4.69,8.75 +1.25,8.12;4.69,8.12 +1.25,7.19;4.69,7.19 +5.31,8.12;5.62,8.12 +5.62,8.12;5.94,8.12 +5.94,8.12;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;8.12,8.75 +8.12,8.75;8.44,9.06 +5.31,6.56;5.62,6.56 +5.62,6.56;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;7.19,6.88 +7.19,6.88;7.81,7.19 +7.81,7.19;8.44,7.50 +8.44,7.50;8.75,7.50 +5.31,5.00;5.62,5.00 +5.62,5.00;6.25,5.00 +6.25,5.00;6.56,5.00 +6.56,5.00;6.88,5.31 +6.88,5.31;7.19,5.31 +7.19,5.31;8.12,5.62 +8.12,5.62;8.75,5.94 +8.75,5.94;8.75,6.25 +5.00,4.69;4.69,5.00 +4.69,5.00;4.06,5.31 +4.06,5.31;3.75,5.62 +3.75,5.62;3.75,5.94 +0.31,4.69;1.25,4.69 +1.25,4.69;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.81,5.00 +2.81,5.00;3.12,5.00 +3.12,5.00;3.44,5.00 +3.44,5.00;4.06,5.00 +4.06,5.00;4.38,5.31 +1.25,4.69;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;1.88,6.25 +2.81,4.38;2.81,1.25 +1.25,3.75;1.25,0.94 +4.69,3.12;2.81,3.12 +0.62,0.62;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.69,1.56 +4.69,1.56;5.00,1.56 +5.31,4.38;5.31,1.25 +5.31,1.25;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +5.31,2.81;5.94,2.81 +5.94,2.81;6.56,3.12 +6.56,3.12;7.50,3.44 +7.50,3.44;8.12,3.75 +8.12,3.75;8.75,4.06 + +# UTF-16 : 54 86 +# UTF-8 : 86 92 e5 +[5486] 咆 +0.94,1.56;2.81,1.56 +2.81,1.56;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +8.12,3.75;7.50,3.75 +7.50,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +4.38,8.12;8.75,8.12 +8.75,8.12;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.75,5.31 +8.75,5.31;8.75,4.69 +8.75,4.69;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.12,3.75 +3.12,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.38,8.75 +4.38,8.75;4.38,9.38 +4.06,4.38;7.19,4.38 +7.19,4.38;7.19,6.88 +7.19,6.88;4.38,6.88 +9.06,3.12;9.06,2.50 +9.06,2.50;9.06,2.19 +9.06,2.19;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.62 +6.88,0.62;6.25,0.62 +6.25,0.62;5.62,0.62 +5.62,0.62;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;4.06,6.88 + +# UTF-16 : 67 b9 +# UTF-8 : b9 9e e6 +[67b9] 枹 +3.75,3.75;3.44,4.38 +3.44,4.38;3.12,5.00 +3.12,5.00;2.81,5.62 +2.81,5.62;2.50,6.25 +2.50,6.25;2.19,7.19 +2.19,0.62;2.19,9.06 +3.44,7.19;0.31,7.19 +0.00,2.50;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +8.12,3.75;7.50,3.75 +7.50,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +4.38,8.12;8.75,8.12 +8.75,8.12;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.75,5.31 +8.75,5.31;8.75,4.69 +8.75,4.69;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.12,3.75 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.75 +4.38,8.75;4.69,9.38 +4.38,4.38;7.19,4.38 +7.19,4.38;7.19,6.88 +7.19,6.88;4.38,6.88 +9.06,3.12;9.06,2.50 +9.06,2.50;9.06,2.19 +9.06,2.19;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.62 +6.88,0.62;6.25,0.62 +6.25,0.62;5.62,0.62 +5.62,0.62;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,1.25 +4.38,1.25;4.38,1.56 +4.38,1.56;4.38,1.88 +4.38,1.88;4.38,6.88 + +# UTF-16 : 57 89 +# UTF-8 : 89 9e e5 +[5789] 垉 +0.31,6.88;3.12,6.88 +1.88,1.88;1.88,8.75 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +8.12,3.75;7.50,3.75 +7.50,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +4.38,8.12;8.75,8.12 +8.75,8.12;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.75,5.31 +8.75,5.31;8.75,4.69 +8.75,4.69;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.12,3.75 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.75 +4.38,8.75;4.69,9.38 +4.38,4.38;7.19,4.38 +7.19,4.38;7.19,6.88 +7.19,6.88;4.38,6.88 +9.06,3.12;9.06,2.50 +9.06,2.50;9.06,2.19 +9.06,2.19;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.62 +6.88,0.62;6.25,0.62 +6.25,0.62;5.62,0.62 +5.62,0.62;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,1.25 +4.38,1.25;4.38,1.56 +4.38,1.56;4.38,1.88 +4.38,1.88;4.38,6.88 + +# UTF-16 : 88 8d +# UTF-8 : 8d a2 e8 +[888d] 袍 +3.12,4.06;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;4.06,5.31 +3.75,3.12;3.44,3.44 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.00 +3.44,7.50;0.31,7.50 +1.88,7.50;1.88,9.06 +1.88,0.62;1.88,4.69 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.19,5.00 +2.19,5.00;2.50,5.31 +2.50,5.31;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.12,6.88 +3.12,6.88;3.44,7.19 +8.12,3.75;7.50,3.75 +7.50,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +4.38,8.12;8.75,8.12 +8.75,8.12;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.75,5.31 +8.75,5.31;8.75,4.69 +8.75,4.69;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.12,3.75 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.69,8.75 +4.69,8.75;4.69,9.38 +4.38,4.38;7.50,4.38 +7.50,4.38;7.50,6.88 +7.50,6.88;4.38,6.88 +9.06,3.12;9.06,2.50 +9.06,2.50;9.06,2.19 +9.06,2.19;8.75,1.56 +8.75,1.56;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;5.94,0.62 +5.94,0.62;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,1.25 +4.38,1.25;4.38,1.56 +4.38,1.56;4.38,1.88 +4.38,1.88;4.38,6.88 + +# UTF-16 : 70 ae +# UTF-8 : ae 82 e7 +[70ae] 炮 +3.44,1.25;3.12,1.88 +3.12,1.88;2.81,2.50 +2.81,2.50;2.50,3.12 +2.50,3.12;1.88,3.75 +1.88,3.75;1.56,4.38 +0.94,7.81;0.94,6.88 +0.94,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +3.12,7.81;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,4.69 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,9.06 +8.12,3.75;7.50,3.75 +7.50,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +4.38,8.12;8.75,8.12 +8.75,8.12;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.75,5.31 +8.75,5.31;8.75,4.69 +8.75,4.69;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.12,3.75 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.69,8.75 +4.69,8.75;4.69,9.38 +4.38,4.38;7.50,4.38 +7.50,4.38;7.50,6.88 +7.50,6.88;4.38,6.88 +9.06,3.12;9.06,2.50 +9.06,2.50;9.06,2.19 +9.06,2.19;8.75,1.56 +8.75,1.56;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;5.94,0.62 +5.94,0.62;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,1.25 +4.38,1.25;4.38,1.56 +4.38,1.56;4.38,1.88 +4.38,1.88;4.38,6.88 + +# UTF-16 : 86 ab +# UTF-8 : ab 9a e8 +[86ab] 蚫 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.50 +3.12,7.50;0.31,7.50 +0.31,7.50;0.31,3.75 +3.75,0.94;3.75,1.56 +3.75,1.56;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,3.75 +0.00,0.94;0.62,0.94 +0.62,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +8.12,3.75;7.81,3.75 +7.81,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +4.38,8.12;8.75,8.12 +8.75,8.12;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.75,5.31 +8.75,5.31;8.75,4.69 +8.75,4.69;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;8.12,3.75 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.69,8.75 +4.69,8.75;5.00,9.38 +4.38,4.38;7.50,4.38 +7.50,4.38;7.50,6.88 +7.50,6.88;4.69,6.88 +9.06,3.12;9.06,2.50 +9.06,2.50;9.06,2.19 +9.06,2.19;9.06,1.56 +9.06,1.56;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;5.94,0.62 +5.94,0.62;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,1.25 +4.69,1.25;4.38,1.56 +4.38,1.56;4.38,1.88 +4.38,1.88;4.38,6.88 + +# UTF-16 : 92 4b +# UTF-8 : 8b 89 e9 +[924b] 鉋 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +3.75,5.00;0.31,5.00 +3.75,6.88;0.94,6.88 +2.19,1.56;2.19,6.88 +1.56,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.38 +8.12,3.75;7.81,3.75 +7.81,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +4.69,8.12;9.06,8.12 +8.75,8.12;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.75,5.31 +8.75,5.31;8.75,4.69 +8.75,4.69;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;8.12,3.75 +3.75,5.94;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;5.00,8.75 +5.00,8.75;5.00,9.38 +4.69,4.38;7.81,4.38 +7.50,4.38;7.81,6.88 +7.50,6.88;4.69,6.88 +9.06,3.12;9.06,2.50 +9.06,2.50;9.06,2.19 +9.06,2.19;9.06,1.56 +9.06,1.56;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,0.62 +7.50,0.62;6.88,0.62 +6.88,0.62;6.25,0.62 +6.25,0.62;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;4.69,1.25 +4.69,1.25;4.69,1.56 +4.69,1.56;4.69,1.88 +4.69,1.88;4.69,6.88 + +# UTF-16 : 76 b0 +# UTF-8 : b0 9a e7 +[76b0] 皰 +3.75,6.56;4.06,6.88 +4.06,6.88;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +0.62,5.94;4.38,5.94 +0.62,0.62;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.06,5.62 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.19 +3.75,2.19;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.50,3.12 +2.50,3.12;2.19,3.44 +2.19,3.44;1.88,3.75 +1.88,3.75;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.25,5.31 +2.50,5.94;2.50,9.06 +0.00,0.94;0.31,1.56 +0.31,1.56;0.31,1.88 +0.31,1.88;0.31,2.19 +0.31,2.19;0.31,2.81 +0.31,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,8.12 +0.62,8.12;4.38,8.12 +8.12,3.75;7.81,3.75 +7.81,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +5.31,8.12;9.06,8.12 +8.75,8.12;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.75,5.31 +8.75,5.31;8.75,4.69 +8.75,4.69;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;8.12,3.75 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.31,8.12 +5.31,8.12;5.31,8.75 +5.31,8.75;5.62,9.38 +5.00,4.38;7.81,4.38 +7.81,4.38;7.81,6.88 +7.81,6.88;5.00,6.88 +9.06,3.12;9.06,2.50 +9.06,2.50;9.06,2.19 +9.06,2.19;9.06,1.56 +9.06,1.56;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;7.50,0.62 +7.50,0.62;6.88,0.62 +6.88,0.62;6.25,0.62 +6.25,0.62;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,1.25 +5.00,1.25;5.00,1.56 +5.00,1.56;5.00,1.88 +5.00,1.88;5.00,6.88 + +# UTF-16 : 9b 91 +# UTF-8 : 91 ae e9 +[9b91] 鮑 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.44 +0.00,6.56;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;2.81,8.75 +0.94,5.31;3.44,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.75,7.19 +3.75,7.19;3.75,3.44 +3.75,3.44;0.94,3.44 +2.19,7.19;2.19,3.44 +4.06,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.44,2.81 +3.44,2.81;3.44,2.81 +2.81,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;2.50,2.81 +2.50,2.81;2.50,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +8.12,3.75;7.81,3.75 +7.81,3.75;7.19,3.75 +7.19,3.75;7.19,3.75 +5.00,8.12;9.06,8.12 +8.75,8.12;8.75,7.19 +8.75,7.19;8.75,6.25 +8.75,6.25;8.75,5.31 +8.75,5.31;8.75,4.69 +8.75,4.69;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;8.12,3.75 +4.06,5.94;4.38,6.56 +4.38,6.56;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.00,8.75 +5.00,8.75;5.31,9.38 +4.69,4.38;7.81,4.38 +7.50,4.38;7.81,6.88 +7.50,6.88;4.69,6.88 +9.06,3.12;9.06,2.50 +9.06,2.50;9.06,2.19 +9.06,2.19;9.06,1.56 +9.06,1.56;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,0.62 +7.50,0.62;6.88,0.62 +6.88,0.62;6.25,0.62 +6.25,0.62;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,1.25 +4.69,1.25;4.69,1.56 +4.69,1.56;4.69,1.88 +4.69,1.88;4.69,6.88 + +# UTF-16 : 9d 5e +# UTF-8 : 9e b5 e9 +[9d5e] 鵞 +7.19,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.56,2.19 +5.31,0.94;5.00,1.25 +5.00,1.25;4.69,1.88 +4.69,1.88;4.69,1.88 +3.12,0.62;3.12,1.25 +3.12,1.25;2.81,1.56 +2.81,1.56;2.81,1.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.56,3.75;7.50,3.75 +7.50,3.75;7.50,5.31 +7.50,5.31;1.56,5.31 +1.56,5.31;1.56,2.50 +1.56,2.50;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;6.25,0.62 +1.56,4.38;7.50,4.38 +4.06,5.94;3.75,5.62 +3.75,5.62;3.75,5.31 +1.56,3.12;8.75,3.12 +2.81,8.75;2.81,6.25 +2.81,6.25;2.50,5.94 +2.50,5.94;2.19,5.94 +2.19,5.94;1.88,5.94 +1.88,5.94;1.25,5.94 +1.25,5.94;1.25,5.94 +0.31,7.81;9.06,7.81 +8.44,7.50;7.81,7.19 +7.81,7.19;7.19,6.88 +7.19,6.88;6.88,6.56 +6.88,6.56;6.56,6.25 +6.56,6.25;5.94,6.25 +5.94,6.25;5.62,5.94 +5.62,5.94;5.00,5.94 +5.00,5.94;4.38,5.94 +5.62,9.06;5.62,8.44 +5.62,8.44;5.94,7.81 +5.94,7.81;6.25,7.50 +6.25,7.50;6.56,6.88 +6.56,6.88;6.88,6.56 +6.88,6.56;7.19,6.25 +7.19,6.25;7.50,5.94 +7.50,5.94;8.12,5.62 +8.12,5.62;8.12,5.62 +8.12,5.62;8.75,5.94 +8.75,5.94;8.75,6.25 +8.75,6.25;9.06,6.88 +0.62,8.75;1.25,8.75 +1.25,8.75;1.56,8.75 +1.56,8.75;2.19,8.75 +2.19,8.75;2.50,8.75 +2.50,8.75;2.81,8.75 +2.81,8.75;3.12,8.75 +3.12,8.75;4.06,9.06 +4.06,9.06;4.69,9.06 +0.31,6.88;0.94,6.88 +0.94,6.88;1.56,6.88 +1.56,6.88;1.88,6.88 +1.88,6.88;2.19,6.88 +2.19,6.88;2.81,6.88 +2.81,6.88;3.12,6.88 +3.12,6.88;3.75,7.19 +3.75,7.19;4.06,7.19 +4.06,7.19;4.38,7.19 +4.38,7.19;4.69,7.19 +6.88,9.06;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,8.44 +8.44,8.44;8.44,8.44 + +# UTF-16 : 61 08 +# UTF-8 : 88 84 e6 +[6108] 愈 +2.81,7.81;6.56,7.81 +9.06,7.19;8.44,7.50 +8.44,7.50;8.12,7.50 +8.12,7.50;7.50,7.81 +7.50,7.81;7.19,7.81 +7.19,7.81;6.88,8.12 +6.88,8.12;6.25,8.44 +6.25,8.44;5.94,8.75 +5.94,8.75;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.75 +3.44,8.75;3.12,8.44 +3.12,8.44;2.81,8.12 +2.81,8.12;2.19,7.81 +2.19,7.81;1.88,7.81 +1.88,7.81;1.25,7.50 +1.25,7.50;0.94,7.50 +0.94,7.50;0.31,7.19 +2.81,2.50;3.12,1.56 +2.81,1.56;3.12,1.25 +3.12,1.25;3.12,0.62 +3.12,0.62;3.75,0.62 +3.75,0.62;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;5.00,0.62 +5.00,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;6.25,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;7.19,0.94 +7.19,0.94;7.19,1.25 +7.19,1.25;7.50,1.88 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +5.94,1.56;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.38,2.50 +4.38,2.50;4.06,2.81 +1.25,5.94;4.38,5.94 +1.25,4.69;4.38,4.69 +1.25,3.12;1.25,6.88 +1.25,6.88;4.38,6.88 +4.38,6.88;4.38,4.06 +4.38,4.06;4.38,3.44 +4.38,3.44;4.06,3.44 +4.06,3.44;3.75,3.44 +3.75,3.44;3.44,3.44 +3.44,3.44;2.81,3.44 +2.81,3.44;2.50,3.44 +5.62,4.06;5.94,6.88 +8.44,7.19;8.44,4.06 +8.44,4.06;8.12,3.44 +8.12,3.44;7.81,3.12 +7.81,3.12;7.81,3.12 +7.50,3.12;7.19,3.12 +7.19,3.12;6.88,3.44 +6.88,3.44;6.56,3.44 + +# UTF-16 : 80 85 +# UTF-8 : 85 82 e8 +[8085] 肅 +1.25,5.94;7.81,5.94 +7.81,5.94;7.81,8.44 +7.81,8.44;1.25,8.44 +0.31,7.19;9.06,7.19 +4.69,8.44;4.69,9.38 +4.69,0.62;4.69,8.44 +8.12,3.44;1.25,3.44 +8.12,5.62;8.12,0.62 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,5.62 +8.12,4.38;6.25,4.38 +5.94,4.38;6.25,5.62 +8.12,2.19;6.25,2.19 +5.94,2.19;6.25,0.62 +1.25,4.38;3.44,4.38 +3.12,4.38;3.44,5.62 +0.94,2.19;3.44,2.19 +3.12,2.19;3.44,0.62 + +# UTF-16 : 56 2f +# UTF-8 : af 98 e5 +[562f] 嘯 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +3.44,5.94;8.44,5.94 +8.44,5.94;8.44,8.44 +8.44,8.44;3.44,8.44 +2.81,7.19;9.38,7.19 +5.94,8.44;5.94,9.38 +5.94,0.62;5.94,8.44 +8.75,3.44;3.44,3.44 +8.75,5.62;8.75,0.62 +2.50,0.62;2.81,0.94 +2.81,0.94;3.12,1.56 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.44,3.75 +3.12,3.75;3.44,5.62 +8.75,4.38;7.19,4.38 +7.19,4.38;7.19,5.62 +8.75,2.19;7.19,2.19 +7.19,2.19;7.19,0.62 +3.12,4.38;5.00,4.38 +5.00,4.38;5.00,5.62 +3.12,2.19;5.00,2.19 +5.00,2.19;5.00,0.62 + +# UTF-16 : 85 6d +# UTF-8 : ad 95 e8 +[856d] 蕭 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +1.25,5.62;7.81,5.62 +7.81,5.62;7.81,7.50 +7.81,7.50;1.25,7.50 +0.31,6.56;9.06,6.56 +4.69,7.50;4.69,8.12 +4.69,0.62;4.69,7.50 +8.12,2.81;1.25,2.81 +8.12,5.00;8.12,0.62 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,5.00 +8.12,4.06;6.25,4.06 +5.94,4.06;6.25,5.00 +8.12,1.88;6.25,1.88 +5.94,1.88;6.25,0.62 +1.25,4.06;3.44,4.06 +3.12,4.06;3.44,5.00 +0.94,1.88;3.44,1.88 +3.12,1.88;3.44,0.62 + +# UTF-16 : 70 1f +# UTF-8 : 9f 80 e7 +[701f] 瀟 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +2.19,8.44;9.06,8.44 +4.38,7.81;4.38,9.38 +7.19,7.81;7.19,9.38 +2.81,5.62;8.44,5.62 +8.44,5.62;8.44,7.50 +8.44,7.50;2.81,7.50 +1.88,6.56;9.38,6.56 +5.62,7.50;5.62,8.12 +5.62,0.62;5.62,7.50 +8.75,2.81;2.81,2.81 +8.75,5.00;8.75,0.62 +1.88,0.62;2.19,0.94 +2.19,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.81,5.00 +8.75,4.06;6.88,4.06 +6.88,4.06;6.88,5.00 +8.75,1.88;6.88,1.88 +6.88,1.88;6.88,0.62 +2.81,4.06;4.38,4.06 +4.38,4.06;4.38,5.00 +2.50,1.88;4.38,1.88 +4.38,1.88;4.38,0.62 + +# UTF-16 : 85 94 +# UTF-8 : 94 96 e8 +[8594] 薔 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +4.69,4.69;4.69,8.12 +0.31,7.50;9.06,7.50 +9.06,4.69;0.31,4.69 +0.62,5.00;1.25,5.31 +1.25,5.31;1.88,5.62 +1.88,5.62;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,7.19 +4.38,5.31;3.75,5.31 +3.75,5.31;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;2.81,5.94 +2.81,5.94;2.19,6.25 +5.31,5.31;5.62,5.62 +5.62,5.62;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;6.88,7.19 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.50,5.94 +7.50,5.94;6.88,5.94 +6.88,5.94;6.56,6.25 +1.25,0.94;8.12,0.94 +2.81,1.88;6.88,1.88 +6.88,1.88;6.88,3.12 +6.88,3.12;2.81,3.12 +2.81,3.12;2.81,1.56 +1.25,4.06;1.25,0.31 +8.12,0.31;8.12,3.75 +8.12,3.75;1.25,3.75 + +# UTF-16 : 85 87 +# UTF-8 : 87 96 e8 +[8587] 薇 +2.50,5.94;2.19,5.31 +2.19,5.31;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.00,3.75 +2.50,7.81;2.19,7.19 +2.19,7.19;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;0.62,5.94 +0.62,5.94;0.31,5.62 +1.25,0.31;1.25,4.69 +5.62,4.69;2.50,4.69 +4.38,5.62;4.38,7.81 +2.81,7.19;2.81,5.62 +2.81,5.62;5.94,5.62 +5.62,5.62;5.94,7.19 +5.62,0.62;6.25,0.94 +6.25,0.94;6.88,1.25 +6.88,1.25;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.44,4.69 +8.44,4.69;8.75,5.62 +8.75,5.62;8.75,6.56 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.50,3.12 +7.50,3.12;7.19,3.75 +7.19,3.75;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.88,5.94 +6.88,6.56;9.38,6.56 +5.94,4.69;6.25,5.31 +6.25,5.31;6.56,5.94 +6.56,5.94;6.88,6.56 +6.88,6.56;6.88,7.19 +6.88,7.19;7.19,7.81 +6.56,2.19;6.25,1.88 +6.25,1.88;5.62,1.88 +5.62,1.88;5.31,1.56 +5.31,1.56;4.69,1.56 +4.69,1.56;4.38,1.25 +2.19,0.62;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;5.31,3.44 +5.31,3.44;5.31,1.56 +0.31,8.44;9.06,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 + +# UTF-16 : 96 88 +# UTF-8 : 88 9a e9 +[9688] 隈 +3.12,4.38;9.06,4.38 +5.62,4.38;5.94,3.75 +5.94,3.75;6.25,3.44 +6.25,3.44;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.38,0.62 +2.50,0.62;3.12,0.62 +3.12,0.62;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +4.06,0.94;4.06,4.38 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,3.12 +8.12,3.12;8.44,3.44 +8.44,3.44;8.75,3.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,2.81;1.88,2.81 +1.56,2.81;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,8.12 +2.81,8.12;3.12,8.75 +3.75,5.31;8.44,5.31 +8.44,5.31;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,5.31 +5.94,8.75;5.94,5.31 +3.75,7.19;8.44,7.19 + +# UTF-16 : 73 25 +# UTF-8 : a5 8c e7 +[7325] 猥 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;2.19,6.25 +2.19,6.25;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.19,2.50 +2.19,2.50;2.19,1.88 +2.19,1.88;2.19,1.56 +2.19,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.12,9.06;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,4.38;9.06,4.38 +5.62,4.38;5.94,3.75 +5.94,3.75;6.25,3.44 +6.25,3.44;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.38,0.62 +2.50,0.62;3.12,0.62 +3.12,0.62;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +4.06,0.94;4.06,4.38 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,3.12 +8.12,3.12;8.44,3.44 +8.44,3.44;8.75,3.75 +3.44,5.31;8.75,5.31 +8.75,5.31;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,5.31 +5.94,8.75;5.94,5.31 +3.44,7.19;8.75,7.19 + +# UTF-16 : 99 03 +# UTF-8 : 83 a4 e9 +[9903] 餃 +0.94,4.38;3.44,4.38 +3.44,4.38;3.44,6.56 +3.44,6.56;0.94,6.56 +0.94,6.56;0.94,0.62 +0.94,5.62;3.44,5.62 +0.94,3.12;3.75,3.12 +0.94,1.88;3.75,1.88 +1.25,7.50;3.12,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +3.44,0.62;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,4.69 +7.81,4.69;8.12,5.31 +3.75,7.81;9.06,7.81 +6.56,8.12;6.56,9.38 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.44 +5.94,3.44;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.00,5.31 +5.62,7.50;5.31,6.88 +5.31,6.88;5.00,6.56 +5.00,6.56;4.69,5.94 +4.69,5.94;4.38,5.31 +4.38,5.31;4.06,5.00 +9.06,5.00;8.75,5.31 +8.75,5.31;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.50,7.50 + +# UTF-16 : 99 45 +# UTF-8 : 85 a5 e9 +[9945] 饅 +0.94,4.38;3.44,4.38 +3.44,4.38;3.44,6.56 +3.44,6.56;0.94,6.56 +0.94,6.56;0.94,0.62 +0.94,5.62;3.44,5.62 +0.94,3.12;3.75,3.12 +0.94,1.88;3.75,1.88 +1.25,7.50;3.12,7.50 +4.06,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.38,4.38;9.06,4.38 +9.06,4.38;9.06,5.94 +9.06,5.94;4.06,5.94 +4.06,5.94;4.06,4.38 +5.62,4.38;5.94,5.62 +7.50,4.38;7.50,5.62 +4.38,6.56;8.75,6.56 +8.75,6.56;8.75,8.75 +8.75,8.75;4.38,8.75 +4.38,8.75;4.38,6.56 +4.38,7.50;8.44,7.50 +4.06,3.75;9.06,3.75 +3.44,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.44 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,1.88 +6.25,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 + +# UTF-16 : 96 77 +# UTF-8 : b7 99 e9 +[9677] 陷 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,8.12 +2.81,8.12;3.12,8.75 +3.12,5.31;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.06,6.88 +4.06,6.88;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.00,8.75 +5.00,8.75;5.31,9.38 +5.00,8.44;8.75,8.44 +8.75,8.44;8.75,7.81 +8.75,7.81;8.75,7.50 +8.75,7.50;8.75,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,5.94 +8.12,5.94;7.81,5.94 +7.81,5.94;7.19,5.94 +7.19,5.94;6.88,5.94 +6.88,5.94;6.25,5.94 +6.25,5.94;5.94,5.94 +3.44,0.62;3.75,4.69 +3.44,4.69;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.00,5.00 +5.00,5.00;5.62,5.00 +5.62,5.00;5.94,5.31 +8.75,1.25;3.75,1.25 +6.25,5.00;8.75,5.00 +8.75,5.00;8.75,0.62 +6.56,3.12;8.75,3.12 +3.44,3.12;5.62,3.12 + +# UTF-16 : 55 57 +# UTF-8 : 97 95 e5 +[5557] 啗 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +3.12,5.31;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;5.00,8.12 +5.00,8.12;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.31,9.38 +5.00,8.44;8.75,8.44 +8.75,8.44;8.75,7.81 +8.75,7.81;8.75,7.50 +8.75,7.50;8.75,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,5.94 +8.12,5.94;7.81,5.94 +7.81,5.94;7.19,5.94 +7.19,5.94;6.88,5.94 +6.88,5.94;6.25,5.94 +6.25,5.94;5.94,5.94 +3.75,0.62;3.75,4.69 +3.75,4.69;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.00,5.00 +5.00,5.00;5.62,5.00 +5.62,5.00;5.94,5.31 +8.75,1.25;3.75,1.25 +6.25,5.00;8.75,5.00 +8.75,5.00;8.75,0.62 +6.56,3.12;8.75,3.12 +3.75,3.12;5.94,3.12 + +# UTF-16 : 8a c2 +# UTF-8 : 82 ab e8 +[8ac2] 諂 +0.94,0.94;3.12,0.94 +3.12,0.94;3.12,3.12 +3.12,3.12;0.94,3.12 +0.94,3.12;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,5.94;3.44,5.94 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +3.75,5.31;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +5.62,8.44;8.75,8.44 +8.75,8.44;8.75,7.81 +8.75,7.81;8.75,7.50 +8.75,7.50;8.75,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,5.94 +8.12,5.94;7.81,5.94 +7.81,5.94;7.19,5.94 +7.19,5.94;6.88,5.94 +6.88,5.94;6.25,5.94 +6.25,5.94;5.94,5.94 +4.06,0.62;4.06,4.69 +4.06,4.69;4.69,4.69 +4.69,4.69;5.00,5.00 +5.00,5.00;5.31,5.00 +5.31,5.00;5.62,5.00 +5.62,5.00;5.94,5.31 +8.75,1.25;4.06,1.25 +6.56,5.00;8.75,5.00 +8.75,5.00;8.75,0.62 +6.88,3.12;8.75,3.12 +4.06,3.12;5.94,3.12 + +# UTF-16 : 99 21 +# UTF-8 : a1 a4 e9 +[9921] 餡 +0.94,4.38;3.44,4.38 +3.44,4.38;3.44,6.56 +3.44,6.56;0.94,6.56 +0.94,6.56;0.94,0.62 +0.94,5.62;3.44,5.62 +0.94,3.12;3.75,3.12 +0.94,1.88;3.75,1.88 +1.25,7.50;3.12,7.50 +4.06,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.06,5.31;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;5.94,9.38 +5.62,8.44;8.75,8.44 +8.75,8.44;8.75,7.81 +8.75,7.81;8.75,7.50 +8.75,7.50;8.75,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,5.94 +8.12,5.94;7.81,5.94 +7.81,5.94;7.19,5.94 +7.19,5.94;6.88,5.94 +6.88,5.94;6.25,5.94 +4.38,0.62;4.38,4.69 +4.38,4.69;4.69,4.69 +4.69,4.69;5.31,5.00 +5.31,5.00;5.62,5.00 +5.62,5.00;6.25,5.31 +6.25,5.31;6.25,5.31 +8.75,1.25;4.38,1.25 +6.56,5.00;8.75,5.00 +8.75,5.00;8.75,0.62 +6.88,3.12;8.75,3.12 +4.38,3.12;6.25,3.12 + +# UTF-16 : 95 bb +# UTF-8 : bb 96 e9 +[95bb] 閻 +1.88,3.75;2.50,4.06 +2.50,4.06;2.81,4.38 +2.81,4.38;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;4.06,5.62 +5.31,7.19;8.44,7.19 +4.06,7.19;0.94,7.19 +0.94,0.62;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.62 +4.06,5.62;0.94,5.62 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.62 +5.31,5.62;8.44,5.62 +3.44,5.00;6.88,5.00 +6.88,5.00;6.56,4.69 +6.56,4.69;6.56,4.06 +6.56,4.06;6.25,4.06 +6.25,4.06;5.94,4.06 +5.94,4.06;5.62,4.06 +5.62,4.06;5.00,4.06 +5.00,4.06;4.69,4.06 +2.81,0.94;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.75,3.44 +3.75,3.44;4.06,3.44 +4.06,3.44;4.38,3.75 +4.69,3.44;6.56,3.44 +6.56,3.44;6.56,1.25 +6.56,1.25;2.81,1.25 +5.00,2.50;6.56,2.50 +2.81,2.50;4.38,2.50 + +# UTF-16 : 85 99 +# UTF-8 : 99 96 e8 +[8599] 薙 +0.31,8.44;9.06,8.44 +3.12,7.50;3.12,9.38 +6.25,7.50;6.25,9.38 +7.50,7.81;7.50,7.19 +7.50,7.19;7.19,6.88 +7.19,6.88;6.88,6.56 +6.88,6.56;6.88,6.25 +4.69,6.25;4.69,0.62 +8.75,6.25;4.69,6.25 +6.88,0.94;6.88,6.25 +4.69,0.94;9.06,0.94 +4.69,2.81;8.75,2.81 +4.69,4.69;8.75,4.69 +3.75,5.00;4.06,5.31 +4.06,5.31;4.38,5.94 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.81 +4.06,6.56;1.56,6.56 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.88,7.81 +4.06,4.38;0.62,4.38 +0.31,0.94;0.62,0.94 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.50,6.56 +4.06,1.25;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.50,4.06 + +# UTF-16 : 68 67 +# UTF-8 : a7 a1 e6 +[6867] 桧 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,6.88 +8.12,6.88;7.81,7.19 +7.81,7.19;7.50,7.50 +7.50,7.50;7.19,7.81 +7.19,7.81;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.25,8.75 +6.25,8.75;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.44,6.88 +3.44,6.88;3.12,6.56 +3.12,6.56;2.81,6.25 +1.56,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +3.75,6.25;8.12,6.25 +8.75,4.38;3.44,4.38 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.81,1.56 +7.81,1.56;8.44,1.56 +4.38,0.94;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.31,4.38 + +# UTF-16 : 6a db +# UTF-8 : 9b ab e6 +[6adb] 櫛 +1.56,0.62;1.56,9.06 +2.50,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +3.12,3.75;5.62,3.75 +5.62,3.75;5.62,6.88 +5.62,6.88;3.12,6.88 +2.81,6.88;3.12,0.94 +3.12,5.31;5.62,5.31 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +6.56,0.62;6.56,6.88 +6.56,6.88;8.75,6.88 +8.75,6.88;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.44,1.56 +8.44,1.56;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;7.19,1.56 +5.94,0.94;5.94,1.25 +5.94,1.25;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,6.88;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +7.50,6.88;7.50,7.19 +7.50,7.19;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;7.19,8.44 +3.75,9.38;3.75,8.75 +3.75,8.75;3.44,8.44 +3.44,8.44;3.44,7.81 +3.44,7.81;3.12,7.50 +3.12,7.50;2.81,7.19 +6.88,9.38;6.88,8.75 +6.88,8.75;6.56,8.44 +6.56,8.44;6.25,7.81 +6.25,7.81;5.94,7.50 +5.94,7.50;5.62,7.19 +9.06,8.44;6.56,8.44 +5.94,8.44;3.44,8.44 + +# UTF-16 : 82 1b +# UTF-8 : 9b 88 e8 +[821b] 舛 +0.31,4.69;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;1.88,7.81 +1.88,7.81;2.19,8.12 +2.19,8.12;2.50,8.75 +2.50,8.75;2.50,9.38 +4.38,2.50;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;5.62,6.25 +5.62,6.25;5.62,6.88 +3.75,4.38;3.44,4.69 +3.44,4.69;3.12,5.00 +3.12,5.00;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,5.94 +2.19,8.12;4.69,8.12 +5.00,7.81;9.06,7.81 +5.00,3.44;9.38,3.44 +4.69,7.81;4.69,6.88 +4.69,6.88;4.38,5.94 +4.38,5.94;4.06,5.31 +4.06,5.31;3.75,4.38 +3.75,4.38;3.44,3.75 +3.44,3.75;2.81,2.81 +2.81,2.81;2.50,2.19 +2.50,2.19;1.88,1.88 +1.88,1.88;1.25,1.25 +1.25,1.25;0.62,0.94 +7.50,0.62;7.81,9.06 + +# UTF-16 : 68 5d +# UTF-8 : 9d a1 e6 +[685d] 桝 +2.50,4.69;2.50,5.00 +2.50,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;3.75,8.75 +3.75,8.75;3.75,9.06 +5.00,4.38;4.69,4.69 +4.69,4.69;4.38,5.00 +4.38,5.00;4.06,5.31 +4.06,5.31;3.75,5.31 +3.75,5.31;3.44,5.62 +3.44,7.81;5.62,7.81 +9.06,7.50;6.25,7.50 +6.25,7.50;6.25,3.44 +5.00,3.44;9.38,3.44 +5.62,7.81;5.62,6.88 +5.62,6.88;5.31,5.94 +5.31,5.94;5.31,5.00 +5.31,5.00;5.00,4.38 +5.00,4.38;4.69,3.44 +4.69,3.44;4.38,2.81 +4.38,2.81;3.75,2.19 +3.75,2.19;3.44,1.56 +3.44,1.56;2.81,1.25 +2.81,1.25;2.50,0.62 +8.12,0.62;8.12,9.06 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 + +# UTF-16 : 9b 6f +# UTF-8 : af ad e9 +[9b6f] 魯 +5.00,7.81;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;6.25,8.75 +0.00,7.19;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.50,9.06 +2.50,9.06;2.81,9.38 +2.50,8.75;6.25,8.75 +1.56,6.56;8.12,6.56 +1.25,5.00;1.25,7.81 +1.25,7.81;8.12,7.81 +8.12,7.81;8.12,5.00 +8.12,5.00;1.56,5.00 +4.69,7.81;4.69,5.31 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.50,4.69 +6.25,3.75;6.25,4.06 +6.25,4.06;5.94,4.38 +5.94,4.38;5.62,4.69 +5.62,4.69;5.31,4.69 +3.75,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.12,4.69 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.88,4.69 +1.56,3.75;1.56,0.62 +7.81,0.62;7.81,3.75 +7.81,3.75;1.56,3.75 +1.56,1.25;7.81,1.25 +1.56,2.50;7.81,2.50 + +# UTF-16 : 6a d3 +# UTF-8 : 93 ab e6 +[6ad3] 櫓 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +5.94,7.81;6.25,8.12 +6.25,8.12;6.88,8.44 +6.88,8.44;6.88,8.75 +6.88,8.75;7.19,8.75 +2.50,7.50;3.12,7.81 +3.12,7.81;3.44,8.12 +3.44,8.12;3.75,8.75 +3.75,8.75;4.06,9.06 +4.06,9.06;4.38,9.38 +4.06,8.75;7.19,8.75 +3.12,6.56;8.75,6.56 +3.12,5.00;3.12,7.81 +3.12,7.81;8.75,7.81 +8.75,7.81;8.75,5.00 +8.75,5.00;3.12,5.00 +5.94,7.81;5.94,5.31 +9.38,3.44;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.12,4.69 +8.12,4.69;8.12,4.69 +7.19,3.75;6.88,4.06 +6.88,4.06;6.56,4.38 +6.56,4.38;6.25,4.69 +5.00,3.75;5.00,4.06 +5.00,4.06;4.69,4.38 +4.69,4.38;4.69,4.69 +2.50,3.44;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.75,4.69 +3.12,3.75;3.44,0.62 +8.44,0.62;8.44,3.75 +8.44,3.75;3.44,3.75 +3.12,1.25;8.44,1.25 +3.44,2.50;8.44,2.50 + +# UTF-16 : 50 21 +# UTF-8 : a1 80 e5 +[5021] 倡 +8.75,0.62;8.75,4.69 +8.75,4.69;2.81,4.69 +2.81,4.69;2.81,0.62 +3.12,1.25;8.75,1.25 +3.12,2.81;8.75,2.81 +3.44,5.62;8.44,5.62 +8.44,5.62;8.44,8.75 +8.44,8.75;3.44,8.75 +3.12,8.75;3.44,5.62 +3.44,7.19;8.44,7.19 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.94 +1.25,5.94;0.94,5.31 +0.94,5.31;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.06 +1.25,0.62;1.56,6.56 + +# UTF-16 : 73 16 +# UTF-8 : 96 8c e7 +[7316] 猖 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;1.88,6.88 +1.88,6.88;2.19,6.25 +2.19,6.25;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.50,2.50 +2.50,2.50;2.19,1.88 +2.19,1.88;2.19,1.56 +2.19,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.12,9.06;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +8.75,0.62;8.75,4.69 +8.75,4.69;3.44,4.69 +3.44,4.69;3.44,0.62 +3.44,1.25;8.75,1.25 +3.44,2.81;8.75,2.81 +3.75,5.62;8.44,5.62 +8.44,5.62;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,5.62 +3.75,7.19;8.44,7.19 + +# UTF-16 : 69 19 +# UTF-8 : 99 a4 e6 +[6919] 椙 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +8.75,0.62;8.75,4.69 +8.75,4.69;3.44,4.69 +3.44,4.69;3.44,0.62 +3.44,1.25;8.75,1.25 +3.44,2.81;8.75,2.81 +3.75,5.62;8.44,5.62 +8.44,5.62;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,5.62 +3.75,7.19;8.44,7.19 + +# UTF-16 : 5a 3c +# UTF-8 : bc a8 e5 +[5a3c] 娼 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.06;1.88,8.44 +1.88,8.44;1.88,7.81 +1.88,7.81;1.88,7.19 +1.88,7.19;1.56,6.56 +1.56,6.56;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.00 +1.25,5.00;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;1.88,3.44 +1.88,3.44;2.50,3.12 +2.50,3.12;2.81,2.50 +2.81,2.50;3.12,2.19 +3.12,2.19;3.44,1.56 +8.75,0.62;8.75,4.69 +8.75,4.69;3.75,4.69 +3.75,4.69;3.75,0.62 +4.06,1.25;8.75,1.25 +4.06,2.81;8.75,2.81 +4.38,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;4.06,8.75 +4.06,8.75;4.06,5.62 +4.38,7.19;8.75,7.19 + +# UTF-16 : 63 ac +# UTF-8 : ac 8e e6 +[63ac] 掬 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.81,4.38;2.19,4.06 +2.19,4.06;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.62,3.44 +0.62,3.44;0.31,3.44 +2.50,7.19;0.31,7.19 +2.19,5.94;2.81,6.56 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.44,7.50 +3.44,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;4.06,8.44 +4.06,8.44;4.06,9.38 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;7.19,2.81 +7.19,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.62,4.69 +5.62,0.62;5.62,7.81 +8.12,4.69;3.12,4.69 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.31,4.38 +5.31,4.38;5.31,4.69 +4.69,5.31;4.38,5.62 +4.38,5.62;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;4.06,6.88 +4.06,6.88;3.75,7.19 +6.25,5.31;6.56,5.62 +6.56,5.62;6.88,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.50,7.50 +3.75,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.56,0.94 + +# UTF-16 : 69 08 +# UTF-8 : 88 a4 e6 +[6908] 椈 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.38;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +2.81,5.94;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;4.06,8.44 +4.06,8.44;4.38,9.38 +7.81,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.94,4.69 +5.62,0.62;5.62,7.81 +8.12,4.69;3.12,4.69 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;5.31,4.38 +5.31,4.38;5.62,4.69 +4.69,5.31;4.69,5.62 +4.69,5.62;4.38,6.25 +4.38,6.25;4.38,6.56 +4.38,6.56;4.06,6.88 +4.06,6.88;3.75,7.19 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,6.25 +7.19,6.25;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +4.06,8.12;9.06,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 97 a0 +# UTF-8 : a0 9e e9 +[97a0] 鞠 +4.06,5.94;4.38,6.56 +4.38,6.56;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.00,8.44 +5.00,8.44;5.31,9.38 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.88,4.06 +6.88,4.06;6.56,4.69 +6.56,4.69;6.56,4.69 +6.25,0.62;6.25,7.81 +8.44,4.69;4.38,4.69 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;6.25,4.69 +5.62,5.31;5.62,5.62 +5.62,5.62;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.00,6.88 +5.00,6.88;5.00,7.19 +6.88,5.31;7.19,5.62 +7.19,5.62;7.50,6.25 +7.50,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;7.81,7.50 +5.00,8.12;9.06,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +0.31,7.81;4.38,7.81 +3.44,9.06;3.44,6.56 +3.44,6.56;1.25,6.56 +1.25,6.56;1.25,9.06 +3.75,3.44;3.75,5.62 +3.75,5.62;0.62,5.62 +0.62,5.62;0.62,3.44 +0.62,3.44;3.75,3.44 +0.00,2.19;4.38,2.19 +2.19,0.62;2.19,6.56 + +# UTF-16 : 7b 48 +# UTF-8 : 88 ad e7 +[7b48] 筈 +4.69,3.44;4.69,6.25 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.69,8.44;1.56,8.44 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +5.94,9.38;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,7.81 +5.00,7.81;4.38,7.50 +4.38,7.50;4.06,7.19 +9.06,8.44;5.31,8.44 +7.19,6.88;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +7.81,0.62;7.81,3.44 +7.81,3.44;1.56,3.44 +1.56,3.44;1.56,0.62 +1.88,1.25;7.81,1.25 +1.25,6.25;1.88,6.25 +1.88,6.25;2.81,6.25 +2.81,6.25;3.44,6.25 +3.44,6.25;4.06,6.25 +4.06,6.25;4.69,6.25 +4.69,6.25;5.62,6.56 +5.62,6.56;6.25,6.56 +6.25,6.56;6.88,6.56 +6.88,6.56;7.50,6.88 +7.50,6.88;8.12,6.88 +8.75,5.00;0.62,5.00 + +# UTF-16 : 6e 2d +# UTF-8 : ad b8 e6 +[6e2d] 渭 +3.44,0.62;3.44,5.00 +3.44,5.00;8.44,5.00 +8.44,5.00;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.44,2.50;8.44,2.50 +3.44,3.75;8.44,3.75 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +3.12,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;3.12,8.75 +2.81,8.75;3.12,5.94 +5.94,5.94;5.94,8.75 +3.12,7.50;8.75,7.50 + +# UTF-16 : 8b 02 +# UTF-8 : 82 ac e8 +[8b02] 謂 +0.94,0.94;3.12,0.94 +3.12,0.94;3.12,3.12 +3.12,3.12;0.94,3.12 +0.94,3.12;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +4.06,0.62;4.06,5.00 +4.06,5.00;8.44,5.00 +8.44,5.00;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +4.38,2.50;8.44,2.50 +4.38,3.75;8.44,3.75 +3.75,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.94 +6.25,5.94;6.25,8.75 +3.75,7.50;8.75,7.50 + +# UTF-16 : 55 9f +# UTF-8 : 9f 96 e5 +[559f] 喟 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +3.75,0.62;3.75,5.00 +3.75,5.00;8.44,5.00 +8.44,5.00;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +4.06,2.50;8.44,2.50 +4.06,3.75;8.44,3.75 +3.44,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,5.94 +6.25,5.94;6.25,8.75 +3.44,7.50;8.75,7.50 + +# UTF-16 : 87 5f +# UTF-8 : 9f 9d e8 +[875f] 蝟 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.50 +3.12,7.50;0.31,7.50 +0.31,7.50;0.31,3.75 +3.75,0.94;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;2.81,3.75 +0.00,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +4.06,0.62;4.06,5.00 +4.06,5.00;8.44,5.00 +8.44,5.00;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +4.38,2.50;8.44,2.50 +4.38,3.75;8.44,3.75 +4.06,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.94 +6.25,5.94;6.25,8.75 +4.06,7.50;8.75,7.50 + +# UTF-16 : 8a 0a +# UTF-8 : 8a a8 e8 +[8a0a] 訊 +0.94,0.94;3.12,0.94 +3.12,0.94;3.12,3.12 +3.12,3.12;0.62,3.12 +0.62,3.12;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.44,8.75 +3.75,8.75;8.12,8.75 +8.12,8.75;8.12,6.88 +8.12,6.88;8.12,5.62 +8.12,5.62;8.12,4.38 +8.12,4.38;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;8.75,0.62 +8.75,0.62;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.38,2.50 +9.38,2.50;9.38,2.81 +3.75,4.69;4.38,4.69 +4.38,4.69;5.31,5.00 +5.31,5.00;5.94,5.31 +5.94,5.31;6.56,5.31 +6.56,5.31;7.50,5.62 +5.31,8.75;5.31,7.50 +5.31,7.50;5.31,6.56 +5.31,6.56;5.31,5.62 +5.31,5.62;5.31,4.69 +5.31,4.69;5.00,3.75 +5.00,3.75;5.00,3.12 +5.00,3.12;4.69,2.50 +4.69,2.50;4.38,2.19 +4.38,2.19;4.38,1.56 +4.38,1.56;4.06,1.25 +4.06,1.25;3.75,0.94 + +# UTF-16 : 8a fa +# UTF-8 : ba ab e8 +[8afa] 諺 +3.44,0.62;3.75,1.25 +3.75,1.25;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,6.25 +4.06,6.25;9.06,6.25 +0.94,0.94;3.12,0.94 +3.12,0.94;3.12,3.12 +3.12,3.12;0.94,3.12 +0.94,3.12;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,4.69 +5.62,4.69;5.94,4.69 +5.94,4.69;6.56,5.00 +6.56,5.00;7.19,5.31 +7.19,5.31;7.81,5.62 +7.81,5.62;8.12,5.94 +4.69,2.50;5.00,2.81 +5.00,2.81;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;8.44,4.06 +8.44,4.06;8.44,4.06 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,1.56 +7.19,1.56;7.50,1.56 +7.50,1.56;7.81,1.88 +7.81,1.88;8.44,2.19 +8.44,2.19;8.75,2.19 +8.75,2.19;9.06,2.50 +3.75,8.44;8.75,8.44 +6.25,8.44;6.25,9.38 +7.19,6.25;7.50,6.56 +7.50,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;7.81,7.81 +7.81,7.81;7.81,8.44 +5.31,6.25;5.31,6.56 +5.31,6.56;5.31,7.19 +5.31,7.19;5.00,7.50 +5.00,7.50;5.00,7.81 +5.00,7.81;5.00,8.44 + +# UTF-16 : 9d 6c +# UTF-8 : ac b5 e9 +[9d6c] 鵬 +8.44,1.88;8.12,2.19 +8.12,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.19,1.25;7.19,1.88 +7.19,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.88,2.81 +6.25,0.94;6.25,1.56 +6.25,1.56;5.94,2.19 +5.94,2.19;5.94,2.50 +5.94,2.50;5.94,2.81 +4.38,0.62;4.69,1.25 +4.69,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,5.62;8.75,5.62 +8.75,5.62;8.75,8.44 +8.75,8.44;5.00,8.44 +5.00,8.44;5.00,3.44 +5.00,3.44;9.06,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +5.00,7.19;8.75,7.19 +6.56,9.38;6.56,9.06 +6.56,9.06;6.25,8.44 +6.25,8.44;6.25,8.44 +5.00,4.69;9.06,4.69 +0.62,4.06;2.19,4.06 +0.62,6.56;2.19,6.56 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.19,8.75 +2.19,8.75;2.19,1.56 +2.19,1.56;2.19,1.25 +2.19,1.25;1.88,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +2.81,4.06;4.38,4.06 +2.81,6.56;4.38,6.56 +2.50,0.62;2.50,1.25 +2.50,1.25;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,5.31 +2.81,5.31;2.81,8.75 +2.81,8.75;4.38,8.75 +4.38,8.75;4.38,1.56 +4.38,1.56;4.38,1.25 +4.38,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 + +# UTF-16 : 9d 60 +# UTF-8 : a0 b5 e9 +[9d60] 鵠 +0.31,5.94;0.62,6.56 +0.62,6.56;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;1.25,8.44 +1.25,8.44;1.25,9.06 +0.94,1.25;3.75,1.25 +3.75,1.25;3.75,4.06 +3.75,4.06;0.62,4.06 +0.62,4.06;0.62,0.62 +4.06,5.31;0.31,5.31 +0.94,7.81;4.06,7.81 +2.50,5.31;2.50,9.06 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +6.88,1.25;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.56,2.81 +5.62,0.94;5.31,1.56 +5.31,1.56;5.31,2.19 +5.31,2.19;5.31,2.50 +5.31,2.50;5.31,2.81 +3.75,0.62;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;4.38,2.50 +4.38,2.50;4.38,2.81 +4.69,5.62;8.75,5.62 +8.75,5.62;8.75,8.44 +8.75,8.44;4.69,8.44 +4.38,8.44;4.69,3.44 +4.38,3.44;9.06,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +4.69,7.19;8.44,7.19 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.44 +5.94,8.44;5.94,8.44 +4.69,4.69;9.06,4.69 + +# UTF-16 : 50 fb +# UTF-8 : bb 83 e5 +[50fb] 僻 +1.88,9.06;1.56,8.44 +1.56,8.44;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;1.25,6.88 +1.25,6.88;0.94,6.56 +0.94,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.31,5.00 +0.31,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +2.50,0.62;2.50,4.38 +2.50,4.38;5.00,4.38 +5.00,4.38;5.00,0.94 +2.50,1.56;5.00,1.56 +1.56,1.25;1.88,1.56 +1.88,1.56;1.88,1.88 +1.88,1.88;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.75 +2.19,3.75;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,8.75 +2.50,8.75;4.69,8.75 +4.69,8.75;4.69,6.25 +4.69,6.25;2.50,6.25 +5.00,5.31;9.38,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.12,6.25 +8.12,6.25;8.44,6.88 +8.44,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +6.56,5.31;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;6.25,6.88 +6.25,6.88;6.25,7.50 +6.25,7.50;5.94,8.12 +7.19,5.31;7.19,0.62 +5.31,3.12;9.38,3.12 +5.31,8.12;9.38,8.12 +7.19,8.12;7.19,9.38 + +# UTF-16 : 6a 97 +# UTF-8 : 97 aa e6 +[6a97] 檗 +4.38,6.56;9.06,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,8.12 +8.44,8.12;8.44,8.44 +5.62,6.56;5.62,7.19 +5.62,7.19;5.62,7.81 +5.62,7.81;5.31,8.12 +5.31,8.12;5.31,8.44 +6.88,6.56;6.88,4.06 +4.38,5.31;9.06,5.31 +4.38,8.44;9.06,8.44 +6.88,8.44;6.88,9.06 +1.25,4.38;4.06,4.38 +4.06,4.38;4.06,6.25 +4.06,6.25;1.25,6.25 +1.25,6.25;1.25,4.06 +0.31,4.38;0.62,5.00 +0.62,5.00;0.62,5.31 +0.62,5.31;0.94,5.94 +0.94,5.94;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.94,8.75 +0.94,8.75;3.75,8.75 +3.75,8.75;3.75,7.19 +3.75,7.19;0.94,7.19 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,0.62;4.69,4.38 +8.75,3.44;0.62,3.44 + +# UTF-16 : 8f 4d +# UTF-8 : 8d bd e8 +[8f4d] 轍 +0.62,3.44;2.81,3.44 +2.81,3.44;2.81,6.88 +2.81,6.88;0.62,6.88 +0.62,6.88;0.62,3.12 +0.62,5.00;2.81,5.00 +0.00,2.19;3.12,2.19 +1.56,0.31;1.88,9.06 +0.00,8.12;3.12,8.12 +6.25,0.94;6.88,1.25 +6.88,1.25;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.44,4.69 +8.44,4.69;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;9.06,7.50 +9.38,0.94;9.06,1.25 +9.06,1.25;8.44,1.56 +8.44,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.19,5.31 +7.19,5.31;7.19,5.94 +7.19,5.94;7.19,6.88 +6.88,7.50;9.38,7.50 +6.25,5.62;6.56,6.25 +6.56,6.25;6.88,6.88 +6.88,6.88;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.06 +3.44,0.62;3.75,5.62 +3.44,5.62;5.94,5.62 +5.94,5.62;5.94,1.25 +5.94,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +3.75,2.50;5.94,2.50 +3.75,4.06;5.94,4.06 +4.69,8.12;5.00,9.38 +3.12,8.12;6.56,8.12 +6.25,6.25;5.94,6.56 +5.94,6.56;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +3.12,6.25;3.75,6.25 +3.75,6.25;4.38,6.25 +4.38,6.25;5.00,6.56 +5.00,6.56;5.31,6.56 +5.31,6.56;5.94,6.56 +3.75,6.25;4.06,6.88 +4.06,6.88;4.06,7.19 +4.06,7.19;4.38,7.50 +4.38,7.50;4.38,8.12 +4.38,8.12;4.38,8.12 + +# UTF-16 : 5a 1a +# UTF-8 : 9a a8 e5 +[5a1a] 娚 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.56,9.06;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.62,4.38;1.25,4.06 +1.25,4.06;1.56,3.44 +1.56,3.44;2.19,2.81 +2.19,2.81;2.50,2.19 +2.50,2.19;2.81,1.88 +2.81,1.88;3.12,1.56 +3.12,3.75;9.06,3.75 +9.06,3.75;9.06,3.12 +9.06,3.12;9.06,2.50 +9.06,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +3.75,5.00;8.75,5.00 +8.75,5.00;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.00 +3.75,6.88;8.75,6.88 +3.12,0.62;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.25,8.44 + +# UTF-16 : 75 25 +# UTF-8 : a5 94 e7 +[7525] 甥 +3.12,3.75;9.06,3.75 +9.06,3.75;9.06,3.12 +9.06,3.12;9.06,2.50 +9.06,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +3.75,5.00;8.75,5.00 +8.75,5.00;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.00 +3.75,6.88;8.75,6.88 +3.12,0.62;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.25,8.44 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,2.19 +2.81,2.19;3.44,2.19 +0.94,7.50;3.44,7.50 +0.62,4.69;3.44,4.69 +2.19,1.88;2.19,9.06 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.94,8.44 +0.94,8.44;1.25,8.75 + +# UTF-16 : 6c 5d +# UTF-8 : 9d b1 e6 +[6c5d] 汝 +0.94,0.62;1.25,1.25 +1.25,1.25;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.50,7.50;2.19,7.81 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.56 +9.06,7.50;2.81,7.50 +2.81,0.94;3.44,0.94 +3.44,0.94;4.38,1.25 +4.38,1.25;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.56,3.44 +6.56,3.44;7.19,4.38 +7.19,4.38;7.50,5.31 +7.50,5.31;7.50,6.25 +7.50,6.25;7.81,7.50 +5.62,9.38;5.31,8.75 +5.31,8.75;5.31,8.12 +5.31,8.12;5.00,7.50 +5.00,7.50;4.69,6.88 +4.69,6.88;4.69,6.25 +4.69,6.25;4.38,5.62 +4.38,5.62;4.06,5.31 +4.06,5.31;3.75,4.69 +3.75,4.69;3.44,4.06 +3.44,4.06;3.44,3.75 +3.75,4.38;4.06,4.06 +4.06,4.06;4.69,4.06 +4.69,4.06;5.31,3.75 +5.31,3.75;5.62,3.44 +5.62,3.44;6.25,3.12 +6.25,3.12;6.88,2.81 +6.88,2.81;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.44,1.25 +8.44,1.25;9.06,0.62 + +# UTF-16 : 53 2a +# UTF-8 : aa 8c e5 +[532a] 匪 +1.56,7.19;4.06,7.19 +5.62,7.19;8.44,7.19 +5.62,3.44;8.75,3.44 +1.88,5.31;4.06,5.31 +5.62,5.31;8.44,5.31 +1.56,3.44;2.19,3.44 +2.19,3.44;2.50,3.44 +2.50,3.44;3.12,3.75 +3.12,3.75;3.44,3.75 +3.44,3.75;4.06,4.06 +5.62,1.56;5.94,8.12 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,8.12 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.75,1.25 + +# UTF-16 : 53 21 +# UTF-8 : a1 8c e5 +[5321] 匡 +8.44,2.19;1.88,2.19 +8.12,7.50;1.88,7.50 +7.81,5.00;2.19,5.00 +5.00,2.19;5.00,7.50 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.75,1.25 + +# UTF-16 : 7b 50 +# UTF-8 : 90 ad e7 +[7b50] 筐 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +7.19,6.88;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.38,7.50 +4.38,7.50;4.06,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +8.44,2.19;1.88,2.19 +8.12,5.94;1.88,5.94 +7.81,4.06;2.19,4.06 +5.00,2.19;5.00,5.94 +8.75,6.88;0.94,6.88 +0.94,6.88;0.94,0.62 +0.94,0.94;8.75,0.94 + +# UTF-16 : 7b 94 +# UTF-8 : 94 ae e7 +[7b94] 箔 +3.12,6.56;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.50,8.12 +2.50,8.12;2.50,8.12 +7.19,6.56;6.88,7.19 +6.88,7.19;6.88,7.50 +6.88,7.50;6.56,8.12 +6.56,8.12;6.56,8.12 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +5.94,9.06;5.62,8.75 +5.62,8.75;5.62,8.12 +5.62,8.12;5.31,7.50 +5.31,7.50;4.69,6.88 +4.69,6.88;4.38,6.56 +9.06,8.12;5.62,8.12 +4.69,8.12;1.56,8.12 +0.94,0.62;1.25,0.94 +1.25,0.94;1.88,1.56 +1.88,1.56;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +2.81,5.62;2.50,5.94 +2.50,5.94;2.19,6.25 +2.19,6.25;1.88,6.25 +1.88,6.25;1.25,6.56 +2.19,3.75;1.88,4.06 +1.88,4.06;1.25,4.38 +1.25,4.38;0.94,4.69 +0.94,4.69;0.62,5.00 +0.62,5.00;0.31,5.00 +6.25,7.19;5.94,6.88 +5.94,6.88;5.94,6.56 +5.94,6.56;5.62,5.94 +5.62,5.94;5.62,5.94 +8.75,0.62;8.75,5.94 +8.75,5.94;3.75,5.94 +3.75,5.94;3.75,0.62 +3.75,1.25;8.75,1.25 +3.75,3.75;8.75,3.75 + +# UTF-16 : 7b cf +# UTF-8 : 8f af e7 +[7bcf] 篏 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +7.19,6.88;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.62,8.44 +5.62,8.44;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.38,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +4.38,0.62;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;5.94,2.19 +5.94,2.19;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.88,4.06 +6.88,4.06;6.88,4.69 +6.88,4.69;6.88,5.62 +8.75,0.62;8.12,1.25 +8.12,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.88,4.06 +6.88,4.06;6.88,4.69 +4.69,4.38;5.00,4.69 +5.00,4.69;5.31,5.31 +5.31,5.31;5.62,5.94 +5.62,5.94;5.94,6.56 +5.94,6.56;5.94,7.19 +8.12,4.38;8.44,5.00 +8.44,5.00;8.44,5.31 +8.44,5.31;8.75,5.62 +8.75,5.62;8.75,5.94 +8.75,5.94;8.75,6.25 +5.62,6.25;8.75,6.25 +1.25,6.88;1.25,0.62 +5.00,5.94;0.31,5.94 +1.25,1.25;4.06,1.25 +4.06,1.25;4.06,6.88 +1.25,3.75;4.06,3.75 + +# UTF-16 : 5d 4c +# UTF-8 : 8c b5 e5 +[5d4c] 嵌 +1.25,8.75;1.25,7.50 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,8.75 +4.69,7.50;4.69,9.06 +4.38,0.62;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;5.94,2.19 +5.94,2.19;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.88,4.06 +6.88,4.06;6.88,4.69 +6.88,4.69;6.88,5.62 +8.75,0.62;8.12,1.25 +8.12,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.88,4.06 +6.88,4.06;6.88,4.69 +4.69,4.38;5.00,4.69 +5.00,4.69;5.31,5.31 +5.31,5.31;5.62,5.94 +5.62,5.94;5.94,6.56 +5.94,6.56;5.94,7.19 +8.12,4.38;8.44,5.00 +8.44,5.00;8.44,5.31 +8.44,5.31;8.75,5.62 +8.75,5.62;8.75,5.94 +8.75,5.94;8.75,6.25 +5.62,6.25;8.75,6.25 +1.25,7.19;1.25,0.62 +5.00,5.94;0.31,5.94 +1.25,1.25;4.06,1.25 +4.06,1.25;4.06,7.19 +1.25,3.75;4.06,3.75 + +# UTF-16 : 7a 7f +# UTF-8 : bf a9 e7 +[7a7f] 穿 +5.31,8.44;5.31,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;6.25,6.25 +6.25,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.12,7.50 +4.69,8.44;4.69,9.38 +8.44,6.88;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 +0.94,5.94;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.50,6.25 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.75,7.50 +3.75,7.50;3.75,8.12 +3.75,8.12;4.06,8.44 +6.88,5.62;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +1.88,3.75;1.88,5.62 +1.88,5.62;8.75,5.62 +9.06,3.75;0.31,3.75 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;5.00,2.81 +5.00,2.81;5.62,3.12 +5.62,3.12;6.25,3.44 +6.25,3.44;6.56,3.75 + +# UTF-16 : 7a 84 +# UTF-8 : 84 aa e7 +[7a84] 窄 +5.31,8.12;5.31,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;6.25,6.25 +6.25,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.12,7.50 +4.69,8.12;4.69,9.38 +8.44,6.56;8.44,8.12 +8.44,8.12;0.94,8.12 +0.94,8.12;0.94,6.56 +0.94,5.62;1.56,5.94 +1.56,5.94;1.88,5.94 +1.88,5.94;2.50,6.25 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;4.06,8.12 +4.38,3.75;8.44,3.75 +8.44,2.19;4.38,2.19 +2.81,5.00;8.75,5.00 +4.38,0.62;4.38,5.00 +0.62,2.81;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.88,4.06 +1.88,4.06;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 + +# UTF-16 : 82 99 +# UTF-8 : 99 8a e8 +[8299] 芙 +0.31,8.12;9.06,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +8.75,4.38;0.62,4.38 +8.44,6.25;1.25,6.25 +0.62,0.62;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,4.69 +4.69,4.69;4.69,7.50 +8.75,0.62;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.44 +5.00,3.44;5.00,3.75 +5.00,3.75;4.69,4.38 +4.69,4.38;4.69,4.69 + +# UTF-16 : 83 09 +# UTF-8 : 89 8c e8 +[8309] 茉 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +4.69,0.62;4.69,7.50 +8.44,4.06;0.94,4.06 +8.75,5.94;0.62,5.94 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +9.06,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 + +# UTF-16 : 83 9e +# UTF-8 : 9e 8e e8 +[839e] 莞 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +8.75,3.75;0.62,3.75 +7.81,5.31;1.56,5.31 +4.69,6.56;4.69,7.81 +8.44,5.00;8.44,6.56 +8.44,6.56;0.94,6.56 +0.94,6.56;0.94,5.00 +5.62,3.75;5.94,1.56 +5.62,1.56;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +0.62,0.62;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.75 + +# UTF-16 : 84 c9 +# UTF-8 : 89 93 e8 +[84c9] 蓉 +0.62,8.12;9.06,8.12 +2.81,7.50;2.81,9.06 +6.56,7.50;6.56,9.06 +4.69,6.88;4.69,7.81 +8.75,5.31;8.75,6.88 +8.75,6.88;0.62,6.88 +0.62,6.88;0.62,5.31 +7.50,0.62;7.50,3.44 +7.50,3.44;1.88,3.44 +1.88,3.44;1.88,0.62 +1.88,1.25;7.50,1.25 +8.75,2.81;8.44,3.12 +8.44,3.12;7.81,3.44 +7.81,3.44;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;6.56,4.06 +6.56,4.06;6.25,4.38 +6.25,4.38;5.94,4.38 +5.94,4.38;5.62,4.69 +5.62,4.69;5.00,5.00 +5.00,5.00;4.69,5.31 +4.69,5.31;4.38,5.00 +4.38,5.00;4.06,4.69 +4.06,4.69;3.44,4.38 +3.44,4.38;3.12,4.38 +3.12,4.38;2.81,4.06 +2.81,4.06;2.19,3.75 +2.19,3.75;1.88,3.44 +1.88,3.44;1.56,3.44 +1.56,3.44;0.94,3.12 +0.94,3.12;0.62,2.81 +3.75,6.25;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.19,5.00 +2.19,5.00;1.56,4.69 +1.56,4.69;0.94,4.38 +8.44,4.38;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;6.88,5.62 +6.88,5.62;6.25,5.94 +6.25,5.94;5.62,6.25 + +# UTF-16 : 85 00 +# UTF-8 : 80 94 e8 +[8500] 蔀 +0.31,8.44;9.06,8.44 +3.12,7.50;3.12,9.38 +6.25,7.50;6.25,9.38 +1.25,0.94;4.69,0.94 +4.69,0.62;4.69,3.44 +4.69,3.44;1.25,3.44 +1.25,3.44;1.25,0.62 +0.31,4.69;5.62,4.69 +0.62,6.56;5.31,6.56 +2.81,6.56;2.81,7.50 +3.75,4.69;4.06,5.00 +4.06,5.00;4.06,5.31 +4.06,5.31;4.38,5.94 +4.38,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +1.88,4.69;1.88,5.00 +1.88,5.00;1.88,5.31 +1.88,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.25,6.56 +8.75,7.19;5.94,7.19 +5.94,7.19;5.94,0.62 +6.88,1.56;7.50,1.56 +7.19,1.56;7.81,1.56 +7.81,1.56;8.44,1.56 +8.44,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.75,3.44 +8.75,3.44;8.44,4.06 +8.44,4.06;7.81,4.38 +7.81,4.38;7.19,4.69 +7.19,4.69;7.81,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.44,6.25 +8.44,6.25;8.75,6.56 +8.75,6.56;8.75,7.19 + +# UTF-16 : 85 57 +# UTF-8 : 97 95 e8 +[8557] 蕗 +0.31,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +2.19,3.75;3.75,3.75 +2.19,1.25;2.19,5.31 +1.25,0.94;1.25,4.38 +0.62,5.31;3.75,5.31 +3.75,5.31;3.75,7.19 +3.75,7.19;0.62,7.19 +0.62,7.19;0.62,5.00 +4.69,0.62;4.69,3.75 +4.69,3.75;8.44,3.75 +8.44,3.75;8.44,0.62 +5.00,1.25;8.44,1.25 +4.38,5.62;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.94,7.81 +5.31,6.88;8.75,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,5.94 +8.12,5.94;7.50,5.62 +7.50,5.62;7.19,5.31 +7.19,5.31;6.88,5.00 +6.88,5.00;6.25,4.69 +6.25,4.69;5.94,4.38 +5.94,4.38;5.31,4.06 +5.31,4.06;4.69,3.75 +4.69,3.75;4.06,3.44 +5.00,6.56;5.31,6.25 +5.31,6.25;5.62,5.94 +5.62,5.94;5.94,5.31 +5.94,5.31;6.56,5.00 +6.56,5.00;6.88,4.69 +6.88,4.69;7.19,4.38 +7.19,4.38;7.81,4.38 +7.81,4.38;8.12,4.06 +8.12,4.06;8.75,3.75 +8.75,3.75;9.06,3.44 +0.31,0.62;0.94,0.94 +0.94,0.94;1.88,0.94 +1.88,0.94;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;3.75,1.56 +3.75,1.56;4.06,1.88 + +# UTF-16 : 84 63 +# UTF-8 : a3 91 e8 +[8463] 董 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +1.25,7.50;1.88,7.50 +1.88,7.50;2.81,7.50 +2.81,7.50;3.44,7.50 +3.44,7.50;4.06,7.50 +4.06,7.50;4.69,7.50 +4.69,7.50;5.62,7.50 +5.62,7.50;6.25,7.50 +6.25,7.50;6.88,7.50 +6.88,7.50;7.50,7.81 +7.50,7.81;8.12,7.81 +1.56,3.12;7.81,3.12 +7.81,3.12;7.81,5.62 +7.81,5.62;1.56,5.62 +1.56,5.62;1.56,2.81 +1.56,4.38;7.81,4.38 +1.25,2.19;8.44,2.19 +0.31,0.94;9.06,0.94 +4.69,0.94;4.69,7.50 +0.62,6.56;8.75,6.56 + +# UTF-16 : 83 eb +# UTF-8 : ab 8f e8 +[83eb] 菫 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +1.56,4.38;7.81,4.38 +7.81,4.38;7.81,6.25 +7.81,6.25;1.56,6.25 +1.56,6.25;1.56,4.38 +1.25,2.19;8.44,2.19 +0.94,3.44;8.44,3.44 +0.31,0.94;9.06,0.94 +4.69,0.94;4.69,7.19 +0.62,7.19;8.75,7.19 + +# UTF-16 : 57 dc +# UTF-8 : 9c 9f e5 +[57dc] 埜 +0.62,0.94;8.75,0.94 +8.12,3.12;1.25,3.12 +4.69,0.94;4.69,4.38 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;7.19,6.88 +7.19,6.88;6.88,7.50 +6.88,7.50;6.56,8.12 +6.25,4.38;6.56,9.06 +8.75,8.12;4.38,8.12 +2.50,4.38;2.50,9.06 +4.06,8.12;0.62,8.12 +0.31,4.69;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,8.12 +3.75,4.69;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;5.94,7.19 +5.94,7.19;6.25,7.81 +6.25,7.81;6.25,8.12 +4.06,5.62;3.75,6.25 +3.75,6.25;3.44,6.56 +3.44,6.56;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.50,7.81 + +# UTF-16 : 71 1a +# UTF-8 : 9a 84 e7 +[711a] 焚 +2.50,4.38;2.19,4.06 +2.19,4.06;2.19,3.75 +2.19,3.75;1.88,3.12 +1.88,3.12;1.56,2.81 +1.56,2.81;1.25,2.50 +8.12,4.38;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.88,3.12 +6.88,3.12;6.56,2.81 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;4.69,4.06 +4.69,4.06;4.69,5.31 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.69,4.06 +9.06,5.31;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.50,6.56 +7.50,6.56;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.25,5.00;6.56,9.06 +8.75,8.12;4.38,8.12 +2.50,5.00;2.50,9.06 +4.06,8.12;0.62,8.12 +0.31,5.31;0.62,5.62 +0.62,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;6.25,8.12 +4.06,6.25;3.75,6.56 +3.75,6.56;3.44,6.88 +3.44,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.50,8.12 + +# UTF-16 : 5a 6a +# UTF-8 : aa a9 e5 +[5a6a] 婪 +8.75,4.38;0.62,4.38 +0.94,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.94,2.81 +5.94,2.81;6.56,3.44 +6.56,3.44;6.88,3.75 +6.88,3.75;7.19,4.38 +4.06,5.00;3.44,4.69 +3.44,4.69;3.12,4.06 +3.12,4.06;2.50,3.44 +2.50,3.44;1.88,2.81 +1.88,2.81;1.56,2.81 +1.56,2.81;1.25,2.50 +1.88,2.81;2.50,2.81 +2.50,2.81;3.12,2.50 +3.12,2.50;3.75,2.50 +3.75,2.50;4.38,2.19 +4.38,2.19;5.00,2.19 +5.00,2.19;5.94,1.88 +5.94,1.88;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.75,0.62 +9.06,5.31;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.50,6.56 +7.50,6.56;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.25,5.00;6.56,9.06 +8.75,8.12;4.38,8.12 +2.50,5.00;2.50,9.06 +4.06,8.12;0.62,8.12 +0.31,5.31;0.62,5.62 +0.62,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +4.06,5.62;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.56 +5.00,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;6.25,8.12 +4.06,6.25;3.75,6.56 +3.75,6.56;3.44,6.88 +3.44,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.50,8.12 + +# UTF-16 : 68 ba +# UTF-8 : ba a2 e6 +[68ba] 梺 +0.62,4.38;8.75,4.38 +4.69,4.38;4.69,0.62 +4.69,3.44;5.31,3.12 +5.31,3.12;5.94,2.81 +5.94,2.81;6.56,2.50 +6.56,2.50;6.88,2.50 +6.88,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 +7.81,1.88;8.12,1.88 +9.06,5.31;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.50,6.56 +7.50,6.56;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.25,5.00;6.56,9.06 +8.75,8.12;4.38,8.12 +2.50,5.00;2.50,9.06 +4.06,8.12;0.62,8.12 +0.31,5.31;0.62,5.62 +0.62,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;6.25,8.12 +4.06,6.25;3.75,6.56 +3.75,6.56;3.44,6.88 +3.44,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.50,8.12 + +# UTF-16 : 68 a6 +# UTF-8 : a6 a2 e6 +[68a6] 梦 +0.94,2.81;1.56,3.12 +1.56,3.12;1.88,3.44 +1.88,3.44;2.50,3.75 +2.50,3.75;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;4.06,4.69 +4.06,4.69;4.38,5.31 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.38,3.12 +4.38,3.12;3.75,3.44 +3.75,3.44;3.12,3.75 +3.44,4.38;8.12,4.38 +7.81,4.38;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.88,2.81 +6.88,2.81;6.25,2.50 +6.25,2.50;5.62,2.19 +5.62,2.19;5.00,1.56 +5.00,1.56;4.38,1.25 +4.38,1.25;3.44,1.25 +3.44,1.25;2.50,0.94 +2.50,0.94;1.56,0.62 +9.06,5.31;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.50,6.88 +7.50,6.88;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.25,5.00;6.56,9.06 +8.75,8.12;4.38,8.12 +2.50,5.00;2.50,9.06 +4.06,8.12;0.62,8.12 +0.31,5.31;0.62,5.62 +0.62,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,5.94 +4.69,5.94;5.00,6.56 +5.00,6.56;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;6.25,8.12 +4.06,6.25;3.75,6.56 +3.75,6.56;3.44,6.88 +3.44,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 + +# UTF-16 : 68 b5 +# UTF-8 : b5 a2 e6 +[68b5] 梵 +5.94,2.19;5.62,2.50 +5.62,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.06,3.44 +4.06,3.44;3.44,3.75 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,2.19 +2.19,2.19;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.69 +2.50,4.69;6.88,4.69 +6.88,4.69;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,5.31;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.12,6.25 +8.12,6.25;7.50,6.88 +7.50,6.88;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.25,5.31;6.56,9.06 +8.75,8.12;4.38,8.12 +2.50,5.31;2.50,9.06 +4.06,8.12;0.62,8.12 +0.31,5.31;0.62,5.62 +0.62,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;6.25,8.12 +4.06,6.25;3.75,6.56 +3.75,6.56;3.44,6.88 +3.44,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 + +# UTF-16 : 51 3f +# UTF-8 : bf 84 e5 +[513f] 儿 +0.62,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.81,8.75 +5.94,8.75;6.25,1.56 +5.94,1.56;6.25,1.25 +6.25,1.25;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;9.06,2.81 +9.06,2.81;9.06,3.75 + +# UTF-16 : 51 41 +# UTF-8 : 81 85 e5 +[5141] 允 +5.94,5.31;5.94,1.25 +5.62,1.25;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,2.50 +8.44,2.50;8.75,3.12 +0.62,0.62;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +8.75,5.00;8.44,5.62 +8.44,5.62;7.81,6.25 +7.81,6.25;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +0.62,5.62;1.25,5.62 +1.25,5.62;1.88,5.94 +1.88,5.94;2.50,5.94 +2.50,5.94;3.44,5.94 +3.44,5.94;4.06,5.94 +4.06,5.94;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;6.56,5.94 +6.56,5.94;7.19,6.25 +7.19,6.25;8.12,6.25 +1.88,5.94;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.44,8.12 +3.44,8.12;3.44,8.44 +3.44,8.44;3.75,8.75 +3.75,8.75;4.06,9.38 + +# UTF-16 : 5f 3c +# UTF-8 : bc bc e5 +[5f3c] 弼 +5.94,0.62;5.94,6.56 +5.94,6.56;3.44,6.56 +3.44,6.56;3.44,0.62 +3.44,1.25;5.94,1.25 +3.44,4.06;5.94,4.06 +3.12,8.75;6.25,8.75 +4.69,8.75;4.69,8.12 +4.69,8.12;4.69,7.81 +4.69,7.81;4.69,7.19 +4.69,7.19;4.69,6.88 +4.69,6.88;4.38,6.56 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,6.25 +2.50,6.25;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.62,4.38 +0.62,4.38;0.62,3.75 +0.62,3.75;0.62,3.12 +0.62,4.06;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.50 +2.50,2.50;2.50,2.19 +2.50,2.19;2.50,1.56 +2.50,1.56;2.19,1.25 +2.19,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +6.56,8.75;8.75,8.75 +8.75,8.75;8.75,6.25 +8.75,6.25;6.88,6.25 +6.88,6.25;6.88,5.62 +6.88,5.62;6.88,5.00 +6.88,5.00;6.88,4.38 +6.88,4.38;6.88,3.75 +6.88,3.75;6.56,3.12 +6.88,4.06;8.75,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 + +# UTF-16 : 80 72 +# UTF-8 : b2 81 e8 +[8072] 聲 +1.56,4.38;1.56,1.25 +9.06,4.38;0.94,4.38 +7.50,0.31;7.50,4.38 +1.88,2.19;7.50,2.19 +1.88,3.44;7.50,3.44 +0.31,1.25;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.81,1.25 +2.81,1.25;3.75,1.25 +3.75,1.25;4.69,1.25 +4.69,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;7.19,1.56 +7.19,1.56;8.12,1.56 +8.12,1.56;9.06,1.56 +4.69,7.19;5.31,7.50 +5.31,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.62,8.75 +5.62,8.75;7.81,8.75 +7.81,8.75;7.81,7.50 +7.81,7.50;8.44,7.50 +8.44,7.50;8.44,7.50 +8.44,7.50;8.75,7.50 +8.75,7.50;9.06,7.81 +9.06,7.81;9.06,8.12 +4.69,6.88;8.75,6.88 +4.38,4.69;5.00,5.00 +5.00,5.00;5.62,5.00 +5.62,5.00;6.25,5.31 +6.25,5.31;6.56,5.31 +6.56,5.31;7.19,5.62 +7.19,5.62;7.50,5.94 +7.50,5.94;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.44,6.56 +8.44,6.56;8.75,6.88 +9.06,4.69;8.75,5.00 +8.75,5.00;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.50,5.31 +7.50,5.31;6.88,5.62 +6.88,5.62;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.62,6.25 +5.62,6.25;5.31,6.56 +0.62,7.81;4.69,7.81 +4.69,8.75;0.31,8.75 +2.50,7.81;2.50,9.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;0.94,6.88 +0.94,6.88;4.38,6.88 +4.38,6.88;4.38,5.62 +4.38,5.62;0.94,5.62 +2.50,6.88;2.50,5.62 + +# UTF-16 : 78 ec +# UTF-8 : ac a3 e7 +[78ec] 磬 +4.69,7.19;5.31,7.50 +5.31,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.62,8.75 +5.62,8.75;7.81,8.75 +7.81,8.75;7.81,7.50 +7.81,7.50;8.44,7.50 +8.44,7.50;8.44,7.50 +8.44,7.50;8.75,7.50 +8.75,7.50;9.06,7.81 +9.06,7.81;9.06,8.12 +4.69,6.88;8.75,6.88 +4.38,4.69;5.00,5.00 +5.00,5.00;5.62,5.00 +5.62,5.00;6.25,5.31 +6.25,5.31;6.56,5.31 +6.56,5.31;7.19,5.62 +7.19,5.62;7.50,5.94 +7.50,5.94;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.44,6.56 +8.44,6.56;8.75,6.88 +9.06,4.69;8.75,5.00 +8.75,5.00;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.50,5.31 +7.50,5.31;6.88,5.62 +6.88,5.62;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.62,6.25 +5.62,6.25;5.31,6.56 +0.62,7.81;4.69,7.81 +4.69,8.75;0.31,8.75 +2.50,7.81;2.50,9.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,6.25 +0.94,6.25;0.94,6.88 +0.94,6.88;4.38,6.88 +4.38,6.88;4.38,5.62 +4.38,5.62;0.94,5.62 +2.50,6.88;2.50,5.62 +9.06,4.38;0.94,4.38 +2.19,2.81;8.12,2.81 +8.12,2.81;8.12,0.62 +2.19,0.62;2.19,2.81 +2.19,0.94;8.12,0.94 +0.31,1.88;0.62,2.19 +0.62,2.19;0.94,2.19 +0.94,2.19;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,2.81 +2.19,2.81;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.44,4.38 + +# UTF-16 : 8b 26 +# UTF-8 : a6 ac e8 +[8b26] 謦 +7.81,0.31;7.81,1.88 +7.81,1.88;1.56,1.88 +1.56,1.88;1.56,0.31 +1.56,0.94;7.81,0.94 +0.62,4.06;8.75,4.06 +1.56,3.44;7.81,3.44 +1.56,2.81;7.81,2.81 +1.56,4.69;7.81,4.69 +4.69,7.50;5.31,7.81 +5.31,7.81;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;7.81,9.06 +7.81,9.06;7.81,7.81 +7.81,7.81;8.44,7.50 +8.44,7.50;8.44,7.50 +8.44,7.50;8.75,7.50 +8.75,7.50;9.06,8.12 +9.06,8.12;9.06,8.44 +4.69,7.19;8.75,7.19 +4.38,5.31;5.00,5.31 +5.00,5.31;5.62,5.62 +5.62,5.62;6.25,5.62 +6.25,5.62;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.81,6.25 +7.81,6.25;8.44,6.88 +8.44,6.88;8.75,7.19 +9.06,5.00;8.75,5.00 +8.75,5.00;8.12,5.31 +8.12,5.31;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;6.88,5.62 +6.88,5.62;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;5.62,6.56 +5.62,6.56;5.31,6.88 +0.62,7.81;4.69,7.81 +4.69,8.75;0.31,8.75 +2.50,7.81;2.50,9.38 +0.31,4.38;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,6.56 +0.94,6.56;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;4.38,7.19 +4.38,7.19;4.38,5.94 +4.38,5.94;0.94,5.94 +2.50,7.19;2.50,5.94 + +# UTF-16 : 99 a8 +# UTF-8 : a8 a6 e9 +[99a8] 馨 +0.62,4.06;8.75,4.06 +4.69,2.81;4.69,4.69 +1.25,4.69;2.19,4.69 +2.19,4.69;2.81,4.69 +2.81,4.69;3.44,4.69 +3.44,4.69;4.06,4.69 +4.06,4.69;4.69,4.69 +4.69,4.69;5.31,4.69 +5.31,4.69;5.94,5.00 +5.94,5.00;6.56,5.00 +6.56,5.00;7.50,5.00 +7.50,5.00;8.12,5.00 +0.31,2.50;0.94,2.81 +0.94,2.81;1.56,2.81 +1.56,2.81;2.19,3.12 +2.19,3.12;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.69,4.06 +9.06,2.50;8.44,2.81 +8.44,2.81;7.81,2.81 +7.81,2.81;7.50,3.12 +7.50,3.12;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;5.94,3.44 +5.94,3.44;5.31,3.75 +5.31,3.75;4.69,4.06 +7.81,0.31;7.81,2.81 +7.81,2.81;1.56,2.81 +1.56,2.81;1.56,0.31 +1.88,0.94;7.81,0.94 +1.88,1.88;7.81,1.88 +4.69,7.50;5.31,7.81 +5.31,7.81;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;7.81,9.06 +7.81,9.06;7.81,7.81 +7.81,7.81;8.44,7.50 +8.44,7.50;8.44,7.50 +8.44,7.50;8.75,7.50 +8.75,7.50;9.06,8.12 +9.06,8.12;9.06,8.44 +4.69,7.19;8.75,7.19 +4.38,5.31;5.00,5.31 +5.00,5.31;5.62,5.62 +5.62,5.62;6.25,5.62 +6.25,5.62;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.81,6.25 +7.81,6.25;8.44,6.88 +8.44,6.88;8.75,7.19 +9.06,5.00;8.75,5.00 +8.75,5.00;8.12,5.31 +8.12,5.31;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;6.88,5.62 +6.88,5.62;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;5.62,6.56 +5.62,6.56;5.31,6.88 +0.62,7.81;4.69,7.81 +4.69,8.75;0.31,8.75 +2.50,7.81;2.50,9.38 +0.31,4.38;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;0.94,6.56 +0.94,6.56;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;4.38,7.19 +4.38,7.19;4.38,5.62 +4.38,5.62;0.94,5.62 +2.50,7.19;2.50,5.62 + +# UTF-16 : 5b 5f +# UTF-8 : 9f ad e5 +[5b5f] 孟 +7.81,0.94;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.94 +3.75,4.06;3.75,0.94 +5.62,4.06;5.62,0.94 +0.62,0.94;8.75,0.94 +0.31,6.56;9.06,6.56 +7.81,8.75;1.56,8.75 +4.69,7.19;4.69,5.31 +4.69,5.31;4.69,5.00 +4.69,5.00;4.38,4.69 +4.38,4.69;4.06,4.69 +4.06,4.69;3.44,4.69 +3.44,4.69;3.12,4.69 +3.12,4.69;2.81,4.69 +7.50,8.75;7.19,8.12 +7.19,8.12;6.56,7.81 +6.56,7.81;5.94,7.50 +5.94,7.50;5.31,7.19 +5.31,7.19;4.69,7.19 + +# UTF-16 : 6b b7 +# UTF-8 : b7 ae e6 +[6bb7] 殷 +0.94,5.00;4.06,5.00 +4.06,5.00;4.06,7.81 +4.06,7.81;0.94,7.81 +0.94,6.25;4.06,6.25 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;7.50,8.75 +7.50,8.75;7.50,6.25 +7.50,6.25;7.81,5.94 +7.81,5.94;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 +9.06,5.94;9.06,6.56 +9.06,6.56;9.06,7.19 +4.38,5.00;8.75,5.00 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.38 +8.44,4.38;8.75,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.38 +4.06,9.06;3.44,8.75 +3.44,8.75;2.81,8.75 +2.81,8.75;2.19,8.44 +2.19,8.44;1.56,8.44 +1.56,8.44;0.94,8.44 +0.94,8.44;0.94,5.31 +0.94,5.31;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.44 +0.62,3.44;0.62,2.81 +0.62,2.81;0.62,2.50 +0.62,2.50;0.62,2.19 +0.62,2.19;0.31,1.25 +0.31,1.25;0.31,0.62 +0.62,3.75;4.06,3.75 +4.06,3.75;4.06,3.12 +4.06,3.12;3.75,2.50 +3.75,2.50;3.75,2.19 +3.75,2.19;3.75,1.56 +3.75,1.56;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 + +# UTF-16 : 61 47 +# UTF-8 : 87 85 e6 +[6147] 慇 +2.81,2.81;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.44,0.62 +3.44,0.62;3.75,0.62 +3.44,0.62;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;4.69,0.62 +4.69,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;5.94,0.62 +5.94,0.62;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,1.56 +7.19,1.56;7.19,2.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.38,2.81 +4.38,2.81;4.06,3.12 +0.94,6.25;4.06,6.25 +4.06,6.25;4.06,8.12 +4.06,8.12;0.94,8.12 +0.94,7.19;4.06,7.19 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;7.50,8.75 +7.50,8.75;7.50,7.19 +7.50,7.19;7.81,6.88 +7.81,6.88;8.12,6.88 +8.12,6.88;8.44,6.88 +8.44,6.88;9.06,7.19 +9.06,7.19;9.06,7.50 +9.06,7.50;9.06,8.12 +4.38,6.25;8.75,6.25 +4.06,3.44;4.69,3.75 +4.69,3.75;5.31,4.06 +5.31,4.06;5.94,4.06 +5.94,4.06;6.56,4.38 +6.56,4.38;6.88,4.69 +6.88,4.69;7.50,5.00 +7.50,5.00;7.81,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.44,5.94 +8.44,5.94;8.75,6.25 +9.06,3.44;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.50,4.06 +7.50,4.06;7.19,4.38 +7.19,4.38;6.56,4.38 +6.56,4.38;6.25,4.69 +6.25,4.69;5.94,5.00 +5.94,5.00;5.62,5.31 +5.62,5.31;5.31,5.62 +5.31,5.62;5.00,5.94 +4.06,9.06;3.44,9.06 +3.44,9.06;2.81,8.75 +2.81,8.75;2.19,8.75 +2.19,8.75;1.56,8.75 +1.56,8.75;0.94,8.75 +0.94,8.75;0.94,6.56 +0.94,6.56;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.62,4.38 +0.62,4.38;0.31,3.75 +0.31,3.75;0.31,3.12 +0.62,5.31;4.06,5.31 +4.06,5.31;3.75,4.69 +3.75,4.69;3.75,4.06 +3.75,4.06;3.44,3.75 +3.44,3.75;3.12,3.44 +3.12,3.44;2.50,3.44 +2.50,3.44;2.19,3.75 +2.19,3.75;1.56,3.75 + +# UTF-16 : 9b 4f +# UTF-8 : 8f ad e9 +[9b4f] 魏 +0.31,4.69;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +3.75,8.75;3.12,8.75 +3.12,8.75;2.50,8.75 +2.50,8.75;1.88,8.44 +1.88,8.44;1.25,8.44 +1.25,8.44;0.62,8.44 +2.19,5.00;2.19,8.44 +4.06,7.19;0.31,7.19 +4.06,5.31;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.12,6.25 +3.12,6.25;2.50,6.88 +2.50,6.88;2.19,7.19 +5.62,8.12;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;6.25,9.38 +6.25,9.38;6.25,9.38 +6.56,8.12;6.56,4.69 +4.38,4.38;8.75,4.38 +8.75,4.38;8.75,8.12 +8.75,8.12;4.38,8.12 +4.38,8.12;4.38,4.38 +4.38,6.25;8.75,6.25 +6.56,4.38;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.62 +7.50,0.62;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,2.19 +9.06,2.19;9.06,2.50 +3.12,0.62;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.62,4.38 +8.75,1.88;8.75,2.19 +8.75,2.19;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;8.12,3.44 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.19 +7.81,2.19;8.12,2.19 +8.12,2.19;8.75,2.50 +7.19,2.19;7.19,2.50 +7.19,2.50;7.50,3.12 +7.50,3.12;7.50,3.44 +7.50,3.44;7.50,3.75 +7.50,3.75;7.81,4.06 +4.38,4.06;0.31,4.06 +0.31,0.62;0.94,0.62 +0.94,0.62;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +2.19,4.69;1.88,4.38 +1.88,4.38;1.56,3.75 +1.56,3.75;1.56,3.44 +1.56,3.44;1.25,2.81 +1.25,2.81;0.94,2.50 +0.94,2.50;1.56,2.19 +1.56,2.19;2.19,2.19 +2.19,2.19;2.81,1.88 +2.81,1.88;3.44,1.88 +3.44,1.88;4.06,1.56 + +# UTF-16 : 5d cd +# UTF-8 : 8d b7 e5 +[5dcd] 巍 +0.94,9.06;0.94,7.81 +0.94,7.81;8.44,7.81 +8.44,7.81;8.44,9.06 +4.69,7.81;4.69,9.38 +0.31,3.75;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.62 +1.88,5.62;2.19,5.94 +3.75,7.19;3.12,7.19 +3.12,7.19;2.50,6.88 +2.50,6.88;1.88,6.88 +1.88,6.88;1.25,6.88 +1.25,6.88;0.62,6.88 +2.19,4.06;2.19,6.88 +4.06,5.94;0.31,5.94 +4.06,4.38;3.75,4.69 +3.75,4.69;3.44,5.00 +3.44,5.00;3.12,5.31 +3.12,5.31;2.50,5.62 +2.50,5.62;2.19,5.94 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.50 +6.25,7.50;6.25,7.81 +6.56,6.56;6.56,3.75 +4.38,3.75;8.75,3.75 +8.75,3.75;8.75,6.56 +8.75,6.56;4.38,6.56 +4.38,6.56;4.38,3.75 +4.38,5.31;8.75,5.31 +6.56,3.75;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.19,0.62 +7.19,0.62;7.50,0.62 +7.50,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +3.12,0.62;3.44,0.62 +3.44,0.62;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.62,3.75 +8.75,1.56;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;8.12,2.81 +6.88,1.56;7.19,1.88 +7.19,1.88;7.81,1.88 +7.81,1.88;8.12,1.88 +8.12,1.88;8.75,1.88 +7.19,1.56;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.50,3.12 +7.50,3.12;7.81,3.44 +4.38,3.44;0.31,3.44 +0.31,0.62;0.94,0.62 +0.94,0.62;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.75,3.12 +2.19,3.75;1.88,3.44 +1.88,3.44;1.88,3.12 +1.88,3.12;1.56,2.81 +1.56,2.81;1.25,2.50 +1.25,2.50;0.94,2.19 +0.94,2.19;1.56,1.88 +1.56,1.88;2.19,1.88 +2.19,1.88;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;4.06,1.25 + +# UTF-16 : 52 89 +# UTF-8 : 89 8a e5 +[5289] 劉 +6.25,4.38;5.62,4.69 +5.62,4.69;5.00,5.00 +5.00,5.00;4.38,5.31 +4.38,5.31;4.06,5.62 +4.06,5.62;3.44,5.94 +3.44,5.94;2.81,5.31 +2.81,5.31;2.19,5.00 +2.19,5.00;1.56,4.69 +1.56,4.69;0.94,4.06 +0.94,4.06;0.31,3.75 +6.88,2.50;6.88,8.44 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;4.69,8.44 +3.44,8.44;5.94,8.44 +5.94,8.44;5.94,7.81 +5.94,7.81;5.94,7.50 +5.94,7.50;5.94,6.88 +5.94,6.88;5.94,6.56 +5.94,6.56;5.62,5.94 +5.62,5.94;5.62,5.94 +5.62,5.94;5.00,5.94 +5.00,5.94;4.69,5.94 +4.69,5.94;4.69,5.94 +0.31,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.88,5.94 +1.88,5.94;2.50,6.25 +2.50,6.25;2.81,6.56 +3.12,9.06;2.81,8.75 +2.81,8.75;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.25,8.44 +1.25,8.44;0.94,8.12 +0.94,8.12;0.94,5.62 +3.12,5.94;2.81,6.56 +2.81,6.56;2.81,6.88 +2.81,6.88;2.50,7.19 +2.50,7.19;2.19,7.81 +2.19,7.81;2.19,7.81 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 +5.94,2.81;0.62,2.81 +5.31,4.38;1.56,4.38 +3.44,0.94;3.44,4.38 +2.50,1.25;2.19,1.56 +2.19,1.56;1.88,2.19 +1.88,2.19;1.56,2.50 +1.56,2.50;1.56,2.50 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;5.31,2.50 + +# UTF-16 : 70 0f +# UTF-8 : 8f 80 e7 +[700f] 瀏 +0.62,0.62;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.56,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.00,6.56 +6.88,4.38;6.25,4.69 +6.25,4.69;5.94,5.00 +5.94,5.00;5.62,5.31 +5.62,5.31;5.00,5.62 +5.00,5.62;4.69,5.94 +4.69,5.94;4.06,5.31 +4.06,5.31;3.75,5.00 +3.75,5.00;3.12,4.69 +3.12,4.69;2.50,4.06 +2.50,4.06;2.19,3.75 +7.50,2.50;7.50,8.44 +8.75,8.75;9.06,1.56 +8.75,1.56;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +4.69,5.94;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +4.38,8.44;6.88,8.44 +6.88,8.44;6.88,7.81 +6.88,7.81;6.56,7.50 +6.56,7.50;6.56,6.88 +6.56,6.88;6.56,6.56 +6.56,6.56;6.56,5.94 +6.56,5.94;6.25,5.94 +6.25,5.94;5.94,5.94 +5.94,5.94;5.62,5.94 +1.88,5.31;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.38,9.06;4.06,8.75 +4.06,8.75;3.75,8.75 +3.75,8.75;3.12,8.44 +3.12,8.44;2.81,8.44 +2.81,8.44;2.50,8.12 +2.50,8.12;2.50,5.62 +4.38,5.94;4.06,6.56 +4.06,6.56;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +1.88,0.62;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,1.56 +6.88,2.81;2.19,2.81 +6.25,4.38;3.12,4.38 +4.69,0.94;4.69,4.38 +3.75,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.50 +3.12,2.50;2.81,2.50 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,2.50 +6.25,2.50;6.25,2.50 + +# UTF-16 : 56 a0 +# UTF-8 : a0 9a e5 +[56a0] 嚠 +7.19,4.38;6.56,4.69 +6.56,4.69;6.25,5.00 +6.25,5.00;5.62,5.31 +5.62,5.31;5.31,5.62 +5.31,5.62;5.00,5.94 +4.69,5.94;4.38,5.31 +4.38,5.31;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;2.81,4.06 +2.81,4.06;2.19,3.75 +7.50,2.50;7.50,8.44 +8.75,8.75;9.06,1.56 +8.75,1.56;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +4.69,5.94;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +4.69,8.44;6.88,8.44 +6.88,8.44;6.88,7.81 +6.88,7.81;6.88,7.50 +6.88,7.50;6.88,6.88 +6.88,6.88;6.88,6.56 +6.88,6.56;6.56,5.94 +6.56,5.94;6.56,5.94 +6.56,5.94;5.94,5.94 +5.94,5.94;5.62,5.94 +2.19,5.31;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.44,5.94 +3.44,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,9.06;4.06,8.75 +4.06,8.75;3.75,8.75 +3.75,8.75;3.44,8.44 +3.44,8.44;3.12,8.44 +3.12,8.44;2.50,8.12 +2.50,8.12;2.81,5.62 +4.69,5.94;4.38,6.56 +4.38,6.56;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.81 +2.19,0.62;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.56 +6.88,2.81;2.50,2.81 +6.56,4.38;3.44,4.38 +4.69,0.94;4.69,4.38 +4.06,1.25;3.75,1.56 +3.75,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.12,2.50 +5.62,1.25;5.94,1.56 +5.94,1.56;5.94,1.88 +5.94,1.88;6.25,2.50 +6.25,2.50;6.25,2.50 +1.88,1.56;2.19,8.44 +1.88,8.44;0.62,8.44 +0.31,8.44;0.62,0.94 +0.31,1.56;1.88,1.56 + +# UTF-16 : 91 2d +# UTF-8 : ad 84 e9 +[912d] 鄭 +2.19,8.12;2.19,7.19 +2.19,7.19;2.19,6.88 +2.19,6.88;2.19,6.25 +2.19,6.25;1.88,5.94 +1.88,5.94;1.56,5.62 +1.56,5.62;0.94,5.31 +0.62,4.06;5.62,4.06 +5.62,4.06;5.62,7.19 +5.62,7.19;0.62,7.19 +0.62,7.19;0.62,3.75 +0.62,5.00;5.62,5.00 +3.44,8.44;3.75,6.56 +3.44,6.56;3.75,6.25 +3.75,6.25;4.06,5.94 +4.06,5.94;4.38,5.94 +4.38,5.94;5.31,5.94 +0.31,8.44;5.94,8.44 +2.19,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +1.88,9.06;1.56,9.38 +3.75,8.44;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.38,9.38 +0.31,2.81;5.94,2.81 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.12,4.06 +5.62,0.62;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;3.12,2.50 +3.12,2.50;3.12,3.12 +9.06,8.75;6.56,8.75 +6.25,8.75;6.56,0.62 +7.19,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.75,1.88 +8.75,1.88;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 + +# UTF-16 : 5b a5 +# UTF-8 : a5 ae e5 +[5ba5] 宥 +8.75,6.56;0.62,6.56 +0.31,3.44;0.62,3.75 +0.62,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.81,5.94 +2.81,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 +3.44,7.50;3.75,8.12 +2.19,5.31;8.12,5.31 +8.12,5.31;8.12,1.25 +8.12,1.25;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.88,0.62 +6.88,0.62;6.25,0.62 +6.25,0.62;5.94,0.62 +2.19,0.62;2.19,5.31 +2.19,2.19;8.12,2.19 +2.50,3.75;8.12,3.75 +4.69,8.44;4.69,9.38 +8.44,7.19;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,7.19 + +# UTF-16 : 80 b4 +# UTF-8 : b4 82 e8 +[80b4] 肴 +0.94,6.88;1.88,6.88 +1.88,6.88;2.50,7.19 +2.50,7.19;3.12,7.50 +3.12,7.50;4.06,7.50 +4.06,7.50;4.69,7.81 +4.69,7.81;5.31,8.12 +5.31,8.12;5.94,8.44 +5.94,8.44;6.56,8.75 +6.56,8.75;7.19,9.06 +7.19,9.06;7.81,9.38 +1.88,9.06;2.50,8.75 +2.50,8.75;3.12,8.75 +3.12,8.75;3.75,8.44 +3.75,8.44;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.94,7.81 +5.94,7.81;6.56,7.50 +6.56,7.50;7.19,7.19 +7.19,7.19;7.81,7.19 +7.81,7.19;8.75,6.88 +8.75,6.25;0.62,6.25 +0.31,3.12;0.62,3.44 +0.62,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.56,4.06;1.88,4.38 +1.88,4.38;2.19,4.69 +2.19,4.69;2.50,5.31 +2.50,5.31;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.12,6.56 +3.12,6.56;3.44,6.88 +2.19,5.00;8.12,5.00 +8.12,5.00;8.12,1.25 +8.12,1.25;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.88,0.62 +6.88,0.62;6.25,0.62 +6.25,0.62;5.94,0.62 +2.19,0.62;2.19,5.00 +2.19,2.19;8.12,2.19 +2.50,3.44;8.12,3.44 + +# UTF-16 : 7c 82 +# UTF-8 : 82 b2 e7 +[7c82] 粂 +7.50,8.44;6.88,7.81 +6.88,7.81;6.56,7.50 +6.56,7.50;5.94,7.19 +5.94,7.19;5.31,6.56 +5.31,6.56;4.69,6.25 +4.69,6.25;4.06,5.94 +4.06,5.94;3.12,5.62 +3.12,5.62;2.50,5.31 +2.50,5.31;1.56,5.31 +1.56,5.31;0.62,5.00 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;3.44,9.06 +3.44,9.06;3.44,9.38 +2.81,8.44;7.50,8.44 +5.62,6.88;6.25,6.56 +6.25,6.56;6.88,5.94 +6.88,5.94;7.50,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;8.12,5.00 +8.12,5.00;8.44,5.00 +8.44,5.00;9.06,4.69 +8.75,3.44;0.62,3.44 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,0.62;4.69,5.62 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +5.62,3.44;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;7.19,4.69 +7.19,4.69;7.50,5.00 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.12 +4.38,3.12;4.69,3.44 + +# UTF-16 : 70 78 +# UTF-8 : b8 81 e7 +[7078] 灸 +7.50,8.44;6.88,7.81 +6.88,7.81;6.56,7.50 +6.56,7.50;5.94,7.19 +5.94,7.19;5.31,6.56 +5.31,6.56;4.69,6.25 +4.69,6.25;4.06,5.94 +4.06,5.94;3.12,5.62 +3.12,5.62;2.50,5.31 +2.50,5.31;1.56,5.31 +1.56,5.31;0.62,5.00 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;3.44,9.06 +3.44,9.06;3.44,9.38 +2.81,8.44;7.50,8.44 +5.62,6.88;6.25,6.56 +6.25,6.56;6.88,5.94 +6.88,5.94;7.50,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;8.12,5.00 +8.12,5.00;8.44,5.00 +8.44,5.00;9.06,4.69 +2.50,4.69;2.19,4.38 +2.19,4.38;2.19,3.75 +2.19,3.75;1.88,3.44 +1.88,3.44;1.56,3.12 +1.56,3.12;1.25,2.81 +8.12,4.69;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.88,3.12 +6.88,3.12;6.56,2.81 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,5.62 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 + +# UTF-16 : 9d 2b +# UTF-8 : ab b4 e9 +[9d2b] 鴫 +1.88,1.56;1.88,8.44 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.62 +0.62,5.31;2.81,5.31 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.50,3.12 +6.56,1.25;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;6.25,2.81 +6.25,2.81;6.25,2.81 +5.00,0.94;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;4.69,2.81 +3.12,0.62;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +4.06,5.62;8.44,5.62 +8.44,5.62;8.44,8.44 +8.44,8.44;3.75,8.44 +3.75,8.44;3.75,3.44 +3.75,3.44;9.06,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.94 +7.50,0.94;7.19,0.94 +4.06,7.19;8.44,7.19 +5.62,9.38;5.62,9.06 +5.62,9.06;5.62,8.44 +5.62,8.44;5.62,8.44 +4.06,4.69;9.38,4.69 + +# UTF-16 : 60 89 +# UTF-8 : 89 82 e6 +[6089] 悉 +0.62,6.25;8.75,6.25 +4.69,4.06;4.69,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.56,4.38 +1.56,4.38;2.19,4.69 +2.19,4.69;2.50,4.69 +2.50,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.62 +4.06,5.62;4.69,6.25 +9.06,3.75;8.44,4.06 +8.44,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.31,5.62 +5.31,5.62;4.69,6.25 +2.81,6.56;2.81,7.19 +2.81,7.19;2.50,7.50 +2.50,7.50;2.19,7.81 +2.19,7.81;1.88,8.12 +6.56,6.56;6.56,6.88 +6.56,6.88;6.88,7.19 +6.88,7.19;7.19,7.81 +7.19,7.81;7.50,8.12 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.38,3.44 +4.38,3.44;4.06,3.75 +2.81,3.75;3.12,1.88 +2.81,1.88;3.12,1.25 +3.12,1.25;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.62 +3.75,0.62;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;5.00,0.62 +5.00,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;6.25,0.62 +5.94,0.62;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.50 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 + +# UTF-16 : 60 55 +# UTF-8 : 95 81 e6 +[6055] 恕 +3.12,3.75;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.62 +4.69,0.62;5.00,0.62 +5.00,0.62;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.50 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.38,3.44 +4.38,3.44;4.06,3.75 +4.38,8.12;0.31,8.12 +0.31,3.75;0.94,4.06 +0.94,4.06;1.56,4.38 +1.56,4.38;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;3.12,5.31 +3.12,5.31;3.44,5.94 +3.44,5.94;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.38,8.12 +1.25,6.56;1.88,6.25 +1.88,6.25;2.50,5.94 +2.50,5.94;3.12,5.62 +3.12,5.62;3.75,5.31 +3.75,5.31;4.38,4.69 +2.50,9.38;2.19,8.75 +2.19,8.75;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.81 +1.88,7.81;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;0.62,5.94 +5.31,4.38;8.44,4.38 +8.44,4.38;8.44,8.44 +8.44,8.44;5.00,8.44 +5.00,8.44;5.00,4.38 + +# UTF-16 : 99 ae +# UTF-8 : ae a6 e9 +[99ae] 馮 +0.31,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.12 +0.94,8.12;0.62,8.75 +5.62,8.75;5.94,4.06 +3.12,5.62;8.44,5.62 +3.12,7.19;8.44,7.19 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,4.06 +3.12,4.06;8.75,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +8.12,2.19;7.81,2.50 +7.81,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.50,3.44 +6.25,1.56;6.25,2.19 +6.25,2.19;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 +4.69,1.25;4.69,1.88 +4.69,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +4.69,2.50;4.38,3.12 +4.38,3.12;4.38,3.12 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 + +# UTF-16 : 61 91 +# UTF-8 : 91 86 e6 +[6191] 憑 +2.81,2.81;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.44,0.62 +3.44,0.62;3.75,0.62 +3.44,0.62;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;4.69,0.62 +4.69,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;5.94,0.62 +5.94,0.62;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,1.56 +7.19,1.56;7.19,2.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.38,2.81 +4.38,2.81;4.06,3.12 +0.62,3.44;0.94,3.75 +0.94,3.75;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;2.19,5.31 +2.19,5.31;2.50,5.94 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +5.62,8.75;5.62,5.62 +3.12,6.56;8.12,6.56 +3.12,7.81;8.12,7.81 +8.44,8.75;3.12,8.75 +3.12,8.75;3.12,5.62 +3.12,5.62;8.75,5.62 +8.75,5.62;8.75,5.00 +8.75,5.00;8.75,4.69 +8.75,4.69;8.44,4.06 +8.44,4.06;8.44,3.75 +8.44,3.75;7.81,3.44 +7.81,3.44;7.81,3.44 +7.50,3.44;7.19,3.44 +7.19,3.44;6.88,3.44 +6.88,3.44;6.25,3.44 +7.81,4.06;7.81,4.69 +7.81,4.69;7.50,5.00 +7.50,5.00;7.50,5.31 +6.25,3.75;6.25,4.38 +6.25,4.38;5.94,4.69 +5.94,4.69;5.94,5.00 +4.69,3.44;4.69,4.06 +4.69,4.06;4.69,4.38 +4.69,4.38;4.38,5.00 +4.38,5.00;4.38,5.00 +2.50,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,5.00 +3.12,5.00;3.12,5.00 + +# UTF-16 : 7f 88 +# UTF-8 : 88 be e7 +[7f88] 羈 +0.94,7.50;8.75,7.50 +8.75,7.50;8.75,8.75 +8.75,8.75;0.62,8.75 +0.62,8.75;0.62,7.50 +5.94,7.50;5.94,8.75 +3.44,7.50;3.44,8.75 +8.12,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.81 +7.19,1.25;6.88,1.56 +6.88,1.56;6.88,1.88 +6.88,1.88;6.88,2.50 +6.88,2.50;6.88,2.50 +5.94,0.62;5.94,1.25 +5.94,1.25;5.94,1.88 +5.94,1.88;5.62,2.50 +5.62,2.50;5.62,2.50 +4.38,0.62;4.69,1.25 +4.69,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;5.00,2.50 +8.75,6.56;5.00,6.56 +5.00,6.56;5.00,3.12 +5.00,3.12;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.62 +8.44,0.62;8.12,0.62 +8.12,0.62;7.81,0.62 +7.81,0.62;7.19,0.62 +6.88,6.56;6.88,3.44 +5.00,4.38;8.75,4.38 +5.00,5.62;8.75,5.62 +0.62,6.25;4.69,6.25 +3.75,6.88;3.75,5.31 +3.75,5.31;1.25,5.31 +1.25,5.31;1.25,6.88 +4.38,2.81;4.38,4.38 +4.38,4.38;0.94,4.38 +0.94,4.38;0.94,2.81 +0.94,2.81;4.06,2.81 +0.62,1.88;4.38,1.88 +2.50,0.31;2.50,5.31 + +# UTF-16 : 8b 90 +# UTF-8 : 90 ae e8 +[8b90] 讐 +0.31,6.88;0.62,7.50 +0.62,7.50;0.94,7.81 +0.94,7.81;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +3.44,9.38;3.12,8.75 +3.12,8.75;3.12,8.44 +4.69,8.44;1.25,8.44 +3.12,5.62;3.12,8.44 +1.25,8.44;1.25,5.62 +1.25,5.62;5.00,5.62 +1.25,6.56;4.38,6.56 +1.25,7.50;4.38,7.50 +4.38,6.88;4.69,7.50 +4.69,7.50;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.31,8.75 +5.31,8.75;5.62,9.38 +7.50,9.38;7.19,8.75 +7.19,8.75;7.19,8.44 +8.75,8.44;5.31,8.44 +7.19,5.62;7.19,8.44 +5.31,8.44;5.31,5.62 +5.31,5.62;8.75,5.62 +5.31,6.56;8.44,6.56 +5.31,7.50;8.44,7.50 +7.81,0.31;7.81,1.88 +7.81,1.88;1.56,1.88 +1.56,1.88;1.56,0.31 +1.56,0.94;7.81,0.94 +0.62,4.06;8.75,4.06 +1.56,3.44;7.81,3.44 +1.56,2.81;7.81,2.81 +1.56,4.69;7.81,4.69 + +# UTF-16 : 87 c4 +# UTF-8 : 84 9f e8 +[87c4] 蟄 +0.62,5.31;4.69,5.31 +5.00,7.19;5.62,6.88 +5.62,6.88;6.25,6.56 +6.25,6.56;6.56,6.25 +6.56,6.25;7.19,5.94 +7.19,5.94;7.81,5.31 +4.69,5.00;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.94,5.94 +5.94,5.94;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.56,9.38 +4.69,8.44;8.12,8.44 +8.12,8.44;8.12,7.50 +8.12,7.50;8.12,6.88 +8.12,6.88;8.44,6.25 +8.44,6.25;8.44,5.62 +8.44,5.62;8.44,5.00 +8.44,5.00;8.75,4.69 +8.75,4.69;8.75,4.69 +8.75,4.69;9.06,5.00 +9.06,5.00;9.06,5.31 +9.06,5.31;9.38,5.94 +0.62,6.25;4.69,6.25 +2.50,6.25;2.50,4.38 +0.31,7.50;4.69,7.50 +0.62,8.44;4.38,8.44 +2.50,7.50;2.50,9.38 +3.12,6.25;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.06,7.50 +1.88,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.25,7.50 +1.25,7.50;1.25,7.50 +4.69,0.94;4.69,4.69 +1.56,2.50;8.12,2.50 +8.12,2.50;8.12,4.06 +8.12,4.06;1.25,4.06 +1.25,4.06;1.25,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;8.12,1.25 + +# UTF-16 : 86 a4 +# UTF-8 : a4 9a e8 +[86a4] 蚤 +0.94,8.75;8.44,8.75 +0.62,5.31;1.56,5.62 +1.56,5.62;2.81,5.62 +2.81,5.62;3.75,5.94 +3.75,5.94;4.38,6.25 +4.38,6.25;5.31,6.56 +5.31,6.56;6.25,6.88 +6.25,6.88;6.88,7.50 +6.88,7.50;7.50,7.81 +7.50,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.75,5.31;8.12,5.31 +8.12,5.31;7.19,5.62 +7.19,5.62;6.56,5.94 +6.56,5.94;5.94,6.25 +5.94,6.25;5.31,6.25 +5.31,6.25;4.69,6.56 +4.69,6.56;4.06,7.19 +4.06,7.19;3.44,7.50 +3.44,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +0.94,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.88,7.19 +1.88,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +5.62,7.19;5.31,7.50 +5.31,7.50;5.00,7.81 +5.00,7.81;4.38,8.12 +4.38,8.12;4.38,8.12 +4.69,1.25;4.69,5.62 +1.56,2.81;8.12,2.81 +8.12,2.81;8.12,4.69 +8.12,4.69;1.25,4.69 +1.25,4.69;1.25,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.56,1.25 +6.56,1.25;7.19,1.56 +7.19,1.56;8.12,1.56 + +# UTF-16 : 75 fa +# UTF-8 : ba 97 e7 +[75fa] 痺 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +4.69,7.50;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,7.50;5.94,5.94 +5.62,5.94;5.62,5.31 +5.62,5.31;5.62,5.00 +5.62,5.00;5.62,4.38 +5.62,4.38;5.31,4.06 +5.31,4.06;5.00,3.75 +5.00,3.75;4.69,3.44 +4.69,3.44;4.38,3.44 +4.38,3.44;4.06,3.12 +4.06,3.12;3.44,2.81 +3.44,2.81;2.81,2.81 +3.12,4.06;8.75,4.06 +8.75,4.06;8.75,7.50 +8.75,7.50;3.12,7.50 +2.81,7.50;3.12,4.06 +3.12,5.94;8.75,5.94 +9.06,2.50;2.19,2.50 +6.56,3.75;6.56,0.62 + +# UTF-16 : 9d 6f +# UTF-8 : af b5 e9 +[9d6f] 鵯 +8.12,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +6.88,1.25;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.56,2.81 +5.62,0.94;5.62,1.56 +5.62,1.56;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.31,2.81 +4.06,0.62;4.06,1.25 +4.06,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,5.62;8.75,5.62 +8.75,5.62;8.75,8.44 +8.75,8.44;4.69,8.44 +4.69,8.44;4.69,3.44 +4.69,3.44;9.06,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +4.69,7.19;8.44,7.19 +6.25,9.38;6.25,9.06 +6.25,9.06;6.25,8.44 +6.25,8.44;6.25,8.44 +4.69,4.69;9.06,4.69 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.19,9.38 +0.94,4.38;4.06,4.38 +4.06,4.38;4.06,8.12 +4.06,8.12;0.62,8.12 +0.62,8.12;0.62,4.38 +0.94,6.25;4.06,6.25 +4.06,2.50;0.31,2.50 +2.81,4.06;2.81,0.62 +2.19,8.12;2.19,6.25 +2.19,6.25;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,5.00 +2.19,5.00;2.19,4.38 +2.19,4.38;1.56,3.75 +1.56,3.75;1.25,3.44 +1.25,3.44;0.62,3.12 + +# UTF-16 : 9d 7a +# UTF-8 : ba b5 e9 +[9d7a] 鵺 +1.25,4.06;1.56,4.38 +1.56,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;1.88,5.31 +1.88,5.31;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,8.12 +2.50,6.88;4.38,6.88 +4.38,6.88;4.06,5.94 +4.06,5.94;4.06,5.00 +4.06,5.00;3.75,4.38 +3.75,4.38;3.44,3.75 +3.44,3.75;3.12,3.12 +3.12,3.12;2.81,2.50 +2.81,2.50;2.50,1.88 +2.50,1.88;2.19,1.56 +2.19,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.56,8.12;1.56,7.50 +1.56,7.50;1.56,7.19 +1.56,7.19;1.25,6.88 +1.25,6.88;1.25,6.25 +1.25,6.25;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.62,4.69 +0.62,4.69;0.31,4.38 +0.31,4.38;0.00,4.06 +0.94,0.62;0.94,5.62 +3.75,4.38;3.44,5.00 +3.44,5.00;3.12,5.31 +3.12,5.31;2.81,5.62 +2.81,5.62;2.81,5.94 +2.50,8.12;2.50,9.38 +0.31,8.12;4.38,8.12 +1.88,5.31;2.19,4.69 +2.19,4.69;2.19,4.38 +2.19,4.38;2.50,3.75 +2.50,3.75;2.81,3.44 +2.81,3.44;2.81,2.81 +2.81,2.81;3.12,2.50 +3.12,2.50;3.44,2.19 +3.44,2.19;3.75,1.88 +3.75,1.88;4.06,1.56 +4.06,1.56;4.38,1.25 +8.44,1.88;8.12,2.19 +8.12,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.19,1.25;7.19,1.88 +7.19,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.88,2.81 +6.25,0.94;6.25,1.56 +6.25,1.56;5.94,2.19 +5.94,2.19;5.94,2.50 +5.94,2.50;5.94,2.81 +4.38,0.62;4.69,1.25 +4.69,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,5.62;8.75,5.62 +8.75,5.62;8.75,8.44 +8.75,8.44;5.00,8.44 +5.00,8.44;5.00,3.44 +5.00,3.44;9.06,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +5.00,7.19;8.75,7.19 +6.56,9.38;6.56,9.06 +6.56,9.06;6.25,8.44 +6.25,8.44;6.25,8.44 +5.00,4.69;9.06,4.69 + +# UTF-16 : 9d 61 +# UTF-8 : a1 b5 e9 +[9d61] 鵡 +8.12,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.81,3.12 +6.88,1.25;6.88,1.88 +6.88,1.88;6.88,2.19 +6.88,2.19;6.56,2.81 +6.56,2.81;6.56,2.81 +5.62,0.94;5.62,1.56 +5.62,1.56;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.62,2.81 +4.06,0.62;4.38,1.25 +4.38,1.25;4.38,1.56 +4.38,1.56;4.38,1.88 +4.38,1.88;4.69,2.50 +4.69,2.50;4.69,2.81 +4.69,5.62;8.75,5.62 +8.75,5.62;8.75,8.44 +8.75,8.44;4.69,8.44 +4.69,8.44;4.69,3.44 +4.69,3.44;9.06,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +4.69,7.19;8.44,7.19 +6.25,9.38;6.25,9.06 +6.25,9.06;6.25,8.44 +6.25,8.44;6.25,8.44 +4.69,4.69;9.06,4.69 +0.31,7.19;4.38,7.19 +2.81,9.38;3.12,7.81 +3.12,7.81;3.12,6.25 +3.12,6.25;3.12,5.31 +3.12,5.31;3.12,4.38 +3.12,4.38;3.12,3.44 +3.12,3.44;3.44,2.81 +3.44,2.81;3.44,2.50 +3.44,2.50;3.75,1.88 +3.75,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.38,3.75 +3.44,8.75;3.75,8.44 +3.75,8.44;4.06,8.12 +4.06,8.12;4.06,7.81 +4.06,7.81;4.38,7.81 +1.88,6.56;1.88,1.56 +0.62,5.62;0.62,1.25 +2.50,8.44;0.62,8.44 +2.81,4.69;1.88,4.69 +0.00,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 + +# UTF-16 : 9d 07 +# UTF-8 : 87 b4 e9 +[9d07] 鴇 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.50,3.12 +6.56,1.25;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;6.25,2.81 +6.25,2.81;6.25,2.81 +5.00,0.94;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;4.69,2.81 +3.12,0.62;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +4.69,5.62;8.75,5.62 +8.75,5.62;8.75,8.44 +8.75,8.44;4.69,8.44 +4.38,8.44;4.69,3.44 +4.38,3.44;9.06,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +4.69,7.19;8.44,7.19 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.44 +5.94,8.44;5.94,8.44 +4.69,4.69;9.06,4.69 +0.62,9.06;0.62,6.25 +0.62,6.25;0.94,5.62 +0.94,5.62;1.25,5.62 +1.25,5.62;2.19,5.62 +1.88,5.62;2.50,5.62 +2.50,5.62;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;3.75,6.88 +3.75,6.88;3.75,7.19 +0.62,7.50;1.25,7.50 +1.25,7.50;1.88,7.81 +1.88,7.81;2.50,8.12 +2.50,8.12;3.12,8.12 +3.12,8.12;3.75,8.44 +2.19,0.62;2.19,5.31 +4.06,3.44;0.31,3.44 + +# UTF-16 : 85 26 +# UTF-8 : a6 94 e8 +[8526] 蔦 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.25,2.50 +1.56,5.00;7.50,5.00 +7.50,5.00;7.50,6.88 +7.50,6.88;1.56,6.88 +1.56,6.88;1.56,2.81 +1.56,2.81;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;6.25,0.94 +1.56,5.94;7.50,5.94 +4.06,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.75,6.88 +1.56,4.06;8.75,4.06 +7.19,1.56;6.88,1.88 +6.88,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +5.31,1.25;5.00,1.56 +5.00,1.56;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +3.12,0.94;3.12,1.25 +3.12,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.50 + +# UTF-16 : 9c f6 +# UTF-8 : b6 b3 e9 +[9cf6] 鳶 +0.62,8.12;8.75,8.44 +3.44,9.38;3.75,9.06 +3.75,9.06;4.38,8.44 +4.38,8.44;4.69,8.12 +4.69,8.12;5.31,7.81 +5.31,7.81;5.94,7.50 +5.94,7.50;6.25,7.19 +6.25,7.19;6.88,7.19 +6.88,7.19;7.50,6.88 +7.50,6.88;7.81,6.88 +7.81,6.88;8.12,6.56 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.19 +8.75,7.19;8.75,7.81 +5.62,9.38;5.94,9.06 +5.94,9.06;6.56,8.75 +6.56,8.75;6.88,8.44 +6.88,8.44;7.19,8.44 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.25,2.50 +1.56,4.69;7.50,4.69 +7.50,4.69;7.50,6.88 +7.50,6.88;1.56,6.88 +1.56,6.88;1.56,2.81 +1.56,2.81;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;6.25,0.94 +1.56,5.62;7.50,5.62 +4.06,7.81;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.75,6.88 +1.56,3.75;8.75,3.75 +7.19,1.56;6.88,1.88 +6.88,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +5.31,1.25;5.00,1.56 +5.00,1.56;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +3.12,0.62;3.12,1.25 +3.12,1.25;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.19 + +# UTF-16 : 9d 2c +# UTF-8 : ac b4 e9 +[9d2c] 鴬 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.25,2.50 +1.56,4.69;7.50,4.69 +7.50,4.69;7.50,6.88 +7.50,6.88;1.56,6.88 +1.56,6.88;1.56,2.81 +1.56,2.81;8.44,2.81 +8.44,2.81;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;6.25,0.94 +1.56,5.62;7.50,5.62 +4.06,7.81;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.75,6.88 +1.56,3.75;8.75,3.75 +7.19,1.56;6.88,1.88 +6.88,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +5.31,1.25;5.00,1.56 +5.00,1.56;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +3.12,0.62;3.12,1.25 +3.12,1.25;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.19 +8.75,6.25;8.75,8.12 +8.75,8.12;0.62,8.12 +0.62,8.12;0.62,6.25 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.88,9.06 +5.00,8.12;4.69,8.44 +4.69,8.44;4.38,8.75 +4.38,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.50,9.38 + +# UTF-16 : 9d 1b +# UTF-8 : 9b b4 e9 +[9d1b] 鴛 +7.19,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.56,2.19 +5.31,0.94;5.00,1.25 +5.00,1.25;4.69,1.88 +4.69,1.88;4.69,1.88 +3.12,0.62;3.12,1.25 +3.12,1.25;2.81,1.56 +2.81,1.56;2.81,1.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.56,4.06;7.50,4.06 +7.50,4.06;7.50,5.62 +7.50,5.62;1.56,5.62 +1.56,5.62;1.56,2.50 +1.56,2.50;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;6.25,0.62 +1.56,5.00;7.50,5.00 +4.38,6.56;4.06,6.25 +4.06,6.25;4.06,5.62 +1.56,3.12;8.75,3.12 +0.31,7.50;0.94,7.81 +0.94,7.81;1.56,8.12 +1.56,8.12;1.88,8.44 +1.88,8.44;2.19,9.06 +2.19,9.06;2.50,9.38 +2.19,8.75;4.69,8.75 +4.38,8.75;4.38,8.12 +4.38,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.56 +3.12,6.56;2.50,6.25 +2.50,6.25;1.88,5.94 +1.88,5.94;1.25,5.62 +1.25,5.62;0.62,5.62 +8.75,7.50;8.75,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,6.56 +8.12,6.56;7.19,6.25 +7.19,6.25;6.88,6.25 +6.88,6.25;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,6.56 +5.31,6.56;5.31,6.88 +5.31,6.88;5.31,8.75 +5.31,8.75;8.12,8.75 +8.12,8.75;8.12,8.12 +8.12,8.12;8.12,7.81 +8.12,7.81;7.81,7.50 +7.81,7.50;7.50,7.50 +7.50,7.50;6.88,7.50 +6.88,7.50;6.56,7.50 +6.56,7.50;6.25,7.50 +3.75,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.50,7.50 +2.50,7.50;1.88,7.81 +1.88,7.81;1.88,7.81 + +# UTF-16 : 5c 4d +# UTF-8 : 8d b1 e5 +[5c4d] 屍 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.44,8.75 +8.44,8.75;8.44,7.19 +8.44,7.19;1.25,7.19 +1.25,5.94;9.06,5.94 +5.94,5.94;5.94,1.25 +5.94,1.25;5.94,0.94 +5.94,0.94;6.56,0.62 +6.56,0.62;7.19,0.62 +7.19,0.62;7.50,0.62 +7.50,0.62;8.12,0.62 +8.12,0.62;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +1.25,2.81;1.56,3.12 +1.56,3.12;1.88,3.44 +1.88,3.44;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;2.81,4.38 +2.81,4.38;3.12,5.31 +3.12,5.31;3.44,5.94 +2.81,4.69;5.00,4.69 +5.00,4.69;5.00,4.06 +5.00,4.06;4.69,3.44 +4.69,3.44;4.69,3.12 +4.69,3.12;4.38,2.50 +4.38,2.50;4.06,2.19 +4.06,2.19;3.75,1.88 +3.75,1.88;3.12,1.56 +3.12,1.56;2.81,1.25 +2.81,1.25;2.19,0.94 +2.19,0.94;1.56,0.62 +4.38,2.50;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;2.81,3.44 +2.81,3.44;2.81,3.44 +5.94,3.12;6.56,3.44 +6.56,3.44;7.19,3.75 +7.19,3.75;7.50,4.06 +7.50,4.06;8.12,4.38 +8.12,4.38;8.75,4.69 + +# UTF-16 : 90 41 +# UTF-8 : 81 81 e9 +[9041] 遁 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;2.19,2.50 +4.06,2.19;8.44,2.19 +8.44,2.19;8.44,5.94 +8.44,5.94;4.06,5.94 +4.06,5.94;4.06,2.19 +4.06,3.44;8.44,3.44 +4.06,4.69;8.44,4.69 +2.50,2.19;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;3.12,8.44 +3.12,8.44;3.75,8.44 +3.75,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +8.75,7.19;3.12,7.19 +5.62,5.94;5.94,6.56 +5.94,6.56;5.94,6.88 +5.94,6.88;5.94,7.50 +5.94,7.50;6.25,8.12 +6.25,8.12;6.25,8.75 + +# UTF-16 : 59 62 +# UTF-8 : a2 a5 e5 +[5962] 奢 +0.62,8.44;8.75,8.44 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.75,8.44 +3.75,8.44;3.44,8.12 +3.44,8.12;3.12,7.81 +3.12,7.81;2.50,7.50 +2.50,7.50;2.19,7.19 +2.19,7.19;1.56,6.88 +1.56,6.88;0.94,6.88 +0.94,6.88;0.31,6.56 +5.31,8.44;5.94,7.81 +5.94,7.81;6.25,7.50 +6.25,7.50;6.56,7.50 +6.56,7.50;6.88,7.19 +6.88,7.19;7.50,6.88 +7.50,6.88;7.81,6.88 +7.81,6.88;8.12,6.56 +8.12,6.56;8.75,6.56 +8.75,6.56;9.06,6.25 +2.19,4.06;2.19,0.62 +8.12,0.62;8.12,3.75 +8.12,3.75;2.19,3.75 +2.19,0.94;8.12,0.94 +2.19,2.50;8.12,2.50 +0.31,3.44;1.25,3.44 +1.25,3.44;2.19,3.75 +2.19,3.75;2.81,4.06 +2.81,4.06;3.75,4.38 +3.75,4.38;4.38,5.00 +4.38,5.00;5.31,5.31 +5.31,5.31;5.94,5.62 +5.94,5.62;6.56,5.94 +6.56,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +0.31,5.31;9.06,5.31 +7.50,6.56;1.88,6.56 +4.38,5.31;4.38,7.81 +7.50,4.06;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;6.25,5.00 + +# UTF-16 : 6e 8c +# UTF-8 : 8c ba e6 +[6e8c] 溌 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +5.62,8.75;3.12,8.75 +9.06,4.69;8.75,5.00 +8.75,5.00;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.56,6.88 +6.56,6.88;6.25,7.50 +6.25,7.50;6.25,7.81 +6.25,7.81;5.94,8.44 +5.94,8.44;5.62,8.75 +2.19,4.69;2.50,5.00 +2.50,5.00;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +7.81,8.44;7.50,8.12 +7.50,8.12;7.19,7.81 +7.19,7.81;6.88,7.50 +6.88,7.50;6.56,7.19 +6.56,7.19;6.56,7.19 +9.06,7.50;8.75,7.19 +8.75,7.19;8.44,6.88 +8.44,6.88;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.50,5.94 +4.38,6.56;4.06,6.88 +4.06,6.88;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,7.81 +6.56,5.31;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +2.50,0.62;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.50 +4.38,2.50;4.38,2.81 +4.38,2.81;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +3.44,5.31;7.81,5.31 +2.50,3.44;9.06,3.44 + +# UTF-16 : 91 97 +# UTF-8 : 97 86 e9 +[9197] 醗 +3.44,1.25;3.44,6.88 +3.44,6.88;0.62,6.88 +0.62,6.88;0.62,0.62 +0.94,1.25;3.44,1.25 +0.94,2.81;3.44,2.81 +0.31,8.75;3.75,8.75 +1.56,8.44;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.56,5.94 +1.56,5.94;1.56,5.31 +1.56,5.31;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.94,3.75 +0.94,3.75;0.94,3.75 +2.50,8.44;2.50,5.00 +2.50,5.00;2.50,4.69 +2.50,4.69;2.81,4.38 +2.81,4.38;3.44,4.38 +6.56,8.75;4.38,8.75 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.75 +8.12,8.44;7.81,8.12 +7.81,8.12;7.50,7.81 +7.50,7.81;7.19,7.19 +7.19,7.19;7.19,7.19 +9.06,7.50;8.75,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,6.25 +8.12,6.25;7.81,5.94 +5.31,6.56;5.00,6.88 +5.00,6.88;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.38,7.81 +7.19,5.31;7.19,1.25 +7.19,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.50 +3.75,0.62;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.62,5.31 +4.69,5.31;8.12,5.31 +4.06,3.44;9.06,3.44 + +# UTF-16 : 65 34 +# UTF-8 : b4 94 e6 +[6534] 攴 +1.25,5.94;7.50,5.94 +0.62,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;5.00,2.81 +5.00,2.81;5.62,3.12 +5.62,3.12;6.25,3.75 +6.25,3.75;6.56,4.38 +6.56,4.38;7.19,5.00 +7.19,5.00;7.50,5.62 +8.75,0.94;7.81,1.25 +7.81,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.31,2.19 +5.31,2.19;4.69,2.50 +4.69,2.50;4.06,3.12 +4.06,3.12;3.44,3.44 +3.44,3.44;3.12,4.06 +3.12,4.06;2.81,4.69 +2.81,4.69;2.19,5.31 +4.38,7.81;8.44,7.81 +4.38,5.94;4.38,9.06 + +# UTF-16 : 65 72 +# UTF-8 : b2 95 e6 +[6572] 敲 +0.31,8.12;5.00,8.12 +2.50,8.12;2.50,9.06 +1.56,1.25;1.56,3.75 +1.56,3.75;3.75,3.75 +3.75,3.75;3.75,1.88 +3.75,1.88;1.56,1.88 +1.25,5.62;1.25,7.19 +1.25,7.19;4.06,7.19 +4.06,7.19;4.06,5.62 +4.06,5.62;1.25,5.62 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.62 +4.06,0.62;4.38,0.94 +4.38,0.94;4.69,1.25 +4.69,1.25;4.69,1.56 +4.38,1.56;4.69,4.69 +4.38,4.69;0.62,4.69 +0.62,4.69;0.62,0.62 +4.69,5.62;9.06,5.62 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,1.25 +5.94,1.25;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,3.12 +7.81,3.12;8.12,3.75 +8.12,3.75;8.44,4.38 +8.44,4.38;8.75,5.00 +8.75,5.00;8.75,5.62 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.62,4.69 +5.62,4.69;5.62,5.31 +6.88,7.81;9.06,7.81 +6.88,5.62;6.88,9.06 + +# UTF-16 : 55 dc +# UTF-8 : 9c 97 e5 +[55dc] 嗜 +8.44,0.62;8.44,3.75 +8.44,3.75;3.75,3.75 +3.44,3.75;3.75,0.62 +3.75,1.25;8.44,1.25 +3.75,2.50;8.44,2.50 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +2.81,5.31;3.75,5.62 +3.75,5.62;4.38,5.94 +4.38,5.94;5.00,6.25 +5.00,6.25;5.62,6.56 +5.62,6.56;6.25,6.88 +6.25,6.88;6.88,7.19 +6.88,7.19;7.50,7.81 +7.50,7.81;7.81,8.12 +7.81,8.12;8.44,8.44 +8.44,8.44;8.75,9.06 +2.81,7.19;9.38,7.19 +7.50,8.44;3.44,8.44 +5.62,7.19;5.94,9.38 +4.38,5.94;4.38,5.31 +4.38,5.31;4.69,4.69 +4.69,4.69;5.31,4.69 +5.31,4.69;5.94,4.69 +5.94,4.69;6.56,4.69 +6.25,4.69;6.88,4.69 +6.88,4.69;7.50,4.69 +7.50,4.69;7.81,4.69 +7.81,4.69;8.44,4.69 +8.44,4.69;8.75,5.31 +8.75,5.31;8.75,5.62 +4.38,5.62;4.69,5.62 +4.69,5.62;5.31,5.62 +5.31,5.62;5.62,5.62 +5.62,5.62;5.94,5.62 +5.94,5.62;6.56,5.94 +6.56,5.94;6.88,5.94 +6.88,5.94;7.19,5.94 +7.19,5.94;7.81,6.25 +7.81,6.25;8.12,6.25 +8.12,6.25;8.44,6.25 + +# UTF-16 : 9c 2d +# UTF-8 : ad b0 e9 +[9c2d] 鰭 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;2.50,8.75 +0.62,5.31;3.12,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;3.12,2.81 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.25,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +8.75,0.62;8.75,3.75 +8.75,3.75;4.38,3.75 +4.38,3.75;4.38,0.62 +4.38,1.25;8.75,1.25 +4.38,2.50;8.75,2.50 +3.44,5.31;4.38,5.62 +4.38,5.62;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;7.19,7.19 +7.19,7.19;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;8.75,9.06 +3.75,7.19;9.38,7.19 +7.81,8.44;4.06,8.44 +5.94,7.19;6.25,9.38 +5.00,5.94;5.00,5.31 +5.00,5.31;5.00,4.69 +5.00,4.69;5.62,4.69 +5.62,4.69;6.25,4.69 +6.25,4.69;6.88,4.69 +6.88,4.69;7.19,4.69 +7.19,4.69;7.81,4.69 +7.81,4.69;8.44,4.69 +8.44,4.69;8.75,5.00 +8.75,5.00;8.75,5.31 +8.75,5.31;8.75,5.62 +5.00,5.62;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,5.62;6.88,5.94 +6.88,5.94;7.50,5.94 +7.50,5.94;8.12,6.25 +8.12,6.25;8.75,6.25 + +# UTF-16 : 9b 92 +# UTF-8 : 92 ae e9 +[9b92] 鮒 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.44 +0.00,6.56;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;2.81,8.75 +0.94,5.31;3.44,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.75,7.19 +3.75,7.19;3.75,3.44 +3.75,3.44;0.94,3.44 +2.19,7.19;2.19,3.44 +4.06,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.44,2.81 +3.44,2.81;3.44,2.81 +2.81,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;2.50,2.81 +2.50,2.81;2.50,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +8.75,9.06;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +9.38,7.50;5.31,7.50 +7.19,3.12;7.19,3.75 +7.19,3.75;6.88,4.38 +6.88,4.38;6.56,4.69 +6.56,4.69;6.25,5.31 +6.25,5.31;5.94,5.94 +5.31,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;5.00,7.50 +5.00,7.50;5.00,6.88 +5.00,6.88;4.69,6.25 +4.69,6.25;4.69,5.94 +4.69,5.94;4.38,5.31 +4.38,5.31;4.38,5.00 +4.38,5.00;4.06,4.69 +4.06,4.69;3.75,4.06 +4.69,0.62;4.69,6.56 + +# UTF-16 : 9c 48 +# UTF-8 : 88 b1 e9 +[9c48] 鱈 +6.56,4.69;6.56,8.75 +4.06,8.75;9.06,8.75 +4.38,6.56;5.94,6.56 +4.38,5.31;5.94,5.31 +7.19,6.56;8.44,6.56 +7.19,5.31;8.44,5.31 +9.06,5.62;9.06,7.50 +9.06,7.50;4.06,7.50 +4.06,7.50;4.06,5.62 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;2.81,8.75 +0.62,5.31;3.12,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.75,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.12,2.81 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.50,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +8.75,0.62;8.75,4.06 +8.75,4.06;4.06,4.06 +4.06,1.25;8.75,1.25 +4.38,2.81;8.75,2.81 + +# UTF-16 : 7b dd +# UTF-8 : 9d af e7 +[7bdd] 篝 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.44 +2.81,8.44;2.81,8.44 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +0.94,6.88;8.75,6.88 +0.94,5.94;8.44,5.94 +3.12,5.31;3.12,7.50 +6.25,5.31;6.25,7.50 +0.31,2.19;9.06,2.19 +1.56,3.12;7.81,3.12 +1.25,0.62;1.56,4.38 +1.25,4.38;8.12,4.38 +7.81,4.38;8.12,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +4.69,5.31;4.69,2.19 +8.75,5.31;0.62,5.31 + +# UTF-16 : 80 6f +# UTF-8 : af 81 e8 +[806f] 聯 +0.62,8.44;0.62,2.19 +3.12,8.75;0.00,8.75 +2.50,0.62;2.50,8.44 +0.62,4.38;2.50,4.38 +6.88,2.19;8.75,2.19 +0.62,6.56;2.50,6.56 +0.00,2.19;0.62,2.19 +0.62,2.19;0.94,2.19 +0.94,2.19;1.56,2.50 +1.56,2.50;2.19,2.50 +2.19,2.50;2.50,2.81 +3.44,7.50;3.75,7.81 +3.75,7.81;3.75,8.12 +3.75,8.12;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.38,9.06 +6.88,0.62;6.88,4.38 +8.75,1.56;8.75,4.38 +3.44,0.62;4.06,0.62 +4.06,0.62;4.69,0.94 +4.69,0.94;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.62,4.38 +4.38,6.56;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,7.81 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,5.31;2.81,5.00 +5.94,4.38;5.94,5.00 +5.94,5.00;5.62,5.31 +5.62,5.31;5.62,5.94 +5.62,5.94;5.31,6.25 +5.31,6.25;5.31,6.88 +6.56,7.50;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;7.81,9.06 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;6.56,7.50 +6.56,7.50;6.25,7.81 +6.25,7.81;6.25,7.81 +6.56,5.00;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.75,7.81 +8.75,7.81;8.75,8.12 +9.06,5.31;6.25,5.00 +9.38,4.38;9.06,5.00 +9.06,5.00;9.06,5.31 +9.06,5.31;8.75,5.94 +8.75,5.94;8.75,6.25 +8.75,6.25;8.44,6.88 +5.31,2.19;3.44,2.19 +3.44,2.19;3.44,4.38 + +# UTF-16 : 5c b1 +# UTF-8 : b1 b2 e5 +[5cb1] 岱 +1.25,3.44;1.25,0.62 +8.12,0.62;8.12,3.44 +4.69,4.38;4.69,1.25 +1.25,1.25;8.12,1.25 +2.50,6.88;8.75,7.50 +5.00,9.06;5.00,8.12 +5.00,8.12;5.31,7.50 +5.31,7.50;5.62,6.88 +5.62,6.88;5.94,5.94 +5.94,5.94;6.25,5.62 +6.25,5.62;6.56,5.00 +6.56,5.00;6.88,4.69 +6.88,4.69;7.50,4.38 +7.50,4.38;7.81,4.06 +7.81,4.06;8.12,4.06 +8.12,4.06;8.44,4.38 +8.44,4.38;8.75,4.69 +8.75,4.69;8.75,5.31 +8.75,5.31;9.06,5.62 +6.56,9.06;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.81,8.12 +7.81,8.12;8.12,8.12 +3.12,9.06;2.81,8.75 +2.81,8.75;2.81,8.44 +2.81,8.44;2.50,8.12 +2.50,8.12;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.56,6.88 +1.56,6.88;1.25,6.88 +1.25,6.88;0.94,6.56 +0.94,6.56;0.62,6.25 +0.62,6.25;0.31,5.94 +1.88,3.75;1.88,7.19 + +# UTF-16 : 82 e7 +# UTF-8 : a7 8b e8 +[82e7] 苧 +0.62,4.06;8.75,4.06 +4.69,4.06;4.69,1.56 +4.69,1.56;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.62 +4.06,0.62;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +4.69,6.25;4.69,7.50 +8.75,4.69;8.75,6.25 +8.75,6.25;0.62,6.25 +0.62,6.25;0.62,4.69 +0.31,8.12;9.06,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 + +# UTF-16 : 65 af +# UTF-8 : af 96 e6 +[65af] 斯 +1.25,9.06;1.25,3.12 +5.00,8.12;0.31,8.12 +4.06,3.12;4.06,9.06 +0.31,3.12;5.00,3.12 +1.25,4.69;4.06,4.69 +1.25,6.25;4.06,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.50 +4.38,1.25;4.06,1.56 +4.06,1.56;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;3.44,2.50 +5.31,5.94;9.06,5.94 +7.81,0.62;7.81,5.94 +5.31,8.12;5.62,8.12 +5.62,8.12;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,8.75 +4.69,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;5.31,3.75 +5.31,3.75;5.31,4.69 +5.31,4.69;5.31,5.62 +5.31,5.62;5.31,6.88 +5.31,6.88;5.31,8.44 + +# UTF-16 : 5e db +# UTF-8 : 9b bb e5 +[5edb] 廛 +5.00,8.44;5.00,9.38 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;8.75,8.44 +5.00,3.44;5.00,0.94 +1.25,0.94;9.06,0.94 +8.44,2.19;1.88,2.19 +8.12,5.62;8.12,7.81 +8.12,7.81;2.19,7.81 +2.19,7.81;2.19,5.62 +2.19,5.94;8.12,5.94 +2.19,6.88;8.12,6.88 +1.56,5.00;8.44,5.00 +1.25,4.06;8.75,4.06 +5.00,4.06;5.00,7.81 +5.94,4.06;5.94,3.12 +5.94,3.12;6.25,2.81 +6.25,2.81;6.88,2.81 +6.88,2.81;7.50,2.81 +7.50,2.81;8.12,2.81 +8.12,2.81;8.44,2.81 +8.44,2.81;8.75,3.12 +8.75,3.12;8.75,3.75 +1.25,2.50;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.50,2.81 +2.50,2.81;2.81,2.81 +2.81,2.81;3.44,3.12 +3.44,3.12;4.06,3.75 +4.06,3.75;4.38,4.06 + +# UTF-16 : 7e 8f +# UTF-8 : 8f ba e7 +[7e8f] 纏 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +0.00,4.69;3.12,4.69 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.56,8.75 +1.56,8.75;1.88,9.06 +6.25,8.44;6.25,9.38 +2.81,0.62;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.44,5.31 +3.44,5.31;3.44,8.44 +3.44,8.44;9.06,8.44 +6.56,3.44;6.56,0.94 +3.75,0.94;9.06,0.94 +8.75,2.19;4.06,2.19 +8.44,5.62;8.44,7.81 +8.44,7.81;4.38,7.81 +4.38,7.81;4.38,5.62 +4.38,5.94;8.44,5.94 +4.38,6.88;8.44,6.88 +4.06,5.00;8.75,5.00 +3.75,4.06;9.06,4.06 +6.56,4.06;6.56,7.81 +7.19,4.06;7.19,3.12 +7.19,3.12;7.19,2.81 +7.19,2.81;7.81,2.81 +7.81,2.81;8.12,2.81 +8.12,2.81;8.44,2.81 +8.44,2.81;8.75,3.12 +8.75,3.12;9.06,3.75 +3.75,2.50;4.38,2.81 +4.38,2.81;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 + +# UTF-16 : 8e 94 +# UTF-8 : 94 ba e8 +[8e94] 躔 +1.88,4.38;3.12,4.38 +1.88,1.56;1.88,6.25 +0.62,0.94;0.62,5.31 +0.62,6.25;2.81,6.25 +2.81,6.25;2.81,8.75 +2.81,8.75;0.62,8.75 +0.31,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +6.25,8.44;6.25,9.38 +2.81,0.62;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.44,5.31 +3.44,5.31;3.44,8.44 +3.44,8.44;9.06,8.44 +6.56,3.44;6.56,0.94 +3.75,0.94;9.06,0.94 +8.75,2.19;4.06,2.19 +8.44,5.62;8.44,7.81 +8.44,7.81;4.38,7.81 +4.38,7.81;4.38,5.62 +4.38,5.94;8.44,5.94 +4.38,6.88;8.44,6.88 +4.06,5.00;8.75,5.00 +3.75,4.06;9.06,4.06 +6.56,4.06;6.56,7.81 +7.19,4.06;7.19,3.12 +7.19,3.12;7.19,2.81 +7.19,2.81;7.81,2.81 +7.81,2.81;8.12,2.81 +8.12,2.81;8.44,2.81 +8.44,2.81;8.75,3.12 +8.75,3.12;9.06,3.75 +3.75,2.50;4.38,2.81 +4.38,2.81;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 + +# UTF-16 : 64 b0 +# UTF-8 : b0 92 e6 +[64b0] 撰 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.81,5.00;2.19,4.69 +2.19,4.69;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.62,4.06 +0.62,4.06;0.31,3.75 +2.50,7.19;0.31,7.19 +5.62,6.56;5.62,6.25 +5.62,6.25;5.31,5.94 +5.31,5.94;4.69,5.62 +4.69,5.62;4.06,5.62 +4.06,5.62;3.44,5.62 +3.44,5.62;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.81,7.19 +2.81,7.19;5.31,7.19 +5.31,7.19;5.31,8.75 +5.31,8.75;2.81,8.75 +8.75,6.56;8.75,6.25 +8.75,6.25;8.44,5.94 +8.44,5.94;8.12,5.62 +8.12,5.62;7.19,5.62 +7.19,5.62;6.56,5.62 +6.56,5.62;6.25,5.62 +6.25,5.62;6.25,6.25 +5.94,6.25;6.25,7.19 +5.94,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;5.94,8.75 +9.06,2.81;2.50,2.81 +2.81,4.38;8.75,4.38 +4.38,2.81;4.38,5.62 +7.19,2.81;7.19,5.62 +2.50,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +8.75,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 + +# UTF-16 : 63 f6 +# UTF-8 : b6 8f e6 +[63f6] 揶 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;1.25,3.75 +1.25,3.75;0.62,3.75 +0.62,3.75;0.31,3.44 +2.81,7.19;0.31,7.19 +9.06,8.75;6.56,8.75 +6.56,8.75;6.56,0.62 +7.19,1.88;7.81,1.88 +7.81,1.88;8.44,1.88 +8.44,1.88;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.75,4.69 +8.75,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;8.12,6.25 +8.12,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +3.12,8.75;3.12,2.19 +6.25,8.75;2.50,8.75 +5.62,0.62;5.62,8.75 +3.44,4.69;5.62,4.69 +3.44,6.56;5.62,6.56 +2.50,2.19;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.38,2.50 +4.38,2.50;5.00,2.81 +5.00,2.81;5.62,2.81 + +# UTF-16 : 69 30 +# UTF-8 : b0 a4 e6 +[6930] 椰 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +9.06,8.75;6.56,8.75 +6.56,8.75;6.56,0.62 +7.19,1.88;7.81,1.88 +7.81,1.88;8.44,1.88 +8.44,1.88;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.75,4.69 +8.75,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;8.12,6.25 +8.12,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +3.44,8.75;3.44,2.19 +6.25,8.75;2.81,8.75 +5.62,0.62;5.62,8.75 +3.44,4.69;5.62,4.69 +3.44,6.56;5.62,6.56 +2.81,2.19;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.38,2.50 +4.38,2.50;5.00,2.81 +5.00,2.81;5.62,2.81 + +# UTF-16 : 63 c4 +# UTF-8 : 84 8f e6 +[63c4] 揄 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;0.94,0.62 +0.94,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.50,4.69;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.62,3.75 +0.62,3.75;0.31,3.44 +2.50,7.19;0.31,7.19 +5.62,9.06;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;4.69,8.44 +4.69,8.44;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.44,7.19 +3.44,7.19;3.12,7.19 +3.12,7.19;2.81,6.88 +2.81,6.88;2.19,6.56 +4.38,7.50;7.50,7.50 +2.81,0.62;2.81,6.25 +2.81,6.25;5.31,6.25 +5.31,6.25;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.00,0.94 +5.00,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +7.19,6.56;7.19,5.94 +7.19,5.94;6.88,5.31 +6.88,5.31;6.56,4.69 +6.56,4.69;6.25,4.38 +6.25,4.38;5.94,3.75 +5.94,3.75;6.25,3.12 +6.25,3.12;6.56,2.81 +6.56,2.81;6.88,2.19 +6.88,2.19;7.19,1.56 +7.19,1.56;7.19,0.62 +8.75,6.56;8.75,5.94 +8.75,5.94;8.44,5.31 +8.44,5.31;8.12,4.69 +8.12,4.69;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;8.12,3.12 +8.12,3.12;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.75,1.56 +8.75,1.56;9.06,0.62 +3.12,9.06;5.94,9.06 +5.62,9.06;6.25,8.75 +6.25,8.75;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.19,8.12 +7.19,8.12;7.50,7.81 +7.50,7.81;7.81,7.50 +7.81,7.50;8.12,7.19 +8.12,7.19;8.44,7.19 +8.44,7.19;9.06,6.88 +9.06,6.88;9.38,6.56 +5.00,4.38;4.38,4.69 +4.38,4.69;4.06,5.00 +4.06,5.00;3.44,5.31 +3.44,5.31;3.44,5.31 +5.00,2.50;4.38,2.81 +4.38,2.81;4.06,3.12 +4.06,3.12;3.44,3.44 +3.44,3.44;3.44,3.44 + +# UTF-16 : 74 5c +# UTF-8 : 9c 91 e7 +[745c] 瑜 +5.94,9.06;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,8.44 +5.00,8.44;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.44,7.19 +3.44,7.19;3.12,7.19 +3.12,7.19;2.81,6.88 +2.81,6.88;2.19,6.56 +4.38,7.50;7.50,7.50 +2.81,0.62;2.81,6.25 +2.81,6.25;5.31,6.25 +5.31,6.25;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.00,0.94 +5.00,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +7.19,6.56;7.19,5.94 +7.19,5.94;6.88,5.31 +6.88,5.31;6.56,4.69 +6.56,4.69;6.25,4.38 +6.25,4.38;5.94,3.75 +5.94,3.75;6.25,3.12 +6.25,3.12;6.56,2.81 +6.56,2.81;6.88,2.19 +6.88,2.19;7.19,1.56 +7.19,1.56;7.19,0.62 +8.75,6.56;8.75,5.94 +8.75,5.94;8.44,5.31 +8.44,5.31;8.12,4.69 +8.12,4.69;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;8.12,3.12 +8.12,3.12;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.75,1.56 +8.75,1.56;9.06,0.62 +3.12,9.06;5.94,9.06 +5.62,9.06;6.25,8.75 +6.25,8.75;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.19,8.12 +7.19,8.12;7.50,7.81 +7.50,7.81;7.81,7.50 +7.81,7.50;8.12,7.19 +8.12,7.19;8.44,7.19 +8.44,7.19;9.06,6.88 +9.06,6.88;9.38,6.56 +5.00,4.38;4.38,4.69 +4.38,4.69;4.06,5.00 +4.06,5.00;3.44,5.31 +3.44,5.31;3.44,5.31 +5.00,2.50;4.38,2.81 +4.38,2.81;4.06,3.12 +4.06,3.12;3.44,3.44 +3.44,3.44;3.44,3.44 +2.50,8.44;0.31,8.44 +2.50,5.31;0.31,5.31 +1.25,1.88;1.25,8.44 +0.00,1.25;0.62,1.56 +0.62,1.56;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;1.88,1.88 +1.88,1.88;2.50,2.19 + +# UTF-16 : 88 f3 +# UTF-8 : b3 a3 e8 +[88f3] 裳 +8.75,6.56;8.75,8.12 +8.75,8.12;0.62,8.12 +0.62,8.12;0.62,6.56 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,9.06 +2.19,9.06;1.88,9.06 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.38 +4.69,8.12;4.69,9.38 +2.19,5.31;7.50,5.31 +7.19,5.31;7.50,7.19 +7.19,7.19;2.19,7.19 +1.88,7.19;2.19,5.31 +4.69,4.38;4.69,5.31 +0.62,4.38;8.75,4.38 +4.69,4.38;4.06,3.75 +4.06,3.75;3.75,3.44 +3.75,3.44;3.12,3.44 +3.12,3.44;2.81,3.12 +2.81,3.12;2.50,3.12 +2.50,3.12;1.88,2.81 +1.88,2.81;1.56,2.50 +1.56,2.50;0.94,2.50 +0.94,2.50;0.31,2.19 +4.69,4.38;5.00,3.75 +5.00,3.75;5.31,3.44 +5.31,3.44;5.62,2.81 +5.62,2.81;5.94,2.50 +5.94,2.50;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.62 +0.94,0.62;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.94,1.56 +2.81,0.94;2.81,3.12 +6.25,2.19;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.44,3.75 + +# UTF-16 : 56 17 +# UTF-8 : 97 98 e5 +[5617] 嘗 +7.81,0.62;7.81,3.44 +7.81,3.44;1.56,3.44 +1.56,3.44;1.56,0.62 +1.56,0.94;7.81,0.94 +1.56,2.19;7.81,2.19 +8.75,6.56;8.75,8.12 +8.75,8.12;0.62,8.12 +0.62,8.12;0.62,6.56 +2.81,8.12;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,9.06 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.38 +4.69,8.12;4.69,9.38 +2.19,6.25;7.50,6.25 +7.19,6.25;7.50,7.50 +7.19,7.50;2.19,7.50 +1.88,7.50;2.19,6.25 +1.25,6.25;1.25,4.69 +1.25,4.69;1.88,4.38 +1.88,4.38;2.50,4.38 +2.50,4.38;3.12,4.38 +3.12,4.38;3.75,4.38 +3.75,4.38;4.38,4.38 +4.38,4.38;5.31,4.38 +5.31,4.38;6.25,4.38 +6.25,4.38;6.88,4.38 +6.88,4.38;7.50,4.38 +7.50,4.38;8.12,4.38 +8.12,4.38;8.44,5.00 +8.44,5.00;8.44,5.31 +1.25,5.31;2.19,5.31 +2.19,5.31;2.81,5.31 +2.81,5.31;3.44,5.31 +3.44,5.31;4.06,5.31 +4.06,5.31;4.69,5.31 +4.69,5.31;5.31,5.62 +5.31,5.62;6.25,5.62 +6.25,5.62;6.88,5.62 +6.88,5.62;7.50,5.62 +7.50,5.62;8.12,5.94 + +# UTF-16 : 7a d5 +# UTF-8 : 95 ab e7 +[7ad5] 竕 +0.31,7.19;3.44,7.19 +1.88,7.19;1.88,9.06 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;3.12,6.56 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;0.62,6.56 +5.31,8.44;5.00,7.81 +5.00,7.81;4.69,6.88 +4.69,6.88;4.38,6.25 +4.38,6.25;4.06,5.62 +4.06,5.62;3.75,5.31 +5.62,8.75;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.50,7.81 +7.50,7.81;7.81,7.50 +7.81,7.50;7.81,7.19 +7.81,7.19;8.12,6.88 +8.12,6.88;8.44,6.56 +8.44,6.56;8.75,6.25 +8.75,6.25;8.75,5.94 +8.75,5.94;9.06,5.62 +9.06,5.62;9.38,5.31 +3.12,0.62;3.44,0.94 +3.44,0.94;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;5.94,5.62 +4.38,5.62;8.44,5.62 +8.44,5.62;8.44,4.38 +8.44,4.38;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 + +# UTF-16 : 6c 7e +# UTF-8 : be b1 e6 +[6c7e] 汾 +0.94,0.62;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;2.19,7.81 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.56 +4.69,8.44;4.38,7.81 +4.38,7.81;4.06,6.88 +4.06,6.88;3.75,6.25 +3.75,6.25;3.44,5.62 +3.44,5.62;2.81,5.31 +5.00,8.75;6.88,8.75 +6.88,8.75;7.19,8.44 +7.19,8.44;7.19,7.81 +7.19,7.81;7.50,7.50 +7.50,7.50;7.81,7.19 +7.81,7.19;7.81,6.88 +7.81,6.88;8.12,6.56 +8.12,6.56;8.44,6.25 +8.44,6.25;8.75,5.94 +8.75,5.94;9.06,5.62 +9.06,5.62;9.38,5.31 +2.50,0.62;2.81,0.94 +2.81,0.94;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.31,5.00 +5.31,5.00;5.31,5.62 +3.75,5.62;8.12,5.62 +8.12,5.62;8.12,4.69 +8.12,4.69;8.12,3.44 +8.12,3.44;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;7.81,1.25 +7.81,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 + +# UTF-16 : 62 6e +# UTF-8 : ae 89 e6 +[626e] 扮 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.38;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.56,3.75 +1.56,3.75;0.94,3.75 +0.94,3.75;0.31,3.44 +3.12,7.19;0.31,7.19 +4.69,8.44;4.38,7.81 +4.38,7.81;4.06,6.88 +4.06,6.88;3.75,6.25 +3.75,6.25;3.44,5.62 +3.44,5.62;2.81,5.31 +5.00,8.75;6.88,8.75 +6.88,8.75;7.19,8.44 +7.19,8.44;7.19,7.81 +7.19,7.81;7.50,7.50 +7.50,7.50;7.81,7.19 +7.81,7.19;8.12,6.88 +8.12,6.88;8.12,6.56 +8.12,6.56;8.44,6.25 +8.44,6.25;8.75,5.94 +8.75,5.94;9.06,5.62 +9.06,5.62;9.38,5.31 +2.50,0.62;2.81,0.94 +2.81,0.94;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.31,5.00 +5.31,5.00;5.31,5.62 +3.75,5.62;8.44,5.62 +8.44,5.62;8.44,4.69 +8.44,4.69;8.12,3.44 +8.12,3.44;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;7.81,1.25 +7.81,1.25;7.19,0.94 +7.19,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 + +# UTF-16 : 54 29 +# UTF-8 : a9 90 e5 +[5429] 吩 +0.94,1.56;2.81,1.56 +2.81,1.56;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +4.69,8.44;4.69,7.81 +4.69,7.81;4.06,6.88 +4.06,6.88;3.75,6.25 +3.75,6.25;3.44,5.62 +3.44,5.62;2.81,5.31 +5.31,8.75;7.19,8.75 +7.19,8.75;7.19,8.44 +7.19,8.44;7.50,7.81 +7.50,7.81;7.50,7.50 +7.50,7.50;7.81,7.19 +7.81,7.19;8.12,6.88 +8.12,6.88;8.12,6.56 +8.12,6.56;8.44,6.25 +8.44,6.25;8.75,5.94 +8.75,5.94;9.06,5.62 +9.06,5.62;9.38,5.31 +2.50,0.62;3.12,0.94 +3.12,0.94;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.31,5.00 +5.31,5.00;5.62,5.62 +3.75,5.62;8.44,5.62 +8.44,5.62;8.44,4.69 +8.44,4.69;8.44,3.44 +8.44,3.44;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.62,0.94 + +# UTF-16 : 67 8c +# UTF-8 : 8c 9e e6 +[678c] 枌 +1.88,0.62;1.88,9.06 +3.44,7.19;0.31,7.19 +0.00,2.50;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;1.88,7.19 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,6.25 +2.19,6.25;1.88,7.19 +5.00,8.44;4.69,7.81 +4.69,7.81;4.38,6.88 +4.38,6.88;4.06,6.25 +4.06,6.25;3.75,5.62 +3.75,5.62;3.12,5.31 +5.31,8.75;7.19,8.75 +7.19,8.75;7.19,8.44 +7.19,8.44;7.50,7.81 +7.50,7.81;7.81,7.50 +7.81,7.50;7.81,7.19 +7.81,7.19;8.12,6.88 +8.12,6.88;8.44,6.56 +8.44,6.56;8.44,6.25 +8.44,6.25;8.75,5.94 +8.75,5.94;9.06,5.62 +9.06,5.62;9.38,5.31 +2.81,0.62;3.12,0.94 +3.12,0.94;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.62,5.00 +5.62,5.00;5.62,5.62 +4.06,5.62;8.44,5.62 +8.44,5.62;8.44,4.69 +8.44,4.69;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 + +# UTF-16 : 63 77 +# UTF-8 : b7 8d e6 +[6377] 捷 +5.94,2.81;8.75,2.81 +5.94,4.38;5.94,9.38 +5.94,1.25;5.94,4.38 +2.50,0.62;2.81,1.25 +2.81,1.25;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.06,4.06 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,1.88 +4.38,1.88;4.06,2.19 +4.06,2.19;3.75,2.81 +1.56,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.94,3.75 +0.94,3.75;0.31,3.44 +3.12,7.19;0.31,7.19 +9.06,8.44;3.12,8.44 +3.44,4.38;8.44,4.38 +8.44,4.38;8.44,7.19 +8.44,7.19;3.44,7.19 +2.81,5.94;9.06,5.94 + +# UTF-16 : 77 6b +# UTF-8 : ab 9d e7 +[776b] 睫 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,4.06;2.50,4.06 +0.62,6.25;2.50,6.25 +5.94,2.81;8.75,2.81 +5.94,4.38;5.94,9.38 +5.94,1.25;5.94,4.38 +2.50,0.62;2.81,1.25 +2.81,1.25;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.06,4.06 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,1.88 +4.38,1.88;4.06,2.19 +4.06,2.19;3.75,2.81 +9.06,8.44;3.12,8.44 +3.44,4.38;8.44,4.38 +8.44,4.38;8.44,7.19 +8.44,7.19;3.44,7.19 +2.81,5.94;9.06,5.94 + +# UTF-16 : 63 7a +# UTF-8 : ba 8d e6 +[637a] 捺 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.50,4.38;2.19,4.06 +2.19,4.06;1.56,3.75 +1.56,3.75;1.25,3.44 +1.25,3.44;0.62,3.44 +0.62,3.44;0.31,3.12 +2.81,7.19;0.31,7.19 +9.06,8.12;2.50,8.12 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.56,7.81 +6.56,7.81;6.25,8.12 +2.19,4.69;2.81,5.00 +2.81,5.00;3.12,5.31 +3.12,5.31;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.62,9.06 +5.94,4.06;5.94,1.25 +5.94,1.25;5.94,0.94 +5.94,0.94;5.31,0.62 +5.31,0.62;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.38,0.94 +2.50,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +8.75,4.06;2.81,4.06 +7.50,5.62;4.06,5.62 + +# UTF-16 : 64 fe +# UTF-8 : be 93 e6 +[64fe] 擾 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.50,4.38;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.62,3.75 +0.62,3.75;0.31,3.44 +2.50,7.19;0.31,7.19 +9.06,4.06;9.06,5.31 +9.06,5.31;2.50,5.31 +2.50,5.31;2.50,4.06 +3.75,2.81;8.12,2.81 +2.19,0.62;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.50 +7.50,2.50;7.81,2.81 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.56 +6.25,1.56;5.62,1.56 +5.62,1.56;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.38,2.50 +4.38,2.50;3.75,2.81 +4.06,5.00;4.06,4.06 +4.06,4.06;4.06,3.75 +4.06,3.75;4.69,3.75 +4.69,3.75;5.00,3.75 +5.00,3.75;5.62,3.75 +5.62,3.75;5.94,3.75 +5.94,3.75;6.25,3.75 +6.25,3.75;6.88,3.75 +6.88,3.75;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;7.50,4.69 +2.50,3.44;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,4.69 +8.75,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;7.81,4.69 +7.81,4.69;7.81,4.69 +6.25,4.38;5.94,4.38 +5.94,4.38;5.62,4.69 +5.62,4.69;5.00,5.00 +5.00,5.00;4.69,5.00 +2.19,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +2.50,8.75;9.06,8.75 +5.62,8.75;5.62,8.12 +5.62,8.12;5.31,7.81 +8.12,5.31;8.12,7.81 +8.12,7.81;3.12,7.81 +3.12,7.81;3.12,5.31 +3.12,6.88;8.12,6.88 +3.12,6.25;8.12,6.25 + +# UTF-16 : 79 41 +# UTF-8 : 81 a5 e7 +[7941] 祁 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.75 +4.38,3.75;3.75,4.38 +3.75,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +4.69,7.50;0.31,7.50 +2.50,7.50;2.50,9.06 +2.50,0.62;2.50,4.69 +0.31,3.44;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.88,4.38 +1.88,4.38;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;3.12,5.31 +3.12,5.31;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +8.75,8.75;5.94,8.75 +5.62,8.75;5.94,0.62 +6.56,1.88;7.50,1.88 +7.19,1.88;7.81,1.88 +7.81,1.88;8.44,1.88 +8.44,1.88;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.75,3.75 +8.75,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.31 +7.81,5.31;7.19,5.62 +7.19,5.62;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;8.75,8.75 + +# UTF-16 : 6f d4 +# UTF-8 : 94 bf e6 +[6fd4] 濔 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +5.62,0.94;5.62,8.75 +2.19,8.75;9.06,8.75 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,6.88 +8.75,6.88;2.50,6.88 +2.50,6.88;2.50,0.62 +4.38,8.12;4.06,7.81 +4.06,7.81;3.44,7.50 +3.44,7.50;3.12,7.19 +3.12,7.19;2.50,6.88 +2.50,6.88;1.88,6.56 +9.38,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.50,7.81 +7.50,7.81;6.88,8.12 +2.81,4.38;3.44,4.69 +3.44,4.69;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.94 +4.69,5.94;5.00,6.56 +2.81,6.25;3.44,5.94 +3.44,5.94;3.75,5.62 +3.75,5.62;4.38,5.31 +4.38,5.31;4.69,4.69 +4.69,4.69;5.00,4.38 +2.81,1.88;3.44,2.19 +3.44,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;5.00,4.06 +2.81,3.75;3.44,3.44 +3.44,3.44;3.75,3.12 +3.75,3.12;4.38,2.81 +4.38,2.81;4.69,2.19 +4.69,2.19;5.00,1.88 +5.94,4.38;6.56,4.69 +6.56,4.69;7.19,5.00 +7.19,5.00;7.50,5.31 +7.50,5.31;8.12,5.94 +8.12,5.94;8.44,6.56 +6.25,6.25;6.56,5.94 +6.56,5.94;6.88,5.62 +6.88,5.62;7.50,5.31 +7.50,5.31;7.81,4.69 +7.81,4.69;8.44,4.38 +5.94,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +6.25,3.75;6.56,3.44 +6.56,3.44;6.88,3.12 +6.88,3.12;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.44,1.88 + +# UTF-16 : 5f 4c +# UTF-8 : 8c bd e5 +[5f4c] 彌 +0.31,8.75;2.50,8.75 +2.50,8.75;2.50,6.25 +2.50,6.25;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.31,5.00 +0.31,5.00;0.31,4.38 +0.31,4.38;0.31,3.75 +0.31,3.75;0.31,3.12 +0.31,4.06;2.50,4.06 +2.50,4.06;2.19,3.44 +2.19,3.44;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;2.19,1.25 +2.19,1.25;1.88,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +5.94,0.94;5.94,8.75 +2.81,8.75;9.06,8.75 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,6.88 +8.75,6.88;3.12,6.88 +2.81,6.88;3.12,0.62 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;2.50,6.56 +9.38,6.56;9.06,6.88 +9.06,6.88;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +3.44,4.38;3.75,4.69 +3.75,4.69;4.38,5.00 +4.38,5.00;4.69,5.31 +4.69,5.31;5.31,5.94 +5.31,5.94;5.62,6.56 +3.44,6.25;3.75,5.94 +3.75,5.94;4.38,5.62 +4.38,5.62;4.69,5.31 +4.69,5.31;5.00,4.69 +5.00,4.69;5.62,4.38 +3.44,1.88;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.31,3.44 +5.31,3.44;5.62,4.06 +3.44,3.75;3.75,3.44 +3.75,3.44;4.38,3.12 +4.38,3.12;4.69,2.81 +4.69,2.81;5.00,2.19 +5.00,2.19;5.62,1.88 +6.25,4.38;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.81,5.31 +7.81,5.31;8.12,5.94 +8.12,5.94;8.44,6.56 +6.25,6.25;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.50,5.31 +7.50,5.31;8.12,4.69 +8.12,4.69;8.44,4.38 +6.25,1.88;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +6.25,3.75;6.88,3.44 +6.88,3.44;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;8.12,2.19 +8.12,2.19;8.44,1.88 + +# UTF-16 : 79 b0 +# UTF-8 : b0 a6 e7 +[79b0] 禰 +2.81,3.44;2.50,3.75 +2.50,3.75;2.19,4.06 +2.19,4.06;1.88,4.38 +1.88,4.38;1.88,4.69 +1.88,4.69;1.56,5.00 +2.81,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,4.69 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.50,6.88 +2.50,6.88;2.81,7.19 +5.94,0.94;5.94,8.75 +2.81,8.75;9.06,8.75 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,6.88 +8.75,6.88;3.12,6.88 +2.81,6.88;3.12,0.62 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;2.50,6.56 +9.38,6.56;9.06,6.88 +9.06,6.88;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +3.44,4.38;3.75,4.69 +3.75,4.69;4.38,5.00 +4.38,5.00;4.69,5.31 +4.69,5.31;5.31,5.94 +5.31,5.94;5.62,6.56 +3.44,6.25;3.75,5.94 +3.75,5.94;4.38,5.62 +4.38,5.62;4.69,5.31 +4.69,5.31;5.00,4.69 +5.00,4.69;5.62,4.38 +3.44,1.88;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;5.31,3.44 +5.31,3.44;5.62,4.06 +3.44,3.75;3.75,3.44 +3.75,3.44;4.38,3.12 +4.38,3.12;4.69,2.81 +4.69,2.81;5.00,2.19 +5.00,2.19;5.62,1.88 +6.25,4.38;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.81,5.31 +7.81,5.31;8.12,5.94 +8.12,5.94;8.44,6.56 +6.25,6.25;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.50,5.31 +7.50,5.31;8.12,4.69 +8.12,4.69;8.44,4.38 +6.25,1.88;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +6.25,3.75;6.88,3.44 +6.88,3.44;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;8.12,2.19 +8.12,2.19;8.44,1.88 + +# UTF-16 : 89 56 +# UTF-8 : 96 a5 e8 +[8956] 襖 +3.12,3.12;2.81,3.44 +2.81,3.44;2.50,3.75 +2.50,3.75;2.19,4.38 +2.19,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,4.69 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.19 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 +3.12,3.12;9.06,3.12 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.50 +5.94,2.50;6.25,3.12 +6.25,3.12;6.25,3.75 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,2.50 +6.25,2.50;6.25,3.12 +8.12,3.75;7.81,4.38 +7.81,4.38;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,4.06;6.25,8.12 +8.12,5.94;4.06,5.94 +4.06,3.75;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.62,5.00 +5.62,5.00;5.94,5.62 +5.94,5.62;5.94,5.94 +5.31,6.25;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.69,7.50 +4.69,7.50;4.38,7.81 +6.88,6.25;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;7.81,7.81 +5.62,8.44;5.62,8.75 +5.62,8.75;5.94,9.06 +5.94,9.06;5.94,9.38 +3.75,3.44;3.75,8.44 +3.75,8.44;8.75,8.44 +8.75,8.44;8.75,3.44 + +# UTF-16 : 7b 08 +# UTF-8 : 88 ac e7 +[7b08] 笈 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +5.00,8.12;1.56,8.12 +7.19,6.56;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.88,8.12 +6.88,8.12;6.56,8.12 +3.12,6.56;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.81,8.12 +2.81,8.12;2.81,8.12 +9.06,8.12;5.94,8.12 +6.56,9.06;6.25,8.75 +6.25,8.75;5.94,8.12 +5.94,8.12;5.31,7.81 +5.31,7.81;5.00,7.19 +5.00,7.19;4.38,6.88 +0.31,0.62;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,3.75;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +5.62,4.06;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.25,5.31 +6.25,5.31;6.25,5.94 +6.25,5.94;6.56,6.25 +0.94,6.56;6.56,6.56 +8.75,0.62;7.81,1.25 +7.81,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.62,2.50 +5.62,2.50;5.00,3.12 +5.00,3.12;4.38,3.44 +4.38,3.44;3.75,4.38 +3.75,4.38;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;2.81,6.56 +5.94,4.69;8.44,4.69 +2.19,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.69 + +# UTF-16 : 7b 4f +# UTF-8 : 8f ad e7 +[7b4f] 筏 +6.88,6.25;7.50,5.94 +7.50,5.94;7.81,5.94 +7.81,5.94;8.44,5.62 +8.44,5.62;8.44,5.62 +2.19,6.88;2.19,6.25 +2.19,6.25;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.56,5.31 +1.56,5.31;1.25,5.00 +1.25,5.00;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.62,3.75 +0.62,3.75;0.31,3.44 +0.31,3.44;0.00,3.12 +1.25,0.62;1.56,5.00 +2.19,4.69;9.06,5.31 +8.12,4.38;7.81,4.06 +7.81,4.06;7.19,3.44 +7.19,3.44;6.88,3.12 +6.88,3.12;6.25,2.81 +6.25,2.81;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.19,0.94 +5.00,6.88;5.00,5.62 +5.00,5.62;5.31,4.69 +5.31,4.69;5.62,3.75 +5.62,3.75;5.94,3.12 +5.94,3.12;6.25,2.19 +6.25,2.19;6.56,1.88 +6.56,1.88;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.62 +8.12,0.62;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +3.12,6.56;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.50,8.12 +2.50,8.12;2.50,8.12 +7.19,6.56;6.88,7.19 +6.88,7.19;6.88,7.50 +6.88,7.50;6.56,8.12 +6.56,8.12;6.56,8.12 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +5.94,9.06;5.62,8.75 +5.62,8.75;5.62,8.12 +5.62,8.12;5.31,7.50 +5.31,7.50;4.69,6.88 +4.69,6.88;4.38,6.56 +9.06,8.12;5.62,8.12 +4.69,8.12;1.56,8.12 + +# UTF-16 : 7b ad +# UTF-8 : ad ae e7 +[7bad] 箭 +0.31,5.94;9.06,5.94 +3.44,5.94;3.12,6.56 +3.12,6.56;3.12,6.88 +3.12,6.88;2.81,7.19 +2.81,7.19;2.81,7.19 +5.94,5.94;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;6.56,7.19 +6.56,7.19;6.88,7.19 +1.25,3.75;4.38,3.75 +1.25,2.50;4.38,2.50 +1.25,0.62;1.25,5.00 +1.25,5.00;4.38,5.00 +4.38,5.00;4.38,1.56 +4.38,1.56;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.81,0.94 +5.94,1.56;5.94,5.00 +8.44,5.31;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.69,8.44;1.56,8.44 +3.44,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.81,8.44 +5.94,9.38;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,7.81 +5.00,7.81;4.38,7.50 +4.38,7.50;4.06,7.19 +9.06,8.44;5.31,8.44 +7.19,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.88,8.12 +6.88,8.12;6.56,8.44 + +# UTF-16 : 7b 86 +# UTF-8 : 86 ae e7 +[7b86] 箆 +8.12,4.38;8.12,6.88 +8.12,6.88;1.25,6.88 +1.25,6.88;1.25,4.38 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.69,8.44;1.56,8.44 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +5.94,9.38;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,7.81 +5.00,7.81;4.38,7.50 +4.38,7.50;4.06,7.19 +9.06,8.44;5.31,8.44 +7.19,6.88;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +5.31,4.38;5.31,1.25 +5.31,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,2.50 +5.31,2.81;5.94,3.12 +5.94,3.12;6.56,3.12 +6.56,3.12;7.50,3.44 +7.50,3.44;8.12,3.75 +8.12,3.75;8.75,4.06 +1.56,3.12;4.38,3.12 +1.56,0.94;1.56,4.06 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +1.88,4.69;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;4.06,5.62 +4.06,5.62;4.38,6.25 +4.38,6.25;4.69,6.88 +7.50,4.38;6.88,5.00 +6.88,5.00;6.25,5.31 +6.25,5.31;5.62,5.62 +5.62,5.62;5.00,5.94 +5.00,5.94;4.38,5.94 + +# UTF-16 : 7c 38 +# UTF-8 : b8 b0 e7 +[7c38] 簸 +3.44,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.44 +2.81,8.44;2.81,8.44 +7.50,7.19;7.19,7.50 +7.19,7.50;7.19,7.81 +7.19,7.81;6.88,8.44 +6.88,8.44;6.88,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.44 +5.62,8.44;5.31,8.12 +5.31,8.12;4.69,7.50 +4.69,7.50;4.38,7.19 +9.06,8.44;5.62,8.44 +5.00,8.44;1.56,8.44 +1.25,7.19;1.25,2.50 +1.25,6.25;0.31,6.25 +4.69,6.25;1.25,6.25 +4.06,2.50;4.06,7.19 +0.31,2.50;4.69,2.50 +1.25,3.75;4.06,3.75 +1.25,5.00;4.06,5.00 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +4.38,1.25;4.06,1.56 +4.06,1.56;3.44,1.56 +3.44,1.56;3.12,1.88 +3.12,1.88;3.12,2.19 +8.44,5.31;8.75,5.62 +8.75,5.62;8.75,5.94 +8.75,5.94;9.06,6.25 +9.06,6.25;9.06,6.25 +5.31,4.69;8.75,4.69 +5.00,0.62;5.62,0.94 +5.62,0.94;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.75,4.69 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,3.75;5.94,4.38 +7.19,4.69;7.19,7.19 +4.38,0.62;4.69,1.25 +4.69,1.25;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.31,6.56 +5.31,6.56;9.06,6.56 + +# UTF-16 : 7c 3e +# UTF-8 : be b0 e7 +[7c3e] 簾 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;2.50,8.44 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +4.69,6.88;5.00,7.81 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,6.88 +1.25,6.88;9.06,6.88 +1.56,5.62;8.75,5.62 +4.06,5.62;3.75,6.25 +3.75,6.25;3.44,6.56 +3.44,6.56;3.12,6.56 +5.94,5.62;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +1.88,2.50;8.12,2.50 +7.81,2.50;8.12,4.69 +7.81,4.69;1.88,4.69 +1.56,3.75;9.06,3.75 +0.94,0.62;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,4.69;4.06,5.62 +4.06,0.62;4.06,4.69 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,4.69;5.94,5.62 +5.94,0.62;5.94,4.69 + +# UTF-16 : 98 34 +# UTF-8 : b4 a0 e9 +[9834] 頴 +2.50,3.75;2.50,1.25 +2.50,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +4.38,1.56;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,2.81 +3.75,2.81;3.75,3.12 +4.38,3.75;0.31,3.75 +4.38,5.00;0.62,5.00 +4.38,0.62;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;5.94,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +4.69,8.75;9.06,8.75 +6.88,8.75;6.56,8.12 +6.56,8.12;6.56,7.81 +6.56,7.81;6.56,7.19 +6.56,7.19;6.56,7.19 +5.00,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.00,7.19 +5.00,7.19;5.00,2.50 +5.00,4.06;8.75,4.06 +5.00,5.62;8.75,5.62 +0.94,9.06;0.94,6.56 +0.94,6.56;1.25,6.25 +1.25,6.25;1.56,6.25 +1.56,6.25;2.19,6.25 +2.19,6.25;2.81,6.25 +2.81,6.25;3.44,6.25 +3.44,6.25;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.38,7.50 +0.94,7.81;1.56,7.81 +1.56,7.81;2.19,7.81 +2.19,7.81;2.81,8.12 +2.81,8.12;3.44,8.44 +3.44,8.44;4.06,8.44 + +# UTF-16 : 98 1a +# UTF-8 : 9a a0 e9 +[981a] 頚 +4.38,0.62;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +4.69,8.75;9.06,8.75 +6.88,8.75;6.56,8.12 +6.56,8.12;6.56,7.81 +6.56,7.81;6.56,7.19 +6.56,7.19;6.56,7.19 +5.00,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;5.00,7.19 +5.00,7.19;5.00,2.50 +5.00,4.06;8.75,4.06 +5.00,5.62;8.75,5.62 +2.50,5.31;2.50,1.25 +4.38,3.75;0.62,3.75 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +0.31,8.75;4.38,8.75 +0.31,5.00;0.94,5.31 +0.94,5.31;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.69,5.31;4.06,5.31 +4.06,5.31;3.75,5.62 +3.75,5.62;3.12,5.94 +3.12,5.94;2.81,6.25 +2.81,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.12 + +# UTF-16 : 56 78 +# UTF-8 : b8 99 e5 +[5678] 噸 +2.19,1.56;2.19,8.44 +2.19,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,1.56;2.19,1.56 +5.31,0.62;5.94,0.94 +5.94,0.94;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.81,2.19 +5.62,8.75;9.38,8.75 +7.50,8.75;7.50,8.12 +7.50,8.12;7.19,7.81 +7.19,7.81;7.19,7.19 +7.19,7.19;7.19,7.19 +6.25,2.50;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;6.25,7.19 +5.94,7.19;6.25,2.50 +6.25,4.06;8.75,4.06 +6.25,5.62;8.75,5.62 +4.06,9.06;4.06,1.88 +4.06,1.88;4.06,1.56 +4.06,1.56;4.38,1.25 +4.38,1.25;5.00,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.62,2.19 +5.62,2.19;5.62,2.81 +5.62,2.81;5.62,3.44 +2.81,6.56;2.81,2.81 +2.81,4.06;5.31,4.06 +5.31,4.06;5.31,6.88 +2.50,7.50;3.12,7.50 +3.12,7.50;3.75,7.81 +3.75,7.81;4.38,7.81 +4.38,7.81;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.62,8.44 + +# UTF-16 : 92 0e +# UTF-8 : 8e 88 e9 +[920e] 鈎 +0.31,0.94;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,7.50;4.06,7.81 +4.06,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.06 +2.50,9.06;2.19,8.44 +2.19,8.44;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +4.38,5.00;0.62,5.00 +4.06,6.88;0.94,6.88 +2.50,1.56;2.50,6.88 +1.56,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +3.44,2.50;3.44,2.81 +3.44,2.81;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.38 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.31,8.44 +5.31,8.44;5.62,9.06 +5.00,7.81;8.75,7.81 +8.75,7.81;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.44 +8.75,3.44;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.19,5.00 +7.19,5.00;6.88,5.62 +4.38,2.81;5.00,2.81 +5.00,2.81;5.62,3.12 +5.62,3.12;6.25,3.12 +6.25,3.12;6.88,3.44 +6.88,3.44;7.50,3.75 +5.00,2.81;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.62,4.69 +5.62,4.69;5.62,5.00 +5.62,5.00;5.62,5.62 +5.62,5.62;5.94,5.94 +5.94,5.94;5.94,6.25 +5.94,6.25;5.94,6.88 + +# UTF-16 : 92 e4 +# UTF-8 : a4 8b e9 +[92e4] 鋤 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;3.12,4.38 +5.62,0.62;5.94,1.25 +5.94,1.25;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.88,3.75 +6.88,3.75;7.19,4.38 +7.19,4.38;7.19,5.31 +7.19,5.31;7.19,6.56 +7.19,6.56;7.19,7.81 +7.19,7.81;7.19,9.06 +5.94,6.88;9.06,6.88 +8.75,6.88;8.75,5.31 +8.75,5.31;8.75,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +5.62,2.19;6.25,2.50 +5.62,2.19;5.94,8.44 +5.62,8.44;3.75,8.44 +3.75,8.44;3.75,1.25 +3.75,3.75;5.94,3.75 +3.75,6.25;5.94,6.25 + +# UTF-16 : 93 9a +# UTF-8 : 9a 8e e9 +[939a] 鎚 +3.44,8.75;3.75,8.44 +3.75,8.44;3.75,8.12 +3.75,8.12;4.06,7.81 +4.06,7.81;4.38,7.50 +4.38,7.50;4.69,7.19 +4.38,2.50;4.38,5.62 +4.38,5.62;3.12,5.62 +3.12,0.62;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;4.06,2.19 +4.06,2.19;4.38,2.50 +9.06,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.00,1.25 +5.00,1.25;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;4.38,2.50 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.38 +5.62,2.50;8.75,2.50 +8.75,2.50;8.75,5.00 +8.75,5.00;5.31,5.00 +5.62,5.94;8.44,5.94 +8.44,5.94;8.44,8.12 +8.44,8.12;5.31,8.12 +5.31,8.12;5.31,2.50 +7.19,9.38;6.88,9.06 +6.88,9.06;6.88,8.44 +6.88,8.44;6.56,8.12 + +# UTF-16 : 94 19 +# UTF-8 : 99 90 e9 +[9419] 鐙 +6.56,8.75;4.38,8.75 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.25,8.75 +8.44,8.75;8.12,8.12 +8.12,8.12;7.50,7.81 +7.50,7.81;7.19,7.50 +7.19,7.50;7.19,7.19 +9.06,7.50;8.75,7.19 +8.75,7.19;8.44,6.88 +8.44,6.88;8.12,6.56 +8.12,6.56;8.12,6.25 +8.12,6.25;7.81,5.94 +5.31,6.56;5.00,7.19 +5.00,7.19;4.69,7.50 +4.69,7.50;4.06,7.81 +4.06,7.81;4.06,8.12 +3.44,0.94;9.06,0.94 +5.00,5.94;7.50,5.94 +4.38,2.81;4.69,4.69 +4.38,4.69;8.12,4.69 +8.12,4.69;8.12,2.81 +8.12,2.81;4.69,2.81 +6.88,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +5.62,0.94;5.62,1.25 +5.62,1.25;5.31,1.56 +5.31,1.56;5.31,2.19 +5.31,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.44 +1.88,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +3.44,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,2.81 +2.81,2.81;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.69;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;6.25,8.44 +6.25,8.44;6.25,8.75 + +# UTF-16 : 78 f4 +# UTF-8 : b4 a3 e7 +[78f4] 磴 +3.12,8.75;0.31,8.75 +1.25,1.56;3.12,1.56 +3.12,1.56;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.62 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.56,8.75 +6.25,8.75;3.75,8.75 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,6.25 +7.81,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.44 +6.25,8.44;6.25,8.75 +8.12,8.75;7.81,8.12 +7.81,8.12;7.50,7.81 +7.50,7.81;7.19,7.50 +7.19,7.50;6.88,7.19 +9.06,7.50;9.06,7.19 +9.06,7.19;8.75,6.88 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,6.25 +8.12,6.25;7.81,5.94 +5.00,6.56;4.69,7.19 +4.69,7.19;4.06,7.50 +4.06,7.50;3.75,7.81 +3.75,7.81;3.75,8.12 +3.12,0.94;9.06,0.94 +4.69,5.94;7.50,5.94 +4.06,2.81;4.06,4.69 +4.06,4.69;8.12,4.69 +8.12,4.69;8.12,2.81 +8.12,2.81;4.38,2.81 +6.56,0.94;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.50,2.81 +5.31,0.94;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.69,2.81 +3.12,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.38,5.62 +4.38,5.62;4.69,6.25 +4.69,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;6.25,8.75 + +# UTF-16 : 83 4a +# UTF-8 : 8a 8d e8 +[834a] 荊 +6.25,2.19;6.25,6.88 +8.44,7.19;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;7.81,0.62 +7.81,0.62;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +0.31,8.12;9.06,8.12 +2.81,7.19;2.81,9.38 +6.56,7.50;6.56,9.38 +0.62,4.38;5.62,4.38 +0.62,6.88;5.62,6.88 +4.38,0.62;4.38,6.88 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;2.19,6.88 + +# UTF-16 : 84 4e +# UTF-8 : 8e 91 e8 +[844e] 葎 +0.62,8.44;9.06,8.44 +3.12,7.50;3.12,9.38 +6.25,7.50;6.25,9.38 +3.12,4.38;8.44,4.38 +8.44,4.38;8.44,6.88 +8.44,6.88;3.12,6.88 +2.81,5.62;9.06,5.62 +2.19,1.88;9.06,1.88 +2.81,3.12;8.75,3.12 +5.94,6.88;5.94,7.50 +5.94,0.31;5.94,6.88 +2.50,5.62;2.19,5.31 +2.19,5.31;1.88,4.69 +1.88,4.69;1.25,4.38 +1.25,4.38;0.94,3.75 +0.94,3.75;0.31,3.44 +2.50,7.50;2.19,7.19 +2.19,7.19;1.88,6.56 +1.88,6.56;1.25,6.25 +1.25,6.25;0.94,5.94 +0.94,5.94;0.31,5.62 +1.56,0.62;1.56,4.38 + +# UTF-16 : 85 f7 +# UTF-8 : b7 97 e8 +[85f7] 藷 +0.62,8.44;9.06,8.44 +3.12,7.50;3.12,9.38 +6.25,7.81;6.25,9.38 +0.94,0.94;3.12,0.94 +3.12,0.94;3.12,2.50 +3.12,2.50;0.94,2.50 +0.94,2.50;0.94,0.31 +0.31,5.94;3.75,5.94 +0.62,5.00;3.44,5.00 +0.62,3.75;3.44,3.75 +0.62,7.19;3.44,7.19 +4.69,3.75;4.69,0.62 +8.44,0.62;8.44,3.75 +8.44,3.75;4.69,3.75 +4.69,0.94;8.44,0.94 +4.69,2.50;8.44,2.50 +3.12,3.12;4.06,3.44 +4.06,3.44;4.69,3.75 +4.69,3.75;5.31,4.38 +5.31,4.38;5.94,4.69 +5.94,4.69;6.56,5.00 +6.56,5.00;7.19,5.62 +7.19,5.62;7.50,5.94 +7.50,5.94;8.12,6.56 +8.12,6.56;8.44,6.88 +8.44,6.88;9.06,7.50 +3.75,5.00;9.06,5.00 +8.44,6.88;4.06,6.88 +6.25,5.00;6.25,7.50 + +# UTF-16 : 85 43 +# UTF-8 : 83 95 e8 +[8543] 蕃 +0.62,8.44;9.06,8.44 +2.81,7.19;2.81,9.06 +6.56,7.50;6.56,9.06 +0.62,5.62;8.75,5.62 +4.69,3.75;4.69,7.50 +1.25,7.19;1.88,7.19 +1.88,7.19;2.81,7.19 +2.81,7.19;3.44,7.19 +3.44,7.19;4.06,7.19 +4.06,7.19;4.69,7.50 +4.69,7.50;5.62,7.50 +5.62,7.50;6.25,7.50 +6.25,7.50;6.88,7.50 +6.88,7.50;7.50,7.50 +7.50,7.50;8.12,7.50 +0.31,3.44;0.94,3.75 +0.94,3.75;1.56,3.75 +1.56,3.75;2.19,4.06 +2.19,4.06;2.50,4.38 +2.50,4.38;2.81,4.38 +2.81,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.69,5.62 +9.06,3.44;8.44,3.75 +8.44,3.75;7.81,3.75 +7.81,3.75;7.50,4.06 +7.50,4.06;6.88,4.38 +6.88,4.38;6.56,4.38 +6.56,4.38;5.94,4.69 +5.94,4.69;5.62,5.00 +5.62,5.00;5.31,5.31 +5.31,5.31;4.69,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.50,6.25 +2.50,6.25;2.19,6.88 +2.19,6.88;1.88,6.88 +6.56,5.62;6.88,5.94 +6.88,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.50,7.19 +7.81,0.62;7.81,3.75 +7.81,3.75;1.56,3.75 +1.56,3.75;1.56,0.62 +4.69,1.25;4.69,3.75 +1.56,0.94;7.81,0.94 +1.56,2.50;7.81,2.50 + +# UTF-16 : 84 d1 +# UTF-8 : 91 93 e8 +[84d1] 蓑 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +4.69,3.75;4.06,3.44 +4.06,3.44;3.75,3.12 +3.75,3.12;3.12,3.12 +3.12,3.12;2.81,2.81 +2.81,2.81;2.50,2.81 +2.50,2.81;1.88,2.50 +1.88,2.50;1.56,2.50 +1.56,2.50;0.94,2.19 +0.94,2.19;0.31,2.19 +4.69,3.75;5.00,3.44 +5.00,3.44;5.31,3.12 +5.31,3.12;5.62,2.50 +5.62,2.50;5.94,2.19 +5.94,2.19;6.56,1.88 +6.56,1.88;6.88,1.56 +6.88,1.56;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.62 +0.94,0.62;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +2.81,0.94;2.81,2.81 +6.25,2.19;6.56,2.50 +6.56,2.50;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.44,3.44 +1.88,5.00;8.75,5.00 +0.62,5.00;1.56,5.00 +0.62,7.19;8.75,7.19 +4.69,7.19;4.69,7.81 +1.56,3.75;1.56,6.25 +1.56,6.25;7.81,6.25 +7.81,6.25;7.81,3.75 +7.81,3.75;1.88,3.75 + +# UTF-16 : 85 1a +# UTF-8 : 9a 94 e8 +[851a] 蔚 +0.31,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +8.12,7.50;8.12,1.56 +8.12,1.56;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +9.06,5.94;5.00,5.94 +7.19,2.50;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.38 +5.94,4.38;5.62,5.00 +0.94,7.19;4.69,7.19 +4.69,7.19;4.69,5.62 +4.69,5.62;0.94,5.62 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,7.19 +3.12,3.44;3.12,0.94 +3.12,0.94;3.12,0.62 +3.12,0.62;2.81,0.62 +2.81,0.62;2.50,0.62 +2.50,0.62;1.88,0.62 +1.25,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;1.88,2.50 +1.88,2.50;2.19,2.81 +5.31,0.94;5.00,1.25 +5.00,1.25;4.69,1.88 +4.69,1.88;4.69,2.19 +4.69,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 +5.00,3.44;0.94,3.44 +4.38,4.69;1.56,4.69 + +# UTF-16 : 85 69 +# UTF-8 : a9 95 e8 +[8569] 蕩 +0.62,8.44;9.06,8.44 +3.12,7.81;3.12,9.38 +6.25,7.81;6.25,9.38 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,3.12 +2.50,6.56;1.88,6.88 +1.88,6.88;1.56,7.19 +1.56,7.19;1.25,7.19 +1.25,7.19;0.94,7.50 +1.88,4.38;1.56,4.69 +1.56,4.69;1.25,5.00 +1.25,5.00;0.94,5.00 +0.94,5.00;0.62,5.31 +0.62,5.31;0.31,5.62 +4.69,0.62;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;7.50,3.75 +2.81,1.25;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +3.12,5.31;8.12,5.31 +8.12,5.31;8.12,7.50 +8.12,7.50;3.12,7.50 +3.12,7.50;3.12,5.31 +3.12,6.56;8.12,6.56 +2.19,4.38;9.06,4.38 +3.75,3.75;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,3.12 +3.12,3.12;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.69,4.38 + +# UTF-16 : 85 af +# UTF-8 : af 96 e8 +[85af] 薯 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +2.19,3.44;2.19,0.62 +8.12,0.62;8.12,3.44 +8.12,3.44;2.19,3.44 +2.19,0.94;8.12,0.94 +2.19,2.19;8.12,2.19 +0.31,2.81;1.25,3.12 +1.25,3.12;2.50,3.44 +2.50,3.44;3.44,3.75 +3.44,3.75;4.38,4.06 +4.38,4.06;5.00,4.38 +5.00,4.38;5.94,4.69 +5.94,4.69;6.56,5.00 +6.56,5.00;7.19,5.31 +7.19,5.31;7.81,5.62 +7.81,5.62;8.44,5.94 +0.31,4.38;9.06,4.38 +7.19,5.31;1.25,5.31 +4.38,4.38;4.38,6.25 +1.25,6.25;8.12,6.25 +8.12,6.25;8.12,7.81 +8.12,7.81;1.25,7.81 +1.25,7.81;1.25,6.25 +5.94,6.56;5.94,7.81 +3.44,6.56;3.44,7.81 + +# UTF-16 : 68 34 +# UTF-8 : b4 a0 e6 +[6834] 栴 +9.06,8.12;4.06,8.12 +2.81,5.94;3.12,6.25 +3.12,6.25;3.75,7.19 +3.75,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;4.38,8.75 +4.38,8.75;4.38,9.38 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +4.06,6.88;8.44,6.88 +8.44,6.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.62 +7.50,0.62;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +4.06,0.62;4.06,7.19 +6.25,3.75;6.25,6.88 +2.81,3.75;9.38,3.75 + +# UTF-16 : 65 c3 +# UTF-8 : 83 97 e6 +[65c3] 旃 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.69,8.75 +4.69,8.75;5.00,9.38 +9.06,8.12;4.69,8.12 +4.38,6.88;8.44,6.88 +8.44,6.88;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;7.81,0.62 +7.81,0.62;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +4.38,0.62;4.38,7.19 +6.25,3.75;6.56,6.88 +3.44,3.75;9.38,3.75 +0.00,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.62 +1.25,5.62;1.25,6.56 +1.25,6.56;1.25,7.50 +1.88,7.81;1.88,9.38 +0.00,7.81;3.75,7.81 +1.25,5.94;3.12,5.94 +3.12,5.94;3.12,4.69 +3.12,4.69;3.12,3.75 +3.12,3.75;3.12,2.81 +3.12,2.81;3.12,2.19 +3.12,2.19;3.12,1.88 +3.12,1.88;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 6a 17 +# UTF-8 : 97 a8 e6 +[6a17] 樗 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.38;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +5.94,5.31;5.94,8.75 +3.12,8.75;8.75,8.75 +3.75,6.88;5.31,6.88 +3.75,5.94;5.31,5.94 +6.56,6.88;8.44,6.88 +6.56,5.94;8.44,5.94 +8.75,5.94;9.06,7.50 +8.75,7.50;3.12,7.50 +3.12,7.50;3.12,5.94 +4.38,3.75;4.06,3.44 +4.06,3.44;4.06,2.81 +4.06,2.81;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.44,1.25 +9.06,3.75;2.81,3.75 +8.75,5.00;3.44,5.00 +4.06,2.50;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;8.12,0.62 +8.12,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;5.94,0.62 + +# UTF-16 : 69 34 +# UTF-8 : b4 a4 e6 +[6934] 椴 +1.56,0.62;1.56,9.06 +2.50,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +5.31,5.62;5.62,5.94 +5.62,5.94;5.94,6.25 +5.94,6.25;6.25,6.56 +6.25,6.56;6.25,7.19 +6.25,7.19;6.25,8.12 +6.25,8.12;6.25,8.75 +6.25,8.75;8.12,8.75 +8.12,8.75;8.12,6.25 +8.12,6.25;8.44,5.94 +8.44,5.94;8.44,5.94 +8.44,5.94;8.75,5.94 +8.75,5.94;9.06,6.25 +9.06,6.25;9.06,6.88 +9.06,6.88;9.38,7.19 +5.62,5.00;8.75,5.00 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.25,1.56 +6.25,1.56;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.38 +8.44,4.38;8.75,5.00 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;5.94,4.38 +5.62,9.06;5.00,8.75 +5.00,8.75;4.38,8.44 +4.38,8.44;4.06,8.44 +4.06,8.44;3.44,8.12 +3.44,8.12;3.12,8.12 +2.81,8.12;3.12,0.62 +5.62,3.44;4.69,3.12 +4.69,3.12;4.06,3.12 +4.06,3.12;3.44,2.81 +3.44,2.81;2.81,2.81 +2.81,2.81;2.19,2.50 +5.31,4.69;3.12,4.69 +5.31,6.56;3.12,6.56 + +# UTF-16 : 70 18 +# UTF-8 : 98 80 e7 +[7018] 瀘 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +5.31,7.81;5.31,9.38 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.19 +8.44,7.19;8.75,7.81 +8.75,7.81;9.06,7.81 +1.88,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.19,2.19 +2.19,2.19;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.50,7.81 +2.50,7.81;9.06,7.81 +2.81,6.56;7.81,7.19 +5.31,8.75;8.44,8.75 +4.69,7.81;5.00,6.56 +4.69,6.56;5.00,6.25 +5.00,6.25;5.31,5.94 +5.31,5.94;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.50,5.94 +7.50,5.94;8.12,5.94 +8.12,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;8.75,6.88 +3.44,3.12;8.44,3.12 +8.44,3.12;8.44,5.31 +8.44,5.31;3.44,5.31 +3.44,5.31;3.44,3.12 +5.94,3.44;5.94,5.31 +3.44,4.38;8.44,4.38 +3.12,2.50;3.12,0.62 +8.75,0.62;8.75,2.50 +8.75,2.50;3.12,2.50 +5.00,2.50;5.00,0.94 +6.88,2.50;6.88,0.94 +2.50,0.62;9.38,0.62 + +# UTF-16 : 6a e8 +# UTF-8 : a8 ab e6 +[6ae8] 櫨 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +5.62,7.81;5.62,9.38 +2.19,0.94;2.50,1.25 +2.50,1.25;2.50,1.56 +2.50,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;3.12,7.81 +3.12,7.81;9.06,7.81 +5.62,8.75;8.44,8.75 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.19 +8.75,7.19;9.06,7.81 +9.06,7.81;9.06,7.81 +3.44,6.56;7.81,7.19 +5.31,7.81;5.31,6.56 +5.31,6.56;5.31,6.25 +5.31,6.25;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.88,5.94 +6.88,5.94;7.19,5.94 +7.19,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;8.75,6.88 +4.06,3.12;8.75,3.12 +8.75,3.12;8.75,5.31 +8.75,5.31;3.75,5.31 +3.75,5.31;3.75,3.12 +6.25,3.44;6.25,5.31 +4.06,4.38;8.75,4.38 +3.44,2.50;3.44,0.62 +8.75,0.62;8.75,2.50 +8.75,2.50;3.44,2.50 +5.31,2.50;5.31,0.94 +7.19,2.50;7.19,0.94 +2.81,0.62;9.38,0.62 + +# UTF-16 : 72 10 +# UTF-8 : 90 88 e7 +[7210] 爐 +2.81,2.19;2.50,2.50 +2.50,2.50;2.19,3.12 +2.19,3.12;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +2.81,7.19;2.50,6.56 +2.50,6.56;2.19,6.25 +2.19,6.25;1.88,5.94 +1.88,5.94;1.56,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.56,4.06 +1.56,4.06;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +5.62,7.81;5.62,9.38 +2.19,0.94;2.50,1.25 +2.50,1.25;2.50,1.56 +2.50,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;3.12,7.81 +3.12,7.81;9.06,7.81 +5.62,8.75;8.44,8.75 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.19 +8.75,7.19;9.06,7.81 +9.06,7.81;9.06,7.81 +3.44,6.56;7.81,7.19 +5.31,7.81;5.31,6.56 +5.31,6.56;5.31,6.25 +5.31,6.25;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.88,5.94 +6.88,5.94;7.19,5.94 +7.19,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;8.75,6.88 +4.06,3.12;8.75,3.12 +8.75,3.12;8.75,5.31 +8.75,5.31;3.75,5.31 +3.75,5.31;3.75,3.12 +6.25,3.44;6.25,5.31 +4.06,4.38;8.75,4.38 +3.44,2.50;3.44,0.62 +8.75,0.62;8.75,2.50 +8.75,2.50;3.44,2.50 +5.31,2.50;5.31,0.94 +7.19,2.50;7.19,0.94 +2.81,0.62;9.38,0.62 + +# UTF-16 : 81 da +# UTF-8 : 9a 87 e8 +[81da] 臚 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +5.62,7.81;5.94,9.38 +2.81,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,7.81 +3.44,7.81;9.06,7.81 +5.62,8.75;8.75,8.75 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.19 +8.75,7.19;9.06,7.81 +9.06,7.81;9.06,7.81 +3.75,6.56;7.81,7.19 +5.31,7.81;5.31,6.56 +5.31,6.56;5.31,6.25 +5.31,6.25;5.94,5.94 +5.94,5.94;6.25,5.94 +6.25,5.94;6.88,5.94 +6.88,5.94;7.19,5.94 +7.19,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;8.75,6.88 +4.38,3.12;8.75,3.12 +8.75,3.12;8.75,5.31 +8.75,5.31;4.06,5.31 +4.06,5.31;4.06,3.12 +6.25,3.44;6.25,5.31 +4.38,4.38;8.75,4.38 +3.75,2.50;3.75,0.62 +8.75,0.62;8.75,2.50 +8.75,2.50;3.75,2.50 +5.62,2.50;5.62,0.94 +7.19,2.50;7.19,0.94 +3.12,0.62;9.38,0.62 + +# UTF-16 : 94 6a +# UTF-8 : aa 91 e9 +[946a] 鑪 +5.94,7.81;5.94,9.38 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,7.81 +3.75,7.81;9.06,7.81 +5.94,8.75;8.75,8.75 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.19 +8.75,7.19;9.06,7.81 +9.06,7.81;9.06,7.81 +4.06,6.56;7.81,7.19 +5.31,7.81;5.31,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;6.88,5.94 +6.88,5.94;7.50,5.94 +7.50,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;8.75,6.88 +4.38,3.12;8.75,3.12 +8.75,3.12;8.75,5.31 +8.75,5.31;4.38,5.31 +4.38,5.31;4.38,3.12 +6.56,3.44;6.56,5.31 +4.38,4.38;8.75,4.38 +4.06,2.50;4.06,0.62 +8.75,0.62;8.75,2.50 +8.75,2.50;4.06,2.50 +5.62,2.50;5.62,0.94 +7.19,2.50;7.19,0.94 +3.44,0.62;9.38,0.62 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.38 + +# UTF-16 : 8f 64 +# UTF-8 : a4 bd e8 +[8f64] 轤 +5.94,7.81;5.94,9.38 +3.12,0.94;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,7.81 +3.75,7.81;9.06,7.81 +5.94,8.75;8.75,8.75 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.19 +8.75,7.19;9.06,7.81 +9.06,7.81;9.06,7.81 +4.38,6.56;7.81,7.19 +5.31,7.81;5.31,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;6.88,5.94 +6.88,5.94;7.50,5.94 +7.50,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;8.75,6.88 +4.69,3.12;8.75,3.12 +8.75,3.12;8.75,5.31 +8.75,5.31;4.69,5.31 +4.38,5.31;4.69,3.12 +6.56,3.44;6.56,5.31 +4.69,4.38;8.75,4.38 +4.38,2.50;4.38,0.62 +8.75,0.62;8.75,2.50 +8.75,2.50;4.38,2.50 +5.62,2.50;5.94,0.94 +7.19,2.50;7.19,0.94 +3.75,0.62;9.38,0.62 +0.62,3.44;3.12,3.44 +3.12,3.44;3.12,6.88 +3.12,6.88;0.62,6.88 +0.62,6.88;0.62,3.12 +0.62,5.00;2.81,5.00 +0.00,2.19;3.12,2.19 +1.88,0.31;1.88,9.06 +0.00,8.12;3.44,8.12 + +# UTF-16 : 9c 78 +# UTF-8 : b8 b1 e9 +[9c78] 鱸 +3.44,1.56;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;2.81,2.81 +2.50,0.94;2.50,1.56 +2.50,1.56;2.19,2.19 +2.19,2.19;2.19,2.50 +2.19,2.50;2.19,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.25,2.19 +1.25,2.19;1.25,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +5.94,7.81;5.94,9.38 +3.12,0.94;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,7.81 +3.75,7.81;9.06,7.81 +5.94,8.75;8.75,8.75 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.19 +8.75,7.19;9.06,7.81 +9.06,7.81;9.06,7.81 +4.38,6.56;7.81,7.19 +5.31,7.81;5.31,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;6.88,5.94 +6.88,5.94;7.50,5.94 +7.50,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;8.75,6.88 +4.69,3.12;8.75,3.12 +8.75,3.12;8.75,5.31 +8.75,5.31;4.69,5.31 +4.38,5.31;4.69,3.12 +6.56,3.44;6.56,5.31 +4.69,4.38;8.75,4.38 +4.38,2.50;4.38,0.62 +8.75,0.62;8.75,2.50 +8.75,2.50;4.38,2.50 +5.62,2.50;5.94,0.94 +7.19,2.50;7.19,0.94 +3.75,0.62;9.38,0.62 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;2.50,8.75 +0.62,5.31;3.12,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 + +# UTF-16 : 82 6b +# UTF-8 : ab 89 e8 +[826b] 艫 +5.94,7.81;5.94,9.38 +3.12,0.94;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,7.81 +3.75,7.81;9.06,7.81 +5.94,8.75;8.75,8.75 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.19 +8.75,7.19;9.06,7.81 +9.06,7.81;9.06,7.81 +4.38,6.56;7.81,7.19 +5.31,7.81;5.31,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;6.88,5.94 +6.88,5.94;7.50,5.94 +7.50,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;8.75,6.88 +4.69,3.12;8.75,3.12 +8.75,3.12;8.75,5.31 +8.75,5.31;4.69,5.31 +4.38,5.31;4.69,3.12 +6.56,3.44;6.56,5.31 +4.69,4.38;8.75,4.38 +4.38,2.50;4.38,0.62 +8.75,0.62;8.75,2.50 +8.75,2.50;4.38,2.50 +5.62,2.50;5.94,0.94 +7.19,2.50;7.19,0.94 +3.75,0.62;9.38,0.62 +2.19,5.62;2.19,6.25 +2.19,6.25;1.88,6.56 +1.88,6.56;1.56,6.88 +1.56,6.88;1.25,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.56,8.12 +0.31,4.69;3.44,5.00 +1.88,5.00;1.88,1.88 +0.00,0.62;0.31,1.25 +0.31,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.12 +0.62,8.12;2.81,8.12 +2.81,8.12;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 + +# UTF-16 : 9a 62 +# UTF-8 : a2 a9 e9 +[9a62] 驢 +3.12,2.19;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +2.19,1.56;2.19,2.19 +2.19,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;1.88,3.44 +1.25,1.25;1.25,1.56 +1.25,1.56;1.25,2.19 +1.25,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +0.00,0.94;0.31,1.56 +0.31,1.56;0.31,1.88 +0.31,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;3.44,4.06 +3.44,4.06;3.44,3.44 +3.44,3.44;3.44,2.81 +3.44,2.81;3.44,2.19 +3.44,2.19;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.62 +2.81,0.62;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.88,0.94 +2.19,8.44;2.19,4.38 +0.62,5.62;3.44,5.62 +0.62,7.19;3.44,7.19 +5.94,7.81;6.25,9.38 +3.75,0.94;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;4.38,7.81 +4.38,7.81;9.06,7.81 +5.94,8.75;8.75,8.75 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.19 +8.75,7.19;9.06,7.81 +9.06,7.81;9.06,7.81 +4.38,6.56;7.81,7.19 +5.31,7.81;5.31,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;6.88,5.94 +6.88,5.94;7.50,5.94 +7.50,5.94;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;9.06,6.88 +9.06,6.88;9.06,6.88 +5.00,3.12;8.75,3.12 +8.75,3.12;8.75,5.31 +8.75,5.31;5.00,5.31 +5.00,5.31;5.00,3.12 +6.88,3.44;6.88,5.31 +5.00,4.38;8.75,4.38 +4.69,2.50;4.69,0.62 +8.75,0.62;8.75,2.50 +8.75,2.50;4.69,2.50 +5.94,2.50;5.94,0.94 +7.50,2.50;7.50,0.94 +4.06,0.62;9.38,0.62 + +# UTF-16 : 69 94 +# UTF-8 : 94 a6 e6 +[6994] 榔 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +9.06,8.75;6.56,8.75 +6.56,8.75;6.56,0.62 +7.19,1.88;7.81,1.88 +7.81,1.88;8.44,1.88 +8.44,1.88;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.75,4.69 +8.75,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;8.12,6.25 +8.12,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +3.44,4.38;5.94,4.38 +5.94,4.38;5.94,8.12 +5.94,8.12;3.44,8.12 +3.44,8.12;3.44,1.25 +3.44,6.25;5.94,6.25 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +6.25,0.94;5.94,1.56 +5.94,1.56;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,9.06;4.69,8.12 + +# UTF-16 : 80 e4 +# UTF-8 : a4 83 e8 +[80e4] 胤 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.25,8.75 +7.81,8.75;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.75 +2.50,0.62;2.50,4.69 +2.50,4.69;6.56,4.69 +6.56,4.69;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +2.50,2.19;6.56,2.19 +2.50,3.44;6.56,3.44 +6.88,5.62;1.88,5.31 +4.38,6.56;4.06,6.88 +4.06,6.88;3.44,7.19 +3.44,7.19;3.12,7.50 +3.12,7.50;2.50,7.81 +2.50,7.81;2.19,8.12 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,6.25 +6.25,6.25;6.25,6.56 +6.25,6.56;5.94,6.88 +2.81,5.31;3.12,5.62 +3.12,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;6.25,8.44 +2.81,7.50;3.12,7.81 +3.12,7.81;3.44,8.12 +3.44,8.12;3.75,8.44 +3.75,8.44;4.06,8.75 +4.06,8.75;4.38,9.06 + +# UTF-16 : 67 62 +# UTF-8 : a2 9d e6 +[6762] 杢 +4.69,4.69;4.69,9.06 +8.75,8.12;0.62,8.12 +0.31,4.69;0.94,5.00 +0.94,5.00;1.56,5.31 +1.56,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.56 +2.81,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.69,8.12 +8.75,4.69;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.56 +6.56,6.56;5.94,6.88 +5.94,6.88;5.62,7.19 +5.62,7.19;5.31,7.50 +5.31,7.50;5.00,7.81 +5.00,7.81;4.69,8.12 +0.62,0.94;8.75,0.94 +7.81,4.06;1.56,4.06 +4.69,0.94;4.69,4.06 + +# UTF-16 : 53 19 +# UTF-8 : 99 8c e5 +[5319] 匙 +9.06,0.94;5.94,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;3.75,1.25 +3.75,1.25;3.12,1.25 +3.12,1.25;2.50,1.25 +2.50,1.25;2.19,1.56 +2.19,1.56;1.88,1.88 +1.88,1.88;1.25,2.19 +1.25,2.19;1.25,2.50 +2.81,3.12;4.38,3.12 +2.81,1.25;2.81,5.00 +0.31,5.00;4.69,5.00 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +0.94,5.94;4.38,5.94 +4.38,5.94;4.38,8.75 +4.38,8.75;0.94,8.75 +0.94,8.75;0.94,5.62 +0.94,7.19;4.38,7.19 +5.62,9.06;5.62,3.12 +5.62,3.12;5.62,2.50 +5.62,2.50;5.94,2.19 +5.94,2.19;6.56,2.19 +6.56,2.19;6.88,2.19 +6.88,2.19;7.50,2.19 +7.50,2.19;8.12,2.19 +8.12,2.19;8.44,2.50 +8.44,2.50;8.44,3.12 +8.44,3.12;8.75,3.44 +8.75,3.44;8.75,4.06 +8.75,4.06;8.75,4.69 +5.62,5.94;6.25,6.25 +6.25,6.25;6.88,6.56 +6.88,6.56;7.50,6.88 +7.50,6.88;8.12,7.50 +8.12,7.50;8.44,7.50 +8.44,7.50;8.75,7.81 + +# UTF-16 : 64 f6 +# UTF-8 : b6 93 e6 +[64f6] 擶 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.50,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.50,7.19;0.31,7.19 +3.12,3.75;5.62,3.75 +3.12,2.50;5.62,2.50 +2.81,0.62;3.12,5.00 +2.81,5.00;5.62,5.00 +5.62,5.00;5.62,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;5.00,0.94 +5.00,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +6.88,1.56;6.88,5.00 +8.75,5.31;8.75,1.56 +8.75,1.56;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +2.50,5.94;9.06,5.94 +5.00,5.94;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.38,7.19 +6.56,5.94;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.19,7.19 +7.19,7.19;7.19,7.19 +5.00,7.19;4.69,7.50 +4.69,7.50;4.69,7.81 +4.69,7.81;4.38,8.44 +7.81,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.50,8.12 +7.50,8.12;7.19,8.44 +3.75,9.38;3.75,8.75 +3.75,8.75;3.44,8.44 +3.44,8.44;3.44,7.81 +3.44,7.81;3.12,7.50 +3.12,7.50;2.81,7.19 +6.88,9.38;6.88,8.75 +6.88,8.75;6.56,8.44 +6.56,8.44;6.25,7.81 +6.25,7.81;5.94,7.50 +5.94,7.50;5.62,7.19 +9.06,8.44;6.56,8.44 +5.94,8.44;3.44,8.44 + +# UTF-16 : 56 b4 +# UTF-8 : b4 9a e5 +[56b4] 嚴 +1.25,7.50;4.38,7.50 +4.38,7.50;4.38,8.75 +4.38,8.75;1.25,8.75 +1.25,8.75;1.25,7.50 +5.31,7.50;8.44,7.50 +8.44,7.50;8.44,8.75 +8.44,8.75;5.31,8.75 +5.31,8.75;5.31,7.50 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,6.88 +0.94,6.88;8.75,6.88 +5.00,0.62;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,1.88;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.12,4.69 +8.12,4.69;8.44,5.31 +5.94,5.31;9.06,5.31 +5.00,3.44;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;6.25,5.62 +6.25,5.62;6.25,6.25 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;6.25,4.69 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;4.69,1.56 +2.19,4.69;2.19,1.25 +3.44,5.94;3.44,4.69 +5.31,4.69;1.25,4.69 +5.00,5.94;1.56,5.94 +4.69,0.31;4.69,4.69 +2.19,2.50;4.69,2.50 +2.19,3.75;4.69,3.75 + +# UTF-16 : 5d cc +# UTF-8 : 8c b7 e5 +[5dcc] 巌 +1.25,9.06;1.25,7.81 +1.25,7.81;8.44,7.81 +8.44,7.81;8.44,9.06 +4.69,7.81;4.69,9.38 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,6.56 +0.94,6.56;8.75,6.56 +5.00,0.62;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;7.81,3.12 +7.81,3.12;8.12,3.75 +8.12,3.75;8.12,4.38 +8.12,4.38;8.44,5.31 +5.94,5.31;9.06,5.31 +5.00,3.12;5.31,3.75 +5.31,3.75;5.62,4.38 +5.62,4.38;5.94,5.00 +5.94,5.00;6.25,5.62 +6.25,5.62;6.25,6.25 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,1.56 +2.19,4.69;2.19,1.25 +3.44,5.62;3.44,4.69 +5.31,4.69;1.25,4.69 +5.00,5.62;1.56,5.62 +4.69,0.31;4.69,4.69 +2.19,2.50;4.69,2.50 +2.19,3.44;4.69,3.44 +5.31,6.56;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.38,7.81 +2.81,6.56;2.50,6.88 +2.50,6.88;2.19,7.19 +2.19,7.19;2.19,7.81 +2.19,7.81;1.88,7.81 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.81 +7.81,7.81;7.81,7.81 + +# UTF-16 : 58 58 +# UTF-8 : 98 a1 e5 +[5858] 塘 +0.31,6.56;2.81,6.56 +1.56,2.19;1.56,8.75 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,3.12 +6.25,8.44;6.56,4.69 +3.44,5.94;9.06,5.94 +4.06,4.38;8.44,4.38 +8.44,4.38;8.44,7.19 +8.44,7.19;4.06,7.19 +6.25,8.44;6.25,9.38 +2.50,0.62;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.44,8.44 +3.44,8.44;9.06,8.44 +8.75,0.62;8.75,3.44 +8.75,3.44;4.06,3.44 +4.06,3.44;4.06,0.62 +4.06,1.25;8.75,1.25 + +# UTF-16 : 6e 8f +# UTF-8 : 8f ba e6 +[6e8f] 溏 +0.62,0.62;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +6.25,8.44;6.25,4.69 +3.12,5.94;9.06,5.94 +3.75,4.69;8.44,4.69 +8.44,4.69;8.44,7.19 +8.44,7.19;3.75,7.19 +5.94,8.44;5.94,9.38 +6.25,3.44;6.25,4.69 +2.19,0.62;2.50,1.25 +2.50,1.25;2.50,1.56 +2.50,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,8.44 +3.12,8.44;9.06,8.44 +8.75,0.62;8.75,3.44 +8.75,3.44;4.06,3.44 +4.06,3.44;4.06,0.62 +4.06,1.25;8.75,1.25 + +# UTF-16 : 70 26 +# UTF-8 : a6 80 e7 +[7026] 瀦 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +5.94,4.38;5.94,0.62 +8.75,0.62;8.75,4.69 +8.75,4.69;5.94,4.69 +5.94,1.25;8.75,1.25 +5.94,2.81;8.75,2.81 +5.00,3.75;5.31,4.06 +5.31,4.06;5.94,4.38 +5.94,4.38;6.56,5.00 +6.56,5.00;6.88,5.31 +6.88,5.31;7.19,5.94 +7.19,5.94;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +5.31,5.94;9.38,5.94 +8.75,8.12;5.62,8.12 +7.19,5.94;7.19,9.38 +2.19,8.75;5.31,8.75 +1.88,5.94;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.75 +2.19,4.06;2.50,4.38 +2.50,4.38;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.94 +3.75,5.94;4.06,6.25 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.38,4.38 +4.38,4.38;4.38,4.69 +5.31,7.81;5.00,7.50 +5.00,7.50;4.69,6.88 +4.69,6.88;4.38,6.56 +4.38,6.56;4.06,6.25 +4.06,6.25;4.06,6.25 +4.06,6.25;4.38,5.62 +4.38,5.62;4.69,5.62 +4.69,5.62;5.00,5.31 +5.00,5.31;5.31,5.00 +5.31,5.00;5.62,4.69 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;4.69,1.56 +4.69,1.56;4.69,2.50 +4.69,2.50;4.69,2.81 +4.69,2.81;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.38,4.69 +4.38,4.69;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.12,7.50 + +# UTF-16 : 6f 45 +# UTF-8 : 85 bd e6 +[6f45] 潅 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +3.44,5.31;3.44,0.62 +3.44,1.25;9.06,1.25 +6.88,6.25;6.56,5.94 +6.56,5.94;6.56,5.31 +6.56,5.31;6.25,5.31 +8.75,5.31;3.75,5.31 +6.25,1.25;6.25,5.31 +3.44,2.50;8.75,2.50 +3.44,3.75;8.75,3.75 +2.50,4.38;2.81,4.69 +2.81,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +8.75,8.12;3.75,8.12 +9.06,6.56;2.81,6.56 +2.81,7.19;3.44,7.50 +3.44,7.50;3.75,8.12 +3.75,8.12;4.06,8.44 +4.06,8.44;4.06,8.75 +4.06,8.75;4.38,9.38 + +# UTF-16 : 6d 9c +# UTF-8 : 9c b6 e6 +[6d9c] 涜 +0.62,0.62;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +2.81,6.56;8.44,6.56 +8.75,8.12;2.50,8.12 +5.62,6.56;5.62,9.06 +8.75,3.75;8.75,5.31 +8.75,5.31;2.81,5.31 +2.81,5.31;2.81,3.75 +2.50,0.62;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,4.06;4.69,4.69 +6.56,4.69;6.56,1.56 +6.56,1.56;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.75,2.81 + +# UTF-16 : 6f 09 +# UTF-8 : 89 bc e6 +[6f09] 漉 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +6.56,8.12;6.56,5.00 +4.69,8.12;4.69,5.00 +2.81,5.00;8.75,5.00 +8.75,5.00;8.75,6.88 +8.75,6.88;2.81,6.88 +5.62,8.44;5.94,9.38 +1.88,0.62;2.19,1.25 +2.19,1.25;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;2.81,8.44 +2.81,8.44;9.06,8.44 +6.56,4.69;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +6.56,3.12;7.19,3.12 +7.19,3.12;7.50,3.44 +7.50,3.44;8.12,3.75 +8.12,3.75;8.75,3.75 +8.75,3.75;9.06,4.06 +3.75,3.44;5.94,3.44 +3.75,0.94;3.75,4.69 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.62,1.25 +5.62,1.25;6.25,1.56 + +# UTF-16 : 8f 46 +# UTF-8 : 86 bd e8 +[8f46] 轆 +0.62,3.44;3.12,3.44 +3.12,3.44;3.12,6.88 +3.12,6.88;0.62,6.88 +0.31,6.88;0.62,3.12 +0.62,5.00;3.12,5.00 +0.00,2.19;3.44,2.19 +1.88,0.31;1.88,9.06 +0.00,8.12;3.44,8.12 +7.19,8.12;7.19,5.00 +5.62,8.12;5.62,5.00 +4.06,5.00;8.75,5.00 +8.75,5.00;8.75,6.88 +8.75,6.88;4.06,6.88 +6.25,8.44;6.56,9.38 +3.12,0.62;3.44,1.25 +3.44,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.75,3.75 +3.75,3.75;3.75,4.06 +3.75,4.06;4.06,4.69 +4.06,4.69;4.06,5.00 +4.06,5.00;4.06,8.44 +4.06,8.44;9.06,8.44 +7.19,4.69;7.19,1.25 +7.19,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,0.94 +9.06,0.94;9.06,1.88 +9.06,1.88;9.06,2.50 +7.19,3.12;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.44,3.75 +8.44,3.75;8.75,3.75 +8.75,3.75;9.06,4.06 +4.69,3.44;6.56,3.44 +4.69,0.94;5.00,4.69 +4.06,0.62;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.56,1.56 + +# UTF-16 : 7e 3a +# UTF-8 : ba b8 e7 +[7e3a] 縺 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +0.00,4.69;3.12,4.69 +1.56,4.69;1.56,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.25,8.12 +1.25,8.12;1.56,8.75 +1.56,8.75;1.88,9.06 +3.12,8.75;3.44,8.44 +3.44,8.44;3.75,8.12 +3.75,8.12;4.38,7.81 +4.38,7.81;4.38,7.81 +3.12,6.88;3.44,6.56 +3.44,6.56;3.75,6.25 +3.75,6.25;4.38,5.94 +4.38,5.94;4.38,5.94 +4.38,2.50;4.38,4.69 +4.38,4.69;3.12,4.69 +3.12,0.62;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;4.06,2.19 +4.06,2.19;4.38,2.50 +9.06,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.00,1.25 +5.00,1.25;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;4.38,2.50 +5.31,4.06;8.75,4.06 +8.75,4.06;8.75,7.19 +8.75,7.19;5.00,7.19 +5.00,7.19;5.00,3.75 +5.31,5.62;8.75,5.62 +4.69,2.81;9.06,2.81 +6.88,1.56;6.88,9.06 +4.69,8.44;9.06,8.44 + +# UTF-16 : 93 c8 +# UTF-8 : 88 8f e9 +[93c8] 鏈 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.38 +4.38,2.50;4.38,4.69 +4.38,4.69;3.12,4.69 +3.12,0.62;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;4.06,2.19 +4.06,2.19;4.38,2.50 +9.06,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.00,1.25 +5.00,1.25;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;4.38,2.50 +5.31,4.06;8.75,4.06 +8.75,4.06;8.75,7.19 +8.75,7.19;5.00,7.19 +5.00,7.19;5.00,3.75 +5.31,5.62;8.75,5.62 +4.69,2.81;9.06,2.81 +6.88,1.56;6.88,9.06 +4.69,8.44;9.06,8.44 +3.12,8.75;3.44,8.44 +3.44,8.44;3.75,8.12 +3.75,8.12;4.38,7.81 +4.38,7.81;4.38,7.81 +3.44,6.56;3.75,6.56 +3.75,6.56;4.06,6.25 +4.06,6.25;4.38,5.94 +4.38,5.94;4.69,5.62 + +# UTF-16 : 55 f9 +# UTF-8 : b9 97 e5 +[55f9] 嗹 +2.81,8.75;3.44,8.44 +3.44,8.44;3.75,8.12 +3.75,8.12;4.06,7.81 +4.06,7.81;4.38,7.81 +2.81,6.88;3.44,6.56 +3.44,6.56;3.75,6.25 +3.75,6.25;4.06,5.94 +4.06,5.94;4.38,5.94 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +4.06,2.50;4.06,4.69 +4.06,4.69;2.81,4.69 +2.81,0.62;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;4.06,2.50 +9.06,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.31,0.94 +5.31,0.94;5.00,1.25 +5.00,1.25;4.38,1.56 +4.38,1.56;4.06,2.19 +4.06,2.19;4.06,2.50 +5.00,4.06;8.75,4.06 +8.75,4.06;8.75,7.19 +8.75,7.19;5.00,7.19 +5.00,7.19;5.00,3.75 +5.00,5.62;8.75,5.62 +4.38,2.81;9.06,2.81 +6.88,1.56;6.88,9.06 +4.38,8.44;9.06,8.44 + +# UTF-16 : 6f 23 +# UTF-8 : a3 bc e6 +[6f23] 漣 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +2.50,8.75;2.50,8.44 +2.50,8.44;2.81,8.12 +2.81,8.12;3.12,7.81 +3.12,7.81;3.44,7.50 +3.44,7.50;3.75,7.19 +3.44,2.50;3.44,5.31 +3.44,5.31;2.19,5.31 +1.88,0.62;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.44,2.50 +9.06,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.75,1.88 +3.75,1.88;3.44,2.50 +4.38,4.06;8.75,4.06 +8.75,4.06;8.75,7.19 +8.75,7.19;4.38,7.19 +4.38,7.19;4.38,3.75 +4.38,5.62;8.44,5.62 +4.06,2.81;9.06,2.81 +6.56,1.56;6.56,9.06 +3.75,8.44;9.06,8.44 + +# UTF-16 : 8f e9 +# UTF-8 : a9 bf e8 +[8fe9] 迩 +2.81,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.38,5.94 +4.38,5.94;4.38,6.56 +8.75,2.81;8.44,3.12 +8.44,3.12;8.44,3.44 +8.44,3.44;8.44,3.75 +8.44,3.75;8.12,4.38 +8.12,4.38;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.81,5.31 +7.81,5.31;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;7.19,6.56 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;2.19,2.50 +5.94,7.81;5.94,2.81 +5.94,2.81;5.94,2.19 +5.94,2.19;5.62,1.88 +5.62,1.88;5.31,1.88 +5.31,1.88;5.00,1.88 +5.00,1.88;4.38,2.19 +4.38,2.19;4.38,2.19 +8.75,7.81;3.75,7.81 +2.81,5.62;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.75,7.81 +3.75,7.81;3.75,8.12 +3.75,8.12;3.75,8.44 +3.75,8.44;4.06,8.75 +4.06,8.75;4.06,9.38 + +# UTF-16 : 5e fc +# UTF-8 : bc bb e5 +[5efc] 廼 +2.81,5.62;0.62,5.62 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,8.44;0.62,8.44 +0.62,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.44 +8.75,0.94;6.56,0.94 +6.56,0.94;5.62,0.94 +5.62,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,2.19 +2.50,2.19;1.88,2.50 +1.88,2.50;1.56,3.12 +1.56,3.12;1.25,3.75 +1.25,3.75;0.94,4.69 +3.44,2.19;8.44,2.19 +8.44,2.19;8.44,7.19 +8.44,7.19;3.44,7.19 +3.44,7.19;3.44,2.19 +3.12,8.75;8.75,8.75 +5.31,8.44;5.31,6.88 +5.31,6.88;5.31,6.56 +5.31,6.56;5.31,6.25 +5.31,6.25;5.31,5.62 +5.31,5.62;5.00,5.31 +5.00,5.31;5.00,4.69 +5.00,4.69;4.69,4.06 +4.69,4.06;4.06,3.75 +4.06,3.75;3.75,3.44 +6.56,8.75;6.56,5.00 +6.56,5.00;6.56,4.38 +6.56,4.38;7.19,4.06 +7.19,4.06;7.50,4.06 +7.50,4.06;8.44,4.06 + +# UTF-16 : 5e f8 +# UTF-8 : b8 bb e5 +[5ef8] 廸 +2.81,5.62;0.62,5.62 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,8.44;0.62,8.44 +0.62,5.62;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.44 +8.75,0.94;6.56,0.94 +6.56,0.94;5.62,0.94 +5.62,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,2.19 +2.50,2.19;1.88,2.50 +1.88,2.50;1.56,3.12 +1.56,3.12;1.25,3.75 +1.25,3.75;0.94,4.69 +5.94,9.06;5.94,2.50 +3.75,2.50;8.44,2.50 +8.44,2.50;8.44,7.81 +8.44,7.81;3.75,7.81 +3.75,7.81;3.75,2.19 +3.75,5.31;8.44,5.31 + +# UTF-16 : 7d 4b +# UTF-8 : 8b b5 e7 +[7d4b] 絋 +6.56,8.12;6.56,9.38 +9.06,0.62;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;8.12,3.44 +8.12,3.44;7.81,3.75 +7.81,3.75;7.81,4.06 +7.81,4.06;7.50,4.38 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.81,1.56 +7.81,1.56;8.12,1.56 +8.12,1.56;8.75,1.88 +5.00,0.94;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;6.25,5.94 +6.25,5.94;6.25,6.56 +6.25,6.56;6.56,7.19 +3.12,0.62;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.38 +4.06,4.38;4.06,5.00 +4.06,5.00;4.06,5.62 +4.06,5.62;4.06,8.12 +4.06,8.12;9.06,8.12 +3.44,4.06;3.44,4.69 +3.44,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;2.81,6.56 +0.31,4.69;3.44,4.69 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +2.81,3.75;2.81,4.06 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +1.56,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,6.88;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.88,8.75;2.19,9.06 + +# UTF-16 : 66 3f +# UTF-8 : bf 98 e6 +[663f] 昿 +0.94,1.56;2.81,1.56 +2.81,1.56;2.81,8.44 +2.81,8.44;0.94,8.44 +0.94,8.44;0.94,0.94 +0.94,5.31;2.81,5.31 +6.56,8.12;6.56,9.38 +9.06,0.62;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;8.12,3.44 +8.12,3.44;7.81,3.75 +7.81,3.75;7.81,4.06 +7.81,4.06;7.50,4.38 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.81,1.56 +7.81,1.56;8.12,1.56 +8.12,1.56;8.75,1.88 +5.00,0.94;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;6.25,5.94 +6.25,5.94;6.25,6.56 +6.25,6.56;6.56,7.19 +3.12,0.62;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.38 +4.06,4.38;4.06,5.00 +4.06,5.00;4.06,5.62 +4.06,5.62;4.06,8.12 +4.06,8.12;9.06,8.12 + +# UTF-16 : 78 3f +# UTF-8 : bf a0 e7 +[783f] 砿 +3.44,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.75 +6.56,8.12;6.56,9.38 +9.06,0.62;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;8.12,3.44 +8.12,3.44;7.81,3.75 +7.81,3.75;7.81,4.06 +7.81,4.06;7.50,4.38 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.81,1.56 +7.81,1.56;8.12,1.56 +8.12,1.56;8.75,1.88 +5.00,0.94;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;6.25,5.94 +6.25,5.94;6.25,6.56 +6.25,6.56;6.56,7.19 +3.12,0.62;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.38 +4.06,4.38;4.06,5.00 +4.06,5.00;4.06,5.62 +4.06,5.62;4.06,8.12 +4.06,8.12;9.06,8.12 + +# UTF-16 : 4f d4 +# UTF-8 : 94 bf e4 +[4fd4] 俔 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.94 +1.25,5.94;0.94,5.31 +0.94,5.31;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.06 +1.25,0.62;1.56,6.56 +3.12,3.75;8.44,3.75 +8.44,3.75;8.44,8.75 +8.44,8.75;3.12,8.75 +3.12,8.75;3.12,3.44 +3.12,5.31;8.44,5.31 +3.12,7.19;8.44,7.19 +6.56,3.75;6.56,1.25 +6.56,1.25;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +2.19,0.62;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.00,3.75 + +# UTF-16 : 78 6f +# UTF-8 : af a1 e7 +[786f] 硯 +3.75,8.75;0.31,8.75 +1.25,1.88;3.44,1.88 +3.44,1.88;3.44,5.62 +3.44,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.75 +4.38,3.75;8.44,3.75 +8.44,3.75;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,3.75 +4.38,5.62;8.44,5.62 +4.38,7.19;8.44,7.19 +6.88,3.75;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +3.44,0.62;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,3.12 +5.62,3.12;5.62,3.75 + +# UTF-16 : 87 06 +# UTF-8 : 86 9c e8 +[8706] 蜆 +4.38,3.75;8.44,3.75 +8.44,3.75;8.44,8.75 +8.44,8.75;4.38,8.75 +4.38,8.75;4.38,3.75 +4.38,5.62;8.44,5.62 +4.38,7.19;8.44,7.19 +6.88,3.75;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,3.12 +3.44,0.62;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,3.12 +5.62,3.12;5.62,3.75 +1.88,1.56;1.88,9.06 +0.62,4.69;3.44,4.69 +3.44,4.69;3.44,7.50 +3.44,7.50;0.31,7.50 +0.31,7.50;0.31,3.75 +3.75,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;2.81,3.75 +0.00,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 + +# UTF-16 : 56 7a +# UTF-8 : ba 99 e5 +[567a] 噺 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +6.56,5.94;9.38,5.94 +8.44,0.62;8.44,5.94 +6.56,8.12;7.19,8.44 +7.19,8.44;7.81,8.44 +7.81,8.44;8.12,8.44 +8.12,8.44;8.75,8.75 +8.75,8.75;9.06,8.75 +5.62,0.94;5.94,1.25 +5.94,1.25;6.25,1.88 +6.25,1.88;6.25,2.19 +6.25,2.19;6.25,2.81 +6.25,2.81;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.56,5.00 +6.56,5.00;6.56,5.94 +6.56,5.94;6.56,7.19 +6.56,7.19;6.56,8.44 +4.38,8.12;4.38,9.38 +5.00,5.62;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +4.06,5.62;3.75,6.25 +3.75,6.25;3.75,6.56 +3.75,6.56;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.44,8.12 +4.38,0.62;4.38,5.62 +5.94,4.38;2.81,4.38 +6.25,8.12;2.81,8.12 +6.25,5.62;2.81,5.62 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.38,4.38 +5.94,2.19;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;4.38,4.38 + +# UTF-16 : 54 3b +# UTF-8 : bb 90 e5 +[543b] 吻 +0.94,1.56;2.81,1.56 +2.81,1.56;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +4.69,7.81;8.75,7.81 +8.75,7.81;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.44 +8.75,3.44;8.44,2.81 +8.44,2.81;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +2.81,5.31;3.12,5.62 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.00,9.06 +4.38,0.62;4.69,1.25 +4.69,1.25;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;6.25,3.12 +6.25,3.12;6.56,3.75 +6.56,3.75;6.88,4.38 +6.88,4.38;7.19,5.31 +7.19,5.31;7.50,6.25 +7.50,6.25;7.50,6.88 +7.50,6.88;7.81,7.81 +3.44,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;5.00,4.69 +5.00,4.69;5.31,5.00 +5.31,5.00;5.31,5.62 +5.31,5.62;5.62,6.25 +5.62,6.25;5.94,6.88 +5.94,6.88;5.94,7.19 +5.94,7.19;6.25,7.81 + +# UTF-16 : 8c 79 +# UTF-8 : b9 b1 e8 +[8c79] 豹 +0.31,5.00;0.94,5.00 +0.94,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,7.81 +0.62,7.50;0.94,7.81 +0.94,7.81;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;2.19,8.12 +2.19,8.12;2.81,8.44 +2.81,8.44;3.12,8.44 +3.12,8.44;3.75,8.75 +3.75,8.75;4.38,9.06 +0.31,3.12;0.62,3.12 +0.62,3.12;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.88,3.75 +1.88,3.75;2.19,4.06 +2.19,4.06;2.81,4.38 +2.81,4.38;3.44,5.00 +3.44,5.00;3.75,5.31 +0.31,1.25;0.94,1.56 +0.94,1.56;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +3.12,6.56;3.12,6.88 +3.12,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;2.81,7.81 +1.56,5.62;1.56,5.94 +1.56,5.94;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.94,7.19 +2.19,0.62;2.81,0.62 +2.81,0.62;3.12,0.62 +3.12,0.62;3.44,0.62 +3.44,0.62;4.06,0.94 +4.06,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.38,2.50 +4.38,2.50;4.38,2.81 +4.38,2.81;4.06,3.44 +4.06,3.44;4.06,3.75 +4.06,3.75;4.06,4.06 +4.06,4.06;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;3.44,5.31 +3.44,5.31;3.12,5.94 +3.12,5.94;2.81,6.25 +6.88,3.44;6.56,4.06 +6.56,4.06;6.56,4.69 +6.56,4.69;6.25,5.00 +6.25,5.00;5.62,5.62 +5.62,5.62;5.31,5.94 +4.06,5.62;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.31,8.44 +5.31,8.44;5.31,8.75 +5.31,8.75;5.62,9.06 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.31,7.81;8.75,7.81 +8.75,7.81;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.44 +8.75,3.44;8.44,2.81 +8.44,2.81;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 + +# UTF-16 : 6e 4e +# UTF-8 : 8e b9 e6 +[6e4e] 湎 +0.62,0.62;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +3.12,6.88;3.12,0.62 +8.75,0.62;8.75,6.88 +8.75,6.88;2.81,6.88 +7.19,5.00;4.69,5.00 +7.19,3.12;4.69,3.12 +4.69,6.88;4.69,1.25 +7.19,1.25;7.19,6.88 +3.12,1.25;8.75,1.25 +2.81,8.75;9.06,8.75 +5.94,8.75;5.94,8.44 +5.94,8.44;5.62,7.81 +5.62,7.81;5.62,7.19 +5.62,7.19;5.62,6.88 + +# UTF-16 : 7d ec +# UTF-8 : ac b7 e7 +[7dec] 緬 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +0.00,4.69;3.12,4.69 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.56,8.75 +1.56,8.75;1.88,9.06 +3.44,6.88;3.75,0.62 +8.75,0.62;8.75,6.88 +8.75,6.88;3.44,6.88 +7.19,5.00;5.31,5.00 +7.19,3.12;5.31,3.12 +5.00,6.88;5.00,1.25 +7.19,1.25;7.19,6.88 +3.44,1.25;8.75,1.25 +3.12,8.75;9.06,8.75 +6.25,8.75;6.25,8.44 +6.25,8.44;5.94,7.81 +5.94,7.81;5.94,7.19 +5.94,7.19;5.94,6.88 + +# UTF-16 : 7c ce +# UTF-8 : 8e b3 e7 +[7cce] 糎 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;3.75,8.75 +3.75,8.75;9.06,8.75 +1.88,0.62;1.88,9.06 +3.12,5.94;0.31,5.94 +0.00,1.88;0.31,2.19 +0.31,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.44 +2.50,6.25;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 +6.56,7.50;6.56,0.94 +8.75,4.06;8.75,7.50 +8.75,7.50;4.69,7.50 +4.38,7.50;4.69,4.06 +4.69,4.06;8.75,4.06 +4.69,5.94;8.75,5.94 +8.75,2.81;4.38,2.81 +3.75,0.94;9.06,0.94 + +# UTF-16 : 7a f0 +# UTF-8 : b0 ab e7 +[7af0] 竰 +3.12,0.94;3.44,1.56 +3.44,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;3.75,8.75 +3.75,8.75;9.06,8.75 +6.56,7.50;6.56,0.94 +8.75,4.06;8.75,7.50 +8.75,7.50;4.69,7.50 +4.69,7.50;4.69,4.06 +4.69,4.06;8.75,4.06 +4.69,5.94;8.75,5.94 +8.75,2.81;4.38,2.81 +3.75,0.94;9.06,0.94 +0.31,7.19;3.44,7.19 +1.88,7.19;1.88,9.06 +0.31,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +2.19,1.88;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.81,6.56 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 + +# UTF-16 : 4f 83 +# UTF-8 : 83 be e4 +[4f83] 侃 +3.44,5.62;8.44,5.62 +8.44,5.62;8.44,8.75 +8.44,8.75;3.12,8.75 +3.12,8.75;3.12,5.31 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 +7.50,5.00;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.62 +8.12,0.62;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +5.62,4.69;5.62,0.62 +2.19,0.62;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.06,5.00 + +# UTF-16 : 4f ad +# UTF-8 : ad be e4 +[4fad] 侭 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 +8.12,0.62;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.56 +5.62,1.56;5.00,1.56 +5.00,1.56;4.69,1.56 +4.69,1.56;4.06,1.88 +4.06,1.88;3.75,1.88 +3.75,1.88;3.12,1.88 +7.19,3.12;6.56,3.75 +6.56,3.75;6.25,3.75 +6.25,3.75;5.62,4.06 +5.62,4.06;5.00,4.38 +5.00,4.38;4.38,4.69 +3.12,6.25;8.44,6.25 +8.44,6.25;8.44,8.75 +8.44,8.75;3.12,8.75 +3.12,8.75;3.12,6.25 +3.12,6.25;3.12,5.62 +3.12,5.62;3.12,5.31 +3.12,5.31;3.12,4.69 +3.12,4.69;3.12,4.38 +3.12,4.38;2.81,3.75 +2.81,3.75;2.81,3.44 +2.81,3.44;2.50,3.12 +2.50,3.12;2.50,2.50 +2.50,2.50;2.19,2.19 +2.19,2.19;1.88,1.88 +9.38,2.19;9.06,2.50 +9.06,2.50;8.75,2.81 +8.75,2.81;8.44,3.12 +8.44,3.12;8.12,3.75 +8.12,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,5.00 +7.50,5.00;7.50,5.31 +7.50,5.31;7.50,5.62 +7.50,5.62;7.19,6.25 + +# UTF-16 : 86 af +# UTF-8 : af 9a e8 +[86af] 蚯 +2.19,1.56;2.19,9.06 +0.62,4.69;3.75,4.69 +3.75,4.69;3.75,7.50 +3.75,7.50;0.62,7.50 +0.31,7.50;0.62,3.75 +4.06,0.94;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;3.75,2.50 +3.75,2.50;3.44,3.12 +3.44,3.12;3.44,3.75 +0.00,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +5.00,0.94;5.00,8.12 +5.00,5.94;9.06,5.94 +4.69,8.12;5.31,8.12 +5.31,8.12;5.62,8.12 +5.62,8.12;5.94,8.12 +5.94,8.12;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.19,8.44 +7.19,8.44;7.81,8.44 +7.81,8.44;8.44,8.75 +8.44,8.75;8.75,9.06 +7.81,1.25;7.81,5.94 +9.06,0.94;4.06,0.94 + +# UTF-16 : 99 c8 +# UTF-8 : 88 a7 e9 +[99c8] 駈 +3.75,2.19;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.12,3.75 +2.81,1.56;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +4.38,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;4.38,4.06 +4.38,4.06;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.06,2.19 +4.06,2.19;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;3.75,0.62 +3.75,0.62;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,8.44;2.50,4.38 +0.94,5.62;4.06,5.62 +0.94,7.19;4.06,7.19 +5.31,0.94;5.31,8.12 +5.31,5.94;9.06,5.94 +5.00,8.12;5.94,8.12 +5.94,8.12;6.56,8.44 +6.56,8.44;7.50,8.44 +7.50,8.44;8.12,8.75 +8.12,8.75;8.75,9.06 +7.81,1.25;7.81,5.94 +9.06,0.94;4.38,0.94 + +# UTF-16 : 80 00 +# UTF-8 : 80 80 e8 +[8000] 耀 +1.88,5.31;1.88,9.06 +2.50,1.56;2.50,5.31 +3.44,5.31;0.31,5.31 +1.25,5.94;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.62,8.12 +0.62,8.12;0.31,8.44 +2.50,5.94;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.50 +2.81,7.50;3.12,8.12 +3.12,8.12;3.12,8.75 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.19 +3.44,5.94;5.94,5.94 +5.94,5.94;5.94,8.75 +5.94,8.75;3.44,8.75 +3.75,7.50;5.94,7.50 +6.25,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;6.56,8.75 +6.56,7.50;8.75,7.50 +7.19,5.94;6.88,5.62 +6.88,5.62;6.88,5.00 +6.88,5.00;6.56,5.00 +4.06,5.00;4.06,0.62 +8.75,5.00;4.06,5.00 +6.56,1.25;6.56,5.00 +4.06,1.25;9.06,1.25 +4.06,2.50;8.75,2.50 +4.06,3.75;8.75,3.75 +2.81,3.44;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.94 + +# UTF-16 : 99 57 +# UTF-8 : 97 a5 e9 +[9957] 饗 +4.69,5.00;4.69,4.38 +1.88,2.50;7.50,2.50 +7.50,2.50;7.50,4.38 +7.50,4.38;1.88,4.38 +1.88,4.38;1.88,0.94 +1.88,3.44;7.50,3.44 +3.75,2.50;4.38,1.88 +4.38,1.88;5.00,1.88 +5.00,1.88;5.31,1.56 +5.31,1.56;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,0.62 +5.94,1.25;6.25,1.56 +6.25,1.56;6.88,1.88 +6.88,1.88;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;8.12,2.50 +9.06,4.06;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.50,4.38 +7.50,4.38;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.25,4.69 +6.25,4.69;5.94,5.00 +5.94,5.00;5.62,5.00 +5.62,5.00;5.00,5.31 +5.00,5.31;4.69,5.31 +4.69,5.31;4.38,5.31 +4.38,5.31;4.06,5.00 +4.06,5.00;3.44,5.00 +3.44,5.00;3.12,4.69 +3.12,4.69;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.38 +1.88,4.38;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.31,4.06 +3.44,6.88;5.94,6.88 +5.94,6.88;5.94,8.75 +5.94,8.75;3.44,8.75 +3.44,8.75;3.44,5.62 +3.44,7.81;5.94,7.81 +2.50,5.31;3.12,5.62 +3.12,5.62;3.75,5.62 +3.75,5.62;4.38,5.62 +4.38,5.62;5.00,5.94 +5.00,5.94;5.62,5.94 +6.25,5.31;5.94,5.62 +5.94,5.62;5.62,6.25 +5.62,6.25;5.31,6.56 +5.31,6.56;5.00,6.56 +0.00,6.25;2.81,6.56 +0.62,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;2.19,7.50 +2.19,7.50;2.50,7.81 +2.50,7.81;3.12,8.44 +1.88,7.19;1.25,7.50 +1.25,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.44 +0.94,7.81;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.88,9.06 +1.88,9.06;2.19,9.06 +0.31,5.00;0.62,5.00 +0.62,5.00;0.94,5.31 +0.94,5.31;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,6.25 +2.19,6.25;2.81,6.56 +2.81,6.56;3.12,7.19 +9.06,8.75;6.56,8.75 +6.56,8.75;6.56,5.00 +7.19,5.62;7.81,5.62 +7.81,5.62;8.44,5.62 +8.44,5.62;8.75,5.62 +8.75,5.62;9.06,6.25 +9.06,6.25;9.06,6.25 +9.06,6.25;9.06,6.56 +9.06,6.56;8.75,7.19 +8.75,7.19;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +8.75,8.44;9.06,8.75 +0.62,0.62;0.94,0.62 +0.94,0.62;1.25,0.62 +1.25,0.62;1.88,0.94 +1.88,0.94;2.19,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 + +# UTF-16 : 99 10 +# UTF-8 : 90 a4 e9 +[9910] 餐 +4.69,5.62;4.69,5.00 +1.88,2.81;7.50,2.81 +7.50,2.81;7.50,5.00 +7.50,5.00;1.88,5.00 +1.88,5.00;1.88,0.94 +1.88,3.75;7.50,3.75 +3.75,2.81;4.06,2.50 +4.06,2.50;4.38,2.19 +4.38,2.19;5.00,1.88 +5.00,1.88;5.31,1.88 +5.31,1.88;5.94,1.56 +5.94,1.56;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,0.62 +5.94,1.56;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +9.06,4.38;8.44,4.69 +8.44,4.69;8.12,4.69 +8.12,4.69;7.50,5.00 +7.50,5.00;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.25,5.31 +6.25,5.31;5.94,5.62 +5.94,5.62;5.62,5.94 +5.62,5.94;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,6.25;4.38,5.94 +4.38,5.94;4.06,5.94 +4.06,5.94;3.44,5.62 +3.44,5.62;3.12,5.31 +3.12,5.31;2.81,5.31 +2.81,5.31;2.19,5.00 +2.19,5.00;1.88,5.00 +1.88,5.00;1.25,4.69 +1.25,4.69;0.94,4.69 +0.94,4.69;0.31,4.38 +0.62,0.62;0.94,0.62 +0.94,0.62;1.25,0.62 +1.25,0.62;1.88,0.94 +1.88,0.94;2.19,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +5.00,8.75;8.75,8.75 +4.69,6.56;5.31,6.56 +5.31,6.56;5.94,6.88 +5.94,6.88;6.25,6.88 +6.25,6.88;6.88,7.19 +6.88,7.19;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.44 +8.75,8.44;8.75,8.75 +9.06,5.62;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.62,8.44 +0.31,6.88;0.62,7.19 +0.62,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;1.88,8.44 +1.56,7.81;4.69,7.81 +4.38,7.81;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.44,6.56 +3.44,6.56;2.81,6.25 +2.81,6.25;2.50,5.94 +2.50,5.94;1.88,5.94 +1.88,5.94;1.25,5.62 +1.25,5.62;0.62,5.62 +3.12,6.56;2.81,6.88 +2.81,6.88;2.50,6.88 +2.50,6.88;1.88,7.19 +1.88,7.19;1.56,7.19 +2.81,7.81;2.81,9.38 +2.81,8.75;4.38,8.75 + +# UTF-16 : 75 62 +# UTF-8 : a2 95 e7 +[7562] 畢 +8.12,6.25;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,6.25 +1.25,6.25;8.12,6.25 +4.69,8.75;4.69,0.31 +1.25,7.50;8.12,7.50 +2.19,6.25;2.19,3.44 +7.19,3.44;7.19,6.25 +0.62,3.44;8.75,3.44 +0.31,5.00;9.06,5.00 +0.31,1.88;9.06,1.88 + +# UTF-16 : 7b f3 +# UTF-8 : b3 af e7 +[7bf3] 篳 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;2.50,8.44 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +8.12,5.00;8.12,7.19 +8.12,7.19;1.25,7.19 +1.25,7.19;1.25,5.00 +1.25,5.00;8.12,5.00 +4.69,7.19;4.69,0.31 +1.25,5.94;8.12,5.94 +2.19,5.00;2.19,2.50 +7.19,2.50;7.19,5.00 +0.62,2.50;8.75,2.50 +0.31,3.75;9.06,3.75 +0.31,1.56;9.06,1.56 + +# UTF-16 : 5c 61 +# UTF-8 : a1 b1 e5 +[5c61] 屡 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;1.25,7.81 +1.25,0.62;2.19,0.94 +2.19,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.25,2.50 +6.25,2.50;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.50,3.44 +4.69,4.38;4.38,3.75 +4.38,3.75;3.75,3.44 +3.75,3.44;3.44,2.81 +3.44,2.81;2.81,2.50 +2.81,2.50;2.19,1.88 +2.50,2.19;3.12,2.19 +3.12,2.19;3.75,2.19 +3.75,2.19;4.38,1.88 +4.38,1.88;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;6.25,1.56 +6.25,1.56;6.88,1.25 +6.88,1.25;7.50,1.25 +7.50,1.25;8.12,0.94 +8.12,0.94;8.75,0.62 +8.75,3.44;1.56,3.44 +4.06,6.25;3.75,6.56 +3.75,6.56;3.44,6.88 +3.44,6.88;2.81,6.88 +2.81,6.88;2.50,7.19 +2.50,7.19;2.19,7.50 +6.56,6.25;7.19,6.56 +7.19,6.56;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +5.31,4.06;5.31,7.81 +8.75,5.94;1.56,5.94 +1.56,4.38;2.19,4.38 +2.19,4.38;2.50,4.69 +2.50,4.69;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;3.75,5.00 +3.75,5.00;4.38,5.31 +4.38,5.31;5.00,5.62 +5.00,5.62;5.31,5.94 +8.75,4.38;8.44,4.38 +8.44,4.38;7.81,4.69 +7.81,4.69;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.56,5.31 +6.56,5.31;5.94,5.62 +5.94,5.62;5.31,5.94 + +# UTF-16 : 8d 0b +# UTF-8 : 8b b4 e8 +[8d0b] 贋 +6.56,5.62;6.56,7.81 +4.06,7.81;4.06,5.62 +4.06,5.62;8.75,5.62 +8.75,7.81;4.06,7.81 +4.06,7.19;8.75,7.19 +4.06,6.25;8.75,6.25 +6.88,8.75;6.56,8.44 +6.56,8.44;6.56,7.81 +6.56,7.81;6.56,7.81 +3.12,8.75;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.19 +2.19,7.19;1.88,6.88 +1.88,6.88;1.25,6.25 +4.38,8.75;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;2.81,6.25 +2.50,5.31;2.50,7.50 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;8.75,8.75 +1.25,0.62;1.56,0.62 +1.56,0.62;2.19,0.94 +2.19,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.56 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.56 +2.19,1.88;8.12,1.88 +8.12,1.88;8.12,4.69 +8.12,4.69;2.19,4.69 +2.19,4.69;2.19,1.88 +2.19,2.81;8.12,2.81 +2.19,3.75;8.12,3.75 + +# UTF-16 : 5e d3 +# UTF-8 : 93 bb e5 +[5ed3] 廓 +8.75,7.50;5.94,7.50 +5.94,7.50;5.94,0.62 +6.88,1.56;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.44,1.88 +8.44,1.88;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.50,5.00 +7.50,5.00;7.81,5.31 +7.81,5.31;8.12,5.94 +8.12,5.94;8.44,6.25 +8.44,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +4.69,8.44;5.00,9.38 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;8.75,8.44 +2.19,4.69;5.00,4.69 +5.00,4.69;5.00,6.25 +5.00,6.25;1.88,6.25 +1.88,6.25;1.88,4.38 +3.44,7.19;3.75,8.12 +1.56,7.19;5.62,7.19 +1.25,2.19;1.88,2.19 +1.88,2.19;2.50,2.19 +2.50,2.19;2.81,2.19 +2.81,2.19;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;4.69,2.50 +4.69,2.50;5.31,2.50 +5.31,2.50;5.62,2.50 +5.31,3.75;1.88,3.75 +3.44,2.81;3.75,1.25 +3.44,1.25;3.44,0.94 +3.44,0.94;3.12,0.62 +3.12,0.62;2.81,0.62 +2.81,0.62;2.19,0.62 +2.19,0.62;2.19,0.62 +5.31,3.75;4.69,3.44 +4.69,3.44;4.38,3.12 +4.38,3.12;3.75,2.81 +3.75,2.81;3.75,2.81 + +# UTF-16 : 51 47 +# UTF-8 : 87 85 e5 +[5147] 兇 +2.19,5.00;2.81,5.31 +2.81,5.31;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;6.25,8.44 +6.25,8.44;6.56,8.75 +2.50,8.44;2.81,8.12 +2.81,8.12;3.44,7.81 +3.44,7.81;3.75,7.50 +3.75,7.50;4.06,7.19 +4.06,7.19;4.69,7.19 +4.69,7.19;5.00,6.88 +5.00,6.88;5.62,6.25 +5.62,6.25;5.94,5.94 +5.94,5.94;6.56,5.62 +6.56,5.62;6.88,5.31 +5.62,4.69;5.62,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.75 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +1.25,8.75;1.25,4.69 +1.25,4.69;8.12,4.69 +8.12,4.69;8.12,8.75 + +# UTF-16 : 6a 23 +# UTF-8 : a3 a8 e6 +[6a23] 樣 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +3.12,5.62;9.06,5.62 +3.44,7.19;8.75,7.19 +3.12,8.44;9.06,8.44 +5.00,8.44;4.69,8.75 +4.69,8.75;4.69,9.06 +4.69,9.06;4.38,9.38 +7.19,8.44;7.50,8.75 +7.50,8.75;7.50,9.06 +7.50,9.06;7.81,9.38 +5.94,5.62;6.25,8.44 +6.25,4.38;6.56,3.75 +6.56,3.75;6.56,3.44 +6.56,3.44;6.88,3.12 +6.88,3.12;7.19,2.81 +7.19,2.81;7.50,2.50 +7.50,2.50;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.38,0.94 +2.81,3.12;5.62,3.12 +9.06,4.06;8.75,3.75 +8.75,3.75;8.44,3.44 +8.44,3.44;7.81,3.12 +7.81,3.12;7.50,2.81 +7.50,2.81;7.19,2.81 +5.62,3.12;5.31,2.50 +5.31,2.50;4.69,2.19 +4.69,2.19;4.06,1.56 +4.06,1.56;3.44,1.25 +3.44,1.25;2.81,0.94 +4.38,5.31;5.00,5.31 +5.00,5.31;5.62,5.00 +5.62,5.00;6.25,5.00 +6.25,5.00;6.88,4.69 +6.88,4.69;7.50,4.69 +3.44,4.06;6.25,4.06 +6.25,4.06;6.25,1.25 +6.25,1.25;6.25,0.94 +6.25,0.94;5.62,0.62 +5.62,0.62;5.00,0.62 +5.00,0.62;4.69,0.62 +4.69,0.62;4.38,0.62 + +# UTF-16 : 98 ee +# UTF-8 : ae a3 e9 +[98ee] 飮 +0.94,4.38;4.06,4.38 +4.06,4.38;4.06,6.56 +4.06,6.56;0.94,6.56 +0.94,6.56;0.94,0.62 +0.94,5.62;4.06,5.62 +0.94,3.12;4.38,3.12 +0.94,1.88;4.38,1.88 +1.56,7.50;3.75,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.06 +2.81,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.81 +5.94,2.81;6.25,3.44 +6.25,3.44;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +6.88,5.62;6.88,7.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;7.19,3.75 +7.19,3.75;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +4.69,5.31;5.00,5.94 +5.00,5.94;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;5.94,9.06 +8.12,5.31;8.44,5.94 +8.44,5.94;8.44,6.25 +8.44,6.25;8.75,6.88 +8.75,6.88;8.75,7.19 +8.75,7.19;9.06,7.81 +5.62,7.81;9.06,7.81 + +# UTF-16 : 59 dc +# UTF-8 : 9c a7 e5 +[59dc] 姜 +0.62,5.31;9.06,5.31 +1.25,6.88;8.12,6.88 +0.62,8.12;8.75,8.12 +3.44,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.12;6.25,8.44 +6.25,8.44;6.25,8.75 +6.25,8.75;6.56,9.38 +6.56,9.38;6.56,9.38 +4.69,5.31;4.69,8.12 +8.75,4.38;0.62,4.38 +0.94,0.62;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.94,2.81 +5.94,2.81;6.56,3.44 +6.56,3.44;6.88,3.75 +6.88,3.75;7.19,4.38 +4.06,5.31;3.75,4.69 +3.75,4.69;3.44,4.38 +3.44,4.38;3.12,4.06 +3.12,4.06;2.81,3.75 +2.81,3.75;2.81,3.44 +2.81,3.44;2.50,3.12 +2.50,3.12;2.19,2.81 +2.19,2.81;1.56,2.81 +1.56,2.81;1.25,2.50 +1.88,2.81;2.50,2.50 +2.50,2.50;3.12,2.50 +3.12,2.50;3.75,2.50 +3.75,2.50;4.38,2.19 +4.38,2.19;5.00,1.88 +5.00,1.88;5.94,1.88 +5.94,1.88;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.75,0.62 + +# UTF-16 : 4e 99 +# UTF-8 : 99 ba e4 +[4e99] 亙 +0.62,1.25;8.75,1.25 +8.75,8.44;0.62,8.44 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;3.12,6.25 +3.12,6.25;3.12,6.88 +3.12,6.88;3.44,7.50 +3.44,7.50;3.44,7.81 +3.44,7.81;3.44,8.44 +5.94,1.25;6.25,1.56 +6.25,1.56;6.25,2.19 +6.25,2.19;6.56,2.81 +6.56,2.81;6.88,3.44 +6.88,3.44;6.88,4.06 +6.88,4.06;6.88,4.38 +6.88,4.38;7.19,5.00 +7.19,5.00;7.19,5.62 +7.19,5.62;7.19,6.25 +7.19,6.25;7.50,6.88 +7.19,6.88;3.12,6.88 +6.25,4.69;5.94,5.00 +5.94,5.00;5.31,5.00 +5.31,5.00;4.69,5.31 +4.69,5.31;4.06,5.62 +4.06,5.62;3.75,5.62 +5.62,2.81;5.31,3.12 +5.31,3.12;4.69,3.12 +4.69,3.12;4.06,3.44 +4.06,3.44;3.44,3.75 +3.44,3.75;2.81,3.75 + +# UTF-16 : 60 46 +# UTF-8 : 86 81 e6 +[6046] 恆 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.81,5.00;2.81,5.62 +2.81,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.50,6.88 +2.50,6.88;2.19,7.19 +2.50,0.94;9.06,0.94 +8.75,8.75;2.50,8.75 +2.81,2.81;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;4.06,5.62 +4.06,5.62;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +7.19,0.94;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;7.81,3.75 +7.81,3.75;8.12,4.38 +8.12,4.38;8.12,5.00 +8.12,5.00;8.44,5.62 +8.44,5.62;8.44,6.25 +8.44,6.25;8.44,6.88 +8.44,6.88;4.38,6.88 +7.50,4.69;6.88,5.00 +6.88,5.00;6.25,5.00 +6.25,5.00;5.94,5.31 +5.94,5.31;5.31,5.62 +5.31,5.62;4.69,5.62 +6.88,2.81;6.25,3.12 +6.25,3.12;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;4.69,3.75 +4.69,3.75;4.06,3.75 + +# UTF-16 : 60 62 +# UTF-8 : a2 81 e6 +[6062] 恢 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,0.62;2.50,1.25 +2.50,1.25;2.50,1.56 +2.50,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,8.75 +3.12,8.75;9.06,8.75 +4.69,7.19;4.38,6.56 +4.38,6.56;4.38,5.94 +4.38,5.94;4.06,5.31 +4.06,5.31;4.06,4.69 +4.06,4.69;3.75,4.38 +8.75,7.19;8.44,6.56 +8.44,6.56;8.44,5.94 +8.44,5.94;8.12,5.31 +8.12,5.31;7.81,5.00 +7.81,5.00;7.50,4.38 +3.12,0.62;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.69 +5.94,4.69;6.25,5.31 +6.25,5.31;6.25,6.25 +6.25,6.25;6.25,8.12 +9.06,0.62;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.25,6.25 + +# UTF-16 : 7a 46 +# UTF-8 : 86 a9 e7 +[7a46] 穆 +3.12,8.75;2.50,8.75 +2.50,8.75;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.44 +3.44,6.56;0.31,6.56 +0.31,2.50;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +2.81,3.75;2.81,4.38 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.25 +3.44,3.44;3.75,3.44 +3.75,3.44;4.38,3.75 +4.38,3.75;5.00,3.75 +5.00,3.75;5.31,3.75 +5.31,3.75;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.88,4.06 +6.88,4.06;7.19,4.38 +7.19,4.38;7.81,4.38 +3.12,2.19;4.06,2.19 +4.06,2.19;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.62,2.50 +5.62,2.50;6.25,2.50 +6.25,2.50;6.88,2.81 +6.88,2.81;7.19,2.81 +7.19,2.81;7.81,3.12 +7.81,3.12;8.12,3.12 +8.12,3.12;8.44,3.44 +3.12,0.62;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.81,1.56 +7.81,1.56;8.44,1.88 +8.44,1.88;8.75,2.19 +8.75,2.19;9.06,2.19 +6.25,9.38;6.25,9.06 +6.25,9.06;5.94,8.75 +5.94,8.75;5.62,8.44 +4.06,5.94;8.75,5.94 +8.75,5.94;8.75,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,5.94 +4.06,7.19;8.75,7.19 +6.25,4.06;6.25,5.94 +3.44,4.38;3.75,4.38 +3.75,4.38;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +9.06,4.06;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.19,5.62 + +# UTF-16 : 7a 50 +# UTF-8 : 90 a9 e7 +[7a50] 穐 +3.12,8.75;2.50,8.75 +2.50,8.75;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.44 +3.12,6.56;0.31,6.56 +0.31,2.50;0.31,2.81 +0.31,2.81;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +3.44,3.12;8.75,3.12 +8.75,1.88;3.44,1.88 +3.12,1.25;3.12,4.38 +3.12,4.38;8.75,4.38 +8.75,4.38;8.75,1.88 +5.94,7.81;6.56,8.12 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.19,8.75 +2.81,7.19;3.12,7.50 +3.12,7.50;3.75,7.81 +3.75,7.81;4.06,8.44 +4.06,8.44;4.38,9.06 +4.38,9.06;4.69,9.38 +4.38,8.75;7.19,8.75 +3.75,6.56;8.44,6.56 +8.44,5.31;3.75,5.31 +3.75,5.31;3.75,7.81 +3.75,7.81;8.44,7.81 +8.44,7.81;8.44,5.31 +5.94,7.81;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;6.56,0.62 +6.56,0.62;7.19,0.62 +7.19,0.62;7.50,0.62 +7.50,0.62;7.81,0.62 +7.81,0.62;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.38,1.56 +9.38,1.56;9.38,2.19 +9.38,2.19;9.38,2.50 + +# UTF-16 : 77 e7 +# UTF-8 : a7 9f e7 +[77e7] 矧 +3.75,8.12;1.25,8.12 +0.31,5.94;0.62,6.56 +0.62,6.56;0.94,7.19 +0.94,7.19;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,9.38 +4.06,5.31;0.31,5.31 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,3.75 +2.19,3.75;2.19,4.38 +2.19,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;2.19,8.12 +4.06,1.88;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;2.81,4.06 +2.81,4.06;2.19,4.69 +4.38,8.75;7.19,8.75 +7.19,8.75;7.19,6.25 +7.19,6.25;4.69,6.25 +4.38,6.25;4.38,5.62 +4.38,5.62;4.38,5.00 +4.38,5.00;4.38,4.38 +4.38,4.38;4.38,3.75 +4.38,3.75;4.38,3.12 +4.38,4.06;7.19,4.06 +7.19,4.06;6.88,3.44 +6.88,3.44;6.88,2.50 +6.88,2.50;6.88,2.19 +6.88,2.19;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +8.75,0.62;8.75,9.06 + +# UTF-16 : 5b 5c +# UTF-8 : 9c ad e5 +[5b5c] 孜 +0.31,4.69;3.75,5.31 +4.06,8.75;0.31,8.75 +2.19,6.88;2.19,1.56 +2.19,1.56;2.19,1.25 +2.19,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +4.06,8.44;3.75,8.12 +3.75,8.12;3.12,7.81 +3.12,7.81;2.81,7.19 +2.81,7.19;2.50,6.88 +2.50,6.88;2.19,6.56 +3.44,0.62;4.38,1.25 +4.38,1.25;5.31,1.56 +5.31,1.56;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,3.44 +6.88,3.44;7.50,4.06 +7.50,4.06;7.81,4.69 +7.81,4.69;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.81 +9.06,0.62;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.62,5.31 +5.62,5.31;5.31,5.94 +5.31,5.94;5.31,6.88 +5.00,7.81;9.38,7.81 +3.75,5.00;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.38,5.94 +4.38,5.94;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.31,8.75 +5.31,8.75;5.31,9.06 + +# UTF-16 : 75 4b +# UTF-8 : 8b 95 e7 +[754b] 畋 +1.88,1.56;1.88,8.44 +0.62,1.56;3.44,1.56 +3.44,1.56;3.44,8.44 +3.44,8.44;0.62,8.44 +0.62,8.44;0.62,0.62 +0.62,5.31;3.44,5.31 +3.44,0.62;4.38,1.25 +4.38,1.25;5.31,1.56 +5.31,1.56;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,3.44 +6.88,3.44;7.50,4.06 +7.50,4.06;7.81,4.69 +7.81,4.69;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.81 +9.06,0.62;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.25,3.12 +6.25,3.12;5.94,3.75 +5.94,3.75;5.62,4.38 +5.62,4.38;5.31,5.31 +5.31,5.31;5.31,5.94 +5.31,5.94;5.00,6.88 +5.00,7.81;9.38,7.81 +3.75,5.00;4.06,5.31 +4.06,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.00,7.81 +5.00,7.81;5.00,8.12 +5.00,8.12;5.31,8.75 +5.31,8.75;5.31,9.06 + +# UTF-16 : 65 38 +# UTF-8 : b8 94 e6 +[6538] 攸 +3.44,0.62;4.06,1.25 +4.06,1.25;5.00,1.56 +5.00,1.56;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.88,3.44 +6.88,3.44;7.50,4.06 +7.50,4.06;7.81,5.00 +7.81,5.00;8.12,5.62 +8.12,5.62;8.12,6.56 +8.12,6.56;8.44,7.81 +9.06,0.62;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,2.19 +7.19,2.19;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;5.62,3.75 +5.62,3.75;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.00,5.94 +5.00,5.94;5.00,6.88 +4.69,7.81;9.38,7.81 +3.44,5.00;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.00,9.06 +1.88,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +2.81,1.56;2.81,7.50 + +# UTF-16 : 65 36 +# UTF-8 : b6 94 e6 +[6536] 收 +0.94,8.44;0.94,2.50 +2.81,0.62;3.12,9.06 +0.00,2.19;0.62,2.50 +0.62,2.50;1.25,2.50 +1.25,2.50;1.88,2.81 +1.88,2.81;2.50,3.12 +2.50,3.12;3.12,3.44 +3.44,0.62;4.38,1.25 +4.38,1.25;5.31,1.56 +5.31,1.56;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,3.44 +6.88,3.44;7.50,4.06 +7.50,4.06;7.81,4.69 +7.81,4.69;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.81 +9.06,0.62;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.25,3.12 +6.25,3.12;5.94,3.75 +5.94,3.75;5.62,4.38 +5.62,4.38;5.31,5.31 +5.31,5.31;5.31,5.94 +5.31,5.94;5.00,6.88 +5.00,7.81;9.38,7.81 +3.75,5.00;4.06,5.31 +4.06,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.38,6.56 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.00,7.81 +5.00,7.81;5.00,8.12 +5.00,8.12;5.31,8.75 +5.31,8.75;5.31,9.06 + +# UTF-16 : 65 48 +# UTF-8 : 88 95 e6 +[6548] 效 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;4.06,5.94 +0.31,7.81;5.00,7.81 +2.81,7.81;2.81,9.06 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.56 +1.56,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.31,5.00 +4.69,5.62;4.38,5.94 +4.38,5.94;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,7.19 +3.75,7.19;3.44,7.50 +4.06,1.56;3.75,1.88 +3.75,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.50,3.75 +2.50,3.75;2.19,4.06 +2.19,4.06;1.88,4.69 +1.88,4.69;1.56,5.00 +1.56,5.00;1.25,5.31 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.81,4.06 +7.81,4.06;7.81,4.69 +7.81,4.69;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.50 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.25,5.31 +6.25,5.31;6.25,5.94 +6.25,5.94;5.94,6.88 +5.62,7.50;9.38,7.50 +4.69,5.00;5.00,5.31 +5.00,5.31;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;5.94,8.12 +5.94,8.12;5.94,8.75 +5.94,8.75;6.25,9.06 + +# UTF-16 : 65 58 +# UTF-8 : 98 95 e6 +[6558] 敘 +4.69,7.19;4.06,7.50 +4.06,7.50;3.75,7.81 +3.75,7.81;3.44,8.12 +3.44,8.12;3.12,8.75 +3.12,8.75;2.50,9.06 +2.50,9.06;2.19,8.44 +2.19,8.44;1.56,7.81 +1.56,7.81;1.25,7.50 +1.25,7.50;0.62,6.88 +0.62,6.88;0.00,6.25 +4.38,5.00;0.31,5.00 +4.38,6.88;0.94,6.88 +2.81,6.88;2.81,1.56 +2.81,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.56,4.06 +4.38,1.56;4.38,1.88 +4.38,1.88;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;3.75,3.75 +3.75,3.75;3.75,4.06 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,4.69 +7.81,4.69;8.12,5.62 +8.12,5.62;8.12,6.56 +8.12,6.56;8.44,7.50 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,2.19 +7.81,2.19;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.25,5.31 +6.25,5.31;6.25,5.94 +6.25,5.94;5.94,6.88 +5.62,7.50;9.06,7.50 +4.69,5.00;5.00,5.31 +5.00,5.31;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;5.94,8.12 +5.94,8.12;5.94,8.75 +5.94,8.75;6.25,9.06 + +# UTF-16 : 5f bd +# UTF-8 : bd be e5 +[5fbd] 徽 +2.50,6.88;1.88,6.25 +1.88,6.25;1.56,5.62 +1.56,5.62;1.25,5.31 +1.25,5.31;0.62,4.69 +0.62,4.69;0.00,4.38 +2.50,9.06;2.19,8.44 +2.19,8.44;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.62,7.19 +0.62,7.19;0.00,6.88 +1.25,0.62;1.25,5.31 +4.38,6.88;4.38,9.06 +2.81,8.75;2.81,6.88 +2.81,6.88;5.94,6.88 +5.94,6.88;5.94,8.75 +5.62,0.94;6.25,1.25 +6.25,1.25;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.69 +8.44,4.69;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;8.75,7.50 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.19,5.31 +7.19,5.31;7.19,5.94 +7.19,5.94;6.88,6.88 +6.88,7.50;9.38,7.50 +5.94,5.62;6.25,6.25 +6.25,6.25;6.56,6.88 +6.56,6.88;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.06 +3.75,3.75;3.44,4.38 +3.44,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.50,5.31 +3.12,3.44;3.75,3.75 +3.75,3.75;4.38,4.38 +4.38,4.38;5.00,4.69 +5.00,4.69;5.31,5.31 +5.31,5.31;5.94,5.62 +2.81,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.38,6.25 +2.50,0.94;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +6.25,3.44;2.19,3.44 +6.56,2.81;6.25,3.44 +6.25,3.44;6.25,3.75 +6.25,3.75;5.94,4.06 +5.94,4.06;5.62,4.69 +5.62,4.69;5.62,4.69 +4.38,3.44;4.38,0.62 +5.94,1.56;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.31,2.81 + +# UTF-16 : 6b 4e +# UTF-8 : 8e ad e6 +[6b4e] 歎 +5.00,5.31;5.31,5.94 +5.31,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.25,9.06 +0.31,8.12;5.00,8.12 +1.56,7.50;1.56,9.38 +3.75,7.50;3.75,9.38 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;2.19,1.88 +2.19,1.88;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,6.88 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.19 +3.75,2.19;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.50,3.12 +0.31,3.12;5.00,3.12 +0.62,4.38;4.69,4.38 +0.94,5.31;4.69,5.31 +4.38,5.31;4.69,7.19 +4.38,7.19;0.62,7.19 +0.62,7.19;0.62,5.31 +4.38,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +6.88,5.62;6.88,7.19 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.50,3.12 +7.50,3.12;7.19,3.75 +7.19,3.75;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.88,5.62 +8.44,5.31;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;9.06,7.19 +9.06,7.19;9.06,7.81 +5.94,7.81;9.38,7.81 + +# UTF-16 : 5f 6a +# UTF-8 : aa bd e5 +[5f6a] 彪 +2.19,7.19;2.19,5.31 +2.19,5.31;2.19,5.00 +2.19,5.00;2.81,5.00 +2.81,5.00;3.44,5.00 +3.44,5.00;3.75,5.00 +3.75,5.00;4.38,5.00 +4.38,5.00;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,5.62;5.00,5.94 +2.81,7.50;2.81,9.38 +4.38,6.25;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.00,7.50 +0.00,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.94 +0.94,5.94;0.94,7.50 +0.94,7.50;5.00,7.50 +0.94,5.94;4.06,6.56 +2.81,8.44;4.69,8.44 +3.75,4.38;3.75,1.56 +3.75,1.56;4.06,1.25 +4.06,1.25;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;5.62,0.94 +5.62,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +0.94,0.62;1.25,1.25 +1.25,1.25;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.75 +2.19,3.75;2.19,4.38 +5.31,7.50;5.94,7.50 +5.94,7.50;6.25,7.50 +6.25,7.50;6.56,7.81 +6.56,7.81;7.19,8.12 +7.19,8.12;7.81,8.44 +7.81,8.44;8.44,8.75 +8.44,8.75;8.44,8.75 +5.62,4.69;5.94,5.00 +5.94,5.00;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;7.19,5.31 +7.19,5.31;7.81,5.62 +7.81,5.62;8.44,6.25 +8.44,6.25;8.75,6.56 +5.00,2.19;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.19,2.81 +7.19,2.81;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.44,3.75 +8.44,3.75;8.75,4.06 +8.75,4.06;9.06,4.38 + +# UTF-16 : 86 5f +# UTF-8 : 9f 99 e8 +[865f] 號 +6.25,7.50;6.25,9.38 +8.12,6.25;8.44,6.56 +8.44,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +8.75,7.50;8.75,7.50 +3.44,0.94;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;4.38,7.50 +4.38,7.50;9.06,7.50 +4.38,5.94;8.12,6.56 +6.25,8.44;8.75,8.44 +5.94,7.19;5.94,5.31 +5.94,5.31;5.94,4.69 +5.94,4.69;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;7.50,4.69 +7.50,4.69;8.12,4.69 +8.12,4.69;8.44,5.00 +8.44,5.00;8.75,5.62 +8.75,5.62;8.75,6.25 +7.19,4.06;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +4.38,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,2.19 +5.62,2.19;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +0.62,6.56;3.44,6.56 +3.44,6.56;3.44,8.75 +3.44,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +3.75,5.31;0.31,5.31 +1.25,5.31;1.25,4.69 +1.25,4.69;0.94,4.06 +0.94,4.06;0.94,3.44 +0.94,3.44;0.62,2.81 +0.62,2.81;0.62,2.19 +0.94,3.75;3.44,3.75 +3.44,3.75;3.44,3.12 +3.44,3.12;3.12,2.50 +3.12,2.50;3.12,1.88 +3.12,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 52 83 +# UTF-8 : 83 8a e5 +[5283] 劃 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +6.56,2.50;6.56,8.44 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +5.31,8.44;0.94,8.44 +0.94,6.56;5.31,6.56 +5.31,6.56;5.31,8.44 +0.31,7.50;5.94,7.50 +0.31,4.69;5.94,4.69 +0.62,5.62;5.62,5.62 +3.12,4.69;3.12,9.38 +3.12,1.88;3.12,3.75 +0.94,1.88;5.31,1.88 +5.31,1.88;5.31,3.75 +5.31,3.75;0.94,3.75 +0.94,3.75;0.94,1.56 +0.94,2.81;5.31,2.81 + +# UTF-16 : 7f eb +# UTF-8 : ab bf e7 +[7feb] 翫 +0.94,1.25;4.38,1.25 +4.38,1.25;4.38,4.69 +4.38,4.69;0.62,4.69 +0.62,4.69;0.62,0.62 +0.94,2.81;4.38,2.81 +2.50,5.62;2.50,5.00 +2.50,5.00;2.19,4.69 +2.19,4.69;2.19,4.69 +0.31,8.75;2.19,8.75 +2.19,8.75;2.19,5.62 +2.19,5.62;1.88,5.31 +1.88,5.31;1.56,5.31 +1.56,5.31;1.25,5.31 +7.50,5.94;7.50,1.56 +7.50,1.56;7.50,1.25 +7.50,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.75 +4.38,0.62;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.50 +5.94,2.50;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;6.25,4.38 +6.25,4.38;6.25,5.00 +6.25,5.00;6.25,5.94 +9.06,5.94;5.00,5.94 +8.75,8.75;5.31,8.75 +1.56,7.19;1.25,7.50 +1.25,7.50;0.94,7.81 +0.94,7.81;0.62,8.12 +0.31,5.94;0.62,6.25 +0.62,6.25;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.88,6.88 +1.88,6.88;1.88,6.88 +2.50,8.75;4.69,8.75 +4.38,8.75;4.69,5.62 +4.38,5.62;4.38,5.31 +4.38,5.31;3.75,5.31 +3.75,5.31;3.44,5.31 +3.75,7.19;3.44,7.50 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.50,5.94;3.12,6.25 +3.12,6.25;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.38,6.88 + +# UTF-16 : 73 37 +# UTF-8 : b7 8c e7 +[7337] 猷 +0.62,1.25;4.69,1.25 +4.69,1.25;4.69,6.56 +4.69,6.56;0.62,6.56 +0.62,6.56;0.62,0.62 +0.62,2.81;4.69,2.81 +0.31,7.81;5.00,7.81 +1.88,7.81;2.19,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.88,4.69 +1.88,4.69;1.56,4.38 +1.56,4.38;1.25,3.75 +1.25,3.75;0.94,3.44 +3.12,7.81;3.12,5.00 +3.12,5.00;3.12,4.38 +3.12,4.38;3.44,4.06 +3.44,4.06;3.75,4.06 +3.75,4.06;4.69,4.06 +1.88,7.81;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;1.25,9.06 +1.25,9.06;1.25,9.06 +3.12,7.81;3.44,8.44 +3.44,8.44;3.75,8.75 +3.75,8.75;3.75,9.06 +3.75,9.06;4.06,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.44,8.12 +8.44,8.12;8.75,7.81 +8.75,7.81;9.06,7.50 +9.06,6.88;5.00,6.88 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,2.19 +5.94,2.19;6.25,2.81 +6.25,2.81;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;7.19,6.25 +7.19,6.25;7.19,6.88 +7.19,6.88;7.19,9.06 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +7.50,4.06;7.19,4.69 +7.19,4.69;7.19,5.31 +7.19,5.31;7.19,6.25 +7.19,6.25;7.19,6.88 + +# UTF-16 : 5b 55 +# UTF-8 : 95 ad e5 +[5b55] 孕 +0.62,3.44;8.75,3.44 +7.19,5.62;2.81,5.62 +4.69,4.06;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +7.19,5.62;6.88,5.31 +6.88,5.31;6.25,5.00 +6.25,5.00;5.94,4.69 +5.94,4.69;5.31,4.38 +5.31,4.38;4.69,4.06 +5.94,7.50;8.75,7.50 +8.75,7.50;8.75,6.88 +8.75,6.88;8.75,6.25 +8.75,6.25;8.44,5.94 +8.44,5.94;8.44,5.31 +8.44,5.31;8.12,4.69 +8.12,4.69;7.81,4.69 +7.81,4.69;7.50,4.69 +7.50,4.69;6.88,5.00 +6.88,5.00;6.88,5.00 +0.62,4.38;0.94,4.69 +0.94,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.44,8.75 +0.94,8.75;6.25,8.75 +6.25,8.75;6.25,8.12 +6.25,8.12;5.94,7.81 +5.94,7.81;5.94,7.19 +5.94,7.19;5.94,6.88 +5.94,6.88;5.62,6.88 + +# UTF-16 : 76 c8 +# UTF-8 : 88 9b e7 +[76c8] 盈 +7.81,0.94;7.81,3.44 +7.81,3.44;1.56,3.44 +1.56,3.44;1.56,0.94 +3.75,3.44;3.75,0.94 +5.62,3.44;5.94,0.94 +0.31,0.94;9.06,0.94 +0.62,4.06;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;2.81,7.50 +2.81,7.50;2.81,8.12 +2.81,8.12;2.81,8.75 +0.94,8.75;6.56,8.75 +6.56,8.75;6.56,8.12 +6.56,8.12;6.56,7.81 +6.56,7.81;6.25,7.19 +6.25,7.19;6.25,7.19 +6.25,7.19;8.75,7.19 +8.75,7.19;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.44,5.31 +8.44,5.31;8.44,4.69 +8.44,4.69;8.12,4.38 +8.12,4.38;7.81,4.38 +7.81,4.38;7.50,4.38 +7.50,4.38;6.88,4.38 +6.88,4.38;6.88,4.38 +2.81,7.19;5.94,7.19 +2.19,4.06;2.50,4.38 +2.50,4.38;3.12,4.69 +3.12,4.69;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,7.19 +5.94,4.38;5.62,4.69 +5.62,4.69;5.00,5.00 +5.00,5.00;4.38,5.62 +4.38,5.62;3.75,5.94 +3.75,5.94;3.12,6.56 + +# UTF-16 : 69 79 +# UTF-8 : b9 a5 e6 +[6979] 楹 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +8.44,0.94;8.44,3.44 +8.44,3.44;3.12,3.44 +3.12,3.44;3.12,0.94 +5.00,3.44;5.00,0.94 +6.56,3.44;6.56,0.94 +2.50,0.94;9.06,0.94 +2.50,4.06;2.81,4.38 +2.81,4.38;3.12,4.69 +3.12,4.69;3.44,5.31 +3.44,5.31;3.44,5.62 +3.44,5.62;3.75,6.25 +3.75,6.25;3.75,6.88 +3.75,6.88;3.75,7.19 +3.75,7.19;4.06,8.12 +4.06,8.12;4.06,8.75 +2.81,8.75;7.19,8.75 +7.19,8.75;7.19,8.12 +7.19,8.12;7.19,7.81 +7.19,7.81;7.19,7.19 +7.19,7.19;6.88,7.19 +6.88,7.19;8.75,7.19 +8.75,7.19;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.75,5.31 +8.75,5.31;8.44,4.69 +8.44,4.69;8.44,4.38 +8.44,4.38;8.12,4.38 +8.12,4.38;7.50,4.38 +7.50,4.38;7.19,4.38 +7.19,4.38;7.19,4.38 +3.75,7.19;6.56,7.19 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,4.38 +4.38,4.38;4.69,4.69 +4.69,4.69;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;5.62,5.62 +5.62,5.62;5.94,5.94 +5.94,5.94;6.25,6.25 +6.25,6.25;6.56,6.56 +6.56,6.56;6.56,7.19 +6.56,4.38;6.25,4.69 +6.25,4.69;5.94,5.00 +5.94,5.00;5.31,5.62 +5.31,5.62;4.69,5.94 +4.69,5.94;4.38,6.56 + +# UTF-16 : 61 7e +# UTF-8 : be 85 e6 +[617e] 慾 +4.69,3.75;5.31,4.38 +5.31,4.38;5.62,4.38 +5.62,4.38;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;6.88,6.88 +6.88,6.88;6.88,7.81 +9.06,3.75;8.44,4.06 +8.44,4.06;7.81,4.69 +7.81,4.69;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;7.19,5.62 +7.19,5.62;6.88,6.25 +6.88,6.25;6.88,6.56 +6.88,6.56;6.88,6.88 +5.00,6.56;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,8.12 +5.62,8.12;5.94,8.75 +5.94,8.75;6.25,9.38 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,7.81 +8.75,7.81;8.75,8.12 +5.62,8.44;9.06,8.44 +2.81,3.12;3.12,1.88 +2.81,1.88;3.12,1.25 +3.12,1.25;3.12,0.94 +3.12,0.94;3.44,0.62 +3.44,0.62;3.75,0.62 +3.75,0.62;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;5.00,0.62 +5.00,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;6.25,0.62 +5.94,0.62;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.19,1.56 +7.19,1.56;7.50,2.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.38,3.12 +4.38,3.12;4.06,3.44 +1.25,3.75;4.38,3.75 +4.38,3.75;4.38,5.94 +4.38,5.94;1.25,5.94 +1.25,5.94;1.25,3.12 +5.00,5.94;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;3.44,6.88 +3.44,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.19,7.19 +2.19,7.19;1.88,6.88 +1.88,6.88;1.25,6.56 +1.25,6.56;0.94,6.25 +0.94,6.25;0.31,5.94 +1.88,9.06;1.56,8.75 +1.56,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.69,7.50;4.69,7.81 +4.69,7.81;4.38,8.12 +4.38,8.12;4.06,8.44 +4.06,8.44;3.75,8.75 +3.75,8.75;3.12,9.06 + +# UTF-16 : 6e 20 +# UTF-8 : a0 b8 e6 +[6e20] 渠 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,0.62;4.69,4.69 +8.75,3.75;0.62,3.75 +8.75,8.75;3.75,8.75 +3.44,8.75;3.75,5.00 +3.44,5.00;8.75,5.00 +3.44,7.50;8.44,7.50 +8.44,7.50;8.44,6.25 +8.44,6.25;3.75,6.25 +0.62,4.38;1.25,4.69 +1.25,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.81,5.62 +2.81,5.62;3.12,6.25 +2.81,8.12;2.19,8.44 +2.19,8.44;1.88,8.44 +1.88,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +2.19,6.56;1.56,6.88 +1.56,6.88;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.50 + +# UTF-16 : 79 a6 +# UTF-8 : a6 a6 e7 +[79a6] 禦 +4.38,8.75;4.38,5.31 +2.81,6.88;2.81,5.00 +6.25,6.25;4.38,6.25 +6.56,7.50;2.50,7.50 +6.25,8.75;3.44,8.75 +1.88,5.00;2.50,5.00 +2.50,5.00;3.12,5.00 +3.12,5.00;3.75,5.00 +3.75,5.00;4.06,5.00 +4.06,5.00;4.69,5.31 +4.69,5.31;5.00,5.31 +5.00,5.31;5.62,5.31 +5.62,5.31;5.94,5.31 +5.94,5.31;6.56,5.62 +3.75,9.38;3.44,8.75 +3.44,8.75;3.12,8.44 +3.12,8.44;2.81,8.12 +2.81,8.12;2.50,7.81 +7.19,4.69;7.19,9.06 +7.19,9.06;8.75,9.06 +8.75,9.06;8.75,5.62 +8.75,5.62;8.75,5.31 +8.75,5.31;8.44,5.31 +8.44,5.31;7.50,5.31 +2.19,7.81;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.88 +1.25,6.88;0.62,6.56 +0.62,6.56;0.00,6.25 +2.50,9.38;2.19,9.06 +2.19,9.06;1.56,8.75 +1.56,8.75;1.25,8.44 +1.25,8.44;0.62,8.12 +0.62,8.12;0.31,8.12 +1.25,4.69;1.25,6.88 +4.69,3.12;4.69,0.94 +4.69,0.94;4.69,0.62 +4.69,0.62;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.44,0.62 +3.44,0.62;2.81,0.62 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +8.75,3.12;0.62,3.12 +8.12,4.38;1.25,4.38 + +# UTF-16 : 70 f9 +# UTF-8 : b9 83 e7 +[70f9] 烹 +8.75,0.62;8.75,0.94 +8.75,0.94;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +6.25,0.62;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.62,2.50 +5.62,2.50;5.31,2.50 +3.75,0.62;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +1.88,5.94;7.81,5.94 +7.81,5.94;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,5.94 +8.44,5.00;0.94,5.00 +4.69,4.38;4.69,3.75 +4.69,3.75;4.69,3.44 +4.69,3.44;4.38,3.12 +4.38,3.12;4.06,3.12 +4.06,3.12;3.44,3.12 +3.44,3.12;3.12,3.12 +3.12,3.12;2.50,3.12 +8.44,5.00;7.81,5.00 +7.81,5.00;7.19,4.69 +7.19,4.69;6.56,4.38 +6.56,4.38;5.62,4.38 +5.62,4.38;5.31,4.06 +5.31,4.06;4.69,4.06 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 + +# UTF-16 : 9e db +# UTF-8 : 9b bb e9 +[9edb] 黛 +3.44,9.06;2.81,8.75 +2.81,8.75;2.50,8.12 +2.50,8.12;1.88,7.81 +1.88,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +2.19,6.88;2.19,8.12 +2.81,7.81;8.75,8.12 +4.69,9.06;5.00,8.75 +5.00,8.75;5.31,8.44 +5.31,8.44;5.62,8.12 +5.62,8.12;5.94,7.50 +5.94,7.50;6.25,7.50 +6.25,7.50;6.56,7.19 +6.56,7.19;7.19,6.88 +7.19,6.88;7.50,6.88 +7.50,6.88;7.81,6.56 +7.81,6.56;8.12,6.56 +8.12,6.56;8.44,6.88 +8.44,6.88;8.75,7.19 +8.75,7.19;8.75,7.50 +6.56,9.06;6.88,9.06 +6.88,9.06;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.12,8.44 +8.75,0.62;8.44,0.94 +8.44,0.94;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +6.25,0.62;6.25,0.94 +6.25,0.94;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.31,1.88 +3.75,0.62;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.44,1.88 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +7.81,4.38;7.81,6.56 +7.81,6.56;1.56,6.56 +1.56,6.56;1.56,4.38 +1.56,4.38;7.81,4.38 +1.56,5.31;7.81,5.31 +1.25,3.44;8.44,3.44 +0.31,2.50;9.06,2.50 +4.69,2.50;4.69,6.56 + +# UTF-16 : 8f 61 +# UTF-8 : a1 bd e8 +[8f61] 轡 +3.12,5.31;3.12,5.94 +3.12,5.94;3.12,6.25 +3.12,6.25;2.81,6.56 +2.81,6.56;2.81,7.19 +2.81,7.19;2.81,7.19 +0.31,5.94;3.12,6.25 +1.88,6.25;1.88,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,5.00 +0.94,5.00;0.94,5.62 +2.81,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.81,5.31 +2.81,5.31;2.81,5.62 +0.94,5.94;1.25,6.56 +1.25,6.56;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.44 +1.56,6.88;1.25,7.19 +1.25,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.62,8.44 +0.94,7.81;1.25,8.12 +1.25,8.12;1.56,8.75 +1.56,8.75;1.88,9.06 +1.88,9.06;1.88,9.06 +9.06,5.31;8.75,5.94 +8.75,5.94;8.75,6.25 +8.75,6.25;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.44,7.19 +5.94,5.94;8.75,6.25 +7.50,6.25;7.50,3.75 +6.25,4.06;6.56,4.38 +6.56,4.38;6.56,5.00 +6.56,5.00;6.56,5.31 +6.56,5.31;6.56,5.62 +8.75,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.44,5.31 +8.44,5.31;8.44,5.62 +6.56,5.94;6.88,6.56 +6.88,6.56;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.75,8.44 +7.19,6.88;7.19,7.19 +7.19,7.19;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;6.25,8.44 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.81,9.06 +3.44,5.62;5.94,5.62 +5.94,5.62;5.94,7.81 +5.94,7.81;3.44,7.81 +3.44,7.81;3.44,5.62 +3.44,6.88;5.94,6.88 +3.12,5.00;6.25,5.00 +4.69,5.94;4.69,9.38 +4.69,3.75;4.69,5.62 +3.12,8.75;6.25,8.75 +7.81,0.62;7.81,3.44 +7.81,3.44;1.56,3.44 +1.56,3.44;1.56,0.62 +1.56,0.94;7.81,0.94 + +# UTF-16 : 6b 1d +# UTF-8 : 9d ac e6 +[6b1d] 欝 +0.94,4.69;0.94,5.94 +0.94,5.94;8.44,5.94 +8.44,5.94;8.44,4.69 +8.44,4.69;0.94,4.69 +5.94,5.94;5.94,5.00 +3.44,5.94;3.44,5.00 +1.25,2.50;4.69,2.50 +4.38,2.50;4.69,4.06 +4.38,4.06;1.25,4.06 +1.25,4.06;1.25,0.94 +1.25,3.44;4.69,3.44 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.19,0.94 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.56 +5.00,0.62;4.69,1.25 +4.69,1.25;4.38,1.56 +4.38,1.56;4.06,1.88 +4.06,1.88;3.44,1.88 +3.44,1.88;3.44,2.19 +8.12,4.38;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,3.75;5.00,3.75 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +7.19,6.25;7.19,9.38 +9.06,8.44;5.94,8.44 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.50 +6.56,7.50;6.88,7.81 +6.88,7.81;7.19,8.12 +7.19,8.12;7.19,8.44 +2.19,6.25;2.19,9.38 +3.44,8.44;0.31,8.44 +3.44,7.19;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.19,8.44 +3.44,8.12;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;5.00,8.75 +5.00,8.75;5.31,9.06 +5.31,9.06;5.94,9.38 +3.44,6.56;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.94,7.81 +3.44,9.06;4.06,9.06 +4.06,9.06;4.38,8.75 +4.38,8.75;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.12 +3.44,7.50;4.06,7.50 +4.06,7.50;4.38,7.19 +4.38,7.19;5.00,7.19 +5.00,7.19;5.31,6.88 +5.31,6.88;5.94,6.56 +0.31,6.56;0.94,6.88 +0.94,6.88;1.25,7.19 +1.25,7.19;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;1.88,8.44 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.81 +7.81,7.81;7.50,8.12 +7.50,8.12;7.50,8.44 + +# UTF-16 : 8c 8e +# UTF-8 : 8e b2 e8 +[8c8e] 貎 +0.31,5.00;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +0.62,7.50;0.94,7.81 +0.94,7.81;1.25,7.81 +1.25,7.81;1.88,8.12 +1.88,8.12;2.19,8.12 +2.19,8.12;2.81,8.44 +2.81,8.44;3.44,8.75 +3.44,8.75;3.75,9.06 +0.31,3.12;0.62,3.12 +0.62,3.12;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.88,3.75 +1.88,3.75;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.44,5.31 +0.31,1.25;0.94,1.56 +0.94,1.56;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.75,3.75 +2.81,6.56;2.81,6.88 +2.81,6.88;2.50,7.19 +2.50,7.19;2.50,7.81 +2.50,7.81;2.50,7.81 +1.56,5.62;1.56,5.94 +1.56,5.94;1.25,6.56 +1.25,6.56;0.94,7.19 +0.94,7.19;0.94,7.19 +2.19,0.62;2.50,0.62 +2.50,0.62;2.81,0.62 +2.81,0.62;3.12,0.62 +3.12,0.62;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;3.75,4.06 +3.75,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.12,5.62 +3.12,5.62;2.50,6.25 +7.19,4.69;7.19,1.25 +7.19,1.25;7.19,0.94 +7.19,0.94;7.81,0.62 +7.81,0.62;8.12,0.62 +7.81,0.62;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +4.06,0.62;4.69,1.25 +4.69,1.25;4.69,1.25 +4.69,1.25;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.62,4.06 +5.62,4.06;5.62,4.69 +6.88,8.75;8.75,8.75 +8.75,8.75;8.75,4.69 +8.75,4.69;4.38,4.69 +4.38,4.69;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.62,9.06 +5.62,9.06;6.25,9.38 +6.88,6.88;8.75,6.88 +4.38,6.88;6.25,6.88 + +# UTF-16 : 73 0a +# UTF-8 : 8a 8c e7 +[730a] 猊 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;1.88,6.88 +1.88,6.88;2.19,6.25 +2.19,6.25;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.50,2.50 +2.50,2.50;2.19,1.88 +2.19,1.88;2.19,1.56 +2.19,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.12,9.06;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +6.56,4.69;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.50,0.62 +7.50,0.62;7.81,0.62 +7.50,0.62;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +2.50,0.62;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;5.00,4.69 +6.25,8.75;8.44,8.75 +8.44,8.75;8.44,4.69 +8.44,4.69;3.44,4.69 +3.44,4.69;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.69,8.75 +4.69,8.75;5.31,9.06 +5.31,9.06;5.62,9.38 +6.56,6.88;8.44,6.88 +3.44,6.88;5.62,6.88 + +# UTF-16 : 77 68 +# UTF-8 : a8 9d e7 +[7768] 睨 +6.56,4.69;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.50,0.62 +7.50,0.62;7.81,0.62 +7.50,0.62;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +2.50,0.62;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;5.00,4.69 +6.25,8.75;8.44,8.75 +8.44,8.75;8.44,4.69 +8.44,4.69;3.44,4.69 +3.44,4.69;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.69,8.75 +4.69,8.75;5.31,9.06 +5.31,9.06;5.62,9.38 +6.56,6.88;8.44,6.88 +3.44,6.88;5.62,6.88 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,4.06;2.81,4.06 +0.62,6.25;2.81,6.25 + +# UTF-16 : 50 2a +# UTF-8 : aa 80 e5 +[502a] 倪 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 +6.56,4.69;6.56,1.25 +6.56,1.25;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.62 +7.50,0.62;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +2.19,0.62;2.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,4.69 +5.94,8.75;8.44,8.75 +8.44,8.75;8.44,4.69 +8.44,4.69;3.12,4.69 +3.12,4.69;3.12,8.44 +3.12,8.44;3.44,8.44 +3.44,8.44;4.06,8.75 +4.06,8.75;4.38,8.75 +4.38,8.75;5.00,9.06 +5.00,9.06;5.31,9.38 +6.25,6.88;8.44,6.88 +3.12,6.88;5.31,6.88 + +# UTF-16 : 55 8a +# UTF-8 : 8a 96 e5 +[558a] 喊 +0.94,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;7.19,6.56 +7.19,6.56;7.19,5.31 +7.19,5.31;7.19,4.06 +7.19,4.06;7.50,3.12 +7.50,3.12;7.81,2.19 +7.81,2.19;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +4.38,2.81;6.25,2.81 +6.25,2.81;6.25,5.62 +6.25,5.62;4.38,5.62 +4.38,5.62;4.38,2.19 +6.56,6.88;4.06,6.88 +8.75,6.56;8.44,5.94 +8.44,5.94;8.12,5.00 +8.12,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.19,3.12 +7.19,3.12;6.88,2.50 +6.88,2.50;6.56,1.88 +6.56,1.88;5.94,1.56 +5.94,1.56;5.31,1.25 +5.31,1.25;5.00,0.94 +7.50,9.38;7.81,9.06 +7.81,9.06;8.44,8.75 +8.44,8.75;8.75,8.44 +8.75,8.44;8.75,8.44 +2.81,0.62;2.81,1.25 +2.81,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.44,8.12 +3.44,8.12;9.06,8.12 + +# UTF-16 : 7d d8 +# UTF-8 : 98 b7 e7 +[7dd8] 緘 +7.19,9.38;7.19,7.81 +7.19,7.81;7.19,6.56 +7.19,6.56;7.19,5.31 +7.19,5.31;7.50,4.06 +7.50,4.06;7.50,3.12 +7.50,3.12;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +4.69,2.81;6.56,2.81 +6.56,2.81;6.56,5.62 +6.56,5.62;4.38,5.62 +4.38,5.62;4.38,2.19 +6.56,6.88;4.38,6.88 +8.75,6.56;8.44,5.94 +8.44,5.94;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.12 +7.50,3.12;6.88,2.50 +6.88,2.50;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.62,1.25 +5.62,1.25;5.00,0.94 +7.50,9.38;7.81,9.06 +7.81,9.06;8.44,8.75 +8.44,8.75;8.75,8.44 +8.75,8.44;8.75,8.44 +3.12,0.62;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.75,8.12 +3.75,8.12;9.06,8.12 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +0.00,4.69;3.12,4.69 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.56,8.75 +1.56,8.75;1.88,9.06 + +# UTF-16 : 93 7c +# UTF-8 : bc 8d e9 +[937c] 鍼 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.38 +7.19,9.38;7.19,7.81 +7.19,7.81;7.19,6.56 +7.19,6.56;7.19,5.31 +7.19,5.31;7.50,4.06 +7.50,4.06;7.50,3.12 +7.50,3.12;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +4.69,2.81;6.56,2.81 +6.56,2.81;6.56,5.62 +6.56,5.62;4.69,5.62 +4.38,5.62;4.69,2.19 +6.56,6.88;4.38,6.88 +8.75,6.56;8.44,5.94 +8.44,5.94;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.12 +7.50,3.12;6.88,2.50 +6.88,2.50;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.62,1.25 +5.62,1.25;5.00,0.94 +7.50,9.38;7.81,9.06 +7.81,9.06;8.44,8.75 +8.44,8.75;8.75,8.44 +8.75,8.44;8.75,8.44 +3.12,0.62;3.44,1.56 +3.44,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.75,8.12 +3.75,8.12;9.06,8.12 + +# UTF-16 : 9c 14 +# UTF-8 : 94 b0 e9 +[9c14] 鰔 +3.44,1.56;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;2.81,2.81 +2.50,0.94;2.50,1.56 +2.50,1.56;2.19,2.19 +2.19,2.19;2.19,2.50 +2.19,2.50;2.19,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.25,2.19 +1.25,2.19;1.25,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;2.50,8.75 +0.62,5.31;3.12,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,3.44 +3.12,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +7.19,9.38;7.19,7.81 +7.19,7.81;7.19,6.56 +7.19,6.56;7.19,5.31 +7.19,5.31;7.50,4.06 +7.50,4.06;7.50,3.12 +7.50,3.12;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +4.69,2.81;6.56,2.81 +6.56,2.81;6.56,5.62 +6.56,5.62;4.69,5.62 +4.69,5.62;4.69,2.19 +6.56,6.88;4.38,6.88 +8.75,6.56;8.44,5.94 +8.44,5.94;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.12 +7.50,3.12;6.88,2.50 +6.88,2.50;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.62,1.25 +5.62,1.25;5.00,0.94 +7.50,9.38;7.81,9.06 +7.81,9.06;8.44,8.75 +8.44,8.75;8.75,8.44 +8.75,8.44;8.75,8.44 +3.44,0.62;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.75,8.12 +3.75,8.12;9.06,8.12 + +# UTF-16 : 9e 79 +# UTF-8 : b9 b9 e9 +[9e79] 鹹 +1.88,9.38;1.88,6.88 +3.75,8.44;1.88,8.44 +3.44,0.94;3.44,6.88 +3.44,6.88;0.62,6.88 +0.62,6.88;0.62,0.62 +0.62,0.94;3.44,0.94 +3.12,2.19;2.81,2.50 +2.81,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.19,3.75 +2.19,3.75;1.88,4.38 +1.88,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.56,5.00;1.25,5.31 +1.25,5.31;0.62,5.94 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,3.75 +2.19,3.75;2.19,4.38 +2.19,4.38;2.50,5.00 +2.50,5.00;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;3.12,6.56 +2.19,5.31;1.88,5.94 +1.88,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +1.56,6.56;1.56,6.56 +2.50,1.56;2.19,1.88 +2.19,1.88;2.19,2.19 +2.19,2.19;1.88,2.50 +1.88,2.50;1.88,2.50 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +0.62,4.38;0.62,4.69 +3.12,3.44;3.12,3.75 +3.12,3.75;3.12,4.38 +3.12,4.38;2.81,4.69 +2.81,4.69;2.81,4.69 +7.19,9.38;7.19,7.81 +7.19,7.81;7.19,6.56 +7.19,6.56;7.50,5.31 +7.50,5.31;7.50,4.06 +7.50,4.06;7.81,3.12 +7.81,3.12;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +6.56,2.81;6.56,5.62 +6.56,5.62;5.00,5.62 +5.00,5.62;5.00,2.19 +5.00,2.81;6.56,2.81 +6.88,6.88;4.69,6.88 +8.75,6.56;8.75,5.94 +8.75,5.94;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.50,3.12 +7.50,3.12;7.19,2.50 +7.19,2.50;6.88,1.88 +6.88,1.88;6.25,1.56 +6.25,1.56;5.94,1.25 +5.94,1.25;5.31,0.94 +7.50,9.38;8.12,9.06 +8.12,9.06;8.44,8.75 +8.44,8.75;8.75,8.44 +8.75,8.44;9.06,8.44 +3.75,0.62;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;4.06,2.50 +4.06,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.38,8.12 +4.38,8.12;9.06,8.12 + +# UTF-16 : 5c c5 +# UTF-8 : 85 b3 e5 +[5cc5] 峅 +0.62,7.81;0.62,0.62 +0.62,1.56;3.12,1.56 +3.12,1.56;3.12,7.81 +1.88,1.56;1.88,9.06 +3.44,4.38;9.38,4.38 +7.81,0.62;7.81,6.56 +3.12,0.62;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;4.69,2.81 +4.69,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.00,4.38 +5.00,4.38;5.00,5.31 +5.00,5.31;5.00,6.56 +9.06,5.94;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +3.44,6.56;4.06,6.56 +4.06,6.56;4.38,6.56 +4.38,6.56;5.00,6.56 +5.00,6.56;5.31,6.56 +5.31,6.56;5.94,6.56 +5.94,6.56;6.56,6.56 +6.56,6.56;6.88,6.56 +6.88,6.56;7.50,6.56 +7.50,6.56;8.12,6.88 +8.12,6.88;8.44,6.88 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.94,9.38 + +# UTF-16 : 7f f3 +# UTF-8 : b3 bf e7 +[7ff3] 翳 +5.00,6.88;8.75,6.88 +4.69,5.00;5.31,5.00 +5.31,5.00;5.94,5.31 +5.94,5.31;6.25,5.31 +6.25,5.31;6.88,5.62 +6.88,5.62;7.19,5.62 +7.19,5.62;7.50,5.94 +7.50,5.94;8.12,6.25 +8.12,6.25;8.44,6.88 +8.75,5.00;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.88,5.62 +6.88,5.62;6.56,5.94 +6.56,5.94;5.94,6.25 +5.94,6.25;5.31,6.56 +4.69,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;7.81,9.06 +7.50,9.06;7.81,7.81 +7.50,7.81;8.12,7.50 +8.12,7.50;8.44,7.50 +8.44,7.50;8.75,7.50 +8.75,7.50;9.06,7.81 +9.06,7.81;9.06,8.44 +4.38,8.12;1.56,8.12 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,8.75 +4.38,6.88;0.94,6.88 +0.94,5.62;1.56,5.94 +1.56,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.50 +2.81,7.50;2.81,8.12 +4.38,5.62;3.75,5.94 +3.75,5.94;3.44,6.25 +3.44,6.25;3.12,6.56 +3.12,6.56;2.81,6.88 +2.81,6.88;2.81,7.50 +4.69,8.75;0.62,8.75 +0.62,8.75;0.62,5.00 +0.62,5.00;4.38,5.00 +0.31,4.38;4.38,4.38 +4.38,4.38;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.75,0.62 +3.75,0.62;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +0.62,1.25;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +0.62,2.81;0.94,2.81 +0.94,2.81;1.25,2.81 +1.25,2.81;1.88,3.12 +1.88,3.12;2.50,3.44 +2.50,3.44;3.12,3.75 +3.12,3.75;3.75,4.38 +4.69,4.38;8.75,4.38 +8.75,4.38;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.44,2.81 +8.44,2.81;8.75,3.12 +5.00,2.81;5.31,2.81 +5.31,2.81;5.94,3.12 +5.94,3.12;6.56,3.44 +6.56,3.44;7.19,3.75 +7.19,3.75;7.81,4.06 +7.81,4.06;8.12,4.38 + +# UTF-16 : 74 3a +# UTF-8 : ba 90 e7 +[743a] 琺 +2.81,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.31,1.56;0.62,1.56 +0.62,1.56;1.25,1.88 +1.25,1.88;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.81,2.19 +3.12,0.62;3.44,1.25 +3.44,1.25;3.75,1.88 +3.75,1.88;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,7.50;4.38,7.81 +4.38,7.81;4.06,8.44 +4.06,8.44;3.75,8.44 +3.75,8.44;3.44,8.75 +4.38,5.31;4.06,5.62 +4.06,5.62;3.75,5.94 +3.75,5.94;3.44,6.25 +3.44,6.25;3.12,6.56 +3.12,6.56;2.81,6.56 +5.00,5.31;9.06,5.31 +8.75,7.81;5.31,7.81 +6.88,5.31;6.88,9.06 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.44,2.50 +8.44,2.50;8.12,3.44 +8.12,3.44;7.81,3.75 +4.69,0.94;5.62,0.94 +5.62,0.94;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.81,1.56 +7.81,1.56;8.44,1.56 +8.44,1.56;8.75,1.56 +5.62,1.25;5.94,1.88 +5.94,1.88;5.94,2.19 +5.94,2.19;6.25,2.50 +6.25,2.50;6.25,3.12 +6.25,3.12;6.25,3.44 +6.25,3.44;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.56,4.69 +6.56,4.69;6.88,5.31 + +# UTF-16 : 74 6f +# UTF-8 : af 91 e7 +[746f] 瑯 +9.06,8.75;6.56,8.75 +6.56,8.75;6.56,0.62 +7.19,1.88;7.81,1.88 +7.81,1.88;8.44,1.88 +8.44,1.88;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.75,4.69 +8.75,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;8.12,6.25 +8.12,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +3.12,4.38;5.94,4.38 +5.62,4.38;5.94,8.12 +5.62,8.12;3.12,8.12 +3.12,8.12;3.12,1.25 +3.12,6.25;5.94,6.25 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 +6.25,0.94;5.94,1.56 +5.94,1.56;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;4.69,3.12 +4.69,3.12;4.38,3.75 +4.38,9.06;4.38,8.12 +2.81,8.44;0.31,8.44 +2.50,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.00,1.25;0.62,1.56 +0.62,1.56;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,1.88 +2.19,1.88;2.81,2.19 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;6.25,3.75 +6.25,3.75;6.25,3.75 + +# UTF-16 : 83 39 +# UTF-8 : b9 8c e8 +[8339] 茹 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +8.44,0.62;8.44,6.25 +8.44,6.25;5.31,6.25 +5.31,6.25;5.31,0.62 +5.31,1.25;8.44,1.25 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.81 +3.44,2.81;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;0.62,5.94 +1.25,3.44;1.56,3.44 +1.56,3.44;1.88,3.12 +1.88,3.12;2.19,2.81 +2.19,2.81;2.50,2.81 +2.50,2.81;2.81,2.50 +2.81,2.50;3.44,2.19 +3.44,2.19;3.75,1.88 +3.75,1.88;4.06,1.56 +4.06,1.56;4.38,1.25 +4.38,1.25;4.69,0.94 +2.19,7.50;2.19,6.88 +2.19,6.88;2.19,6.25 +2.19,6.25;1.88,5.94 +1.88,5.94;1.88,5.31 +1.88,5.31;1.56,5.00 +1.56,5.00;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;1.25,3.75 +1.25,3.75;0.94,3.12 +0.94,3.12;0.94,2.81 + +# UTF-16 : 9b 06 +# UTF-8 : 86 ac e9 +[9b06] 鬆 +0.31,6.56;5.00,6.56 +1.25,6.56;1.25,9.06 +1.25,9.06;4.69,9.06 +1.25,8.12;4.69,8.12 +1.25,7.19;4.69,7.19 +5.31,8.12;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;6.88,8.44 +6.88,8.44;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 +5.31,6.88;5.62,6.88 +5.62,6.88;6.25,6.88 +6.25,6.88;6.56,7.19 +6.56,7.19;7.19,7.19 +7.19,7.19;7.81,7.50 +7.81,7.50;8.44,7.81 +8.44,7.81;8.75,7.81 +5.31,5.31;5.62,5.31 +5.62,5.31;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;6.88,5.62 +6.88,5.62;7.19,5.62 +7.19,5.62;8.12,5.94 +8.12,5.94;8.75,6.25 +8.75,6.25;8.75,6.56 +5.00,4.69;4.69,5.31 +4.69,5.31;4.06,5.62 +4.06,5.62;3.75,5.94 +3.75,5.94;3.75,6.25 +0.31,5.00;1.25,5.00 +1.25,5.00;1.88,5.31 +1.88,5.31;2.19,5.31 +2.19,5.31;2.81,5.31 +2.81,5.31;3.12,5.31 +3.12,5.31;3.44,5.31 +3.44,5.31;4.06,5.31 +4.06,5.31;4.38,5.62 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +2.50,0.62;2.50,5.31 +4.06,4.06;0.62,4.06 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,3.75;2.50,4.06 +4.06,2.19;3.75,2.50 +3.75,2.50;3.44,2.81 +3.44,2.81;3.12,3.12 +3.12,3.12;2.81,3.75 +2.81,3.75;2.50,4.06 +8.75,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.81 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,1.25 +4.69,0.94;5.00,1.25 +5.00,1.25;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.94,3.44 +5.31,4.69;5.00,4.38 +5.00,4.38;5.00,4.06 +5.00,4.06;4.38,3.44 +4.38,3.44;4.06,3.12 +4.06,3.12;3.75,2.81 +5.62,4.69;7.19,4.69 +7.19,4.69;7.50,4.38 +7.50,4.38;7.81,4.06 +7.81,4.06;8.12,3.44 +8.12,3.44;8.75,3.12 +8.75,3.12;9.06,2.81 + +# UTF-16 : 6d 8e +# UTF-8 : 8e b6 e6 +[6d8e] 涎 +4.38,5.62;2.50,5.62 +2.19,0.62;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.06,4.38 +4.06,4.38;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,8.44;2.50,8.44 +2.50,5.62;2.81,6.25 +2.81,6.25;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.38,8.44 +9.06,0.94;7.81,0.94 +7.81,0.94;6.88,0.94 +6.88,0.94;5.94,0.94 +5.94,0.94;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.06,1.56 +4.06,1.56;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.50,4.38 +7.19,5.62;9.06,5.62 +7.19,2.19;7.19,8.44 +4.69,8.12;5.31,8.12 +5.31,8.12;5.62,8.12 +5.62,8.12;6.25,8.12 +6.25,8.12;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.50,8.44 +7.50,8.44;7.81,8.44 +7.81,8.44;8.12,8.75 +8.12,8.75;9.06,8.75 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.75 +1.88,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +5.31,6.88;5.31,3.44 +5.31,3.44;5.31,2.81 +5.31,2.81;5.62,2.50 +5.62,2.50;5.94,2.50 +5.94,2.50;6.88,2.19 +6.88,2.19;7.19,2.19 +7.19,2.19;9.06,2.19 + +# UTF-16 : 71 09 +# UTF-8 : 89 84 e7 +[7109] 焉 +0.62,5.94;8.75,5.94 +0.94,8.75;8.75,8.75 +8.12,7.50;4.69,7.50 +4.69,5.94;4.69,8.75 +2.50,5.94;2.50,8.12 +7.19,1.56;7.19,1.88 +7.19,1.88;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.56,2.81 +5.31,1.25;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.69,2.81 +3.12,0.94;3.12,1.25 +3.12,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.25,2.81 +2.81,5.94;1.56,3.44 +1.56,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;6.25,0.94 +2.19,4.69;8.44,4.69 + +# UTF-16 : 62 d7 +# UTF-8 : 97 8b e6 +[62d7] 拗 +1.56,9.06;1.56,1.56 +1.25,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;0.94,0.62 +0.94,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.50,4.69;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.50,7.19;0.31,7.19 +5.31,0.62;5.62,1.25 +5.62,1.25;5.94,1.88 +5.94,1.88;6.25,2.19 +6.25,2.19;6.56,2.81 +6.56,2.81;6.56,3.75 +6.56,3.75;6.88,4.38 +6.88,4.38;6.88,5.31 +6.88,5.31;6.88,6.56 +6.88,6.56;6.88,7.81 +6.88,7.81;6.88,9.06 +5.62,7.19;9.06,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +4.06,4.06;3.75,4.69 +3.75,4.69;3.44,5.31 +3.44,5.31;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.19,6.88 +2.81,1.25;3.12,1.88 +3.12,1.88;3.12,2.19 +3.12,2.19;3.44,2.81 +3.44,2.81;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.00,6.25 +5.00,6.25;5.31,6.88 +2.81,5.94;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,8.44 +4.06,8.44;4.06,9.06 +5.62,1.56;5.62,1.88 +5.62,1.88;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.44 +5.00,3.44;4.69,4.06 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;5.00,1.88 +5.00,1.88;5.62,2.19 + +# UTF-16 : 72 e1 +# UTF-8 : a1 8b e7 +[72e1] 狡 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;2.19,6.25 +2.19,6.25;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.19,2.50 +2.19,2.50;2.19,1.88 +2.19,1.88;2.19,1.56 +2.19,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.12,9.06;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,0.62;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,2.19 +5.62,2.19;6.25,2.50 +6.25,2.50;6.56,2.81 +6.56,2.81;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,4.69 +7.81,4.69;8.12,5.31 +2.81,7.81;9.06,7.81 +6.25,7.81;6.25,9.38 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,2.81 +5.62,2.81;5.31,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.38,5.31 +5.00,7.50;4.69,6.88 +4.69,6.88;4.38,6.56 +4.38,6.56;4.06,5.94 +4.06,5.94;3.75,5.62 +3.75,5.62;3.12,5.00 +9.06,5.00;8.75,5.31 +8.75,5.31;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.50,6.88 +7.50,6.88;7.19,7.50 + +# UTF-16 : 54 ac +# UTF-8 : ac 92 e5 +[54ac] 咬 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +3.12,0.62;3.75,0.94 +3.75,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,2.19 +5.62,2.19;6.25,2.50 +6.25,2.50;6.56,2.81 +6.56,2.81;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,4.69 +7.81,4.69;8.12,5.31 +3.12,7.81;9.06,7.81 +6.25,7.81;6.25,9.38 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.31,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +5.31,7.50;5.00,6.88 +5.00,6.88;4.69,6.56 +4.69,6.56;4.38,5.94 +4.38,5.94;3.75,5.62 +3.75,5.62;3.44,5.00 +9.06,5.00;8.75,5.31 +8.75,5.31;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.50,6.88 +7.50,6.88;7.19,7.50 + +# UTF-16 : 76 8e +# UTF-8 : 8e 9a e7 +[768e] 皎 +0.62,7.81;0.62,0.62 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +2.81,7.81;0.94,7.81 +0.94,4.69;2.81,4.69 +2.19,9.06;1.88,8.75 +1.88,8.75;1.88,8.44 +1.88,8.44;1.56,7.81 +1.56,7.81;1.56,7.81 +6.25,7.81;6.25,9.38 +3.12,7.81;9.06,7.81 +5.31,7.50;5.00,6.88 +5.00,6.88;4.69,6.56 +4.69,6.56;4.38,5.94 +4.38,5.94;3.75,5.62 +3.75,5.62;3.44,5.00 +9.06,5.00;8.75,5.31 +8.75,5.31;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.50,6.88 +7.50,6.88;7.19,7.50 +3.12,0.62;3.75,0.94 +3.75,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,2.19 +5.62,2.19;6.25,2.50 +6.25,2.50;6.56,2.81 +6.56,2.81;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,4.69 +7.81,4.69;8.12,5.31 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.31,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 + +# UTF-16 : 86 df +# UTF-8 : 9f 9b e8 +[86df] 蛟 +1.88,1.56;1.88,9.06 +0.62,4.69;3.44,4.69 +3.44,4.69;3.44,7.50 +3.44,7.50;0.62,7.50 +0.31,7.50;0.62,3.75 +3.75,1.25;3.75,1.88 +3.75,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +0.00,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +6.56,7.81;6.56,9.38 +3.75,7.81;9.06,7.81 +5.62,7.50;5.31,6.88 +5.31,6.88;5.00,6.56 +5.00,6.56;4.69,5.94 +4.69,5.94;4.38,5.62 +4.38,5.62;3.75,5.00 +9.06,5.00;8.75,5.31 +8.75,5.31;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.19,7.50 +3.75,0.62;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.50,4.06 +7.50,4.06;7.81,4.69 +7.81,4.69;8.12,5.31 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;5.94,2.81 +5.94,2.81;5.62,3.44 +5.62,3.44;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.00,5.31 + +# UTF-16 : 99 ee +# UTF-8 : ae a7 e9 +[99ee] 駮 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;2.81,3.75 +2.50,1.56;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;2.19,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +4.06,8.75;0.94,8.75 +0.94,8.75;0.94,4.06 +0.94,4.06;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.56 +3.75,1.56;3.75,1.25 +3.75,1.25;3.44,0.62 +3.44,0.62;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.50,8.44;2.50,4.38 +0.94,5.62;3.75,5.62 +0.94,7.19;3.75,7.19 +6.56,7.81;6.56,9.38 +4.06,7.81;9.06,7.81 +5.62,7.50;5.62,6.88 +5.62,6.88;5.31,6.56 +5.31,6.56;5.00,5.94 +5.00,5.94;4.69,5.62 +4.69,5.62;4.06,5.00 +9.06,5.00;8.75,5.31 +8.75,5.31;8.44,5.94 +8.44,5.94;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.50,7.50 +4.06,0.62;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;6.25,2.19 +6.25,2.19;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,4.69 +8.12,4.69;8.12,5.31 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.44 +5.94,3.44;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.00,5.31 + +# UTF-16 : 6f 74 +# UTF-8 : b4 bd e6 +[6f74] 潴 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +5.62,4.38;5.62,0.62 +8.75,0.62;8.75,4.38 +8.75,4.38;5.62,4.38 +5.62,1.25;8.75,1.25 +5.62,2.81;8.75,2.81 +4.38,3.75;5.00,4.06 +5.00,4.06;5.62,4.38 +5.62,4.38;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;7.19,5.94 +7.19,5.94;7.50,6.56 +7.50,6.56;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +4.69,6.25;9.38,6.25 +8.75,8.12;5.00,8.12 +6.56,6.25;6.56,9.38 +2.81,8.75;3.12,8.44 +3.12,8.44;3.44,7.81 +3.44,7.81;3.44,7.50 +3.44,7.50;3.75,6.88 +3.75,6.88;4.06,6.25 +4.06,6.25;4.06,5.94 +4.06,5.94;4.06,5.31 +4.06,5.31;4.38,4.69 +4.38,4.69;4.38,4.06 +4.38,4.06;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.06,2.50 +4.06,2.50;4.06,1.88 +4.06,1.88;4.06,1.56 +4.06,1.56;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.50,0.94 +4.69,9.06;4.38,8.44 +4.38,8.44;4.06,7.81 +4.06,7.81;3.44,7.50 +3.44,7.50;2.81,6.88 +2.81,6.88;2.19,6.56 +4.06,5.31;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;2.81,4.06 +2.81,4.06;2.19,3.75 +9.38,4.69;9.06,5.00 +9.06,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;8.12,5.94 + +# UTF-16 : 69 bf +# UTF-8 : bf a6 e6 +[69bf] 榿 +3.44,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;2.19,7.19 +1.88,0.62;2.19,9.06 +3.44,7.19;0.31,7.19 +0.00,2.50;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.88,7.19 +4.06,8.75;4.06,7.19 +4.06,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +6.25,7.19;6.25,9.06 +3.12,0.94;9.38,0.94 +3.44,6.25;9.06,6.25 +4.06,3.12;4.06,5.00 +4.06,5.00;8.44,5.00 +8.44,5.00;8.44,3.12 +8.44,3.12;4.06,3.12 +7.19,0.94;7.19,1.25 +7.19,1.25;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;7.81,2.81 +7.81,2.81;8.12,3.12 +5.31,0.94;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 + +# UTF-16 : 76 9a +# UTF-8 : 9a 9a e7 +[769a] 皚 +0.94,1.56;3.12,1.56 +3.12,1.56;3.12,7.81 +3.12,7.81;0.62,7.81 +0.62,7.81;0.62,0.62 +0.94,4.69;3.12,4.69 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.44 +1.88,8.44;1.88,7.81 +1.88,7.81;1.56,7.81 +4.06,8.75;4.06,7.19 +4.06,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +6.25,7.19;6.25,9.06 +3.12,0.94;9.38,0.94 +3.44,6.25;9.06,6.25 +4.06,3.12;4.06,5.00 +4.06,5.00;8.44,5.00 +8.44,5.00;8.44,3.12 +8.44,3.12;4.06,3.12 +7.19,0.94;7.19,1.25 +7.19,1.25;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;7.81,2.81 +7.81,2.81;8.12,3.12 +5.31,0.94;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 + +# UTF-16 : 78 d1 +# UTF-8 : 91 a3 e7 +[78d1] 磑 +3.44,8.75;0.31,8.75 +1.25,1.56;3.12,1.56 +3.12,1.56;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.62 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.56,8.75 +4.06,8.75;4.06,7.19 +4.06,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +6.25,7.19;6.56,9.06 +3.12,0.94;9.38,0.94 +3.44,6.25;9.38,6.25 +4.06,3.12;4.06,5.00 +4.06,5.00;8.75,5.00 +8.75,5.00;8.75,3.12 +8.75,3.12;4.38,3.12 +7.19,0.94;7.50,1.25 +7.50,1.25;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;7.81,2.81 +7.81,2.81;8.12,3.12 +5.31,0.94;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;4.69,3.12 + +# UTF-16 : 6a c3 +# UTF-8 : 83 ab e6 +[6ac3] 櫃 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +9.06,8.75;3.44,8.75 +3.12,8.75;3.44,0.31 +3.12,0.94;9.38,0.94 +3.75,5.94;9.06,5.94 +8.75,6.56;8.75,7.81 +8.75,7.81;4.38,7.81 +4.38,7.81;4.38,6.56 +4.38,6.56;8.44,6.56 +6.56,5.94;6.56,8.44 +4.38,2.81;8.44,2.81 +8.44,2.81;8.44,5.31 +8.44,5.31;4.38,5.31 +4.38,5.31;4.38,2.50 +4.38,3.75;8.44,3.75 +4.38,4.38;8.44,4.38 +4.06,1.56;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.50 +9.06,1.56;8.75,1.56 +8.75,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;7.19,2.50 + +# UTF-16 : 6c d3 +# UTF-8 : 93 b3 e6 +[6cd3] 泓 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +2.19,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.75 +1.88,5.31;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +9.38,0.62;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,1.88 +9.06,1.88;8.75,2.50 +8.75,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;8.12,5.31 +5.00,0.94;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;6.88,1.25 +6.88,1.25;7.50,1.56 +7.50,1.56;7.81,1.56 +7.81,1.56;8.12,1.56 +8.12,1.56;8.44,1.88 +8.44,1.88;9.06,1.88 +7.19,9.06;7.19,8.12 +7.19,8.12;7.19,7.19 +7.19,7.19;6.88,6.56 +6.88,6.56;6.88,5.62 +6.88,5.62;6.56,5.00 +6.56,5.00;6.25,4.06 +6.25,4.06;6.25,3.44 +6.25,3.44;5.94,2.50 +5.94,2.50;5.94,1.88 +5.94,1.88;5.62,1.25 +2.50,8.75;5.31,8.75 +5.31,8.75;5.31,6.25 +5.31,6.25;2.81,6.25 +2.81,6.25;2.50,5.62 +2.50,5.62;2.50,5.00 +2.50,5.00;2.50,4.38 +2.50,4.38;2.50,3.75 +2.50,3.75;2.50,3.12 +2.50,4.06;5.31,4.06 +5.31,4.06;5.00,3.44 +5.00,3.44;5.00,2.50 +5.00,2.50;5.00,2.19 +5.00,2.19;5.00,1.56 +5.00,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 + +# UTF-16 : 76 24 +# UTF-8 : a4 98 e7 +[7624] 瘤 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +8.44,4.06;2.81,4.06 +2.81,4.06;2.81,0.62 +8.44,0.62;8.44,4.06 +5.62,0.94;5.62,4.06 +2.81,0.94;8.44,0.94 +2.81,2.50;8.44,2.50 +5.62,7.50;8.75,7.50 +8.75,7.50;8.75,6.88 +8.75,6.88;8.75,6.25 +8.75,6.25;8.75,5.94 +8.75,5.94;8.75,5.31 +8.75,5.31;8.44,4.69 +8.44,4.69;8.12,4.69 +8.12,4.69;7.81,4.69 +7.81,4.69;7.19,4.69 +7.19,4.69;7.19,4.69 +1.88,4.38;2.81,4.69 +2.81,4.69;3.44,5.00 +3.44,5.00;4.06,5.31 +4.06,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +5.31,7.81;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;3.75,7.50 +3.75,7.50;3.12,7.50 +3.12,7.50;2.50,7.19 +2.50,7.19;2.81,4.69 +5.62,5.00;5.31,5.31 +5.31,5.31;5.00,5.94 +5.00,5.94;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.38,6.88 +5.62,4.38;5.94,5.00 +5.94,5.00;6.56,5.31 +6.56,5.31;6.88,5.94 +6.88,5.94;6.88,6.88 +6.88,6.88;7.19,7.50 + +# UTF-16 : 7c fa +# UTF-8 : ba b3 e7 +[7cfa] 糺 +4.69,4.06;4.69,4.69 +4.69,4.69;4.38,5.00 +4.38,5.00;4.38,5.62 +4.38,5.62;4.06,5.94 +4.06,5.94;4.06,6.56 +0.31,4.69;4.69,5.00 +2.81,4.69;2.81,0.62 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +4.38,1.56;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;3.75,4.06 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.06,8.12 +2.19,5.62;1.88,6.25 +1.88,6.25;1.56,6.56 +1.56,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.62,7.81 +1.25,7.19;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;2.19,8.12 +2.19,8.12;2.50,8.75 +2.50,8.75;2.81,9.06 +5.62,9.06;5.62,1.88 +5.62,1.88;5.62,1.56 +5.62,1.56;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.62 +7.19,0.62;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.75 + +# UTF-16 : 62 4e +# UTF-8 : 8e 89 e6 +[624e] 扎 +2.50,9.06;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;1.88,0.94 +1.88,0.94;1.88,0.94 +1.88,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +4.38,4.69;3.75,4.69 +3.75,4.69;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;2.81,4.38 +2.81,4.38;2.19,4.06 +2.19,4.06;1.88,4.06 +1.88,4.06;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +4.38,7.19;0.31,7.19 +5.62,9.06;5.62,1.88 +5.62,1.88;5.62,1.56 +5.62,1.56;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.62 +7.19,0.62;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.75 + +# UTF-16 : 4e 62 +# UTF-8 : a2 b9 e4 +[4e62] 乢 +0.62,7.81;0.62,0.62 +0.62,1.56;4.38,1.56 +4.38,1.56;4.38,7.81 +2.50,1.56;2.50,9.06 +5.62,9.06;5.62,1.88 +5.62,1.88;5.62,1.56 +5.62,1.56;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.62 +7.19,0.62;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.75 + +# UTF-16 : 8e cb +# UTF-8 : 8b bb e8 +[8ecb] 軋 +0.94,3.44;4.69,3.44 +4.38,3.44;4.69,6.88 +4.38,6.88;0.62,6.88 +0.62,6.88;0.62,3.12 +0.94,5.00;4.38,5.00 +0.31,2.19;5.00,2.19 +2.81,0.31;2.81,9.06 +0.31,8.12;5.00,8.12 +5.62,9.06;5.62,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.62 +7.19,0.62;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.75 + +# UTF-16 : 80 5a +# UTF-8 : 9a 81 e8 +[805a] 聚 +1.25,8.75;1.25,5.62 +4.69,8.75;0.31,8.75 +4.38,5.00;4.38,8.75 +1.25,6.56;4.06,6.56 +1.25,7.81;4.06,7.81 +0.31,5.31;0.62,5.31 +0.62,5.31;0.94,5.31 +0.94,5.31;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.62 +2.19,5.62;2.81,5.62 +2.81,5.62;3.12,5.62 +3.12,5.62;3.44,5.62 +3.44,5.62;3.75,5.62 +3.75,5.62;4.38,5.62 +5.00,8.75;9.06,8.75 +4.69,5.62;5.31,5.62 +5.31,5.62;5.94,5.94 +5.94,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.75,8.12 +8.75,8.12;8.75,8.75 +9.06,5.00;8.44,5.31 +8.44,5.31;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,7.81 +5.62,7.81;5.62,8.44 +8.44,4.69;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.19,3.44 +7.19,3.44;6.88,3.12 +6.88,3.12;6.25,2.81 +6.25,5.31;5.94,5.00 +5.94,5.00;5.62,4.69 +5.62,4.69;5.31,4.69 +5.31,4.69;5.00,4.38 +5.00,4.38;4.69,4.06 +4.69,4.06;4.06,4.06 +4.06,4.06;3.75,3.75 +3.75,3.75;3.44,3.75 +3.44,3.75;2.81,3.44 +2.81,3.44;2.50,3.44 +3.44,3.12;2.81,2.50 +2.81,2.50;2.50,1.88 +2.50,1.88;1.88,1.56 +1.88,1.56;0.94,1.25 +0.94,1.25;0.31,0.94 +3.12,5.00;2.81,4.69 +2.81,4.69;2.19,4.06 +2.19,4.06;1.56,3.75 +1.56,3.75;0.94,3.44 +0.94,3.44;0.31,3.12 +4.69,4.06;4.69,0.62 +5.31,4.38;5.31,4.06 +5.31,4.06;5.62,3.75 +5.62,3.75;5.94,3.12 +5.94,3.12;6.25,2.81 +6.25,2.81;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;9.06,0.94 + +# UTF-16 : 68 9b +# UTF-8 : 9b a2 e6 +[689b] 梛 +1.56,0.62;1.56,9.06 +2.50,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.38;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +9.06,8.75;6.56,8.75 +6.56,8.75;6.56,0.62 +7.19,1.88;7.81,1.88 +7.81,1.88;8.44,1.88 +8.44,1.88;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.75,4.69 +8.75,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;8.12,6.25 +8.12,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +2.50,0.62;2.81,0.94 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.06,5.00 +4.06,5.00;4.06,6.25 +4.06,6.25;4.06,7.19 +4.06,7.19;4.38,8.75 +2.50,8.75;5.94,8.75 +5.94,8.75;5.94,6.56 +5.94,6.56;5.94,5.00 +5.94,5.00;5.94,3.75 +5.94,3.75;5.94,2.81 +5.94,2.81;5.62,1.88 +5.62,1.88;5.62,1.56 +5.62,1.56;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +2.81,6.56;5.94,6.56 +2.81,4.38;5.94,4.38 + +# UTF-16 : 57 26 +# UTF-8 : a6 9c e5 +[5726] 圦 +0.31,6.88;3.75,6.88 +1.88,2.19;1.88,8.75 +0.31,1.56;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,2.81;3.44,2.81 +3.44,2.81;3.75,3.12 +9.38,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.88,4.38 +6.88,4.38;6.56,5.00 +6.56,5.00;6.25,5.94 +6.25,5.94;6.25,6.88 +6.25,6.88;6.25,7.81 +4.06,8.44;6.25,8.44 +6.25,8.44;6.25,7.81 +6.25,7.81;6.25,6.88 +6.25,6.88;5.94,5.94 +5.94,5.94;5.94,5.31 +5.94,5.31;5.62,4.38 +5.62,4.38;5.31,3.44 +5.31,3.44;4.69,2.81 +4.69,2.81;4.38,2.19 +4.38,2.19;3.75,1.56 +3.75,1.56;3.44,1.25 +3.44,1.25;2.81,0.62 + +# UTF-16 : 53 fa +# UTF-8 : ba 8f e5 +[53fa] 叺 +9.38,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.88,4.38 +6.88,4.38;6.56,5.00 +6.56,5.00;6.25,5.94 +6.25,5.94;6.25,6.88 +6.25,6.88;6.25,7.81 +4.06,8.44;6.25,8.44 +6.25,8.44;6.25,7.81 +6.25,7.81;6.25,6.88 +6.25,6.88;5.94,5.94 +5.94,5.94;5.94,5.31 +5.94,5.31;5.62,4.38 +5.62,4.38;5.31,3.44 +5.31,3.44;4.69,2.81 +4.69,2.81;4.38,2.19 +4.38,2.19;3.75,1.56 +3.75,1.56;3.44,1.25 +3.44,1.25;2.81,0.62 +0.94,1.88;3.12,1.88 +3.12,1.88;3.12,8.44 +3.12,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 + +# UTF-16 : 67 41 +# UTF-8 : 81 9d e6 +[6741] 杁 +2.50,0.62;2.50,9.06 +4.06,7.19;0.62,7.19 +0.31,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;2.19,7.19 +3.75,3.75;3.44,4.38 +3.44,4.38;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;2.81,6.25 +2.81,6.25;2.50,7.19 +9.38,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.88,4.38 +6.88,4.38;6.56,5.00 +6.56,5.00;6.56,5.94 +6.56,5.94;6.25,6.88 +6.25,6.88;6.25,7.81 +4.06,8.44;6.25,8.44 +6.25,8.44;6.25,7.81 +6.25,7.81;6.25,6.88 +6.25,6.88;6.25,5.94 +6.25,5.94;5.94,5.31 +5.94,5.31;5.62,4.38 +5.62,4.38;5.31,3.44 +5.31,3.44;5.00,2.81 +5.00,2.81;4.38,2.19 +4.38,2.19;4.06,1.56 +4.06,1.56;3.44,1.25 +3.44,1.25;3.12,0.62 + +# UTF-16 : 5e 5f +# UTF-8 : 9f b9 e5 +[5e5f] 幟 +1.88,2.50;2.19,2.50 +2.19,2.50;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,7.50 +2.81,7.50;0.62,7.50 +0.62,7.50;0.62,2.19 +1.56,0.62;1.56,9.06 +8.75,5.31;8.75,4.69 +8.75,4.69;8.44,4.06 +8.44,4.06;8.12,3.44 +8.12,3.44;7.81,3.12 +7.81,3.12;7.50,2.50 +7.50,2.50;7.19,2.19 +7.19,2.19;6.88,1.88 +6.88,1.88;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.31,0.62 +7.19,9.38;7.19,7.50 +7.19,7.50;7.19,6.25 +7.19,6.25;7.19,5.00 +7.19,5.00;7.50,3.75 +7.50,3.75;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.38,3.12 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,7.81 +8.44,7.81;8.44,7.50 +8.44,7.50;8.75,7.19 +8.75,7.19;9.06,6.88 +3.75,1.56;6.25,1.56 +6.25,1.56;6.25,5.00 +6.25,5.00;3.75,5.00 +3.75,5.00;3.75,0.94 +3.75,3.44;5.94,3.44 +3.12,5.94;9.06,5.94 +3.12,8.12;6.56,8.12 +5.00,8.12;5.00,9.38 +5.62,5.94;5.62,6.25 +5.62,6.25;5.62,6.88 +5.62,6.88;5.94,7.19 +5.94,7.19;5.94,7.50 +5.94,7.50;5.94,8.12 +4.38,5.94;4.38,6.56 +4.38,6.56;4.06,6.88 +4.06,6.88;4.06,7.19 +4.06,7.19;4.06,7.81 +4.06,7.81;3.75,8.12 + +# UTF-16 : 97 39 +# UTF-8 : b9 9c e9 +[9739] 霹 +4.69,5.62;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,5.94;4.06,5.94 +5.62,6.88;7.81,6.88 +5.62,5.94;7.81,5.94 +8.75,5.94;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,5.94 +4.38,3.12;9.06,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,4.06 +8.12,4.06;8.44,4.69 +8.44,4.69;8.44,4.69 +5.62,3.12;5.62,3.75 +5.62,3.75;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.31,4.69 +6.88,3.12;6.88,0.62 +4.38,1.88;9.06,1.88 +4.38,4.69;9.06,4.69 +6.88,4.69;6.88,5.62 +1.25,2.81;1.25,0.31 +1.25,0.94;4.06,0.94 +4.06,0.94;4.06,2.81 +4.06,2.81;1.25,2.81 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,5.31 +0.94,5.31;3.75,5.31 +3.75,5.31;3.75,3.75 +3.75,3.75;0.94,3.75 + +# UTF-16 : 97 42 +# UTF-8 : 82 9d e9 +[9742] 靂 +4.69,5.62;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,6.25;4.06,6.25 +5.62,6.88;7.81,6.88 +5.62,6.25;7.81,6.25 +8.75,6.25;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,6.25 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,4.06 +1.25,4.06;1.25,5.31 +1.25,5.31;8.75,5.31 +1.25,0.94;8.75,0.94 +8.12,1.88;5.31,1.88 +5.31,0.94;5.31,2.50 +2.81,0.94;2.81,2.19 +6.88,2.50;6.88,4.69 +8.75,3.75;5.00,3.75 +4.38,2.50;5.00,2.81 +5.00,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.56,3.75 +6.56,3.75;6.88,3.75 +8.75,2.81;8.44,3.12 +8.44,3.12;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,3.75 +3.12,2.50;3.12,4.69 +4.69,3.75;1.56,3.75 +1.56,2.81;1.88,3.12 +1.88,3.12;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;3.12,3.75 +3.12,3.75;3.12,3.75 +4.69,3.12;4.06,3.44 +4.06,3.44;3.75,3.44 +3.75,3.44;3.44,3.75 +3.44,3.75;3.12,3.75 +8.44,5.00;7.81,4.69 +7.81,4.69;7.19,4.69 +7.19,4.69;6.56,4.69 +6.56,4.69;5.94,4.69 +5.94,4.69;5.31,4.69 +4.38,5.00;4.06,4.69 +4.06,4.69;3.44,4.69 +3.44,4.69;2.81,4.69 +2.81,4.69;2.19,4.69 +2.19,4.69;1.88,4.69 + +# UTF-16 : 71 99 +# UTF-8 : 99 86 e7 +[7199] 熙 +4.69,8.75;0.94,8.75 +0.94,8.75;0.94,3.44 +0.94,3.44;4.69,3.44 +3.12,8.75;3.12,7.19 +3.12,5.00;3.12,3.75 +1.88,5.00;4.38,5.00 +4.38,5.00;4.38,7.19 +4.38,7.19;1.88,7.19 +1.88,7.19;1.88,5.00 +8.75,0.62;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +6.25,0.62;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.62,2.50 +5.62,2.50;5.31,2.50 +3.75,0.62;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.44,5.62;8.44,8.75 +8.44,8.75;5.00,8.75 +5.00,8.75;5.00,4.38 +5.00,4.38;5.00,4.06 +5.00,4.06;5.31,3.75 +5.31,3.75;5.94,3.44 +5.94,3.44;6.88,3.44 +6.88,3.44;7.50,3.44 +7.50,3.44;7.81,3.44 +7.81,3.44;8.44,3.75 +8.44,3.75;8.75,3.75 +8.75,3.75;8.75,4.38 +8.75,4.38;9.06,5.31 +8.44,6.25;5.31,6.25 + +# UTF-16 : 71 55 +# UTF-8 : 95 85 e7 +[7155] 煕 +4.69,8.75;0.94,8.75 +0.94,8.75;0.94,3.44 +0.94,3.44;4.69,3.44 +1.88,7.50;1.88,4.69 +2.81,8.75;2.81,7.19 +2.81,7.19;4.38,7.19 +4.38,7.19;4.38,5.00 +4.38,5.00;2.81,5.00 +2.81,5.00;2.81,3.75 +8.75,0.62;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +6.25,0.62;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.62,2.50 +5.62,2.50;5.31,2.50 +3.75,0.62;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.44,5.62;8.44,8.75 +8.44,8.75;5.00,8.75 +5.00,8.75;5.00,4.38 +5.00,4.38;5.00,4.06 +5.00,4.06;5.31,3.75 +5.31,3.75;5.94,3.44 +5.94,3.44;6.88,3.44 +6.88,3.44;7.50,3.44 +7.50,3.44;7.81,3.44 +7.81,3.44;8.44,3.75 +8.44,3.75;8.75,3.75 +8.75,3.75;8.75,4.38 +8.75,4.38;9.06,5.31 +8.44,6.25;5.31,6.25 + +# UTF-16 : 69 54 +# UTF-8 : 94 a5 e6 +[6954] 楔 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.69;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.62,3.12 +5.62,3.12;5.94,4.06 +5.94,4.06;5.94,4.38 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.94,4.06 +2.81,3.75;9.06,3.75 +5.62,4.69;6.25,5.31 +6.25,5.31;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.19,7.50 +7.19,7.50;7.19,8.12 +7.19,8.12;7.19,8.75 +5.94,8.75;9.06,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,6.88 +8.75,6.88;8.75,6.25 +8.75,6.25;8.75,5.94 +8.75,5.94;8.75,5.31 +8.75,5.31;8.44,5.00 +8.44,5.00;8.12,5.00 +8.12,5.00;7.81,5.00 +7.81,5.00;7.19,5.00 +7.19,5.00;7.19,5.00 +3.12,5.31;3.75,5.31 +3.75,5.31;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,8.12;2.81,8.12 +5.62,6.88;3.12,6.88 +4.38,4.38;4.38,9.06 + +# UTF-16 : 66 f7 +# UTF-8 : b7 9b e6 +[66f7] 曷 +1.88,5.94;7.81,5.94 +7.50,5.94;7.81,8.75 +7.50,8.75;1.88,8.75 +1.56,8.75;1.88,5.62 +1.88,7.19;7.81,7.19 +2.19,4.69;8.44,4.69 +8.44,4.69;8.44,3.75 +8.44,3.75;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +0.31,3.12;0.94,3.75 +0.94,3.75;1.25,3.75 +1.25,3.75;1.56,4.06 +1.56,4.06;1.88,4.38 +1.88,4.38;2.19,4.69 +2.19,4.69;2.81,5.31 +2.81,5.31;3.12,5.94 +1.88,3.75;1.88,1.25 +1.88,1.88;7.19,1.88 +2.50,2.19;3.12,2.81 +3.12,2.81;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.69,4.06 +4.69,4.06;4.69,4.69 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;4.69,3.44 +4.69,3.44;4.38,3.75 + +# UTF-16 : 50 48 +# UTF-8 : 88 81 e5 +[5048] 偈 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.94 +1.25,5.94;0.94,5.31 +0.94,5.31;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.06 +1.25,0.62;1.56,6.56 +3.44,5.94;8.44,5.94 +8.44,5.94;8.44,8.75 +8.44,8.75;3.44,8.75 +3.12,8.75;3.44,5.94 +3.44,7.50;8.44,7.50 +3.44,4.69;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +1.88,3.12;2.50,3.75 +2.50,3.75;3.12,4.06 +3.12,4.06;3.75,4.69 +3.75,4.69;4.06,5.31 +4.06,5.31;4.38,5.94 +3.12,3.75;3.12,1.25 +3.12,1.88;7.81,1.88 +4.06,2.19;4.38,2.81 +4.38,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.62,4.06 +5.62,4.06;5.94,4.69 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.31,3.75 + +# UTF-16 : 7f af +# UTF-8 : af be e7 +[7faf] 羯 +1.56,7.81;1.25,8.12 +1.25,8.12;1.25,8.44 +1.25,8.44;0.94,9.06 +0.94,9.06;0.94,9.06 +2.50,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;3.12,9.06 +3.12,9.06;3.12,9.06 +3.75,7.50;0.31,7.50 +3.44,5.62;0.31,5.62 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.19,4.69 +2.19,4.69;2.19,5.31 +2.19,5.31;2.19,7.50 +0.31,3.12;0.62,3.12 +0.62,3.12;1.25,3.44 +1.25,3.44;1.88,3.44 +1.88,3.44;2.81,3.75 +2.81,3.75;3.44,4.06 +3.44,4.06;3.75,4.06 +4.38,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.38,7.50;8.75,7.50 +4.38,4.69;9.06,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.12,3.12;3.44,3.75 +3.44,3.75;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;5.00,5.94 +4.06,3.75;4.06,1.25 +4.06,1.88;8.12,1.88 +4.69,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.25,4.69 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 + +# UTF-16 : 7a ed +# UTF-8 : ad ab e7 +[7aed] 竭 +0.31,7.19;3.12,7.19 +1.88,7.19;1.88,9.06 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +2.19,1.88;2.50,2.50 +2.50,2.50;2.50,2.81 +2.50,2.81;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.81,6.56 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;0.62,6.56 +4.38,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.38,7.50;8.75,7.50 +4.38,4.69;9.06,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.12,3.12;3.44,3.75 +3.44,3.75;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;5.00,5.94 +4.06,3.75;4.06,1.25 +4.06,1.88;8.12,1.88 +4.69,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.25,4.69 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 + +# UTF-16 : 78 a3 +# UTF-8 : a3 a2 e7 +[78a3] 碣 +3.44,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.75 +4.38,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.38,7.50;8.75,7.50 +4.38,4.69;9.06,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.44,3.12;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;5.00,5.94 +4.38,3.75;4.38,1.25 +4.38,1.88;8.12,1.88 +4.69,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.56,4.69 +7.50,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 + +# UTF-16 : 87 4e +# UTF-8 : 8e 9d e8 +[874e] 蝎 +4.38,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.38,7.50;8.75,7.50 +4.38,4.69;9.06,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.44,3.12;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;5.00,5.94 +4.38,3.75;4.38,1.25 +4.38,1.88;8.12,1.88 +4.69,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.56,4.69 +7.50,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.25,3.44 +6.25,3.44;5.94,3.75 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.50 +3.12,7.50;0.31,7.50 +0.31,7.50;0.31,3.75 +3.44,0.94;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +0.00,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 + +# UTF-16 : 97 a8 +# UTF-8 : a8 9e e9 +[97a8] 鞨 +4.69,5.94;8.75,5.94 +8.75,5.94;8.75,8.75 +8.75,8.75;4.69,8.75 +4.69,8.75;4.69,5.94 +4.69,7.50;8.75,7.50 +5.00,4.69;9.06,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +4.06,3.44;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.62,5.94 +4.69,3.75;4.69,1.25 +4.69,1.88;8.12,1.88 +5.31,2.19;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;6.56,4.69 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.25,3.75 +0.31,7.81;4.38,7.81 +3.44,9.06;3.44,6.56 +3.44,6.56;1.25,6.56 +1.25,6.56;1.25,9.06 +3.75,3.44;3.75,5.62 +3.75,5.62;0.62,5.62 +0.62,5.62;0.62,3.44 +0.62,3.44;3.75,3.44 +0.00,2.19;4.38,2.19 +2.19,0.62;2.19,6.56 + +# UTF-16 : 88 0d +# UTF-8 : 8d a0 e8 +[880d] 蠍 +6.25,0.94;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.81,5.00 +7.81,5.00;7.81,5.62 +7.50,5.62;7.81,7.19 +9.38,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;8.12,3.44 +8.12,3.44;7.81,3.75 +7.81,3.75;7.81,4.38 +7.81,4.38;7.81,5.00 +7.81,5.00;7.81,5.62 +6.25,5.31;6.56,5.94 +6.56,5.94;6.56,6.56 +6.56,6.56;6.88,7.19 +6.88,7.19;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.19,9.06 +6.88,7.81;9.38,7.81 +8.75,5.31;8.75,5.94 +8.75,5.94;9.06,6.25 +9.06,6.25;9.06,6.88 +9.06,6.88;9.06,7.19 +9.06,7.19;9.06,7.81 +3.44,5.94;5.94,5.94 +5.94,5.94;5.94,8.75 +5.94,8.75;3.44,8.75 +3.44,8.75;3.44,5.94 +3.44,7.50;5.94,7.50 +3.44,4.69;6.25,4.69 +6.25,4.69;6.25,3.75 +6.25,3.75;6.25,3.12 +6.25,3.12;6.25,2.50 +6.25,2.50;5.94,1.88 +5.94,1.88;5.94,1.56 +5.94,1.56;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +2.81,3.12;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;4.06,5.94 +3.44,3.75;3.44,1.25 +3.44,1.88;5.62,1.88 +3.75,2.19;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;4.69,4.06 +4.69,4.06;5.00,4.69 +5.62,2.19;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.69,3.75 +1.56,1.56;1.56,9.06 +0.31,7.81;0.31,3.75 +2.81,7.50;0.62,7.50 +0.31,4.69;2.81,4.69 +2.81,4.69;2.81,7.81 +2.81,0.94;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.19,3.75 +0.00,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.81,2.19 + +# UTF-16 : 69 ae +# UTF-8 : ae a6 e6 +[69ae] 榮 +8.75,4.06;0.62,4.06 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,0.62;4.69,5.31 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 +0.62,6.25;0.94,6.25 +0.94,6.25;1.56,6.56 +1.56,6.56;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.44 +2.50,8.44;2.50,8.75 +2.50,8.75;2.50,9.06 +8.75,4.38;8.75,5.62 +8.75,5.62;0.62,5.62 +0.62,5.62;0.62,4.38 +4.38,6.25;4.06,6.56 +4.06,6.56;3.44,6.88 +3.44,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.50,7.81 +1.25,8.75;1.25,8.44 +1.25,8.44;0.94,7.81 +0.94,7.81;0.94,7.50 +0.94,7.50;0.62,7.19 +4.38,8.75;4.06,8.44 +4.06,8.44;3.75,7.81 +3.75,7.81;3.75,7.50 +3.75,7.50;3.44,7.50 +5.00,6.25;5.31,6.25 +5.31,6.25;5.94,6.56 +5.94,6.56;6.56,7.19 +6.56,7.19;6.88,7.81 +6.88,7.81;6.88,8.44 +6.88,8.44;6.88,8.75 +6.88,8.75;6.88,9.06 +8.75,6.25;8.44,6.56 +8.44,6.56;7.81,6.88 +7.81,6.88;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +5.62,8.75;5.62,8.44 +5.62,8.44;5.31,7.81 +5.31,7.81;5.31,7.50 +5.31,7.50;5.00,7.19 +8.75,8.75;8.44,8.44 +8.44,8.44;8.12,7.81 +8.12,7.81;8.12,7.50 +8.12,7.50;7.81,7.50 + +# UTF-16 : 6f 81 +# UTF-8 : 81 be e6 +[6f81] 澁 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +5.94,9.38;5.94,6.25 +2.50,6.25;9.06,6.25 +8.75,8.12;5.94,8.12 +3.75,6.25;3.75,8.75 +4.38,5.62;4.38,1.56 +2.81,4.69;2.81,0.94 +5.62,4.06;4.38,4.06 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,1.88 +5.31,0.94;9.38,0.94 +9.06,4.06;7.50,4.06 +7.50,0.94;7.50,5.62 +6.25,0.94;6.25,4.69 + +# UTF-16 : 84 20 +# UTF-8 : a0 90 e8 +[8420] 萠 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +4.38,0.62;5.00,1.25 +5.00,1.25;5.31,1.88 +5.31,1.88;5.31,2.50 +5.31,2.50;5.31,2.81 +5.31,2.81;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.62,6.56 +5.62,6.56;8.44,6.56 +8.44,6.56;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.62 +7.81,0.62;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,6.56 +1.25,6.56;4.38,6.56 +4.38,6.56;4.38,1.56 +4.38,1.56;4.06,0.94 +4.06,0.94;4.06,0.94 +4.06,0.94;3.75,0.62 +3.75,0.62;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +3.75,4.69;3.44,4.69 +3.44,4.69;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.31 +2.19,5.31;1.88,5.62 +3.75,2.50;3.44,2.81 +3.44,2.81;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.19,3.44 +2.19,3.44;1.88,3.75 +7.81,4.69;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.25,5.31 +6.25,5.31;5.94,5.62 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.44 +6.88,3.44;6.25,3.44 +6.25,3.44;5.94,3.75 + +# UTF-16 : 6d 1f +# UTF-8 : 9f b4 e6 +[6d1f] 洟 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +2.50,8.44;9.06,8.44 +2.50,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.62,4.38 +5.62,4.38;5.62,9.38 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;5.62,4.06 +5.62,4.06;5.62,4.38 +3.12,7.19;8.44,7.19 +8.44,7.19;8.44,5.62 +8.44,5.62;3.44,5.62 +3.44,5.62;3.44,5.00 +3.44,5.00;3.12,4.69 +3.12,4.69;3.12,4.06 +3.12,4.06;3.12,3.75 +3.12,3.75;2.81,3.12 +3.12,4.06;8.75,4.06 +8.75,4.06;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.12,2.50 +8.12,2.50;7.81,2.50 +7.81,2.50;7.19,2.50 + +# UTF-16 : 59 e8 +# UTF-8 : a8 a7 e5 +[59e8] 姨 +0.00,0.62;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.81,5.94 +2.81,5.94;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.00,7.50 +1.56,9.06;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,6.25 +1.25,6.25;0.94,5.62 +0.94,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.62,4.38;1.25,4.06 +1.25,4.06;1.56,3.44 +1.56,3.44;2.19,2.81 +2.19,2.81;2.50,2.19 +2.50,2.19;2.81,1.88 +2.81,1.88;3.12,1.56 +2.81,8.44;9.06,8.44 +2.81,0.62;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,9.38 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;3.75,5.62 +3.75,5.62;3.44,5.00 +3.44,5.00;3.44,4.69 +3.44,4.69;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;3.12,3.12 +3.44,4.06;8.75,4.06 +8.75,4.06;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.44,2.50 +8.44,2.50;7.81,2.50 +7.81,2.50;7.50,2.50 + +# UTF-16 : 92 95 +# UTF-8 : 95 8a e9 +[9295] 銕 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;2.19,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +3.44,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,8.44;9.06,8.44 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,9.38 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +3.75,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;4.06,5.62 +4.06,5.62;4.06,5.00 +4.06,5.00;4.06,4.69 +4.06,4.69;3.75,4.06 +3.75,4.06;3.75,3.75 +3.75,3.75;3.75,3.12 +3.75,4.06;8.75,4.06 +8.75,4.06;8.75,3.75 +8.75,3.75;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.44,2.50 +8.44,2.50;7.81,2.50 +7.81,2.50;7.50,2.50 + +# UTF-16 : 66 f5 +# UTF-8 : b5 9b e6 +[66f5] 曵 +4.38,9.38;4.38,7.81 +4.38,7.81;4.69,6.56 +4.69,6.56;5.00,5.31 +5.00,5.31;5.31,4.06 +5.31,4.06;5.62,3.12 +5.62,3.12;6.25,2.19 +6.25,2.19;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;7.81,0.62 +7.81,0.62;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.75,3.12 +7.50,3.75;7.19,3.12 +7.19,3.12;6.56,2.81 +6.56,2.81;6.25,2.50 +6.25,2.50;5.62,2.19 +5.62,2.19;5.00,1.88 +5.00,1.88;4.06,1.56 +4.06,1.56;3.44,1.25 +3.44,1.25;2.50,1.25 +2.50,1.25;1.56,0.94 +1.56,0.94;0.62,0.62 +1.56,4.38;8.12,4.38 +7.81,4.38;8.12,7.81 +7.81,7.81;1.56,7.81 +1.25,7.81;1.56,3.44 +1.56,5.94;8.12,5.94 +5.94,9.38;6.25,9.06 +6.25,9.06;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.19,8.44 +7.19,8.44;7.50,8.12 + +# UTF-16 : 5f 9e +# UTF-8 : 9e be e5 +[5f9e] 從 +2.50,6.88;2.19,6.25 +2.19,6.25;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.62,4.69 +0.62,4.69;0.00,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.19 +0.94,7.19;0.31,6.88 +1.56,0.62;1.56,5.62 +5.62,4.06;8.44,4.06 +5.62,1.25;5.94,5.31 +2.19,0.62;2.50,0.94 +2.50,0.94;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.75,5.00 +9.06,0.94;8.75,0.94 +8.75,0.94;7.81,0.94 +7.81,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,3.12 +3.75,3.12;3.44,3.44 +2.50,5.31;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.38,8.75 +4.38,8.75;4.38,9.06 +5.94,5.62;6.56,6.25 +6.56,6.25;6.88,6.88 +6.88,6.88;7.19,7.50 +7.19,7.50;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.50,9.06 +5.62,6.25;5.31,6.56 +5.31,6.56;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,7.50 +4.38,7.50;4.06,7.81 +9.06,5.31;8.75,5.94 +8.75,5.94;8.44,6.56 +8.44,6.56;7.81,6.88 +7.81,6.88;7.50,7.50 +7.50,7.50;7.19,7.81 + +# UTF-16 : 6a 05 +# UTF-8 : 85 a8 e6 +[6a05] 樅 +1.56,0.62;1.56,9.06 +2.50,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +6.88,4.38;8.75,4.38 +6.88,1.25;6.88,5.62 +4.38,0.62;4.38,1.25 +4.38,1.25;4.69,1.88 +4.69,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.00,4.38 +5.00,4.38;5.31,4.69 +5.31,4.69;5.31,5.31 +9.38,0.94;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;5.00,3.75 +4.38,5.62;4.69,6.25 +4.69,6.25;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.94,9.06 +6.88,5.94;7.19,6.56 +7.19,6.56;7.50,7.19 +7.50,7.19;7.81,7.81 +7.81,7.81;7.81,8.44 +7.81,8.44;8.12,9.06 +6.56,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,7.50 +5.94,7.50;5.62,7.81 +9.06,5.62;9.06,6.25 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.81 +4.38,6.88;4.06,6.25 +4.06,6.25;3.75,5.94 +3.75,5.94;3.44,5.31 +3.44,5.31;3.12,4.69 +3.12,4.69;2.50,4.38 +4.38,9.06;4.06,8.75 +4.06,8.75;3.75,8.12 +3.75,8.12;3.44,7.81 +3.44,7.81;3.12,7.19 +3.12,7.19;2.81,6.88 +3.44,0.62;3.75,5.31 + +# UTF-16 : 7e 31 +# UTF-8 : b1 b8 e7 +[7e31] 縱 +4.38,0.62;4.69,1.25 +4.69,1.25;4.69,1.88 +4.69,1.88;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.31,4.69 +5.31,4.69;5.31,5.31 +4.38,5.62;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;5.94,9.06 +6.88,5.94;7.19,6.56 +7.19,6.56;7.50,7.19 +7.50,7.19;7.81,7.81 +7.81,7.81;8.12,8.44 +8.12,8.44;8.12,9.06 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,7.81 +9.06,5.62;9.06,6.25 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.81 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +0.00,4.69;3.12,4.69 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.56,8.75 +1.56,8.75;1.88,9.06 +4.38,6.88;4.38,6.56 +4.38,6.56;4.06,5.94 +4.06,5.94;3.75,5.31 +3.75,5.31;3.44,5.00 +3.44,5.00;3.12,4.38 +4.69,9.06;4.38,8.75 +4.38,8.75;4.06,8.12 +4.06,8.12;3.75,7.81 +3.75,7.81;3.44,7.19 +3.44,7.19;3.12,6.88 +3.75,0.62;3.75,5.62 +6.88,4.38;8.75,4.38 +6.88,1.25;6.88,5.62 +9.38,0.94;9.06,0.94 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.56,1.56 +6.56,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,3.12 +5.31,3.12;5.00,3.75 + +# UTF-16 : 8e 64 +# UTF-8 : a4 b9 e8 +[8e64] 蹤 +1.88,4.38;2.81,4.38 +1.88,1.56;1.88,6.25 +0.62,0.94;0.62,5.31 +0.62,6.25;2.81,6.25 +2.81,6.25;2.81,8.75 +2.81,8.75;0.62,8.75 +0.31,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +4.38,0.62;4.69,1.25 +4.69,1.25;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.31,4.69 +5.31,4.69;5.31,5.31 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;5.94,9.06 +7.19,5.94;7.50,6.56 +7.50,6.56;7.50,7.19 +7.50,7.19;7.81,7.81 +7.81,7.81;8.12,8.44 +8.12,8.44;8.12,9.06 +6.88,6.25;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.94,7.81 +5.94,7.81;5.94,7.81 +9.06,5.62;9.06,6.25 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.81 +4.69,6.88;4.38,6.56 +4.38,6.56;4.06,5.94 +4.06,5.94;3.75,5.31 +3.75,5.31;3.44,5.00 +3.44,5.00;3.12,4.38 +4.69,9.06;4.38,8.75 +4.38,8.75;4.06,8.12 +4.06,8.12;3.75,7.81 +3.75,7.81;3.44,7.19 +3.44,7.19;3.12,6.88 +4.06,0.62;4.06,5.62 +6.88,4.38;8.75,4.38 +6.88,1.25;6.88,5.62 +9.38,0.94;9.06,0.94 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.56,1.56 +6.56,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,3.12 +5.31,3.12;5.31,3.75 + +# UTF-16 : 75 15 +# UTF-8 : 95 94 e7 +[7515] 甕 +9.06,4.06;0.31,4.06 +2.81,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.19,2.19 +2.19,2.19;1.88,1.56 +1.88,1.56;1.56,0.94 +2.50,3.12;7.19,3.12 +7.19,3.12;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +0.31,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +5.62,1.56;5.31,1.88 +5.31,1.88;4.69,2.19 +4.69,2.19;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,2.81 +0.31,5.94;3.12,5.94 +0.94,5.94;1.25,6.25 +1.25,6.25;1.88,6.56 +1.88,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.44,7.50 +2.19,6.56;1.56,6.88 +1.56,6.88;1.25,7.19 +1.25,7.19;0.62,7.50 +0.62,7.50;0.62,7.50 +1.25,7.19;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;2.19,8.12 +2.19,8.12;2.19,8.44 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,4.69 +1.25,4.69;1.88,5.00 +1.88,5.00;2.19,5.00 +2.19,5.00;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.44,6.56 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 +7.19,8.44;7.19,8.12 +7.19,8.12;6.56,7.81 +6.56,7.81;6.56,7.81 +8.75,7.81;4.38,7.81 +6.56,5.00;6.56,7.81 +4.38,7.50;4.38,4.69 +4.38,4.69;9.06,4.69 +4.38,5.62;8.75,5.62 +4.38,6.56;8.75,6.56 +2.81,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.69,8.44 + +# UTF-16 : 7b 6c +# UTF-8 : ac ad e7 +[7b6c] 筬 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +6.88,7.50;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.62,8.44 +5.62,8.44;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.38,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +1.25,5.00;4.06,5.00 +4.06,5.00;4.06,4.38 +4.06,4.38;4.06,3.75 +4.06,3.75;4.06,3.12 +4.06,3.12;3.75,2.50 +3.75,2.50;3.44,2.19 +3.44,2.19;3.12,2.19 +2.81,2.19;2.50,2.19 +2.50,2.19;1.88,2.19 +1.88,2.19;1.56,2.19 +8.12,5.62;7.81,4.69 +7.81,4.69;7.50,4.06 +7.50,4.06;7.19,3.75 +7.19,3.75;6.88,3.12 +6.88,3.12;6.25,2.50 +6.25,2.50;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.25 +4.69,1.25;4.06,1.25 +4.06,1.25;3.44,0.94 +5.31,7.50;5.31,6.25 +5.31,6.25;5.31,5.00 +5.31,5.00;5.62,4.06 +5.62,4.06;6.25,3.12 +6.25,3.12;6.56,2.50 +6.56,2.50;6.88,1.88 +6.88,1.88;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.12,0.62 +8.12,0.62;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +6.25,7.19;6.88,7.19 +6.88,7.19;7.19,6.88 +7.19,6.88;7.81,6.56 +7.81,6.56;8.12,6.56 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,6.25 +1.25,6.25;8.75,6.25 + +# UTF-16 : 7c 50 +# UTF-8 : 90 b1 e7 +[7c50] 籐 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;2.50,8.44 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +3.44,4.69;9.06,4.69 +8.12,5.94;4.38,5.94 +3.12,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.69,3.75 +4.69,3.75;5.00,4.38 +5.00,4.38;5.31,4.69 +5.31,4.69;5.62,5.31 +5.62,5.31;5.94,5.94 +5.94,5.94;5.94,6.25 +5.94,6.25;6.25,6.88 +6.25,6.88;6.25,7.50 +9.06,5.62;8.75,5.94 +8.75,5.94;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.50,7.50 +3.44,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.38,6.88 +4.38,6.88;4.69,7.50 +0.94,3.44;2.81,3.44 +0.94,5.31;2.81,5.31 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,7.19 +0.94,7.19;3.12,7.19 +2.81,7.19;3.12,1.56 +2.81,1.56;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +6.25,4.06;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.62,0.62 +5.62,0.62;5.31,0.94 +5.31,0.94;4.69,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.50 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.19 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,3.12 +7.19,3.12;6.88,2.81 +6.88,2.81;6.88,2.81 +9.06,2.81;8.44,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;7.81,3.75 +7.81,3.75;7.50,4.06 +7.50,4.06;7.19,4.38 +7.19,4.38;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.56,5.94 + +# UTF-16 : 7c d2 +# UTF-8 : 92 b3 e7 +[7cd2] 糒 +1.88,0.62;1.88,9.06 +3.12,5.94;0.31,5.94 +0.00,1.88;0.31,2.19 +0.31,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.44 +2.50,6.25;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 +3.75,8.12;9.06,8.12 +5.00,7.19;5.00,9.38 +7.50,7.19;7.50,9.38 +4.38,2.50;8.75,2.50 +4.38,4.06;8.75,4.06 +4.38,0.62;4.38,5.62 +4.38,5.62;8.75,5.62 +8.75,5.62;8.75,1.56 +8.75,1.56;8.75,0.94 +8.75,0.94;8.44,0.62 +8.44,0.62;8.44,0.62 +8.44,0.62;7.81,0.62 +7.81,0.62;7.50,0.62 +6.56,5.62;6.56,0.62 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,4.69 +3.75,4.69;3.75,6.56 +3.75,6.56;9.06,6.56 + +# UTF-16 : 97 b4 +# UTF-8 : b4 9e e9 +[97b4] 鞴 +0.00,7.81;3.44,7.81 +2.81,9.06;2.81,6.56 +2.81,6.56;0.94,6.56 +0.94,6.56;0.94,9.06 +3.12,3.44;3.12,5.62 +3.12,5.62;0.62,5.62 +0.31,5.62;0.62,3.44 +0.62,3.44;3.12,3.44 +0.00,2.19;3.75,2.19 +1.88,0.62;1.88,6.56 +3.75,8.12;9.06,8.12 +5.00,7.19;5.00,9.38 +7.50,7.19;7.50,9.38 +4.69,2.50;8.75,2.50 +4.69,4.06;8.75,4.06 +4.38,0.62;4.69,5.62 +4.38,5.62;8.75,5.62 +8.75,5.62;8.75,1.56 +8.75,1.56;8.75,0.94 +8.75,0.94;8.44,0.62 +8.44,0.62;8.44,0.62 +8.44,0.62;7.81,0.62 +7.81,0.62;7.50,0.62 +6.56,5.62;6.56,0.62 +3.12,0.94;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,4.69 +3.75,4.69;3.75,6.56 +3.75,6.56;9.06,6.56 + +# UTF-16 : 6e d5 +# UTF-8 : 95 bb e6 +[6ed5] 滕 +3.12,5.62;9.06,5.62 +8.12,7.19;4.06,7.19 +2.81,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.38,4.38 +4.38,4.38;4.69,5.00 +4.69,5.00;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;5.94,9.06 +9.06,6.56;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,8.12 +8.12,8.12;7.81,8.44 +7.81,8.44;7.50,8.75 +3.12,6.56;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.44 +4.38,8.44;4.38,8.75 +5.94,5.00;5.94,1.25 +5.94,1.25;5.94,0.94 +5.94,0.94;5.62,0.62 +5.62,0.62;5.00,0.94 +5.00,0.94;4.69,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.62,2.81 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.38 +4.38,4.38;4.06,4.38 +7.81,4.38;7.50,4.06 +7.50,4.06;7.19,3.75 +7.19,3.75;6.88,3.12 +6.88,3.12;6.56,3.12 +9.06,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.56,6.88 +6.56,6.88;6.25,7.19 +0.94,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 + +# UTF-16 : 7e 22 +# UTF-8 : a2 b8 e7 +[7e22] 縢 +3.12,5.94;9.06,5.94 +8.12,7.50;4.06,7.50 +2.81,4.06;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,7.19 +5.62,7.19;5.94,7.81 +5.94,7.81;5.94,8.44 +5.94,8.44;5.94,9.06 +9.06,6.88;8.75,7.50 +8.75,7.50;8.44,7.81 +8.44,7.81;8.12,8.12 +8.12,8.12;7.81,8.44 +7.81,8.44;7.50,8.75 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;4.38,8.75 +9.06,4.06;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,4.69 +8.12,4.69;7.81,5.00 +7.81,5.00;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.56,7.19 +6.56,7.19;6.25,7.50 +0.94,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +8.44,3.12;3.44,2.81 +5.62,3.75;5.31,4.06 +5.31,4.06;5.00,4.38 +5.00,4.38;4.69,4.69 +4.69,4.69;4.38,5.00 +4.38,5.00;4.38,5.00 +8.75,2.50;8.75,2.81 +8.75,2.81;8.44,3.12 +8.44,3.12;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.50,4.38 +5.94,3.12;5.94,0.62 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.00,2.50 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +4.69,3.12;5.31,3.44 +5.31,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +6.25,4.06;6.88,4.69 +6.88,4.69;7.19,5.00 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,5.31 +5.62,5.31;5.94,5.62 +5.94,5.62;6.25,5.62 + +# UTF-16 : 84 13 +# UTF-8 : 93 90 e8 +[8413] 萓 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +4.69,6.56;4.69,7.81 +8.75,5.00;8.75,6.56 +8.75,6.56;0.62,6.56 +0.62,6.56;0.62,5.00 +0.62,0.94;8.75,0.94 +7.50,0.94;7.50,5.31 +7.50,5.31;1.88,5.31 +1.88,5.31;1.88,0.94 +1.88,2.50;7.50,2.50 +1.88,4.06;7.50,4.06 + +# UTF-16 : 85 8a +# UTF-8 : 8a 96 e8 +[858a] 薊 +0.31,8.44;9.06,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +2.81,5.94;3.12,6.25 +3.12,6.25;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;3.75,7.19 +0.31,5.31;0.62,5.94 +0.62,5.94;0.94,6.25 +0.94,6.25;1.25,6.88 +1.25,6.88;1.56,7.50 +1.56,7.50;1.88,7.81 +1.56,7.19;3.75,7.19 +0.94,4.38;5.00,4.38 +0.94,5.94;5.00,5.94 +5.00,5.94;5.00,2.81 +5.00,2.81;0.94,2.81 +0.94,2.81;0.94,5.94 +2.81,5.94;2.81,2.81 +5.31,0.62;5.00,1.25 +5.00,1.25;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +3.75,0.62;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.50 +2.19,0.62;2.19,0.94 +2.19,0.94;2.19,1.56 +2.19,1.56;1.88,1.88 +1.88,1.88;1.88,2.50 +0.31,0.31;0.62,0.94 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +6.25,2.19;6.25,6.88 +8.44,7.19;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;7.81,0.62 +7.81,0.62;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 65 78 +# UTF-8 : b8 95 e6 +[6578] 數 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.81 +6.88,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;7.81,4.69 +7.81,4.69;8.12,5.62 +8.12,5.62;8.44,6.56 +8.44,6.56;8.44,7.50 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,2.19 +7.50,2.19;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.25,5.31 +6.25,5.31;6.25,5.94 +6.25,5.94;5.94,6.88 +5.94,7.50;9.38,7.50 +5.00,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.31,5.94 +5.31,5.94;5.62,6.56 +5.62,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;5.94,7.81 +5.94,7.81;5.94,8.12 +5.94,8.12;6.25,8.75 +6.25,8.75;6.25,9.06 +5.00,3.75;0.31,3.75 +0.62,0.62;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.06,3.75 +2.19,4.38;2.19,4.06 +2.19,4.06;1.88,3.44 +1.88,3.44;1.56,3.12 +1.56,3.12;1.25,2.81 +1.25,2.81;0.94,2.19 +0.94,2.19;1.56,2.19 +1.56,2.19;1.88,2.19 +1.88,2.19;2.50,2.19 +2.50,2.19;3.12,1.88 +3.12,1.88;4.06,1.56 +4.06,1.56;4.69,1.25 +2.81,9.38;2.81,4.38 +0.94,6.56;4.38,6.56 +0.31,7.50;5.00,7.50 +4.69,8.75;4.69,6.25 +0.94,8.44;4.38,8.44 +0.94,6.25;0.94,8.75 +0.62,4.38;4.69,4.38 +0.62,4.38;0.62,5.62 +0.62,5.62;4.69,5.62 +4.69,5.62;4.69,4.38 + +# UTF-16 : 85 ea +# UTF-8 : aa 97 e8 +[85ea] 藪 +0.62,8.44;8.75,8.44 +3.12,7.50;3.12,9.38 +6.25,7.50;6.25,9.38 +4.69,0.62;5.31,0.94 +5.31,0.94;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.50,2.81 +7.50,2.81;7.81,3.44 +7.81,3.44;7.81,4.06 +7.81,4.06;8.12,4.69 +8.12,4.69;8.44,5.62 +8.44,5.62;8.44,6.56 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.94,5.94 +5.62,6.56;9.06,6.56 +5.00,4.06;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.62,6.25 +5.62,6.25;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;5.94,7.50 +5.94,7.50;5.94,7.81 +5.00,2.81;0.31,2.81 +0.62,0.62;0.94,0.62 +0.94,0.62;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;4.06,2.50 +4.06,2.50;4.06,2.81 +2.19,3.75;2.19,3.44 +2.19,3.44;1.88,2.81 +1.88,2.81;1.56,2.50 +1.56,2.50;1.25,2.19 +1.25,2.19;0.94,1.88 +0.94,1.88;1.56,1.88 +1.56,1.88;1.88,1.88 +1.88,1.88;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;4.06,1.25 +4.06,1.25;4.69,0.94 +2.81,7.81;2.81,3.75 +0.94,5.31;4.38,5.31 +0.31,6.25;5.00,6.25 +4.69,7.19;4.69,5.31 +0.94,7.19;4.38,7.19 +0.94,5.31;0.94,7.19 +0.62,3.75;4.69,3.75 +0.62,3.75;0.62,4.69 +0.62,4.69;4.69,4.69 +4.69,4.69;4.69,3.75 + +# UTF-16 : 87 a2 +# UTF-8 : a2 9e e8 +[87a2] 螢 +0.62,6.25;0.94,6.25 +0.94,6.25;1.56,6.56 +1.56,6.56;2.19,7.19 +2.19,7.19;2.50,7.81 +2.50,7.81;2.50,8.44 +2.50,8.44;2.50,8.75 +2.50,8.75;2.50,9.06 +8.75,4.38;8.75,5.62 +8.75,5.62;0.62,5.62 +0.62,5.62;0.62,4.38 +4.38,6.25;4.06,6.56 +4.06,6.56;3.44,6.88 +3.44,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.50,7.81 +1.25,8.75;1.25,8.44 +1.25,8.44;0.94,7.81 +0.94,7.81;0.94,7.50 +0.94,7.50;0.62,7.19 +4.38,8.75;4.06,8.44 +4.06,8.44;3.75,7.81 +3.75,7.81;3.75,7.50 +3.75,7.50;3.44,7.50 +5.00,6.25;5.31,6.25 +5.31,6.25;5.94,6.56 +5.94,6.56;6.56,7.19 +6.56,7.19;6.88,7.81 +6.88,7.81;6.88,8.44 +6.88,8.44;6.88,8.75 +6.88,8.75;6.88,9.06 +8.75,6.25;8.44,6.56 +8.44,6.56;7.81,6.88 +7.81,6.88;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +5.62,8.75;5.62,8.44 +5.62,8.44;5.31,7.81 +5.31,7.81;5.31,7.50 +5.31,7.50;5.00,7.19 +8.75,8.75;8.44,8.44 +8.44,8.44;8.12,7.81 +8.12,7.81;8.12,7.50 +8.12,7.50;7.81,7.50 +4.69,1.25;4.69,5.31 +1.56,2.81;8.12,2.81 +8.12,2.81;8.12,4.38 +8.12,4.38;1.25,4.38 +1.25,4.38;1.25,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.56,1.25 +6.56,1.25;7.19,1.56 +7.19,1.56;8.12,1.56 + +# UTF-16 : 87 c7 +# UTF-8 : 87 9f e8 +[87c7] 蟇 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +1.56,5.31;7.81,5.31 +7.81,5.31;7.81,7.50 +7.81,7.50;1.56,7.50 +1.56,7.50;1.56,5.31 +1.56,6.25;7.81,6.25 +0.62,4.38;8.75,4.38 +4.06,5.31;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;2.81,4.06 +2.81,4.06;2.50,3.75 +2.50,3.75;2.19,3.75 +2.19,3.75;1.88,3.44 +1.88,3.44;1.25,3.12 +1.25,3.12;0.94,3.12 +0.94,3.12;0.31,2.81 +5.62,4.38;6.25,4.06 +6.25,4.06;6.88,3.75 +6.88,3.75;7.50,3.44 +7.50,3.44;7.81,3.44 +7.81,3.44;8.12,3.12 +8.12,3.12;8.75,3.12 +8.75,3.12;9.06,2.81 +4.69,0.94;4.69,4.06 +1.88,1.88;7.81,1.88 +7.50,1.88;7.81,3.44 +7.50,3.44;1.88,3.44 +1.56,3.44;1.88,1.25 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;7.19,1.88 +0.62,0.62;1.25,0.62 +1.25,0.62;1.88,0.62 +1.88,0.62;2.81,0.62 +2.81,0.62;3.44,0.94 +3.44,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;8.12,1.25 + +# UTF-16 : 88 7e +# UTF-8 : be a1 e8 +[887e] 衾 +4.69,4.38;4.69,5.31 +0.62,4.38;8.75,4.38 +4.69,4.38;4.06,3.75 +4.06,3.75;3.75,3.44 +3.75,3.44;3.12,3.44 +3.12,3.44;2.81,3.12 +2.81,3.12;2.50,3.12 +2.50,3.12;1.88,2.81 +1.88,2.81;1.56,2.50 +1.56,2.50;0.94,2.50 +0.94,2.50;0.31,2.19 +4.69,4.38;5.00,3.75 +5.00,3.75;5.31,3.44 +5.31,3.44;5.62,2.81 +5.62,2.81;5.94,2.50 +5.94,2.50;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.62 +0.94,0.62;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.94,1.56 +2.81,0.94;2.81,3.12 +6.25,2.19;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.44,3.75 +8.12,5.94;1.25,5.94 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;8.12,5.94 +9.06,6.88;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.50,7.50 +7.50,7.50;7.19,7.81 +7.19,7.81;6.88,7.81 +6.88,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.81 +2.19,7.81;1.88,7.50 +1.88,7.50;1.25,7.19 +1.25,7.19;0.94,6.88 +0.94,6.88;0.31,6.88 +6.88,7.50;2.81,7.50 + +# UTF-16 : 89 dc +# UTF-8 : 9c a7 e8 +[89dc] 觜 +2.81,9.06;2.81,6.56 +1.25,8.75;1.25,6.25 +4.69,8.12;2.81,8.12 +0.62,6.25;0.94,6.25 +0.94,6.25;1.56,6.25 +1.56,6.25;2.19,6.25 +2.19,6.25;2.50,6.25 +2.50,6.25;3.12,6.56 +3.12,6.56;3.44,6.56 +3.44,6.56;3.75,6.56 +3.75,6.56;4.69,6.56 +4.69,6.56;5.00,6.88 +5.31,9.06;5.31,6.56 +5.31,6.56;5.62,6.56 +5.62,6.56;6.25,6.25 +6.25,6.25;6.88,6.25 +6.88,6.25;7.19,6.25 +7.19,6.25;8.12,6.56 +8.12,6.56;8.44,6.56 +8.44,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +5.31,7.81;5.94,8.12 +5.94,8.12;6.56,8.12 +6.56,8.12;7.50,8.44 +7.50,8.44;8.12,8.44 +8.12,8.44;8.75,8.75 +5.00,4.69;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;6.25,5.62 +6.25,5.62;6.25,5.62 +0.62,4.38;0.94,4.38 +0.94,4.38;1.56,4.69 +1.56,4.69;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;3.12,5.94 +3.12,5.94;3.12,6.25 +2.81,5.94;6.25,5.94 +1.56,2.19;8.12,2.19 +1.56,3.44;8.12,3.44 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.56,2.81 +1.56,2.81;1.88,3.75 +1.56,3.75;1.88,4.69 +1.56,4.69;8.12,4.69 +8.12,4.69;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.00,4.69;5.00,2.19 + +# UTF-16 : 90 87 +# UTF-8 : 87 82 e9 +[9087] 邇 +0.62,8.75;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.81 +1.88,7.81;2.19,7.50 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.25 +1.25,6.25;1.56,5.94 +1.56,5.94;1.88,5.62 +1.88,5.62;2.19,5.31 +1.88,2.50;1.88,4.06 +1.88,4.06;0.31,4.06 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;1.88,2.50 +5.62,1.88;5.94,8.75 +2.50,8.75;9.06,8.75 +6.88,1.88;7.50,1.88 +7.50,1.88;7.81,1.88 +7.81,1.88;8.12,1.88 +8.12,1.88;8.44,1.88 +8.44,1.88;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,7.19 +8.75,7.19;2.81,7.19 +2.81,7.19;2.81,1.56 +4.38,8.44;4.06,8.12 +4.06,8.12;3.75,7.81 +3.75,7.81;3.44,7.50 +3.44,7.50;2.81,7.19 +2.81,7.19;2.19,6.88 +9.06,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,7.81 +8.12,7.81;7.50,8.12 +7.50,8.12;6.88,8.44 +3.12,4.69;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.88 +3.44,6.56;3.75,6.25 +3.75,6.25;4.06,5.94 +4.06,5.94;4.38,5.62 +4.38,5.62;5.00,5.31 +5.00,5.31;5.31,5.00 +3.12,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.31,4.38 +3.44,4.38;3.75,4.06 +3.75,4.06;4.06,3.75 +4.06,3.75;4.38,3.44 +4.38,3.44;5.00,3.12 +5.00,3.12;5.31,2.50 +5.94,4.69;6.56,5.00 +6.56,5.00;7.19,5.31 +7.19,5.31;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.88 +6.25,6.56;6.56,6.25 +6.56,6.25;6.88,5.94 +6.88,5.94;7.50,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;8.12,5.00 +5.94,2.50;6.56,2.81 +6.56,2.81;7.19,3.12 +7.19,3.12;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.12,4.38 +6.25,4.38;6.56,4.06 +6.56,4.06;6.88,3.75 +6.88,3.75;7.50,3.44 +7.50,3.44;7.81,3.12 +7.81,3.12;8.12,2.50 + +# UTF-16 : 90 db +# UTF-8 : 9b 83 e9 +[90db] 郛 +9.06,8.75;6.25,8.75 +6.25,8.75;6.25,0.62 +7.19,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.75,1.88 +8.75,1.88;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +5.31,6.25;5.31,6.56 +5.31,6.56;5.00,7.19 +5.00,7.19;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.38,8.12 +3.12,6.25;3.12,6.56 +3.12,6.56;2.81,7.19 +2.81,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +0.31,5.94;0.62,6.25 +0.62,6.25;0.94,6.88 +0.94,6.88;0.94,7.19 +0.94,7.19;1.25,7.81 +1.25,7.81;1.25,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.19,8.44 +2.19,8.44;2.81,8.44 +2.81,8.44;3.12,8.44 +3.12,8.44;3.44,8.44 +3.44,8.44;4.38,8.75 +4.38,8.75;5.00,8.75 +5.00,8.75;5.31,8.75 +0.31,3.12;0.94,3.12 +0.94,3.12;1.56,3.12 +1.56,3.12;1.88,3.12 +1.88,3.12;2.50,3.12 +2.50,3.12;3.12,3.12 +3.12,3.12;3.75,3.44 +3.75,3.44;4.06,3.44 +4.06,3.44;4.69,3.44 +4.69,3.44;5.31,3.75 +5.31,3.75;5.94,3.75 +5.31,5.62;0.62,5.62 +3.12,4.38;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +5.31,5.62;5.00,5.31 +5.00,5.31;4.38,5.00 +4.38,5.00;4.06,4.69 +4.06,4.69;3.44,4.38 +3.44,4.38;3.12,4.38 + +# UTF-16 : 98 eb +# UTF-8 : ab a3 e9 +[98eb] 飫 +0.94,4.38;3.44,4.38 +3.44,4.38;3.44,6.56 +3.44,6.56;0.94,6.56 +0.94,6.56;0.94,0.62 +0.94,5.62;3.44,5.62 +0.94,3.12;3.75,3.12 +0.94,1.88;3.75,1.88 +1.25,7.50;3.12,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.38,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.62,8.12 +5.62,8.12;6.25,8.12 +6.25,8.12;6.56,8.12 +6.56,8.12;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;7.81,8.44 +7.81,8.44;8.44,8.75 +8.44,8.75;8.75,8.75 +9.06,5.31;4.06,5.31 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.56,5.31 +6.56,5.31;6.56,5.94 +6.56,5.94;6.56,8.12 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.44 +6.88,3.44;6.88,4.06 +6.88,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,5.94 + +# UTF-16 : 99 09 +# UTF-8 : 89 a4 e9 +[9909] 餉 +0.94,4.38;3.44,4.38 +3.44,4.38;3.44,6.56 +3.44,6.56;0.62,6.56 +0.62,6.56;0.62,0.62 +0.94,5.62;3.44,5.62 +0.62,3.12;3.75,3.12 +0.62,1.88;3.75,1.88 +1.25,7.50;3.12,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +5.94,7.81;6.25,8.12 +6.25,8.12;6.25,8.75 +6.25,8.75;6.56,9.06 +6.56,9.06;6.56,9.38 +4.38,0.62;4.38,7.81 +4.38,7.81;8.75,7.81 +8.75,7.81;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +5.62,6.25;7.50,6.25 +7.50,6.25;7.50,3.12 +7.50,3.12;5.62,3.12 +5.62,2.19;5.62,6.56 + +# UTF-16 : 99 18 +# UTF-8 : 98 a4 e9 +[9918] 餘 +9.38,6.25;9.06,6.56 +9.06,6.56;8.44,7.19 +8.44,7.19;7.81,7.50 +7.81,7.50;7.19,8.12 +7.19,8.12;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.25,8.75 +6.25,8.75;5.62,8.12 +5.62,8.12;5.31,7.50 +5.31,7.50;4.69,7.19 +4.69,7.19;4.06,6.56 +4.06,6.56;3.75,6.25 +9.06,4.69;4.06,4.69 +8.12,6.88;4.69,6.88 +6.56,6.88;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.00,3.44 +5.00,3.44;5.31,4.06 +9.06,1.25;9.06,1.56 +9.06,1.56;8.75,2.19 +8.75,2.19;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;7.81,4.06 +0.94,4.38;3.44,4.38 +3.44,4.38;3.44,6.56 +3.44,6.56;0.62,6.56 +0.62,6.56;0.62,0.62 +0.94,5.62;3.44,5.62 +0.62,3.12;3.75,3.12 +0.62,1.88;3.75,1.88 +1.25,7.50;3.12,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 + +# UTF-16 : 9a 6b +# UTF-8 : ab a9 e9 +[9a6b] 驫 +3.75,1.25;3.75,1.56 +3.75,1.56;3.44,1.88 +3.44,1.88;3.44,2.19 +2.81,0.94;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;2.50,1.88 +1.56,0.62;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,1.88 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,1.88 +4.38,4.69;0.94,4.69 +0.94,4.69;0.94,2.50 +0.94,2.50;4.38,2.50 +4.38,2.50;4.38,1.56 +4.38,1.56;4.38,1.25 +4.38,1.25;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.44,0.62 +3.44,0.62;2.81,0.62 +2.50,4.69;2.50,2.50 +0.94,3.12;4.38,3.12 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.81,2.19 +7.19,0.94;7.19,1.25 +7.19,1.25;6.88,1.88 +6.88,1.88;6.88,1.88 +6.25,0.62;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.94,1.88 +4.69,0.62;5.00,0.94 +5.00,0.94;5.00,1.25 +5.00,1.25;5.31,1.88 +5.31,1.88;5.31,1.88 +8.75,4.69;5.31,4.69 +5.31,4.69;5.31,2.50 +5.31,2.50;9.06,2.50 +8.75,2.50;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.75,0.62 +8.75,0.62;8.44,0.62 +8.44,0.62;7.81,0.62 +7.81,0.62;7.50,0.62 +7.19,4.69;7.19,2.50 +5.31,3.12;8.75,3.12 +0.94,4.06;4.38,4.06 +5.31,4.06;8.75,4.06 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.56,6.56 +5.31,5.62;5.00,5.94 +5.00,5.94;5.00,6.25 +5.00,6.25;4.69,6.56 +3.44,5.31;3.12,5.62 +3.12,5.62;3.12,6.25 +3.12,6.25;2.81,6.56 +0.62,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.56 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,6.88 +1.25,6.88;8.44,6.88 +8.44,6.88;8.44,6.25 +8.44,6.25;8.44,5.94 +8.44,5.94;8.12,5.31 +8.12,5.31;7.50,5.31 +7.50,5.31;7.19,5.31 +7.19,5.31;6.56,5.31 +6.56,5.31;6.25,5.31 +4.69,8.75;4.69,6.88 +1.25,7.50;7.81,7.50 +1.25,8.12;7.81,8.12 + +# UTF-16 : 5e 47 +# UTF-8 : 87 b9 e5 +[5e47] 幇 +6.25,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.12,1.56 +8.12,1.56;8.12,1.88 +8.12,1.88;8.12,3.75 +8.12,3.75;1.25,3.75 +1.25,3.75;1.25,0.94 +4.69,0.62;4.69,4.38 +4.69,5.00;4.06,5.00 +4.06,5.00;3.12,5.00 +3.12,5.00;2.81,5.00 +2.81,5.00;2.50,4.69 +2.50,4.69;1.88,4.69 +1.88,4.69;1.25,4.69 +1.25,4.69;0.94,4.69 +0.94,4.69;0.31,4.69 +4.38,6.25;0.62,6.25 +2.50,4.69;2.50,6.88 +4.69,7.19;0.31,7.19 +4.38,8.44;0.62,8.44 +2.50,7.19;2.50,9.38 +8.12,9.38;8.12,5.31 +8.12,5.31;8.12,4.69 +8.12,4.69;7.81,4.69 +7.81,4.69;7.50,4.69 +7.50,4.69;6.88,4.69 +6.88,4.69;6.56,4.69 +6.56,4.69;5.94,4.69 +9.38,8.12;4.69,8.12 +6.56,5.94;6.25,6.25 +6.25,6.25;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.00,7.50 + +# UTF-16 : 8a a3 +# UTF-8 : a3 aa e8 +[8aa3] 誣 +0.62,0.94;2.81,0.94 +2.81,0.94;2.81,3.12 +2.81,3.12;0.62,3.12 +0.62,3.12;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +3.12,0.94;9.38,0.94 +9.06,8.75;3.44,8.75 +6.25,0.94;6.25,8.75 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;4.69,6.56 +4.69,6.56;4.69,7.19 +4.69,7.19;4.69,7.81 +5.94,2.19;5.62,2.81 +5.62,2.81;5.62,3.12 +5.62,3.12;5.62,3.44 +5.62,3.44;5.31,3.75 +5.31,3.75;5.31,4.38 +5.31,4.38;5.00,5.00 +5.00,5.00;4.69,5.62 +4.69,5.62;4.38,5.94 +6.56,2.19;6.88,2.81 +6.88,2.81;7.19,3.12 +7.19,3.12;7.19,3.75 +7.19,3.75;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.50,5.31 +7.50,5.31;7.81,5.94 +7.81,5.94;7.81,6.56 +7.81,6.56;7.81,7.19 +7.81,7.19;8.12,7.81 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;8.75,3.44 +8.75,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.44,4.38 +8.44,4.38;8.12,5.31 +8.12,5.31;7.81,5.94 + +# UTF-16 : 64 17 +# UTF-8 : 97 90 e6 +[6417] 搗 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.81,4.69;2.19,4.69 +2.19,4.69;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +3.44,5.62;8.44,5.62 +8.44,5.62;8.44,8.44 +8.44,8.44;3.44,8.44 +3.44,8.44;3.44,3.44 +3.44,3.44;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +3.44,7.19;8.44,7.19 +5.62,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.31,8.44 +3.44,4.69;9.06,4.69 +5.00,1.56;5.00,3.44 +2.81,0.62;2.81,3.12 +7.19,3.12;7.50,1.56 +7.19,1.56;2.81,1.56 + +# UTF-16 : 97 48 +# UTF-8 : 88 9d e9 +[9748] 靈 +4.69,5.62;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,6.88;4.06,6.88 +1.56,6.25;4.06,6.25 +5.62,6.88;7.81,6.88 +5.62,6.25;7.81,6.25 +8.75,6.25;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,6.25 +0.62,3.44;8.75,3.44 +8.75,0.94;0.62,0.94 +4.69,3.44;4.69,0.94 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +1.25,4.06;2.81,4.06 +2.81,4.06;2.81,5.31 +2.81,5.31;0.94,5.31 +0.94,5.31;0.94,3.75 +3.75,4.06;5.62,4.06 +5.62,4.06;5.62,5.31 +5.62,5.31;3.75,5.31 +3.75,5.31;3.75,3.75 +6.56,4.06;8.44,4.06 +8.44,4.06;8.44,5.31 +8.44,5.31;6.56,5.31 +6.56,5.31;6.56,3.75 +4.06,1.25;3.75,1.56 +3.75,1.56;3.44,1.88 +3.44,1.88;3.12,2.19 +3.12,2.19;2.81,2.50 +2.81,2.50;2.19,2.50 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.25,2.50 +6.25,2.50;6.56,2.81 +6.56,2.81;6.88,3.44 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,2.50 + +# UTF-16 : 85 f9 +# UTF-8 : b9 97 e8 +[85f9] 藹 +0.62,8.44;9.06,8.44 +3.12,7.50;3.12,9.38 +6.25,7.81;6.25,9.38 +0.94,0.94;3.12,0.94 +3.12,0.94;3.12,2.50 +3.12,2.50;0.94,2.50 +0.94,2.50;0.94,0.31 +0.31,5.94;3.75,5.94 +0.62,5.00;3.44,5.00 +0.62,3.75;3.44,3.75 +0.62,7.19;3.44,7.19 +4.38,5.00;8.75,5.00 +8.75,5.00;8.75,7.50 +8.75,7.50;4.38,7.50 +4.38,7.50;4.38,5.00 +4.38,6.25;8.75,6.25 +4.69,4.06;9.06,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +7.81,0.62;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.44,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;5.00,4.38 +5.00,4.38;5.31,5.00 +4.38,3.44;4.38,0.94 +4.38,1.56;8.12,1.56 +5.00,1.88;5.31,2.19 +5.31,2.19;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.56,3.44 +6.56,3.44;6.56,4.06 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.12 + +# UTF-16 : 97 44 +# UTF-8 : 84 9d e9 +[9744] 靄 +4.69,5.94;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,7.19;4.06,7.19 +1.56,6.25;4.06,6.25 +5.62,7.19;7.81,7.19 +5.62,6.25;7.81,6.25 +8.75,6.25;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,6.25 +0.94,0.94;3.12,0.94 +3.12,0.94;3.12,2.19 +3.12,2.19;0.94,2.19 +0.94,2.19;0.94,0.31 +0.31,4.69;3.75,4.69 +0.62,3.75;3.44,3.75 +0.62,3.12;3.44,3.12 +0.62,5.62;3.44,5.62 +4.38,3.75;8.75,3.75 +8.75,3.75;8.75,5.62 +8.75,5.62;4.38,5.62 +4.38,5.62;4.38,3.75 +4.38,4.69;8.75,4.69 +4.69,3.12;9.06,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;8.12,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;6.88,0.62 +6.88,0.62;6.56,0.62 +3.44,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.31,3.75 +4.38,2.50;4.38,0.94 +4.38,1.25;8.12,1.25 +5.00,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.25,2.50 +6.25,2.50;6.56,2.81 +6.56,2.81;6.56,3.12 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.25,2.50 +6.25,2.50;6.25,2.50 + +# UTF-16 : 5f 09 +# UTF-8 : 89 bc e5 +[5f09] 弉 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.25 +0.94,9.06;0.94,7.50 +0.94,7.50;3.75,7.50 +3.75,4.69;3.75,9.06 +3.75,6.56;0.31,6.56 +4.38,5.31;8.75,5.31 +9.06,7.81;4.38,7.81 +6.56,5.31;6.56,9.06 +0.31,3.12;9.06,3.12 +6.56,0.62;6.56,4.38 +0.94,0.62;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +2.81,4.06;3.12,4.38 + +# UTF-16 : 88 05 +# UTF-8 : 85 a0 e8 +[8805] 蠅 +6.88,4.06;8.75,4.06 +4.06,4.06;5.62,4.06 +5.62,2.19;3.75,2.19 +8.75,2.19;6.88,2.19 +5.62,6.88;4.06,6.88 +8.44,6.88;6.88,6.88 +6.88,5.62;8.75,5.62 +8.75,5.62;8.75,2.19 +4.06,6.88;4.06,8.75 +4.06,8.75;8.44,8.75 +8.44,8.75;8.44,6.88 +6.88,1.25;6.88,8.75 +9.06,2.81;9.06,2.19 +9.06,2.19;9.06,1.88 +9.06,1.88;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.19,0.62 +7.19,0.62;6.88,0.62 +6.88,0.62;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,1.56 +5.62,1.56;5.62,1.56 +5.62,1.56;5.62,8.75 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.50 +3.12,7.50;0.31,7.50 +0.31,7.50;0.31,3.75 +3.44,0.94;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +0.00,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 +3.75,1.25;3.75,5.62 +3.75,5.62;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.31,5.94 +5.31,5.94;5.31,6.25 + +# UTF-16 : 54 ab +# UTF-8 : ab 92 e5 +[54ab] 咫 +1.25,5.31;4.06,5.31 +4.06,5.31;4.06,8.75 +4.06,8.75;1.25,8.75 +1.25,8.75;1.25,7.19 +1.25,7.19;1.25,5.94 +1.25,5.94;1.25,5.00 +1.25,5.00;0.94,4.06 +0.94,4.06;0.94,3.12 +0.94,3.12;0.94,2.50 +0.94,2.50;0.94,1.88 +0.94,1.88;0.62,1.56 +0.62,1.56;0.62,0.94 +0.62,0.94;0.31,0.62 +5.31,5.31;8.44,5.31 +8.44,5.31;8.44,8.75 +8.44,8.75;5.31,8.75 +5.31,8.75;5.31,5.31 +9.06,0.94;7.81,0.94 +7.81,0.94;6.88,1.25 +6.88,1.25;5.94,1.25 +5.94,1.25;5.31,1.56 +5.31,1.56;4.69,1.88 +4.69,1.88;4.06,2.50 +4.06,2.50;3.44,3.12 +3.44,3.12;3.12,3.75 +3.12,3.75;2.81,4.38 +2.81,4.38;2.50,5.31 +5.94,4.69;5.94,4.38 +5.94,4.38;5.62,4.06 +5.62,4.06;5.31,3.44 +5.31,3.44;5.00,3.12 +5.00,3.12;4.69,2.81 +9.06,2.50;8.75,2.81 +8.75,2.81;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.50,4.38 +7.50,4.38;7.19,4.69 + +# UTF-16 : 79 8a +# UTF-8 : 8a a6 e7 +[798a] 禊 +0.31,1.25;0.31,2.19 +0.31,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,5.62 +0.31,6.88;2.81,6.88 +0.31,8.75;2.50,8.75 +1.56,6.88;1.56,0.62 +2.50,5.62;2.50,1.56 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.62,3.12 +5.62,3.12;5.94,4.06 +5.94,4.06;5.94,4.38 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.94,4.06 +3.12,3.75;9.06,3.75 +5.62,4.69;6.25,5.31 +6.25,5.31;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.19,6.88 +7.19,6.88;7.19,7.50 +7.19,7.50;7.19,8.12 +7.19,8.12;7.19,8.75 +5.94,8.75;9.06,8.75 +8.75,8.75;8.75,7.81 +8.75,7.81;8.75,6.88 +8.75,6.88;8.75,6.25 +8.75,6.25;8.75,5.94 +8.75,5.94;8.75,5.31 +8.75,5.31;8.44,5.00 +8.44,5.00;8.12,5.00 +8.12,5.00;7.81,5.00 +7.81,5.00;7.19,5.00 +7.19,5.00;7.19,5.00 +3.12,5.31;3.75,5.31 +3.75,5.31;4.38,5.31 +4.38,5.31;5.00,5.62 +5.00,5.62;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,8.12;2.81,8.12 +5.94,6.88;3.12,6.88 +4.38,4.38;4.38,9.06 + +# UTF-16 : 50 5a +# UTF-8 : 9a 81 e5 +[505a] 做 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.25 +5.00,0.94;5.62,1.25 +5.62,1.25;6.25,1.88 +6.25,1.88;6.88,2.19 +6.88,2.19;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,4.06 +7.81,4.06;8.12,4.69 +8.12,4.69;8.44,5.62 +8.44,5.62;8.44,6.56 +8.44,6.56;8.75,7.50 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.75 +6.88,3.75;6.88,4.69 +6.88,4.69;6.56,5.31 +6.56,5.31;6.56,5.94 +6.56,5.94;6.25,6.88 +6.25,7.50;9.38,7.50 +5.31,5.00;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;5.62,5.94 +5.62,5.94;5.94,6.56 +5.94,6.56;5.94,6.88 +5.94,6.88;6.25,7.50 +6.25,7.50;6.25,7.81 +6.25,7.81;6.25,8.12 +6.25,8.12;6.56,8.75 +6.56,8.75;6.56,9.06 +1.88,7.19;5.31,7.19 +3.75,5.00;3.75,9.06 +2.50,1.88;5.00,1.88 +5.00,1.88;5.00,5.00 +5.00,5.00;2.50,5.00 +2.50,5.00;2.50,0.94 + +# UTF-16 : 5f 91 +# UTF-8 : 91 be e5 +[5f91] 徑 +9.06,0.94;2.50,0.94 +5.94,0.94;5.94,3.75 +2.50,7.19;2.19,6.56 +2.19,6.56;1.88,5.94 +1.88,5.94;1.25,5.31 +1.25,5.31;0.94,5.00 +0.94,5.00;0.31,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;0.94,7.19 +0.94,7.19;0.31,6.88 +1.56,0.62;1.56,5.62 +2.81,8.75;9.06,8.75 +8.75,3.75;2.81,3.75 +4.38,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,6.88 +3.75,6.88;3.44,6.56 +3.44,6.56;2.81,6.25 +2.81,6.25;3.44,5.94 +3.44,5.94;3.75,5.31 +3.75,5.31;4.06,5.00 +4.06,5.00;4.38,4.69 +4.38,4.69;4.69,4.06 +6.56,8.12;6.25,7.81 +6.25,7.81;5.94,7.50 +5.94,7.50;5.62,6.88 +5.62,6.88;5.31,6.56 +5.31,6.56;5.00,6.25 +5.00,6.25;5.31,5.94 +5.31,5.94;5.94,5.31 +5.94,5.31;6.25,5.00 +6.25,5.00;6.56,4.69 +6.56,4.69;6.56,4.06 +8.75,8.12;8.44,7.81 +8.44,7.81;8.12,7.50 +8.12,7.50;7.81,6.88 +7.81,6.88;7.50,6.56 +7.50,6.56;7.19,6.25 +7.19,6.25;7.50,5.94 +7.50,5.94;7.81,5.31 +7.81,5.31;8.12,5.00 +8.12,5.00;8.44,4.69 +8.44,4.69;8.75,4.06 + +# UTF-16 : 81 1b +# UTF-8 : 9b 84 e8 +[811b] 脛 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +9.06,0.94;2.81,0.94 +5.94,0.94;5.94,3.75 +3.12,8.75;9.06,8.75 +8.75,3.75;3.44,3.75 +4.69,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.06,6.88 +4.06,6.88;3.75,6.56 +3.75,6.56;3.12,6.25 +3.12,6.25;3.75,5.94 +3.75,5.94;4.06,5.31 +4.06,5.31;4.38,5.00 +4.38,5.00;4.69,4.69 +4.69,4.69;5.00,4.06 +6.88,8.12;6.56,7.81 +6.56,7.81;6.25,7.50 +6.25,7.50;5.94,6.88 +5.94,6.88;5.62,6.56 +5.62,6.56;5.31,6.25 +5.31,6.25;5.62,5.94 +5.62,5.94;5.94,5.31 +5.94,5.31;6.25,5.00 +6.25,5.00;6.56,4.69 +6.56,4.69;6.88,4.06 +8.75,8.12;8.44,7.81 +8.44,7.81;8.12,7.50 +8.12,7.50;7.81,6.88 +7.81,6.88;7.50,6.56 +7.50,6.56;7.19,6.25 +7.19,6.25;7.50,5.94 +7.50,5.94;7.81,5.31 +7.81,5.31;8.12,5.00 +8.12,5.00;8.44,4.69 +8.44,4.69;8.75,4.06 + +# UTF-16 : 7d 93 +# UTF-8 : 93 b6 e7 +[7d93] 經 +9.06,0.94;3.44,0.94 +6.25,0.94;6.25,3.75 +3.75,8.75;9.06,8.75 +8.75,3.75;3.75,3.75 +5.31,8.12;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.75,6.25 +3.75,6.25;4.06,5.94 +4.06,5.94;4.38,5.31 +4.38,5.31;4.69,5.00 +4.69,5.00;5.00,4.69 +5.00,4.69;5.31,4.06 +6.88,8.12;6.56,7.81 +6.56,7.81;6.56,7.50 +6.56,7.50;6.25,6.88 +6.25,6.88;5.94,6.56 +5.94,6.56;5.62,6.25 +5.62,6.25;5.94,5.94 +5.94,5.94;6.25,5.31 +6.25,5.31;6.56,5.00 +6.56,5.00;6.88,4.69 +6.88,4.69;7.19,4.06 +8.75,8.12;8.44,7.81 +8.44,7.81;8.12,7.50 +8.12,7.50;8.12,6.88 +8.12,6.88;7.81,6.56 +7.81,6.56;7.19,6.25 +7.19,6.25;7.81,5.94 +7.81,5.94;8.12,5.31 +8.12,5.31;8.44,5.00 +8.44,5.00;8.44,4.69 +8.44,4.69;8.75,4.06 +3.75,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,6.56 +0.31,4.69;3.44,4.69 +1.88,4.69;2.19,0.62 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.56;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;2.81,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.12,8.12 +1.56,5.62;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,6.88;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.12 +1.56,8.12;1.88,8.75 +1.88,8.75;2.19,9.06 + +# UTF-16 : 8f 15 +# UTF-8 : 95 bc e8 +[8f15] 輕 +9.38,0.94;3.75,0.94 +6.25,0.94;6.56,3.75 +3.75,8.75;9.06,8.75 +8.75,3.75;3.75,3.75 +5.31,8.12;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.69,6.88 +4.69,6.88;4.38,6.56 +4.38,6.56;3.75,6.25 +3.75,6.25;4.38,5.94 +4.38,5.94;4.69,5.31 +4.69,5.31;5.00,5.00 +5.00,5.00;5.00,4.69 +5.00,4.69;5.31,4.06 +7.19,8.12;6.88,7.81 +6.88,7.81;6.56,7.50 +6.56,7.50;6.25,6.88 +6.25,6.88;5.94,6.56 +5.94,6.56;5.62,6.25 +5.62,6.25;5.94,5.94 +5.94,5.94;6.25,5.31 +6.25,5.31;6.56,5.00 +6.56,5.00;6.88,4.69 +6.88,4.69;7.19,4.06 +8.75,8.12;8.44,7.81 +8.44,7.81;8.44,7.50 +8.44,7.50;8.12,6.88 +8.12,6.88;7.81,6.56 +7.81,6.56;7.50,6.25 +7.19,6.25;7.81,5.94 +7.81,5.94;8.12,5.31 +8.12,5.31;8.44,5.00 +8.44,5.00;8.75,4.69 +8.75,4.69;8.75,4.06 +0.62,3.44;3.44,3.44 +3.44,3.44;3.44,6.88 +3.44,6.88;0.62,6.88 +0.62,6.88;0.62,3.12 +0.62,5.00;3.44,5.00 +0.00,2.19;3.75,2.19 +1.88,0.31;1.88,9.06 +0.00,8.12;3.75,8.12 + +# UTF-16 : 90 8a +# UTF-8 : 8a 82 e9 +[908a] 邊 +0.62,8.75;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.81 +1.88,7.81;2.19,7.50 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.25 +1.25,6.25;1.56,5.94 +1.56,5.94;1.88,5.62 +1.88,5.62;2.19,5.31 +1.88,2.50;1.88,4.06 +1.88,4.06;0.31,4.06 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;1.88,2.50 +3.44,6.56;8.12,6.56 +8.12,6.56;8.12,8.75 +8.12,8.75;3.44,8.75 +3.12,8.75;3.44,6.25 +3.44,7.81;8.12,7.81 +3.44,7.19;8.12,7.19 +5.62,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +6.25,5.62;6.25,5.00 +6.25,5.00;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;7.50,4.69 +7.50,4.69;8.12,4.69 +8.12,4.69;8.12,5.31 +5.62,5.62;5.94,6.56 +8.75,4.69;8.75,5.62 +8.75,5.62;2.81,5.62 +2.81,5.62;2.81,4.69 +3.12,4.38;3.75,4.69 +3.75,4.69;4.38,5.00 +4.38,5.00;4.69,5.00 +4.69,5.00;5.00,5.31 +5.00,5.31;5.31,5.62 +5.62,4.06;5.94,5.00 +2.50,4.06;9.06,4.06 +2.81,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.75 +5.00,3.75;5.00,3.75 +4.69,3.12;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;7.81,1.88 +7.81,1.88;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.25,1.56 +6.25,1.56;5.94,1.56 + +# UTF-16 : 90 7d +# UTF-8 : bd 81 e9 +[907d] 遽 +0.62,8.75;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.81 +1.88,7.81;2.19,7.50 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.25 +1.25,6.25;1.56,5.94 +1.56,5.94;1.88,5.62 +1.88,5.62;2.19,5.31 +1.88,2.50;1.88,4.06 +1.88,4.06;0.31,4.06 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,1.25 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;1.88,2.50 +5.62,7.81;5.62,9.38 +2.50,2.19;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.81,7.81 +2.81,7.81;8.75,7.81 +5.62,8.75;8.44,8.75 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,7.19 +8.44,7.19;8.75,7.81 +8.75,7.81;8.75,7.81 +3.12,6.56;7.81,7.19 +5.00,7.81;5.00,6.56 +5.00,6.56;5.00,6.25 +5.00,6.25;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.56,5.94 +6.56,5.94;7.19,5.94 +7.19,5.94;7.50,5.94 +7.50,5.94;8.12,5.94 +8.12,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;8.75,6.88 +3.44,4.06;3.75,4.06 +3.75,4.06;4.38,4.38 +4.38,4.38;5.00,4.69 +5.00,4.69;5.62,5.00 +5.62,5.00;5.94,5.00 +5.94,5.00;6.25,5.31 +3.44,3.12;3.75,3.12 +3.75,3.12;4.38,3.44 +4.38,3.44;5.00,3.44 +5.00,3.44;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;6.25,4.38 +3.12,1.88;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.19 +4.38,2.19;5.00,2.50 +5.00,2.50;5.62,2.50 +5.62,2.50;6.25,3.12 +6.25,3.12;6.56,3.44 +8.75,4.69;8.44,4.38 +8.44,4.38;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.44 +6.56,5.31;6.56,4.69 +6.56,4.69;6.88,4.38 +6.88,4.38;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.50,3.12 +7.50,3.12;7.81,2.81 +7.81,2.81;8.12,2.50 +8.12,2.50;8.44,2.19 +8.44,2.19;8.75,1.88 +8.75,1.88;9.06,1.88 +3.12,5.31;9.06,5.31 +5.31,1.56;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.25,1.56 +6.25,1.56;6.56,1.56 +6.56,1.56;6.88,2.19 +6.88,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.62,5.00 + +# UTF-16 : 75 d2 +# UTF-8 : 92 97 e7 +[75d2] 痒 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +4.69,6.56;4.69,6.88 +4.69,6.88;4.38,7.50 +4.38,7.50;4.06,7.81 +4.06,7.81;4.06,7.81 +6.88,6.25;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +9.06,2.50;2.19,2.50 +9.06,6.25;2.50,6.25 +8.75,4.38;2.81,4.38 +5.94,0.62;5.94,6.25 + +# UTF-16 : 62 ff +# UTF-8 : bf 8b e6 +[62ff] 拿 +9.06,7.19;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.50,7.81 +7.50,7.81;7.19,7.81 +7.19,7.81;6.88,8.12 +6.88,8.12;6.25,8.44 +6.25,8.44;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.44 +3.12,8.44;2.81,8.12 +2.81,8.12;2.19,7.81 +2.19,7.81;1.88,7.81 +1.88,7.81;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;0.31,7.19 +6.88,7.81;2.81,7.81 +2.19,5.62;7.50,5.62 +7.19,5.62;7.50,6.88 +7.19,6.88;2.19,6.88 +1.88,6.88;2.19,5.31 +4.69,4.69;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.62 +4.38,0.62;4.06,0.62 +4.06,0.62;3.44,0.62 +3.44,0.62;3.12,0.62 +3.12,0.62;2.50,0.62 +9.06,2.19;0.31,2.19 +8.44,3.44;0.94,3.44 +1.25,4.69;2.19,4.69 +2.19,4.69;2.81,4.69 +2.81,4.69;3.75,4.69 +3.75,4.69;4.38,4.69 +4.38,4.69;5.00,4.69 +5.00,4.69;5.94,4.69 +5.94,4.69;6.56,4.69 +6.56,4.69;7.19,5.00 +7.19,5.00;7.81,5.00 +7.81,5.00;8.12,5.00 + +# UTF-16 : 55 da +# UTF-8 : 9a 97 e5 +[55da] 嗚 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.50,2.81 +7.50,2.81;7.50,3.12 +6.56,1.25;6.25,1.88 +6.25,1.88;6.25,2.19 +6.25,2.19;5.94,2.81 +5.94,2.81;5.94,2.81 +5.00,0.94;5.00,1.56 +5.00,1.56;4.69,2.19 +4.69,2.19;4.69,2.50 +4.69,2.50;4.69,2.81 +2.81,0.62;3.12,1.25 +3.12,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.75,2.81 +4.06,6.56;8.44,6.56 +8.44,6.56;8.44,8.44 +8.44,8.44;3.75,8.44 +3.75,8.44;3.75,3.44 +3.75,3.44;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +5.62,9.38;5.62,9.06 +5.62,9.06;5.62,8.44 +5.62,8.44;5.62,8.44 +4.06,5.00;9.06,5.00 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 + +# UTF-16 : 85 7e +# UTF-8 : be 95 e8 +[857e] 蕾 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +4.69,4.06;4.69,7.50 +4.69,0.94;4.69,3.44 +0.94,7.50;8.44,7.50 +1.56,5.62;4.06,5.62 +1.56,4.69;4.06,4.69 +5.62,5.62;7.81,5.62 +5.62,4.69;7.81,4.69 +8.75,4.69;8.75,6.56 +8.75,6.56;0.94,6.56 +0.94,6.56;0.94,4.69 +1.25,0.31;1.25,3.44 +1.25,3.44;8.12,3.44 +8.12,3.44;8.12,0.31 +1.56,0.94;8.12,0.94 +1.56,2.19;8.12,2.19 + +# UTF-16 : 5c 08 +# UTF-8 : 88 b0 e5 +[5c08] 專 +4.06,0.94;3.75,1.25 +3.75,1.25;3.44,1.56 +3.44,1.56;3.12,1.88 +3.12,1.88;2.50,2.19 +2.50,2.19;2.19,2.50 +7.19,4.06;7.19,1.56 +7.19,1.56;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.62 +6.56,0.62;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +9.06,2.81;0.31,2.81 +1.56,5.00;8.12,5.00 +7.81,5.00;8.12,7.50 +7.81,7.50;1.56,7.50 +1.25,7.50;1.56,4.69 +1.56,6.25;7.81,6.25 +4.69,3.75;4.69,9.38 +0.31,8.44;9.06,8.44 +9.06,3.44;8.75,3.75 +8.75,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.19,4.69 +7.19,4.69;6.88,5.00 +0.62,3.75;1.25,3.75 +1.25,3.75;1.88,3.75 +1.88,3.75;2.81,3.75 +2.81,3.75;3.44,3.75 +3.44,3.75;4.06,3.75 +4.06,3.75;5.00,4.06 +5.00,4.06;5.62,4.06 +5.62,4.06;6.56,4.06 +6.56,4.06;7.19,4.06 +7.19,4.06;8.12,4.06 + +# UTF-16 : 57 18 +# UTF-8 : 98 9c e5 +[5718] 團 +8.75,0.62;8.75,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,0.94;8.75,0.94 +4.38,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;2.81,2.81 +6.56,4.38;6.56,2.19 +6.56,2.19;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.94,1.56 +5.94,1.56;5.62,1.56 +5.62,1.56;5.00,1.88 +5.00,1.88;4.69,1.88 +8.12,3.44;1.25,3.44 +2.19,5.00;7.19,5.00 +7.19,5.00;7.19,7.19 +7.19,7.19;2.19,7.19 +2.19,7.19;2.19,5.00 +2.19,5.94;7.19,5.94 +1.25,7.81;8.12,7.81 +8.12,3.75;7.50,4.06 +7.50,4.06;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;6.56,5.00 +1.25,4.06;1.88,4.06 +1.88,4.06;2.50,4.06 +2.50,4.06;3.12,4.06 +3.12,4.06;3.75,4.06 +3.75,4.06;4.38,4.06 +4.38,4.06;5.00,4.38 +5.00,4.38;5.31,4.38 +5.31,4.38;5.94,4.38 +5.94,4.38;6.56,4.38 +6.56,4.38;7.19,4.38 +4.69,5.31;4.69,8.44 +4.69,4.38;4.69,5.00 + +# UTF-16 : 72 32 +# UTF-8 : b2 88 e7 +[7232] 爲 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.12,7.81 +8.12,7.81;7.81,8.12 +7.81,8.12;7.50,8.44 +5.00,6.88;4.69,7.50 +4.69,7.50;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.38,8.44 +0.31,5.94;0.62,6.56 +0.62,6.56;0.94,6.88 +0.94,6.88;1.25,7.50 +1.25,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;2.19,8.12 +2.19,8.12;2.81,8.12 +2.81,8.12;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +7.81,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,3.12 +7.19,3.12;7.19,3.12 +5.94,1.56;5.94,1.88 +5.94,1.88;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.62,3.12 +4.38,0.94;4.38,1.56 +4.38,1.56;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.06,2.81 +1.88,0.94;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +1.56,3.75;9.06,3.75 +9.06,3.75;9.06,3.12 +9.06,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;7.81,0.62 +7.81,0.62;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.56,3.75 +1.56,3.75;1.88,4.38 +1.88,4.38;1.88,5.00 +1.88,5.00;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;7.50,6.56 +7.50,6.56;7.50,6.25 +7.50,6.25;7.50,5.94 +7.50,5.94;7.19,5.31 +7.19,5.31;7.19,5.31 +1.88,5.31;8.12,5.31 +8.12,5.31;8.12,4.69 +8.12,4.69;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;7.81,3.75 + +# UTF-16 : 9e 92 +# UTF-8 : 92 ba e9 +[9e92] 麒 +3.12,8.12;3.12,5.00 +1.88,8.12;1.88,5.00 +0.62,5.00;4.38,5.00 +4.38,5.00;4.38,6.88 +4.38,6.88;0.62,6.88 +2.50,8.44;2.50,9.38 +0.31,0.62;0.31,1.56 +0.31,1.56;0.31,1.88 +0.31,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.44 +0.62,8.44;4.38,8.44 +3.12,4.69;3.12,1.56 +3.12,1.56;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.38,1.88 +4.38,1.88;4.69,2.50 +3.12,3.12;3.44,3.44 +3.44,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.06 +1.25,3.44;2.81,3.44 +1.25,0.94;1.25,4.69 +0.62,0.62;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +5.31,9.06;5.31,3.12 +9.06,8.12;4.69,8.12 +8.44,2.81;8.44,9.06 +4.69,2.81;9.38,2.81 +5.62,4.69;8.44,4.69 +5.62,6.25;8.44,6.25 +4.69,0.62;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.56,2.50 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 + +# UTF-16 : 9b 51 +# UTF-8 : 91 ad e9 +[9b51] 魑 +4.69,1.88;4.69,2.50 +4.69,2.50;4.38,2.81 +4.38,2.81;4.06,3.44 +4.06,3.44;4.06,3.44 +2.50,2.19;2.81,2.19 +2.81,2.19;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.69,2.50 +2.81,2.19;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +4.38,8.44;9.06,8.44 +6.88,8.44;6.88,9.38 +5.62,2.81;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.25,4.69 +6.25,4.69;6.56,5.00 +6.56,5.00;6.56,5.62 +8.12,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.81,3.75 +7.81,3.75;7.50,4.38 +7.50,4.38;7.19,4.69 +5.31,2.81;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.88,3.12 +6.88,3.12;7.50,3.12 +7.50,3.12;7.81,3.12 +5.00,1.56;5.00,5.00 +5.00,5.00;8.75,5.00 +8.75,5.00;8.75,2.19 +8.75,2.19;8.44,1.88 +8.44,1.88;8.12,1.88 +8.12,1.88;7.81,1.88 +7.81,1.88;7.19,1.88 +8.44,8.12;8.44,5.62 +8.44,5.62;5.00,5.62 +5.00,5.62;5.00,8.12 +5.31,5.94;5.94,6.25 +5.94,6.25;6.56,6.88 +6.56,6.88;7.19,7.19 +7.19,7.19;7.50,7.81 +7.50,7.81;7.81,8.12 +5.62,7.81;5.94,7.50 +5.94,7.50;6.56,7.19 +6.56,7.19;6.88,6.88 +6.88,6.88;7.50,6.56 +7.50,6.56;8.12,5.94 +2.50,4.38;2.50,1.56 +2.50,1.56;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +2.50,9.38;2.50,9.38 +2.50,8.12;2.50,4.69 +0.62,4.69;4.06,4.69 +4.06,4.69;4.06,8.12 +4.06,8.12;0.62,8.12 +0.62,8.12;0.62,4.38 +0.62,6.56;4.06,6.56 + +# UTF-16 : 9b 4d +# UTF-8 : 8d ad e9 +[9b4d] 魍 +6.88,6.56;6.88,5.31 +5.00,6.56;8.44,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.50,7.50 +7.50,7.50;7.81,8.12 +7.81,8.12;7.81,8.12 +6.25,6.56;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.94,8.12 +5.94,8.12;5.62,8.12 +4.69,1.56;4.69,8.75 +4.69,8.75;8.75,8.75 +8.75,8.75;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.44,1.88 +8.44,1.88;8.12,1.88 +8.12,1.88;7.81,1.88 +7.81,1.88;7.50,1.88 +8.12,2.81;7.50,2.81 +7.50,2.81;7.19,2.81 +7.19,2.81;6.88,2.81 +6.88,2.81;6.25,2.81 +6.25,2.81;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.62,3.44 +5.62,3.44;5.62,5.31 +5.62,5.31;8.12,5.31 +2.50,4.38;2.50,1.56 +2.50,1.56;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +2.50,9.38;2.50,9.38 +2.50,8.12;2.50,4.69 +0.62,4.69;4.06,4.69 +4.06,4.69;4.06,8.12 +4.06,8.12;0.62,8.12 +0.62,8.12;0.62,4.38 +0.62,6.56;4.06,6.56 +4.69,1.88;4.38,2.50 +4.38,2.50;4.38,2.81 +4.38,2.81;4.06,3.44 +4.06,3.44;4.06,3.44 +2.50,2.19;3.12,2.19 +3.12,2.19;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.50 +2.81,2.19;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.75,4.06 + +# UTF-16 : 51 69 +# UTF-8 : a9 85 e5 +[5169] 兩 +4.69,0.94;4.69,8.75 +0.62,8.75;8.75,8.75 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,6.88 +8.75,6.88;0.62,6.88 +0.62,6.88;0.62,0.94 +4.38,2.50;3.75,2.81 +3.75,2.81;3.44,3.44 +3.44,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.31 +1.56,5.62;2.81,5.62 +2.81,5.62;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;2.50,4.06 +2.50,4.06;2.19,3.44 +2.19,3.44;1.88,2.81 +1.88,2.81;1.25,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,4.06 +7.19,4.06;6.88,4.69 +6.88,4.69;6.88,5.31 +5.62,5.62;6.88,5.62 +6.88,5.62;6.88,5.31 +6.88,5.31;6.88,4.69 +6.88,4.69;6.56,4.06 +6.56,4.06;6.25,3.44 +6.25,3.44;5.62,2.81 +5.62,2.81;5.31,2.50 + +# UTF-16 : 9b 4e +# UTF-8 : 8e ad e9 +[9b4e] 魎 +2.50,4.38;2.50,1.56 +2.50,1.56;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.69,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.88,4.06 +1.88,4.06;1.88,4.69 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,8.75 +2.19,8.75;2.50,9.38 +2.50,9.38;2.50,9.38 +2.50,8.12;2.50,4.69 +0.62,4.69;4.06,4.69 +4.06,4.69;4.06,8.12 +4.06,8.12;0.62,8.12 +0.62,8.12;0.62,4.38 +0.62,6.56;4.06,6.56 +4.69,1.88;4.38,2.50 +4.38,2.50;4.38,2.81 +4.38,2.81;4.06,3.44 +4.06,3.44;4.06,3.44 +2.50,2.19;3.12,2.19 +3.12,2.19;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.50 +2.81,2.19;3.12,2.81 +3.12,2.81;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.75,4.06 +6.56,1.88;6.56,8.75 +4.38,8.75;9.06,8.75 +7.50,1.88;7.81,1.88 +7.81,1.88;8.12,1.88 +8.12,1.88;8.44,1.88 +8.44,1.88;8.75,2.50 +8.75,2.50;8.75,7.50 +8.75,7.50;4.69,7.50 +4.69,7.50;4.69,1.56 +5.31,6.25;5.94,6.25 +5.62,6.25;5.94,5.94 +5.62,5.94;5.62,5.31 +5.62,5.31;5.62,4.69 +5.62,4.69;5.62,4.06 +5.62,4.06;5.31,3.44 +5.31,3.44;5.00,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;5.94,5.94 +7.19,6.25;7.81,6.25 +7.81,6.25;7.81,5.94 +7.81,5.94;7.81,5.31 +7.81,5.31;7.50,4.69 +7.50,4.69;7.50,4.06 +7.50,4.06;7.19,3.44 +7.19,3.44;6.88,3.12 +8.44,3.12;8.12,3.44 +8.12,3.44;8.12,4.06 +8.12,4.06;7.81,4.69 +7.81,4.69;7.81,5.31 +7.81,5.31;7.81,5.94 + +# UTF-16 : 9e 1e +# UTF-8 : 9e b8 e9 +[9e1e] 鸞 +7.19,1.25;6.88,1.25 +6.88,1.25;6.56,1.56 +6.56,1.56;6.56,1.88 +5.31,0.94;5.00,1.25 +5.00,1.25;4.69,1.56 +4.69,1.56;4.69,1.88 +3.12,0.62;3.12,0.94 +3.12,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.25,1.88 +1.56,3.44;7.50,3.44 +7.50,3.44;7.50,4.69 +7.50,4.69;1.56,4.69 +1.56,4.69;1.56,2.19 +1.56,2.19;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;6.25,0.62 +1.56,4.06;7.50,4.06 +4.38,5.31;4.06,5.00 +4.06,5.00;4.06,4.69 +1.56,2.81;8.75,2.81 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +1.88,9.06;1.88,9.06 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.12 +0.94,8.12;0.62,8.44 +0.62,8.44;0.62,8.44 +0.94,6.88;1.25,7.19 +1.25,7.19;1.88,7.50 +1.88,7.50;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.81,8.75 +0.31,6.88;3.12,7.19 +3.12,6.56;3.12,6.88 +3.12,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;2.81,7.81 +1.88,6.88;1.88,5.31 +0.31,5.31;0.62,5.62 +0.62,5.62;0.94,5.94 +0.94,5.94;0.94,6.56 +0.94,6.56;0.94,6.56 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,6.25 +2.81,6.25;2.81,6.56 +3.44,8.75;5.94,8.75 +3.44,8.44;5.94,8.44 +3.44,7.81;5.94,7.81 +3.44,7.19;5.94,7.19 +3.75,5.31;5.62,5.31 +5.62,5.31;5.62,6.56 +5.62,6.56;3.75,6.56 +3.75,6.56;3.75,5.31 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.81,9.06 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.25,8.44 +6.25,8.44;6.25,8.44 +6.56,6.88;6.88,7.19 +6.88,7.19;7.50,7.50 +7.50,7.50;7.81,8.12 +7.81,8.12;8.44,8.44 +8.44,8.44;8.75,8.75 +5.94,6.88;8.75,7.19 +9.06,6.56;8.75,6.88 +8.75,6.88;8.75,7.19 +8.75,7.19;8.44,7.81 +8.44,7.81;8.44,7.81 +7.50,6.88;7.50,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;6.56,6.25 +6.56,6.25;6.56,6.56 +8.75,5.31;8.75,5.62 +8.75,5.62;8.75,5.94 +8.75,5.94;8.44,6.56 +8.44,6.56;8.44,6.56 + +# UTF-16 : 65 23 +# UTF-8 : a3 94 e6 +[6523] 攣 +3.12,6.25;3.12,6.56 +3.12,6.56;2.81,6.88 +2.81,6.88;2.81,7.50 +2.81,7.50;2.81,7.50 +0.31,6.56;3.12,6.88 +1.88,6.56;1.88,4.38 +0.31,4.69;0.62,5.31 +0.62,5.31;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;0.94,6.25 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.81,6.25 +0.94,6.56;1.25,7.19 +1.25,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.12 +0.94,8.12;0.62,8.44 +0.62,8.44;0.62,8.44 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +1.88,9.06;1.88,9.06 +9.06,6.25;8.75,6.56 +8.75,6.56;8.75,6.88 +8.75,6.88;8.44,7.50 +8.44,7.50;8.44,7.50 +5.94,6.56;8.75,6.88 +7.50,6.56;7.50,4.38 +6.25,4.69;6.56,5.31 +6.56,5.31;6.56,5.62 +6.56,5.62;6.56,5.94 +6.56,5.94;6.56,6.25 +8.75,4.69;8.75,5.31 +8.75,5.31;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.44,6.25 +6.56,6.56;6.88,7.19 +6.88,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.75,8.75 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.25,8.44 +6.25,8.44;6.25,8.44 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.81,9.06 +3.75,4.69;5.62,4.69 +5.62,4.69;5.62,5.94 +5.62,5.94;3.75,5.94 +3.75,5.94;3.75,4.69 +3.44,8.12;5.94,8.12 +3.44,7.50;5.94,7.50 +3.44,6.56;5.94,6.56 +3.44,8.75;5.94,8.75 +4.69,4.06;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.62 +4.38,0.62;4.06,0.62 +4.06,0.62;3.44,0.62 +3.44,0.62;3.12,0.62 +3.12,0.62;2.50,0.62 +9.06,1.88;0.31,1.88 +8.44,2.81;0.94,2.81 +1.25,4.06;2.19,4.06 +2.19,4.06;2.81,4.06 +2.81,4.06;3.75,4.06 +3.75,4.06;4.38,4.06 +4.38,4.06;5.00,4.06 +5.00,4.06;5.94,4.06 +5.94,4.06;6.56,4.06 +6.56,4.06;7.19,4.06 +7.19,4.06;7.81,4.38 +7.81,4.38;8.12,4.38 + +# UTF-16 : 6b 12 +# UTF-8 : 92 ac e6 +[6b12] 欒 +3.12,5.94;3.12,6.25 +3.12,6.25;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;2.81,7.50 +0.31,6.25;3.12,6.56 +1.88,6.56;1.88,4.06 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;0.94,5.94 +2.81,4.38;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,5.94 +0.94,6.56;1.25,6.88 +1.25,6.88;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +1.56,7.19;1.25,7.50 +1.25,7.50;0.94,7.81 +0.94,7.81;0.62,8.44 +0.62,8.44;0.62,8.44 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +1.88,9.06;1.88,9.06 +9.06,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.44,7.50 +5.94,6.25;8.75,6.56 +7.50,6.56;7.50,4.06 +6.56,6.56;6.88,6.88 +6.88,6.88;7.50,7.19 +7.50,7.19;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.75,8.75 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.44 +6.25,8.44;6.25,8.44 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.81,9.06 +6.25,4.38;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,5.62 +6.56,5.62;6.56,5.94 +8.75,4.38;8.75,4.69 +8.75,4.69;8.75,5.31 +8.75,5.31;8.44,5.62 +8.44,5.62;8.44,5.94 +3.75,4.38;5.62,4.38 +5.62,4.38;5.62,5.62 +5.62,5.62;3.75,5.62 +3.75,5.62;3.75,4.38 +3.44,8.12;5.94,8.12 +3.44,7.19;5.94,7.19 +3.44,6.56;5.94,6.56 +3.44,8.75;5.94,8.75 +8.75,3.44;0.62,3.44 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,0.62;4.69,4.38 + +# UTF-16 : 62 00 +# UTF-8 : 80 88 e6 +[6200] 戀 +2.81,2.81;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.44,0.62 +3.44,0.62;3.75,0.62 +3.44,0.62;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;4.69,0.62 +4.69,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;5.94,0.62 +5.94,0.62;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,1.56 +7.19,1.56;7.19,2.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.38,2.81 +4.38,2.81;4.06,3.12 +0.94,7.81;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.88,9.06 +1.88,9.06;1.88,9.06 +3.75,3.75;5.62,3.75 +5.62,3.75;5.62,5.00 +5.62,5.00;3.75,5.00 +3.75,5.00;3.75,3.44 +3.44,7.81;5.94,7.81 +3.44,6.88;5.94,6.88 +3.44,5.94;5.94,5.94 +3.44,8.75;5.94,8.75 +1.56,6.88;1.25,7.19 +1.25,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.62,8.44 +0.94,5.94;1.25,6.56 +1.25,6.56;1.88,6.88 +1.88,6.88;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.44 +0.31,5.94;3.12,6.25 +3.12,5.31;3.12,5.94 +3.12,5.94;2.81,6.56 +2.81,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +1.88,5.94;1.88,3.44 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,9.06 +7.50,9.06;7.81,9.06 +7.19,6.88;7.19,7.19 +7.19,7.19;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;6.25,8.44 +6.56,5.94;6.88,6.56 +6.88,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.75,8.44 +5.94,5.94;8.75,6.25 +9.06,5.31;8.75,5.94 +8.75,5.94;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.44,7.19 +7.50,5.94;7.50,3.44 +0.31,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +6.25,3.75;6.56,4.38 +6.56,4.38;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,5.62 +8.75,3.75;8.75,4.06 +8.75,4.06;8.75,4.69 +8.75,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.44,5.62 + +# UTF-16 : 54 ed +# UTF-8 : ad 93 e5 +[54ed] 哭 +1.25,6.25;4.38,6.25 +4.38,6.25;4.38,8.75 +4.38,8.75;1.25,8.75 +1.25,8.75;1.25,6.25 +5.31,6.25;8.12,6.25 +8.12,6.25;8.12,8.75 +8.12,8.75;5.31,8.75 +5.31,8.75;5.31,6.25 +0.62,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,4.69 +4.69,4.69;4.69,5.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.44 +5.00,3.44;5.00,3.75 +5.00,3.75;4.69,4.38 +4.69,4.38;4.69,4.69 +0.62,4.38;8.75,4.38 +5.94,5.94;6.25,5.62 +6.25,5.62;6.56,5.62 +6.56,5.62;7.19,5.00 +7.19,5.00;7.50,5.00 +7.50,5.00;7.50,4.69 + +# UTF-16 : 54 92 +# UTF-8 : 92 92 e5 +[5492] 咒 +1.25,6.25;4.38,6.25 +4.38,6.25;4.38,8.75 +4.38,8.75;1.25,8.75 +1.25,8.75;1.25,6.25 +5.31,6.25;8.12,6.25 +8.12,6.25;8.12,8.75 +8.12,8.75;5.31,8.75 +5.31,8.75;5.31,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,5.31 +2.81,5.31;6.25,5.31 +6.25,5.31;6.25,1.56 +6.25,1.56;6.25,1.25 +6.25,1.25;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.12 + +# UTF-16 : 6b ec +# UTF-8 : ac af e6 +[6bec] 毬 +6.25,9.38;6.25,2.50 +6.25,2.50;6.25,2.19 +6.25,2.19;5.94,1.88 +5.94,1.88;5.62,1.88 +5.62,1.88;5.31,1.88 +5.31,1.88;4.69,1.88 +6.25,7.50;6.56,6.88 +6.56,6.88;6.56,6.25 +6.56,6.25;6.88,5.94 +6.88,5.94;7.19,5.31 +7.19,5.31;7.50,4.69 +7.50,4.69;7.81,4.38 +7.81,4.38;8.12,3.75 +8.12,3.75;8.44,3.44 +8.44,3.44;8.75,3.12 +8.75,3.12;9.06,2.81 +8.75,7.19;8.44,6.56 +8.44,6.56;8.12,6.25 +8.12,6.25;7.81,5.94 +7.81,5.94;7.50,5.62 +7.50,5.62;7.19,5.31 +3.75,8.12;9.06,8.12 +7.19,9.38;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.44,8.44 +3.44,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;5.00,3.75 +5.00,3.75;5.31,4.06 +5.31,4.06;5.62,4.69 +5.31,5.31;5.00,5.62 +5.00,5.62;4.69,5.94 +4.69,5.94;4.69,6.25 +4.69,6.25;4.38,6.56 +4.38,6.56;4.06,7.19 +1.56,8.12;1.88,1.88 +1.56,1.88;1.88,1.25 +1.88,1.25;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +3.44,6.56;0.31,5.94 +3.44,4.38;0.31,3.75 +0.31,7.81;1.25,8.12 +1.25,8.12;1.88,8.12 +1.88,8.12;2.50,8.44 +2.50,8.44;3.12,8.44 +3.12,8.44;3.44,8.75 + +# UTF-16 : 6b ef +# UTF-8 : af af e6 +[6bef] 毯 +1.88,8.12;1.88,1.88 +1.56,1.88;1.88,1.25 +1.88,1.25;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +3.44,6.56;0.31,5.94 +3.44,4.38;0.31,3.75 +0.31,7.81;1.25,8.12 +1.25,8.12;1.88,8.12 +1.88,8.12;2.50,8.44 +2.50,8.44;3.12,8.44 +3.12,8.44;3.44,8.75 +4.69,8.75;4.69,8.12 +4.69,8.12;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;4.06,6.88 +8.75,8.75;8.44,8.44 +8.44,8.44;8.12,7.81 +8.12,7.81;7.81,7.50 +7.81,7.50;7.50,7.19 +3.75,5.62;4.06,5.62 +4.06,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.25,8.12 +6.25,8.12;6.25,8.75 +6.25,8.75;6.25,9.38 +9.06,5.62;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.81,6.25 +7.81,6.25;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.88,6.88 +6.88,6.88;6.56,7.50 +6.56,7.50;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;6.25,8.75 +4.69,5.00;4.69,4.69 +4.69,4.69;4.38,4.06 +4.38,4.06;4.06,3.44 +4.06,3.44;4.06,3.44 +8.75,5.00;8.44,4.69 +8.44,4.69;8.12,4.06 +8.12,4.06;7.81,3.75 +7.81,3.75;7.81,3.44 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.25,4.38 +6.25,4.38;6.25,4.69 +6.25,4.69;6.25,5.94 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.19,2.50 +7.19,2.50;6.56,3.12 +6.56,3.12;6.56,3.44 +6.56,3.44;6.56,4.06 +6.56,4.06;6.25,4.38 +6.25,4.38;6.25,4.69 + +# UTF-16 : 8d 99 +# UTF-8 : 99 b6 e8 +[8d99] 趙 +3.75,8.12;0.62,8.12 +2.19,4.06;3.75,4.06 +2.19,1.25;2.19,9.38 +0.31,5.94;4.06,5.94 +0.31,0.62;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.38 +0.94,4.38;1.25,5.00 +8.75,0.94;4.69,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;2.19,1.56 +2.19,1.56;1.88,1.56 +1.88,1.56;1.56,2.19 +1.56,2.19;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;0.94,3.44 +4.38,5.31;8.44,5.31 +4.38,3.75;8.44,3.75 +4.38,1.56;4.38,6.56 +4.38,6.56;8.44,6.56 +8.44,6.56;8.44,2.50 +8.44,2.50;8.44,2.19 +8.44,2.19;8.12,1.88 +8.12,1.88;7.81,1.88 +7.81,1.88;7.50,1.88 +7.50,1.88;6.88,1.88 +6.88,1.88;6.56,1.88 +6.56,6.56;6.56,9.06 +3.75,6.88;4.06,7.19 +4.06,7.19;4.69,7.50 +4.69,7.50;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.31,8.75 +9.06,6.88;8.75,7.50 +8.75,7.50;8.44,7.81 +8.44,7.81;8.12,8.12 +8.12,8.12;7.81,8.44 +7.81,8.44;7.50,8.75 + +# UTF-16 : 8d 73 +# UTF-8 : b3 b5 e8 +[8d73] 赳 +5.31,8.44;5.31,3.12 +8.12,1.56;8.12,9.06 +4.38,3.12;5.00,3.12 +5.00,3.12;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;6.25,3.44 +6.25,3.44;6.56,3.75 +6.56,3.75;7.19,3.75 +7.19,3.75;7.50,3.75 +7.50,3.75;8.12,4.06 +8.12,4.06;8.44,4.06 +8.44,4.06;9.06,4.38 +4.38,8.12;0.62,8.12 +2.50,4.06;4.38,4.06 +2.50,1.56;2.50,9.38 +0.31,5.94;4.38,5.94 +0.31,0.62;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.25,5.00 +8.75,0.94;5.62,0.94 +5.62,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.44,1.25 +3.44,1.25;3.12,1.25 +3.12,1.25;2.50,1.56 +2.50,1.56;2.19,1.88 +2.19,1.88;1.88,2.19 +1.88,2.19;1.56,2.50 +1.56,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 + +# UTF-16 : 7d 35 +# UTF-8 : b5 b4 e7 +[7d35] 紵 +9.06,5.62;4.06,5.62 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;6.88,1.25 +6.88,1.25;6.88,1.56 +6.88,1.56;6.88,5.62 +6.56,8.12;6.56,9.38 +9.06,6.25;9.06,8.12 +9.06,8.12;4.06,8.12 +4.06,8.12;4.06,6.25 +4.06,4.06;4.06,4.69 +4.06,4.69;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.44,6.56 +0.31,4.69;4.06,4.69 +2.19,4.69;2.19,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;1.25,4.06 +3.75,1.56;3.75,1.88 +3.75,1.88;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +1.88,5.62;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,6.88;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;2.19,8.75 +2.19,8.75;2.50,9.06 + +# UTF-16 : 7a da +# UTF-8 : 9a ab e7 +[7ada] 竚 +0.31,7.19;3.75,7.19 +1.88,7.19;2.19,9.06 +0.31,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +2.50,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;3.12,6.56 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +9.06,5.62;4.06,5.62 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;6.88,1.25 +6.88,1.25;6.88,1.56 +6.88,1.56;6.88,5.62 +6.56,8.12;6.56,9.38 +9.06,6.25;9.06,8.12 +9.06,8.12;4.06,8.12 +4.06,8.12;4.06,6.25 + +# UTF-16 : 4f 47 +# UTF-8 : 87 bd e4 +[4f47] 佇 +2.19,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +9.06,5.62;2.50,5.62 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.25,1.56 +6.25,1.56;6.25,1.56 +6.25,1.56;6.25,5.62 +5.62,8.12;5.62,9.38 +8.75,6.25;8.75,8.12 +8.75,8.12;2.81,8.12 +2.81,8.12;2.81,6.25 + +# UTF-16 : 4f ef +# UTF-8 : af bf e4 +[4fef] 俯 +1.88,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +8.12,7.81;8.12,1.56 +8.12,1.56;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +9.06,6.25;4.38,6.25 +6.56,2.81;6.25,3.12 +6.25,3.12;5.94,3.75 +5.94,3.75;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.00,5.00 +4.38,7.81;4.38,7.19 +4.38,7.19;4.06,6.88 +4.06,6.88;4.06,6.25 +4.06,6.25;3.75,5.94 +3.75,5.94;3.75,5.62 +3.75,5.62;3.44,5.00 +3.44,5.00;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;3.12,4.06 +3.12,4.06;2.81,3.75 +3.75,0.62;3.75,5.62 +5.62,8.44;5.62,9.38 +1.88,0.62;1.88,1.25 +1.88,1.25;2.19,1.56 +2.19,1.56;2.19,1.88 +2.19,1.88;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,4.06 +2.50,4.06;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.50,5.62 +2.50,5.62;2.50,8.44 +2.50,8.44;9.06,8.44 + +# UTF-16 : 69 28 +# UTF-8 : a8 a4 e6 +[6928] 椨 +1.56,0.62;1.56,9.06 +2.50,7.19;0.00,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.56,7.19 +2.50,4.69;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +8.44,7.81;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +9.06,6.25;4.69,6.25 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.75 +6.25,3.75;5.94,4.06 +5.94,4.06;5.62,4.69 +5.62,4.69;5.31,5.00 +4.69,7.81;4.69,7.19 +4.69,7.19;4.38,6.88 +4.38,6.88;4.38,6.25 +4.38,6.25;4.38,5.94 +4.38,5.94;4.06,5.62 +4.06,5.62;4.06,5.00 +4.06,5.00;3.75,4.69 +3.75,4.69;3.44,4.38 +3.44,4.38;3.44,4.06 +3.44,4.06;3.12,3.75 +4.06,0.62;4.06,5.62 +5.94,8.44;5.94,9.38 +2.19,0.62;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,8.44 +2.81,8.44;9.06,8.44 + +# UTF-16 : 81 51 +# UTF-8 : 91 85 e8 +[8151] 腑 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +8.44,7.81;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +9.06,6.25;5.00,6.25 +6.88,2.81;6.88,3.12 +6.88,3.12;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.62,5.00 +5.00,7.81;5.00,7.19 +5.00,7.19;5.00,6.88 +5.00,6.88;4.69,6.25 +4.69,6.25;4.69,5.94 +4.69,5.94;4.38,5.62 +4.38,5.62;4.38,5.00 +4.38,5.00;4.06,4.69 +4.06,4.69;4.06,4.38 +4.06,4.38;3.75,4.06 +3.75,4.06;3.75,3.75 +4.69,0.62;4.69,5.94 +6.25,8.44;6.25,9.38 +2.81,0.62;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.44,8.44 +3.44,8.44;9.06,8.44 + +# UTF-16 : 80 76 +# UTF-8 : b6 81 e8 +[8076] 聶 +1.88,8.75;1.88,5.62 +8.75,8.75;0.62,8.75 +7.19,4.69;7.50,8.75 +1.88,6.56;7.50,6.56 +1.88,7.81;7.50,7.81 +1.25,4.69;1.25,0.94 +4.38,4.69;0.62,4.69 +4.06,0.31;4.06,4.69 +1.25,2.19;4.06,2.19 +1.25,3.44;4.06,3.44 +5.62,4.69;5.62,0.94 +8.75,4.69;5.00,4.69 +8.44,0.31;8.44,4.69 +5.62,2.19;8.44,2.19 +5.62,3.44;8.44,3.44 +0.62,5.62;1.25,5.62 +1.25,5.62;2.19,5.62 +2.19,5.62;2.81,5.62 +2.81,5.62;3.75,5.62 +3.75,5.62;4.69,5.62 +4.69,5.62;5.31,5.62 +5.31,5.62;6.25,5.62 +6.25,5.62;7.19,5.94 +7.19,5.94;7.81,5.94 +7.81,5.94;8.75,5.94 +0.31,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,1.25 +6.88,1.25;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,1.25 +8.44,1.25;9.06,1.25 + +# UTF-16 : 61 fe +# UTF-8 : be 87 e6 +[61fe] 懾 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +3.44,8.75;3.44,5.62 +8.75,8.75;2.50,8.75 +7.81,4.69;8.12,8.75 +3.44,6.56;8.12,6.56 +3.44,7.81;8.12,7.81 +2.81,4.69;2.81,0.94 +9.06,4.69;2.19,4.69 +5.31,0.31;5.31,4.69 +2.81,2.19;5.31,2.19 +2.81,3.44;5.31,3.44 +6.25,4.69;6.25,0.94 +8.75,0.31;8.75,4.69 +6.25,2.19;8.75,2.19 +6.25,3.44;8.75,3.44 +2.19,5.62;2.81,5.62 +2.81,5.62;3.44,5.62 +3.44,5.62;4.06,5.62 +4.06,5.62;5.00,5.62 +5.00,5.62;5.62,5.62 +5.62,5.62;6.25,5.62 +6.25,5.62;6.88,5.62 +6.88,5.62;7.50,5.94 +7.50,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.31,1.25 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;9.06,1.25 + +# UTF-16 : 65 1d +# UTF-8 : 9d 94 e6 +[651d] 攝 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.50,4.38;1.88,4.06 +1.88,4.06;1.56,3.75 +1.56,3.75;0.94,3.75 +0.94,3.75;0.62,3.44 +0.62,3.44;0.31,3.12 +2.81,7.19;0.31,7.19 +3.44,8.75;3.44,5.62 +9.06,8.75;2.50,8.75 +8.12,4.69;8.12,8.75 +3.44,6.56;8.12,6.56 +3.44,7.81;8.12,7.81 +2.81,4.69;2.81,0.94 +9.06,4.69;2.19,4.69 +5.31,0.31;5.31,4.69 +2.81,2.19;5.31,2.19 +2.81,3.44;5.31,3.44 +6.25,4.69;6.25,0.94 +8.75,0.31;8.75,4.69 +6.25,2.19;8.75,2.19 +6.25,3.44;8.75,3.44 +2.50,5.62;3.12,5.62 +3.12,5.62;3.75,5.62 +3.75,5.62;4.38,5.62 +4.38,5.62;5.00,5.62 +5.00,5.62;5.62,5.62 +5.62,5.62;6.25,5.62 +6.25,5.62;6.88,5.62 +6.88,5.62;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.25 +4.69,1.25;5.31,1.25 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;9.38,1.25 + +# UTF-16 : 56 c1 +# UTF-8 : 81 9b e5 +[56c1] 囁 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +3.75,8.75;3.75,5.62 +9.06,8.75;2.81,8.75 +8.12,4.69;8.12,8.75 +3.75,6.56;8.12,6.56 +3.75,7.81;8.12,7.81 +3.12,4.69;3.12,0.94 +9.06,4.69;2.81,4.69 +5.62,0.31;5.62,4.69 +3.12,2.19;5.62,2.19 +3.12,3.44;5.62,3.44 +6.56,4.69;6.56,0.94 +8.75,0.31;8.75,4.69 +6.56,2.19;8.75,2.19 +6.56,3.44;8.75,3.44 +2.81,5.62;3.44,5.62 +3.44,5.62;4.06,5.62 +4.06,5.62;4.69,5.62 +4.69,5.62;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,5.62;6.56,5.62 +6.56,5.62;7.19,5.62 +7.19,5.62;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,1.25 +7.81,1.25;8.44,1.25 +8.44,1.25;9.38,1.25 + +# UTF-16 : 8e a1 +# UTF-8 : a1 ba e8 +[8ea1] 躡 +1.88,4.38;3.12,4.38 +1.88,1.56;1.88,6.25 +0.62,0.94;0.62,5.31 +0.62,6.25;2.81,6.25 +2.81,6.25;2.81,8.75 +2.81,8.75;0.62,8.75 +0.31,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +4.06,8.75;4.06,5.62 +9.06,8.75;3.12,8.75 +8.12,4.69;8.12,8.75 +4.06,6.56;8.12,6.56 +4.06,7.81;8.12,7.81 +3.44,4.69;3.44,0.94 +9.06,4.69;2.81,4.69 +5.62,0.31;5.62,4.69 +3.44,2.19;5.62,2.19 +3.44,3.44;5.62,3.44 +6.56,4.69;6.56,0.94 +8.75,0.31;8.75,4.69 +6.56,2.19;8.75,2.19 +6.56,3.44;8.75,3.44 +3.12,5.62;3.75,5.62 +3.75,5.62;4.06,5.62 +4.06,5.62;4.69,5.62 +4.69,5.62;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,5.62;6.56,5.62 +6.56,5.62;7.19,5.62 +7.19,5.62;7.81,5.94 +7.81,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,1.25 +7.81,1.25;8.75,1.25 +8.75,1.25;9.38,1.25 + +# UTF-16 : 94 77 +# UTF-8 : b7 91 e9 +[9477] 鑷 +4.38,8.75;4.38,5.62 +9.06,8.75;3.44,8.75 +8.12,4.69;8.12,8.75 +4.38,6.56;8.12,6.56 +4.38,7.81;8.12,7.81 +3.75,4.69;3.75,0.94 +9.06,4.69;3.12,4.69 +5.62,0.31;5.94,4.69 +3.75,2.19;5.94,2.19 +3.75,3.44;5.94,3.44 +6.56,4.69;6.56,0.94 +8.75,0.31;8.75,4.69 +6.88,2.19;8.75,2.19 +6.88,3.44;8.75,3.44 +3.44,5.62;3.75,5.62 +3.75,5.62;4.38,5.62 +4.38,5.62;5.00,5.62 +5.00,5.62;5.62,5.62 +5.62,5.62;6.25,5.62 +6.25,5.62;6.88,5.62 +6.88,5.62;7.50,5.62 +7.50,5.62;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,0.94;6.56,0.94 +6.56,0.94;7.50,0.94 +7.50,0.94;8.12,1.25 +8.12,1.25;8.75,1.25 +8.75,1.25;9.38,1.25 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.19,8.44 +2.19,8.44;1.88,8.75 +1.88,8.75;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.12,4.38 + +# UTF-16 : 58 e4 +# UTF-8 : a4 a3 e5 +[58e4] 壤 +0.00,6.56;2.50,6.56 +1.25,2.19;1.25,8.75 +0.00,1.56;0.62,1.88 +0.62,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.81,3.12 +5.62,3.44;5.00,3.12 +5.00,3.12;4.69,2.81 +4.69,2.81;3.75,2.50 +3.75,2.50;3.44,2.50 +3.44,2.50;3.12,2.19 +3.12,2.19;2.81,2.19 +2.81,2.19;2.19,1.88 +5.62,3.44;5.94,3.12 +5.94,3.12;6.25,2.81 +6.25,2.81;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.38,0.62 +2.81,0.62;3.12,0.62 +3.12,0.62;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.56,1.56 +4.06,0.94;4.06,2.81 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,2.81 +8.44,2.81;8.75,3.12 +4.69,5.94;4.69,3.75 +6.88,5.94;6.88,3.75 +3.12,6.25;5.62,6.25 +5.62,6.25;5.62,7.81 +5.62,7.81;3.12,7.81 +2.81,7.81;3.12,6.25 +6.25,6.25;8.75,6.25 +8.75,6.25;8.75,7.81 +8.75,7.81;6.25,7.81 +6.25,7.81;6.25,6.25 +2.81,5.62;9.06,5.62 +2.50,3.44;9.06,3.44 +8.75,4.38;2.81,4.38 +5.62,8.44;5.94,9.38 +2.50,8.44;9.06,8.44 + +# UTF-16 : 65 18 +# UTF-8 : 98 94 e6 +[6518] 攘 +1.56,9.06;1.56,1.56 +1.25,1.56;1.56,0.94 +1.56,0.94;0.94,0.62 +0.94,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.50,4.38;1.88,4.06 +1.88,4.06;1.56,3.75 +1.56,3.75;0.94,3.75 +0.94,3.75;0.62,3.44 +0.62,3.44;0.31,3.12 +2.50,7.19;0.31,7.19 +5.62,3.44;5.00,3.12 +5.00,3.12;4.69,2.81 +4.69,2.81;3.75,2.50 +3.75,2.50;3.44,2.50 +3.44,2.50;3.12,2.19 +3.12,2.19;2.81,2.19 +2.81,2.19;2.19,1.88 +5.62,3.44;5.94,3.12 +5.94,3.12;6.25,2.81 +6.25,2.81;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.38,0.62 +2.81,0.62;3.12,0.62 +3.12,0.62;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.56,1.56 +4.06,0.94;4.06,2.81 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,2.81 +8.44,2.81;8.75,3.12 +4.69,5.94;4.69,3.75 +6.88,5.94;6.88,3.75 +3.12,6.25;5.62,6.25 +5.62,6.25;5.62,7.81 +5.62,7.81;3.12,7.81 +2.81,7.81;3.12,6.25 +6.25,6.25;8.75,6.25 +8.75,6.25;8.75,7.81 +8.75,7.81;6.25,7.81 +6.25,7.81;6.25,6.25 +2.81,5.62;9.06,5.62 +2.50,3.44;9.06,3.44 +8.75,4.38;2.81,4.38 +5.62,8.44;5.94,9.38 +2.50,8.44;9.06,8.44 + +# UTF-16 : 5b 43 +# UTF-8 : 83 ad e5 +[5b43] 孃 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.69 +2.81,4.69;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.06;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.19 +1.56,7.19;1.56,6.56 +1.56,6.56;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.44 +1.88,3.44;2.19,2.81 +2.19,2.81;2.50,2.19 +2.50,2.19;2.81,1.88 +2.81,1.88;3.12,1.56 +5.62,3.44;5.31,3.12 +5.31,3.12;4.69,2.81 +4.69,2.81;4.38,2.50 +4.38,2.50;3.44,2.50 +3.44,2.50;3.12,2.19 +3.12,2.19;2.81,2.19 +5.94,3.44;6.25,3.12 +6.25,3.12;6.25,2.81 +6.25,2.81;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.38,0.62 +2.81,0.62;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.31,0.94 +5.31,0.94;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.56,1.56 +4.38,0.94;4.38,2.81 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,2.81 +8.44,2.81;8.75,3.12 +5.00,5.94;5.00,3.44 +7.19,5.94;7.19,3.44 +3.44,6.25;5.62,6.25 +5.62,6.25;5.62,7.81 +5.62,7.81;3.44,7.81 +3.44,7.81;3.44,6.25 +6.56,6.25;8.75,6.25 +8.75,6.25;8.75,7.81 +8.75,7.81;6.56,7.81 +6.25,7.81;6.56,6.25 +3.12,5.62;9.06,5.62 +2.81,3.44;9.06,3.44 +8.75,4.38;3.44,4.38 +5.94,8.44;5.94,9.38 +3.12,8.44;9.06,8.44 + +# UTF-16 : 79 b3 +# UTF-8 : b3 a6 e7 +[79b3] 禳 +0.31,1.25;0.31,2.19 +0.31,2.19;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,5.62 +0.31,6.88;2.81,6.88 +0.31,8.75;2.50,8.75 +1.56,6.88;1.56,0.62 +2.50,5.62;2.50,1.56 +5.62,3.44;5.31,3.12 +5.31,3.12;4.69,2.81 +4.69,2.81;4.06,2.50 +4.06,2.50;3.44,2.19 +3.44,2.19;3.12,2.19 +3.12,2.19;2.50,1.88 +5.94,3.44;6.25,3.12 +6.25,3.12;6.25,2.81 +6.25,2.81;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.38,0.62 +2.81,0.62;3.44,0.62 +3.44,0.62;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.56,1.56 +4.38,0.94;4.38,2.81 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,2.81 +8.44,2.81;8.75,3.12 +5.00,5.94;5.00,3.44 +7.19,5.94;7.19,3.44 +3.44,6.25;5.62,6.25 +5.62,6.25;5.62,7.81 +5.62,7.81;3.44,7.81 +3.44,7.81;3.44,6.25 +6.56,6.25;8.75,6.25 +8.75,6.25;8.75,7.81 +8.75,7.81;6.25,7.81 +6.25,7.81;6.25,6.25 +3.12,5.62;9.06,5.62 +2.81,3.44;9.06,3.44 +8.75,4.38;3.12,4.38 +5.94,8.44;5.94,9.38 +2.81,8.44;9.06,8.44 + +# UTF-16 : 8b 93 +# UTF-8 : 93 ae e8 +[8b93] 讓 +0.62,0.94;2.81,0.94 +2.81,0.94;2.81,3.12 +2.81,3.12;0.62,3.12 +0.62,3.12;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +5.94,3.44;5.31,3.12 +5.31,3.12;5.00,2.81 +5.00,2.81;4.38,2.50 +4.38,2.50;3.75,2.19 +3.75,2.19;3.12,2.19 +3.12,2.19;2.81,1.88 +6.25,3.44;6.25,3.12 +6.25,3.12;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.38,0.62 +3.12,0.62;3.75,0.94 +3.75,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,1.25 +5.94,1.25;6.88,1.56 +4.69,0.94;4.69,2.81 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.12 +5.00,5.94;5.00,3.44 +7.19,5.94;7.19,3.44 +3.44,6.25;5.62,6.25 +5.62,6.25;5.62,7.81 +5.62,7.81;3.44,7.81 +3.44,7.81;3.44,6.25 +6.56,6.25;8.75,6.25 +8.75,6.25;8.75,7.81 +8.75,7.81;6.56,7.81 +6.25,7.81;6.56,6.25 +3.12,5.62;9.06,5.62 +2.81,3.44;9.06,3.44 +8.75,4.38;3.44,4.38 +5.94,8.44;5.94,9.38 +3.12,8.44;9.06,8.44 + +# UTF-16 : 9a 64 +# UTF-8 : a4 a9 e9 +[9a64] 驤 +3.12,2.19;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +2.19,1.56;2.19,2.19 +2.19,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;1.88,3.44 +1.25,1.25;1.25,1.56 +1.25,1.56;1.25,2.19 +1.25,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +0.00,0.94;0.31,1.56 +0.31,1.56;0.31,1.88 +0.31,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;3.44,4.06 +3.44,4.06;3.44,3.44 +3.44,3.44;3.44,2.81 +3.44,2.81;3.44,2.19 +3.44,2.19;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.62 +2.81,0.62;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.88,0.94 +2.19,8.44;2.19,4.38 +0.62,5.62;3.44,5.62 +0.62,7.19;3.44,7.19 +6.25,3.44;5.94,3.12 +5.94,3.12;5.31,2.81 +5.31,2.81;5.00,2.50 +5.00,2.50;4.38,2.19 +4.38,2.19;3.75,1.88 +6.56,3.44;6.56,3.12 +6.56,3.12;6.88,2.81 +6.88,2.81;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.38,0.62 +3.75,0.62;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.94,0.94 +5.94,0.94;6.56,1.25 +6.56,1.25;7.19,1.56 +5.00,0.94;5.00,2.81 +7.19,1.88;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.81 +8.44,2.81;8.75,3.12 +5.62,5.94;5.62,3.44 +7.19,5.94;7.50,3.44 +4.38,6.25;6.25,6.25 +6.25,6.25;6.25,7.81 +6.25,7.81;4.38,7.81 +4.38,7.81;4.38,6.25 +6.88,6.25;8.75,6.25 +8.75,6.25;8.75,7.81 +8.75,7.81;6.88,7.81 +6.88,7.81;6.88,6.25 +4.06,5.62;9.06,5.62 +3.75,3.44;9.06,3.44 +8.75,4.38;4.06,4.38 +6.56,8.44;6.56,9.38 +3.75,8.44;9.06,8.44 + +# UTF-16 : 91 c0 +# UTF-8 : 80 87 e9 +[91c0] 釀 +3.44,1.25;3.44,6.88 +3.44,6.88;0.62,6.88 +0.62,6.88;0.62,0.62 +0.62,1.25;3.12,1.25 +0.62,2.81;3.12,2.81 +0.31,8.75;3.75,8.75 +1.56,8.44;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.56,5.94 +1.56,5.94;1.56,5.31 +1.56,5.31;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.94,3.75 +0.94,3.75;0.62,3.75 +2.50,8.44;2.50,5.00 +2.50,5.00;2.50,4.69 +2.50,4.69;2.81,4.38 +2.81,4.38;3.12,4.38 +6.25,3.44;5.94,3.12 +5.94,3.12;5.31,2.81 +5.31,2.81;5.00,2.50 +5.00,2.50;4.38,2.19 +4.38,2.19;3.75,1.88 +6.56,3.44;6.56,3.12 +6.56,3.12;6.88,2.81 +6.88,2.81;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.38,0.62 +3.75,0.62;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.94,0.94 +5.94,0.94;6.56,1.25 +6.56,1.25;7.19,1.56 +5.00,0.94;5.00,2.81 +7.19,1.88;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.81 +8.44,2.81;8.75,3.12 +5.62,5.94;5.62,3.44 +7.19,5.94;7.19,3.44 +4.38,6.25;6.25,6.25 +5.94,6.25;6.25,7.81 +5.94,7.81;4.06,7.81 +4.06,7.81;4.06,6.25 +6.88,6.25;8.75,6.25 +8.75,6.25;8.75,7.81 +8.75,7.81;6.88,7.81 +6.88,7.81;6.88,6.25 +3.75,5.62;9.06,5.62 +3.75,3.44;9.06,3.44 +8.75,4.38;4.06,4.38 +6.25,8.44;6.56,9.38 +3.75,8.44;9.06,8.44 + +# UTF-16 : 6c db +# UTF-8 : 9b b3 e6 +[6cdb] 泛 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +3.12,8.12;3.75,8.12 +3.75,8.12;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;8.12,8.75 +8.12,8.75;8.44,8.75 +3.12,6.25;8.44,6.25 +5.94,6.25;5.94,8.12 +9.06,0.94;8.75,0.94 +8.75,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;4.38,1.88 +4.38,1.88;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.75 +3.44,3.75;3.44,3.12 +3.44,3.12;3.44,2.50 +3.44,2.50;3.12,1.88 +3.12,1.88;2.81,1.25 +2.81,1.25;2.50,0.62 +4.06,2.19;4.69,2.50 +4.69,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;7.19,4.38 +7.19,4.38;7.50,4.69 +7.50,4.69;7.81,5.31 +7.81,5.31;8.12,5.94 +8.12,5.94;8.44,6.25 + +# UTF-16 : 8c b6 +# UTF-8 : b6 b2 e8 +[8cb6] 貶 +0.94,3.12;2.81,3.12 +2.81,3.12;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,3.12 +0.94,5.00;2.81,5.00 +0.94,6.88;2.81,6.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +2.81,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +2.19,2.50;2.19,2.50 +3.75,8.12;4.38,8.12 +4.38,8.12;4.69,8.12 +4.69,8.12;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.25,8.12 +6.25,8.12;6.88,8.44 +6.88,8.44;7.19,8.44 +7.19,8.44;7.81,8.44 +7.81,8.44;8.12,8.75 +8.12,8.75;8.75,8.75 +3.75,6.25;8.75,6.25 +6.25,6.25;6.25,8.12 +9.06,0.94;8.75,0.94 +8.75,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.38,2.50 +4.38,2.50;4.38,3.12 +4.38,3.12;4.38,3.75 +4.38,3.75;4.06,3.12 +4.06,3.12;4.06,2.50 +4.06,2.50;3.75,1.88 +3.75,1.88;3.44,1.25 +3.44,1.25;3.12,0.62 +4.69,2.19;5.00,2.50 +5.00,2.50;5.62,2.81 +5.62,2.81;6.25,3.12 +6.25,3.12;6.56,3.75 +6.56,3.75;6.88,4.06 +6.88,4.06;7.50,4.38 +7.50,4.38;7.81,4.69 +7.81,4.69;8.12,5.31 +8.12,5.31;8.44,5.94 +8.44,5.94;8.75,6.25 + +# UTF-16 : 4e 15 +# UTF-8 : 95 b8 e4 +[4e15] 丕 +4.69,1.88;4.69,7.50 +8.75,8.44;0.62,8.44 +8.75,0.94;0.62,0.94 +0.31,3.75;1.25,4.38 +1.25,4.38;1.88,4.69 +1.88,4.69;2.50,5.31 +2.50,5.31;3.12,5.62 +3.12,5.62;3.44,6.25 +3.44,6.25;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.69,7.50 +4.69,7.50;5.31,8.12 +5.31,8.12;5.62,8.44 +9.06,3.75;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;5.94,6.25 +5.94,6.25;5.62,6.56 + +# UTF-16 : 80 da +# UTF-8 : 9a 83 e8 +[80da] 胚 +0.94,4.06;2.81,4.06 +1.25,6.56;2.81,6.56 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +6.25,1.88;6.25,7.50 +8.75,8.44;3.44,8.44 +9.06,0.94;3.44,0.94 +3.44,3.75;3.75,4.38 +3.75,4.38;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,7.19 +5.94,7.19;6.25,7.50 +6.25,7.50;6.56,8.12 +6.56,8.12;6.56,8.44 +9.06,3.75;8.75,4.38 +8.75,4.38;8.12,5.00 +8.12,5.00;7.81,5.62 +7.81,5.62;7.19,6.25 +7.19,6.25;6.88,6.56 + +# UTF-16 : 92 49 +# UTF-8 : 89 89 e9 +[9249] 鉉 +6.56,7.81;6.56,9.38 +4.06,7.81;9.06,7.81 +6.25,3.44;5.62,3.75 +5.62,3.75;5.31,4.38 +5.31,4.38;4.69,5.00 +4.69,5.00;4.38,5.62 +4.38,5.62;3.75,6.25 +4.38,0.94;4.69,1.56 +4.69,1.56;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;6.88,4.06 +6.88,4.06;7.19,4.69 +7.19,4.69;7.50,5.31 +7.50,5.31;7.81,5.94 +7.81,5.94;8.44,6.25 +4.69,5.31;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.94,7.19 +5.94,7.19;6.25,7.81 +9.06,0.62;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;7.81,3.12 +7.81,3.12;7.50,3.75 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.75,1.56 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.44 +1.88,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.00,6.88 +3.75,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.38 + +# UTF-16 : 51 a6 +# UTF-8 : a6 86 e5 +[51a6] 冦 +8.12,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.12 +7.19,3.12;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;6.25,4.06 +6.25,4.06;5.94,4.38 +5.94,4.38;5.31,4.38 +5.31,4.38;5.00,4.69 +8.44,6.56;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,6.56 +3.44,5.31;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;1.88,3.75 +1.88,3.75;1.88,4.38 +1.88,4.38;1.88,5.31 +4.69,5.31;0.62,5.31 +4.38,7.19;1.25,7.19 +5.00,5.31;8.44,5.31 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,4.69 +8.12,4.69;8.12,5.31 +6.56,6.88;8.12,6.88 +6.56,5.31;6.56,8.12 + +# UTF-16 : 5b c7 +# UTF-8 : 87 af e5 +[5bc7] 寇 +4.69,8.44;4.69,9.38 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,4.06 +5.94,4.06;5.31,4.38 +5.31,4.38;5.00,4.69 +8.44,6.56;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.56 +3.44,5.00;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +1.56,2.81;1.88,3.12 +1.88,3.12;1.88,3.75 +1.88,3.75;1.88,4.38 +1.88,4.38;1.88,5.00 +4.69,5.00;0.62,5.00 +4.38,6.88;1.25,6.88 +5.00,5.31;8.44,5.31 +4.38,1.56;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.19,3.44 +7.19,3.44;7.50,3.75 +7.50,3.75;7.81,4.06 +7.81,4.06;8.12,4.69 +8.12,4.69;8.12,5.31 +6.56,6.88;8.12,6.88 +6.56,5.31;6.56,7.81 + +# UTF-16 : 88 59 +# UTF-8 : 99 a1 e8 +[8859] 衙 +2.50,6.88;1.88,6.25 +1.88,6.25;1.56,5.62 +1.56,5.62;1.25,5.31 +1.25,5.31;0.62,4.69 +0.62,4.69;0.00,4.38 +2.50,9.06;2.19,8.44 +2.19,8.44;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.62,7.19 +0.62,7.19;0.00,6.88 +1.25,0.62;1.25,5.31 +8.44,6.25;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +9.38,6.25;6.56,6.25 +9.06,8.75;6.88,8.75 +5.94,5.00;6.25,6.88 +5.94,6.88;2.81,6.88 +2.50,5.00;6.88,5.00 +6.56,8.75;2.81,8.75 +4.38,8.75;3.75,5.00 +3.12,1.25;6.25,1.25 +6.25,1.25;6.25,4.06 +6.25,4.06;3.12,4.06 +3.12,4.06;3.12,0.62 + +# UTF-16 : 6e 24 +# UTF-8 : a4 b8 e6 +[6e24] 渤 +0.62,0.62;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.56 +5.62,0.62;5.94,1.25 +5.94,1.25;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.88,3.75 +6.88,3.75;7.19,4.38 +7.19,4.38;7.19,5.31 +7.19,5.31;7.19,6.56 +7.19,6.56;7.19,7.81 +7.19,7.81;7.19,9.06 +5.94,6.88;9.06,6.88 +8.75,6.88;8.75,5.31 +8.75,5.31;8.75,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.56 +8.75,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +5.94,8.12;2.19,8.12 +4.06,6.56;4.06,9.06 +5.94,5.00;5.94,6.56 +5.94,6.56;2.50,6.56 +2.50,6.56;2.50,5.00 +2.19,2.81;2.81,3.12 +2.81,3.12;3.12,3.12 +3.12,3.12;3.75,3.12 +3.75,3.12;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;5.31,3.44 +5.31,3.44;5.94,3.44 +5.94,3.44;6.25,3.75 +5.62,5.31;2.81,5.31 +4.38,4.06;4.38,1.56 +4.38,1.56;4.38,1.25 +4.38,1.25;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +5.31,5.31;5.00,4.69 +5.00,4.69;4.69,4.38 +4.69,4.38;4.38,4.06 +4.38,4.06;4.38,4.06 + +# UTF-16 : 5f a0 +# UTF-8 : a0 be e5 +[5fa0] 徠 +2.50,6.88;2.19,6.25 +2.19,6.25;1.56,5.94 +1.56,5.94;1.25,5.31 +1.25,5.31;0.62,4.69 +0.62,4.69;0.00,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.19 +0.94,7.19;0.31,6.88 +1.56,0.62;1.56,5.62 +2.50,8.12;9.06,8.12 +2.19,3.75;2.50,4.06 +2.50,4.06;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;3.75,6.88 +3.75,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +5.00,4.38;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;4.38,5.62 +4.38,5.62;4.06,5.94 +4.06,5.94;3.75,6.25 +5.94,4.38;6.56,5.00 +6.56,5.00;6.88,5.62 +6.88,5.62;7.19,6.25 +7.19,6.25;7.19,6.88 +7.19,6.88;7.50,7.50 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.50,5.94 +7.50,5.94;7.19,6.25 +2.19,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.31,3.75 +5.31,3.75;5.31,4.06 +5.31,4.06;5.62,4.38 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;6.25,3.75 +6.25,3.75;5.94,4.06 +5.94,4.06;5.62,4.38 +5.62,0.62;5.62,9.06 + +# UTF-16 : 6d b5 +# UTF-8 : b5 b6 e6 +[6db5] 涵 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +2.81,6.88;2.81,0.62 +8.75,0.62;8.75,6.88 +2.81,1.25;8.75,1.25 +9.06,8.75;2.50,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;5.00,7.50 +5.00,7.50;5.00,7.19 +5.00,7.19;5.00,6.56 +5.00,6.56;5.00,5.94 +5.00,6.56;6.25,6.56 +6.25,6.56;6.25,5.62 +6.25,5.62;6.25,4.38 +6.25,4.38;6.25,3.75 +6.25,3.75;6.25,3.12 +6.25,3.12;5.94,2.81 +5.94,2.81;5.94,2.19 +5.94,2.19;5.62,2.19 +5.62,2.19;5.00,2.19 +5.00,2.19;4.69,2.19 +3.44,2.50;3.75,2.81 +3.75,2.81;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;5.00,4.06 +5.00,4.06;5.31,4.38 +4.69,5.00;4.69,5.31 +4.69,5.31;4.38,5.62 +4.38,5.62;4.06,5.94 +4.06,5.94;3.75,6.25 +3.75,6.25;3.44,6.56 +8.44,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,3.75 +7.50,3.75;7.19,4.06 +7.19,4.06;6.56,4.38 +6.88,5.31;7.19,5.31 +7.19,5.31;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;8.12,6.56 +8.12,6.56;8.12,6.88 + +# UTF-16 : 9e dc +# UTF-8 : 9c bb e9 +[9edc] 黜 +4.38,5.62;4.38,8.75 +4.38,8.75;0.62,8.75 +0.62,8.75;0.62,5.62 +0.62,5.62;4.06,5.62 +0.31,4.69;4.38,4.69 +2.50,3.44;2.50,8.75 +0.31,3.12;0.62,3.12 +0.62,3.12;1.25,3.12 +1.25,3.12;1.56,3.12 +1.56,3.12;1.88,3.12 +1.88,3.12;2.50,3.44 +2.50,3.44;2.81,3.44 +2.81,3.44;3.12,3.44 +3.12,3.44;3.44,3.44 +3.44,3.44;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,1.25;4.38,1.88 +4.38,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.06,2.81 +3.12,0.94;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +1.88,0.62;1.88,1.25 +1.88,1.25;1.88,1.56 +1.88,1.56;1.88,1.88 +1.88,1.88;1.56,2.50 +1.56,2.50;1.56,2.50 +1.88,6.25;1.88,6.88 +1.88,6.88;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;1.25,8.12 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.50 +2.81,6.25;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +5.00,4.38;5.00,0.62 +8.75,0.62;8.75,4.38 +6.88,1.56;6.88,9.06 +5.00,1.56;8.75,1.56 +5.00,8.44;5.00,5.31 +5.00,5.31;8.75,5.31 +8.75,5.31;8.75,8.44 + +# UTF-16 : 9c 3a +# UTF-8 : ba b0 e9 +[9c3a] 鰺 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.44 +0.00,6.56;0.62,6.88 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;2.81,8.75 +0.94,5.31;3.75,5.31 +0.62,3.12;0.62,7.19 +0.62,7.19;3.75,7.19 +3.75,7.19;3.75,3.44 +3.75,3.44;0.94,3.44 +2.19,7.19;2.19,3.44 +4.38,1.25;4.06,1.56 +4.06,1.56;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.75,2.81 +3.12,0.94;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.50,2.81 +1.88,0.62;1.88,0.94 +1.88,0.94;1.88,1.56 +1.88,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.56,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +9.38,3.75;8.75,4.38 +8.75,4.38;8.12,4.69 +8.12,4.69;7.50,5.00 +7.50,5.00;7.19,5.62 +7.19,5.62;6.56,5.94 +6.56,5.94;6.25,5.62 +6.25,5.62;5.62,5.00 +5.62,5.00;5.00,4.69 +5.00,4.69;4.69,4.38 +4.69,4.38;4.06,3.75 +4.38,3.75;5.31,3.75 +5.31,3.75;5.94,4.06 +5.94,4.06;6.25,4.06 +6.25,4.06;6.88,4.38 +6.88,4.38;7.19,4.69 +4.38,2.19;5.00,2.19 +5.00,2.19;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.25,2.50 +6.25,2.50;6.56,2.81 +6.56,2.81;7.19,2.81 +7.19,2.81;7.81,3.44 +7.81,3.44;8.12,3.44 +4.38,0.62;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.44,1.88 +8.44,1.88;8.75,2.19 +8.75,2.19;9.06,2.19 +9.06,7.50;9.06,7.81 +9.06,7.81;8.75,8.12 +8.75,8.12;8.44,8.44 +8.44,8.44;8.12,8.75 +8.12,8.75;7.81,9.06 +4.06,7.81;4.69,7.81 +4.69,7.81;5.00,7.81 +5.00,7.81;5.31,7.81 +5.31,7.81;5.94,7.81 +5.94,7.81;6.25,7.81 +6.25,7.81;6.56,7.81 +6.56,7.81;7.19,7.81 +7.19,7.81;7.50,8.12 +7.50,8.12;8.12,8.12 +8.12,8.12;8.44,8.12 +5.00,7.81;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.62,9.06 +5.62,9.06;5.94,9.06 +4.38,5.94;4.69,6.25 +4.69,6.25;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.00,7.50 +6.25,5.62;6.25,6.25 +6.25,6.25;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.62,7.19 +4.06,5.94;4.38,5.94 +4.38,5.94;5.00,5.94 +5.00,5.94;5.31,5.94 +5.31,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +7.19,5.94;7.19,6.25 +7.19,6.25;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;7.81,7.50 +9.06,5.62;9.06,5.94 +9.06,5.94;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.44,7.19 +6.88,5.94;7.19,5.94 +7.19,5.94;7.50,5.94 +7.50,5.94;8.12,5.94 +8.12,5.94;8.44,5.94 +8.44,5.94;9.06,5.94 + +# UTF-16 : 61 3c +# UTF-8 : bc 84 e6 +[613c] 愼 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +4.38,3.12;8.44,3.12 +8.44,3.12;8.44,6.56 +8.44,6.56;4.38,6.56 +4.38,6.56;4.38,3.12 +4.38,5.31;8.44,5.31 +4.38,4.38;8.44,4.38 +3.12,6.56;3.12,2.19 +3.12,2.19;9.06,2.19 +3.44,9.06;3.44,7.81 +3.44,7.81;3.75,7.50 +3.75,7.50;4.38,7.50 +4.38,7.50;4.69,7.50 +4.69,7.50;5.00,7.50 +5.00,7.50;5.62,7.50 +5.62,7.50;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.44,7.50 +8.44,7.50;8.75,7.81 +8.75,7.81;8.75,8.12 +3.44,8.12;3.75,8.12 +3.75,8.12;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,8.75 + +# UTF-16 : 69 c7 +# UTF-8 : 87 a7 e6 +[69c7] 槇 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +2.19,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +4.38,3.12;8.44,3.12 +8.44,3.12;8.44,6.56 +8.44,6.56;4.38,6.56 +4.38,6.56;4.38,3.12 +4.38,5.31;8.44,5.31 +4.38,4.38;8.44,4.38 +3.12,6.56;3.12,2.19 +3.12,2.19;9.06,2.19 +3.44,9.06;3.44,7.81 +3.44,7.81;3.75,7.50 +3.75,7.50;4.38,7.50 +4.38,7.50;4.69,7.50 +4.69,7.50;5.00,7.50 +5.00,7.50;5.62,7.50 +5.62,7.50;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.44,7.50 +8.44,7.50;8.75,7.81 +8.75,7.81;8.75,8.12 +3.44,8.12;3.75,8.12 +3.75,8.12;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,8.75 + +# UTF-16 : 55 d4 +# UTF-8 : 94 97 e5 +[55d4] 嗔 +0.94,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +2.19,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +4.69,3.12;8.44,3.12 +8.44,3.12;8.44,6.56 +8.44,6.56;4.38,6.56 +4.38,6.56;4.38,3.12 +4.69,5.31;8.44,5.31 +4.69,4.38;8.44,4.38 +3.44,6.56;3.44,2.19 +3.44,2.19;9.06,2.19 +3.75,9.06;3.75,7.81 +3.75,7.81;4.06,7.50 +4.06,7.50;4.38,7.50 +4.38,7.50;5.31,7.50 +5.31,7.50;5.94,7.50 +5.94,7.50;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;7.81,7.50 +7.81,7.50;8.44,7.50 +8.44,7.50;8.75,7.81 +8.75,7.81;8.75,8.12 +3.75,8.12;4.06,8.12 +4.06,8.12;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,8.75 + +# UTF-16 : 77 8b +# UTF-8 : 8b 9e e7 +[778b] 瞋 +2.50,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +4.69,3.12;8.44,3.12 +8.44,3.12;8.44,6.56 +8.44,6.56;4.69,6.56 +4.38,6.56;4.69,3.12 +4.69,5.31;8.44,5.31 +4.69,4.38;8.44,4.38 +3.44,6.56;3.75,2.19 +3.44,2.19;9.06,2.19 +3.75,9.06;3.75,7.81 +3.75,7.81;4.06,7.50 +4.06,7.50;4.69,7.50 +4.69,7.50;5.31,7.50 +5.31,7.50;5.94,7.50 +5.94,7.50;6.88,7.50 +6.88,7.50;7.50,7.50 +7.50,7.50;7.81,7.50 +7.81,7.50;8.44,7.50 +8.44,7.50;8.75,7.81 +8.75,7.81;8.75,8.12 +3.75,8.12;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,8.75 +0.94,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.94,4.06;2.50,4.06 +0.94,6.25;2.50,6.25 + +# UTF-16 : 93 ad +# UTF-8 : ad 8e e9 +[93ad] 鎭 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.38 +2.50,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +4.69,3.12;8.44,3.12 +8.44,3.12;8.44,6.56 +8.44,6.56;4.69,6.56 +4.69,6.56;4.69,3.12 +4.69,5.31;8.44,5.31 +4.69,4.38;8.44,4.38 +3.75,6.56;3.75,2.19 +3.75,2.19;9.06,2.19 +3.75,9.06;3.75,7.81 +3.75,7.81;4.06,7.50 +4.06,7.50;4.69,7.50 +4.69,7.50;5.31,7.50 +5.31,7.50;5.94,7.50 +5.94,7.50;6.88,7.50 +6.88,7.50;7.50,7.50 +7.50,7.50;7.81,7.50 +7.81,7.50;8.44,7.50 +8.44,7.50;8.75,7.81 +8.75,7.81;8.75,8.12 +3.75,8.12;4.38,8.12 +4.38,8.12;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,8.75 + +# UTF-16 : 50 06 +# UTF-8 : 86 80 e5 +[5006] 倆 +1.88,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +5.62,0.94;5.62,8.75 +2.50,8.75;9.06,8.75 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,6.88 +8.75,6.88;2.50,6.88 +2.50,6.88;2.50,0.62 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.44 +4.69,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.38,5.62 +3.12,5.94;4.38,5.94 +4.38,5.94;4.38,5.62 +4.38,5.62;4.06,4.69 +4.06,4.69;4.06,4.06 +4.06,4.06;3.75,3.44 +3.75,3.44;3.44,2.81 +3.44,2.81;3.12,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.50,5.62 +6.25,5.94;7.50,5.94 +7.19,5.94;7.50,5.62 +7.19,5.62;7.19,4.69 +7.19,4.69;7.19,4.06 +7.19,4.06;6.88,3.44 +6.88,3.44;6.56,2.81 +6.56,2.81;6.25,2.50 + +# UTF-16 : 88 f2 +# UTF-8 : b2 a3 e8 +[88f2] 裲 +2.50,3.44;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,4.06;1.88,4.38 +1.88,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.88,4.06;2.19,4.38 +2.19,4.38;2.50,5.00 +2.50,5.00;2.81,5.31 +2.81,5.31;2.81,5.62 +2.50,7.50;0.31,7.50 +1.25,7.50;1.25,9.06 +1.25,0.62;1.25,4.69 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +5.94,0.94;5.94,8.75 +2.81,8.75;9.06,8.75 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,6.88 +8.75,6.88;3.12,6.88 +3.12,6.88;3.12,0.62 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.69,5.62 +3.75,5.94;4.69,5.94 +4.69,5.94;4.69,5.62 +4.69,5.62;4.69,4.69 +4.69,4.69;4.38,4.06 +4.38,4.06;4.06,3.44 +4.06,3.44;3.75,2.81 +3.75,2.81;3.44,2.50 +8.44,2.50;8.12,2.81 +8.12,2.81;8.12,3.44 +8.12,3.44;7.81,4.06 +7.81,4.06;7.50,4.69 +7.50,4.69;7.50,5.62 +6.56,5.94;7.50,5.94 +7.50,5.94;7.50,5.62 +7.50,5.62;7.50,4.69 +7.50,4.69;7.19,4.06 +7.19,4.06;7.19,3.44 +7.19,3.44;6.88,2.81 +6.88,2.81;6.56,2.50 + +# UTF-16 : 8f 1b +# UTF-8 : 9b bc e8 +[8f1b] 輛 +0.62,3.44;3.12,3.44 +3.12,3.44;3.12,6.88 +3.12,6.88;0.62,6.88 +0.62,6.88;0.62,3.12 +0.62,5.00;3.12,5.00 +0.00,2.19;3.44,2.19 +1.88,0.31;1.88,9.06 +0.00,8.12;3.44,8.12 +6.25,0.94;6.56,8.75 +3.75,8.75;9.06,8.75 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,1.56 +8.75,1.56;9.06,6.88 +8.75,6.88;3.75,6.88 +3.75,6.88;3.75,0.62 +5.94,2.50;5.94,2.81 +5.94,2.81;5.62,3.44 +5.62,3.44;5.31,4.06 +5.31,4.06;5.31,4.69 +5.31,4.69;5.31,5.62 +4.38,5.94;5.31,5.94 +5.31,5.94;5.31,5.62 +5.31,5.62;5.31,4.69 +5.31,4.69;5.00,4.06 +5.00,4.06;5.00,3.44 +5.00,3.44;4.69,2.81 +4.69,2.81;4.38,2.50 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +8.12,3.44;8.12,4.06 +8.12,4.06;7.81,4.69 +7.81,4.69;7.81,5.62 +6.88,5.94;7.81,5.94 +7.81,5.94;7.81,5.62 +7.81,5.62;7.81,4.69 +7.81,4.69;7.50,4.06 +7.50,4.06;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.88,2.50 + +# UTF-16 : 69 ff +# UTF-8 : bf a7 e6 +[69ff] 槿 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +8.75,4.38;8.75,6.56 +8.75,6.56;3.44,6.56 +3.44,6.56;3.44,4.38 +3.44,4.69;8.75,4.69 +3.44,2.19;8.75,2.19 +3.12,3.44;8.75,3.44 +5.94,0.94;5.94,7.19 +3.12,8.44;9.06,8.44 +2.81,0.94;9.38,0.94 +7.50,9.38;7.81,7.19 +7.50,7.19;4.38,7.19 +4.38,7.19;4.38,9.38 + +# UTF-16 : 5c 41 +# UTF-8 : 81 b1 e5 +[5c41] 屁 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.44,8.75 +8.44,8.75;8.44,6.88 +8.44,6.88;1.56,6.88 +5.94,6.56;5.94,1.56 +5.94,1.56;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +5.94,3.75;6.56,4.06 +6.56,4.06;7.19,4.38 +7.19,4.38;7.81,4.69 +7.81,4.69;8.12,5.31 +8.12,5.31;8.75,5.62 +2.50,4.38;5.31,4.38 +2.50,0.94;2.50,6.56 +1.25,0.62;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.31,1.56 + +# UTF-16 : 7a 79 +# UTF-8 : b9 a9 e7 +[7a79] 穹 +5.31,8.44;5.31,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;6.25,6.25 +6.25,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.12,7.50 +4.69,8.44;4.69,9.38 +8.44,6.88;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 +0.94,5.94;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.50,6.25 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.75,7.50 +3.75,7.50;3.75,8.12 +3.75,8.12;4.06,8.44 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,4.06 +7.81,4.06;1.88,4.06 +1.88,4.06;1.56,3.75 +1.56,3.75;1.56,3.12 +1.56,3.12;1.56,2.81 +1.56,2.81;1.25,2.50 +1.25,2.50;1.25,1.88 +1.56,2.81;8.12,2.81 +8.12,2.81;8.12,2.50 +8.12,2.50;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 + +# UTF-16 : 7a 88 +# UTF-8 : 88 aa e7 +[7a88] 窈 +5.31,8.44;5.31,6.88 +5.31,6.88;5.62,6.56 +5.62,6.56;6.25,6.56 +6.25,6.56;6.56,6.56 +6.56,6.56;7.19,6.56 +7.19,6.56;7.81,6.56 +7.81,6.56;7.81,7.19 +7.81,7.19;8.12,7.81 +4.69,8.44;4.69,9.38 +8.75,6.88;8.75,8.44 +8.75,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 +1.25,6.25;1.56,6.56 +1.56,6.56;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.81,6.88 +2.81,6.88;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;3.75,8.44 +4.38,0.62;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.25,3.75 +6.25,3.75;6.56,4.38 +6.56,4.38;6.56,5.31 +6.56,5.31;6.56,6.25 +4.69,4.69;8.44,4.69 +8.44,4.69;8.44,3.75 +8.44,3.75;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +2.50,3.12;2.19,3.44 +2.19,3.44;1.56,3.75 +1.56,3.75;1.25,4.06 +1.25,4.06;0.94,4.38 +0.94,4.38;0.31,4.69 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.31 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;1.88,5.31 +1.88,5.31;2.19,5.94 +2.19,5.94;2.50,6.25 +4.69,1.25;4.38,1.56 +4.38,1.56;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,2.81 +3.75,2.81;3.44,3.44 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,1.88 + +# UTF-16 : 7a 7d +# UTF-8 : bd a9 e7 +[7a7d] 穽 +5.31,8.12;5.31,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;6.25,6.25 +6.25,6.25;6.56,6.25 +6.56,6.25;7.19,6.25 +7.19,6.25;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,7.19 +8.12,7.19;8.12,7.50 +4.69,8.12;4.69,9.38 +8.44,6.56;8.44,8.12 +8.44,8.12;0.94,8.12 +0.94,8.12;0.94,6.56 +0.94,5.62;1.56,5.94 +1.56,5.94;1.88,5.94 +1.88,5.94;2.50,6.25 +2.50,6.25;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.75,7.19 +3.75,7.19;3.75,7.81 +3.75,7.81;4.06,8.12 +6.56,0.62;6.56,5.62 +1.25,0.62;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.50,1.88 +2.50,1.88;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.12,5.62 +0.62,2.81;8.75,2.81 +0.62,4.69;8.75,4.69 + +# UTF-16 : 75 26 +# UTF-8 : a6 94 e7 +[7526] 甦 +4.69,8.75;0.62,8.75 +2.50,4.38;2.50,8.75 +0.31,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +4.38,3.44;4.38,7.50 +4.38,7.50;0.62,7.50 +0.62,7.50;0.62,4.06 +0.94,4.06;4.38,4.06 +0.94,5.94;4.38,5.94 +9.06,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.00,0.94 +5.00,0.94;4.38,1.25 +4.38,1.25;3.75,1.25 +3.75,1.25;3.12,1.56 +3.12,1.56;2.50,1.88 +2.50,1.88;2.19,2.19 +2.19,2.19;1.56,2.81 +1.56,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +4.69,5.94;5.00,6.25 +5.00,6.25;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.62,8.12 +5.62,8.12;5.62,8.75 +9.06,2.50;4.38,2.50 +8.75,7.50;5.31,7.50 +8.75,5.31;5.00,5.31 +6.88,2.50;6.88,9.06 + +# UTF-16 : 71 be +# UTF-8 : be 86 e7 +[71be] 熾 +8.75,5.31;8.75,4.69 +8.75,4.69;8.44,4.06 +8.44,4.06;8.12,3.44 +8.12,3.44;7.81,3.12 +7.81,3.12;7.50,2.50 +7.50,2.50;7.19,2.19 +7.19,2.19;6.88,1.88 +6.88,1.88;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.31,0.62 +7.19,9.38;7.19,7.50 +7.19,7.50;7.19,6.25 +7.19,6.25;7.19,5.00 +7.19,5.00;7.50,3.75 +7.50,3.75;7.81,2.81 +7.81,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.38,3.12 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,7.81 +8.44,7.81;8.44,7.50 +8.44,7.50;8.75,7.19 +8.75,7.19;9.06,6.88 +3.75,1.56;6.25,1.56 +6.25,1.56;6.25,5.00 +6.25,5.00;3.75,5.00 +3.75,5.00;3.75,0.94 +3.75,3.44;5.94,3.44 +2.81,5.94;9.06,5.94 +3.12,8.12;6.56,8.12 +5.00,8.12;5.00,9.38 +5.31,5.94;5.62,6.25 +5.62,6.25;5.62,6.88 +5.62,6.88;5.94,7.19 +5.94,7.19;5.94,7.50 +5.94,7.50;5.94,8.12 +4.38,5.94;4.38,6.56 +4.38,6.56;4.06,6.88 +4.06,6.88;4.06,7.19 +4.06,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +3.12,2.19;2.81,2.50 +2.81,2.50;2.50,3.12 +2.50,3.12;2.19,3.44 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +3.12,7.50;2.81,7.19 +2.81,7.19;2.50,6.56 +2.50,6.56;2.19,6.25 +2.19,6.25;1.88,5.94 +1.88,5.94;1.56,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.56,4.06 +1.56,4.06;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 + +# UTF-16 : 6f 6d +# UTF-8 : ad bd e6 +[6f6d] 潭 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +9.06,8.75;2.81,8.75 +6.88,8.75;6.88,6.25 +5.00,8.75;5.00,6.25 +2.81,5.94;3.12,7.81 +2.81,7.81;8.75,7.81 +8.75,7.81;8.75,6.25 +8.75,6.25;3.12,6.25 +3.44,3.12;8.44,3.12 +8.44,3.12;8.44,5.31 +8.44,5.31;3.44,5.31 +3.44,5.31;3.44,3.12 +3.44,4.38;8.44,4.38 +2.50,2.19;9.06,2.19 +5.94,0.62;5.94,3.12 + +# UTF-16 : 6e 9f +# UTF-8 : 9f ba e6 +[6e9f] 溟 +8.75,6.88;8.75,8.75 +8.75,8.75;2.81,8.75 +2.81,8.75;2.81,6.88 +9.06,3.12;2.50,3.12 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +3.75,4.38;8.12,4.38 +8.12,4.38;8.12,7.50 +8.12,7.50;3.75,7.50 +3.75,7.50;3.75,4.06 +3.75,5.94;8.12,5.94 +5.94,3.12;5.94,4.38 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 + +# UTF-16 : 66 9d +# UTF-8 : 9d 9a e6 +[669d] 暝 +0.94,1.56;2.81,1.56 +2.81,1.56;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.94,5.31;2.50,5.31 +8.75,6.88;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,6.88 +9.06,3.12;3.12,3.12 +3.12,0.62;3.75,0.94 +3.75,0.94;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +4.06,4.38;8.12,4.38 +8.12,4.38;8.12,7.50 +8.12,7.50;4.06,7.50 +4.06,7.50;4.06,4.06 +4.06,5.94;8.12,5.94 +5.94,3.12;6.25,4.38 + +# UTF-16 : 69 a0 +# UTF-8 : a0 a6 e6 +[69a0] 榠 +8.75,6.88;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,6.88 +9.06,3.12;2.81,3.12 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +4.06,4.38;8.12,4.38 +8.12,4.38;8.12,7.50 +8.12,7.50;3.75,7.50 +3.75,7.50;3.75,4.06 +4.06,5.94;8.12,5.94 +5.94,3.12;5.94,4.38 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 + +# UTF-16 : 77 91 +# UTF-8 : 91 9e e7 +[7791] 瞑 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.94,4.06;2.50,4.06 +0.94,6.25;2.50,6.25 +8.75,6.88;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,6.88 +9.06,3.12;3.12,3.12 +3.12,0.62;3.75,0.94 +3.75,0.94;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +4.38,4.38;8.12,4.38 +8.12,4.38;8.12,7.50 +8.12,7.50;4.06,7.50 +4.06,7.50;4.06,4.06 +4.38,5.94;8.12,5.94 +5.94,3.12;6.25,4.38 + +# UTF-16 : 5e 4e +# UTF-8 : 8e b9 e5 +[5e4e] 幎 +2.19,2.50;2.50,2.50 +2.50,2.50;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.81,7.50 +2.81,7.50;0.62,7.50 +0.62,7.50;0.62,2.19 +1.56,0.62;1.56,9.06 +8.75,6.88;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,6.88 +9.06,3.12;3.12,3.12 +3.12,0.62;3.75,0.94 +3.75,0.94;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +4.38,4.38;8.12,4.38 +8.12,4.38;8.12,7.50 +8.12,7.50;4.06,7.50 +4.06,7.50;4.06,4.06 +4.38,5.94;8.12,5.94 +5.94,3.12;6.25,4.38 + +# UTF-16 : 87 9f +# UTF-8 : 9f 9e e8 +[879f] 螟 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.50 +3.12,7.50;0.62,7.50 +0.31,7.50;0.62,3.75 +0.00,0.94;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.44,2.19 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +8.75,6.88;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,6.88 +9.06,3.12;3.44,3.12 +3.44,0.62;4.06,0.94 +4.06,0.94;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +4.38,4.38;8.12,4.38 +8.12,4.38;8.12,7.50 +8.12,7.50;4.38,7.50 +4.38,7.50;4.38,4.06 +4.38,5.94;8.12,5.94 +6.25,3.12;6.25,4.38 + +# UTF-16 : 6c ea +# UTF-8 : aa b3 e6 +[6cea] 泪 +0.94,0.62;1.25,1.25 +1.25,1.25;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,7.50;2.50,7.81 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.44 +1.56,8.44;0.94,8.75 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.56 +8.44,0.62;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,0.62 +3.75,1.25;8.44,1.25 +3.75,3.75;8.44,3.75 +3.75,6.25;8.44,6.25 + +# UTF-16 : 6c d7 +# UTF-8 : 97 b3 e6 +[6cd7] 泗 +8.75,8.75;3.12,8.75 +2.81,8.75;3.12,0.62 +8.75,0.62;8.75,8.75 +2.81,1.25;8.75,1.25 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +5.00,8.44;5.00,7.50 +5.00,7.50;5.00,6.25 +5.00,6.25;5.00,5.62 +5.00,5.62;4.69,5.00 +4.69,5.00;4.69,4.38 +4.69,4.38;4.69,4.06 +4.69,4.06;4.38,3.75 +4.38,3.75;4.06,3.44 +4.06,3.44;3.75,3.12 +3.75,3.12;3.44,2.81 +6.56,8.75;6.56,5.00 +6.56,5.00;6.56,4.38 +6.56,4.38;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.50,3.75 +7.50,3.75;8.75,3.75 + +# UTF-16 : 6e 38 +# UTF-8 : b8 b8 e6 +[6e38] 游 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;1.88,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +8.75,7.81;6.56,7.81 +5.31,6.25;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.81 +6.56,7.81;6.88,8.44 +6.88,8.44;7.19,9.06 +3.44,5.94;5.31,5.94 +5.31,5.94;5.31,4.69 +5.31,4.69;5.31,3.75 +5.31,3.75;5.31,2.81 +5.31,2.81;5.31,2.19 +5.31,2.19;5.00,1.56 +5.00,1.56;5.00,0.94 +5.00,0.94;4.69,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +8.75,6.56;6.25,6.56 +9.06,3.75;5.62,3.75 +4.06,7.81;4.06,9.06 +2.50,7.81;5.94,7.81 +2.19,0.62;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.44,6.56 +3.44,6.56;3.44,7.81 +7.50,5.00;7.81,1.56 +7.50,1.56;7.50,1.25 +7.50,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 +8.75,6.25;8.44,5.94 +8.44,5.94;8.12,5.62 +8.12,5.62;7.81,5.31 +7.81,5.31;7.81,5.00 + +# UTF-16 : 6e f8 +# UTF-8 : b8 bb e6 +[6ef8] 滸 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.44 +0.94,8.44;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +5.31,0.94;5.31,3.12 +5.31,3.12;2.81,3.12 +2.81,3.12;2.81,0.62 +2.81,0.94;5.00,0.94 +2.50,7.50;5.62,7.50 +2.50,5.94;5.31,5.94 +2.50,4.69;5.31,4.69 +2.50,8.75;5.31,8.75 +6.25,8.12;9.06,8.12 +7.81,0.62;7.81,8.12 +9.38,4.69;5.62,4.69 +5.62,5.62;5.94,6.25 +5.94,6.25;6.25,6.88 +6.25,6.88;6.25,7.50 +6.25,7.50;6.56,8.12 +6.56,8.12;6.56,8.44 +6.56,8.44;6.56,8.75 +6.56,8.75;6.56,9.06 + +# UTF-16 : 59 4e +# UTF-8 : 8e a5 e5 +[594e] 奎 +8.75,8.44;0.62,8.44 +9.06,5.31;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,7.81 +5.62,7.81;5.31,8.44 +0.31,5.31;0.94,5.62 +0.94,5.62;1.56,5.94 +1.56,5.94;2.19,6.25 +2.19,6.25;2.81,6.56 +2.81,6.56;3.12,6.88 +3.12,6.88;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;4.06,8.44 +4.06,8.44;4.38,8.75 +4.38,8.75;4.69,9.38 +0.62,0.94;8.75,0.94 +8.12,2.81;1.25,2.81 +4.69,4.38;4.69,7.50 +4.69,0.94;4.69,4.06 +0.94,4.38;8.44,4.38 +6.88,6.25;2.50,6.25 + +# UTF-16 : 66 68 +# UTF-8 : a8 99 e6 +[6668] 晨 +1.56,6.56;8.12,6.56 +8.12,6.56;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,6.56 +1.56,7.50;7.81,7.50 +1.25,3.75;8.75,3.75 +4.38,3.75;4.69,3.12 +4.69,3.12;5.00,2.81 +5.00,2.81;5.31,2.50 +5.31,2.50;5.62,2.19 +5.62,2.19;6.25,1.88 +6.25,1.88;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,0.62 +1.25,0.62;1.56,0.62 +1.56,0.62;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.62,1.25 +2.81,0.94;2.81,3.75 +1.88,4.69;8.12,4.69 +5.94,1.88;6.56,1.88 +6.56,1.88;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,3.12 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,5.62 +1.25,5.62;8.75,5.62 + +# UTF-16 : 66 5f +# UTF-8 : 9f 99 e6 +[665f] 晟 +1.25,6.56;8.12,6.56 +8.12,6.56;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,6.25 +1.25,7.50;8.12,7.50 +1.25,4.06;4.06,4.06 +4.06,4.06;4.06,3.44 +4.06,3.44;4.06,2.81 +4.06,2.81;4.06,2.50 +4.06,2.50;3.75,1.88 +3.75,1.88;3.44,1.56 +3.44,1.56;3.12,1.56 +2.81,1.56;2.50,1.56 +2.50,1.56;1.88,1.56 +1.88,1.56;1.56,1.56 +8.12,4.69;7.81,4.06 +7.81,4.06;7.50,3.44 +7.50,3.44;7.19,3.12 +7.19,3.12;6.88,2.81 +6.88,2.81;6.25,2.19 +6.25,2.19;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;4.06,0.94 +4.06,0.94;3.44,0.94 +5.31,6.56;5.31,5.31 +5.31,5.31;5.31,4.38 +5.31,4.38;5.62,3.44 +5.62,3.44;6.25,2.81 +6.25,2.81;6.56,2.19 +6.56,2.19;6.88,1.56 +6.88,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.12,0.62 +8.12,0.62;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;9.06,1.88 +9.06,1.88;9.06,2.19 +6.25,5.94;6.88,5.62 +6.88,5.62;7.19,5.62 +7.19,5.62;7.81,5.31 +7.81,5.31;8.12,5.31 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.25,5.31 +1.25,5.31;8.75,5.31 + +# UTF-16 : 81 29 +# UTF-8 : a9 84 e8 +[8129] 脩 +1.88,9.06;1.56,8.44 +1.56,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;0.94,6.56 +0.94,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +2.50,1.56;2.50,7.50 +3.12,5.00;3.75,5.00 +3.75,5.00;4.38,5.31 +4.38,5.31;5.00,5.62 +5.00,5.62;5.62,5.94 +5.62,5.94;6.25,6.25 +6.25,6.25;6.56,6.56 +6.56,6.56;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,8.44 +8.75,5.00;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.19,5.62 +7.19,5.62;6.56,5.94 +6.56,5.94;6.25,6.25 +6.25,6.25;5.62,6.56 +5.62,6.56;5.31,6.88 +5.31,6.88;5.00,7.50 +5.00,7.50;4.69,7.81 +4.69,7.81;4.38,8.12 +4.38,8.44;9.06,8.44 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.06 +4.06,0.62;4.06,5.00 +4.06,5.00;8.12,5.00 +8.12,5.00;8.12,1.25 +8.12,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +4.06,2.50;8.12,2.50 +4.06,3.75;8.12,3.75 + +# UTF-16 : 56 34 +# UTF-8 : b4 98 e5 +[5634] 嘴 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +4.38,9.06;4.38,6.56 +3.44,8.75;3.44,6.25 +5.94,8.12;4.38,8.12 +2.81,6.25;3.12,6.25 +3.12,6.25;3.75,6.25 +3.75,6.25;4.06,6.25 +4.06,6.25;4.69,6.56 +4.69,6.56;5.31,6.56 +5.31,6.56;5.94,6.56 +5.94,6.56;6.25,6.88 +6.56,9.06;6.56,6.56 +6.56,6.56;6.88,6.56 +6.88,6.56;7.50,6.25 +7.50,6.25;7.81,6.25 +7.50,6.25;8.44,6.25 +8.44,6.25;8.75,6.56 +8.75,6.56;9.06,6.88 +9.06,6.88;9.06,7.19 +9.06,7.19;9.06,7.50 +6.56,7.81;7.19,8.12 +7.19,8.12;7.50,8.12 +7.50,8.12;8.12,8.44 +8.12,8.44;8.44,8.44 +8.44,8.44;9.06,8.75 +6.25,4.69;6.56,5.00 +6.56,5.00;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.19,5.62 +2.81,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.38,5.31 +4.38,5.31;4.69,5.94 +4.69,5.94;5.00,6.25 +4.38,5.94;7.19,5.94 +3.75,2.19;8.75,2.19 +3.75,3.44;8.75,3.44 +2.81,0.62;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;3.75,3.75 +3.75,3.75;3.75,4.69 +3.75,4.69;8.75,4.69 +8.75,4.69;8.75,1.25 +8.75,1.25;8.75,0.94 +8.75,0.94;8.12,0.62 +8.12,0.62;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +6.25,4.69;6.25,2.19 + +# UTF-16 : 83 2b +# UTF-8 : ab 8c e8 +[832b] 茫 +0.94,0.62;1.25,0.94 +1.25,0.94;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,5.94;2.50,6.25 +2.50,6.25;1.88,6.56 +1.88,6.56;1.56,6.56 +1.56,6.56;1.25,6.88 +1.25,6.88;0.94,6.88 +2.50,4.06;2.19,4.38 +2.19,4.38;1.88,4.38 +1.88,4.38;1.25,4.69 +1.25,4.69;0.94,5.00 +0.94,5.00;0.31,5.31 +0.62,8.44;8.75,8.44 +2.81,7.19;2.81,9.38 +6.56,7.50;6.56,9.38 +6.25,5.94;6.25,7.19 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,1.25 +4.06,1.25;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;4.06,5.94 +4.06,5.94;8.75,5.94 + +# UTF-16 : 68 d8 +# UTF-8 : 98 a3 e6 +[68d8] 棘 +2.50,0.62;2.50,9.06 +0.00,8.12;4.38,8.12 +0.00,1.56;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;2.19,3.75 +2.19,3.75;2.50,4.38 +2.81,4.38;3.44,4.38 +3.44,4.38;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.06,5.00 +4.06,5.00;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,4.06 +6.88,0.62;6.88,9.06 +4.69,8.12;9.38,8.12 +4.38,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.56,3.75 +6.56,3.75;6.88,4.38 +9.06,1.56;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +7.50,3.44;7.19,4.06 +7.19,4.06;6.88,4.38 +7.50,4.38;8.12,4.38 +8.12,4.38;8.44,4.38 +8.44,4.38;8.75,4.38 +8.75,4.38;8.75,5.00 +8.75,5.00;8.75,5.00 +8.75,5.00;8.75,6.88 +8.75,6.88;5.00,6.88 +5.00,6.88;5.00,4.06 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,3.12 +3.75,3.12;3.12,3.44 +3.12,3.44;2.81,4.06 +2.81,4.06;2.50,4.38 + +# UTF-16 : 5d d2 +# UTF-8 : 92 b7 e5 +[5dd2] 巒 +0.94,7.81;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.88,9.06 +1.88,9.06;1.88,9.06 +3.75,3.75;5.62,3.75 +5.62,3.75;5.62,5.00 +5.62,5.00;3.75,5.00 +3.75,5.00;3.75,3.44 +3.44,7.81;5.94,7.81 +3.44,6.88;5.94,6.88 +3.44,5.94;5.94,5.94 +3.44,8.75;5.94,8.75 +1.56,6.88;1.25,7.19 +1.25,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.62,8.44 +0.94,5.94;1.25,6.56 +1.25,6.56;1.88,6.88 +1.88,6.88;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.44 +0.31,5.94;3.12,6.25 +3.12,5.31;3.12,5.94 +3.12,5.94;2.81,6.56 +2.81,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +1.88,5.94;1.88,3.44 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,9.06 +7.50,9.06;7.81,9.06 +7.19,6.88;7.19,7.19 +7.19,7.19;6.56,7.81 +6.56,7.81;6.25,8.12 +6.25,8.12;6.25,8.44 +6.56,5.94;6.88,6.56 +6.88,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;8.12,8.12 +8.12,8.12;8.75,8.44 +5.94,5.94;8.75,6.25 +9.06,5.31;8.75,5.94 +8.75,5.94;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.44,7.19 +7.50,5.94;7.50,3.44 +0.31,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +6.25,3.75;6.56,4.38 +6.56,4.38;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,5.62 +8.75,3.75;8.75,4.06 +8.75,4.06;8.75,4.69 +8.75,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.44,5.62 +1.25,2.81;1.25,0.31 +8.12,0.31;8.12,3.12 +4.69,3.12;4.69,0.94 +1.25,0.94;8.12,0.94 + +# UTF-16 : 8b 8a +# UTF-8 : 8a ae e8 +[8b8a] 變 +3.12,5.94;3.12,6.25 +3.12,6.25;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;2.81,7.50 +0.31,6.25;3.12,6.56 +1.88,6.56;1.88,4.06 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;0.94,5.94 +2.81,4.38;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,5.94 +0.94,6.56;1.25,6.88 +1.25,6.88;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +1.56,7.19;1.25,7.50 +1.25,7.50;0.94,7.81 +0.94,7.81;0.62,8.44 +0.62,8.44;0.62,8.44 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +1.88,9.06;1.88,9.06 +9.06,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.44,7.50 +5.94,6.25;8.75,6.56 +7.50,6.56;7.50,4.06 +6.56,6.56;6.88,6.88 +6.88,6.88;7.50,7.19 +7.50,7.19;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.75,8.75 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.44 +6.25,8.44;6.25,8.44 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.81,9.06 +6.25,4.38;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,5.62 +6.56,5.62;6.56,5.94 +8.75,4.38;8.75,4.69 +8.75,4.69;8.75,5.31 +8.75,5.31;8.44,5.62 +8.44,5.62;8.44,5.94 +3.75,4.38;5.62,4.38 +5.62,4.38;5.62,5.62 +5.62,5.62;3.75,5.62 +3.75,5.62;3.75,4.38 +3.44,8.12;5.94,8.12 +3.44,7.19;5.94,7.19 +3.44,6.56;5.94,6.56 +3.44,8.75;5.94,8.75 +7.50,3.44;7.19,3.12 +7.19,3.12;6.56,2.81 +6.56,2.81;6.25,2.50 +6.25,2.50;5.62,2.19 +5.62,2.19;5.00,1.88 +5.00,1.88;4.06,1.56 +4.06,1.56;3.44,1.25 +3.44,1.25;2.50,0.94 +2.50,0.94;1.56,0.94 +1.56,0.94;0.62,0.62 +1.88,3.12;2.50,2.81 +2.50,2.81;3.12,2.50 +3.12,2.50;3.75,2.19 +3.75,2.19;4.38,1.88 +4.38,1.88;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;6.25,1.25 +6.25,1.25;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.75,0.62 +8.75,3.44;2.19,3.44 +0.62,2.19;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;2.81,4.38 + +# UTF-16 : 88 3b +# UTF-8 : bb a0 e8 +[883b] 蠻 +3.12,5.94;3.12,6.25 +3.12,6.25;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;2.81,7.50 +0.31,6.25;3.12,6.56 +1.88,6.56;1.88,4.06 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;0.94,5.94 +2.81,4.38;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,5.94 +0.94,6.56;1.25,6.88 +1.25,6.88;1.88,7.19 +1.88,7.19;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +1.56,7.19;1.25,7.50 +1.25,7.50;0.94,7.81 +0.94,7.81;0.62,8.44 +0.62,8.44;0.62,8.44 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +1.88,9.06;1.88,9.06 +9.06,5.94;8.75,6.25 +8.75,6.25;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.44,7.50 +5.94,6.25;8.75,6.56 +7.50,6.56;7.50,4.06 +6.56,6.56;6.88,6.88 +6.88,6.88;7.50,7.19 +7.50,7.19;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.75,8.75 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.25,8.44 +6.25,8.44;6.25,8.44 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.81,9.06 +6.25,4.38;6.56,4.69 +6.56,4.69;6.56,5.31 +6.56,5.31;6.56,5.62 +6.56,5.62;6.56,5.94 +8.75,4.38;8.75,4.69 +8.75,4.69;8.75,5.31 +8.75,5.31;8.44,5.62 +8.44,5.62;8.44,5.94 +3.75,4.38;5.62,4.38 +5.62,4.38;5.62,5.62 +5.62,5.62;3.75,5.62 +3.75,5.62;3.75,4.38 +3.44,8.12;5.94,8.12 +3.44,7.19;5.94,7.19 +3.44,6.56;5.94,6.56 +3.44,8.75;5.94,8.75 +4.69,0.94;4.69,4.06 +1.56,2.19;8.12,2.19 +8.12,2.19;8.12,3.75 +8.12,3.75;1.25,3.75 +1.25,3.75;1.25,1.56 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;7.19,1.88 +0.62,0.62;1.25,0.62 +1.25,0.62;1.88,0.94 +1.88,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;8.12,1.25 + +# UTF-16 : 94 7e +# UTF-8 : be 91 e9 +[947e] 鑾 +0.62,0.94;8.75,0.94 +8.44,2.19;0.94,2.19 +7.19,3.44;2.19,3.44 +4.69,0.94;4.69,3.44 +3.12,0.94;2.81,1.25 +2.81,1.25;2.50,1.56 +2.50,1.56;2.19,1.88 +2.19,1.88;2.19,1.88 +5.94,0.94;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.19,1.88 +3.12,6.25;3.12,6.56 +3.12,6.56;2.81,6.88 +2.81,6.88;2.81,7.50 +2.81,7.50;2.81,7.50 +0.31,6.56;3.12,6.88 +1.88,6.56;1.88,4.38 +0.31,4.69;0.62,5.31 +0.62,5.31;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;0.94,6.25 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.81,6.25 +0.94,6.56;1.25,7.19 +1.25,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.12 +0.94,8.12;0.62,8.44 +0.62,8.44;0.62,8.44 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +1.88,9.06;1.88,9.06 +9.06,6.25;8.75,6.56 +8.75,6.56;8.75,6.88 +8.75,6.88;8.44,7.50 +8.44,7.50;8.44,7.50 +5.94,6.56;8.75,6.88 +7.50,6.56;7.50,4.38 +6.25,4.69;6.56,5.31 +6.56,5.31;6.56,5.62 +6.56,5.62;6.56,5.94 +6.56,5.94;6.56,6.25 +8.75,4.69;8.75,5.31 +8.75,5.31;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.44,6.25 +6.56,6.56;6.88,7.19 +6.88,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.75,8.75 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.25,8.44 +6.25,8.44;6.25,8.44 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.81,9.06 +3.75,4.69;5.62,4.69 +5.62,4.69;5.62,5.94 +5.62,5.94;3.75,5.94 +3.75,5.94;3.75,4.69 +3.44,8.12;5.94,8.12 +3.44,7.50;5.94,7.50 +3.44,6.56;5.94,6.56 +3.44,8.75;5.94,8.75 +9.06,3.12;8.44,3.44 +8.44,3.44;8.12,3.44 +8.12,3.44;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,3.75 +6.88,3.75;6.25,4.06 +6.25,4.06;5.94,4.06 +5.94,4.06;5.62,4.38 +5.62,4.38;5.00,4.38 +5.00,4.38;4.69,4.38 +4.69,4.38;4.38,4.38 +4.38,4.38;4.06,4.38 +4.06,4.38;3.44,4.06 +3.44,4.06;3.12,4.06 +3.12,4.06;2.81,3.75 +2.81,3.75;2.19,3.75 +2.19,3.75;1.88,3.44 +1.88,3.44;1.25,3.44 +1.25,3.44;0.94,3.44 +0.94,3.44;0.31,3.12 + +# UTF-16 : 81 e0 +# UTF-8 : a0 87 e8 +[81e0] 臠 +3.12,6.25;3.12,6.56 +3.12,6.56;2.81,6.88 +2.81,6.88;2.81,7.50 +2.81,7.50;2.81,7.50 +0.31,6.56;3.12,6.88 +1.88,6.56;1.88,4.38 +0.31,4.69;0.62,5.31 +0.62,5.31;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;0.94,6.25 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.81,6.25 +0.94,6.56;1.25,7.19 +1.25,7.19;1.88,7.50 +1.88,7.50;2.19,7.81 +2.19,7.81;2.50,8.12 +2.50,8.12;2.81,8.75 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.12 +0.94,8.12;0.62,8.44 +0.62,8.44;0.62,8.44 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +1.88,9.06;1.88,9.06 +9.06,6.25;8.75,6.56 +8.75,6.56;8.75,6.88 +8.75,6.88;8.44,7.50 +8.44,7.50;8.44,7.50 +5.94,6.56;8.75,6.88 +7.50,6.56;7.50,4.38 +6.25,4.69;6.56,5.31 +6.56,5.31;6.56,5.62 +6.56,5.62;6.56,5.94 +6.56,5.94;6.56,6.25 +8.75,4.69;8.75,5.31 +8.75,5.31;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.44,6.25 +6.56,6.56;6.88,7.19 +6.88,7.19;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;8.12,8.12 +8.12,8.12;8.75,8.75 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.25,8.44 +6.25,8.44;6.25,8.44 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,9.06 +7.50,9.06;7.81,9.06 +3.75,4.69;5.62,4.69 +5.62,4.69;5.62,5.94 +5.62,5.94;3.75,5.94 +3.75,5.94;3.75,4.69 +3.44,8.12;5.94,8.12 +3.44,7.50;5.94,7.50 +3.44,6.56;5.94,6.56 +3.44,8.75;5.94,8.75 +5.94,0.62;6.56,0.62 +6.56,0.62;6.88,0.62 +6.88,0.62;7.50,0.62 +7.50,0.62;7.50,0.62 +7.50,0.62;8.12,0.62 +8.12,0.62;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,4.06 +8.44,4.06;1.25,4.06 +1.25,4.06;1.25,0.62 +1.88,2.50;2.50,2.81 +2.50,2.81;2.81,2.81 +2.81,2.81;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.38,3.75 +4.38,3.75;4.69,4.06 +4.69,4.06;4.69,4.69 +7.50,2.50;7.19,2.81 +7.19,2.81;6.56,3.12 +6.56,3.12;5.62,3.44 +5.62,3.44;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,3.75 +1.88,1.56;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;4.69,3.12 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.00,2.50 +5.00,2.50;4.38,2.50 + +# UTF-16 : 59 60 +# UTF-8 : a0 a5 e5 +[5960] 奠 +2.81,8.75;2.50,8.44 +2.50,8.44;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.00,7.19 +3.44,8.75;6.56,8.75 +6.56,8.75;6.88,8.44 +6.88,8.44;7.50,8.12 +7.50,8.12;8.12,7.81 +8.12,7.81;8.75,7.50 +8.75,7.50;9.38,7.19 +0.31,2.81;9.06,2.81 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +8.75,0.62;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,1.25 +6.88,1.25;6.25,1.56 +6.25,1.56;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 +3.75,7.81;3.75,6.88 +3.75,6.88;3.44,6.25 +3.44,6.25;3.44,5.94 +3.44,5.94;3.12,5.62 +3.12,5.62;2.50,5.31 +2.50,5.31;1.56,5.31 +1.25,3.75;8.12,3.75 +8.12,3.75;8.12,6.88 +8.12,6.88;1.25,6.88 +1.25,6.88;1.25,3.75 +1.25,4.69;8.12,4.69 +5.31,7.81;5.31,6.25 +5.31,6.25;5.31,5.62 +5.31,5.62;5.94,5.62 +5.94,5.62;6.56,5.62 +6.25,5.62;8.12,5.62 +2.19,7.81;7.19,7.81 + +# UTF-16 : 64 f2 +# UTF-8 : b2 93 e6 +[64f2] 擲 +1.25,9.06;1.25,1.56 +1.25,1.56;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.62,0.62 +0.62,0.62;0.31,0.62 +2.19,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.62,3.75 +0.62,3.75;0.00,3.44 +2.19,7.19;0.00,7.19 +9.06,8.75;7.19,8.75 +7.19,8.75;7.19,0.62 +7.81,1.88;8.12,1.88 +8.12,1.88;8.44,1.88 +8.44,1.88;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;9.06,4.38 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;8.44,6.25 +8.44,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;9.06,8.12 +9.06,8.12;9.06,8.75 +3.75,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.50,7.50 +2.50,7.50;2.19,7.50 +4.06,8.75;5.62,8.75 +5.62,8.75;5.94,8.44 +5.94,8.44;5.94,8.12 +5.94,8.12;6.25,7.81 +6.25,7.81;6.56,7.50 +6.56,7.50;6.88,7.50 +4.06,7.81;4.06,6.88 +4.06,6.88;4.06,6.56 +4.06,6.56;3.75,5.94 +3.75,5.94;3.44,5.62 +3.44,5.62;3.12,5.31 +3.12,5.31;3.12,5.31 +2.81,3.75;6.56,3.75 +6.25,3.75;6.56,6.88 +6.25,6.88;2.81,6.88 +2.81,6.88;2.81,3.75 +2.81,4.69;6.56,4.69 +5.00,7.81;5.00,6.25 +5.00,6.25;5.00,5.62 +5.00,5.62;5.31,5.62 +5.31,5.62;5.62,5.62 +5.62,5.62;6.25,5.62 +3.12,7.81;5.94,7.81 +2.19,2.81;6.88,2.81 +2.50,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,2.19 +4.38,2.19;4.69,2.81 +4.69,2.81;4.69,3.12 +4.38,3.12;4.69,3.75 +6.88,0.62;5.94,0.94 +5.94,0.94;5.31,1.25 +5.31,1.25;5.00,1.88 +5.00,1.88;4.69,2.50 +4.69,2.50;4.69,3.12 + +# UTF-16 : 8e 91 +# UTF-8 : 91 ba e8 +[8e91] 躑 +1.88,4.38;2.81,4.38 +1.56,1.56;1.88,6.25 +0.62,0.94;0.62,5.31 +0.62,6.25;2.50,6.25 +2.50,6.25;2.50,8.75 +2.50,8.75;0.62,8.75 +0.31,8.75;0.62,6.25 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +9.06,8.75;7.19,8.75 +7.19,8.75;7.19,0.62 +7.81,1.88;8.12,1.88 +8.12,1.88;8.44,1.88 +8.44,1.88;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;9.06,4.38 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;8.44,6.25 +8.44,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;9.06,8.12 +9.06,8.12;9.06,8.75 +4.06,8.75;3.75,8.44 +3.75,8.44;3.44,8.12 +3.44,8.12;3.12,7.50 +3.12,7.50;3.12,7.50 +4.38,8.75;5.62,8.75 +5.62,8.75;5.94,8.44 +5.94,8.44;6.25,8.12 +6.25,8.12;6.88,7.50 +6.88,7.50;6.88,7.50 +4.38,7.81;4.38,6.88 +4.38,6.88;4.38,6.56 +4.38,6.56;4.38,5.94 +4.38,5.94;4.06,5.62 +4.06,5.62;3.75,5.31 +3.44,3.75;6.56,3.75 +6.56,3.75;6.56,6.88 +6.56,6.88;3.44,6.88 +3.44,6.88;3.44,3.75 +3.44,4.69;6.56,4.69 +5.31,7.81;5.31,6.25 +5.31,6.25;5.31,5.62 +5.31,5.62;5.62,5.62 +5.62,5.62;6.56,5.62 +3.75,7.81;6.25,7.81 +2.81,2.81;6.88,2.81 +2.81,0.62;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;5.00,3.75 +6.88,0.62;6.25,0.94 +6.25,0.94;5.62,1.25 +5.62,1.25;5.31,1.88 +5.31,1.88;5.00,2.50 +5.00,2.50;5.00,3.12 + +# UTF-16 : 90 59 +# UTF-8 : 99 81 e9 +[9059] 遙 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;2.19,2.50 +0.62,8.75;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.81 +1.88,7.81;2.19,7.50 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.25 +1.25,6.25;1.56,5.94 +1.56,5.94;1.88,5.62 +1.88,5.62;2.19,5.31 +2.19,2.50;2.19,4.06 +2.19,4.06;0.31,4.06 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.50 +2.81,7.19;3.12,7.50 +3.12,7.50;3.75,7.81 +3.75,7.81;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;5.00,9.38 +8.44,8.44;8.12,8.12 +8.12,8.12;7.50,7.81 +7.50,7.81;7.19,7.50 +7.19,7.50;6.56,7.19 +6.56,7.19;6.25,6.88 +6.25,6.88;5.62,6.56 +5.62,6.56;5.00,6.25 +5.00,6.25;4.06,6.25 +4.06,6.25;3.44,5.94 +3.44,5.94;2.50,5.62 +4.38,8.44;8.44,8.44 +8.75,5.94;4.38,5.94 +8.75,4.38;2.81,4.38 +5.62,5.94;5.94,2.19 +3.12,3.75;3.44,2.19 +3.12,2.19;8.44,2.19 +8.44,2.19;8.44,3.75 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.38,6.25 +6.56,7.19;5.94,7.50 +5.94,7.50;5.62,7.50 +5.62,7.50;5.31,7.81 +5.31,7.81;5.00,8.12 +5.00,8.12;5.00,8.12 +5.00,6.25;4.38,6.56 +4.38,6.56;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.44,7.19 + +# UTF-16 : 7c f2 +# UTF-8 : b2 b3 e7 +[7cf2] 糲 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;3.75,8.75 +3.75,8.75;9.06,8.75 +1.88,0.62;1.88,9.06 +3.12,5.94;0.31,5.94 +0.00,1.88;0.31,2.19 +0.31,2.19;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.25;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.44 +2.50,6.25;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 +4.06,7.81;9.06,7.81 +5.62,7.19;5.62,8.44 +7.81,7.19;7.81,8.44 +6.56,2.19;6.56,6.88 +8.75,4.38;4.69,4.38 +8.75,5.62;4.69,5.62 +4.38,4.38;4.69,6.88 +4.38,6.88;8.75,6.88 +8.75,6.88;8.75,4.38 +7.50,0.62;8.12,0.62 +8.12,0.62;8.44,0.62 +8.44,0.62;8.44,0.62 +8.44,0.62;9.06,0.94 +9.06,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,3.44 +9.06,3.44;4.06,3.44 +4.06,3.44;4.06,0.62 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.81,3.12 +4.69,1.88;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.88,2.19 +6.88,2.19;7.50,2.19 +7.50,2.19;8.12,2.19 + +# UTF-16 : 88 23 +# UTF-8 : a3 a0 e8 +[8823] 蠣 +3.12,0.94;3.44,1.56 +3.44,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;3.75,8.75 +3.75,8.75;9.06,8.75 +4.06,7.81;9.06,7.81 +5.62,7.19;5.62,8.44 +7.81,7.19;7.81,8.44 +6.56,2.19;6.56,6.88 +8.75,4.38;4.69,4.38 +8.75,5.62;4.69,5.62 +4.38,4.38;4.69,6.88 +4.38,6.88;8.75,6.88 +8.75,6.88;8.75,4.38 +7.50,0.62;8.12,0.62 +8.12,0.62;8.44,0.62 +8.44,0.62;8.44,0.62 +8.44,0.62;9.06,0.94 +9.06,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,3.44 +9.06,3.44;4.06,3.44 +4.06,3.44;4.06,0.62 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.81,3.12 +4.69,1.88;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.88,2.19 +6.88,2.19;7.50,2.19 +7.50,2.19;8.12,2.19 +1.56,1.56;1.56,9.06 +0.31,4.69;2.81,4.69 +2.81,4.69;2.81,7.50 +2.81,7.50;0.31,7.50 +0.31,7.50;0.31,3.75 +3.12,1.56;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.50,3.75 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 + +# UTF-16 : 79 2a +# UTF-8 : aa a4 e7 +[792a] 礪 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;3.75,8.75 +3.75,8.75;9.06,8.75 +4.06,7.81;9.06,7.81 +5.62,7.19;5.62,8.44 +7.81,7.19;7.81,8.44 +6.56,2.19;6.56,6.88 +8.75,4.38;4.69,4.38 +8.75,5.62;4.69,5.62 +4.38,4.38;4.69,6.88 +4.38,6.88;8.75,6.88 +8.75,6.88;8.75,4.38 +7.50,0.62;8.12,0.62 +8.12,0.62;8.44,0.62 +8.44,0.62;8.44,0.62 +8.44,0.62;9.06,0.94 +9.06,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,3.44 +9.06,3.44;4.06,3.44 +4.06,3.44;4.06,0.62 +8.75,1.56;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.81,3.12 +4.69,1.88;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.88,2.19 +6.88,2.19;7.50,2.19 +7.50,2.19;8.12,2.19 +3.12,8.75;0.31,8.75 +1.25,1.88;2.81,1.88 +2.81,1.88;2.81,5.62 +2.81,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.56,8.75 + +# UTF-16 : 71 d7 +# UTF-8 : 97 87 e7 +[71d7] 燗 +2.81,1.56;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +2.81,8.12;2.81,7.19 +2.81,7.19;2.50,6.56 +2.50,6.56;2.50,5.94 +2.50,5.94;2.19,5.62 +2.19,5.62;1.88,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +6.25,7.19;8.75,7.19 +8.75,8.75;6.56,8.75 +6.25,8.75;6.56,5.94 +6.25,5.94;8.75,5.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +5.62,7.19;3.44,7.19 +3.44,8.75;5.62,8.75 +5.62,8.75;5.62,5.94 +5.62,5.94;3.12,5.94 +3.12,0.62;3.12,8.75 +4.69,2.81;7.50,2.81 +5.00,4.06;7.50,4.06 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;4.69,2.50 +4.69,2.50;4.69,2.81 +4.69,2.81;4.69,3.44 +4.69,3.44;4.69,5.00 +4.69,5.00;7.50,5.00 +7.19,5.00;7.50,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.56 + +# UTF-16 : 7e 5d +# UTF-8 : 9d b9 e7 +[7e5d] 繝 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +0.00,4.69;3.12,4.69 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.56,8.75 +1.56,8.75;1.88,9.06 +6.56,7.19;8.75,7.19 +8.75,8.75;6.56,8.75 +6.56,8.75;6.56,5.94 +6.56,5.94;9.06,5.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +8.75,1.56;9.06,8.75 +5.94,7.19;3.75,7.19 +3.44,8.75;5.94,8.75 +5.94,8.75;5.94,5.94 +5.94,5.94;3.44,5.94 +3.44,0.62;3.44,8.75 +5.00,2.81;7.50,2.81 +5.00,4.06;7.50,4.06 +4.38,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,2.81;5.00,3.44 +5.00,3.44;5.00,5.00 +5.00,5.00;7.50,5.00 +7.50,5.00;7.50,1.56 +7.50,1.56;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.56 + +# UTF-16 : 51 dc +# UTF-8 : 9c 87 e5 +[51dc] 凜 +2.50,3.12;9.06,3.12 +5.62,0.62;5.94,4.38 +2.81,4.38;3.44,4.38 +3.44,4.38;4.06,4.38 +4.06,4.38;4.69,4.38 +4.69,4.38;5.31,4.38 +5.31,4.38;5.94,4.38 +5.94,4.38;6.25,4.38 +6.25,4.38;6.88,4.69 +6.88,4.69;7.50,4.69 +7.50,4.69;8.12,4.69 +8.12,4.69;8.44,4.69 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,2.19;5.31,2.81 +5.31,2.81;5.94,3.12 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +6.56,2.50;5.94,3.12 +5.94,3.12;5.94,3.12 +2.50,8.44;9.06,8.44 +5.62,8.44;5.94,9.38 +2.81,5.00;3.12,7.81 +2.81,7.81;8.75,7.81 +8.75,7.81;8.75,5.31 +8.75,5.31;3.12,5.31 +4.06,5.94;4.06,6.88 +4.06,6.88;7.50,6.88 +7.50,6.88;7.50,5.94 +7.50,5.94;4.06,5.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,6.88;1.88,7.19 +1.88,7.19;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.12 +0.94,8.12;0.62,8.75 + +# UTF-16 : 54 3d +# UTF-8 : bd 90 e5 +[543d] 吽 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +9.06,4.38;3.12,4.38 +4.38,7.50;8.75,7.50 +6.56,0.62;6.56,9.06 +3.12,5.31;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;4.69,9.06 + +# UTF-16 : 51 21 +# UTF-8 : a1 84 e5 +[5121] 儡 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.25 +2.19,5.00;2.19,0.62 +5.00,4.69;2.19,4.69 +5.00,0.62;5.00,5.00 +2.19,1.25;5.00,1.25 +2.19,3.12;5.00,3.12 +5.94,5.00;5.94,0.62 +3.75,4.69;3.75,1.25 +7.19,4.69;7.50,1.25 +8.75,4.69;5.94,4.69 +8.75,0.62;8.75,5.00 +5.94,1.25;8.75,1.25 +5.94,3.12;8.75,3.12 +8.12,5.62;8.12,8.75 +8.12,8.75;3.12,8.75 +3.12,8.75;3.12,5.62 +3.12,5.62;7.81,5.62 +5.62,5.62;5.62,8.75 +3.12,7.19;7.81,7.19 + +# UTF-16 : 7a c4 +# UTF-8 : 84 ab e7 +[7ac4] 竄 +5.31,8.44;5.31,7.50 +5.31,7.50;5.62,7.19 +5.62,7.19;6.25,6.88 +6.25,6.88;6.56,6.88 +6.56,6.88;7.19,6.88 +7.19,6.88;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;7.81,7.81 +7.81,7.81;7.81,8.12 +4.69,8.44;4.69,9.38 +8.44,7.19;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,7.19 +1.25,6.88;1.56,6.88 +1.56,6.88;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;3.12,7.50 +3.12,7.50;3.75,7.81 +3.75,7.81;3.75,8.44 +3.75,8.44;4.06,8.44 +5.00,6.25;8.44,6.25 +8.44,6.25;8.44,4.38 +8.44,4.38;1.25,4.38 +1.25,4.38;1.25,6.25 +1.25,6.25;1.88,6.25 +1.88,6.25;2.50,6.25 +2.50,6.25;2.81,6.25 +2.81,6.25;3.44,6.56 +3.44,6.56;4.06,6.56 +5.31,5.31;8.44,5.31 +1.25,5.31;4.06,5.31 +1.25,3.44;4.06,3.44 +1.25,2.19;4.06,2.19 +4.69,3.44;7.19,3.44 +4.69,2.19;7.19,2.19 +8.12,4.06;8.12,3.12 +8.12,3.12;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;8.44,1.25 +8.44,1.25;8.44,0.62 +8.44,0.62;8.75,0.62 +8.75,0.62;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +1.25,4.06;1.25,0.94 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.19,0.94 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;4.06,1.56 +4.69,4.06;4.69,0.94 +3.75,0.62;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,1.25 +5.94,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.50,1.56 + +# UTF-16 : 90 21 +# UTF-8 : a1 80 e9 +[9021] 逡 +0.62,8.75;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.81 +1.88,7.81;2.19,7.50 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.25 +1.25,6.25;1.56,5.94 +1.56,5.94;1.88,5.62 +1.88,5.62;2.19,5.31 +2.19,2.50;2.19,4.06 +2.19,4.06;0.31,4.06 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;2.81,1.25 +2.81,1.25;2.50,1.88 +2.50,1.88;2.19,2.50 +6.56,7.50;6.56,5.94 +6.56,5.94;6.88,5.62 +6.88,5.62;7.50,5.62 +7.50,5.62;7.81,5.62 +7.50,5.62;8.12,5.62 +8.12,5.62;8.44,5.62 +8.44,5.62;8.75,6.25 +8.75,6.25;8.75,6.56 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.00,9.38 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,7.81 +8.12,7.81;7.81,8.12 +7.81,8.12;7.19,8.75 +7.19,8.75;6.88,9.06 +8.75,1.88;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +7.19,2.81;6.56,2.81 +6.56,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.00,3.75 +5.00,3.75;4.38,3.75 +4.38,3.75;4.06,4.06 +2.81,7.50;3.44,7.50 +3.44,7.50;3.75,7.50 +3.75,7.50;4.38,7.50 +4.38,7.50;5.00,7.50 +5.00,7.50;5.62,7.50 +5.62,7.50;5.94,7.50 +5.94,7.50;6.56,7.50 +6.56,7.50;7.19,7.50 +7.19,7.50;7.81,7.81 +7.81,7.81;8.12,7.81 +2.81,5.31;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;4.06,5.62 +4.06,5.62;4.38,6.25 +4.38,6.25;5.00,6.56 +5.00,6.56;5.00,7.19 +5.00,7.19;5.00,7.50 +2.50,3.44;3.12,3.75 +3.12,3.75;3.75,4.38 +3.75,4.38;4.38,4.69 +4.38,4.69;4.69,5.31 +4.69,5.31;5.00,5.62 +4.38,4.69;8.12,4.69 +8.12,4.69;7.81,4.38 +7.81,4.38;7.50,4.06 +7.50,4.06;7.19,3.75 +7.19,3.75;6.56,3.12 +6.56,3.12;6.25,2.81 +6.25,2.81;5.62,2.81 +5.62,2.81;5.00,2.50 +5.00,2.50;4.38,2.19 +4.38,2.19;3.75,1.88 +3.75,1.88;3.12,1.88 + +# UTF-16 : 69 c3 +# UTF-8 : 83 a7 e6 +[69c3] 槃 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.25,8.75 +1.25,8.75;4.06,8.75 +4.06,8.75;4.06,5.00 +4.06,5.00;4.06,4.38 +4.06,4.38;3.75,4.38 +3.75,4.38;3.12,4.38 +3.12,4.38;2.81,4.38 +0.31,6.56;4.69,6.88 +2.81,7.19;2.81,7.50 +2.81,7.50;2.50,7.81 +2.50,7.81;2.19,8.12 +2.19,8.12;2.19,8.12 +2.81,9.38;2.50,9.06 +2.50,9.06;2.50,8.75 +2.50,6.88;2.50,5.00 +4.69,6.88;8.75,6.88 +4.69,4.69;5.31,4.69 +5.31,4.69;5.94,5.00 +5.94,5.00;6.25,5.00 +6.25,5.00;6.88,5.31 +6.88,5.31;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;8.12,6.25 +8.12,6.25;8.44,6.88 +8.75,4.38;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;5.94,5.62 +5.94,5.62;5.62,5.94 +5.62,5.94;5.31,6.25 +4.69,7.19;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +5.62,8.44;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;7.50,9.06 +7.50,9.06;7.50,7.81 +7.50,7.81;8.12,7.50 +8.12,7.50;8.12,7.50 +8.12,7.50;8.75,7.50 +8.75,7.50;9.06,7.81 +9.06,7.81;9.06,8.12 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,0.62;4.69,4.38 +8.75,3.44;0.62,3.44 + +# UTF-16 : 5e e2 +# UTF-8 : a2 bb e5 +[5ee2] 廢 +5.00,8.44;5.00,9.38 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,8.44 +0.94,8.44;8.75,8.44 +5.31,7.81;2.50,7.81 +8.75,5.31;8.44,5.62 +8.44,5.62;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;6.56,6.56 +6.56,6.56;6.25,6.56 +6.25,6.56;5.94,6.88 +5.94,6.88;5.62,7.19 +5.62,7.19;5.31,7.81 +7.50,7.81;7.19,7.50 +7.19,7.50;6.56,7.19 +6.56,7.19;6.25,6.88 +6.25,6.88;5.94,6.88 +8.75,7.50;8.44,6.88 +8.44,6.88;8.12,6.56 +8.12,6.56;7.50,6.56 +7.50,6.56;7.19,6.25 +7.19,6.25;7.19,6.25 +3.44,6.25;3.12,6.56 +3.12,6.56;2.50,6.88 +2.50,6.88;2.19,7.19 +2.19,7.19;1.88,7.50 +4.69,3.75;5.00,3.75 +5.00,3.75;5.31,4.38 +5.31,4.38;5.62,4.69 +5.62,4.69;5.62,5.31 +5.62,5.31;5.62,5.62 +5.62,5.62;7.50,5.62 +7.50,5.62;7.50,4.06 +7.50,4.06;7.81,3.75 +7.81,3.75;7.81,3.75 +7.81,3.75;8.12,3.75 +8.12,3.75;8.75,4.06 +8.75,4.06;8.75,4.38 +8.75,4.38;8.75,4.69 +4.69,3.12;8.44,3.12 +4.69,0.62;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.56 +6.56,1.56;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.50 +7.81,2.50;8.12,2.81 +8.12,2.81;8.44,3.12 +8.75,0.62;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +2.50,5.62;4.38,5.62 +4.38,5.62;4.38,4.06 +4.38,4.06;2.19,4.06 +1.88,4.06;1.88,3.75 +1.88,3.75;1.88,3.44 +1.88,3.44;1.88,2.81 +1.88,2.81;1.88,2.50 +1.88,2.50;1.56,2.19 +1.88,2.81;4.38,2.81 +4.38,2.81;4.38,2.19 +4.38,2.19;4.38,1.88 +4.38,1.88;4.06,1.25 +4.06,1.25;4.06,0.62 +4.06,0.62;3.75,0.62 +3.44,0.62;3.12,0.62 +3.12,0.62;2.50,0.62 +2.50,0.62;2.19,0.62 +1.25,5.31;1.88,5.62 +1.88,5.62;2.50,5.62 +2.50,5.62;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.75,6.56 +3.75,6.56;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.00,7.81 + +# UTF-16 : 71 84 +# UTF-8 : 84 86 e7 +[7184] 熄 +2.81,2.19;2.50,2.81 +2.50,2.81;2.50,3.12 +2.50,3.12;2.19,3.44 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +2.81,8.12;2.81,7.19 +2.81,7.19;2.81,6.56 +2.81,6.56;2.50,5.94 +2.50,5.94;2.19,5.62 +2.19,5.62;2.19,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.44 +5.62,8.44;5.62,8.44 +3.75,4.06;8.44,4.06 +8.44,4.06;8.44,8.44 +8.44,8.44;3.75,8.44 +3.44,8.44;3.75,4.06 +3.75,6.88;8.44,6.88 +3.75,5.62;8.44,5.62 +4.38,3.44;4.69,1.88 +4.38,1.88;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;6.88,0.62 +6.88,0.62;7.50,0.94 +7.50,0.94;7.81,1.25 +7.81,1.25;7.81,1.88 +7.81,1.88;8.12,2.19 +2.81,0.94;2.81,1.25 +2.81,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.75,3.12 +9.06,0.94;9.06,1.25 +9.06,1.25;8.75,1.88 +8.75,1.88;8.44,2.50 +8.44,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +6.88,1.88;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 + +# UTF-16 : 67 7c +# UTF-8 : bc 9d e6 +[677c] 杼 +3.44,4.38;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,7.19 +2.19,0.62;2.19,9.06 +3.44,7.19;0.31,7.19 +0.00,2.50;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +3.44,5.31;9.06,5.31 +8.75,8.75;4.06,8.75 +8.75,8.44;8.12,8.12 +8.12,8.12;7.81,7.50 +7.81,7.50;7.50,7.19 +7.50,7.19;6.88,6.56 +6.88,6.56;6.56,6.25 +7.50,5.31;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;5.94,6.56 +5.94,6.56;5.31,7.19 +5.31,7.19;4.69,7.50 +6.88,5.31;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +7.50,3.44;8.12,3.75 +8.12,3.75;8.44,4.06 +8.44,4.06;8.44,4.69 +8.44,4.69;8.75,5.00 +8.75,5.00;9.06,5.31 + +# UTF-16 : 62 92 +# UTF-8 : 92 8a e6 +[6292] 抒 +3.44,5.31;9.06,5.31 +8.75,8.75;4.06,8.75 +8.75,8.44;8.12,8.12 +8.12,8.12;7.81,7.50 +7.81,7.50;7.50,7.19 +7.50,7.19;6.88,6.56 +6.88,6.56;6.56,6.25 +7.50,5.31;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;5.94,6.56 +5.94,6.56;5.31,7.19 +5.31,7.19;4.69,7.50 +6.88,5.31;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +7.50,3.44;8.12,3.75 +8.12,3.75;8.44,4.06 +8.44,4.06;8.44,4.69 +8.44,4.69;8.75,5.00 +8.75,5.00;9.06,5.31 +2.19,9.06;2.19,1.56 +2.19,1.56;2.19,1.25 +2.19,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.44,4.69;2.81,4.69 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +3.44,7.19;0.31,7.19 + +# UTF-16 : 7a 57 +# UTF-8 : 97 a9 e7 +[7a57] 穗 +3.12,8.75;2.50,8.75 +2.50,8.75;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.44 +3.12,6.25;0.31,6.25 +0.31,2.50;0.31,2.81 +0.31,2.81;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.31 +1.56,5.31;1.56,5.94 +1.56,5.94;1.88,6.25 +2.81,3.75;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +4.38,2.81;4.69,1.56 +4.38,1.56;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;6.88,0.62 +6.88,0.62;7.50,0.62 +7.50,0.62;7.81,1.25 +7.81,1.25;7.81,1.56 +7.81,1.56;8.12,1.88 +2.81,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +9.06,0.94;9.06,1.25 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.44,2.50 +8.44,2.50;8.12,2.81 +8.44,4.69;8.44,7.50 +8.44,7.50;3.75,7.50 +3.44,7.50;3.75,4.69 +3.75,4.69;8.44,4.69 +3.75,5.94;8.44,5.94 +5.94,3.44;5.94,9.38 +3.12,8.44;9.06,8.44 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.62,2.81 +5.62,2.81;5.62,2.81 +9.06,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,4.69 +3.12,3.44;3.75,3.44 +3.75,3.44;4.06,3.44 +4.06,3.44;4.69,3.44 +4.69,3.44;5.31,3.44 +5.31,3.44;5.62,3.44 +5.62,3.44;6.25,3.44 +6.25,3.44;6.88,3.75 +6.88,3.75;7.19,3.75 +7.19,3.75;7.81,3.75 +7.81,3.75;8.44,3.75 + +# UTF-16 : 6e ff +# UTF-8 : bf bb e6 +[6eff] 滿 +2.81,8.44;9.06,8.44 +7.81,9.38;7.81,7.19 +7.81,7.19;3.75,7.19 +3.75,7.19;3.75,9.38 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.56 +5.94,0.94;5.94,7.19 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,6.25 +8.75,6.25;2.81,6.25 +2.81,6.25;2.81,0.62 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,5.00 +3.44,5.31;4.69,5.31 +4.38,5.31;4.69,5.00 +4.38,5.00;4.38,4.38 +4.38,4.38;4.38,3.75 +4.38,3.75;4.06,3.12 +4.06,3.12;3.75,2.81 +3.75,2.81;3.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.81,3.75 +7.81,3.75;7.50,4.38 +7.50,4.38;7.50,5.00 +6.56,5.31;7.50,5.31 +7.50,5.31;7.50,5.00 +7.50,5.00;7.50,4.38 +7.50,4.38;7.19,3.75 +7.19,3.75;6.88,3.12 +6.88,3.12;6.56,2.81 +6.56,2.81;6.25,2.19 + +# UTF-16 : 51 09 +# UTF-8 : 89 84 e5 +[5109] 儉 +2.19,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.50,7.50 +7.50,7.50;7.19,7.81 +7.19,7.81;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.25,8.75 +6.25,8.75;5.94,9.06 +5.94,9.06;5.62,9.38 +5.62,9.38;5.31,9.06 +5.31,9.06;5.00,8.75 +5.00,8.75;4.69,8.44 +4.69,8.44;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.12,7.19 +3.12,7.19;2.81,6.88 +2.81,6.88;2.50,6.88 +2.50,6.88;2.19,6.56 +7.19,7.50;4.06,7.50 +2.81,4.06;5.31,4.06 +5.31,4.06;5.31,6.25 +5.31,6.25;2.81,6.25 +2.81,6.25;2.81,3.75 +5.94,4.06;8.44,4.06 +8.44,4.06;8.44,6.25 +8.44,6.25;5.94,6.25 +5.94,6.25;5.94,3.75 +1.88,0.62;2.50,1.25 +2.50,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;4.06,3.75 +5.31,0.62;5.00,1.25 +5.00,1.25;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,2.81 +5.62,0.62;5.94,1.25 +5.94,1.25;6.25,1.88 +6.25,1.88;6.56,2.50 +6.56,2.50;6.88,3.12 +6.88,3.12;7.19,3.75 +9.06,0.62;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,2.19 +7.81,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 + +# UTF-16 : 96 aa +# UTF-8 : aa 9a e9 +[96aa] 險 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;1.88,2.81 +1.88,2.81;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.81,8.12 +2.81,8.12;2.81,8.75 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.88 +3.12,6.88;2.81,6.56 +7.19,7.50;4.38,7.50 +3.44,4.06;5.62,4.06 +5.62,4.06;5.62,6.25 +5.62,6.25;3.44,6.25 +3.44,6.25;3.44,3.75 +6.25,4.06;8.44,4.06 +8.44,4.06;8.44,6.25 +8.44,6.25;6.25,6.25 +6.25,6.25;6.25,3.75 +2.50,0.62;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.38,3.75 +5.62,0.62;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;4.69,2.19 +4.69,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 +5.94,0.62;6.25,1.25 +6.25,1.25;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.19,3.75 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 + +# UTF-16 : 6a a2 +# UTF-8 : a2 aa e6 +[6aa2] 檢 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.88 +3.12,6.88;2.81,6.56 +7.19,7.50;4.69,7.50 +3.44,4.06;5.62,4.06 +5.62,4.06;5.62,6.25 +5.62,6.25;3.44,6.25 +3.44,6.25;3.44,3.75 +6.25,4.06;8.44,4.06 +8.44,4.06;8.44,6.25 +8.44,6.25;6.25,6.25 +6.25,6.25;6.25,3.75 +2.50,0.62;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.38,3.75 +5.62,0.62;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;4.69,2.19 +4.69,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 +5.94,0.62;6.25,1.25 +6.25,1.25;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.19,3.75 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 + +# UTF-16 : 81 c9 +# UTF-8 : 89 87 e8 +[81c9] 臉 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.56,8.75 +6.56,8.75;6.25,9.06 +6.25,9.06;5.94,9.38 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.69,8.12 +4.69,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.88 +3.12,6.88;2.81,6.56 +7.50,7.50;4.69,7.50 +3.44,4.06;5.62,4.06 +5.62,4.06;5.62,6.25 +5.62,6.25;3.44,6.25 +3.44,6.25;3.44,3.75 +6.56,4.06;8.44,4.06 +8.44,4.06;8.44,6.25 +8.44,6.25;6.25,6.25 +6.25,6.25;6.25,3.75 +2.81,0.62;3.12,1.25 +3.12,1.25;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.38,3.75 +5.62,0.62;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;4.69,2.19 +4.69,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 +5.94,0.62;6.25,1.25 +6.25,1.25;6.56,1.88 +6.56,1.88;6.88,2.50 +6.88,2.50;7.19,3.12 +7.19,3.12;7.19,3.75 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 5d ae +# UTF-8 : ae b6 e5 +[5dae] 嶮 +0.62,7.81;0.62,0.62 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.88,9.06 +9.06,6.56;8.75,6.88 +8.75,6.88;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.44 +6.88,8.44;6.88,8.75 +6.88,8.75;6.56,9.06 +6.56,9.06;6.25,9.38 +6.25,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.44,6.88 +3.44,6.88;3.12,6.56 +7.50,7.50;4.69,7.50 +3.75,4.06;5.94,4.06 +5.62,4.06;5.94,6.25 +5.62,6.25;3.75,6.25 +3.75,6.25;3.75,3.75 +6.56,4.06;8.75,4.06 +8.75,4.06;8.75,6.25 +8.75,6.25;6.56,6.25 +6.56,6.25;6.56,3.75 +2.81,0.62;3.44,1.25 +3.44,1.25;3.75,1.88 +3.75,1.88;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;4.69,3.75 +5.62,0.62;5.62,1.25 +5.62,1.25;5.31,1.56 +5.31,1.56;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 +5.94,0.62;6.56,1.25 +6.56,1.25;6.88,1.88 +6.88,1.88;7.19,2.50 +7.19,2.50;7.19,3.12 +7.19,3.12;7.50,3.75 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 + +# UTF-16 : 9a 57 +# UTF-8 : 97 a9 e9 +[9a57] 驗 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;2.81,3.75 +2.50,1.56;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;2.19,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +0.31,0.94;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +4.06,8.75;0.94,8.75 +0.94,8.75;0.94,4.06 +0.94,4.06;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.56 +3.75,1.56;3.75,1.25 +3.75,1.25;3.44,0.62 +3.44,0.62;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.50,8.44;2.50,4.38 +0.94,5.62;3.75,5.62 +0.94,7.19;3.75,7.19 +9.06,6.56;8.75,6.88 +8.75,6.88;8.12,7.50 +8.12,7.50;7.50,8.12 +7.50,8.12;6.88,8.75 +6.88,8.75;6.56,9.38 +6.56,9.38;5.94,8.75 +5.94,8.75;5.62,8.12 +5.62,8.12;5.00,7.50 +5.00,7.50;4.38,6.88 +4.38,6.88;3.75,6.56 +7.81,7.50;5.31,7.50 +4.38,4.06;6.25,4.06 +6.25,4.06;6.25,6.25 +6.25,6.25;4.38,6.25 +4.38,6.25;4.38,3.75 +6.88,4.06;8.75,4.06 +8.75,4.06;8.75,6.25 +8.75,6.25;6.88,6.25 +6.88,6.25;6.88,3.75 +4.06,0.62;4.38,1.25 +4.38,1.25;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.75 +6.25,0.62;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.31,2.81 +6.56,0.62;6.88,1.25 +6.88,1.25;7.19,1.88 +7.19,1.88;7.50,2.50 +7.50,2.50;7.50,3.12 +7.50,3.12;7.81,3.75 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 + +# UTF-16 : 85 48 +# UTF-8 : 88 95 e8 +[8548] 蕈 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +8.75,7.50;0.62,7.50 +5.94,7.50;5.94,5.62 +3.44,7.50;3.44,5.62 +1.25,5.31;1.25,6.56 +1.25,6.56;8.12,6.56 +8.12,6.56;8.12,5.62 +8.12,5.62;1.25,5.62 +1.88,2.50;7.81,2.50 +7.81,2.50;7.81,4.69 +7.81,4.69;1.56,4.69 +1.56,4.69;1.56,2.50 +1.88,3.75;7.81,3.75 +0.31,1.56;9.06,1.56 +4.69,0.31;4.69,2.50 + +# UTF-16 : 96 98 +# UTF-8 : 98 9a e9 +[9698] 隘 +8.12,0.94;8.12,3.75 +8.12,3.75;3.44,3.75 +3.44,3.75;3.44,0.94 +7.81,6.88;3.75,6.88 +5.00,3.75;5.00,0.94 +6.56,3.75;6.56,0.94 +2.19,0.94;9.06,0.94 +4.38,8.44;4.06,8.12 +4.06,8.12;3.75,7.81 +3.75,7.81;3.44,7.50 +3.44,7.50;2.81,6.88 +2.81,6.88;2.50,6.56 +4.69,8.75;6.88,8.75 +6.88,8.75;7.19,8.44 +7.19,8.44;7.50,7.81 +7.50,7.81;8.12,7.50 +8.12,7.50;8.75,6.88 +8.75,6.88;9.38,6.56 +4.38,5.31;4.06,4.69 +4.06,4.69;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.81,3.44 +4.69,5.31;6.88,5.31 +6.88,5.31;7.19,5.00 +7.19,5.00;7.50,4.38 +7.50,4.38;8.12,4.06 +8.12,4.06;8.75,3.75 +8.75,3.75;9.38,3.12 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.94,2.81;1.25,2.81 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.75 + +# UTF-16 : 7e 0a +# UTF-8 : 8a b8 e7 +[7e0a] 縊 +3.12,4.06;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.50,6.56 +0.00,4.69;3.12,4.69 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,6.88;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;1.56,8.75 +1.56,8.75;1.88,9.06 +8.12,0.94;8.12,3.75 +8.12,3.75;3.75,3.75 +3.75,3.75;3.75,0.94 +7.81,6.88;4.06,6.88 +5.31,3.75;5.31,0.94 +6.88,3.75;6.88,0.94 +2.50,0.94;9.06,0.94 +4.69,8.44;4.38,8.12 +4.38,8.12;4.06,7.81 +4.06,7.81;3.75,7.50 +3.75,7.50;3.44,6.88 +3.44,6.88;2.81,6.56 +5.31,8.75;6.88,8.75 +6.88,8.75;7.19,8.44 +7.19,8.44;7.81,7.81 +7.81,7.81;8.12,7.50 +8.12,7.50;8.75,6.88 +8.75,6.88;9.38,6.56 +5.31,5.31;6.88,5.31 +6.88,5.31;7.19,5.00 +7.19,5.00;7.81,4.38 +7.81,4.38;8.12,4.06 +8.12,4.06;8.75,3.75 +8.75,3.75;9.38,3.12 +4.69,5.31;4.69,4.69 +4.69,4.69;4.38,4.38 +4.38,4.38;4.06,4.06 +4.06,4.06;3.44,3.75 +3.44,3.75;3.12,3.44 + +# UTF-16 : 8b 1a +# UTF-8 : 9a ac e8 +[8b1a] 謚 +0.94,0.94;3.12,0.94 +2.81,0.94;3.12,3.12 +2.81,3.12;0.62,3.12 +0.62,3.12;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +8.44,0.94;8.44,3.75 +8.44,3.75;4.06,3.75 +4.06,3.75;4.06,0.94 +8.12,6.88;4.38,6.88 +5.62,3.75;5.62,0.94 +6.88,3.75;6.88,0.94 +3.44,0.94;9.06,0.94 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,6.88 +3.75,6.88;3.12,6.56 +5.31,8.75;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.81,7.81 +7.81,7.81;8.12,7.50 +8.12,7.50;8.75,6.88 +8.75,6.88;9.38,6.56 +5.31,5.31;7.19,5.31 +7.19,5.31;7.50,5.00 +7.50,5.00;7.81,4.38 +7.81,4.38;8.12,4.06 +8.12,4.06;8.75,3.75 +8.75,3.75;9.38,3.12 +5.00,5.31;4.69,4.69 +4.69,4.69;4.38,4.38 +4.38,4.38;4.06,4.06 +4.06,4.06;3.75,3.75 +3.75,3.75;3.44,3.44 + +# UTF-16 : 93 b0 +# UTF-8 : b0 8e e9 +[93b0] 鎰 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.19 +0.62,7.19;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.38 +8.44,0.94;8.44,3.75 +8.44,3.75;4.06,3.75 +4.06,3.75;4.06,0.94 +8.12,6.88;4.38,6.88 +5.62,3.75;5.62,0.94 +6.88,3.75;6.88,0.94 +3.12,0.94;9.06,0.94 +5.00,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,6.88 +3.75,6.88;3.12,6.56 +5.31,8.75;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.81,7.81 +7.81,7.81;8.12,7.50 +8.12,7.50;8.75,6.88 +8.75,6.88;9.38,6.56 +5.31,5.31;7.19,5.31 +7.19,5.31;7.50,5.00 +7.50,5.00;7.81,4.38 +7.81,4.38;8.12,4.06 +8.12,4.06;8.75,3.75 +8.75,3.75;9.38,3.12 +5.00,5.31;4.69,4.69 +4.69,4.69;4.38,4.38 +4.38,4.38;4.06,4.06 +4.06,4.06;3.75,3.75 +3.75,3.75;3.44,3.44 + +# UTF-16 : 51 4c +# UTF-8 : 8c 85 e5 +[514c] 兌 +5.62,4.06;5.62,1.56 +5.62,1.56;5.62,1.25 +5.62,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;3.75,4.38 +2.19,4.38;7.50,4.38 +7.50,4.38;7.50,6.88 +7.50,6.88;1.88,6.88 +1.88,6.88;1.88,4.06 +2.81,8.75;2.50,8.12 +2.50,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,7.19 +1.25,7.19;1.25,6.88 +1.25,6.88;0.94,6.56 +0.94,6.56;0.62,6.25 +0.62,6.25;0.00,5.94 +3.44,8.75;6.56,8.75 +6.56,8.75;6.88,8.12 +6.88,8.12;7.50,7.50 +7.50,7.50;7.81,7.19 +7.81,7.19;8.12,7.19 +8.12,7.19;8.44,6.88 +8.44,6.88;8.75,6.56 +8.75,6.56;9.06,6.25 +9.06,6.25;9.38,5.94 + +# UTF-16 : 53 a6 +# UTF-8 : a6 8e e5 +[53a6] 厦 +0.31,0.62;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;8.75,8.75 +3.12,2.81;8.12,2.81 +1.25,0.62;1.88,0.94 +1.88,0.94;2.81,0.94 +2.81,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;8.12,2.81 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,1.56 +5.62,1.56;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.06,2.19 +4.06,2.19;3.44,2.50 +3.44,2.50;3.12,2.81 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;3.12,2.81 +3.12,2.81;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,3.75 +1.56,7.81;8.75,7.81 +5.31,7.81;5.00,7.50 +5.00,7.50;4.69,6.88 +4.69,6.88;4.69,6.88 +2.19,3.75;8.12,3.75 +8.12,3.75;8.12,6.88 +8.12,6.88;2.19,6.88 +2.19,6.88;2.19,3.75 +2.19,5.94;8.12,5.94 +2.19,5.00;8.12,5.00 + +# UTF-16 : 90 b1 +# UTF-8 : b1 82 e9 +[90b1] 邱 +3.75,1.56;3.75,5.94 +0.31,0.94;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,1.88 +4.69,1.88;5.31,1.88 +5.31,1.88;5.62,2.19 +1.25,5.94;5.62,5.94 +0.94,8.44;1.25,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.19,8.44 +2.19,8.44;2.50,8.44 +2.50,8.44;3.12,8.44 +3.12,8.44;3.44,8.44 +3.44,8.44;3.75,8.75 +3.75,8.75;4.38,8.75 +4.38,8.75;4.69,8.75 +4.69,8.75;5.00,9.06 +0.94,1.25;0.94,8.44 +9.06,8.75;6.25,8.75 +6.25,8.75;6.25,0.62 +6.88,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.75,2.19 +8.75,2.19;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 + +# UTF-16 : 95 be +# UTF-8 : be 96 e9 +[95be] 閾 +1.56,4.69;7.81,4.69 +7.19,4.38;6.88,3.75 +6.88,3.75;6.88,3.44 +6.88,3.44;6.56,3.12 +6.56,3.12;6.25,2.50 +6.25,2.50;6.25,2.19 +6.25,2.19;5.62,1.56 +5.62,1.56;5.31,1.25 +5.31,1.25;5.00,0.94 +5.31,5.62;5.31,4.69 +5.31,4.69;5.62,4.06 +5.62,4.06;5.62,3.44 +5.62,3.44;5.94,3.12 +5.94,3.12;6.25,2.50 +6.25,2.50;6.25,2.19 +6.25,2.19;6.88,1.56 +6.88,1.56;7.19,1.56 +7.19,1.56;7.50,1.88 +7.50,1.88;7.81,2.19 +7.81,2.19;7.81,2.81 +5.94,5.62;6.56,5.31 +6.56,5.31;6.88,5.00 +6.88,5.00;7.19,5.00 +7.19,5.00;7.19,4.69 +2.50,2.50;4.69,2.50 +4.69,2.50;4.69,4.06 +4.69,4.06;2.19,4.06 +2.19,4.06;2.19,2.50 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.62;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 + +# UTF-16 : 97 30 +# UTF-8 : b0 9c e9 +[9730] 霰 +0.94,0.62;0.94,3.44 +0.94,3.44;4.38,3.44 +4.38,3.44;4.38,1.25 +4.38,1.25;4.38,0.62 +4.38,0.62;3.75,0.62 +3.75,0.62;3.44,0.62 +3.44,0.62;2.81,0.62 +0.31,4.06;5.00,4.06 +4.69,5.00;0.62,5.00 +1.56,4.06;1.56,5.62 +3.75,4.06;3.75,5.62 +0.94,1.56;4.38,1.56 +0.94,2.50;4.38,2.50 +4.69,5.62;4.69,8.75 +0.94,8.75;8.44,8.75 +1.56,7.19;4.06,7.19 +1.56,6.25;4.06,6.25 +5.62,7.19;7.81,7.19 +5.62,6.25;7.81,6.25 +8.75,6.25;8.75,7.81 +8.75,7.81;0.94,7.81 +0.94,7.81;0.94,6.25 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.12,4.06 +8.12,4.06;8.12,4.69 +5.62,4.69;9.06,4.69 +4.69,3.12;5.00,3.44 +5.00,3.44;5.31,4.06 +5.31,4.06;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;5.94,5.62 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,2.81 +6.25,2.81;6.25,3.44 +6.25,3.44;6.25,3.75 +6.25,3.75;5.94,4.38 + +# UTF-16 : 7c 4c +# UTF-8 : 8c b1 e7 +[7c4c] 籌 +3.12,7.81;2.81,8.12 +2.81,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +7.19,7.81;6.88,8.12 +6.88,8.12;6.56,8.44 +6.56,8.44;6.56,8.75 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.44 +1.25,8.44;0.94,8.12 +0.94,8.12;0.31,7.81 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.44 +5.00,8.44;4.38,8.12 +4.38,8.12;4.06,8.12 +9.06,8.75;5.31,8.75 +4.69,8.75;1.56,8.75 +0.62,7.50;8.75,7.50 +1.25,6.56;8.12,6.56 +4.69,6.56;4.69,8.12 +1.25,5.00;7.50,5.00 +0.62,4.06;8.75,4.06 +4.69,4.06;4.69,5.00 +6.25,0.94;5.94,1.25 +5.94,1.25;5.62,1.88 +5.62,1.88;5.00,2.19 +5.00,2.19;5.00,2.19 +7.81,3.44;7.81,1.25 +7.81,1.25;7.81,0.94 +7.81,0.94;7.50,0.62 +7.50,0.62;6.88,0.94 +6.88,0.94;6.56,0.94 +8.75,2.50;4.38,2.50 +8.75,3.44;0.62,3.44 +3.75,1.25;1.25,1.25 +0.94,0.62;0.94,2.81 +0.94,2.81;3.75,2.81 +3.75,2.81;3.75,0.62 +0.31,5.62;9.06,5.62 +8.12,4.69;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;8.75,5.62 + +# UTF-16 : 7f 83 +# UTF-8 : 83 be e7 +[7f83] 羃 +0.94,7.81;8.75,7.81 +8.75,7.81;8.75,9.06 +8.75,9.06;0.62,9.06 +0.62,9.06;0.62,7.81 +5.94,8.12;5.94,9.06 +3.44,8.12;3.44,9.06 +4.38,4.38;4.06,4.06 +4.06,4.06;3.75,3.75 +3.75,3.75;3.44,3.44 +3.44,3.44;3.12,3.44 +3.12,3.44;2.81,3.12 +2.81,3.12;2.19,2.81 +2.19,2.81;1.88,2.50 +1.88,2.50;1.25,2.50 +1.25,2.50;0.94,2.19 +0.94,2.19;0.31,2.19 +0.62,7.19;8.75,7.19 +2.81,6.25;2.81,7.81 +6.56,6.25;6.56,7.81 +1.56,4.38;7.81,4.38 +7.81,4.38;7.81,6.25 +7.81,6.25;1.56,6.25 +1.56,6.25;1.56,4.38 +1.56,5.31;7.81,5.31 +0.62,3.44;8.75,3.44 +5.94,3.44;6.56,3.12 +6.56,3.12;7.19,2.81 +7.19,2.81;7.81,2.50 +7.81,2.50;8.44,2.19 +8.44,2.19;9.06,2.19 +4.69,0.31;4.69,3.12 +1.56,0.62;1.88,2.50 +1.56,2.50;7.81,2.50 +7.50,2.50;7.81,1.25 +7.50,1.25;7.50,0.94 +7.50,0.94;6.88,0.62 +6.88,0.62;6.56,0.62 +6.56,0.62;6.25,0.94 +6.25,0.94;5.94,0.94 + +# UTF-16 : 79 60 +# UTF-8 : a0 a5 e7 +[7960] 祠 +0.62,1.25;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +0.62,6.88;4.06,6.88 +0.94,8.75;3.75,8.75 +2.19,6.88;2.19,0.62 +3.44,5.62;3.44,1.56 +4.38,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +4.69,1.88;4.69,5.62 +4.69,5.62;7.50,5.62 +7.50,5.62;7.50,2.81 +7.50,2.81;5.00,2.81 +7.81,7.19;4.38,7.19 + +# UTF-16 : 90 1e +# UTF-8 : 9e 80 e9 +[901e] 逞 +0.62,9.06;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.81 +1.88,7.81;2.19,7.50 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.25 +1.25,6.25;1.56,5.94 +1.56,5.94;1.88,5.62 +1.88,5.62;2.19,5.31 +2.19,2.50;2.19,4.38 +2.19,4.38;0.31,4.38 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +3.44,6.56;8.44,6.56 +8.44,6.56;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,6.56 +5.94,2.19;5.94,5.62 +8.75,5.62;3.12,5.62 +2.81,2.19;8.75,2.19 +3.44,4.06;8.44,4.06 + +# UTF-16 : 51 54 +# UTF-8 : 94 85 e5 +[5154] 兔 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.94,8.12 +5.94,8.12;6.25,8.44 +0.31,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,6.88 +1.56,6.88;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.75 +2.81,8.75;3.12,9.06 +3.12,9.06;3.44,9.38 +2.81,8.44;6.25,8.44 +1.56,3.75;1.56,6.88 +1.56,6.88;8.12,6.88 +8.12,6.88;8.12,4.38 +8.12,4.38;1.88,4.38 +5.31,4.06;5.31,1.25 +5.31,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.44,2.50 +8.44,2.50;8.75,3.12 +0.62,0.62;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,5.00 +4.69,5.00;5.00,5.94 +5.00,5.94;5.00,6.88 +5.94,3.44;6.56,3.12 +6.56,3.12;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,2.19 + +# UTF-16 : 51 a4 +# UTF-8 : a4 86 e5 +[51a4] 冤 +8.44,6.88;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,6.88 +5.00,6.25;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;6.25,7.50 +0.31,5.62;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;3.12,8.12 +3.12,8.12;3.44,8.44 +2.81,7.81;6.25,7.81 +1.56,3.44;1.88,6.25 +1.56,6.25;8.12,6.25 +8.12,6.25;8.12,4.06 +8.12,4.06;1.88,4.06 +5.31,4.06;5.31,1.25 +5.31,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.56 +8.44,1.56;8.44,2.19 +8.44,2.19;8.75,2.81 +0.62,0.62;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.44,2.19 +3.44,2.19;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;5.00,5.31 +5.00,5.31;5.00,6.25 +5.94,3.12;6.56,2.81 +6.56,2.81;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 + +# UTF-16 : 5f 8a +# UTF-8 : 8a be e5 +[5f8a] 徊 +2.50,6.88;2.19,6.25 +2.19,6.25;1.88,5.94 +1.88,5.94;1.25,5.31 +1.25,5.31;0.94,4.69 +0.94,4.69;0.31,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;0.94,7.19 +0.94,7.19;0.31,6.88 +1.56,0.62;1.56,5.62 +8.75,0.62;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,0.62 +3.12,1.25;8.75,1.25 +5.00,3.44;7.19,3.44 +7.19,3.44;7.19,6.88 +7.19,6.88;4.69,6.88 +4.69,6.88;4.69,3.12 + +# UTF-16 : 8a 1d +# UTF-8 : 9d a8 e8 +[8a1d] 訝 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.75,7.50 +0.62,5.94;3.44,5.94 +0.62,4.69;3.44,4.69 +0.62,8.75;3.44,8.75 +7.81,8.75;8.12,1.88 +7.81,1.88;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +4.69,5.62;5.00,8.75 +4.69,8.75;9.06,8.75 +9.06,5.62;3.75,5.62 +3.75,1.88;4.06,2.19 +4.06,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,3.75;6.88,4.06 +6.88,4.06;7.19,4.69 +7.19,4.69;7.50,5.00 +7.50,5.00;7.81,5.62 + +# UTF-16 : 5d 17 +# UTF-8 : 97 b4 e5 +[5d17] 崗 +0.94,0.62;0.94,6.56 +0.94,6.56;8.44,6.56 +8.44,6.56;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.81,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +2.50,4.06;2.50,1.25 +6.88,1.56;6.88,4.06 +2.50,2.19;6.88,2.19 +4.69,4.69;4.69,2.19 +1.56,4.69;7.81,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;6.25,5.62 +6.25,5.62;6.25,5.94 +6.25,5.94;6.56,6.25 +3.75,4.69;3.75,5.00 +3.75,5.00;3.44,5.62 +3.44,5.62;3.12,6.25 +3.12,6.25;2.81,6.25 +0.94,9.06;0.94,7.50 +0.94,7.50;8.44,7.50 +8.44,7.50;8.44,9.06 +4.69,7.50;4.69,9.38 + +# UTF-16 : 98 c4 +# UTF-8 : 84 a3 e9 +[98c4] 飄 +2.19,3.75;2.19,1.25 +2.19,1.25;2.19,0.94 +2.19,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +3.75,1.56;3.75,2.19 +3.75,2.19;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;2.81,3.12 +4.06,3.75;0.31,3.75 +3.75,4.69;0.62,4.69 +4.06,8.75;0.31,8.75 +2.81,8.75;2.81,5.94 +1.56,8.44;1.56,5.94 +0.62,5.62;0.62,7.50 +0.62,7.50;4.06,7.50 +4.06,7.50;4.06,5.94 +4.06,5.94;0.62,5.94 +4.06,0.62;4.06,1.25 +4.06,1.25;4.38,2.19 +4.38,2.19;4.38,2.50 +4.38,2.50;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;4.69,5.62 +4.69,5.62;4.69,8.75 +4.69,8.75;8.44,8.75 +8.44,8.75;8.44,6.88 +8.44,6.88;8.44,5.31 +8.44,5.31;8.75,4.06 +8.75,4.06;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +9.06,0.94;9.06,0.62 +9.06,0.62;9.38,1.25 +9.38,1.25;9.38,1.56 +9.38,1.56;9.38,2.50 +9.38,2.50;9.38,2.81 +6.56,1.25;6.56,7.81 +5.31,6.25;5.31,3.44 +7.81,6.25;5.31,6.25 +5.31,4.06;7.81,4.06 +7.81,4.06;7.81,6.25 +8.44,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.81 +7.81,2.81;7.50,3.12 +4.69,1.25;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.88,1.25 +6.88,1.25;7.50,1.56 +7.50,1.56;8.12,1.56 +5.00,7.81;5.62,7.81 +5.62,7.81;6.25,7.81 +6.25,7.81;6.88,7.81 +6.88,7.81;7.50,7.81 +7.50,7.81;8.12,8.12 + +# UTF-16 : 5a 11 +# UTF-8 : 91 a8 e5 +[5a11] 娑 +0.62,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.56 +2.50,8.12;2.19,8.44 +2.19,8.44;1.56,8.75 +1.56,8.75;1.25,8.75 +1.25,8.75;0.94,9.06 +1.88,6.88;1.56,7.19 +1.56,7.19;0.94,7.50 +0.94,7.50;0.62,7.50 +0.62,7.50;0.31,7.81 +6.25,9.06;6.25,7.81 +6.25,7.81;6.25,7.19 +6.25,7.19;6.25,6.88 +6.25,6.88;5.94,6.56 +5.62,6.56;5.31,6.88 +5.31,6.88;4.69,6.88 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.69,8.75 +9.06,6.25;8.75,6.88 +8.75,6.88;8.75,7.19 +8.75,7.19;8.44,7.81 +8.44,7.81;8.12,8.44 +8.12,8.44;7.81,8.75 +8.12,7.19;7.81,6.88 +7.81,6.88;7.50,6.56 +7.50,6.56;6.88,6.25 +6.88,6.25;6.56,6.25 +6.56,6.25;5.94,5.94 +5.94,5.94;5.31,5.62 +5.31,5.62;4.69,5.62 +4.69,5.62;4.06,5.62 +4.06,5.62;3.44,5.31 +3.44,5.31;2.81,5.31 +8.75,4.38;0.62,4.38 +0.94,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.44,1.56 +3.44,1.56;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.94,2.81 +5.94,2.81;6.56,3.44 +6.56,3.44;6.88,3.75 +6.88,3.75;7.19,4.38 +4.38,5.62;4.06,5.31 +4.06,5.31;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;3.12,4.38 +3.12,4.38;3.12,4.06 +3.12,4.06;2.81,3.75 +2.81,3.75;2.50,3.44 +2.50,3.44;2.19,3.12 +2.19,3.12;1.56,2.81 +1.56,2.81;1.25,2.50 +1.88,2.81;2.50,2.81 +2.50,2.81;3.12,2.50 +3.12,2.50;3.75,2.50 +3.75,2.50;4.38,2.19 +4.38,2.19;5.00,1.88 +5.00,1.88;5.94,1.88 +5.94,1.88;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.75,0.62 + +# UTF-16 : 50 05 +# UTF-8 : 85 80 e5 +[5005] 倅 +1.88,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +5.62,8.12;5.62,9.38 +2.19,8.12;9.06,8.12 +9.38,3.44;2.19,3.44 +5.62,4.38;5.62,0.62 +2.19,4.06;2.50,4.38 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.75,6.25 +3.75,6.25;3.75,6.56 +3.75,6.56;4.06,6.88 +4.06,6.88;4.06,7.19 +4.06,7.19;4.06,7.81 +5.31,4.69;5.00,5.00 +5.00,5.00;4.69,5.31 +4.69,5.31;4.38,5.62 +4.38,5.62;4.06,5.94 +4.06,5.94;3.75,6.25 +5.94,4.69;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;6.88,6.25 +6.88,6.25;7.19,6.88 +7.19,6.88;7.50,7.81 +9.06,4.06;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;6.88,6.25 + +# UTF-16 : 6d ec +# UTF-8 : ac b7 e6 +[6dec] 淬 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,8.12;5.94,9.38 +2.81,8.12;9.06,8.12 +9.38,3.44;2.50,3.44 +5.94,4.38;5.94,0.62 +2.81,4.06;2.81,4.38 +2.81,4.38;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 +5.62,4.69;5.31,5.00 +5.31,5.00;5.00,5.31 +5.00,5.31;4.69,5.62 +4.69,5.62;4.38,5.94 +4.38,5.94;4.06,6.25 +6.25,4.69;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,6.25 +7.19,6.25;7.50,6.88 +7.50,6.88;7.50,7.81 +9.06,4.06;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 + +# UTF-16 : 57 e3 +# UTF-8 : a3 9f e5 +[57e3] 埣 +0.31,6.56;2.81,6.56 +1.56,2.19;1.56,9.06 +0.31,1.56;0.62,1.88 +0.62,1.88;1.25,2.19 +1.25,2.19;1.88,2.50 +1.88,2.50;2.19,2.81 +2.19,2.81;2.81,3.12 +5.94,8.12;5.94,9.38 +2.81,8.12;9.06,8.12 +9.38,3.44;2.50,3.44 +5.94,4.38;5.94,0.62 +2.81,4.06;2.81,4.38 +2.81,4.38;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 +5.62,4.69;5.31,5.00 +5.31,5.00;5.00,5.31 +5.00,5.31;4.69,5.62 +4.69,5.62;4.38,5.94 +4.38,5.94;4.06,6.25 +6.25,4.69;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,6.25 +7.19,6.25;7.50,6.88 +7.50,6.88;7.50,7.81 +9.06,4.06;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 + +# UTF-16 : 60 b4 +# UTF-8 : b4 82 e6 +[60b4] 悴 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.81,5.31;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +5.94,8.12;5.94,9.38 +2.81,8.12;9.06,8.12 +9.38,3.44;2.50,3.44 +5.94,4.38;5.94,0.62 +2.81,4.06;2.81,4.38 +2.81,4.38;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 +5.62,4.69;5.31,5.00 +5.31,5.00;5.00,5.31 +5.00,5.31;4.69,5.62 +4.69,5.62;4.38,5.94 +4.38,5.94;4.06,6.25 +6.25,4.69;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,6.25 +7.19,6.25;7.50,6.88 +7.50,6.88;7.50,7.81 +9.06,4.06;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 + +# UTF-16 : 73 1d +# UTF-8 : 9d 8c e7 +[731d] 猝 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.50 +1.88,7.50;1.88,6.88 +1.88,6.88;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.50,4.69 +2.50,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.50,2.50 +2.50,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.12,9.06;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +5.94,8.12;5.94,9.38 +2.81,8.12;9.06,8.12 +9.38,3.44;2.81,3.44 +5.94,4.38;5.94,0.62 +2.81,4.06;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,6.25 +4.38,6.25;4.38,6.56 +4.38,6.56;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;4.69,7.81 +5.62,4.69;5.62,5.00 +5.62,5.00;5.31,5.31 +5.31,5.31;5.00,5.62 +5.00,5.62;4.69,5.94 +4.69,5.94;4.38,6.25 +6.25,4.69;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,6.25 +7.19,6.25;7.50,6.88 +7.50,6.88;7.81,7.81 +9.06,4.06;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.19,6.25 + +# UTF-16 : 7c b9 +# UTF-8 : b9 b2 e7 +[7cb9] 粹 +1.88,0.62;1.88,9.06 +3.12,5.94;0.31,5.94 +0.00,1.88;0.31,2.50 +0.31,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.88,5.94 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.94 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.94,7.81 +0.94,7.81;0.62,8.12 +0.62,8.12;0.31,8.44 +2.50,6.56;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.75 +6.25,8.12;6.25,9.38 +3.44,8.12;9.06,8.12 +9.38,3.44;3.44,3.44 +6.25,4.38;6.25,0.62 +3.12,4.06;3.75,4.69 +3.75,4.69;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.38,6.25 +4.38,6.25;4.69,6.56 +4.69,6.56;4.69,6.88 +4.69,6.88;4.69,7.19 +4.69,7.19;5.00,7.81 +5.94,4.69;5.62,5.00 +5.62,5.00;5.31,5.31 +5.31,5.31;5.00,5.62 +5.00,5.62;4.69,5.94 +4.69,5.94;4.38,6.25 +6.25,4.69;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.50,6.25 +7.50,6.25;7.50,6.88 +7.50,6.88;7.81,7.81 +9.06,4.06;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.19,6.25 + +# UTF-16 : 78 8e +# UTF-8 : 8e a2 e7 +[788e] 碎 +3.44,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.75 +6.25,8.12;6.25,9.38 +3.75,8.12;9.06,8.12 +9.38,3.44;3.44,3.44 +6.25,4.38;6.25,0.62 +3.44,4.06;4.06,4.69 +4.06,4.69;4.38,5.31 +4.38,5.31;4.69,6.25 +4.69,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.00,7.19 +5.00,7.19;5.00,7.81 +5.94,4.69;5.94,5.00 +5.94,5.00;5.62,5.31 +5.62,5.31;5.31,5.62 +5.31,5.62;5.00,5.94 +5.00,5.94;4.69,6.25 +6.56,4.69;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.50,6.25 +7.50,6.25;7.81,6.88 +7.81,6.88;7.81,7.81 +9.06,4.06;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.50,6.25 + +# UTF-16 : 91 89 +# UTF-8 : 89 86 e9 +[9189] 醉 +4.06,0.62;4.06,6.88 +4.06,6.88;0.62,6.88 +0.62,6.88;0.62,0.62 +0.94,1.25;3.75,1.25 +0.94,2.81;3.75,2.81 +0.31,8.75;4.38,8.75 +1.88,8.44;1.88,6.88 +1.88,6.88;1.88,6.25 +1.88,6.25;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;1.56,5.00 +1.56,5.00;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +2.81,8.44;2.81,5.00 +2.81,5.00;2.81,4.69 +2.81,4.69;3.12,4.38 +3.12,4.38;3.75,4.38 +6.88,8.12;6.88,9.38 +4.38,8.12;9.38,8.12 +9.38,3.44;4.38,3.44 +6.88,4.38;6.88,0.62 +4.38,4.06;4.69,4.69 +4.69,4.69;5.00,5.31 +5.00,5.31;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.62,6.88 +5.62,6.88;5.62,7.19 +5.62,7.19;5.62,7.81 +6.56,4.69;6.25,5.00 +6.25,5.00;5.94,5.31 +5.94,5.31;5.94,5.62 +5.94,5.62;5.62,5.94 +5.62,5.94;5.31,6.25 +6.88,4.69;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.81,6.25 +7.81,6.25;7.81,6.88 +7.81,6.88;8.12,7.81 +9.06,4.06;9.06,4.69 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.81,6.25 + +# UTF-16 : 98 70 +# UTF-8 : b0 a1 e9 +[9870] 顰 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.00 +3.44,5.00;3.75,5.31 +1.25,2.50;8.12,2.50 +8.12,2.50;8.12,4.69 +8.12,4.69;1.25,4.69 +1.25,4.69;1.25,2.50 +1.25,3.75;8.12,3.75 +9.06,1.56;0.31,1.56 +5.62,2.50;5.62,0.31 +4.38,5.00;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.62,5.31 +5.62,5.31;6.25,5.62 +6.25,5.62;6.25,5.62 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;7.81,5.31 +7.81,5.31;7.50,5.62 +4.69,9.06;9.06,9.06 +6.88,9.06;6.56,8.44 +6.56,8.44;6.56,8.12 +5.00,5.94;8.75,5.94 +8.75,5.94;8.75,8.12 +8.75,8.12;5.00,8.12 +5.00,8.12;5.00,5.62 +5.00,6.56;8.75,6.56 +5.00,7.50;8.75,7.50 +0.31,7.50;4.69,7.50 +4.38,8.44;2.50,8.44 +0.94,7.50;0.94,9.06 +2.50,9.38;2.50,6.56 +2.50,6.56;2.50,5.94 +2.50,5.94;2.19,5.94 +2.19,5.94;1.56,5.94 +1.56,5.94;1.25,5.94 +0.31,5.94;0.62,6.25 +0.62,6.25;0.94,6.25 +0.94,6.25;1.25,6.88 +1.25,6.88;1.56,7.19 +4.06,7.19;3.75,6.88 +3.75,6.88;3.75,6.56 +3.75,6.56;3.44,6.25 +3.44,6.25;3.12,5.94 +3.12,5.94;2.50,5.62 +2.50,5.62;2.19,5.31 +2.19,5.31;1.88,5.31 +1.88,5.31;1.25,5.00 +1.25,5.00;0.94,4.69 +0.94,4.69;0.31,4.69 +4.69,4.38;4.69,3.75 +4.69,3.75;4.38,3.12 +4.38,3.12;3.75,2.50 +3.75,2.50;3.12,2.19 +3.12,2.19;2.81,1.88 +2.81,1.88;2.50,1.88 + +# UTF-16 : 8e 59 +# UTF-8 : 99 b9 e8 +[8e59] 蹙 +5.62,9.38;5.94,8.75 +5.94,8.75;5.94,7.81 +5.94,7.81;6.25,7.19 +6.25,7.19;6.56,6.56 +6.56,6.56;6.88,5.94 +6.88,5.94;7.19,5.62 +7.19,5.62;7.50,5.31 +7.50,5.31;7.81,5.00 +7.81,5.00;8.12,4.69 +8.12,4.69;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,5.94 +8.12,8.12;7.81,7.81 +7.81,7.81;7.81,7.50 +7.81,7.50;7.50,6.88 +7.50,6.88;7.19,6.56 +7.19,6.56;6.88,6.25 +6.88,6.25;6.56,5.94 +6.56,5.94;6.25,5.62 +6.25,5.62;5.94,5.31 +5.94,5.31;5.62,5.31 +5.62,5.31;5.00,5.00 +6.56,9.38;6.88,9.38 +6.88,9.38;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.75 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;1.25,6.56 +1.25,6.56;1.25,7.50 +1.25,7.50;1.25,8.75 +1.25,8.75;8.75,8.75 +1.25,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.50,6.56 +5.31,5.62;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,6.25;4.38,6.56 +4.38,6.56;4.38,6.56 +3.44,6.88;3.44,5.31 +3.44,5.31;3.12,5.00 +3.12,5.00;3.12,5.00 +3.12,5.00;2.50,5.00 +2.50,5.00;2.19,5.00 +3.12,8.75;3.12,6.88 +1.25,6.88;5.62,6.88 +3.12,7.81;5.31,7.81 +4.69,2.19;8.12,2.19 +4.69,0.94;4.69,3.12 +1.56,3.12;7.81,3.12 +7.81,3.12;7.81,4.38 +7.81,4.38;1.56,4.38 +1.56,4.38;1.56,3.12 +0.62,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.19,2.81 +8.75,0.94;8.44,0.94 +8.44,0.94;7.19,0.94 +7.19,0.94;6.25,0.94 +6.25,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.06,1.25 +4.06,1.25;3.44,1.25 +3.44,1.25;3.12,1.56 +3.12,1.56;2.50,1.56 +2.50,1.56;2.19,1.88 +2.19,1.88;1.88,2.19 + +# UTF-16 : 7a 1f +# UTF-8 : 9f a8 e7 +[7a1f] 稟 +0.62,8.44;9.06,8.44 +4.69,8.44;4.69,9.38 +1.25,5.00;1.25,7.81 +1.25,7.81;8.12,7.81 +8.12,7.81;8.12,5.31 +8.12,5.31;1.56,5.31 +2.81,5.94;2.81,6.88 +2.81,6.88;6.88,6.88 +6.88,6.88;6.88,5.94 +6.88,5.94;2.81,5.94 +8.75,3.44;0.62,3.44 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.69,3.44 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;4.69,3.44 +4.69,0.62;4.69,4.38 +1.25,4.38;1.88,4.38 +1.88,4.38;2.81,4.38 +2.81,4.38;3.44,4.38 +3.44,4.38;4.06,4.38 +4.06,4.38;4.69,4.38 +4.69,4.38;5.62,4.38 +5.62,4.38;6.25,4.69 +6.25,4.69;6.88,4.69 +6.88,4.69;7.50,4.69 +7.50,4.69;8.12,4.69 + +# UTF-16 : 94 7f +# UTF-8 : bf 91 e9 +[947f] 鑿 +0.62,0.94;8.75,0.94 +8.44,2.19;0.94,2.19 +7.19,3.44;2.19,3.44 +4.69,0.94;4.69,3.44 +3.12,0.94;2.81,1.25 +2.81,1.25;2.50,1.56 +2.50,1.56;2.19,1.88 +2.19,1.88;2.19,1.88 +5.94,0.94;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.19,1.88 +9.06,3.12;8.44,3.44 +8.44,3.44;8.12,3.44 +8.12,3.44;7.50,3.44 +7.50,3.44;7.19,3.75 +7.19,3.75;6.88,3.75 +6.88,3.75;6.25,4.06 +6.25,4.06;5.94,4.06 +5.94,4.06;5.62,4.38 +5.62,4.38;5.00,4.38 +5.00,4.38;4.69,4.38 +4.69,4.38;4.38,4.38 +4.38,4.38;4.06,4.38 +4.06,4.38;3.44,4.06 +3.44,4.06;3.12,4.06 +3.12,4.06;2.81,3.75 +2.81,3.75;2.19,3.75 +2.19,3.75;1.88,3.44 +1.88,3.44;1.25,3.44 +1.25,3.44;0.94,3.44 +0.94,3.44;0.31,3.12 +5.31,6.88;8.75,6.88 +5.00,4.69;5.62,5.00 +5.62,5.00;5.94,5.00 +5.94,5.00;6.56,5.31 +6.56,5.31;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.81,5.94 +7.81,5.94;8.44,6.56 +8.44,6.56;8.44,6.88 +8.75,4.38;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,4.69 +7.81,4.69;7.50,5.00 +7.50,5.00;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;5.94,5.94 +5.94,5.94;5.62,6.25 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.62,8.75;5.94,9.06 +5.62,9.06;7.50,9.06 +7.50,9.06;7.50,7.81 +7.50,7.81;8.12,7.50 +8.12,7.50;8.12,7.50 +8.12,7.50;8.75,7.50 +8.75,7.50;9.06,7.81 +9.06,7.81;9.06,8.12 +5.00,8.44;0.31,8.44 +1.25,8.44;1.25,8.75 +1.25,8.75;0.94,9.06 +4.06,8.44;4.38,8.75 +4.38,8.75;4.38,9.06 +2.19,8.44;2.19,9.38 +3.12,8.44;3.12,9.38 +2.81,4.38;2.81,7.50 +4.69,7.50;0.62,7.50 +5.00,6.88;0.31,6.88 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.44 +3.75,8.44;3.75,8.44 +2.19,7.50;1.88,7.81 +1.88,7.81;1.88,8.44 +1.88,8.44;1.56,8.44 +3.12,6.25;4.69,6.25 +4.69,6.25;4.69,4.38 +4.69,4.38;0.94,4.38 +0.94,4.38;0.94,5.94 +0.94,5.94;1.25,5.94 +1.25,5.94;1.88,6.25 +1.88,6.25;2.19,6.25 +2.19,6.25;2.19,6.25 +3.12,5.31;4.69,5.31 +0.94,5.31;2.19,5.31 + +# UTF-16 : 95 a7 +# UTF-8 : a7 96 e9 +[95a7] 閧 +5.31,7.19;8.44,7.19 +4.06,7.19;0.94,7.19 +0.94,0.62;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.62 +4.06,5.62;0.94,5.62 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.62 +5.31,5.62;8.44,5.62 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +6.88,1.25;6.56,1.88 +6.56,1.88;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.50 +7.50,3.12;1.88,3.12 +2.19,4.38;7.19,4.38 +3.44,3.12;3.75,5.31 +5.62,3.12;5.94,5.31 + +# UTF-16 : 9b 28 +# UTF-8 : a8 ac e9 +[9b28] 鬨 +5.00,7.19;8.12,7.19 +4.38,7.19;1.25,7.19 +4.38,5.62;1.25,5.62 +1.25,8.75;4.38,8.75 +0.62,0.62;0.62,9.06 +5.00,5.62;8.12,5.62 +8.12,8.75;5.00,8.75 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,9.06 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +6.88,1.25;6.56,1.88 +6.56,1.88;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.62,2.50 +5.62,2.50;5.31,2.50 +7.50,3.12;1.88,3.12 +2.19,4.38;7.19,4.38 +3.44,3.12;3.75,5.31 +2.81,5.62;2.81,8.75 +6.56,5.62;6.56,8.75 +5.62,3.12;5.94,5.31 + +# UTF-16 : 9f 4e +# UTF-8 : 8e bd e9 +[9f4e] 齎 +4.69,7.50;5.00,7.81 +5.00,7.81;5.62,8.12 +5.62,8.12;5.94,8.44 +5.94,8.44;5.94,8.44 +7.81,5.00;1.56,5.00 +7.81,5.62;1.56,5.62 +4.69,8.75;4.69,9.69 +4.69,5.94;4.69,7.50 +8.75,8.75;0.62,8.75 +7.81,6.25;8.12,0.62 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,6.25 +0.31,5.94;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.88,7.50 +1.88,7.50;2.19,8.12 +0.62,8.12;3.44,8.12 +3.44,8.12;3.44,7.50 +3.44,7.50;3.44,6.88 +3.44,6.88;3.44,6.56 +3.44,6.56;3.12,6.25 +3.12,6.25;3.12,6.25 +2.81,6.25;2.50,6.25 +2.50,6.25;2.19,6.25 +2.19,6.25;2.19,6.25 +5.62,8.12;6.25,8.12 +6.25,8.12;6.88,8.12 +6.88,8.12;7.50,8.12 +7.50,8.12;8.12,8.12 +8.12,8.12;8.75,8.44 +5.94,6.25;5.94,8.12 +5.31,6.25;5.62,6.25 +5.62,6.25;6.25,6.25 +6.25,6.25;6.56,6.25 +6.56,6.25;7.19,6.56 +7.19,6.56;7.50,6.56 +9.06,5.94;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.81,6.88 +7.81,6.88;7.50,7.50 +7.50,7.50;7.50,8.12 +4.38,7.50;4.06,8.12 +4.06,8.12;3.75,8.12 +3.75,8.12;3.44,8.44 +2.50,1.88;6.88,1.88 +6.88,1.88;6.88,4.38 +6.88,4.38;2.50,4.38 +2.50,4.38;2.50,1.88 +2.50,2.81;6.88,2.81 +2.50,3.44;6.88,3.44 +1.88,0.62;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +7.50,0.62;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.31,1.56 + +# UTF-16 : 97 61 +# UTF-8 : a1 9d e9 +[9761] 靡 +5.00,8.44;5.00,9.38 +4.38,5.62;4.38,6.88 +0.31,0.62;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,8.44 +1.25,8.44;9.06,8.44 +6.88,5.31;6.88,8.12 +8.75,7.19;5.31,7.19 +3.44,5.31;3.44,8.12 +4.69,7.19;1.56,7.19 +1.56,4.38;4.38,4.38 +5.94,4.38;8.75,4.38 +5.94,1.88;9.06,1.88 +1.88,3.12;4.38,3.12 +5.94,3.12;8.75,3.12 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,1.88 +2.50,1.88;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.38,2.19 +5.94,0.62;5.94,5.00 +1.88,0.62;2.50,0.62 +2.50,0.62;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,1.56 +3.75,1.56;4.06,2.19 +4.06,2.19;4.38,2.81 +4.38,2.81;4.38,3.12 +4.38,3.12;4.38,5.00 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +5.00,5.31;5.31,5.62 +5.31,5.62;5.62,5.94 +5.62,5.94;5.62,6.25 +5.62,6.25;5.62,6.56 +5.62,6.56;5.62,6.88 +7.81,6.88;7.81,5.62 +7.81,5.62;8.12,5.31 +8.12,5.31;8.12,5.31 +8.12,5.31;8.44,5.31 +8.44,5.31;8.75,5.62 +8.75,5.62;8.75,5.94 +8.75,5.94;8.75,6.25 + +# UTF-16 : 57 00 +# UTF-8 : 80 9c e5 +[5700] 圀 +8.75,0.62;8.75,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.44,1.25 +8.75,0.62;8.75,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.75,1.25 +5.31,8.75;5.31,7.50 +5.31,7.50;5.31,6.88 +5.31,6.88;5.94,6.88 +5.94,6.88;6.25,6.56 +6.25,6.56;6.56,6.56 +6.56,6.56;6.88,6.56 +6.88,6.56;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,6.88 +8.12,6.88;8.75,6.88 +3.75,8.75;3.75,8.44 +3.75,8.44;3.44,7.50 +3.44,7.50;3.12,7.19 +3.12,7.19;2.50,6.56 +2.50,6.56;2.19,6.56 +2.19,6.56;1.88,6.25 +1.88,6.25;1.25,6.25 +4.69,5.62;4.69,6.88 +1.25,5.62;8.12,5.62 +1.56,1.88;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,4.38;7.19,4.38 +7.19,4.38;7.19,3.75 +7.19,3.75;7.19,3.44 +7.19,3.44;7.19,2.50 +7.19,2.50;6.88,2.19 +6.88,2.19;6.56,1.88 +6.56,1.88;6.25,1.88 +6.25,1.88;5.62,1.88 +5.62,1.88;5.31,1.88 +5.31,1.88;4.69,1.88 + +# UTF-16 : 77 37 +# UTF-8 : b7 9c e7 +[7737] 眷 +7.81,0.62;7.81,4.69 +7.81,4.69;1.56,4.69 +1.56,4.69;1.56,0.62 +1.88,1.25;7.81,1.25 +1.88,2.50;7.81,2.50 +1.88,3.44;7.81,3.44 +0.31,5.94;9.06,5.94 +7.81,7.50;1.88,7.50 +0.31,4.06;0.94,4.38 +0.94,4.38;1.56,4.69 +1.56,4.69;2.19,5.31 +2.19,5.31;2.81,5.62 +2.81,5.62;3.44,6.25 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;4.69,9.38 +9.06,7.19;8.75,7.50 +8.75,7.50;8.12,7.81 +8.12,7.81;7.81,8.12 +7.81,8.12;7.19,8.44 +7.19,8.44;6.88,8.75 +0.31,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.88,8.12 +1.88,8.12;2.19,8.44 +2.19,8.44;2.50,8.75 +9.06,4.06;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.00,7.50 + +# UTF-16 : 87 29 +# UTF-8 : a9 9c e8 +[8729] 蜩 +3.75,0.62;3.75,1.25 +3.75,1.25;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,8.75 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +4.69,7.50;8.12,7.50 +4.69,5.94;8.12,5.94 +6.56,4.69;6.56,8.75 +5.31,2.19;7.81,2.19 +7.81,2.19;7.81,4.38 +7.81,4.38;5.00,4.38 +5.00,4.38;5.00,1.25 +1.56,1.56;1.88,9.06 +0.31,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,3.75 +3.44,1.25;3.44,1.88 +3.44,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 + +# UTF-16 : 7d a2 +# UTF-8 : a2 b6 e7 +[7da2] 綢 +3.44,0.62;3.75,1.25 +3.75,1.25;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.06,4.06 +4.06,4.06;4.06,4.69 +4.06,4.69;4.06,5.31 +4.06,5.31;4.06,8.75 +4.06,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +4.69,7.50;8.12,7.50 +4.38,5.94;8.12,5.94 +6.25,4.69;6.56,8.75 +5.00,2.19;7.81,2.19 +7.81,2.19;7.81,4.38 +7.81,4.38;5.00,4.38 +5.00,4.38;5.00,1.25 +3.44,4.06;3.44,4.69 +3.44,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.12,5.94 +3.12,5.94;2.81,6.56 +0.31,4.69;3.44,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +2.81,3.75;2.81,4.06 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.81,7.50 +2.81,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +1.56,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 + +# UTF-16 : 7a 20 +# UTF-8 : a0 a8 e7 +[7a20] 稠 +3.12,9.06;2.50,8.75 +2.50,8.75;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.12,6.25;0.31,6.25 +0.31,2.50;0.31,2.81 +0.31,2.81;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +3.12,0.62;3.44,1.25 +3.44,1.25;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,8.75 +3.75,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +4.38,7.50;8.12,7.50 +4.38,5.94;8.12,5.94 +6.25,4.69;6.25,8.75 +4.69,2.19;7.81,2.19 +7.81,2.19;7.81,4.38 +7.81,4.38;4.69,4.38 +4.69,4.38;4.69,1.25 + +# UTF-16 : 60 c6 +# UTF-8 : 86 83 e6 +[60c6] 惆 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.62 +2.50,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.50,0.62;2.50,1.25 +2.50,1.25;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,8.75 +3.12,8.75;8.75,8.75 +8.75,8.75;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +3.75,7.50;8.12,7.50 +3.75,5.94;8.12,5.94 +5.94,4.69;5.94,8.75 +4.38,2.19;7.50,2.19 +7.50,2.19;7.50,4.38 +7.50,4.38;4.38,4.38 +4.38,4.38;4.38,1.25 + +# UTF-16 : 75 d9 +# UTF-8 : 99 97 e7 +[75d9] 痙 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +9.06,0.94;2.19,0.94 +5.62,0.94;5.62,3.12 +2.50,7.50;8.75,7.50 +8.75,3.12;2.50,3.12 +4.38,6.88;4.06,6.56 +4.06,6.56;3.75,6.25 +3.75,6.25;3.44,5.94 +3.44,5.94;3.12,5.62 +3.12,5.62;2.81,5.31 +2.81,5.31;3.12,5.00 +3.12,5.00;3.44,4.69 +3.44,4.69;3.75,4.38 +3.75,4.38;4.06,4.06 +4.06,4.06;4.38,3.75 +6.56,6.88;6.25,6.56 +6.25,6.56;5.94,6.25 +5.94,6.25;5.62,5.94 +5.62,5.94;5.31,5.62 +5.31,5.62;5.00,5.31 +4.69,5.31;5.31,5.00 +5.31,5.00;5.62,4.69 +5.62,4.69;5.94,4.38 +5.94,4.38;6.25,4.06 +6.25,4.06;6.56,3.75 +8.75,6.88;8.44,6.56 +8.44,6.56;8.12,6.25 +8.12,6.25;7.81,5.94 +7.81,5.94;7.50,5.62 +7.50,5.62;7.19,5.31 +7.19,5.31;7.50,5.00 +7.50,5.00;7.81,4.69 +7.81,4.69;8.12,4.38 +8.12,4.38;8.44,4.06 +8.44,4.06;8.75,3.75 + +# UTF-16 : fa 11 +# UTF-8 : 91 a8 ef +[fa11] 﨑 +4.38,1.25;4.38,4.69 +8.12,5.62;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.12,5.62;9.06,5.62 +4.38,4.69;7.19,4.69 +7.19,4.69;7.19,2.19 +7.19,2.19;4.38,2.19 +0.62,7.81;0.62,0.62 +0.62,1.56;3.12,1.56 +3.12,1.56;3.12,7.81 +1.88,1.56;1.88,9.06 +3.44,8.12;9.06,8.12 +6.25,8.12;6.25,9.38 +7.19,5.62;7.50,6.25 +7.50,6.25;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;8.12,8.12 +5.00,5.62;5.00,6.25 +5.00,6.25;5.00,6.56 +5.00,6.56;4.69,7.19 +4.69,7.19;4.69,7.81 +4.69,7.81;4.38,8.12 + +# UTF-16 : 85 80 +# UTF-8 : 80 96 e8 +[8580] 薀 +3.75,4.38;8.12,4.38 +8.12,4.38;8.12,7.19 +8.12,7.19;3.75,7.19 +3.75,7.19;3.75,4.38 +0.94,0.62;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,6.56;2.19,6.88 +2.19,6.88;1.56,7.19 +1.56,7.19;1.25,7.19 +1.25,7.19;0.94,7.50 +2.19,4.38;1.88,4.69 +1.88,4.69;1.25,5.00 +1.25,5.00;0.94,5.31 +0.94,5.31;0.62,5.62 +0.62,5.62;0.31,5.62 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +8.44,0.94;8.44,3.44 +8.44,3.44;3.12,3.44 +3.12,3.44;3.12,0.94 +5.00,3.44;5.00,0.94 +6.56,3.44;6.56,0.94 +2.19,0.94;9.06,0.94 +4.06,5.00;4.69,5.31 +4.69,5.31;5.31,5.62 +5.31,5.62;5.62,6.25 +5.62,6.25;5.94,6.56 +5.94,6.56;5.94,7.19 +7.50,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;5.94,5.94 +5.94,5.94;5.62,6.25 + +# UTF-16 : 86 0a +# UTF-8 : 8a 98 e8 +[860a] 蘊 +4.38,4.38;8.12,4.38 +8.12,4.38;8.12,7.19 +8.12,7.19;4.38,7.19 +4.38,7.19;4.38,4.38 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +8.44,0.94;8.44,3.44 +8.44,3.44;4.06,3.44 +4.06,3.44;4.06,0.94 +5.62,3.44;5.62,0.94 +6.88,3.44;6.88,0.94 +3.12,0.94;9.06,0.94 +4.69,5.00;5.31,5.31 +5.31,5.31;5.62,5.62 +5.62,5.62;5.94,6.25 +5.94,6.25;6.25,6.56 +6.25,6.56;6.56,7.19 +7.81,4.69;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.62 +6.88,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +3.75,3.44;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.12,5.00 +3.12,5.00;3.12,5.31 +3.12,5.31;3.12,5.62 +0.31,4.06;3.44,4.06 +2.19,4.06;2.19,0.62 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +0.94,4.06;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.50,5.62 +2.50,5.62;2.81,6.25 +2.81,6.25;3.12,6.88 +1.56,5.00;1.56,5.31 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.62,6.56 +0.94,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;1.88,7.19 +1.88,7.19;2.19,7.81 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 + +# UTF-16 : 96 a7 +# UTF-8 : a7 9a e9 +[96a7] 隧 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.94,2.81;1.25,2.81 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.62 +1.88,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.75 +3.75,2.19;3.75,4.69 +3.75,4.69;2.50,4.69 +2.19,0.62;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +9.06,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,1.25 +5.00,1.25;4.38,1.56 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.50 +2.81,8.75;3.12,8.44 +3.12,8.44;3.44,8.12 +3.44,8.12;3.75,7.81 +3.75,7.81;4.06,7.81 +2.81,6.88;3.12,6.56 +3.12,6.56;3.44,6.25 +3.44,6.25;3.75,5.94 +3.75,5.94;4.06,5.62 +8.44,7.50;5.00,7.50 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.38,7.50 +5.94,8.75;7.50,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;8.12,8.12 +8.12,8.12;8.44,7.81 +8.44,7.81;8.75,7.81 +8.75,7.81;9.06,7.50 +4.38,5.62;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;7.19,7.50 +7.19,5.31;7.81,5.62 +7.81,5.62;8.12,5.94 +8.12,5.94;8.44,6.25 +8.44,6.25;8.75,6.56 +8.75,6.56;9.06,6.88 +5.94,1.88;6.25,1.88 +6.25,1.88;6.88,1.88 +6.88,1.88;6.88,1.88 +6.88,1.88;7.50,1.88 +7.50,1.88;7.50,2.50 +7.50,2.50;7.50,3.12 +7.50,3.12;7.50,3.44 +7.50,3.44;7.50,3.75 +7.50,3.75;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;7.19,5.62 +7.19,5.62;6.88,6.25 +6.88,6.25;6.56,6.88 +4.38,3.75;4.69,4.06 +4.69,4.06;5.31,4.38 +5.31,4.38;5.94,4.69 +5.94,4.69;6.56,5.00 +6.56,5.00;6.88,5.62 +6.88,5.62;7.19,5.62 +4.38,2.19;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.62,2.81 +5.62,2.81;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.88,3.75 +6.88,3.75;7.19,4.06 +7.19,4.06;7.50,4.38 +9.06,2.19;9.06,2.50 +9.06,2.50;8.75,3.12 +8.75,3.12;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.50,4.69 +7.50,4.69;7.50,4.69 + +# UTF-16 : 62 f5 +# UTF-8 : b5 8b e6 +[62f5] 拵 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,5.31;2.19,5.00 +2.19,5.00;1.88,4.69 +1.88,4.69;1.25,4.38 +1.25,4.38;0.62,4.38 +0.62,4.38;0.31,4.06 +2.81,7.19;0.31,7.19 +3.75,0.62;3.75,6.56 +4.38,4.06;9.06,4.06 +8.75,6.56;5.00,6.56 +7.19,5.00;7.19,1.56 +7.19,1.56;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +8.75,6.56;8.44,6.25 +8.44,6.25;8.12,5.94 +8.12,5.94;7.81,5.62 +7.81,5.62;7.50,5.31 +7.50,5.31;7.19,5.00 +9.06,8.12;2.81,8.12 +2.50,4.06;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.75,5.31 +3.75,5.31;4.06,5.94 +4.06,5.94;4.38,6.56 +4.38,6.56;4.69,7.19 +4.69,7.19;4.69,7.50 +4.69,7.50;5.00,8.12 +5.00,8.12;5.31,8.75 +5.31,8.75;5.62,9.38 + +# UTF-16 : 68 2b +# UTF-8 : ab a0 e6 +[682b] 栫 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.62 +2.19,5.62;2.19,6.25 +2.19,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +3.75,0.62;3.75,6.56 +4.38,4.06;9.06,4.06 +8.75,6.56;5.00,6.56 +7.19,5.00;7.19,1.56 +7.19,1.56;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +8.75,6.56;8.44,6.25 +8.44,6.25;8.12,5.94 +8.12,5.94;7.81,5.62 +7.81,5.62;7.50,5.31 +7.50,5.31;7.19,5.00 +9.06,8.12;2.81,8.12 +2.50,4.06;2.81,4.38 +2.81,4.38;3.12,5.00 +3.12,5.00;3.75,5.31 +3.75,5.31;4.06,5.94 +4.06,5.94;4.38,6.56 +4.38,6.56;4.69,7.19 +4.69,7.19;4.69,7.50 +4.69,7.50;5.00,8.12 +5.00,8.12;5.31,8.75 +5.31,8.75;5.62,9.38 + +# UTF-16 : 83 a2 +# UTF-8 : a2 8e e8 +[83a2] 莢 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.62,6.56;8.75,6.56 +0.62,3.12;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.88,4.38 +1.88,4.38;2.19,5.00 +2.19,5.00;2.50,5.62 +2.50,5.62;2.81,5.94 +4.06,3.44;3.75,3.75 +3.75,3.75;3.44,4.06 +3.44,4.06;3.12,4.38 +3.12,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +5.31,3.44;5.62,3.75 +5.62,3.75;6.25,4.38 +6.25,4.38;6.56,5.00 +6.56,5.00;6.88,5.62 +6.88,5.62;6.88,5.94 +8.75,3.12;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.50,4.38 +7.50,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +0.62,0.62;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;4.69,3.75 +4.69,3.75;4.69,4.06 +4.69,4.06;4.69,7.50 +8.75,0.62;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.69,4.06 + +# UTF-16 : 8e b1 +# UTF-8 : b1 ba e8 +[8eb1] 躱 +2.19,9.38;2.19,9.06 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,8.12 +0.94,5.00;3.44,5.00 +0.94,6.56;3.44,6.56 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.06,5.31 +0.00,3.44;0.62,3.44 +0.62,3.44;0.94,3.44 +0.94,3.44;1.56,3.75 +1.56,3.75;2.50,3.75 +2.50,3.75;2.81,3.75 +2.81,3.75;3.44,4.06 +1.88,0.94;2.19,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,8.12 +3.44,8.12;0.62,8.12 +0.62,8.12;0.62,3.44 +9.06,4.06;4.06,4.06 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;6.25,3.44 +6.25,3.44;6.56,4.06 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.56,4.06 +6.56,0.62;6.56,5.31 +7.19,7.50;9.06,7.50 +8.75,7.50;8.75,6.88 +8.75,6.88;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.75,5.31 +8.75,5.31;8.44,5.31 +8.44,5.31;8.12,5.31 +8.12,5.31;7.81,5.31 +7.81,5.31;7.19,5.31 +7.19,5.31;7.19,5.31 +4.38,5.00;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.62,6.88 +5.62,6.88;5.62,7.19 +5.62,7.19;5.62,7.81 +5.62,7.81;5.62,8.12 +5.62,8.12;5.94,8.75 +4.38,8.75;7.50,8.75 +7.50,8.75;7.50,8.12 +7.50,8.12;7.50,7.81 +7.50,7.81;7.19,7.50 +7.19,7.50;7.19,6.88 +7.19,6.88;7.19,6.88 + +# UTF-16 : 4e 28 +# UTF-8 : a8 b8 e4 +[4e28] 丨 +4.69,0.62;4.69,9.06 + +# UTF-16 : 4e 85 +# UTF-8 : 85 ba e4 +[4e85] 亅 +5.00,9.06;5.00,1.56 +4.69,1.56;4.69,0.94 +4.69,0.94;4.38,0.62 +4.38,0.62;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.12,0.94 +3.12,0.94;2.81,0.94 + +# UTF-16 : 4e bb +# UTF-8 : bb ba e4 +[4ebb] 亻 +7.19,9.06;6.88,8.75 +6.88,8.75;6.25,8.12 +6.25,8.12;5.94,7.81 +5.94,7.81;5.31,7.19 +5.31,7.19;5.00,6.88 +5.00,6.88;4.38,6.25 +4.38,6.25;3.75,5.94 +3.75,5.94;3.12,5.62 +3.12,5.62;2.50,5.00 +2.50,5.00;1.88,4.69 +5.00,0.62;5.00,6.88 + +# UTF-16 : 52 02 +# UTF-8 : 82 88 e5 +[5202] 刂 +2.81,2.50;2.81,8.75 +5.94,9.06;5.94,1.56 +5.94,1.56;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.62 +5.31,0.62;4.69,0.62 +4.69,0.62;4.38,0.94 +4.38,0.94;3.75,0.94 + +# UTF-16 : 53 b6 +# UTF-8 : b6 8e e5 +[53b6] 厶 +8.75,1.25;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.19,4.06 +7.19,4.06;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.31 +0.62,1.56;1.25,1.56 +1.25,1.56;1.88,1.56 +1.88,1.56;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;4.06,1.88 +4.06,1.88;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;6.56,2.19 +6.56,2.19;7.50,2.19 +7.50,2.19;8.12,2.19 +4.06,8.44;3.75,7.81 +3.75,7.81;3.44,7.19 +3.44,7.19;3.44,6.25 +3.44,6.25;3.12,5.62 +3.12,5.62;2.81,5.00 +2.81,5.00;2.81,4.38 +2.81,4.38;2.50,3.44 +2.50,3.44;2.19,2.81 +2.19,2.81;2.19,2.19 +2.19,2.19;1.88,1.56 + +# UTF-16 : 59 0a +# UTF-8 : 8a a4 e5 +[590a] 夊 +0.62,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.44,8.12 +3.44,8.12;3.75,8.75 +3.75,8.75;4.06,9.38 +3.44,8.12;7.81,8.12 +7.50,8.12;7.19,6.88 +7.19,6.88;6.88,5.94 +6.88,5.94;6.56,5.31 +6.56,5.31;5.94,4.38 +5.94,4.38;5.31,3.75 +5.31,3.75;4.69,3.12 +4.69,3.12;3.75,2.50 +3.75,2.50;2.81,1.88 +2.81,1.88;1.88,1.25 +1.88,1.25;0.62,0.94 +1.56,8.12;1.88,7.19 +1.88,7.19;2.50,6.25 +2.50,6.25;3.12,5.31 +3.12,5.31;3.75,4.69 +3.75,4.69;4.38,3.75 +4.38,3.75;5.00,3.12 +5.00,3.12;5.94,2.50 +5.94,2.50;6.88,1.88 +6.88,1.88;8.12,1.25 +8.12,1.25;9.06,0.94 + +# UTF-16 : 5c 22 +# UTF-8 : a2 b0 e5 +[5c22] 尢 +8.75,7.50;0.62,7.50 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;2.81,2.81 +2.81,2.81;3.44,3.44 +3.44,3.44;3.75,4.06 +3.75,4.06;4.06,4.69 +4.06,4.69;4.38,5.62 +4.38,5.62;4.38,6.25 +4.38,6.25;4.38,6.88 +4.38,6.88;4.38,9.06 +5.31,7.50;5.31,1.56 +5.31,1.56;5.31,1.25 +5.31,1.25;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.75,3.75 + +# UTF-16 : 82 79 +# UTF-8 : b9 89 e8 +[8279] 艹 +0.62,5.31;8.75,5.31 +2.81,3.75;2.81,6.88 +6.56,3.75;6.56,6.88 + +# UTF-16 : fa 66 +# UTF-8 : a6 a9 ef +[fa66] 辶 +0.62,8.75;0.94,8.44 +0.94,8.44;1.25,8.12 +1.25,8.12;1.56,7.81 +1.56,7.81;1.88,7.50 +1.88,7.50;2.19,7.19 +2.19,2.50;2.19,5.31 +2.19,5.31;0.31,5.31 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 + +# UTF-16 : 8f b6 +# UTF-8 : b6 be e8 +[8fb6] 辶 +0.62,9.06;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.81 +1.88,7.81;2.19,7.50 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.25 +1.25,6.25;1.56,5.94 +1.56,5.94;1.88,5.62 +1.88,5.62;2.19,5.31 +2.19,2.50;2.19,4.38 +2.19,4.38;0.31,4.38 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 + +# UTF-16 : 96 1d +# UTF-8 : 9d 98 e9 +[961d] 阝 +6.56,8.75;3.44,8.75 +3.44,8.75;3.44,0.62 +4.06,1.88;5.00,1.88 +5.00,1.88;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.25,2.19 +6.25,2.19;6.56,2.50 +6.56,2.50;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.94,4.69 +5.94,4.69;5.62,5.31 +5.62,5.31;5.00,5.62 +5.00,5.62;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;6.25,8.12 +6.25,8.12;6.56,8.75 + +# UTF-16 : 6c 35 +# UTF-8 : b5 b0 e6 +[6c35] 氵 +3.75,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;5.94,3.75 +5.62,7.50;5.31,7.81 +5.31,7.81;5.00,8.12 +5.00,8.12;4.69,8.44 +4.69,8.44;4.06,8.75 +4.06,8.75;3.75,8.75 +5.31,5.31;4.69,5.62 +4.69,5.62;4.38,5.94 +4.38,5.94;4.06,6.25 +4.06,6.25;3.44,6.56 +3.44,6.56;3.12,6.88 + +# UTF-16 : 62 4c +# UTF-8 : 8c 89 e6 +[624c] 扌 +4.69,9.06;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;3.12,0.94 +6.88,5.00;6.25,4.69 +6.25,4.69;5.94,4.69 +5.94,4.69;5.62,4.38 +5.62,4.38;5.00,4.38 +5.00,4.38;4.69,4.38 +4.69,4.38;4.38,4.06 +4.38,4.06;3.75,4.06 +3.75,4.06;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.81,3.75 +6.88,7.19;2.81,7.19 + +# UTF-16 : 72 ad +# UTF-8 : ad 8a e7 +[72ad] 犭 +4.06,9.06;4.38,8.44 +4.38,8.44;4.69,8.12 +4.69,8.12;4.69,7.50 +4.69,7.50;5.00,6.88 +5.00,6.88;5.31,6.56 +5.31,6.56;5.31,5.94 +5.31,5.94;5.62,5.31 +5.62,5.31;5.62,4.69 +5.62,4.69;5.62,4.06 +5.62,4.06;5.62,3.44 +5.62,3.44;5.62,2.81 +5.62,2.81;5.62,2.50 +5.62,2.50;5.62,2.19 +5.62,2.19;5.31,1.56 +5.31,1.56;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +6.56,9.06;6.25,8.75 +6.25,8.75;5.94,8.44 +5.94,8.44;5.62,8.12 +5.62,8.12;5.00,7.81 +5.00,7.81;4.69,7.81 +4.69,7.81;4.38,7.50 +4.38,7.50;4.06,7.19 +4.06,7.19;3.44,6.88 +3.44,6.88;3.12,6.88 +3.12,6.88;2.81,6.56 +5.31,5.31;5.00,5.00 +5.00,5.00;4.38,4.69 +4.38,4.69;4.06,4.38 +4.06,4.38;3.44,4.06 +3.44,4.06;2.81,3.75 + +# UTF-16 : 5f c4 +# UTF-8 : 84 bf e5 +[5fc4] 忄 +4.69,0.62;4.69,9.06 +2.50,4.06;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;3.12,6.56 +3.12,6.56;3.44,7.19 +6.88,4.69;6.56,5.31 +6.56,5.31;6.56,5.62 +6.56,5.62;6.25,6.25 +6.25,6.25;6.25,6.88 +6.25,6.88;5.94,7.19 + +# UTF-16 : 6b cb +# UTF-8 : 8b af e6 +[6bcb] 毋 +0.31,5.31;9.06,5.31 +1.25,1.88;8.75,1.88 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.56,4.69 +1.56,4.69;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;1.88,7.19 +1.88,7.19;1.88,7.81 +1.88,7.81;1.88,8.75 +1.88,8.75;8.12,8.75 +8.12,8.75;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.81,6.56 +7.81,6.56;7.81,5.62 +7.81,5.62;7.81,5.00 +7.81,5.00;7.50,4.06 +7.50,4.06;7.50,3.44 +7.50,3.44;7.50,2.81 +7.50,2.81;7.19,2.19 +7.19,2.19;7.19,1.56 +7.19,1.56;7.19,0.94 +7.19,0.94;6.88,0.62 +6.88,0.62;6.25,0.62 +6.25,0.62;5.94,0.62 +5.94,0.62;5.31,0.62 +5.31,0.62;5.00,0.62 +4.06,1.88;4.38,2.50 +4.38,2.50;4.38,3.44 +4.38,3.44;4.38,4.06 +4.38,4.06;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;4.69,5.94 +4.69,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +5.00,7.19;5.00,8.12 +5.00,8.12;5.00,8.75 + +# UTF-16 : 70 6c +# UTF-8 : ac 81 e7 +[706c] 灬 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.69 +8.12,4.69;8.12,5.31 +8.12,5.31;7.81,5.94 +7.81,5.94;7.19,6.25 +6.25,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.31,6.25 +4.06,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.44,6.25 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.62 +1.88,5.62;2.19,6.25 + +# UTF-16 : 80 02 +# UTF-8 : 82 80 e8 +[8002] 耂 +0.31,2.19;1.25,2.50 +1.25,2.50;2.50,3.12 +2.50,3.12;3.44,3.44 +3.44,3.44;4.38,4.06 +4.38,4.06;5.00,4.69 +5.00,4.69;5.94,5.31 +5.94,5.31;6.56,5.94 +6.56,5.94;7.19,6.56 +7.19,6.56;7.81,7.50 +7.81,7.50;8.44,8.12 +0.31,5.00;9.06,5.00 +6.88,7.19;1.25,7.19 +4.38,5.00;4.38,8.75 + +# UTF-16 : 79 3b +# UTF-8 : bb a4 e7 +[793b] 礻 +7.50,3.12;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;5.94,4.38 +5.94,4.38;5.31,4.69 +5.31,4.69;5.00,5.00 +6.88,7.50;2.50,7.50 +4.69,7.50;4.69,9.06 +4.69,0.62;4.69,4.69 +2.19,3.44;2.81,3.75 +2.81,3.75;3.44,4.06 +3.44,4.06;4.06,4.38 +4.06,4.38;4.38,4.69 +4.38,4.69;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.94,5.94 +5.94,5.94;6.25,6.25 +6.25,6.25;6.56,6.88 +6.56,6.88;6.88,7.19 + +# UTF-16 : 88 64 +# UTF-8 : a4 a1 e8 +[8864] 衤 +6.25,4.06;6.56,4.38 +6.56,4.38;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.31 +7.50,5.31;7.81,5.62 +7.19,3.12;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;5.94,4.38 +5.94,4.38;5.31,4.69 +5.31,4.69;5.00,5.00 +6.88,7.50;2.50,7.50 +4.69,7.50;4.69,9.06 +4.69,0.62;4.69,4.69 +2.19,3.44;2.81,3.75 +2.81,3.75;3.44,4.06 +3.44,4.06;4.06,4.38 +4.06,4.38;4.38,4.69 +4.38,4.69;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.94,5.94 +5.94,5.94;6.25,6.25 +6.25,6.25;6.56,6.88 +6.56,6.88;6.88,7.19 + +# UTF-16 : 75 92 +# UTF-8 : 92 96 e7 +[7592] 疒 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 + +# UTF-16 : 7f 52 +# UTF-8 : 92 bd e7 +[7f52] 罒 +8.75,3.44;0.94,3.44 +0.62,2.81;0.62,6.88 +0.62,6.88;8.75,6.88 +8.75,6.88;8.75,2.81 +5.94,6.88;5.94,3.75 +3.44,6.88;3.44,3.75 + +# UTF-16 : 80 12 +# UTF-8 : 92 80 e8 +[8012] 耒 +0.94,7.81;1.88,7.81 +1.88,7.81;2.50,7.81 +2.50,7.81;3.44,8.12 +3.44,8.12;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.62,8.12 +5.62,8.12;6.25,8.12 +6.25,8.12;6.88,8.44 +6.88,8.44;7.81,8.44 +7.81,8.44;8.44,8.75 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +6.25,3.12;5.62,3.44 +5.62,3.44;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.38 +4.69,0.62;4.69,9.38 +8.75,4.38;0.62,4.38 +8.44,6.25;1.25,6.25 + +# UTF-16 : 89 80 +# UTF-8 : 80 a6 e8 +[8980] 覀 +8.75,7.19;0.62,7.19 +5.94,7.19;5.94,3.44 +3.44,7.19;3.44,3.44 +8.12,3.44;1.25,3.44 +1.25,2.81;1.25,5.62 +1.25,5.62;8.12,5.62 +8.12,5.62;8.12,2.81 + +# UTF-16 : 96 b6 +# UTF-8 : b6 9a e9 +[96b6] 隶 +1.25,5.00;7.81,5.00 +7.81,5.00;7.81,8.12 +7.81,8.12;1.25,8.12 +0.31,6.88;9.06,6.88 +4.69,9.38;5.00,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.69,0.62 +4.69,0.62;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.44,0.62 +3.44,0.62;2.81,0.62 +4.69,5.00;5.00,4.38 +5.00,4.38;5.31,4.06 +5.31,4.06;5.62,3.44 +5.62,3.44;5.94,3.12 +5.94,3.12;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,4.69;8.12,4.06 +8.12,4.06;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;6.88,3.12 +6.88,3.12;6.25,2.81 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;4.06,2.81 +3.44,3.12;3.12,3.44 +3.12,3.44;2.50,3.75 +2.50,3.75;2.19,4.06 +2.19,4.06;1.88,4.06 +1.88,4.06;1.25,4.38 + +# UTF-16 : 2e 8d +# UTF-8 : 8d ba e2 +[2e8d] ⺍ +2.50,3.75;2.19,4.38 +2.19,4.38;1.88,4.69 +1.88,4.69;1.88,5.31 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +5.00,4.06;4.69,4.69 +4.69,4.69;4.69,5.00 +4.69,5.00;4.38,5.62 +4.38,5.62;4.06,5.94 +4.06,5.94;3.75,6.25 +6.25,3.75;6.88,4.06 +6.88,4.06;7.19,4.69 +7.19,4.69;7.50,5.31 +7.50,5.31;7.81,5.62 +7.81,5.62;8.12,6.25 + +# UTF-16 : 8e 99 +# UTF-8 : 99 ba e8 +[8e99] 躙 +1.88,4.69;3.12,4.69 +1.88,1.56;1.88,6.25 +0.62,0.94;0.62,5.31 +0.62,6.25;2.81,6.25 +2.81,6.25;2.81,8.75 +2.81,8.75;0.62,8.75 +0.31,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +8.75,1.56;9.06,8.75 +3.44,0.62;3.44,8.75 +6.56,7.50;8.75,7.50 +8.75,8.75;6.56,8.75 +6.56,8.75;6.56,5.94 +6.56,5.94;9.06,5.94 +5.94,7.50;3.75,7.50 +3.44,8.75;5.94,8.75 +5.94,8.75;5.94,5.94 +5.94,5.94;3.44,5.94 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.69 +4.69,4.69;4.69,5.00 +4.69,5.00;5.00,5.62 +5.00,5.62;5.00,5.94 +6.56,1.88;6.56,5.00 +4.69,1.56;8.12,1.56 +4.69,5.00;4.69,0.94 +8.12,5.00;4.69,5.00 +4.69,3.75;7.81,3.75 +4.69,2.81;7.81,2.81 +6.88,5.94;6.88,5.62 +6.88,5.62;6.56,5.31 +6.56,5.31;6.56,5.00 + +# UTF-16 : 66 70 +# UTF-8 : b0 99 e6 +[6670] 晰 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,8.44 +2.81,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,5.31;2.50,5.31 +6.25,5.94;9.38,5.94 +8.12,0.62;8.12,5.94 +6.25,8.12;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;8.12,8.44 +8.12,8.44;8.75,8.75 +8.75,8.75;9.06,9.06 +5.62,0.94;5.62,1.25 +5.62,1.25;5.94,1.88 +5.94,1.88;5.94,2.19 +5.94,2.19;6.25,2.81 +6.25,2.81;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;6.25,5.00 +6.25,5.00;6.56,5.94 +6.56,5.94;6.56,7.19 +6.56,7.19;6.56,8.44 +4.38,0.62;4.69,9.06 +5.94,7.19;3.12,7.19 +2.81,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;4.38,6.88 +4.38,6.88;4.38,7.19 +5.94,3.75;5.62,4.38 +5.62,4.38;5.31,5.00 +5.31,5.00;5.31,5.62 +5.31,5.62;5.00,6.56 +5.00,6.56;4.69,7.19 + +# UTF-16 : 6e 82 +# UTF-8 : 82 ba e6 +[6e82] 溂 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,4.38;5.94,6.88 +5.94,6.88;2.81,6.88 +2.81,6.88;2.81,4.38 +2.81,4.38;5.94,4.38 +4.38,0.62;4.38,9.38 +2.19,8.12;6.25,8.12 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;4.06,3.75 +4.06,3.75;4.38,4.38 +6.56,1.88;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.00,3.44 +5.00,3.44;4.69,4.06 +4.69,4.06;4.38,4.38 +6.88,2.50;6.88,8.44 +8.75,9.06;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 + +# UTF-16 : 55 87 +# UTF-8 : 87 96 e5 +[5587] 喇 +0.62,8.44;0.62,0.94 +0.62,1.88;2.19,1.88 +2.19,1.88;2.19,8.44 +2.19,8.44;0.62,8.44 +7.19,2.50;7.19,8.44 +8.75,9.06;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +6.25,4.38;6.25,6.88 +6.25,6.88;3.12,6.88 +3.12,6.88;3.12,4.38 +3.12,4.38;6.25,4.38 +4.69,0.62;4.69,9.38 +2.81,8.12;6.56,8.12 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,1.88 +3.12,1.88;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.38 +6.88,1.88;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.31,3.44 +5.31,3.44;5.00,4.06 +5.00,4.06;4.69,4.38 + +# UTF-16 : 58 2f +# UTF-8 : af a0 e5 +[582f] 堯 +4.69,7.19;4.69,9.38 +1.25,8.44;8.44,8.44 +0.62,7.19;8.75,7.19 +8.75,3.44;0.62,3.44 +5.62,3.44;5.94,1.56 +5.62,1.56;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +0.62,0.62;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,3.12 +3.44,3.12;3.44,3.44 +4.38,4.69;3.75,4.38 +3.75,4.38;3.12,4.38 +3.12,4.38;2.81,4.38 +2.81,4.38;2.50,4.38 +2.50,4.38;1.88,4.38 +1.88,4.38;1.56,4.06 +1.56,4.06;0.94,4.06 +0.94,4.06;0.62,4.06 +4.38,5.94;0.94,5.94 +2.50,4.38;2.50,6.88 +8.75,4.38;5.00,4.38 +8.75,5.94;5.00,5.94 +6.88,4.38;6.88,6.88 + +# UTF-16 : 6f 86 +# UTF-8 : 86 be e6 +[6f86] 澆 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.56,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.62,7.19;5.62,9.38 +2.81,8.44;8.44,8.44 +2.50,7.19;9.06,7.19 +9.06,3.44;2.19,3.44 +6.56,3.44;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +1.88,0.62;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,3.12 +4.69,3.12;4.69,3.44 +5.62,4.69;5.00,4.38 +5.00,4.38;4.38,4.38 +4.38,4.38;3.75,4.38 +3.75,4.38;3.12,4.06 +3.12,4.06;2.19,4.06 +5.31,5.94;2.50,5.94 +3.75,4.38;3.75,6.88 +9.06,4.38;5.94,4.38 +8.75,5.94;5.94,5.94 +7.19,4.38;7.50,6.88 + +# UTF-16 : 64 93 +# UTF-8 : 93 92 e6 +[6493] 撓 +1.25,9.06;1.25,1.56 +1.25,1.56;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.50,4.69;1.88,4.38 +1.88,4.38;1.56,4.38 +1.56,4.38;0.94,4.06 +0.94,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.50,7.19;0.31,7.19 +5.62,7.19;5.62,9.38 +2.81,8.44;8.44,8.44 +2.81,7.19;9.06,7.19 +9.06,3.44;2.50,3.44 +6.56,3.44;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +1.88,0.62;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.50 +4.69,2.50;4.69,3.44 +5.62,4.69;5.00,4.38 +5.00,4.38;4.69,4.38 +4.69,4.38;4.06,4.38 +4.06,4.38;3.12,4.06 +3.12,4.06;2.50,4.06 +5.62,5.94;2.81,5.94 +4.06,4.38;4.06,6.88 +9.06,4.38;5.94,4.38 +8.75,5.94;5.94,5.94 +7.50,4.38;7.50,6.88 + +# UTF-16 : 71 d2 +# UTF-8 : 92 87 e7 +[71d2] 燒 +3.44,1.88;3.12,2.19 +3.12,2.19;2.81,2.81 +2.81,2.81;2.50,3.44 +2.50,3.44;2.19,4.06 +2.19,4.06;1.56,4.38 +0.94,7.81;0.94,6.88 +0.94,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +3.12,7.81;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,4.69 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,9.06 +5.94,7.19;5.94,9.38 +3.44,8.44;8.75,8.44 +3.12,7.19;9.06,7.19 +9.06,3.44;3.12,3.44 +6.56,3.44;6.56,1.56 +6.56,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +2.50,0.62;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,3.44 +5.94,4.69;5.31,4.38 +5.31,4.38;5.00,4.38 +5.00,4.38;4.38,4.38 +4.38,4.38;3.75,4.06 +3.75,4.06;3.12,4.06 +5.62,5.94;3.12,5.94 +4.38,4.38;4.38,6.88 +9.06,4.38;6.25,4.38 +8.75,5.94;6.25,5.94 +7.50,4.38;7.50,6.88 + +# UTF-16 : 66 c9 +# UTF-8 : 89 9b e6 +[66c9] 曉 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,5.31;2.50,5.31 +5.94,7.19;5.94,9.38 +3.44,8.44;8.75,8.44 +2.81,7.19;9.06,7.19 +9.06,3.44;3.12,3.44 +6.56,3.44;6.56,1.56 +6.56,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +2.50,0.62;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,3.44 +5.94,4.69;5.31,4.38 +5.31,4.38;5.00,4.38 +5.00,4.38;4.38,4.38 +4.38,4.38;3.75,4.06 +3.75,4.06;3.12,4.06 +5.62,5.94;3.12,5.94 +4.38,4.38;4.38,6.88 +9.06,4.38;6.25,4.38 +8.75,5.94;6.25,5.94 +7.50,4.38;7.50,6.88 + +# UTF-16 : 6a 48 +# UTF-8 : 88 a9 e6 +[6a48] 橈 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +5.94,7.19;5.94,9.38 +3.44,8.44;8.75,8.44 +3.12,7.19;9.06,7.19 +9.06,3.44;2.81,3.44 +6.56,3.44;6.56,1.56 +6.56,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +2.50,0.62;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,3.44 +5.94,4.69;5.31,4.38 +5.31,4.38;5.00,4.38 +5.00,4.38;4.38,4.38 +4.38,4.38;3.75,4.06 +3.75,4.06;3.12,4.06 +5.62,5.94;3.12,5.94 +4.38,4.38;4.38,6.88 +9.06,4.38;6.25,4.38 +8.75,5.94;6.25,5.94 +7.50,4.38;7.50,6.88 + +# UTF-16 : 78 fd +# UTF-8 : bd a3 e7 +[78fd] 磽 +5.94,7.19;5.94,9.38 +3.44,8.44;8.75,8.44 +2.81,7.19;9.06,7.19 +9.06,3.44;3.12,3.44 +6.56,3.44;6.56,1.56 +6.56,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +2.50,0.62;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,3.44 +5.94,4.69;5.31,4.38 +5.31,4.38;5.00,4.38 +5.00,4.38;4.38,4.38 +4.38,4.38;3.75,4.06 +3.75,4.06;3.12,4.06 +5.62,5.94;3.12,5.94 +4.38,4.38;4.38,6.88 +9.06,4.38;6.25,4.38 +8.75,5.94;6.25,5.94 +7.50,4.38;7.50,6.88 +2.81,8.75;0.31,8.75 +0.94,5.62;0.94,0.62 +0.94,1.56;2.50,1.56 +2.50,1.56;2.50,5.62 +2.50,5.62;0.94,5.62 +0.00,3.44;0.31,4.06 +0.31,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.62,5.00 +0.62,5.00;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.25,7.19 +1.25,7.19;1.25,7.81 +1.25,7.81;1.25,8.75 + +# UTF-16 : 7e 5e +# UTF-8 : 9e b9 e7 +[7e5e] 繞 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +5.94,7.19;6.25,9.38 +3.44,8.44;8.75,8.44 +3.12,7.19;9.06,7.19 +9.06,3.44;3.12,3.44 +6.88,3.44;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +2.81,0.62;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.31,3.12 +5.31,3.12;5.31,3.44 +5.94,4.69;5.62,4.38 +5.62,4.38;5.00,4.38 +5.00,4.38;4.69,4.38 +4.69,4.38;4.06,4.06 +4.06,4.06;3.44,4.06 +5.94,5.94;3.44,5.94 +4.69,4.38;4.69,6.88 +9.06,4.38;6.25,4.38 +8.75,5.94;6.25,5.94 +7.50,4.38;7.50,6.88 + +# UTF-16 : 94 03 +# UTF-8 : 83 90 e9 +[9403] 鐃 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +3.12,5.00;0.31,5.00 +2.81,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;3.12,4.38 +5.94,7.19;6.25,9.38 +3.75,8.44;8.75,8.44 +3.44,7.19;9.06,7.19 +9.06,3.44;3.44,3.44 +6.88,3.44;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +2.81,0.62;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.31,3.12 +5.31,3.12;5.31,3.44 +5.94,4.69;5.62,4.38 +5.62,4.38;5.00,4.38 +5.00,4.38;4.69,4.38 +4.69,4.38;4.06,4.06 +4.06,4.06;3.44,4.06 +5.94,5.94;3.44,5.94 +4.69,4.38;4.69,6.88 +9.06,4.38;6.25,4.38 +8.75,5.94;6.25,5.94 +7.50,4.38;7.50,6.88 + +# UTF-16 : 5d a2 +# UTF-8 : a2 b6 e5 +[5da2] 嶢 +0.62,7.81;0.62,0.62 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.88,9.06 +6.25,7.19;6.25,9.38 +3.75,8.44;8.75,8.44 +3.44,7.19;9.06,7.19 +9.06,3.44;3.44,3.44 +6.88,3.44;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +2.81,0.62;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.31,3.12 +5.31,3.12;5.31,3.44 +5.94,4.69;5.62,4.38 +5.62,4.38;5.31,4.38 +5.31,4.38;4.69,4.38 +4.69,4.38;4.06,4.06 +4.06,4.06;3.44,4.06 +5.94,5.94;3.44,5.94 +4.69,4.38;4.69,6.88 +9.06,4.38;6.25,4.38 +8.75,5.94;6.56,5.94 +7.50,4.38;7.81,6.88 + +# UTF-16 : 87 ef +# UTF-8 : af 9f e8 +[87ef] 蟯 +1.88,1.56;1.88,9.06 +0.31,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,3.75 +3.44,1.25;3.44,1.88 +3.44,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +6.25,7.19;6.25,9.38 +3.75,8.44;8.75,8.44 +3.44,7.19;9.06,7.19 +9.06,3.44;3.44,3.44 +6.88,3.44;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;7.19,0.94 +7.19,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +3.12,0.62;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,2.19 +5.31,2.19;5.62,3.12 +5.62,3.12;5.62,3.44 +5.94,4.69;5.62,4.38 +5.62,4.38;5.31,4.38 +5.31,4.38;4.69,4.38 +4.69,4.38;4.06,4.06 +4.06,4.06;3.44,4.06 +5.94,5.94;3.75,5.94 +4.69,4.38;4.69,6.88 +9.06,4.38;6.25,4.38 +8.75,5.94;6.56,5.94 +7.50,4.38;7.81,6.88 + +# UTF-16 : 9a 4d +# UTF-8 : 8d a9 e9 +[9a4d] 驍 +3.12,2.19;3.12,2.50 +3.12,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.19,1.56;2.19,2.19 +2.19,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;1.88,3.44 +1.25,1.25;1.25,1.56 +1.25,1.56;1.25,2.19 +1.25,2.19;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +0.00,0.94;0.31,1.56 +0.31,1.56;0.31,1.88 +0.31,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.62,3.44 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;3.44,4.06 +3.44,4.06;3.44,3.44 +3.44,3.44;3.44,2.81 +3.44,2.81;3.44,2.19 +3.44,2.19;3.44,1.88 +3.44,1.88;3.44,1.25 +3.44,1.25;3.12,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.88,0.94 +2.19,8.75;2.19,4.38 +0.62,5.62;3.44,5.62 +0.62,7.19;3.44,7.19 +6.56,7.19;6.56,9.38 +4.06,8.44;8.75,8.44 +3.75,7.19;9.06,7.19 +9.06,3.44;3.75,3.44 +7.19,3.44;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +3.44,0.62;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;5.94,3.44 +6.25,4.69;5.94,4.38 +5.94,4.38;5.62,4.38 +5.62,4.38;5.00,4.38 +5.00,4.38;4.38,4.06 +4.38,4.06;4.06,4.06 +6.25,5.94;4.06,5.94 +5.00,4.38;5.00,6.88 +9.06,4.38;6.56,4.38 +8.75,5.94;6.56,5.94 +7.81,4.38;7.81,6.88 + +# UTF-16 : 99 52 +# UTF-8 : 92 a5 e9 +[9952] 饒 +0.94,4.38;3.44,4.38 +3.44,4.38;3.44,6.56 +3.44,6.56;0.62,6.56 +0.62,6.56;0.62,0.62 +0.94,5.62;3.44,5.62 +0.62,3.12;3.75,3.12 +0.62,1.88;3.75,1.88 +1.25,7.50;3.12,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +6.56,7.19;6.56,9.38 +4.06,8.44;8.75,8.44 +3.75,7.19;9.06,7.19 +9.06,3.44;3.75,3.44 +7.19,3.44;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +3.44,0.62;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.50 +5.62,2.50;5.94,3.44 +6.25,4.69;5.94,4.38 +5.94,4.38;5.62,4.38 +5.62,4.38;5.00,4.38 +5.00,4.38;4.38,4.06 +4.38,4.06;4.06,4.06 +6.25,5.94;4.06,5.94 +5.00,4.38;5.00,6.88 +9.06,4.38;6.56,4.38 +8.75,5.94;6.56,5.94 +7.81,4.38;7.81,6.88 + +# UTF-16 : 59 67 +# UTF-8 : a7 a5 e5 +[5967] 奧 +0.31,3.12;9.06,3.12 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +8.75,0.62;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,1.25 +6.88,1.25;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.69,3.12 +7.81,3.75;7.50,4.06 +7.50,4.06;7.19,4.06 +7.19,4.06;6.88,4.38 +6.88,4.38;6.25,5.00 +6.25,5.00;5.62,5.31 +5.62,5.31;5.00,5.62 +5.00,5.62;4.69,5.62 +4.69,4.06;4.69,7.50 +7.81,5.62;1.56,5.62 +1.56,3.75;2.19,4.06 +2.19,4.06;2.50,4.06 +2.50,4.06;2.81,4.38 +2.81,4.38;3.44,4.69 +3.44,4.69;4.06,5.00 +4.06,5.00;4.38,5.62 +4.38,5.62;4.69,5.62 +3.44,5.94;3.12,6.25 +3.12,6.25;2.81,6.56 +2.81,6.56;2.50,6.88 +2.50,6.88;2.50,7.19 +5.94,5.94;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;6.88,7.50 +6.88,7.50;6.88,7.50 +3.75,8.44;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 +1.25,3.44;1.25,8.44 +1.25,8.44;8.12,8.44 +8.12,8.44;8.12,3.44 +7.19,8.12;6.88,7.81 +6.88,7.81;6.25,7.81 +6.25,7.81;5.62,7.81 +5.62,7.81;5.31,7.81 +5.31,7.81;4.69,7.50 +4.69,7.50;4.06,7.50 +4.06,7.50;3.75,7.50 +3.75,7.50;3.12,7.50 +3.12,7.50;2.50,7.50 +2.50,7.50;2.19,7.50 + +# UTF-16 : 79 07 +# UTF-8 : 87 a4 e7 +[7907] 礇 +3.12,8.75;0.31,8.75 +1.25,1.56;2.81,1.56 +2.81,1.56;2.81,5.62 +2.81,5.62;1.25,5.62 +1.25,5.62;1.25,0.62 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.56,8.75 +3.12,2.81;9.06,2.81 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.50 +5.94,2.50;6.25,3.12 +6.25,3.12;6.25,3.75 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,2.50 +6.25,2.50;6.25,3.12 +5.62,8.44;5.62,8.75 +5.62,8.75;5.94,9.06 +5.94,9.06;5.94,9.38 +3.75,3.44;3.75,8.44 +3.75,8.44;8.75,8.44 +8.75,8.44;8.75,3.44 +8.44,3.75;7.81,4.06 +7.81,4.06;7.50,4.69 +7.50,4.69;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.25,5.62 +6.25,4.06;6.25,7.81 +8.44,5.62;4.06,5.62 +4.06,3.75;4.69,4.06 +4.69,4.06;5.00,4.38 +5.00,4.38;5.31,5.00 +5.31,5.00;5.94,5.31 +5.94,5.31;5.94,5.62 +5.31,5.94;5.00,6.56 +5.00,6.56;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,7.19 +6.88,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;7.81,7.50 +8.12,7.81;7.19,7.81 +7.19,7.81;6.56,7.81 +6.56,7.81;5.62,7.50 +5.62,7.50;5.00,7.50 +5.00,7.50;4.38,7.50 + +# UTF-16 : 58 ba +# UTF-8 : ba a2 e5 +[58ba] 墺 +0.31,6.56;2.81,6.56 +1.56,2.81;1.56,9.06 +0.31,2.19;0.62,2.50 +0.62,2.50;1.25,2.50 +1.25,2.50;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.81,3.44 +2.81,2.81;9.06,2.81 +2.19,0.62;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.81 +5.94,2.81;5.94,3.12 +5.94,3.12;5.94,3.75 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,2.50 +5.94,2.50;5.94,3.12 +5.31,8.44;5.31,8.75 +5.31,8.75;5.62,9.06 +5.62,9.06;5.94,9.38 +3.12,3.44;3.12,8.44 +3.12,8.44;8.75,8.44 +8.75,8.44;8.75,3.44 +8.12,3.75;7.81,4.06 +7.81,4.06;7.19,4.69 +7.19,4.69;6.88,5.00 +6.88,5.00;6.25,5.31 +6.25,5.31;5.94,5.62 +5.94,4.06;5.94,7.81 +8.12,5.62;3.44,5.62 +3.44,3.75;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.94,5.62 +5.00,5.94;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;4.06,7.19 +6.56,5.94;6.88,6.56 +6.88,6.56;7.50,6.88 +7.50,6.88;7.50,7.50 +7.50,7.50;7.81,7.50 +7.81,7.81;7.50,7.81 +7.50,7.81;7.19,7.81 +7.19,7.81;6.56,7.81 +6.56,7.81;6.25,7.81 +6.25,7.81;5.94,7.81 +5.94,7.81;5.31,7.50 +5.31,7.50;5.00,7.50 +5.00,7.50;4.69,7.50 +4.69,7.50;4.06,7.50 +4.06,7.50;3.75,7.50 + +# UTF-16 : 71 e0 +# UTF-8 : a0 87 e7 +[71e0] 燠 +3.44,1.88;3.12,2.19 +3.12,2.19;2.81,2.81 +2.81,2.81;2.50,3.44 +2.50,3.44;2.19,4.06 +2.19,4.06;1.56,4.38 +0.94,7.81;0.94,6.88 +0.94,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +3.12,7.81;3.12,7.19 +3.12,7.19;3.12,6.56 +3.12,6.56;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.19,4.69 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.62 +1.88,5.62;1.88,6.25 +1.88,6.25;1.88,9.06 +3.12,2.81;9.06,2.81 +2.81,0.62;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,2.50 +5.94,2.50;5.94,3.12 +5.94,3.12;5.94,3.75 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,2.50 +6.25,2.50;5.94,3.12 +5.31,8.44;5.62,8.75 +5.62,8.75;5.94,9.06 +5.94,9.06;5.94,9.38 +3.44,3.44;3.44,8.44 +3.44,8.44;8.75,8.44 +8.75,8.44;8.75,3.44 +8.12,3.75;7.81,4.06 +7.81,4.06;7.19,4.69 +7.19,4.69;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.25,5.62 +5.94,4.06;5.94,7.81 +8.12,5.62;3.75,5.62 +3.75,3.75;4.38,4.06 +4.38,4.06;5.00,4.38 +5.00,4.38;5.31,5.00 +5.31,5.00;5.62,5.31 +5.62,5.31;5.94,5.62 +5.31,5.94;5.00,6.56 +5.00,6.56;4.69,6.88 +4.69,6.88;4.38,7.19 +4.38,7.19;4.38,7.19 +6.88,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;7.81,7.50 +8.12,7.81;7.50,7.81 +7.50,7.81;7.19,7.81 +7.19,7.81;6.88,7.81 +6.88,7.81;6.56,7.81 +6.56,7.81;5.62,7.50 +5.62,7.50;5.00,7.50 +5.00,7.50;4.06,7.50 + +# UTF-16 : 61 ca +# UTF-8 : 8a 87 e6 +[61ca] 懊 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,2.81;9.06,2.81 +2.19,0.62;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.94,3.12 +5.62,3.12;5.94,3.75 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.56,1.56 +6.56,1.56;6.25,1.88 +6.25,1.88;5.94,2.50 +5.94,2.50;5.94,3.12 +5.00,8.44;5.31,8.75 +5.31,8.75;5.62,9.06 +5.62,9.06;5.62,9.38 +2.81,3.44;2.81,8.44 +2.81,8.44;8.75,8.44 +8.75,8.44;8.75,3.44 +8.12,3.75;7.50,4.06 +7.50,4.06;7.19,4.69 +7.19,4.69;6.56,5.00 +6.56,5.00;6.25,5.31 +6.25,5.31;5.94,5.62 +5.62,4.06;5.94,7.81 +8.12,5.62;3.44,5.62 +3.44,3.75;4.06,4.06 +4.06,4.06;4.38,4.38 +4.38,4.38;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.62,5.62 +5.00,5.94;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;4.06,7.19 +6.56,5.94;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.50 +7.50,7.50;7.50,7.50 +7.81,7.81;7.50,7.81 +7.50,7.81;7.19,7.81 +7.19,7.81;6.56,7.81 +6.56,7.81;6.25,7.81 +6.25,7.81;5.62,7.81 +5.62,7.81;5.31,7.50 +5.31,7.50;5.00,7.50 +5.00,7.50;4.38,7.50 +4.38,7.50;4.06,7.50 +4.06,7.50;3.75,7.50 + +# UTF-16 : 6f b3 +# UTF-8 : b3 be e6 +[6fb3] 澳 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,2.81;9.06,2.81 +2.19,0.62;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.81 +5.94,2.81;5.94,3.12 +5.94,3.12;5.94,3.75 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;7.19,1.56 +7.19,1.56;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;5.94,2.50 +5.94,2.50;5.94,3.12 +5.31,8.44;5.31,8.75 +5.31,8.75;5.62,9.06 +5.62,9.06;5.94,9.38 +3.12,3.44;3.12,8.44 +3.12,8.44;8.75,8.44 +8.75,8.44;8.75,3.44 +8.12,3.75;7.81,4.06 +7.81,4.06;7.19,4.69 +7.19,4.69;6.88,5.00 +6.88,5.00;6.25,5.31 +6.25,5.31;5.94,5.62 +5.94,4.06;5.94,7.81 +8.12,5.62;3.44,5.62 +3.44,3.75;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.94,5.62 +5.00,5.94;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;4.06,7.19 +6.56,5.94;6.88,6.56 +6.88,6.56;7.50,6.88 +7.50,6.88;7.50,7.50 +7.50,7.50;7.81,7.50 +7.81,7.81;7.50,7.81 +7.50,7.81;7.19,7.81 +7.19,7.81;6.56,7.81 +6.56,7.81;6.25,7.81 +6.25,7.81;5.94,7.81 +5.94,7.81;5.31,7.50 +5.31,7.50;5.00,7.50 +5.00,7.50;4.69,7.50 +4.69,7.50;4.06,7.50 +4.06,7.50;3.75,7.50 + +# UTF-16 : 70 0b +# UTF-8 : 8b 80 e7 +[700b] 瀋 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +3.12,4.06;3.12,0.62 +8.44,0.62;8.44,3.75 +8.44,3.75;3.12,3.75 +5.62,1.25;5.62,3.75 +3.12,1.25;8.44,1.25 +3.12,2.50;8.44,2.50 +5.62,8.44;5.62,9.38 +8.75,6.88;8.75,8.44 +8.75,8.44;2.50,8.44 +2.50,8.44;2.50,6.88 +2.50,5.62;9.06,5.62 +5.62,3.75;5.62,7.81 +3.12,7.50;3.75,7.50 +3.75,7.50;4.06,7.50 +4.06,7.50;4.69,7.50 +4.69,7.50;5.31,7.50 +5.31,7.50;5.94,7.81 +5.94,7.81;6.25,7.81 +6.25,7.81;6.88,7.81 +6.88,7.81;7.50,7.81 +7.50,7.81;7.81,7.81 +7.81,7.81;8.44,8.12 +2.19,3.44;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.44,4.06 +3.44,4.06;4.06,4.38 +4.06,4.38;4.38,4.69 +4.38,4.69;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.62,5.62 +9.06,3.44;8.75,3.75 +8.75,3.75;8.12,4.06 +8.12,4.06;7.81,4.06 +7.81,4.06;7.50,4.38 +7.50,4.38;7.19,4.69 +7.19,4.69;6.56,5.00 +6.56,5.00;5.94,5.31 +5.94,5.31;5.94,5.62 +4.38,5.94;4.06,6.25 +4.06,6.25;3.75,6.88 +3.75,6.88;3.75,7.19 +3.75,7.19;3.44,7.19 +7.19,5.94;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;7.81,7.19 +7.81,7.19;7.81,7.50 + +# UTF-16 : 75 86 +# UTF-8 : 86 96 e7 +[7586] 疆 +2.81,0.94;9.06,0.94 +3.12,5.00;9.06,5.00 +3.12,8.75;9.06,8.75 +5.94,1.88;5.94,4.06 +3.75,1.88;8.44,1.88 +8.44,1.88;8.44,4.06 +8.44,4.06;3.75,4.06 +3.44,4.06;3.75,1.56 +3.75,2.81;8.44,2.81 +5.94,5.94;5.94,7.81 +3.75,5.62;8.44,5.62 +8.44,5.62;8.44,8.12 +8.44,8.12;3.75,8.12 +3.75,8.12;3.75,5.62 +3.75,6.88;8.44,6.88 +0.62,8.75;2.81,8.75 +2.81,8.75;2.81,6.88 +2.81,6.88;0.62,6.88 +0.62,6.88;0.62,6.56 +0.62,6.56;0.62,5.94 +0.62,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;2.81,5.00 +2.81,5.00;2.81,4.06 +2.81,4.06;2.81,3.12 +2.81,3.12;2.81,2.50 +2.81,2.50;2.50,2.19 +2.50,2.19;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +2.19,2.81;1.88,2.50 +1.88,2.50;1.25,2.19 +1.25,2.19;0.94,2.19 +0.94,2.19;0.31,2.19 +2.19,3.75;0.31,3.75 +1.25,2.19;1.25,4.69 + +# UTF-16 : 6d 79 +# UTF-8 : b9 b5 e6 +[6d79] 浹 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,8.12;9.06,8.12 +2.50,3.75;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;3.12,4.69 +3.12,4.69;3.44,5.00 +3.44,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.06,7.19 +4.06,7.19;4.06,7.50 +5.00,4.38;5.00,4.69 +5.00,4.69;4.69,5.00 +4.69,5.00;4.38,5.31 +4.38,5.31;4.06,5.62 +4.06,5.62;3.75,5.94 +6.25,4.38;6.56,4.69 +6.56,4.69;6.88,5.31 +6.88,5.31;7.19,5.94 +7.19,5.94;7.50,6.88 +7.50,6.88;7.50,7.50 +8.75,3.75;8.75,4.38 +8.75,4.38;8.12,4.69 +8.12,4.69;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +2.19,0.62;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.62,4.38 +5.62,4.38;5.62,5.00 +5.62,5.00;5.62,9.38 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;7.19,2.19 +7.19,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +5.94,4.06;5.62,4.38 +5.62,4.38;5.62,5.00 + +# UTF-16 : 63 3e +# UTF-8 : be 8c e6 +[633e] 挾 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,3.75 +1.25,3.75;0.62,3.75 +0.62,3.75;0.31,3.44 +2.81,7.19;0.31,7.19 +2.81,8.12;9.06,8.12 +2.81,3.75;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.06,7.19 +4.06,7.19;4.38,7.50 +5.31,4.38;5.00,4.69 +5.00,4.69;4.69,5.00 +4.69,5.00;4.38,5.31 +4.38,5.31;4.06,5.62 +4.06,5.62;4.06,5.94 +6.25,4.38;6.88,4.69 +6.88,4.69;6.88,5.31 +6.88,5.31;7.19,5.94 +7.19,5.94;7.50,6.88 +7.50,6.88;7.50,7.50 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.19,5.94 +2.50,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.62,4.06 +5.62,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.62,5.00;5.94,9.38 +9.06,0.62;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 + +# UTF-16 : 72 f9 +# UTF-8 : b9 8b e7 +[72f9] 狹 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.12,9.06;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +2.81,8.12;9.06,8.12 +2.81,3.75;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.38,7.50 +5.31,4.38;5.00,4.69 +5.00,4.69;5.00,5.00 +5.00,5.00;4.69,5.31 +4.69,5.31;4.38,5.62 +4.38,5.62;4.06,5.94 +6.56,4.38;6.88,4.69 +6.88,4.69;7.19,5.31 +7.19,5.31;7.50,5.94 +7.50,5.94;7.50,6.88 +7.50,6.88;7.81,7.50 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +2.81,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,9.38 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 + +# UTF-16 : 96 5c +# UTF-8 : 9c 99 e9 +[965c] 陜 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.94,2.81;1.25,2.81 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;2.19,5.00 +2.19,5.00;1.88,5.62 +1.88,5.62;1.56,6.25 +1.25,6.25;1.88,6.56 +1.88,6.56;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.75 +2.81,8.12;9.06,8.12 +2.81,3.75;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.38,7.50 +5.31,4.38;5.00,4.69 +5.00,4.69;5.00,5.00 +5.00,5.00;4.69,5.31 +4.69,5.31;4.38,5.62 +4.38,5.62;4.06,5.94 +6.56,4.38;6.88,4.69 +6.88,4.69;7.19,5.31 +7.19,5.31;7.50,5.94 +7.50,5.94;7.50,6.88 +7.50,6.88;7.81,7.50 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +2.81,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,9.38 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 + +# UTF-16 : 5c fd +# UTF-8 : bd b3 e5 +[5cfd] 峽 +0.62,7.81;0.62,0.62 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.56,9.06 +3.12,8.12;9.06,8.12 +2.81,3.75;3.44,4.38 +3.44,4.38;3.75,4.69 +3.75,4.69;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.38,7.19 +4.38,7.19;4.38,7.50 +5.31,4.38;5.31,4.69 +5.31,4.69;5.00,5.00 +5.00,5.00;4.69,5.31 +4.69,5.31;4.38,5.62 +4.38,5.62;4.06,5.94 +6.56,4.38;6.88,4.69 +6.88,4.69;7.19,5.31 +7.19,5.31;7.50,5.94 +7.50,5.94;7.50,6.88 +7.50,6.88;7.81,7.50 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,9.38 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 + +# UTF-16 : 92 cf +# UTF-8 : 8f 8b e9 +[92cf] 鋏 +3.75,8.12;9.06,8.12 +3.44,3.75;3.75,4.38 +3.75,4.38;4.06,5.00 +4.06,5.00;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;4.69,6.56 +4.69,6.56;4.69,7.19 +4.69,7.19;4.69,7.50 +5.62,4.38;5.62,4.69 +5.62,4.69;5.31,5.00 +5.31,5.00;5.00,5.31 +5.00,5.31;4.69,5.62 +4.69,5.62;4.69,5.94 +6.88,4.38;7.19,4.69 +7.19,4.69;7.19,5.31 +7.19,5.31;7.50,5.94 +7.50,5.94;7.81,6.88 +7.81,6.88;7.81,7.50 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +3.44,0.62;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.62,2.50 +5.62,2.50;5.62,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.25,4.06 +6.25,4.06;6.25,4.38 +6.25,4.38;6.25,5.00 +6.25,5.00;6.25,9.38 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,3.12 +6.88,3.12;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;6.25,4.38 +6.25,4.38;6.25,5.00 +0.00,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;2.19,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +3.44,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.12,4.06 +3.12,4.06;3.44,4.38 + +# UTF-16 : 96 5d +# UTF-8 : 9d 99 e9 +[965d] 陝 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.94,2.81;1.25,2.81 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;2.19,5.00 +2.19,5.00;1.88,5.62 +1.88,5.62;1.56,6.25 +1.25,6.25;1.88,6.56 +1.88,6.56;1.88,7.19 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.75 +2.81,8.12;9.06,8.12 +2.81,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.94,5.00;5.94,9.38 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,4.06 +5.94,4.06;5.94,4.38 +5.94,4.38;5.94,5.00 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.69 +4.69,4.69;4.38,5.31 +4.38,5.31;4.06,5.94 +4.06,5.94;4.06,6.56 +2.81,6.88;4.06,6.88 +4.06,6.88;4.06,6.56 +4.06,6.56;4.06,5.94 +4.06,5.94;3.75,5.31 +3.75,5.31;3.44,4.69 +3.44,4.69;3.12,4.06 +3.12,4.06;2.81,3.75 +9.06,3.75;8.75,4.06 +8.75,4.06;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.81,5.94 +7.81,5.94;7.81,6.56 +6.88,6.88;7.81,6.88 +7.81,6.88;7.81,6.56 +7.81,6.56;7.81,5.94 +7.81,5.94;7.50,5.31 +7.50,5.31;7.19,4.69 +7.19,4.69;6.88,4.06 +6.88,4.06;6.56,3.75 + +# UTF-16 : 2e 8c +# UTF-8 : 8c ba e2 +[2e8c] ⺌ +4.69,3.75;4.69,6.56 +2.81,3.75;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.31 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +6.56,3.75;6.88,4.38 +6.88,4.38;7.19,4.69 +7.19,4.69;7.81,5.31 +7.81,5.31;7.81,5.62 +7.81,5.62;8.12,5.94 + +# UTF-16 : 2f 3e +# UTF-8 : be bc e2 +[2f3e] ⼾ +0.62,8.75;8.75,8.75 +1.88,4.38;7.81,4.38 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;1.88,3.44 +1.88,3.44;1.88,3.75 +1.88,3.75;1.88,4.38 +1.88,4.38;1.88,7.19 +1.88,7.19;7.81,7.19 +7.81,7.19;7.81,3.75 + +# UTF-16 : 2e bc +# UTF-8 : bc ba e2 +[2ebc] ⺼ +5.94,5.62;5.31,5.94 +5.31,5.94;5.00,6.25 +5.00,6.25;4.69,6.56 +4.69,6.56;4.06,6.88 +4.06,6.88;3.75,7.19 +5.94,3.12;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,4.06;4.06,4.38 +4.06,4.38;3.75,4.38 +1.56,0.62;1.88,0.94 +1.88,0.94;2.19,1.25 +2.19,1.25;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,8.75 +3.12,8.75;6.56,8.75 +6.56,8.75;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 + +# UTF-16 : 6c 3a +# UTF-8 : ba b0 e6 +[6c3a] 氺 +4.69,9.06;4.69,1.56 +4.69,1.56;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.12,0.94 +3.12,0.94;2.81,0.94 +8.75,8.12;8.12,7.50 +8.12,7.50;7.50,6.88 +7.50,6.88;7.19,6.25 +7.19,6.25;6.56,5.94 +6.56,5.94;5.94,5.62 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.44,4.38 +8.75,1.88;8.44,2.19 +8.44,2.19;8.12,2.50 +8.12,2.50;8.12,2.81 +8.12,2.81;7.81,3.12 +7.81,3.12;7.19,3.44 +7.19,3.44;6.56,4.06 +6.56,4.06;5.94,4.38 +3.44,5.62;3.12,5.94 +3.12,5.94;2.50,6.56 +2.50,6.56;1.88,6.88 +1.88,6.88;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;0.94,8.12 + +# UTF-16 : 2e ae +# UTF-8 : ae ba e2 +[2eae] ⺮ +3.12,3.44;3.12,4.06 +3.12,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.50,5.62 +7.19,3.44;7.19,4.06 +7.19,4.06;6.88,4.38 +6.88,4.38;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.56,5.62 +2.19,7.19;1.88,6.88 +1.88,6.88;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.56,5.62 +1.56,5.62;1.56,5.31 +1.56,5.31;1.25,5.00 +1.25,5.00;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 +0.62,3.75;0.31,3.44 +9.06,5.62;5.62,5.62 +4.69,5.62;1.56,5.62 +6.25,7.19;5.94,6.56 +5.94,6.56;5.62,5.94 +5.62,5.94;5.31,5.62 +5.31,5.62;5.31,5.31 +5.31,5.31;5.00,5.00 +5.00,5.00;4.69,4.38 +4.69,4.38;4.38,4.38 +4.38,4.38;4.38,4.06 + +# UTF-16 : 8a 01 +# UTF-8 : 81 a8 e8 +[8a01] 訁 +6.56,0.62;6.56,3.44 +6.25,3.44;3.12,3.44 +2.81,3.44;3.12,0.62 +3.12,1.25;6.56,1.25 +2.50,7.50;6.88,7.50 +2.81,5.94;6.56,5.94 +2.81,4.69;6.56,4.69 +2.81,8.75;6.56,8.75 + +# UTF-16 : 2e d7 +# UTF-8 : 97 bb e2 +[2ed7] ⻗ +4.69,2.81;4.69,7.19 +0.94,7.19;8.44,7.19 +1.56,4.69;4.06,4.69 +1.56,3.44;4.06,3.44 +5.62,4.69;7.81,4.69 +5.62,3.44;7.81,3.44 +8.75,3.75;8.75,5.94 +8.75,5.94;0.94,5.94 +0.94,5.94;0.94,3.75 + +# UTF-16 : 98 e0 +# UTF-8 : a0 a3 e9 +[98e0] 飠 +4.69,8.12;4.69,7.19 +3.12,4.06;6.56,4.06 +6.56,4.06;6.56,7.19 +6.56,7.19;3.12,7.19 +2.81,7.19;3.12,1.25 +3.12,5.62;6.56,5.62 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.94,2.19 +7.19,7.50;6.56,7.81 +6.56,7.81;5.94,8.12 +5.94,8.12;5.62,8.44 +5.62,8.44;5.00,8.75 +5.00,8.75;4.69,9.06 +4.69,9.06;4.06,8.75 +4.06,8.75;3.75,8.12 +3.75,8.12;3.12,7.81 +3.12,7.81;2.50,7.50 +2.50,7.50;2.19,7.19 +7.19,0.94;6.88,1.25 +6.88,1.25;6.25,1.88 +6.25,1.88;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.44 + +# UTF-16 : 2f ca +# UTF-8 : 8a bf e2 +[2fca] ⿊ +4.69,8.75;4.69,3.12 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.62 +1.56,7.19;7.81,7.19 +0.62,3.12;8.75,3.12 +8.44,4.38;1.25,4.38 +8.75,0.62;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.50,2.50 +6.25,0.62;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.62,2.50 +5.62,2.50;5.31,2.50 +3.75,0.62;3.75,1.25 +3.75,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 + +# UTF-16 : 95 94 +# UTF-8 : 94 96 e9 +[9594] 閔 +7.19,4.38;2.19,4.38 +4.69,4.38;4.69,5.31 +5.31,7.19;8.44,7.19 +4.06,7.19;0.94,7.19 +0.94,0.62;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.62 +4.06,5.62;0.94,5.62 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.62 +5.31,5.62;8.44,5.62 +6.56,4.38;6.25,4.06 +6.25,4.06;5.94,3.75 +5.94,3.75;5.62,3.44 +5.62,3.44;5.31,3.12 +5.31,3.12;4.69,2.81 +4.69,2.81;4.38,2.50 +4.38,2.50;3.75,2.19 +3.75,2.19;3.12,1.88 +3.12,1.88;2.50,1.88 +2.50,1.88;1.88,1.56 +2.81,4.06;3.44,3.75 +3.44,3.75;3.75,3.44 +3.75,3.44;4.06,3.12 +4.06,3.12;4.38,2.81 +4.38,2.81;5.00,2.50 +5.00,2.50;5.31,2.19 +5.31,2.19;5.94,2.19 +5.94,2.19;6.25,1.88 +6.25,1.88;6.88,1.88 +6.88,1.88;7.50,1.56 + +# UTF-16 : 61 ab +# UTF-8 : ab 86 e6 +[61ab] 憫 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.19,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;1.88,7.19 +6.25,7.19;8.75,7.19 +8.75,8.75;6.25,8.75 +6.25,8.75;6.25,5.62 +6.25,5.62;8.75,5.62 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +5.62,7.19;2.81,7.19 +2.81,8.75;5.62,8.75 +5.62,8.75;5.62,5.62 +5.62,5.62;2.81,5.62 +2.81,0.62;2.81,8.75 +7.81,4.38;3.75,4.38 +5.94,4.38;5.94,5.31 +7.19,4.38;7.19,4.06 +7.19,4.06;6.88,3.75 +6.88,3.75;6.56,3.44 +6.56,3.44;6.25,3.12 +6.25,3.12;5.94,2.81 +5.94,2.81;5.62,2.50 +5.62,2.50;5.31,2.19 +5.31,2.19;4.69,1.88 +4.69,1.88;4.38,1.88 +4.38,1.88;3.75,1.56 +4.38,4.06;4.69,3.75 +4.69,3.75;5.00,3.44 +5.00,3.44;5.31,3.12 +5.31,3.12;5.62,2.81 +5.62,2.81;5.94,2.50 +5.94,2.50;6.25,2.19 +6.25,2.19;6.88,2.19 +6.88,2.19;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;8.12,1.56 + +# UTF-16 : 95 cc +# UTF-8 : 8c 97 e9 +[95cc] 闌 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.62;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.62,2.19 +5.62,2.19;5.31,2.19 +5.31,2.19;4.69,2.81 +6.88,2.50;6.88,4.38 +6.88,4.38;2.50,4.38 +2.50,4.38;2.50,2.50 +2.81,2.81;6.56,2.81 +4.69,0.62;4.69,5.94 +1.88,5.31;7.50,5.31 +5.31,2.81;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;5.94,4.06 +5.94,4.06;5.94,4.06 +4.06,2.81;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;3.44,4.06 +3.44,4.06;3.44,4.06 + +# UTF-16 : 70 3e +# UTF-8 : be 80 e7 +[703e] 瀾 +0.62,0.94;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +5.94,7.50;8.75,7.50 +8.75,8.75;5.94,8.75 +5.94,8.75;5.94,5.94 +5.94,5.94;8.75,5.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +5.31,7.50;2.50,7.50 +2.50,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;2.50,5.94 +2.50,0.62;2.50,8.75 +3.12,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +8.12,1.25;7.50,1.56 +7.50,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +6.56,2.19;6.25,2.19 +6.25,2.19;5.94,2.81 +7.50,2.50;7.50,4.38 +7.50,4.38;3.75,4.38 +3.75,4.38;3.75,2.50 +4.06,2.81;7.50,2.81 +5.62,0.62;5.62,5.94 +3.12,5.31;8.12,5.31 +6.25,2.81;6.56,3.12 +6.56,3.12;6.56,3.75 +6.56,3.75;6.88,4.06 +6.88,4.06;6.88,4.06 +5.00,2.81;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;4.38,4.06 + +# UTF-16 : 72 1b +# UTF-8 : 9b 88 e7 +[721b] 爛 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +2.81,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.19,3.44 +2.19,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +2.81,8.12;2.81,7.19 +2.81,7.19;2.50,6.56 +2.50,6.56;2.50,5.94 +2.50,5.94;2.19,5.62 +2.19,5.62;1.88,5.00 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +6.25,7.50;8.75,7.50 +8.75,8.75;6.56,8.75 +6.25,8.75;6.56,5.94 +6.25,5.94;8.75,5.94 +5.62,7.50;3.44,7.50 +3.44,8.75;5.62,8.75 +5.62,8.75;5.62,5.94 +5.62,5.94;3.12,5.94 +3.12,0.62;3.12,8.75 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.19 +6.56,2.19;6.25,2.81 +7.81,2.50;7.81,4.38 +7.81,4.38;4.38,4.38 +4.38,4.38;4.38,2.50 +4.38,2.81;7.50,2.81 +5.94,0.62;5.94,5.94 +3.75,5.31;8.44,5.31 +6.56,2.81;6.88,3.12 +6.88,3.12;6.88,3.75 +6.88,3.75;7.19,4.06 +7.19,4.06;7.19,4.06 +5.62,2.81;5.31,3.44 +5.31,3.44;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;5.00,4.06 + +# UTF-16 : 89 74 +# UTF-8 : b4 a5 e8 +[8974] 襴 +2.50,3.44;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,4.06;1.88,4.38 +1.88,4.38;1.56,5.00 +1.56,5.00;1.56,5.00 +1.88,4.06;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;2.81,5.31 +2.81,5.31;2.81,5.62 +2.50,7.50;0.31,7.50 +1.25,7.50;1.25,9.06 +1.25,0.62;1.25,4.69 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +6.25,7.50;8.75,7.50 +8.75,8.75;6.25,8.75 +6.25,8.75;6.25,5.94 +6.25,5.94;8.75,5.94 +5.62,7.50;3.12,7.50 +3.12,8.75;5.62,8.75 +5.62,8.75;5.62,5.94 +5.62,5.94;3.12,5.94 +3.12,0.62;3.12,8.75 +3.75,1.25;4.38,1.56 +4.38,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.56,2.19 +6.56,2.19;6.25,2.81 +7.50,2.50;7.81,4.38 +7.50,4.38;4.38,4.38 +4.38,4.38;4.38,2.50 +4.38,2.81;7.50,2.81 +5.94,0.62;5.94,5.94 +3.75,5.31;8.12,5.31 +6.56,2.81;6.56,3.12 +6.56,3.12;6.88,3.75 +6.88,3.75;7.19,4.06 +7.19,4.06;7.19,4.06 +5.62,2.81;5.31,3.44 +5.31,3.44;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;5.00,4.06 + +# UTF-16 : 98 aa +# UTF-8 : aa a2 e9 +[98aa] 颪 +0.62,8.75;8.75,8.75 +4.69,8.75;4.69,6.88 +4.69,8.44;5.31,8.12 +5.31,8.12;5.94,8.12 +5.94,8.12;6.56,7.81 +6.56,7.81;7.50,7.81 +7.50,7.81;7.81,7.50 +7.81,7.50;8.12,7.50 +0.31,0.62;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.38 +1.25,4.38;1.25,6.88 +1.25,6.88;7.81,6.88 +7.81,6.88;7.81,5.62 +7.81,5.62;8.12,4.38 +8.12,4.38;8.12,3.44 +8.12,3.44;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;8.44,0.94 +8.44,0.94;8.75,0.62 +8.75,0.62;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +4.69,1.25;4.69,5.94 +2.50,2.81;6.88,2.81 +6.88,2.81;6.88,4.69 +6.88,4.69;2.50,4.69 +2.50,4.69;2.50,2.50 +7.81,0.62;7.50,0.94 +7.50,0.94;7.19,1.56 +7.19,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;5.94,1.25 +5.94,1.25;6.56,1.56 +6.56,1.56;7.19,1.56 +1.88,5.62;2.50,5.62 +2.50,5.62;2.81,5.62 +2.81,5.62;3.44,5.94 +3.44,5.94;4.06,5.94 +4.06,5.94;4.69,5.94 +4.69,5.94;5.00,5.94 +5.00,5.94;5.62,5.94 +5.62,5.94;6.25,5.94 +6.25,5.94;6.56,5.94 +6.56,5.94;7.19,6.25 + +# UTF-16 : 98 b1 +# UTF-8 : b1 a2 e9 +[98b1] 颱 +2.81,1.25;2.81,7.81 +1.56,6.25;1.56,3.44 +4.06,6.25;1.88,6.25 +1.56,4.06;4.06,4.06 +4.06,4.06;4.06,6.25 +5.00,0.94;5.00,1.25 +5.00,1.25;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.38,2.81 +4.38,2.81;4.06,3.12 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;4.06,1.56 +4.06,1.56;4.69,1.56 +1.25,7.81;1.88,7.81 +1.88,7.81;2.50,7.81 +2.50,7.81;3.12,7.81 +3.12,7.81;3.75,7.81 +3.75,7.81;4.38,8.12 +9.06,5.62;9.06,6.25 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.81 +8.12,7.81;8.12,8.12 +5.31,6.25;5.94,6.25 +5.94,6.25;6.56,6.25 +6.56,6.25;7.50,6.25 +7.50,6.25;8.12,6.56 +8.12,6.56;8.75,6.56 +5.62,6.25;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.81 +6.56,7.81;6.56,8.44 +6.56,8.44;6.88,9.38 +5.62,2.50;8.75,2.50 +8.75,2.50;8.75,5.31 +8.75,5.31;5.62,5.31 +5.62,5.31;5.62,2.19 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,8.75 +0.94,8.75;4.69,8.75 +4.69,8.75;4.69,6.88 +4.69,6.88;5.00,5.31 +5.00,5.31;5.00,4.06 +5.00,4.06;5.31,3.12 +5.31,3.12;5.62,2.50 +5.62,2.50;5.94,1.88 +5.94,1.88;6.25,1.25 +6.25,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;8.12,0.62 +8.12,0.62;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.38,2.50 + +# UTF-16 : 53 a0 +# UTF-8 : a0 8e e5 +[53a0] 厠 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,8.75 +0.94,8.75;8.75,8.75 +6.56,2.19;6.56,7.50 +8.44,7.81;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +2.19,2.81;5.31,2.81 +5.31,2.81;5.31,7.50 +5.31,7.50;2.19,7.50 +2.19,7.50;2.19,2.81 +2.19,4.38;5.31,4.38 +2.19,5.94;5.31,5.94 +1.56,0.62;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.12,2.19 +5.62,0.94;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.19 + +# UTF-16 : 5e c1 +# UTF-8 : 81 bb e5 +[5ec1] 廁 +5.00,8.44;5.00,9.38 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;0.94,8.44 +0.94,8.44;8.75,8.44 +6.56,2.19;6.56,7.50 +8.44,7.81;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +2.19,2.81;5.31,2.81 +5.31,2.81;5.31,7.50 +5.31,7.50;2.19,7.50 +2.19,7.50;2.19,2.81 +2.19,4.38;5.31,4.38 +2.19,5.94;5.31,5.94 +1.56,0.62;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.12,2.19 +5.62,0.94;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.19 + +# UTF-16 : 9d fd +# UTF-8 : bd b7 e9 +[9dfd] 鷽 +0.94,8.75;1.25,5.94 +1.25,6.88;3.12,6.88 +1.25,7.81;3.12,7.81 +6.25,6.88;8.12,6.88 +6.25,7.81;8.44,7.81 +6.25,8.75;8.44,8.75 +8.44,8.75;8.12,5.94 +0.94,8.44;1.25,8.75 +1.25,8.75;1.88,8.75 +1.88,8.75;2.19,8.75 +2.19,8.75;2.81,8.75 +2.81,8.75;3.12,8.75 +8.75,4.69;8.75,5.94 +8.75,5.94;0.62,5.94 +0.62,5.94;0.62,4.69 +3.44,7.81;4.06,8.12 +4.06,8.12;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.62,9.06 +5.62,9.06;5.94,9.38 +3.44,9.06;4.06,9.06 +4.06,9.06;4.38,8.75 +4.38,8.75;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.12 +3.44,6.25;4.06,6.56 +4.06,6.56;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.62,7.50 +5.62,7.50;5.94,7.81 +3.44,7.50;4.06,7.50 +4.06,7.50;4.38,7.19 +4.38,7.19;5.00,6.88 +5.00,6.88;5.31,6.88 +5.31,6.88;5.94,6.56 +7.19,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.56,2.19 +5.31,0.94;5.00,1.25 +5.00,1.25;4.69,1.88 +4.69,1.88;4.69,2.19 +3.12,0.62;3.12,1.25 +3.12,1.25;2.81,1.88 +2.81,1.88;2.81,1.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.88,3.75;7.50,3.75 +7.50,3.75;7.50,5.31 +7.50,5.31;1.56,5.31 +1.56,5.31;1.56,2.50 +1.56,2.50;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;6.25,0.62 +1.88,4.69;7.50,4.69 +4.06,5.94;3.75,5.62 +3.75,5.62;3.75,5.31 +1.56,3.12;8.75,3.12 + +# UTF-16 : 6c 81 +# UTF-8 : 81 b2 e6 +[6c81] 沁 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.50,7.50;2.19,7.81 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;3.12,3.12 +3.12,3.12;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.75,5.62 +3.75,5.62;3.75,5.94 +3.75,5.94;3.75,6.56 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.06 +8.75,4.06;8.75,4.69 +8.75,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;8.44,5.94 +8.44,5.94;8.44,6.25 +8.44,6.25;8.12,6.56 +4.06,9.06;4.69,8.75 +4.69,8.75;5.00,8.75 +5.00,8.75;5.31,8.75 +5.31,8.75;5.94,8.44 +5.94,8.44;6.56,8.12 +6.56,8.12;7.50,8.12 +7.50,8.12;7.81,7.81 +4.69,7.81;5.00,1.56 +4.69,1.56;5.00,1.25 +5.00,1.25;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,1.56 +8.12,1.56;8.12,2.19 +8.12,2.19;8.12,2.81 +8.12,2.81;8.12,3.75 + +# UTF-16 : 6f db +# UTF-8 : 9b bf e6 +[6fdb] 濛 +2.50,8.44;9.06,8.44 +4.38,7.81;4.38,9.38 +7.19,7.81;7.19,9.38 +2.50,3.75;2.81,4.06 +2.81,4.06;3.44,4.06 +3.44,4.06;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.69,4.69 +4.69,4.69;5.31,5.00 +5.31,5.00;5.94,5.31 +2.50,2.50;2.81,2.50 +2.81,2.50;3.44,2.81 +3.44,2.81;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.69,3.44 +4.69,3.44;5.31,3.75 +5.31,3.75;5.94,4.06 +2.50,1.25;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.25,2.81 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,4.06 +8.12,4.06;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;6.88,3.12 +5.94,5.31;6.25,4.69 +6.25,4.69;6.56,4.38 +6.56,4.38;6.56,3.75 +6.56,3.75;6.88,3.12 +6.88,3.12;7.19,2.81 +7.19,2.81;7.50,2.50 +7.50,2.50;7.81,1.88 +7.81,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +8.75,5.94;8.75,7.50 +8.75,7.50;2.81,7.50 +2.81,7.50;2.81,5.94 +2.50,5.31;9.06,5.31 +3.44,6.25;8.12,6.25 +4.69,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,1.25 +6.56,1.25;6.56,1.88 +6.56,1.88;6.56,2.19 +6.56,2.19;6.25,2.81 +6.25,2.81;6.25,3.44 +6.25,3.44;5.94,3.75 +5.94,3.75;5.62,4.38 +5.62,4.38;5.00,4.69 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;1.88,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 77 c7 +# UTF-8 : 87 9f e7 +[77c7] 矇 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +0.62,4.06;2.50,4.06 +0.62,6.56;2.50,6.56 +2.81,8.44;9.06,8.44 +4.69,7.81;4.69,9.38 +7.19,7.81;7.19,9.38 +3.12,3.75;3.44,4.06 +3.44,4.06;3.75,4.06 +3.75,4.06;4.69,4.38 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,5.00 +5.62,5.00;6.25,5.31 +2.81,2.50;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,2.81 +4.06,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,2.81 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,4.06 +8.12,4.06;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,3.12 +6.25,5.31;6.56,4.69 +6.56,4.69;6.56,4.38 +6.56,4.38;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +8.75,5.94;8.75,7.50 +8.75,7.50;3.12,7.50 +3.12,7.50;3.12,5.94 +2.81,5.31;9.06,5.31 +3.75,6.25;8.12,6.25 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.56,1.25 +6.56,1.25;6.56,1.88 +6.56,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.31,4.69 + +# UTF-16 : 66 da +# UTF-8 : 9a 9b e6 +[66da] 曚 +2.81,8.44;9.06,8.44 +4.69,7.81;4.69,9.38 +7.19,7.81;7.19,9.38 +3.12,3.75;3.44,4.06 +3.44,4.06;3.75,4.06 +3.75,4.06;4.69,4.38 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,5.00 +5.62,5.00;6.25,5.31 +2.81,2.50;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,2.81 +4.06,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,2.81 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,4.06 +8.12,4.06;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,3.12 +6.25,5.31;6.56,4.69 +6.56,4.69;6.56,4.38 +6.56,4.38;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +8.75,5.94;8.75,7.50 +8.75,7.50;3.12,7.50 +3.12,7.50;3.12,5.94 +2.81,5.31;9.06,5.31 +3.75,6.25;8.12,6.25 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.56,1.25 +6.56,1.25;6.56,1.88 +6.56,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.31,4.69 +0.62,1.56;2.50,1.56 +2.50,1.56;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,5.31;2.50,5.31 + +# UTF-16 : 6a ac +# UTF-8 : ac aa e6 +[6aac] 檬 +2.81,8.44;9.06,8.44 +4.69,7.81;4.69,9.38 +7.19,7.81;7.19,9.38 +3.12,3.75;3.44,4.06 +3.44,4.06;3.75,4.06 +3.75,4.06;4.69,4.38 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,5.00 +5.62,5.00;6.25,5.31 +2.81,2.50;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,2.81 +4.06,2.81;5.00,3.12 +5.00,3.12;5.31,3.44 +5.31,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,2.81 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,4.06 +8.12,4.06;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,3.12 +6.25,5.31;6.56,4.69 +6.56,4.69;6.56,4.38 +6.56,4.38;6.88,3.75 +6.88,3.75;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +8.75,5.94;8.75,7.50 +8.75,7.50;3.12,7.50 +3.12,7.50;3.12,5.94 +2.81,5.31;9.06,5.31 +3.75,6.25;8.12,6.25 +5.00,0.94;5.62,0.94 +5.62,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.56,1.25 +6.56,1.25;6.56,1.88 +6.56,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.31,4.69 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 + +# UTF-16 : 82 68 +# UTF-8 : a8 89 e8 +[8268] 艨 +2.19,5.62;2.19,6.25 +2.19,6.25;1.88,6.56 +1.88,6.56;1.56,6.88 +1.56,6.88;1.25,7.50 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.56,8.12 +0.31,4.69;3.44,5.00 +1.88,5.00;1.88,1.88 +0.00,0.62;0.31,1.25 +0.31,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,4.06 +0.62,4.06;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,8.12 +0.62,8.12;2.81,8.12 +2.81,8.12;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.19,0.94 +2.19,0.94;1.88,0.94 +3.44,8.44;9.06,8.44 +5.00,7.81;5.00,9.38 +7.50,7.81;7.50,9.38 +3.44,3.75;3.75,4.06 +3.75,4.06;4.38,4.06 +4.38,4.06;5.00,4.38 +5.00,4.38;5.62,4.69 +5.62,4.69;6.25,5.00 +6.25,5.00;6.25,5.31 +3.44,2.50;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.69,3.12 +4.69,3.12;5.31,3.44 +5.31,3.44;5.94,3.75 +5.94,3.75;6.25,4.06 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.81 +6.56,2.81;6.88,2.81 +8.75,4.38;8.75,4.06 +8.75,4.06;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.50,3.44 +7.50,3.44;7.19,3.12 +6.56,5.31;6.56,4.69 +6.56,4.69;6.88,4.38 +6.88,4.38;7.19,3.75 +7.19,3.75;7.19,3.12 +7.19,3.12;7.50,2.81 +7.50,2.81;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +8.75,5.94;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,5.94 +3.44,5.31;9.06,5.31 +4.38,6.25;8.12,6.25 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,1.56 +6.88,1.56;6.88,2.19 +6.88,2.19;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.25,3.75 +6.25,3.75;5.94,4.38 +5.94,4.38;5.62,4.69 + +# UTF-16 : 75 cd +# UTF-8 : 8d 97 e7 +[75cd] 痍 +2.19,7.50;9.06,7.50 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.12 +5.62,3.12;5.62,3.75 +5.62,3.75;5.62,4.06 +5.62,4.06;5.62,8.44 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;5.94,2.81 +5.94,2.81;5.94,3.12 +5.94,3.12;5.62,3.75 +5.62,3.75;5.62,4.06 +2.50,6.56;8.44,6.56 +8.44,6.56;8.44,5.00 +8.44,5.00;2.81,5.00 +2.81,5.00;2.81,4.69 +2.81,4.69;2.81,4.06 +2.81,4.06;2.50,3.75 +2.50,3.75;2.50,3.44 +2.50,3.44;2.19,2.81 +2.50,3.75;8.75,3.75 +8.75,3.75;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;7.81,2.19 +7.81,2.19;7.50,2.50 +7.50,2.50;7.19,2.50 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 + +# UTF-16 : 7b 5d +# UTF-8 : 9d ad e7 +[7b5d] 筝 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +7.19,6.88;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +5.00,5.31;5.31,5.62 +5.31,5.62;5.62,5.94 +5.62,5.94;5.62,6.25 +5.62,6.25;6.25,6.56 +6.25,6.56;6.25,6.88 +0.62,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.81,6.56 +2.81,6.56;3.12,7.19 +3.12,7.19;3.75,7.50 +2.81,6.88;6.25,6.88 +4.69,5.31;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.62 +4.38,0.62;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.12,0.62 +3.12,0.62;2.81,0.62 +8.12,1.88;8.12,5.31 +8.12,5.31;2.19,5.31 +1.25,2.50;8.12,2.50 +0.31,4.06;9.06,4.06 + +# UTF-16 : 7b 19 +# UTF-8 : 99 ac e7 +[7b19] 笙 +3.12,6.56;2.81,7.19 +2.81,7.19;2.81,7.50 +2.81,7.50;2.50,8.12 +2.50,8.12;2.50,8.12 +7.19,6.56;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,8.12 +6.56,8.12;6.56,8.12 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.94,7.19 +0.94,7.19;0.31,6.56 +9.06,8.12;5.62,8.12 +4.69,8.12;1.56,8.12 +6.25,9.38;5.94,8.75 +5.94,8.75;5.62,8.44 +5.62,8.44;5.31,7.81 +5.31,7.81;4.69,7.50 +4.69,7.50;4.38,7.19 +0.62,0.94;8.75,0.94 +8.44,5.62;1.56,5.62 +7.81,3.44;1.56,3.44 +4.69,0.94;4.69,6.88 +0.62,3.75;0.94,4.38 +0.94,4.38;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.56 + +# UTF-16 : 74 cf +# UTF-8 : 8f 93 e7 +[74cf] 瓏 +2.81,8.44;0.31,8.44 +2.50,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.00,1.25;0.62,1.56 +0.62,1.56;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.19 +5.00,6.56;5.31,6.88 +5.31,6.88;5.31,7.50 +5.31,7.50;5.31,7.81 +5.31,7.81;5.62,8.44 +3.75,6.56;3.75,6.88 +3.75,6.88;3.75,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.44,8.12 +3.44,8.12;3.44,8.44 +2.81,6.56;6.25,6.56 +2.81,8.44;5.94,8.44 +4.38,8.44;4.38,9.38 +9.38,2.19;9.38,1.56 +9.38,1.56;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.56,1.25 +6.56,1.25;6.56,1.56 +6.25,1.56;6.56,5.94 +6.25,5.94;9.06,5.94 +9.06,5.94;9.06,7.19 +9.06,7.19;6.56,7.19 +6.25,7.19;6.56,9.38 +6.25,4.69;9.06,4.69 +6.25,3.44;9.06,3.44 +6.25,2.19;9.06,2.19 +9.06,8.44;6.56,8.44 +3.12,0.62;3.12,5.31 +3.12,5.31;5.62,5.31 +5.62,5.31;5.62,1.25 +5.62,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +3.12,2.81;5.62,2.81 +3.12,4.06;5.62,4.06 + +# UTF-16 : 96 b4 +# UTF-8 : b4 9a e9 +[96b4] 隴 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,0.62 +0.94,2.81;1.25,2.81 +1.25,2.81;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +2.19,5.00;1.88,5.62 +1.88,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.75 +5.00,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.31,7.81 +5.31,7.81;5.31,8.12 +5.31,8.12;5.62,8.44 +3.75,6.56;3.75,6.88 +3.75,6.88;3.75,7.19 +3.75,7.19;3.44,7.50 +3.44,7.50;3.44,7.81 +3.44,7.81;3.44,8.44 +2.81,6.56;6.25,6.56 +2.81,8.44;5.94,8.44 +4.38,8.44;4.38,9.38 +9.38,2.19;9.38,1.56 +9.38,1.56;9.06,1.25 +9.06,1.25;8.75,0.94 +8.75,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.56,1.25 +6.56,1.25;6.56,1.56 +6.25,1.56;6.56,5.94 +6.25,5.94;9.06,5.94 +9.06,5.94;9.06,7.19 +9.06,7.19;6.56,7.19 +6.25,7.19;6.56,9.38 +6.25,4.69;9.06,4.69 +6.25,3.44;9.06,3.44 +6.25,2.19;9.06,2.19 +9.06,8.44;6.56,8.44 +3.12,0.62;3.12,5.31 +3.12,5.31;5.62,5.31 +5.62,5.31;5.62,1.25 +5.62,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +3.12,2.81;5.62,2.81 +3.12,4.06;5.62,4.06 + +# UTF-16 : 71 8f +# UTF-8 : 8f 86 e7 +[718f] 熏 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;8.12,9.06 +7.81,4.69;7.81,6.88 +7.81,6.88;1.56,6.88 +1.56,6.88;1.56,4.69 +1.56,5.00;7.81,5.00 +1.25,4.06;8.44,4.06 +0.31,3.12;9.06,3.12 +4.69,3.12;4.69,8.75 +0.62,7.81;8.75,7.81 +5.62,5.31;5.94,5.62 +5.94,5.62;6.25,5.94 +6.25,5.94;6.56,6.25 +6.56,6.25;6.56,6.56 +3.44,5.31;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;2.81,6.25 +2.81,6.25;2.50,6.56 +8.75,0.62;8.44,0.94 +8.44,0.94;8.12,1.56 +8.12,1.56;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.19,2.50 +6.25,0.62;6.25,1.25 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +4.06,0.62;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.75,2.19 +3.75,2.19;3.44,2.50 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 + +# UTF-16 : 71 fb +# UTF-8 : bb 87 e7 +[71fb] 燻 +2.81,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.31,5.00 +0.31,5.00;0.31,4.38 +2.81,8.12;2.81,7.19 +2.81,7.19;2.50,6.56 +2.50,6.56;2.50,5.94 +2.50,5.94;2.19,5.62 +2.19,5.62;1.88,5.00 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +3.12,8.44;3.75,8.44 +3.75,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +8.12,9.06;8.75,9.06 +8.44,4.69;8.44,6.88 +8.44,6.88;3.12,6.88 +3.12,6.88;3.12,4.69 +3.12,5.00;8.44,5.00 +2.81,4.06;8.75,4.06 +2.50,3.12;9.06,3.12 +5.62,3.12;5.94,8.75 +2.81,7.81;9.06,7.81 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.50,6.56 +4.69,5.31;4.69,5.62 +4.69,5.62;4.38,5.94 +4.38,5.94;4.06,6.25 +4.06,6.25;4.06,6.56 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.19,0.62;6.88,1.25 +6.88,1.25;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +5.31,0.62;5.00,1.25 +5.00,1.25;5.00,1.56 +5.00,1.56;5.00,2.19 +5.00,2.19;5.00,2.50 +2.50,0.62;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 + +# UTF-16 : 91 ba +# UTF-8 : ba 86 e9 +[91ba] 醺 +3.44,1.25;3.44,6.88 +3.44,6.88;0.62,6.88 +0.62,6.88;0.62,0.62 +0.62,1.25;3.12,1.25 +0.62,2.81;3.12,2.81 +0.31,8.75;3.75,8.75 +1.56,8.44;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.56,5.94 +1.56,5.94;1.56,5.31 +1.56,5.31;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.62,3.75 +2.50,8.44;2.50,5.00 +2.50,5.00;2.50,4.69 +2.50,4.69;2.81,4.38 +2.81,4.38;3.12,4.38 +4.06,8.44;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 +8.44,9.06;8.75,9.06 +8.75,4.69;8.75,6.88 +8.75,6.88;4.06,6.88 +4.06,6.88;4.06,4.69 +4.38,5.00;8.44,5.00 +3.75,4.06;8.75,4.06 +3.75,3.12;9.06,3.12 +6.25,3.12;6.25,8.75 +3.75,7.81;9.06,7.81 +7.19,5.31;7.19,5.62 +7.19,5.62;7.50,5.94 +7.50,5.94;7.81,6.25 +7.81,6.25;7.81,6.56 +5.62,5.31;5.31,5.62 +5.31,5.62;5.00,5.94 +5.00,5.94;5.00,6.25 +5.00,6.25;5.00,6.56 +9.06,0.62;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;8.12,2.50 +7.19,0.62;7.19,1.25 +7.19,1.25;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.88,2.50 +5.62,0.62;5.62,1.25 +5.62,1.25;5.62,1.56 +5.62,1.56;5.62,2.19 +5.62,2.19;5.31,2.50 +3.44,0.62;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.88 +4.38,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 + +# UTF-16 : 51 91 +# UTF-8 : 91 86 e5 +[5191] 冑 +1.25,5.94;8.44,5.94 +8.44,5.94;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,5.62 +4.69,9.38;4.69,5.94 +1.25,7.19;8.44,7.19 +1.56,0.62;1.56,5.00 +1.56,5.00;7.81,5.00 +7.81,5.00;7.81,1.25 +7.81,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +1.56,2.50;7.81,2.50 +1.56,3.75;7.81,3.75 + +# UTF-16 : 80 c4 +# UTF-8 : 84 83 e8 +[80c4] 胄 +1.25,5.94;8.44,5.94 +8.44,5.94;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,5.62 +4.69,9.38;4.69,5.94 +1.25,7.19;8.44,7.19 +1.56,0.62;1.56,5.00 +1.56,5.00;7.81,5.00 +7.81,5.00;7.81,1.25 +7.81,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +1.56,2.50;7.81,2.50 +1.56,3.75;7.81,3.75 + +# UTF-16 : 61 fa +# UTF-8 : ba 87 e6 +[61fa] 懺 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,1.88 +5.62,1.88;5.94,1.88 +5.94,1.88;6.56,2.19 +2.19,6.56;9.06,6.56 +8.75,5.62;8.75,5.00 +8.75,5.00;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.19 +7.50,2.19;7.19,1.88 +7.19,1.88;6.56,1.56 +6.56,1.56;6.25,1.25 +6.25,1.25;5.62,0.94 +6.88,9.38;6.88,7.50 +6.88,7.50;6.88,6.25 +6.88,6.25;7.19,5.00 +7.19,5.00;7.19,3.75 +7.19,3.75;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.12,8.12 +8.12,8.12;8.44,7.81 +8.44,7.81;8.75,7.19 +5.00,5.62;6.56,5.62 +5.00,3.12;6.56,3.12 +5.00,4.38;6.56,4.38 +5.00,1.56;5.00,6.56 +4.06,5.31;2.81,5.31 +4.06,2.81;2.50,2.81 +4.06,4.06;2.50,4.06 +4.06,1.56;4.06,6.56 +2.50,6.88;2.81,7.50 +2.81,7.50;3.12,7.81 +3.12,7.81;3.44,8.12 +3.44,8.12;3.44,8.75 +3.44,8.75;3.75,9.38 +4.38,7.19;4.69,7.50 +4.69,7.50;5.00,7.81 +5.00,7.81;5.31,8.12 +5.31,8.12;5.31,8.75 +5.31,8.75;5.62,9.38 +4.38,7.50;4.06,7.81 +4.06,7.81;3.75,8.12 +3.75,8.12;3.44,8.44 +3.44,8.44;3.44,8.44 +6.25,7.19;6.25,7.50 +6.25,7.50;5.62,8.12 +5.62,8.12;5.31,8.44 +5.31,8.44;5.31,8.44 + +# UTF-16 : 61 f4 +# UTF-8 : b4 87 e6 +[61f4] 懴 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,1.88 +5.62,1.88;5.94,1.88 +5.94,1.88;6.56,2.19 +2.19,6.56;9.06,6.56 +8.75,5.62;8.75,5.00 +8.75,5.00;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.19 +7.50,2.19;7.19,1.88 +7.19,1.88;6.56,1.56 +6.56,1.56;6.25,1.25 +6.25,1.25;5.62,0.94 +6.88,9.38;6.88,7.50 +6.88,7.50;6.88,6.25 +6.88,6.25;7.19,5.00 +7.19,5.00;7.19,3.75 +7.19,3.75;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.50 +9.06,2.50;9.06,3.12 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.12,8.12 +8.12,8.12;8.44,7.81 +8.44,7.81;8.75,7.19 +5.00,5.62;6.56,5.62 +5.00,3.12;6.56,3.12 +5.00,4.38;6.56,4.38 +5.00,1.56;5.00,6.56 +4.06,5.31;2.81,5.31 +4.06,2.81;2.50,2.81 +4.06,4.06;2.50,4.06 +4.06,1.56;4.06,6.56 +4.38,6.56;4.38,9.38 +6.25,8.12;2.81,8.12 + +# UTF-16 : 6b b2 +# UTF-8 : b2 ae e6 +[6bb2] 殲 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.19 +2.81,6.56;9.06,6.56 +8.75,5.62;8.75,5.00 +8.75,5.00;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.19 +7.50,2.19;7.19,1.88 +7.19,1.88;6.88,1.56 +6.88,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;7.19,6.56 +7.19,6.56;7.19,5.31 +7.19,5.31;7.50,4.38 +7.50,4.38;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.44,7.81 +8.44,7.81;8.75,7.19 +5.31,5.62;6.88,5.62 +5.31,3.12;6.88,3.12 +5.31,4.38;6.88,4.38 +5.31,1.88;5.31,6.56 +4.38,5.31;3.12,5.31 +4.38,2.81;2.81,2.81 +4.38,4.06;2.81,4.06 +4.38,1.56;4.38,6.56 +3.12,6.88;3.44,7.50 +3.44,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.06,9.38 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;5.62,9.38 +4.69,7.50;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;4.06,8.44 +4.06,8.44;3.75,8.44 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,8.12 +5.94,8.12;5.62,8.44 +5.62,8.44;5.62,8.44 +0.31,8.75;2.81,8.75 +0.00,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.62,5.00 +0.62,5.00;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;1.25,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.56,8.75 +1.25,6.88;2.81,6.88 +2.81,6.88;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.50,4.38 +2.50,4.38;2.19,3.75 +2.19,3.75;2.19,3.12 +2.19,3.12;1.88,2.50 +1.88,2.50;1.56,2.19 +1.56,2.19;1.25,1.56 +1.25,1.56;0.62,1.25 +0.62,1.25;0.31,0.94 +2.19,4.06;1.88,4.38 +1.88,4.38;1.56,4.69 +1.56,4.69;1.25,5.00 +1.25,5.00;0.94,5.00 + +# UTF-16 : 6b b1 +# UTF-8 : b1 ae e6 +[6bb1] 殱 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.19 +2.81,6.56;9.06,6.56 +8.75,5.62;8.75,5.00 +8.75,5.00;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.19 +7.50,2.19;7.19,1.88 +7.19,1.88;6.88,1.56 +6.88,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;7.19,6.56 +7.19,6.56;7.19,5.31 +7.19,5.31;7.50,4.38 +7.50,4.38;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.44,7.81 +8.44,7.81;8.75,7.19 +5.31,5.62;6.88,5.62 +5.31,3.12;6.88,3.12 +5.31,4.38;6.88,4.38 +5.31,1.88;5.31,6.56 +4.38,5.31;3.12,5.31 +4.38,2.81;2.81,2.81 +4.38,4.06;2.81,4.06 +4.38,1.56;4.38,6.56 +0.31,8.75;2.81,8.75 +0.00,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.62,5.00 +0.62,5.00;0.94,5.62 +0.94,5.62;0.94,5.94 +0.94,5.94;1.25,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;1.25,7.50 +1.25,7.50;1.56,8.12 +1.56,8.12;1.56,8.75 +1.25,6.88;2.81,6.88 +2.81,6.88;2.81,5.94 +2.81,5.94;2.50,5.31 +2.50,5.31;2.50,4.38 +2.50,4.38;2.19,3.75 +2.19,3.75;2.19,3.12 +2.19,3.12;1.88,2.50 +1.88,2.50;1.56,2.19 +1.56,2.19;1.25,1.56 +1.25,1.56;0.62,1.25 +0.62,1.25;0.31,0.94 +2.19,4.06;1.88,4.38 +1.88,4.38;1.56,4.69 +1.56,4.69;1.25,5.00 +1.25,5.00;0.94,5.00 +4.69,6.56;4.69,9.38 +6.25,8.12;3.12,8.12 + +# UTF-16 : 5b 45 +# UTF-8 : 85 ad e5 +[5b45] 孅 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,4.06;2.50,5.00 +2.50,5.00;2.50,5.62 +2.50,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.56,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.62,4.38;1.25,4.06 +1.25,4.06;1.56,3.44 +1.56,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,1.88 +2.81,1.88;2.81,1.56 +2.50,0.94;3.12,1.25 +3.12,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;5.00,1.56 +5.00,1.56;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.25,1.88 +6.25,1.88;6.88,2.19 +2.81,6.56;9.06,6.56 +8.75,5.62;8.75,5.00 +8.75,5.00;8.44,4.38 +8.44,4.38;8.44,3.75 +8.44,3.75;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.19 +7.50,2.19;7.19,1.88 +7.19,1.88;6.88,1.56 +6.88,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;7.19,6.56 +7.19,6.56;7.19,5.31 +7.19,5.31;7.50,4.38 +7.50,4.38;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.44,7.81 +8.44,7.81;8.75,7.19 +5.31,5.62;6.88,5.62 +5.31,3.12;6.88,3.12 +5.31,4.38;6.88,4.38 +5.31,1.88;5.31,6.56 +4.38,5.31;3.12,5.31 +4.38,2.81;2.81,2.81 +4.38,4.06;2.81,4.06 +4.38,1.56;4.38,6.56 +3.12,6.88;3.44,7.50 +3.44,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.06,9.38 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;5.62,9.38 +4.69,7.50;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;4.06,8.44 +4.06,8.44;3.75,8.44 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,8.12 +5.94,8.12;5.62,8.44 +5.62,8.44;5.62,8.44 + +# UTF-16 : 7e 96 +# UTF-8 : 96 ba e7 +[7e96] 纖 +1.56,4.69;1.56,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.56 +0.00,4.69;2.81,5.00 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.19,7.50 +2.19,7.50;2.50,7.81 +2.50,7.81;2.50,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,1.88 +5.94,1.88;6.25,1.88 +6.25,1.88;6.88,2.19 +2.81,6.56;9.06,6.56 +9.06,5.62;8.75,5.00 +8.75,5.00;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.19 +7.50,2.19;7.19,1.88 +7.19,1.88;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;5.94,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;7.19,6.56 +7.19,6.56;7.19,5.31 +7.19,5.31;7.50,4.38 +7.50,4.38;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.38,3.12 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.81 +8.75,7.81;8.75,7.19 +5.62,5.62;6.88,5.62 +5.62,3.12;6.88,3.12 +5.62,4.38;6.88,4.38 +5.62,1.88;5.62,6.56 +4.38,5.31;3.12,5.31 +4.38,2.81;3.12,2.81 +4.38,4.06;3.12,4.06 +4.38,1.56;4.38,6.56 +2.81,6.88;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +3.75,8.12;3.75,8.75 +3.75,8.75;4.06,9.38 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;5.62,9.38 +4.69,7.50;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;3.75,8.44 +3.75,8.44;3.75,8.44 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,8.12 +5.94,8.12;5.62,8.44 +5.62,8.44;5.62,8.44 + +# UTF-16 : 7e 8e +# UTF-8 : 8e ba e7 +[7e8e] 纎 +1.56,4.69;1.56,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;2.50,5.62 +2.50,5.62;2.50,6.25 +2.50,6.25;2.50,6.56 +0.00,4.69;2.81,5.00 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.19,7.50 +2.19,7.50;2.50,7.81 +2.50,7.81;2.50,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +2.50,0.94;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,1.88 +5.94,1.88;6.25,1.88 +6.25,1.88;6.88,2.19 +2.81,6.56;9.06,6.56 +9.06,5.62;8.75,5.00 +8.75,5.00;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.19 +7.50,2.19;7.19,1.88 +7.19,1.88;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;5.94,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;7.19,6.56 +7.19,6.56;7.19,5.31 +7.19,5.31;7.50,4.38 +7.50,4.38;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.38,3.12 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.81 +8.75,7.81;8.75,7.19 +5.62,5.62;6.88,5.62 +5.62,3.12;6.88,3.12 +5.62,4.38;6.88,4.38 +5.62,1.88;5.62,6.56 +4.38,5.31;3.12,5.31 +4.38,2.81;3.12,2.81 +4.38,4.06;3.12,4.06 +4.38,1.56;4.38,6.56 +5.00,6.56;5.00,9.38 +6.25,8.12;3.44,8.12 + +# UTF-16 : 8b 96 +# UTF-8 : 96 ae e8 +[8b96] 讖 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;2.81,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;6.25,1.88 +6.25,1.88;6.88,2.19 +2.81,6.56;9.06,6.56 +9.06,5.62;8.75,5.00 +8.75,5.00;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.19 +7.50,2.19;7.19,1.88 +7.19,1.88;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;5.94,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;7.19,6.56 +7.19,6.56;7.19,5.31 +7.19,5.31;7.50,4.38 +7.50,4.38;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.38,3.12 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.81 +8.75,7.81;8.75,7.19 +5.62,5.62;6.88,5.62 +5.62,3.12;6.88,3.12 +5.62,4.38;6.88,4.38 +5.62,1.56;5.62,6.56 +4.38,5.31;3.12,5.31 +4.38,2.81;3.12,2.81 +4.38,4.06;3.12,4.06 +4.38,1.25;4.38,6.56 +3.12,6.88;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.06,9.38 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;5.94,9.38 +4.69,7.50;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.06,8.44 +4.06,8.44;3.75,8.44 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,8.12 +5.94,8.12;5.62,8.44 +5.62,8.44;5.62,8.44 + +# UTF-16 : 47 1f +# UTF-8 : 9f 9c e4 +[471f] 䜟 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;2.81,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;6.25,1.88 +6.25,1.88;6.88,2.19 +2.81,6.56;9.06,6.56 +9.06,5.62;8.75,5.00 +8.75,5.00;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.19 +7.50,2.19;7.19,1.88 +7.19,1.88;6.88,1.56 +6.88,1.56;6.56,1.25 +6.56,1.25;5.94,0.94 +6.88,9.38;6.88,7.81 +6.88,7.81;7.19,6.56 +7.19,6.56;7.19,5.31 +7.19,5.31;7.50,4.38 +7.50,4.38;7.50,3.12 +7.50,3.12;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.38,3.12 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.81 +8.75,7.81;8.75,7.19 +5.62,5.62;6.88,5.62 +5.62,3.12;6.88,3.12 +5.62,4.38;6.88,4.38 +5.62,1.56;5.62,6.56 +4.38,5.31;3.12,5.31 +4.38,2.81;3.12,2.81 +4.38,4.06;3.12,4.06 +4.38,1.25;4.38,6.56 +5.00,6.56;5.00,9.38 +6.25,8.12;3.44,8.12 + +# UTF-16 : 7c 64 +# UTF-8 : a4 b1 e7 +[7c64] 籤 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;2.50,8.44 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +0.31,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.56 +4.69,1.56;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,1.88 +0.31,5.31;9.06,5.31 +8.75,4.69;8.44,4.06 +8.44,4.06;8.12,3.44 +8.12,3.44;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.19,2.19 +7.19,2.19;6.88,1.88 +6.88,1.88;6.56,1.56 +6.56,1.56;5.94,1.25 +5.94,1.25;5.31,0.94 +5.31,0.94;4.69,0.62 +5.94,7.50;6.25,6.25 +6.25,6.25;6.25,5.00 +6.25,5.00;6.56,4.06 +6.56,4.06;6.88,3.12 +6.88,3.12;7.19,2.50 +7.19,2.50;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;7.81,0.94 +7.81,0.94;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +6.88,7.19;7.19,6.88 +7.19,6.88;7.50,6.56 +7.50,6.56;7.81,6.25 +7.81,6.25;8.12,5.94 +8.12,5.94;8.44,5.62 +4.06,4.38;5.94,4.38 +4.06,2.50;5.94,2.50 +4.06,3.44;5.94,3.44 +4.06,1.25;4.06,5.31 +2.81,4.38;0.62,4.38 +2.81,2.19;0.62,2.19 +2.81,3.12;0.62,3.12 +2.81,1.25;2.81,5.31 +0.94,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.50 +3.12,5.62;3.75,5.94 +3.75,5.94;4.06,6.25 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.50 +3.12,5.94;2.81,6.25 +2.81,6.25;2.50,6.56 +2.50,6.56;2.19,6.88 +2.19,6.88;1.88,6.88 +5.62,5.62;5.31,5.94 +5.31,5.94;5.00,6.25 +5.00,6.25;4.38,6.56 +4.38,6.56;4.38,6.88 + +# UTF-16 : 7c 56 +# UTF-8 : 96 b1 e7 +[7c56] 籖 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;2.50,8.44 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +0.31,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.56 +4.69,1.56;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.94,1.88 +0.31,5.31;9.06,5.31 +8.75,4.69;8.44,4.06 +8.44,4.06;8.12,3.44 +8.12,3.44;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.19,2.19 +7.19,2.19;6.88,1.88 +6.88,1.88;6.56,1.56 +6.56,1.56;5.94,1.25 +5.94,1.25;5.31,0.94 +5.31,0.94;4.69,0.62 +5.94,7.50;6.25,6.25 +6.25,6.25;6.25,5.00 +6.25,5.00;6.56,4.06 +6.56,4.06;6.88,3.12 +6.88,3.12;7.19,2.50 +7.19,2.50;7.50,1.88 +7.50,1.88;7.81,1.25 +7.81,1.25;7.81,0.94 +7.81,0.94;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +6.88,7.19;7.19,6.88 +7.19,6.88;7.50,6.56 +7.50,6.56;7.81,6.25 +7.81,6.25;8.12,5.94 +8.12,5.94;8.44,5.62 +4.06,4.38;5.94,4.38 +4.06,2.50;5.94,2.50 +4.06,3.44;5.94,3.44 +4.06,1.25;4.06,5.31 +2.81,4.38;0.62,4.38 +2.81,2.19;0.62,2.19 +2.81,3.12;0.62,3.12 +2.81,1.25;2.81,5.31 +3.44,5.31;3.44,7.19 +5.62,6.56;0.94,6.56 + +# UTF-16 : 5a e6 +# UTF-8 : a6 ab e5 +[5ae6] 嫦 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.44 +1.88,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,1.88 +2.81,1.88;3.12,1.56 +4.38,4.69;8.12,4.69 +8.12,4.69;8.12,6.88 +8.12,6.88;4.38,6.88 +4.38,6.88;4.38,4.69 +8.75,5.94;9.06,8.12 +8.75,8.12;3.44,8.12 +3.44,8.12;3.44,5.94 +5.00,8.12;4.69,8.44 +4.69,8.44;4.69,8.75 +4.69,8.75;4.38,9.06 +7.50,8.12;7.81,8.44 +7.81,8.44;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.12,9.38 +6.25,8.12;6.25,9.38 +7.19,1.25;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.12,1.25 +8.12,1.25;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,1.88 +8.75,1.88;8.75,3.75 +8.75,3.75;3.75,3.75 +3.75,3.75;3.75,0.94 +6.25,0.62;6.25,4.69 + +# UTF-16 : 87 d0 +# UTF-8 : 90 9f e8 +[87d0] 蟐 +1.88,1.56;1.88,9.06 +0.31,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,3.75 +3.44,1.25;3.44,1.88 +3.44,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +4.69,4.69;8.12,4.69 +8.12,4.69;8.12,6.88 +8.12,6.88;4.69,6.88 +4.38,6.88;4.69,4.69 +9.06,5.94;9.06,8.12 +9.06,8.12;3.75,8.12 +3.75,8.12;3.75,5.94 +5.00,8.12;5.00,8.44 +5.00,8.44;4.69,8.75 +4.69,8.75;4.38,9.06 +7.81,8.12;7.81,8.44 +7.81,8.44;8.12,8.75 +8.12,8.75;8.44,9.06 +8.44,9.06;8.44,9.38 +6.25,8.12;6.56,9.38 +7.19,1.25;7.81,1.25 +7.81,1.25;8.12,1.25 +8.12,1.25;8.44,1.25 +8.44,1.25;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,1.88 +8.75,1.88;8.75,3.75 +8.75,3.75;4.06,3.75 +4.06,3.75;4.06,0.94 +6.25,0.62;6.25,4.69 + +# UTF-16 : 79 57 +# UTF-8 : 97 a5 e7 +[7957] 祗 +0.62,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.31,6.88;4.06,6.88 +0.62,8.75;3.75,8.75 +2.19,6.88;2.19,0.62 +3.44,5.62;3.44,1.56 +4.06,1.25;8.12,1.25 +4.69,5.94;9.06,5.94 +4.38,8.44;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +4.69,2.50;4.69,8.44 +3.75,2.19;4.38,2.19 +4.38,2.19;5.00,2.50 +5.00,2.50;5.62,2.81 +5.62,2.81;6.25,3.12 +6.25,3.12;6.88,3.44 +6.88,8.44;6.88,7.19 +6.88,7.19;7.19,6.25 +7.19,6.25;7.19,5.00 +7.19,5.00;7.50,4.06 +7.50,4.06;7.50,3.44 +7.50,3.44;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.38,3.44 + +# UTF-16 : 76 47 +# UTF-8 : 87 99 e7 +[7647] 癇 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +5.94,6.56;8.75,6.56 +8.75,7.81;5.94,7.81 +5.94,7.81;5.94,5.31 +5.94,5.31;8.75,5.31 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,7.81 +5.31,6.56;2.81,6.56 +2.81,7.81;5.31,7.81 +5.31,7.81;5.31,5.31 +5.31,5.31;2.50,5.31 +2.50,0.62;2.50,7.81 +4.06,2.50;7.19,2.50 +4.38,3.44;7.19,3.44 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.38,3.44 +4.38,3.44;4.38,4.38 +4.38,4.38;7.19,4.38 +7.19,4.38;7.19,1.56 +7.19,1.56;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 + +# UTF-16 : 76 6a +# UTF-8 : aa 99 e7 +[766a] 癪 +5.31,8.75;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +5.00,5.94;9.38,5.94 +9.06,7.50;5.00,7.50 +8.75,6.88;5.31,6.88 +7.19,5.94;7.19,8.44 +5.31,2.19;8.75,2.19 +8.75,2.19;8.75,5.00 +8.75,5.00;5.31,5.00 +5.31,5.00;5.31,2.19 +5.31,3.12;8.75,3.12 +5.31,4.06;8.75,4.06 +4.38,0.62;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;7.50,1.88 +5.00,8.12;4.38,7.81 +4.38,7.81;3.75,7.81 +3.75,7.81;3.12,7.81 +3.12,7.81;2.81,7.50 +2.81,7.50;2.19,7.50 +3.44,0.62;3.44,7.81 +4.69,5.94;2.19,5.94 +1.88,2.50;2.19,2.81 +2.19,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;3.12,4.69 +3.12,4.69;3.44,5.62 +3.44,5.62;3.44,5.94 +4.69,3.44;4.38,4.06 +4.38,4.06;4.38,4.38 +4.38,4.38;4.06,5.00 +4.06,5.00;3.75,5.31 +3.75,5.31;3.75,5.62 + +# UTF-16 : 6d 93 +# UTF-8 : 93 b6 e6 +[6d93] 涓 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,7.50;2.50,7.81 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;0.94,8.75 +2.50,5.31;2.19,5.62 +2.19,5.62;1.88,5.94 +1.88,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +4.06,6.88;8.44,6.88 +8.44,6.88;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,6.88 +3.75,0.62;3.75,5.94 +3.75,5.94;8.75,5.94 +8.75,5.94;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.75,2.81;8.75,2.81 +3.75,4.38;8.75,4.38 + +# UTF-16 : 63 50 +# UTF-8 : 90 8d e6 +[6350] 捐 +4.06,6.88;8.44,6.88 +8.44,6.88;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,6.88 +3.75,0.62;3.75,5.94 +3.75,5.94;8.75,5.94 +8.75,5.94;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.75,2.81;8.75,2.81 +3.75,4.38;8.75,4.38 +1.56,9.06;1.88,1.56 +1.56,1.56;1.56,1.25 +1.56,1.25;1.25,0.94 +1.25,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;1.88,4.38 +1.88,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.31,3.75 +3.12,7.19;0.31,7.19 + +# UTF-16 : 60 81 +# UTF-8 : 81 82 e6 +[6081] 悁 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.81,6.25 +2.81,6.25;2.50,6.88 +2.50,6.88;2.50,7.19 +4.06,6.88;8.44,6.88 +8.44,6.88;8.44,8.75 +8.44,8.75;3.75,8.75 +3.75,8.75;3.75,6.88 +3.75,0.62;3.75,5.94 +3.75,5.94;8.75,5.94 +8.75,5.94;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.75,2.81;8.75,2.81 +3.75,4.38;8.75,4.38 + +# UTF-16 : 72 f7 +# UTF-8 : b7 8b e7 +[72f7] 狷 +4.06,6.88;8.44,6.88 +8.44,6.88;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,6.88 +3.75,0.62;3.75,5.94 +3.75,5.94;8.75,5.94 +8.75,5.94;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +4.06,2.81;8.75,2.81 +4.06,4.38;8.75,4.38 +1.25,9.06;1.56,8.44 +1.56,8.44;1.88,8.12 +1.88,8.12;2.19,7.50 +2.19,7.50;2.50,6.88 +2.50,6.88;2.50,6.56 +2.50,6.56;2.81,5.94 +2.81,5.94;2.81,5.31 +2.81,5.31;2.81,4.69 +2.81,4.69;2.81,4.06 +2.81,4.06;2.81,3.44 +2.81,3.44;2.81,2.81 +2.81,2.81;2.81,2.50 +2.81,2.50;2.81,2.19 +2.81,2.19;2.81,1.56 +2.81,1.56;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.62,0.94 +3.44,9.06;3.44,8.75 +3.44,8.75;3.12,8.44 +3.12,8.44;2.81,8.12 +2.81,8.12;2.50,7.81 +2.50,7.81;2.19,7.81 +2.19,7.81;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.88 +1.25,6.88;0.94,6.88 +0.94,6.88;0.31,6.56 +2.81,5.31;2.50,5.00 +2.50,5.00;1.88,4.69 +1.88,4.69;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.44 + +# UTF-16 : 5a 1f +# UTF-8 : 9f a8 e5 +[5a1f] 娟 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.88,2.19 +1.88,2.19;2.19,2.81 +2.19,2.81;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.44,6.56 +3.44,6.56;3.44,7.50 +3.44,7.50;0.31,7.50 +1.88,9.38;1.88,8.44 +1.88,8.44;1.88,7.81 +1.88,7.81;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.25,5.62 +1.25,5.62;1.25,5.00 +1.25,5.00;0.94,4.69 +0.94,4.69;0.94,4.06 +0.94,4.06;0.62,3.75 +0.94,4.38;1.56,4.06 +1.56,4.06;1.88,3.44 +1.88,3.44;2.50,3.12 +2.50,3.12;2.81,2.81 +2.81,2.81;3.12,2.50 +3.12,2.50;3.44,1.88 +3.44,1.88;3.75,1.56 +4.38,6.88;8.44,6.88 +8.44,6.88;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,6.88 +4.06,0.62;4.06,5.94 +4.06,5.94;8.75,5.94 +8.75,5.94;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +4.06,2.81;8.75,2.81 +4.06,4.38;8.75,4.38 + +# UTF-16 : 73 7a +# UTF-8 : ba 8d e7 +[737a] 獺 +0.62,9.06;0.94,8.44 +0.94,8.44;1.25,7.81 +1.25,7.81;1.25,7.50 +1.25,7.50;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.88,5.94 +1.88,5.94;1.88,5.31 +1.88,5.31;1.88,4.69 +1.88,4.69;1.88,4.06 +1.88,4.06;2.19,3.44 +1.88,3.44;1.88,2.81 +1.88,2.81;1.88,2.50 +1.88,2.50;1.88,2.19 +1.88,2.19;1.88,1.56 +1.88,1.56;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.31,0.94 +0.31,0.94;0.31,0.94 +2.50,9.06;2.19,8.44 +2.19,8.44;1.56,7.81 +1.56,7.81;1.25,7.50 +1.25,7.50;0.62,6.88 +0.62,6.88;0.00,6.56 +1.88,5.31;1.56,5.00 +1.56,5.00;1.25,4.69 +1.25,4.69;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.00,3.75 +5.62,4.38;5.62,6.88 +5.62,6.88;2.81,6.88 +2.81,6.88;2.81,4.38 +2.81,4.38;5.62,4.38 +4.06,0.62;4.06,9.38 +2.50,8.12;5.94,8.12 +2.19,1.56;2.50,1.88 +2.50,1.88;2.50,1.88 +2.50,1.88;3.12,2.50 +3.12,2.50;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;4.06,4.38 +5.94,2.19;5.62,2.50 +5.62,2.50;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,4.06 +4.38,4.06;4.38,4.38 +5.31,0.62;5.94,0.94 +5.94,0.94;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;6.88,1.88 +6.88,1.88;6.88,1.88 +9.38,0.62;9.06,0.94 +9.06,0.94;8.44,1.56 +8.44,1.56;8.12,1.56 +8.12,1.56;7.81,1.88 +6.25,2.19;9.06,2.19 +8.75,2.19;9.06,6.25 +8.75,6.25;6.25,6.25 +6.25,6.25;6.25,2.19 +6.25,3.44;9.06,3.44 +6.25,5.00;9.06,5.00 +5.94,6.56;6.56,6.88 +6.56,6.88;6.88,7.19 +6.88,7.19;7.19,7.81 +7.19,7.81;7.50,8.12 +7.50,8.12;7.50,8.75 +5.94,8.75;9.06,8.75 +9.06,8.75;9.06,8.12 +9.06,8.12;9.06,7.50 +9.06,7.50;8.75,7.19 +8.75,7.19;8.75,6.88 +8.75,6.88;8.44,6.88 +8.44,6.88;8.12,6.88 +8.12,6.88;7.50,6.88 +7.50,6.88;7.50,6.88 + +# UTF-16 : 72 2c +# UTF-8 : ac 88 e7 +[722c] 爬 +1.25,8.75;1.25,7.19 +1.25,7.19;0.94,5.94 +0.94,5.94;0.94,5.00 +0.94,5.00;0.94,4.06 +0.94,4.06;0.94,3.12 +0.94,3.12;0.94,2.50 +0.94,2.50;0.62,1.88 +0.62,1.88;0.62,1.56 +0.62,1.56;0.31,0.94 +0.31,0.94;0.31,0.62 +9.06,0.94;8.12,1.25 +8.12,1.25;7.19,1.25 +7.19,1.25;6.25,1.88 +6.25,1.88;5.62,2.19 +5.62,2.19;5.00,3.12 +5.00,3.12;4.38,3.75 +4.38,3.75;4.06,4.69 +4.06,4.69;3.75,5.94 +3.75,5.94;3.44,7.50 +3.44,7.50;3.44,9.06 +6.88,5.94;6.88,8.44 +8.75,5.94;5.00,5.94 +8.44,8.75;5.00,8.75 +5.00,8.75;5.00,4.38 +5.00,4.38;5.00,3.75 +5.00,3.75;5.31,3.12 +5.31,3.12;5.94,3.12 +5.94,3.12;6.56,3.12 +6.56,3.12;6.88,3.12 +6.88,3.12;7.50,3.12 +7.50,3.12;7.81,3.12 +7.81,3.12;8.44,3.12 +8.44,3.12;8.75,3.44 +8.75,3.44;9.06,4.06 +9.06,4.06;9.06,4.69 +8.75,5.31;8.75,8.75 +0.94,8.75;1.56,8.75 +1.56,8.75;2.50,8.75 +2.50,8.75;3.12,8.75 +3.12,8.75;4.06,9.06 +4.06,9.06;4.69,9.06 +2.50,0.62;2.50,8.75 + +# UTF-16 : 81 71 +# UTF-8 : b1 85 e8 +[8171] 腱 +4.69,5.62;2.81,5.62 +2.81,0.62;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,3.75;4.38,4.38 +4.38,4.38;4.69,5.00 +4.69,5.00;4.69,5.62 +4.69,8.44;2.81,8.44 +2.81,5.62;3.44,6.25 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.44 +9.06,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,3.12 +3.75,3.12;3.44,4.06 +3.44,4.06;3.44,4.69 +5.00,5.62;8.75,5.62 +8.75,5.62;8.75,8.44 +8.75,8.44;5.00,8.44 +4.38,7.19;9.38,7.19 +4.69,2.81;9.06,2.81 +5.00,4.38;9.06,4.38 +7.19,1.56;7.19,9.38 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 + +# UTF-16 : 8e be +# UTF-8 : be ba e8 +[8ebe] 躾 +2.19,9.38;2.19,9.06 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,8.12 +0.94,5.00;3.44,5.00 +0.94,6.56;3.44,6.56 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,5.00 +0.00,3.44;0.62,3.44 +0.62,3.44;0.94,3.44 +0.94,3.44;1.56,3.75 +1.56,3.75;2.50,3.75 +2.50,3.75;2.81,3.75 +2.81,3.75;3.44,4.06 +1.88,0.94;2.19,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,8.12 +3.44,8.12;0.62,8.12 +0.62,8.12;0.62,3.44 +3.75,5.31;9.06,5.31 +4.38,6.56;8.75,6.56 +4.06,8.12;9.06,8.12 +5.62,8.12;5.62,8.44 +5.62,8.44;5.31,9.06 +5.31,9.06;5.31,9.38 +7.19,8.12;7.50,8.44 +7.50,8.44;7.50,9.06 +7.50,9.06;7.81,9.38 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;6.25,2.81 +6.25,2.81;6.25,3.12 +6.25,3.12;6.56,4.06 +6.56,4.06;6.56,8.12 +9.06,0.94;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.56,4.06 +4.06,3.75;9.06,3.75 + +# UTF-16 : 7d 72 +# UTF-8 : b2 b5 e7 +[7d72] 絲 +4.69,4.06;4.69,4.69 +4.69,4.69;4.38,5.00 +4.38,5.00;4.06,5.62 +4.06,5.62;4.06,5.94 +4.06,5.94;3.75,6.56 +0.31,4.69;4.38,5.00 +2.50,4.69;2.50,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +4.06,1.56;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;3.12,7.19 +3.12,7.19;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;4.06,8.12 +1.88,5.62;1.88,6.25 +1.88,6.25;1.56,6.56 +1.56,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.62,7.81 +1.25,7.19;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;2.19,8.44 +2.19,8.44;2.50,8.75 +2.50,8.75;2.81,9.06 +9.06,4.06;9.06,4.69 +9.06,4.69;8.75,5.00 +8.75,5.00;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.44,6.56 +4.69,4.69;9.06,5.00 +7.19,4.69;7.19,0.62 +5.00,1.25;5.31,1.88 +5.31,1.88;5.31,2.19 +5.31,2.19;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.44,2.81 +8.44,2.81;8.44,3.44 +8.44,3.44;8.12,4.06 +5.62,4.69;5.94,5.00 +5.94,5.00;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;6.88,5.94 +6.88,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,7.81 +8.44,7.81;8.44,8.12 +6.56,5.62;6.25,6.25 +6.25,6.25;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.31,7.50 +5.31,7.50;5.00,7.81 +5.62,7.19;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.56,8.44 +6.56,8.44;6.88,8.75 +6.88,8.75;7.19,9.06 + +# UTF-16 : 74 63 +# UTF-8 : a3 91 e7 +[7463] 瑣 +3.44,8.44;0.31,8.44 +3.12,5.62;0.31,5.62 +1.88,2.19;1.88,8.44 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,2.19 +1.56,2.19;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 +4.06,2.50;8.44,2.50 +8.44,2.50;8.44,6.88 +8.44,6.88;4.06,6.88 +4.06,6.88;4.06,2.50 +4.06,4.06;8.44,4.06 +4.06,5.62;8.44,5.62 +2.81,0.62;3.44,0.94 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.56,2.19 +5.94,6.88;6.25,9.38 +3.12,6.88;3.44,7.19 +3.44,7.19;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;5.00,9.06 +9.06,6.88;8.75,7.50 +8.75,7.50;8.44,7.81 +8.44,7.81;8.12,8.12 +8.12,8.12;7.50,8.75 +7.50,8.75;7.19,9.06 + +# UTF-16 : 77 9e +# UTF-8 : 9e 9e e7 +[779e] 瞞 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +0.62,4.06;2.50,4.06 +0.62,6.56;2.50,6.56 +2.81,8.44;9.06,8.44 +8.12,9.38;8.12,7.19 +8.12,7.19;4.06,7.19 +4.06,7.19;4.06,9.38 +5.94,0.94;5.94,7.19 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,6.25 +8.75,6.25;3.12,6.25 +3.12,6.25;3.12,0.94 +5.62,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.75 +5.00,3.75;5.00,4.38 +5.00,4.38;4.69,5.00 +3.75,5.31;4.69,5.31 +4.69,5.31;4.69,5.00 +4.69,5.00;4.69,4.38 +4.69,4.38;4.69,3.75 +4.69,3.75;4.38,3.12 +4.38,3.12;4.06,2.81 +4.06,2.81;3.75,2.50 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.12 +8.12,3.12;7.81,3.75 +7.81,3.75;7.81,4.38 +7.81,4.38;7.50,5.00 +6.56,5.31;7.50,5.31 +7.50,5.31;7.50,5.00 +7.50,5.00;7.50,4.38 +7.50,4.38;7.50,3.75 +7.50,3.75;7.19,3.12 +7.19,3.12;6.88,2.81 +6.88,2.81;6.56,2.50 + +# UTF-16 : 8e 63 +# UTF-8 : a3 b9 e8 +[8e63] 蹣 +3.12,8.44;9.06,8.44 +8.12,9.38;8.12,7.19 +8.12,7.19;4.38,7.19 +4.38,7.19;4.38,9.38 +6.25,0.94;6.25,7.19 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;8.75,1.56 +8.75,1.56;8.75,6.25 +8.75,6.25;3.44,6.25 +3.44,6.25;3.44,0.94 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.75 +5.00,3.75;5.00,4.38 +5.00,4.38;5.00,5.00 +4.06,5.31;5.00,5.31 +5.00,5.31;5.00,5.00 +5.00,5.00;5.00,4.38 +5.00,4.38;4.69,3.75 +4.69,3.75;4.38,3.12 +4.38,3.12;4.06,2.81 +4.06,2.81;3.75,2.50 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.12 +8.12,3.12;7.81,3.75 +7.81,3.75;7.81,4.38 +7.81,4.38;7.81,5.00 +6.56,5.31;7.81,5.31 +7.50,5.31;7.81,5.00 +7.50,5.00;7.50,4.38 +7.50,4.38;7.50,3.75 +7.50,3.75;7.19,3.12 +7.19,3.12;6.88,2.81 +6.88,2.81;6.56,2.50 +1.88,4.69;3.12,4.69 +1.88,1.56;1.88,6.25 +0.62,0.94;0.62,5.31 +0.62,6.25;2.81,6.25 +2.81,6.25;2.81,8.75 +2.81,8.75;0.62,8.75 +0.31,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 + +# UTF-16 : 96 dc +# UTF-8 : 9c 9b e9 +[96dc] 雜 +0.31,1.56;0.62,1.88 +0.62,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.50,4.38 +4.69,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 +4.06,2.81;3.44,3.12 +3.44,3.12;3.12,3.75 +3.12,3.75;2.50,4.06 +2.50,0.62;2.50,5.00 +4.69,4.38;0.31,4.38 +0.31,8.44;4.69,8.44 +2.50,8.44;2.50,9.38 +7.81,9.38;7.81,8.75 +7.81,8.75;7.50,8.44 +7.50,8.44;7.50,7.81 +7.50,7.81;7.19,7.81 +5.31,7.81;5.31,0.62 +9.06,7.81;5.31,7.81 +7.19,1.25;7.19,7.81 +5.31,1.25;9.06,1.25 +5.31,3.44;8.75,3.44 +5.31,5.62;8.75,5.62 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.94,9.38 +0.31,5.00;0.62,5.31 +0.62,5.31;0.94,5.94 +0.94,5.94;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,8.12 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.25 +1.88,6.25;1.56,6.56 +1.56,6.56;1.25,6.88 +2.81,5.31;2.81,5.94 +2.81,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +3.44,6.88;3.44,7.50 +3.44,7.50;3.75,8.12 +4.69,5.00;4.38,5.31 +4.38,5.31;4.06,5.62 +4.06,5.62;4.06,6.25 +4.06,6.25;3.75,6.56 +3.75,6.56;3.44,6.88 + +# UTF-16 : 56 c3 +# UTF-8 : 83 9b e5 +[56c3] 囃 +2.19,1.56;2.19,8.44 +2.19,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,1.88;2.19,1.88 +2.50,1.56;2.81,2.19 +2.81,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.38,4.38 +5.94,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,0.62;4.38,5.00 +5.94,4.38;2.50,4.38 +2.50,8.44;6.25,8.44 +4.38,8.44;4.38,9.38 +8.44,9.38;8.44,8.75 +8.44,8.75;8.12,8.44 +8.12,8.44;8.12,7.81 +8.12,7.81;8.12,7.81 +6.56,7.81;6.56,0.62 +9.06,7.81;6.56,7.81 +7.81,1.25;8.12,7.81 +6.56,1.25;9.38,1.25 +6.56,3.44;9.06,3.44 +6.56,5.62;9.06,5.62 +5.94,6.56;6.25,6.88 +6.25,6.88;6.25,7.50 +6.25,7.50;6.56,8.12 +6.56,8.12;6.88,8.75 +6.88,8.75;6.88,9.38 +2.50,5.00;2.81,5.31 +2.81,5.31;3.12,5.94 +3.12,5.94;3.44,6.56 +3.44,6.56;3.44,7.19 +3.44,7.19;3.44,8.12 +4.06,5.31;4.06,5.94 +4.06,5.94;3.75,6.25 +3.75,6.25;3.44,6.56 +3.44,6.56;3.44,6.88 +4.38,5.31;4.69,5.94 +4.69,5.94;5.00,6.25 +5.00,6.25;5.00,6.88 +5.00,6.88;5.31,7.50 +5.31,7.50;5.31,8.12 +5.94,5.00;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.62,6.25 +5.62,6.25;5.31,6.56 +5.31,6.56;5.00,6.88 + +# UTF-16 : 7b 9d +# UTF-8 : 9d ae e7 +[7b9d] 箝 +2.19,7.19;2.19,1.56 +2.19,1.56;2.19,0.94 +2.19,0.94;1.88,0.62 +1.88,0.62;1.56,0.62 +1.56,0.62;1.25,0.94 +1.25,0.94;0.62,0.94 +3.75,4.06;3.12,3.75 +3.12,3.75;2.19,3.44 +2.19,3.44;1.56,3.12 +1.56,3.12;0.94,3.12 +0.94,3.12;0.31,2.81 +3.44,5.94;0.31,5.94 +4.69,6.88;4.69,0.62 +9.06,5.94;3.75,5.94 +8.44,0.62;8.44,6.88 +4.69,1.25;8.44,1.25 +4.69,3.75;8.44,3.75 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +7.19,6.88;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.62,8.44 +5.62,8.44;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.38,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 + +# UTF-16 : 85 41 +# UTF-8 : 81 95 e8 +[8541] 蕁 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +0.31,3.12;0.94,3.12 +0.94,3.12;1.25,3.12 +1.25,3.12;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.50,3.44 +2.50,3.44;3.12,3.44 +3.12,3.44;3.75,3.44 +3.75,3.44;4.38,3.44 +1.25,5.62;8.12,5.62 +8.12,5.62;8.12,7.81 +8.12,7.81;1.25,7.81 +0.31,6.56;9.06,6.56 +3.75,0.94;3.44,1.25 +3.44,1.25;3.12,1.56 +3.12,1.56;2.50,1.56 +2.50,1.56;2.19,1.88 +2.19,1.88;1.88,2.19 +7.19,3.44;7.19,1.25 +7.19,1.25;6.88,0.94 +6.88,0.94;6.56,0.62 +6.56,0.62;6.25,0.62 +6.25,0.62;5.94,0.62 +5.94,0.62;5.31,0.62 +5.31,0.62;5.00,0.62 +5.00,0.62;4.69,0.62 +9.06,2.50;0.31,2.50 +2.50,4.69;2.50,3.44 +4.38,4.69;0.62,4.69 +4.69,3.12;5.00,4.69 +4.69,4.69;8.75,4.69 +8.75,4.69;8.75,3.44 +8.75,3.44;5.00,3.44 + +# UTF-16 : 5b 5a +# UTF-8 : 9a ad e5 +[5b5a] 孚 +8.75,5.94;8.44,6.56 +8.44,6.56;8.12,6.88 +8.12,6.88;7.81,7.50 +7.81,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +5.00,6.25;4.69,6.88 +4.69,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.38,7.81 +0.62,5.62;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;2.50,8.12 +2.50,8.12;3.12,8.12 +3.12,8.12;3.75,8.12 +3.75,8.12;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 +0.62,3.44;8.75,3.44 +7.50,5.62;2.19,5.62 +4.69,4.38;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +7.50,5.62;7.19,5.31 +7.19,5.31;6.56,5.00 +6.56,5.00;5.94,4.69 +5.94,4.69;5.31,4.38 +5.31,4.38;4.69,4.06 + +# UTF-16 : 5b 75 +# UTF-8 : b5 ad e5 +[5b75] 孵 +0.62,8.12;0.62,2.81 +0.31,8.12;0.94,8.44 +0.94,8.44;1.25,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.81,9.06 +3.12,0.62;3.12,8.75 +3.12,8.75;5.00,8.75 +5.00,8.75;5.00,2.81 +5.00,2.81;5.00,2.19 +5.00,2.19;4.69,2.19 +4.69,2.19;4.69,2.19 +4.69,2.19;4.06,2.19 +4.06,2.19;3.75,2.19 +0.00,2.50;0.62,2.81 +0.62,2.81;0.94,3.12 +0.94,3.12;1.56,3.44 +1.56,3.44;1.88,3.75 +1.88,3.75;2.50,4.06 +0.31,0.62;0.94,0.62 +0.94,0.62;1.25,0.94 +1.25,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,3.75;2.50,4.38 +2.50,4.38;2.50,5.00 +2.50,5.00;2.50,7.81 +4.38,4.06;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.06,5.62 +4.06,5.62;3.75,6.25 +3.75,6.25;3.75,6.88 +1.88,4.69;1.88,5.00 +1.88,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,7.19 +9.06,6.25;8.75,6.56 +8.75,6.56;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.44,7.81 +8.44,7.81;8.12,8.12 +7.19,6.25;7.19,6.88 +7.19,6.88;7.19,7.19 +7.19,7.19;6.88,7.81 +6.88,7.81;6.88,7.81 +5.31,5.94;5.62,6.25 +5.62,6.25;5.62,6.88 +5.62,6.88;5.94,7.19 +5.94,7.19;5.94,7.81 +5.94,7.81;6.25,8.44 +5.94,8.44;6.88,8.44 +6.88,8.44;7.50,8.44 +7.50,8.44;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;9.06,8.75 +5.31,3.12;9.38,3.12 +9.06,5.62;5.62,5.62 +7.50,4.38;7.50,1.56 +7.50,1.56;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,5.62;8.75,5.31 +8.75,5.31;8.44,5.00 +8.44,5.00;8.12,4.69 +8.12,4.69;7.81,4.38 +7.81,4.38;7.50,4.38 + +# UTF-16 : 5c 4e +# UTF-8 : 8e b1 e5 +[5c4e] 屎 +8.75,4.06;1.88,4.06 +9.06,1.25;8.44,1.56 +8.44,1.56;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.50 +6.88,2.50;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;5.62,3.75 +5.62,3.75;5.31,4.06 +5.31,0.62;5.31,6.56 +4.06,4.38;3.75,5.00 +3.75,5.00;3.75,5.31 +3.75,5.31;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;2.81,6.25 +6.56,4.38;6.88,5.00 +6.88,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;7.81,6.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.44 +4.69,3.44;5.31,4.06 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.44,8.75 +8.44,8.75;8.44,7.19 +8.44,7.19;1.56,7.19 + +# UTF-16 : 56 86 +# UTF-8 : 86 9a e5 +[5686] 嚆 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +3.12,8.44;9.06,8.44 +4.69,7.50;4.69,9.38 +7.50,7.50;7.50,9.38 +3.12,6.88;9.06,6.88 +5.94,6.88;6.25,7.81 +7.50,1.56;4.69,1.56 +4.69,1.25;4.69,3.12 +4.69,3.12;7.50,3.12 +7.50,3.12;7.50,1.56 +4.06,4.69;4.06,6.25 +4.06,6.25;8.12,6.25 +8.12,6.25;8.12,4.69 +8.12,4.69;4.06,4.69 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,4.06 +8.75,4.06;3.44,4.06 +3.44,4.06;3.44,0.62 + +# UTF-16 : 91 19 +# UTF-8 : 99 84 e9 +[9119] 鄙 +5.31,4.69;0.62,4.69 +0.62,4.69;0.62,0.62 +5.31,0.62;5.31,5.00 +0.62,1.25;5.31,1.25 +0.94,6.88;0.94,8.75 +0.94,8.75;5.00,8.75 +5.00,8.75;5.00,6.88 +5.00,6.88;1.25,6.88 +1.88,2.19;1.88,3.75 +1.88,3.75;4.38,3.75 +4.38,3.75;4.38,2.19 +4.38,2.19;1.88,2.19 +5.62,5.62;0.31,5.62 +9.06,8.75;6.25,8.75 +6.25,8.75;6.25,0.62 +7.19,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.75,2.19 +8.75,2.19;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +3.12,6.88;3.12,5.62 + +# UTF-16 : 58 dc +# UTF-8 : 9c a3 e5 +[58dc] 壜 +0.00,6.56;2.50,6.56 +1.25,2.19;1.25,9.06 +0.00,1.88;0.62,1.88 +0.62,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.81,3.12 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;3.12,8.75 +3.12,8.75;3.12,7.19 +3.12,8.12;8.75,8.12 +5.94,3.75;5.94,6.56 +2.81,6.56;8.75,6.56 +3.44,5.00;5.31,5.00 +3.44,4.06;5.31,4.06 +6.56,5.00;8.44,5.00 +6.56,4.06;8.44,4.06 +9.06,4.38;9.06,5.62 +9.06,5.62;2.81,5.62 +2.81,5.62;2.81,4.38 +9.06,2.50;2.50,2.50 +8.75,3.44;3.12,3.44 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +4.06,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.31,2.50 +2.81,0.62;3.44,0.62 +3.44,0.62;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 + +# UTF-16 : 6e 0a +# UTF-8 : 8a b8 e6 +[6e0a] 渊 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.50,0.62;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;2.81,1.88 +2.81,1.88;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.44,9.06 +8.75,0.62;8.75,9.06 +8.12,1.88;7.81,2.50 +7.81,2.50;7.50,2.81 +7.50,2.81;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.88,4.38 +6.88,4.38;6.56,4.69 +6.56,4.69;6.25,5.00 +6.25,5.00;5.94,5.31 +5.94,0.62;5.94,9.06 +8.12,5.31;3.75,5.31 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.31,4.38 +5.31,4.38;5.62,4.69 +5.62,4.69;5.62,5.00 +5.62,5.00;5.94,5.31 +5.31,5.94;5.00,6.56 +5.00,6.56;4.69,7.19 +4.69,7.19;4.38,7.50 +4.38,7.50;4.38,8.12 +4.38,8.12;4.06,8.44 +6.56,5.94;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.50,7.50 +7.50,7.50;7.81,7.81 +7.81,7.81;7.81,8.44 + +# UTF-16 : 78 8c +# UTF-8 : 8c a2 e7 +[788c] 碌 +3.75,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.75 +3.44,1.25;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.94,3.44 +5.94,3.44;6.56,3.75 +6.56,5.31;6.56,1.88 +6.56,1.88;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +6.56,5.31;6.56,4.69 +6.56,4.69;6.88,4.38 +6.88,4.38;7.19,3.75 +7.19,3.75;7.19,3.44 +7.19,3.44;7.50,2.81 +7.50,2.81;7.81,2.50 +7.81,2.50;8.12,2.19 +8.12,2.19;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.38,0.94 +8.75,5.00;8.44,4.38 +8.44,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.12 +3.75,5.31;9.06,5.31 +5.31,3.12;5.00,3.75 +5.00,3.75;4.69,4.06 +4.69,4.06;4.69,4.38 +4.69,4.38;4.38,4.69 +4.38,4.69;4.38,5.00 +7.50,5.31;7.81,5.94 +7.81,5.94;8.12,6.56 +8.12,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.44,8.44 +8.44,8.44;5.00,8.44 +7.81,6.56;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.69,7.81 +4.69,7.81;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.00,9.38 + +# UTF-16 : 79 7f +# UTF-8 : bf a5 e7 +[797f] 祿 +0.62,1.25;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +0.62,6.88;4.06,6.88 +0.94,8.75;3.75,8.75 +2.19,6.88;2.19,0.62 +3.44,5.62;3.44,1.56 +3.75,1.25;4.06,1.56 +4.06,1.56;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;6.25,3.44 +6.25,3.44;6.56,3.75 +6.56,5.31;6.56,1.88 +6.56,1.88;6.56,1.25 +6.56,1.25;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;5.00,0.94 +6.56,5.31;6.88,4.69 +6.88,4.69;6.88,4.38 +6.88,4.38;7.19,3.75 +7.19,3.75;7.50,3.44 +7.50,3.44;7.81,2.81 +7.81,2.81;7.81,2.50 +7.81,2.50;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.75,1.25 +8.75,1.25;9.38,0.94 +8.75,5.00;8.75,4.38 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,3.12 +4.06,5.31;9.06,5.31 +5.31,3.12;5.00,3.75 +5.00,3.75;5.00,4.06 +5.00,4.06;4.69,4.38 +4.69,4.38;4.38,4.69 +4.38,4.69;4.38,5.00 +7.50,5.31;7.81,5.94 +7.81,5.94;8.12,6.56 +8.12,6.56;8.12,7.19 +8.12,7.19;8.44,7.81 +8.44,7.81;8.44,8.44 +8.44,8.44;5.31,8.44 +8.12,6.56;4.38,6.56 +4.38,6.56;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.00,8.12 +5.00,8.12;5.31,8.75 +5.31,8.75;5.31,9.38 + +# UTF-16 : 6b f3 +# UTF-8 : b3 af e6 +[6bf3] 毳 +3.75,8.44;3.75,5.62 +3.75,5.62;4.06,5.31 +4.06,5.31;4.69,5.31 +4.69,5.31;5.31,5.31 +5.31,5.31;5.94,5.31 +5.94,5.31;6.56,5.31 +6.56,5.31;7.19,5.31 +7.19,5.31;7.50,5.31 +7.50,5.31;8.12,5.31 +8.12,5.31;8.44,5.62 +8.44,5.62;8.75,6.25 +8.75,6.56;0.62,6.25 +8.44,7.81;0.94,7.19 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;7.19,8.75 +7.19,8.75;7.81,9.06 +6.88,4.38;6.88,1.25 +6.88,1.25;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.06,1.88 +9.06,2.50;5.00,1.88 +8.75,3.44;5.00,3.12 +5.00,4.38;5.31,4.38 +5.31,4.38;5.94,4.38 +5.94,4.38;6.25,4.38 +6.25,4.38;6.88,4.69 +6.88,4.69;7.50,4.69 +7.50,4.69;8.12,4.69 +8.12,4.69;8.44,5.00 +2.19,4.69;2.19,1.25 +2.19,1.25;2.19,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;4.38,1.56 +4.38,1.56;4.38,1.88 +4.38,2.50;0.31,1.88 +4.38,3.75;0.31,3.12 +0.31,4.38;0.94,4.69 +0.94,4.69;1.25,4.69 +1.25,4.69;1.56,4.69 +1.56,4.69;2.50,4.69 +2.50,4.69;3.12,4.69 +3.12,4.69;3.75,5.00 +3.75,5.00;4.06,5.00 + +# UTF-16 : 6a 47 +# UTF-8 : 87 a9 e6 +[6a47] 橇 +5.00,8.44;5.00,5.62 +5.00,5.62;5.31,5.31 +5.31,5.31;5.94,5.31 +5.94,5.31;6.88,5.31 +6.88,5.31;7.19,5.31 +7.19,5.31;7.81,5.31 +7.81,5.31;8.44,5.31 +8.44,5.31;8.75,5.62 +8.75,5.62;8.75,5.94 +8.75,5.94;8.75,6.25 +8.75,6.56;2.50,6.25 +8.75,7.81;2.81,7.19 +2.81,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.12,9.06 +3.75,4.69;3.75,1.25 +3.75,1.25;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;4.69,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.62,1.88 +5.62,2.50;2.19,1.88 +5.31,3.75;2.19,3.12 +2.50,4.38;3.12,4.69 +3.12,4.69;3.75,4.69 +3.75,4.69;4.06,4.69 +4.06,4.69;4.69,5.00 +4.69,5.00;5.00,5.00 +7.19,4.38;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,0.94 +9.06,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,2.50;5.94,1.88 +9.06,3.44;5.94,3.12 +5.94,4.38;6.56,4.38 +6.56,4.38;7.19,4.38 +7.19,4.38;7.81,4.69 +7.81,4.69;8.44,4.69 +8.44,4.69;8.75,5.00 +1.56,0.62;1.56,9.06 +2.50,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 + +# UTF-16 : 6e cc +# UTF-8 : 8c bb e6 +[6ecc] 滌 +0.62,0.94;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +3.44,9.06;3.12,8.44 +3.12,8.44;3.12,8.12 +3.12,8.12;3.12,7.50 +3.12,7.50;2.81,6.88 +2.81,6.88;2.81,6.56 +2.81,6.56;2.50,5.94 +2.50,5.94;2.50,5.62 +2.50,5.62;2.19,5.00 +2.19,5.00;2.19,4.69 +2.19,4.69;1.88,4.38 +2.81,0.62;2.81,6.88 +4.06,1.88;4.06,7.50 +4.38,5.00;5.00,5.31 +5.00,5.31;5.62,5.31 +5.62,5.31;5.94,5.62 +5.94,5.62;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.50,7.19 +7.50,7.19;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.12,8.44 +9.06,5.00;8.44,5.31 +8.44,5.31;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,7.81 +5.62,7.81;5.31,8.44 +5.31,8.44;9.06,8.44 +4.38,6.56;4.69,6.88 +4.69,6.88;5.00,7.50 +5.00,7.50;5.31,8.12 +5.31,8.12;5.62,8.75 +5.62,8.75;5.62,9.38 +9.06,4.06;4.38,4.06 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.31,2.19 +5.31,2.19;5.94,2.81 +5.94,2.81;6.25,3.44 +6.25,3.44;6.56,4.06 +9.06,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.44,2.19 +8.44,2.19;8.12,2.19 +8.12,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.88,4.06 +6.88,0.62;6.88,5.31 + +# UTF-16 : 50 85 +# UTF-8 : 85 82 e5 +[5085] 傅 +6.88,9.38;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.12,8.44 +8.12,8.44;8.44,8.44 +8.44,3.75;8.44,7.50 +8.44,7.50;3.12,7.50 +2.81,7.50;3.12,3.75 +3.12,4.69;8.44,4.69 +3.12,5.94;8.44,5.94 +5.62,4.06;5.94,9.38 +2.50,8.44;9.38,8.44 +5.31,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.44,2.81 +7.50,4.06;7.81,1.56 +7.50,1.56;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +9.06,3.44;2.19,3.44 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 + +# UTF-16 : 6e a5 +# UTF-8 : a5 ba e6 +[6ea5] 溥 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +7.19,9.38;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.44,8.44 +8.44,8.44;8.44,8.44 +8.75,3.75;8.75,7.50 +8.75,7.50;3.12,7.50 +3.12,7.50;3.12,3.75 +3.12,4.69;8.75,4.69 +3.12,5.94;8.75,5.94 +5.94,4.06;5.94,9.38 +2.50,8.44;9.38,8.44 +5.62,1.25;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,2.81 +7.81,4.06;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,3.44;2.50,3.44 + +# UTF-16 : 64 0f +# UTF-8 : 8f 90 e6 +[640f] 搏 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.44 +2.81,7.19;0.31,7.19 +7.19,9.38;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.44,8.44 +8.44,8.44;8.44,8.44 +8.75,3.75;8.75,7.50 +8.75,7.50;3.44,7.50 +3.44,7.50;3.44,3.75 +3.44,4.69;8.75,4.69 +3.44,5.94;8.75,5.94 +5.94,4.06;5.94,9.38 +2.81,8.44;9.38,8.44 +5.62,1.25;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.38,2.50 +4.38,2.50;4.06,2.50 +4.06,2.50;3.75,2.81 +7.81,4.06;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,3.44;2.81,3.44 + +# UTF-16 : 61 3d +# UTF-8 : bd 84 e6 +[613d] 愽 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +7.19,9.38;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.44,8.44 +8.44,8.44;8.44,8.44 +8.75,3.75;8.75,7.50 +8.75,7.50;3.12,7.50 +3.12,7.50;3.12,3.75 +3.12,4.69;8.75,4.69 +3.12,5.94;8.75,5.94 +5.94,4.06;5.94,9.38 +2.50,8.44;9.38,8.44 +5.62,1.25;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,2.81 +7.81,4.06;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,3.44;2.50,3.44 + +# UTF-16 : 69 91 +# UTF-8 : 91 a6 e6 +[6991] 榑 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +7.19,9.38;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;8.44,8.44 +8.44,8.44;8.44,8.44 +8.75,3.75;8.75,7.50 +8.75,7.50;3.44,7.50 +3.44,7.50;3.44,3.75 +3.44,4.69;8.75,4.69 +3.44,5.94;8.75,5.94 +5.94,4.06;5.94,9.38 +2.81,8.44;9.38,8.44 +5.62,1.25;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.38,2.50 +4.38,2.50;4.06,2.50 +4.06,2.50;3.75,2.81 +7.81,4.06;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +9.06,3.44;2.81,3.44 + +# UTF-16 : 81 8a +# UTF-8 : 8a 86 e8 +[818a] 膊 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +7.19,9.38;7.50,9.06 +7.50,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.44,8.44 +8.75,3.75;8.75,7.50 +8.75,7.50;3.44,7.50 +3.44,7.50;3.44,3.75 +3.44,4.69;8.75,4.69 +3.44,5.94;8.75,5.94 +5.94,4.06;5.94,9.38 +2.81,8.44;9.38,8.44 +5.62,1.25;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.38,2.50 +4.38,2.50;3.75,2.81 +7.81,4.06;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,3.44;2.81,3.44 + +# UTF-16 : 8c fb +# UTF-8 : bb b3 e8 +[8cfb] 賻 +0.62,3.12;2.81,3.12 +2.81,3.12;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,3.12 +0.62,5.00;2.81,5.00 +0.62,6.88;2.81,6.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +3.12,0.94;3.12,1.25 +3.12,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.50 +7.19,9.38;7.81,9.06 +7.81,9.06;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.75,8.44 +8.75,3.75;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,3.75 +3.75,4.69;8.75,4.69 +3.75,5.94;8.75,5.94 +6.25,4.06;6.25,9.38 +3.12,8.44;9.38,8.44 +5.94,1.25;5.62,1.56 +5.62,1.56;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 +8.12,4.06;8.12,1.56 +8.12,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,3.44;3.12,3.44 + +# UTF-16 : 99 4b +# UTF-8 : 8b a5 e9 +[994b] 饋 +0.94,4.38;3.44,4.38 +3.44,4.38;3.44,6.56 +3.44,6.56;0.62,6.56 +0.62,6.56;0.62,0.62 +0.94,5.62;3.44,5.62 +0.62,3.12;3.75,3.12 +0.62,1.88;3.75,1.88 +1.25,7.50;3.12,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.44 +1.25,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.38,2.50;8.75,2.50 +8.75,2.50;8.75,5.62 +8.75,5.62;4.38,5.62 +4.38,5.62;4.38,2.19 +4.38,3.44;8.75,3.44 +4.38,4.38;8.75,4.38 +3.75,0.62;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.62,1.56 +5.62,1.56;5.94,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.56 +8.12,1.56;7.50,1.56 +7.50,1.56;7.19,1.88 +3.75,6.56;9.06,6.56 +8.75,7.19;8.75,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,7.19 +4.38,7.19;8.75,7.19 +6.56,6.56;6.56,9.38 + +# UTF-16 : 6a 44 +# UTF-8 : 84 a9 e6 +[6a44] 橄 +1.56,0.62;1.56,9.06 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,6.25 +2.19,6.25;1.88,6.88 +1.88,6.88;1.56,7.19 +5.94,0.94;6.56,1.25 +6.56,1.25;6.88,1.88 +6.88,1.88;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.44,5.00 +8.44,5.00;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;8.75,7.81 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.19,5.31 +7.19,5.31;7.19,5.94 +7.19,5.94;6.88,6.88 +6.88,7.81;9.38,7.81 +5.94,5.62;6.25,6.25 +6.25,6.25;6.56,6.88 +6.56,6.88;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.38 +2.50,1.88;3.12,1.88 +3.12,1.88;3.75,1.88 +3.75,1.88;4.38,2.19 +4.38,2.19;5.00,2.19 +5.00,2.19;5.62,2.50 +3.12,6.88;3.12,1.88 +4.38,8.75;4.38,6.88 +6.25,6.88;2.50,6.88 +5.94,8.75;2.81,8.75 +5.62,0.62;5.62,6.88 +3.12,3.75;5.62,3.75 +3.12,5.31;5.62,5.31 + +# UTF-16 : 77 b0 +# UTF-8 : b0 9e e7 +[77b0] 瞰 +6.25,0.94;6.56,1.25 +6.56,1.25;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.44,5.00 +8.44,5.00;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;8.75,7.81 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.19,5.31 +7.19,5.31;7.19,5.94 +7.19,5.94;6.88,6.88 +6.88,7.81;9.38,7.81 +6.25,5.62;6.56,6.25 +6.56,6.25;6.88,6.88 +6.88,6.88;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.38 +2.81,1.88;3.44,1.88 +3.44,1.88;4.06,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,2.19 +5.31,2.19;5.94,2.50 +3.44,6.88;3.44,1.88 +4.38,8.75;4.69,6.88 +6.56,6.88;2.81,6.88 +6.25,8.75;3.12,8.75 +5.62,0.62;5.94,6.88 +3.44,3.75;5.94,3.75 +3.44,5.31;5.94,5.31 +0.94,1.56;2.50,1.56 +2.50,1.56;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,0.94 +0.94,4.06;2.50,4.06 +0.94,6.25;2.50,6.25 + +# UTF-16 : 96 d6 +# UTF-8 : 96 9b e9 +[96d6] 雖 +2.19,1.25;2.19,6.88 +4.06,3.44;4.06,5.94 +4.06,5.94;0.62,5.94 +0.62,5.94;0.62,2.81 +0.62,3.44;3.75,3.44 +0.94,6.88;3.75,6.88 +3.75,6.88;3.75,8.75 +3.75,8.75;0.62,8.75 +0.62,8.75;0.62,6.88 +4.38,0.62;4.06,1.25 +4.06,1.25;4.06,1.56 +4.06,1.56;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;3.44,3.12 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.50,1.25 +2.50,1.25;2.81,1.25 +2.81,1.25;3.12,1.25 +3.12,1.25;3.75,1.56 +3.75,1.56;4.06,1.56 +7.81,9.38;7.50,8.75 +7.50,8.75;7.50,8.44 +7.50,8.44;7.19,7.81 +7.19,7.81;7.19,7.81 +5.00,7.81;5.00,0.62 +9.06,7.81;5.00,7.81 +7.19,1.25;7.19,7.81 +5.00,1.25;9.06,1.25 +5.00,3.44;8.75,3.44 +5.00,5.62;8.75,5.62 +3.75,6.56;4.38,6.88 +4.38,6.88;4.69,7.50 +4.69,7.50;5.00,8.12 +5.00,8.12;5.31,8.75 +5.31,8.75;5.62,9.38 + +# UTF-16 : 6f b9 +# UTF-8 : b9 be e6 +[6fb9] 澹 +0.62,0.94;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +2.19,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,7.81 +2.81,7.81;9.06,7.81 +8.44,2.50;3.75,2.50 +3.44,2.50;3.75,0.62 +8.75,0.62;8.75,2.50 +3.44,1.25;8.75,1.25 +2.81,5.00;9.06,5.00 +3.75,4.06;8.44,4.06 +3.75,3.44;8.44,3.44 +4.06,5.94;8.12,5.94 +5.94,7.81;6.25,8.12 +6.25,8.12;6.56,8.44 +6.56,8.44;6.88,8.75 +6.88,8.75;7.19,8.75 +2.19,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.75 +3.44,8.75;3.75,9.06 +3.75,9.06;4.06,9.38 +3.75,8.75;7.19,8.75 +6.56,7.81;6.56,6.56 +6.56,6.56;6.88,6.56 +6.88,6.56;7.50,6.56 +7.50,6.56;8.12,6.56 +8.12,6.56;8.44,6.56 +8.44,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +3.12,6.25;3.75,6.25 +3.75,6.25;4.38,6.56 +4.38,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 + +# UTF-16 : 61 ba +# UTF-8 : ba 86 e6 +[61ba] 憺 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,0.94;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,5.94 +2.81,5.94;3.12,7.81 +2.81,7.81;9.06,7.81 +8.75,2.50;3.75,2.50 +3.75,2.50;3.75,0.62 +8.75,0.62;8.75,2.50 +3.75,1.25;8.75,1.25 +2.81,5.00;9.06,5.00 +3.75,4.06;8.75,4.06 +3.75,3.44;8.75,3.44 +4.06,5.94;8.44,5.94 +5.94,7.81;6.56,8.12 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.19,8.75 +2.50,7.50;2.81,7.81 +2.81,7.81;3.12,8.12 +3.12,8.12;3.44,8.75 +3.44,8.75;4.06,9.06 +4.06,9.06;4.06,9.38 +3.75,8.75;7.19,8.75 +6.56,7.81;6.56,6.56 +6.56,6.56;7.19,6.56 +7.19,6.56;7.81,6.56 +7.50,6.56;8.12,6.56 +8.12,6.56;8.75,6.56 +8.75,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +3.44,6.25;3.75,6.25 +3.75,6.25;4.38,6.56 +4.38,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 + +# UTF-16 : 64 d4 +# UTF-8 : 94 93 e6 +[64d4] 擔 +1.56,9.06;1.56,1.56 +1.25,1.56;1.56,0.94 +1.56,0.94;0.94,0.62 +0.94,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.06 +1.56,4.06;1.25,3.75 +1.25,3.75;0.62,3.75 +0.62,3.75;0.31,3.44 +2.19,7.50;0.31,7.50 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.12,3.44 +3.12,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +3.12,5.31;3.12,5.94 +3.12,5.94;3.12,7.81 +3.12,7.81;9.06,7.81 +8.75,2.50;3.75,2.50 +3.75,2.50;3.75,0.62 +8.75,0.62;8.75,2.50 +3.75,1.25;8.75,1.25 +3.12,5.00;9.06,5.00 +4.06,4.06;8.75,4.06 +4.06,3.44;8.75,3.44 +4.38,5.94;8.44,5.94 +6.25,7.81;6.56,8.12 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.19,8.75 +2.50,7.50;3.12,7.81 +3.12,7.81;3.44,8.12 +3.44,8.12;3.75,8.75 +3.75,8.75;4.06,9.06 +4.06,9.06;4.38,9.38 +4.06,8.75;7.19,8.75 +6.88,7.81;6.88,6.56 +6.88,6.56;7.19,6.56 +7.19,6.56;7.81,6.56 +7.81,6.56;8.12,6.56 +8.12,6.56;8.75,6.56 +8.75,6.56;8.75,6.88 +8.75,6.88;9.06,7.50 +3.44,6.25;4.06,6.25 +4.06,6.25;4.69,6.56 +4.69,6.56;5.00,6.88 +5.00,6.88;5.62,7.19 +5.62,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 + +# UTF-16 : 6a 90 +# UTF-8 : 90 aa e6 +[6a90] 檐 +1.56,0.62;1.56,9.06 +2.50,7.19;0.31,7.19 +0.00,3.12;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +2.50,0.94;2.81,1.25 +2.81,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,7.81 +3.44,7.81;9.38,7.81 +8.75,2.50;4.06,2.50 +4.06,2.50;4.06,0.62 +8.75,0.62;8.75,2.50 +4.06,1.25;8.75,1.25 +3.44,5.00;9.38,5.00 +4.06,4.06;8.75,4.06 +4.06,3.44;8.75,3.44 +4.38,5.94;8.44,5.94 +6.25,7.81;6.56,8.12 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +2.81,7.50;3.12,7.81 +3.12,7.81;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 +4.38,8.75;7.50,8.75 +6.88,7.81;6.88,6.56 +6.88,6.56;7.19,6.56 +7.19,6.56;7.81,6.56 +7.81,6.56;8.44,6.56 +8.44,6.56;8.75,6.56 +8.75,6.56;9.06,6.88 +9.06,6.88;9.06,7.50 +3.75,6.25;4.38,6.56 +4.38,6.56;5.00,6.88 +5.00,6.88;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 + +# UTF-16 : 77 bb +# UTF-8 : bb 9e e7 +[77bb] 瞻 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +0.62,4.06;2.50,4.06 +0.62,6.56;2.50,6.56 +2.50,0.94;2.81,1.25 +2.81,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,7.81 +3.44,7.81;9.38,7.81 +8.75,2.50;4.06,2.50 +4.06,2.50;4.06,0.62 +8.75,0.62;8.75,2.50 +4.06,1.25;8.75,1.25 +3.44,5.00;9.38,5.00 +4.06,4.06;8.75,4.06 +4.06,3.44;8.75,3.44 +4.38,5.94;8.44,5.94 +6.25,7.81;6.56,8.12 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +2.81,7.50;3.12,7.81 +3.12,7.81;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 +4.38,8.75;7.50,8.75 +6.88,7.81;6.88,6.56 +6.88,6.56;7.19,6.56 +7.19,6.56;7.81,6.56 +7.81,6.56;8.44,6.56 +8.44,6.56;8.75,6.56 +8.75,6.56;9.06,6.88 +9.06,6.88;9.06,7.50 +3.75,6.25;4.38,6.56 +4.38,6.56;5.00,6.88 +5.00,6.88;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 + +# UTF-16 : 8d 0d +# UTF-8 : 8d b4 e8 +[8d0d] 贍 +0.62,3.12;2.81,3.12 +2.81,3.12;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,3.12 +0.62,5.00;2.81,5.00 +0.62,6.88;2.81,6.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.25,2.50 +3.12,1.25;2.81,1.88 +2.81,1.88;2.50,2.19 +2.50,2.19;2.19,2.50 +2.19,2.50;2.19,2.50 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,7.81 +3.75,7.81;9.38,7.81 +8.75,2.50;4.38,2.50 +4.38,2.50;4.38,0.62 +8.75,0.62;8.75,2.50 +4.38,1.25;8.75,1.25 +3.75,5.00;9.38,5.00 +4.38,4.06;8.75,4.06 +4.38,3.44;8.75,3.44 +4.69,5.94;8.44,5.94 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.50,8.75 +3.12,7.50;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.06 +4.69,9.06;5.00,9.38 +4.38,8.75;7.81,8.75 +6.88,7.81;6.88,6.56 +6.88,6.56;7.19,6.56 +7.19,6.56;7.81,6.56 +7.81,6.56;8.44,6.56 +8.44,6.56;8.75,6.56 +8.75,6.56;9.06,6.88 +9.06,6.88;9.06,7.50 +4.06,6.25;4.69,6.56 +4.69,6.56;5.31,6.88 +5.31,6.88;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 + +# UTF-16 : 81 bd +# UTF-8 : bd 86 e8 +[81bd] 膽 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;2.19,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +2.81,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;3.44,3.44 +3.44,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,7.81 +3.44,7.81;9.38,7.81 +8.75,2.50;4.06,2.50 +4.06,2.50;4.06,0.62 +8.75,0.62;8.75,2.50 +4.06,1.25;8.75,1.25 +3.44,5.00;9.38,5.00 +4.06,4.06;8.75,4.06 +4.06,3.44;8.75,3.44 +4.38,5.94;8.44,5.94 +6.25,7.81;6.56,8.12 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +2.81,7.50;3.12,7.81 +3.12,7.81;3.75,8.12 +3.75,8.12;4.06,8.75 +4.06,8.75;4.38,9.06 +4.38,9.06;4.69,9.38 +4.38,8.75;7.50,8.75 +6.88,7.81;6.88,6.56 +6.88,6.56;7.19,6.56 +7.19,6.56;7.81,6.56 +7.81,6.56;8.44,6.56 +8.44,6.56;8.75,6.56 +8.75,6.56;9.06,6.88 +9.06,6.88;9.06,7.50 +3.75,6.25;4.38,6.56 +4.38,6.56;5.00,6.88 +5.00,6.88;5.62,7.19 +5.62,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 + +# UTF-16 : 87 fe +# UTF-8 : be 9f e8 +[87fe] 蟾 +3.12,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,7.81 +3.75,7.81;9.38,7.81 +8.75,2.50;4.38,2.50 +4.38,2.50;4.38,0.62 +8.75,0.62;8.75,2.50 +4.38,1.25;8.75,1.25 +3.75,5.00;9.38,5.00 +4.38,4.06;8.75,4.06 +4.38,3.44;8.75,3.44 +4.69,5.94;8.44,5.94 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.81,8.75 +3.12,7.50;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.06 +4.69,9.06;5.00,9.38 +4.69,8.75;7.81,8.75 +7.19,7.81;7.19,6.56 +7.19,6.56;7.50,6.56 +7.50,6.56;7.81,6.56 +7.81,6.56;8.44,6.56 +8.44,6.56;8.75,6.56 +8.75,6.56;9.06,6.88 +9.06,6.88;9.06,7.50 +4.38,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.94,7.19 +5.94,7.19;5.94,7.50 +5.94,7.50;6.25,7.81 +1.56,1.56;1.56,9.06 +0.31,4.69;2.81,4.69 +2.81,4.69;2.81,7.81 +2.81,7.81;0.31,7.81 +0.31,7.81;0.31,3.75 +3.12,1.56;3.12,1.88 +3.12,1.88;3.12,2.50 +3.12,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;2.50,3.75 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.50 + +# UTF-16 : 8b 6b +# UTF-8 : ab ad e8 +[8b6b] 譫 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 +3.12,0.94;3.44,1.25 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,5.94 +3.75,5.94;3.75,7.81 +3.75,7.81;9.38,7.81 +8.75,2.50;4.38,2.50 +4.38,2.50;4.38,0.62 +8.75,0.62;8.75,2.50 +4.38,1.25;8.75,1.25 +3.75,5.00;9.38,5.00 +4.38,4.06;8.75,4.06 +4.38,3.44;8.75,3.44 +4.69,5.94;8.44,5.94 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.81,8.75 +3.12,7.50;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.69,9.06 +4.69,9.06;5.00,9.38 +4.69,8.75;7.81,8.75 +7.19,7.81;7.19,6.56 +7.19,6.56;7.50,6.56 +7.50,6.56;7.81,6.56 +7.81,6.56;8.44,6.56 +8.44,6.56;8.75,6.56 +8.75,6.56;9.06,6.88 +9.06,6.88;9.06,7.50 +4.38,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.94,7.19 +5.94,7.19;5.94,7.50 +5.94,7.50;6.25,7.81 + +# UTF-16 : 9a d9 +# UTF-8 : 99 ab e9 +[9ad9] 髙 +0.62,8.12;8.75,8.12 +4.69,8.12;4.69,9.38 +2.81,1.25;2.81,3.75 +2.81,3.75;6.88,3.75 +6.88,3.75;6.88,1.88 +6.88,1.88;2.81,1.88 +7.19,5.94;2.19,5.94 +7.19,8.12;7.19,4.69 +2.19,7.19;7.19,7.19 +2.19,4.69;2.19,8.12 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,4.69 +8.44,4.69;0.94,4.69 +0.94,4.69;0.94,0.62 + +# UTF-16 : 7b e9 +# UTF-8 : a9 af e7 +[7be9] 篩 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +7.19,6.88;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.62,8.44 +5.62,8.44;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.38,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +7.19,1.25;7.81,1.25 +7.81,1.25;8.12,1.25 +8.12,1.25;8.12,1.25 +8.12,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.75,5.31 +8.75,5.31;4.69,5.31 +4.69,5.31;4.69,1.25 +9.06,6.56;4.38,6.56 +6.56,0.31;6.56,6.56 +0.94,4.38;3.75,4.38 +3.75,4.38;3.75,5.94 +3.75,5.94;0.62,5.94 +0.62,5.94;0.62,0.62 +3.75,0.62;3.75,3.12 +3.75,3.12;0.62,3.12 +0.94,1.25;3.75,1.25 +2.50,7.19;2.50,6.88 +2.50,6.88;2.19,6.25 +2.19,6.25;2.19,5.94 + +# UTF-16 : 77 25 +# UTF-8 : a5 9c e7 +[7725] 眥 +2.81,9.06;2.81,5.62 +1.25,8.44;1.25,5.31 +4.69,7.81;2.81,7.81 +0.62,5.00;0.94,5.31 +0.94,5.31;1.56,5.31 +1.56,5.31;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;3.12,5.62 +3.12,5.62;3.44,5.62 +3.44,5.62;3.75,5.62 +3.75,5.62;4.69,5.94 +4.69,5.94;5.00,5.94 +5.31,9.06;5.31,5.94 +5.31,5.94;5.62,5.62 +5.62,5.62;6.25,5.31 +6.25,5.31;6.88,5.31 +6.88,5.31;7.19,5.31 +7.19,5.31;8.12,5.31 +8.12,5.31;8.44,5.62 +8.44,5.62;8.75,5.94 +8.75,5.94;8.75,6.56 +8.75,6.56;8.75,7.19 +5.31,7.19;5.94,7.50 +5.94,7.50;6.56,7.81 +6.56,7.81;7.50,8.12 +7.50,8.12;8.12,8.44 +8.12,8.44;8.75,8.75 +7.81,0.62;7.81,4.69 +7.81,4.69;1.56,4.69 +1.56,4.69;1.56,0.62 +1.88,1.25;7.81,1.25 +1.88,2.50;7.81,2.50 +1.88,3.44;7.81,3.44 + +# UTF-16 : 86 a9 +# UTF-8 : a9 9a e8 +[86a9] 蚩 +1.25,8.75;1.25,7.50 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,8.75 +4.69,9.38;4.69,7.50 +4.69,7.50;4.69,6.88 +4.69,6.88;4.38,6.56 +4.38,6.56;3.75,6.56 +3.75,6.56;3.44,6.25 +0.62,5.94;8.75,5.94 +4.69,1.25;4.69,5.94 +1.56,2.81;8.12,2.81 +8.12,2.81;8.12,4.69 +8.12,4.69;1.25,4.69 +1.25,4.69;1.25,2.19 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,1.56 +7.19,1.56;8.12,1.56 + +# UTF-16 : 55 e4 +# UTF-8 : a4 97 e5 +[55e4] 嗤 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +3.44,8.75;3.44,7.50 +3.44,7.50;8.75,7.50 +8.75,7.50;8.75,8.75 +5.94,9.38;5.94,7.50 +5.94,7.50;5.94,6.88 +5.94,6.88;5.62,6.56 +5.62,6.56;5.00,6.25 +5.00,6.25;5.00,6.25 +2.81,5.94;9.06,5.94 +5.94,1.25;5.94,5.94 +3.44,2.81;8.44,2.81 +8.44,2.81;8.44,4.69 +8.44,4.69;3.44,4.69 +3.44,4.69;3.44,2.19 +9.06,0.62;9.06,0.94 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;6.25,1.25 +6.25,1.25;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.81,1.56 +7.81,1.56;8.44,1.56 + +# UTF-16 : 50 c2 +# UTF-8 : 82 83 e5 +[50c2] 僂 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +9.06,3.75;1.88,3.75 +1.88,0.62;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.62,1.88 +5.62,1.88;6.25,2.19 +6.25,2.19;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.75 +5.31,4.69;4.69,4.06 +4.69,4.06;4.38,3.44 +4.38,3.44;3.75,3.12 +3.75,3.12;3.12,2.50 +3.12,2.50;2.81,2.19 +2.81,2.19;2.50,2.19 +3.12,2.50;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,2.19;5.31,1.88 +5.31,1.88;5.94,1.88 +5.94,1.88;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.50,1.25 +7.50,1.25;8.12,0.94 +8.12,0.94;8.75,0.62 +5.62,9.38;5.62,4.69 +2.81,6.56;8.12,6.56 +1.88,7.50;9.06,7.50 +8.44,8.75;8.44,6.56 +2.81,8.44;8.12,8.44 +2.81,6.56;2.81,8.75 +2.50,4.69;8.44,4.69 +2.50,4.38;2.50,5.62 +2.50,5.62;8.44,5.62 +8.44,5.62;8.44,4.38 + +# UTF-16 : 89 38 +# UTF-8 : b8 a4 e8 +[8938] 褸 +8.44,8.75;8.44,6.56 +3.44,6.56;3.44,8.75 +9.06,3.75;2.81,3.75 +2.50,0.62;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.81,3.12 +7.81,3.12;7.81,3.75 +5.62,4.69;5.31,4.06 +5.31,4.06;4.69,3.44 +4.69,3.44;4.38,3.12 +4.38,3.12;3.75,2.50 +3.75,2.50;3.12,2.19 +3.44,2.50;4.06,2.19 +4.06,2.19;4.69,2.19 +4.69,2.19;5.00,2.19 +5.00,2.19;5.62,1.88 +5.62,1.88;6.25,1.88 +6.25,1.88;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.62 +5.94,9.38;5.94,4.69 +3.44,6.56;8.44,6.56 +2.81,7.50;9.06,7.50 +3.44,8.44;8.44,8.44 +3.12,4.69;8.44,4.69 +3.12,4.38;3.12,5.62 +3.12,5.62;8.75,5.62 +8.75,5.62;8.75,4.38 +2.50,3.44;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,4.06;1.88,4.38 +1.88,4.38;1.56,5.00 +1.56,5.00;1.56,5.00 +1.88,4.06;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;2.81,5.31 +2.81,5.31;2.81,5.62 +2.50,7.50;0.31,7.50 +1.25,7.50;1.25,9.06 +1.25,0.62;1.25,4.69 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 + +# UTF-16 : 6a 13 +# UTF-8 : 93 a8 e6 +[6a13] 樓 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +8.44,8.75;8.44,6.56 +3.44,6.56;3.44,8.75 +9.06,3.75;2.81,3.75 +2.50,0.62;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.81,3.12 +7.81,3.12;7.81,3.75 +5.62,4.69;5.31,4.06 +5.31,4.06;4.69,3.44 +4.69,3.44;4.38,3.12 +4.38,3.12;3.75,2.50 +3.75,2.50;3.12,2.19 +3.44,2.50;4.06,2.19 +4.06,2.19;4.69,2.19 +4.69,2.19;5.00,2.19 +5.00,2.19;5.62,1.88 +5.62,1.88;6.25,1.88 +6.25,1.88;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.62 +5.94,9.38;5.94,4.69 +3.44,6.56;8.44,6.56 +2.81,7.50;9.06,7.50 +3.44,8.44;8.44,8.44 +3.12,4.69;8.44,4.69 +3.12,4.38;3.12,5.62 +3.12,5.62;8.75,5.62 +8.75,5.62;8.75,4.38 + +# UTF-16 : 7e 37 +# UTF-8 : b7 b8 e7 +[7e37] 縷 +8.44,8.75;8.44,6.56 +3.44,6.56;3.75,8.75 +9.06,3.75;3.12,3.75 +2.81,0.62;3.44,0.94 +3.44,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.12,3.75 +5.62,4.69;5.31,4.06 +5.31,4.06;5.00,3.44 +5.00,3.44;4.38,3.12 +4.38,3.12;4.06,2.50 +4.06,2.50;3.44,2.19 +3.75,2.50;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,2.19;5.31,2.19 +5.31,2.19;5.94,1.88 +5.94,1.88;6.25,1.88 +6.25,1.88;6.88,1.56 +6.88,1.56;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.62 +5.94,9.38;5.94,4.69 +3.75,6.56;8.44,6.56 +2.81,7.50;9.06,7.50 +3.75,8.44;8.44,8.44 +3.44,4.69;8.75,4.69 +3.44,4.38;3.44,5.62 +3.44,5.62;8.75,5.62 +8.75,5.62;8.75,4.38 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 + +# UTF-16 : 93 e4 +# UTF-8 : a4 8f e9 +[93e4] 鏤 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +3.12,5.00;0.31,5.00 +2.81,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;3.12,4.38 +8.75,8.75;8.75,6.56 +3.75,6.56;3.75,8.75 +9.06,3.75;3.44,3.75 +2.81,0.62;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.12,3.75 +5.94,4.69;5.62,4.06 +5.62,4.06;5.00,3.44 +5.00,3.44;4.69,3.12 +4.69,3.12;4.06,2.50 +4.06,2.50;3.75,2.19 +4.06,2.50;4.38,2.19 +4.38,2.19;5.00,2.19 +5.00,2.19;5.31,2.19 +5.31,2.19;5.94,1.88 +5.94,1.88;6.56,1.88 +6.56,1.88;6.88,1.56 +6.88,1.56;7.50,1.25 +7.50,1.25;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.62 +6.25,9.38;6.25,4.69 +4.06,6.56;8.44,6.56 +3.12,7.50;9.38,7.50 +4.06,8.44;8.44,8.44 +3.75,4.69;8.75,4.69 +3.75,4.38;3.75,5.62 +3.75,5.62;8.75,5.62 +8.75,5.62;8.75,4.38 + +# UTF-16 : 87 bb +# UTF-8 : bb 9e e8 +[87bb] 螻 +1.88,1.56;1.88,9.06 +0.31,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,3.75 +3.44,1.25;3.44,1.88 +3.44,1.88;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;2.81,3.44 +2.81,3.44;2.81,3.75 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +8.75,8.75;8.75,6.56 +4.06,6.56;4.06,8.75 +9.06,3.75;3.44,3.75 +3.12,0.62;3.75,0.94 +3.75,0.94;4.69,0.94 +4.69,0.94;5.31,1.25 +5.31,1.25;5.94,1.56 +5.94,1.56;6.25,1.88 +6.25,1.88;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.81,2.81 +7.81,2.81;8.12,3.12 +8.12,3.12;8.12,3.75 +5.94,4.69;5.62,4.06 +5.62,4.06;5.31,3.44 +5.31,3.44;4.69,3.12 +4.69,3.12;4.38,2.50 +4.38,2.50;3.75,2.19 +4.06,2.50;4.69,2.19 +4.69,2.19;5.00,2.19 +5.00,2.19;5.62,2.19 +5.62,2.19;5.94,1.88 +5.94,1.88;6.56,1.88 +6.56,1.88;6.88,1.56 +6.88,1.56;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;9.06,0.62 +6.25,9.38;6.25,4.69 +4.06,6.56;8.44,6.56 +3.44,7.50;9.38,7.50 +4.06,8.44;8.44,8.44 +3.75,4.69;8.75,4.69 +3.75,4.38;3.75,5.62 +3.75,5.62;8.75,5.62 +8.75,5.62;8.75,4.38 + +# UTF-16 : 50 b3 +# UTF-8 : b3 82 e5 +[50b3] 傳 +5.00,0.94;4.69,1.25 +4.69,1.25;4.38,1.56 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.19 +3.75,2.19;3.12,2.50 +7.50,4.06;7.81,1.56 +7.50,1.56;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +9.06,2.81;2.19,2.81 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +8.75,5.00;8.75,7.50 +8.75,7.50;2.81,7.50 +2.81,7.50;2.81,5.00 +2.81,5.00;8.44,5.00 +2.81,6.25;8.44,6.25 +5.62,4.06;5.94,9.38 +2.50,8.44;9.06,8.44 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.50,5.00 +2.50,3.75;3.12,3.75 +3.12,3.75;3.44,3.75 +3.44,3.75;4.06,3.75 +4.06,3.75;4.69,3.75 +4.69,3.75;5.31,4.06 +5.31,4.06;5.94,4.06 +5.94,4.06;6.56,4.06 +6.56,4.06;6.88,4.06 +6.88,4.06;7.50,4.06 +7.50,4.06;8.12,4.06 + +# UTF-16 : 61 71 +# UTF-8 : b1 85 e6 +[6171] 慱 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +5.31,0.94;5.00,1.25 +5.00,1.25;4.69,1.56 +4.69,1.56;4.38,1.88 +4.38,1.88;3.75,2.19 +3.75,2.19;3.44,2.50 +7.81,4.06;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,2.81;2.50,2.81 +8.75,5.00;8.75,7.50 +8.75,7.50;3.12,7.50 +3.12,7.50;3.12,5.00 +3.12,5.00;8.44,5.00 +3.12,6.25;8.44,6.25 +5.94,4.06;5.94,9.38 +2.50,8.44;9.06,8.44 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.50,5.00 +2.81,3.75;3.12,3.75 +3.12,3.75;3.75,3.75 +3.75,3.75;4.38,3.75 +4.38,3.75;4.69,3.75 +4.69,3.75;5.31,4.06 +5.31,4.06;5.94,4.06 +5.94,4.06;6.56,4.06 +6.56,4.06;7.19,4.06 +7.19,4.06;7.81,4.06 +7.81,4.06;8.12,4.06 + +# UTF-16 : 64 76 +# UTF-8 : b6 91 e6 +[6476] 摶 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.44 +2.81,7.19;0.31,7.19 +5.31,0.94;5.00,1.25 +5.00,1.25;4.69,1.56 +4.69,1.56;4.38,1.88 +4.38,1.88;4.06,2.19 +4.06,2.19;3.44,2.50 +7.81,4.06;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,2.81;2.81,2.81 +8.75,5.00;8.75,7.50 +8.75,7.50;3.44,7.50 +3.12,7.50;3.44,5.00 +3.44,5.00;8.44,5.00 +3.44,6.25;8.44,6.25 +5.94,4.06;5.94,9.38 +2.81,8.44;9.06,8.44 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.50,5.00 +2.81,3.75;3.44,3.75 +3.44,3.75;3.75,3.75 +3.75,3.75;4.38,3.75 +4.38,3.75;5.00,3.75 +5.00,3.75;5.62,4.06 +5.62,4.06;5.94,4.06 +5.94,4.06;6.56,4.06 +6.56,4.06;7.19,4.06 +7.19,4.06;7.81,4.06 +7.81,4.06;8.12,4.06 + +# UTF-16 : 69 eb +# UTF-8 : ab a7 e6 +[69eb] 槫 +1.88,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.38;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +5.31,0.94;5.00,1.25 +5.00,1.25;4.69,1.56 +4.69,1.56;4.38,1.88 +4.38,1.88;4.06,2.19 +4.06,2.19;3.44,2.50 +7.81,4.06;7.81,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +9.06,2.81;2.81,2.81 +8.75,5.00;8.75,7.50 +8.75,7.50;3.44,7.50 +3.12,7.50;3.44,5.00 +3.44,5.00;8.44,5.00 +3.44,6.25;8.44,6.25 +5.94,4.06;5.94,9.38 +2.81,8.44;9.06,8.44 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.50,5.00 +2.81,3.75;3.44,3.75 +3.44,3.75;3.75,3.75 +3.75,3.75;4.38,3.75 +4.38,3.75;5.00,3.75 +5.00,3.75;5.62,4.06 +5.62,4.06;5.94,4.06 +5.94,4.06;6.56,4.06 +6.56,4.06;7.19,4.06 +7.19,4.06;7.81,4.06 +7.81,4.06;8.12,4.06 + +# UTF-16 : 78 da +# UTF-8 : 9a a3 e7 +[78da] 磚 +5.62,0.94;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +7.81,4.06;8.12,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,2.81;3.44,2.81 +8.75,5.00;8.75,7.50 +8.75,7.50;3.75,7.50 +3.75,7.50;3.75,5.00 +4.06,5.00;8.75,5.00 +4.06,6.25;8.75,6.25 +6.25,4.06;6.25,9.38 +3.44,8.44;9.06,8.44 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.81,5.00 +3.44,3.75;3.75,3.75 +3.75,3.75;4.38,3.75 +4.38,3.75;5.00,3.75 +5.00,3.75;5.31,3.75 +5.31,3.75;5.94,4.06 +5.94,4.06;6.25,4.06 +6.25,4.06;6.88,4.06 +6.88,4.06;7.50,4.06 +7.50,4.06;7.81,4.06 +7.81,4.06;8.44,4.06 +3.12,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +2.81,1.88;3.12,5.62 +2.81,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.75 + +# UTF-16 : 8f 49 +# UTF-8 : 89 bd e8 +[8f49] 轉 +0.62,3.44;3.12,3.44 +3.12,3.44;3.12,6.88 +3.12,6.88;0.62,6.88 +0.31,6.88;0.62,3.44 +0.62,5.00;3.12,5.00 +0.00,2.19;3.75,2.19 +1.88,0.62;1.88,9.38 +0.00,8.12;3.44,8.12 +5.62,0.94;5.62,1.25 +5.62,1.25;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;4.38,2.19 +4.38,2.19;4.06,2.50 +8.12,4.06;8.12,1.56 +8.12,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.38,2.81;3.44,2.81 +8.75,5.00;8.75,7.50 +8.75,7.50;4.06,7.50 +4.06,7.50;4.06,5.00 +4.06,5.00;8.75,5.00 +4.06,6.25;8.75,6.25 +6.25,4.06;6.25,9.38 +3.44,8.44;9.38,8.44 +9.06,3.44;8.75,3.75 +8.75,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.81,5.00 +3.44,3.75;4.06,3.75 +4.06,3.75;4.38,3.75 +4.38,3.75;5.00,3.75 +5.00,3.75;5.31,3.75 +5.31,3.75;5.94,4.06 +5.94,4.06;6.56,4.06 +6.56,4.06;6.88,4.06 +6.88,4.06;7.50,4.06 +7.50,4.06;7.81,4.06 +7.81,4.06;8.44,4.06 + +# UTF-16 : 56 c0 +# UTF-8 : 80 9b e5 +[56c0] 囀 +2.19,1.56;2.19,8.44 +2.19,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +0.62,1.88;2.19,1.88 +2.81,3.44;5.31,3.44 +5.31,3.44;5.31,6.88 +5.31,6.88;2.81,6.88 +2.81,6.88;2.81,3.44 +2.81,5.31;5.31,5.31 +2.50,2.19;5.62,2.19 +4.06,0.62;4.06,9.38 +2.50,8.12;5.62,8.12 +7.19,0.94;6.88,1.25 +6.88,1.25;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +8.44,4.06;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +9.38,2.81;5.62,2.81 +8.75,5.00;9.06,7.50 +8.75,7.50;5.94,7.50 +5.94,7.50;5.94,5.00 +5.94,5.00;8.75,5.00 +5.94,6.25;8.75,6.25 +7.50,5.00;7.50,9.38 +5.62,8.44;9.38,8.44 +9.06,3.44;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.44,5.00 +5.62,3.75;6.25,3.75 +6.25,3.75;6.88,3.75 +6.88,3.75;7.50,4.06 +7.50,4.06;8.12,4.06 +8.12,4.06;8.75,4.06 +6.56,3.75;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;7.19,4.69 +7.19,4.69;7.19,5.00 + +# UTF-16 : 79 55 +# UTF-8 : 95 a5 e7 +[7955] 祕 +0.31,1.25;0.31,2.19 +0.31,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,5.62 +0.31,6.88;3.12,6.88 +0.31,8.75;3.12,8.75 +1.56,6.88;1.88,0.62 +2.81,5.62;2.81,1.56 +3.12,2.50;3.44,3.12 +3.44,3.12;3.75,3.75 +3.75,3.75;3.75,4.06 +3.75,4.06;4.06,4.69 +4.06,4.69;4.06,5.00 +4.06,5.00;4.06,5.31 +4.06,5.31;4.06,5.94 +4.06,5.94;4.38,6.25 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,3.44 +9.06,3.44;9.06,4.06 +9.06,4.06;8.75,4.38 +8.75,4.38;8.75,4.69 +8.75,4.69;8.75,5.00 +8.75,5.00;8.75,5.62 +8.75,5.62;8.44,5.94 +8.44,5.94;8.44,6.25 +4.38,9.06;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;5.94,8.44 +5.94,8.44;6.56,8.12 +6.56,8.12;6.88,7.81 +8.44,8.75;8.12,7.50 +8.12,7.50;7.81,6.56 +7.81,6.56;7.19,5.62 +7.19,5.62;6.88,5.00 +6.88,5.00;6.25,4.06 +6.25,4.06;5.62,3.44 +5.62,3.44;5.00,2.81 +5.00,2.81;4.38,1.88 +4.38,1.88;3.44,1.56 +3.44,1.56;2.81,0.94 +5.00,7.81;5.00,1.56 +5.00,1.56;5.31,1.25 +5.31,1.25;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.81,0.94 +7.81,0.94;8.12,1.25 +8.12,1.25;8.44,1.88 +8.44,1.88;8.44,2.19 +8.44,2.19;8.44,2.81 +8.44,2.81;8.44,3.44 + +# UTF-16 : 8e c6 +# UTF-8 : 86 bb e8 +[8ec6] 軆 +1.88,9.38;1.88,9.06 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +0.62,5.31;2.81,5.31 +0.62,6.56;2.81,6.56 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.50,3.44 +2.50,3.44;2.81,4.06 +2.81,4.06;3.12,4.38 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.31 +0.00,3.44;0.94,3.75 +0.94,3.75;1.56,3.75 +1.56,3.75;2.19,3.75 +2.19,3.75;2.50,4.06 +2.50,4.06;3.12,4.06 +1.56,0.94;1.88,0.94 +1.88,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.56 +2.81,1.56;3.12,8.12 +2.81,8.12;0.62,8.12 +0.62,8.12;0.62,3.75 +5.62,9.38;5.62,5.94 +7.19,9.38;7.19,5.94 +4.06,5.94;8.75,5.94 +8.75,5.94;8.75,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,5.94 +4.06,7.19;8.44,7.19 +3.75,5.00;9.06,5.00 +3.44,0.94;9.06,0.94 +4.38,2.81;4.38,4.38 +4.38,4.38;8.44,4.38 +8.44,4.38;8.44,2.81 +8.44,2.81;4.38,2.81 +6.88,0.94;7.19,1.56 +7.19,1.56;7.50,1.88 +7.50,1.88;7.50,2.19 +7.50,2.19;7.50,2.81 +7.50,2.81;7.81,2.81 +5.62,0.94;5.31,1.56 +5.31,1.56;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.00,2.81 + +# UTF-16 : 79 ae +# UTF-8 : ae a6 e7 +[79ae] 禮 +5.31,9.38;5.31,5.94 +6.88,9.38;6.88,5.94 +3.75,5.94;8.75,5.94 +8.75,5.94;8.75,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,5.94 +3.75,7.19;8.44,7.19 +3.44,5.00;9.06,5.00 +3.12,0.94;9.06,0.94 +4.06,2.81;4.06,4.38 +4.06,4.38;8.44,4.38 +8.44,4.38;8.44,2.81 +8.44,2.81;4.06,2.81 +6.88,0.94;7.19,1.56 +7.19,1.56;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.50,2.81 +7.50,2.81;7.50,2.81 +5.31,0.94;5.31,1.56 +5.31,1.56;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;4.69,2.81 +4.69,2.81;4.69,2.81 +0.31,1.25;0.31,2.19 +0.31,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,5.62 +0.31,6.88;3.12,6.88 +0.31,8.75;3.12,8.75 +1.88,6.88;1.88,0.62 +2.81,5.62;2.81,1.56 + +# UTF-16 : 91 b4 +# UTF-8 : b4 86 e9 +[91b4] 醴 +5.62,9.38;5.62,5.94 +7.19,9.38;7.19,5.94 +4.06,5.94;8.75,5.94 +8.75,5.94;8.75,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,5.94 +4.06,7.19;8.44,7.19 +3.75,5.00;9.06,5.00 +3.75,0.94;9.06,0.94 +4.38,2.81;4.38,4.38 +4.38,4.38;8.44,4.38 +8.44,4.38;8.44,2.81 +8.44,2.81;4.38,2.81 +6.88,0.94;7.19,1.56 +7.19,1.56;7.50,1.88 +7.50,1.88;7.50,2.19 +7.50,2.19;7.50,2.81 +7.50,2.81;7.81,2.81 +5.62,0.94;5.31,1.56 +5.31,1.56;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;5.00,2.81 +5.00,2.81;5.00,2.81 +3.44,1.25;3.44,6.88 +3.44,6.88;0.62,6.88 +0.62,6.88;0.62,0.62 +0.62,1.25;3.12,1.25 +0.62,2.81;3.12,2.81 +0.31,8.75;3.75,8.75 +1.56,8.44;1.56,6.88 +1.56,6.88;1.56,6.25 +1.56,6.25;1.56,5.94 +1.56,5.94;1.56,5.31 +1.56,5.31;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.94,4.06 +0.94,4.06;0.62,3.75 +2.50,8.44;2.50,5.00 +2.50,5.00;2.50,4.69 +2.50,4.69;2.81,4.38 +2.81,4.38;3.12,4.38 + +# UTF-16 : 9c 67 +# UTF-8 : a7 b1 e9 +[9c67] 鱧 +1.88,7.19;2.19,7.50 +2.19,7.50;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.50,8.44 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;2.81,8.75 +0.62,5.31;3.12,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,3.44;0.62,3.44 +1.88,7.19;1.88,3.44 +3.44,1.25;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +2.50,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,2.81 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.25,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +5.62,9.38;5.62,5.94 +7.19,9.38;7.19,5.94 +4.38,5.94;8.75,5.94 +8.75,5.94;8.75,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,5.94 +4.38,7.19;8.75,7.19 +3.75,5.00;9.06,5.00 +3.75,0.94;9.06,0.94 +4.38,2.81;4.38,4.38 +4.38,4.38;8.44,4.38 +8.44,4.38;8.44,2.81 +8.44,2.81;4.38,2.81 +7.19,0.94;7.19,1.56 +7.19,1.56;7.50,1.88 +7.50,1.88;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;7.81,2.81 +5.62,0.94;5.31,1.56 +5.31,1.56;5.31,1.88 +5.31,1.88;5.31,2.19 +5.31,2.19;5.00,2.81 +5.00,2.81;5.00,2.81 + +# UTF-16 : 5f 48 +# UTF-8 : 88 bd e5 +[5f48] 彈 +0.31,8.75;2.81,8.75 +2.81,8.75;2.81,6.56 +2.81,6.56;0.62,6.56 +0.62,6.56;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.62,4.38 +0.62,4.38;0.62,3.75 +0.62,3.75;0.31,3.44 +0.62,4.38;2.81,4.38 +2.81,4.38;2.81,3.44 +2.81,3.44;2.81,2.50 +2.81,2.50;2.50,2.19 +2.50,2.19;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;2.19,0.94 +2.19,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +3.44,7.19;5.94,7.19 +5.62,7.19;5.94,8.75 +5.62,8.75;3.44,8.75 +3.44,8.75;3.44,7.19 +6.56,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;6.56,8.75 +6.56,8.75;6.56,7.19 +9.06,2.19;3.12,2.19 +8.75,3.12;8.75,6.25 +8.75,6.25;3.75,6.25 +3.75,6.25;3.75,3.12 +3.75,3.12;8.75,3.12 +6.25,6.25;6.25,0.62 +3.75,4.69;8.75,4.69 + +# UTF-16 : 5b 0b +# UTF-8 : 8b ac e5 +[5b0b] 嬋 +3.44,7.19;5.94,7.19 +5.62,7.19;5.94,8.75 +5.62,8.75;3.44,8.75 +3.44,8.75;3.44,7.19 +6.56,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;6.56,8.75 +6.56,8.75;6.56,7.19 +9.06,2.19;3.12,2.19 +8.75,3.12;8.75,6.25 +8.75,6.25;3.75,6.25 +3.75,6.25;3.75,3.12 +3.75,3.12;8.75,3.12 +6.25,6.25;6.25,0.62 +3.75,4.69;8.75,4.69 +0.00,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,5.00 +2.50,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.56,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.62,4.38;1.25,4.06 +1.25,4.06;1.56,3.44 +1.56,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,1.88 +2.81,1.88;3.12,1.56 + +# UTF-16 : 89 4c +# UTF-8 : 8c a5 e8 +[894c] 襌 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.19,4.38 +2.19,4.38;1.88,4.69 +1.88,4.69;1.88,5.00 +3.12,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,4.69 +0.00,3.44;0.31,3.75 +0.31,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.94 +2.50,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;3.12,7.19 +2.50,4.38;2.81,4.69 +2.81,4.69;2.81,5.00 +2.81,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 +3.75,7.19;5.94,7.19 +5.94,7.19;5.94,8.75 +5.94,8.75;3.44,8.75 +3.44,8.75;3.44,7.19 +6.56,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;6.56,8.75 +6.56,8.75;6.56,7.19 +9.06,2.19;3.12,2.19 +8.75,3.12;8.75,6.25 +8.75,6.25;3.75,6.25 +3.75,6.25;3.75,3.12 +3.75,3.12;8.75,3.12 +6.25,6.25;6.25,0.62 +3.75,4.69;8.75,4.69 + +# UTF-16 : 79 aa +# UTF-8 : aa a6 e7 +[79aa] 禪 +0.31,1.25;0.31,2.19 +0.31,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.62,5.62 +0.31,6.88;3.12,6.88 +0.31,8.75;3.12,8.75 +1.88,6.88;1.88,0.62 +2.81,5.62;2.81,1.56 +3.75,7.19;5.94,7.19 +5.94,7.19;5.94,8.75 +5.94,8.75;3.75,8.75 +3.75,8.75;3.75,7.19 +6.88,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;6.56,8.75 +6.56,8.75;6.56,7.19 +9.06,2.19;3.44,2.19 +8.75,3.12;8.75,6.25 +8.75,6.25;4.06,6.25 +4.06,6.25;4.06,3.12 +4.06,3.12;8.75,3.12 +6.25,6.25;6.25,0.62 +4.06,4.69;8.75,4.69 + +# UTF-16 : 6b ab +# UTF-8 : ab ae e6 +[6bab] 殫 +0.31,8.75;3.44,8.75 +0.31,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +1.56,7.50;1.88,8.12 +1.88,8.12;1.88,8.75 +1.56,6.88;3.44,6.88 +3.44,6.88;3.44,5.94 +3.44,5.94;3.12,5.31 +3.12,5.31;3.12,4.38 +3.12,4.38;2.81,3.75 +2.81,3.75;2.50,3.12 +2.50,3.12;2.19,2.50 +2.19,2.50;1.88,2.19 +1.88,2.19;1.25,1.56 +1.25,1.56;0.94,1.25 +0.94,1.25;0.31,0.94 +2.81,4.06;2.50,4.38 +2.50,4.38;1.88,4.69 +1.88,4.69;1.56,5.00 +1.56,5.00;1.25,5.00 +4.06,7.19;5.94,7.19 +5.94,7.19;5.94,8.75 +5.94,8.75;3.75,8.75 +3.75,8.75;3.75,7.19 +6.88,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;6.56,8.75 +6.56,8.75;6.56,7.19 +9.06,2.19;3.12,2.19 +8.75,3.12;8.75,6.25 +8.75,6.25;4.06,6.25 +4.06,6.25;4.06,3.12 +4.06,3.12;8.75,3.12 +6.25,6.25;6.25,0.62 +4.06,4.69;8.75,4.69 + +# UTF-16 : 62 30 +# UTF-8 : b0 88 e6 +[6230] 戰 +5.31,2.19;0.31,2.19 +0.94,3.12;4.69,3.12 +4.69,3.12;4.69,6.25 +4.69,6.25;0.62,6.25 +0.62,6.25;0.62,3.12 +2.81,6.25;2.81,0.62 +0.94,4.69;4.69,4.69 +8.75,5.94;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.88,2.81 +6.88,2.81;6.25,2.50 +6.25,2.50;5.94,1.88 +5.94,1.88;5.31,1.56 +5.31,1.56;4.69,1.25 +4.69,1.25;4.06,0.94 +6.56,9.06;6.56,7.50 +6.56,7.50;6.88,5.94 +6.88,5.94;6.88,4.69 +6.88,4.69;7.19,3.75 +7.19,3.75;7.50,2.81 +7.50,2.81;7.81,2.19 +7.81,2.19;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +7.50,8.75;8.12,8.44 +8.12,8.44;8.44,8.12 +8.44,8.12;8.75,7.50 +8.75,7.50;8.75,7.50 +5.00,6.56;9.06,6.88 +0.62,7.19;2.50,7.19 +2.50,7.19;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,7.19 +3.12,7.19;5.00,7.19 +5.00,7.19;5.00,8.75 +5.00,8.75;3.12,8.75 +3.12,8.75;3.12,7.19 + +# UTF-16 : 91 32 +# UTF-8 : b2 84 e9 +[9132] 鄲 +9.06,8.75;6.25,8.75 +6.25,8.75;6.25,0.62 +7.19,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.75,2.19 +8.75,2.19;9.06,2.19 +9.06,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +5.62,2.19;0.31,2.19 +0.94,3.12;5.31,3.12 +5.31,3.12;5.31,6.25 +5.31,6.25;0.62,6.25 +0.62,6.25;0.62,3.12 +2.81,6.25;3.12,0.62 +0.94,4.69;5.00,4.69 +0.62,7.19;2.81,7.19 +2.81,7.19;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,7.19 +3.44,7.19;5.31,7.19 +5.31,7.19;5.31,8.75 +5.31,8.75;3.44,8.75 +3.44,8.75;3.44,7.19 + +# UTF-16 : 5f ad +# UTF-8 : ad be e5 +[5fad] 徭 +2.50,6.56;2.19,6.25 +2.19,6.25;1.88,5.62 +1.88,5.62;1.25,5.00 +1.25,5.00;0.94,4.69 +0.94,4.69;0.31,4.06 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.56,7.81 +1.56,7.81;0.94,7.50 +0.94,7.50;0.31,6.88 +1.56,0.62;1.56,5.31 +2.81,7.50;3.44,7.81 +3.44,7.81;4.06,8.12 +4.06,8.12;4.69,8.44 +4.69,8.44;5.00,8.75 +5.00,8.75;5.31,9.38 +8.75,8.44;8.12,8.12 +8.12,8.12;7.81,7.81 +7.81,7.81;7.50,7.19 +7.50,7.19;6.88,6.88 +6.88,6.88;6.56,6.56 +6.56,6.56;5.94,6.25 +5.94,6.25;5.31,5.94 +5.31,5.94;4.38,5.94 +4.38,5.94;3.75,5.62 +3.75,5.62;2.81,5.31 +4.38,8.44;8.75,8.44 +8.75,5.31;4.38,5.31 +9.06,3.44;2.81,3.44 +5.94,5.31;5.94,1.25 +8.75,0.62;8.75,2.81 +3.12,1.25;8.75,1.25 +3.12,2.81;3.12,0.62 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.06,5.00 +4.06,5.00;4.38,5.62 +4.38,5.62;4.69,5.94 +6.88,6.88;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.62,7.81 +5.62,7.81;5.31,7.81 +5.31,7.81;5.00,8.12 +5.31,5.94;4.69,6.56 +4.69,6.56;4.38,6.56 +4.38,6.56;4.06,6.88 +4.06,6.88;3.75,7.19 +3.75,7.19;3.75,7.19 + +# UTF-16 : 74 64 +# UTF-8 : a4 91 e7 +[7464] 瑤 +2.81,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,1.88;1.56,8.44 +0.31,1.56;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 +3.12,7.50;3.75,7.81 +3.75,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,8.75;5.62,9.38 +8.75,8.44;8.44,8.12 +8.44,8.12;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.19,6.88 +7.19,6.88;6.56,6.56 +6.56,6.56;5.94,6.25 +5.94,6.25;5.31,5.94 +5.31,5.94;4.69,5.94 +4.69,5.94;3.75,5.62 +3.75,5.62;3.12,5.31 +4.69,8.44;8.75,8.44 +9.06,5.31;4.38,5.31 +9.06,3.44;3.12,3.44 +6.25,5.31;6.25,1.25 +8.75,0.62;8.75,2.81 +3.44,1.25;8.75,1.25 +3.44,2.81;3.75,0.62 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.38,5.31 +4.38,5.31;4.69,5.94 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,7.81 +5.62,7.81;5.31,8.12 +5.31,5.94;5.00,6.56 +5.00,6.56;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.19 + +# UTF-16 : 64 16 +# UTF-8 : 96 90 e6 +[6416] 搖 +1.56,9.06;1.56,1.56 +1.56,1.56;1.56,0.94 +1.56,0.94;1.25,0.62 +1.25,0.62;1.25,0.62 +1.25,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,4.69;2.19,4.38 +2.19,4.38;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.62,3.75 +0.62,3.75;0.31,3.75 +2.81,7.19;0.31,7.19 +3.12,7.50;3.75,7.81 +3.75,7.81;4.38,8.12 +4.38,8.12;4.69,8.44 +4.69,8.44;5.31,8.75 +5.31,8.75;5.62,9.38 +8.75,8.44;8.44,8.12 +8.44,8.12;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.19,6.88 +7.19,6.88;6.56,6.56 +6.56,6.56;5.94,6.25 +5.94,6.25;5.31,5.94 +5.31,5.94;4.69,5.94 +4.69,5.94;3.75,5.62 +3.75,5.62;3.12,5.31 +4.69,8.44;8.75,8.44 +9.06,5.31;4.38,5.31 +9.06,3.44;3.12,3.44 +6.25,5.31;6.25,1.25 +8.75,0.62;8.75,2.81 +3.44,1.25;8.75,1.25 +3.44,2.81;3.75,0.62 +3.44,4.06;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;4.38,5.31 +4.38,5.31;4.69,5.94 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,7.81 +5.62,7.81;5.31,8.12 +5.31,5.94;5.00,6.56 +5.00,6.56;4.69,6.56 +4.69,6.56;4.38,6.88 +4.38,6.88;4.06,7.19 +4.06,7.19;3.75,7.19 + +# UTF-16 : 8b 20 +# UTF-8 : a0 ac e8 +[8b20] 謠 +0.94,1.25;3.12,1.25 +2.81,1.25;3.12,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +3.44,7.50;4.06,7.81 +4.06,7.81;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.62,8.75 +5.62,8.75;5.94,9.38 +8.75,8.44;8.44,8.12 +8.44,8.12;8.12,7.81 +8.12,7.81;7.81,7.19 +7.81,7.19;7.19,6.88 +7.19,6.88;6.88,6.56 +6.88,6.56;6.25,6.25 +6.25,6.25;5.62,5.94 +5.62,5.94;5.00,5.94 +5.00,5.94;4.38,5.62 +4.38,5.62;3.44,5.31 +5.00,8.44;9.06,8.44 +9.06,5.31;4.69,5.31 +9.06,3.44;3.44,3.44 +6.25,5.31;6.25,1.25 +8.75,0.62;8.75,2.81 +3.75,1.25;8.75,1.25 +3.75,2.81;3.75,0.62 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;4.69,5.31 +4.69,5.31;5.00,5.94 +7.19,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,5.94;5.31,6.56 +5.31,6.56;5.00,6.56 +5.00,6.56;4.69,6.88 +4.69,6.88;4.06,7.19 + +# UTF-16 : 4e 58 +# UTF-8 : 98 b9 e4 +[4e58] 乘 +3.12,3.12;3.12,6.88 +6.25,6.88;6.25,3.75 +6.25,3.75;6.25,3.44 +6.25,3.44;6.88,3.44 +6.88,3.44;7.50,3.44 +7.19,3.44;7.81,3.44 +7.81,3.44;8.44,3.44 +8.44,3.44;8.44,4.06 +8.44,4.06;8.44,4.69 +6.25,5.00;6.56,5.31 +6.56,5.31;7.19,5.31 +7.19,5.31;7.50,5.62 +7.50,5.62;8.12,5.94 +8.12,5.94;8.44,6.25 +0.62,5.62;3.12,5.62 +0.62,3.75;1.25,3.75 +1.25,3.75;1.56,4.06 +1.56,4.06;2.19,4.06 +2.19,4.06;2.50,4.06 +2.50,4.06;3.12,4.38 +8.75,7.19;0.62,7.19 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.56 +1.56,1.56;2.19,1.88 +2.19,1.88;2.50,2.19 +2.50,2.19;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.81 +3.75,2.81;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.69,3.75 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.19,1.88 +7.19,1.88;6.88,2.19 +6.88,2.19;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,0.62;4.69,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,9.06 + +# UTF-16 : 52 69 +# UTF-8 : a9 89 e5 +[5269] 剩 +5.62,7.19;0.31,7.19 +2.81,0.62;2.81,8.44 +0.62,8.44;1.25,8.44 +1.25,8.44;1.56,8.44 +1.56,8.44;2.19,8.44 +2.19,8.44;2.81,8.44 +2.81,8.44;3.12,8.44 +3.12,8.44;3.75,8.75 +3.75,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.00,8.75 +5.00,8.75;5.31,9.06 +0.31,1.25;0.62,1.56 +0.62,1.56;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.75 +5.62,1.56;5.31,1.88 +5.31,1.88;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.06,2.81 +4.06,2.81;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +6.56,2.50;6.56,8.44 +8.44,9.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +1.88,3.12;1.88,6.88 +4.06,6.88;4.06,3.75 +4.06,3.75;4.06,3.44 +4.06,3.44;4.69,3.44 +4.69,3.44;4.69,3.44 +4.69,3.44;5.00,3.44 +5.00,3.44;5.62,3.75 +5.62,3.75;5.62,4.06 +5.62,4.06;5.62,4.69 +4.06,5.00;4.38,5.31 +4.38,5.31;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.25 +0.31,5.62;1.88,5.62 +0.31,3.75;0.94,3.75 +0.94,3.75;1.25,4.06 +1.25,4.06;1.88,4.38 +1.88,4.38;1.88,4.38 + +# UTF-16 : 53 77 +# UTF-8 : b7 8d e5 +[5377] 卷 +0.62,5.62;9.06,5.62 +7.50,7.19;2.19,7.19 +0.31,3.44;0.94,3.75 +0.94,3.75;1.56,4.06 +1.56,4.06;2.19,4.69 +2.19,4.69;2.81,5.31 +2.81,5.31;3.44,5.62 +3.44,5.62;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.69,8.44 +4.69,8.44;4.69,9.38 +9.06,3.44;8.44,3.44 +8.44,3.44;8.12,3.75 +8.12,3.75;7.81,4.06 +7.81,4.06;7.19,4.38 +7.19,4.38;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.25,5.62 +6.25,5.62;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,7.19 +2.81,9.06;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.88,7.50 +1.88,7.50;1.25,6.88 +1.25,6.88;0.62,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;7.81,7.50 +7.81,7.50;7.50,8.12 +7.50,8.12;6.88,8.75 +6.88,8.75;6.56,9.06 +7.81,2.50;7.81,1.88 +7.81,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.62 +5.62,0.62;4.69,0.62 +4.69,0.62;4.06,0.62 +4.06,0.62;3.44,0.62 +3.44,0.62;3.12,0.94 +3.12,0.94;2.50,0.94 +2.50,0.94;2.19,1.25 +2.19,1.25;2.19,1.56 +2.19,1.56;2.19,4.38 +2.19,4.38;6.88,4.38 +6.88,4.38;6.56,3.75 +6.56,3.75;6.56,3.44 +6.56,3.44;6.56,2.81 +6.56,2.81;6.25,2.50 +6.25,2.50;5.94,2.19 +5.94,2.19;5.62,2.19 +5.62,2.19;5.00,2.19 +5.00,2.19;4.38,2.50 +4.38,2.50;4.38,2.50 + +# UTF-16 : 57 08 +# UTF-8 : 88 9c e5 +[5708] 圈 +8.75,0.62;8.75,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.75,1.25 +1.25,5.62;8.12,5.62 +7.19,6.88;2.50,6.88 +1.25,3.75;1.88,4.06 +1.88,4.06;2.19,4.38 +2.19,4.38;2.81,4.69 +2.81,4.69;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;4.06,6.25 +4.06,6.25;4.06,6.88 +4.06,6.88;4.38,7.50 +4.38,7.50;4.69,7.81 +4.69,7.81;4.69,8.44 +8.12,3.75;7.81,4.06 +7.81,4.06;7.50,4.06 +7.50,4.06;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;6.25,5.31 +6.25,5.31;5.94,5.62 +5.94,5.62;5.62,5.94 +5.62,5.94;5.31,6.56 +5.31,6.56;5.31,6.88 +3.12,8.44;3.12,7.81 +3.12,7.81;2.50,7.50 +2.50,7.50;2.19,6.88 +2.19,6.88;1.88,6.56 +1.88,6.56;1.25,6.25 +8.12,6.25;7.81,6.56 +7.81,6.56;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.56,8.12 +6.56,8.12;5.94,8.44 +7.19,3.12;7.19,2.50 +7.19,2.50;7.19,2.19 +7.19,2.19;6.56,1.88 +6.56,1.88;5.94,1.88 +5.94,1.88;5.31,1.88 +5.31,1.88;4.69,1.88 +4.69,1.88;4.06,1.88 +4.06,1.88;3.75,1.88 +3.75,1.88;3.12,1.88 +3.12,1.88;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;2.81,4.38 +2.81,4.38;6.56,4.38 +6.25,4.38;6.25,3.75 +6.25,3.75;6.25,3.44 +6.25,3.44;5.94,3.12 +5.94,3.12;5.94,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.12 +5.00,3.12;4.38,3.12 + +# UTF-16 : 58 ef +# UTF-8 : af a3 e5 +[58ef] 壯 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +0.94,8.75;0.94,6.56 +0.94,6.56;2.81,6.56 +2.81,0.62;2.81,9.06 +2.81,4.69;0.31,4.69 +3.75,0.94;8.75,0.94 +9.06,6.56;3.44,6.56 +6.25,0.94;6.56,9.06 + +# UTF-16 : 83 8a +# UTF-8 : 8a 8e e8 +[838a] 莊 +0.31,8.12;9.06,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +4.38,0.94;8.75,0.94 +9.06,5.00;4.38,5.00 +6.88,0.94;6.88,7.19 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,1.56 +1.25,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.56,3.44 +0.94,6.88;0.94,5.00 +0.94,5.00;3.75,5.00 +3.75,0.62;3.75,7.19 +3.75,3.44;0.31,3.44 + +# UTF-16 : 88 dd +# UTF-8 : 9d a3 e8 +[88dd] 裝 +4.69,5.62;8.75,5.62 +9.06,8.12;4.38,8.12 +6.56,5.62;6.56,9.06 +4.69,4.38;4.69,5.31 +0.62,4.38;8.75,4.38 +4.69,4.38;4.06,3.75 +4.06,3.75;3.75,3.75 +3.75,3.75;3.12,3.44 +3.12,3.44;2.81,3.12 +2.81,3.12;2.50,3.12 +2.50,3.12;1.88,2.81 +1.88,2.81;1.56,2.81 +1.56,2.81;0.94,2.50 +0.94,2.50;0.31,2.19 +4.69,4.38;5.00,3.75 +5.00,3.75;5.31,3.44 +5.31,3.44;5.62,2.81 +5.62,2.81;5.94,2.50 +5.94,2.50;6.56,2.19 +6.56,2.19;6.88,1.88 +6.88,1.88;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.62 +0.94,0.62;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.94,1.88 +2.81,0.94;2.81,3.12 +6.25,2.50;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.44,3.75 +0.62,5.00;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.94 +1.56,5.94;1.56,6.56 +0.94,9.06;0.94,7.50 +0.94,7.50;3.75,7.50 +3.75,5.00;3.75,9.06 +3.75,6.56;0.31,6.56 + +# UTF-16 : 61 f7 +# UTF-8 : b7 87 e6 +[61f7] 懷 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +3.12,5.62;8.75,5.62 +8.75,5.62;8.75,7.50 +8.75,7.50;2.81,7.50 +2.81,7.50;2.81,5.62 +6.88,5.94;6.88,7.50 +4.69,5.94;5.00,7.50 +2.50,8.44;9.06,8.44 +5.62,8.44;5.94,9.38 +5.62,4.06;5.94,5.31 +6.25,4.06;9.06,4.06 +2.50,4.06;5.00,4.06 +6.25,5.00;9.06,5.00 +2.50,5.00;5.00,5.00 +5.62,4.06;5.31,3.44 +5.31,3.44;4.69,3.12 +4.69,3.12;4.06,2.81 +4.06,2.81;3.75,2.81 +3.75,2.81;3.44,2.50 +3.44,2.50;3.12,2.19 +3.12,2.19;2.50,2.19 +2.50,2.19;2.19,1.88 +5.62,4.06;5.94,3.75 +5.94,3.75;6.25,3.12 +6.25,3.12;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.38,0.62 +2.50,0.62;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +4.38,0.94;4.38,2.81 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.44 + +# UTF-16 : 58 de +# UTF-8 : 9e a3 e5 +[58de] 壞 +3.12,5.62;8.75,5.62 +8.75,5.62;8.75,7.50 +8.75,7.50;2.81,7.50 +2.81,7.50;2.81,5.62 +6.88,5.94;6.88,7.50 +4.69,5.94;5.00,7.50 +2.50,8.44;9.06,8.44 +5.62,8.44;5.94,9.38 +5.62,4.06;5.94,5.31 +6.25,4.06;9.06,4.06 +2.50,4.06;5.00,4.06 +6.25,5.00;9.06,5.00 +2.50,5.00;5.00,5.00 +5.62,4.06;5.31,3.44 +5.31,3.44;4.69,3.12 +4.69,3.12;4.06,2.81 +4.06,2.81;3.75,2.81 +3.75,2.81;3.44,2.50 +3.44,2.50;3.12,2.19 +3.12,2.19;2.50,2.19 +2.50,2.19;2.19,1.88 +5.62,4.06;5.94,3.75 +5.94,3.75;6.25,3.12 +6.25,3.12;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.38,0.62 +2.50,0.62;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.38,1.25 +4.38,1.25;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +4.38,0.94;4.38,2.81 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.12,2.81 +8.12,2.81;8.44,3.12 +8.44,3.12;8.75,3.44 +1.25,2.50;1.25,9.06 +0.00,6.88;2.50,6.88 +0.00,1.88;0.62,2.19 +0.62,2.19;1.25,2.50 +1.25,2.50;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.81,3.12 + +# UTF-16 : 72 2d +# UTF-8 : ad 88 e7 +[722d] 爭 +4.69,6.25;4.69,1.56 +4.69,1.56;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.62 +4.06,0.62;3.75,0.62 +3.75,0.62;3.12,0.94 +3.12,0.94;2.81,0.94 +8.12,2.19;8.12,6.25 +8.12,6.25;1.56,6.25 +1.25,2.81;8.12,2.81 +0.31,4.69;9.06,4.69 +8.75,6.25;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,7.81 +7.81,7.81;7.50,8.12 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.38,8.12 +0.31,5.62;0.62,6.25 +0.62,6.25;0.94,6.56 +0.94,6.56;1.25,7.19 +1.25,7.19;1.25,7.81 +1.25,7.81;1.56,8.12 +1.56,8.12;2.19,8.12 +2.19,8.12;2.81,8.12 +2.81,8.12;3.75,8.12 +3.75,8.12;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.44,9.06 + +# UTF-16 : 6d e8 +# UTF-8 : a8 b7 e6 +[6de8] 淨 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,6.56;5.94,1.56 +5.94,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +8.44,2.50;8.44,6.56 +8.44,6.56;3.44,6.56 +3.12,3.12;8.44,3.12 +2.50,4.69;9.06,4.69 +9.06,6.25;8.75,6.88 +8.75,6.88;8.44,7.19 +8.44,7.19;8.44,7.50 +8.44,7.50;8.12,8.12 +8.12,8.12;7.81,8.44 +5.94,6.88;5.94,7.19 +5.94,7.19;5.62,7.81 +5.62,7.81;5.62,8.12 +5.62,8.12;5.31,8.44 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.44,8.12 +3.44,8.12;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 + +# UTF-16 : 5d 22 +# UTF-8 : a2 b4 e5 +[5d22] 崢 +0.62,7.81;0.62,0.62 +0.62,1.56;3.12,1.56 +3.12,1.56;3.12,7.81 +1.88,1.56;1.88,9.06 +6.56,6.56;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +8.75,2.50;8.75,6.56 +8.75,6.56;4.06,6.56 +4.06,3.12;8.75,3.12 +3.44,4.69;9.06,4.69 +9.06,6.25;8.75,6.88 +8.75,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,8.12 +8.12,8.12;8.12,8.44 +6.25,6.88;6.25,7.19 +6.25,7.19;6.25,7.81 +6.25,7.81;5.94,8.12 +5.94,8.12;5.94,8.44 +3.44,6.56;3.75,6.88 +3.75,6.88;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 + +# UTF-16 : 8a cd +# UTF-8 : 8d ab e8 +[8acd] 諍 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +6.56,6.56;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +8.75,2.50;8.75,6.56 +8.75,6.56;4.06,6.56 +4.06,3.12;8.75,3.12 +3.44,4.69;9.06,4.69 +9.06,6.25;8.75,6.88 +8.75,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,8.12 +8.12,8.12;8.12,8.44 +6.25,6.88;6.25,7.19 +6.25,7.19;6.25,7.81 +6.25,7.81;5.94,8.12 +5.94,8.12;5.94,8.44 +3.44,6.56;3.75,6.88 +3.75,6.88;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.69,8.12 +4.69,8.12;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 + +# UTF-16 : 93 1a +# UTF-8 : 9a 8c e9 +[931a] 錚 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +3.44,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +6.56,6.56;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +8.75,2.50;8.75,6.56 +8.75,6.56;4.38,6.56 +4.38,3.12;8.75,3.12 +3.75,4.69;9.06,4.69 +9.06,6.25;8.75,6.88 +8.75,6.88;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,8.12 +8.12,8.12;8.12,8.44 +6.56,6.88;6.56,7.19 +6.56,7.19;6.25,7.81 +6.25,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +3.75,6.56;4.06,6.88 +4.06,6.88;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;5.00,8.12 +5.00,8.12;5.31,8.44 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 + +# UTF-16 : 97 5c +# UTF-8 : 9c 9d e9 +[975c] 靜 +4.06,5.00;4.06,1.25 +4.06,1.25;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.50,0.94 +0.94,0.62;0.94,5.00 +0.94,5.00;4.06,5.00 +0.31,5.94;4.69,5.94 +4.38,8.44;0.31,8.44 +4.38,7.19;0.62,7.19 +2.50,5.94;2.50,9.38 +0.94,2.81;4.06,2.81 +2.50,5.00;2.50,3.12 +6.88,6.56;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;6.56,0.94 +6.56,0.94;6.56,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.31,0.94 +8.75,2.50;8.75,6.56 +8.75,6.56;4.69,6.56 +4.69,3.12;8.75,3.12 +4.38,4.69;9.38,4.69 +9.06,6.25;9.06,6.88 +9.06,6.88;8.75,7.19 +8.75,7.19;8.75,7.50 +8.75,7.50;8.44,8.12 +8.44,8.12;8.44,8.44 +6.88,6.88;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +4.38,6.56;4.69,6.88 +4.69,6.88;4.69,7.50 +4.69,7.50;5.00,8.12 +5.00,8.12;5.00,8.12 +5.00,8.12;5.31,8.12 +5.31,8.12;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;6.88,8.44 +6.88,8.44;7.19,8.44 +7.19,8.44;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 + +# UTF-16 : 85 cf +# UTF-8 : 8f 97 e8 +[85cf] 藏 +7.19,8.12;7.50,7.81 +7.50,7.81;7.81,7.50 +7.81,7.50;8.44,7.50 +8.44,7.50;8.44,7.50 +6.56,7.50;6.56,6.56 +6.56,6.56;6.88,5.31 +6.88,5.31;6.88,4.38 +6.88,4.38;7.19,3.44 +7.19,3.44;7.50,2.81 +7.50,2.81;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.12,0.94 +8.12,0.94;8.44,0.62 +8.44,0.62;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +3.44,3.44;5.94,3.44 +5.94,3.44;5.94,4.69 +5.94,4.69;3.44,4.69 +6.25,5.94;3.44,5.94 +3.44,5.94;3.44,1.25 +6.25,2.19;3.44,2.19 +8.44,6.25;8.12,5.31 +8.12,5.31;8.12,4.69 +8.12,4.69;7.81,4.06 +7.81,4.06;7.50,3.44 +7.50,3.44;7.19,2.81 +7.19,2.81;6.88,2.19 +6.88,2.19;6.25,1.88 +6.25,1.88;5.94,1.56 +5.94,1.56;5.62,0.94 +5.62,0.94;5.00,0.62 +1.88,0.62;1.88,0.94 +1.88,0.94;2.19,1.56 +2.19,1.56;2.19,1.88 +2.19,1.88;2.19,2.19 +2.19,2.19;2.50,2.81 +2.50,2.81;2.50,3.12 +2.50,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.50,5.00 +2.50,5.00;2.50,6.88 +2.50,6.88;8.75,6.88 +0.62,8.44;8.75,8.44 +2.81,7.50;2.81,9.38 +6.56,7.50;6.56,9.38 +4.69,4.69;5.00,5.94 +4.69,2.19;5.00,3.44 +2.50,5.31;0.94,5.31 +0.94,5.31;0.94,7.19 +0.31,4.06;2.50,4.06 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.25,3.75 + +# UTF-16 : 81 df +# UTF-8 : 9f 87 e8 +[81df] 臟 +7.50,7.50;7.50,6.56 +7.50,6.56;7.50,5.31 +7.50,5.31;7.81,4.38 +7.81,4.38;7.81,3.44 +7.81,3.44;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.75,0.62 +8.75,0.62;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;9.38,2.19 +9.38,2.19;9.38,2.50 +5.00,3.44;6.88,3.44 +6.88,3.44;6.88,4.69 +6.88,4.69;5.00,4.69 +7.19,5.94;5.00,5.94 +4.69,5.94;5.00,1.25 +7.19,2.19;5.00,2.19 +8.75,6.25;8.75,5.31 +8.75,5.31;8.44,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.12,3.44 +8.12,3.44;7.81,2.81 +7.81,2.81;7.50,2.19 +7.50,2.19;7.19,1.88 +7.19,1.88;6.88,1.56 +6.88,1.56;6.56,0.94 +6.56,0.94;6.25,0.62 +3.75,0.62;4.06,1.56 +4.06,1.56;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.06,3.12 +4.06,3.12;4.06,3.75 +4.06,3.75;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.38,5.00 +4.38,5.00;4.38,6.88 +4.38,6.88;9.06,6.88 +5.94,4.69;5.94,5.94 +5.94,2.19;5.94,3.44 +4.38,5.31;3.12,5.31 +3.12,5.31;3.12,7.19 +2.81,4.06;4.38,4.06 +2.81,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.12,3.75 +7.81,8.12;8.12,7.81 +8.12,7.81;8.75,7.50 +8.75,7.50;8.75,7.50 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +2.81,8.44;9.06,8.44 +4.69,7.50;4.69,9.38 +7.19,7.50;7.19,9.38 + +# UTF-16 : 5e 36 +# UTF-8 : b6 b8 e5 +[5e36] 帶 +8.75,3.44;8.75,5.00 +8.75,5.00;0.62,5.00 +0.62,5.00;0.62,3.44 +4.69,0.62;4.69,5.00 +1.56,1.25;1.56,3.44 +1.56,3.44;7.81,3.44 +7.81,3.44;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.94,1.25 +9.06,8.12;0.31,8.12 +3.75,9.06;3.75,5.94 +3.75,5.94;5.62,5.94 +5.62,5.94;5.62,9.06 +6.88,9.06;6.88,6.25 +6.88,6.25;7.19,5.94 +7.19,5.94;7.81,5.94 +7.81,5.94;8.12,5.94 +8.12,5.94;8.75,6.25 +8.75,6.25;8.75,6.56 +8.75,6.56;8.75,7.19 +0.62,5.62;0.94,5.62 +0.94,5.62;1.56,5.94 +1.56,5.94;2.19,6.56 +2.19,6.56;2.50,7.19 +2.50,7.19;2.50,7.81 +2.50,7.81;2.50,8.12 +2.50,8.12;2.50,9.06 + +# UTF-16 : 6e ef +# UTF-8 : af bb e6 +[6eef] 滯 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.50,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.94,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +8.75,3.44;9.06,5.00 +8.75,5.00;2.81,5.00 +2.81,5.00;2.81,3.44 +5.62,0.62;5.94,5.00 +3.44,1.25;3.44,3.44 +3.44,3.44;8.12,3.44 +8.12,3.44;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.25 +9.06,8.12;2.50,8.12 +5.00,9.06;5.00,5.94 +5.00,5.94;6.56,5.94 +6.56,5.94;6.56,9.06 +7.50,9.06;7.50,6.25 +7.50,6.25;7.81,5.94 +7.81,5.94;8.12,5.94 +8.12,5.94;8.75,5.94 +8.75,5.94;9.06,6.56 +9.06,6.56;9.06,6.88 +9.06,6.88;9.06,7.19 +2.50,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.88 +3.75,6.88;4.06,7.50 +4.06,7.50;4.06,8.12 +4.06,8.12;4.06,9.06 + +# UTF-16 : 58 d8 +# UTF-8 : 98 a3 e5 +[58d8] 壘 +1.56,6.56;7.81,6.56 +7.81,6.56;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,6.56 +4.69,6.88;4.69,8.75 +1.56,7.81;7.81,7.81 +0.94,3.75;4.38,3.75 +4.38,3.75;4.38,5.94 +4.38,5.94;0.62,5.94 +0.62,5.94;0.62,3.75 +2.50,4.06;2.50,5.94 +0.94,5.00;4.38,5.00 +5.31,3.75;8.75,3.75 +8.75,3.75;8.75,5.94 +8.75,5.94;5.00,5.94 +5.00,5.94;5.00,3.75 +6.88,4.06;6.88,5.94 +5.31,5.00;8.75,5.00 +0.62,0.94;8.75,0.94 +8.12,2.81;1.25,2.81 +4.69,0.94;4.69,3.75 + +# UTF-16 : 75 8a +# UTF-8 : 8a 96 e7 +[758a] 疊 +8.75,2.81;8.75,4.38 +8.75,4.38;0.62,4.38 +0.62,4.38;0.62,2.81 +7.50,0.94;7.50,3.44 +7.50,3.44;1.88,3.44 +1.88,3.44;1.88,0.94 +0.31,0.94;9.06,0.94 +1.88,1.88;7.50,1.88 +1.88,2.81;7.50,2.81 +1.56,7.19;7.81,7.19 +7.81,7.19;7.81,9.06 +7.81,9.06;1.56,9.06 +1.56,9.06;1.56,7.19 +4.69,7.19;4.69,8.75 +1.56,8.12;7.81,8.12 +0.94,5.00;4.38,5.00 +4.38,5.00;4.38,6.56 +4.38,6.56;0.94,6.56 +0.94,6.56;0.94,4.69 +2.50,5.00;2.50,6.56 +0.94,5.62;4.38,5.62 +5.31,5.00;8.75,5.00 +8.75,5.00;8.75,6.56 +8.75,6.56;5.00,6.56 +5.00,6.56;5.00,4.69 +6.88,5.00;6.88,6.56 +5.31,5.62;8.44,5.62 + +# UTF-16 : 80 7d +# UTF-8 : bd 81 e8 +[807d] 聽 +3.44,5.00;8.75,5.00 +8.75,5.00;8.75,7.19 +8.75,7.19;3.44,7.19 +3.44,7.19;3.44,5.00 +6.88,5.00;6.88,7.19 +5.00,5.00;5.00,7.19 +3.12,8.44;9.06,8.44 +3.12,4.06;9.06,4.06 +5.94,7.19;5.94,9.38 +4.69,3.44;5.00,1.88 +4.69,1.88;5.00,1.25 +5.00,1.25;5.00,0.94 +5.00,0.94;5.62,0.62 +5.62,0.62;6.25,0.62 +6.25,0.62;6.88,0.62 +6.88,0.62;7.50,0.62 +7.50,0.62;7.81,0.94 +7.81,0.94;8.12,1.56 +8.12,1.56;8.12,2.19 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +9.06,0.94;9.06,1.25 +9.06,1.25;8.75,1.88 +8.75,1.88;8.75,2.19 +8.75,2.19;8.44,2.81 +8.44,2.81;8.12,3.12 +6.88,2.19;6.56,2.50 +6.56,2.50;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.44 +0.62,8.75;0.62,4.69 +3.12,8.75;0.31,8.75 +2.50,0.62;2.50,8.75 +0.62,5.94;2.50,5.94 +0.62,7.50;2.50,7.50 +0.00,4.38;0.62,4.69 +0.62,4.69;1.25,4.69 +1.25,4.69;1.56,4.69 +1.56,4.69;2.19,4.69 +2.19,4.69;2.50,5.00 +2.19,1.56;1.88,1.25 +1.88,1.25;1.25,1.25 +1.25,1.25;0.94,1.25 +0.94,1.25;0.31,0.94 +0.31,0.94;0.00,0.94 +2.19,2.50;0.31,2.50 +2.19,3.75;0.31,3.75 +1.25,1.25;1.25,3.75 + +# UTF-16 : 5e f3 +# UTF-8 : b3 bb e5 +[5ef3] 廳 +5.00,8.75;5.00,9.38 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,5.00 +0.94,5.00;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;9.06,8.75 +4.69,4.69;8.75,4.69 +8.75,4.69;8.75,6.56 +8.75,6.56;4.69,6.56 +4.69,6.56;4.69,4.69 +7.50,4.69;7.50,6.56 +5.94,4.69;5.94,6.56 +4.38,7.50;9.06,7.50 +4.38,3.75;9.06,3.75 +6.88,6.56;6.88,8.75 +5.62,3.12;5.94,1.56 +5.62,1.56;5.94,1.25 +5.94,1.25;5.94,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;6.88,0.62 +6.88,0.62;7.50,0.62 +7.50,0.62;7.81,0.62 +7.81,0.62;8.12,1.25 +8.12,1.25;8.44,1.56 +8.44,1.56;8.44,1.88 +4.38,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;5.00,2.81 +9.06,0.94;9.06,1.25 +9.06,1.25;9.06,1.56 +9.06,1.56;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.44,2.81 +7.50,1.88;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.12 +6.56,3.12;6.56,3.44 +1.88,8.12;1.88,4.38 +4.38,8.12;1.25,8.12 +3.75,0.31;3.75,8.12 +1.88,5.62;3.75,5.62 +1.88,6.88;3.75,6.88 +1.25,4.06;1.88,4.38 +1.88,4.38;2.19,4.38 +2.19,4.38;2.81,4.38 +2.81,4.38;3.44,4.38 +3.44,4.38;3.75,4.38 +3.44,1.25;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +3.44,2.50;1.56,2.50 +3.44,3.44;1.25,3.44 +2.50,1.25;2.50,3.44 + +# UTF-16 : 51 40 +# UTF-8 : 80 85 e5 +[5140] 兀 +0.62,8.44;8.75,8.44 +0.62,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.56 +1.88,1.56;2.19,2.19 +2.19,2.19;2.19,2.50 +2.19,2.50;2.50,2.81 +2.50,2.81;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,8.44 +5.94,8.44;6.25,1.88 +5.94,1.88;6.25,1.56 +6.25,1.56;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 + +# UTF-16 : 7a df +# UTF-8 : 9f ab e7 +[7adf] 竟 +1.88,3.12;7.81,3.12 +7.81,3.12;7.81,5.94 +7.81,5.94;1.56,5.94 +1.56,5.94;1.56,2.81 +1.56,4.38;7.81,4.38 +0.62,6.56;8.75,6.56 +0.94,8.44;8.75,8.44 +4.69,8.44;4.69,9.38 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.50 +6.56,7.50;6.88,8.12 +6.88,8.12;6.88,8.44 +3.44,6.56;3.44,6.88 +3.44,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +5.62,3.12;5.62,1.56 +5.62,1.56;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.62 +6.88,0.62;7.19,0.62 +7.19,0.62;7.50,0.62 +7.50,0.62;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,2.19 +0.62,0.62;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;1.88,1.25 +1.88,1.25;2.19,1.25 +2.19,1.25;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,3.12 + +# UTF-16 : 86 4d +# UTF-8 : 8d 99 e8 +[864d] 虍 +1.88,3.75;8.44,4.69 +4.06,6.56;4.06,1.88 +4.06,1.88;4.06,1.56 +4.06,1.56;4.38,1.25 +4.38,1.25;5.00,0.94 +5.00,0.94;5.62,0.94 +5.62,0.94;6.25,0.94 +5.94,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,2.50 +8.75,2.50;8.75,2.81 +4.38,6.88;4.69,9.38 +7.50,5.62;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.44,6.88 +8.44,6.88;8.75,6.88 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,6.88 +1.25,6.88;8.75,6.88 +4.38,8.44;8.12,8.44 + +# UTF-16 : 86 54 +# UTF-8 : 94 99 e8 +[8654] 虔 +4.69,7.50;4.69,9.38 +7.50,6.25;8.12,6.56 +8.12,6.56;8.44,7.19 +8.44,7.19;8.44,7.50 +8.44,7.50;8.75,7.50 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,7.50 +1.25,7.50;8.75,7.50 +1.56,5.94;7.19,6.56 +3.75,7.19;3.75,5.62 +3.75,5.62;4.06,5.00 +4.06,5.00;4.69,5.00 +4.69,5.00;5.31,5.00 +5.31,5.00;5.94,5.00 +5.62,5.00;6.56,5.00 +6.56,5.00;6.88,5.00 +6.88,5.00;7.50,5.00 +7.50,5.00;8.12,5.31 +8.12,5.31;8.44,5.31 +8.44,5.31;8.44,5.94 +8.44,5.94;8.44,6.25 +4.38,8.75;8.12,8.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.88,3.12 +6.88,3.12;6.56,2.81 +6.56,2.81;5.94,2.50 +5.94,2.50;5.31,2.19 +5.31,2.19;4.69,1.88 +4.69,1.88;4.06,1.56 +4.06,1.56;3.44,1.25 +3.44,1.25;2.50,0.94 +2.50,0.94;1.56,0.94 +2.81,3.44;3.44,3.12 +3.44,3.12;3.75,2.81 +3.75,2.81;4.38,2.50 +4.38,2.50;5.00,2.19 +5.00,2.19;5.62,1.88 +5.62,1.88;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;7.50,1.25 +7.50,1.25;8.12,0.94 +8.12,0.94;8.75,0.94 +5.31,3.75;5.31,5.00 +8.75,3.75;1.88,3.75 + +# UTF-16 : 86 55 +# UTF-8 : 95 99 e8 +[8655] 處 +1.56,6.25;7.19,6.88 +3.75,7.81;3.75,5.94 +3.75,5.94;4.06,5.62 +4.06,5.62;4.69,5.31 +4.69,5.31;5.31,5.31 +5.31,5.31;5.94,5.31 +5.62,5.31;6.56,5.31 +6.56,5.31;7.19,5.31 +7.19,5.31;7.50,5.31 +7.50,5.31;8.12,5.62 +8.12,5.62;8.44,5.94 +8.44,5.94;8.44,6.56 +4.38,7.81;4.69,9.38 +7.50,6.56;8.12,6.88 +8.12,6.88;8.44,7.19 +8.44,7.19;8.44,7.50 +8.44,7.50;8.75,7.81 +0.31,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,2.19 +0.62,2.19;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,7.81 +1.25,7.81;8.75,7.81 +4.38,8.75;8.12,8.75 +8.75,0.94;7.50,0.94 +7.50,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;4.69,1.25 +4.69,1.25;4.06,1.56 +4.06,1.56;3.75,1.88 +3.75,1.88;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;2.81,3.12 +2.81,3.12;2.50,3.75 +4.69,1.56;5.31,1.88 +5.31,1.88;5.62,2.19 +5.62,2.19;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;5.94,3.75 +5.62,3.75;5.94,4.69 +5.62,4.69;7.81,4.69 +7.81,4.69;7.81,1.88 +7.81,1.88;7.81,1.56 +7.81,1.56;8.12,1.56 +8.12,1.56;8.44,1.88 +8.44,1.88;8.75,2.19 +8.75,2.19;8.75,2.81 +4.69,4.38;4.69,4.06 +4.69,4.06;4.38,3.44 +4.38,3.44;4.38,3.12 +4.38,3.12;4.06,2.50 +4.06,2.50;3.75,2.19 +3.75,2.19;3.44,1.88 +3.44,1.88;3.12,1.56 +3.12,1.56;2.50,1.25 +2.50,1.25;1.88,0.94 +1.88,0.94;1.56,0.62 +2.50,4.38;4.69,4.38 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.81,5.31 + +# UTF-16 : 7b 0f +# UTF-8 : 8f ac e7 +[7b0f] 笏 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +5.00,8.12;1.56,8.12 +7.19,6.88;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.88,8.12 +6.88,8.12;6.56,8.12 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.81,8.12 +2.81,8.12;2.81,8.12 +9.06,8.12;5.94,8.12 +6.56,9.38;6.25,8.75 +6.25,8.75;5.94,8.12 +5.94,8.12;5.31,7.81 +5.31,7.81;5.00,7.19 +5.00,7.19;4.38,6.88 +2.19,6.25;8.44,6.25 +8.44,6.25;8.44,5.00 +8.44,5.00;8.44,3.75 +8.44,3.75;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;7.81,1.25 +7.81,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,3.12 +5.31,3.12;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.56,6.25 +0.62,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.62 +4.06,5.62;4.38,6.25 +0.31,4.06;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.88,5.94 +1.88,5.94;2.19,6.56 +2.19,6.56;2.50,7.19 + +# UTF-16 : 7b 4d +# UTF-8 : 8d ad e7 +[7b4d] 筍 +2.50,1.25;2.50,5.00 +2.50,5.00;6.25,5.00 +5.94,5.00;6.25,1.88 +5.94,1.88;2.50,1.88 +5.94,3.44;2.50,3.44 +1.88,6.25;8.44,6.25 +8.44,6.25;8.44,5.00 +8.44,5.00;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.12,2.19 +8.12,2.19;8.12,1.88 +8.12,1.88;7.81,1.25 +7.81,1.25;7.50,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +0.00,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;2.19,6.25 +2.19,6.25;2.50,6.88 +2.50,6.88;2.50,7.19 +2.19,9.38;1.88,8.75 +1.88,8.75;1.56,8.12 +1.56,8.12;1.25,7.50 +1.25,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +5.00,8.12;1.56,8.12 +7.19,6.88;7.19,7.19 +7.19,7.19;6.88,7.50 +6.88,7.50;6.88,8.12 +6.88,8.12;6.56,8.12 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.81,8.12 +2.81,8.12;2.81,8.12 +9.06,8.12;5.94,8.12 +6.56,9.38;6.25,8.75 +6.25,8.75;5.94,8.12 +5.94,8.12;5.31,7.81 +5.31,7.81;5.00,7.19 +5.00,7.19;4.38,6.88 + +# UTF-16 : 52 4b +# UTF-8 : 8b 89 e5 +[524b] 剋 +0.94,4.06;0.94,6.88 +0.94,6.88;4.69,6.88 +4.38,6.88;4.69,4.38 +4.38,4.38;0.94,4.38 +3.44,4.38;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.62,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.19,3.75 +2.19,3.75;2.19,4.38 +2.81,6.88;2.81,9.38 +0.31,8.12;5.31,8.12 +5.94,3.75;5.94,8.75 +8.44,9.06;8.44,3.12 +8.44,3.12;8.44,2.50 +8.44,2.50;8.12,2.19 +8.12,2.19;7.81,2.19 +7.81,2.19;7.19,2.19 +7.19,2.19;6.88,2.19 +6.88,2.19;6.56,2.19 + +# UTF-16 : 5c 05 +# UTF-8 : 85 b0 e5 +[5c05] 尅 +8.12,9.06;8.12,3.12 +8.12,3.12;8.12,2.50 +8.12,2.50;7.81,2.19 +7.81,2.19;7.50,2.19 +7.50,2.19;6.88,2.19 +6.88,2.19;6.56,2.19 +6.56,2.19;5.94,2.19 +9.06,7.81;4.69,7.81 +6.56,4.06;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.62,5.31 +5.62,5.31;5.31,5.94 +5.31,5.94;5.00,6.56 +0.94,4.06;0.94,6.88 +0.94,6.88;4.38,6.88 +4.38,6.88;4.38,4.38 +4.38,4.38;0.94,4.38 +3.12,4.38;3.44,1.56 +3.12,1.56;3.44,1.25 +3.44,1.25;3.75,0.94 +3.75,0.94;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.62,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.50 +9.06,2.50;9.06,2.81 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,3.12 +1.88,3.12;2.19,3.44 +2.19,3.44;2.19,3.75 +2.19,3.75;2.19,4.38 +2.50,6.88;2.50,9.38 +0.31,8.12;4.69,8.12 + +# UTF-16 : 83 ce +# UTF-8 : 8e 8f e8 +[83ce] 菎 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +5.31,3.75;5.31,1.25 +5.31,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +5.31,2.50;5.94,2.81 +5.94,2.81;6.56,2.81 +6.56,2.81;7.50,3.12 +7.50,3.12;8.12,3.44 +8.12,3.44;8.75,3.75 +1.56,2.81;4.38,2.81 +1.56,0.94;1.56,3.75 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.56 +1.56,4.38;7.81,4.38 +7.81,4.38;7.81,7.19 +7.81,7.19;1.56,7.19 +1.56,7.19;1.56,4.06 +1.56,5.62;7.81,5.62 + +# UTF-16 : 5d 11 +# UTF-8 : 91 b4 e5 +[5d11] 崑 +1.25,8.75;1.25,7.50 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,8.75 +4.69,7.50;4.69,9.38 +5.31,3.75;5.31,1.25 +5.31,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +5.31,2.50;5.94,2.81 +5.94,2.81;6.56,2.81 +6.56,2.81;7.50,3.12 +7.50,3.12;8.12,3.44 +8.12,3.44;8.75,3.75 +1.56,2.81;4.38,2.81 +1.56,0.94;1.56,3.75 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.56 +1.56,4.06;7.81,4.06 +7.81,4.06;7.81,6.88 +7.81,6.88;1.56,6.88 +1.56,6.88;1.56,4.06 +1.56,5.31;7.81,5.31 + +# UTF-16 : 7b 9f +# UTF-8 : 9f ae e7 +[7b9f] 箟 +1.88,9.38;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +4.69,8.44;1.56,8.44 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +5.94,9.38;5.62,8.75 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.38,7.50 +4.38,7.50;4.06,7.19 +9.06,8.44;5.31,8.44 +7.19,6.88;6.88,7.19 +6.88,7.19;6.56,7.81 +6.56,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +5.31,3.75;5.31,1.25 +5.31,1.25;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +5.31,2.50;5.94,2.81 +5.94,2.81;6.56,2.81 +6.56,2.81;7.50,3.12 +7.50,3.12;8.12,3.44 +8.12,3.44;8.75,3.75 +1.56,2.81;4.38,2.81 +1.56,0.94;1.56,3.75 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,0.94 +1.25,0.94;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +4.06,1.56;4.69,1.56 +1.56,4.06;7.81,4.06 +7.81,4.06;7.81,6.88 +7.81,6.88;1.56,6.88 +1.56,6.88;1.56,4.06 +1.56,5.31;7.81,5.31 + +# UTF-16 : 5d 19 +# UTF-8 : 99 b4 e5 +[5d19] 崙 +9.06,5.00;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.25,6.25 +6.25,6.25;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.00,6.88 +5.00,6.88;4.69,7.19 +4.69,7.19;4.38,6.88 +4.38,6.88;4.06,6.88 +4.06,6.88;3.44,6.56 +3.44,6.56;3.12,6.25 +3.12,6.25;2.81,6.25 +2.81,6.25;2.19,5.94 +2.19,5.94;1.88,5.62 +1.88,5.62;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.31,5.00 +6.88,5.62;2.50,5.62 +3.44,4.69;3.44,0.94 +5.94,4.69;5.94,0.94 +1.25,2.81;8.12,2.81 +0.94,9.06;0.94,7.50 +0.94,7.50;8.44,7.50 +8.44,7.50;8.44,9.06 +4.69,7.50;4.69,9.38 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,1.25 +8.12,1.25;8.12,1.56 +8.12,1.56;8.12,4.69 +8.12,4.69;1.25,4.69 +1.25,4.69;1.25,0.62 + +# UTF-16 : 5d 0b +# UTF-8 : 8b b4 e5 +[5d0b] 崋 +1.25,8.75;1.25,7.50 +1.25,7.50;8.12,7.50 +8.12,7.50;8.12,8.75 +4.69,7.50;4.69,9.38 +2.19,6.56;2.19,3.44 +8.75,6.56;0.62,6.56 +7.19,3.44;7.19,6.56 +0.62,3.44;8.75,3.44 +0.31,5.00;9.06,5.00 +0.31,1.88;9.06,1.88 +4.69,0.31;4.69,6.56 + +# UTF-16 : 60 e1 +# UTF-8 : a1 83 e6 +[60e1] 惡 +3.12,3.44;3.12,1.88 +2.81,1.88;3.12,1.25 +3.12,1.25;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.62 +4.69,0.62;5.00,0.62 +5.00,0.62;5.31,0.62 +5.31,0.62;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.19,1.56 +7.19,1.56;7.50,2.19 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.12 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,2.81 +7.81,2.81;7.50,3.44 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.44 +8.75,8.75;0.62,8.75 +0.62,4.06;8.75,4.06 +5.94,8.75;5.94,7.50 +5.94,7.50;8.12,7.50 +8.12,7.50;8.12,5.31 +8.12,5.31;5.94,5.31 +5.94,5.31;5.94,4.06 +3.44,8.75;3.44,7.50 +3.44,7.50;1.25,7.50 +1.25,7.50;1.25,5.31 +1.25,5.31;3.44,5.31 +3.44,5.31;3.44,4.06 + +# UTF-16 : 58 0a +# UTF-8 : 8a a0 e5 +[580a] 堊 +0.62,0.94;8.75,0.94 +8.12,3.12;1.25,3.12 +4.69,0.94;4.69,4.06 +8.75,8.75;0.62,8.75 +0.62,4.38;8.75,4.38 +5.94,8.75;5.94,7.19 +5.94,7.19;8.12,7.19 +8.12,7.19;8.12,5.94 +8.12,5.94;5.94,5.94 +5.94,5.94;5.94,4.38 +3.44,8.75;3.44,7.19 +3.44,7.19;1.25,7.19 +1.25,7.19;1.25,5.94 +1.25,5.94;3.44,5.94 +3.44,5.94;3.44,4.38 + +# UTF-16 : 94 1a +# UTF-8 : 9a 90 e9 +[941a] 鐚 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +3.44,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +5.31,3.44;5.31,1.88 +5.31,1.88;5.31,1.25 +5.31,1.25;5.62,0.94 +5.62,0.94;5.94,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;6.88,0.62 +6.88,0.62;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,1.56 +8.12,1.56;8.12,2.19 +3.75,0.94;3.75,1.25 +3.75,1.25;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.38,2.81 +4.38,2.81;4.69,3.12 +9.06,0.94;9.06,1.56 +9.06,1.56;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;8.44,2.81 +8.44,2.81;8.12,3.44 +7.19,2.19;6.88,2.50 +6.88,2.50;6.56,3.12 +6.56,3.12;6.25,3.44 +6.25,3.44;5.94,3.44 +9.06,8.75;3.75,8.75 +3.75,4.06;9.06,4.06 +7.19,8.75;7.19,7.50 +7.19,7.50;8.75,7.50 +8.75,7.50;8.75,5.31 +8.75,5.31;7.19,5.31 +7.19,5.31;7.19,4.06 +5.62,8.75;5.62,7.50 +5.62,7.50;4.38,7.50 +4.38,7.50;4.38,5.31 +4.38,5.31;5.62,5.31 +5.62,5.31;5.62,4.06 + +# UTF-16 : 9d ed +# UTF-8 : ad b7 e9 +[9ded] 鷭 +0.31,6.56;4.38,6.56 +2.19,4.38;2.19,8.75 +0.62,8.44;1.25,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;4.06,9.06 +0.00,4.06;0.62,4.69 +0.62,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.56 +4.38,4.38;3.75,4.69 +3.75,4.69;3.44,5.00 +3.44,5.00;2.81,5.62 +2.81,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;1.25,7.50 +1.25,7.50;0.94,7.81 +0.94,7.81;0.94,8.12 +3.12,6.56;3.44,6.88 +3.44,6.88;3.44,7.19 +3.44,7.19;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;3.75,8.44 +3.75,0.62;3.75,4.38 +3.75,4.38;0.94,4.38 +0.94,4.38;0.94,0.62 +2.19,1.25;2.19,4.38 +0.94,1.25;3.75,1.25 +0.94,2.81;3.75,2.81 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,2.50 +7.81,2.50;7.50,3.12 +6.88,1.25;6.88,1.88 +6.88,1.88;6.88,2.19 +6.88,2.19;6.56,2.81 +6.56,2.81;6.56,2.81 +5.62,0.94;5.62,1.56 +5.62,1.56;5.62,2.19 +5.62,2.19;5.62,2.81 +5.62,2.81;5.62,2.81 +4.38,0.62;4.38,1.25 +4.38,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;4.69,2.50 +4.69,2.50;5.00,2.81 +4.69,5.62;8.75,5.62 +8.75,5.62;8.75,8.44 +8.75,8.44;4.69,8.44 +4.69,8.44;4.69,3.44 +4.69,3.44;9.06,3.44 +8.75,3.44;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +4.69,7.19;8.44,7.19 +6.25,9.38;6.25,9.06 +6.25,9.06;6.25,8.44 +6.25,8.44;6.25,8.44 +4.69,4.69;9.06,4.69 + +# UTF-16 : 98 dc +# UTF-8 : 9c a3 e9 +[98dc] 飜 +9.06,4.38;8.75,4.06 +8.75,4.06;8.44,3.75 +8.44,3.75;8.12,3.75 +9.38,2.50;9.06,2.81 +9.06,2.81;8.75,2.81 +8.75,2.81;8.12,3.12 +9.06,8.75;8.75,8.44 +8.75,8.44;8.44,8.12 +8.44,8.12;8.12,7.81 +8.12,7.81;8.12,7.50 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.19 +4.06,5.31;7.81,5.31 +7.81,5.31;7.81,4.38 +7.81,4.38;7.81,3.75 +7.81,3.75;7.81,3.12 +7.81,3.12;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.12,1.56 +8.12,1.56;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.38,1.56 +9.38,1.56;9.38,2.19 +6.56,0.62;6.56,8.12 +4.06,0.62;4.38,1.25 +4.38,1.25;4.69,1.88 +4.69,1.88;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;5.00,3.75 +5.00,3.75;5.00,4.69 +5.00,4.69;5.00,5.62 +5.00,5.62;5.00,6.56 +5.00,6.56;5.00,7.19 +4.06,6.88;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.12 +4.38,8.75;7.81,8.75 +7.50,8.75;7.81,8.12 +7.81,8.12;7.81,7.50 +7.81,7.50;7.81,6.88 +7.81,6.88;7.81,6.25 +7.81,6.25;8.12,5.94 +8.12,5.94;8.12,5.62 +8.12,5.62;8.44,5.00 +8.44,5.00;8.75,4.69 +8.75,4.69;9.06,5.31 +9.06,5.31;9.38,5.62 +9.38,5.62;9.38,5.62 +0.31,6.56;4.38,6.56 +2.19,4.38;2.19,8.75 +0.62,8.44;1.25,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.81,8.75 +2.81,8.75;3.44,8.75 +3.44,8.75;4.06,9.06 +0.00,4.06;0.62,4.69 +0.62,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.56 +4.38,4.38;3.75,4.69 +3.75,4.69;3.44,5.00 +3.44,5.00;2.81,5.62 +2.81,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;1.25,7.50 +1.25,7.50;0.94,7.81 +0.94,7.81;0.94,8.12 +3.12,6.56;3.44,6.88 +3.44,6.88;3.44,7.19 +3.44,7.19;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;3.75,8.44 +3.75,0.62;3.75,4.38 +3.75,4.38;0.94,4.38 +0.94,4.38;0.94,0.62 +2.19,1.25;2.19,4.38 +0.94,1.25;3.75,1.25 +0.94,2.81;3.75,2.81 + +# UTF-16 : 66 0a +# UTF-8 : 8a 98 e6 +[660a] 昊 +1.88,5.94;7.81,5.94 +7.81,5.94;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.94 +1.88,7.50;7.50,7.50 +0.31,4.69;9.06,4.69 +0.62,0.94;1.56,0.94 +1.56,0.94;2.19,1.25 +2.19,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;4.69,4.06 +4.69,4.06;4.69,4.69 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,2.19 +5.94,2.19;5.31,2.50 +5.31,2.50;5.00,2.81 +5.00,2.81;5.00,3.12 +5.00,3.12;4.69,3.75 +4.69,3.75;4.69,4.06 +0.62,3.44;8.75,3.44 + +# UTF-16 : 66 4f +# UTF-8 : 8f 99 e6 +[664f] 晏 +1.25,6.25;8.12,6.25 +8.12,6.25;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,6.25 +1.25,7.50;8.12,7.50 +4.69,5.31;4.69,6.25 +8.75,4.38;8.75,5.31 +8.75,5.31;0.62,5.31 +0.62,5.31;0.62,4.38 +9.06,3.75;0.31,3.75 +0.94,0.62;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.19,3.75 +4.06,5.00;3.75,4.38 +3.75,4.38;3.12,3.75 +3.12,3.75;2.81,3.12 +2.81,3.12;2.50,2.81 +2.50,2.81;2.19,2.81 +2.19,2.81;1.56,2.50 +1.56,2.50;1.25,2.19 +1.88,2.50;2.50,2.50 +2.50,2.50;3.12,2.19 +3.12,2.19;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;5.00,1.88 +5.00,1.88;5.62,1.56 +5.62,1.56;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.75,0.62 + +# UTF-16 : 65 f1 +# UTF-8 : b1 97 e6 +[65f1] 旱 +1.56,5.62;7.81,5.62 +7.81,5.62;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,5.62 +1.56,7.19;7.81,7.19 +0.62,2.81;8.75,2.81 +0.94,4.38;8.44,4.38 +4.69,0.62;4.69,4.38 + +# UTF-16 : 63 4d +# UTF-8 : 8d 8d e6 +[634d] 捍 +1.88,9.06;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +3.12,4.69;2.50,4.38 +2.50,4.38;2.19,4.06 +2.19,4.06;1.56,4.06 +1.56,4.06;0.94,3.75 +0.94,3.75;0.31,3.44 +3.12,7.19;0.31,7.19 +6.25,4.38;6.25,0.62 +3.75,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.62 +3.75,7.19;8.75,7.19 +2.81,2.81;9.06,2.81 +8.75,4.38;3.44,4.38 + +# UTF-16 : 60 8d +# UTF-8 : 8d 82 e6 +[608d] 悍 +6.25,4.38;6.25,0.62 +3.75,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.62 +3.75,7.19;8.75,7.19 +2.81,2.81;9.06,2.81 +8.75,4.38;3.44,4.38 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,5.94 +2.81,5.94;2.81,6.25 +2.81,6.25;2.50,6.88 +2.50,6.88;2.50,7.19 + +# UTF-16 : 68 7f +# UTF-8 : bf a1 e6 +[687f] 桿 +6.25,4.38;6.25,0.62 +3.75,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.62 +3.75,7.19;8.75,7.19 +2.81,2.81;9.06,2.81 +8.75,4.38;3.44,4.38 +1.56,0.62;1.88,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 + +# UTF-16 : 7a 08 +# UTF-8 : 88 a8 e7 +[7a08] 稈 +3.44,9.06;2.81,8.75 +2.81,8.75;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.44,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +6.25,4.38;6.25,0.62 +3.75,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.62 +3.75,7.19;8.75,7.19 +3.12,2.81;9.06,2.81 +8.75,4.38;3.44,4.38 + +# UTF-16 : 99 fb +# UTF-8 : bb a7 e9 +[99fb] 駻 +3.44,2.19;3.12,2.50 +3.12,2.50;3.12,3.12 +3.12,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.50,1.56;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;2.19,3.44 +2.19,3.44;2.19,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.25,3.44 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +4.06,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;3.75,4.06 +3.75,4.06;3.75,3.44 +3.75,3.44;3.75,2.81 +3.75,2.81;3.75,2.19 +3.75,2.19;3.75,1.88 +3.75,1.88;3.75,1.25 +3.75,1.25;3.44,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;2.19,0.94 +2.19,8.75;2.19,4.38 +0.94,5.62;3.75,5.62 +0.94,7.19;3.75,7.19 +6.56,4.38;6.56,0.62 +4.38,5.62;8.75,5.62 +8.75,5.62;8.75,8.75 +8.75,8.75;4.38,8.75 +4.38,8.75;4.38,5.62 +4.38,7.19;8.75,7.19 +4.06,2.81;9.06,2.81 +9.06,4.38;4.38,4.38 + +# UTF-16 : 4e ce +# UTF-8 : 8e bb e4 +[4ece] 从 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;6.25,4.69 +6.25,4.69;6.25,5.31 +6.25,5.31;6.56,6.25 +6.56,6.25;6.56,6.88 +6.56,6.88;6.56,9.06 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;7.81,2.19 +7.81,2.19;7.50,2.81 +7.50,2.81;7.19,3.44 +7.19,3.44;6.88,4.06 +6.88,4.06;6.88,4.69 +6.88,4.69;6.56,5.31 +6.56,5.31;6.56,6.25 +6.56,6.25;6.56,6.88 +0.00,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.81 +1.56,2.81;1.88,3.44 +1.88,3.44;2.19,4.06 +2.19,4.06;2.19,4.69 +2.19,4.69;2.50,5.31 +2.50,5.31;2.50,6.25 +2.50,6.25;2.50,6.88 +2.50,6.88;2.50,9.06 +2.50,6.56;2.81,5.94 +2.81,5.94;3.12,5.31 +3.12,5.31;3.44,4.69 +3.44,4.69;3.75,4.38 +3.75,4.38;3.75,4.06 +3.75,4.06;4.06,3.44 +4.06,3.44;4.38,3.12 +4.38,3.12;4.38,2.50 + +# UTF-16 : 4e c4 +# UTF-8 : 84 bb e4 +[4ec4] 仄 +1.25,0.94;2.19,1.25 +2.19,1.25;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.75,2.81 +3.75,2.81;4.06,3.44 +4.06,3.44;4.38,4.06 +4.38,4.06;4.69,4.69 +4.69,4.69;5.00,5.31 +5.00,5.31;5.00,6.25 +5.00,6.25;5.00,6.88 +5.00,6.88;5.00,8.12 +8.75,0.94;8.12,1.25 +8.12,1.25;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.81 +6.56,2.81;5.94,3.44 +5.94,3.44;5.62,4.06 +5.62,4.06;5.31,4.69 +5.31,4.69;5.31,5.31 +5.31,5.31;5.00,6.25 +5.00,6.25;5.00,6.88 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.25,8.75 +1.25,8.75;8.75,8.75 + +# UTF-16 : 54 3c +# UTF-8 : bc 90 e5 +[543c] 吼 +0.94,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +7.19,9.06;7.19,1.56 +7.19,1.56;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.75 +3.12,4.69;6.88,5.31 +6.56,8.75;3.12,8.75 +4.69,6.88;5.00,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +6.56,8.75;6.25,8.12 +6.25,8.12;5.94,7.81 +5.94,7.81;5.62,7.50 +5.62,7.50;5.31,6.88 +5.31,6.88;5.00,6.56 + +# UTF-16 : 79 5f +# UTF-8 : 9f a5 e7 +[795f] 祟 +4.69,3.44;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,2.81 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.50 +6.88,2.50;6.56,2.81 +8.75,3.44;0.62,3.44 +8.12,4.69;1.25,4.69 +4.69,5.62;4.69,9.38 +0.94,7.19;0.94,5.62 +0.94,5.62;8.44,5.62 +8.44,5.62;8.44,7.19 +1.56,8.75;1.56,7.50 +1.56,7.50;7.81,7.50 +7.81,7.50;7.81,8.75 + +# UTF-16 : 95 96 +# UTF-8 : 96 96 e9 +[9596] 閖 +5.31,7.19;8.44,7.19 +4.06,7.19;0.94,7.19 +0.94,0.62;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.62 +4.06,5.62;0.94,5.62 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.62 +5.31,5.62;8.44,5.62 +4.69,5.31;4.69,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +1.88,4.38;4.38,4.38 +4.69,4.69;5.00,4.06 +5.00,4.06;5.31,3.75 +5.31,3.75;5.62,3.44 +5.62,3.44;5.94,3.12 +5.94,3.12;6.25,2.81 +6.25,2.81;6.56,2.50 +6.56,2.50;6.88,2.19 +6.88,2.19;7.19,1.88 +7.19,1.88;7.50,1.56 +7.19,4.69;6.88,4.38 +6.88,4.38;6.56,4.06 +6.56,4.06;6.25,3.75 +6.25,3.75;5.94,3.44 +5.94,3.44;5.62,3.44 +4.38,4.38;4.06,3.75 +4.06,3.75;3.44,3.12 +3.44,3.12;3.12,2.50 +3.12,2.50;2.50,2.19 +2.50,2.19;1.88,1.56 + +# UTF-16 : 95 98 +# UTF-8 : 98 96 e9 +[9598] 閘 +5.31,7.19;8.44,7.19 +4.06,7.19;0.94,7.19 +0.94,0.62;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.62 +4.06,5.62;0.94,5.62 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.62 +5.31,5.62;8.44,5.62 +2.50,5.00;2.50,2.19 +6.88,2.19;6.88,5.00 +6.88,5.00;2.50,5.00 +4.69,5.00;4.69,0.94 +2.50,2.50;6.88,2.50 +2.50,3.75;6.88,3.75 + +# UTF-16 : 95 ca +# UTF-8 : 8a 97 e9 +[95ca] 闊 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.62;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 +7.19,3.12;4.06,3.12 +4.06,3.12;4.06,0.94 +4.06,1.56;7.19,1.56 +7.19,1.56;7.19,3.12 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.19 +2.81,2.19;3.12,2.50 +3.12,2.50;3.44,2.81 +3.44,4.69;3.12,5.00 +3.12,5.00;2.50,5.00 +2.50,5.00;2.19,5.31 +2.19,5.31;2.19,5.31 +3.12,3.44;2.81,3.75 +2.81,3.75;2.19,3.75 +2.19,3.75;1.88,4.06 +1.88,4.06;1.56,4.06 +3.44,4.06;7.50,4.06 +5.62,3.12;5.62,5.00 +3.75,5.00;4.69,5.00 +4.69,5.00;5.31,5.00 +5.31,5.00;5.94,5.31 +5.94,5.31;6.56,5.31 +6.56,5.31;7.50,5.31 + +# UTF-16 : 95 cd +# UTF-8 : 8d 97 e9 +[95cd] 闍 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.62;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 +2.81,3.12;2.81,0.94 +2.81,1.25;6.88,1.25 +6.88,1.25;6.88,3.12 +6.88,3.12;2.81,3.12 +2.81,2.19;6.88,2.19 +1.56,2.81;2.50,3.12 +2.50,3.12;3.12,3.44 +3.12,3.44;3.75,3.44 +3.75,3.44;4.38,3.75 +4.38,3.75;5.00,4.06 +5.00,4.06;5.62,4.38 +5.62,4.38;6.25,4.69 +6.25,4.69;6.56,5.00 +6.56,5.00;7.19,5.31 +7.19,5.31;7.50,5.62 +1.56,4.38;7.81,4.38 +6.56,5.31;2.19,5.31 +4.38,4.38;4.38,5.94 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.25,3.75 +6.25,3.75;6.25,4.06 + +# UTF-16 : 95 d6 +# UTF-8 : 96 97 e9 +[95d6] 闖 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.62;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 +6.25,1.56;5.94,1.88 +5.94,1.88;5.94,2.50 +5.94,2.50;5.62,2.50 +5.00,1.56;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.69,2.50 +3.75,1.25;3.75,1.56 +3.75,1.56;3.44,2.19 +3.44,2.19;3.44,2.50 +1.88,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.50,2.50 +2.50,2.50;2.50,2.50 +7.19,5.31;2.50,5.31 +2.50,5.31;2.50,2.81 +2.50,2.81;7.19,2.81 +7.19,2.81;7.19,2.19 +7.19,2.19;7.19,1.88 +7.19,1.88;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +4.69,5.31;4.69,3.12 +2.50,3.75;7.19,3.75 +2.50,4.69;7.19,4.69 + +# UTF-16 : 95 e2 +# UTF-8 : a2 97 e9 +[95e2] 闢 +5.31,7.50;8.44,7.50 +4.06,7.50;0.94,7.50 +0.94,0.62;0.94,8.75 +0.94,8.75;4.06,8.75 +4.06,8.75;4.06,5.94 +4.06,5.94;0.94,5.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,5.94 +5.31,5.94;8.44,5.94 +4.38,3.12;7.81,3.12 +6.88,3.12;6.88,3.75 +6.88,3.75;7.19,4.06 +7.19,4.06;7.19,4.69 +7.19,4.69;7.19,5.00 +5.62,3.12;5.62,3.75 +5.62,3.75;5.31,4.38 +5.31,4.38;5.31,4.69 +5.31,4.69;5.00,5.00 +6.25,3.12;6.25,0.94 +4.69,2.19;7.81,2.19 +4.69,5.00;7.81,5.00 +6.25,5.00;6.25,5.62 +1.88,2.81;1.88,0.62 +1.88,1.25;4.38,1.25 +4.38,1.25;4.38,2.81 +4.38,2.81;1.88,2.81 +1.25,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;1.88,3.12 +1.88,3.12;1.88,3.75 +1.88,3.75;1.88,5.31 +1.88,5.31;4.06,5.31 +4.06,5.31;4.06,3.75 +4.06,3.75;1.88,3.75 + +# UTF-16 : 73 1c +# UTF-8 : 9c 8c e7 +[731c] 猜 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;1.88,6.56 +1.88,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.19,4.06 +2.19,4.06;2.19,3.44 +2.19,3.44;2.19,2.81 +2.19,2.81;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,9.06;2.50,8.44 +2.50,8.44;1.88,7.81 +1.88,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +8.44,5.00;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.44,0.62;3.44,5.00 +3.44,5.00;8.44,5.00 +2.81,5.94;9.06,5.94 +8.75,8.44;3.12,8.44 +8.75,7.19;3.44,7.19 +5.94,5.94;5.94,9.38 +5.94,3.12;5.94,5.00 +3.44,2.81;8.44,2.81 + +# UTF-16 : 77 5b +# UTF-8 : 9b 9d e7 +[775b] 睛 +8.44,5.00;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +3.75,0.62;3.75,5.00 +3.75,5.00;8.44,5.00 +3.12,5.94;9.06,5.94 +8.75,8.44;3.44,8.44 +8.75,7.19;3.75,7.19 +5.94,5.94;6.25,9.38 +5.94,3.12;6.25,5.00 +3.75,2.81;8.44,2.81 +0.94,1.56;2.81,1.56 +2.81,1.56;2.81,8.44 +2.81,8.44;0.94,8.44 +0.94,8.44;0.94,0.94 +0.94,4.06;2.81,4.06 +0.94,6.25;2.81,6.25 + +# UTF-16 : 87 3b +# UTF-8 : bb 9c e8 +[873b] 蜻 +1.88,1.56;1.88,9.06 +0.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.81 +3.12,7.81;0.31,7.81 +0.31,7.81;0.31,3.75 +3.75,0.94;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;2.81,3.75 +0.00,0.94;0.62,1.25 +0.62,1.25;1.25,1.25 +1.25,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +8.75,5.00;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +4.06,0.62;4.06,5.00 +4.06,5.00;8.44,5.00 +3.75,5.94;9.06,5.94 +8.75,8.44;3.75,8.44 +8.75,7.19;4.06,7.19 +6.25,5.94;6.56,9.38 +6.25,3.12;6.56,5.00 +4.06,2.81;8.75,2.81 + +# UTF-16 : 76 ba +# UTF-8 : ba 9a e7 +[76ba] 皺 +1.25,4.38;4.38,4.38 +4.38,4.38;4.38,3.44 +4.38,3.44;4.06,2.81 +4.06,2.81;4.06,2.50 +4.06,2.50;4.06,1.88 +4.06,1.88;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +1.25,8.44;4.06,8.44 +4.06,8.44;4.06,7.50 +4.06,7.50;4.06,6.88 +4.06,6.88;4.06,6.56 +4.06,6.56;4.06,5.94 +4.06,5.94;3.75,5.62 +3.75,5.62;3.44,5.00 +3.44,5.00;3.44,5.00 +3.44,5.00;3.12,5.00 +3.12,5.00;2.50,5.00 +2.50,5.00;2.50,5.00 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,5.00 +1.56,5.00;1.56,5.31 +0.31,7.19;0.62,7.50 +0.62,7.50;0.94,7.81 +0.94,7.81;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.56,9.38 +0.94,3.44;0.94,2.19 +0.94,2.19;3.44,2.19 +3.44,2.19;3.44,3.44 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;1.88,1.88 +1.88,1.88;2.19,2.50 +2.19,2.50;2.19,3.12 +2.19,3.12;2.19,3.44 +2.19,3.44;2.19,4.06 +0.31,5.00;0.94,5.31 +0.94,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.19,7.50 +2.19,7.50;2.19,8.12 +0.94,7.50;0.94,6.25 +0.94,6.25;3.44,6.25 +3.44,6.25;3.44,7.50 +8.44,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +8.75,7.50;9.06,7.81 +9.06,7.81;9.06,8.12 +5.00,5.94;8.75,5.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.94,1.25 +5.94,1.25;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.50 +7.19,2.50;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;8.12,4.38 +8.12,4.38;8.44,5.00 +8.44,5.00;8.75,5.94 +9.06,0.94;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.25,4.06 +6.25,4.06;5.94,4.69 +5.94,4.69;5.62,5.31 +6.88,5.94;6.88,9.38 +4.38,0.94;4.69,1.25 +4.69,1.25;4.69,1.56 +4.69,1.56;4.69,2.19 +4.69,2.19;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.00,5.00 +5.00,5.00;5.00,5.62 +5.00,5.62;5.00,8.12 +5.00,8.12;9.06,8.12 + +# UTF-16 : 91 12 +# UTF-8 : 92 84 e9 +[9112] 鄒 +9.06,8.75;5.94,8.75 +5.94,8.75;5.94,0.62 +6.88,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.44,2.19 +8.44,2.19;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,2.50;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +1.25,4.38;5.00,4.38 +5.00,4.38;5.00,3.44 +5.00,3.44;5.00,2.81 +5.00,2.81;5.00,2.50 +5.00,2.50;5.00,1.88 +5.00,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.38,0.94 +4.38,0.94;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;3.12,0.94 +1.25,8.44;5.00,8.44 +5.00,8.44;5.00,7.50 +5.00,7.50;5.00,6.88 +5.00,6.88;5.00,6.56 +5.00,6.56;4.69,5.94 +4.69,5.94;4.69,5.62 +4.69,5.62;4.38,5.00 +4.38,5.00;4.06,5.00 +4.06,5.00;3.75,5.00 +3.75,5.00;3.12,5.00 +3.12,5.00;3.12,5.00 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;1.56,4.38 +1.56,4.38;1.88,5.00 +1.88,5.00;1.88,5.31 +0.31,7.19;0.62,7.50 +0.62,7.50;0.94,7.81 +0.94,7.81;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;1.88,9.38 +0.94,3.44;0.94,2.19 +0.94,2.19;4.06,2.19 +4.06,2.19;4.06,3.44 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,0.94 +1.25,0.94;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.31,5.00;0.94,5.00 +0.94,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.50,6.56 +2.50,6.56;2.50,7.19 +2.50,7.19;2.50,7.50 +2.50,7.50;2.50,8.12 +0.94,7.50;0.94,6.25 +0.94,6.25;4.06,6.25 +4.06,6.25;4.06,7.50 + +# UTF-16 : 56 ee +# UTF-8 : ae 9b e5 +[56ee] 囮 +8.75,0.62;8.75,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.44,1.25 +8.75,0.62;8.75,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +0.94,1.25;8.75,1.25 +3.75,8.12;3.44,7.81 +3.44,7.81;3.44,7.19 +3.44,7.19;3.12,6.88 +3.12,6.88;2.81,6.56 +2.81,6.56;2.50,5.94 +2.50,5.94;2.50,5.62 +2.50,5.62;2.19,5.31 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +2.81,1.88;2.81,6.56 +5.00,8.12;5.00,2.81 +5.00,2.81;5.00,2.50 +5.00,2.50;5.00,2.19 +5.00,2.19;5.62,2.19 +5.62,2.19;6.25,2.19 +6.25,2.19;6.88,2.19 +6.88,2.19;7.50,2.19 +7.50,2.19;7.50,2.50 +7.50,2.50;7.81,3.44 +7.81,3.44;7.81,3.75 +7.81,3.75;7.81,4.38 +5.00,5.00;5.62,5.31 +5.62,5.31;5.94,5.94 +5.94,5.94;6.56,6.25 +6.56,6.25;7.19,6.56 +7.19,6.56;7.81,7.19 + +# UTF-16 : 76 e1 +# UTF-8 : a1 9b e7 +[76e1] 盡 +1.25,6.25;7.81,6.25 +7.81,6.25;7.81,8.44 +7.81,8.44;1.25,8.44 +0.31,7.50;9.06,7.50 +0.31,5.31;9.06,5.31 +4.69,5.31;4.69,9.38 +1.56,2.81;1.56,0.94 +7.81,0.94;7.81,3.12 +7.81,3.12;1.25,3.12 +3.75,3.12;3.75,0.94 +5.62,3.12;5.94,0.94 +0.31,0.94;9.06,0.94 +8.75,3.12;8.44,3.44 +8.44,3.44;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.81,4.38 +7.81,4.38;7.50,5.00 +6.25,3.44;5.94,4.06 +5.94,4.06;5.62,4.38 +5.62,4.38;5.31,4.69 +5.31,4.69;5.31,5.00 +3.75,3.44;3.44,4.06 +3.44,4.06;3.44,4.38 +3.44,4.38;3.44,5.00 +0.62,3.12;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.56,4.06;1.88,4.38 +1.88,4.38;2.19,5.00 + +# UTF-16 : 51 18 +# UTF-8 : 98 84 e5 +[5118] 儘 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +9.06,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.69 +6.56,3.44;6.56,3.75 +6.56,3.75;6.25,4.38 +6.25,4.38;5.94,4.69 +5.94,4.69;5.94,4.69 +4.69,3.44;4.38,4.06 +4.38,4.06;4.38,4.38 +4.38,4.38;4.38,4.69 +1.88,3.12;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;2.81,4.38 +2.81,4.38;3.12,4.69 +2.50,6.25;8.12,6.25 +8.12,6.25;8.12,8.44 +8.12,8.44;2.50,8.44 +2.19,7.50;9.38,7.50 +1.88,5.31;9.06,5.31 +5.62,5.31;5.62,9.38 +2.81,2.81;2.81,0.94 +8.12,0.94;8.12,3.12 +8.12,3.12;2.50,3.12 +4.38,3.12;4.69,0.94 +6.25,3.12;6.56,0.94 +1.88,0.94;9.06,0.94 + +# UTF-16 : 71 fc +# UTF-8 : bc 87 e7 +[71fc] 燼 +2.81,2.19;2.50,2.50 +2.50,2.50;2.19,3.12 +2.19,3.12;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +2.81,7.19;2.50,6.88 +2.50,6.88;2.19,6.56 +2.19,6.56;1.88,5.94 +1.88,5.94;1.56,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +9.06,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;7.81,4.69 +6.88,3.44;6.88,3.75 +6.88,3.75;6.56,4.38 +6.56,4.38;6.25,4.69 +6.25,4.69;6.25,4.69 +5.00,3.44;5.00,4.06 +5.00,4.06;4.69,4.38 +4.69,4.38;4.69,4.69 +2.50,3.12;2.81,3.44 +2.81,3.44;3.12,3.75 +3.12,3.75;3.44,4.38 +3.44,4.38;3.44,4.69 +3.44,4.69;3.75,4.69 +3.12,6.25;8.12,6.25 +8.12,6.25;8.12,8.44 +8.12,8.44;3.12,8.44 +3.12,7.50;9.38,7.50 +2.50,5.31;9.06,5.31 +5.62,5.31;5.62,9.38 +3.12,2.81;3.12,0.94 +8.44,0.94;8.44,3.12 +8.44,3.12;2.81,3.12 +4.69,3.12;4.69,0.94 +6.56,3.12;6.56,0.94 +2.19,0.94;9.06,0.94 + +# UTF-16 : 8d 10 +# UTF-8 : 90 b4 e8 +[8d10] 贐 +0.62,3.12;2.81,3.12 +2.81,3.12;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,3.12 +0.62,5.00;2.81,5.00 +0.62,6.88;2.81,6.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.25,2.50 +3.12,1.25;2.81,1.88 +2.81,1.88;2.50,2.19 +2.50,2.19;2.19,2.50 +2.19,2.50;2.19,2.50 +9.06,3.12;8.75,3.44 +8.75,3.44;8.44,3.75 +8.44,3.75;8.44,4.38 +8.44,4.38;8.12,4.69 +8.12,4.69;8.12,4.69 +7.19,3.44;6.88,3.75 +6.88,3.75;6.88,4.38 +6.88,4.38;6.56,4.69 +6.56,4.69;6.56,4.69 +5.31,3.44;5.31,4.06 +5.31,4.06;5.31,4.38 +5.31,4.38;5.00,4.69 +3.12,3.12;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.06,4.69 +3.44,6.25;8.44,6.25 +8.44,6.25;8.44,8.44 +8.44,8.44;3.44,8.44 +3.12,7.50;9.38,7.50 +3.12,5.31;9.06,5.31 +5.94,5.31;5.94,9.38 +3.44,2.81;3.75,0.94 +8.44,0.94;8.44,3.12 +8.44,3.12;3.44,3.12 +5.31,3.12;5.31,0.94 +6.88,3.12;6.88,0.94 +2.81,0.94;9.06,0.94 + +# UTF-16 : 8c e3 +# UTF-8 : a3 b3 e8 +[8ce3] 賣 +0.62,8.75;8.75,8.75 +1.25,7.81;8.12,7.81 +4.69,7.81;4.69,9.38 +1.56,2.19;7.81,2.19 +7.81,2.19;7.81,5.31 +7.81,5.31;1.56,5.31 +1.56,5.31;1.56,2.19 +1.56,3.12;7.81,3.12 +1.56,4.06;7.81,4.06 +0.62,0.62;1.25,0.94 +1.25,0.94;2.19,0.94 +2.19,0.94;2.81,1.25 +2.81,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.56,1.56 +6.56,1.56;5.94,1.56 +0.94,5.62;0.94,7.19 +0.94,7.19;8.44,7.19 +8.44,7.19;8.44,5.94 +8.44,5.94;0.94,5.94 +5.94,7.19;5.94,5.94 +3.44,7.19;3.44,5.94 + +# UTF-16 : 8d 0a +# UTF-8 : 8a b4 e8 +[8d0a] 贊 +1.56,2.50;8.12,2.50 +7.81,2.50;8.12,5.62 +7.81,5.62;1.56,5.62 +1.25,5.62;1.56,2.19 +1.56,3.44;7.81,3.44 +1.56,4.38;7.81,4.38 +0.62,0.62;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.44,1.88 +3.44,1.88;3.75,1.88 +2.19,6.25;2.81,6.25 +2.81,6.25;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.38,6.56 +4.38,6.56;4.69,6.88 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.56 +6.56,1.56;5.94,1.88 +4.38,8.44;1.25,8.44 +4.69,7.50;0.62,7.50 +2.81,7.50;2.81,9.38 +0.31,7.81;0.94,8.12 +0.94,8.12;1.25,8.44 +1.25,8.44;1.56,9.06 +1.56,9.06;1.56,9.06 +8.75,8.44;5.62,8.44 +9.06,7.50;5.00,7.50 +7.19,7.50;7.19,9.38 +4.69,7.81;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.94,9.06 +5.94,9.06;5.94,9.06 +7.50,7.50;7.50,6.56 +7.50,6.56;7.81,6.25 +7.81,6.25;8.12,6.25 +8.12,6.25;8.75,6.25 +8.75,6.25;9.06,6.56 +9.06,6.56;9.06,6.88 +3.12,7.50;3.12,6.25 +0.31,5.62;0.94,5.94 +0.94,5.94;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.88,7.19 +1.88,7.19;2.19,7.50 +4.69,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,6.88 +5.94,6.88;6.25,7.19 +6.25,7.19;6.56,7.50 + +# UTF-16 : 8b 9a +# UTF-8 : 9a ae e8 +[8b9a] 讚 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 +3.75,2.50;8.44,2.50 +8.44,2.50;8.44,5.62 +8.44,5.62;3.75,5.62 +3.75,5.62;3.75,2.19 +3.75,3.44;8.44,3.44 +3.75,4.38;8.44,4.38 +3.12,0.62;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.56 +5.00,1.56;5.31,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.88 +4.38,6.25;5.00,6.25 +5.00,6.25;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;6.25,6.88 +5.94,8.44;3.75,8.44 +5.94,7.50;3.44,7.50 +4.69,7.50;4.69,9.38 +8.75,8.44;6.56,8.44 +9.06,7.50;6.56,7.50 +7.81,7.50;7.81,9.38 +8.12,7.50;8.12,6.56 +8.12,6.56;8.44,6.25 +8.44,6.25;8.44,6.25 +8.44,6.25;8.75,6.25 +8.75,6.25;9.06,6.56 +9.06,6.56;9.06,6.88 +5.00,7.50;5.00,6.25 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.38,7.50 +6.25,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.19,7.19 +7.19,7.19;7.19,7.50 +3.12,7.81;3.44,8.12 +3.44,8.12;3.75,8.44 +3.75,8.44;4.06,9.06 +4.06,9.06;4.06,9.06 +6.25,7.81;6.56,8.12 +6.56,8.12;6.88,8.44 +6.88,8.44;6.88,9.06 +6.88,9.06;6.88,9.06 + +# UTF-16 : 94 7d +# UTF-8 : bd 91 e9 +[947d] 鑽 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.38 +3.75,2.50;8.44,2.50 +8.44,2.50;8.44,5.62 +8.44,5.62;3.75,5.62 +3.75,5.62;3.75,2.19 +3.75,3.44;8.44,3.44 +3.75,4.38;8.44,4.38 +3.12,0.62;3.75,0.94 +3.75,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.00,1.56 +5.00,1.56;5.31,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.88 +4.38,6.25;5.00,6.25 +5.00,6.25;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;6.25,6.88 +6.25,8.44;4.06,8.44 +6.25,7.50;3.75,7.50 +5.00,7.50;5.00,9.38 +8.75,8.44;6.88,8.44 +9.06,7.50;6.56,7.50 +7.81,7.50;7.81,9.38 +8.12,7.50;8.12,6.56 +8.12,6.56;8.44,6.25 +8.44,6.25;8.44,6.25 +8.44,6.25;8.75,6.25 +8.75,6.25;9.06,6.56 +9.06,6.56;9.06,6.88 +5.00,7.50;5.00,6.25 +3.12,5.62;3.44,5.94 +3.44,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.38,7.19 +4.38,7.19;4.38,7.50 +6.25,5.94;6.56,6.25 +6.56,6.25;6.88,6.56 +6.88,6.56;7.19,6.88 +7.19,6.88;7.19,7.19 +7.19,7.19;7.19,7.50 +3.44,7.81;3.75,8.12 +3.75,8.12;4.06,8.44 +4.06,8.44;4.38,9.06 +4.38,9.06;4.38,9.06 +6.25,7.81;6.56,8.12 +6.56,8.12;6.88,8.44 +6.88,8.44;7.19,9.06 +7.19,9.06;7.19,9.06 + +# UTF-16 : 74 da +# UTF-8 : 9a 93 e7 +[74da] 瓚 +2.81,8.44;0.31,8.44 +2.50,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.00,1.25;0.62,1.56 +0.62,1.56;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.19 +3.44,2.50;8.44,2.50 +8.44,2.50;8.44,5.62 +8.44,5.62;3.44,5.62 +3.44,5.62;3.44,2.19 +3.44,3.44;8.44,3.44 +3.44,4.38;8.44,4.38 +2.50,0.62;3.12,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;5.00,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.19,1.56 +7.19,1.56;6.56,1.88 +4.06,6.25;4.38,6.25 +4.38,6.25;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.94,6.88 +5.94,6.88;5.94,6.88 +5.62,8.44;3.12,8.44 +5.62,7.50;2.81,7.50 +4.38,7.50;4.38,9.38 +8.75,8.44;6.56,8.44 +9.06,7.50;6.25,7.50 +7.50,7.50;7.50,9.38 +7.81,7.50;7.81,6.56 +7.81,6.56;8.12,6.25 +8.12,6.25;8.44,6.25 +8.44,6.25;8.75,6.25 +8.75,6.25;9.06,6.56 +9.06,6.56;9.06,6.88 +4.69,7.50;4.69,6.25 +2.81,5.62;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;3.75,7.19 +3.75,7.19;4.06,7.50 +5.94,5.94;6.25,6.25 +6.25,6.25;6.56,6.56 +6.56,6.56;6.88,6.88 +6.88,6.88;7.19,7.19 +7.19,7.19;7.19,7.50 +2.81,7.81;3.12,8.12 +3.12,8.12;3.12,8.44 +3.12,8.44;3.44,9.06 +3.44,9.06;3.44,9.06 +5.94,7.81;6.25,8.12 +6.25,8.12;6.56,8.44 +6.56,8.44;6.56,9.06 +6.56,9.06;6.88,9.06 + +# UTF-16 : 74 a8 +# UTF-8 : a8 92 e7 +[74a8] 璨 +9.06,3.44;2.81,3.44 +9.06,0.94;8.75,1.25 +8.75,1.25;8.12,1.56 +8.12,1.56;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +7.19,2.19;6.88,2.50 +6.88,2.50;6.25,3.12 +6.25,3.12;5.94,3.44 +5.62,0.62;5.94,5.31 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.06 +4.38,4.06;4.06,4.38 +4.06,4.38;4.06,4.69 +4.06,4.69;3.75,5.00 +6.56,3.44;6.88,3.75 +6.88,3.75;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;7.81,4.69 +7.81,4.69;8.12,5.00 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;5.31,3.12 +5.31,3.12;5.94,3.44 +5.94,8.75;9.06,8.75 +5.62,5.62;6.25,5.94 +6.25,5.94;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;8.12,7.19 +8.12,7.19;8.44,7.50 +8.44,7.50;8.44,7.81 +8.44,7.81;8.75,8.44 +8.75,8.44;9.06,8.75 +9.06,4.69;8.75,5.00 +8.75,5.00;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.88,7.19 +6.88,7.19;6.56,7.50 +6.56,7.50;6.56,8.12 +6.56,8.12;6.25,8.44 +2.81,6.25;3.12,6.56 +3.12,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +3.44,7.50;5.94,7.50 +5.62,7.50;5.62,6.88 +5.62,6.88;5.31,6.25 +5.31,6.25;5.00,5.94 +5.00,5.94;4.69,5.62 +4.69,5.62;4.06,5.31 +4.06,5.31;3.75,5.00 +3.75,5.00;3.44,5.00 +3.44,5.00;2.81,4.69 +5.00,5.94;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,6.56 +3.75,6.56;3.44,6.88 +4.38,7.50;4.38,9.38 +4.38,8.75;5.62,8.75 +2.81,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.31,1.56;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,1.88 +1.88,1.88;2.50,2.19 +2.50,2.19;3.12,2.50 + +# UTF-16 : 5a 1c +# UTF-8 : 9c a8 e5 +[5a1c] 娜 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,4.06;2.50,5.00 +2.50,5.00;2.50,5.62 +2.50,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.56,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.62,4.38;1.25,4.06 +1.25,4.06;1.56,3.44 +1.56,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,1.88 +2.81,1.88;2.81,1.56 +9.06,8.75;6.88,8.75 +6.88,8.75;6.88,0.62 +7.50,1.88;7.81,1.88 +7.81,1.88;8.44,1.88 +8.44,1.88;8.75,2.19 +8.75,2.19;9.06,2.50 +9.06,2.50;9.06,2.81 +9.06,2.81;9.06,3.12 +9.06,3.12;9.06,3.75 +9.06,3.75;8.75,4.38 +8.75,4.38;8.75,4.69 +8.75,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;8.12,6.25 +8.12,6.25;8.44,6.88 +8.44,6.88;8.75,7.50 +8.75,7.50;8.75,8.12 +8.75,8.12;9.06,8.75 +2.81,0.62;3.12,0.94 +3.12,0.94;3.44,1.56 +3.44,1.56;3.75,2.19 +3.75,2.19;4.06,2.81 +4.06,2.81;4.06,3.44 +4.06,3.44;4.38,4.38 +4.38,4.38;4.38,5.00 +4.38,5.00;4.38,6.25 +4.38,6.25;4.38,7.19 +4.38,7.19;4.38,8.75 +2.81,8.75;5.94,8.75 +5.94,8.75;5.94,6.56 +5.94,6.56;5.94,5.00 +5.94,5.00;5.94,3.75 +5.94,3.75;5.94,2.81 +5.94,2.81;5.94,2.19 +5.94,2.19;5.94,1.56 +5.94,1.56;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +3.12,6.56;5.94,6.56 +3.12,4.38;5.94,4.38 + +# UTF-16 : 62 cf +# UTF-8 : 8f 8b e6 +[62cf] 拏 +4.38,8.44;0.31,8.44 +0.31,5.31;0.94,5.31 +0.94,5.31;1.56,5.62 +1.56,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.38,8.44 +1.25,7.19;1.88,6.88 +1.88,6.88;2.50,6.56 +2.50,6.56;3.12,6.25 +3.12,6.25;3.75,5.94 +3.75,5.94;4.38,5.62 +2.50,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;0.62,6.56 +4.69,8.75;8.75,8.75 +5.00,5.31;5.31,5.62 +5.31,5.62;5.94,5.94 +5.94,5.94;6.56,5.94 +6.56,5.94;6.88,6.25 +6.88,6.25;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.50 +7.81,7.50;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;8.75,8.75 +9.06,5.31;8.75,5.31 +8.75,5.31;8.12,5.62 +8.12,5.62;7.81,5.94 +7.81,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.31,8.12 +4.69,4.69;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.62 +4.38,0.62;4.06,0.62 +4.06,0.62;3.44,0.62 +3.44,0.62;3.12,0.62 +3.12,0.62;2.50,0.62 +9.06,2.19;0.31,2.19 +8.44,3.44;0.94,3.44 +1.25,4.69;2.19,4.69 +2.19,4.69;2.81,4.69 +2.81,4.69;3.75,4.69 +3.75,4.69;4.38,4.69 +4.38,4.69;5.00,4.69 +5.00,4.69;5.94,4.69 +5.94,4.69;6.56,4.69 +6.56,4.69;7.19,5.00 +7.19,5.00;7.81,5.00 +7.81,5.00;8.12,5.00 + +# UTF-16 : 51 3a +# UTF-8 : ba 84 e5 +[513a] 儺 +1.88,9.06;1.88,8.44 +1.88,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.31,5.00 +0.31,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +0.94,0.62;0.94,6.56 +8.12,9.38;8.12,8.75 +8.12,8.75;8.12,8.44 +8.12,8.44;7.81,7.81 +7.81,7.81;7.81,7.81 +5.94,7.81;6.25,0.62 +9.06,7.81;6.25,7.81 +7.81,1.25;7.81,7.81 +6.25,1.25;9.38,1.25 +5.94,3.44;9.06,3.44 +5.94,5.62;9.06,5.62 +5.31,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;6.25,8.12 +6.25,8.12;6.25,8.75 +6.25,8.75;6.56,9.38 +1.88,8.44;5.94,8.44 +2.81,7.19;2.81,9.38 +4.69,7.50;2.81,7.50 +5.00,9.38;5.00,7.19 +1.88,0.94;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;3.75,7.50 +5.62,0.94;5.31,1.25 +5.31,1.25;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,3.12 +1.88,2.81;5.62,2.81 +2.19,4.06;5.62,4.06 +5.31,5.00;5.31,6.56 +5.31,6.56;2.19,6.56 +2.19,6.56;2.19,5.00 +2.50,5.00;5.31,5.00 + +# UTF-16 : 65 24 +# UTF-8 : a4 94 e6 +[6524] 攤 +8.12,9.38;8.12,8.75 +8.12,8.75;8.12,8.44 +8.12,8.44;7.81,7.81 +7.81,7.81;7.81,7.81 +5.94,7.81;6.25,0.62 +9.06,7.81;6.25,7.81 +7.81,1.25;7.81,7.81 +6.25,1.25;9.38,1.25 +5.94,3.44;9.06,3.44 +5.94,5.62;9.06,5.62 +5.31,6.56;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;6.25,8.12 +6.25,8.12;6.25,8.75 +6.25,8.75;6.56,9.38 +1.88,8.44;5.94,8.44 +2.81,7.19;2.81,9.38 +4.69,7.50;2.81,7.50 +5.00,9.38;5.00,7.19 +1.88,0.94;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.44 +3.75,3.44;3.75,7.50 +5.62,0.94;5.31,1.25 +5.31,1.25;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;4.06,2.50 +4.06,2.50;3.75,3.12 +1.88,2.81;5.62,2.81 +2.19,4.06;5.62,4.06 +5.31,5.00;5.31,6.56 +5.31,6.56;2.19,6.56 +2.19,6.56;2.19,5.00 +2.50,5.00;5.31,5.00 +1.25,9.06;1.25,1.56 +1.25,1.56;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.31,0.94 +0.31,0.94;0.31,0.94 +1.88,4.69;1.56,4.38 +1.56,4.38;1.25,4.06 +1.25,4.06;0.94,3.75 +0.94,3.75;0.62,3.75 +0.62,3.75;0.00,3.44 +1.88,7.19;0.00,7.19 + +# UTF-16 : 67 f0 +# UTF-8 : b0 9f e6 +[67f0] 柰 +0.62,8.12;8.75,8.12 +4.69,5.62;4.69,9.38 +0.31,5.31;0.94,5.62 +0.94,5.62;1.56,5.94 +1.56,5.94;2.19,6.25 +2.19,6.25;2.50,6.56 +2.50,6.56;3.12,6.88 +3.12,6.88;3.44,7.19 +3.44,7.19;3.75,7.50 +3.75,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;4.69,8.12 +9.06,5.31;8.44,5.62 +8.44,5.62;7.81,5.94 +7.81,5.94;7.19,6.25 +7.19,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +6.56,6.88;5.94,7.19 +5.94,7.19;5.62,7.50 +5.62,7.50;5.31,7.81 +5.31,7.81;5.00,8.12 +5.00,8.12;4.69,8.12 +4.69,3.75;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.50,2.50 +2.50,2.50;2.81,3.12 +8.75,0.94;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.56,3.12 +8.75,3.75;0.62,3.75 +8.12,5.00;1.25,5.00 + +# UTF-16 : 60 b3 +# UTF-8 : b3 82 e6 +[60b3] 悳 +2.81,4.38;7.81,4.38 +7.81,4.38;7.81,7.50 +7.81,7.50;2.50,7.50 +2.50,7.50;2.50,4.38 +2.81,6.56;7.81,6.56 +2.81,5.62;7.81,5.62 +0.62,8.44;8.75,8.44 +1.25,7.50;1.25,3.75 +1.25,3.75;8.75,3.75 +5.00,9.38;4.69,8.75 +4.69,8.75;4.69,8.12 +4.69,8.12;4.69,7.81 +4.69,7.81;4.38,7.50 +2.81,2.81;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.62 +3.44,0.62;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;4.69,0.62 +4.69,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;5.94,0.62 +5.94,0.62;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,1.56 +7.19,1.56;7.19,2.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.50 +5.00,2.50;4.38,2.81 +4.38,2.81;4.06,3.12 + +# UTF-16 : 4e 6d +# UTF-8 : ad b9 e4 +[4e6d] 乭 +9.06,8.75;0.31,8.75 +2.19,7.19;8.12,7.19 +8.12,7.19;8.12,5.31 +8.12,5.31;2.19,5.31 +2.19,5.31;2.19,7.19 +0.31,5.94;0.62,6.25 +0.62,6.25;0.94,6.56 +0.94,6.56;1.56,6.56 +1.56,6.56;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.81,7.81 +2.81,7.81;2.81,8.12 +2.81,8.12;3.44,8.75 +8.12,4.38;0.94,4.38 +0.62,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +3.12,2.81;4.06,3.12 +4.06,3.12;5.00,3.44 +5.00,3.44;5.94,3.75 +5.94,3.75;7.19,4.06 +7.19,4.06;8.12,4.38 +8.75,2.81;8.44,2.19 +8.44,2.19;8.44,1.88 +8.44,1.88;8.12,1.56 +8.12,1.56;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.62,0.94 +5.62,0.94;4.69,0.94 +4.69,0.94;3.75,0.94 +3.75,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;1.88,1.25 +1.88,1.25;1.25,1.25 +1.25,1.25;0.94,1.56 +0.94,1.56;0.62,1.56 + +# UTF-16 : 7c b1 +# UTF-8 : b1 b2 e7 +[7cb1] 粱 +3.12,6.25;3.44,6.56 +3.44,6.56;3.75,6.88 +3.75,6.88;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.06,8.12 +9.06,5.62;9.06,5.94 +9.06,5.94;8.75,6.56 +8.75,6.56;8.44,6.88 +8.44,6.88;8.12,7.50 +8.12,7.50;8.12,7.81 +0.62,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.50,5.94 +2.50,5.94;2.81,6.56 +2.50,8.12;2.19,8.44 +2.19,8.44;1.56,8.75 +1.56,8.75;1.25,9.06 +1.25,9.06;0.94,9.06 +1.88,6.88;1.56,6.88 +1.56,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.81 +2.81,5.00;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.81 +5.62,7.81;5.62,8.12 +5.62,8.12;5.94,8.75 +3.12,8.75;7.81,8.75 +7.81,8.75;7.81,7.81 +7.81,7.81;7.50,7.19 +7.50,7.19;7.50,6.56 +7.50,6.56;7.50,6.25 +7.50,6.25;7.19,5.62 +7.19,5.62;6.88,5.31 +6.88,5.31;6.56,5.31 +6.56,5.31;5.94,5.31 +5.94,5.31;5.62,5.31 +5.62,5.31;5.00,5.31 +8.75,3.44;0.62,3.44 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;5.94,2.50 +5.94,2.50;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,0.62;4.69,5.00 +3.44,3.44;3.12,3.75 +3.12,3.75;2.81,4.06 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +5.62,3.44;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;6.88,4.38 +6.88,4.38;7.19,4.69 +7.19,4.69;7.50,5.00 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.12 +4.38,3.12;4.69,3.44 + +# UTF-16 : 5c ba +# UTF-8 : ba b2 e5 +[5cba] 岺 +2.50,5.00;7.19,5.00 +0.94,3.44;8.12,3.44 +8.12,3.44;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.25 +5.94,1.25;5.94,1.25 +4.38,0.62;4.38,3.44 +1.25,8.75;1.25,7.19 +1.25,7.19;8.12,7.19 +8.12,7.19;8.12,8.75 +4.69,7.19;4.69,9.38 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.00,6.88 +5.00,6.88;4.69,7.50 +4.69,7.50;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.44,6.25 +3.44,6.25;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.19,5.62 +2.19,5.62;1.88,5.31 +1.88,5.31;1.56,5.00 +1.56,5.00;0.94,4.69 +0.94,4.69;0.62,4.38 + +# UTF-16 : 5c 91 +# UTF-8 : 91 b2 e5 +[5c91] 岑 +2.50,5.00;7.19,5.00 +1.25,8.75;1.25,7.19 +1.25,7.19;8.12,7.19 +8.12,7.19;8.12,8.75 +4.69,7.19;4.69,9.38 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.00 +7.81,5.00;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.00,6.88 +5.00,6.88;4.69,7.50 +4.69,7.50;4.38,6.88 +4.38,6.88;4.06,6.56 +4.06,6.56;3.44,6.25 +3.44,6.25;3.12,5.94 +3.12,5.94;2.81,5.62 +2.81,5.62;2.19,5.62 +2.19,5.62;1.88,5.31 +1.88,5.31;1.56,5.00 +1.56,5.00;0.94,4.69 +0.94,4.69;0.62,4.38 +7.81,3.44;1.56,3.44 +5.62,0.62;5.94,0.94 +5.94,0.94;6.56,1.56 +6.56,1.56;6.88,2.19 +6.88,2.19;7.50,2.81 +7.50,2.81;7.81,3.44 + +# UTF-16 : 90 99 +# UTF-8 : 99 82 e9 +[9099] 邙 +9.06,8.75;5.94,8.75 +5.62,8.75;5.94,0.62 +6.56,1.88;7.50,1.88 +7.19,1.88;7.81,1.88 +7.81,1.88;8.44,2.19 +8.44,2.19;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;8.75,3.75 +8.75,3.75;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;7.81,5.31 +7.81,5.31;7.19,5.62 +7.19,5.62;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.75,8.12 +8.75,8.12;8.75,8.75 +2.81,7.81;2.81,9.38 +4.69,1.88;4.38,1.88 +4.38,1.88;3.75,1.88 +3.75,1.88;3.44,1.88 +3.44,1.88;3.12,1.88 +3.12,1.88;2.50,1.88 +2.50,1.88;2.19,1.88 +2.19,1.88;1.56,1.88 +1.56,1.88;0.94,1.88 +0.94,1.88;0.94,2.19 +0.94,2.19;0.62,2.81 +0.62,2.81;0.62,7.81 +0.62,7.81;4.69,7.81 + +# UTF-16 : 73 9f +# UTF-8 : 9f 8e e7 +[739f] 玟 +3.44,8.44;0.31,8.44 +3.44,5.31;0.31,5.31 +1.88,2.19;1.88,8.44 +0.31,1.56;0.94,1.88 +0.94,1.88;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.75,2.81 +2.81,0.94;3.75,1.25 +3.75,1.25;4.69,1.56 +4.69,1.56;5.62,2.19 +5.62,2.19;6.25,2.81 +6.25,2.81;6.56,3.44 +6.56,3.44;7.19,4.06 +7.19,4.06;7.50,5.00 +7.50,5.00;7.81,5.62 +7.81,5.62;8.12,6.56 +8.12,6.56;8.12,7.81 +9.06,0.94;8.12,1.25 +8.12,1.25;7.50,1.88 +7.50,1.88;6.56,2.50 +6.56,2.50;5.94,2.81 +5.94,2.81;5.62,3.44 +5.62,3.44;5.00,4.06 +5.00,4.06;4.69,5.00 +4.69,5.00;4.38,5.62 +4.38,5.62;4.38,6.25 +4.38,6.25;4.06,7.19 +3.12,7.81;9.06,7.81 +6.25,7.81;6.25,9.38 + +# UTF-16 : 6c ee +# UTF-8 : ae b3 e6 +[6cee] 泮 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,0.62;5.94,9.06 +8.75,5.62;3.12,5.62 +9.06,3.44;2.81,3.44 +4.38,8.44;4.38,8.12 +4.38,8.12;4.06,7.50 +4.06,7.50;3.75,6.88 +3.75,6.88;3.44,6.56 +3.44,6.56;2.81,6.25 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;7.81,8.12 +7.81,8.12;7.50,8.44 + +# UTF-16 : 9a 2b +# UTF-8 : ab a8 e9 +[9a2b] 騫 +4.69,8.75;4.69,9.38 +8.75,7.50;8.75,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,7.50 +0.62,5.94;8.75,5.94 +1.25,6.88;8.12,6.88 +1.25,7.81;8.12,7.81 +3.44,5.94;2.81,5.62 +2.81,5.62;2.50,5.31 +2.50,5.31;1.88,5.31 +1.88,5.31;1.25,5.00 +1.25,5.00;0.62,4.69 +0.62,4.69;0.31,4.69 +3.44,5.94;3.44,8.44 +5.94,5.94;5.94,8.44 +5.94,5.94;6.56,5.62 +6.56,5.62;7.19,5.31 +7.19,5.31;7.50,5.31 +7.50,5.31;8.44,5.00 +8.44,5.00;8.75,4.69 +8.75,4.69;9.06,4.69 +7.19,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.56,2.19 +5.31,0.94;5.00,1.56 +5.00,1.56;4.69,1.88 +4.69,1.88;4.69,2.19 +3.12,0.62;3.12,1.25 +3.12,1.25;2.81,1.88 +2.81,1.88;2.81,1.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.56,5.00;1.56,2.50 +1.56,2.50;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.94 +6.56,0.94;6.25,0.94 +7.81,5.00;1.56,5.00 +4.69,5.00;4.69,2.50 +1.56,3.44;7.81,3.44 +1.56,4.38;7.81,4.38 + +# UTF-16 : 52 f3 +# UTF-8 : b3 8b e5 +[52f3] 勳 +4.69,4.38;4.69,6.88 +4.38,6.88;0.62,6.88 +0.62,6.88;0.62,4.38 +0.62,4.69;4.38,4.69 +0.31,3.75;4.69,3.75 +0.31,7.81;5.00,7.81 +2.50,2.81;2.50,8.75 +0.31,2.50;0.62,2.50 +0.62,2.50;1.25,2.50 +1.25,2.50;1.56,2.50 +1.56,2.50;2.19,2.81 +2.19,2.81;2.50,2.81 +2.50,2.81;2.81,2.81 +2.81,2.81;3.44,2.81 +3.44,2.81;3.75,2.81 +3.75,2.81;4.38,2.81 +4.38,2.81;4.69,2.81 +4.69,1.25;4.69,1.88 +4.69,1.88;4.38,2.19 +4.38,2.19;4.38,2.50 +3.44,0.94;3.12,1.56 +3.12,1.56;3.12,1.88 +3.12,1.88;3.12,2.19 +1.88,0.62;1.88,1.25 +1.88,1.25;1.88,1.56 +1.88,1.56;1.88,1.88 +1.88,1.88;1.88,2.19 +1.88,5.00;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;1.25,6.56 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.19 +3.12,5.00;3.44,5.62 +3.44,5.62;3.75,5.94 +3.75,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +0.62,8.75;0.94,8.75 +0.94,8.75;1.56,8.75 +1.56,8.75;1.88,8.75 +1.88,8.75;2.19,8.75 +2.19,8.75;2.81,8.75 +2.81,8.75;3.12,8.75 +3.12,8.75;3.44,8.75 +3.44,8.75;4.06,8.75 +4.06,8.75;4.69,9.06 +5.00,0.62;5.31,1.25 +5.31,1.25;5.62,1.88 +5.62,1.88;5.62,2.50 +5.62,2.50;5.94,3.12 +5.94,3.12;6.25,3.75 +6.25,3.75;6.25,4.38 +6.25,4.38;6.25,5.31 +6.25,5.31;6.56,6.56 +6.56,6.56;6.56,7.81 +6.56,7.81;6.56,9.06 +5.00,6.88;8.75,6.88 +8.75,6.88;8.75,5.62 +8.75,5.62;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.75,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 + +# UTF-16 : 72 00 +# UTF-8 : 80 88 e7 +[7200] 爀 +2.50,0.62;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,6.25 +2.50,6.25;5.94,6.25 +5.62,8.12;2.81,8.12 +4.38,6.25;4.38,9.38 +2.50,2.50;2.81,2.81 +2.81,2.81;2.81,3.44 +2.81,3.44;3.12,4.06 +3.12,4.06;3.12,4.69 +3.12,4.69;3.12,5.31 +5.62,3.44;5.62,3.75 +5.62,3.75;5.62,4.06 +5.62,4.06;5.62,4.38 +5.62,4.38;5.31,4.69 +5.31,4.69;5.31,5.31 +4.69,6.25;5.00,1.56 +4.69,1.56;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,0.94 +5.62,0.62;5.94,0.94 +5.94,0.94;6.25,1.25 +6.25,1.25;6.56,1.88 +6.56,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;6.88,3.12 +6.88,3.12;6.88,3.44 +6.88,3.44;7.19,4.06 +7.19,4.06;7.19,4.69 +7.19,4.69;7.19,5.31 +7.19,5.31;7.19,6.25 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.44 +6.25,3.44;6.25,4.06 +6.25,4.06;6.56,4.69 +6.56,4.69;6.56,5.31 +8.12,6.25;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +5.94,6.25;9.38,6.25 +9.06,8.12;5.94,8.12 +7.50,6.25;7.50,9.38 +9.38,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +9.06,3.44;8.75,4.06 +8.75,4.06;8.75,4.69 +8.75,4.69;8.44,5.31 +2.19,1.88;2.19,2.19 +2.19,2.19;1.88,2.81 +1.88,2.81;1.88,3.44 +1.88,3.44;1.56,4.06 +1.56,4.06;1.25,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.31,5.62 +0.31,5.62;0.31,5.00 +0.31,5.00;0.31,4.38 +2.50,7.81;2.19,7.19 +2.19,7.19;2.19,6.56 +2.19,6.56;1.88,5.94 +1.88,5.94;1.56,5.62 +1.56,5.62;1.25,5.00 +0.00,0.94;0.31,1.25 +0.31,1.25;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,3.12 +0.94,3.12;1.25,3.75 +1.25,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.25,6.25;1.56,9.06 + +# UTF-16 : 74 87 +# UTF-8 : 87 92 e7 +[7487] 璇 +2.81,8.44;0.31,8.44 +2.81,5.31;0.31,5.31 +1.56,1.88;1.56,8.44 +0.31,1.25;0.62,1.56 +0.62,1.56;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.19 +4.06,7.81;4.06,9.38 +2.50,7.81;5.31,7.81 +2.50,0.62;2.81,1.25 +2.81,1.25;2.81,1.56 +2.81,1.56;3.12,2.19 +3.12,2.19;3.12,2.81 +3.12,2.81;3.12,3.44 +3.12,3.44;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.62 +3.44,5.62;3.44,6.56 +3.44,6.56;3.44,7.81 +3.44,5.94;5.00,5.94 +5.00,5.94;5.00,4.69 +5.00,4.69;5.00,3.75 +5.00,3.75;5.00,2.81 +5.00,2.81;5.00,2.19 +5.00,2.19;5.00,1.88 +5.00,1.88;4.69,1.25 +4.69,1.25;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +9.06,8.12;5.94,8.12 +5.00,6.25;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.94,8.12 +5.94,8.12;6.25,8.75 +6.25,8.75;6.25,9.38 +7.19,4.06;9.06,4.06 +7.19,1.25;7.50,6.56 +5.31,0.62;5.62,1.56 +5.62,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;5.94,2.81 +5.94,2.81;5.94,3.44 +5.94,3.44;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;6.25,5.00 +6.25,5.00;6.25,5.62 +9.06,0.94;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,2.19 +6.56,2.19;6.25,2.50 +6.25,2.50;6.25,3.12 +6.25,3.12;5.94,3.75 +9.06,6.56;5.94,6.56 +9.06,6.56;8.75,6.25 +8.75,6.25;8.75,5.62 +8.75,5.62;8.44,5.31 +8.44,5.31;8.44,5.00 + +# UTF-16 : 7e 7c +# UTF-8 : bc b9 e7 +[7e7c] 繼 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +3.44,1.25;9.06,1.25 +3.44,5.31;9.06,5.31 +3.44,9.06;3.75,0.62 +4.38,7.81;4.69,8.12 +4.69,8.12;5.00,8.75 +5.00,8.75;5.00,9.06 +5.00,9.06;5.31,9.06 +5.31,6.88;5.00,7.50 +5.00,7.50;4.38,7.81 +4.38,7.81;4.06,8.12 +4.06,8.12;4.06,8.12 +4.38,5.94;4.69,6.56 +4.69,6.56;5.31,6.88 +5.31,6.88;5.62,7.50 +5.62,7.50;5.94,8.12 +5.94,8.12;6.25,8.44 +6.25,6.25;4.06,5.94 +6.56,5.62;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;5.94,7.19 +5.94,7.19;5.94,7.19 +6.88,7.81;7.19,8.12 +7.19,8.12;7.50,8.75 +7.50,8.75;7.50,9.06 +7.50,9.06;7.81,9.06 +7.81,6.88;7.50,7.50 +7.50,7.50;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.56,8.12 +6.88,5.94;7.19,6.56 +7.19,6.56;7.81,6.88 +7.81,6.88;8.12,7.50 +8.12,7.50;8.44,8.12 +8.44,8.12;8.75,8.44 +8.75,6.25;6.56,5.94 +9.06,5.62;9.06,6.25 +9.06,6.25;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.44,7.19 +4.38,3.75;4.69,4.06 +4.69,4.06;5.00,4.38 +5.00,4.38;5.00,4.69 +5.00,4.69;5.31,5.00 +5.31,2.81;5.00,3.12 +5.00,3.12;4.38,3.44 +4.38,3.44;4.06,4.06 +4.06,4.06;4.06,4.06 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;6.25,4.38 +6.25,1.88;4.06,1.88 +6.56,1.25;6.56,1.88 +6.56,1.88;6.25,2.50 +6.25,2.50;5.94,3.12 +5.94,3.12;5.94,3.12 +6.88,3.75;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;7.50,4.69 +7.50,4.69;7.81,5.00 +7.81,2.81;7.50,3.12 +7.50,3.12;6.88,3.44 +6.88,3.44;6.56,4.06 +6.56,4.06;6.56,4.06 +6.88,1.88;7.19,2.19 +7.19,2.19;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,3.75 +8.44,3.75;8.75,4.38 +8.75,1.88;6.56,1.88 +9.06,1.25;9.06,1.88 +9.06,1.88;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.44,3.12 + +# UTF-16 : 9e de +# UTF-8 : 9e bb e9 +[9ede] 點 +4.38,5.62;4.38,8.75 +4.38,8.75;0.62,8.75 +0.62,8.75;0.62,5.62 +0.62,5.62;4.06,5.62 +0.31,4.69;4.38,4.69 +2.50,3.44;2.50,8.75 +0.31,3.12;0.62,3.12 +0.62,3.12;1.25,3.12 +1.25,3.12;1.56,3.12 +1.56,3.12;1.88,3.44 +1.88,3.44;2.50,3.44 +2.50,3.44;2.81,3.44 +2.81,3.44;3.12,3.44 +3.12,3.44;3.44,3.44 +3.44,3.44;4.06,3.44 +4.06,3.44;4.38,3.75 +4.38,1.25;4.38,1.88 +4.38,1.88;4.06,2.19 +4.06,2.19;4.06,2.81 +4.06,2.81;4.06,2.81 +3.12,0.94;3.12,1.56 +3.12,1.56;3.12,2.19 +3.12,2.19;2.81,2.50 +2.81,2.50;2.81,2.81 +1.88,0.62;1.88,1.25 +1.88,1.25;1.88,1.56 +1.88,1.56;1.88,1.88 +1.88,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +1.88,6.25;1.88,6.88 +1.88,6.88;1.56,7.50 +1.56,7.50;1.25,7.81 +1.25,7.81;1.25,8.12 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +2.81,6.25;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.75,7.81 +3.75,7.81;3.75,8.12 +6.56,7.50;9.06,7.50 +6.56,5.00;6.56,9.38 +8.75,0.62;8.75,5.00 +8.75,5.00;5.00,5.00 +5.00,5.00;5.00,0.62 +5.00,1.25;8.75,1.25 + +# UTF-16 : 92 1e +# UTF-8 : 9e 88 e9 +[921e] 鈞 +0.31,0.94;0.94,1.25 +0.94,1.25;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,7.50;4.06,7.81 +4.06,7.81;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.06 +2.50,9.06;2.19,8.75 +2.19,8.75;1.56,8.12 +1.56,8.12;1.25,7.81 +1.25,7.81;0.62,7.50 +0.62,7.50;0.31,6.88 +4.38,5.00;0.62,5.00 +4.06,6.88;0.94,6.88 +2.50,1.56;2.50,6.88 +1.56,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;0.94,4.06 +0.94,4.06;0.94,4.38 +3.44,2.50;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;4.06,4.06 +4.06,4.06;4.06,4.38 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.31,8.75 +5.31,8.75;5.62,9.38 +5.00,8.12;8.75,8.12 +8.75,8.12;8.75,6.25 +8.75,6.25;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.44,2.81 +8.44,2.81;8.44,1.88 +8.44,1.88;8.44,1.56 +8.44,1.56;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.31,5.94;7.81,5.94 +5.00,2.19;5.62,2.50 +5.62,2.50;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;7.19,3.44 +7.19,3.44;7.81,3.75 + +# UTF-16 : 61 ff +# UTF-8 : bf 87 e6 +[61ff] 懿 +0.62,6.88;4.06,6.88 +4.38,8.12;0.31,8.12 +5.94,8.12;4.38,8.12 +2.19,6.88;2.19,9.06 +4.06,5.00;4.06,6.25 +4.06,6.25;0.62,6.25 +0.31,6.25;0.62,5.00 +0.94,5.31;3.75,5.31 +0.62,2.81;0.62,4.38 +0.62,4.38;4.06,4.38 +4.06,4.38;4.06,2.81 +4.06,2.81;0.94,2.81 +2.81,1.25;3.12,1.56 +3.12,1.56;3.12,2.19 +3.12,2.19;3.44,2.81 +3.44,2.81;3.44,2.81 +1.88,0.94;1.56,1.25 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.25,2.50 +1.25,2.50;1.25,2.81 +0.31,0.62;0.62,0.62 +0.62,0.62;0.94,0.94 +0.94,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.06,1.56 +5.94,3.75;5.94,1.56 +5.94,1.56;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.62 +6.88,0.62;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,1.25 +8.12,1.25;8.44,1.88 +8.44,1.88;8.44,2.19 +4.38,1.25;4.69,1.56 +4.69,1.56;4.69,1.88 +4.69,1.88;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;5.31,3.44 +9.06,1.25;9.06,1.88 +9.06,1.88;9.06,2.19 +9.06,2.19;8.75,2.81 +8.75,2.81;8.44,3.12 +8.44,3.12;8.44,3.75 +6.25,4.38;6.56,4.06 +6.56,4.06;6.88,3.75 +6.88,3.75;7.19,3.44 +7.19,3.44;7.50,3.12 +7.50,3.12;7.81,2.81 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;6.88,6.25 +6.88,6.25;7.19,6.88 +7.19,6.88;7.19,7.19 +7.19,7.19;7.19,7.81 +9.06,4.38;8.75,4.69 +8.75,4.69;8.12,5.00 +8.12,5.00;7.81,5.62 +7.81,5.62;7.50,6.56 +7.50,6.56;7.19,7.19 +5.94,6.88;6.25,7.50 +6.25,7.50;6.25,7.81 +6.25,7.81;6.56,8.12 +6.56,8.12;6.56,8.75 +6.56,8.75;6.88,9.06 +8.12,6.88;8.44,7.19 +8.44,7.19;8.75,7.50 +8.75,7.50;9.06,8.12 +9.06,8.12;9.06,8.44 +6.56,8.44;9.06,8.44 +4.38,5.62;5.00,5.94 +5.00,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.94,6.56 + +# UTF-16 : 6e 5c +# UTF-8 : 9c b9 e6 +[6e5c] 湜 +5.94,3.12;8.75,3.12 +5.94,1.25;5.94,4.69 +2.81,4.69;9.06,4.69 +2.19,0.62;2.81,1.25 +2.81,1.25;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,3.44 +3.75,3.44;4.06,4.06 +9.06,0.94;8.44,0.94 +8.44,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.31,1.25 +5.31,1.25;5.00,1.56 +5.00,1.56;4.38,1.88 +4.38,1.88;4.06,2.19 +4.06,2.19;3.75,2.50 +3.75,2.50;3.75,2.81 +3.44,5.62;8.44,5.62 +8.44,5.62;8.44,8.75 +8.44,8.75;3.44,8.75 +3.44,8.75;3.44,5.62 +3.44,7.19;8.44,7.19 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 + +# UTF-16 : 73 70 +# UTF-8 : b0 8d e7 +[7370] 獰 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;1.88,6.56 +1.88,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.19,4.06 +2.19,4.06;2.19,3.44 +2.19,3.44;2.19,2.81 +2.19,2.81;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;1.88,1.56 +1.88,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.31,0.94 +2.81,9.06;2.50,8.44 +2.50,8.44;1.88,7.81 +1.88,7.81;1.25,7.50 +1.25,7.50;0.62,6.88 +0.62,6.88;0.00,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.00,3.75 +6.25,2.81;6.25,1.56 +6.25,1.56;6.25,0.94 +6.25,0.94;5.94,0.62 +5.94,0.62;5.62,0.62 +5.62,0.62;5.00,0.62 +5.00,0.62;4.69,0.94 +4.69,0.94;4.38,0.94 +2.81,2.81;9.06,2.81 +8.44,3.75;8.44,5.31 +8.44,5.31;3.44,5.31 +3.12,5.31;3.44,3.75 +2.81,3.75;9.06,3.75 +6.88,3.75;6.88,5.31 +5.00,3.75;5.00,5.31 +5.94,8.44;5.94,9.38 +8.75,6.88;9.06,8.44 +8.75,8.44;2.81,8.44 +2.81,8.44;2.81,6.88 +4.38,7.81;4.38,6.88 +4.38,6.88;4.69,6.25 +4.69,6.25;5.00,6.25 +5.00,6.25;5.31,6.25 +5.31,6.25;5.94,6.25 +5.62,6.25;6.25,6.25 +6.25,6.25;6.88,6.25 +6.88,6.25;7.19,6.25 +7.19,6.25;7.50,6.88 +7.50,6.88;7.50,7.50 +2.81,5.94;3.12,6.25 +3.12,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.50 +8.75,5.94;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;8.12,7.50 +6.56,6.88;6.25,7.19 +6.25,7.19;5.62,7.50 +5.62,7.50;5.31,7.81 +5.31,7.81;5.31,7.81 + +# UTF-16 : 50 e5 +# UTF-8 : a5 83 e5 +[50e5] 僥 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +5.62,7.19;5.62,9.38 +2.81,8.44;8.44,8.44 +2.50,7.19;9.06,7.19 +9.06,3.44;2.50,3.44 +6.56,3.44;6.56,1.56 +6.56,1.56;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +1.88,0.62;2.50,0.94 +2.50,0.94;3.12,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.50 +4.69,2.50;4.69,3.44 +5.62,4.69;5.00,4.38 +5.00,4.38;4.69,4.38 +4.69,4.38;4.06,4.38 +4.06,4.38;3.12,4.06 +3.12,4.06;2.50,4.06 +5.62,5.94;2.81,5.94 +4.06,4.38;4.06,6.88 +9.06,4.38;5.94,4.38 +8.75,5.94;5.94,5.94 +7.50,4.38;7.50,6.88 + +# UTF-16 : 6f 5b +# UTF-8 : 9b bd e6 +[6f5b] 潛 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.81,6.88;5.62,6.88 +6.25,6.88;9.38,6.88 +5.62,8.44;2.50,8.44 +9.06,8.44;5.94,8.44 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.38,9.06 +5.94,5.00;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;7.19,5.94 +7.19,5.94;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;7.81,8.12 +7.81,8.12;7.81,9.06 +8.12,0.62;8.12,4.69 +8.12,4.69;3.44,4.69 +3.44,4.69;3.44,0.62 +3.44,1.25;8.12,1.25 +3.44,2.81;8.12,2.81 +4.06,5.00;4.38,5.31 +4.38,5.31;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.94,5.94 +5.94,5.94;5.94,5.94 +8.12,6.88;8.12,5.31 +8.12,5.31;8.12,5.00 +8.12,5.00;8.75,5.00 +8.75,5.00;9.06,5.31 +9.06,5.31;9.06,5.62 +9.06,5.62;9.38,5.94 +5.00,6.88;5.00,5.31 +5.94,6.25;6.25,6.88 +6.25,6.88;6.25,7.19 +6.25,7.19;6.56,7.81 +6.56,7.81;6.56,7.81 +2.50,5.94;2.81,6.56 +2.81,6.56;2.81,7.19 +2.81,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 + +# UTF-16 : 50 ed +# UTF-8 : ad 83 e5 +[50ed] 僭 +2.19,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.31 +0.62,5.31;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +2.81,6.88;5.62,6.88 +6.25,6.88;9.38,6.88 +5.62,8.44;2.50,8.44 +9.06,8.44;5.94,8.44 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.38,9.06 +5.94,5.00;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;7.19,5.94 +7.19,5.94;7.50,6.56 +7.50,6.56;7.81,7.19 +7.81,7.19;7.81,7.81 +7.81,7.81;7.81,8.12 +7.81,8.12;7.81,9.06 +8.12,0.62;8.12,4.69 +8.12,4.69;3.44,4.69 +3.44,4.69;3.44,0.62 +3.44,1.25;8.12,1.25 +3.44,2.81;8.12,2.81 +4.06,5.00;4.38,5.31 +4.38,5.31;5.00,5.31 +5.00,5.31;5.31,5.62 +5.31,5.62;5.94,5.94 +5.94,5.94;5.94,5.94 +8.12,6.88;8.12,5.31 +8.12,5.31;8.12,5.00 +8.12,5.00;8.75,5.00 +8.75,5.00;9.06,5.31 +9.06,5.31;9.06,5.62 +9.06,5.62;9.38,5.94 +5.00,6.88;5.00,5.31 +5.94,6.25;6.25,6.88 +6.25,6.88;6.25,7.19 +6.25,7.19;6.56,7.81 +6.56,7.81;6.56,7.81 +2.50,5.94;2.81,6.56 +2.81,6.56;2.81,7.19 +2.81,7.19;2.81,7.50 +2.81,7.50;3.12,7.81 + +# UTF-16 : 8b 56 +# UTF-8 : 96 ad e8 +[8b56] 譖 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +3.44,6.88;5.94,6.88 +6.56,6.88;9.38,6.88 +5.94,8.44;3.44,8.44 +9.06,8.44;6.25,8.44 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.00 +3.75,5.00;4.06,5.31 +4.06,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;4.69,6.25 +4.69,6.25;5.00,6.88 +5.00,6.88;5.00,7.19 +5.00,7.19;5.00,7.81 +5.00,7.81;5.00,8.12 +5.00,8.12;5.00,9.06 +6.25,5.00;6.56,5.31 +6.56,5.31;7.19,5.62 +7.19,5.62;7.50,6.25 +7.50,6.25;7.81,6.88 +7.81,6.88;7.81,7.81 +7.81,7.81;7.81,8.12 +7.81,8.12;7.81,9.06 +8.44,0.62;8.44,4.69 +8.44,4.69;4.06,4.69 +4.06,4.69;4.06,0.62 +4.06,1.25;8.44,1.25 +4.06,2.81;8.44,2.81 +4.69,5.00;5.00,5.31 +5.00,5.31;5.31,5.31 +5.31,5.31;5.94,5.62 +5.94,5.62;6.25,5.94 +8.12,6.88;8.12,5.31 +8.12,5.31;8.44,5.00 +8.44,5.00;8.75,5.00 +8.75,5.00;9.06,5.31 +9.06,5.31;9.06,5.62 +9.06,5.62;9.38,5.94 +5.31,6.88;5.31,5.31 +6.25,6.25;6.56,6.88 +6.56,6.88;6.56,7.19 +6.56,7.19;6.88,7.81 +6.88,7.81;6.88,7.81 +3.12,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;3.75,7.50 +3.75,7.50;3.75,7.81 + +# UTF-16 : 51 aa +# UTF-8 : aa 86 e5 +[51aa] 冪 +8.44,7.19;8.44,8.75 +8.44,8.75;0.94,8.75 +0.94,8.75;0.94,7.19 +4.38,5.00;4.06,4.69 +4.06,4.69;3.75,4.38 +3.75,4.38;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.81,3.44 +2.81,3.44;2.19,3.12 +2.19,3.12;1.88,3.12 +1.88,3.12;1.25,2.81 +1.25,2.81;0.94,2.50 +0.94,2.50;0.31,2.50 +1.25,7.81;8.12,7.81 +2.81,7.19;2.81,8.75 +6.56,7.19;6.56,8.75 +1.56,5.00;7.81,5.00 +7.81,5.00;7.81,7.19 +7.81,7.19;1.56,7.19 +1.56,7.19;1.56,5.00 +1.56,5.94;7.81,5.94 +4.69,0.62;4.69,3.75 +0.62,4.06;8.75,4.06 +7.50,2.81;7.81,1.25 +7.50,1.25;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +1.56,0.94;1.88,2.81 +1.56,2.81;7.81,2.81 +5.94,4.06;6.25,3.75 +6.25,3.75;6.88,3.44 +6.88,3.44;7.50,3.12 +7.50,3.12;8.12,2.81 +8.12,2.81;8.75,2.50 +8.75,2.50;9.06,2.50 + +# UTF-16 : 53 0d +# UTF-8 : 8d 8c e5 +[530d] 匍 +0.31,5.31;0.62,5.62 +0.62,5.62;0.62,6.25 +0.62,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,9.06 +2.19,9.06;2.50,9.38 +5.31,7.81;5.62,7.50 +5.62,7.50;5.94,7.19 +5.94,7.19;6.25,7.19 +6.25,7.19;6.56,6.88 +1.56,2.81;6.56,2.81 +1.56,4.38;6.56,4.38 +4.06,7.81;4.06,0.94 +1.25,6.88;7.19,6.88 +1.25,0.94;1.56,5.62 +1.25,5.62;6.56,5.62 +6.56,5.62;6.56,1.88 +6.56,1.88;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;5.00,1.25 +1.88,8.12;8.44,8.12 +8.44,8.12;8.44,6.56 +8.44,6.56;8.44,5.00 +8.44,5.00;8.44,3.75 +8.44,3.75;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 + +# UTF-16 : 53 10 +# UTF-8 : 90 8c e5 +[5310] 匐 +2.19,8.44;8.44,8.44 +8.44,8.44;8.44,6.56 +8.44,6.56;8.44,5.00 +8.44,5.00;8.44,3.75 +8.44,3.75;8.12,2.81 +8.12,2.81;8.12,2.19 +8.12,2.19;8.12,1.56 +8.12,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +0.00,5.31;0.31,5.62 +0.31,5.62;0.62,6.25 +0.62,6.25;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.56,7.19 +1.56,7.19;1.88,7.81 +1.88,7.81;1.88,8.12 +1.88,8.12;2.19,8.44 +2.19,8.44;2.19,9.06 +2.19,9.06;2.50,9.38 +1.88,5.00;6.56,5.00 +6.56,5.00;6.56,6.56 +6.56,6.56;1.88,6.56 +1.88,6.56;1.88,5.00 +1.56,7.50;6.88,7.50 +4.06,1.88;4.06,4.38 +1.56,1.56;6.88,1.56 +6.88,1.56;6.88,4.38 +6.88,4.38;1.56,4.38 +1.25,4.38;1.56,1.25 +1.56,3.12;6.88,3.12 + +# UTF-16 : 53 ed +# UTF-8 : ad 8f e5 +[53ed] 叭 +0.94,2.19;3.12,2.19 +3.12,2.19;3.12,8.44 +3.12,8.44;0.62,8.44 +0.62,8.44;0.62,1.25 +4.69,8.75;7.19,8.75 +7.19,8.75;7.19,7.81 +7.19,7.81;7.19,6.88 +7.19,6.88;7.50,5.94 +7.50,5.94;7.50,5.31 +7.50,5.31;7.81,4.38 +7.81,4.38;7.81,3.75 +7.81,3.75;8.12,2.81 +8.12,2.81;8.44,2.19 +8.44,2.19;8.75,1.56 +8.75,1.56;9.38,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.38,3.75 +4.38,3.75;4.69,4.69 +4.69,4.69;4.69,5.31 +4.69,5.31;4.69,5.94 +4.69,5.94;5.00,6.56 +5.00,6.56;5.00,7.50 + +# UTF-16 : 91 df +# UTF-8 : 9f 87 e9 +[91df] 釟 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.00,6.88 +3.75,5.00;0.31,5.00 +3.44,6.88;0.62,6.88 +2.19,1.56;2.19,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;1.25,3.12 +1.25,3.12;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;0.62,4.38 +2.81,2.50;2.81,3.12 +2.81,3.12;3.12,3.44 +3.12,3.44;3.12,3.75 +3.12,3.75;3.44,4.06 +3.44,4.06;3.44,4.38 +5.00,8.75;7.19,8.75 +7.19,8.75;7.50,7.81 +7.50,7.81;7.50,6.88 +7.50,6.88;7.50,5.94 +7.50,5.94;7.81,5.31 +7.81,5.31;7.81,4.38 +7.81,4.38;8.12,3.75 +8.12,3.75;8.44,2.81 +8.44,2.81;8.75,2.19 +8.75,2.19;9.06,1.56 +9.06,1.56;9.38,0.94 +3.12,0.94;3.75,1.25 +3.75,1.25;4.06,1.88 +4.06,1.88;4.06,2.50 +4.06,2.50;4.38,3.12 +4.38,3.12;4.69,3.75 +4.69,3.75;4.69,4.69 +4.69,4.69;5.00,5.31 +5.00,5.31;5.00,5.94 +5.00,5.94;5.00,6.56 +5.00,6.56;5.00,7.50 + +# UTF-16 : 56 a5 +# UTF-8 : a5 9a e5 +[56a5] 嚥 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +2.81,8.44;9.06,8.44 +4.69,6.88;4.69,9.38 +7.19,9.38;7.19,7.19 +7.19,7.19;5.00,7.19 +9.06,0.62;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.19,0.62;6.88,1.25 +6.88,1.25;6.56,1.88 +6.56,1.88;6.56,2.19 +6.56,2.19;6.25,2.50 +5.00,0.62;5.00,1.25 +5.00,1.25;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;5.00,2.50 +2.50,0.62;2.81,0.94 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +5.31,3.44;6.88,3.44 +6.88,3.44;6.88,6.25 +6.88,6.25;5.00,6.25 +5.00,6.25;5.00,3.44 +4.38,3.12;4.38,7.19 +7.50,7.19;7.81,4.06 +7.50,4.06;7.81,3.44 +7.81,3.44;8.12,3.44 +8.12,3.44;8.44,3.44 +8.44,3.44;8.75,3.44 +8.75,3.44;9.06,4.06 +9.06,4.06;9.06,4.69 +9.06,4.69;9.06,5.00 +7.50,5.62;8.12,5.94 +8.12,5.94;8.44,6.25 +8.44,6.25;8.75,6.56 +8.75,6.56;9.06,6.88 +2.81,6.25;4.38,6.25 +2.81,3.75;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,4.38 + +# UTF-16 : 81 d9 +# UTF-8 : 99 87 e8 +[81d9] 臙 +0.62,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +0.31,0.62;0.31,1.25 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.81 +0.62,2.81;0.62,3.12 +0.62,3.12;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.62,5.31 +0.62,5.31;0.62,8.75 +0.62,8.75;2.50,8.75 +2.50,8.75;2.50,1.56 +2.50,1.56;2.50,1.25 +2.50,1.25;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +2.81,8.44;9.06,8.44 +4.69,6.88;4.69,9.38 +7.19,9.38;7.19,7.19 +7.19,7.19;5.00,7.19 +9.06,0.62;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.19,0.62;6.88,1.25 +6.88,1.25;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.56,2.50 +5.31,0.62;5.31,1.25 +5.31,1.25;5.00,1.88 +5.00,1.88;5.00,2.50 +5.00,2.50;5.00,2.50 +2.81,0.62;2.81,0.94 +2.81,0.94;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.50 +5.31,3.44;6.88,3.44 +6.88,3.44;6.88,6.25 +6.88,6.25;5.00,6.25 +5.00,6.25;5.00,3.44 +4.38,3.12;4.38,7.19 +7.50,7.19;7.81,4.06 +7.50,4.06;7.81,3.44 +7.81,3.44;8.12,3.44 +8.12,3.44;8.44,3.44 +8.44,3.44;8.75,3.44 +8.75,3.44;9.06,4.06 +9.06,4.06;9.06,4.69 +9.06,4.69;9.06,5.00 +7.50,5.62;8.12,5.94 +8.12,5.94;8.44,6.25 +8.44,6.25;8.75,6.56 +8.75,6.56;9.06,6.88 +2.81,6.25;4.38,6.25 +2.81,3.75;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.06,4.38 +4.06,4.38;4.38,4.38 + +# UTF-16 : 8b 8c +# UTF-8 : 8c ae e8 +[8b8c] 讌 +0.62,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;2.81,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;2.81,8.75 +2.81,8.44;9.06,8.44 +4.69,6.88;5.00,9.38 +7.19,9.38;7.19,7.19 +7.19,7.19;5.00,7.19 +9.06,0.62;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.50 +7.19,0.62;6.88,1.25 +6.88,1.25;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.56,2.50 +5.31,0.62;5.31,1.25 +5.31,1.25;5.31,1.88 +5.31,1.88;5.00,2.50 +5.00,2.50;5.00,2.50 +2.81,0.62;3.12,0.94 +3.12,0.94;3.44,1.56 +3.44,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +5.31,3.44;6.88,3.44 +6.88,3.44;6.88,6.25 +6.88,6.25;5.31,6.25 +5.31,6.25;5.31,3.44 +4.38,3.12;4.38,7.19 +7.50,7.19;7.81,4.06 +7.50,4.06;7.81,3.44 +7.81,3.44;8.12,3.44 +8.12,3.44;8.44,3.44 +8.44,3.44;8.75,3.44 +8.75,3.44;9.06,4.06 +9.06,4.06;9.06,4.69 +9.06,4.69;9.06,5.00 +7.50,5.62;8.12,5.94 +8.12,5.94;8.44,6.25 +8.44,6.25;8.75,6.56 +8.75,6.56;9.06,6.88 +3.12,6.25;4.38,6.25 +2.81,3.75;3.44,3.75 +3.44,3.75;3.75,4.06 +3.75,4.06;4.38,4.38 +4.38,4.38;4.38,4.38 + +# UTF-16 : 56 bc +# UTF-8 : bc 9a e5 +[56bc] 嚼 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +3.12,5.94;3.12,7.19 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,5.94 +8.75,5.94;3.44,5.94 +6.88,7.19;6.88,5.94 +5.00,7.19;5.00,5.94 +8.44,5.62;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +9.38,4.69;6.25,4.69 +7.50,2.19;7.19,2.81 +7.19,2.81;7.19,3.12 +7.19,3.12;6.88,3.44 +6.88,3.44;6.56,3.75 +6.56,3.75;6.56,3.75 +5.62,3.12;5.94,5.31 +5.62,5.31;3.44,5.31 +3.44,5.31;3.44,0.62 +3.44,3.44;5.62,3.44 +3.44,4.38;5.62,4.38 +3.44,2.50;6.25,2.50 +3.44,1.56;6.25,1.56 +9.06,7.19;8.75,7.81 +8.75,7.81;8.44,8.12 +8.44,8.12;8.12,8.44 +8.12,8.44;8.12,8.75 +6.25,7.50;5.94,8.12 +5.94,8.12;5.62,8.44 +5.62,8.44;5.62,8.75 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,8.12 +3.44,8.12;3.75,8.44 +3.75,8.44;3.75,8.75 +3.75,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,9.06 +7.81,9.06;8.12,9.06 +8.12,9.06;8.75,9.06 + +# UTF-16 : 57 d2 +# UTF-8 : 92 9f e5 +[57d2] 埒 +0.31,6.56;2.81,6.56 +1.56,1.88;1.56,9.06 +0.31,1.25;0.94,1.56 +0.94,1.56;1.56,1.88 +1.56,1.88;2.19,2.19 +2.19,2.19;2.81,2.50 +2.81,2.50;3.12,2.50 +3.12,2.50;3.75,2.81 +8.44,5.62;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,4.69;2.81,4.69 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.81 +5.31,2.81;5.00,3.12 +5.00,3.12;4.69,3.44 +4.69,3.44;4.38,3.75 +9.06,6.25;8.75,6.56 +8.75,6.56;8.75,7.19 +8.75,7.19;8.44,7.50 +8.44,7.50;8.12,7.81 +8.12,7.81;8.12,8.12 +6.25,5.94;6.25,6.25 +6.25,6.25;5.94,6.88 +5.94,6.88;5.94,7.19 +5.94,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +3.12,5.62;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;3.75,7.19 +3.75,7.19;4.06,7.81 +4.06,7.81;4.06,8.12 +4.06,8.12;4.38,8.12 +4.38,8.12;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 + +# UTF-16 : 59 25 +# UTF-8 : a5 a4 e5 +[5925] 夥 +0.00,1.25;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;2.19,3.75 +2.19,3.75;2.50,4.38 +4.69,4.38;0.31,4.38 +0.62,5.31;4.38,5.31 +4.38,5.31;4.38,8.75 +4.38,8.75;0.62,8.75 +0.62,8.75;0.62,5.31 +2.50,8.75;2.50,0.62 +0.62,7.19;4.38,7.19 +4.69,1.88;4.38,2.19 +4.38,2.19;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;2.81,3.75 +2.81,3.75;2.50,4.38 +4.69,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,4.06 +5.94,4.06;6.25,4.38 +6.25,4.38;6.56,4.69 +6.56,4.69;6.88,5.00 +6.88,5.00;7.50,5.62 +7.50,5.62;7.50,5.94 +7.81,2.50;7.50,3.12 +7.50,3.12;7.19,3.44 +7.19,3.44;6.88,3.75 +6.88,3.75;6.56,4.06 +6.88,5.00;9.38,5.00 +9.06,5.00;9.06,4.38 +9.06,4.38;8.75,3.75 +8.75,3.75;8.44,3.12 +8.44,3.12;8.12,2.81 +8.12,2.81;7.50,2.19 +7.50,2.19;7.19,1.88 +7.19,1.88;6.56,1.56 +6.56,1.56;5.94,1.25 +5.94,1.25;5.31,0.94 +5.31,0.94;4.69,0.62 +4.69,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;6.25,8.44 +6.25,8.44;6.56,8.75 +6.56,8.75;6.56,9.38 +6.25,8.44;8.75,8.44 +8.75,8.44;8.44,7.81 +8.44,7.81;8.12,7.50 +8.12,7.50;7.81,6.88 +7.81,6.88;7.50,6.56 +7.50,6.56;7.19,6.25 +7.19,6.25;6.56,5.62 +6.56,5.62;6.25,5.31 +6.25,5.31;5.62,5.31 +5.62,5.31;5.31,5.00 +5.31,5.00;4.69,4.69 +7.19,6.25;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;6.25,7.50 + +# UTF-16 : 5a 36 +# UTF-8 : b6 a8 e5 +[5a36] 娶 +1.25,8.75;1.25,5.00 +4.69,8.75;0.62,8.75 +4.38,4.38;4.38,8.75 +1.25,6.25;4.38,6.25 +1.25,7.50;4.38,7.50 +0.31,4.69;1.25,5.00 +1.25,5.00;1.88,5.00 +1.88,5.00;2.19,5.00 +2.19,5.00;2.81,5.00 +2.81,5.00;3.12,5.00 +3.12,5.00;3.44,5.00 +3.44,5.00;3.75,5.00 +3.75,5.00;4.38,5.31 +5.00,8.75;8.75,8.75 +5.00,5.00;5.31,5.31 +5.31,5.31;5.94,5.31 +5.94,5.31;6.56,5.62 +6.56,5.62;6.88,5.94 +6.88,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.44,8.12 +8.44,8.12;8.75,8.44 +9.06,4.69;8.75,5.00 +8.75,5.00;8.12,5.31 +8.12,5.31;7.81,5.62 +7.81,5.62;7.50,5.94 +7.50,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.25,6.88 +6.25,6.88;5.94,7.50 +5.94,7.50;5.62,7.81 +5.62,7.81;5.31,8.12 +9.06,3.75;0.31,3.75 +0.94,0.62;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;5.00,1.88 +5.00,1.88;5.31,2.19 +5.31,2.19;5.94,2.50 +5.94,2.50;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.19,3.75 +4.06,4.69;3.44,4.06 +3.44,4.06;3.12,3.75 +3.12,3.75;2.50,3.12 +2.50,3.12;1.88,2.50 +1.88,2.50;1.25,2.19 +1.88,2.50;2.50,2.50 +2.50,2.50;3.12,2.19 +3.12,2.19;3.75,2.19 +3.75,2.19;4.38,2.19 +4.38,2.19;5.00,1.88 +5.00,1.88;5.62,1.56 +5.62,1.56;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.75,0.62 + +# UTF-16 : 5b 32 +# UTF-8 : b2 ac e5 +[5b32] 嬲 +3.12,0.62;3.75,0.94 +3.75,0.94;4.06,1.56 +4.06,1.56;4.69,2.19 +4.69,2.19;5.00,2.81 +5.00,2.81;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.62,5.00 +5.62,5.00;5.94,5.62 +5.94,5.62;5.94,6.56 +5.94,6.56;5.94,7.50 +5.94,7.50;3.12,7.50 +4.69,9.38;4.69,8.44 +4.69,8.44;4.69,7.81 +4.69,7.81;4.69,7.50 +4.69,7.50;4.38,6.88 +4.38,6.88;4.38,6.25 +4.38,6.25;4.06,5.62 +4.06,5.62;4.06,5.00 +4.06,5.00;4.06,4.69 +4.06,4.69;3.75,4.06 +3.75,4.06;3.75,3.75 +3.75,4.38;4.38,4.06 +4.38,4.06;4.69,3.44 +4.69,3.44;5.31,3.12 +5.31,3.12;5.62,2.50 +5.62,2.50;5.94,1.88 +5.94,1.88;6.25,1.56 +0.00,4.06;3.12,4.06 +2.81,4.06;2.81,3.12 +2.81,3.12;2.81,2.50 +2.81,2.50;2.81,2.19 +2.81,2.19;2.81,1.25 +2.81,1.25;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +0.62,5.00;2.81,5.00 +2.81,5.00;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,5.00 +0.62,6.88;2.81,6.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.62,1.25 +0.62,1.25;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.38 +1.88,4.38;1.88,5.00 +1.56,5.00;1.88,8.75 +5.94,4.06;9.06,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.50 +8.75,2.50;8.75,2.19 +8.75,2.19;8.75,1.25 +8.75,1.25;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +6.56,5.00;8.75,5.00 +8.75,5.00;8.75,8.75 +8.75,8.75;6.56,8.75 +6.56,8.75;6.56,5.00 +6.56,6.88;8.75,6.88 +6.25,0.62;6.56,0.94 +6.56,0.94;6.56,1.25 +6.56,1.25;6.88,1.88 +6.88,1.88;7.19,2.19 +7.19,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.50,3.44 +7.50,3.44;7.50,4.06 +7.50,4.06;7.81,4.38 +7.81,4.38;7.81,5.00 +7.50,5.00;7.81,8.75 + +# UTF-16 : 5a d0 +# UTF-8 : 90 ab e5 +[5ad0] 嫐 +9.38,7.50;6.25,7.50 +5.94,0.62;6.56,0.94 +6.56,0.94;6.88,1.56 +6.88,1.56;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.44,5.00 +8.44,5.00;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;8.75,7.50 +7.50,9.38;7.50,8.44 +7.50,8.44;7.50,7.81 +7.50,7.81;7.50,7.50 +7.50,7.50;7.19,6.88 +7.19,6.88;7.19,6.25 +7.19,6.25;7.19,5.62 +7.19,5.62;6.88,5.00 +6.88,5.00;6.88,4.69 +6.88,4.69;6.56,4.06 +6.56,4.06;6.56,3.75 +6.56,4.38;7.19,3.75 +7.19,3.75;7.81,3.44 +7.81,3.44;8.12,2.81 +8.12,2.81;8.44,2.50 +8.44,2.50;8.75,2.19 +8.75,2.19;9.06,1.56 +9.06,1.56;9.38,1.25 +3.12,4.06;5.94,4.06 +5.94,4.06;5.94,3.12 +5.94,3.12;5.94,2.50 +5.94,2.50;5.94,2.19 +5.94,2.19;5.62,1.25 +5.62,1.25;5.62,0.94 +5.62,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +3.75,5.00;5.94,5.00 +5.62,5.00;5.94,8.75 +5.62,8.75;3.44,8.75 +3.44,8.75;3.44,5.00 +3.75,6.88;5.94,6.88 +3.12,0.62;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.38,2.81 +4.38,2.81;4.38,3.44 +4.38,3.44;4.69,4.06 +4.69,4.06;4.69,4.38 +4.69,4.38;4.69,5.00 +4.69,5.00;4.69,8.75 +0.00,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.50,5.00 +2.50,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.56,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.62,4.38;1.25,4.06 +1.25,4.06;1.56,3.44 +1.56,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,1.88 +2.81,1.88;3.12,1.56 + +# UTF-16 : 76 34 +# UTF-8 : b4 98 e7 +[7634] 瘴 +5.31,8.75;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +3.12,2.81;8.44,2.81 +8.44,2.81;8.44,5.31 +8.44,5.31;3.12,5.31 +3.12,5.31;3.12,2.81 +3.12,4.06;8.44,4.06 +1.88,1.88;9.06,1.88 +5.62,0.62;5.62,2.81 +2.19,5.94;9.06,5.94 +2.50,7.50;9.06,7.50 +5.62,7.50;5.62,8.44 +6.56,5.94;7.19,6.56 +7.19,6.56;7.50,6.88 +7.50,6.88;7.50,7.50 +7.50,7.50;7.81,7.50 +4.69,5.94;4.38,6.56 +4.38,6.56;4.06,6.88 +4.06,6.88;3.75,7.50 +3.75,7.50;3.75,7.50 + +# UTF-16 : 5c 6e +# UTF-8 : ae b1 e5 +[5c6e] 屮 +0.94,7.81;0.94,3.44 +8.44,3.44;8.44,7.81 +0.94,4.38;8.44,4.38 +1.56,0.94;2.19,1.25 +2.19,1.25;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.38,2.81 +4.38,2.81;4.69,3.44 +4.69,3.44;4.69,3.75 +4.69,3.75;4.69,4.06 +4.69,4.06;4.69,9.06 + +# UTF-16 : 5f 51 +# UTF-8 : 91 bd e5 +[5f51] 彑 +0.62,1.25;8.75,1.25 +1.88,2.81;2.19,3.44 +2.19,3.44;2.19,4.06 +2.19,4.06;2.50,4.69 +2.50,4.69;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.44,7.81 +3.44,7.81;3.44,8.44 +3.44,8.44;3.75,9.06 +5.94,1.25;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.88,3.44 +6.88,3.44;6.88,4.06 +6.88,4.06;7.19,4.69 +7.19,4.69;7.19,5.00 +7.19,5.00;7.19,5.62 +7.19,5.62;7.50,6.25 +7.50,6.25;7.50,6.88 +7.50,6.88;3.12,6.88 +6.88,3.44;2.19,3.44 + +# UTF-16 : 60 59 +# UTF-8 : 99 81 e6 +[6059] 恙 +0.62,4.38;9.06,4.38 +1.25,6.25;8.12,6.25 +0.62,8.12;8.75,8.12 +3.44,8.12;3.44,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.12;6.25,8.44 +6.25,8.44;6.25,8.75 +6.25,8.75;6.56,9.38 +6.56,9.38;6.56,9.38 +4.69,4.38;4.69,8.12 +5.94,2.50;5.62,2.81 +5.62,2.81;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.38,3.75 +4.38,3.75;4.06,3.75 +2.81,3.75;3.12,1.88 +2.81,1.88;3.12,1.56 +3.12,1.56;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,0.62 +4.69,0.62;5.00,0.62 +5.00,0.62;5.31,0.62 +5.31,0.62;5.94,0.94 +5.94,0.94;6.25,0.94 +5.94,0.94;6.56,0.94 +6.56,0.94;7.19,1.25 +7.19,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,2.50 +0.31,0.94;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.88,3.44 +9.06,0.94;8.75,1.56 +8.75,1.56;8.44,1.88 +8.44,1.88;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 + +# UTF-16 : 60 b8 +# UTF-8 : b8 82 e6 +[60b8] 悸 +1.25,0.62;1.25,9.06 +0.00,4.06;0.31,4.69 +0.31,4.69;0.31,5.31 +0.31,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,2.81;9.38,2.81 +8.75,4.38;3.12,4.38 +5.94,3.44;5.94,1.56 +5.94,1.56;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.31,0.62 +5.31,0.62;5.00,0.62 +5.00,0.62;4.38,0.94 +4.38,0.94;4.06,0.94 +8.44,4.38;8.12,4.06 +8.12,4.06;7.50,4.06 +7.50,4.06;7.19,3.75 +7.19,3.75;6.56,3.44 +6.56,3.44;5.94,3.44 +2.81,7.19;9.06,7.19 +5.62,5.00;5.94,8.44 +2.81,8.44;3.44,8.44 +3.44,8.44;4.06,8.44 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,8.75 +2.81,4.69;3.12,5.00 +3.12,5.00;3.44,5.00 +3.44,5.00;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,5.94 +4.38,5.94;5.00,6.25 +5.00,6.25;5.62,6.88 +5.62,6.88;5.62,7.19 +9.06,4.69;8.75,4.69 +8.75,4.69;8.44,5.00 +8.44,5.00;7.81,5.31 +7.81,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,5.94 +6.88,5.94;6.25,6.56 +6.25,6.56;5.94,7.19 + +# UTF-16 : 61 59 +# UTF-8 : 99 85 e6 +[6159] 慙 +2.81,2.81;2.81,1.88 +2.81,1.88;2.81,1.25 +2.81,1.25;3.12,0.94 +3.12,0.94;3.44,0.94 +3.44,0.94;3.75,0.62 +3.44,0.62;4.06,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;4.69,0.62 +4.69,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;5.94,0.62 +5.94,0.62;6.56,0.94 +6.56,0.94;6.88,0.94 +6.88,0.94;7.19,1.56 +7.19,1.56;7.19,2.19 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,2.81 +9.06,0.94;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.12,2.19 +8.12,2.19;7.81,2.50 +7.81,2.50;7.50,2.81 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;5.00,2.50 +5.00,2.50;4.38,2.81 +4.38,2.81;4.06,3.12 +5.31,6.88;9.06,6.88 +7.81,3.44;7.81,6.88 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +4.69,3.44;5.00,4.06 +5.00,4.06;5.31,5.00 +5.31,5.00;5.31,5.31 +5.31,5.31;5.31,5.94 +5.31,5.94;5.31,6.25 +5.31,6.25;5.31,6.88 +5.31,6.88;5.31,7.81 +5.31,7.81;5.31,8.75 +0.94,5.31;4.38,5.31 +4.38,5.31;4.38,7.50 +4.38,7.50;0.94,7.50 +0.94,7.50;0.94,5.00 +0.94,6.25;4.38,6.25 +0.31,4.38;4.69,4.38 +2.81,5.31;2.81,9.06 +2.81,3.44;2.81,5.31 +0.31,8.44;5.00,8.44 + +# UTF-16 : 65 83 +# UTF-8 : 83 96 e6 +[6583] 斃 +5.00,5.00;5.62,5.31 +5.62,5.31;6.25,5.62 +6.25,5.62;6.56,5.94 +6.56,5.94;7.19,6.25 +7.19,6.25;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;7.81,7.19 +7.81,7.19;8.12,7.50 +8.12,7.50;8.12,8.12 +8.12,8.12;8.44,8.44 +5.94,8.44;9.06,8.44 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,7.81 +5.62,7.81;5.94,8.44 +5.94,8.44;5.94,8.75 +5.94,8.75;6.25,9.38 +9.06,5.00;8.44,5.31 +8.44,5.31;8.12,5.31 +8.12,5.31;7.50,5.62 +7.50,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;6.56,6.88 +6.56,6.88;6.25,7.19 +6.25,7.19;6.25,7.81 +6.25,7.81;6.25,8.12 +3.44,5.31;3.75,5.31 +3.75,5.31;4.38,5.00 +4.38,5.00;4.69,5.31 +4.69,5.31;4.69,5.62 +4.69,5.62;4.69,7.81 +4.69,7.81;0.94,7.81 +0.94,7.81;0.94,5.00 +2.81,5.00;2.81,9.38 +1.25,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.19,7.50 +4.38,5.94;4.06,6.25 +4.06,6.25;3.75,6.88 +3.75,6.88;3.44,7.19 +3.44,7.19;3.44,7.50 +0.62,4.38;8.75,4.38 +5.62,4.38;5.62,1.25 +5.62,1.25;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +0.31,2.50;0.94,2.81 +0.94,2.81;1.56,3.12 +1.56,3.12;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,4.38 +2.19,3.44;4.69,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.06,2.19 +4.06,2.19;3.75,1.88 +3.75,1.88;3.44,1.56 +3.44,1.56;2.81,1.56 +2.81,1.56;2.50,1.25 +2.50,1.25;1.88,0.94 +1.88,0.94;1.25,0.62 +1.25,0.62;0.62,0.62 +3.44,1.88;3.12,2.19 +3.12,2.19;2.50,2.50 +2.50,2.50;2.19,2.50 +2.19,2.50;1.88,2.81 +5.62,2.50;6.25,2.81 +6.25,2.81;6.88,2.81 +6.88,2.81;7.50,3.12 +7.50,3.12;8.12,3.12 +8.12,3.12;8.75,3.44 +0.31,7.81;0.94,7.81 +0.94,7.81;1.25,8.12 +1.25,8.12;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,9.06 +5.00,7.81;4.69,8.12 +4.69,8.12;4.38,8.44 +4.38,8.44;3.75,8.75 +3.75,8.75;3.44,9.06 + +# UTF-16 : 67 73 +# UTF-8 : b3 9d e6 +[6773] 杳 +4.69,4.69;4.69,9.38 +8.75,8.12;0.62,8.12 +0.31,5.00;0.94,5.31 +0.94,5.31;1.56,5.62 +1.56,5.62;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.56 +2.81,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.38,7.81 +4.38,7.81;4.69,8.12 +8.75,5.00;8.44,5.31 +8.44,5.31;7.81,5.62 +7.81,5.62;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.56,6.56 +6.56,6.56;5.94,6.88 +5.94,6.88;5.62,7.19 +5.62,7.19;5.31,7.50 +5.31,7.50;5.00,7.81 +5.00,7.81;4.69,8.12 +7.81,0.62;7.81,4.38 +7.81,4.38;1.56,4.38 +1.56,4.38;1.56,0.62 +1.88,1.25;7.50,1.25 +1.88,2.81;7.50,2.81 + +# UTF-16 : 66 88 +# UTF-8 : 88 9a e6 +[6688] 暈 +1.56,6.88;8.12,6.88 +8.12,6.88;8.12,8.75 +8.12,8.75;1.25,8.75 +1.25,8.75;1.25,6.88 +1.56,7.81;8.12,7.81 +1.56,2.19;7.81,2.19 +7.81,2.19;7.81,4.38 +7.81,4.38;1.56,4.38 +1.56,4.38;1.56,2.19 +1.56,3.44;7.81,3.44 +0.31,1.56;9.06,1.56 +4.69,0.31;4.69,6.25 +1.25,5.31;8.12,5.31 +8.75,4.69;8.75,6.25 +8.75,6.25;0.62,6.25 +0.62,6.25;0.62,4.69 + +# UTF-16 : 67 2e +# UTF-8 : ae 9c e6 +[672e] 朮 +4.69,9.38;4.69,0.31 +0.62,7.50;8.75,7.50 +5.94,9.06;6.56,8.75 +6.56,8.75;6.88,8.44 +6.88,8.44;7.19,8.44 +7.19,8.44;7.50,8.12 +7.50,8.12;7.81,8.12 +0.62,1.56;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.50 +1.88,2.50;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,3.75;2.50,4.06 +2.50,4.06;2.50,4.69 +2.50,4.69;2.50,5.31 +2.50,5.31;2.50,6.56 +7.19,6.56;7.19,2.50 +7.19,2.50;7.19,1.88 +7.19,1.88;7.50,1.56 +7.50,1.56;8.12,1.56 +8.12,1.56;8.44,1.56 +8.44,1.56;8.75,1.88 +8.75,1.88;9.06,2.19 +9.06,2.19;9.06,3.12 +9.06,3.12;9.06,3.44 + +# UTF-16 : 67 e9 +# UTF-8 : a9 9f e6 +[67e9] 柩 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 +9.06,8.44;3.75,8.44 +3.44,8.44;3.75,0.62 +3.44,1.56;9.06,1.56 +4.38,5.00;4.69,5.62 +4.69,5.62;5.31,6.25 +5.31,6.25;5.62,6.88 +5.62,6.88;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.25,8.12 +5.94,7.19;8.12,7.19 +7.81,7.19;7.81,6.56 +7.81,6.56;7.50,5.94 +7.50,5.94;7.19,5.31 +7.19,5.31;6.88,4.69 +6.88,4.69;6.56,4.06 +6.56,4.06;6.25,3.75 +6.25,3.75;5.94,3.12 +5.94,3.12;5.31,2.81 +5.31,2.81;4.69,2.50 +4.69,2.50;4.06,2.19 +6.88,4.38;7.19,3.75 +7.19,3.75;7.50,3.44 +7.50,3.44;8.12,2.81 +8.12,2.81;8.44,2.50 +8.44,2.50;8.75,2.19 + +# UTF-16 : 68 cd +# UTF-8 : 8d a3 e6 +[68cd] 棍 +3.75,5.31;8.75,5.31 +8.75,5.31;8.75,8.75 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,5.31 +3.75,7.19;8.75,7.19 +6.56,5.00;6.56,1.25 +6.56,1.25;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 +6.56,3.12;7.19,3.44 +7.19,3.44;7.50,3.44 +7.50,3.44;8.12,3.75 +8.12,3.75;8.44,4.06 +8.44,4.06;9.06,4.38 +3.75,3.44;5.94,3.44 +3.75,0.94;3.75,5.00 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.94,1.56 +1.88,0.62;1.88,9.06 +3.12,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.88,7.19 +3.12,4.06;2.81,4.69 +2.81,4.69;2.50,5.31 +2.50,5.31;2.50,5.94 +2.50,5.94;2.19,6.56 +2.19,6.56;1.88,7.19 + +# UTF-16 : 68 d7 +# UTF-8 : 97 a3 e6 +[68d7] 棗 +6.25,2.50;6.88,2.50 +6.88,2.50;7.19,2.19 +7.19,2.19;7.50,2.19 +7.50,2.19;8.12,2.50 +8.12,2.50;8.12,2.81 +8.12,2.81;8.12,3.75 +8.12,3.75;1.25,3.75 +1.25,3.75;1.25,2.19 +8.75,4.69;0.62,4.69 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;4.06,2.50 +4.06,2.50;4.69,2.81 +4.69,0.62;4.69,5.31 +8.75,8.44;0.62,8.44 +4.69,5.62;4.69,9.38 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.25 +7.19,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.31,2.50 +5.31,2.50;4.69,2.81 +6.25,6.56;6.88,6.56 +6.88,6.56;7.19,6.56 +7.19,6.56;7.50,6.56 +7.50,6.56;8.12,6.56 +8.12,6.56;8.12,7.19 +8.12,7.19;8.12,7.81 +8.12,7.81;1.25,7.81 +1.25,7.81;1.25,6.25 +0.31,5.00;0.94,5.31 +0.94,5.31;1.56,5.31 +1.56,5.31;2.19,5.62 +2.19,5.62;2.50,5.94 +2.50,5.94;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,6.56 +4.06,6.56;4.69,7.19 +9.06,5.00;8.44,5.31 +8.44,5.31;7.81,5.31 +7.81,5.31;7.19,5.62 +7.19,5.62;6.88,5.94 +6.88,5.94;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.62,6.56 +5.62,6.56;5.31,6.56 +5.31,6.56;4.69,7.19 + +# UTF-16 : 69 6e +# UTF-8 : ae a5 e6 +[696e] 楮 +4.06,4.69;4.06,0.62 +8.44,0.62;8.44,4.69 +8.44,4.69;4.06,4.69 +4.06,1.25;8.44,1.25 +4.06,2.81;8.44,2.81 +2.81,4.06;3.44,4.38 +3.44,4.38;4.38,4.69 +4.38,4.69;5.00,5.31 +5.00,5.31;5.62,5.62 +5.62,5.62;6.25,6.25 +6.25,6.25;6.88,6.56 +6.88,6.56;7.50,7.19 +7.50,7.19;8.12,7.81 +8.12,7.81;8.44,8.12 +8.44,8.12;9.06,8.75 +2.81,5.94;9.06,5.94 +8.44,8.12;3.44,8.12 +5.62,5.94;5.94,9.38 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.06 +0.62,4.06;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +9.06,4.06;8.75,4.38 +8.75,4.38;8.44,4.69 +8.44,4.69;8.12,5.00 +8.12,5.00;7.81,5.31 +7.81,5.31;7.50,5.62 + +# UTF-16 : 6a b8 +# UTF-8 : b8 aa e6 +[6ab8] 檸 +1.56,0.62;1.56,9.06 +2.81,7.19;0.31,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.62,3.75 +0.62,3.75;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,5.94 +1.25,5.94;1.56,6.25 +1.56,6.25;1.56,6.88 +1.56,6.88;1.56,7.19 +2.81,4.38;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.88,7.19 +6.25,2.81;6.25,1.56 +6.25,1.56;6.25,0.94 +6.25,0.94;5.94,0.62 +5.94,0.62;5.62,0.62 +5.62,0.62;5.00,0.62 +5.00,0.62;4.69,0.94 +4.69,0.94;4.38,0.94 +2.81,2.81;9.06,2.81 +8.44,3.75;8.44,5.31 +8.44,5.31;3.44,5.31 +3.12,5.31;3.44,3.75 +2.81,3.75;9.06,3.75 +6.88,3.75;6.88,5.31 +5.00,3.75;5.00,5.31 +5.94,8.44;5.94,9.38 +8.75,6.88;9.06,8.44 +8.75,8.44;2.81,8.44 +2.81,8.44;2.81,6.88 +4.38,7.81;4.38,6.88 +4.38,6.88;4.69,6.25 +4.69,6.25;5.00,6.25 +5.00,6.25;5.31,6.25 +5.31,6.25;5.94,6.25 +5.62,6.25;6.25,6.25 +6.25,6.25;6.88,6.25 +6.88,6.25;7.19,6.25 +7.19,6.25;7.50,6.88 +7.50,6.88;7.50,7.50 +2.81,5.94;3.12,6.25 +3.12,6.25;3.12,6.56 +3.12,6.56;3.44,6.88 +3.44,6.88;3.75,7.19 +3.75,7.19;3.75,7.50 +8.75,5.94;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;8.12,7.50 +6.56,6.88;6.25,7.19 +6.25,7.19;5.62,7.50 +5.62,7.50;5.31,7.81 +5.31,7.81;5.31,7.81 + +# UTF-16 : 6b eb +# UTF-8 : ab af e6 +[6beb] 毫 +0.62,8.44;9.06,8.44 +4.69,8.44;4.69,9.38 +1.88,5.94;1.88,7.50 +1.88,7.50;7.50,7.50 +7.50,7.50;7.50,6.25 +7.50,6.25;1.88,6.25 +8.75,3.75;8.75,5.31 +8.75,5.31;0.62,5.31 +0.62,5.31;0.62,3.75 +3.44,4.38;3.75,1.25 +3.44,1.25;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.62,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +9.06,2.50;0.31,2.19 +8.12,3.44;0.94,3.12 +1.25,4.38;2.19,4.38 +2.19,4.38;2.81,4.38 +2.81,4.38;3.44,4.38 +3.44,4.38;4.38,4.38 +4.38,4.38;5.00,4.38 +5.00,4.38;5.62,4.38 +5.62,4.38;6.25,4.38 +6.25,4.38;6.88,4.69 +6.88,4.69;7.19,4.69 +7.19,4.69;7.81,4.69 + +# UTF-16 : 9e be +# UTF-8 : be ba e9 +[9ebe] 麾 +5.00,8.44;5.00,9.38 +4.38,5.62;4.38,6.88 +0.31,0.62;0.62,1.56 +0.62,1.56;0.62,1.88 +0.62,1.88;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;1.25,4.38 +1.25,4.38;1.25,5.00 +1.25,5.00;1.25,5.31 +1.25,5.31;1.25,8.44 +1.25,8.44;9.06,8.44 +6.88,5.31;6.88,8.12 +8.75,7.19;5.31,7.19 +3.44,5.31;3.44,8.12 +4.69,7.19;1.56,7.19 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;2.19,6.88 +5.00,5.31;5.31,5.62 +5.31,5.62;5.62,5.94 +5.62,5.94;5.62,6.25 +5.62,6.25;5.62,6.56 +5.62,6.56;5.62,6.88 +7.81,6.88;7.81,5.62 +7.81,5.62;8.12,5.31 +8.12,5.31;8.12,5.31 +8.12,5.31;8.44,5.31 +8.44,5.31;8.75,5.62 +8.75,5.62;8.75,5.94 +8.75,5.94;8.75,6.25 +4.69,4.69;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.75,1.56 +8.75,1.56;8.75,1.88 +9.06,2.50;1.25,2.19 +8.75,3.75;1.88,3.44 +2.19,4.38;2.81,4.38 +2.81,4.38;3.44,4.38 +3.44,4.38;4.38,4.69 +4.38,4.69;5.00,4.69 +5.00,4.69;5.62,4.69 +5.62,4.69;6.25,4.69 +6.25,4.69;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;7.81,4.69 +7.81,4.69;8.12,5.00 + +# UTF-16 : 6c 90 +# UTF-8 : 90 b2 e6 +[6c90] 沐 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.94,0.62;5.94,9.06 +9.06,6.88;2.50,6.88 +2.50,2.19;2.81,2.50 +2.81,2.50;3.44,3.12 +3.44,3.12;3.75,3.44 +3.75,3.44;4.06,4.06 +4.06,4.06;4.38,4.69 +4.38,4.69;4.69,5.00 +4.69,5.00;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.62,6.56 +5.62,6.56;5.94,6.88 +9.38,2.19;8.75,2.50 +8.75,2.50;8.44,3.12 +8.44,3.12;8.12,3.75 +8.12,3.75;7.50,4.06 +7.50,4.06;7.19,4.69 +7.19,4.69;6.88,5.00 +6.88,5.00;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;6.25,6.56 +6.25,6.56;5.94,7.19 + +# UTF-16 : 88 4d +# UTF-8 : 8d a1 e8 +[884d] 衍 +2.50,7.19;2.19,6.56 +2.19,6.56;1.88,5.94 +1.88,5.94;1.25,5.31 +1.25,5.31;0.62,5.00 +0.62,5.00;0.31,4.38 +2.50,9.06;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.25,7.81 +1.25,7.81;0.94,7.19 +0.94,7.19;0.31,6.88 +1.56,0.62;1.56,5.62 +8.12,6.25;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.56,0.94 +9.06,6.25;5.94,6.25 +9.06,8.75;6.25,8.75 +3.44,0.94;4.06,1.25 +4.06,1.25;4.38,1.88 +4.38,1.88;4.69,2.50 +4.69,2.50;5.00,3.12 +5.00,3.12;5.31,3.75 +5.31,7.50;5.00,7.81 +5.00,7.81;4.69,8.12 +4.69,8.12;4.38,8.44 +4.38,8.44;4.06,8.75 +4.06,8.75;3.75,8.75 +5.00,5.31;4.69,5.62 +4.69,5.62;4.38,5.94 +4.38,5.94;4.06,6.25 +4.06,6.25;3.75,6.56 +3.75,6.56;3.44,6.88 + +# UTF-16 : 6e 23 +# UTF-8 : a3 b8 e6 +[6e23] 渣 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.50 +1.56,2.50;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +5.62,5.94;5.94,9.38 +9.06,8.12;2.50,8.12 +2.50,5.31;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.75,6.25 +3.75,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.69,6.88 +4.69,6.88;5.00,7.19 +5.00,7.19;5.31,7.50 +5.31,7.50;5.62,8.12 +9.06,5.31;8.75,5.62 +8.75,5.62;8.12,5.94 +8.12,5.94;7.81,6.25 +7.81,6.25;7.50,6.56 +7.50,6.56;7.19,6.88 +7.19,6.88;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,8.12 +8.12,0.94;8.12,5.62 +8.12,5.62;3.44,5.62 +3.44,5.62;3.44,1.25 +2.19,0.94;9.06,0.94 +3.44,2.50;8.12,2.50 +3.44,4.06;8.12,4.06 + +# UTF-16 : 71 a8 +# UTF-8 : a8 86 e7 +[71a8] 熨 +0.94,9.06;4.69,9.06 +4.69,9.06;4.69,7.81 +4.69,7.81;0.94,7.81 +0.31,4.38;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.94,5.94 +0.94,5.94;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.94,9.06 +8.12,9.06;8.12,5.00 +8.12,5.00;8.12,4.69 +8.12,4.69;7.81,4.38 +7.81,4.38;7.50,4.38 +7.50,4.38;7.19,4.38 +7.19,4.38;6.88,4.38 +6.88,4.38;6.25,4.38 +9.06,8.12;5.00,8.12 +7.19,5.62;6.88,5.94 +6.88,5.94;6.56,6.25 +6.56,6.25;6.25,6.56 +6.25,6.56;5.94,7.19 +5.94,7.19;5.62,7.50 +3.12,6.25;3.12,4.69 +3.12,4.69;3.12,4.38 +3.12,4.38;2.81,4.38 +2.81,4.38;2.50,4.38 +2.50,4.38;1.88,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.62 +2.19,5.62;2.19,5.62 +5.31,4.38;5.00,4.69 +5.00,4.69;4.69,5.31 +4.69,5.31;4.38,5.62 +4.38,5.62;4.06,5.94 +5.00,6.25;0.94,6.25 +4.38,7.19;1.56,7.19 +2.50,3.75;2.19,3.44 +2.19,3.44;1.88,3.12 +1.88,3.12;1.56,2.81 +1.56,2.81;1.25,2.50 +1.25,2.50;1.25,2.19 +8.12,4.06;7.81,3.75 +7.81,3.75;7.50,3.44 +7.50,3.44;7.19,3.12 +7.19,3.12;6.88,2.81 +6.88,2.81;6.56,2.50 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;4.69,3.44 +4.69,3.44;4.69,4.38 +8.75,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,1.25 +6.88,1.25;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;5.00,2.81 +5.00,2.81;4.69,3.44 + +# UTF-16 : 71 f5 +# UTF-8 : b5 87 e7 +[71f5] 燵 +2.81,2.19;2.50,2.50 +2.50,2.50;2.19,3.12 +2.19,3.12;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +2.50,8.12;2.50,7.50 +2.50,7.50;2.19,6.88 +2.19,6.88;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.56,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +3.75,2.19;3.75,4.69 +3.75,4.69;2.19,4.69 +2.19,0.62;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +9.06,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,1.25 +5.00,1.25;4.38,1.56 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.50 +2.81,8.75;3.12,8.44 +3.12,8.44;3.44,8.12 +3.44,8.12;3.75,7.81 +3.75,7.81;4.06,7.81 +2.81,6.88;3.12,6.56 +3.12,6.56;3.44,6.25 +3.44,6.25;3.75,5.94 +3.75,5.94;4.06,5.62 +4.38,5.31;9.06,5.31 +6.56,5.31;6.56,1.56 +4.38,4.06;8.75,4.06 +4.38,2.81;9.06,2.81 +4.38,7.19;9.06,7.19 +4.38,8.44;8.75,8.44 +6.56,7.19;6.56,9.38 +7.50,5.31;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;7.81,6.25 +7.81,6.25;8.12,6.88 +8.12,6.88;8.12,7.19 +5.62,5.31;5.62,5.62 +5.62,5.62;5.62,5.94 +5.62,5.94;5.62,6.56 +5.62,6.56;5.31,6.88 +5.31,6.88;5.31,7.19 + +# UTF-16 : 72 3b +# UTF-8 : bb 88 e7 +[723b] 爻 +0.62,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;4.38,2.81 +4.38,2.81;5.00,3.12 +5.00,3.12;5.62,3.75 +5.62,3.75;5.94,4.38 +5.94,4.38;6.25,5.00 +6.25,5.00;6.56,5.62 +8.75,0.94;7.81,1.25 +7.81,1.25;6.88,1.56 +6.88,1.56;6.25,1.88 +6.25,1.88;5.62,2.19 +5.62,2.19;5.00,2.81 +5.00,2.81;4.38,3.12 +4.38,3.12;4.06,3.75 +4.06,3.75;3.44,4.38 +3.44,4.38;3.12,5.00 +3.12,5.00;2.81,5.62 +0.62,5.94;1.56,5.94 +1.56,5.94;2.19,6.25 +2.19,6.25;3.12,6.56 +3.12,6.56;3.75,6.88 +3.75,6.88;4.38,7.19 +4.38,7.19;5.00,7.50 +5.00,7.50;5.94,7.81 +5.94,7.81;6.25,8.44 +6.25,8.44;6.88,8.75 +6.88,8.75;7.50,9.06 +1.56,8.75;2.50,8.44 +2.50,8.44;3.12,8.12 +3.12,8.12;3.75,8.12 +3.75,8.12;4.38,7.81 +4.38,7.81;5.00,7.50 +5.00,7.50;5.62,7.19 +5.62,7.19;6.25,6.88 +6.25,6.88;6.88,6.56 +6.88,6.56;7.81,6.25 +7.81,6.25;8.44,5.94 + +# UTF-16 : 82 7e +# UTF-8 : be 89 e8 +[827e] 艾 +0.62,0.94;1.56,1.25 +1.56,1.25;2.50,1.56 +2.50,1.56;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.38,2.81 +4.38,2.81;5.00,3.44 +5.00,3.44;5.62,4.06 +5.62,4.06;5.94,4.69 +5.94,4.69;6.25,5.62 +6.25,5.62;6.56,6.25 +8.75,0.94;7.81,1.25 +7.81,1.25;6.88,1.56 +6.88,1.56;6.25,2.19 +6.25,2.19;5.62,2.50 +5.62,2.50;5.00,2.81 +5.00,2.81;4.38,3.44 +4.38,3.44;4.06,4.06 +4.06,4.06;3.44,4.69 +3.44,4.69;3.12,5.62 +3.12,5.62;2.81,6.25 +0.62,8.12;8.75,8.12 +2.81,6.88;2.81,9.38 +6.56,6.88;6.56,9.38 + +# UTF-16 : 60 f1 +# UTF-8 : b1 83 e6 +[60f1] 惱 +8.75,1.25;3.12,1.25 +8.75,5.00;8.75,0.62 +3.12,0.62;3.12,5.00 +3.12,5.00;8.75,5.00 +3.75,1.56;4.38,1.88 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.56,3.44 +6.56,3.44;6.88,4.06 +6.88,4.06;7.19,4.38 +7.19,4.38;7.50,4.69 +3.75,4.38;4.38,4.06 +4.38,4.06;4.69,3.75 +4.69,3.75;5.00,3.75 +5.00,3.75;5.31,3.44 +5.31,3.44;5.94,3.12 +5.94,3.12;6.25,3.12 +6.25,3.12;6.56,2.81 +6.56,2.81;6.88,2.50 +6.88,2.50;7.50,2.19 +7.50,2.19;7.81,1.88 +1.56,0.62;1.56,9.06 +0.31,4.06;0.31,4.69 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.62,6.56 +0.62,6.56;0.62,7.19 +2.50,5.00;2.50,5.62 +2.50,5.62;2.50,5.94 +2.50,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.19,7.19 +8.75,9.06;8.44,8.75 +8.44,8.75;8.44,8.44 +8.44,8.44;8.12,8.12 +8.12,8.12;7.81,7.81 +7.81,7.81;7.50,7.19 +7.50,7.19;7.81,6.88 +7.81,6.88;8.12,6.56 +8.12,6.56;8.44,6.25 +8.44,6.25;8.75,5.94 +8.75,5.94;8.75,5.31 +6.56,9.06;6.25,8.75 +6.25,8.75;5.94,8.44 +5.94,8.44;5.94,8.12 +5.94,8.12;5.62,7.81 +5.62,7.81;5.31,7.19 +5.31,7.19;5.62,6.88 +5.62,6.88;5.94,6.56 +5.94,6.56;6.25,6.25 +6.25,6.25;6.25,5.94 +6.25,5.94;6.56,5.31 +4.38,9.06;4.06,8.75 +4.06,8.75;3.75,8.44 +3.75,8.44;3.44,8.12 +3.44,8.12;3.12,7.81 +3.12,7.81;2.81,7.19 +2.81,7.19;3.12,6.88 +3.12,6.88;3.44,6.56 +3.44,6.56;3.75,6.25 +3.75,6.25;4.06,5.94 +4.06,5.94;4.38,5.31 +5.62,5.94;5.62,5.62 +5.62,5.62;5.31,5.00 +5.31,5.00;5.31,5.00 + +# UTF-16 : 74 59 +# UTF-8 : 99 91 e7 +[7459] 瑙 +2.81,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,1.88;1.56,8.44 +0.31,1.56;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.88,2.19 +1.88,2.19;2.50,2.19 +2.50,2.19;3.12,2.50 +8.75,1.25;3.44,1.25 +8.75,5.00;8.75,0.62 +3.44,0.62;3.44,5.00 +3.44,5.00;8.75,5.00 +4.06,1.56;4.38,1.88 +4.38,1.88;5.00,2.19 +5.00,2.19;5.31,2.19 +5.31,2.19;5.62,2.50 +5.62,2.50;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;7.50,4.69 +4.06,4.38;4.38,4.06 +4.38,4.06;4.69,3.75 +4.69,3.75;5.31,3.75 +5.31,3.75;5.62,3.44 +5.62,3.44;5.94,3.12 +5.94,3.12;6.25,3.12 +6.25,3.12;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.50,2.19 +7.50,2.19;8.12,1.88 +8.75,9.06;8.44,8.75 +8.44,8.75;8.44,8.44 +8.44,8.44;8.12,8.12 +8.12,8.12;7.81,7.81 +7.81,7.81;7.50,7.19 +7.50,7.19;7.81,6.88 +7.81,6.88;8.12,6.56 +8.12,6.56;8.44,6.25 +8.44,6.25;8.75,5.94 +8.75,5.94;8.75,5.31 +6.56,9.06;6.56,8.75 +6.56,8.75;6.25,8.44 +6.25,8.44;5.94,8.12 +5.94,8.12;5.62,7.81 +5.62,7.81;5.31,7.19 +5.31,7.19;5.62,6.88 +5.62,6.88;5.94,6.56 +5.94,6.56;6.25,6.25 +6.25,6.25;6.56,5.94 +6.56,5.94;6.56,5.31 +4.38,9.06;4.06,8.75 +4.06,8.75;4.06,8.44 +4.06,8.44;3.75,8.12 +3.75,8.12;3.44,7.81 +3.44,7.81;3.12,7.19 +3.12,7.19;3.44,6.88 +3.44,6.88;3.75,6.56 +3.75,6.56;4.06,6.25 +4.06,6.25;4.38,5.94 +4.38,5.94;4.38,5.31 +5.62,5.94;5.62,5.62 +5.62,5.62;5.62,5.00 +5.62,5.00;5.31,5.00 + +# UTF-16 : 81 66 +# UTF-8 : a6 85 e8 +[8166] 腦 +0.94,4.06;2.81,4.06 +0.94,6.56;2.81,6.56 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.94,3.12 +0.94,3.12;0.94,3.44 +0.94,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.75 +0.94,8.75;2.81,8.75 +2.81,8.75;2.81,1.56 +2.81,1.56;2.81,1.25 +2.81,1.25;2.50,0.94 +2.50,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;1.25,0.94 +8.75,1.25;3.75,1.25 +8.75,5.00;8.75,0.62 +3.75,0.62;3.75,5.00 +3.75,5.00;8.75,5.00 +4.38,1.56;4.69,1.88 +4.69,1.88;5.31,2.19 +5.31,2.19;5.62,2.19 +5.62,2.19;5.94,2.50 +5.94,2.50;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;7.81,4.69 +4.38,4.38;4.69,4.06 +4.69,4.06;5.00,3.75 +5.00,3.75;5.31,3.75 +5.31,3.75;5.62,3.44 +5.62,3.44;6.25,3.12 +6.25,3.12;6.56,3.12 +6.56,3.12;6.88,2.81 +6.88,2.81;7.19,2.50 +7.19,2.50;7.81,2.19 +7.81,2.19;8.12,1.88 +8.75,9.06;8.44,8.75 +8.44,8.75;8.44,8.44 +8.44,8.44;8.12,8.12 +8.12,8.12;7.81,7.81 +7.81,7.81;7.50,7.19 +7.50,7.19;7.81,6.88 +7.81,6.88;8.12,6.56 +8.12,6.56;8.44,6.25 +8.44,6.25;8.75,5.94 +8.75,5.94;8.75,5.31 +6.88,9.06;6.56,8.75 +6.56,8.75;6.25,8.44 +6.25,8.44;6.25,8.12 +6.25,8.12;5.94,7.81 +5.94,7.81;5.62,7.19 +5.62,7.19;5.94,6.88 +5.94,6.88;6.25,6.56 +6.25,6.56;6.25,6.25 +6.25,6.25;6.56,5.94 +6.56,5.94;6.88,5.31 +4.69,9.06;4.69,8.75 +4.69,8.75;4.38,8.44 +4.38,8.44;4.06,8.12 +4.06,8.12;3.75,7.81 +3.75,7.81;3.44,7.19 +3.44,7.19;3.75,6.88 +3.75,6.88;4.06,6.56 +4.06,6.56;4.38,6.25 +4.38,6.25;4.69,5.94 +4.69,5.94;5.00,5.31 +5.94,5.94;5.94,5.62 +5.94,5.62;5.62,5.00 +5.62,5.00;5.62,5.00 + +# UTF-16 : 74 6a +# UTF-8 : aa 91 e7 +[746a] 瑪 +3.12,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,2.19;1.56,8.44 +0.31,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.88,2.19 +1.88,2.19;2.50,2.50 +2.50,2.50;3.12,2.81 +5.94,8.75;5.94,4.06 +3.44,5.62;8.44,5.62 +3.44,7.19;8.44,7.19 +8.75,8.75;3.75,8.75 +3.44,8.75;3.75,4.06 +3.44,4.06;9.06,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.75,3.12 +5.00,1.25;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;4.69,3.12 +4.69,3.12;4.69,3.12 +6.56,1.56;6.56,2.19 +6.56,2.19;6.25,2.81 +6.25,2.81;6.25,3.12 +6.25,3.12;6.25,3.44 +8.12,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.50,3.44 + +# UTF-16 : 5a bd +# UTF-8 : bd aa e5 +[5abd] 媽 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.88,3.44 +1.88,3.44;2.19,3.12 +2.19,3.12;2.50,2.50 +2.50,2.50;2.81,1.88 +2.81,1.88;3.12,1.56 +5.94,8.75;5.94,4.06 +3.44,5.62;8.44,5.62 +3.44,7.19;8.44,7.19 +8.75,8.75;3.75,8.75 +3.44,8.75;3.75,4.06 +3.44,4.06;9.06,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +3.12,0.94;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.44,2.19 +3.44,2.19;3.75,2.81 +3.75,2.81;3.75,3.12 +5.00,1.25;5.00,1.88 +5.00,1.88;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;5.00,3.12 +6.56,1.56;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;6.25,3.44 +8.12,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.50,3.44 + +# UTF-16 : 78 bc +# UTF-8 : bc a2 e7 +[78bc] 碼 +3.12,8.75;0.31,8.75 +1.25,1.88;3.12,1.88 +3.12,1.88;3.12,5.62 +3.12,5.62;1.25,5.62 +1.25,5.62;1.25,0.94 +0.00,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.00 +0.94,5.00;1.25,5.62 +1.25,5.62;1.25,6.25 +1.25,6.25;1.56,6.56 +1.56,6.56;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.75 +5.94,8.75;6.25,4.06 +3.75,5.62;8.44,5.62 +3.75,7.19;8.44,7.19 +8.75,8.75;3.75,8.75 +3.75,8.75;3.75,4.06 +3.75,4.06;9.06,4.06 +8.75,4.06;8.75,3.44 +8.75,3.44;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +3.12,0.94;3.44,1.25 +3.44,1.25;3.44,1.88 +3.44,1.88;3.75,2.19 +3.75,2.19;3.75,2.81 +3.75,2.81;4.06,3.12 +5.31,1.25;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;5.00,3.12 +6.56,1.56;6.56,2.19 +6.56,2.19;6.56,2.81 +6.56,2.81;6.25,3.12 +6.25,3.12;6.25,3.44 +8.12,2.19;8.12,2.50 +8.12,2.50;7.81,3.12 +7.81,3.12;7.50,3.44 +7.50,3.44;7.50,3.44 + +# UTF-16 : 75 bd +# UTF-8 : bd 96 e7 +[75bd] 疽 +1.88,0.94;9.06,0.94 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +7.81,1.25;7.81,7.19 +7.81,7.19;3.12,7.19 +3.12,7.19;3.12,1.25 +3.12,3.12;7.81,3.12 +3.12,5.31;7.81,5.31 + +# UTF-16 : 75 b8 +# UTF-8 : b8 96 e7 +[75b8] 疸 +1.88,1.25;9.06,1.25 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +3.12,2.50;7.81,2.50 +7.81,2.50;7.81,7.19 +7.81,7.19;3.12,7.19 +3.12,7.19;3.12,2.50 +3.12,5.00;7.81,5.00 + +# UTF-16 : 75 b1 +# UTF-8 : b1 96 e7 +[75b1] 疱 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +3.12,6.88;8.44,6.88 +8.44,6.88;8.44,5.94 +8.44,5.94;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;7.81,2.81 +7.81,2.81;7.50,2.50 +7.50,2.50;6.88,2.50 +6.88,2.50;6.56,2.50 +6.56,2.50;6.25,2.50 +2.19,5.00;2.50,5.31 +2.50,5.31;2.81,5.94 +2.81,5.94;3.12,6.56 +3.12,6.56;3.44,7.19 +3.44,7.19;3.75,8.12 +3.12,3.44;6.56,3.44 +6.56,3.44;6.56,5.62 +6.56,5.62;3.12,5.62 +9.06,2.81;9.06,2.19 +9.06,2.19;8.75,1.88 +8.75,1.88;8.75,1.25 +8.75,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,0.62 +6.56,0.62;5.62,0.62 +5.62,0.62;5.00,0.62 +5.00,0.62;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;3.12,1.25 +3.12,1.25;3.12,1.88 +3.12,1.88;3.12,5.62 + +# UTF-16 : 75 e3 +# UTF-8 : a3 97 e7 +[75e3] 痣 +9.06,6.56;2.50,6.56 +8.75,4.69;2.81,4.69 +5.94,4.69;5.94,8.12 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +4.06,3.44;4.06,1.88 +4.06,1.88;4.06,1.25 +4.06,1.25;4.38,0.94 +4.38,0.94;5.00,0.62 +5.00,0.62;5.62,0.62 +5.62,0.62;6.25,0.62 +6.25,0.62;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,1.25 +7.50,1.25;7.81,1.56 +7.81,1.56;7.81,2.19 +2.19,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.44 +9.06,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +8.75,2.19;8.44,2.50 +8.44,2.50;8.12,3.12 +8.12,3.12;7.81,3.44 +6.56,2.50;6.25,2.81 +6.25,2.81;5.94,3.12 +5.94,3.12;5.62,3.44 +5.62,3.44;5.31,3.75 +5.31,3.75;5.00,4.06 + +# UTF-16 : 75 f0 +# UTF-8 : b0 97 e7 +[75f0] 痰 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +4.06,7.50;3.75,6.88 +3.75,6.88;3.44,6.56 +3.44,6.56;3.44,6.25 +3.44,6.25;3.12,5.94 +4.06,4.06;3.75,3.44 +3.75,3.44;3.44,3.12 +3.44,3.12;3.12,2.81 +3.12,2.81;2.81,2.50 +8.44,7.50;8.12,7.19 +8.12,7.19;8.12,6.88 +8.12,6.88;7.81,6.56 +7.81,6.56;7.50,6.25 +7.50,6.25;7.19,5.94 +8.44,4.06;8.12,3.44 +8.12,3.44;7.81,3.12 +7.81,3.12;7.50,2.81 +7.50,2.81;7.19,2.50 +2.19,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.56 +4.38,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.62,2.81 +5.62,2.81;5.62,3.44 +5.62,3.44;5.62,3.75 +5.62,3.75;5.62,5.00 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.94,2.81 +5.94,2.81;5.62,3.44 +5.62,3.44;5.62,3.75 +2.50,4.38;3.12,4.38 +3.12,4.38;3.75,4.69 +3.75,4.69;4.06,5.00 +4.06,5.00;4.69,5.31 +4.69,5.31;5.00,5.62 +5.00,5.62;5.31,5.94 +5.31,5.94;5.31,6.25 +5.31,6.25;5.62,6.56 +5.62,6.56;5.62,6.88 +5.62,6.88;5.62,7.50 +5.62,7.50;5.62,8.12 +8.75,4.38;8.44,4.38 +8.44,4.38;7.81,4.69 +7.81,4.69;7.19,5.00 +7.19,5.00;6.88,5.31 +6.88,5.31;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.25 +5.94,6.25;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.62,7.50 + +# UTF-16 : 76 21 +# UTF-8 : a1 98 e7 +[7621] 瘡 +3.12,5.00;8.44,5.00 +4.38,6.88;7.19,6.88 +9.06,6.25;8.75,6.25 +8.75,6.25;8.44,6.56 +8.44,6.56;8.12,6.56 +8.12,6.56;7.50,6.88 +7.50,6.88;7.19,7.19 +7.19,7.19;6.56,7.50 +6.56,7.50;5.94,7.81 +5.94,7.81;5.62,8.12 +5.62,8.12;5.00,7.81 +5.00,7.81;4.38,7.19 +4.38,7.19;3.75,6.88 +3.75,6.88;3.44,6.56 +3.44,6.56;3.12,6.56 +3.12,6.56;2.81,6.25 +2.81,6.25;2.19,6.25 +8.44,2.81;3.12,2.81 +3.12,2.81;3.12,0.62 +8.44,0.62;8.44,2.81 +3.12,0.94;8.44,0.94 +1.56,0.62;2.19,1.25 +2.19,1.25;2.50,1.88 +2.50,1.88;2.81,2.50 +2.81,2.50;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;3.12,3.75 +3.12,3.75;3.12,4.38 +3.12,4.38;3.12,4.69 +3.12,4.69;3.12,5.94 +3.12,5.94;8.44,5.94 +8.44,5.94;8.44,3.75 +8.44,3.75;3.12,3.75 +5.31,8.44;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 + +# UTF-16 : 76 6c +# UTF-8 : ac 99 e7 +[766c] 癬 +5.31,8.75;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +4.06,6.25;4.06,6.56 +4.06,6.56;4.38,6.88 +4.38,6.88;4.38,7.19 +4.38,7.19;4.38,7.50 +2.19,5.62;2.50,5.94 +2.50,5.94;2.50,6.56 +2.50,6.56;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.12,8.12 +2.81,7.50;4.69,7.50 +2.50,4.69;5.31,4.69 +2.50,6.25;5.31,6.25 +5.31,6.25;5.31,2.81 +5.31,2.81;2.50,2.81 +2.50,2.81;2.50,6.25 +4.06,5.94;4.06,2.81 +5.62,0.94;5.62,1.25 +5.62,1.25;5.31,1.88 +5.31,1.88;5.31,2.50 +5.31,2.50;5.31,2.50 +4.38,0.62;4.38,1.25 +4.38,1.25;4.38,1.88 +4.38,1.88;4.38,2.19 +4.38,2.19;4.38,2.50 +3.44,0.62;3.44,0.94 +3.44,0.94;3.44,1.56 +3.44,1.56;3.44,2.19 +3.44,2.19;3.12,2.50 +2.19,0.62;2.19,0.94 +2.19,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.50 +6.88,6.56;6.88,6.88 +6.88,6.88;6.56,7.50 +6.56,7.50;6.56,7.81 +6.56,7.81;6.56,8.12 +8.12,6.56;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.44,7.81 +8.44,7.81;8.44,8.12 +9.06,2.50;5.62,2.50 +9.06,6.56;5.94,6.56 +9.06,4.38;5.94,4.38 +7.50,0.62;7.50,6.56 + +# UTF-16 : 76 72 +# UTF-8 : b2 99 e7 +[7672] 癲 +5.31,8.75;5.31,9.38 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +1.56,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +1.88,4.69;1.88,5.31 +1.56,5.31;1.88,8.44 +1.56,8.44;9.06,8.44 +0.00,3.12;0.31,3.44 +0.31,3.44;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.56,4.06 +1.25,5.62;0.94,6.25 +0.94,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.31,7.50 +0.31,7.50;0.31,7.50 +1.88,0.62;2.19,0.94 +2.19,0.94;2.81,0.94 +2.81,0.94;3.12,1.25 +3.12,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +5.62,0.94;5.31,1.25 +5.31,1.25;4.69,1.56 +4.69,1.56;4.38,1.56 +4.38,1.56;4.38,1.88 +3.44,2.81;5.62,2.81 +5.62,2.81;5.62,5.62 +5.62,5.62;3.12,5.62 +3.12,5.62;3.12,2.81 +3.44,4.69;5.62,4.69 +3.44,3.75;5.62,3.75 +2.50,5.62;2.50,2.19 +2.50,2.19;5.94,2.19 +2.50,8.12;2.50,6.88 +2.50,6.88;2.81,6.56 +2.81,6.56;3.75,6.56 +3.75,6.56;4.06,6.56 +4.06,6.56;4.38,6.56 +4.38,6.56;5.00,6.56 +5.00,6.56;5.62,6.56 +5.62,6.56;5.62,6.88 +5.62,6.88;5.62,7.19 +2.50,7.19;3.12,7.19 +3.12,7.19;3.75,7.50 +3.75,7.50;4.38,7.50 +4.38,7.50;5.00,7.50 +5.00,7.50;5.62,7.81 +5.62,0.62;6.25,0.94 +6.25,0.94;6.56,1.25 +6.56,1.25;6.88,1.56 +6.88,1.56;7.19,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.81,1.88 +5.94,7.50;9.06,7.50 +7.50,7.50;7.50,7.19 +7.50,7.19;7.19,6.56 +7.19,6.56;7.19,6.25 +6.25,2.19;8.75,2.19 +8.75,2.19;8.75,6.25 +8.75,6.25;6.25,6.25 +6.25,6.25;6.25,2.19 +6.25,3.75;8.75,3.75 +6.25,5.00;8.75,5.00 + +# UTF-16 : 76 d2 +# UTF-8 : 92 9b e7 +[76d2] 盒 +9.06,6.56;8.44,6.88 +8.44,6.88;8.12,6.88 +8.12,6.88;7.50,7.19 +7.50,7.19;7.19,7.50 +7.19,7.50;6.88,7.81 +6.88,7.81;6.25,8.12 +6.25,8.12;5.94,8.44 +5.94,8.44;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.44 +3.44,8.44;3.12,8.12 +3.12,8.12;2.81,7.81 +2.81,7.81;2.19,7.50 +2.19,7.50;1.88,7.19 +1.88,7.19;1.25,6.88 +1.25,6.88;0.94,6.88 +0.94,6.88;0.31,6.56 +6.88,7.19;2.81,7.19 +2.19,4.38;7.50,4.38 +7.19,4.38;7.50,6.25 +7.19,6.25;2.19,6.25 +1.88,6.25;2.19,4.38 +7.81,0.94;7.81,3.44 +7.81,3.44;1.56,3.44 +1.56,3.44;1.56,0.94 +3.75,3.44;3.75,0.94 +5.62,3.44;5.94,0.94 +0.31,0.94;9.06,0.94 + +# UTF-16 : 76 e5 +# UTF-8 : a5 9b e7 +[76e5] 盥 +0.94,8.44;0.94,3.75 +0.94,5.31;2.50,5.31 +0.94,7.19;2.50,7.19 +6.88,5.31;8.44,5.31 +6.88,7.19;8.44,7.19 +6.88,8.75;8.44,8.75 +8.44,8.75;8.44,3.75 +0.62,8.44;1.25,8.44 +1.25,8.44;1.56,8.44 +1.56,8.44;1.88,8.75 +1.88,8.75;2.19,8.75 +2.19,8.75;2.81,8.75 +7.81,0.94;7.81,3.44 +7.81,3.44;1.56,3.44 +1.56,3.44;1.56,0.94 +3.75,3.12;3.75,0.94 +5.62,3.12;5.94,0.94 +0.31,0.94;9.06,0.94 +4.69,9.06;4.69,4.69 +4.69,4.69;4.69,4.38 +4.69,4.38;4.38,4.06 +4.38,4.06;3.75,4.06 +3.75,4.06;3.75,4.38 +2.50,8.12;4.38,8.12 +4.69,8.12;5.00,7.81 +5.00,7.81;5.00,7.50 +5.00,7.50;5.31,7.19 +5.31,7.19;5.31,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;5.94,5.94 +5.94,5.94;6.25,5.62 +6.25,5.62;6.56,5.31 +6.56,5.31;6.88,5.00 +6.88,5.00;7.19,5.00 +6.88,8.44;6.56,7.81 +6.56,7.81;6.25,7.50 +6.25,7.50;5.94,7.19 +5.94,7.19;5.62,7.19 +5.62,7.19;5.31,6.88 +4.38,7.81;4.06,7.19 +4.06,7.19;3.75,6.56 +3.75,6.56;3.44,5.94 +3.44,5.94;2.81,5.31 +2.81,5.31;2.50,5.00 + +# UTF-16 : 77 a0 +# UTF-8 : a0 9e e7 +[77a0] 瞠 +0.94,1.88;2.81,1.88 +2.81,1.88;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,1.25 +0.94,4.06;2.50,4.06 +0.94,6.56;2.50,6.56 +4.38,4.38;8.12,4.38 +7.81,4.38;8.12,6.56 +7.81,6.56;4.38,6.56 +4.38,6.56;4.38,4.38 +9.06,0.94;3.12,0.94 +8.44,2.81;3.75,2.81 +5.94,0.94;6.25,4.38 +8.75,5.62;8.75,7.81 +8.75,7.81;3.44,7.81 +3.44,7.81;3.44,5.62 +4.69,7.81;4.69,8.12 +4.69,8.12;4.38,8.75 +4.38,8.75;4.38,9.06 +4.38,9.06;4.38,9.06 +7.50,7.81;7.50,8.12 +7.50,8.12;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.12,9.06 +5.94,7.81;6.25,9.38 + +# UTF-16 : 78 ca +# UTF-8 : 8a a3 e7 +[78ca] 磊 +4.38,4.69;0.31,4.69 +1.25,3.12;4.38,3.12 +4.38,3.12;4.38,0.62 +1.25,0.62;1.25,3.12 +1.25,1.25;4.38,1.25 +0.31,1.88;0.62,2.50 +0.62,2.50;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.56,4.06 +1.56,4.06;1.88,4.69 +4.69,1.88;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;6.25,4.69 +9.06,4.69;5.00,4.69 +5.62,3.12;8.75,3.12 +8.75,3.12;8.75,0.62 +5.62,0.62;5.62,3.12 +5.62,1.25;8.75,1.25 +8.75,8.75;0.62,8.75 +2.50,7.50;7.81,7.50 +7.81,7.50;7.81,5.62 +7.81,5.62;2.50,5.62 +2.50,5.62;2.50,7.50 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.88 +1.25,6.88;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.81,7.81 +2.81,7.81;3.44,8.44 +3.44,8.44;3.75,8.75 + +# UTF-16 : 7a a9 +# UTF-8 : a9 aa e7 +[7aa9] 窩 +5.31,8.44;5.31,6.88 +5.31,6.88;5.62,6.56 +5.62,6.56;6.25,6.56 +6.25,6.56;6.56,6.56 +6.56,6.56;7.19,6.56 +7.19,6.56;7.50,6.56 +7.50,6.56;7.81,6.88 +7.81,6.88;7.81,7.50 +7.81,7.50;7.81,7.81 +4.69,8.44;4.69,9.38 +8.44,6.88;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.88 +1.25,6.25;1.56,6.56 +1.56,6.56;2.19,6.56 +2.19,6.56;2.50,6.88 +2.50,6.88;2.81,6.88 +2.81,6.88;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;4.06,8.44 +0.94,0.62;0.94,4.06 +0.94,4.06;8.44,4.06 +8.44,4.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +2.50,1.25;2.50,3.12 +2.50,3.12;6.88,3.12 +6.88,3.12;6.88,1.56 +6.88,1.56;2.81,1.56 +1.88,4.06;1.88,5.94 +1.88,5.94;7.50,5.94 +7.50,5.94;7.50,4.06 +4.38,4.06;4.38,5.00 +4.38,5.00;7.50,5.00 + +# UTF-16 : 7b 75 +# UTF-8 : b5 ad e7 +[7b75] 筵 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.44 +2.50,8.44;2.50,8.44 +7.19,6.88;6.88,7.50 +6.88,7.50;6.56,7.81 +6.56,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.62,8.44 +5.62,8.44;5.00,8.12 +5.00,8.12;4.69,7.81 +4.69,7.81;4.38,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +3.12,4.38;0.62,4.38 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,6.56;0.62,6.56 +0.62,4.38;1.25,4.69 +1.25,4.69;1.56,5.31 +1.56,5.31;2.19,5.62 +2.19,5.62;2.50,6.25 +2.50,6.25;2.81,6.56 +8.75,0.94;6.56,0.94 +6.56,0.94;5.62,0.94 +5.62,0.94;4.69,0.94 +4.69,0.94;4.06,0.94 +4.06,0.94;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.19 +1.88,2.19;1.56,2.50 +1.56,2.50;1.25,3.12 +1.25,3.12;0.94,3.75 +6.25,4.38;8.75,4.38 +6.25,2.19;6.25,6.56 +3.75,6.25;4.06,6.25 +4.06,6.25;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.94,6.56 +5.94,6.56;6.25,6.56 +6.25,6.56;6.88,6.56 +6.88,6.56;7.19,6.56 +7.19,6.56;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.44,6.88 +4.06,5.62;4.06,2.81 +4.06,2.81;4.06,2.50 +4.06,2.50;4.38,2.19 +4.38,2.19;5.00,2.19 +5.00,2.19;5.31,2.19 +5.31,2.19;5.94,2.19 +5.94,2.19;6.56,2.19 +6.56,2.19;8.75,2.19 + +# UTF-16 : 7b 92 +# UTF-8 : 92 ae e7 +[7b92] 箒 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;2.50,8.44 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +1.25,5.00;8.12,5.00 +8.12,5.00;8.12,7.19 +8.12,7.19;1.25,7.19 +0.31,5.94;9.06,5.94 +8.75,2.81;8.75,4.06 +8.75,4.06;0.62,4.06 +0.62,4.06;0.62,2.81 +4.69,0.31;4.69,4.06 +1.56,0.94;1.56,2.81 +1.56,2.81;7.81,2.81 +7.81,2.81;7.81,1.56 +7.81,1.56;7.50,1.25 +7.50,1.25;7.19,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.94,1.25 + +# UTF-16 : 7d 06 +# UTF-8 : 86 b4 e7 +[7d06] 紆 +4.06,4.06;4.06,4.69 +4.06,4.69;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.44,6.56 +0.31,4.69;4.06,5.00 +2.50,4.69;2.50,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +3.75,1.56;3.75,1.88 +3.75,1.88;3.75,2.50 +3.75,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.44,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +1.88,5.62;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;0.94,7.50 +0.94,7.50;0.62,7.81 +1.25,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 +7.19,8.75;7.19,1.88 +7.19,1.88;7.19,1.25 +7.19,1.25;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +4.38,5.00;9.38,5.00 +4.38,8.75;9.06,8.75 + +# UTF-16 : 7e 0b +# UTF-8 : 8b b8 e7 +[7e0b] 縋 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.56,4.69;1.56,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.94,4.06 +2.81,1.56;2.81,2.19 +2.81,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.50,3.44 +2.50,3.44;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +0.62,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.25,8.44 +1.25,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +3.44,9.06;3.75,8.75 +3.75,8.75;4.06,8.44 +4.06,8.44;4.69,7.81 +4.69,7.81;4.69,7.81 +3.44,6.88;3.75,6.56 +3.75,6.56;4.06,6.25 +4.06,6.25;4.69,5.94 +4.69,5.94;4.69,5.94 +4.38,2.50;4.38,4.69 +4.38,4.69;3.12,4.69 +3.12,0.62;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +9.06,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,0.94;5.00,1.25 +5.00,1.25;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;4.38,2.50 +5.62,2.50;8.75,2.50 +8.75,2.50;8.75,5.00 +8.75,5.00;5.31,5.00 +5.62,5.94;8.44,5.94 +8.44,5.94;8.44,8.12 +8.44,8.12;5.31,8.12 +5.31,8.12;5.31,2.50 +7.19,9.38;6.88,9.06 +6.88,9.06;6.88,8.44 +6.88,8.44;6.56,8.12 + +# UTF-16 : 7f 51 +# UTF-8 : 91 bd e7 +[7f51] 网 +0.94,0.62;0.94,8.75 +0.94,8.75;8.75,8.75 +8.75,8.75;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.25,0.94 +1.25,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +2.19,2.50;2.50,3.12 +2.50,3.12;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,5.00 +3.12,5.00;3.44,5.94 +3.44,5.94;3.44,6.88 +3.44,6.88;3.75,7.81 +3.75,7.81;3.75,8.75 +1.56,6.88;1.88,6.56 +1.88,6.56;2.50,6.25 +2.50,6.25;2.81,5.94 +2.81,5.94;3.12,5.62 +3.12,5.62;3.44,5.31 +3.44,5.31;3.75,4.69 +3.75,4.69;4.06,4.38 +4.06,4.38;4.38,4.06 +4.38,4.06;4.69,3.75 +4.69,3.75;5.00,3.12 +4.38,1.88;4.69,2.19 +4.69,2.19;5.31,2.50 +5.31,2.50;5.62,3.12 +5.62,3.12;5.94,3.75 +5.94,3.75;6.25,4.38 +6.25,4.38;6.25,5.00 +6.25,5.00;6.56,5.94 +6.56,5.94;6.56,6.88 +6.56,6.88;6.56,7.81 +6.56,7.81;6.56,8.75 +4.69,7.19;5.00,6.88 +5.00,6.88;5.31,6.56 +5.31,6.56;5.62,5.94 +5.62,5.94;6.25,5.62 +6.25,5.62;6.56,5.31 +6.56,5.31;6.88,5.00 +6.88,5.00;7.19,4.69 +7.19,4.69;7.50,4.38 +7.50,4.38;7.50,3.75 +7.50,3.75;7.81,3.44 + +# UTF-16 : 7f ae +# UTF-8 : ae be e7 +[7fae] 羮 +0.31,6.25;9.06,6.25 +1.25,7.50;8.12,7.50 +0.94,8.44;8.75,8.44 +3.44,8.44;3.12,8.75 +3.12,8.75;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.44;6.25,8.75 +6.25,8.75;6.56,9.06 +6.56,9.06;6.56,9.38 +4.69,6.25;4.69,8.44 +8.75,4.69;8.44,5.00 +8.44,5.00;8.12,5.62 +8.12,5.62;7.81,5.62 +7.81,5.62;7.50,5.94 +6.25,5.00;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.31,5.94 +3.75,5.00;3.44,5.31 +3.44,5.31;3.44,5.94 +3.44,5.94;3.44,5.94 +0.62,4.69;0.94,5.00 +0.94,5.00;1.56,5.31 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,5.94 +0.31,2.50;9.06,2.50 +0.62,3.44;8.75,3.44 +0.94,4.69;8.44,4.69 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.56 +5.62,1.56;5.31,1.88 +5.31,1.88;5.00,2.19 +5.00,2.19;4.69,2.50 +0.62,0.62;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.50 +4.69,2.50;4.69,3.12 +4.69,3.12;4.69,3.44 +4.69,3.44;4.69,4.69 + +# UTF-16 : 7f b9 +# UTF-8 : b9 be e7 +[7fb9] 羹 +0.31,6.56;9.06,6.56 +1.25,7.50;8.12,7.50 +0.94,8.44;8.75,8.44 +3.44,8.44;3.12,9.06 +3.12,9.06;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.44;6.25,9.06 +6.25,9.06;6.56,9.38 +6.56,9.38;6.56,9.38 +3.44,5.00;3.12,5.31 +3.12,5.31;2.81,5.62 +2.81,5.62;2.81,5.62 +5.94,5.00;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;6.56,5.62 +4.69,6.56;4.69,8.44 +8.75,5.31;8.44,5.62 +8.44,5.62;8.12,5.94 +8.12,5.94;7.50,6.25 +7.50,6.25;7.50,6.25 +5.62,5.31;5.62,5.94 +5.62,5.94;5.31,6.25 +5.31,6.25;5.00,6.25 +3.75,5.31;3.75,5.94 +3.75,5.94;3.44,6.25 +3.44,6.25;3.44,6.25 +0.62,5.31;0.94,5.62 +0.94,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.25 +0.31,2.19;9.06,2.19 +0.31,3.12;9.06,3.12 +0.94,4.06;8.44,4.06 +0.94,5.00;8.44,5.00 +8.75,0.62;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;5.62,1.56 +5.62,1.56;5.31,1.56 +5.31,1.56;5.00,2.19 +5.00,2.19;4.69,2.19 +0.62,0.62;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.69,2.50 +4.69,2.50;4.69,3.12 +4.69,3.12;4.69,5.00 + +# UTF-16 : 80 04 +# UTF-8 : 84 80 e8 +[8004] 耄 +0.31,5.62;1.25,5.94 +1.25,5.94;2.50,6.25 +2.50,6.25;3.44,6.56 +3.44,6.56;4.38,6.88 +4.38,6.88;5.00,7.19 +5.00,7.19;5.94,7.50 +5.94,7.50;6.56,8.12 +6.56,8.12;7.19,8.44 +7.19,8.44;7.81,8.75 +7.81,8.75;8.44,9.38 +0.31,7.50;9.06,7.50 +6.88,8.75;1.25,8.75 +4.38,7.50;4.38,9.38 +2.50,6.25;2.50,5.62 +2.50,5.62;2.50,5.00 +2.50,5.00;3.12,5.00 +3.12,5.00;3.75,5.00 +3.75,5.00;4.38,5.00 +4.38,5.00;5.00,5.00 +5.00,5.00;5.94,5.00 +5.94,5.00;6.56,5.00 +6.56,5.00;7.19,5.00 +7.19,5.00;7.50,5.00 +7.50,5.00;8.12,5.31 +8.12,5.31;8.44,5.62 +8.44,5.62;8.44,5.94 +2.50,5.94;3.12,5.94 +3.12,5.94;3.44,5.94 +3.44,5.94;4.06,5.94 +4.06,5.94;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;5.94,6.25 +5.94,6.25;6.25,6.56 +6.25,6.56;6.88,6.56 +6.88,6.56;7.50,6.56 +7.50,6.56;8.12,6.88 +3.44,4.06;3.75,1.25 +3.44,1.25;3.75,0.94 +3.75,0.94;4.38,0.94 +4.38,0.94;5.31,0.94 +5.31,0.94;5.94,0.94 +5.62,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +9.06,2.19;0.31,1.88 +8.12,3.44;0.94,3.12 +1.25,4.06;2.19,4.06 +2.19,4.06;2.81,4.06 +2.81,4.06;3.44,4.06 +3.44,4.06;4.38,4.06 +4.38,4.06;5.00,4.06 +5.00,4.06;5.62,4.38 +5.62,4.38;6.25,4.38 +6.25,4.38;6.88,4.38 +6.88,4.38;7.19,4.38 +7.19,4.38;7.81,4.38 + +# UTF-16 : 81 c0 +# UTF-8 : 80 87 e8 +[81c0] 臀 +5.00,7.19;8.75,7.19 +4.69,5.00;5.31,5.00 +5.31,5.00;5.94,5.31 +5.94,5.31;6.25,5.31 +6.25,5.31;6.88,5.62 +6.88,5.62;7.19,5.62 +7.19,5.62;7.50,5.94 +7.50,5.94;8.12,6.56 +8.12,6.56;8.44,6.88 +8.75,5.00;8.44,5.00 +8.44,5.00;8.12,5.31 +8.12,5.31;7.50,5.31 +7.50,5.31;7.19,5.62 +7.19,5.62;6.88,5.62 +6.88,5.62;6.56,5.94 +6.56,5.94;5.94,6.25 +5.94,6.25;5.31,6.56 +4.69,7.50;5.31,7.81 +5.31,7.81;5.62,8.12 +5.62,8.12;5.62,8.75 +5.62,8.75;5.62,8.75 +5.62,8.75;5.62,9.06 +5.62,9.06;7.81,9.06 +7.50,9.06;7.81,7.81 +7.50,7.81;8.12,7.50 +8.12,7.50;8.44,7.50 +8.44,7.50;8.75,7.50 +8.75,7.50;9.06,8.12 +9.06,8.12;9.06,8.44 +1.56,0.62;1.56,4.69 +1.56,4.69;7.81,4.69 +7.81,4.69;7.81,1.25 +7.81,1.25;7.81,0.94 +7.81,0.94;7.19,0.94 +7.19,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +1.56,2.19;7.81,2.19 +1.56,3.44;7.81,3.44 +0.94,9.06;4.38,9.06 +4.38,9.06;4.38,7.81 +4.38,7.81;0.94,7.81 +0.31,4.69;0.62,5.31 +0.62,5.31;0.62,5.62 +0.62,5.62;0.94,6.25 +0.94,6.25;0.94,6.88 +0.94,6.88;0.94,7.81 +0.94,7.81;0.94,9.06 +0.62,4.69;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.94 +2.19,5.94;2.19,5.94 +4.38,5.00;4.06,5.31 +4.06,5.31;3.75,5.62 +3.75,5.62;3.44,5.94 +3.44,5.94;3.12,5.94 +0.94,7.19;4.38,7.19 +0.94,6.25;4.69,6.25 +2.19,6.25;2.19,7.81 +3.75,6.25;3.75,7.81 + +# UTF-16 : 82 05 +# UTF-8 : 85 88 e8 +[8205] 舅 +5.00,8.75;8.44,8.75 +8.44,8.75;8.44,6.56 +8.44,6.56;1.25,6.56 +1.25,6.56;1.25,8.75 +1.25,8.75;1.88,8.75 +1.88,8.75;2.50,8.75 +2.50,8.75;2.81,8.75 +2.81,8.75;3.44,9.06 +3.44,9.06;4.06,9.06 +5.31,7.81;8.44,7.81 +1.25,7.81;4.06,7.81 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +0.94,2.81;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.50,0.94 +7.50,0.94;7.19,0.94 +1.56,3.44;8.12,3.44 +7.81,3.44;8.12,5.94 +7.81,5.94;1.56,5.94 +1.25,5.94;1.56,3.44 +1.56,4.69;8.12,4.69 +0.94,0.62;1.56,0.94 +1.56,0.94;2.19,0.94 +2.19,0.94;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;4.69,3.44 +4.69,3.44;4.69,5.94 + +# UTF-16 : 82 40 +# UTF-8 : 80 89 e8 +[8240] 艀 +2.19,9.38;1.88,8.75 +1.88,8.75;1.88,8.44 +1.88,8.44;1.88,8.12 +0.00,0.62;0.31,1.25 +0.31,1.25;0.62,2.19 +0.62,2.19;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.62,3.44 +0.62,3.44;0.94,4.06 +0.94,4.06;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,8.12 +0.94,8.12;3.44,8.12 +3.44,8.12;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +2.50,5.62;2.19,6.25 +2.19,6.25;2.19,6.56 +2.19,6.56;1.88,6.88 +1.88,6.88;1.56,7.50 +0.00,4.69;4.06,5.00 +1.88,5.00;2.19,1.88 +8.75,6.25;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;8.12,7.81 +8.12,7.81;7.81,8.12 +6.88,6.25;6.56,6.56 +6.56,6.56;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,8.75 +4.06,3.12;9.06,3.12 +9.06,5.62;4.38,5.62 +6.88,4.38;6.88,1.56 +6.88,1.56;6.88,1.25 +6.88,1.25;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +8.75,5.62;8.44,5.31 +8.44,5.31;8.12,5.00 +8.12,5.00;7.81,4.69 +7.81,4.69;7.50,4.38 +7.50,4.38;6.88,4.38 + +# UTF-16 : 82 71 +# UTF-8 : b1 89 e8 +[8271] 艱 +0.31,8.44;5.00,8.44 +1.56,7.50;3.75,7.50 +1.25,7.19;1.25,9.38 +4.06,7.19;4.06,9.38 +0.31,0.94;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.25 +1.56,1.25;2.19,1.88 +2.19,1.88;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.50,3.44 +2.50,3.44;2.50,7.50 +4.38,1.25;4.06,1.56 +4.06,1.56;3.75,1.88 +3.75,1.88;3.12,2.19 +3.12,2.19;2.81,2.50 +2.81,2.50;2.50,2.81 +0.31,2.81;5.00,2.81 +0.62,4.06;4.69,4.06 +4.38,5.00;4.69,6.56 +4.38,6.56;0.62,6.56 +0.62,6.56;0.62,5.00 +0.94,5.00;4.38,5.00 +5.31,5.00;8.75,5.00 +8.75,5.00;8.75,8.75 +8.75,8.75;5.31,8.75 +5.31,8.75;5.31,0.94 +5.31,6.88;8.44,6.88 +6.56,5.00;6.56,4.69 +6.56,4.69;6.88,4.06 +6.88,4.06;7.19,3.44 +7.19,3.44;7.19,3.12 +7.19,3.12;7.50,2.50 +7.50,2.50;7.81,2.19 +7.81,2.19;8.12,1.88 +8.12,1.88;8.44,1.25 +8.44,1.25;8.75,0.94 +8.75,0.94;9.38,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.88,1.56 +6.88,1.56;7.50,1.56 +7.19,2.81;7.81,3.12 +7.81,3.12;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.75,4.38 +8.75,4.38;9.06,4.69 + +# UTF-16 : 84 9f +# UTF-8 : 9f 92 e8 +[849f] 蒟 +0.62,8.12;8.75,8.12 +2.81,7.19;2.81,9.38 +6.56,7.19;6.56,9.38 +0.62,5.94;4.06,5.94 +2.19,5.94;2.19,7.50 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.81,1.25 +2.81,1.25;3.44,1.56 +3.44,1.56;4.06,1.56 +4.06,1.56;4.38,1.88 +2.81,1.25;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.06 +3.44,4.06;3.44,4.69 +3.44,4.69;3.44,5.00 +3.44,5.00;3.75,5.31 +1.56,1.88;1.56,2.50 +1.56,2.50;1.25,3.44 +1.25,3.44;1.25,4.06 +1.25,4.06;1.25,4.69 +1.25,4.69;0.94,5.31 +4.06,4.38;4.38,5.00 +4.38,5.00;4.69,5.62 +4.69,5.62;5.00,6.25 +5.00,6.25;5.00,6.88 +5.00,6.88;5.31,7.50 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +5.00,6.56;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,5.00;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +5.31,1.88;5.31,5.31 +5.31,5.31;7.50,5.31 +7.50,5.31;7.50,2.50 +7.50,2.50;5.31,2.50 + +# UTF-16 : 84 bb +# UTF-8 : bb 92 e8 +[84bb] 蒻 +0.62,7.19;4.38,7.19 +4.38,7.19;4.38,5.62 +4.38,5.62;1.25,5.62 +1.25,5.62;0.94,5.31 +0.94,5.31;0.94,5.00 +0.94,5.00;0.94,4.38 +0.94,4.38;0.62,4.06 +0.62,4.06;0.62,3.75 +0.94,4.38;4.38,4.38 +4.38,4.38;4.38,3.44 +4.38,3.44;4.06,2.81 +4.06,2.81;4.06,2.19 +4.06,2.19;4.06,1.56 +4.06,1.56;3.75,1.25 +3.75,1.25;3.44,0.94 +3.44,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.19,0.94 +2.19,0.94;1.56,0.94 +4.69,7.19;8.75,7.19 +8.75,7.19;8.75,5.62 +8.75,5.62;5.31,5.62 +5.31,5.62;5.31,5.31 +5.31,5.31;5.00,5.00 +5.00,5.00;5.00,4.38 +5.00,4.38;5.00,4.06 +5.00,4.06;4.69,3.75 +5.00,4.38;8.75,4.38 +8.75,4.38;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.44,1.56 +8.44,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +6.25,0.94;5.94,0.94 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;5.94,1.88 +5.94,1.88;6.56,2.19 +6.56,2.19;6.88,2.19 +6.88,2.19;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;8.12,3.12 +8.12,3.12;8.44,3.44 +8.44,3.44;8.75,3.75 +4.69,2.81;5.31,2.81 +5.31,2.81;5.94,3.44 +5.94,3.44;6.56,3.75 +6.56,3.75;6.88,4.06 +6.88,4.06;7.50,4.38 +0.31,1.25;0.94,1.56 +0.94,1.56;1.25,1.56 +1.25,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 +2.19,2.19;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.44,2.81 +3.44,2.81;3.75,3.12 +3.75,3.12;4.06,3.44 +4.06,3.44;4.38,3.75 +0.31,2.81;0.94,2.81 +0.94,2.81;1.56,3.44 +1.56,3.44;2.19,3.75 +2.19,3.75;2.81,4.06 +2.81,4.06;3.12,4.38 +0.31,8.44;9.06,8.44 +3.12,7.50;3.12,9.38 +6.25,7.50;6.25,9.38 + +# UTF-16 : 85 a8 +# UTF-8 : a8 96 e8 +[85a8] 薨 +0.62,8.44;8.75,8.44 +2.81,7.81;2.81,9.38 +6.56,7.81;6.56,9.38 +1.25,5.62;1.25,7.19 +1.25,7.19;8.12,7.19 +8.12,7.19;8.12,5.94 +8.12,5.94;1.25,5.94 +5.94,7.19;5.94,5.94 +3.44,7.19;3.44,5.94 +8.75,3.75;8.75,5.00 +8.75,5.00;0.62,5.00 +0.62,5.00;0.62,3.75 +1.25,4.38;8.12,4.38 +5.62,4.38;5.62,1.25 +5.62,1.25;5.62,0.94 +5.62,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +0.31,2.50;0.94,2.81 +0.94,2.81;1.56,3.12 +1.56,3.12;2.19,3.44 +2.19,3.44;2.50,3.75 +2.50,3.75;2.81,4.38 +1.88,3.44;4.69,3.44 +4.38,3.12;4.38,2.50 +4.38,2.50;4.06,2.19 +4.06,2.19;3.75,1.88 +3.75,1.88;3.44,1.56 +3.44,1.56;2.81,1.25 +2.81,1.25;2.50,1.25 +2.50,1.25;1.88,0.94 +1.88,0.94;1.25,0.62 +1.25,0.62;0.62,0.62 +3.44,1.88;3.12,2.19 +3.12,2.19;2.50,2.19 +2.50,2.19;2.19,2.50 +2.19,2.50;1.88,2.81 +5.62,2.50;6.25,2.50 +6.25,2.50;6.88,2.81 +6.88,2.81;7.50,2.81 +7.50,2.81;8.12,3.12 +8.12,3.12;8.75,3.44 + +# UTF-16 : 85 c9 +# UTF-8 : 89 97 e8 +[85c9] 藉 +0.62,8.44;9.06,8.44 +3.12,7.50;3.12,9.38 +6.25,7.50;6.25,9.38 +2.50,0.62;2.50,7.50 +4.38,4.06;0.31,4.06 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.56 +1.25,6.56;1.88,6.56 +1.88,6.56;2.50,6.56 +2.50,6.56;3.12,6.56 +3.12,6.56;4.06,6.88 +4.06,6.88;4.38,6.88 +4.38,5.31;0.62,5.31 +0.31,1.25;0.62,1.56 +0.62,1.56;1.25,2.19 +1.25,2.19;1.56,2.50 +1.56,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +4.38,1.88;4.06,2.19 +4.06,2.19;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;3.12,3.44 +3.12,3.44;2.50,4.06 +8.75,0.62;8.75,4.06 +8.75,4.06;5.00,4.06 +4.69,4.06;5.00,0.62 +5.00,0.94;8.75,0.94 +5.00,2.50;8.75,2.50 +4.38,5.00;9.06,5.00 +4.38,6.56;8.75,6.56 +5.62,5.00;5.62,7.50 +7.81,5.00;7.81,7.50 + +# UTF-16 : 86 71 +# UTF-8 : b1 99 e8 +[8671] 虱 +0.94,8.75;7.81,8.75 +7.81,8.75;7.81,6.88 +7.81,6.88;7.81,5.62 +7.81,5.62;7.81,4.38 +7.81,4.38;7.81,3.12 +7.81,3.12;8.12,2.50 +8.12,2.50;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;8.44,0.62 +8.44,0.62;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.50 +9.06,2.50;9.06,2.81 +4.06,1.25;4.06,7.81 +1.88,4.06;6.56,4.06 +6.25,4.06;6.56,6.25 +6.25,6.25;1.88,6.25 +1.56,6.25;1.88,3.44 +7.50,0.94;7.19,1.25 +7.19,1.25;6.88,1.88 +6.88,1.88;6.56,2.19 +6.56,2.19;6.25,2.81 +6.25,2.81;5.94,3.12 +0.94,1.25;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;7.19,1.56 +0.94,7.81;1.25,7.81 +1.25,7.81;1.88,7.81 +1.88,7.81;2.50,7.81 +2.50,7.81;3.12,7.81 +3.12,7.81;3.75,7.81 +3.75,7.81;4.38,7.81 +4.38,7.81;5.00,7.81 +5.00,7.81;5.62,7.81 +5.62,7.81;6.25,8.12 +6.25,8.12;6.88,8.12 + +# UTF-16 : 87 03 +# UTF-8 : 83 9c e8 +[8703] 蜃 +1.25,6.88;8.75,6.88 +4.38,6.88;4.69,6.56 +4.69,6.56;5.00,6.25 +5.00,6.25;5.31,5.94 +5.31,5.94;5.62,5.62 +5.62,5.62;5.94,5.31 +5.94,5.31;6.56,5.00 +6.56,5.00;7.19,5.00 +7.19,5.00;7.50,4.69 +7.50,4.69;8.12,4.38 +8.12,4.38;8.75,4.38 +1.25,4.69;1.56,4.69 +1.56,4.69;2.19,4.69 +2.19,4.69;2.50,4.69 +2.50,4.69;2.81,5.00 +2.81,5.00;3.44,5.00 +3.44,5.00;3.75,5.00 +3.75,5.00;4.06,5.00 +4.06,5.00;4.69,5.00 +4.69,5.00;5.00,5.31 +5.00,5.31;5.31,5.31 +2.81,5.00;2.81,6.88 +1.88,7.81;8.12,7.81 +5.94,5.31;6.56,5.62 +6.56,5.62;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.81,6.25 +7.81,6.25;8.12,6.25 +0.31,4.06;0.62,4.69 +0.62,4.69;0.94,5.31 +0.94,5.31;0.94,5.94 +0.94,5.94;1.25,6.56 +1.25,6.56;1.25,7.19 +1.25,7.19;1.25,8.75 +1.25,8.75;8.75,8.75 +4.69,0.94;4.69,4.69 +1.56,2.50;8.12,2.50 +8.12,2.50;8.12,4.06 +8.12,4.06;1.25,4.06 +1.25,4.06;1.25,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.12,1.25 +8.12,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,2.19 +0.62,0.94;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;4.06,0.94 +4.06,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;6.56,1.25 +6.56,1.25;7.19,1.25 +7.19,1.25;8.12,1.25 + +# UTF-16 : 88 b1 +# UTF-8 : b1 a2 e8 +[88b1] 袱 +3.12,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,4.38 +2.50,4.38;2.19,4.69 +2.19,4.69;1.88,5.00 +2.50,4.38;2.81,4.69 +2.81,4.69;3.12,5.00 +3.12,5.00;3.12,5.62 +3.12,5.62;3.44,5.62 +2.81,7.50;0.31,7.50 +1.56,7.50;1.56,9.06 +1.56,0.62;1.56,4.69 +0.00,3.44;0.62,3.75 +0.62,3.75;0.94,4.06 +0.94,4.06;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;2.81,7.19 +5.31,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;5.00,7.81 +5.00,7.81;4.69,7.19 +4.69,7.19;4.69,6.88 +4.69,6.88;4.38,6.56 +4.38,6.56;4.38,5.94 +4.38,5.94;4.06,5.62 +4.06,5.62;3.75,5.31 +3.75,5.31;3.44,5.00 +4.69,0.62;4.69,6.88 +7.81,9.38;8.12,8.75 +8.12,8.75;8.44,8.44 +8.44,8.44;8.44,8.12 +8.44,8.12;8.75,7.81 +8.75,7.81;9.06,7.50 +9.06,6.88;5.31,6.88 +5.31,0.62;5.62,1.25 +5.62,1.25;5.94,1.56 +5.94,1.56;6.25,2.19 +6.25,2.19;6.56,2.81 +6.56,2.81;6.88,3.44 +6.88,3.44;6.88,4.06 +6.88,4.06;7.19,4.69 +7.19,4.69;7.19,5.31 +7.19,5.31;7.19,5.94 +7.19,5.94;7.19,6.88 +7.19,6.88;7.19,9.06 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;8.44,2.19 +8.44,2.19;8.12,2.81 +8.12,2.81;7.81,3.44 +7.81,3.44;7.81,4.06 +7.81,4.06;7.50,4.69 +7.50,4.69;7.50,5.31 +7.50,5.31;7.50,5.94 +7.50,5.94;7.19,6.88 + +# UTF-16 : 89 25 +# UTF-8 : a5 a4 e8 +[8925] 褥 +3.44,6.88;9.06,6.88 +5.94,6.88;5.94,6.25 +5.94,6.25;6.25,5.94 +6.25,5.94;6.56,5.62 +6.56,5.62;6.88,5.31 +6.88,5.31;7.19,5.00 +7.19,5.00;7.50,4.69 +7.50,4.69;7.81,4.38 +7.81,4.38;8.44,4.38 +8.44,4.38;8.75,4.06 +8.75,4.06;9.06,4.06 +3.75,4.06;4.38,4.06 +4.38,4.06;5.00,4.38 +5.00,4.38;5.62,4.38 +5.62,4.38;6.25,4.38 +6.25,4.38;6.88,4.69 +4.69,4.38;4.69,6.88 +4.06,7.81;8.75,7.81 +7.19,5.00;7.50,5.31 +7.50,5.31;7.81,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.44,5.94 +8.44,5.94;8.75,6.25 +2.50,0.94;2.50,1.25 +2.50,1.25;2.81,1.88 +2.81,1.88;2.81,2.19 +2.81,2.19;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.44,5.00 +3.44,5.00;3.44,5.62 +3.44,5.62;3.44,6.25 +3.44,6.25;3.44,8.75 +3.44,8.75;9.06,8.75 +7.81,4.38;8.12,1.56 +7.81,1.56;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.19,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,3.44;3.75,3.44 +6.25,1.25;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.00,2.19 +5.00,2.19;4.69,2.50 +4.69,2.50;4.38,2.81 +2.50,3.44;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,4.06;1.88,4.38 +1.88,4.38;1.56,5.00 +1.56,5.00;1.56,5.00 +1.88,4.06;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;2.81,5.31 +2.81,5.31;2.81,5.62 +2.50,7.50;0.31,7.50 +1.25,7.50;1.25,9.06 +1.25,0.62;1.25,4.69 +0.00,3.44;0.31,3.75 +0.31,3.75;0.62,4.06 +0.62,4.06;0.94,4.38 +0.94,4.38;1.25,4.69 +1.25,4.69;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 + +# UTF-16 : 89 3b +# UTF-8 : bb a4 e8 +[893b] 褻 +4.38,3.75;3.75,3.44 +3.75,3.44;3.12,3.12 +3.12,3.12;2.81,2.81 +2.81,2.81;2.19,2.81 +2.19,2.81;1.88,2.50 +1.88,2.50;1.25,2.50 +1.25,2.50;0.94,2.19 +0.94,2.19;0.31,2.19 +4.06,3.44;4.38,3.12 +4.38,3.12;4.69,2.81 +4.69,2.81;5.00,2.50 +5.00,2.50;5.62,2.19 +5.62,2.19;6.25,1.88 +6.25,1.88;6.56,1.56 +6.56,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;9.06,0.62 +0.94,0.62;1.56,0.62 +1.56,0.62;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;5.94,1.56 +2.81,0.94;2.81,2.81 +6.25,1.88;6.56,2.19 +6.56,2.19;6.88,2.50 +6.88,2.50;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +4.69,8.44;4.69,9.38 +0.31,8.44;9.06,8.44 +0.62,5.31;1.25,5.62 +1.25,5.62;1.56,5.62 +1.56,5.62;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +3.44,6.88;3.44,5.94 +3.44,5.94;3.75,5.62 +3.75,5.62;4.06,5.62 +4.06,5.62;4.69,5.62 +4.69,5.62;4.69,5.94 +4.69,5.94;5.00,6.56 +5.31,6.56;5.62,6.25 +5.62,6.25;6.25,5.94 +6.25,5.94;6.56,5.31 +6.56,5.31;7.19,5.00 +7.19,5.00;7.81,4.38 +4.69,3.75;5.00,3.75 +5.00,3.75;5.62,4.38 +5.62,4.38;6.25,5.00 +6.25,5.00;6.56,5.62 +6.56,5.62;6.56,5.94 +6.56,5.94;6.56,6.56 +6.56,6.56;6.56,6.88 +6.56,6.88;6.56,8.12 +4.69,4.38;4.06,4.06 +4.06,4.06;3.44,4.06 +3.44,4.06;2.81,4.06 +2.81,4.06;2.50,4.06 +2.50,4.06;2.19,3.75 +2.19,3.75;1.56,3.75 +1.56,3.75;1.25,3.75 +1.25,3.75;0.62,3.75 +4.69,5.00;0.94,5.00 +2.81,4.06;2.81,5.62 +4.69,6.88;0.62,6.88 +4.38,7.50;0.94,7.50 +2.81,6.88;2.81,8.12 +5.00,7.50;8.12,7.50 +8.12,7.50;8.12,6.56 +8.12,6.56;8.12,5.94 +8.12,5.94;8.12,5.31 +8.12,5.31;8.12,5.00 +8.12,5.00;8.44,4.06 +8.44,4.06;8.75,3.75 +8.75,3.75;8.75,3.75 +8.75,3.75;9.06,4.06 +9.06,4.06;9.06,4.69 +9.06,4.69;9.06,5.00 + +# UTF-16 : 89 7e +# UTF-8 : be a5 e8 +[897e] 襾 +5.94,2.19;5.94,8.75 +3.44,3.12;5.94,3.12 +0.94,0.62;0.94,6.88 +0.94,6.88;8.44,6.88 +8.44,6.88;8.44,0.62 +3.44,8.44;3.44,2.19 +8.75,8.75;0.62,8.75 + +# UTF-16 : 8a 1b +# UTF-8 : 9b a8 e8 +[8a1b] 訛 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +5.31,4.38;5.62,4.69 +5.62,4.69;5.94,5.00 +5.94,5.00;6.25,5.31 +6.25,5.31;6.88,5.62 +6.88,5.62;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;7.81,6.56 +7.81,6.56;8.12,6.88 +8.12,6.88;8.75,7.50 +8.75,7.50;9.06,7.81 +6.56,9.06;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.88 +8.75,1.88;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.75 +5.62,9.06;5.31,8.75 +5.31,8.75;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;5.00,7.19 +5.00,7.19;4.69,6.88 +4.69,6.88;4.38,6.56 +4.38,6.56;4.06,5.94 +4.06,5.94;4.06,5.62 +4.06,5.62;3.75,5.31 +3.75,5.31;3.44,5.00 +4.69,0.62;4.69,6.88 + +# UTF-16 : 8a 48 +# UTF-8 : 88 a9 e8 +[8a48] 詈 +5.94,7.50;5.94,8.75 +0.94,7.50;8.75,7.50 +8.75,7.50;8.75,8.75 +8.75,8.75;0.62,8.75 +0.62,8.75;0.62,7.50 +3.44,7.50;3.44,8.75 +7.81,0.62;7.81,2.50 +7.81,2.50;1.56,2.50 +1.56,2.50;1.56,0.62 +1.56,1.25;7.81,1.25 +0.62,5.62;8.75,5.62 +1.56,4.69;7.81,4.69 +1.56,3.44;7.81,3.44 +1.56,6.56;7.81,6.56 + +# UTF-16 : 8a f1 +# UTF-8 : b1 ab e8 +[8af1] 諱 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +5.62,6.88;5.62,7.19 +5.62,7.19;5.94,7.81 +5.94,7.81;5.94,8.12 +5.94,8.12;6.25,8.75 +6.25,8.75;6.25,9.38 +7.19,0.62;7.19,4.38 +4.38,1.88;4.38,3.44 +4.38,3.44;9.06,3.44 +9.06,1.88;3.44,1.88 +4.38,4.38;4.38,5.94 +4.38,5.94;8.75,5.94 +8.75,5.94;8.75,4.38 +8.75,4.38;4.69,4.38 +8.44,6.88;8.44,8.44 +8.44,8.44;4.06,8.44 +3.44,6.88;9.06,6.88 + +# UTF-16 : 8b 92 +# UTF-8 : 92 ae e8 +[8b92] 讒 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,3.44;0.94,0.62 +0.31,7.50;3.44,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +6.88,6.88;6.88,5.31 +6.88,5.31;7.19,5.00 +7.19,5.00;7.81,5.00 +7.81,5.00;8.44,5.00 +8.44,5.00;8.75,5.31 +8.75,5.31;9.06,5.62 +9.06,5.62;9.06,5.94 +6.88,5.94;7.19,5.94 +7.19,5.94;7.50,6.25 +7.50,6.25;8.12,6.25 +8.12,6.25;8.44,6.25 +8.44,6.25;9.06,6.56 +4.38,6.25;6.25,6.25 +4.38,5.00;4.38,6.88 +3.44,5.00;4.06,5.00 +4.06,5.00;4.69,5.00 +4.69,5.00;5.31,5.31 +5.31,5.31;5.94,5.31 +5.94,5.31;6.56,5.31 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.81,9.06 +3.44,7.81;4.06,8.12 +4.06,8.12;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;5.00,9.06 +5.00,9.06;5.31,9.38 +5.00,9.06;7.81,9.06 +6.88,3.75;7.19,4.06 +7.19,4.06;7.50,4.38 +7.50,4.38;7.81,4.38 +3.44,3.44;4.06,3.75 +4.06,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.00,4.69 +5.00,4.69;5.31,5.00 +5.00,4.38;7.81,4.38 +4.38,6.88;4.38,8.12 +4.38,8.12;8.75,8.12 +8.75,8.12;8.75,7.19 +8.75,7.19;4.38,7.19 +4.38,1.88;4.38,3.75 +4.38,3.75;8.75,3.75 +8.75,3.75;8.75,2.50 +8.75,2.50;4.38,2.50 +6.56,2.19;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.25 +9.06,1.25;9.06,1.88 +3.44,0.62;4.06,0.94 +4.06,0.94;4.69,0.94 +4.69,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,2.19 +5.94,2.19;6.25,2.50 +6.25,2.50;6.25,2.81 +6.25,2.81;6.56,3.12 +6.56,3.12;6.56,3.75 +7.19,2.19;7.50,1.88 +7.50,1.88;7.81,1.56 +7.81,1.56;8.12,1.56 +8.12,1.56;8.44,1.25 + +# UTF-16 : 8b 80 +# UTF-8 : 80 ae e8 +[8b80] 讀 +0.94,1.25;2.81,1.25 +2.81,1.25;2.81,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;2.81,5.94 +0.62,4.69;2.81,4.69 +0.62,8.75;3.12,8.75 +3.44,8.75;8.75,8.75 +3.75,7.81;8.44,7.81 +5.94,7.81;5.94,9.38 +3.75,2.19;8.44,2.19 +8.44,2.19;8.44,5.00 +8.44,5.00;3.75,5.00 +3.75,5.00;3.75,1.88 +3.75,3.12;8.44,3.12 +3.75,4.06;8.44,4.06 +3.12,0.62;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.56 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.56 +3.44,5.62;3.75,7.19 +3.44,7.19;8.44,7.19 +8.44,7.19;8.44,5.94 +8.44,5.94;3.75,5.94 +5.31,5.94;5.31,7.19 +6.88,5.94;6.88,7.19 +0.94,8.44;2.81,8.44 +2.81,8.44;2.81,6.25 +2.81,6.25;0.62,6.25 +0.62,6.25;0.62,8.75 +0.62,4.69;2.81,4.69 +3.75,6.56;8.44,6.56 +3.75,5.62;8.44,5.62 +3.12,8.75;3.75,8.44 +3.75,8.44;4.06,8.44 +4.06,8.44;4.69,8.12 +4.69,8.12;5.00,7.81 +5.00,7.81;5.31,7.81 +9.06,8.75;8.75,8.75 +8.75,8.75;8.44,8.44 +8.44,8.44;7.81,8.12 +7.81,8.12;7.50,8.12 +7.50,8.12;6.88,7.81 + +# UTF-16 : 8d 16 +# UTF-8 : 96 b4 e8 +[8d16] 贖 +0.62,3.12;2.81,3.12 +2.81,3.12;2.81,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,3.12 +0.62,5.00;2.81,5.00 +0.62,6.88;2.81,6.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.19 +1.25,2.19;1.56,2.50 +3.12,1.25;2.81,1.88 +2.81,1.88;2.50,2.19 +2.50,2.19;2.19,2.50 +2.19,2.50;2.19,2.50 +3.44,8.75;9.06,8.75 +3.75,7.81;8.75,7.81 +6.25,7.81;6.25,9.38 +3.75,2.19;8.75,2.19 +8.75,2.19;8.75,5.00 +8.75,5.00;3.75,5.00 +3.75,5.00;3.75,1.88 +3.75,3.12;8.75,3.12 +3.75,4.06;8.75,4.06 +3.12,0.62;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.56 +9.38,0.62;9.06,0.94 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.56 +3.44,5.62;3.75,7.19 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,5.94 +8.75,5.94;3.75,5.94 +5.31,5.94;5.31,7.19 +7.19,5.94;7.19,7.19 + +# UTF-16 : 7e 8c +# UTF-8 : 8c ba e7 +[7e8c] 續 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.88,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.19 +0.62,2.19;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +3.12,1.56;3.12,2.19 +3.12,2.19;3.12,2.50 +3.12,2.50;2.81,3.12 +2.81,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.12 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,6.88 +0.94,6.88;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +3.12,8.75;9.06,8.75 +3.75,7.81;8.75,7.81 +6.25,7.81;6.25,9.38 +3.75,2.19;8.75,2.19 +8.75,2.19;8.75,5.00 +8.75,5.00;3.75,5.00 +3.75,5.00;3.75,1.88 +3.75,3.12;8.75,3.12 +3.75,4.06;8.75,4.06 +3.12,0.62;3.75,0.94 +3.75,0.94;4.06,0.94 +4.06,0.94;4.69,1.25 +4.69,1.25;5.00,1.56 +5.00,1.56;5.31,1.56 +9.38,0.62;9.06,0.94 +9.06,0.94;8.44,0.94 +8.44,0.94;8.12,1.25 +8.12,1.25;7.50,1.56 +7.50,1.56;6.88,1.56 +3.44,5.62;3.75,7.19 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,5.94 +8.75,5.94;3.75,5.94 +5.31,5.94;5.31,7.19 +7.19,5.94;7.19,7.19 + +# UTF-16 : 70 06 +# UTF-8 : 86 80 e7 +[7006] 瀆 +0.62,0.94;0.94,1.25 +0.94,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,7.50;1.88,7.81 +1.88,7.81;1.56,8.12 +1.56,8.12;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.88,5.31;1.56,5.62 +1.56,5.62;1.25,5.94 +1.25,5.94;0.94,6.25 +0.94,6.25;0.62,6.56 +0.62,6.56;0.31,6.88 +2.81,8.75;8.75,8.75 +3.12,7.81;8.75,7.81 +5.94,7.81;5.94,9.38 +3.44,2.19;8.44,2.19 +8.44,2.19;8.44,5.00 +8.44,5.00;3.44,5.00 +3.44,5.00;3.44,1.88 +3.44,3.12;8.44,3.12 +3.44,4.06;8.44,4.06 +3.12,5.62;3.12,7.19 +3.12,7.19;8.75,7.19 +8.75,7.19;8.75,5.94 +8.75,5.94;3.12,5.94 +5.00,5.94;5.00,7.19 +6.88,5.94;6.88,7.19 +2.50,0.62;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.00,1.56 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,1.25 +7.81,1.25;7.19,1.56 +7.19,1.56;6.56,1.56 + +# UTF-16 : 8e 93 +# UTF-8 : 93 ba e8 +[8e93] 躓 +4.06,2.50;8.75,2.50 +8.75,2.50;8.75,6.25 +8.75,6.25;3.75,6.25 +3.75,6.25;3.75,2.19 +4.06,3.75;8.75,3.75 +4.06,5.00;8.75,5.00 +3.12,0.62;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;4.69,1.56 +4.69,1.56;5.31,1.56 +5.31,1.56;5.62,1.88 +9.06,0.62;8.75,0.94 +8.75,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.56 +7.50,1.56;6.88,1.88 +1.88,4.38;3.44,4.38 +1.88,1.56;1.88,6.25 +0.94,0.94;0.94,5.31 +0.62,6.25;3.12,6.25 +2.81,6.25;3.12,8.75 +2.81,8.75;0.62,8.75 +0.62,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.75,7.81;6.25,7.81 +5.00,6.56;5.00,7.81 +3.44,6.56;3.44,6.88 +3.44,6.88;3.75,7.50 +3.75,7.50;3.75,8.12 +3.75,8.12;3.75,8.75 +3.75,8.44;4.06,8.44 +4.06,8.44;4.69,8.75 +4.69,8.75;5.00,8.75 +5.00,8.75;5.62,8.75 +5.62,8.75;5.94,9.06 +6.56,7.81;9.06,7.81 +8.12,6.56;8.12,7.81 +5.94,6.56;6.25,6.88 +6.25,6.88;6.56,7.50 +6.56,7.50;6.56,8.12 +6.56,8.12;6.56,8.75 +6.25,8.44;6.88,8.44 +6.88,8.44;7.50,8.75 +7.50,8.75;7.81,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;8.75,9.06 + +# UTF-16 : 8f 9c +# UTF-8 : 9c be e8 +[8f9c] 辜 +1.88,5.94;1.88,7.50 +1.88,7.50;7.50,7.50 +7.50,7.50;7.50,5.94 +7.50,5.94;1.88,5.94 +0.62,8.44;8.75,8.44 +4.69,7.50;4.69,9.38 +0.62,3.12;8.75,3.12 +5.62,3.12;5.94,3.44 +5.94,3.44;6.25,3.75 +6.25,3.75;6.56,4.06 +6.56,4.06;6.88,4.69 +6.88,4.69;7.19,5.00 +3.44,3.12;3.12,3.44 +3.12,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.19,5.00 +4.69,3.12;4.69,0.31 +0.94,1.88;8.75,1.88 +0.62,5.00;8.75,5.00 +4.69,5.00;4.69,5.94 + +# UTF-16 : 90 05 +# UTF-8 : 85 80 e9 +[9005] 逅 +0.62,9.06;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.81 +1.88,7.81;2.19,7.50 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.25 +1.25,6.25;1.56,5.94 +1.56,5.94;1.88,5.62 +1.88,5.62;2.19,5.31 +2.19,2.50;2.19,4.38 +2.19,4.38;0.31,4.38 +0.31,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;2.19,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;2.19,2.50 +3.75,7.19;8.75,7.19 +3.75,8.75;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;5.62,8.75 +5.62,8.75;6.25,8.75 +6.25,8.75;6.56,8.75 +6.56,8.75;7.19,9.06 +7.19,9.06;7.50,9.06 +7.50,9.06;7.81,9.06 +7.81,9.06;8.44,9.06 +2.81,2.19;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.44,4.38 +3.44,4.38;3.75,5.00 +3.75,5.00;3.75,5.94 +3.75,5.94;3.75,6.56 +3.75,6.56;3.75,7.50 +3.75,7.50;3.75,8.75 +4.38,2.19;8.44,2.19 +8.44,2.19;8.44,5.31 +8.44,5.31;4.38,5.31 +4.38,5.31;4.38,2.19 + +# UTF-16 : 90 82 +# UTF-8 : 82 82 e9 +[9082] 邂 +4.38,7.50;4.38,7.81 +4.38,7.81;4.69,8.12 +4.69,8.12;4.69,8.44 +4.69,8.44;4.69,8.75 +2.50,6.88;2.81,7.19 +2.81,7.19;3.12,7.81 +3.12,7.81;3.44,8.44 +3.44,8.44;3.44,8.75 +3.44,8.75;3.75,9.38 +3.44,8.75;5.00,8.75 +2.81,4.06;5.31,4.06 +2.50,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.94 +2.81,5.94;2.81,7.50 +2.81,7.50;5.31,7.50 +5.31,7.50;5.31,2.50 +5.31,2.50;5.31,2.19 +5.31,2.19;5.00,1.88 +5.00,1.88;5.00,1.88 +5.00,1.88;4.38,1.88 +4.38,1.88;4.06,1.88 +2.81,5.62;5.31,5.62 +4.06,7.50;4.06,4.06 +8.75,3.75;5.62,3.75 +6.25,5.62;8.75,5.62 +7.50,1.56;7.50,6.25 +5.62,4.38;5.94,4.69 +5.94,4.69;6.25,5.00 +6.25,5.00;6.25,5.31 +6.25,5.31;6.25,5.94 +6.25,5.94;6.56,6.25 +5.62,6.25;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.88,7.50 +6.88,7.50;7.19,8.12 +7.19,8.12;7.19,8.75 +5.62,8.75;8.75,8.75 +8.75,8.75;8.75,8.44 +8.75,8.44;8.44,7.81 +8.44,7.81;8.44,7.19 +8.44,7.19;8.44,6.88 +8.44,6.88;8.12,6.56 +8.12,6.56;7.81,6.56 +7.81,6.56;7.19,6.88 +7.19,6.88;7.19,6.88 +0.62,9.06;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.81 +1.88,7.81;2.19,7.50 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.25 +1.25,6.25;1.56,5.94 +1.56,5.94;1.88,5.62 +1.88,5.62;2.19,5.31 +1.88,2.50;1.88,4.38 +1.88,4.38;0.31,4.38 +0.31,0.62;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 + +# UTF-16 : 90 81 +# UTF-8 : 81 82 e9 +[9081] 邁 +0.62,9.06;0.94,8.75 +0.94,8.75;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.88,7.81 +1.88,7.81;2.19,7.50 +0.62,6.56;0.94,6.56 +0.94,6.56;1.25,6.25 +1.25,6.25;1.56,5.94 +1.56,5.94;1.88,5.62 +1.88,5.62;2.19,5.31 +1.88,2.50;1.88,4.38 +1.88,4.38;0.31,4.38 +0.31,0.62;0.62,1.25 +0.62,1.25;1.25,1.56 +1.25,1.56;1.56,1.88 +1.56,1.88;1.88,2.19 +1.88,2.19;1.88,2.50 +8.75,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,1.25 +3.44,1.25;2.81,1.56 +2.81,1.56;2.50,1.88 +2.50,1.88;1.88,2.50 +2.50,8.75;9.06,8.75 +4.38,8.12;4.38,9.38 +7.19,8.12;7.19,9.38 +5.94,2.81;5.94,7.81 +8.12,5.31;3.75,5.31 +8.12,6.56;3.75,6.56 +3.44,5.31;3.44,7.81 +3.44,7.81;8.12,7.81 +8.12,7.81;8.12,5.31 +8.12,2.50;7.81,2.81 +7.81,2.81;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.19,4.06 +7.19,4.06;7.19,4.06 +3.75,2.81;4.06,2.81 +4.06,2.81;4.38,2.81 +4.38,2.81;4.69,2.81 +4.69,2.81;5.31,2.81 +5.31,2.81;5.62,2.81 +5.62,2.81;5.94,3.12 +5.94,3.12;6.56,3.12 +6.56,3.12;6.88,3.12 +6.88,3.12;7.19,3.12 +7.19,3.12;7.81,3.44 +7.19,1.88;7.50,1.88 +7.50,1.88;8.12,1.88 +8.12,1.88;8.12,1.88 +8.12,1.88;8.44,1.88 +8.44,1.88;8.75,2.19 +8.75,2.19;8.75,2.50 +8.75,2.50;8.75,4.38 +8.75,4.38;3.12,4.38 +3.12,4.38;3.12,1.56 + +# UTF-16 : 96 4b +# UTF-8 : 8b 99 e9 +[964b] 陋 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,0.62 +1.25,2.81;1.56,2.81 +1.56,2.81;2.19,2.81 +2.19,2.81;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.50,4.69 +2.50,4.69;2.50,5.00 +2.50,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,7.19 +2.50,7.19;2.50,7.50 +2.50,7.50;2.81,8.12 +2.81,8.12;3.12,8.75 +3.44,8.75;9.06,8.75 +3.44,6.88;3.44,0.62 +3.44,1.25;9.06,1.25 +5.00,3.75;5.31,4.06 +5.31,4.06;5.62,4.38 +5.62,4.38;5.94,4.69 +5.94,4.69;5.94,5.31 +5.94,5.31;6.25,5.62 +6.25,5.62;6.25,5.94 +6.25,5.94;6.56,6.56 +6.56,6.56;6.56,7.19 +6.56,7.19;6.56,7.50 +6.56,7.50;6.56,8.12 +6.56,8.12;6.56,8.75 +8.12,3.75;7.81,4.38 +7.81,4.38;7.50,5.00 +7.50,5.00;7.19,5.31 +7.19,5.31;6.88,5.94 +6.88,5.94;6.25,6.25 +7.19,2.19;7.50,2.19 +7.50,2.19;8.12,2.19 +8.12,2.19;8.12,2.19 +8.12,2.19;8.44,2.19 +8.44,2.19;8.75,2.81 +8.75,2.81;8.75,2.81 +8.75,2.81;8.75,7.19 +8.75,7.19;4.69,7.19 +4.69,7.19;4.69,1.88 + +# UTF-16 : 98 e9 +# UTF-8 : a9 a3 e9 +[98e9] 飩 +0.94,4.38;3.75,4.38 +3.75,4.38;3.75,6.56 +3.75,6.56;0.94,6.56 +0.94,6.56;0.94,0.62 +0.94,5.62;3.75,5.62 +0.94,3.12;4.06,3.12 +0.94,1.88;4.06,1.88 +1.25,7.50;3.12,7.50 +3.75,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +6.25,9.06;6.25,1.56 +6.25,1.56;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.44,0.94 +8.44,0.94;8.75,0.94 +8.75,0.94;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;9.06,3.44 +4.38,6.56;4.69,2.50 +4.38,3.75;8.44,3.75 +8.44,3.75;8.44,6.88 +4.38,7.50;5.00,7.50 +5.00,7.50;5.31,7.50 +5.31,7.50;5.94,7.50 +5.94,7.50;6.25,7.81 +6.25,7.81;6.88,7.81 +6.88,7.81;7.19,7.81 +7.19,7.81;7.81,8.12 +7.81,8.12;8.12,8.12 +8.12,8.12;8.44,8.44 +8.44,8.44;8.75,8.44 + +# UTF-16 : 99 42 +# UTF-8 : 82 a5 e9 +[9942] 饂 +0.94,4.38;3.44,4.38 +3.44,4.38;3.44,6.56 +3.44,6.56;0.94,6.56 +0.94,6.56;0.94,0.62 +0.94,5.62;3.44,5.62 +0.94,3.12;3.75,3.12 +0.94,1.88;3.75,1.88 +1.25,7.50;3.12,7.50 +4.06,7.50;3.44,7.81 +3.44,7.81;3.12,8.12 +3.12,8.12;2.81,8.44 +2.81,8.44;2.50,8.75 +2.50,8.75;2.19,9.06 +2.19,9.06;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,7.19 +8.75,0.94;8.75,4.38 +8.75,4.38;4.38,4.38 +4.38,4.38;4.38,1.25 +5.62,4.38;5.62,1.25 +7.19,4.38;7.19,1.25 +3.44,0.94;9.38,0.94 +4.69,5.31;8.12,5.31 +8.12,5.31;8.12,8.75 +8.12,8.75;4.69,8.75 +4.69,8.75;4.69,5.31 +5.00,5.94;5.62,6.25 +5.62,6.25;5.94,6.88 +5.94,6.88;6.25,7.50 +6.25,7.50;6.56,8.12 +6.56,8.12;6.56,8.75 +7.81,5.94;7.50,6.25 +7.50,6.25;7.19,6.56 +7.19,6.56;6.88,6.88 +6.88,6.88;6.56,7.19 +6.56,7.19;6.25,7.50 + +# UTF-16 : 99 ad +# UTF-8 : ad a6 e9 +[99ad] 馭 +3.75,2.19;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.12,3.75 +2.81,1.56;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.50,3.44 +2.50,3.44;2.50,3.44 +1.56,1.25;1.56,1.56 +1.56,1.56;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.56,3.12 +1.56,3.12;1.56,3.44 +0.31,0.94;0.31,1.56 +0.31,1.56;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,3.12 +0.62,3.12;0.94,3.44 +4.38,8.75;0.62,8.75 +0.62,8.75;0.62,4.06 +0.62,4.06;4.38,4.06 +4.38,4.06;4.38,3.44 +4.38,3.44;4.38,2.81 +4.38,2.81;4.06,2.19 +4.06,2.19;4.06,1.88 +4.06,1.88;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,8.75;2.50,4.38 +0.94,5.62;4.06,5.62 +0.94,7.19;4.06,7.19 +4.69,8.44;9.06,8.44 +4.38,0.94;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;6.25,2.19 +6.25,2.19;6.88,2.81 +6.88,2.81;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,5.31 +8.12,5.31;8.44,6.25 +8.44,6.25;8.75,7.19 +8.75,7.19;9.06,8.44 +9.06,0.94;8.44,1.25 +8.44,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +7.50,2.19;6.88,2.81 +6.88,2.81;6.56,3.44 +6.56,3.44;6.25,4.38 +6.25,4.38;5.94,5.00 +5.94,5.00;5.62,5.94 +5.62,5.94;5.31,6.88 +5.31,6.88;5.31,7.81 + +# UTF-16 : 9a cf +# UTF-8 : 8f ab e9 +[9acf] 髏 +3.44,6.25;3.44,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,6.56 +0.31,4.38;0.62,6.25 +0.31,6.25;3.75,6.25 +3.75,6.25;3.75,4.38 +3.12,7.81;1.88,7.81 +1.88,7.81;1.88,6.56 +0.94,0.62;0.94,5.31 +0.94,5.31;3.12,5.31 +3.12,5.31;3.12,1.25 +3.12,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +0.94,2.81;3.12,2.81 +0.94,4.06;3.12,4.06 +4.38,6.56;4.38,8.75 +8.75,8.75;8.75,6.56 +9.06,3.75;3.75,3.75 +3.75,0.62;4.38,0.94 +4.38,0.94;5.00,0.94 +5.00,0.94;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.50,2.50 +7.50,2.50;7.81,2.81 +7.81,2.81;8.12,3.12 +8.12,3.12;8.44,3.75 +5.94,4.69;5.62,4.06 +5.62,4.06;5.31,3.44 +5.31,3.44;5.00,3.12 +5.00,3.12;4.69,2.50 +4.69,2.50;4.06,2.19 +4.38,2.50;4.69,2.19 +4.69,2.19;5.31,2.19 +5.31,2.19;5.62,2.19 +5.62,2.19;6.25,1.88 +6.25,1.88;6.56,1.88 +6.56,1.88;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;8.12,1.25 +8.12,1.25;8.44,0.94 +8.44,0.94;9.06,0.62 +6.56,9.38;6.56,4.69 +4.38,6.56;8.44,6.56 +3.75,7.50;9.38,7.50 +4.38,8.44;8.44,8.44 +4.38,4.69;8.75,4.69 +4.06,4.38;4.06,5.62 +4.06,5.62;8.75,5.62 +8.75,5.62;8.75,4.38 + +# UTF-16 : 9a d1 +# UTF-8 : 91 ab e9 +[9ad1] 髑 +3.12,6.25;3.12,8.75 +3.12,8.75;0.94,8.75 +0.94,8.75;0.94,6.56 +0.31,4.38;0.31,6.25 +0.31,6.25;3.75,6.25 +3.75,6.25;3.75,4.38 +3.12,7.81;1.88,7.81 +1.88,7.81;1.88,6.56 +0.94,0.62;0.94,5.31 +0.94,5.31;3.12,5.31 +3.12,5.31;3.12,1.25 +3.12,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;2.19,0.94 +0.94,2.81;3.12,2.81 +0.94,4.06;3.12,4.06 +4.06,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;4.06,8.75 +4.06,8.75;4.06,6.88 +7.19,7.19;7.19,8.75 +5.62,7.19;5.62,8.75 +3.44,4.38;3.75,4.69 +3.75,4.69;4.06,5.31 +4.06,5.31;4.38,5.94 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +4.38,5.94;8.75,5.94 +8.75,5.94;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +5.94,1.56;5.94,5.94 +7.50,3.12;7.81,5.00 +7.50,5.00;4.38,5.00 +4.38,5.00;4.38,2.50 +4.38,3.44;7.50,3.44 +8.12,1.25;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +3.75,1.25;4.38,1.25 +4.38,1.25;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.81,1.88 + +# UTF-16 : 8e 85 +# UTF-8 : 85 ba e8 +[8e85] 躅 +1.88,4.38;3.12,4.38 +1.88,1.56;1.88,6.25 +0.62,0.94;0.62,5.31 +0.62,6.25;2.81,6.25 +2.81,6.25;2.81,8.75 +2.81,8.75;0.62,8.75 +0.31,8.75;0.62,6.25 +0.31,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.88,1.56 +1.88,1.56;2.50,1.88 +2.50,1.88;3.12,2.19 +3.44,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;3.44,8.75 +3.44,8.75;3.44,6.88 +6.88,7.19;6.88,8.75 +5.31,7.19;5.31,8.75 +2.81,5.00;3.12,5.31 +3.12,5.31;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,6.56 +4.38,6.56;4.38,7.19 +3.75,5.94;8.75,5.94 +8.75,5.94;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +5.62,1.56;5.62,5.94 +7.50,3.12;7.50,5.00 +7.50,5.00;3.75,5.00 +3.75,5.00;3.75,2.50 +3.75,3.44;7.50,3.44 +7.81,1.25;7.50,1.88 +7.50,1.88;7.50,2.19 +7.50,2.19;7.19,2.50 +7.19,2.50;6.88,2.81 +6.88,2.81;6.88,2.81 +3.12,1.25;3.44,1.25 +3.44,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,1.56;6.56,1.56 +6.56,1.56;7.19,1.88 +7.19,1.88;7.50,1.88 + +# UTF-16 : 89 f8 +# UTF-8 : b8 a7 e8 +[89f8] 觸 +2.19,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.81,8.44 +2.81,8.44;2.81,8.44 +0.31,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,8.12 +1.25,8.12;1.56,8.75 +1.56,8.75;1.88,9.38 +1.25,8.75;2.81,8.75 +0.62,3.44;3.12,3.44 +0.31,0.62;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,5.31 +0.94,5.31;0.94,7.19 +0.94,7.19;3.44,7.19 +3.44,7.19;3.44,1.56 +3.44,1.56;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +0.94,5.31;3.12,5.31 +2.19,7.19;2.19,3.44 +4.06,7.19;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;4.06,8.75 +4.06,8.75;4.06,6.88 +7.19,7.19;7.19,8.75 +5.62,7.19;5.62,8.75 +3.44,4.38;3.75,4.69 +3.75,4.69;4.06,5.31 +4.06,5.31;4.38,5.94 +4.38,5.94;4.69,6.56 +4.69,6.56;5.00,7.19 +4.38,5.94;8.75,5.94 +8.75,5.94;8.75,4.69 +8.75,4.69;8.75,3.75 +8.75,3.75;8.75,2.81 +8.75,2.81;8.75,2.19 +8.75,2.19;8.44,1.56 +8.44,1.56;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +5.94,1.56;5.94,5.94 +7.50,3.12;7.81,5.00 +7.50,5.00;4.38,5.00 +4.38,5.00;4.38,2.50 +4.38,3.44;7.50,3.44 +8.12,1.25;7.81,1.88 +7.81,1.88;7.50,2.19 +7.50,2.19;7.50,2.50 +7.50,2.50;7.19,2.81 +3.75,1.25;4.38,1.25 +4.38,1.25;5.31,1.25 +5.31,1.25;5.62,1.56 +5.62,1.56;5.94,1.56 +5.94,1.56;6.56,1.56 +6.56,1.56;6.88,1.56 +6.88,1.56;7.19,1.88 +7.19,1.88;7.81,1.88 + +# UTF-16 : 9b 25 +# UTF-8 : a5 ac e9 +[9b25] 鬥 +5.00,7.19;8.12,7.19 +4.38,7.19;1.25,7.19 +4.38,5.31;1.25,5.31 +1.25,8.75;4.38,8.75 +0.62,0.62;0.62,9.06 +5.00,5.31;8.12,5.31 +8.12,8.75;5.00,8.75 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,9.06 +2.81,5.31;2.81,8.75 +6.56,5.31;6.56,8.75 + +# UTF-16 : 9b f1 +# UTF-8 : b1 af e9 +[9bf1] 鯱 +6.25,7.50;6.25,9.38 +8.12,6.25;8.44,6.56 +8.44,6.56;8.75,6.88 +8.75,6.88;8.75,7.50 +8.75,7.50;8.75,7.50 +3.44,0.94;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;4.06,2.19 +4.06,2.19;4.06,2.50 +4.06,2.50;4.06,3.12 +4.06,3.12;4.38,3.44 +4.38,3.44;4.38,4.06 +4.38,4.06;4.38,4.69 +4.38,4.69;4.38,5.31 +4.38,5.31;4.38,5.94 +4.38,5.94;4.38,7.50 +4.38,7.50;9.06,7.50 +4.38,5.94;8.12,6.56 +6.25,8.75;8.75,8.75 +5.94,7.19;5.94,5.31 +5.94,5.31;5.94,4.69 +5.94,4.69;6.56,4.69 +6.56,4.69;7.19,4.69 +7.19,4.69;7.50,4.69 +7.50,4.69;8.12,4.69 +8.12,4.69;8.44,5.00 +8.44,5.00;8.75,5.62 +8.75,5.62;8.75,6.25 +7.19,4.06;7.19,1.56 +7.19,1.56;7.19,1.25 +7.19,1.25;7.81,0.94 +7.81,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;9.06,1.56 +9.06,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +4.38,0.94;5.00,1.25 +5.00,1.25;5.31,1.56 +5.31,1.56;5.62,2.19 +5.62,2.19;5.94,3.12 +5.94,3.12;5.94,3.44 +5.94,3.44;5.94,4.06 +2.81,0.94;2.50,1.56 +2.50,1.56;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.50,2.81 +2.50,2.81;2.50,2.81 +1.88,7.19;2.19,7.50 +2.19,7.50;2.50,8.12 +2.50,8.12;2.50,8.44 +2.50,8.44;2.81,8.44 +0.00,6.56;0.62,7.19 +0.62,7.19;0.94,7.50 +0.94,7.50;0.94,8.12 +0.94,8.12;1.25,8.75 +1.25,8.75;1.56,9.38 +1.25,8.75;2.81,8.75 +0.62,5.31;3.44,5.31 +0.62,3.44;0.62,7.19 +0.62,7.19;3.44,7.19 +3.44,7.19;3.44,3.44 +3.44,3.44;0.62,3.44 +2.19,7.19;2.19,3.44 +3.44,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.44,3.12 +1.56,0.62;1.56,0.94 +1.56,0.94;1.56,1.56 +1.56,1.56;1.56,1.88 +1.56,1.88;1.56,2.50 +1.56,2.50;1.56,2.81 +0.31,0.62;0.31,0.94 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 + +# UTF-16 : 9d 26 +# UTF-8 : a6 b4 e9 +[9d26] 鴦 +0.62,5.62;1.25,5.62 +1.25,5.62;1.88,5.94 +1.88,5.94;2.50,6.25 +2.50,6.25;3.12,6.56 +3.12,6.56;3.75,6.88 +3.75,6.88;4.06,7.19 +4.06,7.19;4.38,7.81 +4.38,7.81;4.38,8.12 +4.38,8.12;4.69,8.75 +4.69,8.75;4.69,9.38 +0.31,7.19;9.06,7.19 +7.81,7.19;7.81,8.75 +7.81,8.75;1.56,8.75 +1.56,8.75;1.56,7.19 +7.19,1.25;6.88,1.56 +6.88,1.56;6.56,1.88 +6.56,1.88;6.56,2.19 +5.31,0.94;5.00,1.25 +5.00,1.25;4.69,1.88 +4.69,1.88;4.69,2.19 +3.12,0.62;3.12,1.25 +3.12,1.25;2.81,1.88 +2.81,1.88;2.81,1.88 +0.31,0.62;0.62,0.94 +0.62,0.94;0.94,1.56 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.19 +1.88,4.06;7.50,4.06 +7.50,4.06;7.50,5.62 +7.50,5.62;1.56,5.62 +1.56,5.62;1.56,2.50 +1.56,2.50;8.44,2.50 +8.44,2.50;8.44,1.88 +8.44,1.88;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.50,0.62 +7.50,0.62;7.19,0.62 +7.19,0.62;6.56,0.62 +6.56,0.62;6.25,0.62 +1.88,5.00;7.50,5.00 +4.69,6.88;4.38,6.25 +4.38,6.25;4.38,5.94 +4.38,5.94;4.38,5.62 +1.56,3.12;8.75,3.12 +8.75,5.62;8.44,5.62 +8.44,5.62;7.81,5.94 +7.81,5.94;7.50,5.94 +7.50,5.94;7.19,5.94 +7.19,5.94;6.88,6.25 +6.88,6.25;6.25,6.56 +6.25,6.56;5.62,6.88 +5.62,6.88;5.31,7.19 + +# UTF-16 : 9e 75 +# UTF-8 : b5 b9 e9 +[9e75] 鹵 +4.69,9.38;4.69,7.19 +8.75,8.44;4.69,8.44 +8.44,0.62;8.44,7.19 +8.44,7.19;0.94,7.19 +0.94,7.19;0.94,0.62 +0.94,1.25;8.44,1.25 +1.56,1.88;2.50,2.19 +2.50,2.19;3.12,2.81 +3.12,2.81;3.75,3.12 +3.75,3.12;4.06,3.75 +4.06,3.75;4.69,4.06 +4.69,4.06;5.31,4.69 +5.31,4.69;5.62,5.31 +5.62,5.31;6.25,5.62 +6.25,5.62;6.56,6.25 +6.56,6.25;6.88,6.88 +1.88,6.25;2.50,5.94 +2.50,5.94;3.12,5.62 +3.12,5.62;3.44,5.31 +3.44,5.31;4.06,4.69 +4.06,4.69;4.69,4.38 +4.69,4.38;5.31,4.06 +5.31,4.06;5.62,3.44 +5.62,3.44;6.25,3.12 +6.25,3.12;6.88,2.50 +6.88,2.50;7.50,2.19 +5.31,5.62;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,6.25;4.38,6.56 +4.38,6.56;4.06,6.56 +4.06,6.56;3.75,6.88 +3.12,3.44;2.81,3.75 +2.81,3.75;2.50,4.06 +2.50,4.06;2.19,4.06 +2.19,4.06;1.88,4.38 +1.88,4.38;1.56,4.69 +7.81,3.75;7.50,4.06 +7.50,4.06;7.19,4.38 +7.19,4.38;6.88,4.69 +6.88,4.69;6.56,5.00 +6.56,5.00;6.25,5.00 +5.62,1.56;5.31,1.88 +5.31,1.88;5.00,1.88 +5.00,1.88;4.69,2.19 +4.69,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 + +# UTF-16 : 9e a5 +# UTF-8 : a5 ba e9 +[9ea5] 麥 +8.75,8.44;0.62,8.44 +0.62,4.06;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;2.19,4.69 +2.19,4.69;2.50,5.00 +2.50,5.00;3.12,5.31 +3.12,5.31;3.44,5.31 +3.44,5.31;3.75,5.62 +3.75,5.62;4.06,5.94 +4.06,5.94;4.69,6.56 +8.75,4.06;8.44,4.06 +8.44,4.06;7.81,4.38 +7.81,4.38;7.19,4.69 +7.19,4.69;6.88,5.00 +6.88,5.00;6.25,5.31 +6.25,5.31;5.94,5.31 +5.94,5.31;5.62,5.62 +5.62,5.62;5.31,5.94 +5.31,5.94;4.69,6.56 +4.69,5.00;4.69,9.38 +0.62,5.00;0.94,5.31 +0.94,5.31;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;2.19,6.88 +2.19,6.88;2.50,7.81 +2.50,7.81;2.81,8.12 +3.44,5.94;3.12,6.25 +3.12,6.25;2.81,6.56 +2.81,6.56;2.50,6.88 +2.50,6.88;2.19,6.88 +5.94,5.94;6.25,6.25 +6.25,6.25;6.56,6.88 +6.56,6.88;6.56,7.19 +6.56,7.19;6.88,7.50 +6.88,7.50;6.88,8.12 +8.75,5.00;8.44,5.31 +8.44,5.31;8.12,5.94 +8.12,5.94;7.50,6.25 +7.50,6.25;6.88,6.56 +6.88,6.56;6.56,6.88 +0.94,2.50;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;2.19,3.12 +2.19,3.12;2.81,3.44 +2.81,3.44;3.12,3.44 +3.12,3.44;3.44,3.75 +3.44,3.75;4.06,4.38 +4.06,4.38;4.38,4.69 +7.81,0.62;7.50,0.94 +7.50,0.94;6.88,1.25 +6.88,1.25;6.56,1.56 +6.56,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.00,2.50 +5.00,2.50;4.38,2.81 +4.38,2.81;3.75,2.81 +3.75,2.81;3.44,3.12 +3.44,3.12;2.81,3.44 +3.44,3.75;7.81,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.88,2.81 +6.88,2.81;6.56,2.50 +6.56,2.50;5.94,2.19 +5.94,2.19;5.31,1.88 +5.31,1.88;4.69,1.56 +4.69,1.56;4.06,1.25 +4.06,1.25;3.12,0.94 +3.12,0.94;2.19,0.62 +2.19,0.62;1.25,0.62 + +# UTF-16 : 9e f9 +# UTF-8 : b9 bb e9 +[9ef9] 黹 +8.75,7.81;0.62,7.81 +2.50,7.81;2.19,8.12 +2.19,8.12;1.88,8.44 +1.88,8.44;1.88,9.06 +1.88,9.06;1.56,9.06 +6.88,7.81;7.19,8.12 +7.19,8.12;7.50,8.44 +7.50,8.44;7.81,9.06 +7.81,9.06;7.81,9.06 +3.75,7.81;3.75,9.38 +5.62,7.81;5.62,9.38 +6.56,1.88;6.56,5.00 +4.69,0.94;4.69,7.81 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.25 +8.44,1.25;8.44,1.56 +8.44,1.56;8.44,5.94 +8.44,5.94;1.25,5.94 +1.25,5.94;1.25,0.62 +3.12,7.19;2.50,6.88 +2.50,6.88;2.19,6.56 +2.19,6.56;1.56,6.25 +1.56,6.25;0.94,5.94 +0.94,5.94;0.31,5.62 +9.06,5.62;8.75,5.94 +8.75,5.94;8.12,6.25 +8.12,6.25;7.50,6.56 +7.50,6.56;6.88,6.88 +6.88,6.88;6.25,7.19 +1.88,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;3.12,3.12 +3.12,3.12;3.44,3.75 +3.44,3.75;3.44,4.69 +3.44,4.69;3.44,5.00 + +# UTF-16 : 9f 67 +# UTF-8 : a7 bd e9 +[9f67] 齧 +5.00,6.25;5.31,6.56 +5.31,6.56;5.94,6.88 +5.94,6.88;6.25,7.50 +6.25,7.50;6.56,8.12 +6.56,8.12;6.56,9.06 +4.69,9.06;8.75,9.06 +8.75,9.06;8.75,8.44 +8.75,8.44;8.75,7.81 +8.75,7.81;8.75,7.50 +8.75,7.50;8.75,6.88 +8.75,6.88;8.12,6.56 +8.12,6.56;8.12,6.56 +7.81,6.56;7.50,6.56 +7.50,6.56;7.19,6.56 +7.19,6.56;6.56,6.56 +0.62,6.25;0.94,6.25 +0.94,6.25;1.25,6.25 +1.25,6.25;1.88,6.25 +1.88,6.25;2.19,6.56 +2.19,6.56;2.50,6.56 +2.50,6.56;2.81,6.56 +2.81,6.56;3.44,6.56 +3.44,6.56;3.75,6.56 +3.75,6.56;4.06,6.56 +4.06,6.56;4.69,6.88 +4.69,8.75;0.62,8.75 +4.38,7.50;0.94,7.50 +2.81,5.94;2.50,9.38 +4.69,5.94;4.69,4.69 +0.62,4.69;8.75,4.69 +8.12,5.62;4.69,5.62 +2.50,4.69;2.50,5.62 +0.94,4.38;0.94,0.62 +8.44,4.38;8.44,0.62 +0.94,0.94;8.44,0.94 +0.94,2.81;8.44,2.81 +1.25,3.12;1.88,3.44 +1.88,3.44;2.19,3.75 +2.19,3.75;2.50,3.75 +2.50,3.75;3.12,4.38 +3.12,4.38;3.12,4.38 +4.38,3.12;4.06,3.44 +4.06,3.44;3.44,3.75 +3.44,3.75;3.12,3.75 +3.12,3.75;2.81,4.06 +4.69,3.12;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.94,3.75 +5.94,3.75;6.56,4.38 +6.56,4.38;6.56,4.38 +7.81,3.12;7.50,3.44 +7.50,3.44;6.88,3.75 +6.88,3.75;6.56,3.75 +6.56,3.75;6.25,4.06 +1.25,1.25;1.88,1.56 +1.88,1.56;2.19,1.88 +2.19,1.88;2.50,1.88 +2.50,1.88;3.12,2.50 +3.12,2.50;3.12,2.50 +4.38,1.25;4.06,1.56 +4.06,1.56;3.44,1.88 +3.44,1.88;3.12,1.88 +3.12,1.88;2.81,2.19 +4.69,1.25;5.31,1.56 +5.31,1.56;5.62,1.88 +5.62,1.88;5.94,1.88 +5.94,1.88;6.56,2.50 +6.56,2.50;6.56,2.50 +7.81,1.25;7.50,1.56 +7.50,1.56;6.88,1.88 +6.88,1.88;6.56,1.88 +6.56,1.88;6.25,2.19 + +# UTF-16 : 9f 6a +# UTF-8 : aa bd e9 +[9f6a] 齪 +2.50,9.38;2.50,7.19 +0.31,7.19;4.69,7.19 +4.38,8.44;2.50,8.44 +1.25,7.19;1.25,9.06 +0.62,6.88;0.62,0.62 +4.38,6.88;4.38,0.62 +0.62,0.94;4.38,0.94 +0.62,4.06;4.38,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.56,5.94 +2.50,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +4.06,4.69;3.75,5.31 +3.75,5.31;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,5.94 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.88,3.75 +2.50,1.56;2.19,2.19 +2.19,2.19;1.88,2.50 +1.88,2.50;1.56,2.81 +1.56,2.81;1.56,2.81 +2.50,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +4.06,1.56;3.75,2.19 +3.75,2.19;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,2.81 +7.19,4.06;9.06,4.06 +7.19,1.25;7.19,5.94 +4.69,0.62;5.00,1.25 +5.00,1.25;5.00,2.19 +5.00,2.19;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;5.31,3.44 +5.31,3.44;5.62,4.06 +5.62,4.06;5.62,4.69 +5.62,4.69;5.62,5.00 +9.38,0.94;8.75,0.94 +8.75,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.56,1.56 +6.56,1.56;6.25,1.88 +6.25,1.88;6.25,2.19 +6.25,2.19;5.94,2.50 +5.94,2.50;5.62,3.12 +5.62,3.12;5.31,3.75 +5.31,5.94;9.06,5.94 +8.75,5.94;9.06,8.75 +8.75,8.75;5.00,8.75 +5.00,8.75;5.00,5.94 + +# UTF-16 : 9f 77 +# UTF-8 : b7 bd e9 +[9f77] 齷 +5.31,8.75;8.75,8.75 +8.75,8.75;8.75,7.19 +8.75,7.19;5.00,7.19 +4.38,0.94;4.69,1.25 +4.69,1.25;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;5.00,3.44 +5.00,3.44;5.00,4.06 +5.00,4.06;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;5.00,5.94 +5.00,5.94;5.00,8.75 +5.00,5.94;9.06,5.94 +9.06,3.75;8.75,4.06 +8.75,4.06;8.44,4.38 +8.44,4.38;8.44,4.69 +8.44,4.69;8.12,5.31 +8.12,5.31;7.81,5.62 +5.31,4.06;5.94,4.06 +5.94,4.06;6.56,4.06 +6.56,4.06;7.19,4.38 +7.19,4.38;7.81,4.38 +7.81,4.38;8.44,4.38 +5.94,4.06;6.25,4.69 +6.25,4.69;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;6.56,5.94 +6.56,5.94;6.56,5.94 +5.00,0.94;9.06,0.94 +8.75,2.81;5.31,2.81 +7.19,0.94;7.19,3.75 +2.50,9.38;2.50,7.19 +0.31,7.19;4.69,7.19 +4.38,8.44;2.50,8.44 +1.25,7.19;1.25,9.06 +0.62,6.88;0.62,0.62 +4.38,6.88;4.38,0.62 +0.62,0.94;4.38,0.94 +0.62,4.06;4.38,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +2.50,4.69;2.19,5.31 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.56,5.94 +2.50,4.69;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;3.12,5.94 +3.12,5.94;3.12,6.25 +3.12,6.25;3.44,6.88 +4.06,4.69;3.75,5.31 +3.75,5.31;3.44,5.62 +3.44,5.62;3.12,5.94 +3.12,5.94;3.12,5.94 +0.94,1.56;1.25,1.88 +1.25,1.88;1.25,2.50 +1.25,2.50;1.56,2.81 +1.56,2.81;1.56,3.12 +1.56,3.12;1.88,3.75 +2.50,1.56;2.19,2.19 +2.19,2.19;1.88,2.50 +1.88,2.50;1.56,2.81 +1.56,2.81;1.56,2.81 +2.50,1.56;2.81,1.88 +2.81,1.88;2.81,2.50 +2.81,2.50;3.12,2.81 +3.12,2.81;3.12,3.12 +3.12,3.12;3.44,3.75 +4.06,1.56;3.75,2.19 +3.75,2.19;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,2.81 + +# UTF-16 : 9f 9c +# UTF-8 : 9c be e9 +[9f9c] 龜 +4.69,7.81;5.31,8.12 +5.31,8.12;5.62,8.44 +5.62,8.44;5.94,8.75 +5.94,8.75;5.94,9.06 +0.31,7.19;0.94,7.50 +0.94,7.50;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;2.50,8.75 +2.50,8.75;2.81,9.38 +2.81,9.38;3.12,9.69 +2.81,9.06;6.25,9.06 +5.94,2.81;6.56,3.12 +6.56,3.12;6.88,3.44 +6.88,3.44;7.50,3.75 +7.50,3.75;7.81,4.38 +7.81,4.38;8.12,4.69 +5.94,4.38;6.56,4.38 +6.56,4.38;6.88,4.06 +6.88,4.06;7.19,3.75 +7.19,3.75;7.50,3.44 +7.50,3.44;8.12,2.81 +4.06,6.88;1.56,6.88 +1.56,6.88;1.56,7.81 +1.56,7.81;8.12,7.81 +8.12,7.81;8.12,6.56 +8.12,6.56;5.62,6.56 +0.94,3.44;3.12,3.44 +3.12,3.44;3.12,1.25 +3.12,1.25;0.94,1.25 +8.44,2.19;0.62,2.19 +0.62,5.00;8.44,5.00 +8.44,5.00;8.44,2.19 +0.94,6.25;3.12,6.25 +3.12,6.25;3.12,4.06 +3.12,4.06;0.94,4.06 +4.06,7.81;4.06,1.25 +4.06,1.25;4.38,0.94 +4.38,0.94;4.69,0.62 +4.69,0.62;5.31,0.62 +5.31,0.62;5.94,0.62 +5.94,0.62;6.56,0.62 +6.56,0.62;7.19,0.62 +7.19,0.62;7.81,0.62 +7.81,0.62;8.12,0.62 +8.12,0.62;8.75,0.94 +8.75,0.94;9.06,0.94 +9.06,0.94;9.06,1.56 +9.06,1.56;9.06,1.88 +5.62,7.81;5.62,1.25 + +# UTF-16 : 9f a0 +# UTF-8 : a0 be e9 +[9fa0] 龠 +2.81,7.81;6.56,7.81 +9.06,7.19;8.44,7.50 +8.44,7.50;8.12,7.50 +8.12,7.50;7.50,7.81 +7.50,7.81;7.19,8.12 +7.19,8.12;6.88,8.12 +6.88,8.12;6.25,8.44 +6.25,8.44;5.94,8.75 +5.94,8.75;5.62,8.75 +5.62,8.75;5.00,9.06 +5.00,9.06;4.69,9.38 +4.69,9.38;4.38,9.06 +4.38,9.06;4.06,8.75 +4.06,8.75;3.44,8.75 +3.44,8.75;3.12,8.44 +3.12,8.44;2.81,8.12 +2.81,8.12;2.19,8.12 +2.19,8.12;1.88,7.81 +1.88,7.81;1.25,7.50 +1.25,7.50;0.94,7.50 +0.94,7.50;0.31,7.19 +3.44,4.38;3.44,0.94 +5.94,4.38;5.94,0.94 +1.25,2.81;8.12,2.81 +6.56,0.94;6.88,0.94 +6.88,0.94;7.50,0.94 +7.50,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,1.25 +8.12,1.25;8.12,1.56 +8.12,1.56;8.12,4.38 +8.12,4.38;1.25,4.38 +1.25,4.38;1.25,0.62 +1.25,5.31;2.81,5.31 +2.81,5.31;2.81,6.88 +2.81,6.88;0.94,6.88 +0.94,6.88;0.94,5.31 +3.75,5.31;5.62,5.31 +5.62,5.31;5.62,6.88 +5.62,6.88;3.75,6.88 +3.75,6.88;3.75,5.31 +6.56,5.31;8.44,5.31 +8.44,5.31;8.44,6.88 +8.44,6.88;6.56,6.88 +6.56,6.88;6.56,5.31 + +# UTF-16 : 79 ed +# UTF-8 : ad a7 e7 +[79ed] 秭 +3.44,9.06;2.81,8.75 +2.81,8.75;2.19,8.75 +2.19,8.75;1.56,8.44 +1.56,8.44;0.94,8.44 +0.94,8.44;0.31,8.44 +1.88,0.62;1.88,8.75 +3.12,6.56;0.31,6.56 +0.31,2.81;0.31,3.12 +0.31,3.12;0.62,3.44 +0.62,3.44;0.94,3.75 +0.94,3.75;0.94,4.06 +0.94,4.06;1.25,4.69 +1.25,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.56,5.62 +1.56,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +3.44,3.75;3.12,4.38 +3.12,4.38;2.81,5.00 +2.81,5.00;2.50,5.31 +2.50,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +4.06,4.69;9.06,4.69 +9.06,4.69;9.06,3.75 +9.06,3.75;9.06,3.12 +9.06,3.12;9.06,2.81 +9.06,2.81;8.75,2.19 +8.75,2.19;8.75,1.88 +8.75,1.88;8.44,1.56 +8.44,1.56;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;7.19,1.88 +2.81,1.25;3.44,1.56 +3.44,1.56;3.75,1.88 +3.75,1.88;4.06,2.19 +4.06,2.19;4.69,2.50 +4.69,2.50;5.00,2.81 +5.00,2.81;5.31,3.12 +5.31,3.12;5.62,3.44 +5.62,3.44;5.94,3.75 +5.94,3.75;5.94,4.38 +5.94,4.38;6.25,4.69 +6.25,0.62;6.25,9.06 +8.75,8.75;8.12,8.44 +8.12,8.44;7.50,8.12 +7.50,8.12;6.88,7.81 +6.88,7.81;6.56,7.81 +6.56,7.81;5.94,7.50 +5.94,7.50;5.31,7.50 +5.31,7.50;5.00,7.19 +5.00,7.19;4.38,7.19 +4.38,7.19;4.06,6.56 +4.06,6.56;4.06,5.62 +4.06,5.62;4.06,5.00 +4.06,5.00;3.75,4.38 +3.75,4.38;3.75,3.75 + +# UTF-16 : 79 b8 +# UTF-8 : b8 a6 e7 +[79b8] 禸 +6.25,0.94;6.56,0.94 +6.56,0.94;7.19,0.94 +7.19,0.94;7.50,0.94 +7.50,0.94;7.81,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.44,1.56 +8.44,1.56;8.44,1.88 +8.44,1.88;8.44,8.12 +8.44,8.12;0.94,8.12 +0.94,8.12;0.94,0.94 +7.81,3.75;7.50,4.38 +7.50,4.38;6.88,5.00 +6.88,5.00;6.56,5.62 +6.56,5.62;6.25,5.94 +6.25,5.94;5.94,6.56 +5.94,6.56;5.62,6.88 +1.56,4.06;2.19,4.06 +2.19,4.06;2.81,4.06 +2.81,4.06;3.12,4.06 +3.12,4.06;3.75,4.06 +3.75,4.06;4.38,4.06 +4.38,4.06;5.00,4.38 +5.00,4.38;5.62,4.38 +5.62,4.38;5.94,4.38 +5.94,4.38;6.56,4.38 +6.56,4.38;7.19,4.69 +2.50,4.06;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;3.12,5.31 +3.12,5.31;3.44,5.94 +3.44,5.94;3.44,6.56 +3.44,6.56;3.75,7.19 +3.75,7.19;4.06,7.50 +4.06,7.50;4.06,8.12 +4.06,8.12;4.38,8.75 +4.38,8.75;4.38,9.38 + +# UTF-16 : 8f b5 +# UTF-8 : b5 be e8 +[8fb5] 辵 +1.25,8.12;2.19,8.12 +2.19,8.12;2.81,8.12 +2.81,8.12;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;5.31,8.44 +5.31,8.44;5.94,8.75 +5.94,8.75;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,9.06 +7.50,9.06;7.81,9.06 +0.94,6.56;1.88,6.56 +1.88,6.56;2.81,6.56 +2.81,6.56;3.75,6.88 +3.75,6.88;4.69,6.88 +4.69,6.88;5.31,6.88 +5.31,6.88;5.94,7.19 +5.94,7.19;6.56,7.19 +6.56,7.19;7.19,7.19 +7.19,7.19;7.81,7.50 +7.81,7.50;8.12,7.50 +0.94,5.00;1.88,5.00 +1.88,5.00;2.81,5.00 +2.81,5.00;3.75,5.31 +3.75,5.31;4.69,5.31 +4.69,5.31;5.31,5.31 +5.31,5.31;6.25,5.62 +6.25,5.62;6.88,5.62 +6.88,5.62;7.50,5.62 +7.50,5.62;8.12,5.94 +8.12,5.94;8.75,5.94 +4.69,1.25;4.69,5.31 +4.69,3.44;8.12,3.44 +0.62,0.62;0.62,0.94 +0.62,0.94;0.94,1.25 +0.94,1.25;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.56,2.50 +1.56,2.50;1.88,2.81 +1.88,2.81;1.88,3.12 +1.88,3.12;2.19,3.75 +2.19,3.75;2.19,4.06 +2.19,4.06;2.19,4.38 +8.75,0.94;8.44,0.94 +8.44,0.94;7.19,0.94 +7.19,0.94;6.25,0.94 +6.25,0.94;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.06,1.56 +4.06,1.56;3.44,1.56 +3.44,1.56;3.12,1.88 +3.12,1.88;2.50,2.19 +2.50,2.19;2.19,2.81 +2.19,2.81;1.88,3.12 + +# UTF-16 : 6c aa +# UTF-8 : aa b2 e6 +[6caa] 沪 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.88 +1.56,1.88;1.88,2.50 +1.88,2.50;2.19,3.12 +2.19,3.12;2.50,3.75 +2.50,7.50;2.19,7.81 +2.19,7.81;1.88,8.12 +1.88,8.12;1.56,8.44 +1.56,8.44;1.25,8.75 +1.25,8.75;0.94,8.75 +2.19,5.31;1.88,5.62 +1.88,5.62;1.56,5.94 +1.56,5.94;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.62,6.88 +3.12,8.75;9.06,8.75 +3.75,4.38;8.44,4.38 +2.81,0.62;3.12,1.25 +3.12,1.25;3.44,1.88 +3.44,1.88;3.75,2.50 +3.75,2.50;3.75,3.44 +3.75,3.44;3.75,3.75 +3.75,3.75;3.75,4.38 +3.75,4.38;3.75,7.19 +3.75,7.19;8.75,7.19 +8.75,7.19;8.75,3.75 + +# UTF-16 : 82 12 +# UTF-8 : 92 88 e8 +[8212] 舒 +4.06,0.62;4.06,3.44 +4.38,7.19;4.06,7.50 +4.06,7.50;3.44,8.12 +3.44,8.12;3.12,8.44 +3.12,8.44;2.81,8.75 +2.81,8.75;2.50,9.06 +2.50,9.06;1.88,8.75 +1.88,8.75;1.56,8.44 +1.56,8.44;1.25,7.81 +1.25,7.81;0.94,7.50 +0.94,7.50;0.31,7.19 +4.06,3.75;0.62,3.75 +0.62,3.75;0.62,0.62 +2.50,3.75;2.50,7.19 +4.38,5.31;0.31,5.31 +4.06,7.19;0.94,7.19 +0.62,1.25;4.06,1.25 +4.69,5.62;9.38,5.62 +8.75,8.75;5.00,8.75 +8.75,8.75;8.44,8.12 +8.44,8.12;8.12,7.50 +8.12,7.50;7.81,7.19 +7.81,7.19;7.50,6.88 +7.50,6.88;7.19,6.25 +7.81,5.62;7.50,5.94 +7.50,5.94;7.19,6.25 +7.19,6.25;6.56,6.56 +6.56,6.56;6.25,7.19 +6.25,7.19;5.62,7.50 +7.19,5.62;7.19,1.56 +7.19,1.56;6.88,1.25 +6.88,1.25;6.56,0.94 +6.56,0.94;6.56,0.94 +6.25,0.94;5.94,0.94 +5.94,0.94;5.31,0.94 +5.31,0.94;5.00,0.94 +7.81,3.44;8.12,3.75 +8.12,3.75;8.44,4.06 +8.44,4.06;8.75,4.69 +8.75,4.69;9.06,5.00 +9.06,5.00;9.06,5.31 + +# UTF-16 : 4f d8 +# UTF-8 : 98 bf e4 +[4fd8] 俘 +2.19,9.38;2.19,8.75 +2.19,8.75;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.56,6.88 +2.81,3.12;9.06,3.12 +8.75,5.62;3.44,5.62 +6.25,4.38;6.25,1.56 +6.25,1.56;6.25,1.25 +6.25,1.25;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +8.44,5.62;8.12,5.31 +8.12,5.31;7.81,5.00 +7.81,5.00;7.19,4.69 +7.19,4.69;6.88,4.38 +6.88,4.38;6.25,4.06 +8.75,6.25;8.44,6.88 +8.44,6.88;8.12,7.19 +8.12,7.19;7.81,7.50 +7.81,7.50;7.50,8.12 +7.50,8.12;7.19,8.44 +5.94,6.56;5.62,6.88 +5.62,6.88;5.62,7.19 +5.62,7.19;5.31,7.50 +5.31,7.50;5.00,8.12 +2.50,5.94;2.81,6.25 +2.81,6.25;3.12,6.88 +3.12,6.88;3.12,7.19 +3.12,7.19;3.44,7.81 +3.44,7.81;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;5.31,8.75 +5.31,8.75;5.94,8.75 +5.94,8.75;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.19,8.75 +7.19,8.75;7.81,8.75 +7.81,8.75;8.12,9.06 +8.12,9.06;8.44,9.06 + +# UTF-16 : 52 7d +# UTF-8 : bd 89 e5 +[527d] 剽 +3.44,3.75;3.44,1.25 +3.44,1.25;3.12,0.94 +3.12,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +1.88,0.94;1.88,0.94 +0.31,0.94;0.62,1.56 +0.62,1.56;1.25,1.88 +1.25,1.88;1.56,2.19 +1.56,2.19;1.88,2.50 +1.88,2.50;1.88,3.12 +5.94,0.94;5.62,1.56 +5.62,1.56;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;5.00,2.81 +5.00,2.81;4.69,3.12 +5.94,3.75;0.62,3.75 +5.62,4.69;0.94,4.69 +5.94,8.75;0.62,8.75 +4.06,8.75;4.06,5.94 +2.50,8.44;2.50,5.94 +0.62,5.62;0.62,7.50 +0.62,7.50;5.62,7.50 +5.62,7.50;5.62,5.94 +5.62,5.94;0.94,5.94 +6.88,2.50;6.88,8.44 +8.75,9.06;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 + +# UTF-16 : 54 1d +# UTF-8 : 9d 90 e5 +[541d] 吝 +7.50,8.12;6.88,7.50 +6.88,7.50;6.56,7.19 +6.56,7.19;5.94,6.56 +5.94,6.56;5.31,6.25 +5.31,6.25;4.69,5.94 +4.69,5.94;4.06,5.62 +4.06,5.62;3.12,5.00 +3.12,5.00;2.50,4.69 +2.50,4.69;1.56,4.38 +1.56,4.38;0.31,4.38 +1.88,7.81;2.50,7.19 +2.50,7.19;3.12,6.88 +3.12,6.88;3.75,6.25 +3.75,6.25;4.38,5.94 +4.38,5.94;5.00,5.62 +5.00,5.62;5.94,5.31 +5.94,5.31;6.56,5.00 +6.56,5.00;7.50,4.69 +7.50,4.69;8.12,4.38 +8.12,4.38;9.06,4.38 +4.69,8.12;4.69,9.38 +8.75,8.12;0.62,8.12 +7.50,0.62;7.50,4.06 +7.50,4.06;1.88,4.06 +1.88,4.06;1.88,0.62 +1.88,1.25;7.50,1.25 + +# UTF-16 : 55 c7 +# UTF-8 : 87 97 e5 +[55c7] 嗇 +4.69,5.31;4.69,9.38 +0.31,8.44;9.06,8.44 +9.06,5.31;0.31,5.31 +0.62,5.94;1.25,6.25 +1.25,6.25;1.88,6.56 +1.88,6.56;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.81,8.12 +4.38,5.94;3.75,6.25 +3.75,6.25;3.44,6.56 +3.44,6.56;3.12,6.88 +3.12,6.88;2.81,6.88 +2.81,6.88;2.19,7.19 +5.31,5.94;5.62,6.25 +5.62,6.25;6.25,6.88 +6.25,6.88;6.56,7.19 +6.56,7.19;6.88,7.50 +6.88,7.50;6.88,8.12 +8.75,5.94;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.50,6.88 +7.50,6.88;6.88,6.88 +6.88,6.88;6.56,7.19 +1.25,1.25;8.12,1.25 +2.81,2.19;6.88,2.19 +6.88,2.19;6.88,3.44 +6.88,3.44;2.81,3.44 +2.81,3.44;2.81,1.88 +1.25,4.69;1.25,0.62 +8.12,0.62;8.12,4.38 +8.12,4.38;1.25,4.38 + +# UTF-16 : 58 21 +# UTF-8 : a1 a0 e5 +[5821] 堡 +2.81,9.06;2.81,8.75 +2.81,8.75;2.50,8.44 +2.50,8.44;2.19,8.12 +2.19,8.12;2.19,7.81 +2.19,7.81;1.88,7.50 +1.88,7.50;1.56,7.19 +1.56,7.19;1.25,6.88 +1.25,6.88;0.94,6.56 +0.94,6.56;0.62,6.25 +0.62,6.25;0.31,5.94 +1.56,3.75;1.56,7.19 +0.62,0.94;8.75,0.94 +8.12,2.81;1.25,2.81 +4.69,0.94;4.69,3.75 +2.50,4.06;2.81,4.06 +2.81,4.06;3.44,4.38 +3.44,4.38;3.75,4.38 +3.75,4.38;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;5.00,5.31 +5.00,5.31;5.62,5.94 +5.62,5.94;5.62,5.94 +9.06,4.06;8.44,4.06 +8.44,4.06;8.12,4.38 +8.12,4.38;7.81,4.38 +7.81,4.38;7.50,4.69 +7.50,4.69;6.88,5.00 +6.88,5.00;6.25,5.62 +6.25,5.62;5.94,5.94 +5.62,3.75;5.94,6.88 +8.75,5.94;2.81,5.94 +3.44,6.88;8.12,6.88 +8.12,6.88;8.12,8.75 +8.12,8.75;3.44,8.75 +3.44,8.75;3.44,6.88 + +# UTF-16 : 58 79 +# UTF-8 : b9 a1 e5 +[5879] 塹 +0.62,0.94;8.75,0.94 +8.12,2.81;1.25,2.81 +4.69,0.94;4.69,3.44 +5.31,6.88;9.06,6.88 +7.81,3.44;7.81,6.88 +5.31,8.44;5.62,8.44 +5.62,8.44;6.25,8.75 +6.25,8.75;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,9.06 +4.69,3.75;5.00,4.38 +5.00,4.38;5.31,5.31 +5.31,5.31;5.31,5.62 +5.31,5.62;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.31,7.19 +5.31,7.19;5.31,7.81 +5.31,7.81;5.31,8.75 +0.94,5.31;4.38,5.31 +4.38,5.31;4.38,7.50 +4.38,7.50;0.94,7.50 +0.94,7.50;0.94,5.31 +0.94,6.56;4.38,6.56 +0.62,4.38;4.69,4.38 +2.81,5.31;2.81,9.06 +2.81,3.44;2.81,5.31 +0.62,8.44;5.00,8.44 + +# UTF-16 : 5b b8 +# UTF-8 : b8 ae e5 +[5bb8] 宸 +4.69,8.44;4.69,9.38 +8.44,6.56;8.44,8.44 +8.44,8.44;0.94,8.44 +0.94,8.44;0.94,6.56 +1.56,4.38;8.75,4.38 +4.69,4.38;5.00,3.75 +5.00,3.75;5.31,3.44 +5.31,3.44;5.62,2.81 +5.62,2.81;5.94,2.50 +5.94,2.50;6.25,2.19 +6.25,2.19;6.56,1.88 +6.56,1.88;7.19,1.56 +7.19,1.56;7.81,1.25 +7.81,1.25;8.12,0.94 +8.12,0.94;8.75,0.62 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,0.94 +3.44,0.94;3.75,1.25 +3.75,1.25;4.06,1.25 +4.06,1.25;4.38,1.25 +4.38,1.25;5.00,1.56 +5.00,1.56;5.31,1.56 +5.31,1.56;5.94,1.56 +3.12,0.94;3.12,4.38 +2.19,5.62;8.12,5.62 +6.25,2.19;6.56,2.50 +6.56,2.50;6.88,2.81 +6.88,2.81;7.50,3.12 +7.50,3.12;7.81,3.44 +7.81,3.44;8.12,3.75 +0.31,0.94;0.62,1.25 +0.62,1.25;0.94,1.56 +0.94,1.56;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.25,2.81 +1.25,2.81;1.25,3.44 +1.25,3.44;1.56,3.75 +1.56,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,7.19 +1.56,7.19;8.12,7.19 + +# UTF-16 : 5d bc +# UTF-8 : bc b6 e5 +[5dbc] 嶼 +0.62,7.81;0.62,0.62 +0.62,1.56;2.81,1.56 +2.81,1.56;2.81,7.81 +1.56,1.56;1.56,9.06 +2.81,0.94;3.44,1.25 +3.44,1.25;4.06,1.56 +4.06,1.56;4.69,1.88 +4.69,1.88;5.00,2.19 +5.00,2.19;5.31,2.50 +9.06,0.62;8.75,1.25 +8.75,1.25;8.44,1.56 +8.44,1.56;7.81,1.88 +7.81,1.88;7.19,2.19 +7.19,2.19;6.56,2.50 +9.06,3.12;3.12,3.12 +3.44,8.44;3.75,3.12 +3.44,5.00;5.00,5.00 +3.44,6.88;5.00,6.88 +7.19,5.00;8.75,5.00 +7.19,6.88;8.75,6.88 +7.19,8.75;8.75,8.75 +8.75,8.75;8.75,3.12 +5.31,3.12;5.62,5.94 +6.88,3.12;6.88,6.56 +6.88,6.56;5.31,6.56 +5.31,6.56;5.62,9.06 +5.62,8.12;7.19,8.12 +3.44,8.44;3.75,8.44 +3.75,8.44;4.38,8.44 +4.38,8.44;4.69,8.75 +4.69,8.75;5.00,8.75 + +# UTF-16 : 6a 84 +# UTF-8 : 84 aa e6 +[6a84] 檄 +1.56,0.62;1.56,9.06 +2.81,7.50;0.31,7.50 +0.00,3.12;0.31,3.44 +0.31,3.44;0.31,4.06 +0.31,4.06;0.62,4.38 +0.62,4.38;0.94,4.69 +0.94,4.69;0.94,5.31 +0.94,5.31;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +2.81,4.06;2.50,4.69 +2.50,4.69;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;1.88,6.56 +1.88,6.56;1.56,7.19 +6.25,0.94;6.56,1.25 +6.56,1.25;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.81,2.81 +7.81,2.81;8.12,3.44 +8.12,3.44;8.44,4.06 +8.44,4.06;8.44,5.00 +8.44,5.00;8.75,5.62 +8.75,5.62;8.75,6.56 +8.75,6.56;8.75,7.81 +9.38,0.94;8.75,1.25 +8.75,1.25;8.44,1.88 +8.44,1.88;8.12,2.19 +8.12,2.19;7.81,2.81 +7.81,2.81;7.81,3.12 +7.81,3.12;7.50,3.75 +7.50,3.75;7.50,4.38 +7.50,4.38;7.19,5.31 +7.19,5.31;7.19,5.94 +7.19,5.94;6.88,6.88 +6.88,7.81;9.38,7.81 +6.25,5.62;6.56,6.25 +6.56,6.25;6.88,6.88 +6.88,6.88;6.88,7.81 +6.88,7.81;7.19,8.44 +7.19,8.44;7.19,9.38 +3.12,5.62;5.94,5.62 +5.94,5.62;5.94,8.44 +5.94,8.44;3.12,8.44 +3.12,8.44;3.12,5.62 +3.12,7.19;5.94,7.19 +4.38,9.38;4.38,9.06 +4.38,9.06;4.38,8.44 +4.38,8.44;4.38,8.44 +4.38,4.69;4.38,5.62 +2.81,4.69;6.25,4.69 +2.50,0.94;2.81,1.25 +2.81,1.25;3.44,1.88 +3.44,1.88;3.75,2.81 +3.75,2.81;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;3.75,4.06 +3.75,4.06;3.75,4.69 +5.31,0.94;4.69,0.94 +4.69,0.94;4.38,0.94 +4.38,0.94;4.06,0.94 +3.75,3.75;5.94,3.75 +5.94,3.75;5.94,3.12 +5.94,3.12;5.94,2.50 +5.94,2.50;5.94,2.19 +5.94,2.19;5.94,1.56 +5.94,1.56;5.62,1.25 +5.62,1.25;5.31,0.94 + +# UTF-16 : 6b 7f +# UTF-8 : bf ad e6 +[6b7f] 歿 +0.31,8.75;4.06,8.75 +0.31,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.56 +1.25,6.56;1.56,6.88 +1.56,6.88;1.56,7.50 +1.56,7.50;1.88,8.12 +1.88,8.12;1.88,8.75 +1.56,6.88;3.75,6.88 +3.44,6.88;3.44,5.94 +3.44,5.94;3.44,5.31 +3.44,5.31;3.12,4.38 +3.12,4.38;2.81,3.75 +2.81,3.75;2.50,3.12 +2.50,3.12;2.19,2.50 +2.19,2.50;1.88,2.19 +1.88,2.19;1.25,1.56 +1.25,1.56;0.94,1.25 +0.94,1.25;0.31,0.94 +2.81,4.06;2.50,4.38 +2.50,4.38;2.19,4.38 +2.19,4.38;1.88,4.69 +1.88,4.69;1.56,5.00 +1.56,5.00;1.25,5.00 +4.06,5.00;8.75,5.00 +3.44,0.94;4.06,1.25 +4.06,1.25;4.69,1.56 +4.69,1.56;5.31,1.88 +5.31,1.88;5.94,2.19 +5.94,2.19;6.56,2.50 +6.56,2.50;7.19,2.81 +7.19,2.81;7.50,3.44 +7.50,3.44;7.81,3.75 +7.81,3.75;8.12,4.38 +8.12,4.38;8.44,5.00 +9.06,0.94;8.44,1.25 +8.44,1.25;7.81,1.56 +7.81,1.56;7.50,1.88 +7.50,1.88;6.88,2.19 +6.88,2.19;6.56,2.50 +6.56,2.50;5.94,2.81 +5.94,2.81;5.62,3.12 +5.62,3.12;5.31,3.75 +5.31,3.75;5.00,4.06 +5.00,4.06;4.69,4.38 +4.06,5.62;4.38,5.94 +4.38,5.94;4.69,6.25 +4.69,6.25;5.00,6.88 +5.00,6.88;5.31,7.81 +5.31,7.81;5.31,8.12 +5.31,8.12;5.31,8.44 +5.31,8.44;5.62,9.06 +5.62,9.06;5.62,9.38 +5.31,8.44;8.75,8.44 +8.75,8.44;8.44,7.81 +8.44,7.81;8.44,7.50 +8.44,7.50;8.44,6.88 +8.44,6.88;8.44,6.56 +8.44,6.56;8.12,5.94 +8.12,5.94;7.81,5.94 +7.81,5.94;7.19,5.94 +7.19,5.94;6.56,5.94 +6.56,5.94;6.25,6.25 + +# UTF-16 : 72 c6 +# UTF-8 : 86 8b e7 +[72c6] 狆 +0.94,9.06;1.25,8.44 +1.25,8.44;1.56,8.12 +1.56,8.12;1.56,7.50 +1.56,7.50;1.88,6.88 +1.88,6.88;2.19,6.56 +2.19,6.56;2.19,5.94 +2.19,5.94;2.19,5.31 +2.19,5.31;2.19,4.69 +2.19,4.69;2.50,4.06 +2.50,4.06;2.50,3.44 +2.50,3.44;2.50,2.81 +2.50,2.81;2.19,2.50 +2.19,2.50;2.19,2.19 +2.19,2.19;2.19,1.56 +2.19,1.56;1.88,0.94 +1.88,0.94;1.56,0.94 +1.56,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +0.62,0.94;0.62,0.94 +3.12,9.06;2.50,8.44 +2.50,8.44;2.19,7.81 +2.19,7.81;1.56,7.50 +1.56,7.50;0.94,6.88 +0.94,6.88;0.31,6.56 +2.19,5.31;1.88,5.00 +1.88,5.00;1.56,4.69 +1.56,4.69;1.25,4.38 +1.25,4.38;0.62,4.06 +0.62,4.06;0.31,3.75 +3.12,4.06;8.75,4.06 +3.12,7.19;3.12,3.12 +8.75,7.19;3.12,7.19 +8.75,3.12;8.75,7.19 +5.94,0.62;5.94,9.06 + +# UTF-16 : 74 ca +# UTF-8 : 8a 93 e7 +[74ca] 瓊 +2.81,8.44;0.31,8.44 +2.81,5.62;0.31,5.62 +1.56,2.50;1.56,8.44 +0.31,2.19;0.94,2.19 +0.94,2.19;1.25,2.50 +1.25,2.50;1.88,2.50 +1.88,2.50;2.50,2.81 +2.50,2.81;3.12,2.81 +2.50,1.88;3.12,2.19 +3.12,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.69,3.44 +4.69,3.44;5.00,3.75 +4.06,2.81;8.44,2.81 +8.44,2.81;8.12,2.50 +8.12,2.50;7.50,2.19 +7.50,2.19;7.19,2.19 +7.19,2.19;6.56,1.88 +6.56,1.88;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;4.06,0.94 +4.06,0.94;3.12,0.94 +3.12,0.94;2.50,0.62 +3.44,3.75;8.75,3.75 +8.75,3.75;8.75,5.94 +8.75,5.94;3.44,5.94 +3.44,5.94;3.44,3.44 +3.44,4.38;8.75,4.38 +3.44,5.31;8.75,5.31 +9.06,0.62;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;6.25,1.56 +6.25,1.56;5.62,1.88 +5.62,1.88;5.31,2.19 +5.31,2.19;4.69,2.19 +4.69,2.19;4.38,2.50 +4.38,2.50;4.06,2.81 +6.56,7.81;6.88,8.12 +6.88,8.12;7.19,8.44 +7.19,8.44;7.50,8.75 +7.50,8.75;7.50,8.75 +2.19,7.50;2.81,7.81 +2.81,7.81;3.44,8.12 +3.44,8.12;4.06,8.44 +4.06,8.44;4.38,9.06 +4.38,9.06;4.69,9.38 +4.38,8.75;7.81,8.75 +3.12,6.25;3.44,7.81 +3.12,7.81;9.06,7.81 +8.75,7.81;9.06,6.25 +3.75,6.56;4.38,6.56 +4.38,6.56;5.00,6.88 +5.00,6.88;5.31,7.19 +5.31,7.19;5.62,7.50 +5.62,7.50;5.94,7.81 +5.94,7.81;5.94,7.81 +8.44,6.56;7.81,6.56 +7.81,6.56;7.50,6.88 +7.50,6.88;6.88,7.19 +6.88,7.19;6.25,7.19 +6.25,7.19;5.94,7.50 + +# UTF-16 : 76 c2 +# UTF-8 : 82 9b e7 +[76c2] 盂 +7.81,1.25;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,1.25 +3.75,4.06;3.75,1.25 +5.62,4.06;5.62,1.25 +0.62,0.94;8.75,0.94 +0.31,6.56;9.06,6.56 +8.44,8.75;0.94,8.75 +4.69,8.75;4.69,5.31 +4.69,5.31;4.69,5.00 +4.69,5.00;4.38,4.69 +4.38,4.69;4.06,4.69 +4.06,4.69;3.44,4.69 +3.44,4.69;3.12,4.69 +3.12,4.69;2.81,5.00 + +# UTF-16 : 79 5a +# UTF-8 : 9a a5 e7 +[795a] 祚 +0.62,1.25;0.94,2.19 +0.94,2.19;0.94,2.50 +0.94,2.50;0.94,2.81 +0.94,2.81;0.94,3.44 +0.94,3.44;0.94,3.75 +0.94,3.75;0.94,4.38 +0.94,4.38;0.94,4.69 +0.94,4.69;1.25,5.31 +1.25,5.31;1.25,5.62 +0.62,6.88;4.06,6.88 +0.94,8.75;3.75,8.75 +2.50,6.88;2.50,0.62 +4.06,5.62;4.06,1.56 +6.25,5.62;9.06,5.62 +8.75,3.44;6.25,3.44 +5.00,8.12;9.38,8.12 +6.25,0.62;6.25,8.12 +3.75,6.25;4.38,6.56 +4.38,6.56;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.31,8.44 +5.31,8.44;5.31,9.38 + +# UTF-16 : 7c 2a +# UTF-8 : aa b0 e7 +[7c2a] 簪 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;2.50,8.44 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.94,9.06 +5.94,9.06;5.62,8.75 +5.62,8.75;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;4.38,7.50 +9.06,8.44;5.62,8.44 +4.69,8.44;1.56,8.44 +7.81,0.62;7.81,4.06 +7.81,4.06;1.56,4.06 +1.56,4.06;1.56,0.62 +1.88,1.25;7.50,1.25 +1.88,2.81;7.50,2.81 +5.00,5.94;9.06,5.94 +0.31,5.94;4.38,5.94 +4.38,7.19;1.25,7.19 +1.25,7.19;1.25,5.94 +8.75,7.19;5.62,7.19 +5.62,7.19;5.62,5.94 +0.31,4.06;0.94,4.38 +0.94,4.38;1.25,4.38 +1.25,4.38;1.56,4.69 +1.56,4.69;1.88,5.00 +1.88,5.00;2.19,5.31 +2.19,5.31;2.50,5.62 +2.50,5.62;2.81,6.25 +2.81,6.25;2.81,6.56 +2.81,6.56;2.81,6.88 +2.81,6.88;3.12,7.19 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,5.00 +5.62,5.00;5.94,5.00 +5.94,5.00;6.25,5.31 +6.25,5.31;6.56,5.62 +6.56,5.62;6.88,6.25 +6.88,6.25;7.19,6.88 +7.19,6.88;7.50,7.19 +2.50,4.38;3.12,4.69 +3.12,4.69;3.44,4.69 +3.44,4.69;4.06,5.00 +4.06,5.00;4.38,5.00 +4.38,5.00;5.00,5.31 +7.19,5.94;7.19,4.69 +7.19,4.69;7.50,4.38 +7.50,4.38;8.12,4.38 +8.12,4.38;8.75,4.38 +8.75,4.38;8.75,4.69 +8.75,4.69;9.06,5.31 +3.44,5.94;3.44,4.69 + +# UTF-16 : 7d 8f +# UTF-8 : 8f b6 e7 +[7d8f] 綏 +4.06,4.38;4.06,4.69 +4.06,4.69;3.75,5.31 +3.75,5.31;3.75,5.62 +3.75,5.62;3.44,6.25 +3.44,6.25;3.44,6.56 +0.31,4.69;3.75,5.00 +2.19,4.69;2.19,0.62 +0.62,1.25;0.62,1.88 +0.62,1.88;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;1.25,3.44 +1.25,3.44;1.25,4.06 +0.94,4.69;1.25,5.00 +1.25,5.00;1.56,5.31 +1.56,5.31;1.88,5.62 +1.88,5.62;2.19,5.94 +2.19,5.94;2.50,6.56 +2.50,6.56;2.81,6.88 +2.81,6.88;2.81,7.19 +2.81,7.19;3.12,7.50 +3.12,7.50;3.44,7.81 +3.44,7.81;3.75,8.12 +1.88,5.62;1.56,6.25 +1.56,6.25;1.25,6.56 +1.25,6.56;0.94,6.88 +0.94,6.88;0.94,7.50 +0.94,7.50;0.62,7.81 +0.94,7.19;1.25,7.50 +1.25,7.50;1.56,7.81 +1.56,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.50,9.06 +3.75,1.56;3.44,1.88 +3.44,1.88;3.44,2.50 +3.44,2.50;3.44,3.12 +3.44,3.12;3.44,3.44 +3.44,3.44;3.12,4.06 +8.75,6.25;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;8.12,7.81 +8.12,7.81;7.81,8.12 +6.56,6.25;6.56,6.56 +6.56,6.56;6.25,7.19 +6.25,7.19;5.94,7.50 +5.94,7.50;5.94,7.81 +4.06,5.94;4.06,6.25 +4.06,6.25;4.38,6.88 +4.38,6.88;4.69,7.19 +4.69,7.19;4.69,7.81 +4.69,7.81;5.00,8.44 +5.00,8.44;5.31,8.44 +5.31,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.56,8.44 +6.56,8.44;6.88,8.75 +6.88,8.75;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,8.75 +9.06,5.00;4.38,5.00 +3.75,0.94;4.38,0.94 +4.38,0.94;5.00,1.25 +5.00,1.25;5.62,1.56 +5.62,1.56;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;7.19,2.81 +7.19,2.81;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;8.12,4.38 +8.12,4.38;8.12,5.00 +5.94,5.94;5.94,5.31 +5.94,5.31;5.62,4.69 +5.62,4.69;5.00,4.06 +5.00,4.06;4.69,3.12 +4.69,3.12;4.38,2.50 +4.69,3.12;5.00,3.12 +5.00,3.12;5.62,2.81 +5.62,2.81;5.94,2.81 +5.94,2.81;6.25,2.50 +6.25,2.50;6.88,2.19 +6.88,2.19;7.19,1.88 +7.19,1.88;7.50,1.88 +7.50,1.88;8.12,1.56 +8.12,1.56;8.44,1.25 +8.44,1.25;9.06,0.62 + +# UTF-16 : 7f 86 +# UTF-8 : 86 be e7 +[7f86] 羆 +0.94,7.50;8.75,7.50 +8.75,7.50;8.75,8.75 +8.75,8.75;0.62,8.75 +0.62,8.75;0.62,7.50 +5.94,7.50;5.94,8.75 +3.44,7.50;3.44,8.75 +0.94,5.94;1.56,6.25 +1.56,6.25;1.88,6.88 +1.88,6.88;2.19,7.19 +2.19,7.19;2.19,7.19 +4.69,5.62;4.38,6.25 +4.38,6.25;4.06,6.56 +4.06,6.56;3.75,6.88 +3.75,6.88;3.44,6.88 +0.31,5.94;0.62,5.94 +0.62,5.94;0.94,5.94 +0.94,5.94;1.56,5.94 +1.56,5.94;1.88,5.94 +1.88,5.94;2.19,5.94 +2.19,5.94;2.81,5.94 +2.81,5.94;3.12,5.94 +3.12,5.94;3.44,6.25 +3.44,6.25;4.06,6.25 +4.06,6.25;4.38,6.25 +0.94,2.50;0.94,5.31 +0.94,5.31;4.38,5.31 +4.38,5.31;4.38,2.81 +4.38,2.81;4.06,2.50 +4.06,2.50;3.75,2.50 +3.75,2.50;3.12,2.50 +3.12,2.50;2.81,2.81 +0.94,3.44;4.38,3.44 +0.94,4.38;4.38,4.38 +5.31,6.25;5.94,6.25 +5.94,6.25;6.56,6.56 +6.56,6.56;7.19,6.56 +7.19,6.56;7.81,6.88 +7.81,6.88;8.75,6.88 +5.31,4.69;5.31,2.81 +5.31,2.81;5.62,2.50 +5.62,2.50;5.94,2.50 +5.94,2.50;6.88,2.50 +6.88,2.50;7.19,2.50 +7.19,2.50;7.50,2.50 +7.50,2.50;8.12,2.50 +8.12,2.50;8.75,2.81 +8.75,2.81;8.75,3.44 +8.75,3.44;8.75,3.44 +5.31,7.19;5.31,5.31 +5.31,5.31;5.62,5.00 +5.62,5.00;5.94,5.00 +5.94,5.00;6.88,5.00 +6.88,5.00;7.19,5.00 +7.19,5.00;7.50,5.00 +7.50,5.00;8.12,5.31 +8.12,5.31;8.75,5.31 +8.75,5.31;8.75,5.94 +8.75,5.94;8.75,6.25 +5.31,3.75;5.94,4.06 +5.94,4.06;6.56,4.06 +6.56,4.06;7.19,4.06 +7.19,4.06;7.81,4.38 +7.81,4.38;8.75,4.69 +8.75,0.62;8.44,0.94 +8.44,0.94;8.12,1.56 +8.12,1.56;7.81,1.88 +7.81,1.88;7.50,2.19 +6.25,0.62;6.25,0.94 +6.25,0.94;5.94,1.56 +5.94,1.56;5.62,1.88 +5.62,1.88;5.31,1.88 +3.75,0.62;3.75,1.25 +3.75,1.25;3.75,1.56 +3.75,1.56;3.44,1.88 +0.62,0.62;0.94,0.94 +0.94,0.94;1.25,1.25 +1.25,1.25;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.19,2.19 + +# UTF-16 : 89 5e +# UTF-8 : 9e a5 e8 +[895e] 襞 +4.69,3.75;4.69,4.69 +0.62,3.75;8.75,3.75 +4.69,3.75;4.06,3.44 +4.06,3.44;3.75,3.12 +3.75,3.12;3.12,3.12 +3.12,3.12;2.81,2.81 +2.81,2.81;2.50,2.81 +2.50,2.81;1.88,2.50 +1.88,2.50;1.56,2.50 +1.56,2.50;0.94,2.19 +0.94,2.19;0.31,2.19 +4.69,3.75;5.00,3.44 +5.00,3.44;5.31,3.12 +5.31,3.12;5.62,2.81 +5.62,2.81;5.94,2.19 +5.94,2.19;6.56,1.88 +6.56,1.88;6.88,1.56 +6.88,1.56;7.50,1.56 +7.50,1.56;7.81,1.25 +7.81,1.25;8.44,0.94 +8.44,0.94;9.06,0.62 +0.94,0.62;1.56,0.94 +1.56,0.94;1.88,0.94 +1.88,0.94;2.50,0.94 +2.50,0.94;2.81,0.94 +2.81,0.94;3.44,1.25 +3.44,1.25;3.75,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +2.81,0.94;2.81,2.81 +6.25,2.19;6.56,2.50 +6.56,2.50;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.81,3.12 +7.81,3.12;8.44,3.44 +4.38,6.88;9.06,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.44,8.44 +8.44,8.44;8.44,8.44 +5.62,6.88;5.62,7.50 +5.62,7.50;5.62,7.81 +5.62,7.81;5.31,8.44 +5.31,8.44;5.31,8.44 +6.88,6.88;6.88,4.38 +4.38,5.62;9.06,5.62 +4.38,8.44;9.06,8.44 +6.88,8.44;6.88,9.38 +1.25,4.69;4.06,4.69 +4.06,4.69;4.06,6.56 +4.06,6.56;1.25,6.56 +1.25,6.56;1.25,4.69 +0.31,5.00;0.62,5.31 +0.62,5.31;0.62,5.94 +0.62,5.94;0.94,6.25 +0.94,6.25;0.94,6.88 +0.94,6.88;0.94,7.50 +0.94,7.50;0.94,8.75 +0.94,8.75;3.75,8.75 +3.75,8.75;3.75,7.50 +3.75,7.50;0.94,7.50 + +# UTF-16 : 8a e1 +# UTF-8 : a1 ab e8 +[8ae1] 諡 +0.94,1.25;3.12,1.25 +2.81,1.25;3.12,3.44 +2.81,3.44;0.62,3.44 +0.62,3.44;0.62,0.62 +0.31,7.50;3.12,7.50 +0.62,5.94;3.12,5.94 +0.62,4.69;3.12,4.69 +0.62,8.75;3.12,8.75 +8.44,0.94;8.44,3.75 +8.44,3.75;4.06,3.75 +4.06,3.75;4.06,0.94 +5.31,3.75;5.31,0.94 +6.88,3.75;6.88,0.94 +3.44,0.94;9.06,0.94 +5.00,8.75;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.12,6.88 +5.31,8.75;7.19,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;7.81,8.12 +7.81,8.12;8.12,7.50 +8.12,7.50;8.75,7.19 +8.75,7.19;9.38,6.88 +7.81,7.50;4.38,7.50 +5.31,7.50;5.00,6.88 +5.00,6.88;5.00,6.56 +5.00,6.56;4.69,5.94 +4.69,5.94;4.38,5.62 +4.38,5.62;4.38,5.00 +4.69,6.25;8.12,6.25 +8.12,6.25;7.81,5.62 +7.81,5.62;7.81,5.00 +7.81,5.00;7.81,4.69 +7.81,4.69;7.19,4.38 +7.19,4.38;6.88,4.38 +6.88,4.38;6.56,4.38 +6.56,4.38;5.94,4.38 + +# UTF-16 : 8f 1c +# UTF-8 : 9c bc e8 +[8f1c] 輜 +0.62,3.44;3.44,3.44 +3.44,3.44;3.44,6.88 +3.44,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,5.00;3.44,5.00 +0.00,2.19;3.75,2.19 +1.88,0.62;1.88,9.38 +0.00,8.12;3.75,8.12 +8.75,0.62;8.75,5.00 +8.75,5.00;4.06,5.00 +4.06,5.00;4.06,0.62 +6.56,1.25;6.56,5.00 +4.38,1.25;8.75,1.25 +4.38,3.12;8.75,3.12 +9.06,9.06;8.75,8.75 +8.75,8.75;8.44,8.44 +8.44,8.44;8.12,8.12 +8.12,8.12;7.81,7.81 +7.81,7.81;7.50,7.19 +7.50,7.19;8.12,6.88 +8.12,6.88;8.12,6.56 +8.12,6.56;8.44,6.25 +8.44,6.25;8.75,5.94 +8.75,5.94;9.06,5.31 +7.19,9.06;6.88,8.75 +6.88,8.75;6.56,8.44 +6.56,8.44;6.25,8.12 +6.25,8.12;6.25,7.81 +6.25,7.81;5.94,7.19 +5.62,7.19;6.25,6.88 +6.25,6.88;6.56,6.56 +6.56,6.56;6.56,6.25 +6.56,6.25;6.88,5.94 +6.88,5.94;7.19,5.31 +5.31,9.06;5.00,8.75 +5.00,8.75;4.69,8.44 +4.69,8.44;4.69,8.12 +4.69,8.12;4.38,7.81 +4.38,7.81;4.06,7.19 +4.06,7.19;4.38,6.88 +4.38,6.88;4.69,6.56 +4.69,6.56;5.00,6.25 +5.00,6.25;5.00,5.94 +5.00,5.94;5.31,5.31 + +# UTF-16 : 93 6e +# UTF-8 : ae 8d e9 +[936e] 鍮 +6.25,9.06;5.94,8.75 +5.94,8.75;5.31,8.44 +5.31,8.44;4.69,7.81 +4.69,7.81;4.06,7.50 +4.06,7.50;3.75,7.19 +3.75,7.19;3.44,6.88 +3.44,6.88;3.12,6.56 +4.69,7.50;7.81,7.50 +3.75,0.62;3.75,6.56 +3.75,6.56;5.94,6.56 +5.94,6.56;5.94,1.56 +5.94,1.56;5.94,1.25 +5.94,1.25;5.62,0.94 +5.62,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +5.00,0.94;4.69,0.94 +7.50,6.56;7.19,5.94 +7.19,5.94;7.19,5.31 +7.19,5.31;6.88,5.00 +6.88,5.00;6.56,4.38 +6.56,4.38;6.25,3.75 +6.25,3.75;6.56,3.12 +6.56,3.12;6.88,2.81 +6.88,2.81;7.19,2.19 +7.19,2.19;7.50,1.56 +7.50,1.56;7.50,0.62 +9.06,6.56;8.75,5.94 +8.75,5.94;8.44,5.31 +8.44,5.31;8.44,5.00 +8.44,5.00;8.12,4.38 +8.12,4.38;7.81,3.75 +7.81,3.75;8.12,3.12 +8.12,3.12;8.44,2.81 +8.44,2.81;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;9.06,0.62 +4.06,9.06;6.25,9.06 +6.25,9.06;6.56,8.75 +6.56,8.75;6.88,8.75 +6.88,8.75;7.50,8.12 +7.50,8.12;8.12,7.50 +8.12,7.50;8.44,7.50 +8.44,7.50;8.75,7.19 +8.75,7.19;9.06,6.88 +9.06,6.88;9.38,6.56 +5.62,4.38;5.00,4.69 +5.00,4.69;4.69,5.00 +4.69,5.00;4.38,5.31 +4.38,5.31;4.06,5.31 +5.62,2.50;5.00,2.81 +5.00,2.81;4.69,3.12 +4.69,3.12;4.38,3.44 +4.38,3.44;4.06,3.44 +0.31,0.94;0.94,1.25 +0.94,1.25;1.56,1.25 +1.56,1.25;2.19,1.56 +2.19,1.56;2.81,1.88 +2.81,1.88;3.44,2.19 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.12 +2.81,8.12;2.50,8.44 +2.50,8.44;2.19,8.75 +2.19,8.75;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.62,7.50 +0.62,7.50;0.31,6.88 +3.12,5.00;0.31,5.00 +3.12,6.88;0.62,6.88 +1.88,1.56;1.88,6.88 +1.25,2.19;1.25,2.81 +1.25,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.62,4.06 +0.62,4.06;0.62,4.38 +2.50,2.50;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,3.75 +2.81,3.75;3.12,4.38 +3.12,4.38;3.12,4.38 + +# UTF-16 : 97 7c +# UTF-8 : bc 9d e9 +[977c] 靼 +0.31,8.12;4.38,8.12 +3.44,9.06;3.44,6.88 +3.44,6.88;1.25,6.88 +1.25,6.88;1.25,9.06 +3.75,3.44;3.75,5.62 +3.75,5.62;0.62,5.62 +0.62,5.62;0.62,3.44 +0.62,3.44;3.75,3.44 +0.00,2.50;4.38,2.50 +2.19,0.62;2.19,6.88 +4.06,0.94;9.38,0.94 +4.69,3.44;8.75,3.44 +8.75,3.44;8.75,8.75 +8.75,8.75;4.69,8.75 +4.69,8.75;4.69,3.12 +4.69,5.94;8.75,5.94 + +# UTF-16 : 97 c3 +# UTF-8 : 83 9f e9 +[97c3] 韃 +0.00,8.12;3.44,8.12 +2.50,9.06;2.50,6.88 +2.50,6.88;0.94,6.88 +0.94,6.88;0.94,9.06 +2.81,3.44;3.12,5.62 +2.81,5.62;0.62,5.62 +0.31,5.62;0.62,3.44 +0.62,3.44;2.81,3.44 +0.00,2.50;3.44,2.50 +1.56,0.62;1.88,6.88 +3.12,9.06;3.75,8.75 +3.75,8.75;4.06,8.44 +4.06,8.44;4.38,7.81 +4.38,7.81;4.69,7.81 +3.12,6.88;3.75,6.56 +3.75,6.56;4.06,6.25 +4.06,6.25;4.38,5.94 +4.38,5.94;4.69,5.94 +4.38,2.50;4.38,4.69 +4.38,4.69;3.12,4.69 +3.12,0.62;3.44,1.25 +3.44,1.25;3.75,1.56 +3.75,1.56;4.06,1.88 +4.06,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +9.06,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 +6.56,0.94;5.62,0.94 +5.62,0.94;5.31,1.25 +5.31,1.25;4.69,1.56 +4.69,1.56;4.38,2.19 +4.38,2.19;4.38,2.50 +4.69,5.31;9.06,5.31 +6.88,5.31;6.88,1.56 +4.69,4.06;9.06,4.06 +4.69,2.81;9.06,2.81 +4.69,7.19;9.06,7.19 +4.69,8.44;9.06,8.44 +6.88,7.19;6.88,9.38 +7.50,5.31;7.81,5.62 +7.81,5.62;7.81,5.94 +7.81,5.94;8.12,6.25 +8.12,6.25;8.12,6.88 +8.12,6.88;8.12,7.19 +5.94,5.31;5.94,5.62 +5.94,5.62;5.94,5.94 +5.94,5.94;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.62,7.19 + +# UTF-16 : 97 dc +# UTF-8 : 9c 9f e9 +[97dc] 韜 +1.25,6.88;1.56,7.19 +1.56,7.19;1.56,7.81 +1.56,7.81;1.88,8.12 +1.88,8.12;1.88,8.75 +1.88,8.75;1.88,9.38 +2.50,0.62;2.50,4.38 +0.62,1.88;0.62,3.44 +0.62,3.44;4.06,3.44 +4.06,1.88;0.00,1.88 +0.62,4.38;0.62,5.94 +0.62,5.94;3.75,5.94 +3.75,5.94;3.75,4.38 +3.75,4.38;0.94,4.38 +3.44,6.88;3.44,8.44 +3.44,8.44;0.62,8.44 +0.31,6.88;4.06,6.88 +8.75,6.25;8.75,6.56 +8.75,6.56;8.44,7.19 +8.44,7.19;8.12,7.50 +8.12,7.50;8.12,7.81 +8.12,7.81;7.81,8.12 +6.88,6.25;6.56,6.56 +6.56,6.56;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;5.94,7.81 +4.06,5.94;4.38,6.25 +4.38,6.25;4.69,6.88 +4.69,6.88;4.69,7.19 +4.69,7.19;5.00,7.81 +5.00,7.81;5.00,8.44 +5.00,8.44;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.25,8.44 +6.25,8.44;6.88,8.44 +6.88,8.44;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.75,8.75 +4.38,0.62;4.69,5.00 +4.38,5.00;5.00,5.00 +5.00,5.00;5.31,5.31 +5.31,5.31;5.62,5.31 +5.62,5.31;6.25,5.62 +6.25,5.62;6.56,5.62 +8.75,1.25;4.69,1.25 +6.88,5.31;8.75,5.31 +8.75,5.31;8.75,0.62 +7.19,3.12;8.75,3.12 +4.38,3.12;6.25,3.12 + +# UTF-16 : 9a f7 +# UTF-8 : b7 ab e9 +[9af7] 髷 +0.31,6.56;5.00,6.56 +1.25,6.56;1.25,9.06 +1.25,9.06;4.69,9.06 +1.25,8.12;4.69,8.12 +1.25,7.19;4.69,7.19 +5.31,8.12;5.62,8.44 +5.62,8.44;5.94,8.44 +5.94,8.44;6.88,8.44 +6.88,8.44;7.50,8.75 +7.50,8.75;8.12,8.75 +8.12,8.75;8.44,9.06 +5.31,6.56;5.62,6.88 +5.62,6.88;6.25,6.88 +6.25,6.88;6.56,6.88 +6.56,6.88;7.19,7.19 +7.19,7.19;7.81,7.50 +7.81,7.50;8.44,7.50 +8.44,7.50;8.75,7.81 +5.31,5.00;5.62,5.31 +5.62,5.31;6.25,5.31 +6.25,5.31;6.56,5.31 +6.56,5.31;6.88,5.62 +6.88,5.62;7.19,5.62 +7.19,5.62;8.12,5.94 +8.12,5.94;8.75,6.25 +8.75,6.25;8.75,6.25 +5.00,5.00;4.69,5.31 +4.69,5.31;4.06,5.62 +4.06,5.62;3.75,5.94 +3.75,5.94;3.75,6.25 +0.31,5.00;1.25,5.00 +1.25,5.00;1.88,5.31 +1.88,5.31;2.19,5.31 +2.19,5.31;2.81,5.31 +2.81,5.31;3.12,5.31 +3.12,5.31;3.44,5.31 +3.44,5.31;4.06,5.31 +4.06,5.31;4.38,5.62 +1.25,5.00;1.25,5.62 +1.25,5.62;1.56,5.94 +1.56,5.94;1.88,6.25 +1.88,6.25;1.88,6.56 +3.44,5.00;3.44,1.25 +5.94,5.00;5.94,1.25 +8.12,0.62;8.12,4.06 +8.12,4.06;1.25,4.06 +1.25,4.06;1.25,0.62 +1.25,0.94;8.12,0.94 +1.25,2.50;8.12,2.50 + +# UTF-16 : 4f 88 +# UTF-8 : 88 be e4 +[4f88] 侈 +2.19,9.06;2.19,8.44 +2.19,8.44;1.88,8.12 +1.88,8.12;1.88,7.50 +1.88,7.50;1.56,6.88 +1.56,6.88;1.25,6.56 +1.25,6.56;1.25,5.94 +1.25,5.94;0.94,5.62 +0.94,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.56,0.62;1.56,6.88 +2.50,3.12;2.81,3.44 +2.81,3.44;3.44,3.44 +3.44,3.44;3.75,3.75 +3.75,3.75;4.38,4.06 +4.38,4.06;4.69,4.38 +4.69,4.38;5.31,4.69 +5.31,4.69;5.62,5.00 +5.62,5.00;5.94,5.31 +5.94,5.31;6.25,5.62 +6.25,5.62;6.56,5.94 +7.19,2.50;6.88,2.81 +6.88,2.81;6.25,3.12 +6.25,3.12;5.94,3.44 +5.94,3.44;5.62,3.75 +5.62,3.75;5.31,4.06 +5.62,5.00;9.38,5.00 +9.06,5.00;8.75,4.38 +8.75,4.38;8.44,3.75 +8.44,3.75;7.81,3.12 +7.81,3.12;7.19,2.81 +7.19,2.81;6.56,2.19 +6.56,2.19;5.94,1.88 +5.94,1.88;5.00,1.56 +5.00,1.56;4.38,1.25 +4.38,1.25;3.44,0.94 +3.44,0.94;2.19,0.62 +2.50,7.19;3.12,7.50 +3.12,7.50;3.44,7.50 +3.44,7.50;3.75,7.81 +3.75,7.81;4.06,8.12 +4.06,8.12;4.69,8.44 +4.69,8.44;5.31,9.06 +5.31,9.06;5.31,9.38 +4.69,8.44;8.44,8.44 +8.12,8.44;7.81,7.81 +7.81,7.81;7.50,7.50 +7.50,7.50;7.19,6.88 +7.19,6.88;6.56,6.56 +6.56,6.56;5.94,6.25 +5.94,6.25;5.31,5.62 +5.31,5.62;4.69,5.31 +4.69,5.31;4.06,5.31 +4.06,5.31;3.12,5.00 +3.12,5.00;2.19,4.69 +6.25,6.25;5.94,6.56 +5.94,6.56;5.62,6.88 +5.62,6.88;5.31,7.19 +5.31,7.19;5.00,7.50 +5.00,7.50;4.69,7.50 + +# UTF-16 : 4f 69 +# UTF-8 : a9 bd e4 +[4f69] 佩 +1.88,9.06;1.88,8.44 +1.88,8.44;1.88,8.12 +1.88,8.12;1.56,7.50 +1.56,7.50;1.25,6.88 +1.25,6.88;1.25,6.56 +1.25,6.56;0.94,5.94 +0.94,5.94;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.69 +0.31,4.69;0.00,4.38 +1.25,0.62;1.25,6.56 +2.19,0.62;2.50,1.25 +2.50,1.25;2.50,1.88 +2.50,1.88;2.50,2.19 +2.50,2.19;2.81,2.50 +2.81,2.50;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,4.38 +2.81,4.38;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,8.75 +2.81,8.75;8.44,8.75 +8.44,8.75;8.44,6.88 +8.44,6.88;8.44,5.31 +8.44,5.31;8.44,4.06 +8.44,4.06;8.44,2.81 +8.44,2.81;8.75,2.19 +8.75,2.19;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;9.06,0.94 +9.06,0.94;9.06,0.62 +9.06,0.62;9.38,1.25 +9.38,1.25;9.38,1.56 +9.38,1.56;9.38,2.50 +9.38,2.50;9.38,2.81 +6.25,1.88;6.56,1.88 +6.56,1.88;6.88,1.88 +6.88,1.88;7.19,1.88 +7.19,1.88;7.50,2.19 +7.50,2.19;7.50,2.50 +7.19,2.50;7.50,5.94 +7.19,5.94;4.06,5.94 +4.06,5.94;4.06,1.56 +7.81,7.50;3.75,7.50 +5.62,0.62;5.62,7.50 + +# UTF-16 : 52 0e +# UTF-8 : 8e 88 e5 +[520e] 刎 +6.56,2.50;6.56,8.44 +8.75,9.06;8.75,1.56 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.94 +8.44,0.94;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.88,0.94 +4.38,0.94;4.06,0.94 +4.06,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.81,0.94 +1.88,8.12;5.31,8.12 +5.31,8.12;5.31,6.25 +5.31,6.25;5.31,5.00 +5.31,5.00;5.00,3.75 +5.00,3.75;5.00,2.81 +5.00,2.81;5.00,2.19 +5.00,2.19;5.00,1.56 +5.00,1.56;4.69,0.94 +4.69,0.94;4.38,0.94 +0.00,5.31;0.31,5.62 +0.31,5.62;0.62,5.94 +0.62,5.94;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.25,6.88 +1.25,6.88;1.56,7.50 +1.56,7.50;1.88,7.81 +1.88,7.81;1.88,8.44 +1.88,8.44;2.19,8.75 +2.19,8.75;2.19,9.38 +0.94,0.94;1.56,1.56 +1.56,1.56;1.88,1.88 +1.88,1.88;2.50,2.50 +2.50,2.50;2.81,3.12 +2.81,3.12;3.12,4.06 +3.12,4.06;3.44,4.69 +3.44,4.69;3.75,5.62 +3.75,5.62;4.06,6.25 +4.06,6.25;4.38,7.19 +4.38,7.19;4.38,8.12 +0.31,3.12;0.94,3.44 +0.94,3.44;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;1.88,4.69 +1.88,4.69;2.19,5.31 +2.19,5.31;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.81,6.88 +2.81,6.88;2.81,7.50 +2.81,7.50;3.12,8.12 + +# UTF-16 : 52 2e +# UTF-8 : ae 88 e5 +[522e] 刮 +0.94,0.62;0.94,4.38 +0.94,4.38;4.69,4.38 +4.69,4.38;4.69,0.94 +0.94,1.56;4.69,1.56 +0.31,6.25;5.31,6.25 +2.81,4.69;2.81,8.44 +0.62,8.12;1.25,8.12 +1.25,8.12;1.56,8.12 +1.56,8.12;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;3.12,8.44 +3.12,8.44;3.44,8.44 +3.44,8.44;3.75,8.44 +3.75,8.44;4.38,8.75 +4.38,8.75;5.00,8.75 +5.94,2.50;5.94,8.44 +8.44,9.06;8.44,1.56 +8.44,1.56;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;6.88,0.94 +6.88,0.94;6.56,0.94 + +# UTF-16 : 52 88 +# UTF-8 : 88 8a e5 +[5288] 劈 +4.38,6.88;9.06,6.88 +7.50,6.88;7.81,7.19 +7.81,7.19;8.12,7.81 +8.12,7.81;8.44,8.44 +8.44,8.44;8.44,8.44 +5.62,6.88;5.62,7.19 +5.62,7.19;5.62,7.81 +5.62,7.81;5.31,8.44 +5.31,8.44;5.31,8.44 +6.88,6.88;6.88,4.06 +4.38,5.62;9.06,5.62 +4.38,8.44;9.06,8.44 +6.88,8.44;6.88,9.38 +1.25,4.38;4.06,4.38 +4.06,4.38;4.06,6.25 +4.06,6.25;1.25,6.25 +1.25,6.25;1.25,4.38 +0.31,4.38;0.62,5.00 +0.62,5.00;0.62,5.62 +0.62,5.62;0.94,5.94 +0.94,5.94;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.94,8.75 +0.94,8.75;3.75,8.75 +3.75,8.75;3.75,7.19 +3.75,7.19;0.94,7.19 +0.94,3.44;8.44,3.44 +8.44,3.44;8.44,2.81 +8.44,2.81;8.44,2.19 +8.44,2.19;8.12,1.88 +8.12,1.88;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,0.94 +0.94,0.62;1.25,0.94 +1.25,0.94;1.88,1.25 +1.88,1.25;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.75,2.19 +3.75,2.19;3.75,2.50 +3.75,2.50;4.06,2.81 +4.06,2.81;4.38,3.44 + +# UTF-16 : 55 80 +# UTF-8 : 80 96 e5 +[5580] 喀 +5.94,8.44;5.94,9.38 +8.75,6.56;9.06,8.44 +8.75,8.44;3.12,8.44 +3.12,8.44;3.12,6.56 +0.62,1.88;2.50,1.88 +2.50,1.88;2.50,8.44 +2.50,8.44;0.62,8.44 +0.62,8.44;0.62,0.94 +4.06,0.62;4.06,3.75 +4.06,3.75;8.44,3.75 +8.44,3.75;8.44,0.62 +4.06,1.25;8.44,1.25 +3.12,5.94;3.75,6.25 +3.75,6.25;4.06,6.88 +4.06,6.88;4.69,7.19 +4.69,7.19;5.00,7.50 +5.00,7.50;5.31,8.12 +4.69,7.19;8.44,7.19 +8.44,7.19;8.12,6.56 +8.12,6.56;7.81,6.25 +7.81,6.25;7.19,5.94 +7.19,5.94;6.88,5.62 +6.88,5.62;6.25,5.00 +6.25,5.00;5.62,4.69 +5.62,4.69;5.00,4.38 +5.00,4.38;4.38,4.06 +4.38,4.06;3.75,4.06 +3.75,4.06;2.81,3.75 +4.38,6.88;4.69,6.25 +4.69,6.25;5.00,5.94 +5.00,5.94;5.31,5.62 +5.31,5.62;5.94,5.31 +5.94,5.31;6.25,5.00 +6.25,5.00;6.88,4.69 +6.88,4.69;7.50,4.38 +7.50,4.38;8.12,4.06 +8.12,4.06;8.44,4.06 +8.44,4.06;9.06,3.75 + +# UTF-16 : 59 58 +# UTF-8 : 98 a5 e5 +[5958] 奘 +0.31,3.44;9.06,3.44 +0.62,0.62;1.25,0.94 +1.25,0.94;1.88,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.19;4.38,2.50 +4.38,2.50;4.69,2.81 +4.69,2.81;4.69,3.12 +4.69,3.12;4.69,4.38 +8.75,0.62;8.12,0.94 +8.12,0.94;7.50,0.94 +7.50,0.94;6.88,1.25 +6.88,1.25;6.25,1.56 +6.25,1.56;5.94,1.88 +5.94,1.88;5.31,2.19 +5.31,2.19;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.69,3.12 +0.62,4.38;0.94,4.69 +0.94,4.69;1.25,4.69 +1.25,4.69;1.25,5.31 +1.25,5.31;1.56,5.62 +1.56,5.62;1.56,6.25 +0.94,9.06;0.94,7.50 +0.94,7.50;3.75,7.50 +3.75,4.38;3.75,9.06 +3.75,6.25;0.31,6.25 +4.38,5.00;8.75,5.00 +9.06,7.81;4.38,7.81 +6.56,5.00;6.56,9.06 + +# UTF-16 : 5b 40 +# UTF-8 : 80 ad e5 +[5b40] 孀 +0.31,0.62;0.62,0.94 +0.62,0.94;1.25,1.56 +1.25,1.56;1.56,2.19 +1.56,2.19;1.88,2.81 +1.88,2.81;2.19,3.44 +2.19,3.44;2.50,4.06 +2.50,4.06;2.81,5.00 +2.81,5.00;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.81,7.50 +2.81,7.50;0.31,7.50 +1.88,9.38;1.56,8.44 +1.56,8.44;1.56,7.81 +1.56,7.81;1.56,7.50 +1.56,7.50;1.56,6.88 +1.56,6.88;1.25,6.25 +1.25,6.25;1.25,5.62 +1.25,5.62;0.94,5.00 +0.94,5.00;0.94,4.69 +0.94,4.69;0.62,4.06 +0.62,4.06;0.62,3.75 +0.94,4.38;1.25,4.06 +1.25,4.06;1.56,3.75 +1.56,3.75;1.88,3.12 +1.88,3.12;2.50,2.81 +2.50,2.81;2.81,2.19 +6.25,5.31;6.25,8.75 +3.44,8.75;8.75,8.75 +4.06,6.88;5.62,6.88 +4.06,5.62;5.62,5.62 +6.88,6.88;8.44,6.88 +6.88,5.62;8.44,5.62 +9.06,5.62;9.06,7.81 +9.06,7.81;3.44,7.81 +3.44,7.81;3.44,5.62 +4.38,0.62;4.38,5.31 +5.62,4.06;3.12,4.06 +2.81,1.25;3.12,1.88 +3.12,1.88;3.75,2.50 +3.75,2.50;4.06,3.12 +4.06,3.12;4.06,3.44 +4.06,3.44;4.38,4.06 +5.62,2.19;5.62,2.50 +5.62,2.50;5.31,2.81 +5.31,2.81;5.00,3.44 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,4.06 +9.06,0.62;9.06,5.00 +9.06,5.00;6.25,5.00 +5.94,5.00;6.25,0.62 +6.25,0.94;9.06,0.94 +6.25,2.19;9.06,2.19 +6.25,3.44;9.06,3.44 + +# UTF-16 : 65 00 +# UTF-8 : 80 94 e6 +[6500] 攀 +9.06,5.62;8.44,6.25 +8.44,6.25;8.12,6.56 +8.12,6.56;7.81,7.19 +7.81,7.19;7.50,7.81 +7.50,7.81;7.50,8.44 +7.19,5.31;7.19,9.38 +9.06,8.44;5.94,8.44 +5.94,6.25;6.25,6.56 +6.25,6.56;6.56,7.19 +6.56,7.19;6.88,7.50 +6.88,7.50;7.19,7.81 +7.19,7.81;7.19,8.44 +2.19,5.31;2.19,9.38 +3.44,8.44;0.31,8.44 +3.44,6.56;3.12,6.88 +3.12,6.88;3.12,7.19 +3.12,7.19;2.81,7.50 +2.81,7.50;2.50,7.81 +2.50,7.81;2.19,8.12 +0.31,5.00;9.06,5.00 +4.06,5.62;3.44,5.00 +3.44,5.00;2.81,4.38 +2.81,4.38;2.50,4.38 +2.50,4.38;2.19,4.06 +2.19,4.06;1.56,3.75 +1.56,3.75;1.25,3.75 +1.25,3.75;0.94,3.44 +0.94,3.44;0.31,3.12 +5.94,5.00;6.56,4.38 +6.56,4.38;7.19,4.06 +7.19,4.06;7.81,3.75 +7.81,3.75;8.44,3.44 +8.44,3.44;8.75,3.12 +8.75,3.12;9.06,3.12 +3.44,7.50;4.06,7.81 +4.06,7.81;4.38,8.12 +4.38,8.12;5.00,8.44 +5.00,8.44;5.31,8.75 +5.31,8.75;5.94,9.38 +3.44,5.62;4.06,5.94 +4.06,5.94;4.38,6.25 +4.38,6.25;5.00,6.56 +5.00,6.56;5.31,6.88 +5.31,6.88;5.94,7.50 +3.44,9.06;4.06,8.75 +4.06,8.75;4.38,8.75 +4.38,8.75;5.00,8.44 +5.00,8.44;5.31,8.12 +5.31,8.12;5.94,7.50 +3.44,7.19;4.06,6.88 +4.06,6.88;4.38,6.88 +4.38,6.88;5.00,6.56 +5.00,6.56;5.31,6.25 +5.31,6.25;5.94,5.62 +0.31,5.62;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.56,7.19 +1.56,7.19;1.88,7.81 +1.88,7.81;1.88,8.44 +4.69,4.06;4.69,1.25 +4.69,1.25;4.69,0.94 +4.69,0.94;4.38,0.62 +4.38,0.62;4.06,0.62 +4.06,0.62;3.44,0.62 +3.44,0.62;3.12,0.62 +3.12,0.62;2.50,0.62 +8.75,1.88;0.62,1.88 +8.12,2.81;1.25,2.81 +2.50,4.06;2.81,4.06 +2.81,4.06;3.44,4.06 +3.44,4.06;4.06,4.06 +4.06,4.06;4.38,4.06 +4.38,4.06;4.69,4.06 +4.69,4.06;5.31,4.06 +5.31,4.06;5.62,4.06 +5.62,4.06;6.25,4.38 +6.25,4.38;6.56,4.38 + +# UTF-16 : 65 2b +# UTF-8 : ab 94 e6 +[652b] 攫 +1.56,9.06;1.56,1.56 +1.25,1.56;1.56,0.94 +1.56,0.94;0.94,0.62 +0.94,0.62;0.62,0.94 +0.62,0.94;0.31,0.94 +2.50,4.38;1.88,4.06 +1.88,4.06;1.56,3.75 +1.56,3.75;0.94,3.75 +0.94,3.75;0.62,3.44 +0.62,3.44;0.31,3.44 +2.50,7.19;0.31,7.19 +3.12,6.56;5.62,6.56 +5.62,6.56;5.62,8.75 +5.62,8.75;2.81,8.75 +2.81,8.75;2.81,6.25 +3.12,7.19;5.62,7.19 +3.12,8.12;5.62,8.12 +6.25,6.56;8.75,6.56 +8.75,6.56;8.75,8.75 +8.75,8.75;6.25,8.75 +6.25,8.75;6.25,6.25 +6.25,7.19;8.75,7.19 +6.25,8.12;8.75,8.12 +2.19,4.69;2.81,5.00 +2.81,5.00;3.12,5.31 +3.12,5.31;3.44,5.62 +3.44,5.62;3.44,5.94 +3.44,5.94;3.75,6.56 +5.94,3.75;5.94,5.62 +3.12,5.62;3.44,3.44 +3.12,3.44;8.75,3.44 +8.75,5.62;3.44,5.62 +3.12,5.00;8.75,5.00 +3.12,4.38;8.75,4.38 +6.56,6.56;6.25,5.94 +6.25,5.94;5.94,5.62 +2.50,2.81;8.44,2.81 +2.19,0.94;3.12,0.94 +3.12,0.94;3.75,0.94 +3.75,0.94;4.69,1.25 +4.69,1.25;5.31,1.56 +5.31,1.56;5.94,1.56 +5.94,1.56;6.56,1.88 +6.56,1.88;7.19,2.19 +7.19,2.19;7.81,2.19 +7.81,2.19;8.12,2.50 +8.12,2.50;8.44,2.81 +9.06,0.94;8.44,0.94 +8.44,0.94;7.81,0.94 +7.81,0.94;7.19,1.25 +7.19,1.25;6.56,1.25 +6.56,1.25;5.94,1.56 +5.94,1.56;5.62,1.56 +5.62,1.56;5.00,1.88 +5.00,1.88;4.38,2.19 +4.38,2.19;4.06,2.19 +4.06,2.19;3.75,2.50 + +# UTF-16 : 6a da +# UTF-8 : 9a ab e6 +[6ada] 櫚 +1.56,0.62;1.56,9.06 +2.50,7.19;0.00,7.19 +0.00,2.81;0.31,3.44 +0.31,3.44;0.31,3.75 +0.31,3.75;0.62,4.38 +0.62,4.38;0.62,4.69 +0.62,4.69;0.94,5.00 +0.94,5.00;0.94,5.62 +0.94,5.62;1.25,5.94 +1.25,5.94;1.25,6.25 +1.25,6.25;1.25,6.88 +1.25,6.88;1.56,7.19 +2.50,4.69;2.19,5.00 +2.19,5.00;2.19,5.62 +2.19,5.62;1.88,6.25 +1.88,6.25;1.88,6.56 +1.88,6.56;1.56,7.19 +6.25,7.50;8.75,7.50 +7.19,0.94;7.50,0.94 +7.50,0.94;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 +8.75,1.56;8.75,8.75 +8.75,8.75;6.25,8.75 +6.25,8.75;6.25,5.94 +6.25,5.94;8.75,5.94 +5.31,7.50;2.81,7.50 +2.81,0.62;2.81,8.75 +2.81,8.75;5.62,8.75 +5.62,8.75;5.62,5.94 +5.62,5.94;2.81,5.94 +4.38,4.06;7.50,4.06 +7.50,4.06;7.50,5.31 +7.50,5.31;4.38,5.31 +4.38,5.31;4.38,3.75 +7.50,1.88;7.81,3.12 +7.50,3.12;4.06,3.12 +4.06,3.12;4.06,0.94 +4.06,1.56;7.81,1.56 +5.62,4.06;5.62,3.44 +5.62,3.44;5.62,3.12 + +# UTF-16 : 70 1d +# UTF-8 : 9d 80 e7 +[701d] 瀝 +0.62,0.94;0.94,1.25 +0.94,1.25;0.94,1.88 +0.94,1.88;1.25,2.50 +1.25,2.50;1.56,3.12 +1.56,3.12;1.88,3.75 +1.88,7.50;1.56,7.81 +1.56,7.81;1.25,8.44 +1.25,8.44;0.94,8.75 +0.94,8.75;0.62,8.75 +1.56,5.31;1.25,5.62 +1.25,5.62;0.94,5.94 +0.94,5.94;0.62,6.25 +0.62,6.25;0.31,6.56 +0.31,6.56;0.31,6.88 +1.88,0.94;2.19,1.25 +2.19,1.25;2.19,1.56 +2.19,1.56;2.50,2.19 +2.50,2.19;2.50,2.50 +2.50,2.50;2.50,3.12 +2.50,3.12;2.81,3.44 +2.81,3.44;2.81,4.06 +2.81,4.06;2.81,4.69 +2.81,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,8.75 +2.81,8.75;9.06,8.75 +2.81,0.94;9.06,0.94 +8.75,2.81;6.25,2.81 +6.25,0.94;6.25,4.06 +4.06,0.94;4.06,3.12 +8.75,6.56;6.25,6.56 +4.69,4.06;4.69,7.81 +5.94,6.56;3.44,6.56 +3.12,4.38;3.44,4.69 +3.44,4.69;3.75,5.31 +3.75,5.31;4.06,5.62 +4.06,5.62;4.38,6.25 +4.38,6.25;4.69,6.56 +7.50,4.06;7.50,7.81 +5.94,4.38;6.56,4.69 +6.56,4.69;6.88,5.31 +6.88,5.31;7.19,5.62 +7.19,5.62;7.19,6.25 +7.19,6.25;7.50,6.56 +5.94,5.00;5.62,5.31 +5.62,5.31;5.62,5.62 +5.62,5.62;5.31,5.94 +5.31,5.94;5.00,6.25 +5.00,6.25;4.69,6.56 +5.94,8.12;5.31,8.12 +5.31,8.12;5.00,7.81 +5.00,7.81;4.38,7.81 +4.38,7.81;4.06,7.81 +4.06,7.81;3.44,7.81 +8.75,8.12;8.12,8.12 +8.12,8.12;7.81,7.81 +7.81,7.81;7.19,7.81 +7.19,7.81;6.88,7.81 +6.88,7.81;6.25,7.81 +9.06,4.38;8.75,4.69 +8.75,4.69;8.44,5.31 +8.44,5.31;8.12,5.62 +8.12,5.62;7.81,6.25 +7.81,6.25;7.50,6.56 + +# UTF-16 : 71 e7 +# UTF-8 : a7 87 e7 +[71e7] 燧 +2.81,2.19;2.50,2.50 +2.50,2.50;2.19,3.12 +2.19,3.12;1.88,3.44 +1.88,3.44;1.88,4.06 +1.88,4.06;1.56,4.38 +0.62,7.81;0.62,6.88 +0.62,6.88;0.62,6.25 +0.62,6.25;0.62,5.62 +0.62,5.62;0.62,5.00 +0.62,5.00;0.31,4.38 +2.50,8.12;2.50,7.50 +2.50,7.50;2.19,6.88 +2.19,6.88;1.88,6.56 +1.88,6.56;1.88,5.94 +1.88,5.94;1.56,5.62 +0.31,0.94;0.62,1.25 +0.62,1.25;0.62,1.56 +0.62,1.56;0.94,1.88 +0.94,1.88;0.94,2.50 +0.94,2.50;1.25,3.12 +1.25,3.12;1.25,3.75 +1.25,3.75;1.56,4.38 +1.56,4.38;1.56,5.00 +1.56,5.00;1.56,5.62 +1.56,5.62;1.56,6.25 +1.56,6.25;1.56,9.06 +3.75,2.19;3.75,4.69 +3.75,4.69;2.19,4.69 +2.19,0.62;2.50,1.25 +2.50,1.25;2.81,1.56 +2.81,1.56;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.75,2.50 +9.06,0.94;6.56,0.94 +6.56,0.94;5.94,0.94 +5.94,0.94;5.62,0.94 +5.62,0.94;5.00,1.25 +5.00,1.25;4.38,1.56 +4.38,1.56;4.06,1.88 +4.06,1.88;3.75,2.50 +2.81,8.75;3.12,8.44 +3.12,8.44;3.44,8.12 +3.44,8.12;3.75,7.81 +3.75,7.81;4.06,7.81 +2.81,6.88;3.12,6.56 +3.12,6.56;3.44,6.25 +3.44,6.25;3.75,5.94 +3.75,5.94;4.06,5.62 +8.44,7.50;5.00,7.50 +5.62,8.75;5.31,8.44 +5.31,8.44;5.00,7.81 +5.00,7.81;4.69,7.50 +4.69,7.50;4.38,7.50 +5.94,8.75;7.50,8.75 +7.19,8.75;7.50,8.44 +7.50,8.44;8.12,8.12 +8.12,8.12;8.44,7.81 +8.44,7.81;8.75,7.81 +8.75,7.81;9.06,7.50 +4.38,5.62;4.69,5.62 +4.69,5.62;5.00,5.94 +5.00,5.94;5.62,6.25 +5.62,6.25;6.25,6.56 +6.25,6.56;6.56,6.88 +6.56,6.88;7.19,7.50 +7.19,5.31;7.81,5.62 +7.81,5.62;8.12,5.94 +8.12,5.94;8.44,6.25 +8.44,6.25;8.75,6.56 +8.75,6.56;9.06,6.88 +5.94,1.88;6.25,1.88 +6.25,1.88;6.88,1.88 +6.88,1.88;6.88,1.88 +6.88,1.88;7.50,1.88 +7.50,1.88;7.50,2.50 +7.50,2.50;7.50,3.12 +7.50,3.12;7.50,3.44 +7.50,3.44;7.50,3.75 +7.50,3.75;7.50,4.06 +7.50,4.06;7.50,4.69 +7.50,4.69;7.19,5.00 +7.19,5.00;7.19,5.62 +7.19,5.62;6.88,6.25 +6.88,6.25;6.56,6.88 +4.38,3.75;4.69,4.06 +4.69,4.06;5.31,4.38 +5.31,4.38;5.94,4.69 +5.94,4.69;6.56,5.00 +6.56,5.00;6.88,5.62 +6.88,5.62;7.19,5.62 +4.38,2.19;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.62,2.81 +5.62,2.81;5.94,2.81 +5.94,2.81;6.25,3.12 +6.25,3.12;6.88,3.75 +6.88,3.75;7.19,4.06 +7.19,4.06;7.50,4.38 +9.06,2.19;9.06,2.50 +9.06,2.50;8.75,3.12 +8.75,3.12;8.44,3.75 +8.44,3.75;8.12,4.06 +8.12,4.06;7.50,4.69 +7.50,4.69;7.50,4.69 + +# UTF-16 : 72 46 +# UTF-8 : 86 89 e7 +[7246] 牆 +0.31,0.62;0.62,0.94 +0.62,0.94;0.62,1.56 +0.62,1.56;0.94,2.19 +0.94,2.19;0.94,2.81 +0.94,2.81;0.94,3.12 +0.94,3.12;0.94,3.75 +0.94,3.75;0.94,4.38 +0.62,8.75;0.62,6.56 +0.62,6.56;2.19,6.56 +2.19,0.62;2.19,9.06 +2.19,4.69;0.31,4.69 +5.94,5.31;5.94,9.38 +2.81,8.44;9.06,8.44 +9.06,5.31;2.81,5.31 +2.81,5.94;3.44,6.25 +3.44,6.25;3.75,6.56 +3.75,6.56;4.06,7.19 +4.06,7.19;4.38,7.50 +4.38,7.50;4.38,8.12 +5.62,5.94;5.00,6.56 +5.00,6.56;4.69,6.88 +4.69,6.88;4.38,7.19 +4.38,7.19;4.06,7.19 +6.25,5.94;6.88,6.25 +6.88,6.25;7.19,6.88 +7.19,6.88;7.19,7.19 +7.19,7.19;7.50,7.50 +7.50,7.50;7.81,8.12 +9.06,5.94;8.75,6.25 +8.75,6.25;8.44,6.56 +8.44,6.56;8.12,6.88 +8.12,6.88;7.81,6.88 +7.81,6.88;7.19,7.19 +3.12,1.25;8.75,1.25 +4.38,2.19;7.50,2.19 +7.50,2.19;7.50,3.44 +7.50,3.44;4.38,3.44 +4.38,3.44;4.38,1.88 +3.12,4.69;3.12,0.62 +8.75,0.62;8.75,4.38 +8.75,4.38;3.44,4.38 + +# UTF-16 : 76 ea +# UTF-8 : aa 9b e7 +[76ea] 盪 +0.62,3.75;1.25,4.06 +1.25,4.06;1.56,4.38 +1.56,4.38;2.19,5.00 +2.19,5.00;2.50,5.31 +2.50,5.31;2.81,5.94 +2.50,8.12;1.88,8.44 +1.88,8.44;1.56,8.75 +1.56,8.75;0.94,9.06 +0.94,9.06;0.94,9.06 +2.19,6.56;1.56,6.88 +1.56,6.88;1.25,6.88 +1.25,6.88;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.50 +1.56,3.12;1.56,0.94 +7.81,0.94;7.81,3.12 +7.81,3.12;1.25,3.12 +3.75,3.12;3.75,0.94 +5.62,3.12;5.94,0.94 +0.31,0.94;9.06,0.94 +5.31,3.44;5.94,3.75 +5.94,3.75;6.56,4.06 +6.56,4.06;7.19,4.69 +7.19,4.69;7.50,5.00 +7.50,5.00;7.81,5.62 +3.12,3.75;3.75,4.06 +3.75,4.06;4.38,4.38 +4.38,4.38;5.00,4.69 +5.00,4.69;5.62,5.31 +5.62,5.31;5.94,5.62 +3.44,7.19;8.44,7.19 +8.44,7.19;8.44,9.06 +8.44,9.06;3.44,9.06 +3.44,9.06;3.44,6.88 +3.44,8.12;8.44,8.12 +2.81,6.25;9.06,6.25 +4.06,5.62;8.75,5.62 +8.75,5.62;8.75,5.00 +8.75,5.00;8.75,4.38 +8.75,4.38;8.44,4.06 +8.44,4.06;8.12,3.75 +8.12,3.75;7.81,3.75 +7.81,3.75;6.88,3.75 +2.50,4.69;3.12,5.00 +3.12,5.00;3.75,5.31 +3.75,5.31;4.38,5.62 +4.38,5.62;4.69,5.94 +4.69,5.94;5.00,6.25 + +# UTF-16 : 78 0c +# UTF-8 : 8c a0 e7 +[780c] 砌 +2.81,8.75;0.31,8.75 +0.94,5.62;0.94,0.62 +0.94,1.56;2.81,1.56 +2.81,1.56;2.81,5.62 +2.81,5.62;0.94,5.62 +0.00,3.75;0.31,4.06 +0.31,4.06;0.31,4.38 +0.31,4.38;0.62,4.69 +0.62,4.69;0.62,5.31 +0.62,5.31;0.94,5.62 +0.94,5.62;0.94,6.25 +0.94,6.25;1.25,6.56 +1.25,6.56;1.25,7.19 +1.25,7.19;1.25,8.12 +1.25,8.12;1.25,8.75 +5.00,0.94;5.31,1.25 +5.31,1.25;5.62,1.88 +5.62,1.88;5.94,2.50 +5.94,2.50;6.25,3.12 +6.25,3.12;6.56,3.75 +6.56,3.75;6.56,4.38 +6.56,4.38;6.88,5.31 +6.88,5.31;6.88,6.25 +6.88,6.25;6.88,7.50 +6.88,7.50;6.88,8.75 +5.31,8.75;8.75,8.75 +8.75,8.75;8.75,6.88 +8.75,6.88;8.75,5.31 +8.75,5.31;8.75,4.06 +8.75,4.06;8.75,3.12 +8.75,3.12;8.75,2.19 +8.75,2.19;8.44,1.88 +8.44,1.88;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.88,1.25 +6.88,1.25;6.88,1.25 +2.81,6.25;5.94,7.19 +3.75,9.06;3.75,3.12 +3.75,3.12;3.75,2.81 +3.75,2.81;4.06,2.50 +4.06,2.50;4.38,2.50 +4.38,2.50;5.00,2.50 +5.00,2.50;5.31,2.81 +5.31,2.81;5.31,3.44 +5.31,3.44;5.62,3.75 +5.62,3.75;5.62,4.38 +5.62,4.38;5.62,5.00 + +# UTF-16 : 7b 45 +# UTF-8 : 85 ad e7 +[7b45] 筅 +3.12,6.88;3.12,7.50 +3.12,7.50;2.81,7.81 +2.81,7.81;2.50,8.12 +2.50,8.12;2.50,8.44 +7.19,6.88;6.88,7.50 +6.88,7.50;6.88,7.81 +6.88,7.81;6.56,8.12 +6.56,8.12;6.56,8.44 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.44 +1.56,8.44;1.25,8.12 +1.25,8.12;0.94,7.50 +0.94,7.50;0.31,7.19 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.44 +5.31,8.44;5.00,8.12 +5.00,8.12;4.38,7.50 +4.38,7.50;4.06,7.19 +9.06,8.44;5.31,8.44 +4.69,8.44;1.56,8.44 +8.12,5.94;2.19,5.94 +8.75,4.06;0.62,4.06 +4.69,4.06;4.69,7.19 +0.94,4.38;1.56,5.00 +1.56,5.00;1.88,5.31 +1.88,5.31;2.19,5.94 +2.19,5.94;2.50,6.25 +2.50,6.25;2.50,6.88 +0.31,0.94;0.94,0.94 +0.94,0.94;1.56,1.25 +1.56,1.25;2.19,1.25 +2.19,1.25;2.50,1.56 +2.50,1.56;2.81,1.88 +2.81,1.88;3.12,2.19 +3.12,2.19;3.44,2.50 +3.44,2.50;3.75,3.12 +3.75,3.12;3.75,3.44 +3.75,3.44;4.06,4.06 +5.62,4.06;5.94,1.56 +5.62,1.56;5.94,0.94 +5.94,0.94;6.25,0.94 +6.25,0.94;6.88,0.94 +6.88,0.94;7.19,0.94 +7.19,0.94;8.12,0.94 +8.12,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;9.06,2.19 +9.06,2.19;9.06,2.50 + +# UTF-16 : 7b c6 +# UTF-8 : 86 af e7 +[7bc6] 篆 +3.44,7.50;3.12,7.81 +3.12,7.81;2.81,8.44 +2.81,8.44;2.81,8.75 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.75 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.75;5.31,8.75 +4.69,8.75;1.56,8.75 +0.31,4.69;9.06,4.69 +0.94,3.44;1.56,3.75 +1.56,3.75;1.88,3.75 +1.88,3.75;2.50,3.75 +2.50,3.75;2.81,4.06 +2.81,4.06;3.44,4.06 +3.44,4.06;3.75,4.38 +3.75,4.38;4.38,4.38 +4.38,4.38;5.00,4.69 +3.44,0.94;4.06,0.94 +4.06,0.94;4.38,0.94 +4.38,0.94;5.00,0.94 +4.69,0.94;5.31,0.94 +5.31,0.94;5.62,1.25 +5.62,1.25;5.62,1.88 +5.62,1.88;5.62,2.50 +5.62,2.50;5.31,3.12 +5.31,3.12;5.00,3.44 +5.00,3.44;4.69,4.06 +4.69,4.06;4.06,4.38 +0.94,2.19;1.25,2.50 +1.25,2.50;1.88,2.50 +1.88,2.50;2.50,2.50 +2.50,2.50;2.81,2.81 +2.81,2.81;3.12,2.81 +3.12,2.81;3.75,3.12 +3.75,3.12;4.38,3.44 +4.38,3.44;5.00,3.75 +0.62,0.94;1.25,1.25 +1.25,1.25;1.88,1.25 +1.88,1.25;2.50,1.56 +2.50,1.56;3.12,1.56 +3.12,1.56;3.44,1.88 +3.44,1.88;4.06,1.88 +4.06,1.88;4.38,2.19 +4.38,2.19;4.69,2.19 +4.69,2.19;5.00,2.50 +5.00,2.50;5.31,2.81 +8.44,4.38;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;7.19,3.44 +7.19,3.44;6.56,3.12 +6.56,3.12;6.25,3.12 +5.00,4.69;5.31,4.38 +5.31,4.38;5.62,4.06 +5.62,4.06;5.62,3.44 +5.62,3.44;6.25,3.12 +6.25,3.12;6.56,2.81 +6.56,2.81;6.88,2.19 +6.88,2.19;7.19,1.88 +7.19,1.88;7.81,1.56 +7.81,1.56;8.12,1.25 +8.12,1.25;8.75,0.94 +6.88,4.69;7.19,5.31 +7.19,5.31;7.19,5.62 +7.19,5.62;7.50,6.25 +7.50,6.25;7.50,6.56 +7.50,6.56;7.81,7.19 +7.50,7.19;2.50,7.19 +7.19,5.94;1.88,5.94 +1.56,5.31;1.88,5.94 +1.88,5.94;2.19,6.25 +2.19,6.25;2.19,6.88 +2.19,6.88;2.50,7.19 +2.50,7.19;2.50,7.81 + +# UTF-16 : 7c 43 +# UTF-8 : 83 b1 e7 +[7c43] 籃 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;2.50,8.75 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.75 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.75;5.31,8.75 +4.69,8.75;1.56,8.75 +7.81,0.94;7.81,3.12 +7.81,3.12;1.56,3.12 +1.56,3.12;1.56,0.94 +3.75,2.81;3.75,0.94 +5.62,2.81;5.94,0.94 +0.31,0.94;9.06,0.94 +4.69,7.19;0.94,7.19 +0.94,7.19;0.94,3.44 +2.81,7.19;2.81,6.25 +2.81,5.00;2.81,4.06 +0.94,4.06;4.69,4.06 +0.94,5.00;4.38,5.00 +4.38,5.00;4.38,5.94 +4.38,5.94;0.94,5.94 +8.75,6.56;5.62,6.56 +8.75,4.69;5.31,4.69 +4.69,5.00;5.00,5.31 +5.00,5.31;5.31,5.94 +5.31,5.94;5.62,6.25 +5.62,6.25;5.94,6.88 +5.94,6.88;5.94,7.50 + +# UTF-16 : 7c 40 +# UTF-8 : 80 b1 e7 +[7c40] 籀 +1.88,7.50;1.88,1.56 +1.88,1.56;1.88,1.25 +1.88,1.25;1.56,0.94 +1.56,0.94;1.25,0.94 +1.25,0.94;0.94,0.94 +0.94,0.94;0.62,0.94 +3.12,3.75;2.50,3.44 +2.50,3.44;1.88,3.44 +1.88,3.44;1.56,3.12 +1.56,3.12;0.94,2.81 +0.94,2.81;0.31,2.81 +2.81,5.62;0.31,5.62 +8.44,4.06;3.44,4.06 +3.44,4.06;3.44,0.62 +8.44,0.62;8.44,4.06 +5.94,1.25;5.94,3.75 +3.44,1.25;8.44,1.25 +3.44,2.50;8.44,2.50 +5.94,7.19;8.75,7.19 +8.75,7.19;8.75,6.56 +8.75,6.56;8.75,5.94 +8.75,5.94;8.75,5.62 +8.75,5.62;8.75,5.00 +8.75,5.00;8.44,4.69 +8.44,4.69;8.12,4.69 +8.12,4.69;7.81,4.69 +7.81,4.69;7.19,4.69 +2.81,4.38;3.44,4.69 +3.44,4.69;4.06,4.69 +4.06,4.69;4.38,5.00 +4.38,5.00;5.00,5.31 +5.00,5.31;5.62,5.62 +5.62,7.50;5.31,7.19 +5.31,7.19;4.69,7.19 +4.69,7.19;4.38,7.19 +4.38,7.19;3.75,6.88 +3.75,6.88;3.44,6.88 +3.12,6.88;3.44,4.69 +5.94,5.00;5.62,5.31 +5.62,5.31;5.31,5.62 +5.31,5.62;5.31,5.94 +5.31,5.94;5.00,6.25 +5.00,6.25;4.69,6.56 +5.94,4.38;6.25,4.69 +6.25,4.69;6.88,5.31 +6.88,5.31;6.88,5.94 +6.88,5.94;7.19,6.56 +7.19,6.56;7.19,7.19 +3.12,7.50;2.81,7.81 +2.81,7.81;2.81,8.44 +2.81,8.44;2.50,8.75 +7.19,7.50;6.88,7.81 +6.88,7.81;6.56,8.44 +6.56,8.44;6.56,8.75 +2.19,9.38;1.88,9.06 +1.88,9.06;1.56,8.75 +1.56,8.75;1.25,8.12 +1.25,8.12;0.94,7.81 +0.94,7.81;0.31,7.50 +5.94,9.38;5.62,9.06 +5.62,9.06;5.31,8.75 +5.31,8.75;5.00,8.12 +5.00,8.12;4.38,7.81 +4.38,7.81;4.06,7.50 +9.06,8.75;5.31,8.75 +4.69,8.75;1.56,8.75 + +# UTF-16 : 7e 1f +# UTF-8 : 9f b8 e7 +[7e1f] 縟 +3.12,4.38;3.12,4.69 +3.12,4.69;2.81,5.31 +2.81,5.31;2.81,5.62 +2.81,5.62;2.81,6.25 +2.81,6.25;2.50,6.56 +0.00,4.69;3.12,5.00 +1.56,4.69;1.88,0.62 +0.31,1.25;0.62,1.88 +0.62,1.88;0.62,2.50 +0.62,2.50;0.62,2.81 +0.62,2.81;0.94,3.44 +0.94,3.44;0.94,4.06 +2.81,1.88;2.81,2.19 +2.81,2.19;2.81,2.81 +2.81,2.81;2.81,3.12 +2.81,3.12;2.50,3.75 +2.50,3.75;2.50,4.06 +0.62,4.69;0.94,5.00 +0.94,5.00;1.25,5.31 +1.25,5.31;1.25,5.62 +1.25,5.62;1.56,6.25 +1.56,6.25;1.88,6.56 +1.88,6.56;2.19,6.88 +2.19,6.88;2.19,7.19 +2.19,7.19;2.50,7.50 +2.50,7.50;2.50,7.81 +2.50,7.81;2.81,8.44 +1.25,5.62;1.25,6.25 +1.25,6.25;0.94,6.56 +0.94,6.56;0.94,7.19 +0.94,7.19;0.62,7.50 +0.62,7.50;0.31,7.81 +0.62,7.19;0.94,7.50 +0.94,7.50;1.25,7.81 +1.25,7.81;1.56,8.44 +1.56,8.44;1.56,8.75 +1.56,8.75;1.88,9.06 +3.75,6.88;9.06,6.88 +5.94,6.88;6.25,6.56 +6.25,6.56;6.56,5.94 +6.56,5.94;6.88,5.62 +6.88,5.62;6.88,5.31 +6.88,5.31;7.19,5.00 +7.19,5.00;7.81,4.69 +7.81,4.69;8.12,4.69 +8.12,4.69;8.44,4.38 +8.44,4.38;8.75,4.06 +8.75,4.06;9.38,4.06 +4.06,4.06;4.69,4.06 +4.69,4.06;5.31,4.38 +5.31,4.38;5.62,4.38 +5.62,4.38;6.25,4.69 +6.25,4.69;6.88,4.69 +5.00,4.38;5.00,6.88 +4.38,7.81;8.75,7.81 +7.50,5.00;7.81,5.31 +7.81,5.31;8.12,5.62 +8.12,5.62;8.44,5.94 +8.44,5.94;8.75,6.25 +8.75,6.25;8.75,6.56 +2.81,0.94;3.12,1.25 +3.12,1.25;3.12,1.88 +3.12,1.88;3.44,2.19 +3.44,2.19;3.44,2.81 +3.44,2.81;3.44,3.44 +3.44,3.44;3.44,3.75 +3.44,3.75;3.75,4.38 +3.75,4.38;3.75,5.00 +3.75,5.00;3.75,5.62 +3.75,5.62;3.75,6.25 +3.75,6.25;3.75,8.75 +3.75,8.75;9.06,8.75 +8.12,4.38;8.12,1.56 +8.12,1.56;8.12,1.25 +8.12,1.25;7.81,0.94 +7.81,0.94;7.50,0.94 +7.50,0.94;7.19,0.94 +7.19,0.94;6.56,0.94 +6.56,0.94;6.25,0.94 +9.06,3.44;4.06,3.44 +6.25,1.56;5.94,1.88 +5.94,1.88;5.62,2.19 +5.62,2.19;5.00,2.50 +5.00,2.50;4.69,2.81 +4.69,2.81;4.38,2.81 + +# UTF-16 : 7f b2 +# UTF-8 : b2 be e7 +[7fb2] 羲 +0.31,6.25;9.06,6.25 +1.25,7.50;8.12,7.50 +0.94,8.44;8.75,8.44 +3.44,8.44;3.12,9.06 +3.12,9.06;2.81,9.38 +2.81,9.38;2.81,9.38 +5.94,8.44;6.25,8.75 +6.25,8.75;6.56,9.06 +6.56,9.06;6.56,9.38 +4.69,6.25;4.69,8.44 +2.81,5.62;2.81,3.44 +0.31,4.69;9.06,4.69 +8.44,4.38;8.12,3.75 +8.12,3.75;7.81,3.44 +7.81,3.44;7.50,2.81 +7.50,2.81;7.19,2.50 +7.19,2.50;6.56,2.19 +6.56,2.19;6.25,1.88 +6.25,1.88;5.94,1.56 +5.94,1.56;5.31,1.25 +5.31,1.25;5.00,0.94 +5.00,0.94;4.38,0.94 +5.62,5.94;5.62,5.00 +5.62,5.00;5.94,4.06 +5.94,4.06;6.25,3.12 +6.25,3.12;6.56,2.50 +6.56,2.50;6.88,1.88 +6.88,1.88;7.19,1.56 +7.19,1.56;7.50,1.25 +7.50,1.25;8.12,0.94 +8.12,0.94;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;8.75,1.56 +8.75,1.56;9.06,2.19 +0.62,5.31;1.25,5.31 +1.25,5.31;1.56,5.31 +1.56,5.31;2.19,5.62 +2.19,5.62;2.50,5.62 +2.50,5.62;2.81,5.62 +2.81,5.62;3.12,5.62 +3.12,5.62;4.06,5.62 +4.06,5.62;4.69,5.94 +6.88,5.94;7.50,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;8.44,5.31 +8.44,5.31;8.44,5.00 +4.38,3.12;0.94,3.12 +1.56,3.12;1.56,2.81 +1.56,2.81;1.25,2.19 +1.25,2.19;0.94,1.56 +0.94,1.56;0.94,1.56 +1.25,2.19;4.38,2.19 +4.38,2.19;4.06,1.56 +4.06,1.56;4.06,1.25 +4.06,1.25;3.75,0.94 +3.75,0.94;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,0.94;2.50,0.94 +2.50,0.94;1.88,0.94 +0.31,3.12;0.94,3.44 +0.94,3.44;1.25,3.75 +1.25,3.75;1.88,4.06 +1.88,4.06;2.19,4.38 +2.19,4.38;2.50,4.69 +5.00,3.44;4.69,3.75 +4.69,3.75;4.38,3.75 +4.38,3.75;3.75,4.06 +3.75,4.06;3.12,4.38 +3.12,4.38;2.81,4.69 + +# UTF-16 : 20 +# UTF-8 : 20 +[0020] + +# UTF-16 : 2a +# UTF-8 : 2a +[002a] * +0.00,2.81;4.38,6.88 +0.00,6.88;4.38,2.81 +2.19,1.88;2.19,7.81 + +# UTF-16 : 5e +# UTF-8 : 5e +[005e] ^ +0.94,7.50;2.19,9.06 +2.19,9.06;3.44,7.50 + +# UTF-16 : 60 +# UTF-8 : 60 +[0060] ` +2.81,7.19;2.50,9.06 +2.50,9.06;1.88,9.06 +1.88,9.06;2.50,8.12 + +# UTF-16 : 7c +# UTF-8 : 7c +[007c] | +2.19,0.31;2.19,9.38 + +# UTF-16 : ff 61 +# UTF-8 : a1 bd ef +[ff61] 。 +0.31,1.25;0.94,0.62 +0.94,0.62;1.56,0.62 +1.56,0.62;2.19,1.25 +2.19,1.25;2.19,2.19 +2.19,2.19;1.56,2.81 +1.56,2.81;0.94,2.81 +0.94,2.81;0.31,2.19 +0.31,2.19;0.31,1.25 + +# UTF-16 : ff 62 +# UTF-8 : a2 bd ef +[ff62] 「 +2.50,3.44;2.50,9.06 +2.50,9.06;4.06,9.06 + +# UTF-16 : ff 63 +# UTF-8 : a3 bd ef +[ff63] 」 +0.31,0.62;1.88,0.62 +1.88,0.62;1.88,6.25 + +# UTF-16 : ff 64 +# UTF-8 : a4 bd ef +[ff64] 、 +0.31,3.12;1.25,2.19 +1.25,2.19;1.88,0.94 +1.88,0.94;1.56,0.62 +1.56,0.62;0.94,1.25 +0.94,1.25;1.25,1.56 + +# UTF-16 : ff 65 +# UTF-8 : a5 bd ef +[ff65] ・ +2.19,5.62;1.56,5.00 +1.56,5.00;2.19,4.38 +2.19,4.38;2.81,5.00 +2.81,5.00;2.19,5.62 +2.19,5.62;2.19,4.38 +1.56,5.00;2.81,5.00 + +# UTF-16 : a1 +# UTF-8 : a1 c2 +[00a1] ¡ +2.50,6.56;0.31,0.94 +0.31,0.94;1.56,0.94 +1.56,0.94;2.50,6.56 +2.50,7.50;2.50,8.44 +2.50,8.44;3.44,8.44 +3.44,8.44;3.44,7.50 +3.44,7.50;2.50,7.50 + +# UTF-16 : 80 +# UTF-8 : ac 82 e2 +[0080] € +4.38,7.19;4.06,8.12 +4.06,8.12;3.12,8.75 +3.12,8.75;1.88,8.75 +1.88,8.75;0.94,7.81 +0.94,7.81;0.62,6.88 +0.62,6.88;0.62,2.81 +0.62,2.81;0.94,1.88 +0.94,1.88;1.88,0.94 +1.88,0.94;3.12,0.94 +3.12,0.94;4.06,1.56 +4.06,1.56;4.38,2.50 +3.44,5.62;0.00,5.62 +0.00,4.38;2.81,4.38 + +# UTF-16 : b5 +# UTF-8 : b5 c2 +[00b5] µ +0.00,0.00;1.56,6.56 +4.38,6.56;3.44,3.12 +3.44,3.12;2.19,1.56 +2.19,1.56;1.25,1.56 +1.25,1.56;0.94,3.12 +3.44,3.12;3.75,1.56 +3.75,1.56;4.38,1.56 + +# UTF-16 : b6 +# UTF-8 : b6 c2 +[00b6] ¶ +2.81,0.62;2.81,9.06 +2.81,9.06;0.31,7.81 +0.31,7.81;0.31,7.19 +0.31,7.19;1.88,6.25 +1.88,8.44;1.88,0.62 + +# UTF-16 : 9e +# UTF-8 : be c5 +[009e] ž +0.00,6.56;4.06,6.56 +4.06,6.56;0.00,0.94 +0.00,0.94;4.06,0.94 +0.62,8.12;1.88,7.19 +1.88,7.19;3.12,8.12 + +# UTF-16 : 8c +# UTF-8 : 92 c5 +[008c] Œ +4.06,5.00;2.50,5.00 +2.50,7.19;1.56,8.75 +1.56,8.75;0.94,8.75 +0.94,8.75;0.00,7.19 +0.00,7.19;0.00,2.50 +0.00,2.50;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.50,2.50 +4.38,0.94;2.50,0.94 +2.50,0.94;2.50,8.75 +2.50,8.75;4.38,8.75 + +# UTF-16 : 9c +# UTF-8 : b6 c9 +[009c] ɶ +4.38,2.50;4.38,2.19 +4.38,2.19;3.75,0.94 +3.75,0.94;2.81,0.94 +2.81,0.94;2.19,2.19 +2.19,2.19;2.19,5.31 +2.19,5.31;1.56,6.56 +1.56,6.56;0.62,6.56 +0.62,6.56;0.00,5.31 +0.00,5.31;0.00,2.19 +0.00,2.19;0.62,0.94 +0.62,0.94;1.56,0.94 +1.56,0.94;2.19,2.19 +2.19,4.38;4.38,4.38 +4.38,4.38;4.06,5.94 +4.06,5.94;3.44,6.56 +3.44,6.56;2.81,6.56 +2.81,6.56;2.19,5.31 + +# UTF-16 : 9f +# UTF-8 : b8 c5 +[009f] Ÿ +0.00,8.75;2.19,5.31 +2.19,5.31;2.19,0.94 +2.19,5.31;4.38,8.75 +2.81,8.75;2.81,9.38 +1.56,9.38;1.56,8.75 + +# UTF-16 : bf +# UTF-8 : bf c2 +[00bf] ¿ +1.88,7.50;1.25,8.44 +1.25,8.44;2.50,8.44 +2.50,8.44;1.88,7.50 +1.88,6.56;1.88,5.94 +1.88,5.94;0.94,4.38 +0.94,4.38;0.00,3.44 +0.00,3.44;0.00,1.88 +0.00,1.88;0.94,0.94 +0.94,0.94;3.12,0.94 +3.12,0.94;4.06,1.88 +4.06,1.88;4.06,2.81 + +# UTF-16 : d1 +# UTF-8 : 91 c3 +[00d1] Ñ +0.31,0.94;0.31,8.44 +0.31,8.44;4.06,0.94 +4.06,0.94;4.06,8.44 +3.44,9.06;2.81,8.44 +2.81,8.44;2.50,8.44 +2.50,8.44;1.88,9.38 +1.88,9.38;1.56,9.38 +1.56,9.38;0.94,8.75 + +# UTF-16 : de +# UTF-8 : 9e c3 +[00de] Þ +0.00,0.94;1.25,0.94 +0.62,0.94;0.62,8.75 +0.00,8.75;1.25,8.75 +0.62,6.88;2.81,6.88 +2.81,6.88;3.75,6.25 +3.75,6.25;4.06,5.62 +4.06,5.62;4.06,4.06 +4.06,4.06;3.75,3.44 +3.75,3.44;2.81,2.81 +2.81,2.81;0.62,2.81 + +# UTF-16 : f0 +# UTF-8 : b0 c3 +[00f0] ð +4.06,4.38;2.81,5.94 +2.81,5.94;0.94,5.94 +0.94,5.94;0.00,4.69 +0.00,4.69;0.00,2.19 +0.00,2.19;0.94,0.94 +0.94,0.94;3.12,0.94 +3.12,0.94;4.06,2.19 +4.06,2.19;4.06,5.31 +4.06,5.31;3.44,7.19 +3.44,7.19;2.50,8.12 +2.50,8.12;0.94,8.75 +3.44,8.75;1.88,7.19 + +# UTF-16 : f1 +# UTF-8 : b1 c3 +[00f1] ñ +0.31,0.94;0.31,6.56 +0.31,5.31;1.25,6.56 +1.25,6.56;3.12,6.56 +3.12,6.56;4.06,5.31 +4.06,5.31;4.06,0.94 +0.62,7.81;1.25,8.44 +1.25,8.44;1.88,8.44 +1.88,8.44;2.50,7.50 +2.50,7.50;3.12,7.50 +3.12,7.50;3.75,8.12 + +# UTF-16 : 30 00 +# UTF-8 : 80 80 e3 +[3000]   + +# UTF-16 : ff 0c +# UTF-8 : 8c bc ef +[ff0c] , +2.19,0.31;3.12,1.25 +3.12,1.25;3.12,2.50 +3.12,2.50;2.50,3.12 +2.50,3.12;1.88,2.50 +1.88,2.50;2.50,1.88 +2.50,1.88;3.12,2.19 +3.12,2.19;2.19,2.81 + +# UTF-16 : ff 0e +# UTF-8 : 8e bc ef +[ff0e] . +2.50,0.31;1.56,1.25 +1.56,1.25;2.50,2.19 +2.50,2.19;3.44,1.25 +3.44,1.25;2.50,0.31 +2.50,0.31;2.50,2.19 +1.56,1.25;3.44,1.25 + +# UTF-16 : 30 fb +# UTF-8 : bb 83 e3 +[30fb] ・ +4.38,4.38;4.38,5.62 +4.38,5.62;3.75,5.31 +3.75,5.31;3.75,4.69 +3.75,4.69;4.38,4.38 +4.38,4.38;5.00,4.69 +5.00,4.69;5.00,5.31 +5.00,5.31;4.38,5.62 +3.75,5.00;5.00,5.00 + +# UTF-16 : ff 1a +# UTF-8 : 9a bc ef +[ff1a] : +3.75,2.50;4.38,1.88 +4.38,1.88;5.00,2.50 +5.00,2.50;4.38,3.12 +4.38,3.12;3.75,2.50 +3.75,2.50;5.00,2.50 +5.00,6.88;4.38,7.50 +4.38,7.50;3.75,6.88 +3.75,6.88;4.38,6.25 +4.38,6.25;5.00,6.88 +5.00,6.88;3.75,6.88 +4.38,7.19;4.38,6.56 +4.38,2.81;4.38,2.19 + +# UTF-16 : ff 1b +# UTF-8 : 9b bc ef +[ff1b] ; +4.38,6.88;3.75,6.88 +3.75,0.31;4.69,1.25 +4.69,1.25;4.69,2.81 +4.69,2.81;4.06,3.44 +4.06,3.44;3.44,2.81 +3.44,2.81;4.06,2.19 +4.06,2.19;4.69,2.50 +4.69,2.50;4.06,2.81 +4.06,6.25;4.69,6.88 +4.69,6.88;4.06,7.50 +4.06,7.50;3.44,6.88 +3.44,6.88;4.06,6.25 +4.06,6.25;4.06,7.19 + +# UTF-16 : ff 1f +# UTF-8 : 9f bc ef +[ff1f] ? +2.19,6.25;1.56,6.88 +1.56,6.88;1.56,8.12 +1.56,8.12;2.81,9.06 +2.81,9.06;5.62,9.06 +5.62,9.06;6.88,8.12 +6.88,8.12;6.88,6.56 +6.88,6.56;6.25,5.94 +6.25,5.94;5.31,5.62 +5.31,5.62;4.38,4.69 +4.38,4.69;4.38,3.44 +4.38,2.19;3.75,1.56 +3.75,1.56;4.38,0.94 +4.38,0.94;5.00,1.56 +5.00,1.56;4.38,2.19 + +# UTF-16 : ff 01 +# UTF-8 : 81 bc ef +[ff01] ! +2.81,0.62;3.44,1.25 +3.44,1.25;2.81,1.88 +2.81,1.88;2.19,1.88 +2.19,1.88;1.56,1.25 +1.56,1.25;2.19,0.62 +2.19,0.62;2.81,0.62 +2.81,3.44;4.38,9.06 +4.38,9.06;5.00,9.38 +5.00,9.38;6.25,9.38 +6.25,9.38;6.25,8.44 +6.25,8.44;3.75,3.44 +3.75,3.44;2.81,3.44 + +# UTF-16 : 30 9c +# UTF-8 : 9c 82 e3 +[309c] ゜ +0.31,9.06;0.31,8.12 +0.31,8.12;0.94,7.50 +0.94,7.50;1.88,7.50 +1.88,7.50;2.50,8.12 +2.50,8.12;2.50,9.06 +2.50,9.06;1.88,9.69 +1.88,9.69;0.94,9.69 +0.94,9.69;0.31,9.06 + +# UTF-16 : b4 +# UTF-8 : b4 c2 +[00b4] ´ +3.12,8.12;5.62,9.69 +5.62,9.69;4.69,9.69 +4.69,9.69;3.44,8.44 + +# UTF-16 : ff 40 +# UTF-8 : 80 bd ef +[ff40] ` +5.62,8.12;3.12,9.69 +3.12,9.69;4.06,9.69 +4.06,9.69;5.31,8.44 + +# UTF-16 : a8 +# UTF-8 : a8 c2 +[00a8] ¨ +2.19,8.44;1.56,9.38 +1.56,9.38;2.81,9.38 +2.81,9.38;2.19,8.44 +6.56,8.44;5.94,9.38 +5.94,9.38;7.19,9.38 +7.19,9.38;6.56,8.44 + +# UTF-16 : ff 3e +# UTF-8 : be bc ef +[ff3e] ^ +2.50,8.44;4.38,9.69 +4.38,9.69;6.25,8.44 + +# UTF-16 : ff e3 +# UTF-8 : a3 bf ef +[ffe3]  ̄ +0.31,9.69;8.44,9.69 + +# UTF-16 : ff 3f +# UTF-8 : bf bc ef +[ff3f] _ +0.31,0.31;8.44,0.31 + +# UTF-16 : 30 fd +# UTF-8 : bd 83 e3 +[30fd] ヽ +1.88,7.50;4.06,6.25 +4.06,6.25;5.31,5.00 +5.31,5.00;5.94,2.81 +5.94,2.81;5.00,3.44 +5.00,3.44;5.00,5.00 + +# UTF-16 : 30 fe +# UTF-8 : be 83 e3 +[30fe] ヾ +1.88,7.50;4.06,6.25 +4.06,6.25;5.31,5.00 +5.31,5.00;5.94,2.81 +5.94,2.81;5.00,3.44 +5.00,3.44;5.00,5.00 +4.38,8.12;5.94,6.88 +5.94,8.75;7.50,7.50 + +# UTF-16 : 30 9d +# UTF-8 : 9d 82 e3 +[309d] ゝ +2.19,7.50;2.81,6.25 +2.81,6.25;6.56,3.12 +6.56,3.12;4.06,2.50 +4.06,2.50;5.31,3.44 + +# UTF-16 : 30 9e +# UTF-8 : 9e 82 e3 +[309e] ゞ +5.62,6.88;4.69,8.44 +5.94,9.06;6.88,7.50 +1.88,7.50;2.50,6.25 +2.50,6.25;6.25,3.12 +6.25,3.12;3.75,2.50 +3.75,2.50;5.00,3.44 + +# UTF-16 : 30 03 +# UTF-8 : 83 80 e3 +[3003] 〃 +3.44,6.25;3.44,7.50 +3.44,7.50;3.75,7.19 +3.75,7.19;3.12,5.00 +3.12,5.00;2.50,4.06 +2.50,4.06;1.56,3.12 +4.38,3.12;5.31,4.06 +5.31,4.06;5.94,5.00 +5.94,5.00;6.56,7.19 +6.56,7.19;6.25,7.50 +6.25,7.50;6.25,6.25 + +# UTF-16 : 30 05 +# UTF-8 : 85 80 e3 +[3005] 々 +3.12,8.75;2.19,6.25 +2.19,6.25;0.94,4.38 +2.81,7.50;7.50,7.50 +7.50,7.50;7.50,6.25 +7.50,6.25;7.19,5.31 +7.19,5.31;5.31,2.50 +3.44,4.06;5.00,2.81 +5.00,2.81;6.56,0.94 + +# UTF-16 : 30 06 +# UTF-8 : 86 80 e3 +[3006] 〆 +7.50,9.38;0.62,0.62 +0.62,0.62;0.62,1.88 +0.62,1.88;1.56,3.75 +3.44,6.56;5.94,4.69 + +# UTF-16 : 30 07 +# UTF-8 : 87 80 e3 +[3007] 〇 +3.12,8.75;5.62,8.75 +5.62,8.75;7.50,7.81 +7.50,7.81;8.44,6.25 +8.44,6.25;8.44,3.75 +8.44,3.75;7.50,2.19 +7.50,2.19;5.62,1.25 +5.62,1.25;3.12,1.25 +3.12,1.25;1.25,2.19 +1.25,2.19;0.31,3.75 +0.31,3.75;0.31,6.25 +0.31,6.25;1.25,7.81 +1.25,7.81;3.12,8.75 + +# UTF-16 : 20 15 +# UTF-8 : 95 80 e2 +[2015] ― +0.62,5.31;8.44,5.31 + +# UTF-16 : 20 10 +# UTF-8 : 90 80 e2 +[2010] ‐ +0.62,5.31;4.06,5.31 + +# UTF-16 : ff 0f +# UTF-8 : 8f bc ef +[ff0f] / +8.75,9.38;0.00,0.62 + +# UTF-16 : ff 3c +# UTF-8 : bc bc ef +[ff3c] \ +0.00,9.38;8.75,0.62 + +# UTF-16 : 20 16 +# UTF-8 : 96 80 e2 +[2016] ‖ +3.12,0.62;3.12,9.38 +5.62,9.38;5.62,0.62 + +# UTF-16 : ff 5c +# UTF-8 : 9c bd ef +[ff5c] | +4.38,0.62;4.38,9.38 + +# UTF-16 : 20 26 +# UTF-8 : a6 80 e2 +[2026] … +0.62,4.38;0.62,5.62 +0.62,5.62;1.56,5.00 +1.56,5.00;0.62,4.38 +4.06,4.38;4.06,5.62 +4.06,5.62;5.00,5.00 +5.00,5.00;4.06,4.38 +7.50,4.38;7.50,5.62 +7.50,5.62;8.44,5.00 +8.44,5.00;7.50,4.38 + +# UTF-16 : 20 25 +# UTF-8 : a5 80 e2 +[2025] ‥ +1.56,4.38;1.56,5.62 +1.56,5.62;2.50,5.00 +2.50,5.00;1.56,4.38 +6.56,4.38;7.50,5.00 +7.50,5.00;6.56,5.62 +6.56,5.62;6.56,4.38 + +# UTF-16 : 20 18 +# UTF-8 : 98 80 e2 +[2018] ‘ +6.88,9.69;6.25,8.75 +6.25,8.75;6.25,8.12 +6.25,8.12;6.88,7.19 +6.88,7.19;7.50,8.44 +7.50,8.44;6.56,8.44 +6.56,8.44;6.56,7.50 +6.56,7.50;7.19,8.44 + +# UTF-16 : 20 19 +# UTF-8 : 99 80 e2 +[2019] ’ +1.88,6.88;2.81,7.81 +2.81,7.81;2.81,8.75 +2.81,8.75;2.19,9.69 +2.19,9.69;1.56,8.75 +1.56,8.75;2.19,8.12 +2.19,8.12;2.50,8.44 +2.50,8.44;2.19,9.38 +2.19,9.38;2.19,8.44 + +# UTF-16 : 20 1c +# UTF-8 : 9c 80 e2 +[201c] “ +7.19,7.50;6.88,8.44 +6.88,8.44;7.81,8.44 +7.81,8.44;7.19,7.19 +7.19,7.19;6.56,7.81 +6.56,7.81;7.19,9.69 +4.69,9.69;4.06,7.81 +4.06,7.81;4.69,7.19 +4.69,7.19;5.31,8.44 +5.31,8.44;4.38,8.44 +4.38,8.44;4.69,7.50 + +# UTF-16 : 20 1d +# UTF-8 : 9d 80 e2 +[201d] ” +1.56,6.88;2.50,8.75 +2.50,8.75;1.88,9.38 +1.88,9.38;1.25,8.12 +1.25,8.12;1.88,8.12 +1.88,8.12;1.88,9.06 +4.38,9.06;4.38,8.12 +4.38,8.12;3.75,8.12 +3.75,8.12;4.38,9.38 +4.38,9.38;5.00,8.75 +5.00,8.75;4.06,6.88 + +# UTF-16 : ff 08 +# UTF-8 : 88 bc ef +[ff08] ( +6.56,9.38;5.62,8.12 +5.62,8.12;5.00,6.25 +5.00,6.25;5.00,3.44 +5.00,3.44;5.62,1.56 +5.62,1.56;6.56,0.31 + +# UTF-16 : ff 09 +# UTF-8 : 89 bc ef +[ff09] ) +2.19,9.38;3.12,8.12 +3.12,8.12;3.75,6.25 +3.75,6.25;3.75,3.44 +3.75,3.44;3.12,1.56 +3.12,1.56;2.19,0.31 + +# UTF-16 : 30 14 +# UTF-8 : 94 80 e3 +[3014] 〔 +7.19,9.38;5.31,8.12 +5.31,8.12;5.31,1.88 +5.31,1.88;7.19,0.62 + +# UTF-16 : 30 15 +# UTF-8 : 95 80 e3 +[3015] 〕 +1.56,9.38;3.44,8.12 +3.44,8.12;3.44,1.88 +3.44,1.88;1.56,0.62 + +# UTF-16 : ff 3b +# UTF-8 : bb bc ef +[ff3b] [ +7.19,9.38;5.31,9.38 +5.31,9.38;5.31,0.62 +5.31,0.62;7.19,0.62 + +# UTF-16 : ff 3d +# UTF-8 : bd bc ef +[ff3d] ] +1.56,9.38;3.44,9.38 +3.44,9.38;3.44,0.62 +3.44,0.62;1.56,0.62 + +# UTF-16 : ff 5b +# UTF-8 : 9b bd ef +[ff5b] { +7.19,9.69;6.56,9.69 +6.56,9.69;5.62,8.75 +5.62,8.75;5.62,5.62 +5.62,5.62;4.69,5.00 +4.69,5.00;5.62,4.38 +5.62,4.38;5.62,1.25 +5.62,1.25;6.56,0.31 +6.56,0.31;7.19,0.31 + +# UTF-16 : ff 5d +# UTF-8 : 9d bd ef +[ff5d] } +1.56,0.31;2.19,0.31 +2.19,0.31;3.12,1.25 +3.12,1.25;3.12,4.38 +3.12,4.38;4.06,5.00 +4.06,5.00;3.12,5.62 +3.12,5.62;3.12,8.75 +3.12,8.75;2.19,9.69 +2.19,9.69;1.56,9.69 + +# UTF-16 : 30 08 +# UTF-8 : 88 80 e3 +[3008] 〈 +7.19,0.31;4.06,5.00 +4.06,5.00;7.19,9.69 + +# UTF-16 : 30 09 +# UTF-8 : 89 80 e3 +[3009] 〉 +1.56,0.31;4.69,5.00 +4.69,5.00;1.56,9.69 + +# UTF-16 : 30 0a +# UTF-8 : 8a 80 e3 +[300a] 《 +5.94,9.69;3.12,5.00 +3.12,5.00;5.94,0.31 +7.81,0.31;5.00,5.00 +5.00,5.00;7.81,9.69 + +# UTF-16 : 30 0b +# UTF-8 : 8b 80 e3 +[300b] 》 +1.56,9.69;4.38,5.00 +4.38,5.00;1.56,0.31 +3.44,0.31;6.25,5.00 +6.25,5.00;3.44,9.69 + +# UTF-16 : 30 0c +# UTF-8 : 8c 80 e3 +[300c] 「 +8.12,9.69;5.62,9.69 +5.62,9.69;5.62,3.75 + +# UTF-16 : 30 0d +# UTF-8 : 8d 80 e3 +[300d] 」 +0.62,0.31;3.12,0.31 +3.12,0.31;3.12,6.25 + +# UTF-16 : 30 0e +# UTF-8 : 8e 80 e3 +[300e] 『 +4.69,9.69;8.44,9.69 +8.44,9.69;8.44,8.12 +8.44,8.12;6.25,8.12 +6.25,8.12;6.25,3.44 +6.25,3.44;4.69,3.44 +4.69,3.44;4.69,9.69 + +# UTF-16 : 30 0f +# UTF-8 : 8f 80 e3 +[300f] 』 +0.31,0.31;0.31,1.88 +0.31,1.88;2.50,1.88 +2.50,1.88;2.50,6.56 +2.50,6.56;4.06,6.56 +4.06,6.56;4.06,0.31 +4.06,0.31;0.31,0.31 + +# UTF-16 : 30 10 +# UTF-8 : 90 80 e3 +[3010] 【 +4.38,0.31;4.38,9.69 +4.38,9.69;7.81,9.69 +7.81,9.69;6.25,8.12 +6.25,8.12;5.31,5.94 +5.31,5.94;5.31,4.06 +5.31,4.06;6.25,1.88 +6.25,1.88;7.81,0.31 +7.81,0.31;4.38,0.31 + +# UTF-16 : 30 11 +# UTF-8 : 91 80 e3 +[3011] 】 +0.94,0.31;4.38,0.31 +4.38,0.31;4.38,9.69 +4.38,9.69;0.94,9.69 +0.94,9.69;2.50,8.12 +2.50,8.12;3.44,5.94 +3.44,5.94;3.44,4.06 +3.44,4.06;2.50,1.88 +2.50,1.88;0.94,0.31 + +# UTF-16 : ff 0b +# UTF-8 : 8b bc ef +[ff0b] + +0.94,5.00;7.81,5.00 +4.38,8.75;4.38,1.25 + +# UTF-16 : 22 12 +# UTF-8 : 92 88 e2 +[2212] − +0.94,5.00;7.81,5.00 + +# UTF-16 : ff 1d +# UTF-8 : 9d bc ef +[ff1d] = +0.94,5.94;7.81,5.94 +7.81,4.06;0.94,4.06 + +# UTF-16 : ff 1c +# UTF-8 : 9c bc ef +[ff1c] < +7.19,8.75;1.56,5.00 +1.56,5.00;7.19,1.25 + +# UTF-16 : ff 1e +# UTF-8 : 9e bc ef +[ff1e] > +1.56,8.75;7.19,5.00 +7.19,5.00;1.56,1.25 + +# UTF-16 : 22 66 +# UTF-8 : a6 89 e2 +[2266] ≦ +7.50,1.56;1.25,1.56 +1.25,3.12;7.50,3.12 +7.50,4.06;1.25,6.56 +1.25,6.56;7.50,9.06 + +# UTF-16 : 22 67 +# UTF-8 : a7 89 e2 +[2267] ≧ +1.25,1.56;7.50,1.56 +7.50,3.12;1.25,3.12 +1.25,4.06;7.50,6.56 +7.50,6.56;1.25,9.06 + +# UTF-16 : 22 34 +# UTF-8 : b4 88 e2 +[2234] ∴ +7.50,2.50;6.88,1.56 +6.88,1.56;8.12,1.56 +8.12,1.56;7.50,2.50 +1.56,2.50;0.94,1.56 +0.94,1.56;2.19,1.56 +2.19,1.56;1.56,2.50 +4.38,8.44;3.75,7.50 +3.75,7.50;5.00,7.50 +5.00,7.50;4.38,8.44 + +# UTF-16 : 26 42 +# UTF-8 : 82 99 e2 +[2642] ♂ +0.62,1.56;0.62,3.44 +0.62,3.44;1.56,4.38 +1.56,4.38;3.44,4.38 +3.44,4.38;4.38,3.44 +4.38,3.44;4.38,1.56 +4.38,1.56;3.44,0.62 +3.44,0.62;1.56,0.62 +1.56,0.62;0.62,1.56 +4.06,4.06;8.75,8.75 +8.75,8.75;5.94,8.12 +8.75,8.75;8.12,5.94 + +# UTF-16 : 26 40 +# UTF-8 : 80 99 e2 +[2640] ♀ +0.94,3.75;7.81,3.75 +4.38,0.62;4.38,5.62 +3.44,5.62;5.31,5.62 +5.31,5.62;6.25,6.56 +6.25,6.56;6.25,8.44 +6.25,8.44;5.31,9.38 +5.31,9.38;3.44,9.38 +3.44,9.38;2.50,8.44 +2.50,8.44;2.50,6.56 +2.50,6.56;3.44,5.62 + +# UTF-16 : 20 32 +# UTF-8 : b2 80 e2 +[2032] ′ +1.56,8.75;1.56,9.69 +1.56,9.69;2.19,9.69 +2.19,9.69;1.25,7.50 + +# UTF-16 : 20 33 +# UTF-8 : b3 80 e2 +[2033] ″ +1.25,8.44;1.25,9.69 +1.25,9.69;1.88,9.69 +1.88,9.69;0.94,7.50 +2.81,7.50;3.75,9.69 +3.75,9.69;3.12,9.69 +3.12,9.69;3.12,8.44 + +# UTF-16 : 21 03 +# UTF-8 : 83 84 e2 +[2103] ℃ +0.00,9.06;0.00,8.44 +0.00,8.44;0.62,7.81 +0.62,7.81;1.25,7.81 +1.25,7.81;1.88,8.44 +1.88,8.44;1.88,9.06 +1.88,9.06;1.25,9.69 +1.25,9.69;0.62,9.69 +0.62,9.69;0.00,9.06 +8.12,7.50;6.88,8.75 +6.88,8.75;4.06,8.75 +4.06,8.75;2.81,7.19 +2.81,7.19;2.81,2.81 +2.81,2.81;4.06,0.94 +4.06,0.94;6.88,0.94 +6.88,0.94;8.12,2.19 + +# UTF-16 : ff 04 +# UTF-8 : 84 bc ef +[ff04] $ +6.88,8.44;3.12,8.44 +3.12,8.44;1.56,7.50 +1.56,7.50;1.56,6.25 +1.56,6.25;2.81,5.31 +2.81,5.31;5.94,5.31 +5.94,5.31;7.50,4.38 +7.50,4.38;7.50,2.50 +7.50,2.50;5.94,1.56 +5.94,1.56;1.56,1.56 +3.75,0.62;3.75,9.38 +5.00,9.38;5.00,0.62 + +# UTF-16 : ff 05 +# UTF-8 : 85 bc ef +[ff05] % +0.62,6.56;1.25,5.94 +1.25,5.94;2.50,5.94 +2.50,5.94;3.12,6.56 +3.12,6.56;3.12,8.75 +3.12,8.75;2.50,9.38 +2.50,9.38;1.25,9.38 +1.25,9.38;0.62,8.75 +0.62,8.75;0.62,6.56 +0.62,0.62;8.12,9.38 +8.12,1.25;7.50,0.62 +7.50,0.62;6.25,0.62 +6.25,0.62;5.62,1.25 +5.62,1.25;5.62,3.44 +5.62,3.44;6.25,4.06 +6.25,4.06;7.50,4.06 +7.50,4.06;8.12,3.44 +8.12,3.44;8.12,1.25 + +# UTF-16 : ff 03 +# UTF-8 : 83 bc ef +[ff03] # +0.31,6.88;8.44,6.88 +8.44,2.81;0.31,2.81 +1.56,0.62;2.81,8.75 +7.19,8.75;5.94,0.62 + +# UTF-16 : ff 06 +# UTF-8 : 86 bc ef +[ff06] & +7.50,4.38;7.50,3.44 +7.50,3.44;5.94,1.56 +5.94,1.56;4.38,0.94 +4.38,0.94;2.19,0.94 +2.19,0.94;1.25,1.56 +1.25,1.56;0.62,2.81 +0.62,2.81;0.62,4.38 +0.62,4.38;1.25,5.31 +1.25,5.31;3.12,7.19 +3.12,7.19;3.44,8.12 +3.44,8.12;2.81,9.06 +2.81,9.06;1.88,9.06 +1.88,9.06;1.25,8.44 +1.25,8.44;1.25,7.81 +1.25,7.81;1.88,6.88 +1.88,6.88;6.56,1.56 +6.56,1.56;8.12,0.94 + +# UTF-16 : ff 0a +# UTF-8 : 8a bc ef +[ff0a] * +4.38,0.94;4.38,8.75 +1.25,2.50;7.50,7.19 +1.25,7.19;7.50,2.50 + +# UTF-16 : ff 20 +# UTF-8 : a0 bc ef +[ff20] @ +6.25,3.75;5.00,2.19 +5.00,2.19;3.75,2.19 +3.75,2.19;2.81,3.12 +2.81,3.12;2.81,5.62 +2.81,5.62;4.06,6.88 +4.06,6.88;6.25,6.88 +6.25,6.88;6.25,2.19 +6.25,2.19;7.50,1.25 +7.50,1.25;8.44,2.19 +8.44,2.19;8.44,6.88 +8.44,6.88;7.50,8.12 +7.50,8.12;5.94,9.06 +5.94,9.06;3.12,9.06 +3.12,9.06;1.56,8.12 +1.56,8.12;0.62,6.88 +0.62,6.88;0.62,2.81 +0.62,2.81;1.56,1.56 +1.56,1.56;3.12,0.62 +3.12,0.62;5.31,0.62 + +# UTF-16 : a7 +# UTF-8 : a7 c2 +[00a7] § +5.94,7.81;5.94,8.75 +5.94,8.75;5.31,9.38 +5.31,9.38;3.75,9.38 +3.75,9.38;2.81,8.44 +2.81,8.44;2.81,7.50 +2.81,7.50;3.75,6.25 +3.75,6.25;5.00,5.62 +5.00,5.62;5.94,3.75 +2.81,6.25;3.75,4.38 +3.75,4.38;5.00,3.75 +5.00,3.75;5.94,2.50 +5.94,2.50;5.94,1.56 +5.94,1.56;5.00,0.62 +5.00,0.62;3.44,0.62 +3.44,0.62;2.81,1.25 +2.81,1.25;2.81,2.19 + +# UTF-16 : 26 06 +# UTF-8 : 86 98 e2 +[2606] ☆ +0.00,6.56;3.12,6.56 +3.12,6.56;4.38,9.38 +4.38,9.38;5.62,6.56 +5.62,6.56;8.75,6.56 +8.75,6.56;6.56,4.38 +6.56,4.38;7.81,0.94 +7.81,0.94;4.38,3.44 +4.38,3.44;0.94,0.94 +0.94,0.94;2.50,4.38 +2.50,4.38;0.00,6.56 + +# UTF-16 : 26 05 +# UTF-8 : 85 98 e2 +[2605] ★ +0.00,6.56;8.75,6.56 +8.75,6.56;1.25,0.94 +1.25,0.94;4.38,9.38 +4.38,9.38;7.50,0.94 +7.50,0.94;0.00,6.56 +2.19,2.81;3.75,2.81 +3.75,7.50;5.00,7.50 +5.00,2.81;6.56,2.81 +1.25,5.62;7.50,5.62 +6.25,4.69;2.50,4.69 +2.50,3.75;6.25,3.75 + +# UTF-16 : 25 cb +# UTF-8 : 8b 97 e2 +[25cb] ○ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 + +# UTF-16 : 25 cf +# UTF-8 : 8f 97 e2 +[25cf] ● +0.00,5.62;5.00,0.62 +3.75,0.62;8.75,5.62 +8.75,4.38;3.75,9.38 +5.00,9.38;0.00,4.38 +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +0.94,2.81;6.56,8.44 +2.19,8.44;7.81,2.81 +7.81,7.19;2.19,1.56 +6.56,1.56;0.94,7.19 + +# UTF-16 : 25 ce +# UTF-8 : 8e 97 e2 +[25ce] ◎ +0.31,5.94;0.31,4.06 +0.31,4.06;0.94,2.81 +0.94,2.81;2.19,1.56 +2.19,1.56;3.44,0.94 +3.44,0.94;5.31,0.94 +5.31,0.94;6.56,1.56 +6.56,1.56;7.81,2.81 +7.81,2.81;8.44,4.06 +8.44,4.06;8.44,5.94 +8.44,5.94;7.81,7.19 +7.81,7.19;6.56,8.44 +6.56,8.44;5.31,9.06 +5.31,9.06;3.44,9.06 +3.44,9.06;2.19,8.44 +2.19,8.44;0.94,7.19 +0.94,7.19;0.31,5.94 +2.19,5.94;2.19,4.06 +2.19,4.06;3.44,2.81 +3.44,2.81;5.31,2.81 +5.31,2.81;6.56,4.06 +6.56,4.06;6.56,5.94 +6.56,5.94;5.31,7.19 +5.31,7.19;3.44,7.19 +3.44,7.19;2.19,5.94 + +# UTF-16 : 25 c7 +# UTF-8 : 87 97 e2 +[25c7] ◇ +0.00,5.00;4.38,0.62 +4.38,0.62;8.75,5.00 +8.75,5.00;4.38,9.38 +4.38,9.38;0.00,5.00 + +# UTF-16 : 25 c6 +# UTF-8 : 86 97 e2 +[25c6] ◆ +0.00,5.00;4.38,9.38 +4.38,9.38;8.75,5.00 +8.75,5.00;4.38,0.62 +4.38,0.62;0.00,5.00 +1.25,4.06;5.31,8.12 +3.44,8.12;7.50,4.06 +7.50,5.94;3.44,1.88 +5.31,1.88;1.25,5.94 +2.19,2.81;6.56,7.19 +2.19,7.19;6.56,2.81 + +# UTF-16 : 25 a1 +# UTF-8 : a1 96 e2 +[25a1] □ +0.31,0.94;8.44,0.94 +8.44,0.94;8.44,9.06 +8.44,9.06;0.31,9.06 +0.31,9.06;0.31,0.94 + +# UTF-16 : 25 a0 +# UTF-8 : a0 96 e2 +[25a0] ■ +0.31,0.94;0.31,9.38 +0.31,9.38;8.75,9.38 +8.75,9.38;8.75,0.94 +8.75,0.94;0.31,0.94 +0.31,0.94;8.75,9.38 +0.31,9.38;8.75,0.94 +8.75,3.75;5.94,0.94 +5.94,0.94;0.31,6.56 +0.31,6.56;3.12,9.38 +3.12,9.38;8.75,3.75 +8.75,6.56;3.12,0.94 +3.12,0.94;0.31,3.75 +0.31,3.75;5.94,9.38 +5.94,9.38;8.75,6.56 + +# UTF-16 : 25 b3 +# UTF-8 : b3 96 e2 +[25b3] △ +0.31,1.25;8.44,1.25 +8.44,1.25;4.38,9.38 +4.38,9.38;0.31,1.25 + +# UTF-16 : 25 b2 +# UTF-8 : b2 96 e2 +[25b2] ▲ +0.31,1.25;4.38,9.38 +4.38,9.38;8.44,1.25 +8.44,1.25;0.31,1.25 +7.19,1.25;3.75,8.12 +5.62,1.25;3.12,6.25 +4.06,1.25;2.19,5.00 +2.50,1.25;1.56,3.12 +1.56,1.25;5.00,7.81 +3.12,1.25;5.62,6.25 +4.69,1.25;6.56,5.00 +6.25,1.25;7.19,3.12 + +# UTF-16 : 25 bd +# UTF-8 : bd 96 e2 +[25bd] ▽ +0.31,8.75;4.38,0.62 +4.38,0.62;8.44,8.75 +8.44,8.75;0.31,8.75 + +# UTF-16 : 25 bc +# UTF-8 : bc 96 e2 +[25bc] ▼ +0.31,8.75;4.38,0.62 +4.38,0.62;8.44,8.75 +8.44,8.75;0.31,8.75 +1.56,8.75;5.00,1.88 +3.12,8.75;5.62,3.75 +4.69,8.75;6.56,5.00 +6.25,8.75;7.19,6.88 +7.19,8.75;3.75,1.88 +5.62,8.75;3.12,3.75 +4.06,8.75;2.19,5.00 +2.50,8.75;1.56,6.88 + +# UTF-16 : 20 3b +# UTF-8 : bb 80 e2 +[203b] ※ +0.31,0.94;8.44,9.06 +0.31,9.06;8.44,0.94 +4.38,2.19;3.75,1.25 +3.75,1.25;5.00,1.25 +5.00,1.25;4.38,2.19 +4.38,8.12;3.75,9.06 +3.75,9.06;5.00,9.06 +5.00,9.06;4.38,8.12 +1.56,5.00;0.62,5.62 +0.62,5.62;0.62,4.38 +0.62,4.38;1.56,5.00 +7.19,5.00;8.12,4.38 +8.12,4.38;8.12,5.62 +8.12,5.62;7.19,5.00 + +# UTF-16 : 30 12 +# UTF-8 : 92 80 e3 +[3012] 〒 +0.31,9.38;8.44,9.38 +8.44,6.56;0.31,6.56 +4.38,6.56;4.38,0.62 + +# UTF-16 : 21 92 +# UTF-8 : 92 86 e2 +[2192] → +0.31,5.31;8.75,5.31 +8.75,5.31;5.94,6.88 +5.94,6.88;7.50,5.31 +7.50,5.31;5.94,3.75 +5.94,3.75;8.75,5.31 + +# UTF-16 : 21 90 +# UTF-8 : 90 86 e2 +[2190] ← +8.75,5.31;0.31,5.31 +0.31,5.31;3.12,6.88 +3.12,6.88;1.56,5.31 +1.56,5.31;3.12,3.75 +3.12,3.75;0.31,5.31 + +# UTF-16 : 21 91 +# UTF-8 : 91 86 e2 +[2191] ↑ +4.38,0.62;4.38,9.38 +4.38,9.38;2.81,6.56 +2.81,6.56;4.38,8.12 +4.38,8.12;5.94,6.56 +5.94,6.56;4.38,9.38 + +# UTF-16 : 21 93 +# UTF-8 : 93 86 e2 +[2193] ↓ +4.38,9.06;4.38,0.31 +4.38,0.31;2.81,3.12 +2.81,3.12;4.38,1.56 +4.38,1.56;5.94,3.12 +5.94,3.12;4.38,0.31 + +# UTF-16 : 30 13 +# UTF-8 : 93 80 e3 +[3013] 〓 +0.94,1.25;0.94,3.12 +0.94,3.12;8.12,3.12 +8.12,3.12;8.12,1.25 +8.12,1.25;0.94,1.25 +1.56,1.25;7.50,3.12 +7.50,1.25;1.56,3.12 +1.56,7.19;7.50,9.06 +7.50,7.19;1.56,9.06 +0.94,9.06;8.12,9.06 +8.12,9.06;8.12,7.19 +8.12,7.19;0.94,7.19 +0.94,7.19;0.94,9.06 + +# UTF-16 : 27 f9 +# UTF-8 : b9 9f e2 +[27f9] ⟹ +0.00,4.69;5.94,4.69 +5.94,4.69;5.94,3.44 +5.94,3.44;9.06,5.31 +9.06,5.31;5.94,7.19 +5.94,7.19;5.94,5.94 +5.94,5.94;0.00,5.94 + +# UTF-16 : 27 f8 +# UTF-8 : b8 9f e2 +[27f8] ⟸ +9.06,5.94;3.12,5.94 +3.12,5.94;3.12,7.19 +3.12,7.19;0.00,5.31 +0.00,5.31;3.12,3.44 +3.12,3.44;3.12,4.69 +3.12,4.69;9.06,4.69 + +# UTF-16 : 27 f6 +# UTF-8 : b6 9f e2 +[27f6] ⟶ +5.31,6.56;6.88,6.56 +6.88,4.06;5.31,4.06 +5.31,4.69;5.31,3.12 +5.31,3.12;9.06,5.31 +9.06,5.31;5.31,7.50 +5.31,7.50;5.31,5.94 +0.00,5.94;7.81,5.94 +7.81,4.69;0.00,4.69 +0.00,5.31;9.06,5.31 + +# UTF-16 : 27 f5 +# UTF-8 : b5 9f e2 +[27f5] ⟵ +3.75,6.56;2.19,6.56 +2.19,4.06;3.75,4.06 +3.75,4.69;3.75,3.12 +3.75,3.12;0.00,5.31 +0.00,5.31;3.75,7.50 +3.75,7.50;3.75,5.94 +9.06,5.94;1.25,5.94 +1.25,4.69;9.06,4.69 +9.06,5.31;0.00,5.31 + +# UTF-16 : 22 08 +# UTF-8 : 88 88 e2 +[2208] ∈ +0.62,5.00;8.12,5.00 +8.12,7.50;2.19,7.50 +2.19,7.50;1.25,6.88 +1.25,6.88;0.62,5.94 +0.62,5.94;0.62,4.06 +0.62,4.06;1.25,3.12 +1.25,3.12;2.19,2.50 +2.19,2.50;8.12,2.50 + +# UTF-16 : 22 0b +# UTF-8 : 8b 88 e2 +[220b] ∋ +8.12,5.00;0.62,5.00 +0.62,7.50;6.56,7.50 +6.56,7.50;7.50,6.88 +7.50,6.88;8.12,5.94 +8.12,5.94;8.12,4.06 +8.12,4.06;7.50,3.12 +7.50,3.12;6.56,2.50 +6.56,2.50;0.62,2.50 + +# UTF-16 : 22 86 +# UTF-8 : 86 8a e2 +[2286] ⊆ +0.62,2.19;8.12,2.19 +8.12,3.75;2.19,3.75 +2.19,3.75;1.25,4.38 +1.25,4.38;0.62,5.31 +0.62,5.31;0.62,6.25 +0.62,6.25;1.25,7.19 +1.25,7.19;2.19,7.81 +2.19,7.81;8.12,7.81 + +# UTF-16 : 22 87 +# UTF-8 : 87 8a e2 +[2287] ⊇ +8.12,2.19;0.62,2.19 +0.62,3.75;6.56,3.75 +6.56,3.75;7.50,4.38 +7.50,4.38;8.12,5.31 +8.12,5.31;8.12,6.25 +8.12,6.25;7.50,7.19 +7.50,7.19;6.56,7.81 +6.56,7.81;0.62,7.81 + +# UTF-16 : 22 82 +# UTF-8 : 82 8a e2 +[2282] ⊂ +8.12,7.50;2.50,7.50 +2.50,7.50;1.25,6.88 +1.25,6.88;0.62,5.62 +0.62,5.62;0.62,4.38 +0.62,4.38;1.25,3.12 +1.25,3.12;2.50,2.50 +2.50,2.50;8.12,2.50 + +# UTF-16 : 22 83 +# UTF-8 : 83 8a e2 +[2283] ⊃ +0.62,7.50;6.25,7.50 +6.25,7.50;7.50,6.88 +7.50,6.88;8.12,5.62 +8.12,5.62;8.12,4.38 +8.12,4.38;7.50,3.12 +7.50,3.12;6.25,2.50 +6.25,2.50;0.62,2.50 + +# UTF-16 : 22 2a +# UTF-8 : aa 88 e2 +[222a] ∪ +1.88,8.75;1.88,2.50 +1.88,2.50;2.50,1.25 +2.50,1.25;3.75,0.62 +3.75,0.62;5.00,0.62 +5.00,0.62;6.25,1.25 +6.25,1.25;6.88,2.50 +6.88,2.50;6.88,8.75 + +# UTF-16 : 22 29 +# UTF-8 : a9 88 e2 +[2229] ∩ +1.88,0.62;1.88,6.88 +1.88,6.88;2.50,8.12 +2.50,8.12;3.75,8.75 +3.75,8.75;5.00,8.75 +5.00,8.75;6.25,8.12 +6.25,8.12;6.88,6.88 +6.88,6.88;6.88,0.62 + +# UTF-16 : 22 27 +# UTF-8 : a7 88 e2 +[2227] ∧ +1.25,1.88;4.38,8.44 +4.38,8.44;7.50,1.88 + +# UTF-16 : 22 28 +# UTF-8 : a8 88 e2 +[2228] ∨ +1.25,8.44;4.38,1.88 +4.38,1.88;7.50,8.44 + +# UTF-16 : ac +# UTF-8 : ac c2 +[00ac] ¬ +1.25,8.12;8.12,8.12 +8.12,8.12;8.12,5.62 + +# UTF-16 : 21 d2 +# UTF-8 : 92 87 e2 +[21d2] ⇒ +0.31,5.94;7.81,5.94 +7.81,4.06;0.31,4.06 +5.62,2.50;9.06,5.00 +9.06,5.00;5.62,7.50 + +# UTF-16 : 21 d4 +# UTF-8 : 94 87 e2 +[21d4] ⇔ +1.25,5.94;7.81,5.94 +7.81,4.06;1.25,4.06 +2.81,7.19;0.00,5.00 +0.00,5.00;2.81,2.81 +6.25,2.81;9.06,5.00 +9.06,5.00;6.25,7.19 + +# UTF-16 : 22 00 +# UTF-8 : 80 88 e2 +[2200] ∀ +1.25,8.44;4.38,1.88 +4.38,1.88;7.50,8.44 +2.50,5.94;6.25,5.94 + +# UTF-16 : 22 03 +# UTF-8 : 83 88 e2 +[2203] ∃ +0.62,8.12;8.12,8.12 +8.12,8.12;8.12,1.88 +8.12,1.88;0.62,1.88 +0.62,5.00;8.12,5.00 + +# UTF-16 : 22 20 +# UTF-8 : a0 88 e2 +[2220] ∠ +7.81,2.19;0.94,2.19 +0.94,2.19;7.81,7.81 + +# UTF-16 : 22 a5 +# UTF-8 : a5 8a e2 +[22a5] ⊥ +0.62,2.19;8.12,2.19 +4.38,2.19;4.38,8.75 + +# UTF-16 : 23 12 +# UTF-8 : 92 8c e2 +[2312] ⌒ +0.00,7.50;0.94,8.12 +0.94,8.12;3.12,8.75 +3.12,8.75;5.62,8.75 +5.62,8.75;8.12,8.12 +8.12,8.12;9.06,7.50 + +# UTF-16 : 22 02 +# UTF-8 : 82 88 e2 +[2202] ∂ +3.12,8.12;3.75,8.75 +3.75,8.75;4.69,9.06 +4.69,9.06;5.62,9.06 +5.62,9.06;7.19,8.12 +7.19,8.12;7.19,6.56 +7.19,6.56;5.31,1.56 +5.31,1.56;4.38,0.94 +4.38,0.94;3.12,0.94 +3.12,0.94;1.88,1.56 +1.88,1.56;1.25,3.12 +1.25,3.12;1.88,5.00 +1.88,5.00;2.81,5.94 +2.81,5.94;4.06,6.25 +4.06,6.25;5.31,5.62 +5.31,5.62;6.25,4.38 + +# UTF-16 : 22 07 +# UTF-8 : 87 88 e2 +[2207] ∇ +3.75,1.88;7.50,8.12 +7.50,8.12;1.25,8.12 +1.25,8.12;3.75,1.88 +4.06,2.50;2.19,7.50 +2.19,7.50;6.88,7.50 + +# UTF-16 : 22 52 +# UTF-8 : 92 89 e2 +[2252] ≒ +0.94,5.94;7.81,5.94 +7.81,4.06;0.94,4.06 +2.19,6.88;1.88,7.50 +1.88,7.50;2.50,7.50 +2.50,7.50;2.19,6.88 +6.56,3.12;6.25,2.50 +6.25,2.50;6.88,2.50 +6.88,2.50;6.56,3.12 + +# UTF-16 : 22 6a +# UTF-8 : aa 89 e2 +[226a] ≪ +5.94,8.75;0.31,5.00 +0.31,5.00;5.94,1.25 +8.44,1.25;2.81,5.00 +2.81,5.00;8.44,8.75 + +# UTF-16 : 22 6b +# UTF-8 : ab 89 e2 +[226b] ≫ +0.62,8.75;6.25,5.00 +6.25,5.00;0.62,1.25 +3.12,1.25;8.75,5.00 +8.75,5.00;3.12,8.75 + +# UTF-16 : 22 3d +# UTF-8 : bd 88 e2 +[223d] ∽ +2.50,6.56;1.25,6.56 +1.25,6.56;0.31,5.62 +0.31,5.62;0.31,3.75 +0.31,3.75;1.25,2.81 +1.25,2.81;2.81,2.81 +2.81,2.81;3.75,3.44 +3.75,3.44;5.31,5.94 +5.31,5.94;6.25,6.56 +6.25,6.56;7.81,6.56 +7.81,6.56;8.75,5.62 +8.75,5.62;8.75,3.75 +8.75,3.75;7.81,2.81 +7.81,2.81;6.56,2.81 + +# UTF-16 : 22 1d +# UTF-8 : 9d 88 e2 +[221d] ∝ +8.44,6.56;6.25,6.56 +6.25,6.56;5.31,5.94 +5.31,5.94;3.75,3.44 +3.75,3.44;2.81,2.81 +2.81,2.81;1.25,2.81 +1.25,2.81;0.31,3.75 +0.31,3.75;0.31,5.62 +0.31,5.62;1.25,6.56 +1.25,6.56;2.81,6.56 +2.81,6.56;3.75,5.94 +3.75,5.94;5.31,3.44 +5.31,3.44;6.25,2.81 +6.25,2.81;8.44,2.81 + +# UTF-16 : 22 35 +# UTF-8 : b5 88 e2 +[2235] ∵ +1.88,7.19;1.25,8.12 +1.25,8.12;2.50,8.12 +2.50,8.12;1.88,7.19 +7.50,7.19;6.88,8.12 +6.88,8.12;8.12,8.12 +8.12,8.12;7.50,7.19 +4.38,1.25;3.75,2.19 +3.75,2.19;5.00,2.19 +5.00,2.19;4.38,1.25 + +# UTF-16 : 22 2c +# UTF-8 : ac 88 e2 +[222c] ∬ +8.12,8.75;7.19,9.69 +7.19,9.69;5.94,9.69 +5.94,9.69;5.31,9.06 +5.31,9.06;5.00,8.12 +5.00,8.12;5.00,7.19 +5.00,7.19;6.25,2.19 +6.25,2.19;6.25,0.94 +6.25,0.94;5.31,0.00 +5.31,0.00;4.69,0.00 +4.69,0.00;4.06,0.62 +4.38,9.06;3.75,9.69 +3.75,9.69;3.12,9.69 +3.12,9.69;2.19,8.75 +2.19,8.75;2.19,7.50 +2.19,7.50;3.44,2.50 +3.44,2.50;3.44,1.56 +3.44,1.56;3.12,0.62 +3.12,0.62;2.50,0.00 +2.50,0.00;1.56,0.00 +1.56,0.00;0.62,0.94 + +# UTF-16 : 21 2b +# UTF-8 : ab 84 e2 +[212b] Å +0.62,0.62;4.38,7.81 +4.38,7.81;8.12,0.62 +2.50,3.75;6.25,3.75 +4.06,8.44;4.69,8.44 +4.69,8.44;5.31,9.06 +5.31,9.06;4.69,9.69 +4.69,9.69;4.06,9.69 +4.06,9.69;3.44,9.06 +3.44,9.06;4.06,8.44 + +# UTF-16 : 20 30 +# UTF-8 : b0 80 e2 +[2030] ‰ +0.00,6.56;0.00,8.75 +0.00,8.75;0.62,9.38 +0.62,9.38;1.88,9.38 +1.88,9.38;2.50,8.75 +2.50,8.75;2.50,6.56 +2.50,6.56;1.88,5.94 +1.88,5.94;0.62,5.94 +0.62,5.94;0.00,6.56 +0.00,0.62;6.56,9.69 +6.56,3.44;7.50,3.44 +7.50,3.44;8.12,2.81 +8.12,2.81;8.12,1.25 +8.12,1.25;7.50,0.62 +7.50,0.62;6.56,0.62 +6.56,0.62;5.94,1.25 +5.94,1.25;5.94,2.81 +5.94,2.81;6.56,3.44 +4.38,3.44;5.00,2.81 +5.00,2.81;5.00,1.25 +5.00,1.25;4.38,0.62 +4.38,0.62;3.44,0.62 +3.44,0.62;2.81,1.25 +2.81,1.25;2.81,2.81 +2.81,2.81;3.44,3.44 +3.44,3.44;4.38,3.44 + +# UTF-16 : 26 6f +# UTF-8 : af 99 e2 +[266f] ♯ +3.12,0.94;3.12,8.44 +7.50,8.44;1.25,5.94 +5.62,9.38;5.62,1.88 +1.25,1.88;7.50,4.38 + +# UTF-16 : 26 6d +# UTF-8 : ad 99 e2 +[266d] ♭ +2.50,9.38;2.50,0.62 +2.50,0.62;5.31,2.19 +5.31,2.19;6.25,4.06 +6.25,4.06;6.25,5.62 +6.25,5.62;5.31,6.56 +5.31,6.56;4.06,6.56 +4.06,6.56;2.50,4.69 + +# UTF-16 : 26 6a +# UTF-8 : aa 99 e2 +[266a] ♪ +5.94,4.38;6.56,5.62 +6.56,5.62;6.56,6.56 +6.56,6.56;5.62,8.44 +5.62,8.44;4.38,9.69 +4.38,9.69;4.38,1.25 +4.38,1.25;3.12,0.31 +3.12,0.31;1.56,0.00 +1.56,0.00;0.62,0.62 +0.62,0.62;0.62,1.25 +0.62,1.25;1.56,2.19 +1.56,2.19;3.12,2.50 +3.12,2.50;4.38,1.88 +4.38,1.88;0.62,0.62 +0.62,1.25;3.44,2.19 +4.38,1.25;1.56,0.31 + +# UTF-16 : 20 20 +# UTF-8 : a0 80 e2 +[2020] † +4.06,0.31;3.75,9.38 +3.75,9.38;4.69,9.38 +4.69,9.38;4.06,0.31 +2.19,7.50;6.25,7.50 + +# UTF-16 : 20 21 +# UTF-8 : a1 80 e2 +[2021] ‡ +3.75,9.69;4.69,9.69 +4.69,9.69;3.75,0.31 +3.75,0.31;4.69,0.31 +4.69,0.31;3.75,9.69 +2.50,8.12;5.94,8.12 +5.94,1.88;2.50,1.88 + +# UTF-16 : 26 6e +# UTF-8 : ae 99 e2 +[266e] ♮ +6.25,0.00;6.25,7.81 +6.25,7.81;2.50,6.56 +2.50,9.69;2.50,1.88 +2.50,1.88;6.25,3.12 + +# UTF-16 : 25 ef +# UTF-8 : af 97 e2 +[25ef] ◯ +0.00,3.75;0.00,6.25 +0.00,6.25;0.62,7.50 +0.62,7.50;1.88,8.75 +1.88,8.75;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;6.88,8.75 +6.88,8.75;8.12,7.50 +8.12,7.50;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;8.12,2.50 +8.12,2.50;6.88,1.25 +6.88,1.25;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.88,1.25 +1.88,1.25;0.62,2.50 +0.62,2.50;0.00,3.75 + +# UTF-16 : 21 6b +# UTF-8 : aa 85 e2 +[216b] Ⅺ +0.94,8.44;5.00,0.94 +1.25,0.94;5.00,8.44 +5.94,8.44;5.94,0.94 +7.50,0.94;7.50,8.44 +0.31,8.44;1.56,8.44 +4.38,8.44;8.12,8.44 +8.12,0.94;4.38,0.94 +1.88,0.94;0.62,0.94 + +# UTF-16 : ff 10 +# UTF-8 : 90 bc ef +[ff10] 0 +2.50,0.94;1.56,1.88 +1.56,1.88;0.94,3.12 +0.94,3.12;0.94,6.56 +0.94,6.56;1.56,8.12 +1.56,8.12;2.50,9.06 +2.50,9.06;5.62,9.06 +5.62,9.06;6.56,8.12 +6.56,8.12;7.19,6.88 +7.19,6.88;7.19,3.12 +7.19,3.12;6.56,1.88 +6.56,1.88;5.62,0.94 +5.62,0.94;2.50,0.94 + +# UTF-16 : ff 11 +# UTF-8 : 91 bc ef +[ff11] 1 +6.25,0.94;1.88,0.94 +4.06,0.94;4.06,9.38 +4.06,9.38;1.88,6.88 + +# UTF-16 : ff 12 +# UTF-8 : 92 bc ef +[ff12] 2 +0.94,6.88;0.94,7.50 +0.94,7.50;1.56,8.44 +1.56,8.44;2.81,9.06 +2.81,9.06;5.62,9.06 +5.62,9.06;6.88,8.44 +6.88,8.44;7.50,7.50 +7.50,7.50;7.50,6.25 +7.50,6.25;6.88,5.31 +6.88,5.31;2.50,3.12 +2.50,3.12;1.56,2.19 +1.56,2.19;0.94,0.94 +0.94,0.94;7.50,0.94 + +# UTF-16 : ff 13 +# UTF-8 : 93 bc ef +[ff13] 3 +1.56,9.06;7.50,9.06 +7.50,9.06;3.12,5.94 +3.12,5.94;5.62,5.94 +5.62,5.94;6.88,5.31 +6.88,5.31;7.50,4.06 +7.50,4.06;7.50,2.81 +7.50,2.81;6.88,1.56 +6.88,1.56;5.62,0.94 +5.62,0.94;2.50,0.94 +2.50,0.94;1.56,1.56 +1.56,1.56;0.94,2.81 + +# UTF-16 : ff 14 +# UTF-8 : 94 bc ef +[ff14] 4 +5.00,9.38;0.62,3.44 +0.62,3.44;0.62,2.81 +0.62,2.81;7.81,2.81 +5.94,9.06;5.94,0.62 + +# UTF-16 : ff 15 +# UTF-8 : 95 bc ef +[ff15] 5 +6.88,9.06;1.25,9.06 +1.25,9.06;1.25,5.00 +1.25,5.00;2.50,6.25 +2.50,6.25;5.31,6.25 +5.31,6.25;6.56,5.62 +6.56,5.62;7.19,4.38 +7.19,4.38;7.19,2.81 +7.19,2.81;6.56,1.56 +6.56,1.56;5.31,0.94 +5.31,0.94;2.81,0.94 +2.81,0.94;1.56,1.56 +1.56,1.56;0.94,2.50 + +# UTF-16 : ff 16 +# UTF-8 : 96 bc ef +[ff16] 6 +7.19,7.81;6.25,8.75 +6.25,8.75;5.31,9.06 +5.31,9.06;3.12,9.06 +3.12,9.06;1.56,8.12 +1.56,8.12;0.94,6.56 +0.94,6.56;0.94,2.81 +0.94,2.81;1.56,1.56 +1.56,1.56;2.81,0.94 +2.81,0.94;5.62,0.94 +5.62,0.94;6.88,1.56 +6.88,1.56;7.50,2.81 +7.50,2.81;7.50,4.06 +7.50,4.06;6.88,5.00 +6.88,5.00;5.62,5.62 +5.62,5.62;2.50,5.62 +2.50,5.62;0.94,4.69 + +# UTF-16 : ff 17 +# UTF-8 : 97 bc ef +[ff17] 7 +0.62,7.81;0.62,9.06 +0.62,9.06;7.19,9.06 +7.19,9.06;7.19,8.44 +7.19,8.44;5.62,6.88 +5.62,6.88;4.38,5.00 +4.38,5.00;3.75,3.12 +3.75,3.12;3.75,0.62 + +# UTF-16 : ff 18 +# UTF-8 : 98 bc ef +[ff18] 8 +5.94,5.62;2.50,5.62 +2.50,5.62;1.25,4.69 +1.25,4.69;0.62,3.75 +0.62,3.75;0.62,2.50 +0.62,2.50;1.25,1.56 +1.25,1.56;2.50,0.94 +2.50,0.94;5.94,0.94 +5.94,0.94;7.19,1.56 +7.19,1.56;7.81,2.50 +7.81,2.50;7.81,3.75 +7.81,3.75;7.19,4.69 +7.19,4.69;5.94,5.62 +5.62,5.62;7.19,6.25 +7.19,6.25;7.50,7.19 +7.50,7.19;7.50,7.50 +7.50,7.50;7.19,8.44 +7.19,8.44;5.94,9.06 +5.94,9.06;2.50,9.06 +2.50,9.06;1.25,8.44 +1.25,8.44;0.94,7.50 +0.94,7.50;0.94,7.19 +0.94,7.19;1.25,6.25 +1.25,6.25;2.81,5.62 + +# UTF-16 : ff 19 +# UTF-8 : 99 bc ef +[ff19] 9 +0.94,1.56;2.19,0.94 +2.19,0.94;5.31,0.94 +5.31,0.94;6.56,1.56 +6.56,1.56;7.19,2.81 +7.19,2.81;7.19,7.19 +7.19,7.19;6.56,8.44 +6.56,8.44;5.31,9.06 +5.31,9.06;2.81,9.06 +2.81,9.06;1.56,8.44 +1.56,8.44;0.94,7.19 +0.94,7.19;0.94,6.25 +0.94,6.25;1.56,5.00 +1.56,5.00;2.50,4.38 +2.50,4.38;5.00,4.38 +5.00,4.38;6.25,5.00 +6.25,5.00;7.19,5.94 + +# UTF-16 : bd +# UTF-8 : bd c2 +[00bd] ½ +8.44,9.38;0.00,0.94 +8.44,0.94;5.62,0.94 +5.62,0.94;7.81,2.81 +7.81,2.81;8.44,3.75 +8.44,3.75;8.44,4.69 +8.44,4.69;7.50,5.62 +7.50,5.62;6.56,5.62 +6.56,5.62;5.62,5.00 +0.62,4.69;2.50,4.69 +1.56,4.69;1.56,9.38 +1.56,9.38;0.62,8.12 + +# UTF-16 : 21 53 +# UTF-8 : 93 85 e2 +[2153] ⅓ +0.00,0.94;8.44,9.38 +5.94,5.62;8.44,5.62 +8.44,5.62;6.56,3.75 +6.56,3.75;7.81,3.75 +7.81,3.75;8.44,3.12 +8.44,3.12;8.44,1.88 +8.44,1.88;7.81,0.94 +7.81,0.94;6.56,0.94 +6.56,0.94;5.62,1.56 +0.62,8.12;1.56,9.38 +1.56,9.38;1.56,4.69 +0.62,4.69;2.50,4.69 + +# UTF-16 : bc +# UTF-8 : bc c2 +[00bc] ¼ +7.50,5.62;7.50,0.94 +0.00,0.94;8.44,9.38 +8.44,2.50;5.31,2.50 +5.31,2.50;6.88,5.94 +2.50,4.69;0.62,4.69 +1.56,4.69;1.56,9.38 +1.56,9.38;0.62,8.12 + +# UTF-16 : 21 54 +# UTF-8 : 94 85 e2 +[2154] ⅔ +0.00,0.94;8.44,9.38 +5.94,5.62;8.44,5.62 +8.44,5.62;6.56,3.75 +6.56,3.75;7.81,3.75 +7.81,3.75;8.44,3.12 +8.44,3.12;8.44,1.88 +8.44,1.88;7.81,0.94 +7.81,0.94;6.56,0.94 +6.56,0.94;5.62,1.56 +0.31,8.75;1.25,9.38 +1.25,9.38;2.19,9.38 +2.19,9.38;2.81,8.44 +2.81,8.44;2.81,7.50 +2.81,7.50;2.19,6.56 +2.19,6.56;0.00,4.69 +0.00,4.69;2.50,4.69 + +# UTF-16 : be +# UTF-8 : be c2 +[00be] ¾ +6.88,5.94;5.31,2.50 +5.31,2.50;8.44,2.50 +8.44,9.38;0.00,0.94 +7.50,0.94;7.50,5.62 +0.00,5.31;0.62,4.69 +0.62,4.69;2.19,4.69 +2.19,4.69;2.81,5.62 +2.81,5.62;2.81,6.56 +2.81,6.56;2.19,7.50 +2.19,7.50;0.94,7.50 +0.94,7.50;3.12,9.38 +3.12,9.38;0.31,9.38 + +# UTF-16 : ff 21 +# UTF-8 : a1 bc ef +[ff21] A +0.31,0.62;4.38,9.06 +4.38,9.06;8.44,0.62 +1.88,3.75;6.88,3.75 + +# UTF-16 : ff 22 +# UTF-8 : a2 bc ef +[ff22] B +0.94,9.06;5.62,9.06 +5.62,9.06;6.88,8.44 +6.88,8.44;7.50,7.50 +7.50,7.50;7.50,6.88 +7.50,6.88;6.88,5.94 +6.88,5.94;5.62,5.31 +5.62,5.31;1.25,5.31 +5.62,5.31;7.19,4.69 +7.19,4.69;7.81,3.75 +7.81,3.75;7.81,2.50 +7.81,2.50;7.19,1.56 +7.19,1.56;5.94,0.94 +5.94,0.94;0.94,0.94 +1.25,0.94;1.25,9.06 + +# UTF-16 : ff 23 +# UTF-8 : a3 bc ef +[ff23] C +7.81,9.06;7.81,7.50 +7.81,7.50;6.88,8.44 +6.88,8.44;5.62,9.06 +5.62,9.06;2.81,9.06 +2.81,9.06;1.56,8.44 +1.56,8.44;0.94,7.81 +0.94,7.81;0.31,6.25 +0.31,6.25;0.31,3.75 +0.31,3.75;0.94,2.19 +0.94,2.19;1.56,1.56 +1.56,1.56;2.81,0.94 +2.81,0.94;5.62,0.94 +5.62,0.94;6.88,1.56 +6.88,1.56;7.81,2.50 + +# UTF-16 : ff 24 +# UTF-8 : a4 bc ef +[ff24] D +0.62,9.06;5.31,9.06 +5.31,9.06;6.56,8.44 +6.56,8.44;7.19,7.81 +7.19,7.81;7.81,6.56 +7.81,6.56;7.81,3.44 +7.81,3.44;7.19,2.19 +7.19,2.19;6.56,1.56 +6.56,1.56;5.31,0.94 +5.31,0.94;0.62,0.94 +0.94,0.94;0.94,9.06 + +# UTF-16 : ff 25 +# UTF-8 : a5 bc ef +[ff25] E +0.94,9.06;7.50,9.06 +7.50,0.94;0.94,0.94 +1.25,0.94;1.25,9.06 +1.25,5.31;6.25,5.31 + +# UTF-16 : ff 26 +# UTF-8 : a6 bc ef +[ff26] F +0.94,9.06;7.50,9.06 +1.25,9.06;1.25,0.62 +1.25,5.31;5.94,5.31 + +# UTF-16 : ff 27 +# UTF-8 : a7 bc ef +[ff27] G +7.50,8.12;6.56,8.75 +6.56,8.75;5.62,9.06 +5.62,9.06;3.12,9.06 +3.12,9.06;1.88,8.44 +1.88,8.44;1.25,7.81 +1.25,7.81;0.62,6.25 +0.62,6.25;0.62,3.75 +0.62,3.75;1.25,2.19 +1.25,2.19;1.88,1.56 +1.88,1.56;3.12,0.94 +3.12,0.94;5.62,0.94 +5.62,0.94;6.56,1.25 +6.56,1.25;7.50,1.88 +7.50,1.88;7.50,4.69 +7.50,4.69;6.25,4.69 + +# UTF-16 : ff 28 +# UTF-8 : a8 bc ef +[ff28] H +0.94,0.62;0.94,9.06 +0.94,5.00;7.81,5.00 +7.81,9.06;7.81,0.62 + +# UTF-16 : ff 29 +# UTF-8 : a9 bc ef +[ff29] I +4.38,0.94;4.38,9.06 +2.19,9.06;6.56,9.06 +6.56,0.94;2.19,0.94 + +# UTF-16 : ff 2a +# UTF-8 : aa bc ef +[ff2a] J +6.88,9.38;6.88,2.50 +6.88,2.50;6.25,1.25 +6.25,1.25;5.00,0.62 +5.00,0.62;3.12,0.62 +3.12,0.62;1.88,1.25 +1.88,1.25;1.25,1.88 + +# UTF-16 : ff 2b +# UTF-8 : ab bc ef +[ff2b] K +1.25,9.06;1.25,0.62 +1.25,5.00;2.50,5.00 +2.50,5.00;7.19,9.06 +7.19,9.06;7.50,9.06 +7.50,0.62;7.19,0.62 +7.19,0.62;2.50,5.00 + +# UTF-16 : ff 2c +# UTF-8 : ac bc ef +[ff2c] L +1.25,9.38;1.25,0.94 +0.62,0.94;7.81,0.94 + +# UTF-16 : ff 2d +# UTF-8 : ad bc ef +[ff2d] M +0.31,0.62;1.56,9.06 +1.56,9.06;4.38,0.94 +4.38,0.94;7.19,9.06 +7.19,9.06;8.44,0.62 + +# UTF-16 : ff 2e +# UTF-8 : ae bc ef +[ff2e] N +0.94,0.62;0.94,9.06 +0.94,9.06;1.25,9.06 +1.25,9.06;7.81,0.62 +7.81,0.62;7.81,9.06 + +# UTF-16 : ff 2f +# UTF-8 : af bc ef +[ff2f] O +6.25,9.06;2.50,9.06 +2.50,9.06;1.88,8.75 +1.88,8.75;0.94,7.81 +0.94,7.81;0.62,6.88 +0.62,6.88;0.62,3.12 +0.62,3.12;0.94,2.19 +0.94,2.19;1.88,1.25 +1.88,1.25;2.50,0.94 +2.50,0.94;6.25,0.94 +6.25,0.94;6.88,1.25 +6.88,1.25;7.81,2.19 +7.81,2.19;8.12,3.12 +8.12,3.12;8.12,6.88 +8.12,6.88;7.81,7.81 +7.81,7.81;6.88,8.75 +6.88,8.75;6.25,9.06 + +# UTF-16 : ff 30 +# UTF-8 : b0 bc ef +[ff30] P +0.94,0.62;0.94,9.06 +0.62,9.06;5.94,9.06 +5.94,9.06;7.19,8.44 +7.19,8.44;7.81,7.50 +7.81,7.50;7.81,6.25 +7.81,6.25;7.19,5.31 +7.19,5.31;5.94,4.69 +5.94,4.69;0.94,4.69 + +# UTF-16 : ff 31 +# UTF-8 : b1 bc ef +[ff31] Q +0.62,3.12;0.62,7.19 +0.62,7.19;1.25,8.44 +1.25,8.44;2.50,9.06 +2.50,9.06;5.94,9.06 +5.94,9.06;7.19,8.44 +7.19,8.44;7.81,7.19 +7.81,7.19;7.81,2.81 +7.81,2.81;7.19,1.56 +7.19,1.56;5.94,0.94 +5.94,0.94;2.50,0.94 +2.50,0.94;1.25,1.56 +1.25,1.56;0.62,3.12 +2.81,2.81;4.69,2.81 +4.69,2.81;5.94,2.19 +5.94,2.19;6.88,1.25 +6.88,1.25;8.12,0.31 +8.12,0.31;8.75,0.31 + +# UTF-16 : ff 32 +# UTF-8 : b2 bc ef +[ff32] R +0.62,9.06;5.94,9.06 +5.94,9.06;7.19,8.44 +7.19,8.44;7.81,7.50 +7.81,7.50;7.81,6.56 +7.81,6.56;7.19,5.62 +7.19,5.62;5.94,5.00 +5.94,5.00;0.94,5.00 +0.94,9.06;0.94,0.62 +8.12,0.62;7.19,0.62 +7.19,0.62;3.75,5.00 + +# UTF-16 : ff 33 +# UTF-8 : b3 bc ef +[ff33] S +7.50,7.81;6.88,8.44 +6.88,8.44;5.62,9.06 +5.62,9.06;2.81,9.06 +2.81,9.06;1.56,8.44 +1.56,8.44;0.94,7.50 +0.94,7.50;0.94,6.88 +0.94,6.88;1.56,5.94 +1.56,5.94;3.12,5.31 +3.12,5.31;5.94,5.31 +5.94,5.31;7.19,4.69 +7.19,4.69;7.81,3.75 +7.81,3.75;7.81,2.50 +7.81,2.50;7.19,1.56 +7.19,1.56;5.94,0.94 +5.94,0.94;2.81,0.94 +2.81,0.94;1.56,1.56 +1.56,1.56;0.62,2.50 + +# UTF-16 : ff 34 +# UTF-8 : b4 bc ef +[ff34] T +4.06,0.62;4.06,9.06 +0.31,9.06;7.81,9.06 + +# UTF-16 : ff 35 +# UTF-8 : b5 bc ef +[ff35] U +0.94,9.06;0.94,3.12 +0.94,3.12;1.25,2.19 +1.25,2.19;2.19,1.25 +2.19,1.25;2.81,0.94 +2.81,0.94;5.94,0.94 +5.94,0.94;6.56,1.25 +6.56,1.25;7.50,2.19 +7.50,2.19;7.81,3.12 +7.81,3.12;7.81,9.06 + +# UTF-16 : ff 36 +# UTF-8 : b6 bc ef +[ff36] V +0.62,9.06;4.38,0.62 +4.38,0.62;8.12,9.06 + +# UTF-16 : ff 37 +# UTF-8 : b7 bc ef +[ff37] W +0.31,9.06;2.19,0.62 +2.19,0.62;4.38,8.44 +4.38,8.44;6.56,0.62 +6.56,0.62;8.44,9.06 + +# UTF-16 : ff 38 +# UTF-8 : b8 bc ef +[ff38] X +0.31,0.62;0.62,0.62 +0.62,0.62;8.12,9.06 +8.12,9.06;8.44,9.06 +8.44,0.62;8.12,0.62 +8.12,0.62;0.62,9.06 +0.62,9.06;0.31,9.06 + +# UTF-16 : ff 39 +# UTF-8 : b9 bc ef +[ff39] Y +4.06,0.62;4.06,4.69 +4.06,4.69;0.31,9.06 +7.81,9.06;4.06,4.69 + +# UTF-16 : ff 3a +# UTF-8 : ba bc ef +[ff3a] Z +0.94,9.06;7.81,9.06 +7.81,9.06;0.94,0.94 +0.94,0.94;7.81,0.94 + +# UTF-16 : 22 13 +# UTF-8 : 93 88 e2 +[2213] ∓ +1.25,8.12;7.50,8.12 +7.50,4.06;1.25,4.06 +4.38,6.88;4.38,1.25 + +# UTF-16 : ff 41 +# UTF-8 : 81 bd ef +[ff41] a +1.25,5.62;1.88,6.25 +1.88,6.25;2.81,6.56 +2.81,6.56;5.31,6.56 +5.31,6.56;6.25,5.62 +6.25,5.62;6.25,1.88 +6.25,1.88;6.88,0.94 +6.88,0.94;7.50,0.62 +6.25,5.00;2.19,4.38 +2.19,4.38;1.25,3.44 +1.25,3.44;1.25,1.88 +1.25,1.88;2.19,0.94 +2.19,0.94;4.69,0.94 +4.69,0.94;5.62,1.56 +5.62,1.56;6.25,2.50 + +# UTF-16 : ff 42 +# UTF-8 : 82 bd ef +[ff42] b +1.56,9.06;1.56,0.94 +1.56,2.50;2.81,0.94 +2.81,0.94;5.62,0.94 +5.62,0.94;6.88,2.19 +6.88,2.19;6.88,5.31 +6.88,5.31;5.62,6.56 +5.62,6.56;2.81,6.56 +2.81,6.56;1.56,5.31 + +# UTF-16 : ff 43 +# UTF-8 : 83 bd ef +[ff43] c +6.88,5.62;5.62,6.56 +5.62,6.56;3.12,6.56 +3.12,6.56;1.88,5.94 +1.88,5.94;1.25,4.69 +1.25,4.69;1.25,2.81 +1.25,2.81;1.88,1.56 +1.88,1.56;3.12,0.94 +3.12,0.94;5.62,0.94 +5.62,0.94;6.88,1.88 + +# UTF-16 : ff 44 +# UTF-8 : 84 bd ef +[ff44] d +6.56,9.06;6.56,0.94 +6.56,5.31;5.31,6.56 +5.31,6.56;2.50,6.56 +2.50,6.56;1.25,5.31 +1.25,5.31;1.25,2.19 +1.25,2.19;2.50,0.94 +2.50,0.94;5.00,0.94 +5.00,0.94;6.56,2.50 + +# UTF-16 : ff 45 +# UTF-8 : 85 bd ef +[ff45] e +1.25,4.38;6.88,4.38 +6.88,4.38;6.88,4.69 +6.88,4.69;6.25,5.94 +6.25,5.94;5.31,6.56 +5.31,6.56;2.81,6.56 +2.81,6.56;1.88,5.94 +1.88,5.94;1.25,4.69 +1.25,4.69;1.25,2.81 +1.25,2.81;1.88,1.56 +1.88,1.56;3.12,0.94 +3.12,0.94;5.31,0.94 +5.31,0.94;6.88,1.56 + +# UTF-16 : ff 46 +# UTF-8 : 86 bd ef +[ff46] f +1.88,0.94;5.00,0.94 +3.44,0.94;3.44,8.12 +3.44,8.12;4.38,9.06 +4.38,9.06;5.94,9.06 +5.94,6.25;1.25,6.25 + +# UTF-16 : ff 47 +# UTF-8 : 87 bd ef +[ff47] g +6.56,6.56;6.56,0.94 +6.56,0.94;5.62,0.00 +5.62,0.00;2.50,0.00 +2.50,0.00;1.25,0.62 +6.56,5.62;5.31,6.56 +5.31,6.56;2.19,6.56 +2.19,6.56;1.25,5.62 +1.25,5.62;1.25,3.12 +1.25,3.12;2.19,2.19 +2.19,2.19;5.62,2.19 +5.62,2.19;6.56,3.12 + +# UTF-16 : ff 48 +# UTF-8 : 88 bd ef +[ff48] h +1.56,0.94;1.56,9.06 +1.56,9.06;1.56,5.31 +1.56,5.31;2.81,6.56 +2.81,6.56;5.94,6.56 +5.94,6.56;6.88,5.62 +6.88,5.62;6.88,0.94 + +# UTF-16 : ff 49 +# UTF-8 : 89 bd ef +[ff49] i +1.88,0.94;6.25,0.94 +4.38,0.94;4.38,6.56 +4.38,6.56;2.81,6.56 +3.12,8.75;3.75,7.81 +3.75,7.81;4.38,8.75 +4.38,8.75;3.12,8.75 + +# UTF-16 : ff 4a +# UTF-8 : 8a bd ef +[ff4a] j +1.56,0.94;2.81,0.00 +2.81,0.00;4.06,0.00 +4.06,0.00;5.00,0.62 +5.00,0.62;5.62,2.19 +5.62,2.19;5.62,6.56 +5.62,6.56;4.06,6.56 +4.38,8.75;5.62,8.75 +5.62,8.75;5.00,7.81 +5.00,7.81;4.38,8.75 + +# UTF-16 : ff 4b +# UTF-8 : 8b bd ef +[ff4b] k +1.56,9.06;1.56,0.94 +1.56,3.44;6.56,6.56 +3.12,4.38;6.56,0.94 +6.56,0.94;7.19,0.94 + +# UTF-16 : ff 4c +# UTF-8 : 8c bd ef +[ff4c] l +2.19,0.94;6.25,0.94 +4.38,0.94;4.38,9.06 +4.38,9.06;3.12,9.06 + +# UTF-16 : ff 4d +# UTF-8 : 8d bd ef +[ff4d] m +0.94,6.56;0.94,0.94 +0.94,5.31;1.88,6.56 +1.88,6.56;3.44,6.56 +3.44,6.56;4.38,5.31 +4.38,5.31;5.31,6.56 +5.31,6.56;6.88,6.56 +6.88,6.56;7.81,5.31 +7.81,5.31;7.81,0.94 +4.38,0.94;4.38,5.31 + +# UTF-16 : ff 4e +# UTF-8 : 8e bd ef +[ff4e] n +1.56,6.56;1.56,0.94 +1.56,5.31;2.81,6.56 +2.81,6.56;5.31,6.56 +5.31,6.56;6.25,5.94 +6.25,5.94;6.88,5.00 +6.88,5.00;6.88,0.94 + +# UTF-16 : ff 4f +# UTF-8 : 8f bd ef +[ff4f] o +1.25,5.00;1.25,2.50 +1.25,2.50;1.88,1.56 +1.88,1.56;2.81,0.94 +2.81,0.94;5.31,0.94 +5.31,0.94;6.25,1.56 +6.25,1.56;6.88,2.50 +6.88,2.50;6.88,5.00 +6.88,5.00;6.25,5.94 +6.25,5.94;5.31,6.56 +5.31,6.56;2.81,6.56 +2.81,6.56;1.88,5.94 +1.88,5.94;1.25,5.00 + +# UTF-16 : ff 50 +# UTF-8 : 90 bd ef +[ff50] p +1.56,0.00;1.56,6.56 +1.56,5.31;2.81,6.56 +2.81,6.56;5.62,6.56 +5.62,6.56;6.88,5.31 +6.88,5.31;6.88,3.44 +6.88,3.44;5.62,2.19 +5.62,2.19;2.81,2.19 +2.81,2.19;1.56,3.44 + +# UTF-16 : ff 51 +# UTF-8 : 91 bd ef +[ff51] q +6.25,0.00;6.25,6.56 +6.25,5.31;5.00,6.56 +5.00,6.56;2.50,6.56 +2.50,6.56;1.25,5.31 +1.25,5.31;1.25,3.44 +1.25,3.44;2.50,2.19 +2.50,2.19;5.00,2.19 +5.00,2.19;6.25,3.44 + +# UTF-16 : ff 52 +# UTF-8 : 92 bd ef +[ff52] r +2.19,6.88;2.19,0.94 +2.19,4.38;3.12,5.62 +3.12,5.62;4.06,6.25 +4.06,6.25;5.31,6.56 +5.31,6.56;6.88,6.56 + +# UTF-16 : ff 53 +# UTF-8 : 93 bd ef +[ff53] s +6.88,5.94;5.94,6.56 +5.94,6.56;2.50,6.56 +2.50,6.56;1.56,5.94 +1.56,5.94;1.56,5.00 +1.56,5.00;2.50,4.38 +2.50,4.38;5.94,3.75 +5.94,3.75;6.88,3.12 +6.88,3.12;6.88,1.88 +6.88,1.88;5.94,0.94 +5.94,0.94;2.50,0.94 +2.50,0.94;1.25,1.56 + +# UTF-16 : ff 54 +# UTF-8 : 94 bd ef +[ff54] t +1.56,6.25;6.88,6.25 +6.88,0.94;5.94,0.94 +5.94,0.94;4.69,1.56 +4.69,1.56;4.06,2.50 +4.06,2.50;4.06,8.12 + +# UTF-16 : ff 55 +# UTF-8 : 95 bd ef +[ff55] u +1.25,6.56;1.25,2.19 +1.25,2.19;2.50,0.94 +2.50,0.94;5.31,0.94 +5.31,0.94;6.56,2.19 +6.56,6.56;6.56,0.94 + +# UTF-16 : ff 56 +# UTF-8 : 96 bd ef +[ff56] v +1.25,6.56;4.06,0.94 +4.06,0.94;6.88,6.56 + +# UTF-16 : ff 57 +# UTF-8 : 97 bd ef +[ff57] w +0.62,6.56;2.50,0.94 +2.50,0.94;4.38,6.56 +4.38,6.56;6.25,0.94 +6.25,0.94;8.12,6.56 + +# UTF-16 : ff 58 +# UTF-8 : 98 bd ef +[ff58] x +1.25,6.56;6.88,0.94 +6.88,6.56;1.25,0.94 + +# UTF-16 : ff 59 +# UTF-8 : 99 bd ef +[ff59] y +6.88,6.56;3.75,0.62 +3.75,0.62;2.81,0.00 +2.81,0.00;1.88,0.00 +1.25,6.56;4.06,2.50 +4.06,2.50;4.69,2.50 + +# UTF-16 : ff 5a +# UTF-8 : 9a bd ef +[ff5a] z +1.25,6.56;6.88,6.56 +6.88,6.56;1.25,0.94 +1.25,0.94;6.88,0.94 + +# UTF-16 : 30 92 +# UTF-8 : 92 82 e3 +[3092] を +0.62,7.81;6.56,7.81 +3.75,9.38;2.50,6.25 +2.50,6.25;0.94,3.75 +1.88,5.00;3.44,5.94 +3.44,5.94;4.69,5.94 +4.69,5.94;5.62,5.00 +5.62,5.00;5.94,3.12 +7.81,5.62;3.44,4.06 +3.44,4.06;2.50,3.12 +2.50,3.12;2.50,1.88 +2.50,1.88;3.44,0.94 +3.44,0.94;7.50,0.94 + +# UTF-16 : 30 93 +# UTF-8 : 93 82 e3 +[3093] ん +3.44,9.06;0.31,0.62 +1.25,3.12;2.81,4.38 +2.81,4.38;3.75,4.69 +3.75,4.69;4.38,4.69 +4.38,4.69;5.00,3.75 +5.00,3.75;5.00,2.19 +5.00,2.19;5.94,0.94 +5.94,0.94;6.88,0.94 +6.88,0.94;7.81,1.56 +7.81,1.56;8.44,2.50 + +# UTF-16 : 24 d0 +# UTF-8 : b6 92 e2 +[24d0] Ⓐ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +1.88,6.56;3.12,7.19 +3.12,7.19;5.31,7.19 +5.31,7.19;6.56,5.94 +6.56,5.94;6.56,2.19 +6.56,5.62;2.81,5.00 +2.81,5.00;1.88,4.06 +1.88,4.06;1.88,3.12 +1.88,3.12;2.81,2.19 +2.81,2.19;5.31,2.19 +5.31,2.19;6.56,3.12 + +# UTF-16 : 24 d1 +# UTF-8 : b7 92 e2 +[24d1] Ⓑ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.50,7.81;2.50,2.19 +2.50,5.00;3.75,5.94 +3.75,5.94;5.62,5.94 +5.62,5.94;6.88,5.00 +6.88,5.00;6.88,3.12 +6.88,3.12;5.62,2.19 +5.62,2.19;3.75,2.19 +3.75,2.19;2.50,3.12 + +# UTF-16 : 24 d2 +# UTF-8 : b8 92 e2 +[24d2] Ⓒ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +6.88,5.94;5.94,6.56 +5.94,6.56;3.12,6.56 +3.12,6.56;2.19,5.62 +2.19,5.62;2.19,3.44 +2.19,3.44;3.12,2.50 +3.12,2.50;5.94,2.50 +5.94,2.50;6.88,3.12 + +# UTF-16 : 24 d3 +# UTF-8 : b9 92 e2 +[24d3] Ⓓ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,4.06 +8.75,4.06;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +6.25,7.81;6.25,2.19 +6.25,5.00;5.00,5.94 +5.00,5.94;3.44,5.94 +3.44,5.94;2.19,5.00 +2.19,5.00;2.19,3.12 +2.19,3.12;3.44,2.19 +3.44,2.19;5.00,2.19 +5.00,2.19;6.25,3.12 + +# UTF-16 : 24 d4 +# UTF-8 : ba 92 e2 +[24d4] Ⓔ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.50,5.00;6.56,5.00 +6.56,5.00;6.25,5.94 +6.25,5.94;5.31,6.56 +5.31,6.56;3.44,6.56 +3.44,6.56;2.50,5.62 +2.50,5.62;2.19,4.69 +2.19,4.69;2.19,3.75 +2.19,3.75;2.50,2.81 +2.50,2.81;3.44,2.19 +3.44,2.19;5.62,2.19 +5.62,2.19;6.56,2.81 + +# UTF-16 : 24 d5 +# UTF-8 : bb 92 e2 +[24d5] Ⓕ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +3.12,2.19;5.62,2.19 +4.38,2.19;4.38,6.88 +4.38,6.88;5.31,7.81 +5.31,7.81;5.94,7.81 +5.94,5.94;2.81,5.94 + +# UTF-16 : 24 d6 +# UTF-8 : bc 92 e2 +[24d6] Ⓖ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.19,2.81;3.44,1.88 +3.44,1.88;5.31,1.88 +5.31,1.88;6.25,2.81 +6.25,2.81;6.25,7.19 +6.25,6.25;5.00,7.19 +5.00,7.19;3.12,7.19 +3.12,7.19;1.88,6.25 +1.88,6.25;1.88,5.00 +1.88,5.00;3.12,4.06 +3.12,4.06;5.00,4.06 +5.00,4.06;6.25,5.00 + +# UTF-16 : 24 d7 +# UTF-8 : bd 92 e2 +[24d7] Ⓗ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.50,7.81;2.50,2.19 +2.50,5.00;3.44,5.94 +3.44,5.94;5.62,5.94 +5.62,5.94;6.56,5.00 +6.56,5.00;6.56,2.19 + +# UTF-16 : 24 d8 +# UTF-8 : be 92 e2 +[24d8] Ⓘ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +3.12,2.19;5.62,2.19 +4.38,2.19;4.38,5.94 +4.38,5.94;3.44,5.94 +3.44,7.81;4.69,7.81 +4.69,7.81;4.06,6.88 +4.06,6.88;3.44,7.81 + +# UTF-16 : 24 d9 +# UTF-8 : bf 92 e2 +[24d9] Ⓙ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.81,2.50;3.75,1.56 +3.75,1.56;4.69,1.56 +4.69,1.56;5.62,2.50 +5.62,2.50;5.62,5.94 +5.62,5.94;4.69,5.94 +4.69,7.81;5.94,7.81 +5.94,7.81;5.31,6.88 +5.31,6.88;4.69,7.81 + +# UTF-16 : 24 da +# UTF-8 : 80 93 e2 +[24da] Ⓚ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.50,7.81;2.50,2.19 +2.50,4.69;6.25,6.25 +6.25,2.19;3.44,5.00 + +# UTF-16 : 24 db +# UTF-8 : 81 93 e2 +[24db] Ⓛ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +3.12,2.19;5.62,2.19 +4.38,2.19;4.38,7.81 +4.38,7.81;3.75,7.81 + +# UTF-16 : 24 dc +# UTF-8 : 82 93 e2 +[24dc] Ⓜ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +1.88,2.50;1.88,6.88 +1.88,5.94;2.81,6.88 +2.81,6.88;3.44,6.88 +3.44,6.88;4.38,5.94 +4.38,5.94;4.38,2.50 +4.38,5.94;5.31,6.88 +5.31,6.88;5.94,6.88 +5.94,6.88;6.88,5.94 +6.88,5.94;6.88,2.50 + +# UTF-16 : 24 dd +# UTF-8 : 83 93 e2 +[24dd] Ⓝ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.19,6.88;2.19,2.19 +2.19,5.62;3.44,6.88 +3.44,6.88;5.31,6.88 +5.31,6.88;6.56,5.62 +6.56,5.62;6.56,2.19 + +# UTF-16 : 24 de +# UTF-8 : 84 93 e2 +[24de] Ⓞ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.19,3.75;2.19,5.62 +2.19,5.62;3.44,6.88 +3.44,6.88;5.31,6.88 +5.31,6.88;6.56,5.62 +6.56,5.62;6.56,3.44 +6.56,3.44;5.31,2.19 +5.31,2.19;3.44,2.19 +3.44,2.19;2.19,3.44 + +# UTF-16 : 24 df +# UTF-8 : 85 93 e2 +[24df] Ⓟ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.50,1.88;2.50,7.19 +2.50,6.25;3.75,7.19 +3.75,7.19;5.62,7.19 +5.62,7.19;6.88,6.25 +6.88,6.25;6.88,4.38 +6.88,4.38;5.62,3.44 +5.62,3.44;3.75,3.44 +3.75,3.44;2.50,4.38 + +# UTF-16 : 24 e0 +# UTF-8 : 86 93 e2 +[24e0] Ⓠ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +6.25,1.88;6.25,7.19 +6.25,6.25;5.00,7.19 +5.00,7.19;3.12,7.19 +3.12,7.19;1.88,6.25 +1.88,6.25;1.88,4.38 +1.88,4.38;3.12,3.44 +3.12,3.44;5.00,3.44 +5.00,3.44;6.25,4.38 + +# UTF-16 : 24 e1 +# UTF-8 : 87 93 e2 +[24e1] Ⓡ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.81,2.19;2.81,6.88 +2.81,4.69;3.44,5.62 +3.44,5.62;4.06,6.25 +4.06,6.25;5.31,6.88 +5.31,6.88;6.25,6.88 + +# UTF-16 : 24 e2 +# UTF-8 : 88 93 e2 +[24e2] Ⓢ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +6.56,6.25;5.31,6.88 +5.31,6.88;3.12,6.88 +3.12,6.88;2.19,6.25 +2.19,6.25;2.19,5.62 +2.19,5.62;3.12,5.00 +3.12,5.00;5.31,4.38 +5.31,4.38;6.56,3.75 +6.56,3.75;6.56,2.81 +6.56,2.81;5.62,2.19 +5.62,2.19;3.12,2.19 +3.12,2.19;1.88,3.12 + +# UTF-16 : 24 e3 +# UTF-8 : 89 93 e2 +[24e3] Ⓣ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.50,6.56;5.94,6.56 +4.06,7.81;4.06,3.12 +4.06,3.12;5.00,2.19 +5.00,2.19;6.25,2.19 + +# UTF-16 : 24 e4 +# UTF-8 : 8a 93 e2 +[24e4] Ⓤ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.19,6.88;2.19,2.50 +2.19,3.44;3.12,2.50 +3.12,2.50;5.62,2.50 +5.62,2.50;6.56,3.44 +6.56,3.44;6.56,6.88 + +# UTF-16 : 24 e5 +# UTF-8 : 8b 93 e2 +[24e5] Ⓥ +0.00,6.25;0.00,3.75 +0.00,3.75;1.25,1.88 +1.25,1.88;3.12,0.62 +3.12,0.62;5.62,0.62 +5.62,0.62;7.50,1.88 +7.50,1.88;8.75,3.75 +8.75,3.75;8.75,6.25 +8.75,6.25;7.50,8.12 +7.50,8.12;5.62,9.38 +5.62,9.38;3.12,9.38 +3.12,9.38;1.25,8.12 +1.25,8.12;0.00,6.25 +1.88,6.25;4.38,1.88 +4.38,1.88;6.88,6.25 + +# UTF-16 : 24 e6 +# UTF-8 : 8c 93 e2 +[24e6] Ⓦ +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +0.00,3.75;0.00,6.25 +1.56,6.25;3.12,1.88 +3.12,1.88;4.38,5.62 +4.38,5.62;5.62,1.88 +5.62,1.88;7.19,6.25 + +# UTF-16 : 24 e7 +# UTF-8 : 8d 93 e2 +[24e7] Ⓧ +0.00,6.25;0.00,3.75 +0.00,3.75;1.25,1.88 +1.25,1.88;3.12,0.62 +3.12,0.62;5.62,0.62 +5.62,0.62;7.50,1.88 +7.50,1.88;8.75,3.75 +8.75,3.75;8.75,6.25 +8.75,6.25;7.50,8.12 +7.50,8.12;5.62,9.38 +5.62,9.38;3.12,9.38 +3.12,9.38;1.25,8.12 +1.25,8.12;0.00,6.25 +2.19,6.25;6.56,2.50 +6.56,6.25;2.19,2.50 + +# UTF-16 : 24 e8 +# UTF-8 : 8e 93 e2 +[24e8] Ⓨ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +6.56,6.88;3.75,2.19 +3.75,2.19;2.81,1.88 +2.19,6.88;4.38,4.38 +4.38,4.38;5.00,4.38 + +# UTF-16 : 24 e9 +# UTF-8 : 8f 93 e2 +[24e9] Ⓩ +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +0.00,3.75;0.00,6.25 +2.19,6.25;6.56,6.25 +6.56,6.25;2.19,2.50 +2.19,2.50;6.56,2.50 + +# UTF-16 : 04 10 +# UTF-8 : 90 d0 +[0410] А +0.62,0.94;2.19,0.94 +1.25,0.94;4.38,9.38 +4.38,9.38;7.50,0.94 +6.56,0.94;8.12,0.94 +2.50,4.06;6.25,4.06 + +# UTF-16 : 04 11 +# UTF-8 : 91 d0 +[0411] Б +7.19,8.75;6.25,9.38 +6.25,9.38;1.25,9.38 +1.88,9.38;1.88,0.94 +1.25,0.94;5.94,0.94 +5.94,0.94;6.88,1.56 +6.88,1.56;7.50,2.50 +7.50,2.50;7.50,4.38 +7.50,4.38;6.88,5.31 +6.88,5.31;6.25,5.94 +6.25,5.94;1.88,5.94 + +# UTF-16 : 04 12 +# UTF-8 : 92 d0 +[0412] В +1.25,9.38;6.25,9.38 +6.25,9.38;7.19,8.44 +7.19,8.44;7.19,6.25 +7.19,6.25;6.25,5.31 +6.25,5.31;2.19,5.31 +6.25,5.31;7.50,4.38 +7.50,4.38;7.50,1.88 +7.50,1.88;6.25,0.94 +6.25,0.94;1.25,0.94 +1.88,0.94;1.88,9.38 + +# UTF-16 : 04 13 +# UTF-8 : 93 d0 +[0413] Г +0.94,0.94;2.81,0.94 +1.88,0.94;1.88,9.38 +0.94,9.38;6.56,9.38 +6.56,9.38;7.81,8.75 + +# UTF-16 : 04 14 +# UTF-8 : 94 d0 +[0414] Д +0.31,0.62;1.25,1.56 +1.25,1.56;6.88,1.56 +1.88,1.56;2.50,3.12 +2.50,3.12;3.12,9.38 +2.19,9.38;6.88,9.38 +6.88,9.38;6.88,2.50 +6.88,2.50;7.81,0.62 + +# UTF-16 : 04 15 +# UTF-8 : 95 d0 +[0415] Е +5.94,5.00;1.88,5.00 +1.88,9.06;1.88,0.94 +1.25,0.94;7.19,0.94 +7.19,0.94;7.19,1.88 +7.19,8.12;7.19,9.06 +7.19,9.06;1.25,9.06 + +# UTF-16 : 04 01 +# UTF-8 : 81 d0 +[0401] Ё +2.50,9.69;2.81,9.06 +2.81,9.06;3.12,9.69 +5.00,9.69;5.31,9.06 +5.31,9.06;5.62,9.69 +5.62,5.00;1.88,5.00 +1.88,8.12;1.88,0.94 +1.25,0.94;6.88,0.94 +6.88,8.12;1.25,8.12 + +# UTF-16 : 04 16 +# UTF-8 : 96 d0 +[0416] Ж +0.31,9.06;0.94,9.06 +0.94,9.06;2.19,5.94 +2.19,5.94;3.12,5.00 +3.12,5.00;5.62,5.00 +5.62,5.00;6.56,5.94 +6.56,5.94;7.81,9.06 +7.81,9.06;8.44,9.06 +8.44,0.94;6.56,4.06 +6.56,4.06;5.31,5.00 +3.44,5.00;2.19,4.06 +2.19,4.06;0.31,0.94 +4.38,1.56;4.38,8.75 + +# UTF-16 : 04 17 +# UTF-8 : 97 d0 +[0417] З +1.56,8.12;2.81,9.38 +2.81,9.38;5.94,9.38 +5.94,9.38;7.19,8.75 +7.19,8.75;7.81,7.81 +7.81,7.81;7.81,6.88 +7.81,6.88;7.19,5.94 +7.19,5.94;5.94,5.31 +5.94,5.31;3.75,5.31 +5.94,5.31;7.19,4.69 +7.19,4.69;7.81,3.75 +7.81,3.75;7.81,1.88 +7.81,1.88;6.56,0.94 +6.56,0.94;2.50,0.94 +2.50,0.94;1.25,1.88 +1.25,1.88;0.94,3.12 + +# UTF-16 : 04 18 +# UTF-8 : 98 d0 +[0418] И +1.25,9.38;1.25,0.94 +1.25,0.94;7.81,9.38 +7.81,9.38;7.81,0.94 + +# UTF-16 : 04 19 +# UTF-8 : 99 d0 +[0419] Й +1.25,8.75;1.25,0.94 +1.25,0.94;7.81,8.75 +7.81,8.75;7.81,0.94 +3.12,9.69;3.75,8.75 +3.75,8.75;5.31,8.75 +5.31,8.75;5.94,9.69 + +# UTF-16 : 04 1a +# UTF-8 : 9a d0 +[041a] К +1.56,0.94;1.56,9.38 +1.56,5.00;3.44,5.00 +3.44,5.00;6.88,9.38 +6.88,9.38;7.50,9.38 +7.50,9.38;8.12,8.44 +8.12,1.56;7.50,0.94 +7.50,0.94;3.44,5.00 + +# UTF-16 : 04 1b +# UTF-8 : 9b d0 +[041b] Л +0.31,1.88;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.50,1.88 +2.50,1.88;3.44,9.38 +2.50,9.38;7.81,9.38 +6.88,9.38;6.88,0.94 + +# UTF-16 : 04 1c +# UTF-8 : 9c d0 +[041c] М +0.62,0.94;1.56,9.38 +1.56,9.38;4.38,1.88 +4.38,1.88;7.19,9.38 +7.19,9.38;8.12,0.94 + +# UTF-16 : 04 1d +# UTF-8 : 9d d0 +[041d] Н +0.94,0.94;2.19,0.94 +6.88,0.94;8.12,0.94 +8.12,9.38;6.88,9.38 +2.19,9.38;0.94,9.38 +1.56,9.38;1.56,0.94 +1.56,5.31;7.50,5.31 +7.50,0.94;7.50,9.38 + +# UTF-16 : 04 1e +# UTF-8 : 9e d0 +[041e] О +2.50,9.38;6.56,9.38 +6.56,9.38;7.81,8.75 +7.81,8.75;8.44,7.50 +8.44,7.50;8.44,2.81 +8.44,2.81;7.81,1.56 +7.81,1.56;6.56,0.94 +6.56,0.94;2.50,0.94 +2.50,0.94;1.25,1.56 +1.25,1.56;0.62,2.81 +0.62,2.81;0.62,7.50 +0.62,7.50;1.25,8.75 +1.25,8.75;2.50,9.38 + +# UTF-16 : 04 1f +# UTF-8 : 9f d0 +[041f] П +2.19,0.94;0.94,0.94 +1.56,0.94;1.56,9.38 +0.94,9.38;8.12,9.38 +7.50,9.38;7.50,0.94 +6.88,0.94;8.12,0.94 + +# UTF-16 : 04 20 +# UTF-8 : a0 d0 +[0420] Р +1.88,0.94;1.88,9.38 +1.25,9.38;6.25,9.38 +6.25,9.38;8.12,7.81 +8.12,7.81;8.12,6.56 +8.12,6.56;6.25,5.00 +6.25,5.00;1.88,5.00 + +# UTF-16 : 04 21 +# UTF-8 : a1 d0 +[0421] С +7.50,8.44;6.25,9.38 +6.25,9.38;3.12,9.38 +3.12,9.38;1.88,8.75 +1.88,8.75;1.25,7.50 +1.25,7.50;1.25,2.81 +1.25,2.81;1.88,1.56 +1.88,1.56;3.12,0.94 +3.12,0.94;5.94,0.94 +5.94,0.94;7.19,1.56 +7.19,1.56;7.81,2.81 + +# UTF-16 : 04 22 +# UTF-8 : a2 d0 +[0422] Т +0.31,8.12;0.62,9.38 +0.62,9.38;8.12,9.38 +8.12,9.38;8.44,8.12 +4.38,9.38;4.38,0.94 +3.44,0.94;5.31,0.94 + +# UTF-16 : 04 23 +# UTF-8 : a3 d0 +[0423] У +4.38,1.88;0.94,9.06 +8.12,9.06;4.06,0.94 +4.06,0.94;3.12,0.31 +3.12,0.31;2.19,0.31 +2.19,0.31;0.94,1.25 + +# UTF-16 : 04 24 +# UTF-8 : a4 d0 +[0424] Ф +2.19,7.50;6.56,7.50 +6.56,7.50;7.81,6.88 +7.81,6.88;8.44,5.62 +8.44,5.62;8.44,4.69 +8.44,4.69;7.81,3.44 +7.81,3.44;6.56,2.50 +6.56,2.50;2.19,2.50 +2.19,2.50;0.94,3.12 +0.94,3.12;0.31,4.38 +0.31,4.38;0.31,5.94 +0.31,5.94;0.94,6.88 +0.94,6.88;2.19,7.50 +4.38,9.06;4.38,0.62 + +# UTF-16 : 04 25 +# UTF-8 : a5 d0 +[0425] Х +0.62,9.38;2.19,9.38 +1.25,9.38;7.81,0.94 +6.88,0.94;8.44,0.94 +8.44,9.38;6.88,9.38 +7.81,9.38;1.25,0.94 +0.62,0.94;2.19,0.94 + +# UTF-16 : 04 26 +# UTF-8 : a6 d0 +[0426] Ц +1.25,9.38;1.25,2.19 +1.25,2.19;2.19,1.25 +2.19,1.25;7.50,1.25 +7.50,1.25;7.50,9.38 +7.50,1.88;8.44,0.31 + +# UTF-16 : 04 27 +# UTF-8 : a7 d0 +[0427] Ч +0.94,9.06;0.94,4.69 +0.94,4.69;1.88,3.75 +1.88,3.75;5.94,3.75 +5.94,3.75;6.88,4.69 +6.88,9.06;6.88,0.94 + +# UTF-16 : 04 28 +# UTF-8 : a8 d0 +[0428] Ш +0.00,9.06;1.25,9.06 +0.62,9.06;0.62,0.94 +0.00,0.94;8.75,0.94 +4.38,0.94;4.38,9.06 +3.75,9.06;5.00,9.06 +7.50,9.06;8.75,9.06 +8.12,9.06;8.12,0.94 + +# UTF-16 : 04 29 +# UTF-8 : a9 d0 +[0429] Щ +8.75,0.31;7.50,2.19 +7.50,9.38;7.50,1.56 +7.50,1.56;0.00,1.56 +0.62,1.56;0.62,9.38 +4.06,9.38;4.06,1.56 + +# UTF-16 : 04 2a +# UTF-8 : aa d0 +[042a] Ъ +0.31,8.44;0.94,9.38 +0.94,9.38;2.81,9.38 +2.81,9.38;2.81,0.94 +2.81,0.94;5.94,0.94 +5.94,0.94;7.19,1.56 +7.19,1.56;7.81,2.81 +7.81,2.81;7.81,4.06 +7.81,4.06;7.19,5.31 +7.19,5.31;5.94,5.94 +5.94,5.94;2.81,5.94 + +# UTF-16 : 04 2b +# UTF-8 : ab d0 +[042b] Ы +1.25,5.94;4.69,5.94 +4.69,5.94;5.62,5.31 +5.62,5.31;6.25,4.38 +6.25,4.38;6.25,2.50 +6.25,2.50;5.62,1.56 +5.62,1.56;4.69,0.94 +4.69,0.94;0.31,0.94 +0.94,0.94;0.94,9.38 +7.19,9.38;8.75,9.38 +7.81,9.38;7.81,0.94 +7.19,0.94;8.75,0.94 + +# UTF-16 : 04 2c +# UTF-8 : ac d0 +[042c] Ь +2.19,9.38;2.19,0.94 +2.19,5.94;6.25,5.94 +6.25,5.94;7.50,5.31 +7.50,5.31;8.12,4.06 +8.12,4.06;8.12,2.81 +8.12,2.81;7.50,1.56 +7.50,1.56;6.25,0.94 +6.25,0.94;0.94,0.94 + +# UTF-16 : 04 2d +# UTF-8 : ad d0 +[042d] Э +1.25,7.81;2.19,8.75 +2.19,8.75;3.44,9.38 +3.44,9.38;5.31,9.38 +5.31,9.38;6.56,8.75 +6.56,8.75;7.19,8.12 +7.19,8.12;7.81,5.62 +7.81,5.62;7.81,4.69 +7.81,4.69;7.19,2.19 +7.19,2.19;6.56,1.56 +6.56,1.56;5.31,0.94 +5.31,0.94;3.75,0.94 +3.75,0.94;2.19,1.56 +2.19,1.56;1.25,2.50 +2.50,5.62;7.81,5.31 + +# UTF-16 : 04 2e +# UTF-8 : ae d0 +[042e] Ю +0.94,0.94;0.94,9.38 +0.94,5.31;2.81,5.31 +2.81,3.12;2.81,7.19 +2.81,7.19;3.44,8.75 +3.44,8.75;4.69,9.38 +4.69,9.38;6.56,9.38 +6.56,9.38;7.81,8.75 +7.81,8.75;8.44,7.19 +8.44,7.19;8.44,3.12 +8.44,3.12;7.81,1.56 +7.81,1.56;6.56,0.94 +6.56,0.94;4.69,0.94 +4.69,0.94;3.44,1.56 +3.44,1.56;2.81,3.12 + +# UTF-16 : 04 2f +# UTF-8 : af d0 +[042f] Я +7.50,0.94;7.50,9.38 +8.12,9.38;2.81,9.38 +2.81,9.38;1.88,8.75 +1.88,8.75;1.25,7.81 +1.25,7.81;1.25,6.56 +1.25,6.56;1.88,5.62 +1.88,5.62;2.81,5.00 +2.81,5.00;7.50,5.00 +4.06,5.00;1.25,0.94 + +# UTF-16 : 04 30 +# UTF-8 : b0 d0 +[0430] а +1.56,6.88;2.50,7.50 +2.50,7.50;5.94,7.50 +5.94,7.50;6.88,6.88 +6.88,6.88;7.50,5.94 +7.50,5.94;7.50,1.88 +7.50,1.88;7.81,0.94 +7.50,1.88;5.00,0.94 +5.00,0.94;2.19,0.94 +2.19,0.94;1.25,1.88 +1.25,1.88;1.25,3.12 +1.25,3.12;1.88,4.06 +1.88,4.06;2.81,4.69 +2.81,4.69;7.50,5.62 + +# UTF-16 : 04 31 +# UTF-8 : b1 d0 +[0431] б +7.81,9.69;6.25,9.06 +6.25,9.06;3.44,9.06 +3.44,9.06;1.88,8.44 +1.88,8.44;1.25,7.19 +1.25,7.19;1.25,2.81 +1.25,2.81;1.88,1.56 +1.88,1.56;3.12,0.94 +3.12,0.94;5.62,0.94 +5.62,0.94;6.88,1.56 +6.88,1.56;7.50,2.81 +7.50,2.81;7.50,4.69 +7.50,4.69;6.88,5.94 +6.88,5.94;5.31,6.56 +5.31,6.56;3.12,6.56 +3.12,6.56;2.19,5.94 +2.19,5.94;1.25,5.00 + +# UTF-16 : 04 32 +# UTF-8 : b2 d0 +[0432] в +1.25,0.94;6.25,0.94 +6.25,0.94;6.88,1.25 +6.88,1.25;7.19,1.56 +7.19,1.56;7.50,2.19 +7.50,2.19;7.50,3.12 +7.50,3.12;7.19,3.75 +7.19,3.75;6.88,4.06 +6.88,4.06;6.25,4.38 +6.25,4.38;1.88,4.38 +5.94,4.38;6.88,4.69 +6.88,4.69;7.19,5.00 +7.19,5.00;7.50,5.62 +7.50,5.62;7.50,6.25 +7.50,6.25;7.19,6.88 +7.19,6.88;6.88,7.19 +6.88,7.19;5.94,7.50 +5.94,7.50;1.25,7.50 +1.88,7.50;1.88,0.94 + +# UTF-16 : 04 33 +# UTF-8 : b3 d0 +[0433] г +7.50,6.56;7.50,7.50 +7.50,7.50;0.94,7.50 +1.56,7.50;1.56,0.94 +0.94,0.94;2.19,0.94 + +# UTF-16 : 04 34 +# UTF-8 : b4 d0 +[0434] д +7.19,1.88;8.12,0.62 +0.31,0.62;2.19,2.81 +2.19,2.81;2.81,7.81 +2.81,7.81;7.19,7.81 +7.19,7.81;7.19,1.56 +7.19,1.56;1.25,1.56 + +# UTF-16 : 04 35 +# UTF-8 : b5 d0 +[0435] е +1.88,5.62;7.19,5.62 +7.19,5.62;6.56,6.88 +6.56,6.88;5.31,7.50 +5.31,7.50;3.75,7.50 +3.75,7.50;2.81,7.19 +2.81,7.19;2.19,6.56 +2.19,6.56;1.56,5.00 +1.56,5.00;1.56,3.75 +1.56,3.75;1.88,2.50 +1.88,2.50;2.50,1.56 +2.50,1.56;3.75,0.94 +3.75,0.94;5.31,0.94 +5.31,0.94;6.25,1.25 +6.25,1.25;7.19,2.19 + +# UTF-16 : 04 51 +# UTF-8 : 91 d1 +[0451] ё +1.88,5.31;7.19,5.31 +7.19,5.31;6.56,6.56 +6.56,6.56;5.31,7.19 +5.31,7.19;3.44,7.19 +3.44,7.19;2.19,6.56 +2.19,6.56;1.56,5.00 +1.56,5.00;1.56,2.81 +1.56,2.81;2.19,1.56 +2.19,1.56;3.44,0.94 +3.44,0.94;5.62,0.94 +5.62,0.94;6.88,1.56 +6.56,9.06;5.62,9.06 +5.62,9.06;6.25,8.12 +6.25,8.12;6.56,9.06 +3.12,9.06;2.19,9.06 +2.19,9.06;2.81,8.12 +2.81,8.12;3.12,9.06 + +# UTF-16 : 04 36 +# UTF-8 : b6 d0 +[0436] ж +0.62,7.81;1.88,7.19 +1.88,7.19;2.50,5.00 +2.50,5.00;3.12,4.38 +3.12,4.38;5.62,4.38 +5.62,4.38;6.25,5.00 +6.25,5.00;6.88,7.19 +6.88,7.19;8.12,7.81 +8.12,0.94;6.25,4.38 +6.25,4.38;2.50,4.38 +2.50,4.38;0.62,0.94 +4.38,1.25;4.38,7.50 + +# UTF-16 : 04 37 +# UTF-8 : b7 d0 +[0437] з +2.19,6.56;2.81,7.19 +2.81,7.19;4.06,7.81 +4.06,7.81;5.31,7.81 +5.31,7.81;6.25,7.50 +6.25,7.50;6.88,6.56 +6.88,6.56;6.88,5.62 +6.88,5.62;6.25,5.00 +6.25,5.00;5.31,4.69 +5.31,4.69;4.06,4.69 +5.31,4.69;6.25,4.06 +6.25,4.06;6.88,3.12 +6.88,3.12;6.88,2.19 +6.88,2.19;6.25,1.25 +6.25,1.25;5.31,0.94 +5.31,0.94;3.12,0.94 +3.12,0.94;2.19,1.56 +2.19,1.56;1.88,2.50 + +# UTF-16 : 04 38 +# UTF-8 : b8 d0 +[0438] и +1.56,0.94;1.56,7.50 +1.56,1.56;7.50,6.88 +7.50,7.50;7.50,0.94 + +# UTF-16 : 04 39 +# UTF-8 : b9 d0 +[0439] й +1.56,0.94;1.56,7.81 +1.56,1.56;7.50,6.88 +7.50,7.50;7.50,0.94 +3.12,9.06;3.75,8.12 +3.75,8.12;5.31,8.12 +5.31,8.12;5.94,9.06 + +# UTF-16 : 04 3a +# UTF-8 : ba d0 +[043a] к +1.25,7.50;1.25,0.94 +1.25,4.38;3.12,4.38 +3.12,4.38;5.94,7.50 +5.94,7.50;6.56,7.50 +6.56,7.50;7.50,6.56 +7.50,1.56;6.88,0.94 +6.88,0.94;6.25,0.94 +6.25,0.94;2.81,4.38 + +# UTF-16 : 04 3b +# UTF-8 : bb d0 +[043b] л +0.31,1.88;0.94,0.94 +0.94,0.94;1.56,0.94 +1.56,0.94;2.19,1.88 +2.19,1.88;2.81,7.81 +2.81,7.81;7.19,7.81 +7.19,7.81;7.19,0.94 + +# UTF-16 : 04 3c +# UTF-8 : bc d0 +[043c] м +0.94,0.94;1.88,7.50 +1.88,7.50;4.38,2.19 +4.38,2.19;6.88,7.50 +6.88,7.50;7.81,0.94 + +# UTF-16 : 04 3d +# UTF-8 : bd d0 +[043d] н +1.25,0.94;2.50,0.94 +6.56,0.94;7.81,0.94 +7.81,7.50;6.56,7.50 +2.50,7.50;1.25,7.50 +1.88,7.50;1.88,0.94 +7.19,0.94;7.19,7.50 +7.19,4.69;1.88,4.69 + +# UTF-16 : 04 3e +# UTF-8 : be d0 +[043e] о +3.44,7.50;5.62,7.50 +5.62,7.50;6.88,6.88 +6.88,6.88;7.50,5.62 +7.50,5.62;7.50,2.81 +7.50,2.81;6.88,1.56 +6.88,1.56;5.62,0.94 +5.62,0.94;3.44,0.94 +3.44,0.94;2.19,1.56 +2.19,1.56;1.56,2.81 +1.56,2.81;1.56,5.62 +1.56,5.62;2.19,6.88 +2.19,6.88;3.44,7.50 + +# UTF-16 : 04 3f +# UTF-8 : bf d0 +[043f] п +1.56,0.94;2.81,0.94 +2.19,0.94;2.19,7.50 +1.88,7.50;6.88,7.50 +6.56,7.50;6.56,0.94 +5.94,0.94;7.19,0.94 + +# UTF-16 : 04 40 +# UTF-8 : 80 d1 +[0440] р +1.25,7.50;1.88,7.50 +1.88,7.50;1.88,0.00 +1.88,6.56;3.44,7.50 +3.44,7.50;6.25,7.50 +6.25,7.50;7.81,6.56 +7.81,6.56;7.81,3.12 +7.81,3.12;6.56,2.19 +6.56,2.19;3.44,2.19 +3.44,2.19;1.88,3.12 + +# UTF-16 : 04 41 +# UTF-8 : 81 d1 +[0441] с +7.19,6.25;6.56,6.88 +6.56,6.88;5.31,7.50 +5.31,7.50;3.44,7.50 +3.44,7.50;2.19,6.88 +2.19,6.88;1.56,5.62 +1.56,5.62;1.56,2.81 +1.56,2.81;2.19,1.56 +2.19,1.56;3.44,0.94 +3.44,0.94;5.31,0.94 +5.31,0.94;6.56,1.56 +6.56,1.56;7.19,2.19 + +# UTF-16 : 04 42 +# UTF-8 : 82 d1 +[0442] т +0.94,6.88;0.94,7.50 +0.94,7.50;7.50,7.50 +7.50,7.50;7.50,6.88 +4.38,7.50;4.38,0.94 +3.75,0.94;5.00,0.94 + +# UTF-16 : 04 43 +# UTF-8 : 83 d1 +[0443] у +4.38,2.19;1.56,7.50 +1.56,7.50;0.94,7.50 +0.94,1.25;1.88,0.00 +1.88,0.00;3.12,0.00 +3.12,0.00;7.50,7.50 +7.50,7.50;8.12,7.50 + +# UTF-16 : 04 44 +# UTF-8 : 84 d1 +[0444] ф +4.38,0.62;4.38,8.75 +4.38,6.25;5.62,6.88 +5.62,6.88;6.88,6.88 +6.88,6.88;7.81,5.94 +7.81,5.94;7.81,3.12 +7.81,3.12;6.88,2.19 +6.88,2.19;5.62,2.19 +5.62,2.19;4.38,2.81 +4.38,2.81;3.12,2.19 +3.12,2.19;1.88,2.19 +1.88,2.19;0.94,3.12 +0.94,3.12;0.94,5.94 +0.94,5.94;1.88,6.88 +1.88,6.88;3.12,6.88 +3.12,6.88;4.38,6.25 + +# UTF-16 : 04 45 +# UTF-8 : 85 d1 +[0445] х +0.94,7.50;1.88,7.50 +1.56,7.50;7.50,0.94 +7.19,0.94;8.12,0.94 +8.12,7.50;7.19,7.50 +7.50,7.50;1.56,0.94 +0.94,0.94;1.88,0.94 + +# UTF-16 : 04 46 +# UTF-8 : 86 d1 +[0446] ц +7.81,0.31;6.88,1.56 +6.88,7.50;6.88,1.56 +6.88,1.56;6.25,0.94 +6.25,0.94;1.25,0.94 +2.50,0.94;1.88,1.56 +1.88,1.56;1.88,7.50 + +# UTF-16 : 04 47 +# UTF-8 : 87 d1 +[0447] ч +1.56,7.50;1.56,4.06 +1.56,4.06;2.50,3.12 +2.50,3.12;5.31,3.12 +5.31,3.12;6.88,4.06 +6.88,7.50;6.88,0.94 +6.25,0.94;7.50,0.94 + +# UTF-16 : 04 48 +# UTF-8 : 88 d1 +[0448] ш +0.62,7.50;1.88,7.50 +1.25,7.50;1.25,0.94 +0.62,0.94;8.12,0.94 +4.38,0.94;4.38,7.50 +3.75,7.50;5.00,7.50 +6.88,7.50;8.12,7.50 +7.50,7.50;7.50,0.94 + +# UTF-16 : 04 49 +# UTF-8 : 89 d1 +[0449] щ +0.62,7.50;1.88,7.50 +1.25,7.50;1.25,1.25 +0.62,1.25;7.50,1.25 +7.50,1.25;7.50,7.50 +8.12,7.50;6.88,7.50 +5.00,7.50;3.75,7.50 +4.38,7.50;4.38,1.25 +7.50,1.88;8.44,0.62 + +# UTF-16 : 04 4a +# UTF-8 : 8a d1 +[044a] ъ +0.62,6.56;1.25,7.50 +1.25,7.50;2.81,7.50 +2.81,7.50;2.81,0.94 +2.81,4.69;6.56,4.69 +6.56,4.69;7.81,3.75 +7.81,3.75;7.81,1.88 +7.81,1.88;6.56,0.94 +6.56,0.94;2.19,0.94 + +# UTF-16 : 04 4b +# UTF-8 : 8b d1 +[044b] ы +1.25,4.69;4.69,4.69 +4.69,4.69;5.94,3.75 +5.94,3.75;5.94,1.88 +5.94,1.88;4.69,0.94 +4.69,0.94;0.62,0.94 +7.19,0.94;8.44,0.94 +7.81,0.94;7.81,7.50 +8.44,7.50;7.19,7.50 +1.25,7.50;1.25,0.94 + +# UTF-16 : 04 4c +# UTF-8 : 8c d1 +[044c] ь +2.19,7.50;2.19,0.94 +1.56,0.94;5.94,0.94 +5.94,0.94;7.19,1.56 +7.19,1.56;7.81,2.50 +7.81,2.50;7.81,3.12 +7.81,3.12;7.19,4.06 +7.19,4.06;5.94,4.69 +5.94,4.69;2.19,4.69 + +# UTF-16 : 04 4d +# UTF-8 : 8d d1 +[044d] э +1.88,6.56;2.81,7.19 +2.81,7.19;3.75,7.50 +3.75,7.50;5.00,7.50 +5.00,7.50;5.94,7.19 +5.94,7.19;6.88,6.25 +6.88,6.25;7.19,5.00 +7.19,5.00;7.19,3.44 +7.19,3.44;6.88,2.19 +6.88,2.19;5.94,1.25 +5.94,1.25;5.00,0.94 +5.00,0.94;3.75,0.94 +3.75,0.94;2.81,1.25 +2.81,1.25;1.88,1.88 +3.12,4.38;7.19,4.06 + +# UTF-16 : 04 4e +# UTF-8 : 8e d1 +[044e] ю +0.94,7.50;0.94,0.94 +0.94,4.38;3.44,4.38 +3.44,2.81;3.44,5.62 +3.44,5.62;3.75,6.88 +3.75,6.88;5.00,7.50 +5.00,7.50;6.56,7.50 +6.56,7.50;7.50,6.88 +7.50,6.88;8.12,5.62 +8.12,5.62;8.12,2.81 +8.12,2.81;7.50,1.56 +7.50,1.56;6.25,0.94 +6.25,0.94;5.31,0.94 +5.31,0.94;4.06,1.56 +4.06,1.56;3.44,2.81 + +# UTF-16 : 04 4f +# UTF-8 : 8f d1 +[044f] я +3.44,3.75;1.25,0.94 +6.88,0.94;6.88,7.50 +7.50,7.50;2.81,7.50 +2.81,7.50;1.56,6.56 +1.56,6.56;1.56,4.69 +1.56,4.69;2.81,3.75 +2.81,3.75;6.88,3.75 + +# UTF-16 : 21 70 +# UTF-8 : b0 85 e2 +[2170] ⅰ +2.81,0.94;5.94,0.94 +4.38,0.94;4.38,5.94 +4.38,5.94;3.44,5.94 +3.44,8.12;4.69,8.12 +4.69,8.12;4.06,7.19 +4.06,7.19;3.44,8.12 + +# UTF-16 : 21 71 +# UTF-8 : b1 85 e2 +[2171] ⅱ +1.88,0.94;6.88,0.94 +3.12,0.94;3.12,5.94 +3.12,5.94;2.19,5.94 +2.19,8.12;3.44,8.12 +3.44,8.12;2.81,7.19 +2.81,7.19;2.19,8.12 +4.69,8.12;5.94,8.12 +5.94,8.12;5.31,7.19 +5.31,7.19;4.69,8.12 +4.69,5.94;5.62,5.94 +5.62,5.94;5.62,0.94 + +# UTF-16 : 21 72 +# UTF-8 : b2 85 e2 +[2172] ⅲ +1.25,0.94;7.50,0.94 +2.19,0.94;2.19,5.94 +2.19,5.94;1.25,5.94 +1.25,8.12;2.50,8.12 +2.50,8.12;1.88,7.19 +1.88,7.19;1.25,8.12 +3.44,8.12;4.69,8.12 +4.69,8.12;4.06,7.19 +4.06,7.19;3.44,8.12 +3.44,5.94;4.38,5.94 +4.38,5.94;4.38,0.94 +6.56,0.94;6.56,5.94 +6.56,5.94;5.62,5.94 +5.62,8.12;6.25,7.19 +6.25,7.19;6.88,8.12 +6.88,8.12;5.62,8.12 + +# UTF-16 : 21 73 +# UTF-8 : b3 85 e2 +[2173] ⅳ +1.25,8.12;2.50,8.12 +2.50,8.12;1.88,7.19 +1.88,7.19;1.25,8.12 +1.25,5.94;2.19,5.94 +2.19,5.94;2.19,0.94 +0.94,0.94;3.44,0.94 +3.12,5.94;4.38,5.94 +3.75,5.94;5.31,0.94 +5.31,0.94;6.88,5.94 +6.25,5.94;7.50,5.94 + +# UTF-16 : 21 74 +# UTF-8 : b4 85 e2 +[2174] ⅴ +2.19,5.94;4.38,0.94 +4.38,0.94;6.56,5.94 +1.56,5.94;2.81,5.94 +5.94,5.94;7.19,5.94 + +# UTF-16 : 21 75 +# UTF-8 : b5 85 e2 +[2175] ⅵ +1.56,5.94;3.12,0.94 +3.12,0.94;4.69,5.94 +0.94,5.94;2.19,5.94 +4.06,5.94;5.00,5.94 +5.94,5.94;6.88,5.94 +6.88,5.94;6.88,0.94 +7.81,0.94;5.94,0.94 +5.94,8.12;7.19,8.12 +7.19,8.12;6.56,7.19 +6.56,7.19;5.94,8.12 + +# UTF-16 : 21 76 +# UTF-8 : b6 85 e2 +[2176] ⅶ +0.00,5.94;0.94,5.94 +0.62,5.94;1.88,0.94 +1.88,0.94;3.44,5.94 +3.12,5.94;3.75,5.94 +4.38,5.94;5.31,5.94 +5.31,5.94;5.31,0.94 +6.25,0.94;4.38,0.94 +4.38,8.12;5.62,8.12 +5.62,8.12;5.00,7.19 +5.00,7.19;4.38,8.12 +6.88,8.12;8.12,8.12 +8.12,8.12;7.50,7.19 +7.50,7.19;6.88,8.12 +6.88,5.94;7.81,5.94 +7.81,5.94;7.81,0.94 +6.88,0.94;8.75,0.94 + +# UTF-16 : 21 77 +# UTF-8 : b7 85 e2 +[2177] ⅷ +0.00,5.94;0.62,5.94 +0.31,5.94;1.56,0.94 +1.56,0.94;2.81,5.94 +2.50,5.94;4.38,5.94 +4.38,5.94;4.38,0.94 +8.75,0.94;3.44,0.94 +3.44,8.12;4.69,8.12 +4.69,8.12;4.06,7.19 +4.06,7.19;3.44,8.12 +5.31,8.12;6.56,8.12 +6.56,8.12;5.94,7.19 +5.94,7.19;5.31,8.12 +5.31,5.94;6.25,5.94 +6.25,5.94;6.25,0.94 +8.12,0.94;8.12,5.94 +8.12,5.94;7.19,5.94 +7.19,8.12;8.44,8.12 +8.44,8.12;7.81,7.19 +7.81,7.19;7.19,8.12 + +# UTF-16 : 21 78 +# UTF-8 : b8 85 e2 +[2178] ⅸ +0.94,8.12;2.19,8.12 +2.19,8.12;1.56,7.19 +1.56,7.19;0.94,8.12 +0.94,5.94;1.88,5.94 +1.88,5.94;1.88,0.94 +0.94,0.94;3.75,0.94 +3.12,0.94;7.50,5.94 +6.88,5.94;8.12,5.94 +8.12,0.94;6.88,0.94 +7.50,0.94;3.12,5.94 +2.81,5.94;3.75,5.94 + +# UTF-16 : 21 79 +# UTF-8 : b9 85 e2 +[2179] ⅹ +1.56,5.94;7.19,0.94 +7.19,5.94;1.56,0.94 +0.94,0.94;2.19,0.94 +6.56,0.94;7.81,0.94 +7.81,5.94;6.25,5.94 +2.19,5.94;0.94,5.94 + +# UTF-16 : 25 00 +# UTF-8 : 80 94 e2 +[2500] ─ +0.00,5.00;9.06,5.00 + +# UTF-16 : 25 02 +# UTF-8 : 82 94 e2 +[2502] │ +4.38,0.00;4.38,9.69 + +# UTF-16 : 25 0c +# UTF-8 : 8c 94 e2 +[250c] ┌ +4.38,0.00;4.38,4.38 +4.38,4.38;5.00,5.00 +5.00,5.00;9.06,5.00 + +# UTF-16 : 25 10 +# UTF-8 : 90 94 e2 +[2510] ┐ +4.38,0.00;4.38,4.38 +4.38,4.38;3.75,5.00 +3.75,5.00;0.00,5.00 + +# UTF-16 : 25 18 +# UTF-8 : 98 94 e2 +[2518] ┘ +0.00,5.00;3.75,5.00 +3.75,5.00;4.38,5.62 +4.38,5.62;4.38,9.69 + +# UTF-16 : 25 14 +# UTF-8 : 94 94 e2 +[2514] └ +4.38,9.69;4.38,5.62 +4.38,5.62;5.00,5.00 +5.00,5.00;9.06,5.00 + +# UTF-16 : 25 1c +# UTF-8 : 9c 94 e2 +[251c] ├ +4.38,0.00;4.38,9.69 +4.38,5.00;9.06,5.00 + +# UTF-16 : 25 2c +# UTF-8 : ac 94 e2 +[252c] ┬ +0.00,5.00;9.06,5.00 +4.38,5.00;4.38,0.00 + +# UTF-16 : 25 24 +# UTF-8 : a4 94 e2 +[2524] ┤ +4.38,0.00;4.38,9.69 +4.38,5.00;0.00,5.00 + +# UTF-16 : 25 34 +# UTF-8 : b4 94 e2 +[2534] ┴ +0.00,5.00;9.06,5.00 +4.38,5.00;4.38,9.69 + +# UTF-16 : 25 3c +# UTF-8 : bc 94 e2 +[253c] ┼ +0.00,5.00;9.06,5.00 +4.38,0.00;4.38,9.69 + +# UTF-16 : 25 01 +# UTF-8 : 81 94 e2 +[2501] ━ +0.00,4.69;9.06,4.69 +9.06,5.62;0.00,5.62 + +# UTF-16 : 25 03 +# UTF-8 : 83 94 e2 +[2503] ┃ +4.06,0.00;4.06,9.69 +5.00,9.69;5.00,0.00 + +# UTF-16 : 25 0f +# UTF-8 : 8f 94 e2 +[250f] ┏ +4.06,0.00;4.06,5.00 +4.06,5.00;4.69,5.62 +4.69,5.62;9.06,5.62 +9.06,4.69;5.31,4.69 +5.31,4.69;5.00,4.38 +5.00,4.38;5.00,0.00 + +# UTF-16 : 25 13 +# UTF-8 : 93 94 e2 +[2513] ┓ +0.00,5.62;4.38,5.62 +4.38,5.62;5.00,5.00 +5.00,5.00;5.00,0.00 +4.06,0.00;4.06,4.38 +4.06,4.38;3.75,4.69 +3.75,4.69;0.00,4.69 + +# UTF-16 : 25 1b +# UTF-8 : 9b 94 e2 +[251b] ┛ +0.00,4.69;4.38,4.69 +4.38,4.69;5.00,5.31 +5.00,5.31;5.00,9.69 +4.06,9.69;4.06,5.94 +4.06,5.94;3.75,5.62 +3.75,5.62;0.00,5.62 + +# UTF-16 : 25 17 +# UTF-8 : 97 94 e2 +[2517] ┗ +9.06,4.69;4.69,4.69 +4.69,4.69;4.06,5.31 +4.06,5.31;4.06,9.69 +5.00,9.69;5.00,5.94 +5.00,5.94;5.31,5.62 +5.31,5.62;9.06,5.62 + +# UTF-16 : 25 23 +# UTF-8 : a3 94 e2 +[2523] ┣ +4.06,0.00;4.06,9.69 +5.00,9.69;5.00,5.94 +5.00,5.94;5.31,5.62 +5.31,5.62;9.06,5.62 +9.06,4.69;5.31,4.69 +5.31,4.69;5.00,4.38 +5.00,4.38;5.00,0.00 + +# UTF-16 : 25 33 +# UTF-8 : b3 94 e2 +[2533] ┳ +0.00,5.62;9.06,5.62 +9.06,4.69;5.31,4.69 +5.31,4.69;5.00,4.38 +5.00,4.38;5.00,0.00 +4.06,0.00;4.06,4.38 +4.06,4.38;3.75,4.69 +3.75,4.69;0.00,4.69 + +# UTF-16 : 25 2b +# UTF-8 : ab 94 e2 +[252b] ┫ +5.00,0.00;5.00,9.69 +4.06,9.69;4.06,5.94 +4.06,5.94;3.75,5.62 +3.75,5.62;0.00,5.62 +0.00,4.69;3.75,4.69 +3.75,4.69;4.06,4.38 +4.06,4.38;4.06,0.00 + +# UTF-16 : 25 3b +# UTF-8 : bb 94 e2 +[253b] ┻ +0.00,4.69;9.06,4.69 +9.06,5.62;5.31,5.62 +5.31,5.62;5.00,5.94 +5.00,5.94;5.00,9.69 +4.06,9.69;4.06,5.94 +4.06,5.94;3.75,5.62 +3.75,5.62;0.00,5.62 + +# UTF-16 : 25 4b +# UTF-8 : 8b 95 e2 +[254b] ╋ +0.00,4.69;3.75,4.69 +3.75,4.69;4.06,4.38 +4.06,4.38;4.06,0.00 +5.00,0.00;5.00,4.38 +5.00,4.38;5.31,4.69 +5.31,4.69;9.06,4.69 +9.06,5.62;5.31,5.62 +5.31,5.62;5.00,5.94 +5.00,5.94;5.00,9.69 +4.06,9.69;4.06,5.94 +4.06,5.94;3.75,5.62 +3.75,5.62;0.00,5.62 + +# UTF-16 : 25 20 +# UTF-8 : a0 94 e2 +[2520] ┠ +4.06,0.00;4.06,9.69 +5.00,9.69;5.00,0.00 +5.00,5.00;9.06,5.00 + +# UTF-16 : 25 2f +# UTF-8 : af 94 e2 +[252f] ┯ +0.00,5.62;9.06,5.62 +9.06,4.69;0.00,4.69 +4.38,4.69;4.38,0.00 + +# UTF-16 : 25 28 +# UTF-8 : a8 94 e2 +[2528] ┨ +5.00,0.00;5.00,9.69 +4.06,9.69;4.06,0.00 +4.06,5.00;0.00,5.00 + +# UTF-16 : 25 37 +# UTF-8 : b7 94 e2 +[2537] ┷ +0.00,4.69;9.06,4.69 +9.06,5.62;0.00,5.62 +4.38,5.62;4.38,9.69 + +# UTF-16 : 25 3f +# UTF-8 : bf 94 e2 +[253f] ┿ +0.00,4.69;9.06,4.69 +9.06,5.62;0.00,5.62 +4.38,9.69;4.38,5.62 +4.38,4.69;4.38,0.00 + +# UTF-16 : 25 1d +# UTF-8 : 9d 94 e2 +[251d] ┝ +4.38,0.00;4.38,9.69 +4.38,5.62;9.06,5.62 +9.06,4.69;4.38,4.69 + +# UTF-16 : 25 30 +# UTF-8 : b0 94 e2 +[2530] ┰ +0.00,5.00;9.06,5.00 +5.00,5.00;5.00,0.00 +4.06,0.00;4.06,5.00 + +# UTF-16 : 25 25 +# UTF-8 : a5 94 e2 +[2525] ┥ +4.38,0.00;4.38,9.69 +4.38,5.62;0.00,5.62 +0.00,4.69;4.38,4.69 + +# UTF-16 : 25 38 +# UTF-8 : b8 94 e2 +[2538] ┸ +0.00,5.00;9.06,5.00 +5.00,5.00;5.00,9.69 +4.06,9.69;4.06,5.00 + +# UTF-16 : 25 42 +# UTF-8 : 82 95 e2 +[2542] ╂ +4.06,0.00;4.06,9.69 +5.00,9.69;5.00,0.00 +5.00,5.00;9.06,5.00 +0.00,5.00;4.06,5.00 + +# UTF-16 : a6 +# UTF-8 : a6 c2 +[00a6] ¦ +6.88,8.44;8.12,8.44 +8.12,8.44;8.75,7.81 +8.75,7.81;8.75,6.56 +8.75,6.56;8.12,5.94 +8.12,5.94;6.88,5.94 +6.88,5.94;6.25,6.56 +6.25,6.56;6.25,7.81 +6.25,7.81;6.88,8.44 + +# UTF-16 : 20 5d +# UTF-8 : 9d 81 e2 +[205d] ⁝ +4.38,8.12;3.75,9.06 +3.75,9.06;5.00,9.06 +5.00,9.06;4.38,8.12 +4.38,4.38;5.00,5.31 +5.00,5.31;3.75,5.31 +3.75,5.31;4.38,4.38 +4.38,0.62;5.00,1.56 +5.00,1.56;3.75,1.56 +3.75,1.56;4.38,0.62 + +# UTF-16 : 20 5a +# UTF-8 : 9a 81 e2 +[205a] ⁚ +3.75,7.81;5.00,7.81 +5.00,7.81;4.38,6.88 +4.38,6.88;3.75,7.81 +3.75,2.50;4.38,1.56 +4.38,1.56;5.00,2.50 +5.00,2.50;3.75,2.50 + +# UTF-16 : 23 dc +# UTF-8 : 9c 8f e2 +[23dc] ⏜ +0.31,2.50;1.56,3.44 +1.56,3.44;3.44,4.06 +3.44,4.06;5.62,4.06 +5.62,4.06;7.50,3.44 +7.50,3.44;8.75,2.50 + +# UTF-16 : 23 dd +# UTF-8 : 9d 8f e2 +[23dd] ⏝ +0.31,7.81;1.56,6.88 +1.56,6.88;3.44,6.25 +3.44,6.25;5.62,6.25 +5.62,6.25;7.50,6.88 +7.50,6.88;8.75,7.81 + +# UTF-16 : 23 e0 +# UTF-8 : a0 8f e2 +[23e0] ⏠ +0.31,2.19;1.25,3.75 +1.25,3.75;7.81,3.75 +7.81,3.75;8.75,2.19 + +# UTF-16 : 23 e1 +# UTF-8 : a1 8f e2 +[23e1] ⏡ +0.31,8.12;1.25,6.56 +1.25,6.56;7.81,6.56 +7.81,6.56;8.75,8.12 + +# UTF-16 : 23 de +# UTF-8 : 9e 8f e2 +[23de] ⏞ +0.00,2.50;0.62,3.75 +0.62,3.75;4.06,3.75 +4.06,3.75;4.38,4.69 +4.38,4.69;4.69,3.75 +4.69,3.75;8.44,3.75 +8.44,3.75;9.06,2.50 + +# UTF-16 : 23 df +# UTF-8 : 9f 8f e2 +[23df] ⏟ +0.00,7.81;0.62,6.56 +0.62,6.56;4.06,6.56 +4.06,6.56;4.38,5.62 +4.38,5.62;4.69,6.56 +4.69,6.56;8.44,6.56 +8.44,6.56;9.06,7.81 + +# UTF-16 : a4 +# UTF-8 : a4 c2 +[00a4] ¤ +0.94,1.56;2.50,3.12 +2.50,3.12;1.88,4.38 +1.88,4.38;1.88,5.62 +1.88,5.62;2.50,6.88 +2.50,6.88;3.75,7.50 +3.75,7.50;5.00,7.50 +5.00,7.50;6.25,6.88 +6.25,6.88;6.88,5.62 +6.88,5.62;6.88,4.38 +6.88,4.38;6.25,3.12 +6.25,3.12;5.00,2.50 +5.00,2.50;3.75,2.50 +3.75,2.50;2.50,3.12 +6.25,3.12;7.81,1.56 +7.81,8.44;6.25,6.88 +2.50,6.88;0.94,8.44 + +# UTF-16 : b2 +# UTF-8 : b2 c2 +[00b2] ² +0.00,8.44;0.94,9.38 +0.94,9.38;3.12,9.38 +3.12,9.38;4.06,8.44 +4.06,8.44;4.06,7.50 +4.06,7.50;3.44,6.56 +3.44,6.56;0.00,3.75 +0.00,3.75;4.38,3.75 + +# UTF-16 : b3 +# UTF-8 : b3 c2 +[00b3] ³ +0.00,9.38;4.06,9.38 +4.06,9.38;1.25,7.19 +1.25,7.19;3.12,7.19 +3.12,7.19;4.06,6.25 +4.06,6.25;4.06,4.69 +4.06,4.69;3.12,3.75 +3.12,3.75;0.94,3.75 +0.94,3.75;0.00,4.69 + +# UTF-16 : b9 +# UTF-8 : b9 c2 +[00b9] ¹ +0.62,7.50;2.19,9.38 +2.19,9.38;2.19,3.75 +0.31,3.75;4.06,3.75 + +# UTF-16 : ba +# UTF-8 : ba c2 +[00ba] º +0.00,8.12;1.25,9.38 +1.25,9.38;2.81,9.38 +2.81,9.38;4.06,8.12 +4.06,8.12;4.06,5.31 +4.06,5.31;2.81,4.06 +2.81,4.06;1.25,4.06 +1.25,4.06;0.00,5.31 +0.00,5.31;0.00,8.12 + +# UTF-16 : 24 60 +# UTF-8 : a0 91 e2 +[2460] ① +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.81,5.94;4.38,8.12 +4.38,8.12;4.38,2.19 +2.81,2.19;5.94,2.19 + +# UTF-16 : 24 61 +# UTF-8 : a1 91 e2 +[2461] ② +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.50,6.88;3.44,7.81 +3.44,7.81;5.31,7.81 +5.31,7.81;6.25,6.88 +6.25,6.88;6.25,5.62 +6.25,5.62;2.50,2.50 +2.50,2.50;6.25,2.50 + +# UTF-16 : 24 62 +# UTF-8 : a2 91 e2 +[2462] ③ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.50,7.50;6.25,7.50 +6.25,7.50;3.44,5.31 +3.44,5.31;5.31,5.31 +5.31,5.31;6.25,4.38 +6.25,4.38;6.25,3.12 +6.25,3.12;5.31,2.19 +5.31,2.19;3.44,2.19 +3.44,2.19;2.50,2.81 + +# UTF-16 : 24 63 +# UTF-8 : a3 91 e2 +[2463] ④ +0.00,3.75;1.25,1.88 +1.25,1.88;3.12,0.62 +3.12,0.62;5.62,0.62 +5.62,0.62;7.50,1.88 +7.50,1.88;8.75,3.75 +8.75,3.75;8.75,6.25 +8.75,6.25;7.50,8.12 +7.50,8.12;5.62,9.38 +5.62,9.38;3.12,9.38 +3.12,9.38;1.25,8.12 +1.25,8.12;0.00,6.25 +0.00,6.25;0.00,3.75 +6.56,3.75;1.88,3.75 +1.88,3.75;4.69,8.12 +5.31,8.12;5.31,2.19 + +# UTF-16 : 24 64 +# UTF-8 : a4 91 e2 +[2464] ⑤ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +6.25,7.50;2.50,7.50 +2.50,7.50;2.50,5.00 +2.50,5.00;3.44,5.62 +3.44,5.62;5.31,5.62 +5.31,5.62;6.25,4.69 +6.25,4.69;6.25,3.12 +6.25,3.12;5.31,2.19 +5.31,2.19;3.44,2.19 +3.44,2.19;2.50,2.81 + +# UTF-16 : 24 65 +# UTF-8 : a5 91 e2 +[2465] ⑥ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +6.25,7.19;5.31,7.81 +5.31,7.81;3.44,7.81 +3.44,7.81;2.50,6.88 +2.50,6.88;2.50,3.12 +2.50,3.12;3.44,2.19 +3.44,2.19;5.31,2.19 +5.31,2.19;6.25,3.12 +6.25,3.12;6.25,4.69 +6.25,4.69;5.31,5.62 +5.31,5.62;3.44,5.62 +3.44,5.62;2.50,4.69 + +# UTF-16 : 24 66 +# UTF-8 : a6 91 e2 +[2466] ⑦ +0.00,6.25;0.00,3.75 +0.00,3.75;1.25,1.88 +1.25,1.88;3.12,0.62 +3.12,0.62;5.62,0.62 +5.62,0.62;7.50,1.88 +7.50,1.88;8.75,3.75 +8.75,3.75;8.75,6.25 +8.75,6.25;7.50,8.12 +7.50,8.12;5.62,9.38 +5.62,9.38;3.12,9.38 +3.12,9.38;1.25,8.12 +1.25,8.12;0.00,6.25 +2.50,6.25;2.50,7.50 +2.50,7.50;6.25,7.50 +6.25,7.50;6.25,6.56 +6.25,6.56;5.31,5.62 +5.31,5.62;4.69,4.69 +4.69,4.69;4.38,3.44 +4.38,3.44;4.38,1.88 + +# UTF-16 : 24 67 +# UTF-8 : a7 91 e2 +[2467] ⑧ +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +0.00,3.75;0.00,6.25 +3.44,5.31;2.50,5.94 +2.50,5.94;2.50,7.19 +2.50,7.19;3.44,7.81 +3.44,7.81;5.31,7.81 +5.31,7.81;6.25,7.19 +6.25,7.19;6.25,5.94 +6.25,5.94;5.31,5.31 +5.31,5.31;3.44,5.31 +3.44,5.31;2.19,4.38 +2.19,4.38;2.19,3.12 +2.19,3.12;3.12,2.19 +3.12,2.19;5.62,2.19 +5.62,2.19;6.56,3.12 +6.56,3.12;6.56,4.69 +6.56,4.69;5.31,5.31 + +# UTF-16 : 24 68 +# UTF-8 : a8 91 e2 +[2468] ⑨ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.50,2.81;3.44,2.19 +3.44,2.19;5.31,2.19 +5.31,2.19;6.25,3.12 +6.25,3.12;6.25,6.88 +6.25,6.88;5.31,7.81 +5.31,7.81;3.44,7.81 +3.44,7.81;2.50,6.88 +2.50,6.88;2.50,5.31 +2.50,5.31;3.44,4.38 +3.44,4.38;5.31,4.38 +5.31,4.38;6.25,5.31 + +# UTF-16 : 24 69 +# UTF-8 : a9 91 e2 +[2469] ⑩ +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +0.00,3.75;0.00,5.94 +1.56,5.94;2.81,7.81 +2.81,7.81;2.81,2.19 +5.94,2.19;6.88,3.44 +6.88,3.44;6.88,6.56 +6.88,6.56;5.94,7.81 +5.94,7.81;5.00,7.81 +5.00,7.81;4.06,6.56 +4.06,6.56;4.06,3.44 +4.06,3.44;5.00,2.19 +5.00,2.19;5.94,2.19 + +# UTF-16 : 24 6a +# UTF-8 : aa 91 e2 +[246a] ⑪ +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +0.00,3.75;0.00,5.94 +1.88,5.94;3.12,8.12 +3.12,8.12;3.12,1.88 +5.94,1.88;5.94,8.12 +5.94,8.12;4.69,5.94 + +# UTF-16 : 24 6b +# UTF-8 : ab 91 e2 +[246b] ⑫ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +1.88,5.62;3.12,7.81 +3.12,7.81;3.12,2.19 +6.56,2.19;4.06,2.19 +4.06,2.19;6.25,5.31 +6.25,5.31;6.25,7.19 +6.25,7.19;5.62,7.81 +5.62,7.81;4.69,7.81 +4.69,7.81;4.06,6.88 + +# UTF-16 : 24 6c +# UTF-8 : ac 91 e2 +[246c] ⑬ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +1.88,5.62;3.12,7.81 +3.12,7.81;3.12,2.19 +4.38,7.81;6.56,7.81 +6.56,7.81;4.69,5.31 +4.69,5.31;5.94,5.31 +5.94,5.31;6.56,4.69 +6.56,4.69;6.56,3.12 +6.56,3.12;5.62,2.19 +5.62,2.19;4.69,2.19 +4.69,2.19;4.06,2.81 + +# UTF-16 : 24 6d +# UTF-8 : ad 91 e2 +[246d] ⑭ +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +0.00,3.75;0.00,5.94 +1.88,5.94;3.12,7.81 +3.12,7.81;3.12,2.19 +5.94,2.19;5.94,7.81 +5.62,7.81;4.06,3.75 +4.06,3.75;7.19,3.75 + +# UTF-16 : 24 6e +# UTF-8 : ae 91 e2 +[246e] ⑮ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +1.88,5.94;3.12,7.81 +3.12,7.81;3.12,2.19 +6.56,7.81;4.38,7.81 +4.38,7.81;4.38,5.00 +4.38,5.00;5.00,5.62 +5.00,5.62;5.94,5.62 +5.94,5.62;6.56,5.00 +6.56,5.00;6.56,2.81 +6.56,2.81;5.94,2.19 +5.94,2.19;5.00,2.19 +5.00,2.19;4.38,2.81 + +# UTF-16 : 24 6f +# UTF-8 : af 91 e2 +[246f] ⑯ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +1.88,5.62;3.12,7.81 +3.12,7.81;3.12,2.19 +6.56,7.19;5.94,7.81 +5.94,7.81;5.00,7.81 +5.00,7.81;4.38,6.88 +4.38,6.88;4.38,3.12 +4.38,3.12;5.00,2.19 +5.00,2.19;5.94,2.19 +5.94,2.19;6.56,3.12 +6.56,3.12;6.56,4.69 +6.56,4.69;5.94,5.31 +5.94,5.31;5.00,5.31 +5.00,5.31;4.38,4.69 + +# UTF-16 : 24 70 +# UTF-8 : b0 91 e2 +[2470] ⑰ +0.00,6.25;0.00,3.75 +0.00,3.75;1.25,1.88 +1.25,1.88;3.12,0.62 +3.12,0.62;5.62,0.62 +5.62,0.62;7.50,1.88 +7.50,1.88;8.75,3.75 +8.75,3.75;8.75,6.25 +8.75,6.25;7.50,8.12 +7.50,8.12;5.62,9.38 +5.62,9.38;3.12,9.38 +3.12,9.38;1.25,8.12 +1.25,8.12;0.00,6.25 +1.56,5.62;2.81,7.81 +2.81,7.81;2.81,1.88 +5.31,1.88;5.31,3.12 +5.31,3.12;5.62,4.69 +5.62,4.69;6.25,6.88 +6.25,6.88;6.25,7.81 +6.25,7.81;4.06,7.81 +4.06,7.81;4.06,6.56 + +# UTF-16 : 24 71 +# UTF-8 : b1 91 e2 +[2471] ⑱ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +1.88,5.62;3.12,7.81 +3.12,7.81;3.12,2.19 +6.56,6.88;5.94,7.81 +5.94,7.81;5.00,7.81 +5.00,7.81;4.38,6.88 +4.38,6.88;4.38,5.94 +4.38,5.94;5.00,5.31 +5.00,5.31;5.94,5.31 +5.94,5.31;6.56,5.94 +6.56,5.94;6.56,6.88 +5.00,5.31;4.38,4.69 +4.38,4.69;4.38,3.12 +4.38,3.12;5.00,2.19 +5.00,2.19;5.94,2.19 +5.94,2.19;6.56,3.12 +6.56,3.12;6.56,4.69 +6.56,4.69;5.94,5.31 + +# UTF-16 : 24 72 +# UTF-8 : b2 91 e2 +[2472] ⑲ +0.00,6.25;0.00,3.75 +0.00,3.75;1.25,1.88 +1.25,1.88;3.12,0.62 +3.12,0.62;5.62,0.62 +5.62,0.62;7.50,1.88 +7.50,1.88;8.75,3.75 +8.75,3.75;8.75,6.25 +8.75,6.25;7.50,8.12 +7.50,8.12;5.62,9.38 +5.62,9.38;3.12,9.38 +3.12,9.38;1.25,8.12 +1.25,8.12;0.00,6.25 +3.12,2.19;3.12,7.81 +3.12,7.81;1.88,5.62 +6.56,5.62;5.94,4.69 +5.94,4.69;5.00,4.69 +5.00,4.69;4.38,5.62 +4.38,5.62;4.38,6.88 +4.38,6.88;5.00,7.81 +5.00,7.81;5.94,7.81 +5.94,7.81;6.56,6.88 +6.56,6.88;6.56,3.12 +6.56,3.12;5.94,2.19 +5.94,2.19;5.00,2.19 +5.00,2.19;4.38,2.81 + +# UTF-16 : 24 73 +# UTF-8 : b3 91 e2 +[2473] ⑳ +0.00,6.25;0.00,3.75 +0.00,3.75;1.25,1.88 +1.25,1.88;3.12,0.62 +3.12,0.62;5.62,0.62 +5.62,0.62;7.50,1.88 +7.50,1.88;8.75,3.75 +8.75,3.75;8.75,6.25 +8.75,6.25;7.50,8.12 +7.50,8.12;5.62,9.38 +5.62,9.38;3.12,9.38 +3.12,9.38;1.25,8.12 +1.25,8.12;0.00,6.25 +5.00,6.25;5.00,3.75 +5.00,3.75;5.62,2.50 +5.62,2.50;6.56,2.50 +6.56,2.50;7.19,3.75 +7.19,3.75;7.19,6.25 +7.19,6.25;6.56,7.50 +6.56,7.50;5.62,7.50 +5.62,7.50;5.00,6.25 +4.06,2.50;1.88,2.50 +1.88,2.50;4.06,5.62 +4.06,5.62;4.06,6.56 +4.06,6.56;3.44,7.50 +3.44,7.50;2.50,7.50 +2.50,7.50;1.88,6.88 + +# UTF-16 : 21 61 +# UTF-8 : a0 85 e2 +[2161] Ⅰ +3.12,8.44;3.12,0.94 +5.62,0.94;5.62,8.44 +2.19,8.44;6.56,8.44 +6.56,0.94;2.19,0.94 + +# UTF-16 : 21 62 +# UTF-8 : a1 85 e2 +[2162] Ⅱ +2.50,8.44;2.50,0.94 +4.38,0.94;4.38,8.44 +6.25,8.44;6.25,0.94 +1.56,0.94;7.19,0.94 +7.19,8.44;1.56,8.44 + +# UTF-16 : 21 63 +# UTF-8 : a2 85 e2 +[2163] Ⅲ +2.19,0.94;0.94,0.94 +1.56,0.94;1.56,8.44 +2.81,8.44;5.00,0.94 +5.00,0.94;7.19,8.44 +0.94,8.44;3.44,8.44 +6.56,8.44;7.81,8.44 + +# UTF-16 : 21 64 +# UTF-8 : a3 85 e2 +[2164] Ⅳ +1.88,8.44;4.38,0.94 +4.38,0.94;6.88,8.44 +1.25,8.44;2.50,8.44 +6.25,8.44;7.50,8.44 + +# UTF-16 : 21 65 +# UTF-8 : a4 85 e2 +[2165] Ⅴ +6.56,0.94;7.81,0.94 +7.19,0.94;7.19,8.44 +5.94,8.44;3.75,0.94 +3.75,0.94;1.56,8.44 +0.94,8.44;2.19,8.44 +5.31,8.44;8.12,8.44 + +# UTF-16 : 21 66 +# UTF-8 : a5 85 e2 +[2166] Ⅵ +0.94,8.44;2.81,0.94 +2.81,0.94;4.69,8.44 +5.94,8.44;5.94,0.94 +7.50,0.94;7.50,8.44 +0.31,8.44;1.56,8.44 +4.06,8.44;8.12,8.44 +8.12,0.94;5.31,0.94 + +# UTF-16 : 21 67 +# UTF-8 : a6 85 e2 +[2167] Ⅶ +0.62,8.44;2.50,0.94 +2.50,0.94;4.38,8.44 +5.00,8.44;5.00,0.94 +6.25,0.94;6.25,8.44 +7.50,8.44;7.50,0.94 +4.38,0.94;8.12,0.94 +8.12,8.44;3.75,8.44 +1.25,8.44;0.00,8.44 + +# UTF-16 : 21 68 +# UTF-8 : a7 85 e2 +[2168] Ⅷ +1.56,8.44;1.56,0.94 +2.81,0.94;7.19,8.44 +2.81,8.44;7.19,0.94 +0.94,0.94;3.44,0.94 +6.56,0.94;7.81,0.94 +7.81,8.44;6.56,8.44 +3.44,8.44;0.94,8.44 + +# UTF-16 : 21 69 +# UTF-8 : a8 85 e2 +[2169] Ⅸ +1.56,8.44;7.19,0.94 +7.19,8.44;1.56,0.94 +0.94,0.94;2.19,0.94 +6.56,0.94;7.81,0.94 +7.81,8.44;6.56,8.44 +2.19,8.44;0.94,8.44 + +# UTF-16 : 33 14 +# UTF-8 : 89 8d e3 +[3314] ㍉ +0.00,7.81;3.75,8.44 +0.31,5.31;4.06,5.94 +5.00,5.94;5.00,0.94 +5.00,0.94;8.12,0.94 +8.12,0.94;8.75,6.25 +8.75,6.25;5.00,6.25 +1.56,9.69;2.81,1.88 + +# UTF-16 : 33 22 +# UTF-8 : a2 8c e3 +[3322] ㌢ +0.00,8.12;4.38,8.75 +4.38,8.75;3.12,7.50 +3.12,0.62;4.38,0.94 +4.38,0.94;5.31,1.88 +5.31,1.88;5.31,4.69 +5.31,9.38;6.88,8.44 +6.88,5.00;2.50,4.38 +2.50,2.81;7.50,2.81 +8.75,8.75;8.12,7.50 +8.12,7.50;6.88,6.25 +6.88,6.25;5.31,5.62 +3.75,5.62;2.19,5.62 +2.19,5.62;1.25,6.56 +1.25,6.56;1.25,9.69 + +# UTF-16 : 33 4d +# UTF-8 : 8d 8d e3 +[334d] ㍍ +0.00,4.69;1.25,5.62 +1.25,5.62;2.19,6.88 +2.19,6.88;3.44,9.69 +0.62,8.12;3.75,6.25 +7.81,7.50;4.38,7.50 +4.38,2.81;2.19,4.06 +2.19,0.62;2.19,5.62 +7.19,5.62;7.19,0.62 +7.19,0.62;8.12,1.25 +8.12,1.25;9.06,2.81 +5.94,5.31;5.94,2.50 +5.94,2.50;5.00,0.62 + +# UTF-16 : 33 18 +# UTF-8 : 98 8c e3 +[3318] ㌘ +5.31,7.81;9.06,7.81 +9.06,7.81;8.12,5.94 +8.12,5.94;7.19,5.00 +7.19,5.00;6.25,4.69 +4.06,4.69;2.19,0.94 +2.19,0.94;6.56,1.56 +6.88,0.62;6.56,1.88 +6.56,1.88;5.62,3.12 +8.44,9.06;5.94,9.06 +4.38,9.69;5.00,8.75 +4.06,8.75;3.44,9.69 +1.25,9.69;0.62,7.50 +0.62,7.50;0.00,6.56 +0.00,4.06;1.25,4.69 +1.25,4.69;2.50,6.56 +2.50,6.56;3.12,8.44 +3.12,8.44;0.94,8.44 + +# UTF-16 : 33 27 +# UTF-8 : a7 8c e3 +[3327] ㌧ +0.31,2.81;0.31,9.69 +0.31,7.19;3.12,6.25 +5.94,4.38;4.06,5.31 +9.06,5.31;7.81,2.81 +7.81,2.81;6.56,1.56 +6.56,1.56;4.38,0.62 + +# UTF-16 : 33 03 +# UTF-8 : 83 8c e3 +[3303] ㌃ +0.00,9.38;4.69,9.38 +4.69,9.38;4.06,7.50 +4.06,7.50;3.44,6.88 +8.44,6.88;5.31,6.88 +5.31,5.31;5.31,0.31 +5.31,0.31;6.56,1.25 +6.56,1.25;8.12,3.12 +2.19,0.31;3.44,2.50 +3.44,2.50;3.44,5.00 +2.81,8.12;2.19,5.94 +2.19,5.94;0.94,4.06 + +# UTF-16 : 33 36 +# UTF-8 : b6 8c e3 +[3336] ㌶ +4.06,6.25;1.25,8.75 +1.25,8.75;0.00,7.50 +0.00,2.81;1.25,5.94 +4.69,7.19;5.62,9.69 +5.62,8.75;7.81,8.75 +7.81,8.75;7.50,7.19 +7.50,7.19;5.94,5.00 +7.50,5.00;7.50,0.31 +7.50,0.31;8.44,0.94 +8.44,0.94;9.06,2.19 +1.88,2.19;0.62,3.12 +0.62,0.31;2.19,2.50 +2.19,2.50;2.50,4.69 +2.50,4.69;0.94,4.69 +3.12,2.50;5.31,2.50 +5.31,0.31;6.25,1.88 +6.25,1.88;6.25,4.06 + +# UTF-16 : 33 51 +# UTF-8 : 91 8d e3 +[3351] ㍑ +0.00,6.88;0.00,9.06 +2.50,9.69;2.50,6.88 +2.50,6.88;1.88,5.00 +1.88,5.00;1.25,4.38 +5.94,4.38;5.94,1.88 +5.94,1.88;5.00,0.31 +3.12,0.31;3.12,5.31 +3.12,3.75;5.00,2.50 +9.06,2.50;8.12,0.94 +8.12,0.94;7.19,0.31 +7.19,0.31;7.19,5.31 +5.00,5.31;6.56,5.94 +6.56,5.94;7.19,6.56 +7.19,6.56;7.81,8.44 +5.62,8.44;6.25,7.19 +5.00,7.19;4.38,8.44 + +# UTF-16 : 33 57 +# UTF-8 : 97 8d e3 +[3357] ㍗ +0.00,8.12;0.00,9.38 +0.00,9.38;3.75,9.38 +3.75,9.38;3.75,8.12 +3.75,8.12;3.12,6.25 +3.12,6.25;2.19,5.00 +5.94,5.00;7.50,5.62 +7.50,5.62;8.12,6.25 +8.12,6.25;9.06,8.44 +5.00,8.44;5.62,7.19 +6.88,7.19;6.25,8.44 +6.25,3.12;4.06,4.06 +4.06,5.94;4.06,0.31 + +# UTF-16 : 33 0d +# UTF-8 : 8d 8c e3 +[330d] ㌍ +2.19,9.69;1.25,7.19 +1.25,7.19;0.00,5.31 +0.00,8.44;3.75,8.44 +3.75,8.44;3.75,7.50 +3.75,7.50;3.12,5.31 +4.06,5.31;4.06,2.19 +4.06,2.19;3.75,1.25 +3.75,1.25;2.81,0.31 +1.56,2.19;1.56,4.69 +9.06,3.12;5.31,3.12 +5.31,8.44;8.44,8.44 +8.44,8.44;7.81,5.62 +7.81,5.62;5.00,5.62 +5.00,5.62;5.00,8.44 + +# UTF-16 : 33 26 +# UTF-8 : a6 8c e3 +[3326] ㌦ +6.56,6.88;6.56,0.62 +6.56,0.62;7.81,1.25 +7.81,1.25;9.06,2.81 +0.31,2.81;0.31,9.69 +0.31,7.19;3.44,5.62 +3.44,8.44;2.50,9.69 +3.75,9.69;4.69,8.44 +4.69,6.25;4.69,2.50 +4.69,2.50;3.75,0.62 + +# UTF-16 : 33 23 +# UTF-8 : a3 8c e3 +[3323] ㌣ +0.94,9.69;0.94,6.56 +0.94,6.56;1.88,5.62 +1.88,5.62;3.12,5.62 +3.12,7.19;4.06,8.44 +4.06,8.44;0.00,8.12 +9.06,8.12;8.75,7.50 +8.75,7.50;7.50,6.25 +7.50,6.25;5.62,5.31 +4.38,6.25;4.38,0.31 +4.38,4.38;6.56,2.50 +6.56,8.12;5.31,8.75 + +# UTF-16 : 33 2b +# UTF-8 : ab 8c e3 +[332b] ㌫ +0.62,5.31;0.62,1.88 +0.62,1.88;1.56,0.94 +1.56,0.94;2.50,0.94 +4.06,0.94;5.31,1.88 +5.31,1.88;5.94,2.81 +5.94,2.81;6.25,4.38 +3.75,4.38;5.00,3.75 +5.00,8.44;5.00,9.38 +5.00,9.38;4.06,9.38 +4.06,9.38;4.06,8.44 +4.06,8.44;5.00,8.44 +0.94,8.44;0.00,5.94 +0.00,3.44;2.81,4.38 +2.81,4.38;2.19,2.81 +2.19,9.06;3.44,7.19 +3.44,7.19;4.06,5.62 +7.19,5.62;7.19,0.31 +7.19,3.75;9.06,2.81 +8.12,7.19;5.31,7.19 + +# UTF-16 : 33 4a +# UTF-8 : 8a 8d e3 +[334a] ㍊ +0.94,3.44;0.00,1.56 +0.00,6.56;2.81,5.62 +2.81,4.69;3.12,3.75 +4.06,3.75;3.75,4.69 +3.75,2.81;5.62,2.81 +5.62,6.88;5.62,9.06 +5.62,0.62;6.56,2.19 +6.56,2.19;6.56,4.06 +1.88,4.06;3.12,0.94 +9.06,2.19;7.50,0.62 +7.50,0.62;7.50,4.69 +6.56,5.00;7.50,6.25 +7.50,6.25;7.81,7.50 +7.81,7.50;7.81,9.38 +0.62,9.38;2.50,8.75 +2.50,7.19;0.62,7.81 + +# UTF-16 : 33 3b +# UTF-8 : bb 8c e3 +[333b] ㌻ +0.00,6.88;1.56,8.44 +1.56,8.44;4.69,5.31 +4.69,8.44;4.06,8.12 +4.06,8.12;3.12,8.75 +3.12,8.75;4.06,9.38 +4.06,9.38;5.00,8.75 +5.00,7.19;8.12,7.19 +8.12,5.00;8.75,4.06 +4.06,4.06;2.50,4.69 +2.50,3.12;4.06,2.50 +7.81,3.75;7.19,4.69 +6.88,3.44;5.62,1.88 +5.62,1.88;4.06,0.94 +4.06,0.94;2.50,0.62 + +# UTF-16 : 33 9c +# UTF-8 : 9c 8e e3 +[339c] ㎜ +0.00,0.94;0.00,6.56 +0.00,5.62;0.62,6.56 +0.62,6.56;1.25,6.56 +1.25,6.56;1.88,5.62 +1.88,5.62;1.88,0.94 +1.88,5.62;2.50,6.56 +2.50,6.56;3.12,6.56 +3.12,6.56;3.75,5.62 +3.75,5.62;3.75,0.94 +5.00,0.94;5.00,6.56 +5.00,5.62;5.62,6.56 +5.62,6.56;6.25,6.56 +6.25,6.56;6.88,5.62 +6.88,5.62;6.88,0.94 +6.88,5.62;7.50,6.56 +7.50,6.56;8.12,6.56 +8.12,6.56;8.75,5.62 +8.75,5.62;8.75,0.94 + +# UTF-16 : 33 9d +# UTF-8 : 9d 8e e3 +[339d] ㎝ +3.75,2.19;2.81,0.94 +2.81,0.94;0.94,0.94 +0.94,0.94;0.00,2.19 +0.00,2.19;0.00,5.31 +0.00,5.31;0.94,6.56 +0.94,6.56;2.81,6.56 +2.81,6.56;3.75,5.31 +3.75,5.31;3.75,6.56 +5.00,6.56;5.00,0.94 +5.00,5.62;5.62,6.56 +5.62,6.56;6.25,6.56 +6.25,6.56;6.88,5.62 +6.88,5.62;6.88,0.94 +6.88,5.62;7.50,6.56 +7.50,6.56;8.12,6.56 +8.12,6.56;8.75,5.62 +8.75,5.62;8.75,0.94 + +# UTF-16 : 33 9e +# UTF-8 : 9e 8e e3 +[339e] ㎞ +0.31,0.94;0.31,8.75 +0.31,4.06;4.06,6.56 +4.06,0.94;4.06,0.94 +4.06,0.94;0.94,4.38 +5.00,6.56;5.00,0.94 +5.00,5.62;5.62,6.56 +5.62,6.56;6.25,6.56 +6.25,6.56;6.88,5.62 +6.88,5.62;6.88,0.94 +6.88,5.62;7.50,6.56 +7.50,6.56;8.12,6.56 +8.12,6.56;8.75,5.62 +8.75,5.62;8.75,0.94 + +# UTF-16 : 33 8e +# UTF-8 : 8e 8e e3 +[338e] ㎎ +0.00,0.94;0.00,6.56 +0.00,5.62;0.62,6.56 +0.62,6.56;1.25,6.56 +1.25,6.56;1.88,5.62 +1.88,5.62;1.88,0.94 +1.88,5.62;2.50,6.56 +2.50,6.56;3.12,6.56 +3.12,6.56;3.75,5.62 +3.75,5.62;3.75,0.94 +5.00,0.94;5.94,0.00 +5.94,0.00;7.81,0.00 +7.81,0.00;8.75,0.94 +8.75,0.94;8.75,5.62 +8.75,5.62;7.81,6.56 +7.81,6.56;5.94,6.56 +5.94,6.56;5.00,5.62 +5.00,5.62;5.00,3.12 +5.00,3.12;5.94,2.19 +5.94,2.19;7.81,2.19 +7.81,2.19;8.75,3.12 + +# UTF-16 : 33 8f +# UTF-8 : 8f 8e e3 +[338f] ㎏ +0.94,4.38;4.06,0.94 +4.06,6.56;0.31,4.06 +0.31,8.75;0.31,0.94 +5.00,0.94;5.94,0.00 +5.94,0.00;7.81,0.00 +7.81,0.00;8.75,1.25 +8.75,1.25;8.75,5.62 +8.75,5.62;7.81,6.56 +7.81,6.56;5.94,6.56 +5.94,6.56;5.00,5.62 +5.00,5.62;5.00,3.12 +5.00,3.12;5.94,2.19 +5.94,2.19;7.81,2.19 +7.81,2.19;8.75,3.12 + +# UTF-16 : 33 c4 +# UTF-8 : 84 8f e3 +[33c4] ㏄ +3.75,6.56;3.75,5.31 +3.75,5.31;2.81,6.56 +2.81,6.56;0.94,6.56 +0.94,6.56;0.00,5.31 +0.00,5.31;0.00,2.19 +0.00,2.19;0.94,0.94 +0.94,0.94;2.81,0.94 +2.81,0.94;3.75,2.19 +8.75,2.19;7.81,0.94 +7.81,0.94;5.94,0.94 +5.94,0.94;5.00,2.19 +5.00,2.19;5.00,5.31 +5.00,5.31;5.94,6.56 +5.94,6.56;7.81,6.56 +7.81,6.56;8.75,5.31 +8.75,5.31;8.75,6.56 + +# UTF-16 : 33 a1 +# UTF-8 : a1 8e e3 +[33a1] ㎡ +5.94,8.44;6.88,9.06 +6.88,9.06;8.12,9.06 +8.12,9.06;8.12,8.44 +8.12,8.44;5.94,6.88 +5.94,6.88;8.12,6.88 +0.31,6.88;0.31,0.94 +0.31,5.62;1.25,6.88 +1.25,6.88;2.19,6.88 +2.19,6.88;2.81,5.62 +2.81,5.62;2.81,0.94 +2.81,5.62;3.44,6.88 +3.44,6.88;4.69,6.88 +4.69,6.88;5.31,5.62 +5.31,5.62;5.31,0.94 + +# UTF-16 : 33 7b +# UTF-8 : bb 8d e3 +[337b] ㍻ +0.00,4.38;6.25,4.38 +6.25,4.38;6.25,2.50 +6.25,2.50;5.31,1.25 +4.06,1.25;4.69,3.75 +4.69,3.75;4.69,6.88 +4.06,6.88;8.75,6.88 +8.75,5.31;8.12,2.81 +8.12,2.81;6.88,1.25 +6.88,8.75;7.50,2.81 +7.50,2.81;8.75,0.94 +2.19,0.94;2.19,8.12 +4.06,8.12;0.31,8.12 +0.31,6.88;0.94,5.62 + +# UTF-16 : 30 1d +# UTF-8 : 9d 80 e3 +[301d] 〝 +5.62,8.12;6.56,9.69 +6.56,9.69;7.19,9.69 +7.19,9.69;6.56,8.75 +6.56,8.75;5.94,8.75 +7.81,8.75;8.44,8.75 +8.44,8.75;9.06,9.69 +9.06,9.69;8.44,9.69 +8.44,9.69;7.50,8.12 + +# UTF-16 : 30 1f +# UTF-8 : 9f 80 e3 +[301f] 〟 +0.00,0.31;1.25,2.19 +1.25,2.19;1.88,2.19 +1.88,2.19;1.25,1.25 +1.25,1.25;0.62,1.25 +2.50,1.25;3.12,1.25 +3.12,1.25;3.75,2.19 +3.75,2.19;3.12,2.19 +3.12,2.19;1.88,0.31 + +# UTF-16 : 21 16 +# UTF-8 : 96 84 e2 +[2116] № +0.31,0.94;0.31,8.75 +0.31,8.75;3.44,0.94 +3.44,0.94;3.44,8.75 +4.69,5.31;4.69,2.19 +4.69,2.19;5.62,0.94 +5.62,0.94;6.88,0.94 +6.88,0.94;7.81,2.19 +7.81,2.19;7.81,5.31 +7.81,5.31;6.88,6.56 +6.88,6.56;5.62,6.56 +5.62,6.56;4.69,5.31 +8.44,0.62;9.06,1.25 +9.06,1.25;8.44,1.56 +8.44,1.56;8.44,0.62 + +# UTF-16 : 33 cd +# UTF-8 : 8d 8f e3 +[33cd] ㏍ +0.31,0.94;0.31,8.75 +3.75,8.75;0.31,5.00 +0.62,5.31;4.06,0.94 +5.00,0.94;5.00,8.75 +8.75,8.75;5.00,5.00 +5.31,5.31;8.75,0.94 + +# UTF-16 : 21 21 +# UTF-8 : a1 84 e2 +[2121] ℡ +1.88,0.94;1.88,8.75 +0.00,8.75;3.75,8.75 +3.75,4.38;5.31,4.38 +5.62,6.88;3.44,6.88 +3.44,6.88;3.44,1.25 +3.44,1.25;5.62,1.25 +8.75,1.25;6.56,1.25 +6.56,1.25;6.56,7.19 + +# UTF-16 : 32 a4 +# UTF-8 : a4 8a e3 +[32a4] ㊤ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +1.56,3.12;7.50,3.12 +4.06,3.12;4.06,8.44 +4.06,6.25;6.88,6.25 + +# UTF-16 : 32 a5 +# UTF-8 : a5 8a e3 +[32a5] ㊥ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +4.38,1.88;4.38,8.12 +1.88,6.88;6.88,6.88 +6.88,6.88;6.88,4.69 +6.88,4.69;1.88,4.69 +1.88,4.69;1.88,6.88 + +# UTF-16 : 32 a6 +# UTF-8 : a6 8a e3 +[32a6] ㊦ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +1.88,7.19;6.88,7.19 +4.06,7.19;4.06,1.88 +4.06,5.94;6.25,4.69 + +# UTF-16 : 32 a7 +# UTF-8 : a7 8a e3 +[32a7] ㊧ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +7.19,6.25;1.56,6.25 +1.56,2.81;2.50,3.75 +2.50,3.75;3.12,5.00 +3.12,5.00;3.75,7.81 +3.12,4.69;6.56,4.69 +5.00,4.69;5.00,2.50 +2.81,2.50;6.88,2.50 + +# UTF-16 : 32 a8 +# UTF-8 : a8 8a e3 +[32a8] ㊨ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +1.56,6.25;7.19,6.25 +4.06,7.81;3.12,5.31 +3.12,5.31;2.50,4.38 +2.50,4.38;1.56,3.44 +3.12,4.69;6.56,4.69 +6.56,4.69;5.94,2.19 +5.94,2.19;3.44,2.19 +3.44,2.19;3.12,4.38 + +# UTF-16 : 32 31 +# UTF-8 : b1 88 e3 +[3231] ㈱ +7.19,7.50;4.38,7.50 +4.69,8.44;3.75,6.56 +3.75,5.62;7.50,5.62 +2.19,5.62;3.12,4.38 +3.12,6.56;0.94,6.56 +0.94,3.44;2.19,6.56 +2.19,8.75;2.19,1.56 +5.62,1.56;5.62,8.75 +3.12,2.19;4.38,3.44 +4.38,3.44;5.62,5.62 +5.62,5.62;6.88,3.44 +6.88,3.44;7.81,2.50 +7.81,0.94;8.44,1.88 +8.44,1.88;9.06,4.38 +9.06,4.38;9.06,5.94 +9.06,5.94;8.44,8.44 +8.44,8.44;7.81,9.38 +1.25,9.38;0.62,8.44 +0.62,8.44;0.00,5.62 +0.00,5.62;0.00,4.38 +0.00,4.38;0.62,1.88 +0.62,1.88;1.25,0.94 + +# UTF-16 : 32 32 +# UTF-8 : b2 88 e3 +[3232] ㈲ +1.25,0.94;0.62,1.88 +0.62,1.88;0.00,4.38 +0.00,4.38;0.00,5.94 +0.00,5.94;0.62,8.44 +0.62,8.44;1.25,9.38 +7.50,9.38;8.12,8.44 +8.12,8.44;8.75,5.94 +8.75,5.94;8.75,4.06 +8.75,4.06;8.12,1.88 +8.12,1.88;7.50,0.94 +7.50,7.50;1.25,7.50 +1.25,3.44;2.50,5.00 +2.50,5.00;3.44,6.88 +3.44,6.88;4.06,9.06 +3.12,1.25;3.12,5.94 +3.12,5.94;6.25,5.94 +6.25,5.94;6.25,1.25 +6.25,3.12;3.12,3.12 +3.12,4.38;6.25,4.38 + +# UTF-16 : 32 39 +# UTF-8 : b9 88 e3 +[3239] ㈹ +2.19,1.25;2.19,7.19 +6.56,7.19;5.94,8.12 +4.38,8.75;5.00,3.75 +5.00,3.75;5.94,1.88 +5.94,1.88;6.56,1.25 +6.56,1.25;7.19,2.81 +7.19,6.25;3.12,5.62 +3.12,8.75;1.25,5.62 +1.25,9.38;0.62,8.75 +0.62,8.75;0.00,6.25 +0.00,6.25;0.00,4.06 +0.00,4.06;0.62,1.56 +0.62,1.56;1.25,0.94 +7.50,0.94;8.12,1.56 +8.12,1.56;8.75,4.06 +8.75,4.06;8.75,6.25 +8.75,6.25;8.12,8.75 +8.12,8.75;7.50,9.38 + +# UTF-16 : 33 7e +# UTF-8 : be 8d e3 +[337e] ㍾ +1.56,0.94;2.19,3.12 +2.19,3.12;2.19,8.12 +2.19,8.12;4.06,8.12 +4.06,8.12;4.06,0.94 +4.06,5.94;2.19,5.94 +2.19,4.06;4.06,4.06 +8.75,4.06;8.44,1.25 +8.44,1.25;6.88,1.25 +6.88,1.25;6.56,4.06 +6.56,4.06;8.44,4.06 +8.44,5.62;6.56,5.00 +6.56,5.00;7.50,8.12 +5.00,8.12;5.94,6.88 +5.94,5.31;5.00,6.25 +5.00,0.94;5.94,3.44 +1.25,3.44;1.25,6.56 +1.25,6.56;0.00,6.56 +0.00,6.56;0.00,3.12 +0.00,3.12;1.25,3.12 +1.25,5.00;0.00,5.00 +9.06,5.00;8.12,6.56 + +# UTF-16 : 33 7d +# UTF-8 : bd 8d e3 +[337d] ㍽ +1.88,8.75;1.88,5.94 +1.88,5.94;1.25,3.44 +1.25,3.44;0.00,1.56 +0.00,6.25;3.75,6.25 +3.75,1.56;2.50,3.44 +2.50,3.44;1.88,5.62 +8.12,5.62;6.56,5.62 +6.56,1.88;6.56,8.44 +4.38,8.44;8.75,8.44 +8.75,1.88;4.38,1.88 +5.31,1.88;5.31,6.25 + +# UTF-16 : 33 7c +# UTF-8 : bc 8d e3 +[337c] ㍼ +1.25,4.69;0.00,4.69 +0.00,2.19;0.00,6.88 +0.00,6.88;1.25,6.88 +1.25,6.88;1.25,2.50 +1.25,2.50;0.00,2.50 +4.38,2.50;5.62,5.31 +5.62,5.31;6.56,3.75 +6.56,5.62;4.69,5.62 +4.69,6.88;6.25,8.12 +3.12,8.12;2.81,6.56 +2.81,6.56;1.88,5.00 +3.12,5.00;3.75,5.00 +3.75,5.00;4.06,6.56 +4.06,6.56;4.06,8.12 +4.06,8.12;2.19,8.12 +2.19,1.25;3.75,1.25 +3.75,1.25;3.75,4.06 +3.75,4.06;2.19,4.06 +2.19,4.06;2.19,0.94 +5.62,0.94;5.62,7.50 +7.19,6.25;7.19,2.50 +7.19,2.50;8.44,2.50 +8.44,2.50;8.75,6.25 +8.75,6.25;7.19,6.25 + +# UTF-16 : 32 3a +# UTF-8 : ba 88 e3 +[323a] ㈺ +0.94,0.94;0.00,2.50 +0.00,2.50;0.00,7.81 +0.00,7.81;0.94,9.38 +7.81,9.38;8.75,7.81 +8.75,7.81;8.75,2.50 +8.75,2.50;7.81,0.94 +7.81,4.06;3.44,4.06 +2.81,6.88;2.81,3.12 +2.81,3.12;1.25,3.12 +1.25,3.12;1.25,6.88 +1.25,6.88;2.81,6.88 +7.50,6.88;6.56,5.00 +4.69,5.00;3.75,6.25 +3.75,7.50;6.88,8.44 +5.62,7.81;5.62,1.25 +5.62,1.25;4.69,1.25 + +# UTF-16 : 32 9e +# UTF-8 : 9e 8a e3 +[329e] ㊞ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +3.75,7.50;1.56,6.88 +1.56,6.88;1.56,3.12 +1.56,3.12;3.44,3.12 +3.44,5.31;1.56,5.31 +4.69,1.56;4.69,7.19 +4.69,7.19;6.88,7.19 +6.88,7.19;6.88,4.06 +6.88,4.06;5.31,3.44 + +# UTF-16 : 32 9d +# UTF-8 : 9d 8a e3 +[329d] ㊝ +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +0.00,3.75;0.00,6.25 +1.88,6.25;1.88,2.19 +2.81,2.19;4.06,4.06 +4.06,2.81;5.62,1.56 +5.62,1.56;6.25,1.56 +6.25,5.62;6.25,7.50 +6.25,7.50;3.44,7.50 +3.44,7.50;3.44,5.62 +3.44,6.88;5.94,6.88 +5.94,6.25;3.44,6.25 +3.44,1.25;4.69,1.88 +4.69,1.88;6.25,3.44 +6.25,3.44;3.75,3.44 +3.75,8.44;5.94,8.44 +5.00,8.44;4.38,7.50 +4.38,5.00;5.00,4.06 +5.00,4.06;6.88,4.06 +6.88,4.06;6.25,4.69 +5.62,4.69;5.31,5.00 +7.19,5.00;7.19,5.62 +7.19,5.62;2.81,5.62 +2.81,5.62;2.81,5.00 +2.81,8.12;0.94,5.00 +3.75,5.00;3.12,4.06 + +# UTF-16 : 21 94 +# UTF-8 : 94 86 e2 +[2194] ↔ +2.19,6.88;0.00,5.31 +0.00,5.31;9.06,5.31 +9.06,5.31;6.88,3.75 +2.19,3.75;0.00,5.31 +9.06,5.31;6.88,6.88 + +# UTF-16 : 21 97 +# UTF-8 : 97 86 e2 +[2197] ↗ +0.31,0.94;8.75,9.38 +8.75,9.38;5.94,8.75 +8.12,6.56;8.75,9.38 + +# UTF-16 : 21 99 +# UTF-8 : 99 86 e2 +[2199] ↙ +8.75,9.38;0.31,0.94 +0.31,0.94;0.94,3.75 +3.12,1.56;0.31,0.94 + +# UTF-16 : 21 96 +# UTF-8 : 96 86 e2 +[2196] ↖ +8.75,0.94;0.31,9.38 +0.31,9.38;3.12,8.75 +0.94,6.56;0.31,9.38 + +# UTF-16 : 21 98 +# UTF-8 : 98 86 e2 +[2198] ↘ +0.31,9.38;8.75,0.94 +8.75,0.94;8.12,3.75 +5.94,1.56;8.75,0.94 + +# UTF-16 : 33 a5 +# UTF-8 : a5 8e e3 +[33a5] ㎥ +0.94,0.94;0.94,6.56 +0.94,6.56;2.50,6.56 +2.50,6.56;3.12,5.62 +3.12,5.62;3.12,0.94 +3.12,5.62;3.75,6.56 +3.75,6.56;4.69,6.56 +4.69,6.56;5.31,5.62 +5.31,5.62;5.31,0.94 +6.25,9.06;7.81,9.06 +7.81,9.06;6.56,7.81 +6.56,7.81;7.81,7.81 +7.81,7.81;7.81,7.19 +7.81,7.19;7.19,6.25 +7.19,6.25;5.94,6.25 + +# UTF-16 : 32 9f +# UTF-8 : 9f 8a e3 +[329f] ㊟ +0.00,6.25;0.00,3.75 +0.00,3.75;1.25,1.88 +1.25,1.88;3.12,0.62 +3.12,0.62;5.62,0.62 +5.62,0.62;7.50,1.88 +7.50,1.88;8.75,3.75 +8.75,3.75;8.75,6.25 +8.75,6.25;7.50,8.12 +7.50,8.12;5.62,9.38 +5.62,9.38;3.12,9.38 +3.12,9.38;1.25,8.12 +1.25,8.12;0.00,6.25 +1.56,6.25;2.81,5.62 +2.81,4.69;1.56,2.81 +5.31,2.81;5.31,7.19 +5.31,7.19;4.69,8.12 +3.44,7.19;7.19,7.19 +7.19,2.50;3.12,2.50 +4.06,5.31;6.56,5.31 +2.81,6.88;1.88,7.50 + +# UTF-16 : 32 9a +# UTF-8 : 9a 8a e3 +[329a] ㊚ +0.00,3.75;1.25,1.88 +1.25,1.88;3.12,0.62 +3.12,0.62;5.62,0.62 +5.62,0.62;7.50,1.88 +7.50,1.88;8.75,3.75 +8.75,3.75;8.75,6.25 +8.75,6.25;7.50,8.12 +7.50,8.12;5.62,9.38 +5.62,9.38;3.12,9.38 +3.12,9.38;1.25,8.12 +1.25,8.12;0.00,6.25 +0.00,6.25;0.00,3.75 +1.88,4.69;6.88,4.69 +6.88,4.69;6.88,2.81 +6.88,2.81;5.94,1.88 +5.94,1.88;5.00,1.88 +2.50,1.88;3.75,2.81 +3.75,2.81;4.38,5.31 +4.38,5.31;4.38,7.50 +2.50,7.50;2.50,5.62 +2.50,5.62;6.25,5.62 +6.25,5.62;6.25,7.50 +6.25,7.50;2.50,7.50 +2.50,6.56;6.25,6.56 + +# UTF-16 : 32 9b +# UTF-8 : 9b 8a e3 +[329b] ㊛ +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +0.00,3.75;0.00,5.94 +1.56,5.94;7.19,5.94 +5.94,5.94;5.62,4.69 +5.62,4.69;4.06,3.12 +4.06,3.12;2.19,2.19 +6.56,2.19;4.69,3.75 +4.69,3.75;2.19,4.38 +2.19,4.38;4.06,7.81 + +# UTF-16 : 32 a3 +# UTF-8 : a3 8a e3 +[32a3] ㊣ +0.00,3.75;0.00,6.25 +0.00,6.25;1.25,8.12 +1.25,8.12;3.12,9.38 +3.12,9.38;5.62,9.38 +5.62,9.38;7.50,8.12 +7.50,8.12;8.75,6.25 +8.75,6.25;8.75,3.75 +8.75,3.75;7.50,1.88 +7.50,1.88;5.62,0.62 +5.62,0.62;3.12,0.62 +3.12,0.62;1.25,1.88 +1.25,1.88;0.00,3.75 +2.19,7.19;6.56,7.19 +4.38,7.19;4.38,2.81 +1.88,2.81;6.88,2.81 +2.81,2.81;2.81,5.31 +4.38,5.31;6.25,5.31 + +# UTF-16 : 32 3f +# UTF-8 : bf 88 e3 +[323f] ㈿ +3.75,7.81;6.56,7.81 +6.56,7.81;6.56,6.25 +6.56,6.25;5.94,5.31 +3.44,5.31;5.00,6.88 +5.00,6.88;5.62,8.75 +1.88,8.75;1.88,1.56 +4.06,1.56;4.69,3.12 +4.69,3.12;4.69,4.06 +4.69,4.06;2.81,4.06 +5.62,4.06;7.50,4.06 +7.50,4.06;7.50,3.12 +7.50,3.12;6.88,1.56 +5.31,1.56;7.19,5.00 +4.06,5.00;2.50,1.56 +2.50,6.56;0.94,6.56 +0.94,9.38;0.00,7.81 +0.00,7.81;0.00,2.50 +0.00,2.50;0.94,0.94 +7.81,0.94;8.75,2.50 +8.75,2.50;8.75,7.81 +8.75,7.81;7.81,9.38 + +# UTF-16 : 26 1d +# UTF-8 : 9d 98 e2 +[261d] ☝ +3.44,0.31;2.81,2.50 +2.81,2.50;2.81,8.75 +2.81,8.75;3.12,9.38 +3.12,9.38;3.75,9.38 +3.75,9.38;4.06,8.75 +4.06,8.75;4.06,3.44 +4.06,6.25;6.88,5.31 +6.88,5.31;6.88,1.88 +6.88,1.88;5.94,0.31 +5.94,2.81;5.94,5.62 +5.00,5.62;5.00,3.12 + +# UTF-16 : 26 1f +# UTF-8 : 9f 98 e2 +[261f] ☟ +3.44,9.38;2.81,7.19 +2.81,7.19;2.81,0.94 +2.81,0.94;3.12,0.31 +3.12,0.31;3.75,0.31 +3.75,0.31;4.06,0.94 +4.06,0.94;4.06,6.25 +4.06,3.44;6.88,4.38 +6.88,4.38;6.88,7.81 +6.88,7.81;5.94,9.38 +5.94,6.88;5.94,4.06 +5.00,4.06;5.00,6.56 + +# UTF-16 : 26 64 +# UTF-8 : a4 99 e2 +[2664] ♤ +3.12,0.94;5.62,0.94 +5.62,0.94;5.00,1.56 +5.00,1.56;4.69,2.81 +4.69,2.81;5.62,2.19 +5.62,2.19;6.56,2.19 +6.56,2.19;7.50,2.81 +7.50,2.81;8.12,3.75 +8.12,3.75;8.12,4.69 +8.12,4.69;7.50,5.94 +7.50,5.94;4.38,9.38 +4.38,9.38;1.25,5.94 +1.25,5.94;0.62,4.69 +0.62,4.69;0.62,3.75 +0.62,3.75;1.25,2.81 +1.25,2.81;2.19,2.19 +2.19,2.19;3.12,2.19 +3.12,2.19;4.06,2.81 +4.06,2.81;3.75,1.56 +3.75,1.56;3.12,0.94 + +# UTF-16 : 26 61 +# UTF-8 : a1 99 e2 +[2661] ♡ +4.38,0.62;3.75,1.56 +3.75,1.56;0.94,5.00 +0.94,5.00;0.31,6.25 +0.31,6.25;0.31,7.50 +0.31,7.50;0.94,8.44 +0.94,8.44;1.88,9.06 +1.88,9.06;2.81,9.06 +2.81,9.06;3.75,8.44 +3.75,8.44;4.38,7.50 +4.38,7.50;5.00,8.44 +5.00,8.44;5.94,9.06 +5.94,9.06;6.88,9.06 +6.88,9.06;7.81,8.44 +7.81,8.44;8.44,7.50 +8.44,7.50;8.44,6.25 +8.44,6.25;7.81,5.00 +7.81,5.00;5.00,1.56 +5.00,1.56;4.38,0.62 + +# UTF-16 : 26 62 +# UTF-8 : a2 99 e2 +[2662] ♢ +4.38,9.69;1.25,5.00 +1.25,5.00;4.38,0.31 +4.38,0.31;7.50,5.00 +7.50,5.00;4.38,9.69 + +# UTF-16 : 26 67 +# UTF-8 : a7 99 e2 +[2667] ♧ +3.44,0.94;5.31,0.94 +5.31,0.94;4.69,2.81 +4.69,2.81;5.94,2.19 +5.94,2.19;7.19,2.19 +7.19,2.19;8.44,3.44 +8.44,3.44;8.44,5.00 +8.44,5.00;7.50,5.94 +7.50,5.94;6.25,5.94 +6.25,5.94;5.00,5.31 +5.00,5.31;6.25,7.19 +6.25,7.19;6.25,8.44 +6.25,8.44;5.31,9.38 +5.31,9.38;3.44,9.38 +3.44,9.38;2.50,8.44 +2.50,8.44;2.50,7.19 +2.50,7.19;3.75,5.31 +3.75,5.31;2.50,5.94 +2.50,5.94;1.25,5.94 +1.25,5.94;0.31,5.00 +0.31,5.00;0.31,3.44 +0.31,3.44;1.56,2.19 +1.56,2.19;2.81,2.19 +2.81,2.19;4.06,2.81 +4.06,2.81;3.44,0.94 + +# UTF-16 : 4e 10 +# UTF-8 : 90 b8 e4 +[4e10] 丐 +0.31,9.06;8.44,9.06 +4.38,9.06;4.38,5.00 +4.38,7.19;7.50,7.19 +1.25,7.19;0.62,4.38 +0.94,5.00;8.12,5.00 +8.12,5.00;8.12,3.44 +8.12,3.44;7.50,1.56 +7.50,1.56;6.56,0.62 +6.56,0.62;5.62,0.94 + +# UTF-16 : 4e 31 +# UTF-8 : b1 b8 e4 +[4e31] 丱 +0.00,0.62;1.56,1.25 +1.56,1.25;2.81,2.81 +2.81,2.81;3.44,5.00 +3.44,5.00;3.44,9.38 +5.31,9.38;5.31,0.62 +5.31,4.06;8.12,4.06 +8.12,3.75;8.12,7.50 +0.31,7.50;0.31,3.75 +0.31,4.06;3.12,4.06 + +# UTF-16 : 4e 42 +# UTF-8 : 82 b9 e4 +[4e42] 乂 +0.00,0.62;1.88,1.25 +1.88,1.25;3.44,2.19 +3.44,2.19;5.00,3.44 +5.00,3.44;6.25,5.31 +6.25,5.31;7.50,8.75 +1.56,8.44;1.88,6.56 +1.88,6.56;2.50,5.00 +2.50,5.00;3.75,3.44 +3.75,3.44;5.31,2.19 +5.31,2.19;6.88,1.25 +6.88,1.25;8.75,0.62 + +# UTF-16 : 4e 82 +# UTF-8 : 82 ba e4 +[4e82] 亂 +2.19,6.25;3.44,7.50 +3.44,7.50;0.94,7.50 +2.50,7.50;1.88,8.44 +3.75,8.44;4.69,7.50 +0.00,7.50;0.62,8.75 +0.62,8.75;4.38,9.38 +5.62,9.38;5.62,1.56 +5.62,1.56;6.25,0.94 +6.25,0.94;8.12,0.94 +8.12,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +1.56,2.19;3.12,1.56 +3.12,3.75;2.81,5.00 +2.81,4.38;1.25,4.06 +1.25,4.06;1.88,5.31 +2.50,5.94;1.25,6.56 +1.25,3.12;3.12,3.12 +3.12,3.12;2.81,2.19 +2.81,2.19;1.56,0.94 +0.62,0.62;0.62,5.62 +0.62,5.62;4.06,5.62 +4.06,5.62;4.06,0.62 +4.06,0.62;3.44,0.62 + +# UTF-16 : 4e 8a +# UTF-8 : 8a ba e4 +[4e8a] 亊 +4.38,9.38;4.38,0.62 +4.38,0.62;3.44,0.62 +0.31,8.44;8.44,8.44 +0.94,5.31;7.19,5.31 +7.19,5.31;7.19,1.88 +7.19,2.19;0.94,2.19 +0.31,3.75;8.44,3.75 +1.56,7.81;2.50,6.88 +2.50,6.88;2.81,5.94 +5.62,5.94;7.19,7.81 + +# UTF-16 : 4e b0 +# UTF-8 : b0 ba e4 +[4eb0] 亰 +3.44,0.62;4.38,0.62 +4.38,0.62;4.38,4.06 +4.38,9.38;4.38,8.44 +0.00,8.44;8.75,8.44 +8.75,1.25;6.88,2.81 +6.88,2.81;5.94,3.44 +2.81,3.44;1.25,1.88 +1.25,1.88;0.00,1.25 +1.56,4.06;1.56,7.19 +1.56,7.19;7.19,7.19 +7.19,7.19;7.19,4.06 +7.19,4.06;1.56,4.06 +1.56,5.62;7.19,5.62 + +# UTF-16 : 4e b3 +# UTF-8 : b3 ba e4 +[4eb3] 亳 +4.38,9.69;4.38,8.75 +0.31,8.75;8.44,8.75 +8.44,2.50;0.31,2.50 +1.56,6.25;1.56,7.50 +1.56,7.50;7.19,7.50 +7.19,7.50;7.19,6.25 +7.19,6.25;1.56,6.25 +0.00,4.06;0.00,5.00 +0.00,5.00;8.75,5.00 +8.75,5.00;8.75,4.06 +6.25,4.38;3.44,3.75 +3.44,3.75;2.19,3.75 +4.06,3.75;4.06,1.56 +4.06,1.56;4.69,0.94 +4.69,0.94;8.75,0.94 + +# UTF-16 : 4e cd +# UTF-8 : 8d bb e4 +[4ecd] 仍 +2.50,9.38;1.25,6.88 +1.25,6.88;0.62,5.94 +0.62,5.94;0.00,5.31 +1.56,7.19;1.56,0.62 +3.44,8.75;7.50,8.75 +7.50,8.75;6.88,6.25 +6.88,6.25;8.75,6.25 +8.75,6.25;8.12,1.56 +8.12,1.56;7.50,0.62 +7.50,0.62;6.56,1.25 +4.69,8.75;4.38,5.62 +4.38,5.62;3.75,3.12 +3.75,3.12;3.12,1.88 +3.12,1.88;2.50,1.25 + +# UTF-16 : 4e de +# UTF-8 : 9e bb e4 +[4ede] 仞 +0.00,5.31;0.62,5.94 +0.62,5.94;1.25,6.88 +1.25,6.88;2.50,9.38 +1.56,7.19;1.56,0.62 +3.44,0.62;4.38,1.56 +4.38,1.56;5.31,3.12 +5.31,3.12;5.62,4.38 +5.62,4.38;6.25,8.75 +3.75,8.75;8.44,8.75 +8.44,8.75;8.44,4.06 +8.44,4.06;8.12,2.19 +8.12,2.19;7.50,0.62 +7.50,0.62;6.56,0.62 +4.06,6.56;3.75,5.31 +3.75,5.31;3.44,4.69 + +# UTF-16 : 4e f7 +# UTF-8 : b7 bb e4 +[4ef7] 价 +2.81,9.38;0.94,5.94 +0.94,5.94;0.00,5.00 +8.75,5.00;7.50,6.56 +7.50,6.56;5.94,9.38 +5.94,9.38;4.38,6.56 +4.38,6.56;3.12,5.00 +3.12,0.62;4.06,1.25 +4.06,1.25;4.69,2.19 +4.69,2.19;5.00,3.75 +5.00,3.75;5.00,5.62 +7.19,5.62;7.19,0.62 +1.56,0.62;1.56,6.56 + +# UTF-16 : 4f d0 +# UTF-8 : 90 bf e4 +[4fd0] 俐 +5.62,9.06;3.12,8.12 +2.81,6.56;5.94,6.56 +4.38,8.44;4.38,0.62 +2.81,2.19;3.44,3.12 +3.44,3.12;4.38,5.62 +4.38,4.69;5.62,3.44 +6.88,7.50;6.88,2.50 +8.44,9.06;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.94 +2.50,9.38;1.25,6.88 +1.25,6.88;0.62,5.94 +0.62,5.94;0.00,5.31 +1.56,7.19;1.56,0.62 + +# UTF-16 : 50 29 +# UTF-8 : a9 80 e5 +[5029] 倩 +5.62,9.38;5.62,5.94 +2.50,5.94;8.75,5.94 +3.12,8.44;8.12,8.44 +7.81,7.19;3.44,7.19 +3.44,0.62;3.44,4.69 +3.44,4.69;7.81,4.69 +7.81,4.69;7.81,0.62 +7.81,0.62;6.88,0.94 +3.44,3.12;7.81,3.12 +5.62,3.12;5.62,4.69 +2.50,9.38;1.25,6.88 +1.25,6.88;0.62,5.94 +0.62,5.94;0.00,5.31 +1.56,7.19;1.56,0.62 + +# UTF-16 : 50 11 +# UTF-8 : 91 80 e5 +[5011] 們 +0.00,5.31;0.94,6.56 +0.94,6.56;2.19,9.38 +1.25,6.88;1.25,0.62 +3.12,0.62;3.12,9.06 +3.12,9.06;5.31,9.06 +5.31,9.06;5.31,5.94 +5.31,5.94;3.12,5.94 +3.12,7.50;5.31,7.50 +6.25,7.50;8.44,7.50 +8.44,5.94;6.25,5.94 +6.25,5.94;6.25,9.06 +6.25,9.06;8.44,9.06 +8.44,9.06;8.44,0.94 +8.44,0.94;7.50,0.62 + +# UTF-16 : 50 50 +# UTF-8 : 90 81 e5 +[5050] 偐 +2.50,0.62;3.12,1.88 +3.12,1.88;3.44,3.44 +3.44,3.44;3.44,5.94 +3.44,5.94;8.75,5.94 +4.06,0.62;6.88,1.25 +6.88,1.25;8.12,1.88 +7.81,3.44;6.25,2.81 +6.25,2.81;4.69,2.50 +4.69,4.06;6.25,4.38 +6.25,4.38;7.81,5.00 +5.94,9.38;5.94,8.75 +4.06,8.75;7.81,8.75 +7.19,8.75;6.56,7.81 +6.56,7.81;5.31,6.88 +5.31,6.88;4.06,6.25 +4.38,8.44;5.94,7.81 +5.94,7.81;8.12,6.25 +2.50,9.38;1.25,6.88 +1.25,6.88;0.62,5.94 +0.62,5.94;0.00,5.31 +1.56,7.19;1.56,0.62 + +# UTF-16 : 50 56 +# UTF-8 : 96 81 e5 +[5056] 偖 +3.12,9.38;2.19,7.50 +2.19,7.50;1.25,6.25 +1.25,6.25;0.00,5.00 +1.88,6.88;1.88,0.62 +4.38,8.12;7.19,8.12 +5.94,9.38;5.94,6.25 +3.75,6.25;8.75,6.25 +8.12,8.75;7.50,7.19 +7.50,7.19;6.56,5.94 +6.56,5.94;5.31,5.00 +5.31,5.00;2.81,4.06 +4.69,0.62;4.69,4.69 +4.69,4.69;8.12,4.69 +8.12,4.69;8.12,0.62 +8.12,0.94;4.69,0.94 +4.69,2.81;8.12,2.81 + +# UTF-16 : 50 6c +# UTF-8 : ac 81 e5 +[506c] 偬 +0.00,5.00;0.94,5.94 +0.94,5.94;2.81,9.38 +2.81,1.56;3.75,3.12 +7.81,3.12;8.44,2.50 +8.44,2.50;8.75,1.56 +7.50,1.56;6.88,0.62 +6.88,0.62;5.00,0.62 +5.00,0.62;4.69,1.56 +4.69,1.56;4.69,3.44 +4.69,9.38;4.06,7.81 +4.06,7.81;3.12,6.56 +1.56,6.56;1.56,0.62 +7.19,5.31;6.25,5.94 +6.25,5.94;4.38,6.56 +4.38,8.12;8.44,8.12 +8.44,8.12;8.44,6.88 +8.44,6.88;8.12,4.69 +8.12,4.69;7.50,4.06 +7.50,4.06;6.88,4.06 +6.88,2.50;5.62,3.75 +3.12,4.69;4.69,5.94 +4.69,5.94;5.94,7.81 +7.50,7.81;7.19,6.56 +7.19,6.56;6.25,5.31 +6.25,5.31;5.00,4.38 + +# UTF-16 : 50 78 +# UTF-8 : b8 81 e5 +[5078] 偸 +2.19,5.94;3.44,6.88 +3.44,6.88;5.31,9.06 +5.31,9.06;3.44,9.06 +5.62,8.75;7.50,6.88 +7.50,6.88;8.75,5.94 +4.06,6.25;6.88,6.25 +6.88,5.00;5.94,3.12 +5.94,3.12;6.88,0.94 +8.44,0.94;7.50,3.12 +7.50,3.12;8.44,5.00 +3.12,0.94;3.12,5.00 +3.12,5.00;5.00,5.00 +5.00,5.00;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,2.19;3.75,2.81 +3.75,4.06;4.38,3.44 +2.19,9.38;1.25,7.19 +1.25,7.19;0.62,5.94 +0.62,5.94;0.00,5.31 +1.25,6.88;1.25,0.62 + +# UTF-16 : 50 9a +# UTF-8 : 9a 82 e5 +[509a] 傚 +6.88,9.38;6.25,7.50 +6.25,7.50;5.62,6.25 +6.56,7.50;8.75,7.50 +8.75,0.62;7.81,1.88 +7.81,1.88;6.88,3.75 +6.88,3.75;6.56,5.00 +6.56,5.00;6.25,6.88 +8.12,7.50;8.12,6.25 +8.12,6.25;7.81,4.69 +7.81,4.69;6.88,2.50 +6.88,2.50;6.25,1.56 +6.25,1.56;5.31,0.62 +2.50,7.81;5.00,7.81 +3.75,7.81;3.75,9.38 +4.38,7.19;5.00,5.94 +2.50,5.94;3.12,7.19 +4.38,5.31;4.06,4.06 +4.06,4.06;3.44,2.50 +3.44,2.50;2.50,1.25 +2.81,5.00;3.44,3.75 +3.44,3.75;4.38,2.50 +4.38,2.50;5.00,1.88 +2.19,9.38;0.94,6.56 +0.94,6.56;0.00,5.31 +1.25,6.88;1.25,0.62 + +# UTF-16 : 50 ca +# UTF-8 : 8a 83 e5 +[50ca] 僊 +2.81,9.06;8.44,9.06 +6.25,9.06;6.25,6.56 +4.69,6.56;4.69,9.06 +3.12,7.81;7.81,7.81 +7.81,7.81;7.81,6.25 +7.81,6.25;3.12,6.25 +3.12,6.25;3.12,7.81 +8.75,3.44;7.81,4.06 +7.81,4.06;6.88,5.00 +8.75,5.00;2.19,5.00 +2.19,3.44;3.75,4.38 +3.75,4.38;5.00,5.62 +3.75,2.81;7.50,2.81 +7.50,2.81;7.50,4.06 +7.50,4.06;3.75,4.06 +3.75,4.06;3.75,1.56 +3.75,1.56;4.38,0.94 +4.38,0.94;7.19,0.94 +7.19,0.94;7.81,1.56 +2.19,9.38;1.25,7.50 +1.25,7.50;0.62,6.25 +0.62,6.25;0.00,5.31 +1.25,7.19;1.25,0.62 + +# UTF-16 : 50 de +# UTF-8 : 9e 83 e5 +[50de] 僞 +7.19,0.62;8.12,0.62 +8.12,0.62;8.75,1.88 +8.75,1.88;8.75,3.44 +8.75,3.44;3.75,3.44 +7.81,3.44;8.12,5.00 +8.12,5.00;3.75,5.00 +7.19,5.00;7.50,6.56 +7.50,6.56;3.75,6.56 +3.75,6.56;3.75,4.38 +3.75,4.38;3.44,2.50 +3.44,2.50;3.12,1.56 +3.12,1.56;2.19,0.62 +4.06,1.25;4.69,2.50 +5.62,2.50;5.62,1.56 +6.56,1.56;6.56,2.50 +7.50,2.50;7.81,1.56 +8.12,7.19;7.19,8.44 +5.62,8.44;6.25,7.50 +7.50,9.38;4.38,8.44 +4.38,8.44;3.75,6.88 +3.75,6.88;2.50,5.31 +2.50,9.38;1.25,6.88 +1.25,6.88;0.62,5.94 +0.62,5.94;0.00,5.31 +1.56,7.19;1.56,0.62 + +# UTF-16 : 50 f9 +# UTF-8 : b9 83 e5 +[50f9] 價 +2.81,9.06;8.75,9.06 +6.56,9.06;6.56,6.56 +3.12,6.56;8.12,6.56 +8.12,6.56;8.12,7.81 +8.12,7.81;3.12,7.81 +3.12,7.81;3.12,6.56 +4.69,6.56;4.69,9.06 +3.75,5.62;7.50,5.62 +7.50,5.62;7.50,2.19 +7.50,2.19;3.75,2.19 +3.75,2.19;3.75,5.62 +3.75,4.38;7.50,4.38 +7.50,3.44;3.75,3.44 +2.50,0.62;3.75,1.25 +3.75,1.25;4.38,1.88 +6.88,1.88;7.50,1.25 +7.50,1.25;8.44,0.62 +1.25,0.62;1.25,6.88 +0.00,5.00;0.62,5.94 +0.62,5.94;2.19,9.38 + +# UTF-16 : 51 01 +# UTF-8 : 81 84 e5 +[5101] 儁 +2.81,6.25;3.75,7.50 +3.75,7.50;4.69,9.38 +7.19,9.38;6.56,8.12 +6.56,8.12;6.56,4.38 +8.75,4.38;4.06,4.38 +4.06,4.38;4.06,8.12 +4.06,8.12;8.75,8.12 +8.12,6.88;4.06,6.88 +4.06,5.62;8.12,5.62 +3.75,0.62;3.75,3.44 +3.75,3.44;5.31,3.44 +5.31,3.44;5.31,2.19 +5.31,2.19;6.88,2.19 +6.88,2.19;6.88,3.44 +6.88,3.44;8.44,3.44 +8.44,3.44;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.62 +1.56,0.62;1.56,6.88 +0.00,5.00;0.94,5.94 +0.94,5.94;2.19,8.12 +2.19,8.12;2.81,9.38 + +# UTF-16 : 51 15 +# UTF-8 : 95 84 e5 +[5115] 儕 +2.50,8.75;8.12,8.75 +6.25,8.75;5.31,7.50 +5.31,7.50;4.38,8.75 +5.31,8.75;5.31,9.69 +5.31,7.50;5.31,5.31 +6.56,5.31;6.56,7.50 +6.56,7.50;8.44,8.12 +5.94,5.00;7.81,5.62 +7.50,6.56;7.81,5.62 +7.81,5.62;8.75,4.69 +1.88,4.69;2.81,6.25 +2.81,6.25;3.12,7.81 +2.50,7.81;4.06,7.81 +4.06,7.81;4.06,6.25 +4.06,6.25;3.75,5.31 +3.75,5.31;3.44,5.31 +2.19,0.62;2.81,1.25 +2.81,1.25;3.44,3.12 +3.44,3.12;3.44,4.69 +7.50,4.69;7.50,0.62 +7.50,2.50;3.44,2.50 +3.44,3.75;7.50,3.75 +0.00,5.31;0.62,6.25 +0.62,6.25;1.88,9.38 +1.25,7.50;1.25,0.62 + +# UTF-16 : 51 37 +# UTF-8 : b7 84 e5 +[5137] 儷 +2.50,9.38;5.00,9.38 +6.25,9.38;9.06,9.38 +9.06,1.56;8.44,0.94 +8.44,0.94;6.56,0.94 +6.56,0.94;6.25,1.25 +6.25,1.25;6.25,2.81 +6.25,1.88;8.44,2.50 +5.00,2.19;3.44,2.19 +3.44,3.12;3.44,0.94 +5.31,1.25;2.81,0.62 +1.56,0.62;2.19,1.56 +2.19,1.56;2.50,3.12 +2.50,3.12;2.50,5.94 +2.50,5.94;9.06,5.94 +5.62,5.94;5.62,6.88 +4.69,3.75;4.69,5.94 +6.56,5.94;6.56,3.75 +2.50,3.75;8.44,3.75 +8.44,3.75;8.44,4.69 +8.44,4.69;2.50,4.69 +2.50,6.88;2.50,8.44 +2.50,8.44;4.69,8.44 +4.69,8.44;4.69,6.88 +6.56,6.88;6.56,8.44 +6.56,8.44;8.75,8.44 +8.75,8.44;8.75,6.88 +7.81,6.88;7.50,7.50 +3.44,7.50;3.75,6.88 +0.00,5.31;0.62,6.25 +0.62,6.25;1.88,9.38 +0.94,6.88;0.94,0.62 + +# UTF-16 : 51 3c +# UTF-8 : bc 84 e5 +[513c] 儼 +1.88,0.94;2.50,2.19 +2.50,2.19;2.81,4.06 +2.81,4.06;2.81,6.88 +2.81,6.88;9.06,6.88 +3.12,7.81;3.12,9.06 +3.12,9.06;5.00,9.06 +5.00,9.06;5.00,7.81 +5.00,7.81;3.12,7.81 +6.56,7.81;6.56,9.06 +6.56,9.06;8.44,9.06 +8.44,9.06;8.44,7.81 +8.44,7.81;6.56,7.81 +4.06,5.62;5.62,5.62 +5.00,5.62;4.38,4.38 +3.44,4.38;5.94,4.38 +5.31,4.38;5.31,0.62 +5.31,3.44;3.75,3.44 +3.75,4.38;3.75,1.56 +3.75,2.50;5.31,2.50 +5.31,1.88;3.12,1.25 +7.50,6.25;7.19,5.00 +7.19,5.00;6.25,3.44 +7.19,4.69;9.06,4.69 +8.44,4.69;8.44,4.06 +8.44,4.06;8.12,2.81 +8.12,2.81;7.50,1.56 +7.50,1.56;6.56,0.62 +9.06,0.62;8.44,1.25 +8.44,1.25;7.50,2.81 +7.50,2.81;7.19,4.06 +0.00,5.31;0.62,6.25 +0.62,6.25;1.88,9.38 +1.25,7.50;1.25,0.62 + +# UTF-16 : 51 3b +# UTF-8 : bb 84 e5 +[513b] 儻 +5.62,9.38;5.62,8.12 +4.38,8.12;3.75,9.06 +7.50,9.06;6.88,8.12 +2.50,6.88;2.50,8.12 +2.50,8.12;8.75,8.12 +8.75,8.12;8.75,7.19 +4.06,7.19;7.19,7.19 +7.19,7.19;7.19,6.25 +7.19,6.25;4.06,6.25 +4.06,6.25;4.06,7.19 +3.44,5.31;7.81,5.31 +7.81,5.31;7.81,3.75 +7.81,3.75;3.44,3.75 +3.44,3.75;3.44,5.31 +5.62,5.31;5.62,1.88 +2.50,1.88;8.75,1.88 +2.81,2.81;8.44,2.81 +4.69,4.06;4.06,4.69 +7.19,4.69;6.56,4.06 +2.81,0.62;3.75,1.56 +4.69,1.56;5.31,0.62 +6.88,0.62;6.25,1.56 +7.81,1.56;8.44,0.62 +0.00,5.31;0.62,6.25 +0.62,6.25;1.88,9.38 +1.25,7.50;1.25,0.62 + +# UTF-16 : 51 62 +# UTF-8 : a2 85 e5 +[5162] 兢 +2.50,1.25;2.50,4.38 +3.44,4.38;3.44,6.25 +3.44,6.25;0.31,6.25 +0.31,6.25;0.31,4.38 +0.31,4.38;3.44,4.38 +5.00,4.38;8.12,4.38 +8.12,4.38;8.12,6.25 +8.12,6.25;5.00,6.25 +5.00,6.25;5.00,4.38 +5.94,4.38;5.94,3.44 +5.94,3.44;5.62,2.19 +5.62,2.19;4.69,0.94 +4.69,0.94;3.75,0.62 +3.75,7.81;0.00,7.81 +0.00,0.62;0.62,1.25 +0.62,1.25;1.25,3.12 +1.25,3.12;1.25,4.38 +7.19,4.38;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.44,0.94 +8.44,0.94;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,7.81;4.69,7.81 +6.56,6.25;6.56,9.38 +1.88,9.38;1.88,6.25 +1.88,0.62;4.06,2.19 + +# UTF-16 : 7a f8 +# UTF-8 : b8 ab e7 +[7af8] 竸 +0.00,0.62;0.94,1.88 +0.94,1.88;1.25,2.81 +1.25,2.81;1.25,3.44 +2.50,3.44;2.50,1.25 +1.88,0.62;4.06,1.88 +4.06,0.62;5.00,0.94 +5.00,0.94;5.62,1.56 +5.62,1.56;5.94,2.50 +5.94,2.50;5.94,3.44 +7.19,3.44;7.19,1.25 +7.19,1.25;7.50,0.94 +7.50,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,1.88 +8.44,6.88;4.69,6.88 +7.19,6.88;7.50,8.44 +8.12,8.44;5.00,8.44 +5.62,8.44;5.94,6.88 +3.75,6.88;0.00,6.88 +1.25,6.88;0.94,8.44 +0.31,8.44;3.44,8.44 +2.81,8.44;2.50,6.88 +1.88,8.44;1.88,9.38 +6.56,9.38;6.56,8.44 +0.62,3.44;3.12,3.44 +3.12,3.44;3.12,5.94 +3.12,5.94;0.62,5.94 +0.62,5.94;0.62,3.44 +0.62,4.69;3.12,4.69 +5.31,4.69;7.81,4.69 +7.81,3.44;7.81,5.94 +7.81,5.94;5.31,5.94 +5.31,5.94;5.31,3.44 +5.31,3.44;7.81,3.44 + +# UTF-16 : 51 6e +# UTF-8 : ae 85 e5 +[516e] 兮 +0.31,5.94;1.56,6.88 +1.56,6.88;2.50,7.81 +2.50,7.81;3.44,9.06 +4.38,9.38;5.31,9.38 +5.31,9.38;6.25,7.81 +6.25,7.81;7.19,6.88 +7.19,6.88;8.44,5.94 +1.88,6.56;6.25,6.56 +3.44,6.56;2.50,3.75 +2.81,4.69;7.19,4.69 +7.19,4.69;6.56,1.56 +6.56,1.56;5.94,0.94 +5.94,0.94;5.00,0.94 +5.00,0.94;4.38,1.25 + +# UTF-16 : 51 80 +# UTF-8 : 80 86 e5 +[5180] 冀 +1.88,4.06;1.88,5.94 +1.88,5.94;6.88,5.94 +6.88,5.94;6.88,4.06 +6.88,4.06;1.88,4.06 +1.88,5.00;6.88,5.00 +4.38,5.94;4.38,4.06 +5.62,4.06;5.62,1.88 +8.44,1.88;0.31,1.88 +3.12,1.88;3.12,4.06 +0.94,3.12;7.81,3.12 +0.62,0.62;2.50,1.56 +6.25,1.56;8.12,0.62 +0.62,8.44;3.44,8.44 +3.44,7.19;0.62,6.56 +3.44,6.56;3.44,9.38 +5.31,9.38;5.31,7.50 +5.31,7.50;5.94,6.88 +5.94,6.88;8.12,6.88 +8.12,6.88;8.44,7.50 +8.44,7.50;8.44,7.81 +7.81,8.75;5.31,8.12 + +# UTF-16 : 56 d8 +# UTF-8 : 98 9b e5 +[56d8] 囘 +0.31,0.94;0.31,9.06 +0.31,9.06;8.44,9.06 +8.44,9.06;8.44,1.25 +8.44,1.25;8.12,0.94 +8.12,0.94;7.50,0.94 +1.88,4.69;5.94,4.69 +5.94,4.69;5.94,7.19 +5.94,7.19;1.88,7.19 +1.88,7.19;1.88,2.50 +1.88,2.50;2.50,1.88 +2.50,1.88;6.88,1.88 +6.88,1.88;7.19,2.81 +7.19,2.81;7.19,3.44 + +# UTF-16 : 51 8c +# UTF-8 : 8c 86 e5 +[518c] 册 +0.00,1.25;0.62,2.19 +0.62,2.19;0.94,3.12 +0.94,3.12;1.25,5.31 +1.25,5.31;1.25,9.06 +1.25,9.06;3.44,9.06 +3.44,9.06;3.44,0.94 +3.44,0.94;3.12,0.62 +3.12,0.62;2.50,0.62 +6.88,0.62;7.50,0.62 +7.50,0.62;7.81,0.94 +7.81,0.94;7.81,9.06 +7.81,9.06;5.62,9.06 +5.62,9.06;5.62,5.31 +5.62,5.31;5.31,3.12 +5.31,3.12;5.00,1.88 +5.00,1.88;4.38,0.94 +0.00,5.31;8.75,5.31 + +# UTF-16 : 51 89 +# UTF-8 : 89 86 e5 +[5189] 冉 +0.00,6.25;8.75,6.25 +8.75,4.06;0.00,4.06 +4.38,4.06;4.38,9.38 +1.25,0.62;1.25,8.12 +1.25,8.12;7.50,8.12 +7.50,8.12;7.50,0.94 +7.50,0.94;7.19,0.62 +7.19,0.62;6.56,0.62 + +# UTF-16 : 51 95 +# UTF-8 : 95 86 e5 +[5195] 冕 +0.00,4.06;1.88,5.31 +1.88,5.31;3.44,7.19 +2.19,7.19;6.56,7.19 +6.56,8.44;2.19,8.44 +1.25,6.56;1.25,9.38 +1.25,9.38;7.50,9.38 +7.50,9.38;7.50,6.56 +7.50,4.69;7.50,3.12 +7.50,3.12;1.25,3.12 +1.25,3.12;1.25,4.69 +1.25,4.69;7.50,4.69 +4.69,4.69;5.94,5.94 +5.94,5.94;2.50,5.94 +4.38,4.69;4.38,3.12 +4.06,3.12;3.44,2.19 +3.44,2.19;2.19,1.25 +2.19,1.25;0.31,0.62 +4.69,3.12;4.69,1.56 +4.69,1.56;5.31,0.94 +5.31,0.94;8.12,0.94 +8.12,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 + +# UTF-16 : 51 a2 +# UTF-8 : a2 86 e5 +[51a2] 冢 +5.94,4.06;7.19,2.50 +7.19,2.50;8.44,1.56 +8.44,7.81;8.44,9.06 +8.44,9.06;0.00,9.06 +0.00,9.06;0.00,7.81 +0.94,7.81;7.50,7.81 +4.69,7.81;3.12,6.25 +3.12,6.25;1.25,5.00 +1.25,5.00;0.31,4.69 +1.88,5.00;2.81,4.38 +2.81,4.38;3.75,3.44 +3.75,0.62;4.69,0.62 +4.69,0.62;5.31,1.25 +5.31,1.25;5.62,2.19 +5.62,2.19;5.62,3.75 +5.62,3.75;4.69,5.94 +4.69,5.94;3.75,6.88 +4.69,5.62;3.75,4.69 +3.75,4.69;2.19,3.44 +2.19,3.44;0.31,2.81 +0.31,1.25;2.19,1.88 +2.19,1.88;4.69,3.44 +4.69,3.44;7.81,6.25 + +# UTF-16 : 51 a9 +# UTF-8 : a9 86 e5 +[51a9] 冩 +0.31,0.94;1.25,2.50 +2.50,2.50;3.12,1.25 +5.00,1.25;4.38,2.50 +5.94,2.50;6.56,1.56 +6.56,0.62;7.50,0.62 +7.50,0.62;8.12,1.25 +8.12,1.25;8.44,2.50 +8.44,2.50;8.44,3.44 +8.44,3.44;1.56,3.44 +0.00,2.50;1.25,3.44 +1.25,3.44;1.88,4.06 +1.88,4.06;2.50,5.00 +1.25,5.00;7.50,5.00 +7.50,4.69;7.50,8.12 +7.50,8.12;5.00,8.12 +5.00,6.56;7.50,6.56 +3.75,6.56;1.25,6.56 +1.25,4.69;1.25,7.81 +1.25,7.81;3.75,8.44 +0.00,8.12;0.00,9.38 +0.00,9.38;8.75,9.38 +8.75,9.38;8.75,8.12 + +# UTF-16 : 51 b1 +# UTF-8 : b1 86 e5 +[51b1] 冱 +2.50,9.06;8.44,9.06 +4.69,9.06;3.44,3.44 +3.75,3.75;7.19,3.75 +4.38,6.56;7.81,6.56 +7.81,6.56;6.88,0.94 +1.88,0.94;8.75,0.94 +0.00,1.56;0.94,2.81 +0.94,2.81;1.88,4.69 +1.88,7.50;0.31,8.75 + +# UTF-16 : 51 b0 +# UTF-8 : b0 86 e5 +[51b0] 冰 +5.62,9.38;5.62,0.62 +5.62,0.62;4.38,0.94 +2.50,6.88;4.69,6.88 +4.69,6.88;4.06,4.69 +4.06,4.69;3.12,3.12 +3.12,3.12;1.88,1.88 +5.62,7.19;6.25,5.00 +6.25,5.00;7.19,3.44 +7.19,3.44;7.81,2.81 +7.81,2.81;8.75,2.19 +8.44,7.19;6.25,5.62 +0.00,1.56;0.62,2.50 +0.62,2.50;1.56,5.00 +1.56,7.50;0.31,8.75 + +# UTF-16 : 51 bd +# UTF-8 : bd 86 e5 +[51bd] 冽 +6.56,7.81;6.56,2.81 +8.44,9.38;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 +2.19,0.62;3.44,1.56 +3.44,1.56;4.38,2.81 +4.38,2.81;5.00,4.38 +5.00,4.38;5.31,6.25 +5.31,6.25;5.31,6.88 +5.31,6.88;3.75,6.88 +4.69,3.75;3.44,4.38 +2.19,3.12;3.12,4.69 +3.12,4.69;3.44,5.62 +3.44,5.62;4.06,8.75 +2.50,8.75;5.94,8.75 +0.00,1.56;0.62,2.50 +0.62,2.50;1.56,4.69 +1.56,7.50;0.31,8.75 + +# UTF-16 : 51 e9 +# UTF-8 : a9 87 e5 +[51e9] 凩 +4.06,8.12;4.06,0.62 +0.00,0.62;0.62,1.88 +0.62,1.88;0.94,3.75 +0.94,3.75;0.94,9.06 +0.94,9.06;7.19,9.06 +7.19,9.06;7.19,4.38 +7.19,4.38;7.81,1.56 +7.81,1.56;8.44,0.62 +8.44,0.62;8.75,0.62 +8.75,0.62;8.75,2.19 +6.25,2.19;5.31,4.06 +5.31,4.06;4.06,5.31 +4.06,5.94;2.81,3.44 +2.81,3.44;1.88,2.19 +1.88,6.25;6.25,6.25 + +# UTF-16 : 51 ed +# UTF-8 : ad 87 e5 +[51ed] 凭 +6.25,8.75;6.25,5.62 +8.12,5.62;4.38,5.62 +4.38,8.44;5.94,8.75 +5.94,8.75;7.81,9.38 +2.50,9.38;1.25,7.50 +1.25,7.50;0.00,6.56 +0.00,0.62;1.25,1.25 +1.25,1.25;1.88,1.88 +1.88,1.88;2.50,3.44 +2.50,3.44;2.50,4.69 +2.50,4.69;6.25,4.69 +6.25,4.69;6.25,1.25 +6.25,1.25;6.56,0.94 +6.56,0.94;8.44,0.94 +8.44,0.94;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,7.19;3.75,7.19 +1.56,7.50;1.56,5.00 + +# UTF-16 : 51 fe +# UTF-8 : be 87 e5 +[51fe] 凾 +0.62,6.88;0.62,0.62 +0.62,0.94;8.12,0.94 +8.12,0.62;8.12,6.88 +1.25,9.06;7.50,9.06 +7.50,9.06;4.38,7.19 +4.38,7.19;4.38,2.19 +4.38,2.19;4.06,1.88 +4.06,1.88;3.44,1.88 +1.88,2.81;1.88,6.56 +1.88,6.56;3.12,6.56 +3.12,6.56;3.12,3.12 +3.12,3.12;1.88,3.12 +5.31,6.56;7.19,6.56 +7.19,6.56;6.56,4.69 +6.56,4.69;5.94,3.44 +5.94,3.44;5.31,2.50 +5.31,5.62;5.94,4.69 +5.94,4.69;6.56,3.44 +6.56,3.44;6.88,2.50 + +# UTF-16 : 52 0b +# UTF-8 : 8b 88 e5 +[520b] 刋 +0.00,5.62;5.00,5.62 +4.38,9.38;0.62,7.81 +2.81,8.44;2.81,5.31 +2.81,5.31;2.50,3.44 +2.50,3.44;2.19,2.50 +2.19,2.50;1.56,1.56 +1.56,1.56;0.00,0.62 +7.19,0.62;7.81,0.62 +7.81,0.62;8.12,0.94 +8.12,0.94;8.12,9.38 +5.94,8.12;5.94,2.81 + +# UTF-16 : 52 14 +# UTF-8 : 94 88 e5 +[5214] 刔 +2.50,9.38;2.50,5.31 +2.50,5.31;2.19,3.44 +2.19,3.44;1.88,2.50 +1.88,2.50;1.25,1.56 +1.25,1.56;0.00,0.62 +0.00,4.38;5.31,4.38 +4.38,4.38;4.38,7.19 +4.38,7.19;0.62,7.19 +2.50,3.75;3.44,2.81 +3.44,2.81;4.69,0.94 +6.25,2.81;6.25,8.12 +8.44,9.38;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 + +# UTF-16 : 52 27 +# UTF-8 : a7 88 e5 +[5227] 刧 +4.38,8.75;8.44,8.75 +8.44,8.75;8.44,3.75 +8.44,3.75;8.12,2.19 +8.12,2.19;7.50,0.62 +7.50,0.62;6.56,0.62 +3.44,0.62;4.69,1.56 +4.69,1.56;5.62,3.12 +5.62,3.12;5.94,4.38 +5.94,4.38;6.56,8.75 +2.19,9.38;2.19,4.69 +0.00,4.69;4.38,4.69 +0.62,7.19;3.75,7.19 +1.88,4.69;0.62,1.56 +0.31,1.25;3.12,2.19 +2.81,3.12;3.75,1.88 + +# UTF-16 : 52 33 +# UTF-8 : b3 88 e5 +[5233] 刳 +6.88,0.62;7.50,0.62 +7.50,0.62;8.12,0.94 +8.12,0.94;8.12,9.38 +2.19,9.38;1.88,7.81 +1.88,7.81;1.25,6.88 +1.25,6.88;0.00,5.62 +0.00,8.12;4.69,8.12 +4.69,5.62;3.44,6.56 +3.44,6.56;2.50,8.12 +5.62,8.44;5.62,2.81 +0.94,2.81;1.56,4.69 +0.31,4.69;4.38,4.69 +3.12,5.94;1.25,5.94 +1.25,3.44;4.06,3.44 +4.06,3.44;3.44,1.25 +3.44,1.25;2.81,0.62 +2.81,0.62;1.88,0.94 + +# UTF-16 : 52 4f +# UTF-8 : 8f 89 e5 +[524f] 剏 +0.31,7.81;3.75,7.81 +2.81,7.81;3.44,9.38 +0.62,9.38;1.25,7.81 +1.25,7.81;1.25,4.06 +1.25,4.06;0.94,2.50 +0.94,2.50;0.62,1.88 +0.62,1.88;0.00,0.94 +0.00,5.00;4.06,5.00 +2.81,7.81;2.81,0.62 +3.75,0.62;4.69,1.56 +4.69,1.56;5.62,3.12 +5.62,3.12;6.25,6.88 +6.25,6.88;6.25,8.75 +4.38,8.75;8.12,8.75 +8.12,8.75;8.12,3.75 +8.12,3.75;7.81,2.19 +7.81,2.19;7.19,0.62 +7.19,0.62;6.56,0.62 +4.38,7.19;5.00,5.94 +5.00,5.94;6.25,4.38 +6.25,4.38;7.81,3.12 +7.81,3.12;8.75,2.50 + +# UTF-16 : 52 5e +# UTF-8 : 9e 89 e5 +[525e] 剞 +0.00,8.44;4.38,8.44 +4.38,6.25;3.12,6.88 +3.12,6.88;2.50,7.50 +2.50,7.50;2.19,8.12 +2.19,9.38;2.19,8.44 +2.19,8.44;1.88,7.50 +1.88,7.50;1.25,6.88 +1.25,6.88;0.00,6.25 +0.00,5.31;5.00,5.31 +4.06,5.31;4.06,0.94 +4.06,0.94;3.12,0.62 +0.94,1.88;0.94,4.06 +0.94,4.06;2.81,4.06 +2.81,4.06;2.81,2.19 +2.81,2.19;0.94,2.19 +5.94,2.81;5.94,8.12 +8.44,9.38;8.44,0.94 +8.44,0.94;7.81,0.62 +7.81,0.62;7.19,0.62 + +# UTF-16 : 52 54 +# UTF-8 : 94 89 e5 +[5254] 剔 +0.62,5.94;0.62,9.06 +0.62,9.06;4.38,9.06 +4.38,9.06;4.38,5.94 +4.38,5.94;0.62,5.94 +0.62,7.50;4.38,7.50 +1.88,5.94;1.25,4.69 +1.25,4.69;0.00,3.12 +1.25,4.38;5.00,4.38 +5.00,4.38;4.38,1.25 +4.38,1.25;3.44,0.62 +3.44,0.62;2.50,0.62 +0.62,0.62;1.88,1.25 +1.88,1.25;2.81,2.19 +2.81,2.19;3.44,4.38 +2.19,4.38;1.56,2.81 +1.56,2.81;0.94,2.19 +0.94,2.19;0.00,1.56 +5.94,2.81;5.94,8.12 +8.44,9.38;8.44,0.94 +8.44,0.94;7.81,0.62 +7.81,0.62;7.19,0.62 + +# UTF-16 : 52 74 +# UTF-8 : b4 89 e5 +[5274] 剴 +4.69,1.88;0.00,0.94 +0.00,5.94;4.38,5.94 +3.75,3.44;3.75,5.00 +3.75,5.00;0.62,5.00 +0.62,5.00;0.62,3.44 +0.62,3.44;3.75,3.44 +3.12,3.44;2.81,1.56 +1.56,1.56;1.25,3.44 +0.31,8.44;0.31,6.88 +0.31,6.88;4.06,6.88 +4.06,6.88;4.06,8.44 +2.19,6.88;2.19,9.38 +8.12,9.38;8.12,0.94 +8.12,0.94;7.50,0.62 +7.50,0.62;6.88,0.62 +5.62,2.81;5.62,8.12 + +# UTF-16 : 52 73 +# UTF-8 : b3 89 e5 +[5273] 剳 +7.19,0.62;7.81,0.62 +7.81,0.62;8.44,0.94 +8.44,0.94;8.44,9.38 +3.75,9.38;3.75,7.50 +1.25,7.50;1.25,9.38 +1.25,1.25;4.06,1.25 +4.06,1.25;4.06,3.44 +4.06,3.44;0.94,3.44 +0.94,3.44;0.94,0.94 +0.94,5.00;4.06,5.00 +5.00,5.31;2.50,7.50 +2.50,7.50;0.94,5.94 +0.94,5.94;0.00,5.31 +0.00,8.44;5.00,8.44 +5.94,8.12;5.94,2.81 + +# UTF-16 : 52 7f +# UTF-8 : bf 89 e5 +[527f] 剿 +5.94,8.12;5.94,2.81 +5.00,2.81;0.00,2.81 +0.00,0.94;1.56,1.88 +1.56,1.88;2.50,2.81 +2.50,2.81;3.44,1.88 +3.44,1.88;5.00,0.94 +4.69,6.88;3.75,8.12 +3.75,8.12;4.69,9.38 +2.81,9.38;1.88,8.12 +1.88,8.12;2.81,6.88 +0.94,6.88;0.00,8.12 +0.00,8.12;0.94,9.38 +8.44,9.38;8.44,0.94 +8.44,0.94;7.81,0.62 +7.81,0.62;7.19,0.62 +2.50,0.62;2.50,6.25 +0.62,6.25;0.62,3.75 +0.62,3.75;4.38,3.75 +4.38,3.75;4.38,6.25 +4.38,6.25;0.62,6.25 +0.62,5.00;4.38,5.00 + +# UTF-16 : 52 8d +# UTF-8 : 8d 8a e5 +[528d] 劍 +5.62,6.25;4.06,7.50 +4.06,7.50;2.81,9.38 +2.81,9.38;1.56,7.50 +1.56,7.50;0.00,6.25 +0.00,0.94;0.94,1.88 +0.94,1.88;1.56,3.12 +0.62,3.12;2.19,3.12 +2.19,3.12;2.19,5.31 +2.19,5.31;0.62,5.31 +0.62,5.31;0.62,3.12 +3.44,3.12;5.00,3.12 +5.00,3.12;5.00,5.31 +5.00,5.31;3.44,5.31 +3.44,5.31;3.44,3.12 +4.38,3.12;3.75,1.88 +3.75,1.88;2.81,0.94 +5.31,0.94;4.06,2.19 +1.25,2.19;2.19,1.25 +1.56,6.56;3.75,6.56 +6.25,8.12;6.25,2.81 +7.19,0.62;7.81,0.62 +7.81,0.62;8.44,0.94 +8.44,0.94;8.44,9.38 + +# UTF-16 : 52 92 +# UTF-8 : 92 8a e5 +[5292] 劒 +0.00,6.25;0.94,7.19 +0.94,7.19;2.19,9.38 +2.19,9.38;3.44,7.50 +3.44,7.50;4.38,6.56 +3.12,6.56;1.25,6.56 +0.31,3.12;0.31,5.31 +0.31,5.31;1.56,5.31 +1.56,5.31;1.56,3.12 +1.56,3.12;0.31,3.12 +2.81,3.12;2.81,5.31 +2.81,5.31;4.06,5.31 +4.06,5.31;4.06,3.12 +4.06,3.12;2.81,3.12 +3.75,3.12;3.12,1.88 +3.12,1.88;2.50,0.94 +0.00,0.94;0.62,1.88 +0.62,1.88;1.25,3.12 +0.94,2.19;1.56,1.56 +4.06,1.56;3.44,2.19 +4.38,0.62;5.00,1.25 +5.00,1.25;5.62,2.50 +5.62,2.50;6.25,4.38 +6.25,4.38;6.88,8.75 +5.00,8.75;8.44,8.75 +8.44,8.75;8.44,6.25 +8.44,6.25;8.12,3.12 +8.12,3.12;7.81,1.25 +7.81,1.25;7.19,0.62 +7.19,0.62;6.88,0.62 +5.00,4.69;5.62,5.94 + +# UTF-16 : 52 91 +# UTF-8 : 91 8a e5 +[5291] 劑 +2.81,5.31;2.81,7.50 +2.81,9.69;2.81,8.75 +0.31,8.75;5.31,8.75 +3.75,8.75;3.12,8.12 +2.50,8.12;1.88,8.75 +0.00,5.00;0.62,6.56 +0.62,6.56;0.94,7.81 +0.31,7.81;1.88,7.81 +1.88,7.81;1.88,6.56 +1.88,6.56;1.56,5.31 +3.75,5.31;3.75,7.50 +3.75,7.50;5.00,8.12 +5.00,5.62;3.44,5.00 +4.69,6.56;5.00,5.62 +5.00,5.62;5.94,4.69 +4.69,4.69;4.69,0.62 +0.31,0.62;0.94,1.88 +0.94,1.88;1.25,3.44 +1.25,3.44;1.25,4.69 +1.25,3.75;4.69,3.75 +4.69,2.50;1.25,2.50 +6.56,2.81;6.56,8.12 +8.44,9.38;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 + +# UTF-16 : 8f a8 +# UTF-8 : a8 be e8 +[8fa8] 辨 +7.50,9.38;7.50,7.81 +8.75,7.81;6.25,7.81 +8.44,7.50;8.12,5.31 +9.06,5.31;5.94,5.31 +6.88,5.31;6.56,7.19 +6.25,3.44;8.75,3.44 +7.50,5.31;7.50,0.62 +0.00,0.62;0.62,1.25 +0.62,1.25;1.25,2.50 +1.25,2.50;1.56,3.75 +1.56,3.75;1.56,5.31 +0.00,5.31;3.12,5.31 +2.19,5.31;2.50,7.50 +0.94,5.31;0.62,7.19 +0.31,7.81;2.81,7.81 +1.56,7.81;1.56,9.38 +0.00,3.12;3.12,3.75 +2.50,0.62;3.44,0.94 +3.44,0.94;4.38,1.88 +4.38,1.88;5.00,3.44 +5.00,3.44;5.31,5.62 +5.31,5.62;5.31,9.38 +3.75,7.81;3.75,4.38 + +# UTF-16 : 8f a7 +# UTF-8 : a7 be e8 +[8fa7] 辧 +7.50,9.38;7.50,7.81 +8.75,7.81;6.25,7.81 +8.44,7.50;8.12,5.31 +9.06,5.31;5.94,5.31 +6.88,5.31;6.56,7.19 +6.25,3.44;8.75,3.44 +7.50,5.31;7.50,0.62 +0.00,0.62;0.62,1.25 +0.62,1.25;1.25,2.50 +1.25,2.50;1.56,3.75 +1.56,3.75;1.56,5.31 +0.00,5.31;3.12,5.31 +2.19,5.31;2.50,7.50 +0.94,5.31;0.62,7.19 +0.31,7.81;2.81,7.81 +1.56,7.81;1.56,9.38 +0.00,3.12;2.81,3.75 +3.44,8.44;5.62,8.44 +5.62,8.44;5.62,6.88 +5.62,6.88;5.31,3.12 +5.31,3.12;5.00,1.56 +5.00,1.56;4.69,0.94 +4.69,0.94;4.06,0.94 +1.88,0.94;2.50,1.25 +2.50,1.25;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,4.06 +3.75,4.06;4.38,8.44 + +# UTF-16 : 52 ac +# UTF-8 : ac 8a e5 +[52ac] 劬 +0.00,5.94;0.94,7.19 +0.94,7.19;1.88,9.38 +6.88,9.38;6.88,6.25 +6.88,6.25;6.56,4.06 +6.56,4.06;5.94,2.19 +5.94,2.19;4.69,0.62 +2.81,0.62;3.44,0.62 +3.44,0.62;4.06,1.25 +4.06,1.25;4.38,2.50 +4.38,2.50;4.38,7.50 +4.38,7.50;1.25,7.50 +1.25,2.81;3.12,2.81 +3.12,2.81;3.12,5.31 +3.12,5.31;1.25,5.31 +1.25,5.31;1.25,2.19 +5.31,6.88;8.44,6.88 +8.44,6.88;8.12,1.25 +8.12,1.25;7.50,0.62 +7.50,0.62;6.88,0.62 + +# UTF-16 : 52 ad +# UTF-8 : ad 8a e5 +[52ad] 劭 +0.00,9.06;4.38,9.06 +4.38,9.06;4.38,8.12 +4.38,8.12;4.06,5.62 +4.06,5.62;3.44,5.00 +3.44,5.00;2.81,5.00 +0.00,4.69;0.62,5.31 +0.62,5.31;1.25,6.56 +1.25,6.56;1.88,9.06 +0.62,0.94;0.62,4.06 +0.62,4.06;4.06,4.06 +4.06,4.06;4.06,1.25 +4.06,1.25;0.62,1.25 +5.00,6.88;8.44,6.88 +8.44,6.88;8.44,4.69 +8.44,4.69;8.12,1.25 +8.12,1.25;7.50,0.62 +7.50,0.62;6.88,0.62 +4.69,0.62;5.31,1.25 +5.31,1.25;5.94,2.19 +5.94,2.19;6.56,4.06 +6.56,4.06;6.88,6.25 +6.88,6.25;6.88,9.38 + +# UTF-16 : 52 bc +# UTF-8 : bc 8a e5 +[52bc] 劼 +0.62,0.94;0.62,3.75 +0.62,3.75;4.38,3.75 +4.38,3.75;4.38,1.25 +4.38,1.25;0.62,1.25 +0.62,5.00;4.38,5.00 +2.50,5.00;2.50,9.38 +6.88,9.38;6.88,6.25 +6.88,6.25;6.56,4.06 +6.56,4.06;5.94,2.19 +5.94,2.19;4.69,0.62 +6.88,0.62;7.50,0.62 +7.50,0.62;8.12,1.25 +8.12,1.25;8.44,4.69 +8.44,4.69;8.44,6.56 +8.44,6.56;5.00,6.56 +5.00,7.50;0.00,7.50 + +# UTF-16 : 52 b5 +# UTF-8 : b5 8a e5 +[52b5] 劵 +4.38,9.38;4.38,8.75 +4.38,8.75;3.75,6.88 +3.75,6.88;2.81,5.31 +2.81,5.31;1.56,4.06 +1.56,4.06;0.00,3.12 +0.00,5.62;8.75,5.62 +8.75,3.12;7.19,4.06 +7.19,4.06;5.94,5.31 +5.94,5.31;4.69,7.50 +2.19,7.50;6.56,7.50 +0.31,6.88;2.19,8.75 +6.56,8.75;8.44,6.88 +2.19,3.44;6.25,3.44 +6.25,3.44;5.94,1.25 +5.94,1.25;5.31,0.62 +5.31,0.62;4.69,0.62 +1.25,0.62;2.19,0.94 +2.19,0.94;3.12,1.56 +3.12,1.56;3.75,2.50 +3.75,2.50;4.38,4.69 + +# UTF-16 : 52 d7 +# UTF-8 : 97 8b e5 +[52d7] 勗 +1.25,9.06;7.50,9.06 +7.50,9.06;7.50,6.56 +7.50,6.56;1.25,6.56 +1.25,6.56;1.25,9.06 +1.25,7.81;7.50,7.81 +0.94,1.25;0.94,5.31 +0.94,5.31;3.44,5.31 +3.44,5.31;3.44,1.88 +3.44,4.06;0.94,4.06 +0.94,2.81;3.44,2.81 +0.00,0.94;4.38,1.88 +4.69,4.38;8.44,4.38 +8.44,4.38;8.44,3.12 +8.44,3.12;8.12,1.25 +8.12,1.25;7.50,0.62 +7.50,0.62;6.88,0.62 +4.06,0.62;5.00,0.94 +5.00,0.94;5.62,1.56 +5.62,1.56;6.25,2.81 +6.25,2.81;6.88,5.94 + +# UTF-16 : 52 e3 +# UTF-8 : a3 8b e5 +[52e3] 勣 +2.19,9.38;2.19,6.25 +0.00,6.25;4.38,6.25 +0.62,7.50;3.75,7.50 +3.75,5.31;3.75,1.88 +3.75,1.88;0.62,1.88 +0.62,1.88;0.62,5.31 +0.62,5.31;3.75,5.31 +3.75,4.06;0.62,4.06 +0.62,3.12;3.75,3.12 +0.00,0.62;1.25,1.56 +3.12,1.56;4.38,0.62 +5.00,0.62;5.62,1.25 +5.62,1.25;6.25,2.50 +6.25,2.50;6.56,3.75 +6.56,3.75;6.88,6.25 +6.88,6.25;6.88,9.38 +5.00,6.88;8.44,6.88 +8.44,6.88;8.44,4.38 +8.44,4.38;8.12,1.25 +8.12,1.25;7.50,0.62 +7.50,0.62;6.88,0.62 +0.31,8.44;4.06,8.44 + +# UTF-16 : 52 e6 +# UTF-8 : a6 8b e5 +[52e6] 勦 +0.94,9.38;0.00,8.12 +0.00,8.12;0.94,6.88 +2.50,6.88;1.56,8.12 +1.56,8.12;2.50,9.38 +4.06,9.38;3.12,8.12 +3.12,8.12;4.06,6.88 +2.19,0.62;2.19,6.25 +0.62,6.25;3.75,6.25 +3.75,6.25;3.75,3.75 +3.75,3.75;0.62,3.75 +0.62,3.75;0.62,6.25 +0.62,5.00;3.75,5.00 +4.38,2.81;0.00,2.81 +0.00,0.94;0.94,1.56 +0.94,1.56;2.19,2.81 +2.81,2.50;3.75,1.56 +4.06,0.62;4.69,1.25 +4.69,1.25;5.31,2.19 +5.31,2.19;5.94,4.06 +5.94,4.06;6.25,5.94 +6.25,5.94;6.25,9.38 +5.00,6.88;8.44,6.88 +8.44,6.88;8.44,4.69 +8.44,4.69;8.12,1.25 +8.12,1.25;7.50,0.62 +7.50,0.62;6.88,0.62 + +# UTF-16 : 98 ed +# UTF-8 : ad a3 e9 +[98ed] 飭 +0.00,7.19;1.88,9.38 +1.88,9.38;3.75,7.81 +2.81,7.81;1.56,7.81 +0.62,0.62;0.62,6.56 +0.62,6.56;3.12,6.56 +3.12,6.56;3.12,4.06 +3.12,4.06;0.62,4.06 +0.62,5.31;3.12,5.31 +3.12,2.81;0.62,2.81 +0.62,1.88;3.12,1.88 +4.38,6.88;5.00,7.50 +5.00,7.50;5.94,9.38 +5.31,8.12;8.75,8.12 +4.38,5.62;8.44,5.62 +8.44,5.62;8.44,4.38 +8.44,4.38;8.12,1.25 +8.12,1.25;7.50,0.62 +7.50,0.62;6.88,0.62 +3.12,0.62;4.06,0.94 +4.06,0.94;4.69,1.56 +4.69,1.56;5.31,2.81 +5.31,2.81;5.94,6.88 + +# UTF-16 : 52 e0 +# UTF-8 : a0 8b e5 +[52e0] 勠 +0.00,9.06;2.19,9.06 +2.19,9.06;2.19,6.25 +0.31,6.25;1.25,6.88 +1.25,6.88;2.19,7.81 +2.19,9.06;1.25,8.12 +1.25,8.12;0.31,7.50 +3.44,7.50;4.38,8.12 +4.38,8.12;5.31,9.06 +5.31,7.81;4.38,6.88 +4.38,6.88;3.44,6.25 +5.31,6.25;5.31,9.06 +5.31,9.06;3.12,9.06 +0.00,3.75;1.56,4.69 +1.56,4.69;2.81,5.94 +2.81,5.94;4.06,4.69 +4.06,4.69;5.62,3.75 +0.31,2.81;1.88,3.44 +1.88,3.44;3.12,4.38 +4.06,3.44;3.12,2.81 +3.12,2.81;0.31,1.88 +0.31,0.62;1.56,0.94 +1.56,0.94;3.44,1.56 +3.44,1.56;5.00,2.50 +5.94,6.88;8.75,6.88 +8.75,6.88;8.75,4.69 +8.75,4.69;8.44,1.25 +8.44,1.25;7.81,0.62 +7.81,0.62;7.19,0.62 +5.00,0.62;5.62,1.25 +5.62,1.25;6.25,2.19 +6.25,2.19;6.88,4.06 +6.88,4.06;7.19,6.25 +7.19,6.25;7.19,9.38 + +# UTF-16 : 52 f5 +# UTF-8 : b5 8b e5 +[52f5] 勵 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.06 +0.94,4.06;0.94,9.06 +0.94,9.06;5.62,9.06 +5.31,7.81;1.56,7.81 +2.81,7.19;2.81,8.44 +4.06,8.44;4.06,7.19 +2.19,5.62;4.69,5.62 +4.69,6.56;4.69,4.69 +4.69,4.69;2.19,4.69 +2.19,4.69;2.19,6.56 +2.19,6.56;4.69,6.56 +3.44,6.56;3.44,1.88 +2.50,1.88;3.44,1.88 +3.44,1.88;4.06,2.19 +4.06,2.50;4.38,1.56 +1.88,0.62;1.88,3.44 +1.88,3.44;5.00,3.44 +5.00,3.44;5.00,0.94 +5.00,0.94;4.69,0.62 +5.62,6.88;8.75,6.88 +8.75,6.88;8.75,4.69 +8.75,4.69;8.44,1.25 +8.44,1.25;7.81,0.62 +7.81,0.62;7.19,0.62 +5.62,0.62;6.25,1.56 +6.25,1.56;6.88,3.44 +6.88,3.44;7.19,6.25 +7.19,6.25;7.19,9.38 + +# UTF-16 : 52 f8 +# UTF-8 : b8 8b e5 +[52f8] 勸 +0.00,8.44;5.31,8.44 +1.56,7.81;1.56,9.38 +3.75,9.38;3.75,7.81 +0.31,7.19;1.88,7.19 +1.88,7.19;1.88,5.62 +1.88,5.62;0.31,5.62 +0.31,5.62;0.31,7.19 +3.44,7.19;5.00,7.19 +5.00,7.19;5.00,5.62 +5.00,5.62;3.44,5.62 +3.44,5.62;3.44,7.19 +0.00,2.81;0.62,3.75 +0.62,3.75;1.25,5.00 +3.75,5.00;3.12,4.06 +3.12,4.06;3.12,1.25 +5.00,1.25;0.94,1.25 +0.94,0.62;0.94,4.06 +0.94,4.06;5.31,4.06 +5.00,3.12;0.94,3.12 +0.94,2.19;5.00,2.19 +5.94,6.88;8.75,6.88 +8.75,6.88;8.75,4.69 +8.75,4.69;8.44,1.25 +8.44,1.25;7.81,0.62 +7.81,0.62;7.19,0.62 +5.00,0.62;5.94,1.56 +5.94,1.56;6.25,2.19 +6.25,2.19;6.88,4.06 +6.88,4.06;7.19,6.25 +7.19,6.25;7.19,9.38 + +# UTF-16 : 75 38 +# UTF-8 : b8 94 e7 +[7538] 甸 +0.00,5.62;0.94,6.56 +0.94,6.56;1.88,7.81 +1.88,7.81;2.50,9.38 +1.88,7.50;8.12,7.50 +8.12,7.50;8.12,3.44 +8.12,3.44;7.50,1.25 +7.50,1.25;6.88,0.62 +6.88,0.62;5.94,0.62 +1.25,1.88;1.25,5.94 +1.25,5.94;5.62,5.94 +5.62,5.94;5.62,1.88 +5.62,2.19;1.25,2.19 +1.25,4.06;5.62,4.06 +3.44,5.94;3.44,2.19 + +# UTF-16 : 53 0f +# UTF-8 : 8f 8c e5 +[530f] 匏 +4.38,6.25;5.00,7.19 +5.00,7.19;5.94,9.38 +5.62,8.12;8.44,8.12 +8.44,8.12;8.44,5.31 +8.44,5.31;7.81,2.81 +7.81,2.81;7.19,2.81 +5.31,4.38;6.88,4.38 +6.88,4.38;6.88,6.25 +6.88,6.25;5.31,6.25 +5.31,6.25;5.31,1.56 +5.31,1.56;5.94,0.94 +5.94,0.94;8.12,0.94 +8.12,0.94;8.75,1.56 +8.75,1.56;8.75,1.88 +4.38,8.12;0.00,8.12 +0.00,5.62;1.25,6.88 +1.25,6.88;1.88,7.81 +1.88,7.81;2.19,8.75 +2.19,8.75;2.19,9.38 +2.19,8.12;3.44,6.88 +3.12,5.94;1.25,5.94 +0.31,4.69;4.06,4.69 +1.56,4.69;0.94,2.81 +1.25,3.44;3.75,3.44 +3.75,3.44;3.12,1.25 +3.12,1.25;2.50,0.62 +2.50,0.62;1.88,0.62 + +# UTF-16 : 53 23 +# UTF-8 : a3 8c e5 +[5323] 匣 +4.69,1.56;4.69,7.50 +2.19,7.50;7.19,7.50 +7.19,7.50;7.19,4.38 +7.19,4.38;2.19,4.38 +2.19,4.38;2.19,7.50 +2.19,5.94;7.19,5.94 +8.44,9.06;0.31,9.06 +0.31,9.06;0.31,0.62 +0.31,0.94;8.75,0.94 + +# UTF-16 : 53 2f +# UTF-8 : af 8c e5 +[532f] 匯 +8.75,0.94;0.31,0.94 +0.31,0.62;0.31,9.06 +0.31,9.06;8.44,9.06 +8.44,6.88;4.06,6.88 +4.06,6.88;4.06,1.88 +4.06,2.50;8.44,2.50 +6.25,2.50;6.25,6.56 +6.25,6.56;7.19,8.12 +5.00,8.12;3.12,5.31 +4.06,5.31;8.12,5.31 +8.12,4.06;4.06,4.06 +2.19,5.31;1.25,6.25 +1.25,1.88;2.81,4.06 +2.81,6.56;1.88,8.12 + +# UTF-16 : 53 31 +# UTF-8 : b1 8c e5 +[5331] 匱 +8.75,0.94;0.31,0.94 +0.31,0.62;0.31,9.38 +0.31,9.38;8.44,9.38 +4.69,8.75;4.69,6.25 +1.25,6.25;8.12,6.25 +2.50,7.19;6.88,7.19 +6.88,7.19;6.88,8.12 +6.88,8.12;2.50,8.12 +2.50,8.12;2.50,7.19 +2.50,5.62;6.88,5.62 +6.88,5.62;6.88,2.81 +6.88,2.81;2.50,2.81 +2.50,2.81;2.50,5.62 +2.50,4.69;6.88,4.69 +6.88,3.75;2.50,3.75 +1.88,1.56;3.44,2.50 +5.94,2.50;7.50,1.56 + +# UTF-16 : 53 33 +# UTF-8 : b3 8c e5 +[5333] 匳 +1.25,5.62;2.81,6.56 +2.81,6.56;4.69,8.44 +4.69,8.44;6.56,6.56 +6.56,6.56;8.12,5.62 +2.19,3.75;2.19,5.31 +2.19,5.31;4.06,5.31 +4.06,5.31;4.06,3.75 +4.06,3.75;2.19,3.75 +5.31,3.75;5.31,5.31 +5.31,5.31;7.19,5.31 +7.19,5.31;7.19,3.75 +7.19,3.75;5.31,3.75 +6.56,3.75;5.94,2.50 +5.94,2.50;5.00,1.56 +1.88,1.56;2.81,2.50 +2.81,2.50;3.44,3.75 +3.12,2.81;4.06,1.88 +7.19,1.88;6.25,2.81 +8.44,9.06;0.31,9.06 +0.31,9.06;0.31,0.62 +0.31,0.94;8.75,0.94 +3.75,6.25;5.62,6.25 + +# UTF-16 : 53 45 +# UTF-8 : 85 8d e5 +[5345] 卅 +0.00,0.94;0.62,1.56 +0.62,1.56;1.25,2.81 +1.25,2.81;1.56,4.38 +1.56,4.38;1.56,9.38 +4.38,9.38;4.38,0.94 +7.19,0.62;7.19,9.38 +0.00,5.62;8.75,5.62 + +# UTF-16 : 4e 17 +# UTF-8 : 97 b8 e4 +[4e17] 丗 +0.00,6.56;8.75,6.56 +1.88,9.06;1.88,0.94 +1.88,1.56;6.88,1.56 +6.88,0.94;6.88,9.06 +4.38,9.06;4.38,1.56 + +# UTF-16 : 53 49 +# UTF-8 : 89 8d e5 +[5349] 卉 +0.00,0.62;0.94,1.25 +0.94,1.25;1.56,2.50 +1.56,2.50;1.88,4.38 +1.88,4.38;1.88,6.56 +6.88,6.56;6.88,0.62 +0.00,4.69;8.75,4.69 +0.62,7.50;8.12,7.50 +4.38,9.38;4.38,5.31 + +# UTF-16 : 53 5e +# UTF-8 : 9e 8d e5 +[535e] 卞 +4.06,9.38;4.06,7.81 +0.31,7.81;8.44,7.81 +4.06,7.19;4.06,0.62 +4.06,5.94;6.25,5.00 +6.25,5.00;7.19,4.38 + +# UTF-16 : 53 6e +# UTF-8 : ae 8d e5 +[536e] 卮 +0.00,1.25;0.62,2.19 +0.62,2.19;1.25,4.38 +1.25,4.38;1.25,8.44 +1.25,8.44;4.06,8.75 +4.06,8.75;7.19,9.38 +8.75,6.88;1.25,6.88 +5.62,3.12;6.25,3.12 +6.25,3.12;6.88,3.75 +6.88,3.75;6.88,5.31 +6.88,5.31;3.12,5.31 +3.12,5.31;3.12,1.56 +3.12,1.56;3.75,0.94 +3.75,0.94;8.12,0.94 +8.12,0.94;8.75,1.88 +8.75,1.88;8.75,2.50 + +# UTF-16 : 53 7b +# UTF-8 : bb 8d e5 +[537b] 卻 +0.31,7.19;1.56,8.75 +2.81,8.75;3.75,7.50 +0.00,4.06;1.25,5.62 +1.25,5.62;2.19,7.19 +2.19,7.19;3.12,5.62 +3.12,5.62;4.38,4.06 +0.94,0.94;0.94,4.38 +0.94,4.38;3.44,4.38 +3.44,4.38;3.44,1.25 +3.44,1.25;0.94,1.25 +5.31,0.62;5.31,8.75 +5.31,8.75;8.44,8.75 +8.44,8.75;8.44,3.12 +8.44,3.12;7.81,2.50 +7.81,2.50;6.56,2.50 + +# UTF-16 : 53 96 +# UTF-8 : 96 8e e5 +[5396] 厖 +0.00,0.62;0.62,1.88 +0.62,1.88;0.94,3.75 +0.94,3.75;0.94,9.06 +0.94,9.06;8.75,9.06 +1.88,6.56;5.31,6.56 +3.12,8.44;3.12,5.94 +3.12,5.94;2.81,3.75 +2.81,3.75;2.50,2.50 +2.50,2.50;2.19,1.88 +2.19,1.88;0.94,0.62 +3.12,4.06;3.12,1.56 +3.12,1.56;3.75,0.94 +3.75,0.94;8.44,0.94 +8.44,0.94;8.75,1.88 +8.75,1.88;8.75,2.50 +4.06,8.12;4.69,7.50 +7.81,7.81;6.56,6.25 +6.56,6.25;5.62,5.62 +8.12,5.94;6.88,4.69 +6.88,4.69;5.31,3.75 +5.00,1.88;6.25,2.50 +6.25,2.50;7.50,3.44 +7.50,3.44;8.44,4.38 + +# UTF-16 : 53 ae +# UTF-8 : ae 8e e5 +[53ae] 厮 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.38 +0.94,4.38;0.94,9.06 +0.94,9.06;8.44,9.06 +2.50,8.12;2.50,2.81 +1.56,2.81;5.31,2.81 +4.06,2.81;4.06,8.12 +4.06,4.38;2.50,4.38 +2.50,5.62;4.06,5.62 +5.00,6.88;1.56,6.88 +1.25,0.62;1.88,1.25 +1.88,1.25;2.50,2.19 +3.75,2.19;4.38,1.25 +5.00,0.62;5.62,1.25 +5.62,1.25;5.94,1.88 +5.94,1.88;6.25,3.44 +6.25,3.44;6.25,7.50 +6.25,7.50;8.12,8.12 +6.25,5.31;8.75,5.31 +7.81,5.31;7.81,0.62 + +# UTF-16 : 53 b0 +# UTF-8 : b0 8e e5 +[53b0] 厰 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.38 +0.94,4.38;0.94,9.06 +0.94,9.06;8.75,9.06 +3.44,8.44;3.44,5.62 +1.88,0.62;1.88,5.62 +1.88,5.62;5.00,5.62 +5.00,5.62;5.00,0.94 +5.00,0.94;4.38,0.62 +2.81,1.88;2.81,4.06 +2.81,4.06;4.06,4.06 +4.06,4.06;4.06,2.19 +4.06,2.19;2.81,2.19 +1.56,6.56;2.50,7.81 +4.38,7.81;5.31,6.56 +5.62,5.00;6.25,6.25 +6.25,6.25;6.88,8.12 +6.56,6.56;9.06,6.56 +8.44,6.56;8.12,5.00 +8.12,5.00;7.50,3.12 +7.50,3.12;6.88,1.88 +6.88,1.88;5.62,0.62 +8.75,0.62;8.12,1.56 +8.12,1.56;7.19,3.44 +7.19,3.44;6.56,5.94 + +# UTF-16 : 71 ee +# UTF-8 : ae 87 e7 +[71ee] 燮 +3.44,4.69;3.44,5.62 +3.44,5.62;5.31,5.62 +5.31,5.62;5.31,4.69 +5.31,4.69;3.44,4.69 +3.44,6.56;5.31,6.56 +5.31,7.50;3.44,7.50 +3.44,9.38;5.31,9.38 +3.12,8.44;5.62,8.44 +0.00,4.06;0.62,4.69 +0.62,4.69;1.25,5.94 +1.25,5.94;1.56,7.50 +1.56,7.50;1.56,9.69 +0.00,6.88;0.62,8.44 +2.50,8.75;2.19,7.81 +1.56,6.25;2.50,4.69 +5.94,4.06;6.56,4.69 +6.56,4.69;7.19,5.94 +7.19,5.94;7.50,7.50 +7.50,7.50;7.50,9.69 +7.50,6.25;8.75,4.38 +5.94,6.88;6.56,8.44 +8.75,8.75;8.12,7.50 +0.94,3.75;7.19,3.75 +7.19,3.75;5.62,2.50 +5.62,2.50;3.75,1.56 +3.75,1.56;0.00,0.62 +8.75,0.62;4.69,1.56 +4.69,1.56;3.12,2.19 +3.12,2.19;1.88,3.12 + +# UTF-16 : 53 e8 +# UTF-8 : a8 8f e5 +[53e8] 叨 +3.12,8.75;8.44,8.75 +8.44,8.75;8.44,4.06 +8.44,4.06;8.12,2.19 +8.12,2.19;7.50,0.62 +7.50,0.62;6.56,0.62 +2.50,0.62;3.44,1.25 +3.44,1.25;4.38,2.19 +4.38,2.19;5.00,3.44 +5.00,3.44;5.31,4.69 +5.31,4.69;5.94,8.75 +0.00,3.12;0.00,8.12 +0.00,8.12;1.88,8.12 +1.88,8.12;1.88,3.44 +1.88,3.44;0.00,3.44 + +# UTF-16 : 54 01 +# UTF-8 : 81 90 e5 +[5401] 吁 +3.12,8.75;8.12,8.75 +5.62,8.75;5.62,0.94 +5.62,0.94;5.00,0.62 +5.00,0.62;4.38,0.62 +2.50,5.31;8.75,5.31 +0.00,3.12;0.00,8.44 +0.00,8.44;1.88,8.44 +1.88,8.44;1.88,3.75 +1.88,3.75;0.00,3.75 + +# UTF-16 : 54 40 +# UTF-8 : 80 91 e5 +[5440] 呀 +2.81,9.06;8.12,9.06 +6.88,9.06;6.88,0.94 +6.88,0.94;6.25,0.62 +6.25,0.62;5.62,0.62 +3.75,7.50;2.81,4.69 +3.12,5.62;8.75,5.62 +1.56,1.25;2.81,1.88 +2.81,1.88;4.06,2.81 +4.06,2.81;5.94,5.62 +0.00,3.12;0.00,8.44 +0.00,8.44;1.88,8.44 +1.88,8.44;1.88,3.75 +1.88,3.75;0.00,3.75 + +# UTF-16 : 54 2e +# UTF-8 : ae 90 e5 +[542e] 吮 +5.31,9.38;3.44,5.62 +2.81,5.62;5.62,5.62 +5.62,5.62;7.81,5.94 +6.88,7.19;8.44,5.00 +8.75,2.19;8.75,1.56 +8.75,1.56;8.12,0.94 +8.12,0.94;6.88,0.94 +6.88,0.94;6.25,1.56 +6.25,1.56;6.25,5.00 +4.38,5.00;4.38,4.38 +4.38,4.38;4.06,3.12 +4.06,3.12;3.44,2.19 +3.44,2.19;2.50,1.25 +2.50,1.25;1.56,0.62 +0.00,3.12;0.00,8.44 +0.00,8.44;1.88,8.44 +1.88,8.44;1.88,3.75 +1.88,3.75;0.00,3.75 + +# UTF-16 : 54 36 +# UTF-8 : b6 90 e5 +[5436] 吶 +3.12,0.62;3.12,7.19 +3.12,7.19;8.12,7.19 +8.12,7.19;8.12,0.94 +8.12,0.94;7.19,0.62 +4.69,9.38;5.62,9.38 +5.62,9.38;5.62,7.19 +5.62,7.19;5.94,5.62 +5.94,5.62;6.25,5.00 +6.25,5.00;7.19,3.75 +4.06,3.75;4.69,4.38 +4.69,4.38;5.31,5.31 +5.31,5.31;5.62,6.56 +0.00,2.81;0.00,8.12 +0.00,8.12;1.88,8.12 +1.88,8.12;1.88,3.44 +1.88,3.44;0.00,3.44 + +# UTF-16 : 54 8f +# UTF-8 : 8f 92 e5 +[548f] 咏 +2.50,5.62;4.69,5.62 +4.69,5.62;4.06,3.75 +4.06,3.75;2.81,2.50 +2.81,2.50;1.88,2.19 +8.75,2.19;7.50,2.81 +7.50,2.81;6.25,4.69 +6.25,4.69;5.62,6.25 +5.62,8.75;4.06,9.38 +4.06,0.94;5.62,0.62 +5.62,0.62;5.62,7.81 +5.62,7.81;3.12,7.81 +8.44,7.19;6.25,5.31 +0.00,3.12;0.00,8.44 +0.00,8.44;1.56,8.44 +1.56,8.44;1.56,3.44 +1.56,3.75;0.00,3.75 + +# UTF-16 : 54 70 +# UTF-8 : b0 91 e5 +[5470] 呰 +1.25,8.44;1.25,5.00 +4.38,7.81;2.81,7.81 +2.81,9.38;2.81,5.31 +0.00,4.69;2.19,5.00 +2.19,5.00;4.38,5.62 +5.31,9.38;5.31,5.62 +5.31,5.62;5.94,5.00 +5.94,5.00;8.12,5.00 +8.12,5.00;8.75,5.62 +8.75,5.62;8.75,6.25 +8.12,8.44;6.56,7.81 +6.56,7.81;5.31,7.50 +1.88,0.94;1.88,3.75 +1.88,3.75;7.19,3.75 +7.19,3.75;7.19,0.94 +7.19,1.25;1.88,1.25 + +# UTF-16 : 54 76 +# UTF-8 : b6 91 e5 +[5476] 呶 +4.06,9.38;3.12,5.94 +3.12,5.94;2.50,4.38 +2.50,4.38;3.12,4.06 +3.12,4.06;3.75,3.44 +3.75,3.44;5.00,1.88 +5.31,7.19;2.50,7.19 +5.00,6.88;4.69,5.31 +4.69,5.31;4.06,3.75 +4.06,3.75;3.12,2.19 +3.12,2.19;1.56,0.62 +5.00,0.62;6.56,2.19 +6.56,2.19;8.12,5.00 +8.12,5.00;8.75,7.19 +8.75,7.19;8.75,7.81 +8.75,7.81;5.94,7.81 +6.56,7.81;6.56,6.88 +6.56,6.88;6.88,5.31 +6.88,5.31;7.81,3.12 +7.81,3.12;8.75,1.25 +0.00,3.12;0.00,8.44 +0.00,8.44;1.56,8.44 +1.56,8.44;1.56,3.44 +1.56,3.75;0.00,3.75 + +# UTF-16 : 54 e5 +# UTF-8 : a5 93 e5 +[54e5] 哥 +0.94,9.06;7.50,9.06 +6.25,9.06;6.25,5.62 +6.25,5.62;5.94,5.31 +5.94,5.31;5.00,5.31 +0.31,4.69;8.12,4.69 +6.88,4.69;6.88,0.94 +6.88,0.94;6.25,0.62 +6.25,0.62;5.31,0.62 +1.88,1.56;1.88,3.44 +1.88,3.44;4.69,3.44 +4.69,3.44;4.69,1.88 +4.69,1.88;1.88,1.88 +2.19,6.25;2.19,7.81 +2.19,7.81;4.38,7.81 +4.38,7.81;4.38,6.56 +4.38,6.56;2.19,6.56 + +# UTF-16 : 54 e2 +# UTF-8 : a2 93 e5 +[54e2] 哢 +3.12,9.06;8.12,9.06 +5.62,9.06;5.62,5.31 +2.50,5.31;8.75,5.31 +3.12,7.19;8.12,7.19 +1.88,3.12;8.75,3.12 +6.88,5.00;6.88,0.62 +1.56,0.62;2.50,0.94 +2.50,0.94;3.44,1.56 +3.44,1.56;4.06,2.50 +4.06,2.50;4.38,4.06 +4.38,4.06;4.38,5.00 +0.00,3.12;0.00,8.44 +0.00,8.44;1.56,8.44 +1.56,8.44;1.56,3.75 +1.56,3.75;0.00,3.75 + +# UTF-16 : 55 39 +# UTF-8 : b9 94 e5 +[5539] 唹 +2.19,7.50;5.00,7.50 +3.44,9.38;3.12,5.94 +3.12,5.94;2.50,2.81 +2.50,2.81;1.56,0.94 +3.12,5.62;4.69,5.62 +4.69,5.62;4.69,3.44 +4.69,3.44;4.38,1.56 +4.38,1.56;4.06,0.94 +4.06,0.94;3.44,0.94 +5.31,6.25;6.25,7.81 +6.25,7.81;6.88,9.38 +6.88,9.38;7.50,7.81 +7.50,7.81;8.75,6.25 +6.25,5.62;7.81,4.38 +5.94,3.12;6.88,2.50 +6.88,2.50;8.12,0.94 +0.00,3.12;0.00,8.44 +0.00,8.44;1.56,8.44 +1.56,8.44;1.56,3.75 +1.56,3.75;0.00,3.75 + +# UTF-16 : 55 63 +# UTF-8 : a3 95 e5 +[5563] 啣 +6.25,0.62;6.25,8.75 +6.25,8.75;8.44,8.75 +8.44,8.75;8.44,2.19 +8.44,2.19;8.12,1.88 +8.12,1.88;7.19,1.88 +2.19,6.88;2.81,8.12 +2.81,8.12;3.12,9.38 +2.81,8.12;5.31,8.12 +4.06,8.12;4.06,1.88 +2.19,5.62;5.62,5.62 +5.31,4.06;4.06,4.06 +2.81,4.38;2.81,1.56 +1.88,1.25;5.62,2.19 +0.00,3.12;0.00,8.44 +0.00,8.44;1.56,8.44 +1.56,8.44;1.56,3.44 +1.56,3.75;0.00,3.75 + +# UTF-16 : 55 2e +# UTF-8 : ae 94 e5 +[552e] 售 +2.50,9.38;1.56,7.50 +1.56,7.50;0.31,6.25 +8.12,8.12;1.88,8.12 +1.88,8.12;1.88,3.75 +1.88,3.75;8.44,3.75 +5.00,3.75;5.00,8.12 +5.00,8.12;5.62,9.38 +7.50,6.56;1.88,6.56 +1.88,5.31;7.50,5.31 +1.56,0.62;1.56,2.81 +1.56,2.81;7.19,2.81 +7.19,2.81;7.19,0.62 +7.19,0.94;1.56,0.94 + +# UTF-16 : 55 5d +# UTF-8 : 9d 95 e5 +[555d] 啝 +2.50,8.44;5.62,9.38 +4.06,8.75;4.06,0.62 +5.94,6.25;2.19,6.25 +1.25,1.56;2.81,3.44 +2.81,3.44;4.06,6.25 +4.06,6.25;5.00,4.38 +5.00,4.38;6.25,2.50 +6.25,2.50;7.19,1.56 +7.19,1.56;8.75,0.94 +8.44,3.44;8.44,7.81 +8.44,7.81;6.56,7.81 +6.56,7.81;6.56,3.44 +6.56,3.75;8.44,3.75 +0.00,3.75;1.56,3.75 +1.56,3.75;1.56,8.44 +1.56,8.44;0.00,8.44 +0.00,8.44;0.00,3.12 + +# UTF-16 : 55 7b +# UTF-8 : bb 95 e5 +[557b] 啻 +4.38,9.38;4.38,8.44 +0.62,8.44;8.12,8.44 +6.56,8.44;5.62,7.19 +3.12,7.19;2.19,8.44 +0.31,5.94;0.31,7.19 +0.31,7.19;8.44,7.19 +8.44,7.19;8.44,5.94 +4.38,6.56;4.38,3.12 +1.56,3.75;1.56,5.62 +1.56,5.62;7.19,5.62 +7.19,5.62;7.19,4.06 +7.19,4.06;6.88,3.75 +6.88,3.75;6.25,3.75 +1.25,0.62;1.25,2.50 +1.25,2.50;7.50,2.50 +7.50,2.50;7.50,0.62 +7.50,0.94;1.25,0.94 + +# UTF-16 : 55 a8 +# UTF-8 : a8 96 e5 +[55a8] 喨 +5.31,9.38;5.31,8.12 +2.50,8.12;8.44,8.12 +3.44,7.19;7.50,7.19 +7.50,7.19;7.50,5.62 +7.50,5.62;3.44,5.62 +3.44,5.62;3.44,7.19 +2.50,3.44;2.50,4.69 +2.50,4.69;8.44,4.69 +8.44,4.69;8.44,3.44 +1.88,0.62;3.12,1.25 +3.12,1.25;4.06,2.19 +4.06,2.19;4.38,3.12 +4.38,3.12;4.38,3.75 +5.94,3.75;5.94,1.56 +5.94,1.56;6.56,0.94 +6.56,0.94;8.44,0.94 +8.44,0.94;8.75,1.88 +0.00,3.12;0.00,8.44 +0.00,8.44;1.56,8.44 +1.56,8.44;1.56,3.75 +1.56,3.75;0.00,3.75 + +# UTF-16 : 55 f7 +# UTF-8 : b7 97 e5 +[55f7] 嗷 +5.31,0.62;6.56,1.88 +6.56,1.88;7.50,3.44 +7.50,3.44;8.12,5.94 +8.12,5.94;8.12,7.50 +8.75,7.50;6.56,7.50 +6.56,6.56;7.19,3.75 +7.19,3.75;7.81,2.19 +7.81,2.19;9.06,0.62 +6.88,9.38;6.25,7.19 +6.25,7.19;5.62,5.94 +2.50,6.88;5.31,6.88 +4.06,6.88;4.06,9.38 +5.31,8.12;2.81,8.12 +4.06,6.25;4.06,5.00 +2.50,5.00;5.62,5.00 +3.75,5.00;3.44,3.44 +3.44,3.44;2.81,2.19 +2.81,2.19;1.88,1.25 +3.75,1.25;4.38,1.25 +4.38,1.25;5.00,1.88 +5.00,1.88;5.31,3.75 +5.31,3.75;3.75,3.75 +0.00,3.75;1.56,3.75 +1.56,3.75;1.56,8.44 +1.56,8.44;0.00,8.44 +0.00,8.44;0.00,3.12 + +# UTF-16 : 55 fe +# UTF-8 : be 97 e5 +[55fe] 嗾 +2.19,7.50;5.00,7.50 +3.75,9.38;3.44,6.25 +3.44,6.25;2.81,3.12 +2.81,3.12;2.19,1.56 +2.19,1.56;1.25,0.62 +3.44,5.62;4.69,5.62 +4.69,5.62;4.69,3.75 +4.69,3.75;4.38,1.25 +4.38,1.25;4.06,0.62 +4.06,0.62;3.44,0.62 +5.62,6.56;5.94,7.19 +5.94,7.19;6.56,9.38 +6.25,7.81;8.75,7.81 +5.31,4.38;6.25,5.62 +6.25,5.62;6.88,6.88 +6.25,5.62;8.44,5.62 +5.62,3.44;8.75,3.44 +7.19,5.62;7.19,4.06 +7.19,4.06;6.88,2.50 +6.88,2.50;6.25,1.25 +6.25,1.25;5.31,0.62 +8.75,0.62;8.12,1.25 +8.12,1.25;7.50,2.50 +7.50,2.50;7.19,3.44 +0.00,3.12;0.00,8.44 +0.00,8.44;1.56,8.44 +1.56,8.44;1.56,3.75 +1.56,3.75;0.00,3.75 + +# UTF-16 : 55 fd +# UTF-8 : bd 97 e5 +[55fd] 嗽 +3.75,9.38;3.75,0.62 +1.88,8.12;5.62,8.12 +2.19,6.56;5.31,6.56 +5.31,6.56;5.31,4.38 +5.31,4.38;2.19,4.38 +2.19,4.38;2.19,6.56 +0.94,1.25;2.50,2.50 +2.50,2.50;3.75,4.38 +4.38,3.75;5.31,2.50 +5.94,6.56;6.25,7.19 +6.25,7.19;6.88,9.38 +6.56,7.81;8.75,7.81 +8.75,7.81;8.12,6.25 +7.19,7.50;7.19,5.31 +7.19,5.31;6.88,3.44 +6.88,3.44;6.25,1.88 +6.25,1.88;5.31,0.62 +9.06,0.62;8.12,1.88 +8.12,1.88;7.50,3.12 +7.50,3.12;7.19,4.69 +0.00,3.12;0.00,8.44 +0.00,8.44;1.25,8.44 +1.25,8.44;1.25,3.75 +1.25,3.75;0.00,3.75 + +# UTF-16 : 56 1b +# UTF-8 : 9b 98 e5 +[561b] 嘛 +0.94,1.25;1.56,2.19 +1.56,2.19;2.19,4.69 +2.19,4.69;2.19,8.12 +2.19,8.12;8.75,8.12 +5.62,8.12;5.62,9.38 +2.81,5.62;5.31,5.62 +5.94,5.62;8.75,5.62 +4.06,7.19;4.06,0.62 +7.19,0.62;7.19,7.19 +2.19,1.25;2.81,2.19 +2.81,2.19;3.12,3.44 +3.12,3.44;3.12,4.69 +5.00,4.69;5.00,2.81 +5.31,1.25;5.94,2.19 +5.94,2.19;6.25,3.44 +6.25,3.44;6.25,4.69 +8.12,4.69;8.12,2.19 +8.12,2.19;9.06,2.19 +9.06,2.19;9.06,3.12 +0.00,3.44;0.00,8.44 +0.00,8.44;1.25,8.44 +1.25,8.44;1.25,4.06 +1.25,4.06;0.00,4.06 + +# UTF-16 : 56 4e +# UTF-8 : 8e 99 e5 +[564e] 噎 +5.62,9.38;5.62,7.19 +7.81,7.19;3.44,7.19 +2.81,8.44;8.44,8.44 +2.50,5.31;2.50,6.25 +2.50,6.25;8.75,6.25 +8.75,6.25;8.75,5.31 +3.75,5.00;7.50,5.00 +7.50,4.06;3.75,4.06 +3.75,4.06;3.75,2.81 +3.75,2.81;7.50,2.81 +7.50,2.81;7.50,4.06 +6.88,2.50;6.25,0.94 +8.44,0.94;2.50,0.94 +5.00,0.94;4.38,2.50 +0.00,3.12;0.00,8.44 +0.00,8.44;1.56,8.44 +1.56,8.44;1.56,3.75 +1.56,3.75;0.00,3.75 + +# UTF-16 : 56 50 +# UTF-8 : 90 99 e5 +[5650] 噐 +0.62,0.62;0.62,3.12 +0.62,3.12;3.44,3.12 +3.44,3.12;3.44,0.62 +3.44,0.94;0.62,0.94 +8.12,0.94;5.31,0.94 +5.31,0.62;5.31,3.12 +5.31,3.12;8.12,3.12 +8.12,3.12;8.12,0.62 +8.12,7.19;8.12,9.06 +8.12,9.06;5.62,9.06 +5.62,9.06;5.62,7.19 +5.62,7.19;8.12,7.19 +0.62,7.19;3.12,7.19 +3.12,7.19;3.12,9.06 +3.12,9.06;0.62,9.06 +0.62,9.06;0.62,7.19 +0.62,5.94;8.12,5.94 +4.38,5.94;4.38,4.38 +0.00,4.38;8.75,4.38 + +# UTF-16 : 71 df +# UTF-8 : 9f 87 e7 +[71df] 營 +2.81,9.38;2.81,8.12 +2.81,8.12;2.50,7.50 +2.50,7.50;1.56,6.56 +1.56,6.56;0.94,6.25 +4.69,6.25;5.31,6.56 +5.31,6.56;6.25,7.50 +6.25,7.50;6.56,8.12 +6.56,8.12;6.56,9.38 +6.56,7.81;7.50,7.19 +7.50,7.19;7.81,6.56 +4.06,6.56;3.75,7.19 +3.75,7.19;2.81,7.81 +0.94,7.81;1.56,8.75 +4.06,8.75;3.44,7.81 +4.69,7.81;5.31,8.75 +8.12,8.75;7.19,7.81 +0.31,4.69;0.31,5.94 +0.31,5.94;8.44,5.94 +8.44,5.94;8.44,4.69 +2.19,5.00;6.56,5.00 +6.56,5.00;6.56,3.75 +6.56,3.75;2.19,3.75 +2.19,3.75;2.19,5.00 +4.38,3.75;3.75,2.50 +1.56,0.62;1.56,2.50 +1.56,2.50;7.19,2.50 +7.19,2.50;7.19,0.62 +7.19,0.94;1.56,0.94 + +# UTF-16 : 56 36 +# UTF-8 : b6 98 e5 +[5636] 嘶 +5.31,0.62;5.94,1.88 +5.94,1.88;6.25,3.44 +6.25,3.44;6.25,8.12 +6.25,8.12;8.12,9.06 +6.25,5.94;8.75,5.94 +7.81,5.94;7.81,0.62 +1.25,0.62;2.19,1.25 +2.19,1.25;2.81,2.19 +4.06,2.19;5.00,1.25 +5.31,2.81;1.56,2.81 +2.50,2.81;2.50,9.38 +4.38,9.38;4.38,2.81 +4.38,4.69;2.50,4.69 +2.50,6.25;4.38,6.25 +1.88,7.81;5.31,7.81 +0.00,3.12;0.00,8.44 +0.00,8.44;1.25,8.44 +1.25,8.44;1.25,3.75 +1.25,3.75;0.00,3.75 + +# UTF-16 : 56 6c +# UTF-8 : ac 99 e5 +[566c] 噬 +1.56,0.94;8.75,0.94 +5.31,0.94;5.31,5.31 +2.50,5.31;8.44,5.31 +8.44,7.81;6.25,7.81 +6.88,7.81;7.50,6.25 +7.50,4.38;6.88,2.81 +6.88,2.81;5.94,1.88 +8.12,1.88;7.19,3.12 +3.44,3.12;4.38,1.88 +2.19,1.88;3.12,2.81 +3.12,2.81;3.75,4.38 +3.75,7.81;4.38,6.25 +5.31,7.81;3.12,7.81 +2.19,6.56;3.12,7.81 +3.12,7.81;3.75,9.38 +6.88,9.38;6.25,7.81 +6.25,7.81;5.31,6.56 +0.00,3.12;0.00,8.44 +0.00,8.44;1.56,8.44 +1.56,8.44;1.56,3.75 +1.56,3.75;0.00,3.75 + +# UTF-16 : 56 80 +# UTF-8 : 80 9a e5 +[5680] 嚀 +2.50,7.19;2.50,8.44 +2.50,8.44;8.75,8.44 +8.75,8.44;8.75,7.19 +8.75,5.94;8.12,6.88 +7.19,6.88;6.56,5.94 +6.56,5.94;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,6.25;4.69,7.81 +5.62,7.81;6.25,7.19 +3.75,7.19;2.81,5.94 +2.50,4.06;8.75,4.06 +7.81,4.06;7.81,5.31 +7.81,5.31;3.44,5.31 +3.44,5.31;3.44,4.06 +6.56,4.06;6.56,5.31 +5.00,5.31;5.00,4.06 +5.00,0.62;5.62,0.62 +5.62,0.62;5.94,0.94 +5.94,0.94;5.94,3.12 +3.12,3.12;8.12,3.12 +5.62,8.44;5.62,9.38 +0.00,3.12;0.00,8.44 +0.00,8.44;1.56,8.44 +1.56,8.44;1.56,3.44 +1.56,3.75;0.00,3.75 + +# UTF-16 : 56 8a +# UTF-8 : 8a 9a e5 +[568a] 嚊 +3.12,4.06;8.12,4.06 +8.12,5.00;3.12,5.00 +3.12,5.00;3.12,3.12 +3.12,3.12;8.12,3.12 +8.12,3.12;8.12,5.00 +5.62,5.00;5.62,3.12 +5.62,9.38;4.69,8.44 +3.75,8.44;3.75,5.94 +3.75,5.94;7.50,5.94 +7.50,5.94;7.50,8.44 +7.50,8.44;3.75,8.44 +3.75,7.50;7.50,7.50 +7.50,6.88;3.75,6.88 +1.88,2.50;8.75,2.50 +6.88,2.50;6.88,0.62 +1.88,0.62;3.12,0.94 +3.12,0.94;4.06,1.56 +4.06,1.56;4.38,2.50 +0.00,3.12;0.00,8.44 +0.00,8.44;1.88,8.44 +1.88,8.44;1.88,3.75 +1.88,3.75;0.00,3.75 + +# UTF-16 : 56 94 +# UTF-8 : 94 9a e5 +[5694] 嚔 +5.31,9.38;5.31,7.50 +2.19,6.56;2.19,7.50 +2.19,7.50;8.44,7.50 +8.44,7.50;8.44,6.56 +2.81,8.44;7.81,8.44 +3.12,4.38;3.12,6.25 +3.12,6.25;7.50,6.25 +7.50,6.25;7.50,4.38 +7.50,4.38;3.12,4.38 +3.12,5.31;7.50,5.31 +5.31,6.25;5.31,4.38 +4.69,4.38;3.75,3.12 +2.50,3.12;5.62,3.12 +5.62,3.12;6.56,3.44 +5.94,3.75;8.12,2.81 +5.31,3.12;5.31,1.25 +5.31,2.19;7.19,2.19 +3.12,2.50;2.81,1.88 +2.81,1.88;2.19,1.25 +2.19,1.25;0.94,0.62 +3.12,1.88;4.06,1.25 +4.06,1.25;6.25,0.94 +6.25,0.94;8.75,0.94 +0.00,3.12;0.00,8.44 +0.00,8.44;1.25,8.44 +1.25,8.44;1.25,3.75 +1.25,3.75;0.00,3.75 + +# UTF-16 : 56 8f +# UTF-8 : 8f 9a e5 +[568f] 嚏 +5.31,9.38;5.31,7.50 +5.31,6.56;5.31,4.06 +3.12,4.06;7.50,4.06 +7.50,4.06;7.50,6.56 +7.50,6.56;3.12,6.56 +3.12,6.56;3.12,4.06 +3.12,5.31;7.50,5.31 +7.81,8.44;2.81,8.44 +2.19,6.56;2.19,7.50 +2.19,7.50;8.44,7.50 +8.44,7.50;8.44,6.56 +7.81,2.50;8.44,3.12 +8.44,3.12;2.19,3.12 +5.31,3.12;5.31,1.25 +5.31,2.19;6.88,2.19 +3.12,2.50;2.81,1.88 +2.81,1.88;2.19,1.25 +2.19,1.25;0.94,0.62 +3.12,1.88;4.06,1.25 +4.06,1.25;6.25,0.94 +6.25,0.94;8.75,0.94 +0.00,3.12;0.00,8.44 +0.00,8.44;1.25,8.44 +1.25,8.44;1.25,3.75 +1.25,3.75;0.00,3.75 + +# UTF-16 : 56 ae +# UTF-8 : ae 9a e5 +[56ae] 嚮 +1.56,9.38;0.31,8.12 +0.00,8.12;1.25,6.88 +2.19,7.81;0.31,5.94 +0.31,5.94;1.88,5.94 +2.19,6.56;1.88,5.62 +1.88,5.62;1.25,5.00 +1.25,5.00;0.00,4.06 +6.88,4.38;6.88,9.06 +6.88,9.06;8.75,9.06 +8.75,9.06;7.81,7.81 +7.81,7.81;8.75,6.88 +8.75,6.88;8.75,5.94 +8.75,5.94;8.12,5.31 +8.12,5.31;7.81,5.31 +5.31,9.38;3.12,9.38 +3.12,4.38;3.12,8.44 +3.12,8.44;5.62,8.44 +5.62,8.44;5.62,6.56 +5.62,6.56;3.12,6.56 +3.12,7.50;5.62,7.50 +5.62,5.62;3.12,5.62 +3.12,5.00;5.62,5.00 +1.25,0.62;1.25,3.44 +1.25,3.44;7.50,3.44 +7.50,3.44;7.50,0.94 +7.50,0.94;7.19,0.62 +7.19,0.62;6.56,0.62 +2.81,1.25;2.81,2.50 +2.81,2.50;5.94,2.50 +5.94,2.50;5.94,1.25 +5.94,1.25;2.81,1.25 +3.75,3.44;4.69,4.38 + +# UTF-16 : 56 c2 +# UTF-8 : 82 9b e5 +[56c2] 囂 +1.25,8.12;1.25,9.38 +1.25,9.38;3.44,9.38 +3.44,9.38;3.44,8.12 +3.44,8.12;1.25,8.12 +5.31,8.12;5.31,9.38 +5.31,9.38;7.50,9.38 +7.50,9.38;7.50,8.12 +7.50,8.12;5.31,8.12 +0.00,7.19;8.75,7.19 +4.69,7.19;4.06,6.25 +1.56,6.25;7.19,6.25 +7.19,6.25;7.19,3.44 +7.19,3.44;1.56,3.44 +1.56,3.44;1.56,6.25 +1.56,5.31;7.19,5.31 +7.19,4.38;1.56,4.38 +1.25,0.62;1.25,2.19 +1.25,2.19;3.44,2.19 +3.44,2.19;3.44,0.62 +3.44,0.94;1.25,0.94 +5.31,0.94;7.50,0.94 +7.50,0.62;7.50,2.19 +7.50,2.19;5.31,2.19 +5.31,2.19;5.31,0.62 +0.31,2.19;1.88,2.81 +1.88,2.81;2.81,3.44 +5.94,3.44;7.50,2.81 +7.50,2.81;8.44,2.19 + +# UTF-16 : 56 c8 +# UTF-8 : 88 9b e5 +[56c8] 囈 +1.88,9.06;8.75,9.06 +4.06,8.44;4.06,9.69 +6.56,9.69;6.56,8.44 +1.88,6.56;5.00,6.56 +3.44,6.56;3.44,8.12 +2.50,7.50;4.38,7.50 +1.88,5.00;2.50,5.31 +2.50,5.31;2.81,5.62 +2.81,5.62;3.12,6.56 +4.06,6.56;4.06,5.94 +4.06,5.94;4.38,5.62 +4.38,5.62;5.00,5.62 +3.44,5.31;3.44,3.75 +2.19,3.44;4.69,4.06 +4.69,4.69;2.50,4.69 +9.06,4.69;8.75,3.44 +8.75,3.44;8.12,4.38 +8.12,4.38;7.81,5.62 +7.81,5.62;7.81,7.19 +7.81,7.19;5.62,7.19 +6.56,7.81;6.56,6.56 +6.56,6.56;6.25,5.00 +6.25,5.00;5.94,4.38 +5.94,4.38;5.31,3.75 +5.94,5.62;7.19,4.38 +7.50,3.12;3.44,3.12 +1.88,2.19;8.75,2.19 +4.38,2.19;3.44,0.94 +2.81,0.62;5.62,0.94 +5.62,0.94;6.56,1.25 +6.56,1.56;7.81,0.62 +0.00,3.12;0.00,8.44 +0.00,8.44;1.25,8.44 +1.25,8.44;1.25,3.75 +1.25,3.75;0.00,3.75 + +# UTF-16 : 56 ce +# UTF-8 : 8e 9b e5 +[56ce] 囎 +2.50,2.81;2.50,9.06 +2.50,9.06;4.38,9.06 +4.38,9.06;4.38,2.81 +4.38,2.81;2.50,2.81 +2.50,5.00;4.38,5.00 +4.38,6.88;2.50,6.88 +5.00,6.88;5.94,8.12 +5.94,8.12;6.25,9.06 +6.56,9.38;7.19,9.38 +7.19,9.38;7.81,8.12 +7.81,8.12;8.75,6.88 +8.12,6.88;5.62,6.88 +5.62,6.88;5.62,4.69 +5.62,4.69;8.12,4.69 +8.12,4.69;8.12,6.88 +6.88,6.88;6.88,4.69 +5.94,6.25;6.56,5.31 +7.19,5.31;7.81,6.25 +5.94,0.62;5.94,3.44 +5.94,3.44;7.81,3.44 +7.81,3.44;7.81,0.62 +7.81,0.94;5.94,0.94 +5.94,2.19;7.81,2.19 +4.06,2.19;4.69,0.94 +1.88,0.62;2.81,2.19 +0.00,3.12;0.00,8.44 +0.00,8.44;1.56,8.44 +1.56,8.44;1.56,3.75 +1.56,3.75;0.00,3.75 + +# UTF-16 : 56 d1 +# UTF-8 : 91 9b e5 +[56d1] 囑 +0.62,0.62;1.25,1.25 +1.25,1.25;1.88,2.50 +1.88,2.50;2.19,4.06 +2.19,4.06;2.19,9.38 +2.19,9.38;8.12,9.38 +8.12,9.38;8.12,8.44 +8.12,8.44;2.19,8.44 +5.62,7.81;5.62,6.56 +3.12,6.88;4.69,6.88 +4.69,7.50;3.12,7.50 +6.56,7.50;8.12,7.50 +8.12,6.88;6.56,6.88 +3.44,5.94;8.12,5.94 +8.12,5.94;8.12,5.00 +8.12,5.00;3.44,5.00 +3.44,5.00;3.44,5.94 +5.00,5.94;5.00,5.00 +6.56,5.00;6.56,5.94 +2.50,2.19;3.44,3.12 +3.44,3.12;4.06,4.69 +4.06,4.06;8.75,4.06 +8.75,4.06;8.44,1.25 +8.44,1.25;7.81,0.62 +7.81,0.62;7.50,0.62 +5.31,4.06;5.31,1.25 +6.25,1.25;3.44,0.62 +6.88,0.62;6.25,1.88 +4.06,1.88;4.06,3.12 +4.06,3.12;6.56,3.12 +6.56,3.12;6.56,2.19 +6.56,2.19;4.06,2.19 +0.00,3.12;0.00,8.44 +0.00,8.44;1.25,8.44 +1.25,8.44;1.25,3.75 +1.25,3.75;0.00,3.75 + +# UTF-16 : 56 d3 +# UTF-8 : 93 9b e5 +[56d3] 囓 +1.56,4.38;8.75,4.38 +5.62,4.38;5.62,5.94 +5.62,5.31;7.81,5.31 +4.06,5.31;4.06,4.38 +2.19,3.75;2.19,0.62 +2.19,0.62;8.12,0.62 +8.12,0.62;8.12,3.75 +8.12,2.50;2.19,2.50 +5.62,2.81;6.88,4.06 +7.50,2.81;6.56,3.44 +6.56,1.56;7.50,0.94 +5.62,0.94;6.88,2.19 +4.06,2.19;2.81,0.94 +4.69,0.94;3.75,1.56 +3.75,3.44;4.69,2.81 +2.81,2.81;4.06,4.06 +5.31,9.06;8.44,9.06 +8.44,9.06;8.44,8.44 +8.44,8.44;8.12,6.88 +8.12,6.88;7.81,6.56 +7.81,6.56;7.19,6.56 +5.31,6.56;5.94,7.19 +5.94,7.19;6.56,8.12 +6.56,8.12;6.88,9.06 +3.44,9.38;3.44,5.62 +4.69,9.06;3.12,8.12 +3.12,8.12;2.19,7.81 +2.19,6.88;3.12,7.19 +3.12,7.19;4.69,8.12 +5.00,7.19;3.12,6.25 +3.12,6.25;2.19,5.94 +0.00,3.12;0.00,8.44 +0.00,8.44;1.25,8.44 +1.25,8.44;1.25,3.75 +1.25,3.75;0.00,3.75 + +# UTF-16 : 56 f9 +# UTF-8 : b9 9b e5 +[56f9] 囹 +1.25,5.31;2.81,6.56 +2.81,6.56;4.38,8.44 +4.38,8.44;5.94,6.56 +5.94,6.56;7.50,5.31 +3.44,5.94;5.31,5.94 +1.88,4.69;6.56,4.69 +6.56,4.69;6.56,3.12 +6.56,3.12;5.94,2.50 +5.94,2.50;5.31,2.81 +4.06,4.69;4.06,1.88 +0.31,0.62;0.31,9.06 +0.31,9.06;8.44,9.06 +8.44,9.06;8.44,0.62 +8.44,1.25;0.31,1.25 + +# UTF-16 : 56 ff +# UTF-8 : bf 9b e5 +[56ff] 囿 +0.31,0.62;0.31,9.06 +0.31,9.06;8.44,9.06 +8.44,9.06;8.44,0.62 +8.44,0.94;0.31,0.94 +1.56,7.19;7.19,7.19 +3.75,8.44;3.12,6.56 +3.12,6.56;2.50,5.62 +2.50,5.62;1.56,4.69 +3.12,1.56;3.12,5.94 +3.12,5.94;5.62,5.94 +5.62,5.94;5.62,1.88 +5.62,1.88;5.31,1.56 +5.31,1.56;5.00,1.56 +3.12,4.69;5.62,4.69 +5.62,3.44;3.12,3.44 + +# UTF-16 : 57 04 +# UTF-8 : 84 9c e5 +[5704] 圄 +0.31,0.62;0.31,9.06 +0.31,9.06;8.44,9.06 +8.44,9.06;8.44,0.62 +8.44,0.94;0.31,0.94 +1.88,7.50;6.88,7.50 +4.06,7.50;3.44,5.00 +1.56,5.00;7.19,5.00 +2.50,6.25;5.94,6.25 +5.94,6.25;5.94,5.00 +2.50,2.19;2.50,4.06 +2.50,4.06;6.25,4.06 +6.25,4.06;6.25,2.19 +6.25,2.19;2.50,2.19 + +# UTF-16 : 57 09 +# UTF-8 : 89 9c e5 +[5709] 圉 +0.31,0.62;0.31,9.06 +0.31,9.06;8.44,9.06 +8.44,9.06;8.44,0.62 +8.44,0.94;0.31,0.94 +4.38,8.12;4.38,5.94 +1.56,5.94;7.19,5.94 +2.19,7.19;6.56,7.19 +5.94,5.94;5.31,4.38 +1.88,4.38;6.88,4.38 +3.44,4.38;2.81,5.94 +4.38,4.38;4.38,1.56 +2.19,3.12;6.25,3.12 + +# UTF-16 : 57 0d +# UTF-8 : 8d 9c e5 +[570d] 圍 +0.31,0.62;0.31,9.38 +0.31,9.38;8.44,9.38 +8.44,9.38;8.44,0.62 +8.44,0.94;0.31,0.94 +4.38,9.06;3.44,7.19 +1.25,7.19;7.50,7.19 +5.94,7.19;6.25,8.12 +6.25,8.12;2.50,8.12 +2.50,5.00;2.50,6.25 +2.50,6.25;6.25,6.25 +6.25,6.25;6.25,5.00 +6.25,5.00;2.50,5.00 +4.69,5.00;4.69,1.25 +6.88,4.06;1.56,4.06 +2.81,4.06;1.56,2.19 +2.19,2.81;7.50,2.81 + +# UTF-16 : 57 16 +# UTF-8 : 96 9c e5 +[5716] 圖 +1.25,6.56;7.50,6.56 +4.38,6.56;4.38,7.50 +2.50,7.50;6.25,7.50 +6.25,7.50;6.25,8.44 +6.25,8.44;2.50,8.44 +2.50,8.44;2.50,7.50 +1.88,1.88;1.88,5.62 +1.88,5.62;6.88,5.62 +6.88,5.62;6.88,1.88 +6.88,2.19;1.88,2.19 +3.44,3.12;3.44,4.69 +3.44,4.69;5.31,4.69 +5.31,4.69;5.31,3.12 +5.31,3.44;3.44,3.44 +0.31,0.94;8.44,0.94 +8.44,0.62;8.44,9.38 +8.44,9.38;0.31,9.38 +0.31,9.38;0.31,0.62 + +# UTF-16 : 57 1c +# UTF-8 : 9c 9c e5 +[571c] 圜 +1.25,6.25;7.50,6.25 +7.50,1.56;6.56,1.88 +6.56,1.88;5.00,3.12 +5.00,3.12;4.38,4.38 +4.38,4.38;2.81,3.12 +2.81,3.12;1.56,2.50 +3.12,1.88;3.12,3.12 +5.62,2.81;6.88,3.44 +6.88,7.19;6.88,8.12 +6.88,8.12;1.88,8.12 +1.88,8.12;1.88,7.19 +1.88,7.19;6.88,7.19 +5.31,7.19;5.31,8.12 +3.44,8.12;3.44,7.19 +2.81,4.38;6.25,4.38 +6.25,4.38;6.25,5.31 +6.25,5.31;2.50,5.31 +2.50,5.31;2.50,4.38 +2.19,1.56;4.69,2.19 +0.31,0.94;8.44,0.94 +8.44,0.62;8.44,9.06 +8.44,9.06;0.31,9.06 +0.31,9.06;0.31,0.62 + +# UTF-16 : 57 37 +# UTF-8 : b7 9c e5 +[5737] 圷 +3.12,8.75;8.44,8.75 +5.62,8.75;5.62,0.62 +5.62,6.88;6.88,6.25 +6.88,6.25;7.81,5.62 +1.56,9.38;1.56,2.50 +0.00,6.25;3.12,6.25 +3.12,3.12;1.88,2.50 +1.88,2.50;0.00,1.88 + +# UTF-16 : 57 c0 +# UTF-8 : 80 9f e5 +[57c0] 埀 +7.50,9.38;3.75,8.75 +3.75,8.75;0.94,8.44 +0.94,3.75;3.12,4.38 +3.12,4.38;3.12,3.44 +3.12,3.44;3.12,6.56 +3.12,5.94;0.62,5.94 +7.81,6.25;5.62,5.62 +5.62,6.56;5.62,4.38 +5.62,4.38;6.25,3.75 +6.25,3.75;7.50,3.75 +7.50,3.75;8.12,4.38 +8.75,7.50;0.00,7.50 +4.38,8.75;4.38,0.94 +0.31,0.94;8.12,0.94 +1.25,2.50;7.19,2.50 + +# UTF-16 : 57 88 +# UTF-8 : 88 9e e5 +[5788] 垈 +0.00,6.88;0.94,7.50 +0.94,7.50;2.50,9.38 +2.50,6.88;8.75,7.81 +8.75,5.31;8.44,4.06 +8.44,4.06;7.81,4.38 +7.81,4.38;6.56,5.31 +6.56,5.31;5.94,5.94 +5.94,5.94;5.31,7.50 +5.31,7.50;5.00,9.38 +6.88,9.06;7.50,8.44 +1.25,7.81;1.25,4.06 +4.38,4.38;4.38,0.94 +0.31,0.94;8.44,0.94 +1.56,2.81;7.19,2.81 + +# UTF-16 : 57 c6 +# UTF-8 : 86 9f e5 +[57c6] 埆 +3.12,5.94;4.38,7.50 +4.38,7.50;5.31,9.38 +5.00,8.44;7.19,8.44 +7.19,8.44;6.25,6.88 +6.25,6.88;6.25,3.12 +4.06,3.12;8.44,3.12 +8.44,5.00;4.06,5.00 +3.12,0.62;3.75,1.88 +3.75,1.88;4.06,3.44 +4.06,3.44;4.06,6.88 +4.06,6.88;8.44,6.88 +8.44,6.88;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 +1.25,9.38;1.25,2.50 +0.00,6.56;2.50,6.56 +2.50,3.12;1.56,2.50 +1.56,2.50;0.00,1.88 + +# UTF-16 : 57 d3 +# UTF-8 : 93 9f e5 +[57d3] 埓 +6.56,9.38;4.69,8.12 +4.69,8.12;3.12,7.50 +8.44,8.12;6.88,6.88 +6.88,6.88;5.00,5.94 +5.00,5.94;3.12,5.31 +4.38,7.19;5.00,6.25 +5.94,8.12;6.88,7.19 +7.50,5.94;7.50,0.94 +7.50,0.94;7.19,0.62 +7.19,0.62;6.25,0.62 +3.12,4.38;8.75,4.38 +4.06,3.44;5.00,2.50 +2.81,6.25;0.00,6.25 +0.00,1.88;1.88,2.50 +1.88,2.50;2.81,3.12 +1.56,9.38;1.56,2.50 + +# UTF-16 : 57 d6 +# UTF-8 : 96 9f e5 +[57d6] 埖 +3.44,8.12;8.75,8.12 +7.19,9.38;7.19,7.19 +5.00,7.19;5.00,9.38 +5.62,6.56;4.69,4.38 +4.69,4.38;3.75,3.12 +4.69,4.38;4.69,0.62 +6.56,6.56;6.56,1.25 +6.56,1.25;6.88,0.94 +6.88,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +8.44,5.00;6.56,4.06 +2.81,6.25;0.00,6.25 +0.00,1.88;1.88,2.50 +1.88,2.50;2.81,3.12 +1.56,9.06;1.56,2.50 + +# UTF-16 : 58 72 +# UTF-8 : b2 a1 e5 +[5872] 塲 +8.75,8.75;4.38,8.75 +4.38,9.38;3.75,8.12 +3.75,8.12;3.12,7.50 +4.38,7.50;8.12,7.50 +8.12,7.50;8.12,5.62 +8.12,5.62;4.38,5.62 +4.38,5.62;4.38,7.50 +4.38,6.56;8.12,6.56 +3.12,4.38;8.75,4.38 +5.31,4.38;4.06,3.12 +4.06,3.12;3.12,2.50 +4.38,3.12;8.44,3.12 +8.44,3.12;8.44,1.88 +8.44,1.88;7.81,0.62 +7.81,0.62;7.19,0.62 +7.19,3.12;6.56,1.88 +6.56,1.88;5.94,1.25 +5.94,1.25;4.69,0.62 +4.06,1.56;5.00,2.19 +5.00,2.19;5.94,3.12 +2.50,6.25;0.00,6.25 +0.00,1.88;1.56,2.50 +1.56,2.50;2.50,3.12 +1.25,9.38;1.25,2.50 + +# UTF-16 : 58 62 +# UTF-8 : a2 a1 e5 +[5862] 塢 +7.19,0.62;8.12,0.62 +8.12,0.62;8.75,1.88 +8.75,1.88;8.75,3.75 +8.75,3.75;3.44,3.75 +3.44,3.75;3.44,8.44 +3.44,8.44;7.81,8.44 +7.81,8.44;7.81,6.25 +7.81,6.25;3.44,6.25 +3.44,5.00;8.44,5.00 +5.62,9.38;5.00,8.44 +6.88,2.81;7.50,1.56 +6.25,1.56;5.62,2.81 +4.38,2.81;5.00,1.56 +2.19,0.94;3.44,2.81 +2.50,6.25;0.00,6.25 +0.00,1.88;1.56,2.50 +1.56,2.50;2.50,3.12 +1.25,9.38;1.25,2.50 + +# UTF-16 : 58 4b +# UTF-8 : 8b a1 e5 +[584b] 塋 +0.00,4.38;0.00,5.31 +0.00,5.31;8.75,5.31 +8.75,5.31;8.75,4.38 +8.44,0.94;0.31,0.94 +4.38,0.94;4.38,4.69 +1.56,3.12;7.19,3.12 +2.50,9.38;2.50,8.12 +2.50,8.12;2.19,7.19 +2.19,7.19;1.56,6.25 +1.56,6.25;0.62,5.62 +5.00,5.62;5.94,6.25 +5.94,6.25;6.56,7.19 +6.56,7.19;6.88,8.12 +6.88,8.12;6.88,9.38 +6.88,7.50;7.81,6.56 +7.81,6.56;8.12,5.94 +3.75,5.94;3.12,6.88 +3.12,6.88;2.50,7.50 +0.62,7.50;1.25,8.75 +4.06,8.75;3.12,7.81 +5.31,7.50;5.94,8.75 +8.44,8.75;7.81,7.81 + +# UTF-16 : 58 70 +# UTF-8 : b0 a1 e5 +[5870] 塰 +4.38,3.44;4.38,0.94 +8.75,0.94;0.00,0.94 +0.00,3.44;1.25,4.69 +1.25,4.69;1.88,5.62 +1.88,7.81;0.62,9.38 +4.06,9.38;3.44,8.12 +3.44,8.12;2.50,6.88 +3.75,8.44;8.75,8.44 +8.75,5.62;2.81,5.62 +7.81,4.06;3.44,4.06 +3.44,4.06;4.06,7.19 +4.06,7.19;7.81,7.19 +7.81,7.19;7.19,4.06 +7.19,4.06;6.88,3.44 +5.94,4.38;5.31,5.31 +5.31,6.88;5.94,5.94 +0.00,7.19;1.25,6.25 +1.25,2.19;7.50,2.19 + +# UTF-16 : 58 52 +# UTF-8 : 92 a1 e5 +[5852] 塒 +2.81,1.88;2.81,8.12 +2.81,8.12;4.38,8.12 +4.38,8.12;4.38,2.19 +4.38,2.19;2.81,2.19 +2.81,5.31;4.38,5.31 +7.81,5.31;7.81,0.62 +7.81,0.62;6.88,0.94 +6.88,9.38;6.88,5.94 +5.00,5.94;8.75,5.94 +8.75,4.38;5.00,4.38 +5.31,7.81;8.44,7.81 +5.62,3.12;6.25,2.19 +2.19,6.25;0.00,6.25 +0.00,1.88;1.56,2.50 +1.56,2.50;2.19,3.12 +1.25,9.06;1.25,2.50 + +# UTF-16 : 58 3d +# UTF-8 : bd a0 e5 +[583d] 堽 +2.50,6.25;0.00,6.25 +0.00,1.88;1.56,2.50 +1.56,2.50;2.50,3.12 +1.25,9.38;1.25,2.50 +3.75,6.88;3.75,8.75 +3.75,8.75;8.44,8.75 +8.44,8.75;8.44,6.88 +8.44,6.88;3.75,6.88 +5.31,6.88;5.31,8.75 +6.88,8.75;6.88,6.88 +3.44,5.62;8.75,5.62 +6.25,5.62;6.25,0.94 +8.75,0.94;3.75,0.94 +3.75,0.62;3.75,4.06 +6.25,3.44;8.12,3.44 + +# UTF-16 : 58 85 +# UTF-8 : 85 a2 e5 +[5885] 墅 +0.00,3.44;3.75,4.38 +1.88,4.06;1.88,9.38 +0.31,9.38;3.44,9.38 +3.44,9.38;3.44,6.88 +3.44,6.88;0.31,6.88 +0.31,6.88;0.31,9.38 +0.31,8.12;3.44,8.12 +3.44,5.62;0.31,5.62 +5.00,9.06;8.12,9.06 +8.12,9.06;6.56,7.50 +7.19,6.88;5.62,8.12 +5.62,3.44;6.56,3.12 +6.56,3.12;6.56,6.56 +4.06,6.56;8.75,6.56 +8.75,6.56;7.50,5.31 +7.50,2.50;1.25,2.50 +4.38,3.44;4.38,0.94 +0.00,0.94;8.75,0.94 + +# UTF-16 : 58 b9 +# UTF-8 : b9 a2 e5 +[58b9] 墹 +3.12,0.62;3.12,9.06 +3.12,9.06;5.31,9.06 +5.31,9.06;5.31,6.56 +5.31,6.56;3.12,6.56 +3.12,7.81;5.31,7.81 +6.25,7.81;8.44,7.81 +8.44,6.56;6.25,6.56 +6.25,6.56;6.25,9.06 +6.25,9.06;8.44,9.06 +8.44,9.06;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 +4.69,1.25;4.69,4.69 +4.69,4.69;6.88,4.69 +6.88,4.69;6.88,1.56 +6.88,1.56;4.69,1.56 +4.69,3.12;6.88,3.12 +2.50,3.12;1.56,2.50 +1.56,2.50;0.00,1.88 +0.00,6.25;2.50,6.25 +1.25,9.38;1.25,2.50 + +# UTF-16 : 58 ab +# UTF-8 : ab a2 e5 +[58ab] 墫 +4.38,1.88;5.00,1.25 +5.00,9.06;3.12,6.88 +3.12,2.50;8.75,2.50 +8.75,6.88;6.56,9.38 +6.56,9.38;5.94,9.38 +4.69,7.81;7.19,7.81 +6.56,7.81;6.56,5.94 +6.56,5.94;7.81,5.94 +7.81,6.88;7.81,3.75 +7.81,3.75;4.06,3.75 +4.06,3.75;4.06,6.88 +4.06,6.88;7.81,6.88 +7.81,4.69;4.06,4.69 +4.06,5.62;5.31,6.25 +5.31,6.25;5.31,7.81 +5.94,0.62;7.19,0.94 +7.19,0.94;7.19,3.44 +2.50,3.12;1.56,2.50 +1.56,2.50;0.00,1.88 +0.00,6.25;2.50,6.25 +1.25,9.38;1.25,2.50 + +# UTF-16 : 58 bb +# UTF-8 : bb a2 e5 +[58bb] 墻 +1.25,2.50;1.25,9.38 +5.62,9.38;5.62,5.62 +8.75,5.62;2.50,5.62 +2.50,3.12;1.56,2.50 +1.56,2.50;0.00,1.88 +0.00,6.25;2.19,6.25 +5.00,6.25;4.06,7.19 +7.19,7.19;8.12,6.25 +8.12,8.44;3.12,8.44 +3.12,0.62;3.12,4.69 +3.12,4.69;8.12,4.69 +8.12,4.69;8.12,0.62 +8.12,0.94;3.12,0.94 +3.12,6.25;4.06,7.19 +4.06,7.19;4.38,7.81 +7.50,7.81;7.19,7.19 +7.19,7.19;6.25,6.25 +4.38,1.88;4.38,3.75 +4.38,3.75;6.88,3.75 +6.88,3.75;6.88,2.19 +6.88,2.19;4.38,2.19 + +# UTF-16 : 58 ae +# UTF-8 : ae a2 e5 +[58ae] 墮 +0.31,2.81;0.31,9.06 +0.31,9.06;2.50,9.06 +2.50,9.06;1.56,7.50 +1.56,7.50;2.19,6.88 +2.19,6.88;2.50,5.94 +2.50,5.94;2.50,4.69 +2.50,4.69;1.88,4.06 +1.88,4.06;1.25,4.06 +1.25,2.50;7.19,2.50 +3.44,8.75;8.44,8.75 +8.44,6.88;5.00,6.88 +6.56,6.88;6.56,7.81 +5.62,7.81;7.81,7.81 +7.81,3.12;8.12,3.44 +8.12,3.44;8.12,5.94 +8.12,5.94;5.00,5.94 +5.00,5.94;5.00,3.12 +5.00,4.38;8.12,4.38 +8.12,5.00;5.00,5.00 +3.12,6.25;5.00,7.81 +5.00,7.81;5.94,8.75 +5.94,8.75;6.25,9.69 +4.38,3.44;4.38,0.94 +0.00,0.94;8.75,0.94 + +# UTF-16 : 58 c5 +# UTF-8 : 85 a3 e5 +[58c5] 壅 +0.31,0.94;8.44,0.94 +4.38,0.94;4.38,3.12 +1.25,2.19;7.50,2.19 +4.38,9.69;4.38,8.75 +0.00,8.75;8.75,8.75 +1.88,8.12;0.94,6.88 +0.31,7.19;1.88,5.94 +2.81,6.88;0.94,4.69 +0.31,4.38;3.12,5.00 +3.44,5.62;3.12,4.69 +3.12,4.69;2.50,3.75 +2.50,3.75;1.56,3.12 +1.56,3.12;0.31,2.50 +8.75,3.75;4.69,3.75 +4.69,3.75;4.69,7.19 +4.69,7.19;8.12,7.19 +8.12,5.94;4.69,5.94 +4.69,5.00;8.12,5.00 +6.56,3.75;6.56,7.19 +6.56,7.19;7.19,8.12 +5.31,8.12;4.38,6.88 +4.38,6.88;3.75,6.25 + +# UTF-16 : 58 d1 +# UTF-8 : 91 a3 e5 +[58d1] 壑 +0.31,0.94;8.44,0.94 +4.38,0.94;4.38,3.44 +1.25,2.50;7.50,2.50 +1.88,9.69;1.88,8.12 +1.88,9.06;3.44,9.06 +0.00,7.19;0.00,8.12 +0.00,8.12;4.06,8.12 +4.06,8.12;4.06,7.19 +3.12,7.19;0.94,7.19 +0.31,5.94;1.25,6.56 +2.81,6.56;3.75,5.94 +0.00,4.38;0.94,5.00 +0.94,5.00;1.88,5.94 +2.19,5.94;3.75,5.00 +0.94,3.12;0.94,4.69 +0.94,4.69;3.12,4.69 +3.12,4.69;3.12,3.44 +3.12,3.44;0.94,3.44 +4.69,4.06;6.88,5.62 +6.88,5.62;7.81,6.88 +7.81,6.88;8.44,8.75 +8.44,8.75;4.69,8.75 +5.31,8.75;5.94,6.88 +5.94,6.88;7.50,4.69 +7.50,4.69;8.75,3.75 + +# UTF-16 : 58 d7 +# UTF-8 : 97 a3 e5 +[58d7] 壗 +5.62,9.38;5.62,5.31 +2.81,5.31;8.75,5.31 +8.75,3.75;7.81,4.69 +6.56,4.69;7.19,3.75 +5.62,3.75;5.00,4.69 +3.75,4.69;3.12,3.75 +3.12,7.19;8.75,7.19 +8.75,0.94;2.50,0.94 +3.44,0.94;3.44,3.12 +3.44,3.12;7.81,3.12 +7.81,3.12;7.81,0.94 +6.25,0.94;6.25,3.12 +5.00,3.12;5.00,0.94 +3.75,8.12;7.81,8.12 +7.81,8.12;7.81,6.25 +7.81,6.25;3.75,6.25 +2.50,6.25;0.00,6.25 +0.00,1.56;1.25,2.19 +1.25,2.19;2.50,3.12 +1.25,9.38;1.25,2.50 + +# UTF-16 : 58 d9 +# UTF-8 : 99 a3 e5 +[58d9] 壙 +2.19,0.62;2.81,1.88 +2.81,1.88;3.12,3.75 +3.12,3.75;3.12,8.44 +3.12,8.44;8.75,8.44 +5.94,8.44;5.94,9.38 +3.75,6.88;8.75,6.88 +6.88,7.81;6.88,5.94 +6.88,5.94;5.31,5.94 +5.31,5.94;5.31,7.81 +3.75,5.00;8.75,5.00 +6.25,5.00;6.25,2.19 +4.38,2.19;8.12,2.19 +8.12,2.19;8.12,4.06 +8.12,4.06;4.38,4.06 +4.38,4.06;4.38,2.19 +4.38,3.12;8.12,3.12 +3.44,0.62;4.69,1.25 +4.69,1.25;5.31,1.88 +7.19,1.88;8.75,0.62 +2.50,6.25;0.00,6.25 +0.00,1.88;1.56,2.50 +1.56,2.50;2.50,3.12 +1.25,9.38;1.25,2.50 + +# UTF-16 : 58 e5 +# UTF-8 : a5 a3 e5 +[58e5] 壥 +2.19,0.94;2.81,1.88 +2.81,1.88;3.44,4.06 +3.44,4.06;3.44,9.06 +3.44,9.06;8.75,9.06 +4.38,8.12;8.12,8.12 +8.12,8.12;8.12,6.25 +8.12,6.25;4.38,6.25 +4.38,6.25;4.38,8.12 +6.25,8.12;6.25,4.38 +4.06,4.38;8.44,4.38 +4.69,5.31;7.81,5.31 +7.50,7.50;6.88,6.88 +5.62,6.88;5.00,7.50 +4.69,4.06;4.06,3.12 +5.62,3.12;5.62,4.06 +6.88,4.06;7.19,3.12 +8.75,3.12;8.12,4.06 +8.12,2.19;4.38,2.19 +3.75,0.94;8.75,0.94 +6.25,0.94;6.25,3.12 +2.50,6.25;0.00,6.25 +0.00,1.88;1.56,2.50 +1.56,2.50;2.50,3.12 +1.25,9.38;1.25,2.50 + +# UTF-16 : 58 df +# UTF-8 : 9f a3 e5 +[58df] 壟 +2.19,9.69;2.19,8.75 +4.06,8.75;0.31,8.75 +0.94,8.75;1.56,7.50 +2.81,7.50;3.44,8.75 +0.00,7.50;4.38,7.50 +2.81,3.75;3.44,3.75 +3.44,3.75;3.44,6.56 +3.44,6.56;0.94,6.56 +0.94,6.56;0.94,3.75 +0.94,4.69;3.44,4.69 +3.44,5.62;0.94,5.62 +5.31,9.69;5.31,7.81 +5.31,7.81;8.12,7.81 +8.12,7.81;8.12,6.88 +8.12,6.88;5.31,6.88 +5.31,6.88;5.31,3.75 +5.31,3.75;8.44,3.75 +8.44,3.75;8.75,4.06 +8.75,4.06;8.75,4.38 +7.81,5.94;5.31,5.94 +5.31,5.31;7.81,5.31 +7.81,4.69;5.31,4.69 +4.38,3.75;4.38,0.94 +0.00,0.94;8.75,0.94 +0.94,2.50;7.81,2.50 +8.12,8.75;5.31,8.75 + +# UTF-16 : 58 fc +# UTF-8 : bc a3 e5 +[58fc] 壼 +0.62,8.44;8.12,8.44 +4.38,9.38;4.38,7.19 +1.56,7.19;7.19,7.19 +0.31,5.31;0.31,6.25 +0.31,6.25;8.44,6.25 +8.44,6.25;8.44,5.31 +7.50,5.00;1.25,5.00 +3.44,5.00;3.44,3.75 +3.44,3.75;1.56,3.75 +1.56,3.75;1.56,2.19 +1.56,2.19;3.44,2.19 +3.44,2.19;3.44,0.94 +0.31,0.94;8.44,0.94 +5.31,0.94;5.31,2.19 +5.31,2.19;7.19,2.19 +7.19,2.19;7.19,3.75 +7.19,3.75;5.31,3.75 +5.31,3.75;5.31,5.00 + +# UTF-16 : 59 10 +# UTF-8 : 90 a4 e5 +[5910] 夐 +0.00,7.19;1.25,8.12 +1.25,8.12;2.50,9.69 +1.88,8.75;5.31,8.75 +5.31,8.75;4.38,7.81 +4.38,7.81;3.44,7.19 +3.44,7.19;2.50,6.88 +6.25,6.88;5.00,7.50 +1.25,6.25;1.25,7.81 +1.25,7.81;7.50,7.81 +7.50,7.81;7.50,6.25 +1.88,5.94;6.88,5.94 +6.88,5.94;6.88,3.44 +6.88,3.44;1.88,3.44 +1.88,3.44;1.88,5.94 +1.88,5.00;6.88,5.00 +6.88,4.38;1.88,4.38 +0.31,1.56;1.56,2.19 +1.56,2.19;2.81,3.44 +1.88,2.50;6.56,2.50 +6.56,2.50;5.31,1.56 +5.31,1.56;2.50,0.94 +2.50,0.94;0.62,0.62 +8.12,0.62;6.25,0.94 +6.25,0.94;3.75,1.56 +3.75,1.56;2.50,2.19 + +# UTF-16 : 59 1b +# UTF-8 : 9b a4 e5 +[591b] 夛 +6.88,7.50;1.25,7.50 +1.25,8.75;7.19,8.75 +7.19,8.75;6.56,6.25 +0.00,6.25;8.75,6.25 +4.69,6.25;3.12,4.38 +3.12,4.38;1.88,3.44 +1.88,3.44;0.31,2.50 +3.44,4.69;7.81,4.69 +7.81,4.69;6.56,3.44 +6.56,3.44;4.06,1.88 +4.06,1.88;1.56,0.94 +1.56,0.94;0.31,0.62 +4.69,2.50;3.12,3.44 + +# UTF-16 : 59 32 +# UTF-8 : b2 a4 e5 +[5932] 夲 +0.31,8.44;8.44,8.44 +4.38,9.38;3.44,7.19 +3.44,7.19;2.81,6.56 +2.81,6.56;1.56,5.62 +1.56,5.62;0.00,5.00 +8.75,5.00;7.19,5.62 +7.19,5.62;5.94,6.56 +5.94,6.56;5.31,7.19 +5.31,7.19;4.69,8.44 +0.62,4.38;8.12,4.38 +4.38,5.94;4.38,0.62 + +# UTF-16 : 7a d2 +# UTF-8 : 92 ab e7 +[7ad2] 竒 +4.38,9.38;4.38,8.12 +0.94,8.12;7.81,8.12 +6.25,8.12;5.31,5.62 +3.44,5.62;2.50,8.12 +0.31,5.62;8.75,5.62 +7.19,5.62;7.19,0.94 +7.19,0.94;6.25,0.62 +1.88,1.56;1.88,4.06 +1.88,4.06;5.00,4.06 +5.00,4.06;5.00,1.88 +5.00,1.88;1.88,1.88 + +# UTF-16 : 59 55 +# UTF-8 : 95 a5 e5 +[5955] 奕 +4.38,9.38;4.38,8.44 +0.00,8.44;8.75,8.44 +5.62,8.44;5.62,5.31 +5.62,5.31;5.31,5.00 +5.31,5.00;4.69,5.31 +3.44,8.44;3.44,7.50 +3.44,7.50;3.12,6.56 +3.12,6.56;2.50,5.62 +2.50,5.62;1.56,5.00 +1.56,5.00;0.94,4.69 +0.31,5.94;1.56,7.19 +7.19,7.19;8.12,6.56 +8.12,6.56;8.75,5.94 +0.31,3.75;8.44,3.75 +4.38,4.69;4.06,3.44 +4.06,3.44;3.75,2.81 +3.75,2.81;2.50,1.56 +2.50,1.56;1.25,0.94 +1.25,0.94;0.00,0.62 +8.75,0.62;7.50,0.94 +7.50,0.94;6.25,1.56 +6.25,1.56;5.00,2.81 +5.00,2.81;4.38,3.75 + +# UTF-16 : 59 5a +# UTF-8 : 9a a5 e5 +[595a] 奚 +6.88,9.38;4.06,8.75 +4.06,8.75;2.50,8.44 +2.50,8.44;1.56,7.50 +1.56,7.50;0.31,6.56 +5.00,7.50;4.06,8.44 +6.88,8.44;8.44,7.19 +4.06,7.19;3.12,6.25 +2.50,6.56;3.75,5.31 +5.94,6.88;3.44,4.69 +0.94,4.69;3.75,4.69 +3.75,4.69;6.88,5.00 +6.56,5.62;7.81,4.38 +4.38,4.38;4.06,3.44 +4.06,3.44;3.44,2.50 +3.44,2.50;2.19,1.56 +2.19,1.56;0.31,0.62 +8.44,0.62;6.56,1.56 +6.56,1.56;5.31,2.50 +5.31,2.50;4.69,3.44 +0.00,3.44;8.75,3.44 + +# UTF-16 : 59 6c +# UTF-8 : ac a5 e5 +[596c] 奬 +5.62,8.75;8.12,8.75 +8.12,8.75;6.88,7.81 +6.88,7.81;5.62,7.19 +5.62,7.19;3.44,6.56 +3.44,5.94;8.44,5.94 +8.44,3.12;0.31,3.12 +4.38,3.12;5.31,1.88 +5.31,1.88;6.25,1.25 +6.25,1.25;8.44,0.62 +0.31,0.62;2.50,1.25 +2.50,1.25;3.44,1.88 +3.44,1.88;4.06,2.81 +4.06,2.81;4.38,4.38 +6.25,4.38;7.19,4.06 +7.19,4.06;7.19,7.19 +4.69,7.19;4.06,7.81 +3.44,7.81;5.31,8.75 +5.31,8.75;6.25,9.38 +0.62,9.38;0.62,7.50 +0.62,7.81;2.19,7.81 +2.19,9.38;2.19,4.06 +0.00,4.06;0.62,4.69 +0.62,4.69;0.94,5.62 +0.94,5.62;0.94,6.56 +0.00,6.56;2.19,6.56 +4.69,5.31;5.31,4.69 +5.31,8.12;5.94,7.50 + +# UTF-16 : 59 69 +# UTF-8 : a9 a5 e5 +[5969] 奩 +0.31,8.44;8.44,8.44 +4.38,9.38;4.06,8.44 +4.06,8.44;3.44,7.50 +3.44,7.50;1.88,6.56 +1.88,6.56;0.00,5.94 +8.75,5.94;6.88,6.56 +6.88,6.56;5.31,7.50 +5.31,7.50;4.69,8.44 +6.56,6.25;0.94,6.25 +0.94,6.25;0.94,1.56 +0.94,1.56;1.56,0.94 +1.56,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 +3.12,5.31;6.56,5.31 +6.56,5.31;6.56,4.06 +6.56,4.06;3.12,4.06 +3.12,4.06;3.12,5.31 +2.19,1.88;2.19,3.12 +2.19,3.12;4.06,3.12 +4.06,3.12;4.06,1.88 +4.06,1.88;2.19,1.88 +5.62,1.88;5.62,3.12 +5.62,3.12;7.50,3.12 +7.50,3.12;7.50,1.88 +7.50,1.88;5.62,1.88 + +# UTF-16 : 59 9d +# UTF-8 : 9d a6 e5 +[599d] 妝 +3.44,6.56;8.44,6.56 +5.62,9.38;3.75,3.75 +4.06,4.06;5.00,3.75 +5.00,3.75;6.56,2.81 +6.56,2.81;7.81,1.88 +7.81,1.88;8.75,0.94 +7.50,6.56;7.19,5.00 +7.19,5.00;6.56,3.44 +6.56,3.44;5.62,2.19 +5.62,2.19;4.38,1.25 +4.38,1.25;3.12,0.62 +2.50,0.62;2.50,9.38 +2.50,6.56;0.62,6.56 +0.62,8.75;0.62,6.25 +0.00,4.69;2.50,4.69 +1.25,4.69;0.94,2.81 +0.94,2.81;0.00,1.25 + +# UTF-16 : 4f 5e +# UTF-8 : 9e bd e4 +[4f5e] 佞 +2.81,5.00;8.75,5.00 +7.50,5.00;7.19,4.06 +7.19,4.06;6.56,3.12 +6.56,3.12;5.62,2.19 +5.62,2.19;4.38,1.25 +4.38,1.25;2.81,0.62 +8.75,0.62;8.12,1.56 +8.12,1.56;7.19,2.19 +7.19,2.19;5.94,2.81 +5.94,2.81;5.00,3.12 +5.00,3.12;4.38,3.12 +4.06,2.81;5.62,6.88 +8.75,7.19;3.12,7.19 +4.06,8.75;7.81,8.75 +2.50,9.38;1.25,6.88 +1.25,6.88;0.62,5.94 +0.62,5.94;0.00,5.31 +1.56,7.19;1.56,0.62 + +# UTF-16 : 4f ab +# UTF-8 : ab be e4 +[4fab] 侫 +8.12,6.88;3.75,6.88 +3.75,6.88;3.12,7.50 +3.12,7.50;3.12,8.44 +3.12,8.44;8.44,8.44 +5.62,8.44;5.62,9.38 +2.50,9.38;0.94,6.25 +0.94,6.25;0.00,5.00 +2.50,5.00;8.75,5.00 +7.50,5.00;6.88,3.44 +6.88,3.44;5.62,2.19 +5.62,2.19;4.38,1.25 +4.38,1.25;2.50,0.62 +8.44,0.62;7.81,1.56 +7.81,1.56;6.56,2.50 +6.56,2.50;4.69,3.12 +4.69,3.12;4.06,3.12 +3.75,2.81;5.31,6.56 +1.56,7.19;1.56,0.62 + +# UTF-16 : 59 8d +# UTF-8 : 8d a6 e5 +[598d] 妍 +3.12,0.62;4.06,1.25 +4.06,1.25;4.69,2.19 +4.69,2.19;5.00,3.75 +5.00,3.75;5.00,9.06 +4.06,9.06;8.12,9.06 +7.50,9.06;7.50,0.62 +8.75,5.62;3.44,5.62 +1.56,9.38;0.62,5.94 +0.62,5.94;0.00,4.38 +0.00,4.38;0.94,4.06 +0.94,4.06;2.19,2.81 +2.19,2.81;2.81,1.56 +2.81,6.56;2.19,3.75 +2.19,3.75;1.56,2.50 +1.56,2.50;0.00,0.94 +0.00,7.19;3.44,7.19 + +# UTF-16 : 59 d9 +# UTF-8 : 99 a7 e5 +[59d9] 姙 +3.12,5.31;4.06,6.88 +4.06,6.88;5.00,9.38 +4.38,7.50;4.38,0.62 +5.31,5.31;8.75,5.31 +6.88,8.75;6.88,0.94 +5.62,0.94;8.12,0.94 +8.12,9.38;5.62,8.44 +2.81,7.19;0.00,7.19 +0.00,0.94;1.25,2.19 +1.25,2.19;1.88,3.44 +1.88,3.44;2.19,4.69 +2.19,4.69;2.50,6.56 +2.50,1.56;2.19,2.19 +2.19,2.19;0.94,3.75 +0.94,3.75;0.00,4.38 +0.00,4.38;0.31,5.31 +0.31,5.31;1.25,9.38 + +# UTF-16 : 5a 40 +# UTF-8 : 80 a9 e5 +[5a40] 婀 +3.12,0.62;3.12,9.06 +3.12,9.06;4.69,9.06 +4.69,9.06;4.38,8.12 +4.38,8.12;3.75,6.88 +3.75,6.88;4.38,5.31 +4.38,5.31;4.69,4.38 +4.69,4.38;4.69,3.44 +4.69,3.44;4.38,2.81 +4.38,2.81;3.75,2.50 +5.31,8.75;8.75,8.75 +8.12,8.75;8.12,0.62 +8.12,0.62;7.19,0.94 +5.62,3.12;5.62,6.56 +5.62,6.56;6.88,6.56 +6.88,6.56;6.88,3.75 +6.88,3.75;5.62,3.75 +2.50,7.19;0.00,7.19 +1.25,9.38;0.31,5.31 +0.31,5.31;0.00,4.38 +0.00,4.38;0.94,3.75 +0.94,3.75;2.19,2.19 +2.19,2.19;2.50,1.56 +0.00,0.94;0.94,2.19 +0.94,2.19;1.56,3.44 +1.56,3.44;1.88,4.69 +1.88,4.69;2.19,6.56 + +# UTF-16 : 5a 6c +# UTF-8 : ac a9 e5 +[5a6c] 婬 +7.50,9.38;5.94,8.75 +5.94,8.75;4.38,8.44 +4.38,8.44;3.12,6.56 +6.25,7.19;5.62,8.12 +7.50,8.12;8.75,6.88 +7.81,6.25;3.44,5.62 +3.44,0.94;7.81,0.94 +5.62,0.94;5.62,5.94 +2.81,3.44;8.75,3.44 +2.50,7.19;0.00,7.19 +1.25,9.38;0.31,5.31 +0.31,5.31;0.00,4.38 +0.00,4.38;0.94,3.75 +0.94,3.75;2.19,2.19 +2.19,2.19;2.50,1.56 +0.00,0.94;0.94,2.19 +0.94,2.19;1.56,3.44 +1.56,3.44;1.88,4.69 +1.88,4.69;2.19,6.56 + +# UTF-16 : 5a bc +# UTF-8 : bc aa e5 +[5abc] 媼 +3.12,7.19;0.00,7.19 +1.25,9.38;0.31,5.31 +0.31,5.31;0.00,4.38 +0.00,4.38;0.94,3.75 +0.94,3.75;2.19,2.19 +2.19,2.19;2.50,1.56 +0.00,0.94;1.25,2.19 +1.25,2.19;1.88,3.44 +1.88,3.44;2.19,4.69 +2.19,4.69;2.50,6.56 +3.12,0.94;8.75,0.94 +7.81,0.94;7.81,4.38 +7.81,4.38;4.06,4.38 +4.06,4.38;4.06,0.94 +5.31,0.94;5.31,4.38 +6.56,4.38;6.56,0.94 +4.06,5.62;4.06,8.75 +4.06,8.75;7.81,8.75 +7.81,8.75;7.81,5.62 +7.81,5.62;4.06,5.62 +6.25,8.12;5.62,6.88 +5.62,6.88;5.00,6.25 +6.88,6.25;5.94,7.50 + +# UTF-16 : 5a be +# UTF-8 : be aa e5 +[5abe] 媾 +5.00,5.94;5.00,9.38 +6.88,9.38;6.88,5.94 +3.12,5.94;8.75,5.94 +3.44,8.44;8.44,8.44 +3.75,7.19;8.12,7.19 +5.94,5.94;5.94,2.50 +3.12,2.50;8.75,2.50 +7.19,0.62;8.12,0.94 +8.12,0.94;8.12,5.00 +8.12,5.00;3.75,5.00 +3.75,5.00;3.75,0.62 +3.75,3.75;8.12,3.75 +2.81,7.19;0.00,7.19 +1.25,9.38;0.31,5.31 +0.31,5.31;0.00,4.38 +0.00,4.38;0.94,3.75 +0.94,3.75;2.19,2.19 +2.19,2.19;2.50,1.56 +0.00,0.94;1.25,2.19 +1.25,2.19;1.88,3.44 +1.88,3.44;2.19,4.69 +2.19,4.69;2.50,6.56 + +# UTF-16 : 5a cb +# UTF-8 : 8b ab e5 +[5acb] 嫋 +6.56,9.06;8.75,9.06 +8.75,9.06;8.75,7.19 +8.75,7.19;6.88,7.19 +6.88,7.19;6.25,5.00 +6.56,5.31;8.75,5.31 +8.75,5.31;8.12,1.25 +8.12,1.25;7.50,0.62 +7.50,0.62;6.88,0.62 +3.44,0.62;4.06,0.62 +4.06,0.62;4.69,1.25 +4.69,1.25;5.31,5.31 +5.31,5.31;3.12,5.31 +2.81,5.00;3.44,7.19 +3.44,7.19;5.31,7.19 +5.31,7.19;5.31,9.06 +5.31,9.06;3.12,9.06 +3.12,3.12;4.38,4.06 +4.38,4.06;5.31,5.31 +8.75,5.31;7.81,4.06 +7.81,4.06;6.56,3.12 +6.25,1.56;7.50,2.50 +7.50,2.50;8.44,3.44 +5.00,3.44;4.06,2.50 +4.06,2.50;2.81,1.56 +2.50,7.19;0.00,7.19 +1.25,9.38;0.31,5.31 +0.31,5.31;0.00,4.38 +0.00,4.38;0.94,3.75 +0.94,3.75;1.88,2.50 +1.88,2.50;2.19,1.88 +0.00,0.94;1.25,2.50 +1.25,2.50;1.56,3.44 +1.56,3.44;1.88,4.69 +1.88,4.69;2.19,6.56 + +# UTF-16 : 5a e3 +# UTF-8 : a3 ab e5 +[5ae3] 嫣 +3.75,9.06;8.44,9.06 +5.94,9.06;5.94,6.25 +5.94,7.81;8.12,7.81 +4.38,7.81;4.38,6.25 +3.44,6.25;8.75,6.25 +5.00,6.25;4.06,3.75 +4.06,3.75;8.75,3.75 +8.75,3.75;8.75,1.25 +8.75,1.25;8.12,0.62 +8.12,0.62;7.19,0.62 +3.44,0.94;4.38,2.81 +5.31,2.81;5.31,1.25 +6.56,1.56;6.25,2.81 +7.19,2.81;7.81,1.88 +4.69,5.00;8.12,5.00 +2.81,7.19;0.00,7.19 +1.25,9.38;0.31,5.31 +0.31,5.31;0.00,4.38 +0.00,4.38;0.94,3.75 +0.94,3.75;2.19,2.19 +2.19,2.19;2.50,1.56 +0.00,0.94;1.25,2.19 +1.25,2.19;1.88,3.44 +1.88,3.44;2.19,4.69 +2.19,4.69;2.50,6.56 + +# UTF-16 : 5a e9 +# UTF-8 : a9 ab e5 +[5ae9] 嫩 +6.25,6.56;6.56,7.19 +6.56,7.19;7.19,9.38 +6.56,7.19;8.75,7.19 +8.44,7.19;8.12,5.62 +8.12,5.62;7.50,3.75 +7.50,3.75;6.56,1.88 +6.56,1.88;5.62,0.62 +9.06,0.62;8.12,1.88 +8.12,1.88;7.50,3.12 +7.50,3.12;6.88,5.62 +6.88,5.62;6.56,7.19 +5.94,8.12;2.81,8.12 +4.38,9.38;4.38,0.62 +3.12,6.56;5.62,6.56 +5.62,6.56;5.62,4.38 +5.62,4.38;3.12,4.38 +3.12,4.38;3.12,6.56 +5.62,2.50;4.38,3.75 +4.38,4.38;3.44,2.50 +3.44,2.50;2.50,1.25 +2.19,7.19;0.00,7.19 +0.00,0.94;0.94,2.19 +0.94,2.19;1.88,4.69 +1.88,4.69;2.19,6.56 +1.25,9.38;0.31,5.31 +0.31,5.31;0.00,4.38 +0.00,4.38;0.62,4.06 +0.62,4.06;1.56,3.12 +1.56,3.12;2.19,1.88 + +# UTF-16 : 5a fa +# UTF-8 : ba ab e5 +[5afa] 嫺 +3.12,0.62;3.12,8.75 +3.12,8.75;5.00,8.75 +5.00,8.75;5.00,6.25 +5.00,6.25;3.12,6.25 +3.12,7.50;5.00,7.50 +6.56,7.50;8.44,7.50 +8.44,6.25;6.56,6.25 +6.56,6.25;6.56,8.75 +6.56,8.75;8.44,8.75 +8.44,8.75;8.44,0.94 +8.44,0.94;7.81,0.62 +4.06,0.94;4.69,1.88 +4.69,1.88;5.00,3.12 +5.00,3.12;5.00,4.69 +5.00,4.69;6.88,4.69 +6.88,4.69;6.88,1.25 +6.88,1.25;6.25,0.94 +5.00,2.50;6.88,2.50 +6.88,3.44;5.00,3.44 +2.50,7.19;0.00,7.19 +0.00,0.94;1.25,2.50 +1.25,2.50;1.88,4.06 +1.88,4.06;2.19,6.56 +1.25,9.38;0.31,5.31 +0.31,5.31;0.00,4.38 +0.00,4.38;0.62,4.06 +0.62,4.06;1.25,3.44 +1.25,3.44;2.19,1.88 + +# UTF-16 : 5a fb +# UTF-8 : bb ab e5 +[5afb] 嫻 +3.12,0.62;3.12,8.75 +3.12,8.75;5.00,8.75 +5.00,8.75;5.00,6.25 +5.00,6.25;3.12,6.25 +3.12,7.50;5.00,7.50 +6.56,7.50;8.44,7.50 +8.44,6.25;6.56,6.25 +6.56,6.25;6.56,8.75 +6.56,8.75;8.44,8.75 +8.44,8.75;8.44,0.94 +8.44,0.94;7.81,0.62 +5.62,0.94;5.62,5.31 +4.06,4.06;7.50,4.06 +7.50,1.56;6.25,2.81 +6.25,2.81;5.62,4.06 +5.62,4.06;5.00,2.50 +5.00,2.50;4.06,1.56 +1.25,9.38;0.31,5.31 +0.31,5.31;0.00,4.38 +0.00,4.38;0.62,4.06 +0.62,4.06;1.25,3.44 +1.25,3.44;2.19,1.88 +2.19,6.56;1.88,4.06 +1.88,4.06;1.25,2.50 +1.25,2.50;0.00,0.94 +0.00,7.19;2.50,7.19 + +# UTF-16 : 5b 16 +# UTF-8 : 96 ac e5 +[5b16] 嬖 +0.00,5.00;0.62,6.88 +0.62,6.88;0.62,9.06 +0.62,9.06;3.44,9.06 +3.44,9.06;3.44,7.50 +3.44,7.50;0.62,7.50 +6.56,9.69;6.56,8.75 +4.69,8.75;8.44,8.75 +7.81,8.75;7.19,7.19 +5.94,7.19;5.31,8.75 +4.38,7.19;8.75,7.19 +6.56,7.19;6.56,4.38 +4.69,5.94;8.44,5.94 +0.94,4.69;3.12,4.69 +3.12,4.69;3.12,6.25 +3.12,6.25;0.94,6.25 +0.94,6.25;0.94,4.69 +0.00,3.75;8.75,3.75 +4.06,4.38;2.81,3.12 +2.81,3.12;1.88,2.50 +1.88,2.50;2.50,2.50 +2.50,2.50;3.75,2.19 +3.75,2.19;5.62,1.56 +5.62,1.56;7.50,0.62 +6.25,3.44;5.00,2.19 +5.00,2.19;3.44,1.25 +3.44,1.25;2.50,0.94 +2.50,0.94;0.94,0.62 + +# UTF-16 : 5b 36 +# UTF-8 : b6 ac e5 +[5b36] 嬶 +5.94,9.38;5.00,8.44 +4.06,8.44;7.81,8.44 +7.81,8.44;7.81,5.94 +7.81,5.94;4.06,5.94 +4.06,5.94;4.06,8.44 +4.06,7.50;7.81,7.50 +7.81,6.88;4.06,6.88 +3.44,5.31;8.44,5.31 +8.44,5.31;8.44,3.44 +8.44,3.44;3.44,3.44 +3.44,3.44;3.44,5.31 +3.44,4.38;8.44,4.38 +5.94,5.31;5.94,3.44 +2.81,2.81;8.75,2.81 +7.19,2.81;7.19,0.62 +2.81,0.62;3.75,0.94 +3.75,0.94;4.69,1.56 +4.69,1.56;5.00,2.19 +5.00,2.19;5.00,2.81 +2.81,7.19;0.00,7.19 +1.25,9.38;0.31,5.31 +0.31,5.31;0.00,4.38 +0.00,4.38;0.94,3.75 +0.94,3.75;2.19,2.19 +2.19,2.19;2.50,1.56 +0.00,0.94;1.25,2.19 +1.25,2.19;1.88,3.44 +1.88,3.44;2.19,4.69 +2.19,4.69;2.50,6.56 + +# UTF-16 : 5b 3e +# UTF-8 : be ac e5 +[5b3e] 嬾 +5.62,6.56;6.56,6.88 +6.56,6.88;7.19,7.81 +7.19,7.81;7.50,8.75 +6.25,8.75;8.75,8.75 +8.75,8.75;8.75,7.50 +8.75,7.50;8.12,6.56 +8.12,6.56;7.81,6.56 +6.25,2.19;6.25,5.94 +6.25,5.94;8.44,5.94 +8.44,5.94;8.44,2.19 +8.44,2.19;6.25,2.19 +6.25,3.44;8.44,3.44 +8.44,4.69;6.25,4.69 +5.31,0.62;6.25,1.25 +6.25,1.25;6.56,1.88 +8.12,1.88;9.06,0.62 +4.06,0.62;4.06,9.38 +2.81,7.81;5.31,7.81 +5.00,5.94;5.00,4.06 +5.00,4.06;3.12,4.06 +3.12,4.06;3.12,5.94 +3.12,5.94;5.00,5.94 +5.31,2.19;4.06,3.44 +4.06,3.75;3.12,1.88 +3.12,1.88;2.50,0.94 +0.00,0.94;1.25,2.50 +1.25,2.50;1.88,4.69 +1.88,4.69;2.19,6.56 +2.19,1.88;1.56,2.81 +1.56,2.81;0.94,3.75 +0.94,3.75;0.00,4.38 +0.00,4.38;0.31,5.31 +0.31,5.31;1.25,9.38 +0.00,7.19;2.19,7.19 + +# UTF-16 : 5b 51 +# UTF-8 : 91 ad e5 +[5b51] 孑 +1.25,8.75;6.88,8.75 +6.88,8.75;4.38,6.56 +4.38,6.56;4.38,0.94 +4.38,0.94;3.75,0.62 +3.75,0.62;2.81,0.94 +0.31,3.44;2.50,4.06 +2.50,4.06;5.94,5.31 +5.94,5.31;8.12,6.56 + +# UTF-16 : 5b 5b +# UTF-8 : 9b ad e5 +[5b5b] 孛 +0.31,5.62;0.31,6.88 +0.31,6.88;8.44,6.88 +8.44,6.88;8.44,5.62 +4.38,6.88;4.38,9.38 +0.62,8.44;8.12,8.44 +1.56,5.62;6.56,5.62 +6.56,5.62;4.38,4.06 +4.38,4.06;4.38,0.62 +4.38,0.62;3.44,0.94 +0.31,3.12;8.44,3.12 + +# UTF-16 : 5b 65 +# UTF-8 : a5 ad e5 +[5b65] 孥 +0.00,8.12;4.06,8.12 +2.19,9.38;0.62,6.88 +0.62,6.88;1.25,6.88 +1.25,6.88;2.50,6.25 +2.50,6.25;3.44,5.31 +3.44,8.12;3.12,6.88 +3.12,6.88;2.50,5.94 +2.50,5.94;1.25,4.69 +1.25,4.69;0.31,4.06 +5.00,8.75;8.44,8.75 +8.44,8.75;7.50,7.19 +7.50,7.19;6.88,6.56 +6.88,6.56;4.69,5.31 +5.31,7.81;5.94,6.88 +5.94,6.88;7.19,5.62 +7.19,5.62;8.75,4.69 +2.50,4.69;6.56,4.69 +6.56,4.69;4.38,3.44 +4.38,3.44;4.38,0.62 +4.38,0.62;3.44,0.94 +0.00,2.81;8.75,2.81 + +# UTF-16 : 5b 73 +# UTF-8 : b3 ad e5 +[5b73] 孳 +2.19,9.38;3.12,8.44 +0.00,8.44;8.75,8.44 +5.62,8.44;6.56,9.38 +2.19,7.81;1.25,6.88 +0.62,7.19;1.88,5.94 +2.81,6.88;0.94,5.00 +3.44,5.00;0.00,4.69 +3.12,5.62;3.75,4.69 +4.69,4.69;8.12,5.00 +5.62,5.00;7.50,6.88 +6.56,5.94;5.31,7.19 +5.94,6.88;6.88,7.81 +7.81,5.62;8.75,4.69 +1.88,3.75;6.88,3.75 +6.88,3.75;4.38,2.50 +4.38,2.81;4.38,0.62 +4.38,0.62;3.44,0.94 +0.31,2.19;8.44,2.19 + +# UTF-16 : 65 88 +# UTF-8 : 88 96 e6 +[6588] 斈 +4.38,9.38;4.38,8.44 +0.94,8.44;8.12,8.44 +2.81,8.44;4.06,7.19 +4.06,7.19;5.94,6.25 +5.94,6.25;8.75,5.62 +0.00,5.62;2.81,6.25 +2.81,6.25;4.69,7.19 +4.69,7.19;5.94,8.44 +1.56,5.31;6.88,5.31 +6.88,5.31;4.38,4.06 +4.38,4.06;4.38,0.62 +4.38,0.62;3.44,0.94 +0.31,3.12;8.44,3.12 + +# UTF-16 : 5b a6 +# UTF-8 : a6 ae e5 +[5ba6] 宦 +4.38,9.38;4.38,8.44 +0.31,7.19;0.31,8.44 +0.31,8.44;8.44,8.44 +8.44,8.44;8.44,7.19 +7.19,7.19;1.56,7.19 +1.56,7.19;1.56,0.62 +1.56,0.94;7.50,0.94 +4.06,0.94;4.06,3.12 +1.56,3.12;6.56,3.12 +6.56,3.12;6.56,5.31 +6.56,5.31;1.56,5.31 +4.06,5.31;4.06,7.19 + +# UTF-16 : 5b c3 +# UTF-8 : 83 af e5 +[5bc3] 寃 +4.38,9.38;4.38,8.44 +0.31,7.19;0.31,8.44 +0.31,8.44;8.44,8.44 +8.44,8.44;8.44,7.19 +3.44,7.81;2.50,6.56 +2.50,6.56;1.56,5.62 +1.56,5.62;0.00,4.69 +2.81,6.88;5.62,6.88 +5.62,6.88;4.38,5.31 +4.38,5.31;4.38,3.44 +1.56,3.44;7.19,3.44 +7.19,3.44;7.19,5.31 +7.19,5.31;1.56,5.31 +1.56,5.31;1.56,3.44 +4.06,3.44;3.75,2.50 +3.75,2.50;2.81,1.56 +2.81,1.56;1.56,0.94 +1.56,0.94;0.31,0.62 +4.69,3.44;4.69,1.56 +4.69,1.56;5.31,0.94 +5.31,0.94;8.12,0.94 +8.12,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +6.25,2.50;6.88,1.88 + +# UTF-16 : 5b c9 +# UTF-8 : 89 af e5 +[5bc9] 寉 +4.38,9.38;4.38,8.44 +0.31,7.19;0.31,8.44 +0.31,8.44;8.44,8.44 +8.44,8.44;8.44,7.19 +5.62,7.19;4.69,5.94 +4.69,5.94;4.69,1.25 +8.44,1.25;1.56,1.25 +1.56,0.62;1.56,5.94 +1.56,5.94;8.12,5.94 +7.81,4.38;1.56,4.38 +1.56,3.12;7.81,3.12 +0.00,4.38;0.94,5.31 +0.94,5.31;2.50,7.50 + +# UTF-16 : 5b d4 +# UTF-8 : 94 af e5 +[5bd4] 寔 +4.38,9.38;4.38,8.44 +0.31,7.50;0.31,8.44 +0.31,8.44;8.44,8.44 +8.44,8.44;8.44,7.50 +6.56,7.50;2.19,7.50 +2.19,7.50;2.19,5.00 +2.19,5.00;6.56,5.00 +6.56,5.00;6.56,7.50 +6.56,6.25;2.19,6.25 +0.31,4.06;8.44,4.06 +4.38,4.06;4.38,1.25 +4.38,2.81;7.19,2.81 +2.19,3.12;1.88,2.19 +1.88,2.19;1.25,1.25 +1.25,1.25;0.31,0.62 +1.88,2.19;2.50,1.56 +2.50,1.56;3.44,1.25 +3.44,1.25;5.62,0.94 +5.62,0.94;7.81,0.94 +7.81,0.94;8.44,1.25 + +# UTF-16 : 5b d0 +# UTF-8 : 90 af e5 +[5bd0] 寐 +4.38,9.38;4.38,8.44 +0.31,7.50;0.31,8.44 +0.31,8.44;8.44,8.44 +8.44,8.44;8.44,7.50 +2.81,7.50;2.81,0.62 +2.81,5.31;1.25,5.31 +1.25,5.00;1.25,6.88 +1.25,3.75;1.25,3.12 +1.25,3.12;0.94,2.19 +0.94,2.19;0.00,1.25 +0.00,3.75;2.81,3.75 +5.94,7.50;5.94,0.62 +4.38,5.94;7.50,5.94 +3.44,4.06;8.44,4.06 +3.44,1.25;4.38,2.19 +4.38,2.19;5.94,4.06 +5.94,4.06;7.19,2.50 +7.19,2.50;8.75,1.25 + +# UTF-16 : 5b e4 +# UTF-8 : a4 af e5 +[5be4] 寤 +4.38,9.38;4.38,8.44 +0.31,7.50;0.31,8.44 +0.31,8.44;8.44,8.44 +8.44,8.44;8.44,7.50 +2.81,7.50;2.81,0.62 +2.81,5.31;1.25,5.31 +1.25,5.00;1.25,6.88 +1.25,3.75;1.25,3.12 +1.25,3.12;0.94,2.19 +0.94,2.19;0.00,1.25 +0.00,3.75;2.81,3.75 +4.06,7.19;7.50,7.19 +5.94,7.19;5.00,4.38 +3.44,4.38;8.44,4.38 +7.19,4.38;7.19,5.94 +7.19,5.94;4.06,5.94 +4.38,0.62;4.38,3.12 +4.38,3.12;7.50,3.12 +7.50,3.12;7.50,0.62 +7.50,0.94;4.38,0.94 + +# UTF-16 : 5b e2 +# UTF-8 : a2 af e5 +[5be2] 寢 +4.38,9.69;4.38,8.75 +0.31,7.81;0.31,8.75 +0.31,8.75;8.44,8.75 +8.44,8.75;8.44,7.81 +2.81,7.81;2.81,0.62 +2.81,5.62;1.25,5.62 +1.25,5.31;1.25,7.19 +1.25,4.06;1.25,3.12 +1.25,3.12;0.94,2.19 +0.94,2.19;0.00,1.25 +0.00,4.06;2.81,4.06 +4.38,7.50;7.50,7.50 +7.50,7.50;7.50,5.62 +7.50,5.62;4.38,5.62 +3.44,6.56;8.75,6.56 +3.75,3.75;3.75,4.69 +3.75,4.69;8.44,4.69 +8.44,4.69;8.44,3.75 +4.69,3.44;7.50,3.44 +7.50,3.44;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,0.94 +5.31,0.94;4.38,0.62 +5.00,3.12;5.31,2.50 +5.31,2.50;5.94,1.88 +5.94,1.88;7.19,0.94 +7.19,0.94;8.12,0.62 + +# UTF-16 : 5b de +# UTF-8 : 9e af e5 +[5bde] 寞 +4.38,9.38;4.38,8.44 +0.31,7.50;0.31,8.44 +0.31,8.44;8.44,8.44 +8.44,8.44;8.44,7.50 +1.25,7.19;7.50,7.19 +5.62,7.81;5.62,6.56 +3.12,6.56;3.12,7.81 +1.88,6.25;6.88,6.25 +6.88,6.25;6.88,3.75 +6.88,3.75;1.88,3.75 +1.88,3.75;1.88,6.25 +1.88,5.00;6.88,5.00 +8.44,2.81;0.31,2.81 +0.31,0.62;1.56,0.94 +1.56,0.94;2.50,1.25 +2.50,1.25;3.44,1.88 +3.44,1.88;4.06,2.81 +4.06,2.81;4.38,3.75 +4.69,2.81;5.31,1.88 +5.31,1.88;6.25,1.25 +6.25,1.25;7.19,0.94 +7.19,0.94;8.44,0.62 + +# UTF-16 : 5b e5 +# UTF-8 : a5 af e5 +[5be5] 寥 +4.38,9.69;4.38,8.75 +0.31,7.81;0.31,8.75 +0.31,8.75;8.44,8.75 +8.44,8.75;8.44,7.81 +1.25,7.81;3.75,7.81 +3.75,7.81;3.75,5.62 +3.75,7.19;2.19,5.94 +2.19,5.94;0.94,5.31 +0.94,6.56;2.19,7.19 +2.19,7.19;3.12,7.81 +5.00,7.81;7.50,7.81 +7.50,7.81;7.50,5.31 +7.50,7.19;5.94,6.25 +5.94,6.25;5.00,5.94 +5.00,6.88;5.62,7.19 +5.62,7.19;6.56,7.81 +0.00,3.12;1.56,3.75 +1.56,3.75;4.38,5.31 +4.38,5.31;6.88,4.06 +6.88,4.06;8.75,3.44 +4.69,4.06;3.44,3.44 +3.44,3.44;0.94,2.50 +5.94,3.44;4.06,2.50 +4.06,2.50;2.19,1.88 +2.19,1.88;0.94,1.56 +7.19,2.81;4.69,1.56 +4.69,1.56;2.50,0.94 +2.50,0.94;0.62,0.62 + +# UTF-16 : 5b eb +# UTF-8 : ab af e5 +[5beb] 寫 +4.38,9.38;4.38,8.44 +0.31,7.50;0.31,8.44 +0.31,8.44;8.44,8.44 +8.44,8.44;8.44,7.50 +3.75,7.50;1.56,6.88 +1.56,6.88;1.56,4.69 +1.56,4.69;7.19,4.69 +7.19,4.69;7.19,7.19 +7.19,7.19;5.00,7.19 +5.00,5.94;7.19,5.94 +3.75,5.94;1.56,5.94 +3.12,4.69;2.19,3.44 +2.19,3.44;1.25,2.81 +1.25,2.81;0.00,2.19 +1.88,3.12;8.44,3.12 +8.44,3.12;7.81,1.25 +7.81,1.25;7.19,0.62 +7.19,0.62;6.25,0.62 +0.94,0.62;2.19,2.19 +3.44,0.94;3.12,2.19 +4.38,2.19;5.00,1.25 +6.25,1.56;5.31,2.50 + +# UTF-16 : 5b f0 +# UTF-8 : b0 af e5 +[5bf0] 寰 +4.38,9.69;4.38,8.75 +0.31,7.81;0.31,8.75 +0.31,8.75;8.44,8.75 +8.44,8.75;8.44,7.81 +7.19,7.81;1.56,7.81 +1.56,7.81;1.56,6.56 +1.56,6.56;7.19,6.56 +7.19,6.56;7.19,7.81 +5.31,7.81;5.31,6.56 +3.44,6.56;3.44,7.81 +0.00,5.62;8.75,5.62 +1.56,3.44;1.56,4.69 +1.56,4.69;7.19,4.69 +7.19,4.69;7.19,3.44 +7.19,3.44;1.56,3.44 +4.06,3.44;2.50,2.50 +2.50,2.50;0.31,1.56 +2.19,2.19;2.19,0.94 +1.25,0.62;5.31,1.56 +4.38,3.44;4.69,2.81 +4.69,2.81;5.31,2.19 +5.31,2.19;6.88,1.25 +6.88,1.25;8.44,0.62 +7.81,2.81;6.25,1.88 + +# UTF-16 : 5b f6 +# UTF-8 : b6 af e5 +[5bf6] 寶 +4.38,9.69;4.38,9.06 +0.31,8.12;0.31,9.06 +0.31,9.06;8.44,9.06 +8.44,9.06;8.44,8.12 +3.75,8.12;1.25,8.12 +2.50,8.12;2.50,5.62 +0.94,5.31;3.75,5.94 +3.75,6.88;1.25,6.88 +4.69,7.19;5.62,8.44 +5.31,7.81;7.50,7.81 +6.25,7.81;6.25,5.31 +5.00,5.31;7.50,5.31 +7.50,5.00;7.50,5.94 +5.00,5.94;5.00,5.00 +4.69,6.56;7.81,6.56 +2.19,1.88;2.19,4.69 +2.19,4.69;6.56,4.69 +6.56,4.69;6.56,1.88 +6.56,1.88;2.19,1.88 +2.19,2.81;6.56,2.81 +6.56,3.75;2.19,3.75 +0.62,0.62;2.19,1.25 +2.19,1.25;3.12,1.88 +5.62,1.88;6.56,1.25 +6.56,1.25;8.12,0.62 + +# UTF-16 : 5b f3 +# UTF-8 : b3 af e5 +[5bf3] 寳 +4.38,9.69;4.38,8.75 +0.31,7.81;0.31,8.75 +0.31,8.75;8.44,8.75 +8.44,8.75;8.44,7.81 +3.75,7.81;1.25,7.81 +2.50,7.81;2.50,5.62 +0.94,5.31;3.75,5.94 +3.75,6.88;1.25,6.88 +4.69,6.88;5.62,8.12 +5.31,7.50;7.50,7.50 +6.56,7.50;6.56,5.31 +6.56,5.31;5.94,5.62 +4.69,5.31;5.62,6.56 +7.19,6.56;8.12,5.31 +6.56,3.75;2.19,3.75 +2.19,2.81;6.56,2.81 +6.56,1.88;2.19,1.88 +2.19,1.88;2.19,4.69 +2.19,4.69;6.56,4.69 +6.56,4.69;6.56,1.88 +5.62,1.88;6.56,1.25 +6.56,1.25;8.12,0.62 +0.62,0.62;2.19,1.25 +2.19,1.25;3.12,1.88 + +# UTF-16 : 5c 28 +# UTF-8 : a8 b0 e5 +[5c28] 尨 +1.88,9.38;1.88,4.69 +1.88,4.69;1.56,2.81 +1.56,2.81;0.94,1.56 +0.94,1.56;0.00,0.62 +0.00,7.19;4.06,7.19 +3.44,8.12;2.81,8.75 +2.19,5.31;2.19,1.88 +2.19,1.88;2.81,1.25 +2.81,1.25;4.06,0.94 +4.06,0.94;8.12,0.94 +8.12,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +4.69,1.88;5.94,2.50 +5.94,2.50;7.19,3.44 +7.19,3.44;8.12,4.38 +7.50,6.56;6.25,5.31 +6.25,5.31;5.00,4.69 +5.00,6.88;6.56,7.81 +6.56,7.81;7.50,8.75 + +# UTF-16 : 5c 46 +# UTF-8 : 86 b1 e5 +[5c46] 屆 +2.50,5.94;2.50,0.62 +2.50,0.94;8.12,0.94 +8.12,0.62;8.12,5.94 +5.31,6.88;5.31,2.50 +3.75,2.50;6.88,2.50 +3.44,5.00;7.19,5.00 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.69 +1.25,4.69;1.25,9.06 +1.25,9.06;8.12,9.06 +8.12,9.06;8.12,7.50 +8.12,7.50;1.25,7.50 + +# UTF-16 : 5c 50 +# UTF-8 : 90 b1 e5 +[5c50] 屐 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.69 +1.25,4.69;1.25,9.06 +1.25,9.06;8.12,9.06 +8.12,9.06;8.12,7.81 +8.12,7.81;1.25,7.81 +3.44,7.19;2.50,5.62 +2.50,5.62;1.88,5.00 +1.88,3.12;2.50,3.75 +2.50,3.75;3.44,5.31 +2.81,4.06;2.81,0.62 +3.75,0.62;5.31,1.25 +5.31,1.25;6.25,1.88 +6.25,1.88;7.50,3.12 +7.50,3.12;8.12,4.38 +8.12,4.38;4.06,4.38 +6.25,4.38;6.25,6.88 +4.38,5.62;8.75,5.62 +8.75,0.62;7.19,1.25 +7.19,1.25;5.31,2.81 +5.31,2.81;4.69,4.06 + +# UTF-16 : 5b 71 +# UTF-8 : b1 ad e5 +[5b71] 孱 +0.00,0.94;0.62,2.50 +0.62,2.50;0.94,4.38 +0.94,4.38;0.94,9.38 +0.94,9.38;8.12,9.38 +8.12,9.38;8.12,8.12 +8.12,8.12;0.94,8.12 +2.50,7.19;7.50,7.19 +7.50,7.19;5.31,6.25 +5.31,6.25;5.31,4.06 +5.31,4.06;4.38,4.38 +1.88,5.62;8.75,5.62 +8.75,2.50;5.31,2.50 +5.94,4.06;8.12,4.06 +8.12,4.06;6.88,3.12 +6.88,3.12;6.88,0.62 +6.88,0.62;6.25,0.94 +1.88,4.06;4.06,4.06 +4.06,4.06;2.81,3.12 +2.81,3.12;2.81,0.62 +2.81,0.62;2.19,0.94 +1.56,2.19;4.38,2.81 + +# UTF-16 : 5c 6c +# UTF-8 : ac b1 e5 +[5c6c] 屬 +0.00,0.94;0.62,2.50 +0.62,2.50;0.94,4.38 +0.94,4.38;0.94,9.38 +0.94,9.38;8.44,9.38 +8.44,9.38;8.44,8.44 +8.44,8.44;1.25,8.44 +1.25,2.19;2.81,3.12 +2.81,3.12;4.06,4.69 +4.06,4.69;4.06,5.94 +5.94,5.94;5.94,4.69 +8.12,4.69;8.12,5.94 +8.12,5.94;1.88,5.94 +1.88,5.94;1.88,4.69 +1.88,4.69;8.12,4.69 +8.12,6.88;6.25,6.88 +6.25,7.50;8.12,7.50 +1.88,7.50;3.75,7.50 +3.75,6.88;1.88,6.88 +1.88,0.62;6.25,1.25 +6.25,1.25;6.56,0.62 +7.50,0.62;8.12,0.62 +8.12,0.62;8.75,1.25 +8.75,1.25;8.75,3.75 +8.75,3.75;3.44,3.75 +4.69,3.75;4.69,1.25 +2.50,1.56;2.50,2.81 +2.50,2.81;6.88,2.81 +6.88,2.81;6.88,1.88 +6.88,1.88;2.50,1.88 +5.00,6.56;5.00,7.81 + +# UTF-16 : 5c 76 +# UTF-8 : b6 b1 e5 +[5c76] 屶 +4.38,9.38;4.38,6.56 +0.62,6.56;8.12,6.56 +8.12,5.94;8.12,8.44 +0.62,8.44;0.62,5.94 +0.00,5.00;8.44,5.00 +8.44,5.00;8.44,4.06 +8.44,4.06;7.81,1.25 +7.81,1.25;7.19,0.62 +7.19,0.62;5.94,1.25 +3.44,5.00;3.12,3.44 +3.12,3.44;2.50,2.19 +2.50,2.19;1.88,1.56 +1.88,1.56;0.31,0.62 + +# UTF-16 : 5c 8c +# UTF-8 : 8c b2 e5 +[5c8c] 岌 +4.38,9.38;4.38,7.19 +0.94,8.75;0.94,6.56 +0.94,7.19;7.81,7.19 +7.81,6.56;7.81,8.75 +0.62,5.94;6.25,5.94 +6.25,5.94;5.62,4.06 +0.00,0.62;1.56,1.56 +1.56,1.56;2.19,2.19 +2.19,2.19;2.81,3.44 +2.81,3.44;3.12,5.94 +3.12,4.06;8.12,4.06 +8.12,4.06;7.19,2.81 +7.19,2.81;5.94,1.88 +5.94,1.88;4.06,0.94 +4.06,0.94;2.81,0.62 +8.75,0.62;7.50,0.94 +7.50,0.94;5.62,1.88 +5.62,1.88;4.38,2.81 +4.38,2.81;3.44,3.75 + +# UTF-16 : 5c 94 +# UTF-8 : 94 b2 e5 +[5c94] 岔 +3.12,9.06;2.19,7.81 +2.19,7.81;0.00,6.25 +8.75,6.25;6.56,7.81 +6.56,7.81;5.31,9.38 +5.31,9.38;4.38,9.38 +4.38,3.44;4.38,0.94 +0.94,0.94;7.81,0.94 +7.81,2.50;7.81,0.62 +0.94,0.62;0.94,2.50 +0.94,3.75;2.50,4.69 +2.50,4.69;3.44,5.62 +3.44,5.62;4.06,7.19 +2.50,7.19;6.25,7.19 +6.25,7.19;5.94,4.06 +5.94,4.06;5.62,3.75 +5.62,3.75;4.69,4.06 + +# UTF-16 : 59 9b +# UTF-8 : 9b a6 e5 +[599b] 妛 +4.38,9.38;4.38,6.88 +0.94,8.75;0.94,6.25 +0.94,6.88;7.81,6.88 +7.81,6.25;7.81,8.75 +0.62,5.31;8.12,5.31 +0.00,3.75;8.75,3.75 +3.75,4.69;2.50,3.12 +2.50,3.12;1.56,2.50 +1.56,2.50;2.50,2.50 +2.50,2.50;4.06,2.19 +4.06,2.19;5.94,1.56 +5.94,1.56;7.50,0.62 +6.25,3.44;5.00,2.19 +5.00,2.19;3.44,1.25 +3.44,1.25;2.50,0.94 +2.50,0.94;0.94,0.62 + +# UTF-16 : 5c bc +# UTF-8 : bc b2 e5 +[5cbc] 岼 +5.94,0.62;5.94,8.75 +3.75,8.75;8.12,8.75 +8.12,5.31;6.88,7.50 +5.00,7.50;3.75,5.31 +3.12,4.38;8.75,4.38 +1.25,9.38;1.25,2.50 +0.00,2.50;2.50,2.50 +2.50,7.19;2.50,2.19 +0.00,1.88;0.00,7.19 + +# UTF-16 : 5c c7 +# UTF-8 : 87 b3 e5 +[5cc7] 峇 +4.38,9.38;4.38,7.19 +0.94,7.19;7.81,7.19 +7.81,8.44;7.81,6.56 +0.94,6.56;0.94,8.44 +0.00,3.44;1.25,4.06 +1.25,4.06;4.38,6.56 +4.38,6.56;7.50,4.06 +7.50,4.06;8.75,3.44 +5.94,4.06;2.50,4.06 +1.88,0.62;1.88,2.81 +1.88,2.81;6.88,2.81 +6.88,2.81;6.88,0.62 +6.88,0.94;1.88,0.94 + +# UTF-16 : 5c e9 +# UTF-8 : a9 b3 e5 +[5ce9] 峩 +4.38,9.38;4.38,7.81 +0.94,7.81;7.81,7.81 +7.81,7.19;7.81,8.75 +0.94,8.75;0.94,7.19 +3.75,7.19;0.94,6.25 +0.00,5.31;8.75,5.31 +8.75,1.88;8.44,0.62 +8.44,0.62;7.81,0.94 +7.81,0.94;7.19,1.56 +7.19,1.56;6.25,3.12 +6.25,3.12;5.94,4.06 +5.94,4.06;5.62,7.19 +7.19,6.88;8.12,6.25 +8.12,4.38;7.50,3.44 +7.50,3.44;5.94,1.88 +5.94,1.88;4.69,1.25 +4.69,1.25;3.75,0.94 +2.50,6.56;2.50,0.94 +2.50,0.94;2.19,0.62 +2.19,0.62;1.56,0.62 +0.31,2.81;3.12,3.44 +3.12,3.44;4.69,4.06 + +# UTF-16 : 5c ed +# UTF-8 : ad b3 e5 +[5ced] 峭 +4.69,4.69;7.81,4.69 +7.81,2.81;4.69,2.81 +4.69,0.62;4.69,6.56 +4.69,6.56;7.81,6.56 +7.81,6.56;7.81,0.94 +7.81,0.94;7.19,0.62 +7.19,0.62;6.88,0.62 +6.25,6.56;6.25,9.38 +7.19,8.44;8.12,7.50 +8.12,7.50;8.75,6.56 +3.75,6.56;5.31,8.44 +1.56,9.38;1.56,2.50 +0.00,2.50;3.12,2.50 +3.12,1.88;3.12,7.19 +0.00,7.19;0.00,1.56 + +# UTF-16 : 5d 8c +# UTF-8 : 8c b6 e5 +[5d8c] 嶌 +4.38,9.69;4.38,8.12 +1.25,9.06;1.25,7.50 +1.25,8.12;7.50,8.12 +7.50,9.06;7.50,7.81 +4.06,7.81;3.44,6.88 +6.56,5.94;1.88,5.94 +1.88,5.00;6.56,5.00 +6.56,5.00;6.56,6.88 +6.56,6.88;1.88,6.88 +1.88,6.88;1.88,3.12 +1.88,3.12;8.44,3.12 +8.44,3.12;8.44,2.19 +8.44,2.19;8.12,1.25 +8.12,1.25;7.50,0.62 +7.50,0.62;6.56,0.62 +6.56,1.56;5.94,2.50 +4.06,2.50;4.69,1.25 +2.81,1.25;2.19,2.50 +0.94,2.50;0.00,0.94 +1.88,4.06;8.44,4.06 + +# UTF-16 : 5d 5c +# UTF-8 : 9c b5 e5 +[5d5c] 嵜 +4.38,9.38;4.38,7.81 +0.94,7.81;7.81,7.81 +7.81,7.50;7.81,8.75 +0.94,8.75;0.94,7.19 +4.38,7.19;4.38,6.56 +1.25,6.56;7.50,6.56 +6.25,6.56;5.31,4.69 +3.44,4.69;2.50,6.56 +0.00,4.69;8.44,4.69 +7.19,4.69;7.19,0.94 +7.19,0.94;6.25,0.62 +1.88,1.25;1.88,3.44 +1.88,3.44;5.00,3.44 +5.00,3.44;5.00,1.56 +5.00,1.56;1.88,1.56 + +# UTF-16 : 5d 1f +# UTF-8 : 9f b4 e5 +[5d1f] 崟 +4.38,9.38;4.38,7.50 +0.94,7.50;7.81,7.50 +7.81,6.88;7.81,8.75 +0.94,8.75;0.94,6.88 +0.00,3.75;1.25,4.38 +1.25,4.38;4.38,6.88 +4.38,6.88;7.50,4.38 +7.50,4.38;8.75,3.75 +5.94,4.38;2.81,4.38 +4.38,4.38;4.38,0.94 +0.62,0.94;8.12,0.94 +5.31,0.94;6.25,2.50 +2.50,2.50;3.44,0.94 +1.25,3.12;7.50,3.12 + +# UTF-16 : 5d 1b +# UTF-8 : 9b b4 e5 +[5d1b] 崛 +2.50,0.94;3.44,2.50 +3.44,2.50;3.75,4.69 +3.75,4.69;3.75,8.75 +3.75,8.75;8.44,8.75 +8.44,8.75;8.44,7.19 +8.44,7.19;3.75,7.19 +4.38,3.12;4.38,0.62 +4.38,1.25;8.75,1.25 +8.75,0.62;8.75,3.12 +6.56,1.25;6.56,6.25 +5.00,5.62;5.00,4.06 +5.00,4.06;8.12,4.06 +8.12,4.06;8.12,5.62 +0.00,1.88;0.00,7.19 +2.50,7.19;2.50,2.50 +2.50,2.50;0.00,2.50 +1.25,2.50;1.25,9.38 + +# UTF-16 : 5d 6c +# UTF-8 : ac b5 e5 +[5d6c] 嵬 +4.38,9.69;4.38,8.12 +1.25,8.12;7.50,8.12 +7.50,7.81;7.50,9.06 +1.25,9.06;1.25,7.50 +3.75,7.50;2.50,6.88 +1.56,6.88;7.19,6.88 +7.19,6.88;7.19,3.75 +7.19,3.75;1.56,3.75 +1.56,3.75;1.56,6.88 +1.56,5.31;7.19,5.31 +4.38,6.88;4.38,3.75 +3.44,3.75;3.12,2.81 +3.12,2.81;2.50,1.88 +2.50,1.88;1.56,1.25 +1.56,1.25;0.00,0.62 +5.00,3.75;5.00,1.88 +5.00,1.88;5.62,0.94 +5.62,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +6.56,3.12;5.94,1.88 +5.94,1.88;7.50,2.19 +7.50,2.81;7.81,1.88 + +# UTF-16 : 5d 73 +# UTF-8 : b3 b5 e5 +[5d73] 嵳 +4.38,9.69;4.38,8.12 +1.25,8.12;7.50,8.12 +7.50,7.81;7.50,9.06 +1.25,9.06;1.25,7.50 +3.75,6.56;2.81,7.50 +5.94,7.50;5.00,6.56 +0.62,6.56;8.12,6.56 +4.38,6.56;4.38,3.75 +0.00,3.75;8.75,3.75 +0.94,5.31;7.81,5.31 +3.44,3.75;1.88,2.19 +1.88,2.19;0.00,0.94 +2.50,2.50;7.81,2.50 +5.00,2.50;5.00,0.94 +1.88,0.94;8.44,0.94 + +# UTF-16 : 5d 76 +# UTF-8 : b6 b5 e5 +[5d76] 嵶 +6.88,9.06;8.75,9.06 +8.75,9.06;8.75,7.19 +8.75,7.19;7.19,7.19 +7.19,7.19;6.56,5.00 +6.88,5.31;8.75,5.31 +8.75,5.31;8.44,0.94 +8.44,0.94;7.81,0.62 +7.81,0.62;7.19,0.62 +4.06,0.62;4.69,0.62 +4.69,0.62;5.31,0.94 +5.31,0.94;5.62,5.31 +5.62,5.31;3.75,5.31 +3.44,5.00;4.06,7.19 +4.06,7.19;5.62,7.19 +5.62,7.19;5.62,9.06 +5.62,9.06;3.75,9.06 +3.44,3.12;4.69,4.06 +4.69,4.06;5.62,5.31 +8.75,5.31;7.81,4.06 +7.81,4.06;6.56,3.12 +6.56,1.56;7.50,2.19 +7.50,2.19;8.44,3.12 +5.31,3.12;4.38,2.19 +4.38,2.19;3.12,1.56 +1.25,9.38;1.25,2.50 +2.50,2.50;0.00,2.50 +0.00,7.19;0.00,1.88 +2.50,1.88;2.50,7.19 + +# UTF-16 : 5d 84 +# UTF-8 : 84 b6 e5 +[5d84] 嶄 +8.12,6.88;6.88,6.25 +6.88,6.25;5.62,5.94 +5.62,5.94;5.62,3.12 +5.62,3.12;5.31,1.56 +5.31,1.56;4.69,0.62 +7.50,0.62;7.50,4.38 +5.62,4.38;8.75,4.38 +4.38,6.25;0.00,6.25 +0.00,1.88;4.38,1.88 +4.38,9.69;4.38,7.81 +1.25,7.81;7.50,7.81 +7.50,7.50;7.50,9.06 +1.25,9.06;1.25,7.19 +2.19,7.19;2.19,0.62 +0.62,2.81;0.62,5.31 +0.62,5.31;3.75,5.31 +3.75,5.31;3.75,2.81 +3.75,2.81;0.62,2.81 +0.62,4.06;3.75,4.06 + +# UTF-16 : 5d 90 +# UTF-8 : 90 b6 e5 +[5d90] 嶐 +0.00,0.62;0.00,7.19 +0.00,7.19;2.19,7.19 +2.19,7.19;0.94,5.31 +0.94,5.31;1.88,4.69 +1.88,4.69;2.19,4.06 +2.19,4.06;2.19,2.50 +2.19,2.50;1.56,1.88 +1.56,1.88;0.94,1.88 +5.62,7.81;4.38,6.56 +4.38,6.56;3.12,5.62 +4.69,6.88;8.12,6.88 +8.12,6.88;6.25,5.62 +6.25,5.62;2.81,4.38 +4.69,6.56;5.31,5.94 +5.31,5.94;6.88,5.00 +6.88,5.00;8.75,4.38 +7.19,4.38;4.69,4.38 +5.94,4.38;5.94,0.94 +3.12,0.94;8.44,0.94 +8.12,3.12;4.06,3.12 +4.38,3.75;3.12,2.19 +4.38,2.19;7.50,2.19 +4.69,9.69;4.69,8.12 +1.25,7.81;1.25,9.06 +8.12,9.06;8.12,8.12 +8.12,8.12;1.25,8.12 + +# UTF-16 : 5d b7 +# UTF-8 : b7 b6 e5 +[5db7] 嶷 +4.38,9.69;4.38,8.12 +0.94,9.06;0.94,8.12 +0.94,8.12;7.81,8.12 +7.81,8.12;7.81,9.06 +7.81,3.44;8.75,4.38 +8.75,4.38;4.38,4.38 +6.25,4.38;6.25,0.94 +6.25,2.50;8.12,2.50 +0.00,2.50;4.06,2.50 +4.06,6.25;4.06,5.94 +4.06,5.94;3.44,5.31 +3.44,5.31;1.25,5.31 +1.25,5.31;0.62,5.94 +0.62,5.94;0.62,7.50 +0.62,6.56;3.44,7.19 +3.12,1.25;2.19,2.19 +2.19,4.06;2.19,2.81 +2.19,2.81;1.88,1.88 +1.88,1.88;0.94,0.94 +0.94,0.94;0.00,0.62 +0.00,3.44;0.62,5.00 +6.56,5.00;8.12,6.88 +8.12,6.88;5.00,6.88 +5.00,1.56;5.94,0.94 +5.94,0.94;7.50,0.62 +7.50,0.62;8.44,0.62 +3.44,0.62;4.38,0.94 +4.38,0.94;5.00,1.88 +5.00,1.88;5.00,3.44 +3.75,4.06;0.31,4.06 +5.62,5.62;7.50,4.38 + +# UTF-16 : 5d c9 +# UTF-8 : 89 b7 e5 +[5dc9] 巉 +5.00,8.75;7.19,8.75 +7.19,8.75;6.56,7.81 +7.81,7.81;7.81,6.88 +7.81,6.88;4.38,6.88 +4.38,6.88;4.38,7.81 +4.38,7.81;7.81,7.81 +7.81,3.12;7.81,2.19 +7.81,2.19;4.06,2.19 +4.06,2.19;4.06,3.12 +4.06,3.12;7.81,3.12 +5.94,3.12;5.94,0.62 +5.94,0.62;8.44,0.62 +8.44,0.62;8.75,1.25 +7.50,1.25;6.88,1.56 +2.50,0.62;4.06,0.94 +4.06,0.94;5.31,1.56 +5.31,1.56;5.94,2.19 +9.06,5.62;8.75,5.00 +8.75,5.00;6.88,5.00 +6.88,5.00;6.56,5.31 +6.56,5.31;6.56,6.56 +6.56,5.94;8.12,5.94 +4.06,5.94;5.62,5.94 +5.62,5.31;3.12,4.69 +3.12,7.19;4.38,8.12 +4.38,8.12;5.62,9.69 +4.06,6.56;4.06,5.00 +5.31,4.69;4.06,3.44 +4.06,3.44;3.12,2.81 +4.69,4.06;7.19,4.06 +7.19,4.06;6.56,3.12 +1.25,9.06;1.25,2.50 +0.00,2.50;2.50,2.50 +2.50,2.50;2.50,7.50 +0.00,7.50;0.00,1.88 + +# UTF-16 : 5d d3 +# UTF-8 : 93 b7 e5 +[5dd3] 巓 +4.38,9.69;4.38,8.44 +1.25,8.44;7.50,8.44 +7.50,8.12;7.50,9.06 +1.25,9.06;1.25,8.12 +4.69,7.50;8.75,7.50 +6.88,7.50;6.25,6.25 +5.31,6.25;8.12,6.25 +8.12,6.25;8.12,1.88 +8.12,1.88;5.31,1.88 +5.31,1.88;5.31,6.25 +5.31,4.69;8.12,4.69 +8.12,3.44;5.31,3.44 +8.75,0.62;7.50,1.56 +5.94,1.56;4.69,0.62 +2.81,7.81;0.62,7.19 +0.62,7.81;0.62,6.88 +0.62,6.88;0.94,6.56 +0.94,6.56;3.44,6.56 +3.44,6.56;3.75,7.19 +3.12,5.62;0.94,5.62 +0.94,5.62;0.94,2.81 +0.94,2.81;3.12,2.81 +3.12,2.81;3.12,5.62 +3.12,4.69;0.94,4.69 +0.94,3.75;3.12,3.75 +0.00,4.38;0.00,1.88 +0.00,1.88;4.06,1.88 +0.00,0.62;0.94,1.56 +2.81,1.56;3.75,0.62 + +# UTF-16 : 5d d6 +# UTF-8 : 96 b7 e5 +[5dd6] 巖 +8.75,5.94;0.94,5.94 +0.94,5.94;0.94,3.44 +0.94,3.44;0.62,1.88 +0.62,1.88;0.00,0.94 +1.88,5.00;4.38,5.00 +3.12,5.00;2.50,4.06 +1.56,4.06;5.00,4.06 +4.38,4.06;4.38,0.62 +4.38,3.12;2.19,3.12 +2.19,4.06;2.19,1.56 +2.19,2.50;4.38,2.50 +4.38,1.88;1.25,1.25 +6.25,5.00;5.62,3.44 +5.62,3.44;5.31,3.12 +5.94,4.06;8.75,4.06 +8.12,4.06;8.12,3.44 +8.12,3.44;7.81,2.50 +7.81,2.50;6.56,1.25 +6.56,1.25;5.31,0.62 +6.25,3.75;6.56,2.81 +6.56,2.81;6.88,2.19 +6.88,2.19;7.50,1.56 +7.50,1.56;8.75,0.62 +4.69,9.69;4.69,8.44 +1.25,8.44;8.12,8.44 +8.12,7.81;8.12,9.06 +1.25,9.06;1.25,7.81 +1.88,6.56;1.88,7.50 +1.88,7.50;3.75,7.50 +3.75,7.50;3.75,6.56 +3.75,6.56;1.88,6.56 +5.62,6.56;5.62,7.50 +5.62,7.50;7.50,7.50 +7.50,7.50;7.50,6.56 +7.50,6.56;5.62,6.56 + +# UTF-16 : 5d f5 +# UTF-8 : b5 b7 e5 +[5df5] 巵 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,3.75 +0.94,3.75;0.94,8.12 +0.94,8.12;4.06,8.44 +4.06,8.44;7.50,9.06 +0.94,6.88;8.44,6.88 +8.44,2.19;8.12,0.94 +8.12,0.94;3.44,0.94 +3.44,0.94;2.81,1.88 +2.81,1.88;2.81,5.62 +2.81,5.62;7.19,5.62 +7.19,5.62;7.19,3.75 +7.19,3.75;2.81,3.75 +5.00,3.75;5.00,5.62 + +# UTF-16 : 5e 0b +# UTF-8 : 8b b8 e5 +[5e0b] 帋 +6.88,9.06;5.00,8.75 +5.00,8.75;1.25,8.44 +1.25,8.44;1.25,5.31 +0.00,5.00;3.44,5.62 +3.44,5.62;4.69,5.94 +1.25,7.19;8.44,7.19 +8.44,5.94;8.12,5.00 +8.12,5.00;7.19,5.31 +7.19,5.31;6.25,5.94 +6.25,5.94;5.31,7.19 +5.31,7.19;4.69,8.44 +4.38,5.00;4.38,0.62 +1.25,1.56;1.25,4.06 +1.25,4.06;7.50,4.06 +7.50,4.06;7.50,1.88 +7.50,1.88;7.19,1.56 +7.19,1.56;6.56,1.56 + +# UTF-16 : 5e 11 +# UTF-8 : 91 b8 e5 +[5e11] 帑 +0.00,8.12;4.06,8.12 +2.19,9.38;0.62,6.56 +0.62,6.56;1.25,6.56 +1.25,6.56;2.50,5.94 +2.50,5.94;3.44,5.00 +3.44,8.12;3.12,6.88 +3.12,6.88;2.50,5.94 +2.50,5.94;1.25,5.00 +1.25,5.00;0.31,4.69 +5.00,8.75;8.12,8.75 +8.12,8.75;7.81,7.50 +7.81,7.50;7.19,6.56 +7.19,6.56;6.25,5.62 +6.25,5.62;4.69,4.69 +8.75,4.69;7.19,5.62 +7.19,5.62;5.94,6.88 +5.94,6.88;5.31,7.81 +4.38,4.38;4.38,0.62 +1.56,1.56;1.56,3.44 +1.56,3.44;7.19,3.44 +7.19,3.44;7.19,1.88 +7.19,1.88;6.88,1.56 +6.88,1.56;6.25,1.56 + +# UTF-16 : 5e 44 +# UTF-8 : 84 b9 e5 +[5e44] 幄 +2.50,0.62;3.12,1.56 +3.12,1.56;3.75,3.12 +3.75,3.12;4.06,5.00 +4.06,5.00;4.06,8.75 +4.06,8.75;8.44,8.75 +8.44,8.75;8.44,7.50 +8.44,7.50;4.06,7.50 +4.69,6.25;8.75,6.25 +6.25,6.25;5.31,4.38 +4.69,4.06;8.12,4.38 +7.81,5.31;8.75,4.06 +8.75,0.94;4.06,0.94 +6.56,0.94;6.56,3.75 +5.00,2.50;8.12,2.50 +1.25,0.62;1.25,9.38 +0.00,3.12;0.00,7.19 +0.00,7.19;2.50,7.19 +2.50,7.19;2.50,3.44 +2.50,3.44;2.19,3.12 + +# UTF-16 : 5e 43 +# UTF-8 : 83 b9 e5 +[5e43] 幃 +5.62,9.38;5.00,7.19 +3.75,7.19;8.75,7.19 +7.81,7.19;7.81,8.44 +7.81,8.44;4.06,8.44 +4.38,5.00;4.38,6.25 +4.38,6.25;8.12,6.25 +8.12,6.25;8.12,5.00 +8.12,5.00;4.38,5.00 +6.56,5.00;6.56,0.62 +3.44,2.50;8.75,2.50 +5.00,2.50;5.00,4.06 +4.38,4.06;8.44,4.06 +1.56,9.38;1.56,0.62 +0.31,3.12;0.31,7.19 +0.31,7.19;2.81,7.19 +2.81,7.19;2.81,3.44 +2.81,3.44;2.50,3.12 + +# UTF-16 : 5e 64 +# UTF-8 : a4 b9 e5 +[5e64] 幤 +2.19,9.38;2.19,7.81 +0.62,4.69;0.62,7.81 +0.62,7.81;3.75,7.81 +3.75,7.81;3.75,5.00 +3.75,5.00;3.44,4.69 +3.44,4.69;3.12,4.69 +1.56,5.31;1.56,6.88 +1.56,6.88;2.81,6.88 +2.81,6.88;2.81,5.62 +2.81,5.62;1.56,5.62 +0.00,7.50;1.25,8.75 +3.12,8.75;4.38,7.50 +4.38,4.69;4.38,0.62 +1.56,1.25;1.56,3.44 +1.56,3.44;7.19,3.44 +7.19,3.44;7.19,1.56 +7.19,1.56;6.88,1.25 +6.88,1.25;6.56,1.25 +5.00,6.88;5.62,7.81 +5.62,7.81;6.25,9.38 +5.94,8.12;8.75,8.12 +8.12,8.12;7.81,7.19 +7.81,7.19;7.19,6.25 +7.19,6.25;6.25,5.31 +6.25,5.31;5.00,4.69 +8.75,4.69;7.81,5.31 +7.81,5.31;6.88,6.25 +6.88,6.25;5.94,7.50 + +# UTF-16 : 9e bc +# UTF-8 : bc ba e9 +[9ebc] 麼 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.38 +0.94,4.38;0.94,8.44 +0.94,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +1.56,6.88;4.38,6.88 +5.31,6.88;8.75,6.88 +8.75,5.31;8.75,4.38 +8.75,4.38;8.12,4.38 +8.12,4.38;7.81,4.69 +7.81,4.69;7.81,6.25 +5.94,6.25;5.94,5.31 +5.94,5.31;5.31,4.38 +1.56,4.06;2.19,5.00 +2.19,5.00;2.50,6.25 +4.06,6.25;4.06,4.69 +3.12,3.75;3.12,7.81 +6.88,7.81;6.88,3.75 +4.69,3.75;3.44,2.81 +2.81,3.12;4.69,1.88 +6.25,2.81;3.44,0.94 +1.56,0.94;3.75,0.94 +3.75,0.94;6.88,1.25 +6.56,1.88;7.81,0.62 + +# UTF-16 : 5e a0 +# UTF-8 : a0 ba e5 +[5ea0] 庠 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.38 +0.94,4.38;0.94,8.44 +0.94,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +5.00,0.62;5.00,6.25 +1.56,6.25;8.44,6.25 +8.44,3.12;1.56,3.12 +2.19,4.69;7.81,4.69 +6.88,7.50;5.94,6.25 +4.06,6.25;3.12,7.50 + +# UTF-16 : 5e c2 +# UTF-8 : 82 bb e5 +[5ec2] 廂 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.38 +0.94,4.38;0.94,8.44 +0.94,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +1.88,5.94;5.00,5.94 +3.44,7.50;3.44,0.62 +1.56,2.19;2.50,3.44 +2.50,3.44;3.44,5.62 +3.44,5.00;5.00,3.12 +5.94,0.94;5.94,6.88 +5.94,6.88;8.12,6.88 +8.12,6.88;8.12,0.94 +8.12,1.25;5.94,1.25 +5.94,3.12;8.12,3.12 +8.12,5.00;5.94,5.00 + +# UTF-16 : 5e c8 +# UTF-8 : 88 bb e5 +[5ec8] 廈 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.38 +0.94,4.38;0.94,8.75 +0.94,8.75;8.44,8.75 +5.00,8.75;5.00,9.69 +1.88,7.81;8.44,7.81 +5.00,7.81;4.38,6.88 +2.81,6.88;7.50,6.88 +7.50,6.88;7.50,4.06 +7.50,4.06;2.81,4.06 +2.81,4.06;2.81,6.88 +2.81,5.94;7.50,5.94 +7.50,5.00;2.81,5.00 +4.69,4.06;3.75,2.81 +3.75,2.81;2.19,1.56 +2.19,1.56;1.25,1.25 +1.88,0.62;3.75,0.94 +3.75,0.94;5.31,1.56 +5.31,1.56;6.56,2.50 +6.56,2.50;7.19,3.12 +7.19,3.12;4.06,3.12 +4.06,3.12;5.00,2.19 +5.00,2.19;7.19,0.94 +7.19,0.94;8.75,0.62 + +# UTF-16 : 5e d0 +# UTF-8 : 90 bb e5 +[5ed0] 廐 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.38 +0.94,4.38;0.94,8.44 +0.94,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +3.75,7.81;3.12,6.88 +2.50,6.88;4.38,6.88 +4.38,6.88;4.38,4.69 +4.38,4.69;2.50,4.69 +2.50,4.69;2.50,6.88 +2.50,5.94;4.38,5.94 +4.38,3.44;2.19,2.81 +2.19,4.06;2.19,1.88 +2.19,1.88;2.81,1.25 +2.81,1.25;4.06,1.25 +4.06,1.25;4.69,1.88 +4.69,1.88;4.69,2.19 +5.62,7.19;8.44,7.19 +7.50,7.19;6.88,3.75 +6.88,3.75;6.25,2.19 +6.25,2.19;5.62,1.25 +5.62,1.25;4.69,0.62 +5.94,6.25;5.31,4.06 +5.62,4.69;8.75,4.69 +6.88,3.12;6.88,1.56 +6.88,1.56;7.19,0.94 +7.19,0.94;8.44,0.94 +8.44,0.94;8.75,1.88 +8.75,1.88;8.75,2.50 + +# UTF-16 : 5e cf +# UTF-8 : 8f bb e5 +[5ecf] 廏 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.38 +0.94,4.38;0.94,8.44 +0.94,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +3.75,7.81;3.12,6.88 +2.50,6.88;4.38,6.88 +4.38,6.88;4.38,4.69 +4.38,4.69;2.50,4.69 +2.50,4.69;2.50,6.88 +2.50,5.94;4.38,5.94 +4.38,3.44;2.19,2.81 +2.19,4.06;2.19,1.88 +2.19,1.88;2.81,1.25 +2.81,1.25;4.06,1.25 +4.06,1.25;4.69,1.88 +4.69,1.88;4.69,2.19 +5.00,4.38;5.62,5.00 +5.62,5.00;5.94,5.94 +5.94,5.94;5.94,7.19 +5.94,7.19;7.50,7.19 +7.50,7.19;7.50,5.00 +7.50,5.00;7.81,4.69 +7.81,4.69;8.75,4.69 +8.75,4.69;8.75,5.62 +5.62,3.75;8.12,3.75 +8.12,3.75;7.81,2.81 +7.81,2.81;6.88,1.56 +6.88,1.56;5.94,0.94 +5.94,0.94;5.00,0.62 +8.44,0.62;7.19,1.25 +7.19,1.25;6.25,2.19 +6.25,2.19;5.94,3.12 + +# UTF-16 : 5e d6 +# UTF-8 : 96 bb e5 +[5ed6] 廖 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.38 +0.94,4.38;0.94,8.75 +0.94,8.75;8.75,8.75 +5.00,8.75;5.00,9.69 +2.19,7.81;4.38,7.81 +4.38,7.81;4.38,5.31 +4.38,6.88;3.44,5.94 +3.44,5.94;1.88,5.00 +1.88,6.25;2.81,6.88 +2.81,6.88;3.75,7.81 +5.94,7.81;8.12,7.81 +8.12,7.81;8.12,4.69 +8.12,6.88;7.19,5.94 +7.19,5.94;5.62,5.00 +5.62,6.25;6.56,6.88 +6.56,6.88;7.50,7.81 +1.56,2.50;2.81,3.12 +2.81,3.12;5.00,4.69 +5.00,4.69;7.19,3.12 +7.19,3.12;8.44,2.50 +5.00,3.44;3.75,2.50 +3.75,2.50;2.19,1.88 +2.81,1.25;4.69,1.88 +4.69,1.88;5.94,2.81 +7.19,2.19;6.25,1.56 +6.25,1.56;4.69,0.94 +4.69,0.94;3.44,0.62 + +# UTF-16 : 5e dd +# UTF-8 : 9d bb e5 +[5edd] 廝 +1.56,6.88;4.69,6.88 +2.19,7.81;2.19,3.12 +1.56,3.12;4.69,3.12 +4.06,3.12;4.06,7.81 +4.06,5.62;2.19,5.62 +2.19,4.38;4.06,4.38 +1.25,0.94;2.19,2.50 +3.75,2.50;4.38,1.56 +4.38,0.62;5.31,1.56 +5.31,1.56;5.62,2.19 +5.62,2.19;5.94,3.75 +5.94,3.75;5.94,6.88 +5.94,6.88;8.44,7.81 +5.94,5.00;8.75,5.00 +7.81,5.00;7.81,0.62 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.38 +0.94,4.38;0.94,8.44 +0.94,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 + +# UTF-16 : 5e da +# UTF-8 : 9a bb e5 +[5eda] 廚 +5.00,9.38;5.00,8.44 +8.75,8.44;0.94,8.44 +0.94,8.44;0.94,3.44 +0.94,3.44;0.62,1.88 +0.62,1.88;0.00,0.62 +1.56,0.62;5.31,1.25 +2.81,1.25;2.50,2.50 +4.38,2.50;3.75,1.25 +2.19,3.12;4.69,3.12 +4.69,3.12;4.69,4.69 +4.69,4.69;2.19,4.69 +2.19,4.69;2.19,3.12 +1.88,5.62;5.00,5.62 +3.44,5.62;3.44,7.81 +2.19,6.88;4.69,6.88 +5.62,5.31;8.75,5.31 +7.81,7.81;7.81,0.62 +7.81,0.62;7.19,0.62 +7.19,0.62;6.56,0.94 +6.56,2.81;5.94,3.75 + +# UTF-16 : 5e e1 +# UTF-8 : a1 bb e5 +[5ee1] 廡 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.38 +0.94,4.38;0.94,8.44 +0.94,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +3.75,7.50;2.81,5.94 +2.81,5.94;1.88,5.31 +1.88,4.38;8.44,4.38 +8.44,2.50;1.88,2.50 +3.12,2.50;3.12,6.25 +3.12,6.25;8.12,6.25 +7.19,6.25;7.19,2.50 +5.94,2.50;5.94,6.25 +4.38,6.25;4.38,2.50 +1.88,0.62;3.44,1.88 +4.38,1.88;5.00,0.62 +6.56,0.62;5.94,1.88 +7.50,1.88;8.44,0.62 + +# UTF-16 : 5e e8 +# UTF-8 : a8 bb e5 +[5ee8] 廨 +0.94,0.62;1.56,1.25 +1.56,1.25;2.19,2.50 +2.19,2.50;2.50,4.06 +2.50,4.06;2.50,5.62 +2.50,5.62;4.38,5.62 +4.38,5.62;4.38,0.94 +4.38,0.94;3.75,0.62 +1.88,5.31;2.81,6.88 +2.81,6.88;3.12,7.81 +2.81,6.88;4.06,6.88 +4.06,6.88;3.44,5.62 +3.44,5.62;3.44,2.81 +2.50,2.81;4.38,2.81 +4.38,4.06;2.50,4.06 +5.00,5.31;5.62,5.94 +5.62,5.94;6.25,7.19 +5.31,7.19;8.12,7.19 +8.12,7.19;7.81,5.62 +7.81,5.62;7.50,5.31 +7.50,5.31;6.88,5.62 +5.94,5.00;5.00,3.44 +5.62,4.06;7.81,4.06 +6.56,4.06;6.56,0.62 +5.00,2.50;8.12,2.50 +5.00,9.38;5.00,8.44 +8.75,8.44;0.94,8.44 +0.94,8.44;0.94,4.38 +0.94,4.38;0.62,2.19 +0.62,2.19;0.00,0.94 + +# UTF-16 : 5e e9 +# UTF-8 : a9 bb e5 +[5ee9] 廩 +5.00,9.69;5.00,8.75 +8.75,8.75;0.94,8.75 +0.94,8.75;0.94,4.38 +0.94,4.38;0.62,2.19 +0.62,2.19;0.00,0.94 +5.31,8.12;5.31,7.50 +1.88,7.50;8.75,7.50 +8.75,2.19;1.56,2.19 +2.81,6.56;7.81,6.56 +7.81,6.56;7.81,3.75 +7.81,3.75;2.81,3.75 +2.81,3.75;2.81,6.56 +4.06,5.62;6.56,5.62 +6.56,5.62;6.56,4.69 +6.56,4.69;4.06,4.69 +4.06,4.69;4.06,5.62 +7.19,3.44;3.12,2.81 +5.31,3.12;5.31,0.62 +1.25,0.62;3.44,1.25 +3.44,1.25;5.31,2.19 +5.31,2.19;7.19,1.25 +7.19,1.25;8.75,0.62 + +# UTF-16 : 5e ec +# UTF-8 : ac bb e5 +[5eec] 廬 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,3.75 +0.94,3.75;0.94,8.75 +0.94,8.75;8.75,8.75 +5.00,8.75;5.00,9.69 +0.94,0.62;1.56,1.25 +1.56,1.25;2.19,2.81 +2.19,2.81;2.19,6.88 +2.19,6.88;8.44,6.88 +8.44,6.88;7.81,6.25 +6.88,6.25;3.12,5.62 +3.12,0.62;3.12,1.88 +3.12,1.88;7.81,1.88 +7.81,1.88;7.81,0.62 +8.75,0.62;2.19,0.62 +4.69,0.62;4.69,1.88 +6.25,1.88;6.25,0.62 +5.31,2.50;5.31,4.38 +3.75,4.38;3.75,2.50 +3.75,2.50;6.88,2.50 +6.88,2.50;6.88,4.38 +6.88,4.38;3.75,4.38 +3.75,3.44;6.88,3.44 +7.50,7.81;4.69,7.81 +4.69,8.44;4.69,5.31 +4.69,5.31;5.31,5.00 +5.31,5.00;7.19,5.00 +7.19,5.00;8.12,5.62 + +# UTF-16 : 5e f1 +# UTF-8 : b1 bb e5 +[5ef1] 廱 +2.50,7.81;1.88,6.88 +1.88,6.88;2.50,5.94 +3.44,5.94;2.81,6.88 +2.81,6.88;3.44,7.81 +4.38,7.81;3.75,6.88 +3.75,6.88;4.38,5.94 +2.19,5.31;4.06,5.31 +4.06,5.31;4.06,4.38 +4.06,4.38;2.19,4.38 +2.19,4.38;2.19,5.31 +3.12,3.75;3.12,2.50 +1.88,2.50;4.38,2.50 +4.38,2.50;4.38,3.75 +4.38,3.75;1.88,3.75 +1.88,3.75;1.88,1.56 +1.88,1.56;2.50,0.94 +2.50,0.94;4.06,0.94 +4.06,0.94;4.69,1.56 +6.25,7.50;5.62,6.25 +5.62,6.25;5.00,5.31 +5.62,5.94;5.62,0.62 +5.62,0.94;8.75,0.94 +8.75,5.94;5.62,5.94 +5.62,4.38;8.44,4.38 +8.44,2.81;5.62,2.81 +7.19,0.94;7.19,5.94 +7.19,5.94;7.81,7.50 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.38 +0.94,4.38;0.94,8.75 +0.94,8.75;8.75,8.75 +5.00,8.75;5.00,9.69 + +# UTF-16 : 5e f0 +# UTF-8 : b0 bb e5 +[5ef0] 廰 +1.88,7.19;4.69,7.19 +4.06,7.19;4.06,0.62 +4.06,5.62;2.50,5.62 +2.50,7.19;2.50,2.50 +2.50,4.38;4.06,4.38 +4.06,3.12;1.88,2.19 +5.00,6.56;8.75,6.56 +6.88,7.81;6.88,5.62 +5.31,5.62;8.44,5.62 +8.44,5.62;8.44,4.06 +8.44,4.06;5.31,4.06 +5.31,4.06;5.31,5.62 +6.25,5.62;6.25,4.06 +7.50,4.06;7.50,5.62 +5.94,3.12;5.94,1.25 +5.94,1.25;6.25,0.94 +6.25,0.94;7.50,0.94 +7.50,0.94;8.12,1.56 +4.69,1.25;5.31,2.50 +8.12,2.81;8.75,1.88 +6.88,3.12;7.19,2.19 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.38 +0.94,4.38;0.94,8.44 +0.94,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 + +# UTF-16 : 5f 03 +# UTF-8 : 83 bc e5 +[5f03] 弃 +4.38,9.38;4.38,8.12 +0.31,8.12;8.44,8.12 +4.06,8.12;2.50,5.94 +1.56,5.62;6.25,6.25 +7.50,5.31;5.62,7.19 +6.25,5.31;6.25,0.62 +0.31,0.62;1.56,1.25 +1.56,1.25;2.50,2.19 +2.50,2.19;2.81,3.44 +2.81,3.44;2.81,5.00 +0.31,3.75;8.44,3.75 + +# UTF-16 : 5f 5d +# UTF-8 : 9d bd e5 +[5f5d] 彝 +8.44,2.50;0.31,2.50 +0.31,0.62;1.25,0.94 +1.25,0.94;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.81 +2.81,2.81;2.81,3.44 +6.25,3.44;6.25,0.62 +2.81,9.69;2.19,7.81 +2.81,9.06;6.88,9.06 +6.88,9.06;6.25,7.19 +0.00,7.19;8.75,7.19 +6.56,8.12;2.50,8.12 +2.19,6.56;2.19,3.75 +4.06,5.31;0.00,5.31 +0.00,3.75;2.19,5.31 +2.81,5.00;3.75,4.06 +3.75,6.56;2.81,5.62 +1.56,5.62;0.62,6.56 +6.88,6.88;5.94,6.25 +5.31,6.25;6.25,5.62 +7.50,6.25;5.94,5.31 +5.00,5.00;8.12,5.31 +8.12,5.62;8.75,4.69 +6.88,5.00;6.88,3.75 +5.00,3.75;5.94,4.69 +7.50,4.69;8.44,3.75 + +# UTF-16 : 5f 5c +# UTF-8 : 9c bd e5 +[5f5c] 彜 +8.44,2.50;0.31,2.50 +0.31,0.62;1.25,0.94 +1.25,0.94;2.19,1.56 +2.19,1.56;2.50,1.88 +2.50,1.88;2.81,2.81 +2.81,2.81;2.81,3.44 +6.25,3.44;6.25,0.62 +2.81,9.69;2.19,7.81 +2.81,9.06;6.88,9.06 +6.88,9.06;6.25,7.19 +0.00,7.19;8.75,7.19 +6.56,8.12;2.50,8.12 +2.19,6.56;2.19,3.75 +4.06,5.31;0.00,5.31 +0.00,3.75;1.88,5.00 +2.81,5.00;3.75,4.06 +3.75,6.56;2.81,5.62 +1.56,5.62;0.62,6.56 +5.00,5.31;5.94,6.25 +6.56,6.56;7.19,6.56 +7.19,6.56;7.81,5.94 +7.81,5.94;8.75,5.31 +5.00,3.75;5.94,4.38 +5.94,4.38;6.25,4.69 +6.25,4.69;6.56,5.31 +5.94,5.31;7.81,5.31 +7.81,5.31;7.50,4.06 +7.50,4.06;7.19,3.75 +7.19,3.75;6.88,4.06 + +# UTF-16 : 5f 16 +# UTF-8 : 96 bc e5 +[5f16] 弖 +1.25,9.06;7.50,9.06 +7.50,9.06;7.50,6.88 +7.50,6.88;1.88,6.88 +1.88,6.88;0.94,4.06 +1.25,4.69;8.12,4.69 +8.12,4.69;7.50,1.88 +7.50,1.88;6.88,1.56 +6.88,1.56;5.31,1.88 +0.00,0.94;8.75,0.94 + +# UTF-16 : 5f 2d +# UTF-8 : ad bc e5 +[5f2d] 弭 +0.00,9.06;2.81,9.06 +2.81,9.06;2.81,6.88 +2.81,6.88;0.62,6.88 +0.62,6.88;0.00,3.75 +0.31,4.38;2.81,4.38 +2.81,4.38;2.81,3.12 +2.81,3.12;2.50,1.56 +2.50,1.56;2.19,0.62 +2.19,0.62;1.25,0.62 +3.75,9.06;8.44,9.06 +7.50,9.06;7.50,0.62 +7.50,6.88;4.69,6.88 +4.69,9.06;4.69,2.50 +4.69,5.00;7.50,5.00 +3.75,2.19;8.44,3.12 + +# UTF-16 : 5f 41 +# UTF-8 : 81 bd e5 +[5f41] 彁 +3.44,9.06;8.75,9.06 +7.81,9.06;7.81,5.62 +7.81,5.62;7.50,5.31 +7.50,5.31;6.56,5.62 +6.56,0.94;7.50,0.62 +7.50,0.62;7.81,0.94 +7.81,0.94;7.81,4.69 +8.75,4.69;3.12,4.69 +4.06,6.56;4.06,8.12 +4.06,8.12;6.56,8.12 +6.56,8.12;6.56,6.56 +6.56,6.56;4.06,6.56 +4.06,1.56;4.06,3.44 +4.06,3.44;6.56,3.44 +6.56,3.44;6.56,1.88 +6.56,1.88;4.06,1.88 +0.00,9.06;2.50,9.06 +2.50,9.06;2.50,6.88 +2.50,6.88;0.62,6.88 +0.62,6.88;0.00,3.75 +0.31,4.69;2.50,4.69 +2.50,4.69;2.50,3.12 +2.50,3.12;2.19,1.25 +2.19,1.25;1.88,0.62 +1.88,0.62;1.25,0.94 + +# UTF-16 : 5f 99 +# UTF-8 : 99 be e5 +[5f99] 徙 +2.81,5.94;8.75,5.94 +4.06,5.94;4.06,8.44 +5.94,9.38;5.94,5.94 +5.94,7.81;8.12,7.81 +8.12,4.06;5.94,4.06 +5.94,5.62;5.94,1.56 +4.06,4.69;3.75,3.12 +3.75,3.12;2.81,1.25 +2.81,1.25;2.19,0.62 +3.75,2.81;5.00,1.88 +5.00,1.88;6.25,1.25 +6.25,1.25;8.75,0.94 +2.19,9.38;1.56,8.44 +1.56,8.44;0.00,7.19 +0.00,4.69;1.56,5.94 +1.56,5.94;2.50,7.19 +1.25,5.62;1.25,0.62 + +# UTF-16 : 5f bc +# UTF-8 : bc be e5 +[5fbc] 徼 +7.19,9.38;6.25,6.88 +6.25,6.88;5.94,6.25 +6.56,7.50;8.75,7.50 +8.12,7.50;8.12,5.62 +8.12,5.62;7.81,3.75 +7.81,3.75;7.19,2.19 +7.19,2.19;5.94,0.62 +6.56,6.56;6.88,4.38 +6.88,4.38;7.19,3.44 +7.19,3.44;8.75,0.62 +4.06,9.38;2.81,8.12 +2.81,8.12;2.81,5.31 +2.81,5.31;5.00,5.31 +5.00,5.31;5.00,8.12 +5.00,8.12;3.12,8.12 +2.81,6.88;5.00,6.88 +3.75,4.69;3.44,3.12 +3.44,3.12;2.81,1.56 +2.81,1.56;2.19,0.62 +2.19,4.06;5.62,4.06 +3.44,2.81;5.31,2.81 +5.31,2.81;5.31,1.25 +5.31,1.25;4.69,0.62 +4.69,0.62;4.06,0.62 +1.25,0.62;1.25,5.62 +2.19,7.19;0.94,5.31 +0.94,5.31;0.00,4.38 +0.00,6.88;1.25,8.12 +1.25,8.12;2.19,9.38 + +# UTF-16 : 5f fb +# UTF-8 : bb bf e5 +[5ffb] 忻 +7.81,9.38;5.94,8.75 +5.94,8.75;4.06,8.44 +4.06,8.44;4.06,3.44 +4.06,3.44;3.75,2.19 +3.75,2.19;3.12,0.94 +7.19,0.62;7.19,5.94 +4.06,5.94;8.75,5.94 +0.00,5.31;0.62,7.50 +2.50,7.50;3.12,6.25 +1.56,9.38;1.56,0.62 + +# UTF-16 : 5f ff +# UTF-8 : bf bf e5 +[5fff] 忿 +0.00,6.56;0.94,7.19 +0.94,7.19;2.81,9.38 +4.69,9.38;5.94,9.38 +5.94,9.38;7.81,7.50 +7.81,7.50;8.75,6.88 +2.19,7.19;6.56,7.19 +6.56,7.19;6.25,4.38 +6.25,4.38;5.62,3.75 +5.62,3.75;4.69,4.06 +1.25,3.75;2.19,4.38 +2.19,4.38;2.81,5.00 +2.81,5.00;3.44,6.25 +3.44,6.25;3.75,7.19 +5.00,2.19;4.06,3.12 +2.50,3.12;2.50,1.88 +2.50,1.88;2.81,1.25 +2.81,1.25;3.44,0.94 +3.44,0.94;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.88 +6.56,1.88;6.56,2.50 +1.25,2.50;0.31,0.94 +8.75,1.25;8.12,2.19 +8.12,2.19;7.50,2.81 + +# UTF-16 : 60 60 +# UTF-8 : a0 81 e6 +[6060] 恠 +2.19,3.44;3.12,4.38 +3.12,4.38;4.38,6.88 +4.38,6.88;5.00,9.38 +2.81,7.50;8.75,7.50 +8.75,1.25;4.38,1.25 +6.56,1.25;6.56,6.25 +4.69,4.06;8.44,4.06 +3.44,5.00;3.44,0.62 +1.25,0.62;1.25,9.38 +0.00,5.31;0.31,7.50 +1.88,7.50;2.50,6.25 + +# UTF-16 : 60 0e +# UTF-8 : 8e 80 e6 +[600e] 怎 +0.00,5.94;0.94,6.56 +0.94,6.56;1.56,7.19 +1.56,7.19;3.12,9.38 +2.19,8.12;8.75,8.12 +4.69,8.12;4.69,4.06 +4.69,5.62;8.12,5.62 +4.69,6.88;7.50,6.88 +7.50,3.12;8.44,2.19 +8.44,2.19;8.75,1.56 +6.88,2.19;6.88,1.88 +6.88,1.88;6.56,1.25 +6.56,1.25;5.94,0.94 +5.94,0.94;3.12,0.94 +3.12,0.94;2.50,1.56 +2.50,1.56;2.50,3.75 +3.75,3.75;5.00,2.50 +0.00,1.25;1.25,3.12 + +# UTF-16 : 60 26 +# UTF-8 : a6 80 e6 +[6026] 怦 +3.12,4.38;8.75,4.38 +3.75,5.31;5.00,7.50 +6.88,7.50;8.12,5.31 +8.12,8.75;3.75,8.75 +5.94,8.75;5.94,0.62 +1.56,9.38;1.56,0.62 +0.00,5.31;0.62,7.50 +2.19,7.50;2.81,6.25 + +# UTF-16 : 60 0f +# UTF-8 : 8f 80 e6 +[600f] 怏 +3.44,5.00;3.44,7.50 +3.44,7.50;7.81,7.50 +7.81,7.50;7.81,5.00 +8.75,5.00;2.50,5.00 +2.50,0.62;3.12,0.94 +3.12,0.94;4.38,1.88 +4.38,1.88;5.00,2.81 +5.00,2.81;5.31,4.06 +5.31,4.06;5.62,5.94 +5.62,5.94;5.62,9.38 +5.62,5.00;6.25,3.44 +6.25,3.44;6.88,2.50 +6.88,2.50;7.81,1.25 +7.81,1.25;8.75,0.62 +1.25,0.62;1.25,9.38 +0.00,5.31;0.31,7.50 +1.88,7.50;2.50,6.25 + +# UTF-16 : 60 3a +# UTF-8 : ba 80 e6 +[603a] 怺 +3.44,7.81;5.62,7.81 +5.62,7.81;5.62,0.62 +5.62,0.62;4.06,0.94 +2.81,5.62;4.69,5.62 +4.69,5.62;4.06,3.75 +4.06,3.75;2.81,2.50 +2.81,2.50;2.19,2.19 +8.75,2.19;7.50,2.81 +7.50,2.81;6.25,4.69 +6.25,4.69;5.62,5.94 +6.25,5.31;8.44,7.19 +5.62,8.75;4.06,9.38 +1.25,9.38;1.25,0.62 +0.00,5.62;0.31,7.81 +1.88,7.81;2.50,6.56 + +# UTF-16 : 60 5a +# UTF-8 : 9a 81 e6 +[605a] 恚 +4.38,9.38;4.38,6.88 +0.31,6.88;8.44,6.88 +1.25,8.44;7.50,8.44 +7.50,5.31;1.25,5.31 +4.38,6.25;4.38,3.44 +0.00,3.44;8.75,3.44 +2.50,2.81;2.50,1.88 +2.50,1.88;2.81,1.25 +2.81,1.25;3.44,0.94 +3.44,0.94;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.88 +6.56,1.88;6.56,2.19 +5.00,1.88;4.06,2.81 +0.31,0.94;1.25,2.50 +7.50,2.50;8.12,2.19 +8.12,2.19;8.75,1.25 + +# UTF-16 : 60 41 +# UTF-8 : 81 81 e6 +[6041] 恁 +0.00,6.56;1.25,7.81 +1.25,7.81;2.50,9.38 +1.56,8.12;1.56,4.06 +8.12,9.38;5.31,8.75 +5.31,8.75;3.44,8.44 +3.44,4.69;8.12,4.69 +5.62,4.69;5.62,8.75 +2.81,6.88;8.75,6.88 +8.75,1.88;8.44,2.50 +8.44,2.50;7.50,3.44 +0.94,3.44;0.00,1.25 +5.31,2.19;4.06,3.75 +2.50,3.75;2.50,1.56 +2.50,1.56;3.12,0.94 +3.12,0.94;5.94,0.94 +5.94,0.94;6.56,1.25 +6.56,1.25;6.88,1.88 +6.88,1.88;6.88,2.50 + +# UTF-16 : 60 77 +# UTF-8 : b7 81 e6 +[6077] 恷 +0.00,6.56;1.25,7.81 +1.25,7.81;2.50,9.38 +1.56,8.12;1.56,4.06 +2.81,7.50;8.75,7.50 +5.62,9.38;5.62,4.06 +2.81,4.69;4.06,5.62 +4.06,5.62;5.62,7.50 +5.62,7.50;7.19,5.62 +7.19,5.62;8.75,4.69 +8.75,1.88;8.44,2.50 +8.44,2.50;7.50,3.44 +0.94,3.12;0.00,1.25 +5.31,2.19;4.06,3.75 +2.50,3.75;2.50,1.56 +2.50,1.56;3.12,0.94 +3.12,0.94;5.94,0.94 +5.94,0.94;6.56,1.25 +6.56,1.25;6.88,1.88 +6.88,1.88;6.88,2.50 + +# UTF-16 : 60 5f +# UTF-8 : 9f 81 e6 +[605f] 恟 +5.00,9.38;4.06,6.25 +4.06,6.25;3.12,5.00 +4.69,7.81;8.75,7.81 +8.75,7.81;8.75,5.31 +8.75,5.31;8.44,1.56 +8.44,1.56;7.81,0.62 +7.81,0.62;6.88,0.62 +4.38,5.31;4.38,1.88 +4.38,2.19;7.50,2.19 +7.50,2.19;7.50,5.31 +5.00,5.62;5.62,4.69 +5.62,4.69;6.88,3.44 +6.88,6.88;6.25,5.00 +6.25,5.00;5.62,3.75 +5.62,3.75;5.00,3.12 +0.00,5.31;0.62,7.50 +2.50,7.81;3.12,6.56 +1.56,9.38;1.56,0.62 + +# UTF-16 : 60 64 +# UTF-8 : a4 81 e6 +[6064] 恤 +2.19,1.25;8.75,1.25 +7.81,1.25;7.81,6.56 +7.81,6.56;3.44,6.56 +3.44,6.56;3.44,1.25 +5.00,1.25;5.00,6.56 +6.25,6.56;6.25,1.25 +4.69,6.56;5.62,8.75 +1.25,9.38;1.25,0.62 +0.00,5.31;0.31,7.50 +1.88,7.50;2.50,6.25 + +# UTF-16 : 60 83 +# UTF-8 : 83 82 e6 +[6083] 悃 +0.00,5.31;0.62,7.50 +2.50,7.50;3.12,6.25 +4.69,6.25;7.81,6.25 +7.81,3.44;6.25,5.94 +6.25,5.94;4.69,3.44 +4.06,0.94;4.06,8.75 +4.06,8.75;8.44,8.75 +8.44,8.75;8.44,0.94 +8.44,1.25;4.06,1.25 +6.25,7.81;6.25,2.19 +1.56,0.62;1.56,9.38 + +# UTF-16 : 60 84 +# UTF-8 : 84 82 e6 +[6084] 悄 +4.38,4.69;8.12,4.69 +8.12,2.81;4.38,2.81 +4.38,0.62;4.38,6.56 +4.38,6.56;8.12,6.56 +8.12,6.56;8.12,0.94 +8.12,0.94;7.50,0.62 +3.75,6.25;5.31,8.12 +7.19,8.12;8.75,6.25 +6.25,6.56;6.25,9.38 +1.56,9.38;1.56,0.62 +0.00,5.31;0.62,7.50 +2.50,7.81;3.12,6.56 + +# UTF-16 : 60 96 +# UTF-8 : 96 82 e6 +[6096] 悖 +5.94,9.38;5.94,6.56 +8.75,5.31;8.75,6.56 +8.75,6.56;3.12,6.56 +3.12,6.56;3.12,5.31 +3.12,8.12;8.75,8.12 +8.75,3.12;2.81,3.12 +4.38,5.31;7.50,5.31 +7.50,5.31;5.94,4.06 +5.94,4.06;5.94,0.94 +5.94,0.94;5.31,0.62 +5.31,0.62;4.69,0.62 +1.25,0.62;1.25,9.38 +0.00,5.31;0.31,7.50 +1.88,7.81;2.50,6.56 + +# UTF-16 : 60 92 +# UTF-8 : 92 82 e6 +[6092] 悒 +7.50,6.88;7.50,8.75 +7.50,8.75;4.69,8.75 +4.69,8.75;4.69,6.88 +4.69,6.88;7.50,6.88 +5.94,5.62;5.94,3.75 +3.75,3.75;8.12,3.75 +8.12,3.75;8.12,5.62 +8.12,5.62;3.75,5.62 +3.75,5.62;3.75,1.56 +3.75,1.56;4.38,0.94 +4.38,0.94;8.12,0.94 +8.12,0.94;8.75,1.88 +8.75,1.88;8.75,2.50 +0.00,5.31;0.62,7.50 +2.50,7.50;3.12,6.25 +1.56,9.38;1.56,0.62 + +# UTF-16 : 60 a7 +# UTF-8 : a7 82 e6 +[60a7] 悧 +6.56,7.50;6.56,2.81 +7.19,0.94;7.81,0.62 +7.81,0.62;8.44,0.94 +8.44,0.94;8.44,9.06 +5.62,9.06;3.44,8.12 +3.12,6.56;5.94,6.56 +2.81,2.19;3.75,3.44 +3.75,3.44;4.69,5.94 +4.69,8.44;4.69,0.62 +4.69,5.00;5.94,3.75 +1.25,9.38;1.25,0.62 +0.00,5.31;0.31,7.50 +1.88,7.50;2.50,6.25 + +# UTF-16 : 60 8b +# UTF-8 : 8b 82 e6 +[608b] 悋 +5.94,9.38;5.94,7.81 +3.12,7.81;8.75,7.81 +7.81,7.81;6.56,5.94 +6.56,5.94;5.31,4.69 +5.31,4.69;2.81,3.12 +8.75,3.44;6.56,4.69 +6.56,4.69;5.31,5.94 +5.31,5.94;4.06,7.81 +4.38,0.62;4.38,3.75 +4.38,3.75;7.50,3.75 +7.50,3.75;7.50,0.62 +7.50,0.94;4.38,0.94 +0.00,5.31;0.62,7.50 +2.50,7.19;3.12,5.94 +1.56,9.38;1.56,0.62 + +# UTF-16 : 60 d3 +# UTF-8 : 93 83 e6 +[60d3] 惓 +4.06,7.81;7.81,7.81 +8.75,5.94;3.12,5.94 +2.81,4.06;4.38,5.31 +4.38,5.31;5.62,7.50 +5.62,7.50;5.94,8.75 +5.94,8.75;5.94,9.38 +6.25,7.81;6.56,6.88 +6.56,6.88;7.50,5.31 +7.50,5.31;8.75,4.06 +8.44,8.44;7.50,9.06 +4.38,9.06;3.44,8.12 +6.25,2.50;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.50,4.38 +7.50,4.38;4.06,4.38 +4.06,4.38;4.06,1.56 +4.06,1.56;4.69,0.94 +4.69,0.94;7.81,0.94 +7.81,0.94;8.44,1.56 +8.44,1.56;8.44,1.88 +0.00,5.31;0.31,7.50 +1.88,7.50;2.50,6.25 +1.25,9.38;1.25,0.62 + +# UTF-16 : 61 4d +# UTF-8 : 8d 85 e6 +[614d] 慍 +2.50,1.25;8.75,1.25 +8.12,1.25;8.12,4.06 +8.12,4.06;3.44,4.06 +3.44,4.06;3.44,1.25 +5.00,1.25;5.00,4.06 +6.56,4.06;6.56,1.25 +6.56,5.94;5.62,7.19 +5.94,8.12;5.62,7.19 +5.62,7.19;4.69,5.94 +3.75,5.31;3.75,8.75 +3.75,8.75;7.81,8.75 +7.81,8.75;7.81,5.31 +7.81,5.31;3.75,5.31 +0.00,5.31;0.62,7.50 +2.50,7.50;3.12,6.25 +1.56,9.38;1.56,0.62 + +# UTF-16 : 61 06 +# UTF-8 : 86 84 e6 +[6106] 愆 +2.19,2.81;2.19,1.56 +2.19,1.56;2.81,0.94 +2.81,0.94;5.62,0.94 +5.62,0.94;6.25,1.88 +6.25,1.88;6.25,2.19 +6.25,3.44;6.88,3.12 +6.88,3.12;7.19,3.44 +7.19,3.44;7.19,7.19 +5.00,7.19;8.75,7.19 +8.75,0.94;8.12,1.88 +8.12,1.88;7.50,2.19 +0.94,2.19;0.00,0.94 +0.00,7.50;0.94,8.44 +0.94,8.44;1.56,9.38 +3.44,9.38;4.38,8.12 +4.38,6.25;3.75,4.69 +3.75,4.69;2.81,3.75 +2.81,7.81;3.75,6.88 +3.75,3.12;5.00,2.50 +5.31,8.75;8.44,8.75 +1.88,7.50;1.25,6.56 +1.25,6.56;0.00,5.31 +1.25,6.25;1.25,3.12 + +# UTF-16 : 60 f7 +# UTF-8 : b7 83 e6 +[60f7] 惷 +4.38,9.38;3.44,7.50 +3.44,7.50;2.50,6.25 +2.50,6.25;1.25,5.00 +1.25,5.00;0.00,4.06 +0.00,6.25;8.75,6.25 +8.75,4.06;7.50,5.00 +7.50,5.00;6.25,6.25 +6.25,6.25;5.31,7.50 +0.94,7.50;7.81,7.50 +0.62,8.44;8.12,8.44 +2.19,3.44;2.19,5.31 +2.19,5.31;6.56,5.31 +6.56,5.31;6.56,3.44 +6.56,3.44;2.19,3.44 +2.19,4.38;6.56,4.38 +6.56,2.19;6.56,1.88 +6.56,1.88;6.25,1.25 +6.25,1.25;5.62,0.94 +5.62,0.94;3.12,0.94 +3.12,0.94;2.50,1.56 +2.50,1.56;2.50,2.81 +4.06,2.81;5.00,1.88 +0.31,0.94;1.25,2.19 +7.50,2.19;8.12,1.88 +8.12,1.88;8.75,1.25 + +# UTF-16 : 61 21 +# UTF-8 : a1 84 e6 +[6121] 愡 +0.00,5.31;0.62,7.50 +2.50,7.50;3.12,5.94 +3.12,1.25;3.75,3.12 +3.75,6.88;4.38,7.81 +4.38,7.81;5.00,9.38 +1.56,9.38;1.56,0.62 +5.62,4.38;6.56,5.00 +6.56,5.00;7.50,6.56 +7.50,6.56;7.81,7.81 +7.81,3.12;8.44,2.50 +8.44,2.50;8.75,1.56 +7.50,1.56;6.88,0.94 +6.88,0.94;5.31,0.94 +5.31,0.94;4.69,1.88 +4.69,1.88;4.69,3.44 +4.69,6.56;6.25,5.94 +6.25,5.94;7.50,5.00 +3.75,5.00;5.00,5.62 +5.00,5.62;5.62,6.56 +5.62,6.56;6.25,8.12 +4.69,8.12;8.75,8.12 +8.75,8.12;8.75,7.19 +8.75,7.19;8.44,4.69 +8.44,4.69;7.81,4.06 +7.81,4.06;6.88,4.06 +6.88,2.81;5.31,3.75 + +# UTF-16 : 60 fb +# UTF-8 : bb 83 e6 +[60fb] 惻 +3.12,2.50;3.12,8.75 +3.12,8.75;5.31,8.75 +5.31,8.75;5.31,2.50 +5.31,2.50;3.12,2.50 +3.12,4.69;5.31,4.69 +5.31,6.56;3.12,6.56 +2.50,0.62;3.44,1.88 +5.00,1.88;5.62,0.62 +7.50,0.62;8.44,0.94 +8.44,0.94;8.44,9.38 +6.56,8.12;6.56,3.12 +1.25,9.38;1.25,0.62 +0.00,5.31;0.31,7.50 +1.88,7.50;2.50,6.25 + +# UTF-16 : 61 0d +# UTF-8 : 8d 84 e6 +[610d] 愍 +0.31,0.94;1.25,2.50 +7.50,2.50;8.12,2.19 +8.12,2.19;8.75,1.25 +8.75,3.44;7.19,4.38 +7.19,4.38;5.94,5.62 +5.94,5.62;5.31,7.19 +5.31,1.88;3.44,2.81 +2.50,2.81;2.50,1.56 +2.50,1.56;3.12,0.94 +3.12,0.94;5.94,0.94 +5.94,0.94;6.56,1.88 +6.56,1.88;6.56,2.19 +5.94,9.38;5.31,7.50 +5.31,7.50;4.69,6.56 +4.69,3.44;6.56,4.69 +6.56,4.69;7.50,5.94 +7.50,5.94;8.12,7.81 +8.75,7.81;5.62,7.81 +0.00,3.44;2.19,4.06 +2.19,7.19;2.81,5.00 +2.81,5.00;3.44,3.75 +3.44,3.75;3.75,3.44 +3.75,3.44;4.06,4.38 +4.06,5.94;0.94,5.94 +0.94,3.75;0.94,8.75 +0.94,8.75;3.75,8.75 +3.75,8.75;3.75,7.19 +3.75,7.19;0.94,7.19 + +# UTF-16 : 61 3e +# UTF-8 : be 84 e6 +[613e] 愾 +4.38,9.38;3.75,7.50 +3.75,7.50;3.12,6.56 +4.06,8.44;8.44,8.44 +4.38,7.19;7.50,7.19 +3.75,5.94;7.19,5.94 +7.19,5.94;7.19,4.06 +7.19,4.06;7.50,2.50 +7.50,2.50;8.12,1.25 +8.12,1.25;8.75,0.94 +8.75,0.94;8.75,1.88 +5.00,5.00;5.00,0.62 +3.12,3.12;6.56,3.12 +6.56,1.25;5.00,2.81 +5.00,3.12;4.06,1.88 +4.06,1.88;3.12,0.94 +3.75,4.69;4.38,3.75 +5.62,3.75;6.25,4.69 +1.25,9.38;1.25,0.62 +0.00,5.31;0.31,7.50 +1.88,7.50;2.50,6.25 + +# UTF-16 : 61 28 +# UTF-8 : a8 84 e6 +[6128] 愨 +1.88,9.38;1.88,7.19 +0.62,7.19;3.12,7.19 +3.12,4.38;0.62,4.38 +0.31,0.94;1.25,2.50 +7.50,2.50;8.12,2.19 +8.12,2.19;8.75,1.25 +8.75,7.81;8.75,7.19 +8.75,7.19;8.44,6.56 +8.44,6.56;6.88,6.56 +6.88,6.56;6.88,9.06 +6.88,9.06;5.31,9.06 +5.31,9.06;5.31,8.12 +5.31,8.12;5.00,7.19 +5.00,7.19;4.38,6.25 +3.75,8.44;0.00,8.44 +0.00,5.31;0.00,6.25 +0.00,6.25;3.75,6.25 +3.75,6.25;3.75,5.31 +3.75,3.44;5.00,2.19 +5.00,3.44;5.94,3.75 +5.94,3.75;7.19,4.69 +7.19,4.69;7.81,5.62 +7.81,5.62;5.31,5.62 +5.31,5.62;5.94,4.69 +5.94,4.69;7.19,3.75 +7.19,3.75;8.75,3.12 +2.50,3.12;2.50,1.25 +2.50,1.25;3.12,0.62 +3.12,0.62;5.62,0.62 +5.62,0.62;6.25,0.94 +6.25,0.94;6.56,1.88 + +# UTF-16 : 61 4a +# UTF-8 : 8a 85 e6 +[614a] 慊 +0.00,5.31;0.62,7.50 +1.88,7.50;2.50,6.25 +2.50,1.25;3.75,2.50 +3.75,2.50;4.69,4.06 +4.69,0.62;4.69,8.75 +3.75,8.75;5.31,9.38 +7.19,9.38;5.62,8.75 +6.56,8.75;6.56,0.62 +1.25,0.62;1.25,9.38 +3.44,6.88;7.81,6.88 +7.81,6.88;7.81,4.38 +7.81,4.38;3.44,4.38 +8.75,8.12;2.81,8.12 +2.81,5.62;8.75,5.62 +8.75,1.25;7.50,2.50 +7.50,2.50;6.56,4.06 + +# UTF-16 : 61 3f +# UTF-8 : bf 84 e6 +[613f] 愿 +0.31,0.94;1.25,2.19 +2.50,2.81;2.50,1.56 +2.50,1.56;2.81,0.94 +2.81,0.94;3.44,0.62 +3.44,0.62;5.62,0.62 +5.62,0.62;6.25,0.94 +6.25,0.94;6.56,1.56 +6.56,1.56;6.56,1.88 +5.00,1.88;3.75,3.12 +7.50,2.19;8.12,1.88 +8.12,1.88;8.75,0.94 +0.00,3.12;0.62,4.38 +0.62,4.38;0.94,6.25 +0.94,6.25;0.94,9.06 +0.94,9.06;8.75,9.06 +8.75,3.44;6.56,4.69 +3.44,4.69;2.50,4.06 +2.50,4.06;1.25,3.44 +4.38,3.75;5.31,3.44 +5.31,3.44;5.31,5.31 +2.50,5.31;7.50,5.31 +7.50,5.31;7.50,7.81 +7.50,7.81;2.50,7.81 +2.50,7.81;2.50,5.31 +2.50,6.56;7.50,6.56 +5.31,8.75;4.69,7.81 + +# UTF-16 : 61 2c +# UTF-8 : ac 84 e6 +[612c] 愬 +1.56,8.12;0.94,9.38 +3.44,9.38;2.81,8.12 +0.00,8.12;4.38,8.12 +2.19,8.12;2.19,5.62 +2.19,5.62;1.88,4.69 +1.88,4.69;1.25,3.75 +1.25,3.75;0.00,2.81 +0.62,7.19;0.62,5.31 +0.62,5.94;3.75,5.94 +3.75,5.31;3.75,7.19 +4.06,3.44;4.69,4.06 +4.69,4.06;5.00,4.69 +5.00,4.69;5.31,6.25 +5.31,6.25;5.31,8.75 +5.31,8.75;7.81,8.75 +7.81,8.75;7.81,3.44 +7.81,3.44;7.50,3.12 +7.50,3.12;6.56,3.44 +5.31,6.88;7.81,6.88 +7.81,5.31;5.31,5.31 +2.50,3.12;2.50,1.56 +2.50,1.56;3.12,0.94 +3.12,0.94;5.31,0.94 +5.31,0.94;5.94,1.25 +5.94,1.25;6.25,1.88 +6.25,1.88;6.25,2.19 +7.50,2.19;8.12,1.88 +8.12,1.88;8.75,0.94 +0.31,0.94;1.25,2.19 +5.00,2.19;3.44,3.12 + +# UTF-16 : 61 42 +# UTF-8 : 82 85 e6 +[6142] 慂 +3.44,3.75;3.44,7.50 +3.44,7.50;7.81,7.50 +7.81,7.50;7.81,4.06 +7.81,4.06;7.50,3.75 +7.50,3.75;6.88,3.75 +5.62,3.75;5.62,7.50 +3.44,6.25;7.81,6.25 +7.81,5.00;3.44,5.00 +3.44,9.06;7.19,9.06 +7.19,9.06;5.94,8.12 +5.00,8.44;6.56,7.50 +0.62,7.50;1.88,6.56 +0.62,3.44;1.56,4.38 +1.56,4.38;2.19,5.62 +2.19,8.12;1.25,9.38 +1.25,2.50;0.31,1.25 +8.75,1.25;8.12,2.19 +8.12,2.19;7.50,2.50 +5.00,2.19;4.06,3.12 +2.50,3.12;2.50,1.56 +2.50,1.56;3.12,0.94 +3.12,0.94;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.88 +6.56,1.88;6.56,2.19 + +# UTF-16 : 61 58 +# UTF-8 : 98 85 e6 +[6158] 慘 +0.00,5.62;0.31,7.81 +1.88,7.81;2.50,6.56 +2.50,4.38;4.06,5.00 +4.06,5.00;5.94,6.56 +5.94,6.56;7.50,5.00 +7.50,5.00;8.75,4.38 +5.62,9.38;4.38,8.12 +3.75,8.12;7.81,8.12 +7.81,7.50;6.88,6.25 +6.88,6.25;8.75,6.25 +8.75,6.25;8.44,6.88 +8.44,7.81;7.19,8.75 +7.19,3.75;5.94,2.81 +5.94,2.81;4.06,2.19 +4.06,7.50;3.12,6.25 +3.12,6.25;5.00,6.25 +5.00,6.25;4.69,6.88 +6.25,5.00;4.69,3.75 +4.69,3.75;3.12,3.12 +3.12,0.62;5.62,1.25 +5.62,1.25;8.12,2.50 +1.25,9.38;1.25,0.62 + +# UTF-16 : 61 6b +# UTF-8 : ab 85 e6 +[616b] 慫 +0.31,0.94;1.56,2.50 +7.50,2.50;8.12,2.19 +8.12,2.19;8.75,1.25 +8.75,3.44;6.88,3.44 +6.88,3.44;5.00,4.06 +5.00,4.06;4.38,5.00 +4.38,6.25;4.38,5.31 +4.38,5.31;4.06,4.38 +4.06,4.38;3.44,3.75 +3.44,3.75;2.50,3.44 +1.25,3.44;1.25,6.25 +2.50,7.81;1.56,6.56 +1.56,6.56;0.00,5.31 +0.00,7.19;1.56,8.44 +1.56,8.44;2.19,9.38 +4.69,9.38;4.38,8.44 +4.38,8.44;3.12,7.19 +6.56,7.19;7.81,8.44 +7.81,8.44;8.12,9.38 +8.12,5.62;5.94,5.62 +5.94,3.75;5.94,6.88 +5.31,7.50;4.38,8.44 +7.81,8.44;8.75,7.50 +3.75,3.12;5.00,2.19 +6.56,2.19;6.25,1.25 +6.25,1.25;5.31,0.94 +5.31,0.94;3.44,0.94 +3.44,0.94;2.81,1.56 +2.81,1.56;2.81,2.81 + +# UTF-16 : 61 74 +# UTF-8 : b4 85 e6 +[6174] 慴 +2.50,6.25;1.88,7.50 +0.31,7.50;0.00,5.31 +5.94,5.31;5.31,4.38 +5.31,7.50;3.12,5.31 +3.12,7.19;5.00,9.06 +2.81,9.06;5.31,9.06 +5.31,9.06;5.31,5.62 +6.56,5.62;8.44,7.50 +8.44,5.31;8.44,9.06 +8.44,9.06;6.25,9.06 +6.25,7.19;8.12,9.06 +1.25,9.38;1.25,0.62 +3.75,0.62;3.75,4.38 +3.75,4.38;7.81,4.38 +7.81,4.38;7.81,0.62 +7.81,0.94;3.75,0.94 +3.75,2.81;7.81,2.81 + +# UTF-16 : 61 6f +# UTF-8 : af 85 e6 +[616f] 慯 +8.75,8.75;4.38,8.75 +4.38,9.38;3.75,8.12 +3.75,8.12;3.12,7.50 +4.38,7.81;7.81,7.81 +7.81,7.81;7.81,5.31 +7.81,5.31;4.38,5.31 +4.38,5.31;4.38,7.81 +4.38,6.56;7.81,6.56 +2.81,4.38;8.75,4.38 +5.31,4.38;4.06,3.12 +4.06,3.12;2.81,2.50 +4.38,3.12;8.44,3.12 +8.44,3.12;8.44,1.88 +8.44,1.88;7.81,0.62 +7.81,0.62;7.19,0.62 +7.19,3.12;6.56,1.88 +6.56,1.88;5.94,1.25 +5.94,1.25;4.38,0.62 +3.75,1.56;5.00,2.19 +5.00,2.19;5.94,3.12 +1.25,9.38;1.25,0.62 +0.00,5.31;0.31,7.50 +1.88,7.50;2.50,6.25 + +# UTF-16 : 61 65 +# UTF-8 : a5 85 e6 +[6165] 慥 +6.25,5.00;6.25,9.38 +1.25,9.38;1.25,0.62 +2.19,0.62;3.44,2.19 +5.00,2.19;7.81,2.19 +7.81,1.88;7.81,4.38 +7.81,4.38;5.00,4.38 +5.00,4.38;5.00,1.88 +5.00,7.81;8.12,7.81 +3.75,7.50;2.81,8.75 +5.31,8.75;4.06,6.88 +4.06,5.94;8.75,5.94 +8.75,1.25;7.81,0.94 +7.81,0.94;5.00,0.94 +5.00,0.94;3.44,1.88 +3.44,1.88;3.44,5.31 +3.44,5.31;2.50,5.31 +0.00,5.31;0.31,7.50 +1.88,7.50;2.50,6.25 + +# UTF-16 : 61 5f +# UTF-8 : 9f 85 e6 +[615f] 慟 +5.94,6.88;8.75,6.88 +8.75,6.88;8.75,3.44 +8.75,3.44;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.19,0.62 +5.31,0.62;6.25,1.56 +6.25,1.56;6.88,2.81 +6.88,2.81;7.19,4.38 +7.19,4.38;7.19,9.38 +5.31,9.38;4.38,9.06 +4.38,9.06;2.81,8.75 +4.06,8.75;4.06,1.56 +2.19,1.25;4.38,1.56 +4.38,1.56;5.62,1.88 +5.62,2.81;2.50,2.81 +5.31,4.06;5.31,6.56 +5.31,6.56;2.81,6.56 +2.81,6.56;2.81,4.06 +2.81,4.06;5.31,4.06 +5.31,5.31;2.81,5.31 +2.50,7.81;5.62,7.81 +1.25,9.38;1.25,0.62 +0.00,5.00;0.31,7.19 +1.88,7.19;2.19,5.94 + +# UTF-16 : 61 5d +# UTF-8 : 9d 85 e6 +[615d] 慝 +0.00,0.94;0.94,2.19 +3.75,2.81;4.69,1.88 +6.25,1.88;6.25,1.56 +6.25,1.56;5.94,0.94 +5.94,0.94;5.31,0.62 +5.31,0.62;3.12,0.62 +3.12,0.62;2.50,0.94 +2.50,0.94;2.19,1.56 +2.19,1.56;2.19,2.81 +7.50,2.19;8.12,1.88 +8.12,1.88;8.75,1.25 +8.75,3.44;0.62,3.44 +0.62,3.44;0.62,9.06 +0.62,9.06;8.75,9.06 +8.44,7.81;1.56,7.81 +6.25,8.44;6.25,7.19 +3.75,7.19;3.75,8.44 +1.56,6.56;8.12,6.56 +5.00,7.19;3.75,5.94 +3.75,5.94;1.56,4.69 +3.44,4.38;3.44,5.62 +3.44,5.62;6.88,5.62 +6.88,5.62;6.88,4.38 +6.88,4.38;3.44,4.38 + +# UTF-16 : 61 99 +# UTF-8 : 99 86 e6 +[6199] 憙 +4.38,9.69;4.38,7.81 +1.25,7.81;7.50,7.81 +0.31,8.75;8.44,8.75 +2.19,5.94;2.19,6.88 +2.19,6.88;6.56,6.88 +6.56,6.88;6.56,5.94 +6.56,5.94;2.19,5.94 +2.81,5.94;3.44,5.00 +0.00,5.00;8.75,5.00 +5.31,5.00;5.94,5.94 +1.56,3.12;1.56,4.06 +1.56,4.06;7.19,4.06 +7.19,4.06;7.19,3.12 +7.19,3.12;1.56,3.12 +2.50,2.50;2.50,1.56 +2.50,1.56;3.12,0.94 +3.12,0.94;5.62,0.94 +5.62,0.94;6.25,1.56 +6.25,1.56;6.25,1.88 +7.50,2.19;8.12,1.88 +8.12,1.88;8.75,1.25 +0.31,0.94;1.25,2.19 +3.75,2.50;4.69,1.88 + +# UTF-16 : 61 96 +# UTF-8 : 96 86 e6 +[6196] 憖 +1.56,6.25;0.94,6.88 +3.44,6.88;4.38,5.94 +4.38,8.44;0.00,8.44 +0.00,5.62;0.94,6.88 +0.94,6.88;1.25,7.81 +3.75,7.81;3.44,6.88 +3.44,6.88;2.81,5.94 +2.19,5.94;1.25,4.38 +1.25,4.38;0.00,3.44 +2.19,3.44;2.19,9.38 +6.56,9.38;6.56,8.12 +6.56,8.12;6.25,6.25 +6.25,6.25;5.31,4.38 +5.31,4.38;4.38,3.44 +8.75,3.44;7.81,4.38 +7.81,4.38;6.56,7.19 +4.38,7.19;8.75,7.19 +8.75,1.25;8.12,1.88 +8.12,1.88;7.50,2.19 +6.25,2.19;5.94,1.25 +5.94,1.25;5.31,0.94 +5.31,0.94;3.12,0.94 +3.12,0.94;2.50,1.56 +2.50,1.56;2.50,2.50 +2.50,5.31;3.75,4.06 +3.75,3.12;5.00,2.19 +1.25,2.19;0.31,0.94 +7.50,8.75;8.12,8.12 + +# UTF-16 : 61 87 +# UTF-8 : 87 86 e6 +[6187] 憇 +3.44,9.38;2.50,9.06 +2.50,9.06;0.62,8.75 +2.19,8.75;2.19,5.94 +0.62,5.94;3.75,5.94 +3.75,5.94;3.75,3.75 +3.75,3.75;0.62,3.75 +0.62,3.75;0.62,5.94 +0.00,7.19;4.38,7.19 +4.38,7.81;8.75,7.81 +7.81,9.38;7.81,3.44 +7.81,3.75;5.62,3.75 +5.62,3.44;5.62,9.38 +5.62,5.94;7.81,5.94 +5.00,2.19;3.75,3.12 +2.50,3.12;2.50,1.56 +2.50,1.56;3.12,0.94 +3.12,0.94;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.88 +6.56,1.88;6.56,2.19 +7.50,2.19;8.12,1.88 +8.12,1.88;8.75,1.25 +0.31,0.94;1.25,2.19 + +# UTF-16 : 61 8a +# UTF-8 : 8a 86 e6 +[618a] 憊 +1.88,9.38;0.62,7.50 +0.62,7.50;0.00,6.88 +5.62,6.88;5.62,3.12 +7.19,3.12;7.81,3.44 +7.81,3.44;7.81,6.88 +7.81,6.88;3.44,6.88 +3.44,6.88;3.44,3.12 +3.44,4.69;7.81,4.69 +7.81,5.62;3.44,5.62 +1.56,3.44;2.19,4.69 +2.19,4.69;2.50,5.94 +2.50,5.94;2.50,7.81 +2.50,7.81;8.75,7.81 +8.75,8.75;2.19,8.75 +4.38,7.81;4.38,9.69 +6.88,9.69;6.88,7.81 +0.94,7.81;0.94,3.12 +0.31,0.94;1.25,2.19 +7.50,2.19;8.12,1.88 +8.12,1.88;8.75,1.25 +6.25,1.88;5.94,0.94 +5.94,0.94;5.31,0.62 +5.31,0.62;3.12,0.62 +3.12,0.62;2.50,1.25 +2.50,1.25;2.50,2.81 +4.06,2.81;5.00,1.88 + +# UTF-16 : 61 cc +# UTF-8 : 8c 87 e6 +[61cc] 懌 +1.56,9.38;1.56,0.62 +5.62,0.62;5.62,3.75 +2.50,3.75;8.75,3.75 +8.75,5.31;2.50,5.31 +5.62,5.31;5.62,7.81 +3.44,7.81;7.81,7.81 +7.81,7.81;7.81,9.06 +7.81,9.06;3.44,9.06 +3.44,9.06;3.44,7.81 +5.00,7.81;5.00,9.06 +6.25,9.06;6.25,7.81 +7.50,6.56;3.75,6.56 +3.75,5.31;4.69,3.75 +6.56,3.75;7.50,5.31 +8.12,2.50;3.12,2.50 +0.00,5.31;0.62,7.50 +2.19,7.50;2.81,6.25 + +# UTF-16 : 61 c8 +# UTF-8 : 88 87 e6 +[61c8] 懈 +5.94,9.06;8.75,9.06 +8.75,9.06;8.75,8.12 +8.75,8.12;8.12,6.25 +8.12,6.25;7.50,6.56 +7.50,5.62;7.50,0.62 +6.25,2.81;8.75,2.81 +8.75,4.38;6.56,4.38 +6.88,5.00;6.25,3.75 +2.50,0.94;3.12,2.19 +3.12,2.19;3.44,4.38 +3.44,4.38;3.44,6.25 +3.44,6.25;5.62,6.25 +5.62,6.25;5.62,1.25 +5.62,1.25;5.31,0.94 +5.31,0.94;4.69,0.94 +3.44,4.69;5.62,4.69 +5.62,3.12;3.44,3.12 +4.38,3.12;4.38,6.25 +4.38,9.38;3.75,7.50 +3.75,7.50;2.81,5.62 +4.06,8.12;5.31,8.12 +5.31,8.12;4.69,6.56 +6.25,6.56;7.19,7.81 +7.19,7.81;7.50,9.06 +1.25,9.38;1.25,0.62 +0.00,5.31;0.31,7.50 +1.88,7.50;2.50,6.25 + +# UTF-16 : 61 c3 +# UTF-8 : 83 87 e6 +[61c3] 懃 +0.00,8.75;4.38,8.75 +1.25,9.38;1.25,7.81 +1.25,7.81;3.12,7.81 +3.12,7.81;3.12,9.38 +2.19,7.81;2.19,3.44 +0.00,3.12;4.38,3.75 +4.38,5.31;0.00,5.31 +0.62,4.38;3.75,4.38 +3.75,6.25;3.75,7.19 +3.75,7.19;0.62,7.19 +0.62,7.19;0.62,6.25 +0.62,6.25;3.75,6.25 +5.00,7.50;8.44,7.50 +8.44,7.50;8.44,6.56 +8.44,6.56;8.12,4.06 +8.12,4.06;7.81,3.44 +7.81,3.44;6.88,3.75 +6.56,9.38;6.25,5.94 +6.25,5.94;5.94,4.69 +5.94,4.69;5.31,3.75 +5.31,3.75;4.69,3.12 +2.50,2.81;2.50,1.25 +2.50,1.25;3.12,0.62 +3.12,0.62;5.31,0.62 +5.31,0.62;5.94,0.94 +5.94,0.94;6.25,1.56 +6.25,1.56;6.25,1.88 +4.69,1.56;3.75,2.50 +7.50,2.19;8.12,1.88 +8.12,1.88;8.75,0.94 +0.31,0.94;1.25,2.19 + +# UTF-16 : 61 cb +# UTF-8 : 8b 87 e6 +[61cb] 懋 +2.50,3.12;2.50,1.88 +2.50,1.88;2.81,1.25 +2.81,1.25;3.44,0.94 +3.44,0.94;5.62,0.94 +5.62,0.94;6.25,1.25 +6.25,1.25;6.56,1.88 +6.56,1.88;6.56,2.19 +5.31,2.19;3.75,3.44 +0.31,0.94;1.25,2.50 +7.50,2.50;8.12,2.19 +8.12,2.19;8.75,1.25 +1.25,9.38;1.25,3.75 +2.50,7.81;0.00,7.81 +0.00,5.00;1.25,7.50 +1.56,7.19;2.50,5.62 +3.44,9.06;5.62,9.06 +5.62,9.06;4.69,7.81 +4.06,8.12;5.00,7.19 +3.12,7.19;5.94,7.19 +5.94,7.19;5.31,5.94 +4.38,7.19;4.38,4.38 +4.38,4.38;4.06,4.06 +4.06,4.06;3.44,4.06 +2.81,4.69;3.75,5.62 +3.75,5.62;4.38,6.88 +6.25,7.81;8.75,7.81 +7.50,9.38;7.50,3.75 +5.62,4.38;6.56,5.62 +6.56,5.62;7.50,7.81 +7.50,7.81;8.75,4.69 + +# UTF-16 : 61 cd +# UTF-8 : 8d 87 e6 +[61cd] 懍 +5.62,9.38;5.62,8.44 +2.50,8.44;8.75,8.44 +8.75,2.81;2.19,2.81 +2.19,0.94;5.31,2.50 +5.94,2.50;8.75,0.94 +3.12,7.50;8.12,7.50 +8.12,7.50;8.12,4.69 +8.12,4.69;3.12,4.69 +3.12,4.69;3.12,7.50 +4.38,6.56;6.88,6.56 +6.88,6.56;6.88,5.62 +6.88,5.62;4.38,5.62 +4.38,5.62;4.38,6.56 +7.50,4.06;3.44,3.44 +3.44,3.44;2.81,3.44 +5.62,3.75;5.62,0.62 +1.25,0.62;1.25,9.38 +0.00,5.31;0.62,7.50 +1.88,7.50;2.50,6.25 + +# UTF-16 : 61 e3 +# UTF-8 : a3 87 e6 +[61e3] 懣 +0.31,0.94;1.25,2.19 +7.50,2.19;8.12,1.88 +8.12,1.88;8.75,1.25 +8.75,8.44;2.50,8.44 +2.50,2.81;2.50,1.25 +2.50,1.25;3.12,0.62 +3.12,0.62;5.31,0.62 +5.31,0.62;6.25,0.94 +6.25,0.94;6.56,1.88 +5.31,1.88;3.75,3.12 +0.00,3.12;0.94,4.06 +0.94,4.06;1.56,5.62 +1.56,8.12;0.62,9.38 +4.69,9.38;4.69,7.50 +4.69,7.50;6.56,7.50 +6.56,7.50;6.56,9.38 +6.56,5.62;7.81,4.06 +7.81,3.44;8.44,3.44 +8.44,3.44;8.44,6.56 +8.44,6.56;2.81,6.56 +2.81,6.56;2.81,3.44 +5.62,3.44;5.62,7.50 +0.00,7.50;0.94,6.56 +3.75,5.62;5.00,4.06 +3.44,4.06;4.06,5.00 +6.88,5.00;6.25,4.06 + +# UTF-16 : 61 f6 +# UTF-8 : b6 87 e6 +[61f6] 懶 +4.06,9.06;4.06,0.62 +2.81,7.81;5.31,7.81 +5.31,6.25;2.81,6.25 +2.81,6.25;2.81,4.38 +2.81,4.38;5.31,4.38 +5.31,4.38;5.31,6.25 +5.31,2.50;4.06,3.75 +4.06,4.06;3.12,2.19 +3.12,2.19;2.50,1.56 +1.25,0.62;1.25,9.38 +1.88,7.81;2.50,6.56 +0.00,5.00;0.62,7.19 +6.25,8.75;8.75,8.75 +8.75,8.75;8.75,7.50 +8.75,7.50;8.12,6.56 +8.12,6.56;7.81,6.56 +7.50,8.75;7.19,7.81 +7.19,7.81;6.56,6.88 +6.56,6.88;5.94,6.56 +6.25,5.94;8.44,5.94 +8.44,5.94;8.44,2.19 +8.44,2.19;6.25,2.19 +6.25,2.19;6.25,5.94 +6.25,4.69;8.44,4.69 +8.44,3.44;6.25,3.44 +5.62,0.62;6.25,1.25 +6.25,1.25;6.56,1.88 +8.12,1.88;9.06,0.62 + +# UTF-16 : 61 fc +# UTF-8 : bc 87 e6 +[61fc] 懼 +3.44,5.94;3.44,9.06 +3.44,9.06;5.31,9.06 +5.31,9.06;5.31,5.94 +5.31,5.94;3.44,5.94 +3.44,7.19;5.31,7.19 +5.31,8.12;3.44,8.12 +6.56,8.12;8.44,8.12 +8.44,7.19;6.56,7.19 +6.56,5.94;6.56,9.06 +6.56,9.06;8.44,9.06 +8.44,9.06;8.44,5.94 +8.44,5.94;6.56,5.94 +6.56,5.31;5.94,4.38 +5.94,4.38;5.94,0.94 +3.75,0.94;8.75,0.94 +8.75,4.38;3.75,4.38 +3.75,4.38;3.75,0.62 +3.75,2.19;8.12,2.19 +8.12,3.12;3.75,3.12 +2.50,3.12;3.12,3.75 +3.12,3.75;4.38,5.31 +0.00,5.31;0.31,7.50 +1.88,7.81;2.50,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 62 1b +# UTF-8 : 9b 88 e6 +[621b] 戛 +0.62,9.06;8.12,9.06 +4.38,9.06;3.75,8.12 +1.56,5.00;1.56,8.12 +1.56,8.12;7.19,8.12 +7.19,8.12;7.19,5.00 +7.19,5.31;1.56,5.31 +1.56,6.25;7.19,6.25 +7.19,7.19;1.56,7.19 +0.00,3.44;8.44,3.44 +8.44,1.56;8.12,0.62 +8.12,0.62;6.56,0.94 +6.56,0.94;5.00,1.56 +5.00,1.56;4.38,2.19 +4.38,2.19;3.75,3.44 +3.75,3.44;3.44,4.69 +5.00,4.69;5.62,4.06 +6.25,2.50;4.38,1.56 +4.38,1.56;2.19,0.94 +2.19,0.94;0.62,0.62 + +# UTF-16 : 62 1e +# UTF-8 : 9e 88 e6 +[621e] 戞 +0.62,9.06;8.12,9.06 +4.38,9.06;3.75,8.12 +2.19,5.00;2.19,8.12 +2.19,8.12;6.56,8.12 +6.56,8.12;6.56,5.00 +6.56,6.25;2.19,6.25 +2.19,7.19;6.56,7.19 +0.00,3.75;0.00,5.00 +0.00,5.00;8.75,5.00 +8.75,5.00;8.75,4.06 +7.81,3.75;0.62,3.12 +0.62,0.62;2.19,0.94 +2.19,0.94;4.06,1.56 +4.06,1.56;6.56,2.81 +5.31,4.06;4.69,4.38 +3.44,4.38;3.75,3.44 +3.75,3.44;4.38,2.19 +4.38,2.19;5.00,1.56 +5.00,1.56;6.56,0.94 +6.56,0.94;8.12,0.62 +8.12,0.62;8.44,1.56 + +# UTF-16 : 62 32 +# UTF-8 : b2 88 e6 +[6232] 戲 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,3.75 +0.62,3.75;0.62,7.81 +0.62,7.81;5.00,7.81 +5.00,7.81;4.38,6.88 +3.44,6.88;1.25,6.56 +2.19,7.19;2.19,5.94 +2.19,5.94;2.50,5.62 +2.50,5.62;4.06,5.62 +4.06,5.62;4.06,5.94 +1.25,4.69;4.69,4.69 +1.88,2.50;1.88,3.75 +1.88,3.75;4.06,3.75 +4.06,3.75;4.06,2.50 +4.06,2.50;1.88,2.50 +2.19,2.50;2.50,1.56 +3.44,1.56;3.75,2.50 +1.25,0.94;4.69,1.56 +2.50,7.81;2.50,9.38 +2.50,8.75;4.38,8.75 +8.44,5.00;7.81,3.44 +7.81,3.44;7.19,2.50 +7.19,2.50;6.25,1.56 +6.25,1.56;4.69,0.62 +5.00,6.25;8.75,6.88 +8.75,1.88;8.44,0.62 +8.44,0.62;7.50,1.56 +7.50,1.56;6.88,2.50 +6.88,2.50;6.25,4.38 +6.25,4.38;5.94,7.19 +5.94,7.19;5.94,9.38 +7.19,8.44;7.81,7.81 + +# UTF-16 : 62 33 +# UTF-8 : b3 88 e6 +[6233] 戳 +0.00,7.81;0.94,8.12 +0.94,8.12;1.88,9.06 +1.88,7.81;0.94,6.88 +0.94,6.88;0.00,6.56 +1.88,6.56;1.88,9.06 +1.88,9.06;0.00,9.06 +2.81,9.06;4.38,9.06 +4.38,9.06;4.38,6.56 +2.50,6.56;3.44,6.88 +3.44,6.88;4.38,7.81 +4.38,9.06;3.44,8.12 +3.44,8.12;2.50,7.81 +0.00,4.06;0.62,4.69 +0.62,4.69;1.25,5.94 +3.44,5.94;2.81,5.00 +2.81,5.00;2.81,1.56 +0.94,1.56;4.69,1.56 +4.69,5.00;0.94,5.00 +0.94,5.00;0.94,0.94 +0.94,2.81;4.38,2.81 +4.38,3.75;0.94,3.75 +5.00,6.25;8.75,6.88 +8.75,1.88;8.44,0.62 +8.44,0.62;7.50,1.56 +7.50,1.56;6.88,2.50 +6.88,2.50;6.25,4.38 +6.25,4.38;5.94,7.19 +5.94,7.19;5.94,9.38 +7.19,8.44;7.81,7.81 +8.44,5.00;7.81,3.44 +7.81,3.44;7.19,2.50 +7.19,2.50;6.25,1.56 +6.25,1.56;4.69,0.62 + +# UTF-16 : 62 60 +# UTF-8 : a0 89 e6 +[6260] 扠 +1.88,9.38;1.88,0.94 +1.88,0.94;1.56,0.62 +1.56,0.62;0.62,0.94 +0.00,3.75;3.44,4.69 +3.44,7.19;0.00,7.19 +3.75,8.75;8.12,8.75 +8.12,8.75;7.81,6.88 +7.81,6.88;6.88,4.38 +6.88,4.38;5.94,2.81 +5.94,2.81;4.69,1.56 +4.69,1.56;3.12,0.62 +8.75,0.62;7.81,1.25 +7.81,1.25;6.88,2.19 +6.88,2.19;5.62,4.06 +5.62,4.06;5.00,5.94 +5.00,5.94;4.69,8.12 +5.62,7.50;6.25,6.56 + +# UTF-16 : 62 7c +# UTF-8 : bc 89 e6 +[627c] 扼 +2.50,0.94;3.44,2.50 +3.44,2.50;3.75,4.38 +3.75,4.38;3.75,8.75 +3.75,8.75;8.75,8.75 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,1.25 +8.44,1.25;5.62,1.25 +5.62,1.25;5.00,1.88 +5.00,1.88;5.00,6.88 +5.00,6.88;8.12,6.88 +8.12,6.88;8.12,3.44 +8.12,3.44;7.19,3.44 +7.19,3.44;6.88,3.75 +0.00,3.75;2.81,4.69 +2.81,7.19;0.00,7.19 +1.56,9.38;1.56,0.62 +1.56,0.62;0.62,0.94 + +# UTF-16 : 62 7e +# UTF-8 : be 89 e6 +[627e] 找 +3.44,5.62;8.75,6.56 +8.75,1.88;8.44,0.62 +8.44,0.62;7.81,0.62 +7.81,0.62;6.88,1.56 +6.88,1.56;6.25,2.50 +6.25,2.50;5.62,4.06 +5.62,4.06;5.31,6.56 +5.31,6.56;5.31,9.38 +7.19,8.44;7.81,7.50 +7.81,5.00;6.88,3.44 +6.88,3.44;5.94,2.50 +5.94,2.50;4.69,1.56 +4.69,1.56;3.12,0.94 +0.62,0.94;1.56,0.62 +1.56,0.62;1.56,9.38 +0.00,7.19;2.81,7.19 +2.81,4.69;0.00,3.75 + +# UTF-16 : 62 93 +# UTF-8 : 93 8a e6 +[6293] 抓 +2.81,0.62;3.44,1.88 +3.44,1.88;3.75,3.75 +3.75,3.75;3.75,8.12 +3.75,8.12;8.12,9.06 +7.50,8.75;7.50,5.00 +7.50,5.00;7.81,2.81 +7.81,2.81;8.12,1.56 +8.12,1.56;8.75,0.62 +5.62,7.50;5.62,1.25 +1.56,9.38;1.56,0.62 +1.56,0.62;0.62,0.94 +0.00,3.75;2.81,4.69 +2.81,7.19;0.00,7.19 + +# UTF-16 : 62 96 +# UTF-8 : 96 8a e6 +[6296] 抖 +8.75,3.75;3.12,2.81 +7.50,9.38;7.50,0.62 +4.69,8.75;5.94,7.81 +4.06,6.25;5.31,5.31 +1.56,9.38;1.56,0.94 +1.56,0.94;0.62,1.25 +0.00,3.75;3.12,4.69 +3.12,7.19;0.00,7.19 + +# UTF-16 : 62 d4 +# UTF-8 : 94 8b e6 +[62d4] 拔 +6.88,5.62;5.94,2.81 +5.94,2.81;4.69,1.25 +4.69,1.25;3.44,0.62 +3.44,6.88;8.75,6.88 +8.75,0.62;7.50,1.25 +7.50,1.25;6.56,2.19 +6.56,2.19;5.62,3.75 +5.62,3.75;5.00,6.25 +7.19,7.50;6.56,8.44 +5.31,9.06;4.69,5.00 +4.69,5.00;3.75,2.50 +3.75,2.50;2.50,0.94 +0.62,0.94;1.56,0.62 +1.56,0.62;1.56,9.38 +0.00,7.19;2.81,7.19 +2.81,4.69;0.00,3.75 + +# UTF-16 : 62 83 +# UTF-8 : 83 8a e6 +[6283] 抃 +5.94,9.38;5.94,7.50 +3.44,7.50;8.75,7.50 +5.94,6.88;5.94,0.62 +5.94,5.31;7.19,4.69 +7.19,4.69;8.12,3.75 +1.56,9.38;1.56,0.62 +1.56,0.62;0.62,0.94 +0.00,3.75;2.81,4.69 +2.81,7.19;0.00,7.19 + +# UTF-16 : 62 dc +# UTF-8 : 9c 8b e6 +[62dc] 拜 +3.44,9.38;0.00,8.12 +0.00,6.56;3.75,6.56 +3.75,4.69;0.00,3.44 +0.00,0.62;0.94,1.25 +0.94,1.25;1.56,2.19 +1.56,2.19;1.88,3.75 +1.88,3.75;1.88,8.75 +4.06,8.75;8.44,8.75 +6.25,8.75;6.25,0.62 +3.75,3.75;8.75,3.75 +8.12,5.62;4.38,5.62 +4.38,7.19;8.12,7.19 + +# UTF-16 : 62 9b +# UTF-8 : 9b 8a e6 +[629b] 抛 +2.81,6.56;5.00,6.56 +5.00,6.56;5.00,1.56 +5.00,1.56;5.62,0.94 +5.62,0.94;8.44,0.94 +8.44,0.94;8.75,2.19 +5.62,2.19;6.25,3.12 +6.25,3.12;6.56,4.38 +6.56,4.38;6.88,6.56 +6.88,6.56;6.88,9.06 +5.94,6.88;8.44,6.88 +8.44,6.88;8.44,5.62 +8.44,5.62;8.12,2.81 +8.12,2.81;7.50,2.19 +7.50,2.19;7.19,2.19 +2.50,4.69;0.00,3.75 +0.00,7.19;2.50,7.19 +2.19,0.94;2.81,1.56 +2.81,1.56;3.44,3.44 +3.44,3.44;3.75,5.94 +3.75,5.94;3.75,9.38 +1.25,9.38;1.25,0.94 +1.25,0.94;0.62,0.62 + +# UTF-16 : 63 27 +# UTF-8 : a7 8c e6 +[6327] 挧 +3.12,8.75;5.31,8.75 +5.31,8.75;5.31,0.94 +5.31,0.94;4.38,0.62 +7.50,0.62;8.44,0.94 +8.44,0.94;8.44,8.75 +8.44,8.75;6.25,8.75 +6.25,5.00;7.19,6.25 +7.19,6.25;8.44,8.44 +5.31,8.44;4.06,6.25 +4.06,6.25;3.12,5.00 +3.12,2.19;4.06,3.44 +4.06,3.44;5.31,5.62 +8.44,5.62;7.19,3.44 +7.19,3.44;6.25,2.19 +1.25,9.38;1.25,0.94 +1.25,0.94;0.62,0.62 +0.00,3.75;2.50,4.69 +2.50,7.19;0.00,7.19 + +# UTF-16 : 63 08 +# UTF-8 : 88 8c e6 +[6308] 挈 +6.25,5.31;4.06,4.69 +4.06,4.69;2.19,4.38 +1.56,3.44;7.50,3.44 +0.31,2.19;8.44,2.19 +4.69,4.69;4.69,0.94 +4.69,0.94;4.06,0.62 +4.06,0.62;3.44,0.62 +3.44,8.75;0.31,8.12 +0.31,7.19;3.44,7.81 +0.00,5.94;3.75,6.88 +1.88,9.38;1.88,5.00 +5.00,9.06;8.44,9.06 +8.44,9.06;8.12,6.25 +8.12,6.25;7.50,5.62 +7.50,5.62;7.19,5.62 +4.06,5.62;5.31,6.56 +5.31,6.56;5.94,7.50 +5.94,7.50;6.56,9.06 + +# UTF-16 : 62 ef +# UTF-8 : af 8b e6 +[62ef] 拯 +4.38,1.56;5.00,1.25 +5.00,1.25;5.62,1.25 +5.62,1.25;5.62,7.50 +5.62,7.50;7.19,8.75 +7.19,8.75;3.12,8.75 +3.12,0.62;8.12,0.62 +0.62,0.62;1.25,0.94 +1.25,0.94;1.25,9.38 +6.88,5.31;8.44,6.88 +2.81,6.25;5.00,6.25 +5.00,6.25;4.38,4.38 +4.38,4.38;2.81,2.81 +2.81,2.81;2.19,2.50 +8.75,2.50;7.81,3.12 +7.81,3.12;6.88,4.69 +6.88,4.69;5.94,7.19 +2.50,7.19;0.00,7.19 +0.00,3.75;2.50,4.69 + +# UTF-16 : 63 80 +# UTF-8 : 80 8e e6 +[6380] 掀 +5.00,9.06;3.12,8.44 +3.12,8.44;3.12,3.75 +3.12,3.75;2.81,2.19 +2.81,2.19;2.19,1.25 +3.12,6.88;5.31,6.88 +4.69,6.88;4.69,1.25 +5.31,5.62;5.94,6.56 +5.94,6.56;6.56,9.06 +6.25,7.19;8.75,7.19 +8.75,7.19;8.12,5.62 +7.19,7.19;7.19,4.69 +7.19,4.69;6.88,3.12 +6.88,3.12;6.25,1.88 +6.25,1.88;5.31,0.62 +8.75,0.62;7.81,2.19 +7.81,2.19;7.50,3.12 +7.50,3.12;7.19,4.38 +1.25,9.38;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.62,0.62 +0.00,3.75;2.19,4.69 +2.19,7.19;0.00,7.19 + +# UTF-16 : 63 a3 +# UTF-8 : a3 8e e6 +[63a3] 掣 +5.00,7.50;0.00,7.50 +0.00,8.12;0.94,9.38 +0.62,8.75;4.69,8.75 +2.50,9.69;2.50,4.69 +0.62,4.69;0.62,6.56 +0.62,6.56;4.38,6.56 +4.38,6.56;4.38,5.00 +4.38,5.00;4.06,4.69 +6.25,8.75;6.25,5.94 +8.44,9.69;8.44,4.69 +8.44,4.69;8.12,4.38 +8.12,4.38;7.50,4.38 +6.25,4.38;3.12,3.75 +3.12,3.75;1.88,3.75 +4.38,3.75;4.38,0.62 +4.38,0.62;3.12,0.94 +0.31,1.88;8.44,1.88 +1.56,2.81;7.50,2.81 + +# UTF-16 : 63 b5 +# UTF-8 : b5 8e e6 +[63b5] 掵 +2.50,5.94;4.06,7.19 +4.06,7.19;5.62,9.38 +5.62,9.38;7.19,7.19 +7.19,7.19;8.75,5.94 +4.38,6.25;6.88,6.25 +6.25,0.62;6.25,5.00 +6.25,5.00;8.12,5.00 +8.12,5.00;8.12,2.19 +8.12,2.19;7.50,1.56 +7.50,1.56;7.19,1.56 +3.12,1.88;3.12,5.00 +3.12,5.00;5.00,5.00 +5.00,5.00;5.00,2.19 +5.00,2.19;3.12,2.19 +1.25,9.38;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.62,0.62 +0.00,3.75;2.50,4.69 +2.50,7.19;0.00,7.19 + +# UTF-16 : 63 6b +# UTF-8 : ab 8d e6 +[636b] 捫 +2.81,0.62;2.81,8.75 +2.81,8.75;5.00,8.75 +5.00,8.75;5.00,5.62 +5.00,5.62;2.81,5.62 +2.81,7.19;5.00,7.19 +6.25,7.19;8.44,7.19 +8.44,5.62;6.25,5.62 +6.25,5.62;6.25,8.75 +6.25,8.75;8.44,8.75 +8.44,8.75;8.44,0.94 +8.44,0.94;7.50,0.62 +0.62,0.62;1.25,0.94 +1.25,0.94;1.25,9.38 +0.00,7.19;2.19,7.19 +2.19,4.69;0.31,3.75 + +# UTF-16 : 63 d2 +# UTF-8 : 92 8f e6 +[63d2] 插 +7.50,9.06;3.75,8.44 +3.12,6.56;8.75,6.56 +5.94,8.75;5.94,1.25 +3.44,1.25;8.44,1.25 +8.44,0.94;8.44,5.00 +8.44,5.00;6.88,5.00 +6.88,3.12;8.44,3.12 +5.00,3.12;3.44,3.12 +3.44,0.94;3.44,4.69 +3.44,4.69;5.00,5.31 +2.50,4.69;0.00,3.75 +0.00,7.19;2.81,7.19 +1.56,9.38;1.56,0.94 +1.56,0.94;0.62,0.62 + +# UTF-16 : 64 34 +# UTF-8 : b4 90 e6 +[6434] 搴 +4.38,9.69;4.38,8.75 +0.00,7.81;0.00,8.75 +0.00,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +5.62,8.12;5.62,4.69 +0.00,4.69;8.75,4.69 +3.12,4.69;3.12,8.12 +1.25,7.19;7.50,7.19 +6.88,5.94;1.88,5.94 +0.00,2.19;0.94,2.81 +0.94,2.81;1.88,3.75 +1.88,3.75;2.50,4.69 +6.25,4.69;6.88,3.75 +6.88,3.75;7.81,2.81 +7.81,2.81;8.75,2.19 +5.31,4.06;3.12,3.44 +2.50,2.81;6.25,2.81 +1.56,1.88;7.19,1.88 +4.38,3.75;4.38,0.94 +4.38,0.94;4.06,0.62 +4.06,0.62;3.44,0.62 + +# UTF-16 : 64 06 +# UTF-8 : 86 90 e6 +[6406] 搆 +5.00,5.94;5.00,9.38 +6.88,9.38;6.88,5.94 +3.12,5.94;8.75,5.94 +3.44,8.44;8.44,8.44 +3.75,7.19;8.12,7.19 +5.94,5.94;5.94,2.19 +2.81,2.19;8.75,2.19 +7.50,0.62;8.12,0.94 +8.12,0.94;8.12,4.69 +8.12,4.69;3.75,4.69 +3.75,4.69;3.75,0.62 +3.75,3.44;8.12,3.44 +1.25,9.38;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.62,0.62 +0.00,3.75;2.50,4.69 +2.50,7.19;0.00,7.19 + +# UTF-16 : 64 26 +# UTF-8 : a6 90 e6 +[6426] 搦 +6.25,9.06;8.44,9.06 +8.44,9.06;8.44,7.19 +8.44,7.19;6.56,7.19 +6.56,7.19;6.25,5.00 +6.25,5.31;8.75,5.31 +8.75,5.31;8.12,0.94 +8.12,0.94;7.50,0.62 +7.50,0.62;6.88,0.62 +3.44,0.62;4.06,0.62 +4.06,0.62;4.69,0.94 +4.69,0.94;5.31,5.31 +5.31,5.31;3.12,5.31 +3.12,5.00;3.44,7.19 +3.44,7.19;5.00,7.19 +5.00,7.19;5.00,9.06 +5.00,9.06;2.81,9.06 +2.81,3.12;4.38,4.06 +4.38,4.06;5.31,5.31 +8.75,5.31;7.81,4.06 +7.81,4.06;6.25,3.12 +5.94,1.56;7.50,2.50 +7.50,2.50;8.44,3.44 +5.00,3.44;4.06,2.50 +4.06,2.50;2.50,1.56 +1.25,9.38;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.62,0.62 +0.00,3.75;2.19,4.69 +2.19,7.19;0.00,7.19 + +# UTF-16 : 64 28 +# UTF-8 : a8 90 e6 +[6428] 搨 +1.25,9.38;1.25,0.94 +1.25,0.94;0.62,0.62 +7.50,0.62;8.44,0.94 +8.44,0.94;8.44,5.00 +8.44,5.00;6.25,5.00 +6.25,3.12;8.44,5.00 +8.44,3.44;7.50,2.50 +7.50,2.50;5.94,1.56 +2.81,1.56;4.38,2.50 +4.38,2.50;5.31,3.44 +5.31,5.00;3.12,3.12 +3.12,5.00;5.31,5.00 +5.31,5.00;5.31,0.94 +5.31,0.94;4.38,0.62 +3.44,5.94;3.44,8.75 +3.44,8.75;8.12,8.75 +8.12,8.75;8.12,5.94 +8.12,6.25;3.44,6.25 +3.44,7.50;8.12,7.50 +2.50,7.19;0.00,7.19 +0.00,3.75;2.50,4.69 + +# UTF-16 : 65 2a +# UTF-8 : aa 94 e6 +[652a] 攪 +2.50,5.00;2.50,5.94 +2.50,5.94;8.75,5.94 +8.75,5.94;8.75,5.00 +3.75,5.00;7.50,5.00 +7.50,5.00;7.50,2.50 +7.50,2.50;3.75,2.50 +3.75,2.50;3.75,5.00 +3.75,4.06;7.50,4.06 +7.50,3.44;3.75,3.44 +2.19,0.62;3.75,0.94 +3.75,0.94;4.38,1.25 +4.38,1.25;5.00,1.88 +5.00,1.88;5.00,2.50 +6.56,2.50;6.56,1.25 +6.56,1.25;7.19,0.62 +7.19,0.62;8.44,0.62 +8.44,0.62;8.75,1.25 +8.75,1.25;8.75,1.56 +6.88,9.06;8.12,9.06 +8.12,9.06;7.50,5.94 +3.75,5.94;3.12,8.75 +3.12,8.75;4.38,9.38 +6.25,9.69;5.31,8.75 +5.31,8.75;4.69,8.44 +5.00,9.38;6.25,8.44 +6.25,7.50;5.62,6.88 +5.62,6.88;5.00,6.56 +5.31,7.50;6.25,6.56 +6.88,6.88;7.50,6.88 +6.88,7.81;7.81,7.81 +4.69,7.81;3.44,7.81 +3.75,6.88;4.38,6.88 +1.25,9.38;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.62,0.62 +0.00,3.75;2.19,4.38 +2.19,7.19;0.00,7.19 + +# UTF-16 : 64 95 +# UTF-8 : 95 92 e6 +[6495] 撕 +6.56,5.94;8.75,5.94 +7.81,5.94;7.81,0.62 +5.62,0.62;6.25,1.88 +6.25,1.88;6.56,3.44 +6.56,3.44;6.56,8.12 +6.56,8.12;8.44,9.06 +4.69,9.38;4.69,2.81 +5.62,2.81;2.19,2.81 +3.12,2.81;3.12,9.38 +3.12,6.25;4.69,6.25 +4.69,4.69;3.12,4.69 +2.19,0.62;2.81,1.25 +2.81,1.25;3.44,2.19 +4.38,2.19;5.00,1.25 +2.50,7.81;5.62,7.81 +1.25,9.38;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.62,0.62 +0.00,3.75;2.19,4.38 +2.19,6.88;0.00,6.88 + +# UTF-16 : 64 da +# UTF-8 : 9a 93 e6 +[64da] 據 +7.50,8.44;5.00,8.44 +5.00,9.38;5.00,5.62 +5.00,5.62;5.62,5.31 +5.62,5.31;7.50,5.31 +7.50,5.31;8.44,5.62 +8.44,4.38;3.75,4.38 +5.94,4.38;5.31,3.75 +5.31,3.75;3.75,3.12 +3.75,2.19;4.69,2.50 +4.69,2.50;5.94,3.12 +7.81,3.44;5.31,1.56 +5.31,1.56;3.44,0.94 +1.88,0.94;2.50,1.88 +2.50,1.88;2.81,3.44 +2.81,3.44;2.81,7.50 +2.81,7.50;8.75,7.50 +8.75,7.50;8.12,6.56 +7.19,6.56;3.44,5.94 +5.31,3.75;6.25,2.81 +6.25,2.81;6.25,1.25 +6.25,1.25;5.62,0.62 +5.62,0.62;5.31,0.62 +0.31,0.62;0.94,0.94 +0.94,0.94;0.94,9.38 +0.00,7.19;1.88,7.19 +1.88,4.69;0.00,3.75 +6.56,2.50;7.50,1.56 +7.50,1.56;8.75,0.94 + +# UTF-16 : 64 bb +# UTF-8 : bb 92 e6 +[64bb] 撻 +9.06,1.25;8.12,0.62 +8.12,0.62;4.69,0.62 +4.69,0.62;3.44,1.56 +3.44,1.56;3.44,5.62 +3.44,5.62;2.50,5.62 +2.50,8.75;3.44,7.81 +3.44,1.88;2.19,0.62 +0.62,0.62;1.25,0.94 +1.25,0.94;1.25,9.38 +6.25,9.38;6.25,7.19 +8.75,7.19;3.75,7.19 +0.00,7.19;2.19,7.19 +2.19,5.00;0.00,4.06 +4.69,4.06;7.81,4.06 +8.12,2.81;4.38,2.81 +4.38,8.44;8.12,8.44 +6.88,5.31;7.50,6.88 +5.00,6.88;5.62,5.31 +4.06,5.31;8.44,5.31 +6.25,5.31;6.25,1.56 + +# UTF-16 : 64 d8 +# UTF-8 : 98 93 e6 +[64d8] 擘 +0.00,4.69;0.62,7.19 +0.62,7.19;0.62,9.06 +0.62,9.06;3.44,9.06 +3.44,9.06;3.44,7.81 +3.44,7.81;0.94,7.81 +0.94,6.88;3.12,6.88 +3.12,6.88;3.12,5.31 +3.12,5.31;0.94,5.31 +0.94,5.31;0.94,6.88 +6.56,9.69;6.56,8.75 +8.44,8.75;4.69,8.75 +5.31,8.75;5.94,7.50 +4.38,7.50;8.75,7.50 +7.19,7.50;7.81,8.75 +6.56,7.50;6.56,5.00 +5.62,5.00;4.38,4.69 +4.38,4.69;2.50,4.38 +1.56,3.44;7.19,3.44 +8.44,2.19;0.31,2.19 +4.38,4.69;4.38,0.94 +4.38,0.94;3.75,0.62 +3.75,0.62;3.12,0.62 +8.44,6.25;4.69,6.25 + +# UTF-16 : 64 c2 +# UTF-8 : 82 93 e6 +[64c2] 擂 +3.44,9.06;8.44,9.06 +5.94,9.06;5.94,5.31 +3.12,6.25;3.12,7.81 +3.12,7.81;8.75,7.81 +8.75,7.81;8.75,6.25 +7.81,6.56;6.88,6.56 +4.06,6.56;5.00,6.56 +5.00,5.62;4.06,5.62 +6.88,5.62;7.81,5.62 +3.75,0.94;3.75,4.38 +3.75,4.38;8.12,4.38 +8.12,4.38;8.12,0.94 +8.12,1.25;3.75,1.25 +3.75,2.81;8.12,2.81 +5.94,4.38;5.94,1.25 +1.25,9.38;1.25,0.94 +1.25,0.94;0.94,0.62 +0.94,0.62;0.62,0.62 +0.00,3.75;2.50,4.69 +2.50,7.19;0.00,7.19 + +# UTF-16 : 64 f1 +# UTF-8 : b1 93 e6 +[64f1] 擱 +1.25,9.38;1.25,0.94 +1.25,0.94;0.62,0.62 +7.81,0.62;8.44,0.94 +8.44,0.94;8.44,8.75 +8.44,8.75;6.25,8.75 +6.25,8.75;6.25,6.25 +6.25,6.25;8.44,6.25 +8.44,7.50;6.25,7.50 +5.00,7.50;2.81,7.50 +2.81,6.25;5.00,6.25 +5.00,6.25;5.00,8.75 +5.00,8.75;2.81,8.75 +2.81,8.75;2.81,0.62 +4.69,0.94;4.69,2.50 +4.69,2.50;6.56,2.50 +6.56,2.50;6.56,1.25 +6.56,1.25;4.69,1.25 +4.69,5.00;6.88,5.00 +6.88,5.00;6.25,3.75 +6.25,3.75;3.75,2.19 +7.50,2.19;5.62,3.44 +5.62,3.44;5.00,4.38 +5.00,5.62;4.06,3.75 +0.00,3.75;2.19,4.69 +2.19,7.19;0.00,7.19 + +# UTF-16 : 82 09 +# UTF-8 : 89 88 e8 +[8209] 舉 +0.94,2.19;7.81,2.19 +6.56,3.44;2.19,3.44 +4.38,4.38;4.38,0.62 +5.31,8.75;3.75,8.75 +3.75,9.69;3.75,7.50 +3.75,7.50;5.00,7.50 +5.00,7.50;5.00,5.31 +3.75,5.31;3.75,6.56 +2.81,6.56;1.56,6.56 +1.56,5.31;0.94,8.75 +0.94,8.75;2.81,9.38 +2.81,7.81;1.25,7.81 +7.50,7.81;5.94,7.81 +5.94,9.06;7.81,9.06 +7.81,9.06;7.19,5.31 +7.19,6.56;5.94,6.56 +5.94,5.31;7.50,3.75 +7.50,3.75;8.75,3.12 +8.75,5.31;0.00,5.31 +0.00,3.12;1.25,3.75 +1.25,3.75;2.81,5.31 + +# UTF-16 : 64 e0 +# UTF-8 : a0 93 e6 +[64e0] 擠 +2.50,8.75;8.12,8.75 +6.25,8.75;5.31,7.50 +5.31,7.50;4.38,8.75 +5.31,8.75;5.31,9.69 +5.31,7.50;5.31,5.31 +6.56,5.31;6.56,7.50 +6.56,7.50;8.44,8.12 +5.94,5.00;7.81,5.62 +7.50,6.56;7.81,5.94 +7.81,5.94;8.75,4.69 +2.19,5.31;2.81,6.56 +2.81,6.56;3.12,7.81 +2.50,7.81;4.06,7.81 +4.06,7.81;4.06,6.25 +4.06,6.25;3.75,5.31 +3.75,5.31;3.44,5.31 +2.19,0.62;2.81,1.25 +2.81,1.25;3.44,2.81 +3.44,2.81;3.44,4.69 +7.50,4.69;7.50,0.62 +7.50,2.50;3.44,2.50 +3.44,3.75;7.50,3.75 +0.00,3.75;2.19,4.38 +2.19,6.88;0.00,6.88 +1.25,9.38;1.25,0.94 +1.25,0.94;0.62,0.62 + +# UTF-16 : 64 e1 +# UTF-8 : a1 93 e6 +[64e1] 擡 +7.19,3.12;4.06,2.81 +4.06,2.81;5.62,4.06 +4.38,4.06;7.50,4.06 +8.75,4.06;8.75,5.00 +8.75,5.00;3.12,5.00 +3.12,5.00;3.12,4.06 +3.12,0.94;8.75,0.94 +5.94,0.94;5.94,2.50 +5.94,9.69;5.94,7.81 +4.06,7.81;7.81,7.81 +7.81,5.94;7.81,6.88 +7.81,6.88;4.06,6.88 +4.06,6.88;4.06,5.94 +4.06,5.94;7.81,5.94 +8.44,8.75;3.44,8.75 +4.38,1.88;7.50,1.88 +8.12,2.50;6.88,3.44 +0.00,3.75;2.50,4.69 +2.50,7.19;0.00,7.19 +1.25,9.38;1.25,0.94 +1.25,0.94;0.62,0.62 + +# UTF-16 : 65 2c +# UTF-8 : ac 94 e6 +[652c] 攬 +5.00,9.06;2.50,9.06 +2.50,9.06;2.50,6.25 +2.50,6.25;5.00,6.25 +3.75,6.25;3.75,7.19 +2.50,7.19;4.69,7.19 +4.69,7.19;4.69,8.12 +4.69,8.12;2.50,8.12 +3.75,8.12;3.75,9.06 +6.56,9.69;5.62,8.12 +8.75,8.75;6.25,8.75 +6.25,7.81;8.44,7.81 +5.94,6.88;8.75,6.88 +8.75,6.88;8.75,5.94 +8.75,5.94;5.94,5.94 +5.94,5.94;5.94,6.88 +6.88,6.88;6.88,5.94 +7.81,5.94;7.81,6.88 +3.12,4.06;7.81,4.06 +7.81,3.12;3.12,3.12 +3.12,2.19;3.12,5.00 +3.12,5.00;7.81,5.00 +7.81,5.00;7.81,2.19 +7.81,2.19;3.12,2.19 +8.75,1.56;8.12,0.62 +8.12,0.62;6.88,0.62 +6.88,0.62;6.25,1.25 +6.25,1.25;6.25,2.19 +4.38,2.19;3.75,1.25 +3.75,1.25;1.88,0.62 +0.31,0.62;0.94,0.94 +0.94,0.94;0.94,9.38 +0.00,3.75;1.88,4.69 +1.88,6.88;0.00,6.88 + +# UTF-16 : 64 f4 +# UTF-8 : b4 93 e6 +[64f4] 擴 +2.19,0.62;2.81,1.88 +2.81,1.88;3.12,3.75 +3.12,3.75;3.12,8.44 +3.12,8.44;8.75,8.44 +5.94,8.44;5.94,9.38 +3.75,6.88;8.75,6.88 +6.88,7.81;6.88,5.94 +6.88,5.94;5.31,5.94 +5.31,5.94;5.31,7.81 +3.75,5.00;8.75,5.00 +6.25,5.00;6.25,2.19 +4.38,2.19;8.12,2.19 +8.12,2.19;8.12,4.06 +8.12,4.06;4.38,4.06 +4.38,4.06;4.38,2.19 +4.38,3.12;8.12,3.12 +3.44,0.62;4.69,1.25 +4.69,1.25;5.31,1.88 +7.19,1.88;8.75,0.62 +0.62,0.62;1.25,0.94 +1.25,0.94;1.25,9.38 +0.00,6.88;2.19,6.88 +2.19,4.69;0.00,3.75 + +# UTF-16 : 64 fa +# UTF-8 : ba 93 e6 +[64fa] 擺 +1.25,9.38;1.25,0.94 +1.25,0.94;0.62,0.62 +4.69,0.62;4.69,4.38 +4.69,4.38;2.81,4.38 +2.81,4.38;2.81,0.62 +2.81,3.12;4.69,3.12 +4.69,7.50;4.69,9.06 +6.25,9.06;6.25,7.50 +2.81,7.50;2.81,9.06 +2.81,9.06;8.12,9.06 +8.12,9.06;8.12,7.50 +8.12,7.50;2.81,7.50 +2.81,2.19;4.69,2.19 +4.69,5.94;5.00,5.00 +5.00,5.62;2.50,5.31 +2.50,5.31;4.06,6.88 +0.00,6.88;2.19,6.88 +2.19,4.69;0.00,3.75 +5.94,3.75;5.94,1.25 +5.94,1.25;6.56,0.62 +6.56,0.62;8.44,0.62 +8.44,0.62;8.75,1.56 +8.75,5.31;8.44,4.06 +8.44,4.06;6.56,4.06 +6.56,4.06;5.94,4.69 +5.94,4.69;5.94,6.88 +5.94,5.62;8.12,6.56 +8.12,2.81;6.25,2.19 + +# UTF-16 : 65 1c +# UTF-8 : 9c 94 e6 +[651c] 攜 +4.69,0.94;4.69,2.19 +4.69,2.19;6.56,2.19 +6.56,2.19;6.56,1.25 +6.56,1.25;4.69,1.25 +8.75,6.56;3.44,6.56 +3.44,6.56;3.44,4.06 +3.44,4.06;9.06,4.06 +5.94,4.06;5.94,6.56 +5.94,6.56;6.56,7.19 +4.06,7.19;2.50,5.62 +8.12,5.62;3.44,5.62 +3.44,5.00;8.12,5.00 +8.12,8.75;8.12,7.81 +8.12,7.81;3.12,7.81 +3.12,8.75;3.12,7.50 +3.12,1.88;4.38,2.50 +4.38,2.50;5.00,3.44 +6.25,3.44;6.25,2.50 +6.25,2.50;7.81,2.50 +7.81,0.62;8.44,0.94 +8.44,0.94;8.44,3.44 +8.44,3.44;2.81,3.44 +2.81,3.44;2.81,0.62 +0.62,0.62;1.25,0.94 +1.25,0.94;1.25,9.38 +5.62,9.38;5.62,7.81 +2.19,7.19;0.00,7.19 +0.00,3.75;2.19,4.69 + +# UTF-16 : 65 37 +# UTF-8 : b7 94 e6 +[6537] 攷 +0.00,8.75;3.75,8.75 +1.56,8.75;0.62,4.69 +0.94,5.62;3.12,5.62 +3.12,5.62;2.50,1.25 +2.50,1.25;1.88,0.62 +1.88,0.62;1.25,0.62 +3.44,0.62;5.00,1.56 +5.00,1.56;6.56,3.12 +6.56,3.12;7.50,5.00 +7.50,5.00;7.81,7.50 +4.69,7.50;8.75,7.50 +8.75,0.62;6.88,2.50 +6.88,2.50;5.62,4.38 +5.62,4.38;5.00,6.56 +3.75,6.25;4.69,7.50 +4.69,7.50;5.31,9.38 + +# UTF-16 : 65 4d +# UTF-8 : 8d 95 e6 +[654d] 敍 +0.00,7.19;1.88,9.38 +1.88,9.38;3.75,7.50 +3.75,4.69;0.00,4.69 +0.00,2.19;0.94,3.44 +2.81,3.44;3.75,2.19 +0.62,6.56;3.12,6.56 +1.88,6.56;1.88,0.62 +1.88,0.62;1.25,0.62 +6.25,9.38;6.25,5.94 +6.25,7.81;8.75,7.81 +8.75,0.62;7.19,1.56 +7.19,1.56;5.94,2.81 +5.94,2.81;5.31,4.38 +5.31,4.38;5.00,5.94 +4.38,5.94;8.12,5.94 +8.12,5.94;7.81,4.38 +7.81,4.38;6.88,2.81 +6.88,2.81;5.00,1.25 +5.00,1.25;3.75,0.62 + +# UTF-16 : 65 5e +# UTF-8 : 9e 95 e6 +[655e] 敞 +0.31,1.25;0.31,6.88 +0.31,6.88;4.06,6.88 +4.06,6.88;4.06,1.56 +4.06,1.56;3.12,1.25 +1.56,2.50;1.56,5.00 +1.56,5.00;2.81,5.00 +2.81,5.00;2.81,3.12 +2.81,3.12;1.56,3.12 +2.19,6.88;2.19,9.38 +0.00,7.19;1.25,8.44 +3.12,8.44;4.38,7.19 +6.25,9.38;5.31,6.88 +5.31,6.88;4.69,5.94 +5.62,7.50;8.75,7.50 +8.12,7.50;7.50,4.38 +7.50,4.38;6.56,2.50 +6.56,2.50;5.62,1.56 +5.62,1.56;4.06,0.62 +8.75,0.62;7.50,2.19 +7.50,2.19;6.25,4.38 +6.25,4.38;5.62,6.56 + +# UTF-16 : 65 5d +# UTF-8 : 9d 95 e6 +[655d] 敝 +0.00,7.19;1.25,8.44 +3.12,8.44;4.38,7.19 +2.19,9.38;2.19,1.25 +0.31,1.25;0.31,6.88 +0.31,6.88;4.06,6.88 +4.06,6.88;4.06,1.56 +4.06,1.56;3.44,1.25 +3.44,3.44;2.81,5.00 +1.56,5.00;0.94,3.44 +6.25,9.38;5.31,6.88 +5.31,6.88;4.69,5.94 +5.62,7.50;8.75,7.50 +8.12,7.50;7.50,4.38 +7.50,4.38;6.56,2.50 +6.56,2.50;5.31,1.25 +5.31,1.25;4.06,0.62 +8.75,0.62;7.50,2.19 +7.50,2.19;6.25,4.38 +6.25,4.38;5.62,6.56 + +# UTF-16 : 65 9b +# UTF-8 : 9b 96 e6 +[659b] 斛 +4.69,2.81;8.75,3.75 +5.31,6.25;6.25,5.31 +4.06,5.31;0.94,5.31 +0.94,3.44;4.06,3.44 +2.50,3.44;2.50,6.88 +2.50,6.88;3.44,8.44 +3.44,8.44;1.25,8.44 +5.94,8.44;6.88,7.50 +7.81,9.38;7.81,0.62 +3.12,0.62;4.06,0.94 +4.06,0.94;4.06,6.88 +4.06,6.88;0.94,6.88 +0.94,6.88;0.94,3.12 +0.94,3.12;0.62,1.88 +0.62,1.88;0.00,0.62 +0.00,6.88;1.88,9.38 + +# UTF-16 : 65 ab +# UTF-8 : ab 96 e6 +[65ab] 斫 +2.19,0.62;3.44,2.19 +3.44,2.19;4.06,4.69 +4.06,4.69;4.06,8.44 +4.06,8.44;6.25,8.75 +6.25,8.75;7.81,9.38 +4.06,6.25;8.75,6.25 +7.19,6.25;7.19,0.62 +0.00,8.44;2.81,8.44 +1.56,8.44;0.62,5.31 +0.62,5.31;0.00,4.06 +0.62,1.25;0.62,5.00 +0.62,5.00;2.19,5.00 +2.19,5.00;2.19,1.56 +2.19,1.56;0.62,1.56 + +# UTF-16 : 65 b7 +# UTF-8 : b7 96 e6 +[65b7] 斷 +8.12,9.38;5.62,8.75 +5.62,8.75;5.62,3.44 +5.62,3.44;5.31,1.56 +5.31,1.56;4.69,0.62 +7.81,0.62;7.81,6.25 +5.62,6.25;8.75,6.25 +4.38,1.56;0.00,1.56 +0.00,1.25;0.00,9.06 +0.00,5.94;4.69,5.94 +4.69,6.56;4.38,7.50 +4.38,6.88;3.12,6.56 +3.12,6.56;4.06,8.44 +1.88,8.44;0.62,6.56 +0.62,6.56;2.19,6.88 +2.19,7.50;2.50,6.56 +2.50,2.19;2.19,3.12 +2.19,2.50;0.62,2.19 +0.62,2.19;1.88,4.06 +4.06,4.06;3.12,2.19 +3.12,2.19;4.38,2.50 +4.38,3.12;4.69,2.19 +3.75,3.44;3.12,4.06 +3.12,4.06;4.06,5.31 +1.88,5.31;0.94,4.06 +0.94,4.06;1.56,3.44 +1.56,7.81;0.94,8.44 +0.94,8.44;1.88,9.69 +4.06,9.69;3.12,8.44 +3.12,8.44;3.75,7.81 + +# UTF-16 : 65 c6 +# UTF-8 : 86 97 e6 +[65c6] 旆 +4.38,1.88;4.38,5.00 +4.38,5.00;8.12,5.00 +8.12,5.00;8.12,2.19 +8.12,2.19;7.50,1.88 +3.75,6.25;8.75,6.25 +8.75,7.81;4.38,7.81 +6.25,7.81;6.25,0.62 +1.56,0.62;2.19,0.62 +2.19,0.62;2.81,2.19 +2.81,2.19;2.81,5.62 +2.81,5.62;1.25,5.62 +1.25,7.50;1.25,4.69 +1.25,4.69;0.62,1.88 +0.62,1.88;0.00,0.94 +0.00,7.50;3.12,7.50 +1.56,7.50;1.56,9.38 +5.00,9.38;4.06,7.50 +4.06,7.50;3.12,6.56 + +# UTF-16 : 65 c4 +# UTF-8 : 84 97 e6 +[65c4] 旄 +3.75,2.81;8.75,3.75 +8.75,1.88;8.12,0.94 +8.12,0.94;6.25,0.94 +6.25,0.94;5.62,1.56 +5.62,1.56;5.62,6.25 +3.12,6.25;4.06,7.19 +4.06,7.19;5.00,9.38 +1.56,9.38;1.56,7.50 +3.12,7.50;0.00,7.50 +0.00,0.94;0.62,1.88 +0.62,1.88;1.25,4.38 +1.25,4.38;1.25,7.50 +1.25,5.62;2.81,5.62 +2.81,5.62;2.81,2.50 +2.81,2.50;2.19,0.62 +2.19,0.62;1.56,0.62 +8.12,5.31;4.38,4.38 +4.38,5.94;7.81,7.19 +8.75,8.12;4.38,8.12 + +# UTF-16 : 65 cc +# UTF-8 : 8c 97 e6 +[65cc] 旌 +4.38,7.81;8.75,7.81 +8.75,0.94;3.44,0.94 +6.25,0.94;6.25,7.19 +8.44,5.31;4.69,5.31 +4.69,3.44;7.81,3.44 +3.75,4.38;4.38,5.00 +4.38,5.00;5.00,6.56 +3.12,6.56;4.06,7.50 +4.06,7.50;5.00,9.38 +1.56,9.38;1.56,7.50 +3.12,7.50;0.00,7.50 +0.00,0.94;0.62,1.88 +0.62,1.88;1.25,4.69 +1.25,4.69;1.25,7.50 +1.25,5.62;2.81,5.62 +2.81,5.62;2.81,2.50 +2.81,2.50;2.19,0.62 +2.19,0.62;1.56,0.62 + +# UTF-16 : 65 d2 +# UTF-8 : 92 97 e6 +[65d2] 旒 +4.38,8.12;8.75,8.12 +8.75,2.19;8.44,0.94 +8.44,0.94;7.50,0.94 +7.50,0.94;7.19,1.56 +7.19,1.56;7.19,4.06 +5.94,4.06;5.94,0.94 +5.94,7.50;5.94,6.25 +3.75,6.25;8.12,6.25 +8.12,4.38;6.88,5.62 +0.94,5.62;2.50,5.62 +2.50,5.62;2.50,2.19 +2.50,2.19;2.19,0.94 +2.19,0.94;1.56,0.62 +2.81,0.62;3.75,1.25 +3.75,1.25;4.38,2.19 +4.38,2.19;4.69,3.44 +4.69,3.44;4.69,4.06 +4.69,9.38;3.75,7.50 +3.75,7.50;3.12,6.88 +5.62,6.25;4.69,5.00 +7.50,5.00;4.06,4.69 +1.25,9.38;1.25,7.50 +2.81,7.50;0.00,7.50 +0.00,0.94;0.62,2.81 +0.62,2.81;0.94,5.00 +0.94,5.00;0.94,7.50 + +# UTF-16 : 65 e1 +# UTF-8 : a1 97 e6 +[65e1] 旡 +0.00,0.62;1.56,1.25 +1.56,1.25;2.50,2.19 +2.50,2.19;3.44,4.06 +3.44,4.06;4.06,6.56 +4.06,6.56;4.06,9.06 +7.81,9.06;0.31,9.06 +0.62,5.94;8.44,5.94 +8.44,1.88;8.12,0.94 +8.12,0.94;4.69,0.94 +4.69,0.94;4.06,1.56 +4.06,1.56;4.06,5.00 +0.31,5.00;0.94,7.81 + +# UTF-16 : 67 72 +# UTF-8 : b2 9d e6 +[6772] 杲 +1.88,6.25;1.88,9.06 +1.88,9.06;6.88,9.06 +6.88,9.06;6.88,6.25 +6.88,6.56;1.88,6.56 +1.88,7.81;6.88,7.81 +4.38,5.94;4.38,0.62 +0.31,4.69;8.44,4.69 +8.44,1.25;6.88,2.19 +6.88,2.19;5.94,3.12 +5.94,3.12;4.69,4.69 +4.06,4.69;2.81,3.12 +2.81,3.12;1.88,2.19 +1.88,2.19;0.31,1.25 + +# UTF-16 : 66 03 +# UTF-8 : 83 98 e6 +[6603] 昃 +0.00,0.62;0.62,1.88 +0.62,1.88;0.94,3.44 +0.94,3.44;0.94,5.31 +0.94,5.31;8.44,5.31 +4.69,4.69;4.06,3.12 +4.06,3.12;3.44,2.19 +3.44,2.19;2.19,1.25 +2.19,1.25;1.25,0.94 +8.12,0.94;7.19,1.25 +7.19,1.25;6.25,1.88 +6.25,1.88;4.38,3.44 +1.88,6.25;1.88,9.06 +1.88,9.06;7.19,9.06 +7.19,9.06;7.19,6.25 +7.19,6.56;1.88,6.56 +1.88,7.81;7.19,7.81 + +# UTF-16 : 65 fb +# UTF-8 : bb 97 e6 +[65fb] 旻 +1.88,6.25;1.88,9.06 +1.88,9.06;6.88,9.06 +6.88,9.06;6.88,6.25 +6.88,7.81;1.88,7.81 +1.88,6.56;6.88,6.56 +4.38,6.56;4.38,5.31 +0.31,5.31;8.44,5.31 +6.56,5.31;5.94,3.75 +5.94,3.75;4.69,2.50 +4.69,2.50;2.50,1.25 +2.50,1.25;0.31,0.62 +8.44,0.62;6.25,1.25 +6.25,1.25;4.06,2.50 +4.06,2.50;2.81,3.75 +2.81,3.75;2.19,5.31 + +# UTF-16 : 66 36 +# UTF-8 : b6 98 e6 +[6636] 昶 +0.00,6.25;1.88,6.25 +1.88,6.25;1.25,4.69 +1.25,4.69;0.00,2.81 +0.94,8.12;2.50,8.12 +2.50,8.12;2.50,0.94 +2.50,0.94;1.56,0.62 +0.31,9.38;3.75,9.38 +2.50,7.50;3.12,5.62 +3.12,5.62;3.75,4.38 +3.75,4.38;4.69,3.12 +4.69,3.12;5.94,2.19 +5.94,2.19;7.81,1.25 +7.81,1.25;8.75,0.94 +4.69,6.88;3.44,5.62 +5.94,3.44;5.94,8.75 +5.94,8.75;8.12,8.75 +8.12,8.75;8.12,3.44 +8.12,3.75;5.94,3.75 +5.94,6.25;8.12,6.25 + +# UTF-16 : 66 49 +# UTF-8 : 89 99 e6 +[6649] 晉 +0.00,5.62;8.44,5.62 +6.88,2.81;1.56,2.81 +1.56,0.94;6.88,0.94 +6.88,0.62;6.88,4.69 +6.88,4.69;1.56,4.69 +1.56,4.69;1.56,0.62 +5.31,6.56;6.25,8.44 +2.19,8.44;1.25,6.56 +0.62,6.25;3.44,6.88 +7.50,6.88;4.69,6.25 +3.75,6.25;3.12,7.50 +7.19,7.50;7.81,6.25 +7.81,9.06;0.62,9.06 + +# UTF-16 : 66 41 +# UTF-8 : 81 99 e6 +[6641] 晁 +0.00,0.62;1.56,0.94 +1.56,0.94;2.50,1.56 +2.50,1.56;3.12,3.12 +3.12,3.12;3.12,6.25 +5.31,6.25;5.31,1.56 +5.31,1.56;5.94,0.94 +5.94,0.94;8.12,0.94 +8.12,0.94;8.75,1.88 +8.12,2.81;6.25,3.75 +6.25,5.00;7.81,5.94 +0.94,5.94;2.19,5.00 +2.81,4.06;0.00,2.50 +1.25,6.88;1.25,9.38 +1.25,9.38;7.50,9.38 +7.50,9.38;7.50,6.88 +7.50,6.88;1.25,6.88 +1.25,8.12;7.50,8.12 + +# UTF-16 : 66 67 +# UTF-8 : a7 99 e6 +[6667] 晧 +5.62,9.38;5.62,4.38 +8.12,7.19;3.75,7.19 +3.75,0.94;7.50,0.94 +7.50,0.62;7.50,3.75 +7.50,3.75;3.75,3.75 +3.75,3.75;3.75,0.62 +8.75,5.31;2.81,5.31 +2.81,6.25;4.06,8.44 +2.19,5.62;0.00,5.62 +0.00,2.81;2.19,2.81 +2.19,2.81;2.19,8.44 +2.19,8.44;0.00,8.44 +0.00,8.44;0.00,2.19 + +# UTF-16 : 66 83 +# UTF-8 : 83 9a e6 +[6683] 暃 +0.00,2.19;3.12,2.81 +3.44,5.94;0.31,5.94 +8.12,5.94;5.31,5.94 +5.31,4.06;7.81,4.06 +0.62,4.06;3.44,4.06 +3.44,6.88;3.44,3.44 +3.44,3.44;3.12,2.19 +3.12,2.19;2.50,1.56 +2.50,1.56;0.31,0.62 +5.31,0.62;5.31,6.88 +5.31,2.19;8.44,2.19 +7.50,7.19;7.50,9.38 +7.50,9.38;0.94,9.38 +0.94,9.38;0.94,7.19 +0.94,7.50;7.50,7.50 +7.50,8.44;0.94,8.44 + +# UTF-16 : 66 c1 +# UTF-8 : 81 9b e6 +[66c1] 曁 +4.38,7.19;8.75,7.19 +8.75,0.62;0.00,0.62 +0.00,5.94;0.00,4.06 +0.00,4.06;2.81,4.06 +2.81,4.06;3.44,5.00 +0.00,5.00;2.81,5.62 +2.81,7.50;0.31,7.50 +0.31,8.44;3.12,8.44 +3.12,8.44;3.12,6.56 +3.12,6.56;0.31,6.56 +0.31,6.56;0.31,8.44 +0.31,8.44;1.56,9.38 +1.56,1.25;1.56,3.44 +1.56,3.44;7.19,3.44 +7.19,3.44;7.19,1.25 +7.19,1.56;1.56,1.56 +1.56,2.50;7.19,2.50 +7.19,9.06;6.88,7.50 +6.88,7.50;5.62,5.31 +5.62,5.31;4.06,4.06 +4.06,9.06;8.44,9.06 +8.44,5.31;8.12,4.06 +8.12,4.06;6.56,4.06 +6.56,4.06;6.56,6.56 +4.06,6.56;4.69,8.12 + +# UTF-16 : 66 b9 +# UTF-8 : b9 9a e6 +[66b9] 暹 +8.75,1.25;7.81,0.62 +7.81,0.62;2.50,0.62 +2.50,0.62;1.25,1.56 +1.25,1.56;1.25,5.31 +1.25,5.31;0.00,5.31 +0.00,0.62;1.25,1.88 +2.81,1.88;8.44,1.88 +8.44,5.31;2.81,5.31 +2.81,5.31;2.81,1.56 +2.81,3.12;8.12,3.12 +8.12,4.06;2.81,4.06 +1.88,4.06;3.75,6.56 +6.88,6.56;5.94,5.31 +5.94,5.31;5.94,1.88 +0.31,8.44;1.56,6.88 +2.81,6.88;2.81,9.06 +2.81,9.06;7.50,9.06 +7.50,9.06;7.50,7.19 +7.50,7.19;2.81,7.19 +2.81,8.12;7.50,8.12 + +# UTF-16 : 66 be +# UTF-8 : be 9a e6 +[66be] 暾 +1.88,2.50;5.94,3.44 +5.94,5.62;7.19,9.38 +4.06,9.38;4.06,8.12 +5.62,8.12;2.50,8.12 +2.50,5.00;5.31,5.00 +5.31,5.00;4.06,3.75 +4.06,3.75;4.06,0.94 +4.06,0.94;3.12,0.62 +5.31,0.62;6.56,1.56 +6.56,1.56;7.81,3.75 +7.81,3.75;8.44,7.50 +6.88,7.50;9.06,7.50 +9.06,0.62;8.12,1.56 +8.12,1.56;7.19,3.44 +7.19,3.44;6.56,6.56 +5.31,5.94;5.31,7.19 +5.31,7.19;2.81,7.19 +2.81,7.19;2.81,5.94 +2.81,5.94;5.31,5.94 +1.56,5.94;0.00,5.94 +0.00,2.50;0.00,8.75 +0.00,8.75;1.56,8.75 +1.56,8.75;1.56,3.12 +1.56,3.12;0.00,3.12 + +# UTF-16 : 66 bc +# UTF-8 : bc 9a e6 +[66bc] 暼 +0.00,7.50;1.25,8.75 +3.75,8.75;5.00,7.50 +5.31,6.88;6.56,9.38 +2.50,9.38;2.50,4.06 +0.62,4.06;0.62,7.50 +0.62,7.50;4.38,7.50 +4.38,7.50;4.38,4.38 +4.38,4.38;3.75,4.06 +3.75,5.31;3.12,6.56 +1.88,6.56;1.25,5.31 +5.94,7.81;8.75,7.81 +8.75,3.75;6.56,5.94 +6.56,5.94;5.94,7.81 +8.12,7.81;7.81,6.56 +7.81,6.56;6.56,5.00 +6.56,5.00;5.00,4.06 +1.56,0.62;1.56,3.44 +1.56,3.44;7.19,3.44 +7.19,3.44;7.19,0.62 +7.19,0.94;1.56,0.94 +1.56,2.19;7.19,2.19 + +# UTF-16 : 66 e0 +# UTF-8 : a0 9b e6 +[66e0] 曠 +2.19,0.62;2.81,1.88 +2.81,1.88;3.12,3.75 +3.12,3.75;3.12,8.44 +3.12,8.44;8.75,8.44 +5.94,8.44;5.94,9.38 +3.75,6.88;8.75,6.88 +6.88,7.81;6.88,5.94 +6.88,5.94;5.31,5.94 +5.31,5.94;5.31,7.81 +3.75,5.00;8.75,5.00 +6.25,5.00;6.25,2.19 +4.38,2.19;8.12,2.19 +8.12,2.19;8.12,4.06 +8.12,4.06;4.38,4.06 +4.38,4.06;4.38,2.19 +4.38,3.12;8.12,3.12 +3.44,0.62;4.69,1.25 +4.69,1.25;5.31,1.88 +7.19,1.88;8.75,0.62 +0.00,2.19;0.00,8.75 +0.00,8.75;1.88,8.75 +1.88,8.75;1.88,2.50 +1.88,2.81;0.00,2.81 +0.00,5.94;1.88,5.94 + +# UTF-16 : 66 e6 +# UTF-8 : a6 9b e6 +[66e6] 曦 +4.38,8.75;3.75,9.69 +6.88,9.69;6.25,8.75 +7.81,8.75;2.81,8.75 +5.31,8.75;5.31,6.88 +8.44,6.88;2.19,6.88 +2.19,5.00;8.75,5.00 +8.75,1.56;8.75,0.62 +8.75,0.62;8.12,0.62 +8.12,0.62;6.88,1.88 +6.88,1.88;6.25,3.44 +6.25,3.44;5.94,6.25 +5.94,0.62;7.19,1.56 +7.19,1.56;8.12,3.44 +8.12,5.62;7.50,6.25 +5.00,6.25;2.50,5.94 +4.06,5.94;4.06,3.44 +5.31,3.44;4.06,5.00 +4.06,5.00;2.19,3.12 +2.81,2.81;5.31,2.81 +3.75,2.81;2.81,1.25 +3.44,1.88;5.00,1.88 +5.00,1.88;4.69,0.62 +4.69,0.62;3.75,0.62 +3.12,7.81;7.50,7.81 +0.00,2.19;0.00,8.75 +0.00,8.75;1.56,8.75 +1.56,8.75;1.56,2.50 +1.56,2.81;0.00,2.81 +0.00,5.94;1.56,5.94 + +# UTF-16 : 66 e9 +# UTF-8 : a9 9b e6 +[66e9] 曩 +1.88,8.75;6.88,8.75 +6.88,7.81;6.88,9.38 +6.88,9.38;1.88,9.38 +1.88,9.38;1.88,7.81 +1.88,7.81;6.88,7.81 +4.38,7.81;4.38,6.88 +0.00,6.88;8.75,6.88 +8.75,2.81;0.00,2.81 +5.31,2.81;5.31,6.25 +5.31,6.25;7.50,6.25 +7.50,6.25;7.50,5.31 +7.50,5.31;5.31,5.31 +3.44,5.31;1.25,5.31 +1.25,5.31;1.25,6.25 +1.25,6.25;3.44,6.25 +3.44,6.25;3.44,2.81 +8.44,4.69;0.31,4.69 +0.31,1.25;4.38,2.81 +4.38,2.81;5.62,1.56 +5.62,1.56;8.44,0.62 +1.25,0.62;4.69,1.25 +2.81,0.94;2.81,2.19 +7.50,2.19;6.25,1.56 +8.12,3.75;0.62,3.75 + +# UTF-16 : 67 1e +# UTF-8 : 9e 9c e6 +[671e] 朞 +0.00,5.00;8.75,5.00 +2.81,9.38;2.81,5.00 +5.94,5.00;5.94,9.38 +5.94,6.25;2.81,6.25 +2.81,7.19;5.94,7.19 +0.62,8.44;8.12,8.44 +0.00,2.50;1.25,3.44 +1.25,3.44;2.50,5.00 +6.25,5.00;7.19,3.75 +7.19,3.75;8.75,2.50 +1.25,0.62;1.88,1.25 +1.88,1.25;2.19,1.88 +2.19,1.88;2.50,3.12 +2.50,3.12;2.50,4.06 +2.50,4.06;6.25,4.06 +6.25,4.06;6.25,0.94 +6.25,0.94;5.94,0.62 +5.94,0.62;5.31,0.62 +2.50,2.81;6.25,2.81 +6.25,1.88;2.19,1.88 + +# UTF-16 : 97 38 +# UTF-8 : b8 9c e9 +[9738] 霸 +8.75,6.88;8.75,8.44 +8.75,8.44;0.00,8.44 +0.00,8.44;0.00,6.88 +0.00,5.31;4.38,5.31 +4.38,6.25;4.38,9.38 +7.81,9.38;0.94,9.38 +0.94,5.94;0.94,4.38 +0.94,4.38;3.44,4.38 +3.44,4.38;3.44,5.94 +3.44,3.75;0.62,3.75 +0.62,3.75;0.62,2.81 +0.62,2.81;3.75,2.81 +3.75,2.81;3.75,3.75 +5.62,3.75;8.12,3.75 +8.12,2.50;5.62,2.50 +5.62,6.56;7.50,6.56 +3.12,6.56;1.25,6.56 +1.25,7.50;3.12,7.50 +5.62,7.50;7.50,7.50 +7.50,0.62;8.12,0.94 +8.12,0.94;8.12,5.31 +8.12,5.31;5.62,5.31 +5.62,5.31;5.62,3.44 +5.62,3.44;5.31,1.88 +5.31,1.88;4.38,0.62 +4.38,1.88;0.00,1.88 +2.19,4.38;2.19,0.62 + +# UTF-16 : 67 36 +# UTF-8 : b6 9c e6 +[6736] 朶 +0.00,4.38;0.94,5.00 +0.94,5.00;2.19,6.56 +2.19,6.56;2.81,8.44 +2.81,8.44;2.81,9.06 +0.31,9.06;6.88,9.06 +6.88,9.06;6.25,7.19 +6.25,7.19;8.44,7.19 +8.44,7.19;8.44,6.25 +8.44,6.25;7.81,5.00 +7.81,5.00;7.19,4.38 +7.19,4.38;6.25,4.69 +4.38,5.00;4.38,0.62 +0.31,3.75;8.44,3.75 +0.00,1.25;1.25,1.88 +1.25,1.88;4.38,3.75 +4.38,3.75;7.50,1.88 +7.50,1.88;8.75,1.25 + +# UTF-16 : 67 37 +# UTF-8 : b7 9c e6 +[6737] 朷 +3.44,8.75;8.44,8.75 +8.44,8.75;8.44,3.12 +8.44,3.12;7.81,0.94 +7.81,0.94;6.56,0.94 +3.12,0.94;4.06,1.88 +4.06,1.88;5.00,4.06 +5.00,4.06;5.62,8.75 +1.88,9.38;1.88,0.62 +1.88,6.88;0.00,3.12 +0.00,7.19;3.44,7.19 +3.44,4.06;2.19,5.62 + +# UTF-16 : 67 59 +# UTF-8 : 99 9d e6 +[6759] 杙 +3.44,5.94;8.75,6.88 +8.75,1.88;8.75,0.62 +8.75,0.62;7.50,1.25 +7.50,1.25;6.56,2.19 +6.56,2.19;5.62,4.06 +5.62,4.06;5.00,6.25 +5.00,6.25;4.69,8.12 +4.69,8.12;4.69,9.38 +1.88,9.38;1.88,0.62 +1.88,6.88;0.62,4.06 +0.62,4.06;0.00,3.12 +0.00,7.19;3.44,7.19 +3.44,4.06;2.19,5.62 +6.25,8.75;7.19,7.81 + +# UTF-16 : 67 70 +# UTF-8 : b0 9d e6 +[6770] 杰 +4.38,9.38;4.38,2.50 +0.00,3.12;1.56,4.06 +1.56,4.06;4.38,7.19 +4.38,7.19;7.19,4.06 +7.19,4.06;8.75,3.12 +8.44,7.50;0.31,7.50 +0.31,0.62;1.56,2.19 +6.88,2.19;8.44,0.62 +5.94,0.62;5.00,1.88 +3.12,1.88;3.75,0.62 + +# UTF-16 : 67 a9 +# UTF-8 : a9 9e e6 +[67a9] 枩 +4.38,9.38;4.38,5.00 +0.00,8.12;8.75,8.12 +8.75,5.00;7.19,5.62 +7.19,5.62;4.38,7.81 +4.38,7.81;1.56,5.62 +1.56,5.62;0.00,5.00 +3.12,5.00;0.31,2.81 +8.44,3.12;5.62,5.00 +5.62,2.19;7.81,0.62 +6.88,1.25;4.38,0.94 +4.38,0.94;0.94,0.94 +1.56,0.94;3.75,3.44 + +# UTF-16 : 67 85 +# UTF-8 : 85 9e e6 +[6785] 枅 +4.38,8.75;8.12,8.75 +3.75,5.31;8.75,5.31 +7.50,8.75;7.50,0.62 +3.12,0.62;4.06,1.56 +4.06,1.56;5.00,3.12 +5.00,3.12;5.31,4.69 +5.31,4.69;5.31,8.75 +1.88,9.38;1.88,0.62 +1.88,6.88;0.62,4.06 +0.62,4.06;0.00,3.44 +0.00,7.19;3.44,7.19 +3.44,4.06;2.19,5.62 + +# UTF-16 : 67 b3 +# UTF-8 : b3 9e e6 +[67b3] 枳 +4.38,4.69;4.38,8.44 +4.38,8.44;8.12,8.44 +8.12,8.44;8.12,4.69 +8.12,5.00;4.38,5.00 +8.75,0.62;7.19,3.75 +5.31,3.75;4.69,2.19 +4.69,2.19;3.12,0.62 +1.88,0.62;1.88,9.38 +1.88,6.56;0.00,3.44 +0.00,7.19;3.44,7.19 +3.44,4.06;1.88,5.62 + +# UTF-16 : 68 46 +# UTF-8 : 86 a1 e6 +[6846] 框 +8.44,8.75;3.12,8.75 +3.12,8.75;3.12,0.62 +3.12,1.25;8.75,1.25 +8.75,2.81;3.75,2.81 +6.25,2.81;6.25,7.19 +4.06,7.19;8.44,7.19 +8.12,5.31;4.38,5.31 +1.56,5.31;2.50,4.06 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 68 29 +# UTF-8 : a9 a0 e6 +[6829] 栩 +3.12,8.75;5.31,8.75 +5.31,8.75;5.31,1.25 +5.31,1.25;4.38,0.94 +7.50,0.94;8.44,1.25 +8.44,1.25;8.44,8.75 +8.44,8.75;6.25,8.75 +8.44,8.75;6.25,5.31 +3.12,5.31;5.31,8.75 +5.31,5.94;3.75,3.44 +3.75,3.44;2.81,2.50 +5.94,2.50;6.88,3.44 +6.88,3.44;8.44,5.94 +1.56,9.38;1.56,0.62 +1.56,6.88;0.62,4.06 +0.62,4.06;0.00,3.12 +0.00,7.19;2.81,7.19 +2.81,4.06;1.88,5.62 + +# UTF-16 : 68 40 +# UTF-8 : 80 a1 e6 +[6840] 桀 +1.88,9.38;0.94,7.50 +0.94,7.50;0.00,6.25 +1.56,8.44;4.06,8.44 +4.06,8.44;3.44,6.56 +3.44,6.56;2.50,5.31 +2.50,5.31;1.25,4.38 +1.25,4.38;0.00,3.75 +1.25,7.19;2.81,5.94 +4.06,5.94;8.75,5.94 +8.75,8.12;5.00,8.12 +5.00,8.12;5.00,5.94 +7.19,9.38;7.19,3.75 +4.38,4.38;4.38,0.62 +0.00,3.12;8.75,3.12 +8.75,0.94;6.88,1.56 +6.88,1.56;5.62,2.19 +5.62,2.19;4.69,3.12 +4.06,3.12;3.12,2.19 +3.12,2.19;1.88,1.56 +1.88,1.56;0.00,0.94 + +# UTF-16 : 68 63 +# UTF-8 : a3 a1 e6 +[6863] 档 +3.75,3.12;8.44,3.12 +8.44,0.62;8.44,5.31 +8.44,5.31;3.12,5.31 +3.12,8.44;4.38,6.25 +6.88,6.25;8.12,8.44 +5.62,5.31;5.62,9.38 +1.56,9.38;1.56,0.62 +1.56,6.88;0.62,4.38 +0.62,4.38;0.00,3.44 +0.00,7.19;2.81,7.19 +2.81,4.06;1.88,5.62 +2.81,0.94;8.44,0.94 + +# UTF-16 : 68 77 +# UTF-8 : b7 a1 e6 +[6877] 桷 +2.50,0.62;3.12,1.88 +3.12,1.88;3.44,3.44 +3.44,3.44;3.44,6.88 +3.44,6.88;8.44,6.88 +8.44,6.88;8.44,0.94 +8.44,0.94;7.50,0.62 +3.44,5.31;8.44,5.31 +8.44,3.44;3.44,3.44 +5.94,3.44;5.94,6.88 +5.94,6.88;7.19,8.75 +7.19,8.75;4.69,8.75 +5.00,9.38;4.06,7.81 +4.06,7.81;2.50,5.94 +1.56,5.31;2.50,4.06 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 68 8f +# UTF-8 : 8f a2 e6 +[688f] 梏 +4.06,0.62;4.06,3.44 +4.06,3.44;7.81,3.44 +7.81,3.44;7.81,0.62 +7.81,0.94;4.06,0.94 +3.12,5.00;8.75,5.00 +8.12,7.19;4.06,7.19 +3.44,5.94;4.69,8.44 +5.94,9.38;5.94,4.38 +1.56,9.38;1.56,0.62 +1.56,6.88;0.62,4.06 +0.62,4.06;0.00,3.12 +0.00,7.19;3.12,7.19 +3.12,3.75;1.88,5.31 + +# UTF-16 : 68 94 +# UTF-8 : 94 a2 e6 +[6894] 梔 +2.50,0.94;3.12,2.19 +3.12,2.19;3.44,4.06 +3.44,4.06;3.44,8.44 +3.44,8.44;8.12,9.06 +3.44,6.88;8.75,6.88 +8.75,1.88;8.44,0.94 +8.44,0.94;4.69,0.94 +4.69,0.94;4.69,5.62 +4.69,5.62;8.12,5.62 +8.12,5.62;8.12,3.44 +8.12,3.44;4.69,3.44 +6.25,3.44;6.25,5.62 +1.56,5.62;2.50,4.06 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 68 83 +# UTF-8 : 83 a2 e6 +[6883] 梃 +3.12,8.75;4.69,8.75 +4.69,8.75;2.81,5.62 +3.12,5.94;4.69,5.94 +4.69,5.94;4.06,2.81 +4.06,2.81;2.50,0.62 +2.81,3.44;3.12,2.19 +3.12,2.19;4.38,1.25 +4.38,1.25;6.25,0.94 +6.25,0.94;8.75,0.94 +8.75,5.62;5.31,5.62 +5.62,2.81;8.12,2.81 +6.88,2.81;6.88,8.12 +8.12,8.75;5.62,7.81 +1.25,9.38;1.25,0.62 +1.25,6.56;0.00,3.12 +0.00,7.19;2.50,7.19 +2.50,4.38;1.56,5.62 + +# UTF-16 : 68 74 +# UTF-8 : b4 a1 e6 +[6874] 桴 +7.50,9.38;5.62,8.75 +5.62,8.75;4.06,8.44 +4.06,8.44;3.12,6.56 +5.31,8.12;5.94,7.19 +7.50,8.12;8.44,6.88 +4.06,6.25;7.81,6.25 +7.81,6.25;5.62,4.69 +5.62,4.69;5.62,0.94 +5.62,0.94;5.31,0.62 +5.31,0.62;4.69,0.62 +2.81,3.44;8.75,3.44 +1.56,5.62;2.50,4.38 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 68 8d +# UTF-8 : 8d a2 e6 +[688d] 梍 +5.94,9.38;5.31,8.44 +4.06,6.88;8.12,6.88 +8.12,5.00;8.12,8.44 +8.12,8.44;4.06,8.44 +4.06,8.44;4.06,5.00 +4.06,5.31;8.12,5.31 +8.12,1.88;7.81,0.94 +7.81,0.94;4.69,0.94 +4.69,0.94;4.69,4.38 +8.75,3.75;2.81,2.50 +2.19,5.62;3.12,4.06 +3.12,7.19;0.00,7.19 +0.00,3.44;1.56,6.56 +1.56,9.38;1.56,0.62 + +# UTF-16 : 68 7e +# UTF-8 : be a1 e6 +[687e] 桾 +2.81,1.88;4.38,3.12 +4.38,3.12;5.31,5.00 +5.31,5.00;5.94,8.75 +4.38,8.75;7.81,8.75 +7.81,8.75;7.81,5.62 +7.81,5.62;4.38,5.62 +3.75,7.19;8.75,7.19 +7.81,0.94;4.69,0.94 +4.69,0.62;4.69,3.75 +4.69,3.75;7.81,3.75 +7.81,3.75;7.81,0.62 +1.56,0.62;1.56,9.38 +1.56,6.56;0.00,3.44 +0.00,7.19;2.81,7.19 +2.81,4.06;1.88,5.62 + +# UTF-16 : 68 ca +# UTF-8 : 8a a3 e6 +[68ca] 棊 +0.94,8.44;7.81,8.44 +6.25,7.19;2.50,7.19 +2.50,6.25;6.25,6.25 +6.25,5.00;6.25,9.38 +2.50,9.38;2.50,5.00 +0.31,5.00;8.44,5.00 +5.62,5.00;6.88,3.75 +6.88,3.75;8.75,2.81 +0.00,2.81;1.88,3.75 +1.88,3.75;3.12,5.00 +4.38,4.06;4.38,0.62 +1.88,3.12;6.88,3.12 +0.62,0.94;1.88,1.25 +1.88,1.25;4.38,2.81 +4.38,2.81;6.56,1.25 +6.56,1.25;7.81,0.94 + +# UTF-16 : 69 26 +# UTF-8 : a6 a4 e6 +[6926] 椦 +8.44,8.12;7.50,9.06 +4.38,9.06;3.44,8.12 +3.44,5.94;8.75,5.94 +8.75,4.06;7.19,5.62 +7.19,5.62;6.25,7.50 +7.81,7.50;4.06,7.50 +5.94,9.38;5.31,6.88 +5.31,6.88;4.38,5.31 +4.38,5.31;2.81,3.75 +4.06,3.75;7.81,3.75 +7.81,3.75;7.50,1.25 +7.50,1.25;6.88,0.62 +6.88,0.62;6.25,0.62 +2.81,0.62;4.06,0.94 +4.06,0.94;5.00,1.88 +5.00,1.88;5.94,5.00 +1.56,5.62;2.50,4.38 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 68 e7 +# UTF-8 : a7 a3 e6 +[68e7] 棧 +3.75,3.75;8.44,3.75 +8.44,7.81;3.75,7.81 +4.69,9.38;5.00,7.19 +5.00,7.19;6.56,5.62 +6.56,5.62;8.44,5.31 +8.44,5.31;8.75,6.25 +8.75,1.56;8.44,0.62 +8.44,0.62;6.56,1.25 +6.56,1.25;5.31,2.50 +5.31,2.50;5.00,4.69 +6.25,4.69;6.88,4.06 +6.88,8.44;6.25,9.06 +3.75,5.00;5.31,5.62 +5.31,5.62;7.50,6.88 +7.50,2.81;5.31,1.25 +5.31,1.25;3.12,0.62 +1.56,0.62;1.56,9.38 +1.56,6.88;0.00,3.44 +0.00,7.19;3.12,7.19 +3.12,4.38;1.88,5.62 + +# UTF-16 : 69 36 +# UTF-8 : b6 a4 e6 +[6936] 椶 +3.75,9.38;3.75,6.56 +3.75,6.56;8.12,6.56 +8.12,6.56;8.12,9.38 +6.88,9.38;5.00,7.50 +5.00,9.06;6.88,7.50 +6.56,6.56;6.56,5.00 +6.56,5.00;8.44,5.00 +8.44,5.00;8.75,5.62 +8.75,0.62;6.88,1.25 +6.88,1.25;5.31,2.50 +5.31,2.50;4.69,3.75 +4.69,3.75;7.81,3.75 +7.81,3.75;7.19,2.81 +7.19,2.81;5.00,1.25 +5.00,1.25;2.81,0.62 +3.44,2.50;4.69,3.75 +4.69,3.75;5.31,4.69 +5.31,6.56;4.69,5.31 +4.69,5.31;3.44,4.38 +1.56,9.38;1.56,0.62 +1.56,6.25;0.00,3.44 +0.00,7.19;2.81,7.19 +2.81,4.69;1.88,5.62 + +# UTF-16 : 68 e3 +# UTF-8 : a3 a3 e6 +[68e3] 棣 +5.62,9.38;5.62,0.62 +5.62,0.62;4.69,0.62 +3.44,8.12;7.81,8.12 +7.81,8.12;7.81,5.00 +7.81,5.00;3.44,5.00 +2.81,6.56;8.75,6.56 +2.50,1.56;5.62,3.12 +6.88,3.12;8.12,4.06 +3.44,4.06;4.38,3.44 +5.62,4.38;6.88,2.81 +6.88,2.81;8.75,1.56 +1.56,5.31;2.50,4.06 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 69 2a +# UTF-8 : aa a4 e6 +[692a] 椪 +2.50,1.25;8.75,1.25 +8.44,5.00;7.50,2.81 +3.75,2.81;2.81,5.00 +2.81,6.56;8.44,6.56 +4.69,6.56;4.69,1.25 +6.56,1.25;6.56,6.56 +6.56,6.56;7.50,8.75 +3.75,8.75;4.06,7.50 +1.56,5.31;2.50,4.06 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 69 23 +# UTF-8 : a3 a4 e6 +[6923] 椣 +9.06,2.81;2.50,2.81 +2.81,0.62;4.69,2.50 +6.88,2.50;8.44,0.62 +8.12,2.81;8.12,7.50 +8.12,7.50;3.44,7.50 +3.44,7.50;3.44,2.81 +5.00,2.81;5.00,9.06 +6.56,9.06;6.56,2.81 +3.44,5.31;8.12,5.31 +1.56,5.31;2.50,4.06 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 69 21 +# UTF-8 : a1 a4 e6 +[6921] 椡 +6.88,2.81;6.88,8.12 +5.00,7.50;5.94,5.62 +5.94,3.75;3.12,3.75 +3.12,5.94;4.38,8.75 +4.38,1.56;4.38,5.31 +1.56,5.31;2.50,4.06 +2.50,1.25;6.25,1.88 +6.25,8.75;2.81,8.75 +2.81,5.94;4.06,5.94 +4.06,5.94;5.31,6.25 +8.44,9.38;8.44,0.94 +8.44,0.94;7.50,0.62 +1.25,0.62;1.25,9.38 +1.25,6.56;0.62,4.06 +0.62,4.06;0.00,3.12 +0.00,7.19;2.50,7.19 + +# UTF-16 : 69 7e +# UTF-8 : be a5 e6 +[697e] 楾 +5.94,9.38;5.31,8.44 +3.75,8.44;8.12,8.44 +8.12,8.44;8.12,5.31 +8.12,5.31;3.75,5.31 +3.75,5.31;3.75,8.44 +3.75,6.88;8.12,6.88 +5.94,5.31;5.94,0.62 +5.94,0.62;5.00,0.94 +3.12,3.75;5.00,3.75 +5.00,3.75;4.38,2.50 +4.38,2.50;2.81,0.94 +8.75,0.94;7.50,1.88 +7.50,1.88;6.56,3.12 +6.56,3.12;5.94,4.38 +8.44,4.38;6.56,3.44 +1.88,5.62;2.81,4.38 +2.81,7.19;0.00,7.19 +0.00,3.12;1.56,6.56 +1.56,9.38;1.56,0.62 + +# UTF-16 : 69 59 +# UTF-8 : 99 a5 e6 +[6959] 楙 +1.56,5.62;2.50,4.38 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 +7.50,0.62;7.50,9.38 +6.25,7.19;8.75,7.19 +9.06,3.12;8.44,4.06 +8.44,4.06;7.50,6.56 +7.50,6.56;5.94,2.81 +3.12,8.75;5.94,8.75 +5.94,8.75;4.69,7.19 +3.75,7.81;5.31,6.25 +2.50,6.25;6.25,6.25 +6.25,6.25;5.31,4.69 +2.50,2.81;3.44,3.75 +3.44,3.75;4.38,6.25 +4.38,6.25;4.38,1.25 +4.38,1.25;3.44,0.94 + +# UTF-16 : 69 5e +# UTF-8 : 9e a5 e6 +[695e] 楞 +3.44,6.88;3.44,8.75 +3.44,8.75;8.12,8.75 +8.12,8.75;8.12,6.88 +8.12,6.88;3.44,6.88 +5.00,6.88;5.00,8.75 +6.56,8.75;6.56,6.88 +5.62,6.25;5.62,5.00 +2.81,5.00;8.75,5.00 +5.31,5.00;5.31,4.38 +5.31,4.38;5.00,2.81 +5.00,2.81;4.06,1.56 +4.06,1.56;2.50,0.62 +5.31,3.75;8.12,3.75 +8.12,3.75;8.12,3.12 +8.12,3.12;7.81,1.25 +7.81,1.25;7.19,0.62 +7.19,0.62;6.56,0.62 +1.56,5.31;2.50,4.06 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 69 81 +# UTF-8 : 81 a6 e6 +[6981] 榁 +5.94,9.38;5.94,8.12 +3.12,6.88;3.12,8.12 +3.12,8.12;8.75,8.12 +8.75,8.12;8.75,6.88 +4.38,6.56;7.50,6.56 +5.31,6.56;4.38,4.69 +3.75,4.38;7.50,5.00 +7.19,5.62;8.12,4.38 +5.94,4.69;5.94,0.94 +3.12,0.94;8.75,0.94 +3.75,2.81;8.12,2.81 +1.56,5.31;2.50,4.06 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 69 b2 +# UTF-8 : b2 a6 e6 +[69b2] 榲 +2.50,1.25;9.06,1.25 +8.12,1.25;8.12,4.06 +8.12,4.06;3.44,4.06 +3.44,4.06;3.44,1.25 +5.00,1.25;5.00,4.06 +6.56,4.06;6.56,1.25 +6.56,5.94;5.62,7.19 +5.94,8.12;5.31,6.88 +5.31,6.88;4.69,5.94 +3.75,5.31;3.75,8.75 +3.75,8.75;7.81,8.75 +7.81,8.75;7.81,5.31 +7.81,5.31;3.75,5.31 +1.56,5.31;2.50,4.06 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 69 d3 +# UTF-8 : 93 a7 e6 +[69d3] 槓 +4.38,8.75;8.12,8.75 +6.25,8.75;6.25,7.19 +3.75,7.19;8.75,7.19 +8.75,0.62;7.19,1.88 +5.31,1.88;3.44,0.62 +4.38,2.19;4.38,5.94 +4.38,5.94;8.12,5.94 +8.12,5.94;8.12,2.19 +8.12,2.19;4.38,2.19 +4.38,4.69;8.12,4.69 +8.12,3.44;4.38,3.44 +0.00,3.44;1.56,6.88 +1.56,9.38;1.56,0.62 +0.00,7.50;3.12,7.50 +3.12,4.06;2.19,5.62 + +# UTF-16 : 5b e8 +# UTF-8 : a8 af e5 +[5be8] 寨 +4.38,9.69;4.38,8.75 +0.00,7.81;0.00,8.75 +0.00,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +5.62,8.12;5.62,5.31 +0.00,5.31;8.75,5.31 +3.12,5.31;3.12,8.12 +1.25,7.19;7.50,7.19 +7.19,6.25;1.56,6.25 +0.00,2.81;0.94,3.44 +0.94,3.44;2.19,5.31 +6.25,5.31;7.81,3.44 +7.81,3.44;8.75,3.12 +4.38,4.38;4.38,0.62 +1.88,3.44;6.88,3.44 +0.31,0.94;1.56,1.25 +1.56,1.25;4.38,3.12 +4.38,3.12;7.19,1.25 +7.19,1.25;8.44,0.94 + +# UTF-16 : 69 ca +# UTF-8 : 8a a7 e6 +[69ca] 槊 +1.56,8.44;0.94,9.38 +3.44,9.38;2.81,8.44 +0.00,8.44;4.38,8.44 +2.19,8.44;2.19,6.88 +2.19,6.88;1.88,5.62 +1.88,5.62;1.25,5.00 +1.25,5.00;0.00,4.38 +0.62,5.94;0.62,7.50 +3.75,7.50;3.75,6.25 +3.75,6.25;0.62,6.25 +5.00,5.00;5.62,6.56 +5.62,6.56;5.62,9.06 +5.62,9.06;8.44,9.06 +8.44,9.06;8.44,5.00 +8.44,5.00;7.50,4.69 +8.44,7.81;5.62,7.81 +5.62,6.56;8.44,6.56 +4.38,5.00;4.38,0.62 +0.00,3.75;8.75,3.75 +8.75,0.94;7.19,1.56 +7.19,1.56;4.38,3.75 +4.38,3.75;1.56,1.56 +1.56,1.56;0.00,0.94 + +# UTF-16 : 69 dd +# UTF-8 : 9d a7 e6 +[69dd] 槝 +7.50,7.19;4.06,7.19 +4.06,5.94;7.50,5.94 +7.50,5.94;7.50,8.44 +7.50,8.44;4.06,8.44 +4.06,8.44;4.06,3.75 +4.06,3.75;8.75,3.75 +8.75,3.75;8.75,2.19 +8.75,2.19;8.12,0.62 +8.12,0.62;7.19,0.62 +7.19,1.56;7.19,2.81 +3.44,2.81;3.44,1.25 +3.44,1.88;7.19,1.88 +5.31,1.88;5.31,3.75 +5.31,8.44;5.94,9.38 +4.06,4.69;8.75,4.69 +1.56,9.38;1.56,0.62 +1.56,6.88;0.62,4.38 +0.62,4.38;0.00,3.44 +0.00,7.19;3.12,7.19 +3.12,4.06;1.88,5.62 + +# UTF-16 : 69 bb +# UTF-8 : bb a6 e6 +[69bb] 榻 +4.06,6.25;4.06,9.06 +4.06,9.06;7.81,9.06 +7.81,9.06;7.81,6.25 +7.81,6.56;4.06,6.56 +4.06,7.81;7.81,7.81 +7.81,0.62;8.75,0.94 +8.75,0.94;8.75,5.31 +8.75,5.31;6.25,5.31 +6.25,3.12;7.81,4.06 +7.81,4.06;8.75,5.31 +8.75,3.44;7.50,2.19 +7.50,2.19;5.94,1.56 +2.50,1.56;4.06,2.19 +4.06,2.19;5.31,3.44 +5.31,5.31;4.38,4.06 +4.38,4.06;2.81,3.12 +3.12,5.31;5.31,5.31 +5.31,5.31;5.31,0.94 +5.31,0.94;4.38,0.62 +1.25,0.62;1.25,9.38 +1.25,6.56;0.00,3.12 +0.00,7.19;2.50,7.19 +2.50,4.06;1.56,5.31 + +# UTF-16 : 69 a7 +# UTF-8 : a7 a6 e6 +[69a7] 榧 +8.44,8.75;3.12,8.75 +3.12,8.75;3.12,0.62 +3.12,0.94;8.75,0.94 +6.88,7.81;6.88,1.88 +4.06,1.88;4.69,2.19 +4.69,2.19;5.31,3.12 +5.31,3.12;5.62,4.38 +5.62,4.38;5.62,7.81 +5.62,6.56;4.06,6.56 +6.88,6.56;8.44,6.56 +8.44,5.00;6.88,5.00 +5.62,5.00;4.06,5.00 +4.06,3.12;5.62,3.75 +6.88,3.44;8.44,3.44 +1.56,5.31;2.50,4.06 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 6a 2e +# UTF-8 : ae a8 e6 +[6a2e] 樮 +5.00,5.94;5.00,9.06 +3.12,9.06;8.75,9.06 +6.88,9.06;6.88,5.94 +8.12,5.62;8.12,7.50 +8.12,7.50;3.75,7.50 +3.75,7.50;3.75,5.62 +3.75,5.62;8.12,5.62 +5.94,5.00;5.94,4.06 +5.94,4.06;5.62,2.81 +5.62,2.81;4.69,1.56 +4.69,1.56;3.12,0.62 +8.75,0.62;7.50,1.25 +7.50,1.25;6.56,2.19 +6.56,2.19;5.94,3.44 +8.12,4.38;7.50,3.12 +3.75,3.12;4.38,4.38 +1.56,9.38;1.56,0.62 +1.56,6.88;0.62,4.38 +0.62,4.38;0.00,3.44 +0.00,7.19;3.12,7.19 +3.12,4.06;1.88,5.62 + +# UTF-16 : 69 e8 +# UTF-8 : a8 a7 e6 +[69e8] 槨 +4.69,9.06;4.69,7.81 +6.25,7.81;3.12,7.81 +3.12,4.69;6.25,4.69 +6.25,4.69;4.69,3.44 +4.69,3.44;4.69,0.94 +4.69,0.94;3.75,0.62 +2.50,2.50;6.25,3.12 +3.44,5.62;3.44,6.88 +3.44,6.88;5.94,6.88 +5.94,6.88;5.94,5.62 +5.94,5.62;3.44,5.62 +7.81,2.50;8.75,3.44 +8.75,3.44;8.75,5.00 +8.75,5.00;7.81,6.56 +7.81,6.56;8.75,8.75 +8.75,8.75;6.88,8.75 +6.88,8.75;6.88,0.62 +1.25,0.62;1.25,9.38 +1.25,6.56;0.00,3.12 +0.00,7.19;2.50,7.19 +2.50,3.75;1.56,5.31 + +# UTF-16 : 69 f9 +# UTF-8 : b9 a7 e6 +[69f9] 槹 +5.94,9.38;5.31,8.44 +4.06,5.62;4.06,8.44 +4.06,8.44;7.81,8.44 +7.81,8.44;7.81,5.62 +7.81,5.94;4.06,5.94 +4.06,7.19;7.81,7.19 +5.94,5.31;5.94,0.62 +3.75,4.69;5.00,4.69 +6.88,4.69;8.12,4.69 +8.12,3.75;6.88,3.75 +5.00,3.75;3.75,3.75 +3.12,2.81;8.75,2.81 +1.56,0.62;1.56,9.38 +1.56,6.56;0.00,3.12 +0.00,7.19;3.12,7.19 +3.12,4.06;1.88,5.62 + +# UTF-16 : 69 f2 +# UTF-8 : b2 a7 e6 +[69f2] 槲 +2.19,0.62;3.12,2.19 +3.12,2.19;3.44,3.75 +3.44,3.75;3.44,6.88 +3.44,6.88;5.94,6.88 +5.94,6.88;5.94,0.62 +5.94,5.00;3.44,5.00 +3.44,3.12;5.94,3.12 +4.69,3.12;4.69,6.88 +4.69,6.88;5.31,8.12 +5.31,8.12;4.06,8.12 +2.50,5.94;3.44,7.19 +3.44,7.19;4.38,9.38 +8.44,9.38;8.44,0.62 +9.06,3.75;6.56,2.81 +6.56,5.62;7.19,4.69 +7.50,6.56;6.88,7.50 +1.25,9.38;1.25,0.62 +1.25,6.56;0.00,3.12 +0.00,7.19;2.50,7.19 +2.50,4.06;1.56,5.31 + +# UTF-16 : 69 b1 +# UTF-8 : b1 a6 e6 +[69b1] 榱 +5.94,9.38;5.94,8.12 +3.12,8.12;8.75,8.12 +8.75,5.62;3.12,5.62 +2.81,2.19;4.38,2.81 +4.38,2.81;5.94,4.06 +5.94,4.06;6.88,2.19 +6.88,2.19;8.75,0.62 +3.12,0.62;6.25,1.25 +4.06,4.06;7.81,4.06 +7.81,4.06;7.81,7.19 +7.81,7.19;4.06,7.19 +4.06,7.19;4.06,4.06 +4.06,2.50;4.06,0.94 +8.44,3.12;7.19,2.19 +1.88,5.31;2.81,4.06 +2.81,7.19;0.00,7.19 +0.00,3.12;1.56,6.56 +1.56,9.38;1.56,0.62 + +# UTF-16 : 6a 14 +# UTF-8 : 94 a8 e6 +[6a14] 樔 +4.06,7.50;3.12,8.44 +3.12,8.44;4.06,9.38 +5.94,9.38;5.00,8.44 +5.00,8.44;5.94,7.50 +7.81,7.50;6.88,8.44 +6.88,8.44;7.81,9.38 +7.50,5.62;3.75,5.62 +3.75,6.88;7.50,6.88 +7.50,6.88;7.50,4.38 +7.50,4.38;3.75,4.38 +3.75,4.38;3.75,6.88 +5.62,6.88;5.62,0.62 +2.50,3.44;8.75,3.44 +8.75,0.94;5.62,3.12 +5.62,3.12;3.75,1.56 +3.75,1.56;2.19,0.94 +1.56,5.62;2.50,4.38 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 6a 0a +# UTF-8 : 8a a8 e6 +[6a0a] 樊 +0.00,8.12;2.50,8.12 +6.25,8.12;8.75,8.12 +8.75,5.31;7.50,7.50 +7.50,7.50;6.25,5.31 +0.00,5.31;1.25,7.50 +1.25,7.50;2.50,5.94 +1.25,4.69;1.25,9.38 +7.50,9.38;7.50,4.69 +0.00,3.75;8.75,3.75 +4.69,4.69;4.06,2.81 +4.06,2.81;2.81,1.56 +2.81,1.56;1.56,0.94 +1.56,0.94;0.00,0.62 +8.75,0.62;7.19,1.25 +7.19,1.25;5.62,2.19 +5.62,2.19;4.38,3.75 +5.94,9.38;5.00,8.12 +5.00,8.12;3.12,7.19 +3.12,5.00;4.38,5.62 +4.38,5.62;5.94,6.88 +4.06,6.88;5.31,5.31 +5.31,7.50;3.75,9.06 + +# UTF-16 : 6a 12 +# UTF-8 : 92 a8 e6 +[6a12] 樒 +3.44,5.00;4.06,6.25 +3.75,3.12;3.75,0.62 +8.12,0.62;8.12,3.12 +8.12,1.25;3.75,1.25 +5.94,1.25;5.94,4.06 +5.94,9.38;5.94,8.12 +5.62,7.50;6.25,7.19 +7.19,7.19;6.56,5.94 +6.56,5.94;5.31,4.69 +5.31,4.69;3.12,3.75 +3.12,6.88;3.12,8.12 +3.12,8.12;8.75,8.12 +8.75,8.12;8.75,6.88 +8.75,5.00;7.81,6.25 +7.81,5.31;7.19,4.69 +7.19,4.69;5.62,4.69 +5.62,4.69;5.00,5.31 +5.00,5.31;5.00,6.88 +1.56,5.62;2.50,4.38 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 6a c1 +# UTF-8 : 81 ab e6 +[6ac1] 櫁 +8.44,0.62;7.50,1.88 +7.50,1.56;5.00,0.94 +5.00,0.94;3.12,0.94 +3.12,4.38;5.31,5.00 +5.31,5.00;6.56,6.25 +6.56,6.25;7.19,7.50 +6.25,7.50;5.62,7.81 +5.94,8.44;5.94,9.38 +5.94,4.69;5.94,1.25 +3.75,2.50;8.12,2.50 +8.12,2.50;8.12,3.75 +8.12,3.75;3.75,3.75 +3.75,3.75;3.75,2.19 +3.44,5.31;4.06,6.56 +7.81,6.56;8.75,5.62 +7.81,5.62;7.19,5.00 +7.19,5.00;5.00,5.00 +5.00,5.00;5.00,7.19 +3.12,7.19;3.12,8.44 +3.12,8.44;8.75,8.44 +8.75,8.44;8.75,7.19 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 +1.56,5.00;2.50,3.75 + +# UTF-16 : 6a 0c +# UTF-8 : 8c a8 e6 +[6a0c] 樌 +3.75,6.88;4.38,9.38 +4.38,9.38;8.12,9.38 +8.12,9.38;7.50,6.88 +7.50,6.88;3.75,6.88 +5.62,6.88;6.25,9.38 +3.12,8.12;8.75,8.12 +8.75,0.62;7.81,0.94 +7.81,0.94;7.19,1.56 +4.69,1.56;4.06,0.94 +4.06,0.94;2.81,0.62 +3.75,1.88;3.75,5.94 +3.75,5.94;8.12,5.94 +8.12,5.94;8.12,1.88 +8.12,1.88;3.75,1.88 +3.75,4.69;8.12,4.69 +8.12,3.44;3.75,3.44 +1.88,5.31;2.81,4.06 +2.81,7.19;0.00,7.19 +0.00,3.12;1.56,6.56 +1.56,9.38;1.56,0.62 + +# UTF-16 : 6a 78 +# UTF-8 : b8 a9 e6 +[6a78] 橸 +3.44,0.62;3.44,4.38 +3.44,4.38;5.62,4.38 +5.62,4.38;5.62,0.62 +5.62,0.94;3.44,0.94 +3.44,2.81;5.62,2.81 +6.56,2.81;8.75,2.81 +8.75,0.62;8.75,4.38 +8.75,4.38;6.56,4.38 +6.56,4.38;6.56,0.62 +6.56,0.94;8.75,0.94 +4.38,5.31;4.38,8.75 +4.38,8.75;7.81,8.75 +7.81,8.75;7.81,5.31 +7.81,5.62;4.38,5.62 +4.38,7.19;7.81,7.19 +1.88,5.31;2.81,4.06 +2.81,7.19;0.00,7.19 +0.00,3.12;1.56,6.56 +1.56,9.38;1.56,0.62 + +# UTF-16 : 6a 62 +# UTF-8 : a2 a9 e6 +[6a62] 橢 +3.12,0.62;3.12,9.06 +3.12,9.06;5.00,9.06 +5.00,9.06;4.06,6.56 +4.06,6.56;5.00,5.00 +5.00,5.00;5.00,3.12 +5.00,3.12;4.06,2.50 +5.62,8.44;8.75,8.44 +8.75,5.94;5.94,5.94 +7.50,5.94;7.50,7.19 +8.44,7.19;6.25,7.19 +5.00,6.25;6.56,7.81 +6.56,7.81;7.19,9.38 +7.50,0.62;8.12,0.94 +8.12,0.94;8.12,5.00 +8.12,5.00;5.94,5.00 +5.94,5.00;5.94,0.62 +5.94,2.50;8.12,2.50 +8.12,3.75;5.94,3.75 +1.56,5.31;2.50,4.06 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 6a 22 +# UTF-8 : a2 a8 e6 +[6a22] 樢 +8.75,4.69;4.06,4.69 +4.06,5.94;7.50,5.94 +7.50,5.94;7.50,8.44 +7.50,8.44;4.06,8.44 +4.06,8.44;4.06,3.75 +4.06,3.75;8.75,3.75 +8.75,3.75;8.75,2.19 +8.75,2.19;8.12,0.62 +8.12,0.62;7.19,0.62 +7.19,2.81;7.81,1.88 +6.56,1.56;5.94,2.81 +5.00,2.81;5.31,1.25 +3.12,1.25;4.06,2.81 +4.06,7.19;7.50,7.19 +0.00,7.19;3.12,7.19 +3.12,4.06;1.56,5.94 +1.56,6.88;0.62,4.38 +0.62,4.38;0.00,3.44 +1.56,0.62;1.56,9.38 +5.62,9.38;5.00,8.44 + +# UTF-16 : 6a a0 +# UTF-8 : a0 aa e6 +[6aa0] 檠 +4.38,4.69;4.38,0.62 +0.00,3.75;8.75,3.75 +8.75,0.94;7.50,1.25 +7.50,1.25;4.38,3.44 +4.38,3.44;1.25,1.25 +1.25,1.25;0.00,0.94 +0.00,6.25;0.94,7.81 +0.62,7.19;3.75,7.19 +3.75,7.19;3.75,5.62 +3.75,5.62;3.12,4.69 +3.12,8.12;3.12,9.38 +1.56,9.38;1.56,8.12 +0.94,5.00;0.94,6.25 +0.94,6.25;2.50,6.25 +2.50,6.25;2.50,5.31 +2.50,5.31;0.94,5.31 +0.31,8.75;4.38,8.75 +6.25,9.38;4.69,6.88 +5.62,8.12;8.75,8.12 +8.75,4.69;7.50,5.31 +7.50,5.31;6.25,6.56 +6.25,6.56;5.62,8.12 +8.12,8.12;7.50,6.88 +7.50,6.88;6.25,5.62 +6.25,5.62;5.00,5.00 + +# UTF-16 : 6a a3 +# UTF-8 : a3 aa e6 +[6aa3] 檣 +5.94,9.38;5.94,5.31 +2.50,5.31;9.06,5.31 +3.44,8.12;8.44,8.12 +8.44,5.94;7.50,6.88 +4.38,6.88;5.31,5.94 +3.44,5.94;4.69,7.50 +7.81,7.50;6.56,5.94 +4.69,2.19;4.69,3.44 +4.69,3.44;7.19,3.44 +7.19,3.44;7.19,2.19 +7.19,2.19;4.69,2.19 +3.44,0.94;8.44,0.94 +8.44,0.62;8.44,4.38 +8.44,4.38;3.44,4.38 +3.44,4.38;3.44,0.62 +1.25,0.62;1.25,9.38 +1.25,6.56;0.00,3.12 +0.00,7.19;2.50,7.19 +2.50,4.06;1.56,5.31 + +# UTF-16 : 86 17 +# UTF-8 : 97 98 e8 +[8617] 蘗 +8.44,0.94;7.50,1.25 +7.50,1.25;4.38,3.12 +4.38,3.12;1.25,1.25 +1.25,1.25;0.31,0.94 +0.31,3.12;8.44,3.12 +8.44,5.00;4.69,5.00 +4.69,7.50;8.44,7.50 +5.31,7.50;5.94,6.25 +4.06,6.25;8.75,6.25 +7.19,6.25;7.81,7.50 +6.56,7.50;6.56,8.12 +6.56,5.94;6.56,3.75 +4.38,0.62;4.38,4.06 +1.25,4.06;3.44,4.06 +3.44,4.06;3.44,5.31 +3.44,5.31;1.25,5.31 +1.25,5.31;1.25,3.75 +1.25,6.56;3.44,6.56 +3.44,6.56;3.44,7.81 +3.44,7.81;0.94,7.81 +0.94,7.81;0.94,6.25 +0.94,6.25;0.62,4.69 +0.62,4.69;0.00,3.75 +0.00,8.75;8.75,8.75 +5.94,8.12;5.94,9.69 +2.81,9.69;2.81,8.12 + +# UTF-16 : 6a d1 +# UTF-8 : 91 ab e6 +[6ad1] 櫑 +2.81,0.62;2.81,5.00 +2.81,5.00;5.31,5.00 +5.31,5.00;5.31,0.62 +5.31,1.25;2.81,1.25 +2.81,3.12;5.31,3.12 +6.25,3.12;8.75,3.12 +8.75,0.62;8.75,5.00 +8.75,5.00;6.25,5.00 +6.25,5.00;6.25,0.62 +6.25,1.25;8.75,1.25 +7.50,1.25;7.50,5.00 +4.06,5.00;4.06,1.25 +3.44,5.94;3.44,8.75 +3.44,8.75;7.81,8.75 +7.81,8.75;7.81,5.94 +7.81,6.25;3.44,6.25 +3.44,7.50;7.81,7.50 +5.62,8.75;5.62,6.25 +1.56,5.31;2.19,4.06 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 6a aa +# UTF-8 : aa aa e6 +[6aaa] 檪 +4.69,5.00;4.69,8.44 +4.69,8.44;6.56,8.44 +6.56,8.44;6.56,5.00 +6.56,5.31;4.69,5.31 +4.69,6.88;6.56,6.88 +5.31,8.44;5.62,9.38 +5.62,4.69;5.62,0.62 +2.81,8.75;4.06,7.50 +4.06,6.56;2.81,5.00 +8.44,5.00;7.19,6.56 +7.19,7.50;8.44,8.75 +8.44,3.75;2.81,3.75 +2.19,0.94;3.75,1.88 +3.75,1.88;5.62,3.75 +5.62,3.75;7.50,1.88 +7.50,1.88;8.75,0.94 +1.25,9.38;1.25,0.62 +1.25,6.56;0.00,3.12 +0.00,7.19;2.50,7.19 +2.50,4.38;1.56,5.62 + +# UTF-16 : 6a ea +# UTF-8 : aa ab e6 +[6aea] 櫪 +8.12,2.50;6.56,2.50 +6.56,0.94;6.56,3.75 +7.50,3.75;7.50,7.50 +4.69,7.50;4.69,3.75 +4.69,2.81;4.69,0.94 +8.75,0.94;3.12,0.94 +2.19,0.94;2.81,2.19 +2.81,2.19;3.12,3.75 +3.12,3.75;3.12,9.06 +3.12,9.06;8.75,9.06 +8.75,8.12;6.56,7.50 +6.56,6.56;8.75,6.56 +8.75,4.38;7.50,6.25 +7.50,6.25;6.25,4.38 +3.75,4.38;4.69,6.25 +4.69,6.25;5.62,5.31 +5.62,6.56;3.75,6.56 +3.75,7.50;5.62,8.12 +1.25,9.38;1.25,0.62 +1.25,6.56;0.00,3.12 +0.00,7.19;2.50,7.19 +2.50,4.06;1.56,5.31 + +# UTF-16 : 86 16 +# UTF-8 : 96 98 e8 +[8616] 蘖 +0.94,5.31;3.44,5.31 +3.44,5.31;3.44,4.06 +3.44,4.06;0.94,4.06 +0.94,4.06;0.94,7.50 +0.94,7.50;3.12,7.50 +3.12,7.50;3.12,6.25 +3.12,6.25;0.94,6.25 +4.38,6.25;8.75,6.25 +8.75,8.75;0.00,8.75 +1.88,7.50;1.88,8.12 +2.81,8.12;2.81,9.69 +5.94,9.69;5.94,8.12 +6.56,8.12;6.56,7.50 +6.56,5.94;6.56,3.75 +4.38,3.75;4.38,0.62 +5.31,7.50;5.94,6.25 +7.19,6.25;7.81,7.50 +8.44,7.50;4.69,7.50 +4.69,5.00;8.44,5.00 +8.44,3.12;0.31,3.12 +0.31,0.94;1.25,1.25 +1.25,1.25;4.38,3.12 +4.38,3.12;7.50,1.25 +7.50,1.25;8.44,0.94 + +# UTF-16 : 6a fa +# UTF-8 : ba ab e6 +[6afa] 櫺 +3.12,5.94;3.12,7.50 +3.12,7.50;8.75,7.50 +8.75,7.50;8.75,5.94 +7.81,6.25;6.88,6.25 +5.00,6.25;4.06,6.25 +4.06,5.31;5.00,5.31 +7.81,5.31;6.88,5.31 +5.94,5.00;5.94,8.75 +8.44,8.75;3.44,8.75 +3.44,0.94;3.44,4.06 +3.44,4.06;4.38,4.06 +4.38,4.06;4.38,0.94 +4.38,1.25;3.44,1.25 +5.31,1.25;6.56,1.25 +6.56,0.94;6.56,4.06 +6.56,4.06;5.31,4.06 +5.31,4.06;5.31,0.94 +7.50,0.94;7.50,4.06 +7.50,4.06;8.44,4.06 +8.44,4.06;8.44,0.94 +8.44,1.25;7.50,1.25 +1.56,5.31;2.50,4.06 +2.50,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 + +# UTF-16 : 6b 16 +# UTF-8 : 96 ac e6 +[6b16] 欖 +2.81,5.62;2.81,9.06 +2.81,9.06;5.31,9.06 +5.31,5.94;2.81,5.94 +4.06,5.94;4.06,6.88 +2.81,6.88;4.69,6.88 +4.69,6.88;4.69,8.12 +4.69,8.12;2.81,8.12 +4.06,8.12;4.06,9.06 +6.56,9.69;5.62,7.81 +8.75,8.75;6.25,8.75 +6.25,7.81;8.44,7.81 +7.81,6.88;7.81,5.94 +6.88,5.94;6.88,6.88 +8.75,6.88;8.75,5.94 +8.75,5.94;5.94,5.94 +5.94,5.94;5.94,6.88 +5.94,6.88;8.75,6.88 +8.75,1.56;8.75,1.25 +8.75,1.25;8.44,0.62 +8.44,0.62;6.88,0.62 +6.88,0.62;6.25,1.25 +6.25,1.25;6.25,2.19 +3.75,2.19;7.50,2.19 +7.50,2.19;7.50,5.00 +7.50,5.00;3.75,5.00 +3.75,5.00;3.75,2.19 +3.75,3.12;7.50,3.12 +7.50,4.06;3.75,4.06 +4.69,2.19;4.38,1.56 +4.38,1.56;4.06,1.25 +4.06,1.25;3.44,0.94 +3.44,0.94;2.19,0.62 +2.19,7.19;0.00,7.19 +0.00,3.12;1.25,6.56 +1.25,9.38;1.25,0.62 +1.25,5.62;2.50,4.06 + +# UTF-16 : 6b 1f +# UTF-8 : 9f ac e6 +[6b1f] 欟 +2.19,3.12;2.81,4.06 +2.81,4.06;3.44,5.62 +3.44,7.81;3.44,9.69 +5.00,9.69;5.00,7.81 +5.00,5.62;4.38,4.38 +4.38,4.38;4.38,1.56 +5.62,1.56;2.81,1.56 +2.81,0.94;2.81,4.38 +2.81,4.38;5.62,4.38 +5.62,5.94;5.62,7.19 +5.62,7.19;4.69,7.19 +4.69,7.19;4.69,5.94 +4.69,5.94;5.62,5.94 +2.81,5.94;3.75,5.94 +3.75,5.94;3.75,7.19 +3.75,7.19;2.81,7.19 +2.81,7.19;2.81,5.94 +2.81,2.50;5.31,2.50 +5.31,3.44;2.81,3.44 +6.56,3.44;6.56,9.06 +6.56,9.06;8.44,9.06 +8.44,9.06;8.44,3.44 +8.44,3.44;6.56,3.44 +6.56,5.31;8.44,5.31 +8.44,7.19;6.56,7.19 +5.94,8.75;2.50,8.75 +9.06,2.19;8.75,0.94 +8.75,0.94;7.81,0.94 +7.81,0.94;7.81,3.44 +6.88,3.44;6.88,2.50 +6.88,2.50;6.56,1.56 +6.56,1.56;5.62,0.62 +1.25,0.62;1.25,9.38 +1.25,6.56;0.00,3.44 +0.00,7.50;2.19,7.50 +2.19,4.69;1.25,5.94 + +# UTF-16 : 6b 38 +# UTF-8 : b8 ac e6 +[6b38] 欸 +4.38,3.75;0.00,3.75 +0.00,0.62;1.56,2.19 +1.56,2.19;2.50,4.06 +2.50,4.06;2.50,5.62 +2.50,3.44;3.44,2.50 +3.44,2.50;4.06,1.56 +4.06,5.62;0.94,5.62 +0.94,7.50;2.19,9.69 +0.31,7.19;3.12,7.81 +3.12,8.75;3.75,7.19 +0.00,4.69;0.62,5.31 +0.62,5.31;1.25,6.56 +4.38,6.56;5.31,7.50 +5.31,7.50;6.25,9.38 +5.62,7.81;8.75,7.81 +8.75,7.81;8.12,6.25 +6.56,5.00;7.19,3.12 +7.19,3.12;8.12,1.56 +8.12,1.56;8.75,0.62 +4.38,0.62;5.31,1.88 +5.31,1.88;5.94,3.12 +5.94,3.12;6.56,5.62 +6.56,5.62;6.56,7.81 + +# UTF-16 : 6b 37 +# UTF-8 : b7 ac e6 +[6b37] 欷 +2.19,0.62;2.19,5.31 +2.19,6.88;0.94,4.69 +0.94,4.69;0.00,3.75 +0.00,6.56;1.25,7.19 +1.25,7.19;3.75,9.38 +3.75,7.19;1.88,8.12 +1.88,8.12;0.00,8.75 +0.00,5.62;4.06,5.62 +3.12,1.88;3.44,1.88 +3.44,1.88;3.44,4.38 +3.44,4.38;0.94,4.38 +0.94,4.38;0.94,1.88 +6.56,5.00;7.19,3.12 +7.19,3.12;7.81,1.88 +7.81,1.88;8.75,0.62 +4.38,0.62;5.31,1.88 +5.31,1.88;5.94,3.12 +5.94,3.12;6.56,5.62 +6.56,5.62;6.56,7.81 +5.62,7.81;8.75,7.81 +8.75,7.81;8.12,6.25 +4.38,6.56;5.31,7.50 +5.31,7.50;6.25,9.38 + +# UTF-16 : 76 dc +# UTF-8 : 9c 9b e7 +[76dc] 盜 +1.25,7.19;0.31,7.81 +0.31,3.75;1.25,4.69 +1.25,4.69;1.88,6.25 +1.88,8.12;0.62,9.38 +4.38,9.38;3.75,7.81 +3.75,7.81;2.81,6.88 +7.50,6.88;8.44,8.12 +8.44,8.12;4.06,8.12 +5.94,8.12;5.31,6.25 +5.31,6.25;4.38,5.00 +4.38,5.00;3.12,4.38 +3.12,4.38;1.88,4.06 +8.44,4.06;7.50,4.69 +7.50,4.69;6.56,5.62 +6.56,5.62;5.94,6.88 +0.00,0.94;8.75,0.94 +7.19,0.94;7.19,3.44 +7.19,3.44;1.56,3.44 +1.56,3.44;1.56,0.94 +3.44,0.94;3.44,3.44 +5.31,3.44;5.31,0.94 + +# UTF-16 : 6b 39 +# UTF-8 : b9 ac e6 +[6b39] 欹 +2.19,0.94;3.12,1.25 +3.12,1.25;3.12,5.00 +4.06,5.00;0.00,5.00 +0.00,5.94;1.25,6.88 +1.25,6.88;1.88,8.12 +1.88,8.12;1.88,9.38 +1.88,7.50;2.81,6.88 +2.81,6.88;3.44,6.25 +3.75,8.12;0.00,8.12 +0.62,1.88;0.62,3.75 +0.62,3.75;1.88,3.75 +1.88,3.75;1.88,2.19 +1.88,2.19;0.62,2.19 +6.56,5.00;7.19,3.12 +7.19,3.12;7.81,1.88 +7.81,1.88;8.75,0.62 +3.75,0.62;5.00,1.88 +5.00,1.88;5.94,3.44 +5.94,3.44;6.56,5.62 +6.56,5.62;6.56,7.81 +5.31,7.81;8.75,7.81 +8.75,7.81;8.12,6.25 +4.06,6.56;5.00,7.50 +5.00,7.50;5.94,9.38 + +# UTF-16 : 6b 47 +# UTF-8 : 87 ad e6 +[6b47] 歇 +4.69,6.56;5.31,7.19 +5.31,7.19;5.94,8.44 +5.94,8.44;6.25,9.38 +5.62,7.81;8.75,7.81 +8.75,7.81;8.12,6.25 +6.56,7.81;6.56,5.31 +6.56,5.31;5.94,3.12 +5.94,3.12;5.31,1.88 +5.31,1.88;4.38,0.62 +8.75,0.62;7.81,1.88 +7.81,1.88;6.88,3.75 +6.88,3.75;6.56,5.00 +0.62,8.75;3.44,8.75 +3.44,8.75;3.44,5.62 +3.44,5.62;0.62,5.62 +0.62,5.62;0.62,8.75 +0.62,7.19;3.44,7.19 +1.25,5.62;0.94,4.69 +0.94,4.69;0.00,3.12 +0.94,4.38;4.06,4.38 +4.06,4.38;4.06,2.50 +4.06,2.50;3.44,0.94 +3.44,0.94;2.81,0.94 +2.81,1.88;0.62,1.88 +0.62,1.56;0.62,3.44 +2.19,3.75;1.88,3.12 +1.88,3.12;1.25,2.50 +2.81,2.50;1.88,3.12 + +# UTF-16 : 6b 43 +# UTF-8 : 83 ad e6 +[6b43] 歃 +0.00,7.19;4.38,7.19 +2.19,9.06;2.19,1.56 +0.31,1.56;4.06,1.56 +4.06,1.25;4.06,5.31 +4.06,5.31;3.12,5.31 +3.12,3.44;4.06,3.44 +0.31,3.44;1.25,3.44 +1.25,5.62;0.31,5.31 +0.31,5.31;0.31,1.25 +0.31,8.75;3.75,9.38 +6.25,9.38;5.31,7.19 +5.31,7.19;4.69,6.25 +8.12,6.25;8.75,7.81 +8.75,7.81;5.62,7.81 +6.88,7.81;6.88,5.62 +6.88,5.62;6.25,3.12 +6.25,3.12;5.62,1.88 +5.62,1.88;4.38,0.62 +8.75,0.62;7.81,2.19 +7.81,2.19;6.88,5.00 + +# UTF-16 : 6b 49 +# UTF-8 : 89 ad e6 +[6b49] 歉 +0.00,8.12;5.00,8.12 +5.00,5.62;0.00,5.62 +0.00,1.56;1.56,4.06 +1.56,0.62;1.56,8.75 +0.62,8.75;2.19,9.38 +4.06,9.38;2.50,8.75 +3.12,8.75;3.12,0.62 +3.12,4.06;4.38,1.88 +0.31,4.38;4.38,4.38 +4.38,4.38;4.38,6.88 +4.38,6.88;0.31,6.88 +5.00,6.56;5.62,7.19 +5.62,7.19;6.56,9.38 +5.94,7.81;8.75,7.81 +8.75,7.81;8.12,6.25 +6.88,7.81;6.88,5.62 +6.88,5.62;6.25,3.12 +6.25,3.12;5.62,1.88 +5.62,1.88;4.38,0.62 +8.75,0.62;7.81,2.19 +7.81,2.19;6.88,4.69 + +# UTF-16 : 6b 59 +# UTF-8 : 99 ad e6 +[6b59] 歙 +0.00,7.19;2.50,9.38 +2.50,9.38;4.69,7.50 +3.12,7.81;1.56,7.81 +0.94,5.62;0.94,6.88 +0.94,6.88;3.75,6.88 +3.75,6.88;3.75,5.62 +3.75,5.62;0.94,5.62 +0.00,4.69;1.88,4.69 +1.88,4.69;1.88,0.94 +1.88,0.94;0.94,0.62 +3.44,0.62;4.38,0.94 +4.38,0.94;4.38,4.69 +4.38,4.69;2.81,4.69 +2.81,3.12;4.38,4.69 +4.38,3.12;2.81,1.56 +0.31,1.56;1.88,3.12 +1.88,4.69;0.31,3.12 +6.56,9.38;5.94,7.50 +5.94,7.50;5.00,5.94 +8.12,5.94;8.75,7.50 +8.75,7.50;5.94,7.50 +7.19,7.50;7.19,5.94 +7.19,5.94;6.56,3.12 +6.56,3.12;5.94,1.88 +5.94,1.88;5.00,0.62 +8.75,0.62;7.81,2.50 +7.81,2.50;7.19,5.00 + +# UTF-16 : 6b 54 +# UTF-8 : 94 ad e6 +[6b54] 歔 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,3.75 +0.94,3.75;0.94,7.81 +0.94,7.81;5.00,7.81 +5.00,7.81;4.38,6.88 +3.44,6.88;1.56,6.25 +4.69,6.25;4.06,5.31 +4.06,5.31;2.81,5.31 +2.81,5.31;2.50,5.94 +2.50,5.94;2.50,9.38 +2.50,8.75;4.38,8.75 +0.94,0.62;4.69,1.56 +4.69,4.06;4.69,2.50 +4.69,2.50;3.75,2.50 +3.75,1.56;3.75,4.69 +2.81,4.69;2.81,1.25 +2.81,2.50;1.88,2.50 +1.88,2.19;1.88,4.06 +8.12,6.25;8.75,7.81 +8.75,7.81;6.25,7.81 +6.88,7.81;6.88,6.25 +6.88,6.25;6.56,4.06 +6.56,4.06;5.94,2.19 +5.94,2.19;4.69,0.62 +8.75,0.62;7.81,2.19 +7.81,2.19;7.19,3.75 +7.19,3.75;6.88,5.62 +5.31,6.56;6.25,8.44 +6.25,8.44;6.56,9.38 + +# UTF-16 : 6b 5b +# UTF-8 : 9b ad e6 +[6b5b] 歛 +0.00,6.25;0.94,7.19 +0.94,7.19;2.50,9.38 +2.50,9.38;3.75,7.19 +3.75,7.19;4.69,6.25 +3.12,6.56;1.25,6.56 +0.62,3.12;0.62,5.31 +0.62,5.31;1.88,5.31 +1.88,5.31;1.88,3.12 +1.88,3.12;0.62,3.12 +1.25,3.12;0.62,1.88 +0.62,1.88;0.00,0.94 +1.88,1.25;0.94,2.19 +2.81,3.12;2.81,5.31 +2.81,5.31;4.06,5.31 +4.06,5.31;4.06,3.12 +4.06,3.12;2.81,3.12 +3.75,3.12;3.12,1.88 +3.12,1.88;2.50,0.94 +3.44,2.50;4.38,1.88 +6.25,9.38;5.94,8.44 +5.94,8.44;5.00,6.88 +5.62,7.81;8.75,7.81 +8.75,7.81;8.12,6.25 +6.56,7.50;6.56,5.94 +6.56,5.94;6.25,4.06 +6.25,4.06;5.94,3.12 +5.94,3.12;5.00,1.56 +5.00,1.56;4.06,0.62 +8.75,0.62;7.81,1.88 +7.81,1.88;7.19,3.12 +7.19,3.12;6.56,5.31 + +# UTF-16 : 6b 5f +# UTF-8 : 9f ad e6 +[6b5f] 歟 +0.00,3.12;5.31,3.12 +4.69,3.12;4.69,8.75 +4.69,8.75;3.75,8.75 +3.75,6.88;4.69,6.88 +4.69,5.00;3.75,5.00 +1.56,5.00;0.62,5.00 +0.62,6.88;1.56,6.88 +1.56,9.06;0.62,8.75 +0.62,8.75;0.62,3.12 +2.19,3.12;2.19,6.25 +2.19,9.38;2.19,7.19 +2.19,7.19;3.12,7.19 +3.12,7.19;3.12,3.12 +3.12,8.44;2.19,8.44 +0.31,0.94;1.56,2.50 +3.44,2.50;4.38,1.25 +6.56,9.38;6.25,8.12 +6.25,8.12;5.31,5.94 +8.12,5.94;8.75,7.50 +8.75,7.50;6.25,7.50 +7.19,7.50;7.19,5.94 +7.19,5.94;6.56,3.12 +6.56,3.12;5.94,1.88 +5.94,1.88;4.69,0.62 +9.06,0.62;8.12,2.19 +8.12,2.19;7.19,5.00 + +# UTF-16 : 6b 61 +# UTF-8 : a1 ad e6 +[6b61] 歡 +0.00,8.44;4.69,8.44 +1.56,7.81;1.56,9.38 +3.44,9.38;3.44,7.81 +0.31,7.19;1.88,7.19 +1.88,7.19;1.88,5.62 +1.88,5.62;0.31,5.62 +0.31,5.62;0.31,7.19 +2.81,7.19;4.38,7.19 +4.38,7.19;4.38,5.62 +4.38,5.62;2.81,5.62 +2.81,5.62;2.81,7.19 +0.00,2.81;0.62,3.75 +0.62,3.75;1.25,5.00 +3.44,5.00;2.81,4.06 +2.81,4.06;2.81,1.25 +4.38,1.25;0.94,1.25 +0.94,0.62;0.94,4.06 +0.94,4.06;4.69,4.06 +4.38,3.12;0.94,3.12 +0.94,2.19;4.38,2.19 +6.88,5.31;7.19,3.44 +7.19,3.44;7.81,1.88 +7.81,1.88;8.75,0.62 +4.69,0.62;5.62,1.88 +5.62,1.88;6.25,3.12 +6.25,3.12;6.88,5.94 +6.88,5.94;6.88,7.81 +5.94,7.81;8.75,7.81 +8.75,7.81;8.12,6.25 +5.00,6.25;5.62,7.19 +5.62,7.19;6.25,9.38 + +# UTF-16 : 6b 78 +# UTF-8 : b8 ad e6 +[6b78] 歸 +0.00,0.94;3.75,1.88 +3.75,7.81;8.75,7.81 +8.75,4.69;8.75,5.62 +8.75,5.62;4.38,5.62 +4.38,5.62;4.38,4.69 +4.69,6.56;7.81,6.56 +7.81,6.56;7.81,9.06 +7.81,9.06;4.69,9.06 +4.69,1.56;4.69,4.06 +4.69,4.06;8.44,4.06 +8.44,4.06;8.44,1.88 +8.44,1.88;7.81,1.56 +2.19,1.56;2.19,4.06 +2.19,3.12;3.75,3.12 +6.56,5.62;6.56,0.62 +0.94,1.25;0.94,3.44 +0.94,7.19;3.12,7.19 +3.12,7.19;3.12,8.44 +3.12,8.44;0.62,8.44 +0.62,8.44;0.62,4.38 +0.62,4.69;3.44,4.69 +3.44,4.69;3.44,5.94 +3.44,5.94;0.62,5.94 +1.56,8.44;1.88,9.38 + +# UTF-16 : 6b 83 +# UTF-8 : 83 ae e6 +[6b83] 殃 +3.12,4.69;8.75,4.69 +7.81,4.69;7.81,7.50 +7.81,7.50;4.06,7.50 +4.06,7.50;4.06,4.69 +5.94,9.38;5.94,5.00 +5.94,5.00;5.62,3.44 +5.62,3.44;5.00,2.50 +5.00,2.50;4.06,1.56 +4.06,1.56;2.50,0.62 +8.75,0.62;7.50,1.56 +7.50,1.56;6.56,2.81 +6.56,2.81;5.94,4.38 +0.00,8.75;3.44,8.75 +1.56,8.75;0.94,5.94 +0.94,5.94;0.00,4.06 +0.31,0.94;1.56,2.50 +1.56,2.50;2.50,4.69 +2.50,4.69;2.81,6.88 +2.81,6.88;1.25,6.88 +0.62,5.00;1.88,4.06 + +# UTF-16 : 6b 8d +# UTF-8 : 8d ae e6 +[6b8d] 殍 +3.44,6.56;4.38,8.44 +4.38,8.44;5.94,8.75 +5.94,8.75;7.50,9.38 +7.50,8.12;8.44,6.88 +6.25,7.19;5.62,8.12 +4.38,6.25;7.81,6.25 +7.81,6.25;5.94,4.69 +5.94,4.69;5.94,0.94 +5.94,0.94;5.00,0.62 +3.12,3.44;8.75,3.44 +0.00,8.75;3.44,8.75 +1.56,8.75;0.94,5.94 +0.94,5.94;0.00,4.06 +0.31,0.94;1.56,2.50 +1.56,2.50;2.50,4.69 +2.50,4.69;2.81,6.88 +2.81,6.88;1.25,6.88 +0.62,5.00;1.88,4.06 + +# UTF-16 : 6b 98 +# UTF-8 : 98 ae e6 +[6b98] 殘 +3.75,7.81;8.44,7.81 +4.69,9.38;4.69,8.44 +4.69,8.44;5.00,7.19 +5.00,7.19;5.62,6.25 +5.62,6.25;6.56,5.62 +6.56,5.62;8.12,5.31 +8.12,5.31;8.75,5.94 +7.50,7.19;6.56,6.25 +6.56,6.25;5.62,5.62 +5.62,5.62;3.75,5.00 +3.44,3.75;8.44,3.75 +5.00,4.69;5.00,4.06 +5.00,4.06;5.31,2.81 +5.31,2.81;5.94,1.88 +5.94,1.88;6.56,1.25 +6.56,1.25;8.12,0.62 +8.12,0.62;8.75,1.25 +7.50,3.12;6.56,2.19 +6.56,2.19;5.00,1.25 +5.00,1.25;2.81,0.62 +6.25,4.69;6.88,4.06 +6.88,8.44;6.25,9.06 +0.00,8.75;3.44,8.75 +1.56,8.75;0.94,5.94 +0.94,5.94;0.00,4.06 +0.31,0.94;1.56,2.50 +1.56,2.50;2.50,4.69 +2.50,4.69;2.81,6.88 +2.81,6.88;1.25,6.88 +0.62,5.00;1.88,4.06 + +# UTF-16 : 6b a4 +# UTF-8 : a4 ae e6 +[6ba4] 殤 +0.62,5.00;1.88,4.06 +0.00,4.06;0.94,5.94 +0.94,5.94;1.56,8.75 +0.00,8.75;3.44,8.75 +3.44,7.50;4.06,8.12 +4.06,8.12;4.69,9.38 +4.69,6.56;8.12,6.56 +8.12,5.31;4.69,5.31 +4.69,5.31;4.69,7.50 +4.69,7.50;8.12,7.50 +8.12,7.50;8.12,5.31 +4.38,8.44;8.75,8.44 +8.75,4.38;3.44,4.38 +3.44,1.56;5.00,2.19 +5.00,2.19;6.25,3.44 +7.50,3.44;6.56,1.88 +6.56,1.88;5.62,1.25 +5.62,1.25;3.75,0.62 +6.88,0.62;7.81,0.62 +7.81,0.62;8.44,2.19 +8.44,2.19;8.44,3.44 +8.44,3.44;4.38,3.44 +5.31,4.38;4.06,3.12 +4.06,3.12;2.81,2.50 +1.25,6.88;2.81,6.88 +2.81,6.88;2.50,4.69 +2.50,4.69;1.56,2.50 +1.56,2.50;0.00,0.62 + +# UTF-16 : 6b aa +# UTF-8 : aa ae e6 +[6baa] 殪 +3.44,0.94;8.75,0.94 +6.88,0.94;7.50,2.50 +5.00,2.50;5.62,1.25 +4.69,2.81;7.81,2.81 +7.81,2.81;7.81,4.06 +7.81,4.06;4.69,4.06 +4.69,4.06;4.69,2.81 +4.69,5.00;7.81,5.00 +8.75,5.00;8.75,5.94 +8.75,5.94;3.75,5.94 +3.75,5.94;3.75,5.00 +4.38,6.88;8.12,6.88 +6.25,6.88;6.25,9.38 +4.06,8.12;8.44,8.12 +0.00,8.75;3.44,8.75 +1.56,8.75;0.94,5.94 +0.94,5.94;0.00,4.06 +0.00,0.62;1.56,2.50 +1.56,2.50;2.50,4.69 +2.50,4.69;2.81,6.88 +2.81,6.88;1.25,6.88 +0.62,5.00;1.88,4.06 + +# UTF-16 : 6b bc +# UTF-8 : bc ae e6 +[6bbc] 殼 +2.50,0.94;3.75,1.56 +3.75,5.00;3.75,5.94 +3.75,5.94;0.00,5.94 +0.00,5.94;0.00,5.00 +0.94,5.00;2.81,5.00 +2.81,1.25;2.81,4.06 +2.81,4.06;0.94,4.06 +0.94,4.06;0.94,2.81 +0.94,2.81;0.62,1.56 +0.62,1.56;0.00,0.62 +0.00,8.12;3.75,8.12 +1.88,9.38;1.88,6.88 +0.31,6.88;3.44,6.88 +8.75,6.88;8.44,5.94 +8.44,5.94;7.19,5.94 +7.19,5.94;7.19,9.06 +7.19,9.06;5.00,9.06 +5.00,9.06;5.00,7.50 +5.00,7.50;4.69,5.94 +4.69,5.94;4.38,5.62 +4.38,5.00;8.12,5.00 +8.12,5.00;7.19,3.12 +7.19,3.12;5.62,1.56 +5.62,1.56;3.75,0.62 +8.44,0.62;6.88,1.56 +6.88,1.56;5.62,3.12 +5.62,3.12;5.00,4.69 + +# UTF-16 : 6b d3 +# UTF-8 : 93 af e6 +[6bd3] 毓 +4.38,7.81;8.75,7.81 +8.75,2.50;8.44,1.25 +8.44,1.25;7.50,1.25 +7.50,1.25;7.50,4.69 +6.56,4.69;6.56,1.25 +6.56,9.38;6.56,7.81 +6.56,7.81;4.69,5.62 +4.69,5.62;8.12,5.94 +7.81,6.88;8.44,5.31 +5.62,4.69;5.62,3.12 +5.62,3.12;5.00,1.56 +5.00,1.56;4.06,0.62 +4.06,4.38;0.00,4.38 +0.00,6.56;0.62,7.50 +0.62,7.50;1.25,9.38 +0.94,8.12;3.75,8.12 +3.75,1.88;0.31,1.88 +0.31,1.56;0.94,6.88 +0.94,6.88;3.44,6.88 +3.44,6.88;2.81,0.94 +2.81,0.94;2.50,0.62 +2.50,0.62;1.88,0.62 +1.88,5.94;2.50,5.31 +1.56,3.44;2.19,2.81 + +# UTF-16 : 6b df +# UTF-8 : 9f af e6 +[6bdf] 毟 +4.38,9.38;4.38,7.19 +4.38,7.19;3.75,6.88 +3.75,6.88;3.44,6.88 +2.81,8.75;1.25,7.81 +1.25,7.81;0.31,7.19 +5.94,8.75;7.50,8.12 +7.50,8.12;8.44,7.50 +6.88,7.81;5.94,7.19 +5.94,7.19;4.06,6.25 +4.06,6.25;1.56,5.31 +1.56,5.31;0.31,5.00 +6.88,5.62;1.25,4.06 +0.94,3.12;7.19,4.06 +0.31,2.19;8.44,2.81 +3.75,4.69;3.75,1.56 +3.75,1.56;4.38,0.94 +4.38,0.94;8.44,0.94 +8.44,0.94;8.75,1.25 +8.75,1.25;8.75,1.56 + +# UTF-16 : 6c 08 +# UTF-8 : 88 b0 e6 +[6c08] 氈 +0.00,0.62;4.38,1.56 +3.44,1.56;3.44,4.38 +3.44,4.38;0.94,4.38 +0.94,4.38;0.94,0.94 +0.94,2.50;3.44,2.50 +3.44,3.44;0.94,3.44 +0.94,5.31;3.75,5.31 +3.75,5.31;3.75,7.50 +3.75,7.50;0.62,7.50 +0.62,7.50;0.62,5.31 +8.12,5.31;4.38,4.69 +4.38,8.44;0.00,8.44 +2.19,8.44;2.19,9.38 +7.50,9.38;5.00,8.12 +5.94,8.44;5.94,1.56 +5.94,1.56;6.25,0.94 +6.25,0.94;8.44,0.94 +8.44,0.94;8.75,1.88 +8.75,1.88;8.75,2.50 +7.81,7.19;4.69,6.56 +2.81,6.56;2.81,5.94 +2.81,5.94;1.56,5.94 +1.56,5.94;1.56,6.88 +1.56,6.88;2.81,6.88 + +# UTF-16 : 6c 1b +# UTF-8 : 9b b0 e6 +[6c1b] 氛 +0.00,6.25;0.94,7.50 +0.94,7.50;1.88,9.38 +1.56,8.44;7.81,8.44 +1.88,7.19;6.88,7.19 +0.62,5.94;6.88,5.94 +6.88,5.94;6.88,2.81 +6.88,2.81;7.19,1.88 +7.19,1.88;7.81,0.94 +7.81,0.94;8.44,0.62 +8.44,0.62;8.75,2.19 +0.31,3.12;1.88,4.69 +3.12,5.00;4.06,5.00 +4.06,5.00;4.69,4.06 +4.69,4.06;5.94,3.12 +1.25,3.44;4.69,3.44 +4.69,3.44;4.69,2.50 +4.69,2.50;4.06,0.62 +4.06,0.62;3.12,0.62 +2.50,3.44;2.19,2.50 +2.19,2.50;1.25,1.56 +1.25,1.56;0.31,0.62 + +# UTF-16 : 6c 24 +# UTF-8 : a4 b0 e6 +[6c24] 氤 +0.00,6.25;0.94,7.50 +0.94,7.50;1.88,9.38 +1.56,8.44;7.81,8.44 +1.88,7.19;6.88,7.19 +0.62,5.94;6.88,5.94 +6.88,5.94;6.88,2.81 +6.88,2.81;7.19,1.88 +7.19,1.88;7.81,0.94 +7.81,0.94;8.44,0.62 +8.44,0.62;8.75,2.19 +0.94,0.62;0.94,4.69 +0.94,4.69;5.62,4.69 +5.62,4.69;5.62,0.62 +5.62,0.94;0.94,0.94 +1.56,3.12;4.69,3.12 +3.12,4.06;3.12,3.44 +3.12,3.44;2.81,2.50 +2.81,2.50;2.19,1.88 +2.19,1.88;1.56,1.56 +4.69,1.56;4.06,2.50 +4.06,2.50;3.12,3.12 + +# UTF-16 : 6c 82 +# UTF-8 : 82 b2 e6 +[6c82] 沂 +7.81,9.38;5.94,8.75 +5.94,8.75;3.44,8.44 +3.44,8.44;3.44,4.69 +3.44,4.69;2.81,2.19 +2.81,2.19;2.19,1.25 +2.19,1.25;1.56,0.62 +6.88,0.62;6.88,6.25 +3.44,6.25;8.75,6.25 +1.25,5.62;0.00,6.88 +0.00,0.62;0.62,1.25 +0.62,1.25;1.88,4.38 +2.19,7.19;0.94,9.06 + +# UTF-16 : 6c 8d +# UTF-8 : 8d b2 e6 +[6c8d] 沍 +3.44,3.12;4.69,9.06 +8.44,9.06;2.50,9.06 +0.62,9.06;1.88,7.50 +1.88,4.38;0.62,1.25 +0.62,1.25;0.00,0.62 +0.00,6.88;1.25,5.62 +4.38,6.56;7.81,6.56 +7.81,6.56;6.88,0.94 +1.88,0.94;8.75,0.94 +7.19,3.75;3.75,3.75 + +# UTF-16 : 6c 9b +# UTF-8 : 9b b2 e6 +[6c9b] 沛 +5.62,9.38;5.62,0.62 +0.00,0.62;0.62,1.25 +0.62,1.25;2.19,4.38 +3.44,2.81;3.44,6.56 +3.44,6.56;7.81,6.56 +7.81,6.56;7.81,3.12 +7.81,3.12;7.19,2.81 +8.75,8.12;2.50,8.12 +1.88,7.50;0.62,9.06 +0.00,6.88;1.25,5.62 + +# UTF-16 : 6c 68 +# UTF-8 : a8 b1 e6 +[6c68] 汨 +3.12,0.94;3.12,8.44 +3.12,8.44;8.12,8.44 +8.12,8.44;8.12,0.94 +8.12,1.25;3.12,1.25 +3.12,5.00;8.12,5.00 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.56 +0.94,1.56;2.19,4.38 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6c 92 +# UTF-8 : 92 b2 e6 +[6c92] 沒 +5.00,9.38;5.00,8.12 +5.00,8.12;4.38,6.56 +4.38,6.56;3.12,5.31 +5.00,8.44;8.12,8.44 +8.12,8.44;8.12,6.88 +8.12,6.88;7.50,5.62 +7.50,5.62;6.56,5.62 +3.75,4.69;8.12,4.69 +8.12,4.69;7.50,3.44 +7.50,3.44;6.25,2.19 +6.25,2.19;4.69,1.25 +4.69,1.25;2.50,0.62 +8.75,0.62;7.19,1.25 +7.19,1.25;5.62,2.19 +5.62,2.19;4.69,3.12 +4.69,3.12;4.06,4.38 +0.62,9.38;2.19,7.50 +1.56,5.62;0.00,7.19 +0.00,0.62;1.25,1.88 +1.25,1.88;2.50,4.38 + +# UTF-16 : 6c c5 +# UTF-8 : 85 b3 e6 +[6cc5] 泅 +2.50,0.94;2.50,8.44 +2.50,8.44;8.44,8.44 +8.44,8.44;8.44,0.94 +8.44,1.25;2.50,1.25 +5.62,7.19;5.62,6.56 +5.62,6.56;5.31,5.00 +5.31,5.00;4.69,3.75 +4.69,3.75;3.44,2.50 +7.50,2.50;6.56,3.44 +6.56,3.44;5.94,4.69 +5.94,4.69;5.62,5.94 +1.25,5.62;0.00,6.88 +0.00,0.62;0.62,1.25 +0.62,1.25;1.88,4.38 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6c d9 +# UTF-8 : 99 b3 e6 +[6cd9] 泙 +8.75,4.38;2.50,4.38 +3.12,8.75;8.12,8.75 +5.62,8.75;5.62,0.62 +3.12,5.31;4.38,7.50 +6.88,7.50;8.12,5.31 +1.25,5.62;0.00,6.88 +0.00,0.62;0.62,1.25 +0.62,1.25;1.88,4.06 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6d 36 +# UTF-8 : b6 b4 e6 +[6d36] 洶 +2.19,5.00;3.12,6.25 +3.12,6.25;4.06,9.38 +3.75,8.12;8.44,8.12 +8.44,8.12;8.44,5.00 +8.44,5.00;8.12,1.56 +8.12,1.56;7.50,0.62 +7.50,0.62;6.56,0.62 +3.44,5.31;3.44,1.88 +3.44,2.19;6.88,2.19 +6.88,2.19;6.88,5.31 +6.25,6.88;5.31,4.38 +5.31,4.38;4.38,3.12 +4.38,5.94;6.25,3.75 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.06 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6d 2b +# UTF-8 : ab b4 e6 +[6d2b] 洫 +2.19,1.25;8.75,1.25 +7.81,1.25;7.81,6.88 +7.81,6.88;3.44,6.88 +3.44,6.88;3.44,1.25 +5.00,1.25;5.00,6.88 +6.25,6.88;6.25,1.25 +4.69,6.88;5.62,9.06 +0.94,9.06;2.19,7.50 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 + +# UTF-16 : 6d 33 +# UTF-8 : b3 b4 e6 +[6d33] 洳 +4.06,9.38;3.12,5.94 +3.12,5.94;2.50,4.69 +2.50,4.69;3.44,4.06 +3.44,4.06;4.69,2.50 +4.69,2.50;5.62,0.94 +5.62,7.19;2.50,7.19 +5.00,7.19;4.69,5.31 +4.69,5.31;4.06,3.75 +4.06,3.75;3.12,2.19 +3.12,2.19;1.56,0.62 +6.25,1.25;6.25,7.81 +6.25,7.81;8.44,7.81 +8.44,7.81;8.44,1.56 +8.44,1.56;6.25,1.56 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.06 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6d 0c +# UTF-8 : 8c b4 e6 +[6d0c] 洌 +2.50,8.75;6.25,8.75 +4.06,8.75;3.12,5.00 +3.12,5.00;2.50,3.75 +4.69,3.75;3.12,4.69 +3.75,6.88;5.31,6.88 +5.31,6.88;5.31,5.62 +5.31,5.62;4.38,2.50 +4.38,2.50;3.44,1.25 +3.44,1.25;2.50,0.62 +7.50,0.62;8.44,0.94 +8.44,0.94;8.44,9.38 +6.56,7.81;6.56,2.81 +1.25,5.31;0.00,6.56 +0.00,0.62;0.94,1.56 +0.94,1.56;1.88,4.06 +1.88,7.19;0.62,9.06 + +# UTF-16 : 6d 64 +# UTF-8 : a4 b5 e6 +[6d64] 浤 +5.62,9.38;5.62,8.12 +5.62,7.19;5.31,5.31 +5.31,5.31;4.38,3.12 +4.38,3.12;3.44,1.88 +3.44,1.88;2.19,0.94 +5.00,0.94;8.12,1.56 +5.94,1.25;6.88,5.00 +7.81,2.81;8.75,0.62 +8.75,5.94;2.81,5.94 +2.81,6.88;2.81,8.12 +2.81,8.12;8.75,8.12 +8.75,8.12;8.75,6.88 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6d e6 +# UTF-8 : a6 b7 e6 +[6de6] 淦 +2.50,0.94;8.12,0.94 +5.31,0.94;5.31,6.56 +4.06,6.56;6.56,6.56 +3.12,4.38;7.50,4.38 +8.75,5.62;6.88,7.50 +6.88,7.50;5.31,9.38 +5.31,9.38;3.75,7.50 +3.75,7.50;1.88,5.62 +1.88,7.50;0.62,9.06 +0.94,5.31;0.00,6.25 +0.00,0.62;0.62,1.56 +0.62,1.56;1.56,4.06 +3.44,3.12;4.38,1.25 +6.25,1.25;7.19,3.12 + +# UTF-16 : 6d c6 +# UTF-8 : 86 b7 e6 +[6dc6] 淆 +6.56,0.62;7.50,0.94 +7.50,0.94;7.50,5.00 +7.50,5.00;3.44,5.00 +3.44,5.00;3.44,0.62 +3.44,2.50;7.50,2.50 +7.50,3.75;3.44,3.75 +1.88,6.25;8.75,6.25 +7.19,9.38;4.69,7.81 +4.69,7.81;2.81,7.19 +3.44,9.06;5.00,8.44 +5.00,8.44;6.88,7.19 +5.31,7.19;4.06,5.62 +4.06,5.62;2.19,4.38 +1.56,7.50;0.31,9.06 +1.25,5.31;0.00,6.56 +0.00,0.62;0.94,1.56 +0.94,1.56;1.88,3.75 + +# UTF-16 : 6d de +# UTF-8 : 9e b7 e6 +[6dde] 淞 +4.06,5.31;5.00,4.06 +5.00,7.19;2.50,7.19 +2.50,3.12;3.75,6.56 +3.75,0.62;3.75,9.38 +0.62,9.38;1.88,7.81 +1.88,4.38;0.94,1.88 +0.94,1.88;0.00,0.62 +0.00,6.88;1.25,5.62 +8.75,5.62;8.12,6.88 +8.12,6.88;7.50,9.06 +7.50,9.06;6.88,9.06 +6.88,5.62;5.62,1.56 +7.81,2.19;5.00,1.25 +5.00,5.62;6.25,8.44 +7.50,3.44;8.44,0.62 + +# UTF-16 : 6d cc +# UTF-8 : 8c b7 e6 +[6dcc] 淌 +5.62,9.38;5.62,6.56 +3.12,0.62;3.12,6.56 +3.12,6.56;8.12,6.56 +8.12,6.56;8.12,0.94 +8.12,0.94;7.50,0.62 +4.38,1.88;4.38,4.69 +4.38,4.69;6.88,4.69 +6.88,4.69;6.88,2.19 +6.88,2.19;4.38,2.19 +2.50,6.25;4.38,8.44 +7.19,8.44;8.75,6.25 +0.62,9.06;1.88,7.50 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 + +# UTF-16 : 6d c5 +# UTF-8 : 85 b7 e6 +[6dc5] 淅 +2.50,7.19;4.69,7.19 +4.69,4.38;3.75,6.25 +3.75,6.25;2.50,3.12 +3.75,0.62;3.75,9.38 +8.12,9.38;5.62,8.44 +5.62,8.44;5.62,4.06 +5.62,4.06;5.31,1.88 +5.31,1.88;4.69,0.62 +7.81,0.62;7.81,6.25 +5.62,6.25;8.75,6.25 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6d fa +# UTF-8 : ba b7 e6 +[6dfa] 淺 +2.81,7.81;8.44,7.81 +8.44,3.75;2.81,3.75 +2.81,5.00;5.00,5.62 +5.00,5.62;6.88,6.56 +6.88,6.56;7.50,7.19 +7.50,3.12;6.56,2.19 +6.56,2.19;4.69,1.25 +4.69,1.25;2.19,0.62 +6.88,4.06;6.25,4.69 +4.69,4.69;5.00,2.81 +5.00,2.81;5.62,1.88 +5.62,1.88;6.88,0.94 +6.88,0.94;8.12,0.62 +8.12,0.62;8.75,1.25 +8.75,5.94;8.12,5.31 +8.12,5.31;6.56,5.62 +6.56,5.62;5.31,6.56 +5.31,6.56;4.69,7.50 +4.69,7.50;4.38,9.38 +6.25,9.06;6.88,8.44 +1.25,5.62;0.00,6.88 +0.00,0.62;1.88,4.38 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6d e4 +# UTF-8 : a4 b7 e6 +[6de4] 淤 +2.19,7.19;5.00,7.19 +3.44,9.38;3.12,5.94 +3.12,5.94;2.50,2.81 +2.50,2.81;1.56,0.94 +3.12,5.31;4.69,5.31 +4.69,5.31;4.69,3.44 +4.69,3.44;4.38,1.56 +4.38,1.56;4.06,0.94 +4.06,0.94;3.44,0.94 +5.31,6.25;6.25,7.81 +6.25,7.81;6.88,9.38 +6.88,9.38;7.50,7.81 +7.50,7.81;8.75,6.25 +6.25,5.62;7.81,4.38 +5.94,3.12;6.88,2.50 +6.88,2.50;8.12,0.94 +1.25,5.62;0.00,6.88 +0.00,0.62;1.56,4.06 +1.56,7.81;0.31,9.38 + +# UTF-16 : 6e 2e +# UTF-8 : ae b8 e6 +[6e2e] 渮 +1.25,5.31;0.00,6.56 +0.00,0.62;1.88,4.06 +1.88,7.50;0.62,9.06 +2.50,8.44;8.75,8.44 +6.88,9.38;6.88,7.19 +4.38,7.19;4.38,9.38 +2.19,6.25;8.75,6.25 +7.81,6.25;7.81,0.94 +7.81,0.94;6.56,0.62 +3.75,1.88;3.75,4.69 +3.75,4.69;5.94,4.69 +5.94,4.69;5.94,2.50 +5.94,2.50;3.75,2.50 + +# UTF-16 : 6e 72 +# UTF-8 : b2 b9 e6 +[6e72] 湲 +8.12,9.38;5.94,8.75 +5.94,8.75;4.06,8.44 +4.06,8.44;3.12,6.88 +6.25,6.88;5.62,8.12 +7.50,8.12;8.44,6.88 +8.12,6.25;3.75,6.25 +2.81,5.00;8.75,5.00 +5.00,6.25;4.38,4.38 +4.38,4.38;3.75,3.44 +3.75,3.44;2.19,1.88 +2.81,0.62;4.38,0.94 +4.38,0.94;5.62,1.56 +5.62,1.56;6.88,2.50 +6.88,2.50;7.50,3.75 +7.50,3.75;4.06,3.75 +4.06,3.75;4.69,2.81 +4.69,2.81;5.31,2.19 +5.31,2.19;6.88,1.25 +6.88,1.25;8.75,0.62 +0.62,9.06;1.88,7.50 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 + +# UTF-16 : 6e 76 +# UTF-8 : b6 b9 e6 +[6e76] 湶 +5.62,9.38;4.69,8.44 +3.44,8.44;7.81,8.44 +7.81,8.44;7.81,5.31 +7.81,5.31;3.44,5.31 +3.44,5.31;3.44,8.44 +3.44,6.88;7.81,6.88 +5.62,5.31;5.62,0.94 +5.62,0.94;4.69,0.62 +2.81,4.06;4.69,4.06 +4.69,4.06;4.06,2.81 +4.06,2.81;1.88,0.94 +8.75,0.94;6.88,2.50 +6.88,2.50;5.62,4.38 +8.44,4.38;6.56,3.44 +1.25,5.62;0.00,6.88 +0.00,0.62;1.88,4.38 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6e 1f +# UTF-8 : 9f b8 e6 +[6e1f] 渟 +3.75,5.94;3.75,7.50 +3.75,7.50;7.50,7.50 +7.50,7.50;7.50,5.94 +7.50,5.94;3.75,5.94 +4.69,0.62;5.62,0.94 +5.62,0.94;5.62,3.75 +5.62,9.38;5.62,8.44 +2.50,8.44;9.06,8.44 +8.75,3.75;8.75,5.00 +8.75,5.00;2.50,5.00 +2.50,5.00;2.50,3.75 +3.44,3.75;7.81,3.75 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6e 43 +# UTF-8 : 83 b9 e6 +[6e43] 湃 +8.44,8.75;5.94,8.75 +6.25,7.19;8.12,7.19 +8.12,5.62;6.25,5.62 +5.62,3.75;8.75,3.75 +7.19,8.75;7.19,0.62 +1.56,0.62;2.50,1.25 +2.50,1.25;3.12,1.88 +3.12,1.88;3.44,2.50 +3.44,2.50;3.75,3.75 +3.75,3.75;3.75,8.75 +2.50,8.44;5.00,9.06 +5.31,6.25;2.19,6.25 +2.19,3.75;5.31,4.69 +0.62,9.06;1.56,7.81 +1.25,5.62;0.00,6.88 +0.00,0.62;0.62,1.56 +0.62,1.56;1.56,4.38 + +# UTF-16 : 6e 1d +# UTF-8 : 9d b8 e6 +[6e1d] 渝 +4.06,6.25;6.88,6.25 +6.88,0.94;5.94,3.12 +5.94,3.12;6.88,5.00 +8.44,5.00;7.50,3.12 +7.50,3.12;8.44,0.94 +3.12,0.94;3.12,5.00 +3.12,5.00;5.00,5.00 +5.00,5.00;5.00,0.94 +5.00,0.94;4.38,0.94 +4.38,2.19;3.75,2.81 +3.75,4.06;4.38,3.44 +5.62,8.75;7.50,6.88 +7.50,6.88;8.75,5.94 +2.19,5.94;3.44,6.88 +3.44,6.88;5.31,9.06 +5.31,9.06;3.44,9.06 +0.62,9.06;1.88,7.50 +1.88,3.75;0.00,0.62 +0.00,6.56;1.25,5.31 + +# UTF-16 : 6e aa +# UTF-8 : aa ba e6 +[6eaa] 溪 +7.81,9.38;4.06,8.75 +4.06,8.75;2.81,6.88 +5.94,8.12;6.56,7.19 +8.75,7.19;7.81,8.12 +5.62,7.19;4.38,6.25 +4.38,6.25;5.62,5.62 +6.88,6.56;4.38,4.69 +3.12,4.69;5.62,4.69 +5.62,4.69;7.81,5.00 +7.50,5.62;8.75,4.38 +8.75,3.44;2.50,3.44 +5.62,4.38;5.00,2.50 +5.00,2.50;3.75,1.25 +3.75,1.25;2.19,0.62 +8.75,0.62;7.50,1.25 +7.50,1.25;6.56,2.19 +6.56,2.19;5.94,3.44 +1.25,5.62;0.00,6.88 +0.00,0.62;1.88,4.38 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6e 98 +# UTF-8 : 98 ba e6 +[6e98] 溘 +1.88,0.94;8.75,0.94 +7.81,0.94;7.81,3.12 +7.81,3.12;3.12,3.12 +3.12,3.12;3.12,0.94 +4.69,0.94;4.69,3.12 +6.25,3.12;6.25,0.94 +5.31,9.38;5.31,6.56 +2.50,6.56;8.75,6.56 +8.12,8.12;2.81,8.12 +5.00,6.56;3.44,4.38 +2.81,4.38;4.38,4.38 +4.38,4.38;7.19,5.00 +6.88,5.62;8.12,4.06 +1.25,5.62;0.00,6.88 +0.00,0.62;1.88,4.06 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6e b7 +# UTF-8 : b7 ba e6 +[6eb7] 溷 +2.50,0.62;2.50,8.75 +2.50,8.75;8.44,8.75 +8.44,8.75;8.44,0.62 +8.44,0.94;2.50,0.94 +3.44,7.50;7.50,7.50 +5.62,7.50;5.00,6.56 +5.00,6.56;3.44,5.31 +5.00,6.56;5.62,5.94 +5.62,5.94;6.25,4.69 +6.25,4.69;6.25,3.12 +6.25,3.12;5.62,1.88 +5.62,1.88;5.00,2.19 +3.44,2.50;4.69,3.44 +4.69,3.44;5.94,4.69 +5.62,5.62;5.00,5.00 +5.00,5.00;3.44,3.75 +7.19,6.25;6.25,5.31 +6.56,4.38;7.19,3.75 +7.19,3.75;7.50,3.12 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.56,4.38 +1.56,7.19;0.62,9.06 + +# UTF-16 : 6e d3 +# UTF-8 : 93 bb e6 +[6ed3] 滓 +3.44,2.81;7.81,2.81 +8.44,7.19;8.44,8.12 +8.44,8.12;2.81,8.12 +2.81,8.12;2.81,7.19 +5.62,7.50;5.62,6.25 +5.62,8.12;5.62,9.38 +5.62,0.62;5.62,4.38 +2.50,4.38;8.75,4.38 +6.56,4.38;7.19,6.25 +8.12,6.25;3.12,6.25 +4.06,6.25;4.69,4.38 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.56 +0.94,1.56;1.88,4.06 +1.88,7.19;0.62,9.06 + +# UTF-16 : 6e bd +# UTF-8 : bd ba e6 +[6ebd] 溽 +7.81,7.81;4.38,7.81 +4.38,1.56;3.44,2.19 +7.19,3.75;7.19,0.94 +7.19,0.94;6.56,0.62 +6.56,0.62;5.62,0.62 +5.62,4.69;3.75,4.06 +8.75,4.06;6.88,4.69 +6.88,4.69;6.25,5.31 +6.25,5.31;5.94,6.56 +3.75,6.56;8.44,6.56 +8.44,9.06;3.12,9.06 +3.12,9.06;3.12,6.88 +3.12,6.88;2.81,5.31 +2.81,5.31;2.19,4.06 +2.19,3.12;8.75,3.12 +6.56,5.00;7.50,5.62 +4.69,6.56;4.69,4.38 +1.25,5.62;0.00,6.88 +0.00,0.62;0.62,1.56 +0.62,1.56;1.25,4.06 +1.88,7.19;0.62,9.06 + +# UTF-16 : 6e af +# UTF-8 : af ba e6 +[6eaf] 溯 +4.69,0.62;5.62,1.88 +5.62,1.88;6.25,3.44 +6.25,3.44;6.56,5.62 +6.56,5.62;6.56,9.06 +6.56,9.06;8.44,9.06 +8.44,9.06;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 +6.56,6.56;8.44,6.56 +8.44,4.06;6.56,4.06 +3.44,8.12;2.81,9.38 +5.62,9.38;4.69,7.50 +5.62,7.50;2.50,7.50 +4.06,7.50;4.06,3.75 +4.06,3.75;3.75,2.81 +3.75,2.81;3.12,1.88 +3.12,1.88;1.88,0.62 +2.81,6.25;2.81,3.75 +2.81,4.38;5.31,4.38 +5.31,4.38;5.31,6.25 +0.62,9.06;1.56,7.50 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 + +# UTF-16 : 6e d4 +# UTF-8 : 94 bb e6 +[6ed4] 滔 +5.31,7.81;5.94,6.56 +5.94,3.44;7.81,3.44 +5.00,3.44;3.12,3.44 +3.12,1.25;7.81,1.25 +7.81,0.62;7.81,5.62 +7.81,5.62;5.94,5.62 +8.12,9.38;5.94,8.75 +5.94,8.75;3.75,8.44 +3.75,8.44;3.12,6.88 +3.12,6.88;2.19,5.94 +8.75,5.94;8.12,7.19 +8.12,7.19;7.19,8.12 +5.00,6.25;3.12,5.62 +3.12,5.62;3.12,0.62 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 +1.88,7.50;0.62,9.06 +0.00,6.88;1.25,5.62 + +# UTF-16 : 6f 41 +# UTF-8 : 81 bd e6 +[6f41] 潁 +4.69,0.62;5.94,1.88 +7.50,1.88;8.75,0.62 +8.75,9.06;4.69,9.06 +6.88,9.06;6.25,7.50 +5.31,7.50;8.12,7.50 +8.12,7.50;8.12,2.19 +8.12,2.19;5.31,2.19 +5.31,2.19;5.31,7.50 +5.31,5.62;8.12,5.62 +8.12,4.06;5.31,4.06 +3.44,8.75;0.62,8.12 +0.62,9.38;0.62,6.56 +0.62,6.56;3.75,6.56 +3.75,6.56;4.06,7.50 +2.19,5.62;2.19,0.62 +2.19,0.62;1.56,0.62 +0.00,4.38;1.56,4.38 +1.56,4.38;0.94,2.50 +0.94,2.50;0.00,1.56 +4.38,1.56;3.12,2.50 +3.12,2.50;2.19,4.38 +4.06,4.69;2.50,3.75 + +# UTF-16 : 6e ec +# UTF-8 : ac bb e6 +[6eec] 滬 +1.25,0.62;2.19,2.19 +2.19,2.19;2.50,3.75 +2.50,3.75;2.50,8.44 +2.50,8.44;8.12,8.44 +8.12,8.44;8.12,7.19 +8.12,7.19;2.50,7.19 +2.19,9.38;8.75,9.38 +8.75,2.19;8.44,0.94 +8.44,0.94;3.75,0.94 +3.75,0.94;3.75,4.06 +3.75,4.06;7.50,4.06 +7.50,4.06;7.50,2.81 +7.50,2.81;3.75,2.81 +5.62,2.81;5.62,4.06 +7.19,5.00;7.19,6.25 +7.19,6.25;4.06,6.25 +4.06,6.25;4.06,5.00 +4.06,5.00;7.19,5.00 +1.25,5.62;0.00,6.88 +0.00,0.62;0.62,1.56 +0.62,1.56;1.56,4.06 +1.56,7.50;0.62,9.06 + +# UTF-16 : 6e fe +# UTF-8 : be bb e6 +[6efe] 滾 +8.12,3.12;6.56,2.19 +4.06,2.50;4.06,0.94 +4.06,4.06;7.50,4.06 +7.50,4.06;7.50,5.94 +7.50,5.94;3.75,5.94 +3.75,5.94;3.75,4.06 +3.12,0.62;5.94,1.56 +1.88,1.56;3.12,2.19 +3.12,2.19;5.62,4.06 +5.62,4.06;5.94,2.81 +5.94,2.81;6.88,1.56 +6.88,1.56;8.75,0.62 +8.75,5.62;6.25,7.50 +5.00,7.50;2.50,5.62 +2.50,8.12;8.75,8.12 +5.62,8.12;5.62,9.38 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 +1.88,7.19;0.62,9.06 + +# UTF-16 : 6f 32 +# UTF-8 : b2 bc e6 +[6f32] 漲 +4.38,4.38;8.75,4.38 +8.75,0.62;7.81,1.25 +7.81,1.25;6.25,4.06 +8.44,9.06;5.31,9.06 +5.31,9.06;5.31,1.25 +5.31,5.94;8.12,5.94 +8.12,7.50;5.31,7.50 +4.38,0.62;6.56,1.56 +7.50,2.19;8.44,3.12 +1.88,9.06;4.06,9.06 +4.06,9.06;4.06,6.88 +4.06,6.88;2.50,6.88 +2.50,6.88;1.88,4.06 +2.19,4.69;3.75,4.69 +3.75,4.69;3.75,2.19 +3.75,2.19;3.12,0.62 +3.12,0.62;2.19,0.62 +0.00,0.62;0.62,1.88 +0.62,1.88;1.25,4.69 +1.25,7.50;0.31,9.38 +0.00,6.88;0.94,5.62 + +# UTF-16 : 6f 3e +# UTF-8 : be bc e6 +[6f3e] 漾 +3.44,5.00;7.81,5.00 +6.56,2.81;8.12,4.06 +8.12,7.19;3.12,7.19 +1.88,7.19;0.62,9.06 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 +4.06,4.38;5.62,4.38 +5.62,4.38;5.62,0.62 +5.62,0.62;4.69,0.94 +8.75,0.94;7.19,1.56 +7.19,1.56;5.62,3.75 +5.62,8.44;5.62,5.94 +8.75,5.94;2.50,5.94 +2.50,3.44;4.69,3.44 +4.69,3.44;3.75,1.88 +3.75,1.88;2.19,0.94 +2.81,8.44;8.44,8.44 +6.25,8.44;7.19,9.38 +4.06,9.38;5.00,8.44 + +# UTF-16 : 6e f7 +# UTF-8 : b7 bb e6 +[6ef7] 滷 +5.94,1.88;5.31,2.50 +5.62,5.31;5.00,5.94 +5.00,6.88;5.00,9.38 +5.00,8.12;8.75,8.12 +8.12,0.62;8.12,6.88 +8.12,6.88;2.50,6.88 +2.50,6.88;2.50,0.62 +2.50,0.94;8.12,0.94 +7.19,3.44;6.56,4.38 +3.44,4.38;4.06,3.44 +3.75,2.19;5.31,3.44 +5.31,3.44;6.88,5.62 +6.88,2.19;6.25,3.12 +6.25,3.12;3.75,5.62 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6f 7a +# UTF-8 : ba bd e6 +[6f7a] 潺 +1.25,0.94;1.88,2.19 +1.88,2.19;2.50,4.69 +2.50,4.69;2.50,9.38 +2.50,9.38;8.12,9.38 +8.12,9.38;8.12,8.44 +8.12,8.44;2.50,8.44 +4.38,7.50;7.19,7.50 +7.19,7.50;5.62,6.25 +5.62,6.25;5.62,4.38 +5.62,4.38;4.69,4.69 +3.44,5.94;8.12,5.94 +6.56,3.75;8.12,3.75 +8.12,3.75;7.19,2.81 +7.19,2.81;7.19,0.62 +7.19,0.62;6.56,0.62 +3.44,0.62;4.06,0.62 +4.06,0.62;4.06,2.81 +4.06,2.81;5.00,3.75 +5.00,3.75;3.44,3.75 +5.62,2.81;2.50,2.19 +5.62,2.19;8.75,2.19 +1.25,5.31;0.00,6.56 +0.00,0.62;1.25,3.75 +1.56,7.81;0.62,9.38 + +# UTF-16 : 6f 78 +# UTF-8 : b8 bd e6 +[6f78] 潸 +3.44,3.44;7.81,3.44 +7.81,2.19;3.44,2.19 +3.44,0.62;3.44,4.69 +3.44,4.69;7.81,4.69 +7.81,4.69;7.81,0.94 +7.81,0.94;7.19,0.62 +7.19,5.31;7.19,9.38 +3.75,9.38;3.75,5.31 +2.50,8.12;5.00,8.12 +8.75,8.12;5.94,8.12 +6.25,7.19;5.31,5.62 +2.19,5.62;2.81,7.19 +4.69,6.25;4.69,7.19 +8.12,7.19;8.12,5.62 +8.12,5.62;8.75,5.62 +8.75,5.62;9.06,6.56 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 +1.56,7.50;0.62,9.38 + +# UTF-16 : 6f 80 +# UTF-8 : 80 be e6 +[6f80] 澀 +2.50,1.25;2.50,3.75 +5.94,3.75;5.94,0.94 +8.75,0.94;5.00,0.94 +1.56,0.94;4.69,1.56 +4.69,3.12;3.75,3.12 +3.75,1.56;3.75,4.69 +7.19,4.69;7.19,0.94 +7.19,3.12;8.44,3.12 +5.94,9.38;8.44,9.38 +8.44,9.38;8.44,7.50 +8.44,7.50;7.81,5.31 +7.81,5.31;7.19,5.62 +3.75,5.62;4.38,5.31 +4.38,5.31;5.00,7.50 +5.00,7.50;5.00,9.38 +5.00,9.38;2.50,9.38 +3.75,9.38;3.44,7.50 +3.44,7.50;2.19,5.31 +5.62,5.31;6.88,7.50 +6.88,7.50;7.19,9.38 +5.62,6.88;5.94,7.81 +2.50,7.81;2.19,6.88 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.56,4.38 +1.56,7.81;0.62,9.38 + +# UTF-16 : 6f 6f +# UTF-8 : af bd e6 +[6f6f] 潯 +2.19,3.12;8.75,3.12 +8.75,7.81;3.12,7.81 +3.44,6.56;7.50,6.56 +7.50,6.56;7.50,9.06 +7.50,9.06;3.44,9.06 +3.44,1.88;4.38,1.25 +3.75,4.38;3.75,5.62 +5.94,5.62;8.12,5.62 +8.12,5.62;8.12,4.38 +8.12,4.38;5.94,4.38 +5.94,4.38;5.94,5.62 +5.00,5.62;2.50,5.62 +2.50,4.06;5.00,4.69 +7.19,4.06;7.19,0.94 +7.19,0.94;6.25,0.62 +1.25,5.62;0.00,6.88 +0.00,0.62;1.56,4.06 +1.88,7.50;0.62,9.38 + +# UTF-16 : 6f f3 +# UTF-8 : b3 bf e6 +[6ff3] 濳 +3.12,0.62;3.12,4.06 +3.12,4.06;7.81,4.06 +7.81,4.06;7.81,0.62 +7.81,0.94;3.12,0.94 +3.12,2.50;7.81,2.50 +7.19,9.38;7.19,7.19 +5.94,7.19;8.44,7.19 +7.50,7.19;7.50,4.69 +7.50,4.69;8.44,4.69 +8.44,4.69;8.75,5.94 +5.00,5.94;3.75,4.69 +4.06,5.00;4.06,7.19 +5.00,7.19;2.50,7.19 +3.75,7.19;3.75,9.38 +2.81,8.44;4.69,8.44 +6.25,8.44;8.12,8.44 +5.31,4.69;6.25,5.62 +6.25,5.62;6.88,7.19 +3.44,7.19;2.81,5.62 +2.81,5.62;1.88,4.69 +2.50,8.12;2.81,9.06 +6.25,9.06;5.94,8.12 +1.25,5.62;0.00,6.88 +0.00,0.62;1.56,3.75 +1.56,7.50;0.62,9.06 + +# UTF-16 : 6f 82 +# UTF-8 : 82 be e6 +[6f82] 澂 +5.94,5.94;6.56,6.88 +6.56,6.88;7.19,9.38 +4.06,9.38;4.06,6.88 +2.81,6.88;5.31,6.88 +5.31,6.88;5.31,8.44 +2.81,8.44;2.81,6.56 +2.81,5.62;5.31,5.62 +5.31,3.44;2.81,3.44 +2.81,4.69;5.31,4.69 +4.06,4.69;4.06,2.19 +5.62,2.19;2.19,1.56 +5.31,0.62;6.56,1.56 +6.56,1.56;7.50,2.81 +7.50,2.81;8.12,4.69 +8.12,4.69;8.44,6.88 +8.75,6.88;6.56,6.88 +6.56,6.88;6.88,4.69 +6.88,4.69;7.19,3.44 +7.19,3.44;8.12,1.56 +8.12,1.56;9.06,0.62 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6f 91 +# UTF-8 : 91 be e6 +[6f91] 澑 +2.50,8.75;8.75,8.75 +6.25,8.75;6.25,4.06 +5.00,4.06;5.00,8.75 +5.00,7.19;2.81,7.19 +2.81,7.19;2.81,5.62 +2.81,5.62;5.00,5.62 +6.25,5.62;8.44,5.62 +8.44,5.62;8.44,7.19 +8.44,7.19;6.25,7.19 +3.12,0.62;3.12,4.06 +3.12,4.06;8.12,4.06 +8.12,4.06;8.12,0.62 +8.12,0.94;3.12,0.94 +3.12,2.50;8.12,2.50 +5.62,4.06;5.62,0.94 +0.62,9.06;1.88,7.50 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 + +# UTF-16 : 6f c2 +# UTF-8 : 82 bf e6 +[6fc2] 濂 +1.56,0.94;2.19,2.19 +2.19,2.19;2.50,3.75 +2.50,3.75;2.50,8.44 +2.50,8.44;8.44,8.44 +8.44,6.56;3.12,6.56 +3.12,4.38;8.75,4.38 +8.75,1.25;7.50,1.88 +7.50,1.88;6.56,3.12 +6.56,0.62;6.56,7.19 +5.94,7.19;7.81,7.81 +5.62,7.81;3.75,7.19 +3.75,5.62;7.81,5.62 +7.81,5.62;7.81,3.12 +7.81,3.12;3.75,3.12 +5.00,3.12;4.06,1.88 +4.06,1.88;2.81,1.25 +5.62,9.38;5.62,8.44 +5.00,7.50;5.00,0.31 +1.25,5.62;0.00,6.88 +0.00,0.62;0.62,1.56 +0.62,1.56;1.56,4.38 +1.56,7.50;0.62,9.06 + +# UTF-16 : 6f a3 +# UTF-8 : a3 be e6 +[6fa3] 澣 +3.12,0.62;3.12,3.75 +1.88,3.75;4.38,3.75 +4.38,3.75;4.38,6.88 +4.38,6.88;1.88,6.88 +1.88,6.88;1.88,3.75 +1.88,5.31;4.38,5.31 +3.12,6.88;3.12,9.38 +1.56,8.12;4.69,8.12 +5.00,2.50;1.56,2.50 +6.88,0.62;6.88,5.94 +5.94,5.94;7.81,5.94 +8.44,3.75;5.31,3.75 +5.00,6.25;5.94,7.50 +5.94,7.50;6.88,9.38 +6.88,9.38;7.81,7.50 +7.81,7.50;8.75,6.25 +0.31,9.06;1.25,7.50 +0.94,5.62;0.00,6.56 +0.00,0.62;0.62,1.56 +0.62,1.56;1.25,4.06 + +# UTF-16 : 6f df +# UTF-8 : 9f bf e6 +[6fdf] 濟 +2.50,8.75;8.12,8.75 +6.25,8.75;5.31,7.50 +5.31,7.50;4.38,8.75 +5.31,8.75;5.31,9.69 +5.31,7.50;5.31,5.31 +6.56,5.31;6.56,7.50 +6.56,7.50;8.44,8.12 +5.94,5.00;7.81,5.62 +7.50,6.56;7.81,5.94 +7.81,5.94;8.75,4.69 +1.88,5.00;2.81,6.25 +2.81,6.25;3.12,7.81 +2.50,7.81;4.06,7.81 +4.06,7.81;4.06,6.25 +4.06,6.25;3.75,5.31 +3.75,5.31;3.12,5.31 +2.19,0.62;2.81,1.56 +2.81,1.56;3.44,3.44 +3.44,3.44;3.44,4.69 +7.50,4.69;7.50,0.62 +7.50,2.50;3.44,2.50 +3.44,3.75;7.50,3.75 +1.25,5.62;0.00,6.88 +0.00,0.62;1.56,4.06 +1.56,7.50;0.62,9.06 + +# UTF-16 : 6f d5 +# UTF-8 : 95 bf e6 +[6fd5] 濕 +1.25,5.62;0.00,6.88 +0.00,0.62;1.88,4.38 +1.88,7.19;0.62,9.06 +3.44,9.06;7.81,9.06 +7.81,9.06;7.81,6.56 +7.81,6.56;3.44,6.56 +3.44,6.56;3.44,9.06 +3.44,7.81;7.81,7.81 +4.06,5.94;2.81,4.69 +2.81,4.69;3.75,3.75 +4.69,4.69;2.50,2.50 +2.50,2.50;4.69,2.81 +4.69,3.44;5.00,2.50 +8.75,2.50;8.12,3.44 +8.12,2.81;5.62,2.50 +5.62,2.50;8.12,4.69 +6.88,3.75;5.94,4.69 +5.94,4.69;7.19,5.94 +2.19,0.62;3.44,1.88 +4.69,1.88;5.31,0.62 +6.88,0.62;6.25,1.88 +7.50,1.88;8.75,0.62 + +# UTF-16 : 6f ec +# UTF-8 : ac bf e6 +[6fec] 濬 +2.19,3.12;3.75,4.06 +3.75,4.06;5.62,5.94 +5.62,5.94;7.50,4.06 +7.50,4.06;8.75,3.12 +8.75,6.88;8.75,7.81 +8.75,7.81;2.50,7.81 +2.50,7.81;2.50,6.88 +3.75,6.88;7.81,6.88 +7.81,8.75;5.31,8.75 +5.31,9.38;5.31,7.81 +4.38,6.25;2.81,5.00 +8.44,5.00;7.19,6.25 +7.19,3.12;4.06,3.12 +4.06,2.19;7.19,2.19 +7.19,0.62;7.19,4.38 +7.19,4.38;4.06,4.38 +4.06,4.38;4.06,0.62 +4.06,0.94;7.19,0.94 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6f d8 +# UTF-8 : 98 bf e6 +[6fd8] 濘 +2.81,7.50;2.81,8.44 +2.81,8.44;8.75,8.44 +8.75,8.44;8.75,7.50 +8.75,5.94;8.12,6.56 +7.19,6.56;6.56,5.94 +6.56,5.94;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,6.25;4.69,7.50 +5.62,7.50;6.25,6.88 +3.75,7.19;2.81,5.94 +2.81,3.75;8.75,3.75 +7.81,3.75;7.81,5.00 +7.81,5.00;3.75,5.00 +3.75,5.00;3.75,3.75 +6.56,3.75;6.56,5.00 +5.00,5.00;5.00,3.75 +5.00,0.62;5.62,0.62 +5.62,0.62;5.94,0.94 +5.94,0.94;5.94,2.81 +3.44,2.81;8.12,2.81 +5.62,8.44;5.62,9.38 +1.25,5.62;0.00,6.88 +0.00,0.62;0.94,1.88 +0.94,1.88;1.88,4.38 +1.88,7.50;0.62,9.06 + +# UTF-16 : 6f ee +# UTF-8 : ae bf e6 +[6fee] 濮 +1.56,4.69;2.81,6.25 +2.81,6.25;3.75,9.06 +3.75,0.62;4.69,1.25 +4.69,1.25;6.25,2.81 +6.25,2.81;7.81,1.25 +7.81,1.25;8.75,0.62 +8.75,2.81;3.75,2.81 +6.25,2.81;6.25,5.31 +6.88,5.31;7.50,6.56 +7.50,7.81;8.12,8.75 +8.12,4.06;4.38,4.06 +4.38,8.75;5.00,7.81 +5.00,6.56;5.62,5.31 +8.44,5.31;4.06,5.31 +4.06,7.19;8.75,7.19 +6.88,7.19;6.88,9.38 +5.62,9.38;5.62,7.19 +2.81,5.94;2.81,0.62 +0.00,0.62;0.94,1.88 +0.94,1.88;1.56,3.75 +1.56,7.50;0.62,9.06 +0.00,6.88;0.94,5.94 + +# UTF-16 : 70 09 +# UTF-8 : 89 80 e7 +[7009] 瀉 +5.62,9.38;5.62,8.44 +2.81,7.19;2.81,8.44 +2.81,8.44;8.75,8.44 +8.75,8.44;8.75,7.19 +5.31,7.50;3.75,6.88 +3.75,6.88;3.75,4.69 +3.75,4.69;7.50,4.69 +7.50,4.69;7.50,7.19 +7.50,7.19;6.25,7.19 +6.25,5.94;7.50,5.94 +3.75,5.94;5.31,5.94 +5.31,4.69;4.06,3.12 +4.06,3.12;2.19,1.88 +4.38,3.44;8.44,3.44 +8.44,3.44;8.44,1.88 +8.44,1.88;7.81,0.62 +7.81,0.62;6.88,0.62 +3.44,1.25;4.38,2.50 +5.31,2.50;5.62,1.56 +6.56,1.56;6.25,2.50 +7.19,2.50;7.50,1.88 +1.25,5.62;0.00,6.88 +0.00,0.62;1.88,4.38 +1.88,7.19;0.62,9.38 + +# UTF-16 : 6f fa +# UTF-8 : ba bf e6 +[6ffa] 濺 +4.69,0.62;6.25,1.25 +6.25,1.25;7.81,2.81 +7.81,6.88;6.25,5.62 +6.25,5.62;4.69,5.00 +4.69,3.75;8.75,3.75 +8.75,7.81;4.69,7.81 +6.88,5.00;7.50,4.38 +7.50,8.75;6.88,9.38 +5.62,9.38;5.94,7.19 +5.94,7.19;6.25,6.25 +6.25,6.25;7.19,5.62 +7.19,5.62;8.44,5.31 +8.44,5.31;9.06,6.25 +9.06,1.56;8.44,0.62 +8.44,0.62;7.19,0.94 +7.19,0.94;6.25,1.88 +6.25,1.88;5.62,4.69 +3.75,4.69;2.50,4.69 +2.50,6.56;3.75,6.56 +3.75,2.50;3.75,8.75 +3.75,8.75;2.50,8.75 +2.50,8.75;2.50,2.50 +2.50,2.50;3.75,2.50 +4.38,1.25;3.75,2.19 +2.81,2.19;1.56,0.94 +1.25,5.62;0.00,6.88 +0.00,0.62;1.56,4.38 +1.56,7.50;0.62,9.38 + +# UTF-16 : 70 01 +# UTF-8 : 81 80 e7 +[7001] 瀁 +1.88,5.94;8.75,5.94 +5.31,5.94;5.31,8.44 +2.50,8.44;8.12,8.44 +6.25,8.44;6.88,9.38 +3.75,9.38;4.38,8.44 +2.81,7.19;7.50,7.19 +1.56,3.75;3.12,4.69 +3.12,4.69;4.06,5.94 +6.56,5.94;7.50,4.69 +7.50,4.69;8.75,3.75 +4.69,5.00;5.94,5.00 +6.88,3.44;3.44,3.44 +3.44,2.50;6.88,2.50 +6.88,2.50;6.88,4.38 +6.88,4.38;3.44,4.38 +3.44,4.38;3.44,0.94 +2.50,0.62;5.00,1.25 +6.25,1.25;7.50,2.19 +5.00,2.50;5.62,1.56 +5.62,1.56;6.88,0.94 +6.88,0.94;8.12,0.62 +1.25,5.31;0.00,6.56 +0.00,0.62;1.56,2.81 +1.56,7.50;0.62,9.06 + +# UTF-16 : 70 1b +# UTF-8 : 9b 80 e7 +[701b] 瀛 +5.31,9.69;5.31,9.06 +8.75,9.06;1.88,9.06 +2.50,9.06;2.50,8.12 +2.50,8.12;3.12,7.81 +3.12,7.81;8.44,7.81 +8.12,6.88;2.81,6.88 +2.81,6.88;2.81,5.94 +2.81,5.94;8.12,5.94 +8.12,5.94;8.12,6.88 +1.25,0.62;1.88,2.19 +1.88,2.19;1.88,5.31 +1.88,5.31;3.12,5.31 +3.12,5.31;3.12,0.62 +3.12,2.50;1.88,2.50 +1.88,3.75;3.12,3.75 +3.75,4.06;5.62,4.06 +5.62,4.06;5.31,2.50 +5.31,2.50;4.69,1.25 +4.69,1.25;3.75,0.62 +5.00,5.62;4.06,2.50 +4.06,2.50;4.69,2.50 +4.69,2.50;5.62,1.56 +5.62,0.62;6.25,1.56 +6.25,1.56;6.56,2.81 +6.56,2.81;6.56,5.00 +6.56,5.00;8.12,5.00 +8.12,5.00;8.12,0.94 +8.12,0.94;8.75,0.94 +8.75,0.94;9.06,2.19 +7.50,2.19;7.19,3.12 +0.94,5.62;0.00,6.88 +0.00,0.62;0.94,2.50 +0.94,2.50;1.25,4.38 +1.25,7.50;0.31,9.38 + +# UTF-16 : 70 1a +# UTF-8 : 9a 80 e7 +[701a] 瀚 +3.12,0.62;3.12,4.06 +3.12,9.38;3.12,6.25 +1.88,6.25;4.38,6.25 +4.38,6.25;4.38,4.06 +4.38,4.06;1.88,4.06 +1.88,4.06;1.88,6.25 +1.88,5.31;4.38,5.31 +4.38,7.50;1.88,7.50 +1.56,2.81;4.69,2.81 +4.69,6.88;6.56,9.38 +6.56,9.38;8.12,7.19 +8.12,7.19;9.06,6.56 +7.50,5.62;8.44,5.62 +8.44,5.62;8.44,0.62 +6.25,0.62;6.25,5.62 +6.25,5.62;5.00,5.62 +5.00,3.75;6.25,5.31 +8.44,5.31;7.19,3.75 +7.19,1.56;8.44,3.44 +6.25,3.44;4.69,1.25 +0.94,5.62;0.00,6.88 +0.00,0.62;1.25,4.38 +1.25,7.81;0.31,9.38 + +# UTF-16 : 70 30 +# UTF-8 : b0 80 e7 +[7030] 瀰 +1.56,0.94;2.19,0.94 +2.19,0.94;2.50,1.25 +2.50,1.25;3.12,3.75 +3.12,3.75;3.12,4.69 +3.12,4.69;1.56,4.69 +1.56,4.69;1.88,6.56 +1.88,6.56;3.12,6.56 +3.12,6.56;3.12,9.06 +3.12,9.06;1.56,9.06 +6.25,8.44;6.25,0.62 +4.06,0.62;4.06,6.25 +4.06,6.25;8.44,6.25 +8.44,6.25;8.44,0.94 +8.44,0.94;7.81,0.62 +7.81,1.56;6.88,2.50 +6.88,1.56;7.81,2.81 +5.62,2.81;4.69,1.56 +4.69,2.50;5.62,1.56 +5.62,3.75;4.69,4.69 +4.69,3.75;5.62,5.00 +7.81,5.00;6.88,3.75 +6.88,4.69;7.81,3.75 +7.81,7.81;9.06,6.56 +9.06,8.44;3.75,8.44 +3.75,6.56;4.69,7.81 +0.94,5.62;0.00,6.56 +0.00,0.62;0.62,1.56 +0.62,1.56;1.25,3.75 +1.25,7.50;0.31,9.06 + +# UTF-16 : 70 32 +# UTF-8 : b2 80 e7 +[7032] 瀲 +6.25,5.94;6.88,7.19 +6.88,7.19;7.50,9.38 +0.62,9.38;1.56,7.50 +1.56,6.25;2.81,7.50 +2.81,7.50;4.06,9.38 +4.06,9.38;5.94,6.88 +9.06,6.88;6.88,6.88 +6.88,6.88;7.19,4.38 +7.19,4.38;8.12,1.88 +8.12,1.88;9.06,0.62 +5.94,0.62;7.19,1.88 +7.19,1.88;8.44,4.69 +8.44,4.69;8.75,6.88 +4.69,6.88;3.44,6.88 +3.44,1.88;2.81,2.50 +2.19,4.06;3.44,4.06 +3.44,4.06;3.44,5.94 +3.44,5.94;2.19,5.94 +2.19,5.94;2.19,4.06 +4.38,4.06;5.62,4.06 +5.62,4.06;5.62,5.94 +5.62,5.94;4.38,5.94 +4.38,5.94;4.38,4.38 +1.25,4.38;0.94,2.81 +0.94,2.81;0.00,0.62 +0.00,6.88;0.94,5.62 +1.56,1.25;2.81,2.50 +2.81,2.50;3.12,3.44 +5.31,3.44;5.00,2.50 +5.00,2.50;3.75,1.25 +5.94,1.56;5.00,2.50 + +# UTF-16 : 70 51 +# UTF-8 : 91 81 e7 +[7051] 灑 +5.62,7.19;5.62,6.25 +6.56,6.25;6.56,4.38 +6.56,6.88;6.56,8.75 +6.56,8.75;8.44,8.75 +8.44,8.75;8.44,6.88 +7.81,6.88;7.19,8.12 +3.44,8.12;4.06,6.88 +2.81,6.88;2.81,8.75 +2.81,8.75;4.69,8.75 +4.69,8.75;4.69,6.88 +4.69,4.38;4.69,6.25 +9.06,6.25;2.50,6.25 +2.50,6.25;2.50,3.75 +2.50,3.75;2.19,1.88 +2.19,1.88;1.56,0.62 +2.81,0.62;5.31,1.56 +5.31,2.81;3.75,2.81 +3.75,1.25;3.75,3.75 +6.25,3.75;6.25,1.25 +6.25,1.25;6.56,0.94 +6.56,0.94;8.44,0.94 +8.44,0.94;9.06,1.88 +9.06,9.38;5.94,9.38 +5.00,9.38;2.19,9.38 +0.31,9.38;1.56,7.50 +1.56,4.38;0.94,1.88 +0.94,1.88;0.00,0.62 +0.00,6.88;1.25,5.62 +2.50,5.31;8.44,5.31 +8.44,5.31;8.44,4.38 +8.44,4.38;2.50,4.38 +8.12,3.12;6.25,2.50 + +# UTF-16 : 70 af +# UTF-8 : af 82 e7 +[70af] 炯 +3.75,0.62;3.75,8.75 +3.75,8.75;8.44,8.75 +8.44,8.75;8.44,0.94 +8.44,0.94;7.50,0.62 +5.00,2.81;5.00,6.56 +5.00,6.56;7.19,6.56 +7.19,6.56;7.19,2.81 +7.19,3.12;5.00,3.12 +0.31,7.19;0.00,5.31 +0.00,0.94;0.94,2.19 +0.94,2.19;1.56,4.38 +1.56,4.38;1.56,9.06 +1.56,4.06;2.19,2.81 +2.19,2.81;2.50,1.56 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,7.81 + +# UTF-16 : 70 f1 +# UTF-8 : b1 83 e7 +[70f1] 烱 +3.75,0.62;3.75,8.44 +3.75,8.44;8.44,8.44 +8.44,8.44;8.44,0.94 +8.44,0.94;7.50,0.62 +5.00,2.19;5.00,4.69 +5.00,4.69;7.19,4.69 +7.19,4.69;7.19,2.19 +7.19,2.19;5.00,2.19 +5.31,8.44;5.31,7.50 +5.31,7.50;5.00,6.56 +5.00,6.56;4.38,5.62 +4.38,5.62;3.75,5.00 +6.56,8.44;6.56,6.56 +6.56,6.56;7.19,5.94 +7.19,5.94;8.12,5.94 +0.31,7.19;0.00,5.31 +0.00,0.94;0.94,2.19 +0.94,2.19;1.56,4.38 +1.56,4.38;1.56,9.06 +1.56,4.06;2.19,2.81 +2.19,2.81;2.50,1.56 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,7.81 + +# UTF-16 : 70 b3 +# UTF-8 : b3 82 e7 +[70b3] 炳 +3.12,8.75;8.75,8.75 +5.94,8.75;5.94,6.25 +5.94,6.25;5.62,5.31 +5.62,5.31;5.00,4.38 +5.00,4.38;4.69,4.06 +7.19,4.06;6.88,5.00 +6.88,5.00;6.25,5.94 +3.75,0.62;3.75,6.56 +3.75,6.56;8.12,6.56 +8.12,6.56;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.19,0.62 +0.31,7.19;0.00,5.31 +0.00,0.94;0.94,2.19 +0.94,2.19;1.56,4.38 +1.56,4.38;1.56,9.06 +1.56,4.06;2.19,2.81 +2.19,2.81;2.50,1.56 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,7.81 + +# UTF-16 : 70 df +# UTF-8 : 9f 83 e7 +[70df] 烟 +3.44,0.62;3.44,8.75 +3.44,8.75;8.44,8.75 +8.44,8.75;8.44,0.62 +8.44,1.25;3.44,1.25 +2.19,5.94;2.81,7.81 +5.94,7.81;5.94,5.94 +5.94,5.94;5.31,3.75 +5.31,3.75;4.38,2.50 +4.38,6.25;7.50,6.25 +7.50,2.50;6.56,4.69 +6.56,4.69;5.94,5.62 +0.31,7.19;0.00,5.31 +0.00,0.94;0.94,2.19 +0.94,2.19;1.56,4.38 +1.56,4.38;1.56,9.06 +1.56,4.06;2.19,2.81 +2.19,2.81;2.50,1.56 + +# UTF-16 : 70 cb +# UTF-8 : 8b 83 e7 +[70cb] 烋 +0.00,5.31;0.94,6.25 +0.94,6.25;2.81,9.38 +5.94,9.38;5.94,2.81 +1.88,2.81;1.88,7.50 +3.12,7.50;8.75,7.50 +8.75,3.75;7.81,4.38 +7.81,4.38;5.94,7.19 +5.94,7.19;4.06,4.38 +4.06,4.38;3.12,3.75 +0.00,0.62;1.25,2.19 +3.12,2.19;3.75,0.62 +6.25,0.62;5.31,2.19 +7.50,2.19;8.75,0.62 + +# UTF-16 : 71 1c +# UTF-8 : 9c 84 e7 +[711c] 焜 +7.81,5.94;3.75,5.94 +3.75,5.94;3.75,9.06 +3.75,9.06;7.81,9.06 +7.81,9.06;7.81,5.94 +7.81,7.50;3.75,7.50 +4.06,5.00;4.06,1.56 +2.81,0.94;5.62,1.88 +5.62,3.44;4.06,3.44 +6.56,5.00;6.56,1.56 +6.56,1.56;7.19,0.94 +7.19,0.94;8.44,0.94 +8.44,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 +8.44,4.06;6.88,3.44 +6.88,3.44;6.56,3.44 +0.31,7.19;0.00,5.31 +0.00,0.94;0.94,2.19 +0.94,2.19;1.56,4.38 +1.56,4.38;1.56,9.06 +1.56,4.06;2.19,2.81 +2.19,2.81;2.50,1.88 +2.50,5.94;2.81,6.56 +2.81,6.56;3.12,7.81 + +# UTF-16 : 71 88 +# UTF-8 : 88 86 e7 +[7188] 熈 +0.00,2.19;0.62,3.12 +0.62,3.12;0.94,5.00 +0.94,5.00;0.94,9.38 +5.00,9.06;2.19,9.06 +2.19,9.06;2.19,2.81 +2.19,3.12;5.00,3.12 +3.75,3.12;3.75,5.31 +2.19,5.31;4.69,5.31 +4.69,5.31;4.69,7.19 +4.69,7.19;2.19,7.19 +3.75,7.19;3.75,9.06 +5.94,6.25;8.12,6.25 +8.12,6.25;8.12,9.06 +8.12,9.06;5.94,9.06 +5.94,9.06;5.94,4.06 +5.94,4.06;6.25,3.12 +6.25,3.12;8.12,3.12 +8.12,3.12;8.75,4.69 +8.75,0.62;7.50,2.19 +5.31,2.19;6.25,0.62 +3.75,0.62;3.12,2.19 +1.56,2.19;0.00,0.62 + +# UTF-16 : 71 66 +# UTF-8 : a6 85 e7 +[7166] 煦 +2.50,5.94;0.62,5.94 +0.62,3.12;2.50,3.12 +2.50,3.12;2.50,8.75 +2.50,8.75;0.62,8.75 +0.62,8.75;0.62,2.81 +6.25,2.81;7.19,2.81 +7.19,2.81;8.12,3.75 +8.12,3.75;8.44,8.44 +8.44,8.44;4.38,8.44 +4.38,4.06;4.38,6.56 +4.38,6.56;6.25,6.56 +6.25,6.56;6.25,4.38 +6.25,4.38;4.69,4.38 +4.69,9.38;3.75,6.88 +3.75,6.88;3.12,6.25 +3.12,2.19;3.75,0.62 +6.25,0.62;5.31,2.19 +7.50,2.19;8.75,0.62 +0.00,0.62;1.56,2.19 + +# UTF-16 : 71 62 +# UTF-8 : a2 85 e7 +[7162] 煢 +2.50,9.38;2.50,8.44 +2.50,8.44;1.88,6.88 +1.88,6.88;0.62,6.25 +5.00,6.25;6.25,6.88 +6.25,6.88;6.88,8.44 +6.88,8.44;6.88,9.38 +6.88,7.81;8.12,6.56 +3.75,6.56;2.50,7.81 +0.62,7.81;1.25,8.75 +4.06,8.75;3.44,7.81 +5.31,7.81;5.94,8.75 +8.44,8.75;7.81,7.81 +0.00,4.69;0.00,5.62 +0.00,5.62;8.75,5.62 +8.75,5.62;8.75,4.69 +0.94,4.69;7.19,4.69 +7.19,4.69;7.19,3.75 +7.19,3.75;7.50,2.19 +7.50,2.19;8.12,1.25 +8.12,1.25;8.75,0.62 +8.75,0.62;8.75,1.88 +3.44,4.06;3.44,0.62 +0.62,3.12;6.25,3.12 + +# UTF-16 : 71 56 +# UTF-8 : 96 85 e7 +[7156] 煖 +8.12,9.38;5.94,8.75 +5.94,8.75;4.38,8.44 +4.38,8.44;3.44,6.88 +6.25,6.88;5.62,8.12 +7.50,8.12;8.44,6.88 +4.06,6.25;8.12,6.25 +5.31,6.25;4.69,4.69 +4.69,4.69;3.75,3.12 +3.75,3.12;3.12,2.50 +3.12,5.00;8.75,5.00 +8.75,0.62;6.88,1.25 +6.88,1.25;5.31,2.19 +5.31,2.19;4.69,2.81 +4.69,2.81;4.38,3.75 +4.38,3.75;7.50,3.75 +7.50,3.75;6.88,2.50 +6.88,2.50;5.62,1.56 +5.62,1.56;4.06,0.94 +4.06,0.94;2.81,0.62 +0.00,0.94;0.62,1.88 +0.62,1.88;1.25,4.38 +1.25,4.38;1.25,9.38 +1.25,4.06;1.88,2.81 +1.88,2.81;2.19,1.56 +2.19,5.94;2.50,6.56 +2.50,6.56;2.81,7.81 +0.31,7.19;0.00,5.31 + +# UTF-16 : 71 95 +# UTF-8 : 95 86 e7 +[7195] 熕 +2.50,0.62;4.06,1.25 +4.06,1.25;4.69,1.88 +7.19,1.88;8.75,0.62 +8.75,6.88;3.44,6.88 +5.94,6.88;5.94,8.75 +3.75,8.75;8.12,8.75 +7.81,5.94;7.81,2.50 +7.81,2.50;4.06,2.50 +4.06,2.50;4.06,5.94 +4.06,5.94;7.81,5.94 +7.81,4.69;4.06,4.69 +4.06,3.75;7.81,3.75 +1.25,3.75;1.88,2.81 +1.88,2.81;2.19,1.88 +2.19,6.25;2.81,7.81 +1.25,9.06;1.25,4.06 +1.25,4.06;0.62,1.88 +0.62,1.88;0.00,0.94 +0.00,5.31;0.31,7.19 + +# UTF-16 : 71 ac +# UTF-8 : ac 86 e7 +[71ac] 熬 +0.00,2.50;0.94,3.75 +0.94,3.75;1.88,6.88 +1.88,6.88;1.88,9.38 +1.88,2.81;2.81,2.81 +2.81,2.81;3.44,4.06 +3.44,4.06;3.44,5.00 +3.44,5.00;1.56,5.00 +0.00,6.25;4.06,6.25 +4.06,7.50;0.00,7.50 +5.62,7.50;8.75,7.50 +7.81,7.50;7.50,6.25 +7.50,6.25;6.56,4.69 +6.56,4.69;4.38,2.81 +8.75,2.81;7.81,3.44 +7.81,3.44;6.25,5.00 +6.25,5.00;5.62,6.88 +5.62,9.38;5.31,7.19 +5.31,7.19;4.69,5.62 +3.75,8.44;0.31,8.44 +0.00,0.62;1.25,1.88 +2.81,1.88;3.44,0.62 +5.94,0.62;5.00,1.88 +7.19,1.88;8.75,0.62 + +# UTF-16 : 71 b9 +# UTF-8 : b9 86 e7 +[71b9] 熹 +4.38,9.69;4.38,7.81 +1.56,7.81;7.19,7.81 +0.62,8.75;8.12,8.75 +1.88,5.94;1.88,6.88 +1.88,6.88;6.88,6.88 +6.88,6.88;6.88,5.94 +6.88,5.94;1.88,5.94 +2.81,5.94;3.44,4.69 +5.31,4.69;5.94,5.94 +0.00,4.69;8.44,4.69 +1.56,3.75;7.19,3.75 +7.19,3.75;7.19,2.50 +7.19,2.50;1.56,2.50 +1.56,2.50;1.56,3.75 +0.00,0.62;1.25,1.88 +3.12,1.88;3.75,0.62 +6.25,0.62;5.31,1.88 +7.50,1.88;8.75,0.62 + +# UTF-16 : 71 c9 +# UTF-8 : 89 87 e7 +[71c9] 燉 +6.25,5.94;6.88,7.19 +6.88,7.19;7.19,9.38 +4.38,9.38;4.38,8.12 +2.81,8.12;5.94,8.12 +5.94,3.12;2.81,2.50 +2.81,4.69;5.94,4.69 +5.94,4.69;4.38,3.44 +4.38,3.44;4.38,0.94 +4.38,0.94;3.44,0.62 +9.06,0.62;8.12,1.88 +8.12,1.88;7.19,4.69 +7.19,4.69;6.88,6.88 +6.88,6.88;8.75,6.88 +8.44,6.88;8.12,4.38 +8.12,4.38;7.19,2.19 +7.19,2.19;5.62,0.62 +5.62,7.19;5.62,5.62 +5.62,5.62;3.12,5.62 +3.12,5.62;3.12,7.19 +3.12,7.19;5.62,7.19 +0.31,7.19;0.00,5.31 +0.00,0.94;0.62,1.88 +0.62,1.88;1.25,4.06 +1.25,4.06;1.25,9.06 +1.25,3.75;1.88,2.81 +1.88,2.81;2.19,1.56 +1.88,6.25;2.50,7.50 + +# UTF-16 : 71 ec +# UTF-8 : ac 87 e7 +[71ec] 燬 +4.06,9.06;3.12,8.44 +3.12,8.44;3.12,5.31 +3.12,5.31;5.62,5.31 +5.62,5.31;5.62,8.75 +5.62,8.75;4.69,8.75 +4.69,7.19;5.62,7.19 +4.06,7.19;3.12,7.19 +3.12,3.12;5.62,3.12 +5.62,1.88;2.81,0.94 +4.38,1.56;4.38,4.69 +5.94,4.69;8.75,4.69 +8.75,4.69;8.12,3.12 +8.12,3.12;6.88,1.56 +6.88,1.56;5.31,0.62 +9.06,0.62;8.12,1.25 +8.12,1.25;6.88,2.81 +6.88,2.81;6.56,4.06 +6.25,5.62;6.56,6.88 +6.56,6.88;6.56,8.75 +6.56,8.75;8.12,8.75 +8.12,8.75;8.12,5.94 +8.12,5.94;8.75,5.94 +8.75,5.94;9.06,6.88 +0.31,6.88;0.00,5.31 +0.00,0.94;0.62,1.88 +0.62,1.88;1.25,4.38 +1.25,4.38;1.25,9.38 +1.25,4.06;1.88,2.81 +1.88,2.81;2.19,1.56 +1.88,6.56;2.50,7.81 + +# UTF-16 : 71 f9 +# UTF-8 : b9 87 e7 +[71f9] 燹 +0.00,9.38;3.75,9.38 +1.88,9.38;1.25,8.44 +1.25,8.44;0.00,7.50 +0.00,6.25;2.19,7.81 +7.19,7.81;5.00,6.25 +5.00,7.50;6.25,8.44 +6.25,8.44;6.88,9.38 +8.75,9.38;5.00,9.38 +5.00,5.00;7.81,6.88 +2.81,6.88;0.00,5.00 +1.88,5.00;2.81,5.62 +2.81,5.62;2.81,7.81 +2.81,7.81;1.56,8.75 +6.56,8.75;7.81,7.81 +7.81,7.81;7.81,5.62 +7.81,5.62;6.88,5.00 +8.75,6.56;7.81,7.50 +7.81,7.50;8.44,8.44 +3.44,8.44;2.81,7.50 +2.81,7.50;3.75,6.56 +0.62,0.62;2.19,1.25 +2.19,1.25;3.44,2.19 +3.44,2.19;4.06,3.12 +4.06,3.12;4.38,5.00 +4.38,3.44;5.31,2.19 +5.31,2.19;6.56,1.25 +6.56,1.25;8.12,0.62 +7.19,4.06;6.25,2.81 +1.56,2.81;2.50,4.06 + +# UTF-16 : 72 28 +# UTF-8 : a8 88 e7 +[7228] 爨 +0.00,5.62;0.00,6.56 +0.00,6.56;8.75,6.56 +8.75,6.56;8.75,5.62 +7.81,5.62;5.00,5.62 +1.25,5.62;3.75,5.62 +3.75,4.69;2.50,5.62 +2.50,5.62;0.62,4.38 +8.75,4.38;7.81,4.69 +7.81,4.69;6.56,5.62 +6.56,5.62;4.69,4.38 +6.56,4.38;6.56,6.25 +2.50,6.25;2.50,4.38 +2.50,9.69;0.94,9.38 +0.94,9.38;1.25,6.56 +1.25,7.50;2.19,7.50 +2.19,8.44;1.25,8.44 +6.56,8.44;7.50,8.44 +7.50,7.50;6.56,7.50 +6.56,9.38;7.81,9.38 +7.81,9.38;7.50,6.56 +5.62,6.56;5.62,9.38 +5.62,9.38;3.12,9.38 +3.12,9.38;3.12,6.56 +3.12,7.19;4.69,7.19 +4.69,7.19;4.69,8.12 +4.69,8.12;3.12,8.12 +3.12,8.75;4.69,8.75 +4.06,4.06;3.44,3.12 +3.44,3.12;1.88,2.19 +1.88,2.19;0.00,1.56 +2.50,1.56;3.12,2.19 +6.25,2.19;5.62,1.56 +8.75,1.56;6.88,2.19 +6.88,2.19;5.31,3.44 +8.44,3.44;0.31,3.44 +1.25,0.62;3.12,0.94 +3.12,0.94;4.06,1.56 +4.06,1.56;4.38,2.50 +4.38,1.88;5.62,0.94 +5.62,0.94;7.50,0.62 + +# UTF-16 : 72 30 +# UTF-8 : b0 88 e7 +[7230] 爰 +1.25,0.62;3.44,0.94 +3.44,0.94;5.00,1.88 +5.00,1.88;6.88,3.75 +6.88,3.75;3.12,3.75 +3.75,3.75;4.38,2.50 +4.38,2.50;5.94,1.25 +5.94,1.25;8.44,0.62 +8.44,7.19;7.19,8.44 +4.06,8.44;4.69,7.50 +7.81,9.38;3.44,8.75 +3.44,8.75;1.88,8.75 +1.88,8.75;0.31,6.88 +1.25,6.88;7.50,6.88 +4.38,6.88;3.75,4.69 +3.75,4.69;2.50,3.12 +2.50,3.12;0.31,1.56 +0.62,5.31;8.12,5.31 + +# UTF-16 : 72 3c +# UTF-8 : bc 88 e7 +[723c] 爼 +0.00,1.56;1.25,2.50 +1.25,2.50;2.50,3.75 +2.50,3.75;3.44,5.31 +0.00,5.31;1.25,6.25 +1.25,6.25;2.50,7.50 +2.50,7.50;3.44,9.06 +3.44,6.56;0.94,8.12 +0.94,4.38;3.44,2.81 +3.44,0.94;8.75,0.94 +4.69,0.94;4.69,8.75 +4.69,8.75;7.81,8.75 +7.81,8.75;7.81,0.94 +7.81,3.75;4.69,3.75 +4.69,6.25;7.81,6.25 + +# UTF-16 : 72 40 +# UTF-8 : 80 89 e7 +[7240] 牀 +0.00,1.25;0.94,3.12 +0.94,3.12;1.25,4.69 +0.00,4.69;2.50,4.69 +2.50,0.62;2.50,9.38 +2.50,6.56;0.62,6.56 +0.62,6.25;0.62,8.75 +3.12,6.88;8.75,6.88 +5.94,9.38;5.94,0.62 +5.94,6.56;4.69,4.06 +4.69,4.06;3.12,2.19 +8.75,2.19;7.19,4.69 +7.19,4.69;6.25,6.56 + +# UTF-16 : 72 4b +# UTF-8 : 8b 89 e7 +[724b] 牋 +4.06,7.81;8.44,7.81 +4.69,9.38;4.69,8.44 +4.69,8.44;5.00,7.19 +5.00,7.19;5.62,6.25 +5.62,6.25;6.56,5.62 +6.56,5.62;8.12,5.31 +8.12,5.31;8.75,5.94 +7.50,7.19;6.56,6.25 +6.56,6.25;5.62,5.62 +5.62,5.62;3.75,5.00 +3.75,3.75;8.44,3.75 +5.00,4.69;5.00,4.06 +5.00,4.06;5.31,2.81 +5.31,2.81;5.94,1.88 +5.94,1.88;6.56,1.25 +6.56,1.25;8.12,0.62 +8.12,0.62;8.75,1.25 +7.50,3.12;6.56,2.19 +6.56,2.19;5.31,1.25 +5.31,1.25;3.44,0.62 +6.25,4.69;6.88,4.06 +6.88,8.44;6.25,9.06 +2.50,9.38;2.50,6.56 +3.44,6.56;0.62,6.56 +0.62,9.06;0.62,3.12 +0.62,3.12;0.31,1.88 +0.31,1.88;0.00,1.25 +0.62,4.69;2.50,4.69 +2.50,4.69;2.50,0.62 + +# UTF-16 : 72 58 +# UTF-8 : 98 89 e7 +[7258] 牘 +0.00,1.25;0.31,1.88 +0.31,1.88;0.62,3.12 +0.62,3.12;0.62,9.06 +0.62,6.56;3.12,6.56 +2.19,6.56;2.19,9.38 +2.50,0.62;2.50,4.69 +2.50,4.69;0.62,4.69 +6.25,9.69;6.25,7.81 +4.38,7.81;8.12,7.81 +8.75,8.75;3.75,8.75 +3.75,6.88;8.75,6.88 +8.75,6.88;8.75,5.31 +8.75,5.31;3.75,5.31 +3.75,5.31;3.75,6.88 +3.75,5.94;5.00,6.25 +5.00,6.25;5.62,6.88 +6.88,6.88;6.88,6.25 +6.88,6.25;7.50,5.94 +7.50,5.94;8.12,5.94 +8.12,4.38;4.38,4.38 +4.38,4.38;4.38,1.56 +4.38,1.56;8.12,1.56 +8.12,1.56;8.12,4.38 +8.12,3.44;4.38,3.44 +4.38,2.50;8.12,2.50 +7.19,1.56;8.44,0.62 +3.75,0.62;5.62,1.56 + +# UTF-16 : 72 82 +# UTF-8 : 82 8a e7 +[7282] 犂 +4.38,0.62;4.38,5.00 +0.00,2.50;8.75,2.50 +1.88,4.69;0.94,3.44 +1.56,4.06;7.19,4.06 +3.75,9.38;0.62,8.44 +2.19,8.75;2.19,5.31 +4.38,7.50;0.00,7.50 +0.00,5.62;2.19,7.50 +2.19,7.50;4.06,5.94 +6.25,9.38;5.00,6.88 +5.62,8.12;8.75,8.12 +8.75,8.12;8.44,5.62 +8.44,5.62;7.81,5.31 +7.81,5.31;7.50,5.31 +5.31,5.31;6.56,6.56 +6.56,6.56;7.19,8.12 + +# UTF-16 : 72 81 +# UTF-8 : 81 8a e7 +[7281] 犁 +0.94,3.44;1.88,4.69 +4.69,7.50;0.00,7.50 +0.00,5.62;2.50,7.50 +2.50,7.50;4.38,5.94 +4.38,0.62;4.38,5.00 +7.19,5.00;7.81,5.00 +7.81,5.00;8.44,5.31 +8.44,5.31;8.44,9.38 +4.06,9.38;0.62,8.44 +2.50,5.31;2.50,8.75 +5.94,8.75;5.94,6.25 +1.56,4.06;7.19,4.06 +8.75,2.50;0.00,2.50 + +# UTF-16 : 72 87 +# UTF-8 : 87 8a e7 +[7287] 犇 +1.56,8.44;7.19,8.44 +4.38,9.38;4.38,5.00 +4.69,2.50;8.75,2.50 +3.75,3.12;0.00,2.19 +0.00,3.44;0.94,5.31 +0.94,7.81;1.88,9.06 +1.88,5.62;1.88,0.62 +6.88,0.62;6.88,5.62 +5.94,5.31;5.00,3.44 +3.44,4.38;0.62,4.38 +5.62,4.38;8.44,4.38 +8.44,6.88;0.31,6.88 + +# UTF-16 : 72 96 +# UTF-8 : 96 8a e7 +[7296] 犖 +0.62,5.62;1.56,6.25 +1.56,6.25;2.19,7.19 +2.19,7.19;2.50,8.12 +2.50,8.12;2.50,9.38 +6.88,9.38;6.88,8.12 +6.88,8.12;6.56,7.19 +6.56,7.19;5.94,6.25 +5.94,6.25;5.00,5.62 +8.12,5.94;7.81,6.56 +7.81,6.56;6.88,7.50 +2.50,7.50;3.12,6.88 +3.12,6.88;3.75,5.94 +4.06,8.75;3.12,7.81 +7.81,7.81;8.44,8.75 +5.94,8.75;5.31,7.50 +0.62,7.50;1.25,8.75 +0.00,4.06;0.00,5.00 +0.00,5.00;8.75,5.00 +8.75,5.00;8.75,4.06 +4.38,4.38;4.38,0.62 +0.62,2.19;8.12,2.19 +1.25,2.81;2.19,4.06 +1.88,3.44;7.19,3.44 + +# UTF-16 : 72 a2 +# UTF-8 : a2 8a e7 +[72a2] 犢 +6.25,9.38;6.25,7.81 +8.12,7.81;4.38,7.81 +3.75,8.75;8.75,8.75 +4.06,6.88;8.44,6.88 +8.44,6.88;8.44,5.31 +8.44,5.31;4.06,5.31 +4.06,5.31;4.06,6.88 +4.06,5.94;5.31,6.25 +5.31,6.25;5.62,6.88 +6.88,6.88;6.88,6.25 +6.88,6.25;7.19,5.94 +7.19,5.94;8.44,5.94 +4.69,1.56;4.69,4.38 +4.69,4.38;7.81,4.38 +7.81,4.38;7.81,1.56 +7.81,1.56;4.69,1.56 +4.69,2.50;7.81,2.50 +7.81,3.44;4.69,3.44 +3.44,0.62;4.38,0.94 +4.38,0.94;5.31,1.56 +7.19,1.56;8.75,0.62 +0.00,5.62;0.62,8.44 +0.62,6.88;3.12,6.88 +3.12,4.69;0.31,3.44 +1.88,0.62;1.88,9.38 + +# UTF-16 : 72 a7 +# UTF-8 : a7 8a e7 +[72a7] 犧 +8.44,6.88;3.12,6.88 +5.62,6.88;5.62,8.75 +7.81,8.75;3.75,8.75 +6.25,8.75;6.88,9.69 +4.38,9.69;5.00,8.75 +4.06,7.81;7.50,7.81 +3.12,5.00;8.75,5.00 +8.75,1.56;8.44,0.62 +8.44,0.62;7.50,1.25 +7.50,1.25;6.88,2.50 +6.88,2.50;6.56,6.25 +7.81,6.25;8.44,5.62 +8.44,3.75;7.81,2.19 +7.81,2.19;6.25,0.62 +4.38,0.62;5.31,0.62 +5.31,0.62;5.62,1.88 +5.62,1.88;3.75,1.88 +3.12,1.25;4.06,2.81 +5.94,2.81;3.12,2.81 +4.69,3.44;4.69,5.94 +3.12,5.94;5.62,6.25 +5.62,4.06;4.69,5.00 +4.69,5.00;2.81,3.44 +0.00,3.44;2.50,4.69 +2.50,7.19;0.62,7.19 +0.62,8.44;0.00,5.62 +1.56,9.38;1.56,0.62 + +# UTF-16 : 72 b9 +# UTF-8 : b9 8a e7 +[72b9] 犹 +3.12,6.56;8.75,6.56 +8.75,2.19;8.44,0.94 +8.44,0.94;6.25,0.94 +6.25,0.94;6.25,5.31 +7.50,8.12;6.88,8.75 +5.94,9.38;5.94,6.25 +5.94,6.25;5.62,4.38 +5.62,4.38;5.00,2.81 +5.00,2.81;4.06,1.56 +4.06,1.56;2.50,0.62 +2.50,9.38;0.31,6.56 +0.31,9.06;1.25,8.12 +1.25,8.12;2.19,5.31 +2.19,5.31;2.19,2.81 +2.19,2.81;1.25,0.62 +1.25,0.62;0.31,0.94 +0.00,3.12;1.88,5.62 + +# UTF-16 : 72 b2 +# UTF-8 : b2 8a e7 +[72b2] 犲 +3.44,6.88;8.75,6.88 +7.19,9.38;7.19,0.94 +7.19,0.94;5.94,0.62 +3.12,1.56;4.38,2.50 +4.38,2.50;5.94,4.38 +5.94,4.38;7.19,6.88 +2.81,9.38;0.31,6.56 +0.31,9.06;1.56,8.12 +1.56,8.12;2.50,5.31 +2.50,5.31;2.50,2.81 +2.50,2.81;1.56,0.62 +1.56,0.62;0.62,0.94 +0.00,3.12;2.19,5.62 + +# UTF-16 : 50 0f +# UTF-8 : 8f 80 e5 +[500f] 倏 +3.75,6.88;4.69,7.81 +4.69,7.81;5.62,9.38 +3.44,5.31;5.31,5.94 +5.31,5.94;6.88,7.19 +6.88,7.19;7.81,8.44 +8.12,8.44;5.31,8.44 +5.31,8.44;5.94,7.19 +5.94,7.19;6.88,6.25 +6.88,6.25;8.75,5.31 +8.75,3.75;3.44,3.75 +6.25,5.31;6.25,4.38 +6.25,4.38;5.94,3.12 +5.94,3.12;4.38,1.56 +4.38,1.56;2.81,0.94 +8.75,0.94;7.50,1.88 +7.50,1.88;6.25,3.75 +7.19,5.00;7.81,4.38 +2.50,1.88;2.50,7.19 +1.25,7.19;1.25,0.62 +0.00,4.69;0.94,6.25 +0.94,6.25;1.88,9.38 + +# UTF-16 : 73 4e +# UTF-8 : 8e 8d e7 +[734e] 獎 +0.62,9.06;0.62,7.50 +0.62,7.50;2.50,7.50 +2.50,9.38;2.50,3.75 +2.50,6.25;0.00,6.25 +0.94,6.25;0.94,5.62 +0.94,5.62;0.62,4.69 +0.62,4.69;0.00,4.06 +6.56,4.06;7.50,4.06 +7.50,4.06;7.50,7.19 +8.75,6.25;3.44,6.25 +3.44,6.88;5.00,7.19 +5.00,7.19;7.19,8.12 +7.19,8.12;8.12,9.06 +8.12,9.06;5.62,9.06 +6.25,9.69;4.69,8.44 +4.69,8.44;3.44,7.81 +4.38,7.81;5.00,7.19 +5.00,5.00;4.38,5.62 +5.31,8.44;5.94,7.81 +0.31,3.12;8.44,3.12 +4.38,3.12;5.00,2.19 +5.00,2.19;6.56,1.25 +6.56,1.25;8.44,0.62 +0.31,0.62;2.19,1.25 +2.19,1.25;3.44,1.88 +3.44,1.88;4.06,2.50 +4.06,2.50;4.38,4.06 +5.31,4.06;5.94,3.44 + +# UTF-16 : 9e d8 +# UTF-8 : 98 bb e9 +[9ed8] 默 +0.00,3.12;4.69,4.06 +4.69,2.19;4.06,3.12 +2.50,3.75;2.50,9.06 +0.62,9.06;4.38,9.06 +4.38,9.06;4.38,6.25 +4.38,6.25;0.62,6.25 +0.62,6.25;0.62,9.06 +0.62,5.00;4.38,5.00 +3.44,1.88;3.12,2.81 +3.12,7.19;3.75,8.12 +1.25,8.12;1.88,7.19 +1.88,2.50;2.19,1.56 +0.94,2.50;0.00,1.25 +4.69,0.62;5.94,1.88 +5.94,1.88;6.56,3.44 +6.56,3.44;6.88,5.31 +6.88,5.31;6.88,9.38 +6.88,5.00;7.19,3.44 +7.19,3.44;7.81,1.88 +7.81,1.88;8.75,0.62 +8.75,5.94;5.00,5.94 +8.12,8.12;8.75,7.19 + +# UTF-16 : 73 57 +# UTF-8 : 97 8d e7 +[7357] 獗 +1.88,0.94;2.50,2.81 +2.50,2.81;2.50,9.06 +2.50,9.06;8.75,9.06 +8.75,0.62;7.81,2.50 +7.81,2.50;7.50,4.69 +7.50,6.88;7.50,5.62 +7.50,5.62;6.88,2.81 +6.88,2.81;5.31,0.62 +5.94,5.31;6.88,8.12 +6.56,6.88;8.75,6.88 +8.75,6.88;8.12,5.31 +3.12,6.25;5.62,6.25 +4.38,6.25;4.38,3.12 +4.38,3.12;4.06,1.88 +4.06,1.88;2.81,0.62 +3.44,5.00;3.44,2.81 +3.44,3.12;5.31,3.12 +5.31,3.12;5.31,5.00 +5.00,6.25;5.62,7.81 +3.12,7.81;3.75,6.88 +1.88,9.38;0.31,6.88 +0.31,9.06;0.94,8.44 +0.94,8.44;1.56,6.25 +1.56,6.25;1.56,2.19 +1.56,2.19;0.62,0.62 +0.00,2.81;1.56,5.31 + +# UTF-16 : 73 78 +# UTF-8 : b8 8d e7 +[7378] 獸 +0.94,0.94;0.94,2.81 +0.94,2.81;4.06,2.81 +4.06,2.81;4.06,1.25 +4.06,1.25;0.94,1.25 +0.00,3.75;5.00,3.75 +4.38,4.69;4.38,6.56 +4.38,6.56;0.62,6.56 +0.62,6.56;0.62,4.69 +0.62,4.69;4.38,4.69 +2.50,4.69;2.50,6.56 +3.12,7.50;4.69,7.50 +4.69,7.50;4.69,9.06 +4.69,9.06;3.12,9.06 +3.12,9.06;3.12,7.50 +1.88,7.50;1.88,9.06 +1.88,9.06;0.31,9.06 +0.31,9.06;0.31,7.50 +0.31,7.50;1.88,7.50 +0.62,5.62;4.38,5.62 +4.69,0.62;5.94,1.88 +5.94,1.88;6.56,3.44 +6.56,3.44;6.88,5.31 +6.88,5.31;6.88,9.38 +6.88,5.00;7.19,3.44 +7.19,3.44;7.81,1.88 +7.81,1.88;8.75,0.62 +8.75,5.94;5.00,5.94 +8.12,8.44;8.75,7.50 + +# UTF-16 : 73 7b +# UTF-8 : bb 8d e7 +[737b] 獻 +0.00,0.94;0.62,2.50 +0.62,2.50;0.94,4.69 +0.94,4.69;0.94,8.44 +0.94,8.44;5.94,8.44 +5.94,8.44;5.62,7.81 +4.38,7.81;1.56,7.19 +1.56,5.62;5.31,5.62 +5.31,7.19;4.38,6.56 +4.38,6.56;2.81,6.56 +2.81,6.56;2.81,9.69 +2.81,9.06;5.00,9.06 +5.00,2.50;3.75,2.50 +3.75,2.50;3.75,3.44 +2.81,3.44;2.50,2.50 +2.50,2.50;1.56,1.88 +1.56,0.62;1.56,3.44 +1.56,3.44;5.00,3.44 +5.00,3.44;5.00,0.94 +5.00,0.94;4.38,0.62 +3.12,0.62;3.12,1.56 +4.06,1.56;2.50,1.56 +2.19,4.06;2.19,5.00 +2.19,5.00;4.69,5.00 +4.69,5.00;4.69,4.06 +4.69,4.06;2.19,4.06 +5.62,6.25;9.06,6.25 +9.06,0.62;8.12,2.19 +8.12,2.19;7.50,3.44 +7.50,3.44;7.19,4.69 +7.19,9.38;7.19,5.31 +7.19,5.31;6.88,3.44 +6.88,3.44;6.25,2.19 +6.25,2.19;5.00,0.94 +8.12,8.44;8.75,7.50 + +# UTF-16 : 73 b3 +# UTF-8 : b3 8e e7 +[73b3] 玳 +2.81,4.69;3.44,5.62 +3.44,5.62;4.69,9.06 +4.69,5.94;8.75,6.56 +8.75,1.88;8.75,1.25 +8.75,1.25;8.44,0.62 +8.44,0.62;7.81,0.94 +7.81,0.94;7.19,1.88 +7.19,1.88;6.56,3.75 +6.56,3.75;6.25,5.62 +6.25,5.62;6.25,9.06 +7.50,8.12;8.12,7.50 +3.75,6.56;3.75,0.62 +0.31,5.31;2.19,5.31 +1.25,2.19;1.25,8.12 +0.00,8.12;2.50,8.12 +2.50,2.50;1.25,1.88 +1.25,1.88;0.00,1.56 + +# UTF-16 : 73 e5 +# UTF-8 : a5 8f e7 +[73e5] 珥 +8.75,3.12;3.75,1.88 +3.75,9.06;8.75,9.06 +7.50,9.06;7.50,0.62 +7.50,6.88;4.69,6.88 +4.69,9.06;4.69,2.19 +4.69,4.69;7.50,4.69 +1.88,2.50;1.88,8.12 +0.00,8.12;3.44,8.12 +3.44,2.81;0.00,1.88 +0.31,5.31;3.12,5.31 + +# UTF-16 : 73 ee +# UTF-8 : ae 8f e7 +[73ee] 珮 +1.88,0.62;2.81,1.88 +2.81,1.88;3.12,3.44 +3.12,3.44;3.12,9.06 +3.12,9.06;7.50,9.06 +7.50,9.06;7.50,4.69 +7.50,4.69;8.12,1.88 +8.12,1.88;8.75,0.62 +5.31,0.62;5.31,7.19 +6.56,7.19;4.06,7.19 +4.06,1.88;4.06,5.00 +4.06,5.00;6.56,5.00 +6.56,5.00;6.56,2.19 +6.56,2.19;6.25,1.88 +0.00,1.88;2.19,2.81 +2.19,5.31;0.31,5.31 +1.25,2.50;1.25,8.12 +0.00,8.12;2.50,8.12 + +# UTF-16 : 74 a2 +# UTF-8 : a2 92 e7 +[74a2] 璢 +2.50,8.75;8.75,8.75 +6.25,8.75;6.25,4.06 +5.00,4.06;5.00,8.75 +5.00,7.19;3.12,7.19 +3.12,7.19;3.12,5.62 +3.12,5.62;5.00,5.62 +6.25,5.62;8.12,5.62 +8.12,5.62;8.12,7.19 +8.12,7.19;6.25,7.19 +3.44,0.62;3.44,4.06 +3.44,4.06;7.81,4.06 +7.81,4.06;7.81,0.62 +7.81,0.94;3.44,0.94 +3.44,2.50;7.81,2.50 +5.62,4.06;5.62,0.94 +0.00,1.88;2.50,2.81 +2.50,8.12;0.00,8.12 +1.25,8.12;1.25,2.50 +0.31,5.31;2.19,5.31 + +# UTF-16 : 74 5f +# UTF-8 : 9f 91 e7 +[745f] 瑟 +0.00,5.62;3.75,6.25 +3.75,9.38;0.00,9.38 +1.88,9.38;1.88,5.94 +6.88,5.94;6.88,9.38 +8.75,9.38;5.00,9.38 +5.00,5.94;8.75,5.94 +8.75,1.56;7.81,3.12 +7.19,1.88;6.25,0.94 +6.25,0.94;3.44,0.94 +3.44,0.94;2.50,1.56 +2.50,1.56;2.50,5.00 +7.19,5.00;5.94,3.44 +5.94,3.44;4.38,2.19 +4.38,2.19;1.88,1.25 +1.88,1.25;0.00,0.94 +0.00,2.19;1.25,4.06 +4.06,5.31;5.31,4.38 +5.31,7.81;8.44,7.81 +3.44,7.81;0.31,7.81 + +# UTF-16 : 74 41 +# UTF-8 : 81 91 e7 +[7441] 瑁 +3.44,6.25;3.44,9.06 +3.44,9.06;8.44,9.06 +8.44,9.06;8.44,6.25 +7.50,6.56;4.38,6.56 +4.38,7.81;7.50,7.81 +8.12,0.62;8.12,5.31 +8.12,5.31;3.75,5.31 +3.75,5.31;3.75,0.62 +3.75,0.94;8.12,0.94 +8.12,2.50;3.75,2.50 +3.75,3.75;8.12,3.75 +0.00,1.88;2.81,2.81 +2.81,8.12;0.00,8.12 +1.56,8.12;1.56,2.50 +0.31,5.31;2.50,5.31 + +# UTF-16 : 74 69 +# UTF-8 : a9 91 e7 +[7469] 瑩 +2.50,9.38;2.50,8.44 +2.50,8.44;1.88,6.88 +1.88,6.88;0.62,6.25 +5.00,6.25;6.25,6.88 +6.25,6.88;6.88,8.44 +6.88,8.44;6.88,9.38 +6.88,7.81;8.12,6.56 +3.75,6.56;2.50,7.81 +0.62,7.81;1.25,8.75 +4.06,8.75;3.44,7.81 +5.31,7.81;5.94,8.75 +8.44,8.75;7.81,7.81 +0.00,4.69;0.00,5.62 +0.00,5.62;8.75,5.62 +8.75,5.62;8.75,4.69 +0.94,4.38;7.81,4.38 +4.38,4.38;4.38,0.94 +0.31,0.94;8.44,0.94 +1.25,2.81;7.50,2.81 +5.94,2.19;6.56,1.56 + +# UTF-16 : 73 f1 +# UTF-8 : b1 8f e7 +[73f1] 珱 +2.81,4.69;8.75,4.69 +7.50,4.69;6.88,3.12 +6.88,3.12;5.62,1.88 +5.62,1.88;4.69,1.25 +4.69,1.25;2.50,0.62 +8.12,0.62;6.88,1.88 +6.88,1.88;5.31,2.81 +5.31,2.81;3.75,3.12 +3.75,3.12;4.38,4.06 +4.38,4.06;5.62,6.56 +5.62,7.81;4.69,9.38 +8.12,9.38;7.19,7.19 +4.38,7.19;3.12,8.75 +0.00,1.88;2.50,2.81 +2.50,8.12;0.00,8.12 +1.25,8.12;1.25,2.50 +0.31,5.31;2.19,5.31 + +# UTF-16 : 74 e0 +# UTF-8 : a0 93 e7 +[74e0] 瓠 +3.75,0.62;4.38,2.19 +4.38,2.19;4.69,4.69 +4.69,4.69;4.69,8.44 +4.69,8.44;8.44,9.38 +7.81,8.75;7.81,4.69 +7.81,4.69;8.12,2.50 +8.12,2.50;8.75,0.62 +6.25,7.81;6.25,1.56 +7.19,1.56;5.00,0.94 +7.50,0.94;7.19,2.50 +0.00,8.12;3.75,8.12 +3.75,6.25;1.88,8.12 +1.88,9.38;1.25,7.19 +1.25,7.19;0.00,5.94 +1.25,5.94;2.81,5.94 +3.75,4.38;0.00,4.38 +0.94,4.38;0.62,2.19 +0.94,2.81;2.81,2.81 +2.81,2.81;2.50,1.25 +2.50,1.25;1.88,0.62 +1.88,0.62;1.25,0.62 + +# UTF-16 : 74 e3 +# UTF-8 : a3 93 e7 +[74e3] 瓣 +0.00,0.62;0.62,1.56 +0.62,1.56;1.25,3.75 +1.25,3.75;1.25,5.31 +0.00,5.31;2.50,5.31 +6.56,5.31;9.06,5.31 +7.81,5.31;7.81,0.62 +7.81,9.38;7.81,7.81 +8.75,7.81;6.88,7.81 +0.31,7.81;2.19,7.81 +1.25,7.81;1.25,9.38 +0.31,7.19;0.62,5.31 +1.56,5.31;2.19,7.50 +8.75,7.50;8.44,5.31 +7.19,5.31;6.88,7.19 +6.88,3.44;8.75,3.44 +2.19,3.75;0.00,3.12 +1.88,0.94;2.81,2.50 +2.81,2.50;3.12,4.38 +3.12,4.38;3.12,8.44 +3.12,8.44;5.94,9.38 +5.62,8.44;5.62,4.69 +5.62,4.69;5.94,2.81 +5.94,2.81;6.88,0.94 +5.62,0.94;5.00,2.81 +5.00,1.88;3.12,1.25 +4.38,1.88;4.38,8.12 + +# UTF-16 : 74 e7 +# UTF-8 : a7 93 e7 +[74e7] 瓧 +0.00,9.06;4.38,9.06 +1.25,9.06;0.62,1.25 +0.00,0.94;3.12,2.19 +1.25,7.19;3.44,7.19 +3.44,7.19;3.12,1.56 +3.12,1.56;3.75,0.94 +3.75,0.94;8.44,0.94 +8.44,0.94;8.75,1.88 +1.88,5.31;2.19,4.06 +4.38,6.56;8.75,6.56 +6.56,9.38;6.56,2.19 + +# UTF-16 : 74 e9 +# UTF-8 : a9 93 e7 +[74e9] 瓩 +0.00,9.06;4.38,9.06 +1.25,9.06;0.62,1.25 +0.00,0.94;3.12,2.19 +2.19,4.06;1.88,5.31 +1.25,7.19;3.44,7.19 +3.44,7.19;3.12,1.56 +3.12,1.56;3.75,0.94 +3.75,0.94;8.44,0.94 +8.44,0.94;8.75,1.88 +8.75,6.25;4.38,6.25 +4.38,8.12;8.44,9.38 +6.56,8.44;6.56,2.19 + +# UTF-16 : 74 ee +# UTF-8 : ae 93 e7 +[74ee] 瓮 +0.00,4.69;8.75,4.69 +2.50,4.69;1.88,0.94 +0.94,0.62;5.94,1.56 +4.06,2.19;3.44,2.81 +2.50,3.75;6.56,3.75 +6.56,3.75;6.25,0.94 +6.25,0.94;6.56,0.62 +6.56,0.62;8.12,0.62 +1.88,5.94;6.25,6.25 +2.50,6.25;4.06,8.12 +4.06,9.38;5.94,9.38 +5.94,9.38;8.75,7.19 +0.00,7.19;2.81,9.06 +5.62,7.19;6.88,5.62 + +# UTF-16 : 74 f2 +# UTF-8 : b2 93 e7 +[74f2] 瓲 +8.75,1.88;8.44,0.94 +8.44,0.94;3.44,0.94 +3.44,0.94;2.81,1.56 +2.81,1.56;2.81,7.19 +2.81,7.19;1.25,7.19 +1.25,9.06;0.62,1.25 +2.50,2.19;0.00,0.94 +0.00,9.06;3.75,9.06 +3.75,8.12;4.69,8.12 +4.69,8.12;8.12,8.75 +5.94,9.38;5.94,2.81 +5.94,2.81;6.56,2.50 +6.56,2.50;8.12,2.50 +8.12,2.50;8.44,3.44 +4.38,4.38;4.38,7.19 +7.50,7.19;7.50,5.00 +7.50,5.00;4.38,5.00 +1.56,5.00;1.88,4.38 +1.88,4.38;1.88,3.75 + +# UTF-16 : 74 f0 +# UTF-8 : b0 93 e7 +[74f0] 瓰 +2.81,2.19;0.00,0.94 +0.00,9.06;3.75,9.06 +5.62,9.06;5.00,7.81 +5.00,7.81;3.75,6.25 +8.75,6.25;7.50,7.81 +7.50,7.81;6.88,9.06 +6.88,9.06;6.25,9.06 +1.25,9.06;0.62,1.25 +1.88,3.75;1.56,5.00 +1.25,7.19;2.81,7.19 +2.81,7.19;2.81,1.56 +2.81,1.56;3.44,0.94 +3.44,0.94;8.44,0.94 +8.44,0.94;8.75,1.88 +4.06,2.50;5.00,3.12 +5.00,3.12;5.62,4.38 +5.62,4.38;5.94,6.56 +5.00,6.56;7.50,6.56 +7.50,6.56;7.50,4.69 +7.50,4.69;7.19,2.81 +7.19,2.81;6.56,2.50 + +# UTF-16 : 74 f1 +# UTF-8 : b1 93 e7 +[74f1] 瓱 +1.88,3.75;1.56,5.00 +3.75,5.00;8.75,5.62 +8.75,1.88;8.44,0.94 +8.44,0.94;3.44,0.94 +3.44,0.94;2.81,1.56 +2.81,1.56;2.81,7.19 +2.81,7.19;1.25,7.19 +1.25,9.06;0.62,1.25 +2.81,2.19;0.00,0.94 +0.00,9.06;3.75,9.06 +7.81,9.06;4.06,7.81 +4.06,6.56;7.81,7.19 +5.62,8.12;5.62,3.44 +5.62,3.44;6.25,2.81 +6.25,2.81;8.12,2.81 +8.12,2.81;8.75,3.44 +8.75,3.44;8.75,4.06 + +# UTF-16 : 74 f8 +# UTF-8 : b8 93 e7 +[74f8] 瓸 +2.81,2.19;0.00,0.94 +0.00,9.06;3.75,9.06 +1.25,9.06;0.62,1.25 +8.75,1.88;8.44,0.94 +8.44,0.94;3.44,0.94 +3.44,0.94;2.81,1.56 +2.81,1.56;2.81,7.19 +2.81,7.19;1.25,7.19 +5.62,7.19;6.25,8.44 +4.06,8.44;8.44,8.44 +7.81,2.50;7.81,7.19 +7.81,7.19;4.69,7.19 +4.69,7.19;4.69,2.50 +4.69,2.81;7.81,2.81 +7.81,5.00;4.69,5.00 +1.56,5.00;1.88,3.75 + +# UTF-16 : 74 f7 +# UTF-8 : b7 93 e7 +[74f7] 瓷 +0.31,5.31;2.19,6.25 +2.19,4.69;3.75,5.31 +3.75,5.31;4.69,5.94 +4.69,5.94;5.31,7.19 +5.31,7.19;5.31,8.44 +3.75,8.44;8.44,8.44 +8.44,8.44;7.19,7.50 +2.50,7.50;3.44,8.12 +3.44,8.12;4.38,9.38 +4.38,1.88;3.75,2.50 +0.62,8.75;1.88,8.44 +1.88,0.94;2.50,4.06 +0.00,4.06;8.75,4.06 +8.44,4.69;6.88,5.31 +6.88,5.31;5.94,5.94 +5.94,5.94;5.31,6.88 +5.94,1.25;0.94,0.62 +8.12,0.62;6.25,0.62 +6.25,0.62;6.56,3.12 +6.56,3.12;2.50,3.12 + +# UTF-16 : 75 04 +# UTF-8 : 84 94 e7 +[7504] 甄 +0.31,3.12;3.44,3.12 +3.44,5.31;3.44,7.50 +3.44,7.50;0.31,7.50 +0.31,7.50;0.31,5.31 +0.31,5.31;3.44,5.31 +2.50,5.31;2.50,9.06 +4.69,9.06;8.44,9.06 +3.75,9.06;0.00,9.06 +0.00,0.94;3.75,1.88 +1.88,1.56;1.88,4.69 +1.25,9.06;1.25,5.31 +6.25,5.31;6.56,3.75 +8.75,1.88;8.44,0.94 +8.44,0.94;7.50,0.94 +7.50,0.94;7.50,7.19 +7.50,7.19;5.94,7.19 +5.94,9.06;5.00,0.94 +4.06,0.62;7.50,1.88 + +# UTF-16 : 75 03 +# UTF-8 : 83 94 e7 +[7503] 甃 +0.00,4.06;8.75,4.06 +8.75,4.69;7.50,5.31 +7.50,5.31;6.88,5.94 +6.88,5.94;6.25,7.50 +6.25,9.38;6.25,8.12 +6.25,8.12;5.94,6.56 +5.94,6.56;5.00,5.31 +5.00,5.31;3.44,4.69 +3.44,5.94;1.88,7.19 +1.88,7.19;0.31,5.31 +0.31,7.50;3.44,7.50 +3.44,9.38;0.94,8.75 +0.94,8.75;0.31,8.75 +1.88,8.75;1.88,4.69 +1.88,0.94;2.50,4.06 +2.50,3.12;6.25,3.12 +6.25,3.12;6.25,0.62 +6.25,0.62;8.12,0.62 +0.94,0.62;5.94,1.25 +3.44,2.50;4.38,1.88 +4.38,7.50;5.00,8.44 +8.44,8.44;7.50,7.50 + +# UTF-16 : 75 05 +# UTF-8 : 85 94 e7 +[7505] 甅 +0.62,1.25;1.25,9.06 +3.44,9.06;0.00,9.06 +0.00,0.94;2.81,2.19 +3.75,2.19;4.06,3.44 +4.06,3.44;4.38,6.56 +4.38,6.56;4.38,8.75 +4.38,8.75;8.44,8.75 +8.44,2.81;4.69,2.81 +6.56,2.81;6.56,7.81 +7.81,7.81;7.81,5.31 +7.81,5.31;5.31,5.31 +5.31,5.31;5.31,7.81 +5.31,7.81;7.81,7.81 +7.81,6.56;5.31,6.56 +5.00,4.06;8.12,4.06 +8.75,1.88;8.44,0.94 +8.44,0.94;3.44,0.94 +3.44,0.94;2.81,1.56 +2.81,1.56;2.81,7.19 +2.81,7.19;1.25,7.19 +1.56,5.00;1.88,3.75 + +# UTF-16 : 75 0e +# UTF-8 : 8e 94 e7 +[750e] 甎 +0.00,2.81;4.38,2.81 +4.38,0.62;7.50,1.88 +8.75,1.88;8.44,0.94 +8.44,0.94;7.50,0.94 +7.50,0.94;7.50,7.19 +7.50,7.19;5.94,7.19 +6.56,3.75;6.25,5.00 +0.62,5.00;3.75,5.00 +3.75,5.00;3.75,7.50 +3.75,7.50;0.62,7.50 +0.62,7.50;0.62,5.00 +0.62,6.25;3.75,6.25 +3.75,3.44;3.12,4.38 +3.12,3.44;3.12,0.94 +3.12,0.94;2.19,0.62 +2.19,9.38;2.19,4.06 +3.12,4.06;0.62,3.44 +0.94,2.19;1.56,1.56 +5.00,0.94;5.94,9.06 +8.44,9.06;4.69,9.06 +4.06,8.44;0.31,8.44 + +# UTF-16 : 75 0d +# UTF-8 : 8d 94 e7 +[750d] 甍 +0.00,4.38;0.00,5.31 +0.00,5.31;8.75,5.31 +8.75,5.31;8.75,4.38 +7.50,4.38;1.25,4.38 +2.50,4.38;1.88,0.94 +0.94,0.62;5.94,1.56 +2.50,3.44;6.56,3.44 +6.56,3.44;6.25,0.94 +6.25,0.94;6.56,0.62 +6.56,0.62;8.12,0.62 +8.12,0.62;8.44,1.25 +8.44,1.25;8.44,1.56 +3.44,2.81;4.06,1.88 +0.00,8.44;8.75,8.44 +5.94,9.38;5.94,7.50 +2.81,7.50;2.81,9.38 +0.94,6.25;0.94,7.19 +0.94,7.19;7.81,7.19 +7.81,7.19;7.81,6.25 +7.81,6.25;0.94,6.25 +3.12,6.25;3.12,7.19 +5.62,7.19;5.62,6.25 + +# UTF-16 : 75 13 +# UTF-8 : 93 94 e7 +[7513] 甓 +0.00,5.31;0.62,7.19 +0.62,7.19;0.62,9.06 +0.62,9.06;3.44,9.06 +3.44,9.06;3.44,7.81 +3.44,7.81;0.62,7.81 +0.94,5.31;0.94,6.56 +0.94,6.56;3.12,6.56 +3.12,6.56;3.12,5.31 +3.12,5.31;0.94,5.31 +6.56,9.69;6.56,8.75 +4.69,8.75;8.44,8.75 +7.81,8.75;7.19,7.50 +5.94,7.50;5.31,8.75 +4.38,7.50;8.75,7.50 +6.56,7.50;6.56,5.00 +4.69,6.25;8.44,6.25 +0.00,4.38;8.75,4.38 +2.50,4.38;1.88,0.94 +0.94,0.62;5.94,1.56 +4.06,1.88;3.44,2.50 +2.50,3.44;6.56,3.44 +6.56,3.44;6.25,0.94 +6.25,0.94;6.56,0.62 +6.56,0.62;8.12,0.62 + +# UTF-16 : 75 1e +# UTF-8 : 9e 94 e7 +[751e] 甞 +0.00,4.06;8.75,4.06 +8.75,6.56;8.75,7.81 +8.75,7.81;0.00,7.81 +0.00,7.81;0.00,6.56 +2.19,6.56;6.56,6.56 +6.56,6.56;6.56,5.31 +6.56,5.31;2.19,5.31 +2.19,5.31;2.19,6.56 +4.38,7.81;4.38,9.38 +6.88,9.06;5.94,8.12 +2.81,8.12;1.88,9.06 +1.88,4.69;1.88,0.62 +1.88,0.94;6.88,0.94 +6.88,0.62;6.88,4.69 +6.88,2.50;1.88,2.50 + +# UTF-16 : 75 3c +# UTF-8 : bc 94 e7 +[753c] 甼 +0.00,4.69;8.12,4.69 +4.38,4.69;4.38,0.94 +4.38,0.94;3.12,0.62 +4.06,5.94;4.06,9.06 +1.25,9.06;6.88,9.06 +6.88,9.06;6.88,5.94 +6.88,5.94;1.25,5.94 +1.25,5.94;1.25,9.06 +1.25,7.50;6.88,7.50 + +# UTF-16 : 75 4d +# UTF-8 : 8d 95 e7 +[754d] 畍 +7.19,0.62;7.19,5.31 +8.75,5.31;7.81,6.25 +7.81,6.25;5.94,9.38 +5.94,9.38;4.06,6.25 +4.06,6.25;3.12,5.31 +5.00,5.31;5.00,4.06 +5.00,4.06;4.38,1.88 +4.38,1.88;3.44,0.94 +3.44,0.94;2.50,0.62 +2.50,5.62;0.00,5.62 +0.00,1.88;0.00,8.44 +0.00,8.44;2.50,8.44 +2.50,8.44;2.50,2.50 +2.50,2.50;0.00,2.50 +1.25,2.50;1.25,8.44 + +# UTF-16 : 75 4a +# UTF-8 : 8a 95 e7 +[754a] 畊 +6.88,0.62;6.88,9.38 +4.69,9.38;4.69,4.06 +4.69,4.06;4.06,1.56 +4.06,1.56;3.44,0.94 +3.44,0.94;2.50,0.62 +2.50,5.62;0.00,5.62 +0.00,1.88;0.00,8.44 +0.00,8.44;2.50,8.44 +2.50,8.44;2.50,2.50 +2.50,2.50;0.00,2.50 +1.25,2.50;1.25,8.44 +8.44,7.19;3.12,7.19 +3.12,4.06;8.75,4.06 + +# UTF-16 : 75 5a +# UTF-8 : 9a 95 e7 +[755a] 畚 +1.88,0.62;1.88,4.06 +1.88,4.06;6.88,4.06 +6.88,4.06;6.88,0.62 +6.88,2.50;1.88,2.50 +1.88,0.94;6.88,0.94 +4.38,0.94;4.38,4.06 +4.38,9.38;2.19,7.50 +0.94,7.50;3.75,7.50 +3.75,7.50;6.88,7.81 +6.25,8.75;8.12,7.19 +4.38,7.19;3.12,5.31 +3.12,5.31;0.94,3.44 +0.94,3.44;0.00,3.12 +0.00,5.94;8.75,5.94 +8.75,3.12;7.81,3.44 +7.81,3.44;5.00,5.94 + +# UTF-16 : 75 69 +# UTF-8 : a9 95 e7 +[7569] 畩 +2.50,5.62;0.00,5.62 +0.00,1.88;0.00,8.44 +0.00,8.44;2.50,8.44 +2.50,8.44;2.50,2.50 +2.50,2.50;0.00,2.50 +1.25,2.50;1.25,8.44 +5.94,9.38;5.94,7.50 +6.25,1.88;5.31,1.25 +5.31,1.25;3.12,0.62 +3.12,7.50;8.75,7.50 +8.75,0.62;7.81,1.56 +7.81,1.56;5.94,7.19 +5.94,7.19;4.69,5.00 +4.69,5.00;3.12,3.44 +4.69,1.25;4.69,4.69 +7.19,4.06;8.44,5.94 + +# UTF-16 : 75 67 +# UTF-8 : a7 95 e7 +[7567] 畧 +2.19,0.62;2.19,2.50 +2.19,2.50;6.56,2.50 +6.56,2.50;6.56,0.62 +6.56,0.94;2.19,0.94 +0.00,2.19;1.56,2.50 +1.56,2.50;5.31,4.06 +5.31,4.06;6.25,5.31 +6.25,5.31;2.50,5.31 +2.50,5.31;3.44,4.06 +3.44,4.06;7.19,2.50 +7.19,2.50;8.75,2.19 +0.31,4.06;1.25,4.38 +1.25,4.38;3.75,6.56 +4.38,6.56;4.38,9.06 +1.56,9.06;1.56,6.56 +1.56,6.56;7.19,6.56 +7.19,6.56;7.19,9.06 +7.19,9.06;1.56,9.06 +1.56,7.81;7.19,7.81 + +# UTF-16 : 75 89 +# UTF-8 : 89 96 e7 +[7589] 疉 +2.19,9.38;6.56,9.38 +6.56,9.38;6.56,7.50 +6.56,7.50;2.19,7.50 +2.19,7.50;2.19,9.38 +4.38,9.38;4.38,7.50 +6.56,8.44;2.19,8.44 +0.62,6.88;3.75,6.88 +3.75,6.88;3.75,5.00 +3.75,5.00;0.62,5.00 +0.62,5.00;0.62,6.88 +0.62,5.94;3.75,5.94 +5.00,5.94;8.12,5.94 +8.12,5.00;8.12,6.88 +8.12,6.88;5.00,6.88 +5.00,6.88;5.00,5.00 +5.00,5.00;8.12,5.00 +6.56,5.00;6.56,6.88 +2.19,6.88;2.19,5.00 +0.31,3.44;0.31,4.38 +0.31,4.38;8.44,4.38 +8.44,4.38;8.44,3.44 +8.44,0.62;0.31,0.62 +5.94,0.62;6.88,2.81 +6.88,2.81;2.81,2.81 +3.12,3.75;1.88,1.56 +4.69,1.56;3.75,2.19 + +# UTF-16 : 75 82 +# UTF-8 : 82 96 e7 +[7582] 疂 +4.38,9.38;4.38,7.50 +2.19,7.50;2.19,9.38 +2.19,9.38;6.56,9.38 +6.56,9.38;6.56,7.50 +6.56,7.50;2.19,7.50 +2.19,8.44;6.56,8.44 +0.31,3.75;0.31,4.69 +0.31,4.69;8.44,4.69 +8.44,4.69;8.44,3.75 +8.44,0.94;0.31,0.94 +2.50,0.94;2.50,3.75 +2.50,3.75;6.25,3.75 +6.25,3.75;6.25,0.94 +6.25,1.88;2.50,1.88 +2.50,2.81;6.25,2.81 +0.62,5.31;3.44,5.94 +3.44,6.56;1.25,7.19 +7.50,7.19;5.00,6.56 +5.00,5.94;8.12,5.31 + +# UTF-16 : 75 94 +# UTF-8 : 94 96 e7 +[7594] 疔 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.38 +1.25,4.38;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +2.50,6.25;8.12,6.25 +5.31,6.25;5.31,0.94 +5.31,0.94;4.38,0.62 + +# UTF-16 : 75 9a +# UTF-8 : 9a 96 e7 +[759a] 疚 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.38 +1.25,4.38;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +2.50,4.06;3.44,5.00 +3.44,5.00;4.69,7.19 +4.06,5.94;6.88,5.94 +6.88,5.94;5.62,3.75 +5.62,3.75;3.75,1.88 +3.75,1.88;1.25,0.62 +8.44,0.62;7.50,0.94 +7.50,0.94;6.56,1.88 +6.56,1.88;5.94,4.06 + +# UTF-16 : 75 9d +# UTF-8 : 9d 96 e7 +[759d] 疝 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.38 +1.25,4.38;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +5.31,6.88;5.31,1.25 +2.81,1.25;7.81,1.25 +7.81,0.62;7.81,5.31 +2.81,5.31;2.81,0.62 + +# UTF-16 : 75 a5 +# UTF-8 : a5 96 e7 +[75a5] 疥 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.38 +1.25,4.38;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +8.75,4.69;7.50,5.31 +7.50,5.31;5.62,7.19 +5.62,7.19;3.75,5.31 +3.75,5.31;2.50,4.69 +2.19,0.62;3.44,1.25 +3.44,1.25;4.38,2.50 +4.38,2.50;4.69,3.75 +4.69,3.75;4.69,5.00 +6.56,5.00;6.56,0.62 + +# UTF-16 : 75 a3 +# UTF-8 : a3 96 e7 +[75a3] 疣 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.38 +1.25,4.38;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +2.50,5.62;8.75,5.62 +8.75,1.88;8.44,0.94 +8.44,0.94;6.25,0.94 +6.25,0.94;5.62,1.56 +5.62,1.56;5.62,4.38 +5.31,7.19;5.31,5.31 +5.31,5.31;4.69,2.81 +4.69,2.81;4.06,1.88 +4.06,1.88;2.19,0.62 +7.19,6.88;7.50,6.56 + +# UTF-16 : 75 c2 +# UTF-8 : 82 97 e7 +[75c2] 痂 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.38 +1.25,4.38;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +2.50,5.62;5.00,5.62 +5.00,5.62;4.69,1.56 +4.69,1.56;4.06,0.94 +4.06,0.94;3.44,0.94 +1.56,0.94;2.50,1.88 +2.50,1.88;3.44,4.38 +3.44,4.38;3.75,7.19 +5.94,0.94;5.94,6.25 +5.94,6.25;7.81,6.25 +7.81,6.25;7.81,1.56 +7.81,1.56;5.94,1.56 + +# UTF-16 : 75 b3 +# UTF-8 : b3 96 e7 +[75b3] 疳 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.62;0.94,2.81 +0.94,2.81;1.25,4.38 +1.25,4.38;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +2.19,5.62;8.12,5.62 +6.56,7.50;6.56,0.62 +6.56,1.25;3.75,1.25 +3.75,0.62;3.75,7.50 +3.75,3.44;6.56,3.44 + +# UTF-16 : 75 c3 +# UTF-8 : 83 97 e7 +[75c3] 痃 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.62;0.94,2.50 +0.94,2.50;1.25,4.06 +1.25,4.06;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +5.31,7.50;5.31,6.25 +2.50,6.25;8.12,6.25 +5.00,6.25;3.75,4.38 +3.75,4.38;5.00,3.12 +6.25,4.69;4.38,1.56 +2.81,1.25;6.88,1.88 +6.56,2.81;8.12,0.62 + +# UTF-16 : 75 ca +# UTF-8 : 8a 97 e7 +[75ca] 痊 +4.06,7.19;5.31,7.19 +5.31,7.19;2.81,4.69 +2.81,4.69;1.88,4.06 +8.75,4.06;7.81,4.69 +7.81,4.69;5.31,6.88 +5.31,4.38;5.31,0.94 +8.12,0.94;2.50,0.94 +3.12,2.81;7.50,2.81 +7.19,4.38;3.44,4.38 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.62;0.94,2.50 +0.94,2.50;1.25,4.06 +1.25,4.06;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 + +# UTF-16 : 75 de +# UTF-8 : 9e 97 e7 +[75de] 痞 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.38 +1.25,4.38;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +2.19,6.88;8.44,6.88 +5.94,6.88;4.69,5.62 +4.69,5.62;3.12,4.69 +3.12,4.69;2.19,4.38 +5.31,6.25;5.31,3.44 +3.12,0.62;3.12,3.12 +3.12,3.12;7.50,3.12 +7.50,3.12;7.50,0.62 +7.50,0.94;3.12,0.94 +6.25,5.94;7.19,5.31 +7.19,5.31;8.44,4.38 + +# UTF-16 : 75 fe +# UTF-8 : be 97 e7 +[75fe] 痾 +0.00,4.38;0.94,5.31 +0.94,6.25;0.00,7.81 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.69 +1.25,4.69;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +5.00,3.12;6.56,3.12 +6.56,3.12;6.56,5.62 +6.56,5.62;5.00,5.62 +5.00,5.62;5.00,2.81 +2.81,2.19;3.12,2.19 +3.12,2.19;3.75,3.12 +3.75,3.12;3.75,4.06 +3.75,4.06;2.81,5.31 +2.81,5.31;3.75,7.19 +3.75,7.19;2.19,7.19 +2.19,7.19;2.19,0.62 +6.88,0.62;7.81,0.62 +7.81,0.62;7.81,6.88 +8.44,6.88;4.38,6.88 + +# UTF-16 : 75 ff +# UTF-8 : bf 97 e7 +[75ff] 痿 +0.00,4.38;0.94,5.31 +0.94,6.25;0.00,7.81 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.69 +1.25,4.69;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +1.88,4.06;3.44,4.69 +3.44,4.69;5.31,5.94 +5.31,5.94;7.19,4.69 +7.19,4.69;8.75,4.06 +5.31,4.06;5.31,6.88 +2.81,6.88;3.75,6.88 +3.75,6.88;7.19,7.50 +8.44,5.94;2.19,5.94 +2.19,3.12;8.44,3.12 +6.56,3.12;5.94,1.88 +5.94,1.88;5.00,1.25 +5.00,1.25;3.12,0.62 +3.12,0.62;2.50,0.62 +7.81,0.62;5.94,1.56 +5.94,1.56;3.75,1.88 +3.75,1.88;3.12,1.88 +3.12,1.88;4.69,4.38 + +# UTF-16 : 75 fc +# UTF-8 : bc 97 e7 +[75fc] 痼 +0.00,4.38;0.94,5.31 +0.94,6.25;0.00,7.81 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.69 +1.25,4.69;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +2.50,0.62;2.50,7.19 +2.50,7.19;8.12,7.19 +8.12,7.19;8.12,0.62 +8.12,0.94;2.50,0.94 +3.44,5.31;7.19,5.31 +5.31,6.25;5.31,4.06 +4.06,1.88;4.06,4.06 +4.06,4.06;6.56,4.06 +6.56,4.06;6.56,1.88 +6.56,2.19;4.06,2.19 + +# UTF-16 : 76 01 +# UTF-8 : 81 98 e7 +[7601] 瘁 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.62;0.94,2.50 +0.94,2.50;1.25,4.06 +1.25,4.06;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +5.31,7.81;5.31,6.88 +2.50,6.88;8.12,6.88 +8.12,4.38;7.19,5.31 +3.75,5.31;4.69,4.38 +2.50,4.06;3.12,4.69 +3.12,4.69;4.06,6.25 +7.50,6.25;6.56,4.69 +6.56,4.69;5.94,4.06 +2.19,3.12;8.44,3.12 +5.31,4.06;5.31,0.62 + +# UTF-16 : 75 f2 +# UTF-8 : b2 97 e7 +[75f2] 痲 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.38 +1.25,4.38;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +1.88,6.25;4.69,6.25 +5.62,6.25;8.44,6.25 +3.44,7.81;3.44,0.62 +6.88,0.62;6.88,7.81 +1.56,1.56;2.19,2.81 +2.19,2.81;2.50,4.06 +2.50,4.06;2.50,5.31 +4.38,5.31;4.38,2.81 +8.75,2.81;8.75,1.88 +8.75,1.88;8.12,1.88 +8.12,1.88;7.81,2.19 +7.81,2.19;7.81,5.31 +5.94,5.31;5.94,4.06 +5.94,4.06;5.62,2.81 +5.62,2.81;5.00,1.56 + +# UTF-16 : 75 f3 +# UTF-8 : b3 97 e7 +[75f3] 痳 +1.88,5.62;4.69,5.62 +5.62,5.62;8.44,5.62 +6.88,7.50;6.88,0.62 +3.44,0.62;3.44,7.50 +1.56,2.19;2.50,3.44 +2.50,3.44;3.44,5.62 +6.88,5.62;5.94,3.44 +5.94,3.44;5.00,2.19 +8.75,2.19;7.81,3.44 +7.81,3.44;6.88,5.62 +3.44,4.69;4.69,3.44 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.38 +1.25,4.38;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 + +# UTF-16 : 76 0b +# UTF-8 : 8b 98 e7 +[760b] 瘋 +1.25,0.62;2.19,2.19 +2.19,2.19;2.50,4.38 +2.50,4.38;2.50,7.19 +2.50,7.19;7.50,7.19 +7.50,7.19;7.50,3.12 +7.50,3.12;8.12,1.25 +8.12,1.25;8.75,0.62 +8.75,0.62;8.75,2.19 +8.75,8.44;1.25,8.44 +1.25,8.44;1.25,4.38 +1.25,4.38;0.94,2.81 +0.94,2.81;0.00,0.94 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +3.44,2.81;3.44,4.69 +3.44,4.69;6.56,4.69 +6.56,4.69;6.56,3.12 +6.56,3.12;3.44,3.12 +3.44,5.62;6.25,6.25 +6.25,2.19;6.88,0.94 +3.12,1.25;4.38,1.25 +4.38,1.25;6.25,1.56 +5.00,1.56;5.00,5.94 +5.00,8.44;5.00,9.38 + +# UTF-16 : 76 09 +# UTF-8 : 89 98 e7 +[7609] 瘉 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.38 +1.25,4.38;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +3.75,7.50;5.31,7.50 +5.31,7.50;4.06,6.25 +4.06,6.25;3.12,5.62 +3.12,5.62;1.88,5.00 +8.75,5.00;7.50,5.62 +7.50,5.62;6.56,6.25 +6.56,6.25;5.31,7.50 +4.06,5.31;6.56,5.31 +2.81,0.62;2.81,4.06 +2.81,4.06;4.69,4.06 +4.69,4.06;4.69,0.94 +4.69,0.94;4.38,0.62 +3.44,3.44;4.06,2.81 +4.06,1.56;3.44,2.19 +6.56,4.38;5.62,2.50 +5.62,2.50;6.56,0.62 +8.12,0.62;7.19,2.50 +7.19,2.50;8.12,4.38 + +# UTF-16 : 76 1f +# UTF-8 : 9f 98 e7 +[761f] 瘟 +0.00,4.38;0.94,5.31 +0.94,6.25;0.00,7.81 +0.00,0.62;0.94,2.50 +0.94,2.50;1.25,4.06 +1.25,4.06;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +5.00,5.62;6.25,4.69 +3.75,4.69;4.69,5.31 +4.69,5.31;5.62,6.56 +7.19,4.06;3.12,4.06 +3.12,3.75;3.12,7.19 +3.12,7.19;7.19,7.19 +7.19,7.19;7.19,3.75 +5.94,2.81;5.94,0.94 +2.50,0.94;2.50,2.81 +2.50,2.81;7.81,2.81 +7.81,2.81;7.81,0.94 +8.75,0.94;1.25,0.94 +4.38,0.94;4.38,2.81 + +# UTF-16 : 76 27 +# UTF-8 : a7 98 e7 +[7627] 瘧 +0.00,4.38;0.94,5.31 +0.94,6.25;0.00,7.81 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.69 +1.25,4.69;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +3.44,5.00;6.88,5.31 +6.88,7.19;4.69,7.19 +4.69,7.81;4.69,4.06 +4.69,4.06;7.19,4.06 +7.19,4.06;8.12,4.38 +8.12,5.31;8.75,6.25 +8.75,6.25;2.50,6.25 +2.50,6.25;2.50,4.06 +2.50,4.06;1.88,1.56 +1.88,1.56;0.94,0.62 +4.06,0.62;4.06,3.12 +4.06,3.12;7.50,3.12 +7.50,0.94;4.06,0.94 +3.12,2.19;8.44,2.19 + +# UTF-16 : 76 20 +# UTF-8 : a0 98 e7 +[7620] 瘠 +5.00,9.38;5.00,8.44 +8.75,8.44;1.25,8.44 +1.25,8.44;1.25,4.69 +1.25,4.69;0.94,2.81 +0.94,2.81;0.00,0.94 +0.00,4.38;0.94,5.31 +0.94,6.25;0.00,7.81 +5.31,7.50;6.88,5.62 +6.88,5.62;8.75,4.38 +8.75,6.25;7.50,6.25 +7.50,7.19;8.75,7.19 +2.19,7.19;3.44,7.19 +3.44,6.25;2.19,6.25 +2.19,4.38;4.06,5.62 +4.06,5.62;5.31,7.81 +3.75,3.44;6.88,3.44 +6.88,2.19;3.75,2.19 +3.75,0.62;3.75,5.00 +3.75,5.00;6.88,5.00 +6.88,5.00;6.88,0.94 +6.88,0.94;6.25,0.62 + +# UTF-16 : 76 22 +# UTF-8 : a2 98 e7 +[7622] 瘢 +5.62,4.06;6.25,5.31 +6.25,5.31;6.25,7.19 +6.25,7.19;7.81,7.19 +7.81,7.19;7.81,4.38 +7.81,4.38;8.44,4.38 +8.44,4.38;8.75,5.31 +8.75,0.62;7.81,0.94 +7.81,0.94;6.25,2.19 +6.25,2.19;5.94,2.81 +5.94,3.44;8.44,3.44 +8.44,3.44;7.81,2.19 +7.81,2.19;6.25,0.94 +6.25,0.94;5.31,0.62 +3.75,0.62;4.38,0.62 +4.38,0.62;4.38,6.88 +4.38,6.88;2.50,6.88 +2.50,6.88;2.50,2.19 +2.50,2.19;1.88,0.62 +1.88,3.75;5.00,4.69 +5.00,9.38;5.00,8.44 +8.75,8.44;1.25,8.44 +1.25,8.44;1.25,4.38 +1.25,4.38;0.94,2.81 +0.94,2.81;0.00,0.94 +0.00,4.38;0.94,5.31 +0.94,6.25;0.00,7.81 +3.44,7.81;3.12,6.88 +3.12,5.62;3.44,4.69 +3.44,3.12;3.44,1.88 + +# UTF-16 : 76 30 +# UTF-8 : b0 98 e7 +[7630] 瘰 +8.44,1.88;7.50,3.12 +7.50,0.62;6.25,1.88 +3.75,1.88;2.81,0.94 +2.81,0.94;1.88,0.62 +5.00,0.62;5.00,2.50 +7.81,2.50;1.88,2.50 +4.38,2.50;6.56,3.75 +3.12,3.75;5.00,3.12 +5.00,9.38;5.00,8.44 +8.75,8.44;1.25,8.44 +1.25,8.44;1.25,4.06 +1.25,4.06;0.94,2.50 +0.94,2.50;0.00,0.62 +0.00,4.38;0.94,5.00 +0.94,5.94;0.00,7.50 +2.81,7.50;7.81,7.50 +7.81,7.50;7.81,5.00 +7.81,5.00;2.81,5.00 +2.81,5.00;2.81,7.50 +2.81,6.25;7.81,6.25 +5.31,7.50;5.31,5.00 +5.31,5.00;3.75,3.75 + +# UTF-16 : 76 3b +# UTF-8 : bb 98 e7 +[763b] 瘻 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.69 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.38 +1.25,4.38;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +5.31,8.12;5.31,3.75 +2.81,3.75;7.81,3.75 +7.81,3.75;7.81,4.69 +7.81,4.69;2.81,4.69 +2.81,4.69;2.81,3.75 +2.81,5.62;7.81,5.62 +7.81,5.62;7.81,7.50 +7.81,7.50;2.81,7.50 +2.81,7.50;2.81,5.62 +1.88,6.56;8.75,6.56 +8.75,2.81;1.88,2.81 +4.69,3.75;3.12,1.88 +3.12,1.88;3.75,1.88 +3.75,1.88;5.00,1.56 +5.00,1.56;6.88,0.94 +6.88,0.94;7.50,0.62 +1.88,0.62;4.38,1.25 +4.38,1.25;5.62,1.88 +5.62,1.88;6.56,2.81 + +# UTF-16 : 76 48 +# UTF-8 : 88 99 e7 +[7648] 癈 +5.62,7.19;7.50,5.94 +7.50,5.94;8.75,5.31 +1.88,5.31;3.12,5.94 +3.12,5.94;5.31,7.50 +5.31,7.50;3.44,7.50 +7.19,7.50;6.56,6.88 +8.12,6.88;7.50,6.25 +3.44,6.25;2.50,6.88 +2.50,2.50;2.81,4.06 +2.81,4.06;4.38,4.06 +4.38,4.06;4.38,5.31 +4.38,5.31;3.12,5.31 +3.12,0.62;4.06,0.94 +4.06,0.94;4.38,2.81 +4.38,2.81;2.81,2.81 +5.94,2.81;6.25,1.88 +6.25,1.88;7.50,0.94 +7.50,0.94;8.44,0.62 +8.44,4.38;8.12,3.75 +8.12,3.75;6.88,3.75 +6.88,3.75;6.88,5.62 +6.88,5.62;5.62,5.62 +5.62,5.62;5.62,4.38 +5.62,4.38;5.00,3.44 +5.00,9.38;5.00,8.44 +8.75,8.44;1.25,8.44 +1.25,8.44;1.25,4.69 +1.25,4.69;0.94,2.81 +0.94,2.81;0.00,0.94 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +5.31,2.81;8.12,2.81 +8.12,2.81;6.56,1.25 +6.56,1.25;5.00,0.62 + +# UTF-16 : 76 46 +# UTF-8 : 86 99 e7 +[7646] 癆 +3.12,2.81;7.81,2.81 +7.81,2.81;7.81,1.56 +7.81,1.56;7.19,0.62 +7.19,0.62;6.25,0.62 +1.88,0.62;3.44,0.94 +3.44,0.94;5.31,2.19 +5.31,2.19;5.94,3.75 +5.94,7.19;5.62,6.25 +6.88,6.25;8.12,5.00 +5.31,5.00;6.25,5.62 +6.25,5.62;6.88,7.19 +6.88,7.19;6.88,7.81 +3.75,7.81;3.75,7.19 +3.75,7.19;3.12,5.62 +3.12,5.62;2.19,5.00 +2.19,3.44;2.19,4.38 +2.19,4.38;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,8.44;1.25,8.44 +1.25,8.44;1.25,4.69 +1.25,4.69;0.94,2.81 +0.94,2.81;0.00,0.94 +0.00,4.38;0.94,5.31 +0.94,6.25;0.00,7.81 +8.75,7.50;7.81,6.25 +4.38,6.25;5.31,7.50 +5.00,8.44;5.00,9.38 +4.69,5.31;3.75,6.25 +2.19,6.25;2.81,7.19 + +# UTF-16 : 76 5c +# UTF-8 : 9c 99 e7 +[765c] 癜 +3.12,4.06;5.00,4.06 +5.00,9.38;5.00,8.44 +8.75,8.44;1.25,8.44 +1.25,8.44;1.25,4.69 +1.25,4.69;0.94,2.81 +0.94,2.81;0.00,0.94 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +5.62,4.38;6.25,5.94 +6.25,5.94;6.25,7.50 +6.25,7.50;7.81,7.50 +7.81,7.50;7.81,4.69 +7.81,4.69;8.44,4.69 +8.44,4.69;8.75,5.94 +8.75,0.62;7.81,0.94 +7.81,0.94;6.56,1.88 +6.56,1.88;5.94,3.12 +5.94,3.75;8.44,3.75 +8.44,3.75;7.81,2.19 +7.81,2.19;6.56,0.94 +6.56,0.94;5.62,0.62 +2.50,0.62;3.44,1.88 +3.44,2.50;3.44,5.00 +4.69,5.00;4.69,2.50 +4.69,1.88;5.31,1.25 +5.31,2.50;2.50,2.50 +2.50,5.94;5.31,5.94 +5.31,5.94;5.31,7.50 +5.31,7.50;2.19,7.50 +2.19,7.50;2.19,3.75 +2.19,3.75;1.88,2.19 +1.88,2.19;0.94,0.94 + +# UTF-16 : 76 58 +# UTF-8 : 98 99 e7 +[7658] 癘 +7.19,0.62;7.81,0.94 +7.81,0.94;7.81,2.81 +7.81,2.81;2.19,2.81 +2.19,2.81;2.19,0.62 +2.19,7.19;8.12,7.19 +6.25,7.81;6.25,6.56 +3.75,6.56;3.75,7.81 +5.94,2.19;6.56,1.25 +3.12,1.25;6.25,1.56 +5.00,1.56;5.00,6.25 +3.12,6.25;6.88,6.25 +6.88,6.25;6.88,3.75 +6.88,3.75;3.12,3.75 +3.12,3.75;3.12,6.25 +3.12,5.00;6.88,5.00 +0.00,4.38;0.94,5.31 +0.94,6.25;0.00,7.81 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.69 +1.25,4.69;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 + +# UTF-16 : 76 61 +# UTF-8 : a1 99 e7 +[7661] 癡 +2.81,6.56;4.69,7.19 +5.62,7.19;8.44,7.19 +8.44,7.19;6.88,5.62 +6.88,2.81;8.44,2.81 +5.00,2.81;1.88,2.81 +1.88,3.44;2.50,4.69 +2.50,4.06;4.38,4.06 +4.38,1.25;3.44,2.19 +3.44,4.06;3.44,2.50 +3.44,2.50;2.81,1.25 +2.81,1.25;1.56,0.62 +4.69,0.62;5.31,0.94 +5.31,0.94;5.94,2.19 +5.94,2.19;5.94,3.44 +5.94,2.19;6.56,1.25 +6.56,1.25;7.81,0.94 +7.81,0.94;8.75,0.94 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.69 +1.25,4.69;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +5.00,5.94;4.38,5.31 +4.38,5.31;2.50,5.31 +2.50,5.31;2.50,7.81 +0.00,7.81;0.94,6.25 +0.94,5.31;0.00,4.38 +6.88,1.25;6.88,4.69 +5.31,4.69;8.75,4.69 +8.75,4.69;7.81,3.75 +7.50,5.00;5.94,6.25 + +# UTF-16 : 76 62 +# UTF-8 : a2 99 e7 +[7662] 癢 +0.00,8.12;0.94,6.25 +0.94,5.31;0.00,4.38 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.69 +1.25,4.69;1.25,8.75 +1.25,8.75;8.75,8.75 +5.00,8.75;5.00,9.38 +5.00,0.94;2.19,0.62 +2.19,7.19;8.44,7.19 +5.94,7.19;6.88,8.12 +3.44,8.12;4.38,7.19 +5.31,7.19;5.31,5.31 +1.88,5.31;8.75,5.31 +4.38,5.31;2.50,3.75 +2.50,3.75;1.88,3.44 +8.75,3.44;8.12,3.75 +8.12,3.75;6.25,5.31 +6.25,4.38;4.38,4.38 +2.81,6.25;7.81,6.25 +6.88,0.94;8.12,1.56 +8.12,0.62;7.19,0.62 +7.19,0.62;4.69,2.19 +3.44,2.19;7.19,2.19 +7.19,2.19;7.19,3.75 +7.19,3.75;3.44,3.75 +3.44,3.75;3.44,0.94 +3.44,3.12;7.19,3.12 + +# UTF-16 : 76 68 +# UTF-8 : a8 99 e7 +[7668] 癨 +1.56,2.19;2.19,2.50 +2.19,2.50;3.75,4.38 +0.00,4.38;0.94,5.31 +0.94,6.25;0.00,7.81 +0.00,0.94;0.94,2.81 +0.94,2.81;1.25,4.69 +1.25,4.69;1.25,8.44 +1.25,8.44;8.75,8.44 +5.00,8.44;5.00,9.38 +3.12,7.50;8.12,7.50 +5.62,7.50;5.62,4.69 +5.62,0.94;5.62,3.44 +5.62,3.44;6.56,4.38 +6.56,5.00;7.81,5.00 +7.81,2.50;2.81,2.50 +2.81,1.88;7.81,1.88 +7.81,5.62;6.56,5.62 +4.69,5.62;3.44,5.62 +3.44,5.00;4.69,5.00 +2.50,5.00;2.50,6.56 +2.50,6.56;8.75,6.56 +8.75,6.56;8.75,5.00 +8.75,0.94;2.81,0.94 +2.81,0.62;2.81,3.44 +2.81,3.44;8.12,3.44 + +# UTF-16 : 76 69 +# UTF-8 : a9 99 e7 +[7669] 癩 +3.44,7.81;3.44,0.62 +8.75,0.62;7.81,1.56 +6.25,1.56;5.00,0.62 +5.00,9.38;5.00,8.44 +8.75,8.44;1.25,8.44 +1.25,8.44;1.25,4.69 +1.25,4.69;0.94,2.81 +0.94,2.81;0.00,0.94 +0.00,4.38;0.94,5.31 +0.94,6.25;0.00,7.81 +6.88,7.50;6.25,5.94 +6.25,5.94;5.31,5.62 +5.31,7.50;8.44,7.50 +8.44,7.50;8.12,5.62 +8.12,5.62;7.50,5.62 +8.12,5.00;8.12,1.88 +8.12,1.88;5.94,1.88 +5.94,1.88;5.94,5.00 +5.94,5.00;8.12,5.00 +8.12,4.06;5.94,4.06 +5.94,3.12;8.12,3.12 +4.69,3.75;4.69,5.31 +4.69,5.31;2.19,5.31 +2.19,5.31;2.19,3.75 +2.19,3.75;4.69,3.75 +4.69,2.19;3.44,3.44 +3.44,3.44;2.50,2.19 +2.50,2.19;1.88,1.56 +1.88,6.56;5.00,6.56 + +# UTF-16 : 76 67 +# UTF-8 : a7 99 e7 +[7667] 癧 +3.75,2.19;3.75,0.62 +2.19,0.62;8.12,0.62 +5.62,0.62;5.62,2.81 +5.62,1.88;7.50,1.88 +5.00,9.38;5.00,8.44 +8.75,8.44;1.25,8.44 +1.25,8.44;1.25,4.06 +1.25,4.06;0.94,2.50 +0.94,2.50;0.00,0.62 +1.25,0.62;1.88,1.56 +1.88,1.56;2.50,4.38 +2.50,4.38;2.50,7.50 +2.50,7.50;8.12,7.50 +8.12,5.31;5.94,5.31 +3.12,5.31;5.31,5.31 +5.31,4.06;4.38,5.31 +4.38,5.31;3.12,3.44 +3.12,6.25;5.00,6.88 +7.81,6.88;5.94,6.25 +6.88,6.25;6.88,2.81 +4.38,2.81;4.38,6.25 +0.94,6.25;0.00,7.81 +0.00,4.38;0.94,5.31 +5.62,3.44;6.88,5.00 +6.88,5.00;7.50,4.06 +7.50,4.06;8.44,3.12 + +# UTF-16 : 76 70 +# UTF-8 : b0 99 e7 +[7670] 癰 +5.00,9.38;5.00,8.44 +8.75,8.44;1.25,8.44 +1.25,8.44;1.25,4.06 +1.25,4.06;0.94,2.50 +0.94,2.50;0.00,0.62 +0.00,4.38;0.94,5.31 +0.94,6.25;0.00,7.81 +2.50,7.81;1.88,6.88 +1.88,6.88;2.50,5.94 +3.44,5.94;2.81,6.88 +2.81,6.88;3.44,7.81 +4.38,7.81;3.75,6.88 +3.75,6.88;4.38,5.94 +8.75,5.94;5.62,5.94 +5.62,5.94;5.62,0.62 +5.62,0.94;8.75,0.94 +7.19,0.94;7.19,5.94 +7.19,5.94;7.81,7.50 +6.25,7.50;5.94,6.56 +5.94,6.56;5.00,5.31 +2.19,5.31;4.06,5.31 +4.06,5.31;4.06,4.38 +4.06,4.38;2.19,4.38 +2.19,4.38;2.19,5.31 +5.62,4.38;8.44,4.38 +8.44,2.81;5.62,2.81 +3.12,3.75;3.12,2.50 +1.88,2.50;4.38,2.50 +4.38,2.50;4.38,3.75 +4.38,3.75;1.88,3.75 +1.88,3.75;1.88,1.56 +1.88,1.56;2.50,0.94 +2.50,0.94;4.06,0.94 +4.06,0.94;4.69,1.56 + +# UTF-16 : 76 7c +# UTF-8 : bc 99 e7 +[767c] 發 +0.00,5.94;1.25,6.56 +1.25,6.56;4.38,9.06 +4.38,9.06;1.88,9.06 +1.88,7.19;0.94,8.12 +7.81,8.12;6.88,7.50 +6.88,9.06;5.94,8.44 +4.69,9.06;7.50,6.56 +7.50,6.56;8.75,5.94 +1.88,6.25;3.44,6.25 +3.44,6.25;3.44,4.69 +3.44,4.69;1.25,4.69 +1.25,4.69;0.62,2.50 +0.94,3.12;3.44,3.12 +3.44,3.12;2.81,0.94 +2.81,0.94;2.19,0.62 +2.19,0.62;1.56,0.62 +3.75,0.62;5.00,0.94 +5.00,0.94;6.56,1.88 +6.56,1.88;7.50,3.12 +7.50,3.12;4.38,3.12 +5.00,3.12;5.62,2.19 +5.62,2.19;6.88,1.25 +6.88,1.25;8.44,0.62 +4.06,4.06;4.69,4.69 +4.69,4.69;5.00,5.62 +5.00,5.62;5.00,6.25 +5.00,6.25;6.56,6.25 +6.56,6.25;6.56,4.69 +6.56,4.69;7.19,4.06 +7.19,4.06;8.44,4.06 +8.44,4.06;8.75,5.00 + +# UTF-16 : 76 80 +# UTF-8 : 80 9a e7 +[7680] 皀 +7.81,4.06;2.50,2.81 +2.50,2.81;0.94,2.81 +0.94,4.38;0.94,1.25 +0.94,1.25;1.88,0.94 +1.88,0.94;7.81,0.94 +7.81,0.94;8.44,2.50 +3.44,9.38;2.19,8.44 +0.31,8.44;7.50,8.44 +7.50,8.44;7.50,5.00 +7.50,5.00;0.31,5.00 +0.31,5.00;0.31,8.44 +0.31,6.88;7.50,6.88 + +# UTF-16 : 76 83 +# UTF-8 : 83 9a e7 +[7683] 皃 +0.00,0.62;1.25,0.94 +1.25,0.94;2.50,1.88 +2.50,1.88;3.12,3.44 +3.12,3.44;3.12,4.06 +5.00,4.06;5.00,0.94 +5.00,0.94;7.81,0.94 +7.81,0.94;8.44,2.50 +7.50,6.25;0.62,6.25 +0.62,8.12;7.50,8.12 +7.50,8.12;7.50,4.06 +7.50,4.06;0.62,4.06 +0.62,4.06;0.62,8.12 +2.50,8.12;3.75,9.38 + +# UTF-16 : 76 8b +# UTF-8 : 8b 9a e7 +[768b] 皋 +4.06,6.25;2.81,4.06 +2.81,4.06;0.94,2.50 +0.94,2.50;0.00,2.19 +0.00,5.00;8.75,5.00 +8.75,2.19;7.81,2.50 +7.81,2.50;6.25,3.44 +6.25,3.44;5.00,5.00 +4.38,4.06;4.38,0.62 +4.38,9.69;3.44,8.75 +1.56,8.75;7.19,8.75 +7.19,8.75;7.19,6.25 +7.19,6.25;1.56,6.25 +1.56,6.25;1.56,8.75 +1.56,7.50;7.19,7.50 +6.56,2.50;2.19,2.50 + +# UTF-16 : 76 99 +# UTF-8 : 99 9a e7 +[7699] 皙 +1.25,0.62;1.25,3.44 +1.25,3.44;7.50,3.44 +7.50,3.44;7.50,0.62 +7.50,0.94;1.25,0.94 +1.25,2.19;7.50,2.19 +4.06,3.44;4.69,4.38 +4.69,7.50;8.75,7.50 +7.19,7.50;7.19,4.38 +1.88,4.38;1.88,9.38 +8.12,9.38;4.69,8.75 +4.69,8.75;4.69,6.56 +4.69,6.56;4.38,5.31 +4.38,5.31;3.44,4.38 +3.44,5.94;1.88,7.50 +1.88,7.50;0.62,5.62 +0.62,5.62;0.00,5.00 +0.00,7.81;3.44,7.81 + +# UTF-16 : 76 b4 +# UTF-8 : b4 9a e7 +[76b4] 皴 +0.94,2.81;2.81,1.88 +2.81,8.75;3.44,7.19 +3.44,5.94;3.12,5.00 +3.12,5.00;2.19,5.00 +2.19,5.00;2.19,7.19 +1.25,7.19;0.94,5.62 +0.94,5.62;0.00,4.69 +0.00,0.62;0.94,1.25 +0.94,1.25;2.19,2.50 +2.19,2.50;2.81,4.06 +2.81,4.06;1.25,4.06 +1.25,4.69;0.62,3.12 +0.62,3.12;0.00,2.50 +0.00,7.50;1.25,7.50 +1.25,7.50;2.81,7.81 +0.62,7.50;1.56,9.38 +6.56,9.38;6.56,5.31 +5.00,5.31;8.44,5.31 +8.44,5.31;7.81,3.44 +7.81,3.44;6.88,2.19 +6.88,2.19;5.62,1.25 +5.62,1.25;4.06,0.62 +8.75,0.62;7.50,1.25 +7.50,1.25;5.94,2.50 +5.94,2.50;5.00,4.38 +3.12,0.94;3.75,1.88 +3.75,1.88;4.06,3.12 +4.06,3.12;4.06,7.81 +4.06,7.81;8.75,7.81 +8.75,7.81;8.12,6.56 + +# UTF-16 : 76 b8 +# UTF-8 : b8 9a e7 +[76b8] 皸 +8.12,6.56;8.75,7.81 +8.75,7.81;4.69,7.81 +4.69,7.81;4.69,2.81 +4.69,2.81;4.38,1.56 +4.38,1.56;3.75,0.94 +3.75,2.50;0.00,2.50 +0.00,8.12;0.00,9.06 +0.00,9.06;3.75,9.06 +3.75,9.06;3.75,8.12 +1.88,8.44;1.88,0.62 +4.69,0.62;5.62,0.94 +5.62,0.94;6.88,1.88 +6.88,1.88;7.81,3.12 +7.81,3.12;8.44,5.31 +8.44,5.31;5.31,5.31 +6.88,5.31;6.88,9.38 +3.44,7.50;0.31,7.50 +0.62,6.25;0.62,3.75 +0.62,3.75;3.12,3.75 +3.12,3.75;3.12,6.25 +3.12,6.25;0.62,6.25 +0.62,5.00;3.12,5.00 +5.62,4.38;5.94,3.12 +5.94,3.12;7.19,1.56 +7.19,1.56;8.75,0.62 + +# UTF-16 : 76 b9 +# UTF-8 : b9 9a e7 +[76b9] 皹 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,3.75 +0.94,3.75;0.94,7.50 +0.94,7.50;4.06,7.50 +4.06,7.50;3.44,6.25 +2.50,9.38;2.50,5.31 +1.56,5.31;4.06,5.31 +4.06,5.31;3.44,3.12 +3.44,3.12;2.19,1.25 +2.19,1.25;0.94,0.62 +6.56,0.62;6.56,8.44 +4.38,8.12;4.38,9.06 +4.38,9.06;8.75,9.06 +8.75,9.06;8.75,8.12 +8.75,2.50;4.38,2.50 +5.00,7.50;8.12,7.50 +8.12,6.25;8.12,3.75 +8.12,3.75;5.00,3.75 +5.00,3.75;5.00,6.25 +5.00,6.25;8.12,6.25 +8.12,5.00;5.00,5.00 +1.88,4.38;2.81,3.44 +2.81,3.44;4.06,1.25 + +# UTF-16 : 76 d6 +# UTF-8 : 96 9b e7 +[76d6] 盖 +3.44,0.94;3.44,3.12 +5.31,3.12;5.31,0.94 +7.19,0.94;7.19,3.12 +7.19,3.12;1.56,3.12 +1.56,3.12;1.56,0.94 +0.31,0.94;8.44,0.94 +8.44,4.38;0.31,4.38 +4.38,4.38;4.38,8.12 +0.62,8.12;8.12,8.12 +5.00,8.12;5.94,9.38 +2.81,9.38;3.75,8.44 +1.25,6.25;7.50,6.25 + +# UTF-16 : 76 de +# UTF-8 : 9e 9b e7 +[76de] 盞 +0.31,0.62;8.12,0.62 +6.88,0.62;6.88,1.88 +6.88,1.88;1.56,1.88 +1.56,1.88;1.56,0.62 +3.44,0.62;3.44,1.88 +5.00,1.88;5.00,0.62 +5.62,5.94;4.69,6.56 +3.12,6.56;4.06,4.69 +4.06,4.69;5.31,3.44 +5.31,3.44;7.50,2.50 +7.50,2.50;8.12,2.50 +8.12,2.50;8.44,3.75 +8.44,5.31;0.00,5.31 +0.00,8.75;8.44,8.75 +8.44,7.50;8.12,6.25 +8.12,6.25;7.50,6.25 +7.50,6.25;5.31,6.88 +5.31,6.88;4.06,7.81 +4.06,7.81;3.12,9.69 +5.31,9.69;5.94,9.38 +6.25,8.12;4.38,7.19 +4.38,7.19;1.25,6.25 +1.25,6.25;0.62,6.25 +0.62,2.50;1.25,2.50 +1.25,2.50;4.06,3.12 +4.06,3.12;6.25,4.38 + +# UTF-16 : 86 2f +# UTF-8 : af 98 e8 +[862f] 蘯 +3.75,7.19;7.81,7.19 +7.81,8.12;3.75,8.12 +3.75,8.12;3.75,6.25 +3.75,6.25;7.81,6.25 +7.81,6.25;7.81,8.12 +5.94,8.12;5.94,9.69 +2.81,9.69;2.81,8.12 +2.50,3.75;4.06,4.38 +4.06,4.38;5.31,5.62 +2.50,5.62;8.75,5.62 +8.75,8.75;0.00,8.75 +0.00,6.25;1.25,5.62 +1.88,6.88;0.31,8.12 +0.00,2.19;0.94,3.12 +0.94,3.12;1.88,4.69 +4.69,4.69;8.12,4.69 +8.12,4.69;8.12,4.06 +8.12,4.06;7.50,2.50 +7.50,2.50;6.56,2.50 +4.38,2.50;5.94,3.12 +5.94,3.12;7.19,4.69 +5.94,4.69;5.00,3.75 +5.00,3.75;3.44,3.12 +3.44,0.62;3.44,1.88 +5.31,1.88;5.31,0.62 +7.19,0.62;7.19,1.88 +7.19,1.88;1.56,1.88 +1.56,1.88;1.56,0.62 +0.31,0.62;8.44,0.62 + +# UTF-16 : 76 fb +# UTF-8 : bb 9b e7 +[76fb] 盻 +4.69,9.06;3.44,6.88 +3.44,6.88;2.50,5.94 +8.75,5.94;7.81,6.88 +7.81,6.88;6.25,9.38 +6.25,9.38;5.62,9.38 +6.88,6.56;4.06,6.56 +5.00,6.56;3.75,3.44 +4.38,4.38;7.81,4.38 +7.81,4.38;7.19,1.25 +7.19,1.25;6.56,0.62 +6.56,0.62;5.31,0.62 +0.00,1.25;0.00,8.75 +0.00,8.75;1.88,8.75 +1.88,8.75;1.88,1.56 +1.88,1.56;0.00,1.56 +0.00,4.06;1.88,4.06 +1.88,6.25;0.00,6.25 + +# UTF-16 : 77 04 +# UTF-8 : 84 9c e7 +[7704] 眄 +2.81,8.75;8.75,8.75 +5.62,8.75;5.62,4.06 +8.12,4.06;3.44,4.06 +3.44,6.88;3.44,3.12 +5.62,6.25;8.44,6.25 +8.44,6.25;8.44,5.62 +8.44,5.62;7.81,1.25 +7.81,1.25;7.19,0.62 +7.19,0.62;6.56,0.62 +0.00,1.25;0.00,8.75 +0.00,8.75;1.88,8.75 +1.88,8.75;1.88,1.25 +1.88,1.56;0.00,1.56 +0.00,4.06;1.88,4.06 +1.88,6.25;0.00,6.25 + +# UTF-16 : 77 26 +# UTF-8 : a6 9c e7 +[7726] 眦 +8.75,2.50;8.75,1.56 +8.75,1.56;8.44,0.62 +8.44,0.62;6.88,0.62 +6.88,0.62;6.56,1.25 +6.56,1.25;6.56,9.38 +6.56,5.94;8.44,6.88 +2.81,6.88;2.81,1.25 +4.06,1.25;4.06,9.38 +4.06,6.25;5.62,6.25 +5.62,1.56;1.88,0.62 +1.88,4.06;0.00,4.06 +0.00,1.56;1.88,1.56 +1.88,1.56;1.88,8.75 +1.88,8.75;0.00,8.75 +0.00,8.75;0.00,1.25 +0.00,6.25;1.88,6.25 + +# UTF-16 : 77 79 +# UTF-8 : b9 9d e7 +[7779] 睹 +5.62,9.38;5.62,6.25 +8.75,6.25;2.81,6.25 +2.81,3.75;4.38,4.38 +4.38,4.38;6.25,5.62 +6.25,5.62;7.50,7.19 +7.50,7.19;8.12,8.44 +3.75,8.12;7.19,8.12 +7.19,2.81;4.38,2.81 +4.38,0.62;4.38,4.69 +4.38,4.69;7.50,4.69 +7.50,4.69;7.50,0.62 +7.50,0.94;4.38,0.94 +0.31,1.25;0.31,8.75 +0.31,8.75;2.19,8.75 +2.19,8.75;2.19,1.56 +2.19,1.56;0.31,1.56 +0.31,4.06;2.19,4.06 +2.19,6.25;0.31,6.25 + +# UTF-16 : 77 8e +# UTF-8 : 8e 9e e7 +[778e] 瞎 +7.81,0.62;7.81,3.12 +7.81,3.12;4.06,3.12 +4.06,3.12;4.06,0.62 +4.06,0.94;7.81,0.94 +7.81,5.62;4.06,5.62 +4.06,6.56;7.50,7.19 +8.75,7.19;8.75,8.12 +8.75,8.12;3.12,8.12 +3.12,8.12;3.12,7.19 +3.12,4.38;8.75,4.38 +5.94,3.75;5.94,7.50 +5.94,8.12;5.94,9.38 +0.31,1.25;0.31,8.75 +0.31,8.75;2.19,8.75 +2.19,8.75;2.19,1.56 +2.19,1.56;0.31,1.56 +0.31,4.06;2.19,4.06 +2.19,6.25;0.31,6.25 + +# UTF-16 : 77 bf +# UTF-8 : bf 9e e7 +[77bf] 瞿 +0.00,3.44;0.94,4.06 +0.94,4.06;2.81,6.25 +5.94,6.25;5.00,5.00 +5.00,5.00;5.00,0.94 +8.44,0.94;1.56,0.94 +1.56,2.50;7.50,2.50 +7.50,3.75;1.56,3.75 +1.56,0.62;1.56,5.00 +1.56,5.00;8.12,5.00 +7.81,6.56;7.81,9.38 +7.81,9.38;5.31,9.38 +5.31,9.38;5.31,6.56 +5.31,6.56;7.81,6.56 +3.75,6.56;3.75,9.38 +3.75,9.38;1.25,9.38 +1.25,9.38;1.25,6.56 +1.25,6.56;3.75,6.56 +3.75,7.50;1.25,7.50 +1.25,8.44;3.75,8.44 +5.31,8.44;7.81,8.44 +7.81,7.50;5.31,7.50 + +# UTF-16 : 77 bd +# UTF-8 : bd 9e e7 +[77bd] 瞽 +1.88,9.69;1.88,7.81 +0.31,7.81;3.44,7.81 +0.00,8.75;3.75,8.75 +0.31,6.88;3.44,6.88 +3.44,6.88;3.44,5.94 +3.44,5.94;0.31,5.94 +0.31,5.94;0.31,6.88 +0.00,4.06;4.06,5.00 +2.50,4.69;2.81,5.62 +0.94,5.62;1.25,4.38 +6.88,9.69;6.88,7.50 +5.00,7.50;8.44,7.50 +8.44,7.50;8.12,6.56 +8.12,6.56;7.50,5.62 +7.50,5.62;6.25,4.69 +6.25,4.69;4.69,4.06 +5.00,7.19;5.62,5.94 +5.62,5.94;6.25,5.31 +6.25,5.31;7.81,4.38 +7.81,4.38;8.75,4.06 +8.75,8.44;4.69,8.44 +1.88,0.62;1.88,3.75 +1.88,3.75;6.88,3.75 +6.88,3.75;6.88,0.62 +6.88,0.94;1.88,0.94 +1.88,1.88;6.88,1.88 +6.88,2.81;1.88,2.81 + +# UTF-16 : 77 cd +# UTF-8 : 8d 9f e7 +[77cd] 矍 +0.94,6.88;0.94,9.38 +0.94,9.38;3.44,9.38 +3.44,9.38;3.44,6.88 +3.44,6.88;0.94,6.88 +0.94,7.81;3.44,7.81 +3.44,8.44;0.94,8.44 +5.31,8.44;7.81,8.44 +7.81,7.81;5.31,7.81 +5.31,6.88;5.31,9.38 +5.31,9.38;7.81,9.38 +7.81,9.38;7.81,6.88 +7.81,6.88;5.31,6.88 +0.00,4.38;2.50,6.56 +5.94,6.56;5.00,5.62 +5.00,5.62;5.00,3.12 +8.75,3.12;1.56,3.12 +1.56,3.12;1.56,5.62 +1.56,5.62;8.44,5.62 +7.81,4.69;1.56,4.69 +1.56,4.06;7.81,4.06 +0.62,2.50;6.88,2.50 +6.88,2.50;5.31,1.56 +5.31,1.56;3.12,0.94 +3.12,0.94;0.94,0.62 +7.81,0.62;5.62,0.94 +5.62,0.94;3.75,1.56 +3.75,1.56;2.81,2.19 + +# UTF-16 : 77 d7 +# UTF-8 : 97 9f e7 +[77d7] 矗 +0.31,9.06;7.81,9.06 +7.81,3.44;5.62,3.44 +5.62,3.44;5.62,1.25 +5.62,1.25;7.81,1.25 +7.81,1.25;7.81,3.44 +6.56,3.44;6.56,4.69 +1.88,4.69;1.88,3.44 +0.94,3.44;0.94,1.25 +0.94,1.25;3.12,1.25 +3.12,1.25;3.12,3.44 +3.12,3.44;0.94,3.44 +0.94,2.81;3.12,2.81 +3.12,2.19;0.94,2.19 +5.62,2.19;7.81,2.19 +7.81,2.81;5.62,2.81 +4.69,2.81;4.69,0.62 +4.69,0.62;8.75,0.62 +8.75,4.06;4.69,4.06 +3.75,4.06;0.00,4.06 +0.00,2.81;0.00,0.62 +0.00,0.62;4.06,0.62 +4.06,9.69;4.06,8.12 +2.19,8.12;2.19,5.62 +2.19,5.62;6.25,5.62 +6.25,5.62;6.25,8.12 +6.25,8.12;2.19,8.12 +2.19,6.56;6.25,6.56 +6.25,7.19;2.19,7.19 +0.62,7.19;0.62,5.00 +0.62,5.00;8.12,5.00 + +# UTF-16 : 77 da +# UTF-8 : 9a 9f e7 +[77da] 矚 +2.50,8.12;8.44,8.12 +8.44,8.12;8.44,9.38 +8.44,9.38;2.50,9.38 +2.50,9.38;2.50,3.44 +2.50,3.44;2.19,1.56 +2.19,1.56;1.56,0.62 +7.50,0.62;7.81,0.62 +7.81,0.62;8.44,1.25 +8.44,1.25;8.75,3.75 +8.75,3.75;4.38,3.75 +4.38,2.19;6.88,2.19 +6.88,2.19;6.88,2.81 +6.88,2.81;4.38,2.81 +4.38,2.81;4.38,1.88 +0.00,1.88;1.56,1.88 +1.56,1.88;1.56,8.75 +1.56,8.75;0.00,8.75 +0.00,8.75;0.00,1.25 +0.00,4.38;1.56,4.38 +1.56,6.56;0.00,6.56 +3.44,6.56;4.69,6.56 +4.69,7.19;3.44,7.19 +6.56,7.19;7.81,7.19 +7.81,6.56;6.56,6.56 +6.56,4.69;6.56,5.62 +5.00,5.62;5.00,4.69 +3.44,4.69;3.44,5.62 +3.44,5.62;8.12,5.62 +8.12,5.62;8.12,4.69 +8.12,4.69;3.44,4.69 +4.69,4.69;4.06,3.44 +4.06,3.44;3.12,2.50 +5.62,6.25;5.62,7.50 +5.62,3.44;5.62,1.25 +6.25,1.25;3.44,0.94 +6.88,0.94;6.25,1.56 + +# UTF-16 : 79 26 +# UTF-8 : a6 a4 e7 +[7926] 礦 +4.38,3.12;8.12,3.12 +8.12,2.19;4.38,2.19 +4.38,2.19;4.38,4.06 +4.38,4.06;8.12,4.06 +8.12,4.06;8.12,2.19 +6.25,2.19;6.25,5.00 +8.75,5.00;3.75,5.00 +3.75,6.88;8.75,6.88 +8.75,0.62;7.19,1.88 +5.31,1.88;3.44,0.62 +2.50,0.62;3.12,2.81 +3.12,2.81;3.12,8.44 +3.12,8.44;8.75,8.44 +5.94,8.44;5.94,9.38 +5.31,7.81;5.31,5.62 +5.31,5.62;6.88,5.62 +6.88,5.62;6.88,7.81 +2.19,8.75;0.00,8.75 +0.00,3.75;1.25,8.75 +0.62,1.25;0.62,5.31 +0.62,5.31;1.88,5.31 +1.88,5.31;1.88,1.88 +1.88,1.88;0.62,1.88 + +# UTF-16 : 78 74 +# UTF-8 : b4 a1 e7 +[7874] 硴 +0.00,8.75;2.81,8.75 +1.56,8.75;0.62,5.31 +0.62,5.31;0.00,4.06 +0.62,1.25;0.62,5.00 +0.62,5.00;2.50,5.00 +2.50,5.00;2.50,1.56 +2.50,1.56;0.62,1.56 +8.44,5.00;6.56,4.06 +6.56,6.56;6.56,0.94 +6.56,0.94;8.44,0.94 +8.44,0.94;8.75,2.19 +8.75,8.12;3.12,8.12 +3.12,3.12;4.38,4.38 +4.38,4.38;5.62,6.56 +7.19,7.19;7.19,9.38 +4.69,9.38;4.69,7.19 +4.69,4.38;4.69,0.62 + +# UTF-16 : 78 86 +# UTF-8 : 86 a2 e7 +[7886] 碆 +4.38,6.88;5.62,5.62 +5.62,5.62;6.88,5.00 +6.88,5.00;8.44,4.69 +3.44,4.69;5.62,5.31 +5.62,5.31;7.19,6.25 +7.19,6.25;8.12,7.50 +8.12,7.50;4.06,7.50 +5.94,7.50;5.94,9.69 +0.62,9.69;1.88,8.75 +1.88,6.56;0.94,5.31 +0.94,5.31;0.00,4.69 +0.00,4.06;8.75,4.06 +3.75,4.06;2.81,3.12 +2.81,3.12;1.25,2.19 +1.25,2.19;0.00,1.88 +0.00,8.12;1.25,7.50 +1.88,4.69;2.81,5.62 +2.81,5.62;3.12,6.88 +3.12,6.88;3.12,8.75 +3.12,8.75;8.44,8.75 +8.44,8.75;7.50,8.12 +7.50,0.94;2.19,0.94 +2.19,0.62;2.19,2.81 +2.19,2.81;7.50,2.81 +7.50,2.81;7.50,0.62 + +# UTF-16 : 78 af +# UTF-8 : af a2 e7 +[78af] 碯 +0.00,4.38;0.94,5.94 +0.94,5.94;1.88,8.75 +0.00,8.75;2.81,8.75 +3.44,0.62;3.44,4.69 +3.44,4.69;8.44,4.69 +8.44,4.69;8.44,0.62 +8.44,0.94;3.44,0.94 +3.44,7.50;4.69,5.62 +5.94,5.62;5.31,4.69 +5.31,7.50;6.56,5.62 +6.56,9.38;5.62,7.50 +3.75,7.50;4.69,9.38 +8.44,9.38;7.50,7.50 +7.19,7.50;8.44,5.62 +7.19,3.75;5.94,2.50 +5.94,2.50;4.69,1.88 +6.88,1.88;5.00,3.44 +0.62,1.88;2.19,1.88 +2.19,1.88;2.19,5.31 +2.19,5.31;0.62,5.31 +0.62,5.31;0.62,1.56 + +# UTF-16 : 78 be +# UTF-8 : be a2 e7 +[78be] 碾 +2.50,0.62;3.12,2.19 +3.12,2.19;3.44,4.69 +3.44,4.69;3.44,9.06 +3.44,9.06;8.44,9.06 +8.44,9.06;8.44,7.50 +8.44,7.50;3.44,7.50 +5.62,3.75;5.62,7.19 +7.19,7.19;7.19,3.75 +4.06,3.75;8.75,3.75 +6.56,3.75;7.19,1.88 +7.19,1.88;8.12,0.94 +8.12,0.94;8.75,0.62 +4.06,0.62;6.25,1.25 +0.62,1.25;0.62,5.00 +0.62,5.00;2.19,5.00 +2.19,5.00;2.19,1.88 +2.19,1.88;0.62,1.88 +0.00,4.06;1.56,8.44 +0.00,8.44;2.81,8.44 +4.38,5.62;8.12,5.62 +8.44,2.81;7.19,2.19 +5.00,0.94;5.00,3.75 + +# UTF-16 : 79 11 +# UTF-8 : 91 a4 e7 +[7911] 礑 +0.00,4.38;0.94,5.94 +0.94,5.94;1.88,8.75 +0.00,8.75;2.81,8.75 +3.75,8.75;4.69,7.81 +7.19,7.81;8.12,8.75 +8.12,2.19;3.75,2.19 +3.75,0.62;3.75,3.44 +3.75,3.44;8.12,3.44 +8.12,3.44;8.12,0.62 +8.12,0.94;3.75,0.94 +5.94,0.94;5.94,3.44 +5.94,9.38;5.94,7.50 +4.38,6.25;7.50,6.25 +7.50,6.25;7.50,4.69 +7.50,4.69;4.38,4.69 +4.38,4.69;4.38,6.25 +8.75,6.25;8.75,7.50 +8.75,7.50;3.12,7.50 +3.12,7.50;3.12,6.25 +0.62,1.88;2.19,1.88 +2.19,1.88;2.19,5.31 +2.19,5.31;0.62,5.31 +0.62,5.31;0.62,1.56 + +# UTF-16 : 79 7a +# UTF-8 : ba a5 e7 +[797a] 祺 +4.06,7.81;8.75,7.81 +8.75,2.81;4.06,2.81 +5.00,2.81;5.00,9.38 +7.81,9.38;7.81,2.81 +7.81,6.25;5.00,6.25 +5.00,4.69;7.81,4.69 +4.06,0.62;5.62,2.19 +7.19,2.19;8.44,0.62 +1.88,0.62;1.88,7.19 +3.44,7.19;0.00,7.19 +0.00,1.88;0.94,4.69 +0.94,4.69;0.94,5.94 +2.81,5.94;2.81,4.69 +2.81,4.69;3.44,2.50 +3.12,8.75;0.31,8.75 + +# UTF-16 : 79 9d +# UTF-8 : 9d a6 e7 +[799d] 禝 +5.94,9.06;5.94,6.56 +3.75,6.56;3.75,9.06 +3.75,9.06;8.44,9.06 +8.44,9.06;8.44,6.56 +8.44,6.56;3.75,6.56 +3.75,7.81;8.44,7.81 +8.44,0.62;6.56,1.25 +6.56,1.25;5.31,2.50 +5.31,2.50;5.00,3.12 +5.00,3.75;7.81,3.75 +7.81,3.75;6.88,2.50 +6.88,2.50;5.00,1.25 +5.00,1.25;2.81,0.62 +2.81,8.75;0.31,8.75 +5.62,4.69;4.06,2.81 +4.06,2.81;3.12,2.19 +3.12,4.38;4.38,5.00 +4.38,5.00;5.00,6.25 +6.56,6.25;6.56,4.69 +6.56,4.69;8.44,4.69 +8.44,4.69;8.75,5.62 +2.50,2.81;2.50,5.94 +0.62,5.94;0.62,4.38 +0.62,4.38;0.00,1.88 +0.00,7.19;3.12,7.19 +1.56,7.19;1.56,0.62 + +# UTF-16 : 79 a7 +# UTF-8 : a7 a6 e7 +[79a7] 禧 +4.06,8.44;8.75,8.44 +8.75,3.44;3.75,3.44 +6.88,3.44;7.19,5.00 +4.69,5.00;7.81,5.00 +7.81,5.00;7.81,6.25 +7.81,6.25;4.69,6.25 +4.69,6.25;4.69,5.00 +5.31,4.69;5.62,3.44 +4.38,0.62;4.38,2.50 +4.38,2.50;8.12,2.50 +8.12,2.50;8.12,0.62 +8.12,0.94;4.38,0.94 +4.38,7.19;8.12,7.19 +6.25,7.19;6.25,9.38 +0.31,8.75;2.81,8.75 +0.00,6.88;3.12,6.88 +1.56,6.88;1.56,0.62 +2.81,2.50;2.50,4.38 +2.50,4.38;2.50,5.62 +0.62,5.62;0.62,4.38 +0.62,4.38;0.00,1.88 + +# UTF-16 : 79 c9 +# UTF-8 : 89 a7 e7 +[79c9] 秉 +0.31,1.25;1.56,1.88 +1.56,1.88;4.38,4.06 +4.38,4.06;7.19,1.88 +7.19,1.88;8.44,1.25 +8.75,5.31;0.31,5.31 +0.31,7.50;8.44,7.50 +4.38,0.62;4.38,8.75 +7.19,9.38;1.88,8.44 +1.88,8.44;0.94,8.44 +1.56,6.56;7.19,6.56 +7.19,6.56;7.19,4.06 +7.19,4.06;1.56,4.06 + +# UTF-16 : 79 e7 +# UTF-8 : a7 a7 e7 +[79e7] 秧 +3.12,4.69;8.75,4.69 +8.12,4.69;8.12,7.50 +8.12,7.50;3.75,7.50 +3.75,7.50;3.75,4.69 +5.94,4.69;6.56,2.81 +6.56,2.81;7.50,1.56 +7.50,1.56;8.75,0.62 +2.81,0.62;4.38,1.56 +4.38,1.56;5.31,2.81 +5.31,2.81;5.94,4.69 +5.94,4.69;5.94,9.38 +2.81,9.38;1.88,8.75 +1.88,8.75;0.00,8.12 +0.00,6.56;2.81,6.56 +2.81,4.06;1.56,5.94 +1.56,5.94;0.62,3.75 +0.62,3.75;0.00,3.12 +1.56,0.62;1.56,8.44 + +# UTF-16 : 79 ec +# UTF-8 : ac a7 e7 +[79ec] 秬 +3.44,0.94;8.75,0.94 +8.75,8.75;3.75,8.75 +4.38,8.75;4.38,0.94 +4.38,3.75;8.12,3.75 +8.12,3.75;8.12,6.25 +8.12,6.25;4.38,6.25 +3.12,6.56;0.00,6.56 +0.00,8.12;1.88,8.75 +1.88,8.75;2.81,9.38 +2.81,4.06;1.56,5.94 +1.56,5.94;0.62,3.75 +0.62,3.75;0.00,3.12 +1.56,0.62;1.56,8.44 + +# UTF-16 : 79 e1 +# UTF-8 : a1 a7 e7 +[79e1] 秡 +6.88,5.62;5.94,2.81 +5.94,2.81;4.69,1.25 +4.69,1.25;3.75,0.62 +3.75,6.88;8.75,6.88 +8.75,0.94;7.50,1.56 +7.50,1.56;6.56,2.50 +6.56,2.50;5.62,4.06 +5.62,4.06;5.00,6.25 +7.19,7.50;6.56,8.44 +1.56,8.44;1.56,0.62 +2.81,0.94;3.75,2.19 +3.75,2.19;4.69,4.69 +4.69,4.69;5.31,9.38 +2.81,9.38;1.88,8.75 +1.88,8.75;0.00,8.12 +0.00,6.56;2.81,6.56 +2.81,4.06;1.56,5.94 +1.56,5.94;0.62,3.75 +0.62,3.75;0.00,3.12 + +# UTF-16 : 7a 0d +# UTF-8 : 8d a8 e7 +[7a0d] 稍 +0.00,3.12;0.62,3.75 +0.62,3.75;1.56,5.94 +1.56,5.94;2.81,4.06 +2.81,6.56;0.00,6.56 +0.00,8.12;1.88,8.75 +1.88,8.75;2.81,9.38 +5.94,9.38;5.94,6.25 +6.88,8.12;8.75,5.94 +3.12,5.94;5.00,8.12 +1.56,8.44;1.56,0.62 +6.88,0.62;7.81,0.94 +7.81,0.94;7.81,6.25 +7.81,6.25;4.06,6.25 +4.06,6.25;4.06,0.62 +4.06,2.81;7.81,2.81 +7.81,4.38;4.06,4.38 + +# UTF-16 : 7a 31 +# UTF-8 : b1 a8 e7 +[7a31] 稱 +6.56,7.50;5.94,8.44 +5.94,7.19;5.94,2.81 +8.75,2.81;3.12,2.81 +3.12,6.25;4.38,8.75 +4.38,8.75;5.31,8.75 +5.31,8.75;7.81,9.38 +7.81,4.69;4.06,4.69 +4.06,0.62;4.06,6.56 +4.06,6.56;7.81,6.56 +7.81,6.56;7.81,0.62 +7.81,0.62;7.19,0.62 +1.56,0.62;1.56,8.44 +7.19,8.44;8.75,6.56 +2.81,6.88;0.00,6.88 +0.00,8.44;1.56,8.75 +1.56,8.75;2.81,9.38 +2.81,4.06;1.56,5.94 +1.56,5.94;0.62,3.75 +0.62,3.75;0.00,3.12 + +# UTF-16 : 7a 3b +# UTF-8 : bb a8 e7 +[7a3b] 稻 +3.12,5.94;4.38,8.44 +4.38,8.44;5.00,8.44 +5.00,8.44;7.81,9.06 +8.75,6.25;7.19,8.12 +0.00,8.12;1.88,8.75 +1.88,8.75;2.81,9.38 +2.81,4.06;1.56,5.94 +1.56,5.94;0.62,3.75 +0.62,3.75;0.00,3.12 +0.00,6.56;2.81,6.56 +6.25,6.56;5.62,7.81 +5.62,5.62;3.75,5.00 +3.75,5.00;3.75,0.62 +3.75,0.94;8.12,0.94 +8.12,0.62;8.12,5.00 +8.12,5.00;6.25,5.00 +6.25,3.12;8.12,3.12 +5.31,3.12;3.75,3.12 +1.56,0.62;1.56,8.44 + +# UTF-16 : 7a 3e +# UTF-8 : be a8 e7 +[7a3e] 稾 +0.94,4.06;0.94,6.56 +0.94,6.56;7.81,6.56 +7.81,6.56;7.81,4.06 +7.81,4.06;7.50,4.06 +6.25,5.00;6.25,5.94 +6.25,5.94;2.50,5.94 +2.50,5.94;2.50,5.00 +2.50,5.00;6.25,5.00 +6.56,7.19;6.56,8.12 +6.56,8.12;2.19,8.12 +2.19,8.12;2.19,7.19 +2.19,7.19;6.56,7.19 +6.56,4.38;2.81,3.75 +2.81,3.75;1.88,3.75 +4.38,3.75;4.38,0.62 +4.38,9.69;4.38,8.75 +0.31,8.75;8.44,8.75 +8.44,3.12;0.31,3.12 +0.31,0.94;1.56,1.25 +1.56,1.25;4.38,2.81 +4.38,2.81;7.19,1.25 +7.19,1.25;8.44,0.94 + +# UTF-16 : 7a 37 +# UTF-8 : b7 a8 e7 +[7a37] 稷 +0.00,8.12;1.88,8.75 +1.88,8.75;2.81,9.38 +2.81,6.56;0.00,6.56 +5.94,6.56;5.94,9.06 +3.75,9.06;3.75,6.56 +3.75,6.56;8.44,6.56 +8.44,6.56;8.44,9.06 +8.44,9.06;3.75,9.06 +3.75,7.81;8.44,7.81 +8.44,0.62;6.56,1.25 +6.56,1.25;5.31,2.50 +5.31,2.50;5.00,3.12 +0.00,3.12;0.62,3.75 +0.62,3.75;1.56,5.62 +1.56,5.62;2.81,3.75 +5.00,3.75;7.81,3.75 +7.81,3.75;6.88,2.50 +6.88,2.50;5.00,1.25 +5.00,1.25;2.81,0.62 +1.56,0.62;1.56,8.44 +5.62,4.69;4.06,2.81 +4.06,2.81;3.12,2.19 +3.12,4.38;4.38,5.00 +4.38,5.00;5.00,6.25 +6.56,6.25;6.56,4.69 +6.56,4.69;8.44,4.69 +8.44,4.69;8.75,5.62 + +# UTF-16 : 7a 49 +# UTF-8 : 89 a9 e7 +[7a49] 穉 +3.44,7.50;8.44,7.50 +8.44,7.50;8.44,9.06 +8.44,9.06;3.44,9.06 +3.44,9.06;3.44,4.06 +3.44,4.06;3.12,1.88 +3.12,1.88;2.50,0.62 +6.25,0.62;6.25,4.69 +6.25,5.31;6.25,6.88 +7.81,3.75;5.00,3.75 +5.00,4.38;4.38,3.12 +0.00,3.12;0.62,3.75 +0.62,3.75;1.56,5.94 +1.56,5.94;2.81,4.06 +2.81,9.38;1.88,8.75 +1.88,8.75;0.00,8.12 +0.00,6.56;2.81,6.56 +4.06,6.56;5.31,6.56 +7.19,6.56;8.44,6.56 +8.44,5.62;7.19,5.62 +5.31,5.62;4.06,5.62 +4.06,2.50;8.75,2.50 +1.56,0.62;1.56,8.44 + +# UTF-16 : 7a 61 +# UTF-8 : a1 a9 e7 +[7a61] 穡 +0.00,3.12;0.62,3.75 +0.62,3.75;1.56,5.94 +1.56,5.94;2.81,4.06 +2.81,6.56;0.00,6.56 +0.00,8.12;1.88,8.75 +1.88,8.75;2.81,9.38 +5.94,9.38;5.94,5.31 +2.81,5.31;9.06,5.31 +8.44,8.44;3.44,8.44 +1.56,8.44;1.56,0.62 +3.44,0.62;3.44,4.38 +3.44,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +8.44,0.94;3.44,0.94 +3.44,5.94;4.06,6.56 +4.06,6.56;4.69,7.81 +4.69,2.19;4.69,3.44 +4.69,3.44;7.19,3.44 +7.19,3.44;7.19,2.19 +7.19,2.19;4.69,2.19 +5.31,5.94;4.38,7.19 +7.50,7.19;8.44,5.94 +6.56,5.94;7.19,6.56 +7.19,6.56;7.81,7.81 + +# UTF-16 : 7a 69 +# UTF-8 : a9 a9 e7 +[7a69] 穩 +1.56,8.44;1.56,0.62 +2.50,0.94;3.44,2.19 +8.12,2.19;8.75,1.25 +7.81,1.25;7.19,0.62 +7.19,0.62;4.69,0.62 +4.69,0.62;4.38,1.25 +4.38,1.25;4.38,2.50 +8.75,4.38;3.44,4.38 +3.44,6.25;8.44,6.25 +5.94,6.25;5.94,7.19 +7.81,7.19;4.06,7.19 +4.06,5.31;7.81,5.31 +7.81,5.31;7.81,3.44 +7.81,3.44;4.06,3.44 +5.62,2.81;6.88,1.88 +0.00,3.12;0.62,3.75 +0.62,3.75;1.56,5.94 +1.56,5.94;2.81,4.06 +2.81,6.56;0.00,6.56 +0.00,8.12;1.88,8.75 +1.88,8.75;2.81,9.38 +7.19,9.38;5.31,8.75 +5.31,8.75;4.38,8.75 +4.38,8.75;3.44,7.81 +8.44,7.81;7.19,8.75 +5.94,8.75;6.56,7.81 + +# UTF-16 : 9f 9d +# UTF-8 : 9d be e9 +[9f9d] 龝 +0.00,6.56;2.19,6.56 +2.19,4.69;1.25,5.94 +1.25,5.94;0.62,4.06 +0.62,4.06;0.00,3.12 +2.81,3.12;4.38,3.12 +4.38,3.12;4.38,1.25 +4.38,1.25;2.81,1.25 +2.81,5.94;4.38,5.94 +4.38,5.94;4.38,4.06 +4.38,4.06;2.81,4.06 +7.19,4.06;7.81,3.12 +7.19,3.12;7.81,4.06 +9.06,1.56;8.75,0.62 +8.75,0.62;5.31,0.62 +5.31,0.62;5.31,8.12 +5.31,6.88;3.44,6.88 +3.44,6.88;3.44,8.12 +3.44,8.12;8.12,8.12 +8.12,8.12;8.12,6.88 +8.12,6.88;6.25,6.88 +6.25,0.62;6.25,8.12 +5.94,8.12;6.56,9.06 +6.56,9.06;4.69,9.06 +4.69,9.69;4.06,8.75 +4.06,8.75;2.50,7.50 +2.50,5.00;8.44,5.00 +8.44,5.00;8.44,2.19 +8.44,2.19;2.50,2.19 +1.25,0.62;1.25,8.44 +0.00,8.44;1.25,8.75 +1.25,8.75;2.19,9.38 + +# UTF-16 : 7a 97 +# UTF-8 : 97 aa e7 +[7a97] 窗 +0.00,7.19;0.00,8.44 +0.00,8.44;8.75,8.44 +8.75,8.44;8.75,7.19 +7.81,7.19;7.19,6.56 +7.19,6.56;5.00,6.56 +5.00,6.56;5.00,8.12 +3.44,8.12;2.50,6.88 +2.50,6.88;0.62,5.94 +4.38,8.44;4.38,9.38 +2.19,2.81;3.12,3.44 +3.12,3.44;4.06,4.69 +4.06,6.25;3.12,5.31 +6.25,2.19;3.75,3.12 +3.75,4.06;6.56,4.06 +6.56,4.06;5.62,3.12 +5.62,3.12;3.75,2.19 +3.75,2.19;1.88,1.88 +0.94,0.94;7.81,0.94 +7.81,0.62;7.81,5.31 +7.81,5.31;0.94,5.31 +0.94,5.31;0.94,0.62 + +# UTF-16 : 7a 95 +# UTF-8 : 95 aa e7 +[7a95] 窕 +0.00,0.62;1.56,0.94 +1.56,0.94;2.81,1.88 +2.81,1.88;3.44,3.44 +3.44,3.44;3.44,5.94 +5.31,5.94;5.31,1.56 +5.31,1.56;5.94,0.94 +5.94,0.94;8.12,0.94 +8.12,0.94;8.75,1.88 +8.75,1.88;8.75,2.50 +0.31,2.50;2.50,3.75 +2.50,4.69;0.94,5.62 +7.81,5.62;6.25,4.69 +6.25,3.75;7.81,2.50 +7.81,7.19;7.19,6.56 +7.19,6.56;5.00,6.56 +5.00,6.56;5.00,8.12 +3.44,8.12;2.50,6.88 +2.50,6.88;0.62,6.25 +0.00,7.19;0.00,8.44 +0.00,8.44;8.75,8.44 +8.75,8.44;8.75,7.19 +4.38,8.44;4.38,9.38 + +# UTF-16 : 7a 98 +# UTF-8 : 98 aa e7 +[7a98] 窘 +2.19,0.62;2.19,2.50 +2.19,2.50;7.81,2.50 +7.81,2.50;7.81,0.62 +7.81,0.94;2.19,0.94 +1.56,3.44;7.19,3.44 +7.19,3.44;7.19,5.94 +7.19,5.94;1.56,5.94 +4.06,5.94;3.12,4.06 +3.12,4.06;1.25,1.88 +1.25,1.88;0.00,1.25 +0.00,4.69;8.75,4.69 +8.75,7.50;8.75,8.75 +8.75,8.75;0.00,8.75 +0.00,8.75;0.00,7.50 +7.81,7.50;7.19,6.88 +7.19,6.88;5.00,6.88 +5.00,6.88;5.00,8.44 +3.12,8.44;2.19,7.19 +2.19,7.19;0.62,6.25 +4.38,8.75;4.38,9.69 + +# UTF-16 : 7a 96 +# UTF-8 : 96 aa e7 +[7a96] 窖 +0.00,3.75;8.75,3.75 +8.75,7.19;8.75,8.44 +8.75,8.44;0.00,8.44 +0.00,8.44;0.00,7.19 +7.81,7.19;7.19,6.56 +7.19,6.56;5.00,6.56 +5.00,6.56;5.00,8.12 +3.12,8.12;2.19,6.88 +2.19,6.88;0.62,5.94 +2.50,5.94;1.25,4.38 +2.19,5.31;7.50,5.31 +7.19,0.62;7.19,2.50 +7.19,2.50;1.56,2.50 +1.56,2.50;1.56,0.62 +1.56,0.94;7.19,0.94 +4.38,3.12;4.38,6.25 +4.38,9.38;4.38,8.44 + +# UTF-16 : 7a b0 +# UTF-8 : b0 aa e7 +[7ab0] 窰 +0.00,7.50;0.00,8.44 +0.00,8.44;8.75,8.44 +8.75,8.44;8.75,7.50 +7.81,7.50;6.88,7.19 +6.88,7.19;5.00,7.19 +5.00,7.19;5.00,8.12 +3.44,8.12;2.50,7.19 +2.50,7.19;0.94,6.56 +3.75,6.56;7.19,6.56 +7.19,6.56;5.62,5.31 +5.62,5.31;3.12,4.38 +3.12,4.38;0.00,3.75 +6.88,3.75;2.81,3.75 +4.38,3.75;4.38,0.94 +1.56,0.94;7.19,0.94 +7.19,1.88;7.19,0.62 +1.56,0.62;1.56,1.88 +1.88,3.12;3.44,4.38 +3.44,5.94;4.69,5.00 +0.94,5.00;2.19,5.62 +2.19,5.62;4.06,7.19 +4.38,8.44;4.38,9.38 +3.12,4.38;2.19,5.31 +0.31,2.50;8.44,2.50 + +# UTF-16 : 7a b6 +# UTF-8 : b6 aa e7 +[7ab6] 窶 +0.94,7.19;2.81,7.81 +2.81,7.81;3.44,8.44 +5.00,8.44;5.31,7.50 +5.31,7.50;6.88,7.50 +6.88,7.50;7.81,7.81 +8.75,7.81;8.75,8.75 +8.75,8.75;0.00,8.75 +0.00,8.75;0.00,7.81 +0.00,2.81;8.75,2.81 +6.56,2.81;5.62,1.88 +5.62,1.88;3.44,0.94 +3.44,0.94;1.25,0.62 +6.88,0.62;4.69,1.56 +4.69,1.56;2.81,1.88 +2.19,1.56;4.38,3.44 +4.38,3.44;4.38,7.50 +4.38,9.69;4.38,8.75 +1.88,6.88;6.88,6.88 +6.88,6.88;6.88,5.31 +6.88,5.31;1.88,5.31 +1.88,5.31;1.88,6.88 +1.88,4.69;6.88,4.69 +6.88,4.69;6.88,3.75 +6.88,3.75;1.88,3.75 +1.88,3.75;1.88,4.69 +0.31,6.25;8.44,6.25 + +# UTF-16 : 7a c5 +# UTF-8 : 85 ab e7 +[7ac5] 竅 +2.19,3.75;1.25,1.56 +1.25,1.56;0.00,0.62 +2.50,0.62;3.12,0.62 +3.12,0.62;3.75,1.25 +3.75,1.25;3.75,2.19 +3.75,2.19;1.88,2.19 +1.88,5.62;2.50,6.56 +0.62,6.56;2.19,6.88 +2.19,6.88;3.44,8.12 +5.00,8.12;5.00,6.88 +5.00,6.88;7.19,6.88 +7.19,6.88;7.81,7.50 +8.75,7.50;8.75,8.44 +8.75,8.44;0.00,8.44 +0.00,8.44;0.00,7.50 +0.00,3.12;4.38,3.12 +4.38,9.38;4.38,8.44 +4.38,4.06;5.94,6.25 +3.44,5.62;0.94,5.62 +0.94,5.62;0.94,4.06 +0.94,4.06;3.44,4.06 +3.44,4.06;3.44,5.62 +3.44,5.00;0.94,5.00 +8.75,5.00;5.00,5.00 +5.00,5.00;5.94,2.81 +5.94,2.81;7.50,1.25 +7.50,1.25;8.75,0.62 +4.38,0.62;5.94,1.25 +5.94,1.25;7.19,2.50 +7.19,2.50;7.81,4.06 +7.81,4.06;7.81,5.00 + +# UTF-16 : 7a bf +# UTF-8 : bf aa e7 +[7abf] 窿 +0.00,7.50;0.00,8.75 +0.00,8.75;8.75,8.75 +8.75,8.75;8.75,7.50 +3.75,5.62;5.62,6.88 +0.62,6.88;2.81,7.50 +2.81,7.50;3.44,8.44 +3.44,4.06;4.69,4.38 +4.69,4.38;6.56,5.31 +6.56,5.31;7.50,6.25 +7.50,6.25;4.69,6.25 +4.69,6.25;5.00,5.62 +5.00,5.62;7.19,4.38 +7.19,4.38;8.44,4.06 +8.44,0.62;3.12,0.62 +0.62,0.62;0.62,6.25 +0.62,6.25;2.81,6.25 +2.81,6.25;1.56,4.69 +1.56,4.69;2.81,3.44 +2.81,3.44;2.81,2.50 +2.81,2.50;2.19,1.88 +2.19,1.88;1.25,1.88 +7.50,1.88;4.38,1.88 +3.44,1.88;4.38,3.44 +4.38,9.69;4.38,8.75 +4.38,2.81;7.81,2.81 +7.81,7.81;6.88,7.19 +6.88,7.19;5.00,7.19 +5.00,7.19;5.00,8.44 +5.00,3.75;6.88,3.75 +5.94,3.44;5.94,0.62 + +# UTF-16 : 90 83 +# UTF-8 : 83 82 e9 +[9083] 邃 +1.56,6.56;0.31,7.81 +1.88,7.81;1.88,8.75 +1.88,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +8.75,1.25;7.19,0.62 +7.19,0.62;2.50,0.62 +2.50,0.62;1.25,1.56 +1.25,1.56;1.25,4.69 +1.25,4.69;0.00,4.69 +0.00,0.62;1.25,1.56 +4.38,1.56;5.31,1.56 +5.31,1.56;5.94,2.50 +5.94,2.50;5.94,3.75 +5.94,3.75;5.00,5.31 +8.12,2.50;6.25,3.44 +6.25,5.94;6.88,6.88 +4.06,6.88;4.69,5.94 +8.44,5.94;2.50,5.94 +2.50,7.19;3.75,7.50 +3.75,7.50;4.69,8.44 +5.94,8.44;5.94,7.50 +5.94,7.50;7.81,7.50 +7.81,5.00;5.31,3.12 +5.31,3.12;2.81,1.88 +2.81,1.88;2.19,1.88 +5.62,5.94;4.38,5.00 +4.38,5.00;2.50,4.38 +2.50,3.12;3.75,3.44 +3.75,3.44;5.31,4.38 +5.31,8.75;5.31,9.69 + +# UTF-16 : 7a c7 +# UTF-8 : 87 ab e7 +[7ac7] 竇 +0.31,7.81;0.31,8.75 +0.31,8.75;8.44,8.75 +8.44,8.75;8.44,7.81 +7.50,7.81;6.56,7.50 +6.56,7.50;5.31,7.50 +5.31,7.50;5.31,8.44 +3.75,8.44;3.12,7.81 +3.12,7.81;0.94,7.50 +0.94,0.62;2.81,1.25 +5.94,1.25;7.81,0.62 +7.81,5.62;0.94,5.62 +0.94,5.62;0.94,4.38 +0.94,4.38;7.81,4.38 +7.81,4.38;7.81,5.62 +5.00,5.62;5.00,5.00 +5.00,5.00;6.88,5.00 +6.88,3.12;1.88,3.12 +1.88,2.50;6.88,2.50 +6.88,3.75;1.88,3.75 +1.88,3.75;1.88,1.56 +1.88,1.56;6.88,1.56 +6.88,1.56;6.88,3.75 +4.38,9.69;4.38,8.75 +4.38,7.81;4.38,6.25 +1.25,6.25;7.50,6.25 +8.44,6.88;0.31,6.88 +1.88,4.69;3.12,5.00 +3.12,5.00;3.75,5.62 + +# UTF-16 : 7a ca +# UTF-8 : 8a ab e7 +[7aca] 竊 +0.00,7.81;0.00,8.75 +0.00,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +7.81,7.81;6.88,7.50 +6.88,7.50;5.00,7.50 +5.00,7.50;5.00,8.44 +3.44,8.44;2.19,7.50 +2.19,7.50;0.62,7.19 +7.50,1.25;6.56,2.50 +3.12,2.50;1.88,3.75 +1.88,3.75;0.94,2.19 +0.94,2.19;0.31,1.56 +0.31,4.06;3.12,4.06 +3.12,5.94;2.50,4.69 +1.25,4.69;0.31,5.62 +0.31,5.94;3.12,6.88 +5.62,6.88;5.62,5.31 +5.62,6.25;8.44,6.25 +8.44,0.62;8.44,3.12 +8.44,3.12;3.75,3.12 +3.75,3.12;3.75,0.62 +1.88,0.62;1.88,6.25 +4.38,8.75;4.38,9.69 +4.38,3.12;4.38,5.31 +4.38,5.31;7.81,5.31 +7.81,5.31;7.81,3.12 +5.62,3.12;5.31,1.88 +6.88,1.88;4.69,1.56 +5.00,3.75;6.25,5.31 +5.94,4.69;6.88,4.06 + +# UTF-16 : 7a cd +# UTF-8 : 8d ab e7 +[7acd] 竍 +6.25,0.62;6.25,9.38 +1.88,9.38;1.88,7.50 +3.75,7.50;0.00,7.50 +0.00,1.56;3.75,2.81 +3.75,5.62;8.75,5.62 +2.50,2.50;3.12,6.56 +0.62,6.56;1.25,2.81 + +# UTF-16 : 7b 02 +# UTF-8 : 82 ac e7 +[7b02] 笂 +0.00,0.62;1.56,1.56 +1.56,1.56;2.81,2.81 +2.81,2.81;3.75,4.38 +3.75,4.38;4.06,5.94 +4.06,5.94;4.06,6.88 +0.62,5.62;6.25,5.62 +6.25,5.62;6.25,1.25 +6.25,1.25;6.56,0.62 +6.56,0.62;8.12,0.62 +8.12,0.62;8.75,1.56 +8.75,1.56;8.75,2.19 +1.56,4.06;4.38,2.19 +7.50,6.88;6.88,8.44 +8.75,8.44;5.62,8.44 +4.06,8.44;0.94,8.44 +2.19,8.44;2.81,6.88 +4.69,7.50;5.31,8.12 +5.31,8.12;5.94,9.38 +1.25,9.38;0.62,8.12 +0.62,8.12;0.00,7.50 + +# UTF-16 : 7b 0a +# UTF-8 : 8a ac e7 +[7b0a] 笊 +7.81,6.25;2.81,5.62 +2.81,5.62;1.56,5.62 +1.56,5.62;1.56,4.06 +1.56,4.06;1.25,2.81 +1.25,2.81;0.62,1.56 +0.62,1.56;0.00,0.62 +4.38,0.62;4.38,5.31 +7.19,5.94;7.19,4.06 +7.19,4.06;7.50,2.50 +7.50,2.50;8.12,1.25 +8.12,1.25;8.75,0.62 +8.75,8.44;5.62,8.44 +6.56,8.44;7.19,6.88 +2.81,6.88;2.19,8.44 +4.06,8.44;0.94,8.44 +1.25,9.38;0.62,7.81 +0.62,7.81;0.00,7.19 +4.69,7.19;5.31,7.81 +5.31,7.81;5.94,9.38 + +# UTF-16 : 7b 33 +# UTF-8 : b3 ac e7 +[7b33] 笳 +0.31,5.31;4.06,5.31 +4.06,5.31;3.75,1.25 +3.75,1.25;3.12,0.62 +3.12,0.62;2.50,0.62 +0.00,0.62;0.94,1.56 +0.94,1.56;1.88,3.44 +1.88,3.44;2.50,6.88 +7.50,6.88;6.88,8.44 +8.75,8.44;5.62,8.44 +4.06,8.44;0.94,8.44 +2.50,8.44;3.12,7.19 +4.69,7.19;5.31,7.81 +5.31,7.81;5.94,9.38 +1.25,9.38;0.62,7.81 +0.62,7.81;0.00,7.19 +5.31,0.94;5.31,5.62 +5.31,5.62;8.12,5.62 +8.12,5.62;8.12,0.94 +8.12,1.25;5.31,1.25 + +# UTF-16 : 7b 18 +# UTF-8 : 98 ac e7 +[7b18] 笘 +0.00,7.19;0.62,7.81 +0.62,7.81;1.25,9.38 +5.94,9.38;5.31,7.81 +5.31,7.81;4.69,7.19 +3.75,7.19;3.75,4.06 +3.75,5.94;8.12,5.94 +8.75,8.44;5.62,8.44 +6.56,8.44;7.19,6.88 +2.81,6.88;2.19,8.44 +4.06,8.44;0.94,8.44 +0.94,0.62;0.94,4.06 +0.94,4.06;7.50,4.06 +7.50,4.06;7.50,0.62 +7.50,0.94;0.94,0.94 + +# UTF-16 : 7b 1e +# UTF-8 : 9e ac e7 +[7b1e] 笞 +1.25,0.62;1.25,3.44 +1.25,3.44;7.50,3.44 +7.50,3.44;7.50,0.62 +7.50,0.94;1.25,0.94 +1.25,9.38;0.62,8.12 +0.62,8.12;0.00,7.50 +4.69,7.50;5.31,8.12 +5.31,8.12;5.94,9.38 +5.94,6.25;8.44,4.06 +6.88,5.31;3.12,4.69 +3.12,4.69;0.31,4.69 +1.25,4.69;3.75,7.50 +2.81,7.50;2.19,8.44 +0.94,8.44;4.06,8.44 +5.62,8.44;8.75,8.44 +6.56,8.44;7.19,7.19 + +# UTF-16 : 7b 35 +# UTF-8 : b5 ac e7 +[7b35] 笵 +8.44,1.88;8.12,0.94 +8.12,0.94;3.75,0.94 +3.75,0.94;3.12,1.56 +3.12,1.56;3.12,6.25 +3.12,6.25;7.81,6.25 +7.81,6.25;7.81,3.44 +7.81,3.44;6.56,3.44 +2.19,3.44;1.25,1.56 +1.25,1.56;0.31,0.62 +0.31,5.00;1.56,4.38 +0.94,8.44;4.06,8.44 +5.62,8.44;8.75,8.44 +6.56,8.44;7.19,7.19 +2.81,7.19;2.19,8.44 +2.19,5.62;0.94,6.88 +1.25,9.38;0.62,8.12 +0.62,8.12;0.00,7.50 +4.69,7.50;5.31,8.12 +5.31,8.12;5.94,9.38 + +# UTF-16 : 7b 28 +# UTF-8 : a8 ac e7 +[7b28] 笨 +4.38,0.62;4.38,7.19 +7.19,7.19;6.56,8.44 +0.94,8.44;3.75,8.44 +5.94,8.44;8.75,8.44 +8.75,1.56;7.19,2.50 +7.19,2.50;4.38,5.62 +4.38,5.62;1.56,2.50 +1.56,2.50;0.00,1.56 +0.00,7.50;0.62,8.12 +0.62,8.12;1.25,9.38 +6.25,9.38;5.62,8.12 +5.62,8.12;5.00,7.50 +2.81,7.19;2.19,8.44 +0.31,5.62;8.44,5.62 +6.25,2.19;2.50,2.19 + +# UTF-16 : 7b 36 +# UTF-8 : b6 ac e7 +[7b36] 笶 +1.56,6.25;8.12,6.25 +4.38,6.25;4.38,4.69 +4.38,4.69;4.06,3.12 +4.06,3.12;3.44,2.19 +3.44,2.19;1.56,0.94 +1.56,0.94;0.31,0.62 +8.44,0.62;7.19,0.94 +7.19,0.94;5.31,2.19 +5.31,2.19;4.69,3.12 +4.69,3.12;4.38,4.06 +8.75,4.06;0.00,4.06 +0.00,7.50;0.62,8.12 +0.62,8.12;1.25,9.38 +5.94,9.38;5.31,8.12 +5.31,8.12;4.69,7.50 +0.62,5.31;1.25,5.94 +1.25,5.94;1.88,7.19 +3.12,7.19;2.50,8.44 +0.94,8.44;4.06,8.44 +5.62,8.44;8.75,8.44 +6.88,8.44;7.50,7.19 + +# UTF-16 : 7b 7a +# UTF-8 : ba ad e7 +[7b7a] 筺 +6.56,2.81;5.94,3.44 +5.94,9.38;5.31,8.12 +5.31,8.12;4.69,7.50 +0.00,7.50;0.62,8.12 +0.62,8.12;1.25,9.38 +0.94,0.94;8.44,0.94 +8.44,6.56;0.94,6.56 +0.94,6.56;0.94,0.62 +0.94,8.44;4.06,8.44 +5.62,8.44;8.75,8.44 +6.56,8.44;7.19,7.19 +7.19,4.06;2.81,4.06 +2.81,7.19;2.19,8.44 +2.19,1.88;7.81,1.88 +5.00,1.88;5.00,5.62 +2.50,5.62;7.50,5.62 + +# UTF-16 : 7b 04 +# UTF-8 : 84 ac e7 +[7b04] 笄 +0.00,0.62;1.25,1.25 +1.25,1.25;2.50,2.50 +2.50,2.50;3.12,4.69 +3.12,4.69;3.12,6.56 +1.25,6.56;7.81,6.56 +5.94,6.56;5.94,0.62 +8.44,4.69;0.31,4.69 +0.00,7.50;0.62,8.12 +0.62,8.12;1.25,9.38 +5.94,9.38;5.31,8.12 +5.31,8.12;4.69,7.50 +4.06,8.44;0.94,8.44 +2.19,8.44;2.81,7.19 +7.19,7.19;6.56,8.44 +5.62,8.44;8.75,8.44 + +# UTF-16 : 7b 0b +# UTF-8 : 8b ac e7 +[7b0b] 笋 +1.25,3.44;7.81,3.44 +7.81,3.12;7.81,6.56 +7.81,6.56;1.25,6.56 +4.69,6.56;4.69,5.00 +4.69,5.00;4.38,3.12 +4.38,3.12;3.44,1.56 +3.44,1.56;2.19,0.94 +2.19,0.94;0.94,0.62 +0.94,8.44;4.06,8.44 +1.88,8.44;2.50,7.19 +7.19,7.19;6.56,8.44 +5.62,8.44;8.75,8.44 +8.75,5.00;0.31,5.00 +0.00,7.50;0.62,8.12 +0.62,8.12;1.25,9.38 +5.94,9.38;5.31,8.12 +5.31,8.12;4.69,7.50 + +# UTF-16 : 7b 4c +# UTF-8 : 8c ad e7 +[7b4c] 筌 +0.31,4.06;2.81,5.62 +2.81,5.62;4.06,6.88 +4.06,6.88;2.19,6.88 +4.69,6.88;5.94,5.62 +5.94,5.62;8.44,4.06 +8.44,0.94;0.62,0.94 +4.38,0.94;4.38,4.38 +1.88,4.38;6.88,4.38 +1.25,2.81;7.50,2.81 +7.50,7.19;6.88,8.44 +8.75,8.44;5.62,8.44 +4.06,8.44;0.94,8.44 +2.19,8.44;2.81,7.50 +0.00,7.50;0.62,8.12 +0.62,8.12;1.25,9.38 +5.94,9.38;5.31,8.12 +5.31,8.12;4.38,7.50 + +# UTF-16 : 7b 65 +# UTF-8 : a5 ad e7 +[7b65] 筥 +5.94,9.38;5.31,8.12 +5.31,8.12;4.69,7.50 +0.00,7.50;0.62,8.12 +0.62,8.12;1.25,9.38 +1.25,4.69;7.81,4.69 +7.81,4.69;7.81,6.56 +7.81,6.56;1.25,6.56 +1.25,6.56;1.25,4.69 +4.38,4.69;3.75,3.12 +2.81,7.19;2.19,8.44 +0.94,8.44;4.06,8.44 +5.62,8.44;8.75,8.44 +6.88,8.44;7.50,7.19 +0.62,0.62;0.62,3.12 +0.62,3.12;8.44,3.12 +8.44,3.12;8.44,0.62 +8.44,0.94;0.62,0.94 + +# UTF-16 : 7b 74 +# UTF-8 : b4 ad e7 +[7b74] 筴 +0.62,0.62;2.50,1.56 +2.50,1.56;3.75,3.12 +3.75,3.12;4.38,5.00 +4.38,5.00;4.38,7.50 +4.38,5.00;5.00,3.12 +5.00,3.12;6.25,1.56 +6.25,1.56;8.12,0.62 +8.12,3.44;7.19,4.69 +1.88,4.69;2.81,3.44 +5.94,3.44;6.88,4.38 +6.88,4.38;7.50,5.62 +2.19,5.62;1.56,4.38 +1.56,4.38;0.31,3.12 +0.00,6.56;8.75,6.56 +8.75,8.44;5.94,8.44 +6.88,8.44;7.50,7.19 +2.81,7.19;2.19,8.44 +3.75,8.44;0.94,8.44 +1.25,9.38;0.00,7.50 +5.31,7.50;6.56,9.38 + +# UTF-16 : 7b 67 +# UTF-8 : a7 ad e7 +[7b67] 筧 +0.00,7.50;1.25,9.38 +5.94,9.38;4.69,7.50 +5.62,8.44;8.75,8.44 +4.06,8.44;0.62,8.44 +2.19,8.44;2.81,7.19 +7.50,7.19;6.88,8.44 +1.88,2.50;1.88,6.56 +1.88,6.56;6.88,6.56 +6.88,6.56;6.88,2.50 +6.88,2.81;1.88,2.81 +1.88,4.06;6.88,4.06 +6.88,5.31;1.88,5.31 +0.00,0.62;1.56,0.94 +1.56,0.94;2.50,1.56 +2.50,1.56;3.44,2.81 +5.31,2.81;5.31,0.94 +5.31,0.94;8.44,0.94 +8.44,0.94;8.75,2.19 + +# UTF-16 : 7b 70 +# UTF-8 : b0 ad e7 +[7b70] 筰 +2.50,3.75;3.75,5.00 +3.75,5.00;4.69,6.88 +2.19,6.88;0.94,4.38 +0.94,4.38;0.00,3.12 +0.00,7.50;1.25,9.38 +5.94,9.38;4.69,7.50 +4.06,8.44;0.62,8.44 +2.19,8.44;2.81,7.19 +7.50,7.19;6.88,8.44 +5.62,8.44;8.75,8.44 +8.75,5.62;4.38,5.62 +5.31,5.62;5.31,0.62 +1.56,0.62;1.56,5.31 +7.81,4.06;5.31,4.06 +5.31,2.81;8.12,2.81 + +# UTF-16 : 7b 71 +# UTF-8 : b1 ad e7 +[7b71] 筱 +0.00,3.12;0.94,4.06 +0.94,4.06;2.19,6.88 +1.56,0.62;1.56,5.00 +2.81,5.62;2.81,1.56 +3.75,3.44;4.69,4.38 +4.69,4.38;5.94,6.88 +5.62,5.62;8.75,5.62 +8.12,5.62;7.81,4.06 +7.81,4.06;6.88,2.50 +6.88,2.50;5.31,1.25 +5.31,1.25;3.44,0.62 +8.75,0.62;7.19,1.25 +7.19,1.25;6.25,2.19 +6.25,2.19;5.62,3.44 +5.62,3.44;5.31,5.00 +5.31,8.44;8.75,8.44 +6.88,8.44;7.50,7.19 +2.81,7.19;2.19,8.44 +4.06,8.44;0.62,8.44 +1.25,9.38;0.00,7.50 +4.69,7.50;5.94,9.38 + +# UTF-16 : 7b 6e +# UTF-8 : ae ad e7 +[7b6e] 筮 +7.50,7.19;6.88,8.44 +8.75,8.44;5.62,8.44 +4.06,8.44;0.94,8.44 +2.19,8.44;2.81,7.19 +4.69,7.50;5.31,8.12 +5.31,8.12;5.94,9.38 +1.25,9.38;0.62,8.12 +0.62,8.12;0.00,7.50 +0.94,6.25;7.81,6.25 +4.38,6.25;4.38,0.94 +0.31,0.94;8.44,0.94 +2.50,5.31;1.56,3.44 +1.56,3.44;0.62,2.19 +3.12,2.50;1.88,4.06 +6.56,4.06;7.81,2.50 +7.19,5.31;6.25,3.44 +6.25,3.44;5.31,2.19 + +# UTF-16 : 7b 98 +# UTF-8 : 98 ae e7 +[7b98] 箘 +4.38,1.56;4.38,5.62 +2.50,5.31;5.62,5.94 +5.62,8.44;8.75,8.44 +6.88,8.44;7.50,7.19 +2.81,7.19;2.19,8.44 +4.06,8.44;0.94,8.44 +0.94,0.62;0.94,6.56 +0.94,6.56;7.81,6.56 +7.81,6.56;7.81,0.62 +7.81,0.94;0.94,0.94 +2.19,1.88;3.12,2.50 +3.12,2.50;4.38,4.38 +4.38,4.38;5.31,3.12 +5.31,3.12;6.56,2.19 +6.56,4.38;2.19,4.38 +4.69,7.50;5.31,8.12 +5.31,8.12;5.94,9.38 +1.25,9.38;0.62,8.12 +0.62,8.12;0.00,7.50 + +# UTF-16 : 7b 8d +# UTF-8 : 8d ae e7 +[7b8d] 箍 +0.00,7.50;0.62,8.12 +0.62,8.12;1.25,9.38 +5.94,9.38;5.31,8.12 +5.31,8.12;4.69,7.50 +4.69,2.50;4.69,5.00 +4.69,5.00;8.12,5.00 +8.12,5.00;8.12,2.81 +8.12,2.81;7.50,2.50 +6.25,1.56;6.25,5.94 +3.75,0.94;8.75,0.94 +8.75,6.56;3.75,6.56 +3.75,6.56;3.75,0.62 +0.94,0.62;1.88,0.94 +1.88,0.94;1.88,7.19 +2.81,7.19;2.19,8.44 +0.94,8.44;4.06,8.44 +5.62,8.44;8.75,8.44 +6.56,8.44;7.19,7.19 +3.12,5.62;0.31,5.62 +0.31,3.12;3.12,4.06 + +# UTF-16 : 7b 9c +# UTF-8 : 9c ae e7 +[7b9c] 箜 +0.00,7.50;0.62,8.12 +0.62,8.12;1.25,9.38 +5.94,9.38;5.00,7.50 +4.38,7.50;4.38,6.56 +4.38,3.12;4.38,0.94 +0.31,0.94;8.44,0.94 +8.44,5.62;8.44,6.56 +8.44,6.56;0.31,6.56 +0.31,6.56;0.31,5.62 +1.25,3.12;7.50,3.12 +7.81,5.00;7.19,4.06 +7.19,4.06;5.00,4.06 +5.00,4.06;5.00,5.94 +3.44,5.94;3.12,5.00 +3.12,5.00;2.50,4.38 +2.50,4.38;0.94,3.75 +0.94,8.44;4.06,8.44 +2.19,8.44;2.81,7.19 +7.19,7.19;6.56,8.44 +5.62,8.44;8.75,8.44 + +# UTF-16 : 7b 9a +# UTF-8 : 9a ae e7 +[7b9a] 箚 +7.19,7.19;6.56,8.44 +6.56,0.62;7.50,0.62 +7.50,0.62;8.12,0.94 +8.12,0.94;8.12,7.50 +4.69,7.50;5.31,8.12 +5.31,8.12;5.94,9.38 +1.25,9.38;0.62,8.12 +0.62,8.12;0.00,7.50 +2.50,7.50;2.19,8.44 +0.94,8.44;4.06,8.44 +8.75,8.44;5.62,8.44 +5.62,6.56;5.62,2.81 +5.00,5.00;2.81,6.88 +2.81,6.88;1.25,5.31 +1.25,5.31;0.00,4.38 +1.25,4.38;4.06,4.38 +4.06,0.94;4.06,3.12 +4.06,3.12;1.25,3.12 +1.25,3.12;1.25,0.94 +1.25,1.25;4.06,1.25 + +# UTF-16 : 7b 8f +# UTF-8 : 8f ae e7 +[7b8f] 箏 +3.75,0.62;4.69,0.62 +4.69,0.62;4.69,5.00 +1.25,5.00;7.50,5.00 +7.50,5.00;7.50,2.50 +7.50,2.50;1.25,2.50 +0.00,3.75;8.75,3.75 +8.75,5.00;6.56,6.88 +7.50,7.50;3.12,6.56 +3.12,6.56;1.88,6.56 +1.88,6.56;0.00,5.00 +5.00,5.31;4.06,6.25 +4.06,8.44;0.94,8.44 +2.19,8.44;2.81,7.50 +7.19,7.50;6.56,8.44 +8.75,8.44;5.62,8.44 +5.94,9.38;4.69,7.81 +0.00,7.81;1.25,9.38 + +# UTF-16 : 7b 99 +# UTF-8 : 99 ae e7 +[7b99] 箙 +6.88,5.31;7.50,5.31 +7.50,5.31;8.12,5.94 +8.12,5.94;8.12,6.88 +8.12,6.88;4.38,6.88 +4.38,6.88;4.38,0.62 +4.38,4.38;8.44,4.38 +8.44,4.38;8.12,3.12 +8.12,3.12;6.88,1.25 +6.88,1.25;5.62,0.62 +8.75,0.62;7.81,0.94 +7.81,0.94;6.25,2.19 +6.25,2.19;5.62,3.75 +5.62,8.44;8.75,8.44 +6.56,8.44;7.19,7.50 +2.81,7.50;2.19,8.44 +4.06,8.44;0.94,8.44 +0.00,7.50;1.25,9.38 +5.94,9.38;4.69,7.50 +0.00,0.62;0.62,1.56 +0.62,1.56;0.94,2.81 +0.94,2.81;0.94,6.88 +0.94,6.88;3.12,6.88 +3.12,6.88;3.12,0.62 +3.12,0.62;2.19,0.62 +3.12,3.12;0.94,3.12 +0.94,5.00;3.12,5.00 + +# UTF-16 : 7b cb +# UTF-8 : 8b af e7 +[7bcb] 篋 +8.75,0.94;0.62,0.94 +0.62,0.62;0.62,6.88 +0.62,6.88;8.75,6.88 +8.75,8.44;5.62,8.44 +4.06,8.44;0.94,8.44 +2.19,8.44;2.50,7.50 +0.00,7.50;1.25,9.38 +5.94,9.38;4.69,7.50 +6.88,7.50;6.56,8.44 +6.25,3.12;6.88,3.75 +6.88,3.75;7.50,5.31 +2.81,5.31;2.19,4.06 +2.19,4.06;1.25,3.12 +1.25,5.62;8.12,5.62 +8.12,3.44;7.19,4.38 +2.50,4.38;3.44,3.44 +4.69,4.69;4.06,3.12 +4.06,3.12;2.81,1.88 +2.81,1.88;1.56,1.56 +7.81,1.56;6.56,1.88 +6.56,1.88;5.31,3.12 +5.31,3.12;4.69,4.69 +4.69,4.69;4.69,6.25 + +# UTF-16 : 7b c1 +# UTF-8 : 81 af e7 +[7bc1] 篁 +0.31,0.94;8.44,0.94 +4.38,0.94;4.38,3.75 +7.81,3.75;0.94,3.75 +0.94,8.44;4.06,8.44 +4.06,7.81;3.44,6.88 +1.88,6.88;6.88,6.88 +6.88,6.88;6.88,4.69 +6.88,4.69;1.88,4.69 +1.88,4.69;1.88,6.88 +1.88,5.94;6.88,5.94 +1.56,2.50;7.19,2.50 +7.19,7.50;6.56,8.44 +5.62,8.44;8.75,8.44 +2.19,8.44;2.81,7.50 +0.00,7.50;1.25,9.38 +6.25,9.38;5.00,7.50 + +# UTF-16 : 7b cc +# UTF-8 : 8c af e7 +[7bcc] 篌 +0.00,4.06;0.94,4.69 +0.94,4.69;2.50,6.88 +2.50,8.44;2.81,7.50 +0.00,7.50;1.25,9.38 +5.94,9.38;4.69,7.50 +6.88,7.50;6.56,8.44 +5.62,8.44;8.75,8.44 +0.94,8.44;4.06,8.44 +4.38,5.31;3.12,3.75 +3.12,5.62;8.44,5.62 +8.44,2.81;2.81,2.81 +2.81,0.62;4.06,0.94 +4.06,0.94;5.00,1.88 +5.00,1.88;5.62,3.12 +5.62,3.12;5.62,4.38 +5.62,3.12;6.25,1.88 +6.25,1.88;7.19,0.94 +7.19,0.94;8.44,0.62 +1.88,0.62;1.88,5.62 +7.50,5.62;7.50,6.88 +7.50,6.88;4.06,6.88 +4.06,4.38;7.50,4.38 + +# UTF-16 : 7b b4 +# UTF-8 : b4 ae e7 +[7bb4] 箴 +0.94,8.44;4.06,8.44 +5.62,8.44;8.75,8.44 +7.19,8.44;7.81,7.19 +2.81,7.19;2.19,8.44 +0.00,7.50;1.25,9.38 +5.94,9.38;4.69,7.50 +4.69,4.69;2.19,4.69 +2.19,1.25;2.19,3.44 +2.19,3.44;4.06,3.44 +4.06,3.44;4.06,1.56 +4.06,1.56;2.19,1.56 +0.00,0.62;0.94,2.19 +0.94,2.19;1.25,4.06 +1.25,4.06;1.25,5.94 +1.25,5.94;8.75,5.94 +8.75,1.88;8.44,0.62 +8.44,0.62;7.19,1.88 +7.19,1.88;6.25,4.06 +6.25,4.06;5.62,7.19 +6.56,7.19;7.19,6.56 +7.81,4.69;7.19,3.12 +7.19,3.12;6.25,1.88 +6.25,1.88;4.38,0.62 + +# UTF-16 : 7c 11 +# UTF-8 : 91 b0 e7 +[7c11] 簑 +0.00,7.50;1.25,9.38 +6.25,9.38;5.00,7.50 +7.50,7.50;7.19,8.44 +8.75,8.44;5.62,8.44 +4.06,8.44;0.62,8.44 +2.19,8.44;2.50,7.50 +4.38,7.50;4.38,6.56 +0.31,6.56;8.44,6.56 +8.44,0.62;5.94,1.88 +5.94,1.88;4.69,3.44 +1.56,3.44;1.56,5.62 +1.56,5.62;7.19,5.62 +7.19,5.62;7.19,3.44 +7.19,3.44;1.56,3.44 +4.06,3.44;1.25,1.88 +1.25,1.88;0.00,1.56 +0.00,4.69;8.75,4.69 +7.81,2.81;6.25,1.88 +5.00,1.56;1.56,0.62 +2.50,0.94;2.50,2.50 + +# UTF-16 : 7c 14 +# UTF-8 : 94 b0 e7 +[7c14] 簔 +0.00,7.81;1.25,9.38 +6.25,9.38;5.31,7.81 +7.50,7.81;7.19,8.75 +8.75,8.75;5.94,8.75 +4.06,8.75;0.94,8.75 +2.19,8.75;2.50,7.81 +4.38,7.81;4.38,6.88 +0.31,6.88;8.44,6.88 +7.81,5.94;0.94,5.94 +0.94,3.44;7.81,3.44 +7.19,3.44;7.19,5.94 +1.56,5.94;1.56,3.44 +1.56,0.62;5.00,1.56 +8.75,4.69;0.00,4.69 +0.00,1.56;1.25,1.88 +1.25,1.88;4.06,3.44 +4.69,3.44;5.94,1.88 +5.94,1.88;8.44,0.62 +7.81,2.81;6.25,1.88 +2.50,0.94;2.50,2.50 + +# UTF-16 : 7b e6 +# UTF-8 : a6 af e7 +[7be6] 篦 +4.06,1.56;0.00,0.62 +0.00,7.81;1.25,9.38 +5.94,9.38;5.00,7.81 +4.38,7.81;4.06,7.19 +6.88,7.19;6.88,4.38 +6.88,4.38;1.88,4.38 +1.88,4.38;1.88,7.19 +1.88,7.19;6.88,7.19 +6.88,8.75;7.19,7.81 +2.50,7.81;2.19,8.75 +0.94,8.75;4.06,8.75 +5.62,8.75;8.75,8.75 +8.75,2.19;8.44,0.94 +8.44,0.94;5.00,0.94 +5.00,0.94;5.00,4.06 +5.00,2.81;7.81,3.75 +1.56,1.25;1.56,4.06 +1.56,3.12;3.75,3.12 +2.81,5.00;4.38,5.62 +4.38,5.62;5.62,6.56 +3.12,6.56;5.94,5.00 + +# UTF-16 : 7b e5 +# UTF-8 : a5 af e7 +[7be5] 篥 +1.25,4.38;1.25,5.94 +1.25,5.94;7.50,5.94 +7.50,5.94;7.50,4.38 +7.50,4.38;1.25,4.38 +3.12,4.38;3.12,6.88 +0.31,6.88;8.44,6.88 +5.62,6.88;5.62,4.38 +4.38,4.06;4.38,0.62 +0.00,0.94;1.25,1.25 +1.25,1.25;4.38,3.12 +4.38,3.12;7.50,1.25 +7.50,1.25;8.75,0.94 +8.75,8.44;5.31,8.44 +4.06,8.44;0.62,8.44 +1.88,8.44;2.19,7.50 +0.00,7.50;1.25,9.38 +5.94,9.38;4.69,7.50 +6.88,7.50;6.56,8.44 +8.44,3.12;0.31,3.12 + +# UTF-16 : 7c 00 +# UTF-8 : 80 b0 e7 +[7c00] 簀 +0.31,5.00;8.44,5.00 +4.38,5.00;4.38,7.50 +2.81,7.50;2.19,8.75 +0.62,8.75;4.06,8.75 +5.62,8.75;8.75,8.75 +6.88,8.75;7.50,7.50 +7.50,5.94;1.25,5.94 +1.25,0.62;2.50,0.94 +2.50,0.94;3.12,1.56 +6.88,1.56;1.88,1.56 +1.88,1.56;1.88,4.38 +1.88,4.38;6.88,4.38 +6.88,4.38;6.88,1.56 +6.88,3.44;1.88,3.44 +1.88,2.50;6.88,2.50 +5.62,1.56;6.25,0.94 +6.25,0.94;7.50,0.62 +7.81,6.88;0.94,6.88 +0.00,7.81;1.25,9.69 +6.25,9.69;5.00,7.81 + +# UTF-16 : 7c 07 +# UTF-8 : 87 b0 e7 +[7c07] 簇 +0.00,6.25;3.12,6.25 +5.62,5.94;4.38,4.06 +0.00,0.94;0.94,2.81 +0.94,2.81;1.56,7.81 +1.56,0.62;2.19,0.62 +2.19,0.62;2.81,3.12 +2.81,3.12;2.81,4.69 +2.81,4.69;1.25,4.69 +1.25,9.69;0.00,8.12 +4.69,8.12;5.94,9.69 +4.06,3.12;8.75,3.12 +6.56,3.12;7.50,1.25 +7.50,1.25;8.75,0.62 +3.75,0.62;5.62,1.88 +5.62,1.88;6.25,3.75 +6.25,3.75;6.25,5.00 +8.12,5.00;5.00,5.00 +5.00,6.88;8.75,6.88 +8.75,8.75;5.31,8.75 +5.31,7.81;3.75,5.31 +3.75,8.75;0.62,8.75 +2.19,8.75;2.81,7.50 +7.50,7.50;6.88,8.75 + +# UTF-16 : 7c 13 +# UTF-8 : 93 b0 e7 +[7c13] 簓 +3.12,6.56;3.12,3.75 +1.88,4.38;4.38,4.38 +4.38,0.62;5.31,0.94 +5.31,0.94;5.31,7.19 +5.31,7.19;0.94,7.19 +0.94,7.19;0.94,2.81 +0.94,2.81;0.62,1.56 +0.62,1.56;0.00,0.62 +5.94,0.62;7.50,1.25 +7.50,1.25;8.75,2.50 +8.75,8.75;5.31,8.75 +0.62,8.75;4.06,8.75 +6.88,8.75;7.50,7.81 +2.81,7.81;2.19,8.75 +2.19,1.25;2.19,3.12 +2.19,3.12;4.06,3.12 +4.06,3.12;4.06,1.56 +4.06,1.56;2.19,1.56 +2.19,5.62;4.06,5.62 +6.56,5.62;8.44,7.19 +8.44,4.69;6.56,3.12 +5.94,9.69;4.69,7.81 +0.00,7.81;1.25,9.69 + +# UTF-16 : 7b f7 +# UTF-8 : b7 af e7 +[7bf7] 篷 +3.44,3.12;7.19,3.12 +7.50,4.06;3.12,4.06 +3.12,5.62;4.06,6.25 +4.06,6.25;5.31,7.81 +6.88,7.81;6.56,8.75 +5.31,8.75;8.75,8.75 +3.75,8.75;0.94,8.75 +2.19,8.75;2.81,7.81 +4.38,7.81;5.62,9.69 +1.25,9.69;0.00,7.81 +0.00,5.00;1.25,5.00 +1.25,5.00;1.25,2.19 +1.25,2.19;1.88,1.25 +1.88,1.25;3.44,0.62 +3.44,0.62;7.81,0.62 +7.81,0.62;8.75,1.25 +5.31,1.25;5.31,4.69 +8.12,2.19;2.50,2.19 +1.25,2.19;0.00,0.94 +0.62,7.19;1.88,6.25 +4.69,6.25;6.25,5.00 +6.25,5.00;8.44,4.38 +2.19,4.38;4.38,5.00 +4.38,5.00;6.25,6.25 +6.25,6.25;6.88,7.19 +6.88,7.19;5.00,7.19 + +# UTF-16 : 7c 0d +# UTF-8 : 8d b0 e7 +[7c0d] 簍 +2.81,1.88;4.69,1.56 +4.69,1.56;6.88,0.62 +1.25,0.62;3.44,0.94 +3.44,0.94;5.62,1.88 +5.62,1.88;6.56,2.81 +8.75,2.81;0.00,2.81 +0.00,7.81;1.25,9.69 +5.94,9.69;5.00,7.81 +6.88,7.81;6.56,8.75 +5.62,8.75;8.75,8.75 +4.06,8.75;0.94,8.75 +2.19,8.75;2.50,7.81 +4.38,7.81;4.38,3.44 +4.38,3.44;2.19,1.56 +1.88,4.69;6.88,4.69 +6.88,4.69;6.88,3.75 +6.88,3.75;1.88,3.75 +1.88,3.75;1.88,4.69 +1.56,5.31;1.56,7.19 +1.56,7.19;7.19,7.19 +7.19,7.19;7.19,5.31 +7.19,5.31;1.56,5.31 +0.31,6.25;8.44,6.25 + +# UTF-16 : 7b f6 +# UTF-8 : b6 af e7 +[7bf6] 篶 +7.50,3.75;2.19,3.75 +2.19,8.75;2.50,7.81 +4.69,7.81;5.94,9.69 +1.25,9.69;0.00,7.81 +6.88,7.81;6.56,8.75 +8.75,8.75;5.62,8.75 +4.06,8.75;0.62,8.75 +0.62,7.19;8.12,7.19 +4.38,7.19;4.38,5.00 +4.38,6.25;7.19,6.25 +1.56,6.25;1.56,5.00 +8.75,5.00;0.00,5.00 +0.00,0.62;0.94,1.88 +2.19,1.88;2.81,0.94 +5.00,0.94;4.06,1.88 +5.62,1.88;6.56,1.25 +6.56,0.62;7.81,0.62 +7.81,0.62;8.44,2.19 +8.44,2.19;8.44,2.81 +8.44,2.81;1.56,2.81 +1.56,2.81;2.50,4.69 + +# UTF-16 : 7c 23 +# UTF-8 : a3 b0 e7 +[7c23] 簣 +0.62,0.62;1.88,0.94 +1.88,0.94;2.81,1.56 +5.62,1.56;6.56,0.94 +6.56,0.94;8.12,0.62 +1.25,1.88;1.25,4.69 +1.25,4.69;7.50,4.69 +7.50,4.69;7.50,1.88 +7.50,1.88;1.25,1.88 +1.25,2.81;7.50,2.81 +7.50,3.75;1.25,3.75 +1.25,6.25;1.25,7.19 +1.25,7.19;7.50,7.19 +7.50,7.19;7.50,6.25 +7.50,6.25;1.25,6.25 +1.25,9.69;0.00,7.81 +0.00,5.31;8.75,5.31 +4.38,5.31;4.38,7.81 +6.88,7.81;6.56,8.75 +5.62,8.75;8.75,8.75 +4.06,8.75;0.94,8.75 +2.19,8.75;2.50,7.81 +5.00,7.81;5.94,9.69 + +# UTF-16 : 7c 27 +# UTF-8 : a7 b0 e7 +[7c27] 簧 +0.31,5.00;8.44,5.00 +4.38,5.00;4.38,1.56 +5.94,1.56;6.56,0.94 +6.56,0.94;7.81,0.62 +7.81,6.56;0.94,6.56 +0.94,0.62;2.19,0.94 +2.19,0.94;2.81,1.56 +2.81,7.50;2.81,5.62 +2.81,5.62;5.94,5.62 +5.94,5.62;5.94,7.50 +5.94,9.69;4.69,7.81 +6.88,7.81;6.56,8.75 +5.31,8.75;8.75,8.75 +4.06,8.75;0.62,8.75 +1.88,8.75;2.19,7.81 +0.00,7.81;1.25,9.69 +1.56,4.06;7.19,4.06 +7.19,4.06;7.19,1.56 +7.19,1.56;1.56,1.56 +1.56,1.56;1.56,4.06 +1.56,2.81;7.19,2.81 + +# UTF-16 : 7c 1f +# UTF-8 : 9f b0 e7 +[7c1f] 簟 +4.38,0.62;4.38,2.81 +1.88,2.81;1.88,4.69 +1.88,4.69;6.88,4.69 +6.88,4.69;6.88,2.81 +6.88,2.81;1.88,2.81 +1.88,3.75;6.88,3.75 +6.88,7.81;6.56,8.75 +5.62,8.75;8.75,8.75 +8.75,1.88;0.00,1.88 +0.00,7.81;1.25,9.69 +5.94,9.69;4.69,7.81 +2.50,7.81;2.19,8.75 +3.75,8.75;0.62,8.75 +0.62,7.19;8.12,7.19 +5.62,7.19;5.62,5.31 +7.50,5.31;7.50,6.56 +7.50,6.56;1.25,6.56 +1.25,6.56;1.25,5.31 +1.25,5.31;7.50,5.31 +3.12,5.31;3.12,7.19 + +# UTF-16 : 7c 37 +# UTF-8 : b7 b0 e7 +[7c37] 簷 +0.00,5.62;0.94,6.25 +0.94,6.25;2.19,7.50 +2.19,4.69;3.75,5.00 +3.75,5.00;4.69,5.94 +4.69,7.81;5.94,9.69 +1.25,9.69;0.00,7.81 +2.81,7.81;2.50,8.75 +0.94,8.75;4.06,8.75 +5.62,8.75;8.75,8.75 +6.56,8.75;6.88,7.81 +6.88,4.38;3.44,4.38 +1.88,6.88;6.25,6.88 +6.25,6.88;5.31,5.94 +6.25,5.94;6.25,5.00 +6.25,5.00;8.12,5.00 +8.12,5.00;8.44,5.31 +8.44,5.94;1.56,5.94 +1.56,5.94;1.56,4.69 +1.56,4.69;0.94,1.88 +0.94,1.88;0.00,0.62 +3.12,0.62;3.12,1.56 +3.12,1.56;7.19,1.56 +7.19,1.56;7.19,0.62 +7.19,0.62;3.12,0.62 +3.12,2.50;7.19,2.50 +7.19,3.12;3.12,3.12 +2.19,3.75;8.12,3.75 + +# UTF-16 : 7c 2b +# UTF-8 : ab b0 e7 +[7c2b] 簫 +1.25,5.31;7.19,5.31 +7.19,5.00;7.19,7.19 +7.19,7.19;1.25,7.19 +1.25,9.69;0.00,7.81 +0.00,6.25;8.75,6.25 +8.75,8.75;5.62,8.75 +6.88,8.75;7.19,7.81 +5.00,7.81;5.94,9.69 +5.94,3.44;5.94,4.69 +7.81,4.69;7.81,0.62 +7.81,1.88;5.94,1.88 +5.94,2.19;5.94,0.62 +5.94,3.75;7.81,3.75 +7.81,2.81;0.94,2.81 +0.94,8.75;4.06,8.75 +2.19,8.75;2.50,7.81 +4.38,7.81;4.38,0.62 +0.00,0.62;0.62,1.56 +0.62,1.56;0.94,3.12 +0.94,3.12;0.94,4.69 +2.81,4.69;2.81,3.44 +2.81,3.75;0.94,3.75 +0.94,1.88;2.81,1.88 +2.81,2.19;2.81,0.62 + +# UTF-16 : 7c 3d +# UTF-8 : bd b0 e7 +[7c3d] 簽 +6.25,1.88;8.12,0.94 +3.44,0.94;2.19,1.88 +2.19,8.75;2.50,7.50 +5.00,7.81;5.94,9.69 +5.94,5.62;2.81,5.62 +2.81,2.81;1.56,1.25 +1.56,1.25;0.00,0.62 +4.06,0.62;5.62,1.25 +5.62,1.25;6.88,2.81 +7.50,2.81;7.50,4.69 +7.50,4.69;5.31,4.69 +5.31,4.69;5.31,2.81 +5.31,2.81;7.50,2.81 +1.25,2.81;1.25,4.69 +1.25,4.69;3.44,4.69 +3.44,4.69;3.44,2.81 +3.44,2.81;1.25,2.81 +1.25,9.69;0.00,7.81 +0.00,5.00;1.88,5.94 +1.88,5.94;4.38,7.81 +4.38,7.81;6.88,5.94 +6.88,5.94;8.75,5.00 +8.75,8.75;5.62,8.75 +4.06,8.75;0.94,8.75 +6.88,8.75;7.19,7.50 + +# UTF-16 : 7c 54 +# UTF-8 : 94 b1 e7 +[7c54] 籔 +1.25,9.69;0.00,7.81 +4.69,7.81;5.94,9.69 +5.94,5.00;6.25,3.12 +6.25,3.12;7.50,1.25 +7.50,1.25;8.75,0.62 +8.75,5.94;6.25,5.94 +8.12,5.94;7.81,4.06 +7.81,4.06;7.19,2.81 +7.19,2.81;5.62,1.25 +5.62,1.25;4.38,0.62 +3.44,0.62;2.50,1.56 +2.50,1.56;0.94,1.88 +0.94,5.31;0.94,7.19 +0.94,7.19;4.06,7.19 +4.06,7.19;4.06,5.31 +4.06,5.31;0.94,5.31 +0.94,3.75;4.06,3.75 +4.06,3.75;4.06,4.69 +4.06,4.69;0.94,4.69 +0.94,4.69;0.94,3.75 +2.19,3.75;0.62,1.56 +0.62,0.62;2.50,1.25 +2.50,1.25;3.44,1.88 +3.44,1.88;3.75,2.81 +5.00,2.81;0.00,2.81 +0.00,6.25;5.00,6.25 +5.00,4.69;5.94,5.62 +5.94,5.62;6.56,7.81 +2.50,7.81;2.50,3.75 +2.50,8.75;3.12,7.81 +7.19,7.81;6.88,8.75 +8.75,8.75;5.62,8.75 +4.06,8.75;0.94,8.75 + +# UTF-16 : 7c 4f +# UTF-8 : 8f b1 e7 +[7c4f] 籏 +3.12,5.94;0.00,5.94 +0.00,0.62;0.62,1.88 +0.62,1.88;1.56,5.94 +1.56,5.94;1.56,7.81 +1.56,4.69;2.81,4.69 +2.81,4.69;2.81,1.56 +2.81,1.56;2.19,0.62 +2.19,0.62;1.56,0.62 +4.06,0.62;5.62,1.56 +5.62,7.81;4.69,6.25 +4.69,6.25;3.75,5.31 +3.75,2.19;8.75,2.19 +7.50,2.19;7.50,5.62 +7.50,4.06;5.31,4.06 +5.31,5.62;5.31,2.19 +5.31,3.12;7.50,3.12 +7.50,7.50;6.88,8.75 +5.62,8.75;8.75,8.75 +4.06,8.75;0.94,8.75 +2.19,8.75;2.81,7.50 +4.69,7.81;5.94,9.69 +1.25,9.69;0.00,7.81 +5.00,6.56;8.75,6.56 +4.38,5.00;8.44,5.00 +8.44,0.62;7.19,1.56 + +# UTF-16 : 7c 58 +# UTF-8 : 98 b1 e7 +[7c58] 籘 +6.25,4.69;5.00,3.75 +5.00,3.75;5.94,2.81 +7.81,2.81;8.44,1.56 +6.56,1.56;8.12,0.62 +3.75,0.62;5.31,1.56 +5.31,2.19;7.19,3.44 +2.50,3.44;0.94,3.44 +0.94,5.31;2.50,5.31 +3.12,5.31;8.75,5.31 +8.75,3.44;7.50,4.38 +7.50,4.38;6.56,6.56 +8.75,6.56;7.50,7.50 +4.69,7.50;3.44,6.56 +7.50,6.56;4.38,6.56 +4.38,7.81;5.62,9.69 +1.25,9.69;0.00,7.81 +0.00,0.94;0.62,1.88 +0.62,1.88;0.94,3.12 +0.94,3.12;0.94,7.19 +0.94,7.19;2.50,7.19 +2.50,7.19;2.50,0.62 +2.50,0.62;1.88,0.62 +5.94,0.62;5.94,2.19 +7.81,2.19;3.75,2.19 +3.12,3.44;4.38,4.38 +4.38,4.38;5.31,5.62 +5.31,5.62;5.94,7.81 +6.88,7.81;6.56,8.75 +8.75,8.75;5.31,8.75 +3.75,8.75;0.94,8.75 +2.50,8.75;2.81,7.81 + +# UTF-16 : 7c 5f +# UTF-8 : 9f b1 e7 +[7c5f] 籟 +3.75,6.88;0.00,6.88 +0.00,1.56;0.94,2.19 +0.94,2.19;1.88,3.75 +1.88,3.75;3.12,2.19 +3.12,4.06;3.12,5.62 +3.12,5.62;0.62,5.62 +0.62,5.62;0.62,4.06 +0.62,4.06;3.12,4.06 +5.00,4.06;7.81,4.06 +7.81,3.12;5.00,3.12 +5.00,5.00;7.81,5.00 +7.81,5.00;7.81,1.88 +7.81,1.88;5.00,1.88 +5.00,1.88;5.00,5.00 +5.00,7.19;8.12,7.19 +8.12,7.19;8.12,6.56 +8.12,6.56;7.50,5.62 +7.50,5.62;6.88,5.62 +6.88,8.75;7.19,7.81 +1.88,7.81;1.88,0.62 +8.44,0.62;7.50,1.56 +5.62,1.56;4.06,0.62 +4.06,5.31;5.00,5.62 +5.00,5.62;6.56,7.19 +0.00,7.81;1.25,9.69 +5.94,9.69;4.69,7.81 +2.50,7.81;2.19,8.75 +0.94,8.75;4.06,8.75 +5.62,8.75;8.75,8.75 + +# UTF-16 : 7c 65 +# UTF-8 : a5 b1 e7 +[7c65] 籥 +0.31,5.31;1.88,5.94 +1.88,5.94;4.38,7.50 +4.38,7.50;6.88,5.94 +6.88,5.94;8.44,5.31 +7.81,2.19;0.94,2.19 +0.94,0.62;0.94,3.12 +0.94,3.12;7.81,3.12 +7.81,3.12;7.81,0.94 +7.81,0.94;6.88,0.62 +5.31,0.62;5.31,3.12 +3.12,3.12;3.12,0.62 +3.12,5.94;5.62,5.94 +5.62,8.75;8.75,8.75 +6.56,8.75;7.19,7.50 +2.81,7.50;2.19,8.75 +0.94,8.75;4.06,8.75 +5.94,9.69;5.00,7.81 +0.00,7.81;1.25,9.69 +1.25,3.75;1.25,5.00 +1.25,5.00;2.50,5.00 +2.50,5.00;2.50,3.75 +2.50,3.75;1.25,3.75 +3.75,3.75;3.75,5.00 +3.75,5.00;5.00,5.00 +5.00,5.00;5.00,3.75 +5.00,3.75;3.75,3.75 +6.25,3.75;6.25,5.00 +6.25,5.00;7.50,5.00 +7.50,5.00;7.50,3.75 +7.50,3.75;6.25,3.75 + +# UTF-16 : 7c 6c +# UTF-8 : ac b1 e7 +[7c6c] 籬 +3.12,1.25;2.81,2.19 +2.81,1.88;1.25,1.56 +1.25,1.56;2.19,2.81 +2.19,2.81;2.50,4.06 +2.50,8.75;2.81,7.81 +2.19,7.81;2.19,6.88 +4.38,6.88;0.00,6.88 +0.00,7.81;1.25,9.69 +5.94,9.69;4.69,7.81 +7.19,7.81;6.88,8.75 +0.94,8.75;4.06,8.75 +5.62,8.75;8.75,8.75 +8.75,5.94;5.31,5.94 +5.31,5.94;5.31,0.62 +5.31,4.38;8.44,4.38 +8.44,2.81;5.31,2.81 +5.31,0.94;8.75,0.94 +7.19,0.94;7.19,5.94 +7.19,5.94;7.81,7.50 +5.94,7.50;5.31,5.94 +5.31,5.94;4.38,5.00 +2.81,5.00;1.56,5.94 +1.56,5.00;2.81,6.25 +0.62,6.25;0.62,4.38 +0.62,4.38;3.75,4.38 +3.75,4.38;3.75,6.25 +3.75,0.62;4.06,0.62 +4.06,0.62;4.06,3.12 +4.06,3.12;0.31,3.12 +0.31,3.12;0.31,0.62 + +# UTF-16 : 7c 75 +# UTF-8 : b5 b1 e7 +[7c75] 籵 +3.75,5.62;8.75,5.62 +1.56,5.62;0.94,3.75 +0.94,3.75;0.00,2.50 +0.00,6.25;3.44,6.25 +3.44,4.06;2.50,5.00 +2.50,7.19;3.44,8.75 +0.00,8.75;0.94,7.19 +1.88,9.38;1.88,0.62 +6.25,0.62;6.25,9.38 + +# UTF-16 : 7c a4 +# UTF-8 : a4 b2 e7 +[7ca4] 粤 +0.00,3.44;8.75,3.44 +2.81,3.44;1.88,1.88 +1.88,6.88;6.88,6.88 +4.38,6.88;3.12,5.62 +3.12,5.62;1.88,5.00 +4.38,5.00;4.38,8.12 +6.25,8.12;5.62,7.50 +3.12,7.50;2.50,8.12 +2.50,2.50;6.88,2.50 +6.88,2.50;6.88,1.88 +6.88,1.88;5.94,0.62 +5.94,0.62;4.06,0.62 +4.06,9.69;3.12,8.75 +5.31,6.25;6.88,5.00 +0.94,4.38;7.81,4.38 +7.81,4.38;7.81,8.75 +7.81,8.75;0.94,8.75 +0.94,8.75;0.94,4.06 + +# UTF-16 : 7c a2 +# UTF-8 : a2 b2 e7 +[7ca2] 粢 +0.00,5.31;2.81,6.25 +2.81,2.81;1.88,4.06 +6.88,4.06;5.94,2.81 +8.44,2.81;0.31,2.81 +0.31,0.62;1.56,0.94 +1.56,0.94;4.06,2.81 +4.69,2.81;7.19,0.94 +7.19,0.94;8.44,0.62 +4.38,0.62;4.38,4.38 +8.75,4.38;6.88,5.00 +6.88,5.00;5.94,5.94 +5.94,5.94;5.31,7.50 +5.31,7.50;5.31,8.12 +3.12,8.12;8.12,8.12 +8.12,8.12;7.19,7.19 +5.31,7.50;4.69,6.25 +4.69,6.25;3.44,5.00 +3.44,5.00;0.94,4.06 +0.31,8.75;2.19,8.75 +2.19,6.88;2.81,7.50 +2.81,7.50;3.75,9.69 + +# UTF-16 : 7c ab +# UTF-8 : ab b2 e7 +[7cab] 粫 +1.88,9.38;1.88,0.62 +7.50,0.62;8.12,0.94 +8.12,0.94;8.12,6.56 +8.12,6.56;4.38,6.56 +4.38,6.56;4.38,0.62 +6.88,6.56;6.88,1.25 +5.62,1.25;5.62,6.56 +5.62,6.56;6.56,8.75 +8.75,8.75;3.75,8.75 +3.44,8.12;2.50,6.88 +2.50,4.69;3.44,3.75 +3.44,5.94;0.00,5.94 +0.00,8.44;0.94,6.88 +1.56,5.00;0.94,3.44 +0.94,3.44;0.00,2.50 + +# UTF-16 : 7c dc +# UTF-8 : 9c b3 e7 +[7cdc] 糜 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.06 +0.94,4.06;0.94,8.75 +0.94,8.75;8.75,8.75 +5.00,8.75;5.00,9.69 +5.00,4.38;5.00,0.62 +0.94,0.62;2.19,0.94 +2.19,0.94;5.00,2.81 +5.00,2.81;7.50,0.94 +7.50,0.94;8.75,0.62 +8.75,5.94;8.44,5.00 +8.44,5.00;7.81,5.00 +7.81,5.00;7.81,6.56 +2.50,6.56;2.50,5.94 +2.50,5.94;1.56,4.69 +1.56,2.81;8.75,2.81 +3.75,2.81;2.81,4.06 +7.19,4.06;6.25,2.81 +6.25,6.56;5.62,5.31 +5.62,5.31;4.69,4.69 +6.88,4.69;6.88,8.12 +3.44,8.12;3.44,4.69 +4.38,5.31;4.38,6.56 +4.69,7.19;1.88,7.19 +5.62,7.19;8.44,7.19 + +# UTF-16 : 9b 3b +# UTF-8 : bb ac e9 +[9b3b] 鬻 +0.00,5.31;8.75,5.31 +1.25,1.88;2.81,2.19 +2.81,2.19;3.75,3.12 +3.75,8.75;3.12,9.38 +0.31,9.38;2.19,9.38 +2.19,9.38;2.19,8.44 +2.19,8.44;0.62,8.44 +0.62,8.44;0.31,7.19 +6.25,7.19;6.56,8.44 +6.56,8.44;8.12,8.44 +8.12,8.44;8.12,9.38 +8.12,9.38;6.56,9.38 +5.62,9.38;5.00,8.75 +5.00,3.12;5.00,2.19 +5.00,2.19;6.88,2.19 +6.88,0.62;7.81,0.62 +7.81,0.62;7.81,3.12 +7.81,3.12;0.94,3.12 +0.94,3.12;0.94,0.62 +4.38,0.62;4.38,1.56 +2.19,1.56;6.56,1.56 +6.56,3.75;1.88,3.75 +1.88,3.75;1.88,4.69 +1.88,4.69;6.88,4.69 +6.88,4.69;6.88,3.75 +6.88,5.94;7.50,5.94 +7.50,5.94;8.12,6.88 +8.12,6.88;8.12,7.50 +8.12,7.50;6.56,7.50 +0.62,7.50;2.19,7.50 +2.19,7.50;2.19,6.88 +2.19,6.88;1.56,5.94 +1.56,5.94;0.94,5.94 +2.50,5.94;3.44,6.56 +3.44,6.56;4.38,8.12 +4.38,8.12;5.62,6.56 +5.62,8.12;3.12,8.12 +4.38,9.69;4.38,5.94 + +# UTF-16 : 7c f4 +# UTF-8 : b4 b3 e7 +[7cf4] 糴 +0.94,4.38;0.31,5.31 +2.81,5.31;2.19,4.38 +2.19,3.12;3.12,1.88 +3.12,3.75;0.00,3.75 +0.00,1.25;0.62,1.88 +0.62,1.88;1.56,3.75 +1.56,5.94;1.56,0.62 +4.38,0.62;4.38,4.38 +4.38,4.38;8.75,4.38 +8.75,0.94;4.38,0.94 +4.38,2.19;8.12,2.19 +8.12,3.12;4.38,3.12 +3.44,3.12;4.06,3.75 +4.06,3.75;5.00,5.31 +7.19,5.31;6.56,4.38 +6.56,4.38;6.56,0.94 +6.56,5.94;8.44,7.81 +8.44,5.62;8.44,9.06 +8.44,9.06;6.56,9.06 +8.12,9.06;6.56,7.50 +3.75,7.50;5.31,9.06 +3.75,9.06;5.62,9.06 +5.62,9.06;5.62,5.62 +5.62,7.81;3.75,5.94 +0.62,9.38;1.56,9.38 +1.56,9.38;2.19,7.50 +2.19,7.50;3.12,6.25 +0.00,6.25;0.94,7.19 +0.94,7.19;1.56,8.75 + +# UTF-16 : 7c f6 +# UTF-8 : b6 b3 e7 +[7cf6] 糶 +0.94,4.38;0.31,5.31 +2.81,5.31;2.19,4.38 +2.19,3.12;3.12,1.88 +3.12,3.75;0.00,3.75 +0.00,1.25;0.62,1.88 +0.62,1.88;1.56,3.75 +1.56,0.62;1.56,5.62 +1.56,9.69;1.56,6.25 +0.00,6.25;3.12,6.25 +3.12,5.94;3.12,7.50 +0.00,7.50;0.00,5.94 +3.75,5.94;5.62,7.81 +5.62,5.62;5.62,9.06 +5.62,9.06;3.75,9.06 +2.81,9.06;2.81,8.12 +2.81,8.12;0.31,8.12 +0.31,8.12;0.31,9.06 +5.31,9.06;3.75,7.50 +6.56,7.50;8.12,9.06 +6.56,9.06;8.44,9.06 +8.44,9.06;8.44,5.62 +8.44,7.81;6.56,5.94 +6.56,0.94;6.56,4.38 +6.56,4.38;7.19,5.31 +5.00,5.31;4.06,3.75 +4.06,3.75;3.44,3.12 +4.38,3.12;8.12,3.12 +8.12,2.19;4.38,2.19 +4.38,0.94;8.75,0.94 +8.75,4.38;4.38,4.38 +4.38,4.38;4.38,0.62 + +# UTF-16 : 7d 1c +# UTF-8 : 9c b4 e7 +[7d1c] 紜 +4.38,8.12;8.12,8.12 +8.12,0.94;7.50,3.44 +7.50,2.19;3.75,1.25 +3.75,5.31;8.75,5.31 +5.94,5.31;4.38,1.56 +0.00,1.56;0.62,4.06 +2.50,4.06;3.12,2.19 +3.12,4.38;2.50,6.25 +2.50,7.81;0.31,5.00 +0.00,5.00;2.81,5.00 +1.56,5.00;1.56,0.62 +1.56,6.56;0.31,7.50 +0.31,7.50;1.88,9.38 + +# UTF-16 : 7d 0a +# UTF-8 : 8a b4 e7 +[7d0a] 紊 +4.38,9.38;4.38,8.44 +0.31,8.44;8.44,8.44 +6.88,8.44;5.94,7.19 +5.94,7.19;4.06,5.94 +4.06,5.94;2.50,5.31 +2.50,5.31;0.31,4.69 +8.44,4.69;6.25,5.31 +6.25,5.31;4.69,5.94 +4.69,5.94;2.81,7.19 +2.81,7.19;1.88,8.44 +1.88,4.06;3.44,2.81 +4.38,5.00;2.19,3.75 +2.81,2.50;5.62,4.06 +5.62,1.88;7.81,0.62 +4.38,0.62;4.38,2.50 +7.19,2.50;0.94,2.50 +0.94,0.62;3.12,1.88 +6.56,3.44;8.12,1.88 + +# UTF-16 : 7d 45 +# UTF-8 : 85 b5 e7 +[7d45] 絅 +7.81,0.62;8.44,0.94 +8.44,0.94;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,0.62 +1.56,0.62;1.56,5.00 +2.81,5.00;0.00,5.00 +0.00,1.56;0.62,4.06 +2.50,4.06;3.12,2.19 +3.12,4.38;2.50,6.25 +2.50,7.81;0.31,5.00 +1.25,6.56;0.31,7.50 +0.31,7.50;1.88,9.38 +5.31,2.50;5.31,6.88 +5.31,6.88;7.19,6.88 +7.19,6.88;7.19,2.81 +7.19,3.12;5.31,3.12 + +# UTF-16 : 7d 2e +# UTF-8 : ae b4 e7 +[7d2e] 紮 +8.75,6.56;8.75,6.25 +8.75,6.25;8.44,5.31 +8.44,5.31;5.94,5.31 +5.94,5.31;5.31,5.94 +5.31,5.94;5.31,9.38 +2.19,9.38;2.19,5.00 +2.19,8.12;1.25,6.88 +1.25,6.88;0.00,5.94 +0.00,8.12;4.38,8.12 +4.38,5.00;2.19,3.75 +2.19,7.50;3.75,6.25 +6.56,3.44;8.12,1.88 +3.12,1.88;0.94,0.62 +0.94,2.50;7.19,2.50 +4.38,2.50;4.38,0.62 +7.81,0.62;5.62,1.88 +5.62,4.06;2.81,2.50 +3.44,2.81;1.88,4.06 + +# UTF-16 : 7d 73 +# UTF-8 : b3 b5 e7 +[7d73] 絳 +4.69,3.44;4.06,1.88 +4.06,4.06;8.44,4.06 +8.44,2.50;4.38,2.50 +3.12,2.50;2.50,4.06 +0.62,4.06;0.00,1.56 +0.00,5.00;2.81,5.00 +1.56,5.00;1.56,0.62 +6.56,0.62;6.56,5.00 +8.75,5.00;7.19,5.62 +7.19,5.62;5.94,6.88 +5.94,6.88;5.31,8.44 +5.31,8.44;7.81,8.44 +7.81,8.44;6.88,6.88 +6.88,6.88;5.31,5.62 +5.31,5.62;3.75,5.00 +3.75,6.56;4.38,7.19 +4.38,7.19;5.62,9.38 +1.88,9.38;0.31,7.50 +0.31,5.00;2.50,7.81 +0.00,7.81;1.25,6.56 +2.50,6.25;3.12,4.38 + +# UTF-16 : 7d 6e +# UTF-8 : ae b5 e7 +[7d6e] 絮 +0.31,4.69;1.88,5.31 +1.88,5.31;3.12,6.88 +3.12,6.88;3.44,8.12 +0.00,8.12;4.38,8.12 +4.38,5.31;2.19,4.06 +2.19,9.38;0.62,6.56 +0.62,6.56;1.25,6.56 +1.25,6.56;2.19,6.25 +2.19,6.25;3.12,5.31 +3.12,2.50;5.94,4.06 +5.62,1.88;8.12,0.62 +8.12,5.94;5.31,5.94 +5.31,5.62;5.31,8.44 +5.31,8.44;8.44,8.44 +8.44,8.44;8.44,5.62 +8.44,1.88;6.88,3.44 +7.50,2.50;0.62,2.50 +4.38,2.50;4.38,0.62 +0.62,0.62;3.12,1.88 +3.75,3.12;1.88,4.06 + +# UTF-16 : 7d 4f +# UTF-8 : 8f b5 e7 +[7d4f] 絏 +8.44,3.75;6.56,2.19 +6.56,2.19;4.38,0.94 +4.38,0.94;3.12,0.62 +1.56,0.62;1.56,5.00 +0.00,5.00;2.81,5.00 +2.81,5.00;2.50,5.94 +2.50,4.06;3.12,2.19 +8.75,2.19;8.75,0.62 +8.75,0.62;7.81,1.25 +7.81,1.25;6.56,2.81 +6.56,2.81;5.94,5.00 +5.94,5.00;5.94,9.38 +1.88,9.38;0.31,7.50 +0.31,5.00;2.50,7.81 +0.00,7.81;1.25,6.56 +8.12,6.56;3.75,6.56 +3.75,4.69;8.12,4.69 +8.12,4.69;8.12,8.44 +8.12,8.44;3.75,8.44 +3.75,8.44;3.75,4.38 +0.62,4.06;0.00,1.56 + +# UTF-16 : 7d 5b +# UTF-8 : 9b b5 e7 +[7d5b] 絛 +5.00,4.38;6.25,5.62 +6.25,2.81;6.25,0.62 +1.25,0.62;1.25,7.19 +2.50,7.19;2.50,1.88 +8.75,1.88;8.12,3.44 +8.12,2.81;3.75,2.81 +3.75,6.56;4.69,7.50 +4.69,7.50;5.62,9.38 +1.88,9.38;0.94,6.25 +0.94,6.25;0.00,4.69 +7.50,4.69;5.31,2.81 +5.31,2.19;3.44,0.94 +3.44,5.31;5.31,5.94 +5.31,5.94;7.50,7.50 +7.50,7.50;7.81,8.44 +8.44,8.44;5.31,8.44 +5.31,8.44;5.62,7.50 +5.62,7.50;6.88,6.25 +6.88,6.25;8.75,5.31 +8.44,0.94;7.19,2.19 +5.94,3.44;4.38,4.69 + +# UTF-16 : 7d 9b +# UTF-8 : 9b b6 e7 +[7d9b] 綛 +2.19,9.38;0.62,7.50 +0.62,5.00;3.12,7.81 +0.31,7.81;1.88,6.56 +1.88,0.62;1.88,5.00 +0.00,5.00;3.44,5.00 +3.44,2.81;2.50,4.06 +0.94,4.06;0.00,1.56 +3.75,1.56;4.38,2.50 +4.38,2.50;4.69,3.75 +4.69,9.06;8.12,9.06 +8.12,9.06;8.12,7.19 +8.12,7.19;7.50,5.31 +7.50,5.31;6.88,5.94 +6.88,4.06;5.62,5.00 +5.62,4.06;5.62,1.56 +5.62,1.56;6.25,0.94 +6.25,0.94;7.50,0.94 +7.50,0.94;8.12,1.56 +8.12,1.56;8.12,2.50 +8.75,2.50;8.75,3.12 +8.75,3.12;7.81,4.06 +6.88,7.19;5.31,7.81 +6.25,9.06;6.25,7.81 +6.25,7.81;5.62,6.25 +5.62,6.25;4.38,5.31 +3.75,4.38;3.12,5.94 + +# UTF-16 : 7d ae +# UTF-8 : ae b6 e7 +[7dae] 綮 +5.94,9.69;4.38,7.50 +4.38,2.50;4.38,0.62 +0.31,0.62;3.12,1.88 +5.62,1.88;8.44,0.62 +8.44,1.88;7.81,3.44 +7.81,2.50;0.31,2.50 +3.44,2.50;6.25,4.38 +0.00,4.38;0.62,5.31 +0.62,5.31;0.94,6.88 +0.94,6.88;0.94,8.12 +0.94,8.12;3.44,8.12 +3.44,8.12;3.44,6.56 +3.44,6.56;0.94,6.56 +0.00,9.06;4.06,9.06 +4.06,5.62;5.31,5.94 +5.31,5.94;7.19,7.19 +7.19,7.19;7.81,8.44 +7.81,8.44;5.31,8.44 +5.31,8.44;5.62,7.50 +5.62,7.50;7.19,5.62 +7.19,5.62;8.75,5.00 +4.38,5.00;2.50,3.75 +1.88,4.06;3.75,3.12 + +# UTF-16 : 7d a3 +# UTF-8 : a3 b6 e7 +[7da3] 綣 +1.25,6.56;0.31,7.50 +0.31,7.50;1.88,9.38 +6.25,9.38;5.94,7.81 +5.94,7.81;4.69,5.00 +4.69,5.00;3.44,4.06 +3.44,5.94;8.75,5.94 +8.75,4.06;7.50,5.00 +7.50,5.00;6.56,6.56 +6.56,6.56;6.25,7.50 +6.25,2.50;7.19,2.50 +7.19,2.50;7.19,4.38 +7.19,4.38;4.69,4.38 +4.69,4.38;4.69,1.56 +4.69,1.56;5.00,0.94 +5.00,0.94;8.12,0.94 +8.12,0.94;8.44,2.19 +3.12,2.19;2.50,4.06 +0.62,4.06;0.00,1.56 +0.00,5.00;2.81,5.00 +1.56,5.00;1.56,0.62 +0.31,5.00;2.50,7.81 +2.50,6.25;3.12,4.69 +3.44,7.50;4.69,8.75 +7.50,8.75;8.75,7.50 +7.81,7.50;4.38,7.50 + +# UTF-16 : 7d b5 +# UTF-8 : b5 b6 e7 +[7db5] 綵 +6.56,6.56;5.94,8.12 +7.50,8.12;8.44,6.56 +1.25,6.56;0.31,7.50 +0.31,7.50;1.88,9.38 +7.81,9.38;5.31,8.75 +5.31,8.75;4.69,8.75 +4.69,8.75;4.06,6.88 +4.06,6.88;3.44,5.94 +6.25,5.94;6.25,0.62 +1.56,0.62;1.56,5.00 +2.81,5.00;0.00,5.00 +0.00,1.56;0.62,4.06 +2.50,4.06;3.12,2.19 +3.12,4.38;2.50,6.25 +2.50,7.81;0.31,5.00 +3.75,4.69;8.75,4.69 +8.75,1.56;6.25,4.38 +6.25,4.38;5.00,2.50 +5.00,2.50;3.44,1.25 + +# UTF-16 : 7d c7 +# UTF-8 : 87 b7 e7 +[7dc7] 緇 +1.56,0.62;1.56,5.00 +5.00,5.00;3.44,7.19 +3.75,7.19;4.69,9.06 +6.56,9.06;5.62,7.19 +5.31,7.19;6.88,5.00 +8.75,5.00;7.19,7.19 +7.50,7.19;8.44,9.06 +8.44,2.81;4.06,2.81 +4.06,0.62;4.06,4.38 +4.06,4.38;8.44,4.38 +8.44,4.38;8.44,0.62 +8.44,0.94;4.06,0.94 +6.25,0.94;6.25,4.38 +3.12,4.38;2.50,6.25 +2.50,7.81;0.31,5.00 +2.81,5.00;0.00,5.00 +0.00,1.56;0.62,4.06 +2.50,4.06;3.12,2.19 +1.25,6.56;0.31,7.50 +0.31,7.50;1.88,9.38 + +# UTF-16 : 7d ab +# UTF-8 : ab b6 e7 +[7dab] 綫 +3.44,0.62;5.31,1.25 +5.31,1.25;7.50,2.81 +7.50,6.88;5.62,5.62 +5.62,5.62;4.06,5.00 +4.06,7.81;8.44,7.81 +8.44,3.75;3.75,3.75 +6.25,9.06;6.88,8.44 +6.88,4.06;6.25,4.69 +5.00,4.69;5.31,2.81 +5.31,2.81;6.56,1.25 +6.56,1.25;8.44,0.62 +8.44,0.62;8.75,1.56 +8.75,6.25;8.44,5.31 +8.44,5.31;6.56,5.62 +6.56,5.62;5.31,6.88 +5.31,6.88;4.69,9.38 +1.88,9.38;0.31,7.50 +0.31,7.50;1.25,6.56 +2.50,7.81;0.31,5.00 +2.81,5.00;0.00,5.00 +0.00,1.56;0.62,4.06 +2.50,4.06;3.12,2.19 +3.12,4.69;2.50,6.25 +1.56,5.00;1.56,0.62 + +# UTF-16 : 7d af +# UTF-8 : af b6 e7 +[7daf] 綯 +1.25,6.56;0.31,7.50 +0.31,7.50;1.88,9.38 +4.69,9.38;4.06,7.19 +4.06,7.19;3.12,5.94 +3.12,2.19;2.50,4.06 +3.75,4.06;7.50,4.06 +0.62,4.06;0.00,1.56 +4.06,1.56;4.06,3.12 +7.19,3.12;7.19,1.56 +7.19,1.88;4.06,1.88 +5.62,1.88;5.62,5.62 +4.69,5.62;6.88,5.62 +6.88,0.62;7.50,0.62 +7.50,0.62;8.12,1.25 +8.12,1.25;8.75,4.69 +8.75,4.69;8.75,7.81 +8.75,7.81;4.38,7.81 +2.50,7.81;0.31,5.00 +0.00,5.00;2.81,5.00 +4.06,5.00;5.00,6.25 +2.50,6.25;3.12,4.38 +1.56,5.00;1.56,0.62 + +# UTF-16 : 7d dc +# UTF-8 : 9c b7 e7 +[7ddc] 緜 +7.81,5.62;8.75,4.06 +8.75,2.19;7.50,3.75 +5.62,3.75;4.38,1.56 +0.00,1.56;0.00,5.00 +0.00,5.00;3.75,5.00 +3.75,5.00;3.75,1.88 +3.75,1.88;3.12,1.56 +3.12,7.50;0.31,7.50 +0.31,8.75;3.44,8.75 +3.44,8.75;3.44,6.25 +3.44,6.25;0.31,6.25 +0.31,6.25;0.31,8.75 +1.25,8.75;1.88,9.69 +1.88,5.94;1.88,0.62 +6.56,0.62;6.56,4.69 +4.38,4.69;8.12,4.69 +8.12,9.38;4.38,8.75 +6.88,8.75;5.00,6.88 +5.00,6.88;5.94,5.94 +5.00,4.69;7.50,7.19 + +# UTF-16 : 7d e1 +# UTF-8 : a1 b7 e7 +[7de1] 緡 +1.88,9.38;0.31,7.50 +0.31,7.50;1.56,6.56 +4.06,6.56;8.75,6.56 +8.75,5.62;8.44,4.38 +8.44,4.38;7.50,5.00 +7.50,5.00;6.25,6.88 +6.25,6.88;6.25,7.50 +4.06,7.50;8.12,7.50 +8.12,7.50;8.12,8.75 +8.12,8.75;4.06,8.75 +4.06,8.75;4.06,4.69 +3.44,4.06;5.94,5.00 +0.31,5.00;2.50,7.81 +2.50,6.25;3.12,4.69 +3.12,2.19;2.50,4.06 +0.62,4.06;0.00,1.56 +0.00,5.00;2.81,5.00 +1.56,5.00;1.56,0.62 +4.69,0.62;4.69,4.06 +4.69,4.06;7.81,4.06 +7.81,4.06;7.81,0.62 +7.81,0.94;4.69,0.94 +4.69,2.50;7.81,2.50 + +# UTF-16 : 7e 05 +# UTF-8 : 85 b8 e7 +[7e05] 縅 +8.12,9.06;8.75,8.12 +8.75,5.62;8.44,3.75 +8.44,3.75;6.88,1.25 +6.88,1.25;5.94,0.62 +2.50,0.62;3.12,1.56 +3.12,1.56;3.44,3.12 +3.44,3.12;3.44,7.50 +3.44,7.50;9.06,7.50 +9.06,1.88;9.06,0.62 +9.06,0.62;8.12,1.88 +8.12,1.88;7.50,3.44 +7.50,3.44;7.19,5.62 +7.19,5.62;7.19,9.38 +1.56,9.38;0.31,7.81 +0.31,7.81;1.56,6.56 +1.56,0.62;1.56,5.00 +2.50,5.00;0.00,5.00 +0.31,5.00;2.50,7.81 +2.50,5.94;2.81,4.38 +2.81,3.12;2.19,4.06 +0.94,4.06;0.00,1.56 +6.25,1.56;5.00,2.81 +5.00,2.81;4.38,2.81 +5.31,5.62;4.06,2.50 +4.06,6.25;6.56,6.25 +6.56,4.38;4.06,4.38 +6.25,4.38;5.94,3.12 +5.94,3.12;5.31,2.19 +5.31,2.19;3.75,0.94 + +# UTF-16 : 7e 21 +# UTF-8 : a1 b8 e7 +[7e21] 縡 +3.75,6.88;3.75,8.12 +3.75,8.12;8.75,8.12 +8.75,8.12;8.75,6.88 +8.75,4.69;3.75,4.69 +6.25,4.69;6.25,0.62 +6.25,8.12;6.25,9.38 +1.88,9.38;0.31,7.50 +0.31,7.50;1.56,6.56 +1.56,0.62;1.56,5.00 +2.81,5.00;0.00,5.00 +0.00,1.56;0.62,4.06 +2.50,4.06;3.12,2.19 +3.12,4.38;2.50,6.25 +2.50,7.81;0.31,5.00 +6.88,5.00;7.50,6.25 +8.12,6.25;4.38,6.25 +4.38,3.12;8.12,3.12 +5.62,4.69;5.00,6.25 +6.25,6.25;6.25,7.19 + +# UTF-16 : 7e 09 +# UTF-8 : 89 b8 e7 +[7e09] 縉 +1.88,9.38;0.31,7.50 +0.31,7.50;1.25,6.56 +0.00,1.56;0.62,4.06 +2.19,4.06;2.81,2.19 +2.81,4.69;2.50,6.25 +2.50,7.81;0.00,5.00 +0.00,5.00;2.50,5.31 +1.56,5.00;1.56,0.62 +3.44,5.62;8.75,5.62 +8.12,9.06;3.75,9.06 +4.38,0.62;4.38,4.69 +4.38,4.69;7.50,4.69 +7.50,4.69;7.50,0.62 +7.50,0.94;4.38,0.94 +4.38,2.81;7.50,2.81 +4.69,8.44;3.44,6.56 +3.44,6.56;5.00,6.88 +5.00,7.19;5.62,6.25 +8.44,6.25;7.81,7.19 +7.81,6.88;6.25,6.56 +6.25,6.56;7.50,8.44 + +# UTF-16 : 7e 46 +# UTF-8 : 86 b9 e7 +[7e46] 繆 +3.75,1.88;5.00,2.19 +5.00,2.19;7.19,3.44 +8.75,3.75;7.50,4.38 +7.50,4.38;5.62,5.94 +5.62,5.94;3.44,4.06 +3.44,0.62;5.31,0.94 +5.31,0.94;6.88,1.56 +6.88,1.56;8.44,2.50 +8.44,5.62;8.44,9.06 +8.44,9.06;5.94,9.06 +2.81,9.06;5.00,9.06 +5.00,9.06;5.00,6.25 +6.25,6.25;8.44,7.81 +5.00,7.81;3.12,6.56 +3.12,7.81;5.00,9.06 +8.44,9.06;6.25,7.50 +6.25,4.38;5.00,3.44 +5.00,3.44;3.44,2.81 +0.31,5.00;2.50,7.81 +2.50,6.25;2.81,4.38 +2.81,2.50;2.19,4.06 +0.62,4.06;0.00,1.56 +0.00,5.00;2.50,5.00 +1.56,5.00;1.56,0.62 +1.56,6.56;0.31,7.50 +0.31,7.50;1.88,9.38 + +# UTF-16 : 7e 66 +# UTF-8 : a6 b9 e7 +[7e66] 繦 +3.44,4.38;5.00,4.38 +5.00,4.38;5.00,2.81 +5.00,2.81;4.38,0.94 +4.38,0.94;3.12,0.62 +3.12,3.75;3.75,6.56 +3.75,6.56;5.00,6.56 +5.00,6.56;5.00,8.75 +5.00,8.75;3.12,8.75 +5.94,2.81;5.94,5.31 +5.94,5.31;8.44,5.31 +8.44,5.31;8.44,3.44 +8.44,3.44;5.94,3.44 +5.94,6.25;5.94,8.75 +5.94,8.75;8.44,8.75 +8.44,8.75;8.44,6.56 +8.44,6.56;5.94,6.56 +7.19,6.56;7.19,1.56 +8.44,1.56;5.31,0.94 +1.88,9.38;0.31,7.50 +0.31,7.50;1.56,6.56 +1.56,5.00;1.56,0.62 +9.06,0.62;8.12,2.50 +2.81,2.50;2.19,4.06 +0.62,4.06;0.00,1.56 +0.00,5.00;2.50,5.00 +0.31,5.00;2.50,7.81 +2.50,5.94;2.81,4.69 + +# UTF-16 : 7e 3b +# UTF-8 : bb b8 e7 +[7e3b] 縻 +2.50,4.06;4.69,2.50 +4.69,2.50;7.19,4.06 +7.81,3.12;8.75,1.88 +8.75,5.94;8.44,5.00 +8.44,5.00;7.81,5.00 +7.81,5.00;7.81,6.56 +6.25,6.56;6.25,6.25 +6.25,6.25;5.31,5.31 +4.38,5.31;4.38,6.56 +2.50,6.56;2.50,5.94 +2.50,5.94;1.56,4.69 +3.44,4.69;3.44,8.12 +6.88,8.12;6.88,4.69 +5.31,4.69;3.44,3.75 +1.88,7.19;4.69,7.19 +5.62,7.19;8.44,7.19 +8.44,0.94;6.25,1.88 +3.75,1.88;1.25,0.94 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.06 +0.94,4.06;0.94,8.75 +0.94,8.75;8.75,8.75 +5.00,8.75;5.00,9.69 +5.00,0.62;5.00,2.50 +1.56,2.50;8.12,2.50 + +# UTF-16 : 7e 43 +# UTF-8 : 83 b9 e7 +[7e43] 繃 +5.62,4.38;4.06,4.38 +4.06,2.81;5.62,2.81 +5.62,0.62;5.62,5.94 +5.62,5.94;4.06,5.94 +4.06,5.94;4.06,3.12 +4.06,3.12;3.75,1.56 +3.75,1.56;3.12,0.62 +6.25,0.62;6.88,1.56 +6.88,1.56;7.19,3.12 +7.19,3.12;7.19,5.94 +7.19,5.94;8.75,5.94 +8.75,5.94;8.75,0.62 +8.75,2.81;7.19,2.81 +7.19,4.38;8.75,4.38 +8.12,8.75;8.12,6.88 +4.38,6.88;4.38,8.75 +4.38,7.19;8.12,7.19 +6.25,7.19;6.25,9.38 +1.88,9.38;0.31,7.50 +0.31,7.50;1.56,6.56 +1.56,0.62;1.56,5.00 +2.81,5.00;0.00,5.00 +0.00,1.56;0.62,4.06 +2.50,4.06;3.12,2.19 +3.12,4.38;2.50,6.25 +2.50,7.81;0.31,5.00 + +# UTF-16 : 7e 67 +# UTF-8 : a7 b9 e7 +[7e67] 繧 +6.25,5.62;6.25,9.06 +4.06,9.06;8.44,9.06 +8.44,0.62;7.50,2.50 +4.69,4.69;7.81,4.69 +7.81,1.56;3.75,0.94 +3.75,3.44;8.75,3.44 +8.75,5.94;8.75,7.81 +8.75,7.81;3.75,7.81 +3.75,7.81;3.75,5.94 +4.38,5.94;5.31,5.94 +7.19,5.94;8.12,5.94 +8.12,6.88;7.19,6.88 +5.31,6.88;4.38,6.88 +4.69,1.25;5.94,3.44 +0.00,1.56;0.62,4.06 +2.50,4.06;3.12,2.19 +3.12,4.38;2.50,6.25 +2.50,7.81;0.31,5.00 +2.81,5.00;0.00,5.00 +1.56,5.00;1.56,0.62 +1.56,6.56;0.31,7.50 +0.31,7.50;1.88,9.38 + +# UTF-16 : 7e 69 +# UTF-8 : a9 b9 e7 +[7e69] 繩 +4.38,6.56;3.44,5.94 +3.44,5.94;3.44,3.12 +3.44,3.12;5.31,3.12 +6.56,3.12;8.44,3.12 +8.44,3.12;8.44,6.25 +8.44,6.25;6.56,6.25 +6.56,4.69;8.44,4.69 +3.44,4.69;5.31,4.69 +5.31,7.19;3.75,7.19 +3.75,7.19;3.75,8.75 +3.75,8.75;8.12,8.75 +8.12,8.75;8.12,7.19 +8.12,7.19;6.56,7.19 +6.56,0.94;6.56,8.75 +5.31,8.75;5.31,1.25 +5.31,1.25;5.94,0.94 +5.94,0.94;8.44,0.94 +8.44,0.94;8.75,1.88 +8.75,1.88;8.75,2.19 +0.00,1.56;0.94,4.06 +2.19,4.06;2.81,2.50 +2.81,4.38;2.50,6.25 +2.50,7.81;0.31,5.00 +0.00,5.00;2.50,5.00 +1.56,5.00;1.56,0.62 +1.56,6.56;0.31,7.50 +0.31,7.50;1.56,9.38 + +# UTF-16 : 7e 83 +# UTF-8 : 83 ba e7 +[7e83] 纃 +0.00,1.56;0.94,4.06 +2.19,4.06;2.81,2.50 +7.50,2.50;4.38,2.50 +4.38,3.75;7.50,3.75 +7.50,0.62;7.50,4.69 +4.38,4.69;4.38,3.44 +4.38,3.44;3.75,1.25 +3.75,1.25;3.12,0.62 +1.56,0.62;1.56,5.00 +1.56,9.38;0.31,7.50 +0.31,7.50;1.56,6.56 +8.12,6.56;8.44,5.62 +8.44,5.62;9.06,5.00 +6.56,5.00;8.44,5.62 +7.19,5.62;7.19,7.50 +7.19,7.50;8.75,8.12 +8.75,8.75;3.12,8.75 +5.94,8.75;5.94,9.69 +5.94,5.31;5.94,7.50 +5.94,7.50;6.88,8.75 +5.00,8.75;5.94,7.50 +4.06,7.50;3.75,6.25 +3.75,6.25;3.12,5.31 +4.06,5.31;5.00,5.62 +5.00,5.62;5.00,7.81 +5.00,7.81;3.12,7.81 +2.50,7.81;0.31,5.00 +0.00,5.00;2.50,5.00 +2.50,6.25;2.81,4.38 + +# UTF-16 : 7d d5 +# UTF-8 : 95 b7 e7 +[7dd5] 緕 +0.00,1.56;0.94,4.06 +2.19,4.06;2.81,2.50 +2.81,0.62;3.75,1.56 +3.75,1.56;4.38,3.44 +4.38,3.44;4.38,5.31 +7.50,5.31;7.50,0.62 +7.50,2.81;4.38,2.81 +4.38,4.38;7.50,4.38 +2.81,4.38;2.50,6.25 +2.50,7.81;0.31,5.00 +0.00,5.00;2.50,5.00 +1.56,5.00;1.56,0.62 +1.56,6.56;0.31,7.50 +0.31,7.50;1.56,9.38 +5.94,9.38;5.94,8.44 +3.44,8.44;8.44,8.44 +7.81,8.44;7.19,7.19 +7.19,7.19;5.31,5.94 +5.31,5.94;3.12,5.31 +8.75,5.31;6.56,5.94 +6.56,5.94;4.69,7.19 +4.69,7.19;4.06,8.44 + +# UTF-16 : 8f ae +# UTF-8 : ae be e8 +[8fae] 辮 +4.38,6.56;3.44,7.50 +3.44,7.50;4.69,9.38 +4.69,0.62;4.69,4.69 +3.12,4.69;5.31,5.00 +5.31,6.25;5.94,4.38 +5.94,2.19;5.31,4.06 +4.06,4.06;2.81,1.56 +2.81,3.75;0.00,3.12 +0.00,0.62;0.62,1.25 +0.62,1.25;1.25,2.50 +1.25,2.50;1.56,4.06 +1.56,4.06;1.56,5.31 +0.94,5.31;0.62,7.19 +6.56,7.19;6.88,5.31 +8.12,5.31;8.44,7.50 +2.50,7.50;2.19,5.31 +0.00,5.31;3.12,5.31 +9.06,5.31;6.25,5.31 +7.50,5.31;7.50,0.62 +7.50,7.81;7.50,9.38 +1.56,9.38;1.56,7.81 +0.31,7.81;2.81,7.81 +6.25,7.81;8.75,7.81 +8.75,3.44;6.25,3.44 +5.31,7.50;3.44,4.69 + +# UTF-16 : 7e 88 +# UTF-8 : 88 ba e7 +[7e88] 纈 +3.44,1.25;3.44,4.06 +3.44,4.06;5.31,4.06 +5.31,4.06;5.31,1.88 +5.31,1.88;3.44,1.88 +6.88,1.88;5.31,0.62 +9.06,0.62;8.12,1.88 +8.12,4.06;6.56,4.06 +6.56,6.88;8.44,6.88 +8.44,6.88;8.44,2.50 +8.44,2.50;6.56,2.50 +6.56,2.50;6.56,6.88 +6.56,6.88;7.19,8.75 +9.06,8.75;5.62,8.75 +5.62,5.31;3.12,5.31 +6.56,5.31;8.44,5.31 +4.38,5.31;4.38,9.38 +1.56,9.38;0.31,7.50 +0.31,7.50;1.56,6.56 +1.56,0.62;1.56,5.00 +2.50,5.00;0.00,5.00 +0.00,1.56;0.94,4.06 +2.19,4.06;2.81,2.50 +2.81,4.38;2.50,5.94 +2.50,7.81;0.31,5.00 +2.81,7.19;5.94,7.19 + +# UTF-16 : 7e 92 +# UTF-8 : 92 ba e7 +[7e92] 纒 +1.56,0.62;1.56,5.00 +2.81,5.00;0.00,5.00 +0.00,1.56;0.62,4.06 +2.19,4.06;2.81,2.50 +2.81,0.94;3.44,1.88 +3.44,1.88;3.75,3.44 +3.75,3.44;3.75,8.75 +3.75,8.75;8.75,8.75 +8.75,0.94;4.06,0.94 +6.56,0.94;6.56,2.81 +6.56,7.81;6.56,4.06 +8.75,4.06;4.38,4.06 +4.38,2.81;5.00,3.44 +5.94,3.44;5.94,2.81 +7.19,2.81;6.88,3.44 +7.81,3.44;8.44,2.81 +8.44,5.94;8.44,7.81 +8.44,7.81;4.69,7.81 +4.69,7.81;4.69,5.94 +4.69,5.94;8.44,5.94 +8.44,6.88;4.69,6.88 +4.69,1.88;8.12,1.88 +8.12,5.00;5.00,5.00 +0.31,5.00;2.50,7.81 +2.50,6.25;3.12,4.38 +1.25,6.56;0.31,7.50 +0.31,7.50;1.88,9.38 + +# UTF-16 : 7e 90 +# UTF-8 : 90 ba e7 +[7e90] 纐 +1.25,6.56;0.31,7.50 +0.31,7.50;1.56,9.38 +4.38,9.38;4.38,7.50 +2.81,7.50;5.94,7.50 +5.94,5.62;5.00,6.88 +3.75,6.88;2.81,5.62 +5.31,5.62;5.00,4.06 +5.00,4.06;3.75,2.19 +3.75,2.19;2.50,1.25 +2.50,5.00;0.00,5.00 +0.00,1.56;0.94,4.06 +2.19,4.06;2.81,2.50 +2.81,4.38;2.19,6.25 +2.19,7.81;0.31,5.00 +1.56,5.00;1.56,0.62 +5.31,0.62;6.88,1.88 +8.12,1.88;9.06,0.62 +9.06,8.75;5.62,8.75 +7.19,8.75;6.56,6.88 +6.56,6.88;6.56,2.50 +6.56,2.50;8.44,2.50 +8.44,2.50;8.44,6.88 +8.44,6.88;6.56,6.88 +6.56,4.06;8.44,4.06 +8.44,5.31;6.56,5.31 +3.44,5.00;4.06,4.38 +4.06,4.38;5.62,1.88 + +# UTF-16 : 7e 94 +# UTF-8 : 94 ba e7 +[7e94] 纔 +9.06,5.62;8.75,5.00 +8.75,5.00;6.56,5.00 +6.56,5.00;6.56,6.56 +6.56,5.94;8.12,5.94 +5.62,5.94;4.06,5.94 +4.06,6.56;4.06,5.00 +4.06,3.12;4.06,2.19 +4.06,2.19;7.81,2.19 +7.81,2.19;7.81,3.12 +7.81,3.12;4.06,3.12 +5.94,3.12;5.94,0.62 +5.94,0.62;8.44,0.62 +8.44,0.62;8.75,1.56 +0.00,1.56;0.94,4.06 +2.19,4.06;2.81,2.19 +2.81,4.38;2.50,6.25 +2.50,7.81;0.31,5.00 +2.50,5.00;0.00,5.00 +1.56,5.00;1.56,0.62 +2.81,0.62;4.06,0.94 +4.06,0.94;5.94,2.19 +5.94,5.31;3.44,4.69 +5.31,4.69;4.06,3.44 +4.06,3.44;3.12,2.81 +3.12,7.19;4.38,8.12 +4.38,8.12;5.62,9.69 +4.38,7.81;7.81,7.81 +7.81,7.81;7.81,6.88 +7.81,6.88;4.38,6.88 +4.38,6.88;4.38,7.81 +6.25,7.81;7.19,8.75 +7.19,8.75;5.00,8.75 +5.00,4.06;6.88,4.06 +6.88,4.06;6.25,3.12 +1.56,6.56;0.31,7.50 +0.31,7.50;1.56,9.38 + +# UTF-16 : 7e 9b +# UTF-8 : 9b ba e7 +[7e9b] 纛 +4.38,9.69;4.38,7.81 +0.31,7.81;8.44,7.81 +8.44,6.25;0.31,6.25 +0.31,4.06;0.31,2.19 +0.31,2.19;4.06,2.19 +4.69,2.19;8.44,2.50 +8.44,0.62;7.19,1.56 +7.19,8.44;1.56,8.44 +1.56,1.56;0.00,0.62 +2.19,0.62;2.19,2.19 +6.56,2.19;6.56,0.62 +4.06,0.62;2.81,1.56 +8.75,1.56;8.12,3.12 +8.12,5.00;4.69,4.38 +4.69,7.19;4.06,5.31 +7.19,5.31;1.88,5.31 +1.88,5.31;2.50,7.19 +2.50,7.19;6.88,7.19 +6.88,7.19;6.25,4.69 +6.25,4.69;5.00,4.69 +6.88,4.69;5.31,3.44 +5.31,3.44;6.25,2.81 +3.44,2.81;3.44,4.69 +3.44,4.69;1.25,4.69 +1.25,4.69;1.25,2.81 +1.25,2.81;3.44,2.81 +3.44,3.44;1.25,3.44 +1.25,4.06;3.44,4.06 +7.81,4.06;5.31,2.19 +5.94,1.56;4.69,0.62 +7.81,9.06;0.94,9.06 + +# UTF-16 : 7e 9c +# UTF-8 : 9c ba e7 +[7e9c] 纜 +6.56,9.69;5.62,7.81 +8.12,7.81;6.25,7.81 +6.25,8.75;8.75,8.75 +8.75,5.94;5.94,5.94 +5.94,5.94;5.94,6.88 +5.94,6.88;8.75,6.88 +8.75,6.88;8.75,5.94 +7.81,5.94;7.81,6.88 +6.88,6.88;6.88,5.94 +5.31,5.94;3.12,5.94 +3.12,5.62;3.12,9.06 +3.12,9.06;5.31,9.06 +4.38,9.06;4.38,8.12 +3.12,8.12;5.00,8.12 +5.00,8.12;5.00,6.88 +5.00,6.88;3.12,6.88 +4.38,6.88;4.38,5.94 +4.38,4.06;7.50,4.06 +7.50,3.12;4.06,3.12 +4.06,2.19;7.50,2.19 +7.50,2.19;7.50,5.00 +7.50,5.00;4.06,5.00 +4.06,5.00;4.06,2.19 +5.31,2.19;4.69,1.25 +4.69,1.25;2.81,0.62 +6.25,2.19;6.25,0.94 +6.25,0.94;6.88,0.62 +6.88,0.62;8.44,0.62 +8.44,0.62;8.75,1.56 +0.00,1.56;0.94,4.06 +2.19,4.06;2.81,2.50 +2.81,4.38;2.50,5.94 +2.50,7.81;0.31,5.00 +2.50,5.00;0.00,5.00 +1.56,5.00;1.56,0.62 +1.56,6.56;0.31,7.50 +0.31,7.50;1.56,9.38 + +# UTF-16 : 7f 3a +# UTF-8 : ba bc e7 +[7f3a] 缺 +4.38,7.50;7.81,7.50 +7.81,7.50;7.81,5.00 +3.75,5.00;8.75,5.00 +5.94,5.00;6.56,2.81 +6.56,2.81;7.50,1.25 +7.50,1.25;8.44,0.62 +3.75,0.62;4.69,1.25 +4.69,1.25;5.31,2.50 +5.31,2.50;5.94,5.00 +5.94,5.00;5.94,9.38 +1.25,9.38;0.62,7.50 +0.62,7.50;0.00,6.56 +0.00,5.62;3.75,5.62 +3.44,8.12;0.94,8.12 +1.88,8.12;1.88,1.25 +0.31,1.25;3.44,1.25 +3.44,1.25;3.44,4.38 +0.31,4.38;0.31,0.62 + +# UTF-16 : 7f 45 +# UTF-8 : 85 bd e7 +[7f45] 罅 +6.56,4.06;6.56,0.94 +6.56,0.94;5.62,0.62 +3.12,0.62;3.75,1.56 +3.75,1.56;4.06,3.12 +4.06,3.12;4.06,7.50 +4.06,7.50;8.75,7.50 +8.75,7.50;8.12,6.56 +7.19,6.56;4.69,5.94 +4.69,2.50;8.44,2.50 +8.44,5.62;7.81,5.00 +7.81,5.00;6.56,5.00 +6.56,5.00;5.94,5.31 +5.94,5.31;5.94,9.38 +5.94,8.44;8.12,8.44 +8.12,3.44;7.19,2.81 +5.94,2.81;5.00,3.44 +5.00,3.75;8.12,4.38 +0.31,4.38;0.31,0.62 +0.31,1.25;2.81,1.25 +2.81,1.25;2.81,4.38 +2.81,8.12;0.94,8.12 +1.56,8.12;1.56,1.25 +3.12,5.62;0.00,5.62 +0.00,6.56;0.62,7.50 +0.62,7.50;1.25,9.38 + +# UTF-16 : 7f 4c +# UTF-8 : 8c bd e7 +[7f4c] 罌 +0.62,5.62;3.44,5.62 +3.44,5.62;3.44,9.06 +3.44,9.06;0.62,9.06 +0.62,9.06;0.62,5.62 +0.62,6.88;3.44,6.88 +3.44,7.81;0.62,7.81 +5.31,7.81;8.12,7.81 +8.12,6.88;5.31,6.88 +5.31,5.62;5.31,9.06 +5.31,9.06;8.12,9.06 +8.12,9.06;8.12,5.62 +8.12,5.62;5.31,5.62 +7.50,5.62;8.44,4.69 +5.00,4.69;5.94,5.62 +2.81,5.62;3.44,4.69 +0.31,4.69;1.25,5.62 +2.19,4.69;0.94,3.12 +1.88,4.06;7.19,4.06 +4.38,4.06;4.38,0.94 +1.56,0.94;7.19,0.94 +7.19,0.62;7.19,1.88 +1.56,1.88;1.56,0.62 +0.31,2.50;8.44,2.50 + +# UTF-16 : 7f 4d +# UTF-8 : 8d bd e7 +[7f4d] 罍 +0.31,5.00;3.44,5.00 +3.44,5.00;3.44,6.88 +3.44,6.88;0.31,6.88 +0.31,6.88;0.31,5.00 +0.31,5.94;3.44,5.94 +5.31,5.94;8.44,5.94 +8.44,5.00;8.44,6.88 +8.44,6.88;5.31,6.88 +5.31,6.88;5.31,5.00 +5.31,5.00;8.44,5.00 +2.19,7.50;6.56,7.50 +6.56,7.50;6.56,9.38 +6.56,9.38;2.19,9.38 +2.19,9.38;2.19,7.50 +2.19,8.44;6.56,8.44 +4.38,7.50;4.38,9.38 +6.88,5.00;6.88,6.88 +1.88,6.88;1.88,5.00 +1.88,4.06;7.19,4.06 +4.38,4.06;4.38,0.94 +1.56,0.94;7.19,0.94 +7.19,0.62;7.19,1.88 +1.56,1.88;1.56,0.62 +1.25,3.12;2.19,4.69 +0.31,2.50;8.44,2.50 + +# UTF-16 : 7f 4e +# UTF-8 : 8e bd e7 +[7f4e] 罎 +1.25,9.38;0.62,7.50 +0.62,7.50;0.00,6.56 +0.00,5.62;3.12,5.62 +7.81,8.44;4.69,8.44 +4.69,7.50;4.69,9.38 +4.69,9.38;7.81,9.38 +7.81,9.38;7.81,7.50 +7.81,7.50;4.69,7.50 +4.06,6.88;8.44,6.88 +6.25,6.88;6.25,4.06 +7.19,4.06;8.12,4.06 +8.12,5.00;7.19,5.00 +4.38,5.00;5.31,5.00 +5.31,4.06;4.38,4.06 +4.38,3.12;8.12,3.12 +8.12,0.62;7.19,1.88 +7.19,1.25;4.06,0.62 +2.81,8.12;0.94,8.12 +1.56,8.12;1.56,1.56 +0.31,1.56;2.81,1.56 +2.81,1.56;2.81,4.38 +0.31,4.38;0.31,0.94 +4.69,0.94;5.62,2.19 +3.44,2.19;8.75,2.19 +8.75,4.38;8.75,5.94 +8.75,5.94;3.75,5.94 +3.75,5.94;3.75,4.38 + +# UTF-16 : 7f 55 +# UTF-8 : 95 bd e7 +[7f55] 罕 +0.31,7.81;0.31,9.06 +0.31,9.06;8.44,9.06 +8.44,9.06;8.44,7.81 +0.94,5.94;2.19,6.56 +2.19,6.56;2.81,7.50 +2.81,7.50;3.44,9.06 +5.00,9.06;5.00,6.88 +5.00,6.88;5.62,6.25 +5.62,6.25;7.81,6.25 +7.81,6.25;8.12,6.88 +7.50,5.00;1.25,5.00 +4.38,5.00;4.38,0.62 +0.00,3.12;8.75,3.12 + +# UTF-16 : 7f 58 +# UTF-8 : 98 bd e7 +[7f58] 罘 +0.31,6.25;8.44,6.25 +0.94,7.50;7.81,7.50 +7.81,7.50;7.81,9.06 +7.81,9.06;0.94,9.06 +0.94,9.06;0.94,7.50 +3.44,7.50;3.44,9.06 +5.31,9.06;5.31,7.50 +5.31,6.25;3.75,4.69 +3.75,4.69;1.56,3.44 +1.56,3.44;0.00,2.81 +4.38,0.62;4.38,5.31 +5.00,5.00;6.25,4.69 +6.25,4.69;7.19,4.06 +7.19,4.06;8.44,2.81 + +# UTF-16 : 7f 5f +# UTF-8 : 9f bd e7 +[7f5f] 罟 +0.94,7.19;0.94,9.06 +0.94,9.06;7.81,9.06 +7.81,9.06;7.81,7.19 +7.81,7.50;0.94,7.50 +3.44,7.50;3.44,9.06 +5.31,9.06;5.31,7.50 +4.38,6.88;4.38,3.75 +0.31,5.62;8.44,5.62 +1.25,0.94;1.25,3.75 +1.25,3.75;7.50,3.75 +7.50,3.75;7.50,0.94 +7.50,1.25;1.25,1.25 + +# UTF-16 : 7f 87 +# UTF-8 : 87 be e7 +[7f87] 羇 +0.00,2.50;3.75,2.50 +3.75,6.56;0.00,6.56 +1.88,5.62;1.88,0.62 +6.88,0.62;7.81,0.94 +7.81,0.94;7.81,3.75 +4.06,3.75;8.75,3.75 +8.75,6.25;4.38,6.25 +6.56,6.25;8.12,4.38 +4.69,4.38;5.94,5.31 +5.94,5.31;6.56,6.88 +6.56,6.88;6.56,7.50 +2.81,7.50;2.81,5.62 +2.81,5.62;0.94,5.62 +0.94,5.62;0.94,7.50 +0.94,8.12;0.94,9.38 +0.94,9.38;7.81,9.38 +7.81,9.38;7.81,8.12 +7.81,8.12;0.94,8.12 +5.62,8.12;5.62,9.38 +3.12,9.38;3.12,8.12 +3.12,4.69;3.12,3.44 +3.12,3.44;0.62,3.44 +0.62,3.44;0.62,4.69 +0.62,4.69;3.12,4.69 +5.00,1.56;6.56,1.56 +6.56,1.56;6.56,2.81 +6.56,2.81;5.00,2.81 +5.00,2.81;5.00,1.25 + +# UTF-16 : 7f 8c +# UTF-8 : 8c be e7 +[7f8c] 羌 +3.44,8.12;2.50,9.38 +6.25,9.38;5.31,8.12 +0.62,8.12;8.12,8.12 +4.38,8.12;4.38,5.00 +0.31,5.00;8.44,5.00 +5.31,5.00;5.31,1.56 +5.31,1.56;5.94,0.94 +5.94,0.94;8.12,0.94 +8.12,0.94;8.75,1.56 +8.75,1.56;8.75,1.88 +7.50,6.56;1.25,6.56 +3.44,5.00;3.12,3.75 +3.12,3.75;2.50,2.50 +2.50,2.50;1.88,1.56 +1.88,1.56;1.25,0.94 +1.25,0.94;0.62,0.62 + +# UTF-16 : 7f 94 +# UTF-8 : 94 be e7 +[7f94] 羔 +3.44,7.81;2.81,9.06 +5.94,9.06;5.31,7.81 +0.94,7.81;8.12,7.81 +4.38,7.81;4.38,4.06 +0.31,4.06;8.44,4.06 +1.56,5.94;7.19,5.94 +8.44,0.62;7.19,2.50 +7.19,2.50;6.56,3.12 +5.00,3.12;5.94,1.25 +3.75,1.25;3.12,3.12 +1.56,3.12;0.94,2.19 +0.94,2.19;0.31,0.62 + +# UTF-16 : 7f a3 +# UTF-8 : a3 be e7 +[7fa3] 羣 +1.25,9.38;6.88,9.38 +6.88,9.38;6.88,7.50 +6.88,7.50;1.25,7.50 +0.31,8.44;8.44,8.44 +3.75,9.38;3.12,8.12 +3.12,8.12;2.19,7.19 +2.19,7.19;0.00,5.94 +1.56,6.56;7.81,6.56 +7.81,6.56;7.81,5.31 +7.81,5.31;1.56,5.31 +1.56,5.31;1.56,6.56 +2.19,5.00;3.12,4.06 +5.62,4.06;6.56,5.00 +0.94,4.06;7.81,4.06 +4.38,4.06;4.38,0.62 +1.56,3.12;7.19,3.12 +0.31,1.88;8.44,1.88 + +# UTF-16 : 7f d5 +# UTF-8 : 95 bf e7 +[7fd5] 翕 +2.19,5.94;2.19,7.19 +2.19,7.19;6.25,7.19 +6.25,7.19;6.25,5.94 +6.25,5.94;2.19,5.94 +8.75,7.19;6.56,8.12 +6.56,8.12;4.38,9.38 +4.38,9.38;2.19,8.12 +2.19,8.12;0.00,7.19 +0.00,5.00;3.75,5.00 +3.75,5.00;3.75,0.94 +3.75,0.94;2.81,0.62 +3.12,8.12;5.62,8.12 +7.50,0.62;8.44,0.94 +8.44,0.94;8.44,5.00 +8.44,5.00;4.69,5.00 +4.69,3.12;6.25,3.75 +6.25,3.75;7.81,5.00 +3.12,5.00;1.56,3.75 +1.56,3.75;0.00,3.12 +0.00,1.25;1.56,1.88 +1.56,1.88;3.75,3.75 +8.44,3.75;6.25,1.88 +6.25,1.88;4.69,1.25 + +# UTF-16 : 7f e6 +# UTF-8 : a6 bf e7 +[7fe6] 翦 +4.69,0.94;6.25,1.56 +6.25,1.56;8.44,3.44 +3.75,3.44;1.56,1.56 +1.56,1.56;0.31,0.94 +0.31,2.81;1.56,3.44 +1.56,3.44;3.12,4.69 +7.81,4.69;6.25,3.44 +6.25,3.44;4.69,2.81 +4.69,4.69;8.44,4.69 +8.44,4.69;8.44,0.62 +8.44,0.62;7.50,0.62 +2.81,0.62;3.75,0.62 +3.75,0.62;3.75,4.69 +3.75,4.69;0.00,4.69 +0.00,8.75;9.06,8.75 +5.62,8.75;6.25,9.69 +2.50,9.69;3.12,8.75 +3.12,6.88;1.56,7.50 +1.56,6.56;3.12,5.94 +3.12,5.31;4.06,5.62 +4.06,5.62;4.06,8.12 +4.06,8.12;0.62,8.12 +0.62,8.12;0.62,5.31 +6.88,5.31;8.12,5.62 +8.12,5.62;8.12,8.12 +5.62,7.81;5.62,6.25 + +# UTF-16 : 7f e9 +# UTF-8 : a9 bf e7 +[7fe9] 翩 +0.00,1.25;0.62,3.44 +0.62,3.44;0.62,7.50 +0.62,7.50;3.75,7.50 +3.75,7.50;3.75,5.94 +3.75,5.94;0.62,5.94 +4.06,3.12;1.25,3.12 +1.25,0.62;1.25,4.38 +1.25,4.38;4.06,4.38 +4.06,4.38;4.06,0.62 +7.81,0.62;8.75,0.94 +8.75,0.94;8.75,9.06 +8.75,9.06;6.88,9.06 +6.88,2.19;7.81,3.44 +7.81,3.44;8.75,5.62 +8.75,8.75;7.81,6.56 +7.81,6.56;6.88,5.31 +4.38,5.31;5.31,6.56 +5.31,6.56;6.25,8.75 +6.25,5.62;5.31,3.44 +5.31,3.44;4.38,2.19 +4.38,9.06;6.25,9.06 +6.25,9.06;6.25,0.94 +6.25,0.94;5.31,0.62 +3.12,0.94;3.12,4.38 +2.19,4.38;2.19,0.94 +3.75,8.75;0.31,8.75 + +# UTF-16 : 80 3f +# UTF-8 : bf 80 e8 +[803f] 耿 +6.25,9.38;6.25,6.25 +6.25,6.25;5.94,4.69 +5.94,4.69;5.31,3.12 +5.31,3.12;4.38,1.56 +4.38,1.56;3.44,0.62 +8.75,0.62;7.50,2.19 +7.50,2.19;6.88,3.44 +6.88,3.44;6.25,5.62 +7.50,5.94;8.44,7.81 +4.69,7.81;4.69,7.19 +4.69,7.19;4.38,5.94 +0.00,2.81;2.50,3.75 +2.50,5.31;0.94,5.31 +0.94,7.19;2.50,7.19 +2.50,0.62;2.50,9.06 +3.44,9.06;0.00,9.06 +0.94,9.06;0.94,3.44 + +# UTF-16 : 80 5f +# UTF-8 : 9f 81 e8 +[805f] 聟 +0.00,7.50;4.38,7.50 +8.12,5.94;5.31,5.94 +5.31,5.62;5.31,8.75 +5.31,8.75;8.12,8.75 +8.12,8.75;8.12,5.62 +8.12,2.19;0.31,1.56 +0.31,4.69;8.44,4.69 +6.88,4.69;6.88,0.62 +6.88,3.75;1.88,3.75 +1.88,4.69;1.88,1.88 +1.88,2.81;6.88,2.81 +1.25,9.38;0.31,8.12 +0.94,8.75;3.75,8.75 +2.19,8.75;2.19,7.81 +2.19,7.81;1.25,5.94 +1.25,5.94;0.31,5.31 +3.44,5.31;2.81,6.56 +2.81,6.56;2.19,7.19 + +# UTF-16 : 80 68 +# UTF-8 : a8 81 e8 +[8068] 聨 +7.81,9.06;6.56,7.19 +2.19,7.19;0.62,7.19 +8.12,7.19;6.25,4.69 +6.25,4.69;8.12,5.00 +8.12,5.62;8.75,4.38 +5.62,4.38;5.31,5.62 +5.31,5.00;3.12,4.69 +3.12,4.69;5.00,7.19 +3.44,7.19;4.69,9.06 +3.12,9.06;0.00,9.06 +0.00,2.81;3.12,4.06 +3.12,3.12;8.44,3.12 +0.62,3.12;0.62,9.06 +0.62,5.31;2.19,5.31 +2.19,9.06;2.19,0.62 +2.81,0.62;4.06,1.25 +4.06,1.25;4.69,2.19 +4.69,2.19;5.00,4.06 +6.88,4.06;6.88,0.62 +7.19,5.94;6.25,7.50 +3.12,7.50;4.06,5.94 + +# UTF-16 : 80 73 +# UTF-8 : b3 81 e8 +[8073] 聳 +3.75,5.94;6.88,5.31 +6.88,5.31;8.75,5.31 +0.62,1.25;8.12,1.88 +8.12,7.50;7.19,8.75 +4.38,8.75;5.31,7.81 +6.25,7.81;6.88,8.44 +6.88,8.44;7.50,9.69 +4.69,9.69;4.06,8.44 +4.06,8.44;3.12,7.50 +1.56,7.50;1.56,5.00 +2.81,5.00;3.44,5.62 +3.44,5.62;4.06,6.88 +0.00,6.88;2.81,8.44 +2.50,9.38;0.31,8.12 +0.31,4.38;8.44,4.38 +6.88,4.38;6.88,0.62 +6.88,2.50;1.88,2.50 +1.88,1.56;1.88,4.38 +1.88,3.44;6.88,3.44 +7.81,6.56;5.62,6.56 +5.62,7.50;5.62,5.62 + +# UTF-16 : 80 70 +# UTF-8 : b0 81 e8 +[8070] 聰 +5.94,9.38;5.31,8.44 +7.81,8.44;3.44,8.44 +3.44,8.44;3.44,4.38 +3.44,4.38;7.81,4.38 +7.81,4.38;7.81,8.44 +7.81,3.12;8.44,2.50 +8.44,2.50;8.75,1.88 +7.81,1.88;7.19,0.94 +7.19,0.94;5.31,0.94 +5.31,0.94;4.69,1.56 +4.69,1.56;4.69,3.75 +4.69,5.00;5.62,5.62 +5.62,5.62;6.56,7.19 +6.56,7.19;5.31,7.19 +5.31,6.56;6.88,5.94 +4.38,5.94;5.00,6.56 +5.00,6.56;5.62,7.81 +5.62,3.75;6.88,2.81 +0.00,2.81;2.81,3.75 +2.81,1.25;3.75,3.12 +0.62,3.12;0.62,9.06 +0.00,9.06;2.81,9.06 +2.19,9.06;2.19,0.62 +2.19,5.31;0.62,5.31 +0.62,7.19;2.19,7.19 + +# UTF-16 : 80 79 +# UTF-8 : b9 81 e8 +[8079] 聹 +2.19,0.62;2.19,9.06 +2.19,7.19;0.62,7.19 +0.62,3.12;0.62,9.06 +0.62,5.31;2.19,5.31 +2.81,9.06;0.00,9.06 +0.00,2.81;2.50,3.44 +5.00,0.62;5.62,0.62 +5.62,0.62;5.94,0.94 +5.94,0.94;5.94,2.81 +5.94,9.38;5.94,8.44 +3.12,7.50;3.12,8.44 +3.12,8.44;8.75,8.44 +8.75,8.44;8.75,7.50 +8.75,5.94;8.12,6.56 +7.19,6.56;6.56,5.94 +6.56,5.94;5.00,5.94 +5.00,5.94;4.69,6.25 +4.69,6.25;4.69,7.50 +5.62,7.50;6.25,6.88 +3.75,6.88;3.12,5.94 +3.12,3.75;8.75,3.75 +7.81,3.75;7.81,5.00 +7.81,5.00;4.06,5.00 +4.06,5.00;4.06,3.75 +5.31,3.75;5.31,5.00 +6.56,5.00;6.56,3.75 +3.75,2.81;8.12,2.81 + +# UTF-16 : 80 93 +# UTF-8 : 93 82 e8 +[8093] 肓 +4.06,9.38;4.06,8.44 +8.44,8.44;0.62,8.44 +0.62,8.44;0.62,7.19 +0.62,7.19;1.25,6.56 +1.25,6.56;7.50,6.56 +5.94,0.62;6.88,0.94 +6.88,0.94;6.88,5.62 +6.88,5.62;1.56,5.62 +1.56,5.62;1.56,0.62 +1.56,2.81;6.88,2.81 +6.88,4.06;1.56,4.06 + +# UTF-16 : 80 ad +# UTF-8 : ad 82 e8 +[80ad] 肭 +3.44,0.62;3.44,7.19 +3.44,7.19;8.44,7.19 +8.44,7.19;8.44,0.94 +8.44,0.94;7.50,0.62 +7.81,3.75;6.56,5.00 +6.56,5.00;6.25,5.62 +6.25,5.62;5.94,7.19 +5.94,7.19;5.94,9.06 +5.94,9.06;5.00,9.06 +4.06,3.75;5.00,4.38 +5.00,4.38;5.62,5.62 +5.62,5.62;5.94,6.88 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,3.44 +0.62,3.44;0.62,9.06 +0.62,9.06;2.50,9.06 +2.50,9.06;2.50,0.62 +2.50,0.62;1.88,0.62 +0.62,6.56;2.50,6.56 +2.50,4.06;0.62,4.06 + +# UTF-16 : 51 90 +# UTF-8 : 90 86 e5 +[5190] 冐 +0.62,6.56;0.62,9.06 +0.62,9.06;8.12,9.06 +8.12,9.06;8.12,6.56 +1.88,8.12;6.88,8.12 +6.88,7.19;1.88,7.19 +1.56,0.62;1.56,5.94 +1.56,5.94;7.19,5.94 +7.19,5.94;7.19,0.94 +7.19,0.94;6.25,0.62 +1.56,4.38;7.19,4.38 +7.19,2.81;1.56,2.81 + +# UTF-16 : 80 ac +# UTF-8 : ac 82 e8 +[80ac] 肬 +3.44,6.88;8.75,6.88 +8.75,2.19;8.75,1.56 +8.75,1.56;8.12,0.94 +8.12,0.94;6.56,0.94 +6.56,0.94;5.94,1.56 +5.94,1.56;5.94,5.00 +5.62,9.38;5.62,6.25 +5.62,6.25;5.31,4.06 +5.31,4.06;5.00,3.12 +5.00,3.12;4.38,2.19 +4.38,2.19;3.12,0.94 +6.88,8.75;7.81,7.81 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,3.44 +0.62,3.44;0.62,9.06 +0.62,9.06;2.50,9.06 +2.50,9.06;2.50,0.62 +2.50,0.62;1.88,0.62 +0.62,6.56;2.50,6.56 +2.50,4.06;0.62,4.06 + +# UTF-16 : 81 09 +# UTF-8 : 89 84 e8 +[8109] 脉 +3.75,7.81;5.94,7.81 +5.94,7.81;5.94,0.62 +5.94,0.62;4.69,0.94 +8.44,7.19;6.56,5.31 +4.69,9.38;5.94,8.75 +5.94,6.25;6.25,5.00 +6.25,5.00;6.88,3.75 +6.88,3.75;8.12,2.50 +8.12,2.50;8.75,2.19 +2.81,2.19;3.75,2.81 +3.75,2.81;4.38,3.75 +4.38,3.75;5.00,5.62 +5.00,5.62;3.12,5.62 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,3.44 +0.62,3.44;0.62,9.06 +0.62,9.06;2.19,9.06 +2.19,9.06;2.19,0.62 +2.19,0.62;1.56,0.62 +0.62,6.56;2.19,6.56 +2.19,4.06;0.62,4.06 + +# UTF-16 : 81 23 +# UTF-8 : a3 84 e8 +[8123] 脣 +0.00,4.38;0.62,5.31 +0.62,5.31;0.94,6.88 +0.94,6.88;0.94,9.38 +0.94,9.38;8.44,9.38 +7.19,8.44;2.81,8.44 +3.12,5.31;3.12,7.50 +1.88,7.50;8.75,7.50 +8.75,4.69;7.19,5.31 +7.19,5.31;5.94,6.25 +5.94,6.25;5.00,7.50 +5.00,5.62;2.19,5.00 +2.19,3.12;6.88,3.12 +6.88,2.19;2.19,2.19 +2.19,0.62;2.19,4.38 +2.19,4.38;6.88,4.38 +6.88,4.38;6.88,0.94 +6.88,0.94;5.94,0.62 +6.88,5.62;7.81,6.56 + +# UTF-16 : 81 46 +# UTF-8 : 86 85 e8 +[8146] 腆 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,3.44 +0.62,3.44;0.62,9.06 +0.62,9.06;2.19,9.06 +2.19,9.06;2.19,0.94 +2.19,0.94;1.56,0.62 +3.12,0.62;5.00,2.19 +6.56,2.19;8.44,0.62 +8.75,2.81;2.81,2.81 +5.00,2.81;5.00,9.38 +6.56,9.38;6.56,2.81 +8.12,2.81;8.12,7.81 +8.12,7.81;3.44,7.81 +3.44,7.81;3.44,2.81 +3.44,5.31;8.12,5.31 +2.19,6.56;0.62,6.56 +0.62,4.06;2.19,4.06 + +# UTF-16 : 81 83 +# UTF-8 : 83 86 e8 +[8183] 膃 +4.06,5.31;4.06,8.75 +4.06,8.75;8.12,8.75 +8.12,8.75;8.12,5.31 +8.12,5.31;4.06,5.31 +5.00,5.94;5.62,6.56 +5.62,6.56;6.25,8.12 +5.94,7.19;7.19,5.94 +6.88,4.06;6.88,0.94 +3.12,0.94;9.06,0.94 +8.44,0.94;8.44,4.06 +8.44,4.06;3.75,4.06 +3.75,4.06;3.75,0.94 +5.31,0.94;5.31,4.06 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,3.44 +0.62,3.44;0.62,9.06 +0.62,9.06;2.50,9.06 +2.50,9.06;2.50,0.62 +2.50,0.62;1.88,0.62 +0.62,6.56;2.50,6.56 +2.50,4.06;0.62,4.06 + +# UTF-16 : 81 82 +# UTF-8 : 82 86 e8 +[8182] 膂 +5.94,0.62;6.88,0.94 +6.88,0.94;6.88,4.69 +6.88,4.69;1.88,4.69 +1.88,4.69;1.88,0.62 +1.88,2.50;6.88,2.50 +6.88,3.44;1.88,3.44 +5.31,5.62;5.31,7.50 +5.31,7.50;8.12,8.12 +8.44,7.19;7.50,6.25 +6.56,7.50;7.81,5.62 +7.81,5.62;8.75,5.00 +0.00,5.00;0.94,6.25 +0.94,6.25;1.56,8.12 +1.56,8.12;1.56,8.75 +0.00,8.75;3.75,8.75 +5.00,8.75;8.75,8.75 +1.88,8.75;1.88,9.69 +5.62,9.69;4.38,7.81 +1.56,7.81;3.44,7.81 +3.44,7.81;3.44,7.19 +3.44,7.19;3.12,5.94 +3.12,5.94;2.50,5.31 +2.50,5.31;1.56,5.31 +4.06,5.31;6.88,5.94 + +# UTF-16 : 81 a4 +# UTF-8 : a4 86 e8 +[81a4] 膤 +3.12,5.62;3.12,7.50 +3.12,7.50;8.75,7.50 +8.75,7.50;8.75,5.62 +8.75,2.50;2.81,2.50 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,3.44 +0.62,3.44;0.62,9.06 +0.62,9.06;2.19,9.06 +2.19,9.06;2.19,0.94 +2.19,0.94;1.56,0.62 +7.50,0.62;7.50,4.06 +7.50,4.06;3.75,4.06 +2.19,4.06;0.62,4.06 +0.62,6.56;2.19,6.56 +4.06,6.56;5.00,6.56 +6.88,6.56;7.81,6.56 +7.81,5.31;6.88,5.31 +5.00,5.31;4.06,5.31 +5.94,5.00;5.94,8.75 +8.12,8.75;3.75,8.75 +3.75,0.94;7.50,0.94 + +# UTF-16 : 81 5f +# UTF-8 : 9f 85 e8 +[815f] 腟 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,3.44 +0.62,3.44;0.62,9.06 +0.62,9.06;2.19,9.06 +2.19,9.06;2.19,0.62 +2.19,0.62;1.56,0.62 +7.19,5.62;8.12,4.38 +8.12,2.81;3.75,2.81 +3.75,4.38;7.50,5.00 +7.50,6.56;4.38,6.56 +5.31,6.56;4.38,4.69 +5.94,4.69;5.94,0.94 +2.81,0.94;8.75,0.94 +8.75,6.88;8.75,8.12 +8.75,8.12;3.12,8.12 +3.12,8.12;3.12,6.88 +5.94,8.12;5.94,9.38 +2.19,6.56;0.62,6.56 +0.62,4.06;2.19,4.06 + +# UTF-16 : 81 93 +# UTF-8 : 93 86 e8 +[8193] 膓 +4.06,8.44;8.75,8.44 +8.75,4.69;3.12,4.69 +5.31,4.69;4.06,3.12 +4.06,3.12;3.12,2.50 +3.12,7.19;3.75,7.81 +3.75,7.81;4.38,9.38 +4.38,7.50;7.81,7.50 +7.81,7.50;7.81,5.62 +7.81,5.62;4.38,5.62 +4.38,5.62;4.38,7.50 +4.38,6.56;7.81,6.56 +2.50,6.56;0.62,6.56 +0.62,4.06;2.50,4.06 +1.88,0.62;2.50,0.94 +2.50,0.94;2.50,9.06 +2.50,9.06;0.62,9.06 +0.62,9.06;0.62,3.44 +0.62,3.44;0.31,1.56 +0.31,1.56;0.00,0.62 +4.38,0.62;5.94,1.25 +5.94,1.25;6.56,1.88 +6.56,1.88;7.19,3.44 +7.19,0.62;7.81,0.62 +7.81,0.62;8.44,1.88 +8.44,1.88;8.44,3.44 +8.44,3.44;4.38,3.44 +5.94,3.44;5.00,2.19 +5.00,2.19;3.75,1.56 + +# UTF-16 : 81 a9 +# UTF-8 : a9 86 e8 +[81a9] 膩 +8.44,8.44;7.81,9.06 +6.88,9.38;6.88,6.56 +6.88,6.56;7.19,3.44 +7.19,3.44;7.81,1.25 +7.81,1.25;8.44,0.62 +8.44,0.62;8.75,1.88 +8.75,7.81;2.81,7.81 +2.81,0.94;4.06,1.88 +5.31,1.88;6.25,0.94 +6.25,5.94;3.12,5.94 +0.00,0.62;0.31,1.56 +0.31,1.56;0.62,3.44 +0.62,3.44;0.62,9.06 +0.62,9.06;2.19,9.06 +2.19,9.06;2.19,0.62 +2.19,0.62;1.56,0.62 +3.44,6.88;5.94,6.88 +5.94,5.00;5.94,2.19 +5.94,2.19;3.44,2.19 +3.44,2.19;3.44,5.00 +3.44,5.00;5.94,5.00 +5.94,3.12;3.44,3.12 +3.44,4.06;5.94,4.06 +2.19,4.06;0.62,4.06 +0.62,6.56;2.19,6.56 + +# UTF-16 : 81 c2 +# UTF-8 : 82 87 e8 +[81c2] 臂 +0.00,4.69;0.62,5.62 +0.62,5.62;0.94,6.88 +0.94,6.88;0.94,9.06 +0.94,9.06;4.06,9.06 +4.06,9.06;4.06,7.81 +4.06,7.81;0.94,7.81 +1.56,5.31;3.75,5.31 +3.75,5.31;3.75,6.88 +3.75,6.88;1.56,6.88 +1.56,6.88;1.56,5.00 +6.56,5.00;6.56,7.19 +6.56,9.69;6.56,8.44 +5.31,8.44;5.94,7.19 +4.38,7.19;8.75,7.19 +7.19,7.19;7.81,8.44 +8.44,8.44;4.69,8.44 +4.69,6.25;8.44,6.25 +5.94,0.62;6.88,0.62 +6.88,0.62;6.88,4.38 +6.88,4.38;1.88,4.38 +1.88,4.38;1.88,0.62 +1.88,2.19;6.88,2.19 +6.88,3.12;1.88,3.12 + +# UTF-16 : 81 ba +# UTF-8 : ba 86 e8 +[81ba] 膺 +0.00,0.94;0.62,2.19 +0.62,2.19;0.94,4.38 +0.94,4.38;0.94,8.75 +0.94,8.75;8.75,8.75 +5.00,8.75;5.00,9.69 +5.00,8.12;4.06,6.56 +4.06,6.56;3.44,5.94 +3.44,8.12;2.50,6.56 +2.50,6.56;1.56,5.62 +4.38,5.62;8.44,5.62 +8.44,6.56;4.38,6.56 +4.38,4.38;4.38,6.88 +2.81,6.88;2.81,4.38 +2.81,2.81;7.19,2.81 +7.19,1.88;2.81,1.88 +2.81,0.62;2.81,3.75 +2.81,3.75;7.19,3.75 +7.19,3.75;7.19,0.62 +7.19,0.62;6.25,0.62 +7.19,8.12;6.56,7.50 +6.56,7.50;6.56,4.69 +4.38,4.69;8.75,4.69 +8.75,7.50;4.69,7.50 + +# UTF-16 : 82 02 +# UTF-8 : 82 88 e8 +[8202] 舂 +4.38,9.38;3.75,7.19 +3.75,7.19;2.50,5.00 +2.50,5.00;1.56,4.06 +1.56,4.06;0.00,3.12 +0.00,5.94;8.75,5.94 +8.75,3.12;7.19,4.06 +7.19,4.06;6.25,5.00 +6.25,5.00;5.31,7.19 +7.50,7.19;1.25,7.19 +0.62,8.44;8.12,8.44 +4.06,4.69;2.19,3.75 +2.19,3.75;2.19,0.62 +2.19,0.94;6.56,0.94 +6.56,0.62;6.56,4.06 +6.56,4.06;4.69,4.06 +4.69,2.50;6.56,2.50 +3.75,2.50;2.19,2.50 + +# UTF-16 : 82 0a +# UTF-8 : 8a 88 e8 +[820a] 舊 +8.12,7.19;1.56,7.19 +1.56,7.19;1.56,3.75 +1.56,6.25;7.81,6.25 +7.81,1.88;5.00,1.88 +5.00,3.12;7.81,3.12 +7.81,3.12;7.81,0.62 +0.94,0.62;0.94,2.81 +0.94,2.81;3.75,3.44 +3.75,1.88;0.94,1.88 +0.94,0.94;7.81,0.94 +7.81,5.31;1.56,5.31 +1.56,4.06;8.44,4.06 +5.31,4.06;5.31,7.19 +5.31,7.19;5.94,8.12 +5.31,8.12;5.31,9.38 +2.81,9.38;2.81,8.12 +2.19,8.12;0.94,6.56 +0.94,6.56;0.00,5.94 +0.00,8.75;8.44,8.75 + +# UTF-16 : 82 0d +# UTF-8 : 8d 88 e8 +[820d] 舍 +0.00,5.94;1.56,6.88 +1.56,6.88;2.81,7.81 +2.81,7.81;4.38,9.38 +4.38,9.38;5.94,7.81 +5.94,7.81;7.19,6.88 +7.19,6.88;8.75,5.94 +2.50,6.56;6.25,6.56 +4.38,6.56;4.38,3.12 +0.94,4.69;7.81,4.69 +1.88,0.62;1.88,3.12 +1.88,3.12;6.88,3.12 +6.88,3.12;6.88,0.62 +6.88,0.62;6.88,0.94 +6.88,0.94;1.88,0.94 + +# UTF-16 : 82 77 +# UTF-8 : b7 89 e8 +[8277] 艷 +6.25,8.12;7.50,8.12 +7.50,8.12;6.88,6.25 +6.88,6.25;6.88,4.06 +5.62,4.06;8.12,4.06 +8.12,4.06;8.12,6.25 +8.12,6.25;5.62,6.25 +5.62,6.25;5.62,1.56 +5.62,1.56;5.94,0.94 +5.94,0.94;8.44,0.94 +8.44,0.94;8.75,2.19 +1.56,0.94;1.25,2.50 +1.25,6.25;1.25,8.75 +3.12,8.75;3.12,6.25 +3.12,2.50;2.81,1.25 +4.38,1.25;0.00,0.62 +0.00,4.69;4.38,4.69 +4.38,8.75;4.38,5.62 +4.38,5.62;0.00,5.62 +0.00,5.62;0.00,8.75 +2.19,5.62;2.19,9.38 +6.56,9.38;5.94,7.50 +5.94,7.50;4.69,5.31 +3.75,8.12;2.50,8.12 +2.50,7.50;3.75,7.50 +3.75,6.88;2.50,6.88 +1.88,6.88;0.62,6.88 +0.62,2.50;3.75,2.50 +3.75,2.50;3.75,3.75 +3.75,3.75;0.62,3.75 +0.62,3.75;0.62,2.19 +0.62,7.50;1.88,7.50 +1.88,8.12;0.62,8.12 + +# UTF-16 : 82 ab +# UTF-8 : ab 8a e8 +[82ab] 芫 +0.31,0.62;1.25,1.25 +1.25,1.25;2.50,3.12 +2.50,3.12;2.81,5.00 +5.31,5.00;5.31,1.56 +5.31,1.56;5.94,0.94 +5.94,0.94;8.44,0.94 +8.44,0.94;8.75,2.19 +8.75,5.00;0.00,5.00 +0.00,8.44;8.75,8.44 +5.94,7.81;5.94,9.38 +2.81,9.38;2.81,7.81 +1.25,6.88;7.50,6.88 + +# UTF-16 : 82 e1 +# UTF-8 : a1 8b e8 +[82e1] 苡 +8.75,8.44;0.00,8.44 +0.00,1.25;1.25,1.56 +1.25,1.56;2.81,2.19 +2.81,2.19;3.75,2.81 +5.00,5.31;4.38,5.94 +4.38,5.94;3.44,6.56 +5.94,7.50;5.94,9.38 +2.81,9.38;2.81,7.50 +2.81,0.62;4.06,0.94 +4.06,0.94;5.62,1.88 +5.62,1.88;6.56,3.12 +6.56,3.12;6.88,4.38 +6.88,4.38;7.19,6.25 +7.19,6.25;7.19,7.19 +1.56,7.19;1.56,1.88 +6.25,2.50;8.44,0.62 + +# UTF-16 : 82 e3 +# UTF-8 : a3 8b e8 +[82e3] 苣 +0.00,8.44;8.44,8.44 +5.62,7.50;5.62,9.38 +2.81,9.38;2.81,7.50 +0.94,5.00;6.88,5.00 +6.88,5.00;6.88,2.81 +6.88,2.81;0.94,2.81 +0.94,0.62;0.94,6.88 +0.94,6.88;8.12,6.88 +8.12,0.94;0.94,0.94 + +# UTF-16 : 82 d2 +# UTF-8 : 92 8b e8 +[82d2] 苒 +1.25,0.62;1.25,6.56 +1.25,6.56;7.50,6.56 +7.50,6.56;7.50,0.94 +7.50,0.94;6.56,0.62 +4.38,7.50;4.38,3.44 +0.31,3.44;8.44,3.44 +1.25,5.00;7.50,5.00 +0.00,8.44;8.75,8.44 +5.94,9.38;5.94,7.50 +2.81,7.50;2.81,9.38 + +# UTF-16 : 82 f3 +# UTF-8 : b3 8b e8 +[82f3] 苳 +0.00,8.44;8.75,8.44 +2.81,0.62;5.00,1.25 +5.00,1.25;6.56,2.19 +3.44,3.12;5.00,2.50 +8.44,2.50;6.25,3.12 +6.25,3.12;4.69,4.06 +4.69,4.06;3.12,5.62 +3.12,5.62;2.50,6.88 +2.50,6.88;6.25,6.88 +6.25,6.88;5.62,5.62 +5.62,5.62;4.06,4.38 +4.06,4.38;1.88,3.12 +1.88,3.12;0.31,2.50 +0.31,4.38;1.88,5.94 +1.88,5.94;3.12,7.81 +2.50,7.81;2.50,9.38 +5.94,9.38;5.94,7.81 + +# UTF-16 : 83 31 +# UTF-8 : b1 8c e8 +[8331] 茱 +4.38,0.62;4.38,7.50 +1.88,7.50;1.25,6.25 +1.25,6.25;0.31,5.31 +1.56,6.56;7.50,6.56 +8.75,4.38;0.00,4.38 +0.00,0.94;1.56,1.56 +1.56,1.56;3.12,2.81 +3.12,2.81;4.38,4.38 +4.38,4.38;5.62,2.81 +5.62,2.81;7.19,1.56 +7.19,1.56;8.75,0.94 +8.75,8.44;0.00,8.44 +5.94,9.38;5.94,7.50 +2.81,7.50;2.81,9.38 + +# UTF-16 : 83 50 +# UTF-8 : 90 8d e8 +[8350] 荐 +1.88,4.38;1.88,0.62 +4.69,0.62;5.62,0.94 +5.62,0.94;5.62,4.06 +5.62,4.06;7.50,5.31 +7.50,5.31;3.75,5.31 +0.31,3.44;1.56,4.38 +1.56,4.38;2.81,5.62 +2.81,5.62;4.06,7.50 +5.94,7.50;5.94,9.38 +2.81,9.38;2.81,7.50 +2.81,3.12;8.75,3.12 +8.75,6.56;0.00,6.56 +0.00,8.44;8.75,8.44 + +# UTF-16 : 83 2f +# UTF-8 : af 8c e8 +[832f] 茯 +2.50,6.88;1.25,5.00 +1.25,5.00;0.00,3.75 +1.56,5.31;1.56,0.62 +2.50,5.00;8.75,5.00 +5.62,6.88;5.62,5.62 +5.62,5.62;5.31,3.75 +5.31,3.75;4.69,2.50 +4.69,2.50;3.44,1.25 +3.44,1.25;2.50,0.62 +8.75,0.62;7.81,1.25 +7.81,1.25;6.56,2.50 +6.56,2.50;5.94,3.75 +5.94,3.75;5.62,4.69 +7.19,6.56;7.81,5.94 +0.00,8.44;8.75,8.44 +5.94,9.38;5.94,7.50 +2.81,7.50;2.81,9.38 + +# UTF-16 : 83 96 +# UTF-8 : 96 8e e8 +[8396] 莖 +0.31,7.19;8.44,7.19 +0.31,0.94;8.44,0.94 +4.38,0.94;4.38,3.12 +1.25,3.12;7.50,3.12 +7.50,6.56;6.25,5.31 +6.25,5.31;7.50,3.75 +5.00,3.75;3.75,5.31 +3.75,5.31;5.00,6.56 +2.50,6.56;1.25,5.31 +1.25,5.31;2.50,3.75 +2.81,7.81;2.81,9.38 +5.94,9.38;5.94,7.81 +8.75,8.44;0.00,8.44 + +# UTF-16 : 83 23 +# UTF-8 : a3 8c e8 +[8323] 茣 +2.50,5.62;2.50,7.19 +2.50,7.19;6.56,7.19 +6.56,7.19;6.56,5.62 +6.56,5.62;2.50,5.62 +1.25,6.56;1.25,4.38 +1.25,4.38;7.19,4.38 +7.19,4.38;7.19,2.81 +0.00,2.81;8.75,2.81 +0.31,0.62;1.88,0.94 +1.88,0.94;3.12,1.56 +3.12,1.56;4.06,2.50 +4.06,2.50;4.38,3.75 +4.38,2.81;5.62,1.56 +5.62,1.56;6.88,0.94 +6.88,0.94;8.44,0.62 +8.75,8.44;0.00,8.44 +2.81,9.38;2.81,7.81 +5.94,7.81;5.94,9.38 + +# UTF-16 : 83 8e +# UTF-8 : 8e 8e e8 +[838e] 莎 +0.00,8.44;8.75,8.44 +5.94,7.81;5.94,9.38 +2.81,9.38;2.81,7.81 +2.81,4.06;4.38,5.94 +7.19,5.94;8.44,4.06 +5.62,7.19;5.62,3.44 +5.62,3.44;4.69,3.12 +2.19,3.12;1.25,1.56 +1.25,1.56;0.31,0.62 +2.50,0.62;4.06,0.94 +4.06,0.94;5.62,1.56 +5.62,1.56;6.88,2.50 +6.88,2.50;7.50,3.75 +0.94,7.50;2.19,5.94 +0.31,5.62;1.56,4.38 + +# UTF-16 : 83 87 +# UTF-8 : 87 8e e8 +[8387] 莇 +8.75,8.44;0.00,8.44 +0.00,1.25;4.06,2.19 +3.12,2.19;3.12,6.56 +3.12,6.56;0.94,6.56 +0.94,6.56;0.94,1.56 +0.94,3.44;3.12,3.44 +3.12,5.00;0.94,5.00 +4.38,5.31;8.12,5.31 +8.12,5.31;8.12,2.50 +8.12,2.50;7.50,0.62 +7.50,0.62;6.56,0.62 +3.75,0.62;4.69,1.25 +4.69,1.25;5.62,2.50 +5.62,2.50;6.25,4.69 +6.25,4.69;6.56,7.19 +5.94,7.50;5.94,9.38 +2.81,9.38;2.81,7.50 + +# UTF-16 : 83 fb +# UTF-8 : bb 8f e8 +[83fb] 菻 +4.06,1.25;5.31,2.50 +5.31,2.50;6.56,5.31 +6.56,5.31;8.75,1.88 +0.00,1.88;0.94,3.12 +0.94,3.12;1.88,5.62 +0.00,5.62;3.44,5.62 +4.38,5.62;8.75,5.62 +8.75,8.44;0.00,8.44 +1.88,7.19;1.88,0.62 +6.56,0.62;6.56,7.19 +5.94,7.50;5.94,9.38 +2.81,9.38;2.81,7.50 +2.19,4.38;3.44,2.81 + +# UTF-16 : 84 2a +# UTF-8 : aa 90 e8 +[842a] 萪 +4.38,2.19;8.75,3.12 +8.75,8.44;0.00,8.44 +0.00,5.94;3.75,7.19 +3.75,4.69;0.00,4.69 +0.00,1.56;0.94,2.50 +0.94,2.50;2.19,4.69 +2.19,4.69;3.75,2.81 +2.81,7.50;2.81,9.38 +5.94,9.38;5.94,7.50 +7.50,7.50;7.50,0.62 +2.19,0.62;2.19,6.56 +5.31,6.56;5.94,5.94 +5.00,5.00;5.62,4.38 + +# UTF-16 : 84 3c +# UTF-8 : bc 90 e8 +[843c] 萼 +2.50,2.19;3.44,3.75 +0.00,3.75;8.75,3.75 +8.75,8.44;0.00,8.44 +2.81,7.81;2.81,9.38 +5.94,9.38;5.94,7.81 +5.31,7.19;7.81,7.19 +7.81,7.19;7.81,5.94 +7.81,5.94;5.31,5.94 +5.31,5.94;5.31,7.19 +0.94,7.19;3.44,7.19 +3.44,7.19;3.44,5.94 +3.44,5.94;0.94,5.94 +0.94,5.94;0.94,7.19 +0.94,5.00;7.81,5.00 +3.12,2.81;7.19,2.81 +7.19,2.81;7.19,1.56 +7.19,1.56;6.25,0.62 +6.25,0.62;4.69,0.62 + +# UTF-16 : 85 5a +# UTF-8 : 9a 95 e8 +[855a] 蕚 +0.00,8.75;8.75,8.75 +5.94,8.12;5.94,9.69 +2.81,9.69;2.81,8.12 +2.19,7.81;6.56,7.81 +6.56,7.81;6.56,6.88 +6.56,6.88;2.19,6.88 +2.19,6.88;2.19,7.81 +0.94,6.25;3.44,6.25 +3.44,6.25;3.44,5.31 +3.44,5.31;0.94,5.31 +0.94,5.31;0.94,6.25 +5.31,6.25;7.81,6.25 +7.81,6.25;7.81,5.31 +7.81,5.31;5.31,5.31 +5.31,5.31;5.31,6.25 +1.25,4.38;7.50,4.38 +0.00,3.44;8.75,3.44 +3.44,3.44;2.50,1.88 +3.12,2.50;7.19,2.50 +7.19,2.50;7.19,1.56 +7.19,1.56;6.25,0.62 +6.25,0.62;4.69,0.62 + +# UTF-16 : 84 84 +# UTF-8 : 84 92 e8 +[8484] 蒄 +6.25,1.88;7.19,2.19 +7.19,2.19;7.19,6.56 +8.44,6.56;8.44,7.50 +8.44,7.50;0.31,7.50 +0.31,7.50;0.31,6.56 +0.31,4.69;4.06,4.69 +1.88,4.69;1.56,2.81 +1.56,2.81;0.94,1.56 +0.94,1.56;0.00,0.62 +0.00,8.75;8.75,8.75 +8.75,2.19;8.44,0.94 +8.44,0.94;3.75,0.94 +3.75,0.94;3.12,1.56 +3.12,1.56;3.12,4.69 +2.81,8.12;2.81,9.38 +5.94,9.38;5.94,8.12 +5.94,3.12;5.31,4.06 +8.44,5.00;5.00,5.00 +3.75,6.25;1.25,6.25 + +# UTF-16 : 84 77 +# UTF-8 : b7 91 e8 +[8477] 葷 +0.00,1.88;8.75,1.88 +8.75,8.75;0.00,8.75 +2.81,8.12;2.81,9.38 +5.94,9.38;5.94,8.12 +8.44,6.56;8.44,7.50 +8.44,7.50;0.31,7.50 +0.31,7.50;0.31,6.56 +1.25,6.25;7.50,6.25 +4.38,6.88;4.38,0.62 +7.19,2.81;7.19,5.31 +7.19,5.31;1.56,5.31 +1.56,5.31;1.56,2.81 +1.56,2.81;7.19,2.81 +7.19,4.06;1.56,4.06 + +# UTF-16 : 84 6b +# UTF-8 : ab 91 e8 +[846b] 葫 +8.75,8.44;0.00,8.44 +0.00,5.62;3.75,5.62 +1.88,7.50;1.88,4.06 +0.62,1.56;0.62,4.06 +0.62,4.06;3.12,4.06 +3.12,4.06;3.12,1.88 +3.12,1.88;0.62,1.88 +3.44,0.62;4.38,1.25 +4.38,1.25;5.00,2.19 +5.00,2.19;5.31,3.75 +5.31,3.75;5.31,6.88 +5.31,6.88;8.12,6.88 +8.12,6.88;8.12,0.62 +8.12,5.00;5.31,5.00 +5.31,3.12;8.12,3.12 +5.94,7.50;5.94,9.38 +2.81,9.38;2.81,7.50 + +# UTF-16 : 84 69 +# UTF-8 : a9 91 e8 +[8469] 葩 +0.62,0.94;0.62,6.25 +0.62,6.25;2.81,6.25 +2.81,6.25;2.81,0.94 +2.81,1.25;0.62,1.25 +0.62,3.75;2.81,3.75 +1.25,6.25;1.88,7.50 +4.06,4.38;7.81,4.38 +7.81,4.38;7.81,6.56 +7.81,6.56;4.06,6.56 +4.06,6.56;4.06,1.56 +4.06,1.56;4.69,0.94 +4.69,0.94;8.44,0.94 +8.44,0.94;8.75,2.50 +8.75,8.75;0.00,8.75 +2.81,9.38;2.81,7.81 +5.94,7.81;5.94,9.38 +5.94,6.56;5.94,4.38 + +# UTF-16 : 84 46 +# UTF-8 : 86 91 e8 +[8446] 葆 +4.06,5.62;4.06,7.50 +4.06,7.50;7.81,7.50 +7.81,7.50;7.81,5.62 +7.81,5.62;4.06,5.62 +1.56,5.62;1.56,0.62 +5.94,0.62;5.94,5.62 +5.94,8.12;5.94,9.38 +2.81,9.38;2.81,8.12 +2.50,7.50;0.94,5.00 +0.94,5.00;0.00,4.06 +0.00,8.75;8.75,8.75 +8.75,4.38;3.12,4.38 +3.12,1.25;4.06,1.88 +4.06,1.88;5.94,4.06 +5.94,4.06;7.81,1.88 +7.81,1.88;8.75,1.25 + +# UTF-16 : 84 6f +# UTF-8 : af 91 e8 +[846f] 葯 +8.75,8.44;0.00,8.44 +0.00,1.25;1.25,2.81 +3.12,2.81;4.06,1.56 +4.06,3.12;3.44,4.38 +4.38,4.38;5.00,5.31 +5.00,5.31;5.62,7.19 +2.19,7.19;1.25,5.94 +5.31,5.94;8.12,5.94 +8.12,5.94;8.12,3.44 +8.12,3.44;7.50,0.94 +7.50,0.94;7.19,0.62 +7.19,0.62;6.25,0.94 +6.25,2.81;5.31,4.06 +0.62,6.25;2.19,4.69 +2.19,0.62;2.19,3.44 +0.31,3.44;3.44,3.75 +1.25,3.75;3.12,5.62 +2.81,7.81;2.81,9.38 +5.94,9.38;5.94,7.81 + +# UTF-16 : 84 d9 +# UTF-8 : 99 93 e8 +[84d9] 蓙 +8.75,8.44;0.00,8.44 +0.00,0.62;0.62,1.56 +0.62,1.56;0.94,2.81 +0.94,2.81;0.94,6.88 +0.94,6.88;8.44,6.88 +4.69,6.88;4.69,7.81 +4.69,5.94;4.69,0.94 +1.25,0.94;8.12,0.94 +3.75,3.44;2.81,4.69 +6.56,4.69;7.50,3.44 +7.50,2.50;1.88,2.50 +1.88,3.44;2.50,4.38 +2.50,4.38;3.12,5.94 +6.88,5.94;6.25,4.38 +6.25,4.38;5.62,3.44 +5.94,7.50;5.94,9.38 +2.81,9.38;2.81,7.50 + +# UTF-16 : 84 cd +# UTF-8 : 8d 93 e8 +[84cd] 蓍 +8.75,8.75;0.00,8.75 +7.19,0.62;7.19,2.81 +7.19,2.81;1.56,2.81 +1.56,2.81;1.56,0.62 +1.56,0.94;7.19,0.94 +7.19,1.88;1.56,1.88 +1.56,7.19;5.94,7.19 +5.94,8.12;5.94,9.38 +2.81,9.38;2.81,8.12 +4.38,8.12;4.38,6.25 +0.31,6.25;8.44,6.25 +8.12,4.69;8.12,4.38 +8.12,4.38;7.50,3.44 +7.50,3.44;2.81,3.44 +2.81,3.44;2.50,4.06 +2.50,4.06;2.50,5.00 +2.50,4.38;3.44,4.38 +3.44,4.38;6.88,5.31 +7.50,7.81;6.25,6.56 +6.25,6.56;3.44,5.31 +3.44,5.31;0.31,4.38 + +# UTF-16 : 85 2c +# UTF-8 : ac 94 e8 +[852c] 蔬 +0.62,5.00;0.62,1.25 +5.94,1.25;5.94,4.38 +7.19,4.38;7.19,1.25 +7.19,1.25;7.50,0.62 +7.50,0.62;8.44,0.62 +8.44,0.62;8.75,2.19 +8.75,7.19;4.06,7.19 +0.31,7.19;3.12,7.19 +3.12,7.19;1.88,5.62 +1.88,5.62;1.88,1.88 +1.88,4.38;3.44,4.38 +3.44,2.50;0.00,0.94 +0.00,8.75;8.75,8.75 +8.75,5.00;7.50,6.25 +7.81,5.62;5.62,5.31 +5.62,5.31;4.06,5.31 +4.38,5.31;5.94,7.19 +6.25,7.19;6.25,8.12 +5.62,8.12;5.62,9.38 +3.12,9.38;3.12,8.12 +3.12,0.62;4.06,1.56 +4.06,1.56;4.69,3.12 +4.69,3.12;4.69,4.38 + +# UTF-16 : 85 1f +# UTF-8 : 9f 94 e8 +[851f] 蔟 +4.69,6.88;8.75,6.88 +8.75,8.75;0.00,8.75 +0.00,0.62;0.94,2.19 +0.94,2.19;1.56,4.69 +1.56,4.69;1.56,7.81 +5.31,7.81;3.75,5.62 +3.75,0.62;5.31,1.56 +5.31,1.56;5.94,2.50 +5.94,2.50;6.25,4.06 +6.25,4.06;6.25,5.31 +8.12,5.31;5.31,5.31 +4.38,4.38;5.62,6.25 +0.00,6.25;3.44,6.25 +1.56,5.00;2.81,5.00 +2.81,5.00;2.81,2.50 +2.81,2.50;2.19,0.62 +2.19,0.62;1.56,0.62 +8.75,0.62;7.50,1.56 +7.50,1.56;6.56,3.44 +8.75,3.44;4.06,3.44 +5.94,7.81;5.94,9.38 +2.81,9.38;2.81,7.81 + +# UTF-16 : 85 15 +# UTF-8 : 95 94 e8 +[8515] 蔕 +4.38,0.62;4.38,4.38 +0.62,3.44;0.62,4.69 +0.62,4.69;8.12,4.69 +8.12,4.69;8.12,3.75 +2.81,8.12;2.81,9.38 +5.94,9.38;5.94,8.12 +5.94,1.56;6.88,1.56 +6.88,1.56;6.88,3.44 +6.88,3.44;1.88,3.44 +1.88,3.44;1.88,1.56 +1.88,7.81;1.56,6.56 +1.56,6.56;0.94,5.62 +0.94,5.62;0.00,5.00 +0.00,6.88;8.75,6.88 +8.75,8.75;0.00,8.75 +3.44,7.81;3.44,5.62 +3.44,5.62;5.31,5.62 +5.31,5.62;5.31,7.81 +6.88,7.81;6.88,5.94 +6.88,5.94;7.50,5.62 +7.50,5.62;8.75,5.62 + +# UTF-16 : 85 4b +# UTF-8 : 8b 95 e8 +[854b] 蕋 +0.00,8.75;8.75,8.75 +5.94,8.12;5.94,9.69 +2.81,9.69;2.81,8.12 +4.69,8.12;4.69,5.31 +4.69,6.88;7.19,6.88 +2.19,6.88;2.19,5.31 +0.62,5.31;8.12,5.31 +0.00,0.62;3.75,1.56 +3.75,3.12;2.19,3.12 +2.19,4.38;2.19,1.25 +0.94,0.94;0.94,3.44 +5.31,3.44;5.31,0.94 +4.38,0.94;8.75,0.94 +6.88,0.94;6.88,4.69 +6.88,3.12;8.44,3.12 + +# UTF-16 : 85 9b +# UTF-8 : 9b 96 e8 +[859b] 薛 +0.00,8.44;8.75,8.44 +8.75,4.69;3.75,4.69 +7.19,4.69;7.81,6.56 +8.44,6.56;4.06,6.56 +4.06,3.12;8.44,3.12 +1.25,6.56;1.88,7.50 +2.81,7.50;2.81,9.38 +5.62,9.38;5.62,7.50 +6.25,7.50;6.25,6.56 +6.25,4.38;6.25,0.62 +0.31,0.62;0.31,6.56 +0.31,6.56;2.81,6.56 +2.81,6.56;2.81,5.00 +2.81,5.00;0.31,5.00 +0.31,3.44;3.12,3.44 +3.12,3.44;3.12,1.25 +3.12,1.25;0.31,1.25 +4.69,5.94;5.31,4.69 + +# UTF-16 : 85 9c +# UTF-8 : 9c 96 e8 +[859c] 薜 +4.69,5.94;5.31,4.69 +3.75,4.69;8.75,4.69 +7.19,4.69;7.81,6.56 +8.44,6.56;4.06,6.56 +4.06,3.12;8.44,3.12 +2.81,7.50;2.81,9.38 +5.62,9.38;5.62,7.50 +6.25,7.50;6.25,6.56 +6.25,4.38;6.25,0.62 +1.25,0.62;1.25,3.44 +1.25,3.44;3.44,3.44 +3.44,3.44;3.44,0.62 +3.44,1.25;1.25,1.25 +1.25,5.00;3.12,5.00 +3.12,5.00;3.12,6.88 +3.12,6.88;0.94,6.88 +0.94,6.88;0.94,4.06 +0.94,4.06;0.62,2.19 +0.62,2.19;0.00,0.94 +0.00,8.44;8.75,8.44 + +# UTF-16 : 85 77 +# UTF-8 : b7 95 e8 +[8577] 蕷 +1.25,6.25;2.81,5.00 +2.81,3.75;3.75,5.00 +3.75,5.00;0.00,5.00 +0.00,8.44;8.75,8.44 +8.75,7.19;4.06,7.19 +0.31,7.19;3.12,7.19 +3.12,7.19;1.88,5.94 +1.88,5.00;1.88,0.94 +1.88,0.94;0.94,0.62 +3.75,0.62;5.31,1.88 +7.50,1.88;8.75,0.62 +2.81,7.81;2.81,9.38 +5.94,9.38;5.94,7.81 +5.94,5.94;6.56,7.19 +8.12,5.94;8.12,2.19 +8.12,2.19;4.69,2.19 +4.69,2.19;4.69,5.94 +4.69,5.94;8.12,5.94 +8.12,4.69;4.69,4.69 +4.69,3.44;8.12,3.44 + +# UTF-16 : 85 e5 +# UTF-8 : a5 97 e8 +[85e5] 藥 +0.00,8.75;8.75,8.75 +5.94,8.12;5.94,9.38 +2.81,9.38;2.81,8.12 +1.25,8.12;0.62,7.19 +0.31,7.19;1.25,6.25 +1.88,6.88;0.31,4.69 +0.00,4.69;0.94,4.69 +0.94,4.69;1.88,5.00 +1.88,5.62;2.50,4.38 +4.69,8.12;4.06,7.19 +3.12,7.19;5.62,7.19 +5.62,7.19;5.62,4.69 +5.62,4.69;3.12,4.69 +3.12,4.69;3.12,7.19 +3.12,5.94;5.62,5.94 +7.50,8.12;6.88,7.19 +6.56,7.19;7.50,6.25 +8.12,6.88;6.56,4.69 +6.25,4.69;7.19,4.69 +7.19,4.69;8.12,5.00 +8.12,5.62;8.75,4.38 +4.38,4.38;4.38,0.62 +0.31,3.44;8.44,3.44 +8.44,0.94;6.88,1.56 +6.88,1.56;4.38,3.44 +4.38,3.44;1.88,1.56 +1.88,1.56;0.31,0.94 + +# UTF-16 : 85 dc +# UTF-8 : 9c 97 e8 +[85dc] 藜 +1.88,7.50;1.88,4.38 +4.38,3.44;4.38,0.62 +4.38,0.62;3.44,0.94 +1.25,0.94;3.75,1.88 +3.75,2.50;2.19,3.12 +6.56,3.12;5.00,2.50 +5.00,1.88;7.50,0.94 +0.00,2.81;2.50,3.75 +2.50,3.75;4.38,4.69 +4.38,4.69;6.25,3.75 +6.25,3.75;8.75,2.81 +8.75,8.75;0.00,8.75 +0.00,7.19;2.50,7.81 +3.12,7.81;3.12,9.38 +5.94,9.38;5.94,7.81 +5.31,7.81;4.06,6.25 +5.00,7.19;8.44,7.19 +8.44,7.19;8.44,5.94 +8.44,5.94;7.81,4.69 +7.81,4.69;6.88,5.00 +6.88,7.19;6.25,5.94 +6.25,5.94;5.00,5.00 +3.12,5.00;1.88,6.25 +1.88,6.25;0.00,4.69 +0.00,6.56;3.44,6.56 + +# UTF-16 : 86 13 +# UTF-8 : 93 98 e8 +[8613] 蘓 +3.75,4.69;4.38,5.31 +4.38,5.31;6.25,7.81 +5.62,6.88;7.19,6.88 +7.19,6.88;6.56,5.62 +6.56,5.62;6.56,2.50 +5.00,2.50;5.00,5.62 +5.00,5.62;8.12,5.62 +8.12,5.62;8.12,2.50 +8.12,2.50;5.00,2.50 +5.00,4.06;8.12,4.06 +8.12,1.88;8.75,0.62 +8.75,8.75;0.00,8.75 +0.00,6.56;3.12,7.50 +3.12,5.31;0.00,5.31 +0.00,2.19;0.62,2.81 +0.62,2.81;1.88,5.31 +1.88,6.88;1.88,0.62 +1.88,4.38;3.12,2.81 +2.81,7.81;2.81,9.38 +5.62,9.38;5.62,7.81 +5.62,1.88;5.94,0.94 +7.19,0.94;6.88,1.88 +4.69,1.88;3.44,0.62 + +# UTF-16 : 86 0b +# UTF-8 : 8b 98 e8 +[860b] 蘋 +0.94,6.56;0.94,4.69 +4.06,4.69;0.00,4.69 +0.00,8.75;8.75,8.75 +8.75,0.62;7.50,1.88 +5.62,1.88;4.06,0.62 +0.62,0.62;1.88,1.25 +1.88,1.25;3.12,2.50 +3.12,2.50;3.75,3.75 +3.75,6.25;2.19,6.25 +2.19,7.50;2.19,2.19 +2.19,2.19;1.25,2.50 +1.25,3.75;0.00,1.88 +5.00,1.88;5.00,5.94 +5.00,5.94;8.12,5.94 +8.12,5.94;8.12,1.88 +8.12,1.88;5.00,1.88 +5.00,3.44;8.12,3.44 +8.12,4.69;5.00,4.69 +4.38,7.19;8.75,7.19 +6.56,7.19;5.94,5.94 +5.94,7.81;5.94,9.38 +2.81,9.38;2.81,7.81 + +# UTF-16 : 85 fe +# UTF-8 : be 97 e8 +[85fe] 藾 +8.75,8.44;0.00,8.44 +0.00,6.56;3.75,6.56 +3.12,1.88;1.88,3.12 +1.88,3.75;0.62,1.88 +0.62,1.88;0.00,1.56 +5.62,1.56;4.06,0.62 +1.88,0.62;1.88,7.50 +6.25,7.50;5.62,6.25 +5.62,6.25;5.00,5.62 +5.00,5.62;4.06,5.31 +0.62,5.31;3.12,5.31 +3.12,5.31;3.12,3.75 +3.12,3.75;0.62,3.75 +0.62,3.75;0.62,5.00 +5.00,5.00;5.00,1.56 +5.00,1.56;7.50,1.56 +7.50,1.56;7.50,5.00 +7.50,5.00;5.00,5.00 +5.00,3.75;7.50,3.75 +7.50,2.81;5.00,2.81 +8.44,0.62;6.88,1.56 +6.88,5.62;7.50,5.62 +7.50,5.62;7.81,5.94 +7.81,5.94;8.12,7.50 +8.12,7.50;4.38,7.50 +2.81,7.81;2.81,9.38 +5.94,9.38;5.94,7.81 + +# UTF-16 : 85 fa +# UTF-8 : ba 97 e8 +[85fa] 藺 +0.00,9.06;8.75,9.06 +5.94,8.44;5.94,9.69 +2.81,9.69;2.81,8.44 +0.62,0.62;0.62,7.81 +0.62,7.81;3.44,7.81 +3.44,7.81;3.44,5.94 +3.44,5.94;0.62,5.94 +0.62,6.88;3.44,6.88 +5.31,6.88;8.12,6.88 +8.12,5.94;5.31,5.94 +5.31,5.94;5.31,7.81 +5.31,7.81;8.12,7.81 +8.12,7.81;8.12,0.94 +8.12,0.94;7.81,0.62 +7.81,0.62;7.19,0.62 +3.12,5.31;2.19,4.06 +2.19,4.06;1.56,3.44 +2.50,4.06;2.50,1.25 +2.50,1.56;6.88,1.56 +6.88,4.38;2.50,4.38 +2.50,3.44;6.25,3.44 +6.25,2.50;2.50,2.50 +4.69,1.56;4.69,4.38 +4.69,4.38;5.31,5.31 + +# UTF-16 : 4e 55 +# UTF-8 : 95 b9 e4 +[4e55] 乕 +0.00,0.94;0.94,2.50 +0.94,2.50;1.25,4.69 +1.25,4.69;1.25,8.12 +1.25,8.12;7.81,9.06 +7.81,7.19;1.25,7.19 +1.25,5.94;8.44,5.94 +5.00,8.44;5.00,0.62 +2.50,1.88;2.50,4.69 +2.50,4.69;7.50,4.69 +7.50,4.69;7.50,2.19 +7.50,2.19;6.56,1.88 + +# UTF-16 : 86 67 +# UTF-8 : a7 99 e8 +[8667] 虧 +6.25,4.69;8.44,4.69 +8.44,4.69;8.12,1.56 +8.12,1.56;7.50,0.62 +7.50,0.62;6.56,0.62 +0.00,0.62;0.62,1.56 +0.62,1.56;0.94,3.12 +0.94,3.12;0.94,7.81 +0.94,7.81;5.31,7.81 +5.31,7.81;4.69,6.88 +3.75,6.88;1.56,6.25 +1.56,2.81;2.81,5.00 +4.38,5.00;3.75,4.06 +3.75,4.06;3.75,0.94 +5.31,0.94;2.19,0.94 +2.19,2.19;5.00,2.19 +5.00,3.12;2.19,3.12 +2.19,0.62;2.19,4.06 +2.19,4.06;5.31,4.06 +5.31,6.56;8.75,6.56 +5.94,3.44;7.19,8.75 +8.44,8.75;5.94,8.75 +4.38,8.75;2.50,8.75 +2.50,9.38;2.50,5.62 +2.50,5.62;4.06,5.62 +4.06,5.62;4.38,6.25 + +# UTF-16 : 86 93 +# UTF-8 : 93 9a e8 +[8693] 蚓 +7.81,0.62;7.81,9.38 +1.56,9.38;1.56,1.88 +3.75,8.75;6.25,8.75 +6.25,8.75;6.25,6.56 +6.25,6.56;4.38,6.56 +4.38,6.56;3.75,3.75 +0.31,3.75;0.31,7.19 +0.31,7.19;2.81,7.19 +2.81,7.19;2.81,4.38 +2.81,4.38;0.31,4.38 +0.00,1.25;2.50,2.19 +2.50,3.12;3.12,0.94 +4.06,0.94;5.31,0.94 +5.31,0.94;6.25,2.19 +6.25,2.19;6.25,4.38 +6.25,4.38;4.06,4.38 + +# UTF-16 : 86 a3 +# UTF-8 : a3 9a e8 +[86a3] 蚣 +0.31,4.06;0.31,7.19 +0.31,7.19;2.81,7.19 +2.81,7.19;2.81,4.69 +2.81,4.69;0.31,4.69 +1.56,9.38;1.56,1.88 +7.50,1.88;3.44,0.94 +3.44,5.31;4.38,6.88 +4.38,6.88;5.00,9.06 +6.25,9.06;6.88,9.06 +6.88,9.06;7.50,7.19 +7.50,7.19;8.75,5.31 +5.94,5.62;5.00,2.50 +5.00,2.50;4.06,1.25 +2.81,1.25;2.50,3.12 +7.19,3.12;8.12,0.62 +0.00,1.25;2.50,2.19 + +# UTF-16 : 86 aa +# UTF-8 : aa 9a e8 +[86aa] 蚪 +5.62,8.75;6.56,7.81 +5.00,6.56;5.94,5.62 +4.06,3.12;8.75,4.06 +0.31,4.06;0.31,7.19 +0.31,7.19;3.44,7.19 +3.44,7.19;3.44,4.69 +3.44,4.69;0.31,4.69 +1.88,1.88;1.88,9.38 +7.81,9.38;7.81,0.62 +3.12,2.19;0.00,1.25 +3.75,1.25;2.81,3.44 + +# UTF-16 : 86 8b +# UTF-8 : 8b 9a e8 +[868b] 蚋 +0.00,4.38;0.00,7.19 +0.00,7.19;3.12,7.19 +3.12,7.19;3.12,4.69 +3.12,4.69;0.00,4.69 +0.00,1.56;2.81,2.50 +2.50,3.44;3.44,1.25 +1.56,2.19;1.56,9.38 +4.06,0.62;4.06,7.19 +4.06,7.19;8.44,7.19 +8.44,7.19;8.44,0.94 +8.44,0.94;7.81,0.62 +7.81,3.75;6.56,5.31 +6.56,5.31;6.25,7.19 +6.25,7.19;6.25,9.06 +6.25,9.06;5.31,9.06 +6.25,6.56;5.62,4.69 +5.62,4.69;4.69,3.75 + +# UTF-16 : 86 8c +# UTF-8 : 8c 9a e8 +[868c] 蚌 +0.31,4.06;0.31,7.19 +0.31,7.19;3.44,7.19 +3.44,7.19;3.44,4.69 +3.44,4.69;0.31,4.69 +0.00,1.25;3.12,2.19 +2.81,3.12;3.75,1.25 +1.88,1.88;1.88,9.38 +6.25,9.38;6.25,0.62 +4.06,3.44;8.44,3.44 +7.81,5.62;4.69,5.62 +4.69,7.81;7.81,7.81 + +# UTF-16 : 86 d4 +# UTF-8 : 94 9b e8 +[86d4] 蛔 +0.31,4.38;0.31,7.19 +0.31,7.19;2.81,7.19 +2.81,7.19;2.81,4.69 +2.81,4.69;0.31,4.69 +1.56,9.38;1.56,1.88 +2.81,2.19;0.00,1.25 +3.12,1.25;2.50,3.44 +5.31,3.44;7.19,3.44 +7.19,3.12;7.19,6.88 +7.19,6.88;5.31,6.88 +5.31,6.88;5.31,3.12 +4.06,1.25;8.44,1.25 +8.44,0.94;8.44,8.75 +8.44,8.75;4.06,8.75 +4.06,8.75;4.06,0.94 + +# UTF-16 : 86 e9 +# UTF-8 : a9 9b e8 +[86e9] 蛩 +5.62,8.12;6.25,6.88 +1.56,2.81;7.19,2.81 +7.19,2.81;7.19,4.38 +7.19,4.38;1.56,4.38 +1.56,4.38;1.56,2.19 +6.56,2.19;8.12,0.62 +6.88,1.56;3.44,0.94 +3.44,0.94;0.62,0.94 +4.38,1.25;4.38,5.31 +0.00,5.31;3.44,6.56 +3.44,8.75;0.00,8.75 +1.88,8.75;1.88,6.25 +2.50,5.00;3.44,5.31 +3.44,5.31;4.38,6.56 +4.38,6.56;4.69,7.81 +4.69,7.81;4.69,9.38 +4.69,9.38;7.19,9.38 +7.19,9.38;7.19,5.31 +7.19,5.31;8.44,5.31 +8.44,5.31;8.75,6.56 + +# UTF-16 : 86 ec +# UTF-8 : ac 9b e8 +[86ec] 蛬 +0.94,8.12;7.81,8.12 +0.62,0.94;3.44,0.94 +3.44,0.94;6.88,1.56 +4.38,1.25;4.38,5.31 +1.56,2.81;7.19,2.81 +7.19,2.81;7.19,4.38 +7.19,4.38;1.56,4.38 +1.56,4.38;1.56,2.19 +6.56,2.19;8.12,0.62 +8.44,6.25;0.31,6.25 +3.12,6.25;3.12,9.38 +5.62,9.38;5.62,6.25 +5.94,6.25;7.81,4.38 +7.81,4.38;8.75,3.75 +0.00,3.75;0.94,4.38 +0.94,4.38;2.81,6.25 + +# UTF-16 : 87 12 +# UTF-8 : 92 9c e8 +[8712] 蜒 +1.25,9.38;1.25,2.19 +3.12,4.06;3.75,2.50 +3.75,2.50;4.69,1.56 +4.69,1.56;5.94,0.94 +5.94,0.94;8.12,0.94 +8.12,0.94;9.06,1.56 +2.50,1.56;2.19,3.44 +2.19,2.50;0.00,1.56 +0.00,4.06;0.00,7.19 +0.00,7.19;2.50,7.19 +2.50,7.19;2.50,4.69 +2.50,4.69;0.00,4.69 +3.12,5.31;4.69,8.75 +4.69,8.75;3.12,8.75 +6.88,8.75;6.88,2.50 +8.75,2.50;5.31,2.50 +5.62,2.50;5.62,6.25 +5.62,8.44;8.12,9.06 +8.44,5.94;6.88,5.94 +3.44,5.94;4.69,5.94 +4.69,5.94;4.38,3.75 +4.38,3.75;3.44,1.56 +3.44,1.56;2.50,0.62 + +# UTF-16 : 87 08 +# UTF-8 : 88 9c e8 +[8708] 蜈 +0.31,4.06;0.31,7.19 +0.31,7.19;2.81,7.19 +2.81,7.19;2.81,4.69 +2.81,4.69;0.31,4.69 +1.56,9.38;1.56,1.88 +2.81,2.19;0.00,1.25 +3.12,1.25;3.12,1.88 +3.12,1.88;2.50,3.44 +5.94,5.00;5.94,4.06 +5.94,4.06;5.31,2.50 +5.31,2.50;4.38,1.25 +4.38,1.25;3.44,0.62 +8.75,0.62;7.81,1.25 +7.81,1.25;6.56,2.81 +6.56,2.81;6.25,3.75 +3.44,3.75;8.75,3.75 +7.81,3.75;7.81,5.62 +7.81,5.62;4.06,5.62 +4.06,5.31;4.06,8.12 +5.00,8.75;7.81,8.75 +7.81,8.75;7.81,6.88 +7.81,6.88;5.00,6.88 +5.00,6.88;5.00,8.75 + +# UTF-16 : 86 fb +# UTF-8 : bb 9b e8 +[86fb] 蛻 +1.56,1.88;1.56,9.38 +0.31,4.69;2.81,4.69 +2.81,4.69;2.81,7.19 +2.81,7.19;0.31,7.19 +0.31,7.19;0.31,4.38 +4.69,4.38;7.81,4.38 +7.81,4.38;7.81,6.88 +7.81,6.88;4.69,6.88 +4.69,6.88;4.69,4.06 +2.50,3.44;3.12,1.88 +3.12,1.88;3.12,1.25 +0.00,1.25;2.81,2.19 +8.75,2.19;8.44,0.94 +8.44,0.94;6.88,0.94 +6.88,0.94;6.88,4.38 +5.62,4.38;5.62,3.44 +5.62,3.44;5.00,1.56 +5.00,1.56;4.38,0.94 +4.38,0.94;3.44,0.62 +5.31,8.44;4.69,7.50 +4.69,7.50;3.75,6.56 +8.75,6.56;7.81,7.50 +7.81,7.50;6.88,9.06 +6.88,9.06;5.94,9.06 + +# UTF-16 : 87 11 +# UTF-8 : 91 9c e8 +[8711] 蜑 +1.56,2.19;1.56,3.75 +1.56,3.75;7.19,3.75 +7.19,3.75;7.19,2.50 +7.19,2.50;1.56,2.50 +3.44,8.75;5.94,9.06 +5.94,9.06;7.50,9.38 +7.81,6.25;3.75,6.25 +3.75,6.25;3.75,7.81 +7.81,7.81;5.62,7.81 +5.62,8.75;5.62,6.25 +8.75,5.62;7.81,5.31 +7.81,5.31;3.44,5.31 +3.44,5.31;1.88,5.94 +1.88,5.94;0.62,6.88 +0.00,9.06;2.19,9.06 +2.19,9.06;0.62,7.50 +0.62,7.50;2.50,7.50 +2.50,7.50;1.25,5.62 +1.25,5.62;0.00,4.69 +4.38,4.69;4.38,1.25 +6.25,1.25;0.94,0.62 +7.81,0.62;5.94,1.88 + +# UTF-16 : 87 09 +# UTF-8 : 89 9c e8 +[8709] 蜉 +1.25,1.88;1.25,9.38 +7.50,9.38;5.62,8.75 +5.62,8.75;4.06,8.44 +4.06,8.44;3.12,6.88 +3.12,3.44;8.75,3.44 +2.19,3.44;2.81,1.25 +0.00,1.25;2.19,2.19 +4.06,6.25;7.81,6.25 +7.81,6.25;5.94,4.69 +5.94,4.69;5.94,0.94 +5.94,0.94;5.31,0.62 +5.31,0.62;4.69,0.62 +0.00,4.06;0.00,7.19 +0.00,7.19;2.50,7.19 +2.50,7.19;2.50,4.69 +2.50,4.69;0.00,4.69 +5.94,7.19;5.31,8.12 +7.50,8.12;8.44,6.88 + +# UTF-16 : 87 0a +# UTF-8 : 8a 9c e8 +[870a] 蜊 +0.31,4.06;0.31,7.19 +0.31,7.19;2.81,7.19 +2.81,7.19;2.81,4.69 +2.81,4.69;0.31,4.69 +6.88,7.50;6.88,2.50 +1.56,9.38;1.56,1.88 +2.50,2.19;0.00,1.25 +2.81,1.25;2.81,1.88 +2.81,1.88;2.50,3.44 +6.25,3.44;5.00,5.00 +5.00,8.44;5.00,0.62 +7.50,0.62;8.12,0.62 +8.12,0.62;8.44,0.94 +8.44,0.94;8.44,9.06 +5.94,9.06;3.75,8.44 +6.25,6.56;3.44,6.56 +3.44,2.50;4.06,3.44 +4.06,3.44;5.00,6.25 + +# UTF-16 : 87 37 +# UTF-8 : b7 9c e8 +[8737] 蜷 +6.56,2.50;7.19,2.50 +7.19,2.50;7.50,2.81 +7.50,2.81;7.50,4.38 +7.50,4.38;4.38,4.38 +4.38,4.38;4.38,1.56 +4.38,1.56;5.00,0.94 +5.00,0.94;7.81,0.94 +7.81,0.94;8.44,1.88 +8.44,8.12;7.50,9.06 +4.38,9.06;3.44,8.12 +4.06,7.81;7.81,7.81 +6.25,7.81;6.56,6.56 +6.56,6.56;7.50,5.31 +7.50,5.31;8.75,4.06 +8.75,5.94;3.12,5.94 +3.12,4.06;4.38,5.31 +4.38,5.31;5.62,7.50 +5.62,7.50;5.94,9.38 +1.25,9.38;1.25,1.88 +0.00,4.06;0.00,7.19 +0.00,7.19;2.50,7.19 +2.50,7.19;2.50,4.69 +2.50,4.69;0.00,4.69 +0.00,1.25;2.19,2.19 +2.19,3.44;2.81,1.25 + +# UTF-16 : 87 25 +# UTF-8 : a5 9c e8 +[8725] 蜥 +6.25,6.25;8.75,6.25 +7.81,6.25;7.81,0.62 +5.31,0.94;5.94,1.88 +5.94,1.88;6.25,3.44 +6.25,3.44;6.25,8.44 +6.25,8.44;7.19,8.75 +7.19,8.75;8.12,9.38 +4.38,9.38;4.38,0.62 +5.62,6.56;3.12,6.56 +3.12,3.12;3.75,4.38 +3.75,4.38;4.38,6.56 +4.38,5.31;5.31,4.06 +0.00,4.06;0.00,7.19 +0.00,7.19;2.50,7.19 +2.50,7.19;2.50,4.69 +2.50,4.69;0.00,4.69 +0.00,1.25;2.19,2.19 +2.19,3.44;2.50,1.88 +2.50,1.88;2.50,1.25 +1.25,1.88;1.25,9.06 + +# UTF-16 : 87 1a +# UTF-8 : 9a 9c e8 +[871a] 蜚 +1.56,2.19;1.56,4.06 +1.56,4.06;7.19,4.06 +7.19,4.06;7.19,2.50 +7.19,2.50;1.56,2.50 +6.56,1.88;8.12,0.62 +0.62,0.62;1.56,0.62 +1.56,0.62;7.19,1.25 +4.38,1.25;4.38,5.00 +5.31,5.00;5.31,9.38 +5.31,8.44;8.75,8.44 +8.75,6.56;5.31,6.56 +5.31,7.50;8.12,7.50 +0.62,7.50;3.44,7.50 +3.44,8.44;0.00,8.44 +0.00,5.94;3.44,6.88 +3.44,9.38;3.44,6.88 +3.44,6.88;3.12,5.94 +3.12,5.94;2.50,5.31 +2.50,5.31;1.25,4.69 + +# UTF-16 : 87 4c +# UTF-8 : 8c 9d e8 +[874c] 蝌 +6.25,5.94;6.88,5.00 +9.06,3.75;5.62,2.81 +5.62,4.06;4.38,5.62 +4.38,5.62;3.12,3.12 +3.12,6.56;5.62,6.56 +5.62,9.38;3.12,8.44 +6.56,8.44;7.19,7.50 +4.38,8.75;4.38,0.62 +8.12,0.62;8.12,9.38 +1.25,9.38;1.25,1.88 +0.00,4.69;2.50,4.69 +2.50,4.69;2.50,7.19 +2.50,7.19;0.00,7.19 +0.00,7.19;0.00,4.06 +0.00,1.25;2.19,2.19 +2.19,3.44;2.81,1.25 + +# UTF-16 : 87 68 +# UTF-8 : a8 9d e8 +[8768] 蝨 +5.94,7.81;0.94,7.81 +0.94,9.38;7.19,9.38 +7.19,9.38;7.19,8.12 +7.19,8.12;7.50,6.25 +7.50,6.25;7.81,5.31 +7.81,5.31;8.75,4.69 +8.75,4.69;8.75,5.94 +6.25,5.94;6.25,1.25 +7.81,1.25;4.38,0.62 +8.44,0.62;7.50,1.88 +2.81,1.88;3.75,0.62 +0.00,0.62;3.12,1.25 +1.88,1.25;1.88,5.31 +0.31,5.31;2.19,5.94 +2.19,5.94;3.12,6.56 +3.12,6.56;3.75,7.19 +3.75,7.19;4.38,8.75 +4.69,2.50;4.69,4.38 +4.69,4.38;7.81,4.38 +7.81,4.38;7.81,2.81 +7.81,2.81;4.69,2.81 +0.31,2.81;3.44,2.81 +3.44,2.81;3.44,4.38 +3.44,4.38;0.31,4.38 +0.31,4.38;0.31,2.50 + +# UTF-16 : 87 6e +# UTF-8 : ae 9d e8 +[876e] 蝮 +4.06,8.44;8.75,8.44 +8.75,0.62;6.88,1.25 +6.88,1.25;5.62,2.19 +5.62,2.19;5.00,3.44 +2.19,3.44;2.50,1.88 +2.50,1.88;2.50,1.25 +0.00,1.25;2.19,2.19 +3.12,2.19;4.38,3.12 +4.38,3.12;5.62,5.00 +8.12,5.00;8.12,7.50 +8.12,7.50;4.38,7.50 +4.38,7.50;4.38,5.00 +4.38,5.00;8.12,5.00 +8.12,6.25;4.38,6.25 +4.38,9.38;3.75,7.81 +3.75,7.81;3.12,6.88 +3.12,0.62;5.00,1.25 +5.00,1.25;6.56,2.19 +6.56,2.19;8.12,4.06 +8.12,4.06;5.31,4.06 +0.00,4.06;0.00,7.19 +0.00,7.19;2.50,7.19 +2.50,7.19;2.50,4.69 +2.50,4.69;0.00,4.69 +1.25,9.38;1.25,1.88 + +# UTF-16 : 87 53 +# UTF-8 : 93 9d e8 +[8753] 蝓 +3.12,5.94;4.38,6.88 +4.38,6.88;5.94,9.06 +5.94,9.06;4.38,9.06 +6.25,8.75;7.50,6.88 +7.50,6.88;8.75,5.94 +8.44,0.62;7.50,3.12 +7.50,3.12;8.44,5.00 +7.19,5.00;6.25,3.12 +6.25,3.12;7.19,0.62 +3.75,0.62;3.75,5.00 +3.75,5.00;5.62,5.00 +5.62,5.00;5.62,0.94 +5.62,0.94;5.00,0.62 +5.00,1.88;4.38,2.50 +4.38,4.06;5.00,3.44 +5.00,6.25;6.88,6.25 +0.00,4.06;0.00,7.19 +0.00,7.19;2.50,7.19 +2.50,7.19;2.50,4.69 +2.50,4.69;0.00,4.69 +0.00,1.25;2.19,2.19 +2.19,3.44;2.50,1.88 +2.50,1.88;2.50,1.25 +1.25,1.88;1.25,9.38 + +# UTF-16 : 87 63 +# UTF-8 : a3 9d e8 +[8763] 蝣 +1.25,2.19;1.25,9.06 +3.12,7.50;5.62,7.50 +5.94,3.12;9.06,3.12 +8.75,7.81;6.88,7.81 +6.88,0.62;7.50,0.94 +7.50,0.94;7.50,4.38 +7.50,4.38;8.75,5.62 +8.75,5.62;6.25,5.62 +6.25,6.56;6.56,7.19 +6.56,7.19;7.19,9.38 +4.38,9.38;4.06,6.25 +4.06,6.25;3.44,2.50 +3.44,2.50;3.12,1.56 +3.12,1.56;2.50,0.62 +2.50,1.88;2.19,3.44 +2.19,2.50;0.00,1.56 +0.00,4.06;0.00,6.88 +0.00,6.88;2.50,6.88 +2.50,6.88;2.50,4.38 +2.50,4.38;0.00,4.38 +4.06,5.62;5.31,5.62 +5.31,5.62;5.31,3.75 +5.31,3.75;5.00,1.25 +5.00,1.25;4.69,0.62 +4.69,0.62;4.06,0.62 + +# UTF-16 : 87 ab +# UTF-8 : ab 9e e8 +[87ab] 螫 +5.94,1.88;7.81,0.62 +0.94,0.62;6.88,1.25 +4.38,1.25;4.38,4.69 +1.88,4.69;2.81,4.69 +2.81,4.69;2.81,7.50 +1.56,7.50;1.56,6.25 +1.56,6.25;1.25,5.31 +1.25,5.31;0.62,4.69 +0.62,4.69;0.00,4.38 +0.00,5.62;0.62,6.56 +0.62,8.44;3.75,8.44 +3.75,6.56;4.38,5.62 +4.38,7.50;0.00,7.50 +2.19,7.50;2.19,9.38 +5.94,9.38;5.31,7.50 +5.31,7.50;5.00,6.88 +5.00,4.69;6.56,5.62 +6.56,5.62;7.50,6.88 +7.50,6.88;7.81,8.12 +8.75,8.12;5.62,8.12 +5.62,8.12;6.25,6.56 +6.25,6.56;7.81,5.00 +7.81,5.00;8.75,4.38 +1.56,2.19;1.56,3.75 +1.56,3.75;7.19,3.75 +7.19,3.75;7.19,2.50 +7.19,2.50;1.56,2.50 + +# UTF-16 : 87 b3 +# UTF-8 : b3 9e e8 +[87b3] 螳 +0.31,4.69;2.81,4.69 +2.81,4.69;2.81,7.19 +2.81,7.19;0.31,7.19 +0.31,7.19;0.31,4.06 +6.25,4.06;6.25,0.94 +6.25,9.38;6.25,7.50 +7.50,7.50;8.12,8.75 +8.12,2.81;4.38,2.81 +4.38,8.75;5.00,7.50 +5.00,6.25;7.81,6.25 +7.81,6.25;7.81,4.38 +7.81,4.38;4.69,4.38 +4.69,4.38;4.69,6.25 +3.75,6.25;3.75,7.50 +3.75,7.50;8.75,7.50 +8.75,7.50;8.75,6.25 +8.75,0.94;3.75,0.94 +1.56,1.88;1.56,9.38 +2.81,2.19;0.00,1.25 +3.12,1.25;3.12,1.88 +3.12,1.88;2.50,3.12 + +# UTF-16 : 88 11 +# UTF-8 : 91 a0 e8 +[8811] 蠑 +1.25,2.19;1.25,9.38 +4.38,9.38;4.38,7.81 +4.38,7.81;3.75,6.25 +3.75,6.25;3.12,5.62 +3.12,1.25;4.06,1.56 +4.06,1.56;5.94,3.44 +5.94,3.44;8.12,1.25 +8.12,3.44;3.75,3.44 +2.19,3.44;2.50,1.25 +2.19,2.50;0.00,1.25 +0.00,4.69;2.50,4.69 +2.50,4.69;2.50,7.19 +2.50,7.19;0.00,7.19 +0.00,7.19;0.00,4.38 +5.94,4.38;5.94,0.62 +5.94,5.62;6.56,6.25 +6.56,6.25;7.19,7.81 +7.19,7.81;7.19,9.38 +7.19,7.19;8.44,5.94 +5.31,5.94;4.38,7.19 +3.44,8.75;2.81,7.81 +8.12,7.81;8.75,8.75 +8.75,4.06;8.75,5.00 +8.75,5.00;3.12,5.00 +3.12,5.00;3.12,4.06 +5.00,8.12;5.62,9.06 +5.62,7.50;6.25,8.44 + +# UTF-16 : 88 21 +# UTF-8 : a1 a0 e8 +[8821] 蠡 +5.94,8.44;2.50,8.44 +2.19,8.12;3.12,9.69 +3.12,9.38;6.25,9.38 +6.25,9.38;5.62,7.50 +8.75,7.50;0.00,7.50 +4.38,7.50;2.81,6.56 +2.81,6.56;0.31,5.94 +0.31,5.00;2.81,5.62 +2.81,5.62;4.06,6.25 +4.06,3.75;5.31,4.38 +5.31,4.38;5.31,5.31 +5.31,5.31;4.69,6.25 +4.69,6.25;3.75,6.88 +3.75,0.62;2.81,1.88 +7.81,1.88;8.75,0.62 +4.69,0.62;8.12,1.25 +6.88,1.25;6.88,4.06 +1.88,4.06;1.88,1.25 +2.81,1.25;0.00,0.62 +5.31,2.19;5.31,3.44 +5.31,3.44;8.44,3.44 +8.44,3.44;8.44,2.50 +8.44,2.50;5.31,2.50 +0.31,2.50;3.44,2.50 +3.44,2.50;3.44,3.44 +3.44,3.44;0.31,3.44 +0.31,3.44;0.31,2.19 +0.31,4.06;3.12,4.69 +3.12,4.69;7.50,6.56 +5.62,5.62;6.56,5.00 +6.56,5.00;8.44,4.38 + +# UTF-16 : 88 9e +# UTF-8 : 9e a2 e8 +[889e] 袞 +4.38,9.38;4.38,8.44 +0.00,8.44;8.75,8.44 +8.75,5.94;5.94,7.81 +2.81,7.81;0.00,5.94 +1.56,4.38;1.56,6.56 +1.56,6.56;7.19,6.56 +7.19,6.56;7.19,4.69 +7.19,4.69;1.56,4.69 +0.00,1.56;1.25,1.88 +1.25,1.88;3.12,3.12 +3.12,3.12;4.38,4.69 +4.38,4.69;5.62,2.50 +5.62,2.50;6.88,1.25 +6.88,1.25;8.44,0.62 +1.25,0.62;5.00,1.56 +2.19,0.94;2.19,2.50 +6.25,2.50;7.81,3.75 + +# UTF-16 : 88 75 +# UTF-8 : b5 a1 e8 +[8875] 衵 +0.00,3.75;1.88,5.31 +1.88,5.31;3.12,7.50 +3.12,7.50;0.00,7.50 +1.56,7.50;1.56,9.38 +1.56,0.62;1.56,5.00 +1.56,5.00;3.44,3.44 +3.44,5.31;2.19,4.38 +4.38,0.94;4.38,8.44 +4.38,8.44;8.44,8.44 +8.44,8.44;8.44,0.94 +8.44,1.25;4.38,1.25 +4.38,5.00;8.44,5.00 + +# UTF-16 : 88 b5 +# UTF-8 : b5 a2 e8 +[88b5] 袵 +3.44,5.31;5.00,9.38 +4.38,7.50;4.38,0.62 +5.62,8.12;8.12,9.06 +8.12,0.94;5.62,0.94 +6.88,0.94;6.88,8.44 +5.31,5.00;8.75,5.00 +0.00,3.75;1.56,5.31 +1.56,5.31;2.50,7.50 +2.50,7.50;0.00,7.50 +1.25,7.50;1.25,9.38 +1.25,0.62;1.25,5.00 +1.25,5.00;2.81,3.44 +2.50,5.31;1.56,4.69 + +# UTF-16 : 88 72 +# UTF-8 : b2 a1 e8 +[8872] 衲 +3.75,0.62;3.75,7.19 +3.75,7.19;8.12,7.19 +8.12,7.19;8.12,0.94 +8.12,0.94;7.50,0.62 +7.50,3.75;6.56,5.00 +6.56,5.00;5.94,7.50 +5.94,7.50;5.94,9.06 +5.94,9.06;5.00,9.06 +5.94,6.88;5.31,5.00 +5.31,5.00;4.38,3.75 +0.00,3.75;1.56,5.00 +1.56,5.00;2.81,7.50 +2.81,7.50;0.00,7.50 +1.25,7.50;1.25,9.38 +1.25,0.62;1.25,4.69 +1.25,4.69;2.81,3.44 +2.81,5.31;1.88,4.38 + +# UTF-16 : 88 d8 +# UTF-8 : 98 a3 e8 +[88d8] 裘 +6.88,8.75;5.94,9.38 +4.38,9.38;4.38,5.62 +4.38,5.62;4.06,5.31 +4.06,5.31;3.44,5.31 +3.44,6.56;0.00,5.00 +8.44,5.00;5.31,6.25 +5.31,6.25;4.38,7.50 +1.25,7.50;2.50,6.88 +5.94,6.88;7.19,7.50 +7.19,2.81;5.94,2.19 +5.00,1.56;1.25,0.62 +8.44,0.62;7.50,0.94 +7.50,0.94;5.94,1.88 +5.94,1.88;4.38,3.75 +4.38,3.75;3.12,2.81 +3.12,2.81;1.56,2.19 +1.56,2.19;0.31,1.88 +0.31,8.12;8.44,8.12 +8.44,3.75;0.31,3.75 +4.38,3.75;4.38,4.69 +2.50,2.50;2.50,0.94 + +# UTF-16 : 88 d9 +# UTF-8 : 99 a3 e8 +[88d9] 裙 +4.69,0.62;4.69,3.75 +4.69,3.75;7.81,3.75 +7.81,3.75;7.81,0.62 +7.81,0.94;4.69,0.94 +2.81,1.88;4.38,3.12 +4.38,3.12;5.31,5.00 +5.31,5.00;5.94,8.75 +4.38,8.75;7.81,8.75 +7.81,8.75;7.81,5.62 +7.81,5.62;4.38,5.62 +3.44,7.19;8.75,7.19 +0.00,3.75;1.25,5.00 +1.25,5.00;2.50,7.50 +2.50,7.50;0.00,7.50 +1.25,7.50;1.25,9.38 +1.25,0.62;1.25,4.69 +1.25,4.69;2.81,3.44 +2.81,5.31;1.88,4.69 + +# UTF-16 : 88 f9 +# UTF-8 : b9 a3 e8 +[88f9] 裹 +0.31,2.81;2.50,4.06 +6.56,4.06;8.44,2.81 +8.44,8.44;0.31,8.44 +4.38,8.44;4.38,9.38 +4.38,4.06;2.19,2.50 +2.19,2.50;0.00,1.88 +0.00,4.69;8.75,4.69 +8.44,0.62;6.88,1.25 +6.88,1.25;5.31,2.50 +5.31,2.50;4.38,4.06 +4.38,4.06;4.38,7.50 +1.25,7.50;7.50,7.50 +7.50,7.50;7.50,5.62 +7.50,5.62;1.25,5.62 +1.25,5.62;1.25,7.50 +1.25,6.56;7.50,6.56 +7.19,2.81;5.94,2.19 +5.00,1.56;0.94,0.62 +2.50,1.25;2.50,2.50 + +# UTF-16 : 89 02 +# UTF-8 : 82 a4 e8 +[8902] 褂 +8.75,4.69;7.19,6.56 +7.19,0.62;7.19,9.38 +4.69,9.38;4.69,5.94 +4.69,5.00;4.69,1.88 +6.56,1.88;2.81,1.25 +2.81,5.94;6.56,5.94 +5.94,7.81;3.44,7.81 +3.44,3.44;5.94,3.44 +0.00,3.75;1.25,5.00 +1.25,5.00;2.50,7.50 +2.50,7.50;0.00,7.50 +1.25,7.50;1.25,9.38 +1.25,0.62;1.25,4.69 +1.25,4.69;2.50,3.44 +2.50,5.31;1.88,4.69 + +# UTF-16 : 89 1e +# UTF-8 : 9e a4 e8 +[891e] 褞 +0.00,3.75;1.25,5.00 +1.25,5.00;2.50,7.50 +2.50,7.50;0.00,7.50 +1.25,7.50;1.25,9.38 +1.25,0.62;1.25,4.69 +1.25,4.69;2.50,3.44 +2.50,0.94;8.75,0.94 +5.00,0.94;5.00,4.38 +6.25,4.38;6.25,0.94 +3.44,0.94;3.44,4.38 +3.44,4.38;7.81,4.38 +7.81,4.38;7.81,0.94 +7.81,5.62;7.81,8.75 +7.81,8.75;3.75,8.75 +3.75,8.75;3.75,5.62 +3.75,5.62;7.81,5.62 +6.25,8.12;5.62,6.88 +5.62,6.88;4.69,6.25 +6.88,6.25;5.94,7.50 +2.81,5.31;1.88,4.38 + +# UTF-16 : 89 2b +# UTF-8 : ab a4 e8 +[892b] 褫 +2.19,1.25;3.12,2.50 +3.12,2.50;3.44,3.75 +3.44,3.75;3.44,8.75 +3.44,8.75;7.50,9.38 +7.50,5.31;5.00,5.00 +8.75,2.19;8.44,0.94 +8.44,0.94;7.19,0.94 +7.19,0.94;7.19,3.12 +6.25,3.12;5.94,1.56 +5.94,1.56;5.31,0.94 +5.31,0.94;4.38,0.62 +3.44,0.62;4.06,1.56 +4.06,1.56;4.38,3.12 +4.38,3.12;4.38,6.56 +4.38,6.56;8.75,6.56 +8.75,6.56;8.12,5.94 +8.12,4.69;7.50,4.06 +7.50,4.06;5.94,4.06 +5.94,4.06;5.94,8.44 +5.94,7.81;8.12,7.81 +2.81,5.62;1.88,4.38 +2.50,3.44;1.25,4.69 +1.25,4.69;1.25,0.62 +1.25,9.38;1.25,7.50 +0.00,7.50;2.50,7.50 +2.50,7.50;1.25,5.00 +1.25,5.00;0.00,3.75 + +# UTF-16 : 89 41 +# UTF-8 : 81 a5 e8 +[8941] 襁 +0.00,3.75;1.25,5.00 +1.25,5.00;2.50,7.50 +2.50,7.50;0.00,7.50 +1.25,7.50;1.25,9.38 +1.25,0.62;1.25,4.69 +1.25,4.69;2.50,3.44 +2.50,5.31;1.88,4.38 +3.12,9.06;5.00,9.06 +5.00,9.06;5.00,6.88 +5.00,6.88;3.44,6.88 +3.44,6.88;3.12,4.06 +3.12,4.38;5.00,4.38 +5.00,4.38;5.00,2.81 +5.00,2.81;4.38,0.62 +4.38,0.62;3.44,0.62 +8.75,0.62;7.81,2.50 +7.81,1.56;5.31,0.94 +7.19,1.56;7.19,5.94 +7.19,9.38;5.62,6.25 +5.62,6.25;8.12,6.88 +8.12,7.81;8.75,5.94 +5.94,2.81;5.94,5.00 +5.94,5.00;8.44,5.00 +8.44,5.00;8.44,3.44 +8.44,3.44;5.94,3.44 + +# UTF-16 : 89 36 +# UTF-8 : b6 a4 e8 +[8936] 褶 +4.06,0.62;4.06,4.38 +4.06,4.38;7.81,4.38 +7.81,4.38;7.81,0.62 +7.81,0.94;4.06,0.94 +4.06,2.81;7.81,2.81 +8.44,5.31;8.44,9.06 +8.44,9.06;6.25,9.06 +3.12,9.06;5.31,9.06 +5.31,9.06;5.31,5.62 +3.44,5.62;5.31,7.50 +8.44,7.50;6.56,5.62 +6.56,7.50;8.12,9.06 +5.00,9.06;3.44,7.50 +5.94,5.31;5.31,4.38 +0.00,3.75;1.25,5.00 +1.25,5.00;2.50,7.50 +2.50,7.50;0.00,7.50 +1.25,7.50;1.25,9.38 +1.25,0.62;1.25,4.69 +1.25,4.69;2.50,3.44 +2.50,5.31;1.88,4.38 + +# UTF-16 : 89 60 +# UTF-8 : a0 a5 e8 +[8960] 襠 +0.00,3.75;0.94,4.38 +0.94,4.38;1.88,5.62 +1.88,5.62;2.50,7.50 +2.50,7.50;0.00,7.50 +1.25,7.50;1.25,9.38 +1.25,0.62;1.25,4.69 +1.25,4.69;2.81,3.44 +2.81,5.31;2.19,4.38 +3.12,6.56;3.12,7.81 +3.12,7.81;8.75,7.81 +8.75,7.81;8.75,6.56 +7.50,6.56;7.50,5.00 +7.50,5.00;4.38,5.00 +4.38,5.00;4.38,6.56 +4.38,6.56;7.19,6.56 +7.19,7.81;7.81,8.75 +4.06,8.75;4.69,7.81 +5.94,7.81;5.94,9.38 +5.94,4.06;5.94,0.94 +3.75,0.94;8.12,0.94 +8.12,0.62;8.12,4.06 +8.12,4.06;3.75,4.06 +3.75,4.06;3.75,0.62 +3.75,2.50;8.12,2.50 + +# UTF-16 : 89 83 +# UTF-8 : 83 a6 e8 +[8983] 覃 +0.00,2.81;8.75,2.81 +8.75,9.06;0.00,9.06 +3.12,9.06;3.12,7.19 +3.12,7.19;5.62,7.19 +5.62,7.19;5.62,9.06 +7.81,6.56;7.81,8.12 +7.81,8.12;0.94,8.12 +0.94,8.12;0.94,6.56 +1.88,5.00;6.88,5.00 +6.88,3.75;1.88,3.75 +1.88,3.75;1.88,6.25 +1.88,6.25;6.88,6.25 +6.88,6.25;6.88,3.75 +4.38,3.75;4.38,0.62 + +# UTF-16 : 89 bd +# UTF-8 : bd a6 e8 +[89bd] 覽 +0.00,0.62;1.56,0.94 +1.56,0.94;2.50,1.56 +2.50,1.56;3.12,2.50 +1.88,2.50;6.88,2.50 +6.88,2.50;6.88,5.31 +6.88,5.31;1.88,5.31 +1.88,5.31;1.88,2.19 +1.88,3.44;6.88,3.44 +6.88,4.38;1.88,4.38 +1.88,6.25;1.88,7.19 +0.31,7.19;3.12,7.19 +3.12,7.19;3.12,8.12 +3.12,8.12;0.31,8.12 +1.88,8.12;1.88,9.06 +3.44,9.06;0.31,9.06 +0.31,9.06;0.31,6.25 +0.31,6.25;3.44,6.25 +5.94,6.25;5.94,7.19 +7.19,7.19;7.19,6.25 +8.44,6.25;8.44,7.19 +8.44,7.19;4.69,7.19 +4.69,7.19;4.69,6.25 +4.69,6.25;8.44,6.25 +8.44,1.88;8.12,0.94 +8.12,0.94;5.31,0.94 +5.31,0.94;5.31,2.50 +5.31,8.12;8.12,8.12 +4.06,8.12;5.31,9.69 +5.00,9.06;8.75,9.06 + +# UTF-16 : 89 bf +# UTF-8 : bf a6 e8 +[89bf] 覿 +2.19,9.69;2.19,7.81 +0.62,7.81;3.75,7.81 +3.75,1.88;3.75,5.00 +3.75,5.00;0.62,5.00 +0.62,5.00;0.62,1.88 +0.62,1.88;3.75,1.88 +3.75,3.12;0.62,3.12 +0.62,4.06;3.75,4.06 +5.31,3.75;5.31,9.06 +5.31,9.06;8.12,9.06 +8.12,9.06;8.12,3.75 +8.12,3.75;5.31,3.75 +5.31,5.62;8.12,5.62 +8.12,7.19;5.31,7.19 +4.06,7.19;4.06,5.62 +4.06,5.62;0.31,5.62 +0.31,5.62;0.31,7.19 +0.31,7.19;4.06,7.19 +1.88,7.19;1.56,6.56 +1.56,6.56;0.62,6.25 +3.75,6.25;2.81,6.25 +2.81,6.25;2.81,7.19 +2.81,1.56;4.06,0.62 +0.00,0.62;1.56,1.56 +0.00,8.75;4.38,8.75 +4.69,0.62;5.62,1.25 +5.62,1.25;6.25,2.81 +6.25,2.81;6.25,3.75 +7.19,3.75;7.19,0.94 +7.19,0.94;8.44,0.94 +8.44,0.94;8.75,2.50 + +# UTF-16 : 89 c0 +# UTF-8 : 80 a7 e8 +[89c0] 觀 +0.00,8.75;4.69,8.75 +4.69,0.62;5.62,1.56 +5.62,1.56;6.25,3.44 +0.94,3.44;3.75,3.44 +3.75,2.50;0.94,2.50 +0.94,0.62;0.94,4.69 +0.94,4.69;4.06,4.69 +4.06,1.25;0.94,1.25 +2.81,1.25;2.81,4.69 +2.81,4.69;3.44,5.62 +1.56,5.62;0.00,3.44 +7.19,3.44;7.19,0.94 +7.19,0.94;8.44,0.94 +8.44,0.94;8.75,2.50 +5.31,3.75;8.12,3.75 +8.12,3.75;8.12,9.06 +8.12,9.06;5.31,9.06 +5.31,9.06;5.31,3.75 +5.31,5.62;8.12,5.62 +8.12,7.19;5.31,7.19 +2.81,7.19;2.81,6.25 +2.81,6.25;4.06,6.25 +4.06,6.25;4.06,7.50 +4.06,7.50;2.81,7.50 +2.81,8.12;2.81,9.38 +1.56,9.38;1.56,8.12 +1.56,7.50;0.62,7.50 +0.62,7.50;0.62,6.25 +0.62,6.25;1.88,6.25 +1.88,6.25;1.88,7.50 + +# UTF-16 : 89 f4 +# UTF-8 : b4 a7 e8 +[89f4] 觴 +1.56,8.12;2.50,8.12 +2.50,8.12;1.88,6.88 +1.88,6.88;1.88,3.12 +3.12,3.12;0.62,3.12 +0.62,5.00;3.12,5.00 +8.12,5.00;8.12,7.50 +8.12,7.50;5.00,7.50 +5.00,7.50;5.00,5.00 +5.00,5.00;8.12,5.00 +8.12,6.25;5.00,6.25 +5.00,9.38;4.38,7.81 +4.38,7.81;3.75,7.19 +3.75,2.50;4.69,3.12 +4.69,3.12;5.62,4.06 +3.75,4.06;8.75,4.06 +8.75,8.44;5.00,8.44 +5.00,3.12;8.44,3.12 +8.44,3.12;8.44,1.88 +8.44,1.88;7.81,0.62 +7.81,0.62;7.19,0.62 +5.00,0.62;6.25,1.25 +6.25,1.25;6.88,1.88 +6.88,1.88;7.50,3.12 +6.25,3.12;5.31,1.88 +5.31,1.88;4.06,1.25 +2.50,0.62;3.12,0.94 +3.12,0.94;3.12,6.88 +3.12,6.88;0.62,6.88 +0.62,6.88;0.62,3.44 +0.62,3.44;0.31,1.56 +0.31,1.56;0.00,0.94 +0.00,6.25;0.94,7.50 +0.94,7.50;1.88,9.38 + +# UTF-16 : 8a 25 +# UTF-8 : a5 a8 e8 +[8a25] 訥 +4.06,0.62;4.06,7.19 +4.06,7.19;8.44,7.19 +8.44,7.19;8.44,0.94 +8.44,0.94;7.50,0.62 +7.81,3.75;6.88,5.00 +6.88,5.00;6.56,5.62 +6.56,5.62;6.25,7.19 +6.25,7.19;6.25,9.06 +6.25,9.06;5.31,9.06 +4.69,3.75;5.31,4.38 +5.31,4.38;5.94,5.62 +5.94,5.62;6.25,6.88 +0.31,0.62;0.31,2.81 +0.31,2.81;2.81,2.81 +2.81,2.81;2.81,0.62 +2.81,0.94;0.62,0.94 +0.62,4.38;2.50,4.38 +2.50,5.94;0.62,5.94 +0.62,9.06;2.50,9.06 +0.00,7.50;3.12,7.50 + +# UTF-16 : 8a 7c +# UTF-8 : bc a9 e8 +[8a7c] 詼 +0.00,7.50;2.81,7.50 +3.12,2.19;4.38,5.00 +4.38,5.00;5.00,8.44 +5.00,8.44;5.00,9.38 +5.00,4.06;5.62,5.62 +8.12,5.62;7.50,4.06 +8.75,7.81;3.75,7.81 +3.75,0.62;5.00,1.25 +5.00,1.25;5.62,1.88 +5.62,1.88;6.25,3.44 +6.25,3.44;6.56,5.00 +6.56,5.00;6.56,6.88 +6.56,5.00;6.88,3.44 +6.88,3.44;7.50,1.88 +7.50,1.88;8.44,0.62 +0.31,0.62;0.31,2.81 +0.31,2.81;2.50,2.81 +2.50,2.81;2.50,0.62 +2.50,0.94;0.62,0.94 +0.62,4.38;2.19,4.38 +2.19,5.94;0.62,5.94 +0.62,9.06;2.19,9.06 + +# UTF-16 : 8a 6c +# UTF-8 : ac a9 e8 +[8a6c] 詬 +8.12,9.38;5.31,8.75 +5.31,8.75;4.06,8.75 +4.06,8.75;4.06,4.06 +4.06,4.06;3.75,2.19 +3.75,2.19;3.12,0.62 +4.06,6.25;8.75,6.25 +5.00,0.94;5.00,4.38 +5.00,4.38;7.81,4.38 +7.81,4.38;7.81,0.94 +7.81,1.25;5.00,1.25 +0.31,0.62;0.31,2.81 +0.31,2.81;2.50,2.81 +2.50,2.81;2.50,0.62 +2.50,0.94;0.62,0.94 +0.62,4.38;2.19,4.38 +2.19,5.94;0.62,5.94 +0.62,9.06;2.19,9.06 +0.00,7.50;2.81,7.50 + +# UTF-16 : 8a 84 +# UTF-8 : 84 aa e8 +[8a84] 誄 +5.94,9.38;5.94,0.62 +0.31,0.62;0.31,2.81 +0.31,2.81;2.50,2.81 +2.50,2.81;2.50,0.94 +2.50,0.94;0.62,0.94 +0.62,9.06;2.19,9.06 +2.19,5.94;0.62,5.94 +0.62,4.38;2.19,4.38 +3.12,4.38;8.75,4.38 +8.75,1.56;7.50,2.50 +7.50,2.50;5.94,4.38 +5.94,4.38;4.38,2.19 +4.38,2.19;3.12,1.25 +3.75,5.94;8.12,5.94 +8.12,8.12;3.75,7.50 +2.81,7.50;0.00,7.50 + +# UTF-16 : 8a a8 +# UTF-8 : a8 aa e8 +[8aa8] 誨 +0.00,7.50;2.81,7.50 +8.44,1.88;4.06,1.88 +3.75,1.56;4.38,4.06 +4.38,4.06;4.69,6.88 +4.69,6.88;8.12,6.88 +8.12,6.88;7.81,2.81 +7.81,2.81;7.19,0.94 +7.19,0.94;6.88,0.62 +6.88,0.62;5.94,0.62 +5.94,5.94;6.56,5.31 +6.25,2.81;5.62,3.44 +4.38,8.12;8.75,8.12 +8.75,4.38;3.12,4.38 +3.12,6.25;3.75,7.19 +3.75,7.19;4.69,9.38 +2.19,9.06;0.62,9.06 +0.62,5.94;2.19,5.94 +2.19,4.38;0.62,4.38 +0.62,0.94;2.50,0.94 +2.50,0.94;2.50,2.81 +2.50,2.81;0.31,2.81 +0.31,2.81;0.31,0.62 + +# UTF-16 : 8a a1 +# UTF-8 : a1 aa e8 +[8aa1] 誡 +0.00,7.50;2.50,7.50 +8.44,8.44;7.81,9.06 +2.19,9.06;0.62,9.06 +0.62,5.94;2.19,5.94 +2.19,4.38;0.62,4.38 +0.62,0.94;2.19,0.94 +2.19,0.94;2.19,2.81 +2.19,2.81;0.31,2.81 +0.31,2.81;0.31,0.62 +4.69,0.62;6.25,1.25 +6.25,1.25;7.19,2.19 +7.19,2.19;8.12,3.75 +8.12,3.75;8.75,5.62 +8.75,7.19;3.12,7.19 +3.12,4.69;6.25,4.69 +5.31,2.19;5.31,6.25 +4.06,6.25;4.06,3.75 +4.06,3.75;3.75,2.50 +3.75,2.50;3.12,1.56 +8.75,0.62;7.81,1.88 +7.81,1.88;7.19,3.44 +7.19,3.44;6.88,5.31 +6.88,5.31;6.56,9.38 + +# UTF-16 : 8a 91 +# UTF-8 : 91 aa e8 +[8a91] 誑 +0.00,7.50;2.50,7.50 +4.69,9.38;4.06,7.81 +4.06,7.81;2.81,6.25 +2.81,9.06;3.75,8.12 +3.75,8.12;4.69,5.62 +4.69,5.62;4.69,2.81 +4.69,2.81;4.38,1.56 +4.38,1.56;3.44,0.62 +3.44,0.62;2.81,0.94 +5.00,0.94;8.75,0.94 +6.88,0.94;6.88,8.44 +5.31,8.44;8.44,8.44 +8.44,5.00;5.62,5.00 +2.81,3.12;3.75,4.38 +3.75,4.38;4.38,5.94 +1.88,5.94;0.62,5.94 +0.62,9.06;1.88,9.06 +1.88,4.38;0.62,4.38 +0.62,0.94;2.19,0.94 +2.19,0.94;2.19,2.81 +2.19,2.81;0.31,2.81 +0.31,2.81;0.31,0.62 + +# UTF-16 : 8a a5 +# UTF-8 : a5 aa e8 +[8aa5] 誥 +0.00,7.50;3.12,7.50 +3.12,5.00;8.75,5.00 +8.12,7.19;4.38,7.19 +5.94,9.38;5.94,4.38 +2.50,4.38;0.62,4.38 +0.62,5.94;2.50,5.94 +2.50,9.06;0.62,9.06 +0.62,0.94;2.81,0.94 +2.81,0.94;2.81,2.81 +2.81,2.81;0.31,2.81 +0.31,2.81;0.31,0.62 +4.06,0.62;4.06,3.44 +4.06,3.44;7.81,3.44 +7.81,3.44;7.81,0.62 +7.81,0.94;4.06,0.94 +3.44,5.94;4.06,6.88 +4.06,6.88;4.69,8.44 + +# UTF-16 : 8a 9a +# UTF-8 : 9a aa e8 +[8a9a] 誚 +0.00,7.50;2.81,7.50 +5.94,9.38;5.94,6.56 +8.75,6.25;6.88,8.44 +5.00,8.44;3.12,6.25 +2.19,5.94;0.62,5.94 +0.62,9.06;2.19,9.06 +2.19,4.38;0.62,4.38 +0.62,0.94;2.50,0.94 +2.50,0.94;2.50,2.81 +2.50,2.81;0.31,2.81 +0.31,2.81;0.31,0.62 +7.19,0.62;7.81,0.94 +7.81,0.94;7.81,6.56 +7.81,6.56;4.06,6.56 +4.06,6.56;4.06,0.62 +4.06,3.12;7.81,3.12 +7.81,4.69;4.06,4.69 + +# UTF-16 : 8a f3 +# UTF-8 : b3 ab e8 +[8af3] 諳 +6.25,9.06;6.25,7.81 +4.06,7.81;8.44,7.81 +7.81,7.81;7.19,5.62 +3.75,5.62;8.75,5.62 +5.31,5.62;4.69,7.81 +4.69,0.94;4.69,4.38 +4.69,4.38;7.81,4.38 +7.81,4.38;7.81,0.94 +7.81,1.25;4.69,1.25 +4.69,2.81;7.81,2.81 +0.31,0.62;0.31,2.81 +0.31,2.81;2.81,2.81 +2.81,2.81;2.81,0.62 +2.81,0.94;0.62,0.94 +0.62,4.38;2.50,4.38 +2.50,5.94;0.62,5.94 +0.62,9.06;2.50,9.06 +0.00,7.50;3.12,7.50 + +# UTF-16 : 8b 14 +# UTF-8 : 94 ac e8 +[8b14] 謔 +0.00,7.50;2.50,7.50 +2.50,0.62;3.12,1.25 +3.12,1.25;3.44,2.19 +3.44,2.19;3.75,4.38 +3.75,4.38;3.75,7.19 +3.75,7.19;8.75,7.19 +8.75,7.19;8.12,6.25 +8.12,5.31;7.50,4.38 +7.50,4.38;5.94,4.38 +5.94,4.38;5.62,5.00 +5.62,5.00;5.62,9.38 +5.62,8.44;7.81,8.44 +7.81,3.44;5.00,3.44 +5.00,3.44;5.00,0.62 +5.00,0.94;7.81,0.94 +0.31,0.94;2.19,0.94 +2.19,0.94;2.19,2.81 +2.19,2.81;0.31,2.81 +0.31,2.81;0.31,0.62 +0.31,4.38;2.19,4.38 +2.19,9.06;0.31,9.06 +0.31,5.94;2.19,5.94 +7.19,5.94;4.69,5.31 +4.06,2.19;8.75,2.19 + +# UTF-16 : 8a db +# UTF-8 : 9b ab e8 +[8adb] 諛 +0.00,7.50;2.50,7.50 +6.56,4.69;7.81,4.69 +4.69,4.69;3.44,4.69 +3.44,6.88;5.00,6.88 +7.81,6.88;6.25,6.88 +6.25,8.75;7.81,8.75 +7.81,8.75;7.81,4.06 +3.44,4.06;3.44,8.44 +3.44,8.44;5.00,9.06 +1.88,9.06;0.62,9.06 +0.62,5.94;1.88,5.94 +1.88,4.38;0.62,4.38 +0.62,0.94;2.19,0.94 +2.19,0.94;2.19,2.81 +2.19,2.81;0.31,2.81 +0.31,2.81;0.31,0.62 +2.81,0.62;4.06,1.56 +4.06,1.56;5.00,2.81 +5.00,2.81;5.62,5.31 +5.62,5.31;5.62,9.38 +5.62,5.00;6.25,2.81 +6.25,2.81;7.19,1.56 +7.19,1.56;8.75,0.62 + +# UTF-16 : 8b 16 +# UTF-8 : 96 ac e8 +[8b16] 謖 +5.94,9.06;5.94,6.56 +3.75,6.56;3.75,9.06 +3.75,9.06;8.12,9.06 +8.12,9.06;8.12,6.56 +8.12,6.56;3.75,6.56 +3.75,7.81;8.12,7.81 +8.44,0.62;6.56,1.25 +6.56,1.25;5.31,2.19 +5.31,2.19;4.69,3.12 +4.69,3.75;7.81,3.75 +7.81,3.75;6.88,2.50 +6.88,2.50;5.62,1.56 +5.62,1.56;3.12,0.62 +3.12,4.06;4.06,4.69 +4.06,4.69;4.69,5.62 +4.69,5.62;5.00,6.56 +6.56,6.56;6.56,5.00 +6.56,5.00;7.19,4.69 +7.19,4.69;8.44,4.69 +8.44,4.69;8.75,5.62 +5.31,4.69;4.69,3.75 +4.69,3.75;3.44,2.50 +0.31,0.62;0.31,2.81 +0.31,2.81;2.19,2.81 +2.19,2.81;2.19,0.62 +2.19,0.94;0.31,0.94 +0.31,4.38;2.19,4.38 +2.19,5.94;0.31,5.94 +0.31,9.06;2.19,9.06 +2.50,7.50;0.00,7.50 + +# UTF-16 : 8b 10 +# UTF-8 : 90 ac e8 +[8b10] 謐 +0.00,7.50;3.12,7.50 +8.12,7.19;8.75,6.25 +3.44,5.31;4.06,6.56 +4.06,4.06;5.94,5.31 +5.94,5.31;6.88,6.56 +6.88,6.56;7.81,9.06 +2.50,9.06;0.62,9.06 +5.31,9.06;6.25,8.44 +5.00,7.81;5.00,6.25 +5.00,6.25;5.31,5.00 +5.31,5.00;5.94,4.38 +5.94,4.38;7.50,4.38 +7.50,4.38;8.12,5.31 +8.12,0.94;8.12,3.12 +8.12,3.12;4.38,3.12 +4.38,3.12;4.38,0.94 +5.62,0.94;5.62,3.12 +6.88,3.12;6.88,0.94 +9.06,0.94;3.75,0.94 +0.31,0.94;2.81,0.94 +2.81,0.94;2.81,2.81 +2.81,2.81;0.31,2.81 +0.31,2.81;0.31,0.62 +0.62,4.38;2.50,4.38 +2.50,5.94;0.62,5.94 + +# UTF-16 : 97 ab +# UTF-8 : ab 9e e9 +[97ab] 鞫 +0.00,2.81;3.12,2.81 +3.12,8.12;0.00,8.12 +1.56,6.88;1.56,0.62 +6.88,0.62;7.50,0.62 +7.50,0.62;8.12,1.25 +8.12,1.25;8.75,5.94 +8.75,5.94;8.75,7.50 +8.75,7.50;4.38,7.50 +4.69,0.94;4.69,2.50 +4.69,2.50;6.56,2.50 +6.56,2.50;6.56,1.25 +6.56,1.25;4.69,1.25 +4.69,3.44;6.56,3.44 +6.56,4.38;4.69,4.38 +4.69,6.25;6.56,6.25 +3.44,6.25;4.06,7.19 +4.06,7.19;5.00,9.38 +0.62,9.38;0.62,6.88 +0.62,6.88;2.50,6.88 +2.50,6.88;2.50,9.38 +2.50,5.62;0.31,5.62 +0.31,5.62;0.31,4.06 +0.31,4.06;2.81,4.06 +2.81,4.06;2.81,5.62 +4.06,5.31;7.19,5.31 + +# UTF-16 : 8b 4c +# UTF-8 : 8c ad e8 +[8b4c] 譌 +8.12,9.38;7.19,9.06 +7.19,9.06;4.69,8.75 +4.69,8.75;4.38,8.12 +4.38,8.12;3.44,6.88 +5.94,8.44;6.56,7.50 +2.50,7.50;0.00,7.50 +8.44,7.50;7.50,8.44 +7.50,4.06;7.81,5.62 +7.81,5.62;4.38,5.62 +6.88,5.62;7.19,7.19 +7.19,7.19;4.38,7.19 +4.38,7.19;4.38,4.38 +4.38,4.38;4.06,2.50 +4.06,2.50;3.44,1.25 +3.44,1.25;2.81,0.62 +6.88,0.62;7.50,0.62 +7.50,0.62;8.12,1.25 +8.12,1.25;8.75,4.06 +8.75,4.06;4.69,4.06 +4.69,2.19;4.38,0.94 +0.31,0.94;2.19,0.94 +2.19,0.94;2.19,2.81 +2.19,2.81;0.31,2.81 +0.31,2.81;0.31,0.62 +0.31,4.38;2.19,4.38 +2.19,5.94;0.31,5.94 +0.31,9.06;2.19,9.06 +5.62,2.81;5.62,1.56 +6.88,1.88;6.56,3.12 +7.50,3.44;7.81,2.50 + +# UTF-16 : 8b 6c +# UTF-8 : ac ad e8 +[8b6c] 譬 +0.00,5.31;0.62,7.19 +0.62,7.19;0.62,9.06 +0.62,9.06;3.44,9.06 +3.44,9.06;3.44,7.81 +3.44,7.81;0.94,7.81 +0.94,5.62;3.12,5.62 +3.12,5.62;3.12,6.88 +3.12,6.88;0.94,6.88 +0.94,6.88;0.94,5.62 +6.56,9.69;6.56,8.75 +4.69,8.75;8.44,8.75 +7.81,8.75;7.19,7.50 +8.75,7.50;4.38,7.50 +5.94,7.50;5.31,8.75 +6.56,7.50;6.56,5.31 +4.69,6.56;8.44,6.56 +1.88,0.62;1.88,1.88 +1.88,1.88;6.88,1.88 +6.88,1.88;6.88,0.62 +6.88,0.94;1.88,0.94 +1.88,2.81;6.88,2.81 +6.88,3.44;1.88,3.44 +0.31,4.38;8.44,4.38 +6.25,5.00;2.50,5.00 + +# UTF-16 : 8b 74 +# UTF-8 : b4 ad e8 +[8b74] 譴 +0.00,7.50;2.50,7.50 +2.50,5.31;3.75,5.31 +3.75,5.31;3.75,1.56 +3.75,1.56;5.00,0.62 +5.00,0.62;8.12,0.62 +8.12,0.62;9.06,1.25 +9.06,6.25;4.06,6.25 +6.56,6.25;6.56,9.38 +3.12,8.75;4.06,7.50 +8.12,7.50;8.12,8.44 +8.12,8.44;5.00,8.44 +5.00,8.44;5.00,7.19 +5.00,7.19;8.12,7.19 +3.75,1.88;2.50,0.62 +0.31,0.62;0.31,3.12 +0.31,3.12;2.19,3.12 +2.19,3.12;2.19,1.25 +2.19,1.25;0.62,1.25 +0.62,5.94;1.88,5.94 +1.88,9.06;0.62,9.06 +0.62,4.38;1.88,4.38 +5.31,4.06;7.50,4.06 +7.50,4.06;7.50,5.31 +7.50,5.31;5.31,5.31 +5.31,5.31;5.31,1.56 +5.31,1.56;8.12,1.56 +8.12,1.56;8.12,3.12 +8.12,3.12;5.31,3.12 + +# UTF-16 : 8b 7d +# UTF-8 : bd ad e8 +[8b7d] 譽 +1.88,0.62;1.88,1.88 +1.88,1.88;6.88,1.88 +6.88,1.88;6.88,0.62 +6.88,0.94;1.88,0.94 +2.19,2.81;6.56,2.81 +6.56,3.44;2.19,3.44 +1.56,4.38;7.19,4.38 +5.94,5.00;2.81,5.00 +0.00,3.75;1.25,4.69 +1.25,4.69;2.19,5.94 +6.56,5.94;7.50,4.69 +7.50,4.69;8.75,3.75 +8.75,5.94;0.00,5.94 +1.88,5.94;1.25,8.75 +1.25,8.75;2.81,9.38 +3.75,9.69;3.75,8.12 +3.75,8.12;5.00,8.12 +5.00,8.12;5.00,5.94 +6.88,5.94;7.50,9.06 +7.50,9.06;5.94,9.06 +5.94,8.12;7.19,8.12 +1.56,8.12;2.81,8.12 +2.81,7.19;1.88,7.19 +5.94,7.19;6.88,7.19 +3.75,7.19;3.75,5.94 +3.75,9.06;5.00,9.06 + +# UTF-16 : 8c 50 +# UTF-8 : 90 b1 e8 +[8c50] 豐 +0.62,5.00;7.81,5.00 +2.50,2.50;3.44,0.94 +0.00,0.94;8.75,0.94 +5.31,0.94;6.25,2.50 +1.56,2.50;7.19,2.50 +7.19,2.50;7.19,4.06 +7.19,4.06;1.56,4.06 +1.56,4.06;1.56,2.19 +1.88,6.88;3.75,6.88 +3.75,7.81;1.88,7.81 +1.88,8.75;3.75,8.75 +5.00,8.75;6.88,8.75 +6.88,7.81;5.00,7.81 +5.00,6.88;6.88,6.88 +7.50,9.38;7.50,5.94 +7.50,5.94;1.25,5.94 +1.25,5.94;1.25,9.38 +2.81,9.69;2.81,6.25 +5.94,6.25;5.94,9.69 +4.38,9.69;4.38,5.94 + +# UTF-16 : 8c ae +# UTF-8 : ae b2 e8 +[8cae] 貮 +0.00,7.50;8.75,7.50 +8.75,2.19;8.44,0.62 +8.44,0.62;7.81,0.94 +7.81,0.94;7.19,1.88 +7.19,1.88;6.25,4.06 +6.25,4.06;5.94,5.94 +5.94,5.94;5.62,9.38 +6.88,9.06;7.81,8.12 +4.38,8.75;0.94,8.75 +0.94,1.88;0.94,6.25 +0.94,6.25;4.38,6.25 +4.38,6.25;4.38,1.88 +4.38,1.88;0.94,1.88 +0.94,4.69;4.38,4.69 +4.38,3.44;0.94,3.44 +0.00,0.62;1.56,1.56 +3.75,1.56;5.31,0.62 + +# UTF-16 : 8c c8 +# UTF-8 : 88 b3 e8 +[8cc8] 賈 +0.00,0.62;1.56,0.94 +1.56,0.94;2.81,1.56 +5.62,1.56;6.88,0.94 +6.88,0.94;8.44,0.62 +8.44,9.06;0.00,9.06 +3.12,9.06;3.12,6.88 +0.62,6.88;7.81,6.88 +7.81,6.88;7.81,8.12 +7.81,8.12;0.62,8.12 +0.62,8.12;0.62,6.88 +5.31,6.88;5.31,9.06 +1.25,1.88;1.25,5.94 +1.25,5.94;7.19,5.94 +7.19,5.94;7.19,1.88 +7.19,1.88;1.25,1.88 +1.25,3.44;7.19,3.44 +7.19,4.69;1.25,4.69 + +# UTF-16 : 8c da +# UTF-8 : 9a b3 e8 +[8cda] 賚 +0.00,4.38;1.56,5.00 +1.56,5.00;4.38,6.88 +4.38,6.88;7.19,5.00 +7.19,5.00;8.75,4.38 +8.75,8.75;0.00,8.75 +4.38,9.69;4.38,5.62 +2.19,6.25;1.56,7.19 +7.50,7.19;8.44,5.94 +6.25,5.94;7.19,6.88 +7.19,6.88;7.81,8.12 +1.88,8.12;1.25,6.88 +1.25,6.88;0.31,5.94 +1.88,1.88;1.88,5.00 +1.88,5.00;6.88,5.00 +6.88,5.00;6.88,1.88 +6.88,1.88;1.88,1.88 +1.88,3.12;6.88,3.12 +6.88,4.06;1.88,4.06 +2.81,1.56;0.62,0.62 +8.12,0.62;5.94,1.56 + +# UTF-16 : 8c fa +# UTF-8 : ba b3 e8 +[8cfa] 賺 +2.50,0.94;3.44,1.88 +3.44,1.88;4.69,4.38 +4.69,0.62;4.69,8.75 +3.44,8.75;5.31,9.38 +7.50,9.38;5.62,8.75 +6.56,8.75;6.56,0.62 +6.56,4.38;7.81,2.19 +7.81,2.19;8.75,1.25 +8.75,5.62;2.81,5.62 +2.81,8.12;8.75,8.12 +3.44,6.88;7.81,6.88 +7.81,6.88;7.81,4.38 +7.81,4.38;3.44,4.38 +0.62,2.81;0.62,8.75 +0.62,8.75;2.19,8.75 +2.19,8.75;2.19,2.81 +2.19,2.81;0.62,2.81 +0.62,5.00;2.19,5.00 +2.19,6.88;0.62,6.88 +0.00,1.25;0.94,2.81 +1.88,2.81;2.50,1.88 + +# UTF-16 : 8d 07 +# UTF-8 : 87 b4 e8 +[8d07] 贇 +3.12,8.75;2.50,7.19 +2.50,7.19;1.56,5.94 +1.56,5.94;0.00,4.69 +0.00,8.75;3.44,8.75 +1.88,8.75;1.88,9.69 +6.56,9.69;7.50,6.25 +7.50,6.25;8.44,5.00 +8.44,5.00;8.75,6.25 +8.75,8.12;3.75,8.12 +0.62,8.12;1.56,7.19 +1.56,7.19;2.81,5.31 +3.75,5.31;6.88,5.94 +6.88,3.75;1.88,3.75 +1.88,1.56;6.88,1.56 +6.88,1.56;6.88,4.69 +6.88,4.69;1.88,4.69 +1.88,4.69;1.88,1.56 +1.88,2.81;6.56,2.81 +6.56,6.88;5.62,6.88 +5.62,5.94;5.62,8.12 +5.62,9.06;4.38,9.06 +4.38,7.19;4.38,5.62 +8.44,8.75;7.81,9.38 +7.81,0.62;5.31,1.56 +3.44,1.56;0.94,0.62 + +# UTF-16 : 8d 67 +# UTF-8 : a7 b5 e8 +[8d67] 赧 +4.06,2.81;3.44,4.69 +0.94,4.69;0.00,2.50 +0.00,5.94;4.38,5.94 +2.81,5.94;2.81,0.94 +2.81,0.94;2.19,0.62 +0.31,0.62;0.94,1.56 +0.94,1.56;1.56,4.06 +1.56,4.06;1.56,5.94 +2.19,5.94;2.19,9.38 +0.62,7.81;3.75,7.81 +5.00,6.88;8.12,6.88 +8.12,6.88;8.12,9.06 +8.12,9.06;5.00,9.06 +5.00,9.06;5.00,0.62 +5.00,5.00;8.44,5.00 +8.44,5.00;8.12,3.75 +8.12,3.75;7.50,2.50 +7.50,2.50;5.94,0.62 +8.75,0.62;7.81,1.25 +7.81,1.25;6.56,2.81 +6.56,2.81;5.94,4.69 + +# UTF-16 : 8d 6d +# UTF-8 : ad b5 e8 +[8d6d] 赭 +5.00,8.12;7.50,8.12 +8.44,8.75;7.81,7.19 +7.81,7.19;6.25,5.31 +6.25,5.31;4.38,3.75 +0.62,7.81;3.44,7.81 +3.44,4.69;4.06,2.81 +5.62,2.81;8.12,2.81 +8.12,0.94;5.62,0.94 +5.62,0.62;5.62,4.69 +5.62,4.69;8.12,4.69 +8.12,4.69;8.12,0.62 +0.31,0.62;0.94,1.56 +0.94,1.56;1.56,4.06 +1.56,4.06;1.56,5.94 +2.81,5.94;2.81,0.94 +2.81,0.94;2.19,0.62 +2.19,5.94;2.19,9.38 +6.56,9.38;6.56,6.25 +8.75,6.25;4.69,6.25 +4.06,5.94;0.00,5.94 +0.00,2.50;0.94,4.69 + +# UTF-16 : 8d 71 +# UTF-8 : b1 b5 e8 +[8d71] 赱 +4.38,9.38;4.38,6.25 +0.31,6.25;8.44,6.25 +7.50,8.12;1.25,8.12 +3.44,3.44;2.19,5.31 +6.88,5.62;5.94,4.06 +5.94,4.06;5.00,2.81 +5.00,2.81;3.75,1.56 +0.00,0.62;0.62,1.56 +0.62,1.56;1.25,3.12 +1.25,2.81;2.81,1.56 +2.81,1.56;3.44,1.25 +3.44,1.25;5.00,0.94 +5.00,0.94;8.75,0.94 + +# UTF-16 : 8d 81 +# UTF-8 : 81 b6 e8 +[8d81] 趁 +3.75,5.94;0.00,5.94 +0.00,0.62;0.62,2.81 +0.62,2.81;0.62,4.69 +0.62,2.50;1.56,1.56 +1.56,1.56;3.44,0.94 +3.44,0.94;8.75,0.94 +8.75,6.56;7.81,7.50 +7.81,7.50;6.56,9.38 +6.56,9.38;5.31,7.50 +5.31,7.50;4.38,6.56 +6.88,6.56;5.62,5.31 +5.62,5.31;4.38,4.69 +4.38,3.12;5.94,3.75 +5.94,3.75;7.50,5.00 +8.44,3.75;7.50,2.81 +7.50,2.81;6.25,2.19 +6.25,2.19;4.06,1.56 +1.88,1.56;1.88,9.38 +1.88,4.06;3.44,4.06 +3.44,7.81;0.62,7.81 + +# UTF-16 : 8d db +# UTF-8 : 9b b7 e8 +[8ddb] 跛 +0.00,0.94;3.12,1.88 +3.12,0.62;3.75,1.56 +3.75,1.56;4.06,3.12 +4.06,3.12;4.06,7.50 +4.06,7.50;8.75,7.50 +8.75,7.50;7.81,6.25 +0.31,6.25;2.81,6.25 +2.81,6.25;2.81,8.75 +2.81,8.75;0.31,8.75 +0.31,8.75;0.31,6.25 +1.88,6.25;1.88,1.56 +1.88,4.06;2.81,4.06 +6.25,9.38;6.25,5.31 +4.69,5.31;8.12,5.31 +8.12,5.31;7.81,4.06 +7.81,4.06;6.88,2.50 +6.88,2.50;5.94,1.56 +5.94,1.56;4.38,0.62 +8.75,0.62;7.50,1.25 +7.50,1.25;5.94,2.50 +5.94,2.50;5.31,3.75 +5.31,3.75;5.00,5.00 +0.62,5.00;0.62,1.25 + +# UTF-16 : 8d eb +# UTF-8 : ab b7 e8 +[8deb] 跫 +2.19,2.50;1.56,1.56 +1.56,1.56;0.00,0.62 +0.00,5.94;3.44,6.88 +3.44,8.75;0.00,8.75 +1.56,8.75;1.56,6.56 +1.56,3.12;1.56,5.00 +1.56,5.00;7.19,5.00 +7.19,5.00;7.19,3.44 +7.19,3.44;1.56,3.44 +4.38,3.44;4.38,0.94 +4.38,2.19;7.50,2.19 +1.88,1.88;2.50,1.25 +2.50,1.25;4.06,0.94 +4.06,0.94;8.44,0.94 +8.75,7.19;8.44,5.62 +8.44,5.62;7.19,5.62 +7.19,5.62;7.19,9.38 +7.19,9.38;4.69,9.38 +4.69,9.38;4.69,7.50 +4.69,7.50;4.06,6.25 +4.06,6.25;2.81,5.62 +5.62,8.12;6.25,7.19 + +# UTF-16 : 8d fc +# UTF-8 : bc b7 e8 +[8dfc] 跼 +2.50,0.62;3.44,1.88 +3.44,1.88;3.75,3.44 +3.75,3.44;3.75,9.06 +3.75,9.06;7.81,9.06 +7.81,9.06;7.81,7.19 +7.81,7.19;3.75,7.19 +3.75,5.62;8.44,5.62 +8.44,5.62;8.44,2.19 +8.44,2.19;7.81,0.62 +7.81,0.62;6.88,0.62 +6.88,1.56;6.88,4.06 +6.88,4.06;4.69,4.06 +4.69,4.06;4.69,1.56 +4.69,1.88;6.88,1.88 +2.50,1.88;0.00,0.94 +0.62,1.25;0.62,5.00 +0.31,6.25;0.31,8.75 +0.31,8.75;2.50,8.75 +2.50,8.75;2.50,6.25 +2.50,6.25;0.31,6.25 +1.56,6.25;1.56,1.56 +1.56,4.38;2.50,4.38 + +# UTF-16 : 8d ff +# UTF-8 : bf b7 e8 +[8dff] 跿 +3.12,5.62;8.75,5.62 +8.75,0.94;5.62,0.94 +5.62,0.94;4.69,1.25 +4.69,1.25;4.06,2.19 +4.38,4.38;4.06,2.50 +4.06,2.50;3.44,1.25 +3.44,1.25;2.50,0.62 +5.94,9.38;5.94,0.94 +5.94,3.75;7.81,3.75 +8.12,7.50;3.75,7.50 +0.00,0.94;2.50,1.88 +2.50,6.25;2.50,8.75 +2.50,8.75;0.31,8.75 +0.31,8.75;0.31,6.25 +0.31,6.25;2.50,6.25 +1.56,6.25;1.56,1.56 +1.56,4.06;2.50,4.06 +0.62,5.00;0.62,1.25 + +# UTF-16 : 8e 10 +# UTF-8 : 90 b8 e8 +[8e10] 踐 +0.00,0.94;3.12,1.88 +3.12,4.38;1.88,4.38 +1.88,1.56;1.88,6.25 +0.31,6.25;0.31,8.75 +0.31,8.75;2.81,8.75 +2.81,8.75;2.81,6.25 +2.81,6.25;0.62,6.25 +0.62,1.25;0.62,5.00 +3.75,5.00;5.62,5.62 +5.62,5.62;7.50,7.19 +7.50,3.12;5.31,1.25 +5.31,1.25;3.44,0.62 +3.44,3.75;8.75,3.75 +8.75,1.56;8.44,0.62 +8.44,0.62;7.19,0.94 +7.19,0.94;6.25,1.56 +6.25,1.56;5.31,3.12 +5.31,3.12;5.00,4.69 +6.25,4.69;6.88,4.06 +6.88,8.44;6.25,9.06 +4.69,9.38;5.00,7.50 +5.00,7.50;5.94,6.25 +5.94,6.25;6.88,5.62 +6.88,5.62;8.44,5.31 +8.44,5.31;8.44,6.25 +8.44,7.81;3.75,7.81 + +# UTF-16 : 8e 30 +# UTF-8 : b0 b8 e8 +[8e30] 踰 +0.00,0.94;2.50,1.88 +4.69,1.88;4.06,2.50 +4.06,4.06;4.69,3.44 +4.69,0.62;5.31,0.94 +5.31,0.94;5.31,5.00 +5.31,5.00;3.44,5.00 +3.44,5.00;3.44,0.62 +7.19,0.62;6.25,3.12 +6.25,3.12;7.19,5.00 +8.44,5.00;7.50,3.12 +7.50,3.12;8.44,0.62 +4.38,9.06;5.94,9.06 +5.94,9.06;4.38,6.88 +4.38,6.88;3.12,5.94 +8.75,5.94;7.50,6.88 +7.50,6.88;5.94,8.75 +6.88,6.25;4.69,6.25 +1.56,6.25;1.56,1.56 +1.56,4.06;2.50,4.06 +2.50,6.25;2.50,8.75 +2.50,8.75;0.31,8.75 +0.31,8.75;0.31,6.25 +0.31,6.25;2.50,6.25 +0.62,5.00;0.62,1.25 + +# UTF-16 : 8e 34 +# UTF-8 : b4 b8 e8 +[8e34] 踴 +0.00,0.94;2.81,1.88 +2.81,0.62;4.38,1.25 +4.38,1.25;5.00,1.88 +5.00,1.88;5.62,3.12 +5.62,3.12;5.94,4.69 +5.94,4.69;5.94,7.50 +8.44,7.50;8.44,5.00 +8.44,5.00;3.44,5.00 +3.44,5.00;3.44,7.50 +3.44,7.50;8.44,7.50 +8.44,6.25;3.44,6.25 +1.56,6.25;1.56,1.56 +1.56,4.06;2.50,4.06 +2.50,9.06;0.31,9.06 +0.31,9.06;0.31,6.25 +0.31,6.25;2.50,6.25 +2.50,6.25;2.50,9.06 +4.06,9.06;7.81,9.06 +7.81,9.06;6.25,8.12 +5.31,8.44;6.56,7.50 +3.44,3.75;8.75,3.75 +8.75,3.75;8.75,2.19 +8.75,2.19;8.12,0.62 +8.12,0.62;7.19,0.62 +0.62,1.25;0.62,5.00 + +# UTF-16 : 8e 4a +# UTF-8 : 8a b9 e8 +[8e4a] 蹊 +0.00,0.94;2.81,1.88 +2.81,3.44;9.06,3.44 +6.25,3.44;6.88,2.19 +6.88,2.19;7.81,1.25 +7.81,1.25;8.75,0.62 +2.81,0.62;4.06,1.25 +4.06,1.25;5.31,2.50 +5.31,2.50;5.94,4.38 +2.50,4.38;1.56,4.38 +1.56,1.56;1.56,6.25 +0.31,6.25;0.31,9.06 +0.31,9.06;2.50,9.06 +2.50,9.06;2.50,6.25 +2.50,6.25;0.62,6.25 +0.62,1.25;0.62,5.00 +8.12,5.00;5.31,4.69 +5.31,4.69;3.44,4.69 +4.69,4.69;7.19,6.25 +5.31,5.31;4.38,5.94 +4.38,5.94;5.62,6.88 +6.56,6.88;5.94,7.81 +4.38,7.81;3.12,6.56 +3.75,8.44;5.94,8.75 +5.94,8.75;8.12,9.38 +7.50,8.12;8.75,6.88 +8.75,4.38;7.81,5.62 + +# UTF-16 : 8e 47 +# UTF-8 : 87 b9 e8 +[8e47] 蹇 +0.00,7.81;0.00,8.75 +0.00,8.75;8.75,8.75 +8.75,8.75;8.75,7.81 +8.75,5.31;0.00,5.31 +2.50,5.31;1.56,4.06 +1.56,4.06;0.00,3.12 +8.75,3.12;7.19,4.06 +7.19,4.06;6.25,5.31 +5.62,5.31;5.62,8.12 +3.12,8.12;3.12,5.31 +1.88,6.25;6.88,6.25 +7.50,7.19;1.25,7.19 +0.31,0.62;1.56,1.25 +1.56,1.25;2.50,2.19 +2.19,2.81;2.19,4.06 +2.19,4.06;6.56,4.06 +6.56,4.06;6.56,2.81 +6.56,2.81;2.19,2.81 +4.38,2.81;4.38,0.94 +4.38,9.69;4.38,8.75 +4.38,1.88;7.19,1.88 +8.44,0.94;4.06,0.94 +4.06,0.94;1.88,1.56 + +# UTF-16 : 8e 50 +# UTF-8 : 90 b9 e8 +[8e50] 蹐 +2.50,4.69;4.06,5.62 +4.06,5.62;5.31,7.19 +5.31,7.19;5.62,8.44 +5.62,8.44;5.62,9.38 +5.62,7.81;6.25,6.88 +6.25,6.88;7.81,5.31 +7.81,5.31;8.75,4.69 +6.88,0.62;7.50,0.94 +7.50,0.94;7.50,5.31 +7.50,5.31;4.06,5.31 +4.06,5.31;4.06,0.62 +4.06,2.50;7.50,2.50 +7.50,3.75;4.06,3.75 +3.12,7.19;4.38,7.19 +4.38,8.44;3.12,8.44 +6.88,8.44;8.12,8.44 +8.12,7.19;6.88,7.19 +0.31,6.25;0.31,8.75 +0.31,8.75;2.50,8.75 +2.50,8.75;2.50,6.25 +2.50,6.25;0.31,6.25 +1.56,6.25;1.56,1.88 +1.56,4.06;2.50,4.06 +2.50,2.19;0.00,1.25 +0.62,1.56;0.62,5.00 + +# UTF-16 : 8e 48 +# UTF-8 : 88 b9 e8 +[8e48] 蹈 +0.62,1.56;0.62,5.00 +0.62,6.25;2.81,6.25 +2.81,6.25;2.81,8.75 +2.81,8.75;0.31,8.75 +0.31,8.75;0.31,6.25 +1.88,6.25;1.88,1.88 +1.88,4.06;2.81,4.06 +7.50,8.12;8.75,6.56 +6.25,6.56;5.62,7.81 +5.62,3.44;4.06,3.44 +8.12,3.44;6.56,3.44 +6.56,5.62;8.12,5.62 +8.12,5.62;8.12,0.62 +8.12,1.25;4.06,1.25 +4.06,0.62;4.06,5.31 +4.06,5.31;5.62,5.94 +3.44,5.94;4.69,8.44 +4.69,8.44;6.25,8.75 +6.25,8.75;8.12,9.38 +3.12,2.19;0.00,1.25 + +# UTF-16 : 8e 60 +# UTF-8 : a0 b9 e8 +[8e60] 蹠 +6.56,9.38;6.56,8.44 +8.75,8.44;4.06,8.44 +4.06,8.44;4.06,4.38 +4.06,4.38;3.75,2.50 +3.75,2.50;2.81,0.62 +4.06,0.62;5.00,2.19 +8.12,2.19;8.75,0.62 +8.75,5.94;4.69,5.94 +7.81,7.50;7.81,3.44 +7.81,3.44;5.62,3.44 +5.62,3.44;5.62,7.50 +5.94,1.88;6.25,0.62 +7.50,0.62;6.88,2.19 +2.81,2.19;0.00,1.25 +0.31,6.25;0.31,8.75 +0.31,8.75;2.81,8.75 +2.81,8.75;2.81,6.25 +2.81,6.25;0.31,6.25 +1.88,6.25;1.88,1.88 +1.88,4.06;2.81,4.06 +0.62,5.00;0.62,1.56 + +# UTF-16 : 8e 55 +# UTF-8 : 95 b9 e8 +[8e55] 蹕 +5.94,0.62;5.94,9.06 +3.75,9.06;8.12,9.06 +8.12,9.06;8.12,6.56 +8.12,6.56;3.75,6.56 +3.75,6.56;3.75,9.06 +3.75,7.81;8.12,7.81 +8.75,5.00;3.12,5.00 +3.12,3.44;8.75,3.44 +7.81,3.44;7.81,6.25 +4.06,6.25;4.06,3.44 +3.44,2.19;8.44,2.19 +2.50,6.25;2.50,8.75 +2.50,8.75;0.31,8.75 +0.31,8.75;0.31,6.25 +0.31,6.25;2.50,6.25 +1.56,6.25;1.56,1.56 +1.56,4.06;2.50,4.06 +2.50,1.88;0.00,0.94 +0.62,1.25;0.62,5.00 + +# UTF-16 : 8e 76 +# UTF-8 : b6 b9 e8 +[8e76] 蹶 +0.00,1.25;2.19,2.50 +2.19,4.38;1.25,4.38 +1.25,2.19;1.25,6.25 +0.00,6.25;0.00,8.75 +0.00,8.75;1.88,8.75 +1.88,8.75;1.88,6.25 +1.88,6.25;0.31,6.25 +0.31,1.56;0.31,5.00 +3.75,5.00;3.75,2.81 +3.75,3.12;5.62,3.12 +5.62,3.12;5.62,5.00 +6.25,5.00;7.19,8.12 +4.06,6.88;3.44,7.81 +5.94,7.81;5.31,6.25 +5.94,6.25;3.44,6.25 +4.69,6.25;4.69,3.12 +4.69,3.12;4.38,1.88 +4.38,1.88;3.44,0.62 +5.31,0.62;6.25,1.56 +6.25,1.56;7.19,3.44 +7.19,3.44;7.50,5.62 +7.50,5.62;7.50,6.56 +6.88,6.56;8.75,6.56 +8.75,6.56;8.12,4.69 +7.50,4.69;7.81,3.12 +7.81,3.12;9.06,0.62 +1.88,0.62;2.50,1.25 +2.50,1.25;2.81,2.19 +2.81,2.19;2.81,9.06 +2.81,9.06;8.75,9.06 + +# UTF-16 : 8e 72 +# UTF-8 : b2 b9 e8 +[8e72] 蹲 +0.00,0.94;3.12,1.88 +4.38,1.88;5.31,1.25 +0.62,1.25;0.62,5.00 +0.62,6.25;2.81,6.25 +2.81,6.25;2.81,8.75 +2.81,8.75;0.31,8.75 +0.31,8.75;0.31,6.25 +1.88,6.25;1.88,1.56 +1.88,4.06;3.12,4.06 +3.12,2.81;8.75,2.81 +8.75,7.19;6.88,9.38 +6.88,9.38;5.94,9.38 +6.25,0.62;7.19,0.62 +7.19,0.62;7.19,3.44 +4.38,3.44;4.38,6.88 +4.38,6.88;7.81,6.88 +7.81,6.88;7.81,3.75 +7.81,3.75;4.38,3.75 +4.38,4.69;7.81,4.69 +7.81,5.62;6.56,5.62 +6.56,5.62;6.56,7.81 +7.19,7.81;5.00,7.81 +5.62,7.81;5.62,5.94 +5.62,5.94;4.38,5.31 +3.44,7.19;5.00,9.06 + +# UTF-16 : 8e aa +# UTF-8 : aa ba e8 +[8eaa] 躪 +0.00,0.94;2.81,1.88 +2.81,4.06;1.56,4.06 +1.56,1.56;1.56,6.25 +0.31,6.25;0.31,8.75 +0.31,8.75;2.50,8.75 +2.50,8.75;2.50,6.25 +2.50,6.25;0.62,6.25 +0.62,5.00;0.62,1.25 +7.19,1.25;4.69,1.25 +4.69,1.25;4.69,3.75 +4.69,3.75;7.19,3.75 +7.19,2.19;4.69,2.19 +4.69,2.81;7.19,2.81 +4.06,2.81;5.31,4.69 +6.88,4.69;6.25,3.75 +6.25,3.75;6.25,1.25 +3.44,0.62;3.44,7.50 +3.44,7.50;5.31,7.50 +5.31,7.50;5.31,5.62 +5.31,5.62;3.44,5.62 +3.44,6.56;5.31,6.56 +6.56,6.56;8.44,6.56 +8.44,5.62;6.56,5.62 +6.56,5.62;6.56,7.50 +6.56,7.50;8.44,7.50 +8.44,7.50;8.44,0.94 +8.44,0.94;7.81,0.62 +3.12,8.44;8.75,8.44 +6.88,7.81;6.88,9.38 +5.00,9.38;5.00,7.81 + +# UTF-16 : 8e c5 +# UTF-8 : 85 bb e8 +[8ec5] 軅 +1.25,8.44;1.88,9.38 +1.88,6.88;0.62,6.88 +0.62,5.31;2.19,5.31 +2.19,3.75;0.00,3.12 +0.00,1.56;0.94,2.19 +0.94,2.19;2.81,4.06 +2.81,0.62;3.44,1.88 +3.44,1.88;3.75,3.75 +3.75,3.75;3.75,8.75 +3.75,8.75;8.75,8.75 +8.75,1.25;6.25,1.25 +6.25,3.12;8.44,3.12 +8.44,4.69;6.25,4.69 +6.25,0.62;6.25,6.25 +6.25,6.25;8.75,6.25 +5.00,6.25;5.00,0.62 +1.56,0.62;2.19,0.62 +2.19,0.62;2.19,8.44 +2.19,8.44;0.62,8.44 +0.62,8.44;0.62,3.44 +4.38,5.62;5.62,7.81 +5.62,5.31;6.88,7.81 +8.12,7.81;7.50,6.25 +7.50,6.25;7.50,1.25 + +# UTF-16 : 8e c8 +# UTF-8 : 88 bb e8 +[8ec8] 軈 +1.56,0.62;2.19,0.62 +2.19,0.62;2.19,8.44 +2.19,8.44;0.62,8.44 +0.62,8.44;0.62,3.44 +0.62,5.31;2.19,5.31 +2.19,6.88;0.62,6.88 +8.75,6.88;6.25,6.88 +6.25,6.88;6.25,3.44 +6.25,3.44;8.75,3.44 +7.50,3.44;7.50,6.88 +7.50,6.88;8.12,7.81 +6.88,7.81;5.62,5.94 +4.38,5.94;5.62,7.81 +5.00,6.56;5.00,3.44 +6.25,4.69;8.44,4.69 +8.44,5.62;6.25,5.62 +6.25,2.81;7.19,2.19 +8.12,2.19;8.75,1.25 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,4.06 +3.75,4.06;3.44,2.19 +3.44,2.19;2.81,0.94 +2.81,4.06;0.94,2.19 +0.94,2.19;0.00,1.56 +7.81,1.56;7.50,0.62 +7.50,0.62;5.62,0.62 +5.62,0.62;5.31,1.56 +5.31,1.56;5.31,2.81 +4.69,2.19;4.06,0.94 +0.00,3.12;2.19,3.75 +1.25,8.44;1.88,9.38 +6.25,9.38;6.25,8.44 + +# UTF-16 : 8e db +# UTF-8 : 9b bb e8 +[8edb] 軛 +1.56,9.38;1.56,0.62 +6.88,3.75;7.50,3.44 +7.50,3.44;8.12,3.44 +8.12,3.44;8.12,6.88 +8.12,6.88;5.31,6.88 +5.31,6.88;5.31,1.88 +5.31,1.88;5.94,1.25 +5.94,1.25;8.44,1.25 +8.44,1.25;8.75,2.50 +3.12,2.50;0.00,2.50 +0.00,8.12;3.12,8.12 +3.12,0.94;3.75,2.19 +3.75,2.19;4.06,3.75 +4.06,3.75;4.06,8.75 +4.06,8.75;8.75,8.75 +2.81,6.88;2.81,3.75 +2.81,3.75;0.31,3.75 +0.31,3.75;0.31,6.88 +0.31,6.88;2.81,6.88 +2.81,5.31;0.31,5.31 + +# UTF-16 : 8e e3 +# UTF-8 : a3 bb e8 +[8ee3] 軣 +0.00,4.69;8.75,4.69 +8.12,8.44;0.62,8.44 +1.56,7.50;7.19,7.50 +7.19,7.50;7.19,5.62 +7.19,5.62;1.56,5.62 +1.56,5.62;1.56,7.50 +1.56,6.56;7.19,6.56 +4.38,9.38;4.38,3.44 +1.25,3.75;2.50,2.81 +0.62,0.94;3.75,2.19 +5.00,2.19;8.12,0.94 +7.50,3.75;5.62,2.81 + +# UTF-16 : 8f 39 +# UTF-8 : b9 bc e8 +[8f39] 輹 +3.44,7.19;4.38,8.12 +4.38,8.12;5.00,9.38 +1.56,9.38;1.56,0.62 +3.12,0.62;5.00,1.25 +5.00,1.25;7.19,2.81 +7.19,2.81;8.12,4.06 +8.12,4.06;5.00,4.06 +5.00,4.06;5.31,3.12 +5.31,3.12;5.94,2.19 +5.94,2.19;7.19,1.25 +7.19,1.25;8.75,0.62 +8.75,8.44;4.69,8.44 +4.69,6.25;7.81,6.25 +7.81,5.00;4.69,5.00 +4.69,5.00;4.69,7.50 +4.69,7.50;7.81,7.50 +7.81,7.50;7.81,5.00 +5.62,5.00;4.06,2.81 +4.06,2.81;3.12,2.19 +3.12,2.81;0.00,2.81 +0.00,8.12;3.12,8.12 +2.81,6.88;2.81,4.06 +2.81,4.06;0.31,4.06 +0.31,4.06;0.31,6.88 +0.31,6.88;2.81,6.88 +2.81,5.62;0.31,5.62 + +# UTF-16 : 8f 57 +# UTF-8 : 97 bd e8 +[8f57] 轗 +2.81,3.12;3.44,4.06 +3.44,4.06;3.75,5.62 +3.75,5.62;3.75,8.12 +3.75,8.12;8.75,8.12 +2.81,8.12;0.00,8.12 +0.00,2.50;3.12,2.50 +6.56,2.50;5.62,3.75 +6.88,3.75;8.12,5.94 +8.12,5.94;8.44,7.19 +8.44,8.75;7.81,9.38 +6.56,9.38;7.19,6.25 +7.19,6.25;8.12,4.06 +8.12,4.06;8.75,3.44 +8.75,3.44;8.75,4.69 +8.75,1.25;8.44,2.19 +8.44,2.19;7.50,2.81 +7.50,1.88;6.88,0.94 +6.88,0.94;5.31,0.94 +5.31,0.94;4.69,1.56 +4.69,1.56;4.69,3.44 +4.69,4.38;4.69,5.94 +4.69,5.94;6.25,5.94 +6.25,5.94;6.25,4.69 +6.25,4.69;4.69,4.69 +4.69,6.88;6.25,6.88 +2.50,6.88;0.62,6.88 +0.62,6.88;0.62,3.75 +0.62,3.75;2.50,3.75 +2.50,3.75;2.50,6.88 +2.50,5.31;0.62,5.31 +1.56,9.38;1.56,0.62 +3.44,1.25;4.06,2.81 + +# UTF-16 : 8f 63 +# UTF-8 : a3 bd e8 +[8f63] 轣 +0.00,8.12;2.50,8.12 +8.75,8.12;6.88,7.50 +7.81,7.50;7.81,3.75 +5.00,3.75;5.00,7.50 +4.06,7.50;5.94,8.12 +5.94,6.56;4.06,6.56 +6.56,6.56;8.75,6.56 +8.75,4.69;7.81,6.25 +7.81,6.25;6.56,4.38 +4.06,4.38;5.00,6.25 +5.00,6.25;5.94,5.31 +2.19,5.31;0.31,5.31 +0.31,3.75;2.19,3.75 +2.19,3.75;2.19,6.88 +2.19,6.88;0.31,6.88 +0.31,6.88;0.31,3.75 +6.56,3.75;6.56,0.94 +6.56,2.50;8.44,2.50 +0.00,2.50;2.50,2.50 +2.50,0.94;3.12,2.19 +3.12,2.19;3.44,4.06 +3.44,4.06;3.44,9.06 +3.44,9.06;8.75,9.06 +8.75,0.94;3.44,0.94 +5.00,0.94;5.00,2.81 +1.25,0.62;1.25,9.38 + +# UTF-16 : 8f b7 +# UTF-8 : b7 be e8 +[8fb7] 辷 +0.00,5.31;1.25,5.31 +1.25,5.31;1.25,1.88 +1.25,1.88;2.81,0.94 +2.81,0.94;7.19,0.94 +7.19,0.94;8.75,1.56 +1.25,1.88;0.00,0.94 +0.31,8.75;1.88,7.50 +2.19,6.25;8.12,6.25 + +# UTF-16 : 8f da +# UTF-8 : 9a bf e8 +[8fda] 迚 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.88 +1.25,1.88;2.81,0.94 +2.81,0.94;7.19,0.94 +7.19,0.94;8.75,1.56 +8.12,4.38;8.12,7.19 +8.12,7.19;2.50,7.19 +2.50,7.19;2.50,4.38 +2.50,4.69;8.12,4.69 +5.31,9.38;5.31,1.88 +1.25,1.88;0.00,0.94 +0.31,8.75;1.88,7.81 + +# UTF-16 : 8f e5 +# UTF-8 : a5 bf e8 +[8fe5] 迥 +2.81,1.88;2.81,8.75 +2.81,8.75;8.12,8.75 +8.12,8.75;8.12,2.19 +8.12,2.19;7.50,1.88 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.88 +1.25,1.88;2.50,0.94 +2.50,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 +4.38,3.75;4.38,7.19 +4.38,7.19;6.56,7.19 +6.56,7.19;6.56,3.75 +6.56,4.06;4.38,4.06 +1.88,7.81;0.31,9.06 + +# UTF-16 : 8f e2 +# UTF-8 : a2 bf e8 +[8fe2] 迢 +2.50,5.00;4.06,5.94 +4.06,5.94;5.00,7.19 +5.00,7.19;5.31,9.06 +3.12,9.06;8.44,9.06 +8.44,9.06;8.44,7.19 +8.44,7.19;7.81,5.62 +7.81,5.62;7.19,5.62 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.88 +1.25,1.88;2.81,0.94 +2.81,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 +3.75,1.56;3.75,4.69 +3.75,4.69;7.81,4.69 +7.81,4.69;7.81,1.88 +7.81,1.88;3.75,1.88 +1.25,1.88;0.00,0.94 +0.31,8.75;1.88,7.50 + +# UTF-16 : 8f ea +# UTF-8 : aa bf e8 +[8fea] 迪 +5.31,9.38;5.31,2.19 +2.81,2.19;7.81,2.19 +7.81,5.00;2.81,5.00 +2.81,1.88;2.81,7.50 +2.81,7.50;7.81,7.50 +7.81,7.50;7.81,1.88 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.56 +1.25,1.56;2.50,0.94 +2.50,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 +1.88,7.50;0.31,8.75 + +# UTF-16 : 8f ef +# UTF-8 : af bf e8 +[8fef] 迯 +3.12,6.25;4.69,5.31 +8.75,5.31;6.56,6.88 +6.56,1.56;6.56,9.38 +4.06,9.38;3.12,6.88 +3.12,6.88;2.19,5.62 +2.19,1.88;3.75,3.44 +3.75,3.44;5.00,5.62 +5.00,5.62;5.62,8.12 +5.62,8.12;3.75,8.12 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.56 +1.25,1.56;2.50,0.94 +2.50,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 +1.88,7.50;0.31,8.75 + +# UTF-16 : 8f f4 +# UTF-8 : b4 bf e8 +[8ff4] 迴 +4.38,3.75;4.38,7.19 +4.38,7.19;6.56,7.19 +6.56,7.19;6.56,4.06 +6.56,4.06;4.38,4.06 +2.81,2.19;8.12,2.19 +8.12,1.88;8.12,8.75 +8.12,8.75;2.81,8.75 +2.81,8.75;2.81,1.88 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.56 +1.25,1.56;2.50,0.94 +2.50,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 +1.88,7.81;0.31,9.06 + +# UTF-16 : 8f f9 +# UTF-8 : b9 bf e8 +[8ff9] 迹 +5.62,9.38;5.62,7.50 +2.50,7.50;8.44,7.50 +8.44,3.75;7.50,5.94 +3.44,5.94;2.50,3.75 +2.50,1.88;3.75,2.81 +3.75,2.81;4.38,4.06 +4.38,4.06;4.69,5.62 +4.69,5.62;4.69,7.50 +6.56,7.50;6.56,1.88 +6.56,1.88;5.62,1.88 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.56 +1.25,1.56;2.50,0.94 +2.50,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 +1.56,7.81;0.31,8.75 + +# UTF-16 : 8f fa +# UTF-8 : ba bf e8 +[8ffa] 迺 +2.81,3.75;4.06,4.38 +4.06,4.38;4.69,5.94 +4.69,5.94;4.69,8.75 +2.50,8.75;8.44,8.75 +6.25,8.75;6.25,4.38 +6.25,4.38;8.12,4.38 +8.12,2.19;2.81,2.19 +2.81,1.88;2.81,6.88 +2.81,6.88;8.12,6.88 +8.12,6.88;8.12,1.88 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.56 +1.25,1.56;2.50,0.94 +2.50,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 +1.88,7.50;0.31,8.75 + +# UTF-16 : 90 11 +# UTF-8 : 91 80 e9 +[9011] 逑 +5.31,9.38;5.31,1.88 +5.31,1.88;4.38,1.56 +4.38,5.31;3.12,6.25 +7.50,6.25;6.25,5.31 +5.94,4.38;8.12,2.50 +8.12,7.19;2.50,7.19 +2.50,2.50;4.69,4.38 +7.19,7.81;6.56,8.75 +0.31,8.75;1.56,7.81 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.88 +1.25,1.88;2.81,0.94 +2.81,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 + +# UTF-16 : 90 15 +# UTF-8 : 95 80 e9 +[9015] 逕 +2.50,8.75;8.44,8.75 +8.44,2.19;2.19,2.19 +5.31,2.19;5.31,4.06 +2.81,4.06;8.12,4.06 +7.81,5.00;6.56,6.56 +6.56,6.56;7.81,7.81 +5.94,7.81;4.69,6.56 +4.69,6.56;5.94,5.00 +4.06,5.00;2.81,6.56 +2.81,6.56;4.06,7.81 +1.88,7.81;0.31,9.06 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.56 +1.25,1.56;2.50,0.94 +2.50,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 + +# UTF-16 : 90 0d +# UTF-8 : 8d 80 e9 +[900d] 逍 +5.31,9.38;5.31,6.88 +8.44,6.88;6.56,8.75 +4.06,8.75;2.19,6.88 +3.12,5.31;7.50,5.31 +7.50,3.75;3.12,3.75 +3.12,1.88;3.12,6.88 +3.12,6.88;7.50,6.88 +7.50,6.88;7.50,2.19 +7.50,2.19;6.56,1.88 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.56 +1.25,1.56;2.81,0.94 +2.81,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 +1.56,7.81;0.31,8.75 + +# UTF-16 : 90 39 +# UTF-8 : b9 80 e9 +[9039] 逹 +5.31,1.56;5.31,5.31 +5.31,9.38;5.31,6.88 +2.50,6.88;8.12,6.88 +8.12,5.31;2.50,5.31 +4.38,5.31;3.75,6.88 +6.88,6.88;6.25,5.31 +7.50,3.75;3.12,3.75 +3.12,8.12;7.50,8.12 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.88 +1.25,1.88;2.81,0.94 +2.81,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 +1.56,7.81;0.31,8.75 + +# UTF-16 : 8f f8 +# UTF-8 : b8 bf e8 +[8ff8] 迸 +4.69,8.12;3.75,9.38 +7.19,9.38;5.94,7.50 +3.44,7.50;7.50,7.50 +6.56,7.50;6.56,1.88 +2.50,1.88;3.44,2.50 +3.44,2.50;4.06,3.75 +4.06,3.75;4.38,5.94 +4.38,5.94;4.38,7.50 +2.81,5.31;8.12,5.31 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.56 +1.25,1.56;2.81,0.94 +2.81,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 +1.56,7.81;0.31,8.75 + +# UTF-16 : 90 4f +# UTF-8 : 8f 81 e9 +[904f] 遏 +6.56,2.81;3.12,2.81 +3.12,2.50;3.12,4.69 +5.94,4.69;5.00,3.75 +5.00,3.75;4.06,3.44 +6.56,3.44;5.31,4.06 +2.19,4.06;4.06,5.62 +4.06,5.62;4.69,6.56 +7.19,6.56;7.19,9.06 +7.19,9.06;3.44,9.06 +3.44,9.06;3.44,6.56 +3.44,6.56;7.19,6.56 +7.19,7.81;3.75,7.81 +3.75,5.31;8.12,5.31 +8.12,5.31;8.12,3.75 +8.12,3.75;7.50,1.88 +7.50,1.88;6.88,1.88 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.88 +1.25,1.88;2.81,0.94 +2.81,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 +1.88,7.50;0.31,8.75 + +# UTF-16 : 90 50 +# UTF-8 : 90 81 e9 +[9050] 遐 +8.44,2.50;6.88,4.06 +6.88,4.06;5.94,4.38 +5.94,6.88;7.81,6.88 +7.81,6.88;7.81,9.06 +7.81,9.06;5.94,9.06 +5.94,5.31;8.12,5.31 +8.12,5.31;7.81,4.06 +7.81,4.06;6.88,2.50 +6.88,2.50;5.31,1.56 +2.81,1.56;2.81,9.06 +2.81,9.06;5.00,9.06 +5.00,9.06;5.00,6.56 +5.00,6.88;2.81,6.88 +2.81,3.75;5.00,3.75 +5.00,5.31;2.81,5.31 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.56 +1.25,1.56;2.50,0.94 +2.50,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 +1.88,7.81;0.31,8.75 + +# UTF-16 : 90 51 +# UTF-8 : 91 81 e9 +[9051] 遑 +7.50,3.75;3.12,3.75 +3.12,7.19;7.50,7.19 +7.50,8.44;3.12,8.44 +3.12,8.44;3.12,5.94 +3.12,5.94;7.50,5.94 +7.50,5.94;7.50,8.44 +4.69,8.44;5.31,9.38 +5.31,2.19;5.31,5.00 +2.81,5.00;7.81,5.00 +8.12,2.19;2.19,2.19 +1.25,2.19;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.88 +1.25,1.88;2.81,0.94 +2.81,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 +1.88,7.50;0.31,8.75 + +# UTF-16 : 90 52 +# UTF-8 : 92 81 e9 +[9052] 遒 +5.31,9.06;6.56,9.06 +6.56,9.06;7.50,7.81 +7.50,7.81;8.44,7.19 +6.88,7.19;3.44,7.19 +4.38,7.19;4.38,5.00 +4.38,5.00;3.75,4.06 +3.75,4.06;2.50,3.75 +2.50,2.19;2.50,5.94 +2.50,5.94;7.81,5.94 +7.81,5.94;7.81,2.19 +7.81,2.19;2.50,2.19 +2.50,3.12;7.81,3.12 +7.81,4.06;5.94,4.06 +5.94,4.06;5.94,7.19 +1.88,7.19;3.12,7.81 +3.12,7.81;4.06,8.75 +0.31,8.75;1.56,7.81 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.56 +1.25,1.56;2.81,0.94 +2.81,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 + +# UTF-16 : 90 80 +# UTF-8 : 80 82 e9 +[9080] 邀 +5.31,6.25;5.94,7.50 +5.94,7.50;6.56,9.38 +3.44,9.38;2.81,8.44 +2.19,8.44;2.19,5.94 +2.19,5.94;4.69,5.94 +4.69,5.94;4.69,8.44 +4.69,8.44;2.19,8.44 +2.19,7.19;4.69,7.19 +8.75,7.19;5.94,7.19 +5.94,6.56;6.88,5.31 +6.88,5.31;8.44,2.19 +8.12,7.19;7.81,5.31 +7.81,5.31;6.88,3.44 +6.88,3.44;5.00,1.56 +5.00,4.69;1.88,4.69 +1.88,1.88;2.50,2.50 +2.50,2.50;3.12,4.06 +3.12,4.06;3.44,5.62 +3.44,1.56;4.06,1.56 +4.06,1.56;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;3.12,3.75 +1.25,1.88;0.00,0.94 +0.00,5.62;1.25,5.62 +1.25,5.62;1.25,1.56 +1.25,1.56;2.50,0.94 +2.50,0.94;7.81,0.94 +7.81,0.94;8.75,1.25 +1.25,7.50;0.31,8.75 + +# UTF-16 : 90 89 +# UTF-8 : 89 82 e9 +[9089] 邉 +5.31,9.69;4.69,8.75 +0.31,8.75;1.56,7.81 +7.50,7.81;3.12,7.81 +3.12,8.75;7.50,8.75 +7.50,8.75;7.50,5.94 +7.50,5.94;3.12,5.94 +3.12,5.94;3.12,8.75 +3.12,6.88;7.19,6.88 +7.19,1.56;3.44,1.56 +3.44,1.56;3.44,3.12 +3.44,3.12;7.19,3.12 +7.19,3.12;7.19,1.56 +4.06,4.06;2.50,2.81 +8.44,2.81;7.19,3.44 +7.19,3.44;6.25,4.38 +6.25,4.38;5.00,4.38 +2.50,4.38;2.50,5.31 +2.50,5.31;8.12,5.31 +8.12,5.31;8.12,4.38 +8.75,1.25;7.19,0.62 +7.19,0.62;2.50,0.62 +2.50,0.62;1.25,1.56 +1.25,1.56;1.25,5.62 +1.25,5.62;0.00,5.62 +0.00,0.62;1.25,1.88 + +# UTF-16 : 90 8f +# UTF-8 : 8f 82 e9 +[908f] 邏 +2.81,8.12;2.81,9.38 +2.81,9.38;8.12,9.38 +8.12,9.38;8.12,8.12 +8.12,8.12;2.81,8.12 +4.69,8.12;4.69,9.38 +6.25,9.38;6.25,8.12 +5.00,4.69;8.44,4.69 +8.44,3.44;5.00,3.44 +2.50,3.44;1.56,1.88 +6.88,1.88;6.88,6.25 +6.88,6.25;7.81,7.50 +5.94,7.50;4.38,5.31 +4.38,3.75;3.75,5.00 +3.75,5.94;1.88,4.38 +1.88,4.38;4.06,4.38 +3.12,4.38;3.12,1.56 +3.12,5.31;2.19,6.25 +2.19,6.25;3.44,7.50 +3.75,3.44;4.38,2.19 +8.75,1.88;5.00,1.88 +5.00,1.88;5.00,6.25 +5.00,6.25;8.75,6.25 +8.75,1.25;7.81,0.94 +7.81,0.94;2.19,0.94 +2.19,0.94;0.94,1.56 +0.94,1.56;0.94,5.62 +0.94,5.62;0.00,5.62 +0.00,0.94;0.94,1.88 +1.56,7.81;0.31,8.75 + +# UTF-16 : 90 a8 +# UTF-8 : a8 82 e9 +[90a8] 邨 +0.00,7.50;2.81,8.12 +2.81,8.12;4.38,8.75 +4.38,2.50;3.12,1.25 +3.12,1.25;1.88,0.62 +2.19,0.62;2.19,9.38 +0.62,3.12;0.62,6.88 +0.62,4.06;3.75,4.06 +3.75,4.06;3.75,6.88 +5.31,0.62;5.31,9.06 +5.31,9.06;7.81,9.06 +7.81,9.06;7.19,7.19 +7.19,7.19;6.56,6.25 +6.56,6.25;7.81,5.31 +7.81,5.31;8.12,4.38 +8.12,4.38;8.12,3.12 +8.12,3.12;7.19,2.19 +7.19,2.19;6.25,2.19 + +# UTF-16 : 90 e4 +# UTF-8 : a4 83 e9 +[90e4] 郤 +0.31,7.19;1.88,9.06 +3.12,9.06;4.69,7.19 +0.00,4.06;1.25,5.31 +1.25,5.31;2.50,7.50 +2.50,7.50;3.75,5.31 +3.75,5.31;5.00,4.06 +0.94,0.94;0.94,4.38 +0.94,4.38;4.06,4.38 +4.06,4.38;4.06,1.56 +4.06,1.56;0.94,1.56 +5.94,0.62;5.94,9.06 +5.94,9.06;8.44,9.06 +8.44,9.06;7.19,6.25 +7.19,6.25;8.44,5.31 +8.44,5.31;8.75,4.38 +8.75,4.38;8.75,3.44 +8.75,3.44;8.12,2.50 +8.12,2.50;6.88,2.19 + +# UTF-16 : 91 30 +# UTF-8 : b0 84 e9 +[9130] 鄰 +0.00,7.81;5.31,7.81 +5.31,5.62;4.06,6.56 +4.06,6.56;2.81,7.19 +2.81,5.31;2.81,9.38 +0.62,9.06;1.56,8.12 +3.75,8.12;4.69,9.06 +2.81,7.81;1.25,6.25 +1.25,6.25;0.00,5.62 +0.00,3.12;0.94,4.38 +0.94,4.38;1.25,5.31 +1.25,4.38;2.50,4.38 +2.50,4.38;1.88,2.81 +1.88,2.81;1.25,1.56 +1.25,1.56;0.31,0.62 +0.31,3.44;1.88,2.81 +3.12,2.81;5.62,2.81 +5.62,4.38;3.44,4.38 +3.44,3.44;2.81,2.19 +4.69,5.31;4.69,0.62 +6.25,0.62;6.25,9.06 +6.25,9.06;8.44,9.06 +8.44,9.06;7.81,7.19 +7.81,7.19;7.19,6.25 +7.19,6.25;8.44,5.31 +8.44,5.31;8.75,4.38 +8.75,4.38;8.75,3.12 +8.75,3.12;8.12,2.19 +8.12,2.19;7.19,2.19 + +# UTF-16 : 91 65 +# UTF-8 : a5 85 e9 +[9165] 酥 +0.00,8.75;4.06,8.75 +2.50,8.75;2.50,4.69 +2.50,4.69;2.81,4.38 +2.81,4.38;3.75,4.38 +3.75,0.94;3.75,6.56 +3.75,6.56;0.31,6.56 +0.31,6.56;0.31,0.94 +0.31,1.25;3.75,1.25 +3.75,2.50;0.31,2.50 +0.31,3.75;0.62,3.75 +0.62,3.75;1.25,4.06 +1.25,4.06;1.56,4.69 +1.56,4.69;1.56,8.75 +6.56,0.62;6.56,8.44 +7.81,9.06;6.25,8.44 +6.25,8.44;5.00,8.12 +4.69,6.25;8.75,6.25 +4.38,1.88;5.31,3.12 +5.31,3.12;6.56,6.25 +6.56,6.25;7.81,3.12 +7.81,3.12;8.75,1.88 + +# UTF-16 : 91 a2 +# UTF-8 : a2 86 e9 +[91a2] 醢 +6.56,9.06;5.62,6.88 +5.62,6.88;4.06,5.31 +4.38,7.81;8.75,7.81 +8.75,0.94;4.38,0.94 +5.94,0.94;5.94,3.44 +7.19,3.44;7.19,0.94 +5.00,0.94;5.00,3.44 +5.00,3.44;8.12,3.44 +8.12,3.44;8.12,0.94 +8.12,4.69;5.31,4.69 +5.31,4.38;5.31,6.25 +5.31,6.25;8.12,6.25 +8.12,6.25;8.12,4.38 +3.44,4.38;2.50,4.38 +2.50,4.38;2.50,8.75 +3.75,8.75;0.00,8.75 +1.25,8.75;1.25,5.00 +1.25,5.00;0.94,4.06 +0.94,4.06;0.31,3.75 +0.31,0.94;0.31,6.56 +0.31,6.56;3.44,6.56 +3.44,6.56;3.44,0.94 +3.44,1.25;0.31,1.25 +0.31,2.50;3.44,2.50 + +# UTF-16 : 91 af +# UTF-8 : af 86 e9 +[91af] 醯 +4.06,8.44;8.75,8.44 +8.75,4.69;8.44,3.75 +8.44,3.75;7.19,3.75 +7.19,3.75;7.19,5.94 +7.19,7.81;8.75,6.56 +4.38,6.56;5.31,6.56 +5.31,6.56;7.81,7.19 +7.81,0.94;7.81,2.81 +7.81,2.81;4.38,2.81 +4.38,2.81;4.38,0.94 +5.62,0.94;5.62,2.81 +6.56,2.81;6.56,0.94 +8.75,0.94;3.75,0.94 +3.75,3.44;4.69,3.75 +4.69,3.75;5.31,4.69 +5.31,4.69;5.31,5.94 +6.25,5.94;6.25,3.75 +6.25,9.38;6.25,8.44 +6.25,8.44;5.00,6.56 +0.00,8.75;3.44,8.75 +2.19,8.75;2.19,4.38 +2.19,4.38;3.12,4.38 +3.12,2.50;0.31,2.50 +0.31,0.62;0.31,6.56 +0.31,6.56;3.12,6.56 +3.12,6.56;3.12,1.25 +3.12,1.25;0.31,1.25 +0.31,3.75;0.62,3.75 +0.62,3.75;1.25,5.31 +1.25,5.31;1.25,8.75 + +# UTF-16 : 91 aa +# UTF-8 : aa 86 e9 +[91aa] 醪 +6.56,7.19;8.44,9.06 +5.31,9.06;3.75,7.50 +3.75,9.06;5.31,9.06 +5.31,9.06;5.31,6.25 +5.31,7.50;3.75,5.94 +6.88,5.94;8.44,7.50 +8.44,5.62;8.44,9.06 +8.44,9.06;6.25,9.06 +6.25,4.38;4.69,3.44 +4.69,3.44;3.75,3.12 +3.75,1.88;5.94,2.50 +5.94,2.50;7.19,3.44 +3.75,4.06;5.94,5.94 +5.94,5.94;7.50,4.38 +7.50,4.38;8.75,3.75 +0.62,3.75;1.25,5.31 +1.25,5.31;1.25,8.75 +0.00,8.75;3.12,8.75 +2.19,8.75;2.19,4.38 +2.19,4.38;3.12,4.38 +3.12,2.50;0.31,2.50 +0.31,1.25;3.12,1.25 +3.12,1.25;3.12,6.56 +3.12,6.56;0.31,6.56 +0.31,6.56;0.31,0.62 +3.44,0.62;5.00,0.94 +5.00,0.94;6.56,1.56 +6.56,1.56;8.44,2.81 + +# UTF-16 : 91 b5 +# UTF-8 : b5 86 e9 +[91b5] 醵 +0.31,0.94;0.31,6.56 +0.31,6.56;3.12,6.56 +3.12,6.56;3.12,1.56 +3.12,1.56;0.31,1.56 +0.31,2.81;3.12,2.81 +3.12,4.38;2.19,4.38 +2.19,4.38;2.19,8.75 +3.44,8.75;0.00,8.75 +1.25,8.75;1.25,5.00 +1.25,5.00;0.62,3.75 +8.75,3.75;6.25,1.56 +6.25,1.56;4.38,0.62 +3.12,0.62;3.75,1.25 +3.75,1.25;4.06,2.81 +4.06,2.81;4.06,8.12 +4.06,8.12;8.75,8.12 +8.75,8.12;8.12,6.88 +5.00,6.88;7.50,7.19 +7.50,2.50;8.75,1.25 +8.75,5.31;5.00,5.31 +7.50,5.31;6.25,4.06 +6.25,4.06;5.00,3.44 +5.00,2.19;7.19,3.44 +6.88,4.38;7.50,3.44 +7.50,3.44;7.50,1.25 +7.50,1.25;6.88,0.62 +6.88,0.62;5.94,0.62 +8.44,6.25;5.94,6.25 +5.94,6.25;5.94,8.12 +6.25,8.12;6.25,9.69 +6.25,9.06;8.12,9.06 + +# UTF-16 : 92 9c +# UTF-8 : 9c 8a e9 +[929c] 銜 +0.00,6.88;1.88,9.38 +1.88,7.50;0.62,5.31 +0.62,5.31;0.00,4.69 +4.06,1.88;4.06,6.56 +3.12,6.56;5.00,6.56 +6.25,8.75;8.44,8.75 +5.31,5.00;2.81,5.00 +2.81,4.06;3.44,2.81 +4.69,2.81;5.31,4.06 +5.62,2.19;2.19,1.25 +2.19,6.25;4.06,9.06 +4.06,9.06;5.62,7.19 +5.62,5.94;8.75,5.94 +7.50,5.94;7.50,0.94 +7.50,0.94;6.56,0.62 +1.25,0.62;1.25,5.94 + +# UTF-16 : 92 93 +# UTF-8 : 93 8a e9 +[9293] 銓 +3.12,5.94;4.38,7.19 +4.38,7.19;5.94,9.38 +5.94,9.38;7.50,7.19 +7.50,7.19;8.75,5.94 +8.12,3.44;4.06,3.44 +1.56,1.88;1.56,6.88 +2.50,6.88;0.62,6.88 +4.38,5.62;7.81,5.62 +5.94,5.62;5.94,0.94 +8.44,0.94;3.44,0.94 +2.19,2.81;2.81,4.06 +2.81,2.19;0.00,1.25 +0.00,7.19;1.56,9.38 +1.56,9.38;2.81,7.50 +2.81,5.31;0.31,5.31 +0.31,4.06;0.94,2.50 + +# UTF-16 : 92 b7 +# UTF-8 : b7 8a e9 +[92b7] 銷 +0.00,1.25;3.44,2.19 +3.44,4.06;2.50,2.50 +1.25,2.50;0.31,4.06 +0.31,5.31;3.44,5.31 +3.44,7.50;1.88,9.38 +1.88,9.38;0.94,7.81 +0.94,7.81;0.00,6.88 +0.94,6.88;2.81,6.88 +1.88,6.88;1.88,1.88 +6.25,9.38;6.25,6.56 +3.75,6.56;5.31,8.44 +7.19,8.44;8.75,6.56 +7.19,0.62;7.81,0.94 +7.81,0.94;7.81,6.56 +7.81,6.56;4.69,6.56 +4.69,6.56;4.69,0.62 +4.69,3.12;7.81,3.12 +7.81,4.69;4.69,4.69 + +# UTF-16 : 93 22 +# UTF-8 : a2 8c e9 +[9322] 錢 +1.88,1.88;1.88,6.88 +2.81,6.88;0.94,6.88 +0.00,6.88;0.94,7.81 +0.94,7.81;1.88,9.38 +1.88,9.38;3.12,7.81 +3.12,5.31;0.31,5.31 +0.31,4.06;1.25,2.50 +2.50,2.50;3.12,4.06 +3.12,2.19;0.00,1.25 +3.44,0.62;5.00,0.94 +5.00,0.94;6.56,1.88 +6.56,1.88;7.50,3.12 +7.50,7.19;6.56,6.25 +6.56,6.25;5.31,5.62 +5.31,5.62;3.75,5.00 +3.75,3.75;8.75,3.75 +8.75,1.88;8.44,0.62 +8.44,0.62;6.88,0.94 +6.88,0.94;5.62,2.19 +5.62,2.19;5.00,4.69 +6.25,4.69;6.88,4.06 +6.88,8.44;6.25,9.06 +4.06,7.81;8.44,7.81 +8.44,6.25;8.12,5.31 +8.12,5.31;6.56,5.62 +6.56,5.62;5.31,6.56 +5.31,6.56;4.69,9.38 + +# UTF-16 : 93 b9 +# UTF-8 : b9 8e e9 +[93b9] 鎹 +5.94,9.38;6.88,9.38 +6.88,9.38;8.75,6.88 +1.56,6.88;1.56,1.88 +3.75,1.88;2.50,0.62 +2.50,6.88;0.62,6.88 +4.38,6.88;5.31,8.75 +5.31,6.56;7.81,6.56 +6.56,6.56;6.56,4.69 +6.56,4.69;5.94,2.81 +5.94,2.81;5.00,1.88 +8.44,1.88;6.56,4.06 +2.81,4.06;1.88,2.50 +0.94,2.50;0.31,4.06 +0.31,5.00;2.81,5.00 +2.81,2.19;0.00,1.25 +0.00,7.19;1.56,9.38 +1.56,9.38;2.81,7.50 +2.81,5.62;3.75,5.62 +3.75,5.62;3.75,1.88 +3.75,1.88;5.00,0.94 +5.00,0.94;8.12,0.94 +8.12,0.94;9.06,1.25 +8.75,4.69;4.69,4.69 +4.06,7.81;3.12,8.75 + +# UTF-16 : 93 d0 +# UTF-8 : 90 8f e9 +[93d0] 鏐 +6.88,5.94;8.44,7.50 +5.31,7.50;3.44,5.62 +3.44,9.06;5.31,9.06 +5.31,9.06;5.31,6.25 +5.31,9.06;3.44,7.19 +6.56,7.19;8.44,9.06 +6.25,9.06;8.44,9.06 +8.44,9.06;8.44,5.62 +8.44,2.81;6.56,1.56 +6.56,1.56;5.00,0.94 +5.00,0.94;2.81,0.62 +6.25,4.38;4.69,3.44 +4.69,3.44;3.44,3.12 +3.44,4.06;5.94,5.94 +5.94,5.94;7.50,4.38 +7.50,4.38;8.75,3.75 +7.19,3.44;6.25,2.81 +6.25,2.81;3.44,1.88 +1.25,1.88;1.25,6.56 +0.31,6.56;2.19,6.56 +2.50,7.50;1.25,9.38 +1.25,9.38;0.00,7.19 +0.00,1.25;2.50,2.19 +2.50,5.00;0.00,5.00 +0.00,4.06;0.62,2.81 +1.88,2.81;2.50,4.06 + +# UTF-16 : 94 36 +# UTF-8 : b6 90 e9 +[9436] 鐶 +8.44,3.12;7.50,1.88 +7.50,4.06;4.06,4.06 +4.06,4.06;4.06,5.62 +4.06,5.62;7.81,5.62 +7.81,5.62;7.81,4.06 +7.81,7.50;3.75,7.50 +3.75,7.50;3.75,9.06 +3.75,9.06;8.12,9.06 +8.12,9.06;8.12,7.50 +6.56,7.50;6.56,9.06 +5.31,9.06;5.31,7.50 +0.00,7.50;1.56,9.38 +1.56,9.38;2.81,7.81 +2.81,2.19;0.00,1.25 +6.25,1.25;3.75,0.62 +8.75,0.62;6.88,2.19 +6.88,2.19;5.94,4.06 +5.94,4.06;4.38,2.19 +4.38,2.19;3.12,1.56 +3.12,6.56;8.75,6.56 +4.69,0.94;4.69,2.19 +1.56,1.88;1.56,6.88 +2.50,6.88;0.62,6.88 +0.94,2.50;0.31,4.06 +0.31,5.31;2.81,5.31 +2.81,4.06;2.19,2.81 + +# UTF-16 : 94 2b +# UTF-8 : ab 90 e9 +[942b] 鐫 +3.44,6.25;4.38,7.50 +4.38,7.50;5.31,9.38 +7.50,9.38;6.88,8.12 +6.88,8.12;6.88,4.38 +8.75,4.38;4.69,4.38 +4.69,4.38;4.69,8.12 +4.69,8.12;8.75,8.12 +8.44,6.88;4.69,6.88 +4.69,5.62;8.44,5.62 +4.06,0.62;4.06,3.44 +4.06,3.44;5.62,3.44 +5.62,3.44;5.62,2.19 +5.62,2.19;7.19,2.19 +7.19,2.19;7.19,3.44 +7.19,3.44;8.75,3.44 +8.75,3.44;8.75,0.94 +8.75,0.94;8.44,0.62 +8.44,0.62;8.12,0.62 +3.12,7.81;1.88,9.38 +1.88,9.38;0.94,7.81 +0.94,7.81;0.00,6.88 +0.00,1.25;3.12,2.19 +3.12,5.31;0.31,5.31 +0.31,4.06;1.25,2.50 +2.50,2.81;3.12,4.06 +2.81,6.88;0.94,6.88 +1.88,6.88;1.88,1.88 + +# UTF-16 : 94 21 +# UTF-8 : a1 90 e9 +[9421] 鐡 +1.56,1.88;1.56,6.88 +0.62,6.88;2.50,6.88 +3.44,6.88;8.75,6.88 +8.75,2.19;8.75,1.56 +8.75,1.56;8.44,0.62 +8.44,0.62;7.50,1.88 +7.50,1.88;6.88,5.31 +6.88,5.31;6.88,9.38 +5.00,9.38;5.00,6.88 +7.81,8.75;8.44,8.12 +5.94,8.12;3.75,8.12 +3.75,4.06;3.75,5.62 +3.75,5.62;5.94,5.62 +5.94,5.62;5.94,4.06 +5.94,4.06;4.06,4.06 +4.06,3.75;4.38,2.19 +6.25,2.19;3.12,1.25 +0.00,1.25;2.81,2.19 +5.31,2.19;5.62,3.75 +0.94,2.50;0.31,4.06 +0.31,5.31;2.81,5.31 +2.81,4.06;2.19,2.81 +0.00,7.50;1.56,9.38 +1.56,9.38;2.81,7.81 +8.75,5.62;8.12,3.12 +8.12,3.12;7.19,1.56 +7.19,1.56;6.25,0.94 +6.25,0.94;5.31,0.62 + +# UTF-16 : 94 3a +# UTF-8 : ba 90 e9 +[943a] 鐺 +2.50,2.81;3.12,4.06 +3.12,7.50;1.88,9.06 +1.88,9.06;0.94,7.50 +0.94,7.50;0.00,6.56 +0.00,1.25;3.12,2.19 +3.12,5.00;0.31,5.00 +0.31,4.06;1.25,2.50 +4.38,2.50;8.12,2.50 +8.12,0.62;8.12,4.06 +8.12,4.06;4.38,4.06 +4.38,4.06;4.38,0.62 +4.38,0.94;8.12,0.94 +6.25,0.94;6.25,4.06 +6.25,9.38;6.25,7.81 +7.50,7.81;8.12,8.75 +4.38,8.75;5.00,7.81 +5.00,6.56;5.00,5.00 +5.00,5.00;7.50,5.00 +7.50,5.00;7.50,6.56 +7.50,6.56;5.00,6.56 +3.75,6.56;3.75,7.81 +3.75,7.81;8.75,7.81 +8.75,7.81;8.75,6.56 +2.81,6.56;0.94,6.56 +1.88,6.56;1.88,1.88 + +# UTF-16 : 94 5b +# UTF-8 : 9b 91 e9 +[945b] 鑛 +6.25,9.38;6.25,8.44 +8.75,8.44;3.75,8.44 +3.75,8.44;3.75,3.44 +3.75,3.44;3.44,1.56 +3.44,1.56;2.81,0.62 +3.75,0.62;5.62,1.88 +5.62,7.81;5.62,5.94 +5.62,5.94;7.19,5.94 +7.19,5.94;7.19,7.81 +7.19,1.88;8.75,0.62 +8.75,6.88;4.38,6.88 +4.38,5.00;8.75,5.00 +6.56,5.00;6.56,2.19 +5.00,2.19;5.00,4.06 +5.00,4.06;8.12,4.06 +8.12,4.06;8.12,2.19 +8.12,2.19;5.00,2.19 +5.00,3.12;8.12,3.12 +2.19,2.50;2.81,4.06 +2.81,2.19;0.00,1.25 +0.00,7.19;1.56,9.38 +1.56,9.38;2.81,7.81 +2.81,5.00;0.31,5.00 +0.31,4.06;0.94,2.50 +1.56,1.88;1.56,6.56 +0.62,6.56;2.50,6.56 + +# UTF-16 : 94 7c +# UTF-8 : bc 91 e9 +[947c] 鑼 +1.56,1.88;1.56,6.88 +0.62,6.88;2.19,6.88 +2.19,2.81;2.50,4.06 +2.50,7.50;1.56,9.38 +1.56,9.38;0.00,7.19 +0.00,1.25;2.50,2.19 +2.50,5.31;0.31,5.31 +0.31,4.06;0.94,2.81 +3.44,2.81;2.81,0.94 +5.31,1.25;4.69,2.81 +4.69,5.31;3.12,3.44 +3.12,3.44;5.00,3.44 +4.06,3.44;4.06,0.62 +6.25,0.62;6.25,5.62 +6.25,5.62;8.75,5.62 +8.75,0.94;6.25,0.94 +7.50,0.94;7.50,5.62 +7.50,5.62;8.12,6.88 +4.38,6.88;3.12,5.62 +3.12,5.62;4.06,4.69 +5.62,4.69;6.88,6.88 +6.25,4.06;8.44,4.06 +8.44,2.81;6.25,2.81 +5.62,2.81;5.00,4.38 +5.00,7.50;5.00,9.06 +6.56,9.06;6.56,7.50 +3.44,7.50;8.12,7.50 +8.12,7.50;8.12,9.06 +8.12,9.06;3.44,9.06 +3.44,9.06;3.44,7.50 + +# UTF-16 : 94 81 +# UTF-8 : 81 92 e9 +[9481] 钁 +3.44,6.88;3.44,9.38 +3.44,9.38;5.31,9.38 +5.31,9.38;5.31,6.88 +5.31,6.88;3.44,6.88 +3.44,7.81;5.31,7.81 +5.31,8.44;3.44,8.44 +6.56,8.44;8.44,8.44 +8.44,7.81;6.56,7.81 +6.56,6.88;6.56,9.38 +6.56,9.38;8.44,9.38 +8.44,9.38;8.44,6.88 +8.44,6.88;6.56,6.88 +6.56,6.25;5.94,5.62 +5.94,5.62;5.94,3.12 +8.75,3.12;3.75,3.12 +3.75,3.12;3.75,5.62 +3.75,5.62;8.75,5.62 +8.44,4.69;3.75,4.69 +3.75,4.06;8.44,4.06 +4.06,2.50;7.81,2.50 +7.81,2.50;6.56,1.56 +6.56,1.56;2.81,0.62 +8.75,0.62;5.31,1.56 +5.31,1.56;4.38,2.19 +4.38,6.25;2.81,4.69 +2.81,7.50;1.56,9.38 +1.56,9.38;0.00,7.19 +0.00,1.25;2.81,2.19 +2.81,4.06;2.19,2.50 +0.94,2.50;0.31,4.06 +0.31,5.31;2.50,5.31 +2.50,6.88;0.62,6.88 +1.56,6.88;1.56,1.88 + +# UTF-16 : 95 87 +# UTF-8 : 87 96 e9 +[9587] 閇 +0.31,0.62;0.31,9.06 +0.31,9.06;3.44,9.06 +3.44,9.06;3.44,6.56 +3.44,6.56;0.31,6.56 +0.31,7.81;3.44,7.81 +5.31,7.81;8.44,7.81 +8.44,6.56;5.31,6.56 +5.31,6.56;5.31,9.06 +5.31,9.06;8.44,9.06 +8.44,9.06;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 +1.88,5.00;6.88,5.00 +4.06,5.00;4.06,0.94 +4.06,4.38;5.94,3.12 + +# UTF-16 : 95 8a +# UTF-8 : 8a 96 e9 +[958a] 閊 +0.31,0.62;0.31,9.06 +0.31,9.06;3.44,9.06 +3.44,9.06;3.44,6.56 +3.44,6.56;0.31,6.56 +0.31,7.81;3.44,7.81 +5.31,7.81;8.44,7.81 +8.44,6.56;5.31,6.56 +5.31,6.56;5.31,9.06 +5.31,9.06;8.44,9.06 +8.44,9.06;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 +4.38,5.62;4.38,1.88 +1.88,1.88;6.88,1.88 +6.88,1.25;6.88,4.38 +1.88,4.38;1.88,1.25 + +# UTF-16 : 95 99 +# UTF-8 : 99 96 e9 +[9599] 閙 +0.31,0.62;0.31,9.06 +0.31,9.06;3.44,9.06 +3.44,9.06;3.44,6.56 +3.44,6.56;0.31,6.56 +0.31,7.81;3.44,7.81 +5.31,7.81;8.44,7.81 +8.44,6.56;5.31,6.56 +5.31,6.56;5.31,9.06 +5.31,9.06;8.44,9.06 +8.44,9.06;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 +4.38,0.62;4.38,5.94 +1.88,5.00;6.88,5.00 +5.62,1.88;6.25,1.88 +6.25,1.88;6.56,2.19 +6.56,2.19;6.56,3.75 +6.56,3.75;2.19,3.75 +2.19,3.75;2.19,1.88 + +# UTF-16 : 95 a0 +# UTF-8 : a0 96 e9 +[95a0] 閠 +0.31,0.62;0.31,9.06 +0.31,9.06;3.44,9.06 +3.44,9.06;3.44,6.56 +3.44,6.56;0.31,6.56 +0.31,7.81;3.44,7.81 +5.31,7.81;8.44,7.81 +8.44,6.56;5.31,6.56 +5.31,6.56;5.31,9.06 +5.31,9.06;8.44,9.06 +8.44,9.06;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 +2.19,5.00;6.56,5.00 +4.38,5.00;4.38,1.56 +1.56,1.56;7.19,1.56 +2.50,3.44;6.25,3.44 +6.25,2.19;5.62,2.81 + +# UTF-16 : 95 a8 +# UTF-8 : a8 96 e9 +[95a8] 閨 +4.38,6.25;4.38,1.25 +1.56,1.25;7.19,1.25 +7.19,4.06;1.56,4.06 +2.19,5.31;6.56,5.31 +6.56,2.81;2.19,2.81 +0.31,0.62;0.31,9.06 +0.31,9.06;3.44,9.06 +3.44,9.06;3.44,6.56 +3.44,6.56;0.31,6.56 +0.31,7.81;3.44,7.81 +5.31,7.81;8.44,7.81 +8.44,6.56;5.31,6.56 +5.31,6.56;5.31,9.06 +5.31,9.06;8.44,9.06 +8.44,9.06;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 + +# UTF-16 : 95 ad +# UTF-8 : ad 96 e9 +[95ad] 閭 +2.81,4.06;2.81,5.31 +2.81,5.31;5.94,5.31 +5.94,5.31;5.94,4.06 +5.94,4.06;2.81,4.06 +4.38,4.06;3.75,2.81 +2.50,2.81;2.50,1.25 +2.50,1.25;6.25,1.25 +6.25,1.25;6.25,2.81 +6.25,2.81;2.50,2.81 +0.31,0.62;0.31,9.06 +0.31,9.06;3.44,9.06 +3.44,9.06;3.44,6.56 +3.44,6.56;0.31,6.56 +0.31,7.81;3.44,7.81 +5.31,7.81;8.44,7.81 +8.44,6.56;5.31,6.56 +5.31,6.56;5.31,9.06 +5.31,9.06;8.44,9.06 +8.44,9.06;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 + +# UTF-16 : 95 bc +# UTF-8 : bc 96 e9 +[95bc] 閼 +0.31,0.62;0.31,9.06 +0.31,9.06;3.44,9.06 +3.44,9.06;3.44,6.56 +3.44,6.56;0.31,6.56 +0.31,7.81;3.44,7.81 +5.31,7.81;8.44,7.81 +8.44,6.56;5.31,6.56 +5.31,6.56;5.31,9.06 +5.31,9.06;8.44,9.06 +8.44,9.06;8.44,0.94 +8.44,0.94;7.81,0.62 +2.81,5.94;2.81,5.00 +1.25,5.00;4.06,5.00 +2.50,5.00;2.50,3.75 +2.50,3.75;2.19,2.50 +2.19,2.50;1.25,1.25 +2.50,3.75;3.75,3.75 +3.75,3.75;3.75,2.81 +3.75,2.81;3.44,1.25 +3.44,1.25;2.81,1.25 +7.19,1.25;5.31,2.19 +4.69,3.75;5.94,5.94 +5.94,5.94;7.50,3.75 +5.62,3.75;6.56,2.81 + +# UTF-16 : 95 b9 +# UTF-8 : b9 96 e9 +[95b9] 閹 +4.06,6.25;2.81,4.69 +2.81,4.69;1.56,3.75 +1.88,5.31;7.19,5.31 +7.19,3.75;5.94,4.38 +5.94,4.38;5.00,5.31 +4.38,4.69;4.38,1.25 +4.38,1.25;5.00,0.94 +5.00,0.94;6.88,0.94 +6.88,0.94;7.50,1.56 +7.50,1.56;7.50,2.19 +2.50,2.19;6.25,2.19 +6.25,2.19;6.25,4.06 +6.25,4.06;2.50,4.06 +2.50,4.06;2.50,1.88 +2.50,3.12;6.25,3.12 +0.31,0.62;0.31,9.06 +0.31,9.06;3.44,9.06 +3.44,9.06;3.44,6.56 +3.44,6.56;0.31,6.56 +0.31,7.81;3.44,7.81 +5.31,7.81;8.44,7.81 +8.44,6.56;5.31,6.56 +5.31,6.56;5.31,9.06 +5.31,9.06;8.44,9.06 +8.44,9.06;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 + +# UTF-16 : 6f f6 +# UTF-8 : b6 bf e6 +[6ff6] 濶 +0.31,9.38;1.56,7.50 +1.56,4.38;0.94,2.19 +0.94,2.19;0.00,0.62 +0.00,6.88;1.25,5.62 +6.88,5.62;3.75,5.00 +5.31,5.00;5.31,2.81 +4.06,2.81;6.56,2.81 +6.56,2.81;6.56,1.25 +6.56,1.25;4.06,1.25 +4.06,1.25;4.06,2.81 +3.44,4.06;7.19,4.06 +2.19,0.62;2.19,9.06 +2.19,9.06;4.69,9.06 +4.69,9.06;4.69,6.56 +4.69,6.56;2.19,6.56 +2.19,7.81;4.69,7.81 +5.94,7.81;8.44,7.81 +8.44,6.56;5.94,6.56 +5.94,6.56;5.94,9.06 +5.94,9.06;8.44,9.06 +8.44,9.06;8.44,0.94 +8.44,0.94;7.50,0.62 + +# UTF-16 : 95 d4 +# UTF-8 : 94 97 e9 +[95d4] 闔 +4.38,6.25;4.38,4.38 +1.56,4.38;7.19,4.38 +7.19,0.94;1.56,0.94 +2.50,0.94;2.50,2.19 +2.50,2.19;6.25,2.19 +6.25,2.19;6.25,0.94 +5.00,0.94;5.00,2.19 +3.75,2.19;3.75,0.94 +3.75,4.06;3.12,3.12 +2.19,3.12;4.06,3.12 +4.06,3.12;5.62,3.44 +5.31,3.75;6.56,2.81 +6.56,5.31;2.19,5.31 +0.31,0.62;0.31,9.06 +0.31,9.06;3.44,9.06 +3.44,9.06;3.44,6.56 +3.44,6.56;0.31,6.56 +0.31,7.81;3.44,7.81 +5.31,7.81;8.44,7.81 +8.44,6.56;5.31,6.56 +5.31,6.56;5.31,9.06 +5.31,9.06;8.44,9.06 +8.44,9.06;8.44,0.94 +8.44,0.94;7.81,0.62 + +# UTF-16 : 96 28 +# UTF-8 : a8 98 e9 +[9628] 阨 +0.31,0.62;0.31,9.06 +0.31,9.06;2.50,9.06 +2.50,9.06;1.25,6.56 +1.25,6.56;2.50,5.31 +2.50,5.31;2.81,4.38 +2.81,4.38;2.81,3.44 +2.81,3.44;2.19,2.81 +2.19,2.81;1.25,2.50 +8.75,2.50;8.75,1.88 +8.75,1.88;8.44,0.94 +8.44,0.94;5.94,0.94 +5.94,0.94;5.31,1.88 +5.31,1.88;5.31,6.88 +5.31,6.88;8.12,6.88 +8.12,6.88;8.12,3.44 +8.12,3.44;7.50,3.44 +7.50,3.44;6.88,3.75 +2.81,0.94;3.44,1.56 +3.44,1.56;3.75,2.50 +3.75,2.50;4.06,4.69 +4.06,4.69;4.06,8.75 +4.06,8.75;8.75,8.75 + +# UTF-16 : 96 b1 +# UTF-8 : b1 9a e9 +[96b1] 隱 +0.31,0.62;0.31,9.06 +0.31,9.06;2.50,9.06 +2.50,9.06;1.25,6.56 +1.25,6.56;2.19,5.31 +2.19,5.31;2.50,4.38 +2.50,4.38;2.50,3.44 +2.50,3.44;2.19,2.81 +2.19,2.81;1.25,2.50 +4.38,2.50;4.38,0.94 +4.38,0.94;5.00,0.62 +5.00,0.62;7.19,0.62 +7.19,0.62;7.81,1.25 +8.75,1.25;8.12,2.19 +3.12,2.19;2.19,0.94 +6.56,1.88;5.31,2.81 +5.31,8.75;5.94,7.81 +5.94,6.25;5.94,7.19 +7.81,7.19;3.75,7.19 +3.75,5.31;7.50,5.31 +7.50,5.31;7.50,3.44 +7.50,3.44;3.75,3.44 +8.75,4.38;3.12,4.38 +3.12,6.25;8.44,6.25 +6.88,8.75;8.12,7.81 +3.12,7.81;4.06,8.75 +4.06,8.75;4.69,8.75 +4.69,8.75;7.19,9.38 + +# UTF-16 : 96 b2 +# UTF-8 : b2 9a e9 +[96b2] 隲 +2.81,5.94;5.00,6.56 +5.00,6.56;6.25,7.19 +6.25,7.19;7.19,7.81 +8.12,7.81;6.88,8.75 +4.38,8.75;3.12,7.19 +4.69,7.19;5.62,6.88 +5.62,6.88;5.62,9.38 +5.62,2.19;6.25,1.25 +7.81,1.25;6.88,2.19 +6.88,0.62;8.12,0.62 +8.12,0.62;8.75,1.56 +8.75,1.56;8.75,2.81 +8.75,2.81;4.06,2.81 +4.06,2.81;4.06,6.25 +4.06,6.25;8.44,6.25 +5.94,6.25;5.94,2.81 +4.06,4.06;7.81,4.06 +7.81,5.00;4.38,5.00 +4.38,2.19;4.69,0.94 +2.19,0.94;3.44,2.19 +0.31,0.62;0.31,9.06 +0.31,9.06;2.50,9.06 +2.50,9.06;1.25,6.56 +1.25,6.56;2.19,5.31 +2.19,5.31;2.50,4.38 +2.50,4.38;2.50,3.44 +2.50,3.44;2.19,2.81 +2.19,2.81;1.25,2.50 + +# UTF-16 : 96 b0 +# UTF-8 : b0 9a e9 +[96b0] 隰 +4.06,6.88;4.06,9.38 +4.06,9.38;7.81,9.38 +7.81,9.38;7.81,6.88 +7.81,6.88;4.06,6.88 +4.06,8.12;7.81,8.12 +7.50,6.25;6.56,5.00 +6.56,5.00;7.50,4.38 +8.12,5.00;6.56,3.12 +6.25,3.12;8.12,3.12 +8.12,3.75;8.75,2.50 +5.62,2.50;5.00,3.75 +5.00,3.12;2.81,3.12 +3.44,3.12;5.00,5.00 +4.38,4.38;3.44,5.00 +3.44,5.00;4.38,6.25 +1.88,0.94;3.44,2.19 +4.69,2.19;5.31,0.94 +6.88,0.94;6.25,2.19 +7.50,2.19;8.75,0.94 +0.00,0.62;0.00,9.06 +0.00,9.06;2.19,9.06 +2.19,9.06;1.88,8.12 +1.88,8.12;0.94,6.56 +0.94,6.56;1.88,5.31 +1.88,5.31;2.19,4.69 +2.19,4.69;2.19,3.75 +2.19,3.75;1.88,3.12 +1.88,3.12;1.25,2.81 + +# UTF-16 : 96 b8 +# UTF-8 : b8 9a e9 +[96b8] 隸 +4.38,6.56;8.75,6.56 +8.75,1.25;7.19,2.81 +7.19,2.81;6.56,4.06 +8.44,4.06;7.50,3.12 +5.94,3.12;4.69,4.06 +4.69,1.25;5.94,2.50 +4.06,1.56;3.12,2.81 +1.25,2.81;0.00,1.56 +0.00,3.75;4.06,3.75 +2.19,3.75;2.19,0.94 +2.19,0.94;1.25,0.62 +5.62,0.62;6.56,0.94 +6.56,0.94;6.56,9.38 +2.19,9.38;2.19,5.62 +0.62,5.00;3.44,5.00 +5.00,5.00;8.12,5.00 +8.12,5.00;8.12,8.12 +8.12,8.12;5.00,8.12 +3.75,8.12;0.00,8.12 +0.00,5.94;0.94,6.56 +0.94,6.56;2.19,8.12 +2.19,8.12;3.75,6.25 + +# UTF-16 : 96 cb +# UTF-8 : 8b 9b e9 +[96cb] 雋 +0.62,0.62;0.62,3.75 +0.62,3.75;3.12,3.75 +3.12,3.75;3.12,2.19 +3.12,2.19;5.31,2.19 +5.31,2.19;5.31,3.75 +5.31,3.75;7.81,3.75 +7.81,3.75;7.81,0.94 +7.81,0.94;7.19,0.62 +7.19,0.62;6.56,0.62 +8.12,8.12;1.25,8.12 +1.25,8.12;1.25,4.69 +1.25,4.69;8.44,4.69 +4.69,4.69;4.69,8.12 +4.69,8.12;5.31,9.38 +1.88,9.38;0.94,7.81 +0.94,7.81;0.00,6.88 +1.25,6.88;7.81,6.88 +7.81,5.94;1.25,5.94 + +# UTF-16 : 97 04 +# UTF-8 : 84 9c e9 +[9704] 霄 +1.56,2.19;7.19,2.19 +7.19,3.12;1.56,3.12 +1.56,0.62;1.56,4.38 +1.56,4.38;7.19,4.38 +7.19,4.38;7.19,0.94 +7.19,0.94;6.25,0.62 +6.25,5.31;8.75,3.75 +8.75,6.56;8.75,8.12 +8.75,8.12;0.00,8.12 +0.00,8.12;0.00,6.56 +0.00,3.75;2.50,5.31 +0.62,9.06;8.12,9.06 +4.38,9.06;4.38,6.25 +5.62,6.25;7.50,6.25 +7.50,7.19;5.94,7.19 +3.12,7.19;1.25,7.19 +1.25,6.25;3.12,6.25 +4.38,5.62;4.38,4.38 + +# UTF-16 : 97 0f +# UTF-8 : 8f 9c e9 +[970f] 霏 +4.38,5.94;4.38,9.06 +0.94,9.06;7.81,9.06 +7.50,7.19;5.62,7.19 +5.62,6.25;7.50,6.25 +3.12,6.25;1.25,6.25 +1.25,7.19;3.12,7.19 +3.12,2.50;0.00,1.88 +0.00,6.56;0.00,8.12 +0.00,8.12;8.75,8.12 +8.75,8.12;8.75,6.56 +8.75,2.19;5.31,2.19 +5.31,5.62;5.31,0.62 +0.62,0.62;1.88,0.94 +1.88,0.94;3.12,2.19 +3.12,2.19;3.44,3.12 +3.44,3.12;3.44,5.62 +3.44,4.69;0.31,4.69 +8.44,4.69;5.31,4.69 +5.31,3.44;8.12,3.44 +3.44,3.44;0.62,3.44 + +# UTF-16 : 97 19 +# UTF-8 : 99 9c e9 +[9719] 霙 +0.94,9.38;7.81,9.38 +4.38,9.38;4.38,6.56 +3.12,6.56;1.25,6.56 +1.25,7.50;3.12,7.50 +5.62,7.50;7.50,7.50 +7.50,6.56;5.62,6.56 +8.75,6.88;8.75,8.44 +8.75,8.44;0.00,8.44 +0.00,8.44;0.00,6.88 +0.00,2.81;8.75,2.81 +7.19,2.81;7.19,4.06 +7.19,4.06;1.56,4.06 +1.56,4.06;1.56,2.81 +0.62,0.62;2.81,1.25 +2.81,1.25;3.75,2.19 +3.75,2.19;4.38,3.75 +4.38,3.75;4.38,4.69 +4.38,2.81;5.31,1.56 +5.31,1.56;6.25,0.94 +6.25,0.94;8.44,0.62 +8.75,5.31;0.00,5.31 +2.81,4.69;2.81,5.94 +5.94,5.94;5.94,4.69 + +# UTF-16 : 97 3d +# UTF-8 : bd 9c e9 +[973d] 霽 +8.44,6.88;8.44,8.12 +8.44,8.12;0.31,8.12 +0.31,8.12;0.31,6.88 +0.31,4.69;2.81,4.69 +2.81,4.69;2.50,3.12 +2.50,3.12;1.88,3.12 +0.00,3.12;0.94,3.44 +0.94,3.44;1.88,4.69 +8.12,4.69;5.94,4.38 +5.94,4.38;5.94,3.44 +6.25,3.44;5.31,3.12 +8.75,3.12;7.81,3.75 +7.81,3.75;7.19,4.38 +7.19,6.56;5.62,6.56 +5.62,7.19;7.19,7.19 +3.12,7.19;1.56,7.19 +1.56,6.56;3.12,6.56 +2.50,1.56;6.88,1.56 +6.88,3.12;6.88,0.62 +6.88,2.50;3.12,2.50 +3.12,3.12;2.81,2.19 +2.81,2.19;1.56,0.94 +1.56,0.94;0.62,0.62 +0.62,5.62;8.44,5.62 +5.62,5.62;4.38,4.69 +4.38,4.69;4.38,3.12 +4.38,4.69;3.12,5.62 +4.38,5.62;4.38,6.25 +4.38,6.88;4.38,9.06 +0.94,9.06;7.81,9.06 + +# UTF-16 : 97 3e +# UTF-8 : be 9c e9 +[973e] 霾 +4.06,2.19;8.44,2.19 +8.44,6.88;8.44,8.12 +8.44,8.12;0.31,8.12 +0.31,8.12;0.31,6.88 +0.31,2.50;1.56,3.12 +1.56,3.12;2.19,3.75 +0.00,3.75;1.25,4.06 +1.25,4.06;3.12,5.00 +3.12,6.56;1.56,6.56 +1.56,7.19;3.12,7.19 +5.62,7.19;7.19,7.19 +7.19,6.56;5.62,6.56 +4.38,6.56;4.38,9.06 +7.81,9.06;0.94,9.06 +0.94,4.06;0.62,5.00 +0.31,5.00;1.25,5.31 +1.25,5.31;2.19,5.94 +2.19,4.69;1.56,5.31 +1.56,0.62;2.19,0.62 +2.19,0.62;2.81,1.56 +2.81,1.56;2.81,2.50 +2.81,2.50;2.50,3.75 +2.50,3.75;1.88,4.38 +4.38,4.38;8.12,4.38 +8.12,5.62;4.38,5.62 +4.38,5.62;4.38,3.12 +4.38,3.12;8.12,3.12 +8.12,3.12;8.12,5.62 +6.25,5.62;6.25,0.94 +8.75,0.94;3.44,0.94 +0.00,0.94;1.25,1.56 +1.25,1.56;2.50,2.50 + +# UTF-16 : 97 46 +# UTF-8 : 86 9d e9 +[9746] 靆 +6.88,9.38;6.88,1.56 +6.88,1.56;6.25,1.56 +6.25,4.06;5.31,5.00 +8.44,5.00;7.50,4.06 +7.50,3.44;8.75,2.19 +8.75,6.88;5.00,6.88 +5.00,2.19;6.25,3.44 +5.62,8.12;8.12,8.12 +8.12,8.12;8.12,5.62 +8.12,5.62;5.62,5.62 +3.44,5.62;4.38,5.62 +4.38,5.62;4.38,1.56 +4.38,1.56;5.31,0.94 +5.31,0.94;8.12,0.94 +8.12,0.94;9.06,1.25 +2.19,1.25;0.31,0.94 +0.31,0.94;1.25,3.12 +3.12,3.12;0.00,3.12 +0.00,6.56;0.00,7.81 +0.00,7.81;3.12,7.81 +3.12,7.81;3.12,6.56 +2.81,6.25;2.19,6.25 +2.19,5.31;2.81,5.31 +0.31,5.31;0.94,5.31 +0.94,6.25;0.31,6.25 +0.31,9.06;2.81,9.06 +1.56,9.06;1.56,5.00 +0.62,4.06;2.50,4.06 +2.19,2.19;2.81,0.62 +3.44,0.62;4.38,1.88 +4.69,7.50;3.75,8.75 + +# UTF-16 : 97 49 +# UTF-8 : 89 9d e9 +[9749] 靉 +8.12,9.38;6.88,9.06 +6.88,9.06;4.38,8.75 +8.12,8.75;7.19,7.50 +5.00,7.50;4.38,8.44 +5.62,8.44;6.25,7.50 +6.25,6.56;6.88,5.94 +4.69,5.94;4.06,4.69 +4.06,2.19;4.69,2.81 +4.69,2.81;5.31,4.38 +5.31,6.56;5.31,5.31 +5.31,5.31;5.94,4.38 +5.94,4.38;6.88,4.38 +6.88,4.38;7.50,5.31 +8.44,5.31;7.81,6.25 +2.81,6.25;2.19,6.25 +0.94,6.25;0.31,6.25 +0.31,5.31;0.94,5.31 +2.19,5.31;2.81,5.31 +2.81,0.94;2.19,2.50 +2.19,1.56;0.31,0.94 +0.31,0.94;1.56,3.44 +0.00,3.44;3.12,3.44 +3.12,6.56;3.12,7.81 +3.12,7.81;0.00,7.81 +0.00,7.81;0.00,6.56 +1.56,5.00;1.56,9.06 +0.31,9.06;2.81,9.06 +0.62,4.38;2.50,4.38 +3.75,5.94;3.75,7.19 +3.75,7.19;8.75,7.19 +8.75,7.19;8.75,5.94 +8.75,0.62;7.50,0.94 +7.50,0.94;5.62,2.19 +5.62,2.19;5.00,3.44 +5.00,3.44;7.81,3.44 +7.81,3.44;7.19,2.50 +7.19,2.50;5.62,1.25 +5.62,1.25;3.44,0.62 + +# UTF-16 : 97 60 +# UTF-8 : a0 9d e9 +[9760] 靠 +1.56,8.75;7.50,8.75 +4.38,9.69;4.38,7.19 +8.75,7.50;0.00,7.50 +0.00,1.56;3.12,2.19 +8.44,1.88;5.31,1.88 +5.31,4.69;5.31,0.62 +0.62,0.62;1.88,0.94 +1.88,0.94;2.81,1.56 +2.81,1.56;3.44,2.50 +3.44,2.50;3.44,4.69 +3.44,3.75;0.62,3.75 +0.62,2.81;3.44,2.81 +5.31,2.81;8.12,2.81 +8.12,3.75;5.31,3.75 +0.94,8.12;1.88,9.38 +1.88,5.31;6.88,5.31 +6.88,5.00;6.88,6.56 +6.88,6.56;1.88,6.56 +1.88,6.56;1.88,5.00 + +# UTF-16 : 97 64 +# UTF-8 : a4 9d e9 +[9764] 靤 +0.00,8.75;4.38,8.75 +2.50,8.75;1.56,6.88 +0.31,6.88;4.06,6.88 +4.06,6.88;4.06,1.25 +4.06,1.56;0.31,1.56 +0.31,1.25;0.31,6.88 +1.56,6.88;1.56,1.56 +2.81,1.56;2.81,6.88 +2.81,5.00;1.56,5.00 +1.56,3.44;2.81,3.44 +4.69,5.94;5.31,7.19 +5.31,7.19;5.94,9.38 +5.62,8.12;8.44,8.12 +8.44,8.12;8.44,5.31 +8.44,5.31;7.81,2.81 +7.81,2.81;7.50,2.81 +5.62,4.06;7.19,4.06 +7.19,4.06;7.19,6.25 +7.19,6.25;5.62,6.25 +5.62,6.25;5.62,1.56 +5.62,1.56;6.25,0.94 +6.25,0.94;8.12,0.94 +8.12,0.94;8.75,1.56 +8.75,1.56;8.75,2.19 + +# UTF-16 : 97 66 +# UTF-8 : a6 9d e9 +[9766] 靦 +5.31,7.19;7.81,7.19 +7.81,5.62;5.31,5.62 +5.31,3.75;5.31,8.75 +5.31,8.75;7.81,8.75 +7.81,8.75;7.81,3.75 +7.81,3.75;5.31,3.75 +7.19,3.75;7.19,1.25 +7.19,1.25;7.81,0.62 +7.81,0.62;8.44,0.62 +8.44,0.62;8.75,1.56 +4.06,0.62;5.00,1.25 +5.00,1.25;5.62,2.19 +5.62,2.19;5.94,3.75 +0.00,9.06;4.69,9.06 +2.50,9.06;1.56,6.88 +0.31,6.88;4.06,6.88 +4.06,6.88;4.06,1.56 +4.06,1.56;0.31,1.56 +0.31,1.56;0.31,6.88 +1.56,6.88;1.56,1.56 +2.81,1.56;2.81,6.88 +2.81,5.00;1.56,5.00 +1.56,3.44;2.81,3.44 + +# UTF-16 : 97 6b +# UTF-8 : ab 9d e9 +[976b] 靫 +4.69,8.75;8.44,8.75 +8.44,8.75;8.12,6.88 +8.12,6.88;7.19,4.38 +7.19,4.38;5.94,2.50 +5.94,2.50;3.75,0.62 +8.75,0.62;7.19,2.50 +7.19,2.50;5.94,4.69 +5.94,4.69;5.31,6.56 +5.31,6.56;5.00,8.12 +6.25,7.19;6.88,6.25 +0.00,2.81;3.75,2.81 +3.75,8.44;0.00,8.44 +0.94,9.38;0.94,7.19 +0.94,7.19;2.81,7.19 +2.81,7.19;2.81,9.38 +1.88,7.19;1.88,0.62 +0.31,4.06;3.44,4.06 +3.44,4.06;3.44,5.94 +3.44,5.94;0.31,5.94 +0.31,5.94;0.31,4.06 + +# UTF-16 : 97 8f +# UTF-8 : 8f 9e e9 +[978f] 鞏 +6.25,7.19;5.62,8.12 +8.75,8.12;8.44,6.88 +8.44,6.88;7.19,6.88 +7.19,6.88;7.19,9.38 +7.19,9.38;4.69,9.38 +4.69,9.38;4.69,8.44 +4.69,8.44;4.38,7.19 +4.38,7.19;3.44,6.56 +3.44,7.81;0.00,6.88 +0.00,5.62;8.75,5.62 +8.75,1.56;0.00,1.56 +0.00,9.06;3.44,9.06 +1.88,9.06;1.88,7.50 +2.81,6.25;2.81,4.69 +2.81,4.69;5.94,4.69 +5.94,4.69;5.94,6.25 +4.38,4.69;4.38,0.62 +1.25,2.50;1.25,3.75 +1.25,3.75;7.50,3.75 +7.50,3.75;7.50,2.50 +7.50,2.50;1.25,2.50 + +# UTF-16 : 98 4f +# UTF-8 : 8f a1 e9 +[984f] 顏 +0.00,1.25;0.62,2.50 +0.62,2.50;0.94,4.06 +0.94,4.06;0.94,6.25 +0.94,6.25;4.06,6.25 +4.06,8.44;0.62,8.44 +2.50,8.44;2.50,9.38 +3.75,8.12;0.94,6.56 +3.44,6.56;1.25,8.12 +1.25,0.94;2.50,1.56 +2.50,1.56;3.75,2.50 +1.56,2.50;2.81,3.12 +2.81,3.12;3.75,4.06 +1.56,3.75;2.50,4.38 +2.50,4.38;3.44,5.31 +4.69,9.06;8.75,9.06 +6.88,9.06;6.25,7.50 +5.31,7.50;8.12,7.50 +8.12,7.50;8.12,2.19 +8.12,2.19;5.31,2.19 +5.31,2.19;5.31,7.50 +5.31,5.62;8.12,5.62 +8.12,4.06;5.31,4.06 +3.75,0.62;5.31,1.25 +5.31,1.25;5.94,1.88 +7.50,1.88;8.75,0.62 + +# UTF-16 : 98 4b +# UTF-8 : 8b a1 e9 +[984b] 顋 +3.12,3.12;2.50,4.38 +1.56,4.38;1.56,2.50 +1.56,2.50;1.88,1.56 +1.88,1.56;3.75,1.56 +3.75,1.56;4.06,2.50 +5.00,2.50;4.06,3.75 +0.62,3.75;0.62,3.12 +0.62,3.12;0.00,1.88 +7.50,1.88;8.75,0.62 +3.75,0.62;5.31,1.25 +5.31,1.25;6.25,1.88 +6.25,7.50;6.88,9.06 +8.75,9.06;5.00,9.06 +2.19,9.06;2.19,5.31 +0.62,5.31;3.75,5.31 +3.75,5.31;3.75,9.06 +3.75,9.06;0.62,9.06 +0.62,9.06;0.62,5.00 +0.62,7.19;3.75,7.19 +5.62,7.19;5.62,2.19 +5.62,2.19;8.12,2.19 +8.12,2.19;8.12,7.50 +8.12,7.50;5.62,7.50 +5.62,5.62;8.12,5.62 +8.12,4.06;5.62,4.06 + +# UTF-16 : 98 6b +# UTF-8 : ab a1 e9 +[986b] 顫 +0.00,8.44;4.38,8.44 +2.19,8.44;2.19,9.38 +0.31,5.31;0.31,7.50 +0.31,7.50;4.06,7.50 +4.06,7.50;4.06,5.31 +4.06,5.31;0.31,5.31 +1.25,5.94;1.25,6.88 +1.25,6.88;3.12,6.88 +3.12,6.88;3.12,5.94 +3.12,5.94;1.25,5.94 +0.94,4.38;3.44,4.38 +3.44,4.38;3.44,2.50 +3.44,2.50;0.94,2.50 +0.94,2.50;0.94,4.38 +0.94,3.44;3.44,3.44 +0.00,1.25;4.38,1.88 +4.38,0.62;5.94,1.88 +7.50,1.88;8.75,0.62 +8.75,9.06;4.69,9.06 +6.88,9.06;6.25,7.50 +5.31,7.50;8.12,7.50 +8.12,7.50;8.12,2.19 +8.12,2.19;5.31,2.19 +5.31,2.19;5.31,7.50 +5.31,5.62;8.12,5.62 +8.12,4.06;5.31,4.06 + +# UTF-16 : 98 6f +# UTF-8 : af a1 e9 +[986f] 顯 +0.00,1.25;0.94,2.19 +1.56,2.19;1.56,1.25 +2.81,1.25;2.50,2.19 +3.44,2.19;4.06,1.56 +4.06,3.12;2.50,2.81 +2.50,2.81;4.06,5.31 +4.06,3.75;4.38,2.50 +1.88,2.50;1.56,3.75 +1.56,3.12;0.00,2.81 +0.00,2.81;1.56,5.31 +0.94,4.38;0.00,5.00 +0.00,5.00;0.94,6.56 +3.44,6.56;2.50,5.00 +2.50,5.00;3.44,4.38 +3.44,8.12;0.62,8.12 +0.62,6.88;3.75,6.88 +3.75,6.88;3.75,9.38 +3.75,9.38;0.62,9.38 +0.62,9.38;0.62,6.88 +5.31,5.62;8.12,5.62 +8.12,4.06;5.31,4.06 +5.31,7.50;8.12,7.50 +8.12,7.50;8.12,2.19 +8.12,2.19;5.31,2.19 +5.31,2.19;5.31,7.50 +6.25,7.50;6.88,9.06 +4.69,9.06;8.75,9.06 +8.75,0.62;7.50,1.88 +6.25,1.88;5.31,1.25 +5.31,1.25;3.75,0.62 + +# UTF-16 : 98 71 +# UTF-8 : b1 a1 e9 +[9871] 顱 +0.62,0.94;5.31,1.56 +4.69,1.56;4.69,2.50 +4.69,2.50;1.25,2.50 +1.25,2.50;1.25,1.25 +2.50,1.25;2.50,2.50 +3.75,2.50;3.75,1.56 +3.12,3.12;3.12,5.00 +1.88,5.00;1.88,3.12 +1.88,3.12;4.38,3.12 +4.38,3.12;4.38,5.00 +4.38,5.00;1.88,5.00 +1.88,4.06;4.38,4.06 +8.12,4.06;5.94,4.06 +5.94,5.62;8.12,5.62 +8.12,7.50;5.94,7.50 +5.94,7.50;5.94,2.19 +5.94,2.19;8.12,2.19 +8.12,2.19;8.12,7.50 +6.56,7.50;7.19,9.06 +4.06,9.06;2.50,9.06 +5.31,9.06;8.75,9.06 +8.75,0.62;7.50,1.88 +6.56,1.88;5.94,0.94 +5.94,0.94;5.00,0.62 +5.00,8.12;0.94,8.12 +0.94,8.12;0.94,4.06 +0.94,4.06;0.62,2.50 +0.62,2.50;0.00,1.25 +1.56,6.56;4.69,7.19 +4.69,5.94;3.12,5.94 +3.12,5.94;2.50,6.25 +2.50,6.25;2.50,9.69 + +# UTF-16 : 98 74 +# UTF-8 : b4 a1 e9 +[9874] 顴 +5.00,8.44;0.00,8.44 +0.00,3.75;1.56,5.62 +1.56,7.81;1.56,9.38 +1.56,5.94;0.31,5.94 +0.31,5.94;0.31,7.19 +0.31,7.19;1.88,7.19 +1.88,7.19;1.88,5.94 +3.12,5.94;3.12,7.19 +3.12,7.19;4.69,7.19 +4.69,7.19;4.69,5.94 +4.69,5.94;3.44,5.94 +3.44,7.81;3.44,9.38 +3.44,5.62;2.81,4.69 +2.81,4.69;2.81,1.56 +4.69,1.56;0.94,1.56 +0.94,2.81;4.38,2.81 +4.38,3.75;0.94,3.75 +0.94,1.25;0.94,4.69 +0.94,4.69;4.69,4.69 +4.69,0.62;5.62,0.94 +5.62,0.94;6.25,1.88 +7.81,1.88;8.75,0.62 +8.75,9.06;5.00,9.06 +7.19,9.06;6.56,7.50 +5.62,7.50;5.62,2.19 +5.62,2.19;8.12,2.19 +8.12,2.19;8.12,7.50 +8.12,7.50;5.62,7.50 +5.62,5.62;8.12,5.62 +8.12,4.06;5.62,4.06 + +# UTF-16 : 98 73 +# UTF-8 : b3 a1 e9 +[9873] 顳 +2.81,2.50;0.00,1.88 +0.00,5.00;2.50,5.00 +2.19,5.00;2.19,0.62 +2.19,4.06;0.62,4.06 +0.62,5.00;0.62,2.19 +0.62,3.12;2.19,3.12 +3.44,3.12;5.00,3.12 +5.00,1.25;5.00,5.00 +5.00,4.06;3.44,4.06 +3.44,2.19;3.44,5.00 +3.12,5.00;5.62,5.00 +5.62,2.50;2.81,1.88 +4.38,5.62;4.38,9.06 +5.00,9.06;0.62,9.06 +1.25,9.06;1.25,6.56 +1.25,8.12;4.38,8.12 +4.38,7.50;1.25,7.50 +0.62,6.25;5.00,6.88 +5.94,8.75;8.75,8.75 +7.50,8.75;6.88,7.19 +6.25,7.19;8.44,7.19 +8.44,7.19;8.44,2.19 +8.44,2.19;6.25,2.19 +6.25,2.19;6.25,7.19 +6.25,5.62;8.44,5.62 +8.44,4.06;6.25,4.06 +5.31,0.62;6.88,1.88 +7.81,1.88;9.06,0.62 + +# UTF-16 : 98 b6 +# UTF-8 : b6 a2 e9 +[98b6] 颶 +0.00,0.62;0.62,2.19 +0.62,2.19;0.94,4.06 +0.94,4.06;0.94,9.06 +0.94,9.06;4.38,9.06 +4.38,9.06;4.38,5.31 +4.38,5.31;4.69,3.75 +4.69,3.75;5.31,2.50 +5.31,2.50;6.56,1.25 +6.56,1.25;8.75,0.62 +8.75,0.62;8.75,1.56 +8.75,4.69;5.31,4.69 +6.25,4.69;6.25,9.06 +6.25,9.06;7.81,9.06 +7.81,9.06;7.81,4.69 +7.81,5.94;6.25,5.94 +6.25,7.81;7.81,7.81 +7.81,6.88;6.56,6.88 +6.56,4.06;5.94,2.81 +8.44,2.81;7.50,4.06 +4.06,1.25;3.44,2.81 +3.44,7.81;1.88,6.88 +1.88,3.44;1.88,5.62 +1.88,5.62;3.75,5.62 +3.75,5.62;3.75,3.75 +3.75,3.75;1.88,3.75 +2.81,7.19;2.81,2.19 +3.44,2.19;1.25,1.56 + +# UTF-16 : 99 24 +# UTF-8 : a4 a4 e9 +[9924] 餤 +0.00,7.19;1.88,9.38 +1.88,9.38;3.12,7.81 +3.12,1.88;0.62,1.88 +0.62,0.62;0.62,6.56 +0.62,6.56;2.81,6.56 +2.81,6.56;2.81,4.06 +2.81,4.06;0.62,4.06 +0.62,5.31;2.50,5.31 +2.50,7.50;1.25,7.50 +4.06,7.50;4.69,8.75 +8.12,8.75;7.50,7.50 +7.50,3.12;8.12,4.38 +4.69,4.38;4.06,3.12 +0.62,2.81;3.12,2.81 +3.12,0.62;4.38,1.25 +4.38,1.25;5.31,2.19 +5.31,2.19;5.94,3.75 +5.94,3.75;5.94,5.31 +5.94,3.75;6.56,2.19 +6.56,2.19;7.50,1.25 +7.50,1.25;8.75,0.62 +8.75,5.00;7.50,5.62 +7.50,5.62;6.56,6.56 +6.56,6.56;5.94,8.12 +5.94,8.12;5.94,9.38 +5.94,8.12;5.31,6.56 +5.31,6.56;4.38,5.62 +4.38,5.62;3.44,5.00 + +# UTF-16 : 99 20 +# UTF-8 : a0 a4 e9 +[9920] 餠 +5.94,4.69;3.75,4.06 +3.75,7.19;5.62,7.19 +4.69,7.19;4.69,3.44 +4.69,3.44;4.38,2.19 +4.38,2.19;3.75,1.25 +3.75,1.25;2.81,0.62 +2.81,2.81;0.62,2.81 +0.62,0.62;0.62,6.56 +0.62,6.56;2.81,6.56 +2.81,6.56;2.81,4.06 +2.81,4.06;0.62,4.06 +0.62,5.31;2.50,5.31 +2.50,7.50;1.25,7.50 +4.38,7.50;5.00,9.38 +7.81,9.38;7.19,7.50 +6.56,4.38;8.75,4.38 +8.75,7.19;6.56,7.19 +7.50,7.19;7.50,0.62 +0.62,1.88;3.12,1.88 +3.12,7.81;1.88,9.38 +1.88,9.38;0.00,7.19 + +# UTF-16 : 99 2c +# UTF-8 : ac a4 e9 +[992c] 餬 +3.12,7.81;1.88,9.38 +1.88,9.38;0.00,7.19 +3.44,7.19;5.94,7.19 +5.94,0.62;6.56,1.88 +6.56,1.88;6.88,4.38 +6.88,4.38;6.88,9.06 +6.88,9.06;8.44,9.06 +8.44,9.06;8.44,0.94 +8.44,0.94;7.81,0.62 +0.62,0.62;0.62,6.56 +0.62,6.56;2.81,6.56 +2.81,6.56;2.81,4.06 +2.81,4.06;0.62,4.06 +0.62,2.81;2.81,2.81 +2.81,1.88;0.62,1.88 +0.62,5.31;2.50,5.31 +2.50,7.50;1.25,7.50 +4.69,9.38;4.69,4.38 +6.88,6.25;8.44,6.25 +8.44,3.75;6.88,3.75 +3.75,1.56;3.75,4.38 +3.75,4.38;5.62,4.38 +5.62,4.38;5.62,1.88 +5.62,1.88;3.75,1.88 + +# UTF-16 : 99 2e +# UTF-8 : ae a4 e9 +[992e] 餮 +8.44,4.06;6.88,4.69 +6.88,4.69;4.38,6.56 +4.38,6.56;1.88,4.69 +1.88,4.69;0.31,4.06 +0.31,5.31;1.88,5.94 +1.88,5.94;2.81,6.88 +2.81,6.88;3.44,8.12 +3.44,8.12;1.25,8.12 +4.38,8.12;6.25,9.69 +6.25,9.69;7.19,8.75 +7.19,8.75;9.06,7.81 +7.19,7.81;5.62,6.56 +2.19,6.56;1.25,7.19 +0.00,7.19;1.56,8.44 +1.56,8.44;2.19,9.38 +0.31,9.38;3.75,9.38 +3.75,2.19;5.31,1.25 +5.31,1.25;7.50,0.62 +7.50,0.62;8.12,0.62 +1.25,0.62;4.38,1.25 +4.38,5.31;4.38,4.69 +7.50,2.19;5.94,1.25 +5.94,3.75;2.50,3.75 +2.50,2.81;6.25,2.81 +6.25,2.81;6.25,4.69 +6.25,4.69;2.50,4.69 +2.50,4.69;2.50,0.94 +6.25,5.94;7.81,7.19 +5.00,7.19;6.56,8.44 + +# UTF-16 : 99 3d +# UTF-8 : bd a4 e9 +[993d] 餽 +0.00,7.19;1.88,9.38 +1.88,9.38;3.12,7.81 +1.25,7.50;2.50,7.50 +2.50,5.31;0.62,5.31 +0.62,4.06;2.81,4.06 +2.81,4.06;2.81,6.56 +2.81,6.56;0.62,6.56 +0.62,6.56;0.62,0.62 +2.50,0.62;4.06,1.56 +4.06,1.56;4.69,2.50 +4.69,2.50;5.00,4.69 +5.94,4.69;5.94,8.44 +5.94,9.38;5.00,8.44 +4.06,8.44;4.06,4.69 +4.06,4.69;7.81,4.69 +7.81,4.69;7.81,8.44 +7.81,8.44;4.06,8.44 +4.06,6.56;7.81,6.56 +7.81,3.75;6.88,2.19 +6.88,2.19;8.44,2.50 +8.44,3.12;8.75,2.19 +8.75,1.56;8.44,0.62 +8.44,0.62;6.88,0.62 +6.88,0.62;6.25,1.56 +6.25,1.56;6.25,4.69 +0.62,2.81;2.81,2.81 +2.81,1.88;0.62,1.88 + +# UTF-16 : 99 3e +# UTF-8 : be a4 e9 +[993e] 餾 +0.00,7.19;1.88,9.38 +1.88,9.38;3.12,7.81 +3.12,1.88;0.62,1.88 +0.62,0.62;0.62,6.56 +0.62,6.56;2.81,6.56 +2.81,6.56;2.81,4.06 +2.81,4.06;0.62,4.06 +0.62,5.31;2.50,5.31 +2.50,7.50;1.25,7.50 +4.69,7.50;5.62,6.25 +5.62,9.38;3.75,8.75 +3.75,8.75;3.75,5.94 +5.00,6.56;3.44,5.62 +5.94,5.62;6.88,6.56 +6.88,6.56;7.50,8.12 +7.50,8.12;7.50,8.75 +7.50,5.62;8.12,5.62 +8.12,5.62;8.75,7.19 +8.75,7.19;8.75,8.75 +8.75,8.75;6.25,8.75 +6.25,4.69;6.25,0.94 +4.38,0.94;8.12,0.94 +8.12,0.62;8.12,4.69 +8.12,4.69;4.38,4.69 +4.38,4.69;4.38,0.62 +4.38,2.81;8.12,2.81 +3.12,2.81;0.62,2.81 + +# UTF-16 : 99 50 +# UTF-8 : 90 a5 e9 +[9950] 饐 +3.75,0.94;8.75,0.94 +6.88,0.94;7.50,2.50 +5.00,2.50;5.62,1.25 +4.69,2.81;7.81,2.81 +7.81,2.81;7.81,4.06 +7.81,4.06;4.69,4.06 +4.69,4.06;4.69,2.81 +4.69,5.00;7.81,5.00 +8.75,5.00;8.75,5.94 +8.75,5.94;3.75,5.94 +3.75,5.94;3.75,5.00 +4.38,6.88;8.12,6.88 +6.25,6.88;6.25,9.38 +4.06,8.12;8.44,8.12 +0.00,7.19;1.88,9.38 +1.88,9.38;3.12,7.81 +1.25,7.50;2.50,7.50 +2.50,5.31;0.62,5.31 +0.62,4.06;2.81,4.06 +2.81,4.06;2.81,6.56 +2.81,6.56;0.62,6.56 +0.62,6.56;0.62,0.62 +0.62,2.81;3.12,2.81 +3.12,1.88;0.62,1.88 + +# UTF-16 : 99 51 +# UTF-8 : 91 a5 e9 +[9951] 饑 +0.94,7.50;1.88,7.50 +1.88,5.31;0.62,5.31 +0.62,2.81;2.50,2.81 +2.50,1.88;0.62,1.88 +0.62,4.06;2.19,4.06 +2.19,4.06;2.19,6.56 +2.19,6.56;0.62,6.56 +0.62,6.56;0.62,0.62 +2.81,0.62;3.75,1.56 +3.75,1.56;4.38,3.44 +4.38,3.44;4.38,4.38 +4.38,3.12;5.31,2.19 +5.31,5.31;5.00,6.25 +5.00,5.62;3.44,5.31 +3.44,5.31;5.00,7.19 +8.44,7.19;6.88,5.31 +6.88,5.31;8.44,5.62 +8.44,6.25;8.75,5.31 +8.75,4.38;3.12,4.38 +8.12,4.38;7.81,5.00 +7.81,6.56;6.88,7.50 +6.88,7.50;8.12,8.75 +4.69,8.75;3.44,7.50 +3.44,7.50;4.38,6.56 +5.62,9.38;5.94,6.25 +5.94,6.25;6.56,3.12 +6.56,3.12;7.50,1.25 +7.50,1.25;8.44,0.62 +8.44,0.62;8.75,1.88 +8.12,3.44;7.50,2.19 +7.50,2.19;6.25,1.25 +6.25,1.25;4.69,0.62 +2.50,7.81;1.56,9.38 +1.56,9.38;0.00,7.19 + +# UTF-16 : 99 98 +# UTF-8 : 98 a6 e9 +[9998] 馘 +7.81,9.06;8.44,8.12 +0.94,8.12;0.31,9.38 +6.25,9.38;6.56,4.38 +6.56,4.38;7.19,2.19 +7.19,2.19;7.81,1.25 +7.81,1.25;8.75,0.62 +8.75,0.62;8.75,2.19 +8.75,7.19;3.44,7.19 +3.44,2.19;5.62,2.81 +3.75,3.75;5.31,3.75 +5.31,3.75;5.31,5.62 +5.31,5.62;3.75,5.62 +3.75,5.62;3.75,3.44 +2.50,3.44;0.62,3.44 +0.62,4.69;2.50,4.69 +2.50,1.88;0.62,1.88 +0.62,1.56;0.62,6.25 +0.62,6.25;2.50,6.25 +2.50,6.25;2.50,1.56 +1.25,6.25;1.56,7.50 +0.00,7.50;2.81,7.50 +1.88,7.50;2.81,9.38 +8.44,5.94;7.81,4.06 +7.81,4.06;6.56,2.19 +6.56,2.19;4.69,0.62 + +# UTF-16 : 99 a5 +# UTF-8 : a5 a6 e9 +[99a5] 馥 +3.44,7.19;5.00,9.38 +4.38,8.44;8.75,8.44 +8.75,0.62;6.56,1.56 +6.56,1.56;5.31,2.81 +3.75,2.50;5.00,3.44 +5.00,3.44;5.94,5.00 +4.69,5.00;8.12,5.00 +8.12,5.00;8.12,7.50 +8.12,7.50;4.69,7.50 +4.69,7.50;4.69,5.00 +4.69,6.25;8.12,6.25 +5.31,3.75;7.81,3.75 +7.81,3.75;6.88,2.50 +6.88,2.50;4.38,0.94 +4.38,0.94;3.12,0.62 +0.31,0.94;0.31,4.38 +0.31,4.38;2.81,4.38 +2.81,4.38;2.81,1.25 +2.81,1.25;0.31,1.25 +0.31,2.81;2.81,2.81 +1.56,5.00;1.56,8.75 +0.00,8.75;2.81,9.38 +2.81,7.50;0.00,7.50 +0.00,5.31;1.56,7.19 +1.56,7.19;2.81,5.62 + +# UTF-16 : 99 bc +# UTF-8 : bc a6 e9 +[99bc] 馼 +6.56,9.38;6.56,7.50 +4.69,7.50;8.44,7.50 +7.81,7.50;7.50,5.31 +7.50,5.31;6.88,3.12 +6.88,3.12;5.62,1.56 +5.62,1.56;4.38,0.62 +8.75,0.62;7.50,1.56 +7.50,1.56;6.25,3.12 +6.25,3.12;5.62,5.31 +5.62,5.31;5.31,7.50 +0.31,7.50;3.75,7.50 +3.75,5.94;0.31,5.94 +0.31,3.12;0.00,1.25 +2.19,4.38;2.19,9.06 +4.06,9.06;0.31,9.06 +0.31,9.06;0.31,4.38 +0.31,4.38;4.38,4.38 +4.38,4.38;4.38,2.19 +4.38,2.19;3.44,0.62 +3.44,0.62;2.19,0.62 +2.19,3.12;2.19,1.56 +1.25,1.56;1.25,3.12 +3.12,3.12;3.44,1.88 + +# UTF-16 : 99 df +# UTF-8 : 9f a7 e9 +[99df] 駟 +5.00,0.94;5.00,8.44 +5.00,8.44;8.75,8.44 +8.75,8.44;8.75,0.94 +8.75,1.25;5.00,1.25 +5.00,3.44;5.94,4.38 +5.94,4.38;6.25,5.62 +6.25,5.62;6.25,8.44 +7.50,8.44;7.50,4.38 +7.50,4.38;8.75,4.38 +2.19,4.38;2.19,9.06 +4.06,9.06;0.31,9.06 +0.31,9.06;0.31,4.38 +0.31,4.38;4.06,4.38 +4.06,4.38;4.06,2.50 +4.06,2.50;3.44,0.94 +3.44,0.94;2.19,0.62 +0.00,0.62;0.31,2.50 +1.25,2.81;1.25,1.25 +2.19,1.88;2.19,3.12 +3.12,3.44;3.12,2.50 +3.75,5.94;0.31,5.94 +0.31,7.50;3.75,7.50 + +# UTF-16 : 99 db +# UTF-8 : 9b a7 e9 +[99db] 駛 +4.69,5.00;4.69,7.50 +4.69,7.50;8.75,7.50 +8.75,7.50;8.75,5.00 +8.75,5.31;4.69,5.31 +6.88,9.38;6.88,5.00 +6.88,5.00;6.56,3.44 +6.56,3.44;5.94,2.19 +5.94,2.19;4.38,0.62 +8.75,0.62;7.19,1.56 +7.19,1.56;5.94,2.81 +5.94,2.81;5.00,4.38 +2.19,4.38;2.19,9.06 +3.75,9.06;0.62,9.06 +0.62,9.06;0.62,4.38 +0.62,4.38;4.06,4.38 +4.06,4.38;4.06,2.19 +4.06,2.19;3.12,0.62 +3.12,0.62;2.19,0.62 +2.19,1.88;2.19,3.12 +0.31,3.12;0.00,1.25 +1.25,1.56;1.25,3.12 +3.12,3.12;3.12,2.19 +3.44,5.94;0.62,5.94 +0.62,7.50;3.44,7.50 + +# UTF-16 : 99 d1 +# UTF-8 : 91 a7 e9 +[99d1] 駑 +1.25,1.88;0.00,0.62 +2.81,0.62;2.50,1.56 +4.06,1.56;4.69,0.62 +4.69,2.50;4.69,5.31 +7.50,5.31;1.88,5.31 +1.88,5.31;1.88,2.50 +1.88,2.50;8.44,2.50 +8.44,2.50;8.44,1.56 +8.44,1.56;7.81,0.62 +7.81,0.62;7.19,0.62 +7.19,3.44;1.88,3.44 +1.88,4.38;7.19,4.38 +6.25,0.94;5.62,1.56 +2.19,9.38;0.62,7.19 +0.62,7.19;1.25,7.19 +1.25,7.19;2.19,6.88 +2.19,6.88;3.44,5.94 +4.69,5.94;5.94,6.25 +5.94,6.25;6.88,6.88 +6.88,6.88;7.81,7.81 +7.81,7.81;8.12,8.75 +8.12,8.75;4.69,8.75 +5.31,8.75;5.94,7.50 +5.94,7.50;7.50,6.25 +7.50,6.25;8.75,5.62 +0.31,5.31;1.56,5.94 +1.56,5.94;2.81,7.19 +2.81,7.19;3.44,8.44 +4.06,8.44;0.00,8.44 + +# UTF-16 : 9a 0f +# UTF-8 : 8f a8 e9 +[9a0f] 騏 +0.00,1.25;0.31,2.81 +0.31,5.94;3.12,5.94 +3.12,7.50;0.31,7.50 +1.88,3.44;1.88,2.19 +1.88,4.38;1.88,9.06 +3.44,9.06;0.31,9.06 +0.31,9.06;0.31,4.38 +0.31,4.38;3.75,4.38 +3.75,4.38;3.75,2.50 +3.75,2.50;3.12,0.94 +3.12,0.94;1.88,0.62 +0.94,1.88;0.94,3.12 +8.75,3.12;4.38,3.12 +4.38,7.81;8.75,7.81 +8.75,0.62;7.50,2.50 +7.50,6.25;5.31,6.25 +5.31,9.38;5.31,3.12 +7.81,3.12;7.81,9.38 +7.81,4.69;5.62,4.69 +5.62,2.50;4.06,0.62 +2.81,2.50;2.81,3.75 + +# UTF-16 : 9a 05 +# UTF-8 : 85 a8 e9 +[9a05] 騅 +0.00,1.25;0.31,3.12 +1.25,3.12;1.25,1.56 +3.12,2.19;3.12,3.12 +2.19,3.12;2.19,1.88 +2.19,4.38;2.19,9.06 +3.75,9.06;0.31,9.06 +0.31,9.06;0.31,4.38 +0.31,4.38;4.06,4.38 +4.06,4.38;4.06,2.50 +4.06,2.50;3.44,0.94 +3.44,0.94;2.19,0.62 +5.00,0.62;5.00,7.50 +5.00,7.50;8.75,7.50 +8.75,0.94;5.00,0.94 +6.88,0.94;6.88,7.50 +6.88,7.50;7.81,9.38 +5.94,9.38;4.06,6.25 +3.44,5.94;0.31,5.94 +0.31,7.50;3.44,7.50 +5.00,5.31;8.44,5.31 +8.44,3.44;5.00,3.44 + +# UTF-16 : 99 e2 +# UTF-8 : a2 a7 e9 +[99e2] 駢 +0.00,0.94;0.31,2.81 +0.31,5.94;3.44,5.94 +3.44,7.50;0.31,7.50 +5.62,7.50;5.62,5.00 +5.62,5.00;5.31,2.81 +5.31,2.81;4.69,1.25 +4.69,1.25;4.06,0.62 +7.50,0.62;7.50,7.50 +4.38,7.50;8.75,7.50 +8.75,4.69;4.38,4.69 +1.88,4.69;1.88,9.06 +3.75,9.06;0.31,9.06 +0.31,9.06;0.31,4.38 +0.31,4.38;3.75,4.38 +3.75,4.38;3.75,2.50 +3.75,2.50;2.81,0.62 +2.81,0.62;1.88,0.62 +1.88,2.19;1.88,3.44 +0.94,3.12;0.94,1.88 +2.81,2.50;2.81,3.75 +5.94,8.12;5.31,9.38 +8.12,9.38;7.19,7.50 + +# UTF-16 : 9a 37 +# UTF-8 : b7 a8 e9 +[9a37] 騷 +5.00,2.50;5.00,4.38 +5.00,4.38;8.12,4.38 +8.12,4.38;8.12,2.81 +8.12,2.81;5.00,2.81 +1.88,4.38;1.88,9.06 +3.75,9.06;0.31,9.06 +0.31,9.06;0.31,4.38 +0.31,4.38;4.06,4.38 +4.06,4.38;4.06,2.50 +4.06,2.50;3.44,0.94 +3.44,0.94;2.19,0.62 +4.38,0.62;7.81,1.56 +1.25,1.56;1.25,3.12 +3.12,3.12;3.12,2.19 +7.50,2.19;8.44,0.62 +5.94,8.44;6.56,7.81 +6.56,5.62;6.56,1.25 +0.00,1.25;0.31,3.12 +2.19,3.12;2.19,1.88 +3.44,5.94;0.31,5.94 +0.31,7.50;3.44,7.50 +4.69,7.50;4.38,6.56 +4.38,5.31;6.25,6.25 +6.25,6.25;7.50,7.50 +7.50,7.50;8.44,9.06 +8.44,9.06;4.69,9.06 +5.31,8.12;6.25,6.88 +6.25,6.88;7.50,5.94 +7.50,5.94;8.75,5.31 + +# UTF-16 : 9a 42 +# UTF-8 : 82 a9 e9 +[9a42] 驂 +0.00,1.25;0.31,3.12 +0.31,5.94;3.12,5.94 +3.12,7.50;0.31,7.50 +5.00,7.50;4.06,5.94 +4.06,5.94;5.62,6.25 +5.62,6.88;5.94,5.94 +8.75,5.94;8.44,6.88 +8.44,6.25;6.88,5.94 +6.88,5.94;7.81,7.50 +7.81,8.44;6.25,8.12 +6.25,8.12;4.69,8.12 +5.31,8.12;6.56,9.38 +7.50,8.75;8.44,7.81 +8.75,4.06;6.56,5.62 +6.56,5.62;4.69,4.38 +1.88,4.38;1.88,9.06 +3.75,9.06;0.31,9.06 +0.31,9.06;0.31,4.38 +0.31,4.38;4.06,4.38 +4.06,4.38;4.06,2.50 +4.06,2.50;3.44,0.94 +3.44,0.94;2.19,0.62 +2.19,1.88;2.19,3.12 +3.12,3.12;3.12,2.19 +5.00,2.19;5.94,2.50 +5.94,2.50;7.50,3.44 +5.00,3.44;5.94,3.75 +5.94,3.75;6.88,4.38 +1.25,3.12;1.25,1.56 +4.69,0.94;6.56,1.56 +6.56,1.56;8.12,2.50 + +# UTF-16 : 9a 40 +# UTF-8 : 80 a9 e9 +[9a40] 驀 +0.00,9.06;8.75,9.06 +5.94,8.44;5.94,9.69 +2.81,9.69;2.81,8.44 +1.56,7.19;7.19,7.19 +7.19,6.25;1.56,6.25 +1.56,6.25;1.56,8.12 +1.56,8.12;7.19,8.12 +7.19,8.12;7.19,6.25 +3.12,6.25;1.25,4.06 +1.25,4.06;0.31,3.44 +0.31,5.31;8.44,5.31 +8.44,3.44;7.50,4.06 +7.50,4.06;6.25,5.31 +6.25,0.62;5.31,1.25 +4.06,1.25;4.69,0.62 +3.12,0.62;2.50,1.25 +2.50,2.81;6.88,2.81 +6.88,3.44;2.19,3.44 +1.25,1.56;0.31,0.62 +7.19,0.62;7.81,0.62 +7.81,0.62;8.44,1.25 +8.44,1.25;8.44,1.88 +8.44,1.88;2.19,1.88 +2.19,1.88;2.19,4.38 +2.19,4.38;6.56,4.38 +4.38,4.38;4.38,1.88 + +# UTF-16 : 9a 5f +# UTF-8 : 9f a9 e9 +[9a5f] 驟 +0.94,1.56;0.94,3.12 +2.81,3.12;2.81,2.19 +6.88,8.44;8.75,8.44 +8.75,8.44;8.12,6.88 +8.12,6.88;6.88,5.31 +6.88,7.50;7.81,6.88 +7.81,6.88;8.75,5.62 +8.12,5.00;5.94,4.38 +5.62,4.38;5.00,3.12 +5.00,3.12;4.38,2.50 +5.94,2.50;5.00,1.25 +5.00,1.25;4.06,0.62 +4.06,5.94;6.56,6.56 +6.56,9.06;4.06,9.06 +4.69,9.06;4.69,6.25 +4.69,7.19;5.94,7.19 +5.94,9.06;5.94,5.31 +5.94,8.12;4.69,8.12 +8.44,3.75;7.50,2.81 +0.31,2.81;0.00,0.94 +9.06,0.94;7.81,1.88 +7.81,1.88;6.88,3.44 +6.88,3.44;6.56,4.38 +6.56,4.38;6.56,0.62 +2.19,0.62;2.81,0.62 +2.81,0.62;3.44,1.56 +3.44,1.56;3.75,2.81 +3.75,2.81;3.75,4.38 +3.75,4.38;0.31,4.38 +0.31,4.38;0.31,9.06 +0.31,9.06;3.12,9.06 +3.12,7.50;0.31,7.50 +0.31,5.94;3.12,5.94 +1.88,4.38;1.88,9.06 +1.88,3.12;1.88,1.88 + +# UTF-16 : 9a 6a +# UTF-8 : aa a9 e9 +[9a6a] 驪 +0.00,1.25;0.31,2.81 +0.31,7.50;2.81,7.50 +2.81,5.94;0.31,5.94 +8.75,5.94;4.06,5.94 +4.06,5.94;4.06,2.19 +4.06,2.19;3.75,1.25 +3.75,1.25;3.12,0.62 +1.56,0.62;2.50,0.94 +2.50,0.94;3.12,2.50 +3.12,2.50;3.12,4.38 +3.12,4.38;0.31,4.38 +0.31,4.38;0.31,9.06 +0.31,9.06;3.12,9.06 +1.56,9.06;1.56,4.38 +1.56,3.44;1.56,2.19 +6.25,2.19;5.00,2.19 +5.00,0.94;5.00,3.12 +6.88,3.12;6.88,0.94 +6.88,0.94;8.44,0.94 +8.44,0.94;8.75,1.88 +8.75,9.38;6.88,9.38 +5.94,9.38;4.06,9.38 +4.06,6.88;4.06,8.44 +4.06,8.44;5.62,8.44 +5.62,8.44;5.62,6.88 +6.88,6.88;6.88,8.44 +6.88,8.44;8.44,8.44 +8.44,8.44;8.44,6.88 +7.81,6.88;7.50,7.81 +4.69,7.81;5.00,6.88 +6.25,6.88;6.25,5.94 +6.88,5.94;6.88,3.75 +6.88,1.88;8.44,2.50 +2.19,2.50;2.19,3.75 +5.62,3.75;5.62,5.94 +6.25,1.25;4.38,0.62 +4.38,5.00;8.44,5.00 +8.44,5.00;8.44,3.75 +8.44,3.75;4.06,3.75 +0.94,3.12;0.94,1.88 + +# UTF-16 : 9a ad +# UTF-8 : ad aa e9 +[9aad] 骭 +0.00,5.31;0.00,6.56 +0.00,6.56;4.06,6.56 +4.06,6.56;4.06,5.31 +4.69,5.62;8.75,5.62 +8.12,8.75;5.00,8.75 +6.56,8.75;6.56,0.62 +2.50,0.62;3.12,0.62 +3.12,0.62;3.12,5.31 +3.12,5.31;0.94,5.31 +0.94,5.31;0.94,0.62 +0.94,2.50;3.12,2.50 +3.12,3.75;0.94,3.75 +0.94,6.56;0.94,9.06 +0.94,9.06;3.12,9.06 +3.12,9.06;3.12,6.56 +3.12,7.81;1.88,7.81 +1.88,7.81;1.88,6.56 + +# UTF-16 : 9a b0 +# UTF-8 : b0 aa e9 +[9ab0] 骰 +0.00,5.31;0.00,6.56 +0.00,6.56;4.06,6.56 +4.06,6.56;4.06,5.31 +4.69,5.62;5.31,6.56 +5.31,6.56;5.62,7.81 +5.62,7.81;5.62,9.06 +5.62,9.06;7.50,9.06 +7.50,9.06;7.50,5.62 +7.50,5.62;8.44,5.62 +8.44,5.62;8.75,6.88 +8.75,0.62;7.50,1.25 +7.50,1.25;6.25,2.19 +6.25,2.19;5.62,3.12 +5.62,3.12;5.00,4.69 +4.38,4.69;8.44,4.69 +8.44,4.69;7.81,3.12 +7.81,3.12;6.56,1.88 +6.56,1.88;5.62,1.25 +5.62,1.25;4.06,0.62 +2.50,0.62;3.12,0.62 +3.12,0.62;3.12,5.31 +3.12,5.31;0.94,5.31 +0.94,5.31;0.94,0.62 +0.94,2.50;3.12,2.50 +3.12,3.75;0.94,3.75 +0.94,6.56;0.94,9.06 +0.94,9.06;3.12,9.06 +3.12,9.06;3.12,6.56 +1.88,6.56;1.88,7.81 +1.88,7.81;3.12,7.81 + +# UTF-16 : 9a bc +# UTF-8 : bc aa e9 +[9abc] 骼 +0.00,5.31;0.00,6.56 +0.00,6.56;4.06,6.56 +4.06,6.56;4.06,5.31 +4.06,3.44;5.94,5.00 +5.94,5.00;7.50,6.88 +7.50,6.88;7.81,8.12 +7.81,8.12;5.62,8.12 +5.94,9.38;5.31,7.50 +5.31,7.50;4.69,6.56 +1.88,6.56;1.88,7.81 +1.88,7.81;3.12,7.81 +3.12,6.56;3.12,9.06 +3.12,9.06;0.94,9.06 +0.94,9.06;0.94,6.56 +0.94,3.75;3.12,3.75 +3.12,2.50;0.94,2.50 +0.94,0.62;0.94,5.31 +0.94,5.31;3.12,5.31 +3.12,5.31;3.12,0.62 +3.12,0.62;2.50,0.62 +5.00,0.62;5.00,3.75 +5.00,3.75;7.81,3.75 +7.81,3.75;7.81,0.62 +7.81,0.94;5.31,0.94 +5.31,7.50;5.62,6.56 +5.62,6.56;7.19,4.69 +7.19,4.69;8.75,3.44 + +# UTF-16 : 9a d3 +# UTF-8 : 93 ab e9 +[9ad3] 髓 +4.69,2.19;3.44,0.94 +3.44,5.31;3.44,6.56 +3.44,6.56;0.00,6.56 +0.00,6.56;0.00,5.31 +5.31,5.31;6.56,7.19 +6.56,7.19;7.19,9.38 +5.62,8.12;8.75,8.12 +8.75,5.94;6.25,5.94 +7.50,5.94;7.50,7.19 +7.50,1.56;8.12,1.88 +8.12,1.88;8.12,5.00 +8.12,5.00;6.25,5.00 +6.25,5.00;6.25,1.56 +6.25,3.12;8.12,3.12 +8.12,4.06;6.56,4.06 +6.56,7.19;8.44,7.19 +5.00,7.19;4.06,8.75 +4.06,5.94;4.69,5.94 +4.69,5.94;4.69,2.19 +4.69,2.19;5.62,0.94 +5.62,0.94;8.12,0.94 +8.12,0.94;9.06,1.25 +2.81,7.81;1.56,7.81 +1.56,7.81;1.56,6.56 +2.81,6.56;2.81,9.06 +2.81,9.06;0.62,9.06 +0.62,9.06;0.62,6.56 +0.62,3.75;2.81,3.75 +2.81,2.50;0.62,2.50 +0.62,0.62;0.62,5.00 +0.62,5.00;2.81,5.00 +2.81,5.00;2.81,0.62 + +# UTF-16 : 9a de +# UTF-8 : 9e ab e9 +[9ade] 髞 +6.25,4.69;6.25,0.62 +0.00,0.62;0.00,4.38 +0.00,4.38;3.12,4.38 +3.12,4.38;3.12,0.62 +3.12,0.62;2.50,0.62 +2.50,5.31;2.50,6.88 +2.50,6.88;0.62,6.88 +0.62,6.88;0.62,5.31 +0.62,5.62;2.50,5.62 +0.94,1.56;0.94,3.44 +0.94,3.44;2.19,3.44 +2.19,3.44;2.19,1.88 +2.19,1.88;0.94,1.88 +3.75,3.75;8.75,3.75 +8.75,1.25;7.81,1.88 +7.81,1.88;6.25,3.75 +6.25,3.75;4.69,1.88 +4.69,1.88;3.75,1.25 +4.38,5.00;4.38,6.56 +4.38,6.56;5.62,6.56 +5.62,6.56;5.62,5.00 +5.62,5.00;4.38,5.00 +6.88,5.00;6.88,6.56 +6.88,6.56;8.12,6.56 +8.12,6.56;8.12,5.00 +8.12,5.00;7.19,5.00 +7.19,7.50;5.00,7.50 +5.00,7.50;5.00,9.06 +5.00,9.06;7.50,9.06 +7.50,9.06;7.50,7.50 +1.56,9.38;1.56,7.81 +0.00,7.81;3.12,7.81 + +# UTF-16 : 9a f1 +# UTF-8 : b1 ab e9 +[9af1] 髱 +6.25,1.88;6.88,1.88 +6.88,1.88;7.50,2.50 +7.50,2.50;7.50,4.06 +7.50,4.06;1.88,4.06 +1.88,2.19;5.00,2.19 +5.00,2.19;5.00,3.12 +5.00,3.12;1.56,3.12 +1.56,3.12;1.56,0.94 +1.56,0.94;2.19,0.62 +2.19,0.62;8.12,0.62 +8.12,0.62;8.44,1.56 +8.44,8.12;5.62,7.19 +5.62,8.44;8.44,9.38 +4.06,9.38;0.94,9.38 +0.94,9.38;0.94,6.88 +0.94,7.81;3.75,7.81 +3.75,8.44;0.94,8.44 +3.12,5.94;0.62,5.31 +0.62,5.31;1.56,6.88 +4.69,6.88;0.00,6.88 +0.00,2.81;2.81,5.00 +2.81,6.25;4.06,5.31 +5.00,5.31;6.88,5.94 +6.88,5.94;8.75,6.88 + +# UTF-16 : 9a fb +# UTF-8 : bb ab e9 +[9afb] 髻 +4.38,5.00;4.38,3.12 +7.50,3.12;1.25,3.12 +1.25,7.81;3.75,7.81 +3.75,8.44;0.94,8.44 +5.62,8.44;8.44,9.69 +8.44,8.12;5.62,6.88 +4.69,6.88;0.00,6.88 +8.75,6.88;7.19,5.94 +7.19,5.94;5.00,5.31 +3.75,5.31;2.50,6.25 +3.12,5.62;0.62,5.31 +0.62,5.31;1.56,6.88 +0.94,6.88;0.94,9.38 +0.94,9.38;4.06,9.38 +0.31,4.38;8.44,4.38 +6.88,0.62;6.88,2.19 +6.88,2.19;1.88,2.19 +1.88,2.19;1.88,0.62 +1.88,0.94;6.88,0.94 + +# UTF-16 : 9b 27 +# UTF-8 : a7 ac e9 +[9b27] 鬧 +0.31,0.62;0.31,9.38 +8.44,9.38;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.50,0.62 +7.50,6.88;5.00,6.88 +6.25,6.88;6.25,9.06 +7.50,9.06;5.00,9.06 +3.75,9.06;1.25,9.06 +2.50,9.06;2.50,6.88 +3.75,6.88;1.25,6.88 +1.56,8.12;3.44,8.12 +5.31,8.12;7.19,8.12 +7.19,5.00;1.56,5.00 +4.38,5.94;4.38,0.94 +2.19,2.19;2.19,4.06 +2.19,4.06;6.56,4.06 +6.56,4.06;6.56,2.50 +6.56,2.50;5.94,2.19 + +# UTF-16 : 9b 29 +# UTF-8 : a9 ac e9 +[9b29] 鬩 +1.25,0.62;2.19,0.94 +2.19,0.94;3.44,2.19 +3.44,2.19;3.75,3.12 +3.75,4.38;2.19,4.38 +6.25,4.38;4.69,4.38 +4.69,5.31;6.25,5.31 +6.25,5.31;6.25,3.12 +6.25,3.12;2.19,3.12 +2.19,3.12;2.19,5.00 +2.19,5.00;3.75,5.62 +4.69,3.12;4.69,1.25 +4.69,1.25;5.00,0.94 +5.00,0.94;6.88,0.94 +6.88,0.94;7.19,1.88 +0.00,0.62;0.00,9.38 +8.44,9.38;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.62 +7.81,6.56;4.69,6.56 +6.25,6.56;6.25,9.06 +5.00,9.06;7.50,9.06 +7.50,7.81;5.00,7.81 +3.44,7.81;0.94,7.81 +0.94,9.06;3.44,9.06 +2.19,9.06;2.19,6.56 +0.62,6.56;3.75,6.56 + +# UTF-16 : 9b 2a +# UTF-8 : aa ac e9 +[9b2a] 鬪 +6.56,5.62;6.56,1.25 +6.56,1.25;6.25,0.94 +6.25,0.94;5.62,0.94 +5.62,2.19;5.00,2.81 +3.44,2.81;3.12,1.88 +2.19,1.88;1.56,2.81 +1.56,4.38;3.75,4.38 +3.75,4.38;3.75,3.12 +3.75,3.12;1.25,3.12 +1.25,3.12;1.25,4.38 +4.69,4.38;7.50,4.38 +4.06,5.31;0.94,5.31 +0.94,1.25;4.06,2.19 +0.00,0.62;0.00,9.38 +8.44,9.38;8.44,0.94 +8.44,0.94;8.12,0.62 +8.12,0.62;7.81,0.62 +7.81,6.25;4.69,6.25 +6.25,6.25;6.25,9.06 +5.00,9.06;7.50,9.06 +7.50,7.81;5.00,7.81 +3.44,7.81;0.94,7.81 +0.94,9.06;3.44,9.06 +2.19,9.06;2.19,6.25 +0.62,6.25;3.75,6.25 + +# UTF-16 : 9b 2e +# UTF-8 : ae ac e9 +[9b2e] 鬮 +0.00,0.62;0.00,9.69 +8.75,9.69;8.75,0.94 +8.75,0.94;8.44,0.62 +5.00,0.62;5.00,5.94 +5.00,5.00;6.88,5.00 +6.88,5.00;6.88,5.94 +6.88,5.94;2.19,5.94 +2.19,5.94;2.19,5.00 +2.19,5.00;3.75,5.00 +3.75,5.94;3.75,0.94 +3.75,0.94;4.38,0.62 +4.38,0.62;7.81,0.62 +7.81,0.62;8.12,1.56 +0.94,1.56;7.50,1.56 +7.50,1.56;7.50,3.75 +7.50,3.75;0.94,3.75 +0.94,9.38;3.44,9.38 +2.19,9.38;2.19,7.81 +6.56,7.81;6.56,9.38 +7.81,9.38;5.31,9.38 +5.00,7.81;8.12,7.81 +0.62,7.81;3.44,7.81 +4.38,7.81;3.75,7.19 +3.75,7.19;1.25,5.62 +1.25,4.38;2.81,4.38 +2.81,4.38;2.81,3.12 +2.81,3.12;1.25,3.12 +5.94,3.12;6.88,2.19 +6.88,3.12;5.94,2.19 +1.25,2.19;2.81,2.19 +2.81,2.19;2.81,0.94 +2.81,0.94;1.25,0.94 +1.25,8.75;3.12,8.75 +5.62,8.75;7.50,8.75 +3.44,6.88;5.94,6.88 +5.94,6.88;4.69,5.94 + +# UTF-16 : 9b 74 +# UTF-8 : b4 ad e9 +[9b74] 魴 +1.25,8.44;2.81,8.44 +2.81,8.44;1.88,6.88 +1.88,6.88;1.88,3.12 +3.12,3.12;3.12,6.88 +3.12,6.88;0.62,6.88 +0.62,6.88;0.62,3.12 +0.62,3.12;3.12,3.12 +3.12,5.00;0.62,5.00 +0.62,2.19;0.00,0.94 +0.00,7.19;0.62,7.81 +0.62,7.81;1.56,9.38 +1.56,0.94;1.56,2.19 +2.50,2.19;2.81,1.25 +3.44,2.50;4.06,1.88 +4.06,0.62;5.00,1.56 +5.00,1.56;5.62,3.75 +5.62,3.75;5.94,7.50 +5.94,5.31;8.44,5.31 +8.44,5.31;8.44,4.06 +8.44,4.06;8.12,1.56 +8.12,1.56;7.50,0.62 +7.50,0.62;6.88,0.62 +6.25,9.38;6.25,7.50 +4.06,7.50;8.75,7.50 + +# UTF-16 : 9b 83 +# UTF-8 : 83 ae e9 +[9b83] 鮃 +1.25,9.38;0.62,7.81 +0.62,7.81;0.00,7.19 +0.00,1.25;0.62,2.19 +1.56,2.19;1.56,0.94 +2.81,0.94;2.50,2.19 +3.44,2.19;4.06,1.25 +4.06,5.00;5.31,7.19 +7.19,7.19;8.44,5.00 +3.12,5.00;0.62,5.00 +0.62,3.12;3.12,3.12 +3.12,3.12;3.12,6.88 +3.12,6.88;0.62,6.88 +0.62,6.88;0.62,3.12 +1.88,3.12;1.88,6.88 +1.88,6.88;2.50,8.44 +2.50,8.44;0.94,8.44 +3.75,4.06;8.75,4.06 +6.25,0.62;6.25,8.75 +4.06,8.75;8.44,8.75 + +# UTF-16 : 9b b4 +# UTF-8 : b4 ae e9 +[9bb4] 鮴 +3.75,5.62;4.69,6.88 +4.69,6.88;5.62,9.06 +5.62,6.56;8.75,6.56 +8.75,2.50;8.12,3.44 +8.12,3.44;7.19,6.25 +7.19,6.25;6.25,3.44 +6.25,3.44;5.62,2.50 +4.06,1.25;3.44,2.19 +2.50,2.19;2.81,0.94 +2.81,5.00;0.62,5.00 +0.62,3.12;3.12,3.12 +3.12,3.12;3.12,6.88 +3.12,6.88;0.62,6.88 +0.62,6.88;0.62,3.12 +1.88,3.12;1.88,6.88 +1.88,6.88;2.50,8.44 +2.50,8.44;1.25,8.44 +1.25,9.38;0.62,7.81 +0.62,7.81;0.00,7.19 +0.00,0.94;0.62,2.19 +1.56,2.19;1.56,0.94 +5.00,6.88;5.00,0.62 +7.19,0.62;7.19,9.38 + +# UTF-16 : 9b b9 +# UTF-8 : b9 ae e9 +[9bb9] 鮹 +4.06,1.25;3.44,2.19 +2.50,2.19;2.81,0.94 +2.81,5.00;0.62,5.00 +0.62,3.12;3.12,3.12 +3.12,3.12;3.12,6.88 +3.12,6.88;0.62,6.88 +0.62,6.88;0.62,3.12 +1.88,3.12;1.88,6.88 +1.88,6.88;2.50,8.44 +2.50,8.44;1.25,8.44 +1.25,9.38;0.62,7.81 +0.62,7.81;0.00,7.19 +0.00,0.94;0.62,2.19 +1.56,2.19;1.56,0.62 +7.19,0.62;7.50,0.62 +7.50,0.62;7.81,0.94 +7.81,0.94;7.81,6.56 +7.81,6.56;5.00,6.56 +5.00,6.56;5.00,0.62 +5.00,3.12;7.81,3.12 +7.81,4.69;5.00,4.69 +5.00,8.44;3.75,6.56 +8.75,6.56;7.50,8.44 +6.25,9.38;6.25,6.56 + +# UTF-16 : 9b f2 +# UTF-8 : b2 af e9 +[9bf2] 鯲 +9.06,5.94;8.12,7.50 +8.12,7.50;7.50,9.38 +7.50,9.38;6.56,7.19 +6.56,7.19;5.94,6.25 +5.94,7.50;3.44,7.50 +3.44,0.62;4.06,2.19 +4.06,2.19;4.38,4.69 +4.38,4.69;4.69,9.38 +4.69,5.62;5.62,5.62 +5.62,5.62;5.62,3.75 +5.62,3.75;5.31,0.62 +5.31,0.62;4.69,0.62 +1.25,0.62;1.25,2.19 +2.19,2.19;2.50,1.25 +2.50,5.00;0.31,5.00 +0.31,3.12;2.81,3.12 +2.81,3.12;2.81,6.88 +2.81,6.88;0.31,6.88 +0.31,6.88;0.31,3.12 +1.56,3.12;1.56,6.88 +1.56,6.88;2.19,8.44 +2.19,8.44;1.25,8.44 +1.25,9.38;0.62,7.81 +0.62,7.81;0.00,7.19 +0.00,0.94;0.31,1.88 +3.12,1.88;2.81,2.50 +8.12,4.38;6.88,5.62 +6.56,3.12;7.50,2.19 +7.50,2.19;8.44,0.62 + +# UTF-16 : 9c 15 +# UTF-8 : 95 b0 e9 +[9c15] 鰕 +3.75,0.62;3.75,8.75 +3.75,8.75;5.62,8.75 +5.62,8.75;5.62,6.56 +5.62,6.56;3.75,6.56 +3.75,4.69;5.94,4.69 +5.94,2.81;3.75,2.81 +6.56,6.56;8.44,6.56 +8.44,6.25;8.44,8.75 +8.44,8.75;6.56,8.75 +6.56,5.00;8.44,5.00 +8.44,5.00;8.12,3.44 +8.12,3.44;6.88,1.56 +6.88,1.56;5.62,0.62 +8.75,0.62;7.81,1.88 +7.81,1.88;7.19,3.12 +7.19,3.12;6.88,4.06 +1.25,0.62;1.25,2.19 +2.19,2.19;2.50,0.94 +3.12,1.56;2.81,2.50 +0.31,2.19;0.00,0.94 +0.00,7.19;0.62,7.81 +0.62,7.81;1.25,9.38 +1.25,8.44;2.19,8.44 +2.19,8.44;1.56,6.88 +1.56,6.88;1.56,3.12 +0.31,3.12;2.81,3.12 +2.81,3.12;2.81,6.88 +2.81,6.88;0.31,6.88 +0.31,6.88;0.31,3.12 +0.31,5.00;2.81,5.00 + +# UTF-16 : 9c 0c +# UTF-8 : 8c b0 e9 +[9c0c] 鰌 +3.75,1.56;3.12,2.19 +2.19,2.19;2.50,1.25 +2.50,5.00;0.31,5.00 +0.31,3.12;2.81,3.12 +2.81,3.12;2.81,6.88 +2.81,6.88;0.31,6.88 +0.31,6.88;0.31,3.12 +1.56,3.12;1.56,6.88 +1.56,6.88;2.19,8.44 +2.19,8.44;1.25,8.44 +1.25,9.38;0.62,7.81 +0.62,7.81;0.00,7.19 +0.00,1.25;0.31,2.19 +4.38,2.19;7.81,2.19 +1.25,2.19;1.25,0.94 +4.38,0.94;7.81,0.94 +7.81,0.62;7.81,5.62 +7.81,5.62;4.38,5.62 +4.38,5.62;4.38,0.62 +4.38,3.75;5.31,4.06 +5.31,4.06;5.62,5.00 +5.62,5.00;5.62,7.50 +5.00,7.50;7.19,7.50 +6.56,7.50;6.56,4.06 +6.56,4.06;7.81,4.06 +8.75,6.56;8.12,7.19 +8.12,7.19;7.19,9.06 +7.19,9.06;5.94,9.06 +4.69,9.06;4.06,7.19 +4.06,7.19;3.44,6.56 + +# UTF-16 : 9c 12 +# UTF-8 : 92 b0 e9 +[9c12] 鰒 +8.12,6.25;4.69,6.25 +4.69,5.00;4.69,7.50 +4.69,7.50;8.12,7.50 +8.12,7.50;8.12,5.00 +8.12,5.00;4.69,5.00 +4.69,8.44;8.75,8.44 +8.75,0.62;7.19,1.25 +7.19,1.25;5.94,2.19 +5.94,2.19;5.00,3.75 +5.00,3.75;8.12,3.75 +8.12,3.75;7.50,2.81 +7.50,2.81;6.56,1.88 +6.56,1.88;5.00,0.94 +5.00,0.94;3.75,0.62 +3.75,1.56;3.12,2.19 +2.19,2.19;2.50,1.25 +2.50,5.00;0.31,5.00 +0.31,3.12;2.81,3.12 +2.81,3.12;2.81,6.88 +2.81,6.88;0.31,6.88 +0.31,6.88;0.31,3.12 +1.56,3.12;1.56,6.88 +1.56,6.88;2.19,8.44 +2.19,8.44;1.25,8.44 +1.25,0.94;1.25,2.19 +0.31,2.19;0.00,1.25 +0.00,7.19;0.62,7.81 +0.62,7.81;1.25,9.38 +5.00,9.38;4.38,7.81 +4.38,7.81;3.75,6.88 +5.62,5.00;4.69,3.12 +4.69,3.12;4.06,2.50 + +# UTF-16 : 9c e7 +# UTF-8 : a7 b3 e9 +[9ce7] 鳧 +3.44,9.06;4.38,9.69 +4.38,3.75;3.44,4.69 +2.19,4.69;2.81,3.75 +5.94,4.06;5.00,4.69 +1.25,4.69;0.00,3.12 +0.00,0.62;1.56,0.94 +1.56,0.94;2.50,1.56 +2.50,1.56;3.12,3.12 +3.12,3.12;5.31,3.12 +5.31,3.12;5.31,0.94 +5.31,0.94;8.44,0.94 +8.44,0.94;8.75,1.88 +8.44,6.25;1.56,6.25 +1.56,7.19;6.56,7.19 +6.56,7.19;6.56,9.06 +6.56,9.06;1.56,9.06 +1.56,9.06;1.56,5.31 +1.56,5.31;8.12,5.31 +8.12,5.31;8.12,4.38 +8.12,4.38;6.88,3.44 +6.88,3.44;6.25,3.44 +6.25,8.12;1.56,8.12 + +# UTF-16 : 9c ec +# UTF-8 : ac b3 e9 +[9cec] 鳬 +0.00,0.62;0.94,0.94 +0.94,0.94;1.88,1.88 +1.88,1.88;2.50,3.75 +2.50,3.75;5.62,3.75 +5.62,3.75;5.62,0.94 +5.62,0.94;8.44,0.94 +8.44,0.94;8.75,1.88 +8.75,5.94;1.25,5.94 +1.25,6.88;6.56,6.88 +6.56,6.88;6.56,8.75 +6.56,8.75;1.25,8.75 +1.25,8.75;1.25,5.00 +1.25,5.00;8.12,5.00 +8.12,5.00;8.12,4.06 +8.12,4.06;6.88,3.12 +6.88,3.12;6.25,3.12 +6.25,7.81;1.25,7.81 +3.44,8.75;4.38,9.69 + +# UTF-16 : 9d 87 +# UTF-8 : 87 b6 e9 +[9d87] 鶇 +2.19,3.44;3.44,2.19 +3.44,5.62;0.31,5.62 +0.31,4.38;0.31,6.88 +0.31,6.88;3.44,6.88 +3.44,6.88;3.44,4.38 +3.44,4.38;0.31,4.38 +1.88,4.38;0.94,2.50 +0.94,2.50;0.00,1.56 +0.00,8.12;3.75,8.12 +3.75,0.94;4.69,2.81 +7.50,2.81;7.81,1.88 +7.81,7.19;5.00,7.19 +5.00,5.94;7.81,5.94 +7.81,5.94;7.81,8.44 +7.81,8.44;5.00,8.44 +5.00,8.44;5.00,3.75 +5.00,3.75;8.75,3.75 +8.75,3.75;8.75,1.88 +8.75,1.88;8.12,0.62 +8.12,0.62;7.19,0.62 +1.88,0.62;1.88,9.38 +6.56,9.38;5.94,8.44 +5.62,1.25;5.62,2.81 +6.56,2.81;6.88,1.56 +8.44,4.69;5.00,4.69 + +# UTF-16 : 9d d3 +# UTF-8 : 93 b7 e9 +[9dd3] 鷓 +1.56,6.25;4.06,6.25 +4.06,8.12;0.94,8.12 +0.94,8.12;0.94,4.06 +0.94,4.06;0.62,2.50 +0.62,2.50;0.00,1.56 +3.12,1.56;3.12,3.12 +1.88,3.12;0.62,0.94 +4.38,0.94;5.00,2.50 +5.62,2.50;5.62,1.25 +5.62,8.44;6.25,9.38 +2.50,9.38;2.50,8.12 +2.50,3.12;1.88,1.25 +8.75,4.69;5.00,4.69 +5.00,5.94;7.81,5.94 +7.81,5.94;7.81,8.44 +7.81,8.44;5.00,8.44 +5.00,8.44;5.00,3.75 +5.00,3.75;8.75,3.75 +8.75,3.75;8.75,2.19 +8.75,2.19;8.12,0.62 +8.12,0.62;6.88,0.62 +6.88,1.56;6.56,2.81 +7.50,2.81;7.81,1.88 +7.81,7.19;5.00,7.19 +3.44,7.50;3.44,4.06 +3.44,4.06;2.19,4.06 +2.19,4.06;2.19,7.50 +3.75,3.12;4.06,1.88 + +# UTF-16 : 9d f8 +# UTF-8 : b8 b7 e9 +[9df8] 鷸 +0.94,9.06;3.75,9.06 +3.75,9.06;2.19,7.81 +3.44,6.25;4.38,7.19 +4.38,7.19;0.00,7.19 +0.00,5.31;0.94,5.62 +0.94,5.62;2.50,7.19 +2.50,7.19;2.50,4.69 +2.50,4.69;1.56,4.69 +8.75,4.69;5.00,4.69 +5.00,7.19;7.81,7.19 +7.81,1.88;7.50,2.81 +5.00,2.81;4.38,1.25 +1.25,1.25;1.25,2.50 +1.25,2.50;2.81,2.50 +2.81,2.50;2.81,1.56 +2.81,1.56;1.25,1.56 +6.88,1.56;6.56,2.81 +6.56,9.38;5.62,8.44 +5.62,2.81;5.62,1.25 +5.00,5.94;7.81,5.94 +7.81,5.94;7.81,8.44 +7.81,8.44;5.00,8.44 +5.00,8.44;5.00,3.75 +5.00,3.75;8.75,3.75 +8.75,3.75;8.75,2.19 +8.75,2.19;8.12,0.62 +8.12,0.62;7.19,0.62 +3.12,0.62;3.75,0.94 +3.75,0.94;3.75,4.06 +3.75,4.06;0.31,4.06 +0.31,4.06;0.31,0.62 +0.31,2.50;1.25,3.12 +1.25,3.12;1.56,4.06 +1.56,8.44;2.81,7.19 +2.50,4.06;2.50,3.12 +2.50,3.12;3.75,3.12 + +# UTF-16 : 9d e6 +# UTF-8 : a6 b7 e9 +[9de6] 鷦 +5.62,8.44;6.25,9.38 +3.44,9.38;2.50,8.12 +2.50,8.12;2.50,3.75 +3.75,3.75;0.94,3.75 +0.94,3.12;0.94,8.12 +0.94,8.12;3.75,8.12 +3.75,6.56;0.94,6.56 +0.94,5.31;3.75,5.31 +3.75,1.88;3.44,2.81 +2.81,2.81;2.81,1.25 +5.62,1.25;5.62,2.50 +4.69,2.50;4.06,0.94 +1.56,0.94;2.19,2.81 +7.50,2.81;7.81,1.88 +7.81,7.19;4.69,7.19 +4.69,5.94;7.81,5.94 +7.81,5.94;7.81,8.44 +7.81,8.44;4.69,8.44 +4.69,8.44;4.69,3.75 +4.69,3.75;8.75,3.75 +8.75,3.75;8.75,2.19 +8.75,2.19;8.12,0.62 +8.12,0.62;6.88,0.62 +6.88,1.56;6.56,2.81 +8.75,4.69;4.69,4.69 +1.25,2.50;0.00,0.62 +0.00,7.19;0.62,7.81 +0.62,7.81;1.56,9.38 + +# UTF-16 : 9e 1b +# UTF-8 : 9b b8 e9 +[9e1b] 鸛 +0.00,3.75;1.25,5.62 +3.12,5.62;2.50,4.69 +2.50,4.69;2.50,1.25 +4.06,1.25;0.62,1.25 +0.62,2.50;4.06,2.50 +4.06,3.44;0.62,3.44 +0.62,0.94;0.62,4.69 +0.62,4.69;4.38,4.69 +4.38,8.44;0.00,8.44 +5.94,8.44;6.56,9.38 +1.25,9.38;1.25,7.81 +3.12,7.81;3.12,9.38 +3.12,5.94;4.06,5.94 +4.06,5.94;4.06,7.19 +4.06,7.19;2.81,7.19 +2.81,7.19;2.81,5.94 +0.31,5.94;0.31,7.19 +0.31,7.19;1.56,7.19 +1.56,7.19;1.56,5.94 +1.56,5.94;0.31,5.94 +5.31,5.94;7.81,5.94 +7.81,5.94;7.81,8.44 +7.81,8.44;5.31,8.44 +5.31,8.44;5.31,3.44 +5.31,3.44;8.75,3.44 +8.75,3.44;8.75,1.88 +8.75,1.88;8.12,0.62 +8.12,0.62;7.50,0.62 +4.69,0.62;5.00,2.50 +7.81,2.50;7.81,1.56 +7.81,7.19;5.31,7.19 +5.31,4.69;8.44,4.69 +6.88,1.25;6.88,2.50 +5.94,2.50;5.94,0.94 + +# UTF-16 : 9e 9d +# UTF-8 : 9d ba e9 +[9e9d] 麝 +0.00,0.94;1.88,1.25 +1.88,1.25;4.38,2.19 +4.38,6.56;2.50,6.56 +2.50,4.69;1.56,4.38 +0.00,4.38;0.62,5.31 +0.62,5.31;0.94,6.88 +0.94,6.88;0.94,9.06 +0.94,9.06;8.75,9.06 +4.69,9.06;4.69,9.69 +4.69,3.44;8.75,3.44 +8.75,5.94;8.12,5.31 +8.12,5.31;6.25,5.31 +6.25,5.31;5.62,5.62 +5.62,5.62;5.62,7.19 +2.50,7.19;2.50,5.62 +4.38,5.62;1.25,5.31 +1.25,8.44;7.81,8.44 +7.81,8.44;7.81,7.50 +7.81,7.50;0.94,7.50 +5.94,7.50;5.94,9.06 +3.44,9.06;3.44,7.50 +3.44,3.44;1.25,3.44 +1.25,2.19;1.25,4.38 +1.25,4.38;3.44,4.38 +3.44,4.38;3.44,0.62 +3.44,0.62;2.50,0.62 +6.56,0.62;7.50,0.94 +7.50,0.94;7.50,4.69 +8.12,6.88;5.62,6.25 +5.31,2.50;6.25,1.88 +0.62,1.88;3.44,2.19 +3.44,2.81;1.25,2.81 + +# UTF-16 : 9e b8 +# UTF-8 : b8 ba e9 +[9eb8] 麸 +0.31,8.12;3.44,8.12 +3.12,6.88;0.62,6.88 +5.00,7.50;8.12,7.50 +8.75,1.25;7.81,0.94 +7.81,0.94;4.06,0.94 +4.06,0.94;2.50,1.56 +2.50,1.56;1.56,2.81 +1.56,2.81;1.25,4.38 +1.25,4.38;3.44,4.38 +3.44,4.38;2.81,2.81 +2.81,2.81;1.56,1.56 +1.56,1.56;0.00,0.62 +0.00,2.81;0.62,3.44 +0.62,3.44;1.88,5.62 +1.88,5.62;1.88,9.38 +0.31,5.62;3.75,5.62 +4.69,5.62;8.44,5.62 +8.44,2.19;7.50,3.75 +7.50,3.75;6.56,4.69 +6.56,9.06;6.56,5.62 +6.56,5.62;6.25,3.75 +6.25,3.75;5.31,2.19 +5.31,2.19;4.38,1.56 + +# UTF-16 : 9e aa +# UTF-8 : aa ba e9 +[9eaa] 麪 +4.69,8.75;8.44,8.75 +6.56,8.75;6.56,4.38 +8.44,4.38;5.00,4.38 +5.00,3.75;5.00,7.19 +6.56,6.56;8.44,6.56 +8.44,6.56;8.44,4.06 +8.44,4.06;8.12,2.81 +8.12,2.81;7.50,1.88 +7.50,1.88;6.56,1.88 +8.75,1.25;7.81,0.94 +7.81,0.94;3.75,0.94 +3.75,0.94;2.19,1.56 +2.19,1.56;1.25,2.50 +1.25,2.50;0.62,4.06 +0.62,4.06;3.12,4.06 +3.12,4.06;2.81,3.12 +2.81,3.12;1.56,1.56 +1.56,1.56;0.00,0.62 +0.00,2.81;0.94,4.69 +0.00,4.69;1.88,5.94 +1.88,5.94;3.75,4.69 +3.75,8.44;0.00,8.44 +0.00,6.25;0.94,7.81 +3.44,7.81;2.50,6.25 +1.25,6.25;0.62,7.19 +3.12,7.19;3.75,6.25 +1.88,9.38;1.88,5.00 + +# UTF-16 : 9e ad +# UTF-8 : ad ba e9 +[9ead] 麭 +1.88,5.00;1.88,9.38 +5.62,9.38;5.00,7.50 +5.00,7.50;4.38,6.56 +7.19,3.75;7.81,3.75 +7.81,3.75;8.44,4.69 +8.44,4.69;8.44,8.12 +8.44,8.12;5.31,8.12 +5.31,4.69;6.88,4.69 +6.88,4.69;6.88,6.25 +6.88,6.25;5.00,6.25 +5.00,6.25;5.00,2.50 +5.00,2.50;5.94,2.19 +5.94,2.19;8.75,2.19 +8.75,2.19;9.06,3.12 +9.06,1.25;8.12,0.94 +8.12,0.94;3.75,0.94 +3.75,0.94;2.19,1.56 +2.19,1.56;1.25,2.50 +1.25,2.50;0.62,4.06 +0.62,4.06;3.12,4.06 +3.12,4.06;2.81,3.12 +2.81,3.12;1.56,1.56 +1.56,1.56;0.00,0.62 +0.00,2.81;0.94,4.69 +0.00,4.69;1.88,5.94 +1.88,5.94;3.75,4.69 +3.75,8.44;0.00,8.44 +0.00,6.25;0.94,7.81 +3.44,7.81;2.50,6.25 +3.75,6.25;3.12,7.19 +0.62,7.19;1.25,6.25 + +# UTF-16 : 9e cc +# UTF-8 : 8c bb e9 +[9ecc] 黌 +0.00,5.62;0.00,6.56 +0.00,6.56;8.75,6.56 +8.75,6.56;8.75,5.62 +7.50,5.62;1.25,5.62 +3.12,6.25;3.12,4.69 +3.12,4.69;5.62,4.69 +5.62,4.69;5.62,6.25 +1.56,6.56;1.56,9.38 +1.56,9.38;2.81,9.69 +2.81,8.44;1.56,8.44 +1.56,7.50;2.81,7.50 +5.94,7.50;7.19,7.50 +7.19,8.44;5.94,8.44 +5.94,9.38;7.19,9.38 +7.19,9.38;7.19,6.56 +3.44,6.56;5.31,8.12 +3.44,8.12;5.31,9.69 +4.06,9.38;4.69,8.44 +4.69,6.88;4.06,7.81 +0.62,4.06;8.12,4.06 +4.38,4.06;4.38,1.56 +1.56,1.56;7.19,1.56 +7.19,1.56;7.19,3.44 +7.19,3.44;1.56,3.44 +1.56,3.44;1.56,1.56 +1.56,2.50;7.19,2.50 +0.62,0.62;2.50,1.25 +6.25,1.25;8.12,0.62 + +# UTF-16 : 9e f4 +# UTF-8 : b4 bb e9 +[9ef4] 黴 +0.00,7.19;1.56,9.38 +1.56,7.19;0.00,4.69 +0.94,5.94;0.94,0.62 +5.94,0.62;6.88,1.56 +6.88,1.56;8.12,4.38 +8.12,4.38;8.75,7.50 +6.88,7.50;9.06,7.50 +9.06,0.62;8.12,1.88 +8.12,1.88;6.88,4.69 +6.88,4.69;6.56,6.25 +5.94,5.62;6.56,6.88 +6.56,6.88;7.19,9.38 +3.75,9.38;3.75,7.81 +5.31,8.75;5.31,7.81 +5.31,7.81;2.50,7.81 +2.50,7.81;2.50,8.75 +2.50,3.75;5.00,3.75 +5.62,2.81;1.88,2.81 +3.75,2.81;3.75,5.94 +2.19,5.94;5.31,5.94 +5.31,5.94;5.31,4.38 +5.31,4.38;2.19,4.38 +2.19,4.38;2.19,5.94 +2.19,6.88;5.62,6.88 +4.69,5.31;4.38,5.00 +3.12,5.00;2.81,5.31 +1.88,1.25;2.50,2.19 +3.44,2.19;3.44,1.25 +4.69,1.25;4.38,2.19 +5.31,2.19;5.94,1.56 + +# UTF-16 : 9e f6 +# UTF-8 : b6 bb e9 +[9ef6] 黶 +0.00,4.69;0.62,6.56 +0.62,6.56;0.62,9.38 +0.62,9.38;8.75,9.38 +8.75,7.19;5.31,7.19 +5.31,5.00;6.25,5.62 +6.25,5.62;6.88,7.50 +6.88,7.50;6.88,8.44 +6.88,7.19;7.81,5.31 +7.81,5.31;8.75,4.69 +3.75,5.00;4.38,5.00 +4.38,5.00;4.38,7.19 +4.38,7.19;1.88,7.19 +1.88,7.19;1.88,5.00 +1.88,5.94;4.38,5.94 +4.38,6.56;1.88,6.56 +1.88,7.81;1.88,8.44 +1.88,8.44;4.38,8.44 +4.38,8.44;4.38,7.81 +4.38,7.81;1.88,7.81 +0.31,0.62;1.25,1.25 +3.12,1.25;3.44,0.62 +5.94,0.62;5.31,1.25 +7.50,1.25;8.44,0.62 +8.44,1.88;0.31,1.88 +4.38,1.88;4.38,4.38 +1.25,4.38;7.50,4.38 +7.50,4.38;7.50,3.12 +7.50,3.12;1.25,3.12 +1.25,3.12;1.25,4.38 +2.19,4.06;3.12,3.44 +5.62,3.44;6.56,4.06 +1.25,2.50;7.50,2.50 +7.81,8.44;8.44,7.81 + +# UTF-16 : 9f 07 +# UTF-8 : 87 bc e9 +[9f07] 鼇 +3.44,9.06;0.31,9.06 +0.31,7.50;3.75,7.50 +4.69,7.50;5.62,8.75 +5.62,8.75;5.94,9.69 +1.88,9.69;1.88,7.81 +1.88,7.81;1.56,6.88 +1.56,6.88;0.94,5.94 +0.94,5.94;0.00,5.31 +8.75,5.31;7.50,5.94 +7.50,5.94;6.25,7.19 +6.25,7.19;5.62,8.44 +5.62,8.44;8.75,8.44 +4.06,8.44;0.00,8.44 +7.81,8.44;7.50,7.50 +7.50,7.50;6.56,6.56 +6.56,6.56;4.38,5.62 +2.81,5.62;3.44,6.56 +3.44,6.56;3.44,6.88 +3.44,6.88;1.88,6.88 +0.94,1.56;0.94,3.75 +0.94,3.75;3.75,3.75 +3.75,1.88;0.94,1.88 +0.94,2.81;3.75,2.81 +7.81,2.81;5.00,2.81 +5.00,1.88;7.81,1.88 +7.81,1.88;7.81,3.75 +7.81,3.75;5.00,3.75 +5.00,0.62;5.00,5.31 +5.00,4.38;7.19,4.38 +7.19,4.38;7.19,5.31 +7.19,5.31;1.56,5.31 +1.56,5.31;1.56,4.38 +1.56,4.38;3.75,4.38 +3.75,5.31;3.75,0.94 +3.75,0.94;4.38,0.62 +4.38,0.62;8.44,0.62 +8.44,0.62;8.75,1.56 + +# UTF-16 : 9f 08 +# UTF-8 : 88 bc e9 +[9f08] 鼈 +0.31,5.62;0.31,8.12 +0.31,8.12;4.06,8.12 +4.06,8.12;4.06,5.94 +2.19,5.94;2.19,9.69 +5.94,9.69;5.62,8.75 +5.62,8.75;4.69,7.50 +4.69,5.62;6.56,6.56 +6.56,6.56;7.50,7.50 +7.50,7.50;7.81,8.44 +4.38,8.44;3.12,9.38 +1.25,9.38;0.00,8.44 +8.75,8.44;5.62,8.44 +5.62,8.44;6.25,7.19 +6.25,7.19;7.50,5.94 +7.50,5.94;8.75,5.31 +8.75,1.56;8.44,0.62 +8.44,0.62;4.38,0.62 +4.38,0.62;3.75,0.94 +3.75,0.94;3.75,5.31 +3.75,4.38;1.56,4.38 +1.56,4.38;1.56,5.31 +1.56,5.31;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;5.00,4.38 +5.00,5.31;5.00,0.62 +5.00,1.88;7.81,1.88 +7.81,1.88;7.81,3.75 +7.81,3.75;5.00,3.75 +5.00,2.81;7.81,2.81 +3.75,2.81;0.94,2.81 +0.94,1.56;0.94,3.75 +0.94,3.75;3.75,3.75 +3.75,1.88;0.94,1.88 +0.94,6.56;1.56,7.50 +2.81,7.50;3.44,6.56 + +# UTF-16 : 9f 2c +# UTF-8 : ac bc e9 +[9f2c] 鼬 +6.88,9.38;6.88,2.50 +5.31,2.50;8.44,2.50 +8.44,2.50;8.44,7.50 +8.44,7.50;5.31,7.50 +5.31,7.50;5.31,2.50 +5.31,5.00;8.44,5.00 +1.56,9.38;0.31,8.75 +0.31,8.75;0.31,5.62 +0.31,5.62;3.75,5.62 +3.75,5.62;3.75,8.75 +3.75,8.75;2.50,8.75 +2.50,7.19;3.75,7.19 +0.31,7.19;1.56,7.19 +0.00,0.94;1.88,1.88 +2.19,4.69;2.19,0.94 +2.19,0.94;4.06,1.88 +4.06,4.69;4.06,3.12 +4.06,3.12;4.38,1.88 +4.38,1.88;5.31,1.25 +5.31,1.25;6.56,0.94 +6.56,0.94;8.75,0.94 +8.75,0.94;9.06,1.88 +0.31,4.69;0.31,1.25 +0.94,4.38;1.56,3.75 +1.56,2.50;0.94,3.12 +2.81,3.12;3.44,2.50 +3.44,3.75;2.81,4.38 + +# UTF-16 : 9f 3e +# UTF-8 : be bc e9 +[9f3e] 鼾 +2.19,9.69;1.56,8.75 +0.94,8.75;3.44,8.75 +3.44,8.75;3.44,6.25 +3.44,6.25;0.94,6.25 +0.94,6.25;0.94,8.75 +0.94,7.81;3.44,7.81 +3.44,7.19;0.94,7.19 +0.31,5.62;4.06,5.62 +4.06,5.62;4.06,3.75 +4.06,3.75;0.31,3.75 +0.31,3.75;0.31,5.62 +0.31,4.69;4.06,4.69 +2.19,5.62;2.19,3.75 +0.00,2.81;4.69,2.81 +3.12,2.81;3.12,0.62 +0.62,0.62;1.25,1.25 +1.25,1.25;1.56,2.81 +5.31,8.75;8.44,8.75 +5.00,5.62;8.75,5.62 +6.88,8.75;6.88,0.62 + +# UTF-16 : 9f 54 +# UTF-8 : 94 bd e9 +[9f54] 齔 +8.12,6.88;6.88,6.25 +6.88,6.25;5.31,5.94 +5.31,9.38;5.31,1.56 +5.31,1.56;5.94,0.94 +5.94,0.94;8.12,0.94 +8.12,0.94;8.75,1.56 +8.75,1.56;8.75,2.50 +0.00,7.50;4.38,7.50 +2.50,7.50;2.50,9.38 +2.50,8.44;4.06,8.44 +4.06,6.56;4.06,0.94 +4.06,1.25;0.31,1.25 +0.31,0.94;0.31,6.56 +0.31,4.38;4.06,4.38 +3.12,3.44;2.50,2.19 +3.44,2.19;2.81,2.81 +1.25,2.81;1.88,2.19 +0.94,2.19;1.56,3.44 +1.56,6.56;0.94,5.31 +1.88,5.31;1.25,5.94 +2.81,5.94;3.44,5.31 +2.50,5.31;3.12,6.56 +1.25,7.50;1.25,8.75 + +# UTF-16 : 9f 63 +# UTF-8 : a3 bd e9 +[9f63] 齣 +5.94,9.38;5.31,6.88 +5.31,6.88;4.69,5.31 +5.62,7.50;8.75,7.50 +8.75,7.50;8.75,5.62 +8.75,5.62;8.44,1.56 +8.44,1.56;7.81,0.94 +7.81,0.94;7.19,0.94 +5.31,2.50;5.31,5.62 +5.31,5.62;6.88,5.62 +6.88,5.62;6.88,3.12 +6.88,3.12;5.31,3.12 +0.00,7.50;4.38,7.50 +2.50,7.50;2.50,9.38 +2.50,8.44;4.06,8.44 +4.06,6.56;4.06,0.94 +4.06,1.25;0.31,1.25 +0.31,0.94;0.31,6.56 +0.31,4.38;4.06,4.38 +3.12,3.44;2.50,2.19 +3.44,2.19;2.81,2.81 +1.25,2.81;1.88,2.19 +0.94,2.19;1.56,3.44 +1.56,6.56;0.94,5.31 +1.88,5.31;1.25,5.94 +2.81,5.94;3.44,5.31 +2.50,5.31;3.12,6.56 +1.25,7.50;1.25,8.75 + +# UTF-16 : 9f 60 +# UTF-8 : a0 bd e9 +[9f60] 齠 +4.69,9.06;8.75,9.06 +8.75,9.06;8.75,8.12 +8.75,8.12;8.44,5.94 +8.44,5.94;8.12,5.31 +8.12,5.31;7.19,5.31 +6.25,9.06;6.25,8.12 +6.25,8.12;5.62,6.25 +5.62,6.25;4.69,5.00 +5.31,0.62;5.31,4.06 +5.31,4.06;8.12,4.06 +8.12,4.06;8.12,0.62 +8.12,0.94;5.31,0.94 +0.00,7.50;4.69,7.50 +2.50,7.50;2.50,9.38 +2.50,8.44;4.06,8.44 +4.06,6.56;4.06,0.94 +4.06,1.25;0.31,1.25 +0.31,0.94;0.31,6.56 +0.31,4.38;4.06,4.38 +3.12,3.44;2.50,2.19 +3.44,2.19;2.81,2.81 +1.25,2.81;1.88,2.19 +0.94,2.19;1.56,3.44 +1.56,6.56;0.94,5.31 +1.88,5.31;1.25,5.94 +2.81,5.94;3.44,5.31 +2.50,5.31;3.12,6.56 +1.25,7.50;1.25,8.75 + +# UTF-16 : 9f 61 +# UTF-8 : a1 bd e9 +[9f61] 齡 +4.38,5.31;5.31,6.56 +5.31,6.56;6.56,9.38 +6.56,9.38;7.81,6.56 +7.81,6.56;8.75,5.31 +5.62,5.94;7.50,5.94 +4.69,4.38;8.12,4.38 +8.12,4.38;8.12,2.19 +8.12,2.19;7.50,1.56 +7.50,1.56;6.88,1.56 +5.62,4.38;5.62,0.62 +0.00,7.50;4.38,7.50 +2.19,7.50;2.19,9.38 +2.19,8.44;3.75,8.44 +3.75,6.56;3.75,0.94 +3.75,1.25;0.31,1.25 +0.31,0.94;0.31,6.56 +0.31,4.38;3.75,4.38 +2.81,3.44;2.19,2.19 +3.12,2.19;2.50,2.81 +1.25,2.81;1.88,2.19 +0.94,2.19;1.56,3.44 +1.56,6.56;0.94,5.31 +1.88,5.31;1.25,5.94 +2.50,5.94;3.12,5.31 +2.19,5.31;2.81,6.56 +0.94,7.50;0.94,8.75 + +# UTF-16 : 9f 66 +# UTF-8 : a6 bd e9 +[9f66] 齦 +4.38,0.62;5.94,1.25 +5.00,1.25;5.00,9.06 +5.00,9.06;8.12,9.06 +8.12,9.06;8.12,5.31 +8.12,5.31;5.00,5.31 +5.00,7.19;8.12,7.19 +8.44,4.06;6.88,3.12 +6.25,5.00;6.56,3.44 +6.56,3.44;7.19,2.19 +7.19,2.19;8.75,0.62 +0.00,7.50;4.06,7.50 +2.19,7.50;2.19,9.38 +2.19,8.44;3.75,8.44 +3.75,6.56;3.75,0.94 +3.75,1.25;0.31,1.25 +0.31,0.94;0.31,6.56 +0.31,4.38;3.75,4.38 +2.81,3.44;2.19,2.19 +3.12,2.19;2.50,2.81 +1.25,2.81;1.88,2.19 +0.94,2.19;1.56,3.44 +1.56,6.56;0.94,5.31 +1.88,5.31;1.25,5.94 +2.50,5.94;3.12,5.31 +2.19,5.31;2.81,6.56 +0.94,7.50;0.94,8.75 + +# UTF-16 : 9f 76 +# UTF-8 : b6 bd e9 +[9f76] 齶 +5.00,5.94;8.12,5.94 +4.38,4.69;8.75,4.69 +5.94,4.69;5.31,2.50 +5.62,3.44;8.12,3.44 +8.12,3.44;8.12,2.50 +8.12,2.50;7.19,0.62 +7.19,0.62;6.25,0.62 +4.69,6.88;4.69,8.75 +4.69,8.75;5.94,8.75 +5.94,8.75;5.94,6.88 +5.94,6.88;4.69,6.88 +7.19,6.88;7.19,8.75 +7.19,8.75;8.44,8.75 +8.44,8.75;8.44,6.88 +8.44,6.88;7.19,6.88 +3.75,8.44;2.19,8.44 +2.19,9.38;2.19,7.50 +4.06,7.50;0.00,7.50 +0.94,7.50;0.94,8.75 +0.94,5.31;1.56,6.56 +2.81,6.56;2.19,5.31 +2.19,2.19;2.81,3.44 +1.56,3.44;0.94,2.19 +1.88,2.19;1.25,2.81 +2.50,2.81;3.12,2.19 +3.12,5.31;2.50,5.94 +1.25,5.94;1.88,5.31 +0.31,4.38;3.75,4.38 +3.75,6.56;3.75,0.94 +3.75,1.25;0.31,1.25 +0.31,0.94;0.31,6.56 + +# UTF-16 : 9f 95 +# UTF-8 : 95 be e9 +[9f95] 龕 +5.62,8.12;3.12,8.12 +3.12,0.62;3.75,0.62 +3.75,0.62;3.75,3.75 +3.75,3.75;0.62,3.75 +0.62,3.75;0.62,0.62 +0.62,1.88;3.75,1.88 +3.75,2.81;0.62,2.81 +8.12,2.81;5.31,2.81 +5.31,2.19;8.12,2.19 +8.12,1.56;5.31,1.56 +5.31,5.62;8.44,5.62 +3.44,5.62;2.81,4.38 +4.38,4.38;0.00,4.38 +1.56,4.38;0.94,5.62 +0.31,5.62;4.06,5.62 +2.19,5.62;2.19,6.25 +5.31,6.25;5.31,4.69 +5.31,4.69;8.44,4.69 +8.44,4.69;8.44,3.75 +8.44,3.75;5.31,3.75 +5.31,3.75;5.31,0.62 +5.31,0.62;8.12,0.62 +8.12,0.62;8.75,0.94 +8.75,7.50;6.88,8.12 +6.88,8.12;4.38,9.69 +4.38,9.69;1.88,8.12 +1.88,8.12;0.00,7.50 +1.88,7.50;6.88,7.50 +6.88,7.50;6.88,6.56 +6.88,6.56;1.88,6.56 +1.88,6.56;1.88,7.50 + +# Enable glyphs : 7093 diff -Nru librecad-2.0.8/librecad/support/fonts/iso3098_i.lff librecad-2.0.9/librecad/support/fonts/iso3098_i.lff --- librecad-2.0.8/librecad/support/fonts/iso3098_i.lff 1970-01-01 00:00:00.000000000 +0000 +++ librecad-2.0.9/librecad/support/fonts/iso3098_i.lff 2016-01-07 07:46:24.000000000 +0000 @@ -0,0 +1,4331 @@ +# Format: LibreCAD Font 1 +# Creator: AZO +# Version: master +# Name: ISO3098 +# Encoding: UTF-8 +# LetterSpacing: 0 +# WordSpacing: 6.75 +# LineSpacingFactor: 1 +# Created: 2015-09-26 +# Last modified: 2015-09-26 +# Author: AZO (convert) +# Author: User:K7 (ISO3098.svg, Wikimedia Commons) +# License: GPL v2 or later + +# UTF-16 : 41 +# UTF-8 : 41 +[0041] A +4.06,1.25;9.06,10.00 +9.06,10.00;9.69,1.25 +5.62,3.75;9.38,3.75 + +# UTF-16 : c0 +# UTF-8 : 80 c3 +[00c0] À +4.06,1.25;9.06,10.00 +9.06,10.00;9.69,1.25 +5.62,3.75;9.38,3.75 +9.06,14.06;10.62,12.50 + +# UTF-16 : c1 +# UTF-8 : 81 c3 +[00c1] Á +4.06,1.25;9.06,10.00 +9.06,10.00;9.69,1.25 +5.62,3.75;9.38,3.75 +8.75,12.50;11.25,14.06 + +# UTF-16 : c2 +# UTF-8 : 82 c3 +[00c2]  +4.06,1.25;9.06,10.00 +9.06,10.00;9.69,1.25 +5.62,3.75;9.38,3.75 +8.44,12.50;10.31,14.06 +10.31,14.06;11.25,12.50 + +# UTF-16 : c3 +# UTF-8 : 83 c3 +[00c3] à +4.06,1.25;9.06,10.00 +9.06,10.00;9.69,1.25 +5.62,3.75;9.38,3.75 +8.12,13.44;8.44,13.75 +8.44,13.75;9.38,14.06 +9.38,14.06;9.69,13.75 +9.69,13.75;10.31,13.12 +10.31,13.12;11.25,13.12 +11.25,13.12;11.56,13.12 +11.56,13.12;11.88,13.44 + +# UTF-16 : c4 +# UTF-8 : 84 c3 +[00c4] Ä +4.06,1.25;9.06,10.00 +9.06,10.00;9.69,1.25 +5.62,3.75;9.38,3.75 +8.44,13.12;8.44,12.50 +11.25,13.12;11.25,12.50 + +# UTF-16 : c5 +# UTF-8 : 85 c3 +[00c5] Å +4.06,1.25;9.06,10.00 +9.06,10.00;9.69,1.25 +5.62,3.75;9.38,3.75 +9.38,11.56;9.06,12.50 +9.06,12.50;9.38,13.44 +9.38,13.44;10.00,14.06 +10.00,14.06;10.31,14.06 +10.31,14.06;10.62,13.12 +10.62,13.12;10.31,12.19 +10.31,12.19;9.69,11.56 +9.69,11.56;9.38,11.56 + +# UTF-16 : 01 02 +# UTF-8 : 82 c4 +[0102] Ă +4.06,1.25;9.06,10.00 +9.06,10.00;9.69,1.25 +5.62,3.75;9.38,3.75 +8.75,14.06;8.75,13.12 +8.75,13.12;9.69,12.50 +9.69,12.50;10.62,12.81 +10.62,12.81;11.25,13.44 +11.25,13.44;11.56,14.06 + +# UTF-16 : 01 00 +# UTF-8 : 80 c4 +[0100] Ā +4.06,1.25;9.06,10.00 +9.06,10.00;9.69,1.25 +5.62,3.75;9.38,3.75 +7.50,13.12;12.50,13.12 + +# UTF-16 : 01 04 +# UTF-8 : 84 c4 +[0104] Ą +4.06,1.25;9.06,10.00 +9.06,10.00;9.69,1.25 +5.62,3.75;9.38,3.75 +9.69,1.25;8.75,-0.31 + +# UTF-16 : c6 +# UTF-8 : 86 c3 +[00c6] Æ +2.81,1.25;8.12,10.00 +8.12,10.00;13.12,10.00 +10.00,10.00;7.81,1.25 +7.81,1.25;10.62,1.25 +4.69,3.75;8.44,3.75 +9.06,6.25;11.56,6.25 + +# UTF-16 : 42 +# UTF-8 : 42 +[0042] B +4.38,1.25;6.56,10.00 +6.56,10.00;9.06,10.00 +9.06,10.00;10.00,9.38 +10.00,9.38;10.00,8.44 +10.00,8.44;9.69,7.50 +9.69,7.50;9.06,6.56 +9.06,6.56;8.12,6.25 +8.12,6.25;8.12,6.25 +8.12,6.25;8.75,5.62 +8.75,5.62;9.06,4.69 +9.06,4.69;9.06,3.44 +9.06,3.44;8.75,2.81 +8.75,2.81;8.12,1.88 +8.12,1.88;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;4.38,1.25 +4.38,1.25;4.38,1.25 +5.62,6.25;8.12,6.25 + +# UTF-16 : 43 +# UTF-8 : 43 +[0043] C +8.75,1.25;6.88,1.25 +6.88,1.25;5.94,1.56 +5.94,1.56;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;6.56,8.12 +6.56,8.12;7.19,9.06 +7.19,9.06;7.81,9.69 +7.81,9.69;8.75,10.00 +8.75,10.00;9.06,10.00 +9.06,10.00;11.25,10.00 + +# UTF-16 : 01 06 +# UTF-8 : 86 c4 +[0106] Ć +8.75,1.25;6.88,1.25 +6.88,1.25;5.94,1.56 +5.94,1.56;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;6.56,8.12 +6.56,8.12;7.19,9.06 +7.19,9.06;7.81,9.69 +7.81,9.69;8.75,10.00 +8.75,10.00;9.06,10.00 +9.06,10.00;11.25,10.00 +8.75,12.50;11.25,14.06 + +# UTF-16 : 01 08 +# UTF-8 : 88 c4 +[0108] Ĉ +8.75,1.25;6.88,1.25 +6.88,1.25;5.94,1.56 +5.94,1.56;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;6.56,8.12 +6.56,8.12;7.19,9.06 +7.19,9.06;7.81,9.69 +7.81,9.69;8.75,10.00 +8.75,10.00;9.06,10.00 +9.06,10.00;11.25,10.00 +8.44,12.50;10.31,14.06 +10.31,14.06;11.25,12.50 + +# UTF-16 : 01 0c +# UTF-8 : 8c c4 +[010c] Č +8.75,1.25;6.88,1.25 +6.88,1.25;5.94,1.56 +5.94,1.56;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;6.56,8.12 +6.56,8.12;7.19,9.06 +7.19,9.06;7.81,9.69 +7.81,9.69;8.75,10.00 +8.75,10.00;9.06,10.00 +9.06,10.00;11.25,10.00 +8.75,14.06;9.69,12.50 +9.69,12.50;11.56,14.06 + +# UTF-16 : 01 0a +# UTF-8 : 8a c4 +[010a] Ċ +8.75,1.25;6.88,1.25 +6.88,1.25;5.94,1.56 +5.94,1.56;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;6.56,8.12 +6.56,8.12;7.19,9.06 +7.19,9.06;7.81,9.69 +7.81,9.69;8.75,10.00 +8.75,10.00;9.06,10.00 +9.06,10.00;11.25,10.00 +10.31,12.50;10.62,13.44 +10.62,13.44;10.62,13.44 +10.62,13.44;10.31,12.50 +10.31,12.50;10.31,12.50 + +# UTF-16 : c7 +# UTF-8 : 87 c3 +[00c7] Ç +8.75,1.25;6.88,1.25 +6.88,1.25;5.94,1.56 +5.94,1.56;5.31,2.50 +5.31,2.50;5.31,3.12 +5.31,3.12;6.56,8.12 +6.56,8.12;7.19,9.06 +7.19,9.06;7.81,9.69 +7.81,9.69;8.75,10.00 +8.75,10.00;9.06,10.00 +9.06,10.00;11.25,10.00 +6.88,1.25;5.94,-0.31 + +# UTF-16 : 44 +# UTF-8 : 44 +[0044] D +4.38,1.25;6.56,10.00 +6.56,10.00;9.69,10.00 +9.69,10.00;10.62,9.69 +10.62,9.69;10.94,9.06 +10.94,9.06;10.94,8.12 +10.94,8.12;9.69,3.12 +9.69,3.12;9.38,2.50 +9.38,2.50;8.75,1.56 +8.75,1.56;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;4.38,1.25 +4.38,1.25;4.38,1.25 + +# UTF-16 : 01 0e +# UTF-8 : 8e c4 +[010e] Ď +4.38,1.25;6.56,10.00 +6.56,10.00;9.69,10.00 +9.69,10.00;10.62,9.69 +10.62,9.69;10.94,9.06 +10.94,9.06;10.94,8.12 +10.94,8.12;9.69,3.12 +9.69,3.12;9.38,2.50 +9.38,2.50;8.75,1.56 +8.75,1.56;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;4.38,1.25 +4.38,1.25;4.38,1.25 +8.75,14.06;9.69,12.50 +9.69,12.50;11.56,14.06 + +# UTF-16 : d0 +# UTF-8 : 90 c3 +[00d0] Ð +4.38,1.25;6.56,10.00 +6.56,10.00;9.69,10.00 +9.69,10.00;10.62,9.69 +10.62,9.69;10.94,9.06 +10.94,9.06;10.94,8.12 +10.94,8.12;9.69,3.12 +9.69,3.12;9.38,2.50 +9.38,2.50;8.75,1.56 +8.75,1.56;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;4.38,1.25 +4.38,1.25;4.38,1.25 +4.06,5.62;6.88,5.62 + +# UTF-16 : 45 +# UTF-8 : 45 +[0045] E +8.75,1.25;5.00,1.25 +5.00,1.25;7.19,10.00 +7.19,10.00;11.25,10.00 +6.25,6.25;9.06,6.25 + +# UTF-16 : c8 +# UTF-8 : 88 c3 +[00c8] È +8.75,1.25;5.00,1.25 +5.00,1.25;7.19,10.00 +7.19,10.00;11.25,10.00 +6.25,6.25;9.06,6.25 +9.06,14.06;10.62,12.50 + +# UTF-16 : c9 +# UTF-8 : 89 c3 +[00c9] É +8.75,1.25;5.00,1.25 +5.00,1.25;7.19,10.00 +7.19,10.00;11.25,10.00 +6.25,6.25;9.06,6.25 +8.75,12.50;11.25,14.06 + +# UTF-16 : ca +# UTF-8 : 8a c3 +[00ca] Ê +8.75,1.25;5.00,1.25 +5.00,1.25;7.19,10.00 +7.19,10.00;11.25,10.00 +6.25,6.25;9.06,6.25 +8.44,12.50;10.31,14.06 +10.31,14.06;11.25,12.50 + +# UTF-16 : cb +# UTF-8 : 8b c3 +[00cb] Ë +8.75,1.25;5.00,1.25 +5.00,1.25;7.19,10.00 +7.19,10.00;11.25,10.00 +6.25,6.25;9.06,6.25 +8.44,13.12;8.44,12.50 +11.25,13.12;11.25,12.50 + +# UTF-16 : 01 14 +# UTF-8 : 94 c4 +[0114] Ĕ +8.75,1.25;5.00,1.25 +5.00,1.25;7.19,10.00 +7.19,10.00;11.25,10.00 +6.25,6.25;9.06,6.25 +8.75,14.06;9.69,12.50 +9.69,12.50;11.56,14.06 + +# UTF-16 : 01 12 +# UTF-8 : 92 c4 +[0112] Ē +8.75,1.25;5.00,1.25 +5.00,1.25;7.19,10.00 +7.19,10.00;11.25,10.00 +6.25,6.25;9.06,6.25 +7.50,13.12;12.50,13.12 + +# UTF-16 : 01 16 +# UTF-8 : 96 c4 +[0116] Ė +8.75,1.25;5.00,1.25 +5.00,1.25;7.19,10.00 +7.19,10.00;11.25,10.00 +6.25,6.25;9.06,6.25 +9.69,12.50;10.00,13.44 +10.00,13.44;10.00,13.44 +10.00,13.44;9.69,12.50 +9.69,12.50;9.69,12.50 + +# UTF-16 : 01 18 +# UTF-8 : 98 c4 +[0118] Ę +8.75,1.25;5.00,1.25 +5.00,1.25;7.19,10.00 +7.19,10.00;11.25,10.00 +6.25,6.25;9.06,6.25 +6.88,1.25;5.94,-0.31 + +# UTF-16 : 46 +# UTF-8 : 46 +[0046] F +5.00,1.25;7.19,10.00 +7.19,10.00;11.25,10.00 +6.25,6.25;10.00,6.25 + +# UTF-16 : 47 +# UTF-8 : 47 +[0047] G +9.06,6.25;10.62,6.25 +10.62,6.25;9.38,1.25 +9.38,1.25;6.25,1.25 +6.25,1.25;5.31,1.56 +5.31,1.56;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;6.25,8.12 +6.25,8.12;6.56,9.06 +6.56,9.06;7.19,9.69 +7.19,9.69;8.12,10.00 +8.12,10.00;8.75,10.00 +8.75,10.00;11.56,10.00 + +# UTF-16 : 01 1c +# UTF-8 : 9c c4 +[011c] Ĝ +9.06,6.25;10.62,6.25 +10.62,6.25;9.38,1.25 +9.38,1.25;6.25,1.25 +6.25,1.25;5.31,1.56 +5.31,1.56;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;6.25,8.12 +6.25,8.12;6.56,9.06 +6.56,9.06;7.19,9.69 +7.19,9.69;8.12,10.00 +8.12,10.00;8.75,10.00 +8.75,10.00;11.56,10.00 +8.44,12.50;10.31,14.06 +10.31,14.06;11.25,12.50 + +# UTF-16 : 01 1e +# UTF-8 : 9e c4 +[011e] Ğ +9.06,6.25;10.62,6.25 +10.62,6.25;9.38,1.25 +9.38,1.25;6.25,1.25 +6.25,1.25;5.31,1.56 +5.31,1.56;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;6.25,8.12 +6.25,8.12;6.56,9.06 +6.56,9.06;7.19,9.69 +7.19,9.69;8.12,10.00 +8.12,10.00;8.75,10.00 +8.75,10.00;11.56,10.00 +8.75,14.06;8.75,13.12 +8.75,13.12;9.69,12.50 +9.69,12.50;10.62,12.81 +10.62,12.81;11.25,13.44 +11.25,13.44;11.56,14.06 + +# UTF-16 : 01 20 +# UTF-8 : a0 c4 +[0120] Ġ +9.06,6.25;10.62,6.25 +10.62,6.25;9.38,1.25 +9.38,1.25;6.25,1.25 +6.25,1.25;5.31,1.56 +5.31,1.56;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;6.25,8.12 +6.25,8.12;6.56,9.06 +6.56,9.06;7.19,9.69 +7.19,9.69;8.12,10.00 +8.12,10.00;8.75,10.00 +8.75,10.00;11.56,10.00 +9.69,12.50;10.00,13.44 +10.00,13.44;10.00,13.44 +10.00,13.44;9.69,12.50 +9.69,12.50;9.69,12.50 + +# UTF-16 : 01 22 +# UTF-8 : a2 c4 +[0122] Ģ +9.06,6.25;10.62,6.25 +10.62,6.25;9.38,1.25 +9.38,1.25;6.25,1.25 +6.25,1.25;5.31,1.56 +5.31,1.56;5.00,2.50 +5.00,2.50;5.00,3.12 +5.00,3.12;6.25,8.12 +6.25,8.12;6.56,9.06 +6.56,9.06;7.19,9.69 +7.19,9.69;8.12,10.00 +8.12,10.00;8.75,10.00 +8.75,10.00;11.56,10.00 +6.88,1.25;5.94,-0.31 + +# UTF-16 : 48 +# UTF-8 : 48 +[0048] H +4.38,1.25;6.56,10.00 +9.38,1.25;11.56,10.00 +5.62,6.25;10.62,6.25 + +# UTF-16 : 01 24 +# UTF-8 : a4 c4 +[0124] Ĥ +4.38,1.25;6.56,10.00 +9.38,1.25;11.56,10.00 +5.62,6.25;10.62,6.25 +8.44,12.50;10.31,14.06 +10.31,14.06;11.25,12.50 + +# UTF-16 : 01 26 +# UTF-8 : a6 c4 +[0126] Ħ +4.38,1.25;7.19,12.50 +9.38,1.25;12.19,12.50 +5.62,6.25;10.62,6.25 +5.31,10.00;13.12,10.00 + +# UTF-16 : 49 +# UTF-8 : 49 +[0049] I +6.88,1.25;9.06,10.00 + +# UTF-16 : cc +# UTF-8 : 8c c3 +[00cc] Ì +6.88,1.25;9.06,10.00 +9.06,14.06;10.62,12.50 + +# UTF-16 : cd +# UTF-8 : 8d c3 +[00cd] Í +6.88,1.25;9.06,10.00 +8.75,12.50;11.25,14.06 + +# UTF-16 : ce +# UTF-8 : 8e c3 +[00ce] Î +6.88,1.25;9.06,10.00 +8.44,12.50;10.31,14.06 +10.31,14.06;11.25,12.50 + +# UTF-16 : 01 28 +# UTF-8 : a8 c4 +[0128] Ĩ +6.88,1.25;9.06,10.00 +8.12,13.44;8.44,13.75 +8.44,13.75;9.38,14.06 +9.38,14.06;9.69,13.75 +9.69,13.75;10.31,13.12 +10.31,13.12;11.25,13.12 +11.25,13.12;11.56,13.12 +11.56,13.12;11.88,13.44 + +# UTF-16 : cf +# UTF-8 : 8f c3 +[00cf] Ï +6.88,1.25;9.06,10.00 +8.44,13.12;8.44,12.50 +11.25,13.12;11.25,12.50 + +# UTF-16 : 01 2c +# UTF-8 : ac c4 +[012c] Ĭ +6.88,1.25;9.06,10.00 +8.75,14.06;9.69,12.50 +9.69,12.50;11.56,14.06 + +# UTF-16 : 01 2a +# UTF-8 : aa c4 +[012a] Ī +6.88,1.25;9.06,10.00 +7.50,13.12;12.50,13.12 + +# UTF-16 : 01 30 +# UTF-8 : b0 c4 +[0130] İ +6.88,1.25;9.06,10.00 +9.69,12.50;10.00,13.44 +10.00,13.44;10.00,13.44 +10.00,13.44;9.69,12.50 +9.69,12.50;9.69,12.50 + +# UTF-16 : 01 2e +# UTF-8 : ae c4 +[012e] Į +6.88,1.25;9.06,10.00 +6.88,1.25;5.94,-0.31 + +# UTF-16 : 4a +# UTF-8 : 4a +[004a] J +5.31,1.25;6.25,1.25 +6.25,1.25;7.19,1.56 +7.19,1.56;8.12,2.19 +8.12,2.19;8.75,2.81 +8.75,2.81;8.75,3.12 +8.75,3.12;10.62,10.00 + +# UTF-16 : 01 34 +# UTF-8 : b4 c4 +[0134] Ĵ +5.31,1.25;6.25,1.25 +6.25,1.25;7.19,1.56 +7.19,1.56;8.12,2.19 +8.12,2.19;8.75,2.81 +8.75,2.81;8.75,3.12 +8.75,3.12;10.62,10.00 +9.69,12.50;11.56,14.06 +11.56,14.06;12.81,12.50 + +# UTF-16 : 4b +# UTF-8 : 4b +[004b] K +4.38,1.25;6.56,10.00 +11.56,10.00;5.31,4.69 +9.38,1.25;7.81,6.56 + +# UTF-16 : 01 36 +# UTF-8 : b6 c4 +[0136] Ķ +4.38,1.25;6.56,10.00 +11.56,10.00;5.31,4.69 +9.38,1.25;7.81,6.56 +6.88,1.25;5.94,-0.31 + +# UTF-16 : 4c +# UTF-8 : 4c +[004c] L +7.19,10.00;5.00,1.25 +5.00,1.25;8.75,1.25 + +# UTF-16 : 01 39 +# UTF-8 : b9 c4 +[0139] Ĺ +7.19,10.00;5.00,1.25 +5.00,1.25;8.75,1.25 +6.88,12.50;9.06,14.06 + +# UTF-16 : 01 3d +# UTF-8 : bd c4 +[013d] Ľ +7.19,10.00;5.00,1.25 +5.00,1.25;8.75,1.25 +6.88,14.06;7.81,12.50 +7.81,12.50;9.69,14.06 + +# UTF-16 : 01 3b +# UTF-8 : bb c4 +[013b] Ļ +7.19,10.00;5.00,1.25 +5.00,1.25;8.75,1.25 +6.88,1.25;5.94,-0.31 + +# UTF-16 : 4d +# UTF-8 : 4d +[004d] M +4.06,1.25;6.25,10.00 +6.25,10.00;7.81,5.31 +7.81,5.31;12.19,10.00 +12.19,10.00;9.69,1.25 + +# UTF-16 : 4e +# UTF-8 : 4e +[004e] N +4.38,1.25;6.56,10.00 +6.56,10.00;9.38,1.25 +9.38,1.25;11.56,10.00 + +# UTF-16 : 01 43 +# UTF-8 : 83 c5 +[0143] Ń +4.38,1.25;6.56,10.00 +6.56,10.00;9.38,1.25 +9.38,1.25;11.56,10.00 +8.75,12.50;11.25,14.06 + +# UTF-16 : 01 47 +# UTF-8 : 87 c5 +[0147] Ň +4.38,1.25;6.56,10.00 +6.56,10.00;9.38,1.25 +9.38,1.25;11.56,10.00 +8.75,14.06;9.69,12.50 +9.69,12.50;11.56,14.06 + +# UTF-16 : 01 45 +# UTF-8 : 85 c5 +[0145] Ņ +4.38,1.25;6.56,10.00 +6.56,10.00;9.38,1.25 +9.38,1.25;11.56,10.00 +6.88,1.25;5.94,-0.31 + +# UTF-16 : 4f +# UTF-8 : 4f +[004f] O +6.25,7.81;6.56,8.44 +6.56,8.44;7.19,9.38 +7.19,9.38;7.81,10.00 +7.81,10.00;9.06,10.31 +9.06,10.31;10.00,10.00 +10.00,10.00;10.62,9.38 +10.62,9.38;10.94,8.44 +10.94,8.44;10.94,7.81 +10.94,7.81;10.00,3.75 +10.00,3.75;9.38,2.81 +9.38,2.81;8.75,2.19 +8.75,2.19;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,2.19 +5.31,2.19;5.00,3.12 +5.00,3.12;5.31,3.75 +5.00,3.75;5.94,7.81 +5.94,7.81;5.94,7.81 + +# UTF-16 : d2 +# UTF-8 : 92 c3 +[00d2] Ò +6.25,7.81;6.56,8.44 +6.56,8.44;7.19,9.38 +7.19,9.38;7.81,10.00 +7.81,10.00;9.06,10.31 +9.06,10.31;10.00,10.00 +10.00,10.00;10.62,9.38 +10.62,9.38;10.94,8.44 +10.94,8.44;10.94,7.81 +10.94,7.81;10.00,3.75 +10.00,3.75;9.38,2.81 +9.38,2.81;8.75,2.19 +8.75,2.19;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,2.19 +5.31,2.19;5.00,3.12 +5.00,3.12;5.31,3.75 +5.00,3.75;5.94,7.81 +5.94,7.81;5.94,7.81 +9.06,14.06;10.62,12.50 + +# UTF-16 : d3 +# UTF-8 : 93 c3 +[00d3] Ó +6.25,7.81;6.56,8.44 +6.56,8.44;7.19,9.38 +7.19,9.38;7.81,10.00 +7.81,10.00;9.06,10.31 +9.06,10.31;10.00,10.00 +10.00,10.00;10.62,9.38 +10.62,9.38;10.94,8.44 +10.94,8.44;10.94,7.81 +10.94,7.81;10.00,3.75 +10.00,3.75;9.38,2.81 +9.38,2.81;8.75,2.19 +8.75,2.19;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,2.19 +5.31,2.19;5.00,3.12 +5.00,3.12;5.31,3.75 +5.00,3.75;5.94,7.81 +5.94,7.81;5.94,7.81 +8.75,12.50;11.25,14.06 + +# UTF-16 : d4 +# UTF-8 : 94 c3 +[00d4] Ô +6.25,7.81;6.56,8.44 +6.56,8.44;7.19,9.38 +7.19,9.38;7.81,10.00 +7.81,10.00;9.06,10.31 +9.06,10.31;10.00,10.00 +10.00,10.00;10.62,9.38 +10.62,9.38;10.94,8.44 +10.94,8.44;10.94,7.81 +10.94,7.81;10.00,3.75 +10.00,3.75;9.38,2.81 +9.38,2.81;8.75,2.19 +8.75,2.19;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,2.19 +5.31,2.19;5.00,3.12 +5.00,3.12;5.31,3.75 +5.00,3.75;5.94,7.81 +5.94,7.81;5.94,7.81 +8.44,12.50;10.31,14.06 +10.31,14.06;11.25,12.50 + +# UTF-16 : d5 +# UTF-8 : 95 c3 +[00d5] Õ +6.25,7.81;6.56,8.44 +6.56,8.44;7.19,9.38 +7.19,9.38;7.81,10.00 +7.81,10.00;9.06,10.31 +9.06,10.31;10.00,10.00 +10.00,10.00;10.62,9.38 +10.62,9.38;10.94,8.44 +10.94,8.44;10.94,7.81 +10.94,7.81;10.00,3.75 +10.00,3.75;9.38,2.81 +9.38,2.81;8.75,2.19 +8.75,2.19;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,2.19 +5.31,2.19;5.00,3.12 +5.00,3.12;5.31,3.75 +5.00,3.75;5.94,7.81 +5.94,7.81;5.94,7.81 +8.12,13.44;8.44,13.75 +8.44,13.75;9.38,14.06 +9.38,14.06;9.69,13.75 +9.69,13.75;10.31,13.12 +10.31,13.12;11.25,13.12 +11.25,13.12;11.56,13.12 +11.56,13.12;11.88,13.44 + +# UTF-16 : d6 +# UTF-8 : 96 c3 +[00d6] Ö +6.25,7.81;6.56,8.44 +6.56,8.44;7.19,9.38 +7.19,9.38;7.81,10.00 +7.81,10.00;9.06,10.31 +9.06,10.31;10.00,10.00 +10.00,10.00;10.62,9.38 +10.62,9.38;10.94,8.44 +10.94,8.44;10.94,7.81 +10.94,7.81;10.00,3.75 +10.00,3.75;9.38,2.81 +9.38,2.81;8.75,2.19 +8.75,2.19;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,2.19 +5.31,2.19;5.00,3.12 +5.00,3.12;5.31,3.75 +5.00,3.75;5.94,7.81 +5.94,7.81;5.94,7.81 +8.44,13.12;8.44,12.50 +11.25,13.12;11.25,12.50 + +# UTF-16 : 01 50 +# UTF-8 : 90 c5 +[0150] Ő +6.25,7.81;6.56,8.44 +6.56,8.44;7.19,9.38 +7.19,9.38;7.81,10.00 +7.81,10.00;9.06,10.31 +9.06,10.31;10.00,10.00 +10.00,10.00;10.62,9.38 +10.62,9.38;10.94,8.44 +10.94,8.44;10.94,7.81 +10.94,7.81;10.00,3.75 +10.00,3.75;9.38,2.81 +9.38,2.81;8.75,2.19 +8.75,2.19;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,2.19 +5.31,2.19;5.00,3.12 +5.00,3.12;5.31,3.75 +5.00,3.75;5.94,7.81 +5.94,7.81;5.94,7.81 +7.81,12.50;9.06,14.06 +10.62,12.50;12.19,14.06 + +# UTF-16 : 01 4c +# UTF-8 : 8c c5 +[014c] Ō +6.25,7.81;6.56,8.44 +6.56,8.44;7.19,9.38 +7.19,9.38;7.81,10.00 +7.81,10.00;9.06,10.31 +9.06,10.31;10.00,10.00 +10.00,10.00;10.62,9.38 +10.62,9.38;10.94,8.44 +10.94,8.44;10.94,7.81 +10.94,7.81;10.00,3.75 +10.00,3.75;9.38,2.81 +9.38,2.81;8.75,2.19 +8.75,2.19;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,2.19 +5.31,2.19;5.00,3.12 +5.00,3.12;5.31,3.75 +5.00,3.75;5.94,7.81 +5.94,7.81;5.94,7.81 +7.50,13.12;12.50,13.12 + +# UTF-16 : d8 +# UTF-8 : 98 c3 +[00d8] Ø +6.25,7.81;6.56,8.44 +6.56,8.44;7.19,9.38 +7.19,9.38;7.81,10.00 +7.81,10.00;9.06,10.31 +9.06,10.31;10.00,10.00 +10.00,10.00;10.62,9.38 +10.62,9.38;10.94,8.44 +10.94,8.44;10.94,7.81 +10.94,7.81;10.00,3.75 +10.00,3.75;9.38,2.81 +9.38,2.81;8.75,2.19 +8.75,2.19;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,2.19 +5.31,2.19;5.00,3.12 +5.00,3.12;5.31,3.75 +5.00,3.75;5.94,7.81 +5.94,7.81;5.94,7.81 +3.44,1.88;12.50,9.69 + +# UTF-16 : 50 +# UTF-8 : 50 +[0050] P +4.38,1.25;6.56,10.00 +6.56,10.00;9.06,10.00 +9.06,10.00;10.00,9.38 +10.00,9.38;10.31,8.44 +10.31,8.44;10.00,7.50 +10.00,7.50;9.69,6.56 +9.69,6.56;9.06,5.94 +9.06,5.94;8.12,5.31 +8.12,5.31;7.81,5.31 +7.81,5.31;5.31,5.31 + +# UTF-16 : 51 +# UTF-8 : 51 +[0051] Q +5.62,7.81;5.94,8.44 +5.94,8.44;6.56,9.38 +6.56,9.38;7.50,10.00 +7.50,10.00;8.44,10.31 +8.44,10.31;9.38,10.00 +9.38,10.00;10.00,9.38 +10.00,9.38;10.31,8.44 +10.31,8.44;10.31,7.81 +10.62,7.81;9.38,3.75 +9.38,3.75;9.06,2.81 +9.06,2.81;8.44,2.19 +8.44,2.19;7.50,1.56 +7.50,1.56;6.56,1.25 +6.56,1.25;5.62,1.25 +5.62,1.25;5.00,2.19 +5.00,2.19;4.69,3.12 +4.69,3.12;4.69,3.75 +4.69,3.75;5.62,7.81 +5.62,7.81;5.62,7.81 +8.44,3.12;9.69,1.25 + +# UTF-16 : 52 +# UTF-8 : 52 +[0052] R +4.38,1.25;6.56,10.00 +6.56,10.00;9.06,10.00 +9.06,10.00;10.00,9.38 +10.00,9.38;10.31,8.44 +10.31,8.44;10.00,7.50 +10.00,7.50;9.69,6.56 +9.69,6.56;9.06,5.94 +9.06,5.94;8.12,5.31 +8.12,5.31;7.81,5.31 +7.81,5.31;5.31,5.31 +9.38,1.25;8.44,5.31 + +# UTF-16 : 01 54 +# UTF-8 : 94 c5 +[0154] Ŕ +4.38,1.25;6.56,10.00 +6.56,10.00;9.06,10.00 +9.06,10.00;10.00,9.38 +10.00,9.38;10.31,8.44 +10.31,8.44;10.00,7.50 +10.00,7.50;9.69,6.56 +9.69,6.56;9.06,5.94 +9.06,5.94;8.12,5.31 +8.12,5.31;7.81,5.31 +7.81,5.31;5.31,5.31 +9.38,1.25;8.44,5.31 +8.75,12.50;11.25,14.06 + +# UTF-16 : 01 58 +# UTF-8 : 98 c5 +[0158] Ř +4.38,1.25;6.56,10.00 +6.56,10.00;9.06,10.00 +9.06,10.00;10.00,9.38 +10.00,9.38;10.31,8.44 +10.31,8.44;10.00,7.50 +10.00,7.50;9.69,6.56 +9.69,6.56;9.06,5.94 +9.06,5.94;8.12,5.31 +8.12,5.31;7.81,5.31 +7.81,5.31;5.31,5.31 +9.38,1.25;8.44,5.31 +8.75,14.06;9.69,12.50 +9.69,12.50;11.56,14.06 + +# UTF-16 : 01 56 +# UTF-8 : 96 c5 +[0156] Ŗ +4.38,1.25;6.56,10.00 +6.56,10.00;9.06,10.00 +9.06,10.00;10.00,9.38 +10.00,9.38;10.31,8.44 +10.31,8.44;10.00,7.50 +10.00,7.50;9.69,6.56 +9.69,6.56;9.06,5.94 +9.06,5.94;8.12,5.31 +8.12,5.31;7.81,5.31 +7.81,5.31;5.31,5.31 +9.38,1.25;8.44,5.31 +6.88,1.25;5.94,-0.31 + +# UTF-16 : 53 +# UTF-8 : 53 +[0053] S +10.94,9.69;10.00,10.00 +10.00,10.00;9.06,10.00 +9.06,10.00;8.75,10.00 +8.75,10.00;7.81,9.69 +7.81,9.69;6.88,9.06 +6.88,9.06;6.56,8.44 +6.56,8.44;6.25,7.19 +6.25,7.19;6.88,6.56 +6.88,6.56;6.88,6.56 +6.88,6.56;9.06,5.00 +9.06,5.00;9.69,4.06 +9.69,4.06;9.69,3.12 +9.69,3.12;9.06,2.19 +9.06,2.19;8.44,1.56 +8.44,1.56;7.50,1.25 +7.50,1.25;7.50,1.25 +7.50,1.25;6.25,1.56 +6.25,1.56;5.31,1.88 +5.31,1.88;4.69,2.19 + +# UTF-16 : 01 5a +# UTF-8 : 9a c5 +[015a] Ś +10.94,9.69;10.00,10.00 +10.00,10.00;9.06,10.00 +9.06,10.00;8.75,10.00 +8.75,10.00;7.81,9.69 +7.81,9.69;6.88,9.06 +6.88,9.06;6.56,8.44 +6.56,8.44;6.25,7.19 +6.25,7.19;6.88,6.56 +6.88,6.56;6.88,6.56 +6.88,6.56;9.06,5.00 +9.06,5.00;9.69,4.06 +9.69,4.06;9.69,3.12 +9.69,3.12;9.06,2.19 +9.06,2.19;8.44,1.56 +8.44,1.56;7.50,1.25 +7.50,1.25;7.50,1.25 +7.50,1.25;6.25,1.56 +6.25,1.56;5.31,1.88 +5.31,1.88;4.69,2.19 +8.75,12.50;11.25,14.06 + +# UTF-16 : 01 5c +# UTF-8 : 9c c5 +[015c] Ŝ +10.94,9.69;10.00,10.00 +10.00,10.00;9.06,10.00 +9.06,10.00;8.75,10.00 +8.75,10.00;7.81,9.69 +7.81,9.69;6.88,9.06 +6.88,9.06;6.56,8.44 +6.56,8.44;6.25,7.19 +6.25,7.19;6.88,6.56 +6.88,6.56;6.88,6.56 +6.88,6.56;9.06,5.00 +9.06,5.00;9.69,4.06 +9.69,4.06;9.69,3.12 +9.69,3.12;9.06,2.19 +9.06,2.19;8.44,1.56 +8.44,1.56;7.50,1.25 +7.50,1.25;7.50,1.25 +7.50,1.25;6.25,1.56 +6.25,1.56;5.31,1.88 +5.31,1.88;4.69,2.19 +8.44,12.50;10.31,14.06 +10.31,14.06;11.25,12.50 + +# UTF-16 : 01 60 +# UTF-8 : a0 c5 +[0160] Š +10.94,9.69;10.00,10.00 +10.00,10.00;9.06,10.00 +9.06,10.00;8.75,10.00 +8.75,10.00;7.81,9.69 +7.81,9.69;6.88,9.06 +6.88,9.06;6.56,8.44 +6.56,8.44;6.25,7.19 +6.25,7.19;6.88,6.56 +6.88,6.56;6.88,6.56 +6.88,6.56;9.06,5.00 +9.06,5.00;9.69,4.06 +9.69,4.06;9.69,3.12 +9.69,3.12;9.06,2.19 +9.06,2.19;8.44,1.56 +8.44,1.56;7.50,1.25 +7.50,1.25;7.50,1.25 +7.50,1.25;6.25,1.56 +6.25,1.56;5.31,1.88 +5.31,1.88;4.69,2.19 +8.75,14.06;9.69,12.50 +9.69,12.50;11.56,14.06 + +# UTF-16 : 01 5e +# UTF-8 : 9e c5 +[015e] Ş +10.94,9.69;10.00,10.00 +10.00,10.00;9.06,10.00 +9.06,10.00;8.75,10.00 +8.75,10.00;7.81,9.69 +7.81,9.69;6.88,9.06 +6.88,9.06;6.56,8.44 +6.56,8.44;6.25,7.19 +6.25,7.19;6.88,6.56 +6.88,6.56;6.88,6.56 +6.88,6.56;9.06,5.00 +9.06,5.00;9.69,4.06 +9.69,4.06;9.69,3.12 +9.69,3.12;9.06,2.19 +9.06,2.19;8.44,1.56 +8.44,1.56;7.50,1.25 +7.50,1.25;7.50,1.25 +7.50,1.25;6.25,1.56 +6.25,1.56;5.31,1.88 +5.31,1.88;4.69,2.19 +6.88,1.25;5.94,-0.31 + +# UTF-16 : 54 +# UTF-8 : 54 +[0054] T +6.56,10.00;11.56,10.00 +9.06,10.00;6.88,1.25 + +# UTF-16 : 01 64 +# UTF-8 : a4 c5 +[0164] Ť +6.56,10.00;11.56,10.00 +9.06,10.00;6.88,1.25 +8.75,14.06;9.69,12.50 +9.69,12.50;11.56,14.06 + +# UTF-16 : 01 62 +# UTF-8 : a2 c5 +[0162] Ţ +6.56,10.00;11.56,10.00 +9.06,10.00;6.88,1.25 +6.88,1.25;5.94,-0.31 + +# UTF-16 : 01 66 +# UTF-8 : a6 c5 +[0166] Ŧ +6.56,10.00;11.56,10.00 +9.06,10.00;6.88,1.25 +5.62,4.38;10.31,7.19 + +# UTF-16 : 55 +# UTF-8 : 55 +[0055] U +6.56,10.00;5.00,3.75 +5.31,3.75;5.00,2.81 +5.00,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;7.50,1.25 +7.50,1.25;8.44,1.56 +8.44,1.56;9.06,2.19 +9.06,2.19;9.69,3.12 +9.69,3.12;10.00,3.75 +10.00,3.75;11.56,10.00 + +# UTF-16 : d9 +# UTF-8 : 99 c3 +[00d9] Ù +6.56,10.00;5.00,3.75 +5.31,3.75;5.00,2.81 +5.00,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;7.50,1.25 +7.50,1.25;8.44,1.56 +8.44,1.56;9.06,2.19 +9.06,2.19;9.69,3.12 +9.69,3.12;10.00,3.75 +10.00,3.75;11.56,10.00 +9.06,14.06;10.62,12.50 + +# UTF-16 : da +# UTF-8 : 9a c3 +[00da] Ú +6.56,10.00;5.00,3.75 +5.31,3.75;5.00,2.81 +5.00,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;7.50,1.25 +7.50,1.25;8.44,1.56 +8.44,1.56;9.06,2.19 +9.06,2.19;9.69,3.12 +9.69,3.12;10.00,3.75 +10.00,3.75;11.56,10.00 +8.75,12.50;11.25,14.06 + +# UTF-16 : db +# UTF-8 : 9b c3 +[00db] Û +6.56,10.00;5.00,3.75 +5.31,3.75;5.00,2.81 +5.00,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;7.50,1.25 +7.50,1.25;8.44,1.56 +8.44,1.56;9.06,2.19 +9.06,2.19;9.69,3.12 +9.69,3.12;10.00,3.75 +10.00,3.75;11.56,10.00 +8.44,12.50;10.31,14.06 +10.31,14.06;11.25,12.50 + +# UTF-16 : 01 68 +# UTF-8 : a8 c5 +[0168] Ũ +6.56,10.00;5.00,3.75 +5.31,3.75;5.00,2.81 +5.00,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;7.50,1.25 +7.50,1.25;8.44,1.56 +8.44,1.56;9.06,2.19 +9.06,2.19;9.69,3.12 +9.69,3.12;10.00,3.75 +10.00,3.75;11.56,10.00 +8.12,13.44;8.44,13.75 +8.44,13.75;9.38,14.06 +9.38,14.06;9.69,13.75 +9.69,13.75;10.31,13.12 +10.31,13.12;11.25,13.12 +11.25,13.12;11.56,13.12 +11.56,13.12;11.88,13.44 + +# UTF-16 : dc +# UTF-8 : 9c c3 +[00dc] Ü +6.56,10.00;5.00,3.75 +5.31,3.75;5.00,2.81 +5.00,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;7.50,1.25 +7.50,1.25;8.44,1.56 +8.44,1.56;9.06,2.19 +9.06,2.19;9.69,3.12 +9.69,3.12;10.00,3.75 +10.00,3.75;11.56,10.00 +8.44,13.12;8.44,12.50 +11.25,13.12;11.25,12.50 + +# UTF-16 : 01 6e +# UTF-8 : ae c5 +[016e] Ů +6.56,10.00;5.00,3.75 +5.31,3.75;5.00,2.81 +5.00,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;7.50,1.25 +7.50,1.25;8.44,1.56 +8.44,1.56;9.06,2.19 +9.06,2.19;9.69,3.12 +9.69,3.12;10.00,3.75 +10.00,3.75;11.56,10.00 +9.38,11.56;9.06,12.50 +9.06,12.50;9.38,13.44 +9.38,13.44;10.00,14.06 +10.00,14.06;10.31,14.06 +10.31,14.06;10.62,13.12 +10.62,13.12;10.31,12.19 +10.31,12.19;9.69,11.56 +9.69,11.56;9.38,11.56 + +# UTF-16 : 01 70 +# UTF-8 : b0 c5 +[0170] Ű +6.56,10.00;5.00,3.75 +5.31,3.75;5.00,2.81 +5.00,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;7.50,1.25 +7.50,1.25;8.44,1.56 +8.44,1.56;9.06,2.19 +9.06,2.19;9.69,3.12 +9.69,3.12;10.00,3.75 +10.00,3.75;11.56,10.00 +7.81,12.50;9.06,14.06 +10.62,12.50;12.19,14.06 + +# UTF-16 : 01 d3 +# UTF-8 : 93 c7 +[01d3] Ǔ +6.56,10.00;5.00,3.75 +5.31,3.75;5.00,2.81 +5.00,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;7.50,1.25 +7.50,1.25;8.44,1.56 +8.44,1.56;9.06,2.19 +9.06,2.19;9.69,3.12 +9.69,3.12;10.00,3.75 +10.00,3.75;11.56,10.00 +8.75,14.06;8.75,13.12 +8.75,13.12;9.69,12.50 +9.69,12.50;10.62,12.81 +10.62,12.81;11.25,13.44 +11.25,13.44;11.56,14.06 + +# UTF-16 : 01 6a +# UTF-8 : aa c5 +[016a] Ū +6.56,10.00;5.00,3.75 +5.31,3.75;5.00,2.81 +5.00,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;7.50,1.25 +7.50,1.25;8.44,1.56 +8.44,1.56;9.06,2.19 +9.06,2.19;9.69,3.12 +9.69,3.12;10.00,3.75 +10.00,3.75;11.56,10.00 +7.50,13.12;12.50,13.12 + +# UTF-16 : 01 72 +# UTF-8 : b2 c5 +[0172] Ų +6.56,10.00;5.00,3.75 +5.31,3.75;5.00,2.81 +5.00,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;7.50,1.25 +7.50,1.25;8.44,1.56 +8.44,1.56;9.06,2.19 +9.06,2.19;9.69,3.12 +9.69,3.12;10.00,3.75 +10.00,3.75;11.56,10.00 +6.88,1.25;5.94,-0.31 + +# UTF-16 : 56 +# UTF-8 : 56 +[0056] V +6.25,10.00;6.88,1.25 +6.88,1.25;12.19,10.00 + +# UTF-16 : 57 +# UTF-8 : 57 +[0057] W +5.31,10.00;5.00,1.25 +5.00,1.25;8.44,7.19 +8.44,7.19;8.75,1.25 +8.75,1.25;13.12,10.00 + +# UTF-16 : 58 +# UTF-8 : 58 +[0058] X +4.06,1.25;12.19,10.00 +6.25,10.00;9.69,1.25 + +# UTF-16 : 59 +# UTF-8 : 59 +[0059] Y +6.25,10.00;8.12,5.94 +8.12,5.94;12.19,10.00 +6.88,1.25;8.12,6.25 + +# UTF-16 : dd +# UTF-8 : 9d c3 +[00dd] Ý +6.25,10.00;8.12,5.94 +8.12,5.94;12.19,10.00 +6.88,1.25;8.12,6.25 +8.75,12.50;11.25,14.06 + +# UTF-16 : 5a +# UTF-8 : 5a +[005a] Z +6.56,10.00;11.56,10.00 +11.56,10.00;4.38,1.25 +4.38,1.25;9.38,1.25 + +# UTF-16 : 01 79 +# UTF-8 : b9 c5 +[0179] Ź +6.56,10.00;11.56,10.00 +11.56,10.00;4.38,1.25 +4.38,1.25;9.38,1.25 +8.75,12.50;11.25,14.06 + +# UTF-16 : 01 7d +# UTF-8 : bd c5 +[017d] Ž +6.56,10.00;11.56,10.00 +11.56,10.00;4.38,1.25 +4.38,1.25;9.38,1.25 +8.75,14.06;9.69,12.50 +9.69,12.50;11.56,14.06 + +# UTF-16 : 01 7b +# UTF-8 : bb c5 +[017b] Ż +6.56,10.00;11.56,10.00 +11.56,10.00;4.38,1.25 +4.38,1.25;9.38,1.25 +9.69,12.50;10.00,13.44 +10.00,13.44;10.00,13.44 +10.00,13.44;9.69,12.50 +9.69,12.50;9.69,12.50 + +# UTF-16 : 61 +# UTF-8 : 61 +[0061] a +6.88,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;7.19,4.38 +7.19,4.38;9.69,4.38 + +# UTF-16 : e0 +# UTF-8 : a0 c3 +[00e0] à +6.88,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;7.19,4.38 +7.19,4.38;9.69,4.38 +8.44,10.94;10.00,9.69 + +# UTF-16 : e1 +# UTF-8 : a1 c3 +[00e1] á +6.88,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;7.19,4.38 +7.19,4.38;9.69,4.38 +8.12,9.69;10.31,10.94 + +# UTF-16 : e2 +# UTF-8 : a2 c3 +[00e2] â +6.88,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;7.19,4.38 +7.19,4.38;9.69,4.38 +7.50,9.69;9.38,10.94 +9.38,10.94;10.62,9.69 + +# UTF-16 : e3 +# UTF-8 : a3 c3 +[00e3] ã +6.88,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;7.19,4.38 +7.19,4.38;9.69,4.38 +7.19,10.00;7.81,10.31 +7.81,10.31;8.75,10.62 +8.75,10.62;8.75,10.31 +8.75,10.31;9.38,9.69 +9.38,9.69;10.31,9.69 +10.31,9.69;10.62,9.69 +10.62,9.69;11.25,10.00 + +# UTF-16 : e4 +# UTF-8 : a4 c3 +[00e4] ä +6.88,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;7.19,4.38 +7.19,4.38;9.69,4.38 +7.81,10.00;7.50,9.69 +10.62,10.00;10.62,9.69 + +# UTF-16 : e5 +# UTF-8 : a5 c3 +[00e5] å +6.88,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;7.19,4.38 +7.19,4.38;9.69,4.38 +9.06,9.69;8.44,10.31 +8.44,10.31;8.75,11.56 +8.75,11.56;9.69,12.19 +9.69,12.19;9.69,12.19 +9.69,12.19;10.31,11.25 +10.31,11.25;10.00,10.31 +10.00,10.31;9.06,9.69 +9.06,9.69;9.06,9.69 + +# UTF-16 : 01 03 +# UTF-8 : 83 c4 +[0103] ă +6.88,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;7.19,4.38 +7.19,4.38;9.69,4.38 +8.12,11.56;8.12,10.62 +8.12,10.62;9.06,10.00 +9.06,10.00;10.00,10.31 +10.00,10.31;10.62,10.94 +10.62,10.94;10.94,11.56 + +# UTF-16 : 01 01 +# UTF-8 : 81 c4 +[0101] ā +6.88,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;7.19,4.38 +7.19,4.38;9.69,4.38 +6.56,10.00;11.56,10.00 + +# UTF-16 : e6 +# UTF-8 : a6 c3 +[00e6] æ +5.94,7.19;6.88,7.19 +6.88,7.19;7.81,6.88 +7.81,6.88;8.12,5.62 +8.12,5.62;8.12,5.62 +8.12,5.62;6.88,1.25 +6.88,1.25;5.31,1.25 +5.31,1.25;4.69,2.19 +4.69,2.19;5.00,3.12 +5.00,3.12;5.62,3.75 +5.62,3.75;6.25,4.38 +6.25,4.38;10.62,4.38 +10.62,4.38;10.94,5.62 +10.94,5.62;10.62,6.56 +10.62,6.56;10.00,7.19 +10.00,7.19;9.06,6.88 +9.06,6.88;8.44,6.25 +8.44,6.25;8.12,5.62 +8.12,5.62;7.19,2.81 +7.19,2.81;7.50,1.88 +7.50,1.88;8.12,1.25 +8.12,1.25;8.44,1.25 +8.44,1.25;9.69,1.25 + +# UTF-16 : 62 +# UTF-8 : 62 +[0062] b +7.19,10.00;5.00,1.25 +5.00,1.25;7.50,1.25 +7.50,1.25;8.44,1.56 +8.44,1.56;9.06,2.19 +9.06,2.19;9.06,2.81 +9.06,2.81;10.00,5.62 +10.00,5.62;9.69,6.56 +9.69,6.56;9.06,7.19 +9.06,7.19;8.75,7.19 +8.75,7.19;6.56,7.19 + +# UTF-16 : 63 +# UTF-8 : 63 +[0063] c +8.44,1.25;6.88,1.25 +6.88,1.25;5.94,1.88 +5.94,1.88;5.62,2.81 +5.62,2.81;5.62,2.81 +5.62,2.81;6.56,5.62 +6.56,5.62;6.88,6.56 +6.88,6.56;7.81,7.19 +7.81,7.19;8.44,7.19 +8.44,7.19;10.00,7.19 + +# UTF-16 : 01 07 +# UTF-8 : 87 c4 +[0107] ć +8.44,1.25;6.88,1.25 +6.88,1.25;5.94,1.88 +5.94,1.88;5.62,2.81 +5.62,2.81;5.62,2.81 +5.62,2.81;6.56,5.62 +6.56,5.62;6.88,6.56 +6.88,6.56;7.81,7.19 +7.81,7.19;8.44,7.19 +8.44,7.19;10.00,7.19 +8.12,9.69;10.31,10.94 + +# UTF-16 : 01 09 +# UTF-8 : 89 c4 +[0109] ĉ +8.44,1.25;6.88,1.25 +6.88,1.25;5.94,1.88 +5.94,1.88;5.62,2.81 +5.62,2.81;5.62,2.81 +5.62,2.81;6.56,5.62 +6.56,5.62;6.88,6.56 +6.88,6.56;7.81,7.19 +7.81,7.19;8.44,7.19 +8.44,7.19;10.00,7.19 +7.50,9.69;9.38,10.94 +9.38,10.94;10.62,9.69 + +# UTF-16 : 01 0d +# UTF-8 : 8d c4 +[010d] č +8.44,1.25;6.88,1.25 +6.88,1.25;5.94,1.88 +5.94,1.88;5.62,2.81 +5.62,2.81;5.62,2.81 +5.62,2.81;6.56,5.62 +6.56,5.62;6.88,6.56 +6.88,6.56;7.81,7.19 +7.81,7.19;8.44,7.19 +8.44,7.19;10.00,7.19 +7.81,10.94;9.06,9.69 +9.06,9.69;10.94,10.94 + +# UTF-16 : e7 +# UTF-8 : a7 c3 +[00e7] ç +8.44,1.25;6.88,1.25 +6.88,1.25;5.94,1.88 +5.94,1.88;5.62,2.81 +5.62,2.81;5.62,2.81 +5.62,2.81;6.56,5.62 +6.56,5.62;6.88,6.56 +6.88,6.56;7.81,7.19 +7.81,7.19;8.44,7.19 +8.44,7.19;10.00,7.19 +6.88,1.25;5.94,-0.31 + +# UTF-16 : 64 +# UTF-8 : 64 +[0064] d +11.25,10.00;8.75,1.25 +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.62 +5.94,5.62;6.56,6.56 +6.56,6.56;7.50,7.19 +7.50,7.19;7.81,7.19 +7.81,7.19;10.31,7.19 + +# UTF-16 : 01 0f +# UTF-8 : 8f c4 +[010f] ď +11.25,10.00;8.75,1.25 +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.62 +5.94,5.62;6.56,6.56 +6.56,6.56;7.50,7.19 +7.50,7.19;7.81,7.19 +7.81,7.19;10.31,7.19 +8.44,13.44;9.69,12.19 +9.69,12.19;11.56,13.44 + +# UTF-16 : 01 11 +# UTF-8 : 91 c4 +[0111] đ +11.25,10.00;8.75,1.25 +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.62 +5.94,5.62;6.56,6.56 +6.56,6.56;7.50,7.19 +7.50,7.19;7.81,7.19 +7.81,7.19;10.31,7.19 +11.88,12.50;11.25,10.00 +9.06,10.00;13.12,10.00 + +# UTF-16 : 65 +# UTF-8 : 65 +[0065] e +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.31 +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.69,4.38 +9.69,4.38;5.62,4.38 + +# UTF-16 : e8 +# UTF-8 : a8 c3 +[00e8] è +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.31 +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.69,4.38 +9.69,4.38;5.62,4.38 +8.44,10.94;10.00,9.69 + +# UTF-16 : e9 +# UTF-8 : a9 c3 +[00e9] é +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.31 +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.69,4.38 +9.69,4.38;5.62,4.38 +8.12,9.69;10.31,10.94 + +# UTF-16 : ea +# UTF-8 : aa c3 +[00ea] ê +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.31 +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.69,4.38 +9.69,4.38;5.62,4.38 +7.50,9.69;9.38,10.94 +9.38,10.94;10.62,9.69 + +# UTF-16 : eb +# UTF-8 : ab c3 +[00eb] ë +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.31 +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.69,4.38 +9.69,4.38;5.62,4.38 +7.81,10.00;7.50,9.69 +10.62,10.00;10.62,9.69 + +# UTF-16 : 01 1b +# UTF-8 : 9b c4 +[011b] ě +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.31 +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.69,4.38 +9.69,4.38;5.62,4.38 +7.81,10.94;9.06,9.69 +9.06,9.69;10.94,10.94 + +# UTF-16 : 01 17 +# UTF-8 : 97 c4 +[0117] ė +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.31 +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.69,4.38 +9.69,4.38;5.62,4.38 +9.06,10.00;9.38,10.94 +9.38,10.94;9.38,10.94 +9.38,10.94;9.06,10.00 +9.06,10.00;9.06,10.00 + +# UTF-16 : 01 19 +# UTF-8 : 99 c4 +[0119] ę +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.31 +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.69,4.38 +9.69,4.38;5.62,4.38 +6.25,1.25;5.31,-0.31 + +# UTF-16 : 66 +# UTF-8 : 66 +[0066] f +6.88,1.25;8.75,8.75 +8.75,8.75;9.38,9.38 +9.38,9.38;10.00,10.00 +10.00,10.00;10.62,10.00 +10.62,10.00;11.25,10.00 +7.50,7.19;10.31,7.19 + +# UTF-16 : 67 +# UTF-8 : 67 +[0067] g +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.62 +5.94,5.62;6.56,6.56 +6.56,6.56;7.50,7.19 +7.50,7.19;7.81,7.19 +7.81,7.19;10.31,7.19 +10.31,7.19;8.44,0.00 +8.44,0.00;7.81,-0.62 +7.81,-0.62;7.19,-1.25 +7.19,-1.25;6.56,-1.25 +6.56,-1.25;4.69,-1.25 + +# UTF-16 : 01 1d +# UTF-8 : 9d c4 +[011d] ĝ +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.62 +5.94,5.62;6.56,6.56 +6.56,6.56;7.50,7.19 +7.50,7.19;7.81,7.19 +7.81,7.19;10.31,7.19 +10.31,7.19;8.44,0.00 +8.44,0.00;7.81,-0.62 +7.81,-0.62;7.19,-1.25 +7.19,-1.25;6.56,-1.25 +6.56,-1.25;4.69,-1.25 +7.50,9.69;9.38,10.94 +9.38,10.94;10.62,9.69 + +# UTF-16 : 01 1f +# UTF-8 : 9f c4 +[011f] ğ +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.62 +5.94,5.62;6.56,6.56 +6.56,6.56;7.50,7.19 +7.50,7.19;7.81,7.19 +7.81,7.19;10.31,7.19 +10.31,7.19;8.44,0.00 +8.44,0.00;7.81,-0.62 +7.81,-0.62;7.19,-1.25 +7.19,-1.25;6.56,-1.25 +6.56,-1.25;4.69,-1.25 +8.12,11.56;8.12,10.62 +8.12,10.62;9.06,10.00 +9.06,10.00;10.00,10.31 +10.00,10.31;10.62,10.94 +10.62,10.94;10.94,11.56 + +# UTF-16 : 01 21 +# UTF-8 : a1 c4 +[0121] ġ +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.62 +5.94,5.62;6.56,6.56 +6.56,6.56;7.50,7.19 +7.50,7.19;7.81,7.19 +7.81,7.19;10.31,7.19 +10.31,7.19;8.44,0.00 +8.44,0.00;7.81,-0.62 +7.81,-0.62;7.19,-1.25 +7.19,-1.25;6.56,-1.25 +6.56,-1.25;4.69,-1.25 +9.06,10.00;9.38,10.94 +9.38,10.94;9.38,10.94 +9.38,10.94;9.06,10.00 +9.06,10.00;9.06,10.00 + +# UTF-16 : 68 +# UTF-8 : 68 +[0068] h +5.00,1.25;7.19,10.00 +6.56,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 + +# UTF-16 : 01 25 +# UTF-8 : a5 c4 +[0125] ĥ +5.00,1.25;7.19,10.00 +6.56,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 +8.44,12.50;10.31,14.06 +10.31,14.06;11.25,12.50 + +# UTF-16 : 01 27 +# UTF-8 : a7 c4 +[0127] ħ +5.00,1.25;7.19,10.00 +6.56,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 +7.81,12.50;7.19,10.00 +5.62,10.00;8.75,10.00 + +# UTF-16 : 69 +# UTF-8 : 69 +[0069] i +6.88,1.25;8.44,7.19 +9.06,9.69;9.06,10.00 + +# UTF-16 : ec +# UTF-8 : ac c3 +[00ec] ì +6.88,1.25;8.44,7.19 +8.44,10.94;10.00,9.69 + +# UTF-16 : ed +# UTF-8 : ad c3 +[00ed] í +6.88,1.25;8.44,7.19 +8.12,9.69;10.31,10.94 + +# UTF-16 : ee +# UTF-8 : ae c3 +[00ee] î +6.88,1.25;8.44,7.19 +7.50,9.69;9.38,10.94 +9.38,10.94;10.62,9.69 + +# UTF-16 : 01 29 +# UTF-8 : a9 c4 +[0129] ĩ +6.88,1.25;8.44,7.19 +7.19,10.00;7.81,10.31 +7.81,10.31;8.75,10.62 +8.75,10.62;8.75,10.31 +8.75,10.31;9.38,9.69 +9.38,9.69;10.31,9.69 +10.31,9.69;10.62,9.69 +10.62,9.69;11.25,10.00 + +# UTF-16 : ef +# UTF-8 : af c3 +[00ef] ï +6.88,1.25;8.44,7.19 +7.19,9.69;7.19,10.00 +10.94,9.69;11.25,10.00 + +# UTF-16 : 01 2b +# UTF-8 : ab c4 +[012b] ī +6.88,1.25;8.44,7.19 +6.56,10.00;11.56,10.00 + +# UTF-16 : 01 2f +# UTF-8 : af c4 +[012f] į +6.88,1.25;8.44,7.19 +9.06,9.69;9.06,10.00 +6.88,1.25;5.31,-0.31 + +# UTF-16 : 6a +# UTF-8 : 6a +[006a] j +5.00,-1.25;5.62,-1.25 +5.62,-1.25;6.56,-0.94 +6.56,-0.94;7.19,-0.31 +7.19,-0.31;7.50,0.00 +7.50,0.00;9.38,7.19 +10.00,9.69;10.00,10.00 + +# UTF-16 : 6b +# UTF-8 : 6b +[006b] k +7.19,10.00;5.00,1.25 +5.62,4.38;10.31,7.19 +8.75,1.25;7.81,5.31 + +# UTF-16 : 01 37 +# UTF-8 : b7 c4 +[0137] ķ +7.19,10.00;5.00,1.25 +5.62,4.38;10.31,7.19 +8.75,1.25;7.81,5.31 +5.00,1.25;4.06,-0.31 + +# UTF-16 : 6c +# UTF-8 : 6c +[006c] l +9.06,10.00;7.19,2.19 +7.19,2.19;7.50,1.25 +7.50,1.25;7.81,1.25 + +# UTF-16 : 01 3a +# UTF-8 : ba c4 +[013a] ĺ +9.06,10.00;7.19,2.19 +7.19,2.19;7.50,1.25 +7.50,1.25;7.81,1.25 +8.75,12.50;11.25,14.06 + +# UTF-16 : 01 3e +# UTF-8 : be c4 +[013e] ľ +9.06,10.00;7.19,2.19 +7.19,2.19;7.50,1.25 +7.50,1.25;7.81,1.25 +8.75,14.06;9.69,12.50 +9.69,12.50;11.56,14.06 + +# UTF-16 : 01 3c +# UTF-8 : bc c4 +[013c] ļ +9.06,10.00;7.19,2.19 +7.19,2.19;7.50,1.25 +7.50,1.25;7.81,1.25 +4.69,0.94;4.06,-0.31 + +# UTF-16 : 01 42 +# UTF-8 : 82 c5 +[0142] ł +9.06,10.00;7.19,2.19 +7.19,2.19;7.50,1.25 +7.50,1.25;7.81,1.25 +6.56,5.62;10.00,7.81 + +# UTF-16 : 6d +# UTF-8 : 6d +[006d] m +4.06,1.25;5.31,7.19 +5.31,7.19;10.00,7.19 +10.00,7.19;10.62,6.88 +10.62,6.88;10.94,5.62 +10.94,5.62;10.94,5.62 +10.94,5.62;9.69,1.25 +6.88,1.25;8.44,7.19 + +# UTF-16 : 6e +# UTF-8 : 6e +[006e] n +5.00,1.25;6.56,7.19 +6.56,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 + +# UTF-16 : 01 44 +# UTF-8 : 84 c5 +[0144] ń +5.00,1.25;6.56,7.19 +6.56,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 +8.12,9.69;10.31,10.94 + +# UTF-16 : 01 48 +# UTF-8 : 88 c5 +[0148] ň +5.00,1.25;6.56,7.19 +6.56,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 +7.81,10.94;9.06,9.69 +9.06,9.69;10.94,10.94 + +# UTF-16 : 02 72 +# UTF-8 : b2 c9 +[0272] ɲ +5.00,1.25;6.56,7.19 +6.56,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.75,1.25 +5.00,1.25;4.06,-0.31 + +# UTF-16 : 01 4b +# UTF-8 : 8b c5 +[014b] ŋ +5.00,1.25;6.56,7.19 +6.56,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;8.12,-1.25 +8.12,-1.25;7.50,-1.25 +7.50,-1.25;6.56,-0.94 +6.56,-0.94;6.56,0.00 +6.56,0.00;6.56,0.00 + +# UTF-16 : 6f +# UTF-8 : 6f +[006f] o +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.38,3.12 +9.38,3.12;8.75,2.50 +8.75,2.50;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.31,3.12 +5.31,3.12;5.62,3.12 +5.31,3.12;5.94,5.31 +5.94,5.31;5.94,5.31 + +# UTF-16 : f2 +# UTF-8 : b2 c3 +[00f2] ò +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.38,3.12 +9.38,3.12;8.75,2.50 +8.75,2.50;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.31,3.12 +5.31,3.12;5.62,3.12 +5.31,3.12;5.94,5.31 +5.94,5.31;5.94,5.31 +8.44,10.94;10.00,9.69 + +# UTF-16 : f3 +# UTF-8 : b3 c3 +[00f3] ó +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.38,3.12 +9.38,3.12;8.75,2.50 +8.75,2.50;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.31,3.12 +5.31,3.12;5.62,3.12 +5.31,3.12;5.94,5.31 +5.94,5.31;5.94,5.31 +8.12,9.69;10.31,10.94 + +# UTF-16 : f4 +# UTF-8 : b4 c3 +[00f4] ô +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.38,3.12 +9.38,3.12;8.75,2.50 +8.75,2.50;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.31,3.12 +5.31,3.12;5.62,3.12 +5.31,3.12;5.94,5.31 +5.94,5.31;5.94,5.31 +7.50,9.69;9.38,10.94 +9.38,10.94;10.62,9.69 + +# UTF-16 : f5 +# UTF-8 : b5 c3 +[00f5] õ +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.38,3.12 +9.38,3.12;8.75,2.50 +8.75,2.50;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.31,3.12 +5.31,3.12;5.62,3.12 +5.31,3.12;5.94,5.31 +5.94,5.31;5.94,5.31 +7.19,10.00;7.81,10.31 +7.81,10.31;8.75,10.62 +8.75,10.62;8.75,10.31 +8.75,10.31;9.38,9.69 +9.38,9.69;10.31,9.69 +10.31,9.69;10.62,9.69 +10.62,9.69;11.25,10.00 + +# UTF-16 : f6 +# UTF-8 : b6 c3 +[00f6] ö +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.38,3.12 +9.38,3.12;8.75,2.50 +8.75,2.50;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.31,3.12 +5.31,3.12;5.62,3.12 +5.31,3.12;5.94,5.31 +5.94,5.31;5.94,5.31 +7.81,10.00;7.50,9.69 +10.62,10.00;10.62,9.69 + +# UTF-16 : 01 51 +# UTF-8 : 91 c5 +[0151] ő +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.38,3.12 +9.38,3.12;8.75,2.50 +8.75,2.50;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.31,3.12 +5.31,3.12;5.62,3.12 +5.31,3.12;5.94,5.31 +5.94,5.31;5.94,5.31 +5.94,9.69;8.44,10.94 +10.00,9.69;12.19,10.94 + +# UTF-16 : 01 4d +# UTF-8 : 8d c5 +[014d] ō +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.38,3.12 +9.38,3.12;8.75,2.50 +8.75,2.50;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.31,3.12 +5.31,3.12;5.62,3.12 +5.31,3.12;5.94,5.31 +5.94,5.31;5.94,5.31 +6.56,10.00;11.56,10.00 + +# UTF-16 : f8 +# UTF-8 : b8 c3 +[00f8] ø +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.38,3.12 +9.38,3.12;8.75,2.50 +8.75,2.50;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.31,3.12 +5.31,3.12;5.62,3.12 +5.31,3.12;5.94,5.31 +5.94,5.31;5.94,5.31 +4.06,1.25;11.25,7.19 + +# UTF-16 : 01 53 +# UTF-8 : 93 c5 +[0153] œ +7.19,3.12;6.88,2.50 +6.88,2.50;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.38,1.25 +4.38,1.25;3.75,2.19 +3.75,2.19;3.44,3.12 +3.44,3.12;3.44,3.12 +3.44,3.12;4.06,5.31 +4.06,5.31;4.38,6.25 +4.38,6.25;5.00,6.88 +5.00,6.88;5.94,7.19 +5.94,7.19;6.88,7.19 +6.88,7.19;7.81,6.56 +7.81,6.56;7.81,5.31 +7.81,5.31;7.81,5.31 +7.81,5.31;7.50,3.12 +7.50,3.12;7.50,3.12 +7.50,4.38;11.56,4.38 +11.56,4.38;11.88,5.31 +11.56,5.31;11.56,6.25 +11.56,6.25;11.25,7.19 +11.25,7.19;10.00,7.19 +10.00,7.19;9.38,6.88 +9.38,6.88;8.44,6.25 +8.44,6.25;8.12,5.31 +8.12,5.31;7.81,5.31 +7.81,5.31;7.19,2.81 +7.19,2.81;7.50,1.88 +7.50,1.88;8.12,1.25 +8.12,1.25;8.44,1.25 +8.44,1.25;10.62,1.25 + +# UTF-16 : 70 +# UTF-8 : 70 +[0070] p +4.06,-1.25;6.56,7.19 +6.56,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;9.06,2.81 +9.06,2.81;8.75,1.88 +8.75,1.88;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;5.00,1.25 + +# UTF-16 : fe +# UTF-8 : be c3 +[00fe] þ +4.06,-1.25;7.19,9.69 +6.56,7.19;8.75,7.19 +8.75,7.19;9.69,6.88 +9.69,6.88;10.00,5.62 +10.00,5.62;10.00,5.62 +10.00,5.62;9.06,2.81 +9.06,2.81;8.75,1.88 +8.75,1.88;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;5.00,1.25 + +# UTF-16 : 71 +# UTF-8 : 71 +[0071] q +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.62 +5.94,5.62;6.56,6.56 +6.56,6.56;7.50,7.19 +7.50,7.19;7.81,7.19 +7.81,7.19;10.31,7.19 +10.31,7.19;8.12,-1.25 +8.12,-1.25;8.12,-1.25 + +# UTF-16 : 72 +# UTF-8 : 72 +[0072] r +5.94,1.25;7.50,7.19 +7.50,7.19;10.31,7.19 +10.31,7.19;10.00,6.25 + +# UTF-16 : 01 55 +# UTF-8 : 95 c5 +[0155] ŕ +5.94,1.25;7.50,7.19 +7.50,7.19;10.31,7.19 +10.31,7.19;10.00,6.25 +8.12,9.69;10.31,10.94 + +# UTF-16 : 01 59 +# UTF-8 : 99 c5 +[0159] ř +5.94,1.25;7.50,7.19 +7.50,7.19;10.31,7.19 +10.31,7.19;10.00,6.25 +8.44,10.94;9.38,9.69 +9.38,9.69;11.25,10.94 + +# UTF-16 : 01 57 +# UTF-8 : 97 c5 +[0157] ŗ +5.94,1.25;7.50,7.19 +7.50,7.19;10.31,7.19 +10.31,7.19;10.00,6.25 +8.75,0.94;7.81,-0.31 + +# UTF-16 : 73 +# UTF-8 : 73 +[0073] s +9.69,6.56;8.75,7.19 +8.75,7.19;7.81,7.19 +7.81,7.19;7.50,7.19 +7.50,7.19;6.88,6.88 +6.88,6.88;6.25,5.94 +6.25,5.94;6.56,5.00 +6.56,5.00;6.56,5.00 +6.56,5.00;8.75,3.75 +8.75,3.75;9.06,2.81 +9.06,2.81;8.44,1.88 +8.44,1.88;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.56,1.25 +6.56,1.25;5.62,1.56 +5.62,1.56;5.00,1.88 + +# UTF-16 : 01 5d +# UTF-8 : 9d c5 +[015d] ŝ +9.69,6.56;8.75,7.19 +8.75,7.19;7.81,7.19 +7.81,7.19;7.50,7.19 +7.50,7.19;6.88,6.88 +6.88,6.88;6.25,5.94 +6.25,5.94;6.56,5.00 +6.56,5.00;6.56,5.00 +6.56,5.00;8.75,3.75 +8.75,3.75;9.06,2.81 +9.06,2.81;8.44,1.88 +8.44,1.88;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.56,1.25 +6.56,1.25;5.62,1.56 +5.62,1.56;5.00,1.88 +7.50,9.69;9.38,10.94 +9.38,10.94;10.62,9.69 + +# UTF-16 : 01 61 +# UTF-8 : a1 c5 +[0161] š +9.69,6.56;8.75,7.19 +8.75,7.19;7.81,7.19 +7.81,7.19;7.50,7.19 +7.50,7.19;6.88,6.88 +6.88,6.88;6.25,5.94 +6.25,5.94;6.56,5.00 +6.56,5.00;6.56,5.00 +6.56,5.00;8.75,3.75 +8.75,3.75;9.06,2.81 +9.06,2.81;8.44,1.88 +8.44,1.88;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.56,1.25 +6.56,1.25;5.62,1.56 +5.62,1.56;5.00,1.88 +7.81,10.94;9.06,9.69 +9.06,9.69;10.94,10.94 + +# UTF-16 : 01 5f +# UTF-8 : 9f c5 +[015f] ş +9.69,6.56;8.75,7.19 +8.75,7.19;7.81,7.19 +7.81,7.19;7.50,7.19 +7.50,7.19;6.88,6.88 +6.88,6.88;6.25,5.94 +6.25,5.94;6.56,5.00 +6.56,5.00;6.56,5.00 +6.56,5.00;8.75,3.75 +8.75,3.75;9.06,2.81 +9.06,2.81;8.44,1.88 +8.44,1.88;7.81,1.25 +7.81,1.25;7.50,1.25 +7.50,1.25;6.56,1.25 +6.56,1.25;5.62,1.56 +5.62,1.56;5.00,1.88 +6.25,1.25;5.31,-0.31 + +# UTF-16 : 74 +# UTF-8 : 74 +[0074] t +6.88,1.25;9.06,10.00 +7.50,7.19;10.31,7.19 + +# UTF-16 : 01 65 +# UTF-8 : a5 c5 +[0165] ť +6.88,1.25;9.06,10.00 +7.50,7.19;10.31,7.19 +8.75,14.06;9.69,12.50 +9.69,12.50;11.56,14.06 + +# UTF-16 : 01 63 +# UTF-8 : a3 c5 +[0163] ţ +6.88,1.25;9.06,10.00 +7.50,7.19;10.31,7.19 +6.88,1.25;6.88,0.94 +6.88,0.94;5.94,-0.31 + +# UTF-16 : 01 67 +# UTF-8 : a7 c5 +[0167] ŧ +6.88,1.25;9.06,10.00 +7.50,7.19;10.31,7.19 +6.25,3.12;8.75,4.38 + +# UTF-16 : 75 +# UTF-8 : 75 +[0075] u +6.56,7.19;5.31,2.81 +5.31,2.81;5.31,1.88 +5.31,1.88;6.25,1.25 +6.25,1.25;6.25,1.25 +6.25,1.25;8.75,1.25 +8.75,1.25;10.31,7.19 + +# UTF-16 : f9 +# UTF-8 : b9 c3 +[00f9] ù +6.56,7.19;5.31,2.81 +5.31,2.81;5.31,1.88 +5.31,1.88;6.25,1.25 +6.25,1.25;6.25,1.25 +6.25,1.25;8.75,1.25 +8.75,1.25;10.31,7.19 +8.44,10.94;10.00,9.69 + +# UTF-16 : fa +# UTF-8 : ba c3 +[00fa] ú +6.56,7.19;5.31,2.81 +5.31,2.81;5.31,1.88 +5.31,1.88;6.25,1.25 +6.25,1.25;6.25,1.25 +6.25,1.25;8.75,1.25 +8.75,1.25;10.31,7.19 +8.12,9.69;10.31,10.94 + +# UTF-16 : fb +# UTF-8 : bb c3 +[00fb] û +6.56,7.19;5.31,2.81 +5.31,2.81;5.31,1.88 +5.31,1.88;6.25,1.25 +6.25,1.25;6.25,1.25 +6.25,1.25;8.75,1.25 +8.75,1.25;10.31,7.19 +7.50,9.69;9.38,10.94 +9.38,10.94;10.62,9.69 + +# UTF-16 : 01 69 +# UTF-8 : a9 c5 +[0169] ũ +6.56,7.19;5.31,2.81 +5.31,2.81;5.31,1.88 +5.31,1.88;6.25,1.25 +6.25,1.25;6.25,1.25 +6.25,1.25;8.75,1.25 +8.75,1.25;10.31,7.19 +7.19,10.00;7.81,10.31 +7.81,10.31;8.75,10.62 +8.75,10.62;8.75,10.31 +8.75,10.31;9.38,9.69 +9.38,9.69;10.31,9.69 +10.31,9.69;10.62,9.69 +10.62,9.69;11.25,10.00 + +# UTF-16 : fc +# UTF-8 : bc c3 +[00fc] ü +6.56,7.19;5.31,2.81 +5.31,2.81;5.31,1.88 +5.31,1.88;6.25,1.25 +6.25,1.25;6.25,1.25 +6.25,1.25;8.75,1.25 +8.75,1.25;10.31,7.19 +7.81,10.00;7.50,9.69 +10.62,10.00;10.62,9.69 + +# UTF-16 : 01 71 +# UTF-8 : b1 c5 +[0171] ű +6.56,7.19;5.31,2.81 +5.31,2.81;5.31,1.88 +5.31,1.88;6.25,1.25 +6.25,1.25;6.25,1.25 +6.25,1.25;8.75,1.25 +8.75,1.25;10.31,7.19 +5.94,9.69;8.44,10.94 +10.00,9.69;12.19,10.94 + +# UTF-16 : 01 6b +# UTF-8 : ab c5 +[016b] ū +6.56,7.19;5.31,2.81 +5.31,2.81;5.31,1.88 +5.31,1.88;6.25,1.25 +6.25,1.25;6.25,1.25 +6.25,1.25;8.75,1.25 +8.75,1.25;10.31,7.19 +6.56,10.00;11.56,10.00 + +# UTF-16 : 01 73 +# UTF-8 : b3 c5 +[0173] ų +6.56,7.19;5.31,2.81 +5.31,2.81;5.31,1.88 +5.31,1.88;6.25,1.25 +6.25,1.25;6.25,1.25 +6.25,1.25;8.75,1.25 +8.75,1.25;10.31,7.19 +6.25,1.25;5.31,-0.31 + +# UTF-16 : 76 +# UTF-8 : 76 +[0076] v +6.56,7.19;6.88,1.25 +6.88,1.25;10.31,7.19 + +# UTF-16 : 77 +# UTF-8 : 77 +[0077] w +5.31,7.19;5.31,1.25 +5.31,1.25;7.81,5.31 +7.81,5.31;8.44,1.25 +8.44,1.25;11.25,7.19 + +# UTF-16 : 78 +# UTF-8 : 78 +[0078] x +5.00,1.25;10.31,7.19 +6.56,7.19;8.75,1.25 + +# UTF-16 : 79 +# UTF-8 : 79 +[0079] y +10.31,7.19;5.00,-1.25 +5.00,-1.25;4.06,-1.25 +6.56,7.19;6.88,1.25 + +# UTF-16 : fd +# UTF-8 : bd c3 +[00fd] ý +10.31,7.19;5.00,-1.25 +5.00,-1.25;4.06,-1.25 +6.56,7.19;6.88,1.25 +8.12,9.69;10.31,10.94 + +# UTF-16 : ff +# UTF-8 : bf c3 +[00ff] ÿ +10.31,7.19;5.00,-1.25 +5.00,-1.25;4.06,-1.25 +6.56,7.19;6.88,1.25 +5.94,9.69;8.44,10.94 +10.00,9.69;12.19,10.94 + +# UTF-16 : 7a +# UTF-8 : 7a +[007a] z +6.56,7.19;10.31,7.19 +10.31,7.19;5.00,1.25 +5.00,1.25;8.75,1.25 + +# UTF-16 : df +# UTF-8 : 9f c3 +[00df] ß +4.38,1.25;6.25,8.75 +6.25,8.75;6.88,9.38 +6.88,9.38;7.50,10.00 +7.50,10.00;8.12,10.00 +8.12,10.00;10.00,10.00 +10.00,10.00;10.94,9.69 +10.94,9.69;11.25,8.75 +11.25,8.75;11.25,8.75 +11.25,8.75;10.94,8.12 +10.94,8.12;10.62,7.19 +10.62,7.19;9.69,6.88 +9.69,6.88;9.38,6.56 +9.38,6.56;10.00,6.25 +10.00,6.25;10.31,5.31 +10.31,5.31;10.31,5.31 +10.31,5.31;9.69,2.81 +9.69,2.81;9.06,1.88 +9.06,1.88;8.44,1.25 +8.44,1.25;7.81,1.25 + +# UTF-16 : 30 +# UTF-8 : 30 +[0030] 0 +5.94,1.88;5.94,3.12 +5.94,3.12;5.94,4.06 +5.94,4.06;5.94,5.31 +5.94,5.31;6.25,6.25 +6.25,6.25;6.56,7.19 +6.56,7.19;7.19,8.12 +7.19,8.12;7.50,9.06 +7.50,9.06;7.81,9.38 +7.81,9.38;8.44,10.00 +8.44,10.00;9.69,10.31 +9.69,10.31;10.00,9.38 +10.00,9.38;10.31,8.44 +10.31,8.44;10.00,7.19 +10.00,7.19;10.00,6.25 +10.00,6.25;9.69,5.31 +9.69,5.31;9.38,4.06 +9.38,4.06;8.75,3.12 +8.75,3.12;8.44,2.19 +8.44,2.19;8.12,1.88 +8.12,1.88;7.50,1.25 +7.50,1.25;6.56,1.25 +6.56,1.25;5.94,1.88 + +# UTF-16 : 31 +# UTF-8 : 31 +[0031] 1 +7.81,8.12;10.00,10.00 +10.00,10.00;7.81,1.25 + +# UTF-16 : 32 +# UTF-8 : 32 +[0032] 2 +6.88,8.75;7.19,9.06 +7.19,9.06;7.81,9.69 +7.81,9.69;8.75,10.31 +8.75,10.31;9.69,10.00 +9.69,10.00;10.31,9.06 +10.31,9.06;10.62,8.12 +10.62,8.12;10.00,7.19 +10.00,7.19;10.00,7.19 +10.00,7.19;5.00,1.25 +5.00,1.25;8.75,1.25 + +# UTF-16 : 33 +# UTF-8 : 33 +[0033] 3 +7.19,10.00;9.06,10.00 +9.06,10.00;10.00,9.38 +10.00,9.38;10.00,8.44 +10.00,8.44;9.69,7.50 +9.69,7.50;9.06,6.56 +9.06,6.56;8.12,6.25 +8.12,6.25;8.12,6.25 +8.12,6.25;7.19,6.25 +7.19,6.25;8.12,6.25 +8.12,6.25;9.06,5.94 +9.06,5.94;9.69,5.00 +9.69,5.00;9.69,4.38 +9.69,4.38;9.38,3.12 +9.38,3.12;9.06,2.50 +9.06,2.50;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;5.00,1.25 + +# UTF-16 : 34 +# UTF-8 : 34 +[0034] 4 +8.75,10.00;5.00,3.12 +5.00,3.12;9.69,3.12 +8.75,5.31;7.81,1.25 + +# UTF-16 : 35 +# UTF-8 : 35 +[0035] 5 +11.25,10.00;7.19,10.00 +7.19,10.00;6.25,6.25 +6.25,6.25;8.12,6.25 +8.12,6.25;9.06,5.94 +9.06,5.94;9.69,5.00 +9.69,5.00;9.69,4.38 +9.69,4.38;9.38,3.12 +9.38,3.12;9.06,2.50 +9.06,2.50;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.88,1.25 +6.88,1.25;5.00,1.25 + +# UTF-16 : 36 +# UTF-8 : 36 +[0036] 6 +6.25,6.25;8.12,6.25 +8.12,6.25;9.06,5.94 +9.06,5.94;9.69,5.00 +9.69,5.00;9.69,4.38 +9.69,4.38;9.38,3.12 +9.38,3.12;8.75,2.50 +8.75,2.50;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.31,3.12 +5.31,3.12;5.62,3.12 +5.31,3.12;6.25,6.25 +6.25,6.25;6.56,7.19 +6.56,7.19;7.19,8.12 +7.19,8.12;7.81,8.75 +7.81,8.75;8.44,9.38 +8.44,9.38;9.38,10.00 +9.38,10.00;10.00,10.00 + +# UTF-16 : 37 +# UTF-8 : 37 +[0037] 7 +6.88,9.06;7.19,10.00 +7.19,10.00;11.25,10.00 +11.25,10.00;6.88,1.25 + +# UTF-16 : 38 +# UTF-8 : 38 +[0038] 8 +5.62,4.38;6.25,5.00 +6.25,5.00;6.88,5.94 +6.88,5.94;7.81,6.25 +7.81,6.25;8.75,6.25 +8.75,6.25;9.38,5.31 +9.38,5.31;9.69,4.38 +9.69,4.38;9.38,4.38 +9.69,4.38;9.38,3.12 +9.38,3.12;8.75,2.50 +8.75,2.50;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.31,3.12 +5.31,3.12;5.62,3.12 +5.31,3.12;5.62,4.38 +5.62,4.38;5.62,4.38 +8.12,6.25;7.50,6.88 +7.50,6.88;7.19,7.81 +7.19,7.81;7.50,8.75 +7.50,8.75;8.12,9.69 +8.12,9.69;9.06,10.00 +9.06,10.00;9.06,10.00 +9.06,10.00;10.00,9.38 +10.00,9.38;10.00,8.44 +10.00,8.44;9.69,7.50 +9.69,7.50;9.06,6.56 +9.06,6.56;8.12,6.25 +8.12,6.25;8.12,6.25 + +# UTF-16 : 39 +# UTF-8 : 39 +[0039] 9 +9.69,5.31;7.81,5.31 +7.81,5.31;6.88,5.62 +6.88,5.62;6.56,6.25 +6.56,6.25;6.56,7.19 +6.56,7.19;6.56,8.12 +6.88,8.12;7.19,9.06 +7.19,9.06;7.81,9.69 +7.81,9.69;8.75,10.31 +8.75,10.31;9.69,10.00 +9.69,10.00;10.31,9.38 +10.31,9.38;10.62,8.44 +10.62,8.44;10.62,8.12 +10.62,8.12;9.69,5.31 +9.69,5.31;9.38,4.38 +9.38,4.38;9.06,3.44 +9.06,3.44;8.12,2.50 +8.12,2.50;7.50,1.88 +7.50,1.88;6.56,1.56 +6.56,1.56;5.94,1.25 + +# UTF-16 : 2b +# UTF-8 : 2b +[002b] + +5.62,4.38;9.69,4.38 +7.19,2.19;8.12,6.25 + +# UTF-16 : 2d +# UTF-8 : 2d +[002d] - +5.62,4.38;9.69,4.38 + +# UTF-16 : d7 +# UTF-8 : 97 c3 +[00d7] × +5.31,2.19;10.00,6.25 +6.25,6.25;9.06,2.19 + +# UTF-16 : 2f +# UTF-8 : 2f +[002f] / +5.00,1.25;11.25,10.00 + +# UTF-16 : b1 +# UTF-8 : b1 c2 +[00b1] ± +5.00,1.25;8.75,1.25 +5.94,5.31;9.69,5.31 +7.50,3.12;8.44,7.19 + +# UTF-16 : 3d +# UTF-8 : 3d +[003d] = +5.31,2.81;9.06,2.81 +5.94,5.62;10.00,5.62 + +# UTF-16 : 22 61 +# UTF-8 : a1 89 e2 +[2261] ≡ +5.00,1.88;9.06,1.88 +5.62,4.38;9.69,4.38 +6.25,6.56;10.31,6.56 + +# UTF-16 : f7 +# UTF-8 : b7 c3 +[00f7] ÷ +5.62,4.38;9.69,4.38 +6.88,1.88;7.19,2.19 +8.12,6.25;8.12,6.56 + +# UTF-16 : 3c +# UTF-8 : 3c +[003c] < +9.06,2.81;5.62,4.38 +5.62,4.38;10.00,5.62 + +# UTF-16 : 3e +# UTF-8 : 3e +[003e] > +5.31,2.81;9.69,4.38 +9.69,4.38;5.94,5.62 + +# UTF-16 : 22 64 +# UTF-8 : a4 89 e2 +[2264] ≤ +5.00,1.88;9.06,1.88 +9.69,4.38;5.94,5.62 +5.94,5.62;10.31,7.19 + +# UTF-16 : 22 65 +# UTF-8 : a5 89 e2 +[2265] ≥ +5.00,1.88;9.06,1.88 +5.62,4.38;10.00,5.62 +10.00,5.62;6.56,7.19 + +# UTF-16 : ab +# UTF-8 : ab c2 +[00ab] « +6.56,1.88;5.31,4.38 +5.31,4.38;7.81,6.56 +9.38,1.88;8.12,4.38 +8.12,4.38;10.62,6.56 + +# UTF-16 : bb +# UTF-8 : bb c2 +[00bb] » +4.69,1.88;7.19,4.38 +7.19,4.38;5.94,6.56 +7.50,1.88;10.00,4.38 +10.00,4.38;8.75,6.56 + +# UTF-16 : 28 +# UTF-8 : 28 +[0028] ( +7.19,0.31;7.19,1.56 +7.19,1.56;7.19,2.50 +7.19,2.50;7.19,3.75 +7.19,3.75;7.50,4.69 +7.50,4.69;7.81,5.94 +7.81,5.94;8.12,6.88 +8.12,6.88;8.44,8.12 +8.44,8.12;8.75,9.06 +8.75,9.06;9.38,10.31 +9.38,10.31;10.00,10.94 + +# UTF-16 : 29 +# UTF-8 : 29 +[0029] ) +9.06,10.94;9.06,10.00 +9.06,10.00;8.75,9.06 +8.75,9.06;8.75,7.81 +8.75,7.81;8.44,6.56 +8.44,6.56;8.44,5.62 +8.44,5.62;8.12,4.38 +8.12,4.38;7.50,3.44 +7.50,3.44;7.19,2.19 +7.19,2.19;6.56,1.25 +6.56,1.25;6.25,0.31 + +# UTF-16 : 5b +# UTF-8 : 5b +[005b] [ +7.19,0.31;6.25,0.31 +6.25,0.31;9.06,10.94 +9.06,10.94;10.00,10.94 + +# UTF-16 : 5d +# UTF-8 : 5d +[005d] ] +6.25,0.31;7.19,0.31 +7.19,0.31;10.00,10.94 +10.00,10.94;9.06,10.94 + +# UTF-16 : 7b +# UTF-8 : 7b +[007b] { +7.50,0.31;6.88,0.94 +6.88,0.94;6.88,1.25 +6.88,1.25;7.81,4.69 +7.81,4.69;7.50,5.62 +7.50,5.62;6.88,5.62 +6.88,5.62;7.81,6.25 +7.81,6.25;8.12,6.56 +8.12,6.56;9.06,10.00 +9.06,10.00;9.69,10.94 +9.69,10.94;10.31,10.94 + +# UTF-16 : 7d +# UTF-8 : 7d +[007d] } +5.62,0.31;6.56,0.62 +6.56,0.62;6.88,1.25 +6.88,1.25;7.81,4.69 +7.81,4.69;8.44,5.62 +8.44,5.62;9.06,5.62 +9.06,5.62;8.12,6.25 +8.12,6.25;8.12,6.56 +8.12,6.56;9.06,10.00 +9.06,10.00;8.75,10.94 +8.75,10.94;8.44,10.94 + +# UTF-16 : 25 +# UTF-8 : 25 +[0025] +2.81,1.25;13.12,10.00 +5.00,8.75;5.31,9.38 +5.31,9.38;6.25,10.00 +6.25,10.00;7.19,10.00 +7.19,10.00;7.81,9.38 +7.81,9.38;7.81,8.75 +7.81,8.75;7.19,7.81 +7.19,7.81;6.56,7.19 +6.56,7.19;5.62,7.19 +5.62,7.19;5.00,8.12 +5.00,8.12;5.00,8.75 +8.44,2.81;8.75,3.75 +8.75,3.75;9.69,4.38 +9.69,4.38;10.62,4.06 +10.62,4.06;11.25,3.44 +11.25,3.44;11.25,2.81 +11.25,2.81;10.62,1.88 +10.62,1.88;9.69,1.25 +9.69,1.25;8.75,1.25 +8.75,1.25;8.12,2.19 +8.12,2.19;8.44,2.81 + +# UTF-16 : 22 1e +# UTF-8 : 9e 88 e2 +[221e] ∞ +8.12,5.62;8.44,6.56 +8.44,6.56;9.38,7.19 +9.38,7.19;10.31,7.50 +10.31,7.50;10.94,7.19 +10.94,7.19;11.25,6.25 +11.25,6.25;11.25,5.62 +11.25,5.62;10.94,4.69 +10.94,4.69;10.31,4.06 +10.31,4.06;9.38,4.06 +9.38,4.06;8.44,4.38 +8.44,4.38;8.12,5.31 +8.12,5.31;8.12,5.62 +7.81,5.62;7.81,6.56 +7.81,6.56;7.19,7.50 +7.19,7.50;6.25,7.50 +6.25,7.50;5.31,6.88 +5.31,6.88;4.69,6.25 +4.69,6.25;4.69,5.62 +4.69,5.62;4.69,4.69 +4.69,4.69;5.31,4.06 +5.31,4.06;6.25,4.06 +6.25,4.06;7.19,4.38 +7.19,4.38;7.81,5.31 +7.81,5.31;7.81,5.62 + +# UTF-16 : 22 1a +# UTF-8 : 9a 88 e2 +[221a] √ +4.38,7.19;5.00,1.25 +5.00,1.25;12.19,14.06 +12.19,14.06;15.62,14.06 + +# UTF-16 : 22 48 +# UTF-8 : 88 89 e2 +[2248] ≈ +5.31,2.81;5.62,3.12 +5.62,3.12;6.88,3.12 +6.88,3.12;6.88,3.12 +6.88,3.12;7.50,2.50 +7.50,2.50;8.44,2.50 +8.44,2.50;8.75,2.50 +8.75,2.50;9.06,2.81 +5.94,5.62;6.56,5.94 +6.56,5.94;7.50,6.25 +7.50,6.25;7.81,5.94 +7.81,5.94;8.44,5.31 +8.44,5.31;9.38,5.31 +9.38,5.31;9.38,5.31 +9.38,5.31;10.00,5.62 + +# UTF-16 : 7e +# UTF-8 : 7e +[007e] ~ +5.62,3.75;5.94,4.06 +5.94,4.06;6.88,4.06 +6.88,4.06;7.19,4.06 +7.19,4.06;7.81,3.44 +7.81,3.44;8.75,3.44 +8.75,3.44;9.06,3.44 +9.06,3.44;9.38,3.75 + +# UTF-16 : 21 +# UTF-8 : 21 +[0021] ! +6.88,1.25;6.88,1.88 +7.50,4.38;9.06,10.00 + +# UTF-16 : 3f +# UTF-8 : 3f +[003f] ? +7.19,9.69;8.12,10.00 +8.12,10.00;9.06,10.00 +9.06,10.00;9.69,10.00 +9.69,10.00;10.31,9.69 +10.31,9.69;10.62,8.44 +10.62,8.44;10.00,7.81 +10.00,7.81;10.00,7.50 +10.00,7.50;8.44,6.56 +8.44,6.56;8.12,5.62 +8.12,5.62;7.50,4.38 +6.88,1.88;6.88,1.25 + +# UTF-16 : 26 +# UTF-8 : 26 +[0026] & +8.75,1.25;6.25,7.81 +6.25,7.81;6.56,8.75 +6.56,8.75;6.88,9.69 +6.88,9.69;7.81,10.00 +7.81,10.00;8.12,10.00 +8.75,7.81;4.69,3.75 +4.69,3.75;4.38,2.81 +4.38,2.81;4.69,1.88 +4.69,1.88;5.62,1.25 +5.62,1.25;6.25,1.56 +6.25,1.56;10.62,4.38 + +# UTF-16 : 27 +# UTF-8 : 27 +[0027] ' +8.44,8.12;9.38,10.00 + +# UTF-16 : 22 +# UTF-8 : 22 +[0022] " +7.19,8.12;8.12,10.00 +9.69,8.12;10.62,10.00 + +# UTF-16 : 2c +# UTF-8 : 2c +[002c] , +6.25,-0.31;7.19,1.25 + +# UTF-16 : 3b +# UTF-8 : 3b +[003b] ; +5.94,-0.31;6.88,1.25 +7.81,4.69;7.81,5.31 + +# UTF-16 : 2e +# UTF-8 : 2e +[002e] . +6.88,1.25;6.88,1.88 + +# UTF-16 : 3a +# UTF-8 : 3a +[003a] : +6.88,1.88;7.19,2.19 +8.12,5.62;8.12,6.25 + +# UTF-16 : 5c +# UTF-8 : 5c +[005c] \ +7.19,10.00;8.75,1.25 + +# UTF-16 : 5f +# UTF-8 : 5f +[005f] _ +0.62,-1.25;11.56,-1.25 + +# UTF-16 : 22 11 +# UTF-8 : 91 88 e2 +[2211] ∑ +10.31,2.19;9.69,1.56 +9.69,1.56;8.75,1.25 +8.75,1.25;3.75,1.25 +3.75,1.25;7.81,5.62 +7.81,5.62;5.94,10.00 +5.94,10.00;10.94,10.00 + +# UTF-16 : 22 2b +# UTF-8 : ab 88 e2 +[222b] ∫ +4.06,-1.25;4.69,-1.25 +4.69,-1.25;5.62,-0.94 +5.62,-0.94;6.25,-0.31 +6.25,-0.31;6.56,0.00 +6.56,0.00;9.69,12.50 +9.69,12.50;10.31,13.44 +10.31,13.44;10.94,14.06 +10.94,14.06;11.56,14.06 +11.56,14.06;12.19,14.06 + +# UTF-16 : 22 b2 +# UTF-8 : b2 8a e2 +[22b2] ⊲ +5.31,7.19;10.62,4.38 +10.62,4.38;4.06,1.25 +4.06,1.25;5.31,7.19 +5.31,7.19;5.31,7.19 + +# UTF-16 : 22 b3 +# UTF-8 : b3 8a e2 +[22b3] ⊳ +9.69,1.25;4.69,4.38 +4.69,4.38;11.25,7.19 +11.25,7.19;9.69,1.25 +9.69,1.25;9.69,1.25 + +# UTF-16 : 22 60 +# UTF-8 : a0 89 e2 +[2260] ≠ +4.69,2.81;8.75,2.81 +5.62,5.62;9.38,5.62 +5.00,1.25;8.75,7.19 + +# UTF-16 : 23 +# UTF-8 : 23 +[0023] # +5.31,1.25;7.81,10.00 +8.44,1.25;10.62,10.00 +5.31,7.19;11.25,7.19 +4.69,4.38;10.62,4.38 + +# UTF-16 : 22 59 +# UTF-8 : 99 89 e2 +[2259] ≙ +5.31,2.19;9.06,2.19 +5.94,5.31;9.69,5.31 +6.56,8.12;9.06,10.00 +9.06,10.00;10.62,8.12 + +# UTF-16 : 03 d5 +# UTF-8 : 95 cf +[03d5] ϕ +7.19,2.81;6.56,3.44 +6.56,3.44;5.94,4.38 +5.94,4.38;5.94,5.31 +5.94,5.31;6.25,6.25 +6.25,6.25;6.56,7.19 +6.56,7.19;7.50,7.81 +7.50,7.81;8.12,8.44 +8.12,8.44;8.75,8.75 +8.75,8.75;9.69,8.12 +9.69,8.12;10.00,7.19 +10.00,7.19;10.00,6.25 +10.00,6.25;9.69,5.31 +9.69,5.31;9.38,4.38 +9.38,4.38;8.75,3.44 +8.75,3.44;7.81,3.12 +7.81,3.12;7.19,2.81 +5.31,1.25;10.62,10.00 + +# UTF-16 : 24 +# UTF-8 : 24 +[0024] $ +10.62,8.75;9.69,9.06 +9.69,9.06;8.75,9.06 +8.75,9.06;8.44,9.06 +8.44,9.06;7.50,8.75 +7.50,8.75;6.88,8.12 +6.88,8.12;6.56,6.88 +6.56,6.88;6.88,6.25 +6.88,6.25;9.06,5.00 +9.06,5.00;9.38,4.06 +9.38,4.06;9.06,3.12 +9.06,3.12;8.44,2.50 +8.44,2.50;7.50,2.19 +7.50,2.19;6.56,2.50 +6.56,2.50;5.62,2.50 +5.62,2.50;5.31,2.81 +6.88,1.25;9.06,10.00 + +# UTF-16 : a2 +# UTF-8 : a2 c2 +[00a2] ¢ +8.75,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.31,2.81 +5.31,2.81;5.94,5.62 +5.94,5.62;6.56,6.56 +6.56,6.56;7.50,7.19 +7.50,7.19;7.81,7.19 +7.81,7.19;10.31,7.19 +6.88,0.00;9.38,8.75 + +# UTF-16 : a3 +# UTF-8 : a3 c2 +[00a3] £ +10.31,2.81;9.69,1.88 +9.69,1.88;8.75,1.25 +8.75,1.25;8.44,1.25 +8.44,1.25;4.06,1.25 +4.06,1.25;5.00,1.56 +5.00,1.56;5.62,2.19 +5.62,2.19;5.62,2.81 +5.62,2.81;7.19,8.12 +7.19,8.12;7.50,9.06 +7.50,9.06;8.44,9.69 +8.44,9.69;9.38,10.31 +9.38,10.31;10.31,10.00 +10.31,10.00;10.94,9.38 +10.94,9.38;10.94,8.44 +10.94,8.44;10.94,8.12 +5.00,5.62;8.44,5.62 + +# UTF-16 : ff e5 +# UTF-8 : a5 bf ef +[ffe5] ¥ +6.25,10.00;7.81,6.25 +8.44,6.25;12.19,10.00 +6.88,1.25;8.12,5.62 +4.69,3.75;10.31,3.75 +5.31,6.25;7.50,6.25 +8.75,6.25;10.94,6.25 + +# UTF-16 : 40 +# UTF-8 : 40 +[0040] @ +5.62,-1.25;4.69,-1.25 +4.69,-1.25;3.75,-0.62 +3.75,-0.62;3.12,0.00 +3.12,0.00;3.12,0.94 +3.12,0.94;3.12,1.88 +3.12,1.88;4.38,6.25 +4.38,6.25;4.69,7.19 +4.69,7.19;5.31,8.12 +5.31,8.12;5.94,8.75 +5.94,8.75;6.56,9.38 +6.56,9.38;7.50,10.00 +7.50,10.00;8.44,10.31 +8.44,10.31;9.38,10.31 +9.38,10.31;10.31,10.00 +10.31,10.00;11.25,9.38 +11.25,9.38;11.88,8.44 +11.88,8.44;11.88,7.50 +11.88,7.50;11.88,6.56 +11.88,6.56;11.88,6.25 +12.19,6.25;11.25,2.50 +10.94,2.50;10.62,1.56 +10.62,1.56;9.69,1.25 +9.69,1.25;8.75,1.88 +8.75,1.88;8.75,2.50 +8.75,2.50;10.00,7.19 +10.00,7.19;8.44,7.19 +8.44,7.19;7.50,6.88 +7.50,6.88;6.88,6.25 +6.88,6.25;6.56,5.62 +6.56,5.62;5.62,2.81 +5.94,2.81;5.94,1.88 +5.94,1.88;6.88,1.25 +6.88,1.25;7.81,1.56 +7.81,1.56;8.44,2.19 +8.44,2.19;8.75,2.81 + +# UTF-16 : a9 +# UTF-8 : a9 c2 +[00a9] © +7.19,2.19;6.25,2.81 +6.25,2.81;5.62,3.75 +5.62,3.75;5.31,4.69 +5.31,4.69;5.31,5.62 +5.31,5.62;5.62,6.56 +5.62,6.56;5.94,7.50 +5.94,7.50;6.56,8.44 +6.56,8.44;7.19,9.06 +7.19,9.06;8.12,9.69 +8.12,9.69;9.06,10.00 +9.06,10.00;9.06,10.00 +9.06,10.00;10.00,9.69 +10.00,9.69;10.62,8.75 +10.62,8.75;10.94,7.81 +10.94,7.81;10.94,6.56 +10.94,6.56;10.62,5.62 +10.62,5.62;10.31,4.69 +10.31,4.69;9.69,4.06 +9.69,4.06;9.06,3.12 +9.06,3.12;8.12,2.81 +8.12,2.81;7.19,2.19 +7.19,2.19;7.19,2.19 +8.75,4.38;7.19,4.38 +7.19,4.38;6.25,5.00 +6.25,5.00;6.56,5.31 +6.56,5.31;6.88,7.19 +6.88,7.19;7.50,8.12 +7.50,8.12;8.12,8.12 +8.12,8.12;9.69,8.12 + +# UTF-16 : ae +# UTF-8 : ae c2 +[00ae] ® +7.19,2.19;6.25,2.81 +6.25,2.81;5.62,3.75 +5.62,3.75;5.31,4.69 +5.31,4.69;5.31,5.62 +5.31,5.62;5.62,6.56 +5.62,6.56;5.94,7.50 +5.94,7.50;6.56,8.44 +6.56,8.44;7.19,9.06 +7.19,9.06;8.12,9.69 +8.12,9.69;9.06,10.00 +9.06,10.00;9.06,10.00 +9.06,10.00;10.00,9.69 +10.00,9.69;10.62,8.75 +10.62,8.75;10.94,7.81 +10.94,7.81;10.94,6.56 +10.94,6.56;10.62,5.62 +10.62,5.62;10.31,4.69 +10.31,4.69;9.69,4.06 +9.69,4.06;9.06,3.12 +9.06,3.12;8.12,2.81 +8.12,2.81;7.19,2.19 +7.19,2.19;7.19,2.19 +6.56,4.38;7.81,8.12 +7.81,8.12;8.75,8.12 +8.75,8.12;9.06,7.19 +9.06,7.19;8.44,6.56 +8.44,6.56;8.12,6.25 +8.12,6.25;7.19,6.25 +8.75,4.38;8.12,6.25 + +# UTF-16 : 21 04 +# UTF-8 : 84 84 e2 +[2104] ℄ +8.12,3.75;5.94,3.75 +5.94,3.75;5.31,4.38 +5.31,4.38;5.31,4.69 +5.31,4.69;5.94,7.81 +5.94,7.81;6.56,8.44 +6.56,8.44;7.19,8.75 +7.19,8.75;9.38,8.75 +9.38,1.25;6.25,1.25 +6.25,1.25;7.50,6.25 + +# UTF-16 : 21 b7 +# UTF-8 : b7 86 e2 +[21b7] ↷ +3.12,1.25;3.44,2.19 +3.44,2.19;4.06,3.12 +4.06,3.12;4.69,3.75 +4.69,3.75;5.31,4.38 +5.31,4.38;6.25,4.69 +6.25,4.69;7.19,5.00 +7.19,5.00;8.44,4.69 +8.44,4.69;9.06,4.06 +9.06,4.06;9.69,3.12 +9.69,3.12;9.69,2.19 +9.69,2.19;9.69,1.25 +11.56,4.38;9.69,1.25 +9.69,1.25;7.50,2.81 + +# UTF-16 : 22 c2 +# UTF-8 : 82 8b e2 +[22c2] ⋂ +5.00,1.25;6.56,7.81 +6.56,7.81;6.88,8.44 +6.88,8.44;7.81,9.38 +7.81,9.38;8.75,9.69 +8.75,9.69;9.69,9.69 +9.69,9.69;10.31,8.75 +10.31,8.75;10.31,7.81 +10.31,7.81;10.31,7.81 +10.62,7.81;8.75,1.25 + +# UTF-16 : b0 +# UTF-8 : b0 c2 +[00b0] ° +9.38,7.19;8.75,8.12 +8.75,8.12;9.06,9.06 +9.06,9.06;10.00,9.69 +10.00,9.69;10.00,9.69 +10.00,9.69;10.62,8.75 +10.62,8.75;10.31,7.81 +10.31,7.81;9.38,7.19 +9.38,7.19;9.38,7.19 + +# UTF-16 : 03 91 +# UTF-8 : 91 ce +[0391] Α +4.06,1.25;9.06,10.00 +9.06,10.00;9.69,1.25 +5.62,3.75;9.38,3.75 + +# UTF-16 : 03 92 +# UTF-8 : 92 ce +[0392] Β +4.38,1.25;6.56,10.00 +6.56,10.00;8.75,10.00 +8.75,10.00;9.69,9.38 +9.69,9.38;10.00,8.44 +10.00,8.44;9.69,7.50 +9.69,7.50;9.06,6.56 +9.06,6.56;8.44,5.94 +8.44,5.94;7.81,5.62 +7.81,5.62;5.62,5.62 +5.62,5.62;8.12,5.62 +8.12,5.62;9.06,5.00 +9.06,5.00;9.38,4.06 +9.38,4.06;9.06,3.12 +9.06,3.12;8.44,2.19 +8.44,2.19;7.81,1.56 +7.81,1.56;7.19,1.25 +7.19,1.25;4.38,1.25 +4.38,1.25;4.38,1.25 + +# UTF-16 : 03 93 +# UTF-8 : 93 ce +[0393] Γ +5.00,1.25;7.19,10.00 +7.19,10.00;11.56,10.00 + +# UTF-16 : 03 94 +# UTF-8 : 94 ce +[0394] Δ +4.06,1.25;9.06,10.00 +9.06,10.00;9.69,1.25 +9.69,1.25;4.06,1.25 +4.06,1.25;4.06,1.25 + +# UTF-16 : 03 95 +# UTF-8 : 95 ce +[0395] Ε +9.38,1.25;5.00,1.25 +5.00,1.25;7.19,10.00 +7.19,10.00;11.56,10.00 +5.94,5.62;9.38,5.62 + +# UTF-16 : 03 96 +# UTF-8 : 96 ce +[0396] Ζ +6.56,10.00;11.56,10.00 +11.56,10.00;4.38,1.25 +4.38,1.25;9.38,1.25 + +# UTF-16 : 03 97 +# UTF-8 : 97 ce +[0397] Η +4.38,1.25;6.56,10.00 +9.38,1.25;11.56,10.00 +5.62,5.62;10.31,5.62 + +# UTF-16 : 03 98 +# UTF-8 : 98 ce +[0398] Θ +6.25,7.81;6.56,8.44 +6.56,8.44;7.19,9.38 +7.19,9.38;7.81,10.00 +7.81,10.00;9.06,10.31 +9.06,10.31;10.00,10.00 +10.00,10.00;10.62,9.38 +10.62,9.38;10.94,8.44 +10.94,8.44;10.94,7.81 +10.94,7.81;10.00,3.75 +10.00,3.75;9.38,2.81 +9.38,2.81;8.75,2.19 +8.75,2.19;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,2.19 +5.31,2.19;5.00,3.12 +5.00,3.12;5.31,3.75 +5.00,3.75;5.94,7.81 +5.94,7.81;5.94,7.81 +7.50,5.62;8.44,5.62 + +# UTF-16 : 03 99 +# UTF-8 : 99 ce +[0399] Ι +6.88,1.25;9.06,10.00 + +# UTF-16 : 03 9a +# UTF-8 : 9a ce +[039a] Κ +5.00,1.25;7.19,10.00 +11.56,10.00;5.94,5.00 +9.38,1.25;7.81,6.56 + +# UTF-16 : 03 9b +# UTF-8 : 9b ce +[039b] Λ +4.06,1.25;9.06,10.00 +9.06,10.00;9.69,1.25 + +# UTF-16 : 03 9c +# UTF-8 : 9c ce +[039c] Μ +4.06,1.25;6.25,10.00 +6.25,10.00;7.81,5.31 +7.81,5.31;12.19,10.00 +12.19,10.00;9.69,1.25 + +# UTF-16 : 03 9d +# UTF-8 : 9d ce +[039d] Ν +4.38,1.25;6.56,10.00 +6.56,10.00;9.38,1.25 +9.38,1.25;11.56,10.00 + +# UTF-16 : 03 9e +# UTF-8 : 9e ce +[039e] Ξ +4.38,1.25;9.38,1.25 +6.88,5.62;9.06,5.62 +6.56,10.00;11.56,10.00 + +# UTF-16 : 03 9f +# UTF-8 : 9f ce +[039f] Ο +6.25,7.81;6.56,8.44 +6.56,8.44;7.19,9.38 +7.19,9.38;7.81,10.00 +7.81,10.00;9.06,10.31 +9.06,10.31;10.00,10.00 +10.00,10.00;10.62,9.38 +10.62,9.38;10.94,8.44 +10.94,8.44;10.94,7.81 +10.94,7.81;10.00,3.75 +10.00,3.75;9.38,2.81 +9.38,2.81;8.75,2.19 +8.75,2.19;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.31,2.19 +5.31,2.19;5.00,3.12 +5.00,3.12;5.31,3.75 +5.00,3.75;5.94,7.81 +5.94,7.81;5.94,7.81 + +# UTF-16 : 03 a0 +# UTF-8 : a0 ce +[03a0] Π +4.38,1.25;6.56,10.00 +6.56,10.00;11.56,10.00 +11.56,10.00;9.38,1.25 + +# UTF-16 : 03 a1 +# UTF-8 : a1 ce +[03a1] Ρ +4.38,1.25;6.56,10.00 +6.56,10.00;9.38,10.00 +9.38,10.00;10.31,9.38 +10.31,9.38;10.31,8.44 +10.31,8.44;10.31,7.50 +10.31,7.50;9.69,6.56 +9.69,6.56;9.06,5.94 +9.06,5.94;8.12,5.62 +8.12,5.62;5.94,5.62 + +# UTF-16 : 03 a3 +# UTF-8 : a3 ce +[03a3] Σ +9.38,1.25;4.38,1.25 +4.38,1.25;7.50,5.62 +7.50,5.62;6.56,10.00 +6.56,10.00;11.56,10.00 + +# UTF-16 : 03 a4 +# UTF-8 : a4 ce +[03a4] Τ +6.56,10.00;11.56,10.00 +9.06,10.00;6.88,1.25 + +# UTF-16 : 03 a5 +# UTF-8 : a5 ce +[03a5] Υ +6.56,10.00;8.12,5.62 +8.12,5.62;11.56,10.00 +6.88,1.25;8.12,5.62 + +# UTF-16 : 03 a6 +# UTF-8 : a6 ce +[03a6] Φ +5.00,1.25;6.88,1.25 +6.88,1.25;9.06,10.00 +9.06,10.00;11.25,10.00 +6.88,2.81;5.94,3.44 +5.94,3.44;5.62,4.38 +5.62,4.38;5.62,5.31 +5.62,5.31;5.62,6.25 +5.62,6.25;6.25,7.19 +6.25,7.19;6.88,7.81 +6.88,7.81;7.81,8.44 +7.81,8.44;8.12,8.75 +8.12,8.75;9.38,8.75 +9.38,8.75;10.00,8.12 +10.00,8.12;10.62,7.19 +10.62,7.19;10.62,6.25 +10.62,6.25;10.31,5.31 +10.31,5.31;9.69,4.38 +9.69,4.38;9.06,3.44 +9.06,3.44;8.44,3.12 +8.44,3.12;7.81,2.81 +7.81,2.81;6.88,2.81 +6.88,2.81;6.88,2.81 + +# UTF-16 : 03 a7 +# UTF-8 : a7 ce +[03a7] Χ +4.38,1.25;11.56,10.00 +6.56,10.00;9.38,1.25 + +# UTF-16 : 03 a8 +# UTF-8 : a8 ce +[03a8] Ψ +6.88,1.25;9.06,10.00 +6.25,10.00;5.31,6.56 +5.31,6.56;5.31,5.62 +5.31,5.62;5.62,4.69 +5.62,4.69;6.25,4.06 +6.25,4.06;7.19,3.75 +7.19,3.75;8.44,3.75 +8.44,3.75;9.38,4.06 +9.38,4.06;10.00,4.69 +10.00,4.69;10.62,5.62 +10.62,5.62;10.94,6.56 +10.94,6.56;10.94,6.56 +11.25,6.56;12.19,10.00 + +# UTF-16 : 03 a9 +# UTF-8 : a9 ce +[03a9] Ω +4.06,1.25;5.31,1.25 +5.31,1.25;5.94,3.75 +5.94,3.75;5.31,4.38 +5.31,4.38;5.00,5.31 +5.00,5.31;5.31,6.25 +5.31,6.25;5.31,7.19 +5.62,7.19;5.94,8.12 +5.94,8.12;6.56,9.06 +6.56,9.06;7.19,9.69 +7.19,9.69;8.12,10.00 +8.12,10.00;9.06,10.31 +9.06,10.31;10.00,10.00 +10.00,10.00;10.94,9.38 +10.94,9.38;11.25,8.44 +11.25,8.44;11.25,7.50 +11.25,7.50;11.25,7.19 +11.25,7.19;10.94,6.25 +10.94,6.25;10.62,5.31 +10.62,5.31;10.00,4.38 +10.00,4.38;9.38,3.75 +9.38,3.75;9.06,3.75 +9.06,3.75;8.44,1.25 +8.44,1.25;9.69,1.25 + +# UTF-16 : 03 b1 +# UTF-8 : b1 ce +[03b1] α +10.94,7.19;7.50,2.19 +7.50,2.19;6.88,1.25 +6.88,1.25;5.94,0.94 +5.94,0.94;5.00,1.25 +5.00,1.25;4.69,2.19 +4.69,2.19;4.69,2.81 +4.69,2.81;5.62,5.62 +5.62,5.62;5.94,6.56 +5.94,6.56;6.56,7.19 +6.56,7.19;7.81,7.50 +7.81,7.50;8.44,6.88 +8.44,6.88;8.44,6.25 +8.44,6.25;9.06,1.88 +9.06,1.88;9.69,1.25 + +# UTF-16 : 03 b2 +# UTF-8 : b2 ce +[03b2] β +3.75,-1.25;6.25,8.12 +6.25,8.12;6.56,9.06 +6.56,9.06;7.19,9.69 +7.19,9.69;8.12,10.00 +8.12,10.00;8.75,10.00 +8.75,10.00;9.69,10.00 +9.69,10.00;10.62,9.69 +10.62,9.69;10.62,8.75 +10.62,8.75;10.62,8.75 +10.62,8.75;10.62,7.81 +10.62,7.81;10.00,6.88 +10.00,6.88;9.06,6.25 +9.06,6.25;8.75,6.25 +8.75,6.25;9.69,5.94 +9.69,5.94;10.00,5.00 +10.00,5.00;10.00,4.38 +10.00,4.38;9.69,3.12 +9.69,3.12;9.38,2.50 +9.38,2.50;8.75,1.56 +8.75,1.56;7.81,1.25 +7.81,1.25;7.50,1.25 + +# UTF-16 : 03 b3 +# UTF-8 : b3 ce +[03b3] γ +5.94,7.19;6.88,6.56 +6.88,6.56;7.50,5.62 +7.50,5.62;7.81,4.69 +7.81,4.69;8.44,3.75 +8.44,3.75;8.44,2.81 +8.44,2.81;8.75,1.88 +8.75,1.88;8.44,0.62 +8.44,0.62;8.44,0.00 +8.44,0.00;7.81,-0.62 +7.81,-0.62;7.19,-1.25 +7.19,-1.25;6.25,-1.25 +6.25,-1.25;5.62,-0.62 +5.62,-0.62;5.62,0.00 +5.62,0.00;5.94,0.94 +5.94,0.94;6.25,1.88 +6.25,1.88;6.88,2.81 +6.88,2.81;7.50,3.75 +7.50,3.75;8.12,4.69 +8.12,4.69;9.06,5.62 +9.06,5.62;9.69,6.25 +9.69,6.25;10.62,7.19 +10.62,7.19;10.94,7.19 + +# UTF-16 : 03 b4 +# UTF-8 : b4 ce +[03b4] δ +9.69,5.31;9.69,6.25 +9.69,6.25;9.06,7.19 +9.06,7.19;8.12,7.19 +8.12,7.19;7.19,6.88 +7.19,6.88;6.56,6.25 +6.56,6.25;5.94,5.31 +5.94,5.31;5.94,5.31 +5.94,5.31;5.31,3.12 +5.62,3.12;5.62,2.19 +5.62,2.19;6.25,1.56 +6.25,1.56;7.19,1.25 +7.19,1.25;8.12,1.56 +8.12,1.56;8.75,2.19 +8.75,2.19;9.06,3.12 +9.06,3.12;9.38,3.12 +9.38,3.12;9.69,5.31 +9.69,5.31;9.69,6.25 +9.69,6.25;9.38,6.88 +9.38,6.88;7.50,8.44 +7.50,8.44;7.50,9.38 +7.50,9.38;8.12,10.00 +8.12,10.00;8.75,10.00 +8.75,10.00;10.62,10.00 + +# UTF-16 : 03 b5 +# UTF-8 : b5 ce +[03b5] ε +9.06,1.88;8.12,1.56 +8.12,1.56;6.88,1.25 +6.88,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;7.19,4.38 +7.19,4.38;7.50,4.38 +7.50,4.38;7.19,4.38 +7.19,4.38;6.56,5.00 +6.56,5.00;6.56,5.94 +6.56,5.94;7.19,6.88 +7.19,6.88;7.81,7.19 +7.81,7.19;9.06,7.19 +9.06,7.19;10.00,6.88 +10.00,6.88;10.31,6.56 + +# UTF-16 : 03 b6 +# UTF-8 : b6 ce +[03b6] ζ +7.19,-1.25;8.12,-0.94 +8.12,-0.94;8.44,-0.31 +8.44,-0.31;8.44,0.31 +8.44,0.31;8.12,1.25 +8.12,1.25;7.81,1.25 +7.81,1.25;6.25,1.25 +6.25,1.25;5.62,1.88 +5.62,1.88;5.31,2.81 +5.31,2.81;5.62,3.44 +5.62,3.44;5.94,4.06 +5.94,4.06;6.56,5.00 +6.56,5.00;7.19,5.62 +7.19,5.62;8.12,6.56 +8.12,6.56;8.75,7.19 +8.75,7.19;9.38,7.81 +9.38,7.81;10.00,8.44 +10.00,8.44;10.31,8.75 +10.31,8.75;7.81,8.75 +7.81,8.75;7.19,9.38 +7.19,9.38;7.19,9.69 +7.19,9.69;7.19,10.00 + +# UTF-16 : 03 b7 +# UTF-8 : b7 ce +[03b7] η +5.94,7.19;6.56,6.56 +6.56,6.56;6.56,6.25 +6.56,6.25;5.31,1.25 +6.56,5.31;6.88,6.25 +6.88,6.25;7.50,6.88 +7.50,6.88;8.44,7.19 +8.44,7.19;9.38,7.19 +9.38,7.19;10.00,6.56 +10.00,6.56;10.31,5.31 +10.31,5.31;10.31,5.31 +10.31,5.31;8.44,-1.25 + +# UTF-16 : 03 b8 +# UTF-8 : b8 ce +[03b8] θ +4.06,4.38;4.69,4.38 +4.69,4.38;5.31,3.44 +5.31,3.44;5.31,3.12 +5.62,3.12;5.62,2.19 +5.62,2.19;6.25,1.56 +6.25,1.56;7.19,1.25 +7.19,1.25;8.12,1.56 +8.12,1.56;8.75,2.19 +8.75,2.19;9.06,3.12 +9.06,3.12;9.38,3.12 +9.38,3.12;10.62,8.44 +10.62,8.44;10.62,9.38 +10.62,9.38;10.00,10.00 +10.00,10.00;9.38,10.31 +8.44,6.56;11.25,6.56 + +# UTF-16 : 03 b9 +# UTF-8 : b9 ce +[03b9] ι +6.88,7.19;5.94,3.12 +5.94,3.12;5.94,2.19 +5.94,2.19;6.56,1.56 +6.56,1.56;7.50,1.25 +7.50,1.25;8.44,1.56 +8.44,1.56;8.75,1.88 + +# UTF-16 : 03 ba +# UTF-8 : ba ce +[03ba] κ +5.94,7.19;6.56,6.56 +6.56,6.56;6.56,6.25 +6.56,6.25;5.31,1.25 +10.31,7.19;5.94,2.81 +9.38,1.25;8.75,1.88 +8.75,1.88;7.50,4.69 + +# UTF-16 : 03 bb +# UTF-8 : bb ce +[03bb] λ +7.19,10.00;7.81,9.38 +7.81,9.38;7.81,9.38 +7.81,9.38;8.44,1.88 +8.44,1.88;9.38,1.25 +9.38,1.25;9.38,1.25 +4.38,1.25;8.12,6.56 + +# UTF-16 : 03 bc +# UTF-8 : bc ce +[03bc] μ +4.06,-1.25;6.56,7.19 +5.62,3.12;5.62,2.19 +5.62,2.19;6.25,1.56 +6.25,1.56;7.19,1.25 +7.19,1.25;8.12,1.56 +8.12,1.56;8.75,2.19 +8.75,2.19;9.06,3.12 +9.06,3.12;9.38,3.12 +10.31,7.19;9.06,2.19 +9.06,2.19;9.38,1.25 +9.38,1.25;9.69,1.25 + +# UTF-16 : 03 bd +# UTF-8 : bd ce +[03bd] ν +5.94,7.19;6.56,6.56 +6.56,6.56;6.56,6.25 +6.56,6.25;6.25,1.25 +6.25,1.25;7.19,1.88 +7.19,1.88;7.81,2.81 +7.81,2.81;8.44,3.44 +8.44,3.44;9.06,4.06 +9.06,4.06;9.69,5.00 +9.69,5.00;10.31,5.94 +10.31,5.94;10.62,6.88 +10.62,6.88;10.94,7.19 + +# UTF-16 : 03 be +# UTF-8 : be ce +[03be] ξ +6.56,10.00;7.19,9.06 +7.19,9.06;7.50,9.06 +7.50,9.06;10.31,9.06 +8.75,9.06;8.12,8.75 +8.12,8.75;7.50,7.81 +7.50,7.81;7.50,6.88 +7.50,6.88;8.12,6.25 +8.12,6.25;9.69,6.25 +8.12,6.25;7.19,5.62 +7.19,5.62;6.56,5.00 +6.56,5.00;5.94,4.06 +5.94,4.06;5.94,3.12 +5.94,3.12;5.94,2.19 +5.94,2.19;6.56,1.56 +6.56,1.56;6.88,1.25 +6.88,1.25;8.44,1.25 +8.44,1.25;9.06,0.62 +9.06,0.62;9.06,0.31 +9.06,0.31;8.75,-0.31 +8.75,-0.31;8.12,-1.25 +8.12,-1.25;7.50,-1.25 + +# UTF-16 : 03 bf +# UTF-8 : bf ce +[03bf] ο +5.94,5.31;6.25,6.25 +6.25,6.25;7.19,6.88 +7.19,6.88;8.12,7.19 +8.12,7.19;9.06,7.19 +9.06,7.19;9.69,6.56 +9.69,6.56;9.69,5.31 +9.69,5.31;9.69,5.31 +9.69,5.31;9.38,3.12 +9.38,3.12;8.75,2.50 +8.75,2.50;8.12,1.56 +8.12,1.56;7.19,1.25 +7.19,1.25;6.25,1.25 +6.25,1.25;5.62,2.19 +5.62,2.19;5.31,3.12 +5.31,3.12;5.62,3.12 +5.31,3.12;5.94,5.31 +5.94,5.31;5.94,5.31 + +# UTF-16 : 03 c0 +# UTF-8 : 80 cf +[03c0] π +4.38,1.25;5.31,1.56 +5.31,1.56;5.62,2.19 +5.62,2.19;6.88,7.19 +5.31,7.19;11.25,7.19 +10.00,7.19;8.44,2.19 +8.44,2.19;9.06,1.25 +9.06,1.25;9.38,1.25 + +# UTF-16 : 03 c1 +# UTF-8 : 81 cf +[03c1] ρ +5.62,3.12;5.62,2.19 +5.62,2.19;6.25,1.56 +6.25,1.56;7.19,1.25 +7.19,1.25;8.12,1.56 +8.12,1.56;8.75,2.19 +8.75,2.19;9.06,3.12 +9.06,3.12;9.38,3.12 +9.38,3.12;9.69,5.31 +9.69,5.31;9.69,6.25 +9.69,6.25;9.06,7.19 +9.06,7.19;8.12,7.19 +8.12,7.19;7.19,6.88 +7.19,6.88;6.56,6.25 +6.56,6.25;5.94,5.31 +5.94,5.31;5.94,5.31 +5.94,5.31;5.31,3.12 +5.31,3.12;5.31,3.12 +5.31,3.12;5.31,2.19 +5.31,2.19;5.62,2.19 +5.62,2.19;5.94,1.25 +5.94,1.25;5.94,0.31 +5.94,0.31;5.62,-0.31 +5.62,-0.31;5.31,-1.25 +5.31,-1.25;5.00,-1.25 + +# UTF-16 : 03 c3 +# UTF-8 : 83 cf +[03c3] σ +5.62,5.31;5.94,6.25 +5.94,6.25;6.56,6.88 +6.56,6.88;7.50,7.19 +7.50,7.19;8.44,7.19 +8.44,7.19;9.06,6.56 +9.06,6.56;9.38,5.31 +9.38,5.31;9.38,5.31 +9.38,5.31;8.75,3.12 +8.75,3.12;8.44,2.50 +8.44,2.50;7.81,1.56 +7.81,1.56;6.88,1.25 +6.88,1.25;5.94,1.25 +5.94,1.25;5.00,2.19 +5.00,2.19;5.00,3.12 +5.00,3.12;5.00,3.12 +5.00,3.12;5.31,5.31 +5.31,5.31;5.31,5.31 +7.81,7.19;10.31,7.19 +10.31,7.19;11.25,7.50 +11.25,7.50;11.56,8.12 + +# UTF-16 : 03 c4 +# UTF-8 : 84 cf +[03c4] τ +5.94,7.19;11.25,7.19 +8.44,7.19;7.19,2.81 +7.19,2.81;7.50,1.88 +7.50,1.88;8.12,1.25 +8.12,1.25;8.44,1.25 + +# UTF-16 : 03 c5 +# UTF-8 : 85 cf +[03c5] υ +5.31,7.19;6.25,6.56 +6.25,6.56;6.25,6.25 +6.25,6.25;5.31,3.12 +5.31,3.12;5.62,2.19 +5.62,2.19;6.25,1.56 +6.25,1.56;6.88,1.25 +6.88,1.25;7.81,1.25 +7.81,1.25;8.75,1.56 +8.75,1.56;9.69,2.19 +9.69,2.19;10.31,2.81 +10.31,2.81;10.31,3.12 +10.31,3.12;11.25,7.19 + +# UTF-16 : 03 c6 +# UTF-8 : 86 cf +[03c6] φ +5.31,7.19;4.69,4.38 +4.69,4.38;4.69,3.12 +4.69,3.12;5.00,2.19 +5.00,2.19;5.62,1.56 +5.62,1.56;6.56,1.25 +6.56,1.25;7.50,1.25 +7.50,1.25;8.75,1.56 +8.75,1.56;9.38,2.19 +9.38,2.19;10.00,3.12 +10.00,3.12;10.31,4.06 +10.31,4.06;10.31,4.38 +10.62,4.38;10.94,5.62 +10.94,5.62;10.62,6.56 +10.62,6.56;10.00,7.19 +10.00,7.19;9.06,6.88 +9.06,6.88;8.44,6.25 +8.44,6.25;8.12,5.62 +8.12,5.62;6.25,-1.25 + +# UTF-16 : 03 c7 +# UTF-8 : 87 cf +[03c7] χ +4.06,-1.25;10.31,7.19 +5.94,7.19;6.56,6.56 +6.56,6.56;7.81,-0.62 +7.81,-0.62;8.44,-1.25 + +# UTF-16 : 03 c8 +# UTF-8 : 88 cf +[03c8] ψ +5.31,7.19;4.69,4.38 +4.69,4.38;4.69,3.12 +4.69,3.12;5.00,2.19 +5.00,2.19;5.62,1.56 +5.62,1.56;6.56,1.25 +6.56,1.25;7.50,1.25 +7.50,1.25;8.75,1.56 +8.75,1.56;9.38,2.19 +9.38,2.19;10.00,3.12 +10.00,3.12;10.31,4.06 +10.31,4.06;10.31,4.38 +10.62,4.38;11.25,7.19 +8.75,9.06;6.25,-1.25 + +# UTF-16 : 03 c9 +# UTF-8 : 89 cf +[03c9] ω +5.62,7.19;5.31,6.25 +5.31,6.25;4.69,5.31 +4.69,5.31;4.38,4.38 +4.38,4.38;4.06,3.44 +4.06,3.44;4.06,3.12 +4.06,3.12;4.06,2.19 +4.06,2.19;4.69,1.56 +4.69,1.56;5.31,1.25 +5.31,1.25;6.25,1.56 +6.25,1.56;7.19,2.19 +7.19,2.19;7.19,2.81 +7.19,2.81;7.50,4.38 +7.50,4.38;7.19,2.81 +7.19,2.81;7.50,1.88 +7.50,1.88;8.12,1.25 +8.12,1.25;8.44,1.25 +8.44,1.25;9.38,1.56 +9.38,1.56;10.00,2.19 +10.00,2.19;10.62,2.81 +10.62,2.81;10.94,3.12 +10.94,3.12;10.94,4.38 +10.94,4.38;11.25,5.31 +11.25,5.31;11.25,6.25 +11.25,6.25;10.94,7.19 + +# Enable glyphs : 318 diff -Nru librecad-2.0.8/librecad/support/fonts/iso3098.lff librecad-2.0.9/librecad/support/fonts/iso3098.lff --- librecad-2.0.8/librecad/support/fonts/iso3098.lff 1970-01-01 00:00:00.000000000 +0000 +++ librecad-2.0.9/librecad/support/fonts/iso3098.lff 2016-01-07 07:46:24.000000000 +0000 @@ -0,0 +1,4393 @@ +# Format: LibreCAD Font 1 +# Creator: AZO +# Version: master +# Name: ISO3098 +# Encoding: UTF-8 +# LetterSpacing: 0 +# WordSpacing: 6.75 +# LineSpacingFactor: 1 +# Created: 2015-09-26 +# Last modified: 2015-09-26 +# Author: AZO (convert) +# Author: User:K7 (ISO3098.svg, Wikimedia Commons) +# License: GPL v2 or later + +# UTF-16 : 41 +# UTF-8 : 41 +[0041] A +2.19,1.25;5.31,10.00 +5.31,10.00;8.12,1.25 +3.12,3.75;7.19,3.75 + +# UTF-16 : c0 +# UTF-8 : 80 c3 +[00c0] À +2.19,1.25;5.31,10.00 +5.31,10.00;8.12,1.25 +3.12,3.75;7.19,3.75 +4.38,14.06;6.25,12.50 + +# UTF-16 : c1 +# UTF-8 : 81 c3 +[00c1] Á +2.19,1.25;5.31,10.00 +5.31,10.00;8.12,1.25 +3.12,3.75;7.19,3.75 +4.38,12.50;6.25,14.06 + +# UTF-16 : c2 +# UTF-8 : 82 c3 +[00c2]  +2.19,1.25;5.31,10.00 +5.31,10.00;8.12,1.25 +3.12,3.75;7.19,3.75 +3.75,12.50;5.31,14.06 +5.31,14.06;6.56,12.50 + +# UTF-16 : c3 +# UTF-8 : 83 c3 +[00c3] à +2.19,1.25;5.31,10.00 +5.31,10.00;8.12,1.25 +3.12,3.75;7.19,3.75 +3.12,13.44;3.75,13.75 +3.75,13.75;4.69,14.06 +4.69,14.06;4.69,13.75 +4.69,13.75;5.62,13.12 +5.62,13.12;6.56,13.12 +6.56,13.12;6.88,13.12 +6.88,13.12;7.19,13.44 + +# UTF-16 : c4 +# UTF-8 : 84 c3 +[00c4] Ä +2.19,1.25;5.31,10.00 +5.31,10.00;8.12,1.25 +3.12,3.75;7.19,3.75 +3.75,13.12;3.75,12.50 +6.56,13.12;6.56,12.50 + +# UTF-16 : c5 +# UTF-8 : 85 c3 +[00c5] Å +2.19,1.25;5.31,10.00 +5.31,10.00;8.12,1.25 +3.12,3.75;7.19,3.75 +5.31,11.56;4.38,11.88 +4.38,11.88;4.06,12.81 +4.06,12.81;4.38,13.75 +4.38,13.75;5.31,14.06 +5.31,14.06;6.25,13.75 +6.25,13.75;6.56,12.81 +6.56,12.81;5.94,11.88 +5.94,11.88;5.31,11.56 + +# UTF-16 : 01 02 +# UTF-8 : 82 c4 +[0102] Ă +2.19,1.25;5.31,10.00 +5.31,10.00;8.12,1.25 +3.12,3.75;7.19,3.75 +3.75,14.06;4.06,13.12 +4.06,13.12;5.00,12.50 +5.00,12.50;5.94,12.81 +5.94,12.81;6.56,13.44 +6.56,13.44;6.56,14.06 + +# UTF-16 : 01 00 +# UTF-8 : 80 c4 +[0100] Ā +2.19,1.25;5.31,10.00 +5.31,10.00;8.12,1.25 +3.12,3.75;7.19,3.75 +2.81,13.12;7.81,13.12 + +# UTF-16 : 01 04 +# UTF-8 : 84 c4 +[0104] Ą +2.19,1.25;5.31,10.00 +5.31,10.00;8.12,1.25 +3.12,3.75;7.19,3.75 +8.12,1.25;7.81,-0.31 + +# UTF-16 : c6 +# UTF-8 : 86 c3 +[00c6] Æ +1.25,1.25;4.38,10.00 +4.38,10.00;9.06,10.00 +6.25,10.00;6.25,1.25 +6.25,1.25;9.06,1.25 +2.19,3.75;6.25,3.75 +6.25,6.25;8.75,6.25 + +# UTF-16 : 42 +# UTF-8 : 42 +[0042] B +2.81,1.25;2.81,10.00 +2.81,10.00;5.31,10.00 +5.31,10.00;6.25,10.00 +6.25,10.00;6.88,9.06 +6.88,9.06;7.19,8.12 +7.19,8.12;6.88,7.19 +6.88,7.19;6.25,6.56 +6.25,6.56;5.31,6.25 +5.31,6.25;5.31,6.25 +5.31,6.25;6.25,5.94 +6.25,5.94;7.19,5.31 +7.19,5.31;7.50,4.38 +7.50,4.38;7.50,3.44 +7.50,3.44;7.19,2.50 +7.19,2.50;6.56,1.88 +6.56,1.88;5.62,1.25 +5.62,1.25;5.31,1.25 +5.31,1.25;2.81,1.25 +2.81,1.25;2.81,1.25 +2.81,6.25;5.31,6.25 + +# UTF-16 : 43 +# UTF-8 : 43 +[0043] C +7.19,1.25;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.44,2.19 +3.44,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,8.12 +3.12,8.12;3.44,9.06 +3.44,9.06;4.06,9.69 +4.06,9.69;5.00,10.00 +5.00,10.00;5.31,10.00 +5.31,10.00;7.19,10.00 + +# UTF-16 : 01 06 +# UTF-8 : 86 c4 +[0106] Ć +7.19,1.25;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.44,2.19 +3.44,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,8.12 +3.12,8.12;3.44,9.06 +3.44,9.06;4.06,9.69 +4.06,9.69;5.00,10.00 +5.00,10.00;5.31,10.00 +5.31,10.00;7.19,10.00 +4.38,12.50;6.25,14.06 + +# UTF-16 : 01 08 +# UTF-8 : 88 c4 +[0108] Ĉ +7.19,1.25;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.44,2.19 +3.44,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,8.12 +3.12,8.12;3.44,9.06 +3.44,9.06;4.06,9.69 +4.06,9.69;5.00,10.00 +5.00,10.00;5.31,10.00 +5.31,10.00;7.19,10.00 +3.75,12.50;5.31,14.06 +5.31,14.06;6.56,12.50 + +# UTF-16 : 01 0c +# UTF-8 : 8c c4 +[010c] Č +7.19,1.25;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.44,2.19 +3.44,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,8.12 +3.12,8.12;3.44,9.06 +3.44,9.06;4.06,9.69 +4.06,9.69;5.00,10.00 +5.00,10.00;5.31,10.00 +5.31,10.00;7.19,10.00 +3.75,14.06;5.31,12.50 +5.31,12.50;6.56,14.06 + +# UTF-16 : 01 0a +# UTF-8 : 8a c4 +[010a] Ċ +7.19,1.25;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.44,2.19 +3.44,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,8.12 +3.12,8.12;3.44,9.06 +3.44,9.06;4.06,9.69 +4.06,9.69;5.00,10.00 +5.00,10.00;5.31,10.00 +5.31,10.00;7.19,10.00 +5.62,12.50;5.62,13.44 +5.62,13.44;5.62,13.44 +5.62,13.44;5.62,12.50 + +# UTF-16 : c7 +# UTF-8 : 87 c3 +[00c7] Ç +7.19,1.25;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.44,2.19 +3.44,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,8.12 +3.12,8.12;3.44,9.06 +3.44,9.06;4.06,9.69 +4.06,9.69;5.00,10.00 +5.00,10.00;5.31,10.00 +5.31,10.00;7.19,10.00 +5.31,1.25;4.69,-0.31 + +# UTF-16 : 44 +# UTF-8 : 44 +[0044] D +2.81,1.25;2.81,10.00 +2.81,10.00;5.62,10.00 +5.62,10.00;6.56,10.00 +6.56,10.00;7.50,9.06 +7.50,9.06;7.81,8.12 +7.81,8.12;7.81,8.12 +7.81,8.12;7.81,3.12 +7.81,3.12;7.50,2.19 +7.50,2.19;6.88,1.56 +6.88,1.56;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;2.81,1.25 +2.81,1.25;2.81,1.25 + +# UTF-16 : 01 0e +# UTF-8 : 8e c4 +[010e] Ď +2.81,1.25;2.81,10.00 +2.81,10.00;5.62,10.00 +5.62,10.00;6.56,10.00 +6.56,10.00;7.50,9.06 +7.50,9.06;7.81,8.12 +7.81,8.12;7.81,8.12 +7.81,8.12;7.81,3.12 +7.81,3.12;7.50,2.19 +7.50,2.19;6.88,1.56 +6.88,1.56;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;2.81,1.25 +2.81,1.25;2.81,1.25 +3.75,14.06;5.31,12.50 +5.31,12.50;6.56,14.06 + +# UTF-16 : d0 +# UTF-8 : 90 c3 +[00d0] Ð +2.81,1.25;2.81,10.00 +2.81,10.00;5.62,10.00 +5.62,10.00;6.56,10.00 +6.56,10.00;7.50,9.06 +7.50,9.06;7.81,8.12 +7.81,8.12;7.81,8.12 +7.81,8.12;7.81,3.12 +7.81,3.12;7.50,2.19 +7.50,2.19;6.88,1.56 +6.88,1.56;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;2.81,1.25 +2.81,1.25;2.81,1.25 +1.25,5.62;4.38,5.62 + +# UTF-16 : 45 +# UTF-8 : 45 +[0045] E +7.19,1.25;3.12,1.25 +3.12,1.25;3.12,10.00 +3.12,10.00;7.19,10.00 +3.12,6.25;6.25,6.25 + +# UTF-16 : c8 +# UTF-8 : 88 c3 +[00c8] È +7.19,1.25;3.12,1.25 +3.12,1.25;3.12,10.00 +3.12,10.00;7.19,10.00 +3.12,6.25;6.25,6.25 +4.38,14.06;6.25,12.50 + +# UTF-16 : c9 +# UTF-8 : 89 c3 +[00c9] É +7.19,1.25;3.12,1.25 +3.12,1.25;3.12,10.00 +3.12,10.00;7.19,10.00 +3.12,6.25;6.25,6.25 +4.38,12.50;6.25,14.06 + +# UTF-16 : ca +# UTF-8 : 8a c3 +[00ca] Ê +7.19,1.25;3.12,1.25 +3.12,1.25;3.12,10.00 +3.12,10.00;7.19,10.00 +3.12,6.25;6.25,6.25 +3.75,12.50;5.31,14.06 +5.31,14.06;6.56,12.50 + +# UTF-16 : cb +# UTF-8 : 8b c3 +[00cb] Ë +7.19,1.25;3.12,1.25 +3.12,1.25;3.12,10.00 +3.12,10.00;7.19,10.00 +3.12,6.25;6.25,6.25 +3.75,13.12;3.75,12.50 +6.56,13.12;6.56,12.50 + +# UTF-16 : 01 14 +# UTF-8 : 94 c4 +[0114] Ĕ +7.19,1.25;3.12,1.25 +3.12,1.25;3.12,10.00 +3.12,10.00;7.19,10.00 +3.12,6.25;6.25,6.25 +3.75,14.06;5.31,12.50 +5.31,12.50;6.56,14.06 + +# UTF-16 : 01 12 +# UTF-8 : 92 c4 +[0112] Ē +7.19,1.25;3.12,1.25 +3.12,1.25;3.12,10.00 +3.12,10.00;7.19,10.00 +3.12,6.25;6.25,6.25 +2.81,13.12;7.81,13.12 + +# UTF-16 : 01 16 +# UTF-8 : 96 c4 +[0116] Ė +7.19,1.25;3.12,1.25 +3.12,1.25;3.12,10.00 +3.12,10.00;7.19,10.00 +3.12,6.25;6.25,6.25 +5.31,12.50;5.31,13.44 +5.31,13.44;5.31,13.44 +5.31,13.44;5.31,12.50 + +# UTF-16 : 01 18 +# UTF-8 : 98 c4 +[0118] Ę +7.19,1.25;3.12,1.25 +3.12,1.25;3.12,10.00 +3.12,10.00;7.19,10.00 +3.12,6.25;6.25,6.25 +5.31,1.25;4.69,-0.31 + +# UTF-16 : 46 +# UTF-8 : 46 +[0046] F +3.12,1.25;3.12,10.00 +3.12,10.00;7.19,10.00 +3.12,6.25;7.19,6.25 + +# UTF-16 : 47 +# UTF-8 : 47 +[0047] G +6.25,6.25;7.81,6.25 +7.81,6.25;7.81,1.25 +7.81,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.12 +2.81,3.12;2.81,8.12 +2.81,8.12;3.12,9.06 +3.12,9.06;3.75,9.69 +3.75,9.69;4.69,10.00 +4.69,10.00;4.69,10.00 +4.69,10.00;7.81,10.00 + +# UTF-16 : 01 1c +# UTF-8 : 9c c4 +[011c] Ĝ +6.25,6.25;7.81,6.25 +7.81,6.25;7.81,1.25 +7.81,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.12 +2.81,3.12;2.81,8.12 +2.81,8.12;3.12,9.06 +3.12,9.06;3.75,9.69 +3.75,9.69;4.69,10.00 +4.69,10.00;4.69,10.00 +4.69,10.00;7.81,10.00 +3.75,12.50;5.31,14.06 +5.31,14.06;6.56,12.50 + +# UTF-16 : 01 1e +# UTF-8 : 9e c4 +[011e] Ğ +6.25,6.25;7.81,6.25 +7.81,6.25;7.81,1.25 +7.81,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.12 +2.81,3.12;2.81,8.12 +2.81,8.12;3.12,9.06 +3.12,9.06;3.75,9.69 +3.75,9.69;4.69,10.00 +4.69,10.00;4.69,10.00 +4.69,10.00;7.81,10.00 +3.75,14.06;4.06,13.12 +4.06,13.12;5.00,12.50 +5.00,12.50;5.94,12.81 +5.94,12.81;6.56,13.44 +6.56,13.44;6.56,14.06 + +# UTF-16 : 01 20 +# UTF-8 : a0 c4 +[0120] Ġ +6.25,6.25;7.81,6.25 +7.81,6.25;7.81,1.25 +7.81,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.12 +2.81,3.12;2.81,8.12 +2.81,8.12;3.12,9.06 +3.12,9.06;3.75,9.69 +3.75,9.69;4.69,10.00 +4.69,10.00;4.69,10.00 +4.69,10.00;7.81,10.00 +5.31,12.50;5.31,13.44 +5.31,13.44;5.31,13.44 +5.31,13.44;5.31,12.50 + +# UTF-16 : 01 22 +# UTF-8 : a2 c4 +[0122] Ģ +6.25,6.25;7.81,6.25 +7.81,6.25;7.81,1.25 +7.81,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.12 +2.81,3.12;2.81,8.12 +2.81,8.12;3.12,9.06 +3.12,9.06;3.75,9.69 +3.75,9.69;4.69,10.00 +4.69,10.00;4.69,10.00 +4.69,10.00;7.81,10.00 +5.31,1.25;4.69,-0.31 + +# UTF-16 : 48 +# UTF-8 : 48 +[0048] H +2.81,1.25;2.81,10.00 +7.81,1.25;7.81,10.00 +2.81,6.25;7.81,6.25 + +# UTF-16 : 01 24 +# UTF-8 : a4 c4 +[0124] Ĥ +2.81,1.25;2.81,10.00 +7.81,1.25;7.81,10.00 +2.81,6.25;7.81,6.25 +3.75,12.50;5.31,14.06 +5.31,14.06;6.56,12.50 + +# UTF-16 : 01 26 +# UTF-8 : a6 c4 +[0126] Ħ +2.81,1.25;2.81,12.50 +7.81,1.25;7.81,12.50 +2.81,6.25;7.81,6.25 +1.25,10.00;9.06,10.00 + +# UTF-16 : 49 +# UTF-8 : 49 +[0049] I +5.31,1.25;5.31,10.00 + +# UTF-16 : cc +# UTF-8 : 8c c3 +[00cc] Ì +5.31,1.25;5.31,10.00 +4.38,14.06;6.25,12.50 + +# UTF-16 : cd +# UTF-8 : 8d c3 +[00cd] Í +5.31,1.25;5.31,10.00 +4.38,12.50;6.25,14.06 + +# UTF-16 : ce +# UTF-8 : 8e c3 +[00ce] Î +5.31,1.25;5.31,10.00 +3.75,12.50;5.31,14.06 +5.31,14.06;6.56,12.50 + +# UTF-16 : 01 28 +# UTF-8 : a8 c4 +[0128] Ĩ +5.31,1.25;5.31,10.00 +3.12,13.44;3.75,13.75 +3.75,13.75;4.69,14.06 +4.69,14.06;4.69,13.75 +4.69,13.75;5.62,13.12 +5.62,13.12;6.56,13.12 +6.56,13.12;6.88,13.12 +6.88,13.12;7.19,13.44 + +# UTF-16 : cf +# UTF-8 : 8f c3 +[00cf] Ï +5.31,1.25;5.31,10.00 +3.75,13.12;3.75,12.50 +6.56,13.12;6.56,12.50 + +# UTF-16 : 01 2c +# UTF-8 : ac c4 +[012c] Ĭ +5.31,1.25;5.31,10.00 +3.75,14.06;5.31,12.50 +5.31,12.50;6.56,14.06 + +# UTF-16 : 01 2a +# UTF-8 : aa c4 +[012a] Ī +5.31,1.25;5.31,10.00 +2.81,13.12;7.81,13.12 + +# UTF-16 : 01 30 +# UTF-8 : b0 c4 +[0130] İ +5.31,1.25;5.31,10.00 +5.31,12.50;5.31,13.44 +5.31,13.44;5.31,13.44 +5.31,13.44;5.31,12.50 + +# UTF-16 : 01 2e +# UTF-8 : ae c4 +[012e] Į +5.31,1.25;5.31,10.00 +5.31,1.25;4.69,-0.31 + +# UTF-16 : 4a +# UTF-8 : 4a +[004a] J +3.75,1.25;4.69,1.25 +4.69,1.25;5.62,1.56 +5.62,1.56;6.25,2.19 +6.25,2.19;6.56,3.12 +6.56,3.12;6.56,3.12 +6.56,3.12;6.56,10.00 + +# UTF-16 : 01 34 +# UTF-8 : b4 c4 +[0134] Ĵ +3.75,1.25;4.69,1.25 +4.69,1.25;5.62,1.56 +5.62,1.56;6.25,2.19 +6.25,2.19;6.56,3.12 +6.56,3.12;6.56,3.12 +6.56,3.12;6.56,10.00 +5.31,12.50;6.56,14.06 +6.56,14.06;8.12,12.50 + +# UTF-16 : 4b +# UTF-8 : 4b +[004b] K +2.81,1.25;2.81,10.00 +7.81,10.00;2.81,4.69 +7.81,1.25;4.69,6.56 + +# UTF-16 : 01 36 +# UTF-8 : b6 c4 +[0136] Ķ +2.81,1.25;2.81,10.00 +7.81,10.00;2.81,4.69 +7.81,1.25;4.69,6.56 +5.31,1.25;4.69,-0.31 + +# UTF-16 : 4c +# UTF-8 : 4c +[004c] L +3.12,10.00;3.12,1.25 +3.12,1.25;7.19,1.25 + +# UTF-16 : 01 39 +# UTF-8 : b9 c4 +[0139] Ĺ +3.12,10.00;3.12,1.25 +3.12,1.25;7.19,1.25 +2.19,12.50;4.38,14.06 + +# UTF-16 : 01 3d +# UTF-8 : bd c4 +[013d] Ľ +3.12,10.00;3.12,1.25 +3.12,1.25;7.19,1.25 +1.88,14.06;3.12,12.50 +3.12,12.50;4.69,14.06 + +# UTF-16 : 01 3b +# UTF-8 : bb c4 +[013b] Ļ +3.12,10.00;3.12,1.25 +3.12,1.25;7.19,1.25 +5.31,1.25;4.69,-0.31 + +# UTF-16 : 4d +# UTF-8 : 4d +[004d] M +2.19,1.25;2.19,10.00 +2.19,10.00;5.31,5.31 +5.31,5.31;8.12,10.00 +8.12,10.00;8.12,1.25 + +# UTF-16 : 4e +# UTF-8 : 4e +[004e] N +2.81,1.25;2.81,10.00 +2.81,10.00;7.81,1.25 +7.81,1.25;7.81,10.00 + +# UTF-16 : 01 43 +# UTF-8 : 83 c5 +[0143] Ń +2.81,1.25;2.81,10.00 +2.81,10.00;7.81,1.25 +7.81,1.25;7.81,10.00 +4.38,12.50;6.25,14.06 + +# UTF-16 : 01 47 +# UTF-8 : 87 c5 +[0147] Ň +2.81,1.25;2.81,10.00 +2.81,10.00;7.81,1.25 +7.81,1.25;7.81,10.00 +3.75,14.06;5.31,12.50 +5.31,12.50;6.56,14.06 + +# UTF-16 : 01 45 +# UTF-8 : 85 c5 +[0145] Ņ +2.81,1.25;2.81,10.00 +2.81,10.00;7.81,1.25 +7.81,1.25;7.81,10.00 +5.31,1.25;4.69,-0.31 + +# UTF-16 : 4f +# UTF-8 : 4f +[004f] O +2.81,7.81;3.12,8.75 +3.12,8.75;3.44,9.38 +3.44,9.38;4.38,10.00 +4.38,10.00;5.62,10.00 +5.62,10.00;6.56,9.69 +6.56,9.69;7.19,9.06 +7.19,9.06;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,3.75 +7.81,3.75;7.50,2.81 +7.50,2.81;6.88,1.88 +6.88,1.88;5.94,1.56 +5.94,1.56;5.00,1.25 +5.00,1.25;4.06,1.56 +4.06,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,7.81 +2.81,7.81;2.81,7.81 + +# UTF-16 : d2 +# UTF-8 : 92 c3 +[00d2] Ò +2.81,7.81;3.12,8.75 +3.12,8.75;3.44,9.38 +3.44,9.38;4.38,10.00 +4.38,10.00;5.62,10.00 +5.62,10.00;6.56,9.69 +6.56,9.69;7.19,9.06 +7.19,9.06;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,3.75 +7.81,3.75;7.50,2.81 +7.50,2.81;6.88,1.88 +6.88,1.88;5.94,1.56 +5.94,1.56;5.00,1.25 +5.00,1.25;4.06,1.56 +4.06,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,7.81 +2.81,7.81;2.81,7.81 +4.38,14.06;6.25,12.50 + +# UTF-16 : d3 +# UTF-8 : 93 c3 +[00d3] Ó +2.81,7.81;3.12,8.75 +3.12,8.75;3.44,9.38 +3.44,9.38;4.38,10.00 +4.38,10.00;5.62,10.00 +5.62,10.00;6.56,9.69 +6.56,9.69;7.19,9.06 +7.19,9.06;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,3.75 +7.81,3.75;7.50,2.81 +7.50,2.81;6.88,1.88 +6.88,1.88;5.94,1.56 +5.94,1.56;5.00,1.25 +5.00,1.25;4.06,1.56 +4.06,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,7.81 +2.81,7.81;2.81,7.81 +4.38,12.50;6.25,14.06 + +# UTF-16 : d4 +# UTF-8 : 94 c3 +[00d4] Ô +2.81,7.81;3.12,8.75 +3.12,8.75;3.44,9.38 +3.44,9.38;4.38,10.00 +4.38,10.00;5.62,10.00 +5.62,10.00;6.56,9.69 +6.56,9.69;7.19,9.06 +7.19,9.06;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,3.75 +7.81,3.75;7.50,2.81 +7.50,2.81;6.88,1.88 +6.88,1.88;5.94,1.56 +5.94,1.56;5.00,1.25 +5.00,1.25;4.06,1.56 +4.06,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,7.81 +2.81,7.81;2.81,7.81 +3.75,12.50;5.31,14.06 +5.31,14.06;6.56,12.50 + +# UTF-16 : d5 +# UTF-8 : 95 c3 +[00d5] Õ +2.81,7.81;3.12,8.75 +3.12,8.75;3.44,9.38 +3.44,9.38;4.38,10.00 +4.38,10.00;5.62,10.00 +5.62,10.00;6.56,9.69 +6.56,9.69;7.19,9.06 +7.19,9.06;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,3.75 +7.81,3.75;7.50,2.81 +7.50,2.81;6.88,1.88 +6.88,1.88;5.94,1.56 +5.94,1.56;5.00,1.25 +5.00,1.25;4.06,1.56 +4.06,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,7.81 +2.81,7.81;2.81,7.81 +3.12,13.44;3.75,13.75 +3.75,13.75;4.69,14.06 +4.69,14.06;4.69,13.75 +4.69,13.75;5.62,13.12 +5.62,13.12;6.56,13.12 +6.56,13.12;6.88,13.12 +6.88,13.12;7.19,13.44 + +# UTF-16 : d6 +# UTF-8 : 96 c3 +[00d6] Ö +2.81,7.81;3.12,8.75 +3.12,8.75;3.44,9.38 +3.44,9.38;4.38,10.00 +4.38,10.00;5.62,10.00 +5.62,10.00;6.56,9.69 +6.56,9.69;7.19,9.06 +7.19,9.06;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,3.75 +7.81,3.75;7.50,2.81 +7.50,2.81;6.88,1.88 +6.88,1.88;5.94,1.56 +5.94,1.56;5.00,1.25 +5.00,1.25;4.06,1.56 +4.06,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,7.81 +2.81,7.81;2.81,7.81 +3.75,13.12;3.75,12.50 +6.56,13.12;6.56,12.50 + +# UTF-16 : 01 50 +# UTF-8 : 90 c5 +[0150] Ő +2.81,7.81;3.12,8.75 +3.12,8.75;3.44,9.38 +3.44,9.38;4.38,10.00 +4.38,10.00;5.62,10.00 +5.62,10.00;6.56,9.69 +6.56,9.69;7.19,9.06 +7.19,9.06;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,3.75 +7.81,3.75;7.50,2.81 +7.50,2.81;6.88,1.88 +6.88,1.88;5.94,1.56 +5.94,1.56;5.00,1.25 +5.00,1.25;4.06,1.56 +4.06,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,7.81 +2.81,7.81;2.81,7.81 +3.12,12.50;4.38,14.06 +6.25,12.50;7.19,14.06 + +# UTF-16 : 01 4c +# UTF-8 : 8c c5 +[014c] Ō +2.81,7.81;3.12,8.75 +3.12,8.75;3.44,9.38 +3.44,9.38;4.38,10.00 +4.38,10.00;5.62,10.00 +5.62,10.00;6.56,9.69 +6.56,9.69;7.19,9.06 +7.19,9.06;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,3.75 +7.81,3.75;7.50,2.81 +7.50,2.81;6.88,1.88 +6.88,1.88;5.94,1.56 +5.94,1.56;5.00,1.25 +5.00,1.25;4.06,1.56 +4.06,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,7.81 +2.81,7.81;2.81,7.81 +2.81,13.12;7.81,13.12 + +# UTF-16 : d8 +# UTF-8 : 98 c3 +[00d8] Ø +2.81,7.81;3.12,8.75 +3.12,8.75;3.44,9.38 +3.44,9.38;4.38,10.00 +4.38,10.00;5.62,10.00 +5.62,10.00;6.56,9.69 +6.56,9.69;7.19,9.06 +7.19,9.06;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,3.75 +7.81,3.75;7.50,2.81 +7.50,2.81;6.88,1.88 +6.88,1.88;5.94,1.56 +5.94,1.56;5.00,1.25 +5.00,1.25;4.06,1.56 +4.06,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,7.81 +2.81,7.81;2.81,7.81 +1.88,1.88;8.75,9.69 + +# UTF-16 : 50 +# UTF-8 : 50 +[0050] P +2.81,1.25;2.81,10.00 +2.81,10.00;5.31,10.00 +5.31,10.00;6.25,10.00 +6.25,10.00;7.19,9.38 +7.19,9.38;7.50,8.44 +7.50,8.44;7.50,7.50 +7.50,7.50;7.19,6.56 +7.19,6.56;6.56,5.62 +6.56,5.62;5.62,5.31 +5.62,5.31;5.31,5.31 +5.31,5.31;2.81,5.31 + +# UTF-16 : 51 +# UTF-8 : 51 +[0051] Q +2.19,7.81;2.50,8.75 +2.50,8.75;3.12,9.38 +3.12,9.38;4.06,10.00 +4.06,10.00;5.00,10.00 +5.00,10.00;5.94,9.69 +5.94,9.69;6.56,9.06 +6.56,9.06;7.19,8.12 +7.19,8.12;7.19,7.81 +7.19,7.81;7.19,3.75 +7.19,3.75;6.88,2.81 +6.88,2.81;6.25,1.88 +6.25,1.88;5.62,1.56 +5.62,1.56;4.38,1.25 +4.38,1.25;3.44,1.56 +3.44,1.56;2.81,2.19 +2.81,2.19;2.19,3.12 +2.19,3.12;2.19,3.75 +2.19,3.75;2.19,7.81 +2.19,7.81;2.19,7.81 +6.25,3.12;8.12,1.25 + +# UTF-16 : 52 +# UTF-8 : 52 +[0052] R +2.81,1.25;2.81,10.00 +2.81,10.00;5.31,10.00 +5.31,10.00;6.25,10.00 +6.25,10.00;7.19,9.38 +7.19,9.38;7.50,8.44 +7.50,8.44;7.50,7.50 +7.50,7.50;7.19,6.56 +7.19,6.56;6.56,5.62 +6.56,5.62;5.62,5.31 +5.62,5.31;5.31,5.31 +5.31,5.31;2.81,5.31 +7.81,1.25;5.62,5.31 + +# UTF-16 : 01 54 +# UTF-8 : 94 c5 +[0154] Ŕ +2.81,1.25;2.81,10.00 +2.81,10.00;5.31,10.00 +5.31,10.00;6.25,10.00 +6.25,10.00;7.19,9.38 +7.19,9.38;7.50,8.44 +7.50,8.44;7.50,7.50 +7.50,7.50;7.19,6.56 +7.19,6.56;6.56,5.62 +6.56,5.62;5.62,5.31 +5.62,5.31;5.31,5.31 +5.31,5.31;2.81,5.31 +7.81,1.25;5.62,5.31 +4.38,12.50;6.25,14.06 + +# UTF-16 : 01 58 +# UTF-8 : 98 c5 +[0158] Ř +2.81,1.25;2.81,10.00 +2.81,10.00;5.31,10.00 +5.31,10.00;6.25,10.00 +6.25,10.00;7.19,9.38 +7.19,9.38;7.50,8.44 +7.50,8.44;7.50,7.50 +7.50,7.50;7.19,6.56 +7.19,6.56;6.56,5.62 +6.56,5.62;5.62,5.31 +5.62,5.31;5.31,5.31 +5.31,5.31;2.81,5.31 +7.81,1.25;5.62,5.31 +3.75,14.06;5.31,12.50 +5.31,12.50;6.56,14.06 + +# UTF-16 : 01 56 +# UTF-8 : 96 c5 +[0156] Ŗ +2.81,1.25;2.81,10.00 +2.81,10.00;5.31,10.00 +5.31,10.00;6.25,10.00 +6.25,10.00;7.19,9.38 +7.19,9.38;7.50,8.44 +7.50,8.44;7.50,7.50 +7.50,7.50;7.19,6.56 +7.19,6.56;6.56,5.62 +6.56,5.62;5.62,5.31 +5.62,5.31;5.31,5.31 +5.31,5.31;2.81,5.31 +7.81,1.25;5.62,5.31 +5.31,1.25;4.69,-0.31 + +# UTF-16 : 53 +# UTF-8 : 53 +[0053] S +7.19,9.69;6.25,10.00 +6.25,10.00;5.31,10.00 +5.31,10.00;4.69,10.00 +4.69,10.00;3.75,10.00 +3.75,10.00;3.12,9.06 +3.12,9.06;2.81,8.12 +2.81,8.12;3.12,7.19 +3.12,7.19;3.75,6.56 +3.75,6.56;3.75,6.56 +3.75,6.56;6.56,5.00 +6.56,5.00;7.19,4.38 +7.19,4.38;7.81,3.44 +7.81,3.44;7.50,2.50 +7.50,2.50;6.88,1.56 +6.88,1.56;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;4.69,1.56 +4.69,1.56;3.75,1.88 +3.75,1.88;2.81,2.19 +2.81,2.19;2.81,2.19 + +# UTF-16 : 01 5a +# UTF-8 : 9a c5 +[015a] Ś +7.19,9.69;6.25,10.00 +6.25,10.00;5.31,10.00 +5.31,10.00;4.69,10.00 +4.69,10.00;3.75,10.00 +3.75,10.00;3.12,9.06 +3.12,9.06;2.81,8.12 +2.81,8.12;3.12,7.19 +3.12,7.19;3.75,6.56 +3.75,6.56;3.75,6.56 +3.75,6.56;6.56,5.00 +6.56,5.00;7.19,4.38 +7.19,4.38;7.81,3.44 +7.81,3.44;7.50,2.50 +7.50,2.50;6.88,1.56 +6.88,1.56;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;4.69,1.56 +4.69,1.56;3.75,1.88 +3.75,1.88;2.81,2.19 +2.81,2.19;2.81,2.19 +4.38,12.50;6.25,14.06 + +# UTF-16 : 01 5c +# UTF-8 : 9c c5 +[015c] Ŝ +7.19,9.69;6.25,10.00 +6.25,10.00;5.31,10.00 +5.31,10.00;4.69,10.00 +4.69,10.00;3.75,10.00 +3.75,10.00;3.12,9.06 +3.12,9.06;2.81,8.12 +2.81,8.12;3.12,7.19 +3.12,7.19;3.75,6.56 +3.75,6.56;3.75,6.56 +3.75,6.56;6.56,5.00 +6.56,5.00;7.19,4.38 +7.19,4.38;7.81,3.44 +7.81,3.44;7.50,2.50 +7.50,2.50;6.88,1.56 +6.88,1.56;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;4.69,1.56 +4.69,1.56;3.75,1.88 +3.75,1.88;2.81,2.19 +2.81,2.19;2.81,2.19 +3.75,12.50;5.31,14.06 +5.31,14.06;6.56,12.50 + +# UTF-16 : 01 60 +# UTF-8 : a0 c5 +[0160] Š +7.19,9.69;6.25,10.00 +6.25,10.00;5.31,10.00 +5.31,10.00;4.69,10.00 +4.69,10.00;3.75,10.00 +3.75,10.00;3.12,9.06 +3.12,9.06;2.81,8.12 +2.81,8.12;3.12,7.19 +3.12,7.19;3.75,6.56 +3.75,6.56;3.75,6.56 +3.75,6.56;6.56,5.00 +6.56,5.00;7.19,4.38 +7.19,4.38;7.81,3.44 +7.81,3.44;7.50,2.50 +7.50,2.50;6.88,1.56 +6.88,1.56;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;4.69,1.56 +4.69,1.56;3.75,1.88 +3.75,1.88;2.81,2.19 +2.81,2.19;2.81,2.19 +3.75,14.06;5.31,12.50 +5.31,12.50;6.56,14.06 + +# UTF-16 : 01 5e +# UTF-8 : 9e c5 +[015e] Ş +7.19,9.69;6.25,10.00 +6.25,10.00;5.31,10.00 +5.31,10.00;4.69,10.00 +4.69,10.00;3.75,10.00 +3.75,10.00;3.12,9.06 +3.12,9.06;2.81,8.12 +2.81,8.12;3.12,7.19 +3.12,7.19;3.75,6.56 +3.75,6.56;3.75,6.56 +3.75,6.56;6.56,5.00 +6.56,5.00;7.19,4.38 +7.19,4.38;7.81,3.44 +7.81,3.44;7.50,2.50 +7.50,2.50;6.88,1.56 +6.88,1.56;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;4.69,1.56 +4.69,1.56;3.75,1.88 +3.75,1.88;2.81,2.19 +2.81,2.19;2.81,2.19 +5.31,1.25;4.69,-0.31 + +# UTF-16 : 54 +# UTF-8 : 54 +[0054] T +2.81,10.00;7.81,10.00 +5.31,10.00;5.31,1.25 + +# UTF-16 : 01 64 +# UTF-8 : a4 c5 +[0164] Ť +2.81,10.00;7.81,10.00 +5.31,10.00;5.31,1.25 +3.75,14.06;5.31,12.50 +5.31,12.50;6.56,14.06 + +# UTF-16 : 01 62 +# UTF-8 : a2 c5 +[0162] Ţ +2.81,10.00;7.81,10.00 +5.31,10.00;5.31,1.25 +5.31,1.25;4.69,-0.31 + +# UTF-16 : 01 66 +# UTF-8 : a6 c5 +[0166] Ŧ +2.81,10.00;7.81,10.00 +5.31,10.00;5.31,1.25 +3.12,4.38;7.19,7.19 + +# UTF-16 : 55 +# UTF-8 : 55 +[0055] U +2.81,10.00;2.81,3.75 +2.81,3.75;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.56 +4.38,1.56;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,2.19 +7.19,2.19;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;7.81,10.00 + +# UTF-16 : d9 +# UTF-8 : 99 c3 +[00d9] Ù +2.81,10.00;2.81,3.75 +2.81,3.75;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.56 +4.38,1.56;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,2.19 +7.19,2.19;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;7.81,10.00 +4.38,14.06;6.25,12.50 + +# UTF-16 : da +# UTF-8 : 9a c3 +[00da] Ú +2.81,10.00;2.81,3.75 +2.81,3.75;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.56 +4.38,1.56;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,2.19 +7.19,2.19;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;7.81,10.00 +4.38,12.50;6.25,14.06 + +# UTF-16 : db +# UTF-8 : 9b c3 +[00db] Û +2.81,10.00;2.81,3.75 +2.81,3.75;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.56 +4.38,1.56;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,2.19 +7.19,2.19;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;7.81,10.00 +3.75,12.50;5.31,14.06 +5.31,14.06;6.56,12.50 + +# UTF-16 : 01 68 +# UTF-8 : a8 c5 +[0168] Ũ +2.81,10.00;2.81,3.75 +2.81,3.75;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.56 +4.38,1.56;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,2.19 +7.19,2.19;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;7.81,10.00 +3.12,13.44;3.75,13.75 +3.75,13.75;4.69,14.06 +4.69,14.06;4.69,13.75 +4.69,13.75;5.62,13.12 +5.62,13.12;6.56,13.12 +6.56,13.12;6.88,13.12 +6.88,13.12;7.19,13.44 + +# UTF-16 : dc +# UTF-8 : 9c c3 +[00dc] Ü +2.81,10.00;2.81,3.75 +2.81,3.75;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.56 +4.38,1.56;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,2.19 +7.19,2.19;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;7.81,10.00 +3.75,13.12;3.75,12.50 +6.56,13.12;6.56,12.50 + +# UTF-16 : 01 6e +# UTF-8 : ae c5 +[016e] Ů +2.81,10.00;2.81,3.75 +2.81,3.75;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.56 +4.38,1.56;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,2.19 +7.19,2.19;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;7.81,10.00 +5.31,11.56;4.38,11.88 +4.38,11.88;4.06,12.81 +4.06,12.81;4.38,13.75 +4.38,13.75;5.31,14.06 +5.31,14.06;6.25,13.75 +6.25,13.75;6.56,12.81 +6.56,12.81;5.94,11.88 +5.94,11.88;5.31,11.56 + +# UTF-16 : 01 70 +# UTF-8 : b0 c5 +[0170] Ű +2.81,10.00;2.81,3.75 +2.81,3.75;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.56 +4.38,1.56;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,2.19 +7.19,2.19;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;7.81,10.00 +3.12,12.50;4.38,14.06 +6.25,12.50;7.19,14.06 + +# UTF-16 : 01 d3 +# UTF-8 : 93 c7 +[01d3] Ǔ +2.81,10.00;2.81,3.75 +2.81,3.75;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.56 +4.38,1.56;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,2.19 +7.19,2.19;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;7.81,10.00 +3.75,14.06;4.06,13.12 +4.06,13.12;5.00,12.50 +5.00,12.50;5.94,12.81 +5.94,12.81;6.56,13.44 +6.56,13.44;6.56,14.06 + +# UTF-16 : 01 6a +# UTF-8 : aa c5 +[016a] Ū +2.81,10.00;2.81,3.75 +2.81,3.75;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.56 +4.38,1.56;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,2.19 +7.19,2.19;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;7.81,10.00 +2.81,13.12;7.81,13.12 + +# UTF-16 : 01 72 +# UTF-8 : b2 c5 +[0172] Ų +2.81,10.00;2.81,3.75 +2.81,3.75;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.56 +4.38,1.56;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,2.19 +7.19,2.19;7.50,3.12 +7.50,3.12;7.81,3.75 +7.81,3.75;7.81,10.00 +5.31,1.25;4.69,-0.31 + +# UTF-16 : 56 +# UTF-8 : 56 +[0056] V +2.19,10.00;5.31,1.25 +5.31,1.25;8.12,10.00 + +# UTF-16 : 57 +# UTF-8 : 57 +[0057] W +1.25,10.00;3.12,1.25 +3.12,1.25;5.31,7.19 +5.31,7.19;7.19,1.25 +7.19,1.25;9.06,10.00 + +# UTF-16 : 58 +# UTF-8 : 58 +[0058] X +2.19,1.25;8.12,10.00 +2.19,10.00;8.12,1.25 + +# UTF-16 : 59 +# UTF-8 : 59 +[0059] Y +2.19,10.00;5.31,5.94 +5.31,5.94;8.12,10.00 +5.31,1.25;5.31,6.25 + +# UTF-16 : dd +# UTF-8 : 9d c3 +[00dd] Ý +2.19,10.00;5.31,5.94 +5.31,5.94;8.12,10.00 +5.31,1.25;5.31,6.25 +4.38,12.50;6.25,14.06 + +# UTF-16 : 5a +# UTF-8 : 5a +[005a] Z +2.81,10.00;7.81,10.00 +7.81,10.00;2.81,1.25 +2.81,1.25;7.81,1.25 + +# UTF-16 : 01 79 +# UTF-8 : b9 c5 +[0179] Ź +2.81,10.00;7.81,10.00 +7.81,10.00;2.81,1.25 +2.81,1.25;7.81,1.25 +4.38,12.50;6.25,14.06 + +# UTF-16 : 01 7d +# UTF-8 : bd c5 +[017d] Ž +2.81,10.00;7.81,10.00 +7.81,10.00;2.81,1.25 +2.81,1.25;7.81,1.25 +3.75,14.06;5.31,12.50 +5.31,12.50;6.56,14.06 + +# UTF-16 : 01 7b +# UTF-8 : bb c5 +[017b] Ż +2.81,10.00;7.81,10.00 +7.81,10.00;2.81,1.25 +2.81,1.25;7.81,1.25 +5.31,12.50;5.31,13.44 +5.31,13.44;5.31,13.44 +5.31,13.44;5.31,12.50 + +# UTF-16 : 61 +# UTF-8 : 61 +[0061] a +3.75,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.44,3.44 +3.44,3.44;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;7.19,4.38 + +# UTF-16 : e0 +# UTF-8 : a0 c3 +[00e0] à +3.75,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.44,3.44 +3.44,3.44;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;7.19,4.38 +4.38,10.94;6.25,9.69 + +# UTF-16 : e1 +# UTF-8 : a1 c3 +[00e1] á +3.75,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.44,3.44 +3.44,3.44;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;7.19,4.38 +4.38,9.69;6.25,10.94 + +# UTF-16 : e2 +# UTF-8 : a2 c3 +[00e2] â +3.75,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.44,3.44 +3.44,3.44;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;7.19,4.38 +3.75,9.69;5.31,10.94 +5.31,10.94;6.56,9.69 + +# UTF-16 : e3 +# UTF-8 : a3 c3 +[00e3] ã +3.75,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.44,3.44 +3.44,3.44;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;7.19,4.38 +3.12,10.00;3.75,10.31 +3.75,10.31;4.69,10.62 +4.69,10.62;4.69,10.31 +4.69,10.31;5.62,9.69 +5.62,9.69;6.56,9.69 +6.56,9.69;6.88,9.69 +6.88,9.69;7.19,10.00 + +# UTF-16 : e4 +# UTF-8 : a4 c3 +[00e4] ä +3.75,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.44,3.44 +3.44,3.44;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;7.19,4.38 +3.75,10.00;3.75,9.69 +6.56,10.00;6.56,9.69 + +# UTF-16 : e5 +# UTF-8 : a5 c3 +[00e5] å +3.75,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.44,3.44 +3.44,3.44;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;7.19,4.38 +5.31,9.69;4.38,10.00 +4.38,10.00;4.06,10.94 +4.06,10.94;4.38,11.88 +4.38,11.88;5.31,12.19 +5.31,12.19;6.25,11.56 +6.25,11.56;6.56,10.62 +6.56,10.62;5.94,10.00 +5.94,10.00;5.31,9.69 + +# UTF-16 : 01 03 +# UTF-8 : 83 c4 +[0103] ă +3.75,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.44,3.44 +3.44,3.44;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;7.19,4.38 +3.75,11.56;4.06,10.62 +4.06,10.62;5.00,10.00 +5.00,10.00;5.94,10.31 +5.94,10.31;6.56,10.94 +6.56,10.94;6.56,11.56 + +# UTF-16 : 01 01 +# UTF-8 : 81 c4 +[0101] ā +3.75,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.44,3.44 +3.44,3.44;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;7.19,4.38 +2.81,10.00;7.81,10.00 + +# UTF-16 : e6 +# UTF-8 : a6 c3 +[00e6] æ +2.81,7.19;3.75,7.19 +3.75,7.19;4.69,6.88 +4.69,6.88;5.31,5.94 +5.31,5.94;5.31,5.62 +5.31,5.62;5.31,1.25 +5.31,1.25;3.75,1.25 +3.75,1.25;2.81,1.56 +2.81,1.56;2.19,2.50 +2.19,2.50;2.50,3.44 +2.50,3.44;3.12,4.06 +3.12,4.06;3.75,4.38 +3.75,4.38;8.12,4.38 +8.12,4.38;8.12,5.62 +8.12,5.62;7.81,6.56 +7.81,6.56;6.88,7.19 +6.88,7.19;5.94,6.88 +5.94,6.88;5.31,6.25 +5.31,6.25;5.31,5.62 +5.31,5.62;5.31,2.81 +5.31,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;8.12,1.25 + +# UTF-16 : 62 +# UTF-8 : 62 +[0062] b +3.12,10.00;3.12,1.25 +3.12,1.25;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,2.50 +7.19,2.50;7.19,2.81 +7.19,2.81;7.19,5.62 +7.19,5.62;6.88,6.56 +6.88,6.56;5.94,7.19 +5.94,7.19;5.62,7.19 +5.62,7.19;3.12,7.19 + +# UTF-16 : 63 +# UTF-8 : 63 +[0063] c +6.56,1.25;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.75,5.62 +3.75,5.62;4.06,6.56 +4.06,6.56;5.00,7.19 +5.00,7.19;5.31,7.19 +5.31,7.19;6.56,7.19 + +# UTF-16 : 01 07 +# UTF-8 : 87 c4 +[0107] ć +6.56,1.25;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.75,5.62 +3.75,5.62;4.06,6.56 +4.06,6.56;5.00,7.19 +5.00,7.19;5.31,7.19 +5.31,7.19;6.56,7.19 +4.38,9.69;6.25,10.94 + +# UTF-16 : 01 09 +# UTF-8 : 89 c4 +[0109] ĉ +6.56,1.25;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.75,5.62 +3.75,5.62;4.06,6.56 +4.06,6.56;5.00,7.19 +5.00,7.19;5.31,7.19 +5.31,7.19;6.56,7.19 +3.75,9.69;5.31,10.94 +5.31,10.94;6.56,9.69 + +# UTF-16 : 01 0d +# UTF-8 : 8d c4 +[010d] č +6.56,1.25;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.75,5.62 +3.75,5.62;4.06,6.56 +4.06,6.56;5.00,7.19 +5.00,7.19;5.31,7.19 +5.31,7.19;6.56,7.19 +3.75,10.94;5.31,9.69 +5.31,9.69;6.56,10.94 + +# UTF-16 : e7 +# UTF-8 : a7 c3 +[00e7] ç +6.56,1.25;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.75,5.62 +3.75,5.62;4.06,6.56 +4.06,6.56;5.00,7.19 +5.00,7.19;5.31,7.19 +5.31,7.19;6.56,7.19 +5.31,1.25;4.69,-0.31 + +# UTF-16 : 64 +# UTF-8 : 64 +[0064] d +7.19,10.00;7.19,1.25 +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.62 +3.12,5.62;3.44,6.56 +3.44,6.56;4.38,7.19 +4.38,7.19;4.69,7.19 +4.69,7.19;7.19,7.19 + +# UTF-16 : 01 0f +# UTF-8 : 8f c4 +[010f] ď +7.19,10.00;7.19,1.25 +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.62 +3.12,5.62;3.44,6.56 +3.44,6.56;4.38,7.19 +4.38,7.19;4.69,7.19 +4.69,7.19;7.19,7.19 +3.75,13.44;5.31,12.19 +5.31,12.19;6.56,13.44 + +# UTF-16 : 01 11 +# UTF-8 : 91 c4 +[0111] đ +7.19,10.00;7.19,1.25 +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.62 +3.12,5.62;3.44,6.56 +3.44,6.56;4.38,7.19 +4.38,7.19;4.69,7.19 +4.69,7.19;7.19,7.19 +7.19,12.50;7.19,10.00 +5.31,10.00;9.06,10.00 + +# UTF-16 : 65 +# UTF-8 : 65 +[0065] e +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.31 +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;3.12,4.38 + +# UTF-16 : e8 +# UTF-8 : a8 c3 +[00e8] è +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.31 +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;3.12,4.38 +4.38,10.94;6.25,9.69 + +# UTF-16 : e9 +# UTF-8 : a9 c3 +[00e9] é +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.31 +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;3.12,4.38 +4.38,9.69;6.25,10.94 + +# UTF-16 : ea +# UTF-8 : aa c3 +[00ea] ê +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.31 +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;3.12,4.38 +3.75,9.69;5.31,10.94 +5.31,10.94;6.56,9.69 + +# UTF-16 : eb +# UTF-8 : ab c3 +[00eb] ë +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.31 +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;3.12,4.38 +3.75,10.00;3.75,9.69 +6.56,10.00;6.56,9.69 + +# UTF-16 : 01 1b +# UTF-8 : 9b c4 +[011b] ě +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.31 +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;3.12,4.38 +3.75,10.94;5.31,9.69 +5.31,9.69;6.56,10.94 + +# UTF-16 : 01 17 +# UTF-8 : 97 c4 +[0117] ė +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.31 +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;3.12,4.38 +5.31,10.00;5.31,10.94 +5.31,10.94;5.31,10.94 +5.31,10.94;5.31,10.00 + +# UTF-16 : 01 19 +# UTF-8 : 99 c4 +[0119] ę +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.31 +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;3.12,4.38 +4.69,1.25;4.38,-0.31 + +# UTF-16 : 66 +# UTF-8 : 66 +[0066] f +5.31,1.25;5.31,8.75 +5.31,8.75;5.62,9.69 +5.62,9.69;6.25,10.00 +6.25,10.00;6.56,10.00 +6.56,10.00;7.19,10.00 +4.38,7.19;7.19,7.19 + +# UTF-16 : 67 +# UTF-8 : 67 +[0067] g +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.62 +3.12,5.62;3.44,6.56 +3.44,6.56;4.38,7.19 +4.38,7.19;4.69,7.19 +4.69,7.19;7.19,7.19 +7.19,7.19;7.19,0.00 +7.19,0.00;6.88,-0.62 +6.88,-0.62;5.94,-1.25 +5.94,-1.25;5.62,-1.25 +5.62,-1.25;3.75,-1.25 + +# UTF-16 : 01 1d +# UTF-8 : 9d c4 +[011d] ĝ +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.62 +3.12,5.62;3.44,6.56 +3.44,6.56;4.38,7.19 +4.38,7.19;4.69,7.19 +4.69,7.19;7.19,7.19 +7.19,7.19;7.19,0.00 +7.19,0.00;6.88,-0.62 +6.88,-0.62;5.94,-1.25 +5.94,-1.25;5.62,-1.25 +5.62,-1.25;3.75,-1.25 +3.75,9.69;5.31,10.94 +5.31,10.94;6.56,9.69 + +# UTF-16 : 01 1f +# UTF-8 : 9f c4 +[011f] ğ +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.62 +3.12,5.62;3.44,6.56 +3.44,6.56;4.38,7.19 +4.38,7.19;4.69,7.19 +4.69,7.19;7.19,7.19 +7.19,7.19;7.19,0.00 +7.19,0.00;6.88,-0.62 +6.88,-0.62;5.94,-1.25 +5.94,-1.25;5.62,-1.25 +5.62,-1.25;3.75,-1.25 +3.75,11.56;4.06,10.62 +4.06,10.62;5.00,10.00 +5.00,10.00;5.94,10.31 +5.94,10.31;6.56,10.94 +6.56,10.94;6.56,11.56 + +# UTF-16 : 01 21 +# UTF-8 : a1 c4 +[0121] ġ +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.62 +3.12,5.62;3.44,6.56 +3.44,6.56;4.38,7.19 +4.38,7.19;4.69,7.19 +4.69,7.19;7.19,7.19 +7.19,7.19;7.19,0.00 +7.19,0.00;6.88,-0.62 +6.88,-0.62;5.94,-1.25 +5.94,-1.25;5.62,-1.25 +5.62,-1.25;3.75,-1.25 +5.31,10.00;5.31,10.94 +5.31,10.94;5.31,10.94 +5.31,10.94;5.31,10.00 + +# UTF-16 : 68 +# UTF-8 : 68 +[0068] h +3.12,1.25;3.12,10.00 +3.12,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 + +# UTF-16 : 01 25 +# UTF-8 : a5 c4 +[0125] ĥ +3.12,1.25;3.12,10.00 +3.12,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 +3.75,12.50;5.31,14.06 +5.31,14.06;6.56,12.50 + +# UTF-16 : 01 27 +# UTF-8 : a7 c4 +[0127] ħ +3.12,1.25;3.12,10.00 +3.12,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 +3.12,12.50;3.12,10.00 +1.88,10.00;4.69,10.00 + +# UTF-16 : 69 +# UTF-8 : 69 +[0069] i +5.31,1.25;5.31,7.19 +5.31,9.69;5.31,10.00 + +# UTF-16 : ec +# UTF-8 : ac c3 +[00ec] ì +5.31,1.25;5.31,7.19 +4.38,10.94;6.25,9.69 + +# UTF-16 : ed +# UTF-8 : ad c3 +[00ed] í +5.31,1.25;5.31,7.19 +4.38,9.69;6.25,10.94 + +# UTF-16 : ee +# UTF-8 : ae c3 +[00ee] î +5.31,1.25;5.31,7.19 +3.75,9.69;5.31,10.94 +5.31,10.94;6.56,9.69 + +# UTF-16 : 01 29 +# UTF-8 : a9 c4 +[0129] ĩ +5.31,1.25;5.31,7.19 +3.12,10.00;3.75,10.31 +3.75,10.31;4.69,10.62 +4.69,10.62;4.69,10.31 +4.69,10.31;5.62,9.69 +5.62,9.69;6.56,9.69 +6.56,9.69;6.88,9.69 +6.88,9.69;7.19,10.00 + +# UTF-16 : ef +# UTF-8 : af c3 +[00ef] ï +5.31,1.25;5.31,7.19 +3.12,9.69;3.12,10.00 +7.19,9.69;7.19,10.00 + +# UTF-16 : 01 2b +# UTF-8 : ab c4 +[012b] ī +5.31,1.25;5.31,7.19 +2.81,10.00;7.81,10.00 + +# UTF-16 : 01 2f +# UTF-8 : af c4 +[012f] į +5.31,1.25;5.31,7.19 +5.31,9.69;5.31,10.00 +5.31,1.25;4.38,-0.31 + +# UTF-16 : 6a +# UTF-8 : 6a +[006a] j +4.38,-1.25;4.69,-1.25 +4.69,-1.25;5.62,-0.94 +5.62,-0.94;6.25,0.00 +6.25,0.00;6.25,0.00 +6.25,0.00;6.25,7.19 +6.25,9.69;6.25,10.00 + +# UTF-16 : 6b +# UTF-8 : 6b +[006b] k +3.12,10.00;3.12,1.25 +3.12,4.38;7.19,7.19 +7.19,1.25;5.00,5.31 + +# UTF-16 : 01 37 +# UTF-8 : b7 c4 +[0137] ķ +3.12,10.00;3.12,1.25 +3.12,4.38;7.19,7.19 +7.19,1.25;5.00,5.31 +3.12,1.25;2.81,-0.31 + +# UTF-16 : 6c +# UTF-8 : 6c +[006c] l +5.31,10.00;5.31,2.19 +5.31,2.19;5.62,1.56 +5.62,1.56;6.25,1.25 + +# UTF-16 : 01 3a +# UTF-8 : ba c4 +[013a] ĺ +5.31,10.00;5.31,2.19 +5.31,2.19;5.62,1.56 +5.62,1.56;6.25,1.25 +4.38,12.50;6.25,14.06 + +# UTF-16 : 01 3e +# UTF-8 : be c4 +[013e] ľ +5.31,10.00;5.31,2.19 +5.31,2.19;5.62,1.56 +5.62,1.56;6.25,1.25 +3.75,14.06;5.31,12.50 +5.31,12.50;6.56,14.06 + +# UTF-16 : 01 3c +# UTF-8 : bc c4 +[013c] ļ +5.31,10.00;5.31,2.19 +5.31,2.19;5.62,1.56 +5.62,1.56;6.25,1.25 +3.12,0.94;2.81,-0.31 + +# UTF-16 : 01 42 +# UTF-8 : 82 c5 +[0142] ł +5.31,10.00;5.31,2.19 +5.31,2.19;5.62,1.56 +5.62,1.56;6.25,1.25 +3.75,5.62;6.56,7.81 + +# UTF-16 : 6d +# UTF-8 : 6d +[006d] m +2.19,1.25;2.19,7.19 +2.19,7.19;6.56,7.19 +6.56,7.19;7.50,6.88 +7.50,6.88;8.12,5.94 +8.12,5.94;8.12,5.62 +8.12,5.62;8.12,1.25 +5.31,1.25;5.31,7.19 + +# UTF-16 : 6e +# UTF-8 : 6e +[006e] n +3.12,1.25;3.12,7.19 +3.12,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 + +# UTF-16 : 01 44 +# UTF-8 : 84 c5 +[0144] ń +3.12,1.25;3.12,7.19 +3.12,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 +4.38,9.69;6.25,10.94 + +# UTF-16 : 01 48 +# UTF-8 : 88 c5 +[0148] ň +3.12,1.25;3.12,7.19 +3.12,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 +3.75,10.94;5.31,9.69 +5.31,9.69;6.56,10.94 + +# UTF-16 : 02 72 +# UTF-8 : b2 c9 +[0272] ɲ +3.12,1.25;3.12,7.19 +3.12,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,1.25 +3.12,1.25;2.81,-0.31 + +# UTF-16 : 01 4b +# UTF-8 : 8b c5 +[014b] ŋ +3.12,1.25;3.12,7.19 +3.12,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,-1.25 +7.19,-1.25;6.56,-1.25 +6.56,-1.25;5.62,-0.94 +5.62,-0.94;5.31,0.00 +5.31,0.00;5.31,0.00 + +# UTF-16 : 6f +# UTF-8 : 6f +[006f] o +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,3.12 +7.19,3.12;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.19 +3.75,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,5.31 +3.12,5.31;3.12,5.31 + +# UTF-16 : f2 +# UTF-8 : b2 c3 +[00f2] ò +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,3.12 +7.19,3.12;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.19 +3.75,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,5.31 +3.12,5.31;3.12,5.31 +4.38,10.94;6.25,9.69 + +# UTF-16 : f3 +# UTF-8 : b3 c3 +[00f3] ó +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,3.12 +7.19,3.12;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.19 +3.75,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,5.31 +3.12,5.31;3.12,5.31 +4.38,9.69;6.25,10.94 + +# UTF-16 : f4 +# UTF-8 : b4 c3 +[00f4] ô +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,3.12 +7.19,3.12;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.19 +3.75,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,5.31 +3.12,5.31;3.12,5.31 +3.75,9.69;5.31,10.94 +5.31,10.94;6.56,9.69 + +# UTF-16 : f5 +# UTF-8 : b5 c3 +[00f5] õ +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,3.12 +7.19,3.12;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.19 +3.75,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,5.31 +3.12,5.31;3.12,5.31 +3.12,10.00;3.75,10.31 +3.75,10.31;4.69,10.62 +4.69,10.62;4.69,10.31 +4.69,10.31;5.62,9.69 +5.62,9.69;6.56,9.69 +6.56,9.69;6.88,9.69 +6.88,9.69;7.19,10.00 + +# UTF-16 : f6 +# UTF-8 : b6 c3 +[00f6] ö +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,3.12 +7.19,3.12;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.19 +3.75,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,5.31 +3.12,5.31;3.12,5.31 +3.75,10.00;3.75,9.69 +6.56,10.00;6.56,9.69 + +# UTF-16 : 01 51 +# UTF-8 : 91 c5 +[0151] ő +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,3.12 +7.19,3.12;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.19 +3.75,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,5.31 +3.12,5.31;3.12,5.31 +2.19,9.69;4.38,10.94 +6.25,9.69;8.12,10.94 + +# UTF-16 : 01 4d +# UTF-8 : 8d c5 +[014d] ō +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,3.12 +7.19,3.12;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.19 +3.75,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,5.31 +3.12,5.31;3.12,5.31 +2.81,10.00;7.81,10.00 + +# UTF-16 : f8 +# UTF-8 : b8 c3 +[00f8] ø +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,3.12 +7.19,3.12;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.19 +3.75,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,5.31 +3.12,5.31;3.12,5.31 +2.19,1.25;8.12,7.19 + +# UTF-16 : 01 53 +# UTF-8 : 93 c5 +[0153] œ +5.31,3.12;5.00,2.19 +5.00,2.19;4.38,1.56 +4.38,1.56;3.44,1.25 +3.44,1.25;2.50,1.56 +2.50,1.56;1.56,2.19 +1.56,2.19;1.25,3.12 +1.25,3.12;1.25,3.12 +1.25,3.12;1.25,5.31 +1.25,5.31;1.56,6.25 +1.56,6.25;2.19,6.88 +2.19,6.88;3.12,7.19 +3.12,7.19;4.06,6.88 +4.06,6.88;5.00,6.25 +5.00,6.25;5.31,5.31 +5.31,5.31;5.31,5.31 +5.31,5.31;5.31,3.12 +5.31,3.12;5.31,3.12 +5.31,4.38;9.06,4.38 +9.06,4.38;9.06,5.31 +9.06,5.31;8.75,6.25 +8.75,6.25;8.12,6.88 +8.12,6.88;7.19,7.19 +7.19,7.19;6.25,6.88 +6.25,6.88;5.62,6.25 +5.62,6.25;5.31,5.31 +5.31,5.31;5.31,5.31 +5.31,5.31;5.31,2.81 +5.31,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;9.06,1.25 + +# UTF-16 : 70 +# UTF-8 : 70 +[0070] p +3.12,-1.25;3.12,7.19 +3.12,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,2.81 +7.19,2.81;6.88,1.88 +6.88,1.88;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;3.12,1.25 + +# UTF-16 : fe +# UTF-8 : be c3 +[00fe] þ +3.12,-1.25;3.12,9.69 +3.12,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,5.94 +7.19,5.94;7.19,5.62 +7.19,5.62;7.19,2.81 +7.19,2.81;6.88,1.88 +6.88,1.88;5.94,1.25 +5.94,1.25;5.62,1.25 +5.62,1.25;3.12,1.25 + +# UTF-16 : 71 +# UTF-8 : 71 +[0071] q +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.62 +3.12,5.62;3.44,6.56 +3.44,6.56;4.38,7.19 +4.38,7.19;4.69,7.19 +4.69,7.19;7.19,7.19 +7.19,7.19;7.19,-1.25 +7.19,-1.25;7.19,-1.25 + +# UTF-16 : 72 +# UTF-8 : 72 +[0072] r +4.38,1.25;4.38,7.19 +4.38,7.19;7.19,7.19 +7.19,7.19;7.19,6.25 + +# UTF-16 : 01 55 +# UTF-8 : 95 c5 +[0155] ŕ +4.38,1.25;4.38,7.19 +4.38,7.19;7.19,7.19 +7.19,7.19;7.19,6.25 +4.38,9.69;6.25,10.94 + +# UTF-16 : 01 59 +# UTF-8 : 99 c5 +[0159] ř +4.38,1.25;4.38,7.19 +4.38,7.19;7.19,7.19 +7.19,7.19;7.19,6.25 +4.38,10.94;5.62,9.69 +5.62,9.69;7.19,10.94 + +# UTF-16 : 01 57 +# UTF-8 : 97 c5 +[0157] ŗ +4.38,1.25;4.38,7.19 +4.38,7.19;7.19,7.19 +7.19,7.19;7.19,6.25 +7.19,0.94;6.56,-0.31 + +# UTF-16 : 73 +# UTF-8 : 73 +[0073] s +6.56,6.56;5.62,6.88 +5.62,6.88;4.69,7.19 +4.69,7.19;4.38,7.19 +4.38,7.19;3.44,6.88 +3.44,6.88;3.12,5.94 +3.12,5.94;3.75,5.00 +3.75,5.00;4.06,5.00 +4.06,5.00;6.56,3.75 +6.56,3.75;7.19,2.81 +7.19,2.81;6.88,1.88 +6.88,1.88;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.00,1.25 +5.00,1.25;3.75,1.56 +3.75,1.56;3.12,1.88 + +# UTF-16 : 01 5d +# UTF-8 : 9d c5 +[015d] ŝ +6.56,6.56;5.62,6.88 +5.62,6.88;4.69,7.19 +4.69,7.19;4.38,7.19 +4.38,7.19;3.44,6.88 +3.44,6.88;3.12,5.94 +3.12,5.94;3.75,5.00 +3.75,5.00;4.06,5.00 +4.06,5.00;6.56,3.75 +6.56,3.75;7.19,2.81 +7.19,2.81;6.88,1.88 +6.88,1.88;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.00,1.25 +5.00,1.25;3.75,1.56 +3.75,1.56;3.12,1.88 +3.75,9.69;5.31,10.94 +5.31,10.94;6.56,9.69 + +# UTF-16 : 01 61 +# UTF-8 : a1 c5 +[0161] š +6.56,6.56;5.62,6.88 +5.62,6.88;4.69,7.19 +4.69,7.19;4.38,7.19 +4.38,7.19;3.44,6.88 +3.44,6.88;3.12,5.94 +3.12,5.94;3.75,5.00 +3.75,5.00;4.06,5.00 +4.06,5.00;6.56,3.75 +6.56,3.75;7.19,2.81 +7.19,2.81;6.88,1.88 +6.88,1.88;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.00,1.25 +5.00,1.25;3.75,1.56 +3.75,1.56;3.12,1.88 +3.75,10.94;5.31,9.69 +5.31,9.69;6.56,10.94 + +# UTF-16 : 01 5f +# UTF-8 : 9f c5 +[015f] ş +6.56,6.56;5.62,6.88 +5.62,6.88;4.69,7.19 +4.69,7.19;4.38,7.19 +4.38,7.19;3.44,6.88 +3.44,6.88;3.12,5.94 +3.12,5.94;3.75,5.00 +3.75,5.00;4.06,5.00 +4.06,5.00;6.56,3.75 +6.56,3.75;7.19,2.81 +7.19,2.81;6.88,1.88 +6.88,1.88;6.25,1.25 +6.25,1.25;5.94,1.25 +5.94,1.25;5.00,1.25 +5.00,1.25;3.75,1.56 +3.75,1.56;3.12,1.88 +4.69,1.25;4.38,-0.31 + +# UTF-16 : 74 +# UTF-8 : 74 +[0074] t +5.31,1.25;5.31,10.00 +4.38,7.19;7.19,7.19 + +# UTF-16 : 01 65 +# UTF-8 : a5 c5 +[0165] ť +5.31,1.25;5.31,10.00 +4.38,7.19;7.19,7.19 +3.75,14.06;5.31,12.50 +5.31,12.50;6.56,14.06 + +# UTF-16 : 01 63 +# UTF-8 : a3 c5 +[0163] ţ +5.31,1.25;5.31,10.00 +4.38,7.19;7.19,7.19 +5.31,1.25;5.31,0.94 +5.31,0.94;4.69,-0.31 + +# UTF-16 : 01 67 +# UTF-8 : a7 c5 +[0167] ŧ +5.31,1.25;5.31,10.00 +4.38,7.19;7.19,7.19 +4.38,3.12;6.25,4.38 + +# UTF-16 : 75 +# UTF-8 : 75 +[0075] u +3.12,7.19;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;7.19,1.25 +7.19,1.25;7.19,7.19 + +# UTF-16 : f9 +# UTF-8 : b9 c3 +[00f9] ù +3.12,7.19;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;7.19,1.25 +7.19,1.25;7.19,7.19 +4.38,10.94;6.25,9.69 + +# UTF-16 : fa +# UTF-8 : ba c3 +[00fa] ú +3.12,7.19;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;7.19,1.25 +7.19,1.25;7.19,7.19 +4.38,9.69;6.25,10.94 + +# UTF-16 : fb +# UTF-8 : bb c3 +[00fb] û +3.12,7.19;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;7.19,1.25 +7.19,1.25;7.19,7.19 +3.75,9.69;5.31,10.94 +5.31,10.94;6.56,9.69 + +# UTF-16 : 01 69 +# UTF-8 : a9 c5 +[0169] ũ +3.12,7.19;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;7.19,1.25 +7.19,1.25;7.19,7.19 +3.12,10.00;3.75,10.31 +3.75,10.31;4.69,10.62 +4.69,10.62;4.69,10.31 +4.69,10.31;5.62,9.69 +5.62,9.69;6.56,9.69 +6.56,9.69;6.88,9.69 +6.88,9.69;7.19,10.00 + +# UTF-16 : fc +# UTF-8 : bc c3 +[00fc] ü +3.12,7.19;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;7.19,1.25 +7.19,1.25;7.19,7.19 +3.75,10.00;3.75,9.69 +6.56,10.00;6.56,9.69 + +# UTF-16 : 01 71 +# UTF-8 : b1 c5 +[0171] ű +3.12,7.19;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;7.19,1.25 +7.19,1.25;7.19,7.19 +2.19,9.69;4.38,10.94 +6.25,9.69;8.12,10.94 + +# UTF-16 : 01 6b +# UTF-8 : ab c5 +[016b] ū +3.12,7.19;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;7.19,1.25 +7.19,1.25;7.19,7.19 +2.81,10.00;7.81,10.00 + +# UTF-16 : 01 73 +# UTF-8 : b3 c5 +[0173] ų +3.12,7.19;3.12,2.81 +3.12,2.81;3.44,1.88 +3.44,1.88;4.38,1.25 +4.38,1.25;4.69,1.25 +4.69,1.25;7.19,1.25 +7.19,1.25;7.19,7.19 +4.69,1.25;4.38,-0.31 + +# UTF-16 : 76 +# UTF-8 : 76 +[0076] v +3.12,7.19;5.31,1.25 +5.31,1.25;7.19,7.19 + +# UTF-16 : 77 +# UTF-8 : 77 +[0077] w +2.19,7.19;3.75,1.25 +3.75,1.25;5.31,5.31 +5.31,5.31;6.56,1.25 +6.56,1.25;8.12,7.19 + +# UTF-16 : 78 +# UTF-8 : 78 +[0078] x +3.12,1.25;7.19,7.19 +3.12,7.19;7.19,1.25 + +# UTF-16 : 79 +# UTF-8 : 79 +[0079] y +7.19,7.19;4.38,-1.25 +4.38,-1.25;3.12,-1.25 +3.12,7.19;5.00,1.25 + +# UTF-16 : fd +# UTF-8 : bd c3 +[00fd] ý +7.19,7.19;4.38,-1.25 +4.38,-1.25;3.12,-1.25 +3.12,7.19;5.00,1.25 +4.38,9.69;6.25,10.94 + +# UTF-16 : ff +# UTF-8 : bf c3 +[00ff] ÿ +7.19,7.19;4.38,-1.25 +4.38,-1.25;3.12,-1.25 +3.12,7.19;5.00,1.25 +2.19,9.69;4.38,10.94 +6.25,9.69;8.12,10.94 + +# UTF-16 : 7a +# UTF-8 : 7a +[007a] z +3.12,7.19;7.19,7.19 +7.19,7.19;3.12,1.25 +3.12,1.25;7.19,1.25 + +# UTF-16 : df +# UTF-8 : 9f c3 +[00df] ß +2.81,1.25;2.81,8.75 +2.81,8.75;3.12,9.69 +3.12,9.69;4.06,10.00 +4.06,10.00;4.38,10.00 +4.38,10.00;6.25,10.00 +6.25,10.00;7.19,9.69 +7.19,9.69;7.50,9.06 +7.50,9.06;7.81,8.75 +7.81,8.75;7.81,8.12 +7.81,8.12;7.19,7.19 +7.19,7.19;6.56,6.88 +6.56,6.88;6.25,6.56 +6.25,6.56;7.19,6.25 +7.19,6.25;7.50,5.62 +7.50,5.62;7.81,5.31 +7.81,5.31;7.81,2.81 +7.81,2.81;7.19,1.88 +7.19,1.88;6.56,1.25 +6.56,1.25;6.25,1.25 + +# UTF-16 : 30 +# UTF-8 : 30 +[0030] 0 +4.06,1.88;3.75,2.81 +3.75,2.81;3.44,4.06 +3.44,4.06;3.44,5.00 +3.44,5.00;3.12,5.94 +3.12,5.94;3.44,7.19 +3.44,7.19;3.75,8.12 +3.75,8.12;4.06,9.06 +4.06,9.06;4.06,9.38 +4.06,9.38;5.00,10.00 +5.00,10.00;5.94,10.00 +5.94,10.00;6.25,9.38 +6.25,9.38;6.56,8.44 +6.56,8.44;6.88,7.50 +6.88,7.50;7.19,6.56 +7.19,6.56;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;6.88,3.44 +6.88,3.44;6.56,2.50 +6.56,2.50;6.25,1.88 +6.25,1.88;5.62,1.25 +5.62,1.25;4.69,1.56 +4.69,1.56;4.06,1.88 + +# UTF-16 : 31 +# UTF-8 : 31 +[0031] 1 +4.38,8.12;6.25,10.00 +6.25,10.00;6.25,1.25 + +# UTF-16 : 32 +# UTF-8 : 32 +[0032] 2 +3.12,8.75;3.44,9.06 +3.44,9.06;4.06,9.69 +4.06,9.69;5.00,10.00 +5.00,10.00;6.25,10.00 +6.25,10.00;6.88,9.38 +6.88,9.38;7.19,8.44 +7.19,8.44;6.88,7.50 +6.88,7.50;6.88,7.19 +6.88,7.19;3.12,1.25 +3.12,1.25;7.19,1.25 + +# UTF-16 : 33 +# UTF-8 : 33 +[0033] 3 +3.12,10.00;5.31,10.00 +5.31,10.00;6.25,10.00 +6.25,10.00;6.88,9.06 +6.88,9.06;7.19,8.12 +7.19,8.12;6.88,7.19 +6.88,7.19;6.25,6.56 +6.25,6.56;5.31,6.25 +5.31,6.25;5.31,6.25 +5.31,6.25;4.38,6.25 +4.38,6.25;5.31,6.25 +5.31,6.25;6.25,5.94 +6.25,5.94;6.88,5.31 +6.88,5.31;7.19,4.38 +7.19,4.38;7.19,4.38 +7.19,4.38;7.19,3.12 +7.19,3.12;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;5.31,1.25 +5.31,1.25;3.12,1.25 + +# UTF-16 : 34 +# UTF-8 : 34 +[0034] 4 +4.69,10.00;2.81,3.12 +2.81,3.12;7.81,3.12 +6.25,5.31;6.25,1.25 + +# UTF-16 : 35 +# UTF-8 : 35 +[0035] 5 +7.19,10.00;3.12,10.00 +3.12,10.00;3.12,6.25 +3.12,6.25;5.31,6.25 +5.31,6.25;6.25,5.94 +6.25,5.94;6.88,5.31 +6.88,5.31;7.19,4.38 +7.19,4.38;7.19,4.38 +7.19,4.38;7.19,3.12 +7.19,3.12;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;5.31,1.25 +5.31,1.25;3.12,1.25 + +# UTF-16 : 36 +# UTF-8 : 36 +[0036] 6 +3.12,6.25;5.31,6.25 +5.31,6.25;6.25,5.94 +6.25,5.94;6.88,5.31 +6.88,5.31;7.19,4.38 +7.19,4.38;7.19,4.38 +7.19,4.38;7.19,3.12 +7.19,3.12;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.19 +3.75,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,6.25 +3.12,6.25;3.44,7.19 +3.44,7.19;3.75,8.12 +3.75,8.12;4.38,9.06 +4.38,9.06;5.00,9.69 +5.00,9.69;5.94,10.00 +5.94,10.00;6.25,10.00 + +# UTF-16 : 37 +# UTF-8 : 37 +[0037] 7 +3.12,9.06;3.12,10.00 +3.12,10.00;7.19,10.00 +7.19,10.00;5.31,1.25 + +# UTF-16 : 38 +# UTF-8 : 38 +[0038] 8 +3.12,4.38;3.44,5.31 +3.44,5.31;4.06,5.94 +4.06,5.94;5.00,6.25 +5.00,6.25;5.94,5.94 +5.94,5.94;6.88,5.31 +6.88,5.31;7.19,4.38 +7.19,4.38;7.19,4.38 +7.19,4.38;7.19,3.12 +7.19,3.12;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.19 +3.75,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,4.38 +3.12,4.38;3.12,4.38 +5.31,6.25;4.38,6.56 +4.38,6.56;3.44,7.19 +3.44,7.19;3.12,8.12 +3.12,8.12;3.44,9.06 +3.44,9.06;4.06,9.69 +4.06,9.69;5.00,10.00 +5.00,10.00;5.31,10.00 +5.31,10.00;6.25,10.00 +6.25,10.00;6.88,9.06 +6.88,9.06;7.19,8.12 +7.19,8.12;6.88,7.19 +6.88,7.19;6.25,6.56 +6.25,6.56;5.31,6.25 +5.31,6.25;5.31,6.25 + +# UTF-16 : 39 +# UTF-8 : 39 +[0039] 9 +7.19,5.31;5.31,5.31 +5.31,5.31;4.38,5.31 +4.38,5.31;3.44,6.25 +3.44,6.25;3.12,7.19 +3.12,7.19;3.12,7.19 +3.12,7.19;3.12,8.12 +3.12,8.12;3.44,9.06 +3.44,9.06;4.06,9.69 +4.06,9.69;5.00,10.00 +5.00,10.00;5.94,10.00 +5.94,10.00;6.88,9.38 +6.88,9.38;7.19,8.44 +7.19,8.44;7.19,8.12 +7.19,8.12;7.19,5.31 +7.19,5.31;7.19,4.38 +7.19,4.38;6.56,3.44 +6.56,3.44;6.25,2.50 +6.25,2.50;5.31,1.88 +5.31,1.88;4.38,1.25 +4.38,1.25;4.38,1.25 + +# UTF-16 : 2b +# UTF-8 : 2b +[002b] + +3.12,4.38;7.19,4.38 +5.31,2.19;5.31,6.25 + +# UTF-16 : 2d +# UTF-8 : 2d +[002d] - +3.12,4.38;7.19,4.38 + +# UTF-16 : d7 +# UTF-8 : 97 c3 +[00d7] × +3.12,2.19;7.19,6.25 +3.12,6.25;7.19,2.19 + +# UTF-16 : 2f +# UTF-8 : 2f +[002f] / +3.12,1.25;7.19,10.00 + +# UTF-16 : b1 +# UTF-8 : b1 c2 +[00b1] ± +3.12,1.25;7.19,1.25 +3.12,5.31;7.19,5.31 +5.31,3.12;5.31,7.19 + +# UTF-16 : 3d +# UTF-8 : 3d +[003d] = +3.12,2.81;7.19,2.81 +3.12,5.62;7.19,5.62 + +# UTF-16 : 22 61 +# UTF-8 : a1 89 e2 +[2261] ≡ +3.12,1.88;7.19,1.88 +3.12,4.38;7.19,4.38 +3.12,6.56;7.19,6.56 + +# UTF-16 : f7 +# UTF-8 : b7 c3 +[00f7] ÷ +3.12,4.38;7.19,4.38 +5.31,1.88;5.31,2.19 +5.31,6.25;5.31,6.56 + +# UTF-16 : 3c +# UTF-8 : 3c +[003c] < +7.19,2.81;3.12,4.38 +3.12,4.38;7.19,5.62 + +# UTF-16 : 3e +# UTF-8 : 3e +[003e] > +3.12,2.81;7.19,4.38 +7.19,4.38;3.12,5.62 + +# UTF-16 : 22 64 +# UTF-8 : a4 89 e2 +[2264] ≤ +3.12,1.88;7.19,1.88 +7.19,4.38;3.12,5.62 +3.12,5.62;7.19,7.19 + +# UTF-16 : 22 65 +# UTF-8 : a5 89 e2 +[2265] ≥ +3.12,1.88;7.19,1.88 +3.12,4.38;7.19,5.62 +7.19,5.62;3.12,7.19 + +# UTF-16 : ab +# UTF-8 : ab c2 +[00ab] « +4.69,1.88;2.81,4.38 +2.81,4.38;4.69,6.56 +7.81,1.88;5.62,4.38 +5.62,4.38;7.81,6.56 + +# UTF-16 : bb +# UTF-8 : bb c2 +[00bb] » +2.81,1.88;4.69,4.38 +4.69,4.38;2.81,6.56 +5.62,1.88;7.81,4.38 +7.81,4.38;5.62,6.56 + +# UTF-16 : 28 +# UTF-8 : 28 +[0028] ( +5.62,0.31;5.31,1.25 +5.31,1.25;5.00,2.50 +5.00,2.50;5.00,3.44 +5.00,3.44;4.69,4.38 +4.69,4.38;4.69,5.62 +4.69,5.62;4.69,6.56 +4.69,6.56;5.00,7.81 +5.00,7.81;5.00,8.75 +5.00,8.75;5.31,9.69 +5.31,9.69;5.62,10.94 +5.62,10.94;5.62,10.94 + +# UTF-16 : 29 +# UTF-8 : 29 +[0029] ) +4.69,10.94;5.00,10.00 +5.00,10.00;5.31,9.06 +5.31,9.06;5.62,8.12 +5.62,8.12;5.62,6.88 +5.62,6.88;5.62,5.94 +5.62,5.94;5.62,4.69 +5.62,4.69;5.62,3.75 +5.62,3.75;5.31,2.81 +5.31,2.81;5.31,1.56 +5.31,1.56;5.00,0.62 +5.00,0.62;4.69,0.31 + +# UTF-16 : 5b +# UTF-8 : 5b +[005b] [ +5.62,0.31;4.69,0.31 +4.69,0.31;4.69,10.94 +4.69,10.94;5.62,10.94 + +# UTF-16 : 5d +# UTF-8 : 5d +[005d] ] +4.69,0.31;5.62,0.31 +5.62,0.31;5.62,10.94 +5.62,10.94;4.69,10.94 + +# UTF-16 : 7b +# UTF-8 : 7b +[007b] { +6.25,0.31;5.31,0.94 +5.31,0.94;5.31,1.25 +5.31,1.25;5.31,4.69 +5.31,4.69;4.69,5.62 +4.69,5.62;4.38,5.62 +4.38,5.62;5.00,6.25 +5.00,6.25;5.31,6.56 +5.31,6.56;5.31,10.00 +5.31,10.00;5.62,10.94 +5.62,10.94;6.25,10.94 + +# UTF-16 : 7d +# UTF-8 : 7d +[007d] } +4.38,0.31;5.00,0.94 +5.00,0.94;5.31,1.25 +5.31,1.25;5.31,4.69 +5.31,4.69;5.62,5.62 +5.62,5.62;6.25,5.62 +6.25,5.62;5.31,6.25 +5.31,6.25;5.31,6.56 +5.31,6.56;5.31,10.00 +5.31,10.00;4.69,10.94 +4.69,10.94;4.38,10.94 + +# UTF-16 : 25 +# UTF-8 : 25 +[0025] +1.25,1.25;9.06,10.00 +1.25,8.75;1.56,9.69 +1.56,9.69;2.50,10.00 +2.50,10.00;3.44,10.00 +3.44,10.00;4.06,9.38 +4.06,9.38;4.38,8.75 +4.38,8.75;4.06,7.81 +4.06,7.81;3.12,7.19 +3.12,7.19;2.19,7.19 +2.19,7.19;1.56,8.12 +1.56,8.12;1.25,8.75 +6.25,2.81;6.56,3.75 +6.56,3.75;7.50,4.06 +7.50,4.06;8.44,4.06 +8.44,4.06;9.06,3.44 +9.06,3.44;9.06,2.81 +9.06,2.81;8.75,1.88 +8.75,1.88;8.12,1.25 +8.12,1.25;6.88,1.56 +6.88,1.56;6.25,2.19 +6.25,2.19;6.25,2.81 + +# UTF-16 : 22 1e +# UTF-8 : 9e 88 e2 +[221e] ∞ +5.31,5.62;5.62,6.56 +5.62,6.56;6.25,7.19 +6.25,7.19;7.19,7.50 +7.19,7.50;8.12,6.88 +8.12,6.88;8.75,5.94 +8.75,5.94;8.75,5.62 +8.75,5.62;8.44,4.69 +8.44,4.69;7.50,4.06 +7.50,4.06;6.56,4.06 +6.56,4.06;5.62,4.38 +5.62,4.38;5.31,5.31 +5.31,5.31;5.31,5.62 +5.31,5.62;5.00,6.56 +5.00,6.56;4.06,7.19 +4.06,7.19;3.12,7.50 +3.12,7.50;2.19,6.88 +2.19,6.88;1.88,5.94 +1.88,5.94;1.88,5.62 +1.88,5.62;2.19,4.69 +2.19,4.69;2.81,4.06 +2.81,4.06;3.75,4.06 +3.75,4.06;4.69,4.38 +4.69,4.38;5.31,5.31 +5.31,5.31;5.31,5.62 + +# UTF-16 : 22 1a +# UTF-8 : 9a 88 e2 +[221a] √ +1.25,7.19;3.12,1.25 +3.12,1.25;7.19,14.06 +7.19,14.06;10.62,14.06 + +# UTF-16 : 22 48 +# UTF-8 : 88 89 e2 +[2248] ≈ +3.12,2.81;3.75,3.12 +3.75,3.12;4.69,3.12 +4.69,3.12;4.69,3.12 +4.69,3.12;5.62,2.50 +5.62,2.50;6.56,2.50 +6.56,2.50;6.88,2.50 +6.88,2.50;7.19,2.81 +3.12,5.62;3.75,5.94 +3.75,5.94;4.69,6.25 +4.69,6.25;4.69,5.94 +4.69,5.94;5.62,5.31 +5.62,5.31;6.56,5.31 +6.56,5.31;6.88,5.31 +6.88,5.31;7.19,5.62 + +# UTF-16 : 7e +# UTF-8 : 7e +[007e] ~ +3.12,3.75;3.75,4.06 +3.75,4.06;4.69,4.06 +4.69,4.06;4.69,4.06 +4.69,4.06;5.62,3.44 +5.62,3.44;6.56,3.44 +6.56,3.44;6.88,3.44 +6.88,3.44;7.19,3.75 + +# UTF-16 : 21 +# UTF-8 : 21 +[0021] ! +5.31,1.25;5.31,1.88 +5.31,4.38;5.31,10.00 + +# UTF-16 : 3f +# UTF-8 : 3f +[003f] ? +3.12,9.69;4.06,10.00 +4.06,10.00;5.31,10.00 +5.31,10.00;5.62,10.00 +5.62,10.00;6.56,9.69 +6.56,9.69;7.19,9.06 +7.19,9.06;6.88,8.12 +6.88,8.12;6.88,7.50 +6.88,7.50;5.62,6.56 +5.62,6.56;5.31,5.62 +5.31,5.62;5.31,4.38 +5.31,1.88;5.31,1.25 + +# UTF-16 : 26 +# UTF-8 : 26 +[0026] & +7.19,1.25;3.12,7.81 +3.12,7.81;2.81,8.75 +2.81,8.75;3.12,9.69 +3.12,9.69;4.06,10.00 +5.31,7.81;2.50,3.75 +2.50,3.75;2.19,2.81 +2.19,2.81;2.81,1.88 +2.81,1.88;3.44,1.25 +3.44,1.25;4.38,1.56 +4.38,1.56;4.69,1.56 +4.69,1.56;8.12,4.38 + +# UTF-16 : 27 +# UTF-8 : 27 +[0027] ' +5.00,8.12;5.31,10.00 + +# UTF-16 : 22 +# UTF-8 : 22 +[0022] " +3.75,8.12;4.38,10.00 +6.25,8.12;6.56,10.00 + +# UTF-16 : 2c +# UTF-8 : 2c +[002c] , +5.00,-0.31;5.31,1.25 + +# UTF-16 : 3b +# UTF-8 : 3b +[003b] ; +4.69,-0.31;5.31,1.25 +5.31,4.69;5.31,5.31 + +# UTF-16 : 2e +# UTF-8 : 2e +[002e] . +5.31,1.25;5.31,1.88 + +# UTF-16 : 3a +# UTF-8 : 3a +[003a] : +5.31,1.88;5.31,2.19 +5.31,5.62;5.31,6.25 + +# UTF-16 : 5c +# UTF-8 : 5c +[005c] \ +3.12,10.00;7.19,1.25 + +# UTF-16 : 5f +# UTF-8 : 5f +[005f] _ +0.00,-1.25;10.62,-1.25 + +# UTF-16 : 22 11 +# UTF-8 : 91 88 e2 +[2211] ∑ +8.44,2.19;7.81,1.56 +7.81,1.56;6.88,1.25 +6.88,1.25;2.19,1.25 +2.19,1.25;5.00,5.62 +5.00,5.62;2.19,10.00 +2.19,10.00;6.88,10.00 + +# UTF-16 : 22 2b +# UTF-8 : ab 88 e2 +[222b] ∫ +3.12,-1.25;3.75,-1.25 +3.75,-1.25;4.69,-0.94 +4.69,-0.94;5.31,0.00 +5.31,0.00;5.31,0.00 +5.31,0.00;5.31,12.50 +5.31,12.50;5.62,13.44 +5.62,13.44;6.25,14.06 +6.25,14.06;6.56,14.06 +6.56,14.06;7.19,14.06 + +# UTF-16 : 22 b2 +# UTF-8 : b2 8a e2 +[22b2] ⊲ +2.19,7.19;8.12,4.38 +8.12,4.38;2.19,1.25 +2.19,1.25;2.19,7.19 +2.19,7.19;2.19,7.19 + +# UTF-16 : 22 b3 +# UTF-8 : b3 8a e2 +[22b3] ⊳ +8.12,1.25;2.19,4.38 +2.19,4.38;8.12,7.19 +8.12,7.19;8.12,1.25 +8.12,1.25;8.12,1.25 + +# UTF-16 : 22 60 +# UTF-8 : a0 89 e2 +[2260] ≠ +2.81,2.81;6.56,2.81 +2.81,5.62;6.56,5.62 +3.12,1.25;5.62,7.19 + +# UTF-16 : 23 +# UTF-8 : 23 +[0023] # +3.75,1.25;3.75,10.00 +6.56,1.25;6.56,10.00 +2.19,7.19;8.12,7.19 +2.19,4.38;8.12,4.38 + +# UTF-16 : 22 59 +# UTF-8 : 99 89 e2 +[2259] ≙ +3.12,2.19;7.19,2.19 +3.12,5.31;7.19,5.31 +3.12,8.12;5.31,10.00 +5.31,10.00;7.19,8.12 + +# UTF-16 : 03 d5 +# UTF-8 : 95 cf +[03d5] ϕ +5.31,2.81;4.38,2.81 +4.38,2.81;3.44,3.44 +3.44,3.44;2.81,4.38 +2.81,4.38;2.19,5.31 +2.19,5.31;2.19,6.25 +2.19,6.25;2.81,7.19 +2.81,7.19;3.44,7.81 +3.44,7.81;4.38,8.44 +4.38,8.44;5.31,8.75 +5.31,8.75;5.31,8.75 +5.31,8.75;6.25,8.44 +6.25,8.44;7.19,7.81 +7.19,7.81;7.81,7.19 +7.81,7.19;8.12,6.25 +8.12,6.25;8.12,5.31 +8.12,5.31;7.81,4.38 +7.81,4.38;7.19,3.44 +7.19,3.44;6.25,2.81 +6.25,2.81;5.31,2.81 +3.75,1.25;6.56,10.00 + +# UTF-16 : 24 +# UTF-8 : 24 +[0024] $ +7.19,8.75;6.25,9.06 +6.25,9.06;5.31,9.06 +5.31,9.06;4.69,9.06 +4.69,9.06;3.75,8.75 +3.75,8.75;3.44,8.12 +3.44,8.12;3.44,6.88 +3.44,6.88;4.06,6.25 +4.06,6.25;6.56,5.00 +6.56,5.00;7.19,4.38 +7.19,4.38;7.19,3.44 +7.19,3.44;6.56,2.50 +6.56,2.50;5.62,2.19 +5.62,2.19;4.69,2.50 +4.69,2.50;3.75,2.50 +3.75,2.50;3.12,2.81 +5.31,1.25;5.31,10.00 + +# UTF-16 : a2 +# UTF-8 : a2 c2 +[00a2] ¢ +7.19,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.12,2.81 +3.12,2.81;3.12,5.62 +3.12,5.62;3.44,6.56 +3.44,6.56;4.38,7.19 +4.38,7.19;4.69,7.19 +4.69,7.19;7.19,7.19 +5.62,0.00;5.62,8.75 + +# UTF-16 : a3 +# UTF-8 : a3 c2 +[00a3] £ +8.12,2.81;7.81,1.88 +7.81,1.88;6.88,1.25 +6.88,1.25;6.56,1.25 +6.56,1.25;2.19,1.25 +2.19,1.25;3.12,1.56 +3.12,1.56;3.75,2.50 +3.75,2.50;3.75,2.81 +3.75,2.81;3.75,8.12 +3.75,8.12;4.06,9.06 +4.06,9.06;4.69,9.69 +4.69,9.69;5.62,10.00 +5.62,10.00;6.56,10.00 +6.56,10.00;7.19,9.38 +7.19,9.38;7.81,8.44 +7.81,8.44;7.81,8.12 +2.19,5.62;5.62,5.62 + +# UTF-16 : ff e5 +# UTF-8 : a5 bf ef +[ffe5] ¥ +2.19,10.00;4.69,6.25 +5.62,6.25;8.12,10.00 +5.31,1.25;5.31,5.62 +2.19,3.75;8.12,3.75 +2.19,6.25;4.69,6.25 +5.62,6.25;8.12,6.25 + +# UTF-16 : 40 +# UTF-8 : 40 +[0040] @ +4.69,-1.25;3.75,-1.25 +3.75,-1.25;2.81,-0.62 +2.81,-0.62;2.19,0.00 +2.19,0.00;1.56,0.62 +1.56,0.62;1.25,1.56 +1.25,1.56;1.25,1.88 +1.25,1.88;1.25,6.25 +1.25,6.25;1.56,7.19 +1.56,7.19;1.88,8.12 +1.88,8.12;2.50,9.06 +2.50,9.06;3.12,9.69 +3.12,9.69;4.06,10.00 +4.06,10.00;5.31,10.00 +5.31,10.00;6.25,10.00 +6.25,10.00;7.19,9.69 +7.19,9.69;8.12,9.06 +8.12,9.06;8.75,8.12 +8.75,8.12;9.06,7.19 +9.06,7.19;9.06,6.25 +9.06,6.25;9.06,6.25 +9.06,6.25;9.06,2.50 +9.06,2.50;8.75,1.56 +8.75,1.56;7.81,1.25 +7.81,1.25;6.88,1.88 +6.88,1.88;6.56,2.50 +6.56,2.50;6.56,7.19 +6.56,7.19;5.31,7.19 +5.31,7.19;4.38,6.88 +4.38,6.88;3.75,5.94 +3.75,5.94;3.75,5.62 +3.75,5.62;3.75,2.81 +3.75,2.81;4.06,1.88 +4.06,1.88;5.00,1.25 +5.00,1.25;5.94,1.56 +5.94,1.56;6.56,2.19 +6.56,2.19;6.56,2.81 + +# UTF-16 : a9 +# UTF-8 : a9 c2 +[00a9] © +5.31,2.19;4.06,2.50 +4.06,2.50;3.12,2.81 +3.12,2.81;2.50,3.44 +2.50,3.44;1.88,4.38 +1.88,4.38;1.56,5.31 +1.56,5.31;1.25,6.25 +1.25,6.25;1.56,7.19 +1.56,7.19;1.88,8.12 +1.88,8.12;2.50,9.06 +2.50,9.06;3.12,9.69 +3.12,9.69;4.06,10.00 +4.06,10.00;5.31,10.00 +5.31,10.00;5.31,10.00 +5.31,10.00;6.25,10.00 +6.25,10.00;7.19,9.69 +7.19,9.69;8.12,9.06 +8.12,9.06;8.75,8.12 +8.75,8.12;9.06,7.19 +9.06,7.19;9.06,6.25 +9.06,6.25;9.06,5.31 +9.06,5.31;8.75,4.38 +8.75,4.38;8.12,3.44 +8.12,3.44;7.19,2.81 +7.19,2.81;6.25,2.50 +6.25,2.50;5.31,2.19 +6.25,4.38;4.69,4.38 +4.69,4.38;3.75,4.69 +3.75,4.69;3.75,5.31 +3.75,5.31;3.75,7.19 +3.75,7.19;4.38,8.12 +4.38,8.12;4.69,8.12 +4.69,8.12;6.25,8.12 + +# UTF-16 : ae +# UTF-8 : ae c2 +[00ae] ® +5.31,2.19;4.06,2.50 +4.06,2.50;3.12,2.81 +3.12,2.81;2.50,3.44 +2.50,3.44;1.88,4.38 +1.88,4.38;1.56,5.31 +1.56,5.31;1.25,6.25 +1.25,6.25;1.56,7.19 +1.56,7.19;1.88,8.12 +1.88,8.12;2.50,9.06 +2.50,9.06;3.12,9.69 +3.12,9.69;4.06,10.00 +4.06,10.00;5.31,10.00 +5.31,10.00;5.31,10.00 +5.31,10.00;6.25,10.00 +6.25,10.00;7.19,9.69 +7.19,9.69;8.12,9.06 +8.12,9.06;8.75,8.12 +8.75,8.12;9.06,7.19 +9.06,7.19;9.06,6.25 +9.06,6.25;9.06,5.31 +9.06,5.31;8.75,4.38 +8.75,4.38;8.12,3.44 +8.12,3.44;7.19,2.81 +7.19,2.81;6.25,2.50 +6.25,2.50;5.31,2.19 +4.38,4.38;4.38,8.12 +4.38,8.12;5.31,8.12 +5.31,8.12;5.94,7.81 +5.94,7.81;5.94,6.56 +5.94,6.56;5.31,6.25 +5.31,6.25;4.38,6.25 +6.25,4.38;5.31,6.25 + +# UTF-16 : 21 04 +# UTF-8 : 84 84 e2 +[2104] ℄ +5.62,3.75;3.75,3.75 +3.75,3.75;2.81,4.38 +2.81,4.38;2.81,4.69 +2.81,4.69;2.81,7.81 +2.81,7.81;3.44,8.44 +3.44,8.44;3.75,8.75 +3.75,8.75;5.62,8.75 +7.81,1.25;4.69,1.25 +4.69,1.25;4.69,6.25 + +# UTF-16 : 21 b7 +# UTF-8 : b7 86 e2 +[21b7] ↷ +1.25,1.25;1.56,2.19 +1.56,2.19;1.88,3.12 +1.88,3.12;2.50,4.06 +2.50,4.06;3.44,4.38 +3.44,4.38;4.38,4.69 +4.38,4.69;5.31,4.69 +5.31,4.69;6.25,4.38 +6.25,4.38;7.19,3.75 +7.19,3.75;7.81,2.81 +7.81,2.81;8.12,1.88 +8.12,1.88;8.12,1.25 +9.06,4.38;8.12,1.25 +8.12,1.25;5.31,2.81 + +# UTF-16 : 22 c2 +# UTF-8 : 82 8b e2 +[22c2] ⋂ +3.12,1.25;3.12,7.81 +3.12,7.81;3.44,8.75 +3.44,8.75;4.06,9.38 +4.06,9.38;5.00,9.69 +5.00,9.69;5.94,9.38 +5.94,9.38;6.88,8.75 +6.88,8.75;7.19,7.81 +7.19,7.81;7.19,7.81 +7.19,7.81;7.19,1.25 + +# UTF-16 : b0 +# UTF-8 : b0 c2 +[00b0] ° +6.25,7.19;5.31,7.50 +5.31,7.50;5.00,8.44 +5.00,8.44;5.62,9.38 +5.62,9.38;6.25,9.69 +6.25,9.69;7.19,9.06 +7.19,9.06;7.50,8.12 +7.50,8.12;6.88,7.50 +6.88,7.50;6.25,7.19 + +# UTF-16 : 03 91 +# UTF-8 : 91 ce +[0391] Α +2.19,1.25;5.31,10.00 +5.31,10.00;8.12,1.25 +3.12,3.75;7.19,3.75 + +# UTF-16 : 03 92 +# UTF-8 : 92 ce +[0392] Β +2.81,1.25;2.81,10.00 +2.81,10.00;5.00,10.00 +5.00,10.00;5.94,10.00 +5.94,10.00;6.56,9.38 +6.56,9.38;7.19,8.44 +7.19,8.44;7.19,7.50 +7.19,7.50;6.56,6.56 +6.56,6.56;5.94,5.94 +5.94,5.94;5.00,5.62 +5.00,5.62;2.81,5.62 +2.81,5.62;5.31,5.62 +5.31,5.62;6.56,5.62 +6.56,5.62;7.19,5.00 +7.19,5.00;7.50,4.06 +7.50,4.06;7.50,3.12 +7.50,3.12;7.19,2.19 +7.19,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;2.81,1.25 +2.81,1.25;2.81,1.25 + +# UTF-16 : 03 93 +# UTF-8 : 93 ce +[0393] Γ +3.12,1.25;3.12,10.00 +3.12,10.00;7.81,10.00 + +# UTF-16 : 03 94 +# UTF-8 : 94 ce +[0394] Δ +2.19,1.25;5.31,10.00 +5.31,10.00;8.12,1.25 +8.12,1.25;2.19,1.25 +2.19,1.25;2.19,1.25 + +# UTF-16 : 03 95 +# UTF-8 : 95 ce +[0395] Ε +7.81,1.25;3.12,1.25 +3.12,1.25;3.12,10.00 +3.12,10.00;7.81,10.00 +3.12,5.62;6.56,5.62 + +# UTF-16 : 03 96 +# UTF-8 : 96 ce +[0396] Ζ +2.81,10.00;7.81,10.00 +7.81,10.00;2.81,1.25 +2.81,1.25;7.81,1.25 + +# UTF-16 : 03 97 +# UTF-8 : 97 ce +[0397] Η +2.81,1.25;2.81,10.00 +7.81,1.25;7.81,10.00 +2.81,5.62;7.81,5.62 + +# UTF-16 : 03 98 +# UTF-8 : 98 ce +[0398] Θ +2.81,7.81;3.12,8.75 +3.12,8.75;3.44,9.38 +3.44,9.38;4.38,10.00 +4.38,10.00;5.62,10.00 +5.62,10.00;6.56,9.69 +6.56,9.69;7.19,9.06 +7.19,9.06;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,3.75 +7.81,3.75;7.50,2.81 +7.50,2.81;6.88,1.88 +6.88,1.88;5.94,1.56 +5.94,1.56;5.00,1.25 +5.00,1.25;4.06,1.56 +4.06,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,7.81 +2.81,7.81;2.81,7.81 +4.69,5.62;5.62,5.62 + +# UTF-16 : 03 99 +# UTF-8 : 99 ce +[0399] Ι +5.31,1.25;5.31,10.00 + +# UTF-16 : 03 9a +# UTF-8 : 9a ce +[039a] Κ +3.12,1.25;3.12,10.00 +7.81,10.00;3.12,5.00 +7.81,1.25;5.00,6.56 + +# UTF-16 : 03 9b +# UTF-8 : 9b ce +[039b] Λ +2.19,1.25;5.31,10.00 +5.31,10.00;8.12,1.25 + +# UTF-16 : 03 9c +# UTF-8 : 9c ce +[039c] Μ +2.19,1.25;2.19,10.00 +2.19,10.00;5.31,5.31 +5.31,5.31;8.12,10.00 +8.12,10.00;8.12,1.25 + +# UTF-16 : 03 9d +# UTF-8 : 9d ce +[039d] Ν +2.81,1.25;2.81,10.00 +2.81,10.00;7.81,1.25 +7.81,1.25;7.81,10.00 + +# UTF-16 : 03 9e +# UTF-8 : 9e ce +[039e] Ξ +2.81,1.25;7.81,1.25 +4.38,5.62;6.25,5.62 +2.81,10.00;7.81,10.00 + +# UTF-16 : 03 9f +# UTF-8 : 9f ce +[039f] Ο +2.81,7.81;3.12,8.75 +3.12,8.75;3.44,9.38 +3.44,9.38;4.38,10.00 +4.38,10.00;5.62,10.00 +5.62,10.00;6.56,9.69 +6.56,9.69;7.19,9.06 +7.19,9.06;7.50,8.12 +7.50,8.12;7.81,7.81 +7.81,7.81;7.81,3.75 +7.81,3.75;7.50,2.81 +7.50,2.81;6.88,1.88 +6.88,1.88;5.94,1.56 +5.94,1.56;5.00,1.25 +5.00,1.25;4.06,1.56 +4.06,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.75 +2.81,3.75;2.81,7.81 +2.81,7.81;2.81,7.81 + +# UTF-16 : 03 a0 +# UTF-8 : a0 ce +[03a0] Π +2.81,1.25;2.81,10.00 +2.81,10.00;7.81,10.00 +7.81,10.00;7.81,1.25 + +# UTF-16 : 03 a1 +# UTF-8 : a1 ce +[03a1] Ρ +2.81,1.25;2.81,10.00 +2.81,10.00;5.31,10.00 +5.31,10.00;6.56,10.00 +6.56,10.00;7.19,9.38 +7.19,9.38;7.50,8.44 +7.50,8.44;7.50,7.50 +7.50,7.50;7.19,6.56 +7.19,6.56;6.25,5.94 +6.25,5.94;5.31,5.62 +5.31,5.62;3.12,5.62 + +# UTF-16 : 03 a3 +# UTF-8 : a3 ce +[03a3] Σ +7.81,1.25;2.81,1.25 +2.81,1.25;4.69,5.62 +4.69,5.62;2.81,10.00 +2.81,10.00;7.81,10.00 + +# UTF-16 : 03 a4 +# UTF-8 : a4 ce +[03a4] Τ +2.81,10.00;7.81,10.00 +5.31,10.00;5.31,1.25 + +# UTF-16 : 03 a5 +# UTF-8 : a5 ce +[03a5] Υ +2.81,10.00;5.31,5.62 +5.31,5.62;7.81,10.00 +5.31,1.25;5.31,5.62 + +# UTF-16 : 03 a6 +# UTF-8 : a6 ce +[03a6] Φ +3.12,1.25;5.31,1.25 +5.31,1.25;5.31,10.00 +5.31,10.00;7.19,10.00 +4.69,2.81;3.75,2.81 +3.75,2.81;2.81,3.44 +2.81,3.44;2.19,4.38 +2.19,4.38;1.88,5.31 +1.88,5.31;1.88,6.25 +1.88,6.25;2.19,7.19 +2.19,7.19;2.81,7.81 +2.81,7.81;3.75,8.44 +3.75,8.44;4.69,8.75 +4.69,8.75;4.69,8.75 +4.69,8.75;5.62,8.75 +5.62,8.75;6.56,8.44 +6.56,8.44;7.50,7.81 +7.50,7.81;8.12,7.19 +8.12,7.19;8.75,6.25 +8.75,6.25;8.75,5.31 +8.75,5.31;8.12,4.38 +8.12,4.38;7.50,3.44 +7.50,3.44;6.56,2.81 +6.56,2.81;5.62,2.81 +5.62,2.81;4.69,2.81 +4.69,2.81;4.69,2.81 + +# UTF-16 : 03 a7 +# UTF-8 : a7 ce +[03a7] Χ +2.81,1.25;7.81,10.00 +2.81,10.00;7.81,1.25 + +# UTF-16 : 03 a8 +# UTF-8 : a8 ce +[03a8] Ψ +5.31,1.25;5.31,10.00 +2.19,10.00;2.19,6.56 +2.19,6.56;2.50,5.62 +2.50,5.62;3.12,4.69 +3.12,4.69;3.75,4.06 +3.75,4.06;4.69,3.75 +4.69,3.75;5.62,3.75 +5.62,3.75;6.56,4.06 +6.56,4.06;7.50,4.69 +7.50,4.69;8.12,5.62 +8.12,5.62;8.12,6.56 +8.12,6.56;8.12,6.56 +8.12,6.56;8.12,10.00 + +# UTF-16 : 03 a9 +# UTF-8 : a9 ce +[03a9] Ω +2.19,1.25;3.75,1.25 +3.75,1.25;3.75,3.75 +3.75,3.75;3.12,4.38 +3.12,4.38;2.50,5.31 +2.50,5.31;2.19,6.25 +2.19,6.25;2.19,6.25 +2.19,6.25;2.19,7.19 +2.19,7.19;2.50,8.12 +2.50,8.12;3.12,9.06 +3.12,9.06;3.75,9.69 +3.75,9.69;4.69,10.00 +4.69,10.00;5.62,10.00 +5.62,10.00;6.56,9.69 +6.56,9.69;7.50,9.06 +7.50,9.06;8.12,8.12 +8.12,8.12;8.12,7.19 +8.12,7.19;8.12,7.19 +8.12,7.19;8.12,6.25 +8.12,6.25;8.12,5.31 +8.12,5.31;7.50,4.38 +7.50,4.38;6.56,3.75 +6.56,3.75;6.56,3.75 +6.56,3.75;6.56,1.25 +6.56,1.25;8.12,1.25 + +# UTF-16 : 03 b1 +# UTF-8 : b1 ce +[03b1] α +7.81,7.19;5.62,2.19 +5.62,2.19;5.00,1.56 +5.00,1.56;4.06,1.25 +4.06,1.25;3.12,1.88 +3.12,1.88;2.81,2.81 +2.81,2.81;2.81,2.81 +2.81,2.81;2.81,5.62 +2.81,5.62;3.12,6.56 +3.12,6.56;4.06,7.19 +4.06,7.19;5.00,6.88 +5.00,6.88;5.62,6.25 +5.62,6.25;5.62,6.25 +5.62,6.25;7.19,1.88 +7.19,1.88;8.12,1.25 +8.12,1.25;8.12,1.25 + +# UTF-16 : 03 b2 +# UTF-8 : b2 ce +[03b2] β +2.81,-1.25;2.81,8.12 +2.81,8.12;3.12,9.06 +3.12,9.06;3.75,9.69 +3.75,9.69;4.69,10.00 +4.69,10.00;4.69,10.00 +4.69,10.00;5.62,10.00 +5.62,10.00;6.56,9.69 +6.56,9.69;7.19,9.06 +7.19,9.06;7.19,8.75 +7.19,8.75;7.19,7.81 +7.19,7.81;6.88,6.88 +6.88,6.88;5.94,6.25 +5.94,6.25;5.62,6.25 +5.62,6.25;6.56,5.94 +6.56,5.94;7.50,5.31 +7.50,5.31;7.81,4.38 +7.81,4.38;7.81,4.38 +7.81,4.38;7.81,3.12 +7.81,3.12;7.50,2.19 +7.50,2.19;6.88,1.56 +6.88,1.56;5.94,1.25 +5.94,1.25;5.62,1.25 + +# UTF-16 : 03 b3 +# UTF-8 : b3 ce +[03b3] γ +2.81,7.19;3.75,6.56 +3.75,6.56;4.38,5.94 +4.38,5.94;5.00,5.31 +5.00,5.31;5.62,4.38 +5.62,4.38;6.25,3.75 +6.25,3.75;6.56,2.81 +6.56,2.81;6.88,1.56 +6.88,1.56;7.19,0.62 +7.19,0.62;7.19,0.00 +7.19,0.00;6.88,-0.62 +6.88,-0.62;5.94,-1.25 +5.94,-1.25;5.00,-1.25 +5.00,-1.25;4.38,-0.31 +4.38,-0.31;4.38,0.00 +4.38,0.00;4.38,0.94 +4.38,0.94;4.38,1.88 +4.38,1.88;4.69,2.81 +4.69,2.81;5.00,3.75 +5.00,3.75;5.62,4.69 +5.62,4.69;5.94,5.62 +5.94,5.62;6.56,6.25 +6.56,6.25;7.50,6.88 +7.50,6.88;7.81,7.19 + +# UTF-16 : 03 b4 +# UTF-8 : b4 ce +[03b4] δ +7.19,5.31;6.88,6.25 +6.88,6.25;6.25,6.88 +6.25,6.88;5.31,7.19 +5.31,7.19;4.38,6.88 +4.38,6.88;3.75,6.25 +3.75,6.25;3.12,5.31 +3.12,5.31;3.12,5.31 +3.12,5.31;3.12,3.12 +3.12,3.12;3.44,2.19 +3.44,2.19;4.06,1.56 +4.06,1.56;5.00,1.25 +5.00,1.25;5.94,1.56 +5.94,1.56;6.88,2.19 +6.88,2.19;7.19,3.12 +7.19,3.12;7.19,3.12 +7.19,3.12;7.19,5.31 +7.19,5.31;6.88,6.25 +6.88,6.25;6.25,6.88 +6.25,6.88;4.06,8.44 +4.06,8.44;3.75,9.38 +3.75,9.38;4.38,10.00 +4.38,10.00;4.69,10.00 +4.69,10.00;6.56,10.00 + +# UTF-16 : 03 b5 +# UTF-8 : b5 ce +[03b5] ε +7.19,1.88;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.44,3.44 +3.44,3.44;4.06,4.06 +4.06,4.06;4.69,4.38 +4.69,4.38;5.31,4.38 +5.31,4.38;4.69,4.38 +4.69,4.38;3.75,4.69 +3.75,4.69;3.44,5.31 +3.44,5.31;3.44,6.25 +3.44,6.25;4.06,7.19 +4.06,7.19;4.69,7.19 +4.69,7.19;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,6.56 + +# UTF-16 : 03 b6 +# UTF-8 : b6 ce +[03b6] ζ +6.25,-1.25;7.19,-0.94 +7.19,-0.94;7.19,-0.31 +7.19,-0.31;7.19,0.31 +7.19,0.31;6.56,1.25 +6.56,1.25;6.25,1.25 +6.25,1.25;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.44,2.50 +3.44,2.50;3.44,3.44 +3.44,3.44;3.75,4.38 +3.75,4.38;4.38,5.31 +4.38,5.31;5.00,6.56 +5.00,6.56;5.62,7.50 +5.62,7.50;6.25,8.44 +6.25,8.44;6.56,8.75 +6.56,8.75;4.38,8.75 +4.38,8.75;3.44,9.06 +3.44,9.06;3.12,9.69 +3.12,9.69;3.12,10.00 + +# UTF-16 : 03 b7 +# UTF-8 : b7 ce +[03b7] η +2.81,7.19;3.75,6.56 +3.75,6.56;3.75,6.25 +3.75,6.25;3.75,1.25 +3.75,5.31;4.06,6.25 +4.06,6.25;4.69,6.88 +4.69,6.88;5.62,7.19 +5.62,7.19;6.56,6.88 +6.56,6.88;7.19,6.25 +7.19,6.25;7.81,5.31 +7.81,5.31;7.81,5.31 +7.81,5.31;7.81,-1.25 + +# UTF-16 : 03 b8 +# UTF-8 : b8 ce +[03b8] θ +1.88,4.38;2.19,4.38 +2.19,4.38;3.12,3.75 +3.12,3.75;3.12,3.12 +3.12,3.12;3.44,2.19 +3.44,2.19;4.06,1.56 +4.06,1.56;5.00,1.25 +5.00,1.25;5.94,1.56 +5.94,1.56;6.88,2.19 +6.88,2.19;7.19,3.12 +7.19,3.12;7.19,3.12 +7.19,3.12;7.19,8.44 +7.19,8.44;6.88,9.38 +6.88,9.38;6.25,10.00 +6.25,10.00;5.31,10.00 +5.31,6.56;8.12,6.56 + +# UTF-16 : 03 b9 +# UTF-8 : b9 ce +[03b9] ι +3.75,7.19;3.75,3.12 +3.75,3.12;4.06,2.19 +4.06,2.19;4.69,1.56 +4.69,1.56;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.19,1.88 + +# UTF-16 : 03 ba +# UTF-8 : ba ce +[03ba] κ +2.81,7.19;3.75,6.56 +3.75,6.56;3.75,6.25 +3.75,6.25;3.75,1.25 +7.19,7.19;3.75,2.81 +7.81,1.25;6.88,1.88 +6.88,1.88;5.00,4.69 + +# UTF-16 : 03 bb +# UTF-8 : bb ce +[03bb] λ +3.12,10.00;4.06,9.69 +4.06,9.69;4.06,9.38 +4.06,9.38;6.88,1.88 +6.88,1.88;7.50,1.25 +7.50,1.25;7.81,1.25 +2.81,1.25;5.00,6.56 + +# UTF-16 : 03 bc +# UTF-8 : bc ce +[03bc] μ +3.12,-1.25;3.12,7.19 +3.12,3.12;3.44,2.19 +3.44,2.19;4.06,1.56 +4.06,1.56;5.00,1.25 +5.00,1.25;5.94,1.56 +5.94,1.56;6.88,2.19 +6.88,2.19;7.19,3.12 +7.19,3.12;7.19,3.12 +7.19,7.19;7.19,2.19 +7.19,2.19;7.81,1.56 +7.81,1.56;8.12,1.25 + +# UTF-16 : 03 bd +# UTF-8 : bd ce +[03bd] ν +2.81,7.19;3.75,6.56 +3.75,6.56;3.75,6.25 +3.75,6.25;4.69,1.25 +4.69,1.25;5.31,2.19 +5.31,2.19;5.94,3.12 +5.94,3.12;6.56,3.75 +6.56,3.75;7.19,5.00 +7.19,5.00;7.50,5.94 +7.50,5.94;7.50,6.88 +7.50,6.88;7.81,7.19 + +# UTF-16 : 03 be +# UTF-8 : be ce +[03be] ξ +2.81,10.00;3.44,9.38 +3.44,9.38;3.75,9.06 +3.75,9.06;6.56,9.06 +5.31,9.06;4.38,8.75 +4.38,8.75;3.75,8.12 +3.75,8.12;4.06,6.88 +4.06,6.88;4.69,6.25 +4.69,6.25;5.31,6.25 +5.31,6.25;6.56,6.25 +5.31,6.25;4.38,5.94 +4.38,5.94;3.44,5.31 +3.44,5.31;2.81,4.38 +2.81,4.38;2.81,3.44 +2.81,3.44;3.12,2.50 +3.12,2.50;3.75,1.88 +3.75,1.88;4.69,1.25 +4.69,1.25;5.31,1.25 +5.31,1.25;6.56,1.25 +6.56,1.25;7.50,0.94 +7.50,0.94;7.81,0.31 +7.81,0.31;7.81,-0.31 +7.81,-0.31;7.19,-1.25 +7.19,-1.25;6.56,-1.25 + +# UTF-16 : 03 bf +# UTF-8 : bf ce +[03bf] ο +3.12,5.31;3.44,6.25 +3.44,6.25;4.06,6.88 +4.06,6.88;5.00,7.19 +5.00,7.19;5.94,6.88 +5.94,6.88;6.88,6.25 +6.88,6.25;7.19,5.31 +7.19,5.31;7.19,5.31 +7.19,5.31;7.19,3.12 +7.19,3.12;6.88,2.19 +6.88,2.19;6.25,1.56 +6.25,1.56;5.31,1.25 +5.31,1.25;4.38,1.56 +4.38,1.56;3.75,2.19 +3.75,2.19;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.12,5.31 +3.12,5.31;3.12,5.31 + +# UTF-16 : 03 c0 +# UTF-8 : 80 cf +[03c0] π +2.81,1.25;3.75,1.88 +3.75,1.88;3.75,2.19 +3.75,2.19;3.75,7.19 +2.19,7.19;8.12,7.19 +6.56,7.19;6.56,2.19 +6.56,2.19;7.19,1.56 +7.19,1.56;7.81,1.25 + +# UTF-16 : 03 c1 +# UTF-8 : 81 cf +[03c1] ρ +3.12,3.12;3.44,2.19 +3.44,2.19;4.06,1.56 +4.06,1.56;5.00,1.25 +5.00,1.25;5.94,1.56 +5.94,1.56;6.88,2.19 +6.88,2.19;7.19,3.12 +7.19,3.12;7.19,3.12 +7.19,3.12;7.19,5.31 +7.19,5.31;6.88,6.25 +6.88,6.25;6.25,6.88 +6.25,6.88;5.31,7.19 +5.31,7.19;4.38,6.88 +4.38,6.88;3.75,6.25 +3.75,6.25;3.12,5.31 +3.12,5.31;3.12,5.31 +3.12,5.31;3.12,3.12 +3.12,3.12;3.12,3.12 +3.12,3.12;3.44,2.19 +3.44,2.19;3.75,2.19 +3.75,2.19;4.38,1.25 +4.38,1.25;4.69,0.31 +4.69,0.31;4.69,-0.31 +4.69,-0.31;4.38,-1.25 +4.38,-1.25;4.38,-1.25 + +# UTF-16 : 03 c3 +# UTF-8 : 83 cf +[03c3] σ +2.81,5.31;3.12,6.25 +3.12,6.25;3.75,6.88 +3.75,6.88;4.69,7.19 +4.69,7.19;5.62,6.88 +5.62,6.88;6.25,6.25 +6.25,6.25;6.56,5.31 +6.56,5.31;6.56,5.31 +6.56,5.31;6.56,3.12 +6.56,3.12;6.56,2.19 +6.56,2.19;5.62,1.56 +5.62,1.56;4.69,1.25 +4.69,1.25;3.75,1.56 +3.75,1.56;3.12,2.19 +3.12,2.19;2.81,3.12 +2.81,3.12;2.81,3.12 +2.81,3.12;2.81,5.31 +2.81,5.31;2.81,5.31 +4.69,7.19;7.19,7.19 +7.19,7.19;8.12,7.81 +8.12,7.81;8.12,8.12 + +# UTF-16 : 03 c4 +# UTF-8 : 84 cf +[03c4] τ +2.81,7.19;8.12,7.19 +5.31,7.19;5.31,2.81 +5.31,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;6.56,1.25 + +# UTF-16 : 03 c5 +# UTF-8 : 85 cf +[03c5] υ +2.19,7.19;3.12,6.56 +3.12,6.56;3.12,6.25 +3.12,6.25;3.12,3.12 +3.12,3.12;3.44,2.19 +3.44,2.19;4.06,1.56 +4.06,1.56;5.00,1.25 +5.00,1.25;5.31,1.25 +5.31,1.25;6.25,1.25 +6.25,1.25;7.19,1.56 +7.19,1.56;7.81,2.19 +7.81,2.19;8.12,3.12 +8.12,3.12;8.12,3.12 +8.12,3.12;8.12,7.19 + +# UTF-16 : 03 c6 +# UTF-8 : 86 cf +[03c6] φ +2.19,7.19;2.19,4.38 +2.19,4.38;2.50,3.12 +2.50,3.12;3.12,2.50 +3.12,2.50;3.75,1.56 +3.75,1.56;4.69,1.25 +4.69,1.25;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.50,2.50 +7.50,2.50;8.12,3.12 +8.12,3.12;8.12,4.38 +8.12,4.38;8.12,4.38 +8.12,4.38;8.12,5.62 +8.12,5.62;7.81,6.56 +7.81,6.56;6.88,7.19 +6.88,7.19;5.94,6.88 +5.94,6.88;5.31,6.25 +5.31,6.25;5.31,5.62 +5.31,5.62;5.31,-1.25 + +# UTF-16 : 03 c7 +# UTF-8 : 87 cf +[03c7] χ +3.12,-1.25;7.19,7.19 +2.81,7.19;3.75,6.56 +3.75,6.56;3.75,6.56 +3.75,6.56;6.88,-0.62 +6.88,-0.62;7.50,-1.25 +7.50,-1.25;7.81,-1.25 + +# UTF-16 : 03 c8 +# UTF-8 : 88 cf +[03c8] ψ +2.19,7.19;2.19,4.38 +2.19,4.38;2.50,3.12 +2.50,3.12;3.12,2.50 +3.12,2.50;3.75,1.56 +3.75,1.56;4.69,1.25 +4.69,1.25;5.62,1.25 +5.62,1.25;6.56,1.56 +6.56,1.56;7.50,2.50 +7.50,2.50;8.12,3.12 +8.12,3.12;8.12,4.38 +8.12,4.38;8.12,4.38 +8.12,4.38;8.12,7.19 +5.31,9.06;5.31,-1.25 + +# UTF-16 : 03 c9 +# UTF-8 : 89 cf +[03c9] ω +2.50,7.19;2.19,6.25 +2.19,6.25;1.88,5.00 +1.88,5.00;1.88,3.75 +1.88,3.75;1.88,3.12 +1.88,3.12;2.19,2.19 +2.19,2.19;2.81,1.56 +2.81,1.56;3.75,1.25 +3.75,1.25;3.75,1.25 +3.75,1.25;4.69,1.56 +4.69,1.56;5.31,2.50 +5.31,2.50;5.31,2.81 +5.31,2.81;5.31,4.38 +5.31,4.38;5.31,2.81 +5.31,2.81;5.62,1.88 +5.62,1.88;6.25,1.25 +6.25,1.25;6.56,1.25 +6.56,1.25;7.50,1.56 +7.50,1.56;8.44,2.19 +8.44,2.19;8.75,3.12 +8.75,3.12;8.75,3.12 +8.75,3.12;8.44,4.38 +8.44,4.38;8.44,5.62 +8.44,5.62;8.12,6.56 +8.12,6.56;7.81,7.19 + +# Enable glyphs : 318 diff -Nru librecad-2.0.8/librecad/ts/librecad_ar.ts librecad-2.0.9/librecad/ts/librecad_ar.ts --- librecad-2.0.8/librecad/ts/librecad_ar.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_ar.ts 2016-01-07 07:46:24.000000000 +0000 @@ -2,6 +2,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + طبقة: + + + Geometry + + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -103,6 +134,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + خيارات خط الزاوية النسبية + + + Spacing: + + + + Distance from original polyline + المسافة من متعدّد الخطوط الأصلي + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -179,7 +252,7 @@ &Dimension - + أبْعاد &Modify @@ -485,10 +558,6 @@ خيارات الأداة - CAD Tools - - - Export as @@ -542,6 +611,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -598,10 +671,6 @@ وطباعة... - CTRL-G - - - &Quit @@ -621,6 +690,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -816,13 +894,6 @@ - QG_CadToolBar - - CAD Tools - - - - QG_CadToolBarArcs Arcs @@ -1307,6 +1378,17 @@ + QG_CommandHistory + + &Copy + + + + select&All + + + + QG_CommandWidget Command Line @@ -1333,14 +1415,6 @@ - &Copy - - - - select&All - - - escape escape, go back from action steps @@ -2598,18 +2672,10 @@ لتنسيق اﻷطول "الهندسية" و"المعمارية"، الوحدة يجب أن تعين بالبوصة. - Extension line extension: - - - Arrow size: حجم السهم: - Extension line offset: - - - Dimension line gap: @@ -2750,35 +2816,131 @@ - Alignment: + Horizontal + أفقي + + + General Scale: - Dimension Aligned + <html><head/><body><p>Scale to multiply all dimension values.</p></body></html> - Horizontal + <html><head/><body><p>Scale to multiply all dimension geometries.</p></body></html> - General Scale: + Text style: - <html><head/><body><p>Scale to multiply all dimension values.</p></body></html> + '.' (Period) - General Factor: + ',' (Comma) - <html><head/><body><p>Scale to multiply all dimension geometries.</p></body></html> + Decimal separator: + + + + Linear units: + + + + Color: + لون: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: - <html><head/><body><p>Text alignment.</p></body></html> + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -2858,7 +3020,7 @@ Colors - ألوان + ألوان Backgr&ound: @@ -2881,14 +3043,6 @@ - #000000 - - - - #808080 - - - A&utomatically scale grid @@ -2925,14 +3079,6 @@ - #FFFFFF - - - - #C0C0C0 - - - Drawing unit. وحدة الرسم. @@ -2953,133 +3099,201 @@ - #00FFFF + St&art Handle Color: - #0000FF + &Handle Color: - #FFFF00 + &End Handle Color: - #FF00FF + Splash Window - St&art Handle Color: + Display Splash - &Handle Color: + Graphic Colors - &End Handle Color: + Aquamarine - Splash Window + Azure - Display Splash + DeepSkyBlue - - - QG_DlgOptionsMakerCam - Export as MakerCAM SVG + DodgerBlue - Layers + Gray - MakerCAM as of November 2014 does not hide SVG content that has been set invisibe ("display: none;" or "visibility: hidden;"). + HoneyDew - Export invisible layers + Lavender - Export visible construction layers + LightGrey - Blocks + Navy - MakerCAM as of November 2014 cannot correctly deal with blocks, because it does not take into account the reference point in the <use>. + PaleGreen - Convert blocks to safe inline SVG content + Pink - Ellipses / Ellipse arcs + Salmon - MakerCAM as of March 2015 cannot display ellipses and ellipse arcs correctly, when they are created using the <ellipse> tag with a rotation in the "transform" attribute or as <path> using elliptic arc segments. + Silver - - Approximate ellipses and ellipse arcs with cubic béziers + + Violet - - - QG_DlgPoint - Point - نقطة + Wheat + - Layer: - طبقة: + White + - Geometry + GUI Colors - Position (y): + Layer/ Block Selection: - Position (x): + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation - QG_DlgPolyline + QG_DlgOptionsMakerCam - Polyline - متعدّد خطوط + Export as MakerCAM SVG + - Layer: - طبقة: + Layers + - Geometry + MakerCAM as of November 2014 does not hide SVG content that has been set invisibe ("display: none;" or "visibility: hidden;"). - Closed + Export invisible layers - - - QG_DlgRotate + + Export visible construction layers + + + + Blocks + + + + MakerCAM as of November 2014 cannot correctly deal with blocks, because it does not take into account the reference point in the <use>. + + + + Convert blocks to safe inline SVG content + + + + Ellipses / Ellipse arcs + + + + MakerCAM as of March 2015 cannot display ellipses and ellipse arcs correctly, when they are created using the <ellipse> tag with a rotation in the "transform" attribute or as <path> using elliptic arc segments. + + + + Approximate ellipses and ellipse arcs with cubic béziers + + + + + QG_DlgPoint + + Point + نقطة + + + Layer: + طبقة: + + + Geometry + + + + Position (y): + + + + Position (x): + + + + + QG_DlgPolyline + + Polyline + متعدّد خطوط + + + Layer: + طبقة: + + + Geometry + + + + Closed + + + + + QG_DlgRotate Rotation Options @@ -3234,20 +3448,8 @@ - &OK - - - - Alt+O - - - Cancel - إلغاء - - - Esc - + إلغاء @@ -4617,34 +4819,26 @@ QG_PenToolBar Line color - لون الخط + لون الخط Line width - عرض الخط + عرض الخط Line type - نوع الخط + نوع الخط QG_PolylineEquidistantOptions Line Relative Angle Options - خيارات خط الزاوية النسبية - - - Spacing: - + خيارات خط الزاوية النسبية Distance from original polyline - المسافة من متعدّد الخطوط الأصلي - - - Copies: - + المسافة من متعدّد الخطوط الأصلي @@ -5121,10 +5315,6 @@ إزالة طبقة - Layer "%1" and all entities on it will be removed. - - - Layer "%1" can never be removed. @@ -5148,6 +5338,11 @@ Layer with a name "%1" already exists. Please specify a different name. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -5226,7 +5421,7 @@ None - لا شيء + لا شيء Inch @@ -5345,10 +5540,6 @@ - Block %1 already exist, renamed to: %2 - - - All Image Files (%1) جميع ملفات الصور (1٪) @@ -5466,10 +5657,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -5481,2041 +5668,2115 @@ All Image Files (%1) - - - RS_ActionBlocksAdd - &Add Block + : duplicated command: %1 is already taken by %2 - - - RS_ActionBlocksAttributes - &Rename Block + point + draw point - - - RS_ActionBlocksCreate - &Create Block + po + draw point - Specify reference point - حدد نقطة مرجعية + line + draw line + خط - Cancel - إلغاء + li + draw line + - - - RS_ActionBlocksEdit - &Edit Block - وتحرير كتلة + l + draw line + - - - RS_ActionBlocksExplode - Ex&plode + polyline + draw polyline + متعدّد خطوط + + + pl + draw polyline - - - RS_ActionBlocksFreezeAll - &Hide all + free + draw freehand line - &Show all + fhl + draw freehand line - - - RS_ActionBlocksInsert - &Insert Block + spline + draw spline - Not a valid expression + spl + draw spline - Specify reference point - حدد نقطة مرجعية + spline2 + spline through points + - Cancel - إلغاء + stp + spline through points + - Enter angle: - ادخل الزاوية: + offset + create offset + - - + parallel + create offset + - Enter factor: + o + create offset - Enter columns: + pa + create offset - Enter rows: + ptp + parallel through point - Enter column spacing: + pp + parallel through point - Enter row spacing: + bisect + angle bisector - - - RS_ActionBlocksRemove - &Remove Block + bi + angle bisector - - - RS_ActionBlocksSave - &Save Block + tangentpc + tangent point and circle - No block activated to save + tanpc + tangent point and circle - - - RS_ActionBlocksToggleView - Toggle Block &Visibility + perp + perpendicular line - - - RS_ActionDefault - Choose second edge + ortho + perpendicular line - Back + vertical + vertical line - - - RS_ActionDimAligned - &Aligned + ver + vertical line - Specify first extension line origin - حدد منشأ أول خط أمتداد + horizontal + horizontal line + أفقي - Cancel - إلغاء + hor + horizontal line + - Specify second extension line origin - حدد منشأ ثاني خط أمتداد + rectangle + draw rectangle + مستطيل - Back + rectang + draw rectangle - Specify dimension line location - حدد موقع خط البُعْد + rect + draw rectangle + - Enter dimension text: + rec + draw rectangle - - - RS_ActionDimAngular - &Angular + polygon2v + polygon by 2 vertices - Select first line - اختر الخط الأول + poly2 + polygon by 2 vertices + - Cancel - إلغاء + arc + draw arc + قوس - Select second line - اختر الخط الثاني + a + draw arc + - Specify dimension arc line location - حدد موقع بُعْد خط القوس + circle + draw circle + - Enter dimension text: + ci + draw circle - - - RS_ActionDimDiametric - &Diametric + circle2 + circle 2 points - Not a circle or arc entity - لَيْسَ كيان دائرة أو قوس + c2 + circle 2 points + - Not a valid expression + circle3 + circle 3 points - Select arc or circle entity - حدد كيان قوس أو دائرة + c3 + circle 3 points + - Cancel - إلغاء + circlecr + circle with center and radius + - Specify dimension line location - حدد موقع خط الأبعاد + cc + circle with center and radius + - Enter dimension text: + tan3 + circle tangent to 3 - - - RS_ActionDimLeader - &Leader + ct3 + circle tangent to 3 - Specify target point - حدد نقطة هدف + ellipseinscribed + inscribed ellipse + - Cancel - إلغاء - - - Specify next point - حدد نقطة تالية + ei + inscribed ellipse + - Finish + ie + inscribed ellipse - - - RS_ActionDimLinear - &Linear - وخطي + hatch + draw hatch + - &Horizontal + ha + draw hatch - &Vertical + mtext + draw mtext - Not a valid expression + mtxt + draw mtext - Specify first extension line origin - حدد منشأ أول خط أمتداد + text + draw text + - Cancel - إلغاء + txt + draw text + - Specify second extension line origin - حدد منشأ ثاني خط أمتداد + regen + zoom - redraw + - Back + redraw + zoom - redraw - Specify dimension line location - حدد موقع خط الأبعاد + rg + zoom - redraw + - Enter dimension text: + zr + zoom - redraw - Enter dimension line angle: - أدخل زاوية خط البُعْد: + zoomwindow + zoom - window + - - - RS_ActionDimRadial - &Radial + zw + zoom - window - Not a circle or arc entity - لَيْسَ كيان دائرة أو قوس + zoomauto + zoom - auto + - Not a valid expression + za + zoom - auto - Select arc or circle entity - حدد كيان قوس أو دائرة + zoompan + zoom - pan + - Cancel - إلغاء + zp + zoom - pan + - Specify dimension line position or enter angle: - حدد موضع خط البعد أو أدخل زاوية: + zoomprevious + zoom - previous + - Enter dimension text: + zv + zoom - previous - - - RS_ActionDrawArc - &Center, Point, Angles - ومركز، نقطة، زوايا + kill + kill all actions + - Not a valid expression + k + kill all actions - Not a valid chord length - ليس طول وتر صالح + undo + undo cycle + تراجع - Specify center + u + undo cycle - Cancel - إلغاء + redo + redo cycle + إعادة - Specify radius + r + redo cycle - Back + dimaligned + dimension - aligned - Specify start angle: - حدد زاوية بِدَايَة: + da + dimension - aligned + - Specify included angle: + dimhorizontal + dimension - horizontal - Specify chord length: - حدد طول الوتر: + dh + dimension - horizontal + - Specify end angle or [angle/chord length] - حدد زاوية النهاية أو [زاوية / طول وتر] + dimvertical + dimension - vertical + - - - RS_ActionDrawArc3P - &3 Points - ونقاط ثلاثية اﻷبعاد + dv + dimension - vertical + - Invalid arc data. - بيانات قوس غير صالحة. + dimlinear + dimension - linear + - Cancel - إلغاء + dl + dimension - linear + - Specify second point - حدد النقطة الثانية + dr + dimension - linear + - Back + dimangular + dimension - angular - Specify endpoint - حدد نقطة النهاية + dan + dimension - angular + - Specify startpoint or [center] - حدد نقطة البداية أو [مركز] + dimradial + dimension - radial + - - - RS_ActionDrawArcTangential - Specify base entity - حدد قاعدة كيان + dimradius + dimension - radius + - Cancel - إلغاء + dimdiametric + dimension - diametric + - Specify end angle - حدد زاوية نِهَايَة: + dimdiameter + dimension - diametric + - Back + dd + dimension - diametric - Specify end point - حدد نقطة النهاية + dimleader + dimension - leader + - Arc &Tangential - قوس ومماس + ld + dimension - leader + - - - RS_ActionDrawCircle - Center, &Point - مركز، ونقطة + dimregen + dimension - regenerate + - Not a valid expression + restrictnothing + restrict - nothing - Specify center + rn + restrict - nothing - Cancel - إلغاء + restrictorthogonal + restrict - orthogonal + - Specify radius + rr + restrict - orthogonal - Back + restricthorizontal + restrict - horizontal - - - RS_ActionDrawCircle2P - 2 Points - نقاط ثنائية اﻷبعاد + rh + restrict - horizontal + - Invalid Circle data. + restrictvertical + restrict - vertical - Specify first point - حدد أول نقطة + rv + restrict - vertical + - Cancel - إلغاء + move + modify - move (copy) + - Specify second point - حدد ثاني نقطة + mv + modify - move (copy) + - Back + bevel + modify - bevel - - - RS_ActionDrawCircle3P - 3 Points - نقاط ثلاثية اﻷبعاد + bev + modify - bevel + - Invalid circle data. + ch + modify - bevel - Specify first point - حدد أول نقطة + fillet + modify - fillet + - Cancel - إلغاء + fi + modify - fillet + - Specify second point - حدد ثاني نقطة + divide + modify - divide (cut) + - Back + cut + modify - divide (cut) - Specify third point - حدد ثالث نقطة + div + modify - divide (cut) + - - - RS_ActionDrawCircleCR - Center, &Radius + mirror + modify - mirror - Not a valid expression + mi + modify - mirror - Specify circle center + revert + modify - revert direction - Cancel - إلغاء + rev + modify - revert direction + - Specify circle radius + rotate + modify - rotate - Back + ro + modify - rotate - radius=%1 is invalid + scale + modify - scale - - - RS_ActionDrawCircleInscribe - Circle &Inscribed + sz + modify - scale - Specify the first line - حدد الخط الأول - - - Cancel - إلغاء + trim + modify - trim (extend) + - Specify the second line - حدد الخط الثاني + tm + modify - trim (extend) + - Back + trim2 + modify - multi trim (extend) - Specify the third line - حدد الخط الثالث + tm2 + modify - multi trim (extend) + - - - RS_ActionDrawCircleTan1_2P - Cancel - إلغاء + lengthen + modify - lengthen + - Specify the first point on the tangent circle - حدد النقطة الأولى على مماس الدائرة + le + modify - lengthen + - Back + stretch + modify - stretch - Specify the second point on the tangent circle - حدد النقطة الثانية على مماس الدائرة + ss + modify - stretch + - Select the center of the tangent circle + delete + modify - delete (erase) - Specify a line/arc/circle - حدد خط/قوس/دائرة + er + modify - delete (erase) + - Tangential, 2 P&oints + del + modify - delete (erase) - - - RS_ActionDrawCircleTan2 - Specify the first line/arc/circle - حدد أول خط/قوس/دائرة + explode + explode block/polyline into entities + - Cancel - إلغاء + xp + explode block/polyline into entities + - Specify the second line/arc/circle - حدد ثاني خط/قوس/دائرة + snapfree + snap - free + - Back + os + snap - free - Select the center of the tangent circle + sf + snap - free - Tangential 2 Circles, Radius - circle tangential to two give circles and with radius + snapcenter + snap - center - - - RS_ActionDrawCircleTan2_1P - Specify a line/arc/circle - حدد خط/قوس/دائرة + sc + snap - center + - Cancel - إلغاء + snapdist + snap - distance to endpoints + - Specify the another arc/circle - حدد قوس/دائرة آخر + sd + snap - distance to endpoints + - Back + snapend + snap - end points - Specify a point on the tangent circle - حدد نقطة على مماس الدائرة + se + snap - end points + - Select the center of the tangent circle + snapgrid + snap - grid - Tangential 2 Circles, 1 Point + sg + snap - grid - - - RS_ActionDrawCircleTan3 - Cancel - إلغاء + snapintersection + snap - intersection + - Back + si + snap - intersection - Select the center of the tangent circle + snapmiddle + snap - middle points - Specify the first line/arc/circle - حدد أول خط/قوس/دائرة + sm + snap - middle points + - Specify the second line/arc/circle - حدد ثاني خط/قوس/دائرة + snaponentity + snap - on entity + - Specify the third line/arc/circle - حدد ثالث خط/قوس/دائرة + sn + snap - on entity + - Tangential &3 Circles + np + snap - on entity - - - RS_ActionDrawEllipse4Points - Ellipse &4 Point - قطْع ناقص وأربع نقاط + setrelativezero + set relative zero position + - Specify the first point on ellipse - حدد النقطة الأولى في القطْع الناقص + rz + set relative zero position + - Cancel - إلغاء + selectall + Select all entities + - Specify the second point on ellipse - حدد النقطة الثانية في القطْع الناقص + sa + Select all entities + - Back + deselectall + deselect all entities - Specify the third point on ellipse - حدد النقطة الثالثة في القطْع الناقص + tn + deselect all entities + - Specify the fourth point on ellipse - حدد النقطة الرابعة في القطْع الناقص + modifyattr + modify attribute + - Can not determine uniquely an ellipse + attr + modify attribute - - - RS_ActionDrawEllipseAxis - &Ellipse (Axis) - وقطْع ناقص (محور) + ma + modify attribute + - Not a valid expression + properties + modify properties - Specify ellipse center - حدد مركز القطْع الناقص + prop + modify properties + - Cancel - إلغاء + distance + distance point to point + - Specify endpoint of major axis - حدد نقطة النهاية من المحور الرئيسي + dist + distance point to point + - Back + dpp + distance point to point - Specify endpoint or length of minor axis: - حدد نقطة نهاية أو طول المحور الثانوي: + angle + measure angle + زاوية - Specify start angle - حدد زاوية بداية: + ang + measure angle + - Specify end angle - حدد زاوية نِهَايَة: + area + measure area + - Ellipse &Arc (Axis) - قطْع ناقص وقوس (محور) + ar + measure area + - - - RS_ActionDrawEllipseCenter3Points - Ellipse Center and &3 Points - مركز قطْع ناقص وثلاث نقاط + angle + زاوية - Specify the center of ellipse - حدد مركز القطْع الناقص + dpi + - Cancel - إلغاء + close + - Specify the first point on ellipse - حدد أول نقطة في القطْع الناقص + chord length + طول الوتر - Specify the second point on ellipse - حدد ثاني نقطة في القطْع الناقص + columns + - Back + columnspacing - Specify the third point on ellipse - حدد ثالث نقطة في القطْع الناقص + factor + - - - RS_ActionDrawEllipseFociPoint - Ellipse &Foci Point - قطْع ناقص ونقطة البُؤْرَةُ + length + طول - Not a valid expression - + length1 + bevel/fillet lenght1 + طول 1 - Specify first focus of ellipse - حدد أول مَرْكَز في القطع الناقص + length2 + bevel/fillet lenght2 + طول 2 - Cancel - إلغاء + number + - Specify second focus of ellipse - حدد ثاني مَرْكَز في القطع الناقص + radius + - Back + rows - Specify a point on ellipse or total distance to foci - حدد نقطة على القطْع الناقص أو المسافة الإجمالية للبؤر + rowspacing + - - - RS_ActionDrawEllipseInscribe - Ellipse &Inscribed + through - Specify the first line - حدد الخط الأول + trim + - Cancel - إلغاء + ang + angle + - Specify the second line - حدد الخط الثاني + an + angle + - Back + center - Specify the third line - حدد الخط الثالث + cen + center + - Specify the fourth line - حدد الخط الرابع - + ce + center + + - Can not determine uniquely an ellipse + cl + chord length - - - RS_ActionDrawHatch - &Hatch - وتظليل + c + close + - Invalid hatch area. Please check that the entities chosen form one or more closed contours. - منطقة تظليل غير صالحة. يرجى التحقق من أن الكيانات مختارة من معلم مغلق واحد أو اكثر. + cols + columns + - Hatch created successfully. - أنشئت الظلال بنجاح. + co + columns + - Hatch Error: Invalid contour found! + columnspacing + columnspacing for inserts - Hatch Error: Pattern not found! - خطأ في التظليل: نمط غير موجود! + colspacing + columnspacing for inserts + - Hatch Error: Contour or pattern too small! + cs + columnspacing for inserts - Hatch Error: Contour too big! + fact + factor - Hatch Error: Undefined Error! - خطأ في التظليل: خطأ غير معروف! + f + factor + - Total hatch area = %1 - مجموع مساحة التظليل =1% + help + - - - RS_ActionDrawImage - Not a valid expression + ? + help - Specify reference point - حدد نقطة مرجعية + length + length + طول - Cancel - إلغاء + len + length + - Enter angle: - ادخل زاوية: + l + length + - - + length1 + length1 + طول 1 - Enter factor: + len1 + length1 - Insert &Image + l1 + length1 - Enter dpi: + length2 + length2 + طول 2 + + + len2 + length2 - - - RS_ActionDrawLine - &2 Points - ونقاط ثلاثية اﻷبعاد {2 ?} + l2 + length2 + - Specify first point + number + number - Cancel - إلغاء + num + number + - Specify next point or [%1] + n + number - Back + ra + radius - Specify next point - حدد نقطة تالية + reversed + reversed + - Cannot undo: Not enough entities defined yet. - لا يمكن التراجع: الكيانات المحددة إلى اﻵن غير كافية. + rev + reversed + - Cannot close sequence of lines: Not enough entities defined yet, or already closed. + row + row - Cannot redo: Not previous line segment defined. - لا يمكن الإعادة: ليست قطعة الخط المستقيم محددة. + rowspacing + rowspacing for inserts + - - - RS_ActionDrawLineAngle - &Angle - وزاوية + rs + rowspacing for inserts + - Not a valid expression + text - Specify position + t + text - Cancel - إلغاء + t + through + - Enter angle: - ادخل زاوية: + undo + تراجع - Back + u + undo - Enter length: - أدخال الطول: + redo + إعادة - &Horizontal + r + redo - Vertical + back - - - RS_ActionDrawLineBisector - Bisector + b + back - Not a valid expression + paperoffset - Select first line - اختر أول خط + graphoffset + - Cancel - إلغاء + Command: %1 (%2) + - Select second line - اختر ثاني خط + RS_Commands:: command not found: %1 + - Back + Command not found: %1 - Enter bisector length: - أدخل طول المنصّف: + Accepted keycode: %1 + رمز المفتاح المقبول: 1% - Enter number of bisectors: - أدخل عدد المنصّفات: + Available commands: + - Number sector lines not in range: - number of bisector to create must be in [1, 200] - عدد القطاعات الخطية ليست في المدى: + cal + command to trigger cli calculator + - - - RS_ActionDrawLineFree - &Freehand Line - وخط يد حر + calculate + command to trigger cli calculator + - Click and drag to draw a line - انقر واسحب لرسم خط + None + unknown length unit + لا شيء - Cancel - إلغاء + error reading file metadata in dwg file + - - - RS_ActionDrawLineHorVert - Specify first point + Calculator error for input: - Cancel - إلغاء + bw + - Specify second point + blackwhite - Back + color + + + RS_ActionBlocksAdd - Vertical + &Add Block - RS_ActionDrawLineOrthTan + RS_ActionBlocksAttributes - Tangent &Orthogonal + &Rename Block + + + + + RS_ActionBlocksCreate + + &Create Block - Select a line - اختر خط + Specify reference point + حدد نقطة مرجعية Cancel إلغاء + + + RS_ActionBlocksEdit - Select circle, arc or ellipse - اِخْتار دائرة، قوس أو قطْع ناقص + &Edit Block + وتحرير كتلة + + + RS_ActionBlocksExplode - Back + Ex&plode - RS_ActionDrawLineParallel + RS_ActionBlocksFreezeAll - Specify Distance <%1> or select entity or [%2] - حدد مسافة <1٪> أو حدد كيان أو [2٪] + &Hide all + - Cancel - إلغاء - - - Enter number: - أدخال عدد: + &Show all + + + + RS_ActionBlocksInsert - Not a valid expression + &Insert Block - Not a valid number. Try 1..99 - ليس عددا صحيحا. محاولة 1..99 - - - &Parallel + Not a valid expression - &Concentric - + Specify reference point + حدد نقطة مرجعية - - - RS_ActionDrawLineParallelThrough - Parallel through point - + Cancel + إلغاء - Select entity - اختيار كيان + Enter angle: + ادخل الزاوية: - Cancel - إلغاء + + - Specify through point + Enter factor: - Back + Enter columns: - Number: - رقم: + Enter rows: + - Not a valid number. Try 1..99 - ليس عددا صحيحا. محاولة 1..99 + Enter column spacing: + - Not a valid expression + Enter row spacing: - RS_ActionDrawLinePolygon + RS_ActionBlocksRemove - - + &Remove Block + - RS_ActionDrawLinePolygonCenCor + RS_ActionBlocksSave - Pol&ygon (Cen,Cor) + &Save Block - Specify center + No block activated to save + + + RS_ActionBlocksToggleView - Specify a corner + Toggle Block &Visibility + + + RS_ActionDefault - Enter number: - أخل رقم: - - - Not a valid number. Try 1..9999 - ليس عددا صحيحا. محاولة 1..9999 + Choose second edge + - Not a valid expression + Back - RS_ActionDrawLinePolygonCorCor + RS_ActionDimAligned - Polygo&n (Cor,Cor) + &Aligned - Specify first corner - + Specify first extension line origin + حدد منشأ أول خط أمتداد Cancel إلغاء - Specify second corner - + Specify second extension line origin + حدد منشأ ثاني خط أمتداد Back - Number: - عدد: - - - Not a valid number. Try 1..9999 - ليس عددا صحيحا. محاولة 1..9999 + Specify dimension line location + حدد موقع خط البُعْد - Not a valid expression. + Enter dimension text: - RS_ActionDrawLineRectangle + RS_ActionDimAngular - Rectangle - مستطيل + &Angular + - Specify first corner - + Select first line + اختر الخط الأول Cancel إلغاء - Specify second corner - + Select second line + اختر الخط الثاني - Back + Specify dimension arc line location + حدد موقع بُعْد خط القوس + + + Enter dimension text: - RS_ActionDrawLineRelAngle + RS_ActionDimDiametric - Relative angle - زاوية نسبيّة + &Diametric + + + + Not a circle or arc entity + لَيْسَ كيان دائرة أو قوس Not a valid expression - Select base entity - حدد قاعدة كيان + Select arc or circle entity + حدد كيان قوس أو دائرة Cancel إلغاء - Specify position - - - - Back - + Specify dimension line location + حدد موقع خط الأبعاد - Orthogonal + Enter dimension text: - RS_ActionDrawLineTangent1 + RS_ActionDimLeader - Tangent (P,C) + &Leader - Specify point - + Specify target point + حدد نقطة هدف Cancel إلغاء - Select circle, arc or ellipse - اِخْتار دائرة، قوس أو قطْع ناقص + Specify next point + حدد نقطة تالية - Back + Finish - RS_ActionDrawLineTangent2 - - Tangent (C,C) - - - - Cancel - إلغاء - + RS_ActionDimLinear - Back - + &Linear + خطي - Select first circle or ellipse - + &Horizontal + أفقي - Select second circle or ellipse + &Vertical - - - RS_ActionDrawMText - &MText + Not a valid expression - Specify insertion point - + Specify first extension line origin + حدد منشأ أول خط أمتداد Cancel إلغاء - Enter text: - + Specify second extension line origin + حدد منشأ ثاني خط أمتداد Back - - - RS_ActionDrawPoint - &Points - + Specify dimension line location + حدد موقع خط الأبعاد - Specify location + Enter dimension text: - Cancel - إلغاء + Enter dimension line angle: + أدخل زاوية خط البُعْد: - RS_ActionDrawPolyline + RS_ActionDimRadial - &Polyline - ومتعدّد خطوط + &Radial + - Draw polylines - رسم مُتعدّدات خطوط + Not a circle or arc entity + لَيْسَ كيان دائرة أو قوس - Specify first point + Not a valid expression + Select arc or circle entity + حدد كيان قوس أو دائرة + + Cancel إلغاء - Specify next point or [%1] - + Specify dimension line position or enter angle: + حدد موضع خط البعد أو أدخل زاوية: - Back + Enter dimension text: + + + RS_ActionDrawArc - Specify next point - حدد نقطة تالية + &Center, Point, Angles + ومركز، نقطة، زوايا - Cannot close sequence of lines: Not enough entities defined yet. + Not a valid expression - Cannot undo: Not enough entities defined yet. - لا يمكن التراجع: الكيانات المحددة إلى اﻵن غير كافية. - - - - RS_ActionDrawSpline - - &Spline - وشريحة + Not a valid chord length + ليس طول وتر صالح - Specify first control point - حدد أول نقطة تحكم + Specify center + Cancel إلغاء - Specify next control point or [%1] - حدد نقطة التحكم التالية أو [1%] + Specify radius + Back - Specify next control point - حدد نقطة التحكم التالية + Specify start angle: + حدد زاوية بِدَايَة: - Cannot undo: Not enough entities defined yet. - لا يمكن التراجع: الكيانات المحددة إلى اﻵن غير كافية. + Specify included angle: + + + + Specify chord length: + حدد طول الوتر: + + + Specify end angle or [angle/chord length] + حدد زاوية النهاية أو [زاوية / طول وتر] - RS_ActionDrawText + RS_ActionDrawArc3P - &Text - + &3 Points + - Specify insertion point - + Invalid arc data. + بيانات قوس غير صالحة. Cancel إلغاء - Enter text: - + Specify second point + حدد النقطة الثانية Back - Specify second point - + Specify endpoint + حدد نقطة النهاية + + + Specify startpoint or [center] + حدد نقطة البداية أو [مركز] - RS_ActionEditCopy + RS_ActionDrawArcTangential - &Copy - + Specify base entity + حدد قاعدة كيان - Cu&t + Cancel + إلغاء + + + Specify end angle + حدد زاوية نِهَايَة: + + + Back - Specify reference point - حدد نقطة مرجعية + Specify end point + حدد نقطة النهاية - Cancel - إلغاء + Arc &Tangential + قوس ومماس - RS_ActionEditPaste + RS_ActionDrawCircle - &Paste + Center, &Point + مركز، ونقطة + + + Not a valid expression - Set reference point + Specify center Cancel إلغاء - - - RS_ActionEditUndo - &Undo - وتراجع + Specify radius + - &Redo - وإعادة + Back + + + + RS_ActionDrawCircle2P - Nothing to undo! - لا شئ للتراجع! + 2 Points + نقاط ثنائية اﻷبعاد - Nothing to redo! - لا شئ للإعادة! + Invalid Circle data. + - - - RS_ActionFileNew - &New - + Specify first point + حدد أول نقطة - - - RS_ActionFileNewTemplate - New From &Template - + Cancel + إلغاء - - - RS_ActionFileOpen - &Open... - + Specify second point + حدد ثاني نقطة - - - RS_ActionFileSave - &Save + Back - RS_ActionFileSaveAs + RS_ActionDrawCircle3P - Save &as... - + 3 Points + نقاط ثلاثية اﻷبعاد - - - RS_ActionInfoAngle - Lines are parallel - الخطوط متوازية + Invalid circle data. + - Specify first line - حدد أول خط + Specify first point + حدد أول نقطة Cancel إلغاء - Specify second line - حدد ثاني خط + Specify second point + حدد ثاني نقطة Back - An&gle between two lines - زاوية بين خطين - - - Angle: %1 - زاوية: 1% + Specify third point + حدد ثالث نقطة - RS_ActionInfoArea + RS_ActionDrawCircleCR - Area: %1 + Center, &Radius - Circumference: %1 - محيط: 1% - - - Point: %1/%2 + Not a valid expression - Specify first point of polygon - حدد النقطة الأولى من المضلع + Specify circle center + Cancel إلغاء - Specify next point of polygon - حدد النقطة التالية من المضلع + Specify circle radius + - Polygonal &Area - متعدد الأضلاع والمساحة + Back + - Closing Point: %1/%2 + radius=%1 is invalid - RS_ActionInfoDist + RS_ActionDrawCircleInscribe - &Distance Point to Point - ومسافة نقطة إلى نقطة + Circle &Inscribed + - Specify first point of distance - حدد أول نقطة من المسافة + Specify the first line + حدد الخط الأول Cancel إلغاء - Specify second point of distance - حدد ثاني نقطة من المسافة + Specify the second line + حدد الخط الثاني Back - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 - المسافة:1٪ الديكارتي: (2٪، 3٪)، القطبي: (4٪ <5٪ + Specify the third line + حدد الخط الثالث - RS_ActionInfoDist2 + RS_ActionDrawCircleTan1_2P - &Distance Entity to Point - ومسافة الكيان إلى نقطة + Cancel + إلغاء - Distance: %1 - المسافة: 1% + Specify the first point on the tangent circle + حدد النقطة الأولى على مماس الدائرة - Specify entity - حدد كيان + Back + - Cancel - إلغاء + Specify the second point on the tangent circle + حدد النقطة الثانية على مماس الدائرة - Specify point + Select the center of the tangent circle - Back + Specify a line/arc/circle + حدد خط/قوس/دائرة + + + Tangential, 2 P&oints - RS_ActionInfoInside + RS_ActionDrawCircleTan2 - Point inside contour - + Specify the first line/arc/circle + حدد أول خط/قوس/دائرة - Point is inside selected contour. - + Cancel + إلغاء - Point is outside selected contour. + Specify the second line/arc/circle + حدد ثاني خط/قوس/دائرة + + + Back - Specify point + Select the center of the tangent circle - Cancel - إلغاء + Tangential 2 Circles, Radius + circle tangential to two give circles and with radius + - RS_ActionInfoTotalLength + RS_ActionDrawCircleTan2_1P - &Total length of selected entities - ومجموع أطوال الكيانات المختارة + Specify a line/arc/circle + حدد خط/قوس/دائرة - Total Length of selected entities: %1 - مجموع أطوال الكيانات المختارة: 1% + Cancel + إلغاء - At least one of the selected entities cannot be measured. - + Specify the another arc/circle + حدد قوس/دائرة آخر - - - RS_ActionLayersAdd - &Add Layer + Back - - - RS_ActionLayersEdit - &Edit Layer - وتحرير طبقة + Specify a point on the tangent circle + حدد نقطة على مماس الدائرة - - - RS_ActionLayersFreezeAll - &Hide all + Select the center of the tangent circle - &Show all + Tangential 2 Circles, 1 Point - RS_ActionLayersRemove + RS_ActionDrawCircleTan3 - &Remove Layer + Cancel + إلغاء + + + Back - - - RS_ActionLayersToggleLock - Toggle Layer Loc&k + Select the center of the tangent circle - - - RS_ActionLayersTogglePrint - Toggle Layer &Print - طبقة تبديل وطباعة + Specify the first line/arc/circle + حدد أول خط/قوس/دائرة - - - RS_ActionLayersToggleView - &Toggle Layer Visibility - + Specify the second line/arc/circle + حدد ثاني خط/قوس/دائرة - - - RS_ActionLibraryInsert - Insert Library Object + Specify the third line/arc/circle + حدد ثالث خط/قوس/دائرة + + + Tangential &3 Circles - Not a valid expression + Draw tangential circle of 3 given points, lines, arcs/circles + + + RS_ActionDrawEllipse4Points - Specify reference point - حدد نقطة مرجعية + Ellipse &4 Point + قطْع ناقص وأربع نقاط - Cancel - إلغاء + Specify the first point on ellipse + حدد النقطة الأولى في القطْع الناقص - Enter angle: - ادخل زاوية: + Cancel + إلغاء - - + Specify the second point on ellipse + حدد النقطة الثانية في القطْع الناقص - Enter factor: + Back - Cannot open file '%1' - لا يمكن فتح الملف '٪1' + Specify the third point on ellipse + حدد النقطة الثالثة في القطْع الناقص - - - RS_ActionLockRelativeZero - (Un-)&Lock Relative Zero - + Specify the fourth point on ellipse + حدد النقطة الرابعة في القطْع الناقص - - - RS_ActionModifyAttributes - &Attributes + Can not determine uniquely an ellipse - RS_ActionModifyBevel + RS_ActionDrawEllipseAxis - &Bevel - + &Ellipse (Axis) + وقطْع ناقص (محور) Not a valid expression - Select first entity - اِخْتار أول كيان + Specify ellipse center + حدد مركز القطْع الناقص Cancel إلغاء - Select second entity - اِخْتار ثاني كيان + Specify endpoint of major axis + حدد نقطة النهاية من المحور الرئيسي Back - Enter length 1: - أدخال الطول 1: + Specify endpoint or length of minor axis: + حدد نقطة نهاية أو طول المحور الثانوي: - Enter length 2: - أدخال الطول 2: + Specify start angle + حدد زاوية بداية: - - - RS_ActionModifyCut - No Entity found. - لم يعُثَر على كيان + Specify end angle + حدد زاوية نِهَايَة: - Cutting point is invalid. - + Ellipse &Arc (Axis) + قطْع ناقص وقوس (محور) + + + RS_ActionDrawEllipseCenter3Points - Cutting point is not on entity. - نقطة القطع ليست على الكيان. + Ellipse Center and &3 Points + مركز قطْع ناقص وثلاث نقاط - Specify entity to cut - حدد كيان للقطع + Specify the center of ellipse + حدد مركز القطْع الناقص Cancel إلغاء - Specify cutting point - + Specify the first point on ellipse + حدد أول نقطة في القطْع الناقص - Back - + Specify the second point on ellipse + حدد ثاني نقطة في القطْع الناقص - &Divide + Back - Entity must be a line, arc, circle, ellipse or interpolation spline. - الكيان يجب أن يكون خط، قوس، دائرة، قطْع ناقص أو شريحة مستكملة. + Specify the third point on ellipse + حدد ثالث نقطة في القطْع الناقص - RS_ActionModifyDelete + RS_ActionDrawEllipseFociPoint - &Delete - + Ellipse &Foci Point + قطْع ناقص ونقطة البُؤْرَةُ - - - RS_ActionModifyDeleteFree - Delete Freehand + Not a valid expression - Specify first break point on a polyline - حدد أول نقطة قطع على متعدّد الخطوط + Specify first focus of ellipse + حدد أول مَرْكَز في القطع الناقص Cancel إلغاء - Specify second break point on the same polyline - حدد ثاني نقطة قطع على نفس متعدّد الخطوط + Specify second focus of ellipse + حدد ثاني مَرْكَز في القطع الناقص Back - Entities not in the same polyline. - الكيانات ليست على نفس متعدّد الخطوط. - - - Parent of second entity is not a polyline - اصل الكيان الثاني ليس متعدّد خطوط + Specify a point on ellipse or total distance to foci + حدد نقطة على القطْع الناقص أو المسافة الإجمالية للبؤر - Parent of second entity is NULL - أصل الكيان الثاني فارغ + specify a point on ellipse, or total distance to foci + - One of the chosen entities is NULL + Total distance %1 is smaller than distance between foci + + + RS_ActionDrawEllipseInscribe - Parent of first entity is not a polyline - اصل الكيان اﻷول ليس متعدّد خطوط + Ellipse &Inscribed + - Parent of first entity is NULL - أصل الكيان الأول فارغ + Specify the first line + حدد الخط الأول - First entity is NULL - الكيان اﻷول فارغ + Cancel + إلغاء - Second entity is NULL - الكيان الثاني فارغ + Specify the second line + حدد الخط الثاني - - - RS_ActionModifyDeleteQuick - &Delete selected + Back - Pick entity to delete - اِخْتار كيان للحذف + Specify the third line + حدد الخط الثالث - Cancel - إلغاء + Specify the fourth line + حدد الخط الرابع - - - RS_ActionModifyEntity - &Properties + Can not determine uniquely an ellipse - RS_ActionModifyExplodeText + RS_ActionDrawHatch - &Explode Text into Letters - + &Hatch + وتظليل - - - RS_ActionModifyMirror - &Mirror - + Invalid hatch area. Please check that the entities chosen form one or more closed contours. + منطقة تظليل غير صالحة. يرجى التحقق من أن الكيانات مختارة من معلم مغلق واحد أو اكثر. - Specify first point of mirror line - حدد النقطة الأولى من خط المرآة + Hatch created successfully. + أنشئت الظلال بنجاح. - Cancel - إلغاء + Hatch Error: Invalid contour found! + - Specify second point of mirror line - حدد النقطة الثانية من خط المرآة + Hatch Error: Pattern not found! + خطأ في التظليل: نمط غير موجود! - Back + Hatch Error: Contour or pattern too small! + + + + Hatch Error: Contour too big! + + Hatch Error: Undefined Error! + خطأ في التظليل: خطأ غير معروف! + + + Total hatch area = %1 + مجموع مساحة التظليل =1% + - RS_ActionModifyMove + RS_ActionDrawImage - &Move / Copy + Not a valid expression @@ -7527,350 +7788,356 @@ إلغاء - Specify target point - حدد نقطة هدف + Enter angle: + ادخل زاوية: - Back - - + + + - Invalid number of copies, use %1 - عدد غير صالح من النسخ، استخدام 1٪ + Enter factor: + - - - RS_ActionModifyMoveRotate - M&ove and Rotate + Insert &Image - Not a valid expression + Enter dpi: + + + RS_ActionDrawLine + + &2 Points + بين نقطتين + - Specify reference point - حدد نقطة مرجعية + Specify first point + Cancel إلغاء - Specify target point - حدد نقطة هدف + Specify next point or [%1] + Back - Enter rotation angle: - أدخل زاوية الدوران: + Specify next point + حدد نقطة تالية - - - RS_ActionModifyOffset - &Offset - + Cannot undo: Not enough entities defined yet. + لا يمكن التراجع: الكيانات المحددة إلى اﻵن غير كافية. - Specify direction of offset + Cannot close sequence of lines: Not enough entities defined yet, or already closed. - Back - + Cannot redo: Not previous line segment defined. + لا يمكن الإعادة: ليست قطعة الخط المستقيم محددة. - RS_ActionModifyRevertDirection + RS_ActionDrawLineAngle - Re&vert direction - + &Angle + زاوية - Ctrl+R + Not a valid expression - - - RS_ActionModifyRotate - &Rotate + Specify position - Specify reference point - حدد نقطة مرجعية + Cancel + إلغاء + + + Enter angle: + ادخل زاوية: Back - Specify rotation center - + Enter length: + أدخال الطول: - Specify target point to rotate to + &Horizontal + أفقي + + + Vertical - RS_ActionModifyRotate2 + RS_ActionDrawLineBisector - Rotate T&wo + Bisector - Specify absolute reference point + Not a valid expression + Select first line + اختر أول خط + + Cancel إلغاء - Specify relative reference point - + Select second line + اختر ثاني خط Back - - - RS_ActionModifyRound - Not a valid expression - + Enter bisector length: + أدخل طول المنصّف: - Specify first entity - حدد أول كيان + Enter number of bisectors: + أدخل عدد المنصّفات: - Back - + Number sector lines not in range: + number of bisector to create must be in [1, 200] + عدد القطاعات الخطية ليست في المدى: + + + RS_ActionDrawLineFree - Specify second entity - حدد ثاني كيان + &Freehand Line + وخط يد حر - Enter radius: - + Click and drag to draw a line + انقر واسحب لرسم خط Cancel إلغاء - - &Fillet - - - RS_ActionModifyScale + RS_ActionDrawLineHorVert - &Scale + Specify first point - Specify reference point - حدد نقطة مرجعية - - Cancel إلغاء - - - RS_ActionModifyStretch - &Stretch + Specify second point - Specify first corner + Back - Cancel - إلغاء - - - Specify second corner + Vertical + + + RS_ActionDrawLineOrthTan - Back + Tangent &Orthogonal - Specify reference point - حدد نقطة مرجعية + Select a line + اختر خط - Specify target point - حدد نقطة هدف + Cancel + إلغاء - - - RS_ActionModifyTrim - &Trim - + Select circle, arc or ellipse + اِخْتار دائرة، قوس أو قطْع ناقص - &Trim Two + Back + + + RS_ActionDrawLineParallel - Select first trim entity - + Specify Distance <%1> or select entity or [%2] + حدد مسافة <1٪> أو حدد كيان أو [2٪] Cancel إلغاء - Select limiting entity - اِخْتارَ الكيان الحدي + Enter number: + أدخال عدد: - Back + Not a valid expression - Select second trim entity + Not a valid number. Try 1..99 + ليس عددا صحيحا. محاولة 1..99 + + + &Parallel - Select entity to trim - اِخْتار كيان للتقليم + &Concentric + - RS_ActionModifyTrimAmount + RS_ActionDrawLineParallelThrough - &Lengthen + Parallel through point - No entity found. - لم يُعثر على كيان. + Select entity + اختيار كيان - The chosen Entity is in a block. Please edit the block. - الكيان المختار هو في كتلة. يرجى تحرير الكتلة. + Cancel + إلغاء - The chosen Entity is not an atomic entity or cannot be trimmed. - الكيان المختار ليست كيان ذري أو لا يمكن تقليمه. + Specify through point + - Not a valid expression + Back - Select entity to trim or enter distance: - اِخْتار كيان للتقليم أو ادخل المسافة: + Number: + رقم: - Back + Not a valid number. Try 1..99 + ليس عددا صحيحا. محاولة 1..99 + + + Not a valid expression - RS_ActionOptionsDrawing + RS_ActionDrawLinePolygon - Current &Drawing Preferences - + + - RS_ActionOrder + RS_ActionDrawLinePolygonCenCor - move to bottom + Pol&ygon (Cen,Cor) - set to bottom + Specify center - lower after entity + Specify a corner - lower over entity - + Enter number: + أخل رقم: - raise over entity - + Not a valid number. Try 1..9999 + ليس عددا صحيحا. محاولة 1..9999 - move to top + Not a valid expression + + + RS_ActionDrawLinePolygonCorCor - set to top + Polygo&n (Cor,Cor) - No Entity found. - لم يُعثر على كيان. - - - Choose entity for order + Specify first corner Cancel إلغاء - - - RS_ActionPolylineAdd - &Add node + Specify second corner - Add polyline's node - أضف عقدة لمتعدّد الخطوط + Back + - No Entity found. - لم يُعثر على كيان. + Number: + عدد: - Entity must be a polyline. - الكيان يجب أن يكون متعدّد خطوط. + Not a valid number. Try 1..9999 + ليس عددا صحيحا. محاولة 1..9999 - Adding point is invalid. + Not a valid expression. + + + RS_ActionDrawLineRectangle - Adding point is not on entity. - النقطة المضافة ليست على الكيان. + Rectangle + مستطيل - Specify polyline to add nodes - حدد متعدّد خطوط لإضافة عُقد + Specify first corner + Cancel إلغاء - Specify adding node's point + Specify second corner @@ -7879,30 +8146,133 @@ - RS_ActionPolylineAppend + RS_ActionDrawLineRelAngle - A&ppend node + Relative angle + زاوية نسبيّة + + + Not a valid expression - Append polyline's node + Select base entity + حدد قاعدة كيان + + + Cancel + إلغاء + + + Specify position - No Entity found. - لم يُعثر على كيان. + Back + - Entity must be a polyline. - الكيان يجب أن يكون متعدّد خطوط. + Orthogonal + + + + RS_ActionDrawLineTangent1 - Click somewhere near the beginning or end of existing polyline. + Tangent (P,C) - Specify the polyline somewhere near the beginning or end point - حدد متعدّد خطوط في مكان ما بالقرب من نقطة البداية أو النهاية + Specify point + + + + Cancel + إلغاء + + + Select circle, arc or ellipse + اِخْتار دائرة، قوس أو قطْع ناقص + + + Back + + + + + RS_ActionDrawLineTangent2 + + Tangent (C,C) + + + + Cancel + إلغاء + + + Back + + + + Select first circle or ellipse + + + + Select second circle or ellipse + + + + + RS_ActionDrawMText + + &MText + + + + Specify insertion point + + + + Cancel + إلغاء + + + Enter text: + + + + Back + + + + + RS_ActionDrawPoint + + &Points + + + + Specify location + + + + Cancel + إلغاء + + + + RS_ActionDrawPolyline + + &Polyline + ومتعدّد خطوط + + + Draw polylines + رسم مُتعدّدات خطوط + + + Specify first point + Cancel @@ -7921,8 +8291,8 @@ حدد نقطة تالية - Can not append nodes in a closed polyline. - لا يمكن أرفاق عقد في متعدّد خطوط مغلق. + Cannot close sequence of lines: Not enough entities defined yet. + Cannot undo: Not enough entities defined yet. @@ -7930,25 +8300,44 @@ - RS_ActionPolylineDel + RS_ActionDrawSpline - &Delete node - + &Spline + وشريحة - Delete polyline's node + Specify first control point + حدد أول نقطة تحكم + + + Cancel + إلغاء + + + Specify next control point or [%1] + حدد نقطة التحكم التالية أو [1%] + + + Back - No Entity found. - لم يُعثر على كيان. + Specify next control point + حدد نقطة التحكم التالية - Entity must be a polyline. - الكيان يجب أن يكون متعدّد خطوط. + Cannot undo: Not enough entities defined yet. + لا يمكن التراجع: الكيانات المحددة إلى اﻵن غير كافية. + + + + RS_ActionDrawText + + &Text + - Specify polyline to delete node + Specify insertion point @@ -7956,7 +8345,7 @@ إلغاء - Specify deleting node's point + Enter text: @@ -7964,163 +8353,421 @@ - Deleting point is invalid. + Specify second point + + + + + RS_ActionEditCopy + + &Copy - Deleting point is not on entity. - النقطة المحذوفة ليست على الكيان. + Cu&t + + + + Specify reference point + حدد نقطة مرجعية + + + Cancel + إلغاء - RS_ActionPolylineDelBetween + RS_ActionEditPaste - Delete &between two nodes + &Paste - Delete between two nodes + Set reference point - No Entity found. - لم يُعثر على كيان. + Cancel + إلغاء + + + RS_ActionEditUndo - Entity must be a polyline. - الكيان يجب أن يكون متعدّد خطوط. + &Undo + وتراجع - Deletinging point is invalid. + &Redo + وإعادة + + + Nothing to undo! + لا شئ للتراجع! + + + Nothing to redo! + لا شئ للإعادة! + + + + RS_ActionFileNew + + &New + + + RS_ActionFileNewTemplate - Deleting point is not on entity. - النقطة المحذوفة ليست على كيان. + New From &Template + + + + + RS_ActionFileOpen + + &Open... + + + + RS_ActionFileSave - Deleteinging point is not on entity. - النقطة المحذوفة ليست على كيان. + &Save + + + + RS_ActionFileSaveAs - Specify polyline to delete between two nodes + Save &as... + + + RS_ActionInfoAngle + + Lines are parallel + الخطوط متوازية + + + Specify first line + حدد أول خط + Cancel إلغاء - Specify first node + Specify second line + حدد ثاني خط + + + Back + + + + An&gle between two lines + زاوية بين خطين + + + Angle: %1 + زاوية: 1% + + + + RS_ActionInfoArea + + Area: %1 + + + + Circumference: %1 + محيط: 1% + + + Point: %1/%2 + + + + Specify first point of polygon + حدد النقطة الأولى من المضلع + + + Cancel + إلغاء + + + Specify next point of polygon + حدد النقطة التالية من المضلع + + + Polygonal &Area + متعدد الأضلاع والمساحة + + + Closing Point: %1/%2 + + + + + RS_ActionInfoDist + + &Distance Point to Point + ومسافة نقطة إلى نقطة + + + Specify first point of distance + حدد أول نقطة من المسافة + + + Cancel + إلغاء + + + Specify second point of distance + حدد ثاني نقطة من المسافة + + + Back + + + + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + المسافة:1٪ الديكارتي: (2٪، 3٪)، القطبي: (4٪ <5٪ + + + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) + المسافة:1٪ الديكارتي: (2٪، 3٪)، القطبي: (4٪ <5٪ {1 ?} {2 ?} {3)?} {4<?} {5)?} + + + + RS_ActionInfoDist2 + + &Distance Entity to Point + ومسافة الكيان إلى نقطة + + + Distance: %1 + المسافة: 1% + + + Specify entity + حدد كيان + + + Cancel + إلغاء + + + Specify point Back + + + RS_ActionInfoInside + + Point inside contour + + + + Point is inside selected contour. + + + + Point is outside selected contour. + + + + Specify point + + + + Cancel + إلغاء + + + + RS_ActionInfoTotalLength + + &Total length of selected entities + ومجموع أطوال الكيانات المختارة + + + Total Length of selected entities: %1 + مجموع أطوال الكيانات المختارة: 1% + + + At least one of the selected entities cannot be measured. + + + + + RS_ActionLayersAdd + + &Add Layer + + + + + RS_ActionLayersEdit + + &Edit Layer + وتحرير طبقة + + + + RS_ActionLayersFreezeAll + + &Hide all + + + + &Show all + + + + + RS_ActionLayersRemove + + &Remove Layer + + + + + RS_ActionLayersToggleLock + + Toggle Layer Loc&k + + + + + RS_ActionLayersTogglePrint + + Toggle Layer &Print + طبقة تبديل وطباعة + + + + RS_ActionLayersToggleView + + &Toggle Layer Visibility + + + + + RS_ActionLibraryInsert + + Insert Library Object + + - Specify second node + Not a valid expression - Deleting point is invalid. - + Specify reference point + حدد نقطة مرجعية - - - RS_ActionPolylineEquidistant - Create &Equidistant Polylines - + Cancel + إلغاء - Create Equidistant Polylines - إنشاء متعدّدات الخطوط متساوية البُعد + Enter angle: + ادخل زاوية: - No Entity found. - لم يُعثر على كيان. + + - Entity must be a polyline. - الكيان يجب أن يكون متعدّد خطوط. + Enter factor: + - Choose the original polyline - اختار متعدّد الخطوط الأصلي + Cannot open file '%1' + لا يمكن فتح الملف '٪1' + + + RS_ActionLockRelativeZero - Cancel - إلغاء + (Un-)&Lock Relative Zero + - RS_ActionPolylineSegment + RS_ActionModifyAttributes - Create Polyline from Existing &Segments + &Attributes + + + RS_ActionModifyBevel - Create Polyline from Existing Segments - إنشاء متعدّد خطوط من القطاعات الموجودة + &Bevel + - No Entity found. - لم يُعثر على كيان. + Not a valid expression + - Choose one of the segments on the original polyline - اختار واحد من القطاعات في متعدّد الخطوط الأصلي + Select first entity + اِخْتار أول كيان Cancel إلغاء - Entity must be a line, arc or polyline. - الكيان يجب أن يكون خط، قوس أو متعدّد خطوط. - - - Entity can not be a closed polyline. - الكيان لا يمكن أن يكون متعدّد خطوط مغلق. + Select second entity + اِخْتار ثاني كيان - - - RS_ActionPolylineTrim - &Trim segments + Back - Trim polyline's segments - + Enter length 1: + أدخال الطول 1: - No Entity found. - لم يُعثر على كيان. + Enter length 2: + أدخال الطول 2: + + + RS_ActionModifyCut - Entity must be a polyline. - الكيان يجب أن يكون متعدّد خطوط. + No Entity found. + لم يعُثَر على كيان - Specifying point is invalid. + Cutting point is invalid. - No Segment found on entity. - لم يُعثر على قطعة في الكيان. + Cutting point is not on entity. + نقطة القطع ليست على الكيان. - Specify polyline to trim - + Specify entity to cut + حدد كيان للقطع Cancel إلغاء - Specify first segment + Specify cutting point @@ -8128,233 +8775,259 @@ - Specify second segment + &Divide + + Entity must be a line, arc, circle, ellipse or interpolation spline. + الكيان يجب أن يكون خط، قوس، دائرة، قطْع ناقص أو شريحة مستكملة. + - RS_ActionPrintPreview + RS_ActionModifyDelete - Print Pre&view - معاينة طباعة ومشاهدة + &Delete + + + + RS_ActionModifyDeleteFree - RS_ActionPrintPreview::fit(): Invalid paper size + Delete Freehand - Printout offset in paper coordinates by (%1, %2) - + Specify first break point on a polyline + حدد أول نقطة قطع على متعدّد الخطوط - Printout offset in graph coordinates by (%1, %2) - + Cancel + إلغاء - Printout offset in graph coordinates - + Specify second break point on the same polyline + حدد ثاني نقطة قطع على نفس متعدّد الخطوط - Printout offset in paper coordinates + Back - : select printout offset coordinates - + Entities not in the same polyline. + الكيانات ليست على نفس متعدّد الخطوط. - type in offset from command line to offset printout - + Parent of second entity is not a polyline + اصل الكيان الثاني ليس متعدّد خطوط - Printout offset ignores relative zero. Ignoring '@' - + Parent of second entity is NULL + أصل الكيان الثاني فارغ - - - RS_ActionSelect - Select to modify attributes - + Parent of first entity is not a polyline + اصل الكيان اﻷول ليس متعدّد خطوط - Cancel - إلغاء + Parent of first entity is NULL + أصل الكيان الأول فارغ - Select to delete - + First entity is NULL + الكيان اﻷول فارغ - Select to delete immediately - + Second entity is NULL + الكيان الثاني فارغ - Select to move + Parent of second entity is nullptr - Select to rotate + One of the chosen entities is nullptr - Select to scale + Parent of first entity is nullptr - Select to mirror + First entity is nullptr - Select to move and rotate + Second entity is nullptr + + + RS_ActionModifyDeleteQuick - Select for two axis rotation + &Delete selected - Select to explode text - + Pick entity to delete + اِخْتار كيان للحذف - Select to create block - + Cancel + إلغاء + + + RS_ActionModifyEntity - Select to copy + &Properties + + + RS_ActionModifyExplodeText - Select to cut + &Explode Text into Letters + + + RS_ActionModifyMirror - No entity selected! - ليس هناك كيان مُختار + &Mirror + - Select to create offset - + Specify first point of mirror line + حدد النقطة الأولى من خط المرآة - Select entities to order - + Cancel + إلغاء - Select to explode block - + Specify second point of mirror line + حدد النقطة الثانية من خط المرآة - Select to revert direction + Back - RS_ActionSelectAll + RS_ActionModifyMove - Select &All + &Move / Copy - Deselect &all - + Specify reference point + حدد نقطة مرجعية - Ctrl+K - + Cancel + إلغاء - - - RS_ActionSelectContour - (De-)Select &Contour + Specify target point + حدد نقطة هدف + + + Back - Entity must be an Atomic Entity. - الكيان يجب أن يكون كيان ذري. + Invalid number of copies, use %1 + عدد غير صالح من النسخ، استخدام 1٪ - RS_ActionSelectIntersected + RS_ActionModifyMoveRotate - Select Intersected Entities + M&ove and Rotate - Deselect Intersected Entities + Not a valid expression - Choose first point of intersection line - اختار أول نقطة تقاطع خط + Specify reference point + حدد نقطة مرجعية Cancel إلغاء - Choose second point of intersection line - اختار ثاني نقطة تقاطع خط + Specify target point + حدد نقطة هدف Back + + Enter rotation angle: + أدخل زاوية الدوران: + - RS_ActionSelectInvert + RS_ActionModifyOffset - Invert Selection + &Offset - - - RS_ActionSelectLayer - (De-)Select Layer + Specify direction of offset + + + + Back - RS_ActionSelectSingle + RS_ActionModifyRevertDirection - Select Entity - اِخْتار كيان + Re&vert direction + - - - RS_ActionSelectWindow - Select Window + Ctrl+R + + + RS_ActionModifyRotate - Deselect Window + &Rotate - Cancel - إلغاء + Specify reference point + حدد نقطة مرجعية - Choose second edge + Back - Back + Specify rotation center - Click and drag for the selection window + Specify target point to rotate to - RS_ActionSetRelativeZero + RS_ActionModifyRotate2 - Set relative Zero + Rotate T&wo + + + + Specify absolute reference point @@ -8362,70 +9035,68 @@ إلغاء - Set &Relative Zero + Specify relative reference point + + + + Back - RS_ActionSnapIntersectionManual + RS_ActionModifyRound - I&ntersection Manually + Not a valid expression - Select first entity - اِخْتار أول كيان + Specify first entity + حدد أول كيان Back - Select second entity - اِخْتار ثاني كيان + Specify second entity + حدد ثاني كيان - - - RS_ActionToolRegenerateDimensions - Regenerate Dimension Entities + Enter radius: - Regenerated %1 dimension entities - + Cancel + إلغاء - No dimension entities found + &Fillet - RS_ActionZoomAuto + RS_ActionModifyScale - &Auto Zoom + &Scale - - - RS_ActionZoomIn - Zoom &In - + Specify reference point + حدد نقطة مرجعية - Zoom &Out - + Cancel + إلغاء - RS_ActionZoomPan + RS_ActionModifyStretch - Zoom &Panning + &Stretch - Click and drag to pan zoom + Specify first corner @@ -8433,32 +9104,34 @@ إلغاء - Zoom panning + Specify second corner - - - RS_ActionZoomPrevious - Previous &View + Back + + Specify reference point + حدد نقطة مرجعية + + + Specify target point + حدد نقطة هدف + - RS_ActionZoomRedraw + RS_ActionModifyTrim - &Redraw + &Trim - - - RS_ActionZoomWindow - &Window Zoom + &Trim Two - Specify first edge + Select first trim entity @@ -8466,838 +9139,835 @@ إلغاء - Specify second edge - + Select limiting entity + اِخْتارَ الكيان الحدي Back - - - RS_Commands - - line - خط - - - rectangle - مستطيل - - - text - - - regen + Select second trim entity - undo - تراجع + Select entity to trim + اِخْتار كيان للتقليم + + + RS_ActionModifyTrimAmount - u - undo + &Lengthen - redo - إعادة + No entity found. + لم يُعثر على كيان. - arc - قوس + The chosen Entity is in a block. Please edit the block. + الكيان المختار هو في كتلة. يرجى تحرير الكتلة. - angle - زاوية + The chosen Entity is not an atomic entity or cannot be trimmed. + الكيان المختار ليست كيان ذري أو لا يمكن تقليمه. - factor + Not a valid expression - columns - + Select entity to trim or enter distance: + اِخْتار كيان للتقليم أو ادخل المسافة: - rows + Back + + + RS_ActionOptionsDrawing - columnspacing + Current &Drawing Preferences + + + RS_ActionOrder - rowspacing + move to bottom - ang - angle + set to bottom - fact - factor + lower after entity - f - factor + lower over entity - cols - columns + raise over entity - columnspacing - columnspacing for inserts + move to top - colspacing - columnspacing for inserts + set to top - cs - columnspacing for inserts - + No Entity found. + لم يُعثر على كيان. - rowspacing - rowspacing for inserts + Choose entity for order - rs - rowspacing for inserts - + Cancel + إلغاء + + + RS_ActionPolylineAdd - center + &Add node - cen - center - + Add polyline's node + أضف عقدة لمتعدّد الخطوط - point - + No Entity found. + لم يُعثر على كيان. - offset - + Entity must be a polyline. + الكيان يجب أن يكون متعدّد خطوط. - o - offset + Adding point is invalid. - parallel - + Adding point is not on entity. + النقطة المضافة ليست على الكيان. - length - طول + Specify polyline to add nodes + حدد متعدّد خطوط لإضافة عُقد - close - + Cancel + إلغاء - number - عدد + Specify adding node's point + - through + Back + + + RS_ActionPolylineAppend - help + A&ppend node - ? - help + Append polyline's node - length - length - طول + No Entity found. + لم يُعثر على كيان. - len - length - + Entity must be a polyline. + الكيان يجب أن يكون متعدّد خطوط. - l - length + Click somewhere near the beginning or end of existing polyline. - c - close - + Specify the polyline somewhere near the beginning or end point + حدد متعدّد خطوط في مكان ما بالقرب من نقطة البداية أو النهاية - num - number - + Cancel + إلغاء - n - number + Specify next point or [%1] - t - through + Back - length1 - طول 1 + Specify next point + حدد نقطة تالية - length2 - طول 2 + Can not append nodes in a closed polyline. + لا يمكن أرفاق عقد في متعدّد خطوط مغلق. - radius + Cannot undo: Not enough entities defined yet. + لا يمكن التراجع: الكيانات المحددة إلى اﻵن غير كافية. + + + + RS_ActionPolylineDel + + &Delete node - trim + Delete polyline's node - length1 - length1 - طول 1 + No Entity found. + لم يُعثر على كيان. - len1 - length1 - + Entity must be a polyline. + الكيان يجب أن يكون متعدّد خطوط. - l1 - length1 + Specify polyline to delete node - length2 - length2 - طول 2 + Cancel + إلغاء - len2 - length2 + Specify deleting node's point - l2 - length2 + Back - t - text + Deleting point is invalid. - chord length - طول الوتر + Deleting point is not on entity. + النقطة المحذوفة ليست على الكيان. + + + RS_ActionPolylineDelBetween - Command: %1 + Delete &between two nodes - Available commands: + Delete between two nodes - circle - + No Entity found. + لم يُعثر على كيان. - zw - zoom - window - + Entity must be a polyline. + الكيان يجب أن يكون متعدّد خطوط. - za - zoom - auto + Deletinging point is invalid. - zp - zoom - pan - + Deleting point is not on entity. + النقطة المحذوفة ليست على كيان. - da - dimension - aligned - + Deleteinging point is not on entity. + النقطة المحذوفة ليست على كيان. - dh - dimension - horizontal + Specify polyline to delete between two nodes - dv - dimension - vertical - + Cancel + إلغاء - dr - dimension - linear + Specify first node - ld - dimension - leader + Back - sg - snap - grid + Specify second node - se - snap - end + Deleting point is invalid. + + + RS_ActionPolylineEquidistant - si - snap - intersection + Create &Equidistant Polylines - sm - snap - middle - + Create Equidistant Polylines + إنشاء متعدّدات الخطوط متساوية البُعد - sn - snap - nearest - + No Entity found. + لم يُعثر على كيان. - np - snap - nearest point - + Entity must be a polyline. + الكيان يجب أن يكون متعدّد خطوط. - tn - Deselect all - + Choose the original polyline + اختار متعدّد الخطوط الأصلي - ch - modify - bevel (chamfer) - + Cancel + إلغاء + + + RS_ActionPolylineSegment - xt - modify - trim (extend) + Create Polyline from Existing &Segments - rm - modify - trim - + Create Polyline from Existing Segments + إنشاء متعدّد خطوط من القطاعات الموجودة - mv - modify - move - + No Entity found. + لم يُعثر على كيان. - mi - modify - mirror - + Choose one of the segments on the original polyline + اختار واحد من القطاعات في متعدّد الخطوط الأصلي - ro - modify - rotate - + Cancel + إلغاء - sz - modify - scale - + Entity must be a line, arc or polyline. + الكيان يجب أن يكون خط، قوس أو متعدّد خطوط. - ss - modify - stretch - + Entity can not be a closed polyline. + الكيان لا يمكن أن يكون متعدّد خطوط مغلق. - er - modify - delete (erase) + Polyline created + + + RS_ActionPolylineTrim - oo - modify - undo (oops) + &Trim segments - uu - modify - redo + Trim polyline's segments - xp - modify - explode - + No Entity found. + لم يُعثر على كيان. - dimregen - + Entity must be a polyline. + الكيان يجب أن يكون متعدّد خطوط. - po + Specifying point is invalid. - l - + No Segment found on entity. + لم يُعثر على قطعة في الكيان. - a + Specify polyline to trim - ci - + Cancel + إلغاء - rec + Specify first segment - rectang + Back - rg - zoom - redraw + Specify second segment + + + RS_ActionPrintPreview - zr - zoom - redraw - + Print Pre&view + معاينة طباعة ومشاهدة - zv - zoom - previous + RS_ActionPrintPreview::fit(): Invalid paper size - r + Printout offset in paper coordinates by (%1, %2) - polyline - متعدّد خطوط + Printout offset in graph coordinates by (%1, %2) + - pa - parallel + Printout offset in graph coordinates - tm - modify - multi trim (extend) + Printout offset in paper coordinates - da + : select printout offset coordinates - dh + type in offset from command line to offset printout - dr + Printout offset ignores relative zero. Ignoring '@' - dv + Printout in Black/White - ld + Printout in color + + + RS_ActionSelect - tm + Select to modify attributes - xt + Cancel + إلغاء + + + Select to delete - rm + Select to delete immediately - mv + Select to move - ch + Select to rotate - mi + Select to scale - ro + Select to mirror - sz + Select to move and rotate - ss + Select for two axis rotation - er + Select to explode text - oo + Select to create block - uu + Select to copy - xp + Select to cut - os - + No entity selected! + ليس هناك كيان مُختار - sg + Select to create offset - se + Select entities to order - si + Select to explode block - sn + Select to revert direction + + + RS_ActionSelectAll - sm + Select &All - np + Deselect &all - tn + Ctrl+K + + + RS_ActionSelectContour - kill + (De-)Select &Contour - k - + Entity must be an Atomic Entity. + الكيان يجب أن يكون كيان ذري. + + + RS_ActionSelectIntersected - back + Select Intersected Entities - b - back + Deselect Intersected Entities - li - + Choose first point of intersection line + اختار أول نقطة تقاطع خط - pl - + Cancel + إلغاء - pa - + Choose second point of intersection line + اختار ثاني نقطة تقاطع خط - ar + Back + + + RS_ActionSelectInvert - rect + Invert Selection + + + RS_ActionSelectLayer - redraw + (De-)Select Layer + + + RS_ActionSelectSingle - zr - + Select Entity + اِخْتار كيان + + + RS_ActionSelectWindow - zw + Select Window - za + Deselect Window - zp - + Cancel + إلغاء - zv + Choose second edge - u + Back - os - snap - free + Click and drag for the selection window + + + RS_ActionSetRelativeZero - sc + Set relative Zero - sc - snap - center - + Cancel + إلغاء - sd + Set &Relative Zero + + + RS_ActionSnapIntersectionManual - sd - snap - distance + I&ntersection Manually - sf - + Select first entity + اِخْتار أول كيان - sf - snap - free + Back - sa - + Select second entity + اِخْتار ثاني كيان + + + RS_ActionToolRegenerateDimensions - sa - Select all + Regenerate Dimension Entities - number - number - رقم + Regenerated %1 dimension entities + - reversed - reversed + No dimension entities found + + + RS_ActionZoomAuto - rev - reversed + &Auto Zoom + + + RS_ActionZoomIn - r - redo + Zoom &In - Command not found: %1 + Zoom &Out - Accepted keycode: %1 - رمز المفتاح المقبول: 1% + Zooms in + - mtext + Zooms out + + + RS_ActionZoomPan - dpi + Zoom &Panning - re + Click and drag to pan zoom - re - modify - revert direction - + Cancel + إلغاء - rn - restrict - nothing + Zoom panning + + + RS_ActionZoomPrevious - rn + Previous &View + + + RS_ActionZoomRedraw - rr - restrict - orthogonal + &Redraw + + + RS_ActionZoomWindow - rr + &Window Zoom - rh - restrict - horizontal + Specify first edge - rh - + Cancel + إلغاء - rv - restrict - vertical + Specify second edge - rv + Back + + + RS_Commands - setrelativezero - + line + خط - setrelativezero - snap - set relative zero position - + rectangle + مستطيل - rz - + undo + تراجع - paperoffset - + redo + إعادة - graphoffset - + arc + قوس - fillet - modify - fillet - + angle + زاوية - divide - modify - divide - + length + طول - div - modify - divide - + number + عدد - cut - modify - divide - + length + length + طول - an - angle - + length1 + طول 1 - ce - center - + length2 + طول 2 - cl - chord length - + length1 + length1 + طول 1 - co - columns - + length2 + length2 + طول 2 - ra - radius - + chord length + طول الوتر - row - row - + polyline + متعدّد خطوط - cal - command to trigger cli calculator - + number + number + رقم - calculate - command to trigger cli calculator - + Accepted keycode: %1 + رمز المفتاح المقبول: 1% diff -Nru librecad-2.0.8/librecad/ts/librecad_ca.ts librecad-2.0.9/librecad/ts/librecad_ca.ts --- librecad-2.0.8/librecad/ts/librecad_ca.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_ca.ts 2016-01-07 07:46:24.000000000 +0000 @@ -2,6 +2,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Capa: + + + Geometry + Geometria + + + Closed + Tancat + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -103,6 +134,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + + + + Spacing: + Espaiat: + + + Distance from original polyline + Distància des de la polilínia original + + + Copies: + Còpies: + + + QC_ActionGetEnt Select object: @@ -508,7 +581,7 @@ CAD Tools - Eines CAD + Eines CAD Export as @@ -564,6 +637,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -658,7 +735,7 @@ CTRL-G - Ctrl-G + Ctrl-G &Quit @@ -692,6 +769,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -912,7 +998,7 @@ QG_CadToolBar CAD Tools - Eines CAD + Eines CAD @@ -1696,6 +1782,17 @@ + QG_CommandHistory + + &Copy + &Copia + + + select&All + Seleccion&a-ho tot + + + QG_CommandWidget Command Line @@ -1723,11 +1820,11 @@ &Copy - &Copia + &Copia select&All - Seleccion&a-ho tot + Seleccion&a-ho tot escape @@ -3220,7 +3317,7 @@ Extension line extension: - Extensió de les línies auxiliars: + Extensió de les línies auxiliars: Arrow size: @@ -3228,7 +3325,7 @@ Extension line offset: - Desfasament de les línies auxiliars: + Desfasament de les línies auxiliars: Dimension line gap: @@ -3420,7 +3517,7 @@ Alignment: - Alineació: + Alineació: <html><head/><body><p>Text alignement.</p></body></html> @@ -3428,7 +3525,7 @@ Dimension Aligned - Cota alineada + Cota alineada Horizontal @@ -3460,7 +3557,7 @@ General Factor: - Factor general: + Factor general: 0.2 @@ -3496,7 +3593,119 @@ <html><head/><body><p>Text alignment.</p></body></html> - <html><head/><body><p>Alineació del text.</p></body></html> + <html><head/><body><p>Alineació del text.</p></body></html> + + + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Color: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Alinea + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth + @@ -3607,7 +3816,7 @@ Colors - Colors + Colors Backgr&ound: @@ -3671,11 +3880,11 @@ #000000 - #000000 + #000000 #808080 - #808080 + #808080 A&utomatically scale grid @@ -3731,11 +3940,11 @@ #FFFFFF - #FFFFFF + #FFFFFF #C0C0C0 - #C0C0C0 + #C0C0C0 #A54747 @@ -3771,19 +3980,19 @@ #00FFFF - #00FFFF + #00FFFF #0000FF - #00FFFF + #00FFFF #FFFF00 - #FFFF00 + #FFFF00 #FF00FF - #FF00FF + #FF00FF St&art Handle Color: @@ -3805,6 +4014,90 @@ Display Splash Mostra la presentació + + Graphic Colors + + + + Aquamarine + + + + Azure + + + + DeepSkyBlue + + + + DodgerBlue + + + + Gray + Gris + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + White + blanc + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation + + QG_DlgOptionsMakerCam @@ -4128,19 +4421,19 @@ &OK - &D'acord + &D'acord Alt+O - Alt+O + Alt+O Cancel - Cancel·la + Cancel·la Esc - Esc + Esc @@ -5686,34 +5979,34 @@ QG_PenToolBar Line color - Color de línia + Color de línia Line width - Gruix de línia + Gruix de línia Line type - Tipus de línia + Tipus de línia QG_PolylineEquidistantOptions Line Relative Angle Options - Opcions de Línia amb angle relatiu + Opcions de Línia amb angle relatiu Spacing: - Espaiat: + Espaiat: Distance from original polyline - Distància des de la polilínia original + Distància des de la polilínia original Copies: - Còpies: + Còpies: @@ -6215,7 +6508,7 @@ Layer "%1" and all entities on it will be removed. - S'eliminaran la capa "%1" i totes les entitats que hi ha en ella. + S'eliminaran la capa "%1" i totes les entitats que hi ha en ella. Layer "%1" can never be removed. @@ -6241,6 +6534,11 @@ Layer with a name "%1" already exists. Please specify a different name. Ja hi ha una capa amb el nom "%1". Especifiqueu un nom diferent. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -6320,7 +6618,7 @@ None - Cap + Cap Inch @@ -6440,7 +6738,7 @@ Block %1 already exist, renamed to: %2 - El bloc %1 ja existeix. S'ha canviat el nom a: %2 + El bloc %1 ja existeix. S'ha canviat el nom a: %2 All Image Files (%1) @@ -6560,10 +6858,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -6575,30 +6869,1212 @@ All Image Files (%1) - - - RS_ActionBlocksAdd - &Add Block - &Afegeix un bloc + : duplicated command: %1 is already taken by %2 + - - - RS_ActionBlocksAttributes - &Rename Block - Can&via el nom del bloc + point + draw point + punt - - - RS_ActionBlocksCreate - &Create Block - &Crea un bloc + po + draw point + po - Specify reference point - Especifiqueu el punt de referència + line + draw line + línia + + + li + draw line + li + + + l + draw line + l + + + polyline + draw polyline + polilinia + + + pl + draw polyline + pl + + + free + draw freehand line + + + + fhl + draw freehand line + + + + spline + draw spline + + + + spl + draw spline + + + + spline2 + spline through points + + + + stp + spline through points + + + + offset + create offset + desfasament + + + parallel + create offset + paral·lela + + + o + create offset + d + + + pa + create offset + pa + + + ptp + parallel through point + + + + pp + parallel through point + + + + bisect + angle bisector + + + + bi + angle bisector + + + + tangentpc + tangent point and circle + + + + tanpc + tangent point and circle + + + + perp + perpendicular line + + + + ortho + perpendicular line + + + + vertical + vertical line + + + + ver + vertical line + + + + horizontal + horizontal line + + + + hor + horizontal line + + + + rectangle + draw rectangle + rectangle + + + rectang + draw rectangle + rectang + + + rect + draw rectangle + rect + + + rec + draw rectangle + rec + + + polygon2v + polygon by 2 vertices + + + + poly2 + polygon by 2 vertices + + + + arc + draw arc + arc + + + a + draw arc + a + + + circle + draw circle + circumferencia + + + ci + draw circle + ci + + + circle2 + circle 2 points + + + + c2 + circle 2 points + + + + circle3 + circle 3 points + + + + c3 + circle 3 points + + + + circlecr + circle with center and radius + + + + cc + circle with center and radius + + + + tan3 + circle tangent to 3 + + + + ct3 + circle tangent to 3 + + + + ellipseinscribed + inscribed ellipse + + + + ei + inscribed ellipse + + + + ie + inscribed ellipse + + + + hatch + draw hatch + + + + ha + draw hatch + + + + mtext + draw mtext + textm + + + mtxt + draw mtext + + + + text + draw text + text + + + txt + draw text + + + + regen + zoom - redraw + regen + + + redraw + zoom - redraw + redibuixa + + + rg + zoom - redraw + rg + + + zr + zoom - redraw + zr + + + zoomwindow + zoom - window + + + + zw + zoom - window + + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + + + + kill + kill all actions + mata + + + k + kill all actions + k + + + undo + undo cycle + desfés + + + u + undo cycle + + + + redo + redo cycle + refés + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + + + + dimregen + dimension - regenerate + regencot + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + cr + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + ro + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + rh + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + rv + + + move + modify - move (copy) + + + + mv + modify - move (copy) + + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + + + + fillet + modify - fillet + arrodoneix + + + fi + modify - fillet + + + + divide + modify - divide (cut) + divideix + + + cut + modify - divide (cut) + retalla + + + div + modify - divide (cut) + div + + + mirror + modify - mirror + + + + mi + modify - mirror + + + + revert + modify - revert direction + + + + rev + modify - revert direction + inv + + + rotate + modify - rotate + + + + ro + modify - rotate + + + + scale + modify - scale + + + + sz + modify - scale + + + + trim + modify - trim (extend) + redueix + + + tm + modify - trim (extend) + + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + + + + snapfree + snap - free + + + + os + snap - free + + + + sf + snap - free + sf + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + + + + snapgrid + snap - grid + + + + sg + snap - grid + + + + snapintersection + snap - intersection + + + + si + snap - intersection + + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + + + + snaponentity + snap - on entity + + + + sn + snap - on entity + + + + np + snap - on entity + + + + setrelativezero + set relative zero position + eor + + + rz + set relative zero position + or + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + angle + + + ang + measure angle + ang + + + area + measure area + + + + ar + measure area + ar + + + angle + angle + + + dpi + ppp + + + close + tanca + + + chord length + longitud de la corda + + + columns + columnes + + + columnspacing + ec + + + factor + factor + + + length + longitud + + + length1 + bevel/fillet lenght1 + longitud1 + + + length2 + bevel/fillet lenght2 + longitud2 + + + number + nombre + + + radius + radi + + + rows + files + + + rowspacing + ef + + + through + a través + + + trim + redueix + + + ang + angle + ang + + + an + angle + an + + + center + centre + + + cen + center + cen + + + ce + center + ce + + + cl + chord length + lc + + + c + close + + + + cols + columns + cols + + + co + columns + co + + + columnspacing + columnspacing for inserts + ec + + + colspacing + columnspacing for inserts + ec + + + cs + columnspacing for inserts + ec + + + fact + factor + fact + + + f + factor + f + + + help + ajuda + + + ? + help + ? + + + length + length + longitud + + + len + length + lon + + + l + length + l + + + length1 + length1 + longitud1 + + + len1 + length1 + lon1 + + + l1 + length1 + l1 + + + length2 + length2 + longitud2 + + + len2 + length2 + lon2 + + + l2 + length2 + l2 + + + number + number + nombre + + + num + number + nom + + + n + number + n + + + ra + radius + ra + + + reversed + reversed + invertit + + + rev + reversed + inv + + + row + row + fila + + + rowspacing + rowspacing for inserts + ef + + + rs + rowspacing for inserts + ef + + + text + text + + + t + text + t + + + t + through + t + + + undo + desfés + + + u + undo + + + + redo + refés + + + r + redo + + + + back + enrere + + + b + back + e + + + paperoffset + desplaçament en el paper + + + graphoffset + desplaçament gràfic + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + No s'ha trobat l'ordre: %1 + + + Accepted keycode: %1 + Codi clau acceptat: %1 + + + Available commands: + Odres disponibles: + + + cal + command to trigger cli calculator + cal + + + calculate + command to trigger cli calculator + calcula + + + None + unknown length unit + Cap + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + &Add Block + &Afegeix un bloc + + + + RS_ActionBlocksAttributes + + &Rename Block + Can&via el nom del bloc + + + + RS_ActionBlocksCreate + + &Create Block + &Crea un bloc + + + Specify reference point + Especifiqueu el punt de referència Cancel @@ -7311,6 +8787,10 @@ Tangential &3 Circles Tangent a &3 cercles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -7451,6 +8931,14 @@ Specify a point on ellipse or total distance to foci Especifiqueu un punt en l'el·lipse o la distància total als focus + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -8296,7 +9784,11 @@ Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 - Distància: %1 Cartesiana: (%2 , %3), Polar: (%4<%5 + Distància: %1 Cartesiana: (%2 , %3), Polar: (%4<%5 + + + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) + Distància: %1 Cartesiana: (%2 , %3), Polar: (%4<%5 {1 ?} {2 ?} {3)?} {4<?} {5)?} @@ -8583,11 +10075,11 @@ Parent of second entity is NULL - No existeix l'origen de la segona entitat + No existeix l'origen de la segona entitat One of the chosen entities is NULL - No existeix una de les entitats triades + No existeix una de les entitats triades Parent of first entity is not a polyline @@ -8595,15 +10087,35 @@ Parent of first entity is NULL - No existeix l'origen de la primera entitat + No existeix l'origen de la primera entitat First entity is NULL - No existeix la primera entitat + No existeix la primera entitat Second entity is NULL - No existeix la segona entitat + No existeix la segona entitat + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -9236,12 +10748,16 @@ Entity must be a line, arc or polyline. - L'entitat ha de ser una línia, arc o polilínia. + L'entitat ha de ser una línia, arc o polilínia. Entity can not be a closed polyline. L'entitat no pot ser una polilínia tancada. + + Polyline created + + RS_ActionPolylineTrim @@ -9328,6 +10844,14 @@ Printout offset ignores relative zero. Ignoring '@' El desplaçament de la impressió ignora el zero relatiu. S'ignora '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -9575,6 +11099,14 @@ Zoom &Out &Disminueix el zoom + + Zooms in + + + + Zooms out + + RS_ActionZoomPan @@ -9636,67 +11168,67 @@ RS_Commands line - línia + línia rectangle - rectangle + rectangle text - text + text regen - regen + regen undo - desfés + desfés u undo desfés - d + d redo - refés + refés arc - arc + arc angle - angle + angle factor - factor + factor columns - columnes + columnes rows - files + files columnspacing - ec + ec rowspacing - ef + ef ang angle angle - ang + ang a @@ -9708,19 +11240,19 @@ fact factor factor - fact + fact f factor factor - f + f cols columns columnes - cols + cols c @@ -9732,41 +11264,41 @@ columnspacing columnspacing for inserts espaicolumnes per a insercions - ec + ec colspacing columnspacing for inserts espaicolumnes per a insercions - ec + ec cs columnspacing for inserts espaicolumnes per a insercions - ec + ec rowspacing rowspacing for inserts espaifiles per a insercions - ef + ef rs rowspacing for inserts espaifiles per a insercions - ef + ef center - centre + centre cen center centre - cen + cen c @@ -9776,139 +11308,139 @@ point - punt + punt offset - desfasament + desfasament o offset desfasament - d + d parallel - paral·lela + paral·lela length - longitud + longitud close - tanca + tanca number - nombre + nombre through - a través + a través help - ajuda + ajuda ? help ajuda - ? + ? length length - longitud + longitud len length longitud - lon + lon l length longitud - l + l c close tanca - t + t num number nombre - nom + nom n number nombre - n + n t through través - t + t length1 - longitud1 + longitud1 length2 - longitud2 + longitud2 radius - radi + radi trim - redueix + redueix length1 length1 - longitud1 + longitud1 len1 length1 longitud1 - lon1 + lon1 l1 length1 longitud1 - l1 + l1 length2 length2 longitud2 - longitud2 + longitud2 len2 length2 longitud2 - lon2 + lon2 l2 length2 longitud2 - l2 + l2 r @@ -9920,11 +11452,11 @@ t text text - t + t chord length - longitud de la corda + longitud de la corda length @@ -9940,478 +11472,478 @@ Command: %1 - Ordre: %1 + Ordre: %1 Available commands: - Odres disponibles: + Odres disponibles: circle - circumferencia + circumferencia zw zoom - window zoom - finestra - zf + zf za zoom - auto zoom - automatic - za + za zp zoom - pan enquadrament - enq + enq da dimension - aligned alineat amb la cota - ca + ca dh dimension - horizontal cota horitzontal - ch + ch dv dimension - vertical Cota vertical - cv + cv dr dimension - linear cota lineal - cl + cl ld dimension - leader guia de cota - cg + cg sg snap - grid força a la graella - fg + fg se snap - end força a extrems - fe + fe si snap - intersection força intersecció - fi + fi sm snap - middle força mitjà - fm + fm sn snap - nearest força proper - fp + fp np snap - nearest point força punt més proper - fp + fp tn Deselect all desselecciona tot - dt + dt ch modify - bevel (chamfer) modifica bisell - mb + mb xt modify - trim (extend) modifica redueix (estén) - me + me rm modify - trim modifica redueix - mr + mr mv modify - move modifica mou - mm + mm mi modify - mirror modifica simetria - ms + ms ro modify - rotate modifica gira - mg + mg sz modify - scale modifica escala - me + me ss modify - stretch modifica amplia - ma + ma er modify - delete (erase) modifica suprimeix - ms + ms oo modify - undo (oops) modifica desfés - md + md uu modify - redo modifica refés - mr + mr xp modify - explode modifica explota - me + me dimregen regenera cotes - regencot + regencot po - po + po l - l + l a - a + a ci - ci + ci rec - rec + rec rectang - rectang + rectang rg zoom - redraw zoom - redibuixa - rg + rg zr zoom - redraw zoom - redibuixa - zr + zr zv zoom - previous zoom - anterior - za + za r - r + r polyline - polilinia + polilinia pa parallel paral·lela - pa + pa tm modify - multi trim (extend) modifica multi redueix (estén) - mr + mr da - da + da dh - dh + dh dr - dr + dr dv - dv + dv ld - ld + ld tm - tm + tm xt - xt + xt rm - rm + rm mv - mv + mv ch - ch + ch mi - mi + mi ro - ro + ro sz - sz + sz ss - ss + ss er - er + er oo - oo + oo uu - uu + uu xp - xp + xp os - os + os sg - sg + sg se - se + se si - si + si sn - sn + sn sm - sm + sm np - np + np tn - tn + tn kill - mata + mata k - k + k back - enrere + enrere b back enrere - e + e li - li + li pl - pl + pl pa - pa + pa ar - ar + ar rect - rect + rect redraw - redibuixa + redibuixa zr - zr + zr zw - zw + zw za - za + za zp - zp + zp zv - zv + zv u - u + u os snap - free posició lliure - pl + pl sc - sc + sc sc snap - center força al centre - fc + fc sd - sd + sd sd snap - distance força distància - fd + fd sf - sf + sf sf snap - free posició lliure - sf + sf sa - sa + sa sa Select all selecciona tot - st + st number number nombre - nombre + nombre reversed reversed invertit - invertit + invertit rev reversed invertit - inv + inv r @@ -10433,149 +11965,149 @@ r redo refés - r + r Command not found: %1 - No s'ha trobat l'ordre: %1 + No s'ha trobat l'ordre: %1 Accepted keycode: %1 - Codi clau acceptat: %1 + Codi clau acceptat: %1 mtext - textm + textm dpi - ppp + ppp re - cd + cd re modify - revert direction - cd + cd rn restrict - nothing - cr + cr rn - cr + cr rr restrict - orthogonal - ro + ro rr - ro + ro rh restrict - horizontal - rh + rh rh - rh + rh rv restrict - vertical - rv + rv rv - rv + rv setrelativezero - eor + eor setrelativezero snap - set relative zero position - eor + eor rz - or + or paperoffset - desplaçament en el paper + desplaçament en el paper graphoffset - desplaçament gràfic + desplaçament gràfic fillet modify - fillet - arrodoneix + arrodoneix divide modify - divide - divideix + divideix div modify - divide - div + div cut modify - divide - retalla + retalla an angle - an + an ce center - ce + ce cl chord length - lc + lc co columns - co + co ra radius - ra + ra row row - fila + fila cal command to trigger cli calculator - cal + cal calculate command to trigger cli calculator - calcula + calcula diff -Nru librecad-2.0.8/librecad/ts/librecad_cs.ts librecad-2.0.9/librecad/ts/librecad_cs.ts --- librecad-2.0.8/librecad/ts/librecad_cs.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_cs.ts 2016-01-07 07:46:24.000000000 +0000 @@ -32,6 +32,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Hladina: + + + Geometry + Geometrie + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -133,6 +164,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Vlastnosti úsečky pod relativním úhlem + + + Spacing: + Vzdálenost: + + + Distance from original polyline + Vzdálenost od původní křivky + + + Copies: + Kopie: + + + QC_ActionGetEnt Select object: @@ -619,7 +692,7 @@ CAD Tools - Nástroje CADu + Nástroje CADu Export as @@ -675,6 +748,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -2193,7 +2270,7 @@ CTRL-G - CTRL-G + CTRL-G &Selection pointer @@ -2211,6 +2288,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -2442,7 +2528,7 @@ QG_CadToolBar CAD Tools - Nástroje CADu + Nástroje CADu @@ -3333,6 +3419,17 @@ + QG_CommandHistory + + &Copy + &Kopírovat + + + select&All + Vybrat &vše + + + QG_CommandWidget Command Line @@ -3360,11 +3457,11 @@ &Copy - &Kopírovat + &Kopírovat select&All - Vybrat &vše + Vybrat &vše escape @@ -4873,7 +4970,7 @@ Extension line extension: - Přesah vynášecí čáry: + Přesah vynášecí čáry: Arrow size: @@ -4881,7 +4978,7 @@ Extension line offset: - Vzdálenost vynášecí čáry: + Vzdálenost vynášecí čáry: Dimension line gap: @@ -5077,11 +5174,11 @@ Alignment: - Zarovnání: + Zarovnání: Dimension Aligned - Podle zarovnání kóty + Podle zarovnání kóty Horizontal @@ -5113,7 +5210,7 @@ General Factor: - Základní koeficient: + Základní koeficient: 0.2 @@ -5149,7 +5246,119 @@ <html><head/><body><p>Text alignment.</p></body></html> - <html><head/><body><p>Zarovnání textu.</p></body></html> + <html><head/><body><p>Zarovnání textu.</p></body></html> + + + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Barva: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth + @@ -5264,7 +5473,7 @@ Colors - Barvy + Barvy Backgr&ound: @@ -5284,11 +5493,11 @@ White - Bílá + Bílá Gray - Šedá + Šedá Darkgray @@ -5344,7 +5553,7 @@ #000000 - #000000 + #000000 #ffffff @@ -5356,7 +5565,7 @@ #808080 - #808080 + #808080 S&elected Color: @@ -5420,11 +5629,11 @@ #FFFFFF - #FFFFFF + #FFFFFF #C0C0C0 - #C0C0C0 + #C0C0C0 400 @@ -5456,19 +5665,19 @@ #00FFFF - #00FFFF + #00FFFF #0000FF - #0000FF + #0000FF #FFFF00 - #FFFF00 + #FFFF00 #FF00FF - #FF00FF + #FF00FF St&art Handle Color: @@ -5490,6 +5699,82 @@ Display Splash Zobrazit spouštěcí okno + + Graphic Colors + + + + Aquamarine + + + + Azure + + + + DeepSkyBlue + + + + DodgerBlue + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation + + QG_DlgOptionsMakerCam @@ -5836,19 +6121,19 @@ &OK - &OK + &OK Alt+O - Alt+O + Alt+O Cancel - Zrušit + Zrušit Esc - Esc + Esc @@ -7421,34 +7706,34 @@ QG_PenToolBar Line color - Barva čáry + Barva čáry Line width - Tloušťka čáry + Tloušťka čáry Line type - Druh čáry + Druh čáry QG_PolylineEquidistantOptions Line Relative Angle Options - Vlastnosti úsečky pod relativním úhlem + Vlastnosti úsečky pod relativním úhlem Spacing: - Vzdálenost: + Vzdálenost: Distance from original polyline - Vzdálenost od původní křivky + Vzdálenost od původní křivky Copies: - Kopie: + Kopie: @@ -7962,7 +8247,7 @@ Layer "%1" and all entities on it will be removed. - Hladina "%1" a všechny prvky v ní budou odstraněny. + Hladina "%1" a všechny prvky v ní budou odstraněny. Layer "%1" can never be removed. @@ -7988,6 +8273,11 @@ Layer with a name "%1" already exists. Please specify a different name. Hladina s názvem "%1" již existuje. Zadejte prosím jiný název. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -8083,7 +8373,7 @@ None - Žádná + Žádná Inch @@ -8211,7 +8501,7 @@ Block %1 already exist, renamed to: %2 - Blok %1 již existuje, přejmenován na: %2 + Blok %1 již existuje, přejmenován na: %2 All Image Files (%1) @@ -8331,10 +8621,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -8342,35 +8628,1217 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - Add Block - Přidat blok + : duplicated command: %1 is already taken by %2 + - &Add Block - Při&dat blok + point + draw point + bod - - - RS_ActionBlocksAttributes - Rename Block - Přejmenovat blok + po + draw point + - &Rename Block - Pře&jmenovat blok + line + draw line + úsečka - Rename Block and all Inserts - Přejmenuje blok a všechny vložky + li + draw line + us - - - RS_ActionBlocksCreate + + l + draw line + + + + polyline + draw polyline + křivka + + + pl + draw polyline + kr + + + free + draw freehand line + + + + fhl + draw freehand line + + + + spline + draw spline + + + + spl + draw spline + + + + spline2 + spline through points + + + + stp + spline through points + + + + offset + create offset + ekvid + + + parallel + create offset + rovnoběžně + + + o + create offset + e + + + pa + create offset + + + + ptp + parallel through point + + + + pp + parallel through point + + + + bisect + angle bisector + + + + bi + angle bisector + + + + tangentpc + tangent point and circle + + + + tanpc + tangent point and circle + + + + perp + perpendicular line + + + + ortho + perpendicular line + + + + vertical + vertical line + + + + ver + vertical line + + + + horizontal + horizontal line + + + + hor + horizontal line + + + + rectangle + draw rectangle + obdélník + + + rectang + draw rectangle + obdél + + + rect + draw rectangle + obd + + + rec + draw rectangle + obd + + + polygon2v + polygon by 2 vertices + + + + poly2 + polygon by 2 vertices + + + + arc + draw arc + oblouk + + + a + draw arc + + + + circle + draw circle + kružnice + + + ci + draw circle + kruz + + + circle2 + circle 2 points + + + + c2 + circle 2 points + k2b + + + circle3 + circle 3 points + + + + c3 + circle 3 points + k3b + + + circlecr + circle with center and radius + + + + cc + circle with center and radius + + + + tan3 + circle tangent to 3 + + + + ct3 + circle tangent to 3 + + + + ellipseinscribed + inscribed ellipse + + + + ei + inscribed ellipse + + + + ie + inscribed ellipse + + + + hatch + draw hatch + + + + ha + draw hatch + + + + mtext + draw mtext + vtext + + + mtxt + draw mtext + + + + text + draw text + text + + + txt + draw text + + + + regen + zoom - redraw + obnovit + + + redraw + zoom - redraw + překresli + + + rg + zoom - redraw + prekr + + + zr + zoom - redraw + prekr + + + zoomwindow + zoom - window + + + + zw + zoom - window + zo + + + zoomauto + zoom - auto + + + + za + zoom - auto + az + + + zoompan + zoom - pan + + + + zp + zoom - pan + pp + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + + + + kill + kill all actions + zruš + + + k + kill all actions + zr + + + undo + undo cycle + zpět + + + u + undo cycle + z + + + redo + redo cycle + vpřed + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + kz + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + kv + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + ks + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + kp + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + odk + + + dimregen + dimension - regenerate + prkot + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + bom + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + pk + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + pv + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + ps + + + move + modify - move (copy) + + + + mv + modify - move (copy) + pos + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + zk + + + fillet + modify - fillet + zaobli + + + fi + modify - fillet + + + + divide + modify - divide (cut) + rozdel + + + cut + modify - divide (cut) + orez + + + div + modify - divide (cut) + roz + + + mirror + modify - mirror + + + + mi + modify - mirror + zrc + + + revert + modify - revert direction + + + + rev + modify - revert direction + opac + + + rotate + modify - rotate + + + + ro + modify - rotate + ot + + + scale + modify - scale + + + + sz + modify - scale + mer + + + trim + modify - trim (extend) + zkrátit + + + tm + modify - trim (extend) + zkrv + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + tah + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + smaz + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + rozl + + + snapfree + snap - free + + + + os + snap - free + uz + + + sf + snap - free + uz + + + snapcenter + snap - center + + + + sc + snap - center + ust + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + uv + + + snapend + snap - end points + + + + se + snap - end points + uk + + + snapgrid + snap - grid + + + + sg + snap - grid + um + + + snapintersection + snap - intersection + + + + si + snap - intersection + up + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + upol + + + snaponentity + snap - on entity + + + + sn + snap - on entity + + + + np + snap - on entity + ubb + + + setrelativezero + set relative zero position + nastavrelativpoc + + + rz + set relative zero position + relp + + + selectall + Select all entities + + + + sa + Select all entities + vv + + + deselectall + deselect all entities + + + + tn + deselect all entities + zvvs + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + úhel + + + ang + measure angle + uh + + + area + measure area + + + + ar + measure area + obl + + + angle + úhel + + + dpi + dpi + + + close + uzavřít + + + chord length + délka tětivy + + + columns + sloupce + + + columnspacing + + + + factor + měřítko + + + length + délka + + + length1 + bevel/fillet lenght1 + délka1 + + + length2 + bevel/fillet lenght2 + délka2 + + + number + počet + + + radius + poloměr + + + rows + řádky + + + rowspacing + + + + through + skrz + + + trim + zkrátit + + + ang + angle + uh + + + an + angle + uh + + + center + střed + + + cen + center + str + + + ce + center + str + + + cl + chord length + dt + + + c + close + + + + cols + columns + sl + + + co + columns + sl + + + columnspacing + columnspacing for inserts + + + + colspacing + columnspacing for inserts + vzdálenostx + + + cs + columnspacing for inserts + vzdx + + + fact + factor + mer + + + f + factor + m + + + help + pomoc + + + ? + help + ? + + + length + length + délka + + + len + length + del + + + l + length + + + + length1 + length1 + délka1 + + + len1 + length1 + del1 + + + l1 + length1 + d1 + + + length2 + length2 + délka2 + + + len2 + length2 + del2 + + + l2 + length2 + d2 + + + number + number + počet + + + num + number + poc + + + n + number + p + + + ra + radius + po + + + reversed + reversed + opačný + + + rev + reversed + opac + + + row + row + + + + rowspacing + rowspacing for inserts + + + + rs + rowspacing for inserts + vzdy + + + text + text + + + t + text + + + + t + through + + + + undo + zpět + + + u + undo + z + + + redo + vpřed + + + r + redo + + + + back + zpět + + + b + back + zpe + + + paperoffset + posunpapir + + + graphoffset + posunvykres + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + Příkaz nenalezen: %1 + + + Accepted keycode: %1 + Přijata klávesová zkratka: %1 + + + Available commands: + Dostupné příkazy: + + + cal + command to trigger cli calculator + vyp + + + calculate + command to trigger cli calculator + vypocti + + + None + unknown length unit + + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Přidat blok + + + &Add Block + Při&dat blok + + + + RS_ActionBlocksAttributes + + Rename Block + Přejmenovat blok + + + &Rename Block + Pře&jmenovat blok + + + Rename Block and all Inserts + Přejmenuje blok a všechny vložky + + + + RS_ActionBlocksCreate Specify reference point Zadejte referenční bod @@ -9250,6 +10718,10 @@ Tangential &3 Circles Tečná &3 kružnicemi + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9410,6 +10882,14 @@ Specify a point on ellipse or total distance to foci Zadejte bod na elipse nebo celkovou vzdálenost k ohniskům + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -10657,7 +12137,11 @@ Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 - Vzdálenost: %1 v kartézských souřadnicích: (%2 , %3), polární: (%4<%5 + Vzdálenost: %1 v kartézských souřadnicích: (%2 , %3), polární: (%4<%5 + + + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) + Vzdálenost: %1 v kartézských souřadnicích: (%2 , %3), polární: (%4<%5 {1 ?} {2 ?} {3)?} {4<?} {5)?} @@ -11096,11 +12580,11 @@ Parent of second entity is NULL - Nadřazený prvek druhého prvku je NULL + Nadřazený prvek druhého prvku je NULL One of the chosen entities is NULL - Jeden ze zvolených prvků je NULL + Jeden ze zvolených prvků je NULL Parent of first entity is not a polyline @@ -11108,15 +12592,35 @@ Parent of first entity is NULL - Nadřazený prvek prvního prvku je NULL + Nadřazený prvek prvního prvku je NULL First entity is NULL - První prvek je NULL + První prvek je NULL Second entity is NULL - Druhý prvek je NULL + Druhý prvek je NULL + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -11873,12 +13377,16 @@ Entity must be a line, arc or polyline. - Prvkem musí být úsečka, oblouk nebo křivka. + Prvkem musí být úsečka, oblouk nebo křivka. Entity can not be a closed polyline. Prvek nemůže být uzavřená křivka. + + Polyline created + + RS_ActionPolylineTrim @@ -11973,6 +13481,14 @@ Printout offset ignores relative zero. Ignoring '@' Posun výstupu ignoruje relativní počátek. Ignoruje se '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -12346,7 +13862,7 @@ Zooms in - Přiblíží + Přiblíží Zoom out @@ -12358,7 +13874,7 @@ Zooms out - Oddálí + Oddálí @@ -12457,7 +13973,7 @@ RS_Commands line - úsečka + úsečka l @@ -12466,7 +13982,7 @@ rectangle - obdélník + obdélník rec @@ -12480,33 +13996,33 @@ text - text + text regen - obnovit + obnovit undo - zpět + zpět u undo - z + z redo - vpřed + vpřed r redo - v + v arc - oblouk + oblouk a @@ -12515,32 +14031,32 @@ angle - úhel + úhel factor - měřítko + měřítko columns - sloupce + sloupce rows - řádky + řádky columnspacing - šířkasloupců + šířkasloupců rowspacing - řádkování + řádkování ang angle - uh + uh a @@ -12550,17 +14066,17 @@ fact factor - mer + mer f factor - m + m cols columns - sl + sl c @@ -12575,36 +14091,36 @@ columnspacing columnspacing for inserts - vzdálenost v ose x + vzdálenost v ose x colspacing columnspacing for inserts - vzdálenostx + vzdálenostx cs columnspacing for inserts - vzdx + vzdx rowspacing rowspacing for inserts - vzdálenost v ose y + vzdálenost v ose y rs rowspacing for inserts - vzdy + vzdy center - střed + střed cen center - str + str c @@ -12628,7 +14144,7 @@ point - bod + bod po @@ -12637,76 +14153,76 @@ offset - ekvid + ekvid o offset - e + e parallel - rovnoběžně + rovnoběžně length - délka + délka close - uzavřít + uzavřít number - počet + počet through - skrz + skrz help - pomoc + pomoc ? help - ? + ? length length - délka + délka len length - del + del l length - d + d c close - uz + uz num number - poc + poc n number - p + p t through - sk + sk par @@ -12715,49 +14231,49 @@ length1 - délka1 + délka1 length2 - délka2 + délka2 radius - poloměr + poloměr trim - zkrátit + zkrátit length1 length1 - délka1 + délka1 len1 length1 - del1 + del1 l1 length1 - d1 + d1 length2 length2 - délka2 + délka2 len2 length2 - del2 + del2 l2 length2 - d2 + d2 r @@ -12767,11 +14283,11 @@ t text - t + t chord length - délka tětivy + délka tětivy length @@ -12785,11 +14301,11 @@ Command: %1 - Příkaz: %1 + Příkaz: %1 Available commands: - Dostupné příkazy: + Dostupné příkazy: ln @@ -12798,7 +14314,7 @@ circle - kružnice + kružnice ci @@ -12818,7 +14334,7 @@ zw zoom - window - zo + zo zoom - window @@ -12827,7 +14343,7 @@ za zoom - auto - az + az zoom - auto @@ -12836,7 +14352,7 @@ zp zoom - pan - pp + pp zoom - pan @@ -12895,27 +14411,27 @@ da dimension - aligned - kz + kz dh dimension - horizontal - kv + kv dv dimension - vertical - ks + ks dr dimension - linear - kp + kp ld dimension - leader - odk + odk rd @@ -12945,17 +14461,17 @@ sg snap - grid - um + um se snap - end - uk + uk si snap - intersection - up + up sn @@ -12965,17 +14481,17 @@ sm snap - middle - upol + upol sn snap - nearest - ubl + ubl np snap - nearest point - ubb + ubb fr* @@ -12990,12 +14506,12 @@ tn Deselect all - zvvs + zvvs ch modify - bevel (chamfer) - zk + zk mt @@ -13005,57 +14521,57 @@ xt modify - trim (extend) - zkrr + zkrr rm modify - trim - zkr + zkr mv modify - move - pos + pos mi modify - mirror - zrc + zrc ro modify - rotate - ot + ot sz modify - scale - mer + mer ss modify - stretch - tah + tah er modify - delete (erase) - smaz + smaz oo modify - undo (oops) - zp + zp uu modify - redo - zno + zno xp modify - explode - rozl + rozl ex @@ -13064,11 +14580,11 @@ dimregen - prkot + prkot po - bo + bo ln @@ -13076,281 +14592,281 @@ l - u + u a - uh + uh ci - kruz + kruz rec - obd + obd rectang - obdél + obdél rg zoom - redraw - prekr + prekr zr zoom - redraw - prekr + prekr zv zoom - previous - + r - r + r polyline - křivka + křivka pa parallel - rov + rov tm modify - multi trim (extend) - zkrv + zkrv da - kz + kz dh - kv + kv dr - kp + kp dv - ks + ks ld - odk + odk tm - zkrv + zkrv xt - zkrr + zkrr rm - zkr + zkr mv - pos + pos ch - zk + zk mi - zrc + zrc ro - ot + ot sz - mer + mer ss - tah + tah er - smaz + smaz oo - zp + zp uu - zno + zno xp - rozl + rozl os - uz + uz sg - um + um se - uk + uk si - up + up sn - us + us sm - upol + upol np - ubb + ubb tn - zvvs + zvvs kill - zruš + zruš k - zr + zr back - zpět + zpět b back - zpe + zpe li - us + us pl - kr + kr pa - rov + rov ar - obl + obl rect - obd + obd redraw - překresli + překresli zr - prekr + prekr zw - zo + zo za - az + az zp - pp + pp zv - + u - z + z os snap - free - uz + uz sc - ust + ust sc snap - center - ust + ust sd - uv + uv sd snap - distance - uv + uv sf - uz + uz sf snap - free - uz + uz sa - vv + vv sa Select all - vv + vv number number - počet + počet reversed reversed - opačný + opačný rev reversed - opac + opac r @@ -13368,145 +14884,145 @@ Command not found: %1 - Příkaz nenalezen: %1 + Příkaz nenalezen: %1 Accepted keycode: %1 - Přijata klávesová zkratka: %1 + Přijata klávesová zkratka: %1 mtext - vtext + vtext dpi - dpi + dpi re - os + os re modify - revert direction - os + os rn restrict - nothing - bom + bom rn - bom + bom rr restrict - orthogonal - pk + pk rr - pk + pk rh restrict - horizontal - pv + pv rh - pv + pv rv restrict - vertical - ps + ps rv - ps + ps setrelativezero - nastavrelativpoc + nastavrelativpoc setrelativezero snap - set relative zero position - nastavrelativpoc + nastavrelativpoc rz - relp + relp paperoffset - posunpapir + posunpapir graphoffset - posunvykres + posunvykres fillet modify - fillet - zaobli + zaobli divide modify - divide - rozdel + rozdel div modify - divide - roz + roz cut modify - divide - orez + orez an angle - uh + uh ce center - str + str cl chord length - dt + dt co columns - sl + sl ra radius - po + po row row - rad + rad cal command to trigger cli calculator - vyp + vyp calculate command to trigger cli calculator - vypocti + vypocti diff -Nru librecad-2.0.8/librecad/ts/librecad_da.ts librecad-2.0.9/librecad/ts/librecad_da.ts --- librecad-2.0.8/librecad/ts/librecad_da.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_da.ts 2016-01-07 07:46:24.000000000 +0000 @@ -32,6 +32,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Lag: + + + Geometry + Geometri + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -132,6 +163,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Valg for linie med relativ vinkel + + + Spacing: + Afstand: + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -615,7 +688,7 @@ CAD Tools - CAD værktøjer + CAD værktøjer Export as @@ -671,6 +744,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -1225,7 +1302,7 @@ CTRL-G - CTRL-G + CTRL-G &Selection pointer @@ -1243,6 +1320,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -1470,7 +1556,7 @@ QG_CadToolBar CAD Tools - CAD værktøjer + CAD værktøjer @@ -2149,6 +2235,17 @@ + QG_CommandHistory + + &Copy + &Kopier + + + select&All + + + + QG_CommandWidget Command Line @@ -2176,11 +2273,7 @@ &Copy - &Kopier - - - select&All - + &Kopier escape @@ -3637,7 +3730,7 @@ Extension line extension: - Måludførende linie: + Måludførende linie: Arrow size: @@ -3645,7 +3738,7 @@ Extension line offset: - Forskydning af måludførende linie: + Forskydning af måludførende linie: &OK @@ -3892,14 +3985,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal Horisontal @@ -3928,10 +4013,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -3964,7 +4045,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Farve: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + Bredde: + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + På linie med + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -4080,7 +4269,7 @@ Colors - Farver + Farver Backgr&ound: @@ -4144,7 +4333,7 @@ #000000 - #000000 + #000000 #ffffff @@ -4156,7 +4345,7 @@ #808080 - #808080 + #808080 A&utomatically scale grid @@ -4219,14 +4408,6 @@ - #FFFFFF - - - - #C0C0C0 - - - 400 400 @@ -4255,39 +4436,107 @@ - #00FFFF + St&art Handle Color: - #0000FF + &Handle Color: - #FFFF00 + &End Handle Color: - #FF00FF + Splash Window - St&art Handle Color: + Display Splash - &Handle Color: + Graphic Colors - &End Handle Color: + Aquamarine - Splash Window + Azure - Display Splash + DeepSkyBlue + + + + DodgerBlue + + + + Gray + Grå + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + White + Hvid + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -4636,19 +4885,19 @@ &OK - &OK + &OK Alt+O - Alt+O + Alt+O Cancel - Afbryd + Afbryd Esc - Esc + Esc @@ -6203,37 +6452,14 @@ - QG_PenToolBar + QG_PolylineEquidistantOptions - Line color - + Line Relative Angle Options + Valg for linie med relativ vinkel - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - Valg for linie med relativ vinkel - - - Spacing: - Afstand: - - - Distance from original polyline - - - - Copies: - + Spacing: + Afstand: @@ -6739,7 +6965,7 @@ Layer "%1" and all entities on it will be removed. - Lag "%1" og alle dets enheder vil blive fjernet. + Lag "%1" og alle dets enheder vil blive fjernet. Layer "%1" can never be removed. @@ -6765,6 +6991,11 @@ Layer with a name "%1" already exists. Please specify a different name. Et lag med navnet "%1" eksisterer allerede. Angiv venligst et andet navn. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -6860,7 +7091,7 @@ None - Ingen + Ingen Inch @@ -6987,10 +7218,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -7104,10 +7331,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -7115,293 +7338,1475 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - - Add Block - Tilføj blok - - - &Add Block - &Tilføj blok - - - - RS_ActionBlocksAttributes - Rename Block - Omdøb blok + : duplicated command: %1 is already taken by %2 + - &Rename Block - &Omdøb blok + point + draw point + punkt - Rename Block and all Inserts - Omdøb blok med alt indhold + po + draw point + po - - - RS_ActionBlocksCreate - Create Block - Lav blok + line + draw line + linie - &Create Block - &Lav blok + li + draw line + li - Specify reference point - Angiv et reference punkt + l + draw line + l - Cancel - Afbryd + polyline + draw polyline + - - - RS_ActionBlocksEdit - Edit Block - Rediger blok + pl + draw polyline + - &Edit Block - R&ediger blok + free + draw freehand line + - - - RS_ActionBlocksExplode - Explode - Eksploder + fhl + draw freehand line + - &Explode - &Eksploder + spline + draw spline + - Explode Blocks and other Entity Groups - Eksplodere blokke og andre gruperede enheder + spl + draw spline + - Ex&plode + spline2 + spline through points - - - RS_ActionBlocksFreezeAll - Freeze all - Fastfrys alt + stp + spline through points + - &Freeze all - &Fastfrys alt + offset + create offset + forskudt - Freeze all blocks - Fastfrys alle blokke + parallel + create offset + parallel - Defreeze all - Frigør alt + o + create offset + o - &Defreeze all - Fri&gør alt + pa + create offset + pa - Defreeze all blocks - Frigørere alle blokke + ptp + parallel through point + - &Hide all + pp + parallel through point - &Show all + bisect + angle bisector - - - RS_ActionBlocksInsert - Insert Block - Indsæt blok + bi + angle bisector + - &Insert Block - &Indsæt blok + tangentpc + tangent point and circle + - Not a valid expression - Det er ikke et gydigt udtryk + tanpc + tangent point and circle + - Specify reference point - Angiv et reference punkt + perp + perpendicular line + - Cancel - Afbryd + ortho + perpendicular line + - Enter angle: - Indtast vinkel: + vertical + vertical line + - - + ver + vertical line + - Enter factor: - Indtast faktor: + horizontal + horizontal line + - Enter columns: - Indtast antal kolonner: + hor + horizontal line + - Enter rows: - Indtast antal rækker: + rectangle + draw rectangle + rektangel - Enter column spacing: - Indtast kolonne bredde: + rectang + draw rectangle + rektang - Enter row spacing: - Indtast række højde: + rect + draw rectangle + - - - RS_ActionBlocksRemove - Remove Block - Fjern blok + rec + draw rectangle + rec - &Remove Block - Fje&rn blok + polygon2v + polygon by 2 vertices + - - - RS_ActionBlocksSave - &Save Block + poly2 + polygon by 2 vertices - No block activated to save - + arc + draw arc + bue - - - RS_ActionBlocksToggleView - Toggle Block Visibility - Tilpas synlighed for blok + a + draw arc + a - &Toggle Block - &Tilpas blok + circle + draw circle + cirkel - Toggle Block - Tilpas blok + ci + draw circle + ci - Toggle Block &Visibility + circle2 + circle 2 points - - - RS_ActionDefault - Choose second edge - Vælg den anden kant + c2 + circle 2 points + c2 - Back - Tilbage + circle3 + circle 3 points + - - - RS_ActionDimAligned - Aligned - På linie med + c3 + circle 3 points + c3 - &Aligned - &På linie med + circlecr + circle with center and radius + - Aligned Dimension - Tilpasset målsætning + cc + circle with center and radius + - Specify first extension line origin - Angiv start på første måludførende linie + tan3 + circle tangent to 3 + - Cancel - Afbryd + ct3 + circle tangent to 3 + - Specify second extension line origin - Angiv start på anden måludførende linie + ellipseinscribed + inscribed ellipse + - Back - Tilbage + ei + inscribed ellipse + - Specify dimension line location - Angiv placering af mållinie + ie + inscribed ellipse + - Enter dimension text: - Indtast tekst for dimension: + hatch + draw hatch + - - - RS_ActionDimAngular - Angular - Vinkel + ha + draw hatch + - &Angular - &Vinkel + mtext + draw mtext + - Angular Dimension - Vinkel dimension + mtxt + draw mtext + - Select first line - Vælg første linie + text + draw text + tekst - Cancel - Afbryd + txt + draw text + - Select second line - Vælg den anden linie + regen + zoom - redraw + gendan - Specify dimension arc line location - Angiv placering af mållinie for bue + redraw + zoom - redraw + - Enter dimension text: - Indtast tekst for dimension: - + rg + zoom - redraw + rg + + + zr + zoom - redraw + zr + + + zoomwindow + zoom - window + + + + zw + zoom - window + zw + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + zp + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + + + + kill + kill all actions + + + + k + kill all actions + + + + undo + undo cycle + fortryd + + + u + undo cycle + u + + + redo + redo cycle + gendan + + + r + redo cycle + r + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + da + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + dh + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + dv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + dr + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + ld + + + dimregen + dimension - regenerate + dimregen + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mv + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + ch + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + mi + + + revert + modify - revert direction + + + + rev + modify - revert direction + rev + + + rotate + modify - rotate + + + + ro + modify - rotate + ro + + + scale + modify - scale + + + + sz + modify - scale + sz + + + trim + modify - trim (extend) + trim + + + tm + modify - trim (extend) + + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ss + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + er + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + xp + + + snapfree + snap - free + + + + os + snap - free + os + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + se + + + snapgrid + snap - grid + + + + sg + snap - grid + sg + + + snapintersection + snap - intersection + + + + si + snap - intersection + si + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + sm + + + snaponentity + snap - on entity + + + + sn + snap - on entity + sn + + + np + snap - on entity + np + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + tn + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + vinkel + + + ang + measure angle + ang + + + area + measure area + + + + ar + measure area + ar + + + angle + vinkel + + + dpi + + + + close + luk + + + chord length + korde længde + + + columns + kolonner + + + columnspacing + kolonnebredde + + + factor + faktor + + + length + længde + + + length1 + bevel/fillet lenght1 + længde1 + + + length2 + bevel/fillet lenght2 + længde2 + + + number + antal + + + radius + radius + + + rows + rækker + + + rowspacing + rækkehøjde + + + through + gennem + + + trim + trim + + + ang + angle + ang + + + an + angle + + + + center + centrum + + + cen + center + cen + + + ce + center + + + + cl + chord length + + + + c + close + c + + + cols + columns + cols + + + co + columns + + + + columnspacing + columnspacing for inserts + kolonnebredde + + + colspacing + columnspacing for inserts + kolonnebred + + + cs + columnspacing for inserts + cs + + + fact + factor + fact + + + f + factor + f + + + help + hjælp + + + ? + help + ? + + + length + length + længde + + + len + length + len + + + l + length + l + + + length1 + length1 + længde1 + + + len1 + length1 + len1 + + + l1 + length1 + l1 + + + length2 + length2 + længde2 + + + len2 + length2 + len2 + + + l2 + length2 + l2 + + + number + number + antal + + + num + number + ant + + + n + number + n + + + ra + radius + + + + reversed + reversed + spejlvendt + + + rev + reversed + rev + + + row + row + + + + rowspacing + rowspacing for inserts + rækkehøjde + + + rs + rowspacing for inserts + rs + + + text + tekst + + + t + text + t + + + t + through + t + + + undo + fortryd + + + u + undo + u + + + redo + gendan + + + r + redo + r + + + back + + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + Mulige komandoer: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Ingen + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Tilføj blok + + + &Add Block + &Tilføj blok + + + + RS_ActionBlocksAttributes + + Rename Block + Omdøb blok + + + &Rename Block + &Omdøb blok + + + Rename Block and all Inserts + Omdøb blok med alt indhold + + + + RS_ActionBlocksCreate + + Create Block + Lav blok + + + &Create Block + &Lav blok + + + Specify reference point + Angiv et reference punkt + + + Cancel + Afbryd + + + + RS_ActionBlocksEdit + + Edit Block + Rediger blok + + + &Edit Block + R&ediger blok + + + + RS_ActionBlocksExplode + + Explode + Eksploder + + + &Explode + &Eksploder + + + Explode Blocks and other Entity Groups + Eksplodere blokke og andre gruperede enheder + + + Ex&plode + + + + + RS_ActionBlocksFreezeAll + + Freeze all + Fastfrys alt + + + &Freeze all + &Fastfrys alt + + + Freeze all blocks + Fastfrys alle blokke + + + Defreeze all + Frigør alt + + + &Defreeze all + Fri&gør alt + + + Defreeze all blocks + Frigørere alle blokke + + + &Hide all + + + + &Show all + + + + + RS_ActionBlocksInsert + + Insert Block + Indsæt blok + + + &Insert Block + &Indsæt blok + + + Not a valid expression + Det er ikke et gydigt udtryk + + + Specify reference point + Angiv et reference punkt + + + Cancel + Afbryd + + + Enter angle: + Indtast vinkel: + + + + + + + Enter factor: + Indtast faktor: + + + Enter columns: + Indtast antal kolonner: + + + Enter rows: + Indtast antal rækker: + + + Enter column spacing: + Indtast kolonne bredde: + + + Enter row spacing: + Indtast række højde: + + + + RS_ActionBlocksRemove + + Remove Block + Fjern blok + + + &Remove Block + Fje&rn blok + + + + RS_ActionBlocksSave + + &Save Block + + + + No block activated to save + + + + + RS_ActionBlocksToggleView + + Toggle Block Visibility + Tilpas synlighed for blok + + + &Toggle Block + &Tilpas blok + + + Toggle Block + Tilpas blok + + + Toggle Block &Visibility + + + + + RS_ActionDefault + + Choose second edge + Vælg den anden kant + + + Back + Tilbage + + + + RS_ActionDimAligned + + Aligned + På linie med + + + &Aligned + &På linie med + + + Aligned Dimension + Tilpasset målsætning + + + Specify first extension line origin + Angiv start på første måludførende linie + + + Cancel + Afbryd + + + Specify second extension line origin + Angiv start på anden måludførende linie + + + Back + Tilbage + + + Specify dimension line location + Angiv placering af mållinie + + + Enter dimension text: + Indtast tekst for dimension: + + + + RS_ActionDimAngular + + Angular + Vinkel + + + &Angular + &Vinkel + + + Angular Dimension + Vinkel dimension + + + Select first line + Vælg første linie + + + Cancel + Afbryd + + + Select second line + Vælg den anden linie + + + Specify dimension arc line location + Angiv placering af mållinie for bue + + + Enter dimension text: + Indtast tekst for dimension: + RS_ActionDimDiametric @@ -8007,6 +9412,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -8167,6 +9576,14 @@ Specify a point on ellipse or total distance to foci + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -9401,7 +10818,7 @@ Tilbage - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -9828,27 +11245,27 @@ - Parent of second entity is NULL + Parent of first entity is not a polyline - One of the chosen entities is NULL + Parent of second entity is nullptr - Parent of first entity is not a polyline + One of the chosen entities is nullptr - Parent of first entity is NULL + Parent of first entity is nullptr - First entity is NULL + First entity is nullptr - Second entity is NULL + Second entity is nullptr @@ -10593,11 +12010,11 @@ Afbryd - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -10694,6 +12111,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -11059,7 +12484,7 @@ Zooms in - Zoom ind + Zoom ind Zoom out @@ -11071,7 +12496,7 @@ Zooms out - Zoomer ud + Zoomer ud @@ -11170,7 +12595,7 @@ RS_Commands point - punkt + punkt po @@ -11179,7 +12604,7 @@ line - linie + linie l @@ -11188,16 +12613,16 @@ offset - forskudt + forskudt o offset - o + o parallel - parallel + parallel par @@ -11206,7 +12631,7 @@ arc - bue + bue a @@ -11215,7 +12640,7 @@ rectangle - rektangel + rektangel rec @@ -11229,98 +12654,98 @@ text - tekst + tekst regen - gendan + gendan undo - fortryd + fortryd u undo - u + u redo - gendan + gendan r redo - r + r Command: %1 - komando: %1 + komando: %1 angle - vinkel + vinkel close - luk + luk chord length - korde længde + korde længde columns - kolonner + kolonner columnspacing - kolonnebredde + kolonnebredde factor - faktor + faktor length - længde + længde length1 - længde1 + længde1 length2 - længde2 + længde2 number - antal + antal radius - radius + radius rows - rækker + rækker rowspacing - rækkehøjde + rækkehøjde through - gennem + gennem trim - trim + trim ang angle - ang + ang a @@ -11329,12 +12754,12 @@ center - centrum + centrum cen center - cen + cen c @@ -11354,12 +12779,12 @@ c close - c + c cols columns - cols + cols c @@ -11369,91 +12794,91 @@ columnspacing columnspacing for inserts - kolonnebredde + kolonnebredde colspacing columnspacing for inserts - kolonnebred + kolonnebred cs columnspacing for inserts - cs + cs fact factor - fact + fact f factor - f + f help - hjælp + hjælp ? help - ? + ? length length - længde + længde len length - len + len l length - l + l length1 length1 - længde1 + længde1 len1 length1 - len1 + len1 l1 length1 - l1 + l1 length2 length2 - længde2 + længde2 len2 length2 - len2 + len2 l2 length2 - l2 + l2 num number - ant + ant n number - n + n r @@ -11483,26 +12908,26 @@ rowspacing rowspacing for inserts - rækkehøjde + rækkehøjde rs rowspacing for inserts - rs + rs t text - t + t t through - t + t Available commands: - Mulige komandoer: + Mulige komandoer: ln @@ -11511,7 +12936,7 @@ circle - cirkel + cirkel ci @@ -11531,7 +12956,7 @@ zw zoom - window - zw + zw zoom - window @@ -11540,7 +12965,7 @@ za zoom - auto - za + za zoom - auto @@ -11549,7 +12974,7 @@ zp zoom - pan - zp + zp zoom - pan @@ -11608,27 +13033,27 @@ da dimension - aligned - da + da dh dimension - horizontal - dh + dh dv dimension - vertical - dv + dv dr dimension - linear - dr + dr ld dimension - leader - ld + ld rd @@ -11658,17 +13083,17 @@ sg snap - grid - sg + sg se snap - end - se + se si snap - intersection - si + si sn @@ -11678,17 +13103,17 @@ sm snap - middle - sm + sm sn snap - nearest - sn + sn np snap - nearest point - np + np fr* @@ -11703,12 +13128,12 @@ tn Deselect all - tn + tn ch modify - bevel (chamfer) - ch + ch mt @@ -11718,57 +13143,57 @@ xt modify - trim (extend) - xt + xt rm modify - trim - rm + rm mv modify - move - mv + mv mi modify - mirror - mi + mi ro modify - rotate - ro + ro sz modify - scale - sz + sz ss modify - stretch - ss + ss er modify - delete (erase) - er + er oo modify - undo (oops) - oo + oo uu modify - redo - uu + uu xp modify - explode - xp + xp ex @@ -11777,11 +13202,11 @@ dimregen - dimregen + dimregen po - po + po ln @@ -11789,281 +13214,194 @@ l - l + l a - a + a ci - ci + ci rec - rec + rec rectang - rektang + rektang rg zoom - redraw - rg + rg zr zoom - redraw - zr - - - zv - zoom - previous - + zr r - r - - - polyline - + r pa parallel - pa - - - tm - modify - multi trim (extend) - + pa da - da + da dh - dh + dh dr - dr + dr dv - dv + dv ld - ld - - - tm - + ld xt - xt + xt rm - rm + rm mv - mv + mv ch - ch + ch mi - mi + mi ro - ro + ro sz - sz + sz ss - ss + ss er - er + er oo - oo + oo uu - uu + uu xp - xp + xp os - os + os sg - sg + sg se - se + se si - si + si sn - sn + sn sm - sm + sm np - np + np tn - tn - - - kill - - - - k - - - - back - - - - b - back - + tn li - li - - - pl - + li pa - pa + pa ar - ar - - - rect - - - - redraw - + ar zr - zr + zr zw - zw + zw za - za + za zp - zp - - - zv - + zp u - u + u os snap - free - os - - - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - + os number number - antal + antal reversed reversed - spejlvendt + spejlvendt rev reversed - rev + rev r @@ -12076,146 +13414,13 @@ r - Command not found: %1 - - - - Accepted keycode: %1 - - - - mtext - - - - dpi - - - re - re + re re modify - revert direction - re - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - - - - row - row - - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + re diff -Nru librecad-2.0.8/librecad/ts/librecad_de.ts librecad-2.0.9/librecad/ts/librecad_de.ts --- librecad-2.0.8/librecad/ts/librecad_de.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_de.ts 2016-01-07 07:46:24.000000000 +0000 @@ -32,6 +32,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Ebene: + + + Geometry + + + + Closed + Geschlossen + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -107,30 +138,72 @@ LC_ActionFileExportMakerCam Export as &MakerCAM SVG... - + &MakerCAM SVG exportieren... Export as - Exportieren als + Exportieren als LC_ActionLayersToggleConstruction Toggle &Construction Layer - + &Konstruktionsebene umschalten LC_SimpleTests De&bugging - Deb&ugging + De&bugging Insert Image + Bild einfügen + + + + LG_DimzerosBox + + select: + auswählen: + + + remove left + Links entfernen + + + remove right + Rechts entfernen + + + remove 0' + 0' entfernen + + + remove 0" + 0" entfernen + + + + PolylineEquidistantOptions + + Line Relative Angle Options + + Spacing: + Abstand: + + + Distance from original polyline + Abstand von ursprünglicher Polylinie + + + Copies: + Kopien: + QC_ActionGetEnt @@ -668,7 +741,7 @@ CAD Tools - CAD Werkzeuge + CAD Werkzeuge Export as @@ -708,17 +781,23 @@ Export - + Export Cannot open the file %1 Please check its existence and permissions. - + Datei %1 +kann nicht geöffnet werden! +Bitte Berechtigung prüfen und ob sie existiert. File '%1' does not exist. Opening aborted - + Datei '%1' existiert nicht. Öffnen abgebrochen + + + Online (Wiki) + Online (Wiki) @@ -2407,7 +2486,7 @@ CTRL-G - Strg+G + Strg+G &Selection pointer @@ -2423,7 +2502,16 @@ &Export as image - + Als Bild &exportieren + + + Ctrl+G + Toggle Grid + Ctrl+G + + + CAD ToolBar + CAD Werkzeugleiste @@ -2660,7 +2748,7 @@ QG_CadToolBar CAD Tools - CAD Werkzeuge + CAD Werkzeuge @@ -3567,6 +3655,17 @@ + QG_CommandHistory + + &Copy + &Kopieren + + + select&All + &Alles auswählen + + + QG_CommandWidget Command Line @@ -3594,11 +3693,11 @@ &Copy - &Kopieren + &Kopieren select&All - &Alles auswählen + &Alles auswählen escape @@ -5199,7 +5298,7 @@ Extension line extension: - Verlängerung der Bemaßungslinie: + Verlängerung der Bemaßungslinie: Arrow size: @@ -5211,7 +5310,7 @@ Extension line offset: - Offset der Bemaßungslinie: + Offset der Bemaßungslinie: Dimension line gap: @@ -5395,7 +5494,7 @@ Alignment: - Ausrichtung: + Ausrichtung: <html><head/><body><p>Text alignement.</p></body></html> @@ -5403,7 +5502,7 @@ Dimension Aligned - Ausrichtung Bemaßung + Ausrichtung Bemaßung Horizontal @@ -5435,7 +5534,7 @@ General Factor: - Zeichnungsmaßstab: + Zeichnungsmaßstab: 0.2 @@ -5471,7 +5570,119 @@ <html><head/><body><p>Text alignment.</p></body></html> - <html><head/><body><p>Textausrichtung.</p></body></html> + <html><head/><body><p>Textausrichtung.</p></body></html> + + + Text style: + Textstil: + + + '.' (Period) + '.' (Punkt) + + + ',' (Comma) + ',' (Komma) + + + Decimal separator: + Dezimaltrennzeichen: + + + Linear units: + Lineareinheiten: + + + Color: + Farbe: + + + Length Factor: + Längenfaktor: + + + Angular units: + Winkeleinheiten: + + + Linear zeros: + Linear Nullen: + + + Format units + Einheiten formatieren + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + Text Größe & Position + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + <html><head/><body><p>Größe Bemaßungspfeil. <a name="result_box"/>Ohne Bedeutung, wenn Größe <a name="result_box"/> arch. Linienenden ungleich 0 ist</p></body></html> + + + Width: + Breite: + + + Dimension lines, arrows & ticks + Bemaßungslinien, -pfeile & arch. Linienenden + + + Angular zeros: + Winkel Nullen: + + + Angular precision: + Winkel Präzision: + + + Enlarge: + Verlängerung: + + + Offset: + Abstand: + + + Linear precision: + Linear Präzision: + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + <html><head/><body><p>Textausrichtung <a name="result_box"/>Relativ zur Bemaßungslinie.</p></body></html> + + + Aligned + Ausgerichtet + + + <html><head/><body><p>Offset from origin point.</p></body></html> + <html><head/><body><p>Abstand vom Ausganspunkt.</p></body></html> + + + Text alignment: + Textausrichtung: + + + Extension lines + Begrenzungslinien + + + Fixed length: + Feste Länge: + + + fixed extension line legth + Feste Länge von Begrenzungslinien @@ -5614,7 +5825,7 @@ Colors - Farben + Farben Backgr&ound: @@ -5678,11 +5889,11 @@ #000000 - #000000 + #000000 #808080 - #808080 + #808080 A&utomatically scale grid @@ -5742,11 +5953,11 @@ #FFFFFF - #FFFFFF + #FFFFFF #C0C0C0 - #C0C0C0 + #C0C0C0 #A54747 @@ -5782,19 +5993,19 @@ #00FFFF - #00FFFF + #00FFFF #0000FF - #0000FF + #0000FF #FFFF00 - #FFFF00 + #FFFF00 #FF00FF - #FF00FF + #FF00FF St&art Handle Color: @@ -5816,16 +6027,100 @@ Display Splash Begrüßungsfenster anzeigen + + Graphic Colors + Grafikfarben + + + Aquamarine + Aquamarin + + + Azure + Himmelblau + + + DeepSkyBlue + Tiefblau + + + DodgerBlue + + + + Gray + Grau + + + HoneyDew + + + + Lavender + + + + LightGrey + Hellgrau + + + Navy + + + + PaleGreen + + + + Pink + Rosarot + + + Salmon + Lachs + + + Silver + Silber + + + Violet + Violett + + + Wheat + + + + White + Weiss + + + GUI Colors + Fensterfarben + + + Layer/ Block Selection: + Ebenen-/Blockauswahl + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + <html><head/><body><p>Wenn aktiviert, verschiebt die Auswahl einer Ebene alle selektierten Objekte in diese Ebene.</p></body></html> + + + Modify layer of selected entities, at layer activation + Ebene ausgewählter Objekte ändern, bei Ebenenwechsel + QG_DlgOptionsMakerCam Export as MakerCAM SVG - + als MakerCAM SVG exportieren Layers - + Ebenen MakerCAM as of November 2014 does not hide SVG content that has been set invisibe ("display: none;" or "visibility: hidden;"). @@ -5833,15 +6128,15 @@ Export invisible layers - + unsichtbare Ebenen exportieren Export visible construction layers - + sichtbare Konstruktionsebenen exportieren Blocks - + Blöcke MakerCAM as of November 2014 cannot correctly deal with blocks, because it does not take into account the reference point in the <use>. @@ -5853,7 +6148,7 @@ Ellipses / Ellipse arcs - + Ellipsen / Elipsenbögen MakerCAM as of March 2015 cannot display ellipses and ellipse arcs correctly, when they are created using the <ellipse> tag with a rotation in the "transform" attribute or as <path> using elliptic arc segments. @@ -6250,19 +6545,19 @@ &OK - &OK + &OK Alt+O - Alt+O + Alt+O Cancel - Abbrechen + Abbrechen Esc - Esc + Esc @@ -7427,19 +7722,19 @@ Edit Layer &Attributes - + Ebeneneigensch&aften bearbeiten Toggle Layer &Visibility - + Ebenensichtbarkeit umschalten Toggle Layer &Printing - + Ebene drucken umschalten Toggle &Construction Layer - + Konstruktionsebene umschalten @@ -7849,7 +8144,11 @@ p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Helvetica'; font-size:9pt;">Hint about left/right mouse button actions</span></p></body></html> - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Helvetica'; font-size:9pt;">Hinweis über linke/rechte Maustaste Aktionen</span></p></body></html> @@ -7867,34 +8166,34 @@ QG_PenToolBar Line color - Linienfarbe + Linienfarbe Line width - Linienstärke + Linienstärke Line type - Linientyp + Linientyp QG_PolylineEquidistantOptions Line Relative Angle Options - Optionen abstandsgleicher Polylinien + Optionen abstandsgleicher Polylinien Spacing: - Abstand: + Abstand: Distance from original polyline - Abstand von ursprünglicher Polylinie + Abstand von ursprünglicher Polylinie Copies: - Kopien: + Kopien: @@ -7979,11 +8278,11 @@ QG_RecentFiles &%1 %2 - &%1 %2 + &%1 %2 Opening recent file... - Kürzlich benutzte Dateien... + Kürzlich benutzte Dateien... @@ -8400,7 +8699,7 @@ Layer "%1" and all entities on it will be removed. - Ebene "%1" und alle enthaltenen Objekte werden gelöscht. + Ebene "%1" und alle enthaltenen Objekte werden gelöscht. Layer "%1" can never be removed. @@ -8426,6 +8725,11 @@ Layer with a name "%1" already exists. Please specify a different name. Eine Ebene mit Name "%1" existiert bereits, bitte einen anderen Namen wählen. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -8497,7 +8801,7 @@ All Image Files (%1) - Alle Bilddateien (%1) + Alle Bilddateien (%1) Graphics Interchange Format @@ -8521,7 +8825,7 @@ None - Keine + Keine Inch @@ -8649,7 +8953,7 @@ Block %1 already exist, renamed to: %2 - Block %1 existiert bereits; Er wurde zu %2 umbenannt + Block %1 existiert bereits; Er wurde zu %2 umbenannt All Image Files (%1) @@ -8761,7 +9065,7 @@ Warning - Warnung + Warnung experimental, save your work first. @@ -8769,10 +9073,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -8780,41 +9080,1223 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - Add Block - Block hinzufügen + : duplicated command: %1 is already taken by %2 + - &Add Block - Block &hinzufügen + point + draw point + punkt - - - RS_ActionBlocksAttributes - Rename Block - Block umbenennen + po + draw point + pu - &Rename Block - Block &umbenennen + line + draw line + linie - Rename Block and all Inserts - Block und alle Instanzen umbennenen + li + draw line + li - - - RS_ActionBlocksCreate - Set Reference Point: - Referenzpunkt setzen: + l + draw line + - Cancel + polyline + draw polyline + polylinie + + + pl + draw polyline + pl + + + free + draw freehand line + + + + fhl + draw freehand line + + + + spline + draw spline + + + + spl + draw spline + + + + spline2 + spline through points + + + + stp + spline through points + + + + offset + create offset + abstand + + + parallel + create offset + parallele + + + o + create offset + abs + + + pa + create offset + pa + + + ptp + parallel through point + + + + pp + parallel through point + + + + bisect + angle bisector + + + + bi + angle bisector + + + + tangentpc + tangent point and circle + + + + tanpc + tangent point and circle + + + + perp + perpendicular line + + + + ortho + perpendicular line + + + + vertical + vertical line + + + + ver + vertical line + + + + horizontal + horizontal line + + + + hor + horizontal line + + + + rectangle + draw rectangle + rechteck + + + rectang + draw rectangle + recht + + + rect + draw rectangle + recht + + + rec + draw rectangle + rec + + + polygon2v + polygon by 2 vertices + + + + poly2 + polygon by 2 vertices + + + + arc + draw arc + bogen + + + a + draw arc + + + + circle + draw circle + kreis + + + ci + draw circle + kr + + + circle2 + circle 2 points + + + + c2 + circle 2 points + + + + circle3 + circle 3 points + + + + c3 + circle 3 points + + + + circlecr + circle with center and radius + + + + cc + circle with center and radius + + + + tan3 + circle tangent to 3 + + + + ct3 + circle tangent to 3 + + + + ellipseinscribed + inscribed ellipse + + + + ei + inscribed ellipse + + + + ie + inscribed ellipse + + + + hatch + draw hatch + + + + ha + draw hatch + + + + mtext + draw mtext + mtext + + + mtxt + draw mtext + + + + text + draw text + text + + + txt + draw text + + + + regen + zoom - redraw + regen + + + redraw + zoom - redraw + neuzeichnen + + + rg + zoom - redraw + rg + + + zr + zoom - redraw + zr + + + zoomwindow + zoom - window + + + + zw + zoom - window + ab + + + zoomauto + zoom - auto + + + + za + zoom - auto + aa + + + zoompan + zoom - pan + + + + zp + zoom - pan + av + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + av + + + kill + kill all actions + kill + + + k + kill all actions + k + + + undo + undo cycle + zurück + + + u + undo cycle + z + + + redo + redo cycle + wiederherstellen + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + ma + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + mh + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + mv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + ml + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + mf + + + dimregen + dimension - regenerate + mn + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + en + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + er + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + eh + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + ev + + + move + modify - move (copy) + + + + mv + modify - move (copy) + nv + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + na + + + fillet + modify - fillet + abrunden + + + fi + modify - fillet + + + + divide + modify - divide (cut) + trennen + + + cut + modify - divide (cut) + trennen + + + div + modify - divide (cut) + tre + + + mirror + modify - mirror + + + + mi + modify - mirror + ni + + + revert + modify - revert direction + + + + rev + modify - revert direction + um + + + rotate + modify - rotate + + + + ro + modify - rotate + nr + + + scale + modify - scale + + + + sz + modify - scale + ns + + + trim + modify - trim (extend) + trimmen + + + tm + modify - trim (extend) + nb + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + nk + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + nl + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + np + + + snapfree + snap - free + + + + os + snap - free + fa + + + sf + snap - free + fa + + + snapcenter + snap - center + + + + sc + snap - center + fz + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + fe + + + snapgrid + snap - grid + + + + sg + snap - grid + fr + + + snapintersection + snap - intersection + + + + si + snap - intersection + fs + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + fm + + + snaponentity + snap - on entity + + + + sn + snap - on entity + fn + + + np + snap - on entity + fp + + + setrelativezero + set relative zero position + setrelativezero + + + rz + set relative zero position + rz + + + selectall + Select all entities + + + + sa + Select all entities + aa + + + deselectall + deselect all entities + + + + tn + deselect all entities + an + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + winkel + + + ang + measure angle + win + + + area + measure area + + + + ar + measure area + bo + + + angle + winkel + + + dpi + dpi + + + close + schließen + + + chord length + sehnenlänge + + + columns + spalten + + + columnspacing + spaltenabstand + + + factor + faktor + + + length + + + + length1 + bevel/fillet lenght1 + länge1 + + + length2 + bevel/fillet lenght2 + länge2 + + + number + anzahl + + + radius + radius + + + rows + zeilen + + + rowspacing + zeilenabstand + + + through + durch + + + trim + trimmen + + + ang + angle + win + + + an + angle + wi + + + center + zentrum + + + cen + center + zen + + + ce + center + ze + + + cl + chord length + bl + + + c + close + + + + cols + columns + spal + + + co + columns + sp + + + columnspacing + columnspacing for inserts + spaltenabstand + + + colspacing + columnspacing for inserts + spaltabstand + + + cs + columnspacing for inserts + sa + + + fact + factor + fakt + + + f + factor + f + + + help + hilfe + + + ? + help + ? + + + length + length + länge + + + len + length + län + + + l + length + l + + + length1 + length1 + länge1 + + + len1 + length1 + län1 + + + l1 + length1 + l1 + + + length2 + length2 + länge2 + + + len2 + length2 + län2 + + + l2 + length2 + l2 + + + number + number + anzahl + + + num + number + anz + + + n + number + an + + + ra + radius + ra + + + reversed + reversed + umgedreht + + + rev + reversed + um + + + row + row + reihe + + + rowspacing + rowspacing for inserts + zeilenabstand + + + rs + rowspacing for inserts + za + + + text + text + + + t + text + + + + t + through + + + + undo + zurück + + + u + undo + z + + + redo + wiederherstellen + + + r + redo + + + + back + zurück + + + b + back + z + + + paperoffset + papieroffset + + + graphoffset + zeichnungsoffset + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + Anweisung nicht gefunden: %1 + + + Accepted keycode: %1 + Tastencode akzeptiert: %1 + + + Available commands: + Verfügbare Befehle: + + + cal + command to trigger cli calculator + ber + + + calculate + command to trigger cli calculator + berechne + + + None + unknown length unit + Keine + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Block hinzufügen + + + &Add Block + Block &hinzufügen + + + + RS_ActionBlocksAttributes + + Rename Block + Block umbenennen + + + &Rename Block + Block &umbenennen + + + Rename Block and all Inserts + Block und alle Instanzen umbennenen + + + + RS_ActionBlocksCreate + + Set Reference Point: + Referenzpunkt setzen: + + + Cancel Abbrechen @@ -9802,6 +11284,10 @@ Tangential &3 Circles Tangential &3 Kreise + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9962,6 +11448,14 @@ Specify a point on ellipse or total distance to foci Einen Punkt auf der Ellipse auswählen oder die Gesamtlänge der Brennstrahlen angeben + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -11263,7 +12757,11 @@ Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 - Abstand: %1 kartesisch: (%2 , %3), polar: (%4<%5) + Abstand: %1 kartesisch: (%2 , %3), polar: (%4<%5) + + + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) + Abstand: %1 kartesisch: (%2 , %3), polar: (%4<%5) {1 ?} {2 ?} {3)?} {4<?} {5)?} @@ -11710,11 +13208,11 @@ Parent of second entity is NULL - Zweites Objekt ist NULL + Zweites Objekt ist NULL One of the chosen entities is NULL - Eines der Objekte ist NULL + Eines der Objekte ist NULL Parent of first entity is not a polyline @@ -11722,15 +13220,35 @@ Parent of first entity is NULL - Erstes Objekt ist NULL + Erstes Objekt ist NULL First entity is NULL - Erstes Objekt ist NULL + Erstes Objekt ist NULL Second entity is NULL - Zweites Objekt ist NULL + Zweites Objekt ist NULL + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -12636,12 +14154,16 @@ Entity must be a line, arc or polyline. - Objekt muß eine Linie, Bogen oder Polylinie sein. + Objekt muß eine Linie, Bogen oder Polylinie sein. Entity can not be a closed polyline. Objekt kann keine geschlossene Polylinie sein. + + Polyline created + + RS_ActionPolylineTrim @@ -12756,6 +14278,14 @@ Printout offset ignores relative zero. Ignoring '@' Verschiebung des Druckbereichs ignoriert relativen Nullpunkt. Kein '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -13129,7 +14659,7 @@ Zooms in - Vergrössert die Ansicht + Vergrössert die Ansicht Zoom out @@ -13141,7 +14671,7 @@ Zooms out - Verkleinert die Ansicht + Verkleinert die Ansicht @@ -13240,7 +14770,7 @@ RS_Commands line - linie + linie l @@ -13257,7 +14787,7 @@ rectangle - rechteck + rechteck rec @@ -13271,33 +14801,33 @@ text - text + text regen - regen + regen undo - zurück + zurück u undo - z + z redo - wiederherstellen + wiederherstellen r redo - w + w arc - bogen + bogen a @@ -13306,32 +14836,32 @@ angle - winkel + winkel factor - faktor + faktor columns - spalten + spalten rows - zeilen + zeilen columnspacing - spaltenabstand + spaltenabstand rowspacing - zeilenabstand + zeilenabstand ang angle - win + win a @@ -13341,17 +14871,17 @@ fact factor - fakt + fakt f factor - f + f cols columns - spal + spal c @@ -13366,36 +14896,36 @@ columnspacing columnspacing for inserts - spaltenabstand + spaltenabstand colspacing columnspacing for inserts - spaltabstand + spaltabstand cs columnspacing for inserts - sa + sa rowspacing rowspacing for inserts - zeilenabstand + zeilenabstand rs rowspacing for inserts - za + za center - zentrum + zentrum cen center - zen + zen c @@ -13424,7 +14954,7 @@ point - punkt + punkt po @@ -13433,16 +14963,16 @@ offset - abstand + abstand o offset - abs + abs parallel - parallele + parallele l @@ -13455,63 +14985,63 @@ length - länge + länge close - schließen + schließen number - anzahl + anzahl through - durch + durch help - hilfe + hilfe ? help - ? + ? length length - länge + länge len length - län + län l length - + c close - sc + sc num number - anz + anz n number - an + an t through - du + du par @@ -13520,49 +15050,49 @@ length1 - länge1 + länge1 length2 - länge2 + länge2 radius - radius + radius trim - trimmen + trimmen length1 length1 - länge1 + länge1 len1 length1 - län1 + län1 l1 length1 - l1 + l1 length2 length2 - länge2 + länge2 len2 length2 - län2 + län2 l2 length2 - l2 + l2 r @@ -13572,11 +15102,11 @@ t text - te + te chord length - sehnenlänge + sehnenlänge length @@ -13590,20 +15120,20 @@ Command: %1 - Befehl: %1 + Befehl: %1 Available commands: - Verfügbare Befehle: + Verfügbare Befehle: circle - kreis + kreis zw zoom - window - ab + ab zoom - window @@ -13612,7 +15142,7 @@ za zoom - auto - aa + aa zoom - auto @@ -13621,7 +15151,7 @@ zp zoom - pan - av + av zoom - pan @@ -13630,130 +15160,130 @@ da dimension - aligned - ma + ma dh dimension - horizontal - mh + mh dv dimension - vertical - mv + mv dr dimension - linear - ml + ml ld dimension - leader - mf + mf sg snap - grid - fr + fr se snap - end - fe + fe si snap - intersection - fs + fs sm snap - middle - fm + fm sn snap - nearest - fn + fn np snap - nearest point - fp + fp tn Deselect all - an + an ch modify - bevel (chamfer) - na + na xt modify - trim (extend) - nn + nn rm modify - trim - nt + nt mv modify - move - nv + nv mi modify - mirror - ni + ni ro modify - rotate - nr + nr sz modify - scale - ns + ns ss modify - stretch - nk + nk er modify - delete (erase) - nl + nl oo modify - undo (oops) - oo + oo uu modify - redo - ww + ww xp modify - explode - np + np dimregen - mn + mn po - pu + pu ln @@ -13761,281 +15291,281 @@ l - l + l a - b + b ci - kr + kr rec - rec + rec rectang - recht + recht rg zoom - redraw - rg + rg zr zoom - redraw - zr + zr zv zoom - previous - av + av r - r + r polyline - polylinie + polylinie pa parallel - pa + pa tm modify - multi trim (extend) - nb + nb da - ma + ma dh - mh + mh dr - ml + ml dv - mv + mv ld - mf + mf tm - nb + nb xt - nn + nn rm - nt + nt mv - nv + nv ch - na + na mi - ni + ni ro - nr + nr sz - ns + ns ss - nk + nk er - nl + nl oo - oo + oo uu - ww + ww xp - np + np os - fa + fa sg - fr + fr se - fe + fe si - fs + fs sn - fn + fn sm - fm + fm np - fp + fp tn - an + an kill - kill + kill k - k + k back - zurück + zurück b back - z + z li - li + li pl - pl + pl pa - pa + pa ar - bo + bo rect - recht + recht redraw - neuzeichnen + neuzeichnen zr - zr + zr zw - ab + ab za - aa + aa zp - av + av zv - av + av u - z + z os snap - free - fa + fa sc - fz + fz sc snap - center - fz + fz sd - fb + fb sd snap - distance - fd + fd sf - fa + fa sf snap - free - fa + fa sa - aa + aa sa Select all - aa + aa number number - anzahl + anzahl reversed reversed - umgekehrt + umgekehrt rev reversed - um + um r @@ -14053,145 +15583,145 @@ Command not found: %1 - Anweisung nicht gefunden: %1 + Anweisung nicht gefunden: %1 Accepted keycode: %1 - Tastencode akzeptiert: %1 + Tastencode akzeptiert: %1 mtext - mtext + mtext dpi - dpi + dpi re - um + um re modify - revert direction - um + um rn restrict - nothing - en + en rn - en + en rr restrict - orthogonal - er + er rr - er + er rh restrict - horizontal - eh + eh rh - eh + eh rv restrict - vertical - ev + ev rv - ev + ev setrelativezero - setrelativezero + setrelativezero setrelativezero snap - set relative zero position - setrelativezero + setrelativezero rz - rz + rz paperoffset - papieroffset + papieroffset graphoffset - zeichnungsoffset + zeichnungsoffset fillet modify - fillet - abrunden + abrunden divide modify - divide - trennen + trennen div modify - divide - tre + tre cut modify - divide - trennen + trennen an angle - wi + wi ce center - ze + ze cl chord length - bl + bl co columns - sp + sp ra radius - ra + ra row row - reihe + reihe cal command to trigger cli calculator - ber + ber calculate command to trigger cli calculator - berechne + berechne diff -Nru librecad-2.0.8/librecad/ts/librecad_el.ts librecad-2.0.9/librecad/ts/librecad_el.ts --- librecad-2.0.8/librecad/ts/librecad_el.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_el.ts 2016-01-07 07:46:24.000000000 +0000 @@ -32,6 +32,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Στρώση: + + + Geometry + Γεωμετρία + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -111,7 +142,7 @@ Export as - Εξαγωγή ως + Εξαγωγή ως @@ -125,11 +156,53 @@ LC_SimpleTests De&bugging - Αποσφαλ&μάτωση + Αποσφαλ&μάτωση Insert Image - Εισαγωγή εικόνας + Εισαγωγή εικόνας + + + + LG_DimzerosBox + + select: + επιλογή: + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Επιλογές γραμμής με σχετική γωνία + + + Spacing: + Διάκενο: + + + Distance from original polyline + Απόσταση από την αρχική πολυγραμμή + + + Copies: + Αντίγραφα: @@ -628,7 +701,7 @@ CAD Tools - Εργαλεία CAD + Εργαλεία CAD Export as @@ -668,7 +741,7 @@ Export - + Εξαγωγή Cannot open the file @@ -680,6 +753,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -2182,7 +2259,7 @@ CTRL-G - CTRL-G + CTRL-G &Selection pointer @@ -2198,34 +2275,43 @@ Export as PDF - Εξαγωγή ως PDF + Εξαγωγή ως PDF &Block - Μπλο&κ + Μπλο&κ &Export as image + Εξαγωγή ως εικόνα + + + Ctrl+G + Toggle Grid + + CAD ToolBar + Εργαλειοθήκη CAD + QG_ActionHandler escape escape, go back from action steps - + Διαφυγή QG_ActiveLayerName Selection - Επιλογή + Επιλογή <html><head/><body><p><br/></p></body></html> - + <html><head/><body><p><br/></p></body></html> Current Layer @@ -2435,7 +2521,7 @@ QG_CadToolBar CAD Tools - Εργαλεία CAD + Εργαλεία CAD @@ -3354,6 +3440,17 @@ + QG_CommandHistory + + &Copy + Αντιγραφή + + + select&All + επιλογή Όλων + + + QG_CommandWidget Command Line @@ -3381,17 +3478,9 @@ <html><head/><body><p>πληκτρολογήστε συντεταγμένες ή εντολές</p></body></html> - &Copy - - - - select&All - - - escape escape, go back from action steps - + Διαφυγή @@ -3452,11 +3541,11 @@ ⌀ - + π - + π @@ -3503,11 +3592,11 @@ ⌀ (Diameter) - + ⌀ (Διάμετρος) π (Pi) - + π (πι) @@ -4632,7 +4721,7 @@ Diameter (⌀) - + Διάμετρος (⌀) @@ -4896,7 +4985,7 @@ Extension line extension: - Επέκταση βοηθητικής γραμμής: + Επέκταση βοηθητικής γραμμής: Arrow size: @@ -4904,7 +4993,7 @@ Extension line offset: - Διάκενο βοηθητικής γραμμής: + Διάκενο βοηθητικής γραμμής: Dimension line gap: @@ -5102,7 +5191,7 @@ Alignment: - Στοίχιση: + Στοίχιση: <html><head/><body><p>Text alignement.</p></body></html> @@ -5110,7 +5199,7 @@ Dimension Aligned - Ευθυγραμμισμένη διάσταση + Ευθυγραμμισμένη διάσταση Horizontal @@ -5142,7 +5231,7 @@ General Factor: - Γενικός συντελεστής: + Γενικός συντελεστής: 0.2 @@ -5178,7 +5267,119 @@ <html><head/><body><p>Text alignment.</p></body></html> - <html><head/><body><p>Στοίχιση κειμένου.</p></body></html> + <html><head/><body><p>Στοίχιση κειμένου.</p></body></html> + + + Text style: + Στυλ κειμένου + + + '.' (Period) + '.' (Τελεία) + + + ',' (Comma) + ',' (Κώμα) + + + Decimal separator: + Διαχωριστής δεκαδικών: + + + Linear units: + Γραμμικές μονάδες: + + + Color: + Χρώμα: + + + Length Factor: + + + + Angular units: + Μονάδες γωνιακών: + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + Μέγεθος & θέση κειμένου + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + Πλάτος: + + + Dimension lines, arrows & ticks + Γραμμές διάστασης, βέλη & τικ + + + Angular zeros: + + + + Angular precision: + Ακρίβεια γωνιακής: + + + Enlarge: + + + + Offset: + + + + Linear precision: + Ακρίβεια γραμμικής: + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Στοιχισμένη + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + Στοίχιση κειμένου: + + + Extension lines + + + + Fixed length: + Σταθερό μήκος: + + + fixed extension line legth + @@ -5293,7 +5494,7 @@ Colors - Χρώματα + Χρώματα Backgr&ound: @@ -5313,11 +5514,11 @@ White - Άσπρο + Άσπρο Gray - Γκρί + Γκρι Darkgray @@ -5373,7 +5574,7 @@ #000000 - #000000 + #000000 #ffffff @@ -5385,7 +5586,7 @@ #808080 - #808080 + #808080 A&utomatically scale grid @@ -5449,11 +5650,11 @@ #FFFFFF - #FFFFFF + #FFFFFF #C0C0C0 - #C0C0C0 + #C0C0C0 #A54747 @@ -5489,19 +5690,19 @@ #00FFFF - #00FFFF + #00FFFF #0000FF - #0000FF + #0000FF #FFFF00 - #FFFF00 + #FFFF00 #FF00FF - #FF00FF + #FF00FF St&art Handle Color: @@ -5524,6 +5725,82 @@ Display Splash + + Graphic Colors + Χρώματα γραφικών + + + Aquamarine + + + + Azure + + + + DeepSkyBlue + + + + DodgerBlue + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + Ροζ + + + Salmon + + + + Silver + Ασημί + + + Violet + Βιολετί + + + Wheat + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation + + QG_DlgOptionsMakerCam @@ -5533,7 +5810,7 @@ Layers - + Στρώσεις MakerCAM as of November 2014 does not hide SVG content that has been set invisibe ("display: none;" or "visibility: hidden;"). @@ -5541,7 +5818,7 @@ Export invisible layers - + Εξαγωγή αόρατων στρώσεων Export visible construction layers @@ -5561,7 +5838,7 @@ Ellipses / Ellipse arcs - + Ελλείψεις / Ελλειπτικά τόξα MakerCAM as of March 2015 cannot display ellipses and ellipse arcs correctly, when they are created using the <ellipse> tag with a rotation in the "transform" attribute or as <path> using elliptic arc segments. @@ -5868,19 +6145,19 @@ &OK - &Εντάξει + &Εντάξει Alt+O - Alt+O + Alt+O Cancel - Ακύρωση + Ακύρωση Esc - Διαφυγή + Διαφυγή @@ -6563,7 +6840,7 @@ Diameter (⌀) - + Διάμετρος (⌀) @@ -7365,15 +7642,15 @@ Dot (tiny) - + Τελεία (μικροσκοπική) Dash (tiny) - + Παύλα (μικροσκοπική) Dash Dot (tiny) - + Παύλα Τελεία (μικροσκοπική) Divide (tiny) @@ -7460,34 +7737,34 @@ QG_PenToolBar Line color - Χρώμα γραμμής + Χρώμα γραμμής Line width - Πλάτος γραμμής + Πλάτος γραμμής Line type - Τύπος γραμμής + Τύπος γραμμής QG_PolylineEquidistantOptions Line Relative Angle Options - Επιλογές γραμμής με σχετική γωνία + Επιλογές γραμμής με σχετική γωνία Spacing: - Διάκενο: + Διάκενο: Distance from original polyline - Απόσταση από την αρχική πολυγραμμή + Απόσταση από την αρχική πολυγραμμή Copies: - Αντίγραφα: + Αντίγραφα: @@ -7572,11 +7849,11 @@ QG_RecentFiles &%1 %2 - &%1 %2 + &%1 %2 Opening recent file... - Άνοιγμα πρόσφατου αρχείου... + Άνοιγμα πρόσφατου αρχείου... @@ -8001,7 +8278,7 @@ Layer "%1" and all entities on it will be removed. - Η στρώση "%1" και όλες οι οντότητες πάνω σε αυτή θα αφαιρεθούν. + Η στρώση "%1" και όλες οι οντότητες πάνω σε αυτή θα αφαιρεθούν. Layer "%1" can never be removed. @@ -8027,6 +8304,11 @@ Layer with a name "%1" already exists. Please specify a different name. Η στρώση με όνομα "%1" υπάρχει ήδη. Παρακαλούμε να καθορίσετε διαφορετικό όνομα. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -8098,7 +8380,7 @@ All Image Files (%1) - Όλα τα Αρχεία Εικόνων (%1) + Όλα τα Αρχεία Εικόνων (%1) Graphics Interchange Format @@ -8122,7 +8404,7 @@ None - Κανένα + Κανένα Inch @@ -8250,7 +8532,7 @@ Block %1 already exist, renamed to: %2 - Το μπλοκ %1 υπάρχει ήδη, μετονομασία σε: %2 + Το μπλοκ %1 υπάρχει ήδη, μετονομασία σε: %2 All Image Files (%1) @@ -8362,34 +8644,1213 @@ Warning - Προειδοποίηση + Προειδοποίηση experimental, save your work first. Continue? - + πειραματικό, αποθηκεύστε την εργασία σας πρώτα. +Συνέχεια; - error reading file matadata in dwg file + error reading blocks in dwg file - error reading blocks in dwg file + error reading objects in dwg file - error reading objects in dwg file + : duplicated command: %1 is already taken by %2 - - - RS_ActionBlocksAdd - Add Block - Πρόσθεση Μπλόκ + point + draw point + σημείο - &Add Block + po + draw point + ση + + + line + draw line + γραμμή + + + li + draw line + γρ + + + l + draw line + γ + + + polyline + draw polyline + πολυγραμμή + + + pl + draw polyline + πλ + + + free + draw freehand line + + + + fhl + draw freehand line + + + + spline + draw spline + + + + spl + draw spline + + + + spline2 + spline through points + + + + stp + spline through points + + + + offset + create offset + αναπαραγωγή + + + parallel + create offset + παράλληλα + + + o + create offset + αναπ + + + pa + create offset + με + + + ptp + parallel through point + + + + pp + parallel through point + + + + bisect + angle bisector + + + + bi + angle bisector + + + + tangentpc + tangent point and circle + + + + tanpc + tangent point and circle + + + + perp + perpendicular line + + + + ortho + perpendicular line + + + + vertical + vertical line + + + + ver + vertical line + + + + horizontal + horizontal line + + + + hor + horizontal line + + + + rectangle + draw rectangle + ορθογώνιο + + + rectang + draw rectangle + + + + rect + draw rectangle + ορθογ + + + rec + draw rectangle + ορθ + + + polygon2v + polygon by 2 vertices + + + + poly2 + polygon by 2 vertices + + + + arc + draw arc + τόξο + + + a + draw arc + + + + circle + draw circle + κύκλος + + + ci + draw circle + κυ + + + circle2 + circle 2 points + + + + c2 + circle 2 points + κ2 + + + circle3 + circle 3 points + + + + c3 + circle 3 points + κ3 + + + circlecr + circle with center and radius + + + + cc + circle with center and radius + + + + tan3 + circle tangent to 3 + + + + ct3 + circle tangent to 3 + + + + ellipseinscribed + inscribed ellipse + + + + ei + inscribed ellipse + + + + ie + inscribed ellipse + + + + hatch + draw hatch + + + + ha + draw hatch + + + + mtext + draw mtext + πκείμενο + + + mtxt + draw mtext + + + + text + draw text + κείμενο + + + txt + draw text + + + + regen + zoom - redraw + επαναδημιουργία + + + redraw + zoom - redraw + επανασχεδίαση + + + rg + zoom - redraw + σχεδ + + + zr + zoom - redraw + επσχ + + + zoomwindow + zoom - window + + + + zw + zoom - window + + + + zoomauto + zoom - auto + + + + za + zoom - auto + αυτμεγ + + + zoompan + zoom - pan + + + + zp + zoom - pan + μετ - εστ + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + εστπ + + + kill + kill all actions + σκότωσε + + + k + kill all actions + σκοτ + + + undo + undo cycle + αναίρεση + + + u + undo cycle + αν + + + redo + redo cycle + ξανά + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + δσ + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + δο + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + δκ + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + δγ + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + δδ + + + dimregen + dimension - regenerate + επαναδημδια + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + τμ + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + τφ + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + τσ + + + revert + modify - revert direction + + + + rev + modify - revert direction + αντ + + + rotate + modify - rotate + + + + ro + modify - rotate + τπ + + + scale + modify - scale + + + + sz + modify - scale + τκ + + + trim + modify - trim (extend) + περικοπή + + + tm + modify - trim (extend) + επεκ + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + κτ + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + τδ + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + δχ + + + snapfree + snap - free + + + + os + snap - free + ελξχ + + + sf + snap - free + λξχ + + + snapcenter + snap - center + + + + sc + snap - center + λξκ + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + λξα + + + snapend + snap - end points + + + + se + snap - end points + ελτ + + + snapgrid + snap - grid + + + + sg + snap - grid + ελκα + + + snapintersection + snap - intersection + + + + si + snap - intersection + ελδ + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + ελμ + + + snaponentity + snap - on entity + + + + sn + snap - on entity + + + + np + snap - on entity + ελκσ + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + επο + + + deselectall + deselect all entities + + + + tn + deselect all entities + αο + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + γωνία + + + ang + measure angle + γων + + + area + measure area + + + + ar + measure area + τοξ + + + angle + γωνία + + + dpi + σαι + + + close + κλείσε + + + chord length + μήκος χορδής + + + columns + στήλες + + + columnspacing + διάκενοστηλών + + + factor + συντελεστής + + + length + μήκος + + + length1 + bevel/fillet lenght1 + μήκος1 + + + length2 + bevel/fillet lenght2 + μήκος2 + + + number + αριθμός + + + radius + ακτίνα + + + rows + σειρές + + + rowspacing + + + + through + διαμέσω + + + trim + περικοπή + + + ang + angle + γων + + + an + angle + + + + center + κέντρο + + + cen + center + κεντ + + + ce + center + + + + cl + chord length + + + + c + close + + + + cols + columns + στ + + + co + columns + + + + columnspacing + columnspacing for inserts + διάκενοστηλών + + + colspacing + columnspacing for inserts + διάκστηλών + + + cs + columnspacing for inserts + δσ + + + fact + factor + συντ + + + f + factor + σ + + + help + βοήθεια + + + ? + help + ? + + + length + length + μήκος + + + len + length + μηκ + + + l + length + + + + length1 + length1 + μήκος1 + + + len1 + length1 + μηκ1 + + + l1 + length1 + μ1 + + + length2 + length2 + μήκος2 + + + len2 + length2 + μηκ2 + + + l2 + length2 + μ2 + + + number + number + αριθμός + + + num + number + αρι + + + n + number + α + + + ra + radius + + + + reversed + reversed + αντίστροφο + + + rev + reversed + αντ + + + row + row + σειρά + + + rowspacing + rowspacing for inserts + + + + rs + rowspacing for inserts + δι + + + text + κείμενο + + + t + text + + + + t + through + + + + undo + αναίρεση + + + u + undo + αν + + + redo + ξανά + + + r + redo + + + + back + επιστροφή + + + b + back + επιστρ + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + Η εντολή δεν βρέθηκε: %1 + + + Accepted keycode: %1 + Δεκτός κωδικός πλήκτρου: %1 + + + Available commands: + Διαθέσιμες εντολές: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Κανένα + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Πρόσθεση Μπλόκ + + + &Add Block &Προσθήκη μπλοκ @@ -9317,6 +10778,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9477,6 +10942,14 @@ Specify a point on ellipse or total distance to foci Καθορίστε ένα σημείο πάνω στην έλλειψη ή την ολική απόσταση από τις εστίες + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -9557,7 +11030,7 @@ Total hatch area = %1 - + Συνολική περιοχή διαγράμμισης = %1 @@ -10728,7 +12201,11 @@ Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 - Απόσταση: %1 Καρτεσιανή: (%2 , %3), Πολική: (%4<%5 + Απόσταση: %1 Καρτεσιανή: (%2 , %3), Πολική: (%4<%5 + + + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) + Απόσταση: %1 Καρτεσιανή: (%2 , %3), Πολική: (%4<%5 {1 ?} {2 ?} {3)?} {4<?} {5)?} @@ -11159,11 +12636,11 @@ Parent of second entity is NULL - Ο γονέας της δεύτερης οντότητας είναι ΚΕΝΟ + Ο γονέας της δεύτερης οντότητας είναι ΚΕΝΟ One of the chosen entities is NULL - Μία από τις επιλεγμένες οντότητες είναι ΚΕΝΟ + Μία από τις επιλεγμένες οντότητες είναι ΚΕΝΟ Parent of first entity is not a polyline @@ -11171,15 +12648,35 @@ Parent of first entity is NULL - Ο γονέας της πρώτης οντότητας είναι ΚΕΝΟ + Ο γονέας της πρώτης οντότητας είναι ΚΕΝΟ First entity is NULL - Η πρώτη οντότητα είναι ΚΕΝΟ + Η πρώτη οντότητα είναι ΚΕΝΟ Second entity is NULL - Η δεύτερη οντότητα είναι ΚΕΝΟ + Η δεύτερη οντότητα είναι ΚΕΝΟ + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -11932,12 +13429,16 @@ Entity must be a line, arc or polyline. - Η οντότητα πρέπει να είναι γραμμή, τόξο ή πολυγραμμή. + Η οντότητα πρέπει να είναι γραμμή, τόξο ή πολυγραμμή. Entity can not be a closed polyline. Η οντότητα δεν μπορεί να είναι κλειστή πολυγραμμή. + + Polyline created + + RS_ActionPolylineTrim @@ -12032,6 +13533,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -12397,7 +13906,7 @@ Zooms in - Μεγέθυνση + Μεγέθυνση Zoom out @@ -12409,7 +13918,7 @@ Zooms out - Σμίκρυνση + Σμίκρυνση @@ -12508,7 +14017,7 @@ RS_Commands line - γραμμή + γραμμή l @@ -12517,7 +14026,7 @@ rectangle - ορθογώνιο + ορθογώνιο rec @@ -12531,33 +14040,33 @@ text - κείμενο + κείμενο regen - επαναδημιουργία + επαναδημιουργία undo - αναίρεση + αναίρεση u undo - αν + αν redo - ξανά + ξανά r redo - επ + επ arc - τόξο + τόξο a @@ -12566,32 +14075,32 @@ angle - γωνία + γωνία factor - συντελεστής + συντελεστής columns - στήλες + στήλες rows - σειρές + σειρές columnspacing - διάκενοστηλών + διάκενοστηλών rowspacing - διάκενογραμμών + διάκενογραμμών ang angle - γων + γων a @@ -12601,17 +14110,17 @@ fact factor - συντ + συντ f factor - σ + σ cols columns - στ + στ c @@ -12626,36 +14135,36 @@ columnspacing columnspacing for inserts - διάκενοστηλών + διάκενοστηλών colspacing columnspacing for inserts - διάκστηλών + διάκστηλών cs columnspacing for inserts - δσ + δσ rowspacing rowspacing for inserts - διακγρ + διακγρ rs rowspacing for inserts - δι + δι center - κέντρο + κέντρο cen center - κεντ + κεντ c @@ -12679,7 +14188,7 @@ point - σημείο + σημείο po @@ -12688,76 +14197,76 @@ offset - αναπαραγωγή + αναπαραγωγή o offset - αναπ + αναπ parallel - παράλληλα + παράλληλα length - μήκος + μήκος close - κλείσε + κλείσε number - αριθμός + αριθμός through - διαμέσω + διαμέσω help - βοήθεια + βοήθεια ? help - ? + ? length length - μήκος + μήκος len length - μηκ + μηκ l length - μ + μ c close - κλ + κλ num number - αρι + αρι n number - α + α t through - δια + δια par @@ -12766,49 +14275,49 @@ length1 - μήκος1 + μήκος1 length2 - μήκος2 + μήκος2 radius - ακτίνα + ακτίνα trim - περικοπή + περικοπή length1 length1 - μήκος1 + μήκος1 len1 length1 - μηκ1 + μηκ1 l1 length1 - μ1 + μ1 length2 length2 - μήκος2 + μήκος2 len2 length2 - μηκ2 + μηκ2 l2 length2 - μ2 + μ2 r @@ -12818,11 +14327,11 @@ t text - κει + κει chord length - μήκος χορδής + μήκος χορδής length @@ -12836,11 +14345,11 @@ Command: %1 - Εντολή: %1 + Εντολή: %1 Available commands: - Διαθέσιμες εντολές: + Διαθέσιμες εντολές: ln @@ -12849,7 +14358,7 @@ circle - κύκλος + κύκλος ci @@ -12869,12 +14378,12 @@ zw zoom - window - εστπαρ + εστπαρ za zoom - auto - αυτμεγ + αυτμεγ zoom - auto @@ -12883,7 +14392,7 @@ zp zoom - pan - μετ - εστ + μετ - εστ zoom - pan @@ -12937,27 +14446,27 @@ da dimension - aligned - δσ + δσ dh dimension - horizontal - δο + δο dv dimension - vertical - δκ + δκ dr dimension - linear - δγ + δγ ld dimension - leader - δδ + δδ rd @@ -12987,17 +14496,17 @@ sg snap - grid - ελκα + ελκα se snap - end - ελτ + ελτ si snap - intersection - ελδ + ελδ sn @@ -13007,17 +14516,17 @@ sm snap - middle - ελμ + ελμ sn snap - nearest - ελκο + ελκο np snap - nearest point - ελκσ + ελκσ fr* @@ -13027,12 +14536,12 @@ tn Deselect all - αο + αο ch modify - bevel (chamfer) - τφ + τφ mt @@ -13042,67 +14551,67 @@ xt modify - trim (extend) - επ + επ rm modify - trim - τδ + τδ mv modify - move - τμ + τμ mi modify - mirror - τσ + τσ ro modify - rotate - τπ + τπ sz modify - scale - τκ + τκ ss modify - stretch - κτ + κτ er modify - delete (erase) - τδ + τδ oo modify - undo (oops) - ωχ + ωχ uu modify - redo - ξν + ξν xp modify - explode διαχωρισμός - δχ + δχ dimregen επαναδημιουργία οντοτήτων διάστασης - επαναδημδια + επαναδημδια po - ση + ση ln @@ -13111,283 +14620,283 @@ l μήκος; - μ + μ a τόξο; - τξ + τξ ci - κυ + κυ rec - ορθ + ορθ rectang - ορθογ + ορθογ rg zoom - redraw - σχεδ + σχεδ zr zoom - redraw - επσχ + επσχ zv zoom - previous - εστπ + εστπ r - επ + επ polyline - πολυγραμμή + πολυγραμμή pa parallel - με + με tm modify - multi trim (extend) - επεκ + επεκ da - δσ + δσ dh - δο + δο dr - δγ + δγ dv - δκ + δκ ld - δδ + δδ tm - επεκ + επεκ xt - επ + επ rm - τδ + τδ mv - τμ + τμ ch - τφ + τφ mi - τσ + τσ ro - τπ + τπ sz - τκ + τκ ss - κτ + κτ er - τδ + τδ oo - ωχ + ωχ uu - ξν + ξν xp - δχ + δχ os - ελξχ + ελξχ sg - ελκα + ελκα se - ελτ + ελτ si - ελδ + ελδ sn - ελκο + ελκο sm - ελμ + ελμ np - ελκσ + ελκσ tn - αο + αο kill - σκότωσε + σκότωσε k - σκοτ + σκοτ back - επιστροφή + επιστροφή b back - επιστρ + επιστρ li - γρ + γρ pl ;;;; - πλ + πλ pa - με + με ar - τοξ + τοξ rect - ορθογ + ορθογ redraw - επανασχεδίαση + επανασχεδίαση zr - επσχ + επσχ zw - εστπα + εστπα za - αυτμεγ + αυτμεγ zp - μετ - εστ + μετ - εστ zv - εστπ + εστπ u - αν + αν os snap - free - ελξχ + ελξχ sc - λξκ + λξκ sc snap - center - λξκ + λξκ sd - λξα + λξα sd snap - distance - λξα + λξα sf - λξχ + λξχ sf snap - free - λξχ + λξχ sa - επο + επο sa Select all - επο + επο number number - αριθμός + αριθμός reversed reversed - αντίστροφο + αντίστροφο rev reversed - αντ + αντ r @@ -13405,146 +14914,34 @@ Command not found: %1 - Η εντολή δεν βρέθηκε: %1 + Η εντολή δεν βρέθηκε: %1 Accepted keycode: %1 - Δεκτός κωδικός πλήκτρου: %1 + Δεκτός κωδικός πλήκτρου: %1 mtext - πκείμενο + πκείμενο dpi στιγμές ανά ίντσα - σαι + σαι re - αφ + αφ re modify - revert direction - αφ - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - + αφ row row - σειρά - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + σειρά diff -Nru librecad-2.0.8/librecad/ts/librecad_en_au.ts librecad-2.0.9/librecad/ts/librecad_en_au.ts --- librecad-2.0.8/librecad/ts/librecad_en_au.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_en_au.ts 2016-01-07 07:46:24.000000000 +0000 @@ -2,46 +2,85 @@ + DlgSplinePoints + + + SplinePoints + + + + + Layer: + Layer: + + + + Geometry + Geometry + + + + Closed + Closed + + + + Spline Points + + + + + Control Points + + + + + + Points on Spline + + + + LC_ActionDrawCircle2PR - + 2 Points, Radius - + radius=%1 is too small for points selected distance between points=%2 is larger than diameter=%3 - + Select from two possible circle centers - + Specify first point Specify first point - + Cancel Cancel - + Specify second point Specify second point - - + + Back Back - + Select circle center @@ -49,44 +88,44 @@ LC_ActionDrawSplinePoints - + &Spline through points - + Specify first control point Specify first control point - + Cancel Cancel - + Specify next control point or [%1] Specify next control point or [%1] - - + + Back Back - + Specify next control point Specify next control point - - + + Cannot undo: Not enough entities defined yet. Cannot undo: Not enough entities defined yet. - + Cannot undo: Nothing could be redone. @@ -94,12 +133,12 @@ LC_ActionFileExportMakerCam - + Export as &MakerCAM SVG... - + Export as @@ -107,7 +146,7 @@ LC_ActionLayersToggleConstruction - + Toggle &Construction Layer @@ -115,25 +154,77 @@ LC_SimpleTests - + De&bugging De&bugging - + Insert Image Insert Image + LG_DimzerosBox + + + select: + + + + + remove left + + + + + remove right + + + + + remove 0' + + + + + remove 0" + + + + + PolylineEquidistantOptions + + + Line Relative Angle Options + Line Relative Angle Options + + + + Spacing: + Spacing: + + + + + Distance from original polyline + + + + + Copies: + + + + QC_ActionGetEnt - + Select object: - + Cancel Cancel @@ -141,12 +232,12 @@ QC_ActionGetPoint - + Specify a point - + Cancel Cancel @@ -154,12 +245,12 @@ QC_ActionGetSelect - + Select objects: - + Cancel Cancel @@ -171,42 +262,42 @@ &Plugins - + Running script '%1' Running script '%1' - + Inserting block '%1' Inserting block '%1' - + &File &File - + Import Import - + &Edit &Edit - + &View &View - + &Toolbars - + Focus on &Command Line Focus on &Command Line @@ -215,12 +306,12 @@ CTRL+M - + &Select &Select - + &Draw &Draw @@ -229,68 +320,68 @@ &Point - + &Line &Line - + &Arc &Arc - + &Circle &Circle - + &Ellipse &Ellipse - + &Spline &Spline - + &Polyline &Polyline - - + + &Dimension &Dimension - + &Modify &Modify - + &Snap &Snap - + &Info &Info - + &Layer &Layer - + &Block &Block - + &Scripts &Scripts @@ -299,12 +390,12 @@ &CAM - + About About - + &Manual &Manual @@ -313,12 +404,12 @@ Insert Image - + &Window &Window - + &Help &Help @@ -327,102 +418,101 @@ De&bugging - + Pen Selection - + Snap Selection - + Tool Options - CAD Tools - CAD Tools + CAD Tools - + Layer List Layer List - + Block List Block List - + Library Browser Library Browser - + Command line Command line - + Su&b-Window mode - + &Cascade &Cascade - + &Tile &Tile - + Tile &Vertically - + Tile &Horizontally Tile &Horizontally - + Ta&b mode - + Creating new file... Creating new file... - + Block '%1' Block '%1' - + unnamed document %1 unnamed document %1 - + New Drawing created. New Drawing created. - + New document from template: - + Select Template aborted @@ -431,22 +521,22 @@ Opening recent file... - + Warning: File already opened : - + Export as PDF - + Help files not found - + Cannot open the file %1 Please check the permissions. @@ -455,38 +545,38 @@ Please check the permissions. - + Loaded document: Loaded document: - + Opening aborted Opening aborted - + Saving drawing... Saving drawing... - - + + Saved drawing: %1 Saved drawing: %1 - + Cannot save the file - + , please check the filename and permissions. - + Cannot save the file %1 Please check the permissions. @@ -495,94 +585,99 @@ Please check the permissions. - + Compiler: Clang %1.%2.%3 - + Compiler: GNU GCC %1.%2.%3 - + Compiler: Microsoft Visual C++<br> - + Qt Version: %1 - + Please consider donating to LibreCAD to help maintain the source code and website. - + Saving drawing under new filename... Saving drawing under new filename... - + Draft Mode - + File - + Export - + Edit - + Draw &Order - + View - + &Text &Text - + + Online (Wiki) + + + + Cannot open the file %1 Please check its existence and permissions. - + File '%1' does not exist. Opening aborted - + Auto-saving drawing... Auto-saving drawing... - + Auto-saved drawing Auto-saved drawing - + Cannot auto-save the file %1 Please check the permissions. @@ -593,77 +688,77 @@ Auto-save disabled. - + Auto-saving failed - + Exporting drawing... Exporting drawing... - + Export as - + Exported: %1 Exported: %1 - + Exporting... Exporting... - + Export complete Export complete - + Export failed! Export failed! - + Printing... Printing... - + Printing complete Printing complete - + Print preview for %1 Print preview for %1 - + Exiting application... Exiting application... - + None None - + About... About... - + Version: %1 Version: %1 - + SCM Revision: %1 @@ -676,17 +771,17 @@ SVN Revision: %1 - + Compiled on: %1 - + Program Icons Supplied by - + Splash and Logo supplied by @@ -695,22 +790,22 @@ Date: %1 - + Modules: %1 Modules: %1 - + Main Website : - + Help Help - + Bugger, I couldn't find the helpfiles on the filesystem. 'Strewth, I couldn't find the helpfiles on the filesystem. @@ -718,19 +813,19 @@ QC_MDIWindow - + Do you really want to close the drawing? Do you really want to close the drawing? - + Do you really want to close the file %1? Do you really want to close the file %1? - + Closing Drawing Closing Drawing @@ -742,52 +837,62 @@ &Export... - + &Export as image - + &Close &Close - + &Print... &Print... - + Export as PDF - + &Quit &Quit - + &Grid &Grid - + + Ctrl+G + Toggle Grid + + + CTRL-G - CTRL-G + CTRL-G - + &Draft &Draft - + &Statusbar &Statusbar - + + CAD ToolBar + + + + &Block &Block @@ -796,7 +901,7 @@ &back - + &Selection pointer @@ -845,22 +950,22 @@ Restrict&Vertically - + &Preferences &Preferences - + &Application Preferences &Application Preferences - + Open IDE Open IDE - + Run Script.. Run Script.. @@ -868,7 +973,7 @@ QG_ActionHandler - + escape escape, go back from action steps @@ -1014,12 +1119,12 @@ Esc - + Renaming Block Renaming Block - + Could not name block. A block named "%1" already exists. Could not name block. A block named "%1" already exists. @@ -1027,12 +1132,12 @@ QG_BlockWidget - + Show all blocks Show all blocks - + Hide all blocks Hide all blocks @@ -1041,89 +1146,89 @@ Add a block - + Create Block Create Block - + Add an empty block - + Remove the active block Remove the active block - + Rename the active block Rename the active block - + Edit the active block in a separate window Edit the active block in a separate window - + save the active block to a file - + Insert the active block Insert the active block - + Block Menu Block Menu - + &Defreeze all Blocks &Defreeze all Blocks - + &Freeze all Blocks &Freeze all Blocks - + &Add Block &Add Block - + &Remove Block &Remove Block - + &Rename Block &Rename Block - + &Edit Block &Edit Block - + &Insert Block &Insert Block - + &Toggle Visibility &Toggle Visibility - + &Create New Block &Create New Block @@ -1131,9 +1236,8 @@ QG_CadToolBar - CAD Tools - CAD Tools + CAD Tools @@ -1766,103 +1870,103 @@ QG_ColorBox - + Unchanged Unchanged - - + + By Layer By Layer - + By Block By Block - + Red Red - + Dark Red - + Yellow Yellow - + Dark Yellow - + Green Green - + Dark Green - + Cyan Cyan - + Dark Cyan - + Blue Blue - + Dark Blue - + Magenta Magenta - + Dark Magenta - + Black / White Black / White - + Gray Gray - + Dark Gray - + Light Gray Light Gray - + Others.. Others.. @@ -1870,12 +1974,25 @@ QG_CommandEdit - + clear + QG_CommandHistory + + + &Copy + &Copy + + + + select&All + + + + QG_CommandWidget @@ -1883,43 +2000,37 @@ Command Line - + Command history and output - - + + Command: Command: - + <html><head/><body><p>type in coordinates or commands</p></body></html> - + Clear - &Copy - &Copy - - - - select&All - + &Copy - + Unknown command: %1 - + escape escape, go back from action steps @@ -3607,183 +3718,188 @@ Drawing Preferences - + &Paper &Paper - + Paper Format Paper Format - + &Landscape &Landscape - + P&ortrait P&ortrait - + Paper &Height: Paper &Height: - + Paper &Width: Paper &Width: - + &Units &Units - + Main Unit Main Unit - + &Main drawing unit: &Main drawing unit: - + Length Length - + &Format: &Format: - + P&recision: P&recision: - - + + Preview Preview - + linear linear - + Angle Angle - + F&ormat: F&ormat: - + Pre&cision: Pre&cision: - + angular angular - + &Grid &Grid - + Grid Settings Grid Settings - + Show Grid Show Grid - + Crosshair - - <html><head/><body><p>Text alignment.</p></body></html> + + Length to enlarge over dimension line + + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> - + Left crosshair with isometric grid - + Left Left - + Top crosshair with isometric grid - + Top - + Right crosshair with isometric grid - + Right Right - + Use orthogonal grid - + Orthogonal Grid - + Use isometric grid - + Isometric Grid - + X Spacing: X Spacing: - - - - - - + + + + + + auto auto @@ -3804,22 +3920,84 @@ 10 - + Y Spacing: Y Spacing: - + &Dimensions &Dimensions - + + Text style: + + + + + '.' (Period) + + + + + ',' (Comma) + + + + + Decimal separator: + + + + + Linear units: + + + + + + + Color: + Colour: + + + + Length Factor: + + + + + Angular units: + + + + + Linear zeros: + + + + + Format units + + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + + Text size & position + + + + General Scale: - + <html><head/><body><p>Scale to multiply all dimension values.</p></body></html> @@ -3840,17 +4018,18 @@ 5.0 - + Text Height: Text Height: - - - - - - + + + + + + + units units @@ -3863,26 +4042,76 @@ 5 - Extension line extension: - Extension line extension: + Extension line extension: - + Arrow size: Arrow size: - - Dimension line gap: - Dimension line gap: + + + Width: + Width: + + + + Dimension lines, arrows & ticks + + + + + Angular zeros: + + + + + Angular precision: + + + + + Enlarge: + + + + + Offset: + + + + + Linear precision: + - - General Factor: + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + Aligned + + + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + + Text alignment: + + + + + Dimension line gap: + Dimension line gap: + + 0.2 0.2 @@ -3911,22 +4140,21 @@ 1000 - + <html><head/><body><p>Scale to multiply all dimension geometries.</p></body></html> - Extension line offset: - Extension line offset: + Extension line offset: - + Tick size: - + <html><head/><body><p>Dimension Tick size. Set it to 0 will disable the dimension tick. Dimension arrow won't be drawn when dimension tick is enabled.</p></body></html> @@ -3935,27 +4163,32 @@ 0 - - Alignment: + + Horizontal + + + + + Extension lines - - Dimension Aligned + + Fixed length: - - Horizontal + + fixed extension line legth - + Splines Splines - + Number of line segments per spline patch: Number of line segments per spline patch: @@ -3996,62 +4229,62 @@ Esc - + Scientific Scientific - + Decimal Decimal - + Engineering Engineering - + Architectural Architectural - + Fractional Fractional - + Decimal Degrees Decimal Degrees - + Deg/min/sec Deg/min/sec - + Gradians Gradians - + Radians Radians - + Surveyor's units Surveyor's units - + Options Options - + For the length formats 'Engineering' and 'Architectural', the unit must be set to Inch. For the length formats 'Engineering' and 'Architectural', the unit must be set to Inch. @@ -4084,25 +4317,22 @@ &Command Language: - Colors - Colours + Colours - + Backgr&ound: Backgr&ound: - + G&rid Color: G&rid Colour: - - #000000 - #000000 + #000000 #ffffff @@ -4113,14 +4343,11 @@ #c0c0c0 - - - #808080 - #808080 + #808080 - + &Meta Grid Color: &Meta Grid Colour: @@ -4129,7 +4356,7 @@ #404040 - + S&elected Color: S&elected Colour: @@ -4138,34 +4365,21 @@ #a54747 - - - - #FFFFFF - - - - - - #C0C0C0 - - - #739373 #739373 - + &Highlighted Color: &Highlighted Colour: - + Fontsize Fontsize - + Statusbar: Statusbar: @@ -4206,32 +4420,32 @@ 14 - + Graphic View Graphic View - + &Show large crosshairs &Show large crosshairs - + Alt+S Alt+S - + A&utomatically scale grid A&utomatically scale grid - + Alt+U Alt+U - + Number of p&review entities: Number of p&review entities: @@ -4260,7 +4474,7 @@ 800 - + Minimal Grid Spacing (px): Minimal Grid Spacing (px): @@ -4277,133 +4491,344 @@ 20 - - #00FFFF + + St&art Handle Color: - - #0000FF + + &Handle Color: - - - #FFFF00 + + &End Handle Color: - - - #FF00FF + + Splash Window - - St&art Handle Color: + + Display Splash - - &Handle Color: + + Graphic Colors - - &End Handle Color: + + + + + + + + + + Aquamarine - - Splash Window + + + + + + + + + + Azure - - Display Splash + + + + + + + + + + DeepSkyBlue - - &Paths - &Paths + + + + + + + + + + DodgerBlue + + + + + - Translations: - Translations: + + + + + Gray + Gray + + + + + + + + + + HoneyDew + + + + + + + - Hatch Patterns: - Hatch Patterns: + + + + + Lavender + + + + + + + + + + + + + LightGrey + + + + + - Fonts: - Fonts: + + + + + Navy + + + + + + + + + + + PaleGreen + + + + + + + + + + + + Pink + + + + + + + + + + + + + Salmon + + + + + + + + + + + + + Silver + + + + + + + + + + + + + Violet + + + + + + + + + + + + + Wheat + + + + + + + + + + + + + White + White + + + + GUI Colors + + + + + Layer/ Block Selection: + + + + + &Paths + &Paths + + + + Translations: + Translations: + + + + Hatch Patterns: + Hatch Patterns: + + + + Fonts: + Fonts: + + + Scripts: Scripts: - + Part Libraries: Part Libraries: - + Template: - + &Defaults &Defaults - + Defaults for new drawings Defaults for new drawings - + &Unit: &Unit: - + Drawing unit. - + Program Defaults Program Defaults + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + + Modify layer of selected entities, at layer activation + + + Time between automatc saving of thedocument in minutes. Time between automatc saving of thedocument in minutes. - + Auto save time: Auto save time: - + Time between automatic saving of the document in minutes. - + When set, LibreCAD will automatically generate a backup of your current drawing. - + Auto backup @@ -4424,12 +4849,12 @@ Esc - + Preferences Preferences - + Please restart the application to apply all changes. Please restart the application to apply all changes. @@ -4850,24 +5275,20 @@ 3 - &OK - &OK + &OK - Alt+O - Alt+O + Alt+O - Cancel - Cancel + Cancel - Esc - Esc + Esc @@ -5730,7 +6151,7 @@ again Still No Text supplied. - + Save As... @@ -5738,84 +6159,84 @@ QG_FileDialog - + Drawing Exchange DXF 2000 %1 - + Drawing Exchange DXF R12 %1 - + LFF Font %1 - + QCad Font %1 - + Jww Drawing %1 - + Drawing Exchange %1 Drawing Exchange %1 - + Drawing Exchange DXF 2007 %1 - + Drawing Exchange DXF 2004 %1 - + Drawing Exchange DXF R14 %1 - + dwg Drawing %1 - + QCad 1.x file %1 QCad 1.x file %1 - + Block block file - + Drawing drawing file - + Open %1 - + Untitled - + Save %1 As @@ -6143,7 +6564,7 @@ Esc - + Default Pen Default Pen @@ -6151,77 +6572,77 @@ QG_LayerWidget - + Show all layers Show all layers - + Hide all layers Hide all layers - + Add a layer Add a layer - + Remove the current layer Remove the current layer - + Modify layer attributes / rename Modify layer attributes / rename - + Looking for matching layer names - + Layer Menu Layer Menu - + &Defreeze all Layers &Defreeze all Layers - + &Freeze all Layers &Freeze all Layers - + &Add Layer &Add Layer - + &Remove Layer &Remove Layer - + Edit Layer &Attributes - + Toggle Layer &Visibility - + Toggle Layer &Printing - + Toggle &Construction Layer @@ -6269,12 +6690,12 @@ Library Browser - + Directories Directories - + Insert Insert @@ -6733,45 +7154,14 @@ - QG_PenToolBar - - - Line color - - - - - Line width - - - - - Line type - - - - QG_PolylineEquidistantOptions - Line Relative Angle Options - Line Relative Angle Options + Line Relative Angle Options - Spacing: - Spacing: - - - - - Distance from original polyline - - - - - Copies: - + Spacing: @@ -7044,72 +7434,72 @@ Lock relative Zero - + Free Snap - + Snap on grid - + Snap on Endpoints - + Snap on Entity - + Snap Center - + Snap Middle - + Snap Distance - + Snap Intersection - + Restrict Horizontal - + Restrict Vertical - + Restrict Orthogonal - + Restrict Nothing - + Set relative zero position - + Lock relative zero position @@ -7180,17 +7570,17 @@ Distance. Negative values for trimming, positive values for extending. - + Length: Length: - + Distance. Negative values for trimming, positive values for extending. Negative sign is ignored when trimming to final total length. - + The input length is used as total length after trimming, instead of length increase @@ -7226,143 +7616,143 @@ QG_WidthBox - + - Unchanged - - Unchanged - - - + + By Layer By Layer - + By Block By Block - + Default Default - + 0.00mm 0.00mm - + 0.05mm 0.05mm - + 0.09mm 0.09mm - + 0.13mm (ISO) 0.13mm (ISO) - + 0.15mm 0.15mm - + 0.18mm (ISO) 0.18mm (ISO) - + 0.20mm 0.20mm - + 0.25mm (ISO) 0.25mm (ISO) - + 0.30mm 0.30mm - + 0.35mm (ISO) 0.35mm (ISO) - + 0.40mm 0.40mm - + 0.50mm (ISO) 0.50mm (ISO) - + 0.53mm 0.53mm - + 0.60mm 0.60mm - + 0.70mm (ISO) 0.70mm (ISO) - + 0.80mm 0.80mm - + 0.90mm 0.90mm - + 1.00mm (ISO) 1.00mm (ISO) - + 1.06mm 1.06mm - + 1.20mm 1.20mm - + 1.40mm (ISO) 1.40mm (ISO) - + 1.58mm 1.58mm - + 2.00mm (ISO) 2.00mm (ISO) - + 2.11mm 2.11mm @@ -7370,52 +7760,57 @@ QMessageBox - - - - - + + + + + Warning Warning - + Layer Properties Layer Properties - + Layer with a name "%1" already exists. Please specify a different name. Layer with a name "%1" already exists. Please specify a different name. - - + + Remove Layer Remove Layer - Layer "%1" and all entities on it will be removed. - Layer "%1" and all entities on it will be removed. + Layer "%1" and all entities on it will be removed. + + + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + - + Layer "%1" can never be removed. Layer "%1" can never be removed. - + Layer Dialog Layer Dialogue - + Remove Block Remove Block - + Block "%1" and all its entities will be removed. Block "%1" and all its entities will be removed. @@ -7423,137 +7818,142 @@ QObject - None - None + None + + + + None + unknown length unit + None - - + + Inch Inch - - + + Foot Foot - - + + Mile Mile - - + + Millimeter Millimetre - - + + Centimeter Centimetre - - + + Meter Metre - - + + Kilometer Kilometre - - + + Microinch Microinch - - + + Mil Mil - - + + Yard Yard - - + + Angstrom Angstrom - - + + Nanometer Nanometre - - + + Micron Micron - - + + Decimeter Decimetre - - + + Decameter Decametre - - + + Hectometer Hectometre - - + + Gigameter Gigametre - - + + Astro Astro - - + + Lightyear Lightyear - - + + Parsec Parsec - + Loading.. Loading.. - + Loading... @@ -7562,431 +7962,1849 @@ Loading Library Paths.. - + Loading File %1.. Loading File %1.. - + All Image Files (%1) All Image Files (%1) - + All Files (*.*) All Files (*.*) - + Open Image Open Image - + Windows Bitmap Windows Bitmap - + Joint Photographic Experts Group Joint Photographic Experts Group - + Graphics Interchange Format Graphics Interchange Format - + Multiple-image Network Graphics Multiple-image Network Graphics - + Portable Bit Map Portable Bit Map - + Portable Grey Map Portable Grey Map - + Portable Network Graphic Portable Network Graphic - + Portable Pixel Map Portable Pixel Map - + X Bitmap Format X Bitmap Format - + X Pixel Map X Pixel Map - + Scalable Vector Graphics - + SGI Black & White - + Encapsulated PostScript - + Encapsulated PostScript Format - + Encapsulated PostScript Interchange - + Windows Icon - + JPEG 2000 - + ZSoft Paintbrush - + PC Paint - + SGI-Bilddatei - + Targa Image File - + Tagged Image File Format - - + + Save Drawing As Save Drawing As - + %1 already exists. Do you want to replace it? %1 already exists. Do you want to replace it? - + Old Drawing Exchange %1 - + Drawing Exchange %1 Drawing Exchange %1 - + dwg Drawing %1 - + QCad 1.x file %1 QCad 1.x file %1 - + LFF Font %1 - + Font %1 Font %1 - + Jww %1 - + Open Drawing Open Drawing - + enter an integer number - - - + + + LibreCAD query - + enter a number - + enter text - - Block %1 already exist, renamed to: %2 - - - - + Opened dwg file version %1. - + unknown error opening dwg file - + can't open this dwg file - + unsupported dwg version - - error reading file matadata in dwg file + + error reading file metadata in dwg file - + error reading file header in dwg file - + error reading header vars in dwg file - + error reading classes in dwg file - + error reading offsets in dwg file - + error reading tables in dwg file - + error reading blocks in dwg file - + error reading entities in dwg file - + error reading objects in dwg file - + File on disk modified. Please save to another file to avoid data loss! File modified: %1 - + Hatch failed due to a gap=%1 between (%2, %3) and (%4, %5) - + Warning Warning - + experimental, save your work first. Continue? - - - RS_ActionBlocksAdd - - &Add Block - &Add Block + + : duplicated command: %1 is already taken by %2 + - - - RS_ActionBlocksAttributes - - &Rename Block - &Rename Block + + point + draw point + point - - - RS_ActionBlocksCreate - - &Create Block - &Create Block + + po + draw point + po - - Specify reference point - Specify reference point + + line + draw line + line - - Cancel - Cancel + + li + draw line + li - - - RS_ActionBlocksEdit - - &Edit Block - &Edit Block + + l + draw line + l - - - RS_ActionBlocksExplode - &Explode - &Explode + + polyline + draw polyline + polyline - - Ex&plode + + pl + draw polyline - - - RS_ActionBlocksFreezeAll - &Freeze all - &Freeze all + + free + draw freehand line + - &Defreeze all - &Defreeze all + + fhl + draw freehand line + - - &Hide all + + spline + draw spline - - &Show all + + spl + draw spline - - - RS_ActionBlocksInsert - - &Insert Block - &Insert Block + + spline2 + spline through points + - - - - - - - Not a valid expression - Not a valid expression + + stp + spline through points + - - Specify reference point + + offset + create offset + offset + + + + parallel + create offset + parallel + + + + o + create offset + o + + + + pa + create offset + pa + + + + ptp + parallel through point + + + + + pp + parallel through point + + + + + bisect + angle bisector + + + + + bi + angle bisector + + + + + tangentpc + tangent point and circle + + + + + tanpc + tangent point and circle + + + + + perp + perpendicular line + + + + + ortho + perpendicular line + + + + + vertical + vertical line + + + + + ver + vertical line + + + + + horizontal + horizontal line + + + + + hor + horizontal line + + + + + rectangle + draw rectangle + rectangle + + + + rectang + draw rectangle + rectang + + + + rect + draw rectangle + + + + + rec + draw rectangle + rec + + + + polygon2v + polygon by 2 vertices + + + + + poly2 + polygon by 2 vertices + + + + + arc + draw arc + arc + + + + a + draw arc + a + + + + circle + draw circle + circle + + + + ci + draw circle + ci + + + + circle2 + circle 2 points + + + + + c2 + circle 2 points + c2 + + + + circle3 + circle 3 points + + + + + c3 + circle 3 points + c3 + + + + circlecr + circle with center and radius + + + + + cc + circle with center and radius + + + + + tan3 + circle tangent to 3 + + + + + ct3 + circle tangent to 3 + + + + + ellipseinscribed + inscribed ellipse + + + + + ei + inscribed ellipse + + + + + ie + inscribed ellipse + + + + + hatch + draw hatch + + + + + ha + draw hatch + + + + + mtext + draw mtext + + + + + mtxt + draw mtext + + + + + text + draw text + text + + + + txt + draw text + + + + + regen + zoom - redraw + regen + + + + redraw + zoom - redraw + + + + + rg + zoom - redraw + rg + + + + zr + zoom - redraw + zr + + + + zoomwindow + zoom - window + + + + + zw + zoom - window + zw + + + + zoomauto + zoom - auto + + + + + za + zoom - auto + za + + + + zoompan + zoom - pan + + + + + zp + zoom - pan + zp + + + + zoomprevious + zoom - previous + + + + + zv + zoom - previous + zv + + + + kill + kill all actions + kill + + + + k + kill all actions + k + + + + undo + undo cycle + undo + + + + u + undo cycle + u + + + + redo + redo cycle + redo + + + + r + redo cycle + r + + + + dimaligned + dimension - aligned + + + + + da + dimension - aligned + da + + + + dimhorizontal + dimension - horizontal + + + + + dh + dimension - horizontal + dh + + + + dimvertical + dimension - vertical + + + + + dv + dimension - vertical + dv + + + + dimlinear + dimension - linear + + + + + dl + dimension - linear + + + + + dr + dimension - linear + dr + + + + dimangular + dimension - angular + + + + + dan + dimension - angular + + + + + dimradial + dimension - radial + + + + + dimradius + dimension - radius + + + + + dimdiametric + dimension - diametric + + + + + dimdiameter + dimension - diametric + + + + + dd + dimension - diametric + + + + + dimleader + dimension - leader + + + + + ld + dimension - leader + ld + + + + dimregen + dimension - regenerate + dimregen + + + + restrictnothing + restrict - nothing + + + + + rn + restrict - nothing + + + + + restrictorthogonal + restrict - orthogonal + + + + + rr + restrict - orthogonal + + + + + restricthorizontal + restrict - horizontal + + + + + rh + restrict - horizontal + + + + + restrictvertical + restrict - vertical + + + + + rv + restrict - vertical + + + + + move + modify - move (copy) + + + + + mv + modify - move (copy) + mv + + + + bevel + modify - bevel + + + + + bev + modify - bevel + + + + + ch + modify - bevel + ch + + + + fillet + modify - fillet + + + + + fi + modify - fillet + + + + + divide + modify - divide (cut) + + + + + cut + modify - divide (cut) + + + + + div + modify - divide (cut) + + + + + mirror + modify - mirror + + + + + mi + modify - mirror + mi + + + + revert + modify - revert direction + + + + + rev + modify - revert direction + rev + + + + rotate + modify - rotate + + + + + ro + modify - rotate + ro + + + + scale + modify - scale + + + + + sz + modify - scale + sz + + + + trim + modify - trim (extend) + trim + + + + tm + modify - trim (extend) + tm + + + + trim2 + modify - multi trim (extend) + + + + + tm2 + modify - multi trim (extend) + + + + + lengthen + modify - lengthen + + + + + le + modify - lengthen + + + + + stretch + modify - stretch + + + + + ss + modify - stretch + ss + + + + delete + modify - delete (erase) + + + + + er + modify - delete (erase) + er + + + + del + modify - delete (erase) + + + + + explode + explode block/polyline into entities + + + + + xp + explode block/polyline into entities + xp + + + + snapfree + snap - free + + + + + os + snap - free + os + + + + sf + snap - free + + + + + snapcenter + snap - center + + + + + sc + snap - center + + + + + snapdist + snap - distance to endpoints + + + + + sd + snap - distance to endpoints + + + + + snapend + snap - end points + + + + + se + snap - end points + se + + + + snapgrid + snap - grid + + + + + sg + snap - grid + sg + + + + snapintersection + snap - intersection + + + + + si + snap - intersection + si + + + + snapmiddle + snap - middle points + + + + + sm + snap - middle points + sm + + + + snaponentity + snap - on entity + + + + + sn + snap - on entity + sn + + + + np + snap - on entity + np + + + + setrelativezero + set relative zero position + + + + + rz + set relative zero position + + + + + selectall + Select all entities + + + + + sa + Select all entities + + + + + deselectall + deselect all entities + + + + + tn + deselect all entities + tn + + + + modifyattr + modify attribute + + + + + attr + modify attribute + + + + + ma + modify attribute + + + + + properties + modify properties + + + + + prop + modify properties + + + + + distance + distance point to point + + + + + dist + distance point to point + + + + + dpp + distance point to point + + + + + angle + measure angle + angle + + + + ang + measure angle + ang + + + + area + measure area + + + + + ar + measure area + ar + + + + + angle + angle + + + + dpi + + + + + + close + close + + + + + chord length + chord length + + + + + columns + columns + + + + columnspacing + columnspacing + + + + + factor + factor + + + + length + length + + + + length1 + bevel/fillet lenght1 + length1 + + + + length2 + bevel/fillet lenght2 + length2 + + + + number + number + + + + + radius + radius + + + + rows + rows + + + + rowspacing + rowspacing + + + + + through + through + + + + trim + trim + + + + ang + angle + ang + + + + an + angle + + + + + center + centre + + + + cen + center + cen + + + + ce + center + + + + + cl + chord length + + + + + c + close + c + + + + cols + columns + cols + + + + co + columns + + + + + columnspacing + columnspacing for inserts + columnspacing + + + + colspacing + columnspacing for inserts + colspacing + + + + cs + columnspacing for inserts + cs + + + + fact + factor + fact + + + + f + factor + f + + + + help + help + + + + ? + help + ? + + + + length + length + length + + + + len + length + len + + + + l + length + l + + + + length1 + length1 + length1 + + + + len1 + length1 + len1 + + + + l1 + length1 + l1 + + + + length2 + length2 + length2 + + + + len2 + length2 + len2 + + + + l2 + length2 + l2 + + + + number + number + number + + + + num + number + num + + + + n + number + n + + + + ra + radius + + + + + reversed + reversed + reversed + + + + + rev + reversed + rev + + + + row + row + + + + + rowspacing + rowspacing for inserts + rowspacing + + + + rs + rowspacing for inserts + rs + + + + text + text + + + + t + text + t + + + + t + through + t + + + + undo + undo + + + + u + undo + u + + + + redo + redo + + + + r + redo + r + + + + back + back + + + + b + back + b + + + + bw + + + + + blackwhite + + + + + color + + + + + paperoffset + + + + + graphoffset + + + + + Command: %1 (%2) + + + + + RS_Commands:: command not found: %1 + + + + + + Command not found: %1 + + + + + Accepted keycode: %1 + + + + + Available commands: + Available commands: + + + + cal + command to trigger cli calculator + + + + + calculate + command to trigger cli calculator + + + + + Calculator error for input: + + + + + RS_ActionBlocksAdd + + + &Add Block + &Add Block + + + + RS_ActionBlocksAttributes + + + &Rename Block + &Rename Block + + + + RS_ActionBlocksCreate + + + &Create Block + &Create Block + + + + Specify reference point + Specify reference point + + + + Cancel + Cancel + + + + RS_ActionBlocksEdit + + + &Edit Block + &Edit Block + + + + RS_ActionBlocksExplode + + &Explode + &Explode + + + + Ex&plode + + + + + RS_ActionBlocksFreezeAll + + &Freeze all + &Freeze all + + + &Defreeze all + &Defreeze all + + + + &Hide all + + + + + &Show all + + + + + RS_ActionBlocksInsert + + + &Insert Block + &Insert Block + + + + + + + + + Not a valid expression + Not a valid expression + + + + Specify reference point Specify reference point - + Cancel Cancel - + Enter angle: Enter angle: - + Enter factor: Enter factor: - + Enter columns: Enter columns: - + Enter rows: Enter rows: - + Enter column spacing: Enter column spacing: - + Enter row spacing: Enter row spacing: @@ -7994,7 +9812,7 @@ RS_ActionBlocksRemove - + &Remove Block &Remove Block @@ -8002,12 +9820,12 @@ RS_ActionBlocksSave - + &Save Block - + No block activated to save @@ -8019,7 +9837,7 @@ Toggle Block Visibility - + Toggle Block &Visibility @@ -8027,12 +9845,12 @@ RS_ActionDefault - + Choose second edge Choose second edge - + Back Back @@ -8040,38 +9858,38 @@ RS_ActionDimAligned - + &Aligned &Aligned - + Specify first extension line origin Specify first extension line origin - + Cancel Cancel - + Specify second extension line origin Specify second extension line origin - - + + Back Back - + Specify dimension line location Specify dimension line location - + Enter dimension text: Enter dimension text: @@ -8079,34 +9897,34 @@ RS_ActionDimAngular - + &Angular &Angular - + Select first line Select first line - - - + + + Cancel Cancel - + Select second line Select second line - + Specify dimension arc line location Specify dimension arc line location - + Enter dimension text: Enter dimension text: @@ -8114,38 +9932,38 @@ RS_ActionDimDiametric - + &Diametric &Diametric - + Not a circle or arc entity Not a circle or arc entity - + Not a valid expression Not a valid expression - + Select arc or circle entity Select arc or circle entity + - Cancel Cancel - + Specify dimension line location Specify dimension line location - + Enter dimension text: Enter dimension text: @@ -8153,7 +9971,7 @@ RS_ActionDimLeader - + &Leader &Leader @@ -8196,43 +10014,43 @@ &Vertical - + Not a valid expression Not a valid expression - + Specify first extension line origin Specify first extension line origin - + Cancel Cancel - + Specify second extension line origin Specify second extension line origin - - + + Back Back - + Specify dimension line location Specify dimension line location - + Enter dimension text: Enter dimension text: - + Enter dimension line angle: Enter dimension line angle: @@ -8240,38 +10058,38 @@ RS_ActionDimRadial - + &Radial &Radial - + Not a circle or arc entity Not a circle or arc entity - + Not a valid expression Not a valid expression - + Select arc or circle entity Select arc or circle entity - - + + Cancel Cancel - + Specify dimension line position or enter angle: Specify dimension line position or enter angle: - + Enter dimension text: Enter dimension text: @@ -8279,55 +10097,55 @@ RS_ActionDrawArc - + &Center, Point, Angles &Centre, Point, Angles - - - - - + + + + + Not a valid expression Not a valid expression - + Not a valid chord length Not a valid chord length - + Specify center Specify centre - + Cancel Cancel - + Specify radius Specify radius - - - - - + + + + + Back Back - + Specify start angle: Specify start angle: - + Specify end angle or [angle/chord length] @@ -8336,12 +10154,12 @@ Specify end angle or [Angle/chord Length] - + Specify included angle: Specify included angle: - + Specify chord length: Specify chord length: @@ -8349,12 +10167,12 @@ RS_ActionDrawArc3P - + &3 Points &3 Points - + Invalid arc data. Invalid arc data. @@ -8363,28 +10181,28 @@ Specify startpoint or [Centre] - + Specify startpoint or [center] - + Cancel Cancel - + Specify second point Specify second point - - + + Back Back - + Specify endpoint Specify endpoint @@ -8396,33 +10214,33 @@ Arc: Tangential - + Arc &Tangential - + Specify base entity Specify base entity - + Cancel Cancel - + Specify end angle Specify end angle - + Back Back - + Specify end point @@ -8430,32 +10248,32 @@ RS_ActionDrawCircle - + Center, &Point Centre, &Point - + Not a valid expression Not a valid expression - + Specify center Specify centre - + Cancel Cancel - + Specify radius Specify radius - + Back Back @@ -8463,32 +10281,32 @@ RS_ActionDrawCircle2P - + 2 Points 2 Points - + Invalid Circle data. Invalid Circle data. - + Specify first point Specify first point - + Cancel Cancel - + Specify second point Specify second point - + Back Back @@ -8496,7 +10314,7 @@ RS_ActionDrawCircle3P - + 3 Points 3 Points @@ -8535,37 +10353,37 @@ RS_ActionDrawCircleCR - + Center, &Radius Centre, &Radius - + radius=%1 is invalid - + Not a valid expression Not a valid expression - + Specify circle center Specify circle centre - + Cancel Cancel - + Specify circle radius Specify circle radius - + Back Back @@ -8573,33 +10391,33 @@ RS_ActionDrawCircleInscribe - + Circle &Inscribed - + Specify the first line - + Cancel Cancel - + Specify the second line - + Back Back - + Specify the third line @@ -8607,39 +10425,39 @@ RS_ActionDrawCircleTan1_2P - + Tangential, 2 P&oints - + Specify a line/arc/circle - + Cancel Cancel - + Specify the first point on the tangent circle - - - + + + Back Back - + Specify the second point on the tangent circle - + Select the center of the tangent circle @@ -8647,7 +10465,7 @@ RS_ActionDrawCircleTan2 - + Tangential 2 Circles, Radius circle tangential to two give circles and with radius @@ -8682,39 +10500,39 @@ RS_ActionDrawCircleTan2_1P - + Tangential 2 Circles, 1 Point - + Specify a line/arc/circle - + Cancel Cancel - + Specify the another arc/circle - - - + + + Back Back - + Specify a point on the tangent circle - + Select the center of the tangent circle @@ -8722,39 +10540,44 @@ RS_ActionDrawCircleTan3 - + Specify the first line/arc/circle - + Specify the second line/arc/circle - + Specify the third line/arc/circle - + Cancel Cancel - + Tangential &3 Circles - - - + + Draw tangential circle of 3 given points, lines, arcs/circles + + + + + + Back Back - + Select the center of the tangent circle @@ -8762,44 +10585,44 @@ RS_ActionDrawEllipse4Points - + Ellipse &4 Point - + Can not determine uniquely an ellipse - + Specify the first point on ellipse - + Cancel Cancel - + Specify the second point on ellipse - - - + + + Back Back - + Specify the third point on ellipse - + Specify the fourth point on ellipse @@ -8811,57 +10634,57 @@ &Ellipse Arc (Axis) - + Ellipse &Arc (Axis) - + &Ellipse (Axis) &Ellipse (Axis) - - - + + + Not a valid expression Not a valid expression - + Specify ellipse center Specify ellipse centre - + Cancel Cancel - + Specify endpoint of major axis Specify endpoint of major axis + + - - - + Back Back - + Specify endpoint or length of minor axis: Specify endpoint or length of minor axis: - + Specify start angle Specify start angle - + Specify end angle Specify end angle @@ -8869,7 +10692,7 @@ RS_ActionDrawEllipseCenter3Points - + Ellipse Center and &3 Points @@ -8909,38 +10732,48 @@ RS_ActionDrawEllipseFociPoint - + Ellipse &Foci Point - + + specify a point on ellipse, or total distance to foci + + + + + Total distance %1 is smaller than distance between foci + + + + Not a valid expression Not a valid expression - + Specify first focus of ellipse - + Cancel Cancel - + Specify second focus of ellipse - - + + Back Back - + Specify a point on ellipse or total distance to foci @@ -8948,44 +10781,44 @@ RS_ActionDrawEllipseInscribe - + Ellipse &Inscribed - + Can not determine uniquely an ellipse - + Specify the first line - + Cancel Cancel - + Specify the second line - - + + Back Back - + Specify the third line - + Specify the fourth line @@ -8993,47 +10826,47 @@ RS_ActionDrawHatch - + &Hatch &Hatch - + Hatch created successfully. Hatch created successfully. - + Hatch Error: Invalid contour found! - + Hatch Error: Pattern not found! - + Hatch Error: Contour or pattern too small! - + Hatch Error: Contour too big! - + Hatch Error: Undefined Error! - + Total hatch area = %1 - + Invalid hatch area. Please check that the entities chosen form one or more closed contours. Invalid hatch area. Please check that the entities chosen form one or more closed contours. @@ -9045,39 +10878,39 @@ &Image - + Insert &Image - - - + + + Not a valid expression Not a valid expression - + Specify reference point Specify reference point - + Cancel Cancel - + Enter angle: Enter angle: - + Enter factor: Enter factor: - + Enter dpi: @@ -9085,43 +10918,43 @@ RS_ActionDrawLine - + &2 Points &2 Points - + Specify first point Specify first point - + Cancel Cancel - + Specify next point or [%1] Specify next point or [%1] - - + + Back Back - + Specify next point Specify next point - + Cannot close sequence of lines: Not enough entities defined yet, or already closed. - + Cannot redo: Not previous line segment defined. @@ -9130,7 +10963,7 @@ Cannot close sequence of lines: Not enough entities defined yet. - + Cannot undo: Not enough entities defined yet. Cannot undo: Not enough entities defined yet. @@ -9143,44 +10976,44 @@ &Angle - + &Horizontal &Horizontal - + Vertical Vertical - - + + Not a valid expression Not a valid expression - + Specify position Specify position - + Cancel Cancel - + Enter angle: Enter angle: - - + + Back Back - + Enter length: Enter length: @@ -9188,51 +11021,51 @@ RS_ActionDrawLineBisector - + Bisector Bisector - - + + Not a valid expression Not a valid expression - + Number sector lines not in range: number of bisector to create must be in [1, 200] - + Select first line Select first line - + Cancel Cancel - + Select second line Select second line - - - + + + Back Back - + Enter bisector length: Enter bisector length: - + Enter number of bisectors: Enter number of bisectors: @@ -9245,12 +11078,12 @@ &Freehand Line - + Click and drag to draw a line Click and drag to draw a line - + Cancel Cancel @@ -9286,27 +11119,27 @@ RS_ActionDrawLineOrthTan - + Tangent &Orthogonal - + Select a line - + Cancel Cancel - + Select circle, arc or ellipse Select circle, arc or ellipse - + Back Back @@ -9322,39 +11155,39 @@ Concentric - + &Parallel - - + + &Concentric - + Specify Distance <%1> or select entity or [%2] Specify Distance <%1> or select entity or [%2] - + Cancel Cancel - + Enter number: Enter number: - - + + Not a valid expression Not a valid expression - + Not a valid number. Try 1..99 Not a valid number. Try 1..99 @@ -9367,38 +11200,38 @@ Parallel through point - + Select entity Select entity - + Cancel Cancel - + Specify through point Specify through point - - + + Back Back - + Number: Number: - + Not a valid number. Try 1..99 Not a valid number. Try 1..99 - + Not a valid expression Not a valid expression @@ -9468,32 +11301,32 @@ RS_ActionDrawLinePolygonCenCor - + Pol&ygon (Cen,Cor) Pol&ygon (Cen,Cor) - + Specify center Specify centre - + Specify a corner Specify a corner - + Enter number: Enter number: - + Not a valid number. Try 1..9999 Not a valid number. Try 1..9999 - + Not a valid expression Not a valid expression @@ -9501,43 +11334,43 @@ RS_ActionDrawLinePolygonCorCor - + Polygo&n (Cor,Cor) Polygo&n (Cor,Cor) - + Specify first corner Specify first corner - + Cancel Cancel - + Specify second corner Specify second corner - - + + Back Back - + Number: Number: - + Not a valid number. Try 1..9999 Not a valid number. Try 1..9999 - + Not a valid expression. Not a valid expression. @@ -9545,27 +11378,27 @@ RS_ActionDrawLineRectangle - + Rectangle Rectangle - + Specify first corner Specify first corner - + Cancel Cancel - + Specify second corner Specify second corner - + Back Back @@ -9573,38 +11406,38 @@ RS_ActionDrawLineRelAngle - + Relative angle Relative angle - + Orthogonal Orthogonal - - + + Not a valid expression Not a valid expression - + Select base entity Select base entity - + Cancel Cancel - + Specify position Specify position - + Back Back @@ -9612,27 +11445,27 @@ RS_ActionDrawLineTangent1 - + Tangent (P,C) Tangent (P,C) - + Specify point Specify point - + Cancel Cancel - + Select circle, arc or ellipse Select circle, arc or ellipse - + Back Back @@ -9640,17 +11473,17 @@ RS_ActionDrawLineTangent2 - + Tangent (C,C) Tangent (C,C) - + Select first circle or ellipse - + Select second circle or ellipse @@ -9659,7 +11492,7 @@ Select first circle or arc - + Cancel Cancel @@ -9668,7 +11501,7 @@ Select second circle or arc - + Back Back @@ -9676,27 +11509,27 @@ RS_ActionDrawMText - + &MText - + Specify insertion point Specify insertion point - + Cancel Cancel - + Enter text: Enter text: - + Back Back @@ -9704,17 +11537,17 @@ RS_ActionDrawPoint - + &Points &Points - + Specify location Specify location - + Cancel Cancel @@ -9722,43 +11555,43 @@ RS_ActionDrawPolyline - + &Polyline &Polyline - + Draw polylines Draw polylines - + Specify first point Specify first point - + Cancel Cancel - + Specify next point or [%1] Specify next point or [%1] - - + + Back Back - + Specify next point Specify next point - + Cannot close sequence of lines: Not enough entities defined yet. Cannot close sequence of lines: Not enough entities defined yet. @@ -9767,7 +11600,7 @@ Undo disallowed due a fatal bug somewhere. Sorry. - + Cannot undo: Not enough entities defined yet. Cannot undo: Not enough entities defined yet. @@ -9775,38 +11608,38 @@ RS_ActionDrawSpline - + &Spline &Spline - + Specify first control point Specify first control point - + Cancel Cancel - + Specify next control point or [%1] Specify next control point or [%1] - - + + Back Back - + Specify next control point Specify next control point - + Cannot undo: Not enough entities defined yet. Cannot undo: Not enough entities defined yet. @@ -9814,33 +11647,33 @@ RS_ActionDrawText - + &Text &Text - + Specify insertion point Specify insertion point - + Cancel Cancel - + Specify second point Specify second point - + Enter text: Enter text: - + Back Back @@ -9848,22 +11681,22 @@ RS_ActionEditCopy - + &Copy &Copy - + Cu&t Cu&t - + Specify reference point Specify reference point - + Cancel Cancel @@ -9871,17 +11704,17 @@ RS_ActionEditPaste - + &Paste &Paste - + Set reference point Set reference point - + Cancel Cancel @@ -9889,22 +11722,22 @@ RS_ActionEditUndo - + &Undo &Undo - + &Redo &Redo - + Nothing to undo! - + Nothing to redo! @@ -9916,7 +11749,7 @@ &New... - + &New @@ -9924,7 +11757,7 @@ RS_ActionFileNewTemplate - + New From &Template @@ -9932,7 +11765,7 @@ RS_ActionFileOpen - + &Open... &Open... @@ -9948,7 +11781,7 @@ RS_ActionFileSaveAs - + Save &as... Save &as... @@ -9964,7 +11797,7 @@ Angle: %1%2 - + An&gle between two lines @@ -9979,22 +11812,22 @@ Lines are parallel - + Specify first line Specify first line - + Cancel Cancel - + Specify second line Specify second line - + Back Back @@ -10006,43 +11839,43 @@ Polygonal Area - + Area: %1 Area: %1 - + Circumference: %1 Circumference: %1 - + Polygonal &Area - + Closing Point: %1/%2 - + Point: %1/%2 Point: %1/%2 - + Specify first point of polygon Specify first point of polygon - - + + Cancel Cancel - + Specify next point of polygon Specify next point of polygon @@ -10054,7 +11887,7 @@ RS_ActionInfoDist - + &Distance Point to Point &Distance Point to Point @@ -10063,27 +11896,27 @@ Distance: %1 - - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) - + Specify first point of distance Specify first point of distance - + Cancel Cancel - + Specify second point of distance Specify second point of distance - + Back Back @@ -10091,32 +11924,32 @@ RS_ActionInfoDist2 - + &Distance Entity to Point &Distance Entity to Point - + Distance: %1 Distance: %1 - + Specify entity Specify entity - + Cancel Cancel - + Specify point Specify point - + Back Back @@ -10124,27 +11957,27 @@ RS_ActionInfoInside - + Point inside contour Point inside contour - + Point is inside selected contour. Point is inside selected contour. - + Point is outside selected contour. Point is outside selected contour. - + Specify point Specify point - + Cancel Cancel @@ -10152,17 +11985,17 @@ RS_ActionInfoTotalLength - + &Total length of selected entities &Total length of selected entities - + Total Length of selected entities: %1 Total Length of selected entities: %1 - + At least one of the selected entities cannot be measured. At least one of the selected entities cannot be measured. @@ -10174,7 +12007,7 @@ Add Layer - + &Add Layer &Add Layer @@ -10182,7 +12015,7 @@ RS_ActionLayersEdit - + &Edit Layer &Edit Layer @@ -10198,12 +12031,12 @@ &Defreeze all - + &Hide all - + &Show all @@ -10215,7 +12048,7 @@ Remove Layer - + &Remove Layer &Remove Layer @@ -10227,7 +12060,7 @@ Toggle Layer Lock - + Toggle Layer Loc&k @@ -10235,7 +12068,7 @@ RS_ActionLayersTogglePrint - + Toggle Layer &Print @@ -10247,7 +12080,7 @@ &Toggle Layer - + &Toggle Layer Visibility @@ -10255,38 +12088,38 @@ RS_ActionLibraryInsert - + Insert Library Object Insert Library Object - + Cannot open file '%1' Cannot open file '%1' - - + + Not a valid expression Not a valid expression - + Specify reference point Specify reference point - + Cancel Cancel - + Enter angle: Enter angle: - + Enter factor: Enter factor: @@ -10294,7 +12127,7 @@ RS_ActionLockRelativeZero - + (Un-)&Lock Relative Zero (Un-)&Lock Relative Zero @@ -10302,7 +12135,7 @@ RS_ActionModifyAttributes - + &Attributes &Attributes @@ -10310,45 +12143,45 @@ RS_ActionModifyBevel - + &Bevel &Bevel - - + + Not a valid expression Not a valid expression - + Select first entity Select first entity - + Cancel Cancel - + Select second entity Select second entity - - - + + + Back Back - + Enter length 1: Enter length 1: - + Enter length 2: Enter length 2: @@ -10356,13 +12189,13 @@ RS_ActionModifyCut - + &Divide &Divide - - + + No Entity found. No Entity found. @@ -10371,37 +12204,37 @@ Entity must be a line, arc, circle or ellipse. - + Entity must be a line, arc, circle, ellipse or interpolation spline. - + Cutting point is invalid. Cutting point is invalid. - + Cutting point is not on entity. Cutting point is not on entity. - + Specify entity to cut Specify entity to cut - + Cancel Cancel - + Specify cutting point Specify cutting point - + Back Back @@ -10417,67 +12250,87 @@ RS_ActionModifyDeleteFree - + Delete Freehand Delete Freehand - + Entities not in the same polyline. Entities not in the same polyline. - + Parent of second entity is not a polyline Parent of second entity is not a polyline - Parent of second entity is NULL - Parent of second entity is NULL + Parent of second entity is NULL - One of the chosen entities is NULL - One of the chosen entities is NULL + One of the chosen entities is NULL - + Parent of first entity is not a polyline Parent of first entity is not a polyline - Parent of first entity is NULL - Parent of first entity is NULL + Parent of first entity is NULL - First entity is NULL - First entity is NULL + First entity is NULL - Second entity is NULL - Second entity is NULL + Second entity is NULL + + + + Parent of second entity is nullptr + + + + + One of the chosen entities is nullptr + + + + + Parent of first entity is nullptr + + + + + First entity is nullptr + - + + Second entity is nullptr + + + + Specify first break point on a polyline Specify first break point on a polyline - + Cancel Cancel - + Specify second break point on the same polyline Specify second break point on the same polyline - + Back Back @@ -10485,17 +12338,17 @@ RS_ActionModifyDeleteQuick - + &Delete selected &Delete selected - + Pick entity to delete Pick entity to delete - + Cancel Cancel @@ -10503,7 +12356,7 @@ RS_ActionModifyEntity - + &Properties &Properties @@ -10511,7 +12364,7 @@ RS_ActionModifyExplodeText - + &Explode Text into Letters &Explode Text into Letters @@ -10519,27 +12372,27 @@ RS_ActionModifyMirror - + &Mirror &Mirror - + Specify first point of mirror line Specify first point of mirror line - + Cancel Cancel - + Specify second point of mirror line Specify second point of mirror line - + Back Back @@ -10547,32 +12400,32 @@ RS_ActionModifyMove - + &Move / Copy &Move / Copy - + Invalid number of copies, use %1 - + Specify reference point Specify reference point - + Cancel Cancel - + Specify target point Specify target point - + Back Back @@ -10580,38 +12433,38 @@ RS_ActionModifyMoveRotate - + M&ove and Rotate M&ove and Rotate - + Not a valid expression Not a valid expression - + Specify reference point Specify reference point - + Cancel Cancel - + Specify target point Specify target point - - + + Back Back - + Enter rotation angle: Enter rotation angle: @@ -10624,12 +12477,12 @@ - + Specify direction of offset - + Back Back @@ -10637,12 +12490,12 @@ RS_ActionModifyRevertDirection - + Re&vert direction - + Ctrl+R @@ -10650,29 +12503,29 @@ RS_ActionModifyRotate - + &Rotate &Rotate - + Specify rotation center - + Specify reference point Specify reference point - + Specify target point to rotate to - + + - Back Back @@ -10680,27 +12533,27 @@ RS_ActionModifyRotate2 - + Rotate T&wo Rotate T&wo - + Specify absolute reference point Specify absolute reference point - + Cancel Cancel - + Specify relative reference point Specify relative reference point - + Back Back @@ -10712,38 +12565,38 @@ &Fillet - + &Fillet - + Not a valid expression Not a valid expression - + Specify first entity Specify first entity - - + + Back Back - + Specify second entity Specify second entity - + Enter radius: Enter radius: - + Cancel Cancel @@ -10751,17 +12604,17 @@ RS_ActionModifyScale - + &Scale &Scale - + Specify reference point Specify reference point - + Cancel Cancel @@ -10769,39 +12622,39 @@ RS_ActionModifyStretch - + &Stretch &Stretch - + Specify first corner Specify first corner - + Cancel Cancel - + Specify second corner Specify second corner - - - + + + Back Back - + Specify reference point Specify reference point - + Specify target point Specify target point @@ -10809,44 +12662,44 @@ RS_ActionModifyTrim - + &Trim &Trim - + &Trim Two &Trim Two - + Select first trim entity Select first trim entity - - + + Cancel Cancel - + Select limiting entity Select limiting entity - - + + Back Back - + Select second trim entity Select second trim entity - + Select entity to trim Select entity to trim @@ -10854,37 +12707,37 @@ RS_ActionModifyTrimAmount - + &Lengthen &Lengthen - + No entity found. No entity found. - + The chosen Entity is in a block. Please edit the block. The chosen Entity is in a block. Please edit the block. - + The chosen Entity is not an atomic entity or cannot be trimmed. The chosen Entity is not an atomic entity or cannot be trimmed. - + Not a valid expression Not a valid expression - + Select entity to trim or enter distance: Select entity to trim or enter distance: - + Back Back @@ -10892,7 +12745,7 @@ RS_ActionOptionsDrawing - + Current &Drawing Preferences Current &Drawing Preferences @@ -10900,53 +12753,53 @@ RS_ActionOrder - + move to bottom - + set to bottom - + lower after entity - + lower over entity - - + + raise over entity - + move to top - + set to top - + No Entity found. No Entity found. - + Choose entity for order - + Cancel Cancel @@ -10954,53 +12807,53 @@ RS_ActionPolylineAdd - + &Add node &Add node - + Add polyline's node Add polyline's node - - + + No Entity found. No Entity found. - + Entity must be a polyline. Entity must be a polyline. - + Adding point is invalid. Adding point is invalid. - + Adding point is not on entity. Adding point is not on entity. - + Specify polyline to add nodes Specify polyline to add nodes - + Cancel Cancel - + Specify adding node's point Specify adding node's point - + Back Back @@ -11008,63 +12861,63 @@ RS_ActionPolylineAppend - + A&ppend node A&ppend node - + Append polyline's node Append polyline's node - + No Entity found. No Entity found. - + Entity must be a polyline. Entity must be a polyline. - + Can not append nodes in a closed polyline. - + Click somewhere near the beginning or end of existing polyline. Click somewhere near the beginning or end of existing polyline. - + Specify the polyline somewhere near the beginning or end point Specify the polyline somewhere near the beginning or end point - + Cancel Cancel - + Specify next point or [%1] Specify next point or [%1] - - + + Back Back - + Specify next point Specify next point - + Cannot undo: Not enough entities defined yet. Cannot undo: Not enough entities defined yet. @@ -11072,33 +12925,33 @@ RS_ActionPolylineDel - + &Delete node &Delete node - + Delete polyline's node Delete polyline's node - - + + No Entity found. No Entity found. - + Entity must be a polyline. Entity must be a polyline. - + Deleting point is invalid. - + Deleting point is not on entity. Deleting point is not on entity. @@ -11111,22 +12964,22 @@ Adding point is not on entity. - + Specify polyline to delete node Specify polyline to delete node - + Cancel Cancel - + Specify deleting node's point Specify deleting node's point - + Back Back @@ -11134,70 +12987,70 @@ RS_ActionPolylineDelBetween - + Delete &between two nodes Delete &between two nodes - + Delete between two nodes Delete between two nodes - - - + + + No Entity found. No Entity found. - + Entity must be a polyline. Entity must be a polyline. - + Deletinging point is invalid. Deleting point is invalid. - + Deleting point is not on entity. Deleting point is not on entity. - + Deleting point is invalid. - + Deleteinging point is not on entity. Deleting point is not on entity. - + Specify polyline to delete between two nodes Specify polyline to delete between two nodes - + Cancel Cancel - + Specify first node Specify first node - - + + Back Back - + Specify second node Specify second node @@ -11205,32 +13058,32 @@ RS_ActionPolylineEquidistant - + Create &Equidistant Polylines Create &Equidistant Polylines - + Create Equidistant Polylines Create Equidistant Polylines - + No Entity found. No Entity found. - + Entity must be a polyline. Entity must be a polyline. - + Choose the original polyline Choose the original polyline - + Cancel Cancel @@ -11238,27 +13091,27 @@ RS_ActionPolylineSegment - + Create Polyline from Existing &Segments Create Polyline from Existing &Segments - + Create Polyline from Existing Segments Create Polyline from Existing Segments - - No Entity found. - No Entity found. + + Polyline created + - - Entity must be a line, arc or polyline. - + + No Entity found. + No Entity found. - + Entity can not be a closed polyline. @@ -11267,12 +13120,12 @@ Entity must be a line or arc. - + Choose one of the segments on the original polyline Choose one of the segments on the original polyline - + Cancel Cancel @@ -11280,62 +13133,62 @@ RS_ActionPolylineTrim - + &Trim segments &Trim segments - + Trim polyline's segments Trim polyline's segments - - - + + + No Entity found. No Entity found. - + Entity must be a polyline. Entity must be a polyline. - - + + Specifying point is invalid. Specifying point is invalid. - - + + No Segment found on entity. No Segment found on entity. - + Specify polyline to trim Specify polyline to trim - + Cancel Cancel - + Specify first segment Specify first segment - - + + Back Back - + Specify second segment Specify second segment @@ -11343,21 +13196,31 @@ RS_ActionPrintPreview - + Print Pre&view Print Pre&view - + Printout offset in paper coordinates by (%1, %2) - + Printout offset in graph coordinates by (%1, %2) + + Printout in Black/White + + + + + Printout in color + + + Printout offset in graph coordinates @@ -11383,7 +13246,7 @@ - + RS_ActionPrintPreview::fit(): Invalid paper size @@ -11391,114 +13254,114 @@ RS_ActionSelect - - + + No entity selected! - + Select to modify attributes - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + Cancel Cancel - + Select entities to order - + Select to delete - + Select to delete immediately - + Select to move - + Select to copy - + Select to cut - + Select to revert direction - + Select to rotate - + Select to scale - + Select to mirror - + Select to move and rotate - + Select to create offset - + Select for two axis rotation - + Select to explode text - + Select to explode block - + Select to create block @@ -11506,17 +13369,17 @@ RS_ActionSelectAll - + Select &All Select &All - + Deselect &all Deselect &all - + Ctrl+K Ctrl+K @@ -11524,12 +13387,12 @@ RS_ActionSelectContour - + (De-)Select &Contour (De-)Select &Contour - + Entity must be an Atomic Entity. Entity must be an Atomic Entity. @@ -11537,32 +13400,32 @@ RS_ActionSelectIntersected - + Select Intersected Entities Select Intersected Entities - + Deselect Intersected Entities Deselect Intersected Entities - + Choose first point of intersection line Choose first point of intersection line - + Cancel Cancel - + Choose second point of intersection line Choose second point of intersection line - + Back Back @@ -11570,7 +13433,7 @@ RS_ActionSelectInvert - + Invert Selection Invert Selection @@ -11578,7 +13441,7 @@ RS_ActionSelectLayer - + (De-)Select Layer (De-)Select Layer @@ -11586,7 +13449,7 @@ RS_ActionSelectSingle - + Select Entity Select Entity @@ -11594,12 +13457,12 @@ RS_ActionSelectWindow - + Select Window Select Window - + Deselect Window Deselect Window @@ -11608,22 +13471,22 @@ Choose first edge - + Cancel Cancel - + Click and drag for the selection window - + Choose second edge Choose second edge - + Back Back @@ -11635,17 +13498,17 @@ Set Relative Zero - + Set &Relative Zero - + Set relative Zero Set relative Zero - + Cancel Cancel @@ -11653,23 +13516,23 @@ RS_ActionSnapIntersectionManual - + I&ntersection Manually I&ntersection Manually - + Select first entity Select first entity - - + + Back Back - + Select second entity Select second entity @@ -11708,10 +13571,20 @@ Zoom &In + + Zooms in + + + Zoom &Out Zoom &Out + + + Zooms out + + RS_ActionZoomPan @@ -11720,23 +13593,23 @@ &Pan Zoom - + Zoom &Panning - + Click and drag to pan zoom - - + + Cancel Cancel - + Zoom panning @@ -11764,27 +13637,27 @@ RS_ActionZoomWindow - + &Window Zoom &Window Zoom - + Specify first edge Specify first edge - + Cancel Cancel - + Specify second edge Specify second edge - + Back Back @@ -11792,55 +13665,41 @@ RS_Commands - - point - point + point - - po - po + po - - line - line + line ln ln - l - l + l - - polyline - polyline + polyline - - offset - offset + offset - o offset - o + o - - parallel - parallel + parallel par @@ -11848,353 +13707,261 @@ par - - arc - arc + arc - a - a + a - - circle - circle + circle - - ci - ci + ci - - rectangle - rectangle + rectangle - rec - rec + rec - rectang - rectang + rectang - - - text - text + text - - regen - regen + regen - rg zoom - redraw - rg + rg - zr zoom - redraw - zr + zr - zw zoom - window - zw + zw - za zoom - auto - za + za - zp zoom - pan - zp + zp - zv zoom - previous - zv + zv - - kill - kill + kill - - k - k + k - - - undo - undo + undo - - u undo - u + u - - - redo - redo + redo - - r - r + r - da dimension - aligned - da + da - - da - da + da - dh dimension - horizontal - dh + dh - - dh - dh + dh - dr dimension - linear - dr + dr - - dr - dr + dr - dv dimension - vertical - dv + dv - - dv - dv + dv - ld dimension - leader - ld + ld - - ld - ld + ld - - dimregen - dimregen + dimregen - tm modify - multi trim (extend) - tm + tm - - tm - tm + tm - xt modify - trim (extend) - xt + xt - - xt - xt + xt - rm modify - trim - rm + rm - - rm - rm + rm - mv modify - move - mv + mv - - mv - mv + mv - ch modify - bevel (chamfer) - ch + ch - - ch - ch + ch - mi modify - mirror - mi + mi - - mi - mi + mi - ro modify - rotate - ro + ro - - ro - ro + ro - sz modify - scale - sz + sz - - sz - sz + sz - ss modify - stretch - ss + ss - - ss - ss + ss - er modify - delete (erase) - er + er - - er - er + er - oo modify - undo (oops) - oo + oo - - oo - oo + oo - uu modify - redo - uu + uu - - uu - uu + uu - xp modify - explode - xp + xp - - xp - xp + xp os @@ -12202,45 +13969,35 @@ os - os - os + os - sg snap - grid - sg + sg - - sg - sg + sg - se snap - end - se + se - - se - se + se - si snap - intersection - si + si - - si - si + si sn @@ -12248,63 +14005,44 @@ sn - - sn - sn + sn - sm snap - middle - sm + sm - - sm - sm + sm - sn snap - nearest - sn + sn - np snap - nearest point - np + np - - np - np + np - tn Deselect all - tn + tn - - tn - tn - - - - row - row - + tn - Command: %1 - Command: %1 + Command: %1 po @@ -12317,10 +14055,9 @@ li - pa parallel - pa + pa re @@ -12403,129 +14140,74 @@ ex - - angle - angle + angle - - close - close + close - - chord length - chord length + chord length - - columns - columns + columns - columnspacing - columnspacing + columnspacing - - factor - factor + factor - length - length + length - length1 - length1 + length1 - length2 - length2 + length2 - number - number + number - - radius - radius + radius - rows - rows + rows - rowspacing - rowspacing + rowspacing - - through - through + through - trim - trim - - - - an - angle - - - - - ce - center - - - - - cl - chord length - - - - - co - columns - - - - - ra - radius - + trim - reversed reversed - reversed + reversed - - rev reversed - rev + rev r @@ -12538,268 +14220,68 @@ r - r redo - r + r - back - back + back - ang angle - ang + ang - - li - li - - - - - pl - + li - pa - pa + pa - - ar - ar - - - - - rect - - - - - - mtext - - - - - - redraw - + ar - zr - zr + zr - zw - zw + zw - za - za + za - zp - zp + zp - zv - zv + zv - u - u - - - - - rn - restrict - nothing - - - - - rn - - - - - - rr - restrict - orthogonal - - - - - rr - - - - - - rh - restrict - horizontal - - - - - rh - - - - - - rv - restrict - vertical - - - - - rv - - - - - - fillet - modify - fillet - - - - - - divide - modify - divide - - - - - div - modify - divide - - - - - - cut - modify - divide - + u - - re - re + re - re modify - revert direction - re + re - - os snap - free - os - - - - - sc - - - - - sc - snap - center - - - - - - sd - - - - - sd - snap - distance - - - - - - sf - - - - - sf - snap - free - - - - - setrelativezero - - - - - setrelativezero - snap - set relative zero position - - - - - - rz - - - - - - sa - - - - - sa - Select all - - - - - dpi - - - - - cal - command to trigger cli calculator - - - - - calculate - command to trigger cli calculator - + os a @@ -12807,15 +14289,13 @@ a - center - centre + centre - cen center - cen + cen c @@ -12833,16 +14313,14 @@ l - c close - c + c - cols columns - cols + cols c @@ -12850,117 +14328,98 @@ c - columnspacing columnspacing for inserts - columnspacing + columnspacing - colspacing columnspacing for inserts - colspacing + colspacing - cs columnspacing for inserts - cs + cs - fact factor - fact + fact - f factor - f + f - help - help + help - ? help - ? + ? - length length - length + length - len length - len + len - l length - l + l - length1 length1 - length1 + length1 - len1 length1 - len1 + len1 - l1 length1 - l1 + l1 - length2 length2 - length2 + length2 - len2 length2 - len2 + len2 - l2 length2 - l2 + l2 - number number - number + number - num number - num + num - n number - n + n r @@ -12988,60 +14447,33 @@ r - rowspacing rowspacing for inserts - rowspacing + rowspacing - rs rowspacing for inserts - rs + rs - t text - t + t - t through - t + t - b back - b - - - - paperoffset - - - - - graphoffset - - - - - - Command not found: %1 - - - - - Accepted keycode: %1 - + b - Available commands: - Available commands: + Available commands: diff -Nru librecad-2.0.8/librecad/ts/librecad_en.ts librecad-2.0.9/librecad/ts/librecad_en.ts --- librecad-2.0.8/librecad/ts/librecad_en.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_en.ts 2016-01-07 07:46:24.000000000 +0000 @@ -2,6 +2,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + + + + Geometry + + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -102,6 +133,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + + + + Spacing: + + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -480,10 +553,6 @@ - CAD Tools - - - Export as @@ -537,6 +606,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -593,10 +666,6 @@ - CTRL-G - - - &Quit @@ -616,6 +685,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -811,13 +889,6 @@ - QG_CadToolBar - - CAD Tools - - - - QG_CircleOptions Circle Options @@ -938,6 +1009,17 @@ + QG_CommandHistory + + &Copy + + + + select&All + + + + QG_CommandWidget Command Line @@ -964,14 +1046,6 @@ - &Copy - - - - select&All - - - escape escape, go back from action steps @@ -2229,18 +2303,10 @@ - Extension line extension: - - - Arrow size: - Extension line offset: - - - Dimension line gap: @@ -2381,14 +2447,6 @@ - Alignment: - - - - Dimension Aligned - - - Horizontal @@ -2401,365 +2459,517 @@ - General Factor: + <html><head/><body><p>Scale to multiply all dimension geometries.</p></body></html> - <html><head/><body><p>Scale to multiply all dimension geometries.</p></body></html> + Text style: - <html><head/><body><p>Text alignment.</p></body></html> + '.' (Period) - - - QG_DlgOptionsGeneral - Preferences + ',' (Comma) - Translations: + Decimal separator: - Hatch Patterns: + Linear units: - Fonts: + Color: - Scripts: + Length Factor: - Part Libraries: + Angular units: - Language + Linear zeros: - Graphic View + Format units - Application Preferences + <html><head/><body><p>Distance gap around text</p></body></html> - Defaults for new drawings + Text size & position - &Appearance + Length to enlarge over dimension line - &GUI Language: + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> - &Command Language: + Width: - &Show large crosshairs + Dimension lines, arrows & ticks - Number of p&review entities: + Angular zeros: - &Paths + Angular precision: - &Defaults + Enlarge: - &Unit: + Offset: - Colors + Linear precision: - Backgr&ound: + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> - G&rid Color: + Aligned - &Meta Grid Color: + <html><head/><body><p>Offset from origin point.</p></body></html> - Fontsize + Text alignment: - Statusbar: + Extension lines - #000000 + Fixed length: - #808080 + fixed extension line legth + + + QG_DlgOptionsGeneral - A&utomatically scale grid + Preferences - S&elected Color: + Translations: - &Highlighted Color: + Hatch Patterns: - Please restart the application to apply all changes. + Fonts: - Alt+S + Scripts: - Alt+U + Part Libraries: - Minimal Grid Spacing (px): + Language - Program Defaults + Graphic View - Auto save time: + Application Preferences - #FFFFFF + Defaults for new drawings - #C0C0C0 + &Appearance - Drawing unit. + &GUI Language: - Time between automatic saving of the document in minutes. + &Command Language: - When set, LibreCAD will automatically generate a backup of your current drawing. + &Show large crosshairs - Auto backup + Number of p&review entities: - Template: + &Paths - #00FFFF + &Defaults - #0000FF + &Unit: - #FFFF00 + Backgr&ound: - #FF00FF + G&rid Color: - St&art Handle Color: + &Meta Grid Color: - &Handle Color: + Fontsize - &End Handle Color: + Statusbar: - Splash Window + A&utomatically scale grid - Display Splash + S&elected Color: - - - QG_DlgOptionsMakerCam - Export as MakerCAM SVG + &Highlighted Color: - Layers + Please restart the application to apply all changes. - MakerCAM as of November 2014 does not hide SVG content that has been set invisibe ("display: none;" or "visibility: hidden;"). + Alt+S - Export invisible layers + Alt+U - Export visible construction layers + Minimal Grid Spacing (px): - Blocks + Program Defaults - MakerCAM as of November 2014 cannot correctly deal with blocks, because it does not take into account the reference point in the <use>. + Auto save time: - Convert blocks to safe inline SVG content + Drawing unit. - Ellipses / Ellipse arcs + Time between automatic saving of the document in minutes. - MakerCAM as of March 2015 cannot display ellipses and ellipse arcs correctly, when they are created using the <ellipse> tag with a rotation in the "transform" attribute or as <path> using elliptic arc segments. + When set, LibreCAD will automatically generate a backup of your current drawing. - - Approximate ellipses and ellipse arcs with cubic béziers + + Auto backup - - - QG_DlgPoint - Point + Template: - Layer: + St&art Handle Color: - Geometry + &Handle Color: - Position (y): + &End Handle Color: - Position (x): + Splash Window - - - QG_DlgPolyline - Polyline + Display Splash - Layer: + Graphic Colors - Geometry + Aquamarine - Closed + Azure - - - QG_DlgRotate - Rotation Options + DeepSkyBlue - Number of copies + DodgerBlue - &Delete Original + Gray - &Keep Original + HoneyDew - &Multiple Copies: + Lavender - &Angle (a): + LightGrey - Use current &attributes + Navy - Use current &layer + PaleGreen - ... + Pink - - - QG_DlgRotate2 - Rotate Two Options + Salmon - Number of copies + Silver - &Delete Original + Violet + + + + Wheat + + + + White + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation + + + + + QG_DlgOptionsMakerCam + + Export as MakerCAM SVG + + + + Layers + + + + MakerCAM as of November 2014 does not hide SVG content that has been set invisibe ("display: none;" or "visibility: hidden;"). + + + + Export invisible layers + + + + Export visible construction layers + + + + Blocks + + + + MakerCAM as of November 2014 cannot correctly deal with blocks, because it does not take into account the reference point in the <use>. + + + + Convert blocks to safe inline SVG content + + + + Ellipses / Ellipse arcs + + + + MakerCAM as of March 2015 cannot display ellipses and ellipse arcs correctly, when they are created using the <ellipse> tag with a rotation in the "transform" attribute or as <path> using elliptic arc segments. + + + + Approximate ellipses and ellipse arcs with cubic béziers + + + + + QG_DlgPoint + + Point + + + + Layer: + + + + Geometry + + + + Position (y): + + + + Position (x): + + + + + QG_DlgPolyline + + Polyline + + + + Layer: + + + + Geometry + + + + Closed + + + + + QG_DlgRotate + + Rotation Options + + + + Number of copies + + + + &Delete Original + + + + &Keep Original + + + + &Multiple Copies: + + + + &Angle (a): + + + + Use current &attributes + + + + Use current &layer + + + + ... + + + + + QG_DlgRotate2 + + Rotate Two Options + + + + Number of copies + + + + &Delete Original @@ -2864,22 +3074,6 @@ Closed - - &OK - - - - Alt+O - - - - Cancel - - - - Esc - - QG_DlgText @@ -4241,40 +4435,6 @@ - QG_PenToolBar - - Line color - - - - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - - - - Spacing: - - - - Distance from original polyline - - - - Copies: - - - - QG_PolylineOptions Polyline Options @@ -4748,10 +4908,6 @@ - Layer "%1" and all entities on it will be removed. - - - Layer "%1" can never be removed. @@ -4775,6 +4931,11 @@ Layer with a name "%1" already exists. Please specify a different name. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -4852,10 +5013,6 @@ - None - - - Inch @@ -4972,10 +5129,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -5089,10 +5242,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -5104,1239 +5253,1334 @@ All Image Files (%1) - - - RS_ActionBlocksAdd - &Add Block + : duplicated command: %1 is already taken by %2 - - - RS_ActionBlocksAttributes - &Rename Block + point + draw point - - - RS_ActionBlocksCreate - &Create Block + po + draw point - Specify reference point + line + draw line - Cancel + li + draw line - - - RS_ActionBlocksEdit - &Edit Block + l + draw line - - - RS_ActionBlocksExplode - Ex&plode + polyline + draw polyline - - - RS_ActionBlocksFreezeAll - &Hide all + pl + draw polyline - &Show all + free + draw freehand line - - - RS_ActionBlocksInsert - &Insert Block + fhl + draw freehand line - Not a valid expression + spline + draw spline - Specify reference point + spl + draw spline - Cancel + spline2 + spline through points - Enter angle: + stp + spline through points - - + offset + create offset + - Enter factor: + parallel + create offset - Enter columns: + o + create offset - Enter rows: + pa + create offset - Enter column spacing: + ptp + parallel through point - Enter row spacing: + pp + parallel through point - - - RS_ActionBlocksRemove - &Remove Block + bisect + angle bisector - - - RS_ActionBlocksSave - &Save Block + bi + angle bisector - No block activated to save + tangentpc + tangent point and circle - - - RS_ActionBlocksToggleView - Toggle Block &Visibility + tanpc + tangent point and circle - - - RS_ActionDefault - Choose second edge + perp + perpendicular line - Back + ortho + perpendicular line - - - RS_ActionDimAligned - &Aligned + vertical + vertical line - Specify first extension line origin + ver + vertical line - Cancel + horizontal + horizontal line - Specify second extension line origin + hor + horizontal line - Back + rectangle + draw rectangle - Specify dimension line location + rectang + draw rectangle - Enter dimension text: + rect + draw rectangle - - - RS_ActionDimAngular - &Angular + rec + draw rectangle - Select first line + polygon2v + polygon by 2 vertices - Cancel + poly2 + polygon by 2 vertices - Select second line + arc + draw arc - Specify dimension arc line location + a + draw arc - Enter dimension text: + circle + draw circle - - - RS_ActionDimDiametric - &Diametric + ci + draw circle - Not a circle or arc entity + circle2 + circle 2 points - Not a valid expression + c2 + circle 2 points - Select arc or circle entity + circle3 + circle 3 points - Cancel + c3 + circle 3 points - Specify dimension line location + circlecr + circle with center and radius - Enter dimension text: + cc + circle with center and radius - - - RS_ActionDimLeader - &Leader + tan3 + circle tangent to 3 - Specify target point + ct3 + circle tangent to 3 - Cancel + ellipseinscribed + inscribed ellipse - Specify next point + ei + inscribed ellipse - Finish + ie + inscribed ellipse - - - RS_ActionDimLinear - &Linear + hatch + draw hatch - &Horizontal + ha + draw hatch - &Vertical + mtext + draw mtext - Not a valid expression + mtxt + draw mtext - Specify first extension line origin + text + draw text - Cancel + txt + draw text - Specify second extension line origin + regen + zoom - redraw - Back + redraw + zoom - redraw - Specify dimension line location + rg + zoom - redraw - Enter dimension text: + zr + zoom - redraw - Enter dimension line angle: + zoomwindow + zoom - window - - - RS_ActionDimRadial - &Radial + zw + zoom - window - Not a circle or arc entity + zoomauto + zoom - auto - Not a valid expression + za + zoom - auto - Select arc or circle entity + zoompan + zoom - pan - Cancel + zp + zoom - pan - Specify dimension line position or enter angle: + zoomprevious + zoom - previous - Enter dimension text: + zv + zoom - previous - - - RS_ActionDrawArc - &Center, Point, Angles + kill + kill all actions - Not a valid expression + k + kill all actions - Not a valid chord length + undo + undo cycle - Specify center + u + undo cycle - Cancel + redo + redo cycle - Specify radius + r + redo cycle - Back + dimaligned + dimension - aligned - Specify start angle: + da + dimension - aligned - Specify included angle: + dimhorizontal + dimension - horizontal - Specify chord length: + dh + dimension - horizontal - Specify end angle or [angle/chord length] + dimvertical + dimension - vertical - - - RS_ActionDrawArc3P - &3 Points + dv + dimension - vertical - Invalid arc data. + dimlinear + dimension - linear - Cancel + dl + dimension - linear - Specify second point + dr + dimension - linear - Back + dimangular + dimension - angular - Specify endpoint + dan + dimension - angular - Specify startpoint or [center] + dimradial + dimension - radial - - - RS_ActionDrawArcTangential - Specify base entity + dimradius + dimension - radius - Cancel + dimdiametric + dimension - diametric - Specify end angle + dimdiameter + dimension - diametric - Back + dd + dimension - diametric - Specify end point + dimleader + dimension - leader - Arc &Tangential + ld + dimension - leader - - - RS_ActionDrawCircle - Center, &Point + dimregen + dimension - regenerate - Not a valid expression + restrictnothing + restrict - nothing - Specify center + rn + restrict - nothing - Cancel + restrictorthogonal + restrict - orthogonal - Specify radius + rr + restrict - orthogonal - Back + restricthorizontal + restrict - horizontal - - - RS_ActionDrawCircle2P - 2 Points + rh + restrict - horizontal - Invalid Circle data. + restrictvertical + restrict - vertical - Specify first point + rv + restrict - vertical - Cancel + move + modify - move (copy) - Specify second point + mv + modify - move (copy) - Back + bevel + modify - bevel - - - RS_ActionDrawCircle3P - 3 Points + bev + modify - bevel - Invalid circle data. + ch + modify - bevel - Specify first point + fillet + modify - fillet - Cancel + fi + modify - fillet - Specify second point + divide + modify - divide (cut) - Back + cut + modify - divide (cut) - Specify third point + div + modify - divide (cut) - - - RS_ActionDrawCircleCR - Center, &Radius + mirror + modify - mirror - Not a valid expression + mi + modify - mirror - Specify circle center + revert + modify - revert direction - Cancel + rev + modify - revert direction - Specify circle radius + rotate + modify - rotate - Back + ro + modify - rotate - radius=%1 is invalid + scale + modify - scale - - - RS_ActionDrawCircleInscribe - Circle &Inscribed + sz + modify - scale - Specify the first line + trim + modify - trim (extend) - Cancel + tm + modify - trim (extend) - Specify the second line + trim2 + modify - multi trim (extend) - Back + tm2 + modify - multi trim (extend) - Specify the third line + lengthen + modify - lengthen - - - RS_ActionDrawCircleTan1_2P - Cancel + le + modify - lengthen - Specify the first point on the tangent circle + stretch + modify - stretch - Back + ss + modify - stretch - Specify the second point on the tangent circle + delete + modify - delete (erase) - Select the center of the tangent circle + er + modify - delete (erase) - Specify a line/arc/circle + del + modify - delete (erase) - Tangential, 2 P&oints + explode + explode block/polyline into entities - - - RS_ActionDrawCircleTan2 - Specify the first line/arc/circle + xp + explode block/polyline into entities - Cancel + snapfree + snap - free - Specify the second line/arc/circle + os + snap - free - Back + sf + snap - free - Select the center of the tangent circle + snapcenter + snap - center - Tangential 2 Circles, Radius - circle tangential to two give circles and with radius + sc + snap - center - - - RS_ActionDrawCircleTan2_1P - Specify a line/arc/circle + snapdist + snap - distance to endpoints - Cancel + sd + snap - distance to endpoints - Specify the another arc/circle + snapend + snap - end points - Back + se + snap - end points - Specify a point on the tangent circle + snapgrid + snap - grid - Select the center of the tangent circle + sg + snap - grid - Tangential 2 Circles, 1 Point + snapintersection + snap - intersection - - - RS_ActionDrawCircleTan3 - Cancel + si + snap - intersection - Back + snapmiddle + snap - middle points - Select the center of the tangent circle + sm + snap - middle points - Specify the first line/arc/circle + snaponentity + snap - on entity - Specify the second line/arc/circle + sn + snap - on entity - Specify the third line/arc/circle + np + snap - on entity - Tangential &3 Circles + setrelativezero + set relative zero position - - - RS_ActionDrawEllipse4Points - Ellipse &4 Point + rz + set relative zero position - Specify the first point on ellipse + selectall + Select all entities - Cancel + sa + Select all entities - Specify the second point on ellipse + deselectall + deselect all entities - Back + tn + deselect all entities - Specify the third point on ellipse + modifyattr + modify attribute - Specify the fourth point on ellipse + attr + modify attribute - Can not determine uniquely an ellipse + ma + modify attribute - - - RS_ActionDrawEllipseAxis - &Ellipse (Axis) + properties + modify properties - Not a valid expression + prop + modify properties - Specify ellipse center + distance + distance point to point - Cancel + dist + distance point to point - Specify endpoint of major axis + dpp + distance point to point - Back + angle + measure angle - Specify endpoint or length of minor axis: + ang + measure angle - Specify start angle + area + measure area - Specify end angle + ar + measure area - Ellipse &Arc (Axis) + angle - - - RS_ActionDrawEllipseCenter3Points - Ellipse Center and &3 Points + dpi - Specify the center of ellipse + close - Cancel + chord length - Specify the first point on ellipse + columns - Specify the second point on ellipse + columnspacing - Back + factor - Specify the third point on ellipse + length - - - RS_ActionDrawEllipseFociPoint - Ellipse &Foci Point + length1 + bevel/fillet lenght1 - Not a valid expression + length2 + bevel/fillet lenght2 - Specify first focus of ellipse + number - Cancel + radius - Specify second focus of ellipse + rows - Back + rowspacing - Specify a point on ellipse or total distance to foci + through - - - RS_ActionDrawEllipseInscribe - Ellipse &Inscribed + trim - Specify the first line + ang + angle - Cancel + an + angle - Specify the second line + center - Back + cen + center - Specify the third line + ce + center - Specify the fourth line + cl + chord length - Can not determine uniquely an ellipse + c + close - - - RS_ActionDrawHatch - &Hatch + cols + columns - Invalid hatch area. Please check that the entities chosen form one or more closed contours. + co + columns - Hatch created successfully. + columnspacing + columnspacing for inserts - Hatch Error: Invalid contour found! + colspacing + columnspacing for inserts - Hatch Error: Pattern not found! + cs + columnspacing for inserts - Hatch Error: Contour or pattern too small! + fact + factor - Hatch Error: Contour too big! + f + factor - Hatch Error: Undefined Error! + help - Total hatch area = %1 + ? + help - - - RS_ActionDrawImage - Not a valid expression + length + length - Specify reference point + len + length - Cancel + l + length - Enter angle: + length1 + length1 - - + len1 + length1 + - Enter factor: + l1 + length1 - Insert &Image + length2 + length2 - Enter dpi: + len2 + length2 - - - RS_ActionDrawLine - &2 Points + l2 + length2 - Specify first point + number + number - Cancel + num + number - Specify next point or [%1] + n + number - Back + ra + radius - Specify next point + reversed + reversed - Cannot undo: Not enough entities defined yet. + rev + reversed - Cannot close sequence of lines: Not enough entities defined yet, or already closed. + row + row - Cannot redo: Not previous line segment defined. - - - - - RS_ActionDrawLineAngle - - &Angle + rowspacing + rowspacing for inserts - Not a valid expression + rs + rowspacing for inserts - Specify position + text - Cancel + t + text - Enter angle: + t + through - Back + undo - Enter length: + u + undo - &Horizontal + redo - Vertical + r + redo - - - RS_ActionDrawLineBisector - Bisector + back - Not a valid expression + b + back - Select first line + paperoffset - Cancel + graphoffset - Select second line + Command: %1 (%2) - Back + RS_Commands:: command not found: %1 - Enter bisector length: + Command not found: %1 - Enter number of bisectors: + Accepted keycode: %1 - Number sector lines not in range: - number of bisector to create must be in [1, 200] + Available commands: - - - RS_ActionDrawLineFree - &Freehand Line + cal + command to trigger cli calculator - Click and drag to draw a line + calculate + command to trigger cli calculator - Cancel + None + unknown length unit - - - RS_ActionDrawLineHorVert - Specify first point + error reading file metadata in dwg file - Cancel + Calculator error for input: - Specify second point + bw - Back + blackwhite - Vertical + color - RS_ActionDrawLineOrthTan + RS_ActionBlocksAdd - Tangent &Orthogonal + &Add Block + + + RS_ActionBlocksAttributes - Select a line + &Rename Block + + + RS_ActionBlocksCreate - Cancel + &Create Block - Select circle, arc or ellipse + Specify reference point - Back + Cancel - RS_ActionDrawLineParallel + RS_ActionBlocksEdit - Specify Distance <%1> or select entity or [%2] + &Edit Block + + + RS_ActionBlocksExplode - Cancel + Ex&plode + + + RS_ActionBlocksFreezeAll - Enter number: + &Hide all - Not a valid expression + &Show all + + + RS_ActionBlocksInsert - Not a valid number. Try 1..99 + &Insert Block - &Parallel + Not a valid expression - &Concentric + Specify reference point - - - RS_ActionDrawLineParallelThrough - Parallel through point + Cancel - Select entity + Enter angle: - Cancel - + + - Specify through point + Enter factor: - Back + Enter columns: - Number: + Enter rows: - Not a valid number. Try 1..99 + Enter column spacing: - Not a valid expression + Enter row spacing: - RS_ActionDrawLinePolygon + RS_ActionBlocksRemove - - + &Remove Block + - RS_ActionDrawLinePolygonCenCor - - Pol&ygon (Cen,Cor) - - + RS_ActionBlocksSave - Specify center + &Save Block - Specify a corner + No block activated to save + + + RS_ActionBlocksToggleView - Enter number: + Toggle Block &Visibility + + + RS_ActionDefault - Not a valid number. Try 1..9999 + Choose second edge - Not a valid expression + Back - RS_ActionDrawLinePolygonCorCor + RS_ActionDimAligned - Polygo&n (Cor,Cor) + &Aligned - Specify first corner + Specify first extension line origin @@ -6344,7 +6588,7 @@ - Specify second corner + Specify second extension line origin @@ -6352,26 +6596,22 @@ - Number: - - - - Not a valid number. Try 1..9999 + Specify dimension line location - Not a valid expression. + Enter dimension text: - RS_ActionDrawLineRectangle + RS_ActionDimAngular - Rectangle + &Angular - Specify first corner + Select first line @@ -6379,53 +6619,57 @@ - Specify second corner + Select second line - Back + Specify dimension arc line location + + + + Enter dimension text: - RS_ActionDrawLineRelAngle + RS_ActionDimDiametric - Relative angle + &Diametric - Not a valid expression + Not a circle or arc entity - Select base entity + Not a valid expression - Cancel + Select arc or circle entity - Specify position + Cancel - Back + Specify dimension line location - Orthogonal + Enter dimension text: - RS_ActionDrawLineTangent1 + RS_ActionDimLeader - Tangent (P,C) + &Leader - Specify point + Specify target point @@ -6433,45 +6677,34 @@ - Select circle, arc or ellipse + Specify next point - Back + Finish - RS_ActionDrawLineTangent2 - - Tangent (C,C) - - - - Cancel - - + RS_ActionDimLinear - Back + &Linear - Select first circle or ellipse + &Horizontal - Select second circle or ellipse + &Vertical - - - RS_ActionDrawMText - &MText + Not a valid expression - Specify insertion point + Specify first extension line origin @@ -6479,76 +6712,73 @@ - Enter text: + Specify second extension line origin Back - - - RS_ActionDrawPoint - &Points + Specify dimension line location - Specify location + Enter dimension text: - Cancel + Enter dimension line angle: - RS_ActionDrawPolyline + RS_ActionDimRadial - &Polyline + &Radial - Draw polylines + Not a circle or arc entity - Specify first point + Not a valid expression - Cancel + Select arc or circle entity - Specify next point or [%1] + Cancel - Back + Specify dimension line position or enter angle: - Specify next point + Enter dimension text: + + + RS_ActionDrawArc - Cannot close sequence of lines: Not enough entities defined yet. + &Center, Point, Angles - Cannot undo: Not enough entities defined yet. + Not a valid expression - - - RS_ActionDrawSpline - &Spline + Not a valid chord length - Specify first control point + Specify center @@ -6556,7 +6786,7 @@ - Specify next control point or [%1] + Specify radius @@ -6564,22 +6794,30 @@ - Specify next control point + Specify start angle: - Cannot undo: Not enough entities defined yet. + Specify included angle: + + + + Specify chord length: + + + + Specify end angle or [angle/chord length] - RS_ActionDrawText + RS_ActionDrawArc3P - &Text + &3 Points - Specify insertion point + Invalid arc data. @@ -6587,7 +6825,7 @@ - Enter text: + Specify second point @@ -6595,145 +6833,138 @@ - Specify second point + Specify endpoint - - - RS_ActionEditCopy - &Copy + Specify startpoint or [center] + + + RS_ActionDrawArcTangential - Cu&t + Specify base entity - Specify reference point + Cancel - Cancel + Specify end angle - - - RS_ActionEditPaste - &Paste + Back - Set reference point + Specify end point - Cancel + Arc &Tangential - RS_ActionEditUndo + RS_ActionDrawCircle - &Undo + Center, &Point - &Redo + Not a valid expression - Nothing to undo! + Specify center - Nothing to redo! + Cancel - - - RS_ActionFileNew - &New + Specify radius - - - RS_ActionFileNewTemplate - New From &Template + Back - RS_ActionFileOpen + RS_ActionDrawCircle2P - &Open... + 2 Points - - - RS_ActionFileSave - &Save + Invalid Circle data. - - - RS_ActionFileSaveAs - Save &as... + Specify first point + + + + Cancel + + + + Specify second point + + + + Back - RS_ActionInfoAngle + RS_ActionDrawCircle3P - Lines are parallel + 3 Points - Specify first line + Invalid circle data. - Cancel + Specify first point - Specify second line + Cancel - Back + Specify second point - An&gle between two lines + Back - Angle: %1 + Specify third point - RS_ActionInfoArea - - Area: %1 - - + RS_ActionDrawCircleCR - Circumference: %1 + Center, &Radius - Point: %1/%2 + Not a valid expression - Specify first point of polygon + Specify circle center @@ -6741,26 +6972,26 @@ - Specify next point of polygon + Specify circle radius - Polygonal &Area + Back - Closing Point: %1/%2 + radius=%1 is invalid - RS_ActionInfoDist + RS_ActionDrawCircleInscribe - &Distance Point to Point + Circle &Inscribed - Specify first point of distance + Specify the first line @@ -6768,7 +6999,7 @@ - Specify second point of distance + Specify the second line @@ -6776,181 +7007,174 @@ - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Specify the third line - RS_ActionInfoDist2 - - &Distance Entity to Point - - - - Distance: %1 - - + RS_ActionDrawCircleTan1_2P - Specify entity + Cancel - Cancel + Specify the first point on the tangent circle - Specify point + Back - Back + Specify the second point on the tangent circle - - - RS_ActionInfoInside - Point inside contour + Select the center of the tangent circle - Point is inside selected contour. + Specify a line/arc/circle - Point is outside selected contour. + Tangential, 2 P&oints + + + RS_ActionDrawCircleTan2 - Specify point + Specify the first line/arc/circle Cancel - - - RS_ActionInfoTotalLength - &Total length of selected entities + Specify the second line/arc/circle - Total Length of selected entities: %1 + Back - At least one of the selected entities cannot be measured. + Select the center of the tangent circle - - - RS_ActionLayersAdd - &Add Layer + Tangential 2 Circles, Radius + circle tangential to two give circles and with radius - RS_ActionLayersEdit + RS_ActionDrawCircleTan2_1P - &Edit Layer + Specify a line/arc/circle - - - RS_ActionLayersFreezeAll - &Hide all + Cancel - &Show all + Specify the another arc/circle - - - RS_ActionLayersRemove - &Remove Layer + Back - - - RS_ActionLayersToggleLock - Toggle Layer Loc&k + Specify a point on the tangent circle - - - RS_ActionLayersTogglePrint - Toggle Layer &Print + Select the center of the tangent circle - - - RS_ActionLayersToggleView - &Toggle Layer Visibility + Tangential 2 Circles, 1 Point - RS_ActionLibraryInsert + RS_ActionDrawCircleTan3 - Insert Library Object + Cancel - Not a valid expression + Back - Specify reference point + Select the center of the tangent circle - Cancel + Specify the first line/arc/circle - Enter angle: + Specify the second line/arc/circle - - + Specify the third line/arc/circle + - Enter factor: + Tangential &3 Circles - Cannot open file '%1' + Draw tangential circle of 3 given points, lines, arcs/circles - RS_ActionLockRelativeZero + RS_ActionDrawEllipse4Points - (Un-)&Lock Relative Zero + Ellipse &4 Point - - - RS_ActionModifyAttributes - &Attributes + Specify the first point on ellipse + + + + Cancel + + + + Specify the second point on ellipse + + + + Back + + + + Specify the third point on ellipse + + + + Specify the fourth point on ellipse + + + + Can not determine uniquely an ellipse - RS_ActionModifyBevel + RS_ActionDrawEllipseAxis - &Bevel + &Ellipse (Axis) @@ -6958,7 +7182,7 @@ - Select first entity + Specify ellipse center @@ -6966,7 +7190,7 @@ - Select second entity + Specify endpoint of major axis @@ -6974,30 +7198,30 @@ - Enter length 1: + Specify endpoint or length of minor axis: - Enter length 2: + Specify start angle - - - RS_ActionModifyCut - No Entity found. + Specify end angle - Cutting point is invalid. + Ellipse &Arc (Axis) + + + RS_ActionDrawEllipseCenter3Points - Cutting point is not on entity. + Ellipse Center and &3 Points - Specify entity to cut + Specify the center of ellipse @@ -7005,37 +7229,34 @@ - Specify cutting point + Specify the first point on ellipse - Back + Specify the second point on ellipse - &Divide + Back - Entity must be a line, arc, circle, ellipse or interpolation spline. + Specify the third point on ellipse - RS_ActionModifyDelete + RS_ActionDrawEllipseFociPoint - &Delete + Ellipse &Foci Point - - - RS_ActionModifyDeleteFree - Delete Freehand + Not a valid expression - Specify first break point on a polyline + Specify first focus of ellipse @@ -7043,7 +7264,7 @@ - Specify second break point on the same polyline + Specify second focus of ellipse @@ -7051,94 +7272,96 @@ - Entities not in the same polyline. + Specify a point on ellipse or total distance to foci - Parent of second entity is not a polyline + specify a point on ellipse, or total distance to foci - Parent of second entity is NULL + Total distance %1 is smaller than distance between foci + + + RS_ActionDrawEllipseInscribe - One of the chosen entities is NULL + Ellipse &Inscribed - Parent of first entity is not a polyline + Specify the first line - Parent of first entity is NULL + Cancel - First entity is NULL + Specify the second line - Second entity is NULL + Back - - - RS_ActionModifyDeleteQuick - &Delete selected + Specify the third line - Pick entity to delete + Specify the fourth line - Cancel + Can not determine uniquely an ellipse - RS_ActionModifyEntity + RS_ActionDrawHatch - &Properties + &Hatch - - - RS_ActionModifyExplodeText - &Explode Text into Letters + Invalid hatch area. Please check that the entities chosen form one or more closed contours. - - - RS_ActionModifyMirror - &Mirror + Hatch created successfully. - Specify first point of mirror line + Hatch Error: Invalid contour found! - Cancel + Hatch Error: Pattern not found! - Specify second point of mirror line + Hatch Error: Contour or pattern too small! - Back + Hatch Error: Contour too big! + + + + Hatch Error: Undefined Error! + + + + Total hatch area = %1 - RS_ActionModifyMove + RS_ActionDrawImage - &Move / Copy + Not a valid expression @@ -7150,30 +7373,34 @@ - Specify target point + Enter angle: - Back + + + + + Enter factor: - Invalid number of copies, use %1 + Insert &Image - - - RS_ActionModifyMoveRotate - M&ove and Rotate + Enter dpi: + + + RS_ActionDrawLine - Not a valid expression + &2 Points - Specify reference point + Specify first point @@ -7181,7 +7408,7 @@ - Specify target point + Specify next point or [%1] @@ -7189,90 +7416,81 @@ - Enter rotation angle: + Specify next point - - - RS_ActionModifyOffset - &Offset + Cannot undo: Not enough entities defined yet. - Specify direction of offset + Cannot close sequence of lines: Not enough entities defined yet, or already closed. - Back + Cannot redo: Not previous line segment defined. - RS_ActionModifyRevertDirection + RS_ActionDrawLineAngle - Re&vert direction + &Angle - Ctrl+R + Not a valid expression - - - RS_ActionModifyRotate - &Rotate + Specify position - Specify reference point + Cancel - Back + Enter angle: - Specify rotation center + Back - Specify target point to rotate to + Enter length: - - - RS_ActionModifyRotate2 - Rotate T&wo + &Horizontal - Specify absolute reference point + Vertical + + + RS_ActionDrawLineBisector - Cancel + Bisector - Specify relative reference point + Not a valid expression - Back + Select first line - - - RS_ActionModifyRound - Not a valid expression + Cancel - Specify first entity + Select second line @@ -7280,30 +7498,27 @@ - Specify second entity - - - - Enter radius: + Enter bisector length: - Cancel + Enter number of bisectors: - &Fillet + Number sector lines not in range: + number of bisector to create must be in [1, 200] - RS_ActionModifyScale + RS_ActionDrawLineFree - &Scale + &Freehand Line - Specify reference point + Click and drag to draw a line @@ -7312,13 +7527,9 @@ - RS_ActionModifyStretch - - &Stretch - - + RS_ActionDrawLineHorVert - Specify first corner + Specify first point @@ -7326,7 +7537,7 @@ - Specify second corner + Specify second point @@ -7334,26 +7545,18 @@ - Specify reference point - - - - Specify target point + Vertical - RS_ActionModifyTrim - - &Trim - - + RS_ActionDrawLineOrthTan - &Trim Two + Tangent &Orthogonal - Select first trim entity + Select a line @@ -7361,225 +7564,234 @@ - Select limiting entity + Select circle, arc or ellipse Back + + + RS_ActionDrawLineParallel - Select second trim entity + Specify Distance <%1> or select entity or [%2] - Select entity to trim + Cancel - - - RS_ActionModifyTrimAmount - &Lengthen + Enter number: - No entity found. + Not a valid expression - The chosen Entity is in a block. Please edit the block. + Not a valid number. Try 1..99 - The chosen Entity is not an atomic entity or cannot be trimmed. + &Parallel - Not a valid expression + &Concentric + + + RS_ActionDrawLineParallelThrough - Select entity to trim or enter distance: + Parallel through point - Back + Select entity - - - RS_ActionOptionsDrawing - Current &Drawing Preferences + Cancel - - - RS_ActionOrder - move to bottom + Specify through point - set to bottom + Back - lower after entity + Number: - lower over entity + Not a valid number. Try 1..99 - raise over entity + Not a valid expression + + + RS_ActionDrawLinePolygon - move to top - + + + + + RS_ActionDrawLinePolygonCenCor - set to top + Pol&ygon (Cen,Cor) - No Entity found. + Specify center - Choose entity for order + Specify a corner - Cancel + Enter number: - - - RS_ActionPolylineAdd - &Add node + Not a valid number. Try 1..9999 - Add polyline's node + Not a valid expression + + + RS_ActionDrawLinePolygonCorCor - No Entity found. + Polygo&n (Cor,Cor) - Entity must be a polyline. + Specify first corner - Adding point is invalid. + Cancel - Adding point is not on entity. + Specify second corner - Specify polyline to add nodes + Back - Cancel + Number: - Specify adding node's point + Not a valid number. Try 1..9999 - Back + Not a valid expression. - RS_ActionPolylineAppend + RS_ActionDrawLineRectangle - A&ppend node + Rectangle - Append polyline's node + Specify first corner - No Entity found. + Cancel - Entity must be a polyline. + Specify second corner - Click somewhere near the beginning or end of existing polyline. + Back + + + RS_ActionDrawLineRelAngle - Specify the polyline somewhere near the beginning or end point + Relative angle - Cancel + Not a valid expression - Specify next point or [%1] + Select base entity - Back + Cancel - Specify next point + Specify position - Can not append nodes in a closed polyline. + Back - Cannot undo: Not enough entities defined yet. + Orthogonal - RS_ActionPolylineDel + RS_ActionDrawLineTangent1 - &Delete node + Tangent (P,C) - Delete polyline's node + Specify point - No Entity found. + Cancel - Entity must be a polyline. + Select circle, arc or ellipse - Specify polyline to delete node + Back + + + RS_ActionDrawLineTangent2 - Cancel + Tangent (C,C) - Specify deleting node's point + Cancel @@ -7587,217 +7799,245 @@ - Deleting point is invalid. + Select first circle or ellipse - Deleting point is not on entity. + Select second circle or ellipse - RS_ActionPolylineDelBetween - - Delete &between two nodes - - + RS_ActionDrawMText - Delete between two nodes + &MText - No Entity found. + Specify insertion point - Entity must be a polyline. + Cancel - Deletinging point is invalid. + Enter text: - Deleting point is not on entity. + Back + + + RS_ActionDrawPoint - Deleteinging point is not on entity. + &Points - Specify polyline to delete between two nodes + Specify location Cancel + + + RS_ActionDrawPolyline - Specify first node - - - - Back + &Polyline - Specify second node + Draw polylines - Deleting point is invalid. + Specify first point - - - RS_ActionPolylineEquidistant - Create &Equidistant Polylines + Cancel - Create Equidistant Polylines + Specify next point or [%1] - No Entity found. + Back - Entity must be a polyline. + Specify next point - Choose the original polyline + Cannot close sequence of lines: Not enough entities defined yet. - Cancel + Cannot undo: Not enough entities defined yet. - RS_ActionPolylineSegment + RS_ActionDrawSpline - Create Polyline from Existing &Segments + &Spline - Create Polyline from Existing Segments + Specify first control point - No Entity found. + Cancel - Choose one of the segments on the original polyline + Specify next control point or [%1] - Cancel + Back - Entity must be a line, arc or polyline. + Specify next control point - Entity can not be a closed polyline. + Cannot undo: Not enough entities defined yet. - RS_ActionPolylineTrim - - &Trim segments - - + RS_ActionDrawText - Trim polyline's segments + &Text - No Entity found. + Specify insertion point - Entity must be a polyline. + Cancel - Specifying point is invalid. + Enter text: - No Segment found on entity. + Back - Specify polyline to trim + Specify second point + + + RS_ActionEditCopy - Cancel + &Copy - Specify first segment + Cu&t - Back + Specify reference point - Specify second segment + Cancel - RS_ActionPrintPreview + RS_ActionEditPaste - Print Pre&view + &Paste - RS_ActionPrintPreview::fit(): Invalid paper size + Set reference point - Printout offset in paper coordinates by (%1, %2) + Cancel + + + RS_ActionEditUndo - Printout offset in graph coordinates by (%1, %2) + &Undo - Printout offset in graph coordinates + &Redo - Printout offset in paper coordinates + Nothing to undo! - : select printout offset coordinates + Nothing to redo! - - type in offset from command line to offset printout + + + RS_ActionFileNew + + &New + + + RS_ActionFileNewTemplate - Printout offset ignores relative zero. Ignoring '@' + New From &Template - RS_ActionSelect + RS_ActionFileOpen - Select to modify attributes + &Open... + + + + + RS_ActionFileSave + + &Save + + + + + RS_ActionFileSaveAs + + Save &as... + + + + + RS_ActionInfoAngle + + Lines are parallel + + + + Specify first line @@ -7805,156 +8045,214 @@ - Select to delete + Specify second line - Select to delete immediately + Back - Select to move + An&gle between two lines - Select to rotate + Angle: %1 + + + RS_ActionInfoArea - Select to scale + Area: %1 - Select to mirror + Circumference: %1 - Select to move and rotate + Point: %1/%2 - Select for two axis rotation + Specify first point of polygon - Select to explode text + Cancel - Select to create block + Specify next point of polygon - Select to copy + Polygonal &Area - Select to cut + Closing Point: %1/%2 + + + RS_ActionInfoDist - No entity selected! + &Distance Point to Point - Select to create offset + Specify first point of distance - Select entities to order + Cancel - Select to explode block + Specify second point of distance - Select to revert direction + Back + + + + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) - RS_ActionSelectAll + RS_ActionInfoDist2 - Select &All + &Distance Entity to Point - Deselect &all + Distance: %1 - Ctrl+K + Specify entity + + + + Cancel + + + + Specify point + + + + Back - RS_ActionSelectContour + RS_ActionInfoInside - (De-)Select &Contour + Point inside contour - Entity must be an Atomic Entity. + Point is inside selected contour. + + + + Point is outside selected contour. + + + + Specify point + + + + Cancel - RS_ActionSelectIntersected + RS_ActionInfoTotalLength - Select Intersected Entities + &Total length of selected entities - Deselect Intersected Entities + Total Length of selected entities: %1 - Choose first point of intersection line + At least one of the selected entities cannot be measured. + + + RS_ActionLayersAdd - Cancel + &Add Layer + + + RS_ActionLayersEdit - Choose second point of intersection line + &Edit Layer + + + RS_ActionLayersFreezeAll - Back + &Hide all + + + + &Show all - RS_ActionSelectInvert + RS_ActionLayersRemove - Invert Selection + &Remove Layer - RS_ActionSelectLayer + RS_ActionLayersToggleLock - (De-)Select Layer + Toggle Layer Loc&k - RS_ActionSelectSingle + RS_ActionLayersTogglePrint - Select Entity + Toggle Layer &Print - RS_ActionSelectWindow + RS_ActionLayersToggleView - Select Window + &Toggle Layer Visibility + + + + + RS_ActionLibraryInsert + + Insert Library Object - Deselect Window + Not a valid expression + + + + Specify reference point @@ -7962,7 +8260,56 @@ - Choose second edge + Enter angle: + + + + + + + + Enter factor: + + + + Cannot open file '%1' + + + + + RS_ActionLockRelativeZero + + (Un-)&Lock Relative Zero + + + + + RS_ActionModifyAttributes + + &Attributes + + + + + RS_ActionModifyBevel + + &Bevel + + + + Not a valid expression + + + + Select first entity + + + + Cancel + + + + Select second entity @@ -7970,14 +8317,30 @@ - Click and drag for the selection window + Enter length 1: + + + + Enter length 2: - RS_ActionSetRelativeZero + RS_ActionModifyCut - Set relative Zero + No Entity found. + + + + Cutting point is invalid. + + + + Cutting point is not on entity. + + + + Specify entity to cut @@ -7985,18 +8348,45 @@ - Set &Relative Zero + Specify cutting point + + + + Back + + + + &Divide + + + + Entity must be a line, arc, circle, ellipse or interpolation spline. - RS_ActionSnapIntersectionManual + RS_ActionModifyDelete - I&ntersection Manually + &Delete + + + RS_ActionModifyDeleteFree - Select first entity + Delete Freehand + + + + Specify first break point on a polyline + + + + Cancel + + + + Specify second break point on the same polyline @@ -8004,51 +8394,98 @@ - Select second entity + Entities not in the same polyline. + + + + Parent of second entity is not a polyline + + + + Parent of first entity is not a polyline + + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr - RS_ActionToolRegenerateDimensions + RS_ActionModifyDeleteQuick - Regenerate Dimension Entities + &Delete selected - Regenerated %1 dimension entities + Pick entity to delete - No dimension entities found + Cancel - RS_ActionZoomAuto + RS_ActionModifyEntity - &Auto Zoom + &Properties - RS_ActionZoomIn + RS_ActionModifyExplodeText - Zoom &In + &Explode Text into Letters + + + RS_ActionModifyMirror - Zoom &Out + &Mirror + + + + Specify first point of mirror line + + + + Cancel + + + + Specify second point of mirror line + + + + Back - RS_ActionZoomPan + RS_ActionModifyMove - Zoom &Panning + &Move / Copy - Click and drag to pan zoom + Specify reference point @@ -8056,32 +8493,106 @@ - Zoom panning + Specify target point + + + + Back + + + + Invalid number of copies, use %1 - RS_ActionZoomPrevious + RS_ActionModifyMoveRotate - Previous &View + M&ove and Rotate + + + + Not a valid expression + + + + Specify reference point + + + + Cancel + + + + Specify target point + + + + Back + + + + Enter rotation angle: - RS_ActionZoomRedraw + RS_ActionModifyOffset - &Redraw + &Offset + + + + Specify direction of offset + + + + Back - RS_ActionZoomWindow + RS_ActionModifyRevertDirection - &Window Zoom + Re&vert direction - Specify first edge + Ctrl+R + + + + + RS_ActionModifyRotate + + &Rotate + + + + Specify reference point + + + + Back + + + + Specify rotation center + + + + Specify target point to rotate to + + + + + RS_ActionModifyRotate2 + + Rotate T&wo + + + + Specify absolute reference point @@ -8089,7 +8600,7 @@ - Specify second edge + Specify relative reference point @@ -8098,828 +8609,850 @@ - RS_Commands + RS_ActionModifyRound - line + Not a valid expression + + + + Specify first entity + + + + Back + + + + Specify second entity + + + + Enter radius: - rectangle + Cancel - text + &Fillet + + + RS_ActionModifyScale - regen + &Scale - undo + Specify reference point - u - undo + Cancel + + + RS_ActionModifyStretch - redo + &Stretch - arc + Specify first corner - angle + Cancel - factor + Specify second corner - columns + Back - rows + Specify reference point - columnspacing + Specify target point + + + RS_ActionModifyTrim - rowspacing + &Trim - ang - angle + &Trim Two - fact - factor + Select first trim entity - f - factor + Cancel - cols - columns + Select limiting entity - columnspacing - columnspacing for inserts + Back - colspacing - columnspacing for inserts + Select second trim entity - cs - columnspacing for inserts + Select entity to trim + + + RS_ActionModifyTrimAmount - rowspacing - rowspacing for inserts + &Lengthen - rs - rowspacing for inserts + No entity found. - center + The chosen Entity is in a block. Please edit the block. - cen - center + The chosen Entity is not an atomic entity or cannot be trimmed. - point + Not a valid expression - offset + Select entity to trim or enter distance: - o - offset + Back + + + RS_ActionOptionsDrawing - parallel + Current &Drawing Preferences + + + RS_ActionOrder - length + move to bottom - close + set to bottom - number + lower after entity - through + lower over entity - help + raise over entity - ? - help + move to top - length - length + set to top - len - length + No Entity found. - l - length + Choose entity for order - c - close + Cancel + + + RS_ActionPolylineAdd - num - number + &Add node - n - number + Add polyline's node - t - through + No Entity found. - length1 + Entity must be a polyline. - length2 + Adding point is invalid. - radius + Adding point is not on entity. - trim + Specify polyline to add nodes - length1 - length1 + Cancel - len1 - length1 + Specify adding node's point - l1 - length1 + Back + + + RS_ActionPolylineAppend - length2 - length2 + A&ppend node - len2 - length2 + Append polyline's node - l2 - length2 + No Entity found. - t - text + Entity must be a polyline. - chord length + Click somewhere near the beginning or end of existing polyline. - Command: %1 + Specify the polyline somewhere near the beginning or end point - Available commands: + Cancel - circle + Specify next point or [%1] - zw - zoom - window + Back - za - zoom - auto + Specify next point - zp - zoom - pan + Can not append nodes in a closed polyline. - da - dimension - aligned + Cannot undo: Not enough entities defined yet. + + + RS_ActionPolylineDel - dh - dimension - horizontal + &Delete node - dv - dimension - vertical + Delete polyline's node - dr - dimension - linear + No Entity found. - ld - dimension - leader + Entity must be a polyline. - sg - snap - grid + Specify polyline to delete node - se - snap - end + Cancel - si - snap - intersection + Specify deleting node's point - sm - snap - middle + Back - sn - snap - nearest + Deleting point is invalid. - np - snap - nearest point + Deleting point is not on entity. + + + RS_ActionPolylineDelBetween - tn - Deselect all + Delete &between two nodes - ch - modify - bevel (chamfer) + Delete between two nodes - xt - modify - trim (extend) + No Entity found. - rm - modify - trim + Entity must be a polyline. - mv - modify - move + Deletinging point is invalid. - mi - modify - mirror + Deleting point is not on entity. - ro - modify - rotate + Deleteinging point is not on entity. - sz - modify - scale + Specify polyline to delete between two nodes - ss - modify - stretch + Cancel - er - modify - delete (erase) + Specify first node - oo - modify - undo (oops) + Back - uu - modify - redo + Specify second node - xp - modify - explode + Deleting point is invalid. + + + RS_ActionPolylineEquidistant - dimregen + Create &Equidistant Polylines - po + Create Equidistant Polylines - l + No Entity found. - a + Entity must be a polyline. - ci + Choose the original polyline - rec + Cancel + + + RS_ActionPolylineSegment - rectang + Create Polyline from Existing &Segments - - rg - zoom - redraw + + Create Polyline from Existing Segments - zr - zoom - redraw + No Entity found. - zv - zoom - previous + Choose one of the segments on the original polyline - r + Cancel - polyline + Entity can not be a closed polyline. - pa - parallel + Polyline created + + + RS_ActionPolylineTrim - tm - modify - multi trim (extend) + &Trim segments - da + Trim polyline's segments - dh + No Entity found. - dr + Entity must be a polyline. - dv + Specifying point is invalid. - ld + No Segment found on entity. - tm + Specify polyline to trim - xt + Cancel - rm + Specify first segment - mv + Back - ch + Specify second segment + + + RS_ActionPrintPreview - mi + Print Pre&view - ro + RS_ActionPrintPreview::fit(): Invalid paper size - sz + Printout offset in paper coordinates by (%1, %2) - ss + Printout offset in graph coordinates by (%1, %2) - er + Printout offset in graph coordinates - oo + Printout offset in paper coordinates - uu + : select printout offset coordinates - xp + type in offset from command line to offset printout - os + Printout offset ignores relative zero. Ignoring '@' - sg + Printout in Black/White - se + Printout in color + + + RS_ActionSelect - si + Select to modify attributes - sn + Cancel - sm + Select to delete - np + Select to delete immediately - tn + Select to move - kill + Select to rotate - k + Select to scale - back + Select to mirror - b - back + Select to move and rotate - li + Select for two axis rotation - pl + Select to explode text - pa + Select to create block - ar + Select to copy - rect + Select to cut - redraw + No entity selected! - zr + Select to create offset - zw + Select entities to order - za + Select to explode block - zp + Select to revert direction + + + RS_ActionSelectAll - zv + Select &All - u + Deselect &all - os - snap - free + Ctrl+K + + + RS_ActionSelectContour - sc + (De-)Select &Contour - sc - snap - center + Entity must be an Atomic Entity. + + + RS_ActionSelectIntersected - sd + Select Intersected Entities - sd - snap - distance + Deselect Intersected Entities - sf + Choose first point of intersection line - sf - snap - free + Cancel - sa + Choose second point of intersection line - sa - Select all + Back + + + RS_ActionSelectInvert - number - number + Invert Selection + + + RS_ActionSelectLayer - reversed - reversed + (De-)Select Layer + + + RS_ActionSelectSingle - rev - reversed + Select Entity + + + RS_ActionSelectWindow - r - redo + Select Window - Command not found: %1 + Deselect Window - Accepted keycode: %1 + Cancel - mtext + Choose second edge - dpi + Back - re + Click and drag for the selection window + + + RS_ActionSetRelativeZero - re - modify - revert direction + Set relative Zero - rn - restrict - nothing + Cancel - rn + Set &Relative Zero + + + RS_ActionSnapIntersectionManual - rr - restrict - orthogonal + I&ntersection Manually - rr + Select first entity - rh - restrict - horizontal + Back - rh + Select second entity + + + RS_ActionToolRegenerateDimensions - rv - restrict - vertical + Regenerate Dimension Entities - rv + Regenerated %1 dimension entities - setrelativezero + No dimension entities found + + + RS_ActionZoomAuto - setrelativezero - snap - set relative zero position + &Auto Zoom + + + RS_ActionZoomIn - rz + Zoom &In - paperoffset + Zoom &Out - graphoffset + Zooms in - fillet - modify - fillet + Zooms out + + + RS_ActionZoomPan - divide - modify - divide + Zoom &Panning - div - modify - divide + Click and drag to pan zoom - cut - modify - divide + Cancel - an - angle + Zoom panning + + + RS_ActionZoomPrevious - ce - center + Previous &View + + + RS_ActionZoomRedraw - cl - chord length + &Redraw + + + RS_ActionZoomWindow - co - columns + &Window Zoom - ra - radius + Specify first edge - row - row + Cancel - cal - command to trigger cli calculator + Specify second edge - calculate - command to trigger cli calculator + Back diff -Nru librecad-2.0.8/librecad/ts/librecad_es_ar.ts librecad-2.0.9/librecad/ts/librecad_es_ar.ts --- librecad-2.0.8/librecad/ts/librecad_es_ar.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_es_ar.ts 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Capa: + + + Geometry + Geometría + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -128,6 +159,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Opciones Angulo relativo de línea + + + Spacing: + Espaciado: + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -606,7 +679,7 @@ CAD Tools - Herramientas CAD + Herramientas CAD Export as @@ -658,6 +731,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -2164,10 +2241,6 @@ Ejecutar un guión - CTRL-G - - - &Selection pointer @@ -2183,6 +2256,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -2410,7 +2492,7 @@ QG_CadToolBar CAD Tools - Herramientas CAD + Herramientas CAD @@ -3133,6 +3215,17 @@ + QG_CommandHistory + + &Copy + + + + select&All + + + + QG_CommandWidget Command Line @@ -3159,14 +3252,6 @@ - &Copy - - - - select&All - - - escape escape, go back from action steps @@ -4677,7 +4762,7 @@ Extension line extension: - Extensión línea de referencia: + Extensión línea de referencia: Arrow size: @@ -4685,7 +4770,7 @@ Extension line offset: - Desfase línea de referencia: + Desfase línea de referencia: Dimension line gap: @@ -4877,14 +4962,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal Horizontal @@ -4913,10 +4990,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -4949,7 +5022,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Color: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Alineado + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -5065,7 +5246,7 @@ Colors - Colores + Colores Backgr&ound: @@ -5085,11 +5266,11 @@ White - Blanco + Blanco Gray - Gris 25 + Gris 25 Darkgray @@ -5145,7 +5326,7 @@ #000000 - #000000 + #000000 #ffffff @@ -5157,7 +5338,7 @@ #808080 - #808080 + #808080 S&elected Color: @@ -5224,14 +5405,6 @@ - #FFFFFF - - - - #C0C0C0 - - - 400 400 @@ -5260,39 +5433,99 @@ - #00FFFF + St&art Handle Color: + + + + &Handle Color: - #0000FF + &End Handle Color: - #FFFF00 + Splash Window - #FF00FF + Display Splash - St&art Handle Color: + Graphic Colors - &Handle Color: + Aquamarine - &End Handle Color: + Azure - Splash Window + DeepSkyBlue - Display Splash + DodgerBlue + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -5641,19 +5874,19 @@ &OK - Aceptar + Aceptar Alt+O - Alt+O + Alt+O Cancel - Cancelar + Cancelar Esc - Esc + Esc @@ -7196,37 +7429,14 @@ - QG_PenToolBar + QG_PolylineEquidistantOptions - Line color - + Line Relative Angle Options + Opciones Angulo relativo de línea - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - Opciones Angulo relativo de línea - - - Spacing: - Espaciado: - - - Distance from original polyline - - - - Copies: - + Spacing: + Espaciado: @@ -7732,7 +7942,7 @@ Layer "%1" and all entities on it will be removed. - La capa "%1" y todos sus objetos será eliminado. + La capa "%1" y todos sus objetos será eliminado. Layer "%1" can never be removed. @@ -7758,6 +7968,11 @@ Layer with a name "%1" already exists. Please specify a different name. Ya existe una capa con nombre "%1". Por favor especifique otro nombre. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -7853,7 +8068,7 @@ None - Ninguno + Ninguno Meter @@ -7980,10 +8195,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -8097,10 +8308,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -8108,285 +8315,1467 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - - Add Block - Añadir bloque - - - &Add Block - &Añadir bloque - - - - RS_ActionBlocksAttributes - Rename Block - Renombrar bloque + : duplicated command: %1 is already taken by %2 + - &Rename Block - &Renombrar bloque + point + draw point + punto - Rename Block and all Inserts - Renombrar e insertar bloque + po + draw point + pt - - - RS_ActionBlocksCreate - Create Block - Crear bloque + line + draw line + línea - &Create Block - &Crear bloque + li + draw line + li - Specify reference point - Especificar punto de referencia + l + draw line + - Cancel - Cancelar + polyline + draw polyline + Polilinea - - - RS_ActionBlocksEdit - Edit Block - Editar bloque + pl + draw polyline + - &Edit Block - &Editar bloque + free + draw freehand line + - - - RS_ActionBlocksExplode - Explode - Desagrupar + fhl + draw freehand line + - &Explode - Desagrupar + spline + draw spline + - Explode Blocks and other Entity Groups - Descomponer bloques y otros grupos de objetos + spl + draw spline + - Ex&plode + spline2 + spline through points - - - RS_ActionBlocksFreezeAll - Freeze all - Bloquear todo + stp + spline through points + - &Freeze all - &Bloquear todo + offset + create offset + equidistancia - Freeze all blocks - Bloquear todos los bloques + parallel + create offset + paralelo - Defreeze all - Desbloquear todo + o + create offset + e - &Defreeze all - &Desbloquear todo + pa + create offset + zt - Defreeze all blocks - Desbloquear todos los bloques + ptp + parallel through point + - &Hide all + pp + parallel through point - &Show all + bisect + angle bisector - - - RS_ActionBlocksInsert - Insert Block - Insertar bloque + bi + angle bisector + - &Insert Block - &Insertar bloque + tangentpc + tangent point and circle + - Not a valid expression - Comando no válido + tanpc + tangent point and circle + - Specify reference point - Especificar punto de referencia + perp + perpendicular line + - Cancel - Cancelar + ortho + perpendicular line + - Enter angle: - Ángulo: + vertical + vertical line + - Enter factor: - Factor: + ver + vertical line + - Enter columns: - Columnas: + horizontal + horizontal line + - Enter rows: - Filas: + hor + horizontal line + - Enter column spacing: - Espacio entre columnas: + rectangle + draw rectangle + rectángulo - Enter row spacing: - Espacio entre filas: + rectang + draw rectangle + rectang - - + rect + draw rectangle + - - - RS_ActionBlocksRemove - Remove Block - Quitar bloque + rec + draw rectangle + rec - &Remove Block - &Quitar bloque + polygon2v + polygon by 2 vertices + - - - RS_ActionBlocksSave - &Save Block + poly2 + polygon by 2 vertices - No block activated to save - + arc + draw arc + arco - - - RS_ActionBlocksToggleView - Toggle Block Visibility - Tecla conmutador de visibilidad de bloque + a + draw arc + a - &Toggle Block - &Tecla de bloque + circle + draw circle + círculo - Toggle Block - Tecla de bloque - + ci + draw circle + ci - Toggle Block &Visibility + circle2 + circle 2 points - - - RS_ActionDefault - Choose second edge - Elija segundo borde + c2 + circle 2 points + c2 - Back - Atrás + circle3 + circle 3 points + - - - RS_ActionDimAligned - Aligned - Alineado + c3 + circle 3 points + c3 - &Aligned - &Alineado + circlecr + circle with center and radius + - Aligned Dimension - cota alineada + cc + circle with center and radius + - Specify first extension line origin - Especificar primera extensión de la línea original + tan3 + circle tangent to 3 + - Cancel - Cancelar + ct3 + circle tangent to 3 + - Specify second extension line origin - Especificar segunda extensión de la línea original + ellipseinscribed + inscribed ellipse + - Back - Volver + ei + inscribed ellipse + - Specify dimension line location - Especificar localización de la línea de cota + ie + inscribed ellipse + - Enter dimension text: - Texto de cota: + hatch + draw hatch + - - - RS_ActionDimAngular - Angular - Angular + ha + draw hatch + - &Angular - &Angular + mtext + draw mtext + - Angular Dimension - Cota angular + mtxt + draw mtext + - Select first line - Seleccione primera línea + text + draw text + text - Cancel - Cancelar + txt + draw text + - Select second line - Seleccione segunda línea + regen + zoom - redraw + regenerar + + + redraw + zoom - redraw + + + + rg + zoom - redraw + rd + + + zr + zoom - redraw + zr + + + zoomwindow + zoom - window + + + + zw + zoom - window + zv + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + zt + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + + + + kill + kill all actions + + + + k + kill all actions + + + + undo + undo cycle + deshacer + + + u + undo cycle + d + + + redo + redo cycle + rehacer + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + ca + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + ch + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + cv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + cl + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + lc + + + dimregen + dimension - regenerate + + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mm + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + ch + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + mp + + + revert + modify - revert direction + + + + rev + modify - revert direction + inv + + + rotate + modify - rotate + + + + ro + modify - rotate + mr + + + scale + modify - scale + + + + sz + modify - scale + me + + + trim + modify - trim (extend) + recortar + + + tm + modify - trim (extend) + Cortar segmentos + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ms + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + mb + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + mx + + + snapfree + snap - free + + + + os + snap - free + nf + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + ff + + + snapgrid + snap - grid + + + + sg + snap - grid + fr + + + snapintersection + snap - intersection + + + + si + snap - intersection + fi + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + fm + + + snaponentity + snap - on entity + + + + sn + snap - on entity + fc + + + np + snap - on entity + fp + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + tn + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + ángulo + + + ang + measure angle + ang + + + area + measure area + + + + ar + measure area + ar + + + angle + ángulo + + + dpi + + + + close + cerrar + + + chord length + longitud de la cuerda + + + columns + columnas + + + columnspacing + espacio entre columnas + + + factor + factor + + + length + longitud + + + length1 + bevel/fillet lenght1 + longitud 1 + + + length2 + bevel/fillet lenght2 + longitud 2 + + + number + número + + + radius + radio + + + rows + filas + + + rowspacing + espacio entre filas + + + through + a través de + + + trim + recortar + + + ang + angle + ang + + + an + angle + + + + center + centro + + + cen + center + cen + + + ce + center + + + + cl + chord length + + + + c + close + c + + + cols + columns + cols + + + co + columns + + + + columnspacing + columnspacing for inserts + espacio entre columnas + + + colspacing + columnspacing for inserts + espaciocols + + + cs + columnspacing for inserts + ec + + + fact + factor + fact + + + f + factor + f + + + help + ayuda + + + ? + help + ? + + + length + length + longitud + + + len + length + long + + + l + length + + + + length1 + length1 + longitud 1 + + + len1 + length1 + long1 + + + l1 + length1 + l1 + + + length2 + length2 + longitud 2 + + + len2 + length2 + long2 + + + l2 + length2 + l2 + + + number + number + número + + + num + number + num + + + n + number + n + + + ra + radius + + + + reversed + reversed + invertido + + + rev + reversed + inv + + + row + row + + + + rowspacing + rowspacing for inserts + espacio entre filas + + + rs + rowspacing for inserts + ef + + + text + text + + + t + text + t + + + t + through + t + + + undo + deshacer + + + u + undo + d + + + redo + rehacer + + + r + redo + + + + back + + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + Comandos disponibles: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Ninguno + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Añadir bloque + + + &Add Block + &Añadir bloque + + + + RS_ActionBlocksAttributes + + Rename Block + Renombrar bloque + + + &Rename Block + &Renombrar bloque + + + Rename Block and all Inserts + Renombrar e insertar bloque + + + + RS_ActionBlocksCreate + + Create Block + Crear bloque + + + &Create Block + &Crear bloque + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + + RS_ActionBlocksEdit + + Edit Block + Editar bloque + + + &Edit Block + &Editar bloque + + + + RS_ActionBlocksExplode + + Explode + Desagrupar + + + &Explode + Desagrupar + + + Explode Blocks and other Entity Groups + Descomponer bloques y otros grupos de objetos + + + Ex&plode + + + + + RS_ActionBlocksFreezeAll + + Freeze all + Bloquear todo + + + &Freeze all + &Bloquear todo + + + Freeze all blocks + Bloquear todos los bloques + + + Defreeze all + Desbloquear todo + + + &Defreeze all + &Desbloquear todo + + + Defreeze all blocks + Desbloquear todos los bloques + + + &Hide all + + + + &Show all + + + + + RS_ActionBlocksInsert + + Insert Block + Insertar bloque + + + &Insert Block + &Insertar bloque + + + Not a valid expression + Comando no válido + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + Enter angle: + Ángulo: + + + Enter factor: + Factor: + + + Enter columns: + Columnas: + + + Enter rows: + Filas: + + + Enter column spacing: + Espacio entre columnas: + + + Enter row spacing: + Espacio entre filas: + + + + + + + + RS_ActionBlocksRemove + + Remove Block + Quitar bloque + + + &Remove Block + &Quitar bloque + + + + RS_ActionBlocksSave + + &Save Block + + + + No block activated to save + + + + + RS_ActionBlocksToggleView + + Toggle Block Visibility + Tecla conmutador de visibilidad de bloque + + + &Toggle Block + &Tecla de bloque + + + Toggle Block + Tecla de bloque + + + + Toggle Block &Visibility + + + + + RS_ActionDefault + + Choose second edge + Elija segundo borde + + + Back + Atrás + + + + RS_ActionDimAligned + + Aligned + Alineado + + + &Aligned + &Alineado + + + Aligned Dimension + cota alineada + + + Specify first extension line origin + Especificar primera extensión de la línea original + + + Cancel + Cancelar + + + Specify second extension line origin + Especificar segunda extensión de la línea original + + + Back + Volver + + + Specify dimension line location + Especificar localización de la línea de cota + + + Enter dimension text: + Texto de cota: + + + + RS_ActionDimAngular + + Angular + Angular + + + &Angular + &Angular + + + Angular Dimension + Cota angular + + + Select first line + Seleccione primera línea + + + Cancel + Cancelar + + + Select second line + Seleccione segunda línea Specify dimension arc line location @@ -9013,6 +10402,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9173,6 +10566,14 @@ Specify a point on ellipse or total distance to foci + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -10431,7 +11832,7 @@ Atrás - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -10859,11 +12260,11 @@ Parent of second entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido One of the chosen entities is NULL - Uno de los objetos no es válido + Uno de los objetos no es válido Parent of first entity is not a polyline @@ -10871,15 +12272,35 @@ Parent of first entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido First entity is NULL - El primer objeto no es válido + El primer objeto no es válido Second entity is NULL - El segundo objeto no es válido + El segundo objeto no es válido + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -11635,11 +13056,11 @@ Cancelar - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -11736,6 +13157,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -12101,7 +13530,7 @@ Zooms in - Acercar + Acercar Zoom out @@ -12113,7 +13542,7 @@ Zooms out - Salir de Acercar + Salir de Acercar @@ -12212,7 +13641,7 @@ RS_Commands line - línea + línea l @@ -12222,7 +13651,7 @@ rectangle - rectángulo + rectángulo rec @@ -12236,33 +13665,33 @@ text - text + text regen - regenerar + regenerar undo - deshacer + deshacer u undo - d + d redo - rehacer + rehacer r redo - r + r arc - arco + arco a @@ -12271,32 +13700,32 @@ angle - ángulo + ángulo factor - factor + factor columns - columnas + columnas rows - filas + filas columnspacing - espacio entre columnas + espacio entre columnas rowspacing - espacio entre filas + espacio entre filas ang angle - ang + ang a @@ -12306,17 +13735,17 @@ fact factor - fact + fact f factor - f + f cols columns - cols + cols c @@ -12331,36 +13760,36 @@ columnspacing columnspacing for inserts - espacio entre columnas + espacio entre columnas colspacing columnspacing for inserts - espaciocols + espaciocols cs columnspacing for inserts - ec + ec rowspacing rowspacing for inserts - espacio entre filas + espacio entre filas rs rowspacing for inserts - ef + ef center - centro + centro cen center - cen + cen c @@ -12384,7 +13813,7 @@ point - punto + punto po @@ -12393,76 +13822,76 @@ offset - equidistancia + equidistancia o offset - e + e parallel - paralelo + paralelo length - longitud + longitud close - cerrar + cerrar number - número + número through - a través de + a través de help - ayuda + ayuda ? help - ? + ? length length - longitud + longitud len length - long + long l length - l + l c close - c + c num number - num + num n number - n + n t through - t + t par @@ -12471,49 +13900,49 @@ length1 - longitud 1 + longitud 1 length2 - longitud 2 + longitud 2 radius - radio + radio trim - recortar + recortar length1 length1 - longitud 1 + longitud 1 len1 length1 - long1 + long1 l1 length1 - l1 + l1 length2 length2 - longitud 2 + longitud 2 len2 length2 - long2 + long2 l2 length2 - l2 + l2 r @@ -12523,11 +13952,11 @@ t text - t + t chord length - longitud de la cuerda + longitud de la cuerda length @@ -12541,11 +13970,11 @@ Command: %1 - Comando: %1 + Comando: %1 Available commands: - Comandos disponibles: + Comandos disponibles: ln @@ -12554,7 +13983,7 @@ circle - círculo + círculo ci @@ -12574,7 +14003,7 @@ zw zoom - window - zv + zv zoom - window @@ -12583,7 +14012,7 @@ za zoom - auto - za + za zoom - auto @@ -12592,7 +14021,7 @@ zp zoom - pan - zt + zt zoom - pan @@ -12651,27 +14080,27 @@ da dimension - aligned - ca + ca dh dimension - horizontal - ch + ch dv dimension - vertical - cv + cv dr dimension - linear - cl + cl ld dimension - leader - lc + lc rd @@ -12701,17 +14130,17 @@ sg snap - grid - fr + fr se snap - end - ff + ff si snap - intersection - fi + fi sn @@ -12721,17 +14150,17 @@ sm snap - middle - fm + fm sn snap - nearest - fc + fc np snap - nearest point - fp + fp fr* @@ -12746,12 +14175,12 @@ tn Deselect all - tn + tn ch modify - bevel (chamfer) - ch + ch mt @@ -12761,57 +14190,57 @@ xt modify - trim (extend) - me + me rm modify - trim - mr + mr mv modify - move - mm + mm mi modify - mirror - mp + mp ro modify - rotate - mr + mr sz modify - scale - me + me ss modify - stretch - ms + ms er modify - delete (erase) - mb + mb oo modify - undo (oops) - md + md uu modify - redo - dd + dd xp modify - explode - mx + mx ex @@ -12819,436 +14248,217 @@ mp - dimregen - - - po - pt + pt ln ln - l - - - a - a + a ci - ci + ci rec - rec + rec rectang - rectang + rectang rg zoom - redraw - rd - - - zr - zoom - redraw - zr - - - zv - zoom - previous - + rd - - r - + + zr + zoom - redraw + zr polyline - Polilinea + Polilinea pa parallel - zt + zt tm modify - multi trim (extend) - Cortar segmentos + Cortar segmentos da - ca + ca dh - ch + ch dr - cl + cl dv - cv + cv ld - lc + lc tm - Cortar segmentos + Cortar segmentos xt - me + me rm - mr + mr mv - mm + mm ch - ch + ch mi - mp + mp ro - mr + mr sz - me + me ss - ms + ms er - mb + mb oo - md + md uu - dd + dd xp - mx + mx os - nf + nf sg - fr + fr se - ff + ff si - fi + fi sn - fc + fc sm - fm + fm np - fp + fp tn - tn - - - kill - - - - k - - - - back - - - - b - back - + tn li - li - - - pl - + li pa - zt + zt ar - ar - - - rect - - - - redraw - + ar zr - zr + zr zw - zv + zv za - za + za zp - zt - - - zv - + zt u - d + d os snap - free - nf - - - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - + nf number number - número + número reversed reversed - invertido + invertido rev reversed - inv - - - Command not found: %1 - - - - Accepted keycode: %1 - - - - mtext - - - - dpi - + inv re - re + re re modify - revert direction - re - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - - - - row - row - - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + re diff -Nru librecad-2.0.8/librecad/ts/librecad_es_bo.ts librecad-2.0.9/librecad/ts/librecad_es_bo.ts --- librecad-2.0.8/librecad/ts/librecad_es_bo.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_es_bo.ts 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Capa: + + + Geometry + Geometría + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -128,6 +159,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Opciones Angulo relativo de línea + + + Spacing: + Espaciado: + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -606,7 +679,7 @@ CAD Tools - Herramientas CAD + Herramientas CAD Export as @@ -658,6 +731,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -2164,10 +2241,6 @@ Ejecutar un guión - CTRL-G - - - &Selection pointer @@ -2183,6 +2256,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -2410,7 +2492,7 @@ QG_CadToolBar CAD Tools - Herramientas CAD + Herramientas CAD @@ -3133,6 +3215,17 @@ + QG_CommandHistory + + &Copy + + + + select&All + + + + QG_CommandWidget Command Line @@ -3159,14 +3252,6 @@ - &Copy - - - - select&All - - - escape escape, go back from action steps @@ -4677,7 +4762,7 @@ Extension line extension: - Extensión línea de referencia: + Extensión línea de referencia: Arrow size: @@ -4685,7 +4770,7 @@ Extension line offset: - Desfase línea de referencia: + Desfase línea de referencia: Dimension line gap: @@ -4877,14 +4962,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal Horizontal @@ -4913,10 +4990,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -4949,7 +5022,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Color: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Alineado + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -5065,7 +5246,7 @@ Colors - Colores + Colores Backgr&ound: @@ -5085,11 +5266,11 @@ White - Blanco + Blanco Gray - Gris 25 + Gris 25 Darkgray @@ -5145,7 +5326,7 @@ #000000 - #000000 + #000000 #ffffff @@ -5157,7 +5338,7 @@ #808080 - #808080 + #808080 S&elected Color: @@ -5224,14 +5405,6 @@ - #FFFFFF - - - - #C0C0C0 - - - 400 400 @@ -5260,39 +5433,99 @@ - #00FFFF + St&art Handle Color: + + + + &Handle Color: - #0000FF + &End Handle Color: - #FFFF00 + Splash Window - #FF00FF + Display Splash - St&art Handle Color: + Graphic Colors - &Handle Color: + Aquamarine - &End Handle Color: + Azure - Splash Window + DeepSkyBlue - Display Splash + DodgerBlue + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -5641,19 +5874,19 @@ &OK - Aceptar + Aceptar Alt+O - Alt+O + Alt+O Cancel - Cancelar + Cancelar Esc - Esc + Esc @@ -7196,37 +7429,14 @@ - QG_PenToolBar + QG_PolylineEquidistantOptions - Line color - + Line Relative Angle Options + Opciones Angulo relativo de línea - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - Opciones Angulo relativo de línea - - - Spacing: - Espaciado: - - - Distance from original polyline - - - - Copies: - + Spacing: + Espaciado: @@ -7732,7 +7942,7 @@ Layer "%1" and all entities on it will be removed. - La capa "%1" y todos sus objetos será eliminado. + La capa "%1" y todos sus objetos será eliminado. Layer "%1" can never be removed. @@ -7758,6 +7968,11 @@ Layer with a name "%1" already exists. Please specify a different name. Ya existe una capa con nombre "%1". Por favor especifique otro nombre. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -7853,7 +8068,7 @@ None - Ninguno + Ninguno Meter @@ -7980,10 +8195,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -8097,10 +8308,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -8108,285 +8315,1467 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - - Add Block - Añadir bloque - - - &Add Block - &Añadir bloque - - - - RS_ActionBlocksAttributes - Rename Block - Renombrar bloque + : duplicated command: %1 is already taken by %2 + - &Rename Block - &Renombrar bloque + point + draw point + punto - Rename Block and all Inserts - Renombrar e insertar bloque + po + draw point + pt - - - RS_ActionBlocksCreate - Create Block - Crear bloque + line + draw line + línea - &Create Block - &Crear bloque + li + draw line + li - Specify reference point - Especificar punto de referencia + l + draw line + - Cancel - Cancelar + polyline + draw polyline + Polilinea - - - RS_ActionBlocksEdit - Edit Block - Editar bloque + pl + draw polyline + - &Edit Block - &Editar bloque + free + draw freehand line + - - - RS_ActionBlocksExplode - Explode - Desagrupar + fhl + draw freehand line + - &Explode - Desagrupar + spline + draw spline + - Explode Blocks and other Entity Groups - Descomponer bloques y otros grupos de objetos + spl + draw spline + - Ex&plode + spline2 + spline through points - - - RS_ActionBlocksFreezeAll - Freeze all - Bloquear todo + stp + spline through points + - &Freeze all - &Bloquear todo + offset + create offset + equidistancia - Freeze all blocks - Bloquear todos los bloques + parallel + create offset + paralelo - Defreeze all - Desbloquear todo + o + create offset + e - &Defreeze all - &Desbloquear todo + pa + create offset + zt - Defreeze all blocks - Desbloquear todos los bloques + ptp + parallel through point + - &Hide all + pp + parallel through point - &Show all + bisect + angle bisector - - - RS_ActionBlocksInsert - Insert Block - Insertar bloque + bi + angle bisector + - &Insert Block - &Insertar bloque + tangentpc + tangent point and circle + - Not a valid expression - Comando no válido + tanpc + tangent point and circle + - Specify reference point - Especificar punto de referencia + perp + perpendicular line + - Cancel - Cancelar + ortho + perpendicular line + - Enter angle: - Ángulo: + vertical + vertical line + - Enter factor: - Factor: + ver + vertical line + - Enter columns: - Columnas: + horizontal + horizontal line + - Enter rows: - Filas: + hor + horizontal line + - Enter column spacing: - Espacio entre columnas: + rectangle + draw rectangle + rectángulo - Enter row spacing: - Espacio entre filas: + rectang + draw rectangle + rectang - - + rect + draw rectangle + - - - RS_ActionBlocksRemove - Remove Block - Quitar bloque + rec + draw rectangle + rec - &Remove Block - &Quitar bloque + polygon2v + polygon by 2 vertices + - - - RS_ActionBlocksSave - &Save Block + poly2 + polygon by 2 vertices - No block activated to save - + arc + draw arc + arco - - - RS_ActionBlocksToggleView - Toggle Block Visibility - Tecla conmutador de visibilidad de bloque + a + draw arc + a - &Toggle Block - &Tecla de bloque + circle + draw circle + círculo - Toggle Block - Tecla de bloque - + ci + draw circle + ci - Toggle Block &Visibility + circle2 + circle 2 points - - - RS_ActionDefault - Choose second edge - Elija segundo borde + c2 + circle 2 points + c2 - Back - Atrás + circle3 + circle 3 points + - - - RS_ActionDimAligned - Aligned - Alineado + c3 + circle 3 points + c3 - &Aligned - &Alineado + circlecr + circle with center and radius + - Aligned Dimension - cota alineada + cc + circle with center and radius + - Specify first extension line origin - Especificar primera extensión de la línea original + tan3 + circle tangent to 3 + - Cancel - Cancelar + ct3 + circle tangent to 3 + - Specify second extension line origin - Especificar segunda extensión de la línea original + ellipseinscribed + inscribed ellipse + - Back - Volver + ei + inscribed ellipse + - Specify dimension line location - Especificar localización de la línea de cota + ie + inscribed ellipse + - Enter dimension text: - Texto de cota: + hatch + draw hatch + - - - RS_ActionDimAngular - Angular - Angular + ha + draw hatch + - &Angular - &Angular + mtext + draw mtext + - Angular Dimension - Cota angular + mtxt + draw mtext + - Select first line - Seleccione primera línea + text + draw text + text - Cancel - Cancelar + txt + draw text + - Select second line - Seleccione segunda línea + regen + zoom - redraw + regenerar + + + redraw + zoom - redraw + + + + rg + zoom - redraw + rd + + + zr + zoom - redraw + zr + + + zoomwindow + zoom - window + + + + zw + zoom - window + zv + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + zt + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + + + + kill + kill all actions + + + + k + kill all actions + + + + undo + undo cycle + deshacer + + + u + undo cycle + d + + + redo + redo cycle + rehacer + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + ca + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + ch + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + cv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + cl + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + lc + + + dimregen + dimension - regenerate + + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mm + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + ch + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + mp + + + revert + modify - revert direction + + + + rev + modify - revert direction + inv + + + rotate + modify - rotate + + + + ro + modify - rotate + mr + + + scale + modify - scale + + + + sz + modify - scale + me + + + trim + modify - trim (extend) + recortar + + + tm + modify - trim (extend) + Cortar segmentos + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ms + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + mb + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + mx + + + snapfree + snap - free + + + + os + snap - free + nf + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + ff + + + snapgrid + snap - grid + + + + sg + snap - grid + fr + + + snapintersection + snap - intersection + + + + si + snap - intersection + fi + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + fm + + + snaponentity + snap - on entity + + + + sn + snap - on entity + fc + + + np + snap - on entity + fp + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + tn + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + ángulo + + + ang + measure angle + ang + + + area + measure area + + + + ar + measure area + ar + + + angle + ángulo + + + dpi + + + + close + cerrar + + + chord length + longitud de la cuerda + + + columns + columnas + + + columnspacing + espacio entre columnas + + + factor + factor + + + length + longitud + + + length1 + bevel/fillet lenght1 + longitud 1 + + + length2 + bevel/fillet lenght2 + longitud 2 + + + number + número + + + radius + radio + + + rows + filas + + + rowspacing + espacio entre filas + + + through + a través de + + + trim + recortar + + + ang + angle + ang + + + an + angle + + + + center + centro + + + cen + center + cen + + + ce + center + + + + cl + chord length + + + + c + close + c + + + cols + columns + cols + + + co + columns + + + + columnspacing + columnspacing for inserts + espacio entre columnas + + + colspacing + columnspacing for inserts + espaciocols + + + cs + columnspacing for inserts + ec + + + fact + factor + fact + + + f + factor + f + + + help + ayuda + + + ? + help + ? + + + length + length + longitud + + + len + length + long + + + l + length + + + + length1 + length1 + longitud 1 + + + len1 + length1 + long1 + + + l1 + length1 + l1 + + + length2 + length2 + longitud 2 + + + len2 + length2 + long2 + + + l2 + length2 + l2 + + + number + number + número + + + num + number + num + + + n + number + n + + + ra + radius + + + + reversed + reversed + invertido + + + rev + reversed + inv + + + row + row + + + + rowspacing + rowspacing for inserts + espacio entre filas + + + rs + rowspacing for inserts + ef + + + text + text + + + t + text + t + + + t + through + t + + + undo + deshacer + + + u + undo + d + + + redo + rehacer + + + r + redo + + + + back + + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + Comandos disponibles: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Ninguno + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Añadir bloque + + + &Add Block + &Añadir bloque + + + + RS_ActionBlocksAttributes + + Rename Block + Renombrar bloque + + + &Rename Block + &Renombrar bloque + + + Rename Block and all Inserts + Renombrar e insertar bloque + + + + RS_ActionBlocksCreate + + Create Block + Crear bloque + + + &Create Block + &Crear bloque + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + + RS_ActionBlocksEdit + + Edit Block + Editar bloque + + + &Edit Block + &Editar bloque + + + + RS_ActionBlocksExplode + + Explode + Desagrupar + + + &Explode + Desagrupar + + + Explode Blocks and other Entity Groups + Descomponer bloques y otros grupos de objetos + + + Ex&plode + + + + + RS_ActionBlocksFreezeAll + + Freeze all + Bloquear todo + + + &Freeze all + &Bloquear todo + + + Freeze all blocks + Bloquear todos los bloques + + + Defreeze all + Desbloquear todo + + + &Defreeze all + &Desbloquear todo + + + Defreeze all blocks + Desbloquear todos los bloques + + + &Hide all + + + + &Show all + + + + + RS_ActionBlocksInsert + + Insert Block + Insertar bloque + + + &Insert Block + &Insertar bloque + + + Not a valid expression + Comando no válido + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + Enter angle: + Ángulo: + + + Enter factor: + Factor: + + + Enter columns: + Columnas: + + + Enter rows: + Filas: + + + Enter column spacing: + Espacio entre columnas: + + + Enter row spacing: + Espacio entre filas: + + + + + + + + RS_ActionBlocksRemove + + Remove Block + Quitar bloque + + + &Remove Block + &Quitar bloque + + + + RS_ActionBlocksSave + + &Save Block + + + + No block activated to save + + + + + RS_ActionBlocksToggleView + + Toggle Block Visibility + Tecla conmutador de visibilidad de bloque + + + &Toggle Block + &Tecla de bloque + + + Toggle Block + Tecla de bloque + + + + Toggle Block &Visibility + + + + + RS_ActionDefault + + Choose second edge + Elija segundo borde + + + Back + Atrás + + + + RS_ActionDimAligned + + Aligned + Alineado + + + &Aligned + &Alineado + + + Aligned Dimension + cota alineada + + + Specify first extension line origin + Especificar primera extensión de la línea original + + + Cancel + Cancelar + + + Specify second extension line origin + Especificar segunda extensión de la línea original + + + Back + Volver + + + Specify dimension line location + Especificar localización de la línea de cota + + + Enter dimension text: + Texto de cota: + + + + RS_ActionDimAngular + + Angular + Angular + + + &Angular + &Angular + + + Angular Dimension + Cota angular + + + Select first line + Seleccione primera línea + + + Cancel + Cancelar + + + Select second line + Seleccione segunda línea Specify dimension arc line location @@ -9013,6 +10402,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9173,6 +10566,14 @@ Specify a point on ellipse or total distance to foci + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -10431,7 +11832,7 @@ Atrás - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -10859,11 +12260,11 @@ Parent of second entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido One of the chosen entities is NULL - Uno de los objetos no es válido + Uno de los objetos no es válido Parent of first entity is not a polyline @@ -10871,15 +12272,35 @@ Parent of first entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido First entity is NULL - El primer objeto no es válido + El primer objeto no es válido Second entity is NULL - El segundo objeto no es válido + El segundo objeto no es válido + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -11635,11 +13056,11 @@ Cancelar - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -11736,6 +13157,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -12101,7 +13530,7 @@ Zooms in - Acercar + Acercar Zoom out @@ -12113,7 +13542,7 @@ Zooms out - Salir de Acercar + Salir de Acercar @@ -12212,7 +13641,7 @@ RS_Commands line - línea + línea l @@ -12222,7 +13651,7 @@ rectangle - rectángulo + rectángulo rec @@ -12236,33 +13665,33 @@ text - text + text regen - regenerar + regenerar undo - deshacer + deshacer u undo - d + d redo - rehacer + rehacer r redo - r + r arc - arco + arco a @@ -12271,32 +13700,32 @@ angle - ángulo + ángulo factor - factor + factor columns - columnas + columnas rows - filas + filas columnspacing - espacio entre columnas + espacio entre columnas rowspacing - espacio entre filas + espacio entre filas ang angle - ang + ang a @@ -12306,17 +13735,17 @@ fact factor - fact + fact f factor - f + f cols columns - cols + cols c @@ -12331,36 +13760,36 @@ columnspacing columnspacing for inserts - espacio entre columnas + espacio entre columnas colspacing columnspacing for inserts - espaciocols + espaciocols cs columnspacing for inserts - ec + ec rowspacing rowspacing for inserts - espacio entre filas + espacio entre filas rs rowspacing for inserts - ef + ef center - centro + centro cen center - cen + cen c @@ -12384,7 +13813,7 @@ point - punto + punto po @@ -12393,76 +13822,76 @@ offset - equidistancia + equidistancia o offset - e + e parallel - paralelo + paralelo length - longitud + longitud close - cerrar + cerrar number - número + número through - a través de + a través de help - ayuda + ayuda ? help - ? + ? length length - longitud + longitud len length - long + long l length - l + l c close - c + c num number - num + num n number - n + n t through - t + t par @@ -12471,49 +13900,49 @@ length1 - longitud 1 + longitud 1 length2 - longitud 2 + longitud 2 radius - radio + radio trim - recortar + recortar length1 length1 - longitud 1 + longitud 1 len1 length1 - long1 + long1 l1 length1 - l1 + l1 length2 length2 - longitud 2 + longitud 2 len2 length2 - long2 + long2 l2 length2 - l2 + l2 r @@ -12523,11 +13952,11 @@ t text - t + t chord length - longitud de la cuerda + longitud de la cuerda length @@ -12541,11 +13970,11 @@ Command: %1 - Comando: %1 + Comando: %1 Available commands: - Comandos disponibles: + Comandos disponibles: ln @@ -12554,7 +13983,7 @@ circle - círculo + círculo ci @@ -12574,7 +14003,7 @@ zw zoom - window - zv + zv zoom - window @@ -12583,7 +14012,7 @@ za zoom - auto - za + za zoom - auto @@ -12592,7 +14021,7 @@ zp zoom - pan - zt + zt zoom - pan @@ -12651,27 +14080,27 @@ da dimension - aligned - ca + ca dh dimension - horizontal - ch + ch dv dimension - vertical - cv + cv dr dimension - linear - cl + cl ld dimension - leader - lc + lc rd @@ -12701,17 +14130,17 @@ sg snap - grid - fr + fr se snap - end - ff + ff si snap - intersection - fi + fi sn @@ -12721,17 +14150,17 @@ sm snap - middle - fm + fm sn snap - nearest - fc + fc np snap - nearest point - fp + fp fr* @@ -12746,12 +14175,12 @@ tn Deselect all - tn + tn ch modify - bevel (chamfer) - ch + ch mt @@ -12761,57 +14190,57 @@ xt modify - trim (extend) - me + me rm modify - trim - mr + mr mv modify - move - mm + mm mi modify - mirror - mp + mp ro modify - rotate - mr + mr sz modify - scale - me + me ss modify - stretch - ms + ms er modify - delete (erase) - mb + mb oo modify - undo (oops) - md + md uu modify - redo - dd + dd xp modify - explode - mx + mx ex @@ -12819,436 +14248,217 @@ mp - dimregen - - - po - pt + pt ln ln - l - - - a - a + a ci - ci + ci rec - rec + rec rectang - rectang + rectang rg zoom - redraw - rd - - - zr - zoom - redraw - zr - - - zv - zoom - previous - + rd - - r - + + zr + zoom - redraw + zr polyline - Polilinea + Polilinea pa parallel - zt + zt tm modify - multi trim (extend) - Cortar segmentos + Cortar segmentos da - ca + ca dh - ch + ch dr - cl + cl dv - cv + cv ld - lc + lc tm - Cortar segmentos + Cortar segmentos xt - me + me rm - mr + mr mv - mm + mm ch - ch + ch mi - mp + mp ro - mr + mr sz - me + me ss - ms + ms er - mb + mb oo - md + md uu - dd + dd xp - mx + mx os - nf + nf sg - fr + fr se - ff + ff si - fi + fi sn - fc + fc sm - fm + fm np - fp + fp tn - tn - - - kill - - - - k - - - - back - - - - b - back - + tn li - li - - - pl - + li pa - zt + zt ar - ar - - - rect - - - - redraw - + ar zr - zr + zr zw - zv + zv za - za + za zp - zt - - - zv - + zt u - d + d os snap - free - nf - - - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - + nf number number - número + número reversed reversed - invertido + invertido rev reversed - inv - - - Command not found: %1 - - - - Accepted keycode: %1 - - - - mtext - - - - dpi - + inv re - re + re re modify - revert direction - re - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - - - - row - row - - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + re diff -Nru librecad-2.0.8/librecad/ts/librecad_es_cl.ts librecad-2.0.9/librecad/ts/librecad_es_cl.ts --- librecad-2.0.8/librecad/ts/librecad_es_cl.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_es_cl.ts 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Capa: + + + Geometry + Geometría + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -128,6 +159,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Opciones Angulo relativo de línea + + + Spacing: + Espaciado: + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -606,7 +679,7 @@ CAD Tools - Herramientas CAD + Herramientas CAD Export as @@ -658,6 +731,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -2164,10 +2241,6 @@ Ejecutar un guión - CTRL-G - - - &Selection pointer @@ -2183,6 +2256,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -2410,7 +2492,7 @@ QG_CadToolBar CAD Tools - Herramientas CAD + Herramientas CAD @@ -3133,6 +3215,17 @@ + QG_CommandHistory + + &Copy + + + + select&All + + + + QG_CommandWidget Command Line @@ -3159,14 +3252,6 @@ - &Copy - - - - select&All - - - escape escape, go back from action steps @@ -4677,7 +4762,7 @@ Extension line extension: - Extensión línea de referencia: + Extensión línea de referencia: Arrow size: @@ -4685,7 +4770,7 @@ Extension line offset: - Desfase línea de referencia: + Desfase línea de referencia: Dimension line gap: @@ -4877,14 +4962,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal Horizontal @@ -4913,10 +4990,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -4949,7 +5022,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Color: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Alineado + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -5065,7 +5246,7 @@ Colors - Colores + Colores Backgr&ound: @@ -5085,11 +5266,11 @@ White - Blanco + Blanco Gray - Gris 25 + Gris 25 Darkgray @@ -5145,7 +5326,7 @@ #000000 - #000000 + #000000 #ffffff @@ -5157,7 +5338,7 @@ #808080 - #808080 + #808080 S&elected Color: @@ -5224,14 +5405,6 @@ - #FFFFFF - - - - #C0C0C0 - - - 400 400 @@ -5260,39 +5433,99 @@ - #00FFFF + St&art Handle Color: + + + + &Handle Color: - #0000FF + &End Handle Color: - #FFFF00 + Splash Window - #FF00FF + Display Splash - St&art Handle Color: + Graphic Colors - &Handle Color: + Aquamarine - &End Handle Color: + Azure - Splash Window + DeepSkyBlue - Display Splash + DodgerBlue + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -5641,19 +5874,19 @@ &OK - Aceptar + Aceptar Alt+O - Alt+O + Alt+O Cancel - Cancelar + Cancelar Esc - Esc + Esc @@ -7196,37 +7429,14 @@ - QG_PenToolBar + QG_PolylineEquidistantOptions - Line color - + Line Relative Angle Options + Opciones Angulo relativo de línea - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - Opciones Angulo relativo de línea - - - Spacing: - Espaciado: - - - Distance from original polyline - - - - Copies: - + Spacing: + Espaciado: @@ -7732,7 +7942,7 @@ Layer "%1" and all entities on it will be removed. - La capa "%1" y todos sus objetos será eliminado. + La capa "%1" y todos sus objetos será eliminado. Layer "%1" can never be removed. @@ -7758,6 +7968,11 @@ Layer with a name "%1" already exists. Please specify a different name. Ya existe una capa con nombre "%1". Por favor especifique otro nombre. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -7853,7 +8068,7 @@ None - Ninguno + Ninguno Meter @@ -7980,10 +8195,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -8097,10 +8308,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -8108,285 +8315,1467 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - - Add Block - Añadir bloque - - - &Add Block - &Añadir bloque - - - - RS_ActionBlocksAttributes - Rename Block - Renombrar bloque + : duplicated command: %1 is already taken by %2 + - &Rename Block - &Renombrar bloque + point + draw point + punto - Rename Block and all Inserts - Renombrar e insertar bloque + po + draw point + pt - - - RS_ActionBlocksCreate - Create Block - Crear bloque + line + draw line + línea - &Create Block - &Crear bloque + li + draw line + li - Specify reference point - Especificar punto de referencia + l + draw line + - Cancel - Cancelar + polyline + draw polyline + Polilinea - - - RS_ActionBlocksEdit - Edit Block - Editar bloque + pl + draw polyline + - &Edit Block - &Editar bloque + free + draw freehand line + - - - RS_ActionBlocksExplode - Explode - Desagrupar + fhl + draw freehand line + - &Explode - Desagrupar + spline + draw spline + - Explode Blocks and other Entity Groups - Descomponer bloques y otros grupos de objetos + spl + draw spline + - Ex&plode + spline2 + spline through points - - - RS_ActionBlocksFreezeAll - Freeze all - Bloquear todo + stp + spline through points + - &Freeze all - &Bloquear todo + offset + create offset + equidistancia - Freeze all blocks - Bloquear todos los bloques + parallel + create offset + paralelo - Defreeze all - Desbloquear todo + o + create offset + e - &Defreeze all - &Desbloquear todo + pa + create offset + zt - Defreeze all blocks - Desbloquear todos los bloques + ptp + parallel through point + - &Hide all + pp + parallel through point - &Show all + bisect + angle bisector - - - RS_ActionBlocksInsert - Insert Block - Insertar bloque + bi + angle bisector + - &Insert Block - &Insertar bloque + tangentpc + tangent point and circle + - Not a valid expression - Comando no válido + tanpc + tangent point and circle + - Specify reference point - Especificar punto de referencia + perp + perpendicular line + - Cancel - Cancelar + ortho + perpendicular line + - Enter angle: - Ángulo: + vertical + vertical line + - Enter factor: - Factor: + ver + vertical line + - Enter columns: - Columnas: + horizontal + horizontal line + - Enter rows: - Filas: + hor + horizontal line + - Enter column spacing: - Espacio entre columnas: + rectangle + draw rectangle + rectángulo - Enter row spacing: - Espacio entre filas: + rectang + draw rectangle + rectang - - + rect + draw rectangle + - - - RS_ActionBlocksRemove - Remove Block - Quitar bloque + rec + draw rectangle + rec - &Remove Block - &Quitar bloque + polygon2v + polygon by 2 vertices + - - - RS_ActionBlocksSave - &Save Block + poly2 + polygon by 2 vertices - No block activated to save - + arc + draw arc + arco - - - RS_ActionBlocksToggleView - Toggle Block Visibility - Tecla conmutador de visibilidad de bloque + a + draw arc + a - &Toggle Block - &Tecla de bloque + circle + draw circle + círculo - Toggle Block - Tecla de bloque - + ci + draw circle + ci - Toggle Block &Visibility + circle2 + circle 2 points - - - RS_ActionDefault - Choose second edge - Elija segundo borde + c2 + circle 2 points + c2 - Back - Atrás + circle3 + circle 3 points + - - - RS_ActionDimAligned - Aligned - Alineado + c3 + circle 3 points + c3 - &Aligned - &Alineado + circlecr + circle with center and radius + - Aligned Dimension - cota alineada + cc + circle with center and radius + - Specify first extension line origin - Especificar primera extensión de la línea original + tan3 + circle tangent to 3 + - Cancel - Cancelar + ct3 + circle tangent to 3 + - Specify second extension line origin - Especificar segunda extensión de la línea original + ellipseinscribed + inscribed ellipse + - Back - Volver + ei + inscribed ellipse + - Specify dimension line location - Especificar localización de la línea de cota + ie + inscribed ellipse + - Enter dimension text: - Texto de cota: + hatch + draw hatch + - - - RS_ActionDimAngular - Angular - Angular + ha + draw hatch + - &Angular - &Angular + mtext + draw mtext + - Angular Dimension - Cota angular + mtxt + draw mtext + - Select first line - Seleccione primera línea + text + draw text + text - Cancel - Cancelar + txt + draw text + - Select second line - Seleccione segunda línea + regen + zoom - redraw + regenerar + + + redraw + zoom - redraw + + + + rg + zoom - redraw + rd + + + zr + zoom - redraw + zr + + + zoomwindow + zoom - window + + + + zw + zoom - window + zv + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + zt + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + + + + kill + kill all actions + + + + k + kill all actions + + + + undo + undo cycle + deshacer + + + u + undo cycle + d + + + redo + redo cycle + rehacer + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + ca + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + ch + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + cv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + cl + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + lc + + + dimregen + dimension - regenerate + + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mm + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + ch + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + mp + + + revert + modify - revert direction + + + + rev + modify - revert direction + inv + + + rotate + modify - rotate + + + + ro + modify - rotate + mr + + + scale + modify - scale + + + + sz + modify - scale + me + + + trim + modify - trim (extend) + recortar + + + tm + modify - trim (extend) + Cortar segmentos + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ms + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + mb + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + mx + + + snapfree + snap - free + + + + os + snap - free + nf + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + ff + + + snapgrid + snap - grid + + + + sg + snap - grid + fr + + + snapintersection + snap - intersection + + + + si + snap - intersection + fi + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + fm + + + snaponentity + snap - on entity + + + + sn + snap - on entity + fc + + + np + snap - on entity + fp + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + tn + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + ángulo + + + ang + measure angle + ang + + + area + measure area + + + + ar + measure area + ar + + + angle + ángulo + + + dpi + + + + close + cerrar + + + chord length + longitud de la cuerda + + + columns + columnas + + + columnspacing + espacio entre columnas + + + factor + factor + + + length + longitud + + + length1 + bevel/fillet lenght1 + longitud 1 + + + length2 + bevel/fillet lenght2 + longitud 2 + + + number + número + + + radius + radio + + + rows + filas + + + rowspacing + espacio entre filas + + + through + a través de + + + trim + recortar + + + ang + angle + ang + + + an + angle + + + + center + centro + + + cen + center + cen + + + ce + center + + + + cl + chord length + + + + c + close + c + + + cols + columns + cols + + + co + columns + + + + columnspacing + columnspacing for inserts + espacio entre columnas + + + colspacing + columnspacing for inserts + espaciocols + + + cs + columnspacing for inserts + ec + + + fact + factor + fact + + + f + factor + f + + + help + ayuda + + + ? + help + ? + + + length + length + longitud + + + len + length + long + + + l + length + + + + length1 + length1 + longitud 1 + + + len1 + length1 + long1 + + + l1 + length1 + l1 + + + length2 + length2 + longitud 2 + + + len2 + length2 + long2 + + + l2 + length2 + l2 + + + number + number + número + + + num + number + num + + + n + number + n + + + ra + radius + + + + reversed + reversed + invertido + + + rev + reversed + inv + + + row + row + + + + rowspacing + rowspacing for inserts + espacio entre filas + + + rs + rowspacing for inserts + ef + + + text + text + + + t + text + t + + + t + through + t + + + undo + deshacer + + + u + undo + d + + + redo + rehacer + + + r + redo + + + + back + + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + Comandos disponibles: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Ninguno + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Añadir bloque + + + &Add Block + &Añadir bloque + + + + RS_ActionBlocksAttributes + + Rename Block + Renombrar bloque + + + &Rename Block + &Renombrar bloque + + + Rename Block and all Inserts + Renombrar e insertar bloque + + + + RS_ActionBlocksCreate + + Create Block + Crear bloque + + + &Create Block + &Crear bloque + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + + RS_ActionBlocksEdit + + Edit Block + Editar bloque + + + &Edit Block + &Editar bloque + + + + RS_ActionBlocksExplode + + Explode + Desagrupar + + + &Explode + Desagrupar + + + Explode Blocks and other Entity Groups + Descomponer bloques y otros grupos de objetos + + + Ex&plode + + + + + RS_ActionBlocksFreezeAll + + Freeze all + Bloquear todo + + + &Freeze all + &Bloquear todo + + + Freeze all blocks + Bloquear todos los bloques + + + Defreeze all + Desbloquear todo + + + &Defreeze all + &Desbloquear todo + + + Defreeze all blocks + Desbloquear todos los bloques + + + &Hide all + + + + &Show all + + + + + RS_ActionBlocksInsert + + Insert Block + Insertar bloque + + + &Insert Block + &Insertar bloque + + + Not a valid expression + Comando no válido + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + Enter angle: + Ángulo: + + + Enter factor: + Factor: + + + Enter columns: + Columnas: + + + Enter rows: + Filas: + + + Enter column spacing: + Espacio entre columnas: + + + Enter row spacing: + Espacio entre filas: + + + + + + + + RS_ActionBlocksRemove + + Remove Block + Quitar bloque + + + &Remove Block + &Quitar bloque + + + + RS_ActionBlocksSave + + &Save Block + + + + No block activated to save + + + + + RS_ActionBlocksToggleView + + Toggle Block Visibility + Tecla conmutador de visibilidad de bloque + + + &Toggle Block + &Tecla de bloque + + + Toggle Block + Tecla de bloque + + + + Toggle Block &Visibility + + + + + RS_ActionDefault + + Choose second edge + Elija segundo borde + + + Back + Atrás + + + + RS_ActionDimAligned + + Aligned + Alineado + + + &Aligned + &Alineado + + + Aligned Dimension + cota alineada + + + Specify first extension line origin + Especificar primera extensión de la línea original + + + Cancel + Cancelar + + + Specify second extension line origin + Especificar segunda extensión de la línea original + + + Back + Volver + + + Specify dimension line location + Especificar localización de la línea de cota + + + Enter dimension text: + Texto de cota: + + + + RS_ActionDimAngular + + Angular + Angular + + + &Angular + &Angular + + + Angular Dimension + Cota angular + + + Select first line + Seleccione primera línea + + + Cancel + Cancelar + + + Select second line + Seleccione segunda línea Specify dimension arc line location @@ -9013,6 +10402,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9173,6 +10566,14 @@ Specify a point on ellipse or total distance to foci + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -10431,7 +11832,7 @@ Atrás - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -10859,11 +12260,11 @@ Parent of second entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido One of the chosen entities is NULL - Uno de los objetos no es válido + Uno de los objetos no es válido Parent of first entity is not a polyline @@ -10871,15 +12272,35 @@ Parent of first entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido First entity is NULL - El primer objeto no es válido + El primer objeto no es válido Second entity is NULL - El segundo objeto no es válido + El segundo objeto no es válido + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -11635,11 +13056,11 @@ Cancelar - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -11736,6 +13157,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -12101,7 +13530,7 @@ Zooms in - Acercar + Acercar Zoom out @@ -12113,7 +13542,7 @@ Zooms out - Salir de Acercar + Salir de Acercar @@ -12212,7 +13641,7 @@ RS_Commands line - línea + línea l @@ -12222,7 +13651,7 @@ rectangle - rectángulo + rectángulo rec @@ -12236,33 +13665,33 @@ text - text + text regen - regenerar + regenerar undo - deshacer + deshacer u undo - d + d redo - rehacer + rehacer r redo - r + r arc - arco + arco a @@ -12271,32 +13700,32 @@ angle - ángulo + ángulo factor - factor + factor columns - columnas + columnas rows - filas + filas columnspacing - espacio entre columnas + espacio entre columnas rowspacing - espacio entre filas + espacio entre filas ang angle - ang + ang a @@ -12306,17 +13735,17 @@ fact factor - fact + fact f factor - f + f cols columns - cols + cols c @@ -12331,36 +13760,36 @@ columnspacing columnspacing for inserts - espacio entre columnas + espacio entre columnas colspacing columnspacing for inserts - espaciocols + espaciocols cs columnspacing for inserts - ec + ec rowspacing rowspacing for inserts - espacio entre filas + espacio entre filas rs rowspacing for inserts - ef + ef center - centro + centro cen center - cen + cen c @@ -12384,7 +13813,7 @@ point - punto + punto po @@ -12393,76 +13822,76 @@ offset - equidistancia + equidistancia o offset - e + e parallel - paralelo + paralelo length - longitud + longitud close - cerrar + cerrar number - número + número through - a través de + a través de help - ayuda + ayuda ? help - ? + ? length length - longitud + longitud len length - long + long l length - l + l c close - c + c num number - num + num n number - n + n t through - t + t par @@ -12471,49 +13900,49 @@ length1 - longitud 1 + longitud 1 length2 - longitud 2 + longitud 2 radius - radio + radio trim - recortar + recortar length1 length1 - longitud 1 + longitud 1 len1 length1 - long1 + long1 l1 length1 - l1 + l1 length2 length2 - longitud 2 + longitud 2 len2 length2 - long2 + long2 l2 length2 - l2 + l2 r @@ -12523,11 +13952,11 @@ t text - t + t chord length - longitud de la cuerda + longitud de la cuerda length @@ -12541,11 +13970,11 @@ Command: %1 - Comando: %1 + Comando: %1 Available commands: - Comandos disponibles: + Comandos disponibles: ln @@ -12554,7 +13983,7 @@ circle - círculo + círculo ci @@ -12574,7 +14003,7 @@ zw zoom - window - zv + zv zoom - window @@ -12583,7 +14012,7 @@ za zoom - auto - za + za zoom - auto @@ -12592,7 +14021,7 @@ zp zoom - pan - zt + zt zoom - pan @@ -12651,27 +14080,27 @@ da dimension - aligned - ca + ca dh dimension - horizontal - ch + ch dv dimension - vertical - cv + cv dr dimension - linear - cl + cl ld dimension - leader - lc + lc rd @@ -12701,17 +14130,17 @@ sg snap - grid - fr + fr se snap - end - ff + ff si snap - intersection - fi + fi sn @@ -12721,17 +14150,17 @@ sm snap - middle - fm + fm sn snap - nearest - fc + fc np snap - nearest point - fp + fp fr* @@ -12746,12 +14175,12 @@ tn Deselect all - tn + tn ch modify - bevel (chamfer) - ch + ch mt @@ -12761,57 +14190,57 @@ xt modify - trim (extend) - me + me rm modify - trim - mr + mr mv modify - move - mm + mm mi modify - mirror - mp + mp ro modify - rotate - mr + mr sz modify - scale - me + me ss modify - stretch - ms + ms er modify - delete (erase) - mb + mb oo modify - undo (oops) - md + md uu modify - redo - dd + dd xp modify - explode - mx + mx ex @@ -12819,436 +14248,217 @@ mp - dimregen - - - po - pt + pt ln ln - l - - - a - a + a ci - ci + ci rec - rec + rec rectang - rectang + rectang rg zoom - redraw - rd - - - zr - zoom - redraw - zr - - - zv - zoom - previous - + rd - - r - + + zr + zoom - redraw + zr polyline - Polilinea + Polilinea pa parallel - zt + zt tm modify - multi trim (extend) - Cortar segmentos + Cortar segmentos da - ca + ca dh - ch + ch dr - cl + cl dv - cv + cv ld - lc + lc tm - Cortar segmentos + Cortar segmentos xt - me + me rm - mr + mr mv - mm + mm ch - ch + ch mi - mp + mp ro - mr + mr sz - me + me ss - ms + ms er - mb + mb oo - md + md uu - dd + dd xp - mx + mx os - nf + nf sg - fr + fr se - ff + ff si - fi + fi sn - fc + fc sm - fm + fm np - fp + fp tn - tn - - - kill - - - - k - - - - back - - - - b - back - + tn li - li - - - pl - + li pa - zt + zt ar - ar - - - rect - - - - redraw - + ar zr - zr + zr zw - zv + zv za - za + za zp - zt - - - zv - + zt u - d + d os snap - free - nf - - - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - + nf number number - número + número reversed reversed - invertido + invertido rev reversed - inv - - - Command not found: %1 - - - - Accepted keycode: %1 - - - - mtext - - - - dpi - + inv re - re + re re modify - revert direction - re - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - - - - row - row - - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + re diff -Nru librecad-2.0.8/librecad/ts/librecad_es_co.ts librecad-2.0.9/librecad/ts/librecad_es_co.ts --- librecad-2.0.8/librecad/ts/librecad_es_co.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_es_co.ts 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Capa: + + + Geometry + Geometría + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -128,6 +159,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Opciones Angulo relativo de línea + + + Spacing: + Espaciado: + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -606,7 +679,7 @@ CAD Tools - Herramientas CAD + Herramientas CAD Export as @@ -658,6 +731,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -2164,10 +2241,6 @@ Ejecutar un guión - CTRL-G - - - &Selection pointer @@ -2183,6 +2256,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -2410,7 +2492,7 @@ QG_CadToolBar CAD Tools - Herramientas CAD + Herramientas CAD @@ -3133,6 +3215,17 @@ + QG_CommandHistory + + &Copy + + + + select&All + + + + QG_CommandWidget Command Line @@ -3159,14 +3252,6 @@ - &Copy - - - - select&All - - - escape escape, go back from action steps @@ -4677,7 +4762,7 @@ Extension line extension: - Extensión línea de referencia: + Extensión línea de referencia: Arrow size: @@ -4685,7 +4770,7 @@ Extension line offset: - Desfase línea de referencia: + Desfase línea de referencia: Dimension line gap: @@ -4877,14 +4962,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal Horizontal @@ -4913,10 +4990,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -4949,7 +5022,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Color: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Alineado + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -5065,7 +5246,7 @@ Colors - Colores + Colores Backgr&ound: @@ -5085,11 +5266,11 @@ White - Blanco + Blanco Gray - Gris 25 + Gris 25 Darkgray @@ -5145,7 +5326,7 @@ #000000 - #000000 + #000000 #ffffff @@ -5157,7 +5338,7 @@ #808080 - #808080 + #808080 S&elected Color: @@ -5224,14 +5405,6 @@ - #FFFFFF - - - - #C0C0C0 - - - 400 400 @@ -5260,39 +5433,99 @@ - #00FFFF + St&art Handle Color: + + + + &Handle Color: - #0000FF + &End Handle Color: - #FFFF00 + Splash Window - #FF00FF + Display Splash - St&art Handle Color: + Graphic Colors - &Handle Color: + Aquamarine - &End Handle Color: + Azure - Splash Window + DeepSkyBlue - Display Splash + DodgerBlue + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -5641,19 +5874,19 @@ &OK - Aceptar + Aceptar Alt+O - Alt+O + Alt+O Cancel - Cancelar + Cancelar Esc - Esc + Esc @@ -7196,37 +7429,14 @@ - QG_PenToolBar + QG_PolylineEquidistantOptions - Line color - + Line Relative Angle Options + Opciones Angulo relativo de línea - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - Opciones Angulo relativo de línea - - - Spacing: - Espaciado: - - - Distance from original polyline - - - - Copies: - + Spacing: + Espaciado: @@ -7732,7 +7942,7 @@ Layer "%1" and all entities on it will be removed. - La capa "%1" y todos sus objetos será eliminado. + La capa "%1" y todos sus objetos será eliminado. Layer "%1" can never be removed. @@ -7758,6 +7968,11 @@ Layer with a name "%1" already exists. Please specify a different name. Ya existe una capa con nombre "%1". Por favor especifique otro nombre. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -7853,7 +8068,7 @@ None - Ninguno + Ninguno Meter @@ -7980,10 +8195,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -8097,10 +8308,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -8108,285 +8315,1467 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - - Add Block - Añadir bloque - - - &Add Block - &Añadir bloque - - - - RS_ActionBlocksAttributes - Rename Block - Renombrar bloque + : duplicated command: %1 is already taken by %2 + - &Rename Block - &Renombrar bloque + point + draw point + punto - Rename Block and all Inserts - Renombrar e insertar bloque + po + draw point + pt - - - RS_ActionBlocksCreate - Create Block - Crear bloque + line + draw line + línea - &Create Block - &Crear bloque + li + draw line + li - Specify reference point - Especificar punto de referencia + l + draw line + - Cancel - Cancelar + polyline + draw polyline + Polilinea - - - RS_ActionBlocksEdit - Edit Block - Editar bloque + pl + draw polyline + - &Edit Block - &Editar bloque + free + draw freehand line + - - - RS_ActionBlocksExplode - Explode - Desagrupar + fhl + draw freehand line + - &Explode - Desagrupar + spline + draw spline + - Explode Blocks and other Entity Groups - Descomponer bloques y otros grupos de objetos + spl + draw spline + - Ex&plode + spline2 + spline through points - - - RS_ActionBlocksFreezeAll - Freeze all - Bloquear todo + stp + spline through points + - &Freeze all - &Bloquear todo + offset + create offset + equidistancia - Freeze all blocks - Bloquear todos los bloques + parallel + create offset + paralelo - Defreeze all - Desbloquear todo + o + create offset + e - &Defreeze all - &Desbloquear todo + pa + create offset + zt - Defreeze all blocks - Desbloquear todos los bloques + ptp + parallel through point + - &Hide all + pp + parallel through point - &Show all + bisect + angle bisector - - - RS_ActionBlocksInsert - Insert Block - Insertar bloque + bi + angle bisector + - &Insert Block - &Insertar bloque + tangentpc + tangent point and circle + - Not a valid expression - Comando no válido + tanpc + tangent point and circle + - Specify reference point - Especificar punto de referencia + perp + perpendicular line + - Cancel - Cancelar + ortho + perpendicular line + - Enter angle: - Ángulo: + vertical + vertical line + - Enter factor: - Factor: + ver + vertical line + - Enter columns: - Columnas: + horizontal + horizontal line + - Enter rows: - Filas: + hor + horizontal line + - Enter column spacing: - Espacio entre columnas: + rectangle + draw rectangle + rectángulo - Enter row spacing: - Espacio entre filas: + rectang + draw rectangle + rectang - - + rect + draw rectangle + - - - RS_ActionBlocksRemove - Remove Block - Quitar bloque + rec + draw rectangle + rec - &Remove Block - &Quitar bloque + polygon2v + polygon by 2 vertices + - - - RS_ActionBlocksSave - &Save Block + poly2 + polygon by 2 vertices - No block activated to save - + arc + draw arc + arco - - - RS_ActionBlocksToggleView - Toggle Block Visibility - Tecla conmutador de visibilidad de bloque + a + draw arc + a - &Toggle Block - &Tecla de bloque + circle + draw circle + círculo - Toggle Block - Tecla de bloque - + ci + draw circle + ci - Toggle Block &Visibility + circle2 + circle 2 points - - - RS_ActionDefault - Choose second edge - Elija segundo borde + c2 + circle 2 points + c2 - Back - Atrás + circle3 + circle 3 points + - - - RS_ActionDimAligned - Aligned - Alineado + c3 + circle 3 points + c3 - &Aligned - &Alineado + circlecr + circle with center and radius + - Aligned Dimension - cota alineada + cc + circle with center and radius + - Specify first extension line origin - Especificar primera extensión de la línea original + tan3 + circle tangent to 3 + - Cancel - Cancelar + ct3 + circle tangent to 3 + - Specify second extension line origin - Especificar segunda extensión de la línea original + ellipseinscribed + inscribed ellipse + - Back - Volver + ei + inscribed ellipse + - Specify dimension line location - Especificar localización de la línea de cota + ie + inscribed ellipse + - Enter dimension text: - Texto de cota: + hatch + draw hatch + - - - RS_ActionDimAngular - Angular - Angular + ha + draw hatch + - &Angular - &Angular + mtext + draw mtext + - Angular Dimension - Cota angular + mtxt + draw mtext + - Select first line - Seleccione primera línea + text + draw text + text - Cancel - Cancelar + txt + draw text + - Select second line - Seleccione segunda línea + regen + zoom - redraw + regenerar + + + redraw + zoom - redraw + + + + rg + zoom - redraw + rd + + + zr + zoom - redraw + zr + + + zoomwindow + zoom - window + + + + zw + zoom - window + zv + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + zt + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + + + + kill + kill all actions + + + + k + kill all actions + + + + undo + undo cycle + deshacer + + + u + undo cycle + d + + + redo + redo cycle + rehacer + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + ca + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + ch + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + cv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + cl + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + lc + + + dimregen + dimension - regenerate + + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mm + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + ch + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + mp + + + revert + modify - revert direction + + + + rev + modify - revert direction + inv + + + rotate + modify - rotate + + + + ro + modify - rotate + mr + + + scale + modify - scale + + + + sz + modify - scale + me + + + trim + modify - trim (extend) + recortar + + + tm + modify - trim (extend) + Cortar segmentos + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ms + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + mb + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + mx + + + snapfree + snap - free + + + + os + snap - free + nf + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + ff + + + snapgrid + snap - grid + + + + sg + snap - grid + fr + + + snapintersection + snap - intersection + + + + si + snap - intersection + fi + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + fm + + + snaponentity + snap - on entity + + + + sn + snap - on entity + fc + + + np + snap - on entity + fp + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + tn + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + ángulo + + + ang + measure angle + ang + + + area + measure area + + + + ar + measure area + ar + + + angle + ángulo + + + dpi + + + + close + cerrar + + + chord length + longitud de la cuerda + + + columns + columnas + + + columnspacing + espacio entre columnas + + + factor + factor + + + length + longitud + + + length1 + bevel/fillet lenght1 + longitud 1 + + + length2 + bevel/fillet lenght2 + longitud 2 + + + number + número + + + radius + radio + + + rows + filas + + + rowspacing + espacio entre filas + + + through + a través de + + + trim + recortar + + + ang + angle + ang + + + an + angle + + + + center + centro + + + cen + center + cen + + + ce + center + + + + cl + chord length + + + + c + close + c + + + cols + columns + cols + + + co + columns + + + + columnspacing + columnspacing for inserts + espacio entre columnas + + + colspacing + columnspacing for inserts + espaciocols + + + cs + columnspacing for inserts + ec + + + fact + factor + fact + + + f + factor + f + + + help + ayuda + + + ? + help + ? + + + length + length + longitud + + + len + length + long + + + l + length + + + + length1 + length1 + longitud 1 + + + len1 + length1 + long1 + + + l1 + length1 + l1 + + + length2 + length2 + longitud 2 + + + len2 + length2 + long2 + + + l2 + length2 + l2 + + + number + number + número + + + num + number + num + + + n + number + n + + + ra + radius + + + + reversed + reversed + invertido + + + rev + reversed + inv + + + row + row + + + + rowspacing + rowspacing for inserts + espacio entre filas + + + rs + rowspacing for inserts + ef + + + text + text + + + t + text + t + + + t + through + t + + + undo + deshacer + + + u + undo + d + + + redo + rehacer + + + r + redo + + + + back + + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + Comandos disponibles: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Ninguno + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Añadir bloque + + + &Add Block + &Añadir bloque + + + + RS_ActionBlocksAttributes + + Rename Block + Renombrar bloque + + + &Rename Block + &Renombrar bloque + + + Rename Block and all Inserts + Renombrar e insertar bloque + + + + RS_ActionBlocksCreate + + Create Block + Crear bloque + + + &Create Block + &Crear bloque + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + + RS_ActionBlocksEdit + + Edit Block + Editar bloque + + + &Edit Block + &Editar bloque + + + + RS_ActionBlocksExplode + + Explode + Desagrupar + + + &Explode + Desagrupar + + + Explode Blocks and other Entity Groups + Descomponer bloques y otros grupos de objetos + + + Ex&plode + + + + + RS_ActionBlocksFreezeAll + + Freeze all + Bloquear todo + + + &Freeze all + &Bloquear todo + + + Freeze all blocks + Bloquear todos los bloques + + + Defreeze all + Desbloquear todo + + + &Defreeze all + &Desbloquear todo + + + Defreeze all blocks + Desbloquear todos los bloques + + + &Hide all + + + + &Show all + + + + + RS_ActionBlocksInsert + + Insert Block + Insertar bloque + + + &Insert Block + &Insertar bloque + + + Not a valid expression + Comando no válido + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + Enter angle: + Ángulo: + + + Enter factor: + Factor: + + + Enter columns: + Columnas: + + + Enter rows: + Filas: + + + Enter column spacing: + Espacio entre columnas: + + + Enter row spacing: + Espacio entre filas: + + + + + + + + RS_ActionBlocksRemove + + Remove Block + Quitar bloque + + + &Remove Block + &Quitar bloque + + + + RS_ActionBlocksSave + + &Save Block + + + + No block activated to save + + + + + RS_ActionBlocksToggleView + + Toggle Block Visibility + Tecla conmutador de visibilidad de bloque + + + &Toggle Block + &Tecla de bloque + + + Toggle Block + Tecla de bloque + + + + Toggle Block &Visibility + + + + + RS_ActionDefault + + Choose second edge + Elija segundo borde + + + Back + Atrás + + + + RS_ActionDimAligned + + Aligned + Alineado + + + &Aligned + &Alineado + + + Aligned Dimension + cota alineada + + + Specify first extension line origin + Especificar primera extensión de la línea original + + + Cancel + Cancelar + + + Specify second extension line origin + Especificar segunda extensión de la línea original + + + Back + Volver + + + Specify dimension line location + Especificar localización de la línea de cota + + + Enter dimension text: + Texto de cota: + + + + RS_ActionDimAngular + + Angular + Angular + + + &Angular + &Angular + + + Angular Dimension + Cota angular + + + Select first line + Seleccione primera línea + + + Cancel + Cancelar + + + Select second line + Seleccione segunda línea Specify dimension arc line location @@ -9013,6 +10402,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9173,6 +10566,14 @@ Specify a point on ellipse or total distance to foci + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -10431,7 +11832,7 @@ Atrás - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -10859,11 +12260,11 @@ Parent of second entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido One of the chosen entities is NULL - Uno de los objetos no es válido + Uno de los objetos no es válido Parent of first entity is not a polyline @@ -10871,15 +12272,35 @@ Parent of first entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido First entity is NULL - El primer objeto no es válido + El primer objeto no es válido Second entity is NULL - El segundo objeto no es válido + El segundo objeto no es válido + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -11635,11 +13056,11 @@ Cancelar - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -11736,6 +13157,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -12101,7 +13530,7 @@ Zooms in - Acercar + Acercar Zoom out @@ -12113,7 +13542,7 @@ Zooms out - Salir de Acercar + Salir de Acercar @@ -12212,7 +13641,7 @@ RS_Commands line - línea + línea l @@ -12222,7 +13651,7 @@ rectangle - rectángulo + rectángulo rec @@ -12236,33 +13665,33 @@ text - text + text regen - regenerar + regenerar undo - deshacer + deshacer u undo - d + d redo - rehacer + rehacer r redo - r + r arc - arco + arco a @@ -12271,32 +13700,32 @@ angle - ángulo + ángulo factor - factor + factor columns - columnas + columnas rows - filas + filas columnspacing - espacio entre columnas + espacio entre columnas rowspacing - espacio entre filas + espacio entre filas ang angle - ang + ang a @@ -12306,17 +13735,17 @@ fact factor - fact + fact f factor - f + f cols columns - cols + cols c @@ -12331,36 +13760,36 @@ columnspacing columnspacing for inserts - espacio entre columnas + espacio entre columnas colspacing columnspacing for inserts - espaciocols + espaciocols cs columnspacing for inserts - ec + ec rowspacing rowspacing for inserts - espacio entre filas + espacio entre filas rs rowspacing for inserts - ef + ef center - centro + centro cen center - cen + cen c @@ -12384,7 +13813,7 @@ point - punto + punto po @@ -12393,76 +13822,76 @@ offset - equidistancia + equidistancia o offset - e + e parallel - paralelo + paralelo length - longitud + longitud close - cerrar + cerrar number - número + número through - a través de + a través de help - ayuda + ayuda ? help - ? + ? length length - longitud + longitud len length - long + long l length - l + l c close - c + c num number - num + num n number - n + n t through - t + t par @@ -12471,49 +13900,49 @@ length1 - longitud 1 + longitud 1 length2 - longitud 2 + longitud 2 radius - radio + radio trim - recortar + recortar length1 length1 - longitud 1 + longitud 1 len1 length1 - long1 + long1 l1 length1 - l1 + l1 length2 length2 - longitud 2 + longitud 2 len2 length2 - long2 + long2 l2 length2 - l2 + l2 r @@ -12523,11 +13952,11 @@ t text - t + t chord length - longitud de la cuerda + longitud de la cuerda length @@ -12541,11 +13970,11 @@ Command: %1 - Comando: %1 + Comando: %1 Available commands: - Comandos disponibles: + Comandos disponibles: ln @@ -12554,7 +13983,7 @@ circle - círculo + círculo ci @@ -12574,7 +14003,7 @@ zw zoom - window - zv + zv zoom - window @@ -12583,7 +14012,7 @@ za zoom - auto - za + za zoom - auto @@ -12592,7 +14021,7 @@ zp zoom - pan - zt + zt zoom - pan @@ -12651,27 +14080,27 @@ da dimension - aligned - ca + ca dh dimension - horizontal - ch + ch dv dimension - vertical - cv + cv dr dimension - linear - cl + cl ld dimension - leader - lc + lc rd @@ -12701,17 +14130,17 @@ sg snap - grid - fr + fr se snap - end - ff + ff si snap - intersection - fi + fi sn @@ -12721,17 +14150,17 @@ sm snap - middle - fm + fm sn snap - nearest - fc + fc np snap - nearest point - fp + fp fr* @@ -12746,12 +14175,12 @@ tn Deselect all - tn + tn ch modify - bevel (chamfer) - ch + ch mt @@ -12761,57 +14190,57 @@ xt modify - trim (extend) - me + me rm modify - trim - mr + mr mv modify - move - mm + mm mi modify - mirror - mp + mp ro modify - rotate - mr + mr sz modify - scale - me + me ss modify - stretch - ms + ms er modify - delete (erase) - mb + mb oo modify - undo (oops) - md + md uu modify - redo - dd + dd xp modify - explode - mx + mx ex @@ -12819,436 +14248,217 @@ mp - dimregen - - - po - pt + pt ln ln - l - - - a - a + a ci - ci + ci rec - rec + rec rectang - rectang + rectang rg zoom - redraw - rd - - - zr - zoom - redraw - zr - - - zv - zoom - previous - + rd - - r - + + zr + zoom - redraw + zr polyline - Polilinea + Polilinea pa parallel - zt + zt tm modify - multi trim (extend) - Cortar segmentos + Cortar segmentos da - ca + ca dh - ch + ch dr - cl + cl dv - cv + cv ld - lc + lc tm - Cortar segmentos + Cortar segmentos xt - me + me rm - mr + mr mv - mm + mm ch - ch + ch mi - mp + mp ro - mr + mr sz - me + me ss - ms + ms er - mb + mb oo - md + md uu - dd + dd xp - mx + mx os - nf + nf sg - fr + fr se - ff + ff si - fi + fi sn - fc + fc sm - fm + fm np - fp + fp tn - tn - - - kill - - - - k - - - - back - - - - b - back - + tn li - li - - - pl - + li pa - zt + zt ar - ar - - - rect - - - - redraw - + ar zr - zr + zr zw - zv + zv za - za + za zp - zt - - - zv - + zt u - d + d os snap - free - nf - - - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - + nf number number - número + número reversed reversed - invertido + invertido rev reversed - inv - - - Command not found: %1 - - - - Accepted keycode: %1 - - - - mtext - - - - dpi - + inv re - re + re re modify - revert direction - re - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - - - - row - row - - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + re diff -Nru librecad-2.0.8/librecad/ts/librecad_es_cr.ts librecad-2.0.9/librecad/ts/librecad_es_cr.ts --- librecad-2.0.8/librecad/ts/librecad_es_cr.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_es_cr.ts 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Capa: + + + Geometry + Geometría + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -128,6 +159,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Opciones Angulo relativo de línea + + + Spacing: + Espaciado: + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -606,7 +679,7 @@ CAD Tools - Herramientas CAD + Herramientas CAD Export as @@ -658,6 +731,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -2164,10 +2241,6 @@ Ejecutar un guión - CTRL-G - - - &Selection pointer @@ -2183,6 +2256,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -2410,7 +2492,7 @@ QG_CadToolBar CAD Tools - Herramientas CAD + Herramientas CAD @@ -3133,6 +3215,17 @@ + QG_CommandHistory + + &Copy + + + + select&All + + + + QG_CommandWidget Command Line @@ -3159,14 +3252,6 @@ - &Copy - - - - select&All - - - escape escape, go back from action steps @@ -4677,7 +4762,7 @@ Extension line extension: - Extensión línea de referencia: + Extensión línea de referencia: Arrow size: @@ -4685,7 +4770,7 @@ Extension line offset: - Desfase línea de referencia: + Desfase línea de referencia: Dimension line gap: @@ -4877,14 +4962,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal Horizontal @@ -4913,10 +4990,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -4949,7 +5022,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Color: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Alineado + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -5065,7 +5246,7 @@ Colors - Colores + Colores Backgr&ound: @@ -5085,11 +5266,11 @@ White - Blanco + Blanco Gray - Gris 25 + Gris 25 Darkgray @@ -5145,7 +5326,7 @@ #000000 - #000000 + #000000 #ffffff @@ -5157,7 +5338,7 @@ #808080 - #808080 + #808080 S&elected Color: @@ -5224,14 +5405,6 @@ - #FFFFFF - - - - #C0C0C0 - - - 400 400 @@ -5260,39 +5433,99 @@ - #00FFFF + St&art Handle Color: + + + + &Handle Color: - #0000FF + &End Handle Color: - #FFFF00 + Splash Window - #FF00FF + Display Splash - St&art Handle Color: + Graphic Colors - &Handle Color: + Aquamarine - &End Handle Color: + Azure - Splash Window + DeepSkyBlue - Display Splash + DodgerBlue + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -5641,19 +5874,19 @@ &OK - Aceptar + Aceptar Alt+O - Alt+O + Alt+O Cancel - Cancelar + Cancelar Esc - Esc + Esc @@ -7196,37 +7429,14 @@ - QG_PenToolBar + QG_PolylineEquidistantOptions - Line color - + Line Relative Angle Options + Opciones Angulo relativo de línea - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - Opciones Angulo relativo de línea - - - Spacing: - Espaciado: - - - Distance from original polyline - - - - Copies: - + Spacing: + Espaciado: @@ -7732,7 +7942,7 @@ Layer "%1" and all entities on it will be removed. - La capa "%1" y todos sus objetos será eliminado. + La capa "%1" y todos sus objetos será eliminado. Layer "%1" can never be removed. @@ -7758,6 +7968,11 @@ Layer with a name "%1" already exists. Please specify a different name. Ya existe una capa con nombre "%1". Por favor especifique otro nombre. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -7853,7 +8068,7 @@ None - Ninguno + Ninguno Meter @@ -7980,10 +8195,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -8097,10 +8308,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -8108,285 +8315,1467 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - - Add Block - Añadir bloque - - - &Add Block - &Añadir bloque - - - - RS_ActionBlocksAttributes - Rename Block - Renombrar bloque + : duplicated command: %1 is already taken by %2 + - &Rename Block - &Renombrar bloque + point + draw point + punto - Rename Block and all Inserts - Renombrar e insertar bloque + po + draw point + pt - - - RS_ActionBlocksCreate - Create Block - Crear bloque + line + draw line + línea - &Create Block - &Crear bloque + li + draw line + li - Specify reference point - Especificar punto de referencia + l + draw line + - Cancel - Cancelar + polyline + draw polyline + Polilinea - - - RS_ActionBlocksEdit - Edit Block - Editar bloque + pl + draw polyline + - &Edit Block - &Editar bloque + free + draw freehand line + - - - RS_ActionBlocksExplode - Explode - Desagrupar + fhl + draw freehand line + - &Explode - Desagrupar + spline + draw spline + - Explode Blocks and other Entity Groups - Descomponer bloques y otros grupos de objetos + spl + draw spline + - Ex&plode + spline2 + spline through points - - - RS_ActionBlocksFreezeAll - Freeze all - Bloquear todo + stp + spline through points + - &Freeze all - &Bloquear todo + offset + create offset + equidistancia - Freeze all blocks - Bloquear todos los bloques + parallel + create offset + paralelo - Defreeze all - Desbloquear todo + o + create offset + e - &Defreeze all - &Desbloquear todo + pa + create offset + zt - Defreeze all blocks - Desbloquear todos los bloques + ptp + parallel through point + - &Hide all + pp + parallel through point - &Show all + bisect + angle bisector - - - RS_ActionBlocksInsert - Insert Block - Insertar bloque + bi + angle bisector + - &Insert Block - &Insertar bloque + tangentpc + tangent point and circle + - Not a valid expression - Comando no válido + tanpc + tangent point and circle + - Specify reference point - Especificar punto de referencia + perp + perpendicular line + - Cancel - Cancelar + ortho + perpendicular line + - Enter angle: - Ángulo: + vertical + vertical line + - Enter factor: - Factor: + ver + vertical line + - Enter columns: - Columnas: + horizontal + horizontal line + - Enter rows: - Filas: + hor + horizontal line + - Enter column spacing: - Espacio entre columnas: + rectangle + draw rectangle + rectángulo - Enter row spacing: - Espacio entre filas: + rectang + draw rectangle + rectang - - + rect + draw rectangle + - - - RS_ActionBlocksRemove - Remove Block - Quitar bloque + rec + draw rectangle + rec - &Remove Block - &Quitar bloque + polygon2v + polygon by 2 vertices + - - - RS_ActionBlocksSave - &Save Block + poly2 + polygon by 2 vertices - No block activated to save - + arc + draw arc + arco - - - RS_ActionBlocksToggleView - Toggle Block Visibility - Tecla conmutador de visibilidad de bloque + a + draw arc + a - &Toggle Block - &Tecla de bloque + circle + draw circle + círculo - Toggle Block - Tecla de bloque - + ci + draw circle + ci - Toggle Block &Visibility + circle2 + circle 2 points - - - RS_ActionDefault - Choose second edge - Elija segundo borde + c2 + circle 2 points + c2 - Back - Atrás + circle3 + circle 3 points + - - - RS_ActionDimAligned - Aligned - Alineado + c3 + circle 3 points + c3 - &Aligned - &Alineado + circlecr + circle with center and radius + - Aligned Dimension - cota alineada + cc + circle with center and radius + - Specify first extension line origin - Especificar primera extensión de la línea original + tan3 + circle tangent to 3 + - Cancel - Cancelar + ct3 + circle tangent to 3 + - Specify second extension line origin - Especificar segunda extensión de la línea original + ellipseinscribed + inscribed ellipse + - Back - Volver + ei + inscribed ellipse + - Specify dimension line location - Especificar localización de la línea de cota + ie + inscribed ellipse + - Enter dimension text: - Texto de cota: + hatch + draw hatch + - - - RS_ActionDimAngular - Angular - Angular + ha + draw hatch + - &Angular - &Angular + mtext + draw mtext + - Angular Dimension - Cota angular + mtxt + draw mtext + - Select first line - Seleccione primera línea + text + draw text + text - Cancel - Cancelar + txt + draw text + - Select second line - Seleccione segunda línea + regen + zoom - redraw + regenerar + + + redraw + zoom - redraw + + + + rg + zoom - redraw + rd + + + zr + zoom - redraw + zr + + + zoomwindow + zoom - window + + + + zw + zoom - window + zv + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + zt + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + + + + kill + kill all actions + + + + k + kill all actions + + + + undo + undo cycle + deshacer + + + u + undo cycle + d + + + redo + redo cycle + rehacer + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + ca + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + ch + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + cv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + cl + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + lc + + + dimregen + dimension - regenerate + + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mm + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + ch + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + mp + + + revert + modify - revert direction + + + + rev + modify - revert direction + inv + + + rotate + modify - rotate + + + + ro + modify - rotate + mr + + + scale + modify - scale + + + + sz + modify - scale + me + + + trim + modify - trim (extend) + recortar + + + tm + modify - trim (extend) + Cortar segmentos + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ms + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + mb + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + mx + + + snapfree + snap - free + + + + os + snap - free + nf + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + ff + + + snapgrid + snap - grid + + + + sg + snap - grid + fr + + + snapintersection + snap - intersection + + + + si + snap - intersection + fi + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + fm + + + snaponentity + snap - on entity + + + + sn + snap - on entity + fc + + + np + snap - on entity + fp + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + tn + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + ángulo + + + ang + measure angle + ang + + + area + measure area + + + + ar + measure area + ar + + + angle + ángulo + + + dpi + + + + close + cerrar + + + chord length + longitud de la cuerda + + + columns + columnas + + + columnspacing + espacio entre columnas + + + factor + factor + + + length + longitud + + + length1 + bevel/fillet lenght1 + longitud 1 + + + length2 + bevel/fillet lenght2 + longitud 2 + + + number + número + + + radius + radio + + + rows + filas + + + rowspacing + espacio entre filas + + + through + a través de + + + trim + recortar + + + ang + angle + ang + + + an + angle + + + + center + centro + + + cen + center + cen + + + ce + center + + + + cl + chord length + + + + c + close + c + + + cols + columns + cols + + + co + columns + + + + columnspacing + columnspacing for inserts + espacio entre columnas + + + colspacing + columnspacing for inserts + espaciocols + + + cs + columnspacing for inserts + ec + + + fact + factor + fact + + + f + factor + f + + + help + ayuda + + + ? + help + ? + + + length + length + longitud + + + len + length + long + + + l + length + + + + length1 + length1 + longitud 1 + + + len1 + length1 + long1 + + + l1 + length1 + l1 + + + length2 + length2 + longitud 2 + + + len2 + length2 + long2 + + + l2 + length2 + l2 + + + number + number + número + + + num + number + num + + + n + number + n + + + ra + radius + + + + reversed + reversed + invertido + + + rev + reversed + inv + + + row + row + + + + rowspacing + rowspacing for inserts + espacio entre filas + + + rs + rowspacing for inserts + ef + + + text + text + + + t + text + t + + + t + through + t + + + undo + deshacer + + + u + undo + d + + + redo + rehacer + + + r + redo + + + + back + + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + Comandos disponibles: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Ninguno + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Añadir bloque + + + &Add Block + &Añadir bloque + + + + RS_ActionBlocksAttributes + + Rename Block + Renombrar bloque + + + &Rename Block + &Renombrar bloque + + + Rename Block and all Inserts + Renombrar e insertar bloque + + + + RS_ActionBlocksCreate + + Create Block + Crear bloque + + + &Create Block + &Crear bloque + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + + RS_ActionBlocksEdit + + Edit Block + Editar bloque + + + &Edit Block + &Editar bloque + + + + RS_ActionBlocksExplode + + Explode + Desagrupar + + + &Explode + Desagrupar + + + Explode Blocks and other Entity Groups + Descomponer bloques y otros grupos de objetos + + + Ex&plode + + + + + RS_ActionBlocksFreezeAll + + Freeze all + Bloquear todo + + + &Freeze all + &Bloquear todo + + + Freeze all blocks + Bloquear todos los bloques + + + Defreeze all + Desbloquear todo + + + &Defreeze all + &Desbloquear todo + + + Defreeze all blocks + Desbloquear todos los bloques + + + &Hide all + + + + &Show all + + + + + RS_ActionBlocksInsert + + Insert Block + Insertar bloque + + + &Insert Block + &Insertar bloque + + + Not a valid expression + Comando no válido + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + Enter angle: + Ángulo: + + + Enter factor: + Factor: + + + Enter columns: + Columnas: + + + Enter rows: + Filas: + + + Enter column spacing: + Espacio entre columnas: + + + Enter row spacing: + Espacio entre filas: + + + + + + + + RS_ActionBlocksRemove + + Remove Block + Quitar bloque + + + &Remove Block + &Quitar bloque + + + + RS_ActionBlocksSave + + &Save Block + + + + No block activated to save + + + + + RS_ActionBlocksToggleView + + Toggle Block Visibility + Tecla conmutador de visibilidad de bloque + + + &Toggle Block + &Tecla de bloque + + + Toggle Block + Tecla de bloque + + + + Toggle Block &Visibility + + + + + RS_ActionDefault + + Choose second edge + Elija segundo borde + + + Back + Atrás + + + + RS_ActionDimAligned + + Aligned + Alineado + + + &Aligned + &Alineado + + + Aligned Dimension + cota alineada + + + Specify first extension line origin + Especificar primera extensión de la línea original + + + Cancel + Cancelar + + + Specify second extension line origin + Especificar segunda extensión de la línea original + + + Back + Volver + + + Specify dimension line location + Especificar localización de la línea de cota + + + Enter dimension text: + Texto de cota: + + + + RS_ActionDimAngular + + Angular + Angular + + + &Angular + &Angular + + + Angular Dimension + Cota angular + + + Select first line + Seleccione primera línea + + + Cancel + Cancelar + + + Select second line + Seleccione segunda línea Specify dimension arc line location @@ -9013,6 +10402,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9173,6 +10566,14 @@ Specify a point on ellipse or total distance to foci + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -10431,7 +11832,7 @@ Atrás - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -10859,11 +12260,11 @@ Parent of second entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido One of the chosen entities is NULL - Uno de los objetos no es válido + Uno de los objetos no es válido Parent of first entity is not a polyline @@ -10871,15 +12272,35 @@ Parent of first entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido First entity is NULL - El primer objeto no es válido + El primer objeto no es válido Second entity is NULL - El segundo objeto no es válido + El segundo objeto no es válido + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -11635,11 +13056,11 @@ Cancelar - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -11736,6 +13157,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -12101,7 +13530,7 @@ Zooms in - Acercar + Acercar Zoom out @@ -12113,7 +13542,7 @@ Zooms out - Salir de Acercar + Salir de Acercar @@ -12212,7 +13641,7 @@ RS_Commands line - línea + línea l @@ -12222,7 +13651,7 @@ rectangle - rectángulo + rectángulo rec @@ -12236,33 +13665,33 @@ text - text + text regen - regenerar + regenerar undo - deshacer + deshacer u undo - d + d redo - rehacer + rehacer r redo - r + r arc - arco + arco a @@ -12271,32 +13700,32 @@ angle - ángulo + ángulo factor - factor + factor columns - columnas + columnas rows - filas + filas columnspacing - espacio entre columnas + espacio entre columnas rowspacing - espacio entre filas + espacio entre filas ang angle - ang + ang a @@ -12306,17 +13735,17 @@ fact factor - fact + fact f factor - f + f cols columns - cols + cols c @@ -12331,36 +13760,36 @@ columnspacing columnspacing for inserts - espacio entre columnas + espacio entre columnas colspacing columnspacing for inserts - espaciocols + espaciocols cs columnspacing for inserts - ec + ec rowspacing rowspacing for inserts - espacio entre filas + espacio entre filas rs rowspacing for inserts - ef + ef center - centro + centro cen center - cen + cen c @@ -12384,7 +13813,7 @@ point - punto + punto po @@ -12393,76 +13822,76 @@ offset - equidistancia + equidistancia o offset - e + e parallel - paralelo + paralelo length - longitud + longitud close - cerrar + cerrar number - número + número through - a través de + a través de help - ayuda + ayuda ? help - ? + ? length length - longitud + longitud len length - long + long l length - l + l c close - c + c num number - num + num n number - n + n t through - t + t par @@ -12471,49 +13900,49 @@ length1 - longitud 1 + longitud 1 length2 - longitud 2 + longitud 2 radius - radio + radio trim - recortar + recortar length1 length1 - longitud 1 + longitud 1 len1 length1 - long1 + long1 l1 length1 - l1 + l1 length2 length2 - longitud 2 + longitud 2 len2 length2 - long2 + long2 l2 length2 - l2 + l2 r @@ -12523,11 +13952,11 @@ t text - t + t chord length - longitud de la cuerda + longitud de la cuerda length @@ -12541,11 +13970,11 @@ Command: %1 - Comando: %1 + Comando: %1 Available commands: - Comandos disponibles: + Comandos disponibles: ln @@ -12554,7 +13983,7 @@ circle - círculo + círculo ci @@ -12574,7 +14003,7 @@ zw zoom - window - zv + zv zoom - window @@ -12583,7 +14012,7 @@ za zoom - auto - za + za zoom - auto @@ -12592,7 +14021,7 @@ zp zoom - pan - zt + zt zoom - pan @@ -12651,27 +14080,27 @@ da dimension - aligned - ca + ca dh dimension - horizontal - ch + ch dv dimension - vertical - cv + cv dr dimension - linear - cl + cl ld dimension - leader - lc + lc rd @@ -12701,17 +14130,17 @@ sg snap - grid - fr + fr se snap - end - ff + ff si snap - intersection - fi + fi sn @@ -12721,17 +14150,17 @@ sm snap - middle - fm + fm sn snap - nearest - fc + fc np snap - nearest point - fp + fp fr* @@ -12746,12 +14175,12 @@ tn Deselect all - tn + tn ch modify - bevel (chamfer) - ch + ch mt @@ -12761,57 +14190,57 @@ xt modify - trim (extend) - me + me rm modify - trim - mr + mr mv modify - move - mm + mm mi modify - mirror - mp + mp ro modify - rotate - mr + mr sz modify - scale - me + me ss modify - stretch - ms + ms er modify - delete (erase) - mb + mb oo modify - undo (oops) - md + md uu modify - redo - dd + dd xp modify - explode - mx + mx ex @@ -12819,436 +14248,217 @@ mp - dimregen - - - po - pt + pt ln ln - l - - - a - a + a ci - ci + ci rec - rec + rec rectang - rectang + rectang rg zoom - redraw - rd - - - zr - zoom - redraw - zr - - - zv - zoom - previous - + rd - - r - + + zr + zoom - redraw + zr polyline - Polilinea + Polilinea pa parallel - zt + zt tm modify - multi trim (extend) - Cortar segmentos + Cortar segmentos da - ca + ca dh - ch + ch dr - cl + cl dv - cv + cv ld - lc + lc tm - Cortar segmentos + Cortar segmentos xt - me + me rm - mr + mr mv - mm + mm ch - ch + ch mi - mp + mp ro - mr + mr sz - me + me ss - ms + ms er - mb + mb oo - md + md uu - dd + dd xp - mx + mx os - nf + nf sg - fr + fr se - ff + ff si - fi + fi sn - fc + fc sm - fm + fm np - fp + fp tn - tn - - - kill - - - - k - - - - back - - - - b - back - + tn li - li - - - pl - + li pa - zt + zt ar - ar - - - rect - - - - redraw - + ar zr - zr + zr zw - zv + zv za - za + za zp - zt - - - zv - + zt u - d + d os snap - free - nf - - - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - + nf number number - número + número reversed reversed - invertido + invertido rev reversed - inv - - - Command not found: %1 - - - - Accepted keycode: %1 - - - - mtext - - - - dpi - + inv re - re + re re modify - revert direction - re - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - - - - row - row - - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + re diff -Nru librecad-2.0.8/librecad/ts/librecad_es_do.ts librecad-2.0.9/librecad/ts/librecad_es_do.ts --- librecad-2.0.8/librecad/ts/librecad_es_do.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_es_do.ts 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Capa: + + + Geometry + Geometría + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -128,6 +159,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Opciones Angulo relativo de línea + + + Spacing: + Espaciado: + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -606,7 +679,7 @@ CAD Tools - Herramientas CAD + Herramientas CAD Export as @@ -658,6 +731,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -2164,10 +2241,6 @@ Ejecutar un guión - CTRL-G - - - &Selection pointer @@ -2183,6 +2256,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -2410,7 +2492,7 @@ QG_CadToolBar CAD Tools - Herramientas CAD + Herramientas CAD @@ -3133,6 +3215,17 @@ + QG_CommandHistory + + &Copy + + + + select&All + + + + QG_CommandWidget Command Line @@ -3159,14 +3252,6 @@ - &Copy - - - - select&All - - - escape escape, go back from action steps @@ -4677,7 +4762,7 @@ Extension line extension: - Extensión línea de referencia: + Extensión línea de referencia: Arrow size: @@ -4685,7 +4770,7 @@ Extension line offset: - Desfase línea de referencia: + Desfase línea de referencia: Dimension line gap: @@ -4877,14 +4962,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal Horizontal @@ -4913,10 +4990,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -4949,7 +5022,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Color: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Alineado + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -5065,7 +5246,7 @@ Colors - Colores + Colores Backgr&ound: @@ -5085,11 +5266,11 @@ White - Blanco + Blanco Gray - Gris 25 + Gris 25 Darkgray @@ -5145,7 +5326,7 @@ #000000 - #000000 + #000000 #ffffff @@ -5157,7 +5338,7 @@ #808080 - #808080 + #808080 S&elected Color: @@ -5224,14 +5405,6 @@ - #FFFFFF - - - - #C0C0C0 - - - 400 400 @@ -5260,39 +5433,99 @@ - #00FFFF + St&art Handle Color: + + + + &Handle Color: - #0000FF + &End Handle Color: - #FFFF00 + Splash Window - #FF00FF + Display Splash - St&art Handle Color: + Graphic Colors - &Handle Color: + Aquamarine - &End Handle Color: + Azure - Splash Window + DeepSkyBlue - Display Splash + DodgerBlue + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -5641,19 +5874,19 @@ &OK - Aceptar + Aceptar Alt+O - Alt+O + Alt+O Cancel - Cancelar + Cancelar Esc - Esc + Esc @@ -7196,37 +7429,14 @@ - QG_PenToolBar + QG_PolylineEquidistantOptions - Line color - + Line Relative Angle Options + Opciones Angulo relativo de línea - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - Opciones Angulo relativo de línea - - - Spacing: - Espaciado: - - - Distance from original polyline - - - - Copies: - + Spacing: + Espaciado: @@ -7732,7 +7942,7 @@ Layer "%1" and all entities on it will be removed. - La capa "%1" y todos sus objetos será eliminado. + La capa "%1" y todos sus objetos será eliminado. Layer "%1" can never be removed. @@ -7758,6 +7968,11 @@ Layer with a name "%1" already exists. Please specify a different name. Ya existe una capa con nombre "%1". Por favor especifique otro nombre. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -7853,7 +8068,7 @@ None - Ninguno + Ninguno Meter @@ -7980,10 +8195,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -8097,10 +8308,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -8108,285 +8315,1467 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - - Add Block - Añadir bloque - - - &Add Block - &Añadir bloque - - - - RS_ActionBlocksAttributes - Rename Block - Renombrar bloque + : duplicated command: %1 is already taken by %2 + - &Rename Block - &Renombrar bloque + point + draw point + punto - Rename Block and all Inserts - Renombrar e insertar bloque + po + draw point + pt - - - RS_ActionBlocksCreate - Create Block - Crear bloque + line + draw line + línea - &Create Block - &Crear bloque + li + draw line + li - Specify reference point - Especificar punto de referencia + l + draw line + - Cancel - Cancelar + polyline + draw polyline + Polilinea - - - RS_ActionBlocksEdit - Edit Block - Editar bloque + pl + draw polyline + - &Edit Block - &Editar bloque + free + draw freehand line + - - - RS_ActionBlocksExplode - Explode - Desagrupar + fhl + draw freehand line + - &Explode - Desagrupar + spline + draw spline + - Explode Blocks and other Entity Groups - Descomponer bloques y otros grupos de objetos + spl + draw spline + - Ex&plode + spline2 + spline through points - - - RS_ActionBlocksFreezeAll - Freeze all - Bloquear todo + stp + spline through points + - &Freeze all - &Bloquear todo + offset + create offset + equidistancia - Freeze all blocks - Bloquear todos los bloques + parallel + create offset + paralelo - Defreeze all - Desbloquear todo + o + create offset + e - &Defreeze all - &Desbloquear todo + pa + create offset + zt - Defreeze all blocks - Desbloquear todos los bloques + ptp + parallel through point + - &Hide all + pp + parallel through point - &Show all + bisect + angle bisector - - - RS_ActionBlocksInsert - Insert Block - Insertar bloque + bi + angle bisector + - &Insert Block - &Insertar bloque + tangentpc + tangent point and circle + - Not a valid expression - Comando no válido + tanpc + tangent point and circle + - Specify reference point - Especificar punto de referencia + perp + perpendicular line + - Cancel - Cancelar + ortho + perpendicular line + - Enter angle: - Ángulo: + vertical + vertical line + - Enter factor: - Factor: + ver + vertical line + - Enter columns: - Columnas: + horizontal + horizontal line + - Enter rows: - Filas: + hor + horizontal line + - Enter column spacing: - Espacio entre columnas: + rectangle + draw rectangle + rectángulo - Enter row spacing: - Espacio entre filas: + rectang + draw rectangle + rectang - - + rect + draw rectangle + - - - RS_ActionBlocksRemove - Remove Block - Quitar bloque + rec + draw rectangle + rec - &Remove Block - &Quitar bloque + polygon2v + polygon by 2 vertices + - - - RS_ActionBlocksSave - &Save Block + poly2 + polygon by 2 vertices - No block activated to save - + arc + draw arc + arco - - - RS_ActionBlocksToggleView - Toggle Block Visibility - Tecla conmutador de visibilidad de bloque + a + draw arc + a - &Toggle Block - &Tecla de bloque + circle + draw circle + círculo - Toggle Block - Tecla de bloque - + ci + draw circle + ci - Toggle Block &Visibility + circle2 + circle 2 points - - - RS_ActionDefault - Choose second edge - Elija segundo borde + c2 + circle 2 points + c2 - Back - Atrás + circle3 + circle 3 points + - - - RS_ActionDimAligned - Aligned - Alineado + c3 + circle 3 points + c3 - &Aligned - &Alineado + circlecr + circle with center and radius + - Aligned Dimension - cota alineada + cc + circle with center and radius + - Specify first extension line origin - Especificar primera extensión de la línea original + tan3 + circle tangent to 3 + - Cancel - Cancelar + ct3 + circle tangent to 3 + - Specify second extension line origin - Especificar segunda extensión de la línea original + ellipseinscribed + inscribed ellipse + - Back - Volver + ei + inscribed ellipse + - Specify dimension line location - Especificar localización de la línea de cota + ie + inscribed ellipse + - Enter dimension text: - Texto de cota: + hatch + draw hatch + - - - RS_ActionDimAngular - Angular - Angular + ha + draw hatch + - &Angular - &Angular + mtext + draw mtext + - Angular Dimension - Cota angular + mtxt + draw mtext + - Select first line - Seleccione primera línea + text + draw text + text - Cancel - Cancelar + txt + draw text + - Select second line - Seleccione segunda línea + regen + zoom - redraw + regenerar + + + redraw + zoom - redraw + + + + rg + zoom - redraw + rd + + + zr + zoom - redraw + zr + + + zoomwindow + zoom - window + + + + zw + zoom - window + zv + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + zt + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + + + + kill + kill all actions + + + + k + kill all actions + + + + undo + undo cycle + deshacer + + + u + undo cycle + d + + + redo + redo cycle + rehacer + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + ca + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + ch + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + cv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + cl + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + lc + + + dimregen + dimension - regenerate + + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mm + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + ch + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + mp + + + revert + modify - revert direction + + + + rev + modify - revert direction + inv + + + rotate + modify - rotate + + + + ro + modify - rotate + mr + + + scale + modify - scale + + + + sz + modify - scale + me + + + trim + modify - trim (extend) + recortar + + + tm + modify - trim (extend) + Cortar segmentos + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ms + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + mb + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + mx + + + snapfree + snap - free + + + + os + snap - free + nf + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + ff + + + snapgrid + snap - grid + + + + sg + snap - grid + fr + + + snapintersection + snap - intersection + + + + si + snap - intersection + fi + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + fm + + + snaponentity + snap - on entity + + + + sn + snap - on entity + fc + + + np + snap - on entity + fp + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + tn + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + ángulo + + + ang + measure angle + ang + + + area + measure area + + + + ar + measure area + ar + + + angle + ángulo + + + dpi + + + + close + cerrar + + + chord length + longitud de la cuerda + + + columns + columnas + + + columnspacing + espacio entre columnas + + + factor + factor + + + length + longitud + + + length1 + bevel/fillet lenght1 + longitud 1 + + + length2 + bevel/fillet lenght2 + longitud 2 + + + number + número + + + radius + radio + + + rows + filas + + + rowspacing + espacio entre filas + + + through + a través de + + + trim + recortar + + + ang + angle + ang + + + an + angle + + + + center + centro + + + cen + center + cen + + + ce + center + + + + cl + chord length + + + + c + close + c + + + cols + columns + cols + + + co + columns + + + + columnspacing + columnspacing for inserts + espacio entre columnas + + + colspacing + columnspacing for inserts + espaciocols + + + cs + columnspacing for inserts + ec + + + fact + factor + fact + + + f + factor + f + + + help + ayuda + + + ? + help + ? + + + length + length + longitud + + + len + length + long + + + l + length + + + + length1 + length1 + longitud 1 + + + len1 + length1 + long1 + + + l1 + length1 + l1 + + + length2 + length2 + longitud 2 + + + len2 + length2 + long2 + + + l2 + length2 + l2 + + + number + number + número + + + num + number + num + + + n + number + n + + + ra + radius + + + + reversed + reversed + invertido + + + rev + reversed + inv + + + row + row + + + + rowspacing + rowspacing for inserts + espacio entre filas + + + rs + rowspacing for inserts + ef + + + text + text + + + t + text + t + + + t + through + t + + + undo + deshacer + + + u + undo + d + + + redo + rehacer + + + r + redo + + + + back + + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + Comandos disponibles: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Ninguno + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Añadir bloque + + + &Add Block + &Añadir bloque + + + + RS_ActionBlocksAttributes + + Rename Block + Renombrar bloque + + + &Rename Block + &Renombrar bloque + + + Rename Block and all Inserts + Renombrar e insertar bloque + + + + RS_ActionBlocksCreate + + Create Block + Crear bloque + + + &Create Block + &Crear bloque + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + + RS_ActionBlocksEdit + + Edit Block + Editar bloque + + + &Edit Block + &Editar bloque + + + + RS_ActionBlocksExplode + + Explode + Desagrupar + + + &Explode + Desagrupar + + + Explode Blocks and other Entity Groups + Descomponer bloques y otros grupos de objetos + + + Ex&plode + + + + + RS_ActionBlocksFreezeAll + + Freeze all + Bloquear todo + + + &Freeze all + &Bloquear todo + + + Freeze all blocks + Bloquear todos los bloques + + + Defreeze all + Desbloquear todo + + + &Defreeze all + &Desbloquear todo + + + Defreeze all blocks + Desbloquear todos los bloques + + + &Hide all + + + + &Show all + + + + + RS_ActionBlocksInsert + + Insert Block + Insertar bloque + + + &Insert Block + &Insertar bloque + + + Not a valid expression + Comando no válido + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + Enter angle: + Ángulo: + + + Enter factor: + Factor: + + + Enter columns: + Columnas: + + + Enter rows: + Filas: + + + Enter column spacing: + Espacio entre columnas: + + + Enter row spacing: + Espacio entre filas: + + + + + + + + RS_ActionBlocksRemove + + Remove Block + Quitar bloque + + + &Remove Block + &Quitar bloque + + + + RS_ActionBlocksSave + + &Save Block + + + + No block activated to save + + + + + RS_ActionBlocksToggleView + + Toggle Block Visibility + Tecla conmutador de visibilidad de bloque + + + &Toggle Block + &Tecla de bloque + + + Toggle Block + Tecla de bloque + + + + Toggle Block &Visibility + + + + + RS_ActionDefault + + Choose second edge + Elija segundo borde + + + Back + Atrás + + + + RS_ActionDimAligned + + Aligned + Alineado + + + &Aligned + &Alineado + + + Aligned Dimension + cota alineada + + + Specify first extension line origin + Especificar primera extensión de la línea original + + + Cancel + Cancelar + + + Specify second extension line origin + Especificar segunda extensión de la línea original + + + Back + Volver + + + Specify dimension line location + Especificar localización de la línea de cota + + + Enter dimension text: + Texto de cota: + + + + RS_ActionDimAngular + + Angular + Angular + + + &Angular + &Angular + + + Angular Dimension + Cota angular + + + Select first line + Seleccione primera línea + + + Cancel + Cancelar + + + Select second line + Seleccione segunda línea Specify dimension arc line location @@ -9013,6 +10402,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9173,6 +10566,14 @@ Specify a point on ellipse or total distance to foci + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -10431,7 +11832,7 @@ Atrás - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -10859,11 +12260,11 @@ Parent of second entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido One of the chosen entities is NULL - Uno de los objetos no es válido + Uno de los objetos no es válido Parent of first entity is not a polyline @@ -10871,15 +12272,35 @@ Parent of first entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido First entity is NULL - El primer objeto no es válido + El primer objeto no es válido Second entity is NULL - El segundo objeto no es válido + El segundo objeto no es válido + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -11635,11 +13056,11 @@ Cancelar - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -11736,6 +13157,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -12101,7 +13530,7 @@ Zooms in - Acercar + Acercar Zoom out @@ -12113,7 +13542,7 @@ Zooms out - Salir de Acercar + Salir de Acercar @@ -12212,7 +13641,7 @@ RS_Commands line - línea + línea l @@ -12222,7 +13651,7 @@ rectangle - rectángulo + rectángulo rec @@ -12236,33 +13665,33 @@ text - text + text regen - regenerar + regenerar undo - deshacer + deshacer u undo - d + d redo - rehacer + rehacer r redo - r + r arc - arco + arco a @@ -12271,32 +13700,32 @@ angle - ángulo + ángulo factor - factor + factor columns - columnas + columnas rows - filas + filas columnspacing - espacio entre columnas + espacio entre columnas rowspacing - espacio entre filas + espacio entre filas ang angle - ang + ang a @@ -12306,17 +13735,17 @@ fact factor - fact + fact f factor - f + f cols columns - cols + cols c @@ -12331,36 +13760,36 @@ columnspacing columnspacing for inserts - espacio entre columnas + espacio entre columnas colspacing columnspacing for inserts - espaciocols + espaciocols cs columnspacing for inserts - ec + ec rowspacing rowspacing for inserts - espacio entre filas + espacio entre filas rs rowspacing for inserts - ef + ef center - centro + centro cen center - cen + cen c @@ -12384,7 +13813,7 @@ point - punto + punto po @@ -12393,76 +13822,76 @@ offset - equidistancia + equidistancia o offset - e + e parallel - paralelo + paralelo length - longitud + longitud close - cerrar + cerrar number - número + número through - a través de + a través de help - ayuda + ayuda ? help - ? + ? length length - longitud + longitud len length - long + long l length - l + l c close - c + c num number - num + num n number - n + n t through - t + t par @@ -12471,49 +13900,49 @@ length1 - longitud 1 + longitud 1 length2 - longitud 2 + longitud 2 radius - radio + radio trim - recortar + recortar length1 length1 - longitud 1 + longitud 1 len1 length1 - long1 + long1 l1 length1 - l1 + l1 length2 length2 - longitud 2 + longitud 2 len2 length2 - long2 + long2 l2 length2 - l2 + l2 r @@ -12523,11 +13952,11 @@ t text - t + t chord length - longitud de la cuerda + longitud de la cuerda length @@ -12541,11 +13970,11 @@ Command: %1 - Comando: %1 + Comando: %1 Available commands: - Comandos disponibles: + Comandos disponibles: ln @@ -12554,7 +13983,7 @@ circle - círculo + círculo ci @@ -12574,7 +14003,7 @@ zw zoom - window - zv + zv zoom - window @@ -12583,7 +14012,7 @@ za zoom - auto - za + za zoom - auto @@ -12592,7 +14021,7 @@ zp zoom - pan - zt + zt zoom - pan @@ -12651,27 +14080,27 @@ da dimension - aligned - ca + ca dh dimension - horizontal - ch + ch dv dimension - vertical - cv + cv dr dimension - linear - cl + cl ld dimension - leader - lc + lc rd @@ -12701,17 +14130,17 @@ sg snap - grid - fr + fr se snap - end - ff + ff si snap - intersection - fi + fi sn @@ -12721,17 +14150,17 @@ sm snap - middle - fm + fm sn snap - nearest - fc + fc np snap - nearest point - fp + fp fr* @@ -12746,12 +14175,12 @@ tn Deselect all - tn + tn ch modify - bevel (chamfer) - ch + ch mt @@ -12761,57 +14190,57 @@ xt modify - trim (extend) - me + me rm modify - trim - mr + mr mv modify - move - mm + mm mi modify - mirror - mp + mp ro modify - rotate - mr + mr sz modify - scale - me + me ss modify - stretch - ms + ms er modify - delete (erase) - mb + mb oo modify - undo (oops) - md + md uu modify - redo - dd + dd xp modify - explode - mx + mx ex @@ -12819,436 +14248,217 @@ mp - dimregen - - - po - pt + pt ln ln - l - - - a - a + a ci - ci + ci rec - rec + rec rectang - rectang + rectang rg zoom - redraw - rd - - - zr - zoom - redraw - zr - - - zv - zoom - previous - + rd - - r - + + zr + zoom - redraw + zr polyline - Polilinea + Polilinea pa parallel - zt + zt tm modify - multi trim (extend) - Cortar segmentos + Cortar segmentos da - ca + ca dh - ch + ch dr - cl + cl dv - cv + cv ld - lc + lc tm - Cortar segmentos + Cortar segmentos xt - me + me rm - mr + mr mv - mm + mm ch - ch + ch mi - mp + mp ro - mr + mr sz - me + me ss - ms + ms er - mb + mb oo - md + md uu - dd + dd xp - mx + mx os - nf + nf sg - fr + fr se - ff + ff si - fi + fi sn - fc + fc sm - fm + fm np - fp + fp tn - tn - - - kill - - - - k - - - - back - - - - b - back - + tn li - li - - - pl - + li pa - zt + zt ar - ar - - - rect - - - - redraw - + ar zr - zr + zr zw - zv + zv za - za + za zp - zt - - - zv - + zt u - d + d os snap - free - nf - - - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - + nf number number - número + número reversed reversed - invertido + invertido rev reversed - inv - - - Command not found: %1 - - - - Accepted keycode: %1 - - - - mtext - - - - dpi - + inv re - re + re re modify - revert direction - re - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - - - - row - row - - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + re diff -Nru librecad-2.0.8/librecad/ts/librecad_es_ec.ts librecad-2.0.9/librecad/ts/librecad_es_ec.ts --- librecad-2.0.8/librecad/ts/librecad_es_ec.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_es_ec.ts 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Capa: + + + Geometry + Geometría + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -128,6 +159,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Opciones Angulo relativo de línea + + + Spacing: + Espaciado: + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -606,7 +679,7 @@ CAD Tools - Herramientas CAD + Herramientas CAD Export as @@ -658,6 +731,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -2164,10 +2241,6 @@ Ejecutar un guión - CTRL-G - - - &Selection pointer @@ -2183,6 +2256,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -2410,7 +2492,7 @@ QG_CadToolBar CAD Tools - Herramientas CAD + Herramientas CAD @@ -3133,6 +3215,17 @@ + QG_CommandHistory + + &Copy + + + + select&All + + + + QG_CommandWidget Command Line @@ -3159,14 +3252,6 @@ - &Copy - - - - select&All - - - escape escape, go back from action steps @@ -4677,7 +4762,7 @@ Extension line extension: - Extensión línea de referencia: + Extensión línea de referencia: Arrow size: @@ -4685,7 +4770,7 @@ Extension line offset: - Desfase línea de referencia: + Desfase línea de referencia: Dimension line gap: @@ -4877,14 +4962,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal Horizontal @@ -4913,10 +4990,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -4949,7 +5022,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Color: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Alineado + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -5065,7 +5246,7 @@ Colors - Colores + Colores Backgr&ound: @@ -5085,11 +5266,11 @@ White - Blanco + Blanco Gray - Gris 25 + Gris 25 Darkgray @@ -5145,7 +5326,7 @@ #000000 - #000000 + #000000 #ffffff @@ -5157,7 +5338,7 @@ #808080 - #808080 + #808080 S&elected Color: @@ -5224,14 +5405,6 @@ - #FFFFFF - - - - #C0C0C0 - - - 400 400 @@ -5260,39 +5433,99 @@ - #00FFFF + St&art Handle Color: + + + + &Handle Color: - #0000FF + &End Handle Color: - #FFFF00 + Splash Window - #FF00FF + Display Splash - St&art Handle Color: + Graphic Colors - &Handle Color: + Aquamarine - &End Handle Color: + Azure - Splash Window + DeepSkyBlue - Display Splash + DodgerBlue + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -5641,19 +5874,19 @@ &OK - Aceptar + Aceptar Alt+O - Alt+O + Alt+O Cancel - Cancelar + Cancelar Esc - Esc + Esc @@ -7196,37 +7429,14 @@ - QG_PenToolBar + QG_PolylineEquidistantOptions - Line color - + Line Relative Angle Options + Opciones Angulo relativo de línea - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - Opciones Angulo relativo de línea - - - Spacing: - Espaciado: - - - Distance from original polyline - - - - Copies: - + Spacing: + Espaciado: @@ -7732,7 +7942,7 @@ Layer "%1" and all entities on it will be removed. - La capa "%1" y todos sus objetos será eliminado. + La capa "%1" y todos sus objetos será eliminado. Layer "%1" can never be removed. @@ -7758,6 +7968,11 @@ Layer with a name "%1" already exists. Please specify a different name. Ya existe una capa con nombre "%1". Por favor especifique otro nombre. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -7853,7 +8068,7 @@ None - Ninguno + Ninguno Meter @@ -7980,10 +8195,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -8097,10 +8308,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -8108,285 +8315,1467 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - - Add Block - Añadir bloque - - - &Add Block - &Añadir bloque - - - - RS_ActionBlocksAttributes - Rename Block - Renombrar bloque + : duplicated command: %1 is already taken by %2 + - &Rename Block - &Renombrar bloque + point + draw point + punto - Rename Block and all Inserts - Renombrar e insertar bloque + po + draw point + pt - - - RS_ActionBlocksCreate - Create Block - Crear bloque + line + draw line + línea - &Create Block - &Crear bloque + li + draw line + li - Specify reference point - Especificar punto de referencia + l + draw line + - Cancel - Cancelar + polyline + draw polyline + Polilinea - - - RS_ActionBlocksEdit - Edit Block - Editar bloque + pl + draw polyline + - &Edit Block - &Editar bloque + free + draw freehand line + - - - RS_ActionBlocksExplode - Explode - Desagrupar + fhl + draw freehand line + - &Explode - Desagrupar + spline + draw spline + - Explode Blocks and other Entity Groups - Descomponer bloques y otros grupos de objetos + spl + draw spline + - Ex&plode + spline2 + spline through points - - - RS_ActionBlocksFreezeAll - Freeze all - Bloquear todo + stp + spline through points + - &Freeze all - &Bloquear todo + offset + create offset + equidistancia - Freeze all blocks - Bloquear todos los bloques + parallel + create offset + paralelo - Defreeze all - Desbloquear todo + o + create offset + e - &Defreeze all - &Desbloquear todo + pa + create offset + zt - Defreeze all blocks - Desbloquear todos los bloques + ptp + parallel through point + - &Hide all + pp + parallel through point - &Show all + bisect + angle bisector - - - RS_ActionBlocksInsert - Insert Block - Insertar bloque + bi + angle bisector + - &Insert Block - &Insertar bloque + tangentpc + tangent point and circle + - Not a valid expression - Comando no válido + tanpc + tangent point and circle + - Specify reference point - Especificar punto de referencia + perp + perpendicular line + - Cancel - Cancelar + ortho + perpendicular line + - Enter angle: - Ángulo: + vertical + vertical line + - Enter factor: - Factor: + ver + vertical line + - Enter columns: - Columnas: + horizontal + horizontal line + - Enter rows: - Filas: + hor + horizontal line + - Enter column spacing: - Espacio entre columnas: + rectangle + draw rectangle + rectángulo - Enter row spacing: - Espacio entre filas: + rectang + draw rectangle + rectang - - + rect + draw rectangle + - - - RS_ActionBlocksRemove - Remove Block - Quitar bloque + rec + draw rectangle + rec - &Remove Block - &Quitar bloque + polygon2v + polygon by 2 vertices + - - - RS_ActionBlocksSave - &Save Block + poly2 + polygon by 2 vertices - No block activated to save - + arc + draw arc + arco - - - RS_ActionBlocksToggleView - Toggle Block Visibility - Tecla conmutador de visibilidad de bloque + a + draw arc + a - &Toggle Block - &Tecla de bloque + circle + draw circle + círculo - Toggle Block - Tecla de bloque - + ci + draw circle + ci - Toggle Block &Visibility + circle2 + circle 2 points - - - RS_ActionDefault - Choose second edge - Elija segundo borde + c2 + circle 2 points + c2 - Back - Atrás + circle3 + circle 3 points + - - - RS_ActionDimAligned - Aligned - Alineado + c3 + circle 3 points + c3 - &Aligned - &Alineado + circlecr + circle with center and radius + - Aligned Dimension - cota alineada + cc + circle with center and radius + - Specify first extension line origin - Especificar primera extensión de la línea original + tan3 + circle tangent to 3 + - Cancel - Cancelar + ct3 + circle tangent to 3 + - Specify second extension line origin - Especificar segunda extensión de la línea original + ellipseinscribed + inscribed ellipse + - Back - Volver + ei + inscribed ellipse + - Specify dimension line location - Especificar localización de la línea de cota + ie + inscribed ellipse + - Enter dimension text: - Texto de cota: + hatch + draw hatch + - - - RS_ActionDimAngular - Angular - Angular + ha + draw hatch + - &Angular - &Angular + mtext + draw mtext + - Angular Dimension - Cota angular + mtxt + draw mtext + - Select first line - Seleccione primera línea + text + draw text + text - Cancel - Cancelar + txt + draw text + - Select second line - Seleccione segunda línea + regen + zoom - redraw + regenerar + + + redraw + zoom - redraw + + + + rg + zoom - redraw + rd + + + zr + zoom - redraw + zr + + + zoomwindow + zoom - window + + + + zw + zoom - window + zv + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + zt + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + + + + kill + kill all actions + + + + k + kill all actions + + + + undo + undo cycle + deshacer + + + u + undo cycle + d + + + redo + redo cycle + rehacer + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + ca + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + ch + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + cv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + cl + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + lc + + + dimregen + dimension - regenerate + + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mm + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + ch + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + mp + + + revert + modify - revert direction + + + + rev + modify - revert direction + inv + + + rotate + modify - rotate + + + + ro + modify - rotate + mr + + + scale + modify - scale + + + + sz + modify - scale + me + + + trim + modify - trim (extend) + recortar + + + tm + modify - trim (extend) + Cortar segmentos + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ms + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + mb + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + mx + + + snapfree + snap - free + + + + os + snap - free + nf + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + ff + + + snapgrid + snap - grid + + + + sg + snap - grid + fr + + + snapintersection + snap - intersection + + + + si + snap - intersection + fi + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + fm + + + snaponentity + snap - on entity + + + + sn + snap - on entity + fc + + + np + snap - on entity + fp + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + tn + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + ángulo + + + ang + measure angle + ang + + + area + measure area + + + + ar + measure area + ar + + + angle + ángulo + + + dpi + + + + close + cerrar + + + chord length + longitud de la cuerda + + + columns + columnas + + + columnspacing + espacio entre columnas + + + factor + factor + + + length + longitud + + + length1 + bevel/fillet lenght1 + longitud 1 + + + length2 + bevel/fillet lenght2 + longitud 2 + + + number + número + + + radius + radio + + + rows + filas + + + rowspacing + espacio entre filas + + + through + a través de + + + trim + recortar + + + ang + angle + ang + + + an + angle + + + + center + centro + + + cen + center + cen + + + ce + center + + + + cl + chord length + + + + c + close + c + + + cols + columns + cols + + + co + columns + + + + columnspacing + columnspacing for inserts + espacio entre columnas + + + colspacing + columnspacing for inserts + espaciocols + + + cs + columnspacing for inserts + ec + + + fact + factor + fact + + + f + factor + f + + + help + ayuda + + + ? + help + ? + + + length + length + longitud + + + len + length + long + + + l + length + + + + length1 + length1 + longitud 1 + + + len1 + length1 + long1 + + + l1 + length1 + l1 + + + length2 + length2 + longitud 2 + + + len2 + length2 + long2 + + + l2 + length2 + l2 + + + number + number + número + + + num + number + num + + + n + number + n + + + ra + radius + + + + reversed + reversed + invertido + + + rev + reversed + inv + + + row + row + + + + rowspacing + rowspacing for inserts + espacio entre filas + + + rs + rowspacing for inserts + ef + + + text + text + + + t + text + t + + + t + through + t + + + undo + deshacer + + + u + undo + d + + + redo + rehacer + + + r + redo + + + + back + + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + Comandos disponibles: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Ninguno + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Añadir bloque + + + &Add Block + &Añadir bloque + + + + RS_ActionBlocksAttributes + + Rename Block + Renombrar bloque + + + &Rename Block + &Renombrar bloque + + + Rename Block and all Inserts + Renombrar e insertar bloque + + + + RS_ActionBlocksCreate + + Create Block + Crear bloque + + + &Create Block + &Crear bloque + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + + RS_ActionBlocksEdit + + Edit Block + Editar bloque + + + &Edit Block + &Editar bloque + + + + RS_ActionBlocksExplode + + Explode + Desagrupar + + + &Explode + Desagrupar + + + Explode Blocks and other Entity Groups + Descomponer bloques y otros grupos de objetos + + + Ex&plode + + + + + RS_ActionBlocksFreezeAll + + Freeze all + Bloquear todo + + + &Freeze all + &Bloquear todo + + + Freeze all blocks + Bloquear todos los bloques + + + Defreeze all + Desbloquear todo + + + &Defreeze all + &Desbloquear todo + + + Defreeze all blocks + Desbloquear todos los bloques + + + &Hide all + + + + &Show all + + + + + RS_ActionBlocksInsert + + Insert Block + Insertar bloque + + + &Insert Block + &Insertar bloque + + + Not a valid expression + Comando no válido + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + Enter angle: + Ángulo: + + + Enter factor: + Factor: + + + Enter columns: + Columnas: + + + Enter rows: + Filas: + + + Enter column spacing: + Espacio entre columnas: + + + Enter row spacing: + Espacio entre filas: + + + + + + + + RS_ActionBlocksRemove + + Remove Block + Quitar bloque + + + &Remove Block + &Quitar bloque + + + + RS_ActionBlocksSave + + &Save Block + + + + No block activated to save + + + + + RS_ActionBlocksToggleView + + Toggle Block Visibility + Tecla conmutador de visibilidad de bloque + + + &Toggle Block + &Tecla de bloque + + + Toggle Block + Tecla de bloque + + + + Toggle Block &Visibility + + + + + RS_ActionDefault + + Choose second edge + Elija segundo borde + + + Back + Atrás + + + + RS_ActionDimAligned + + Aligned + Alineado + + + &Aligned + &Alineado + + + Aligned Dimension + cota alineada + + + Specify first extension line origin + Especificar primera extensión de la línea original + + + Cancel + Cancelar + + + Specify second extension line origin + Especificar segunda extensión de la línea original + + + Back + Volver + + + Specify dimension line location + Especificar localización de la línea de cota + + + Enter dimension text: + Texto de cota: + + + + RS_ActionDimAngular + + Angular + Angular + + + &Angular + &Angular + + + Angular Dimension + Cota angular + + + Select first line + Seleccione primera línea + + + Cancel + Cancelar + + + Select second line + Seleccione segunda línea Specify dimension arc line location @@ -9013,6 +10402,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9173,6 +10566,14 @@ Specify a point on ellipse or total distance to foci + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -10431,7 +11832,7 @@ Atrás - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -10859,11 +12260,11 @@ Parent of second entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido One of the chosen entities is NULL - Uno de los objetos no es válido + Uno de los objetos no es válido Parent of first entity is not a polyline @@ -10871,15 +12272,35 @@ Parent of first entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido First entity is NULL - El primer objeto no es válido + El primer objeto no es válido Second entity is NULL - El segundo objeto no es válido + El segundo objeto no es válido + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -11635,11 +13056,11 @@ Cancelar - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -11736,6 +13157,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -12101,7 +13530,7 @@ Zooms in - Acercar + Acercar Zoom out @@ -12113,7 +13542,7 @@ Zooms out - Salir de Acercar + Salir de Acercar @@ -12212,7 +13641,7 @@ RS_Commands line - línea + línea l @@ -12222,7 +13651,7 @@ rectangle - rectángulo + rectángulo rec @@ -12236,33 +13665,33 @@ text - text + text regen - regenerar + regenerar undo - deshacer + deshacer u undo - d + d redo - rehacer + rehacer r redo - r + r arc - arco + arco a @@ -12271,32 +13700,32 @@ angle - ángulo + ángulo factor - factor + factor columns - columnas + columnas rows - filas + filas columnspacing - espacio entre columnas + espacio entre columnas rowspacing - espacio entre filas + espacio entre filas ang angle - ang + ang a @@ -12306,17 +13735,17 @@ fact factor - fact + fact f factor - f + f cols columns - cols + cols c @@ -12331,36 +13760,36 @@ columnspacing columnspacing for inserts - espacio entre columnas + espacio entre columnas colspacing columnspacing for inserts - espaciocols + espaciocols cs columnspacing for inserts - ec + ec rowspacing rowspacing for inserts - espacio entre filas + espacio entre filas rs rowspacing for inserts - ef + ef center - centro + centro cen center - cen + cen c @@ -12384,7 +13813,7 @@ point - punto + punto po @@ -12393,76 +13822,76 @@ offset - equidistancia + equidistancia o offset - e + e parallel - paralelo + paralelo length - longitud + longitud close - cerrar + cerrar number - número + número through - a través de + a través de help - ayuda + ayuda ? help - ? + ? length length - longitud + longitud len length - long + long l length - l + l c close - c + c num number - num + num n number - n + n t through - t + t par @@ -12471,49 +13900,49 @@ length1 - longitud 1 + longitud 1 length2 - longitud 2 + longitud 2 radius - radio + radio trim - recortar + recortar length1 length1 - longitud 1 + longitud 1 len1 length1 - long1 + long1 l1 length1 - l1 + l1 length2 length2 - longitud 2 + longitud 2 len2 length2 - long2 + long2 l2 length2 - l2 + l2 r @@ -12523,11 +13952,11 @@ t text - t + t chord length - longitud de la cuerda + longitud de la cuerda length @@ -12541,11 +13970,11 @@ Command: %1 - Comando: %1 + Comando: %1 Available commands: - Comandos disponibles: + Comandos disponibles: ln @@ -12554,7 +13983,7 @@ circle - círculo + círculo ci @@ -12574,7 +14003,7 @@ zw zoom - window - zv + zv zoom - window @@ -12583,7 +14012,7 @@ za zoom - auto - za + za zoom - auto @@ -12592,7 +14021,7 @@ zp zoom - pan - zt + zt zoom - pan @@ -12651,27 +14080,27 @@ da dimension - aligned - ca + ca dh dimension - horizontal - ch + ch dv dimension - vertical - cv + cv dr dimension - linear - cl + cl ld dimension - leader - lc + lc rd @@ -12701,17 +14130,17 @@ sg snap - grid - fr + fr se snap - end - ff + ff si snap - intersection - fi + fi sn @@ -12721,17 +14150,17 @@ sm snap - middle - fm + fm sn snap - nearest - fc + fc np snap - nearest point - fp + fp fr* @@ -12746,12 +14175,12 @@ tn Deselect all - tn + tn ch modify - bevel (chamfer) - ch + ch mt @@ -12761,57 +14190,57 @@ xt modify - trim (extend) - me + me rm modify - trim - mr + mr mv modify - move - mm + mm mi modify - mirror - mp + mp ro modify - rotate - mr + mr sz modify - scale - me + me ss modify - stretch - ms + ms er modify - delete (erase) - mb + mb oo modify - undo (oops) - md + md uu modify - redo - dd + dd xp modify - explode - mx + mx ex @@ -12819,436 +14248,217 @@ mp - dimregen - - - po - pt + pt ln ln - l - - - a - a + a ci - ci + ci rec - rec + rec rectang - rectang + rectang rg zoom - redraw - rd - - - zr - zoom - redraw - zr - - - zv - zoom - previous - + rd - - r - + + zr + zoom - redraw + zr polyline - Polilinea + Polilinea pa parallel - zt + zt tm modify - multi trim (extend) - Cortar segmentos + Cortar segmentos da - ca + ca dh - ch + ch dr - cl + cl dv - cv + cv ld - lc + lc tm - Cortar segmentos + Cortar segmentos xt - me + me rm - mr + mr mv - mm + mm ch - ch + ch mi - mp + mp ro - mr + mr sz - me + me ss - ms + ms er - mb + mb oo - md + md uu - dd + dd xp - mx + mx os - nf + nf sg - fr + fr se - ff + ff si - fi + fi sn - fc + fc sm - fm + fm np - fp + fp tn - tn - - - kill - - - - k - - - - back - - - - b - back - + tn li - li - - - pl - + li pa - zt + zt ar - ar - - - rect - - - - redraw - + ar zr - zr + zr zw - zv + zv za - za + za zp - zt - - - zv - + zt u - d + d os snap - free - nf - - - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - + nf number number - número + número reversed reversed - invertido + invertido rev reversed - inv - - - Command not found: %1 - - - - Accepted keycode: %1 - - - - mtext - - - - dpi - + inv re - re + re re modify - revert direction - re - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - - - - row - row - - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + re diff -Nru librecad-2.0.8/librecad/ts/librecad_es_gt.ts librecad-2.0.9/librecad/ts/librecad_es_gt.ts --- librecad-2.0.8/librecad/ts/librecad_es_gt.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_es_gt.ts 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Capa: + + + Geometry + Geometría + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -128,6 +159,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Opciones Angulo relativo de línea + + + Spacing: + Espaciado: + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -606,7 +679,7 @@ CAD Tools - Herramientas CAD + Herramientas CAD Export as @@ -658,6 +731,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -2164,10 +2241,6 @@ Ejecutar un guión - CTRL-G - - - &Selection pointer @@ -2183,6 +2256,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -2410,7 +2492,7 @@ QG_CadToolBar CAD Tools - Herramientas CAD + Herramientas CAD @@ -3133,6 +3215,17 @@ + QG_CommandHistory + + &Copy + + + + select&All + + + + QG_CommandWidget Command Line @@ -3159,14 +3252,6 @@ - &Copy - - - - select&All - - - escape escape, go back from action steps @@ -4677,7 +4762,7 @@ Extension line extension: - Extensión línea de referencia: + Extensión línea de referencia: Arrow size: @@ -4685,7 +4770,7 @@ Extension line offset: - Desfase línea de referencia: + Desfase línea de referencia: Dimension line gap: @@ -4877,14 +4962,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal Horizontal @@ -4913,10 +4990,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -4949,7 +5022,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Color: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Alineado + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -5065,7 +5246,7 @@ Colors - Colores + Colores Backgr&ound: @@ -5085,11 +5266,11 @@ White - Blanco + Blanco Gray - Gris 25 + Gris 25 Darkgray @@ -5145,7 +5326,7 @@ #000000 - #000000 + #000000 #ffffff @@ -5157,7 +5338,7 @@ #808080 - #808080 + #808080 S&elected Color: @@ -5224,14 +5405,6 @@ - #FFFFFF - - - - #C0C0C0 - - - 400 400 @@ -5260,39 +5433,99 @@ - #00FFFF + St&art Handle Color: + + + + &Handle Color: - #0000FF + &End Handle Color: - #FFFF00 + Splash Window - #FF00FF + Display Splash - St&art Handle Color: + Graphic Colors - &Handle Color: + Aquamarine - &End Handle Color: + Azure - Splash Window + DeepSkyBlue - Display Splash + DodgerBlue + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -5641,19 +5874,19 @@ &OK - Aceptar + Aceptar Alt+O - Alt+O + Alt+O Cancel - Cancelar + Cancelar Esc - Esc + Esc @@ -7196,37 +7429,14 @@ - QG_PenToolBar + QG_PolylineEquidistantOptions - Line color - + Line Relative Angle Options + Opciones Angulo relativo de línea - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - Opciones Angulo relativo de línea - - - Spacing: - Espaciado: - - - Distance from original polyline - - - - Copies: - + Spacing: + Espaciado: @@ -7732,7 +7942,7 @@ Layer "%1" and all entities on it will be removed. - La capa "%1" y todos sus objetos será eliminado. + La capa "%1" y todos sus objetos será eliminado. Layer "%1" can never be removed. @@ -7758,6 +7968,11 @@ Layer with a name "%1" already exists. Please specify a different name. Ya existe una capa con nombre "%1". Por favor especifique otro nombre. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -7853,7 +8068,7 @@ None - Ninguno + Ninguno Meter @@ -7980,10 +8195,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -8097,10 +8308,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -8108,285 +8315,1467 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - - Add Block - Añadir bloque - - - &Add Block - &Añadir bloque - - - - RS_ActionBlocksAttributes - Rename Block - Renombrar bloque + : duplicated command: %1 is already taken by %2 + - &Rename Block - &Renombrar bloque + point + draw point + punto - Rename Block and all Inserts - Renombrar e insertar bloque + po + draw point + pt - - - RS_ActionBlocksCreate - Create Block - Crear bloque + line + draw line + línea - &Create Block - &Crear bloque + li + draw line + li - Specify reference point - Especificar punto de referencia + l + draw line + - Cancel - Cancelar + polyline + draw polyline + Polilinea - - - RS_ActionBlocksEdit - Edit Block - Editar bloque + pl + draw polyline + - &Edit Block - &Editar bloque + free + draw freehand line + - - - RS_ActionBlocksExplode - Explode - Desagrupar + fhl + draw freehand line + - &Explode - Desagrupar + spline + draw spline + - Explode Blocks and other Entity Groups - Descomponer bloques y otros grupos de objetos + spl + draw spline + - Ex&plode + spline2 + spline through points - - - RS_ActionBlocksFreezeAll - Freeze all - Bloquear todo + stp + spline through points + - &Freeze all - &Bloquear todo + offset + create offset + equidistancia - Freeze all blocks - Bloquear todos los bloques + parallel + create offset + paralelo - Defreeze all - Desbloquear todo + o + create offset + e - &Defreeze all - &Desbloquear todo + pa + create offset + zt - Defreeze all blocks - Desbloquear todos los bloques + ptp + parallel through point + - &Hide all + pp + parallel through point - &Show all + bisect + angle bisector - - - RS_ActionBlocksInsert - Insert Block - Insertar bloque + bi + angle bisector + - &Insert Block - &Insertar bloque + tangentpc + tangent point and circle + - Not a valid expression - Comando no válido + tanpc + tangent point and circle + - Specify reference point - Especificar punto de referencia + perp + perpendicular line + - Cancel - Cancelar + ortho + perpendicular line + - Enter angle: - Ángulo: + vertical + vertical line + - Enter factor: - Factor: + ver + vertical line + - Enter columns: - Columnas: + horizontal + horizontal line + - Enter rows: - Filas: + hor + horizontal line + - Enter column spacing: - Espacio entre columnas: + rectangle + draw rectangle + rectángulo - Enter row spacing: - Espacio entre filas: + rectang + draw rectangle + rectang - - + rect + draw rectangle + - - - RS_ActionBlocksRemove - Remove Block - Quitar bloque + rec + draw rectangle + rec - &Remove Block - &Quitar bloque + polygon2v + polygon by 2 vertices + - - - RS_ActionBlocksSave - &Save Block + poly2 + polygon by 2 vertices - No block activated to save - + arc + draw arc + arco - - - RS_ActionBlocksToggleView - Toggle Block Visibility - Tecla conmutador de visibilidad de bloque + a + draw arc + a - &Toggle Block - &Tecla de bloque + circle + draw circle + círculo - Toggle Block - Tecla de bloque - + ci + draw circle + ci - Toggle Block &Visibility + circle2 + circle 2 points - - - RS_ActionDefault - Choose second edge - Elija segundo borde + c2 + circle 2 points + c2 - Back - Atrás + circle3 + circle 3 points + - - - RS_ActionDimAligned - Aligned - Alineado + c3 + circle 3 points + c3 - &Aligned - &Alineado + circlecr + circle with center and radius + - Aligned Dimension - cota alineada + cc + circle with center and radius + - Specify first extension line origin - Especificar primera extensión de la línea original + tan3 + circle tangent to 3 + - Cancel - Cancelar + ct3 + circle tangent to 3 + - Specify second extension line origin - Especificar segunda extensión de la línea original + ellipseinscribed + inscribed ellipse + - Back - Volver + ei + inscribed ellipse + - Specify dimension line location - Especificar localización de la línea de cota + ie + inscribed ellipse + - Enter dimension text: - Texto de cota: + hatch + draw hatch + - - - RS_ActionDimAngular - Angular - Angular + ha + draw hatch + - &Angular - &Angular + mtext + draw mtext + - Angular Dimension - Cota angular + mtxt + draw mtext + - Select first line - Seleccione primera línea + text + draw text + text - Cancel - Cancelar + txt + draw text + - Select second line - Seleccione segunda línea + regen + zoom - redraw + regenerar + + + redraw + zoom - redraw + + + + rg + zoom - redraw + rd + + + zr + zoom - redraw + zr + + + zoomwindow + zoom - window + + + + zw + zoom - window + zv + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + zt + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + + + + kill + kill all actions + + + + k + kill all actions + + + + undo + undo cycle + deshacer + + + u + undo cycle + d + + + redo + redo cycle + rehacer + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + ca + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + ch + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + cv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + cl + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + lc + + + dimregen + dimension - regenerate + + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mm + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + ch + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + mp + + + revert + modify - revert direction + + + + rev + modify - revert direction + inv + + + rotate + modify - rotate + + + + ro + modify - rotate + mr + + + scale + modify - scale + + + + sz + modify - scale + me + + + trim + modify - trim (extend) + recortar + + + tm + modify - trim (extend) + Cortar segmentos + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ms + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + mb + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + mx + + + snapfree + snap - free + + + + os + snap - free + nf + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + ff + + + snapgrid + snap - grid + + + + sg + snap - grid + fr + + + snapintersection + snap - intersection + + + + si + snap - intersection + fi + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + fm + + + snaponentity + snap - on entity + + + + sn + snap - on entity + fc + + + np + snap - on entity + fp + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + tn + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + ángulo + + + ang + measure angle + ang + + + area + measure area + + + + ar + measure area + ar + + + angle + ángulo + + + dpi + + + + close + cerrar + + + chord length + longitud de la cuerda + + + columns + columnas + + + columnspacing + espacio entre columnas + + + factor + factor + + + length + longitud + + + length1 + bevel/fillet lenght1 + longitud 1 + + + length2 + bevel/fillet lenght2 + longitud 2 + + + number + número + + + radius + radio + + + rows + filas + + + rowspacing + espacio entre filas + + + through + a través de + + + trim + recortar + + + ang + angle + ang + + + an + angle + + + + center + centro + + + cen + center + cen + + + ce + center + + + + cl + chord length + + + + c + close + c + + + cols + columns + cols + + + co + columns + + + + columnspacing + columnspacing for inserts + espacio entre columnas + + + colspacing + columnspacing for inserts + espaciocols + + + cs + columnspacing for inserts + ec + + + fact + factor + fact + + + f + factor + f + + + help + ayuda + + + ? + help + ? + + + length + length + longitud + + + len + length + long + + + l + length + + + + length1 + length1 + longitud 1 + + + len1 + length1 + long1 + + + l1 + length1 + l1 + + + length2 + length2 + longitud 2 + + + len2 + length2 + long2 + + + l2 + length2 + l2 + + + number + number + número + + + num + number + num + + + n + number + n + + + ra + radius + + + + reversed + reversed + invertido + + + rev + reversed + inv + + + row + row + + + + rowspacing + rowspacing for inserts + espacio entre filas + + + rs + rowspacing for inserts + ef + + + text + text + + + t + text + t + + + t + through + t + + + undo + deshacer + + + u + undo + d + + + redo + rehacer + + + r + redo + + + + back + + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + Comandos disponibles: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Ninguno + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Añadir bloque + + + &Add Block + &Añadir bloque + + + + RS_ActionBlocksAttributes + + Rename Block + Renombrar bloque + + + &Rename Block + &Renombrar bloque + + + Rename Block and all Inserts + Renombrar e insertar bloque + + + + RS_ActionBlocksCreate + + Create Block + Crear bloque + + + &Create Block + &Crear bloque + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + + RS_ActionBlocksEdit + + Edit Block + Editar bloque + + + &Edit Block + &Editar bloque + + + + RS_ActionBlocksExplode + + Explode + Desagrupar + + + &Explode + Desagrupar + + + Explode Blocks and other Entity Groups + Descomponer bloques y otros grupos de objetos + + + Ex&plode + + + + + RS_ActionBlocksFreezeAll + + Freeze all + Bloquear todo + + + &Freeze all + &Bloquear todo + + + Freeze all blocks + Bloquear todos los bloques + + + Defreeze all + Desbloquear todo + + + &Defreeze all + &Desbloquear todo + + + Defreeze all blocks + Desbloquear todos los bloques + + + &Hide all + + + + &Show all + + + + + RS_ActionBlocksInsert + + Insert Block + Insertar bloque + + + &Insert Block + &Insertar bloque + + + Not a valid expression + Comando no válido + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + Enter angle: + Ángulo: + + + Enter factor: + Factor: + + + Enter columns: + Columnas: + + + Enter rows: + Filas: + + + Enter column spacing: + Espacio entre columnas: + + + Enter row spacing: + Espacio entre filas: + + + + + + + + RS_ActionBlocksRemove + + Remove Block + Quitar bloque + + + &Remove Block + &Quitar bloque + + + + RS_ActionBlocksSave + + &Save Block + + + + No block activated to save + + + + + RS_ActionBlocksToggleView + + Toggle Block Visibility + Tecla conmutador de visibilidad de bloque + + + &Toggle Block + &Tecla de bloque + + + Toggle Block + Tecla de bloque + + + + Toggle Block &Visibility + + + + + RS_ActionDefault + + Choose second edge + Elija segundo borde + + + Back + Atrás + + + + RS_ActionDimAligned + + Aligned + Alineado + + + &Aligned + &Alineado + + + Aligned Dimension + cota alineada + + + Specify first extension line origin + Especificar primera extensión de la línea original + + + Cancel + Cancelar + + + Specify second extension line origin + Especificar segunda extensión de la línea original + + + Back + Volver + + + Specify dimension line location + Especificar localización de la línea de cota + + + Enter dimension text: + Texto de cota: + + + + RS_ActionDimAngular + + Angular + Angular + + + &Angular + &Angular + + + Angular Dimension + Cota angular + + + Select first line + Seleccione primera línea + + + Cancel + Cancelar + + + Select second line + Seleccione segunda línea Specify dimension arc line location @@ -9013,6 +10402,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9173,6 +10566,14 @@ Specify a point on ellipse or total distance to foci + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -10431,7 +11832,7 @@ Atrás - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -10859,11 +12260,11 @@ Parent of second entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido One of the chosen entities is NULL - Uno de los objetos no es válido + Uno de los objetos no es válido Parent of first entity is not a polyline @@ -10871,15 +12272,35 @@ Parent of first entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido First entity is NULL - El primer objeto no es válido + El primer objeto no es válido Second entity is NULL - El segundo objeto no es válido + El segundo objeto no es válido + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -11635,11 +13056,11 @@ Cancelar - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -11736,6 +13157,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -12101,7 +13530,7 @@ Zooms in - Acercar + Acercar Zoom out @@ -12113,7 +13542,7 @@ Zooms out - Salir de Acercar + Salir de Acercar @@ -12212,7 +13641,7 @@ RS_Commands line - línea + línea l @@ -12222,7 +13651,7 @@ rectangle - rectángulo + rectángulo rec @@ -12236,33 +13665,33 @@ text - text + text regen - regenerar + regenerar undo - deshacer + deshacer u undo - d + d redo - rehacer + rehacer r redo - r + r arc - arco + arco a @@ -12271,32 +13700,32 @@ angle - ángulo + ángulo factor - factor + factor columns - columnas + columnas rows - filas + filas columnspacing - espacio entre columnas + espacio entre columnas rowspacing - espacio entre filas + espacio entre filas ang angle - ang + ang a @@ -12306,17 +13735,17 @@ fact factor - fact + fact f factor - f + f cols columns - cols + cols c @@ -12331,36 +13760,36 @@ columnspacing columnspacing for inserts - espacio entre columnas + espacio entre columnas colspacing columnspacing for inserts - espaciocols + espaciocols cs columnspacing for inserts - ec + ec rowspacing rowspacing for inserts - espacio entre filas + espacio entre filas rs rowspacing for inserts - ef + ef center - centro + centro cen center - cen + cen c @@ -12384,7 +13813,7 @@ point - punto + punto po @@ -12393,76 +13822,76 @@ offset - equidistancia + equidistancia o offset - e + e parallel - paralelo + paralelo length - longitud + longitud close - cerrar + cerrar number - número + número through - a través de + a través de help - ayuda + ayuda ? help - ? + ? length length - longitud + longitud len length - long + long l length - l + l c close - c + c num number - num + num n number - n + n t through - t + t par @@ -12471,49 +13900,49 @@ length1 - longitud 1 + longitud 1 length2 - longitud 2 + longitud 2 radius - radio + radio trim - recortar + recortar length1 length1 - longitud 1 + longitud 1 len1 length1 - long1 + long1 l1 length1 - l1 + l1 length2 length2 - longitud 2 + longitud 2 len2 length2 - long2 + long2 l2 length2 - l2 + l2 r @@ -12523,11 +13952,11 @@ t text - t + t chord length - longitud de la cuerda + longitud de la cuerda length @@ -12541,11 +13970,11 @@ Command: %1 - Comando: %1 + Comando: %1 Available commands: - Comandos disponibles: + Comandos disponibles: ln @@ -12554,7 +13983,7 @@ circle - círculo + círculo ci @@ -12574,7 +14003,7 @@ zw zoom - window - zv + zv zoom - window @@ -12583,7 +14012,7 @@ za zoom - auto - za + za zoom - auto @@ -12592,7 +14021,7 @@ zp zoom - pan - zt + zt zoom - pan @@ -12651,27 +14080,27 @@ da dimension - aligned - ca + ca dh dimension - horizontal - ch + ch dv dimension - vertical - cv + cv dr dimension - linear - cl + cl ld dimension - leader - lc + lc rd @@ -12701,17 +14130,17 @@ sg snap - grid - fr + fr se snap - end - ff + ff si snap - intersection - fi + fi sn @@ -12721,17 +14150,17 @@ sm snap - middle - fm + fm sn snap - nearest - fc + fc np snap - nearest point - fp + fp fr* @@ -12746,12 +14175,12 @@ tn Deselect all - tn + tn ch modify - bevel (chamfer) - ch + ch mt @@ -12761,57 +14190,57 @@ xt modify - trim (extend) - me + me rm modify - trim - mr + mr mv modify - move - mm + mm mi modify - mirror - mp + mp ro modify - rotate - mr + mr sz modify - scale - me + me ss modify - stretch - ms + ms er modify - delete (erase) - mb + mb oo modify - undo (oops) - md + md uu modify - redo - dd + dd xp modify - explode - mx + mx ex @@ -12819,436 +14248,217 @@ mp - dimregen - - - po - pt + pt ln ln - l - - - a - a + a ci - ci + ci rec - rec + rec rectang - rectang + rectang rg zoom - redraw - rd - - - zr - zoom - redraw - zr - - - zv - zoom - previous - + rd - - r - + + zr + zoom - redraw + zr polyline - Polilinea + Polilinea pa parallel - zt + zt tm modify - multi trim (extend) - Cortar segmentos + Cortar segmentos da - ca + ca dh - ch + ch dr - cl + cl dv - cv + cv ld - lc + lc tm - Cortar segmentos + Cortar segmentos xt - me + me rm - mr + mr mv - mm + mm ch - ch + ch mi - mp + mp ro - mr + mr sz - me + me ss - ms + ms er - mb + mb oo - md + md uu - dd + dd xp - mx + mx os - nf + nf sg - fr + fr se - ff + ff si - fi + fi sn - fc + fc sm - fm + fm np - fp + fp tn - tn - - - kill - - - - k - - - - back - - - - b - back - + tn li - li - - - pl - + li pa - zt + zt ar - ar - - - rect - - - - redraw - + ar zr - zr + zr zw - zv + zv za - za + za zp - zt - - - zv - + zt u - d + d os snap - free - nf - - - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - + nf number number - número + número reversed reversed - invertido + invertido rev reversed - inv - - - Command not found: %1 - - - - Accepted keycode: %1 - - - - mtext - - - - dpi - + inv re - re + re re modify - revert direction - re - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - - - - row - row - - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + re diff -Nru librecad-2.0.8/librecad/ts/librecad_es_hn.ts librecad-2.0.9/librecad/ts/librecad_es_hn.ts --- librecad-2.0.8/librecad/ts/librecad_es_hn.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_es_hn.ts 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Capa: + + + Geometry + Geometría + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -128,6 +159,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Opciones Angulo relativo de línea + + + Spacing: + Espaciado: + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -606,7 +679,7 @@ CAD Tools - Herramientas CAD + Herramientas CAD Export as @@ -658,6 +731,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -2164,10 +2241,6 @@ Ejecutar un guión - CTRL-G - - - &Selection pointer @@ -2183,6 +2256,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -2410,7 +2492,7 @@ QG_CadToolBar CAD Tools - Herramientas CAD + Herramientas CAD @@ -3133,6 +3215,17 @@ + QG_CommandHistory + + &Copy + + + + select&All + + + + QG_CommandWidget Command Line @@ -3159,14 +3252,6 @@ - &Copy - - - - select&All - - - escape escape, go back from action steps @@ -4677,7 +4762,7 @@ Extension line extension: - Extensión línea de referencia: + Extensión línea de referencia: Arrow size: @@ -4685,7 +4770,7 @@ Extension line offset: - Desfase línea de referencia: + Desfase línea de referencia: Dimension line gap: @@ -4877,14 +4962,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal Horizontal @@ -4913,10 +4990,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -4949,7 +5022,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Color: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Alineado + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -5065,7 +5246,7 @@ Colors - Colores + Colores Backgr&ound: @@ -5085,11 +5266,11 @@ White - Blanco + Blanco Gray - Gris 25 + Gris 25 Darkgray @@ -5145,7 +5326,7 @@ #000000 - #000000 + #000000 #ffffff @@ -5157,7 +5338,7 @@ #808080 - #808080 + #808080 S&elected Color: @@ -5224,14 +5405,6 @@ - #FFFFFF - - - - #C0C0C0 - - - 400 400 @@ -5260,39 +5433,99 @@ - #00FFFF + St&art Handle Color: + + + + &Handle Color: - #0000FF + &End Handle Color: - #FFFF00 + Splash Window - #FF00FF + Display Splash - St&art Handle Color: + Graphic Colors - &Handle Color: + Aquamarine - &End Handle Color: + Azure - Splash Window + DeepSkyBlue - Display Splash + DodgerBlue + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -5641,19 +5874,19 @@ &OK - Aceptar + Aceptar Alt+O - Alt+O + Alt+O Cancel - Cancelar + Cancelar Esc - Esc + Esc @@ -7196,37 +7429,14 @@ - QG_PenToolBar + QG_PolylineEquidistantOptions - Line color - + Line Relative Angle Options + Opciones Angulo relativo de línea - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - Opciones Angulo relativo de línea - - - Spacing: - Espaciado: - - - Distance from original polyline - - - - Copies: - + Spacing: + Espaciado: @@ -7732,7 +7942,7 @@ Layer "%1" and all entities on it will be removed. - La capa "%1" y todos sus objetos será eliminado. + La capa "%1" y todos sus objetos será eliminado. Layer "%1" can never be removed. @@ -7758,6 +7968,11 @@ Layer with a name "%1" already exists. Please specify a different name. Ya existe una capa con nombre "%1". Por favor especifique otro nombre. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -7853,7 +8068,7 @@ None - Ninguno + Ninguno Meter @@ -7980,10 +8195,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -8097,10 +8308,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -8108,285 +8315,1467 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - - Add Block - Añadir bloque - - - &Add Block - &Añadir bloque - - - - RS_ActionBlocksAttributes - Rename Block - Renombrar bloque + : duplicated command: %1 is already taken by %2 + - &Rename Block - &Renombrar bloque + point + draw point + punto - Rename Block and all Inserts - Renombrar e insertar bloque + po + draw point + pt - - - RS_ActionBlocksCreate - Create Block - Crear bloque + line + draw line + línea - &Create Block - &Crear bloque + li + draw line + li - Specify reference point - Especificar punto de referencia + l + draw line + - Cancel - Cancelar + polyline + draw polyline + Polilinea - - - RS_ActionBlocksEdit - Edit Block - Editar bloque + pl + draw polyline + - &Edit Block - &Editar bloque + free + draw freehand line + - - - RS_ActionBlocksExplode - Explode - Desagrupar + fhl + draw freehand line + - &Explode - Desagrupar + spline + draw spline + - Explode Blocks and other Entity Groups - Descomponer bloques y otros grupos de objetos + spl + draw spline + - Ex&plode + spline2 + spline through points - - - RS_ActionBlocksFreezeAll - Freeze all - Bloquear todo + stp + spline through points + - &Freeze all - &Bloquear todo + offset + create offset + equidistancia - Freeze all blocks - Bloquear todos los bloques + parallel + create offset + paralelo - Defreeze all - Desbloquear todo + o + create offset + e - &Defreeze all - &Desbloquear todo + pa + create offset + zt - Defreeze all blocks - Desbloquear todos los bloques + ptp + parallel through point + - &Hide all + pp + parallel through point - &Show all + bisect + angle bisector - - - RS_ActionBlocksInsert - Insert Block - Insertar bloque + bi + angle bisector + - &Insert Block - &Insertar bloque + tangentpc + tangent point and circle + - Not a valid expression - Comando no válido + tanpc + tangent point and circle + - Specify reference point - Especificar punto de referencia + perp + perpendicular line + - Cancel - Cancelar + ortho + perpendicular line + - Enter angle: - Ángulo: + vertical + vertical line + - Enter factor: - Factor: + ver + vertical line + - Enter columns: - Columnas: + horizontal + horizontal line + - Enter rows: - Filas: + hor + horizontal line + - Enter column spacing: - Espacio entre columnas: + rectangle + draw rectangle + rectángulo - Enter row spacing: - Espacio entre filas: + rectang + draw rectangle + rectang - - + rect + draw rectangle + - - - RS_ActionBlocksRemove - Remove Block - Quitar bloque + rec + draw rectangle + rec - &Remove Block - &Quitar bloque + polygon2v + polygon by 2 vertices + - - - RS_ActionBlocksSave - &Save Block + poly2 + polygon by 2 vertices - No block activated to save - + arc + draw arc + arco - - - RS_ActionBlocksToggleView - Toggle Block Visibility - Tecla conmutador de visibilidad de bloque + a + draw arc + a - &Toggle Block - &Tecla de bloque + circle + draw circle + círculo - Toggle Block - Tecla de bloque - + ci + draw circle + ci - Toggle Block &Visibility + circle2 + circle 2 points - - - RS_ActionDefault - Choose second edge - Elija segundo borde + c2 + circle 2 points + c2 - Back - Atrás + circle3 + circle 3 points + - - - RS_ActionDimAligned - Aligned - Alineado + c3 + circle 3 points + c3 - &Aligned - &Alineado + circlecr + circle with center and radius + - Aligned Dimension - cota alineada + cc + circle with center and radius + - Specify first extension line origin - Especificar primera extensión de la línea original + tan3 + circle tangent to 3 + - Cancel - Cancelar + ct3 + circle tangent to 3 + - Specify second extension line origin - Especificar segunda extensión de la línea original + ellipseinscribed + inscribed ellipse + - Back - Volver + ei + inscribed ellipse + - Specify dimension line location - Especificar localización de la línea de cota + ie + inscribed ellipse + - Enter dimension text: - Texto de cota: + hatch + draw hatch + - - - RS_ActionDimAngular - Angular - Angular + ha + draw hatch + - &Angular - &Angular + mtext + draw mtext + - Angular Dimension - Cota angular + mtxt + draw mtext + - Select first line - Seleccione primera línea + text + draw text + text - Cancel - Cancelar + txt + draw text + - Select second line - Seleccione segunda línea + regen + zoom - redraw + regenerar + + + redraw + zoom - redraw + + + + rg + zoom - redraw + rd + + + zr + zoom - redraw + zr + + + zoomwindow + zoom - window + + + + zw + zoom - window + zv + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + zt + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + + + + kill + kill all actions + + + + k + kill all actions + + + + undo + undo cycle + deshacer + + + u + undo cycle + d + + + redo + redo cycle + rehacer + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + ca + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + ch + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + cv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + cl + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + lc + + + dimregen + dimension - regenerate + + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mm + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + ch + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + mp + + + revert + modify - revert direction + + + + rev + modify - revert direction + inv + + + rotate + modify - rotate + + + + ro + modify - rotate + mr + + + scale + modify - scale + + + + sz + modify - scale + me + + + trim + modify - trim (extend) + recortar + + + tm + modify - trim (extend) + Cortar segmentos + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ms + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + mb + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + mx + + + snapfree + snap - free + + + + os + snap - free + nf + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + ff + + + snapgrid + snap - grid + + + + sg + snap - grid + fr + + + snapintersection + snap - intersection + + + + si + snap - intersection + fi + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + fm + + + snaponentity + snap - on entity + + + + sn + snap - on entity + fc + + + np + snap - on entity + fp + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + tn + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + ángulo + + + ang + measure angle + ang + + + area + measure area + + + + ar + measure area + ar + + + angle + ángulo + + + dpi + + + + close + cerrar + + + chord length + longitud de la cuerda + + + columns + columnas + + + columnspacing + espacio entre columnas + + + factor + factor + + + length + longitud + + + length1 + bevel/fillet lenght1 + longitud 1 + + + length2 + bevel/fillet lenght2 + longitud 2 + + + number + número + + + radius + radio + + + rows + filas + + + rowspacing + espacio entre filas + + + through + a través de + + + trim + recortar + + + ang + angle + ang + + + an + angle + + + + center + centro + + + cen + center + cen + + + ce + center + + + + cl + chord length + + + + c + close + c + + + cols + columns + cols + + + co + columns + + + + columnspacing + columnspacing for inserts + espacio entre columnas + + + colspacing + columnspacing for inserts + espaciocols + + + cs + columnspacing for inserts + ec + + + fact + factor + fact + + + f + factor + f + + + help + ayuda + + + ? + help + ? + + + length + length + longitud + + + len + length + long + + + l + length + + + + length1 + length1 + longitud 1 + + + len1 + length1 + long1 + + + l1 + length1 + l1 + + + length2 + length2 + longitud 2 + + + len2 + length2 + long2 + + + l2 + length2 + l2 + + + number + number + número + + + num + number + num + + + n + number + n + + + ra + radius + + + + reversed + reversed + invertido + + + rev + reversed + inv + + + row + row + + + + rowspacing + rowspacing for inserts + espacio entre filas + + + rs + rowspacing for inserts + ef + + + text + text + + + t + text + t + + + t + through + t + + + undo + deshacer + + + u + undo + d + + + redo + rehacer + + + r + redo + + + + back + + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + Comandos disponibles: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Ninguno + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Añadir bloque + + + &Add Block + &Añadir bloque + + + + RS_ActionBlocksAttributes + + Rename Block + Renombrar bloque + + + &Rename Block + &Renombrar bloque + + + Rename Block and all Inserts + Renombrar e insertar bloque + + + + RS_ActionBlocksCreate + + Create Block + Crear bloque + + + &Create Block + &Crear bloque + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + + RS_ActionBlocksEdit + + Edit Block + Editar bloque + + + &Edit Block + &Editar bloque + + + + RS_ActionBlocksExplode + + Explode + Desagrupar + + + &Explode + Desagrupar + + + Explode Blocks and other Entity Groups + Descomponer bloques y otros grupos de objetos + + + Ex&plode + + + + + RS_ActionBlocksFreezeAll + + Freeze all + Bloquear todo + + + &Freeze all + &Bloquear todo + + + Freeze all blocks + Bloquear todos los bloques + + + Defreeze all + Desbloquear todo + + + &Defreeze all + &Desbloquear todo + + + Defreeze all blocks + Desbloquear todos los bloques + + + &Hide all + + + + &Show all + + + + + RS_ActionBlocksInsert + + Insert Block + Insertar bloque + + + &Insert Block + &Insertar bloque + + + Not a valid expression + Comando no válido + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + Enter angle: + Ángulo: + + + Enter factor: + Factor: + + + Enter columns: + Columnas: + + + Enter rows: + Filas: + + + Enter column spacing: + Espacio entre columnas: + + + Enter row spacing: + Espacio entre filas: + + + + + + + + RS_ActionBlocksRemove + + Remove Block + Quitar bloque + + + &Remove Block + &Quitar bloque + + + + RS_ActionBlocksSave + + &Save Block + + + + No block activated to save + + + + + RS_ActionBlocksToggleView + + Toggle Block Visibility + Tecla conmutador de visibilidad de bloque + + + &Toggle Block + &Tecla de bloque + + + Toggle Block + Tecla de bloque + + + + Toggle Block &Visibility + + + + + RS_ActionDefault + + Choose second edge + Elija segundo borde + + + Back + Atrás + + + + RS_ActionDimAligned + + Aligned + Alineado + + + &Aligned + &Alineado + + + Aligned Dimension + cota alineada + + + Specify first extension line origin + Especificar primera extensión de la línea original + + + Cancel + Cancelar + + + Specify second extension line origin + Especificar segunda extensión de la línea original + + + Back + Volver + + + Specify dimension line location + Especificar localización de la línea de cota + + + Enter dimension text: + Texto de cota: + + + + RS_ActionDimAngular + + Angular + Angular + + + &Angular + &Angular + + + Angular Dimension + Cota angular + + + Select first line + Seleccione primera línea + + + Cancel + Cancelar + + + Select second line + Seleccione segunda línea Specify dimension arc line location @@ -9013,6 +10402,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9173,6 +10566,14 @@ Specify a point on ellipse or total distance to foci + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -10431,7 +11832,7 @@ Atrás - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -10859,11 +12260,11 @@ Parent of second entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido One of the chosen entities is NULL - Uno de los objetos no es válido + Uno de los objetos no es válido Parent of first entity is not a polyline @@ -10871,15 +12272,35 @@ Parent of first entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido First entity is NULL - El primer objeto no es válido + El primer objeto no es válido Second entity is NULL - El segundo objeto no es válido + El segundo objeto no es válido + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -11635,11 +13056,11 @@ Cancelar - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -11736,6 +13157,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -12101,7 +13530,7 @@ Zooms in - Acercar + Acercar Zoom out @@ -12113,7 +13542,7 @@ Zooms out - Salir de Acercar + Salir de Acercar @@ -12212,7 +13641,7 @@ RS_Commands line - línea + línea l @@ -12222,7 +13651,7 @@ rectangle - rectángulo + rectángulo rec @@ -12236,33 +13665,33 @@ text - text + text regen - regenerar + regenerar undo - deshacer + deshacer u undo - d + d redo - rehacer + rehacer r redo - r + r arc - arco + arco a @@ -12271,32 +13700,32 @@ angle - ángulo + ángulo factor - factor + factor columns - columnas + columnas rows - filas + filas columnspacing - espacio entre columnas + espacio entre columnas rowspacing - espacio entre filas + espacio entre filas ang angle - ang + ang a @@ -12306,17 +13735,17 @@ fact factor - fact + fact f factor - f + f cols columns - cols + cols c @@ -12331,36 +13760,36 @@ columnspacing columnspacing for inserts - espacio entre columnas + espacio entre columnas colspacing columnspacing for inserts - espaciocols + espaciocols cs columnspacing for inserts - ec + ec rowspacing rowspacing for inserts - espacio entre filas + espacio entre filas rs rowspacing for inserts - ef + ef center - centro + centro cen center - cen + cen c @@ -12384,7 +13813,7 @@ point - punto + punto po @@ -12393,76 +13822,76 @@ offset - equidistancia + equidistancia o offset - e + e parallel - paralelo + paralelo length - longitud + longitud close - cerrar + cerrar number - número + número through - a través de + a través de help - ayuda + ayuda ? help - ? + ? length length - longitud + longitud len length - long + long l length - l + l c close - c + c num number - num + num n number - n + n t through - t + t par @@ -12471,49 +13900,49 @@ length1 - longitud 1 + longitud 1 length2 - longitud 2 + longitud 2 radius - radio + radio trim - recortar + recortar length1 length1 - longitud 1 + longitud 1 len1 length1 - long1 + long1 l1 length1 - l1 + l1 length2 length2 - longitud 2 + longitud 2 len2 length2 - long2 + long2 l2 length2 - l2 + l2 r @@ -12523,11 +13952,11 @@ t text - t + t chord length - longitud de la cuerda + longitud de la cuerda length @@ -12541,11 +13970,11 @@ Command: %1 - Comando: %1 + Comando: %1 Available commands: - Comandos disponibles: + Comandos disponibles: ln @@ -12554,7 +13983,7 @@ circle - círculo + círculo ci @@ -12574,7 +14003,7 @@ zw zoom - window - zv + zv zoom - window @@ -12583,7 +14012,7 @@ za zoom - auto - za + za zoom - auto @@ -12592,7 +14021,7 @@ zp zoom - pan - zt + zt zoom - pan @@ -12651,27 +14080,27 @@ da dimension - aligned - ca + ca dh dimension - horizontal - ch + ch dv dimension - vertical - cv + cv dr dimension - linear - cl + cl ld dimension - leader - lc + lc rd @@ -12701,17 +14130,17 @@ sg snap - grid - fr + fr se snap - end - ff + ff si snap - intersection - fi + fi sn @@ -12721,17 +14150,17 @@ sm snap - middle - fm + fm sn snap - nearest - fc + fc np snap - nearest point - fp + fp fr* @@ -12746,12 +14175,12 @@ tn Deselect all - tn + tn ch modify - bevel (chamfer) - ch + ch mt @@ -12761,57 +14190,57 @@ xt modify - trim (extend) - me + me rm modify - trim - mr + mr mv modify - move - mm + mm mi modify - mirror - mp + mp ro modify - rotate - mr + mr sz modify - scale - me + me ss modify - stretch - ms + ms er modify - delete (erase) - mb + mb oo modify - undo (oops) - md + md uu modify - redo - dd + dd xp modify - explode - mx + mx ex @@ -12819,436 +14248,217 @@ mp - dimregen - - - po - pt + pt ln ln - l - - - a - a + a ci - ci + ci rec - rec + rec rectang - rectang + rectang rg zoom - redraw - rd - - - zr - zoom - redraw - zr - - - zv - zoom - previous - + rd - - r - + + zr + zoom - redraw + zr polyline - Polilinea + Polilinea pa parallel - zt + zt tm modify - multi trim (extend) - Cortar segmentos + Cortar segmentos da - ca + ca dh - ch + ch dr - cl + cl dv - cv + cv ld - lc + lc tm - Cortar segmentos + Cortar segmentos xt - me + me rm - mr + mr mv - mm + mm ch - ch + ch mi - mp + mp ro - mr + mr sz - me + me ss - ms + ms er - mb + mb oo - md + md uu - dd + dd xp - mx + mx os - nf + nf sg - fr + fr se - ff + ff si - fi + fi sn - fc + fc sm - fm + fm np - fp + fp tn - tn - - - kill - - - - k - - - - back - - - - b - back - + tn li - li - - - pl - + li pa - zt + zt ar - ar - - - rect - - - - redraw - + ar zr - zr + zr zw - zv + zv za - za + za zp - zt - - - zv - + zt u - d + d os snap - free - nf - - - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - + nf number number - número + número reversed reversed - invertido + invertido rev reversed - inv - - - Command not found: %1 - - - - Accepted keycode: %1 - - - - mtext - - - - dpi - + inv re - re + re re modify - revert direction - re - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - - - - row - row - - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + re diff -Nru librecad-2.0.8/librecad/ts/librecad_es_mx.ts librecad-2.0.9/librecad/ts/librecad_es_mx.ts --- librecad-2.0.8/librecad/ts/librecad_es_mx.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_es_mx.ts 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Capa: + + + Geometry + Geometría + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -128,6 +159,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Opciones Angulo relativo de línea + + + Spacing: + Espaciado: + + + Distance from original polyline + Distancia de la polilínea original + + + Copies: + Copias: + + + QC_ActionGetEnt Select object: @@ -610,7 +683,7 @@ CAD Tools - Herramientas CAD + Herramientas CAD Export as @@ -662,6 +735,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -2168,10 +2245,6 @@ Ejecutar un guión - CTRL-G - - - &Selection pointer @@ -2187,6 +2260,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -2414,7 +2496,7 @@ QG_CadToolBar CAD Tools - Herramientas CAD + Herramientas CAD @@ -3197,6 +3279,17 @@ + QG_CommandHistory + + &Copy + + + + select&All + + + + QG_CommandWidget Command Line @@ -3223,14 +3316,6 @@ - &Copy - - - - select&All - - - escape escape, go back from action steps @@ -4741,7 +4826,7 @@ Extension line extension: - Extensión línea de referencia: + Extensión línea de referencia: Arrow size: @@ -4749,7 +4834,7 @@ Extension line offset: - Desfase línea de referencia: + Desfase línea de referencia: Dimension line gap: @@ -4941,14 +5026,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal Horizontal @@ -4977,10 +5054,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -5013,7 +5086,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Color: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Alineado + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -5129,7 +5310,7 @@ Colors - Colores + Colores Backgr&ound: @@ -5149,11 +5330,11 @@ White - Blanco + Blanco Gray - Gris 25 + Gris 25 Darkgray @@ -5209,7 +5390,7 @@ #000000 - #000000 + #000000 #ffffff @@ -5221,7 +5402,7 @@ #808080 - #808080 + #808080 S&elected Color: @@ -5288,14 +5469,6 @@ Tiempo de auto guardado: - #FFFFFF - - - - #C0C0C0 - - - 400 400 @@ -5324,39 +5497,99 @@ - #00FFFF + St&art Handle Color: + + + + &Handle Color: - #0000FF + &End Handle Color: - #FFFF00 + Splash Window - #FF00FF + Display Splash - St&art Handle Color: + Graphic Colors - &Handle Color: + Aquamarine - &End Handle Color: + Azure - Splash Window + DeepSkyBlue - Display Splash + DodgerBlue + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -5705,19 +5938,19 @@ &OK - Aceptar + Aceptar Alt+O - Alt+O + Alt+O Cancel - Cancelar + Cancelar Esc - Esc + Esc @@ -7271,34 +7504,34 @@ QG_PenToolBar Line color - Color de linea + Color de linea Line width - Anchura de linea + Anchura de linea Line type - Tipo de linea + Tipo de linea QG_PolylineEquidistantOptions Line Relative Angle Options - Opciones Angulo relativo de línea + Opciones Angulo relativo de línea Spacing: - Espaciado: + Espaciado: Distance from original polyline - Distancia de la polilínea original + Distancia de la polilínea original Copies: - Copias: + Copias: @@ -7804,7 +8037,7 @@ Layer "%1" and all entities on it will be removed. - La capa "%1" y todos sus objetos será eliminado. + La capa "%1" y todos sus objetos será eliminado. Layer "%1" can never be removed. @@ -7830,6 +8063,11 @@ Layer with a name "%1" already exists. Please specify a different name. Ya existe una capa con nombre "%1". Por favor especifique otro nombre. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -7925,7 +8163,7 @@ None - Ninguno + Ninguno Meter @@ -8053,7 +8291,7 @@ Block %1 already exist, renamed to: %2 - El bloque %1 existe, renombrado a: %2 + El bloque %1 existe, renombrado a: %2 All Image Files (%1) @@ -8177,15 +8415,1193 @@ - error reading file matadata in dwg file + error reading blocks in dwg file - error reading blocks in dwg file + error reading objects in dwg file + + + + : duplicated command: %1 is already taken by %2 + + + + point + draw point + punto + + + po + draw point + pt + + + line + draw line + línea + + + li + draw line + li + + + l + draw line + + + + polyline + draw polyline + Polilinea + + + pl + draw polyline + + + + free + draw freehand line + + + + fhl + draw freehand line + + + + spline + draw spline + + + + spl + draw spline + + + + spline2 + spline through points + + + + stp + spline through points + + + + offset + create offset + equidistancia + + + parallel + create offset + paralelo + + + o + create offset + e + + + pa + create offset + zt + + + ptp + parallel through point + + + + pp + parallel through point + + + + bisect + angle bisector + + + + bi + angle bisector + + + + tangentpc + tangent point and circle + + + + tanpc + tangent point and circle + + + + perp + perpendicular line + + + + ortho + perpendicular line + + + + vertical + vertical line + + + + ver + vertical line + + + + horizontal + horizontal line + + + + hor + horizontal line + + + + rectangle + draw rectangle + rectángulo + + + rectang + draw rectangle + rectang + + + rect + draw rectangle + + + + rec + draw rectangle + rec + + + polygon2v + polygon by 2 vertices + + + + poly2 + polygon by 2 vertices + + + + arc + draw arc + arco + + + a + draw arc + a + + + circle + draw circle + círculo + + + ci + draw circle + ci + + + circle2 + circle 2 points + + + + c2 + circle 2 points + c2 + + + circle3 + circle 3 points + + + + c3 + circle 3 points + c3 + + + circlecr + circle with center and radius + + + + cc + circle with center and radius + + + + tan3 + circle tangent to 3 + + + + ct3 + circle tangent to 3 + + + + ellipseinscribed + inscribed ellipse + + + + ei + inscribed ellipse + + + + ie + inscribed ellipse + + + + hatch + draw hatch + + + + ha + draw hatch + + + + mtext + draw mtext + + + + mtxt + draw mtext + + + + text + draw text + text + + + txt + draw text + + + + regen + zoom - redraw + regenerar + + + redraw + zoom - redraw + + + + rg + zoom - redraw + rd + + + zr + zoom - redraw + zr + + + zoomwindow + zoom - window + + + + zw + zoom - window + zv + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + zt + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + + + + kill + kill all actions + + + + k + kill all actions + + + + undo + undo cycle + deshacer + + + u + undo cycle + d + + + redo + redo cycle + rehacer + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + ca + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + ch + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + cv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + cl + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + lc + + + dimregen + dimension - regenerate + + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mm + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + ch + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + mp + + + revert + modify - revert direction + + + + rev + modify - revert direction + inv + + + rotate + modify - rotate + + + + ro + modify - rotate + mr + + + scale + modify - scale + + + + sz + modify - scale + me + + + trim + modify - trim (extend) + recortar + + + tm + modify - trim (extend) + Cortar segmentos + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ms + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + mb + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + mx + + + snapfree + snap - free + + + + os + snap - free + nf + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + ff + + + snapgrid + snap - grid + + + + sg + snap - grid + fr + + + snapintersection + snap - intersection + + + + si + snap - intersection + fi + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + fm + + + snaponentity + snap - on entity + + + + sn + snap - on entity + fc + + + np + snap - on entity + fp + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + tn + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + ángulo + + + ang + measure angle + ang + + + area + measure area + + + + ar + measure area + ar + + + angle + ángulo + + + dpi + + + + close + cerrar + + + chord length + longitud de la cuerda + + + columns + columnas + + + columnspacing + espacio entre columnas + + + factor + factor + + + length + longitud + + + length1 + bevel/fillet lenght1 + longitud 1 + + + length2 + bevel/fillet lenght2 + longitud 2 + + + number + número + + + radius + radio + + + rows + filas + + + rowspacing + espacio entre filas + + + through + a través de + + + trim + recortar + + + ang + angle + ang + + + an + angle + + + + center + centro + + + cen + center + cen + + + ce + center + + + + cl + chord length + + + + c + close + c + + + cols + columns + cols + + + co + columns + + + + columnspacing + columnspacing for inserts + espacio entre columnas + + + colspacing + columnspacing for inserts + espaciocols + + + cs + columnspacing for inserts + ec + + + fact + factor + fact + + + f + factor + f + + + help + ayuda + + + ? + help + ? + + + length + length + longitud + + + len + length + long + + + l + length - error reading objects in dwg file + length1 + length1 + longitud 1 + + + len1 + length1 + long1 + + + l1 + length1 + l1 + + + length2 + length2 + longitud 2 + + + len2 + length2 + long2 + + + l2 + length2 + l2 + + + number + number + número + + + num + number + num + + + n + number + n + + + ra + radius + + + + reversed + reversed + invertido + + + rev + reversed + inv + + + row + row + + + + rowspacing + rowspacing for inserts + espacio entre filas + + + rs + rowspacing for inserts + ef + + + text + text + + + t + text + t + + + t + through + t + + + undo + deshacer + + + u + undo + d + + + redo + rehacer + + + r + redo + + + + back + + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + Comandos disponibles: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Ninguno + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color @@ -9093,6 +10509,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9253,6 +10673,14 @@ Specify a point on ellipse or total distance to foci Especifique un punto de la elipse o la distancia total del focos + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -10511,7 +11939,7 @@ Atrás - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -10943,11 +12371,11 @@ Parent of second entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido One of the chosen entities is NULL - Uno de los objetos no es válido + Uno de los objetos no es válido Parent of first entity is not a polyline @@ -10955,15 +12383,35 @@ Parent of first entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido First entity is NULL - El primer objeto no es válido + El primer objeto no es válido Second entity is NULL - El segundo objeto no es válido + El segundo objeto no es válido + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -11719,11 +13167,11 @@ Cancelar - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -11820,6 +13268,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -12185,7 +13641,7 @@ Zooms in - Acercar + Acercar Zoom out @@ -12197,7 +13653,7 @@ Zooms out - Salir de Acercar + Salir de Acercar @@ -12296,7 +13752,7 @@ RS_Commands line - línea + línea l @@ -12306,7 +13762,7 @@ rectangle - rectángulo + rectángulo rec @@ -12320,33 +13776,33 @@ text - text + text regen - regenerar + regenerar undo - deshacer + deshacer u undo - d + d redo - rehacer + rehacer r redo - r + r arc - arco + arco a @@ -12355,32 +13811,32 @@ angle - ángulo + ángulo factor - factor + factor columns - columnas + columnas rows - filas + filas columnspacing - espacio entre columnas + espacio entre columnas rowspacing - espacio entre filas + espacio entre filas ang angle - ang + ang a @@ -12390,17 +13846,17 @@ fact factor - fact + fact f factor - f + f cols columns - cols + cols c @@ -12415,36 +13871,36 @@ columnspacing columnspacing for inserts - espacio entre columnas + espacio entre columnas colspacing columnspacing for inserts - espaciocols + espaciocols cs columnspacing for inserts - ec + ec rowspacing rowspacing for inserts - espacio entre filas + espacio entre filas rs rowspacing for inserts - ef + ef center - centro + centro cen center - cen + cen c @@ -12468,7 +13924,7 @@ point - punto + punto po @@ -12477,76 +13933,76 @@ offset - equidistancia + equidistancia o offset - e + e parallel - paralelo + paralelo length - longitud + longitud close - cerrar + cerrar number - número + número through - a través de + a través de help - ayuda + ayuda ? help - ? + ? length length - longitud + longitud len length - long + long l length - l + l c close - c + c num number - num + num n number - n + n t through - t + t par @@ -12555,49 +14011,49 @@ length1 - longitud 1 + longitud 1 length2 - longitud 2 + longitud 2 radius - radio + radio trim - recortar + recortar length1 length1 - longitud 1 + longitud 1 len1 length1 - long1 + long1 l1 length1 - l1 + l1 length2 length2 - longitud 2 + longitud 2 len2 length2 - long2 + long2 l2 length2 - l2 + l2 r @@ -12607,11 +14063,11 @@ t text - t + t chord length - longitud de la cuerda + longitud de la cuerda length @@ -12625,11 +14081,11 @@ Command: %1 - Comando: %1 + Comando: %1 Available commands: - Comandos disponibles: + Comandos disponibles: ln @@ -12638,7 +14094,7 @@ circle - círculo + círculo ci @@ -12658,7 +14114,7 @@ zw zoom - window - zv + zv zoom - window @@ -12667,7 +14123,7 @@ za zoom - auto - za + za zoom - auto @@ -12676,7 +14132,7 @@ zp zoom - pan - zt + zt zoom - pan @@ -12735,27 +14191,27 @@ da dimension - aligned - ca + ca dh dimension - horizontal - ch + ch dv dimension - vertical - cv + cv dr dimension - linear - cl + cl ld dimension - leader - lc + lc rd @@ -12785,17 +14241,17 @@ sg snap - grid - fr + fr se snap - end - ff + ff si snap - intersection - fi + fi sn @@ -12805,17 +14261,17 @@ sm snap - middle - fm + fm sn snap - nearest - fc + fc np snap - nearest point - fp + fp fr* @@ -12830,12 +14286,12 @@ tn Deselect all - tn + tn ch modify - bevel (chamfer) - ch + ch mt @@ -12845,57 +14301,57 @@ xt modify - trim (extend) - me + me rm modify - trim - mr + mr mv modify - move - mm + mm mi modify - mirror - mp + mp ro modify - rotate - mr + mr sz modify - scale - me + me ss modify - stretch - ms + ms er modify - delete (erase) - mb + mb oo modify - undo (oops) - md + md uu modify - redo - dd + dd xp modify - explode - mx + mx ex @@ -12903,436 +14359,217 @@ mp - dimregen - - - po - pt + pt ln ln - l - - - a - a + a ci - ci + ci rec - rec + rec rectang - rectang + rectang rg zoom - redraw - rd - - - zr - zoom - redraw - zr - - - zv - zoom - previous - + rd - - r - + + zr + zoom - redraw + zr polyline - Polilinea + Polilinea pa parallel - zt + zt tm modify - multi trim (extend) - Cortar segmentos + Cortar segmentos da - ca + ca dh - ch + ch dr - cl + cl dv - cv + cv ld - lc + lc tm - Cortar segmentos + Cortar segmentos xt - me + me rm - mr + mr mv - mm + mm ch - ch + ch mi - mp + mp ro - mr + mr sz - me + me ss - ms + ms er - mb + mb oo - md + md uu - dd + dd xp - mx + mx os - nf + nf sg - fr + fr se - ff + ff si - fi + fi sn - fc + fc sm - fm + fm np - fp + fp tn - tn - - - kill - - - - k - - - - back - - - - b - back - + tn li - li - - - pl - + li pa - zt + zt ar - ar - - - rect - - - - redraw - + ar zr - zr + zr zw - zv + zv za - za + za zp - zt - - - zv - + zt u - d + d os snap - free - nf - - - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - + nf number number - número + número reversed reversed - invertido + invertido rev reversed - inv - - - Command not found: %1 - - - - Accepted keycode: %1 - - - - mtext - - - - dpi - + inv re - re + re re modify - revert direction - re - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - - - - row - row - - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + re diff -Nru librecad-2.0.8/librecad/ts/librecad_es_ni.ts librecad-2.0.9/librecad/ts/librecad_es_ni.ts --- librecad-2.0.8/librecad/ts/librecad_es_ni.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_es_ni.ts 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Capa: + + + Geometry + Geometría + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -128,6 +159,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Opciones Angulo relativo de línea + + + Spacing: + Espaciado: + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -606,7 +679,7 @@ CAD Tools - Herramientas CAD + Herramientas CAD Export as @@ -658,6 +731,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -2164,10 +2241,6 @@ Ejecutar un guión - CTRL-G - - - &Selection pointer @@ -2183,6 +2256,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -2410,7 +2492,7 @@ QG_CadToolBar CAD Tools - Herramientas CAD + Herramientas CAD @@ -3133,6 +3215,17 @@ + QG_CommandHistory + + &Copy + + + + select&All + + + + QG_CommandWidget Command Line @@ -3159,14 +3252,6 @@ - &Copy - - - - select&All - - - escape escape, go back from action steps @@ -4677,7 +4762,7 @@ Extension line extension: - Extensión línea de referencia: + Extensión línea de referencia: Arrow size: @@ -4685,7 +4770,7 @@ Extension line offset: - Desfase línea de referencia: + Desfase línea de referencia: Dimension line gap: @@ -4877,14 +4962,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal Horizontal @@ -4913,10 +4990,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -4949,7 +5022,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Color: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Alineado + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -5065,7 +5246,7 @@ Colors - Colores + Colores Backgr&ound: @@ -5085,11 +5266,11 @@ White - Blanco + Blanco Gray - Gris 25 + Gris 25 Darkgray @@ -5145,7 +5326,7 @@ #000000 - #000000 + #000000 #ffffff @@ -5157,7 +5338,7 @@ #808080 - #808080 + #808080 S&elected Color: @@ -5224,14 +5405,6 @@ - #FFFFFF - - - - #C0C0C0 - - - 400 400 @@ -5260,39 +5433,99 @@ - #00FFFF + St&art Handle Color: + + + + &Handle Color: - #0000FF + &End Handle Color: - #FFFF00 + Splash Window - #FF00FF + Display Splash - St&art Handle Color: + Graphic Colors - &Handle Color: + Aquamarine - &End Handle Color: + Azure - Splash Window + DeepSkyBlue - Display Splash + DodgerBlue + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -5641,19 +5874,19 @@ &OK - Aceptar + Aceptar Alt+O - Alt+O + Alt+O Cancel - Cancelar + Cancelar Esc - Esc + Esc @@ -7196,37 +7429,14 @@ - QG_PenToolBar + QG_PolylineEquidistantOptions - Line color - + Line Relative Angle Options + Opciones Angulo relativo de línea - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - Opciones Angulo relativo de línea - - - Spacing: - Espaciado: - - - Distance from original polyline - - - - Copies: - + Spacing: + Espaciado: @@ -7732,7 +7942,7 @@ Layer "%1" and all entities on it will be removed. - La capa "%1" y todos sus objetos será eliminado. + La capa "%1" y todos sus objetos será eliminado. Layer "%1" can never be removed. @@ -7758,6 +7968,11 @@ Layer with a name "%1" already exists. Please specify a different name. Ya existe una capa con nombre "%1". Por favor especifique otro nombre. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -7853,7 +8068,7 @@ None - Ninguno + Ninguno Meter @@ -7980,10 +8195,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -8097,10 +8308,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -8108,285 +8315,1467 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - - Add Block - Añadir bloque - - - &Add Block - &Añadir bloque - - - - RS_ActionBlocksAttributes - Rename Block - Renombrar bloque + : duplicated command: %1 is already taken by %2 + - &Rename Block - &Renombrar bloque + point + draw point + punto - Rename Block and all Inserts - Renombrar e insertar bloque + po + draw point + pt - - - RS_ActionBlocksCreate - Create Block - Crear bloque + line + draw line + línea - &Create Block - &Crear bloque + li + draw line + li - Specify reference point - Especificar punto de referencia + l + draw line + - Cancel - Cancelar + polyline + draw polyline + Polilinea - - - RS_ActionBlocksEdit - Edit Block - Editar bloque + pl + draw polyline + - &Edit Block - &Editar bloque + free + draw freehand line + - - - RS_ActionBlocksExplode - Explode - Desagrupar + fhl + draw freehand line + - &Explode - Desagrupar + spline + draw spline + - Explode Blocks and other Entity Groups - Descomponer bloques y otros grupos de objetos + spl + draw spline + - Ex&plode + spline2 + spline through points - - - RS_ActionBlocksFreezeAll - Freeze all - Bloquear todo + stp + spline through points + - &Freeze all - &Bloquear todo + offset + create offset + equidistancia - Freeze all blocks - Bloquear todos los bloques + parallel + create offset + paralelo - Defreeze all - Desbloquear todo + o + create offset + e - &Defreeze all - &Desbloquear todo + pa + create offset + zt - Defreeze all blocks - Desbloquear todos los bloques + ptp + parallel through point + - &Hide all + pp + parallel through point - &Show all + bisect + angle bisector - - - RS_ActionBlocksInsert - Insert Block - Insertar bloque + bi + angle bisector + - &Insert Block - &Insertar bloque + tangentpc + tangent point and circle + - Not a valid expression - Comando no válido + tanpc + tangent point and circle + - Specify reference point - Especificar punto de referencia + perp + perpendicular line + - Cancel - Cancelar + ortho + perpendicular line + - Enter angle: - Ángulo: + vertical + vertical line + - Enter factor: - Factor: + ver + vertical line + - Enter columns: - Columnas: + horizontal + horizontal line + - Enter rows: - Filas: + hor + horizontal line + - Enter column spacing: - Espacio entre columnas: + rectangle + draw rectangle + rectángulo - Enter row spacing: - Espacio entre filas: + rectang + draw rectangle + rectang - - + rect + draw rectangle + - - - RS_ActionBlocksRemove - Remove Block - Quitar bloque + rec + draw rectangle + rec - &Remove Block - &Quitar bloque + polygon2v + polygon by 2 vertices + - - - RS_ActionBlocksSave - &Save Block + poly2 + polygon by 2 vertices - No block activated to save - + arc + draw arc + arco - - - RS_ActionBlocksToggleView - Toggle Block Visibility - Tecla conmutador de visibilidad de bloque + a + draw arc + a - &Toggle Block - &Tecla de bloque + circle + draw circle + círculo - Toggle Block - Tecla de bloque - + ci + draw circle + ci - Toggle Block &Visibility + circle2 + circle 2 points - - - RS_ActionDefault - Choose second edge - Elija segundo borde + c2 + circle 2 points + c2 - Back - Atrás + circle3 + circle 3 points + - - - RS_ActionDimAligned - Aligned - Alineado + c3 + circle 3 points + c3 - &Aligned - &Alineado + circlecr + circle with center and radius + - Aligned Dimension - cota alineada + cc + circle with center and radius + - Specify first extension line origin - Especificar primera extensión de la línea original + tan3 + circle tangent to 3 + - Cancel - Cancelar + ct3 + circle tangent to 3 + - Specify second extension line origin - Especificar segunda extensión de la línea original + ellipseinscribed + inscribed ellipse + - Back - Volver + ei + inscribed ellipse + - Specify dimension line location - Especificar localización de la línea de cota + ie + inscribed ellipse + - Enter dimension text: - Texto de cota: + hatch + draw hatch + - - - RS_ActionDimAngular - Angular - Angular + ha + draw hatch + - &Angular - &Angular + mtext + draw mtext + - Angular Dimension - Cota angular + mtxt + draw mtext + - Select first line - Seleccione primera línea + text + draw text + text - Cancel - Cancelar + txt + draw text + - Select second line - Seleccione segunda línea + regen + zoom - redraw + regenerar + + + redraw + zoom - redraw + + + + rg + zoom - redraw + rd + + + zr + zoom - redraw + zr + + + zoomwindow + zoom - window + + + + zw + zoom - window + zv + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + zt + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + + + + kill + kill all actions + + + + k + kill all actions + + + + undo + undo cycle + deshacer + + + u + undo cycle + d + + + redo + redo cycle + rehacer + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + ca + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + ch + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + cv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + cl + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + lc + + + dimregen + dimension - regenerate + + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mm + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + ch + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + mp + + + revert + modify - revert direction + + + + rev + modify - revert direction + inv + + + rotate + modify - rotate + + + + ro + modify - rotate + mr + + + scale + modify - scale + + + + sz + modify - scale + me + + + trim + modify - trim (extend) + recortar + + + tm + modify - trim (extend) + Cortar segmentos + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ms + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + mb + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + mx + + + snapfree + snap - free + + + + os + snap - free + nf + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + ff + + + snapgrid + snap - grid + + + + sg + snap - grid + fr + + + snapintersection + snap - intersection + + + + si + snap - intersection + fi + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + fm + + + snaponentity + snap - on entity + + + + sn + snap - on entity + fc + + + np + snap - on entity + fp + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + tn + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + ángulo + + + ang + measure angle + ang + + + area + measure area + + + + ar + measure area + ar + + + angle + ángulo + + + dpi + + + + close + cerrar + + + chord length + longitud de la cuerda + + + columns + columnas + + + columnspacing + espacio entre columnas + + + factor + factor + + + length + longitud + + + length1 + bevel/fillet lenght1 + longitud 1 + + + length2 + bevel/fillet lenght2 + longitud 2 + + + number + número + + + radius + radio + + + rows + filas + + + rowspacing + espacio entre filas + + + through + a través de + + + trim + recortar + + + ang + angle + ang + + + an + angle + + + + center + centro + + + cen + center + cen + + + ce + center + + + + cl + chord length + + + + c + close + c + + + cols + columns + cols + + + co + columns + + + + columnspacing + columnspacing for inserts + espacio entre columnas + + + colspacing + columnspacing for inserts + espaciocols + + + cs + columnspacing for inserts + ec + + + fact + factor + fact + + + f + factor + f + + + help + ayuda + + + ? + help + ? + + + length + length + longitud + + + len + length + long + + + l + length + + + + length1 + length1 + longitud 1 + + + len1 + length1 + long1 + + + l1 + length1 + l1 + + + length2 + length2 + longitud 2 + + + len2 + length2 + long2 + + + l2 + length2 + l2 + + + number + number + número + + + num + number + num + + + n + number + n + + + ra + radius + + + + reversed + reversed + invertido + + + rev + reversed + inv + + + row + row + + + + rowspacing + rowspacing for inserts + espacio entre filas + + + rs + rowspacing for inserts + ef + + + text + text + + + t + text + t + + + t + through + t + + + undo + deshacer + + + u + undo + d + + + redo + rehacer + + + r + redo + + + + back + + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + Comandos disponibles: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Ninguno + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Añadir bloque + + + &Add Block + &Añadir bloque + + + + RS_ActionBlocksAttributes + + Rename Block + Renombrar bloque + + + &Rename Block + &Renombrar bloque + + + Rename Block and all Inserts + Renombrar e insertar bloque + + + + RS_ActionBlocksCreate + + Create Block + Crear bloque + + + &Create Block + &Crear bloque + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + + RS_ActionBlocksEdit + + Edit Block + Editar bloque + + + &Edit Block + &Editar bloque + + + + RS_ActionBlocksExplode + + Explode + Desagrupar + + + &Explode + Desagrupar + + + Explode Blocks and other Entity Groups + Descomponer bloques y otros grupos de objetos + + + Ex&plode + + + + + RS_ActionBlocksFreezeAll + + Freeze all + Bloquear todo + + + &Freeze all + &Bloquear todo + + + Freeze all blocks + Bloquear todos los bloques + + + Defreeze all + Desbloquear todo + + + &Defreeze all + &Desbloquear todo + + + Defreeze all blocks + Desbloquear todos los bloques + + + &Hide all + + + + &Show all + + + + + RS_ActionBlocksInsert + + Insert Block + Insertar bloque + + + &Insert Block + &Insertar bloque + + + Not a valid expression + Comando no válido + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + Enter angle: + Ángulo: + + + Enter factor: + Factor: + + + Enter columns: + Columnas: + + + Enter rows: + Filas: + + + Enter column spacing: + Espacio entre columnas: + + + Enter row spacing: + Espacio entre filas: + + + + + + + + RS_ActionBlocksRemove + + Remove Block + Quitar bloque + + + &Remove Block + &Quitar bloque + + + + RS_ActionBlocksSave + + &Save Block + + + + No block activated to save + + + + + RS_ActionBlocksToggleView + + Toggle Block Visibility + Tecla conmutador de visibilidad de bloque + + + &Toggle Block + &Tecla de bloque + + + Toggle Block + Tecla de bloque + + + + Toggle Block &Visibility + + + + + RS_ActionDefault + + Choose second edge + Elija segundo borde + + + Back + Atrás + + + + RS_ActionDimAligned + + Aligned + Alineado + + + &Aligned + &Alineado + + + Aligned Dimension + cota alineada + + + Specify first extension line origin + Especificar primera extensión de la línea original + + + Cancel + Cancelar + + + Specify second extension line origin + Especificar segunda extensión de la línea original + + + Back + Volver + + + Specify dimension line location + Especificar localización de la línea de cota + + + Enter dimension text: + Texto de cota: + + + + RS_ActionDimAngular + + Angular + Angular + + + &Angular + &Angular + + + Angular Dimension + Cota angular + + + Select first line + Seleccione primera línea + + + Cancel + Cancelar + + + Select second line + Seleccione segunda línea Specify dimension arc line location @@ -9013,6 +10402,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9173,6 +10566,14 @@ Specify a point on ellipse or total distance to foci + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -10431,7 +11832,7 @@ Atrás - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -10859,11 +12260,11 @@ Parent of second entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido One of the chosen entities is NULL - Uno de los objetos no es válido + Uno de los objetos no es válido Parent of first entity is not a polyline @@ -10871,15 +12272,35 @@ Parent of first entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido First entity is NULL - El primer objeto no es válido + El primer objeto no es válido Second entity is NULL - El segundo objeto no es válido + El segundo objeto no es válido + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -11635,11 +13056,11 @@ Cancelar - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -11736,6 +13157,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -12101,7 +13530,7 @@ Zooms in - Acercar + Acercar Zoom out @@ -12113,7 +13542,7 @@ Zooms out - Salir de Acercar + Salir de Acercar @@ -12212,7 +13641,7 @@ RS_Commands line - línea + línea l @@ -12222,7 +13651,7 @@ rectangle - rectángulo + rectángulo rec @@ -12236,33 +13665,33 @@ text - text + text regen - regenerar + regenerar undo - deshacer + deshacer u undo - d + d redo - rehacer + rehacer r redo - r + r arc - arco + arco a @@ -12271,32 +13700,32 @@ angle - ángulo + ángulo factor - factor + factor columns - columnas + columnas rows - filas + filas columnspacing - espacio entre columnas + espacio entre columnas rowspacing - espacio entre filas + espacio entre filas ang angle - ang + ang a @@ -12306,17 +13735,17 @@ fact factor - fact + fact f factor - f + f cols columns - cols + cols c @@ -12331,36 +13760,36 @@ columnspacing columnspacing for inserts - espacio entre columnas + espacio entre columnas colspacing columnspacing for inserts - espaciocols + espaciocols cs columnspacing for inserts - ec + ec rowspacing rowspacing for inserts - espacio entre filas + espacio entre filas rs rowspacing for inserts - ef + ef center - centro + centro cen center - cen + cen c @@ -12384,7 +13813,7 @@ point - punto + punto po @@ -12393,76 +13822,76 @@ offset - equidistancia + equidistancia o offset - e + e parallel - paralelo + paralelo length - longitud + longitud close - cerrar + cerrar number - número + número through - a través de + a través de help - ayuda + ayuda ? help - ? + ? length length - longitud + longitud len length - long + long l length - l + l c close - c + c num number - num + num n number - n + n t through - t + t par @@ -12471,49 +13900,49 @@ length1 - longitud 1 + longitud 1 length2 - longitud 2 + longitud 2 radius - radio + radio trim - recortar + recortar length1 length1 - longitud 1 + longitud 1 len1 length1 - long1 + long1 l1 length1 - l1 + l1 length2 length2 - longitud 2 + longitud 2 len2 length2 - long2 + long2 l2 length2 - l2 + l2 r @@ -12523,11 +13952,11 @@ t text - t + t chord length - longitud de la cuerda + longitud de la cuerda length @@ -12541,11 +13970,11 @@ Command: %1 - Comando: %1 + Comando: %1 Available commands: - Comandos disponibles: + Comandos disponibles: ln @@ -12554,7 +13983,7 @@ circle - círculo + círculo ci @@ -12574,7 +14003,7 @@ zw zoom - window - zv + zv zoom - window @@ -12583,7 +14012,7 @@ za zoom - auto - za + za zoom - auto @@ -12592,7 +14021,7 @@ zp zoom - pan - zt + zt zoom - pan @@ -12651,27 +14080,27 @@ da dimension - aligned - ca + ca dh dimension - horizontal - ch + ch dv dimension - vertical - cv + cv dr dimension - linear - cl + cl ld dimension - leader - lc + lc rd @@ -12701,17 +14130,17 @@ sg snap - grid - fr + fr se snap - end - ff + ff si snap - intersection - fi + fi sn @@ -12721,17 +14150,17 @@ sm snap - middle - fm + fm sn snap - nearest - fc + fc np snap - nearest point - fp + fp fr* @@ -12746,12 +14175,12 @@ tn Deselect all - tn + tn ch modify - bevel (chamfer) - ch + ch mt @@ -12761,57 +14190,57 @@ xt modify - trim (extend) - me + me rm modify - trim - mr + mr mv modify - move - mm + mm mi modify - mirror - mp + mp ro modify - rotate - mr + mr sz modify - scale - me + me ss modify - stretch - ms + ms er modify - delete (erase) - mb + mb oo modify - undo (oops) - md + md uu modify - redo - dd + dd xp modify - explode - mx + mx ex @@ -12819,436 +14248,217 @@ mp - dimregen - - - po - pt + pt ln ln - l - - - a - a + a ci - ci + ci rec - rec + rec rectang - rectang + rectang rg zoom - redraw - rd - - - zr - zoom - redraw - zr - - - zv - zoom - previous - + rd - - r - + + zr + zoom - redraw + zr polyline - Polilinea + Polilinea pa parallel - zt + zt tm modify - multi trim (extend) - Cortar segmentos + Cortar segmentos da - ca + ca dh - ch + ch dr - cl + cl dv - cv + cv ld - lc + lc tm - Cortar segmentos + Cortar segmentos xt - me + me rm - mr + mr mv - mm + mm ch - ch + ch mi - mp + mp ro - mr + mr sz - me + me ss - ms + ms er - mb + mb oo - md + md uu - dd + dd xp - mx + mx os - nf + nf sg - fr + fr se - ff + ff si - fi + fi sn - fc + fc sm - fm + fm np - fp + fp tn - tn - - - kill - - - - k - - - - back - - - - b - back - + tn li - li - - - pl - + li pa - zt + zt ar - ar - - - rect - - - - redraw - + ar zr - zr + zr zw - zv + zv za - za + za zp - zt - - - zv - + zt u - d + d os snap - free - nf - - - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - + nf number number - número + número reversed reversed - invertido + invertido rev reversed - inv - - - Command not found: %1 - - - - Accepted keycode: %1 - - - - mtext - - - - dpi - + inv re - re + re re modify - revert direction - re - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - - - - row - row - - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + re diff -Nru librecad-2.0.8/librecad/ts/librecad_es_pa.ts librecad-2.0.9/librecad/ts/librecad_es_pa.ts --- librecad-2.0.8/librecad/ts/librecad_es_pa.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_es_pa.ts 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Capa: + + + Geometry + Geometría + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -128,6 +159,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Opciones Angulo relativo de línea + + + Spacing: + Espaciado: + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -606,7 +679,7 @@ CAD Tools - Herramientas CAD + Herramientas CAD Export as @@ -658,6 +731,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -2164,10 +2241,6 @@ Ejecutar un guión - CTRL-G - - - &Selection pointer @@ -2183,6 +2256,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -2410,7 +2492,7 @@ QG_CadToolBar CAD Tools - Herramientas CAD + Herramientas CAD @@ -3133,6 +3215,17 @@ + QG_CommandHistory + + &Copy + + + + select&All + + + + QG_CommandWidget Command Line @@ -3159,14 +3252,6 @@ - &Copy - - - - select&All - - - escape escape, go back from action steps @@ -4677,7 +4762,7 @@ Extension line extension: - Extensión línea de referencia: + Extensión línea de referencia: Arrow size: @@ -4685,7 +4770,7 @@ Extension line offset: - Desfase línea de referencia: + Desfase línea de referencia: Dimension line gap: @@ -4877,14 +4962,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal Horizontal @@ -4913,10 +4990,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -4949,7 +5022,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Color: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Alineado + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -5065,7 +5246,7 @@ Colors - Colores + Colores Backgr&ound: @@ -5085,11 +5266,11 @@ White - Blanco + Blanco Gray - Gris 25 + Gris 25 Darkgray @@ -5145,7 +5326,7 @@ #000000 - #000000 + #000000 #ffffff @@ -5157,7 +5338,7 @@ #808080 - #808080 + #808080 S&elected Color: @@ -5224,14 +5405,6 @@ - #FFFFFF - - - - #C0C0C0 - - - 400 400 @@ -5260,39 +5433,99 @@ - #00FFFF + St&art Handle Color: + + + + &Handle Color: - #0000FF + &End Handle Color: - #FFFF00 + Splash Window - #FF00FF + Display Splash - St&art Handle Color: + Graphic Colors - &Handle Color: + Aquamarine - &End Handle Color: + Azure - Splash Window + DeepSkyBlue - Display Splash + DodgerBlue + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -5641,19 +5874,19 @@ &OK - Aceptar + Aceptar Alt+O - Alt+O + Alt+O Cancel - Cancelar + Cancelar Esc - Esc + Esc @@ -7196,37 +7429,14 @@ - QG_PenToolBar + QG_PolylineEquidistantOptions - Line color - + Line Relative Angle Options + Opciones Angulo relativo de línea - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - Opciones Angulo relativo de línea - - - Spacing: - Espaciado: - - - Distance from original polyline - - - - Copies: - + Spacing: + Espaciado: @@ -7732,7 +7942,7 @@ Layer "%1" and all entities on it will be removed. - La capa "%1" y todos sus objetos será eliminado. + La capa "%1" y todos sus objetos será eliminado. Layer "%1" can never be removed. @@ -7758,6 +7968,11 @@ Layer with a name "%1" already exists. Please specify a different name. Ya existe una capa con nombre "%1". Por favor especifique otro nombre. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -7853,7 +8068,7 @@ None - Ninguno + Ninguno Meter @@ -7980,10 +8195,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -8097,10 +8308,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -8108,285 +8315,1467 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - - Add Block - Añadir bloque - - - &Add Block - &Añadir bloque - - - - RS_ActionBlocksAttributes - Rename Block - Renombrar bloque + : duplicated command: %1 is already taken by %2 + - &Rename Block - &Renombrar bloque + point + draw point + punto - Rename Block and all Inserts - Renombrar e insertar bloque + po + draw point + pt - - - RS_ActionBlocksCreate - Create Block - Crear bloque + line + draw line + línea - &Create Block - &Crear bloque + li + draw line + li - Specify reference point - Especificar punto de referencia + l + draw line + - Cancel - Cancelar + polyline + draw polyline + Polilinea - - - RS_ActionBlocksEdit - Edit Block - Editar bloque + pl + draw polyline + - &Edit Block - &Editar bloque + free + draw freehand line + - - - RS_ActionBlocksExplode - Explode - Desagrupar + fhl + draw freehand line + - &Explode - Desagrupar + spline + draw spline + - Explode Blocks and other Entity Groups - Descomponer bloques y otros grupos de objetos + spl + draw spline + - Ex&plode + spline2 + spline through points - - - RS_ActionBlocksFreezeAll - Freeze all - Bloquear todo + stp + spline through points + - &Freeze all - &Bloquear todo + offset + create offset + equidistancia - Freeze all blocks - Bloquear todos los bloques + parallel + create offset + paralelo - Defreeze all - Desbloquear todo + o + create offset + e - &Defreeze all - &Desbloquear todo + pa + create offset + zt - Defreeze all blocks - Desbloquear todos los bloques + ptp + parallel through point + - &Hide all + pp + parallel through point - &Show all + bisect + angle bisector - - - RS_ActionBlocksInsert - Insert Block - Insertar bloque + bi + angle bisector + - &Insert Block - &Insertar bloque + tangentpc + tangent point and circle + - Not a valid expression - Comando no válido + tanpc + tangent point and circle + - Specify reference point - Especificar punto de referencia + perp + perpendicular line + - Cancel - Cancelar + ortho + perpendicular line + - Enter angle: - Ángulo: + vertical + vertical line + - Enter factor: - Factor: + ver + vertical line + - Enter columns: - Columnas: + horizontal + horizontal line + - Enter rows: - Filas: + hor + horizontal line + - Enter column spacing: - Espacio entre columnas: + rectangle + draw rectangle + rectángulo - Enter row spacing: - Espacio entre filas: + rectang + draw rectangle + rectang - - + rect + draw rectangle + - - - RS_ActionBlocksRemove - Remove Block - Quitar bloque + rec + draw rectangle + rec - &Remove Block - &Quitar bloque + polygon2v + polygon by 2 vertices + - - - RS_ActionBlocksSave - &Save Block + poly2 + polygon by 2 vertices - No block activated to save - + arc + draw arc + arco - - - RS_ActionBlocksToggleView - Toggle Block Visibility - Tecla conmutador de visibilidad de bloque + a + draw arc + a - &Toggle Block - &Tecla de bloque + circle + draw circle + círculo - Toggle Block - Tecla de bloque - + ci + draw circle + ci - Toggle Block &Visibility + circle2 + circle 2 points - - - RS_ActionDefault - Choose second edge - Elija segundo borde + c2 + circle 2 points + c2 - Back - Atrás + circle3 + circle 3 points + - - - RS_ActionDimAligned - Aligned - Alineado + c3 + circle 3 points + c3 - &Aligned - &Alineado + circlecr + circle with center and radius + - Aligned Dimension - cota alineada + cc + circle with center and radius + - Specify first extension line origin - Especificar primera extensión de la línea original + tan3 + circle tangent to 3 + - Cancel - Cancelar + ct3 + circle tangent to 3 + - Specify second extension line origin - Especificar segunda extensión de la línea original + ellipseinscribed + inscribed ellipse + - Back - Volver + ei + inscribed ellipse + - Specify dimension line location - Especificar localización de la línea de cota + ie + inscribed ellipse + - Enter dimension text: - Texto de cota: + hatch + draw hatch + - - - RS_ActionDimAngular - Angular - Angular + ha + draw hatch + - &Angular - &Angular + mtext + draw mtext + - Angular Dimension - Cota angular + mtxt + draw mtext + - Select first line - Seleccione primera línea + text + draw text + text - Cancel - Cancelar + txt + draw text + - Select second line - Seleccione segunda línea + regen + zoom - redraw + regenerar + + + redraw + zoom - redraw + + + + rg + zoom - redraw + rd + + + zr + zoom - redraw + zr + + + zoomwindow + zoom - window + + + + zw + zoom - window + zv + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + zt + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + + + + kill + kill all actions + + + + k + kill all actions + + + + undo + undo cycle + deshacer + + + u + undo cycle + d + + + redo + redo cycle + rehacer + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + ca + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + ch + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + cv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + cl + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + lc + + + dimregen + dimension - regenerate + + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mm + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + ch + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + mp + + + revert + modify - revert direction + + + + rev + modify - revert direction + inv + + + rotate + modify - rotate + + + + ro + modify - rotate + mr + + + scale + modify - scale + + + + sz + modify - scale + me + + + trim + modify - trim (extend) + recortar + + + tm + modify - trim (extend) + Cortar segmentos + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ms + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + mb + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + mx + + + snapfree + snap - free + + + + os + snap - free + nf + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + ff + + + snapgrid + snap - grid + + + + sg + snap - grid + fr + + + snapintersection + snap - intersection + + + + si + snap - intersection + fi + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + fm + + + snaponentity + snap - on entity + + + + sn + snap - on entity + fc + + + np + snap - on entity + fp + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + tn + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + ángulo + + + ang + measure angle + ang + + + area + measure area + + + + ar + measure area + ar + + + angle + ángulo + + + dpi + + + + close + cerrar + + + chord length + longitud de la cuerda + + + columns + columnas + + + columnspacing + espacio entre columnas + + + factor + factor + + + length + longitud + + + length1 + bevel/fillet lenght1 + longitud 1 + + + length2 + bevel/fillet lenght2 + longitud 2 + + + number + número + + + radius + radio + + + rows + filas + + + rowspacing + espacio entre filas + + + through + a través de + + + trim + recortar + + + ang + angle + ang + + + an + angle + + + + center + centro + + + cen + center + cen + + + ce + center + + + + cl + chord length + + + + c + close + c + + + cols + columns + cols + + + co + columns + + + + columnspacing + columnspacing for inserts + espacio entre columnas + + + colspacing + columnspacing for inserts + espaciocols + + + cs + columnspacing for inserts + ec + + + fact + factor + fact + + + f + factor + f + + + help + ayuda + + + ? + help + ? + + + length + length + longitud + + + len + length + long + + + l + length + + + + length1 + length1 + longitud 1 + + + len1 + length1 + long1 + + + l1 + length1 + l1 + + + length2 + length2 + longitud 2 + + + len2 + length2 + long2 + + + l2 + length2 + l2 + + + number + number + número + + + num + number + num + + + n + number + n + + + ra + radius + + + + reversed + reversed + invertido + + + rev + reversed + inv + + + row + row + + + + rowspacing + rowspacing for inserts + espacio entre filas + + + rs + rowspacing for inserts + ef + + + text + text + + + t + text + t + + + t + through + t + + + undo + deshacer + + + u + undo + d + + + redo + rehacer + + + r + redo + + + + back + + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + Comandos disponibles: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Ninguno + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Añadir bloque + + + &Add Block + &Añadir bloque + + + + RS_ActionBlocksAttributes + + Rename Block + Renombrar bloque + + + &Rename Block + &Renombrar bloque + + + Rename Block and all Inserts + Renombrar e insertar bloque + + + + RS_ActionBlocksCreate + + Create Block + Crear bloque + + + &Create Block + &Crear bloque + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + + RS_ActionBlocksEdit + + Edit Block + Editar bloque + + + &Edit Block + &Editar bloque + + + + RS_ActionBlocksExplode + + Explode + Desagrupar + + + &Explode + Desagrupar + + + Explode Blocks and other Entity Groups + Descomponer bloques y otros grupos de objetos + + + Ex&plode + + + + + RS_ActionBlocksFreezeAll + + Freeze all + Bloquear todo + + + &Freeze all + &Bloquear todo + + + Freeze all blocks + Bloquear todos los bloques + + + Defreeze all + Desbloquear todo + + + &Defreeze all + &Desbloquear todo + + + Defreeze all blocks + Desbloquear todos los bloques + + + &Hide all + + + + &Show all + + + + + RS_ActionBlocksInsert + + Insert Block + Insertar bloque + + + &Insert Block + &Insertar bloque + + + Not a valid expression + Comando no válido + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + Enter angle: + Ángulo: + + + Enter factor: + Factor: + + + Enter columns: + Columnas: + + + Enter rows: + Filas: + + + Enter column spacing: + Espacio entre columnas: + + + Enter row spacing: + Espacio entre filas: + + + + + + + + RS_ActionBlocksRemove + + Remove Block + Quitar bloque + + + &Remove Block + &Quitar bloque + + + + RS_ActionBlocksSave + + &Save Block + + + + No block activated to save + + + + + RS_ActionBlocksToggleView + + Toggle Block Visibility + Tecla conmutador de visibilidad de bloque + + + &Toggle Block + &Tecla de bloque + + + Toggle Block + Tecla de bloque + + + + Toggle Block &Visibility + + + + + RS_ActionDefault + + Choose second edge + Elija segundo borde + + + Back + Atrás + + + + RS_ActionDimAligned + + Aligned + Alineado + + + &Aligned + &Alineado + + + Aligned Dimension + cota alineada + + + Specify first extension line origin + Especificar primera extensión de la línea original + + + Cancel + Cancelar + + + Specify second extension line origin + Especificar segunda extensión de la línea original + + + Back + Volver + + + Specify dimension line location + Especificar localización de la línea de cota + + + Enter dimension text: + Texto de cota: + + + + RS_ActionDimAngular + + Angular + Angular + + + &Angular + &Angular + + + Angular Dimension + Cota angular + + + Select first line + Seleccione primera línea + + + Cancel + Cancelar + + + Select second line + Seleccione segunda línea Specify dimension arc line location @@ -9013,6 +10402,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9173,6 +10566,14 @@ Specify a point on ellipse or total distance to foci + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -10431,7 +11832,7 @@ Atrás - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -10859,11 +12260,11 @@ Parent of second entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido One of the chosen entities is NULL - Uno de los objetos no es válido + Uno de los objetos no es válido Parent of first entity is not a polyline @@ -10871,15 +12272,35 @@ Parent of first entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido First entity is NULL - El primer objeto no es válido + El primer objeto no es válido Second entity is NULL - El segundo objeto no es válido + El segundo objeto no es válido + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -11635,11 +13056,11 @@ Cancelar - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -11736,6 +13157,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -12101,7 +13530,7 @@ Zooms in - Acercar + Acercar Zoom out @@ -12113,7 +13542,7 @@ Zooms out - Salir de Acercar + Salir de Acercar @@ -12212,7 +13641,7 @@ RS_Commands line - línea + línea l @@ -12222,7 +13651,7 @@ rectangle - rectángulo + rectángulo rec @@ -12236,33 +13665,33 @@ text - text + text regen - regenerar + regenerar undo - deshacer + deshacer u undo - d + d redo - rehacer + rehacer r redo - r + r arc - arco + arco a @@ -12271,32 +13700,32 @@ angle - ángulo + ángulo factor - factor + factor columns - columnas + columnas rows - filas + filas columnspacing - espacio entre columnas + espacio entre columnas rowspacing - espacio entre filas + espacio entre filas ang angle - ang + ang a @@ -12306,17 +13735,17 @@ fact factor - fact + fact f factor - f + f cols columns - cols + cols c @@ -12331,36 +13760,36 @@ columnspacing columnspacing for inserts - espacio entre columnas + espacio entre columnas colspacing columnspacing for inserts - espaciocols + espaciocols cs columnspacing for inserts - ec + ec rowspacing rowspacing for inserts - espacio entre filas + espacio entre filas rs rowspacing for inserts - ef + ef center - centro + centro cen center - cen + cen c @@ -12384,7 +13813,7 @@ point - punto + punto po @@ -12393,76 +13822,76 @@ offset - equidistancia + equidistancia o offset - e + e parallel - paralelo + paralelo length - longitud + longitud close - cerrar + cerrar number - número + número through - a través de + a través de help - ayuda + ayuda ? help - ? + ? length length - longitud + longitud len length - long + long l length - l + l c close - c + c num number - num + num n number - n + n t through - t + t par @@ -12471,49 +13900,49 @@ length1 - longitud 1 + longitud 1 length2 - longitud 2 + longitud 2 radius - radio + radio trim - recortar + recortar length1 length1 - longitud 1 + longitud 1 len1 length1 - long1 + long1 l1 length1 - l1 + l1 length2 length2 - longitud 2 + longitud 2 len2 length2 - long2 + long2 l2 length2 - l2 + l2 r @@ -12523,11 +13952,11 @@ t text - t + t chord length - longitud de la cuerda + longitud de la cuerda length @@ -12541,11 +13970,11 @@ Command: %1 - Comando: %1 + Comando: %1 Available commands: - Comandos disponibles: + Comandos disponibles: ln @@ -12554,7 +13983,7 @@ circle - círculo + círculo ci @@ -12574,7 +14003,7 @@ zw zoom - window - zv + zv zoom - window @@ -12583,7 +14012,7 @@ za zoom - auto - za + za zoom - auto @@ -12592,7 +14021,7 @@ zp zoom - pan - zt + zt zoom - pan @@ -12651,27 +14080,27 @@ da dimension - aligned - ca + ca dh dimension - horizontal - ch + ch dv dimension - vertical - cv + cv dr dimension - linear - cl + cl ld dimension - leader - lc + lc rd @@ -12701,17 +14130,17 @@ sg snap - grid - fr + fr se snap - end - ff + ff si snap - intersection - fi + fi sn @@ -12721,17 +14150,17 @@ sm snap - middle - fm + fm sn snap - nearest - fc + fc np snap - nearest point - fp + fp fr* @@ -12746,12 +14175,12 @@ tn Deselect all - tn + tn ch modify - bevel (chamfer) - ch + ch mt @@ -12761,57 +14190,57 @@ xt modify - trim (extend) - me + me rm modify - trim - mr + mr mv modify - move - mm + mm mi modify - mirror - mp + mp ro modify - rotate - mr + mr sz modify - scale - me + me ss modify - stretch - ms + ms er modify - delete (erase) - mb + mb oo modify - undo (oops) - md + md uu modify - redo - dd + dd xp modify - explode - mx + mx ex @@ -12819,436 +14248,217 @@ mp - dimregen - - - po - pt + pt ln ln - l - - - a - a + a ci - ci + ci rec - rec + rec rectang - rectang + rectang rg zoom - redraw - rd - - - zr - zoom - redraw - zr - - - zv - zoom - previous - + rd - - r - + + zr + zoom - redraw + zr polyline - Polilinea + Polilinea pa parallel - zt + zt tm modify - multi trim (extend) - Cortar segmentos + Cortar segmentos da - ca + ca dh - ch + ch dr - cl + cl dv - cv + cv ld - lc + lc tm - Cortar segmentos + Cortar segmentos xt - me + me rm - mr + mr mv - mm + mm ch - ch + ch mi - mp + mp ro - mr + mr sz - me + me ss - ms + ms er - mb + mb oo - md + md uu - dd + dd xp - mx + mx os - nf + nf sg - fr + fr se - ff + ff si - fi + fi sn - fc + fc sm - fm + fm np - fp + fp tn - tn - - - kill - - - - k - - - - back - - - - b - back - + tn li - li - - - pl - + li pa - zt + zt ar - ar - - - rect - - - - redraw - + ar zr - zr + zr zw - zv + zv za - za + za zp - zt - - - zv - + zt u - d + d os snap - free - nf - - - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - + nf number number - número + número reversed reversed - invertido + invertido rev reversed - inv - - - Command not found: %1 - - - - Accepted keycode: %1 - - - - mtext - - - - dpi - + inv re - re + re re modify - revert direction - re - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - - - - row - row - - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + re diff -Nru librecad-2.0.8/librecad/ts/librecad_es_pe.ts librecad-2.0.9/librecad/ts/librecad_es_pe.ts --- librecad-2.0.8/librecad/ts/librecad_es_pe.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_es_pe.ts 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Capa: + + + Geometry + Geometría + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -128,6 +159,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Opciones Angulo relativo de línea + + + Spacing: + Espaciado: + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -606,7 +679,7 @@ CAD Tools - Herramientas CAD + Herramientas CAD Export as @@ -658,6 +731,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -2164,10 +2241,6 @@ Ejecutar un guión - CTRL-G - - - &Selection pointer @@ -2183,6 +2256,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -2410,7 +2492,7 @@ QG_CadToolBar CAD Tools - Herramientas CAD + Herramientas CAD @@ -3133,6 +3215,17 @@ + QG_CommandHistory + + &Copy + + + + select&All + + + + QG_CommandWidget Command Line @@ -3159,14 +3252,6 @@ - &Copy - - - - select&All - - - escape escape, go back from action steps @@ -4677,7 +4762,7 @@ Extension line extension: - Extensión línea de referencia: + Extensión línea de referencia: Arrow size: @@ -4685,7 +4770,7 @@ Extension line offset: - Desfase línea de referencia: + Desfase línea de referencia: Dimension line gap: @@ -4877,14 +4962,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal Horizontal @@ -4913,10 +4990,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -4949,7 +5022,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Color: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Alineado + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -5065,7 +5246,7 @@ Colors - Colores + Colores Backgr&ound: @@ -5085,11 +5266,11 @@ White - Blanco + Blanco Gray - Gris 25 + Gris 25 Darkgray @@ -5145,7 +5326,7 @@ #000000 - #000000 + #000000 #ffffff @@ -5157,7 +5338,7 @@ #808080 - #808080 + #808080 S&elected Color: @@ -5224,14 +5405,6 @@ - #FFFFFF - - - - #C0C0C0 - - - 400 400 @@ -5260,39 +5433,99 @@ - #00FFFF + St&art Handle Color: + + + + &Handle Color: - #0000FF + &End Handle Color: - #FFFF00 + Splash Window - #FF00FF + Display Splash - St&art Handle Color: + Graphic Colors - &Handle Color: + Aquamarine - &End Handle Color: + Azure - Splash Window + DeepSkyBlue - Display Splash + DodgerBlue + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -5641,19 +5874,19 @@ &OK - Aceptar + Aceptar Alt+O - Alt+O + Alt+O Cancel - Cancelar + Cancelar Esc - Esc + Esc @@ -7196,37 +7429,14 @@ - QG_PenToolBar + QG_PolylineEquidistantOptions - Line color - + Line Relative Angle Options + Opciones Angulo relativo de línea - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - Opciones Angulo relativo de línea - - - Spacing: - Espaciado: - - - Distance from original polyline - - - - Copies: - + Spacing: + Espaciado: @@ -7732,7 +7942,7 @@ Layer "%1" and all entities on it will be removed. - La capa "%1" y todos sus objetos será eliminado. + La capa "%1" y todos sus objetos será eliminado. Layer "%1" can never be removed. @@ -7758,6 +7968,11 @@ Layer with a name "%1" already exists. Please specify a different name. Ya existe una capa con nombre "%1". Por favor especifique otro nombre. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -7853,7 +8068,7 @@ None - Ninguno + Ninguno Meter @@ -7980,10 +8195,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -8097,10 +8308,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -8108,285 +8315,1467 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - - Add Block - Añadir bloque - - - &Add Block - &Añadir bloque - - - - RS_ActionBlocksAttributes - Rename Block - Renombrar bloque + : duplicated command: %1 is already taken by %2 + - &Rename Block - &Renombrar bloque + point + draw point + punto - Rename Block and all Inserts - Renombrar e insertar bloque + po + draw point + pt - - - RS_ActionBlocksCreate - Create Block - Crear bloque + line + draw line + línea - &Create Block - &Crear bloque + li + draw line + li - Specify reference point - Especificar punto de referencia + l + draw line + - Cancel - Cancelar + polyline + draw polyline + Polilinea - - - RS_ActionBlocksEdit - Edit Block - Editar bloque + pl + draw polyline + - &Edit Block - &Editar bloque + free + draw freehand line + - - - RS_ActionBlocksExplode - Explode - Desagrupar + fhl + draw freehand line + - &Explode - Desagrupar + spline + draw spline + - Explode Blocks and other Entity Groups - Descomponer bloques y otros grupos de objetos + spl + draw spline + - Ex&plode + spline2 + spline through points - - - RS_ActionBlocksFreezeAll - Freeze all - Bloquear todo + stp + spline through points + - &Freeze all - &Bloquear todo + offset + create offset + equidistancia - Freeze all blocks - Bloquear todos los bloques + parallel + create offset + paralelo - Defreeze all - Desbloquear todo + o + create offset + e - &Defreeze all - &Desbloquear todo + pa + create offset + zt - Defreeze all blocks - Desbloquear todos los bloques + ptp + parallel through point + - &Hide all + pp + parallel through point - &Show all + bisect + angle bisector - - - RS_ActionBlocksInsert - Insert Block - Insertar bloque + bi + angle bisector + - &Insert Block - &Insertar bloque + tangentpc + tangent point and circle + - Not a valid expression - Comando no válido + tanpc + tangent point and circle + - Specify reference point - Especificar punto de referencia + perp + perpendicular line + - Cancel - Cancelar + ortho + perpendicular line + - Enter angle: - Ángulo: + vertical + vertical line + - Enter factor: - Factor: + ver + vertical line + - Enter columns: - Columnas: + horizontal + horizontal line + - Enter rows: - Filas: + hor + horizontal line + - Enter column spacing: - Espacio entre columnas: + rectangle + draw rectangle + rectángulo - Enter row spacing: - Espacio entre filas: + rectang + draw rectangle + rectang - - + rect + draw rectangle + - - - RS_ActionBlocksRemove - Remove Block - Quitar bloque + rec + draw rectangle + rec - &Remove Block - &Quitar bloque + polygon2v + polygon by 2 vertices + - - - RS_ActionBlocksSave - &Save Block + poly2 + polygon by 2 vertices - No block activated to save - + arc + draw arc + arco - - - RS_ActionBlocksToggleView - Toggle Block Visibility - Tecla conmutador de visibilidad de bloque + a + draw arc + a - &Toggle Block - &Tecla de bloque + circle + draw circle + círculo - Toggle Block - Tecla de bloque - + ci + draw circle + ci - Toggle Block &Visibility + circle2 + circle 2 points - - - RS_ActionDefault - Choose second edge - Elija segundo borde + c2 + circle 2 points + c2 - Back - Atrás + circle3 + circle 3 points + - - - RS_ActionDimAligned - Aligned - Alineado + c3 + circle 3 points + c3 - &Aligned - &Alineado + circlecr + circle with center and radius + - Aligned Dimension - cota alineada + cc + circle with center and radius + - Specify first extension line origin - Especificar primera extensión de la línea original + tan3 + circle tangent to 3 + - Cancel - Cancelar + ct3 + circle tangent to 3 + - Specify second extension line origin - Especificar segunda extensión de la línea original + ellipseinscribed + inscribed ellipse + - Back - Volver + ei + inscribed ellipse + - Specify dimension line location - Especificar localización de la línea de cota + ie + inscribed ellipse + - Enter dimension text: - Texto de cota: + hatch + draw hatch + - - - RS_ActionDimAngular - Angular - Angular + ha + draw hatch + - &Angular - &Angular + mtext + draw mtext + - Angular Dimension - Cota angular + mtxt + draw mtext + - Select first line - Seleccione primera línea + text + draw text + text - Cancel - Cancelar + txt + draw text + - Select second line - Seleccione segunda línea + regen + zoom - redraw + regenerar + + + redraw + zoom - redraw + + + + rg + zoom - redraw + rd + + + zr + zoom - redraw + zr + + + zoomwindow + zoom - window + + + + zw + zoom - window + zv + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + zt + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + + + + kill + kill all actions + + + + k + kill all actions + + + + undo + undo cycle + deshacer + + + u + undo cycle + d + + + redo + redo cycle + rehacer + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + ca + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + ch + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + cv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + cl + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + lc + + + dimregen + dimension - regenerate + + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mm + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + ch + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + mp + + + revert + modify - revert direction + + + + rev + modify - revert direction + inv + + + rotate + modify - rotate + + + + ro + modify - rotate + mr + + + scale + modify - scale + + + + sz + modify - scale + me + + + trim + modify - trim (extend) + recortar + + + tm + modify - trim (extend) + Cortar segmentos + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ms + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + mb + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + mx + + + snapfree + snap - free + + + + os + snap - free + nf + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + ff + + + snapgrid + snap - grid + + + + sg + snap - grid + fr + + + snapintersection + snap - intersection + + + + si + snap - intersection + fi + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + fm + + + snaponentity + snap - on entity + + + + sn + snap - on entity + fc + + + np + snap - on entity + fp + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + tn + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + ángulo + + + ang + measure angle + ang + + + area + measure area + + + + ar + measure area + ar + + + angle + ángulo + + + dpi + + + + close + cerrar + + + chord length + longitud de la cuerda + + + columns + columnas + + + columnspacing + espacio entre columnas + + + factor + factor + + + length + longitud + + + length1 + bevel/fillet lenght1 + longitud 1 + + + length2 + bevel/fillet lenght2 + longitud 2 + + + number + número + + + radius + radio + + + rows + filas + + + rowspacing + espacio entre filas + + + through + a través de + + + trim + recortar + + + ang + angle + ang + + + an + angle + + + + center + centro + + + cen + center + cen + + + ce + center + + + + cl + chord length + + + + c + close + c + + + cols + columns + cols + + + co + columns + + + + columnspacing + columnspacing for inserts + espacio entre columnas + + + colspacing + columnspacing for inserts + espaciocols + + + cs + columnspacing for inserts + ec + + + fact + factor + fact + + + f + factor + f + + + help + ayuda + + + ? + help + ? + + + length + length + longitud + + + len + length + long + + + l + length + + + + length1 + length1 + longitud 1 + + + len1 + length1 + long1 + + + l1 + length1 + l1 + + + length2 + length2 + longitud 2 + + + len2 + length2 + long2 + + + l2 + length2 + l2 + + + number + number + número + + + num + number + num + + + n + number + n + + + ra + radius + + + + reversed + reversed + invertido + + + rev + reversed + inv + + + row + row + + + + rowspacing + rowspacing for inserts + espacio entre filas + + + rs + rowspacing for inserts + ef + + + text + text + + + t + text + t + + + t + through + t + + + undo + deshacer + + + u + undo + d + + + redo + rehacer + + + r + redo + + + + back + + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + Comandos disponibles: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Ninguno + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Añadir bloque + + + &Add Block + &Añadir bloque + + + + RS_ActionBlocksAttributes + + Rename Block + Renombrar bloque + + + &Rename Block + &Renombrar bloque + + + Rename Block and all Inserts + Renombrar e insertar bloque + + + + RS_ActionBlocksCreate + + Create Block + Crear bloque + + + &Create Block + &Crear bloque + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + + RS_ActionBlocksEdit + + Edit Block + Editar bloque + + + &Edit Block + &Editar bloque + + + + RS_ActionBlocksExplode + + Explode + Desagrupar + + + &Explode + Desagrupar + + + Explode Blocks and other Entity Groups + Descomponer bloques y otros grupos de objetos + + + Ex&plode + + + + + RS_ActionBlocksFreezeAll + + Freeze all + Bloquear todo + + + &Freeze all + &Bloquear todo + + + Freeze all blocks + Bloquear todos los bloques + + + Defreeze all + Desbloquear todo + + + &Defreeze all + &Desbloquear todo + + + Defreeze all blocks + Desbloquear todos los bloques + + + &Hide all + + + + &Show all + + + + + RS_ActionBlocksInsert + + Insert Block + Insertar bloque + + + &Insert Block + &Insertar bloque + + + Not a valid expression + Comando no válido + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + Enter angle: + Ángulo: + + + Enter factor: + Factor: + + + Enter columns: + Columnas: + + + Enter rows: + Filas: + + + Enter column spacing: + Espacio entre columnas: + + + Enter row spacing: + Espacio entre filas: + + + + + + + + RS_ActionBlocksRemove + + Remove Block + Quitar bloque + + + &Remove Block + &Quitar bloque + + + + RS_ActionBlocksSave + + &Save Block + + + + No block activated to save + + + + + RS_ActionBlocksToggleView + + Toggle Block Visibility + Tecla conmutador de visibilidad de bloque + + + &Toggle Block + &Tecla de bloque + + + Toggle Block + Tecla de bloque + + + + Toggle Block &Visibility + + + + + RS_ActionDefault + + Choose second edge + Elija segundo borde + + + Back + Atrás + + + + RS_ActionDimAligned + + Aligned + Alineado + + + &Aligned + &Alineado + + + Aligned Dimension + cota alineada + + + Specify first extension line origin + Especificar primera extensión de la línea original + + + Cancel + Cancelar + + + Specify second extension line origin + Especificar segunda extensión de la línea original + + + Back + Volver + + + Specify dimension line location + Especificar localización de la línea de cota + + + Enter dimension text: + Texto de cota: + + + + RS_ActionDimAngular + + Angular + Angular + + + &Angular + &Angular + + + Angular Dimension + Cota angular + + + Select first line + Seleccione primera línea + + + Cancel + Cancelar + + + Select second line + Seleccione segunda línea Specify dimension arc line location @@ -9013,6 +10402,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9173,6 +10566,14 @@ Specify a point on ellipse or total distance to foci + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -10431,7 +11832,7 @@ Atrás - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -10859,11 +12260,11 @@ Parent of second entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido One of the chosen entities is NULL - Uno de los objetos no es válido + Uno de los objetos no es válido Parent of first entity is not a polyline @@ -10871,15 +12272,35 @@ Parent of first entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido First entity is NULL - El primer objeto no es válido + El primer objeto no es válido Second entity is NULL - El segundo objeto no es válido + El segundo objeto no es válido + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -11635,11 +13056,11 @@ Cancelar - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -11736,6 +13157,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -12101,7 +13530,7 @@ Zooms in - Acercar + Acercar Zoom out @@ -12113,7 +13542,7 @@ Zooms out - Salir de Acercar + Salir de Acercar @@ -12212,7 +13641,7 @@ RS_Commands line - línea + línea l @@ -12222,7 +13651,7 @@ rectangle - rectángulo + rectángulo rec @@ -12236,33 +13665,33 @@ text - text + text regen - regenerar + regenerar undo - deshacer + deshacer u undo - d + d redo - rehacer + rehacer r redo - r + r arc - arco + arco a @@ -12271,32 +13700,32 @@ angle - ángulo + ángulo factor - factor + factor columns - columnas + columnas rows - filas + filas columnspacing - espacio entre columnas + espacio entre columnas rowspacing - espacio entre filas + espacio entre filas ang angle - ang + ang a @@ -12306,17 +13735,17 @@ fact factor - fact + fact f factor - f + f cols columns - cols + cols c @@ -12331,36 +13760,36 @@ columnspacing columnspacing for inserts - espacio entre columnas + espacio entre columnas colspacing columnspacing for inserts - espaciocols + espaciocols cs columnspacing for inserts - ec + ec rowspacing rowspacing for inserts - espacio entre filas + espacio entre filas rs rowspacing for inserts - ef + ef center - centro + centro cen center - cen + cen c @@ -12384,7 +13813,7 @@ point - punto + punto po @@ -12393,76 +13822,76 @@ offset - equidistancia + equidistancia o offset - e + e parallel - paralelo + paralelo length - longitud + longitud close - cerrar + cerrar number - número + número through - a través de + a través de help - ayuda + ayuda ? help - ? + ? length length - longitud + longitud len length - long + long l length - l + l c close - c + c num number - num + num n number - n + n t through - t + t par @@ -12471,49 +13900,49 @@ length1 - longitud 1 + longitud 1 length2 - longitud 2 + longitud 2 radius - radio + radio trim - recortar + recortar length1 length1 - longitud 1 + longitud 1 len1 length1 - long1 + long1 l1 length1 - l1 + l1 length2 length2 - longitud 2 + longitud 2 len2 length2 - long2 + long2 l2 length2 - l2 + l2 r @@ -12523,11 +13952,11 @@ t text - t + t chord length - longitud de la cuerda + longitud de la cuerda length @@ -12541,11 +13970,11 @@ Command: %1 - Comando: %1 + Comando: %1 Available commands: - Comandos disponibles: + Comandos disponibles: ln @@ -12554,7 +13983,7 @@ circle - círculo + círculo ci @@ -12574,7 +14003,7 @@ zw zoom - window - zv + zv zoom - window @@ -12583,7 +14012,7 @@ za zoom - auto - za + za zoom - auto @@ -12592,7 +14021,7 @@ zp zoom - pan - zt + zt zoom - pan @@ -12651,27 +14080,27 @@ da dimension - aligned - ca + ca dh dimension - horizontal - ch + ch dv dimension - vertical - cv + cv dr dimension - linear - cl + cl ld dimension - leader - lc + lc rd @@ -12701,17 +14130,17 @@ sg snap - grid - fr + fr se snap - end - ff + ff si snap - intersection - fi + fi sn @@ -12721,17 +14150,17 @@ sm snap - middle - fm + fm sn snap - nearest - fc + fc np snap - nearest point - fp + fp fr* @@ -12746,12 +14175,12 @@ tn Deselect all - tn + tn ch modify - bevel (chamfer) - ch + ch mt @@ -12761,57 +14190,57 @@ xt modify - trim (extend) - me + me rm modify - trim - mr + mr mv modify - move - mm + mm mi modify - mirror - mp + mp ro modify - rotate - mr + mr sz modify - scale - me + me ss modify - stretch - ms + ms er modify - delete (erase) - mb + mb oo modify - undo (oops) - md + md uu modify - redo - dd + dd xp modify - explode - mx + mx ex @@ -12819,436 +14248,217 @@ mp - dimregen - - - po - pt + pt ln ln - l - - - a - a + a ci - ci + ci rec - rec + rec rectang - rectang + rectang rg zoom - redraw - rd - - - zr - zoom - redraw - zr - - - zv - zoom - previous - + rd - - r - + + zr + zoom - redraw + zr polyline - Polilinea + Polilinea pa parallel - zt + zt tm modify - multi trim (extend) - Cortar segmentos + Cortar segmentos da - ca + ca dh - ch + ch dr - cl + cl dv - cv + cv ld - lc + lc tm - Cortar segmentos + Cortar segmentos xt - me + me rm - mr + mr mv - mm + mm ch - ch + ch mi - mp + mp ro - mr + mr sz - me + me ss - ms + ms er - mb + mb oo - md + md uu - dd + dd xp - mx + mx os - nf + nf sg - fr + fr se - ff + ff si - fi + fi sn - fc + fc sm - fm + fm np - fp + fp tn - tn - - - kill - - - - k - - - - back - - - - b - back - + tn li - li - - - pl - + li pa - zt + zt ar - ar - - - rect - - - - redraw - + ar zr - zr + zr zw - zv + zv za - za + za zp - zt - - - zv - + zt u - d + d os snap - free - nf - - - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - + nf number number - número + número reversed reversed - invertido + invertido rev reversed - inv - - - Command not found: %1 - - - - Accepted keycode: %1 - - - - mtext - - - - dpi - + inv re - re + re re modify - revert direction - re - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - - - - row - row - - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + re diff -Nru librecad-2.0.8/librecad/ts/librecad_es_pr.ts librecad-2.0.9/librecad/ts/librecad_es_pr.ts --- librecad-2.0.8/librecad/ts/librecad_es_pr.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_es_pr.ts 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Capa: + + + Geometry + Geometría + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -128,6 +159,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Opciones Angulo relativo de línea + + + Spacing: + Espaciado: + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -606,7 +679,7 @@ CAD Tools - Herramientas CAD + Herramientas CAD Export as @@ -658,6 +731,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -2164,10 +2241,6 @@ Ejecutar un guión - CTRL-G - - - &Selection pointer @@ -2183,6 +2256,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -2410,7 +2492,7 @@ QG_CadToolBar CAD Tools - Herramientas CAD + Herramientas CAD @@ -3133,6 +3215,17 @@ + QG_CommandHistory + + &Copy + + + + select&All + + + + QG_CommandWidget Command Line @@ -3159,14 +3252,6 @@ - &Copy - - - - select&All - - - escape escape, go back from action steps @@ -4677,7 +4762,7 @@ Extension line extension: - Extensión línea de referencia: + Extensión línea de referencia: Arrow size: @@ -4685,7 +4770,7 @@ Extension line offset: - Desfase línea de referencia: + Desfase línea de referencia: Dimension line gap: @@ -4877,14 +4962,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal Horizontal @@ -4913,10 +4990,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -4949,7 +5022,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Color: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Alineado + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -5065,7 +5246,7 @@ Colors - Colores + Colores Backgr&ound: @@ -5085,11 +5266,11 @@ White - Blanco + Blanco Gray - Gris 25 + Gris 25 Darkgray @@ -5145,7 +5326,7 @@ #000000 - #000000 + #000000 #ffffff @@ -5157,7 +5338,7 @@ #808080 - #808080 + #808080 S&elected Color: @@ -5224,14 +5405,6 @@ - #FFFFFF - - - - #C0C0C0 - - - 400 400 @@ -5260,39 +5433,99 @@ - #00FFFF + St&art Handle Color: + + + + &Handle Color: - #0000FF + &End Handle Color: - #FFFF00 + Splash Window - #FF00FF + Display Splash - St&art Handle Color: + Graphic Colors - &Handle Color: + Aquamarine - &End Handle Color: + Azure - Splash Window + DeepSkyBlue - Display Splash + DodgerBlue + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -5641,19 +5874,19 @@ &OK - Aceptar + Aceptar Alt+O - Alt+O + Alt+O Cancel - Cancelar + Cancelar Esc - Esc + Esc @@ -7196,37 +7429,14 @@ - QG_PenToolBar + QG_PolylineEquidistantOptions - Line color - + Line Relative Angle Options + Opciones Angulo relativo de línea - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - Opciones Angulo relativo de línea - - - Spacing: - Espaciado: - - - Distance from original polyline - - - - Copies: - + Spacing: + Espaciado: @@ -7732,7 +7942,7 @@ Layer "%1" and all entities on it will be removed. - La capa "%1" y todos sus objetos será eliminado. + La capa "%1" y todos sus objetos será eliminado. Layer "%1" can never be removed. @@ -7758,6 +7968,11 @@ Layer with a name "%1" already exists. Please specify a different name. Ya existe una capa con nombre "%1". Por favor especifique otro nombre. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -7853,7 +8068,7 @@ None - Ninguno + Ninguno Meter @@ -7980,10 +8195,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -8097,10 +8308,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -8108,285 +8315,1467 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - - Add Block - Añadir bloque - - - &Add Block - &Añadir bloque - - - - RS_ActionBlocksAttributes - Rename Block - Renombrar bloque + : duplicated command: %1 is already taken by %2 + - &Rename Block - &Renombrar bloque + point + draw point + punto - Rename Block and all Inserts - Renombrar e insertar bloque + po + draw point + pt - - - RS_ActionBlocksCreate - Create Block - Crear bloque + line + draw line + línea - &Create Block - &Crear bloque + li + draw line + li - Specify reference point - Especificar punto de referencia + l + draw line + - Cancel - Cancelar + polyline + draw polyline + Polilinea - - - RS_ActionBlocksEdit - Edit Block - Editar bloque + pl + draw polyline + - &Edit Block - &Editar bloque + free + draw freehand line + - - - RS_ActionBlocksExplode - Explode - Desagrupar + fhl + draw freehand line + - &Explode - Desagrupar + spline + draw spline + - Explode Blocks and other Entity Groups - Descomponer bloques y otros grupos de objetos + spl + draw spline + - Ex&plode + spline2 + spline through points - - - RS_ActionBlocksFreezeAll - Freeze all - Bloquear todo + stp + spline through points + - &Freeze all - &Bloquear todo + offset + create offset + equidistancia - Freeze all blocks - Bloquear todos los bloques + parallel + create offset + paralelo - Defreeze all - Desbloquear todo + o + create offset + e - &Defreeze all - &Desbloquear todo + pa + create offset + zt - Defreeze all blocks - Desbloquear todos los bloques + ptp + parallel through point + - &Hide all + pp + parallel through point - &Show all + bisect + angle bisector - - - RS_ActionBlocksInsert - Insert Block - Insertar bloque + bi + angle bisector + - &Insert Block - &Insertar bloque + tangentpc + tangent point and circle + - Not a valid expression - Comando no válido + tanpc + tangent point and circle + - Specify reference point - Especificar punto de referencia + perp + perpendicular line + - Cancel - Cancelar + ortho + perpendicular line + - Enter angle: - Ángulo: + vertical + vertical line + - Enter factor: - Factor: + ver + vertical line + - Enter columns: - Columnas: + horizontal + horizontal line + - Enter rows: - Filas: + hor + horizontal line + - Enter column spacing: - Espacio entre columnas: + rectangle + draw rectangle + rectángulo - Enter row spacing: - Espacio entre filas: + rectang + draw rectangle + rectang - - + rect + draw rectangle + - - - RS_ActionBlocksRemove - Remove Block - Quitar bloque + rec + draw rectangle + rec - &Remove Block - &Quitar bloque + polygon2v + polygon by 2 vertices + - - - RS_ActionBlocksSave - &Save Block + poly2 + polygon by 2 vertices - No block activated to save - + arc + draw arc + arco - - - RS_ActionBlocksToggleView - Toggle Block Visibility - Tecla conmutador de visibilidad de bloque + a + draw arc + a - &Toggle Block - &Tecla de bloque + circle + draw circle + círculo - Toggle Block - Tecla de bloque - + ci + draw circle + ci - Toggle Block &Visibility + circle2 + circle 2 points - - - RS_ActionDefault - Choose second edge - Elija segundo borde + c2 + circle 2 points + c2 - Back - Atrás + circle3 + circle 3 points + - - - RS_ActionDimAligned - Aligned - Alineado + c3 + circle 3 points + c3 - &Aligned - &Alineado + circlecr + circle with center and radius + - Aligned Dimension - cota alineada + cc + circle with center and radius + - Specify first extension line origin - Especificar primera extensión de la línea original + tan3 + circle tangent to 3 + - Cancel - Cancelar + ct3 + circle tangent to 3 + - Specify second extension line origin - Especificar segunda extensión de la línea original + ellipseinscribed + inscribed ellipse + - Back - Volver + ei + inscribed ellipse + - Specify dimension line location - Especificar localización de la línea de cota + ie + inscribed ellipse + - Enter dimension text: - Texto de cota: + hatch + draw hatch + - - - RS_ActionDimAngular - Angular - Angular + ha + draw hatch + - &Angular - &Angular + mtext + draw mtext + - Angular Dimension - Cota angular + mtxt + draw mtext + - Select first line - Seleccione primera línea + text + draw text + text - Cancel - Cancelar + txt + draw text + - Select second line - Seleccione segunda línea + regen + zoom - redraw + regenerar + + + redraw + zoom - redraw + + + + rg + zoom - redraw + rd + + + zr + zoom - redraw + zr + + + zoomwindow + zoom - window + + + + zw + zoom - window + zv + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + zt + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + + + + kill + kill all actions + + + + k + kill all actions + + + + undo + undo cycle + deshacer + + + u + undo cycle + d + + + redo + redo cycle + rehacer + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + ca + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + ch + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + cv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + cl + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + lc + + + dimregen + dimension - regenerate + + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mm + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + ch + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + mp + + + revert + modify - revert direction + + + + rev + modify - revert direction + inv + + + rotate + modify - rotate + + + + ro + modify - rotate + mr + + + scale + modify - scale + + + + sz + modify - scale + me + + + trim + modify - trim (extend) + recortar + + + tm + modify - trim (extend) + Cortar segmentos + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ms + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + mb + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + mx + + + snapfree + snap - free + + + + os + snap - free + nf + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + ff + + + snapgrid + snap - grid + + + + sg + snap - grid + fr + + + snapintersection + snap - intersection + + + + si + snap - intersection + fi + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + fm + + + snaponentity + snap - on entity + + + + sn + snap - on entity + fc + + + np + snap - on entity + fp + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + tn + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + ángulo + + + ang + measure angle + ang + + + area + measure area + + + + ar + measure area + ar + + + angle + ángulo + + + dpi + + + + close + cerrar + + + chord length + longitud de la cuerda + + + columns + columnas + + + columnspacing + espacio entre columnas + + + factor + factor + + + length + longitud + + + length1 + bevel/fillet lenght1 + longitud 1 + + + length2 + bevel/fillet lenght2 + longitud 2 + + + number + número + + + radius + radio + + + rows + filas + + + rowspacing + espacio entre filas + + + through + a través de + + + trim + recortar + + + ang + angle + ang + + + an + angle + + + + center + centro + + + cen + center + cen + + + ce + center + + + + cl + chord length + + + + c + close + c + + + cols + columns + cols + + + co + columns + + + + columnspacing + columnspacing for inserts + espacio entre columnas + + + colspacing + columnspacing for inserts + espaciocols + + + cs + columnspacing for inserts + ec + + + fact + factor + fact + + + f + factor + f + + + help + ayuda + + + ? + help + ? + + + length + length + longitud + + + len + length + long + + + l + length + + + + length1 + length1 + longitud 1 + + + len1 + length1 + long1 + + + l1 + length1 + l1 + + + length2 + length2 + longitud 2 + + + len2 + length2 + long2 + + + l2 + length2 + l2 + + + number + number + número + + + num + number + num + + + n + number + n + + + ra + radius + + + + reversed + reversed + invertido + + + rev + reversed + inv + + + row + row + + + + rowspacing + rowspacing for inserts + espacio entre filas + + + rs + rowspacing for inserts + ef + + + text + text + + + t + text + t + + + t + through + t + + + undo + deshacer + + + u + undo + d + + + redo + rehacer + + + r + redo + + + + back + + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + Comandos disponibles: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Ninguno + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Añadir bloque + + + &Add Block + &Añadir bloque + + + + RS_ActionBlocksAttributes + + Rename Block + Renombrar bloque + + + &Rename Block + &Renombrar bloque + + + Rename Block and all Inserts + Renombrar e insertar bloque + + + + RS_ActionBlocksCreate + + Create Block + Crear bloque + + + &Create Block + &Crear bloque + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + + RS_ActionBlocksEdit + + Edit Block + Editar bloque + + + &Edit Block + &Editar bloque + + + + RS_ActionBlocksExplode + + Explode + Desagrupar + + + &Explode + Desagrupar + + + Explode Blocks and other Entity Groups + Descomponer bloques y otros grupos de objetos + + + Ex&plode + + + + + RS_ActionBlocksFreezeAll + + Freeze all + Bloquear todo + + + &Freeze all + &Bloquear todo + + + Freeze all blocks + Bloquear todos los bloques + + + Defreeze all + Desbloquear todo + + + &Defreeze all + &Desbloquear todo + + + Defreeze all blocks + Desbloquear todos los bloques + + + &Hide all + + + + &Show all + + + + + RS_ActionBlocksInsert + + Insert Block + Insertar bloque + + + &Insert Block + &Insertar bloque + + + Not a valid expression + Comando no válido + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + Enter angle: + Ángulo: + + + Enter factor: + Factor: + + + Enter columns: + Columnas: + + + Enter rows: + Filas: + + + Enter column spacing: + Espacio entre columnas: + + + Enter row spacing: + Espacio entre filas: + + + + + + + + RS_ActionBlocksRemove + + Remove Block + Quitar bloque + + + &Remove Block + &Quitar bloque + + + + RS_ActionBlocksSave + + &Save Block + + + + No block activated to save + + + + + RS_ActionBlocksToggleView + + Toggle Block Visibility + Tecla conmutador de visibilidad de bloque + + + &Toggle Block + &Tecla de bloque + + + Toggle Block + Tecla de bloque + + + + Toggle Block &Visibility + + + + + RS_ActionDefault + + Choose second edge + Elija segundo borde + + + Back + Atrás + + + + RS_ActionDimAligned + + Aligned + Alineado + + + &Aligned + &Alineado + + + Aligned Dimension + cota alineada + + + Specify first extension line origin + Especificar primera extensión de la línea original + + + Cancel + Cancelar + + + Specify second extension line origin + Especificar segunda extensión de la línea original + + + Back + Volver + + + Specify dimension line location + Especificar localización de la línea de cota + + + Enter dimension text: + Texto de cota: + + + + RS_ActionDimAngular + + Angular + Angular + + + &Angular + &Angular + + + Angular Dimension + Cota angular + + + Select first line + Seleccione primera línea + + + Cancel + Cancelar + + + Select second line + Seleccione segunda línea Specify dimension arc line location @@ -9013,6 +10402,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9173,6 +10566,14 @@ Specify a point on ellipse or total distance to foci + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -10431,7 +11832,7 @@ Atrás - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -10859,11 +12260,11 @@ Parent of second entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido One of the chosen entities is NULL - Uno de los objetos no es válido + Uno de los objetos no es válido Parent of first entity is not a polyline @@ -10871,15 +12272,35 @@ Parent of first entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido First entity is NULL - El primer objeto no es válido + El primer objeto no es válido Second entity is NULL - El segundo objeto no es válido + El segundo objeto no es válido + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -11635,11 +13056,11 @@ Cancelar - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -11736,6 +13157,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -12101,7 +13530,7 @@ Zooms in - Acercar + Acercar Zoom out @@ -12113,7 +13542,7 @@ Zooms out - Salir de Acercar + Salir de Acercar @@ -12212,7 +13641,7 @@ RS_Commands line - línea + línea l @@ -12222,7 +13651,7 @@ rectangle - rectángulo + rectángulo rec @@ -12236,33 +13665,33 @@ text - text + text regen - regenerar + regenerar undo - deshacer + deshacer u undo - d + d redo - rehacer + rehacer r redo - r + r arc - arco + arco a @@ -12271,32 +13700,32 @@ angle - ángulo + ángulo factor - factor + factor columns - columnas + columnas rows - filas + filas columnspacing - espacio entre columnas + espacio entre columnas rowspacing - espacio entre filas + espacio entre filas ang angle - ang + ang a @@ -12306,17 +13735,17 @@ fact factor - fact + fact f factor - f + f cols columns - cols + cols c @@ -12331,36 +13760,36 @@ columnspacing columnspacing for inserts - espacio entre columnas + espacio entre columnas colspacing columnspacing for inserts - espaciocols + espaciocols cs columnspacing for inserts - ec + ec rowspacing rowspacing for inserts - espacio entre filas + espacio entre filas rs rowspacing for inserts - ef + ef center - centro + centro cen center - cen + cen c @@ -12384,7 +13813,7 @@ point - punto + punto po @@ -12393,76 +13822,76 @@ offset - equidistancia + equidistancia o offset - e + e parallel - paralelo + paralelo length - longitud + longitud close - cerrar + cerrar number - número + número through - a través de + a través de help - ayuda + ayuda ? help - ? + ? length length - longitud + longitud len length - long + long l length - l + l c close - c + c num number - num + num n number - n + n t through - t + t par @@ -12471,49 +13900,49 @@ length1 - longitud 1 + longitud 1 length2 - longitud 2 + longitud 2 radius - radio + radio trim - recortar + recortar length1 length1 - longitud 1 + longitud 1 len1 length1 - long1 + long1 l1 length1 - l1 + l1 length2 length2 - longitud 2 + longitud 2 len2 length2 - long2 + long2 l2 length2 - l2 + l2 r @@ -12523,11 +13952,11 @@ t text - t + t chord length - longitud de la cuerda + longitud de la cuerda length @@ -12541,11 +13970,11 @@ Command: %1 - Comando: %1 + Comando: %1 Available commands: - Comandos disponibles: + Comandos disponibles: ln @@ -12554,7 +13983,7 @@ circle - círculo + círculo ci @@ -12574,7 +14003,7 @@ zw zoom - window - zv + zv zoom - window @@ -12583,7 +14012,7 @@ za zoom - auto - za + za zoom - auto @@ -12592,7 +14021,7 @@ zp zoom - pan - zt + zt zoom - pan @@ -12651,27 +14080,27 @@ da dimension - aligned - ca + ca dh dimension - horizontal - ch + ch dv dimension - vertical - cv + cv dr dimension - linear - cl + cl ld dimension - leader - lc + lc rd @@ -12701,17 +14130,17 @@ sg snap - grid - fr + fr se snap - end - ff + ff si snap - intersection - fi + fi sn @@ -12721,17 +14150,17 @@ sm snap - middle - fm + fm sn snap - nearest - fc + fc np snap - nearest point - fp + fp fr* @@ -12746,12 +14175,12 @@ tn Deselect all - tn + tn ch modify - bevel (chamfer) - ch + ch mt @@ -12761,57 +14190,57 @@ xt modify - trim (extend) - me + me rm modify - trim - mr + mr mv modify - move - mm + mm mi modify - mirror - mp + mp ro modify - rotate - mr + mr sz modify - scale - me + me ss modify - stretch - ms + ms er modify - delete (erase) - mb + mb oo modify - undo (oops) - md + md uu modify - redo - dd + dd xp modify - explode - mx + mx ex @@ -12819,436 +14248,217 @@ mp - dimregen - - - po - pt + pt ln ln - l - - - a - a + a ci - ci + ci rec - rec + rec rectang - rectang + rectang rg zoom - redraw - rd - - - zr - zoom - redraw - zr - - - zv - zoom - previous - + rd - - r - + + zr + zoom - redraw + zr polyline - Polilinea + Polilinea pa parallel - zt + zt tm modify - multi trim (extend) - Cortar segmentos + Cortar segmentos da - ca + ca dh - ch + ch dr - cl + cl dv - cv + cv ld - lc + lc tm - Cortar segmentos + Cortar segmentos xt - me + me rm - mr + mr mv - mm + mm ch - ch + ch mi - mp + mp ro - mr + mr sz - me + me ss - ms + ms er - mb + mb oo - md + md uu - dd + dd xp - mx + mx os - nf + nf sg - fr + fr se - ff + ff si - fi + fi sn - fc + fc sm - fm + fm np - fp + fp tn - tn - - - kill - - - - k - - - - back - - - - b - back - + tn li - li - - - pl - + li pa - zt + zt ar - ar - - - rect - - - - redraw - + ar zr - zr + zr zw - zv + zv za - za + za zp - zt - - - zv - + zt u - d + d os snap - free - nf - - - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - + nf number number - número + número reversed reversed - invertido + invertido rev reversed - inv - - - Command not found: %1 - - - - Accepted keycode: %1 - - - - mtext - - - - dpi - + inv re - re + re re modify - revert direction - re - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - - - - row - row - - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + re diff -Nru librecad-2.0.8/librecad/ts/librecad_es_py.ts librecad-2.0.9/librecad/ts/librecad_es_py.ts --- librecad-2.0.8/librecad/ts/librecad_es_py.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_es_py.ts 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Capa: + + + Geometry + Geometría + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -128,6 +159,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Opciones Angulo relativo de línea + + + Spacing: + Espaciado: + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -606,7 +679,7 @@ CAD Tools - Herramientas CAD + Herramientas CAD Export as @@ -658,6 +731,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -2164,10 +2241,6 @@ Ejecutar un guión - CTRL-G - - - &Selection pointer @@ -2183,6 +2256,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -2410,7 +2492,7 @@ QG_CadToolBar CAD Tools - Herramientas CAD + Herramientas CAD @@ -3133,6 +3215,17 @@ + QG_CommandHistory + + &Copy + + + + select&All + + + + QG_CommandWidget Command Line @@ -3159,14 +3252,6 @@ - &Copy - - - - select&All - - - escape escape, go back from action steps @@ -4677,7 +4762,7 @@ Extension line extension: - Extensión línea de referencia: + Extensión línea de referencia: Arrow size: @@ -4685,7 +4770,7 @@ Extension line offset: - Desfase línea de referencia: + Desfase línea de referencia: Dimension line gap: @@ -4877,14 +4962,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal Horizontal @@ -4913,10 +4990,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -4949,7 +5022,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Color: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Alineado + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -5065,7 +5246,7 @@ Colors - Colores + Colores Backgr&ound: @@ -5085,11 +5266,11 @@ White - Blanco + Blanco Gray - Gris 25 + Gris 25 Darkgray @@ -5145,7 +5326,7 @@ #000000 - #000000 + #000000 #ffffff @@ -5157,7 +5338,7 @@ #808080 - #808080 + #808080 S&elected Color: @@ -5224,14 +5405,6 @@ - #FFFFFF - - - - #C0C0C0 - - - 400 400 @@ -5260,39 +5433,99 @@ - #00FFFF + St&art Handle Color: + + + + &Handle Color: - #0000FF + &End Handle Color: - #FFFF00 + Splash Window - #FF00FF + Display Splash - St&art Handle Color: + Graphic Colors - &Handle Color: + Aquamarine - &End Handle Color: + Azure - Splash Window + DeepSkyBlue - Display Splash + DodgerBlue + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -5641,19 +5874,19 @@ &OK - Aceptar + Aceptar Alt+O - Alt+O + Alt+O Cancel - Cancelar + Cancelar Esc - Esc + Esc @@ -7196,37 +7429,14 @@ - QG_PenToolBar + QG_PolylineEquidistantOptions - Line color - + Line Relative Angle Options + Opciones Angulo relativo de línea - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - Opciones Angulo relativo de línea - - - Spacing: - Espaciado: - - - Distance from original polyline - - - - Copies: - + Spacing: + Espaciado: @@ -7732,7 +7942,7 @@ Layer "%1" and all entities on it will be removed. - La capa "%1" y todos sus objetos será eliminado. + La capa "%1" y todos sus objetos será eliminado. Layer "%1" can never be removed. @@ -7758,6 +7968,11 @@ Layer with a name "%1" already exists. Please specify a different name. Ya existe una capa con nombre "%1". Por favor especifique otro nombre. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -7853,7 +8068,7 @@ None - Ninguno + Ninguno Meter @@ -7980,10 +8195,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -8097,10 +8308,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -8108,285 +8315,1467 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - - Add Block - Añadir bloque - - - &Add Block - &Añadir bloque - - - - RS_ActionBlocksAttributes - Rename Block - Renombrar bloque + : duplicated command: %1 is already taken by %2 + - &Rename Block - &Renombrar bloque + point + draw point + punto - Rename Block and all Inserts - Renombrar e insertar bloque + po + draw point + pt - - - RS_ActionBlocksCreate - Create Block - Crear bloque + line + draw line + línea - &Create Block - &Crear bloque + li + draw line + li - Specify reference point - Especificar punto de referencia + l + draw line + - Cancel - Cancelar + polyline + draw polyline + Polilinea - - - RS_ActionBlocksEdit - Edit Block - Editar bloque + pl + draw polyline + - &Edit Block - &Editar bloque + free + draw freehand line + - - - RS_ActionBlocksExplode - Explode - Desagrupar + fhl + draw freehand line + - &Explode - Desagrupar + spline + draw spline + - Explode Blocks and other Entity Groups - Descomponer bloques y otros grupos de objetos + spl + draw spline + - Ex&plode + spline2 + spline through points - - - RS_ActionBlocksFreezeAll - Freeze all - Bloquear todo + stp + spline through points + - &Freeze all - &Bloquear todo + offset + create offset + equidistancia - Freeze all blocks - Bloquear todos los bloques + parallel + create offset + paralelo - Defreeze all - Desbloquear todo + o + create offset + e - &Defreeze all - &Desbloquear todo + pa + create offset + zt - Defreeze all blocks - Desbloquear todos los bloques + ptp + parallel through point + - &Hide all + pp + parallel through point - &Show all + bisect + angle bisector - - - RS_ActionBlocksInsert - Insert Block - Insertar bloque + bi + angle bisector + - &Insert Block - &Insertar bloque + tangentpc + tangent point and circle + - Not a valid expression - Comando no válido + tanpc + tangent point and circle + - Specify reference point - Especificar punto de referencia + perp + perpendicular line + - Cancel - Cancelar + ortho + perpendicular line + - Enter angle: - Ángulo: + vertical + vertical line + - Enter factor: - Factor: + ver + vertical line + - Enter columns: - Columnas: + horizontal + horizontal line + - Enter rows: - Filas: + hor + horizontal line + - Enter column spacing: - Espacio entre columnas: + rectangle + draw rectangle + rectángulo - Enter row spacing: - Espacio entre filas: + rectang + draw rectangle + rectang - - + rect + draw rectangle + - - - RS_ActionBlocksRemove - Remove Block - Quitar bloque + rec + draw rectangle + rec - &Remove Block - &Quitar bloque + polygon2v + polygon by 2 vertices + - - - RS_ActionBlocksSave - &Save Block + poly2 + polygon by 2 vertices - No block activated to save - + arc + draw arc + arco - - - RS_ActionBlocksToggleView - Toggle Block Visibility - Tecla conmutador de visibilidad de bloque + a + draw arc + a - &Toggle Block - &Tecla de bloque + circle + draw circle + círculo - Toggle Block - Tecla de bloque - + ci + draw circle + ci - Toggle Block &Visibility + circle2 + circle 2 points - - - RS_ActionDefault - Choose second edge - Elija segundo borde + c2 + circle 2 points + c2 - Back - Atrás + circle3 + circle 3 points + - - - RS_ActionDimAligned - Aligned - Alineado + c3 + circle 3 points + c3 - &Aligned - &Alineado + circlecr + circle with center and radius + - Aligned Dimension - cota alineada + cc + circle with center and radius + - Specify first extension line origin - Especificar primera extensión de la línea original + tan3 + circle tangent to 3 + - Cancel - Cancelar + ct3 + circle tangent to 3 + - Specify second extension line origin - Especificar segunda extensión de la línea original + ellipseinscribed + inscribed ellipse + - Back - Volver + ei + inscribed ellipse + - Specify dimension line location - Especificar localización de la línea de cota + ie + inscribed ellipse + - Enter dimension text: - Texto de cota: + hatch + draw hatch + - - - RS_ActionDimAngular - Angular - Angular + ha + draw hatch + - &Angular - &Angular + mtext + draw mtext + - Angular Dimension - Cota angular + mtxt + draw mtext + - Select first line - Seleccione primera línea + text + draw text + text - Cancel - Cancelar + txt + draw text + - Select second line - Seleccione segunda línea + regen + zoom - redraw + regenerar + + + redraw + zoom - redraw + + + + rg + zoom - redraw + rd + + + zr + zoom - redraw + zr + + + zoomwindow + zoom - window + + + + zw + zoom - window + zv + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + zt + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + + + + kill + kill all actions + + + + k + kill all actions + + + + undo + undo cycle + deshacer + + + u + undo cycle + d + + + redo + redo cycle + rehacer + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + ca + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + ch + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + cv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + cl + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + lc + + + dimregen + dimension - regenerate + + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mm + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + ch + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + mp + + + revert + modify - revert direction + + + + rev + modify - revert direction + inv + + + rotate + modify - rotate + + + + ro + modify - rotate + mr + + + scale + modify - scale + + + + sz + modify - scale + me + + + trim + modify - trim (extend) + recortar + + + tm + modify - trim (extend) + Cortar segmentos + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ms + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + mb + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + mx + + + snapfree + snap - free + + + + os + snap - free + nf + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + ff + + + snapgrid + snap - grid + + + + sg + snap - grid + fr + + + snapintersection + snap - intersection + + + + si + snap - intersection + fi + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + fm + + + snaponentity + snap - on entity + + + + sn + snap - on entity + fc + + + np + snap - on entity + fp + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + tn + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + ángulo + + + ang + measure angle + ang + + + area + measure area + + + + ar + measure area + ar + + + angle + ángulo + + + dpi + + + + close + cerrar + + + chord length + longitud de la cuerda + + + columns + columnas + + + columnspacing + espacio entre columnas + + + factor + factor + + + length + longitud + + + length1 + bevel/fillet lenght1 + longitud 1 + + + length2 + bevel/fillet lenght2 + longitud 2 + + + number + número + + + radius + radio + + + rows + filas + + + rowspacing + espacio entre filas + + + through + a través de + + + trim + recortar + + + ang + angle + ang + + + an + angle + + + + center + centro + + + cen + center + cen + + + ce + center + + + + cl + chord length + + + + c + close + c + + + cols + columns + cols + + + co + columns + + + + columnspacing + columnspacing for inserts + espacio entre columnas + + + colspacing + columnspacing for inserts + espaciocols + + + cs + columnspacing for inserts + ec + + + fact + factor + fact + + + f + factor + f + + + help + ayuda + + + ? + help + ? + + + length + length + longitud + + + len + length + long + + + l + length + + + + length1 + length1 + longitud 1 + + + len1 + length1 + long1 + + + l1 + length1 + l1 + + + length2 + length2 + longitud 2 + + + len2 + length2 + long2 + + + l2 + length2 + l2 + + + number + number + número + + + num + number + num + + + n + number + n + + + ra + radius + + + + reversed + reversed + invertido + + + rev + reversed + inv + + + row + row + + + + rowspacing + rowspacing for inserts + espacio entre filas + + + rs + rowspacing for inserts + ef + + + text + text + + + t + text + t + + + t + through + t + + + undo + deshacer + + + u + undo + d + + + redo + rehacer + + + r + redo + + + + back + + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + Comandos disponibles: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Ninguno + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Añadir bloque + + + &Add Block + &Añadir bloque + + + + RS_ActionBlocksAttributes + + Rename Block + Renombrar bloque + + + &Rename Block + &Renombrar bloque + + + Rename Block and all Inserts + Renombrar e insertar bloque + + + + RS_ActionBlocksCreate + + Create Block + Crear bloque + + + &Create Block + &Crear bloque + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + + RS_ActionBlocksEdit + + Edit Block + Editar bloque + + + &Edit Block + &Editar bloque + + + + RS_ActionBlocksExplode + + Explode + Desagrupar + + + &Explode + Desagrupar + + + Explode Blocks and other Entity Groups + Descomponer bloques y otros grupos de objetos + + + Ex&plode + + + + + RS_ActionBlocksFreezeAll + + Freeze all + Bloquear todo + + + &Freeze all + &Bloquear todo + + + Freeze all blocks + Bloquear todos los bloques + + + Defreeze all + Desbloquear todo + + + &Defreeze all + &Desbloquear todo + + + Defreeze all blocks + Desbloquear todos los bloques + + + &Hide all + + + + &Show all + + + + + RS_ActionBlocksInsert + + Insert Block + Insertar bloque + + + &Insert Block + &Insertar bloque + + + Not a valid expression + Comando no válido + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + Enter angle: + Ángulo: + + + Enter factor: + Factor: + + + Enter columns: + Columnas: + + + Enter rows: + Filas: + + + Enter column spacing: + Espacio entre columnas: + + + Enter row spacing: + Espacio entre filas: + + + + + + + + RS_ActionBlocksRemove + + Remove Block + Quitar bloque + + + &Remove Block + &Quitar bloque + + + + RS_ActionBlocksSave + + &Save Block + + + + No block activated to save + + + + + RS_ActionBlocksToggleView + + Toggle Block Visibility + Tecla conmutador de visibilidad de bloque + + + &Toggle Block + &Tecla de bloque + + + Toggle Block + Tecla de bloque + + + + Toggle Block &Visibility + + + + + RS_ActionDefault + + Choose second edge + Elija segundo borde + + + Back + Atrás + + + + RS_ActionDimAligned + + Aligned + Alineado + + + &Aligned + &Alineado + + + Aligned Dimension + cota alineada + + + Specify first extension line origin + Especificar primera extensión de la línea original + + + Cancel + Cancelar + + + Specify second extension line origin + Especificar segunda extensión de la línea original + + + Back + Volver + + + Specify dimension line location + Especificar localización de la línea de cota + + + Enter dimension text: + Texto de cota: + + + + RS_ActionDimAngular + + Angular + Angular + + + &Angular + &Angular + + + Angular Dimension + Cota angular + + + Select first line + Seleccione primera línea + + + Cancel + Cancelar + + + Select second line + Seleccione segunda línea Specify dimension arc line location @@ -9013,6 +10402,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9173,6 +10566,14 @@ Specify a point on ellipse or total distance to foci + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -10431,7 +11832,7 @@ Atrás - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -10859,11 +12260,11 @@ Parent of second entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido One of the chosen entities is NULL - Uno de los objetos no es válido + Uno de los objetos no es válido Parent of first entity is not a polyline @@ -10871,15 +12272,35 @@ Parent of first entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido First entity is NULL - El primer objeto no es válido + El primer objeto no es válido Second entity is NULL - El segundo objeto no es válido + El segundo objeto no es válido + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -11635,11 +13056,11 @@ Cancelar - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -11736,6 +13157,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -12101,7 +13530,7 @@ Zooms in - Acercar + Acercar Zoom out @@ -12113,7 +13542,7 @@ Zooms out - Salir de Acercar + Salir de Acercar @@ -12212,7 +13641,7 @@ RS_Commands line - línea + línea l @@ -12222,7 +13651,7 @@ rectangle - rectángulo + rectángulo rec @@ -12236,33 +13665,33 @@ text - text + text regen - regenerar + regenerar undo - deshacer + deshacer u undo - d + d redo - rehacer + rehacer r redo - r + r arc - arco + arco a @@ -12271,32 +13700,32 @@ angle - ángulo + ángulo factor - factor + factor columns - columnas + columnas rows - filas + filas columnspacing - espacio entre columnas + espacio entre columnas rowspacing - espacio entre filas + espacio entre filas ang angle - ang + ang a @@ -12306,17 +13735,17 @@ fact factor - fact + fact f factor - f + f cols columns - cols + cols c @@ -12331,36 +13760,36 @@ columnspacing columnspacing for inserts - espacio entre columnas + espacio entre columnas colspacing columnspacing for inserts - espaciocols + espaciocols cs columnspacing for inserts - ec + ec rowspacing rowspacing for inserts - espacio entre filas + espacio entre filas rs rowspacing for inserts - ef + ef center - centro + centro cen center - cen + cen c @@ -12384,7 +13813,7 @@ point - punto + punto po @@ -12393,76 +13822,76 @@ offset - equidistancia + equidistancia o offset - e + e parallel - paralelo + paralelo length - longitud + longitud close - cerrar + cerrar number - número + número through - a través de + a través de help - ayuda + ayuda ? help - ? + ? length length - longitud + longitud len length - long + long l length - l + l c close - c + c num number - num + num n number - n + n t through - t + t par @@ -12471,49 +13900,49 @@ length1 - longitud 1 + longitud 1 length2 - longitud 2 + longitud 2 radius - radio + radio trim - recortar + recortar length1 length1 - longitud 1 + longitud 1 len1 length1 - long1 + long1 l1 length1 - l1 + l1 length2 length2 - longitud 2 + longitud 2 len2 length2 - long2 + long2 l2 length2 - l2 + l2 r @@ -12523,11 +13952,11 @@ t text - t + t chord length - longitud de la cuerda + longitud de la cuerda length @@ -12541,11 +13970,11 @@ Command: %1 - Comando: %1 + Comando: %1 Available commands: - Comandos disponibles: + Comandos disponibles: ln @@ -12554,7 +13983,7 @@ circle - círculo + círculo ci @@ -12574,7 +14003,7 @@ zw zoom - window - zv + zv zoom - window @@ -12583,7 +14012,7 @@ za zoom - auto - za + za zoom - auto @@ -12592,7 +14021,7 @@ zp zoom - pan - zt + zt zoom - pan @@ -12651,27 +14080,27 @@ da dimension - aligned - ca + ca dh dimension - horizontal - ch + ch dv dimension - vertical - cv + cv dr dimension - linear - cl + cl ld dimension - leader - lc + lc rd @@ -12701,17 +14130,17 @@ sg snap - grid - fr + fr se snap - end - ff + ff si snap - intersection - fi + fi sn @@ -12721,17 +14150,17 @@ sm snap - middle - fm + fm sn snap - nearest - fc + fc np snap - nearest point - fp + fp fr* @@ -12746,12 +14175,12 @@ tn Deselect all - tn + tn ch modify - bevel (chamfer) - ch + ch mt @@ -12761,57 +14190,57 @@ xt modify - trim (extend) - me + me rm modify - trim - mr + mr mv modify - move - mm + mm mi modify - mirror - mp + mp ro modify - rotate - mr + mr sz modify - scale - me + me ss modify - stretch - ms + ms er modify - delete (erase) - mb + mb oo modify - undo (oops) - md + md uu modify - redo - dd + dd xp modify - explode - mx + mx ex @@ -12819,436 +14248,217 @@ mp - dimregen - - - po - pt + pt ln ln - l - - - a - a + a ci - ci + ci rec - rec + rec rectang - rectang + rectang rg zoom - redraw - rd - - - zr - zoom - redraw - zr - - - zv - zoom - previous - + rd - - r - + + zr + zoom - redraw + zr polyline - Polilinea + Polilinea pa parallel - zt + zt tm modify - multi trim (extend) - Cortar segmentos + Cortar segmentos da - ca + ca dh - ch + ch dr - cl + cl dv - cv + cv ld - lc + lc tm - Cortar segmentos + Cortar segmentos xt - me + me rm - mr + mr mv - mm + mm ch - ch + ch mi - mp + mp ro - mr + mr sz - me + me ss - ms + ms er - mb + mb oo - md + md uu - dd + dd xp - mx + mx os - nf + nf sg - fr + fr se - ff + ff si - fi + fi sn - fc + fc sm - fm + fm np - fp + fp tn - tn - - - kill - - - - k - - - - back - - - - b - back - + tn li - li - - - pl - + li pa - zt + zt ar - ar - - - rect - - - - redraw - + ar zr - zr + zr zw - zv + zv za - za + za zp - zt - - - zv - + zt u - d + d os snap - free - nf - - - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - + nf number number - número + número reversed reversed - invertido + invertido rev reversed - inv - - - Command not found: %1 - - - - Accepted keycode: %1 - - - - mtext - - - - dpi - + inv re - re + re re modify - revert direction - re - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - - - - row - row - - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + re diff -Nru librecad-2.0.8/librecad/ts/librecad_es_sv.ts librecad-2.0.9/librecad/ts/librecad_es_sv.ts --- librecad-2.0.8/librecad/ts/librecad_es_sv.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_es_sv.ts 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Capa: + + + Geometry + Geometría + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -128,6 +159,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Opciones Angulo relativo de línea + + + Spacing: + Espaciado: + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -606,7 +679,7 @@ CAD Tools - Herramientas CAD + Herramientas CAD Export as @@ -658,6 +731,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -2164,10 +2241,6 @@ Ejecutar un guión - CTRL-G - - - &Selection pointer @@ -2183,6 +2256,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -2410,7 +2492,7 @@ QG_CadToolBar CAD Tools - Herramientas CAD + Herramientas CAD @@ -3133,6 +3215,17 @@ + QG_CommandHistory + + &Copy + + + + select&All + + + + QG_CommandWidget Command Line @@ -3159,14 +3252,6 @@ - &Copy - - - - select&All - - - escape escape, go back from action steps @@ -4677,7 +4762,7 @@ Extension line extension: - Extensión línea de referencia: + Extensión línea de referencia: Arrow size: @@ -4685,7 +4770,7 @@ Extension line offset: - Desfase línea de referencia: + Desfase línea de referencia: Dimension line gap: @@ -4877,14 +4962,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal Horizontal @@ -4913,10 +4990,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -4949,7 +5022,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Color: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Alineado + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -5065,7 +5246,7 @@ Colors - Colores + Colores Backgr&ound: @@ -5085,11 +5266,11 @@ White - Blanco + Blanco Gray - Gris 25 + Gris 25 Darkgray @@ -5145,7 +5326,7 @@ #000000 - #000000 + #000000 #ffffff @@ -5157,7 +5338,7 @@ #808080 - #808080 + #808080 S&elected Color: @@ -5224,14 +5405,6 @@ - #FFFFFF - - - - #C0C0C0 - - - 400 400 @@ -5260,39 +5433,99 @@ - #00FFFF + St&art Handle Color: + + + + &Handle Color: - #0000FF + &End Handle Color: - #FFFF00 + Splash Window - #FF00FF + Display Splash - St&art Handle Color: + Graphic Colors - &Handle Color: + Aquamarine - &End Handle Color: + Azure - Splash Window + DeepSkyBlue - Display Splash + DodgerBlue + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -5641,19 +5874,19 @@ &OK - Aceptar + Aceptar Alt+O - Alt+O + Alt+O Cancel - Cancelar + Cancelar Esc - Esc + Esc @@ -7196,37 +7429,14 @@ - QG_PenToolBar + QG_PolylineEquidistantOptions - Line color - + Line Relative Angle Options + Opciones Angulo relativo de línea - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - Opciones Angulo relativo de línea - - - Spacing: - Espaciado: - - - Distance from original polyline - - - - Copies: - + Spacing: + Espaciado: @@ -7732,7 +7942,7 @@ Layer "%1" and all entities on it will be removed. - La capa "%1" y todos sus objetos será eliminado. + La capa "%1" y todos sus objetos será eliminado. Layer "%1" can never be removed. @@ -7758,6 +7968,11 @@ Layer with a name "%1" already exists. Please specify a different name. Ya existe una capa con nombre "%1". Por favor especifique otro nombre. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -7853,7 +8068,7 @@ None - Ninguno + Ninguno Meter @@ -7980,10 +8195,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -8097,10 +8308,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -8108,285 +8315,1467 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - - Add Block - Añadir bloque - - - &Add Block - &Añadir bloque - - - - RS_ActionBlocksAttributes - Rename Block - Renombrar bloque + : duplicated command: %1 is already taken by %2 + - &Rename Block - &Renombrar bloque + point + draw point + punto - Rename Block and all Inserts - Renombrar e insertar bloque + po + draw point + pt - - - RS_ActionBlocksCreate - Create Block - Crear bloque + line + draw line + línea - &Create Block - &Crear bloque + li + draw line + li - Specify reference point - Especificar punto de referencia + l + draw line + - Cancel - Cancelar + polyline + draw polyline + Polilinea - - - RS_ActionBlocksEdit - Edit Block - Editar bloque + pl + draw polyline + - &Edit Block - &Editar bloque + free + draw freehand line + - - - RS_ActionBlocksExplode - Explode - Desagrupar + fhl + draw freehand line + - &Explode - Desagrupar + spline + draw spline + - Explode Blocks and other Entity Groups - Descomponer bloques y otros grupos de objetos + spl + draw spline + - Ex&plode + spline2 + spline through points - - - RS_ActionBlocksFreezeAll - Freeze all - Bloquear todo + stp + spline through points + - &Freeze all - &Bloquear todo + offset + create offset + equidistancia - Freeze all blocks - Bloquear todos los bloques + parallel + create offset + paralelo - Defreeze all - Desbloquear todo + o + create offset + e - &Defreeze all - &Desbloquear todo + pa + create offset + zt - Defreeze all blocks - Desbloquear todos los bloques + ptp + parallel through point + - &Hide all + pp + parallel through point - &Show all + bisect + angle bisector - - - RS_ActionBlocksInsert - Insert Block - Insertar bloque + bi + angle bisector + - &Insert Block - &Insertar bloque + tangentpc + tangent point and circle + - Not a valid expression - Comando no válido + tanpc + tangent point and circle + - Specify reference point - Especificar punto de referencia + perp + perpendicular line + - Cancel - Cancelar + ortho + perpendicular line + - Enter angle: - Ángulo: + vertical + vertical line + - Enter factor: - Factor: + ver + vertical line + - Enter columns: - Columnas: + horizontal + horizontal line + - Enter rows: - Filas: + hor + horizontal line + - Enter column spacing: - Espacio entre columnas: + rectangle + draw rectangle + rectángulo - Enter row spacing: - Espacio entre filas: + rectang + draw rectangle + rectang - - + rect + draw rectangle + - - - RS_ActionBlocksRemove - Remove Block - Quitar bloque + rec + draw rectangle + rec - &Remove Block - &Quitar bloque + polygon2v + polygon by 2 vertices + - - - RS_ActionBlocksSave - &Save Block + poly2 + polygon by 2 vertices - No block activated to save - + arc + draw arc + arco - - - RS_ActionBlocksToggleView - Toggle Block Visibility - Tecla conmutador de visibilidad de bloque + a + draw arc + a - &Toggle Block - &Tecla de bloque + circle + draw circle + círculo - Toggle Block - Tecla de bloque - + ci + draw circle + ci - Toggle Block &Visibility + circle2 + circle 2 points - - - RS_ActionDefault - Choose second edge - Elija segundo borde + c2 + circle 2 points + c2 - Back - Atrás + circle3 + circle 3 points + - - - RS_ActionDimAligned - Aligned - Alineado + c3 + circle 3 points + c3 - &Aligned - &Alineado + circlecr + circle with center and radius + - Aligned Dimension - cota alineada + cc + circle with center and radius + - Specify first extension line origin - Especificar primera extensión de la línea original + tan3 + circle tangent to 3 + - Cancel - Cancelar + ct3 + circle tangent to 3 + - Specify second extension line origin - Especificar segunda extensión de la línea original + ellipseinscribed + inscribed ellipse + - Back - Volver + ei + inscribed ellipse + - Specify dimension line location - Especificar localización de la línea de cota + ie + inscribed ellipse + - Enter dimension text: - Texto de cota: + hatch + draw hatch + - - - RS_ActionDimAngular - Angular - Angular + ha + draw hatch + - &Angular - &Angular + mtext + draw mtext + - Angular Dimension - Cota angular + mtxt + draw mtext + - Select first line - Seleccione primera línea + text + draw text + text - Cancel - Cancelar + txt + draw text + - Select second line - Seleccione segunda línea + regen + zoom - redraw + regenerar + + + redraw + zoom - redraw + + + + rg + zoom - redraw + rd + + + zr + zoom - redraw + zr + + + zoomwindow + zoom - window + + + + zw + zoom - window + zv + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + zt + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + + + + kill + kill all actions + + + + k + kill all actions + + + + undo + undo cycle + deshacer + + + u + undo cycle + d + + + redo + redo cycle + rehacer + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + ca + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + ch + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + cv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + cl + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + lc + + + dimregen + dimension - regenerate + + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mm + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + ch + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + mp + + + revert + modify - revert direction + + + + rev + modify - revert direction + inv + + + rotate + modify - rotate + + + + ro + modify - rotate + mr + + + scale + modify - scale + + + + sz + modify - scale + me + + + trim + modify - trim (extend) + recortar + + + tm + modify - trim (extend) + Cortar segmentos + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ms + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + mb + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + mx + + + snapfree + snap - free + + + + os + snap - free + nf + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + ff + + + snapgrid + snap - grid + + + + sg + snap - grid + fr + + + snapintersection + snap - intersection + + + + si + snap - intersection + fi + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + fm + + + snaponentity + snap - on entity + + + + sn + snap - on entity + fc + + + np + snap - on entity + fp + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + tn + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + ángulo + + + ang + measure angle + ang + + + area + measure area + + + + ar + measure area + ar + + + angle + ángulo + + + dpi + + + + close + cerrar + + + chord length + longitud de la cuerda + + + columns + columnas + + + columnspacing + espacio entre columnas + + + factor + factor + + + length + longitud + + + length1 + bevel/fillet lenght1 + longitud 1 + + + length2 + bevel/fillet lenght2 + longitud 2 + + + number + número + + + radius + radio + + + rows + filas + + + rowspacing + espacio entre filas + + + through + a través de + + + trim + recortar + + + ang + angle + ang + + + an + angle + + + + center + centro + + + cen + center + cen + + + ce + center + + + + cl + chord length + + + + c + close + c + + + cols + columns + cols + + + co + columns + + + + columnspacing + columnspacing for inserts + espacio entre columnas + + + colspacing + columnspacing for inserts + espaciocols + + + cs + columnspacing for inserts + ec + + + fact + factor + fact + + + f + factor + f + + + help + ayuda + + + ? + help + ? + + + length + length + longitud + + + len + length + long + + + l + length + + + + length1 + length1 + longitud 1 + + + len1 + length1 + long1 + + + l1 + length1 + l1 + + + length2 + length2 + longitud 2 + + + len2 + length2 + long2 + + + l2 + length2 + l2 + + + number + number + número + + + num + number + num + + + n + number + n + + + ra + radius + + + + reversed + reversed + invertido + + + rev + reversed + inv + + + row + row + + + + rowspacing + rowspacing for inserts + espacio entre filas + + + rs + rowspacing for inserts + ef + + + text + text + + + t + text + t + + + t + through + t + + + undo + deshacer + + + u + undo + d + + + redo + rehacer + + + r + redo + + + + back + + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + Comandos disponibles: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Ninguno + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Añadir bloque + + + &Add Block + &Añadir bloque + + + + RS_ActionBlocksAttributes + + Rename Block + Renombrar bloque + + + &Rename Block + &Renombrar bloque + + + Rename Block and all Inserts + Renombrar e insertar bloque + + + + RS_ActionBlocksCreate + + Create Block + Crear bloque + + + &Create Block + &Crear bloque + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + + RS_ActionBlocksEdit + + Edit Block + Editar bloque + + + &Edit Block + &Editar bloque + + + + RS_ActionBlocksExplode + + Explode + Desagrupar + + + &Explode + Desagrupar + + + Explode Blocks and other Entity Groups + Descomponer bloques y otros grupos de objetos + + + Ex&plode + + + + + RS_ActionBlocksFreezeAll + + Freeze all + Bloquear todo + + + &Freeze all + &Bloquear todo + + + Freeze all blocks + Bloquear todos los bloques + + + Defreeze all + Desbloquear todo + + + &Defreeze all + &Desbloquear todo + + + Defreeze all blocks + Desbloquear todos los bloques + + + &Hide all + + + + &Show all + + + + + RS_ActionBlocksInsert + + Insert Block + Insertar bloque + + + &Insert Block + &Insertar bloque + + + Not a valid expression + Comando no válido + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + Enter angle: + Ángulo: + + + Enter factor: + Factor: + + + Enter columns: + Columnas: + + + Enter rows: + Filas: + + + Enter column spacing: + Espacio entre columnas: + + + Enter row spacing: + Espacio entre filas: + + + + + + + + RS_ActionBlocksRemove + + Remove Block + Quitar bloque + + + &Remove Block + &Quitar bloque + + + + RS_ActionBlocksSave + + &Save Block + + + + No block activated to save + + + + + RS_ActionBlocksToggleView + + Toggle Block Visibility + Tecla conmutador de visibilidad de bloque + + + &Toggle Block + &Tecla de bloque + + + Toggle Block + Tecla de bloque + + + + Toggle Block &Visibility + + + + + RS_ActionDefault + + Choose second edge + Elija segundo borde + + + Back + Atrás + + + + RS_ActionDimAligned + + Aligned + Alineado + + + &Aligned + &Alineado + + + Aligned Dimension + cota alineada + + + Specify first extension line origin + Especificar primera extensión de la línea original + + + Cancel + Cancelar + + + Specify second extension line origin + Especificar segunda extensión de la línea original + + + Back + Volver + + + Specify dimension line location + Especificar localización de la línea de cota + + + Enter dimension text: + Texto de cota: + + + + RS_ActionDimAngular + + Angular + Angular + + + &Angular + &Angular + + + Angular Dimension + Cota angular + + + Select first line + Seleccione primera línea + + + Cancel + Cancelar + + + Select second line + Seleccione segunda línea Specify dimension arc line location @@ -9013,6 +10402,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9173,6 +10566,14 @@ Specify a point on ellipse or total distance to foci + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -10431,7 +11832,7 @@ Atrás - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -10859,11 +12260,11 @@ Parent of second entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido One of the chosen entities is NULL - Uno de los objetos no es válido + Uno de los objetos no es válido Parent of first entity is not a polyline @@ -10871,15 +12272,35 @@ Parent of first entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido First entity is NULL - El primer objeto no es válido + El primer objeto no es válido Second entity is NULL - El segundo objeto no es válido + El segundo objeto no es válido + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -11635,11 +13056,11 @@ Cancelar - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -11736,6 +13157,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -12101,7 +13530,7 @@ Zooms in - Acercar + Acercar Zoom out @@ -12113,7 +13542,7 @@ Zooms out - Salir de Acercar + Salir de Acercar @@ -12212,7 +13641,7 @@ RS_Commands line - línea + línea l @@ -12222,7 +13651,7 @@ rectangle - rectángulo + rectángulo rec @@ -12236,33 +13665,33 @@ text - text + text regen - regenerar + regenerar undo - deshacer + deshacer u undo - d + d redo - rehacer + rehacer r redo - r + r arc - arco + arco a @@ -12271,32 +13700,32 @@ angle - ángulo + ángulo factor - factor + factor columns - columnas + columnas rows - filas + filas columnspacing - espacio entre columnas + espacio entre columnas rowspacing - espacio entre filas + espacio entre filas ang angle - ang + ang a @@ -12306,17 +13735,17 @@ fact factor - fact + fact f factor - f + f cols columns - cols + cols c @@ -12331,36 +13760,36 @@ columnspacing columnspacing for inserts - espacio entre columnas + espacio entre columnas colspacing columnspacing for inserts - espaciocols + espaciocols cs columnspacing for inserts - ec + ec rowspacing rowspacing for inserts - espacio entre filas + espacio entre filas rs rowspacing for inserts - ef + ef center - centro + centro cen center - cen + cen c @@ -12384,7 +13813,7 @@ point - punto + punto po @@ -12393,76 +13822,76 @@ offset - equidistancia + equidistancia o offset - e + e parallel - paralelo + paralelo length - longitud + longitud close - cerrar + cerrar number - número + número through - a través de + a través de help - ayuda + ayuda ? help - ? + ? length length - longitud + longitud len length - long + long l length - l + l c close - c + c num number - num + num n number - n + n t through - t + t par @@ -12471,49 +13900,49 @@ length1 - longitud 1 + longitud 1 length2 - longitud 2 + longitud 2 radius - radio + radio trim - recortar + recortar length1 length1 - longitud 1 + longitud 1 len1 length1 - long1 + long1 l1 length1 - l1 + l1 length2 length2 - longitud 2 + longitud 2 len2 length2 - long2 + long2 l2 length2 - l2 + l2 r @@ -12523,11 +13952,11 @@ t text - t + t chord length - longitud de la cuerda + longitud de la cuerda length @@ -12541,11 +13970,11 @@ Command: %1 - Comando: %1 + Comando: %1 Available commands: - Comandos disponibles: + Comandos disponibles: ln @@ -12554,7 +13983,7 @@ circle - círculo + círculo ci @@ -12574,7 +14003,7 @@ zw zoom - window - zv + zv zoom - window @@ -12583,7 +14012,7 @@ za zoom - auto - za + za zoom - auto @@ -12592,7 +14021,7 @@ zp zoom - pan - zt + zt zoom - pan @@ -12651,27 +14080,27 @@ da dimension - aligned - ca + ca dh dimension - horizontal - ch + ch dv dimension - vertical - cv + cv dr dimension - linear - cl + cl ld dimension - leader - lc + lc rd @@ -12701,17 +14130,17 @@ sg snap - grid - fr + fr se snap - end - ff + ff si snap - intersection - fi + fi sn @@ -12721,17 +14150,17 @@ sm snap - middle - fm + fm sn snap - nearest - fc + fc np snap - nearest point - fp + fp fr* @@ -12746,12 +14175,12 @@ tn Deselect all - tn + tn ch modify - bevel (chamfer) - ch + ch mt @@ -12761,57 +14190,57 @@ xt modify - trim (extend) - me + me rm modify - trim - mr + mr mv modify - move - mm + mm mi modify - mirror - mp + mp ro modify - rotate - mr + mr sz modify - scale - me + me ss modify - stretch - ms + ms er modify - delete (erase) - mb + mb oo modify - undo (oops) - md + md uu modify - redo - dd + dd xp modify - explode - mx + mx ex @@ -12819,436 +14248,217 @@ mp - dimregen - - - po - pt + pt ln ln - l - - - a - a + a ci - ci + ci rec - rec + rec rectang - rectang + rectang rg zoom - redraw - rd - - - zr - zoom - redraw - zr - - - zv - zoom - previous - + rd - - r - + + zr + zoom - redraw + zr polyline - Polilinea + Polilinea pa parallel - zt + zt tm modify - multi trim (extend) - Cortar segmentos + Cortar segmentos da - ca + ca dh - ch + ch dr - cl + cl dv - cv + cv ld - lc + lc tm - Cortar segmentos + Cortar segmentos xt - me + me rm - mr + mr mv - mm + mm ch - ch + ch mi - mp + mp ro - mr + mr sz - me + me ss - ms + ms er - mb + mb oo - md + md uu - dd + dd xp - mx + mx os - nf + nf sg - fr + fr se - ff + ff si - fi + fi sn - fc + fc sm - fm + fm np - fp + fp tn - tn - - - kill - - - - k - - - - back - - - - b - back - + tn li - li - - - pl - + li pa - zt + zt ar - ar - - - rect - - - - redraw - + ar zr - zr + zr zw - zv + zv za - za + za zp - zt - - - zv - + zt u - d + d os snap - free - nf - - - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - + nf number number - número + número reversed reversed - invertido + invertido rev reversed - inv - - - Command not found: %1 - - - - Accepted keycode: %1 - - - - mtext - - - - dpi - + inv re - re + re re modify - revert direction - re - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - - - - row - row - - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + re diff -Nru librecad-2.0.8/librecad/ts/librecad_es.ts librecad-2.0.9/librecad/ts/librecad_es.ts --- librecad-2.0.8/librecad/ts/librecad_es.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_es.ts 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Capa: + + + Geometry + Geometría + + + Closed + Cerrado + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -129,6 +160,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + + + + Spacing: + Espaciado: + + + Distance from original polyline + Distancia desde la polilínea original + + + Copies: + Copias: + + + QC_ActionGetEnt Select object: @@ -634,7 +707,7 @@ CAD Tools - Herramientas CAD + Herramientas CAD Export as @@ -686,6 +759,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -2193,7 +2270,7 @@ CTRL-G - CTRL-G + CTRL-G Restrict&Vertically @@ -2227,6 +2304,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -2458,7 +2544,7 @@ QG_CadToolBar CAD Tools - Herramientas CAD + Herramientas CAD @@ -3373,6 +3459,17 @@ + QG_CommandHistory + + &Copy + + + + select&All + Seleccionar &todo + + + QG_CommandWidget Command Line @@ -3400,11 +3497,11 @@ &Copy - &Copiar + &Copiar select&All - Seleccionar &todo + Seleccionar &todo escape @@ -4918,7 +5015,7 @@ Extension line extension: - Extensión línea de referencia: + Extensión línea de referencia: Arrow size: @@ -4926,7 +5023,7 @@ Extension line offset: - Desfase línea de referencia: + Desfase línea de referencia: Dimension line gap: @@ -5118,11 +5215,11 @@ Alignment: - Alineación: + Alineación: Dimension Aligned - Alineado + Alineado Horizontal @@ -5154,7 +5251,7 @@ General Factor: - Factor general: + Factor general: 0.2 @@ -5190,7 +5287,119 @@ <html><head/><body><p>Text alignment.</p></body></html> - <html><head/><body><p>Alineamiento del texto.</p></body></html> + <html><head/><body><p>Alineamiento del texto.</p></body></html> + + + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Color: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Alineado + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth + @@ -5305,7 +5514,7 @@ Colors - Colores + Colores Backgr&ound: @@ -5325,11 +5534,11 @@ White - Blanco + Blanco Gray - Gris 25 + Gris 25 Darkgray @@ -5385,7 +5594,7 @@ #000000 - #000000 + #000000 #ffffff @@ -5397,7 +5606,7 @@ #808080 - #808080 + #808080 S&elected Color: @@ -5469,11 +5678,11 @@ #FFFFFF - #FFFFFF + #FFFFFF #C0C0C0 - #C0C0C0 + #C0C0C0 #A54747 @@ -5509,19 +5718,19 @@ #00FFFF - #00FFFF + #00FFFF #0000FF - #0000FF + #0000FF #FFFF00 - #FFFF00 + #FFFF00 #FF00FF - #FF00FF + #FF00FF St&art Handle Color: @@ -5543,6 +5752,82 @@ Display Splash Mostrar inicio + + Graphic Colors + + + + Aquamarine + + + + Azure + + + + DeepSkyBlue + + + + DodgerBlue + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation + + QG_DlgOptionsMakerCam @@ -5905,19 +6190,19 @@ &OK - &Aceptar + &Aceptar Alt+O - Alt+O + Alt+O Cancel - Cancelar + Cancelar Esc - Esc + Esc @@ -7484,34 +7769,34 @@ QG_PenToolBar Line color - Color de línea + Color de línea Line width - Grosor de línea + Grosor de línea Line type - Tipo de línea + Tipo de línea QG_PolylineEquidistantOptions Line Relative Angle Options - Opciones de Línea en ángulo relativo + Opciones de Línea en ángulo relativo Spacing: - Espaciado: + Espaciado: Distance from original polyline - Distancia desde la polilínea original + Distancia desde la polilínea original Copies: - Copias: + Copias: @@ -8025,7 +8310,7 @@ Layer "%1" and all entities on it will be removed. - La capa "%1" y todas sus entidades serán eliminadas. + La capa "%1" y todas sus entidades serán eliminadas. Layer "%1" can never be removed. @@ -8051,6 +8336,11 @@ Layer with a name "%1" already exists. Please specify a different name. Ya existe una capa "%1". Por favor especifique otro nombre. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -8146,7 +8436,7 @@ None - Ninguno + Ninguno Meter @@ -8274,7 +8564,7 @@ Block %1 already exist, renamed to: %2 - Bloque %1 ya existe, renombrado a: %2 + Bloque %1 ya existe, renombrado a: %2 All Image Files (%1) @@ -8398,42 +8688,1220 @@ - error reading file matadata in dwg file + error reading blocks in dwg file - error reading blocks in dwg file + error reading objects in dwg file - error reading objects in dwg file + : duplicated command: %1 is already taken by %2 - - - RS_ActionBlocksAdd - Add Block - Añadir bloque + point + draw point + punto - &Add Block - &Añadir Bloque + po + draw point + pt - - - RS_ActionBlocksAttributes - Rename Block - Renombrar bloque + line + draw line + línea - &Rename Block - &Renombrar bloque + li + draw line + li - Rename Block and all Inserts - Renombrar e insertar bloque + l + draw line + + + + polyline + draw polyline + polilínea + + + pl + draw polyline + pl + + + free + draw freehand line + + + + fhl + draw freehand line + + + + spline + draw spline + + + + spl + draw spline + + + + spline2 + spline through points + + + + stp + spline through points + + + + offset + create offset + equidistancia + + + parallel + create offset + paralelo + + + o + create offset + e + + + pa + create offset + + + + ptp + parallel through point + + + + pp + parallel through point + + + + bisect + angle bisector + + + + bi + angle bisector + + + + tangentpc + tangent point and circle + + + + tanpc + tangent point and circle + + + + perp + perpendicular line + + + + ortho + perpendicular line + + + + vertical + vertical line + + + + ver + vertical line + + + + horizontal + horizontal line + + + + hor + horizontal line + + + + rectangle + draw rectangle + rectángulo + + + rectang + draw rectangle + rectang + + + rect + draw rectangle + rect + + + rec + draw rectangle + rec + + + polygon2v + polygon by 2 vertices + + + + poly2 + polygon by 2 vertices + + + + arc + draw arc + arco + + + a + draw arc + a + + + circle + draw circle + círculo + + + ci + draw circle + ci + + + circle2 + circle 2 points + + + + c2 + circle 2 points + c2 + + + circle3 + circle 3 points + + + + c3 + circle 3 points + c3 + + + circlecr + circle with center and radius + + + + cc + circle with center and radius + + + + tan3 + circle tangent to 3 + + + + ct3 + circle tangent to 3 + + + + ellipseinscribed + inscribed ellipse + + + + ei + inscribed ellipse + + + + ie + inscribed ellipse + + + + hatch + draw hatch + + + + ha + draw hatch + + + + mtext + draw mtext + multitexto + + + mtxt + draw mtext + + + + text + draw text + texto + + + txt + draw text + + + + regen + zoom - redraw + regenerar + + + redraw + zoom - redraw + redibujar + + + rg + zoom - redraw + rd + + + zr + zoom - redraw + zr + + + zoomwindow + zoom - window + + + + zw + zoom - window + zv + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + ze + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + zp + + + kill + kill all actions + matar + + + k + kill all actions + mm + + + undo + undo cycle + deshacer + + + u + undo cycle + d + + + redo + redo cycle + rehacer + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + ca + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + ch + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + cv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + cl + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + cd + + + dimregen + dimension - regenerate + cotaregen + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + sr + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + ro + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + rh + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + rv + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mm + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + ch + + + fillet + modify - fillet + chaflan + + + fi + modify - fillet + + + + divide + modify - divide (cut) + partir + + + cut + modify - divide (cut) + p + + + div + modify - divide (cut) + part + + + mirror + modify - mirror + + + + mi + modify - mirror + ms + + + revert + modify - revert direction + + + + rev + modify - revert direction + inv + + + rotate + modify - rotate + + + + ro + modify - rotate + mg + + + scale + modify - scale + + + + sz + modify - scale + me + + + trim + modify - trim (extend) + recortar + + + tm + modify - trim (extend) + mr + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ms + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + mb + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + mx + + + snapfree + snap - free + + + + os + snap - free + nf + + + sf + snap - free + fl + + + snapcenter + snap - center + + + + sc + snap - center + fc + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + fd + + + snapend + snap - end points + + + + se + snap - end points + ff + + + snapgrid + snap - grid + + + + sg + snap - grid + fr + + + snapintersection + snap - intersection + + + + si + snap - intersection + fi + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + fm + + + snaponentity + snap - on entity + + + + sn + snap - on entity + fc + + + np + snap - on entity + fp + + + setrelativezero + set relative zero position + defineorigenrelativo + + + rz + set relative zero position + do + + + selectall + Select all entities + + + + sa + Select all entities + st + + + deselectall + deselect all entities + + + + tn + deselect all entities + tn + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + ángulo + + + ang + measure angle + ang + + + area + measure area + + + + ar + measure area + ar + + + angle + ángulo + + + dpi + ppp + + + close + cerrar + + + chord length + longitud de cuerda + + + columns + columnas + + + columnspacing + espacio entre columnas + + + factor + factor + + + length + longitud + + + length1 + bevel/fillet lenght1 + longitud1 + + + length2 + bevel/fillet lenght2 + longitud2 + + + number + número + + + radius + radio + + + rows + filas + + + rowspacing + espacio entre filas + + + through + atravesar + + + trim + recortar + + + ang + angle + ang + + + an + angle + an + + + center + centro + + + cen + center + cen + + + ce + center + ce + + + cl + chord length + lc + + + c + close + c + + + cols + columns + cols + + + co + columns + co + + + columnspacing + columnspacing for inserts + espacio entre columnas + + + colspacing + columnspacing for inserts + espaciocols + + + cs + columnspacing for inserts + ec + + + fact + factor + fact + + + f + factor + f + + + help + ayuda + + + ? + help + ? + + + length + length + longitud + + + len + length + long + + + l + length + + + + length1 + length1 + longitud1 + + + len1 + length1 + long1 + + + l1 + length1 + l1 + + + length2 + length2 + longitud2 + + + len2 + length2 + long2 + + + l2 + length2 + l2 + + + number + number + número + + + num + number + num + + + n + number + n + + + ra + radius + ra + + + reversed + reversed + invertido + + + rev + reversed + inv + + + row + row + fila + + + rowspacing + rowspacing for inserts + espacio entre filas + + + rs + rowspacing for inserts + ef + + + text + texto + + + t + text + t + + + t + through + t + + + undo + deshacer + + + u + undo + d + + + redo + rehacer + + + r + redo + + + + back + atrás + + + b + back + b + + + paperoffset + desplazahoja + + + graphoffset + desplazagraf + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + Comando no encontrado: %1 + + + Accepted keycode: %1 + Código clave aceptado: %1 + + + Available commands: + Comandos disponibles: + + + cal + command to trigger cli calculator + cal + + + calculate + command to trigger cli calculator + calcular + + + None + unknown length unit + Ninguno + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Añadir bloque + + + &Add Block + &Añadir Bloque + + + + RS_ActionBlocksAttributes + + Rename Block + Renombrar bloque + + + &Rename Block + &Renombrar bloque + + + Rename Block and all Inserts + Renombrar e insertar bloque @@ -9314,6 +10782,10 @@ Tangential &3 Circles Tangencial &3 Círculos + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9474,6 +10946,14 @@ Specify a point on ellipse or total distance to foci Indicar un punto en la elipse o distancia total a los focos + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -10745,7 +12225,11 @@ Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 - Distancia: %1 Coord. cartesianas: (%2 , %3), Coord. polares: (%4<%5 + Distancia: %1 Coord. cartesianas: (%2 , %3), Coord. polares: (%4<%5 + + + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) + Distancia: %1 Coord. cartesianas: (%2 , %3), Coord. polares: (%4<%5 {1 ?} {2 ?} {3)?} {4<?} {5)?} @@ -11176,11 +12660,11 @@ Parent of second entity is NULL - El resultado de la segunda entidad no es válido + El resultado de la segunda entidad no es válido One of the chosen entities is NULL - Una de las entidades no es válida + Una de las entidades no es válida Parent of first entity is not a polyline @@ -11188,15 +12672,35 @@ Parent of first entity is NULL - El resultado de la segunda entidad no es válido + El resultado de la segunda entidad no es válido First entity is NULL - La primera entidad no es válida + La primera entidad no es válida Second entity is NULL - La segunda entidad no es válida + La segunda entidad no es válida + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -11965,12 +13469,16 @@ Entity must be a line, arc or polyline. - La entidad debe ser una línea, arco o polilínea. + La entidad debe ser una línea, arco o polilínea. Entity can not be a closed polyline. La entidad no puede ser una polilínea cerrada. + + Polyline created + + RS_ActionPolylineTrim @@ -12065,6 +13573,14 @@ Printout offset ignores relative zero. Ignoring '@' Desplazamiento de impresión ignora el origen relativo. Ignorando '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -12430,7 +13946,7 @@ Zooms in - Acercar + Acercar Zoom out @@ -12442,7 +13958,7 @@ Zooms out - Salir de Acercar + Salir de Acercar @@ -12541,7 +14057,7 @@ RS_Commands line - línea + línea l @@ -12551,7 +14067,7 @@ rectangle - rectángulo + rectángulo rec @@ -12565,33 +14081,33 @@ text - texto + texto regen - regenerar + regenerar undo - deshacer + deshacer u undo - d + d redo - rehacer + rehacer r redo - r + r arc - arco + arco a @@ -12600,32 +14116,32 @@ angle - ángulo + ángulo factor - factor + factor columns - columnas + columnas rows - filas + filas columnspacing - espacio entre columnas + espacio entre columnas rowspacing - espacio entre filas + espacio entre filas ang angle - ang + ang a @@ -12635,17 +14151,17 @@ fact factor - fact + fact f factor - f + f cols columns - cols + cols c @@ -12660,36 +14176,36 @@ columnspacing columnspacing for inserts - espacio entre columnas + espacio entre columnas colspacing columnspacing for inserts - espaciocols + espaciocols cs columnspacing for inserts - ec + ec rowspacing rowspacing for inserts - espacio entre filas + espacio entre filas rs rowspacing for inserts - ef + ef center - centro + centro cen center - cen + cen c @@ -12713,7 +14229,7 @@ point - punto + punto po @@ -12722,76 +14238,76 @@ offset - equidistancia + equidistancia o offset - e + e parallel - paralelo + paralelo length - longitud + longitud close - cerrar + cerrar number - número + número through - atravesar + atravesar help - ayuda + ayuda ? help - ? + ? length length - longitud + longitud len length - long + long l length - l + l c close - c + c num number - num + num n number - n + n t through - t + t par @@ -12800,49 +14316,49 @@ length1 - longitud1 + longitud1 length2 - longitud2 + longitud2 radius - radio + radio trim - recortar + recortar length1 length1 - longitud1 + longitud1 len1 length1 - long1 + long1 l1 length1 - l1 + l1 length2 length2 - longitud2 + longitud2 len2 length2 - long2 + long2 l2 length2 - l2 + l2 r @@ -12852,11 +14368,11 @@ t text - t + t chord length - longitud de cuerda + longitud de cuerda length @@ -12870,11 +14386,11 @@ Command: %1 - Comando: %1 + Comando: %1 Available commands: - Comandos disponibles: + Comandos disponibles: ln @@ -12883,7 +14399,7 @@ circle - círculo + círculo ci @@ -12903,7 +14419,7 @@ zw zoom - window - zv + zv zoom - window @@ -12912,7 +14428,7 @@ za zoom - auto - za + za zoom - auto @@ -12921,7 +14437,7 @@ zp zoom - pan - ze + ze zoom - pan @@ -12980,27 +14496,27 @@ da dimension - aligned - ca + ca dh dimension - horizontal - ch + ch dv dimension - vertical - cv + cv dr dimension - linear - cl + cl ld dimension - leader - cd + cd rd @@ -13030,17 +14546,17 @@ sg snap - grid - fr + fr se snap - end - ff + ff si snap - intersection - fi + fi sn @@ -13050,17 +14566,17 @@ sm snap - middle - fm + fm sn snap - nearest - fc + fc np snap - nearest point - fp + fp fr* @@ -13075,12 +14591,12 @@ tn Deselect all - tn + tn ch modify - bevel (chamfer) - ch + ch mt @@ -13090,57 +14606,57 @@ xt modify - trim (extend) - me + me rm modify - trim - mr + mr mv modify - move - mm + mm mi modify - mirror - ms + ms ro modify - rotate - mg + mg sz modify - scale - me + me ss modify - stretch - ms + ms er modify - delete (erase) - mb + mb oo modify - undo (oops) - md + md uu modify - redo - dd + dd xp modify - explode - mx + mx ex @@ -13149,11 +14665,11 @@ dimregen - cotaregen + cotaregen po - pt + pt ln @@ -13161,177 +14677,177 @@ l - l + l a - a + a ci - ci + ci rec - rec + rec rectang - rectang + rectang rg zoom - redraw - rd + rd zr zoom - redraw - zr + zr zv zoom - previous - zp + zp r - r + r polyline - polilínea + polilínea pa parallel - pa + pa tm modify - multi trim (extend) - mr + mr da - ca + ca dh - ch + ch dr - cl + cl dv - cv + cv ld - cd + cd tm - mr + mr xt - re + re rm - mr + mr mv - mm + mm ch - ch + ch mi - ms + ms ro - mg + mg sz - me + me ss - ms + ms er - mb + mb oo - md + md uu - dd + dd xp - mx + mx os - nf + nf sg - fr + fr se - ff + ff si - fi + fi sn - fc + fc sm - fm + fm np - fp + fp tn - tn + tn kill - matar + matar k - mm + mm back - atrás + atrás b back - b + b rp2 @@ -13340,107 +14856,107 @@ li - li + li pl - pl + pl pa - pa + pa ar - ar + ar rect - rect + rect redraw - redibujar + redibujar zr - zr + zr zw - zv + zv za - za + za zp - ze + ze zv - zp + zp u - d + d os snap - free - nf + nf sc - fc + fc sc snap - center - fc + fc sd - fd + fd sd snap - distance - fd + fd sf - fl + fl sf snap - free - fl + fl sa - st + st sa Select all - st + st number number - número + número reversed reversed - invertido + invertido rev reversed - inv + inv r @@ -13458,146 +14974,146 @@ Command not found: %1 - Comando no encontrado: %1 + Comando no encontrado: %1 Accepted keycode: %1 - Código clave aceptado: %1 + Código clave aceptado: %1 mtext - multitexto + multitexto dpi - ppp + ppp re - rd + rd re modify - revert direction - rd + rd rn restrict - nothing - sr + sr rn - sr + sr rr restrict - orthogonal - ro + ro rr - ro + ro rh restrict - horizontal - rh + rh rh - rh + rh rv restrict - vertical - rv + rv rv - rv + rv setrelativezero - defineorigenrelativo + defineorigenrelativo setrelativezero snap - set relative zero position - defineorigenrelativo + defineorigenrelativo rz do - do + do paperoffset - desplazahoja + desplazahoja graphoffset - desplazagraf + desplazagraf fillet modify - fillet - chaflan + chaflan divide modify - divide - partir + partir div modify - divide - part + part cut modify - divide - p + p an angle - an + an ce center - ce + ce cl chord length - lc + lc co columns - co + co ra radius - ra + ra row row - fila + fila cal command to trigger cli calculator - cal + cal calculate command to trigger cli calculator - calcular + calcular diff -Nru librecad-2.0.8/librecad/ts/librecad_es_us.ts librecad-2.0.9/librecad/ts/librecad_es_us.ts --- librecad-2.0.8/librecad/ts/librecad_es_us.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_es_us.ts 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Capa: + + + Geometry + Geometría + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -128,6 +159,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Opciones Angulo relativo de línea + + + Spacing: + Espaciado: + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -606,7 +679,7 @@ CAD Tools - Herramientas CAD + Herramientas CAD Export as @@ -658,6 +731,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -2164,10 +2241,6 @@ Ejecutar un guión - CTRL-G - - - &Selection pointer @@ -2183,6 +2256,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -2410,7 +2492,7 @@ QG_CadToolBar CAD Tools - Herramientas CAD + Herramientas CAD @@ -3133,6 +3215,17 @@ + QG_CommandHistory + + &Copy + + + + select&All + + + + QG_CommandWidget Command Line @@ -3159,14 +3252,6 @@ - &Copy - - - - select&All - - - escape escape, go back from action steps @@ -4677,7 +4762,7 @@ Extension line extension: - Extensión línea de referencia: + Extensión línea de referencia: Arrow size: @@ -4685,7 +4770,7 @@ Extension line offset: - Desfase línea de referencia: + Desfase línea de referencia: Dimension line gap: @@ -4877,14 +4962,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal Horizontal @@ -4913,10 +4990,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -4949,7 +5022,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Color: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Alineado + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -5065,7 +5246,7 @@ Colors - Colores + Colores Backgr&ound: @@ -5085,11 +5266,11 @@ White - Blanco + Blanco Gray - Gris 25 + Gris 25 Darkgray @@ -5145,7 +5326,7 @@ #000000 - #000000 + #000000 #ffffff @@ -5157,7 +5338,7 @@ #808080 - #808080 + #808080 S&elected Color: @@ -5224,14 +5405,6 @@ - #FFFFFF - - - - #C0C0C0 - - - 400 400 @@ -5260,39 +5433,99 @@ - #00FFFF + St&art Handle Color: + + + + &Handle Color: - #0000FF + &End Handle Color: - #FFFF00 + Splash Window - #FF00FF + Display Splash - St&art Handle Color: + Graphic Colors - &Handle Color: + Aquamarine - &End Handle Color: + Azure - Splash Window + DeepSkyBlue - Display Splash + DodgerBlue + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -5641,19 +5874,19 @@ &OK - Aceptar + Aceptar Alt+O - Alt+O + Alt+O Cancel - Cancelar + Cancelar Esc - Esc + Esc @@ -7196,37 +7429,14 @@ - QG_PenToolBar + QG_PolylineEquidistantOptions - Line color - + Line Relative Angle Options + Opciones Angulo relativo de línea - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - Opciones Angulo relativo de línea - - - Spacing: - Espaciado: - - - Distance from original polyline - - - - Copies: - + Spacing: + Espaciado: @@ -7732,7 +7942,7 @@ Layer "%1" and all entities on it will be removed. - La capa "%1" y todos sus objetos será eliminado. + La capa "%1" y todos sus objetos será eliminado. Layer "%1" can never be removed. @@ -7758,6 +7968,11 @@ Layer with a name "%1" already exists. Please specify a different name. Ya existe una capa con nombre "%1". Por favor especifique otro nombre. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -7853,7 +8068,7 @@ None - Ninguno + Ninguno Meter @@ -7980,10 +8195,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -8097,10 +8308,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -8108,285 +8315,1467 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - - Add Block - Añadir bloque - - - &Add Block - &Añadir bloque - - - - RS_ActionBlocksAttributes - Rename Block - Renombrar bloque + : duplicated command: %1 is already taken by %2 + - &Rename Block - &Renombrar bloque + point + draw point + punto - Rename Block and all Inserts - Renombrar e insertar bloque + po + draw point + pt - - - RS_ActionBlocksCreate - Create Block - Crear bloque + line + draw line + línea - &Create Block - &Crear bloque + li + draw line + li - Specify reference point - Especificar punto de referencia + l + draw line + - Cancel - Cancelar + polyline + draw polyline + Polilinea - - - RS_ActionBlocksEdit - Edit Block - Editar bloque + pl + draw polyline + - &Edit Block - &Editar bloque + free + draw freehand line + - - - RS_ActionBlocksExplode - Explode - Desagrupar + fhl + draw freehand line + - &Explode - Desagrupar + spline + draw spline + - Explode Blocks and other Entity Groups - Descomponer bloques y otros grupos de objetos + spl + draw spline + - Ex&plode + spline2 + spline through points - - - RS_ActionBlocksFreezeAll - Freeze all - Bloquear todo + stp + spline through points + - &Freeze all - &Bloquear todo + offset + create offset + equidistancia - Freeze all blocks - Bloquear todos los bloques + parallel + create offset + paralelo - Defreeze all - Desbloquear todo + o + create offset + e - &Defreeze all - &Desbloquear todo + pa + create offset + zt - Defreeze all blocks - Desbloquear todos los bloques + ptp + parallel through point + - &Hide all + pp + parallel through point - &Show all + bisect + angle bisector - - - RS_ActionBlocksInsert - Insert Block - Insertar bloque + bi + angle bisector + - &Insert Block - &Insertar bloque + tangentpc + tangent point and circle + - Not a valid expression - Comando no válido + tanpc + tangent point and circle + - Specify reference point - Especificar punto de referencia + perp + perpendicular line + - Cancel - Cancelar + ortho + perpendicular line + - Enter angle: - Ángulo: + vertical + vertical line + - Enter factor: - Factor: + ver + vertical line + - Enter columns: - Columnas: + horizontal + horizontal line + - Enter rows: - Filas: + hor + horizontal line + - Enter column spacing: - Espacio entre columnas: + rectangle + draw rectangle + rectángulo - Enter row spacing: - Espacio entre filas: + rectang + draw rectangle + rectang - - + rect + draw rectangle + - - - RS_ActionBlocksRemove - Remove Block - Quitar bloque + rec + draw rectangle + rec - &Remove Block - &Quitar bloque + polygon2v + polygon by 2 vertices + - - - RS_ActionBlocksSave - &Save Block + poly2 + polygon by 2 vertices - No block activated to save - + arc + draw arc + arco - - - RS_ActionBlocksToggleView - Toggle Block Visibility - Tecla conmutador de visibilidad de bloque + a + draw arc + a - &Toggle Block - &Tecla de bloque + circle + draw circle + círculo - Toggle Block - Tecla de bloque - + ci + draw circle + ci - Toggle Block &Visibility + circle2 + circle 2 points - - - RS_ActionDefault - Choose second edge - Elija segundo borde + c2 + circle 2 points + c2 - Back - Atrás + circle3 + circle 3 points + - - - RS_ActionDimAligned - Aligned - Alineado + c3 + circle 3 points + c3 - &Aligned - &Alineado + circlecr + circle with center and radius + - Aligned Dimension - cota alineada + cc + circle with center and radius + - Specify first extension line origin - Especificar primera extensión de la línea original + tan3 + circle tangent to 3 + - Cancel - Cancelar + ct3 + circle tangent to 3 + - Specify second extension line origin - Especificar segunda extensión de la línea original + ellipseinscribed + inscribed ellipse + - Back - Volver + ei + inscribed ellipse + - Specify dimension line location - Especificar localización de la línea de cota + ie + inscribed ellipse + - Enter dimension text: - Texto de cota: + hatch + draw hatch + - - - RS_ActionDimAngular - Angular - Angular + ha + draw hatch + - &Angular - &Angular + mtext + draw mtext + - Angular Dimension - Cota angular + mtxt + draw mtext + - Select first line - Seleccione primera línea + text + draw text + text - Cancel - Cancelar + txt + draw text + - Select second line - Seleccione segunda línea + regen + zoom - redraw + regenerar + + + redraw + zoom - redraw + + + + rg + zoom - redraw + rd + + + zr + zoom - redraw + zr + + + zoomwindow + zoom - window + + + + zw + zoom - window + zv + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + zt + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + + + + kill + kill all actions + + + + k + kill all actions + + + + undo + undo cycle + deshacer + + + u + undo cycle + d + + + redo + redo cycle + rehacer + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + ca + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + ch + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + cv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + cl + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + lc + + + dimregen + dimension - regenerate + + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mm + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + ch + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + mp + + + revert + modify - revert direction + + + + rev + modify - revert direction + inv + + + rotate + modify - rotate + + + + ro + modify - rotate + mr + + + scale + modify - scale + + + + sz + modify - scale + me + + + trim + modify - trim (extend) + recortar + + + tm + modify - trim (extend) + Cortar segmentos + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ms + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + mb + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + mx + + + snapfree + snap - free + + + + os + snap - free + nf + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + ff + + + snapgrid + snap - grid + + + + sg + snap - grid + fr + + + snapintersection + snap - intersection + + + + si + snap - intersection + fi + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + fm + + + snaponentity + snap - on entity + + + + sn + snap - on entity + fc + + + np + snap - on entity + fp + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + tn + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + ángulo + + + ang + measure angle + ang + + + area + measure area + + + + ar + measure area + ar + + + angle + ángulo + + + dpi + + + + close + cerrar + + + chord length + longitud de la cuerda + + + columns + columnas + + + columnspacing + espacio entre columnas + + + factor + factor + + + length + longitud + + + length1 + bevel/fillet lenght1 + longitud 1 + + + length2 + bevel/fillet lenght2 + longitud 2 + + + number + número + + + radius + radio + + + rows + filas + + + rowspacing + espacio entre filas + + + through + a través de + + + trim + recortar + + + ang + angle + ang + + + an + angle + + + + center + centro + + + cen + center + cen + + + ce + center + + + + cl + chord length + + + + c + close + c + + + cols + columns + cols + + + co + columns + + + + columnspacing + columnspacing for inserts + espacio entre columnas + + + colspacing + columnspacing for inserts + espaciocols + + + cs + columnspacing for inserts + ec + + + fact + factor + fact + + + f + factor + f + + + help + ayuda + + + ? + help + ? + + + length + length + longitud + + + len + length + long + + + l + length + + + + length1 + length1 + longitud 1 + + + len1 + length1 + long1 + + + l1 + length1 + l1 + + + length2 + length2 + longitud 2 + + + len2 + length2 + long2 + + + l2 + length2 + l2 + + + number + number + número + + + num + number + num + + + n + number + n + + + ra + radius + + + + reversed + reversed + invertido + + + rev + reversed + inv + + + row + row + + + + rowspacing + rowspacing for inserts + espacio entre filas + + + rs + rowspacing for inserts + ef + + + text + text + + + t + text + t + + + t + through + t + + + undo + deshacer + + + u + undo + d + + + redo + rehacer + + + r + redo + + + + back + + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + Comandos disponibles: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Ninguno + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Añadir bloque + + + &Add Block + &Añadir bloque + + + + RS_ActionBlocksAttributes + + Rename Block + Renombrar bloque + + + &Rename Block + &Renombrar bloque + + + Rename Block and all Inserts + Renombrar e insertar bloque + + + + RS_ActionBlocksCreate + + Create Block + Crear bloque + + + &Create Block + &Crear bloque + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + + RS_ActionBlocksEdit + + Edit Block + Editar bloque + + + &Edit Block + &Editar bloque + + + + RS_ActionBlocksExplode + + Explode + Desagrupar + + + &Explode + Desagrupar + + + Explode Blocks and other Entity Groups + Descomponer bloques y otros grupos de objetos + + + Ex&plode + + + + + RS_ActionBlocksFreezeAll + + Freeze all + Bloquear todo + + + &Freeze all + &Bloquear todo + + + Freeze all blocks + Bloquear todos los bloques + + + Defreeze all + Desbloquear todo + + + &Defreeze all + &Desbloquear todo + + + Defreeze all blocks + Desbloquear todos los bloques + + + &Hide all + + + + &Show all + + + + + RS_ActionBlocksInsert + + Insert Block + Insertar bloque + + + &Insert Block + &Insertar bloque + + + Not a valid expression + Comando no válido + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + Enter angle: + Ángulo: + + + Enter factor: + Factor: + + + Enter columns: + Columnas: + + + Enter rows: + Filas: + + + Enter column spacing: + Espacio entre columnas: + + + Enter row spacing: + Espacio entre filas: + + + + + + + + RS_ActionBlocksRemove + + Remove Block + Quitar bloque + + + &Remove Block + &Quitar bloque + + + + RS_ActionBlocksSave + + &Save Block + + + + No block activated to save + + + + + RS_ActionBlocksToggleView + + Toggle Block Visibility + Tecla conmutador de visibilidad de bloque + + + &Toggle Block + &Tecla de bloque + + + Toggle Block + Tecla de bloque + + + + Toggle Block &Visibility + + + + + RS_ActionDefault + + Choose second edge + Elija segundo borde + + + Back + Atrás + + + + RS_ActionDimAligned + + Aligned + Alineado + + + &Aligned + &Alineado + + + Aligned Dimension + cota alineada + + + Specify first extension line origin + Especificar primera extensión de la línea original + + + Cancel + Cancelar + + + Specify second extension line origin + Especificar segunda extensión de la línea original + + + Back + Volver + + + Specify dimension line location + Especificar localización de la línea de cota + + + Enter dimension text: + Texto de cota: + + + + RS_ActionDimAngular + + Angular + Angular + + + &Angular + &Angular + + + Angular Dimension + Cota angular + + + Select first line + Seleccione primera línea + + + Cancel + Cancelar + + + Select second line + Seleccione segunda línea Specify dimension arc line location @@ -9013,6 +10402,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9173,6 +10566,14 @@ Specify a point on ellipse or total distance to foci + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -10431,7 +11832,7 @@ Atrás - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -10859,11 +12260,11 @@ Parent of second entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido One of the chosen entities is NULL - Uno de los objetos no es válido + Uno de los objetos no es válido Parent of first entity is not a polyline @@ -10871,15 +12272,35 @@ Parent of first entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido First entity is NULL - El primer objeto no es válido + El primer objeto no es válido Second entity is NULL - El segundo objeto no es válido + El segundo objeto no es válido + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -11635,11 +13056,11 @@ Cancelar - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -11736,6 +13157,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -12101,7 +13530,7 @@ Zooms in - Acercar + Acercar Zoom out @@ -12113,7 +13542,7 @@ Zooms out - Salir de Acercar + Salir de Acercar @@ -12212,7 +13641,7 @@ RS_Commands line - línea + línea l @@ -12222,7 +13651,7 @@ rectangle - rectángulo + rectángulo rec @@ -12236,33 +13665,33 @@ text - text + text regen - regenerar + regenerar undo - deshacer + deshacer u undo - d + d redo - rehacer + rehacer r redo - r + r arc - arco + arco a @@ -12271,32 +13700,32 @@ angle - ángulo + ángulo factor - factor + factor columns - columnas + columnas rows - filas + filas columnspacing - espacio entre columnas + espacio entre columnas rowspacing - espacio entre filas + espacio entre filas ang angle - ang + ang a @@ -12306,17 +13735,17 @@ fact factor - fact + fact f factor - f + f cols columns - cols + cols c @@ -12331,36 +13760,36 @@ columnspacing columnspacing for inserts - espacio entre columnas + espacio entre columnas colspacing columnspacing for inserts - espaciocols + espaciocols cs columnspacing for inserts - ec + ec rowspacing rowspacing for inserts - espacio entre filas + espacio entre filas rs rowspacing for inserts - ef + ef center - centro + centro cen center - cen + cen c @@ -12384,7 +13813,7 @@ point - punto + punto po @@ -12393,76 +13822,76 @@ offset - equidistancia + equidistancia o offset - e + e parallel - paralelo + paralelo length - longitud + longitud close - cerrar + cerrar number - número + número through - a través de + a través de help - ayuda + ayuda ? help - ? + ? length length - longitud + longitud len length - long + long l length - l + l c close - c + c num number - num + num n number - n + n t through - t + t par @@ -12471,49 +13900,49 @@ length1 - longitud 1 + longitud 1 length2 - longitud 2 + longitud 2 radius - radio + radio trim - recortar + recortar length1 length1 - longitud 1 + longitud 1 len1 length1 - long1 + long1 l1 length1 - l1 + l1 length2 length2 - longitud 2 + longitud 2 len2 length2 - long2 + long2 l2 length2 - l2 + l2 r @@ -12523,11 +13952,11 @@ t text - t + t chord length - longitud de la cuerda + longitud de la cuerda length @@ -12541,11 +13970,11 @@ Command: %1 - Comando: %1 + Comando: %1 Available commands: - Comandos disponibles: + Comandos disponibles: ln @@ -12554,7 +13983,7 @@ circle - círculo + círculo ci @@ -12574,7 +14003,7 @@ zw zoom - window - zv + zv zoom - window @@ -12583,7 +14012,7 @@ za zoom - auto - za + za zoom - auto @@ -12592,7 +14021,7 @@ zp zoom - pan - zt + zt zoom - pan @@ -12651,27 +14080,27 @@ da dimension - aligned - ca + ca dh dimension - horizontal - ch + ch dv dimension - vertical - cv + cv dr dimension - linear - cl + cl ld dimension - leader - lc + lc rd @@ -12701,17 +14130,17 @@ sg snap - grid - fr + fr se snap - end - ff + ff si snap - intersection - fi + fi sn @@ -12721,17 +14150,17 @@ sm snap - middle - fm + fm sn snap - nearest - fc + fc np snap - nearest point - fp + fp fr* @@ -12746,12 +14175,12 @@ tn Deselect all - tn + tn ch modify - bevel (chamfer) - ch + ch mt @@ -12761,57 +14190,57 @@ xt modify - trim (extend) - me + me rm modify - trim - mr + mr mv modify - move - mm + mm mi modify - mirror - mp + mp ro modify - rotate - mr + mr sz modify - scale - me + me ss modify - stretch - ms + ms er modify - delete (erase) - mb + mb oo modify - undo (oops) - md + md uu modify - redo - dd + dd xp modify - explode - mx + mx ex @@ -12819,436 +14248,217 @@ mp - dimregen - - - po - pt + pt ln ln - l - - - a - a + a ci - ci + ci rec - rec + rec rectang - rectang + rectang rg zoom - redraw - rd - - - zr - zoom - redraw - zr - - - zv - zoom - previous - + rd - - r - + + zr + zoom - redraw + zr polyline - Polilinea + Polilinea pa parallel - zt + zt tm modify - multi trim (extend) - Cortar segmentos + Cortar segmentos da - ca + ca dh - ch + ch dr - cl + cl dv - cv + cv ld - lc + lc tm - Cortar segmentos + Cortar segmentos xt - me + me rm - mr + mr mv - mm + mm ch - ch + ch mi - mp + mp ro - mr + mr sz - me + me ss - ms + ms er - mb + mb oo - md + md uu - dd + dd xp - mx + mx os - nf + nf sg - fr + fr se - ff + ff si - fi + fi sn - fc + fc sm - fm + fm np - fp + fp tn - tn - - - kill - - - - k - - - - back - - - - b - back - + tn li - li - - - pl - + li pa - zt + zt ar - ar - - - rect - - - - redraw - + ar zr - zr + zr zw - zv + zv za - za + za zp - zt - - - zv - + zt u - d + d os snap - free - nf - - - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - + nf number number - número + número reversed reversed - invertido + invertido rev reversed - inv - - - Command not found: %1 - - - - Accepted keycode: %1 - - - - mtext - - - - dpi - + inv re - re + re re modify - revert direction - re - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - - - - row - row - - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + re diff -Nru librecad-2.0.8/librecad/ts/librecad_es_uy.ts librecad-2.0.9/librecad/ts/librecad_es_uy.ts --- librecad-2.0.8/librecad/ts/librecad_es_uy.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_es_uy.ts 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Capa: + + + Geometry + Geometría + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -128,6 +159,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Opciones Angulo relativo de línea + + + Spacing: + Espaciado: + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -606,7 +679,7 @@ CAD Tools - Herramientas CAD + Herramientas CAD Export as @@ -658,6 +731,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -2164,10 +2241,6 @@ Ejecutar un guión - CTRL-G - - - &Selection pointer @@ -2183,6 +2256,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -2410,7 +2492,7 @@ QG_CadToolBar CAD Tools - Herramientas CAD + Herramientas CAD @@ -3133,6 +3215,17 @@ + QG_CommandHistory + + &Copy + + + + select&All + + + + QG_CommandWidget Command Line @@ -3159,14 +3252,6 @@ - &Copy - - - - select&All - - - escape escape, go back from action steps @@ -4677,7 +4762,7 @@ Extension line extension: - Extensión línea de referencia: + Extensión línea de referencia: Arrow size: @@ -4685,7 +4770,7 @@ Extension line offset: - Desfase línea de referencia: + Desfase línea de referencia: Dimension line gap: @@ -4877,14 +4962,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal Horizontal @@ -4913,10 +4990,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -4949,7 +5022,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Color: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Alineado + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -5065,7 +5246,7 @@ Colors - Colores + Colores Backgr&ound: @@ -5085,11 +5266,11 @@ White - Blanco + Blanco Gray - Gris 25 + Gris 25 Darkgray @@ -5145,7 +5326,7 @@ #000000 - #000000 + #000000 #ffffff @@ -5157,7 +5338,7 @@ #808080 - #808080 + #808080 S&elected Color: @@ -5224,14 +5405,6 @@ - #FFFFFF - - - - #C0C0C0 - - - 400 400 @@ -5260,39 +5433,99 @@ - #00FFFF + St&art Handle Color: + + + + &Handle Color: - #0000FF + &End Handle Color: - #FFFF00 + Splash Window - #FF00FF + Display Splash - St&art Handle Color: + Graphic Colors - &Handle Color: + Aquamarine - &End Handle Color: + Azure - Splash Window + DeepSkyBlue - Display Splash + DodgerBlue + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -5641,19 +5874,19 @@ &OK - Aceptar + Aceptar Alt+O - Alt+O + Alt+O Cancel - Cancelar + Cancelar Esc - Esc + Esc @@ -7196,37 +7429,14 @@ - QG_PenToolBar + QG_PolylineEquidistantOptions - Line color - + Line Relative Angle Options + Opciones Angulo relativo de línea - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - Opciones Angulo relativo de línea - - - Spacing: - Espaciado: - - - Distance from original polyline - - - - Copies: - + Spacing: + Espaciado: @@ -7732,7 +7942,7 @@ Layer "%1" and all entities on it will be removed. - La capa "%1" y todos sus objetos será eliminado. + La capa "%1" y todos sus objetos será eliminado. Layer "%1" can never be removed. @@ -7758,6 +7968,11 @@ Layer with a name "%1" already exists. Please specify a different name. Ya existe una capa con nombre "%1". Por favor especifique otro nombre. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -7853,7 +8068,7 @@ None - Ninguno + Ninguno Meter @@ -7980,10 +8195,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -8097,10 +8308,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -8108,285 +8315,1467 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - - Add Block - Añadir bloque - - - &Add Block - &Añadir bloque - - - - RS_ActionBlocksAttributes - Rename Block - Renombrar bloque + : duplicated command: %1 is already taken by %2 + - &Rename Block - &Renombrar bloque + point + draw point + punto - Rename Block and all Inserts - Renombrar e insertar bloque + po + draw point + pt - - - RS_ActionBlocksCreate - Create Block - Crear bloque + line + draw line + línea - &Create Block - &Crear bloque + li + draw line + li - Specify reference point - Especificar punto de referencia + l + draw line + - Cancel - Cancelar + polyline + draw polyline + Polilinea - - - RS_ActionBlocksEdit - Edit Block - Editar bloque + pl + draw polyline + - &Edit Block - &Editar bloque + free + draw freehand line + - - - RS_ActionBlocksExplode - Explode - Desagrupar + fhl + draw freehand line + - &Explode - Desagrupar + spline + draw spline + - Explode Blocks and other Entity Groups - Descomponer bloques y otros grupos de objetos + spl + draw spline + - Ex&plode + spline2 + spline through points - - - RS_ActionBlocksFreezeAll - Freeze all - Bloquear todo + stp + spline through points + - &Freeze all - &Bloquear todo + offset + create offset + equidistancia - Freeze all blocks - Bloquear todos los bloques + parallel + create offset + paralelo - Defreeze all - Desbloquear todo + o + create offset + e - &Defreeze all - &Desbloquear todo + pa + create offset + zt - Defreeze all blocks - Desbloquear todos los bloques + ptp + parallel through point + - &Hide all + pp + parallel through point - &Show all + bisect + angle bisector - - - RS_ActionBlocksInsert - Insert Block - Insertar bloque + bi + angle bisector + - &Insert Block - &Insertar bloque + tangentpc + tangent point and circle + - Not a valid expression - Comando no válido + tanpc + tangent point and circle + - Specify reference point - Especificar punto de referencia + perp + perpendicular line + - Cancel - Cancelar + ortho + perpendicular line + - Enter angle: - Ángulo: + vertical + vertical line + - Enter factor: - Factor: + ver + vertical line + - Enter columns: - Columnas: + horizontal + horizontal line + - Enter rows: - Filas: + hor + horizontal line + - Enter column spacing: - Espacio entre columnas: + rectangle + draw rectangle + rectángulo - Enter row spacing: - Espacio entre filas: + rectang + draw rectangle + rectang - - + rect + draw rectangle + - - - RS_ActionBlocksRemove - Remove Block - Quitar bloque + rec + draw rectangle + rec - &Remove Block - &Quitar bloque + polygon2v + polygon by 2 vertices + - - - RS_ActionBlocksSave - &Save Block + poly2 + polygon by 2 vertices - No block activated to save - + arc + draw arc + arco - - - RS_ActionBlocksToggleView - Toggle Block Visibility - Tecla conmutador de visibilidad de bloque + a + draw arc + a - &Toggle Block - &Tecla de bloque + circle + draw circle + círculo - Toggle Block - Tecla de bloque - + ci + draw circle + ci - Toggle Block &Visibility + circle2 + circle 2 points - - - RS_ActionDefault - Choose second edge - Elija segundo borde + c2 + circle 2 points + c2 - Back - Atrás + circle3 + circle 3 points + - - - RS_ActionDimAligned - Aligned - Alineado + c3 + circle 3 points + c3 - &Aligned - &Alineado + circlecr + circle with center and radius + - Aligned Dimension - cota alineada + cc + circle with center and radius + - Specify first extension line origin - Especificar primera extensión de la línea original + tan3 + circle tangent to 3 + - Cancel - Cancelar + ct3 + circle tangent to 3 + - Specify second extension line origin - Especificar segunda extensión de la línea original + ellipseinscribed + inscribed ellipse + - Back - Volver + ei + inscribed ellipse + - Specify dimension line location - Especificar localización de la línea de cota + ie + inscribed ellipse + - Enter dimension text: - Texto de cota: + hatch + draw hatch + - - - RS_ActionDimAngular - Angular - Angular + ha + draw hatch + - &Angular - &Angular + mtext + draw mtext + - Angular Dimension - Cota angular + mtxt + draw mtext + - Select first line - Seleccione primera línea + text + draw text + text - Cancel - Cancelar + txt + draw text + - Select second line - Seleccione segunda línea + regen + zoom - redraw + regenerar + + + redraw + zoom - redraw + + + + rg + zoom - redraw + rd + + + zr + zoom - redraw + zr + + + zoomwindow + zoom - window + + + + zw + zoom - window + zv + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + zt + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + + + + kill + kill all actions + + + + k + kill all actions + + + + undo + undo cycle + deshacer + + + u + undo cycle + d + + + redo + redo cycle + rehacer + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + ca + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + ch + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + cv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + cl + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + lc + + + dimregen + dimension - regenerate + + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mm + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + ch + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + mp + + + revert + modify - revert direction + + + + rev + modify - revert direction + inv + + + rotate + modify - rotate + + + + ro + modify - rotate + mr + + + scale + modify - scale + + + + sz + modify - scale + me + + + trim + modify - trim (extend) + recortar + + + tm + modify - trim (extend) + Cortar segmentos + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ms + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + mb + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + mx + + + snapfree + snap - free + + + + os + snap - free + nf + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + ff + + + snapgrid + snap - grid + + + + sg + snap - grid + fr + + + snapintersection + snap - intersection + + + + si + snap - intersection + fi + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + fm + + + snaponentity + snap - on entity + + + + sn + snap - on entity + fc + + + np + snap - on entity + fp + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + tn + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + ángulo + + + ang + measure angle + ang + + + area + measure area + + + + ar + measure area + ar + + + angle + ángulo + + + dpi + + + + close + cerrar + + + chord length + longitud de la cuerda + + + columns + columnas + + + columnspacing + espacio entre columnas + + + factor + factor + + + length + longitud + + + length1 + bevel/fillet lenght1 + longitud 1 + + + length2 + bevel/fillet lenght2 + longitud 2 + + + number + número + + + radius + radio + + + rows + filas + + + rowspacing + espacio entre filas + + + through + a través de + + + trim + recortar + + + ang + angle + ang + + + an + angle + + + + center + centro + + + cen + center + cen + + + ce + center + + + + cl + chord length + + + + c + close + c + + + cols + columns + cols + + + co + columns + + + + columnspacing + columnspacing for inserts + espacio entre columnas + + + colspacing + columnspacing for inserts + espaciocols + + + cs + columnspacing for inserts + ec + + + fact + factor + fact + + + f + factor + f + + + help + ayuda + + + ? + help + ? + + + length + length + longitud + + + len + length + long + + + l + length + + + + length1 + length1 + longitud 1 + + + len1 + length1 + long1 + + + l1 + length1 + l1 + + + length2 + length2 + longitud 2 + + + len2 + length2 + long2 + + + l2 + length2 + l2 + + + number + number + número + + + num + number + num + + + n + number + n + + + ra + radius + + + + reversed + reversed + invertido + + + rev + reversed + inv + + + row + row + + + + rowspacing + rowspacing for inserts + espacio entre filas + + + rs + rowspacing for inserts + ef + + + text + text + + + t + text + t + + + t + through + t + + + undo + deshacer + + + u + undo + d + + + redo + rehacer + + + r + redo + + + + back + + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + Comandos disponibles: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Ninguno + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Añadir bloque + + + &Add Block + &Añadir bloque + + + + RS_ActionBlocksAttributes + + Rename Block + Renombrar bloque + + + &Rename Block + &Renombrar bloque + + + Rename Block and all Inserts + Renombrar e insertar bloque + + + + RS_ActionBlocksCreate + + Create Block + Crear bloque + + + &Create Block + &Crear bloque + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + + RS_ActionBlocksEdit + + Edit Block + Editar bloque + + + &Edit Block + &Editar bloque + + + + RS_ActionBlocksExplode + + Explode + Desagrupar + + + &Explode + Desagrupar + + + Explode Blocks and other Entity Groups + Descomponer bloques y otros grupos de objetos + + + Ex&plode + + + + + RS_ActionBlocksFreezeAll + + Freeze all + Bloquear todo + + + &Freeze all + &Bloquear todo + + + Freeze all blocks + Bloquear todos los bloques + + + Defreeze all + Desbloquear todo + + + &Defreeze all + &Desbloquear todo + + + Defreeze all blocks + Desbloquear todos los bloques + + + &Hide all + + + + &Show all + + + + + RS_ActionBlocksInsert + + Insert Block + Insertar bloque + + + &Insert Block + &Insertar bloque + + + Not a valid expression + Comando no válido + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + Enter angle: + Ángulo: + + + Enter factor: + Factor: + + + Enter columns: + Columnas: + + + Enter rows: + Filas: + + + Enter column spacing: + Espacio entre columnas: + + + Enter row spacing: + Espacio entre filas: + + + + + + + + RS_ActionBlocksRemove + + Remove Block + Quitar bloque + + + &Remove Block + &Quitar bloque + + + + RS_ActionBlocksSave + + &Save Block + + + + No block activated to save + + + + + RS_ActionBlocksToggleView + + Toggle Block Visibility + Tecla conmutador de visibilidad de bloque + + + &Toggle Block + &Tecla de bloque + + + Toggle Block + Tecla de bloque + + + + Toggle Block &Visibility + + + + + RS_ActionDefault + + Choose second edge + Elija segundo borde + + + Back + Atrás + + + + RS_ActionDimAligned + + Aligned + Alineado + + + &Aligned + &Alineado + + + Aligned Dimension + cota alineada + + + Specify first extension line origin + Especificar primera extensión de la línea original + + + Cancel + Cancelar + + + Specify second extension line origin + Especificar segunda extensión de la línea original + + + Back + Volver + + + Specify dimension line location + Especificar localización de la línea de cota + + + Enter dimension text: + Texto de cota: + + + + RS_ActionDimAngular + + Angular + Angular + + + &Angular + &Angular + + + Angular Dimension + Cota angular + + + Select first line + Seleccione primera línea + + + Cancel + Cancelar + + + Select second line + Seleccione segunda línea Specify dimension arc line location @@ -9013,6 +10402,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9173,6 +10566,14 @@ Specify a point on ellipse or total distance to foci + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -10431,7 +11832,7 @@ Atrás - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -10859,11 +12260,11 @@ Parent of second entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido One of the chosen entities is NULL - Uno de los objetos no es válido + Uno de los objetos no es válido Parent of first entity is not a polyline @@ -10871,15 +12272,35 @@ Parent of first entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido First entity is NULL - El primer objeto no es válido + El primer objeto no es válido Second entity is NULL - El segundo objeto no es válido + El segundo objeto no es válido + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -11635,11 +13056,11 @@ Cancelar - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -11736,6 +13157,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -12101,7 +13530,7 @@ Zooms in - Acercar + Acercar Zoom out @@ -12113,7 +13542,7 @@ Zooms out - Salir de Acercar + Salir de Acercar @@ -12212,7 +13641,7 @@ RS_Commands line - línea + línea l @@ -12222,7 +13651,7 @@ rectangle - rectángulo + rectángulo rec @@ -12236,33 +13665,33 @@ text - text + text regen - regenerar + regenerar undo - deshacer + deshacer u undo - d + d redo - rehacer + rehacer r redo - r + r arc - arco + arco a @@ -12271,32 +13700,32 @@ angle - ángulo + ángulo factor - factor + factor columns - columnas + columnas rows - filas + filas columnspacing - espacio entre columnas + espacio entre columnas rowspacing - espacio entre filas + espacio entre filas ang angle - ang + ang a @@ -12306,17 +13735,17 @@ fact factor - fact + fact f factor - f + f cols columns - cols + cols c @@ -12331,36 +13760,36 @@ columnspacing columnspacing for inserts - espacio entre columnas + espacio entre columnas colspacing columnspacing for inserts - espaciocols + espaciocols cs columnspacing for inserts - ec + ec rowspacing rowspacing for inserts - espacio entre filas + espacio entre filas rs rowspacing for inserts - ef + ef center - centro + centro cen center - cen + cen c @@ -12384,7 +13813,7 @@ point - punto + punto po @@ -12393,76 +13822,76 @@ offset - equidistancia + equidistancia o offset - e + e parallel - paralelo + paralelo length - longitud + longitud close - cerrar + cerrar number - número + número through - a través de + a través de help - ayuda + ayuda ? help - ? + ? length length - longitud + longitud len length - long + long l length - l + l c close - c + c num number - num + num n number - n + n t through - t + t par @@ -12471,49 +13900,49 @@ length1 - longitud 1 + longitud 1 length2 - longitud 2 + longitud 2 radius - radio + radio trim - recortar + recortar length1 length1 - longitud 1 + longitud 1 len1 length1 - long1 + long1 l1 length1 - l1 + l1 length2 length2 - longitud 2 + longitud 2 len2 length2 - long2 + long2 l2 length2 - l2 + l2 r @@ -12523,11 +13952,11 @@ t text - t + t chord length - longitud de la cuerda + longitud de la cuerda length @@ -12541,11 +13970,11 @@ Command: %1 - Comando: %1 + Comando: %1 Available commands: - Comandos disponibles: + Comandos disponibles: ln @@ -12554,7 +13983,7 @@ circle - círculo + círculo ci @@ -12574,7 +14003,7 @@ zw zoom - window - zv + zv zoom - window @@ -12583,7 +14012,7 @@ za zoom - auto - za + za zoom - auto @@ -12592,7 +14021,7 @@ zp zoom - pan - zt + zt zoom - pan @@ -12651,27 +14080,27 @@ da dimension - aligned - ca + ca dh dimension - horizontal - ch + ch dv dimension - vertical - cv + cv dr dimension - linear - cl + cl ld dimension - leader - lc + lc rd @@ -12701,17 +14130,17 @@ sg snap - grid - fr + fr se snap - end - ff + ff si snap - intersection - fi + fi sn @@ -12721,17 +14150,17 @@ sm snap - middle - fm + fm sn snap - nearest - fc + fc np snap - nearest point - fp + fp fr* @@ -12746,12 +14175,12 @@ tn Deselect all - tn + tn ch modify - bevel (chamfer) - ch + ch mt @@ -12761,57 +14190,57 @@ xt modify - trim (extend) - me + me rm modify - trim - mr + mr mv modify - move - mm + mm mi modify - mirror - mp + mp ro modify - rotate - mr + mr sz modify - scale - me + me ss modify - stretch - ms + ms er modify - delete (erase) - mb + mb oo modify - undo (oops) - md + md uu modify - redo - dd + dd xp modify - explode - mx + mx ex @@ -12819,436 +14248,217 @@ mp - dimregen - - - po - pt + pt ln ln - l - - - a - a + a ci - ci + ci rec - rec + rec rectang - rectang + rectang rg zoom - redraw - rd - - - zr - zoom - redraw - zr - - - zv - zoom - previous - + rd - - r - + + zr + zoom - redraw + zr polyline - Polilinea + Polilinea pa parallel - zt + zt tm modify - multi trim (extend) - Cortar segmentos + Cortar segmentos da - ca + ca dh - ch + ch dr - cl + cl dv - cv + cv ld - lc + lc tm - Cortar segmentos + Cortar segmentos xt - me + me rm - mr + mr mv - mm + mm ch - ch + ch mi - mp + mp ro - mr + mr sz - me + me ss - ms + ms er - mb + mb oo - md + md uu - dd + dd xp - mx + mx os - nf + nf sg - fr + fr se - ff + ff si - fi + fi sn - fc + fc sm - fm + fm np - fp + fp tn - tn - - - kill - - - - k - - - - back - - - - b - back - + tn li - li - - - pl - + li pa - zt + zt ar - ar - - - rect - - - - redraw - + ar zr - zr + zr zw - zv + zv za - za + za zp - zt - - - zv - + zt u - d + d os snap - free - nf - - - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - + nf number number - número + número reversed reversed - invertido + invertido rev reversed - inv - - - Command not found: %1 - - - - Accepted keycode: %1 - - - - mtext - - - - dpi - + inv re - re + re re modify - revert direction - re - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - - - - row - row - - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + re diff -Nru librecad-2.0.8/librecad/ts/librecad_es_ve.ts librecad-2.0.9/librecad/ts/librecad_es_ve.ts --- librecad-2.0.8/librecad/ts/librecad_es_ve.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_es_ve.ts 2016-01-07 07:46:24.000000000 +0000 @@ -28,6 +28,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Capa: + + + Geometry + Geometría + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -128,6 +159,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Opciones Angulo relativo de línea + + + Spacing: + Espaciado: + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -606,7 +679,7 @@ CAD Tools - Herramientas CAD + Herramientas CAD Export as @@ -658,6 +731,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -2164,10 +2241,6 @@ Ejecutar un guión - CTRL-G - - - &Selection pointer @@ -2183,6 +2256,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -2410,7 +2492,7 @@ QG_CadToolBar CAD Tools - Herramientas CAD + Herramientas CAD @@ -3133,6 +3215,17 @@ + QG_CommandHistory + + &Copy + + + + select&All + + + + QG_CommandWidget Command Line @@ -3159,14 +3252,6 @@ - &Copy - - - - select&All - - - escape escape, go back from action steps @@ -4677,7 +4762,7 @@ Extension line extension: - Extensión línea de referencia: + Extensión línea de referencia: Arrow size: @@ -4685,7 +4770,7 @@ Extension line offset: - Desfase línea de referencia: + Desfase línea de referencia: Dimension line gap: @@ -4877,14 +4962,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal Horizontal @@ -4913,10 +4990,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -4949,7 +5022,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Color: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Alineado + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -5065,7 +5246,7 @@ Colors - Colores + Colores Backgr&ound: @@ -5085,11 +5266,11 @@ White - Blanco + Blanco Gray - Gris 25 + Gris 25 Darkgray @@ -5145,7 +5326,7 @@ #000000 - #000000 + #000000 #ffffff @@ -5157,7 +5338,7 @@ #808080 - #808080 + #808080 S&elected Color: @@ -5224,14 +5405,6 @@ - #FFFFFF - - - - #C0C0C0 - - - 400 400 @@ -5260,39 +5433,99 @@ - #00FFFF + St&art Handle Color: + + + + &Handle Color: - #0000FF + &End Handle Color: - #FFFF00 + Splash Window - #FF00FF + Display Splash - St&art Handle Color: + Graphic Colors - &Handle Color: + Aquamarine - &End Handle Color: + Azure - Splash Window + DeepSkyBlue - Display Splash + DodgerBlue + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -5641,19 +5874,19 @@ &OK - Aceptar + Aceptar Alt+O - Alt+O + Alt+O Cancel - Cancelar + Cancelar Esc - Esc + Esc @@ -7196,37 +7429,14 @@ - QG_PenToolBar + QG_PolylineEquidistantOptions - Line color - + Line Relative Angle Options + Opciones Angulo relativo de línea - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - Opciones Angulo relativo de línea - - - Spacing: - Espaciado: - - - Distance from original polyline - - - - Copies: - + Spacing: + Espaciado: @@ -7732,7 +7942,7 @@ Layer "%1" and all entities on it will be removed. - La capa "%1" y todos sus objetos será eliminado. + La capa "%1" y todos sus objetos será eliminado. Layer "%1" can never be removed. @@ -7758,6 +7968,11 @@ Layer with a name "%1" already exists. Please specify a different name. Ya existe una capa con nombre "%1". Por favor especifique otro nombre. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -7853,7 +8068,7 @@ None - Ninguno + Ninguno Meter @@ -7980,10 +8195,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -8097,10 +8308,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -8108,285 +8315,1467 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - - Add Block - Añadir bloque - - - &Add Block - &Añadir bloque - - - - RS_ActionBlocksAttributes - Rename Block - Renombrar bloque + : duplicated command: %1 is already taken by %2 + - &Rename Block - &Renombrar bloque + point + draw point + punto - Rename Block and all Inserts - Renombrar e insertar bloque + po + draw point + pt - - - RS_ActionBlocksCreate - Create Block - Crear bloque + line + draw line + línea - &Create Block - &Crear bloque + li + draw line + li - Specify reference point - Especificar punto de referencia + l + draw line + - Cancel - Cancelar + polyline + draw polyline + Polilinea - - - RS_ActionBlocksEdit - Edit Block - Editar bloque + pl + draw polyline + - &Edit Block - &Editar bloque + free + draw freehand line + - - - RS_ActionBlocksExplode - Explode - Desagrupar + fhl + draw freehand line + - &Explode - Desagrupar + spline + draw spline + - Explode Blocks and other Entity Groups - Descomponer bloques y otros grupos de objetos + spl + draw spline + - Ex&plode + spline2 + spline through points - - - RS_ActionBlocksFreezeAll - Freeze all - Bloquear todo + stp + spline through points + - &Freeze all - &Bloquear todo + offset + create offset + equidistancia - Freeze all blocks - Bloquear todos los bloques + parallel + create offset + paralelo - Defreeze all - Desbloquear todo + o + create offset + e - &Defreeze all - &Desbloquear todo + pa + create offset + zt - Defreeze all blocks - Desbloquear todos los bloques + ptp + parallel through point + - &Hide all + pp + parallel through point - &Show all + bisect + angle bisector - - - RS_ActionBlocksInsert - Insert Block - Insertar bloque + bi + angle bisector + - &Insert Block - &Insertar bloque + tangentpc + tangent point and circle + - Not a valid expression - Comando no válido + tanpc + tangent point and circle + - Specify reference point - Especificar punto de referencia + perp + perpendicular line + - Cancel - Cancelar + ortho + perpendicular line + - Enter angle: - Ángulo: + vertical + vertical line + - Enter factor: - Factor: + ver + vertical line + - Enter columns: - Columnas: + horizontal + horizontal line + - Enter rows: - Filas: + hor + horizontal line + - Enter column spacing: - Espacio entre columnas: + rectangle + draw rectangle + rectángulo - Enter row spacing: - Espacio entre filas: + rectang + draw rectangle + rectang - - + rect + draw rectangle + - - - RS_ActionBlocksRemove - Remove Block - Quitar bloque + rec + draw rectangle + rec - &Remove Block - &Quitar bloque + polygon2v + polygon by 2 vertices + - - - RS_ActionBlocksSave - &Save Block + poly2 + polygon by 2 vertices - No block activated to save - + arc + draw arc + arco - - - RS_ActionBlocksToggleView - Toggle Block Visibility - Tecla conmutador de visibilidad de bloque + a + draw arc + a - &Toggle Block - &Tecla de bloque + circle + draw circle + círculo - Toggle Block - Tecla de bloque - + ci + draw circle + ci - Toggle Block &Visibility + circle2 + circle 2 points - - - RS_ActionDefault - Choose second edge - Elija segundo borde + c2 + circle 2 points + c2 - Back - Atrás + circle3 + circle 3 points + - - - RS_ActionDimAligned - Aligned - Alineado + c3 + circle 3 points + c3 - &Aligned - &Alineado + circlecr + circle with center and radius + - Aligned Dimension - cota alineada + cc + circle with center and radius + - Specify first extension line origin - Especificar primera extensión de la línea original + tan3 + circle tangent to 3 + - Cancel - Cancelar + ct3 + circle tangent to 3 + - Specify second extension line origin - Especificar segunda extensión de la línea original + ellipseinscribed + inscribed ellipse + - Back - Volver + ei + inscribed ellipse + - Specify dimension line location - Especificar localización de la línea de cota + ie + inscribed ellipse + - Enter dimension text: - Texto de cota: + hatch + draw hatch + - - - RS_ActionDimAngular - Angular - Angular + ha + draw hatch + - &Angular - &Angular + mtext + draw mtext + - Angular Dimension - Cota angular + mtxt + draw mtext + - Select first line - Seleccione primera línea + text + draw text + text - Cancel - Cancelar + txt + draw text + - Select second line - Seleccione segunda línea + regen + zoom - redraw + regenerar + + + redraw + zoom - redraw + + + + rg + zoom - redraw + rd + + + zr + zoom - redraw + zr + + + zoomwindow + zoom - window + + + + zw + zoom - window + zv + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + zt + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + + + + kill + kill all actions + + + + k + kill all actions + + + + undo + undo cycle + deshacer + + + u + undo cycle + d + + + redo + redo cycle + rehacer + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + ca + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + ch + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + cv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + cl + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + lc + + + dimregen + dimension - regenerate + + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mm + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + ch + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + mp + + + revert + modify - revert direction + + + + rev + modify - revert direction + inv + + + rotate + modify - rotate + + + + ro + modify - rotate + mr + + + scale + modify - scale + + + + sz + modify - scale + me + + + trim + modify - trim (extend) + recortar + + + tm + modify - trim (extend) + Cortar segmentos + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ms + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + mb + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + mx + + + snapfree + snap - free + + + + os + snap - free + nf + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + ff + + + snapgrid + snap - grid + + + + sg + snap - grid + fr + + + snapintersection + snap - intersection + + + + si + snap - intersection + fi + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + fm + + + snaponentity + snap - on entity + + + + sn + snap - on entity + fc + + + np + snap - on entity + fp + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + tn + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + ángulo + + + ang + measure angle + ang + + + area + measure area + + + + ar + measure area + ar + + + angle + ángulo + + + dpi + + + + close + cerrar + + + chord length + longitud de la cuerda + + + columns + columnas + + + columnspacing + espacio entre columnas + + + factor + factor + + + length + longitud + + + length1 + bevel/fillet lenght1 + longitud 1 + + + length2 + bevel/fillet lenght2 + longitud 2 + + + number + número + + + radius + radio + + + rows + filas + + + rowspacing + espacio entre filas + + + through + a través de + + + trim + recortar + + + ang + angle + ang + + + an + angle + + + + center + centro + + + cen + center + cen + + + ce + center + + + + cl + chord length + + + + c + close + c + + + cols + columns + cols + + + co + columns + + + + columnspacing + columnspacing for inserts + espacio entre columnas + + + colspacing + columnspacing for inserts + espaciocols + + + cs + columnspacing for inserts + ec + + + fact + factor + fact + + + f + factor + f + + + help + ayuda + + + ? + help + ? + + + length + length + longitud + + + len + length + long + + + l + length + + + + length1 + length1 + longitud 1 + + + len1 + length1 + long1 + + + l1 + length1 + l1 + + + length2 + length2 + longitud 2 + + + len2 + length2 + long2 + + + l2 + length2 + l2 + + + number + number + número + + + num + number + num + + + n + number + n + + + ra + radius + + + + reversed + reversed + invertido + + + rev + reversed + inv + + + row + row + + + + rowspacing + rowspacing for inserts + espacio entre filas + + + rs + rowspacing for inserts + ef + + + text + text + + + t + text + t + + + t + through + t + + + undo + deshacer + + + u + undo + d + + + redo + rehacer + + + r + redo + + + + back + + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + Comandos disponibles: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Ninguno + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Añadir bloque + + + &Add Block + &Añadir bloque + + + + RS_ActionBlocksAttributes + + Rename Block + Renombrar bloque + + + &Rename Block + &Renombrar bloque + + + Rename Block and all Inserts + Renombrar e insertar bloque + + + + RS_ActionBlocksCreate + + Create Block + Crear bloque + + + &Create Block + &Crear bloque + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + + RS_ActionBlocksEdit + + Edit Block + Editar bloque + + + &Edit Block + &Editar bloque + + + + RS_ActionBlocksExplode + + Explode + Desagrupar + + + &Explode + Desagrupar + + + Explode Blocks and other Entity Groups + Descomponer bloques y otros grupos de objetos + + + Ex&plode + + + + + RS_ActionBlocksFreezeAll + + Freeze all + Bloquear todo + + + &Freeze all + &Bloquear todo + + + Freeze all blocks + Bloquear todos los bloques + + + Defreeze all + Desbloquear todo + + + &Defreeze all + &Desbloquear todo + + + Defreeze all blocks + Desbloquear todos los bloques + + + &Hide all + + + + &Show all + + + + + RS_ActionBlocksInsert + + Insert Block + Insertar bloque + + + &Insert Block + &Insertar bloque + + + Not a valid expression + Comando no válido + + + Specify reference point + Especificar punto de referencia + + + Cancel + Cancelar + + + Enter angle: + Ángulo: + + + Enter factor: + Factor: + + + Enter columns: + Columnas: + + + Enter rows: + Filas: + + + Enter column spacing: + Espacio entre columnas: + + + Enter row spacing: + Espacio entre filas: + + + + + + + + RS_ActionBlocksRemove + + Remove Block + Quitar bloque + + + &Remove Block + &Quitar bloque + + + + RS_ActionBlocksSave + + &Save Block + + + + No block activated to save + + + + + RS_ActionBlocksToggleView + + Toggle Block Visibility + Tecla conmutador de visibilidad de bloque + + + &Toggle Block + &Tecla de bloque + + + Toggle Block + Tecla de bloque + + + + Toggle Block &Visibility + + + + + RS_ActionDefault + + Choose second edge + Elija segundo borde + + + Back + Atrás + + + + RS_ActionDimAligned + + Aligned + Alineado + + + &Aligned + &Alineado + + + Aligned Dimension + cota alineada + + + Specify first extension line origin + Especificar primera extensión de la línea original + + + Cancel + Cancelar + + + Specify second extension line origin + Especificar segunda extensión de la línea original + + + Back + Volver + + + Specify dimension line location + Especificar localización de la línea de cota + + + Enter dimension text: + Texto de cota: + + + + RS_ActionDimAngular + + Angular + Angular + + + &Angular + &Angular + + + Angular Dimension + Cota angular + + + Select first line + Seleccione primera línea + + + Cancel + Cancelar + + + Select second line + Seleccione segunda línea Specify dimension arc line location @@ -9013,6 +10402,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9173,6 +10566,14 @@ Specify a point on ellipse or total distance to foci + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -10431,7 +11832,7 @@ Atrás - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -10859,11 +12260,11 @@ Parent of second entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido One of the chosen entities is NULL - Uno de los objetos no es válido + Uno de los objetos no es válido Parent of first entity is not a polyline @@ -10871,15 +12272,35 @@ Parent of first entity is NULL - El resultado del segundo objeto no es válido + El resultado del segundo objeto no es válido First entity is NULL - El primer objeto no es válido + El primer objeto no es válido Second entity is NULL - El segundo objeto no es válido + El segundo objeto no es válido + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -11635,11 +13056,11 @@ Cancelar - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -11736,6 +13157,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -12101,7 +13530,7 @@ Zooms in - Acercar + Acercar Zoom out @@ -12113,7 +13542,7 @@ Zooms out - Salir de Acercar + Salir de Acercar @@ -12212,7 +13641,7 @@ RS_Commands line - línea + línea l @@ -12222,7 +13651,7 @@ rectangle - rectángulo + rectángulo rec @@ -12236,33 +13665,33 @@ text - text + text regen - regenerar + regenerar undo - deshacer + deshacer u undo - d + d redo - rehacer + rehacer r redo - r + r arc - arco + arco a @@ -12271,32 +13700,32 @@ angle - ángulo + ángulo factor - factor + factor columns - columnas + columnas rows - filas + filas columnspacing - espacio entre columnas + espacio entre columnas rowspacing - espacio entre filas + espacio entre filas ang angle - ang + ang a @@ -12306,17 +13735,17 @@ fact factor - fact + fact f factor - f + f cols columns - cols + cols c @@ -12331,36 +13760,36 @@ columnspacing columnspacing for inserts - espacio entre columnas + espacio entre columnas colspacing columnspacing for inserts - espaciocols + espaciocols cs columnspacing for inserts - ec + ec rowspacing rowspacing for inserts - espacio entre filas + espacio entre filas rs rowspacing for inserts - ef + ef center - centro + centro cen center - cen + cen c @@ -12384,7 +13813,7 @@ point - punto + punto po @@ -12393,76 +13822,76 @@ offset - equidistancia + equidistancia o offset - e + e parallel - paralelo + paralelo length - longitud + longitud close - cerrar + cerrar number - número + número through - a través de + a través de help - ayuda + ayuda ? help - ? + ? length length - longitud + longitud len length - long + long l length - l + l c close - c + c num number - num + num n number - n + n t through - t + t par @@ -12471,49 +13900,49 @@ length1 - longitud 1 + longitud 1 length2 - longitud 2 + longitud 2 radius - radio + radio trim - recortar + recortar length1 length1 - longitud 1 + longitud 1 len1 length1 - long1 + long1 l1 length1 - l1 + l1 length2 length2 - longitud 2 + longitud 2 len2 length2 - long2 + long2 l2 length2 - l2 + l2 r @@ -12523,11 +13952,11 @@ t text - t + t chord length - longitud de la cuerda + longitud de la cuerda length @@ -12541,11 +13970,11 @@ Command: %1 - Comando: %1 + Comando: %1 Available commands: - Comandos disponibles: + Comandos disponibles: ln @@ -12554,7 +13983,7 @@ circle - círculo + círculo ci @@ -12574,7 +14003,7 @@ zw zoom - window - zv + zv zoom - window @@ -12583,7 +14012,7 @@ za zoom - auto - za + za zoom - auto @@ -12592,7 +14021,7 @@ zp zoom - pan - zt + zt zoom - pan @@ -12651,27 +14080,27 @@ da dimension - aligned - ca + ca dh dimension - horizontal - ch + ch dv dimension - vertical - cv + cv dr dimension - linear - cl + cl ld dimension - leader - lc + lc rd @@ -12701,17 +14130,17 @@ sg snap - grid - fr + fr se snap - end - ff + ff si snap - intersection - fi + fi sn @@ -12721,17 +14150,17 @@ sm snap - middle - fm + fm sn snap - nearest - fc + fc np snap - nearest point - fp + fp fr* @@ -12746,12 +14175,12 @@ tn Deselect all - tn + tn ch modify - bevel (chamfer) - ch + ch mt @@ -12761,57 +14190,57 @@ xt modify - trim (extend) - me + me rm modify - trim - mr + mr mv modify - move - mm + mm mi modify - mirror - mp + mp ro modify - rotate - mr + mr sz modify - scale - me + me ss modify - stretch - ms + ms er modify - delete (erase) - mb + mb oo modify - undo (oops) - md + md uu modify - redo - dd + dd xp modify - explode - mx + mx ex @@ -12819,436 +14248,217 @@ mp - dimregen - - - po - pt + pt ln ln - l - - - a - a + a ci - ci + ci rec - rec + rec rectang - rectang + rectang rg zoom - redraw - rd - - - zr - zoom - redraw - zr - - - zv - zoom - previous - + rd - - r - + + zr + zoom - redraw + zr polyline - Polilinea + Polilinea pa parallel - zt + zt tm modify - multi trim (extend) - Cortar segmentos + Cortar segmentos da - ca + ca dh - ch + ch dr - cl + cl dv - cv + cv ld - lc + lc tm - Cortar segmentos + Cortar segmentos xt - me + me rm - mr + mr mv - mm + mm ch - ch + ch mi - mp + mp ro - mr + mr sz - me + me ss - ms + ms er - mb + mb oo - md + md uu - dd + dd xp - mx + mx os - nf + nf sg - fr + fr se - ff + ff si - fi + fi sn - fc + fc sm - fm + fm np - fp + fp tn - tn - - - kill - - - - k - - - - back - - - - b - back - + tn li - li - - - pl - + li pa - zt + zt ar - ar - - - rect - - - - redraw - + ar zr - zr + zr zw - zv + zv za - za + za zp - zt - - - zv - + zt u - d + d os snap - free - nf - - - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - + nf number number - número + número reversed reversed - invertido + invertido rev reversed - inv - - - Command not found: %1 - - - - Accepted keycode: %1 - - - - mtext - - - - dpi - + inv re - re + re re modify - revert direction - re - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - - - - row - row - - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + re diff -Nru librecad-2.0.8/librecad/ts/librecad_et.ts librecad-2.0.9/librecad/ts/librecad_et.ts --- librecad-2.0.8/librecad/ts/librecad_et.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_et.ts 2016-01-07 07:46:24.000000000 +0000 @@ -32,6 +32,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Kile: + + + Geometry + Geomeetria + + + Closed + Suletud + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -132,6 +163,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Suhtelise nurga all joonte sätted + + + Spacing: + Vahe: + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -611,7 +684,7 @@ CAD Tools - CAD tööriistad + CAD tööriistad Export as @@ -663,6 +736,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -1203,10 +1280,6 @@ &Välju - CTRL-G - - - &Selection pointer @@ -1222,6 +1295,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -1448,7 +1530,7 @@ QG_CadToolBar CAD Tools - CAD tööriistad + CAD tööriistad @@ -2123,6 +2205,17 @@ + QG_CommandHistory + + &Copy + &Kopeeri + + + select&All + + + + QG_CommandWidget Command Line @@ -2150,11 +2243,7 @@ &Copy - &Kopeeri - - - select&All - + &Kopeeri escape @@ -3663,7 +3752,7 @@ Extension line extension: - Mõõdujoone pikendus: + Mõõdujoone pikendus: Arrow size: @@ -3671,7 +3760,7 @@ Extension line offset: - Mõõdujoone tagasiaste: + Mõõdujoone tagasiaste: Dimension line gap: @@ -3866,14 +3955,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal Horisontaalne @@ -3902,10 +3983,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -3938,7 +4015,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Värv: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + Laius: + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Joondatud + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -4054,7 +4239,7 @@ Colors - Värvid + Värvid Backgr&ound: @@ -4118,7 +4303,7 @@ #000000 - #000000 + #000000 #ffffff @@ -4130,7 +4315,7 @@ #808080 - #808080 + #808080 A&utomatically scale grid @@ -4193,14 +4378,6 @@ - #FFFFFF - - - - #C0C0C0 - - - 400 400 @@ -4229,39 +4406,107 @@ - #00FFFF + St&art Handle Color: - #0000FF + &Handle Color: - #FFFF00 + &End Handle Color: - #FF00FF + Splash Window - St&art Handle Color: + Display Splash - &Handle Color: + Graphic Colors - &End Handle Color: + Aquamarine - Splash Window + Azure - Display Splash + DeepSkyBlue + + + + DodgerBlue + + + + Gray + Hall + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + White + Valge + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -4610,19 +4855,19 @@ &OK - S&obib + S&obib Alt+O - Alt+O + Alt+O Cancel - Loobu + Loobu Esc - Esc + Esc @@ -6177,37 +6422,14 @@ - QG_PenToolBar + QG_PolylineEquidistantOptions - Line color - - - - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - Suhtelise nurga all joonte sätted + Line Relative Angle Options + Suhtelise nurga all joonte sätted Spacing: - Vahe: - - - Distance from original polyline - - - - Copies: - + Vahe: @@ -6713,7 +6935,7 @@ Layer "%1" and all entities on it will be removed. - Kile "%1" ja kõik elemendid temal eemaldatakse. + Kile "%1" ja kõik elemendid temal eemaldatakse. Layer "%1" can never be removed. @@ -6739,6 +6961,11 @@ Layer with a name "%1" already exists. Please specify a different name. Kile nimega "%1" on juba olemas. Palun määra muu nimi. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -6834,7 +7061,7 @@ None - Puudub + Puudub Inch @@ -6961,10 +7188,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -7078,10 +7301,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -7089,287 +7308,1469 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - Add Block - Lisa plokk + : duplicated command: %1 is already taken by %2 + - &Add Block - &Lisa plokk + point + draw point + punkt - - - RS_ActionBlocksAttributes - Rename Block - Muuda ploki nime + po + draw point + pt - &Rename Block - &Muuda ploki nime + line + draw line + joon - Rename Block and all Inserts - Muuda ploki ja tema kõigi paigutiste nime + li + draw line + jo - - - RS_ActionBlocksCreate - Create Block - Loo plokk + l + draw line + - &Create Block - &Loo plokk + polyline + draw polyline + - Specify reference point - Määra rakenduspunkt + pl + draw polyline + - Cancel - Loobu + free + draw freehand line + - - - RS_ActionBlocksEdit - Edit Block - Redigeeri plokki + fhl + draw freehand line + - &Edit Block - &Redigeeri plokki + spline + draw spline + - - - RS_ActionBlocksExplode - Explode - Lammuta + spl + draw spline + - &Explode - Lamm&uta + spline2 + spline through points + - Explode Blocks and other Entity Groups - Lammuta plokid ja teised elementide rühmad + stp + spline through points + - Ex&plode - + offset + create offset + lüke - - - RS_ActionBlocksFreezeAll - Freeze all - Külmuta kõik + parallel + create offset + paralleel - &Freeze all - &Külmuta kõik + o + create offset + l - Freeze all blocks - Külmuta kõik plokid + pa + create offset + pa - Defreeze all - Sulata kõik + ptp + parallel through point + - &Defreeze all - &Sulata kõik + pp + parallel through point + - Defreeze all blocks - Sulata kõik plokid + bisect + angle bisector + - &Hide all + bi + angle bisector - &Show all + tangentpc + tangent point and circle - - - RS_ActionBlocksInsert - Insert Block - Aseta plokk + tanpc + tangent point and circle + - &Insert Block - &Aseta plokk + perp + perpendicular line + - Not a valid expression - Vigane avaldis + ortho + perpendicular line + - Specify reference point - Määra rakenduspunkt + vertical + vertical line + - Cancel - Loobu + ver + vertical line + - Enter angle: - Sisesta nurk: + horizontal + horizontal line + - Enter factor: - Sisesta tegur: + hor + horizontal line + - Enter columns: - Sisesta veergude arv: + rectangle + draw rectangle + ristkülik - Enter rows: - Sisesta ridade arv: + rectang + draw rectangle + ristk - Enter column spacing: - Sisesta veergude vahe: + rect + draw rectangle + - Enter row spacing: - Sisesta ridade vahe: + rec + draw rectangle + rk - - + polygon2v + polygon by 2 vertices + - - - RS_ActionBlocksRemove - Remove Block - Eemalda plokk + poly2 + polygon by 2 vertices + - &Remove Block - &Eemalda plokk + arc + draw arc + kaar - - - RS_ActionBlocksSave - &Save Block + a + draw arc - No block activated to save - + circle + draw circle + ring - - - RS_ActionBlocksToggleView - Toggle Block Visibility - Lülita ploki nähtavust + ci + draw circle + ri - &Toggle Block - &Lülita plokk sisse/välja + circle2 + circle 2 points + - Toggle Block - Lülita plokk sisse/välja + c2 + circle 2 points + r2 - Toggle Block &Visibility + circle3 + circle 3 points - - - RS_ActionDefault - Choose second edge - Vali teine äär + c3 + circle 3 points + r3 - Back - Tagasi + circlecr + circle with center and radius + - - - RS_ActionDimAligned - Aligned - Joondatud + cc + circle with center and radius + - &Aligned - &Joondatud + tan3 + circle tangent to 3 + - Aligned Dimension - Joondatud mõõt + ct3 + circle tangent to 3 + - Specify first extension line origin - Määra esimese mõõtejoone pidepunkt + ellipseinscribed + inscribed ellipse + - Cancel - Loobu + ei + inscribed ellipse + - Specify second extension line origin - Määra teise mõõtejoone pidepunkt + ie + inscribed ellipse + - Back - Tagasi + hatch + draw hatch + - Specify dimension line location - Määra mõõdujoone asukoht + ha + draw hatch + - Enter dimension text: - Sisesta mõõdu tekst: + mtext + draw mtext + - - - RS_ActionDimAngular - Angular - Nurgamõõt + mtxt + draw mtext + - &Angular - &Nurgamõõt + text + draw text + tekst - Angular Dimension - Nurgamõõt + txt + draw text + - Select first line - Vali esimene joon + regen + zoom - redraw + regen - Cancel - Loobu + redraw + zoom - redraw + - Select second line - Vali teine joon + rg + zoom - redraw + tj - Specify dimension arc line location + zr + zoom - redraw + ta + + + zoomwindow + zoom - window + + + + zw + zoom - window + zw + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + zp + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + ze + + + kill + kill all actions + + + + k + kill all actions + + + + undo + undo cycle + tühista + + + u + undo cycle + u + + + redo + redo cycle + ennista + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + mj + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + mh + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + mv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + mt + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + mn + + + dimregen + dimension - regenerate + dimregen + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mo + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + mu + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + pe + + + revert + modify - revert direction + + + + rev + modify - revert direction + ümb + + + rotate + modify - rotate + + + + ro + modify - rotate + + + + scale + modify - scale + + + + sz + modify - scale + sk + + + trim + modify - trim (extend) + trimmi + + + tm + modify - trim (extend) + + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ve + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + de + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + xp + + + snapfree + snap - free + + + + os + snap - free + os + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + hl + + + snapgrid + snap - grid + + + + sg + snap - grid + hv + + + snapintersection + snap - intersection + + + + si + snap - intersection + hr + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + hm + + + snaponentity + snap - on entity + + + + sn + snap - on entity + + + + np + snap - on entity + lp + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + dv + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + nurk + + + ang + measure angle + nurk + + + area + measure area + + + + ar + measure area + ka + + + angle + nurk + + + dpi + + + + close + sulge + + + chord length + kõõlu pikkus + + + columns + veerge + + + columnspacing + veeruvahe + + + factor + tegur + + + length + pikkus + + + length1 + bevel/fillet lenght1 + pikkus1 + + + length2 + bevel/fillet lenght2 + pikkus2 + + + number + arv + + + radius + raadius + + + rows + ridu + + + rowspacing + reavahe + + + through + läbi + + + trim + trimmi + + + ang + angle + nurk + + + an + angle + + + + center + keskpunkt + + + cen + center + kesk + + + ce + center + + + + cl + chord length + + + + c + close + + + + cols + columns + veerge + + + co + columns + + + + columnspacing + columnspacing for inserts + veeruvahe + + + colspacing + columnspacing for inserts + veeruvahe + + + cs + columnspacing for inserts + vv + + + fact + factor + tegur + + + f + factor + t + + + help + abi + + + ? + help + ? + + + length + length + pikkus + + + len + length + pik + + + l + length + + + + length1 + length1 + pikkus1 + + + len1 + length1 + pik1 + + + l1 + length1 + p1 + + + length2 + length2 + pikkus2 + + + len2 + length2 + pik2 + + + l2 + length2 + p2 + + + number + number + arv + + + num + number + arv + + + n + number + a + + + ra + radius + + + + reversed + reversed + ümberpööratud + + + rev + reversed + ümb + + + row + row + + + + rowspacing + rowspacing for inserts + reavahe + + + rs + rowspacing for inserts + rv + + + text + tekst + + + t + text + + + + t + through + + + + undo + tühista + + + u + undo + u + + + redo + ennista + + + r + redo + + + + back + + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + Võimalikud käsud: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Puudub + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Lisa plokk + + + &Add Block + &Lisa plokk + + + + RS_ActionBlocksAttributes + + Rename Block + Muuda ploki nime + + + &Rename Block + &Muuda ploki nime + + + Rename Block and all Inserts + Muuda ploki ja tema kõigi paigutiste nime + + + + RS_ActionBlocksCreate + + Create Block + Loo plokk + + + &Create Block + &Loo plokk + + + Specify reference point + Määra rakenduspunkt + + + Cancel + Loobu + + + + RS_ActionBlocksEdit + + Edit Block + Redigeeri plokki + + + &Edit Block + &Redigeeri plokki + + + + RS_ActionBlocksExplode + + Explode + Lammuta + + + &Explode + Lamm&uta + + + Explode Blocks and other Entity Groups + Lammuta plokid ja teised elementide rühmad + + + Ex&plode + + + + + RS_ActionBlocksFreezeAll + + Freeze all + Külmuta kõik + + + &Freeze all + &Külmuta kõik + + + Freeze all blocks + Külmuta kõik plokid + + + Defreeze all + Sulata kõik + + + &Defreeze all + &Sulata kõik + + + Defreeze all blocks + Sulata kõik plokid + + + &Hide all + + + + &Show all + + + + + RS_ActionBlocksInsert + + Insert Block + Aseta plokk + + + &Insert Block + &Aseta plokk + + + Not a valid expression + Vigane avaldis + + + Specify reference point + Määra rakenduspunkt + + + Cancel + Loobu + + + Enter angle: + Sisesta nurk: + + + Enter factor: + Sisesta tegur: + + + Enter columns: + Sisesta veergude arv: + + + Enter rows: + Sisesta ridade arv: + + + Enter column spacing: + Sisesta veergude vahe: + + + Enter row spacing: + Sisesta ridade vahe: + + + + + + + + RS_ActionBlocksRemove + + Remove Block + Eemalda plokk + + + &Remove Block + &Eemalda plokk + + + + RS_ActionBlocksSave + + &Save Block + + + + No block activated to save + + + + + RS_ActionBlocksToggleView + + Toggle Block Visibility + Lülita ploki nähtavust + + + &Toggle Block + &Lülita plokk sisse/välja + + + Toggle Block + Lülita plokk sisse/välja + + + Toggle Block &Visibility + + + + + RS_ActionDefault + + Choose second edge + Vali teine äär + + + Back + Tagasi + + + + RS_ActionDimAligned + + Aligned + Joondatud + + + &Aligned + &Joondatud + + + Aligned Dimension + Joondatud mõõt + + + Specify first extension line origin + Määra esimese mõõtejoone pidepunkt + + + Cancel + Loobu + + + Specify second extension line origin + Määra teise mõõtejoone pidepunkt + + + Back + Tagasi + + + Specify dimension line location + Määra mõõdujoone asukoht + + + Enter dimension text: + Sisesta mõõdu tekst: + + + + RS_ActionDimAngular + + Angular + Nurgamõõt + + + &Angular + &Nurgamõõt + + + Angular Dimension + Nurgamõõt + + + Select first line + Vali esimene joon + + + Cancel + Loobu + + + Select second line + Vali teine joon + + + Specify dimension arc line location Määra mõõdukaare asukoht @@ -7982,6 +9383,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -8142,6 +9547,14 @@ Specify a point on ellipse or total distance to foci + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -9400,7 +10813,7 @@ Tagasi - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -9827,27 +11240,27 @@ - Parent of second entity is NULL + Parent of first entity is not a polyline - One of the chosen entities is NULL + Parent of second entity is nullptr - Parent of first entity is not a polyline + One of the chosen entities is nullptr - Parent of first entity is NULL + Parent of first entity is nullptr - First entity is NULL + First entity is nullptr - Second entity is NULL + Second entity is nullptr @@ -10604,11 +12017,11 @@ Loobu - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -10705,6 +12118,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -11070,7 +12491,7 @@ Zooms in - Suurendamine + Suurendamine Zoom out @@ -11082,7 +12503,7 @@ Zooms out - Vähendamine + Vähendamine @@ -11181,7 +12602,7 @@ RS_Commands line - joon + joon l @@ -11190,7 +12611,7 @@ rectangle - ristkülik + ristkülik rec @@ -11199,33 +12620,33 @@ text - tekst + tekst regen - regen + regen undo - tühista + tühista u undo - u + u redo - ennista + ennista r redo - r + r arc - kaar + kaar a @@ -11234,32 +12655,32 @@ angle - nurk + nurk factor - tegur + tegur columns - veerge + veerge rows - ridu + ridu columnspacing - veeruvahe + veeruvahe rowspacing - reavahe + reavahe ang angle - nurk + nurk a @@ -11269,17 +12690,17 @@ fact factor - tegur + tegur f factor - t + t cols columns - veerge + veerge c @@ -11294,36 +12715,36 @@ columnspacing columnspacing for inserts - veeruvahe + veeruvahe colspacing columnspacing for inserts - veeruvahe + veeruvahe cs columnspacing for inserts - vv + vv rowspacing rowspacing for inserts - reavahe + reavahe rs rowspacing for inserts - rv + rv center - keskpunkt + keskpunkt cen center - kesk + kesk c @@ -11347,7 +12768,7 @@ point - punkt + punkt po @@ -11356,76 +12777,76 @@ offset - lüke + lüke o offset - l + l parallel - paralleel + paralleel length - pikkus + pikkus close - sulge + sulge number - arv + arv through - läbi + läbi help - abi + abi ? help - ? + ? length length - pikkus + pikkus len length - pik + pik l length - p + p c close - s + s num number - arv + arv n number - a + a t through - l + l par @@ -11434,49 +12855,49 @@ length1 - pikkus1 + pikkus1 length2 - pikkus2 + pikkus2 radius - raadius + raadius trim - trimmi + trimmi length1 length1 - pikkus1 + pikkus1 len1 length1 - pik1 + pik1 l1 length1 - p1 + p1 length2 length2 - pikkus2 + pikkus2 len2 length2 - pik2 + pik2 l2 length2 - p2 + p2 r @@ -11486,11 +12907,11 @@ t text - t + t chord length - kõõlu pikkus + kõõlu pikkus length @@ -11504,11 +12925,11 @@ Command: %1 - Käsk: %1 + Käsk: %1 Available commands: - Võimalikud käsud: + Võimalikud käsud: ln @@ -11517,7 +12938,7 @@ circle - ring + ring ci @@ -11537,7 +12958,7 @@ zw zoom - window - zw + zw zoom - window @@ -11546,7 +12967,7 @@ za zoom - auto - za + za zoom - auto @@ -11555,7 +12976,7 @@ zp zoom - pan - zp + zp zoom - pan @@ -11614,27 +13035,27 @@ da dimension - aligned - mj + mj dh dimension - horizontal - mh + mh dv dimension - vertical - mv + mv dr dimension - linear - mt + mt ld dimension - leader - mn + mn rd @@ -11664,17 +13085,17 @@ sg snap - grid - hv + hv se snap - end - hl + hl si snap - intersection - hr + hr sn @@ -11684,17 +13105,17 @@ sm snap - middle - hm + hm sn snap - nearest - hh + hh np snap - nearest point - lp + lp fr* @@ -11709,509 +13130,294 @@ tn Deselect all - dv + dv ch modify - bevel (chamfer) - mu + mu mt modify - multi trim (extend) - mt - - - xt - modify - trim (extend) - xt - - - rm - modify - trim - rm - - - mv - modify - move - mo - - - mi - modify - mirror - pe - - - ro - modify - rotate - - - - sz - modify - scale - sk - - - ss - modify - stretch - ve - - - er - modify - delete (erase) - de - - - oo - modify - undo (oops) - oo - - - uu - modify - redo - uu - - - xp - modify - explode - xp - - - ex - modify - explode - ex - - - dimregen - dimregen - - - po - pt - - - ln - jn - - - l - j - - - a - n - - - ci - ri - - - rec - rk - - - rectang - ristk - - - rg - zoom - redraw - tj - - - zr - zoom - redraw - ta - - - zv - zoom - previous - ze - - - r - r - - - polyline - - - - pa - parallel - pa - - - tm - modify - multi trim (extend) - - - - da - mj - - - dh - mh - - - dr - mt - - - dv - mv - - - ld - mn - - - tm - - - - xt - xt - - - rm - rm - - - mv - mo - - - ch - mu - - - mi - pe - - - ro - - - - sz - sk - - - ss - ve - - - er - de - - - oo - oo - - - uu - uu - - - xp - xp - - - os - os - - - sg - hv - - - se - hl + mt - si - hr + xt + modify - trim (extend) + xt - sn - + rm + modify - trim + rm - sm - hm + mv + modify - move + mo - np - lp + mi + modify - mirror + pe - tn - dv + ro + modify - rotate + - kill - + sz + modify - scale + sk - k - + ss + modify - stretch + ve - back - + er + modify - delete (erase) + de - b - back - + oo + modify - undo (oops) + oo - li - jo + uu + modify - redo + uu - pl - + xp + modify - explode + xp - pa - pa + ex + modify - explode + ex - ar - ka + dimregen + dimregen - rect - + po + pt - redraw - + ln + jn - zr - ta + l + j - zw - zw + a + n - za - za + ci + ri - zp - zp + rec + rk - zv - ze + rectang + ristk - u - u + rg + zoom - redraw + tj - os - snap - free - os + zr + zoom - redraw + ta - sc - + zv + zoom - previous + ze - sc - snap - center - + r + r - sd - + pa + parallel + pa - sd - snap - distance - + da + mj - sf - + dh + mh - sf - snap - free - + dr + mt - sa - + dv + mv - sa - Select all - + ld + mn - number - number - arv + xt + xt - reversed - reversed - ümberpööratud + rm + rm - rev - reversed - ümb + mv + mo - Command not found: %1 - + ch + mu - Accepted keycode: %1 - + mi + pe - mtext - + ro + - dpi - + sz + sk - re - ri + ss + ve - re - modify - revert direction - ri + er + de - rn - restrict - nothing - + oo + oo - rn - + uu + uu - rr - restrict - orthogonal - + xp + xp - rr - + os + os - rh - restrict - horizontal - + sg + hv - rh - + se + hl - rv - restrict - vertical - + si + hr - rv - + sm + hm - setrelativezero - + np + lp - setrelativezero - snap - set relative zero position - + tn + dv - rz - + li + jo - paperoffset - + pa + pa - graphoffset - + ar + ka - fillet - modify - fillet - + zr + ta - divide - modify - divide - + zw + zw - div - modify - divide - + za + za - cut - modify - divide - + zp + zp - an - angle - + zv + ze - ce - center - + u + u - cl - chord length - + os + snap - free + os - co - columns - + number + number + arv - ra - radius - + reversed + reversed + ümberpööratud - row - row - + rev + reversed + ümb - cal - command to trigger cli calculator - + re + ri - calculate - command to trigger cli calculator - + re + modify - revert direction + ri diff -Nru librecad-2.0.8/librecad/ts/librecad_fi.ts librecad-2.0.9/librecad/ts/librecad_fi.ts --- librecad-2.0.8/librecad/ts/librecad_fi.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_fi.ts 2016-01-07 07:46:24.000000000 +0000 @@ -2,46 +2,85 @@ + DlgSplinePoints + + + SplinePoints + + + + + Layer: + + + + + Geometry + + + + + Closed + + + + + Spline Points + + + + + Control Points + + + + + + Points on Spline + + + + LC_ActionDrawCircle2PR - + 2 Points, Radius - + radius=%1 is too small for points selected distance between points=%2 is larger than diameter=%3 - + Select from two possible circle centers - + Specify first point - + Cancel Peruuta - + Specify second point - - + + Back Takaisin - + Select circle center @@ -49,44 +88,44 @@ LC_ActionDrawSplinePoints - + &Spline through points - + Specify first control point - + Cancel Peruuta - + Specify next control point or [%1] - - + + Back Takaisin - + Specify next control point - - + + Cannot undo: Not enough entities defined yet. - + Cannot undo: Nothing could be redone. @@ -94,12 +133,12 @@ LC_ActionFileExportMakerCam - + Export as &MakerCAM SVG... - + Export as @@ -107,7 +146,7 @@ LC_ActionLayersToggleConstruction - + Toggle &Construction Layer @@ -115,25 +154,77 @@ LC_SimpleTests - + De&bugging &Virheenetsintä - + Insert Image Lisää kuva + LG_DimzerosBox + + + select: + + + + + remove left + + + + + remove right + + + + + remove 0' + + + + + remove 0" + + + + + PolylineEquidistantOptions + + + Line Relative Angle Options + + + + + Spacing: + + + + + + Distance from original polyline + + + + + Copies: + + + + QC_ActionGetEnt - + Select object: Valitse objekti: - + Cancel Peruuta @@ -141,12 +232,12 @@ QC_ActionGetPoint - + Specify a point - + Cancel Peruuta @@ -154,12 +245,12 @@ QC_ActionGetSelect - + Select objects: - + Cancel Peruuta @@ -171,42 +262,42 @@ &Lisäosat - + Running script '%1' Suoritetaan skriptiä ’%1’ - + Inserting block '%1' - + &File &Tiedosto - + Import Tuo - + &Edit &Muokkaa - + &View &Näytä - + &Toolbars &Työkalupalkit - + Focus on &Command Line &Tarkenna komentoriville @@ -215,118 +306,118 @@ CTRL + M - + &Select &Valitse - + &Draw &Piirrä - + &Line &Viiva - + &Arc &Kaari - + &Circle &Ympyrä - + &Ellipse &Ellipsi - + &Polyline - - + + &Dimension &Mitoitus - + &Modify &Muuta - + &Snap &Tartu - + &Info &Info - + &Layer &Taso - + &Block - + Draft Mode - + File - + Edit - + Draw &Order - + View - + &Spline - + &Text - + &Scripts &Skriptit - + About Tietoa ohjelmasta - + &Manual @@ -335,12 +426,12 @@ Lisää kuva - + &Window &Ikkuna - + &Help &Ohje @@ -349,42 +440,37 @@ &Virheenetsintä - + Pen Selection - + Snap Selection - + Tool Options - - CAD Tools - - - - + Layer List Tasolista - + Block List - + Library Browser - + Command line Komentorivi @@ -393,62 +479,62 @@ &%1 %2 - + Su&b-Window mode - + &Cascade - + &Tile - + Tile &Vertically - + Tile &Horizontally - + Ta&b mode - + Creating new file... Luodaan uutta tiedostoa... - + Block '%1' - + unnamed document %1 nimetön dokumentti %1 - + New Drawing created. Uusi piirros luotu. - + New document from template: Uusi dokumentti mallista: - + Select Template aborted Mallin valinta keskeytetty @@ -457,22 +543,22 @@ Avaa viimeaikainen tiedosto - + Warning: File already opened : Varoitus: Tiedosto on jo avattu: - + Export as PDF - + Help files not found - + Cannot open the file %1 Please check the permissions. @@ -481,38 +567,38 @@ Tiedoston oikeudet saattavat olla väärin. - + Loaded document: Dokumentti avattu: - + Opening aborted Avaaminen keskeytetty - + Saving drawing... Tallennetaan piirrosta... - - + + Saved drawing: %1 Piirros %1 tallennettu. - + Cannot save the file - + , please check the filename and permissions. - + Cannot save the file %1 Please check the permissions. @@ -521,44 +607,49 @@ Ei voitu tallentaa. Tiedoston oikeudet voivat olla väärin. - + Please consider donating to LibreCAD to help maintain the source code and website. - + Saving drawing under new filename... Tallennetaan piirrosta toisella tiedostonimellä... - + Export - + + Online (Wiki) + + + + Cannot open the file %1 Please check its existence and permissions. - + File '%1' does not exist. Opening aborted - + Auto-saving drawing... Automaattitallennetaan piirrosta... - + Auto-saved drawing Piirros automaattitallennettu - + Cannot auto-save the file %1 Please check the permissions. @@ -569,132 +660,132 @@ Automaattitallennus otettu pois käytöstä. - + Auto-saving failed - + Exporting drawing... Viedään piirrosta.... - + Export as - + Exported: %1 Viedään: %1 - + Exporting... Viedään... - + Export complete Vienti valmis - + Export failed! Vienti epäonnistui! - + Printing... Tulostetaan... - + Printing complete Tulostettu - + Print preview for %1 Tulostuksen %1 esikatselu - + Exiting application... Suljetaan ohjelmaa... - + None - + About... Tietoja... - + Version: %1 Versio: %1 - + SCM Revision: %1 SCM Revisio: %1 - + Compiler: Clang %1.%2.%3 - + Compiler: GNU GCC %1.%2.%3 - + Compiler: Microsoft Visual C++<br> - + Qt Version: %1 - + Compiled on: %1 Käännetty: %1 - + Program Icons Supplied by Sovelluksen kuvakkeet: - + Splash and Logo supplied by Käynnistysruutu ja logo: - + Modules: %1 Moduulit: %1 - + Main Website : Verkkosivusto: - + Help Ohje - + Bugger, I couldn't find the helpfiles on the filesystem. Valitettavasti tietokoneelta ei löytynyt tarvittavia ohjetiedostoja. @@ -702,19 +793,19 @@ QC_MDIWindow - + Do you really want to close the drawing? Haluatko varmasti sulkea piirroksen? - + Do you really want to close the file %1? Haluatko varmasti sulkea tiedoston %1? - + Closing Drawing Suljetaan piirrosta @@ -726,77 +817,83 @@ &Vie... - + &Export as image - + &Close &Sulje - + &Print... &Tulosta... - + Export as PDF - + &Quit &Lopeta - + &Grid - - CTRL-G + + Ctrl+G + Toggle Grid - + &Draft - + &Statusbar - + + CAD ToolBar + + + + &Selection pointer - + &Block - + &Preferences - + &Application Preferences - + Open IDE - + Run Script.. @@ -804,7 +901,7 @@ QG_ActionHandler - + escape escape, go back from action steps @@ -926,12 +1023,12 @@ - + Renaming Block - + Could not name block. A block named "%1" already exists. @@ -939,111 +1036,103 @@ QG_BlockWidget - + Show all blocks - + Hide all blocks - + Create Block - + Add an empty block - + Remove the active block - + Rename the active block - + Edit the active block in a separate window - + save the active block to a file - + Insert the active block - + Block Menu - + &Defreeze all Blocks - + &Freeze all Blocks - + &Add Block - + &Remove Block - + &Rename Block - + &Edit Block - + &Insert Block - + &Toggle Visibility - + &Create New Block - QG_CadToolBar - - - CAD Tools - - - - QG_CadToolBarMain Insert Image @@ -1089,103 +1178,103 @@ QG_ColorBox - + Unchanged - - + + By Layer - + By Block - + Red - + Dark Red - + Yellow - + Dark Yellow - + Green - + Dark Green - + Cyan - + Dark Cyan - + Blue - + Dark Blue - + Magenta - + Dark Magenta - + Black / White - + Gray - + Dark Gray - + Light Gray - + Others.. @@ -1193,12 +1282,25 @@ QG_CommandEdit - + clear + QG_CommandHistory + + + &Copy + + + + + select&All + + + + QG_CommandWidget @@ -1206,43 +1308,33 @@ - + Command history and output - - + + Command: - + <html><head/><body><p>type in coordinates or commands</p></body></html> - + Clear - - &Copy - - - - - select&All - - - - + Unknown command: %1 - + escape escape, go back from action steps @@ -2702,343 +2794,457 @@ - + &Paper - + Paper Format - + &Landscape - + P&ortrait - + Paper &Height: - + Paper &Width: - + &Units - + Main Unit - + &Main drawing unit: - + Length - + &Format: - + P&recision: - - + + Preview - + linear - + Angle - + F&ormat: - + Pre&cision: - + angular - + &Grid - + Grid Settings - + Show Grid - + Crosshair - - <html><head/><body><p>Text alignment.</p></body></html> + + Length to enlarge over dimension line + + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> - + Left crosshair with isometric grid - + Left - + Top crosshair with isometric grid - + Top - + Right crosshair with isometric grid - + Right - + Use orthogonal grid - + Orthogonal Grid - + Use isometric grid - + Isometric Grid - + X Spacing: - - - - - - + + + + + + auto - + Y Spacing: - + &Dimensions - + + Text style: + + + + + '.' (Period) + + + + + ',' (Comma) + + + + + Decimal separator: + + + + + Linear units: + + + + + + + Color: + + + + + Length Factor: + + + + + Angular units: + + + + + Linear zeros: + + + + + Format units + + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + + Text size & position + + + + General Scale: - + <html><head/><body><p>Scale to multiply all dimension values.</p></body></html> - + Text Height: - - - - - - + + + + + + + units - - Extension line extension: + + Arrow size: - - Arrow size: + + + Width: - - Dimension line gap: + + Dimension lines, arrows & ticks - - General Factor: + + Angular zeros: - - <html><head/><body><p>Scale to multiply all dimension geometries.</p></body></html> + + Angular precision: + + + + + Enlarge: + + + + + Offset: + + + + + Linear precision: + + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + + Aligned + + + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + + Text alignment: + + + + + Dimension line gap: - - Extension line offset: + + <html><head/><body><p>Scale to multiply all dimension geometries.</p></body></html> - + Tick size: - + <html><head/><body><p>Dimension Tick size. Set it to 0 will disable the dimension tick. Dimension arrow won't be drawn when dimension tick is enabled.</p></body></html> - - Alignment: + + Horizontal - - Dimension Aligned + + Extension lines - - Horizontal + + Fixed length: + + + + + fixed extension line legth - + Splines - + Number of line segments per spline patch: - + Scientific - + Decimal - + Engineering - + Architectural - + Fractional - + Decimal Degrees - + Deg/min/sec - + Gradians - + Radians - + Surveyor's units - + Options - + For the length formats 'Engineering' and 'Architectural', the unit must be set to Inch. @@ -3071,240 +3277,420 @@ - - Colors - - - - + Backgr&ound: - + G&rid Color: - - - #000000 - - - - - - - #808080 - - - - + &Meta Grid Color: - + S&elected Color: - - - - #FFFFFF - - - - - - #C0C0C0 - - - - + &Highlighted Color: - + Fontsize - + Statusbar: - + Graphic View - + &Show large crosshairs - + Alt+S - + A&utomatically scale grid - + Alt+U - + Number of p&review entities: - + Minimal Grid Spacing (px): - - #00FFFF + + St&art Handle Color: - - #0000FF + + &Handle Color: - - - #FFFF00 + + &End Handle Color: - - - #FF00FF + + Splash Window - - St&art Handle Color: + + Display Splash - - &Handle Color: + + Graphic Colors - - &End Handle Color: + + + + + + + + + + Aquamarine - - Splash Window + + + + + + + + + + Azure - - Display Splash + + + + + + + + + + DeepSkyBlue - - &Paths + + + + + + + + + + DodgerBlue + + + + - Translations: + + + + + Gray - - Hatch Patterns: + + + + + + + + + + HoneyDew + + + + + + + + + + + + + Lavender + + + + + + + + + + + + + LightGrey + + + + - Fonts: + + + + + Navy + + + + + + + + + + + + + PaleGreen + + + + - Scripts: + + + + + Pink + + + + + + + + + + + + + Salmon + + + + - Part Libraries: + + + + + Silver + + + + + + + + + + + + + Violet + + + + + + + + + Wheat + + + + + + + + + + + + + White + + + + + GUI Colors + + + + + Layer/ Block Selection: + + + + + &Paths + + + + + Translations: + + + + + Hatch Patterns: + + + + + Fonts: + + + + + Scripts: + + + + + Part Libraries: + + + + Template: - + &Defaults - + Defaults for new drawings - + &Unit: - + Drawing unit. - + Program Defaults - + Auto save time: - + Time between automatic saving of the document in minutes. - + When set, LibreCAD will automatically generate a backup of your current drawing. - + Auto backup - + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + + Modify layer of selected entities, at layer activation + + + + Preferences - + Please restart the application to apply all changes. @@ -3610,24 +3996,8 @@ - - &OK - - - - - Alt+O - - - - Cancel - Peruuta - - - - Esc - + Peruuta @@ -4438,7 +4808,7 @@ - + Save As... @@ -4446,84 +4816,84 @@ QG_FileDialog - + Drawing Exchange DXF 2000 %1 - + Drawing Exchange DXF R12 %1 - + LFF Font %1 - + QCad Font %1 - + Jww Drawing %1 - + Drawing Exchange %1 - + Drawing Exchange DXF 2007 %1 - + Drawing Exchange DXF 2004 %1 - + Drawing Exchange DXF R14 %1 - + dwg Drawing %1 - + QCad 1.x file %1 - + Block block file - + Drawing drawing file - + Open %1 - + Untitled - + Save %1 As @@ -4739,7 +5109,7 @@ - + Default Pen @@ -4747,77 +5117,77 @@ QG_LayerWidget - + Show all layers - + Hide all layers - + Add a layer - + Remove the current layer - + Modify layer attributes / rename - + Looking for matching layer names - + Layer Menu - + &Defreeze all Layers - + &Freeze all Layers - + &Add Layer - + &Remove Layer - + Edit Layer &Attributes - + Toggle Layer &Visibility - + Toggle Layer &Printing - + Toggle &Construction Layer @@ -4853,12 +5223,12 @@ QG_LibraryWidget - + Directories - + Insert @@ -5313,48 +5683,6 @@ - QG_PenToolBar - - - Line color - - - - - Line width - - - - - Line type - - - - - QG_PolylineEquidistantOptions - - - Line Relative Angle Options - - - - - Spacing: - - - - - - Distance from original polyline - - - - - Copies: - - - - QG_PolylineOptions @@ -5616,72 +5944,72 @@ - + Free Snap - + Snap on grid - + Snap on Endpoints - + Snap on Entity - + Snap Center - + Snap Middle - + Snap Distance - + Snap Intersection - + Restrict Horizontal - + Restrict Vertical - + Restrict Orthogonal - + Restrict Nothing - + Set relative zero position - + Lock relative zero position @@ -5740,17 +6068,17 @@ - + Length: - + Distance. Negative values for trimming, positive values for extending. Negative sign is ignored when trimming to final total length. - + The input length is used as total length after trimming, instead of length increase @@ -5782,143 +6110,143 @@ QG_WidthBox - + - Unchanged - - - + + By Layer - + By Block - + Default - + 0.00mm - + 0.05mm - + 0.09mm - + 0.13mm (ISO) - + 0.15mm - + 0.18mm (ISO) - + 0.20mm - + 0.25mm (ISO) - + 0.30mm - + 0.35mm (ISO) - + 0.40mm - + 0.50mm (ISO) - + 0.53mm - + 0.60mm - + 0.70mm (ISO) - + 0.80mm - + 0.90mm - + 1.00mm (ISO) - + 1.06mm - + 1.20mm - + 1.40mm (ISO) - + 1.58mm - + 2.00mm (ISO) - + 2.11mm @@ -5926,52 +6254,53 @@ QMessageBox - - - - - + + + + + Warning - + Layer Properties - + Layer with a name "%1" already exists. Please specify a different name. - - + + Remove Layer - - Layer "%1" and all entities on it will be removed. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. - + Layer "%1" can never be removed. - + Layer Dialog - + Remove Block - + Block "%1" and all its entities will be removed. @@ -5979,5245 +6308,5613 @@ QObject - + None + unknown length unit - - + + Inch - - + + Foot - - + + Mile - - + + Millimeter - - + + Centimeter - - + + Meter - - + + Kilometer - - + + Microinch - - + + Mil - - + + Yard - - + + Angstrom - - + + Nanometer - - + + Micron - - + + Decimeter - - + + Decameter - - + + Hectometer - - + + Gigameter - - + + Astro - - + + Lightyear - - + + Parsec - + Loading.. - + Loading... - + Loading File %1.. - + All Image Files (%1) - + All Files (*.*) - + Open Image - + Windows Bitmap - + Joint Photographic Experts Group - + Graphics Interchange Format - + Multiple-image Network Graphics - + Portable Bit Map - + Portable Grey Map - + Portable Network Graphic - + Portable Pixel Map - + X Bitmap Format - + X Pixel Map - + Scalable Vector Graphics - + SGI Black & White - + Encapsulated PostScript - + Encapsulated PostScript Format - + Encapsulated PostScript Interchange - + Windows Icon - + JPEG 2000 - + ZSoft Paintbrush - + PC Paint - + SGI-Bilddatei - + Targa Image File - + Tagged Image File Format - - + + Save Drawing As - + %1 already exists. Do you want to replace it? - + Old Drawing Exchange %1 - + Drawing Exchange %1 - + dwg Drawing %1 - + QCad 1.x file %1 - + LFF Font %1 - + Font %1 - + Jww %1 - + Open Drawing - + enter an integer number - - - + + + LibreCAD query - + enter a number - + enter text - - Block %1 already exist, renamed to: %2 - - - - + Opened dwg file version %1. - + unknown error opening dwg file - + can't open this dwg file - + unsupported dwg version - - error reading file matadata in dwg file + + error reading file metadata in dwg file - + error reading file header in dwg file - + error reading header vars in dwg file - + error reading classes in dwg file - + error reading offsets in dwg file - + error reading tables in dwg file - + error reading blocks in dwg file - + error reading entities in dwg file - + error reading objects in dwg file - + File on disk modified. Please save to another file to avoid data loss! File modified: %1 - + Hatch failed due to a gap=%1 between (%2, %3) and (%4, %5) - + Warning - + experimental, save your work first. Continue? - - - RS_ActionBlocksAdd - - &Add Block + + : duplicated command: %1 is already taken by %2 - - - RS_ActionBlocksAttributes - - &Rename Block + + point + draw point - - - RS_ActionBlocksCreate - - &Create Block + + po + draw point - - Specify reference point + + line + draw line - - Cancel - Peruuta + + li + draw line + - - - RS_ActionBlocksEdit - - &Edit Block + + l + draw line - - - RS_ActionBlocksExplode - - Ex&plode + + polyline + draw polyline - - - RS_ActionBlocksFreezeAll - - &Hide all + + pl + draw polyline - - &Show all + + free + draw freehand line - - - RS_ActionBlocksInsert - - &Insert Block + + fhl + draw freehand line - - - - - - - Not a valid expression + + spline + draw spline - - Specify reference point + + spl + draw spline - - Cancel - Peruuta + + spline2 + spline through points + - - Enter angle: + + stp + spline through points - - Enter factor: + + offset + create offset - - Enter columns: + + parallel + create offset - - Enter rows: + + o + create offset - - Enter column spacing: + + pa + create offset - - Enter row spacing: + + ptp + parallel through point - - - RS_ActionBlocksRemove - - &Remove Block + + pp + parallel through point - - - RS_ActionBlocksSave - - &Save Block + + bisect + angle bisector - - No block activated to save + + bi + angle bisector - - - RS_ActionBlocksToggleView - - Toggle Block &Visibility + + tangentpc + tangent point and circle - - - RS_ActionDefault - - Choose second edge + + tanpc + tangent point and circle - - Back - Takaisin + + perp + perpendicular line + - - - RS_ActionDimAligned - - &Aligned + + ortho + perpendicular line - - Specify first extension line origin + + vertical + vertical line - - Cancel - Peruuta + + ver + vertical line + - - Specify second extension line origin + + horizontal + horizontal line - - - Back - Takaisin + + hor + horizontal line + - - Specify dimension line location + + rectangle + draw rectangle - - Enter dimension text: + + rectang + draw rectangle - - - RS_ActionDimAngular - - &Angular + + rect + draw rectangle - - Select first line + + rec + draw rectangle - - - - Cancel - Peruuta + + polygon2v + polygon by 2 vertices + - - Select second line + + poly2 + polygon by 2 vertices - - Specify dimension arc line location + + arc + draw arc - - Enter dimension text: + + a + draw arc - - - RS_ActionDimDiametric - - &Diametric + + circle + draw circle - - Not a circle or arc entity + + ci + draw circle - - Not a valid expression + + circle2 + circle 2 points - - Select arc or circle entity + + c2 + circle 2 points - - - Cancel - Peruuta + + circle3 + circle 3 points + - - Specify dimension line location + + c3 + circle 3 points - - Enter dimension text: + + circlecr + circle with center and radius - - - RS_ActionDimLeader - - &Leader + + cc + circle with center and radius - - Specify target point + + tan3 + circle tangent to 3 - - Cancel - Peruuta + + ct3 + circle tangent to 3 + - - Specify next point + + ellipseinscribed + inscribed ellipse - - Finish + + ei + inscribed ellipse - - - RS_ActionDimLinear - - &Linear + + ie + inscribed ellipse - - &Horizontal + + hatch + draw hatch - - &Vertical + + ha + draw hatch - - Not a valid expression + + mtext + draw mtext - - Specify first extension line origin + + mtxt + draw mtext - - Cancel - Peruuta + + text + draw text + - - Specify second extension line origin + + txt + draw text - - - Back - Takaisin + + regen + zoom - redraw + - - Specify dimension line location + + redraw + zoom - redraw - - Enter dimension text: + + rg + zoom - redraw - - Enter dimension line angle: + + zr + zoom - redraw - - - RS_ActionDimRadial - - &Radial + + zoomwindow + zoom - window - - Not a circle or arc entity + + zw + zoom - window - - Not a valid expression + + zoomauto + zoom - auto - - Select arc or circle entity + + za + zoom - auto - - - Cancel - Peruuta + + zoompan + zoom - pan + - - Specify dimension line position or enter angle: + + zp + zoom - pan - - Enter dimension text: + + zoomprevious + zoom - previous - - - RS_ActionDrawArc - - &Center, Point, Angles + + zv + zoom - previous - - - - - - Not a valid expression + + kill + kill all actions - - Not a valid chord length + + k + kill all actions - - Specify center + + undo + undo cycle - - Cancel - Peruuta + + u + undo cycle + - - Specify radius + + redo + redo cycle - - - - - - Back - Takaisin + + r + redo cycle + - - Specify start angle: + + dimaligned + dimension - aligned - - Specify end angle or [angle/chord length] + + da + dimension - aligned - - Specify included angle: + + dimhorizontal + dimension - horizontal - - Specify chord length: + + dh + dimension - horizontal - - - RS_ActionDrawArc3P - - &3 Points + + dimvertical + dimension - vertical - - Invalid arc data. + + dv + dimension - vertical - - Specify startpoint or [center] + + dimlinear + dimension - linear - - Cancel - Peruuta + + dl + dimension - linear + - - Specify second point + + dr + dimension - linear - - - Back - Takaisin + + dimangular + dimension - angular + - - Specify endpoint + + dan + dimension - angular - - - RS_ActionDrawArcTangential - - Arc &Tangential + + dimradial + dimension - radial - - Specify base entity + + dimradius + dimension - radius - - Cancel - Peruuta + + dimdiametric + dimension - diametric + - - Specify end angle + + dimdiameter + dimension - diametric - - - Back - Takaisin + + dd + dimension - diametric + - - Specify end point + + dimleader + dimension - leader - - - RS_ActionDrawCircle - - Center, &Point + + ld + dimension - leader - - Not a valid expression + + dimregen + dimension - regenerate - - Specify center + + restrictnothing + restrict - nothing - - Cancel - Peruuta + + rn + restrict - nothing + - - Specify radius + + restrictorthogonal + restrict - orthogonal - - Back - Takaisin + + rr + restrict - orthogonal + - - - RS_ActionDrawCircle2P - - 2 Points + + restricthorizontal + restrict - horizontal - - Invalid Circle data. + + rh + restrict - horizontal - - Specify first point + + restrictvertical + restrict - vertical - - Cancel - Peruuta + + rv + restrict - vertical + - - Specify second point + + move + modify - move (copy) - - Back - Takaisin + + mv + modify - move (copy) + - - - RS_ActionDrawCircle3P - - 3 Points + + bevel + modify - bevel - - Invalid circle data. + + bev + modify - bevel - - Specify first point + + ch + modify - bevel - - Cancel - Peruuta + + fillet + modify - fillet + - - Specify second point + + fi + modify - fillet - - - Back - Takaisin + + divide + modify - divide (cut) + - - Specify third point + + cut + modify - divide (cut) - - - RS_ActionDrawCircleCR - - Center, &Radius + + div + modify - divide (cut) - - radius=%1 is invalid + + mirror + modify - mirror - - Not a valid expression + + mi + modify - mirror - - Specify circle center + + revert + modify - revert direction - - Cancel - Peruuta + + rev + modify - revert direction + - - Specify circle radius + + rotate + modify - rotate - - Back - Takaisin + + ro + modify - rotate + - - - RS_ActionDrawCircleInscribe - - Circle &Inscribed + + scale + modify - scale - - Specify the first line + + sz + modify - scale - - Cancel - Peruuta + + trim + modify - trim (extend) + - - Specify the second line + + tm + modify - trim (extend) - - - Back - Takaisin + + trim2 + modify - multi trim (extend) + - - Specify the third line + + tm2 + modify - multi trim (extend) - - - RS_ActionDrawCircleTan1_2P - - Tangential, 2 P&oints + + lengthen + modify - lengthen - - Specify a line/arc/circle + + le + modify - lengthen - - Cancel - Peruuta + + stretch + modify - stretch + - - Specify the first point on the tangent circle + + ss + modify - stretch - - - - Back - Takaisin + + delete + modify - delete (erase) + - - Specify the second point on the tangent circle + + er + modify - delete (erase) - - Select the center of the tangent circle + + del + modify - delete (erase) - - - RS_ActionDrawCircleTan2 - - Tangential 2 Circles, Radius - circle tangential to two give circles and with radius + + explode + explode block/polyline into entities - - Specify the first line/arc/circle + + xp + explode block/polyline into entities - - Cancel - Peruuta + + snapfree + snap - free + - - Specify the second line/arc/circle + + os + snap - free - - - Back - Takaisin + + sf + snap - free + - - Select the center of the tangent circle + + snapcenter + snap - center - - - RS_ActionDrawCircleTan2_1P - - Tangential 2 Circles, 1 Point + + sc + snap - center - - Specify a line/arc/circle + + snapdist + snap - distance to endpoints - - Cancel - Peruuta + + sd + snap - distance to endpoints + - - Specify the another arc/circle + + snapend + snap - end points - - - - Back - Takaisin + + se + snap - end points + - - Specify a point on the tangent circle + + snapgrid + snap - grid - - Select the center of the tangent circle + + sg + snap - grid - - - RS_ActionDrawCircleTan3 - - Specify the first line/arc/circle + + snapintersection + snap - intersection - - Specify the second line/arc/circle + + si + snap - intersection - - Specify the third line/arc/circle + + snapmiddle + snap - middle points - - Cancel - Peruuta + + sm + snap - middle points + - - Tangential &3 Circles + + snaponentity + snap - on entity - - - - Back - Takaisin + + sn + snap - on entity + - - Select the center of the tangent circle + + np + snap - on entity - - - RS_ActionDrawEllipse4Points - - Ellipse &4 Point + + setrelativezero + set relative zero position - - Can not determine uniquely an ellipse + + rz + set relative zero position - - Specify the first point on ellipse + + selectall + Select all entities - - Cancel - Peruuta + + sa + Select all entities + - - Specify the second point on ellipse + + deselectall + deselect all entities - - - - Back - Takaisin + + tn + deselect all entities + - - Specify the third point on ellipse + + modifyattr + modify attribute - - Specify the fourth point on ellipse + + attr + modify attribute - - - RS_ActionDrawEllipseAxis - - Ellipse &Arc (Axis) + + ma + modify attribute - - &Ellipse (Axis) + + properties + modify properties - - - - Not a valid expression + + prop + modify properties - - Specify ellipse center + + distance + distance point to point - - Cancel - Peruuta + + dist + distance point to point + - - Specify endpoint of major axis + + dpp + distance point to point - - - - - Back - Takaisin + + angle + measure angle + - - Specify endpoint or length of minor axis: + + ang + measure angle - - Specify start angle + + area + measure area - - Specify end angle + + ar + measure area - - - RS_ActionDrawEllipseCenter3Points - - Ellipse Center and &3 Points + + + angle - - Specify the center of ellipse + + dpi - - - Cancel - Peruuta + + + close + - - Specify the first point on ellipse + + + chord length - - Specify the second point on ellipse + + + columns - - - Back - Takaisin + + columnspacing + - - Specify the third point on ellipse + + + factor - - - RS_ActionDrawEllipseFociPoint - - Ellipse &Foci Point + + length - - Not a valid expression + + length1 + bevel/fillet lenght1 - - Specify first focus of ellipse + + length2 + bevel/fillet lenght2 - - Cancel - Peruuta + + number + - - Specify second focus of ellipse + + + radius - - - Back - Takaisin + + rows + - - Specify a point on ellipse or total distance to foci + + rowspacing - - - RS_ActionDrawEllipseInscribe - - Ellipse &Inscribed + + + through - - Can not determine uniquely an ellipse + + trim - - Specify the first line + + ang + angle - - Cancel - Peruuta + + an + angle + - - Specify the second line + + center - - - - Back - Takaisin + + cen + center + - - Specify the third line + + ce + center - - Specify the fourth line + + cl + chord length - - - RS_ActionDrawHatch - - &Hatch + + c + close - - Hatch created successfully. + + cols + columns - - Hatch Error: Invalid contour found! + + co + columns - - Hatch Error: Pattern not found! + + columnspacing + columnspacing for inserts - - Hatch Error: Contour or pattern too small! + + colspacing + columnspacing for inserts - - Hatch Error: Contour too big! + + cs + columnspacing for inserts - - Hatch Error: Undefined Error! + + fact + factor - - Total hatch area = %1 + + f + factor - - Invalid hatch area. Please check that the entities chosen form one or more closed contours. + + help - - - RS_ActionDrawImage - - Insert &Image + + ? + help - - - - Not a valid expression + + length + length - - Specify reference point + + len + length - - Cancel - Peruuta + + l + length + - - Enter angle: + + length1 + length1 - - Enter factor: + + len1 + length1 - - Enter dpi: + + l1 + length1 - - - RS_ActionDrawLine - - &2 Points + + length2 + length2 - - Specify first point + + len2 + length2 - - Cancel - Peruuta + + l2 + length2 + - - Specify next point or [%1] + + number + number - - - Back - Takaisin + + num + number + - - Specify next point + + n + number - - Cannot close sequence of lines: Not enough entities defined yet, or already closed. + + ra + radius - - Cannot redo: Not previous line segment defined. + + reversed + reversed - - Cannot undo: Not enough entities defined yet. + + + rev + reversed - - - RS_ActionDrawLineAngle - - &Angle + + row + row - - &Horizontal + + rowspacing + rowspacing for inserts - - Vertical + + rs + rowspacing for inserts - - - Not a valid expression + + text - - Specify position + + t + text - - Cancel - Peruuta + + t + through + - - Enter angle: + + undo - - - Back - Takaisin + + u + undo + - - Enter length: + + redo - - - RS_ActionDrawLineBisector - - Bisector + + r + redo - - - Not a valid expression + + back - - Number sector lines not in range: - number of bisector to create must be in [1, 200] + + b + back - - Select first line + + bw - - Cancel - Peruuta + + blackwhite + - - Select second line + + color - - - - Back - Takaisin + + paperoffset + - - Enter bisector length: + + graphoffset - - Enter number of bisectors: + + Command: %1 (%2) - - - RS_ActionDrawLineFree - - &Freehand Line + + RS_Commands:: command not found: %1 - - Click and drag to draw a line + + + Command not found: %1 - - Cancel - Peruuta - - - - RS_ActionDrawLineHorVert - - - Vertical + + Accepted keycode: %1 - - Specify first point + + Available commands: - - Cancel - Peruuta + + cal + command to trigger cli calculator + - - Specify second point + + calculate + command to trigger cli calculator - - Back - Takaisin + + Calculator error for input: + - RS_ActionDrawLineOrthTan + RS_ActionBlocksAdd - - Tangent &Orthogonal + + &Add Block + + + RS_ActionBlocksAttributes - - Select a line + + &Rename Block + + + RS_ActionBlocksCreate - - Cancel - Peruuta + + &Create Block + - - Select circle, arc or ellipse + + Specify reference point - - Back - Takaisin + + Cancel + Peruuta - RS_ActionDrawLineParallel + RS_ActionBlocksEdit - - &Parallel + + &Edit Block + + + RS_ActionBlocksExplode - - - &Concentric + + Ex&plode + + + RS_ActionBlocksFreezeAll - - Specify Distance <%1> or select entity or [%2] + + &Hide all - - Cancel - Peruuta + + &Show all + + + + RS_ActionBlocksInsert - - Enter number: + + &Insert Block - - + + + + + + Not a valid expression - - Not a valid number. Try 1..99 + + Specify reference point - - - RS_ActionDrawLineParallelThrough - - Parallel through point - + + Cancel + Peruuta - - Select entity + + Enter angle: - - Cancel - Peruuta - - - - Specify through point + + Enter factor: - - - Back - Takaisin + + Enter columns: + - - Number: + + Enter rows: - - Not a valid number. Try 1..99 + + Enter column spacing: - - Not a valid expression + + Enter row spacing: - RS_ActionDrawLinePolygonCenCor + RS_ActionBlocksRemove - - Pol&ygon (Cen,Cor) + + &Remove Block + + + RS_ActionBlocksSave - - Specify center + + &Save Block - - Specify a corner + + No block activated to save + + + RS_ActionBlocksToggleView - - Enter number: + + Toggle Block &Visibility + + + RS_ActionDefault - - Not a valid number. Try 1..9999 + + Choose second edge - - Not a valid expression - + + Back + Takaisin - RS_ActionDrawLinePolygonCorCor + RS_ActionDimAligned - - Polygo&n (Cor,Cor) + + &Aligned - - Specify first corner + + Specify first extension line origin - + Cancel Peruuta - - Specify second corner + + Specify second extension line origin - - + + Back Takaisin - - Number: - - - - - Not a valid number. Try 1..9999 + + Specify dimension line location - - Not a valid expression. + + Enter dimension text: - RS_ActionDrawLineRectangle + RS_ActionDimAngular - - Rectangle + + &Angular - - Specify first corner + + Select first line - + + + Cancel Peruuta - - Specify second corner + + Select second line - - Back - Takaisin + + Specify dimension arc line location + + + + + Enter dimension text: + - RS_ActionDrawLineRelAngle + RS_ActionDimDiametric - - Relative angle + + &Diametric - - Orthogonal + + Not a circle or arc entity - - + Not a valid expression - - Select base entity + + Select arc or circle entity - + + Cancel Peruuta - - Specify position + + Specify dimension line location - - Back - Takaisin + + Enter dimension text: + - RS_ActionDrawLineTangent1 + RS_ActionDimLeader - - Tangent (P,C) + + &Leader - - Specify point + + Specify target point - + Cancel Peruuta - - Select circle, arc or ellipse + + Specify next point - - Back - Takaisin + + Finish + - RS_ActionDrawLineTangent2 + RS_ActionDimLinear - - Tangent (C,C) + + &Linear - - Select first circle or ellipse + + &Horizontal - - Select second circle or ellipse + + &Vertical - - Cancel - Peruuta - - - - Back - Takaisin - - - - RS_ActionDrawMText - - - &MText + + Not a valid expression - - Specify insertion point + + Specify first extension line origin - + Cancel Peruuta - - Enter text: + + Specify second extension line origin - + + Back Takaisin - - - RS_ActionDrawPoint - - &Points + + Specify dimension line location - - Specify location + + Enter dimension text: - - Cancel - Peruuta + + Enter dimension line angle: + - RS_ActionDrawPolyline + RS_ActionDimRadial - - &Polyline + + &Radial - - Draw polylines + + Not a circle or arc entity - - Specify first point + + Not a valid expression + + + + + Select arc or circle entity - + + Cancel Peruuta - - Specify next point or [%1] + + Specify dimension line position or enter angle: - - - Back - Takaisin - - - - Specify next point + + Enter dimension text: + + + RS_ActionDrawArc - - Cannot close sequence of lines: Not enough entities defined yet. + + &Center, Point, Angles - - Cannot undo: Not enough entities defined yet. + + + + + + Not a valid expression - - - RS_ActionDrawSpline - - &Spline + + Not a valid chord length - - Specify first control point + + Specify center - + Cancel Peruuta - - Specify next control point or [%1] + + Specify radius - - + + + + + Back Takaisin - - Specify next control point + + Specify start angle: - - Cannot undo: Not enough entities defined yet. + + Specify end angle or [angle/chord length] + + + + + Specify included angle: + + + + + Specify chord length: - RS_ActionDrawText + RS_ActionDrawArc3P - - &Text + + &3 Points - - Specify insertion point + + Invalid arc data. - - + + Specify startpoint or [center] + + + + Cancel Peruuta - + Specify second point - - Enter text: - - - - + + Back Takaisin - - - RS_ActionEditCopy - - &Copy + + Specify endpoint + + + RS_ActionDrawArcTangential - - Cu&t + + Arc &Tangential - - Specify reference point + + Specify base entity - + Cancel Peruuta - - - RS_ActionEditPaste - - &Paste + + Specify end angle - - Set reference point - + + + Back + Takaisin - - Cancel - Peruuta + + Specify end point + - RS_ActionEditUndo + RS_ActionDrawCircle - - &Undo + + Center, &Point - - &Redo + + Not a valid expression - - Nothing to undo! + + Specify center - - Nothing to redo! - + + Cancel + Peruuta - - - RS_ActionFileNew - - &New + + Specify radius - - - RS_ActionFileNewTemplate - - New From &Template - + + Back + Takaisin - RS_ActionFileOpen + RS_ActionDrawCircle2P - - &Open... + + 2 Points - - - RS_ActionFileSave - - &Save + + Invalid Circle data. - - - RS_ActionFileSaveAs - - Save &as... + + Specify first point - - - RS_ActionInfoAngle - - An&gle between two lines + + Cancel + Peruuta + + + + Specify second point - - Angle: %1 + + Back + Takaisin + + + + RS_ActionDrawCircle3P + + + 3 Points - - Lines are parallel + + Invalid circle data. - - Specify first line + + Specify first point - + Cancel Peruuta - - Specify second line + + Specify second point - + + Back Takaisin - - - RS_ActionInfoArea - - - Area: %1 - - - - Circumference: %1 + + Specify third point + + + RS_ActionDrawCircleCR - - Polygonal &Area + + Center, &Radius - - Closing Point: %1/%2 + + radius=%1 is invalid - - Point: %1/%2 + + Not a valid expression - - Specify first point of polygon + + Specify circle center - - + Cancel Peruuta - - Specify next point of polygon + + Specify circle radius - - - RS_ActionInfoDist - - &Distance Point to Point - + + Back + Takaisin + + + RS_ActionDrawCircleInscribe - - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + + Circle &Inscribed - - Specify first point of distance + + Specify the first line - + Cancel Peruuta - - Specify second point of distance + + Specify the second line - + + Back Takaisin - - - RS_ActionInfoDist2 - - &Distance Entity to Point + + Specify the third line + + + RS_ActionDrawCircleTan1_2P - - Distance: %1 + + Tangential, 2 P&oints - - Specify entity + + Specify a line/arc/circle - + Cancel Peruuta - - Specify point + + Specify the first point on the tangent circle - + + + Back Takaisin - - - RS_ActionInfoInside - - Point inside contour + + Specify the second point on the tangent circle - - Point is inside selected contour. + + Select the center of the tangent circle + + + RS_ActionDrawCircleTan2 - - Point is outside selected contour. + + Tangential 2 Circles, Radius + circle tangential to two give circles and with radius - - Specify point + + Specify the first line/arc/circle - + Cancel Peruuta - - - RS_ActionInfoTotalLength - - &Total length of selected entities + + Specify the second line/arc/circle - - Total Length of selected entities: %1 - + + + Back + Takaisin - - At least one of the selected entities cannot be measured. + + Select the center of the tangent circle - RS_ActionLayersAdd + RS_ActionDrawCircleTan2_1P - - &Add Layer + + Tangential 2 Circles, 1 Point - - - RS_ActionLayersEdit - - &Edit Layer + + Specify a line/arc/circle - - - RS_ActionLayersFreezeAll - - &Hide all - - - - - &Show all - + + Cancel + Peruuta - - - RS_ActionLayersRemove - - &Remove Layer + + Specify the another arc/circle - - - RS_ActionLayersToggleLock - - Toggle Layer Loc&k - + + + + Back + Takaisin - - - RS_ActionLayersTogglePrint - - Toggle Layer &Print + + Specify a point on the tangent circle - - - RS_ActionLayersToggleView - - &Toggle Layer Visibility + + Select the center of the tangent circle - RS_ActionLibraryInsert + RS_ActionDrawCircleTan3 - - Insert Library Object + + Specify the first line/arc/circle - - Cannot open file '%1' - Tiedoston '%1' avaus epäonnistui - - - - - Not a valid expression + + Specify the second line/arc/circle - - Specify reference point + + Specify the third line/arc/circle - + Cancel Peruuta - - Enter angle: + + Tangential &3 Circles - - Enter factor: + + Draw tangential circle of 3 given points, lines, arcs/circles - - - RS_ActionLockRelativeZero - - (Un-)&Lock Relative Zero - + + + + Back + Takaisin - - - RS_ActionModifyAttributes - - &Attributes + + Select the center of the tangent circle - RS_ActionModifyBevel + RS_ActionDrawEllipse4Points - - &Bevel + + Ellipse &4 Point - - - Not a valid expression + + Can not determine uniquely an ellipse - - Select first entity + + Specify the first point on ellipse - + Cancel Peruuta - - Select second entity + + Specify the second point on ellipse - - - + + + Back Takaisin - - Enter length 1: + + Specify the third point on ellipse - - Enter length 2: + + Specify the fourth point on ellipse - RS_ActionModifyCut + RS_ActionDrawEllipseAxis - - &Divide + + Ellipse &Arc (Axis) - - - No Entity found. + + &Ellipse (Axis) - - Entity must be a line, arc, circle, ellipse or interpolation spline. + + + + Not a valid expression - - Cutting point is invalid. + + Specify ellipse center - - Cutting point is not on entity. - + + Cancel + Peruuta - - Specify entity to cut + + Specify endpoint of major axis - - Cancel - Peruuta + + + + + Back + Takaisin - - Specify cutting point + + Specify endpoint or length of minor axis: - - Back - Takaisin + + Specify start angle + - - - RS_ActionModifyDelete - - &Delete + + Specify end angle - RS_ActionModifyDeleteFree + RS_ActionDrawEllipseCenter3Points - - Delete Freehand + + Ellipse Center and &3 Points - - Entities not in the same polyline. + + Specify the center of ellipse - - Parent of second entity is not a polyline + + + Cancel + Peruuta + + + + Specify the first point on ellipse - - Parent of second entity is NULL + + Specify the second point on ellipse - - One of the chosen entities is NULL + + + Back + Takaisin + + + + Specify the third point on ellipse + + + RS_ActionDrawEllipseFociPoint - - Parent of first entity is not a polyline + + Ellipse &Foci Point - - Parent of first entity is NULL + + specify a point on ellipse, or total distance to foci - - First entity is NULL + + Total distance %1 is smaller than distance between foci - - Second entity is NULL + + Not a valid expression - - Specify first break point on a polyline + + Specify first focus of ellipse - + Cancel Peruuta - - Specify second break point on the same polyline + + Specify second focus of ellipse - + + Back Takaisin + + + Specify a point on ellipse or total distance to foci + + - RS_ActionModifyDeleteQuick + RS_ActionDrawEllipseInscribe - - &Delete selected + + Ellipse &Inscribed - - Pick entity to delete + + Can not determine uniquely an ellipse - + + Specify the first line + + + + Cancel Peruuta - - - RS_ActionModifyEntity - - &Properties - &Ominaisuudet + + Specify the second line + - - - RS_ActionModifyExplodeText - - &Explode Text into Letters - + + + + Back + Takaisin - - - RS_ActionModifyMirror - - &Mirror + + Specify the third line - - Specify first point of mirror line + + Specify the fourth line + + + RS_ActionDrawHatch - - Cancel - Peruuta + + &Hatch + - - Specify second point of mirror line + + Hatch created successfully. - - Back - Takaisin + + Hatch Error: Invalid contour found! + - - - RS_ActionModifyMove - - &Move / Copy + + Hatch Error: Pattern not found! - - Invalid number of copies, use %1 + + Hatch Error: Contour or pattern too small! - - Specify reference point + + Hatch Error: Contour too big! - - Cancel - Peruuta + + Hatch Error: Undefined Error! + - - Specify target point + + Total hatch area = %1 - - Back - Takaisin + + Invalid hatch area. Please check that the entities chosen form one or more closed contours. + - RS_ActionModifyMoveRotate + RS_ActionDrawImage - - M&ove and Rotate + + Insert &Image - + + + Not a valid expression - + Specify reference point - + Cancel Peruuta - - Specify target point + + Enter angle: - - - Back - Takaisin + + Enter factor: + - - Enter rotation angle: + + Enter dpi: - RS_ActionModifyOffset + RS_ActionDrawLine - - &Offset + + &2 Points - - Specify direction of offset + + Specify first point - - Back - Takaisin + + Cancel + Peruuta - - - RS_ActionModifyRevertDirection - - Re&vert direction + + Specify next point or [%1] - - Ctrl+R - - - - - RS_ActionModifyRotate - - - &Rotate - + + + Back + Takaisin - - Specify rotation center + + Specify next point - - Specify reference point + + Cannot close sequence of lines: Not enough entities defined yet, or already closed. - - Specify target point to rotate to + + Cannot redo: Not previous line segment defined. - - - - Back - Takaisin + + Cannot undo: Not enough entities defined yet. + - RS_ActionModifyRotate2 + RS_ActionDrawLineAngle - - Rotate T&wo + + &Angle - - Specify absolute reference point + + &Horizontal + + + + + Vertical - + + + Not a valid expression + + + + + Specify position + + + + Cancel Peruuta - - Specify relative reference point + + Enter angle: - + + Back Takaisin + + + Enter length: + + - RS_ActionModifyRound + RS_ActionDrawLineBisector - - &Fillet + + Bisector - + + Not a valid expression - - Specify first entity + + Number sector lines not in range: + number of bisector to create must be in [1, 200] - - - Back - Takaisin + + Select first line + - - Specify second entity + + Cancel + Peruuta + + + + Select second line - - Enter radius: + + + + Back + Takaisin + + + + Enter bisector length: - - Cancel - Peruuta + + Enter number of bisectors: + - RS_ActionModifyScale + RS_ActionDrawLineFree - - &Scale + + &Freehand Line - - Specify reference point + + Click and drag to draw a line - + Cancel Peruuta - RS_ActionModifyStretch + RS_ActionDrawLineHorVert - - &Stretch + + Vertical - - Specify first corner + + Specify first point - + Cancel Peruuta - - Specify second corner + + Specify second point - - - + Back Takaisin + + + RS_ActionDrawLineOrthTan - - Specify reference point + + Tangent &Orthogonal - - Specify target point + + Select a line + + + + + Cancel + Peruuta + + + + Select circle, arc or ellipse + + + Back + Takaisin + - RS_ActionModifyTrim + RS_ActionDrawLineParallel - - &Trim + + &Parallel - - &Trim Two + + + &Concentric - - Select first trim entity + + Specify Distance <%1> or select entity or [%2] - - + Cancel - Peruuta + Peruuta - - Select limiting entity + + Enter number: - - - Back - Takaisin - - - - Select second trim entity + + + Not a valid expression - - Select entity to trim + + Not a valid number. Try 1..99 - RS_ActionModifyTrimAmount + RS_ActionDrawLineParallelThrough - - &Lengthen + + Parallel through point - - No entity found. + + Select entity - - The chosen Entity is in a block. Please edit the block. - + + Cancel + Peruuta - - The chosen Entity is not an atomic entity or cannot be trimmed. + + Specify through point - - Not a valid expression - + + + Back + Takaisin - - Select entity to trim or enter distance: + + Number: - - Back - Takaisin + + Not a valid number. Try 1..99 + - - - RS_ActionOptionsDrawing - - Current &Drawing Preferences + + Not a valid expression - RS_ActionOrder - - - move to bottom - - + RS_ActionDrawLinePolygonCenCor - - set to bottom + + Pol&ygon (Cen,Cor) - - lower after entity + + Specify center - - lower over entity + + Specify a corner - - - raise over entity + + Enter number: - - move to top + + Not a valid number. Try 1..9999 - - set to top + + Not a valid expression + + + RS_ActionDrawLinePolygonCorCor - - No Entity found. + + Polygo&n (Cor,Cor) - - Choose entity for order + + Specify first corner - + Cancel Peruuta - - - RS_ActionPolylineAdd - - &Add node + + Specify second corner - - Add polyline's node - + + + Back + Takaisin - - - No Entity found. + + Number: - - Entity must be a polyline. + + Not a valid number. Try 1..9999 - - Adding point is invalid. + + Not a valid expression. + + + RS_ActionDrawLineRectangle - - Adding point is not on entity. + + Rectangle - - Specify polyline to add nodes + + Specify first corner - + Cancel Peruuta - - Specify adding node's point + + Specify second corner - + Back Takaisin - RS_ActionPolylineAppend + RS_ActionDrawLineRelAngle - - A&ppend node + + Relative angle - - Append polyline's node + + Orthogonal - - No Entity found. + + + Not a valid expression - - Entity must be a polyline. + + Select base entity - - Can not append nodes in a closed polyline. + + Cancel + Peruuta + + + + Specify position - - Click somewhere near the beginning or end of existing polyline. + + Back + Takaisin + + + + RS_ActionDrawLineTangent1 + + + Tangent (P,C) - - Specify the polyline somewhere near the beginning or end point + + Specify point - + Cancel Peruuta - - Specify next point or [%1] + + Select circle, arc or ellipse - - + Back Takaisin + + + RS_ActionDrawLineTangent2 - - Specify next point + + Tangent (C,C) - - Cannot undo: Not enough entities defined yet. + + Select first circle or ellipse + + + + + Select second circle or ellipse + + + Cancel + Peruuta + + + + Back + Takaisin + - RS_ActionPolylineDel + RS_ActionDrawMText - - &Delete node + + &MText - - Delete polyline's node + + Specify insertion point - - - No Entity found. - + + Cancel + Peruuta - - Entity must be a polyline. + + Enter text: - - Deleting point is invalid. - + + Back + Takaisin + + + RS_ActionDrawPoint - - Deleting point is not on entity. + + &Points - - Specify polyline to delete node + + Specify location - + Cancel Peruuta + + + RS_ActionDrawPolyline - - Specify deleting node's point + + &Polyline - - Back - Takaisin + + Draw polylines + - - - RS_ActionPolylineDelBetween - - Delete &between two nodes + + Specify first point - - Delete between two nodes - + + Cancel + Peruuta - - - - No Entity found. + + Specify next point or [%1] - - Entity must be a polyline. - + + + Back + Takaisin - - Deletinging point is invalid. + + Specify next point - - Deleting point is not on entity. + + Cannot close sequence of lines: Not enough entities defined yet. - - Deleting point is invalid. + + Cannot undo: Not enough entities defined yet. + + + RS_ActionDrawSpline - - Deleteinging point is not on entity. + + &Spline - - Specify polyline to delete between two nodes + + Specify first control point - + Cancel Peruuta - - Specify first node + + Specify next control point or [%1] - - + + Back Takaisin - - Specify second node + + Specify next control point + + + + + Cannot undo: Not enough entities defined yet. - RS_ActionPolylineEquidistant + RS_ActionDrawText - - Create &Equidistant Polylines + + &Text - - Create Equidistant Polylines + + Specify insertion point - - No Entity found. - + + + Cancel + Peruuta - - Entity must be a polyline. + + Specify second point - - Choose the original polyline + + Enter text: - - Cancel - Peruuta + + Back + Takaisin - RS_ActionPolylineSegment + RS_ActionEditCopy - - Create Polyline from Existing &Segments + + &Copy - - Create Polyline from Existing Segments + + Cu&t - - No Entity found. + + Specify reference point - - Entity must be a line, arc or polyline. - + + Cancel + Peruuta + + + RS_ActionEditPaste - - Entity can not be a closed polyline. + + &Paste - - Choose one of the segments on the original polyline + + Set reference point - + Cancel Peruuta - RS_ActionPolylineTrim + RS_ActionEditUndo - - &Trim segments + + &Undo - - Trim polyline's segments + + &Redo - - - - No Entity found. + + Nothing to undo! - - Entity must be a polyline. + + Nothing to redo! + + + RS_ActionFileNew - - - Specifying point is invalid. + + &New + + + RS_ActionFileNewTemplate - - - No Segment found on entity. + + New From &Template + + + RS_ActionFileOpen - - Specify polyline to trim + + &Open... + + + RS_ActionFileSave - - Cancel - Peruuta - - - - Specify first segment + + &Save + + + RS_ActionFileSaveAs - - - Back - Takaisin - - - - Specify second segment + + Save &as... - RS_ActionPrintPreview + RS_ActionInfoAngle - - Print Pre&view + + An&gle between two lines - - Printout offset in paper coordinates by (%1, %2) + + Angle: %1 - - Printout offset in graph coordinates by (%1, %2) + + Lines are parallel - - Printout offset in graph coordinates + + Specify first line - - Printout offset in paper coordinates + + Cancel + Peruuta + + + + Specify second line - - : select printout offset coordinates + + Back + Takaisin + + + + RS_ActionInfoArea + + + Area: %1 - - type in offset from command line to offset printout + + Circumference: %1 - - Printout offset ignores relative zero. Ignoring '@' + + Polygonal &Area - - RS_ActionPrintPreview::fit(): Invalid paper size + + Closing Point: %1/%2 - - - RS_ActionSelect - - - No entity selected! + + Point: %1/%2 - - Select to modify attributes + + Specify first point of polygon - - - - - - - - - - - - - - - - - + + Cancel Peruuta - - Select entities to order + + Specify next point of polygon + + + RS_ActionInfoDist - - Select to delete + + &Distance Point to Point - - Select to delete immediately + + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) - - Select to move + + Specify first point of distance - - Select to copy - + + Cancel + Peruuta - - Select to cut + + Specify second point of distance - - Select to revert direction - + + Back + Takaisin + + + RS_ActionInfoDist2 - - Select to rotate + + &Distance Entity to Point - - Select to scale + + Distance: %1 - - Select to mirror + + Specify entity - - Select to move and rotate - + + Cancel + Peruuta - - Select to create offset + + Specify point - - Select for two axis rotation - - + + Back + Takaisin + + + + RS_ActionInfoInside - - Select to explode text + + Point inside contour - - Select to explode block + + Point is inside selected contour. - - Select to create block + + Point is outside selected contour. + + + + + Specify point + + + Cancel + Peruuta + - RS_ActionSelectAll + RS_ActionInfoTotalLength - - Select &All + + &Total length of selected entities - - Deselect &all + + Total Length of selected entities: %1 - - Ctrl+K + + At least one of the selected entities cannot be measured. - RS_ActionSelectContour + RS_ActionLayersAdd - - (De-)Select &Contour + + &Add Layer + + + RS_ActionLayersEdit - - Entity must be an Atomic Entity. + + &Edit Layer - RS_ActionSelectIntersected + RS_ActionLayersFreezeAll - - Select Intersected Entities + + &Hide all - - Deselect Intersected Entities + + &Show all + + + RS_ActionLayersRemove - - Choose first point of intersection line + + &Remove Layer + + + RS_ActionLayersToggleLock - - Cancel - Peruuta - - - - Choose second point of intersection line + + Toggle Layer Loc&k - - - Back - Takaisin - - RS_ActionSelectInvert + RS_ActionLayersTogglePrint - - Invert Selection + + Toggle Layer &Print - RS_ActionSelectLayer + RS_ActionLayersToggleView - - (De-)Select Layer + + &Toggle Layer Visibility - RS_ActionSelectSingle + RS_ActionLibraryInsert - - Select Entity + + Insert Library Object - - - RS_ActionSelectWindow - - Select Window + + Cannot open file '%1' + Tiedoston '%1' avaus epäonnistui + + + + + Not a valid expression - - Deselect Window + + Specify reference point - + Cancel Peruuta - - Click and drag for the selection window + + Enter angle: - - Choose second edge + + Enter factor: - - - Back - Takaisin - - RS_ActionSetRelativeZero + RS_ActionLockRelativeZero - - Set &Relative Zero + + (Un-)&Lock Relative Zero + + + RS_ActionModifyAttributes - - Set relative Zero + + &Attributes - - - Cancel - Peruuta - - RS_ActionSnapIntersectionManual + RS_ActionModifyBevel - - I&ntersection Manually + + &Bevel + + + + + + Not a valid expression - + Select first entity - - - Back - Takaisin + + Cancel + Peruuta - + Select second entity - - - RS_ActionToolRegenerateDimensions - - Regenerate Dimension Entities - + + + + Back + Takaisin - - Regenerated %1 dimension entities + + Enter length 1: - - No dimension entities found + + Enter length 2: - RS_ActionZoomAuto + RS_ActionModifyCut - - &Auto Zoom + + &Divide - - - RS_ActionZoomIn - - Zoom &In + + + No Entity found. - - Zoom &Out + + Entity must be a line, arc, circle, ellipse or interpolation spline. - - - RS_ActionZoomPan - - Zoom &Panning + + Cutting point is invalid. - - Click and drag to pan zoom + + Cutting point is not on entity. - - + + Specify entity to cut + + + + Cancel - Peruuta + Peruuta - - Zoom panning + + Specify cutting point - - - RS_ActionZoomPrevious - - Previous &View - + + Back + Takaisin - RS_ActionZoomRedraw + RS_ActionModifyDelete - - &Redraw + + &Delete - RS_ActionZoomWindow + RS_ActionModifyDeleteFree - - &Window Zoom + + Delete Freehand - - Specify first edge + + Entities not in the same polyline. - - Cancel - Peruuta - - - - Specify second edge + + Parent of second entity is not a polyline - - Back - Takaisin + + Parent of first entity is not a polyline + - - - RS_Commands - - - point + + Parent of second entity is nullptr - - - po + + One of the chosen entities is nullptr - - - line + + Parent of first entity is nullptr - - l + + First entity is nullptr - - - polyline + + Second entity is nullptr - - - offset + + Specify first break point on a polyline - - o - offset - + + Cancel + Peruuta - - - parallel + + Specify second break point on the same polyline - - - arc - + + Back + Takaisin + + + RS_ActionModifyDeleteQuick - - a + + &Delete selected - - - circle + + Pick entity to delete - - - ci - + + Cancel + Peruuta + + + RS_ActionModifyEntity - - - rectangle - + + &Properties + &Ominaisuudet + + + RS_ActionModifyExplodeText - - rec + + &Explode Text into Letters + + + RS_ActionModifyMirror - - rectang + + &Mirror - - - - text + + Specify first point of mirror line - - - regen - + + Cancel + Peruuta - - rg - zoom - redraw + + Specify second point of mirror line - - zr - zoom - redraw - + + Back + Takaisin + + + RS_ActionModifyMove - - zw - zoom - window + + &Move / Copy - - za - zoom - auto + + Invalid number of copies, use %1 - - zp - zoom - pan + + Specify reference point - - zv - zoom - previous - + + Cancel + Peruuta - - - kill + + Specify target point - - - k - + + Back + Takaisin + + + RS_ActionModifyMoveRotate - - - - undo + + M&ove and Rotate - - - u - undo + + Not a valid expression - - - - redo + + Specify reference point - - - r - + + Cancel + Peruuta - - da - dimension - aligned + + Specify target point - - - da - + + + Back + Takaisin - - dh - dimension - horizontal + + Enter rotation angle: + + + RS_ActionModifyOffset - - - dh + + &Offset - - dr - dimension - linear + + Specify direction of offset - - - dr - + + Back + Takaisin + + + RS_ActionModifyRevertDirection - - dv - dimension - vertical + + Re&vert direction - - - dv + + Ctrl+R + + + RS_ActionModifyRotate - - ld - dimension - leader + + &Rotate - - - ld + + Specify rotation center - - - dimregen + + Specify reference point - - tm - modify - multi trim (extend) + + Specify target point to rotate to - - - tm - + + + + Back + Takaisin + + + RS_ActionModifyRotate2 - - xt - modify - trim (extend) + + Rotate T&wo - - - xt + + Specify absolute reference point - - rm - modify - trim - + + Cancel + Peruuta - - - rm + + Specify relative reference point - - mv - modify - move - + + Back + Takaisin + + + RS_ActionModifyRound - - - mv + + &Fillet - - ch - modify - bevel (chamfer) + + Not a valid expression - - - ch + + Specify first entity - - mi - modify - mirror - + + + Back + Takaisin - - - mi + + Specify second entity - - ro - modify - rotate + + Enter radius: - - - ro - + + Cancel + Peruuta + + + RS_ActionModifyScale - - sz - modify - scale + + &Scale - - - sz + + Specify reference point - - ss - modify - stretch - + + Cancel + Peruuta + + + RS_ActionModifyStretch - - - ss + + &Stretch - - er - modify - delete (erase) + + Specify first corner - - - er - + + Cancel + Peruuta - - oo - modify - undo (oops) + + Specify second corner - - - oo - + + + + Back + Takaisin - - uu - modify - redo + + Specify reference point - - - uu + + Specify target point + + + RS_ActionModifyTrim - - xp - modify - explode + + &Trim - - - xp + + &Trim Two - - os + + Select first trim entity - - sg - snap - grid - + + + Cancel + Peruuta - - - sg + + Select limiting entity - - se - snap - end - + + + Back + Takaisin - - - se + + Select second trim entity - - si - snap - intersection + + Select entity to trim + + + RS_ActionModifyTrimAmount - - - si + + &Lengthen - - - sn + + No entity found. - - sm - snap - middle + + The chosen Entity is in a block. Please edit the block. - - - sm + + The chosen Entity is not an atomic entity or cannot be trimmed. - - sn - snap - nearest + + Not a valid expression - - np - snap - nearest point + + Select entity to trim or enter distance: - - - np + + Back + Takaisin + + + + RS_ActionOptionsDrawing + + + Current &Drawing Preferences + + + RS_ActionOrder - - tn - Deselect all + + move to bottom - - - tn + + set to bottom - - row - row + + lower after entity - - Command: %1 + + lower over entity - - pa - parallel + + + raise over entity - - - angle + + move to top - - - close + + set to top - - - chord length + + No Entity found. - - - columns + + Choose entity for order - - columnspacing - + + Cancel + Peruuta + + + RS_ActionPolylineAdd - - - factor + + &Add node - - length + + Add polyline's node - - length1 + + + No Entity found. - - length2 + + Entity must be a polyline. - - number + + Adding point is invalid. - - - radius + + Adding point is not on entity. - - rows + + Specify polyline to add nodes - - rowspacing - + + Cancel + Peruuta - - - through + + Specify adding node's point - - trim - + + Back + Takaisin + + + RS_ActionPolylineAppend - - an - angle + + A&ppend node - - ce - center + + Append polyline's node - - cl - chord length + + No Entity found. - - co - columns + + Entity must be a polyline. - - ra - radius + + Can not append nodes in a closed polyline. - - reversed - reversed + + Click somewhere near the beginning or end of existing polyline. - - - rev - reversed + + Specify the polyline somewhere near the beginning or end point - - r - redo - + + Cancel + Peruuta - - back + + Specify next point or [%1] - - ang - angle - + + + Back + Takaisin - - - li + + Specify next point - - - pl + + Cannot undo: Not enough entities defined yet. + + + RS_ActionPolylineDel - - pa + + &Delete node - - - ar + + Delete polyline's node - - - rect + + + No Entity found. - - - mtext + + Entity must be a polyline. - - - redraw + + Deleting point is invalid. - - zr + + Deleting point is not on entity. - - zw + + Specify polyline to delete node - - za - + + Cancel + Peruuta - - zp + + Specify deleting node's point - - zv - + + Back + Takaisin + + + RS_ActionPolylineDelBetween - - u + + Delete &between two nodes - - - rn - restrict - nothing + + Delete between two nodes - - rn + + + + No Entity found. - - - rr - restrict - orthogonal + + Entity must be a polyline. - - rr + + Deletinging point is invalid. - - - rh - restrict - horizontal + + Deleting point is not on entity. - - rh + + Deleting point is invalid. - - - rv - restrict - vertical + + Deleteinging point is not on entity. - - rv + + Specify polyline to delete between two nodes - - - fillet - modify - fillet - + + Cancel + Peruuta - - - divide - modify - divide + + Specify first node - - div - modify - divide - + + + Back + Takaisin - - - cut - modify - divide + + Specify second node + + + RS_ActionPolylineEquidistant - - - re + + Create &Equidistant Polylines - - re - modify - revert direction + + Create Equidistant Polylines - - - os - snap - free + + No Entity found. - - - sc + + Entity must be a polyline. - - sc - snap - center + + Choose the original polyline - - - sd - + + Cancel + Peruuta + + + RS_ActionPolylineSegment - - sd - snap - distance + + Create Polyline from Existing &Segments - - - sf + + Create Polyline from Existing Segments - - sf - snap - free + + Polyline created - - setrelativezero + + No Entity found. - - setrelativezero - snap - set relative zero position + + Entity can not be a closed polyline. - - - rz + + Choose one of the segments on the original polyline - - - sa - + + Cancel + Peruuta + + + RS_ActionPolylineTrim - - sa - Select all + + &Trim segments - - dpi + + Trim polyline's segments - - cal - command to trigger cli calculator + + + + No Entity found. - - calculate - command to trigger cli calculator + + Entity must be a polyline. - - center + + + Specifying point is invalid. - - cen - center + + + No Segment found on entity. - - c - close + + Specify polyline to trim - - cols - columns - + + Cancel + Peruuta - - columnspacing - columnspacing for inserts + + Specify first segment - - colspacing - columnspacing for inserts + + + Back + Takaisin + + + + Specify second segment + + + RS_ActionPrintPreview - - cs - columnspacing for inserts + + Print Pre&view - - fact - factor + + Printout offset in paper coordinates by (%1, %2) - - f - factor + + Printout offset in graph coordinates by (%1, %2) - - help + + Printout in Black/White - - ? - help + + Printout in color - - length - length + + Printout offset in graph coordinates - - len - length + + Printout offset in paper coordinates - - l - length + + : select printout offset coordinates - - length1 - length1 + + type in offset from command line to offset printout - - len1 - length1 + + Printout offset ignores relative zero. Ignoring '@' - - l1 - length1 + + RS_ActionPrintPreview::fit(): Invalid paper size + + + RS_ActionSelect - - length2 - length2 + + + No entity selected! - - len2 - length2 + + Select to modify attributes - - l2 - length2 + + + + + + + + + + + + + + + + + + Cancel + Peruuta + + + + Select entities to order - - number - number + + Select to delete - - num - number + + Select to delete immediately - - n - number + + Select to move - - rowspacing - rowspacing for inserts + + Select to copy - - rs - rowspacing for inserts + + Select to cut - - t - text + + Select to revert direction - - t - through + + Select to rotate - - b - back + + Select to scale - - paperoffset + + Select to mirror - - graphoffset + + Select to move and rotate - - - Command not found: %1 + + Select to create offset - - Accepted keycode: %1 + + Select for two axis rotation - - Available commands: + + Select to explode text + + + + + Select to explode block + + + + + Select to create block + + + + + RS_ActionSelectAll + + + Select &All + + + + + Deselect &all + + + + + Ctrl+K + + + + + RS_ActionSelectContour + + + (De-)Select &Contour + + + + + Entity must be an Atomic Entity. + + + + + RS_ActionSelectIntersected + + + Select Intersected Entities + + + + + Deselect Intersected Entities + + + + + Choose first point of intersection line + + + + + Cancel + Peruuta + + + + Choose second point of intersection line + + + + + Back + Takaisin + + + + RS_ActionSelectInvert + + + Invert Selection + + + + + RS_ActionSelectLayer + + + (De-)Select Layer + + + + + RS_ActionSelectSingle + + + Select Entity + + + + + RS_ActionSelectWindow + + + Select Window + + + + + Deselect Window + + + + + Cancel + Peruuta + + + + Click and drag for the selection window + + + + + Choose second edge + + + + + Back + Takaisin + + + + RS_ActionSetRelativeZero + + + Set &Relative Zero + + + + + Set relative Zero + + + + + Cancel + Peruuta + + + + RS_ActionSnapIntersectionManual + + + I&ntersection Manually + + + + + Select first entity + + + + + + Back + Takaisin + + + + Select second entity + + + + + RS_ActionToolRegenerateDimensions + + + Regenerate Dimension Entities + + + + + Regenerated %1 dimension entities + + + + + No dimension entities found + + + + + RS_ActionZoomAuto + + + &Auto Zoom + + + + + RS_ActionZoomIn + + + Zoom &In + + + + + Zooms in + + + + + Zoom &Out + + + + + Zooms out + + + + + RS_ActionZoomPan + + + Zoom &Panning + + + + + Click and drag to pan zoom + + + + + + Cancel + Peruuta + + + + Zoom panning + + + + + RS_ActionZoomPrevious + + + Previous &View + + + + + RS_ActionZoomRedraw + + + &Redraw + + + + + RS_ActionZoomWindow + + + &Window Zoom + + + + + Specify first edge + + + + + Cancel + Peruuta + + + + Specify second edge + + + Back + Takaisin + diff -Nru librecad-2.0.8/librecad/ts/librecad_fr.ts librecad-2.0.9/librecad/ts/librecad_fr.ts --- librecad-2.0.8/librecad/ts/librecad_fr.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_fr.ts 2016-01-07 07:46:24.000000000 +0000 @@ -2,6 +2,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Calque : + + + Geometry + Géométrie + + + Closed + Fermé + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -102,6 +133,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Options de Ligne avec un Angle Relatif + + + Spacing: + Espacement : + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -582,7 +655,7 @@ CAD Tools - Outils CAD + Outils CAD Export as @@ -634,6 +707,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -915,7 +992,7 @@ CTRL-G - CTRL-G + CTRL-G Restrict&Vertically @@ -941,6 +1018,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -1167,7 +1253,7 @@ QG_CadToolBar CAD Tools - Outils CAD + Outils CAD @@ -1906,6 +1992,17 @@ + QG_CommandHistory + + &Copy + &Copier + + + select&All + + + + QG_CommandWidget Command Line @@ -1933,11 +2030,7 @@ &Copy - &Copier - - - select&All - + &Copier escape @@ -3446,7 +3539,7 @@ Extension line extension: - Extension de la ligne d'attache : + Extension de la ligne d'attache : Arrow size: @@ -3454,7 +3547,7 @@ Extension line offset: - Distance de la ligne d'attache / Objet : + Distance de la ligne d'attache / Objet : Dimension line gap: @@ -3645,14 +3738,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal Horizontale @@ -3681,10 +3766,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -3717,7 +3798,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Couleur : + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + Largeur : + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Alignée + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -3829,7 +4018,7 @@ Colors - Couleurs + Couleurs Backgr&ound: @@ -3893,7 +4082,7 @@ #000000 - #000000 + #000000 #ffffff @@ -3905,7 +4094,7 @@ #808080 - #808080 + #808080 A&utomatically scale grid @@ -3972,14 +4161,6 @@ Temps de sauvegarde automatique : - #FFFFFF - - - - #C0C0C0 - - - 400 400 @@ -4008,39 +4189,107 @@ - #00FFFF + St&art Handle Color: - #0000FF + &Handle Color: - #FFFF00 + &End Handle Color: - #FF00FF + Splash Window - St&art Handle Color: + Display Splash - &Handle Color: + Graphic Colors - &End Handle Color: + Aquamarine - Splash Window + Azure - Display Splash + DeepSkyBlue + + + + DodgerBlue + + + + Gray + Gris + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + White + Blanc + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -4405,19 +4654,19 @@ &OK - &OK + &OK Alt+O - Alt+O + Alt+O Cancel - Annuler + Annuler Esc - Échap + Échap @@ -5964,37 +6213,14 @@ - QG_PenToolBar + QG_PolylineEquidistantOptions - Line color - + Line Relative Angle Options + Options de Ligne avec un Angle Relatif - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - Options de Ligne avec un Angle Relatif - - - Spacing: - Espacement : - - - Distance from original polyline - - - - Copies: - + Spacing: + Espacement : @@ -6496,7 +6722,7 @@ Layer "%1" and all entities on it will be removed. - Le Calque "%1" et son contenu est effacé. + Le Calque "%1" et son contenu est effacé. Layer "%1" can never be removed. @@ -6522,6 +6748,11 @@ Layer with a name "%1" already exists. Please specify a different name. Le Calque nommé "%1" existe déjà. Il faut lui donner un autre nom. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -6617,7 +6848,7 @@ None - Non défini + Non défini Inch @@ -6744,10 +6975,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -6844,32 +7071,1210 @@ - File on disk modified. Please save to another file to avoid data loss! File modified: %1 - + File on disk modified. Please save to another file to avoid data loss! File modified: %1 + + + + Hatch failed due to a gap=%1 between (%2, %3) and (%4, %5) + + + + Warning + Attention + + + experimental, save your work first. +Continue? + + + + error reading blocks in dwg file + + + + error reading objects in dwg file + + + + : duplicated command: %1 is already taken by %2 + + + + point + draw point + point + + + po + draw point + po + + + line + draw line + ligne + + + li + draw line + li + + + l + draw line + l + + + polyline + draw polyline + polyligne + + + pl + draw polyline + + + + free + draw freehand line + + + + fhl + draw freehand line + + + + spline + draw spline + + + + spl + draw spline + + + + spline2 + spline through points + + + + stp + spline through points + + + + offset + create offset + décalage + + + parallel + create offset + parallèle + + + o + create offset + d + + + pa + create offset + pa + + + ptp + parallel through point + + + + pp + parallel through point + + + + bisect + angle bisector + + + + bi + angle bisector + + + + tangentpc + tangent point and circle + + + + tanpc + tangent point and circle + + + + perp + perpendicular line + + + + ortho + perpendicular line + + + + vertical + vertical line + + + + ver + vertical line + + + + horizontal + horizontal line + + + + hor + horizontal line + + + + rectangle + draw rectangle + rectangle + + + rectang + draw rectangle + rectang + + + rect + draw rectangle + + + + rec + draw rectangle + rec + + + polygon2v + polygon by 2 vertices + + + + poly2 + polygon by 2 vertices + + + + arc + draw arc + arc + + + a + draw arc + a + + + circle + draw circle + cercle + + + ci + draw circle + + + + circle2 + circle 2 points + + + + c2 + circle 2 points + c2 + + + circle3 + circle 3 points + + + + c3 + circle 3 points + c3 + + + circlecr + circle with center and radius + + + + cc + circle with center and radius + + + + tan3 + circle tangent to 3 + + + + ct3 + circle tangent to 3 + + + + ellipseinscribed + inscribed ellipse + + + + ei + inscribed ellipse + + + + ie + inscribed ellipse + + + + hatch + draw hatch + + + + ha + draw hatch + + + + mtext + draw mtext + + + + mtxt + draw mtext + + + + text + draw text + texte + + + txt + draw text + + + + regen + zoom - redraw + regénérer + + + redraw + zoom - redraw + + + + rg + zoom - redraw + rg + + + zr + zoom - redraw + zr + + + zoomwindow + zoom - window + + + + zw + zoom - window + zf + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + zp + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + zv + + + kill + kill all actions + tuer + + + k + kill all actions + k + + + undo + undo cycle + annuler + + + u + undo cycle + u + + + redo + redo cycle + refaire + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + da + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + dh + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + dv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + dr + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + ld + + + dimregen + dimension - regenerate + dimregen + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mv + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + ch + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + mi + + + revert + modify - revert direction + + + + rev + modify - revert direction + inv + + + rotate + modify - rotate + + + + ro + modify - rotate + ro + + + scale + modify - scale + + + + sz + modify - scale + sz + + + trim + modify - trim (extend) + épurer + + + tm + modify - trim (extend) + tm + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ss + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + er + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + xp + + + snapfree + snap - free + + + + os + snap - free + os + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + se + + + snapgrid + snap - grid + + + + sg + snap - grid + sg + + + snapintersection + snap - intersection + + + + si + snap - intersection + si + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + sm + + + snaponentity + snap - on entity + + + + sn + snap - on entity + sn + + + np + snap - on entity + np + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + tn + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + angle + + + ang + measure angle + ang + + + area + measure area + + + + ar + measure area + ar + + + angle + angle + + + dpi + + + + close + proche + + + chord length + longueur corde + + + columns + colonnes + + + columnspacing + espacementcolonne + + + factor + facteur + + + length + longueur + + + length1 + bevel/fillet lenght1 + longueur1 + + + length2 + bevel/fillet lenght2 + longueur2 + + + number + nombre + + + radius + rayon + + + rows + lignes + + + rowspacing + espacementligne + + + through + travers + + + trim + épurer + + + ang + angle + ang + + + an + angle + + + + center + centre + + + cen + center + cen + + + ce + center + + + + cl + chord length + + + + c + close + + + + cols + columns + cols + + + co + columns + + + + columnspacing + columnspacing for inserts + espacementcolonne + + + colspacing + columnspacing for inserts + espacementcol + + + cs + columnspacing for inserts + ec + + + fact + factor + fact + + + f + factor + f + + + help + aide + + + ? + help + ? + + + length + length + longueur + + + len + length + lon + + + l + length + l + + + length1 + length1 + longueur1 + + + len1 + length1 + lon1 + + + l1 + length1 + l1 + + + length2 + length2 + longueur2 + + + len2 + length2 + lon2 + + + l2 + length2 + l2 + + + number + number + nombre + + + num + number + num + + + n + number + n + + + ra + radius + + + + reversed + reversed + inversé + + + rev + reversed + inv + + + row + row + + + + rowspacing + rowspacing for inserts + espacementligne + + + rs + rowspacing for inserts + el + + + text + texte + + + t + text + t + + + t + through + t + + + undo + annuler + + + u + undo + u + + + redo + refaire + + + r + redo + + + + back + précédent + + + b + back + b + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + Commandes disponibles: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Non défini - Hatch failed due to a gap=%1 between (%2, %3) and (%4, %5) + error reading file metadata in dwg file - Warning - Attention - - - experimental, save your work first. -Continue? + Calculator error for input: - error reading file matadata in dwg file + bw - error reading blocks in dwg file + blackwhite - error reading objects in dwg file + color @@ -7768,6 +9173,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -7928,6 +9337,14 @@ Specify a point on ellipse or total distance to foci + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -9182,7 +10599,7 @@ Précédent - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -9614,11 +11031,11 @@ Parent of second entity is NULL - Le père de la seconde entité est NULL + Le père de la seconde entité est NULL One of the chosen entities is NULL - Une des entités choisie est NULL + Une des entités choisie est NULL Parent of first entity is not a polyline @@ -9626,15 +11043,35 @@ Parent of first entity is NULL - Le père de la première entité est NULL + Le père de la première entité est NULL First entity is NULL - La première entité est NULL + La première entité est NULL Second entity is NULL - La seconde entité est NULL + La seconde entité est NULL + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -10390,11 +11827,11 @@ Annuler - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -10491,6 +11928,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -10856,7 +12301,7 @@ Zooms in - Agrandir + Agrandir Zoom out @@ -10868,7 +12313,7 @@ Zooms out - Réduire + Réduire @@ -10967,65 +12412,65 @@ RS_Commands line - ligne + ligne rectangle - rectangle + rectangle text - texte + texte regen - regénérer + regénérer undo - annuler + annuler u undo - u + u redo - refaire + refaire arc - arc + arc angle - angle + angle factor - facteur + facteur columns - colonnes + colonnes rows - lignes + lignes columnspacing - espacementcolonne + espacementcolonne rowspacing - espacementligne + espacementligne ang angle - ang + ang a @@ -11035,17 +12480,17 @@ fact factor - fact + fact f factor - f + f cols columns - cols + cols c @@ -11060,36 +12505,36 @@ columnspacing columnspacing for inserts - espacementcolonne + espacementcolonne colspacing columnspacing for inserts - espacementcol + espacementcol cs columnspacing for inserts - ec + ec rowspacing rowspacing for inserts - espacementligne + espacementligne rs rowspacing for inserts - el + el center - centre + centre cen center - cen + cen c @@ -11113,7 +12558,7 @@ point - point + point po @@ -11122,76 +12567,76 @@ offset - décalage + décalage o offset - d + d parallel - parallèle + parallèle length - longueur + longueur close - proche + proche number - nombre + nombre through - travers + travers help - aide + aide ? help - ? + ? length length - longueur + longueur len length - lon + lon l length - l + l c close - p + p num number - num + num n number - n + n t through - t + t par @@ -11200,49 +12645,49 @@ length1 - longueur1 + longueur1 length2 - longueur2 + longueur2 radius - rayon + rayon trim - épurer + épurer length1 length1 - longueur1 + longueur1 len1 length1 - lon1 + lon1 l1 length1 - l1 + l1 length2 length2 - longueur2 + longueur2 len2 length2 - lon2 + lon2 l2 length2 - l2 + l2 r @@ -11252,11 +12697,11 @@ t text - t + t chord length - longueur corde + longueur corde length @@ -11270,15 +12715,15 @@ Command: %1 - Commande : %1 + Commande : %1 Available commands: - Commandes disponibles: + Commandes disponibles: circle - cercle + cercle ci @@ -11288,17 +12733,17 @@ zw zoom - window - zf + zf za zoom - auto - za + za zp zoom - pan - zp + zp li @@ -11353,27 +12798,27 @@ da dimension - aligned - da + da dh dimension - horizontal - dh + dh dv dimension - vertical - dv + dv dr dimension - linear - dr + dr ld dimension - leader - ld + ld rd @@ -11398,17 +12843,17 @@ sg snap - grid - sg + sg se snap - end - se + se si snap - intersection - si + si sn @@ -11418,17 +12863,17 @@ sm snap - middle - sm + sm sn snap - nearest - sn + sn np snap - nearest point - np + np fr* @@ -11443,67 +12888,67 @@ tn Deselect all - tn + tn ch modify - bevel (chamfer) - ch + ch xt modify - trim (extend) - xt + xt rm modify - trim - rm + rm mv modify - move - mv + mv mi modify - mirror - mi + mi ro modify - rotate - ro + ro sz modify - scale - sz + sz ss modify - stretch - ss + ss er modify - delete (erase) - er + er oo modify - undo (oops) - oo + oo uu modify - redo - uu + uu xp modify - explode - xp + xp ex @@ -11512,11 +12957,11 @@ dimregen - dimregen + dimregen po - po + po ln @@ -11524,428 +12969,242 @@ l - l + l a - a + a ci - ci + ci rec - rec + rec rectang - rectang + rectang rg zoom - redraw - rg + rg zr zoom - redraw - zr + zr zv zoom - previous - zv + zv r - r + r polyline - polyligne + polyligne pa parallel - pa + pa tm modify - multi trim (extend) - tm + tm da - da + da dh - dh + dh dr - dr + dr dv - dv + dv ld - ld + ld tm - tm + tm xt - xt + xt rm - rm + rm mv - mv + mv ch - ch + ch mi - mi + mi ro - ro + ro sz - sz + sz ss - ss + ss er - er + er oo - oo + oo uu - uu + uu xp - xp + xp os - os + os sg - sg + sg se - se + se si - si + si sn - sn + sn sm - sm + sm np - np + np tn - tn + tn kill - tuer + tuer k - k + k back - précédent + précédent b back - b + b li - li - - - pl - + li pa - pa + pa ar - ar - - - rect - - - - redraw - + ar zr - zr + zr zw - zf + zf za - za + za zp - zp + zp zv - zv + zv u - u + u os snap - free - os - - - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - + os number number - nombre + nombre reversed reversed - inversé + inversé rev reversed - inv - - - r - redo - - - - Command not found: %1 - - - - Accepted keycode: %1 - - - - mtext - - - - dpi - + inv re - re + re re modify - revert direction - re - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - - - - row - row - - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + re diff -Nru librecad-2.0.8/librecad/ts/librecad_gl.ts librecad-2.0.9/librecad/ts/librecad_gl.ts --- librecad-2.0.8/librecad/ts/librecad_gl.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_gl.ts 2016-01-07 07:46:24.000000000 +0000 @@ -2,6 +2,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Capa: + + + Geometry + Xeometría + + + Closed + Pechada + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -103,6 +134,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Opcións de liña con ángulo relativo + + + Spacing: + Espazado: + + + Distance from original polyline + Distancia de separación da poliliña orixinal + + + Copies: + Copias: + + + QC_ActionGetEnt Select object: @@ -505,7 +578,7 @@ CAD Tools - Ferramentas CAD + Ferramentas CAD Export as @@ -561,6 +634,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -623,7 +700,7 @@ CTRL-G - CTRL-G + CTRL-G &Quit @@ -645,6 +722,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -848,7 +934,7 @@ QG_CadToolBar CAD Tools - Ferramentas CAD + Ferramentas CAD @@ -1596,6 +1682,17 @@ + QG_CommandHistory + + &Copy + &Copiar + + + select&All + Seleccionar &todo + + + QG_CommandWidget Command Line @@ -1623,11 +1720,11 @@ &Copy - &Copiar + &Copiar select&All - Seleccionar &todo + Seleccionar &todo escape @@ -2892,7 +2989,7 @@ Extension line extension: - Extensión da liña de referencia: + Extensión da liña de referencia: Arrow size: @@ -2900,7 +2997,7 @@ Extension line offset: - Desprazamento da liña de referencia: + Desprazamento da liña de referencia: Dimension line gap: @@ -3044,11 +3141,11 @@ Alignment: - Aliñamento do texto: + Aliñamento do texto: Dimension Aligned - Aliñado + Aliñado Horizontal @@ -3064,7 +3161,7 @@ General Factor: - Factor xeral: + Factor xeral: <html><head/><body><p>Scale to multiply all dimension geometries.</p></body></html> @@ -3072,7 +3169,119 @@ <html><head/><body><p>Text alignment.</p></body></html> - <html><head/><body><p>Aliñamento do texto.</p></body></html> + <html><head/><body><p>Aliñamento do texto.</p></body></html> + + + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Cor: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Proporcionado + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth + @@ -3151,7 +3360,7 @@ Colors - Cores + Cores Backgr&ound: @@ -3175,11 +3384,11 @@ #000000 - #000000 + #000000 #808080 - #808080 + #808080 A&utomatically scale grid @@ -3219,11 +3428,11 @@ #FFFFFF - #FFFFFF + #FFFFFF #C0C0C0 - #C0C0C0 + #C0C0C0 Drawing unit. @@ -3247,19 +3456,19 @@ #00FFFF - #00FFFF + #00FFFF #0000FF - #0000FF + #0000FF #FFFF00 - #FFFF00 + #FFFF00 #FF00FF - #FF00FF + #FF00FF St&art Handle Color: @@ -3281,6 +3490,90 @@ Display Splash Amosar inicio + + Graphic Colors + + + + Aquamarine + + + + Azure + + + + DeepSkyBlue + + + + DodgerBlue + + + + Gray + Gris + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + White + Branco + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation + + QG_DlgOptionsMakerCam @@ -3528,19 +3821,19 @@ &OK - &OK + &OK Alt+O - Alt+O + Alt+O Cancel - Cancelar + Cancelar Esc - Esc + Esc @@ -4919,34 +5212,34 @@ QG_PenToolBar Line color - Cor da liña + Cor da liña Line width - Grosor da liña + Grosor da liña Line type - Tipo de liña + Tipo de liña QG_PolylineEquidistantOptions Line Relative Angle Options - Opcións de liña con ángulo relativo + Opcións de liña con ángulo relativo Spacing: - Espazado: + Espazado: Distance from original polyline - Distancia de separación da poliliña orixinal + Distancia de separación da poliliña orixinal Copies: - Copias: + Copias: @@ -5432,7 +5725,7 @@ Layer "%1" and all entities on it will be removed. - A capa "%1" e tódalas súas entidades vánse desbotar + A capa "%1" e tódalas súas entidades vánse desbotar Layer "%1" can never be removed. @@ -5458,6 +5751,11 @@ Layer with a name "%1" already exists. Please specify a different name. Xa hai unha capa co nome "%1" . Por favor, especifique outro nome diferente. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -5537,7 +5835,7 @@ None - Ningún + Ningún Inch @@ -5657,7 +5955,7 @@ Block %1 already exist, renamed to: %2 - O bloque %1 xa existe, renomeado como: %2 + O bloque %1 xa existe, renomeado como: %2 All Image Files (%1) @@ -5777,10 +6075,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -5792,34 +6086,1216 @@ All Image Files (%1) - - - RS_ActionBlocksAdd - &Add Block - &Engadir bloque + : duplicated command: %1 is already taken by %2 + - - - RS_ActionBlocksAttributes - &Rename Block - &Renomear bloque + point + draw point + punto - - - RS_ActionBlocksCreate - &Create Block - &Crear bloque + po + draw point + pu - Specify reference point - Especifique o punto de referencia + line + draw line + liña - Cancel - Cancelar + li + draw line + li + + + l + draw line + + + + polyline + draw polyline + poliliña + + + pl + draw polyline + pl + + + free + draw freehand line + + + + fhl + draw freehand line + + + + spline + draw spline + + + + spl + draw spline + + + + spline2 + spline through points + + + + stp + spline through points + + + + offset + create offset + desprazamento + + + parallel + create offset + paralela + + + o + create offset + dp + + + pa + create offset + pa + + + ptp + parallel through point + + + + pp + parallel through point + + + + bisect + angle bisector + + + + bi + angle bisector + + + + tangentpc + tangent point and circle + + + + tanpc + tangent point and circle + + + + perp + perpendicular line + + + + ortho + perpendicular line + + + + vertical + vertical line + + + + ver + vertical line + + + + horizontal + horizontal line + + + + hor + horizontal line + + + + rectangle + draw rectangle + rectangulo + + + rectang + draw rectangle + rectang + + + rect + draw rectangle + rect + + + rec + draw rectangle + rec + + + polygon2v + polygon by 2 vertices + + + + poly2 + polygon by 2 vertices + + + + arc + draw arc + arco + + + a + draw arc + + + + circle + draw circle + circulo + + + ci + draw circle + ci + + + circle2 + circle 2 points + + + + c2 + circle 2 points + + + + circle3 + circle 3 points + + + + c3 + circle 3 points + + + + circlecr + circle with center and radius + + + + cc + circle with center and radius + + + + tan3 + circle tangent to 3 + + + + ct3 + circle tangent to 3 + + + + ellipseinscribed + inscribed ellipse + + + + ei + inscribed ellipse + + + + ie + inscribed ellipse + + + + hatch + draw hatch + + + + ha + draw hatch + + + + mtext + draw mtext + multitexto + + + mtxt + draw mtext + + + + text + draw text + texto + + + txt + draw text + + + + regen + zoom - redraw + rexen + + + redraw + zoom - redraw + redebuxar + + + rg + zoom - redraw + rd + + + zr + zoom - redraw + zr + + + zoomwindow + zoom - window + + + + zw + zoom - window + zf + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + pn + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + zp + + + kill + kill all actions + matar + + + k + kill all actions + m + + + undo + undo cycle + desfacer + + + u + undo cycle + d + + + redo + redo cycle + refacer + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + aa + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + ah + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + av + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + al + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + di + + + dimregen + dimension - regenerate + rexenacout + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + sr + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + ro + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + rh + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + rve + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mv + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + + + + fillet + modify - fillet + chafranchairo + + + fi + modify - fillet + + + + divide + modify - divide (cut) + partir + + + cut + modify - divide (cut) + p + + + div + modify - divide (cut) + part + + + mirror + modify - mirror + + + + mi + modify - mirror + sp + + + revert + modify - revert direction + + + + rev + modify - revert direction + rev + + + rotate + modify - rotate + + + + ro + modify - rotate + xi + + + scale + modify - scale + + + + sz + modify - scale + es + + + trim + modify - trim (extend) + tallar + + + tm + modify - trim (extend) + etd + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ee + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + br + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + tp + + + snapfree + snap - free + + + + os + snap - free + ffo + + + sf + snap - free + sf + + + snapcenter + snap - center + + + + sc + snap - center + fc + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + fd + + + snapend + snap - end points + + + + se + snap - end points + ff + + + snapgrid + snap - grid + + + + sg + snap - grid + fg + + + snapintersection + snap - intersection + + + + si + snap - intersection + fi + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + fm + + + snaponentity + snap - on entity + + + + sn + snap - on entity + fp + + + np + snap - on entity + fe + + + setrelativezero + set relative zero position + definirorixerelativa + + + rz + set relative zero position + do + + + selectall + Select all entities + + + + sa + Select all entities + st + + + deselectall + deselect all entities + + + + tn + deselect all entities + dt + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + angulo + + + ang + measure angle + ang + + + area + measure area + + + + ar + measure area + ar + + + angle + angulo + + + dpi + ppp + + + close + pechar + + + chord length + largura corda + + + columns + columnas + + + columnspacing + + + + factor + factor + + + length + + + + length1 + bevel/fillet lenght1 + largura1 + + + length2 + bevel/fillet lenght2 + largura2 + + + number + cantidade + + + radius + raio + + + rows + ringleiras + + + rowspacing + + + + through + atraves + + + trim + tallar + + + ang + angle + ang + + + an + angle + an + + + center + centro + + + cen + center + cen + + + ce + center + ce + + + cl + chord length + lc + + + c + close + + + + cols + columns + cols + + + co + columns + co + + + columnspacing + columnspacing for inserts + + + + colspacing + columnspacing for inserts + colespazado + + + cs + columnspacing for inserts + ce + + + fact + factor + fact + + + f + factor + f + + + help + axuda + + + ? + help + ? + + + length + length + + + + len + length + lar + + + l + length + + + + length1 + length1 + largura1 + + + len1 + length1 + lar1 + + + l1 + length1 + l1 + + + length2 + length2 + largura2 + + + len2 + length2 + lar2 + + + l2 + length2 + l2 + + + number + number + cantidade + + + num + number + can + + + n + number + ca + + + ra + radius + ra + + + reversed + reversed + reverter + + + rev + reversed + rev + + + row + row + ringleira + + + rowspacing + rowspacing for inserts + + + + rs + rowspacing for inserts + re + + + text + texto + + + t + text + + + + t + through + + + + undo + desfacer + + + u + undo + d + + + redo + refacer + + + r + redo + + + + back + atras + + + b + back + tr + + + paperoffset + desprazfolla + + + graphoffset + desprazgraf + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + Non se atopa o comando: %1 + + + Accepted keycode: %1 + Código chave aceptado: %1 + + + Available commands: + Comandos dispoñíbeis: + + + cal + command to trigger cli calculator + cal + + + calculate + command to trigger cli calculator + calcular + + + None + unknown length unit + Ningún + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + &Add Block + &Engadir bloque + + + + RS_ActionBlocksAttributes + + &Rename Block + &Renomear bloque + + + + RS_ActionBlocksCreate + + &Create Block + &Crear bloque + + + Specify reference point + Especifique o punto de referencia + + + Cancel + Cancelar @@ -6504,6 +7980,10 @@ Tangential &3 Circles Tanx&encial a 3 entidades + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -6644,6 +8124,14 @@ Specify a point on ellipse or total distance to foci Especifique un punto da elipse ou a suma das distancias o foco + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -7485,7 +8973,11 @@ Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 - Distancia: %1 Coord. cartesianas: (%2 , %3). Coord. polares: (%4<%5 + Distancia: %1 Coord. cartesianas: (%2 , %3). Coord. polares: (%4<%5 + + + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) + Distancia: %1 Coord. cartesianas: (%2 , %3). Coord. polares: (%4<%5 {1 ?} {2 ?} {3)?} {4<?} {5)?} @@ -7768,11 +9260,11 @@ Parent of second entity is NULL - O pai da segunda entidade é nulo + O pai da segunda entidade é nulo One of the chosen entities is NULL - Unha das entidades escollidas é nula + Unha das entidades escollidas é nula Parent of first entity is not a polyline @@ -7780,15 +9272,35 @@ Parent of first entity is NULL - O pai da primeira entidade é nulo + O pai da primeira entidade é nulo First entity is NULL - A primeira entidade é nula + A primeira entidade é nula Second entity is NULL - A segunda entidade é nula + A segunda entidade é nula + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -8409,12 +9921,16 @@ Entity must be a line, arc or polyline. - A entidade ten que ser unha liña, un arco ou unha poliliña. + A entidade ten que ser unha liña, un arco ou unha poliliña. Entity can not be a closed polyline. A entidade no pode ser unha poliliña pechada. + + Polyline created + + RS_ActionPolylineTrim @@ -8501,6 +10017,14 @@ Printout offset ignores relative zero. Ignoring '@' Desprazamento da impresión ignora a orixe relativa. Esquecendo '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -8748,6 +10272,14 @@ Zoom &Out &Desmedrar zoom + + Zooms in + + + + Zooms out + + RS_ActionZoomPan @@ -8809,65 +10341,65 @@ RS_Commands line - liña + liña rectangle - rectangulo + rectangulo text - texto + texto regen - rexen + rexen undo - desfacer + desfacer u undo - d + d redo - refacer + refacer arc - arco + arco angle - angulo + angulo factor - factor + factor columns - columnas + columnas rows - ringleiras + ringleiras columnspacing - columespazado + columespazado rowspacing - ringlespazado + ringlespazado ang angle - ang + ang a @@ -8877,17 +10409,17 @@ fact factor - fact + fact f factor - f + f cols columns - cols + cols c @@ -8897,36 +10429,36 @@ columnspacing columnspacing for inserts - columnespazado + columnespazado colspacing columnspacing for inserts - colespazado + colespazado cs columnspacing for inserts - ce + ce rowspacing rowspacing for inserts - ringleespazado + ringleespazado rs rowspacing for inserts - re + re center - centro + centro cen center - cen + cen c @@ -8935,126 +10467,126 @@ point - punto + punto offset - desprazamento + desprazamento o offset - dp + dp parallel - paralela + paralela length - largura + largura close - pechar + pechar number - cantidade + cantidade through - atraves + atraves help - axuda + axuda ? help - ? + ? length length - largura + largura len length - lar + lar l length - la + la c close - p + p num number - can + can n number - ca + ca t through - at + at length1 - largura1 + largura1 length2 - largura2 + largura2 radius - raio + raio trim - tallar + tallar length1 length1 - largura1 + largura1 len1 length1 - lar1 + lar1 l1 length1 - l1 + l1 length2 length2 - largura2 + largura2 len2 length2 - lar2 + lar2 l2 length2 - l2 + l2 r @@ -9064,11 +10596,11 @@ t text - t + t chord length - largura corda + largura corda length @@ -9082,436 +10614,436 @@ Command: %1 - %1 + %1 Available commands: - Comandos dispoñíbeis: + Comandos dispoñíbeis: circle - circulo + circulo zw zoom - window - zf + zf za zoom - auto - za + za zp zoom - pan - pn + pn da dimension - aligned - aa + aa dh dimension - horizontal - ah + ah dv dimension - vertical - av + av dr dimension - linear - al + al ld dimension - leader - di + di sg snap - grid - fg + fg se snap - end - ff + ff si snap - intersection - fi + fi sm snap - middle - fm + fm sn snap - nearest - fp + fp np snap - nearest point - fe + fe tn Deselect all - dt + dt ch modify - bevel (chamfer) - bi + bi xt modify - trim (extend) - et + et rm modify - trim - ed + ed mv modify - move - mv + mv mi modify - mirror - sp + sp ro modify - rotate - xi + xi sz modify - scale - es + es ss modify - stretch - ee + ee er modify - delete (erase) - br + br oo modify - undo (oops) - de + de uu modify - redo - re + re xp modify - explode - tp + tp dimregen - rexenacout + rexenacout po - pu + pu l - l + l a - a + a ci - ci + ci rec - rec + rec rectang - rectang + rectang rg zoom - redraw - rd + rd zr zoom - redraw - zr + zr zv zoom - previous - zp + zp r - r + r polyline - poliliña + poliliña pa parallel - pa + pa tm modify - multi trim (extend) - etd + etd da - aa + aa dh - ah + ah dr - al + al dv - av + av ld - di + di tm - etd + etd xt - et + et rm - ed + ed mv - mv + mv ch - ch + ch mi - sp + sp ro - xi + xi sz - es + es ss - ee + ee er - br + br oo - de + de uu - re + re xp - tp + tp os - ffo + ffo sg - fg + fg se - ff + ff si - fi + fi sn - fp + fp sm - fm + fm np - fe + fe tn - dt + dt kill - matar + matar k - m + m back - atras + atras b back - tr + tr li - li + li pl - pl + pl pa - pa + pa ar - ar + ar rect - rect + rect redraw - redebuxar + redebuxar zr - zr + zr zw - zf + zf za - za + za zp - pn + pn zv - zp + zp u - d + d os snap - free - ffo + ffo sc - fc + fc sc snap - center - fc + fc sd - fd + fd sd snap - distance - fd + fd sf - sf + sf sf snap - free - sf + sf sa - st + st sa Select all - st + st number number - cantidade + cantidade reversed reversed - reverter + reverter rev reversed - rev + rev r @@ -9530,149 +11062,149 @@ r redo - r + r Command not found: %1 - Non se atopa o comando: %1 + Non se atopa o comando: %1 Accepted keycode: %1 - Código chave aceptado: %1 + Código chave aceptado: %1 mtext - multitexto + multitexto dpi - ppp + ppp re - rt + rt re modify - revert direction - rt + rt rn restrict - nothing - sr + sr rn - sr + sr rr restrict - orthogonal - ro + ro rr - ro + ro rh restrict - horizontal - rh + rh rh - rh + rh rv restrict - vertical - rve + rve rv - rve + rve setrelativezero - definirorixerelativa + definirorixerelativa setrelativezero snap - set relative zero position - definirorixerelativa + definirorixerelativa rz - do + do paperoffset - desprazfolla + desprazfolla graphoffset - desprazgraf + desprazgraf fillet modify - fillet - chafranchairo + chafranchairo divide modify - divide - partir + partir div modify - divide - part + part cut modify - divide - p + p an angle - an + an ce center - ce + ce cl chord length - lc + lc co columns - co + co ra radius - ra + ra row row - ringleira + ringleira cal command to trigger cli calculator - cal + cal calculate command to trigger cli calculator - calcular + calcular diff -Nru librecad-2.0.8/librecad/ts/librecad_hi.ts librecad-2.0.9/librecad/ts/librecad_hi.ts --- librecad-2.0.8/librecad/ts/librecad_hi.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_hi.ts 2016-01-07 07:46:24.000000000 +0000 @@ -2,46 +2,85 @@ + DlgSplinePoints + + + SplinePoints + + + + + Layer: + + + + + Geometry + + + + + Closed + + + + + Spline Points + + + + + Control Points + + + + + + Points on Spline + + + + LC_ActionDrawCircle2PR - + 2 Points, Radius - + radius=%1 is too small for points selected distance between points=%2 is larger than diameter=%3 - + Select from two possible circle centers - + Specify first point - + Cancel - + Specify second point - - + + Back - + Select circle center @@ -49,44 +88,44 @@ LC_ActionDrawSplinePoints - + &Spline through points - + Specify first control point - + Cancel - + Specify next control point or [%1] - - + + Back - + Specify next control point - - + + Cannot undo: Not enough entities defined yet. - + Cannot undo: Nothing could be redone. @@ -94,12 +133,12 @@ LC_ActionFileExportMakerCam - + Export as &MakerCAM SVG... - + Export as @@ -107,7 +146,7 @@ LC_ActionLayersToggleConstruction - + Toggle &Construction Layer @@ -115,25 +154,77 @@ LC_SimpleTests - + De&bugging - + Insert Image + LG_DimzerosBox + + + select: + + + + + remove left + + + + + remove right + + + + + remove 0' + + + + + remove 0" + + + + + PolylineEquidistantOptions + + + Line Relative Angle Options + + + + + Spacing: + + + + + + Distance from original polyline + + + + + Copies: + + + + QC_ActionGetEnt - + Select object: - + Cancel @@ -141,12 +232,12 @@ QC_ActionGetPoint - + Specify a point - + Cancel @@ -154,12 +245,12 @@ QC_ActionGetSelect - + Select objects: - + Cancel @@ -167,355 +258,355 @@ QC_ApplicationWindow - + Draft Mode - + Running script '%1' - + Inserting block '%1' - + &File - + File - + Import - + &Block - + &Edit - + Export - + Edit - + Draw &Order - + &View - + View - + &Toolbars - + Focus on &Command Line - + &Select - + &Draw - + &Line - + &Arc - + &Circle - + &Ellipse - + &Spline - + &Polyline - + &Text - - + + &Dimension - + &Modify - + &Snap - + &Info - + &Layer - + &Scripts - + About - + &Manual - + &Window - + &Help - + Pen Selection - + Snap Selection - + Tool Options - - CAD Tools - - - - + Layer List - + Block List - + Library Browser - + Command line - + Su&b-Window mode - + &Cascade - + &Tile - + Tile &Vertically - + Tile &Horizontally - + Ta&b mode - + + Online (Wiki) + + + + Creating new file... - + Block '%1' - + unnamed document %1 - + New Drawing created. - + New document from template: - + Select Template aborted - + Cannot open the file %1 Please check the permissions. - + Warning: File already opened : - + Cannot open the file %1 Please check its existence and permissions. - + Loaded document: - + File '%1' does not exist. Opening aborted - + Opening aborted - + Saving drawing... - - + + Saved drawing: %1 - + Cannot save the file - + , please check the filename and permissions. - + Saving drawing under new filename... - + Cannot save the file %1 Please check the permissions. - + Auto-saving drawing... - + Auto-saved drawing - + Cannot auto-save the file %1 Please check the permissions. @@ -523,147 +614,147 @@ - + Auto-saving failed - + Exporting drawing... - + Export as - + Exported: %1 - + Exporting... - + Export complete - + Export failed! - + Printing... - + Export as PDF - + Printing complete - + Print preview for %1 - + Exiting application... - + None - + About... - + Version: %1 - + SCM Revision: %1 - + Compiler: Clang %1.%2.%3 - + Compiler: GNU GCC %1.%2.%3 - + Compiler: Microsoft Visual C++<br> - + Qt Version: %1 - + Compiled on: %1 - + Program Icons Supplied by - + Splash and Logo supplied by - + Modules: %1 - + Main Website : - + Please consider donating to LibreCAD to help maintain the source code and website. - + Help - + Help files not found - + Bugger, I couldn't find the helpfiles on the filesystem. @@ -671,18 +762,18 @@ QC_MDIWindow - + Do you really want to close the drawing? - + Do you really want to close the file %1? - + Closing Drawing @@ -690,77 +781,83 @@ QG_ActionFactory - + &Export as image - + &Close - + &Print... - + Export as PDF - + &Quit - + &Grid - - CTRL-G + + Ctrl+G + Toggle Grid - + &Draft - + &Statusbar - + + CAD ToolBar + + + + &Selection pointer - + &Block - + &Preferences - + &Application Preferences - + Open IDE - + Run Script.. @@ -768,7 +865,7 @@ QG_ActionHandler - + escape escape, go back from action steps @@ -890,12 +987,12 @@ - + Renaming Block - + Could not name block. A block named "%1" already exists. @@ -903,111 +1000,103 @@ QG_BlockWidget - + Show all blocks - + Hide all blocks - + Create Block - + Add an empty block - + Remove the active block - + Rename the active block - + Edit the active block in a separate window - + save the active block to a file - + Insert the active block - + Block Menu - + &Defreeze all Blocks - + &Freeze all Blocks - + &Add Block - + &Remove Block - + &Rename Block - + &Edit Block - + &Insert Block - + &Toggle Visibility - + &Create New Block - QG_CadToolBar - - - CAD Tools - - - - QG_CircleOptions @@ -1046,103 +1135,103 @@ QG_ColorBox - + Unchanged - - + + By Layer - + By Block - + Red - + Dark Red - + Yellow - + Dark Yellow - + Green - + Dark Green - + Cyan - + Dark Cyan - + Blue - + Dark Blue - + Magenta - + Dark Magenta - + Black / White - + Gray - + Dark Gray - + Light Gray - + Others.. @@ -1150,12 +1239,25 @@ QG_CommandEdit - + clear + QG_CommandHistory + + + &Copy + + + + + select&All + + + + QG_CommandWidget @@ -1163,43 +1265,33 @@ - + Command history and output - - + + Command: - + <html><head/><body><p>type in coordinates or commands</p></body></html> - + Clear - - &Copy - - - - - select&All - - - - + Unknown command: %1 - + escape escape, go back from action steps @@ -2659,343 +2751,457 @@ - + &Paper - + Paper Format - + &Landscape - + P&ortrait - + Paper &Height: - + Paper &Width: - + &Units - + Main Unit - + &Main drawing unit: - + Length - + &Format: - + P&recision: - - + + Preview - + linear - + Angle - + F&ormat: - + Pre&cision: - + angular - + &Grid - + Grid Settings - + Show Grid - + Use orthogonal grid - + Orthogonal Grid - + Use isometric grid - + Isometric Grid - + Left crosshair with isometric grid - + Left - + Top crosshair with isometric grid - + Top - + Right crosshair with isometric grid - + Right - + Crosshair - + X Spacing: - - - - - - + + + + + + auto - + Y Spacing: - + &Dimensions - - General Factor: + + Length to enlarge over dimension line + + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + + + Width: + + + + + Dimension lines, arrows & ticks + + + + + Angular zeros: + + + + + Angular precision: + + + + + Enlarge: + + + + + Offset: - + + Linear precision: + + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + + Aligned + + + + <html><head/><body><p>Scale to multiply all dimension values.</p></body></html> - + + Format units + + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + + Text size & position + + + + General Scale: - + <html><head/><body><p>Scale to multiply all dimension geometries.</p></body></html> - + Text Height: - - - - - - + + + + + + + units - - Extension line extension: + + Dimension line gap: - - Extension line offset: + + Arrow size: - - Dimension line gap: + + Text style: - - Arrow size: + + '.' (Period) + + + + + ',' (Comma) + + + + + Decimal separator: + + + + + Linear units: + + + + + + + Color: + + + + + Length Factor: - + Tick size: - + + Angular units: + + + + + Linear zeros: + + + + <html><head/><body><p>Dimension Tick size. Set it to 0 will disable the dimension tick. Dimension arrow won't be drawn when dimension tick is enabled.</p></body></html> - - Alignment: + + Horizontal + + + + + <html><head/><body><p>Offset from origin point.</p></body></html> - - <html><head/><body><p>Text alignment.</p></body></html> + + Text alignment: - - Dimension Aligned + + Extension lines - - Horizontal + + Fixed length: - + + fixed extension line legth + + + + Splines - + Number of line segments per spline patch: - + Scientific - + Decimal - + Engineering - + Architectural - + Fractional - + Decimal Degrees - + Deg/min/sec - + Gradians - + Radians - + Surveyor's units - + Options - + For the length formats 'Engineering' and 'Architectural', the unit must be set to Inch. @@ -3028,240 +3234,420 @@ - + Fontsize - + Statusbar: - + Graphic View - + &Show large crosshairs - + Alt+S - + A&utomatically scale grid - + Alt+U - + Number of p&review entities: - + Minimal Grid Spacing (px): - - Colors + + St&art Handle Color: - - #0000FF + + G&rid Color: - - - #FFFF00 + + &Meta Grid Color: - - - #FF00FF + + S&elected Color: - - St&art Handle Color: + + &Highlighted Color: - - G&rid Color: + + Backgr&ound: - - - - #FFFFFF + + &Handle Color: - - - #000000 + + &End Handle Color: - - - - #808080 + + Splash Window - - - #C0C0C0 + + Display Splash - - &Meta Grid Color: + + Graphic Colors - - S&elected Color: + + + + + + + + + + Aquamarine - - &Highlighted Color: + + + + + + + + + + Azure - - Backgr&ound: + + + + + + + + + + DeepSkyBlue - - #00FFFF + + + + + + + + + + DodgerBlue - - &Handle Color: + + + + + + + + + + Gray - - &End Handle Color: + + + + + + + + + + HoneyDew - - Splash Window + + + + + + + + + + Lavender - - Display Splash + + + + + + + + + + LightGrey - - &Paths + + + + + + + + + + Navy - - Translations: + + + + + + + + + + PaleGreen - - Hatch Patterns: + + + + + + + + + + Pink - + + + + + + + + + + Salmon + + + + + + + + + + + + + Silver + + + + + + + + + + + + + Violet + + + + + + + + + + + + + Wheat + + + + + + + + + + + + + White + + + + + GUI Colors + + + + + Layer/ Block Selection: + + + + + &Paths + + + + + Translations: + + + + + Hatch Patterns: + + + + Fonts: - + Scripts: - + Part Libraries: - + Template: - + &Defaults - + Defaults for new drawings - + &Unit: - + Drawing unit. - + Program Defaults - + Auto save time: - + Time between automatic saving of the document in minutes. - + When set, LibreCAD will automatically generate a backup of your current drawing. - + Auto backup - + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + + Modify layer of selected entities, at layer activation + + + + Preferences - + Please restart the application to apply all changes. @@ -3566,26 +3952,6 @@ Closed - - - &OK - - - - - Alt+O - - - - - Cancel - - - - - Esc - - QG_DlgText @@ -4395,7 +4761,7 @@ - + Save As... @@ -4403,84 +4769,84 @@ QG_FileDialog - + Drawing Exchange DXF 2007 %1 - + Drawing Exchange DXF 2004 %1 - + Drawing Exchange DXF 2000 %1 - + Drawing Exchange DXF R14 %1 - + Drawing Exchange DXF R12 %1 - + Drawing Exchange %1 - + LFF Font %1 - + dwg Drawing %1 - + QCad Font %1 - + Jww Drawing %1 - + QCad 1.x file %1 - + Block block file - + Drawing drawing file - + Open %1 - + Untitled - + Save %1 As @@ -4696,7 +5062,7 @@ - + Default Pen @@ -4704,77 +5070,77 @@ QG_LayerWidget - + Show all layers - + Hide all layers - + Add a layer - + Remove the current layer - + Modify layer attributes / rename - + Looking for matching layer names - + Layer Menu - + &Defreeze all Layers - + &Freeze all Layers - + &Add Layer - + &Remove Layer - + Edit Layer &Attributes - + Toggle Layer &Visibility - + Toggle Layer &Printing - + Toggle &Construction Layer @@ -4810,12 +5176,12 @@ QG_LibraryWidget - + Insert - + Directories @@ -5270,48 +5636,6 @@ - QG_PenToolBar - - - Line color - - - - - Line width - - - - - Line type - - - - - QG_PolylineEquidistantOptions - - - Line Relative Angle Options - - - - - Spacing: - - - - - - Distance from original polyline - - - - - Copies: - - - - QG_PolylineOptions @@ -5573,72 +5897,72 @@ - + Free Snap - + Snap on grid - + Snap on Endpoints - + Snap on Entity - + Snap Center - + Snap Middle - + Snap Distance - + Snap Intersection - + Restrict Horizontal - + Restrict Vertical - + Restrict Orthogonal - + Restrict Nothing - + Set relative zero position - + Lock relative zero position @@ -5697,17 +6021,17 @@ - + Length: - + Distance. Negative values for trimming, positive values for extending. Negative sign is ignored when trimming to final total length. - + The input length is used as total length after trimming, instead of length increase @@ -5739,143 +6063,143 @@ QG_WidthBox - + - Unchanged - - - + + By Layer - + By Block - + Default - + 0.00mm - + 0.05mm - + 0.09mm - + 0.13mm (ISO) - + 0.15mm - + 0.18mm (ISO) - + 0.20mm - + 0.25mm (ISO) - + 0.30mm - + 0.35mm (ISO) - + 0.40mm - + 0.50mm (ISO) - + 0.53mm - + 0.60mm - + 0.70mm (ISO) - + 0.80mm - + 0.90mm - + 1.00mm (ISO) - + 1.06mm - + 1.20mm - + 1.40mm (ISO) - + 1.58mm - + 2.00mm (ISO) - + 2.11mm @@ -5883,52 +6207,53 @@ QMessageBox - - - - - + + + + + Warning - + Layer Properties - + Layer with a name "%1" already exists. Please specify a different name. - - + + Remove Layer - - Layer "%1" and all entities on it will be removed. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. - + Layer "%1" can never be removed. - + Layer Dialog - + Remove Block - + Block "%1" and all its entities will be removed. @@ -5936,5244 +6261,5612 @@ QObject - + None + unknown length unit - - + + Inch - - + + Foot - - + + Mile - - + + Millimeter - - + + Centimeter - - + + Meter - - + + Kilometer - - + + Microinch - - + + Mil - - + + Yard - - + + Angstrom - - + + Nanometer - - + + Micron - - + + Decimeter - - + + Decameter - - + + Hectometer - - + + Gigameter - - + + Astro - - + + Lightyear - - + + Parsec - + Opened dwg file version %1. - + unknown error opening dwg file - + can't open this dwg file - + unsupported dwg version - - error reading file matadata in dwg file + + error reading file metadata in dwg file - + error reading file header in dwg file - + error reading header vars in dwg file - + error reading classes in dwg file - + error reading offsets in dwg file - + error reading tables in dwg file - + error reading blocks in dwg file - + error reading entities in dwg file - + error reading objects in dwg file - - Block %1 already exist, renamed to: %2 - - - - + enter an integer number - - - + + + LibreCAD query - + enter a number - + enter text - + Loading.. - + Loading... - + Loading File %1.. - + All Image Files (%1) - + All Files (*.*) - + Open Image - + Windows Bitmap - + Joint Photographic Experts Group - + Graphics Interchange Format - + Multiple-image Network Graphics - + Portable Bit Map - + Portable Grey Map - + Portable Network Graphic - + Portable Pixel Map - + X Bitmap Format - + X Pixel Map - + Scalable Vector Graphics - + SGI Black & White - + Encapsulated PostScript - + Encapsulated PostScript Format - + Encapsulated PostScript Interchange - + Windows Icon - + JPEG 2000 - + ZSoft Paintbrush - + PC Paint - + SGI-Bilddatei - + Targa Image File - + Tagged Image File Format - - + + Save Drawing As - + %1 already exists. Do you want to replace it? - + Old Drawing Exchange %1 - + Drawing Exchange %1 - + dwg Drawing %1 - + QCad 1.x file %1 - + LFF Font %1 - + Font %1 - + Jww %1 - + Open Drawing - + File on disk modified. Please save to another file to avoid data loss! File modified: %1 - + Hatch failed due to a gap=%1 between (%2, %3) and (%4, %5) - + Warning - + experimental, save your work first. Continue? - - - RS_ActionBlocksAdd - - &Add Block + + : duplicated command: %1 is already taken by %2 - - - RS_ActionBlocksAttributes - - &Rename Block + + point + draw point - - - RS_ActionBlocksCreate - - &Create Block + + po + draw point - - Specify reference point + + line + draw line - - Cancel + + li + draw line - - - RS_ActionBlocksEdit - - &Edit Block + + l + draw line - - - RS_ActionBlocksExplode - - Ex&plode + + polyline + draw polyline - - - RS_ActionBlocksFreezeAll - - &Hide all + + pl + draw polyline - - &Show all + + free + draw freehand line - - - RS_ActionBlocksInsert - - &Insert Block + + fhl + draw freehand line - - - - - - - Not a valid expression + + spline + draw spline - - Specify reference point + + spl + draw spline - - Cancel + + spline2 + spline through points - - Enter angle: + + stp + spline through points - - Enter factor: + + offset + create offset - - Enter columns: + + parallel + create offset - - Enter rows: + + o + create offset - - Enter column spacing: + + pa + create offset - - Enter row spacing: + + ptp + parallel through point - - - RS_ActionBlocksRemove - - &Remove Block + + pp + parallel through point - - - RS_ActionBlocksSave - - &Save Block + + bisect + angle bisector - - No block activated to save + + bi + angle bisector - - - RS_ActionBlocksToggleView - - Toggle Block &Visibility + + tangentpc + tangent point and circle - - - RS_ActionDefault - - Choose second edge + + tanpc + tangent point and circle - - Back + + perp + perpendicular line - - - RS_ActionDimAligned - - &Aligned + + ortho + perpendicular line - - Specify first extension line origin + + vertical + vertical line - - Cancel + + ver + vertical line - - Specify second extension line origin + + horizontal + horizontal line - - - Back + + hor + horizontal line - - Specify dimension line location + + rectangle + draw rectangle - - Enter dimension text: + + rectang + draw rectangle - - - RS_ActionDimAngular - - &Angular + + rect + draw rectangle - - Select first line + + rec + draw rectangle - - - - Cancel + + polygon2v + polygon by 2 vertices - - Select second line + + poly2 + polygon by 2 vertices - - Specify dimension arc line location + + arc + draw arc - - Enter dimension text: + + a + draw arc - - - RS_ActionDimDiametric - - &Diametric + + circle + draw circle - - Not a circle or arc entity + + ci + draw circle - - Not a valid expression + + circle2 + circle 2 points - - Select arc or circle entity + + c2 + circle 2 points - - - Cancel + + circle3 + circle 3 points - - Specify dimension line location + + c3 + circle 3 points - - Enter dimension text: + + circlecr + circle with center and radius - - - RS_ActionDimLeader - - &Leader + + cc + circle with center and radius - - Specify target point + + tan3 + circle tangent to 3 - - Cancel + + ct3 + circle tangent to 3 - - Specify next point + + ellipseinscribed + inscribed ellipse - - Finish + + ei + inscribed ellipse - - - RS_ActionDimLinear - - &Linear + + ie + inscribed ellipse - - &Horizontal + + hatch + draw hatch - - &Vertical + + ha + draw hatch - - Not a valid expression + + mtext + draw mtext - - Specify first extension line origin + + mtxt + draw mtext - - Cancel + + text + draw text - - Specify second extension line origin + + txt + draw text - - - Back + + regen + zoom - redraw - - Specify dimension line location + + redraw + zoom - redraw - - Enter dimension text: + + rg + zoom - redraw - - Enter dimension line angle: + + zr + zoom - redraw - - - RS_ActionDimRadial - - &Radial + + zoomwindow + zoom - window - - Not a circle or arc entity + + zw + zoom - window - - Not a valid expression + + zoomauto + zoom - auto - - Select arc or circle entity + + za + zoom - auto - - - Cancel + + zoompan + zoom - pan - - Specify dimension line position or enter angle: + + zp + zoom - pan - - Enter dimension text: + + zoomprevious + zoom - previous - - - RS_ActionDrawArc - - &Center, Point, Angles + + zv + zoom - previous - - - - - - Not a valid expression + + kill + kill all actions - - Not a valid chord length + + k + kill all actions - - Specify center + + undo + undo cycle - - Cancel + + u + undo cycle - - Specify radius + + redo + redo cycle - - - - - - Back + + r + redo cycle - - Specify start angle: + + dimaligned + dimension - aligned - - Specify end angle or [angle/chord length] + + da + dimension - aligned - - Specify included angle: + + dimhorizontal + dimension - horizontal - - Specify chord length: + + dh + dimension - horizontal - - - RS_ActionDrawArc3P - - &3 Points + + dimvertical + dimension - vertical - - Invalid arc data. + + dv + dimension - vertical - - Specify startpoint or [center] + + dimlinear + dimension - linear - - Cancel + + dl + dimension - linear - - Specify second point + + dr + dimension - linear - - - Back + + dimangular + dimension - angular - - Specify endpoint + + dan + dimension - angular - - - RS_ActionDrawArcTangential - - Arc &Tangential + + dimradial + dimension - radial - - Specify base entity + + dimradius + dimension - radius - - Cancel + + dimdiametric + dimension - diametric - - Specify end angle + + dimdiameter + dimension - diametric - - - Back + + dd + dimension - diametric - - Specify end point + + dimleader + dimension - leader - - - RS_ActionDrawCircle - - Center, &Point + + ld + dimension - leader - - Not a valid expression + + dimregen + dimension - regenerate - - Specify center + + restrictnothing + restrict - nothing - - Cancel + + rn + restrict - nothing - - Specify radius + + restrictorthogonal + restrict - orthogonal - - Back + + rr + restrict - orthogonal - - - RS_ActionDrawCircle2P - - 2 Points + + restricthorizontal + restrict - horizontal - - Invalid Circle data. + + rh + restrict - horizontal - - Specify first point + + restrictvertical + restrict - vertical - - Cancel + + rv + restrict - vertical - - Specify second point + + move + modify - move (copy) - - Back + + mv + modify - move (copy) - - - RS_ActionDrawCircle3P - - 3 Points + + bevel + modify - bevel - - Invalid circle data. + + bev + modify - bevel - - Specify first point + + ch + modify - bevel - - Cancel + + fillet + modify - fillet - - Specify second point + + fi + modify - fillet - - - Back + + divide + modify - divide (cut) - - Specify third point + + cut + modify - divide (cut) - - - RS_ActionDrawCircleCR - - Center, &Radius + + div + modify - divide (cut) - - radius=%1 is invalid + + mirror + modify - mirror - - Not a valid expression + + mi + modify - mirror - - Specify circle center + + revert + modify - revert direction - - Cancel + + rev + modify - revert direction - - Specify circle radius + + rotate + modify - rotate - - Back + + ro + modify - rotate - - - RS_ActionDrawCircleInscribe - - Circle &Inscribed + + scale + modify - scale - - Specify the first line + + sz + modify - scale - - Cancel + + trim + modify - trim (extend) - - Specify the second line + + tm + modify - trim (extend) - - - Back + + trim2 + modify - multi trim (extend) - - Specify the third line + + tm2 + modify - multi trim (extend) - - - RS_ActionDrawCircleTan1_2P - - Tangential, 2 P&oints + + lengthen + modify - lengthen - - Specify a line/arc/circle + + le + modify - lengthen - - Cancel + + stretch + modify - stretch - - Specify the first point on the tangent circle + + ss + modify - stretch - - - - Back + + delete + modify - delete (erase) - - Specify the second point on the tangent circle + + er + modify - delete (erase) - - Select the center of the tangent circle + + del + modify - delete (erase) - - - RS_ActionDrawCircleTan2 - - Tangential 2 Circles, Radius - circle tangential to two give circles and with radius + + explode + explode block/polyline into entities - - Specify the first line/arc/circle + + xp + explode block/polyline into entities - - Cancel + + snapfree + snap - free - - Specify the second line/arc/circle + + os + snap - free - - - Back + + sf + snap - free - - Select the center of the tangent circle + + snapcenter + snap - center - - - RS_ActionDrawCircleTan2_1P - - Tangential 2 Circles, 1 Point + + sc + snap - center - - Specify a line/arc/circle + + snapdist + snap - distance to endpoints - - Cancel + + sd + snap - distance to endpoints - - Specify the another arc/circle + + snapend + snap - end points - - - - Back + + se + snap - end points - - Specify a point on the tangent circle + + snapgrid + snap - grid - - Select the center of the tangent circle + + sg + snap - grid - - - RS_ActionDrawCircleTan3 - - Tangential &3 Circles + + snapintersection + snap - intersection - - Specify the first line/arc/circle + + si + snap - intersection - - Cancel + + snapmiddle + snap - middle points - - Specify the second line/arc/circle + + sm + snap - middle points - - - - Back + + snaponentity + snap - on entity - - Specify the third line/arc/circle + + sn + snap - on entity - - Select the center of the tangent circle + + np + snap - on entity - - - RS_ActionDrawEllipse4Points - - Ellipse &4 Point + + setrelativezero + set relative zero position - - Can not determine uniquely an ellipse + + rz + set relative zero position - - Specify the first point on ellipse + + selectall + Select all entities - - Cancel + + sa + Select all entities - - Specify the second point on ellipse + + deselectall + deselect all entities - - - - Back + + tn + deselect all entities - - Specify the third point on ellipse + + modifyattr + modify attribute - - Specify the fourth point on ellipse + + attr + modify attribute - - - RS_ActionDrawEllipseAxis - - Ellipse &Arc (Axis) + + ma + modify attribute - - &Ellipse (Axis) + + properties + modify properties - - - - Not a valid expression + + prop + modify properties - - Specify ellipse center + + distance + distance point to point - - Cancel + + dist + distance point to point - - Specify endpoint of major axis + + dpp + distance point to point - - - - - Back + + angle + measure angle - - Specify endpoint or length of minor axis: + + ang + measure angle - - Specify start angle + + area + measure area - - Specify end angle + + ar + measure area - - - RS_ActionDrawEllipseCenter3Points - - Ellipse Center and &3 Points + + + angle - - Specify the center of ellipse + + dpi - - - Cancel + + + close - - Specify the first point on ellipse + + + chord length - - Specify the second point on ellipse + + + columns - - - Back + + columnspacing - - Specify the third point on ellipse + + + factor - - - RS_ActionDrawEllipseFociPoint - - Ellipse &Foci Point + + length - - Not a valid expression + + length1 + bevel/fillet lenght1 - - Specify first focus of ellipse + + length2 + bevel/fillet lenght2 - - Cancel + + number - - Specify second focus of ellipse + + + radius - - - Back + + rows - - Specify a point on ellipse or total distance to foci + + rowspacing - - - RS_ActionDrawEllipseInscribe - - Ellipse &Inscribed + + + through - - Can not determine uniquely an ellipse + + trim - - Specify the first line + + ang + angle - - Cancel + + an + angle - - Specify the second line + + center - - - - Back + + cen + center - - Specify the third line - - - - - Specify the fourth line + + ce + center - - - RS_ActionDrawHatch - - &Hatch + + cl + chord length - - Hatch created successfully. + + c + close - - Hatch Error: Invalid contour found! + + cols + columns - - Hatch Error: Pattern not found! + + co + columns - - Hatch Error: Contour or pattern too small! + + columnspacing + columnspacing for inserts - - Hatch Error: Contour too big! + + colspacing + columnspacing for inserts - - Hatch Error: Undefined Error! + + cs + columnspacing for inserts - - Total hatch area = %1 + + fact + factor - - Invalid hatch area. Please check that the entities chosen form one or more closed contours. + + f + factor - - - RS_ActionDrawImage - - Insert &Image + + help - - - - Not a valid expression + + ? + help - - Specify reference point + + length + length - - Cancel + + len + length - - Enter angle: + + l + length - - Enter factor: + + length1 + length1 - - Enter dpi: + + len1 + length1 - - - RS_ActionDrawLine - - &2 Points + + l1 + length1 - - Specify first point + + length2 + length2 - - Cancel + + len2 + length2 - - Specify next point or [%1] + + l2 + length2 - - - Back + + number + number - - Specify next point + + num + number - - Cannot close sequence of lines: Not enough entities defined yet, or already closed. + + n + number - - Cannot undo: Not enough entities defined yet. + + ra + radius - - Cannot redo: Not previous line segment defined. + + reversed + reversed - - - RS_ActionDrawLineAngle - - &Angle + + + rev + reversed - - &Horizontal + + row + row - - Vertical + + rowspacing + rowspacing for inserts - - - Not a valid expression + + rs + rowspacing for inserts - - Specify position + + text - - Cancel + + t + text - - Enter angle: + + t + through - - - Back + + undo - - Enter length: + + u + undo - - - RS_ActionDrawLineBisector - - Bisector + + redo - - - Not a valid expression + + r + redo - - Number sector lines not in range: - number of bisector to create must be in [1, 200] + + back - - Select first line + + b + back - - Cancel + + bw - - Select second line + + blackwhite - - - - Back + + color - - Enter bisector length: + + paperoffset - - Enter number of bisectors: + + graphoffset - - - RS_ActionDrawLineFree - - &Freehand Line + + Command: %1 (%2) - - Click and drag to draw a line + + RS_Commands:: command not found: %1 - - Cancel + + + Command not found: %1 - - - RS_ActionDrawLineHorVert - - Vertical + + Accepted keycode: %1 - - Specify first point + + Available commands: - - Cancel + + cal + command to trigger cli calculator - - Specify second point + + calculate + command to trigger cli calculator - - Back + + Calculator error for input: - RS_ActionDrawLineOrthTan + RS_ActionBlocksAdd - - Tangent &Orthogonal + + &Add Block + + + RS_ActionBlocksAttributes - - Select a line + + &Rename Block + + + RS_ActionBlocksCreate - - Cancel + + &Create Block - - Select circle, arc or ellipse + + Specify reference point - - Back + + Cancel - RS_ActionDrawLineParallel + RS_ActionBlocksEdit - - &Parallel + + &Edit Block + + + RS_ActionBlocksExplode - - - &Concentric + + Ex&plode + + + RS_ActionBlocksFreezeAll - - Specify Distance <%1> or select entity or [%2] + + &Hide all - - Cancel + + &Show all + + + RS_ActionBlocksInsert - - Enter number: + + &Insert Block - - + + + + + + Not a valid expression - - Not a valid number. Try 1..99 + + Specify reference point - - - RS_ActionDrawLineParallelThrough - - Parallel through point + + Cancel - - Select entity + + Enter angle: - - Cancel + + Enter factor: - - Specify through point + + Enter columns: - - - Back + + Enter rows: - - Number: + + Enter column spacing: - - Not a valid number. Try 1..99 + + Enter row spacing: + + + RS_ActionBlocksRemove - - Not a valid expression + + &Remove Block - RS_ActionDrawLinePolygonCenCor + RS_ActionBlocksSave - - Pol&ygon (Cen,Cor) + + &Save Block - - Specify center + + No block activated to save + + + RS_ActionBlocksToggleView - - Specify a corner + + Toggle Block &Visibility + + + RS_ActionDefault - - Enter number: + + Choose second edge - - Not a valid number. Try 1..9999 - - - - - Not a valid expression + + Back - RS_ActionDrawLinePolygonCorCor + RS_ActionDimAligned - - Polygo&n (Cor,Cor) + + &Aligned - - Specify first corner + + Specify first extension line origin - + Cancel - - Specify second corner + + Specify second extension line origin - - + + Back - - Number: - - - - - Not a valid number. Try 1..9999 + + Specify dimension line location - - Not a valid expression. + + Enter dimension text: - RS_ActionDrawLineRectangle + RS_ActionDimAngular - - Rectangle + + &Angular - - Specify first corner + + Select first line - + + + Cancel - - Specify second corner + + Select second line - - Back + + Specify dimension arc line location + + + + + Enter dimension text: - RS_ActionDrawLineRelAngle + RS_ActionDimDiametric - - Relative angle + + &Diametric - - Orthogonal + + Not a circle or arc entity - - + Not a valid expression - - Select base entity + + Select arc or circle entity - + + Cancel - - Specify position + + Specify dimension line location - - Back + + Enter dimension text: - RS_ActionDrawLineTangent1 + RS_ActionDimLeader - - Tangent (P,C) + + &Leader - - Specify point + + Specify target point - + Cancel - - Select circle, arc or ellipse + + Specify next point - - Back + + Finish - RS_ActionDrawLineTangent2 - - - Tangent (C,C) - - - - - Select first circle or ellipse - - + RS_ActionDimLinear - - Cancel + + &Linear - - Select second circle or ellipse + + &Horizontal - - Back + + &Vertical - - - RS_ActionDrawMText - - &MText + + Not a valid expression - - Specify insertion point + + Specify first extension line origin - + Cancel - - Enter text: + + Specify second extension line origin - + + Back - - - RS_ActionDrawPoint - - &Points + + Specify dimension line location - - Specify location + + Enter dimension text: - - Cancel + + Enter dimension line angle: - RS_ActionDrawPolyline + RS_ActionDimRadial - - &Polyline + + &Radial - - Draw polylines + + Not a circle or arc entity - - Specify first point + + Not a valid expression - - Cancel + + Select arc or circle entity - - Specify next point or [%1] + + + Cancel - - - Back + + Specify dimension line position or enter angle: - - Specify next point + + Enter dimension text: + + + RS_ActionDrawArc - - Cannot close sequence of lines: Not enough entities defined yet. + + &Center, Point, Angles - - Cannot undo: Not enough entities defined yet. + + + + + + Not a valid expression - - - RS_ActionDrawSpline - - &Spline + + Not a valid chord length - - Specify first control point + + Specify center - + Cancel - - Specify next control point or [%1] + + Specify radius - - + + + + + Back - - Specify next control point - - - - - Cannot undo: Not enough entities defined yet. + + Specify start angle: - - - RS_ActionDrawText - - &Text + + Specify end angle or [angle/chord length] - - Specify insertion point + + Specify included angle: - - - Cancel + + Specify chord length: + + + RS_ActionDrawArc3P - - Specify second point + + &3 Points - - Enter text: + + Invalid arc data. - - Back + + Specify startpoint or [center] - - - RS_ActionEditCopy - - &Copy + + Cancel - - Cu&t + + Specify second point - - Specify reference point + + + Back - - Cancel + + Specify endpoint - RS_ActionEditPaste + RS_ActionDrawArcTangential - - &Paste + + Arc &Tangential - - Set reference point + + Specify base entity - + Cancel - - - RS_ActionEditUndo - - - &Undo - - - - &Redo + + Specify end angle - - Nothing to undo! + + + Back - - Nothing to redo! + + Specify end point - RS_ActionFileNew + RS_ActionDrawCircle - - &New + + Center, &Point - - - RS_ActionFileNewTemplate - - New From &Template + + Not a valid expression - - - RS_ActionFileOpen - - &Open... + + Specify center - - - RS_ActionFileSave - - &Save + + Cancel - - - RS_ActionFileSaveAs - - Save &as... + + Specify radius - - - RS_ActionInfoAngle - - An&gle between two lines + + Back + + + RS_ActionDrawCircle2P - - Angle: %1 + + 2 Points - - Lines are parallel + + Invalid Circle data. - - Specify first line + + Specify first point - + Cancel - - Specify second line + + Specify second point - + Back - RS_ActionInfoArea + RS_ActionDrawCircle3P - - Polygonal &Area + + 3 Points - - Circumference: %1 + + Invalid circle data. - - Area: %1 + + Specify first point - - Closing Point: %1/%2 + + Cancel - - Point: %1/%2 + + Specify second point - - Specify first point of polygon + + + Back - - - Cancel + + Specify third point + + + RS_ActionDrawCircleCR - - Specify next point of polygon + + Center, &Radius - - - RS_ActionInfoDist - - &Distance Point to Point + + radius=%1 is invalid - - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + + Not a valid expression - - Specify first point of distance + + Specify circle center - + Cancel - - Specify second point of distance + + Specify circle radius - + Back - RS_ActionInfoDist2 + RS_ActionDrawCircleInscribe - - &Distance Entity to Point + + Circle &Inscribed - - Distance: %1 + + Specify the first line - - Specify entity + + Cancel - - Cancel + + Specify the second line - - Specify point + + + Back - - Back + + Specify the third line - RS_ActionInfoInside + RS_ActionDrawCircleTan1_2P - - Point inside contour + + Tangential, 2 P&oints - - Point is inside selected contour. + + Specify a line/arc/circle - - Point is outside selected contour. + + Cancel - - Specify point + + Specify the first point on the tangent circle - - Cancel + + + + Back + + + + + Specify the second point on the tangent circle + + + + + Select the center of the tangent circle - RS_ActionInfoTotalLength + RS_ActionDrawCircleTan2 - - &Total length of selected entities + + Tangential 2 Circles, Radius + circle tangential to two give circles and with radius - - Total Length of selected entities: %1 + + Specify the first line/arc/circle - - At least one of the selected entities cannot be measured. + + Cancel - - - RS_ActionLayersAdd - - &Add Layer + + Specify the second line/arc/circle - - - RS_ActionLayersEdit - - &Edit Layer + + + Back + + + + + Select the center of the tangent circle - RS_ActionLayersFreezeAll + RS_ActionDrawCircleTan2_1P - - &Hide all + + Tangential 2 Circles, 1 Point - - &Show all + + Specify a line/arc/circle - - - RS_ActionLayersRemove - - &Remove Layer + + Cancel - - - RS_ActionLayersToggleLock - - Toggle Layer Loc&k + + Specify the another arc/circle - - - RS_ActionLayersTogglePrint - - Toggle Layer &Print + + + + Back - - - RS_ActionLayersToggleView - - &Toggle Layer Visibility + + Specify a point on the tangent circle - - - RS_ActionLibraryInsert - - Insert Library Object + + Select the center of the tangent circle + + + RS_ActionDrawCircleTan3 - - Cannot open file '%1' + + Tangential &3 Circles - - - Not a valid expression + + Draw tangential circle of 3 given points, lines, arcs/circles - - Specify reference point + + Specify the first line/arc/circle - + Cancel - - Enter angle: + + Specify the second line/arc/circle - - Enter factor: + + + + Back - - - RS_ActionLockRelativeZero - - (Un-)&Lock Relative Zero + + Specify the third line/arc/circle - - - RS_ActionModifyAttributes - - &Attributes + + Select the center of the tangent circle - RS_ActionModifyBevel + RS_ActionDrawEllipse4Points - - &Bevel + + Ellipse &4 Point - - - Not a valid expression + + Can not determine uniquely an ellipse - - Select first entity + + Specify the first point on ellipse - + Cancel - - Select second entity + + Specify the second point on ellipse - - - + + + Back - - Enter length 1: + + Specify the third point on ellipse - - Enter length 2: + + Specify the fourth point on ellipse - RS_ActionModifyCut + RS_ActionDrawEllipseAxis - - &Divide + + Ellipse &Arc (Axis) - - - No Entity found. + + &Ellipse (Axis) - - Entity must be a line, arc, circle, ellipse or interpolation spline. + + + + Not a valid expression - - Cutting point is invalid. + + Specify ellipse center - - Cutting point is not on entity. + + Cancel - - Specify entity to cut + + Specify endpoint of major axis - - Cancel + + + + + Back - - Specify cutting point + + Specify endpoint or length of minor axis: - - Back + + Specify start angle - - - RS_ActionModifyDelete - - &Delete + + Specify end angle - RS_ActionModifyDeleteFree + RS_ActionDrawEllipseCenter3Points - - Delete Freehand + + Ellipse Center and &3 Points - - Entities not in the same polyline. + + Specify the center of ellipse - - Parent of second entity is not a polyline + + + Cancel - - Parent of second entity is NULL + + Specify the first point on ellipse - - One of the chosen entities is NULL + + Specify the second point on ellipse - - Parent of first entity is not a polyline + + + Back - - Parent of first entity is NULL + + Specify the third point on ellipse + + + RS_ActionDrawEllipseFociPoint - - First entity is NULL + + Ellipse &Foci Point - - Second entity is NULL + + specify a point on ellipse, or total distance to foci - - Specify first break point on a polyline + + Total distance %1 is smaller than distance between foci - - Cancel + + Not a valid expression - - Specify second break point on the same polyline + + Specify first focus of ellipse - - Back + + Cancel - - - RS_ActionModifyDeleteQuick - - &Delete selected + + Specify second focus of ellipse - - Pick entity to delete + + + Back - - Cancel + + Specify a point on ellipse or total distance to foci - RS_ActionModifyEntity + RS_ActionDrawEllipseInscribe - - &Properties + + Ellipse &Inscribed - - - RS_ActionModifyExplodeText - - &Explode Text into Letters + + Can not determine uniquely an ellipse - - - RS_ActionModifyMirror - - &Mirror + + Specify the first line - - Specify first point of mirror line + + Cancel - - Cancel + + Specify the second line - - Specify second point of mirror line + + + + Back - - Back + + Specify the third line + + + + + Specify the fourth line - RS_ActionModifyMove + RS_ActionDrawHatch - - &Move / Copy + + &Hatch - - Invalid number of copies, use %1 + + Hatch created successfully. - - Specify reference point + + Hatch Error: Invalid contour found! - - Cancel + + Hatch Error: Pattern not found! - - Specify target point + + Hatch Error: Contour or pattern too small! - - Back + + Hatch Error: Contour too big! - - - RS_ActionModifyMoveRotate - - M&ove and Rotate + + Hatch Error: Undefined Error! - - Not a valid expression + + Total hatch area = %1 - - Specify reference point + + Invalid hatch area. Please check that the entities chosen form one or more closed contours. + + + RS_ActionDrawImage - - Cancel + + Insert &Image - - Specify target point + + + + Not a valid expression - - - Back + + Specify reference point - - Enter rotation angle: + + Cancel - - - RS_ActionModifyOffset - - &Offset + + Enter angle: - - Specify direction of offset + + Enter factor: - - Back + + Enter dpi: - RS_ActionModifyRevertDirection + RS_ActionDrawLine - - Re&vert direction + + &2 Points - - Ctrl+R + + Specify first point - - - RS_ActionModifyRotate - - &Rotate + + Cancel - - Specify rotation center + + Specify next point or [%1] - - - + + Back - - Specify reference point - - - - - Specify target point to rotate to + + Specify next point - - - RS_ActionModifyRotate2 - - Rotate T&wo + + Cannot close sequence of lines: Not enough entities defined yet, or already closed. - - Specify absolute reference point + + Cannot undo: Not enough entities defined yet. - - Cancel + + Cannot redo: Not previous line segment defined. + + + RS_ActionDrawLineAngle - - Specify relative reference point + + &Angle - - Back + + &Horizontal - - - RS_ActionModifyRound - - &Fillet + + Vertical - + + Not a valid expression - - Specify first entity + + Specify position - - - Back + + Cancel - - Specify second entity + + Enter angle: - - Enter radius: + + + Back - - Cancel + + Enter length: - RS_ActionModifyScale - - - &Scale - - + RS_ActionDrawLineBisector - - Specify reference point + + Bisector - - Cancel + + + Not a valid expression - - - RS_ActionModifyStretch - - &Stretch + + Number sector lines not in range: + number of bisector to create must be in [1, 200] - - Specify first corner + + Select first line - + Cancel - - Specify second corner + + Select second line - - - + + + Back - - Specify reference point + + Enter bisector length: - - Specify target point + + Enter number of bisectors: - RS_ActionModifyTrim + RS_ActionDrawLineFree - - &Trim + + &Freehand Line - - &Trim Two + + Click and drag to draw a line - - Select first trim entity + + Cancel + + + RS_ActionDrawLineHorVert - - - Cancel + + Vertical - - Select limiting entity + + Specify first point - - - Back + + Cancel - - Select second trim entity + + Specify second point - - Select entity to trim + + Back - RS_ActionModifyTrimAmount - - - &Lengthen - - - - - No entity found. - - + RS_ActionDrawLineOrthTan - - The chosen Entity is in a block. Please edit the block. + + Tangent &Orthogonal - - The chosen Entity is not an atomic entity or cannot be trimmed. + + Select a line - - Not a valid expression + + Cancel - - Select entity to trim or enter distance: + + Select circle, arc or ellipse - + Back - RS_ActionOptionsDrawing + RS_ActionDrawLineParallel - - Current &Drawing Preferences + + &Parallel - - - RS_ActionOrder - - move to bottom + + + &Concentric - - set to bottom + + Specify Distance <%1> or select entity or [%2] - - lower after entity + + Cancel - - lower over entity + + Enter number: - - - raise over entity + + + Not a valid expression - - move to top + + Not a valid number. Try 1..99 + + + RS_ActionDrawLineParallelThrough - - set to top + + Parallel through point - - No Entity found. + + Select entity - - Choose entity for order + + Cancel - - Cancel + + Specify through point - - - RS_ActionPolylineAdd - - &Add node + + + Back - - Add polyline's node + + Number: - - - No Entity found. + + Not a valid number. Try 1..99 - - Entity must be a polyline. + + Not a valid expression + + + RS_ActionDrawLinePolygonCenCor - - Adding point is invalid. + + Pol&ygon (Cen,Cor) - - Adding point is not on entity. + + Specify center - - Specify polyline to add nodes + + Specify a corner - - Cancel + + Enter number: - - Specify adding node's point + + Not a valid number. Try 1..9999 - - Back + + Not a valid expression - RS_ActionPolylineAppend + RS_ActionDrawLinePolygonCorCor - - A&ppend node + + Polygo&n (Cor,Cor) - - Append polyline's node + + Specify first corner - - No Entity found. + + Cancel - - Entity must be a polyline. - - - - - Can not append nodes in a closed polyline. - - - - - Click somewhere near the beginning or end of existing polyline. + + Specify second corner - - Specify the polyline somewhere near the beginning or end point + + + Back - - Cancel + + Number: - - Specify next point or [%1] + + Not a valid number. Try 1..9999 - - - Back + + Not a valid expression. + + + RS_ActionDrawLineRectangle - - Specify next point + + Rectangle - - Cannot undo: Not enough entities defined yet. + + Specify first corner - - - RS_ActionPolylineDel - - &Delete node + + Cancel - - Delete polyline's node + + Specify second corner - - - No Entity found. + + Back + + + RS_ActionDrawLineRelAngle - - Entity must be a polyline. + + Relative angle - - Deleting point is invalid. + + Orthogonal - - Deleting point is not on entity. + + + Not a valid expression - - Specify polyline to delete node + + Select base entity - + Cancel - - Specify deleting node's point + + Specify position - + Back - RS_ActionPolylineDelBetween - - - Delete &between two nodes - - - - - Delete between two nodes - - + RS_ActionDrawLineTangent1 - - - - No Entity found. + + Tangent (P,C) - - Entity must be a polyline. + + Specify point - - Deleting point is invalid. + + Cancel - - Deleting point is not on entity. + + Select circle, arc or ellipse - - Deletinging point is invalid. + + Back + + + RS_ActionDrawLineTangent2 - - Deleteinging point is not on entity. + + Tangent (C,C) - - Specify polyline to delete between two nodes + + Select first circle or ellipse - + Cancel - - Specify first node + + Select second circle or ellipse - - + Back - - - Specify second node - - - RS_ActionPolylineEquidistant - - - Create &Equidistant Polylines - - + RS_ActionDrawMText - - Create Equidistant Polylines + + &MText - - No Entity found. + + Specify insertion point - - Entity must be a polyline. + + Cancel - - Choose the original polyline + + Enter text: - - Cancel + + Back - RS_ActionPolylineSegment + RS_ActionDrawPoint - - Create Polyline from Existing &Segments + + &Points - - Create Polyline from Existing Segments + + Specify location - - No Entity found. + + Cancel + + + RS_ActionDrawPolyline - - Entity must be a line, arc or polyline. + + &Polyline - - Entity can not be a closed polyline. + + Draw polylines - - Choose one of the segments on the original polyline + + Specify first point - + Cancel - - - RS_ActionPolylineTrim - - &Trim segments + + Specify next point or [%1] - - Trim polyline's segments + + + Back - - - - No Entity found. + + Specify next point - - Entity must be a polyline. + + Cannot close sequence of lines: Not enough entities defined yet. - - - Specifying point is invalid. + + Cannot undo: Not enough entities defined yet. + + + RS_ActionDrawSpline - - - No Segment found on entity. + + &Spline - - Specify polyline to trim + + Specify first control point - + Cancel - - Specify first segment + + Specify next control point or [%1] - - + + Back - - Specify second segment + + Specify next control point + + + + + Cannot undo: Not enough entities defined yet. - RS_ActionPrintPreview + RS_ActionDrawText - - Print Pre&view + + &Text - - Printout offset in paper coordinates by (%1, %2) + + Specify insertion point - - Printout offset in graph coordinates by (%1, %2) + + + Cancel - - Printout offset in graph coordinates + + Specify second point - - Printout offset in paper coordinates + + Enter text: - - : select printout offset coordinates + + Back + + + RS_ActionEditCopy - - type in offset from command line to offset printout + + &Copy - - Printout offset ignores relative zero. Ignoring '@' + + Cu&t - - RS_ActionPrintPreview::fit(): Invalid paper size + + Specify reference point + + + + + Cancel - RS_ActionSelect + RS_ActionEditPaste - - - No entity selected! + + &Paste - - Select to modify attributes + + Set reference point - - - - - - - - - - - - - - - - - + Cancel + + + RS_ActionEditUndo - - Select entities to order + + &Undo - - Select to delete + + &Redo - - Select to delete immediately + + Nothing to undo! - - Select to move + + Nothing to redo! + + + RS_ActionFileNew - - Select to copy + + &New + + + RS_ActionFileNewTemplate - - Select to cut + + New From &Template + + + RS_ActionFileOpen - - Select to revert direction + + &Open... + + + RS_ActionFileSave - - Select to rotate + + &Save + + + RS_ActionFileSaveAs - - Select to scale + + Save &as... + + + RS_ActionInfoAngle - - Select to mirror + + An&gle between two lines - - Select to move and rotate + + Angle: %1 - - Select to create offset + + Lines are parallel - - Select for two axis rotation + + Specify first line - - Select to explode text + + Cancel - - Select to explode block + + Specify second line - - Select to create block + + Back - RS_ActionSelectAll + RS_ActionInfoArea - - Select &All + + Polygonal &Area - - Deselect &all + + Circumference: %1 - - Ctrl+K + + Area: %1 - - - RS_ActionSelectContour - - (De-)Select &Contour + + Closing Point: %1/%2 - - Entity must be an Atomic Entity. + + Point: %1/%2 - - - RS_ActionSelectIntersected - - Select Intersected Entities + + Specify first point of polygon - - Deselect Intersected Entities + + + Cancel - - Choose first point of intersection line + + Specify next point of polygon + + + RS_ActionInfoDist - - Cancel + + &Distance Point to Point - - Choose second point of intersection line + + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) - - Back + + Specify first point of distance - - - RS_ActionSelectInvert - - Invert Selection + + Cancel - - - RS_ActionSelectLayer - - (De-)Select Layer + + Specify second point of distance - - - RS_ActionSelectSingle - - Select Entity + + Back - RS_ActionSelectWindow + RS_ActionInfoDist2 - - Select Window + + &Distance Entity to Point - - Deselect Window + + Distance: %1 - - Click and drag for the selection window + + Specify entity - + Cancel - - Choose second edge + + Specify point - + Back - RS_ActionSetRelativeZero - - - Set &Relative Zero - - - - - Set relative Zero - - + RS_ActionInfoInside - - Cancel + + Point inside contour - - - RS_ActionSnapIntersectionManual - - I&ntersection Manually + + Point is inside selected contour. - - Select first entity + + Point is outside selected contour. - - - Back + + Specify point - - Select second entity + + Cancel - RS_ActionToolRegenerateDimensions + RS_ActionInfoTotalLength - - Regenerate Dimension Entities + + &Total length of selected entities - - Regenerated %1 dimension entities + + Total Length of selected entities: %1 - - No dimension entities found + + At least one of the selected entities cannot be measured. - RS_ActionZoomAuto + RS_ActionLayersAdd - - &Auto Zoom + + &Add Layer - RS_ActionZoomIn - - - Zoom &In - - + RS_ActionLayersEdit - - Zoom &Out + + &Edit Layer - RS_ActionZoomPan + RS_ActionLayersFreezeAll - - Zoom &Panning + + &Hide all - - Click and drag to pan zoom + + &Show all + + + RS_ActionLayersRemove - - - Cancel + + &Remove Layer + + + RS_ActionLayersToggleLock - - Zoom panning + + Toggle Layer Loc&k - RS_ActionZoomPrevious + RS_ActionLayersTogglePrint - - Previous &View + + Toggle Layer &Print - RS_ActionZoomRedraw + RS_ActionLayersToggleView - - &Redraw + + &Toggle Layer Visibility - RS_ActionZoomWindow + RS_ActionLibraryInsert - - &Window Zoom + + Insert Library Object - - Specify first edge + + Cannot open file '%1' - - Cancel + + + Not a valid expression - - Specify second edge + + Specify reference point - - Back + + Cancel - - - RS_Commands - - - point + + Enter angle: - - - po + + Enter factor: + + + RS_ActionLockRelativeZero - - - line + + (Un-)&Lock Relative Zero + + + RS_ActionModifyAttributes - - - li + + &Attributes + + + RS_ActionModifyBevel - - l + + &Bevel - - - polyline + + + Not a valid expression - - - pl + + Select first entity - - - offset + + Cancel - - o - offset + + Select second entity - - - parallel + + + + Back - - pa + + Enter length 1: - - pa - parallel + + Enter length 2: + + + RS_ActionModifyCut - - - arc + + &Divide - - - ar + + + No Entity found. - - a + + Entity must be a line, arc, circle, ellipse or interpolation spline. - - - circle + + Cutting point is invalid. - - - ci + + Cutting point is not on entity. - - - rectangle + + Specify entity to cut - - - rect + + Cancel - - rectang + + Specify cutting point - - rec + + Back + + + RS_ActionModifyDelete - - - mtext + + &Delete + + + RS_ActionModifyDeleteFree - - - - text + + Delete Freehand - - - regen + + Entities not in the same polyline. - - - redraw + + Parent of second entity is not a polyline - - rg - zoom - redraw + + Parent of first entity is not a polyline - - zr + + Parent of second entity is nullptr - - zr - zoom - redraw + + One of the chosen entities is nullptr - - zw + + Parent of first entity is nullptr - - zw - zoom - window + + First entity is nullptr - - za + + Second entity is nullptr - - za - zoom - auto + + Specify first break point on a polyline - - zp + + Cancel - - zp - zoom - pan + + Specify second break point on the same polyline - - zv + + Back + + + RS_ActionModifyDeleteQuick - - zv - zoom - previous + + &Delete selected - - - kill + + Pick entity to delete - - - k + + Cancel + + + RS_ActionModifyEntity - - - - undo + + &Properties - - - u + + + RS_ActionModifyExplodeText + + + &Explode Text into Letters + + + RS_ActionModifyMirror - - - u - undo + + &Mirror - - - - redo + + Specify first point of mirror line - - - r + + Cancel - - - da + + Specify second point of mirror line - - da - dimension - aligned + + Back + + + RS_ActionModifyMove - - - dh + + &Move / Copy - - dh - dimension - horizontal + + Invalid number of copies, use %1 - - - dr + + Specify reference point - - dr - dimension - linear + + Cancel - - - dv + + Specify target point - - dv - dimension - vertical + + Back + + + RS_ActionModifyMoveRotate - - - ld + + M&ove and Rotate - - ld - dimension - leader + + Not a valid expression - - - dimregen + + Specify reference point - - - rn - restrict - nothing + + Cancel - - rn + + Specify target point - - - rr - restrict - orthogonal + + + Back - - rr + + Enter rotation angle: + + + RS_ActionModifyOffset - - - rh - restrict - horizontal + + &Offset - - rh + + Specify direction of offset - - - rv - restrict - vertical + + Back + + + RS_ActionModifyRevertDirection - - rv + + Re&vert direction - - - tm + + Ctrl+R + + + RS_ActionModifyRotate - - tm - modify - multi trim (extend) + + &Rotate - - - xt + + Specify rotation center - - xt - modify - trim (extend) + + + + Back - - - rm + + Specify reference point - - rm - modify - trim + + Specify target point to rotate to + + + RS_ActionModifyRotate2 - - - mv + + Rotate T&wo - - mv - modify - move + + Specify absolute reference point - - - ch + + Cancel - - ch - modify - bevel (chamfer) + + Specify relative reference point - - - fillet - modify - fillet + + Back + + + RS_ActionModifyRound - - - divide - modify - divide + + &Fillet - - div - modify - divide + + Not a valid expression - - - cut - modify - divide + + Specify first entity - - - mi + + + Back - - mi - modify - mirror + + Specify second entity - - - re + + Enter radius: - - re - modify - revert direction + + Cancel + + + RS_ActionModifyScale - - - ro + + &Scale - - ro - modify - rotate + + Specify reference point - - - sz + + Cancel + + + RS_ActionModifyStretch - - sz - modify - scale + + &Stretch - - - ss + + Specify first corner - - ss - modify - stretch + + Cancel - - - er + + Specify second corner - - er - modify - delete (erase) + + + + Back - - - oo + + Specify reference point - - oo - modify - undo (oops) + + Specify target point + + + RS_ActionModifyTrim - - - uu + + &Trim - - uu - modify - redo + + &Trim Two - - - xp + + Select first trim entity - - xp - modify - explode + + + Cancel - - - os - snap - free + + Select limiting entity - - os + + + Back - - - sc + + Select second trim entity - - sc - snap - center + + Select entity to trim + + + RS_ActionModifyTrimAmount - - - sd + + &Lengthen - - sd - snap - distance + + No entity found. - - - se + + The chosen Entity is in a block. Please edit the block. - - se - snap - end + + The chosen Entity is not an atomic entity or cannot be trimmed. - - - sf + + Not a valid expression - - sf - snap - free + + Select entity to trim or enter distance: - - - sg + + Back + + + RS_ActionOptionsDrawing - - sg - snap - grid + + Current &Drawing Preferences + + + RS_ActionOrder - - - si + + move to bottom - - si - snap - intersection + + set to bottom - - - sm + + lower after entity - - sm - snap - middle + + lower over entity - - - sn + + + raise over entity - - sn - snap - nearest + + move to top - - - np + + set to top - - np - snap - nearest point + + No Entity found. - - setrelativezero + + Choose entity for order - - setrelativezero - snap - set relative zero position + + Cancel + + + RS_ActionPolylineAdd - - - rz + + &Add node - - - sa + + Add polyline's node - - sa - Select all + + + No Entity found. - - - tn + + Entity must be a polyline. - - tn - Deselect all + + Adding point is invalid. - - - angle + + Adding point is not on entity. - - dpi + + Specify polyline to add nodes - - - close + + Cancel - - - chord length + + Specify adding node's point - - - columns + + Back + + + RS_ActionPolylineAppend - - columnspacing + + A&ppend node - - - factor + + Append polyline's node - - length + + No Entity found. - - length1 + + Entity must be a polyline. - - length2 + + Can not append nodes in a closed polyline. - - number + + Click somewhere near the beginning or end of existing polyline. - - - radius + + Specify the polyline somewhere near the beginning or end point - - rows + + Cancel - - rowspacing + + Specify next point or [%1] - - - through + + + Back - - trim + + Specify next point - - ang - angle + + Cannot undo: Not enough entities defined yet. + + + RS_ActionPolylineDel - - an - angle + + &Delete node - - ce - center + + Delete polyline's node - - cl - chord length + + + No Entity found. - - co - columns + + Entity must be a polyline. - - ra - radius + + Deleting point is invalid. - - row - row + + Deleting point is not on entity. - - cal - command to trigger cli calculator + + Specify polyline to delete node - - calculate - command to trigger cli calculator + + Cancel - - center + + Specify deleting node's point - - cen - center + + Back + + + RS_ActionPolylineDelBetween - - c - close + + Delete &between two nodes - - cols - columns + + Delete between two nodes - - columnspacing - columnspacing for inserts + + + + No Entity found. - - colspacing - columnspacing for inserts + + Entity must be a polyline. - - cs - columnspacing for inserts + + Deleting point is invalid. - - fact - factor + + Deleting point is not on entity. - - f - factor + + Deletinging point is invalid. - - help + + Deleteinging point is not on entity. - - ? - help + + Specify polyline to delete between two nodes - - length - length + + Cancel - - len - length + + Specify first node - - l - length + + + Back - - length1 - length1 + + Specify second node + + + RS_ActionPolylineEquidistant - - len1 - length1 + + Create &Equidistant Polylines - - l1 - length1 + + Create Equidistant Polylines - - length2 - length2 + + No Entity found. - - len2 - length2 + + Entity must be a polyline. - - l2 - length2 + + Choose the original polyline - - number - number + + Cancel + + + RS_ActionPolylineSegment - - num - number + + Create Polyline from Existing &Segments - - n - number + + Create Polyline from Existing Segments - - reversed - reversed + + Polyline created - - - rev - reversed + + No Entity found. - - rowspacing - rowspacing for inserts + + Entity can not be a closed polyline. - - rs - rowspacing for inserts + + Choose one of the segments on the original polyline - - t - text + + Cancel + + + RS_ActionPolylineTrim - - t - through + + &Trim segments - - r - redo + + Trim polyline's segments - - back + + + + No Entity found. - - b - back + + Entity must be a polyline. - - paperoffset + + + Specifying point is invalid. - - graphoffset + + + No Segment found on entity. - - Command: %1 + + Specify polyline to trim - - - Command not found: %1 + + Cancel - - Accepted keycode: %1 + + Specify first segment - - Available commands: + + + Back + + + + + Specify second segment + + + + + RS_ActionPrintPreview + + + Print Pre&view + + + + + Printout offset in paper coordinates by (%1, %2) + + + + + Printout offset in graph coordinates by (%1, %2) + + + + + Printout in Black/White + + + + + Printout in color + + + + + Printout offset in graph coordinates + + + + + Printout offset in paper coordinates + + + + + : select printout offset coordinates + + + + + type in offset from command line to offset printout + + + + + Printout offset ignores relative zero. Ignoring '@' + + + + + RS_ActionPrintPreview::fit(): Invalid paper size + + + + + RS_ActionSelect + + + + No entity selected! + + + + + Select to modify attributes + + + + + + + + + + + + + + + + + + + + + Cancel + + + + + Select entities to order + + + + + Select to delete + + + + + Select to delete immediately + + + + + Select to move + + + + + Select to copy + + + + + Select to cut + + + + + Select to revert direction + + + + + Select to rotate + + + + + Select to scale + + + + + Select to mirror + + + + + Select to move and rotate + + + + + Select to create offset + + + + + Select for two axis rotation + + + + + Select to explode text + + + + + Select to explode block + + + + + Select to create block + + + + + RS_ActionSelectAll + + + Select &All + + + + + Deselect &all + + + + + Ctrl+K + + + + + RS_ActionSelectContour + + + (De-)Select &Contour + + + + + Entity must be an Atomic Entity. + + + + + RS_ActionSelectIntersected + + + Select Intersected Entities + + + + + Deselect Intersected Entities + + + + + Choose first point of intersection line + + + + + Cancel + + + + + Choose second point of intersection line + + + + + Back + + + + + RS_ActionSelectInvert + + + Invert Selection + + + + + RS_ActionSelectLayer + + + (De-)Select Layer + + + + + RS_ActionSelectSingle + + + Select Entity + + + + + RS_ActionSelectWindow + + + Select Window + + + + + Deselect Window + + + + + Click and drag for the selection window + + + + + Cancel + + + + + Choose second edge + + + + + Back + + + + + RS_ActionSetRelativeZero + + + Set &Relative Zero + + + + + Set relative Zero + + + + + Cancel + + + + + RS_ActionSnapIntersectionManual + + + I&ntersection Manually + + + + + Select first entity + + + + + + Back + + + + + Select second entity + + + + + RS_ActionToolRegenerateDimensions + + + Regenerate Dimension Entities + + + + + Regenerated %1 dimension entities + + + + + No dimension entities found + + + + + RS_ActionZoomAuto + + + &Auto Zoom + + + + + RS_ActionZoomIn + + + Zoom &In + + + + + Zooms in + + + + + Zoom &Out + + + + + Zooms out + + + + + RS_ActionZoomPan + + + Zoom &Panning + + + + + Click and drag to pan zoom + + + + + + Cancel + + + + + Zoom panning + + + + + RS_ActionZoomPrevious + + + Previous &View + + + + + RS_ActionZoomRedraw + + + &Redraw + + + + + RS_ActionZoomWindow + + + &Window Zoom + + + + + Specify first edge + + + + + Cancel + + + + + Specify second edge + + + + + Back diff -Nru librecad-2.0.8/librecad/ts/librecad_hu.ts librecad-2.0.9/librecad/ts/librecad_hu.ts --- librecad-2.0.8/librecad/ts/librecad_hu.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_hu.ts 2016-01-07 07:46:24.000000000 +0000 @@ -32,6 +32,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Fólia: + + + Geometry + + + + Closed + Zárt + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -132,6 +163,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + + + + Spacing: + + + + Distance from original polyline + Eredeti töröttvonaltól vett távolság + + + Copies: + Másolatok: + + + QC_ActionGetEnt Select object: @@ -624,7 +697,7 @@ CAD Tools - CAD Eszközök + CAD Eszközök Export as @@ -676,6 +749,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -2218,7 +2295,7 @@ CTRL-G - CTRL-G + CTRL-G &Selection pointer @@ -2244,6 +2321,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -2475,7 +2561,7 @@ QG_CadToolBar CAD Tools - CAD Eszközök + CAD Eszközök @@ -3314,6 +3400,17 @@ + QG_CommandHistory + + &Copy + &Másolás + + + select&All + + + + QG_CommandWidget Command Line @@ -3341,11 +3438,7 @@ &Copy - &Másolás - - - select&All - + &Másolás escape @@ -4944,7 +5037,7 @@ Extension line extension: - Segédvonal túlnyúlás: + Segédvonal túlnyúlás: Arrow size: @@ -4956,7 +5049,7 @@ Extension line offset: - Segédvonal eltolás: + Segédvonal eltolás: &OK @@ -5199,14 +5292,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal Vízszintes @@ -5235,10 +5320,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -5271,7 +5352,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Szín: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + Szélesség: + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Hossz + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -5399,7 +5588,7 @@ Colors - Színek + Színek Backgr&ound: @@ -5419,11 +5608,11 @@ White - Fehér + Fehér Gray - Szürke + Szürke Darkgray @@ -5459,7 +5648,7 @@ #000000 - #000000 + #000000 #ffffff @@ -5471,7 +5660,7 @@ #808080 - #808080 + #808080 S&elected Color: @@ -5579,11 +5768,11 @@ #FFFFFF - #FFFFFF + #FFFFFF #C0C0C0 - #C0C0C0 + #C0C0C0 #A54747 @@ -5618,39 +5807,99 @@ - #00FFFF + St&art Handle Color: + + + + &Handle Color: - #0000FF + &End Handle Color: - #FFFF00 + Splash Window - #FF00FF + Display Splash - St&art Handle Color: + Graphic Colors - &Handle Color: + Aquamarine - &End Handle Color: + Azure - Splash Window + DeepSkyBlue - Display Splash + DodgerBlue + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -6099,19 +6348,19 @@ &OK - &OK + &OK Alt+O - Alt+O + Alt+O Cancel - Mégsem + Mégsem Esc - Esc + Esc @@ -7717,34 +7966,34 @@ QG_PenToolBar Line color - Vonal színe + Vonal színe Line width - Vonal vastagsága + Vonal vastagsága Line type - Vonal típusa + Vonal típusa QG_PolylineEquidistantOptions Line Relative Angle Options - Vonalhoz képesti szög beállítások + Vonalhoz képesti szög beállítások Spacing: - Térköz: + Térköz: Distance from original polyline - Eredeti töröttvonaltól vett távolság + Eredeti töröttvonaltól vett távolság Copies: - Másolatok: + Másolatok: @@ -8254,7 +8503,7 @@ Layer "%1" and all entities on it will be removed. - A "%1" fólia és minden eleme törlődik. + A "%1" fólia és minden eleme törlődik. Layer "%1" can never be removed. @@ -8280,6 +8529,11 @@ Layer with a name "%1" already exists. Please specify a different name. A "%1" nevű fólia már létezik. Válasszon másik nevet. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -8375,7 +8629,7 @@ None - Semelyik + Semelyik Inch @@ -8503,7 +8757,7 @@ Block %1 already exist, renamed to: %2 - A "%1" blokk már létezik, átnevezve "%2" -re + A "%1" blokk már létezik, átnevezve "%2" -re All Image Files (%1) @@ -8627,10 +8881,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -8638,23 +8888,1205 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - Add Block - Blokk hozzáadás + : duplicated command: %1 is already taken by %2 + - &Add Block - Új &blokk + point + draw point + pont - - - RS_ActionBlocksAttributes - Rename Block - Blokk átnevezés + po + draw point + po + + + line + draw line + vonal + + + li + draw line + vo + + + l + draw line + + + + polyline + draw polyline + + + + pl + draw polyline + + + + free + draw freehand line + + + + fhl + draw freehand line + + + + spline + draw spline + + + + spl + draw spline + + + + spline2 + spline through points + + + + stp + spline through points + + + + offset + create offset + eltol + + + parallel + create offset + parhuzamos + + + o + create offset + el + + + pa + create offset + pa + + + ptp + parallel through point + + + + pp + parallel through point + + + + bisect + angle bisector + + + + bi + angle bisector + + + + tangentpc + tangent point and circle + + + + tanpc + tangent point and circle + + + + perp + perpendicular line + + + + ortho + perpendicular line + + + + vertical + vertical line + + + + ver + vertical line + + + + horizontal + horizontal line + + + + hor + horizontal line + + + + rectangle + draw rectangle + teglalap + + + rectang + draw rectangle + tegla + + + rect + draw rectangle + + + + rec + draw rectangle + teg + + + polygon2v + polygon by 2 vertices + + + + poly2 + polygon by 2 vertices + + + + arc + draw arc + ki + + + a + draw arc + + + + circle + draw circle + kor + + + ci + draw circle + kr + + + circle2 + circle 2 points + + + + c2 + circle 2 points + k2 + + + circle3 + circle 3 points + + + + c3 + circle 3 points + k3 + + + circlecr + circle with center and radius + + + + cc + circle with center and radius + + + + tan3 + circle tangent to 3 + + + + ct3 + circle tangent to 3 + + + + ellipseinscribed + inscribed ellipse + + + + ei + inscribed ellipse + + + + ie + inscribed ellipse + + + + hatch + draw hatch + + + + ha + draw hatch + + + + mtext + draw mtext + + + + mtxt + draw mtext + + + + text + draw text + szoveg + + + txt + draw text + + + + regen + zoom - redraw + friss + + + redraw + zoom - redraw + + + + rg + zoom - redraw + fr + + + zr + zoom - redraw + ur + + + zoomwindow + zoom - window + + + + zw + zoom - window + nb + + + zoomauto + zoom - auto + + + + za + zoom - auto + na + + + zoompan + zoom - pan + + + + zp + zoom - pan + np + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + ne + + + kill + kill all actions + + + + k + kill all actions + + + + undo + undo cycle + vissza + + + u + undo cycle + vi + + + redo + redo cycle + megis + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + mi + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + mv + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + mf + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + me + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + bm + + + dimregen + dimension - regenerate + ujhalo + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mz + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + lt + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + tu + + + revert + modify - revert direction + + + + rev + modify - revert direction + for + + + rotate + modify - rotate + + + + ro + modify - rotate + fo + + + scale + modify - scale + + + + sz + modify - scale + sk + + + trim + modify - trim (extend) + letor + + + tm + modify - trim (extend) + + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ny + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + to + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + ro + + + snapfree + snap - free + + + + os + snap - free + in + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + iv + + + snapgrid + snap - grid + + + + sg + snap - grid + ih + + + snapintersection + snap - intersection + + + + si + snap - intersection + im + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + if + + + snaponentity + snap - on entity + + + + sn + snap - on entity + + + + np + snap - on entity + it + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + kt + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + szog + + + ang + measure angle + szog + + + area + measure area + + + + ar + measure area + ki + + + angle + szog + + + dpi + + + + close + zar + + + chord length + ivhossz + + + columns + oszlopok + + + columnspacing + oszloptav + + + factor + faktor + + + length + hossz + + + length1 + bevel/fillet lenght1 + hossz1 + + + length2 + bevel/fillet lenght2 + hossz2 + + + number + szam + + + radius + sugar + + + rows + sorok + + + rowspacing + sortav + + + through + keresztul + + + trim + letor + + + ang + angle + szog + + + an + angle + + + + center + kozep + + + cen + center + koz + + + ce + center + + + + cl + chord length + + + + c + close + + + + cols + columns + oszl + + + co + columns + + + + columnspacing + columnspacing for inserts + oszloptav + + + colspacing + columnspacing for inserts + oszloptav + + + cs + columnspacing for inserts + ot + + + fact + factor + fakt + + + f + factor + f + + + help + sugo + + + ? + help + ? + + + length + length + hossz + + + len + length + ho + + + l + length + + + + length1 + length1 + hossz1 + + + len1 + length1 + ho1 + + + l1 + length1 + h1 + + + length2 + length2 + hossz2 + + + len2 + length2 + ho2 + + + l2 + length2 + h2 + + + number + number + szam + + + num + number + szam + + + n + number + sz + + + ra + radius + + + + reversed + reversed + forditott + + + rev + reversed + for + + + row + row + + + + rowspacing + rowspacing for inserts + sortav + + + rs + rowspacing for inserts + st + + + text + szoveg + + + t + text + + + + t + through + + + + undo + vissza + + + u + undo + vi + + + redo + megis + + + r + redo + + + + back + + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + Elérhető parancsok: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Blokk hozzáadás + + + &Add Block + Új &blokk + + + + RS_ActionBlocksAttributes + + Rename Block + Blokk átnevezés &Rename Block @@ -9530,6 +10962,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9690,6 +11126,14 @@ Specify a point on ellipse or total distance to foci Adjon meg egy pontot az ellipszisen, vagy a teljes távolságot a gyújtópontokhoz + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -10952,7 +12396,7 @@ Két pont közötti távolság mérése - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -11400,11 +12844,11 @@ Parent of second entity is NULL - A második elem szülője NULL + A második elem szülője NULL One of the chosen entities is NULL - Az egyik kiválasztott elem NULL + Az egyik kiválasztott elem NULL Parent of first entity is not a polyline @@ -11412,15 +12856,35 @@ Parent of first entity is NULL - Az első elem szülője NULL + Az első elem szülője NULL First entity is NULL - Az első elem NULL + Az első elem NULL Second entity is NULL - A második elem NULL + A második elem NULL + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -12176,11 +13640,11 @@ Mégsem - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -12277,6 +13741,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -12650,7 +14122,7 @@ Zooms in - Nagyít + Nagyít Zoom out @@ -12662,7 +14134,7 @@ Zooms out - Kicsinyít + Kicsinyít @@ -12761,7 +14233,7 @@ RS_Commands point - pont + pont po @@ -12770,7 +14242,7 @@ line - vonal + vonal ln @@ -12784,16 +14256,16 @@ offset - eltol + eltol o offset - el + el parallel - parhuzamos + parhuzamos par @@ -12802,7 +14274,7 @@ arc - ki + ki a @@ -12811,7 +14283,7 @@ circle - kor + kor ci @@ -12820,7 +14292,7 @@ rectangle - teglalap + teglalap rec @@ -12834,11 +14306,11 @@ text - szoveg + szoveg regen - friss + friss rg @@ -12853,7 +14325,7 @@ zw zoom - window - nb + nb zoom - window @@ -12862,7 +14334,7 @@ za zoom - auto - na + na zoom - auto @@ -12871,7 +14343,7 @@ zp zoom - pan - np + np zoom - pan @@ -12879,25 +14351,25 @@ undo - vissza + vissza u undo - vi + vi redo - megis + megis r redo - me + me Command: %1 - Parancs: %1 + Parancs: %1 li @@ -12952,27 +14424,27 @@ da dimension - aligned - mi + mi dh dimension - horizontal - mv + mv dv dimension - vertical - mf + mf dr dimension - linear - me + me ld dimension - leader - bm + bm rd @@ -13002,17 +14474,17 @@ sg snap - grid - ih + ih se snap - end - iv + iv si snap - intersection - im + im sn @@ -13022,17 +14494,17 @@ sm snap - middle - if + if sn snap - nearest - il + il np snap - nearest point - it + it fr* @@ -13047,12 +14519,12 @@ tn Deselect all - kt + kt ch modify - bevel (chamfer) - lt + lt mt @@ -13062,57 +14534,57 @@ xt modify - trim (extend) - xt + xt rm modify - trim - lv + lv mv modify - move - mz + mz mi modify - mirror - tu + tu ro modify - rotate - fo + fo sz modify - scale - sk + sk ss modify - stretch - ny + ny er modify - delete (erase) - to + to oo modify - undo (oops) - ne + ne uu modify - redo - is + is xp modify - explode - ro + ro ex @@ -13121,68 +14593,68 @@ angle - szog + szog close - zar + zar chord length - ivhossz + ivhossz columns - oszlopok + oszlopok columnspacing - oszloptav + oszloptav factor - faktor + faktor length - hossz + hossz length1 - hossz1 + hossz1 length2 - hossz2 + hossz2 number - szam + szam radius - sugar + sugar rows - sorok + sorok rowspacing - sortav + sortav through - keresztul + keresztul trim - letor + letor ang angle - szog + szog a @@ -13191,12 +14663,12 @@ center - kozep + kozep cen center - koz + koz c @@ -13216,12 +14688,12 @@ c close - z + z cols columns - oszl + oszl c @@ -13231,91 +14703,91 @@ columnspacing columnspacing for inserts - oszloptav + oszloptav colspacing columnspacing for inserts - oszloptav + oszloptav cs columnspacing for inserts - ot + ot fact factor - fakt + fakt f factor - f + f help - sugo + sugo ? help - ? + ? length length - hossz + hossz len length - ho + ho l length - h + h length1 length1 - hossz1 + hossz1 len1 length1 - ho1 + ho1 l1 length1 - h1 + h1 length2 length2 - hossz2 + hossz2 len2 length2 - ho2 + ho2 l2 length2 - h2 + h2 num number - szam + szam n number - sz + sz r @@ -13345,34 +14817,34 @@ rowspacing rowspacing for inserts - sortav + sortav rs rowspacing for inserts - st + st t text - sz + sz t through - k + k Available commands: - Elérhető parancsok: + Elérhető parancsok: dimregen - ujhalo + ujhalo po - po + po ln @@ -13380,423 +14852,208 @@ l - v + v a - k + k ci - kr + kr rec - teg + teg rectang - tegla + tegla rg zoom - redraw - fr + fr zr zoom - redraw - ur + ur zv zoom - previous - ne + ne r - u - - - polyline - + u pa parallel - pa - - - tm - modify - multi trim (extend) - + pa da - mi + mi dh - mv + mv dr - me + me dv - mf + mf ld - bm - - - tm - + bm xt - xt + xt rm - lv + lv mv - mz + mz ch - lt + lt mi - tu + tu ro - fo + fo sz - sk + sk ss - ny + ny er - to + to oo - ne + ne uu - is + is xp - ro + ro os - in + in sg - ih + ih se - iv + iv si - im - - - sn - + im sm - if + if np - it + it tn - kt - - - kill - - - - k - - - - back - - - - b - back - + kt li - vo - - - pl - + vo pa - pa + pa ar - ki - - - rect - - - - redraw - + ki zr - ur + ur zw - nb + nb za - na + na zp - np + np zv - ne + ne u - vi + vi os snap - free - in - - - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - + in number number - szam + szam reversed reversed - forditott + forditott rev reversed - for - - - Command not found: %1 - - - - Accepted keycode: %1 - - - - mtext - - - - dpi - + for re - te + te re modify - revert direction - te - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - - - - row - row - - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + te diff -Nru librecad-2.0.8/librecad/ts/librecad_id_ID.ts librecad-2.0.9/librecad/ts/librecad_id_ID.ts --- librecad-2.0.8/librecad/ts/librecad_id_ID.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_id_ID.ts 2016-01-07 07:46:24.000000000 +0000 @@ -2,46 +2,85 @@ + DlgSplinePoints + + + SplinePoints + + + + + Layer: + + + + + Geometry + Geometri + + + + Closed + + + + + Spline Points + + + + + Control Points + + + + + + Points on Spline + + + + LC_ActionDrawCircle2PR - + 2 Points, Radius - + radius=%1 is too small for points selected distance between points=%2 is larger than diameter=%3 - + Select from two possible circle centers - + Specify first point - + Cancel Batal - + Specify second point - - + + Back Mundur - + Select circle center @@ -49,44 +88,44 @@ LC_ActionDrawSplinePoints - + &Spline through points - + Specify first control point - + Cancel Batal - + Specify next control point or [%1] - - + + Back Mundur - + Specify next control point - - + + Cannot undo: Not enough entities defined yet. - + Cannot undo: Nothing could be redone. @@ -94,12 +133,12 @@ LC_ActionFileExportMakerCam - + Export as &MakerCAM SVG... - + Export as @@ -107,7 +146,7 @@ LC_ActionLayersToggleConstruction - + Toggle &Construction Layer @@ -115,25 +154,77 @@ LC_SimpleTests - + De&bugging - + Insert Image Masukkan Gambar + LG_DimzerosBox + + + select: + + + + + remove left + + + + + remove right + + + + + remove 0' + + + + + remove 0" + + + + + PolylineEquidistantOptions + + + Line Relative Angle Options + + + + + Spacing: + Penjedaan: + + + + + Distance from original polyline + + + + + Copies: + + + + QC_ActionGetEnt - + Select object: - + Cancel Batal @@ -141,12 +232,12 @@ QC_ActionGetPoint - + Specify a point - + Cancel Batal @@ -154,12 +245,12 @@ QC_ActionGetSelect - + Select objects: - + Cancel Batal @@ -167,42 +258,42 @@ QC_ApplicationWindow - + Running script '%1' Menjalankan skrip %1' - + Inserting block '%1' - + &File &Berkas - + Import Impor - + &Edit &Sunting - + &View - + &Toolbars - + Focus on &Command Line @@ -211,118 +302,118 @@ CTRL+M - + &Select - + &Draw &Gambar - + &Line &Garis - + &Arc - + &Circle &Lingkaran - + &Ellipse &Lonjong - + &Polyline - - + + &Dimension - + &Modify - + &Snap - + &Info - + &Layer - + &Block - + Draft Mode - + File - + Edit - + Draw &Order - + View - + &Spline - + &Text &Tulisan - + &Scripts &Skrip - + About Tentang - + &Manual &Panduan @@ -331,234 +422,234 @@ Masukkan Gambar - + &Window - + &Help &Bantuan - + Pen Selection - + Snap Selection - + Tool Options - - CAD Tools - - - - + Layer List - + Block List - + Library Browser - + Command line - + Su&b-Window mode - + &Cascade - + &Tile - + Tile &Vertically - + Tile &Horizontally - + Ta&b mode - + Creating new file... Membuat berkas baru... - + Block '%1' - + unnamed document %1 dokumen tak-bernama %1 - + New Drawing created. - + New document from template: - + Select Template aborted - + Warning: File already opened : - + Export as PDF - + Help files not found - + Cannot open the file %1 Please check the permissions. - + Loaded document: - + Opening aborted - + Saving drawing... - - + + Saved drawing: %1 - + Cannot save the file - + , please check the filename and permissions. - + Cannot save the file %1 Please check the permissions. - + Compiler: Clang %1.%2.%3 - + Compiler: GNU GCC %1.%2.%3 - + Compiler: Microsoft Visual C++<br> - + Qt Version: %1 - + Please consider donating to LibreCAD to help maintain the source code and website. - + Saving drawing under new filename... - + Export - + + Online (Wiki) + + + + Cannot open the file %1 Please check its existence and permissions. - + File '%1' does not exist. Opening aborted - + Auto-saving drawing... - + Auto-saved drawing - + Cannot auto-save the file %1 Please check the permissions. @@ -566,77 +657,77 @@ - + Auto-saving failed - + Exporting drawing... - + Export as - + Exported: %1 - + Exporting... - + Export complete Mengekspor selesai - + Export failed! Mengekspor gagal! - + Printing... Mencetak... - + Printing complete Mencetak selesai - + Print preview for %1 - + Exiting application... Menutup aplikasi... - + None - + About... Tentang... - + Version: %1 Versi: %1 - + SCM Revision: %1 @@ -645,17 +736,17 @@ Versi: %1 %2 - + Compiled on: %1 - + Program Icons Supplied by - + Splash and Logo supplied by @@ -664,22 +755,22 @@ Tanggal: %1 - + Modules: %1 Modul: %1 - + Main Website : - + Help Bantuan - + Bugger, I couldn't find the helpfiles on the filesystem. @@ -687,18 +778,18 @@ QC_MDIWindow - + Do you really want to close the drawing? - + Do you really want to close the file %1? - + Closing Drawing @@ -710,57 +801,67 @@ &Ekspor... - + &Export as image - + &Close &Tutup - + &Print... &Cetak... - + Export as PDF - + &Quit &Tutup - + &Grid &Kisi-kisi - + + Ctrl+G + Toggle Grid + + + CTRL-G - CTRL-G + CTRL-G - + &Draft - + &Statusbar - + + CAD ToolBar + + + + &Selection pointer - + &Block @@ -777,22 +878,22 @@ &Persilangan - + &Preferences - + &Application Preferences - + Open IDE - + Run Script.. Jalankan Skrip.. @@ -800,7 +901,7 @@ QG_ActionHandler - + escape escape, go back from action steps @@ -938,12 +1039,12 @@ Batal - + Renaming Block - + Could not name block. A block named "%1" already exists. @@ -951,111 +1052,103 @@ QG_BlockWidget - + Show all blocks - + Hide all blocks - + Create Block - + Add an empty block - + Remove the active block - + Rename the active block - + Edit the active block in a separate window - + save the active block to a file - + Insert the active block - + Block Menu - + &Defreeze all Blocks - + &Freeze all Blocks - + &Add Block - + &Remove Block - + &Rename Block - + &Edit Block - + &Insert Block - + &Toggle Visibility - + &Create New Block - QG_CadToolBar - - - CAD Tools - - - - QG_CadToolBarArcs Back to main menu @@ -1317,103 +1410,103 @@ QG_ColorBox - + Unchanged - - + + By Layer - + By Block - + Red Merah - + Dark Red - + Yellow Kuning - + Dark Yellow - + Green Hijau - + Dark Green - + Cyan - + Dark Cyan - + Blue Biru - + Dark Blue - + Magenta - + Dark Magenta - + Black / White Hitam / Putih - + Gray Abu-abu - + Dark Gray - + Light Gray Abu-abu Terang - + Others.. Lainnya.. @@ -1421,12 +1514,25 @@ QG_CommandEdit - + clear + QG_CommandHistory + + + &Copy + &Salin + + + + select&All + + + + QG_CommandWidget @@ -1434,43 +1540,37 @@ - + Command history and output - - + + Command: - + <html><head/><body><p>type in coordinates or commands</p></body></html> - + Clear - &Copy - &Salin - - - - select&All - + &Salin - + Unknown command: %1 - + escape escape, go back from action steps @@ -3098,183 +3198,188 @@ - + &Paper &Kertas - + Paper Format Format Kertas - + &Landscape - + P&ortrait - + Paper &Height: - + Paper &Width: - + &Units &Satuan - + Main Unit Satuan Utama - + &Main drawing unit: - + Length Panjang - + &Format: &Format: - + P&recision: P&resisi: - - + + Preview Pratinjau - + linear - + Angle Sudut - + F&ormat: F&ormat: - + Pre&cision: Pre&sisi: - + angular - + &Grid &Kisi-kisi - + Grid Settings Pengaturan Kisi-kisi - + Show Grid Tampilkan Kisi-kisi - + Crosshair - - <html><head/><body><p>Text alignment.</p></body></html> + + Length to enlarge over dimension line + + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> - + Left crosshair with isometric grid - + Left Kiri - + Top crosshair with isometric grid - + Top - + Right crosshair with isometric grid - + Right Kanan - + Use orthogonal grid - + Orthogonal Grid - + Use isometric grid - + Isometric Grid - + X Spacing: - - - - - - + + + + + + auto otomatis @@ -3295,22 +3400,84 @@ 10 - + Y Spacing: - + &Dimensions - + + Text style: + + + + + '.' (Period) + + + + + ',' (Comma) + + + + + Decimal separator: + + + + + Linear units: + + + + + + + Color: + Warna: + + + + Length Factor: + + + + + Angular units: + + + + + Linear zeros: + + + + + Format units + + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + + Text size & position + + + + General Scale: - + <html><head/><body><p>Scale to multiply all dimension values.</p></body></html> @@ -3331,17 +3498,18 @@ 5.0 - + Text Height: - - - - - - + + + + + + + units satuan @@ -3354,23 +3522,69 @@ 5 - - Extension line extension: + + Arrow size: - - Arrow size: + + + Width: + Panjang: + + + + Dimension lines, arrows & ticks - - Dimension line gap: + + Angular zeros: + + + + + Angular precision: + + + + + Enlarge: + + + + + Offset: + + + + + Linear precision: + + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + + Aligned + + + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + + Text alignment: - - General Factor: + + Dimension line gap: @@ -3402,22 +3616,17 @@ 1000 - + <html><head/><body><p>Scale to multiply all dimension geometries.</p></body></html> - - Extension line offset: - - - - + Tick size: - + <html><head/><body><p>Dimension Tick size. Set it to 0 will disable the dimension tick. Dimension arrow won't be drawn when dimension tick is enabled.</p></body></html> @@ -3426,27 +3635,32 @@ 0 - - Alignment: + + Horizontal + + + + + Extension lines - - Dimension Aligned + + Fixed length: - - Horizontal + + fixed extension line legth - + Splines - + Number of line segments per spline patch: @@ -3483,62 +3697,62 @@ Batal - + Scientific - + Decimal Desimal - + Engineering - + Architectural - + Fractional - + Decimal Degrees - + Deg/min/sec - + Gradians - + Radians - + Surveyor's units - + Options - + For the length formats 'Engineering' and 'Architectural', the unit must be set to Inch. @@ -3571,25 +3785,22 @@ - Colors - Warna + Warna - + Backgr&ound: Lat&ar: - + G&rid Color: Warna Ki&si-kisi: - - #000000 - #000000 + #000000 #ffffff @@ -3600,14 +3811,11 @@ #c0c0c0 - - - #808080 - #808080 + #808080 - + &Meta Grid Color: @@ -3616,7 +3824,7 @@ #404040 - + S&elected Color: @@ -3625,34 +3833,21 @@ #a54747 - - - - #FFFFFF - - - - - - #C0C0C0 - - - #739373 #739737 - + &Highlighted Color: - + Fontsize Ukuran huruf - + Statusbar: @@ -3693,32 +3888,32 @@ 14 - + Graphic View - + &Show large crosshairs - + Alt+S Alt+S - + A&utomatically scale grid - + Alt+U Alt+U - + Number of p&review entities: @@ -3747,7 +3942,7 @@ 800 - + Minimal Grid Spacing (px): @@ -3764,133 +3959,344 @@ 20 - - #00FFFF + + St&art Handle Color: - - #0000FF + + &Handle Color: - - - #FFFF00 + + &End Handle Color: - - - #FF00FF + + Splash Window - - St&art Handle Color: + + Display Splash - - &Handle Color: + + Graphic Colors - - &End Handle Color: + + + + + + + + + + Aquamarine - - Splash Window + + + + + + + + + + Azure - - Display Splash + + + + + + + + + + DeepSkyBlue - - &Paths + + + + + + + + + + DodgerBlue + + + + - Translations: - Terjemahan: + + + + + Gray + Abu-abu + + + + + + + + + + + + HoneyDew + + + + + - Hatch Patterns: + + + + + Lavender - - Fonts: + + + + + + + + + + LightGrey + + + + + + + + + + Navy + + + + + + + + + + + + + PaleGreen + + + + + + + + + + + + Pink + + + + + + + + + + + + + Salmon + + + + + + + + + + + + + Silver + + + + + + + + + + + + + Violet + + + + + + + + + + + + + Wheat + + + + + + + + + + + + + White + Putih + + + + GUI Colors + + + + + Layer/ Block Selection: + + + + + &Paths + + + + + Translations: + Terjemahan: + + + + Hatch Patterns: + + + + + Fonts: + + + + Scripts: Skrip: - + Part Libraries: - + Template: - + &Defaults - + Defaults for new drawings - + &Unit: &Satuan: - + Drawing unit. - + Program Defaults - + Auto save time: - + Time between automatic saving of the document in minutes. - + When set, LibreCAD will automatically generate a backup of your current drawing. - + Auto backup + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + + Modify layer of selected entities, at layer activation + + + &OK &OK @@ -3903,12 +4309,12 @@ Batal - + Preferences - + Please restart the application to apply all changes. Harap mulai ulang aplikasi untuk menerapkan perubahan. @@ -4301,24 +4707,16 @@ 3 - &OK - &OK + &OK - Alt+O - Alt+0 + Alt+0 - Cancel - Batal - - - - Esc - + Batal @@ -5165,7 +5563,7 @@ - + Save As... @@ -5173,84 +5571,84 @@ QG_FileDialog - + Drawing Exchange DXF 2000 %1 - + Drawing Exchange DXF R12 %1 - + LFF Font %1 - + QCad Font %1 - + Jww Drawing %1 - + Drawing Exchange %1 - + Drawing Exchange DXF 2007 %1 - + Drawing Exchange DXF 2004 %1 - + Drawing Exchange DXF R14 %1 - + dwg Drawing %1 - + QCad 1.x file %1 - + Block block file - + Drawing drawing file - + Open %1 - + Untitled - + Save %1 As @@ -5562,7 +5960,7 @@ Batal - + Default Pen @@ -5570,77 +5968,77 @@ QG_LayerWidget - + Show all layers - + Hide all layers - + Add a layer - + Remove the current layer - + Modify layer attributes / rename - + Looking for matching layer names - + Layer Menu - + &Defreeze all Layers - + &Freeze all Layers - + &Add Layer - + &Remove Layer - + Edit Layer &Attributes - + Toggle Layer &Visibility - + Toggle Layer &Printing - + Toggle &Construction Layer @@ -5676,12 +6074,12 @@ QG_LibraryWidget - + Directories Direktori - + Insert @@ -6140,45 +6538,10 @@ - QG_PenToolBar - - - Line color - - - - - Line width - - - - - Line type - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - - - - Spacing: - Penjedaan: - - - - - Distance from original polyline - - - - - Copies: - + Penjedaan: @@ -6447,72 +6810,72 @@ - + Free Snap - + Snap on grid - + Snap on Endpoints - + Snap on Entity - + Snap Center - + Snap Middle - + Snap Distance - + Snap Intersection - + Restrict Horizontal - + Restrict Vertical - + Restrict Orthogonal - + Restrict Nothing - + Set relative zero position - + Lock relative zero position @@ -6583,17 +6946,17 @@ - + Length: Panjang: - + Distance. Negative values for trimming, positive values for extending. Negative sign is ignored when trimming to final total length. - + The input length is used as total length after trimming, instead of length increase @@ -6629,143 +6992,143 @@ QG_WidthBox - + - Unchanged - - - + + By Layer - + By Block - + Default - + 0.00mm 0,00mm - + 0.05mm 0,05mm - + 0.09mm 0,09mm - + 0.13mm (ISO) 0,13mm (ISO) - + 0.15mm 0,15mm - + 0.18mm (ISO) 0,18mm (ISO) - + 0.20mm 0,20mm - + 0.25mm (ISO) 0,25mm (ISO) - + 0.30mm 0,30mm - + 0.35mm (ISO) 0,35mm (ISO) - + 0.40mm 0,40mm - + 0.50mm (ISO) 0,50mm (ISO) - + 0.53mm 0,53mm - + 0.60mm 0,60mm - + 0.70mm (ISO) 0,70mm (ISO) - + 0.80mm 0,80mm - + 0.90mm 0,90mm - + 1.00mm (ISO) 1,00mm (ISO) - + 1.06mm 1,06mm - + 1.20mm 1,20mm - + 1.40mm (ISO) 1,40mm (ISO) - + 1.58mm 1,58mm - + 2.00mm (ISO) 2,00mm (ISO) - + 2.11mm 2,11mm @@ -6773,52 +7136,53 @@ QMessageBox - - - - - + + + + + Warning Peringatan - + Layer Properties - + Layer with a name "%1" already exists. Please specify a different name. - - + + Remove Layer - - Layer "%1" and all entities on it will be removed. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. - + Layer "%1" can never be removed. - + Layer Dialog - + Remove Block - + Block "%1" and all its entities will be removed. @@ -6826,5289 +7190,5752 @@ QObject - + None + unknown length unit - - + + Inch Inci - - + + Foot Kaki - - + + Mile Mil - - + + Millimeter Milimeter - - + + Centimeter Sentimeter - - + + Meter Meter - - + + Kilometer Kilometer - - + + Microinch Mikroinci - - + + Mil - - + + Yard Yard - - + + Angstrom Angstrom - - + + Nanometer Nanometer - - + + Micron Mikron - - + + Decimeter Desimeter - - + + Decameter Dekameter - - + + Hectometer Hektometer - - + + Gigameter Gigameter - - + + Astro - - + + Lightyear Tahun cahaya - - + + Parsec - + Loading.. Memuat.. - + Loading... - + Loading File %1.. Memuat Berkas %1.. - + All Image Files (%1) Semua Jenis Berkas Gambar (%1) - + All Files (*.*) Semua Jenis Berkas (*.*) - + Open Image Buka Gambar - + Windows Bitmap - + Joint Photographic Experts Group - + Graphics Interchange Format - + Multiple-image Network Graphics - + Portable Bit Map - + Portable Grey Map - + Portable Network Graphic - + Portable Pixel Map - + X Bitmap Format - + X Pixel Map - + Scalable Vector Graphics - + SGI Black & White - + Encapsulated PostScript - + Encapsulated PostScript Format - + Encapsulated PostScript Interchange - + Windows Icon - + JPEG 2000 - + ZSoft Paintbrush - + PC Paint - + SGI-Bilddatei - + Targa Image File - + Tagged Image File Format - - + + Save Drawing As - + %1 already exists. Do you want to replace it? - + Old Drawing Exchange %1 - + Drawing Exchange %1 - + dwg Drawing %1 - + QCad 1.x file %1 - + LFF Font %1 - + Font %1 - + Jww %1 - + Open Drawing - + enter an integer number - - - + + + LibreCAD query - + enter a number - + enter text - - Block %1 already exist, renamed to: %2 - - - - + Opened dwg file version %1. - + unknown error opening dwg file - + can't open this dwg file - + unsupported dwg version - - error reading file matadata in dwg file + + error reading file metadata in dwg file - + error reading file header in dwg file - + error reading header vars in dwg file - + error reading classes in dwg file - + error reading offsets in dwg file - + error reading tables in dwg file - + error reading blocks in dwg file - + error reading entities in dwg file - + error reading objects in dwg file - + File on disk modified. Please save to another file to avoid data loss! File modified: %1 - + Hatch failed due to a gap=%1 between (%2, %3) and (%4, %5) - + Warning Peringatan - + experimental, save your work first. Continue? - - - RS_ActionBlocksAdd - - &Add Block + + : duplicated command: %1 is already taken by %2 - - - RS_ActionBlocksAttributes - - &Rename Block - + + point + draw point + titik - - - RS_ActionBlocksCreate - - &Create Block + + po + draw point - - Specify reference point - + + line + draw line + garis - - Cancel - Batal + + li + draw line + - - - RS_ActionBlocksEdit - - &Edit Block + + l + draw line - - - RS_ActionBlocksExplode - - Ex&plode + + polyline + draw polyline - - - RS_ActionBlocksFreezeAll - - &Hide all + + pl + draw polyline - - &Show all + + free + draw freehand line - - - RS_ActionBlocksInsert - - &Insert Block + + fhl + draw freehand line - - - - - - - Not a valid expression + + spline + draw spline - - Specify reference point + + spl + draw spline - - Cancel - Batal + + spline2 + spline through points + - - Enter angle: + + stp + spline through points - - Enter factor: + + offset + create offset - - Enter columns: - + + parallel + create offset + sejajar - - Enter rows: + + o + create offset - - Enter column spacing: + + pa + create offset - - Enter row spacing: + + ptp + parallel through point - - - RS_ActionBlocksRemove - - &Remove Block + + pp + parallel through point - - - RS_ActionBlocksSave - - &Save Block + + bisect + angle bisector - - No block activated to save + + bi + angle bisector - - - RS_ActionBlocksToggleView - - Toggle Block &Visibility + + tangentpc + tangent point and circle - - - RS_ActionDefault - - Choose second edge + + tanpc + tangent point and circle - - Back - Mundur + + perp + perpendicular line + - - - RS_ActionDimAligned - - &Aligned + + ortho + perpendicular line - - Specify first extension line origin + + vertical + vertical line - - Cancel - Batal + + ver + vertical line + - - Specify second extension line origin + + horizontal + horizontal line - - - Back - Mundur + + hor + horizontal line + - - Specify dimension line location - + + rectangle + draw rectangle + persegi panjang - - Enter dimension text: + + rectang + draw rectangle - - - RS_ActionDimAngular - - &Angular + + rect + draw rectangle - - Select first line + + rec + draw rectangle - - - - Cancel - Batal + + polygon2v + polygon by 2 vertices + - - Select second line + + poly2 + polygon by 2 vertices - - Specify dimension arc line location + + arc + draw arc - - Enter dimension text: + + a + draw arc - - - RS_ActionDimDiametric - - &Diametric - + + circle + draw circle + lingkaran - - Not a circle or arc entity + + ci + draw circle - - Not a valid expression + + circle2 + circle 2 points - - Select arc or circle entity + + c2 + circle 2 points - - - Cancel - Batal + + circle3 + circle 3 points + - - Specify dimension line location + + c3 + circle 3 points - - Enter dimension text: + + circlecr + circle with center and radius - - - RS_ActionDimLeader - - &Leader + + cc + circle with center and radius - - Specify target point + + tan3 + circle tangent to 3 - - Cancel - Batal + + ct3 + circle tangent to 3 + - - Specify next point + + ellipseinscribed + inscribed ellipse - - Finish - Selesai + + ei + inscribed ellipse + - - - RS_ActionDimLinear - - &Linear - &Linear + + ie + inscribed ellipse + - - &Horizontal - &Horizontal + + hatch + draw hatch + - - &Vertical - &Vertikal + + ha + draw hatch + - - Not a valid expression + + mtext + draw mtext - - Specify first extension line origin + + mtxt + draw mtext - - Cancel - Batal + + text + draw text + tulisan - - Specify second extension line origin + + txt + draw text - - - Back - Mundur + + regen + zoom - redraw + - - Specify dimension line location + + redraw + zoom - redraw - - Enter dimension text: + + rg + zoom - redraw - - Enter dimension line angle: + + zr + zoom - redraw - - - RS_ActionDimRadial - - &Radial + + zoomwindow + zoom - window - - Not a circle or arc entity + + zw + zoom - window - - Not a valid expression + + zoomauto + zoom - auto - - Select arc or circle entity + + za + zoom - auto - - - Cancel - Batal + + zoompan + zoom - pan + - - Specify dimension line position or enter angle: + + zp + zoom - pan - - Enter dimension text: + + zoomprevious + zoom - previous - - - RS_ActionDrawArc - - &Center, Point, Angles + + zv + zoom - previous - - - - - - Not a valid expression + + kill + kill all actions - - Not a valid chord length + + k + kill all actions - - Specify center + + undo + undo cycle - - Cancel - Batal + + u + undo cycle + - - Specify radius + + redo + redo cycle - - - - - - Back - Mundur + + r + redo cycle + - - Specify start angle: + + dimaligned + dimension - aligned - - Specify end angle or [angle/chord length] + + da + dimension - aligned - - Specify included angle: + + dimhorizontal + dimension - horizontal - - Specify chord length: + + dh + dimension - horizontal - - - RS_ActionDrawArc3P - - &3 Points - &3 Titik + + dimvertical + dimension - vertical + - - Invalid arc data. + + dv + dimension - vertical - - Specify startpoint or [center] + + dimlinear + dimension - linear - - Cancel - Batal + + dl + dimension - linear + - - Specify second point + + dr + dimension - linear - - - Back - Mundur + + dimangular + dimension - angular + - - Specify endpoint + + dan + dimension - angular - - - RS_ActionDrawArcTangential - - Arc &Tangential + + dimradial + dimension - radial - - Specify base entity + + dimradius + dimension - radius - - Cancel - Batal + + dimdiametric + dimension - diametric + - - Specify end angle + + dimdiameter + dimension - diametric - - - Back - Mundur + + dd + dimension - diametric + - - Specify end point + + dimleader + dimension - leader - - - RS_ActionDrawCircle - - Center, &Point + + ld + dimension - leader - - Not a valid expression + + dimregen + dimension - regenerate - - Specify center + + restrictnothing + restrict - nothing - - Cancel - Batal + + rn + restrict - nothing + - - Specify radius + + restrictorthogonal + restrict - orthogonal - - Back - Mundur + + rr + restrict - orthogonal + - - - RS_ActionDrawCircle2P - - 2 Points - 2 Titik + + restricthorizontal + restrict - horizontal + - - Invalid Circle data. + + rh + restrict - horizontal - - Specify first point + + restrictvertical + restrict - vertical - - Cancel - Batal + + rv + restrict - vertical + - - Specify second point + + move + modify - move (copy) - - Back - Mundur + + mv + modify - move (copy) + - - - RS_ActionDrawCircle3P - - 3 Points - 3 Titik + + bevel + modify - bevel + - - Invalid circle data. + + bev + modify - bevel - - Specify first point + + ch + modify - bevel - - Cancel - Batal + + fillet + modify - fillet + - - Specify second point + + fi + modify - fillet - - - Back - Mundur + + divide + modify - divide (cut) + - - Specify third point + + cut + modify - divide (cut) - - - RS_ActionDrawCircleCR - - Center, &Radius - Pusat, &Jari-jari + + div + modify - divide (cut) + - - radius=%1 is invalid + + mirror + modify - mirror - - Not a valid expression + + mi + modify - mirror - - Specify circle center + + revert + modify - revert direction - - Cancel - Batal + + rev + modify - revert direction + - - Specify circle radius + + rotate + modify - rotate - - Back - Mundur + + ro + modify - rotate + - - - RS_ActionDrawCircleInscribe - - Circle &Inscribed + + scale + modify - scale - - Specify the first line + + sz + modify - scale - - Cancel - Batal + + trim + modify - trim (extend) + - - Specify the second line + + tm + modify - trim (extend) - - - Back - Mundur + + trim2 + modify - multi trim (extend) + - - Specify the third line + + tm2 + modify - multi trim (extend) - - - RS_ActionDrawCircleTan1_2P - - Tangential, 2 P&oints + + lengthen + modify - lengthen - - Specify a line/arc/circle + + le + modify - lengthen - - Cancel - Batal + + stretch + modify - stretch + - - Specify the first point on the tangent circle + + ss + modify - stretch - - - - Back - Mundur + + delete + modify - delete (erase) + - - Specify the second point on the tangent circle + + er + modify - delete (erase) - - Select the center of the tangent circle + + del + modify - delete (erase) - - - RS_ActionDrawCircleTan2 - - Tangential 2 Circles, Radius - circle tangential to two give circles and with radius + + explode + explode block/polyline into entities - - Specify the first line/arc/circle + + xp + explode block/polyline into entities - - Cancel - Batal + + snapfree + snap - free + - - Specify the second line/arc/circle + + os + snap - free - - - Back - Mundur + + sf + snap - free + - - Select the center of the tangent circle + + snapcenter + snap - center - - - RS_ActionDrawCircleTan2_1P - - Tangential 2 Circles, 1 Point + + sc + snap - center - - Specify a line/arc/circle + + snapdist + snap - distance to endpoints - - Cancel - Batal + + sd + snap - distance to endpoints + - - Specify the another arc/circle + + snapend + snap - end points - - - - Back - Mundur + + se + snap - end points + - - Specify a point on the tangent circle + + snapgrid + snap - grid - - Select the center of the tangent circle + + sg + snap - grid - - - RS_ActionDrawCircleTan3 - - Specify the first line/arc/circle + + snapintersection + snap - intersection - - Specify the second line/arc/circle + + si + snap - intersection - - Specify the third line/arc/circle + + snapmiddle + snap - middle points - - Cancel - Batal + + sm + snap - middle points + - - Tangential &3 Circles + + snaponentity + snap - on entity - - - - Back - Mundur + + sn + snap - on entity + - - Select the center of the tangent circle + + np + snap - on entity - - - RS_ActionDrawEllipse4Points - - Ellipse &4 Point + + setrelativezero + set relative zero position - - Can not determine uniquely an ellipse + + rz + set relative zero position - - Specify the first point on ellipse + + selectall + Select all entities - - Cancel - Batal + + sa + Select all entities + - - Specify the second point on ellipse + + deselectall + deselect all entities - - - - Back - Mundur + + tn + deselect all entities + - - Specify the third point on ellipse + + modifyattr + modify attribute - - Specify the fourth point on ellipse + + attr + modify attribute - - - RS_ActionDrawEllipseAxis - - Ellipse &Arc (Axis) + + ma + modify attribute - - &Ellipse (Axis) + + properties + modify properties - - - - Not a valid expression + + prop + modify properties - - Specify ellipse center + + distance + distance point to point - - Cancel - Batal + + dist + distance point to point + - - Specify endpoint of major axis + + dpp + distance point to point - - - - - Back - Mundur + + angle + measure angle + sudut - - Specify endpoint or length of minor axis: + + ang + measure angle - - Specify start angle + + area + measure area - - Specify end angle + + ar + measure area - - - RS_ActionDrawEllipseCenter3Points - - Ellipse Center and &3 Points - + + + angle + sudut - - Specify the center of ellipse + + dpi - - - Cancel - Batal + + + close + tutup - - Specify the first point on ellipse + + + chord length - - Specify the second point on ellipse + + + columns + kolom + + + + columnspacing - - - Back - Mundur + + + factor + faktor - - Specify the third point on ellipse - + + length + panjang - - - RS_ActionDrawEllipseFociPoint - - Ellipse &Foci Point - + + length1 + bevel/fillet lenght1 + panjang1 - - Not a valid expression - + + length2 + bevel/fillet lenght2 + panjang2 - - Specify first focus of ellipse + + number - - Cancel - Batal + + + radius + jari-jari - - Specify second focus of ellipse - + + rows + baris - - - Back - Mundur + + rowspacing + - - Specify a point on ellipse or total distance to foci + + + through - - - RS_ActionDrawEllipseInscribe - - Ellipse &Inscribed + + trim - - Can not determine uniquely an ellipse + + ang + angle - - Specify the first line + + an + angle - - Cancel - Batal + + center + pusat - - Specify the second line + + cen + center - - - - Back - Mundur + + ce + center + - - Specify the third line + + cl + chord length - - Specify the fourth line + + c + close - - - RS_ActionDrawHatch - - &Hatch + + cols + columns - - Hatch created successfully. + + co + columns - - Hatch Error: Invalid contour found! + + columnspacing + columnspacing for inserts - - Hatch Error: Pattern not found! + + colspacing + columnspacing for inserts - - Hatch Error: Contour or pattern too small! + + cs + columnspacing for inserts - - Hatch Error: Contour too big! + + fact + factor - - Hatch Error: Undefined Error! + + f + factor - - Total hatch area = %1 - + + help + bantuan - - Invalid hatch area. Please check that the entities chosen form one or more closed contours. - + + ? + help + ? - - - RS_ActionDrawImage - - Insert &Image - + + length + length + panjang - - - - Not a valid expression + + len + length - - Specify reference point + + l + length - - Cancel - Batal + + length1 + length1 + panjang1 - - Enter angle: + + len1 + length1 - - Enter factor: + + l1 + length1 - - Enter dpi: - + + length2 + length2 + panjang2 - - - RS_ActionDrawLine - - &2 Points - &2 Titik + + len2 + length2 + - - Specify first point + + l2 + length2 - - Cancel - Batal + + number + number + - - Specify next point or [%1] + + num + number - - - Back - Mundur + + n + number + - - Specify next point + + ra + radius - - Cannot close sequence of lines: Not enough entities defined yet, or already closed. + + reversed + reversed - - Cannot redo: Not previous line segment defined. + + + rev + reversed - - Cannot undo: Not enough entities defined yet. + + row + row - - - RS_ActionDrawLineAngle - - &Angle - &Sudut + + rowspacing + rowspacing for inserts + - - &Horizontal - &Horizontal + + rs + rowspacing for inserts + - - Vertical - Vertikal + + text + tulisan - - - Not a valid expression + + t + text - - Specify position + + t + through - - Cancel - Batal + + undo + - - Enter angle: + + u + undo - - - Back - Mundur + + redo + - - Enter length: + + r + redo - - - RS_ActionDrawLineBisector - - Bisector - + + back + mundur - - - Not a valid expression + + b + back - - Number sector lines not in range: - number of bisector to create must be in [1, 200] + + bw - - Select first line + + blackwhite - - Cancel - Batal + + color + - - Select second line + + paperoffset - - - - Back - Mundur + + graphoffset + - - Enter bisector length: + + Command: %1 (%2) - - Enter number of bisectors: + + RS_Commands:: command not found: %1 - - - RS_ActionDrawLineFree - - &Freehand Line - &Garis Bebas + + + Command not found: %1 + - - Click and drag to draw a line + + Accepted keycode: %1 - - Cancel - Batal + + Available commands: + - - - RS_ActionDrawLineHorVert - - Vertical - Vertikal + + cal + command to trigger cli calculator + - - Specify first point + + calculate + command to trigger cli calculator - - Cancel - Batal + + Calculator error for input: + + + + RS_ActionBlocksAdd - - Specify second point + + &Add Block + + + RS_ActionBlocksAttributes - - Back - Mundur + + &Rename Block + - RS_ActionDrawLineOrthTan + RS_ActionBlocksCreate - - Tangent &Orthogonal + + &Create Block - - Select a line + + Specify reference point - + Cancel - Batal + Batal + + + RS_ActionBlocksEdit - - Select circle, arc or ellipse + + &Edit Block - - - Back - Mundur - - RS_ActionDrawLineParallel - - Parallel - Sejajar - - - Concentric - Konsentris - + RS_ActionBlocksExplode - - &Parallel + + Ex&plode + + + RS_ActionBlocksFreezeAll - - - &Concentric + + &Hide all - - Specify Distance <%1> or select entity or [%2] + + &Show all + + + RS_ActionBlocksInsert - - Cancel - Batal - - - - Enter number: + + &Insert Block - - + + + + + + Not a valid expression - - Not a valid number. Try 1..99 - - - - - RS_ActionDrawLineParallelThrough - - - Parallel through point - Sejajar melalui titik - - - - Select entity + + Specify reference point - + Cancel Batal - - Specify through point + + Enter angle: - - - Back - Mundur - - - - Number: + + Enter factor: - - Not a valid number. Try 1..99 + + Enter columns: - - Not a valid expression + + Enter rows: - - - RS_ActionDrawLinePolygon2 - Cancel - Batal + + Enter column spacing: + - Back - Mundur + + Enter row spacing: + - RS_ActionDrawLinePolygonCenCor + RS_ActionBlocksRemove - - Pol&ygon (Cen,Cor) + + &Remove Block + + + RS_ActionBlocksSave - - Specify center + + &Save Block - - Specify a corner + + No block activated to save + + + RS_ActionBlocksToggleView - - Enter number: + + Toggle Block &Visibility + + + RS_ActionDefault - - Not a valid number. Try 1..9999 + + Choose second edge - - Not a valid expression - + + Back + Mundur - RS_ActionDrawLinePolygonCorCor + RS_ActionDimAligned - - Polygo&n (Cor,Cor) + + &Aligned - - Specify first corner + + Specify first extension line origin - + Cancel - Batal + Batal - - Specify second corner + + Specify second extension line origin - - + + Back - Mundur - - - - Number: - + Mundur - - Not a valid number. Try 1..9999 + + Specify dimension line location - - Not a valid expression. + + Enter dimension text: - RS_ActionDrawLineRectangle + RS_ActionDimAngular - - Rectangle - Persegi panjang + + &Angular + - - Specify first corner + + Select first line - + + + Cancel Batal - - Specify second corner + + Select second line - - Back - Mundur + + Specify dimension arc line location + + + + + Enter dimension text: + - RS_ActionDrawLineRelAngle + RS_ActionDimDiametric - - Relative angle - Sudut relatif + + &Diametric + - - Orthogonal + + Not a circle or arc entity - - + Not a valid expression - - Select base entity + + Select arc or circle entity - + + Cancel Batal - - Specify position + + Specify dimension line location - - Back - Mundur + + Enter dimension text: + - RS_ActionDrawLineTangent1 + RS_ActionDimLeader - - Tangent (P,C) + + &Leader - - Specify point + + Specify target point - + Cancel Batal - - Select circle, arc or ellipse + + Specify next point - - Back - Mundur + + Finish + Selesai - RS_ActionDrawLineTangent2 + RS_ActionDimLinear - - Tangent (C,C) - + + &Linear + &Linear - - Select first circle or ellipse + + &Horizontal + &Horizontal + + + + &Vertical + &Vertikal + + + + Not a valid expression - - Select second circle or ellipse + + Specify first extension line origin - + Cancel Batal - + + Specify second extension line origin + + + + + Back Mundur - - - RS_ActionDrawMText - - &MText + + Specify dimension line location - - Specify insertion point + + Enter dimension text: - - Cancel - Batal + + Enter dimension line angle: + + + + RS_ActionDimRadial - - Enter text: + + &Radial - - Back - Mundur + + Not a circle or arc entity + - - - RS_ActionDrawPoint - - &Points - &Titik + + Not a valid expression + - - Specify location + + Select arc or circle entity - + + Cancel Batal + + + Specify dimension line position or enter angle: + + + + + Enter dimension text: + + - RS_ActionDrawPolyline + RS_ActionDrawArc - - &Polyline + + &Center, Point, Angles - - Draw polylines + + + + + + Not a valid expression - - Specify first point + + Not a valid chord length + + + + + Specify center - + Cancel Batal - - Specify next point or [%1] + + Specify radius - - + + + + + Back Mundur - - Specify next point + + Specify start angle: - - Cannot close sequence of lines: Not enough entities defined yet. + + Specify end angle or [angle/chord length] - - Cannot undo: Not enough entities defined yet. + + Specify included angle: + + + + + Specify chord length: - RS_ActionDrawSpline + RS_ActionDrawArc3P - - &Spline + + &3 Points + &3 Titik + + + + Invalid arc data. - - Specify first control point + + Specify startpoint or [center] - + Cancel Batal - - Specify next control point or [%1] + + Specify second point - - + + Back Mundur - - Specify next control point - - - - - Cannot undo: Not enough entities defined yet. + + Specify endpoint - RS_ActionDrawText + RS_ActionDrawArcTangential - - &Text - &Tulisan + + Arc &Tangential + - - Specify insertion point + + Specify base entity - - + Cancel Batal - - Specify second point - - - - - Enter text: + + Specify end angle - + + Back Mundur + + + Specify end point + + - RS_ActionEditCopy + RS_ActionDrawCircle - - &Copy - &Salin + + Center, &Point + - - Cu&t - Poto&ng + + Not a valid expression + - - Specify reference point + + Specify center - + Cancel Batal - - - RS_ActionEditPaste - - - &Paste - &Tempel - - - Set reference point + + Specify radius - - Cancel - Batal + + Back + Mundur - RS_ActionEditUndo + RS_ActionDrawCircle2P - - &Undo - + + 2 Points + 2 Titik - - &Redo + + Invalid Circle data. - - Nothing to undo! + + Specify first point - - Nothing to redo! + + Cancel + Batal + + + + Specify second point + + + Back + Mundur + - RS_ActionFileNew + RS_ActionDrawCircle3P - &New... - &Baru... + + 3 Points + 3 Titik - - &New + + Invalid circle data. - - - RS_ActionFileNewTemplate - - New From &Template + + Specify first point - - - RS_ActionFileOpen - - &Open... - &Buka... + + Cancel + Batal - - - RS_ActionFileSave - - &Save - &Simpan + + Specify second point + - - - RS_ActionFileSaveAs - - Save &as... - Simpan &sebagai... + + + Back + Mundur - - - RS_ActionInfoAngle - Angle between two lines - Sudut antara dua garis + + Specify third point + + + + RS_ActionDrawCircleCR - Angle: %1%2 - Sudut: %1%2 + + Center, &Radius + Pusat, &Jari-jari - - An&gle between two lines + + radius=%1 is invalid - - Angle: %1 - Sudut: %1 - - - - Lines are parallel + + Not a valid expression - - Specify first line + + Specify circle center - + Cancel Batal - - Specify second line + + Specify circle radius - + Back Mundur - RS_ActionInfoArea + RS_ActionDrawCircleInscribe - - Area: %1 + + Circle &Inscribed - - Circumference: %1 - Keliling: %1 + + Specify the first line + - - Polygonal &Area - + + Cancel + Batal - - Closing Point: %1/%2 + + Specify the second line - - Point: %1/%2 - Titik: %1/%2 - - - - Specify first point of polygon - - - - - - Cancel - Batal + + + Back + Mundur - - Specify next point of polygon + + Specify the third line - RS_ActionInfoDist + RS_ActionDrawCircleTan1_2P - - &Distance Point to Point - &Jarak Titik ke Titik + + Tangential, 2 P&oints + - Distance: %1 - Jarak: %1 + + Specify a line/arc/circle + - - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 - + + Cancel + Batal - - Specify first point of distance + + Specify the first point on the tangent circle - - Cancel - Batal + + + + Back + Mundur - - Specify second point of distance + + Specify the second point on the tangent circle - - Back - Mundur + + Select the center of the tangent circle + - RS_ActionInfoDist2 + RS_ActionDrawCircleTan2 - - &Distance Entity to Point + + Tangential 2 Circles, Radius + circle tangential to two give circles and with radius - - Distance: %1 - Jarak: %1 - - - - Specify entity + + Specify the first line/arc/circle - + Cancel - Batal + Batal - - Specify point + + Specify the second line/arc/circle - + + Back - Mundur - - - - RS_ActionInfoInside - - - Point inside contour - + Mundur - - Point is inside selected contour. + + Select the center of the tangent circle + + + RS_ActionDrawCircleTan2_1P - - Point is outside selected contour. + + Tangential 2 Circles, 1 Point - - Specify point + + Specify a line/arc/circle - + Cancel - Batal + Batal - - - RS_ActionInfoTotalLength - - &Total length of selected entities + + Specify the another arc/circle - - Total Length of selected entities: %1 - + + + + Back + Mundur - - At least one of the selected entities cannot be measured. + + Specify a point on the tangent circle - - - RS_ActionLayersAdd - - &Add Layer + + Select the center of the tangent circle - RS_ActionLayersEdit + RS_ActionDrawCircleTan3 - - &Edit Layer + + Specify the first line/arc/circle - - - RS_ActionLayersFreezeAll - - &Hide all + + Specify the second line/arc/circle - - &Show all + + Specify the third line/arc/circle - - - RS_ActionLayersRemove - - &Remove Layer - + + Cancel + Batal - - - RS_ActionLayersToggleLock - - Toggle Layer Loc&k + + Tangential &3 Circles - - - RS_ActionLayersTogglePrint - - Toggle Layer &Print + + Draw tangential circle of 3 given points, lines, arcs/circles - - - RS_ActionLayersToggleView - - &Toggle Layer Visibility + + + + Back + Mundur + + + + Select the center of the tangent circle - RS_ActionLibraryInsert + RS_ActionDrawEllipse4Points - - Insert Library Object + + Ellipse &4 Point - - Cannot open file '%1' - Tak dapat membuka berkas '%1' - - - - - Not a valid expression + + Can not determine uniquely an ellipse - - Specify reference point + + Specify the first point on ellipse - + Cancel - Batal + Batal - - Enter angle: + + Specify the second point on ellipse - - Enter factor: + + + + Back + Mundur + + + + Specify the third point on ellipse - - - RS_ActionLockRelativeZero - - (Un-)&Lock Relative Zero + + Specify the fourth point on ellipse - RS_ActionModifyAttributes + RS_ActionDrawEllipseAxis - - &Attributes - &Atribut + + Ellipse &Arc (Axis) + - - - RS_ActionModifyBevel - - &Bevel + + &Ellipse (Axis) - - + + + Not a valid expression - - Select first entity + + Specify ellipse center - + Cancel Batal - - Select second entity + + Specify endpoint of major axis - - - + + + + Back Mundur - - Enter length 1: + + Specify endpoint or length of minor axis: - - Enter length 2: + + Specify start angle - - - RS_ActionModifyCut - - &Divide + + Specify end angle + + + RS_ActionDrawEllipseCenter3Points - - - No Entity found. + + Ellipse Center and &3 Points - - Entity must be a line, arc, circle, ellipse or interpolation spline. + + Specify the center of ellipse - - Cutting point is invalid. - + + + Cancel + Batal - - Cutting point is not on entity. + + Specify the first point on ellipse - - Specify entity to cut + + Specify the second point on ellipse - - Cancel - Batal + + + Back + Mundur - - Specify cutting point + + Specify the third point on ellipse - - - Back - Mundur - - RS_ActionModifyDelete + RS_ActionDrawEllipseFociPoint - - &Delete - &Hapus + + Ellipse &Foci Point + - - - RS_ActionModifyDeleteFree - - Delete Freehand + + specify a point on ellipse, or total distance to foci - - Entities not in the same polyline. + + Total distance %1 is smaller than distance between foci - - Parent of second entity is not a polyline + + Not a valid expression - - Parent of second entity is NULL + + Specify first focus of ellipse - - One of the chosen entities is NULL - + + Cancel + Batal - - Parent of first entity is not a polyline + + Specify second focus of ellipse - - Parent of first entity is NULL - + + + Back + Mundur - - First entity is NULL + + Specify a point on ellipse or total distance to foci + + + RS_ActionDrawEllipseInscribe - - Second entity is NULL + + Ellipse &Inscribed - - Specify first break point on a polyline + + Can not determine uniquely an ellipse - - Cancel - Batal - - - - Specify second break point on the same polyline + + Specify the first line - - Back - Mundur - - - - RS_ActionModifyDeleteQuick - - - &Delete selected - &Hapus pilihan + + Cancel + Batal - - Pick entity to delete + + Specify the second line - - Cancel - Batal + + + + Back + Mundur - - - RS_ActionModifyEntity - - &Properties - &Properti + + Specify the third line + - - - RS_ActionModifyExplodeText - - &Explode Text into Letters + + Specify the fourth line - RS_ActionModifyMirror - - - &Mirror - &Cermin - + RS_ActionDrawHatch - - Specify first point of mirror line + + &Hatch - - Cancel - Batal - - - - Specify second point of mirror line + + Hatch created successfully. - - Back - Mundur + + Hatch Error: Invalid contour found! + - - - RS_ActionModifyMove - - &Move / Copy - &Pindahkan / Salin + + Hatch Error: Pattern not found! + - - Invalid number of copies, use %1 + + Hatch Error: Contour or pattern too small! - - Specify reference point + + Hatch Error: Contour too big! - - Cancel - Batal + + Hatch Error: Undefined Error! + - - Specify target point + + Total hatch area = %1 - - Back - Mundur + + Invalid hatch area. Please check that the entities chosen form one or more closed contours. + - RS_ActionModifyMoveRotate + RS_ActionDrawImage - - M&ove and Rotate - Pi&ndahkan dan Putar + + Insert &Image + - + + + Not a valid expression - + Specify reference point - + Cancel Batal - - Specify target point + + Enter angle: - - - Back - Mundur + + Enter factor: + - - Enter rotation angle: + + Enter dpi: - RS_ActionModifyOffset + RS_ActionDrawLine - - &Offset + + &2 Points + &2 Titik + + + + Specify first point - - Specify direction of offset + + Cancel + Batal + + + + Specify next point or [%1] - + + Back - Mundur + Mundur - - - RS_ActionModifyRevertDirection - - Re&vert direction + + Specify next point - - Ctrl+R + + Cannot close sequence of lines: Not enough entities defined yet, or already closed. - - - RS_ActionModifyRotate - - &Rotate - &Putar + + Cannot redo: Not previous line segment defined. + - - Specify rotation center + + Cannot undo: Not enough entities defined yet. + + + RS_ActionDrawLineAngle - - Specify reference point - + + &Angle + &Sudut - - Specify target point to rotate to - + + &Horizontal + &Horizontal - - - - Back - Mundur + + Vertical + Vertikal - - - RS_ActionModifyRotate2 - - Rotate T&wo + + + Not a valid expression - - Specify absolute reference point + + Specify position - + Cancel Batal - - Specify relative reference point + + Enter angle: - + + Back Mundur + + + Enter length: + + - RS_ActionModifyRound + RS_ActionDrawLineBisector - &Round - &Bundar + + Bisector + - - &Fillet + + + Not a valid expression - - Not a valid expression + + Number sector lines not in range: + number of bisector to create must be in [1, 200] - - Specify first entity + + Select first line - - - Back - Mundur + + Cancel + Batal - - Specify second entity + + Select second line - - Enter radius: + + + + Back + Mundur + + + + Enter bisector length: - - Cancel - Batal + + Enter number of bisectors: + - RS_ActionModifyScale + RS_ActionDrawLineFree - - &Scale - + + &Freehand Line + &Garis Bebas - - Specify reference point + + Click and drag to draw a line - + Cancel Batal - RS_ActionModifyStretch + RS_ActionDrawLineHorVert - - &Stretch - + + Vertical + Vertikal - - Specify first corner + + Specify first point - + Cancel Batal - - Specify second corner + + Specify second point - - - + Back Mundur - - - Specify reference point - - - - - Specify target point - - - RS_ActionModifyTrim - - - &Trim - - + RS_ActionDrawLineOrthTan - - &Trim Two + + Tangent &Orthogonal - - Select first trim entity + + Select a line - - + Cancel Batal - - Select limiting entity + + Select circle, arc or ellipse - - + Back - Mundur + Mundur + + + RS_ActionDrawLineParallel - - Select second trim entity - - - - - Select entity to trim - + Parallel + Sejajar - - - RS_ActionModifyTrimAmount - - &Lengthen - &Perpanjang + Concentric + Konsentris - - No entity found. + + &Parallel - - The chosen Entity is in a block. Please edit the block. + + + &Concentric - - The chosen Entity is not an atomic entity or cannot be trimmed. + + Specify Distance <%1> or select entity or [%2] - - Not a valid expression - + + Cancel + Batal - - Select entity to trim or enter distance: + + Enter number: - - Back - Mundur + + + Not a valid expression + - - - RS_ActionOptionsDrawing - - Current &Drawing Preferences + + Not a valid number. Try 1..99 - RS_ActionOrder + RS_ActionDrawLineParallelThrough - - move to bottom - + + Parallel through point + Sejajar melalui titik - - set to bottom + + Select entity - - lower after entity - + + Cancel + Batal - - lower over entity + + Specify through point - - - raise over entity - + + + Back + Mundur - - move to top + + Number: - - set to top + + Not a valid number. Try 1..99 - - No Entity found. + + Not a valid expression + + + RS_ActionDrawLinePolygon2 - - Choose entity for order - + Cancel + Batal - - Cancel - Batal + Back + Mundur - RS_ActionPolylineAdd + RS_ActionDrawLinePolygonCenCor - - &Add node + + Pol&ygon (Cen,Cor) - - Add polyline's node + + Specify center - - - No Entity found. + + Specify a corner - - Entity must be a polyline. + + Enter number: - - Adding point is invalid. + + Not a valid number. Try 1..9999 - - Adding point is not on entity. + + Not a valid expression + + + RS_ActionDrawLinePolygonCorCor - - Specify polyline to add nodes + + Polygo&n (Cor,Cor) - - Cancel - Batal - - - - Specify adding node's point + + Specify first corner - - Back - Mundur + + Cancel + Batal - - - RS_ActionPolylineAppend - - A&ppend node + + Specify second corner - - Append polyline's node - + + + Back + Mundur - - No Entity found. + + Number: - - Entity must be a polyline. + + Not a valid number. Try 1..9999 - - Can not append nodes in a closed polyline. + + Not a valid expression. + + + RS_ActionDrawLineRectangle - - Click somewhere near the beginning or end of existing polyline. - + + Rectangle + Persegi panjang - - Specify the polyline somewhere near the beginning or end point + + Specify first corner - + Cancel Batal - - Specify next point or [%1] + + Specify second corner - - + Back Mundur + + + RS_ActionDrawLineRelAngle - - Specify next point - + + Relative angle + Sudut relatif - - Cannot undo: Not enough entities defined yet. + + Orthogonal - - - RS_ActionPolylineDel - - &Delete node + + + Not a valid expression - - Delete polyline's node + + Select base entity - - - No Entity found. - + + Cancel + Batal - - Entity must be a polyline. + + Specify position - - Deleting point is invalid. - + + Back + Mundur + + + RS_ActionDrawLineTangent1 - - Deleting point is not on entity. + + Tangent (P,C) - - Specify polyline to delete node + + Specify point - + Cancel Batal - - Specify deleting node's point + + Select circle, arc or ellipse - + Back Mundur - RS_ActionPolylineDelBetween - - - Delete &between two nodes - - - - - Delete between two nodes - - + RS_ActionDrawLineTangent2 - - - - No Entity found. + + Tangent (C,C) - - Entity must be a polyline. + + Select first circle or ellipse - - Deletinging point is invalid. + + Select second circle or ellipse - - Deleting point is not on entity. - + + Cancel + Batal - - Deleting point is invalid. - + + Back + Mundur + + + RS_ActionDrawMText - - Deleteinging point is not on entity. + + &MText - - Specify polyline to delete between two nodes + + Specify insertion point - + Cancel - Batal + Batal - - Specify first node + + Enter text: - - + Back - Mundur - - - - Specify second node - + Mundur - RS_ActionPolylineEquidistant + RS_ActionDrawPoint - - Create &Equidistant Polylines - + + &Points + &Titik - - Create Equidistant Polylines + + Specify location - - No Entity found. + + Cancel + Batal + + + + RS_ActionDrawPolyline + + + &Polyline - - Entity must be a polyline. + + Draw polylines - - Choose the original polyline + + Specify first point - + Cancel Batal - - - RS_ActionPolylineSegment - - Create Polyline from Existing &Segments + + Specify next point or [%1] - - Create Polyline from Existing Segments + + + Back + Mundur + + + + Specify next point - - No Entity found. + + Cannot close sequence of lines: Not enough entities defined yet. - - Entity must be a line, arc or polyline. + + Cannot undo: Not enough entities defined yet. + + + RS_ActionDrawSpline - - Entity can not be a closed polyline. + + &Spline - - Choose one of the segments on the original polyline + + Specify first control point - + Cancel Batal - - - RS_ActionPolylineTrim - - &Trim segments + + Specify next control point or [%1] - - Trim polyline's segments - + + + Back + Mundur - - - - No Entity found. + + Specify next control point - - Entity must be a polyline. + + Cannot undo: Not enough entities defined yet. + + + RS_ActionDrawText - - - Specifying point is invalid. - + + &Text + &Tulisan - - - No Segment found on entity. + + Specify insertion point - - Specify polyline to trim - + + + Cancel + Batal - - Cancel - Batal + + Specify second point + - - Specify first segment + + Enter text: - - + Back - Mundur + Mundur + + + RS_ActionEditCopy - - Specify second segment + + &Copy + &Salin + + + + Cu&t + Poto&ng + + + + Specify reference point + + + Cancel + Batal + - RS_ActionPrintPreview + RS_ActionEditPaste - - Print Pre&view - Pr&atinjau Cetak + + &Paste + &Tempel - - Printout offset in paper coordinates by (%1, %2) + + Set reference point - - Printout offset in graph coordinates by (%1, %2) - + + Cancel + Batal + + + RS_ActionEditUndo - - Printout offset in graph coordinates + + &Undo - - Printout offset in paper coordinates + + &Redo - - : select printout offset coordinates + + Nothing to undo! - - type in offset from command line to offset printout + + Nothing to redo! + + + RS_ActionFileNew - - Printout offset ignores relative zero. Ignoring '@' - + &New... + &Baru... - - RS_ActionPrintPreview::fit(): Invalid paper size + + &New - RS_ActionSelect + RS_ActionFileNewTemplate - - - No entity selected! + + New From &Template + + + RS_ActionFileOpen - - Select to modify attributes - + + &Open... + &Buka... + + + RS_ActionFileSave - - - - - - - - - - - - - - - - - - Cancel - Batal + + &Save + &Simpan + + + RS_ActionFileSaveAs - - Select entities to order - + + Save &as... + Simpan &sebagai... + + + RS_ActionInfoAngle - - Select to delete - + Angle between two lines + Sudut antara dua garis - - Select to delete immediately - + Angle: %1%2 + Sudut: %1%2 - - Select to move + + An&gle between two lines - - Select to copy - + + Angle: %1 + Sudut: %1 - - Select to cut + + Lines are parallel - - Select to revert direction + + Specify first line - - Select to rotate - + + Cancel + Batal - - Select to scale + + Specify second line - - Select to mirror - + + Back + Mundur + + + RS_ActionInfoArea - - Select to move and rotate + + Area: %1 - - Select to create offset - + + Circumference: %1 + Keliling: %1 - - Select for two axis rotation + + Polygonal &Area - - Select to explode text + + Closing Point: %1/%2 - - Select to explode block + + Point: %1/%2 + Titik: %1/%2 + + + + Specify first point of polygon - - Select to create block + + + Cancel + Batal + + + + Specify next point of polygon - RS_ActionSelectAll + RS_ActionInfoDist - - Select &All - Pilih &Semua + + &Distance Point to Point + &Jarak Titik ke Titik - - Deselect &all - + Distance: %1 + Jarak: %1 - - Ctrl+K - Ctrl+K + + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) + - - - RS_ActionSelectContour - - (De-)Select &Contour + + Specify first point of distance - - Entity must be an Atomic Entity. + + Cancel + Batal + + + + Specify second point of distance + + + Back + Mundur + - RS_ActionSelectIntersected + RS_ActionInfoDist2 - - Select Intersected Entities + + &Distance Entity to Point - - Deselect Intersected Entities - + + Distance: %1 + Jarak: %1 - - Choose first point of intersection line + + Specify entity - + Cancel Batal - - Choose second point of intersection line + + Specify point - + Back Mundur - RS_ActionSelectInvert - - - Invert Selection - Balik Pilihan - - - - RS_ActionSelectLayer + RS_ActionInfoInside - - (De-)Select Layer + + Point inside contour - - - RS_ActionSelectSingle - - Select Entity + + Point is inside selected contour. - - - RS_ActionSelectWindow - - Select Window + + Point is outside selected contour. - - Deselect Window + + Specify point - + Cancel Batal + + + RS_ActionInfoTotalLength - - Click and drag for the selection window + + &Total length of selected entities - - Choose second edge + + Total Length of selected entities: %1 - - Back - Mundur + + At least one of the selected entities cannot be measured. + - RS_ActionSetRelativeZero + RS_ActionLayersAdd - - Set &Relative Zero + + &Add Layer + + + RS_ActionLayersEdit - - Set relative Zero + + &Edit Layer - - - Cancel - Batal - - RS_ActionSnapIntersectionManual - - - I&ntersection Manually - - + RS_ActionLayersFreezeAll - - Select first entity + + &Hide all - - - Back - Mundur - - - - Select second entity + + &Show all - RS_ActionToolRegenerateDimensions + RS_ActionLayersRemove - - Regenerate Dimension Entities + + &Remove Layer + + + RS_ActionLayersToggleLock - - Regenerated %1 dimension entities + + Toggle Layer Loc&k + + + RS_ActionLayersTogglePrint - - No dimension entities found + + Toggle Layer &Print - RS_ActionZoomAuto + RS_ActionLayersToggleView - - &Auto Zoom + + &Toggle Layer Visibility - RS_ActionZoomIn + RS_ActionLibraryInsert - - Zoom &In - Perbe&sar + + Insert Library Object + - - Zoom &Out - Perke&cil + + Cannot open file '%1' + Tak dapat membuka berkas '%1' - - - RS_ActionZoomPan - - Zoom &Panning + + + Not a valid expression - - Click and drag to pan zoom + + Specify reference point - - + Cancel - Batal + Batal - - Zoom panning + + Enter angle: + + + + + Enter factor: - RS_ActionZoomPrevious + RS_ActionLockRelativeZero - - Previous &View + + (Un-)&Lock Relative Zero - RS_ActionZoomRedraw + RS_ActionModifyAttributes - - &Redraw - + + &Attributes + &Atribut - RS_ActionZoomWindow + RS_ActionModifyBevel - - &Window Zoom + + &Bevel - - Specify first edge + + + Not a valid expression - + + Select first entity + + + + Cancel Batal - - Specify second edge + + Select second entity - + + + Back Mundur - - - RS_Commands - - - - point - titik - - - - po + + Enter length 1: - - - line - garis - - - - l + + Enter length 2: + + + RS_ActionModifyCut - - - polyline + + &Divide - - - offset + + + No Entity found. - - o - offset + + Entity must be a line, arc, circle, ellipse or interpolation spline. - - - parallel - sejajar + + Cutting point is invalid. + - - - arc + + Cutting point is not on entity. - - a + + Specify entity to cut - - - circle - lingkaran + + Cancel + Batal - - - ci + + Specify cutting point - - - rectangle - persegi panjang + + Back + Mundur + + + RS_ActionModifyDelete - - rec - + + &Delete + &Hapus + + + RS_ActionModifyDeleteFree - - rectang + + Delete Freehand - - - - text - tulisan + + Entities not in the same polyline. + - - - regen + + Parent of second entity is not a polyline - - rg - zoom - redraw + + Parent of first entity is not a polyline - - zr - zoom - redraw + + Parent of second entity is nullptr - - zw - zoom - window + + One of the chosen entities is nullptr - - za - zoom - auto + + Parent of first entity is nullptr - - zp - zoom - pan + + First entity is nullptr - - zv - zoom - previous + + Second entity is nullptr - - - kill + + Specify first break point on a polyline - - - k - + + Cancel + Batal - - - - undo + + Specify second break point on the same polyline - - - u - undo - + + Back + Mundur + + + RS_ActionModifyDeleteQuick - - - - redo - + + &Delete selected + &Hapus pilihan - - - r + + Pick entity to delete - - da - dimension - aligned - + + Cancel + Batal + + + RS_ActionModifyEntity - - - da - + + &Properties + &Properti + + + RS_ActionModifyExplodeText - - dh - dimension - horizontal + + &Explode Text into Letters + + + RS_ActionModifyMirror - - - dh - + + &Mirror + &Cermin - - dr - dimension - linear + + Specify first point of mirror line - - - dr - + + Cancel + Batal - - dv - dimension - vertical + + Specify second point of mirror line - - - dv - + + Back + Mundur + + + RS_ActionModifyMove - - ld - dimension - leader - + + &Move / Copy + &Pindahkan / Salin - - - ld + + Invalid number of copies, use %1 - - - dimregen + + Specify reference point - - tm - modify - multi trim (extend) - + + Cancel + Batal - - - tm + + Specify target point - - xt - modify - trim (extend) - + + Back + Mundur + + + RS_ActionModifyMoveRotate - - - xt - + + M&ove and Rotate + Pi&ndahkan dan Putar - - rm - modify - trim + + Not a valid expression - - - rm + + Specify reference point - - mv - modify - move - + + Cancel + Batal - - - mv + + Specify target point - - ch - modify - bevel (chamfer) - + + + Back + Mundur - - - ch + + Enter rotation angle: + + + RS_ActionModifyOffset - - mi - modify - mirror + + &Offset - - - mi + + Specify direction of offset - - ro - modify - rotate - + + Back + Mundur + + + RS_ActionModifyRevertDirection - - - ro + + Re&vert direction - - sz - modify - scale + + Ctrl+R + + + RS_ActionModifyRotate - - - sz - + + &Rotate + &Putar - - ss - modify - stretch + + Specify rotation center - - - ss + + Specify reference point - - er - modify - delete (erase) + + Specify target point to rotate to - - - er - + + + + Back + Mundur + + + RS_ActionModifyRotate2 - - oo - modify - undo (oops) + + Rotate T&wo - - - oo + + Specify absolute reference point - - uu - modify - redo - + + Cancel + Batal - - - uu + + Specify relative reference point - - xp - modify - explode - + + Back + Mundur + + + RS_ActionModifyRound - - - xp - + &Round + &Bundar - - os + + &Fillet - - sg - snap - grid + + Not a valid expression - - - sg + + Specify first entity - - se - snap - end - + + + Back + Mundur - - - se + + Specify second entity - - si - snap - intersection + + Enter radius: - - - si - + + Cancel + Batal + + + RS_ActionModifyScale - - - sn + + &Scale - - sm - snap - middle + + Specify reference point - - - sm - + + Cancel + Batal + + + RS_ActionModifyStretch - - sn - snap - nearest + + &Stretch - - np - snap - nearest point + + Specify first corner - - - np - + + Cancel + Batal - - tn - Deselect all + + Specify second corner - - - tn + + + + Back + Mundur + + + + Specify reference point - - row - row + + Specify target point + + + RS_ActionModifyTrim - - Command: %1 + + &Trim - - pa - parallel + + &Trim Two - - - angle - sudut + + Select first trim entity + - - - close - tutup + + + Cancel + Batal - - - chord length + + Select limiting entity - - - columns - kolom + + + Back + Mundur - - columnspacing + + Select second trim entity - - - factor - faktor + + Select entity to trim + + + + RS_ActionModifyTrimAmount - - length - panjang + + &Lengthen + &Perpanjang - - length1 - panjang1 + + No entity found. + - - length2 - panjang2 + + The chosen Entity is in a block. Please edit the block. + - - number + + The chosen Entity is not an atomic entity or cannot be trimmed. - - - radius - jari-jari + + Not a valid expression + - - rows - baris + + Select entity to trim or enter distance: + - - rowspacing + + Back + Mundur + + + + RS_ActionOptionsDrawing + + + Current &Drawing Preferences + + + RS_ActionOrder - - - through + + move to bottom - - trim + + set to bottom - - an - angle + + lower after entity - - ce - center + + lower over entity - - cl - chord length + + + raise over entity - - co - columns + + move to top - - ra - radius + + set to top - - reversed - reversed - - - - - - rev - reversed + + No Entity found. - - r - redo + + Choose entity for order - - back - mundur + + Cancel + Batal + + + RS_ActionPolylineAdd - - ang - angle + + &Add node - - - li + + Add polyline's node - - - pl + + + No Entity found. - - pa + + Entity must be a polyline. - - - ar + + Adding point is invalid. - - - rect + + Adding point is not on entity. - - - mtext + + Specify polyline to add nodes - - - redraw - + + Cancel + Batal - - zr + + Specify adding node's point - - zw - + + Back + Mundur + + + RS_ActionPolylineAppend - - za + + A&ppend node - - zp + + Append polyline's node - - zv + + No Entity found. - - u + + Entity must be a polyline. - - - rn - restrict - nothing + + Can not append nodes in a closed polyline. - - rn + + Click somewhere near the beginning or end of existing polyline. - - - rr - restrict - orthogonal + + Specify the polyline somewhere near the beginning or end point - - rr - + + Cancel + Batal - - - rh - restrict - horizontal + + Specify next point or [%1] - - rh - + + + Back + Mundur - - - rv - restrict - vertical + + Specify next point - - rv + + Cannot undo: Not enough entities defined yet. + + + RS_ActionPolylineDel - - - fillet - modify - fillet + + &Delete node - - - divide - modify - divide + + Delete polyline's node - - div - modify - divide + + + No Entity found. - - - cut - modify - divide + + Entity must be a polyline. - - - re + + Deleting point is invalid. - - re - modify - revert direction + + Deleting point is not on entity. - - - os - snap - free + + Specify polyline to delete node - - - sc - + + Cancel + Batal - - sc - snap - center + + Specify deleting node's point - - - sd - + + Back + Mundur + + + RS_ActionPolylineDelBetween - - sd - snap - distance + + Delete &between two nodes - - - sf + + Delete between two nodes - - sf - snap - free + + + + No Entity found. - - setrelativezero + + Entity must be a polyline. - - setrelativezero - snap - set relative zero position + + Deletinging point is invalid. - - - rz + + Deleting point is not on entity. - - - sa + + Deleting point is invalid. - - sa - Select all + + Deleteinging point is not on entity. - - dpi + + Specify polyline to delete between two nodes - - cal - command to trigger cli calculator - + + Cancel + Batal - - calculate - command to trigger cli calculator + + Specify first node - - center - pusat + + + Back + Mundur - - cen - center + + Specify second node + + + RS_ActionPolylineEquidistant - length - chord length - panjang - - - - c - close + + Create &Equidistant Polylines - - cols - columns + + Create Equidistant Polylines - - columnspacing - columnspacing for inserts + + No Entity found. - - colspacing - columnspacing for inserts + + Entity must be a polyline. - - cs - columnspacing for inserts + + Choose the original polyline - - fact - factor - + + Cancel + Batal + + + RS_ActionPolylineSegment - - f - factor + + Create Polyline from Existing &Segments - - help - bantuan + + Create Polyline from Existing Segments + - - ? - help - ? + + Polyline created + - - length - length - panjang + + No Entity found. + - - len - length + + Entity can not be a closed polyline. - - l - length + + Choose one of the segments on the original polyline - - length1 - length1 - panjang1 + + Cancel + Batal + + + RS_ActionPolylineTrim - - len1 - length1 + + &Trim segments - - l1 - length1 + + Trim polyline's segments - - length2 - length2 - panjang2 + + + + No Entity found. + - - len2 - length2 + + Entity must be a polyline. - - l2 - length2 + + + Specifying point is invalid. - - number - number + + + No Segment found on entity. - - num - number + + Specify polyline to trim - - n - number + + Cancel + Batal + + + + Specify first segment - - rowspacing - rowspacing for inserts + + + Back + Mundur + + + + Specify second segment + + + RS_ActionPrintPreview - - rs - rowspacing for inserts + + Print Pre&view + Pr&atinjau Cetak + + + + Printout offset in paper coordinates by (%1, %2) - - t - text + + Printout offset in graph coordinates by (%1, %2) - - t - through + + Printout in Black/White - - b - back + + Printout in color - - paperoffset + + Printout offset in graph coordinates - - graphoffset + + Printout offset in paper coordinates - - - Command not found: %1 + + : select printout offset coordinates - - Accepted keycode: %1 + + type in offset from command line to offset printout - - Available commands: + + Printout offset ignores relative zero. Ignoring '@' + + + + + RS_ActionPrintPreview::fit(): Invalid paper size + + + + + RS_ActionSelect + + + + No entity selected! + + + + + Select to modify attributes + + + + + + + + + + + + + + + + + + + + + Cancel + Batal + + + + Select entities to order + + + + + Select to delete + + + + + Select to delete immediately + + + + + Select to move + + + + + Select to copy + + + + + Select to cut + + + + + Select to revert direction + + + + + Select to rotate + + + + + Select to scale + + + + + Select to mirror + + + + + Select to move and rotate + + + + + Select to create offset + + + + + Select for two axis rotation + + + + + Select to explode text + + + + + Select to explode block + + + + + Select to create block + + + + + RS_ActionSelectAll + + + Select &All + Pilih &Semua + + + + Deselect &all + + + + + Ctrl+K + Ctrl+K + + + + RS_ActionSelectContour + + + (De-)Select &Contour + + + + + Entity must be an Atomic Entity. + + + + + RS_ActionSelectIntersected + + + Select Intersected Entities + + + + + Deselect Intersected Entities + + + + + Choose first point of intersection line + + + + + Cancel + Batal + + + + Choose second point of intersection line + + + + + Back + Mundur + + + + RS_ActionSelectInvert + + + Invert Selection + Balik Pilihan + + + + RS_ActionSelectLayer + + + (De-)Select Layer + + + + + RS_ActionSelectSingle + + + Select Entity + + + + + RS_ActionSelectWindow + + + Select Window + + + + + Deselect Window + + + + + Cancel + Batal + + + + Click and drag for the selection window + + + + + Choose second edge + + + + + Back + Mundur + + + + RS_ActionSetRelativeZero + + + Set &Relative Zero + + + + + Set relative Zero + + + + + Cancel + Batal + + + + RS_ActionSnapIntersectionManual + + + I&ntersection Manually + + + + + Select first entity + + + + + + Back + Mundur + + + + Select second entity + + + + + RS_ActionToolRegenerateDimensions + + + Regenerate Dimension Entities + + + + + Regenerated %1 dimension entities + + + + + No dimension entities found + + RS_ActionZoomAuto + + + &Auto Zoom + + + + + RS_ActionZoomIn + + + Zoom &In + Perbe&sar + + + + Zooms in + + + + + Zoom &Out + Perke&cil + + + + Zooms out + + + + + RS_ActionZoomPan + + + Zoom &Panning + + + + + Click and drag to pan zoom + + + + + + Cancel + Batal + + + + Zoom panning + + + + + RS_ActionZoomPrevious + + + Previous &View + + + + + RS_ActionZoomRedraw + + + &Redraw + + + + + RS_ActionZoomWindow + + + &Window Zoom + + + + + Specify first edge + + + + + Cancel + Batal + + + + Specify second edge + + + + + Back + Mundur + + + + RS_Commands + + point + titik + + + line + garis + + + parallel + sejajar + + + circle + lingkaran + + + rectangle + persegi panjang + + + text + tulisan + + + angle + sudut + + + close + tutup + + + columns + kolom + + + factor + faktor + + + length + panjang + + + length1 + panjang1 + + + length2 + panjang2 + + + radius + jari-jari + + + rows + baris + + + back + mundur + + + center + pusat + + + length + chord length + panjang + + + help + bantuan + + + ? + help + ? + + + length + length + panjang + + + length1 + length1 + panjang1 + + + length2 + length2 + panjang2 + + diff -Nru librecad-2.0.8/librecad/ts/librecad_it.ts librecad-2.0.9/librecad/ts/librecad_it.ts --- librecad-2.0.8/librecad/ts/librecad_it.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_it.ts 2016-01-07 07:46:24.000000000 +0000 @@ -32,6 +32,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Livello: + + + Geometry + Geometria + + + Closed + Chiusa + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -133,6 +164,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Opzioni linea con angolo relativo + + + Spacing: + Interasse: + + + Distance from original polyline + Distanza dalla polilinea d'origine + + + Copies: + Copie: + + + QC_ActionGetEnt Select object: @@ -623,7 +696,7 @@ CAD Tools - Strumenti CAD + Strumenti CAD Export as @@ -679,6 +752,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -2190,7 +2267,7 @@ CTRL-G - CTRL-G + CTRL-G &Selection pointer @@ -2216,6 +2293,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -2447,7 +2533,7 @@ QG_CadToolBar CAD Tools - Strumenti CAD + Strumenti CAD @@ -3366,6 +3452,17 @@ + QG_CommandHistory + + &Copy + &Copia + + + select&All + + + + QG_CommandWidget Command Line @@ -3393,11 +3490,7 @@ &Copy - &Copia - - - select&All - + &Copia escape @@ -4906,7 +4999,7 @@ Extension line extension: - Estensione della linea di estensione: + Estensione della linea di estensione: Arrow size: @@ -4914,7 +5007,7 @@ Extension line offset: - Offset della linea di estensione: + Offset della linea di estensione: Dimension line gap: @@ -5109,14 +5202,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal Orizzontale @@ -5145,10 +5230,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -5181,7 +5262,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Colore tratto: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Allineato + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -5297,7 +5486,7 @@ Colors - Colori + Colori Backgr&ound: @@ -5317,11 +5506,11 @@ White - Bianco + Bianco Gray - Grigio + Grigio Darkgray @@ -5377,7 +5566,7 @@ #000000 - #000000 + #000000 #ffffff @@ -5389,7 +5578,7 @@ #808080 - #808080 + #808080 A&utomatically scale grid @@ -5453,11 +5642,11 @@ #FFFFFF - #FFFFFF + #FFFFFF #C0C0C0 - #C0C0C0 + #C0C0C0 #A54747 @@ -5492,39 +5681,99 @@ - #00FFFF + St&art Handle Color: + + + + &Handle Color: - #0000FF + &End Handle Color: - #FFFF00 + Splash Window - #FF00FF + Display Splash - St&art Handle Color: + Graphic Colors - &Handle Color: + Aquamarine - &End Handle Color: + Azure - Splash Window + DeepSkyBlue - Display Splash + DodgerBlue + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -5873,19 +6122,19 @@ &OK - &OK + &OK Alt+O - Alt+O + Alt+O Cancel - Annulla + Annulla Esc - Esc + Esc @@ -7447,34 +7696,34 @@ QG_PenToolBar Line color - Colore tratto + Colore tratto Line width - Spessore tratto + Spessore tratto Line type - Tipo tratto + Tipo tratto QG_PolylineEquidistantOptions Line Relative Angle Options - Opzioni linea con angolo relativo + Opzioni linea con angolo relativo Spacing: - Interasse: + Interasse: Distance from original polyline - Distanza dalla polilinea d'origine + Distanza dalla polilinea d'origine Copies: - Copie: + Copie: @@ -7988,7 +8237,7 @@ Layer "%1" and all entities on it will be removed. - Il livello "%1" e tutti gli oggetti in esso contenuti saranno cancellati + Il livello "%1" e tutti gli oggetti in esso contenuti saranno cancellati Layer "%1" can never be removed. @@ -8014,6 +8263,11 @@ Layer with a name "%1" already exists. Please specify a different name. Livello "%1" già esistente, specificare un nome differente + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -8108,7 +8362,7 @@ None - Nessuno + Nessuno Inch @@ -8235,10 +8489,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -8352,10 +8602,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -8363,20 +8609,1202 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - Add Block - Aggiungi Blocco + : duplicated command: %1 is already taken by %2 + - &Add Block - &Aggiungi blocco + point + draw point + punto - - - RS_ActionBlocksAttributes + + po + draw point + pu + + + line + draw line + linea + + + li + draw line + li + + + l + draw line + + + + polyline + draw polyline + polilinea + + + pl + draw polyline + + + + free + draw freehand line + + + + fhl + draw freehand line + + + + spline + draw spline + + + + spl + draw spline + + + + spline2 + spline through points + + + + stp + spline through points + + + + offset + create offset + offset + + + parallel + create offset + parallela + + + o + create offset + o + + + pa + create offset + pa + + + ptp + parallel through point + + + + pp + parallel through point + + + + bisect + angle bisector + + + + bi + angle bisector + + + + tangentpc + tangent point and circle + + + + tanpc + tangent point and circle + + + + perp + perpendicular line + + + + ortho + perpendicular line + + + + vertical + vertical line + + + + ver + vertical line + + + + horizontal + horizontal line + + + + hor + horizontal line + + + + rectangle + draw rectangle + rettangolo + + + rectang + draw rectangle + rett + + + rect + draw rectangle + + + + rec + draw rectangle + ret + + + polygon2v + polygon by 2 vertices + + + + poly2 + polygon by 2 vertices + + + + arc + draw arc + arco + + + a + draw arc + a + + + circle + draw circle + cerchio + + + ci + draw circle + ce + + + circle2 + circle 2 points + + + + c2 + circle 2 points + c2 + + + circle3 + circle 3 points + + + + c3 + circle 3 points + c3 + + + circlecr + circle with center and radius + + + + cc + circle with center and radius + + + + tan3 + circle tangent to 3 + + + + ct3 + circle tangent to 3 + + + + ellipseinscribed + inscribed ellipse + + + + ei + inscribed ellipse + + + + ie + inscribed ellipse + + + + hatch + draw hatch + + + + ha + draw hatch + + + + mtext + draw mtext + + + + mtxt + draw mtext + + + + text + draw text + testo + + + txt + draw text + + + + regen + zoom - redraw + rigenera + + + redraw + zoom - redraw + + + + rg + zoom - redraw + rid + + + zr + zoom - redraw + + + + zoomwindow + zoom - window + + + + zw + zoom - window + zf + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + zp + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + zp + + + kill + kill all actions + + + + k + kill all actions + + + + undo + undo cycle + annulla + + + u + undo cycle + an + + + redo + redo cycle + ripeti + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + qa + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + qo + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + qv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + ql + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + qp + + + dimregen + dimension - regenerate + rigenquota + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + s + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + racc + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + sp + + + revert + modify - revert direction + + + + rev + modify - revert direction + arcomp + + + rotate + modify - rotate + + + + ro + modify - rotate + ru + + + scale + modify - scale + + + + sz + modify - scale + sc + + + trim + modify - trim (extend) + raccorda + + + tm + modify - trim (extend) + rm + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + st + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + ca + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + esp + + + snapfree + snap - free + + + + os + snap - free + an + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + af + + + snapgrid + snap - grid + + + + sg + snap - grid + ag + + + snapintersection + snap - intersection + + + + si + snap - intersection + ai + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + am + + + snaponentity + snap - on entity + + + + sn + snap - on entity + + + + np + snap - on entity + av + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + dt + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + angolo + + + ang + measure angle + ang + + + area + measure area + + + + ar + measure area + ar + + + angle + angolo + + + dpi + + + + close + chiudi + + + chord length + lunghezza corda + + + columns + colonne + + + columnspacing + interasse colonne + + + factor + fattore + + + length + + + + length1 + bevel/fillet lenght1 + distanza1 + + + length2 + bevel/fillet lenght2 + distanza2 + + + number + numero + + + radius + raggio + + + rows + righe + + + rowspacing + + + + through + attraverso + + + trim + raccorda + + + ang + angle + ang + + + an + angle + + + + center + centro + + + cen + center + cen + + + ce + center + + + + cl + chord length + + + + c + close + + + + cols + columns + col + + + co + columns + + + + columnspacing + columnspacing for inserts + interasse colonne + + + colspacing + columnspacing for inserts + intcolonne + + + cs + columnspacing for inserts + ic + + + fact + factor + fatt + + + f + factor + f + + + help + aiuto + + + ? + help + ? + + + length + length + + + + len + length + dis + + + l + length + + + + length1 + length1 + distanza1 + + + len1 + length1 + dis1 + + + l1 + length1 + d1 + + + length2 + length2 + distanza2 + + + len2 + length2 + dis2 + + + l2 + length2 + d2 + + + number + number + numero + + + num + number + num + + + n + number + n + + + ra + radius + + + + reversed + reversed + arcocomplementare + + + rev + reversed + arcomp + + + row + row + + + + rowspacing + rowspacing for inserts + + + + rs + rowspacing for inserts + ir + + + text + testo + + + t + text + + + + t + through + + + + undo + annulla + + + u + undo + an + + + redo + ripeti + + + r + redo + + + + back + + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + Comandi disponibili: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Nessuno + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Aggiungi Blocco + + + &Add Block + &Aggiungi blocco + + + + RS_ActionBlocksAttributes Rename Block Rinomina Blocco @@ -9268,6 +10696,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9428,6 +10860,14 @@ Specify a point on ellipse or total distance to foci Specificare un punto sull'ellisse o la distanza totale dai fuochi + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -10686,7 +12126,7 @@ Misura la distanza fra due punti - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -11122,11 +12562,11 @@ Parent of second entity is NULL - Il generatore del secondo oggetto è NULLO + Il generatore del secondo oggetto è NULLO One of the chosen entities is NULL - Uno degli oggetti selezionati è NULLO + Uno degli oggetti selezionati è NULLO Parent of first entity is not a polyline @@ -11134,15 +12574,35 @@ Parent of first entity is NULL - Il generatore del primo oggetto è NULLO + Il generatore del primo oggetto è NULLO First entity is NULL - Il primo oggetto è NULLO + Il primo oggetto è NULLO Second entity is NULL - Il secondo oggetto è NULLO + Il secondo oggetto è NULLO + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -11898,11 +13358,11 @@ Annulla - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -11999,6 +13459,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -12372,7 +13840,7 @@ Zooms in - Zoom avanti multiplo + Zoom avanti multiplo Zoom out @@ -12384,7 +13852,7 @@ Zooms out - Zoom indietro multiplo + Zoom indietro multiplo @@ -12483,7 +13951,7 @@ RS_Commands line - linea + linea l @@ -12492,7 +13960,7 @@ rectangle - rettangolo + rettangolo rec @@ -12506,33 +13974,33 @@ text - testo + testo regen - rigenera + rigenera undo - annulla + annulla u undo - an + an redo - ripeti + ripeti r redo - r + r arc - arco + arco a @@ -12541,32 +14009,32 @@ angle - angolo + angolo factor - fattore + fattore columns - colonne + colonne rows - righe + righe columnspacing - interasse colonne + interasse colonne rowspacing - interasse righe + interasse righe ang angle - ang + ang a @@ -12576,17 +14044,17 @@ fact factor - fatt + fatt f factor - f + f cols columns - col + col c @@ -12601,36 +14069,36 @@ columnspacing columnspacing for inserts - interasse colonne + interasse colonne colspacing columnspacing for inserts - intcolonne + intcolonne cs columnspacing for inserts - ic + ic rowspacing rowspacing for inserts - intrighe + intrighe rs rowspacing for inserts - ir + ir center - centro + centro cen center - cen + cen c @@ -12654,7 +14122,7 @@ point - punto + punto po @@ -12663,76 +14131,76 @@ offset - offset + offset o offset - o + o parallel - parallela + parallela length - lunghezza + lunghezza close - chiudi + chiudi number - numero + numero through - attraverso + attraverso help - aiuto + aiuto ? help - ? + ? length length - lunghezza + lunghezza len length - dis + dis l length - d + d c close - ch + ch num number - num + num n number - n + n t through - p + p par @@ -12741,49 +14209,49 @@ length1 - distanza1 + distanza1 length2 - distanza2 + distanza2 radius - raggio + raggio trim - raccorda + raccorda length1 length1 - distanza1 + distanza1 len1 length1 - dis1 + dis1 l1 length1 - d1 + d1 length2 length2 - distanza2 + distanza2 len2 length2 - dis2 + dis2 l2 length2 - d2 + d2 r @@ -12793,11 +14261,11 @@ t text - t + t chord length - lunghezza corda + lunghezza corda length @@ -12811,11 +14279,11 @@ Command: %1 - Comando: %1 + Comando: %1 Available commands: - Comandi disponibili: + Comandi disponibili: ln @@ -12824,7 +14292,7 @@ circle - cerchio + cerchio ci @@ -12844,7 +14312,7 @@ zw zoom - window - zf + zf zoom - window @@ -12853,7 +14321,7 @@ za zoom - auto - za + za zoom - auto @@ -12862,7 +14330,7 @@ zp zoom - pan - zp + zp zoom - pan @@ -12921,27 +14389,27 @@ da dimension - aligned - qa + qa dh dimension - horizontal - qo + qo dv dimension - vertical - qv + qv dr dimension - linear - ql + ql ld dimension - leader - qp + qp rd @@ -12971,17 +14439,17 @@ sg snap - grid - ag + ag se snap - end - af + af si snap - intersection - ai + ai sn @@ -12991,17 +14459,17 @@ sm snap - middle - am + am sn snap - nearest - av + av np snap - nearest point - av + av fr* @@ -13016,12 +14484,12 @@ tn Deselect all - dt + dt ch modify - bevel (chamfer) - racc + racc mt @@ -13031,57 +14499,57 @@ xt modify - trim (extend) - es + es rm modify - trim - ta + ta mv modify - move - s + s mi modify - mirror - sp + sp ro modify - rotate - ru + ru sz modify - scale - sc + sc ss modify - stretch - st + st er modify - delete (erase) - ca + ca oo modify - undo (oops) - oo + oo uu modify - redo - ri + ri xp modify - explode - esp + esp ex @@ -13090,431 +14558,225 @@ dimregen - rigenquota + rigenquota po - pu + pu l - d + d a - a + a ci - ce + ce rec - ret + ret rectang - rett + rett rg zoom - redraw - rid + rid zr zoom - redraw - zrid + zrid zv zoom - previous - zp + zp r - r + r polyline - polilinea + polilinea pa parallel - pa + pa tm modify - multi trim (extend) - rm + rm da - qa + qa dh - qo + qo dr - ql + ql dv - qv + qv ld - qp + qp tm - rm + rm xt - es + es rm - ta + ta mv - s + s ch - racc + racc mi - sp + sp ro - ru + ru sz - sc + sc ss - st + st er - ca + ca oo - oo + oo uu - ri + ri xp - esp + esp os - an + an sg - ag + ag se - af + af si - ai - - - sn - + ai sm - am + am np - av + av tn - dt - - - kill - - - - k - - - - back - - - - b - back - + dt li - li - - - pl - + li pa - pa + pa ar - ar - - - rect - - - - redraw - - - - zr - + ar zw - zf + zf za - za + za zp - zp + zp zv - zp + zp u - an + an os snap - free - an - - - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - + an number number - numero + numero reversed reversed - arcocomplementare + arcocomplementare rev reversed - arcomp - - - Command not found: %1 - - - - Accepted keycode: %1 - - - - mtext - - - - dpi - + arcomp re - re + re re modify - revert direction - re - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - - - - row - row - - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + re diff -Nru librecad-2.0.8/librecad/ts/librecad_ja.ts librecad-2.0.9/librecad/ts/librecad_ja.ts --- librecad-2.0.8/librecad/ts/librecad_ja.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_ja.ts 2016-01-07 07:46:24.000000000 +0000 @@ -2,1690 +2,1605 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + レイヤー: + + + Geometry + 図形 + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius - + 2点,半径 radius=%1 is too small for points selected distance between points=%2 is larger than diameter=%3 - + 半径= %1 は選択されたポイントに対して小さすぎる +ポイントの間の距離= %2 は、直径= %3 より大きい Select from two possible circle centers - + 指定した2点を通る円の中心を選択する Specify first point - + 1点目を指示 Cancel - 中止 + 中止 Specify second point - + 2点目を指示 Back - 戻る + 戻る Select circle center - + 中心を選択 LC_ActionDrawSplinePoints &Spline through points - + 通過点指示(&S) Specify first control point - 1つ目の制御点指示 + 1つ目の制御点指示 Cancel - 中止 + 中止 Specify next control point or [%1] - 次の制御点指示か[%1] + 次の制御点指示か[%1] Back - 戻る + 戻る Specify next control point - 次の制御点指示 + 次の制御点指示 Cannot undo: Not enough entities defined yet. - + 取り消しできない: 作図されていない. Cannot undo: Nothing could be redone. - + 取り消しできない: やり直すことがない. - LC_ActionFileExportMakerCam + LC_ActionFactory - Export as &MakerCAM SVG... - + &Window Zoom + 指定範囲を拡大表示(&W) - Export as - + Zoom &Panning + 拡大図形の移動(&P) - - - LC_ActionLayersToggleConstruction - Toggle &Construction Layer - + Select Entity + 図形選択 - - - LC_SimpleTests - De&bugging - + Select Window + ウィンドウ選択 - Insert Image - + Deselect Window + ウィンドウ内の図形を非選択 - - - QC_ActionGetEnt - Select object: - + (De-)Select &Contour + (非)選択 輪郭線(&C) - Cancel - 中止 + Select Intersected Entities + 交差図形選択 - - - QC_ActionGetPoint - Specify a point - 点を指定する + Deselect Intersected Entities + 交差図形群の選択解除 - Cancel - 中止 + (De-)Select Layer + レイヤーの選択/非選択 - - - QC_ActionGetSelect - Select objects: - + &Points + 点(&P) - Cancel - 中止 + &2 Points + 2点(&2) - - - QC_ApplicationWindow - Running script '%1' - スクリプト'%1'を機動中 + &Angle + 角度(&A) - Inserting block '%1' - ブロック'%1'を挿入中 + &Horizontal + 水平(&H) - &File - ファイル(&F) + Vertical + 垂直 - Import - 取り込み + &Freehand Line + フリーハンド線分(&F) - &Edit - 編集(&E) + &Parallel + 平行線分(&P) - &View - 表示(&V) + Parallel through point + 一点通過平行 - Focus on &Command Line - 指令枠に焦点を合わせる(&C) + Rectangle + 矩形 - &Select - 選択(&S) + Bisector + 角の2等分線 - &Draw - 描く(&D) + Tangent (P,C) + 接線(1点、中心) - &Point - 点(&P) + Tangent (C,C) + 接線 2円 - &Line - 線(&L) + Tangent &Orthogonal + 円弧に接する垂線(&O) - &Arc - 円弧(&A) + Orthogonal + 垂線 - &Circle - 円(&C) + Relative angle + 相対角度 - &Ellipse - + Pol&ygon (Cen,Cor) + 多角形(&y) 中心、コーナー - &Spline - スプライン(&S) + Polygo&n (Cor,Cor) + 多角形(&n) コーナー、コーナー - &Polyline - ポリライン(&P) + Center, &Point + 中心、円周上の点(&O) - &Dimension - + Center, &Radius + 中心、半径(&R) - &Modify - + 2 Points + 2点 - &Snap - + 2 Points, Radius + 2点;半径 - &Info - + 3 Points + 3点 - &Layer - + &Concentric + 同心円(&C) - &Block - + Circle &Inscribed + 内接円(&I) - &Scripts - + Tangential 2 Circles, Radius + circle tangential with two circles, and given radius + 円 接する2つ円、半径 - About - + Tangential 2 Circles, 1 Point + 円 接する2つ円、半径 - &Manual - + Tangential &3 Circles + 3点に接する円(&3) - &Window - + Tangential, 2 P&oints + 2点に接する円(&P) - &Help - + &Center, Point, Angles + 中心(&C)、点、角度 - Layer List - + &3 Points + 3点(&3) - Block List - + Arc &Tangential + 端点に円弧(&T) - Library Browser - ライブラリ一覧 + &Ellipse (Axis) + 楕円 長軸・短軸(&E) - Command line - + Ellipse &Arc (Axis) + 軸で楕円弧(&A) - &Cascade - + Ellipse &Foci Point + 楕円 焦点(&F) - &Tile - + Ellipse &4 Point + 楕円 4点(&4) - Tile &Horizontally - + Ellipse Center and &3 Points + 楕円 中心と3点(&3) - Creating new file... - + Ellipse &Inscribed + 内接楕円(&I) - Block '%1' - + &Spline + スプライン(&S) - unnamed document %1 - + &Spline through points + 通過点指示(&S) - New Drawing created. - + &Polyline + ポリライン(&P) - Cannot open the file -%1 -Please check the permissions. - + Draw polylines + ポリライン作図 - Loaded document: - + &Add node + ノード追加(&A) - Opening aborted - + Add polyline's node + ポリライン・ノードを追加 - Saving drawing... - + A&ppend node + ノード結合(&p) - Saved drawing: %1 - + Append polyline's node + ポリラインノード結合 - Cannot save the file -%1 -Please check the permissions. - + &Delete node + ノード削除(&D) - Saving drawing under new filename... - + Delete polyline's node + ポリライン・ノードを削除 - Auto-saving drawing... - + Delete &between two nodes + 二ノード間を削除(&b) - Auto-saved drawing - + Delete between two nodes + 二ノード間を削除 - Cannot auto-save the file -%1 -Please check the permissions. -Auto-save disabled. - + &Trim segments + セグメントの部分削除(&T) - Exporting drawing... - + Trim polyline's segments + ポリラインのセグメントをトリム - Exported: %1 - + Create &Equidistant Polylines + 等間隔ポリライン作成(&E) - Exporting... - + Create Equidistant Polylines + 等間隔ポリライン作成 - Export complete - + Create Polyline from Existing &Segments + 既存セグメントからポリライン作成(&S) - Export failed! - + Create Polyline from Existing Segments + 既存セグメントからポリライン作成 - Printing... - + &MText + マルチテキスト(&M) - Printing complete - + &Text + テキスト(&T) - Print preview for %1 - + &Hatch + ハッチング(&H) - Exiting application... - + Insert &Image + 画像挿入(&I) - None - 無し + &Aligned + 並列(&A) - About... - + &Linear + 寸法(&L) - Modules: %1 - + &Vertical + 垂直(&V) - Help - + &Radial + 半径(&R) - Bugger, I couldn't find the helpfiles on the filesystem. - + &Diametric + 直径(&D) - &Toolbars - + &Angular + 角度(&A) - Compiled on: %1 - + &Leader + 補助線(&L) - Program Icons Supplied by - + &Attributes + 選択要素の属性変更(&A) - Splash and Logo supplied by - + &Delete + 削除(&D) - Main Website : - + Delete Freehand + フリーハンドを削除 - Version: %1 - + &Move / Copy + 移動/複写(&M) - SCM Revision: %1 - + Re&vert direction + 基準点を入れ替える(&v) - Warning: File already opened : - + &Rotate + 回転(&R) - Cannot save the file - + &Scale + スケール(&S) - , please check the filename and permissions. - + &Mirror + 鏡面(&M) - Please consider donating to LibreCAD to help maintain the source code and website. - + M&ove and Rotate + 移動と回転(&v) - Su&b-Window mode - + Rotate T&wo + 二点で回転(&T) - Tile &Vertically - + &Properties + 要素の属性変更(&P) - Ta&b mode - + &Trim + トリム(&T) - Draw &Order - + &Trim Two + 2つの要素でトリム(&T) - New document from template: - + &Lengthen + 伸長(&L) - Select Template aborted - + &Offset + オフセット(&O) - Auto-saving failed - + &Divide + 分割(&D) - File - + &Stretch + 伸張(&S) - Edit - 編集 + &Bevel + C面取り(&B) - View - + &Fillet + 丸み面取り(&F) - Pen Selection - + &Explode Text into Letters + テキストを文字に分解(&E) - Snap Selection - + Point inside contour + 輪郭線の内部の点 - Tool Options - + &Distance Point to Point + 2点間の距離(&D) - CAD Tools - 作図ツール + &Distance Entity to Point + 垂線の長さ(&D) - Export as - + An&gle between two lines + 2線間の角度(&g) - Compiler: Clang %1.%2.%3 - + &Total length of selected entities + 選択された図形群の全長(&T) - Compiler: GNU GCC %1.%2.%3 - + Polygonal &Area + 多角形の面積(&A) - Compiler: Microsoft Visual C++<br> - + &Selection pointer + ポインターを選択(&S) - Qt Version: %1 - + &Undo + 取り消し(&U) - Help files not found - + &Redo + やり直し(&R) - Draft Mode - + Cu&t + 切り取り(&t) - Export as PDF - + &Paste + 貼り付け(&P) - &Text - テキスト(&T) + move to bottom + 最背面に - Export - + set to bottom + 最背面に設定 - Cannot open the file -%1 -Please check its existence and permissions. - + lower after entity + ひとつ背面に - File '%1' does not exist. Opening aborted - + lower over entity + 上と入れ替え - - - QC_MDIWindow - Do you really want to close the drawing? - + raise over entity + ひとつ前面に - Do you really want to close the file -%1? - + move to top + 最前面に移動 - Closing Drawing - + set to top + 最前面に設定 - - - QG_ActionFactory - &Close - 閉じる(&C) + &Show all + すべて表示(&S) - Quits the application - アプリケーション終了 + &Hide all + すべて非表示(&H) - Free - 任意 + &Add Layer + レイヤー追加(&A) - &Free - 任意(&F) + &Remove Layer + レイヤー削除(&R) - Free positioning - 任意点 + &Edit Layer + レイヤー編集(&E) - Grid - グリッド + Toggle Layer Loc&k + レイヤー固定の切り替え(&k) - &Grid - グリッド(&G) + &Toggle Layer Visibility + 表示/非表示の切り替え(&T) - Grid positioning - グリッド位置 + Toggle Layer &Print + 印刷の有無を切り替え(&P) - Endpoints - 端点 + Toggle &Construction Layer + 作図補助レイヤーの切り替え(&C) - &Endpoints - 端点(&E) + &Add Block + ブロック追加(&A) - Snap to endpoints - 端点へスナップ + &Remove Block + ブロック削除(&R) - On Entity - 図形上 + &Rename Block + ブロック名変更(&R) - &On Entity - 図形上(&O) + &Edit Block + ブロック編集(&E) - Snap to nearest point on entity - 図形上の近傍点 + &Save Block + ブロック保存(&S) - Center - 中心 + &Insert Block + ブロック挿入(&I) - &Center - 中心(&C) + Toggle Block &Visibility + ブロックを表示/非表示(&V) - Snap to centers - 中心点へスナップ + &Create Block + ブロック作成(&C) - Middle - 中点 + Ex&plode + 分解(&p) - &Middle - 中点(&M) + &Preferences + 参照(&P) - Snap to middle points - 中点へスナップ + &Application Preferences + アプリケーションの設定(&A) - Distance from Endpoint - 終点からの距離 + Current &Drawing Preferences + 図面の設定(&D) - &Distance from Endpoint - 終点からの距離(&D) + Open IDE + スクリプト用統合環境を開く - Snap to points with a given distance to an endpoint - 終点からの距離で端点へスナップ + Run Script.. + スクリプト実行.. - Intersection - 交点 + &Delete selected + 選択された図形群を削除(&D) - &Intersection - 交点(&I) + Select &All + 全て選択(&A) - I&ntersection Manually - 手動で交点(&a) + Deselect &all + 全てを選択解除(&a) - Snap to intersection points - 交点へスナップ + Invert Selection + 逆選択 - Restrict Nothing - 制限なし + Export as &MakerCAM SVG... + MakerCAM SVGでエクスポート(&M)... - Restrict &Nothing - 制限なし(&N) + Regenerate Dimension Entities + 寸法図形再生成 - No snap restriction - スナップ制限なし + Zoom &In + 拡大(&I) - Restrict Orthogonally - 直交制限 + Zoom &Out + 縮小(&O) - Restrict &Orthogonally - 直交制限(&O) + &Auto Zoom + 画面に合わせて拡大/縮小(&A) - Restrict snapping orthogonally - 直交に制限したスナップ + Previous &View + 前の画面(&V) - Restrict Horizontally - 水平制限 + &Redraw + 再描画(&R) - Restrict &Horizontally - 水平制限(&H) + &New + 新規作成(&N) - Restrict snapping horizontally - 水平制限スナップ + New From &Template + テンプレートから新規作成(&T) - Restrict Vertically - 垂直制限 + &Open... + 開く(&O)... - Restrict &Vertically - 垂直制限(&V) + &Save + 保存(&S) - Restrict snapping vertically - 垂直制限スナップ + Save &as... + 別名で保存(&a)... - General Application Preferences - 共通プロパティ + &Export as image + 画像でエクスポート(&E) - Closes the current drawing - 現在の図面を閉じる + &Close + 閉じる(&C) - Prints out the current drawing - 現在の図面を印刷 + &Print... + 印刷(&P)... - Close Drawing - 図面を閉じる + Print Pre&view + 印刷プレビュー(&v) - Print Drawing - 図面を印刷 + &Quit + 終了(&Q) - Export Drawing - 図面を書き出し + &Block + ブロック(&B) - Exports the current drawing as bitmap - 現在図面をビットマップで書き出す + &Grid + グリッド(&G) - Application - アプリケーション + Ctrl+G + Toggle Grid + Ctrl+G - &Application Preferences - アプリケーション プロパティ(&A) + &Draft + 作図(&D) - Enables/disables the grid - グリッド表示切り替え + &Statusbar + ステータスバー(&S) - Statusbar - ステータスバー + Focus on &Command Line + 指令枠に焦点を合わせる(&C) + + + LC_ActionFileExportMakerCam - &Statusbar - ステータスバー(&S) + Export as &MakerCAM SVG... + MakerCAM SVGでエクスポート(&M)... - Enables/disables the statusbar - ステータスバー表示切替 + Export as + エクスポート + + + LC_ActionLayersToggleConstruction - Draft - 作図 + Toggle &Construction Layer + 作図補助レイヤーの切り替え(&C) + + + LC_SimpleTests - &Draft - 作図(&D) + De&bugging + デバッグ(&D) - Enables/disables the draft mode - 作図モード切替 + Insert Image + 画像を挿入 + + + LG_DimzerosBox - Open IDE - スクリプト用統合環境を開く + select: + 選択: - &Open IDE - スクリプト用統合環境を開く(&O) + remove left + 左側を取り除く - Opens the integrated development environment for scripting - スクリプト用統合環境を開く + remove right + 右側を取り除く - Run Script.. - スクリプト実行.. + remove 0' + 0’ を取り除く - &Run Script.. - スクリプト実行(&R).. + remove 0" + 0" を取り除く + + + PolylineEquidistantOptions - Runs a script - スクリプト実行 + Line Relative Angle Options + 線分相対角度オプション - &Preferences - 参照(&P) + Spacing: + 間隔: - &Export... - 書き出し(&E)... + Distance from original polyline + 元のポリラインからの距離 - &Print... - 印刷(&P)... - - - Quit - 終了 + Copies: + 複写: + + + QC_ActionGetEnt - &Quit - 終了(&Q) + Select object: + オブジェクトを選択: - CTRL-G - + Cancel + 中止 + + + QC_ActionGetPoint - &Selection pointer - + Specify a point + 点を指定する - Export as PDF - + Cancel + 中止 + + + QC_ActionGetSelect - &Block - + Select objects: + オブジェクトを選択: - &Export as image - + Cancel + 中止 - QG_ActionHandler + QC_ApplicationWindow - escape - escape, go back from action steps - + Running script '%1' + スクリプト'%1'を機動中 - - - QG_ActiveLayerName - Selection - 選択 + Inserting block '%1' + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロック'%1'を挿入中 - <html><head/><body><p><br/></p></body></html> - + &File + ファイル(&F) - Current Layer - + Import + インポート - <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<html><head><meta name="qrichtext" content="1" /><style type="text/css"> -p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Helvetica'; font-size:7pt; font-weight:400; font-style:normal;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Name of Current Active Layer</p></body></html> - + &Edit + 編集(&E) - - - QG_ArcOptions - Arc Options - 円弧オプション + &View + 表示(&V) - Clockwise - 時計回り + Focus on &Command Line + 指令枠に焦点を合わせる(&C) - Counter Clockwise - 反時計回り + &Select + 選択(&S) - Counterclockwise - + &Draw + 描く(&D) - - - QG_ArcTangentialOptions - Tangential Arc Options - 接線円弧オプション + &Line + 線(&L) - Radius: - 半径: + &Arc + 円弧(&A) - Radius of the tangential arc - + &Circle + 円(&C) - Total subtending angle of the tangential arc - + &Ellipse + 楕円(&E) - Radius - Draw Tangential Arc by the given radius - + &Spline + スプライン(&S) - Angle - Draw Tangential Arc by the given radius - 角度 + &Polyline + ポリライン(&P) - - - QG_BevelOptions - Bevel Options - C面取りオプション + &Dimension + 寸法(&D) - Trim - 削除 + &Modify + 変更・修正(&M) - Check to trim both entities to the bevel - C面取りする両図形をチェック + &Snap + スナップ(&S) - Length 1: - 長さ1: + &Info + 図形情報(&I) - Length 2: - 長さ2: + &Layer + レイヤー(&L) - - - QG_BlockDialog - Block Settings - 部品設定 + &Block + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロック(&B) - Block Name: - 部品名: + &Scripts + スクリプト(&S) - Cancel - 中止 + About + Librecadの情報 - Renaming Block - 部品の名称変更 + &Manual + マニュアル(&M) - Could not name block. A block named "%1" already exists. - 指定した部品の名前はつけられません。既に"%1"は存在しています。 + &Window + 画面(&W) - &OK - (&O)K + &Help + ヘルプ(&H) - Alt+O - Alt+O + Layer List + レイヤー一覧 - Esc - Esc + Block List + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロック一覧 - - - QG_BlockWidget - Add a block - 部品追加 + Library Browser + ライブラリ一覧 - Remove the active block - 選択部品削除 + Command line + コマンドライン - Rename the active block - 選択部品の名称変更 + &Cascade + カスケード表示(&C) - Edit the active block -in a separate window - + &Tile + タイル表示・自動配置(&T) - Insert the active block - 編集部品挿入 + Tile &Horizontally + タイル表示:水平(&H) - Block Menu - 部品 メニュ + Creating new file... + 新しいファイルを作成... - &Defreeze all Blocks - 全部品固定解除(&D) + Block '%1' + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロック'%1' - &Freeze all Blocks - 全部品固定(&F) + unnamed document %1 + 無題 %1 - &Add Block - 部品追加(&A) + New Drawing created. + 新規図面を作成しました. - &Remove Block - 部品削除(&R) + Cannot open the file +%1 +Please check the permissions. + ファイル %1 は開けません、権限をチェックしてください. - &Edit Block - 部品編集(&E) + Loaded document: + ドキュメントをロードじました: - &Toggle Visibility - 表示切替(&T) + Opening aborted + 開くことを中止 - Show all blocks - 全部品表示 + Saving drawing... + 図面を保存... - Hide all blocks - 全部品非表示 + Saved drawing: %1 + 図面 %1 を保存しました - &Rename Block - 部品名変更(&R) + Cannot save the file +%1 +Please check the permissions. + ファイル %1 は保存できません、権限をチェックしてください. - &Insert Block - 部品挿入(&I) + Saving drawing under new filename... + 新しい名前で図面を保存... - &Create New Block - 新規部品作成(&C) + Auto-saving drawing... + 図面を自動保存... - Create Block - 部品作成 + Auto-saved drawing + 図面を自動保存しました - Add an empty block - + Cannot auto-save the file +%1 +Please check the permissions. +Auto-save disabled. + ファイル %1 が自動保存できません、権限をチェックしてください. - save the active block to a file - + Exporting drawing... + 図面をエクスポート... - - - QG_CadToolBar - CAD Tools - 作図ツール + Exported: %1 + エクスポート: %1 - - - QG_CadToolBarArcs - Arcs - 円弧 + Exporting... + エクスポート... - Arc with three points - 三点指示円弧 + Export complete + エクスポートは完了しました - Arc with Center, Point, Angles - 中心点、円周上の点、角度指示円弧 + Export failed! + エクスポートは失敗しました! - Back to main menu - 主メニューへ戻る + Printing... + 印刷... - Concentric - 同心円 + Printing complete + 印刷を完了しました - Arc tangential to base entity with radius - 半径指示で基準図形へ接円弧 + Print preview for %1 + %1 の印刷プレビュー - - - QG_CadToolBarCircles - Circles - + Exiting application... + アプリケーションを実行... - Circle with two opposite points - 二点指示 円 + None + 無し - Circle with center and radius - 中心点、半径指示 円 + About... + Librecadの情報... - Circle with center and point - 中心点、円周上の一点指示 円 + Modules: %1 + モジュール: %1 - Circle with three points - 円周上の3点指示 円 + Help + ヘルプ - Back to main menu - 主メニューへ戻る + Bugger, I couldn't find the helpfiles on the filesystem. + 故障、ヘルプファイルをシステムの中に見つけることができない. - Concentric - 同心円 + &Toolbars + ツールバー(&T) - - - QG_CadToolBarDim - Dimensions - 寸法 + Compiled on: %1 + コンパイル・オン: %1 - Back to main menu - 主メニューへ戻る + Program Icons Supplied by + 供給されたプログラム・アイコン - Diametric Dimension - 直径寸法 + Splash and Logo supplied by + 供給された起動画面とロゴ - Radial Dimension - 半径寸法 + Main Website : + メインWEBサイト: - Vertical Dimension - 垂直寸法 + Version: %1 + バージョン: %1 - Horizontal Dimension - 水平寸法 + SCM Revision: %1 + SCM リビジョン: %1 - Linear Dimension - 線分寸法 + Warning: File already opened : + 警告: ファイルは開かれています: - Aligned Dimension - 並列寸法 + Cannot save the file + ファイルの保存ができません - Angular Dimension - 角度寸法 + , please check the filename and permissions. + , ファイル名、権限をチェックしてください. - Leader - 補助線寸法 + Please consider donating to LibreCAD to help maintain the source code and website. + ソースコードとWEBサイトを管理のため、LibreCADに寄付をお願いします. - Concentric - 同心円 + Su&b-Window mode + サブ・ウィンドウモード(&b) - - - QG_CadToolBarEllipses - Ellipses - 楕円 + Tile &Vertically + タイル表示:縦(&V) - Ellipse arc with center, two points and angles - 中心点、円周上の2点、角度指示 楕円弧 + Ta&b mode + タブモード(&b) - Ellipse with Center and two points - 中心点、円周上の2点指示 楕円 + Draw &Order + 図形の配置(&O) - Back to main menu - 主メニューに戻る + New document from template: + テンプレートから新しいドキュメント: - Concentric - 同心円 + Select Template aborted + 中止したテンプレートを選択 - - - QG_CadToolBarInfo - Info - 図形情報 + Auto-saving failed + 自動保存に失敗しました - Back to main menu - 主メニューに戻る + File + ファイル - Distance (Point, Point) - 二点間の距離 + Edit + 編集 - Distance (Entity, Point) - 端点と図形の距離 + View + 表示 - Angle - 角度 - - - Total length of selected entities - 選択図形の全長 - - - Area of polygon - ポリゴンの面積 - - - Concentric - 同心円 - - - - QG_CadToolBarLines - - Lines - 線分 - - - Freehand lines - フリーハンド線分 - - - Orthogonal lines - 直交線分 - - - Back to main menu - 主メニューに戻る - - - Bisectors - - - - Tangents from circle to circle - 2円の接線 - - - Tangents from point to circle - 端点から円へ接線 - - - Line with two points - 二点指示線分 - - - Lines with relative angles - 相対角度指示線分 - - - Line with given angle - 指示角度で線分作図 - - - Horizontal lines - 水平線分 - - - Vertical lines - 垂直線分 - - - Rectangles - 矩形 + Pen Selection + ペン選択 - Polygons with Center and Corner - 中心点、コーナー指示ポリゴン + Snap Selection + スナップ選択 - Polygons with two Corners - 2点コーナー指示ポリゴン + Tool Options + ツールオプション - Parallels with distance - 距離指示平行線 + Export as + エクスポート - Parallels through point - 端点を通過する平行線 + Compiler: Clang %1.%2.%3 + コンパイラ: Clang %1.%2.%3 - - - QG_CadToolBarMain - Main - 主メニュー + Compiler: GNU GCC %1.%2.%3 + コンパイラ: GNU GCC %1.%2.%3 - Show menu "Lines" - 線分メニュ表示 + Compiler: Microsoft Visual C++<br> + コンパイラ: Microsoft Visual C++<br> - Show menu "Arcs" - 円弧メニュ表示 + Qt Version: %1 + QTのバージョン: %1 - Show menu "Circles" - 円メニュ表示 + Help files not found + ヘルプファイルが見つかりません - Show menu "Measure" - 測定メニュ表示 + Draft Mode + 作図モード - Show menu "Ellipses" - 楕円メニュ表示 + Export as PDF + PDFファイルで書き出し - Hatches / Solid Fills - ハッチ/塗りつぶし + &Text + テキスト(&T) - Show menu "Edit" - 編集メニュ表示 + Export + エクスポート - Show menu "Dimensions" - 寸法メニュ表示 + Cannot open the file +%1 +Please check its existence and permissions. + ファイル %1 が開けません +ファイルが存在しているか、もしくは権限をチェックしてください. - Texts - テキスト + File '%1' does not exist. Opening aborted + ファイル %1 は存在しません.開くことは中止しました - Show menu "Select" - 選択メニュ表示 + Online (Wiki) + オンライン (Wiki) - Create Block - 部品作成 + Line + 線分 - Raster Image - イメージ + Circle + - Points - + Ellipse + 楕円 - Splines - スプライン + Polyline + ポリライン - Polylines - ポリライン + Dimension + 寸法 - Draw Points - 点作図 + Pen + ペン - QG_CadToolBarModify - - Modify - 変更 - - - Back to main menu - 主メニューに戻る - + QC_MDIWindow - Rotate - 回転 + Do you really want to close the drawing? + 図面を閉じますか? - Scale - スケール + Do you really want to close the file +%1? + ファイル %1 を閉じますか? - Move - 移動 + Closing Drawing + 図面を閉じる + + + QG_ActionFactory - Move and Rotate - 移動、回転 + &Close + 閉じる(&C) - Explode - 分解 + &Grid + グリッド(&G) - Delete - 削除 + &Application Preferences + アプリケーションの設定(&A) - Stretch - 伸長 + &Statusbar + ステータスバー(&S) - Round - R面取り + &Draft + 作図(&D) - Bevel - C面取り + Open IDE + スクリプト用統合環境を開く - Trim by amount - 値で調節 + Run Script.. + スクリプト実行.. - Trim / Extend two - 2点指示調節/延長 + &Preferences + 参照(&P) - Trim / Extend - 調節/延長 + &Print... + 印刷(&P)... - Rotate around two centers - 2中心点の回りを回転 + &Quit + 終了(&Q) - Edit Entity Attributes - 図形属性編集 + &Selection pointer + ポインターを選択(&S) - Edit Entity Geometry - 図形編集 + Export as PDF + PDFでエクスポート - Mirror - 鏡面 + &Block + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロック(&B) - Divide - 分割 + &Export as image + 画像でエクスポート(&E) - Explode Text into Letters - テキストを個別文字に分解 + Ctrl+G + Toggle Grid + Ctrl+G - Edit Text - テキスト編集 + CAD ToolBar + CAD ツールバー + + + QG_ActionHandler - Bring To Front - 前面へ移動 + escape + escape, go back from action steps + エスケープ + + + QG_ActiveLayerName - Send To Back - 背後へ移動 + Selection + 選択 - Move / Copy - 移動/複写 + <html><head/><body><p><br/></p></body></html> + <html><head/><body><p><br/></p></body></html> - Rotate Two - 二点で回転 + Current Layer + 現在のレイヤー - Lengthen - 伸長 + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Helvetica'; font-size:7pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Name of Current Active Layer</p></body></html> + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Helvetica'; font-size:7pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">現在、編集しているレイヤー名</p></body></html> - QG_CadToolBarPoints + QG_ArcOptions - Points - + Arc Options + 円弧オプション - Back to main menu - 主メニューに戻る + Clockwise + 時計回り - Single points - + Counterclockwise + 反時計回り - QG_CadToolBarPolylines - - Polylines - ポリライン - - - Back to main menu - 主メニュに戻る - - - Create Polyline - ポリラン作成 - - - Delete between two nodes - 二ノード間を削除 - - - Add node - ノード挿入 - - - Delete node - ノード削除 - + QG_ArcTangentialOptions - Trim segments - セグメント削除 + Tangential Arc Options + 接線円弧オプション - Append node - ノード追加 + Radius of the tangential arc + 接線の弧の半径 - Create Equidistant Polylines - 等間隔ポリライン作成 + Total subtending angle of the tangential arc + 接する円の全体の角度 - Create Polyline from Existing Segments - 既存セグメントからポリライン作成 + Radius + Draw Tangential Arc by the given radius + 半径 - Concentric - 同心円 + Angle + Draw Tangential Arc by the given radius + 角度 - QG_CadToolBarSelect - - Select - 選択 - - - Select all - 全て選択 - - - Back to main menu - 主メニューに戻る - - - Select intersected entities - 交差した図形群を選択 - + QG_BevelOptions - Deselect intersected entities - 交差した図形群を非選択 + Bevel Options + C面取りオプション - Deselect all - 全選択解除 + Trim + 削除 - Invert Selection - 内包選択 + Check to trim both entities to the bevel + C面取りする両図形をチェック - Select layer - 画層選択 + Length 1: + 長さ1: - (De-)Select contour - 輪郭線(非)選択 + Length 2: + 長さ2: + + + QG_BlockDialog - (De-)Select entity - 図形(非)選択 + Block Settings + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロック設定 - Deselect Window - ウィンドウで非選択 + Block Name: + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロック名: - Select Window - ウィンドウ選択 + Renaming Block + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロックの名称変更 - Continue action - アクション継続 + Could not name block. A block named "%1" already exists. + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + 指定したブロック名は使用できません。既に"%1"は存在しています。 - QG_CadToolBarSnap - - Snap - スナップ - + QG_BlockWidget - Back to main menu - 主メニューに戻る + Remove the active block + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + 選択ブロック削除 - Snap to grid - グリッドへスナップ + Rename the active block + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + 選択ブロックの名称変更 - Free positioning - 任意位置指定 + Edit the active block +in a separate window + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + 別個のウィンドウで +アクティブなブロックを編集 - Snap to Endpoints - 終点へスナップ + Insert the active block + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + 編集ブロック挿入 - Snap to closest point on entity - 図形上の近傍点へスナップ + Block Menu + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロック メニュ - Snap to center points - 中心点へスナップ + &Defreeze all Blocks + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + 全ブロック固定解除(&D) - Snap to middle points - 中点へスナップ + &Freeze all Blocks + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + 全ブロック固定(&F) - Snap to point with given distance to endpoint - 終点までの指定距離指示で点へスナップ + &Add Block + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロック追加(&A) - Snap to intersections automatically - 自動的に交点へスナップ + &Remove Block + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロック削除(&R) - No Restriction - 制限なし + &Edit Block + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロック編集(&E) - Orthogonal Restriction - 直交制限 + &Toggle Visibility + 表示切替(&T) - Horizontal Restriction - 水平制限 + Show all blocks + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + 全ブロック表示 - Vertical Restriction - 垂直制限 + Hide all blocks + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + 全ブロック非表示 - Move relative Zero - 相対原点へ移動 + &Rename Block + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロック名変更(&R) - Lock relative Zero - 相対原点を固定 + &Insert Block + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロック挿入(&I) - Snap to intersections manually - 指定して交点へスナップ + &Create New Block + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + 新規ブロック作成(&C) - - - QG_CadToolBarSplines - Splines - スプライン + Create Block + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロック作成 - Back to main menu - 主メニューに戻る + Add an empty block + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + 空のブロックを追加 - Spline - スプライン + save the active block to a file + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + アクティブなブロックをファイルに保存 @@ -1703,30 +1618,31 @@ QG_CircleTan2Options Circle Tangential2 Options - + 円の接線は2つのオプション <html><head/><body><p>Radius of the tangential circle to draw</p></body></html> - + <html><head/><body><p>線に接した円の半径</p></body></html> Radius: - 半径: + 半径: Radius of tangential circle - + 接線の円の半径 QG_ColorBox By Layer - 画層で + レイヤー設定 By Block - 部品で + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロック設定 Red @@ -1762,7 +1678,7 @@ Light Gray - ライトグレー + 明るい灰色 Others.. @@ -1774,78 +1690,89 @@ Dark Red - + 暗い赤 Dark Yellow - + 暗い黄 Dark Green - + 暗い緑 Dark Cyan - + 暗いシアン Dark Blue - + 暗い青 Dark Magenta - + 暗い紫 Dark Gray - + 暗い灰色 QG_CommandEdit clear - + クリア - QG_CommandWidget + QG_CommandHistory - Command Line - コマンドライン + &Copy + コピー(&C) - Command: - コマンド: + select&All + 全て選択(&A) - Unknown command: %1 - + Select &All + 全て選択(&A) - Command history and output - + Clear + クリア + + + QG_CommandWidget - Clear - + Command Line + コマンドライン - <html><head/><body><p>type in coordinates or commands</p></body></html> - + Command: + コマンド: - &Copy - 複写(&C) + Unknown command: %1 + 未知のコマンド: %1 - select&All - + Command history and output + コマンドの履歴を出力 + + + Clear + クリア + + + <html><head/><body><p>type in coordinates or commands</p></body></html> + <html><head/><body><p>座標やコマンドを入力</p></body></html> escape escape, go back from action steps - + エスケープ @@ -1877,56 +1804,32 @@ ラベル: - テク - φ - - - ツー - ° - - - ツア - ± - - - ツカ - π - - - テ需 - × - - - テキ - / - - ° - + ° ± - + ± × - + × ÷ - + ÷ ... - + ... ⌀ - + π - + π @@ -1948,52 +1851,28 @@ 挿入: - テク (Diameter) - φ(直径) - - - ツー (Degree) - °(度) - - - ツア (Plus / Minus) - ±(プラス/マイナス) - - - ツカ (Pi) - π(円周率) - - - テ需 (Times) - ×(乗算) - - - テキ (Division) - /(割り算) - - ° (Degree) - + ° (角度) ± (Plus / Minus) - + ± (プラス/マイナス) × (Times) - + × (乗算) ÷ (Division) - + ÷ (除算) ⌀ (Diameter) - + ⌀ (直径) π (Pi) - + π (円周率) @@ -2004,7 +1883,7 @@ Layer: - 画層: + レイヤー: Geometry @@ -2034,48 +1913,16 @@ Reversed 反転 - - Cancel - 中止 - - - ??(&O) - 了解(&O) - - - Alt+O - Alt*O - - - Esc - Esc - QG_DlgAttributes Attributes - 属性 + 線種 Layer: - 画層: - - - Cancel - 中止 - - - &OK - 了解(&O) - - - Alt+O - Alt+O - - - Esc - Esc + レイヤー: @@ -2086,7 +1933,7 @@ Layer: - 画層: + レイヤー: Geometry @@ -2104,22 +1951,6 @@ Center (x): 中心点(x): - - Cancel - 中止 - - - &OK - 了解(&O) - - - Alt+O - Alt+O - - - Esc - Esc - QG_DlgDimLinear @@ -2129,7 +1960,7 @@ Layer: - 画層: + レイヤー: Geometry @@ -2139,40 +1970,12 @@ Angle: 角度: - - &OK - 了解(&O) - - - Cancel - 中止 - - - Esc - Esc - QG_DlgDimension Layer: - 画層: - - - &OK - 了解(&O) - - - Alt+O - Alt+O - - - Cancel - 中止 - - - Esc - Esc + レイヤー: Dimension @@ -2187,7 +1990,7 @@ Layer: - 画層: + レイヤー: Geometry @@ -2225,22 +2028,6 @@ Reversed 反転 - - Cancel - 中止 - - - &OK - 了解(&O) - - - Alt+O - Alt+O - - - Esc - Esc - QG_DlgHatch @@ -2272,76 +2059,56 @@ Enable Preview プレビュー有効 - - &OK - 了解(&O) - - - Alt+O - Alt+O - - - Cancel - 中止 - QG_DlgImage Image - イメージ + 画像 Layer: - 画層: + レイヤー: Geometry - 図形 + 図形 Width: - 幅: + 幅: Height: - 高さ: + 高さ: insert (x): - + 挿入 (x): Scale: - 倍率: + 倍率: Size (px): - + サイズ (px): path: - + パス: insert (y): - + 挿入 (y): Angle: - 角度: - - - Cancel - 中止 - - - Esc - Esc + 角度: DPI - + DPI @@ -2375,14 +2142,6 @@ Command Language: コマンド 言語: - - OK - OK - - - Enter - 入力 - QG_DlgInsert @@ -2392,7 +2151,7 @@ Layer: - 画層: + レイヤー: Geometry @@ -2407,10 +2166,6 @@ 挿入点(y): - Scale: - 倍率: - - Angle: 角度: @@ -2431,24 +2186,12 @@ 列間隔: - Cancel - 中止 - - - &OK - 了解(&O) - - - Esc - Esc - - Scale X: - + 縮尺 X: Scale Y: - + 縮尺 Y: @@ -2459,7 +2202,7 @@ Layer: - 画層: + レイヤー: Geometry @@ -2475,630 +2218,618 @@ Start point (y): - 開始点(y): + 始点(y): Start point (x): - 開始点(x): - - - Cancel - 中止 - - - &OK - 了解(&O) - - - Esc - Esc + 始点(x): QG_DlgMText MText - + マルチテキスト Layer: - 画層: + レイヤー: Font - 字体 + フォント &Height: - 高さ(&H): + 高さ(&H): Line &spacing: - 行間(&s): + 行間(&s): &Default line spacing - 既定行間(&D) + 標準の行間(&D) Alt+D - Alt+D + Alt+D Alignment - 配置 + 配置 Top Right - 右上 + 右上 Top Left - 左上 + 左上 Middle Left - 左中間 + 左中間 Middle Center - 中央中間 + 中央中間 Middle Right - 右中間 + 右中間 Bottom Left - 左下 + 左下 Bottom Right - 右下 + 右下 Bottom Center - 中央下 + 中央下 Top Center - 中央上 + 中央上 Angle - 角度 + 角度 Text: - テキスト: + テキスト: Clear Text - テキスト削除 + テキスト削除 Load Text From File - ファイルからテキストを読み込む + ファイルからテキストを読み込む Save Text To File - ファイルにテキストを保存 + ファイルにテキストを保存 Cut - + 切り取り Copy - 複写 + 複写 Paste - 貼り付け + 貼り付け Insert Symbol - シンボル挿入 + シンボル挿入 Degree (°) - + 角度 (°) Plus / Minus (±) - + プラス/マイナス (±) At (@) - At (@) + アットマーク (@) Hash (#) - ハッシュ(#) + 記号番号 (#) Dollar ($) - ドル ($) + ドル ($) Copyright (©) - + 商標 (©) Registered (®) - + 登録 (®) Paragraph (§) - + 段落 (§) Pi (π) - + 円周率 (π) Pound (£) - + ポンド (£) Yen (¥) - + 日本円 (¥) Times (×) - + 乗算 (×) Division (÷) - + 除算 (÷) Insert Unicode - Unicode 挿入 + Unicode 挿入 Page: - ページ: + ページ: Char: - 文字: + 文字: [0000-007F] Basic Latin - [0000-007F] Basic Latin + [0000-007F] 基本ラテン文字(ASCII互換) [0080-00FF] Latin-1 Supplementary - [0080-00FF] Latin-1 Supplementary + [0080-00FF] ラテン1補助 [0100-017F] Latin Extended-A - [0100-017F] Latin Extended-A + [0100-017F] ラテン文字拡張A [0180-024F] Latin Extended-B - [0180-024F] Latin Extended-B + [0180-024F] ラテン文字拡張B [0250-02AF] IPA Extensions - [0250-02AF] IPA Extensions + [0250-02AF] IPA拡張(国際音声記号) [02B0-02FF] Spacing Modifier Letters - [02B0-02FF] Spacing Modifier Letters + [02B0-02FF] 前進を伴う修飾文字 [0300-036F] Combining Diacritical Marks - [0300-036F] Combining Diacritical Marks + [0300-036F] ダイアクリティカルマーク(合成可能) [0370-03FF] Greek and Coptic - [0370-03FF] Greek and Coptic + [0370-03FF] ギリシア文字及びコプト文字 [0400-04FF] Cyrillic - [0400-04FF] Cyrillic + [0400-04FF] キリール文字(キリル文字) [0500-052F] Cyrillic Supplementary - [0500-052F] Cyrillic Supplementary + [0500-052F] キリール文字補助 [0530-058F] Armenian - [0530-058F] Armenian + [0530-058F] アルメニア文字 [0590-05FF] Hebrew - [0590-05FF] Hebrew + [0590-05FF] ヘブライ文字 [0600-06FF] Arabic - [0600-06FF] Arabic + [0600-06FF] アラビア文字 [0700-074F] Syriac - [0700-074F] Syriac + [0700-074F] シリア文字 [0780-07BF] Thaana - [0780-07BF] Thaana + [0780-07BF] アラビア文字補助 [0900-097F] Devanagari - [0900-097F] Devanagari + [0900-097F] デーヴァナーガリー文字 [0980-09FF] Bengali - [0980-09FF] Bengali + [0980-09FF] ベンガル文字 [0A00-0A7F] Gurmukhi - [0A00-0A7F] Gurmukhi + [0A00-0A7F] グルムキー文字 [0A80-0AFF] Gujarati - [0A80-0AFF] Gujarati + [0A80-0AFF] グジャラート文字(グジャラーティー文字) [0B00-0B7F] Oriya - [0B00-0B7F] Oriya + [0B00-0B7F] オリヤー文字 [0B80-0BFF] Tamil - [0B80-0BFF] Tamil + [0B80-0BFF] タミル文字 [0C00-0C7F] Telugu - [0C00-0C7F] Telugu + [0C00-0C7F] テルグ文字 [0C80-0CFF] Kannada - [0C80-0CFF] Kannada + [0C80-0CFF] カンナダ文字 [0D00-0D7F] Malayalam - [0D00-0D7F] Malayalam + [0D00-0D7F] マラヤーラム文字 [0D80-0DFF] Sinhala - [0D80-0DFF] Sinhala + [0D80-0DFF] シンハラ文字 [0E00-0E7F] Thai - [0E00-0E7F] Thai + [0E00-0E7F] タイ文字 [0E80-0EFF] Lao - [0E80-0EFF] Lao + [0E80-0EFF] ラオス文字(ラーオ文字) [0F00-0FFF] Tibetan - [0F00-0FFF] Tibetan + [0F00-0FFF] チベット文字 [1000-109F] Myanmar - [1000-109F] Myanmar + [1000-109F] ミャンマー文字(ビルマ文字) [10A0-10FF] Georgian - [10A0-10FF] Georgian + [10A0-10FF] グルジア文字 [1100-11FF] Hangul Jamo - [1100-11FF] Hangul Jamo + [1100-11FF] ハングル字母 [1200-137F] Ethiopic - [1200-137F] Ethiopic + [1200-137F] エチオピア文字(ゲエズ文字) [13A0-13FF] Cherokee - [13A0-13FF] Cherokee + [13A0-13FF] チェロキー文字 [1400-167F] Unified Canadian Aboriginal Syllabic - [1400-167F] Unified Canadian Aboriginal Syllabic + [1400-167F] 統合カナダ先住民音節(カナダ先住民文字) [1680-169F] Ogham - [1680-169F] Ogham + [1680-169F] オガム文字 [16A0-16FF] Runic - [16A0-16FF] Runic + [16A0-16FF] ルーン文字 [1700-171F] Tagalog - [1700-171F] Tagalog + [1700-171F] タガログ文字(バイバイン) [1720-173F] Hanunoo - [1720-173F] Hanunoo + [1720-173F] ハヌノオ文字 [1740-175F] Buhid - [1740-175F] Buhid + [1740-175F] ブヒッド文字 [1760-177F] Tagbanwa - [1760-177F] Tagbanwa + [1760-177F] タグバヌア文字(タグバヌワ文字) [1780-17FF] Khmer - [1780-17FF] Khmer + [1780-17FF] クメール文字 [1800-18AF] Mongolian - [1800-18AF] Mongolian + [1800-18AF] モンゴル文字 [1E00-1EFF] Latin Extended Additional - [1E00-1EFF] Latin Extended Additional + [1E00-1EFF] ラテン文字拡張追加 [1F00-1FFF] Greek Extended - [1F00-1FFF] Greek Extended + [1F00-1FFF] ギリシア文字拡張 [2000-206F] General Punctuation - [2000-206F] General Punctuation + [2000-206F] 一般句読点 [2070-209F] Superscripts and Subscripts - 2070-209F] Superscripts and Subscripts + [2070-209F] 上付き・下付き [20A0-20CF] Currency Symbols - [20A0-20CF] Currency Symbols + [20A0-20CF] 通貨記号 [20D0-20FF] Combining Marks for Symbols - [20D0-20FF] Combining Marks for Symbols + [20D0-20FF] 記号用ダイアクリティカルマーク(合成可能) [2100-214F] Letterlike Symbols - [2100-214F] Letterlike Symbols + [2100-214F] 文字様記号 [2150-218F] Number Forms - 2150-218F] Number Forms + [2150-218F] 数字に準じるもの [2190-21FF] Arrows - [2190-21FF] Arrows + [2190-21FF] 矢印 [2200-22FF] Mathematical Operators - [2200-22FF] Mathematical Operators + [2200-22FF] 数学記号 [2300-23FF] Miscellaneous Technical - [2300-23FF] Miscellaneous Technical + [2300-23FF] その他の技術用記号 [2400-243F] Control Pictures - [2400-243F] Control Pictures + [2400-243F] 制御機能用記号 [2440-245F] Optical Character Recognition - [2440-245F] Optical Character Recognition + [2440-245F] 光学的文字認識、OCR [2460-24FF] Enclosed Alphanumerics - [2460-24FF] Enclosed Alphanumerics + [2460-24FF] 囲み英数字 [2500-257F] Box Drawing - [2500-257F] Box Drawing + [2500-257F] 罫線素片 [2580-259F] Block Elements - [2580-259F] Block Elements + [2580-259F] ブロック要素 [25A0-25FF] Geometric Shapes - [25A0-25FF] Geometric Shapes + [25A0-25FF] 幾何学模様 [2600-26FF] Miscellaneous Symbols - [2600-26FF] Miscellaneous Symbols + [2600-26FF] その他の記号 [2700-27BF] Dingbats - [2700-27BF] Dingbats + [2700-27BF] 装飾記号 [27C0-27EF] Miscellaneous Mathematical Symbols-A - [27C0-27EF] Miscellaneous Mathematical Symbols-A + [27C0-27EF] その他の数学記号A [27F0-27FF] Supplemental Arrows-A - [27F0-27FF] Supplemental Arrows-A + [27F0-27FF] 補助矢印A [2800-28FF] Braille Patterns - [2800-28FF] Braille Patterns + [2800-28FF] 点字図形 [2900-297F] Supplemental Arrows-B - [2900-297F] Supplemental Arrows-B + [2900-297F] 補助矢印B [2980-29FF] Miscellaneous Mathematical Symbols-B - [2980-29FF] Miscellaneous Mathematical Symbols-B + [2980-29FF] その他の数学記号B [2A00-2AFF] Supplemental Mathematical Operators - [2A00-2AFF] Supplemental Mathematical Operators + [2A00-2AFF] 補助数学記号 [2E80-2EFF] CJK Radicals Supplement - [2E80-2EFF] CJK Radicals Supplement + [2E80-2EFF] CJK部首補助 [2F00-2FDF] Kangxi Radicals - [2F00-2FDF] Kangxi Radicals + [2F00-2FDF] 康熙部首 [2FF0-2FFF] Ideographic Description Characters - [2FF0-2FFF] Ideographic Description Characters + [2FF0-2FFF] 漢字構成記述文字、IDC [3000-303F] CJK Symbols and Punctuation - [3000-303F] CJK Symbols and Punctuation + [3000-303F] CJKの記号及び句読点 [3040-309F] Hiragana - [3040-309F] Hiragana + [3040-309F] 平仮名 [30A0-30FF] Katakana - [30A0-30FF] Katakana + [30A0-30FF] 片仮名 [3100-312F] Bopomofo - [3100-312F] Bopomofo + [3100-312F] 注音字母(注音符号) [3130-318F] Hangul Compatibility Jamo - [3130-318F] Hangul Compatibility Jamo + [3130-318F] ハングル互換字母 [3190-319F] Kanbun - [3190-319F] Kanbun + [3190-319F] 漢文用記号(返り点) [31A0-31BF] Bopomofo Extended - [31A0-31BF] Bopomofo Extended + [31A0-31BF] 注音字母拡張 [3200-32FF] Enclosed CJK Letters and Months - [3200-32FF] Enclosed CJK Letters and Months + [3200-32FF] 囲みCJK文字と月 [3300-33FF] CJK Compatibility - [3300-33FF] CJK Compatibility + [3300-33FF] CJK互換用文字 [3400-4DBF] CJK Unified Ideographs Extension A - [3400-4DBF] CJK Unified Ideographs Extension A + [3400-4DBF] CJK統合漢字拡張A [4E00-9FAF] CJK Unified Ideographs - [4E00-9FAF] CJK Unified Ideographs + [4E00-9FAF] CJK統合漢字 [A000-A48F] Yi Syllables - [A000-A48F] Yi Syllables + [A000-A48F] イ文字(ロロ文字) [A490-A4CF] Yi Radicals - [A490-A4CF] Yi Radicals + [A490-A4CF] イ文字部首 [AC00-D7AF] Hangul Syllables - [AC00-D7AF] Hangul Syllables + [AC00-D7AF] ハングル音節文字 [D800-DBFF] High Surrogates - [D800-DBFF] High Surrogates + [D800-DBFF] 上位代用符号位置 [DC00-DFFF] Low Surrogate Area - [DC00-DFFF] Low Surrogate Area + [DC00-DFFF] 下位代用符号位置 [E000-F8FF] Private Use Area - [E000-F8FF] Private Use Area + [E000-F8FF] 私用領域(外字領域) [F900-FAFF] CJK Compatibility Ideographs - [F900-FAFF] CJK Compatibility Ideographs + [F900-FAFF] CJK互換漢字 [FB00-FB4F] Alphabetic Presentation Forms - [FB00-FB4F] Alphabetic Presentation Forms + [FB00-FB4F] アルファベット表示形 [FB50-FDFF] Arabic Presentation Forms-A - [FB50-FDFF] Arabic Presentation Forms-A + [FB50-FDFF] アラビア表示形A [FE00-FE0F] Variation Selectors - [FE00-FE0F] Variation Selectors + [FE00-FE0F] 字形選択子(異体字セレクタ) [FE20-FE2F] Combining Half Marks - [FE20-FE2F] Combining Half Marks + [FE20-FE2F] 半記号(合成可能) [FE30-FE4F] CJK Compatibility Forms - [FE30-FE4F] CJK Compatibility Forms + [FE30-FE4F] CJK互換形 [FE50-FE6F] Small Form Variants - [FE50-FE6F] Small Form Variants + [FE50-FE6F] 小字形 [FE70-FEFF] Arabic Presentation Forms-B - [FE70-FEFF] Arabic Presentation Forms-B + [FE70-FEFF] アラビア表示形B [FF00-FFEF] Halfwidth and Fullwidth Forms - [FF00-FFEF] Halfwidth and Fullwidth Forms + [FF00-FFEF] 半角・全角形 [FFF0-FFFF] Specials - [FFF0-FFFF] Specials + [FFF0-FFFF] 特殊用途文字 [10300-1032F] Old Italic - [10300-1032F] Old Italic + [10300-1032F] 古代イタリア文字(古イタリア文字) [10330-1034F] Gothic - [10330-1034F] Gothic + [10330-1034F] ゴート文字 [10400-1044F] Deseret - [10400-1044F] Deseret + [10400-1044F] デザレット文字 [1D000-1D0FF] Byzantine Musical Symbols - [1D000-1D0FF] Byzantine Musical Symbols + [1D000-1D0FF] ビザンチン音楽記号 [1D100-1D1FF] Musical Symbols - [1D100-1D1FF] Musical Symbols + [1D100-1D1FF] 音楽記号 [1D400-1D7FF] Mathematical Alphanumeric Symbols - [1D400-1D7FF] Mathematical Alphanumeric Symbols + [1D400-1D7FF] 数学用英数字記号 [20000-2A6DF] CJK Unified Ideographs Extension B - [20000-2A6DF] CJK Unified Ideographs Extension B + [20000-2A6DF] CJK統合漢字拡張B [2F800-2FA1F] CJK Compatibility Ideographs Supplement - [2F800-2FA1F] CJK Compatibility Ideographs Supplement + [2F800-2FA1F] CJK互換漢字補助 [E0000-E007F] Tags - [E0000-E007F] Tags + [E0000-E007F] タグ [F0000-FFFFD] Supplementary Private Use Area-A - [F0000-FFFFD] Supplementary Private Use Area-A + [F0000-FFFFD] 補助私用領域A [100000-10FFFD] Supplementary Private Use Area-B - [100000-10FFFD] Supplementary Private Use Area-B + [100000-10FFFD] 補助私用領域B Diameter (⌀) - + 直径 (⌀) @@ -3112,10 +2843,6 @@ 複写回数 - Cancel - 中止 - - &Delete Original 原本削除(&D) @@ -3129,36 +2856,20 @@ Use current &layer - 現在画層を使用(&l) - - - &OK - 了解(&O) - - - Esc - Esc + 現在のレイヤーを使用(&l) ... - + ... QG_DlgMove - Moving Options - 移動オプション - - Number of copies 複写回数 - Cancel - 中止 - - &Delete Original 原本削除(&D) @@ -3176,31 +2887,19 @@ Use current &layer - 現在画層使用(&l) - - - &OK - 了解(&O) - - - Alt+O - Alt+O - - - Esc - Esc + 現在レイヤー使用(&l) ... - + ... Move/Copy Options - + 移動/コピー オプション Number of copies. Maximum 100 - + コピー数(最大100) @@ -3210,22 +2909,10 @@ 移動回転オプション - Cancel - 中止 - - Number of copies 複写回数 - &OK - 了解(&O) - - - Esc - Esc - - &Angle (a): 角度&A(a): @@ -3235,7 +2922,7 @@ Use current &layer - 現在画層使用(&l) + 現在のレイヤーを使用(&l) &Delete Original @@ -3251,11 +2938,11 @@ ... - + ... Ctrl+S - + Ctrl+S @@ -3313,12 +3000,8 @@ 角度 - &OK - 了解(&O) - - Paper Format - 用紙フォーマット + 用紙 Text Height: @@ -3329,18 +3012,6 @@ 単位 - 1 - 1 - - - 2 - 2 - - - 5 - 5 - - Deg/min/sec 時/分/秒 @@ -3350,7 +3021,7 @@ Surveyor's units - 測定単位 + 測量用単位 Options @@ -3361,24 +3032,16 @@ エンジニア、建築長さはインチに設定されます。 - Extension line extension: - 外出し長さ: - - Arrow size: 矢印の大きさ: - Extension line offset: - 延長線 オフセット: - - Dimension line gap: - 寸法線ギャップ: + 寸法線との隙間: Drawing Preferences - 図面参照 + 図面の設定 &Paper @@ -3386,11 +3049,11 @@ &Landscape - ランドスケープ(&L) + 横置き(&L) P&ortrait - ポートレート(&o) + 縦置き(&o) Paper &Height: @@ -3429,18 +3092,6 @@ 寸法(&D) - Cancel - 中止 - - - Esc - Esc - - - Alt+O - Alt+O - - Grid Settings グリッド設定 @@ -3473,168 +3124,208 @@ スプライン一区間当たりの微線分数: - 4 - 4 + Crosshair + 十字線 - 8 - 8 + Left crosshair with isometric grid + 十字線は左、アイソメトリック時 - 16 - 16 + Left + - 32 - 32 + Top crosshair with isometric grid + 十字線は上、アイソメトリック時 - 64 - 64 + Top + - 0.01 - 0.01 + Right crosshair with isometric grid + 十字線は右、アイソメトリック時 - 0.1 - 0.1 + Right + - 10 - 10 + Use orthogonal grid + 直交グリッドを使用 - Crosshair - + Orthogonal Grid + 直交グリッド - Left crosshair with isometric grid - + Use isometric grid + アイソメトリック・グリッドを使用 - Left - + Isometric Grid + アイソメトリック・グリッド - Top crosshair with isometric grid - + Tick size: + 斜線のサイズ: - Top - + <html><head/><body><p>Dimension Tick size. Set it to 0 will disable the dimension tick. Dimension arrow won't be drawn when dimension tick is enabled.</p></body></html> + <html><head/><body><p>斜線を末端記号で使うときのサイズ. 末端記号に斜線を使わない時は 0 に設定する. 斜線のサイズが指定されれば矢印に優先されて用いられる.</p></body></html> - Right crosshair with isometric grid - + Horizontal + 水平 - Right - + General Scale: + 縮尺: - Use orthogonal grid - + <html><head/><body><p>Scale to multiply all dimension values.</p></body></html> + <html><head/><body><p>数値の合計を計測.</p></body></html> - Orthogonal Grid - + <html><head/><body><p>Scale to multiply all dimension geometries.</p></body></html> + <html><head/><body><p>図形寸法の合計を計測.</p></body></html> - Use isometric grid - + Text style: + 字体: - Isometric Grid - + '.' (Period) + '.' (ピリオド) - Tick size: - + ',' (Comma) + ',' (コンマ) - <html><head/><body><p>Dimension Tick size. Set it to 0 will disable the dimension tick. Dimension arrow won't be drawn when dimension tick is enabled.</p></body></html> - + Decimal separator: + 十進数分離: - 0 - 0 + Linear units: + 寸法単位: - Alignment: - + Color: + 色: - Dimension Aligned - + Include all + すべて読み込む - Horizontal - 水平 + supress leading + リードすることを抑制する - General Scale: - + supress trailing + 引くことを抑制する - <html><head/><body><p>Scale to multiply all dimension values.</p></body></html> - + supress all + すべて抑える - 0.5 - 0.5 + Length Factor: + 長さの倍率: - 1.0 - 1.0 + Angular units: + 角度単位: - 2.0 - 2.0 + Linear zeros: + 寸法 0 : - 5.0 - 5.0 + Format units + 書式単位 - General Factor: - + <html><head/><body><p>Distance gap around text</p></body></html> + <html><head/><body><p>文字列のまわりの隙間</p></body></html> - 0.2 - 0.2 + Text size & position + 文字のサイズと配置 - 20 - 20 + Length to enlarge over dimension line + 寸法線の上で拡大する長さ - 50 - 50 + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + <html><head/><body><p>寸法線の矢印のサイズ. <a name="result_box"/>斜線のときにはサイズ指定は効果がない <a name="result_box"/>0 以外</p></body></html> - 100 - 100 + Width: + 幅: - 200 - 200 + Dimension lines, arrows & ticks + 寸法線,矢印か斜線 - 500 - 500 + Angular zeros: + 角度 0: - 1000 - 1000 + Angular precision: + 角度の精度: - <html><head/><body><p>Scale to multiply all dimension geometries.</p></body></html> - + Enlarge: + 引き伸ばす: - <html><head/><body><p>Text alignment.</p></body></html> - + Offset: + オフセット: + + + Linear precision: + 寸法精度: + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + <html><head/><body><p>文字列を並べる <a name="result_box"/>寸法線にあわせて.</p></body></html> + + + Aligned + 並列 + + + Supress in feet + フィートで抑える + + + Supress in inch + インチで抑える + + + <html><head/><body><p>Offset from origin point.</p></body></html> + <html><head/><body><p>元のポイントからのオフセット値.</p></body></html> + + + Text alignment: + 文字の配置: + + + Extension lines + 延長線 + + + Fixed length: + 固定された長さ: + + + fixed extension line legth + 固定された延長線の長さ @@ -3661,15 +3352,8 @@ Part Libraries: - 部品ライブラリ: - - - Scripts Editor: - スクリプトエディタ: - - - &OK - 了解(&O) + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロックライブラリ: Language @@ -3680,28 +3364,12 @@ ビュー - 0 - 0 - - - 50 - 50 - - - 100 - 100 - - - 200 - 200 - - Application Preferences - アプリケーションプロパティ + アプリケーションの設定 Defaults for new drawings - 新規図面用規定値 + 新規図面の規定値 &Appearance @@ -3736,36 +3404,16 @@ 単位(&U): - Alt+O - Alt+O - - - Cancel - 中止 - - - Esc - Esc - - - Colors - - - Backgr&ound: 背景色(&o): G&rid Color: - グリッド色(&r): + グリッド(&r): &Meta Grid Color: - メタグリッド色(&M): - - - #404040 - #404040 + メタグリッド(&M): Fontsize @@ -3776,242 +3424,219 @@ ステータスバー: - 5 - 5 + A&utomatically scale grid + 自動的にグリッドをスケール(&u) - 6 - 6 + S&elected Color: + 選択時の色(&e): - 7 - 7 + &Highlighted Color: + 操作する要素(&H): - 8 - 8 + Please restart the application to apply all changes. + 変更は再起動後に有効になります。 - 9 - 9 + Alt+S + Alt+S - 10 - 10 + Alt+U + Alt+U - 11 - 11 + Minimal Grid Spacing (px): + 最小グリッド間隔(px): - 12 - 12 + Program Defaults + 初期値 - 14 - 14 + Auto save time: + 自動的に保存する時間(分): - #000000 - #000000 + Drawing unit. + 作図ユニット. - #ffffff - #ffffff + Time between automatic saving of the document in minutes. + 自動保存する時間(単位は分). - #c0c0c0 - #c0c0c0 + When set, LibreCAD will automatically generate a backup of your current drawing. + 設定時、LibreCADは現在の図面を自動的にバックアップする。 - #808080 - #808080 + Auto backup + 自動バックアップ - A&utomatically scale grid - 自動的にグリッドをスケール(&u) + Template: + テンプレート: - S&elected Color: - 選択色(&e): + St&art Handle Color: + ハンドルの開始(&a): - #a54747 - #a54747 + &Handle Color: + ハンドル(&H): - #739373 - #739373 + &End Handle Color: + ハンドルの終了(&E): - &Highlighted Color: - 強調色(&H): + Splash Window + 起動画面 - 4 - 4 + Display Splash + 起動時に表示する - 15 - 15 + Graphic Colors + 画面の色 - 20 - 20 + Aquamarine + 藍緑色(アクアマリン) - Please restart the application to apply all changes. - 変更は再起動後に有効になります。 + Azure + アズール(Azure) - Alt+S - Alt+S + DeepSkyBlue + ディープ・スカイブルー(DeepSkyBlue) - Alt+U - Alt+U + DodgerBlue + ドジャー・ブルー(DodgerBlue) - Minimal Grid Spacing (px): - 最小グリッド間隔(px): + Gray + 灰色 - Program Defaults - + HoneyDew + ハニーデュー(HoneyDew) - Auto save time: - + Lavender + ラベンダー(Lavender) - #FFFFFF - + LightGrey + ライト・グレイ(LightGrey) - #C0C0C0 - + Navy + ネイビー(navy) - 400 - 400 + PaleGreen + パレグリーン(PaleGreen) - 800 - 800 + Pink + ピンク(Pink) - Drawing unit. - + Salmon + サーモンピンク(Salmon) - Time between automatic saving of the document in minutes. - + Silver + 灰色・50% - When set, LibreCAD will automatically generate a backup of your current drawing. - + Violet + バイオレット(Violet) - Auto backup - + Wheat + ウィート(Wheat) - Template: - + White + - #00FFFF - + GUI Colors + GUI の色 - #0000FF - + Layer/ Block Selection: + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + レイヤー/ブロック の選択: - #FFFF00 - + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + <html><head/><body><p>可能な時には、アクティブ レイヤーは、その新しいレイヤーに、すべての選択された要素を修正する。複数の要素のレイヤーを変更するために:最初に必要な要素を選ぶ;レイヤーウィジットのレイヤーを作動させる.これは、すべての選ばれた要素を作る 新しいレイヤーに属するために修正される.</p></body></html> - #FF00FF - + Modify layer of selected entities, at layer activation + レイヤーをアクティブにするときに、選択された要素のレイヤーを修正する - St&art Handle Color: - + Crosshair + 十字線 + + + QG_DlgOptionsMakerCam - &Handle Color: - + Export as MakerCAM SVG + MakerCAM SVG でエクスポート - &End Handle Color: - + Layers + レイヤー - Splash Window - - - - Display Splash - - - - - QG_DlgOptionsMakerCam - - Export as MakerCAM SVG - - - - Layers - - - - MakerCAM as of November 2014 does not hide SVG content that has been set invisibe ("display: none;" or "visibility: hidden;"). - + MakerCAM as of November 2014 does not hide SVG content that has been set invisibe ("display: none;" or "visibility: hidden;"). + 2014/11現在、MarkerCAMは、不可視に設定されたSVGであっても隠さない ("display: none;" か "visibility: hidden;"). Export invisible layers - + 見えないレイヤーをエクスポート Export visible construction layers - + 可視の作図補助レイヤーをエクスポート Blocks - + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロック MakerCAM as of November 2014 cannot correctly deal with blocks, because it does not take into account the reference point in the <use>. - + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + 2014年11月現在のMakerCAMは<use>内で参照ポイントを考慮しないため、ブロックを正しく扱うことができない. Convert blocks to safe inline SVG content - + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロックを安全なインラインSVGの内容に変更する Ellipses / Ellipse arcs - + 楕円/楕円弧 MakerCAM as of March 2015 cannot display ellipses and ellipse arcs correctly, when they are created using the <ellipse> tag with a rotation in the "transform" attribute or as <path> using elliptic arc segments. - + 2015年3月現在、MakerCAMは楕円と楕円の弧を正しく表示できない、<ellipse> タグを使って作成される時には "transform" 属性での回転か楕円の弧セグメントを使っている <path> として作成される. Approximate ellipses and ellipse arcs with cubic béziers - - - - - QG_DlgOptionsVariables - - Cancel - 中止 - - - Esc - Esc + おおよそ楕円と方形のベジエによる楕円の弧 @@ -4022,7 +3647,7 @@ Layer: - 画層: + レイヤー: Geometry @@ -4036,44 +3661,24 @@ Position (x): 位置(x): - - Cancel - 中止 - - - &OK - 了解(&O) - - - Esc - Esc - QG_DlgPolyline Polyline - + ポリライン Layer: - 画層: + レイヤー: Geometry - 図形 + 図形 Closed - - - - Cancel - 中止 - - - Esc - Esc + 閉じている @@ -4087,18 +3692,6 @@ 複写回数 - &OK - 了解(&O) - - - &Cancel - 中止(&C) - - - Esc - Esc - - &Delete Original 原本削除(&D) @@ -4112,7 +3705,7 @@ &Angle (a): - 角度&A(a): + 角度(&A): Use current &attributes @@ -4120,11 +3713,11 @@ Use current &layer - 現在画層使用(&l) + 現在のレイヤーを使用(&l) ... - + ... @@ -4134,18 +3727,10 @@ 回転2オプション - Cancel - 中止 - - Number of copies 複写回数 - &OK - 了解(&O) - - &Delete Original 原本削除(&D) @@ -4171,11 +3756,11 @@ Use current &layer - 現在画層使用(&l) + 現在のレイヤーを使用(&l) ... - + ... @@ -4189,28 +3774,12 @@ 複写回数 - &OK - 了解(&O) - - - &Cancel - 中止(&C) - - - Esc - Esc - - - &Factor (f): - 倍率&F(f): - - Use current &attributes 現在属性使用(&a) Use current &layer - 現在画層使用(&l) + 現在のレイヤーを使用(&l) &Delete Original @@ -4226,27 +3795,23 @@ ... - + ... Scale by the same factor at both x- and y- directions - + x方向、y方向とも同じ縮尺 Isotropic Scaling - + 等角投影図の縮尺 X - - - - 1.0 - 1.0 + X Y - + Y @@ -4257,7 +3822,7 @@ Layer: - 画層: + レイヤー: Geometry @@ -4272,32 +3837,20 @@ 閉じた - 1 - 1 - - - 2 - 2 - - - 3 - 3 - - &OK - 了解(&O) + 了解(&O) Alt+O - Alt+O + Alt+O Cancel - 中止 + 中止 Esc - Esc + Esc @@ -4335,10 +3888,6 @@ 貼り付け - Font - 字体 - - Alignment 配置 @@ -4379,29 +3928,9 @@ 中央上 - Angle - 角度 - - - &OK - 了解(&O) - - Insert Symbol シンボル挿入 - - Diameter (テク) - 直径(φ) - - - Degree (ツー) - 度(°) - - - Plus / Minus (ツア) - プラス/マイナス(±) - At (@) At (@) @@ -4414,38 +3943,6 @@ Dollar ($) ドル ($) - - Copyright (ツゥ) - 商標(C) - - - Registered (ツョ) - 登録(R) - - - Paragraph (ツァ) - 段落() - - - Pi (ツカ) - 円周率(π) - - - Pound (ツ」) - ポンド (£) - - - Yen (ツ・) - 円 (\) - - - Times (テ需) - 乗算(×) - - - Division (テキ) - 除算(÷) - Insert Unicode Unicode 挿入 @@ -4460,659 +3957,620 @@ [0000-007F] Basic Latin - [0000-007F] Basic Latin + [0000-007F] 基本ラテン文字(ASCII互換) [0080-00FF] Latin-1 Supplementary - [0080-00FF] Latin-1 Supplementary + [0080-00FF] ラテン1補助 [0100-017F] Latin Extended-A - [0100-017F] Latin Extended-A + [0100-017F] ラテン文字拡張A [0180-024F] Latin Extended-B - [0180-024F] Latin Extended-B + [0180-024F] ラテン文字拡張B [0250-02AF] IPA Extensions - [0250-02AF] IPA Extensions + [0250-02AF] IPA拡張(国際音声記号) [02B0-02FF] Spacing Modifier Letters - [02B0-02FF] Spacing Modifier Letters + [02B0-02FF] 前進を伴う修飾文字 [0300-036F] Combining Diacritical Marks - [0300-036F] Combining Diacritical Marks + [0300-036F] ダイアクリティカルマーク(合成可能) [0370-03FF] Greek and Coptic - [0370-03FF] Greek and Coptic + [0370-03FF] ギリシア文字及びコプト文字 [0400-04FF] Cyrillic - [0400-04FF] Cyrillic + [0400-04FF] キリール文字(キリル文字) [0500-052F] Cyrillic Supplementary - [0500-052F] Cyrillic Supplementary + [0500-052F] キリール文字補助 [0530-058F] Armenian - [0530-058F] Armenian + [0530-058F] アルメニア文字 [0590-05FF] Hebrew - [0590-05FF] Hebrew + [0590-05FF] ヘブライ文字 [0600-06FF] Arabic - [0600-06FF] Arabic + [0600-06FF] アラビア文字 [0700-074F] Syriac - [0700-074F] Syriac + [0700-074F] シリア文字 [0780-07BF] Thaana - [0780-07BF] Thaana + [0780-07BF] アラビア文字補助 [0900-097F] Devanagari - [0900-097F] Devanagari + [0900-097F] デーヴァナーガリー文字 [0980-09FF] Bengali - [0980-09FF] Bengali + [0980-09FF] ベンガル文字 [0A00-0A7F] Gurmukhi - [0A00-0A7F] Gurmukhi + [0A00-0A7F] グルムキー文字 [0A80-0AFF] Gujarati - [0A80-0AFF] Gujarati + [0A80-0AFF] グジャラート文字(グジャラーティー文字) [0B00-0B7F] Oriya - [0B00-0B7F] Oriya + [0B00-0B7F] オリヤー文字 [0B80-0BFF] Tamil - [0B80-0BFF] Tamil + [0B80-0BFF] タミル文字 [0C00-0C7F] Telugu - [0C00-0C7F] Telugu + [0C00-0C7F] テルグ文字 [0C80-0CFF] Kannada - [0C80-0CFF] Kannada + [0C80-0CFF] カンナダ文字 [0D00-0D7F] Malayalam - [0D00-0D7F] Malayalam + [0D00-0D7F] マラヤーラム文字 [0D80-0DFF] Sinhala - [0D80-0DFF] Sinhala + [0D80-0DFF] シンハラ文字 [0E00-0E7F] Thai - [0E00-0E7F] Thai + [0E00-0E7F] タイ文字 [0E80-0EFF] Lao - [0E80-0EFF] Lao + [0E80-0EFF] ラオス文字(ラーオ文字) [0F00-0FFF] Tibetan - [0F00-0FFF] Tibetan + [0F00-0FFF] チベット文字 [1000-109F] Myanmar - [1000-109F] Myanmar + [1000-109F] ミャンマー文字(ビルマ文字) [10A0-10FF] Georgian - [10A0-10FF] Georgian + [10A0-10FF] グルジア文字 [1100-11FF] Hangul Jamo - [1100-11FF] Hangul Jamo + [1100-11FF] ハングル字母 [1200-137F] Ethiopic - [1200-137F] Ethiopic + [1200-137F] エチオピア文字(ゲエズ文字) [13A0-13FF] Cherokee - [13A0-13FF] Cherokee + [13A0-13FF] チェロキー文字 [1400-167F] Unified Canadian Aboriginal Syllabic - [1400-167F] Unified Canadian Aboriginal Syllabic + [1400-167F] 統合カナダ先住民音節(カナダ先住民文字) [1680-169F] Ogham - [1680-169F] Ogham + [1680-169F] オガム文字 [16A0-16FF] Runic - [16A0-16FF] Runic + [16A0-16FF] ルーン文字 [1700-171F] Tagalog - [1700-171F] Tagalog + [1700-171F] タガログ文字(バイバイン) [1720-173F] Hanunoo - [1720-173F] Hanunoo + [1720-173F] ハヌノオ文字 [1740-175F] Buhid - [1740-175F] Buhid + [1740-175F] ブヒッド文字 [1760-177F] Tagbanwa - [1760-177F] Tagbanwa + [1760-177F] タグバヌア文字(タグバヌワ文字) [1780-17FF] Khmer - [1780-17FF] Khmer + [1780-17FF] クメール文字 [1800-18AF] Mongolian - [1800-18AF] Mongolian + [1800-18AF] モンゴル文字 [1E00-1EFF] Latin Extended Additional - [1E00-1EFF] Latin Extended Additional + [1E00-1EFF] ラテン文字拡張追加 [1F00-1FFF] Greek Extended - [1F00-1FFF] Greek Extended + [1F00-1FFF] ギリシア文字拡張 [2000-206F] General Punctuation - [2000-206F] General Punctuation + [2000-206F] 一般句読点 [2070-209F] Superscripts and Subscripts - 2070-209F] Superscripts and Subscripts + [2070-209F] 上付き・下付き [20A0-20CF] Currency Symbols - [20A0-20CF] Currency Symbols + [20A0-20CF] 通貨記号 [20D0-20FF] Combining Marks for Symbols - [20D0-20FF] Combining Marks for Symbols + [20D0-20FF] 記号用ダイアクリティカルマーク(合成可能) [2100-214F] Letterlike Symbols - [2100-214F] Letterlike Symbols + [2100-214F] 文字様記号 [2150-218F] Number Forms - 2150-218F] Number Forms + [2150-218F] 数字に準じるもの [2190-21FF] Arrows - [2190-21FF] Arrows + [2190-21FF] 矢印 [2200-22FF] Mathematical Operators - [2200-22FF] Mathematical Operators + [2200-22FF] 数学記号 [2300-23FF] Miscellaneous Technical - [2300-23FF] Miscellaneous Technical + [2300-23FF] その他の技術用記号 [2400-243F] Control Pictures - [2400-243F] Control Pictures + [2400-243F] 制御機能用記号 [2440-245F] Optical Character Recognition - [2440-245F] Optical Character Recognition + [2440-245F] 光学的文字認識、OCR [2460-24FF] Enclosed Alphanumerics - [2460-24FF] Enclosed Alphanumerics + [2460-24FF] 囲み英数字 [2500-257F] Box Drawing - [2500-257F] Box Drawing + [2500-257F] 罫線素片 [2580-259F] Block Elements - [2580-259F] Block Elements + [2580-259F] ブロック要素 [25A0-25FF] Geometric Shapes - [25A0-25FF] Geometric Shapes + [25A0-25FF] 幾何学模様 [2600-26FF] Miscellaneous Symbols - [2600-26FF] Miscellaneous Symbols + [2600-26FF] その他の記号 [2700-27BF] Dingbats - [2700-27BF] Dingbats + [2700-27BF] 装飾記号 [27C0-27EF] Miscellaneous Mathematical Symbols-A - [27C0-27EF] Miscellaneous Mathematical Symbols-A + [27C0-27EF] その他の数学記号A [27F0-27FF] Supplemental Arrows-A - [27F0-27FF] Supplemental Arrows-A + [27F0-27FF] 補助矢印A [2800-28FF] Braille Patterns - [2800-28FF] Braille Patterns + [2800-28FF] 点字図形 [2900-297F] Supplemental Arrows-B - [2900-297F] Supplemental Arrows-B + [2900-297F] 補助矢印B [2980-29FF] Miscellaneous Mathematical Symbols-B - [2980-29FF] Miscellaneous Mathematical Symbols-B + [2980-29FF] その他の数学記号B [2A00-2AFF] Supplemental Mathematical Operators - [2A00-2AFF] Supplemental Mathematical Operators + [2A00-2AFF] 補助数学記号 [2E80-2EFF] CJK Radicals Supplement - [2E80-2EFF] CJK Radicals Supplement + [2E80-2EFF] CJK部首補助 [2F00-2FDF] Kangxi Radicals - [2F00-2FDF] Kangxi Radicals + [2F00-2FDF] 康熙部首 [2FF0-2FFF] Ideographic Description Characters - [2FF0-2FFF] Ideographic Description Characters + [2FF0-2FFF] 漢字構成記述文字、IDC [3000-303F] CJK Symbols and Punctuation - [3000-303F] CJK Symbols and Punctuation + [3000-303F] CJKの記号及び句読点 [3040-309F] Hiragana - [3040-309F] Hiragana + [3040-309F] 平仮名 [30A0-30FF] Katakana - [30A0-30FF] Katakana + [30A0-30FF] 片仮名 [3100-312F] Bopomofo - [3100-312F] Bopomofo + [3100-312F] 注音字母(注音符号) [3130-318F] Hangul Compatibility Jamo - [3130-318F] Hangul Compatibility Jamo + [3130-318F] ハングル互換字母 [3190-319F] Kanbun - [3190-319F] Kanbun + [3190-319F] 漢文用記号(返り点) [31A0-31BF] Bopomofo Extended - [31A0-31BF] Bopomofo Extended + [31A0-31BF] 注音字母拡張 [3200-32FF] Enclosed CJK Letters and Months - [3200-32FF] Enclosed CJK Letters and Months + [3200-32FF] 囲みCJK文字と月 [3300-33FF] CJK Compatibility - [3300-33FF] CJK Compatibility + [3300-33FF] CJK互換用文字 [3400-4DBF] CJK Unified Ideographs Extension A - [3400-4DBF] CJK Unified Ideographs Extension A + [3400-4DBF] CJK統合漢字拡張A [4E00-9FAF] CJK Unified Ideographs - [4E00-9FAF] CJK Unified Ideographs + [4E00-9FAF] CJK統合漢字 [A000-A48F] Yi Syllables - [A000-A48F] Yi Syllables + [A000-A48F] イ文字(ロロ文字) [A490-A4CF] Yi Radicals - [A490-A4CF] Yi Radicals + [A490-A4CF] イ文字部首 [AC00-D7AF] Hangul Syllables - [AC00-D7AF] Hangul Syllables + [AC00-D7AF] ハングル音節文字 [D800-DBFF] High Surrogates - [D800-DBFF] High Surrogates + [D800-DBFF] 上位代用符号位置 [DC00-DFFF] Low Surrogate Area - [DC00-DFFF] Low Surrogate Area + [DC00-DFFF] 下位代用符号位置 [E000-F8FF] Private Use Area - [E000-F8FF] Private Use Area + [E000-F8FF] 私用領域(外字領域) [F900-FAFF] CJK Compatibility Ideographs - [F900-FAFF] CJK Compatibility Ideographs + [F900-FAFF] CJK互換漢字 [FB00-FB4F] Alphabetic Presentation Forms - [FB00-FB4F] Alphabetic Presentation Forms + [FB00-FB4F] アルファベット表示形 [FB50-FDFF] Arabic Presentation Forms-A - [FB50-FDFF] Arabic Presentation Forms-A + [FB50-FDFF] アラビア表示形A [FE00-FE0F] Variation Selectors - [FE00-FE0F] Variation Selectors + [FE00-FE0F] 字形選択子(異体字セレクタ) [FE20-FE2F] Combining Half Marks - [FE20-FE2F] Combining Half Marks + [FE20-FE2F] 半記号(合成可能) [FE30-FE4F] CJK Compatibility Forms - [FE30-FE4F] CJK Compatibility Forms + [FE30-FE4F] CJK互換形 [FE50-FE6F] Small Form Variants - [FE50-FE6F] Small Form Variants + [FE50-FE6F] 小字形 [FE70-FEFF] Arabic Presentation Forms-B - [FE70-FEFF] Arabic Presentation Forms-B + [FE70-FEFF] アラビア表示形B [FF00-FFEF] Halfwidth and Fullwidth Forms - [FF00-FFEF] Halfwidth and Fullwidth Forms + [FF00-FFEF] 半角・全角形 [FFF0-FFFF] Specials - [FFF0-FFFF] Specials + [FFF0-FFFF] 特殊用途文字 [10300-1032F] Old Italic - [10300-1032F] Old Italic + [10300-1032F] 古代イタリア文字(古イタリア文字) [10330-1034F] Gothic - [10330-1034F] Gothic + [10330-1034F] ゴート文字 [10400-1044F] Deseret - [10400-1044F] Deseret + [10400-1044F] デザレット文字 [1D000-1D0FF] Byzantine Musical Symbols - [1D000-1D0FF] Byzantine Musical Symbols + [1D000-1D0FF] ビザンチン音楽記号 [1D100-1D1FF] Musical Symbols - [1D100-1D1FF] Musical Symbols + [1D100-1D1FF] 音楽記号 [1D400-1D7FF] Mathematical Alphanumeric Symbols - [1D400-1D7FF] Mathematical Alphanumeric Symbols + [1D400-1D7FF] 数学用英数字記号 [20000-2A6DF] CJK Unified Ideographs Extension B - [20000-2A6DF] CJK Unified Ideographs Extension B + [20000-2A6DF] CJK統合漢字拡張B [2F800-2FA1F] CJK Compatibility Ideographs Supplement - [2F800-2FA1F] CJK Compatibility Ideographs Supplement + [2F800-2FA1F] CJK互換漢字補助 [E0000-E007F] Tags - [E0000-E007F] Tags + [E0000-E007F] タグ [F0000-FFFFD] Supplementary Private Use Area-A - [F0000-FFFFD] Supplementary Private Use Area-A + [F0000-FFFFD] 補助私用領域A [100000-10FFFD] Supplementary Private Use Area-B - [100000-10FFFD] Supplementary Private Use Area-B + [100000-10FFFD] 補助私用領域B &Height: 高さ(&H): - - Line &spacing: - 行間(&s): - - - &Default line spacing - 既定行間(&D) - - - Cancel - 中止 - - - Esc - Esc - - - Alt+D - Alt+D - Degree (°) - + 角度 (°) Plus / Minus (±) - + プラス/マイナス (±) Copyright (©) - + 商標 (©) Registered (®) - + 登録 (®) Paragraph (§) - + 段落 (§) Pi (π) - + 円周率 (π) Pound (£) - + ポンド (£) Yen (¥) - + 日本円 (¥) Times (×) - + 乗算 (×) Division (÷) - + 除算 (÷) Layer: - 画層: + レイヤー: Font settings - + フォント設定 Angle: - 角度: + 角度: Oblique: - + 傾き: Width factor: - + 倍率 幅: Font: - + フォント: Baseline Left - + ベースライン・左 ... - + ... Baseline Right - + ベースライン・右 Baseline Center - + ベースライン・中央 Fit - + 合わせる Aligned - 並列 + 並列 Middle - 中点 + 中点 Diameter (⌀) - + 直径 (⌀) QG_ExitDialog - &Save - 保存(&S) - - - Save &As.. - 別名で保存(&A).. - - - &Cancel - 中止(&C) - - - No Text supplied. - 入力されていません。 - - QCad キャド - C&lose - 閉じる(&l) - - again Still No Text supplied. - + また、テキストの記述がない. Save As... - + 別名で保存... QG_FileDialog Drawing Exchange DXF 2000 %1 - + 図面を入れ替え DXF 2000 %1 Drawing Exchange DXF R12 %1 - + 図面を入れ替え DXF R12 %1 LFF Font %1 - + LFF フォント %1 QCad Font %1 - + QCad フォント %1 Jww Drawing %1 - + Jww 書式 %1 Drawing Exchange %1 - 図面を入れ替え %1 + 図面を入れ替え %1 QCad 1.x file %1 - QCad 1.x ファイル %1 + %1 はQCad 1.x ファイル Drawing Exchange DXF 2007 %1 - + 図面を入れ替え DXF 2007 %1 Drawing Exchange DXF 2004 %1 - + 図面を入れ替え DXF 2004 %1 Drawing Exchange DXF R14 %1 - + 図面を入れ替え DXF R14 %1 Block block file - + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロックファイル Drawing drawing file - 図面 + 図面ファイル Open %1 - + %1 を開く Save %1 As - + %1 を別名で保存 dwg Drawing %1 - + %1 はdwg書式の図面 Untitled - + 無題 @@ -5139,32 +4597,24 @@ DPI - + DPI DPI of Image - + 画像のDPI QG_ImageOptionsDialog Image Export Options - イメージ書き出しオプション + 画像で書き出すオプション Bitmap Size ビットマップサイズ - 640 - 640 - - - 480 - 480 - - Width: 幅: @@ -5185,22 +4635,6 @@ - &OK - 了解(&O) - - - Alt+O - Alt+O - - - Cancel - 中止 - - - Esc - Esc - - Resolution: 解像度: @@ -5209,115 +4643,51 @@ 自動 - 1 - 1 + Colouring + - 2 - 2 + Black / White + 黒/白 - 3 - 3 + Coloured + - 4 - 4 + Borders + 境界線 - 5 - 5 + Top / Bottom - Border: + 上下の境界線: - 10 - 10 + Left / Right - Border: + 左右の境界線: - 15 - 15 + set same size + 同じ大きさに設定 + + + QG_InsertOptions - 20 - 20 + Insert Options + 挿入オプション - 25 - 25 + Angle: + 角度: - 50 - 60 + Rotation Angle + 回転角度 - 75 - 75 - - - 100 - 100 - - - 150 - 150 - - - 300 - 300 - - - 600 - 600 - - - 1200 - 1200 - - - Colouring - - - - Black / White - 黒/白 - - - Coloured - - - - Borders - - - - Top / Bottom - Border: - - - - Left / Right - Border: - - - - set same size - - - - - QG_InsertOptions - - Insert Options - 挿入オプション - - - Angle: - 角度: - - - Rotation Angle - 回転角度 - - - Factor: - 倍率: + Factor: + 倍率: Scale Factor @@ -5359,111 +4729,87 @@ QG_LayerDialog Layer Settings - 画層設定 + レイヤー設定 Layer Name: - 画層名: - - - Cancel - 中止 + レイヤー名: Default Pen 既定ペン - &OK - 了解(&O) - - - Alt+O - Alt+O - - - Esc - Esc - - A Construction Layer has entities of infinite straight lines intended to be used for geometric construction. The contents of a Construction Layer should not appear in printout. - + 作図補助レイヤーの要素は無限のまっすぐな線であり.このレイヤーの内容は印刷されない. Construction Layer - + 作図補助レイヤー QG_LayerWidget Show all layers - 全画層表示 + 全レイヤーを表示 Hide all layers - 全画層非表示 + 全レイヤーを非表示 Add a layer - 画層追加 + レイヤー追加 Remove the current layer - 現在の画層削除 + 現在のレイヤー削除 Modify layer attributes / rename - 画層属性・名称変更 + レイヤー設定(名称・線の属性を変更) Layer Menu - 画層メニュー + レイヤーメニュー &Defreeze all Layers - 全画層固定解除(&D) + すべてのレイヤー固定解除(&D) &Freeze all Layers - 全画層固定(&F) + すべてのレイヤー固定(&F) &Add Layer - 画層追加(&A) + レイヤー追加(&A) &Remove Layer - 画層削除(&R) - - - &Edit Layer - 画層編集(&E) - - - &Toggle Visibility - 表示切替(&T) + レイヤー削除(&R) Looking for matching layer names - + レイヤー名で検索 Edit Layer &Attributes - + レイヤーの属性を編集(&A) Toggle Layer &Visibility - + 表示/非表示の切り替え(&V) Toggle Layer &Printing - + 印刷の有無を切り替え(&P) Toggle &Construction Layer - + 作図補助レイヤーの切り替え(&C) @@ -5492,10 +4838,6 @@ QG_LibraryWidget - Library Browser - ライブラリ一覧 - - Directories ディレクトリ @@ -5532,7 +4874,7 @@ Start - 開始点 + 始点 Middle @@ -5582,19 +4924,19 @@ Form a closed contour from lines drawn - + 引かれた線を閉じる Undo the last line drawing - + 最後に書かれた線を取り消す Redo the last line drawing - + 取り消した線を再描画 Redo - やり直し + やり直し @@ -5639,7 +4981,7 @@ QG_LinePolygon2Options Polygon Options - ポリゴンオプション + 多角形オプション Number: @@ -5654,7 +4996,7 @@ QG_LinePolygonOptions Polygon Options - ポリゴンオプション + 多角形オプション Number: @@ -5692,11 +5034,12 @@ QG_LineTypeBox By Layer - 画層で + レイヤー設定 By Block - 部品で + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロック設定 No Pen @@ -5704,7 +5047,7 @@ Continuous - 連続 + 実線 Dot @@ -5732,15 +5075,15 @@ Dash Dot - 鎖線 + 一点鎖線 Dash Dot (small) - 鎖線(小) + 一点鎖線(小) Dash Dot (large) - 鎖線(大) + 一点鎖線(大) Divide @@ -5748,11 +5091,11 @@ Divide (small) - 分割線(小) + 分割線 (小) Divide (large) - 分割線(大) + 分割線 (大) Center @@ -5764,7 +5107,7 @@ Center (large) - 中心線(大) + 中心線 (大) Border @@ -5784,57 +5127,57 @@ Dot (tiny) - + 点線(極小) Dash (tiny) - + 破線(極小) Dash Dot (tiny) - + 一点鎖線(極小) Divide (tiny) - + 分割線(極小) Center (tiny) - + 中心線(極小) Border (tiny) - + 境界線(極小) QG_MTextOptions Text Options - テキストオプション + テキストオプション Text: - テキスト: + テキスト: Angle: - 角度: + 角度: QG_ModifyOffsetOptions Modify Offset Options - + オフセットオプションの修正 Distance: - 距離: + 距離: Offset from original entity - + 元の要素からオフセットする @@ -5857,7 +5200,11 @@ p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Helvetica'; font-size:9pt;">Hint about left/right mouse button actions</span></p></body></html> - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Helvetica'; font-size:9pt;">ヒント 左右のマウスボタンによる動作</span></p></body></html> @@ -5875,46 +5222,34 @@ QG_PenToolBar Line color - + 線の色 Line width - + 線幅 Line type - + 線種 QG_PolylineEquidistantOptions - Polyline Equidistant Options - 等距離ポリラインオプション - - - Distance: - 距離: - - - Number: - 数: - - Line Relative Angle Options - 線分相対角度オプション + 線分相対角度オプション Spacing: - 間隔: + 間隔: Distance from original polyline - + 元のポリラインからの距離 Copies: - + 複写: @@ -5933,42 +5268,42 @@ Line - 線分 + 線分 Tangential - + タンジェント Tan Radius - + タンジェント 半径 Angle - 角度 + 角度 Radius: - 半径: + 半径: Angle: - 角度: + 角度: Clockwise - 時計回り + 時計回り Counter Clockwise - 反時計回り + 反時計回り QG_PrintPreviewOptions Print Preview Options - 印刷プレヴューオプション + 印刷プレビューオプション Toggle Black / White mode @@ -5984,29 +5319,29 @@ <html><head/><body><p>Print Scale is locked to the current value</p></body></html> - + <html><head/><body><p>印刷倍率は現在の値に固定する</p></body></html> fixed - + 自動合わせ QG_RecentFiles &%1 %2 - + &%1 %2 Opening recent file... - + 最近開いたファイル… QG_RoundOptions Round Options - R面取りオプション + 丸み面取りオプション Trim @@ -6014,7 +5349,7 @@ Check to trim both edges to the rounding - R面取りするコーナ線分をチェック + 丸み面取りするコーナ線分をチェック Radius: @@ -6022,45 +5357,18 @@ - QG_ScriptWidget - - Script Browser - スクリプト一覧 - - - Directories - ディレクトリ - - - Run - 実行 - - - Edit - 編集 - - - QG_SelectionWidget Selection 選択 - Selected Entities: - 図形選択: - - - 0 - 0 - - Selected - + 選択 Total Length - + 長さの合計 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> @@ -6068,7 +5376,11 @@ p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Helvetica'; font-size:7pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Number of selected entities</p></body></html> - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Helvetica'; font-size:7pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">選択された要素の値</p></body></html> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> @@ -6076,7 +5388,11 @@ p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Helvetica'; font-size:7pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Total length of selected entities</p></body></html> - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> +<html><head><meta name="qrichtext" content="1" /><style type="text/css"> +p, li { white-space: pre-wrap; } +</style></head><body style=" font-family:'Helvetica'; font-size:7pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">選択された要素の長さの合計</p></body></html> @@ -6094,126 +5410,126 @@ QG_SnapMiddleOptions Snap Distance Options - スナップ距離オプション + スナップ距離オプション Middle Points: - + 中間点: Number of equidistant division points - + 等距離分割点の数 QG_SnapToolBar Snap - スナップ + スナップ Snap to Endpoints - 終点へスナップ + 終点へスナップ Snap to equidistant points of entity - + 図形の等距離の点へスナップ Snap to center points - 中心点へスナップ + 中心点へスナップ Snap to intersections automatically - 自動的に交点へスナップ + 自動的に交点へスナップ Snap to closest point on entity - 図形上の近傍点へスナップ + 図形上の近傍点へスナップ Snap to point with given distance to endpoint - 終点までの指定距離指示で点へスナップ + 終点までの指定距離指示で点へスナップ Snap to intersections manually - 指定して交点へスナップ + 指定して交点へスナップ Snap to grid - グリッドへスナップ + グリッドへスナップ Restrict Horizontally - 水平制限 + (移動方向)水平制限 Restrict Vertically - 垂直制限 + (移動方向)垂直制限 Move relative Zero - 相対原点へ移動 + 相対原点へ移動 Lock relative Zero - 相対原点を固定 + 相対原点を固定 Free Snap - + 任意の場所 Snap on grid - + グリッド Snap on Endpoints - + 終点 Snap on Entity - + 要素の上 Snap Center - + 中心点 Snap Middle - + 要素の中間点 Snap Distance - + 距離指定 Snap Intersection - + 交点 Restrict Horizontal - + (移動方向)水平制限 Restrict Vertical - + (移動方向)垂直制限 Restrict Orthogonal - + (移動方向)直交位置に制限 Restrict Nothing - 制限なし + (移動方向)制限なし Set relative zero position - + 相対原点設定 Lock relative zero position - + 相対原点を固定 @@ -6227,18 +5543,6 @@ 度: - 1 - 1 - - - 2 - 2 - - - 3 - 3 - - Closed 閉じている @@ -6270,23 +5574,19 @@ Distance. Negative values for trimming, positive values for extending. - 距離。 - - - Amount: - 値: + 距離。トリミングは負の値、拡張は正の値。 Length: - 長さ: + 長さ: Distance. Negative values for trimming, positive values for extending. Negative sign is ignored when trimming to final total length. - + 距離。負の値はトリミング、正の値は伸長。負の符号は最終的な総長さのトリミング時に無視される。 The input length is used as total length after trimming, instead of length increase - + 入力された値を全体の長さとする、増加はしない @@ -6312,11 +5612,12 @@ QG_WidthBox By Layer - 画層で + レイヤー設定 By Block - 部品で + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロック設定 Default @@ -6336,7 +5637,7 @@ 0.13mm (ISO) - 0.09mm + 0.13mm (ISO) 0.15mm @@ -6344,11 +5645,11 @@ 0.18mm (ISO) - 0.15mm + 0.18mm (ISO) 0.20mm - 0.15mm + 0.20mm 0.25mm (ISO) @@ -6431,35 +5732,39 @@ Remove Layer - 画層削除 - - - Layer "%1" and all entities on it will be removed. - "%1"画層とそれに含まれる全図形が削除されます。 + レイヤー削除 Layer "%1" can never be removed. - "%1"画層は削除できません。 + レイヤー"%1"は削除できません。 Layer Dialog - 画層ダイアログ + レイヤー・ダイアログ Remove Block - 部品削除 + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロック削除 Block "%1" and all its entities will be removed. - "%1"部品とその構成要素図形は削除されます。 + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + "%1"ブロックとその構成要素図形は削除されます。 Layer Properties - 画層プロパティ + レイヤーの属性 Layer with a name "%1" already exists. Please specify a different name. - "%1"画層名は既に存在します。別な名前を指定してください。 + "%1"という名前のレイヤーは既に存在します。別な名前を指定してください。 + + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + レイヤー"%1"とそれに含まれる全図形が削除されます. +この操作はやり直せません. @@ -6474,18 +5779,6 @@ %1は既に存在します。置き換えますか? - Yes - はい - - - No - いいえ - - - Cancel - 中止 - - Open Drawing 図面を開く @@ -6531,7 +5824,7 @@ All Image Files (%1) - 全イメージ形式 (%1) + すべての画像ファイル (%1) Graphics Interchange Format @@ -6550,2440 +5843,2716 @@ フォント %1 - JW-Cad %1 - JW-Cad ファイル %1 - - All Files (*.*) 全ファイル (*.*) - None - 無し - - Inch - インチ + インチ(in, ″) Foot - フィート + フィート(ft, ′) Mile - マイル + マイル(mi,ml) Millimeter - ミリメータ + ミリメートル(mm) Centimeter - センチメータ + センチメートル(cm) Meter - メータ + メートル(m) Kilometer - キロメータ + キロメートル(km) Microinch - ミクロインチ + マイクロインチ(µin) Mil - ミリ + ミル(mil) Yard - ヤード + ヤード(yd) Angstrom - アングストロム + オングストローム(Å) Nanometer - ナノメータ + ナノメートル(nm) Micron - ミクロン + マイクロメートル(µm) Decimeter - デシメータ + デシメートル(dm) Decameter - デカメータ + デカメートル(dam) Hectometer - ヘクトメータ + ヘクトメートル(hm) Gigameter - ギガメータ + ギガメートル(Gm) Astro - アストロ + 天文単位(au) Lightyear - ライトイヤー + 光年(ly) Parsec - パーセク + パーセク(pc) Loading.. - + 読み込み.. Loading File %1.. - + ファイル %1 を読み込み.. Loading... - + 読み込み... enter an integer number - + 整数値を入力 LibreCAD query - + LibreCADに質問する enter a number - + 数値入力 enter text - + 文字列入力 LFF Font %1 - + LFF フォント %1 Jww %1 - - - - Block %1 already exist, renamed to: %2 - + JW-Cad ファイル %1 Scalable Vector Graphics - + SVG ファイル SGI Black & White - + SGI 黒/白 Encapsulated PostScript - + EPS ファイル Encapsulated PostScript Format - + EPS 書式 Encapsulated PostScript Interchange - + EPSI ファイル Windows Icon - + Windows アイコン JPEG 2000 - + JPEG 2000 ZSoft Paintbrush - + PCXファイル PC Paint - + PC ペイント・ファイル SGI-Bilddatei - + SGI-Bilddatei Targa Image File - + Targa Image File Tagged Image File Format - + TIFFファイル Old Drawing Exchange %1 - + 古い図面を入れ替え %1 Opened dwg file version %1. - + 開いたDWGファイルのバージョン: %1. unknown error opening dwg file - + 未知のエラー: DWGファイルが開けない can't open this dwg file - + このDWGファイルは開くことができない unsupported dwg version - + サポートされていないバージョンの DWGファイル error reading file header in dwg file - + DWGファイル内のファイルヘッダーの読み込み中にエラー error reading header vars in dwg file - + DWGファイル内のヘッダー・バージョンの読み込み中にエラー error reading classes in dwg file - + DWGファイル内のクラスの読み込み中にエラー error reading offsets in dwg file - + DWGファイル内のオフセットの読み込み中にエラー error reading tables in dwg file - + DWGファイル内のテーブルの読み込み中にエラー error reading entities in dwg file - + DWGファイル内の要素の読み込み中にエラー dwg Drawing %1 - + %1 はdwg書式の図面 File on disk modified. Please save to another file to avoid data loss! File modified: %1 - + ファイルの内容が変更されています.データ損失を避けるために、別のファイルに保存してください! 変更されたファイル:%1 Hatch failed due to a gap=%1 between (%2, %3) and (%4, %5) - + ハッチングに失敗、ギャップ=%1 隙間 (%2, %3) 及び (%4, %5) による Warning - 警告 + 警告 experimental, save your work first. Continue? - - - - error reading file matadata in dwg file - + あなたの作業を保存してください. +続けますか? error reading blocks in dwg file - + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + DWGファイル内のブロックの読み込み中にエラー error reading objects in dwg file - + DWGファイル内のオブジェクトの読み込み中にエラー - - - RS_ActionBlocksAdd - Add Block - 部品追加 + : duplicated command: %1 is already taken by %2 + : 複写されたコマンド: %1 はすでに用いられた %2によって - &Add Block - 部品追加(&A) + point + draw point + コマンドのため翻訳しない + point - - - RS_ActionBlocksAttributes - Rename Block - 部品名変更 + po + draw point + コマンドのため翻訳しない + po - &Rename Block - 部品名変更(&R) + line + draw line + コマンドのため翻訳しない + line - Rename Block and all Inserts - 部品名変更と全て挿入 + li + draw line + コマンドのため翻訳しない + li - - - RS_ActionBlocksCreate - Create Block - 部品作成 + l + draw line + コマンドのため翻訳しない + l - &Create Block - 部品作成(&C) + polyline + draw polyline + コマンドのため翻訳しない + polyline - Specify reference point - 参照点定義 + pl + draw polyline + コマンドのため翻訳しない + pl - Cancel - 中止 + free + draw freehand line + コマンドのため翻訳しない + free - - - RS_ActionBlocksEdit - Edit Block - 部品編集 + fhl + draw freehand line + コマンドのため翻訳しない + fhl - &Edit Block - 部品編集(&E) + spline + draw spline + コマンドのため翻訳しない + spline - - - RS_ActionBlocksExplode - Explode - 分解 + spl + draw spline + コマンドのため翻訳しない + spl - &Explode - 分解(&E) + spline2 + spline through points + コマンドのため翻訳しない + spline2 - Explode Blocks and other Entity Groups - 部品、その他の部品を分解 + stp + spline through points + コマンドのため翻訳しない + stp - Ex&plode - + offset + create offset + コマンドのため翻訳しない + offset - - - RS_ActionBlocksFreezeAll - Freeze all - 全てを非表示 + parallel + create offset + コマンドのため翻訳しない + parallel - &Freeze all - 全てを非表示(&F) + o + create offset + コマンドのため翻訳しない + o - Freeze all blocks - 全部品を非表示 + pa + create offset + コマンドのため翻訳しない + pa - Defreeze all - 全て表示 + ptp + parallel through point + コマンドのため翻訳しない + ptp - &Defreeze all - 全て表示(&D) + pp + parallel through point + コマンドのため翻訳しない + pp - Defreeze all blocks - 全部品の表示 + bisect + angle bisector + コマンドのため翻訳しない + bisect - &Hide all - + bi + angle bisector + コマンドのため翻訳しない + bi - &Show all - + tangentpc + tangent point and circle + コマンドのため翻訳しない + tangentpc - - - RS_ActionBlocksInsert - Insert Block - 部品挿入 + tanpc + tangent point and circle + コマンドのため翻訳しない + tanpc - &Insert Block - 部品挿入(&I) + perp + perpendicular line + コマンドのため翻訳しない + perp - Not a valid expression - 表記に誤り + ortho + perpendicular line + コマンドのため翻訳しない + ortho - Specify reference point - 参照点定義 + vertical + vertical line + コマンドのため翻訳しない + vertical - Cancel - 中止 + ver + vertical line + コマンドのため翻訳しない + ver - Enter angle: - 角度入力: + horizontal + horizontal line + コマンドのため翻訳しない + horizontal - - + hor + horizontal line + コマンドのため翻訳しない + hor - Enter factor: - 倍率: + rectangle + draw rectangle + コマンドのため翻訳しない + rectangle - Enter columns: - 列数: + rectang + draw rectangle + コマンドのため翻訳しない + rectang - Enter rows: - 行数: + rect + draw rectangle + コマンドのため翻訳しない + rect - Enter column spacing: - 列幅: + rec + draw rectangle + コマンドのため翻訳しない + rec - Enter row spacing: - 行間: + polygon2v + polygon by 2 vertices + コマンドのため翻訳しない + polygon2v - - - RS_ActionBlocksRemove - Remove Block - 部品削除 + poly2 + polygon by 2 vertices + コマンドのため翻訳しない + poly2 - &Remove Block - 部品削除(&R) + arc + draw arc + コマンドのため翻訳しない + arc - - - RS_ActionBlocksSave - &Save Block - + a + draw arc + コマンドのため翻訳しない + a - No block activated to save - + circle + draw circle + コマンドのため翻訳しない + circle - - - RS_ActionBlocksToggleView - Toggle Block Visibility - 部品非/表示 + ci + draw circle + コマンドのため翻訳しない + ci - &Toggle Block - 部品表示切り替え(&T) + circle2 + circle 2 points + コマンドのため翻訳しない + circle2 - Toggle Block - 部品表示切り替え + c2 + circle 2 points + コマンドのため翻訳しない + c2 - Toggle Block &Visibility - + circle3 + circle 3 points + コマンドのため翻訳しない + circle3 - - - RS_ActionDefault - Choose second edge - 他端選択 + c3 + circle 3 points + コマンドのため翻訳しない + c3 - Back - 戻る + tan3 + circle tangent to 3 + コマンドのため翻訳しない + tan3 - - - RS_ActionDimAligned - Aligned - 並列 + ct3 + circle tangent to 3 + コマンドのため翻訳しない + ct3 - &Aligned - 並列(&A) + ellipseinscribed + inscribed ellipse + コマンドのため翻訳しない + ellipseinscribed - Aligned Dimension - 並列寸法 + ei + inscribed ellipse + コマンドのため翻訳しない + ei - Specify first extension line origin - 起点設定 + ie + inscribed ellipse + コマンドのため翻訳しない + ie - Cancel - 中止 + hatch + draw hatch + コマンドのため翻訳しない + hatch - Specify second extension line origin - 次の点を設定 + ha + draw hatch + コマンドのため翻訳しない + ha - Back - 戻る + mtext + draw mtext + コマンドのため翻訳しない + mtext - Specify dimension line location - 寸法線位置を設定 + mtxt + draw mtext + コマンドのため翻訳しない + mtxt - Enter dimension text: - 寸法値入力: + text + draw text + コマンドのため翻訳しない + text - - - RS_ActionDimAngular - Angular - 角度 + txt + draw text + コマンドのため翻訳しない + txt - &Angular - 角度(&A) + regen + zoom - redraw + コマンドのため翻訳しない + regen - Angular Dimension - 角度寸法 + redraw + zoom - redraw + コマンドのため翻訳しない + redraw - Select first line - 1番目の線分を選択 + rg + zoom - redraw + コマンドのため翻訳しない + rg - Cancel - 中止 + zr + zoom - redraw + コマンドのため翻訳しない + zr - Select second line - 2番目の線分を選択 + zoomwindow + zoom - window + コマンドのため翻訳しない + zoomwindow - Specify dimension arc line location - 角度寸法の位置を設定 + zw + zoom - window + コマンドのため翻訳しない + zw - Enter dimension text: - 寸法値入力: + zoomauto + zoom - auto + コマンドのため翻訳しない + zoomauto - - - RS_ActionDimDiametric - Diametric - 直径 + za + zoom - auto + コマンドのため翻訳しない + za - &Diametric - 直径(&D) + zoompan + zoom - pan + コマンドのため翻訳しない + zoompan - Diametric Dimension - 直径寸法 + zp + zoom - pan + コマンドのため翻訳しない + zp - Not a circle or arc entity - 円、円弧要素ではありません + zoomprevious + zoom - previous + コマンドのため翻訳しない + zoomprevious - Not a valid expression - 表記誤り + zv + zoom - previous + コマンドのため翻訳しない + zv - Select arc or circle entity - 円、円弧要素を選択 + kill + kill all actions + コマンドのため翻訳しない + kill - Cancel - 中止 + k + kill all actions + コマンドのため翻訳しない + k - Specify dimension line location - 寸法線位置設定 + undo + undo cycle + コマンドのため翻訳しない + undo - Enter dimension text: - 寸法値入力: + u + undo cycle + コマンドのため翻訳しない + u - - - RS_ActionDimLeader - Leader - 補助線 + redo + redo cycle + コマンドのため翻訳しない + redo - &Leader - 補助線(&L) + r + redo cycle + コマンドのため翻訳しない + r - Leader Dimension - 寸法補助線 + dimaligned + dimension - aligned + コマンドのため翻訳しない + dimaligned - Specify target point - 起点指定 + da + dimension - aligned + コマンドのため翻訳しない + da - Cancel - 中止 + dimhorizontal + dimension - horizontal + コマンドのため翻訳しない + dimhorizontal - Specify next point - 次の点を指定 + dh + dimension - horizontal + コマンドのため翻訳しない + dh - Finish - 終了 + dimvertical + dimension - vertical + コマンドのため翻訳しない + dimvertical - - - RS_ActionDimLinear - Linear - 寸法 + dv + dimension - vertical + コマンドのため翻訳しない + dv - &Linear - 寸法(&L) + dimlinear + dimension - linear + コマンドのため翻訳しない + dimlinear - Linear Dimension - 寸法線 + dl + dimension - linear + コマンドのため翻訳しない + dl - Horizontal - 水平 + dr + dimension - linear + コマンドのため翻訳しない + dr - &Horizontal - 水平(&H) + dimangular + dimension - angular + コマンドのため翻訳しない + dimangular - Horizontal Dimension - 水平寸法線 + dan + dimension - angular + コマンドのため翻訳しない + dan - Vertical - 垂直 + dimradial + dimension - radial + コマンドのため翻訳しない + dimradial - &Vertical - 垂直(&V) + dimradius + dimension - radius + コマンドのため翻訳しない + dimradius - Vertical Dimension - 垂直寸法線 + dimdiametric + dimension - diametric + コマンドのため翻訳しない + dimdiametric - Not a valid expression - 表記に誤り + dimdiameter + dimension - diametric + コマンドのため翻訳しない + dimdiameter - Specify first extension line origin - 引き出し起点指定 + dd + dimension - diametric + コマンドのため翻訳しない + dd - Cancel - 中止 + dimleader + dimension - leader + コマンドのため翻訳しない + dimleader - Specify second extension line origin - 2番目の引き出し点を指定 + ld + dimension - leader + コマンドのため翻訳しない + ld - Back - 戻る + dimregen + dimension - regenerate + コマンドのため翻訳しない + dimregen - Specify dimension line location - 寸法線位置指定 + restrictnothing + restrict - nothing + コマンドのため翻訳しない + restrictnothing - Enter dimension text: - 寸法値入力: + rn + restrict - nothing + コマンドのため翻訳しない + rn - Enter dimension line angle: - 角度入力: + restrictorthogonal + restrict - orthogonal + コマンドのため翻訳しない + restrictorthogonal - - - RS_ActionDimRadial - Radial - 半径 + rr + restrict - orthogonal + コマンドのため翻訳しない + rr - &Radial - 半径(&R) + restricthorizontal + restrict - horizontal + コマンドのため翻訳しない + restricthorizontal - Radial Dimension - 半径寸法 + rh + restrict - horizontal + コマンドのため翻訳しない + rh - Not a circle or arc entity - 円、円弧ではありません + restrictvertical + restrict - vertical + コマンドのため翻訳しない + restrictvertical - Not a valid expression - 表記に誤り + rv + restrict - vertical + コマンドのため翻訳しない + rv - Select arc or circle entity - 円か円弧を選択 + move + modify - move (copy) + コマンドのため翻訳しない + move - Cancel - 中止 + mv + modify - move (copy) + コマンドのため翻訳しない + mv - Specify dimension line position or enter angle: - 寸法線位置、角度を指定: + bevel + modify - bevel + コマンドのため翻訳しない + bevel - Enter dimension text: - 寸法値入力: + bev + modify - bevel + コマンドのため翻訳しない + bev - - - RS_ActionDrawArc - Arc: Center, Point, Angles - 円弧: 中心、点、角度 + ch + modify - bevel + コマンドのため翻訳しない + ch - &Center, Point, Angles - 中心(&C)、点、角度 + fillet + modify - fillet + コマンドのため翻訳しない + fillet - Draw arcs - 円弧作図 + fi + modify - fillet + コマンドのため翻訳しない + fi - Not a valid expression - 表記に誤り + divide + modify - divide (cut) + コマンドのため翻訳しない + divide - Not a valid chord length - 弦の長さが有効でありません + cut + modify - divide (cut) + コマンドのため翻訳しない + cut - Specify center - 中心指定 + div + modify - divide (cut) + コマンドのため翻訳しない + div - Cancel - 中止 + mirror + modify - mirror + コマンドのため翻訳しない + mirror - Specify radius - 半径指定 + mi + modify - mirror + コマンドのため翻訳しない + mi - Back - 戻る + revert + modify - revert direction + コマンドのため翻訳しない + revert - Specify start angle: - 開始角度指定: + rev + modify - revert direction + コマンドのため翻訳しない + rev - Specify end angle or [Angle/chord Length] - 終了角指定[又は角度/弦の長さ] + rotate + modify - rotate + コマンドのため翻訳しない + rotate - Specify included angle: - 内角指定: + ro + modify - rotate + コマンドのため翻訳しない + ro - Specify chord length: - 弦の長さ指定: + scale + modify - scale + コマンドのため翻訳しない + scale - Specify end angle or [angle/chord length] - + sz + modify - scale + コマンドのため翻訳しない + sz - - - RS_ActionDrawArc3P - Arc: 3 Points - 円弧: 3点 + trim + modify - trim (extend) + コマンドのため翻訳しない + trim - &3 Points - 3点(&3) + tm + modify - trim (extend) + コマンドのため翻訳しない + tm - Draw arcs with 3 points - 3点で円弧作図 + trim2 + modify - multi trim (extend) + コマンドのため翻訳しない + trim2 - Invalid arc data. - 有効でない円弧データ。 + tm2 + modify - multi trim (extend) + コマンドのため翻訳しない + tm2 - Specify startpoint or [Center] - 開始点又は中心指定 + lengthen + modify - lengthen + コマンドのため翻訳しない + lengthen - Cancel - 中止 + le + modify - lengthen + コマンドのため翻訳しない + le - Specify second point - 二点目指示 + stretch + modify - stretch + コマンドのため翻訳しない + stretch - Back - 戻る + ss + modify - stretch + コマンドのため翻訳しない + ss - Specify endpoint - 終点指示 + delete + modify - delete (erase) + コマンドのため翻訳しない + delete - Specify startpoint or [center] - + er + modify - delete (erase) + コマンドのため翻訳しない + er - - - RS_ActionDrawArcTangential - Arc: Tangential - 円弧: タンジェント + del + modify - delete (erase) + コマンドのため翻訳しない + del - &Tangential - タンジェント(&T) + explode + explode block/polyline into entities + コマンドのため翻訳しない + explode - Draw arcs tangential to base entity - 円弧 タンジェント 作図 + xp + explode block/polyline into entities + コマンドのため翻訳しない + xp - Specify base entity - 基準図形要素指示 + snapfree + snap - free + コマンドのため翻訳しない + snapfree - Cancel - 中止 + os + snap - free + コマンドのため翻訳しない + os - Specify end angle - 終了角度指示 + sf + snap - free + コマンドのため翻訳しない + sf - Back - 戻る + snapcenter + snap - center + コマンドのため翻訳しない + snapcenter - Specify end point - + sc + snap - center + コマンドのため翻訳しない + sc - Arc &Tangential - + snapdist + snap - distance to endpoints + コマンドのため翻訳しない + snapdist - - - RS_ActionDrawCircle - Circle: Center, Point - 円: 中心、円周上の点 + sd + snap - distance to endpoints + コマンドのため翻訳しない + sd - Center, &Point - 中心、円周上の点(&O) + snapend + snap - end points + コマンドのため翻訳しない + snapend - Draw circles with center and point - 中心、円周上の点で円を作図 + se + snap - end points + コマンドのため翻訳しない + se - Not a valid expression - 表記に誤り + snapgrid + snap - grid + コマンドのため翻訳しない + snapgrid - Specify center - 中心指定 + sg + snap - grid + コマンドのため翻訳しない + sg - Cancel - 中止 + snapintersection + snap - intersection + コマンドのため翻訳しない + snapintersection - Specify radius - 半径指示 + si + snap - intersection + コマンドのため翻訳しない + si - Back - 戻る + snapmiddle + snap - middle points + コマンドのため翻訳しない + snapmiddle - - - RS_ActionDrawCircle2P - Circle: 2 Points - 円: 2点 + sm + snap - middle points + コマンドのため翻訳しない + sm - &2 Points - 2点(&2) + snaponentity + snap - on entity + コマンドのため翻訳しない + snaponentity - Draw circles with 2 points - 2点で円作図 + sn + snap - on entity + コマンドのため翻訳しない + sn - Invalid Circle data. - 有効でない円データ。 + np + snap - on entity + コマンドのため翻訳しない + np - Specify first point - 1点目指示 + setrelativezero + set relative zero position + コマンドのため翻訳しない + setrelativezero - Cancel - 中止 + rz + set relative zero position + コマンドのため翻訳しない + rz - Specify second point - 2点目指示 + selectall + Select all entities + コマンドのため翻訳しない + selectall - Back - 戻る + sa + Select all entities + コマンドのため翻訳しない + sa - 2 Points - + deselectall + deselect all entities + コマンドのため翻訳しない + deselectall - - - RS_ActionDrawCircle3P - Circle: 3 Points - 円: 3点 + tn + deselect all entities + コマンドのため翻訳しない + tn - &3 Points - 3点(&3) + modifyattr + modify attribute + コマンドのため翻訳しない + modifyattr - Draw circles with 3 points - 3点で円作図 + attr + modify attribute + コマンドのため翻訳しない + attr - Invalid circle data. - 有効でない円データ。 + ma + modify attribute + コマンドのため翻訳しない + ma - Specify first point - 1点目指示 + properties + modify properties + コマンドのため翻訳しない + properties - Cancel - 中止 + prop + modify properties + コマンドのため翻訳しない + prop - Specify second point - 2点目指示 + distance + distance point to point + コマンドのため翻訳しない + distance - Back - 戻る + dist + distance point to point + コマンドのため翻訳しない + dist - Specify third point - 3点目指示 + dpp + distance point to point + コマンドのため翻訳しない + dpp - 3 Points - + angle + measure angle + コマンドのため翻訳しない + angle - - - RS_ActionDrawCircleCR - Circle: Center, Radius - 円: 中心、半径 + ang + measure angle + コマンドのため翻訳しない + ang - Center, &Radius - 中心、半径(&R) + area + measure area + コマンドのため翻訳しない + area - Draw circles with center and radius - 中心、半径で円を作図 + ar + measure area + コマンドのため翻訳しない + ar - Not a valid expression - 表記に誤り + angle + コマンドのため翻訳しない + angle - Specify circle center - 中心指示 + dpi + コマンドのため翻訳しない + dpi - Cancel - 中止 + close + コマンドのため翻訳しない + close - Specify circle radius - 半径指示 + chord length + コマンドのため翻訳しない + chord length - Back - 戻る + columns + コマンドのため翻訳しない + columns - radius=%1 is invalid - + columnspacing + コマンドのため翻訳しない + columnspacing - - - RS_ActionDrawCircleInscribe - Circle &Inscribed - + factor + コマンドのため翻訳しない + factor - Specify the first line - + length + コマンドのため翻訳しない + length - Cancel - 中止 + length1 + bevel/fillet lenght1 + コマンドのため翻訳しない + length1 - Specify the second line - + length2 + bevel/fillet lenght2 + コマンドのため翻訳しない + length2 - Back - 戻る + number + コマンドのため翻訳しない + number - Specify the third line - + radius + コマンドのため翻訳しない + radius - - - RS_ActionDrawCircleTan1_2P - Cancel - 中止 + rows + コマンドのため翻訳しない + rows - Specify the first point on the tangent circle - + rowspacing + コマンドのため翻訳しない + rowspacing - Back - 戻る + through + コマンドのため翻訳しない + through - Specify the second point on the tangent circle - + trim + コマンドのため翻訳しない + trim - Select the center of the tangent circle - + ang + angle + コマンドのため翻訳しない + ang - Specify a line/arc/circle - + an + angle + コマンドのため翻訳しない + an - Tangential, 2 P&oints - + center + コマンドのため翻訳しない + center - - - RS_ActionDrawCircleTan2 - Specify the first line/arc/circle - + cen + center + コマンドのため翻訳しない + cen - Cancel - 中止 + ce + center + コマンドのため翻訳しない + ce - Specify the second line/arc/circle - + cl + chord length + コマンドのため翻訳しない + cl - Back - 戻る - - - Select the center of the tangent circle - + c + close + コマンドのため翻訳しない + c - Tangential 2 Circles, Radius - circle tangential to two give circles and with radius - + cols + columns + コマンドのため翻訳しない + cols - - - RS_ActionDrawCircleTan2_1P - Specify a line/arc/circle - + co + columns + コマンドのため翻訳しない + co - Cancel - 中止 + columnspacing + columnspacing for inserts + コマンドのため翻訳しない + columnspacing - Specify the another arc/circle - + colspacing + columnspacing for inserts + コマンドのため翻訳しない + colspacing - Back - 戻る + cs + columnspacing for inserts + コマンドのため翻訳しない + cs - Specify a point on the tangent circle - + fact + factor + コマンドのため翻訳しない + fact - Select the center of the tangent circle - + f + factor + コマンドのため翻訳しない + f - Tangential 2 Circles, 1 Point - + help + コマンドのため翻訳しない + help - - - RS_ActionDrawCircleTan3 - Cancel - 中止 + ? + help + コマンドのため翻訳しない + ? - Back - 戻る + length + length + コマンドのため翻訳しない + length - Select the center of the tangent circle - + len + length + コマンドのため翻訳しない + len - Specify the first line/arc/circle - + l + length + コマンドのため翻訳しない + l - Specify the second line/arc/circle - + length1 + length1 + コマンドのため翻訳しない + length1 - Specify the third line/arc/circle - + len1 + length1 + コマンドのため翻訳しない + len1 - Tangential &3 Circles - + l1 + length1 + コマンドのため翻訳しない + l1 - - - RS_ActionDrawEllipse4Points - Ellipse &4 Point - + length2 + length2 + コマンドのため翻訳しない + length2 - Specify the first point on ellipse - + len2 + length2 + コマンドのため翻訳しない + len2 - Cancel - 中止 + l2 + length2 + コマンドのため翻訳しない + l2 - Specify the second point on ellipse - + number + number + コマンドのため翻訳しない + number - Back - 戻る + num + number + コマンドのため翻訳しない + num - Specify the third point on ellipse - + n + number + コマンドのため翻訳しない + n - Specify the fourth point on ellipse - + ra + radius + コマンドのため翻訳しない + ra - Can not determine uniquely an ellipse - + reversed + reversed + コマンドのため翻訳しない + reversed - - - RS_ActionDrawEllipseAxis - Ellipse Arc with Axis - 軸で楕円弧 + rev + reversed + コマンドのため翻訳しない + rev - Ellipse &Arc (Axis) - 軸で楕円弧(&A) + row + row + コマンドのため翻訳しない + row - Draw Ellipse Arcs - 楕円弧作図 + rowspacing + rowspacing for inserts + コマンドのため翻訳しない + rowspacing - Ellipse with Axis - 楕円 + rs + rowspacing for inserts + コマンドのため翻訳しない + rs - &Ellipse (Axis) - 楕円(&E) + text + コマンドのため翻訳しない + text - Draw Ellipses - 楕円作図 + t + text + コマンドのため翻訳しない + t - Not a valid expression - 表記に誤り + t + through + コマンドのため翻訳しない + t - Specify ellipse center - 楕円中心指示 + undo + コマンドのため翻訳しない + undo - Cancel - 中止 + u + undo + コマンドのため翻訳しない + u - Specify endpoint of major axis - 長軸の終点指示 + redo + コマンドのため翻訳しない + redo - Back - 戻る + r + redo + コマンドのため翻訳しない + r - Specify endpoint or length of minor axis: - 端軸の終点又は短軸長さを指示: + back + コマンドのため翻訳しない + back - Specify start angle - 開始角指示 + b + back + コマンドのため翻訳しない + b - Specify end angle - 終了角指示 + paperoffset + コマンドのため翻訳しない + paperoffset - - - RS_ActionDrawEllipseCenter3Points - Ellipse Center and &3 Points - + graphoffset + コマンドのため翻訳しない + graphoffset - Specify the center of ellipse - + Command: %1 (%2) + コマンド: %1 (%2) - Cancel - 中止 + RS_Commands:: command not found: %1 + RS_コマンド:: コマンドが見つからない: %1 - Specify the first point on ellipse - + Command not found: %1 + コマンドが見つからない: %1 - Specify the second point on ellipse - + Accepted keycode: %1 + 受け入れられたキーコード: %1 - Back - 戻る + Available commands: + 可能なコマンド: - Specify the third point on ellipse - + cal + command to trigger cli calculator + コマンドのため翻訳しない + cal - - - RS_ActionDrawEllipseFociPoint - Ellipse &Foci Point - + calculate + command to trigger cli calculator + コマンドのため翻訳しない + calculate - Not a valid expression - + None + unknown length unit + 無し - Specify first focus of ellipse - + error reading file metadata in dwg file + ファイル読み込みエラー(dwgファイル内のメタデータ) - Cancel - 中止 + Calculator error for input: + 計算のための入力でエラー: - Specify second focus of ellipse + circlecr + circle with center and radius - Back - 戻る + cc + circle with center and radius + - Specify a point on ellipse or total distance to foci + bw - - - RS_ActionDrawEllipseInscribe - Ellipse &Inscribed + blackwhite - Specify the first line + color + + + RS_ActionBlocksAdd - Cancel - 中止 + &Add Block + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロック追加(&A) + + + RS_ActionBlocksAttributes - Specify the second line - + &Rename Block + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロック名変更(&R) + + + RS_ActionBlocksCreate - Back - 戻る + &Create Block + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロック作成(&C) - Specify the third line - + Specify reference point + 参照点定義 - Specify the fourth line - + Cancel + 中止 + + + RS_ActionBlocksEdit - Can not determine uniquely an ellipse - + &Edit Block + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロック編集(&E) - RS_ActionDrawHatch + RS_ActionBlocksExplode - Hatch - ハッチ + Ex&plode + 分解(&p) + + + RS_ActionBlocksFreezeAll - &Hatch - ハッチ(&H) + &Hide all + すべて非表示(&H) - Draw Hatches and Solid Fills - ハッチ作図と閉図形塗りつぶし + &Show all + すべて表示(&S) + + + RS_ActionBlocksInsert - Invalid hatch area. Please check that the entities chosen form one or more closed contours. - 有効でないハッチ領域。閉じた図形かチェックしてください。 + &Insert Block + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロック挿入(&I) - Hatch created successfully. - ハッチ成功。 + Not a valid expression + 表記に誤り - Hatch Error: Invalid contour found! - + Specify reference point + 参照点定義 - Hatch Error: Pattern not found! - + Cancel + 中止 - Hatch Error: Contour or pattern too small! - + Enter angle: + 角度入力: - Hatch Error: Contour too big! - + + - Hatch Error: Undefined Error! - - - - Total hatch area = %1 - - - - - RS_ActionDrawImage - - Image - イメージ - - - &Image - イメージ(&I) - - - Insert Image (Bitmap) - イメージ挿入(ビットマップ) + Enter factor: + 倍率: - Not a valid expression - 表記に誤り + Enter columns: + 列数: - Specify reference point - 参照点指示 + Enter rows: + 行数: - Cancel - 中止 + Enter column spacing: + 列幅: - Enter angle: - 角度入力: + Enter row spacing: + 行間: + + + RS_ActionBlocksRemove - - + &Remove Block + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロック削除(&R) + + + RS_ActionBlocksSave - Enter factor: - 倍率入力: + &Save Block + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロック保存(&S) - Insert &Image - + No block activated to save + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + 保存することのできるブロックはない + + + RS_ActionBlocksToggleView - Enter dpi: - + Toggle Block &Visibility + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロックを表示/非表示(&V) - RS_ActionDrawLine + RS_ActionDefault - Line: 2 Points - 線分: 2点 + Choose second edge + 他端選択 - &2 Points - 2点(&2) + Back + 戻る + + + RS_ActionDimAligned - Draw lines - 線分作図 + &Aligned + 並列(&A) - Specify first point - 1点目指示 + Specify first extension line origin + 起点設定 Cancel 中止 - Specify next point or [%1] - 次点又は[%1]指示 + Specify second extension line origin + 次の点を設定 Back 戻る - Specify next point - 次点指示 - - - Cannot close sequence of lines: Not enough entities defined yet. - 線分を閉じることができません: 図形の定義が不足。 + Specify dimension line location + 寸法線位置を設定 - Cannot undo: Not enough entities defined yet. - 取り消しができません: 図形が定義されていません。 + Enter dimension text: + 寸法値入力: + + + RS_ActionDimAngular - Cannot close sequence of lines: Not enough entities defined yet, or already closed. - + &Angular + 角度(&A) - Cannot redo: Not previous line segment defined. - + Select first line + 1番目の線分を選択 - - - RS_ActionDrawLineAngle - Line: Angle - 線分: 角度 + Cancel + 中止 - &Angle - 角度(&A) + Select second line + 2番目の線分を選択 - Draw lines with a given angle - 角度指定線分 + Specify dimension arc line location + 角度寸法の位置を設定 - Not a valid expression - 表記に誤り + Enter dimension text: + 寸法値入力: + + + RS_ActionDimDiametric - Specify position - 位置指示 + &Diametric + 直径(&D) - Cancel - 中止 + Not a circle or arc entity + 円、円弧要素ではありません - Enter angle: - 角度入力: + Not a valid expression + 表記誤り - Back - 戻る + Select arc or circle entity + 円、円弧要素を選択 - Enter length: - 長さ入力: + Cancel + 中止 - Line: Horizontal - 線分: 水平 + Specify dimension line location + 寸法線位置設定 - &Horizontal - 水平(&H) + Enter dimension text: + 寸法値入力: + + + RS_ActionDimLeader - Draw horizontal lines - 水平線分作図 + &Leader + 補助線(&L) - hor./vert. line - 水平/垂直線分 + Specify target point + 起点指定 - H&orizontal / Vertical - 水平(&H)/垂直線分 + Cancel + 中止 - Draw horizontal/vertical lines - 水平/垂直線分作図 + Specify next point + 次の点を指定 - Vertical - 垂直 + Finish + 終了 - RS_ActionDrawLineBisector + RS_ActionDimLinear - Bisector - 角の2等分線 + &Linear + 寸法(&L) - &Bisector - 角の2等分線(&B) + &Horizontal + 水平(&H) - Draw bisectors - 角の2等分線作図 + &Vertical + 垂直(&V) Not a valid expression 表記に誤り - Select first line - 1つ目の線分 + Specify first extension line origin + 引出し線起点指定 Cancel 中止 - Select second line - 2つ目の線分 + Specify second extension line origin + 2番目の引出し線の起点を指定 Back 戻る - Enter bisector length: - 角の2等分線長さ入力: + Specify dimension line location + 寸法線位置指定 - Enter number of bisectors: - 角の2等分線の数: + Enter dimension text: + 寸法値入力: - Number sector lines not in range: - number of bisector to create must be in [1, 200] - + Enter dimension line angle: + 角度入力: - RS_ActionDrawLineFree + RS_ActionDimRadial - Line: Freehand - 線分: フリーハンド + &Radial + 半径(&R) - &Freehand Line - フリーハンド線分(&F) + Not a circle or arc entity + 円、円弧ではありません - Draw freehand lines - フリーハンド線分作図 + Not a valid expression + 表記に誤り - Click and drag to draw a line - クリックして作図線を引く + Select arc or circle entity + 円か円弧を選択 Cancel 中止 + + Specify dimension line position or enter angle: + 寸法線位置、角度を指定: + + + Enter dimension text: + 寸法値入力: + - RS_ActionDrawLineHorVert + RS_ActionDrawArc - hor./vert. line - 水平/垂直線分 + &Center, Point, Angles + 中心(&C)、点、角度 - H&orizontal / Vertical - 水平(&H)/垂直線分 + Not a valid expression + 表記に誤り - Draw horizontal/vertical lines - 水平/垂直線分作図 + Not a valid chord length + 弦の長さが有効でありません - Specify first point - 1点目指示 + Specify center + 中心指定 Cancel 中止 - Specify second point - 2点目指示 + Specify radius + 半径指定 Back 戻る - Vertical - 垂直 + Specify start angle: + 開始角度指定: + + + Specify included angle: + 内角指定: + + + Specify chord length: + 弦の長さ指定: + + + Specify end angle or [angle/chord length] + 端軸の終点[または短軸長さ]を指示 - RS_ActionDrawLineOrthTan + RS_ActionDrawArc3P - Tangent &Orthogonal - + &3 Points + 3点(&3) - Select a line - + Invalid arc data. + 有効でない円弧データ。 Cancel - 中止 + 中止 - Select circle, arc or ellipse - 円、楕円選択 + Specify second point + 2点目を指示 Back - 戻る + 戻る - - - RS_ActionDrawLineParallel - Parallel - 平行線分 + Specify endpoint + 終点指示 - Para&llel - 平行線分(&l) - - - Draw parallels to existing lines, arcs, circles - 平行線分を既存線分、円弧、円に作図 + Specify startpoint or [center] + 始点[または中心]を指定 + + + RS_ActionDrawArcTangential - Specify Distance <%1> or select entity or [%2] - 距離<%1>、図形選択、[%2]指示 + Specify base entity + 基準図形要素指示 Cancel 中止 - Enter number: - 数値入力: - - - Not a valid expression - 表記に誤り - - - Not a valid number. Try 1..99 - 有効な数値ではありません。1..99まで + Specify end angle + 終了角度指示 - Concentric - 同心円 + Back + 戻る - &Concentric - 同心円(&C) + Specify end point + 終点指示 - &Parallel - + Arc &Tangential + 端点に円弧(&T) - RS_ActionDrawLineParallelThrough - - Parallel through point - 一点通過平行 - + RS_ActionDrawCircle - Par&allel through point - 一点通過平行(&a) + Center, &Point + 中心、円周上の点(&O) - Draw parallel through a given point - 既存点を通過する平行線分作図 + Not a valid expression + 表記に誤り - Select entity - 図形選択 + Specify center + 中心指定 Cancel 中止 - Specify through point - 通過点指示 + Specify radius + 半径指示 Back 戻る + + + RS_ActionDrawCircle2P - Number: - 数値: + Invalid Circle data. + 有効でない円データ。 - Not a valid number. Try 1..99 - 有効な数値ではありません。1..99まで + Specify first point + 1点目指示 - Not a valid expression - 表記に誤り + Cancel + 中止 - - - RS_ActionDrawLinePolygon - Polygon - ポリゴン + Specify second point + 2点目指示 - Pol&ygon (Cen,Cor) - ポリゴン(&y) 中心、コーナー + Back + 戻る - Draw polygon with center and corner - 中心、コーナー指定ポリゴン作図 + 2 Points + 2点 + + + RS_ActionDrawCircle3P - Specify center - 中心指示 + Invalid circle data. + 有効でない円データ。 - - + Specify first point + 1点目指示 - Specify a corner - コーナー指示 + Cancel + 中止 - Enter number: - 数値入力: + Specify second point + 2点目指示 - Not a valid number. Try 1..9999 - 有効な数値ではありません。1..9999まで + Back + 戻る - Not a valid expression - 表記に誤り + Specify third point + 3点目指示 - - - RS_ActionDrawLinePolygon2 - Polygon - ポリゴン + 3 Points + 3点 + + + RS_ActionDrawCircleCR - Polygo&n (Cor,Cor) - ポリゴン(&n) コーナー、コーナー + Center, &Radius + 中心、半径(&R) - Draw polygon with two corners - 2 コーナー指定ポリゴン作図 + Not a valid expression + 表記に誤り - Specify first corner - 1つ目のコーナー指示 + Specify circle center + 中心指示 Cancel - 中止 + 中止 - Specify second corner - 2つ目のコーナー指示 + Specify circle radius + 半径指示 Back - 戻る - - - Number: - 数値: - - - Not a valid number. Try 1..9999 - 有効な数値ではありません。1..9999まで + 戻る - Not a valid expression. - 表記に誤り。 + radius=%1 is invalid + 半径=%1 は有効でない - RS_ActionDrawLinePolygonCenCor + RS_ActionDrawCircleInscribe - Pol&ygon (Cen,Cor) - ポリゴン(&y) 中心、コーナー + Circle &Inscribed + 内接円(&I) - Specify center - + Specify the first line + 最初の線を指定 - Specify a corner - コーナー指示 + Cancel + 中止 - Enter number: - 数値入力: + Specify the second line + 2本目の線を指定 - Not a valid number. Try 1..9999 - 有効な数値ではありません。1..9999まで + Back + 戻る - Not a valid expression - + Specify the third line + 3本目の線を指定 - RS_ActionDrawLinePolygonCorCor - - Polygo&n (Cor,Cor) - ポリゴン(&n) コーナー、コーナー - - - Specify first corner - 1つ目のコーナー指示 - + RS_ActionDrawCircleTan1_2P Cancel - 中止 + 中止 - Specify second corner - 2つ目のコーナー指示 + Specify the first point on the tangent circle + 最初の接する円を指定 Back - 戻る - - - Number: - - - - Not a valid number. Try 1..9999 - 有効な数値ではありません。1..9999まで + 戻る - Not a valid expression. - 表記に誤り。 + Specify the second point on the tangent circle + 次の接する円を指定 - - - RS_ActionDrawLineRectangle - Rectangle - 矩形 + Select the center of the tangent circle + 接する円の中心を指定 - &Rectangle - 矩形(&R) + Specify a line/arc/circle + 線/弧/円を指定 - Draw rectangles - 矩形作図 + Tangential, 2 P&oints + 2点に接する円(&P) + + + RS_ActionDrawCircleTan2 - Specify first corner - 1つ目のコーナー指示 + Specify the first line/arc/circle + 最初の線/弧/円を指定 Cancel 中止 - Specify second corner - 2つ目のコーナー指示 + Specify the second line/arc/circle + 2つ目の線/弧/円を指定 Back 戻る - - - RS_ActionDrawLineRelAngle - - Relative angle - 相対角度 - - R&elative angle - 相対角度(&e) - - - Draw line with relative angle - 相対角度指定線分作図 + Select the center of the tangent circle + 接する円の中心を選択 - Not a valid expression - 表記に誤り + Tangential 2 Circles, Radius + circle tangential to two give circles and with radius + 円 接する2つ円、半径 + + + RS_ActionDrawCircleTan2_1P - Select base entity - 基準図形選択 + Specify a line/arc/circle + 線/弧/円を指定 Cancel 中止 - Specify position - 位置指示 + Specify the another arc/circle + 別の弧/円を指定 Back 戻る - Orthogonal - 垂線 + Specify a point on the tangent circle + 接する円を指定 - &Orthogonal - 垂線(&O) + Select the center of the tangent circle + 接する円の中心を指定 - Draw orthogonal line - 垂線作図 + Tangential 2 Circles, 1 Point + 円 接する2つ円、半径 - RS_ActionDrawLineTangent1 - - Tangent (P,C) - 接線(1点、中心) - + RS_ActionDrawCircleTan3 - &Tangent (P,C) - 接線(&T) 1点、中心 + Cancel + 中止 - Draw tangent (point, circle) - 1点、中心指定接線作図 + Back + 戻る - Specify point - 点指示 + Select the center of the tangent circle + 接する円の中心を指定 - Cancel - 中止 + Specify the first line/arc/circle + 最初の線/弧/円を指定 - Select circle, arc or ellipse - 円、楕円選択 + Specify the second line/arc/circle + 2つ目の線/弧/円を指定 - Back - 戻る + Specify the third line/arc/circle + 3つ目の線/弧/円を指定 - - - RS_ActionDrawLineTangent2 - Tangent (C,C) - 接線 2円 + Tangential &3 Circles + 3点に接する円(&3) - Tan&gent (C,C) - 接線(&g) 2円 + Draw tangential circle of 3 given points, lines, arcs/circles + 3点(線/円/弧)に接する円を描く + + + RS_ActionDrawEllipse4Points - Draw tangent (circle, circle) - 2円指定接線作図 + Ellipse &4 Point + 楕円 4点(&4) - Select first circle or arc - 1つ目の円選択 + Specify the first point on ellipse + 楕円上の最初の点を指定 Cancel 中止 - Select second circle or arc - 2つ目の円選択 + Specify the second point on ellipse + 楕円上の2つ目の点を指定 Back 戻る - Select first circle or ellipse - + Specify the third point on ellipse + 楕円上の3つ目の点を指定 - Select second circle or ellipse - + Specify the fourth point on ellipse + 楕円上の4つ目の点を指定 + + + Can not determine uniquely an ellipse + 単一の楕円を指定できません - RS_ActionDrawMText + RS_ActionDrawEllipseAxis - &MText - + Ellipse &Arc (Axis) + 軸で楕円弧(&A) - Specify insertion point - 挿入点指示 + &Ellipse (Axis) + 楕円 長軸・短軸(&E) - Cancel - 中止 + Not a valid expression + 表記に誤り - Enter text: - 文字列入力: + Specify ellipse center + 楕円中心指示 - Back - 戻る + Cancel + 中止 - - - RS_ActionDrawPoint - Points - + Specify endpoint of major axis + 長軸の終点指示 - &Points - 点(&P) + Back + 戻る - Draw Points - 点作図 + Specify endpoint or length of minor axis: + 端軸の終点又は短軸長さを指示: - Specify location - 位置指示 + Specify start angle + 開始角指示 - Cancel - 中止 + Specify end angle + 終了角指示 - RS_ActionDrawPolyline - - Polylines - ポリライン - - - &Create Polyline - ポリライン作成(&C) - - - Specify first point - 最初のポイントを指示 - + RS_ActionDrawEllipseCenter3Points - Specify next point - 次のポイントを指示 + Ellipse Center and &3 Points + 楕円 中心と3点(&3) - Specify next point or [%1] - 次のポイント または [%1] を指示 + Specify the center of ellipse + 楕円の中心を指定 Cancel 中止 - Back - 戻る - - - &Polyline - ポリライン(&P) + Specify the first point on ellipse + 楕円上の最初の点を指定 - Draw polylines - + Specify the second point on ellipse + 楕円上の2つ目の点を指定 - Cannot close sequence of lines: Not enough entities defined yet. - 線分を閉じることができません: 図形の定義が不足。 + Back + 戻る - Cannot undo: Not enough entities defined yet. - + Specify the third point on ellipse + 楕円上の3つ目の点を指定 - RS_ActionDrawSpline - - Spline - スプライン - + RS_ActionDrawEllipseFociPoint - &Spline - スプライン(&S) + Ellipse &Foci Point + 楕円 焦点(&F) - Draw splines - スプライン作図 + Not a valid expression + 表記に誤り - Specify first control point - 1つ目の制御点指示 + Specify first focus of ellipse + 最初の楕円の焦点を指定 Cancel 中止 - Specify next control point or [%1] - 次の制御点指示か[%1] + Specify second focus of ellipse + 2つ目の楕円の焦点を指定 Back 戻る - Specify next control point - 次の制御点指示 - - - Cannot undo: Not enough entities defined yet. - 取り消しできません:作図されていません。 + Specify a point on ellipse or total distance to foci + 楕円のポイントか、焦点からポイントまでの長さの合計を指定 - - - RS_ActionDrawText - Text - テキスト + specify a point on ellipse, or total distance to foci + 楕円上のポイントを指定、またはフォーカスへの距離の合計 - &Text - テキスト(&T) + Total distance %1 is smaller than distance between foci + 距離の合計 %1 はフォーカスの間の距離より小さい + + + RS_ActionDrawEllipseInscribe - Draw Text Entities - テキスト作図 + Ellipse &Inscribed + 内接楕円(&I) - Specify insertion point - 挿入点指示 + Specify the first line + 最初の線を指定 Cancel 中止 - Enter text: - 文字列入力: + Specify the second line + 2本目の線を指定 Back 戻る - Specify second point - - - - - RS_ActionEditCopy - - Copy - 複写 - - - &Copy - 複写(&C) + Specify the third line + 3本目の線を指定 - Copies entities to the clipboard - クリップボードに複写 + Specify the fourth line + 4本目の線を指定 - Cut - 切り取り + Can not determine uniquely an ellipse + 単一の楕円を指定できません + + + RS_ActionDrawHatch - Cu&t - 切り取り(&t) + &Hatch + ハッチング(&H) - Cuts entities to the clipboard - クリップボードへ切り取り + Invalid hatch area. Please check that the entities chosen form one or more closed contours. + 有効でないハッチ領域。閉じた図形かチェックしてください。 - Specify reference point - 参照点を指示 + Hatch created successfully. + ハッチングは成功しました. - Cancel - 中止 + Hatch Error: Invalid contour found! + ハッチング・エラー: 輪郭が無効です! - - - RS_ActionEditPaste - Paste - 貼り付け + Hatch Error: Pattern not found! + ハッチング・エラー: パターンが見つからない! - &Paste - 貼り付け(&P) + Hatch Error: Contour or pattern too small! + ハッチング・エラー: パターンもしくは輪郭が小さすぎる! - Pastes the clipboard contents - クリップボードから貼り付け + Hatch Error: Contour too big! + ハッチング・エラー: 輪郭が大きすぎる! - Set reference point - 参照点設定 + Hatch Error: Undefined Error! + ハッチング・エラー:・分類できないエラー! - Cancel - 中止 + Total hatch area = %1 + ハッチング面積 = %1 - RS_ActionEditUndo + RS_ActionDrawImage - Undo - 取り消し + Not a valid expression + 表記に誤り - &Undo - 取り消し(&U) + Specify reference point + 参照点指示 - Undoes last action - 直前の取り消す + Cancel + 中止 - Redo - やり直し + Enter angle: + 角度入力: - &Redo - やり直し(&R) + + - Redoes last action - 直前のやり直し + Enter factor: + 倍率入力: - Nothing to undo! - + Insert &Image + 画像挿入(&I) - Nothing to redo! - + Enter dpi: + DPI入力: - RS_ActionFileNew + RS_ActionDrawLine - New Drawing - 新規図面 + &2 Points + 2点(&2) - &New - 新規作成(&N) + Specify first point + 1点目指示 - Creates a new drawing - 新規図面の作成 + Cancel + 中止 - - - RS_ActionFileNewTemplate - New From &Template - + Specify next point or [%1] + 次点又は[%1]指示 - - - RS_ActionFileOpen - Open Drawing - 既存図面を開く + Back + 戻る - &Open... - 開く(&O)... + Specify next point + 次点指示 + + + Cannot undo: Not enough entities defined yet. + 取り消しができない: 図形が定義されていない。 + + + Cannot close sequence of lines: Not enough entities defined yet, or already closed. + 線分を閉じることができない:要素をまだ十分に定義していなかったか、またはすでに閉まっていた。 - Opens an existing drawing - 既存図面を開く + Cannot redo: Not previous line segment defined. + やり直すことができない:前に、定義されたラインセグメントはない. - RS_ActionFileSave + RS_ActionDrawLineAngle - Save Drawing - 図面保存 + &Angle + 角度(&A) - &Save - 保存(&S) + Not a valid expression + 表記に誤り - Saves the current drawing - 現在の図面を保存 + Specify position + 位置指示 - - - RS_ActionFileSaveAs - Save Drawing As - 別名で図面保存 + Cancel + 中止 - Save &as... - 別名で保存(&a)... + Enter angle: + 角度入力: - Saves the current drawing under a new filename - 現在の図面を別名で保存 + Back + 戻る - - - RS_ActionInfoAngle - Angle between two lines - 角度 + Enter length: + 長さ入力: - &Angle between two lines - 角度(&A) + &Horizontal + 水平(&H) - Measures the angle between two lines - 角度測定 + Vertical + 垂直 + + + RS_ActionDrawLineBisector - Angle: %1%2 - 角度: %1%2 + Bisector + 角の2等分線 - Lines are parallel - 線分は平行 + Not a valid expression + 表記に誤り - Specify first line + Select first line 1つ目の線分 @@ -8991,7 +8560,7 @@ 中止 - Specify second line + Select second line 2つ目の線分 @@ -8999,133 +8568,74 @@ 戻る - An&gle between two lines - + Enter bisector length: + 角の2等分線長さ入力: - Angle: %1 - 角度: %1 - - - - RS_ActionInfoArea - - Polygonal Area - ポリゴンの面積 - - - &Polygonal Area - ポリゴンの面積(&P) - - - Measures the area of a polygon - 閉領域の面積を測定 - - - Area: %1 - 面積: %1 + Enter number of bisectors: + 角の2等分線の数: - Circumference: %1 - 周長: %1 + Number sector lines not in range: + number of bisector to create must be in [1, 200] + セクター番号の線が範囲内に無い: + + + RS_ActionDrawLineFree - Point: %1/%2 - 点: %1/%2 + &Freehand Line + フリーハンド線分(&F) - Specify first point of polygon - ポリゴンの1点目を指示 + Click and drag to draw a line + クリックして作図線を引く Cancel 中止 - - Specify next point of polygon - ポリゴンの2点目指示 - - - Terminate - 終了 - - - Polygonal &Area - - - - Closing Point: %1/%2 - - - RS_ActionInfoDist - - Distance Point to Point - 2点間の距離 - - - &Distance Point to Point - 2点間の距離(&D) - - - Measures the distance between two points - 2点間の距離を測定 - - - Distance: %1 - 距離: %1 - + RS_ActionDrawLineHorVert - Specify first point of distance - 一点目を指示 + Specify first point + 1点目指示 Cancel 中止 - Specify second point of distance - 二点目を指示 + Specify second point + 2点目指示 Back 戻る - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 - + Vertical + 垂直 - RS_ActionInfoDist2 - - Distance Entity to Point - 垂線の長さ - - - &Distance Entity to Point - 垂線の長さ(&D) - - - Measures the distance between an entity and a point - 垂線の長さを測定 - + RS_ActionDrawLineOrthTan - Distance: %1 - 距離: %1 + Tangent &Orthogonal + 円弧に接する垂線(&O) - Specify entity - 図形を指示 + Select a line + 線を選択 Cancel 中止 - Specify point - 点を指示 + Select circle, arc or ellipse + 円、楕円選択 Back @@ -9133,445 +8643,403 @@ - RS_ActionInfoInside + RS_ActionDrawLineParallel - Point inside contour - 輪郭線の内部の点 + Specify Distance <%1> or select entity or [%2] + 距離<%1>、図形選択、[%2]指示 - &Point inside contour - 輪郭線の内部の点(&P) + Cancel + 中止 - Checks if a given point is inside the selected contour - 指定点が輪郭線の内部にあるかチェックしてください + Enter number: + 数値入力: - Point is inside selected contour. - 点は輪郭線の内部.。 + Not a valid expression + 表記に誤り - Point is outside selected contour. - 点は輪郭線の外部.。 + Not a valid number. Try 1..99 + 有効な数値ではありません。1..99まで - Specify point - 点指示 + &Concentric + 同心円(&C) - Cancel - 中止 + &Parallel + 平行線分(&P) - RS_ActionInfoTotalLength + RS_ActionDrawLineParallelThrough - Total length of selected entities - 選択された図形群の全長 + Parallel through point + 一点通過平行 - &Total length of selected entities - 選択された図形群の全長(&T) + Select entity + 図形選択 - Measures the total length of all selected entities - 選択された図形群の全長を測定 + Cancel + 中止 - Total Length of selected entities: %1 - 選択された図形群の全長: %1 + Specify through point + 通過点指示 - At least one of the selected entities cannot be measured. - 図形が選択されていないため測定できません。 + Back + 戻る + + + Number: + 数値: - - - RS_ActionLayersAdd - Add Layer - 画層追加 + Not a valid number. Try 1..99 + 有効な数値ではありません。1..99まで - &Add Layer - 画層追加(&A) + Not a valid expression + 表記に誤り - RS_ActionLayersEdit - - Edit Layer - 画層編集 - + RS_ActionDrawLinePolygon - &Edit Layer - 画層編集(&E) + + - RS_ActionLayersFreezeAll + RS_ActionDrawLinePolygonCenCor - Freeze all - 全て非表示 + Pol&ygon (Cen,Cor) + 多角形(&y) 中心、コーナー - &Freeze all - 全て非表示(&F) + Specify center + 中心指定 - Freeze all layers - 全画層を非表示 + Specify a corner + コーナー指示 - Defreeze all - 全て表示 + Enter number: + 数値入力: - &Defreeze all - 全て表示(&D) + Not a valid number. Try 1..9999 + 有効な数値ではありません。1..9999まで - Defreeze all layers - 全画層表示 + Not a valid expression + 表記に誤り + + + RS_ActionDrawLinePolygonCorCor - &Hide all - + Polygo&n (Cor,Cor) + 多角形(&n) コーナー、コーナー - &Show all - + Specify first corner + 1つ目のコーナー指示 - - - RS_ActionLayersRemove - Remove Layer - 画層削除 + Cancel + 中止 - &Remove Layer - 画層削除(&R) + Specify second corner + 2つ目のコーナー指示 - - - RS_ActionLayersToggleLock - Toggle Layer Lock - 画層ロック切り替え + Back + 戻る - &Toggle Lock - ロック切り替え(&T) + Number: + 数: - Toggle Lock - ロック切り替え + Not a valid number. Try 1..9999 + 有効な数値ではありません。1..9999まで - Toggle Layer Loc&k - + Not a valid expression. + 表記に誤り。 - RS_ActionLayersTogglePrint + RS_ActionDrawLineRectangle - Toggle Layer &Print - + Rectangle + 矩形 - - - RS_ActionLayersToggleView - Toggle Layer Visibility - 画層表示切替 + Specify first corner + 1つ目のコーナー指示 - &Toggle Layer - 画層表示切替(&T) + Cancel + 中止 - Toggle Layer - 画層切替 + Specify second corner + 2つ目のコーナー指示 - &Toggle Layer Visibility - + Back + 戻る - RS_ActionLibraryInsert - - Insert Library Object - ライブラリ図形を挿入 - - - &Insert Library Object - ライブラリ図形を挿入(&I) - + RS_ActionDrawLineRelAngle - Inserts an Object from the part library. - 部品ライブラリから図形を挿入。 + Relative angle + 相対角度 Not a valid expression 表記に誤り - Specify reference point - 参照点指示 + Select base entity + 基準図形選択 Cancel 中止 - Enter angle: - 角度入力: - - - - + Specify position + 位置指示 - Enter factor: - 倍率入力: + Back + 戻る - Cannot open file '%1' - '%1' ファイルを開けません + Orthogonal + 垂線 - RS_ActionLockRelativeZero - - (Un-)Lock Relative Zero - (非)ロック 相対原点 - + RS_ActionDrawLineTangent1 - (Un-)&Lock Relative Zero - (非)ロック 相対原点(&L) + Tangent (P,C) + 接線(1点、中心) - (Un-)Lock relative Zero - (非)ロック 相対原点 + Specify point + 点指示 - - - RS_ActionModifyAttributes - Attributes - 属性 + Cancel + 中止 - &Attributes - 属性(&A) + Select circle, arc or ellipse + 円、楕円選択 - Modify Entity Attributes - 図形属性編集 + Back + 戻る - RS_ActionModifyBevel + RS_ActionDrawLineTangent2 - Bevel - C面取り - - - &Bevel - C面取り(&B) - - - Bevel Entities - C面取り図形群 - - - Not a valid expression - 表記に誤り - - - Select first entity - 1つ目の図形選択 + Tangent (C,C) + 接線 2円 Cancel 中止 - Select second entity - 2つ目の図形選択 - - Back 戻る - Enter length 1: - 長さ1入力: + Select first circle or ellipse + 最初の円/楕円を選択 - Enter length 2: - 長さ2入力: + Select second circle or ellipse + 2つ目の円/楕円を選択 - RS_ActionModifyBringToFront + RS_ActionDrawMText - Bring to &Front - 前面へ移動(&F) + &MText + マルチテキスト(&M) - Send to &Back - 背後へ移動(&B) + Specify insertion point + 挿入点指示 - - - RS_ActionModifyCut - Cut - 分割 + Cancel + 中止 - &Cut - 分割(&C) + Enter text: + 文字列入力: - Cut Entities - 図形群を分割 + Back + 戻る + + + RS_ActionDrawPoint - No Entity found. - 図形が見つかりません。 + &Points + 点(&P) - Entity must be a line, arc or circle. - 分割できる図形は線分、円弧、円です。 + Specify location + 位置指示 - Cutting point is invalid. - 切断点が有効でありません。 + Cancel + 中止 + + + RS_ActionDrawPolyline - Cutting point is not on entity. - 切断点が図形上にありません。 + Specify first point + 最初のポイントを指示 - Specify entity to cut - 切り取る図形を選択 + Specify next point + 次のポイントを指示 - Cancel - 中止 + Specify next point or [%1] + 次のポイント または [%1] を指示 - Specify cutting point - 切断点を指示 + Cancel + 中止 Back 戻る - &Divide - - - - Entity must be a line, arc, circle, ellipse or interpolation spline. - + &Polyline + ポリライン(&P) - - - RS_ActionModifyDelete - Delete - 削除 + Draw polylines + ポリライン作図 - &Delete - 削除(&D) + Cannot close sequence of lines: Not enough entities defined yet. + 線分を閉じることができない: 図形の定義が不足。 - Delete Entities - 図形群を削除 + Cannot undo: Not enough entities defined yet. + 取り消しできない: 要素が定義されていない。 - RS_ActionModifyDeleteFree - - Delete Freehand - フリーハンドを削除 - + RS_ActionDrawSpline - &Delete Freehand - フリーハンドを削除(&D) + &Spline + スプライン(&S) - Specify first break point on a polyline - ポリライン上の1点目を指示 + Specify first control point + 1つ目の制御点指示 Cancel 中止 - Specify second break point on the same polyline - ポリライン上の2点目を指示 + Specify next control point or [%1] + 次の制御点指示か[%1] Back 戻る - Entities not in the same polyline. - 図形群は同一ポリラインにありません。 + Specify next control point + 次の制御点指示 - Parent of second entity is not a polyline - 二番目の図形の親はポリラインではありません + Cannot undo: Not enough entities defined yet. + 取り消しできない: 作図されていない。 + + + RS_ActionDrawText - Parent of second entity is NULL - 二番目の図形の親はNULL + &Text + テキスト(&T) - One of the chosen entities is NULL - 選択された図形群の一つはNULL + Specify insertion point + 挿入点指示 - Parent of first entity is not a polyline - 一番目の図形の親はポリラインではありません + Cancel + 中止 - Parent of first entity is NULL - 一番目の図形の親はNULL + Enter text: + 文字列入力: - First entity is NULL - 一番目の図形はNULL + Back + 戻る - Second entity is NULL - 二番目の図形はNULL + Specify second point + 2点目を指示 - RS_ActionModifyDeleteQuick + RS_ActionEditCopy - Delete selected - 選択された図形群を削除 + &Copy + 複写(&C) - &Delete selected - 選択された図形群を削除(&D) + Cu&t + 切り取り(&t) - Delete selected entities - 選択された図形群を削除 + Specify reference point + 参照点を指示 - Pick entity to delete - 削除する図形を選択 + Cancel + 中止 + + + + RS_ActionEditPaste + + &Paste + 貼り付け(&P) + + + Set reference point + 参照点設定 Cancel @@ -9579,1334 +9047,1327 @@ - RS_ActionModifyEntity + RS_ActionEditUndo - Properties - プロパティ + &Undo + 取り消し(&U) - &Properties - プロパティ(&P) + &Redo + やり直し(&R) - Modify Entity Properties - 図形プロパティを編集 + Nothing to undo! + 取り消ししない! + + + Nothing to redo! + やり直ししない! - RS_ActionModifyExplodeText + RS_ActionFileNew - Explode Text - テキストを分解 + &New + 新規作成(&N) + + + RS_ActionFileNewTemplate - &Explode Text into Letters - テキストを文字に分解(&E) + New From &Template + テンプレートから新規作成(&T) + + + RS_ActionFileOpen - Explodes Text Entities into single Letters - テキストを文字に分解 + &Open... + 開く(&O)... - RS_ActionModifyMirror + RS_ActionFileSave - Mirror - 鏡面 + &Save + 保存(&S) + + + RS_ActionFileSaveAs - &Mirror - 鏡面(&M) + Save &as... + 別名で保存(&a)... + + + RS_ActionInfoAngle - Mirror Entities - 図形群を鏡面複写 + Lines are parallel + 線分は平行 - Specify first point of mirror line - 対称軸の一点目指示 + Specify first line + 1つ目の線分 Cancel 中止 - Specify second point of mirror line - 対称軸の二点目指示 + Specify second line + 2つ目の線分 Back 戻る + + An&gle between two lines + 2線間の角度(&g) + + + Angle: %1 + 角度: %1 + - RS_ActionModifyMove + RS_ActionInfoArea - Move / Copy - 移動/複写 + Area: %1 + 面積: %1 - &Move / Copy - 移動/複写(&M) + Circumference: %1 + 周長: %1 - Move or copy entities one or multiple times - 図形群の移動、複写、繰り返し複写 + Point: %1/%2 + 点: %1/%2 - Specify reference point - 参照点を指示 + Specify first point of polygon + 多角形の1点目を指示 Cancel 中止 - Specify target point - 目的点を指示 + Specify next point of polygon + 多角形の次の点を指示 - Back - 戻る + Polygonal &Area + 多角形の面積(&A) - Invalid number of copies, use %1 - + Closing Point: %1/%2 + 閉じた点: %1/%2 - RS_ActionModifyMoveRotate - - Move and Rotate - 移動と回転 - - - M&ove and Rotate - 移動と回転(&v) - - - Move and Rotate Entities - 図形群を移動・回転 - + RS_ActionInfoDist - Not a valid expression - 表記に誤り + &Distance Point to Point + 2点間の距離(&D) - Specify reference point - 参照点を指示 + Specify first point of distance + 一点目を指示 Cancel 中止 - Specify target point - 目的点を指示 + Specify second point of distance + 2点目を指示 Back 戻る - Enter rotation angle: - 回転角度入力: + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) + 距離: %1 XY座標: (%2 , %3), 極座標: (%4<%5) - RS_ActionModifyOffset + RS_ActionInfoDist2 - &Offset - - - - Specify direction of offset - + &Distance Entity to Point + 垂線の長さ(&D) - Back - 戻る + Distance: %1 + 距離: %1 - - - RS_ActionModifyRevertDirection - Re&vert direction - + Specify entity + 図形を指示 - Ctrl+R - + Cancel + 中止 - - - RS_ActionModifyRotate - Rotate - 回転 + Specify point + 点を指示 - &Rotate - 回転(&R) + Back + 戻る + + + RS_ActionInfoInside - Rotate Entities - 図形群を回転 + Point inside contour + 輪郭線の内部の点 - Specify reference point - 参照点を指示 + Point is inside selected contour. + 点は輪郭線の内部.。 - Back - 戻る + Point is outside selected contour. + 点は輪郭線の外部.。 - Specify rotation center - + Specify point + 点指示 - Specify target point to rotate to - + Cancel + 中止 - RS_ActionModifyRotate2 + RS_ActionInfoTotalLength - Rotate Two - 二点で回転 + &Total length of selected entities + 選択された図形群の全長(&T) - Rotate T&wo - 二点で回転(&T) + Total Length of selected entities: %1 + 選択された図形群の全長: %1 - Rotate Entities around two centers - 図形群を2つの中心で回転 + At least one of the selected entities cannot be measured. + 図形が選択されていないため測定できません。 + + + RS_ActionLayersAdd - Specify absolute reference point - 絶対参照点指示 + &Add Layer + レイヤー追加(&A) + + + RS_ActionLayersEdit - Cancel - 中止 + &Edit Layer + レイヤー編集(&E) + + + RS_ActionLayersFreezeAll - Specify relative reference point - 相対参照点指示 + &Hide all + すべて非表示(&H) - Back - 戻る + &Show all + すべて表示(&S) - RS_ActionModifyRound - - Round - R面取り - + RS_ActionLayersRemove - &Round - R面取り(&R) + &Remove Layer + レイヤー削除(&R) + + + RS_ActionLayersToggleLock - Round Entities - 図形群をR面取り + Toggle Layer Loc&k + レイヤー固定の切り替え(&k) + + + RS_ActionLayersTogglePrint - Not a valid expression - 表記に誤り + Toggle Layer &Print + 印刷の有無を切り替え(&P) + + + RS_ActionLayersToggleView - Specify first entity - 1番目の図形指示 + &Toggle Layer Visibility + 表示/非表示の切り替え(&T) + + + RS_ActionLibraryInsert - Back - 戻る + Insert Library Object + ライブラリ図形を挿入 - Specify second entity - 二番目の図形指示 + Not a valid expression + 表記に誤り - Enter radius: - 半径入力: + Specify reference point + 参照点指示 Cancel 中止 - &Fillet - - - - - RS_ActionModifyScale - - Scale - スケール + Enter angle: + 角度入力: - &Scale - スケール(&S) + + - Scale Entities - 図形群を拡大縮小 + Enter factor: + 倍率入力: - Specify reference point - 参照点を指示 + Cannot open file '%1' + '%1' ファイルを開けません + + + RS_ActionLockRelativeZero - Cancel - 中止 + (Un-)&Lock Relative Zero + (非)ロック 相対原点(&L) - RS_ActionModifyStretch + RS_ActionModifyAttributes - Stretch - 伸張 + &Attributes + 選択要素の属性変更(&A) + + + RS_ActionModifyBevel - &Stretch - 伸張(&S) + &Bevel + C面取り(&B) - Stretch Entities - 図形群を伸張する + Not a valid expression + 表記に誤り - Specify first corner - 1つ目のコーナー指示 + Select first entity + 1つ目の図形選択 Cancel 中止 - Specify second corner - 2つ目のコーナー指示 + Select second entity + 2つ目の図形選択 Back 戻る - Specify reference point - 参照点を指示 + Enter length 1: + 長さ1入力: - Specify target point - 目的点を指示 + Enter length 2: + 長さ2入力: - RS_ActionModifyTrim - - Trim - 部分削除 - - - &Trim - 部分削除(&T) - - - Trim Entities - 図形群を部分削除 - + RS_ActionModifyCut - Trim Two - 2つの図形を部分削除 + No Entity found. + 図形が見つかりません。 - &Trim Two - 2つの図形を部分削除(&T) + Cutting point is invalid. + 切断点が有効でありません。 - Trim two Entities - 2つの図形群を切除 + Cutting point is not on entity. + 切断点が要素上にありません。 - Select first trim entity - 1番目の部分削除図形選択 + Specify entity to cut + 切断する要素を選択 Cancel 中止 - Select limiting entity - 範囲図形選択 + Specify cutting point + 切断点を指示 Back 戻る - Select second trim entity - 二番目の部分削除図形を選択 + &Divide + 分割(&D) - Select entity to trim - 部分削除図形選択 + Entity must be a line, arc, circle, ellipse or interpolation spline. + 要素は、直線、弧、円、楕円、補間スプライン. - RS_ActionModifyTrimAmount + RS_ActionModifyDelete - Lengthen - 伸長 + &Delete + 削除(&D) + + + RS_ActionModifyDeleteFree - &Lengthen - 伸長(&L) + Delete Freehand + フリーハンドを削除 - Lengthen by a given amount - 指定値で伸長する + Specify first break point on a polyline + ポリライン上の1点目を指示 - No entity found. - 図形が見つかりません。 + Cancel + 中止 - The chosen Entity is in a block. Please edit the block. - 選択された図形は部品の中にある。部品を編集してください。 + Specify second break point on the same polyline + ポリライン上の2点目を指示 - The chosen Entity is not an atomic entity or cannot be trimmed. - 選ばれた図形は基本図形でないか切除できないものです。 + Back + 戻る - Not a valid expression - 表記に誤り + Entities not in the same polyline. + 図形群は同一ポリラインにありません。 - Select entity to trim or enter distance: - 部分削除する図形を選択するか距離を入力: + Parent of second entity is not a polyline + 2番目の図形の親はポリラインではありません - Back - 戻る + Parent of second entity is NULL + 二番目の図形の親はNULL - - - RS_ActionOptionsDrawing - Drawing - 図面 + One of the chosen entities is NULL + 選択された図形群の一つはNULL - Current &Drawing Preferences - 図面プロパティ(&D) + Parent of first entity is not a polyline + 一番目の図形の親はポリラインではありません - - - RS_ActionOrder - move to bottom - + Parent of first entity is NULL + 一番目の図形の親はNULL - set to bottom - + First entity is NULL + 一番目の図形はNULL - lower after entity - + Second entity is NULL + 二番目の図形はNULL - lower over entity - + Parent of second entity is nullptr + 2つ目の要素の親はnullptr - raise over entity - + One of the chosen entities is nullptr + 選ばれた要素のうちの1つがnullptr - move to top - + Parent of first entity is nullptr + 最初の要素の親はnullptr - set to top - + First entity is nullptr + 最初の要素はnullptr - No Entity found. - 図形が見つかりません。 + Second entity is nullptr + 2つ目の要素はnullptr + + + RS_ActionModifyDeleteQuick - Choose entity for order - + &Delete selected + 選択された図形群を削除(&D) + + + Pick entity to delete + 削除する図形を選択 Cancel - 中止 + 中止 - RS_ActionPolylineAdd - - &Add node - ノード追加(&A) - - - Specify polyline to add nodes - ノードを挿入するポリラインを指示 - + RS_ActionModifyEntity - Specify adding node's point - 挿入するノード位置を指示 + &Properties + 要素の属性変更(&P) + + + RS_ActionModifyExplodeText - No Entity found. - 図形が見つかりません。 + &Explode Text into Letters + テキストを文字に分解(&E) + + + RS_ActionModifyMirror - Entity must be a polyline. - 図形はポリラインではありません。 + &Mirror + 鏡面(&M) - Adding point is invalid. - 指示位置が無効です。 + Specify first point of mirror line + 対称軸の一点目指示 Cancel 中止 - Back - 戻る - - - Add polyline's node - + Specify second point of mirror line + 対称軸の2点目指示 - Adding point is not on entity. - 追加点が図形上にありません。 + Back + 戻る - RS_ActionPolylineAppend + RS_ActionModifyMove - A&ppend node - ノード結合(&p) + &Move / Copy + 移動/複写(&M) - Click somewhere near the beginning or end of existing polyline. - ポリライン図形の開始または終了点の近傍を指示 + Specify reference point + 参照点を指示 - Specify next point - 次のポイントを指示 + Cancel + 中止 - Specify next point or [%1] - 次のポイント または [%1] を指示 + Specify target point + 目的点を指示 - No Entity found. - 図形が見つかりません。 + Back + 戻る - Entity must be a polyline. - 図形はポリラインではありません。 + Invalid number of copies, use %1 + コピー数は無効, %1 を使用 + + + RS_ActionModifyMoveRotate - Appending point is invalid. - 指示位置が無効です。 + M&ove and Rotate + 移動と回転(&v) - Cancel - 中止 + Not a valid expression + 表記に誤り - Back - 戻る + Specify reference point + 参照点を指示 - Append polyline's node - + Cancel + 中止 - Specify the polyline somewhere near the beginning or end point - + Specify target point + 目的点を指示 - Can not append nodes in a closed polyline. - + Back + 戻る - Cannot undo: Not enough entities defined yet. - + Enter rotation angle: + 回転角度入力: - RS_ActionPolylineDel - - &Delete node - ノード削除(&D) - + RS_ActionModifyOffset - Specify polyline to delete node - ノードを削除するポリラインを指示 + &Offset + オフセット(&O) - Specify deleting node's point - 削除するノード位置を指示 + Specify direction of offset + オフセットの方向を指定 - No Entity found. - 図形が見つかりません。 + Back + 戻る + + + RS_ActionModifyRevertDirection - Entity must be a polyline. - 図形はポリラインではありません。 + Re&vert direction + 基準点を入れ替える(&v) - Adding point is invalid. - 指示位置が無効です。 + Ctrl+R + Ctrl+R + + + RS_ActionModifyRotate - Adding point is not on entity. - 追加点が図形上にありません。 + &Rotate + 回転(&R) - Cancel - 中止 + Specify reference point + 参照点を指示 Back 戻る - Delete polyline's node - - - - Deleting point is invalid. - + Specify rotation center + 回転の中心を指定 - Deleting point is not on entity. - + Specify target point to rotate to + 回転の目標点を指定 - RS_ActionPolylineDelBetween + RS_ActionModifyRotate2 - Delete &between two nodes - 二ノード間を削除(&b) + Rotate T&wo + 2点で回転(&T) - Specify polyline to delete between two nodes - 二ノード間を削除するポリラインを指示 + Specify absolute reference point + 絶対参照点指示 - Specify first node - 最初のノードを指示 + Cancel + 中止 - Specify second node - 二番目のノードを指示 + Specify relative reference point + 相対参照点指示 - Deleteinging point is not on entity. - 削除位置が図形上にありません。 + Back + 戻る + + + RS_ActionModifyRound - Deletinging point is invalid. - 削除位置が無効です。 + Not a valid expression + 表記に誤り - Cancel - 中止 + Specify first entity + 1番目の図形指示 Back 戻る - Delete between two nodes - 二ノード間を削除 - - - No Entity found. - 図形が見つかりません。 + Specify second entity + 2番目の図形指示 - Entity must be a polyline. - 図形はポリラインではありません。 + Enter radius: + 半径入力: - Deleting point is not on entity. - + Cancel + 中止 - Deleting point is invalid. - + &Fillet + 丸み面取り(&F) - RS_ActionPolylineEquidistant + RS_ActionModifyScale - Create &Equidistant Polylines - 等間隔ポリライン作成(&E) + &Scale + スケール(&S) - Choose the original polyline - ポリライン図形を指示 + Specify reference point + 参照点を指示 - No Entity found. - 図形が見つかりません。 + Cancel + 中止 + + + RS_ActionModifyStretch - Entity must be a polyline. - 図形はポリラインではありません。 + &Stretch + 伸張(&S) - Adding point is invalid. - 指示位置が無効です。 + Specify first corner + 1つ目のコーナー指示 Cancel 中止 + Specify second corner + 2つ目のコーナー指示 + + Back - 戻る + 戻る - Create Equidistant Polylines - 等間隔ポリライン作成 + Specify reference point + 参照点を指示 + + + Specify target point + 目的点を指示 - RS_ActionPolylineSegment + RS_ActionModifyTrim - Create Polyline from Existing &Segments - 既存セグメントからポリライン作成(&S) + &Trim + トリム(&T) - Choose one of the segments on the original polyline - 元ポリライン図形のセグメントの一つを選択 + &Trim Two + 2つの要素でトリム(&T) - Specify reference point - 参照点を指示 + Select first trim entity + 最初のトリムする要素を選択 - Specify target point - 目的点を指示 + Cancel + 中止 - No Entity found. - 図形が見つかりません。 + Select limiting entity + 範囲図形選択 - Entity must be a polyline. - 図形はポリラインではありません。 + Back + 戻る - Adding point is not on entity. - 追加点が図形上にありません。 + Select second trim entity + 2つ目のトリムする要素を選択 - Adding point is invalid. - 指示位置が無効です。 - - - Cancel - 中止 - - - Back - 戻る - - - Create Polyline from Existing Segments - 既存セグメントからポリライン作成 - - - Entity must be a line, arc or polyline. - - - - Entity can not be a closed polyline. - + Select entity to trim + トリムのための要素を選択 - RS_ActionPolylineTrim - - &Trim segments - セグメントの部分削除(&T) - - - Specify polyline to trim - 部分削除するポリラインを指示 - - - Specify first segment - 最初のセグメントを指示 - + RS_ActionModifyTrimAmount - Specify second segment - 二番目のセグメントを指示 + &Lengthen + 伸長(&L) - No Entity found. + No entity found. 図形が見つかりません。 - Entity must be a polyline. - 図形はポリラインではありません。 + The chosen Entity is in a block. Please edit the block. + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + 選択された図形はブロックの中にある。ブロックを編集してください。 - Adding point is invalid. - 指示位置が無効です。 + The chosen Entity is not an atomic entity or cannot be trimmed. + 選ばれた図形は基本図形でないか切除できないものです。 - No Segment found on entity. - 図形上に指示セグメントが見つかりません。 + Not a valid expression + 表記に誤り - Cancel - 中止 + Select entity to trim or enter distance: + 部分削除する図形を選択するか距離を入力: Back 戻る - - Trim polyline's segments - - - - Specifying point is invalid. - - - RS_ActionPrintPreview + RS_ActionOptionsDrawing - Print Preview - 印刷プレヴュー + Current &Drawing Preferences + 図面の設定(&D) + + + RS_ActionOrder - Print Pre&view - 印刷プレヴュー(&v) + move to bottom + 最背面に - Shows a preview of a print - 印刷プレビューを表示 + set to bottom + 最背面に設定 - RS_ActionPrintPreview::fit(): Invalid paper size - + lower after entity + ひとつ背面に - Printout offset in paper coordinates by (%1, %2) - + lower over entity + 上と入れ替え - Printout offset in graph coordinates by (%1, %2) - + raise over entity + ひとつ前面に - Printout offset in graph coordinates - + move to top + 最前面に移動 - Printout offset in paper coordinates - + set to top + 最前面に設定 - : select printout offset coordinates - + No Entity found. + 図形が見つかりません。 - type in offset from command line to offset printout - + Choose entity for order + 配置する図形を選択 - Printout offset ignores relative zero. Ignoring '@' - + Cancel + 中止 - RS_ActionSelect + RS_ActionPolylineAdd - Select to modify attributes - + &Add node + ノード追加(&A) - Cancel - 中止 + Specify polyline to add nodes + ノードを挿入するポリラインを指示 - Select to delete - + Specify adding node's point + 挿入するノード位置を指示 - Select to delete immediately - + No Entity found. + 図形が見つかりません。 - Select to move - + Entity must be a polyline. + 図形はポリラインではありません。 - Select to rotate - + Adding point is invalid. + 指示位置が無効です。 - Select to scale - + Cancel + 中止 - Select to mirror - + Back + 戻る - Select to move and rotate - + Add polyline's node + ポリライン・ノードを追加 - Select for two axis rotation - + Adding point is not on entity. + 追加点が図形上にありません。 + + + RS_ActionPolylineAppend - Select to explode text - + A&ppend node + ノード結合(&p) - Select to create block - + Click somewhere near the beginning or end of existing polyline. + ポリライン図形の開始または終了点の近傍を指示. - Select to copy - + Specify next point + 次のポイントを指示 - Select to cut - + Specify next point or [%1] + 次のポイント または [%1] を指示 - No entity selected! - + No Entity found. + 図形が見つかりません。 - Select to create offset - + Entity must be a polyline. + 図形はポリラインではありません。 - Select entities to order - + Cancel + 中止 - Select to explode block - + Back + 戻る - Select to revert direction - + Append polyline's node + ポリラインノード結合 - - - RS_ActionSelectAll - Select All - 全て選択 + Specify the polyline somewhere near the beginning or end point + 最初または終点の近くでどこかにポリラインを指定 - Select &All - 全て選択(&A) + Can not append nodes in a closed polyline. + 閉じられたポリラインのノードを追加できない. - Selects all Entities - 全図形を選択 + Cannot undo: Not enough entities defined yet. + 取り消しできない:作図されていない. + + + RS_ActionPolylineDel - Deselect all - 全てを選択解除 + &Delete node + ノード削除(&D) - Deselect &all - 全てを選択解除(&a) + Specify polyline to delete node + ノードを削除するポリラインを指示 - Deselects all Entities - 全図形を選択解除 + Specify deleting node's point + 削除するノード位置を指示 - Ctrl+K - + No Entity found. + 図形が見つかりません。 - - - RS_ActionSelectContour - (De-)Select Contour - (非)選択 輪郭線 + Entity must be a polyline. + 図形はポリラインではありません。 - (De-)Select &Contour - (非)選択 輪郭線(&C) + Cancel + 中止 - (De-)Selects connected entities - (非)選択 結合図形群 + Back + 戻る - Entity must be an Atomic Entity. - 図形は基本図形。 + Delete polyline's node + ポリライン・ノードを削除 - - - RS_ActionSelectIntersected - Select Intersected Entities - 交差図形選択 + Deleting point is invalid. + 削除位置が無効. - In&tersected Entities - 交差図形選択(&I) + Deleting point is not on entity. + 削除位置が図形上にありません。 + + + RS_ActionPolylineDelBetween - Selects all entities intersected by a line - 線分と交差する図形群を選択 + Delete &between two nodes + 2ノード間を削除(&b) - Deselect Intersected Entities - 交差図形群の選択解除 + Specify polyline to delete between two nodes + 2ノード間を削除するポリラインを指示 - Deselect Inte&rsected Entities - 交差図形群の選択解除(&r) + Specify first node + 最初のノードを指示 - Deselects all entities intersected by a line - 線分に交差する図形群を選択解除 + Specify second node + 2番目のノードを指示 - Choose first point of intersection line - 交差線分の一点目指示 + Deleteinging point is not on entity. + 削除位置が図形上にありません。 - Cancel - 中止 + Deletinging point is invalid. + 削除位置が無効です。 - Choose second point of intersection line - 交差線分の二点目指示 + Cancel + 中止 Back 戻る - - - RS_ActionSelectInvert - Invert Selection - 逆選択 + Delete between two nodes + 2ノード間を削除 - &Invert Selection - 逆選択(&I) + No Entity found. + 図形が見つかりません。 - Inverts the current selection - 現在選択されていない図形を選択 + Entity must be a polyline. + 図形はポリラインではありません。 - - - RS_ActionSelectLayer - (De-)Select Layer - (非)選択 画層 + Deleting point is not on entity. + 削除位置が図形上にありません。 - (De-)Selects layers - (非)選択 画層群 + Deleting point is invalid. + 削除位置が無効. - RS_ActionSelectSingle - - Select Entity - 図形選択 - + RS_ActionPolylineEquidistant - (De-)&Select Entity - (非)選択 図形(&S) + Create &Equidistant Polylines + 等間隔ポリライン作成(&E) - Selects single Entities - 単一図形選択 + Choose the original polyline + ポリライン図形を指示 - - - RS_ActionSelectWindow - Select Window - ウィンドウ選択 + No Entity found. + 図形が見つかりません。 - Select &Window - ウィンドウ選択(&W) + Entity must be a polyline. + 図形はポリラインではありません。 - Selects all Entities in a given Window - ウィンドウ内の図形を選択 + Cancel + 中止 - Deselect Window - ウィンドウ内の図形を非選択 + Create Equidistant Polylines + 等間隔ポリライン作成 + + + RS_ActionPolylineSegment - Deselect &Window - ウィンドウ内の図形を非選択(&W) + Create Polyline from Existing &Segments + 既存セグメントからポリライン作成(&S) - Deselects all Entities in a given Window - 指定ウィンドウ内の全図形を非選択 + Choose one of the segments on the original polyline + 元ポリライン図形のセグメントの一つを選択 - Choose first edge - 1番目の端点指示 + No Entity found. + 図形が見つかりません。 Cancel 中止 - Choose second edge - 2番目の端点指示 + Create Polyline from Existing Segments + 既存セグメントからポリライン作成 - Back - 戻る + Entity must be a line, arc or polyline. + 要素は、直線、円弧、またはポリライン. - Click and drag for the selection window + Entity can not be a closed polyline. + 要素は閉じたポリラインではない. + + + Polyline created - RS_ActionSetRelativeZero + RS_ActionPolylineTrim + + &Trim segments + セグメントの部分削除(&T) + - Set Relative Zero - 相対原点設定 + Specify polyline to trim + 部分削除するポリラインを指示 - &Set Relative Zero - 相対原点設定(&S) + Specify first segment + 最初のセグメントを指示 - Set position of the Relative Zero point - 相対原点の位置を指示 + Specify second segment + 2番目のセグメントを指示 - Set relative Zero - 相対原点を設定 + No Entity found. + 図形が見つかりません。 + + + Entity must be a polyline. + 図形はポリラインではありません。 + + + No Segment found on entity. + 図形上に指示セグメントが見つかりません。 Cancel 中止 - Set &Relative Zero - + Back + 戻る + + + Trim polyline's segments + ポリラインのセグメントをトリム + + + Specifying point is invalid. + 指示位置が無効です. - RS_ActionSnapIntersectionManual + RS_ActionPrintPreview - Intersection Manually - 手動で交点 + Print Pre&view + 印刷プレビュー(&v) - I&ntersection Manually - 手動で交点(&n) + RS_ActionPrintPreview::fit(): Invalid paper size + 用紙サイズが無効 - Snap to intersection points manually - 手動で交点へスナップ + Printout offset in paper coordinates by (%1, %2) + 印刷時、紙の内側のオフセット値は (%1, %2) - Select first entity - 1番目の図形指示 + Printout offset in graph coordinates by (%1, %2) + 印刷時、画像の内側のオフセット値は (%1, %2) - Back - 戻る + Printout offset in graph coordinates + 印刷時、画像の内側のオフセット値 - Select second entity - 2番目の図形指示 + Printout offset in paper coordinates + 印刷時、紙の内側のオフセット値 - - - RS_ActionToolRegenerateDimensions - Regenerate Dimension Entities - 寸法図形再生成 + : select printout offset coordinates + : 印刷時、オフセット座標を選択 - &Regenerate Dimension Entities - 寸法図形再生成(&R) + type in offset from command line to offset printout + 印刷時にオフセットするため、コマンドラインからオフセット値を入力 - Regenerates all Dimension Entities - 全寸法図形を再生成 + Printout offset ignores relative zero. Ignoring '@' + 印刷時のオフセットは相対値 0 を無視. '@'を無視 - Regenerated %1 dimension entities - %1 s寸法図形を再生成 + Printout in Black/White + - No dimension entities found - 寸法図形が見つかりません + Printout in color + - RS_ActionZoomAuto - - Auto Zoom - 自動 - + RS_ActionSelect - &Auto Zoom - 自動(&A) + Select to modify attributes + 属性を変更する図形を選択 - Zooms automatic - 自動的に拡大/縮小 + Cancel + 中止 - - - RS_ActionZoomIn - Zoom in - 拡大 + Select to delete + 削除するときに選択 - Zoom &In - 拡大(&I) + Select to delete immediately + 選択をただちに削除する - Zooms in - 拡大 + Select to move + 移動するときに選択 - Zoom out - 縮小 + Select to rotate + 回転するときに選択 - Zoom &Out - 縮小(&O) + Select to scale + 測定するときに選択 - Zooms out - 縮小 + Select to mirror + 鏡像複写するときに選択 - - - RS_ActionZoomPan - Pan Zoom - 移動拡大縮小 + Select to move and rotate + 移動と回転をするときに選択 - &Pan Zoom - 移動拡大縮小(&P) + Select for two axis rotation + 2つの回転軸を選択 - Realtime Panning - リアルタイムパン + Select to explode text + 分解するテキストを選択 - Zoom &Panning - + Select to create block + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + ブロックを新規作成するときに選択 - Click and drag to pan zoom - + Select to copy + コピーするときに選択 - Cancel - 中止 + Select to cut + 切り取りするときに選択 - Zoom panning - + No entity selected! + 選択されていません! - - - RS_ActionZoomPrevious - Previous View - 全画面 + Select to create offset + オフセットを新規作成するときに選択 - &Previous View - 全画面(&P) + Select entities to order + 整列する要素を選択 - Shows previous view - 全画面表示 + Select to explode block + 訳語をAutoCADに合せて、"部品"から"ブロック"に変更 + 分解するブロックを選択 - Previous &View - + Select to revert direction + 基準点を入れ替えるため選択 - RS_ActionZoomRedraw + RS_ActionSelectAll - Redraw - 再描画 + Select &All + 全て選択(&A) - &Redraw - 再描画(&R) + Deselect &all + 全てを選択解除(&a) + + + Ctrl+K + Ctrl+K - RS_ActionZoomWindow + RS_ActionSelectContour - Window Zoom - ウィンドウ拡大縮小 + (De-)Select &Contour + (非)選択 輪郭線(&C) - &Window Zoom - 再描画「(&W) + Entity must be an Atomic Entity. + 図形は基本図形。 + + + + RS_ActionSelectIntersected + + Select Intersected Entities + 交差図形選択 - Zooms in a window - ウィンドウ指定で拡大縮小 + Deselect Intersected Entities + 交差図形群の選択解除 - Specify first edge - 1つ目の端点指示 + Choose first point of intersection line + 交差線分の一点目指示 Cancel 中止 - Specify second edge - 2つ目の端点指示 + Choose second point of intersection line + 交差線分の2点目指示 Back @@ -10914,988 +10375,182 @@ - RS_Commands + RS_ActionSelectInvert - line - 線分 + Invert Selection + 逆選択 + + + RS_ActionSelectLayer - rectangle - 矩形 + (De-)Select Layer + レイヤーの選択/非選択 + + + RS_ActionSelectSingle - text - テキスト + Select Entity + 図形選択 + + + RS_ActionSelectWindow - regen - 再作図 + Select Window + ウィンドウ選択 - undo - 取り消し + Deselect Window + ウィンドウ内の図形を非選択 - u - undo - 取り消し + Cancel + 中止 - redo - やり直し + Choose second edge + 2番目の端点指示 - arc - 円弧 + Back + 戻る - angle - 角度 + Click and drag for the selection window + ドラッグして範囲を選択 + + + RS_ActionSetRelativeZero - factor - 係数 + Set relative Zero + 相対原点を設定 - columns - 列数 + Cancel + 中止 - rows - 行数 + Set &Relative Zero + 相対原点を設定(&R) + + + RS_ActionSnapIntersectionManual - columnspacing - 列幅 + I&ntersection Manually + 手動で交点(&n) - rowspacing - 行間 + Select first entity + 1番目の図形指示 - ang - angle - 角度 - - - a - angle - 角度 - - - fact - factor - 係数 - - - f - factor - 係数 - - - cols - columns - 列数 - - - c - columns - 列数 - - - r - rows - 行数 - - - columnspacing - columnspacing for inserts - 挿入用列幅 - - - colspacing - columnspacing for inserts - 挿入用列幅 - - - cs - columnspacing for inserts - 挿入用列幅 - - - rowspacing - rowspacing for inserts - 挿入用行間 - - - rs - rowspacing for inserts - 挿入用行間 - - - center - 中心 - - - cen - center - 中心 - - - c - center - 中心 - - - reversed - reversed arc - 逆円弧 - - - rev - reversed arc - 逆円弧 - - - r - reversed arc - 逆円弧 - - - point - - - - po - point - - - - offset - オフセット - - - o - offset - オフセット - - - parallel - 平行 - - - length - 長さ - - - close - 閉じる - - - number - 数値 - - - through - 通過 - - - help - ヘルプ - - - ? - help - ヘルプ - - - length - length - 長さ - - - len - length - 長さ - - - l - length - 長さ - - - c - close - 閉じる - - - num - number - 数値 - - - n - number - 数値 - - - t - through - 通過 - - - par - parallel - 平行 - - - length1 - 長さ1 - - - length2 - 長さ2 - - - radius - 半径 - - - trim - 切り取り - - - length1 - length1 - 長さ1 - - - len1 - length1 - 長さ1 - - - l1 - length1 - 長さ1 - - - length2 - length2 - 長さ2 - - - len2 - length2 - 長さ2 - - - l2 - length2 - 長さ2 - - - r - radius - 半径 - - - t - text - テキスト - - - chord length - 弦の長さ - - - length - chord length - 弦の長さ - - - l - chord length - 弦の長さ - - - Command: %1 - コマンド: %1 - - - Available commands: - 使えるコマンド: - - - circle - - - - ci - circle - - - - zw - zoom - window - 拡大/縮小 - 窓 - - - za - zoom - auto - 拡大/縮小 - 自動 - - - zp - zoom - pan - 拡大/縮小 - 移動 - - - li - line - 線分 - - - re - rectangle - 矩形 - - - rp - regular polygon - 正規ポリゴン - - - c2 - 2 point circle - 二点円 - - - c3 - 3 point circle - 三点円 - - - ar - arc - 円弧 - - - a3 - 3 point arc - 3点円弧 - - - ep - ellipse - 楕円 - - - tx - text - テキスト - - - mt - text - テキスト - - - da - dimension - aligned - 並列寸法 - - - dh - dimension - horizontal - 水平寸法 - - - dv - dimension - vertical - 垂直寸法 - - - dr - dimension - linear - 任意寸法 - - - ld - dimension - leader - 寸法補助線 - - - rd - redraw - 再描画 - - - zi - zoom - in - 拡大 - - - zo - zoom - out - 縮小 - - - os - snap - none - スナップ - 無し - - - sg - snap - grid - スナップ - グリッド - - - se - snap - end - スナップ - 端点 - - - si - snap - intersection - スナップ - 交点 - - - sn - snap - center - スナップ - 中心 - - - sm - snap - middle - スナップ - 中点 - - - sn - snap - nearest - スナップ - 近傍 - - - np - snap - nearest point - スナップ - 近傍点 - - - fr* - layers - freeze all - 画層 - 全固定 - - - th* - layers - defreeze all - 画層 - 全固定解除 - - - tn - Deselect all - 選択解除 - - - ch - modify - bevel (chamfer) - 編集 - 斜角 - - - xt - modify - trim (extend) - 編集 - 切り取り - - - rm - modify - trim - 変更 - 切り取り - - - mv - modify - move - 編集 - 移動 - - - mi - modify - mirror - 編集 - 鏡面 - - - ro - modify - rotate - 編集 - 回転 - - - sz - modify - scale - 編集 - 倍率 - - - ss - modify - stretch - 編集 - 伸長 - - - oo - modify - undo (oops) - 編集 - 取り消し - - - uu - modify - redo - 編集 - やり直し - - - xp - modify - explode - 編集 - 分解 - - - ex - modify - explode - 編集 - 分解 - - - dimregen - 寸法再作図 - - - po - ポリゴン - - - ln - 線分 - - - l - 線分 - - - a - 円弧 - - - ci - - - - rec - 矩形 - - - rectang - 矩形 - - - rg - zoom - redraw - 拡大/縮小 - 再描画 - - - zr - zoom - redraw - 拡大/縮小 - 再描画 - - - zv - zoom - previous - 拡大/縮小 - 全画面 - - - r - 再描画 - - - polyline - ポリライン - - - pa - parallel - 平行 - - - tm - modify - multi trim (extend) - 編集 - 複数 切り取り - - - kill - - - - k - - - - da - 並列寸法 - - - dh - 水平寸法 - - - dr - 任意寸法 - - - dv - 垂直寸法 - - - ld - 寸法補助線 - - - tm - 編集 - 複数 切り取り - - - xt - 編集 - 切り取り - - - rm - 変更 - 切り取り - - - mv - 編集 - 移動 - - - ch - 編集 - 斜角 - - - mi - 編集 - 鏡面 - - - ro - 編集 - 回転 - - - sz - 編集 - 倍率 - - - ss - 編集 - 伸長 - - - er - modify - delete (erase) - - - - er - - - - oo - 編集 - 取り消し - - - uu - 編集 - やり直し - - - xp - 編集 - 分解 - - - os - スナップ - 無し - - - sg - スナップ - グリッド - - - se - スナップ - 端点 - - - si - スナップ - 交点 - - - sn - - - - sm - スナップ - 中点 - - - np - スナップ - 近傍点 - - - tn - 選択解除 - - - back - - - - b - back - - - - li - 線分 - - - pl - - - - pa - 平行 - - - ar - 円弧 - - - rect - - - - redraw - - - - zr - 拡大/縮小 - 再描画 - - - zw - 拡大/縮小 - 窓 - - - za - 拡大/縮小 - 自動 - - - zp - 拡大/縮小 - 移動 - - - zv - 拡大/縮小 - 全画面 - - - u - 取り消し - - - os - snap - free - スナップ - 無し - - - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - - - - number - number - 数値 - - - reversed - reversed - 逆円弧 - - - rev - reversed - 逆円弧 - - - r - redo - - - - Command not found: %1 - - - - Accepted keycode: %1 - - - - mtext - - - - dpi - - - - re - 矩形 - - - re - modify - revert direction - 矩形 - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - + Back + 戻る - rh - + Select second entity + 2番目の図形指示 + + + RS_ActionToolRegenerateDimensions - rv - restrict - vertical - + Regenerate Dimension Entities + 寸法図形再生成 - rv - + Regenerated %1 dimension entities + %1 s寸法図形を再生成 - setrelativezero - + No dimension entities found + 寸法図形が見つかりません + + + RS_ActionZoomAuto - setrelativezero - snap - set relative zero position - + &Auto Zoom + 画面に合わせて拡大/縮小(&A) + + + RS_ActionZoomIn - rz - + Zoom &In + 拡大(&I) - paperoffset - + Zooms in + 拡大 - graphoffset - + Zoom &Out + 縮小(&O) - fillet - modify - fillet - + Zooms out + 縮小 + + + RS_ActionZoomPan - divide - modify - divide - + Zoom &Panning + 拡大図形の移動(&P) - div - modify - divide - + Click and drag to pan zoom + ドラッグして移動 - cut - modify - divide - + Cancel + 中止 - an - angle - + Zoom panning + 拡大図形の移動 + + + RS_ActionZoomPrevious - ce - center - + Previous &View + 前の画面(&V) + + + RS_ActionZoomRedraw - cl - chord length - + &Redraw + 再描画(&R) + + + RS_ActionZoomWindow - co - columns - + &Window Zoom + 指定範囲を拡大表示(&W) - ra - radius - + Specify first edge + 初めの端点指示 - row - row - + Cancel + 中止 - cal - command to trigger cli calculator - + Specify second edge + 2つ目の端点指示 - calculate - command to trigger cli calculator - + Back + 戻る diff -Nru librecad-2.0.8/librecad/ts/librecad_ko.ts librecad-2.0.9/librecad/ts/librecad_ko.ts --- librecad-2.0.8/librecad/ts/librecad_ko.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_ko.ts 2016-01-07 07:46:24.000000000 +0000 @@ -2,6 +2,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + + + + Geometry + + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -102,6 +133,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + + + + Spacing: + + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -500,7 +573,7 @@ CAD Tools - CAD 도구 + CAD 도구 Export as @@ -556,6 +629,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -618,7 +695,7 @@ CTRL-G - CTRL-G + CTRL-G &Quit @@ -640,6 +717,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -843,7 +929,7 @@ QG_CadToolBar CAD Tools - CAD 도구들 + CAD 도구들 @@ -1283,6 +1369,17 @@ + QG_CommandHistory + + &Copy + + + + select&All + + + + QG_CommandWidget Command Line @@ -1309,14 +1406,6 @@ - &Copy - - - - select&All - - - escape escape, go back from action steps @@ -2574,18 +2663,10 @@ - Extension line extension: - - - Arrow size: - Extension line offset: - - - Dimension line gap: @@ -2726,35 +2807,131 @@ - Alignment: + Horizontal + + + + General Scale: - Dimension Aligned + <html><head/><body><p>Scale to multiply all dimension values.</p></body></html> - Horizontal + <html><head/><body><p>Scale to multiply all dimension geometries.</p></body></html> - General Scale: + Text style: - <html><head/><body><p>Scale to multiply all dimension values.</p></body></html> + '.' (Period) - General Factor: + ',' (Comma) - <html><head/><body><p>Scale to multiply all dimension geometries.</p></body></html> + Decimal separator: + + + + Linear units: + + + + Color: + + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: - <html><head/><body><p>Text alignment.</p></body></html> + fixed extension line legth @@ -2833,10 +3010,6 @@ - Colors - - - Backgr&ound: @@ -2857,14 +3030,6 @@ - #000000 - - - - #808080 - - - A&utomatically scale grid @@ -2901,67 +3066,127 @@ - #FFFFFF + Drawing unit. - #C0C0C0 + Time between automatic saving of the document in minutes. - Drawing unit. + When set, LibreCAD will automatically generate a backup of your current drawing. - Time between automatic saving of the document in minutes. + Auto backup - When set, LibreCAD will automatically generate a backup of your current drawing. + Template: - Auto backup + St&art Handle Color: - Template: + &Handle Color: - #00FFFF + &End Handle Color: - #0000FF + Splash Window - #FFFF00 + Display Splash - #FF00FF + Graphic Colors - St&art Handle Color: + Aquamarine - &Handle Color: + Azure - &End Handle Color: + DeepSkyBlue - Splash Window + DodgerBlue - Display Splash + Gray + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + White + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -3210,20 +3435,8 @@ - &OK - - - - Alt+O - - - - Cancel - 취소 - - - Esc - + Cancel + 취소 @@ -4590,40 +4803,6 @@ - QG_PenToolBar - - Line color - - - - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - - - - Spacing: - - - - Distance from original polyline - - - - Copies: - - - - QG_PolylineOptions Polyline Options @@ -5097,10 +5276,6 @@ - Layer "%1" and all entities on it will be removed. - - - Layer "%1" can never be removed. @@ -5124,6 +5299,11 @@ Layer with a name "%1" already exists. Please specify a different name. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -5202,7 +5382,7 @@ None - 없음 + 없음 Inch @@ -5321,10 +5501,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -5438,10 +5614,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -5453,851 +5625,1334 @@ All Image Files (%1) - - - RS_ActionBlocksAdd - &Add Block - 블록 추가(&A) + : duplicated command: %1 is already taken by %2 + - - - RS_ActionBlocksAttributes - &Rename Block - 블록 이름변경(&R) + point + draw point + - - - RS_ActionBlocksCreate - &Create Block + po + draw point - Specify reference point + line + draw line - Cancel - 취소 + li + draw line + - - - RS_ActionBlocksEdit - &Edit Block - 블록 편집(&E) + l + draw line + - - - RS_ActionBlocksExplode - Ex&plode + polyline + draw polyline - - - RS_ActionBlocksFreezeAll - &Hide all + pl + draw polyline - &Show all + free + draw freehand line - - - RS_ActionBlocksInsert - &Insert Block - 블록 삽입(&I) + fhl + draw freehand line + - Not a valid expression + spline + draw spline - Specify reference point + spl + draw spline - Cancel - 취소 + spline2 + spline through points + - Enter angle: + stp + spline through points - - + offset + create offset + - Enter factor: + parallel + create offset - Enter columns: + o + create offset - Enter rows: + pa + create offset - Enter column spacing: + ptp + parallel through point - Enter row spacing: + pp + parallel through point - - - RS_ActionBlocksRemove - &Remove Block - 블록 제거(&R) + bisect + angle bisector + - - - RS_ActionBlocksSave - &Save Block + bi + angle bisector - No block activated to save + tangentpc + tangent point and circle - - - RS_ActionBlocksToggleView - Toggle Block &Visibility + tanpc + tangent point and circle - - - RS_ActionDefault - Choose second edge + perp + perpendicular line - Back - 뒤로 + ortho + perpendicular line + - - - RS_ActionDimAligned - &Aligned + vertical + vertical line - Specify first extension line origin + ver + vertical line - Cancel - 취소 + horizontal + horizontal line + - Specify second extension line origin + hor + horizontal line - Back - 뒤로 + rectangle + draw rectangle + - Specify dimension line location + rectang + draw rectangle - Enter dimension text: + rect + draw rectangle - - - RS_ActionDimAngular - &Angular + rec + draw rectangle - Select first line + polygon2v + polygon by 2 vertices - Cancel - 취소 + poly2 + polygon by 2 vertices + - Select second line + arc + draw arc - Specify dimension arc line location + a + draw arc - Enter dimension text: + circle + draw circle - - - RS_ActionDimDiametric - &Diametric + ci + draw circle - Not a circle or arc entity + circle2 + circle 2 points - Not a valid expression + c2 + circle 2 points - Select arc or circle entity + circle3 + circle 3 points - Cancel - 취소 + c3 + circle 3 points + - Specify dimension line location + circlecr + circle with center and radius - Enter dimension text: + cc + circle with center and radius - - - RS_ActionDimLeader - &Leader + tan3 + circle tangent to 3 - Specify target point + ct3 + circle tangent to 3 - Cancel - 취소 + ellipseinscribed + inscribed ellipse + - Specify next point + ei + inscribed ellipse - Finish + ie + inscribed ellipse - - - RS_ActionDimLinear - &Linear + hatch + draw hatch - &Horizontal + ha + draw hatch - &Vertical + mtext + draw mtext - Not a valid expression + mtxt + draw mtext - Specify first extension line origin + text + draw text - Cancel - 취소 + txt + draw text + - Specify second extension line origin + regen + zoom - redraw - Back - 뒤로 + redraw + zoom - redraw + - Specify dimension line location + rg + zoom - redraw - Enter dimension text: + zr + zoom - redraw - Enter dimension line angle: + zoomwindow + zoom - window - - - RS_ActionDimRadial - &Radial + zw + zoom - window - Not a circle or arc entity + zoomauto + zoom - auto - Not a valid expression + za + zoom - auto - Select arc or circle entity + zoompan + zoom - pan - Cancel - 취소 + zp + zoom - pan + - Specify dimension line position or enter angle: + zoomprevious + zoom - previous - Enter dimension text: + zv + zoom - previous - - - RS_ActionDrawArc - &Center, Point, Angles + kill + kill all actions - Not a valid expression + k + kill all actions - Not a valid chord length + undo + undo cycle - Specify center + u + undo cycle - Cancel - 취소 + redo + redo cycle + - Specify radius + r + redo cycle - Back - 뒤로 + dimaligned + dimension - aligned + - Specify start angle: + da + dimension - aligned - Specify included angle: + dimhorizontal + dimension - horizontal - Specify chord length: + dh + dimension - horizontal - Specify end angle or [angle/chord length] + dimvertical + dimension - vertical - - - RS_ActionDrawArc3P - &3 Points + dv + dimension - vertical - Invalid arc data. + dimlinear + dimension - linear - Cancel - 취소 + dl + dimension - linear + - Specify second point - 둘째 위치 지정 + dr + dimension - linear + - Back - 뒤로 + dimangular + dimension - angular + - Specify endpoint + dan + dimension - angular - Specify startpoint or [center] + dimradial + dimension - radial - - - RS_ActionDrawArcTangential - Specify base entity + dimradius + dimension - radius - Cancel - 취소 + dimdiametric + dimension - diametric + - Specify end angle + dimdiameter + dimension - diametric - Back - 뒤로 + dd + dimension - diametric + - Specify end point + dimleader + dimension - leader - Arc &Tangential + ld + dimension - leader - - - RS_ActionDrawCircle - Center, &Point + dimregen + dimension - regenerate - Not a valid expression + restrictnothing + restrict - nothing - Specify center + rn + restrict - nothing - Cancel - 취소 + restrictorthogonal + restrict - orthogonal + - Specify radius + rr + restrict - orthogonal - Back - 뒤로 + restricthorizontal + restrict - horizontal + - - - RS_ActionDrawCircle2P - 2 Points + rh + restrict - horizontal - Invalid Circle data. + restrictvertical + restrict - vertical - Specify first point - 첫 위치 지정 + rv + restrict - vertical + - Cancel - 취소 + move + modify - move (copy) + - Specify second point - 둘째 위치 지정 + mv + modify - move (copy) + - Back - 뒤로 + bevel + modify - bevel + - - - RS_ActionDrawCircle3P - 3 Points + bev + modify - bevel - Invalid circle data. + ch + modify - bevel - Specify first point - 첫 위치 지정 + fillet + modify - fillet + - Cancel - 취소 + fi + modify - fillet + - Specify second point - 둘째 위치 지정 + divide + modify - divide (cut) + - Back - 뒤로 + cut + modify - divide (cut) + - Specify third point + div + modify - divide (cut) - - - RS_ActionDrawCircleCR - Center, &Radius + mirror + modify - mirror - Not a valid expression + mi + modify - mirror - Specify circle center + revert + modify - revert direction - Cancel - 취소 + rev + modify - revert direction + - Specify circle radius + rotate + modify - rotate - Back - 뒤로 + ro + modify - rotate + - radius=%1 is invalid + scale + modify - scale - - - RS_ActionDrawCircleInscribe - Circle &Inscribed + sz + modify - scale - Specify the first line + trim + modify - trim (extend) - Cancel - 취소 + tm + modify - trim (extend) + - Specify the second line + trim2 + modify - multi trim (extend) - Back - 뒤로 + tm2 + modify - multi trim (extend) + - Specify the third line + lengthen + modify - lengthen - - - RS_ActionDrawCircleTan1_2P - Cancel - 취소 + le + modify - lengthen + - Specify the first point on the tangent circle + stretch + modify - stretch - Back - 뒤로 + ss + modify - stretch + - Specify the second point on the tangent circle + delete + modify - delete (erase) - Select the center of the tangent circle + er + modify - delete (erase) - Specify a line/arc/circle + del + modify - delete (erase) - Tangential, 2 P&oints + explode + explode block/polyline into entities - - - RS_ActionDrawCircleTan2 - Specify the first line/arc/circle + xp + explode block/polyline into entities - Cancel - 취소 + snapfree + snap - free + - Specify the second line/arc/circle + os + snap - free - Back - 뒤로 + sf + snap - free + - Select the center of the tangent circle + snapcenter + snap - center - Tangential 2 Circles, Radius - circle tangential to two give circles and with radius + sc + snap - center - - - RS_ActionDrawCircleTan2_1P - Specify a line/arc/circle + snapdist + snap - distance to endpoints - Cancel - 취소 + sd + snap - distance to endpoints + - Specify the another arc/circle + snapend + snap - end points - Back - 뒤로 + se + snap - end points + - Specify a point on the tangent circle + snapgrid + snap - grid - Select the center of the tangent circle + sg + snap - grid - Tangential 2 Circles, 1 Point + snapintersection + snap - intersection - - - RS_ActionDrawCircleTan3 - Cancel - 취소 + si + snap - intersection + - Back - 뒤로 + snapmiddle + snap - middle points + - Select the center of the tangent circle + sm + snap - middle points - Specify the first line/arc/circle + snaponentity + snap - on entity - Specify the second line/arc/circle + sn + snap - on entity - Specify the third line/arc/circle + np + snap - on entity - Tangential &3 Circles + setrelativezero + set relative zero position - - - RS_ActionDrawEllipse4Points - Ellipse &4 Point + rz + set relative zero position - Specify the first point on ellipse + selectall + Select all entities - Cancel - 취소 + sa + Select all entities + - Specify the second point on ellipse + deselectall + deselect all entities - Back - 뒤로 + tn + deselect all entities + - Specify the third point on ellipse + modifyattr + modify attribute - Specify the fourth point on ellipse + attr + modify attribute - Can not determine uniquely an ellipse + ma + modify attribute - - - RS_ActionDrawEllipseAxis - &Ellipse (Axis) + properties + modify properties - Not a valid expression + prop + modify properties - Specify ellipse center + distance + distance point to point - Cancel - 취소 + dist + distance point to point + - Specify endpoint of major axis + dpp + distance point to point - Back - 뒤로 + angle + measure angle + - Specify endpoint or length of minor axis: + ang + measure angle - Specify start angle + area + measure area - Specify end angle + ar + measure area - Ellipse &Arc (Axis) + angle + + + + dpi + + + + close + + + + chord length + + + + columns + + + + columnspacing + + + + factor + + + + length + + + + length1 + bevel/fillet lenght1 + + + + length2 + bevel/fillet lenght2 + + + + number + + + + radius + + + + rows + + + + rowspacing + + + + through + + + + trim + + + + ang + angle + + + + an + angle + + + + center + + + + cen + center + + + + ce + center + + + + cl + chord length + + + + c + close + + + + cols + columns + + + + co + columns + + + + columnspacing + columnspacing for inserts + + + + colspacing + columnspacing for inserts + + + + cs + columnspacing for inserts + + + + fact + factor + + + + f + factor + + + + help + + + + ? + help + + + + length + length + + + + len + length + + + + l + length + + + + length1 + length1 + + + + len1 + length1 + + + + l1 + length1 + + + + length2 + length2 + + + + len2 + length2 + + + + l2 + length2 + + + + number + number + + + + num + number + + + + n + number + + + + ra + radius + + + + reversed + reversed + + + + rev + reversed + + + + row + row + + + + rowspacing + rowspacing for inserts + + + + rs + rowspacing for inserts + + + + text + + + + t + text + + + + t + through + + + + undo + + + + u + undo + + + + redo + + + + r + redo + + + + back + + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + 없음 + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color - RS_ActionDrawEllipseCenter3Points + RS_ActionBlocksAdd - Ellipse Center and &3 Points + &Add Block + 블록 추가(&A) + + + + RS_ActionBlocksAttributes + + &Rename Block + 블록 이름변경(&R) + + + + RS_ActionBlocksCreate + + &Create Block - Specify the center of ellipse + Specify reference point Cancel 취소 + + + RS_ActionBlocksEdit + + &Edit Block + 블록 편집(&E) + + + + RS_ActionBlocksExplode - Specify the first point on ellipse + Ex&plode + + + RS_ActionBlocksFreezeAll - Specify the second point on ellipse + &Hide all - Back - 뒤로 + &Show all + + + + + RS_ActionBlocksInsert + + &Insert Block + 블록 삽입(&I) - Specify the third point on ellipse + Not a valid expression + + + + Specify reference point + + + + Cancel + 취소 + + + Enter angle: + + + + + + + + Enter factor: + + + + Enter columns: + + + + Enter rows: + + Enter column spacing: + + + + Enter row spacing: + + + + + RS_ActionBlocksRemove + + &Remove Block + 블록 제거(&R) + - RS_ActionDrawEllipseFociPoint + RS_ActionBlocksSave - Ellipse &Foci Point + &Save Block - Not a valid expression + No block activated to save + + + RS_ActionBlocksToggleView - Specify first focus of ellipse + Toggle Block &Visibility + + + RS_ActionDefault - Cancel - 취소 - - - Specify second focus of ellipse + Choose second edge Back 뒤로 - - Specify a point on ellipse or total distance to foci - - - RS_ActionDrawEllipseInscribe + RS_ActionDimAligned - Ellipse &Inscribed + &Aligned - Specify the first line + Specify first extension line origin @@ -6305,7 +6960,7 @@ 취소 - Specify the second line + Specify second extension line origin @@ -6313,65 +6968,57 @@ 뒤로 - Specify the third line - - - - Specify the fourth line + Specify dimension line location - Can not determine uniquely an ellipse + Enter dimension text: - RS_ActionDrawHatch - - &Hatch - - + RS_ActionDimAngular - Invalid hatch area. Please check that the entities chosen form one or more closed contours. + &Angular - Hatch created successfully. + Select first line - Hatch Error: Invalid contour found! - + Cancel + 취소 - Hatch Error: Pattern not found! + Select second line - Hatch Error: Contour or pattern too small! + Specify dimension arc line location - Hatch Error: Contour too big! + Enter dimension text: + + + RS_ActionDimDiametric - Hatch Error: Undefined Error! + &Diametric - Total hatch area = %1 + Not a circle or arc entity - - - RS_ActionDrawImage Not a valid expression - Specify reference point + Select arc or circle entity @@ -6379,69 +7026,49 @@ 취소 - Enter angle: - - - - - - - - Enter factor: - - - - Insert &Image + Specify dimension line location - Enter dpi: + Enter dimension text: - RS_ActionDrawLine + RS_ActionDimLeader - &2 Points + &Leader - Specify first point - 첫 위치 지정 + Specify target point + Cancel 취소 - Specify next point or [%1] - - - - Back - 뒤로 - - Specify next point - Cannot undo: Not enough entities defined yet. - 되돌릴 수 없음: 아직 정의된 엔티티가 충분하지 않음. + Finish + + + + RS_ActionDimLinear - Cannot close sequence of lines: Not enough entities defined yet, or already closed. + &Linear - Cannot redo: Not previous line segment defined. + &Horizontal - - - RS_ActionDrawLineAngle - &Angle + &Vertical @@ -6449,7 +7076,7 @@ - Specify position + Specify first extension line origin @@ -6457,7 +7084,7 @@ 취소 - Enter angle: + Specify second extension line origin @@ -6465,22 +7092,26 @@ 뒤로 - Enter length: + Specify dimension line location - &Horizontal + Enter dimension text: - Vertical + Enter dimension line angle: - RS_ActionDrawLineBisector + RS_ActionDimRadial - Bisector + &Radial + + + + Not a circle or arc entity @@ -6488,7 +7119,7 @@ - Select first line + Select arc or circle entity @@ -6496,73 +7127,69 @@ 취소 - Select second line + Specify dimension line position or enter angle: - Back - 뒤로 - - - Enter bisector length: + Enter dimension text: + + + RS_ActionDrawArc - Enter number of bisectors: + &Center, Point, Angles - Number sector lines not in range: - number of bisector to create must be in [1, 200] + Not a valid expression - - - RS_ActionDrawLineFree - &Freehand Line + Not a valid chord length - Click and drag to draw a line + Specify center Cancel 취소 - - - RS_ActionDrawLineHorVert - Specify first point - 첫 위치 지정 + Specify radius + - Cancel - 취소 + Back + 뒤로 - Specify second point - 둘째 위치 지정 + Specify start angle: + - Back - 뒤로 + Specify included angle: + - Vertical + Specify chord length: + + + + Specify end angle or [angle/chord length] - RS_ActionDrawLineOrthTan + RS_ActionDrawArc3P - Tangent &Orthogonal + &3 Points - Select a line + Invalid arc data. @@ -6570,18 +7197,26 @@ 취소 - Select circle, arc or ellipse - + Specify second point + 둘째 위치 지정 Back 뒤로 + + Specify endpoint + + + + Specify startpoint or [center] + + - RS_ActionDrawLineParallel + RS_ActionDrawArcTangential - Specify Distance <%1> or select entity or [%2] + Specify base entity @@ -6589,34 +7224,34 @@ 취소 - Enter number: + Specify end angle - Not a valid expression - + Back + 뒤로 - Not a valid number. Try 1..99 + Specify end point - &Parallel + Arc &Tangential + + + RS_ActionDrawCircle - &Concentric + Center, &Point - - - RS_ActionDrawLineParallelThrough - Parallel through point + Not a valid expression - Select entity + Specify center @@ -6624,103 +7259,84 @@ 취소 - Specify through point + Specify radius Back 뒤로 - - Number: - - - - Not a valid number. Try 1..99 - - - - Not a valid expression - - - - - RS_ActionDrawLinePolygon - - - - - RS_ActionDrawLinePolygonCenCor + RS_ActionDrawCircle2P - Pol&ygon (Cen,Cor) + 2 Points - Specify center + Invalid Circle data. - Specify a corner - + Specify first point + 첫 위치 지정 - Enter number: - + Cancel + 취소 - Not a valid number. Try 1..9999 - + Specify second point + 둘째 위치 지정 - Not a valid expression - + Back + 뒤로 - RS_ActionDrawLinePolygonCorCor + RS_ActionDrawCircle3P - Polygo&n (Cor,Cor) + 3 Points - Specify first corner + Invalid circle data. + Specify first point + 첫 위치 지정 + + Cancel 취소 - Specify second corner - + Specify second point + 둘째 위치 지정 Back 뒤로 - Number: - - - - Not a valid number. Try 1..9999 + Specify third point + + + RS_ActionDrawCircleCR - Not a valid expression. + Center, &Radius - - - RS_ActionDrawLineRectangle - Rectangle + Not a valid expression - Specify first corner + Specify circle center @@ -6728,26 +7344,26 @@ 취소 - Specify second corner + Specify circle radius Back 뒤로 - - - RS_ActionDrawLineRelAngle - Relative angle + radius=%1 is invalid + + + RS_ActionDrawCircleInscribe - Not a valid expression + Circle &Inscribed - Select base entity + Specify the first line @@ -6755,7 +7371,7 @@ 취소 - Specify position + Specify the second line @@ -6763,37 +7379,45 @@ 뒤로 - Orthogonal + Specify the third line - RS_ActionDrawLineTangent1 + RS_ActionDrawCircleTan1_2P - Tangent (P,C) + Cancel + 취소 + + + Specify the first point on the tangent circle - Specify point + Back + 뒤로 + + + Specify the second point on the tangent circle - Cancel - 취소 + Select the center of the tangent circle + - Select circle, arc or ellipse + Specify a line/arc/circle - Back - 뒤로 + Tangential, 2 P&oints + - RS_ActionDrawLineTangent2 + RS_ActionDrawCircleTan2 - Tangent (C,C) + Specify the first line/arc/circle @@ -6801,26 +7425,27 @@ 취소 + Specify the second line/arc/circle + + + Back 뒤로 - Select first circle or ellipse + Select the center of the tangent circle - Select second circle or ellipse + Tangential 2 Circles, Radius + circle tangential to two give circles and with radius - RS_ActionDrawMText - - &MText - - + RS_ActionDrawCircleTan2_1P - Specify insertion point + Specify a line/arc/circle @@ -6828,107 +7453,108 @@ 취소 - Enter text: + Specify the another arc/circle Back 뒤로 - - - RS_ActionDrawPoint - &Points + Specify a point on the tangent circle - Specify location + Select the center of the tangent circle - Cancel - 취소 + Tangential 2 Circles, 1 Point + - RS_ActionDrawPolyline - - &Polyline - 다각형(&P) - + RS_ActionDrawCircleTan3 - Draw polylines - + Cancel + 취소 - Specify first point - 첫 위치 지정 + Back + 뒤로 - Cancel - 취소 + Select the center of the tangent circle + - Specify next point or [%1] + Specify the first line/arc/circle - Back - 뒤로 + Specify the second line/arc/circle + - Specify next point + Specify the third line/arc/circle - Cannot close sequence of lines: Not enough entities defined yet. + Tangential &3 Circles - Cannot undo: Not enough entities defined yet. - 되돌릴 수 없음: 아직 정의된 엔티티가 충분하지 않음. + Draw tangential circle of 3 given points, lines, arcs/circles + - RS_ActionDrawSpline + RS_ActionDrawEllipse4Points - &Spline - 자유곡선(&S) + Ellipse &4 Point + - Specify first control point - 첫 조절점 지정 + Specify the first point on ellipse + Cancel 취소 - Specify next control point or [%1] - 다음 조절점 또는 [%1]지정하기 + Specify the second point on ellipse + Back 뒤로 - Specify next control point - 다음 조절점 지정하기 + Specify the third point on ellipse + - Cannot undo: Not enough entities defined yet. - 되돌릴 수 없음: 아직 정의된 엔티티가 충분하지 않음. + Specify the fourth point on ellipse + + + + Can not determine uniquely an ellipse + - RS_ActionDrawText + RS_ActionDrawEllipseAxis - &Text + &Ellipse (Axis) - Specify insertion point + Not a valid expression + + + + Specify ellipse center @@ -6936,7 +7562,7 @@ 취소 - Enter text: + Specify endpoint of major axis @@ -6944,106 +7570,100 @@ 뒤로 - Specify second point - 둘째 위치 지정 - - - - RS_ActionEditCopy - - &Copy + Specify endpoint or length of minor axis: - Cu&t + Specify start angle - Specify reference point + Specify end angle - Cancel - 취소 + Ellipse &Arc (Axis) + - RS_ActionEditPaste + RS_ActionDrawEllipseCenter3Points - &Paste + Ellipse Center and &3 Points - Set reference point + Specify the center of ellipse Cancel 취소 - - - RS_ActionEditUndo - &Undo + Specify the first point on ellipse - &Redo + Specify the second point on ellipse - Nothing to undo! - + Back + 뒤로 - Nothing to redo! + Specify the third point on ellipse - RS_ActionFileNew + RS_ActionDrawEllipseFociPoint - &New + Ellipse &Foci Point - - - RS_ActionFileNewTemplate - New From &Template + Not a valid expression + + + + Specify first focus of ellipse + + + + Cancel + 취소 + + + Specify second focus of ellipse - - - RS_ActionFileOpen - &Open... + Back + 뒤로 + + + Specify a point on ellipse or total distance to foci - - - RS_ActionFileSave - &Save + specify a point on ellipse, or total distance to foci - - - RS_ActionFileSaveAs - Save &as... + Total distance %1 is smaller than distance between foci - RS_ActionInfoAngle + RS_ActionDrawEllipseInscribe - Lines are parallel + Ellipse &Inscribed - Specify first line + Specify the first line @@ -7051,7 +7671,7 @@ 취소 - Specify second line + Specify the second line @@ -7059,57 +7679,65 @@ 뒤로 - An&gle between two lines + Specify the third line - Angle: %1 + Specify the fourth line + + + + Can not determine uniquely an ellipse - RS_ActionInfoArea + RS_ActionDrawHatch - Area: %1 + &Hatch - Circumference: %1 + Invalid hatch area. Please check that the entities chosen form one or more closed contours. - Point: %1/%2 + Hatch created successfully. - Specify first point of polygon + Hatch Error: Invalid contour found! - Cancel - 취소 + Hatch Error: Pattern not found! + - Specify next point of polygon + Hatch Error: Contour or pattern too small! - Polygonal &Area + Hatch Error: Contour too big! - Closing Point: %1/%2 + Hatch Error: Undefined Error! + + + + Total hatch area = %1 - RS_ActionInfoDist + RS_ActionDrawImage - &Distance Point to Point + Not a valid expression - Specify first point of distance + Specify reference point @@ -7117,140 +7745,108 @@ 취소 - Specify second point of distance + Enter angle: - Back - 뒤로 + + - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Enter factor: - - - RS_ActionInfoDist2 - &Distance Entity to Point + Insert &Image - Distance: %1 + Enter dpi: + + + RS_ActionDrawLine - Specify entity + &2 Points + Specify first point + 첫 위치 지정 + + Cancel 취소 - Specify point + Specify next point or [%1] Back 뒤로 - - - RS_ActionInfoInside - Point inside contour + Specify next point - Point is inside selected contour. - + Cannot undo: Not enough entities defined yet. + 되돌릴 수 없음: 아직 정의된 엔티티가 충분하지 않음. - Point is outside selected contour. + Cannot close sequence of lines: Not enough entities defined yet, or already closed. - Specify point + Cannot redo: Not previous line segment defined. - - Cancel - 취소 - - RS_ActionInfoTotalLength - - &Total length of selected entities - - - - Total Length of selected entities: %1 - - + RS_ActionDrawLineAngle - At least one of the selected entities cannot be measured. + &Angle - - - RS_ActionLayersAdd - &Add Layer + Not a valid expression - - - RS_ActionLayersEdit - &Edit Layer + Specify position - - - RS_ActionLayersFreezeAll - &Hide all - + Cancel + 취소 - &Show all + Enter angle: - - - RS_ActionLayersRemove - &Remove Layer - + Back + 뒤로 - - - RS_ActionLayersToggleLock - Toggle Layer Loc&k + Enter length: - - - RS_ActionLayersTogglePrint - Toggle Layer &Print + &Horizontal - - - RS_ActionLayersToggleView - &Toggle Layer Visibility + Vertical - RS_ActionLibraryInsert + RS_ActionDrawLineBisector - Insert Library Object + Bisector @@ -7258,7 +7854,7 @@ - Specify reference point + Select first line @@ -7266,87 +7862,92 @@ 취소 - Enter angle: + Select second line - - + Back + 뒤로 - Enter factor: + Enter bisector length: - Cannot open file '%1' + Enter number of bisectors: - - - RS_ActionLockRelativeZero - (Un-)&Lock Relative Zero + Number sector lines not in range: + number of bisector to create must be in [1, 200] - RS_ActionModifyAttributes + RS_ActionDrawLineFree - &Attributes + &Freehand Line - - - RS_ActionModifyBevel - &Bevel + Click and drag to draw a line - Not a valid expression - + Cancel + 취소 + + + RS_ActionDrawLineHorVert - Select first entity - + Specify first point + 첫 위치 지정 Cancel 취소 - Select second entity - + Specify second point + 둘째 위치 지정 Back 뒤로 - Enter length 1: - - - - Enter length 2: + Vertical - RS_ActionModifyCut + RS_ActionDrawLineOrthTan - No Entity found. + Tangent &Orthogonal - Cutting point is invalid. + Select a line - Cutting point is not on entity. + Cancel + 취소 + + + Select circle, arc or ellipse - Specify entity to cut + Back + 뒤로 + + + + RS_ActionDrawLineParallel + + Specify Distance <%1> or select entity or [%2] @@ -7354,37 +7955,34 @@ 취소 - Specify cutting point + Enter number: - Back - 뒤로 + Not a valid expression + - &Divide + Not a valid number. Try 1..99 - Entity must be a line, arc, circle, ellipse or interpolation spline. + &Parallel - - - RS_ActionModifyDelete - &Delete + &Concentric - RS_ActionModifyDeleteFree + RS_ActionDrawLineParallelThrough - Delete Freehand + Parallel through point - Specify first break point on a polyline + Select entity @@ -7392,7 +7990,7 @@ 취소 - Specify second break point on the same polyline + Specify through point @@ -7400,98 +7998,95 @@ 뒤로 - Entities not in the same polyline. + Number: + + + + Not a valid number. Try 1..99 - Parent of second entity is not a polyline + Not a valid expression + + + RS_ActionDrawLinePolygon + + + + + + + RS_ActionDrawLinePolygonCenCor - Parent of second entity is NULL + Pol&ygon (Cen,Cor) - One of the chosen entities is NULL + Specify center - Parent of first entity is not a polyline + Specify a corner - Parent of first entity is NULL + Enter number: - First entity is NULL + Not a valid number. Try 1..9999 - Second entity is NULL + Not a valid expression - RS_ActionModifyDeleteQuick + RS_ActionDrawLinePolygonCorCor - &Delete selected + Polygo&n (Cor,Cor) - Pick entity to delete + Specify first corner Cancel 취소 - - - RS_ActionModifyEntity - &Properties + Specify second corner - - - RS_ActionModifyExplodeText - &Explode Text into Letters - + Back + 뒤로 - - - RS_ActionModifyMirror - &Mirror + Number: - Specify first point of mirror line + Not a valid number. Try 1..9999 - Cancel - 취소 - - - Specify second point of mirror line + Not a valid expression. - - Back - 뒤로 - - RS_ActionModifyMove + RS_ActionDrawLineRectangle - &Move / Copy + Rectangle - Specify reference point + Specify first corner @@ -7499,22 +8094,18 @@ 취소 - Specify target point + Specify second corner Back 뒤로 - - Invalid number of copies, use %1 - - - RS_ActionModifyMoveRotate + RS_ActionDrawLineRelAngle - M&ove and Rotate + Relative angle @@ -7522,7 +8113,7 @@ - Specify reference point + Select base entity @@ -7530,7 +8121,7 @@ 취소 - Specify target point + Specify position @@ -7538,67 +8129,64 @@ 뒤로 - Enter rotation angle: + Orthogonal - RS_ActionModifyOffset + RS_ActionDrawLineTangent1 - &Offset + Tangent (P,C) - Specify direction of offset + Specify point - Back - 뒤로 + Cancel + 취소 - - - RS_ActionModifyRevertDirection - Re&vert direction + Select circle, arc or ellipse - Ctrl+R - + Back + 뒤로 - RS_ActionModifyRotate + RS_ActionDrawLineTangent2 - &Rotate + Tangent (C,C) - Specify reference point - + Cancel + 취소 Back 뒤로 - Specify rotation center + Select first circle or ellipse - Specify target point to rotate to + Select second circle or ellipse - RS_ActionModifyRotate2 + RS_ActionDrawMText - Rotate T&wo + &MText - Specify absolute reference point + Specify insertion point @@ -7606,7 +8194,7 @@ 취소 - Specify relative reference point + Enter text: @@ -7615,67 +8203,40 @@ - RS_ActionModifyRound - - Not a valid expression - - - - Specify first entity - - - - Back - 뒤로 - + RS_ActionDrawPoint - Specify second entity + &Points - Enter radius: + Specify location Cancel 취소 - - &Fillet - - - RS_ActionModifyScale - - &Scale - - - - Specify reference point - - + RS_ActionDrawPolyline - Cancel - 취소 + &Polyline + 다각형(&P) - - - RS_ActionModifyStretch - &Stretch + Draw polylines - Specify first corner - + Specify first point + 첫 위치 지정 Cancel 취소 - Specify second corner + Specify next point or [%1] @@ -7683,123 +8244,88 @@ 뒤로 - Specify reference point + Specify next point - Specify target point + Cannot close sequence of lines: Not enough entities defined yet. - - - RS_ActionModifyTrim - &Trim - + Cannot undo: Not enough entities defined yet. + 되돌릴 수 없음: 아직 정의된 엔티티가 충분하지 않음. + + + RS_ActionDrawSpline - &Trim Two - + &Spline + 자유곡선(&S) - Select first trim entity - + Specify first control point + 첫 조절점 지정 Cancel 취소 - Select limiting entity - + Specify next control point or [%1] + 다음 조절점 또는 [%1]지정하기 Back 뒤로 - Select second trim entity - + Specify next control point + 다음 조절점 지정하기 - Select entity to trim - + Cannot undo: Not enough entities defined yet. + 되돌릴 수 없음: 아직 정의된 엔티티가 충분하지 않음. - RS_ActionModifyTrimAmount - - &Lengthen - - - - No entity found. - - + RS_ActionDrawText - The chosen Entity is in a block. Please edit the block. + &Text - The chosen Entity is not an atomic entity or cannot be trimmed. + Specify insertion point - Not a valid expression - + Cancel + 취소 - Select entity to trim or enter distance: + Enter text: Back 뒤로 - - - RS_ActionOptionsDrawing - Current &Drawing Preferences - + Specify second point + 둘째 위치 지정 - RS_ActionOrder - - move to bottom - - - - set to bottom - - - - lower after entity - - - - lower over entity - - - - raise over entity - - - - move to top - - + RS_ActionEditCopy - set to top + &Copy - No Entity found. + Cu&t - Choose entity for order + Specify reference point @@ -7808,72 +8334,82 @@ - RS_ActionPolylineAdd + RS_ActionEditPaste - &Add node + &Paste - Add polyline's node + Set reference point - No Entity found. - + Cancel + 취소 + + + RS_ActionEditUndo - Entity must be a polyline. + &Undo - Adding point is invalid. + &Redo - Adding point is not on entity. + Nothing to undo! - Specify polyline to add nodes + Nothing to redo! + + + RS_ActionFileNew - Cancel - 취소 - - - Specify adding node's point + &New - - Back - 뒤로 - - RS_ActionPolylineAppend + RS_ActionFileNewTemplate - A&ppend node + New From &Template + + + RS_ActionFileOpen - Append polyline's node + &Open... + + + RS_ActionFileSave - No Entity found. + &Save + + + RS_ActionFileSaveAs - Entity must be a polyline. + Save &as... + + + RS_ActionInfoAngle - Click somewhere near the beginning or end of existing polyline. + Lines are parallel - Specify the polyline somewhere near the beginning or end point + Specify first line @@ -7881,7 +8417,7 @@ 취소 - Specify next point or [%1] + Specify second line @@ -7889,38 +8425,30 @@ 뒤로 - Specify next point + An&gle between two lines - Can not append nodes in a closed polyline. + Angle: %1 - - Cannot undo: Not enough entities defined yet. - 되돌릴 수 없음: 아직 정의된 엔티티가 충분하지 않음. - - RS_ActionPolylineDel - - &Delete node - - + RS_ActionInfoArea - Delete polyline's node + Area: %1 - No Entity found. + Circumference: %1 - Entity must be a polyline. + Point: %1/%2 - Specify polyline to delete node + Specify first point of polygon @@ -7928,54 +8456,57 @@ 취소 - Specify deleting node's point + Specify next point of polygon - Back - 뒤로 - - - Deleting point is invalid. + Polygonal &Area - Deleting point is not on entity. + Closing Point: %1/%2 - RS_ActionPolylineDelBetween + RS_ActionInfoDist - Delete &between two nodes + &Distance Point to Point - Delete between two nodes + Specify first point of distance - No Entity found. - + Cancel + 취소 - Entity must be a polyline. + Specify second point of distance - Deletinging point is invalid. + Back + 뒤로 + + + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) + + + RS_ActionInfoDist2 - Deleting point is not on entity. + &Distance Entity to Point - Deleteinging point is not on entity. + Distance: %1 - Specify polyline to delete between two nodes + Specify entity @@ -7983,42 +8514,30 @@ 취소 - Specify first node + Specify point Back 뒤로 - - Specify second node - - - - Deleting point is invalid. - - - RS_ActionPolylineEquidistant - - Create &Equidistant Polylines - - + RS_ActionInfoInside - Create Equidistant Polylines + Point inside contour - No Entity found. + Point is inside selected contour. - Entity must be a polyline. + Point is outside selected contour. - Choose the original polyline + Specify point @@ -8027,64 +8546,85 @@ - RS_ActionPolylineSegment + RS_ActionInfoTotalLength - Create Polyline from Existing &Segments + &Total length of selected entities - Create Polyline from Existing Segments + Total Length of selected entities: %1 - No Entity found. + At least one of the selected entities cannot be measured. + + + RS_ActionLayersAdd - Choose one of the segments on the original polyline + &Add Layer + + + RS_ActionLayersEdit - Cancel - 취소 + &Edit Layer + + + + RS_ActionLayersFreezeAll - Entity must be a line, arc or polyline. + &Hide all - Entity can not be a closed polyline. + &Show all - RS_ActionPolylineTrim + RS_ActionLayersRemove - &Trim segments + &Remove Layer + + + RS_ActionLayersToggleLock - Trim polyline's segments + Toggle Layer Loc&k + + + RS_ActionLayersTogglePrint - No Entity found. + Toggle Layer &Print + + + RS_ActionLayersToggleView - Entity must be a polyline. + &Toggle Layer Visibility + + + RS_ActionLibraryInsert - Specifying point is invalid. + Insert Library Object - No Segment found on entity. + Not a valid expression - Specify polyline to trim + Specify reference point @@ -8092,61 +8632,87 @@ 취소 - Specify first segment + Enter angle: - Back - 뒤로 + + - Specify second segment + Enter factor: + + + + Cannot open file '%1' - RS_ActionPrintPreview + RS_ActionLockRelativeZero - Print Pre&view + (Un-)&Lock Relative Zero + + + RS_ActionModifyAttributes - RS_ActionPrintPreview::fit(): Invalid paper size + &Attributes + + + RS_ActionModifyBevel - Printout offset in paper coordinates by (%1, %2) + &Bevel - Printout offset in graph coordinates by (%1, %2) + Not a valid expression - Printout offset in graph coordinates + Select first entity - Printout offset in paper coordinates - + Cancel + 취소 - : select printout offset coordinates + Select second entity - type in offset from command line to offset printout + Back + 뒤로 + + + Enter length 1: - Printout offset ignores relative zero. Ignoring '@' + Enter length 2: - RS_ActionSelect + RS_ActionModifyCut + + No Entity found. + + + + Cutting point is invalid. + + + + Cutting point is not on entity. + + - Select to modify attributes + Specify entity to cut @@ -8154,112 +8720,121 @@ 취소 - Select to delete + Specify cutting point - Select to delete immediately - + Back + 뒤로 - Select to move + &Divide - Select to rotate + Entity must be a line, arc, circle, ellipse or interpolation spline. + + + RS_ActionModifyDelete - Select to scale + &Delete + + + RS_ActionModifyDeleteFree - Select to mirror + Delete Freehand - Select to move and rotate + Specify first break point on a polyline - Select for two axis rotation - + Cancel + 취소 - Select to explode text + Specify second break point on the same polyline - Select to create block + Back + 뒤로 + + + Entities not in the same polyline. - Select to copy + Parent of second entity is not a polyline - Select to cut + Parent of first entity is not a polyline - No entity selected! + Parent of second entity is nullptr - Select to create offset + One of the chosen entities is nullptr - Select entities to order + Parent of first entity is nullptr - Select to explode block + First entity is nullptr - Select to revert direction + Second entity is nullptr - RS_ActionSelectAll + RS_ActionModifyDeleteQuick - Select &All + &Delete selected - Deselect &all + Pick entity to delete - Ctrl+K - + Cancel + 취소 - RS_ActionSelectContour - - (De-)Select &Contour - - + RS_ActionModifyEntity - Entity must be an Atomic Entity. + &Properties - RS_ActionSelectIntersected + RS_ActionModifyExplodeText - Select Intersected Entities + &Explode Text into Letters + + + RS_ActionModifyMirror - Deselect Intersected Entities + &Mirror - Choose first point of intersection line + Specify first point of mirror line @@ -8267,7 +8842,7 @@ 취소 - Choose second point of intersection line + Specify second point of mirror line @@ -8276,34 +8851,13 @@ - RS_ActionSelectInvert - - Invert Selection - - - - - RS_ActionSelectLayer - - (De-)Select Layer - - - - - RS_ActionSelectSingle - - Select Entity - - - - - RS_ActionSelectWindow + RS_ActionModifyMove - Select Window + &Move / Copy - Deselect Window + Specify reference point @@ -8311,7 +8865,7 @@ 취소 - Choose second edge + Specify target point @@ -8319,33 +8873,30 @@ 뒤로 - Click and drag for the selection window + Invalid number of copies, use %1 - RS_ActionSetRelativeZero + RS_ActionModifyMoveRotate - Set relative Zero + M&ove and Rotate - Cancel - 취소 + Not a valid expression + - Set &Relative Zero + Specify reference point - - - RS_ActionSnapIntersectionManual - I&ntersection Manually - + Cancel + 취소 - Select first entity + Specify target point @@ -8353,84 +8904,67 @@ 뒤로 - Select second entity + Enter rotation angle: - RS_ActionToolRegenerateDimensions - - Regenerate Dimension Entities - - + RS_ActionModifyOffset - Regenerated %1 dimension entities + &Offset - No dimension entities found + Specify direction of offset - - - RS_ActionZoomAuto - &Auto Zoom - + Back + 뒤로 - RS_ActionZoomIn + RS_ActionModifyRevertDirection - Zoom &In + Re&vert direction - Zoom &Out + Ctrl+R - RS_ActionZoomPan + RS_ActionModifyRotate - Zoom &Panning + &Rotate - Click and drag to pan zoom + Specify reference point - Cancel - 취소 - - - Zoom panning - + Back + 뒤로 - - - RS_ActionZoomPrevious - Previous &View + Specify rotation center - - - RS_ActionZoomRedraw - &Redraw + Specify target point to rotate to - RS_ActionZoomWindow + RS_ActionModifyRotate2 - &Window Zoom + Rotate T&wo - Specify first edge + Specify absolute reference point @@ -8438,7 +8972,7 @@ 취소 - Specify second edge + Specify relative reference point @@ -8447,829 +8981,851 @@ - RS_Commands + RS_ActionModifyRound - line + Not a valid expression - rectangle + Specify first entity - text - + Back + 뒤로 - regen + Specify second entity - undo + Enter radius: - u - undo - + Cancel + 취소 - redo + &Fillet + + + RS_ActionModifyScale - arc + &Scale - angle + Specify reference point - factor - + Cancel + 취소 + + + RS_ActionModifyStretch - columns + &Stretch - rows + Specify first corner - columnspacing + Cancel + 취소 + + + Specify second corner - rowspacing + Back + 뒤로 + + + Specify reference point - ang - angle + Specify target point + + + RS_ActionModifyTrim - fact - factor + &Trim - f - factor + &Trim Two - cols - columns + Select first trim entity - columnspacing - columnspacing for inserts + Cancel + 취소 + + + Select limiting entity - colspacing - columnspacing for inserts - + Back + 뒤로 - cs - columnspacing for inserts + Select second trim entity - rowspacing - rowspacing for inserts + Select entity to trim + + + RS_ActionModifyTrimAmount - rs - rowspacing for inserts + &Lengthen - center + No entity found. - cen - center + The chosen Entity is in a block. Please edit the block. - point + The chosen Entity is not an atomic entity or cannot be trimmed. - offset + Not a valid expression - o - offset + Select entity to trim or enter distance: - parallel - + Back + 뒤로 + + + RS_ActionOptionsDrawing - length + Current &Drawing Preferences + + + RS_ActionOrder - close + move to bottom - number + set to bottom - through + lower after entity - help + lower over entity - ? - help + raise over entity - length - length + move to top - len - length + set to top - l - length + No Entity found. - c - close + Choose entity for order - num - number - + Cancel + 취소 + + + RS_ActionPolylineAdd - n - number + &Add node - t - through + Add polyline's node - length1 + No Entity found. - length2 + Entity must be a polyline. - radius + Adding point is invalid. - trim + Adding point is not on entity. - length1 - length1 + Specify polyline to add nodes - len1 - length1 - + Cancel + 취소 - l1 - length1 + Specify adding node's point - length2 - length2 - + Back + 뒤로 + + + RS_ActionPolylineAppend - len2 - length2 + A&ppend node - l2 - length2 + Append polyline's node - t - text + No Entity found. - chord length + Entity must be a polyline. - Command: %1 + Click somewhere near the beginning or end of existing polyline. - Available commands: + Specify the polyline somewhere near the beginning or end point - circle - + Cancel + 취소 - zw - zoom - window + Specify next point or [%1] - za - zoom - auto - + Back + 뒤로 - zp - zoom - pan + Specify next point - da - dimension - aligned + Can not append nodes in a closed polyline. - dh - dimension - horizontal - + Cannot undo: Not enough entities defined yet. + 되돌릴 수 없음: 아직 정의된 엔티티가 충분하지 않음. + + + RS_ActionPolylineDel - dv - dimension - vertical + &Delete node - dr - dimension - linear + Delete polyline's node - ld - dimension - leader + No Entity found. - sg - snap - grid + Entity must be a polyline. - se - snap - end + Specify polyline to delete node - si - snap - intersection - + Cancel + 취소 - sm - snap - middle + Specify deleting node's point - sn - snap - nearest - + Back + 뒤로 - np - snap - nearest point + Deleting point is invalid. - tn - Deselect all + Deleting point is not on entity. + + + RS_ActionPolylineDelBetween - ch - modify - bevel (chamfer) + Delete &between two nodes - xt - modify - trim (extend) + Delete between two nodes - rm - modify - trim + No Entity found. - mv - modify - move + Entity must be a polyline. - mi - modify - mirror + Deletinging point is invalid. - ro - modify - rotate + Deleting point is not on entity. - sz - modify - scale + Deleteinging point is not on entity. - ss - modify - stretch + Specify polyline to delete between two nodes - er - modify - delete (erase) - + Cancel + 취소 - oo - modify - undo (oops) + Specify first node - uu - modify - redo - + Back + 뒤로 - xp - modify - explode + Specify second node - dimregen + Deleting point is invalid. + + + RS_ActionPolylineEquidistant - po + Create &Equidistant Polylines - l + Create Equidistant Polylines - a + No Entity found. - ci + Entity must be a polyline. - rec + Choose the original polyline - rectang - + Cancel + 취소 + + + RS_ActionPolylineSegment - rg - zoom - redraw + Create Polyline from Existing &Segments - zr - zoom - redraw + Create Polyline from Existing Segments - zv - zoom - previous + No Entity found. - r + Choose one of the segments on the original polyline - polyline + Cancel + 취소 + + + Entity can not be a closed polyline. - pa - parallel + Polyline created + + + RS_ActionPolylineTrim - tm - modify - multi trim (extend) + &Trim segments - da + Trim polyline's segments - dh + No Entity found. - dr + Entity must be a polyline. - dv + Specifying point is invalid. - ld + No Segment found on entity. - tm + Specify polyline to trim - xt - + Cancel + 취소 - rm + Specify first segment - mv - + Back + 뒤로 - ch + Specify second segment + + + RS_ActionPrintPreview - mi + Print Pre&view - ro + RS_ActionPrintPreview::fit(): Invalid paper size - sz + Printout offset in paper coordinates by (%1, %2) - ss + Printout offset in graph coordinates by (%1, %2) - er + Printout offset in graph coordinates - oo + Printout offset in paper coordinates - uu + : select printout offset coordinates - xp + type in offset from command line to offset printout - os + Printout offset ignores relative zero. Ignoring '@' - sg + Printout in Black/White - se + Printout in color + + + RS_ActionSelect - si + Select to modify attributes - sn - + Cancel + 취소 - sm + Select to delete - np + Select to delete immediately - tn + Select to move - kill + Select to rotate - k + Select to scale - back + Select to mirror - b - back + Select to move and rotate - li + Select for two axis rotation - pl + Select to explode text - pa + Select to create block - ar + Select to copy - rect + Select to cut - redraw + No entity selected! - zr + Select to create offset - zw + Select entities to order - za + Select to explode block - zp + Select to revert direction + + + RS_ActionSelectAll - zv + Select &All - u + Deselect &all - os - snap - free + Ctrl+K + + + RS_ActionSelectContour - sc + (De-)Select &Contour - sc - snap - center + Entity must be an Atomic Entity. + + + RS_ActionSelectIntersected - sd + Select Intersected Entities - sd - snap - distance + Deselect Intersected Entities - sf + Choose first point of intersection line - sf - snap - free - + Cancel + 취소 - sa + Choose second point of intersection line - sa - Select all - + Back + 뒤로 + + + RS_ActionSelectInvert - number - number + Invert Selection + + + RS_ActionSelectLayer - reversed - reversed + (De-)Select Layer + + + RS_ActionSelectSingle - rev - reversed + Select Entity + + + RS_ActionSelectWindow - r - redo + Select Window - Command not found: %1 + Deselect Window - Accepted keycode: %1 - + Cancel + 취소 - mtext + Choose second edge - dpi - + Back + 뒤로 - re + Click and drag for the selection window + + + RS_ActionSetRelativeZero - re - modify - revert direction + Set relative Zero - rn - restrict - nothing - + Cancel + 취소 - rn + Set &Relative Zero + + + RS_ActionSnapIntersectionManual - rr - restrict - orthogonal + I&ntersection Manually - rr + Select first entity - rh - restrict - horizontal - + Back + 뒤로 - rh + Select second entity + + + RS_ActionToolRegenerateDimensions - rv - restrict - vertical + Regenerate Dimension Entities - rv + Regenerated %1 dimension entities - setrelativezero + No dimension entities found + + + RS_ActionZoomAuto - setrelativezero - snap - set relative zero position + &Auto Zoom + + + RS_ActionZoomIn - rz + Zoom &In - paperoffset + Zoom &Out - graphoffset + Zooms in - fillet - modify - fillet + Zooms out + + + RS_ActionZoomPan - divide - modify - divide + Zoom &Panning - div - modify - divide + Click and drag to pan zoom - cut - modify - divide - + Cancel + 취소 - an - angle + Zoom panning + + + RS_ActionZoomPrevious - ce - center + Previous &View + + + RS_ActionZoomRedraw - cl - chord length + &Redraw + + + RS_ActionZoomWindow - co - columns + &Window Zoom - ra - radius + Specify first edge - row - row - + Cancel + 취소 - cal - command to trigger cli calculator + Specify second edge - calculate - command to trigger cli calculator - + Back + 뒤로 diff -Nru librecad-2.0.8/librecad/ts/librecad_lv.ts librecad-2.0.9/librecad/ts/librecad_lv.ts --- librecad-2.0.8/librecad/ts/librecad_lv.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_lv.ts 2016-01-07 07:46:24.000000000 +0000 @@ -2,6 +2,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Slānis: + + + Geometry + Ģeometrija + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -103,6 +134,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Līnijas relatīvā leņķa opcijas + + + Spacing: + Atstatums: + + + Distance from original polyline + Attālums no sākotnējās lauztās līnijas + + + Copies: + Kopijas: + + + QC_ActionGetEnt Select object: @@ -505,7 +578,7 @@ CAD Tools - CAD rīki + CAD rīki Export as @@ -561,6 +634,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -623,7 +700,7 @@ CTRL-G - CTRL-G + CTRL-G &Quit @@ -645,6 +722,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -848,7 +934,7 @@ QG_CadToolBar CAD Tools - CAD rīki + CAD rīki @@ -1616,6 +1702,17 @@ + QG_CommandHistory + + &Copy + &Kopēt + + + select&All + Izvēlēties &visu + + + QG_CommandWidget Command Line @@ -1643,11 +1740,11 @@ &Copy - &Kopēt + &Kopēt select&All - Izvēlēties &visu + Izvēlēties &visu escape @@ -2944,7 +3041,7 @@ Extension line extension: - Paplašinājuma līnijas paplašinājums: + Paplašinājuma līnijas paplašinājums: Arrow size: @@ -2952,7 +3049,7 @@ Extension line offset: - Paplašinājuma līnijas nobīde: + Paplašinājuma līnijas nobīde: Dimension line gap: @@ -3132,7 +3229,7 @@ Alignment: - Līdzinājums: + Līdzinājums: <html><head/><body><p>Text alignement.</p></body></html> @@ -3140,7 +3237,7 @@ Dimension Aligned - Dimensiju līdzinājums + Dimensiju līdzinājums Horizontal @@ -3160,7 +3257,7 @@ General Factor: - Pamata koeficients: + Pamata koeficients: 0.2 @@ -3196,7 +3293,119 @@ <html><head/><body><p>Text alignment.</p></body></html> - <html><head/><body><p>Teksta līdzinājums.</p></body></html> + <html><head/><body><p>Teksta līdzinājums.</p></body></html> + + + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Krāsa: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + Platums: + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Līdzināts + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth + @@ -3291,7 +3500,7 @@ Colors - Krāsas + Krāsas Backgr&ound: @@ -3355,11 +3564,11 @@ #000000 - #000000 + #000000 #808080 - #808080 + #808080 A&utomatically scale grid @@ -3415,11 +3624,11 @@ #FFFFFF - #FFFFFF + #FFFFFF #C0C0C0 - #C0C0C0 + #C0C0C0 #A54747 @@ -3455,19 +3664,19 @@ #00FFFF - #00FFFF + #00FFFF #0000FF - #0000FF + #0000FF #FFFF00 - #FFFF00 + #FFFF00 #FF00FF - #FF00FF + #FF00FF St&art Handle Color: @@ -3489,6 +3698,90 @@ Display Splash Attēlot uzplaiksnījumu + + Graphic Colors + + + + Aquamarine + + + + Azure + + + + DeepSkyBlue + + + + DodgerBlue + + + + Gray + Pelēks + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + White + Balts + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation + + QG_DlgOptionsMakerCam @@ -3752,19 +4045,19 @@ &OK - &Labi + &Labi Alt+O - Alt+O + Alt+O Cancel - Atcelt + Atcelt Esc - Esc + Esc @@ -5229,34 +5522,34 @@ QG_PenToolBar Line color - Līnijas krāsa + Līnijas krāsa Line width - Līnijas platums + Līnijas platums Line type - Līnijas tips + Līnijas tips QG_PolylineEquidistantOptions Line Relative Angle Options - Līnijas relatīvā leņķa opcijas + Līnijas relatīvā leņķa opcijas Spacing: - Atstatums: + Atstatums: Distance from original polyline - Attālums no sākotnējās lauztās līnijas + Attālums no sākotnējās lauztās līnijas Copies: - Kopijas: + Kopijas: @@ -5758,7 +6051,7 @@ Layer "%1" and all entities on it will be removed. - Slānis “%1” un visi uz tā esošie objekti tiks izņemti. + Slānis “%1” un visi uz tā esošie objekti tiks izņemti. Layer "%1" can never be removed. @@ -5784,6 +6077,11 @@ Layer with a name "%1" already exists. Please specify a different name. Slānis ar nosaukumu “%1” jau eksistē. Norādiet citu nosaukumu. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -5863,7 +6161,7 @@ None - Nav + Nav Inch @@ -5983,7 +6281,7 @@ Block %1 already exist, renamed to: %2 - Bloks %1 jau eksistē, pārsaukts par: %2 + Bloks %1 jau eksistē, pārsaukts par: %2 All Image Files (%1) @@ -6103,10 +6401,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -6118,37 +6412,1219 @@ All Image Files (%1) - - - RS_ActionBlocksAdd - &Add Block - &Pievienot bloku + : duplicated command: %1 is already taken by %2 + - - - RS_ActionBlocksAttributes - &Rename Block - Pā&rsaukt bloku + point + draw point + punkts - - - RS_ActionBlocksCreate - &Create Block - &Izveidot bloku + po + draw point + po - Specify reference point - Norādiet atskaites punktu + line + draw line + līnija - Cancel - Atcelt + li + draw line + li - - + + l + draw line + + + + polyline + draw polyline + lauztalīnija + + + pl + draw polyline + pl + + + free + draw freehand line + + + + fhl + draw freehand line + + + + spline + draw spline + + + + spl + draw spline + + + + spline2 + spline through points + + + + stp + spline through points + + + + offset + create offset + nobīdīt + + + parallel + create offset + paralēli + + + o + create offset + n + + + pa + create offset + pa + + + ptp + parallel through point + + + + pp + parallel through point + + + + bisect + angle bisector + + + + bi + angle bisector + + + + tangentpc + tangent point and circle + + + + tanpc + tangent point and circle + + + + perp + perpendicular line + + + + ortho + perpendicular line + + + + vertical + vertical line + + + + ver + vertical line + + + + horizontal + horizontal line + + + + hor + horizontal line + + + + rectangle + draw rectangle + taisnstūris + + + rectang + draw rectangle + taisn + + + rect + draw rectangle + tais + + + rec + draw rectangle + tais + + + polygon2v + polygon by 2 vertices + + + + poly2 + polygon by 2 vertices + + + + arc + draw arc + loks + + + a + draw arc + l + + + circle + draw circle + riņķis + + + ci + draw circle + ri + + + circle2 + circle 2 points + + + + c2 + circle 2 points + + + + circle3 + circle 3 points + + + + c3 + circle 3 points + + + + circlecr + circle with center and radius + + + + cc + circle with center and radius + + + + tan3 + circle tangent to 3 + + + + ct3 + circle tangent to 3 + + + + ellipseinscribed + inscribed ellipse + + + + ei + inscribed ellipse + + + + ie + inscribed ellipse + + + + hatch + draw hatch + + + + ha + draw hatch + + + + mtext + draw mtext + vteksts + + + mtxt + draw mtext + + + + text + draw text + teksts + + + txt + draw text + + + + regen + zoom - redraw + pārz + + + redraw + zoom - redraw + pārzīmēt + + + rg + zoom - redraw + ta + + + zr + zoom - redraw + tp + + + zoomwindow + zoom - window + + + + zw + zoom - window + ml + + + zoomauto + zoom - auto + + + + za + zoom - auto + ma + + + zoompan + zoom - pan + + + + zp + zoom - pan + mp + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + ti + + + kill + kill all actions + nobeigt + + + k + kill all actions + b + + + undo + undo cycle + atsaukt + + + u + undo cycle + a + + + redo + redo cycle + atatsaukt + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + dl + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + dh + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + dv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + dr + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + + + + dimregen + dimension - regenerate + dimpārgen + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + in + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + io + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + ih + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + iv + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mp + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + ms + + + fillet + modify - fillet + lenta + + + fi + modify - fillet + + + + divide + modify - divide (cut) + dalīt + + + cut + modify - divide (cut) + griezt + + + div + modify - divide (cut) + dal + + + mirror + modify - mirror + + + + mi + modify - mirror + mo + + + revert + modify - revert direction + + + + rev + modify - revert direction + apg + + + rotate + modify - rotate + + + + ro + modify - rotate + mg + + + scale + modify - scale + + + + sz + modify - scale + mm + + + trim + modify - trim (extend) + īsināt + + + tm + modify - trim (extend) + + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + mz + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + md + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + me + + + snapfree + snap - free + + + + os + snap - free + pn + + + sf + snap - free + pb + + + snapcenter + snap - center + + + + sc + snap - center + pc + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + pa + + + snapend + snap - end points + + + + se + snap - end points + pb + + + snapgrid + snap - grid + + + + sg + snap - grid + pg + + + snapintersection + snap - intersection + + + + si + snap - intersection + pi + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + pv + + + snaponentity + snap - on entity + + + + sn + snap - on entity + pt + + + np + snap - on entity + tp + + + setrelativezero + set relative zero position + iestatītrelatīvonulli + + + rz + set relative zero position + rz + + + selectall + Select all entities + + + + sa + Select all entities + iv + + + deselectall + deselect all entities + + + + tn + deselect all entities + in + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + leņķis + + + ang + measure angle + len + + + area + measure area + + + + ar + measure area + lo + + + angle + leņķis + + + dpi + dpi + + + close + aizvērt + + + chord length + hordas garums + + + columns + kolonnas + + + columnspacing + kolonnuatstarpes + + + factor + koeficients + + + length + garums + + + length1 + bevel/fillet lenght1 + garums1 + + + length2 + bevel/fillet lenght2 + garums2 + + + number + skaits + + + radius + rādiuss + + + rows + rindas + + + rowspacing + rinduatstarpes + + + through + cauri + + + trim + īsināt + + + ang + angle + len + + + an + angle + + + + center + centrs + + + cen + center + cen + + + ce + center + + + + cl + chord length + + + + c + close + + + + cols + columns + kol + + + co + columns + + + + columnspacing + columnspacing for inserts + kolonnuatstarpes + + + colspacing + columnspacing for inserts + kolatstarpes + + + cs + columnspacing for inserts + ka + + + fact + factor + fakt + + + f + factor + f + + + help + palīdzība + + + ? + help + ? + + + length + length + garums + + + len + length + gar + + + l + length + + + + length1 + length1 + garums1 + + + len1 + length1 + gar1 + + + l1 + length1 + g1 + + + length2 + length2 + garums2 + + + len2 + length2 + gar2 + + + l2 + length2 + g2 + + + number + number + skaits + + + num + number + sk + + + n + number + s + + + ra + radius + + + + reversed + reversed + apgriezti + + + rev + reversed + apg + + + row + row + rinda + + + rowspacing + rowspacing for inserts + rinduatstarpes + + + rs + rowspacing for inserts + ra + + + text + teksts + + + t + text + + + + t + through + + + + undo + atsaukt + + + u + undo + a + + + redo + atatsaukt + + + r + redo + + + + back + atpakaļ + + + b + back + a + + + paperoffset + papīranobīde + + + graphoffset + grafikanobīde + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + Komanda nav atrasta: %1 + + + Accepted keycode: %1 + Pieņemtais taustiņu kods: %1 + + + Available commands: + Pieejamās komandas: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + &Add Block + &Pievienot bloku + + + + RS_ActionBlocksAttributes + + &Rename Block + Pā&rsaukt bloku + + + + RS_ActionBlocksCreate + + &Create Block + &Izveidot bloku + + + Specify reference point + Norādiet atskaites punktu + + + Cancel + Atcelt + + + RS_ActionBlocksEdit &Edit Block @@ -6826,6 +8302,10 @@ Tangential &3 Circles Pieskaras &3 apļiem + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -6966,6 +8446,14 @@ Specify a point on ellipse or total distance to foci Norādiet punktu uz elipses vai attālumu no fokusa + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -7796,7 +9284,11 @@ Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 - Attālums: %1 Dekarta: (%2 , %3), Polārās: (%4<%5 + Attālums: %1 Dekarta: (%2 , %3), Polārās: (%4<%5 + + + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) + Attālums: %1 Dekarta: (%2 , %3), Polārās: (%4<%5 {1 ?} {2 ?} {3)?} {4<?} {5)?} @@ -8079,11 +9571,11 @@ Parent of second entity is NULL - Otrā objekta vecāks ir NULL + Otrā objekta vecāks ir NULL One of the chosen entities is NULL - Viens no izvēlētajiem objektiem ir NULL + Viens no izvēlētajiem objektiem ir NULL Parent of first entity is not a polyline @@ -8091,15 +9583,35 @@ Parent of first entity is NULL - Pirmā objekta vecāks ir NULL + Pirmā objekta vecāks ir NULL First entity is NULL - Pirmais objekts ir NULL + Pirmais objekts ir NULL Second entity is NULL - Otrais objekts ir NULL + Otrais objekts ir NULL + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -8724,12 +10236,16 @@ Entity must be a line, arc or polyline. - Objektam ir jābūt līnijai, lokam vai lauztai līnijai. + Objektam ir jābūt līnijai, lokam vai lauztai līnijai. Entity can not be a closed polyline. Objekts nevar būt slēgta lauzta līnija. + + Polyline created + + RS_ActionPolylineTrim @@ -8816,6 +10332,14 @@ Printout offset ignores relative zero. Ignoring '@' Izdrukas nobīdes ignorē relatīvo nulli. Ignorē “@” + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -9063,6 +10587,14 @@ Zoom &Out Tā&lināt + + Zooms in + + + + Zooms out + + RS_ActionZoomPan @@ -9124,65 +10656,65 @@ RS_Commands line - līnija + līnija rectangle - taisnstūris + taisnstūris text - teksts + teksts regen - pārz + pārz undo - atsaukt + atsaukt u undo - a + a redo - atatsaukt + atatsaukt arc - loks + loks angle - leņķis + leņķis factor - koeficients + koeficients columns - kolonnas + kolonnas rows - rindas + rindas columnspacing - kolonnuatstarpes + kolonnuatstarpes rowspacing - rinduatstarpes + rinduatstarpes ang angle - len + len a @@ -9192,17 +10724,17 @@ fact factor - fakt + fakt f factor - f + f cols columns - kol + kol c @@ -9212,36 +10744,36 @@ columnspacing columnspacing for inserts - kolonnuatstarpes + kolonnuatstarpes colspacing columnspacing for inserts - kolatstarpes + kolatstarpes cs columnspacing for inserts - ka + ka rowspacing rowspacing for inserts - rinduatstarpes + rinduatstarpes rs rowspacing for inserts - ra + ra center - centrs + centrs cen center - cen + cen c @@ -9250,126 +10782,126 @@ point - punkts + punkts offset - nobīdīt + nobīdīt o offset - n + n parallel - paralēli + paralēli length - garums + garums close - aizvērt + aizvērt number - skaits + skaits through - cauri + cauri help - palīdzība + palīdzība ? help - ? + ? length length - garums + garums len length - gar + gar l length - g + g c close - a + a num number - sk + sk n number - s + s t through - c + c length1 - garums1 + garums1 length2 - garums2 + garums2 radius - rādiuss + rādiuss trim - īsināt + īsināt length1 length1 - garums1 + garums1 len1 length1 - gar1 + gar1 l1 length1 - g1 + g1 length2 length2 - garums2 + garums2 len2 length2 - gar2 + gar2 l2 length2 - g2 + g2 r @@ -9379,11 +10911,11 @@ t text - t + t chord length - hordas garums + hordas garums length @@ -9397,436 +10929,436 @@ Command: %1 - Komanda: %1 + Komanda: %1 Available commands: - Pieejamās komandas: + Pieejamās komandas: circle - riņķis + riņķis zw zoom - window - ml + ml za zoom - auto - ma + ma zp zoom - pan - mp + mp da dimension - aligned - dl + dl dh dimension - horizontal - dh + dh dv dimension - vertical - dv + dv dr dimension - linear - dr + dr ld dimension - leader - dn + dn sg snap - grid - pg + pg se snap - end - pb + pb si snap - intersection - pi + pi sm snap - middle - pv + pv sn snap - nearest - pt + pt np snap - nearest point - tp + tp tn Deselect all - in + in ch modify - bevel (chamfer) - ms + ms xt modify - trim (extend) - + rm modify - trim - + mv modify - move - mp + mp mi modify - mirror - mo + mo ro modify - rotate - mg + mg sz modify - scale - mm + mm ss modify - stretch - mz + mz er modify - delete (erase) - md + md oo modify - undo (oops) - ma + ma uu modify - redo - mt + mt xp modify - explode - me + me dimregen - dimpārgen + dimpārgen po - po + po l - l + l a - l + l ci - ri + ri rec - tais + tais rectang - taisn + taisn rg zoom - redraw - ta + ta zr zoom - redraw - tp + tp zv zoom - previous - ti + ti r - r + r polyline - lauztalīnija + lauztalīnija pa parallel - pa + pa tm modify - multi trim (extend) - md + md da - dl + dl dh - dh + dh dr - dr + dr dv - dv + dv ld - ld + ld tm - mv + mv xt - + rm - + mv - mp + mp ch - ms + ms mi - mo + mo ro - mg + mg sz - mm + mm ss - mz + mz er - md + md oo - ma + ma uu - mt + mt xp - me + me os - pn + pn sg - pg + pg se - pb + pb si - pi + pi sn - pt + pt sm - pv + pv np - tp + tp tn - in + in kill - nobeigt + nobeigt k - b + b back - atpakaļ + atpakaļ b back - a + a li - li + li pl - pl + pl pa - pa + pa ar - lo + lo rect - tais + tais redraw - pārzīmēt + pārzīmēt zr - tp + tp zw - ml + ml za - ma + ma zp - mp + mp zv - ti + ti u - a + a os snap - free - pn + pn sc - pc + pc sc snap - center - pc + pc sd - pa + pa sd snap - distance - pa + pa sf - pb + pb sf snap - free - pb + pb sa - iv + iv sa Select all - iv + iv number number - skaits + skaits reversed reversed - apgriezti + apgriezti rev reversed - apg + apg r @@ -9845,149 +11377,114 @@ r redo - a + a Command not found: %1 - Komanda nav atrasta: %1 + Komanda nav atrasta: %1 Accepted keycode: %1 - Pieņemtais taustiņu kods: %1 + Pieņemtais taustiņu kods: %1 mtext - vteksts + vteksts dpi - dpi + dpi re - apg + apg re modify - revert direction - apg + apg rn restrict - nothing - in + in rn - in + in rr restrict - orthogonal - io + io rr - io + io rh restrict - horizontal - ih + ih rh - ih + ih rv restrict - vertical - iv + iv rv - iv + iv setrelativezero - iestatītrelatīvonulli + iestatītrelatīvonulli setrelativezero snap - set relative zero position - iestatītrelatīvonulli + iestatītrelatīvonulli rz - rz + rz paperoffset - papīranobīde + papīranobīde graphoffset - grafikanobīde + grafikanobīde fillet modify - fillet - lenta + lenta divide modify - divide - dalīt + dalīt div modify - divide - dal + dal cut modify - divide - griezt - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - + griezt row row - rinda - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + rinda diff -Nru librecad-2.0.8/librecad/ts/librecad_nl.ts librecad-2.0.9/librecad/ts/librecad_nl.ts --- librecad-2.0.8/librecad/ts/librecad_nl.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_nl.ts 2016-01-07 07:46:24.000000000 +0000 @@ -32,6 +32,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Laag: + + + Geometry + Geometrie + + + Closed + Gesloten + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -132,6 +163,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Lijn Relatieve Hoek Opties + + + Spacing: + Tussenafstand: + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -635,7 +708,7 @@ CAD Tools - CAD Gereedschappen + CAD Gereedschappen Export as @@ -687,6 +760,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -2189,7 +2266,7 @@ CTRL-G - ctrl+g + ctrl+g Restrict&Vertically @@ -2215,6 +2292,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -2442,7 +2528,7 @@ QG_CadToolBar CAD Tools - CAD Gereedschappen + CAD Gereedschappen @@ -3181,6 +3267,17 @@ + QG_CommandHistory + + &Copy + &Kopieer + + + select&All + + + + QG_CommandWidget Command Line @@ -3208,11 +3305,7 @@ &Copy - &Kopieer - - - select&All - + &Kopieer escape @@ -4717,7 +4810,7 @@ Extension line extension: - Hulplijn extentie: + Hulplijn extentie: Arrow size: @@ -4725,7 +4818,7 @@ Extension line offset: - Hulplijn afzet: + Hulplijn afzet: Dimension line gap: @@ -4920,14 +5013,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal Horizontaal @@ -4956,10 +5041,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -4992,7 +5073,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Kleur: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + Breedte: + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Uitgelijnd + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -5108,7 +5297,7 @@ Colors - Kleuren + Kleuren Backgr&ound: @@ -5128,11 +5317,11 @@ White - Wit + Wit Gray - Grijs + Grijs Darkgray @@ -5188,7 +5377,7 @@ #000000 - #000000 + #000000 #ffffff @@ -5200,7 +5389,7 @@ #808080 - #808080 + #808080 A&utomatically scale grid @@ -5267,14 +5456,6 @@ Tussentijdse bewaar tijd: - #FFFFFF - - - - #C0C0C0 - - - 400 400 @@ -5303,39 +5484,99 @@ - #00FFFF + St&art Handle Color: - #0000FF + &Handle Color: - #FFFF00 + &End Handle Color: - #FF00FF + Splash Window - St&art Handle Color: + Display Splash - &Handle Color: + Graphic Colors - &End Handle Color: + Aquamarine - Splash Window + Azure - Display Splash + DeepSkyBlue + + + + DodgerBlue + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -5696,19 +5937,19 @@ &OK - &OK + &OK Alt+O - Alt+O + Alt+O Cancel - Annuleren + Annuleren Esc - Esc + Esc @@ -7267,41 +7508,18 @@ - QG_PenToolBar - - Line color - - + QG_PolylineEquidistantOptions - Line width - + Line Relative Angle Options + Lijn Relatieve Hoek Opties - Line type - + Spacing: + Tussenafstand: - QG_PolylineEquidistantOptions - - Line Relative Angle Options - Lijn Relatieve Hoek Opties - - - Spacing: - Tussenafstand: - - - Distance from original polyline - - - - Copies: - - - - - QG_PolylineOptions + QG_PolylineOptions Polyline Options Vrije vorm Opties @@ -7803,7 +8021,7 @@ Layer "%1" and all entities on it will be removed. - Laag "%1" en alle elementen daarop worden verwijderd. + Laag "%1" en alle elementen daarop worden verwijderd. Layer "%1" can never be removed. @@ -7829,6 +8047,11 @@ Layer with a name "%1" already exists. Please specify a different name. De Laag met naam "%1" bestaat. Kies een andere naam. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -7924,7 +8147,7 @@ None - Geen + Geen Inch @@ -8051,10 +8274,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -8168,15 +8387,1193 @@ - error reading file matadata in dwg file + error reading blocks in dwg file + + + + error reading objects in dwg file + + + + : duplicated command: %1 is already taken by %2 + + + + point + draw point + punt + + + po + draw point + pu + + + line + draw line + lijn + + + li + draw line + li + + + l + draw line + l + + + polyline + draw polyline + vrije vorm + + + pl + draw polyline + + + + free + draw freehand line + + + + fhl + draw freehand line + + + + spline + draw spline + + + + spl + draw spline + + + + spline2 + spline through points + + + + stp + spline through points + + + + offset + create offset + afzet + + + parallel + create offset + parallel + + + o + create offset + a + + + pa + create offset + zp + + + ptp + parallel through point + + + + pp + parallel through point + + + + bisect + angle bisector + + + + bi + angle bisector + + + + tangentpc + tangent point and circle + + + + tanpc + tangent point and circle + + + + perp + perpendicular line + + + + ortho + perpendicular line + + + + vertical + vertical line + + + + ver + vertical line + + + + horizontal + horizontal line + + + + hor + horizontal line + + + + rectangle + draw rectangle + rechthoek + + + rectang + draw rectangle + rechth + + + rect + draw rectangle + + + + rec + draw rectangle + rh + + + polygon2v + polygon by 2 vertices + + + + poly2 + polygon by 2 vertices + + + + arc + draw arc + boog + + + a + draw arc + + + + circle + draw circle + cirkel + + + ci + draw circle + ci + + + circle2 + circle 2 points + + + + c2 + circle 2 points + c2 + + + circle3 + circle 3 points + + + + c3 + circle 3 points + c3 + + + circlecr + circle with center and radius + + + + cc + circle with center and radius + + + + tan3 + circle tangent to 3 + + + + ct3 + circle tangent to 3 + + + + ellipseinscribed + inscribed ellipse + + + + ei + inscribed ellipse + + + + ie + inscribed ellipse + + + + hatch + draw hatch + + + + ha + draw hatch + + + + mtext + draw mtext + + + + mtxt + draw mtext + + + + text + draw text + tekst + + + txt + draw text + + + + regen + zoom - redraw + regen + + + redraw + zoom - redraw + + + + rg + zoom - redraw + bv + + + zr + zoom - redraw + ht + + + zoomwindow + zoom - window + + + + zw + zoom - window + zv + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + zp + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + zv + + + kill + kill all actions + verwijder + + + k + kill all actions + k + + + undo + undo cycle + herstel + + + u + undo cycle + h + + + redo + redo cycle + terughalen + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + mu + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + mh + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + mv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + mr + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + ml + + + dimregen + dimension - regenerate + maatregen + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + vp + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + af + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + sp + + + revert + modify - revert direction + + + + rev + modify - revert direction + omg + + + rotate + modify - rotate + + + + ro + modify - rotate + ro + + + scale + modify - scale + + + + sz + modify - scale + sc + + + trim + modify - trim (extend) + trim + + + tm + modify - trim (extend) + tm + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ur + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + vw + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + xp + + + snapfree + snap - free + + + + os + snap - free + sn + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + se + + + snapgrid + snap - grid + + + + sg + snap - grid + sg + + + snapintersection + snap - intersection + + + + si + snap - intersection + si + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + sm + + + snaponentity + snap - on entity + + + + sn + snap - on entity + + + + np + snap - on entity + sp + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + da + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + hoek + + + ang + measure angle + hoek + + + area + measure area + + + + ar + measure area + bo + + + angle + hoek + + + dpi + + + + close + sluiten + + + chord length + booglengte + + + columns + kolommen + + + columnspacing + kolomtussenafstand + + + factor + waarde + + + length + lengte + + + length1 + bevel/fillet lenght1 + lengte1 + + + length2 + bevel/fillet lenght2 + lengte2 + + + number + aantal + + + radius + radius + + + rows + rijen + + + rowspacing + rijtussenafstand + + + through + door + + + trim + trim + + + ang + angle + hoek + + + an + angle + + + + center + center + + + cen + center + cen + + + ce + center + + + + cl + chord length + + + + c + close + + + + cols + columns + koln + + + co + columns + + + + columnspacing + columnspacing for inserts + kolomtussenafstand + + + colspacing + columnspacing for inserts + kolafstand + + + cs + columnspacing for inserts + ka + + + fact + factor + waarde + + + f + factor + w + + + help + help + + + ? + help + ? + + + length + length + lengte + + + len + length + len + + + l + length + l + + + length1 + length1 + lengte1 + + + len1 + length1 + len1 + + + l1 + length1 + l1 + + + length2 + length2 + lengte2 + + + len2 + length2 + len2 + + + l2 + length2 + l2 + + + number + number + aantal + + + num + number + aant + + + n + number + n + + + ra + radius + + + + reversed + reversed + omgekeerd + + + rev + reversed + omg + + + row + row + + + + rowspacing + rowspacing for inserts + rijtussenafstand + + + rs + rowspacing for inserts + ra + + + text + tekst + + + t + text + + + + t + through + + + + undo + herstel + + + u + undo + h + + + redo + terughalen + + + r + redo + + + + back + terug + + + b + back + b + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + Beschikbare commando's: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Geen + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw - error reading blocks in dwg file + blackwhite - error reading objects in dwg file + color @@ -9083,6 +10480,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9243,6 +10644,14 @@ Specify a point on ellipse or total distance to foci + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -10517,7 +11926,7 @@ Meet afstand tussen twee punten - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -10957,11 +12366,11 @@ Parent of second entity is NULL - Ouder van de tweede entiteit is NULL + Ouder van de tweede entiteit is NULL One of the chosen entities is NULL - Een van de gekozen entiteiten is NULL + Een van de gekozen entiteiten is NULL Parent of first entity is not a polyline @@ -10969,15 +12378,35 @@ Parent of first entity is NULL - Ouder van de eerste entiteit is NULL + Ouder van de eerste entiteit is NULL First entity is NULL - Eerste entiteit is NULL + Eerste entiteit is NULL Second entity is NULL - Tweede entiteit is NULL + Tweede entiteit is NULL + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -11745,11 +13174,11 @@ Annuleer - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -11846,6 +13275,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -12219,7 +13656,7 @@ Zooms in - Zoomt in + Zoomt in Zoom out @@ -12231,7 +13668,7 @@ Zooms out - Zoomt uit + Zoomt uit @@ -12330,7 +13767,7 @@ RS_Commands line - lijn + lijn l @@ -12339,7 +13776,7 @@ rectangle - rechthoek + rechthoek rec @@ -12353,33 +13790,33 @@ text - tekst + tekst regen - regen + regen undo - herstel + herstel u undo - h + h redo - terughalen + terughalen r redo - o + o arc - boog + boog a @@ -12388,32 +13825,32 @@ angle - hoek + hoek factor - waarde + waarde columns - kolommen + kolommen rows - rijen + rijen columnspacing - kolomtussenafstand + kolomtussenafstand rowspacing - rijtussenafstand + rijtussenafstand ang angle - hoek + hoek a @@ -12423,17 +13860,17 @@ fact factor - waarde + waarde f factor - w + w cols columns - koln + koln c @@ -12448,36 +13885,36 @@ columnspacing columnspacing for inserts - kolomtussenafstand + kolomtussenafstand colspacing columnspacing for inserts - kolafstand + kolafstand cs columnspacing for inserts - ka + ka rowspacing rowspacing for inserts - rijtussenafstand + rijtussenafstand rs rowspacing for inserts - ra + ra center - center + center cen center - cen + cen c @@ -12501,7 +13938,7 @@ point - punt + punt po @@ -12510,76 +13947,76 @@ offset - afzet + afzet o offset - a + a parallel - parallel + parallel length - lengte + lengte close - sluiten + sluiten number - aantal + aantal through - door + door help - help + help ? help - ? + ? length length - lengte + lengte len length - len + len l length - l + l c close - s + s num number - aant + aant n number - n + n t through - d + d par @@ -12588,49 +14025,49 @@ length1 - lengte1 + lengte1 length2 - lengte2 + lengte2 radius - radius + radius trim - trim + trim length1 length1 - lengte1 + lengte1 len1 length1 - len1 + len1 l1 length1 - l1 + l1 length2 length2 - lengte2 + lengte2 len2 length2 - len2 + len2 l2 length2 - l2 + l2 r @@ -12640,11 +14077,11 @@ t text - t + t chord length - booglengte + booglengte length @@ -12658,11 +14095,11 @@ Command: %1 - Commando: %1 + Commando: %1 Available commands: - Beschikbare commando's: + Beschikbare commando's: ln @@ -12671,7 +14108,7 @@ circle - cirkel + cirkel ci @@ -12691,7 +14128,7 @@ zw zoom - window - zv + zv zoom - window @@ -12700,7 +14137,7 @@ za zoom - auto - za + za zoom - auto @@ -12709,7 +14146,7 @@ zp zoom - pan - zp + zp zoom - pan @@ -12768,27 +14205,27 @@ da dimension - aligned - mu + mu dh dimension - horizontal - mh + mh dv dimension - vertical - mv + mv dr dimension - linear - mr + mr ld dimension - leader - ml + ml rd @@ -12818,17 +14255,17 @@ sg snap - grid - sg + sg se snap - end - se + se si snap - intersection - si + si sn @@ -12838,17 +14275,17 @@ sm snap - middle - sm + sm sn snap - nearest - sd + sd np snap - nearest point - sp + sp fr* @@ -12863,12 +14300,12 @@ tn Deselect all - da + da ch modify - bevel (chamfer) - af + af mt @@ -12878,57 +14315,57 @@ xt modify - trim (extend) - xt + xt rm modify - trim - tr + tr mv modify - move - vp + vp mi modify - mirror - sp + sp ro modify - rotate - ro + ro sz modify - scale - sc + sc ss modify - stretch - ur + ur er modify - delete (erase) - vw + vw oo modify - undo (oops) - oo + oo uu modify - redo - hh + hh xp modify - explode - xp + xp ex @@ -12937,11 +14374,11 @@ dimregen - maatregen + maatregen po - pu + pu ln @@ -12949,423 +14386,242 @@ l - l + l a - a + a ci - ci + ci rec - rh + rh rectang - rechth + rechth rg zoom - redraw - bv + bv zr zoom - redraw - ht + ht zv zoom - previous - zv + zv r - r + r polyline - vrije vorm + vrije vorm pa parallel - zp + zp tm modify - multi trim (extend) - tm + tm da - mu + mu dh - mh + mh dr - mr + mr dv - mv + mv ld - ml + ml tm - tm + tm xt - xt + xt rm - tr + tr mv - vp + vp ch - af + af mi - sp + sp ro - ro + ro sz - sc + sc ss - ur + ur er - vw + vw oo - oo + oo uu - hh + hh xp - xp + xp os - sn + sn sg - sg + sg se - se + se si - si + si sn - sn + sn sm - sm + sm np - sp + sp tn - da + da kill - verwijder + verwijder k - k + k back - terug + terug b back - b + b li - li - - - pl - + li pa - zp + zp ar - bo - - - rect - - - - redraw - + bo zr - ht + ht zw - zv + zv za - za + za zp - zp + zp zv - zv + zv u - h + h os snap - free - sn - - - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - + sn number number - aantal + aantal reversed reversed - omgekeerd + omgekeerd rev reversed - omg - - - Command not found: %1 - - - - Accepted keycode: %1 - - - - mtext - - - - dpi - + omg re - re + re re modify - revert direction - re - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - - - - row - row - - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + re diff -Nru librecad-2.0.8/librecad/ts/librecad_no.ts librecad-2.0.9/librecad/ts/librecad_no.ts --- librecad-2.0.8/librecad/ts/librecad_no.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_no.ts 2016-01-07 07:46:24.000000000 +0000 @@ -2,6 +2,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + + + + Geometry + + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -102,6 +133,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + + + + Spacing: + + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -492,10 +565,6 @@ - CAD Tools - - - Export as @@ -549,6 +618,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -605,10 +678,6 @@ - CTRL-G - - - &Quit @@ -628,6 +697,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -823,13 +901,6 @@ - QG_CadToolBar - - CAD Tools - - - - QG_CircleOptions Circle Options @@ -950,6 +1021,17 @@ + QG_CommandHistory + + &Copy + + + + select&All + + + + QG_CommandWidget Command Line @@ -976,14 +1058,6 @@ - &Copy - - - - select&All - - - escape escape, go back from action steps @@ -2193,18 +2267,10 @@ - Extension line extension: - - - Arrow size: - Extension line offset: - - - Scientific @@ -2393,14 +2459,6 @@ - Alignment: - - - - Dimension Aligned - - - Horizontal @@ -2413,365 +2471,517 @@ - General Factor: + <html><head/><body><p>Scale to multiply all dimension geometries.</p></body></html> - <html><head/><body><p>Scale to multiply all dimension geometries.</p></body></html> + Text style: - <html><head/><body><p>Text alignment.</p></body></html> + '.' (Period) - - - QG_DlgOptionsGeneral - Preferences + ',' (Comma) - Translations: + Decimal separator: - Hatch Patterns: + Linear units: - Fonts: + Color: - Scripts: + Length Factor: - Part Libraries: + Angular units: - Language + Linear zeros: - Graphic View + Format units - Application Preferences + <html><head/><body><p>Distance gap around text</p></body></html> - Defaults for new drawings + Text size & position - &Appearance + Length to enlarge over dimension line - &GUI Language: + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> - &Command Language: + Width: - &Show large crosshairs + Dimension lines, arrows & ticks - Number of p&review entities: + Angular zeros: - &Paths + Angular precision: - &Defaults + Enlarge: - &Unit: + Offset: - Colors + Linear precision: - Backgr&ound: + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> - G&rid Color: + Aligned - &Meta Grid Color: + <html><head/><body><p>Offset from origin point.</p></body></html> - Fontsize + Text alignment: - Statusbar: + Extension lines - #000000 + Fixed length: - #808080 + fixed extension line legth + + + QG_DlgOptionsGeneral - A&utomatically scale grid + Preferences - S&elected Color: + Translations: - &Highlighted Color: + Hatch Patterns: - Please restart the application to apply all changes. + Fonts: - Alt+S + Scripts: - Alt+U + Part Libraries: - Minimal Grid Spacing (px): + Language - Program Defaults + Graphic View - Auto save time: + Application Preferences - #FFFFFF + Defaults for new drawings - #C0C0C0 + &Appearance - Drawing unit. + &GUI Language: - Time between automatic saving of the document in minutes. + &Command Language: - When set, LibreCAD will automatically generate a backup of your current drawing. + &Show large crosshairs - Auto backup + Number of p&review entities: - Template: + &Paths - #00FFFF + &Defaults - #0000FF + &Unit: - #FFFF00 + Backgr&ound: - #FF00FF + G&rid Color: - St&art Handle Color: + &Meta Grid Color: - &Handle Color: + Fontsize - &End Handle Color: + Statusbar: - Splash Window + A&utomatically scale grid - Display Splash + S&elected Color: - - - QG_DlgOptionsMakerCam - Export as MakerCAM SVG + &Highlighted Color: - Layers + Please restart the application to apply all changes. - MakerCAM as of November 2014 does not hide SVG content that has been set invisibe ("display: none;" or "visibility: hidden;"). + Alt+S - Export invisible layers + Alt+U - Export visible construction layers + Minimal Grid Spacing (px): - Blocks + Program Defaults - MakerCAM as of November 2014 cannot correctly deal with blocks, because it does not take into account the reference point in the <use>. + Auto save time: - Convert blocks to safe inline SVG content + Drawing unit. - Ellipses / Ellipse arcs + Time between automatic saving of the document in minutes. - MakerCAM as of March 2015 cannot display ellipses and ellipse arcs correctly, when they are created using the <ellipse> tag with a rotation in the "transform" attribute or as <path> using elliptic arc segments. + When set, LibreCAD will automatically generate a backup of your current drawing. - - Approximate ellipses and ellipse arcs with cubic béziers + + Auto backup - - - QG_DlgPoint - Point + Template: - Layer: + St&art Handle Color: - Geometry + &Handle Color: - Position (y): + &End Handle Color: - Position (x): + Splash Window - - - QG_DlgPolyline - Polyline + Display Splash - Layer: + Graphic Colors - Geometry + Aquamarine - Closed + Azure - - - QG_DlgRotate - Rotation Options + DeepSkyBlue - Number of copies + DodgerBlue - &Delete Original + Gray - &Keep Original + HoneyDew - &Multiple Copies: + Lavender - &Angle (a): + LightGrey - Use current &attributes + Navy - Use current &layer + PaleGreen - ... + Pink - - - QG_DlgRotate2 - Rotate Two Options + Salmon - Number of copies + Silver - &Delete Original + Violet + + + + Wheat + + + + White + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation + + + + + QG_DlgOptionsMakerCam + + Export as MakerCAM SVG + + + + Layers + + + + MakerCAM as of November 2014 does not hide SVG content that has been set invisibe ("display: none;" or "visibility: hidden;"). + + + + Export invisible layers + + + + Export visible construction layers + + + + Blocks + + + + MakerCAM as of November 2014 cannot correctly deal with blocks, because it does not take into account the reference point in the <use>. + + + + Convert blocks to safe inline SVG content + + + + Ellipses / Ellipse arcs + + + + MakerCAM as of March 2015 cannot display ellipses and ellipse arcs correctly, when they are created using the <ellipse> tag with a rotation in the "transform" attribute or as <path> using elliptic arc segments. + + + + Approximate ellipses and ellipse arcs with cubic béziers + + + + + QG_DlgPoint + + Point + + + + Layer: + + + + Geometry + + + + Position (y): + + + + Position (x): + + + + + QG_DlgPolyline + + Polyline + + + + Layer: + + + + Geometry + + + + Closed + + + + + QG_DlgRotate + + Rotation Options + + + + Number of copies + + + + &Delete Original + + + + &Keep Original + + + + &Multiple Copies: + + + + &Angle (a): + + + + Use current &attributes + + + + Use current &layer + + + + ... + + + + + QG_DlgRotate2 + + Rotate Two Options + + + + Number of copies + + + + &Delete Original @@ -2876,22 +3086,6 @@ Closed - - &OK - - - - Alt+O - - - - Cancel - - - - Esc - - QG_DlgText @@ -4253,40 +4447,6 @@ - QG_PenToolBar - - Line color - - - - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - - - - Spacing: - - - - Distance from original polyline - - - - Copies: - - - - QG_PolylineOptions Polyline Options @@ -4760,10 +4920,6 @@ - Layer "%1" and all entities on it will be removed. - - - Layer "%1" can never be removed. @@ -4787,6 +4943,11 @@ Layer with a name "%1" already exists. Please specify a different name. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -4864,10 +5025,6 @@ - None - - - Inch @@ -4984,10 +5141,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -5101,10 +5254,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -5116,1239 +5265,1334 @@ All Image Files (%1) - - - RS_ActionBlocksAdd - &Add Block + : duplicated command: %1 is already taken by %2 - - - RS_ActionBlocksAttributes - &Rename Block + point + draw point - - - RS_ActionBlocksCreate - &Create Block + po + draw point - Specify reference point + line + draw line - Cancel + li + draw line - - - RS_ActionBlocksEdit - &Edit Block + l + draw line - - - RS_ActionBlocksExplode - Ex&plode + polyline + draw polyline - - - RS_ActionBlocksFreezeAll - &Hide all + pl + draw polyline - &Show all + free + draw freehand line - - - RS_ActionBlocksInsert - &Insert Block + fhl + draw freehand line - Not a valid expression + spline + draw spline - Specify reference point + spl + draw spline - Cancel + spline2 + spline through points - Enter angle: + stp + spline through points - - + offset + create offset + - Enter factor: + parallel + create offset - Enter columns: + o + create offset - Enter rows: + pa + create offset - Enter column spacing: + ptp + parallel through point - Enter row spacing: + pp + parallel through point - - - RS_ActionBlocksRemove - &Remove Block + bisect + angle bisector - - - RS_ActionBlocksSave - &Save Block + bi + angle bisector - No block activated to save + tangentpc + tangent point and circle - - - RS_ActionBlocksToggleView - Toggle Block &Visibility + tanpc + tangent point and circle - - - RS_ActionDefault - Choose second edge + perp + perpendicular line - Back + ortho + perpendicular line - - - RS_ActionDimAligned - &Aligned + vertical + vertical line - Specify first extension line origin + ver + vertical line - Cancel + horizontal + horizontal line - Specify second extension line origin + hor + horizontal line - Back + rectangle + draw rectangle - Specify dimension line location + rectang + draw rectangle - Enter dimension text: + rect + draw rectangle - - - RS_ActionDimAngular - &Angular + rec + draw rectangle - Select first line + polygon2v + polygon by 2 vertices - Cancel + poly2 + polygon by 2 vertices - Select second line + arc + draw arc - Specify dimension arc line location + a + draw arc - Enter dimension text: + circle + draw circle - - - RS_ActionDimDiametric - &Diametric + ci + draw circle - Not a circle or arc entity + circle2 + circle 2 points - Not a valid expression + c2 + circle 2 points - Select arc or circle entity + circle3 + circle 3 points - Cancel + c3 + circle 3 points - Specify dimension line location + circlecr + circle with center and radius - Enter dimension text: + cc + circle with center and radius - - - RS_ActionDimLeader - &Leader + tan3 + circle tangent to 3 - Specify target point + ct3 + circle tangent to 3 - Cancel + ellipseinscribed + inscribed ellipse - Specify next point + ei + inscribed ellipse - Finish + ie + inscribed ellipse - - - RS_ActionDimLinear - &Linear + hatch + draw hatch - &Horizontal + ha + draw hatch - &Vertical + mtext + draw mtext - Not a valid expression + mtxt + draw mtext - Specify first extension line origin + text + draw text - Cancel + txt + draw text - Specify second extension line origin + regen + zoom - redraw - Back + redraw + zoom - redraw - Specify dimension line location + rg + zoom - redraw - Enter dimension text: + zr + zoom - redraw - Enter dimension line angle: + zoomwindow + zoom - window - - - RS_ActionDimRadial - &Radial + zw + zoom - window - Not a circle or arc entity + zoomauto + zoom - auto - Not a valid expression + za + zoom - auto - Select arc or circle entity + zoompan + zoom - pan - Cancel + zp + zoom - pan - Specify dimension line position or enter angle: + zoomprevious + zoom - previous - Enter dimension text: + zv + zoom - previous - - - RS_ActionDrawArc - &Center, Point, Angles + kill + kill all actions - Not a valid expression + k + kill all actions - Not a valid chord length + undo + undo cycle - Specify center + u + undo cycle - Cancel + redo + redo cycle - Specify radius + r + redo cycle - Back + dimaligned + dimension - aligned - Specify start angle: + da + dimension - aligned - Specify included angle: + dimhorizontal + dimension - horizontal - Specify chord length: + dh + dimension - horizontal - Specify end angle or [angle/chord length] + dimvertical + dimension - vertical - - - RS_ActionDrawArc3P - &3 Points + dv + dimension - vertical - Invalid arc data. + dimlinear + dimension - linear - Cancel + dl + dimension - linear - Specify second point + dr + dimension - linear - Back + dimangular + dimension - angular - Specify endpoint + dan + dimension - angular - Specify startpoint or [center] + dimradial + dimension - radial - - - RS_ActionDrawArcTangential - Specify base entity + dimradius + dimension - radius - Cancel + dimdiametric + dimension - diametric - Specify end angle + dimdiameter + dimension - diametric - Back + dd + dimension - diametric - Specify end point + dimleader + dimension - leader - Arc &Tangential + ld + dimension - leader - - - RS_ActionDrawCircle - Center, &Point + dimregen + dimension - regenerate - Not a valid expression + restrictnothing + restrict - nothing - Specify center + rn + restrict - nothing - Cancel + restrictorthogonal + restrict - orthogonal - Specify radius + rr + restrict - orthogonal - Back + restricthorizontal + restrict - horizontal - - - RS_ActionDrawCircle2P - 2 Points + rh + restrict - horizontal - Invalid Circle data. + restrictvertical + restrict - vertical - Specify first point + rv + restrict - vertical - Cancel + move + modify - move (copy) - Specify second point + mv + modify - move (copy) - Back + bevel + modify - bevel - - - RS_ActionDrawCircle3P - 3 Points + bev + modify - bevel - Invalid circle data. + ch + modify - bevel - Specify first point + fillet + modify - fillet - Cancel + fi + modify - fillet - Specify second point + divide + modify - divide (cut) - Back + cut + modify - divide (cut) - Specify third point + div + modify - divide (cut) - - - RS_ActionDrawCircleCR - Center, &Radius + mirror + modify - mirror - Not a valid expression + mi + modify - mirror - Specify circle center + revert + modify - revert direction - Cancel + rev + modify - revert direction - Specify circle radius + rotate + modify - rotate - Back + ro + modify - rotate - radius=%1 is invalid + scale + modify - scale - - - RS_ActionDrawCircleInscribe - Circle &Inscribed + sz + modify - scale - Specify the first line + trim + modify - trim (extend) - Cancel + tm + modify - trim (extend) - Specify the second line + trim2 + modify - multi trim (extend) - Back + tm2 + modify - multi trim (extend) - Specify the third line + lengthen + modify - lengthen - - - RS_ActionDrawCircleTan1_2P - Cancel + le + modify - lengthen - Specify the first point on the tangent circle + stretch + modify - stretch - Back + ss + modify - stretch - Specify the second point on the tangent circle + delete + modify - delete (erase) - Select the center of the tangent circle + er + modify - delete (erase) - Specify a line/arc/circle + del + modify - delete (erase) - Tangential, 2 P&oints + explode + explode block/polyline into entities - - - RS_ActionDrawCircleTan2 - Specify the first line/arc/circle + xp + explode block/polyline into entities - Cancel + snapfree + snap - free - Specify the second line/arc/circle + os + snap - free - Back + sf + snap - free - Select the center of the tangent circle + snapcenter + snap - center - Tangential 2 Circles, Radius - circle tangential to two give circles and with radius + sc + snap - center - - - RS_ActionDrawCircleTan2_1P - Specify a line/arc/circle + snapdist + snap - distance to endpoints - Cancel + sd + snap - distance to endpoints - Specify the another arc/circle + snapend + snap - end points - Back + se + snap - end points - Specify a point on the tangent circle + snapgrid + snap - grid - Select the center of the tangent circle + sg + snap - grid - Tangential 2 Circles, 1 Point + snapintersection + snap - intersection - - - RS_ActionDrawCircleTan3 - Cancel + si + snap - intersection - Back + snapmiddle + snap - middle points - Select the center of the tangent circle + sm + snap - middle points - Specify the first line/arc/circle + snaponentity + snap - on entity - Specify the second line/arc/circle + sn + snap - on entity - Specify the third line/arc/circle + np + snap - on entity - Tangential &3 Circles + setrelativezero + set relative zero position - - - RS_ActionDrawEllipse4Points - Ellipse &4 Point + rz + set relative zero position - Specify the first point on ellipse + selectall + Select all entities - Cancel + sa + Select all entities - Specify the second point on ellipse + deselectall + deselect all entities - Back + tn + deselect all entities - Specify the third point on ellipse + modifyattr + modify attribute - Specify the fourth point on ellipse + attr + modify attribute - Can not determine uniquely an ellipse + ma + modify attribute - - - RS_ActionDrawEllipseAxis - &Ellipse (Axis) + properties + modify properties - Not a valid expression + prop + modify properties - Specify ellipse center + distance + distance point to point - Cancel + dist + distance point to point - Specify endpoint of major axis + dpp + distance point to point - Back + angle + measure angle - Specify endpoint or length of minor axis: + ang + measure angle - Specify start angle + area + measure area - Specify end angle + ar + measure area - Ellipse &Arc (Axis) + angle - - - RS_ActionDrawEllipseCenter3Points - Ellipse Center and &3 Points + dpi - Specify the center of ellipse + close - Cancel + chord length - Specify the first point on ellipse + columns - Specify the second point on ellipse + columnspacing - Back + factor - Specify the third point on ellipse + length - - - RS_ActionDrawEllipseFociPoint - Ellipse &Foci Point + length1 + bevel/fillet lenght1 - Not a valid expression + length2 + bevel/fillet lenght2 - Specify first focus of ellipse + number - Cancel + radius - Specify second focus of ellipse + rows - Back + rowspacing - Specify a point on ellipse or total distance to foci + through - - - RS_ActionDrawEllipseInscribe - Ellipse &Inscribed + trim - Specify the first line + ang + angle - Cancel + an + angle - Specify the second line + center - Back + cen + center - Specify the third line + ce + center - Specify the fourth line + cl + chord length - Can not determine uniquely an ellipse + c + close - - - RS_ActionDrawHatch - &Hatch + cols + columns - Invalid hatch area. Please check that the entities chosen form one or more closed contours. + co + columns - Hatch created successfully. + columnspacing + columnspacing for inserts - Hatch Error: Invalid contour found! + colspacing + columnspacing for inserts - Hatch Error: Pattern not found! + cs + columnspacing for inserts - Hatch Error: Contour or pattern too small! + fact + factor - Hatch Error: Contour too big! + f + factor - Hatch Error: Undefined Error! + help - Total hatch area = %1 + ? + help - - - RS_ActionDrawImage - Not a valid expression + length + length - Specify reference point + len + length - Cancel + l + length - Enter angle: + length1 + length1 - - + len1 + length1 + - Enter factor: + l1 + length1 - Insert &Image + length2 + length2 - Enter dpi: + len2 + length2 - - - RS_ActionDrawLine - &2 Points + l2 + length2 - Specify first point + number + number - Cancel + num + number - Specify next point or [%1] + n + number - Back + ra + radius - Specify next point + reversed + reversed - Cannot undo: Not enough entities defined yet. + rev + reversed - Cannot close sequence of lines: Not enough entities defined yet, or already closed. + row + row - Cannot redo: Not previous line segment defined. - - - - - RS_ActionDrawLineAngle - - &Angle + rowspacing + rowspacing for inserts - Not a valid expression + rs + rowspacing for inserts - Specify position + text - Cancel + t + text - Enter angle: + t + through - Back + undo - Enter length: + u + undo - &Horizontal + redo - Vertical + r + redo - - - RS_ActionDrawLineBisector - Bisector + back - Not a valid expression + b + back - Select first line + paperoffset - Cancel + graphoffset - Select second line + Command: %1 (%2) - Back + RS_Commands:: command not found: %1 - Enter bisector length: + Command not found: %1 - Enter number of bisectors: + Accepted keycode: %1 - Number sector lines not in range: - number of bisector to create must be in [1, 200] + Available commands: - - - RS_ActionDrawLineFree - &Freehand Line + cal + command to trigger cli calculator - Click and drag to draw a line + calculate + command to trigger cli calculator - Cancel + None + unknown length unit - - - RS_ActionDrawLineHorVert - Specify first point + error reading file metadata in dwg file - Cancel + Calculator error for input: - Specify second point + bw - Back + blackwhite - Vertical + color - RS_ActionDrawLineOrthTan + RS_ActionBlocksAdd - Tangent &Orthogonal + &Add Block + + + RS_ActionBlocksAttributes - Select a line + &Rename Block + + + RS_ActionBlocksCreate - Cancel + &Create Block - Select circle, arc or ellipse + Specify reference point - Back + Cancel - RS_ActionDrawLineParallel + RS_ActionBlocksEdit - Specify Distance <%1> or select entity or [%2] + &Edit Block + + + RS_ActionBlocksExplode - Cancel + Ex&plode + + + RS_ActionBlocksFreezeAll - Enter number: + &Hide all - Not a valid expression + &Show all + + + RS_ActionBlocksInsert - Not a valid number. Try 1..99 + &Insert Block - &Parallel + Not a valid expression - &Concentric + Specify reference point - - - RS_ActionDrawLineParallelThrough - Parallel through point + Cancel - Select entity + Enter angle: - Cancel - + + - Specify through point + Enter factor: - Back + Enter columns: - Number: + Enter rows: - Not a valid number. Try 1..99 + Enter column spacing: - Not a valid expression + Enter row spacing: - RS_ActionDrawLinePolygon + RS_ActionBlocksRemove - - + &Remove Block + - RS_ActionDrawLinePolygonCenCor - - Pol&ygon (Cen,Cor) - - + RS_ActionBlocksSave - Specify center + &Save Block - Specify a corner + No block activated to save + + + RS_ActionBlocksToggleView - Enter number: + Toggle Block &Visibility + + + RS_ActionDefault - Not a valid number. Try 1..9999 + Choose second edge - Not a valid expression + Back - RS_ActionDrawLinePolygonCorCor + RS_ActionDimAligned - Polygo&n (Cor,Cor) + &Aligned - Specify first corner + Specify first extension line origin @@ -6356,7 +6600,7 @@ - Specify second corner + Specify second extension line origin @@ -6364,26 +6608,22 @@ - Number: - - - - Not a valid number. Try 1..9999 + Specify dimension line location - Not a valid expression. + Enter dimension text: - RS_ActionDrawLineRectangle + RS_ActionDimAngular - Rectangle + &Angular - Specify first corner + Select first line @@ -6391,53 +6631,57 @@ - Specify second corner + Select second line - Back + Specify dimension arc line location + + + + Enter dimension text: - RS_ActionDrawLineRelAngle + RS_ActionDimDiametric - Relative angle + &Diametric - Not a valid expression + Not a circle or arc entity - Select base entity + Not a valid expression - Cancel + Select arc or circle entity - Specify position + Cancel - Back + Specify dimension line location - Orthogonal + Enter dimension text: - RS_ActionDrawLineTangent1 + RS_ActionDimLeader - Tangent (P,C) + &Leader - Specify point + Specify target point @@ -6445,45 +6689,34 @@ - Select circle, arc or ellipse + Specify next point - Back + Finish - RS_ActionDrawLineTangent2 - - Tangent (C,C) - - - - Cancel - - + RS_ActionDimLinear - Back + &Linear - Select first circle or ellipse + &Horizontal - Select second circle or ellipse + &Vertical - - - RS_ActionDrawMText - &MText + Not a valid expression - Specify insertion point + Specify first extension line origin @@ -6491,76 +6724,73 @@ - Enter text: + Specify second extension line origin Back - - - RS_ActionDrawPoint - &Points + Specify dimension line location - Specify location + Enter dimension text: - Cancel + Enter dimension line angle: - RS_ActionDrawPolyline + RS_ActionDimRadial - &Polyline + &Radial - Draw polylines + Not a circle or arc entity - Specify first point + Not a valid expression - Cancel + Select arc or circle entity - Specify next point or [%1] + Cancel - Back + Specify dimension line position or enter angle: - Specify next point + Enter dimension text: + + + RS_ActionDrawArc - Cannot close sequence of lines: Not enough entities defined yet. + &Center, Point, Angles - Cannot undo: Not enough entities defined yet. + Not a valid expression - - - RS_ActionDrawSpline - &Spline + Not a valid chord length - Specify first control point + Specify center @@ -6568,7 +6798,7 @@ - Specify next control point or [%1] + Specify radius @@ -6576,22 +6806,30 @@ - Specify next control point + Specify start angle: - Cannot undo: Not enough entities defined yet. + Specify included angle: + + + + Specify chord length: + + + + Specify end angle or [angle/chord length] - RS_ActionDrawText + RS_ActionDrawArc3P - &Text + &3 Points - Specify insertion point + Invalid arc data. @@ -6599,7 +6837,7 @@ - Enter text: + Specify second point @@ -6607,145 +6845,138 @@ - Specify second point + Specify endpoint - - - RS_ActionEditCopy - &Copy + Specify startpoint or [center] + + + RS_ActionDrawArcTangential - Cu&t + Specify base entity - Specify reference point + Cancel - Cancel + Specify end angle - - - RS_ActionEditPaste - &Paste + Back - Set reference point + Specify end point - Cancel + Arc &Tangential - RS_ActionEditUndo + RS_ActionDrawCircle - &Undo + Center, &Point - &Redo + Not a valid expression - Nothing to undo! + Specify center - Nothing to redo! + Cancel - - - RS_ActionFileNew - &New + Specify radius - - - RS_ActionFileNewTemplate - New From &Template + Back - RS_ActionFileOpen + RS_ActionDrawCircle2P - &Open... + 2 Points - - - RS_ActionFileSave - &Save + Invalid Circle data. - - - RS_ActionFileSaveAs - Save &as... + Specify first point + + + + Cancel + + + + Specify second point + + + + Back - RS_ActionInfoAngle + RS_ActionDrawCircle3P - Lines are parallel + 3 Points - Specify first line + Invalid circle data. - Cancel + Specify first point - Specify second line + Cancel - Back + Specify second point - An&gle between two lines + Back - Angle: %1 + Specify third point - RS_ActionInfoArea - - Area: %1 - - + RS_ActionDrawCircleCR - Circumference: %1 + Center, &Radius - Point: %1/%2 + Not a valid expression - Specify first point of polygon + Specify circle center @@ -6753,26 +6984,26 @@ - Specify next point of polygon + Specify circle radius - Polygonal &Area + Back - Closing Point: %1/%2 + radius=%1 is invalid - RS_ActionInfoDist + RS_ActionDrawCircleInscribe - &Distance Point to Point + Circle &Inscribed - Specify first point of distance + Specify the first line @@ -6780,7 +7011,7 @@ - Specify second point of distance + Specify the second line @@ -6788,181 +7019,174 @@ - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Specify the third line - RS_ActionInfoDist2 - - &Distance Entity to Point - - - - Distance: %1 - - + RS_ActionDrawCircleTan1_2P - Specify entity + Cancel - Cancel + Specify the first point on the tangent circle - Specify point + Back - Back + Specify the second point on the tangent circle - - - RS_ActionInfoInside - Point inside contour + Select the center of the tangent circle - Point is inside selected contour. + Specify a line/arc/circle - Point is outside selected contour. + Tangential, 2 P&oints + + + RS_ActionDrawCircleTan2 - Specify point + Specify the first line/arc/circle Cancel - - - RS_ActionInfoTotalLength - &Total length of selected entities + Specify the second line/arc/circle - Total Length of selected entities: %1 + Back - At least one of the selected entities cannot be measured. + Select the center of the tangent circle - - - RS_ActionLayersAdd - &Add Layer + Tangential 2 Circles, Radius + circle tangential to two give circles and with radius - RS_ActionLayersEdit + RS_ActionDrawCircleTan2_1P - &Edit Layer + Specify a line/arc/circle - - - RS_ActionLayersFreezeAll - &Hide all + Cancel - &Show all + Specify the another arc/circle - - - RS_ActionLayersRemove - &Remove Layer + Back - - - RS_ActionLayersToggleLock - Toggle Layer Loc&k + Specify a point on the tangent circle - - - RS_ActionLayersTogglePrint - Toggle Layer &Print + Select the center of the tangent circle - - - RS_ActionLayersToggleView - &Toggle Layer Visibility + Tangential 2 Circles, 1 Point - RS_ActionLibraryInsert + RS_ActionDrawCircleTan3 - Insert Library Object + Cancel - Not a valid expression + Back - Specify reference point + Select the center of the tangent circle - Cancel + Specify the first line/arc/circle - Enter angle: + Specify the second line/arc/circle - - + Specify the third line/arc/circle + - Enter factor: + Tangential &3 Circles - Cannot open file '%1' + Draw tangential circle of 3 given points, lines, arcs/circles - RS_ActionLockRelativeZero + RS_ActionDrawEllipse4Points - (Un-)&Lock Relative Zero + Ellipse &4 Point - - - RS_ActionModifyAttributes - &Attributes + Specify the first point on ellipse + + + + Cancel + + + + Specify the second point on ellipse + + + + Back + + + + Specify the third point on ellipse + + + + Specify the fourth point on ellipse + + + + Can not determine uniquely an ellipse - RS_ActionModifyBevel + RS_ActionDrawEllipseAxis - &Bevel + &Ellipse (Axis) @@ -6970,7 +7194,7 @@ - Select first entity + Specify ellipse center @@ -6978,7 +7202,7 @@ - Select second entity + Specify endpoint of major axis @@ -6986,30 +7210,30 @@ - Enter length 1: + Specify endpoint or length of minor axis: - Enter length 2: + Specify start angle - - - RS_ActionModifyCut - No Entity found. + Specify end angle - Cutting point is invalid. + Ellipse &Arc (Axis) + + + RS_ActionDrawEllipseCenter3Points - Cutting point is not on entity. + Ellipse Center and &3 Points - Specify entity to cut + Specify the center of ellipse @@ -7017,37 +7241,34 @@ - Specify cutting point + Specify the first point on ellipse - Back + Specify the second point on ellipse - &Divide + Back - Entity must be a line, arc, circle, ellipse or interpolation spline. + Specify the third point on ellipse - RS_ActionModifyDelete + RS_ActionDrawEllipseFociPoint - &Delete + Ellipse &Foci Point - - - RS_ActionModifyDeleteFree - Delete Freehand + Not a valid expression - Specify first break point on a polyline + Specify first focus of ellipse @@ -7055,7 +7276,7 @@ - Specify second break point on the same polyline + Specify second focus of ellipse @@ -7063,94 +7284,96 @@ - Entities not in the same polyline. + Specify a point on ellipse or total distance to foci - Parent of second entity is not a polyline + specify a point on ellipse, or total distance to foci - Parent of second entity is NULL + Total distance %1 is smaller than distance between foci + + + RS_ActionDrawEllipseInscribe - One of the chosen entities is NULL + Ellipse &Inscribed - Parent of first entity is not a polyline + Specify the first line - Parent of first entity is NULL + Cancel - First entity is NULL + Specify the second line - Second entity is NULL + Back - - - RS_ActionModifyDeleteQuick - &Delete selected + Specify the third line - Pick entity to delete + Specify the fourth line - Cancel + Can not determine uniquely an ellipse - RS_ActionModifyEntity + RS_ActionDrawHatch - &Properties + &Hatch - - - RS_ActionModifyExplodeText - &Explode Text into Letters + Invalid hatch area. Please check that the entities chosen form one or more closed contours. - - - RS_ActionModifyMirror - &Mirror + Hatch created successfully. - Specify first point of mirror line + Hatch Error: Invalid contour found! - Cancel + Hatch Error: Pattern not found! - Specify second point of mirror line + Hatch Error: Contour or pattern too small! - Back + Hatch Error: Contour too big! + + + + Hatch Error: Undefined Error! + + + + Total hatch area = %1 - RS_ActionModifyMove + RS_ActionDrawImage - &Move / Copy + Not a valid expression @@ -7162,30 +7385,34 @@ - Specify target point + Enter angle: - Back + + + + + Enter factor: - Invalid number of copies, use %1 + Insert &Image - - - RS_ActionModifyMoveRotate - M&ove and Rotate + Enter dpi: + + + RS_ActionDrawLine - Not a valid expression + &2 Points - Specify reference point + Specify first point @@ -7193,7 +7420,7 @@ - Specify target point + Specify next point or [%1] @@ -7201,90 +7428,81 @@ - Enter rotation angle: + Specify next point - - - RS_ActionModifyOffset - &Offset + Cannot undo: Not enough entities defined yet. - Specify direction of offset + Cannot close sequence of lines: Not enough entities defined yet, or already closed. - Back + Cannot redo: Not previous line segment defined. - RS_ActionModifyRevertDirection + RS_ActionDrawLineAngle - Re&vert direction + &Angle - Ctrl+R + Not a valid expression - - - RS_ActionModifyRotate - &Rotate + Specify position - Specify reference point + Cancel - Back + Enter angle: - Specify rotation center + Back - Specify target point to rotate to + Enter length: - - - RS_ActionModifyRotate2 - Rotate T&wo + &Horizontal - Specify absolute reference point + Vertical + + + RS_ActionDrawLineBisector - Cancel + Bisector - Specify relative reference point + Not a valid expression - Back + Select first line - - - RS_ActionModifyRound - Not a valid expression + Cancel - Specify first entity + Select second line @@ -7292,30 +7510,27 @@ - Specify second entity - - - - Enter radius: + Enter bisector length: - Cancel + Enter number of bisectors: - &Fillet + Number sector lines not in range: + number of bisector to create must be in [1, 200] - RS_ActionModifyScale + RS_ActionDrawLineFree - &Scale + &Freehand Line - Specify reference point + Click and drag to draw a line @@ -7324,13 +7539,9 @@ - RS_ActionModifyStretch - - &Stretch - - + RS_ActionDrawLineHorVert - Specify first corner + Specify first point @@ -7338,7 +7549,7 @@ - Specify second corner + Specify second point @@ -7346,26 +7557,18 @@ - Specify reference point - - - - Specify target point + Vertical - RS_ActionModifyTrim - - &Trim - - + RS_ActionDrawLineOrthTan - &Trim Two + Tangent &Orthogonal - Select first trim entity + Select a line @@ -7373,225 +7576,234 @@ - Select limiting entity + Select circle, arc or ellipse Back + + + RS_ActionDrawLineParallel - Select second trim entity + Specify Distance <%1> or select entity or [%2] - Select entity to trim + Cancel - - - RS_ActionModifyTrimAmount - &Lengthen + Enter number: - No entity found. + Not a valid expression - The chosen Entity is in a block. Please edit the block. + Not a valid number. Try 1..99 - The chosen Entity is not an atomic entity or cannot be trimmed. + &Parallel - Not a valid expression + &Concentric + + + RS_ActionDrawLineParallelThrough - Select entity to trim or enter distance: + Parallel through point - Back + Select entity - - - RS_ActionOptionsDrawing - Current &Drawing Preferences + Cancel - - - RS_ActionOrder - move to bottom + Specify through point - set to bottom + Back - lower after entity + Number: - lower over entity + Not a valid number. Try 1..99 - raise over entity + Not a valid expression + + + RS_ActionDrawLinePolygon - move to top - + + + + + RS_ActionDrawLinePolygonCenCor - set to top + Pol&ygon (Cen,Cor) - No Entity found. + Specify center - Choose entity for order + Specify a corner - Cancel + Enter number: - - - RS_ActionPolylineAdd - &Add node + Not a valid number. Try 1..9999 - Add polyline's node + Not a valid expression + + + RS_ActionDrawLinePolygonCorCor - No Entity found. + Polygo&n (Cor,Cor) - Entity must be a polyline. + Specify first corner - Adding point is invalid. + Cancel - Adding point is not on entity. + Specify second corner - Specify polyline to add nodes + Back - Cancel + Number: - Specify adding node's point + Not a valid number. Try 1..9999 - Back + Not a valid expression. - RS_ActionPolylineAppend + RS_ActionDrawLineRectangle - A&ppend node + Rectangle - Append polyline's node + Specify first corner - No Entity found. + Cancel - Entity must be a polyline. + Specify second corner - Click somewhere near the beginning or end of existing polyline. + Back + + + RS_ActionDrawLineRelAngle - Specify the polyline somewhere near the beginning or end point + Relative angle - Cancel + Not a valid expression - Specify next point or [%1] + Select base entity - Back + Cancel - Specify next point + Specify position - Can not append nodes in a closed polyline. + Back - Cannot undo: Not enough entities defined yet. + Orthogonal - RS_ActionPolylineDel + RS_ActionDrawLineTangent1 - &Delete node + Tangent (P,C) - Delete polyline's node + Specify point - No Entity found. + Cancel - Entity must be a polyline. + Select circle, arc or ellipse - Specify polyline to delete node + Back + + + RS_ActionDrawLineTangent2 - Cancel + Tangent (C,C) - Specify deleting node's point + Cancel @@ -7599,217 +7811,245 @@ - Deleting point is invalid. + Select first circle or ellipse - Deleting point is not on entity. + Select second circle or ellipse - RS_ActionPolylineDelBetween - - Delete &between two nodes - - + RS_ActionDrawMText - Delete between two nodes + &MText - No Entity found. + Specify insertion point - Entity must be a polyline. + Cancel - Deletinging point is invalid. + Enter text: - Deleting point is not on entity. + Back + + + RS_ActionDrawPoint - Deleteinging point is not on entity. + &Points - Specify polyline to delete between two nodes + Specify location Cancel + + + RS_ActionDrawPolyline - Specify first node - - - - Back + &Polyline - Specify second node + Draw polylines - Deleting point is invalid. + Specify first point - - - RS_ActionPolylineEquidistant - Create &Equidistant Polylines + Cancel - Create Equidistant Polylines + Specify next point or [%1] - No Entity found. + Back - Entity must be a polyline. + Specify next point - Choose the original polyline + Cannot close sequence of lines: Not enough entities defined yet. - Cancel + Cannot undo: Not enough entities defined yet. - RS_ActionPolylineSegment + RS_ActionDrawSpline - Create Polyline from Existing &Segments + &Spline - Create Polyline from Existing Segments + Specify first control point - No Entity found. + Cancel - Choose one of the segments on the original polyline + Specify next control point or [%1] - Cancel + Back - Entity must be a line, arc or polyline. + Specify next control point - Entity can not be a closed polyline. + Cannot undo: Not enough entities defined yet. - RS_ActionPolylineTrim - - &Trim segments - - + RS_ActionDrawText - Trim polyline's segments + &Text - No Entity found. + Specify insertion point - Entity must be a polyline. + Cancel - Specifying point is invalid. + Enter text: - No Segment found on entity. + Back - Specify polyline to trim + Specify second point + + + RS_ActionEditCopy - Cancel + &Copy - Specify first segment + Cu&t - Back + Specify reference point - Specify second segment + Cancel - RS_ActionPrintPreview + RS_ActionEditPaste - Print Pre&view + &Paste - RS_ActionPrintPreview::fit(): Invalid paper size + Set reference point - Printout offset in paper coordinates by (%1, %2) + Cancel + + + RS_ActionEditUndo - Printout offset in graph coordinates by (%1, %2) + &Undo - Printout offset in graph coordinates + &Redo - Printout offset in paper coordinates + Nothing to undo! - : select printout offset coordinates + Nothing to redo! - - type in offset from command line to offset printout + + + RS_ActionFileNew + + &New + + + RS_ActionFileNewTemplate - Printout offset ignores relative zero. Ignoring '@' + New From &Template - RS_ActionSelect + RS_ActionFileOpen - Select to modify attributes + &Open... + + + + + RS_ActionFileSave + + &Save + + + + + RS_ActionFileSaveAs + + Save &as... + + + + + RS_ActionInfoAngle + + Lines are parallel + + + + Specify first line @@ -7817,156 +8057,214 @@ - Select to delete + Specify second line - Select to delete immediately + Back - Select to move + An&gle between two lines - Select to rotate + Angle: %1 + + + RS_ActionInfoArea - Select to scale + Area: %1 - Select to mirror + Circumference: %1 - Select to move and rotate + Point: %1/%2 - Select for two axis rotation + Specify first point of polygon - Select to explode text + Cancel - Select to create block + Specify next point of polygon - Select to copy + Polygonal &Area - Select to cut + Closing Point: %1/%2 + + + RS_ActionInfoDist - No entity selected! + &Distance Point to Point - Select to create offset + Specify first point of distance - Select entities to order + Cancel - Select to explode block + Specify second point of distance - Select to revert direction + Back + + + + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) - RS_ActionSelectAll + RS_ActionInfoDist2 - Select &All + &Distance Entity to Point - Deselect &all + Distance: %1 - Ctrl+K + Specify entity + + + + Cancel + + + + Specify point + + + + Back - RS_ActionSelectContour + RS_ActionInfoInside - (De-)Select &Contour + Point inside contour - Entity must be an Atomic Entity. + Point is inside selected contour. + + + + Point is outside selected contour. + + + + Specify point + + + + Cancel - RS_ActionSelectIntersected + RS_ActionInfoTotalLength - Select Intersected Entities + &Total length of selected entities - Deselect Intersected Entities + Total Length of selected entities: %1 - Choose first point of intersection line + At least one of the selected entities cannot be measured. + + + RS_ActionLayersAdd - Cancel + &Add Layer + + + RS_ActionLayersEdit - Choose second point of intersection line + &Edit Layer + + + RS_ActionLayersFreezeAll - Back + &Hide all + + + + &Show all - RS_ActionSelectInvert + RS_ActionLayersRemove - Invert Selection + &Remove Layer - RS_ActionSelectLayer + RS_ActionLayersToggleLock - (De-)Select Layer + Toggle Layer Loc&k - RS_ActionSelectSingle + RS_ActionLayersTogglePrint - Select Entity + Toggle Layer &Print - RS_ActionSelectWindow + RS_ActionLayersToggleView - Select Window + &Toggle Layer Visibility + + + + + RS_ActionLibraryInsert + + Insert Library Object - Deselect Window + Not a valid expression + + + + Specify reference point @@ -7974,7 +8272,56 @@ - Choose second edge + Enter angle: + + + + + + + + Enter factor: + + + + Cannot open file '%1' + + + + + RS_ActionLockRelativeZero + + (Un-)&Lock Relative Zero + + + + + RS_ActionModifyAttributes + + &Attributes + + + + + RS_ActionModifyBevel + + &Bevel + + + + Not a valid expression + + + + Select first entity + + + + Cancel + + + + Select second entity @@ -7982,14 +8329,30 @@ - Click and drag for the selection window + Enter length 1: + + + + Enter length 2: - RS_ActionSetRelativeZero + RS_ActionModifyCut - Set relative Zero + No Entity found. + + + + Cutting point is invalid. + + + + Cutting point is not on entity. + + + + Specify entity to cut @@ -7997,18 +8360,45 @@ - Set &Relative Zero + Specify cutting point + + + + Back + + + + &Divide + + + + Entity must be a line, arc, circle, ellipse or interpolation spline. - RS_ActionSnapIntersectionManual + RS_ActionModifyDelete - I&ntersection Manually + &Delete + + + RS_ActionModifyDeleteFree - Select first entity + Delete Freehand + + + + Specify first break point on a polyline + + + + Cancel + + + + Specify second break point on the same polyline @@ -8016,51 +8406,98 @@ - Select second entity + Entities not in the same polyline. + + + + Parent of second entity is not a polyline + + + + Parent of first entity is not a polyline + + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr - RS_ActionToolRegenerateDimensions + RS_ActionModifyDeleteQuick - Regenerate Dimension Entities + &Delete selected - Regenerated %1 dimension entities + Pick entity to delete - No dimension entities found + Cancel - RS_ActionZoomAuto + RS_ActionModifyEntity - &Auto Zoom + &Properties - RS_ActionZoomIn + RS_ActionModifyExplodeText - Zoom &In + &Explode Text into Letters + + + RS_ActionModifyMirror - Zoom &Out + &Mirror + + + + Specify first point of mirror line + + + + Cancel + + + + Specify second point of mirror line + + + + Back - RS_ActionZoomPan + RS_ActionModifyMove - Zoom &Panning + &Move / Copy - Click and drag to pan zoom + Specify reference point @@ -8068,32 +8505,106 @@ - Zoom panning + Specify target point + + + + Back + + + + Invalid number of copies, use %1 - RS_ActionZoomPrevious + RS_ActionModifyMoveRotate - Previous &View + M&ove and Rotate + + + + Not a valid expression + + + + Specify reference point + + + + Cancel + + + + Specify target point + + + + Back + + + + Enter rotation angle: - RS_ActionZoomRedraw + RS_ActionModifyOffset - &Redraw + &Offset + + + + Specify direction of offset + + + + Back - RS_ActionZoomWindow + RS_ActionModifyRevertDirection - &Window Zoom + Re&vert direction - Specify first edge + Ctrl+R + + + + + RS_ActionModifyRotate + + &Rotate + + + + Specify reference point + + + + Back + + + + Specify rotation center + + + + Specify target point to rotate to + + + + + RS_ActionModifyRotate2 + + Rotate T&wo + + + + Specify absolute reference point @@ -8101,7 +8612,7 @@ - Specify second edge + Specify relative reference point @@ -8110,828 +8621,850 @@ - RS_Commands + RS_ActionModifyRound - point + Not a valid expression + + + + Specify first entity + + + + Back + + + + Specify second entity + + + + Enter radius: - line + Cancel - offset + &Fillet + + + RS_ActionModifyScale - o - offset + &Scale - parallel + Specify reference point - arc + Cancel + + + RS_ActionModifyStretch - rectangle + &Stretch - text + Specify first corner - regen + Cancel - undo + Specify second corner - u - undo + Back - redo + Specify reference point - Command: %1 + Specify target point + + + RS_ActionModifyTrim - angle + &Trim - close + &Trim Two - chord length + Select first trim entity - columns + Cancel - columnspacing + Select limiting entity - factor + Back - length + Select second trim entity - length1 + Select entity to trim + + + RS_ActionModifyTrimAmount - length2 + &Lengthen - number + No entity found. - radius + The chosen Entity is in a block. Please edit the block. - rows + The chosen Entity is not an atomic entity or cannot be trimmed. - rowspacing + Not a valid expression - through + Select entity to trim or enter distance: - trim + Back + + + RS_ActionOptionsDrawing - ang - angle + Current &Drawing Preferences + + + RS_ActionOrder - center + move to bottom - cen - center + set to bottom - c - close + lower after entity - cols - columns + lower over entity - columnspacing - columnspacing for inserts + raise over entity - colspacing - columnspacing for inserts + move to top - cs - columnspacing for inserts + set to top - fact - factor + No Entity found. - f - factor + Choose entity for order - help + Cancel + + + RS_ActionPolylineAdd - ? - help + &Add node - length - length + Add polyline's node - len - length + No Entity found. - l - length + Entity must be a polyline. - length1 - length1 + Adding point is invalid. - len1 - length1 + Adding point is not on entity. - l1 - length1 + Specify polyline to add nodes - length2 - length2 + Cancel - len2 - length2 + Specify adding node's point - l2 - length2 + Back + + + RS_ActionPolylineAppend - num - number + A&ppend node - n - number + Append polyline's node - rowspacing - rowspacing for inserts + No Entity found. - rs - rowspacing for inserts + Entity must be a polyline. - t - text + Click somewhere near the beginning or end of existing polyline. - t - through + Specify the polyline somewhere near the beginning or end point - Available commands: + Cancel - circle + Specify next point or [%1] - zw - zoom - window + Back - za - zoom - auto + Specify next point - zp - zoom - pan + Can not append nodes in a closed polyline. - da - dimension - aligned + Cannot undo: Not enough entities defined yet. + + + RS_ActionPolylineDel - dh - dimension - horizontal + &Delete node - dv - dimension - vertical + Delete polyline's node - dr - dimension - linear + No Entity found. - ld - dimension - leader + Entity must be a polyline. - sg - snap - grid + Specify polyline to delete node - se - snap - end + Cancel - si - snap - intersection + Specify deleting node's point - sm - snap - middle + Back - sn - snap - nearest + Deleting point is invalid. - np - snap - nearest point + Deleting point is not on entity. + + + RS_ActionPolylineDelBetween - tn - Deselect all + Delete &between two nodes - ch - modify - bevel (chamfer) + Delete between two nodes - xt - modify - trim (extend) + No Entity found. - rm - modify - trim + Entity must be a polyline. - mv - modify - move + Deletinging point is invalid. - mi - modify - mirror + Deleting point is not on entity. - ro - modify - rotate + Deleteinging point is not on entity. - sz - modify - scale + Specify polyline to delete between two nodes - ss - modify - stretch + Cancel - er - modify - delete (erase) + Specify first node - oo - modify - undo (oops) + Back - uu - modify - redo + Specify second node - xp - modify - explode + Deleting point is invalid. + + + RS_ActionPolylineEquidistant - dimregen + Create &Equidistant Polylines - po + Create Equidistant Polylines - l + No Entity found. - a + Entity must be a polyline. - ci + Choose the original polyline - rec + Cancel + + + RS_ActionPolylineSegment - rectang + Create Polyline from Existing &Segments - - rg - zoom - redraw + + Create Polyline from Existing Segments - zr - zoom - redraw + No Entity found. - zv - zoom - previous + Choose one of the segments on the original polyline - r + Cancel - polyline + Entity can not be a closed polyline. - pa - parallel + Polyline created + + + RS_ActionPolylineTrim - tm - modify - multi trim (extend) + &Trim segments - da + Trim polyline's segments - dh + No Entity found. - dr + Entity must be a polyline. - dv + Specifying point is invalid. - ld + No Segment found on entity. - tm + Specify polyline to trim - xt + Cancel - rm + Specify first segment - mv + Back - ch + Specify second segment + + + RS_ActionPrintPreview - mi + Print Pre&view - ro + RS_ActionPrintPreview::fit(): Invalid paper size - sz + Printout offset in paper coordinates by (%1, %2) - ss + Printout offset in graph coordinates by (%1, %2) - er + Printout offset in graph coordinates - oo + Printout offset in paper coordinates - uu + : select printout offset coordinates - xp + type in offset from command line to offset printout - os + Printout offset ignores relative zero. Ignoring '@' - sg + Printout in Black/White - se + Printout in color + + + RS_ActionSelect - si + Select to modify attributes - sn + Cancel - sm + Select to delete - np + Select to delete immediately - tn + Select to move - kill + Select to rotate - k + Select to scale - back + Select to mirror - b - back + Select to move and rotate - li + Select for two axis rotation - pl + Select to explode text - pa + Select to create block - ar + Select to copy - rect + Select to cut - redraw + No entity selected! - zr + Select to create offset - zw + Select entities to order - za + Select to explode block - zp + Select to revert direction + + + RS_ActionSelectAll - zv + Select &All - u + Deselect &all - os - snap - free + Ctrl+K + + + RS_ActionSelectContour - sc + (De-)Select &Contour - sc - snap - center + Entity must be an Atomic Entity. + + + RS_ActionSelectIntersected - sd + Select Intersected Entities - sd - snap - distance + Deselect Intersected Entities - sf + Choose first point of intersection line - sf - snap - free + Cancel - sa + Choose second point of intersection line - sa - Select all + Back + + + RS_ActionSelectInvert - number - number + Invert Selection + + + RS_ActionSelectLayer - reversed - reversed + (De-)Select Layer + + + RS_ActionSelectSingle - rev - reversed + Select Entity + + + RS_ActionSelectWindow - r - redo + Select Window - Command not found: %1 + Deselect Window - Accepted keycode: %1 + Cancel - mtext + Choose second edge - dpi + Back - re + Click and drag for the selection window + + + RS_ActionSetRelativeZero - re - modify - revert direction + Set relative Zero - rn - restrict - nothing + Cancel - rn + Set &Relative Zero + + + RS_ActionSnapIntersectionManual - rr - restrict - orthogonal + I&ntersection Manually - rr + Select first entity - rh - restrict - horizontal + Back - rh + Select second entity + + + RS_ActionToolRegenerateDimensions - rv - restrict - vertical + Regenerate Dimension Entities - rv + Regenerated %1 dimension entities - setrelativezero + No dimension entities found + + + RS_ActionZoomAuto - setrelativezero - snap - set relative zero position + &Auto Zoom + + + RS_ActionZoomIn - rz + Zoom &In - paperoffset + Zoom &Out - graphoffset + Zooms in - fillet - modify - fillet + Zooms out + + + RS_ActionZoomPan - divide - modify - divide + Zoom &Panning - div - modify - divide + Click and drag to pan zoom - cut - modify - divide + Cancel - an - angle + Zoom panning + + + RS_ActionZoomPrevious - ce - center + Previous &View + + + RS_ActionZoomRedraw - cl - chord length + &Redraw + + + RS_ActionZoomWindow - co - columns + &Window Zoom - ra - radius + Specify first edge - row - row + Cancel - cal - command to trigger cli calculator + Specify second edge - calculate - command to trigger cli calculator + Back diff -Nru librecad-2.0.8/librecad/ts/librecad_pa.ts librecad-2.0.9/librecad/ts/librecad_pa.ts --- librecad-2.0.8/librecad/ts/librecad_pa.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_pa.ts 2016-01-07 07:46:24.000000000 +0000 @@ -2,6 +2,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + ਪਰਤ: + + + Geometry + ਜੁਮੈਟਰੀ + + + Closed + ਬੰਦ ਕੀਤਾ + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -102,6 +133,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + ਰੇਖਾ ਅਨੁਸਾਰੀ ਕੋਣ ਚੋਣ + + + Spacing: + ਖਾਲੀ ਥਾਂ: + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -559,7 +632,7 @@ CAD Tools - CAD ਸੰਦ + CAD ਸੰਦ Export as @@ -611,6 +684,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -892,10 +969,6 @@ ਬਾਹਰ(&Q) - CTRL-G - - - &Selection pointer @@ -911,6 +984,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -1138,7 +1220,7 @@ QG_CadToolBar CAD Tools - CAD ਸੰਦ + CAD ਸੰਦ @@ -1845,6 +1927,17 @@ + QG_CommandHistory + + &Copy + ਨਕਲ(&C) + + + select&All + + + + QG_CommandWidget Command Line @@ -1872,11 +1965,7 @@ &Copy - ਨਕਲ(&C) - - - select&All - + ਨਕਲ(&C) escape @@ -3381,7 +3470,7 @@ Extension line extension: - ਐਕਸ਼ਟੇਸ਼ਨ ਰੇਖਾ ਐਕਟੇਸ਼ਨ: + ਐਕਸ਼ਟੇਸ਼ਨ ਰੇਖਾ ਐਕਟੇਸ਼ਨ: Arrow size: @@ -3389,7 +3478,7 @@ Extension line offset: - ਐਕਸ਼ਟੇਸ਼ਨ ਰੇਖਾ ਹਾਸ਼ੀਆ ਦੂਰੀ: + ਐਕਸ਼ਟੇਸ਼ਨ ਰੇਖਾ ਹਾਸ਼ੀਆ ਦੂਰੀ: Dimension line gap: @@ -3580,14 +3669,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal ਖਿਤਿਜੀ @@ -3616,10 +3697,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -3652,7 +3729,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + ਰੰਗ: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + ਚੌੜਾਈ: + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + ਇਕਸਾਰ + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -3764,7 +3949,7 @@ Colors - ਰੰਗ + ਰੰਗ Backgr&ound: @@ -3828,7 +4013,7 @@ #000000 - #000000 + #000000 #ffffff @@ -3840,7 +4025,7 @@ #808080 - #808080 + #808080 A&utomatically scale grid @@ -3899,14 +4084,6 @@ - #FFFFFF - - - - #C0C0C0 - - - 400 400 @@ -3935,39 +4112,107 @@ - #00FFFF + St&art Handle Color: - #0000FF + &Handle Color: - #FFFF00 + &End Handle Color: - #FF00FF + Splash Window - St&art Handle Color: + Display Splash - &Handle Color: + Graphic Colors - &End Handle Color: + Aquamarine - Splash Window + Azure - Display Splash + DeepSkyBlue + + + + DodgerBlue + + + + Gray + ਸਲੇਟੀ + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + White + ਚਿੱਟੀ + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -4316,19 +4561,19 @@ &OK - ਠੀਕ ਹੈ(&O) + ਠੀਕ ਹੈ(&O) Alt+O - Alt+O + Alt+O Cancel - ਰੱਦ ਕਰੋ + ਰੱਦ ਕਰੋ Esc - Esc + Esc @@ -5867,37 +6112,14 @@ - QG_PenToolBar + QG_PolylineEquidistantOptions - Line color - - - - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - ਰੇਖਾ ਅਨੁਸਾਰੀ ਕੋਣ ਚੋਣ + Line Relative Angle Options + ਰੇਖਾ ਅਨੁਸਾਰੀ ਕੋਣ ਚੋਣ Spacing: - ਖਾਲੀ ਥਾਂ: - - - Distance from original polyline - - - - Copies: - + ਖਾਲੀ ਥਾਂ: @@ -6399,7 +6621,7 @@ Layer "%1" and all entities on it will be removed. - ਪਰਤ "%1" ਅਤੇ ਇਸ ਦੀਆਂ ਸਭ ਇਕਾਈਆਂ ਨੂੰ ਹਟਾ ਦਿੱਤਾ ਜਾਵੇਗਾ। + ਪਰਤ "%1" ਅਤੇ ਇਸ ਦੀਆਂ ਸਭ ਇਕਾਈਆਂ ਨੂੰ ਹਟਾ ਦਿੱਤਾ ਜਾਵੇਗਾ। Layer "%1" can never be removed. @@ -6425,6 +6647,11 @@ Layer with a name "%1" already exists. Please specify a different name. "%1" ਨਾਂ ਨਾਲ ਪਰਤ ਪਹਿਲਾਂ ਹੀ ਮੌਜੂਦ ਹੈ। ਕਿਰਪਾ ਕਰਕੇ ਵੱਖਰਾ ਨਾਂ ਦਿਓ। + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -6536,243 +6763,1531 @@ None - ਕੋਈ ਨਹੀਂ + ਕੋਈ ਨਹੀਂ Inch - Foot - + Foot + + + + Mile + + + + Millimeter + + + + Centimeter + + + + Meter + + + + Kilometer + + + + Microinch + + + + Mil + + + + Yard + + + + Angstrom + + + + Nanometer + + + + Micron + + + + Decimeter + + + + Decameter + + + + Hectometer + + + + Gigameter + + + + Astro + + + + Lightyear + + + + Parsec + + + + Loading... + + + + enter an integer number + + + + LibreCAD query + + + + enter a number + + + + enter text + + + + LFF Font %1 + + + + Jww %1 + + + + Scalable Vector Graphics + + + + SGI Black & White + + + + Encapsulated PostScript + + + + Encapsulated PostScript Format + + + + Encapsulated PostScript Interchange + + + + Windows Icon + + + + JPEG 2000 + + + + ZSoft Paintbrush + + + + PC Paint + + + + SGI-Bilddatei + + + + Targa Image File + + + + Tagged Image File Format + + + + Old Drawing Exchange %1 + + + + Opened dwg file version %1. + + + + unknown error opening dwg file + + + + can't open this dwg file + + + + unsupported dwg version + + + + error reading file header in dwg file + + + + error reading header vars in dwg file + + + + error reading classes in dwg file + + + + error reading offsets in dwg file + + + + error reading tables in dwg file + + + + error reading entities in dwg file + + + + dwg Drawing %1 + + + + File on disk modified. Please save to another file to avoid data loss! File modified: %1 + + + + Hatch failed due to a gap=%1 between (%2, %3) and (%4, %5) + + + + Warning + ਚੇਤਾਵਨੀ + + + experimental, save your work first. +Continue? + + + + error reading blocks in dwg file + + + + error reading objects in dwg file + + + + : duplicated command: %1 is already taken by %2 + + + + point + draw point + point + + + po + draw point + + + + line + draw line + line + + + li + draw line + li + +ਰੇਖਾ + + + l + draw line + + + + polyline + draw polyline + polyline + + + pl + draw polyline + + + + free + draw freehand line + + + + fhl + draw freehand line + + + + spline + draw spline + + + + spl + draw spline + + + + spline2 + spline through points + + + + stp + spline through points + + + + offset + create offset + offset + + + parallel + create offset + parallel + + + o + create offset + o + +ਹਾਸ਼ੀਆ ਦੂਰੀ + + + pa + create offset + pa + +parallel + + + ptp + parallel through point + + + + pp + parallel through point + + + + bisect + angle bisector + + + + bi + angle bisector + + + + tangentpc + tangent point and circle + + + + tanpc + tangent point and circle + + + + perp + perpendicular line + + + + ortho + perpendicular line + + + + vertical + vertical line + + + + ver + vertical line + + + + horizontal + horizontal line + + + + hor + horizontal line + + + + rectangle + draw rectangle + rectangle + + + rectang + draw rectangle + rectang + + + rect + draw rectangle + + + + rec + draw rectangle + rec + + + polygon2v + polygon by 2 vertices + + + + poly2 + polygon by 2 vertices + + + + arc + draw arc + arc + + + a + draw arc + + + + circle + draw circle + ਚੱਕਰ + + + ci + draw circle + + + + circle2 + circle 2 points + + + + c2 + circle 2 points + c2 + +2 ਬਿੰਦੂ ਚੱਕਰ + + + circle3 + circle 3 points + + + + c3 + circle 3 points + c3 + +ਤਿੰਨ ਬਿੰਦੂ ਚੱਕਰ + + + circlecr + circle with center and radius + + + + cc + circle with center and radius + + + + tan3 + circle tangent to 3 + + + + ct3 + circle tangent to 3 + + + + ellipseinscribed + inscribed ellipse + + + + ei + inscribed ellipse + + + + ie + inscribed ellipse + + + + hatch + draw hatch + + + + ha + draw hatch + + + + mtext + draw mtext + + + + mtxt + draw mtext + + + + text + draw text + text + + + txt + draw text + + + + regen + zoom - redraw + regen + + + redraw + zoom - redraw + + + + rg + zoom - redraw + rg + +ਦਿੱਖ - ਮੁੜ ਖਿੱਚੋ + + + zr + zoom - redraw + zr + +ਦਿੱਖ - ਮੁੜ ਬਣਾਓ + + + zoomwindow + zoom - window + + + + zw + zoom - window + zw + +ਜ਼ੂਮ - ਝਰੋਖਾ + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + +ਜ਼ੂਮ - ਆਟੋ + + + zoompan + zoom - pan + + + + zp + zoom - pan + zp + +ਜ਼ੂਮ - ਪੈਨ + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + zv + +ਦਿੱਖ - ਪਿੱਛੇ + + + kill + kill all actions + + + + k + kill all actions + + + + undo + undo cycle + undo + + + u + undo cycle + u + +ਵਾਪਸ + + + redo + redo cycle + redo + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + da + +ਵਿਕਰਨ - ਇਕਸਾਰ + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + dh + +ਮਾਪ - ਖਿਤਿਜੀ + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + dv + +ਮਾਪ - ਲੰਬਕਾਰੀ + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + dr + +ਮਾਪ - ਰੇਖਿਕ + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + ld + +ਮਾਪ - ਲੀਡਰ + + + dimregen + dimension - regenerate + dimregen + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mv + +ਸੋਧਿਆ - ਭੇਜਿਆ + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + ch + +ਸੋਧਿਆ - ਬੀਵੀਲ (ਚਾਮਫੀਰ) + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + mi + +ਸੋਧਿਆ - ਪ੍ਰਤੀਬਿੰਬ + + + revert + modify - revert direction + + + + rev + modify - revert direction + rev + +ਉਲਟ ਚਾਪ + + + rotate + modify - rotate + + + + ro + modify - rotate + ro + +ਸੋਧਿਆ - ਘੁੰਮਾਓ + + + scale + modify - scale + + + + sz + modify - scale + sz + +ਸੋਧਿਆ - ਪੈਮਾਨਾ + + + trim + modify - trim (extend) + trim + + + tm + modify - trim (extend) + tm + +ਸੋਧ - ਬਹੁ ਛਾਂਟੀ (ਫੈਲੀ) + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ss + +ਸੋਧਿਆ - ਤਾਣਿਆ + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + er + +ਸੋਧਿਆ - ਹਟਾਓ (ਸਾਫ਼) + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + xp + +ਸੋਧਿਆ - ਫੈਲਾਓ + + + snapfree + snap - free + + + + os + snap - free + os + +ਸਨੈਪ - ਨਹੀਂ + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + se + +ਸਨੈਪ - ਅੰਤ + + + snapgrid + snap - grid + + + + sg + snap - grid + sg + +ਸਨੈਪ - ਗਰਿੱਡ + + + snapintersection + snap - intersection + + + + si + snap - intersection + si + +ਸਨੈਪ - ਕਾਟ + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + sm + +ਸਨੈਪ - ਕੇਂਦਰ + + + snaponentity + snap - on entity + + + + sn + snap - on entity + + + + np + snap - on entity + np + +ਸਨੈਪ - ਨੇੜਲਾ ਬਿੰਦੂ + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + tn + +ਸਭ ਨਾ-ਚੁਣੋ + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + angle + + + ang + measure angle + ang + +ਕੋਣ + + + area + measure area + + + + ar + measure area + ar + +ਚੱਕਰ + + + angle + angle + + + dpi + + + + close + close + + + chord length + chord length + + + columns + columns + + + columnspacing + + + + factor + factor + + + length + + + + length1 + bevel/fillet lenght1 + length1 + +ਲੰਬਾਈ1 + + + length2 + bevel/fillet lenght2 + + + + number + number + + + radius + radius + + + rows + rows + + + rowspacing + + + + through + through + + + trim + trim + + + ang + angle + ang + +ਕੋਣ - Mile + an + angle - Millimeter - + center + ਕੇਂਦਰ - Centimeter - + cen + center + cen + +ਕੇਂਦਰ - Meter + ce + center - Kilometer + cl + chord length - Microinch + c + close - Mil - + cols + columns + cols + +ਕਾਲਮ - Yard + co + columns - Angstrom + columnspacing + columnspacing for inserts - Nanometer - + colspacing + columnspacing for inserts + colspacing + +ਸ਼ਾਮਿਲ ਕਰਨ ਲਈ ਕਾਲਮ ਖਾਲੀ ਥਾਂ - Micron - + cs + columnspacing for inserts + cs + +ਸ਼ਾਮਿਲ ਕਰਨ ਲਈ ਕਾਲਮ ਥਾਂ - Decimeter - + fact + factor + fact + +ਫੈਕਟਰ - Decameter - + f + factor + f + +ਫੈਕਟਰ - Hectometer - + help + help - Gigameter - + ? + help + ? + +ਸਹਾਇਤਾ - Astro + length + length - Lightyear - + len + length + len + +ਲੰਬਾਈ - Parsec + l + length - Loading... - + length1 + length1 + length1 + +ਲੰਬਾਈ1 - enter an integer number - + len1 + length1 + len1 + +ਲੰਬਾਈ1 - LibreCAD query - + l1 + length1 + l1 + +ਲੰਬਾਈ - enter a number + length2 + length2 - enter text - + len2 + length2 + len2 + +ਲੰਬਾਈ2 - LFF Font %1 - + l2 + length2 + l2 + +ਲੰਬਾਈ2 - Jww %1 - + number + number + number - Block %1 already exist, renamed to: %2 - + num + number + num + +ਗਿਣਤੀ - Scalable Vector Graphics - + n + number + n + +ਗਿਣਤੀ - SGI Black & White + ra + radius - Encapsulated PostScript - + reversed + reversed + reversed + +ਉਲਟ ਚਾਪ - Encapsulated PostScript Format - + rev + reversed + rev + +ਉਲਟ ਚਾਪ - Encapsulated PostScript Interchange + row + row - Windows Icon + rowspacing + rowspacing for inserts - JPEG 2000 - + rs + rowspacing for inserts + rs + +ਸ਼ਾਮਿਲ ਕਰਨ ਲਈ ਕਤਾਰ ਥਾਂ - ZSoft Paintbrush - + text + text - PC Paint + t + text - SGI-Bilddatei + t + through - Targa Image File - + undo + undo - Tagged Image File Format - + u + undo + u + +ਵਾਪਸ - Old Drawing Exchange %1 - + redo + redo - Opened dwg file version %1. + r + redo - unknown error opening dwg file + back - can't open this dwg file + b + back - unsupported dwg version + paperoffset - error reading file header in dwg file + graphoffset - error reading header vars in dwg file + Command: %1 (%2) - error reading classes in dwg file + RS_Commands:: command not found: %1 - error reading offsets in dwg file + Command not found: %1 - error reading tables in dwg file + Accepted keycode: %1 - error reading entities in dwg file - + Available commands: + ਉਪਲੱਬਧ ਕਮਾਂਡ: - dwg Drawing %1 + cal + command to trigger cli calculator - File on disk modified. Please save to another file to avoid data loss! File modified: %1 + calculate + command to trigger cli calculator - Hatch failed due to a gap=%1 between (%2, %3) and (%4, %5) - + None + unknown length unit + ਕੋਈ ਨਹੀਂ - Warning - ਚੇਤਾਵਨੀ + error reading file metadata in dwg file + - experimental, save your work first. -Continue? + Calculator error for input: - error reading file matadata in dwg file + bw - error reading blocks in dwg file + blackwhite - error reading objects in dwg file + color @@ -7679,6 +9194,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -7839,6 +9358,14 @@ Specify a point on ellipse or total distance to foci + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -9050,7 +10577,7 @@ ਪਿੱਛੇ - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -9478,11 +11005,11 @@ Parent of second entity is NULL - ਦੂਜੀ ਇਕਾਈ ਦਾ ਮੁੱਢਲਾ NULL ਹੈ + ਦੂਜੀ ਇਕਾਈ ਦਾ ਮੁੱਢਲਾ NULL ਹੈ One of the chosen entities is NULL - ਚੁਣੀਆਂ ਇਕਾਈਆਂ ਵਿੱਚੋਂ ਇੱਕ NULL ਹੈ + ਚੁਣੀਆਂ ਇਕਾਈਆਂ ਵਿੱਚੋਂ ਇੱਕ NULL ਹੈ Parent of first entity is not a polyline @@ -9490,15 +11017,35 @@ Parent of first entity is NULL - ਪਹਿਲੀ ਇਕਾਈ ਦਾ ਮੁੱਢਲਾ NULL ਹੈ + ਪਹਿਲੀ ਇਕਾਈ ਦਾ ਮੁੱਢਲਾ NULL ਹੈ First entity is NULL - ਪਹਿਲੀ ਇਕਾਈ NULL ਹੈ + ਪਹਿਲੀ ਇਕਾਈ NULL ਹੈ Second entity is NULL - ਦੂਜੀ ਇਕਾਈ NULL ਹੈ + ਦੂਜੀ ਇਕਾਈ NULL ਹੈ + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -10242,11 +11789,11 @@ ਰੱਦ ਕਰੋ - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -10336,11 +11883,19 @@ - type in offset from command line to offset printout + type in offset from command line to offset printout + + + + Printout offset ignores relative zero. Ignoring '@' + + + + Printout in Black/White - Printout offset ignores relative zero. Ignoring '@' + Printout in color @@ -10708,7 +12263,7 @@ Zooms in - ਅਕਾਰ ਵਧਾਓ + ਅਕਾਰ ਵਧਾਓ Zoom out @@ -10720,7 +12275,7 @@ Zooms out - ਅਕਾਰ ਘਟਾਓ + ਅਕਾਰ ਘਟਾਓ @@ -10819,67 +12374,67 @@ RS_Commands line - line + line rectangle - rectangle + rectangle text - text + text regen - regen + regen undo - undo + undo u undo - u + u ਵਾਪਸ redo - redo + redo arc - arc + arc angle - angle + angle factor - factor + factor columns - columns + columns rows - rows + rows columnspacing - columnspacing + columnspacing rowspacing - rowspacing + rowspacing ang angle - ang + ang ਕੋਣ @@ -10893,21 +12448,21 @@ fact factor - fact + fact ਫੈਕਟਰ f factor - f + f ਫੈਕਟਰ cols columns - cols + cols ਕਾਲਮ @@ -10928,46 +12483,46 @@ columnspacing columnspacing for inserts - columnspacing + columnspacing ਸ਼ਾਮਿਲ ਕਰਨ ਲਈ ਕਾਲਮ ਥਾਂ colspacing columnspacing for inserts - colspacing + colspacing ਸ਼ਾਮਿਲ ਕਰਨ ਲਈ ਕਾਲਮ ਖਾਲੀ ਥਾਂ cs columnspacing for inserts - cs + cs ਸ਼ਾਮਿਲ ਕਰਨ ਲਈ ਕਾਲਮ ਥਾਂ rowspacing rowspacing for inserts - rowspacing + rowspacing ਸ਼ਾਮਿਲ ਕਰਨ ਲਈ ਕਤਾਰ ਥਾਂ rs rowspacing for inserts - rs + rs ਸ਼ਾਮਿਲ ਕਰਨ ਲਈ ਕਤਾਰ ਥਾਂ center - ਕੇਂਦਰ + ਕੇਂਦਰ cen center - cen + cen ਕੇਂਦਰ @@ -11001,7 +12556,7 @@ point - point + point po @@ -11012,92 +12567,92 @@ offset - offset + offset o offset - o + o ਹਾਸ਼ੀਆ ਦੂਰੀ parallel - parallel + parallel length - length + length close - close + close number - number + number through - through + through help - help + help ? help - ? + ? ਸਹਾਇਤਾ length length - length + length ਲੰਬਾਈ len length - len + len ਲੰਬਾਈ l length - l + l ਲੰਬਾਈ c close - c + c ਬੰਦ ਕਰੋ num number - num + num ਗਿਣਤੀ n number - n + n ਗਿਣਤੀ t through - t + t ਰਾਹੀਂ @@ -11110,59 +12665,59 @@ length1 - length1 + length1 length2 - length2 + length2 radius - radius + radius trim - trim + trim length1 length1 - length1 + length1 ਲੰਬਾਈ1 len1 length1 - len1 + len1 ਲੰਬਾਈ1 l1 length1 - l1 + l1 ਲੰਬਾਈ length2 length2 - length2 + length2 ਲੰਬਾਈ2 len2 length2 - len2 + len2 ਲੰਬਾਈ2 l2 length2 - l2 + l2 ਲੰਬਾਈ2 @@ -11176,13 +12731,13 @@ t text - t + t ਪਾਠ chord length - chord length + chord length length @@ -11200,15 +12755,15 @@ Command: %1 - ਕਮਾਂਡ: %1 + ਕਮਾਂਡ: %1 Available commands: - ਉਪਲੱਬਧ ਕਮਾਂਡ: + ਉਪਲੱਬਧ ਕਮਾਂਡ: circle - ਚੱਕਰ + ਚੱਕਰ ci @@ -11220,21 +12775,21 @@ zw zoom - window - zw + zw ਜ਼ੂਮ - ਝਰੋਖਾ za zoom - auto - za + za ਜ਼ੂਮ - ਆਟੋ zp zoom - pan - zp + zp ਜ਼ੂਮ - ਪੈਨ @@ -11311,35 +12866,35 @@ da dimension - aligned - da + da ਵਿਕਰਨ - ਇਕਸਾਰ dh dimension - horizontal - dh + dh ਮਾਪ - ਖਿਤਿਜੀ dv dimension - vertical - dv + dv ਮਾਪ - ਲੰਬਕਾਰੀ dr dimension - linear - dr + dr ਮਾਪ - ਰੇਖਿਕ ld dimension - leader - ld + ld ਮਾਪ - ਲੀਡਰ @@ -11374,21 +12929,21 @@ sg snap - grid - sg + sg ਸਨੈਪ - ਗਰਿੱਡ se snap - end - se + se ਸਨੈਪ - ਅੰਤ si snap - intersection - si + si ਸਨੈਪ - ਕਾਟ @@ -11402,21 +12957,21 @@ sm snap - middle - sm + sm ਸਨੈਪ - ਕੇਂਦਰ sn snap - nearest - sn + sn ਸਨੈਪ - ਨੇੜਲਾ np snap - nearest point - np + np ਸਨੈਪ - ਨੇੜਲਾ ਬਿੰਦੂ @@ -11437,91 +12992,91 @@ tn Deselect all - tn + tn ਸਭ ਨਾ-ਚੁਣੋ ch modify - bevel (chamfer) - ch + ch ਸੋਧਿਆ - ਬੀਵੀਲ (ਚਾਮਫੀਰ) xt modify - trim (extend) - xt + xt ਸੋਧਿਆ - ਛਾਂਟਿਆ (ਫੈਲਾਇਆ) rm modify - trim - rm + rm ਸੋਧਿਆ - ਛਾਂਟਿਆ mv modify - move - mv + mv ਸੋਧਿਆ - ਭੇਜਿਆ mi modify - mirror - mi + mi ਸੋਧਿਆ - ਪ੍ਰਤੀਬਿੰਬ ro modify - rotate - ro + ro ਸੋਧਿਆ - ਘੁੰਮਾਓ sz modify - scale - sz + sz ਸੋਧਿਆ - ਪੈਮਾਨਾ ss modify - stretch - ss + ss ਸੋਧਿਆ - ਤਾਣਿਆ er modify - delete (erase) - er + er ਸੋਧਿਆ - ਹਟਾਓ (ਸਾਫ਼) oo modify - undo (oops) - oo + oo ਸੋਧਿਆ - ਵਾਪਿਸ (oops) uu modify - redo - uu + uu ਸੋਧਿਆ - ਮੁੜ ਪਹਿਲਾਂ xp modify - explode - xp + xp ਸੋਧਿਆ - ਫੈਲਾਓ @@ -11534,11 +13089,11 @@ dimregen - dimregen + dimregen po - po + po ln @@ -11546,516 +13101,309 @@ l - l + l a - a + a ci - ci + ci rec - rec + rec rectang - rectang + rectang rg zoom - redraw - rg + rg ਦਿੱਖ - ਮੁੜ ਖਿੱਚੋ zr zoom - redraw - zr + zr ਦਿੱਖ - ਮੁੜ ਬਣਾਓ zv zoom - previous - zv + zv ਦਿੱਖ - ਪਿੱਛੇ r - r + r polyline - polyline + polyline pa parallel - pa + pa parallel tm modify - multi trim (extend) - tm + tm ਸੋਧ - ਬਹੁ ਛਾਂਟੀ (ਫੈਲੀ) da - da + da ਵਿਕਰਨ - ਇਕਸਾਰ dh - dh + dh ਮਾਪ - ਖਿਤਿਜੀ dr - dr + dr ਮਾਪ - ਰੇਖਿਕ dv - dv + dv ਮਾਪ - ਲੰਬਕਾਰੀ ld - ld + ld ਮਾਪ - ਲੀਡਰ tm - tm + tm ਸੋਧ - ਬਹੁ ਛਾਂਟੀ (ਫੈਲੀ) xt - xt + xt ਸੋਧਿਆ - ਛਾਂਟਿਆ (ਫੈਲਾਇਆ) rm - rm + rm ਸੋਧਿਆ - ਛਾਂਟਿਆ mv - mv + mv ਸੋਧਿਆ - ਭੇਜਿਆ ch - ch + ch ਸੋਧਿਆ - ਬੀਵੀਲ (ਚਾਮਫੀਰ) mi - mi + mi ਸੋਧਿਆ - ਪ੍ਰਤੀਬਿੰਬ ro - ro + ro ਸੋਧਿਆ - ਘੁੰਮਾਓ sz - sz + sz ਸੋਧਿਆ - ਪੈਮਾਨਾ ss - ss + ss ਸੋਧਿਆ - ਤਾਣਿਆ er - er + er ਸੋਧਿਆ - ਹਟਾਓ (ਸਾਫ਼) oo - oo + oo ਸੋਧਿਆ - ਵਾਪਿਸ (oops) uu - uu + uu ਸੋਧਿਆ - ਮੁੜ ਪਹਿਲਾਂ xp - xp + xp ਸੋਧਿਆ - ਫੈਲਾਓ os - os + os ਸਨੈਪ - ਨਹੀਂ sg - sg + sg ਸਨੈਪ - ਗਰਿੱਡ se - se + se ਸਨੈਪ - ਅੰਤ si - si + si ਸਨੈਪ - ਕਾਟ - sn - - - sm - sm + sm ਸਨੈਪ - ਕੇਂਦਰ np - np + np ਸਨੈਪ - ਨੇੜਲਾ ਬਿੰਦੂ tn - tn + tn ਸਭ ਨਾ-ਚੁਣੋ - kill - - - - k - - - - back - - - - b - back - - - li - li + li ਰੇਖਾ - pl - - - pa - pa + pa parallel ar - ar + ar ਚੱਕਰ - rect - - - - redraw - - - zr - zr + zr ਦਿੱਖ - ਮੁੜ ਬਣਾਓ zw - zw + zw ਜ਼ੂਮ - ਝਰੋਖਾ za - za + za ਜ਼ੂਮ - ਆਟੋ zp - zp + zp ਜ਼ੂਮ - ਪੈਨ zv - zv + zv ਦਿੱਖ - ਪਿੱਛੇ u - u + u ਵਾਪਸ os snap - free - os + os ਸਨੈਪ - ਨਹੀਂ - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - - - number number - number + number reversed reversed - reversed + reversed ਉਲਟ ਚਾਪ rev reversed - rev + rev ਉਲਟ ਚਾਪ - r - redo - - - - Command not found: %1 - - - - Accepted keycode: %1 - - - - mtext - - - - dpi - - - re - re + re ਚਤੁਰਭੁਜ re modify - revert direction - re + re ਚਤੁਰਭੁਜ - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - - - - row - row - - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - - diff -Nru librecad-2.0.8/librecad/ts/librecad_pl.ts librecad-2.0.9/librecad/ts/librecad_pl.ts --- librecad-2.0.8/librecad/ts/librecad_pl.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_pl.ts 2016-01-07 07:46:24.000000000 +0000 @@ -2,6 +2,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Warstwa: + + + Geometry + Geometria + + + Closed + Zamknięta + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -102,6 +133,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Opcje linii z kątem względnym + + + Spacing: + Odstęp: + + + Distance from original polyline + Odległość od początkowej polilinii + + + Copies: + Kopie: + + + QC_ActionGetEnt Select object: @@ -627,7 +700,7 @@ CAD Tools - Narzędzia CAD + Narzędzia CAD Export as @@ -679,6 +752,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -2185,7 +2262,7 @@ CTRL-G - Ctrl+G + Ctrl+G Restrict&Vertically @@ -2215,6 +2292,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -2442,7 +2528,7 @@ QG_CadToolBar CAD Tools - Narzędzia CAD + Narzędzia CAD @@ -3265,6 +3351,17 @@ + QG_CommandHistory + + &Copy + &Kopiuj + + + select&All + + + + QG_CommandWidget Command Line @@ -3292,11 +3389,7 @@ &Copy - &Kopiuj - - - select&All - + &Kopiuj escape @@ -4805,7 +4898,7 @@ Extension line extension: - Rozszerzenie linii rozszerzenia: + Rozszerzenie linii rozszerzenia: Arrow size: @@ -4813,7 +4906,7 @@ Extension line offset: - Przesunięcie linii rozszerzenia: + Przesunięcie linii rozszerzenia: Dimension line gap: @@ -5004,14 +5097,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal Poziomy @@ -5040,10 +5125,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -5076,7 +5157,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Kolor: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + Szerokość: + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Wyrównany + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -5192,7 +5381,7 @@ Colors - Kolory + Kolory Backgr&ound: @@ -5212,11 +5401,11 @@ White - Biały + Biały Gray - Szary + Szary Darkgray @@ -5272,7 +5461,7 @@ #000000 - #000000 + #000000 #ffffff @@ -5284,7 +5473,7 @@ #808080 - #808080 + #808080 S&elected Color: @@ -5352,11 +5541,11 @@ #FFFFFF - #FFFFFF + #FFFFFF #C0C0C0 - #C0C0C0 + #C0C0C0 #A54747 @@ -5391,39 +5580,99 @@ - #00FFFF + St&art Handle Color: - #0000FF + &Handle Color: - #FFFF00 + &End Handle Color: - #FF00FF + Splash Window - St&art Handle Color: + Display Splash - &Handle Color: + Graphic Colors - &End Handle Color: + Aquamarine - Splash Window + Azure - Display Splash + DeepSkyBlue + + + + DodgerBlue + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -5788,19 +6037,19 @@ &OK - &OK + &OK Alt+O - Alt+O + Alt+O Cancel - Anuluj + Anuluj Esc - Esc + Esc @@ -7362,34 +7611,34 @@ QG_PenToolBar Line color - Kolor linii + Kolor linii Line width - Szerokość linii + Szerokość linii Line type - Typ linii + Typ linii QG_PolylineEquidistantOptions Line Relative Angle Options - Opcje linii z kątem względnym + Opcje linii z kątem względnym Spacing: - Odstęp: + Odstęp: Distance from original polyline - Odległość od początkowej polilinii + Odległość od początkowej polilinii Copies: - Kopie: + Kopie: @@ -7895,7 +8144,7 @@ Layer "%1" and all entities on it will be removed. - Warstwa "%1" oraz wszystkie obiekty na niej zostaną usunięte. + Warstwa "%1" oraz wszystkie obiekty na niej zostaną usunięte. Layer "%1" can never be removed. @@ -7921,6 +8170,11 @@ Layer with a name "%1" already exists. Please specify a different name. Warstwa nazwana "%1" już istnieje. Proszę podać inną nazwę. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -8016,7 +8270,7 @@ None - Brak + Brak Inch @@ -8143,10 +8397,6 @@ - Block %1 already exist, renamed to: %2 - - - All Image Files (%1) Wszystkie pliki rysunku (%1) @@ -8264,31 +8514,1209 @@ - error reading file matadata in dwg file + error reading blocks in dwg file - error reading blocks in dwg file + error reading objects in dwg file - error reading objects in dwg file + : duplicated command: %1 is already taken by %2 - - - RS_ActionBlocksAdd - Add Block - Dodaj blok + point + draw point + punkt - &Add Block - &Dodaj blok + po + draw point + pu - - - RS_ActionBlocksAttributes + + line + draw line + linia + + + li + draw line + ln + + + l + draw line + + + + polyline + draw polyline + polilinia + + + pl + draw polyline + + + + free + draw freehand line + + + + fhl + draw freehand line + + + + spline + draw spline + + + + spl + draw spline + + + + spline2 + spline through points + + + + stp + spline through points + + + + offset + create offset + offset + + + parallel + create offset + rownolegle + + + o + create offset + o + + + pa + create offset + pp + + + ptp + parallel through point + + + + pp + parallel through point + + + + bisect + angle bisector + + + + bi + angle bisector + + + + tangentpc + tangent point and circle + + + + tanpc + tangent point and circle + + + + perp + perpendicular line + + + + ortho + perpendicular line + + + + vertical + vertical line + + + + ver + vertical line + + + + horizontal + horizontal line + + + + hor + horizontal line + + + + rectangle + draw rectangle + prostokat + + + rectang + draw rectangle + prostok + + + rect + draw rectangle + + + + rec + draw rectangle + pro + + + polygon2v + polygon by 2 vertices + + + + poly2 + polygon by 2 vertices + + + + arc + draw arc + luk + + + a + draw arc + + + + circle + draw circle + okrag + + + ci + draw circle + og + + + circle2 + circle 2 points + + + + c2 + circle 2 points + o2 + + + circle3 + circle 3 points + + + + c3 + circle 3 points + o3 + + + circlecr + circle with center and radius + + + + cc + circle with center and radius + + + + tan3 + circle tangent to 3 + + + + ct3 + circle tangent to 3 + + + + ellipseinscribed + inscribed ellipse + + + + ei + inscribed ellipse + + + + ie + inscribed ellipse + + + + hatch + draw hatch + + + + ha + draw hatch + + + + mtext + draw mtext + + + + mtxt + draw mtext + + + + text + draw text + tekst + + + txt + draw text + + + + regen + zoom - redraw + regen + + + redraw + zoom - redraw + + + + rg + zoom - redraw + od + + + zr + zoom - redraw + od + + + zoomwindow + zoom - window + + + + zw + zoom - window + pw + + + zoomauto + zoom - auto + + + + za + zoom - auto + pa + + + zoompan + zoom - pan + + + + zp + zoom - pan + pa + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + po + + + kill + kill all actions + zabij + + + k + kill all actions + + + + undo + undo cycle + cofnij + + + u + undo cycle + c + + + redo + redo cycle + przywroc + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + wpz + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + wpo + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + wl + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + wpr + + + dimregen + dimension - regenerate + regwym + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + zp + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + zz + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + zo + + + revert + modify - revert direction + + + + rev + modify - revert direction + odw + + + rotate + modify - rotate + + + + ro + modify - rotate + zob + + + scale + modify - scale + + + + sz + modify - scale + zs + + + trim + modify - trim (extend) + wyrownaj + + + tm + modify - trim (extend) + + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + zr + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + zu + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + zx + + + snapfree + snap - free + + + + os + snap - free + np + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + pk + + + snapgrid + snap - grid + + + + sg + snap - grid + pds + + + snapintersection + snap - intersection + + + + si + snap - intersection + pdp + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + pp + + + snaponentity + snap - on entity + + + + sn + snap - on entity + + + + np + snap - on entity + pdnp + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + ow + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + kat + + + ang + measure angle + kt + + + area + measure area + + + + ar + measure area + lk + + + angle + kat + + + dpi + + + + close + zamknij + + + chord length + dlugosc cieciwy + + + columns + kolumny + + + columnspacing + odstep_kolumny + + + factor + mnoznik + + + length + + + + length1 + bevel/fillet lenght1 + dlugosc1 + + + length2 + bevel/fillet lenght2 + dlugosc2 + + + number + liczba + + + radius + promien + + + rows + wiersze + + + rowspacing + odstep_wiersze + + + through + poprzez + + + trim + wyrownaj + + + ang + angle + kt + + + an + angle + + + + center + srodek + + + cen + center + sro + + + ce + center + + + + cl + chord length + + + + c + close + + + + cols + columns + kol + + + co + columns + + + + columnspacing + columnspacing for inserts + odstep_kolumny + + + colspacing + columnspacing for inserts + odskol + + + cs + columnspacing for inserts + ok + + + fact + factor + mnoznik + + + f + factor + m + + + help + pomoc + + + ? + help + ? + + + length + length + + + + len + length + dl + + + l + length + + + + length1 + length1 + dlugosc1 + + + len1 + length1 + dl1 + + + l1 + length1 + d1 + + + length2 + length2 + dlugosc2 + + + len2 + length2 + dl2 + + + l2 + length2 + d2 + + + number + number + liczba + + + num + number + licz + + + n + number + lc + + + ra + radius + + + + reversed + reversed + odwrocony + + + rev + reversed + odw + + + row + row + + + + rowspacing + rowspacing for inserts + odstep_wiersze + + + rs + rowspacing for inserts + odswie + + + text + tekst + + + t + text + + + + t + through + + + + undo + cofnij + + + u + undo + c + + + redo + przywroc + + + r + redo + + + + back + wstecz + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + Dostępne komendy: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Brak + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Dodaj blok + + + &Add Block + &Dodaj blok + + + + RS_ActionBlocksAttributes Rename Block Zmień nazwę bloku @@ -9179,6 +10607,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9339,6 +10771,14 @@ Specify a point on ellipse or total distance to foci + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -10613,7 +12053,7 @@ Mierzy odległość pomiędzy dwoma punktami - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -11053,11 +12493,11 @@ Parent of second entity is NULL - Nadrzędny względem drugiego obiektu jest pusty + Nadrzędny względem drugiego obiektu jest pusty One of the chosen entities is NULL - Jeden z wybranych obiektów jest pusty + Jeden z wybranych obiektów jest pusty Parent of first entity is not a polyline @@ -11065,15 +12505,35 @@ Parent of first entity is NULL - Nadrzędny względem pierwszego obiektu jest pusty + Nadrzędny względem pierwszego obiektu jest pusty First entity is NULL - Pierwszy obiekt jest pusty + Pierwszy obiekt jest pusty Second entity is NULL - Drugi obiekt jest pusty + Drugi obiekt jest pusty + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -11829,11 +13289,11 @@ Anuluj - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -11923,11 +13383,19 @@ - type in offset from command line to offset printout + type in offset from command line to offset printout + + + + Printout offset ignores relative zero. Ignoring '@' + + + + Printout in Black/White - Printout offset ignores relative zero. Ignoring '@' + Printout in color @@ -12303,7 +13771,7 @@ Zooms in - Powiększa + Powiększa Zoom out @@ -12315,7 +13783,7 @@ Zooms out - Pomniejsza + Pomniejsza @@ -12414,7 +13882,7 @@ RS_Commands line - linia + linia l @@ -12423,7 +13891,7 @@ rectangle - prostokat + prostokat rec @@ -12437,33 +13905,33 @@ text - tekst + tekst regen - regen + regen undo - cofnij + cofnij u undo - c + c redo - przywroc + przywroc r redo - p + p arc - luk + luk a @@ -12472,32 +13940,32 @@ angle - kat + kat factor - mnoznik + mnoznik columns - kolumny + kolumny rows - wiersze + wiersze columnspacing - odstep_kolumny + odstep_kolumny rowspacing - odstep_wiersze + odstep_wiersze ang angle - kt + kt a @@ -12507,17 +13975,17 @@ fact factor - mnoznik + mnoznik f factor - m + m cols columns - kol + kol c @@ -12532,36 +14000,36 @@ columnspacing columnspacing for inserts - odstep_kolumny + odstep_kolumny colspacing columnspacing for inserts - odskol + odskol cs columnspacing for inserts - ok + ok rowspacing rowspacing for inserts - odstep_wiersze + odstep_wiersze rs rowspacing for inserts - odswie + odswie center - srodek + srodek cen center - sro + sro c @@ -12585,7 +14053,7 @@ point - punkt + punkt po @@ -12594,76 +14062,76 @@ offset - offset + offset o offset - o + o parallel - rownolegle + rownolegle length - dlugosc + dlugosc close - zamknij + zamknij number - liczba + liczba through - poprzez + poprzez help - pomoc + pomoc ? help - ? + ? length length - dlugosc + dlugosc len length - dl + dl l length - d + d c close - z + z num number - licz + licz n number - lc + lc t through - pz + pz par @@ -12672,49 +14140,49 @@ length1 - dlugosc1 + dlugosc1 length2 - dlugosc2 + dlugosc2 radius - promien + promien trim - wyrownaj + wyrownaj length1 length1 - dlugosc1 + dlugosc1 len1 length1 - dl1 + dl1 l1 length1 - d1 + d1 length2 length2 - dlugosc2 + dlugosc2 len2 length2 - dl2 + dl2 l2 length2 - d2 + d2 r @@ -12724,11 +14192,11 @@ t text - t + t chord length - dlugosc cieciwy + dlugosc cieciwy length @@ -12742,11 +14210,11 @@ Command: %1 - Polecenie: %1 + Polecenie: %1 Available commands: - Dostępne komendy: + Dostępne komendy: ln @@ -12755,7 +14223,7 @@ circle - okrag + okrag ci @@ -12775,7 +14243,7 @@ zw zoom - window - pw + pw zoom - window @@ -12784,7 +14252,7 @@ za zoom - auto - pa + pa zoom - auto @@ -12793,7 +14261,7 @@ zp zoom - pan - pa + pa zoom - pan @@ -12852,27 +14320,27 @@ da dimension - aligned - ww + ww dh dimension - horizontal - wpz + wpz dv dimension - vertical - wpo + wpo dr dimension - linear - wl + wl ld dimension - leader - wpr + wpr rd @@ -12902,17 +14370,17 @@ sg snap - grid - pds + pds se snap - end - pk + pk si snap - intersection - pdp + pdp sn @@ -12922,17 +14390,17 @@ sm snap - middle - pp + pp sn snap - nearest - pnj + pnj np snap - nearest point - pdnp + pdnp fr* @@ -12947,12 +14415,12 @@ tn Deselect all - ow + ow ch modify - bevel (chamfer) - zz + zz mt @@ -12962,57 +14430,57 @@ xt modify - trim (extend) - zwx + zwx rm modify - trim - zw + zw mv modify - move - zp + zp mi modify - mirror - zo + zo ro modify - rotate - zob + zob sz modify - scale - zs + zs ss modify - stretch - zr + zr er modify - delete (erase) - zu + zu oo modify - undo (oops) - zc + zc uu modify - redo - zpr + zpr xp modify - explode - zx + zx ex @@ -13021,11 +14489,11 @@ dimregen - regwym + regwym po - pu + pu ln @@ -13033,423 +14501,220 @@ l - l + l a - a + a ci - og + og rec - pro + pro rectang - prostok + prostok rg zoom - redraw - od + od zr zoom - redraw - od + od zv zoom - previous - po + po r - pr + pr polyline - polilinia + polilinia pa parallel - pp - - - tm - modify - multi trim (extend) - + pp da - wd + wd dh - wpz + wpz dr - wl + wl dv - wpo + wpo ld - wpr - - - tm - + wpr xt - zwx + zwx rm - zw + zw mv - zp + zp ch - zz + zz mi - zo + zo ro - zob + zob sz - zs + zs ss - zr + zr er - zu + zu oo - zc + zc uu - zpr + zpr xp - zx + zx os - np + np sg - pds + pds se - pk + pk si - pdp - - - sn - + pdp sm - pp + pp np - pdnp + pdnp tn - ow + ow kill - zabij - - - k - + zabij back - wstecz - - - b - back - + wstecz li - ln - - - pl - + ln pa - pp + pp ar - lk - - - rect - - - - redraw - + lk zr - od + od zw - pw + pw za - pa + pa zp - pa + pa zv - po + po u - c + c os snap - free - np - - - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - + np number number - liczba + liczba reversed reversed - odwrocony + odwrocony rev reversed - odw - - - Command not found: %1 - - - - Accepted keycode: %1 - - - - mtext - - - - dpi - + odw re - pr + pr re modify - revert direction - pr - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - - - - row - row - - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + pr diff -Nru librecad-2.0.8/librecad/ts/librecad_pt_br.ts librecad-2.0.9/librecad/ts/librecad_pt_br.ts --- librecad-2.0.8/librecad/ts/librecad_pt_br.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_pt_br.ts 2016-01-07 07:46:24.000000000 +0000 @@ -2,6 +2,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Camada: + + + Geometry + Geometria + + + Closed + Fechado + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -103,6 +134,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + + + + Spacing: + Espaçamento: + + + Distance from original polyline + Distância da polilinha original + + + Copies: + Cópias: + + + QC_ActionGetEnt Select object: @@ -247,7 +320,7 @@ CAD Tools - Ferramentas CAD + Ferramentas CAD &Toolbars @@ -629,6 +702,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -682,7 +759,7 @@ CTRL-G - CTRL-G + CTRL-G &Draft @@ -772,6 +849,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -1007,7 +1093,7 @@ QG_CadToolBar CAD Tools - Ferramentas CAD + Ferramentas CAD @@ -1842,6 +1928,17 @@ + QG_CommandHistory + + &Copy + + + + select&All + selecione&Todos + + + QG_CommandWidget Command Line @@ -1873,11 +1970,11 @@ &Copy - &Copiar + &Copiar select&All - selecione&Todos + selecione&Todos escape @@ -3906,7 +4003,7 @@ Extension line extension: - Extensão da linha de extensão: + Extensão da linha de extensão: Number of line segments per spline patch: @@ -3926,7 +4023,7 @@ Extension line offset: - Extensão de linha da linha paralela: + Extensão de linha da linha paralela: Paper &Height: @@ -4082,7 +4179,7 @@ Alignment: - Alinhamento: + Alinhamento: <html><head/><body><p>Text alignement.</p></body></html> @@ -4090,7 +4187,7 @@ Dimension Aligned - Cota alinhada + Cota alinhada Horizontal @@ -4122,7 +4219,7 @@ General Factor: - Fator geral: + Fator geral: 0.2 @@ -4158,7 +4255,119 @@ <html><head/><body><p>Text alignment.</p></body></html> - <html><head/><body><p>Alinhamento do texto.</p></body></html> + <html><head/><body><p>Alinhamento do texto.</p></body></html> + + + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Cor: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + Largura: + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Alinhada + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth + @@ -4229,7 +4438,7 @@ Colors - Cores + Cores Minimal grid spacing (px): @@ -4337,11 +4546,11 @@ #000000 - #000000 + #000000 #808080 - #808080 + #808080 &Meta Grid Color: @@ -4497,11 +4706,11 @@ #FFFFFF - #FFFFFF + #FFFFFF #C0C0C0 - #C0C0C0 + #C0C0C0 #A54747 @@ -4537,19 +4746,19 @@ #00FFFF - #00FFFF + #00FFFF #0000FF - #0000FF + #0000FF #FFFF00 - #FFFF00 + #FFFF00 #FF00FF - #FF00FF + #FF00FF St&art Handle Color: @@ -4571,6 +4780,90 @@ Display Splash Exibir tela de abertura + + Graphic Colors + + + + Aquamarine + + + + Azure + + + + DeepSkyBlue + + + + DodgerBlue + + + + Gray + Cinza + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + White + Branco + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation + + QG_DlgOptionsMakerCam @@ -5057,7 +5350,7 @@ Cancel - Cancelar + Cancelar Closed @@ -5093,15 +5386,15 @@ &OK - &OK + &OK Alt+O - Alt+O + Alt+O Esc - Esc + Esc @@ -7458,15 +7751,15 @@ QG_PenToolBar Line color - Cor da linha + Cor da linha Line width - Largura da linha + Largura da linha Line type - Tipo de linha + Tipo de linha @@ -7497,19 +7790,19 @@ Line Relative Angle Options - Opções de ângulo relativo da linha + Opções de ângulo relativo da linha Spacing: - Espaçamento: + Espaçamento: Distance from original polyline - Distância da polilinha original + Distância da polilinha original Copies: - Cópias: + Cópias: @@ -8175,7 +8468,7 @@ Layer "%1" and all entities on it will be removed. - Camada "%1" e todas as suas entidades serão removidas. + Camada "%1" e todas as suas entidades serão removidas. Layer Properties @@ -8197,6 +8490,11 @@ Layer Dialog Camada de diálogo + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -8310,7 +8608,7 @@ None - Nenhum + Nenhum Rows @@ -8458,7 +8756,7 @@ Available commands: - Comandos disponíveis: + Comandos disponíveis: Def. Point|X @@ -8892,7 +9190,7 @@ Block %1 already exist, renamed to: %2 - Bloco %1 já existe, renomeado para: %2 + Bloco %1 já existe, renomeado para: %2 All Image Files (%1) @@ -9012,10 +9310,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -9023,31 +9317,1209 @@ error reading objects in dwg file - - - QtBoolPropertyManager - True - Verdadeiro + : duplicated command: %1 is already taken by %2 + - False - Falso + point + draw point + point - - - RS_ActionBack - Back - Retorne + po + draw point + po - Back to last menu - Retorne ao último menu + line + draw line + line - - - RS_ActionBlocksAdd + + li + draw line + li + + + l + draw line + l + + + polyline + draw polyline + polyline + + + pl + draw polyline + pl + + + free + draw freehand line + + + + fhl + draw freehand line + + + + spline + draw spline + + + + spl + draw spline + + + + spline2 + spline through points + + + + stp + spline through points + + + + offset + create offset + offset + + + parallel + create offset + parallel + + + o + create offset + o + + + pa + create offset + pa + + + ptp + parallel through point + + + + pp + parallel through point + + + + bisect + angle bisector + + + + bi + angle bisector + + + + tangentpc + tangent point and circle + + + + tanpc + tangent point and circle + + + + perp + perpendicular line + + + + ortho + perpendicular line + + + + vertical + vertical line + + + + ver + vertical line + + + + horizontal + horizontal line + + + + hor + horizontal line + + + + rectangle + draw rectangle + rectangle + + + rectang + draw rectangle + rectang + + + rect + draw rectangle + rect + + + rec + draw rectangle + rec + + + polygon2v + polygon by 2 vertices + + + + poly2 + polygon by 2 vertices + + + + arc + draw arc + arc + + + a + draw arc + a + + + circle + draw circle + circle + + + ci + draw circle + ci + + + circle2 + circle 2 points + + + + c2 + circle 2 points + + + + circle3 + circle 3 points + + + + c3 + circle 3 points + + + + circlecr + circle with center and radius + + + + cc + circle with center and radius + + + + tan3 + circle tangent to 3 + + + + ct3 + circle tangent to 3 + + + + ellipseinscribed + inscribed ellipse + + + + ei + inscribed ellipse + + + + ie + inscribed ellipse + + + + hatch + draw hatch + + + + ha + draw hatch + + + + mtext + draw mtext + mtext + + + mtxt + draw mtext + + + + text + draw text + text + + + txt + draw text + + + + regen + zoom - redraw + regen + + + redraw + zoom - redraw + redraw + + + rg + zoom - redraw + rg + + + zr + zoom - redraw + zr + + + zoomwindow + zoom - window + + + + zw + zoom - window + zw + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + zp + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + zv + + + kill + kill all actions + kill + + + k + kill all actions + k + + + undo + undo cycle + undo + + + u + undo cycle + u + + + redo + redo cycle + redo + + + r + redo cycle + r + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + da + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + dh + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + dv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + dr + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + ld + + + dimregen + dimension - regenerate + dimregen + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + rn + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + rr + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + rh + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + rv + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mv + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + ch + + + fillet + modify - fillet + fillet + + + fi + modify - fillet + + + + divide + modify - divide (cut) + divide + + + cut + modify - divide (cut) + cut + + + div + modify - divide (cut) + div + + + mirror + modify - mirror + + + + mi + modify - mirror + mi + + + revert + modify - revert direction + + + + rev + modify - revert direction + rev + + + rotate + modify - rotate + + + + ro + modify - rotate + ro + + + scale + modify - scale + + + + sz + modify - scale + sz + + + trim + modify - trim (extend) + trim + + + tm + modify - trim (extend) + tm + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ss + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + er + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + xp + + + snapfree + snap - free + + + + os + snap - free + os + + + sf + snap - free + sf + + + snapcenter + snap - center + + + + sc + snap - center + sc + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + sd + + + snapend + snap - end points + + + + se + snap - end points + se + + + snapgrid + snap - grid + + + + sg + snap - grid + sg + + + snapintersection + snap - intersection + + + + si + snap - intersection + si + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + sm + + + snaponentity + snap - on entity + + + + sn + snap - on entity + sn + + + np + snap - on entity + np + + + setrelativezero + set relative zero position + setrelativezero + + + rz + set relative zero position + rz + + + selectall + Select all entities + + + + sa + Select all entities + sa + + + deselectall + deselect all entities + + + + tn + deselect all entities + tn + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + angle + + + ang + measure angle + ang + + + area + measure area + + + + ar + measure area + ar + + + angle + angle + + + dpi + dpi + + + close + close + + + chord length + chord length + + + columns + columns + + + columnspacing + columnspacing + + + factor + factor + + + length + + + + length1 + bevel/fillet lenght1 + length1 + + + length2 + bevel/fillet lenght2 + length2 + + + number + number + + + radius + radius + + + rows + rows + + + rowspacing + rowspacing + + + through + through + + + trim + trim + + + ang + angle + ang + + + an + angle + an + + + center + center + + + cen + center + cen + + + ce + center + ce + + + cl + chord length + cl + + + c + close + c + + + cols + columns + cols + + + co + columns + co + + + columnspacing + columnspacing for inserts + columnspacing + + + colspacing + columnspacing for inserts + colspacing + + + cs + columnspacing for inserts + cs + + + fact + factor + fact + + + f + factor + f + + + help + help + + + ? + help + ? + + + length + length + + + + len + length + len + + + l + length + l + + + length1 + length1 + length1 + + + len1 + length1 + len1 + + + l1 + length1 + l1 + + + length2 + length2 + length2 + + + len2 + length2 + len2 + + + l2 + length2 + l2 + + + number + number + number + + + num + number + num + + + n + number + n + + + ra + radius + ra + + + reversed + reversed + reversed + + + rev + reversed + rev + + + row + row + row + + + rowspacing + rowspacing for inserts + rowspacing + + + rs + rowspacing for inserts + rs + + + text + text + + + t + text + t + + + t + through + t + + + undo + undo + + + u + undo + u + + + redo + redo + + + r + redo + r + + + back + back + + + b + back + b + + + paperoffset + paperoffset + + + graphoffset + graphoffset + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + Comando não encontrado: %1 + + + Accepted keycode: %1 + Código aceito: %1 + + + cal + command to trigger cli calculator + cal + + + calculate + command to trigger cli calculator + calculate + + + None + unknown length unit + Nenhum + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + QtBoolPropertyManager + + True + Verdadeiro + + + False + Falso + + + + RS_ActionBack + + Back + Retorne + + + Back to last menu + Retorne ao último menu + + + + RS_ActionBlocksAdd &Add Block &Adicionar bloco @@ -10002,6 +11474,10 @@ Tangential &3 Circles Tangencial &3 Círculos + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -10161,6 +11637,14 @@ Specify a point on ellipse or total distance to foci Especifique um ponto na elipse ou distância total para os focos + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -11454,7 +12938,11 @@ Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 - Distância: %1 Cartesiano: (%2 , %3), Polar: (%4<%5 + Distância: %1 Cartesiano: (%2 , %3), Polar: (%4<%5 + + + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) + Distância: %1 Cartesiano: (%2 , %3), Polar: (%4<%5 {1 ?} {2 ?} {3)?} {4<?} {5)?} @@ -11850,11 +13338,11 @@ Parent of second entity is NULL - A origem da segunda entidade é nula + A origem da segunda entidade é nula One of the chosen entities is NULL - Uma das entidades escolhidas é nula + Uma das entidades escolhidas é nula Parent of first entity is not a polyline @@ -11862,15 +13350,35 @@ Parent of first entity is NULL - A origem da primeira entidade é nula + A origem da primeira entidade é nula First entity is NULL - A primeira entidade é nula + A primeira entidade é nula Second entity is NULL - A segunda entidade é NULA + A segunda entidade é NULA + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -12879,12 +14387,16 @@ Entity must be a line, arc or polyline. - A entidade deve ser uma linha, arco ou polilinha. + A entidade deve ser uma linha, arco ou polilinha. Entity can not be a closed polyline. A entidade não pode ser um polilinha fechada. + + Polyline created + + RS_ActionPolylineTrim @@ -12983,6 +14495,14 @@ Printout offset ignores relative zero. Ignoring '@' Impressão offset ignora o zero relativo. Ignorando '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionReset @@ -13543,12 +15063,16 @@ Zooms in - Aproxima Desenho + Aproxima Desenho Zoom &Out A&fastar + + Zooms out + Afasta Desenho + RS_ActionZoomOut @@ -13664,65 +15188,65 @@ RS_Commands line - line + line rectangle - rectangle + rectangle text - text + text regen - regen + regen undo - undo + undo u undo - u + u redo - redo + redo arc - arc + arc angle - angle + angle factor - factor + factor columns - columns + columns rows - rows + rows columnspacing - columnspacing + columnspacing rowspacing - rowspacing + rowspacing ang angle - ang + ang a @@ -13732,17 +15256,17 @@ fact factor - fact + fact f factor - f + f cols columns - cols + cols c @@ -13752,36 +15276,36 @@ columnspacing columnspacing for inserts - columnspacing + columnspacing colspacing columnspacing for inserts - colspacing + colspacing cs columnspacing for inserts - cs + cs rowspacing rowspacing for inserts - rowspacing + rowspacing rs rowspacing for inserts - rs + rs center - center + center cen center - cen + cen c @@ -13790,126 +15314,126 @@ point - point + point offset - offset + offset o offset - o + o parallel - parallel + parallel length - length + length close - close + close number - number + number through - through + through help - help + help ? help - ? + ? length length - length + length len length - len + len l length - l + l c close - c + c num number - num + num n number - n + n t through - t + t length1 - length1 + length1 length2 - length2 + length2 radius - radius + radius trim - trim + trim length1 length1 - length1 + length1 len1 length1 - len1 + len1 l1 length1 - l1 + l1 length2 length2 - length2 + length2 len2 length2 - len2 + len2 l2 length2 - l2 + l2 r @@ -13919,11 +15443,11 @@ t text - t + t chord length - chord length + chord length length @@ -13937,436 +15461,436 @@ Command: %1 - Comando: %1 + Comando: %1 Available commands: - Comandos disponíveis: + Comandos disponíveis: circle - circle + circle zw zoom - window - zw + zw za zoom - auto - za + za zp zoom - pan - zp + zp da dimension - aligned - da + da dh dimension - horizontal - dh + dh dv dimension - vertical - dv + dv dr dimension - linear - dr + dr ld dimension - leader - ld + ld sg snap - grid - sg + sg se snap - end - se + se si snap - intersection - si + si sm snap - middle - sm + sm sn snap - nearest - sn + sn np snap - nearest point - np + np tn Deselect all - tn + tn ch modify - bevel (chamfer) - ch + ch xt modify - trim (extend) - xt + xt rm modify - trim - rm + rm mv modify - move - mv + mv mi modify - mirror - mi + mi ro modify - rotate - ro + ro sz modify - scale - sz + sz ss modify - stretch - ss + ss er modify - delete (erase) - er + er oo modify - undo (oops) - oo + oo uu modify - redo - uu + uu xp modify - explode - xp + xp dimregen - dimregen + dimregen po - po + po l - l + l a - a + a ci - ci + ci rec - rec + rec rectang - rectang + rectang rg zoom - redraw - rg + rg zr zoom - redraw - zr + zr zv zoom - previous - zv + zv r - r + r polyline - polyline + polyline pa parallel - pa + pa tm modify - multi trim (extend) - tm + tm da - da + da dh - dh + dh dr - dr + dr dv - dv + dv ld - ld + ld tm - tm + tm xt - xt + xt rm - rm + rm mv - mv + mv ch - ch + ch mi - mi + mi ro - ro + ro sz - sz + sz ss - ss + ss er - er + er oo - oo + oo uu - uu + uu xp - xp + xp os - os + os sg - sg + sg se - se + se si - si + si sn - sn + sn sm - sm + sm np - np + np tn - tn + tn kill - kill + kill k - k + k back - back + back b back - b + b li - li + li pl - pl + pl pa - pa + pa ar - ar + ar rect - rect + rect redraw - redraw + redraw zr - zr + zr zw - zw + zw za - za + za zp - zp + zp zv - zv + zv u - u + u os snap - free - os + os sc - sc + sc sc snap - center - sc + sc sd - sd + sd sd snap - distance - sd + sd sf - sf + sf sf snap - free - sf + sf sa - sa + sa sa Select all - sa + sa number number - number + number reversed reversed - reversed + reversed rev reversed - rev + rev r @@ -14385,149 +15909,149 @@ r redo - r + r Command not found: %1 - Comando não encontrado: %1 + Comando não encontrado: %1 Accepted keycode: %1 - Código aceito: %1 + Código aceito: %1 mtext - mtext + mtext dpi - dpi + dpi re - re + re re modify - revert direction - re + re rn restrict - nothing - rn + rn rn - rn + rn rr restrict - orthogonal - rr + rr rr - rr + rr rh restrict - horizontal - rh + rh rh - rh + rh rv restrict - vertical - rv + rv rv - rv + rv setrelativezero - setrelativezero + setrelativezero setrelativezero snap - set relative zero position - setrelativezero + setrelativezero rz - rz + rz paperoffset - paperoffset + paperoffset graphoffset - graphoffset + graphoffset fillet modify - fillet - fillet + fillet divide modify - divide - divide + divide div modify - divide - div + div cut modify - divide - cut + cut an angle - an + an ce center - ce + ce cl chord length - cl + cl co columns - co + co ra radius - ra + ra row row - row + row cal command to trigger cli calculator - cal + cal calculate command to trigger cli calculator - calculate + calculate diff -Nru librecad-2.0.8/librecad/ts/librecad_pt_pt.ts librecad-2.0.9/librecad/ts/librecad_pt_pt.ts --- librecad-2.0.8/librecad/ts/librecad_pt_pt.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_pt_pt.ts 2016-01-07 07:46:24.000000000 +0000 @@ -2,6 +2,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Camada: + + + Geometry + Geometria + + + Closed + Fechado + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -102,6 +133,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + + + + Spacing: + Espaçamento: + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -246,7 +319,7 @@ CAD Tools - Ferramentas CAD + Ferramentas CAD &Toolbars @@ -628,6 +701,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -675,10 +752,6 @@ &Grade - CTRL-G - - - &Draft &Rascunho @@ -766,6 +839,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -996,7 +1078,7 @@ QG_CadToolBar CAD Tools - Ferramentas CAD + Ferramentas CAD @@ -1315,6 +1397,17 @@ + QG_CommandHistory + + &Copy + Co&pie + + + select&All + + + + QG_CommandWidget Command Line @@ -1346,11 +1439,7 @@ &Copy - Co&pie - - - select&All - + Co&pie escape @@ -3355,7 +3444,7 @@ Extension line extension: - Extensão da linha de extensionamento: + Extensão da linha de extensionamento: Number of line segments per spline patch: @@ -3375,7 +3464,7 @@ Extension line offset: - Extensão da linha de deslocamento: + Extensão da linha de deslocamento: Paper &Height: @@ -3530,14 +3619,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal @@ -3566,10 +3647,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -3602,7 +3679,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Cor: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -3674,7 +3859,7 @@ Colors - Cores + Cores Minimal grid spacing (px): @@ -3781,14 +3966,6 @@ - #000000 - - - - #808080 - - - &Meta Grid Color: @@ -3933,14 +4110,6 @@ Esc - #FFFFFF - - - - #C0C0C0 - - - 400 400 @@ -3969,39 +4138,107 @@ - #00FFFF + St&art Handle Color: - #0000FF + &Handle Color: - #FFFF00 + &End Handle Color: - #FF00FF + Splash Window - St&art Handle Color: + Display Splash - &Handle Color: + Graphic Colors - &End Handle Color: + Aquamarine - Splash Window + Azure - Display Splash + DeepSkyBlue + + + + DodgerBlue + + + + Gray + Cinza + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + White + Branco + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -4490,7 +4727,7 @@ Cancel - Cancele + Cancele Closed @@ -4526,15 +4763,15 @@ &OK - &OK + &OK Alt+O - Alt+O + Alt+O Esc - Esc + Esc @@ -6873,21 +7110,6 @@ - QG_PenToolBar - - Line color - - - - Line width - - - - Line type - - - - QG_PolylineEquidistantOptions Polyline Equidistant Options @@ -6914,20 +7136,8 @@ Distância: - Line Relative Angle Options - - - Spacing: - Espaçamento: - - - Distance from original polyline - - - - Copies: - + Espaçamento: @@ -7585,7 +7795,7 @@ Layer "%1" and all entities on it will be removed. - Camada "%1" e todas as suas entidades serão removidas. + Camada "%1" e todas as suas entidades serão removidas. Layer Properties @@ -7607,6 +7817,11 @@ Layer Dialog + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -7720,7 +7935,7 @@ None - Nenhum + Nenhum Rows @@ -7868,7 +8083,7 @@ Available commands: - Comandos disponíveis: + Comandos disponíveis: Def. Point|X @@ -8300,10 +8515,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -8417,1229 +8628,1329 @@ - error reading file matadata in dwg file + error reading blocks in dwg file - error reading blocks in dwg file + error reading objects in dwg file - error reading objects in dwg file + : duplicated command: %1 is already taken by %2 - - - QtBoolPropertyManager - True - Verdadeiro + point + draw point + - False - Falso + po + draw point + - - - RS_ActionBack - Back - Retorne + line + draw line + - Back to last menu - Retorne ao último menu + li + draw line + - - - RS_ActionBlocksAdd - &Add Block - &Adicione Carimbo + l + draw line + - Adds a new empty block - Adicione um carimbo vazio + polyline + draw polyline + - - - RS_ActionBlocksAttributes - &Rename Block - R&enomeie Carimbo + pl + draw polyline + - Renames the currently active block - Renomeie o carimbo ativo corrente + free + draw freehand line + - - - RS_ActionBlocksCreate - Specify reference point - Indique o ponto de referência + fhl + draw freehand line + - Cancel - Cancele + spline + draw spline + - Creates a new block from existing entities - Crie um novo carimbo a partir de entidades existentes + spl + draw spline + - &Create Block - C&rie Novo Carimbo + spline2 + spline through points + - - - RS_ActionBlocksEdit - &Edit Block - &Edite Carimbo + stp + spline through points + - Modifies the currently active block - Modifique o bloco atual corrente + offset + create offset + - - - RS_ActionBlocksEditInsert - &Edit Block from Insert - &Edite Carimbo a partir da Inserção + parallel + create offset + - Modifies the block that belongs to a chosen insert - Modifica o carimbo que pertence a uma inserção selecionada + o + create offset + - Entity is not an Insert. - Entidade não é uma Inserção. + pa + create offset + - - - RS_ActionBlocksExplode - &Explode - &Fragmente + ptp + parallel through point + - Ex&plode + pp + parallel through point - - - RS_ActionBlocksFreezeAll - &Hide all - &Oculte Todos + bisect + angle bisector + - &Show all - &Mostre todos + bi + angle bisector + - - - RS_ActionBlocksHideAll - Hides all blocks - Oculte todos os carimbos + tangentpc + tangent point and circle + - &Hide all - &Oculte Todos + tanpc + tangent point and circle + - - - RS_ActionBlocksInsert - Enter factor: - Entre o fator: + perp + perpendicular line + - Inserts an instance of the active block - Insira uma instância do carimbo ativo + ortho + perpendicular line + - Enter columns: - Entre as colunas: + vertical + vertical line + - Not a valid expression - Não é uma expressão válida + ver + vertical line + - Enter angle: - Entre o ângulo: + horizontal + horizontal line + - Enter rows: - Entre as linhas: + hor + horizontal line + - Specify reference point - Indique o ponto de referência + rectangle + draw rectangle + - Cancel - Cancele + rectang + draw rectangle + - Enter row spacing: - Entre o espaçamento de linhas: + rect + draw rectangle + - &Insert Block - &Insira Carimbo + rec + draw rectangle + - Enter column spacing: - Entre o espaçamento de colunas: + polygon2v + polygon by 2 vertices + - - - RS_ActionBlocksRemove - Removes the active block - Remova o carimbo ativo + poly2 + polygon by 2 vertices + - &Remove Block - &Remova Carimbo + arc + draw arc + - - - RS_ActionBlocksSave - &Save Block + a + draw arc - No block activated to save + circle + draw circle - - - RS_ActionBlocksShowAll - Shows all blocks - Mostre todos os carimbos + ci + draw circle + - &Show all - &Mostre todos + circle2 + circle 2 points + - - - RS_ActionBlocksToggleView - Toggles the visibility of the active block - Comute a visibilidade do carimbo ativo + c2 + circle 2 points + - &Toggle Visibility - Comute &Visibilidade + circle3 + circle 3 points + - Toggle Block &Visibility + c3 + circle 3 points - - - RS_ActionDefault - Back - Retorne + circlecr + circle with center and radius + - Choose second edge - Selecione a segunda extremidade + cc + circle with center and radius + - - - RS_ActionDeselectAll - &Deselect All - De&sselecione Tudo + tan3 + circle tangent to 3 + - Deselects all entities - Desselecione todas as Entidades + ct3 + circle tangent to 3 + - - - RS_ActionDeselectIntersected - Deselects all entities intersected by a line - Desselecione todas as entidades interseccionadas por uma linha + ellipseinscribed + inscribed ellipse + - Deselect Inte&rsected Entities - &Desselecione Entidades Interseccionadas + ei + inscribed ellipse + - - - RS_ActionDeselectWindow - Deselect &Window - &Janela de Desseleção + ie + inscribed ellipse + - Deselects all entities in a given window - Desselecione todas as entidades em uma dada janela + hatch + draw hatch + - - - RS_ActionDimAligned - Back - Retorne + ha + draw hatch + - Specify second extension line origin - Indique a segunda extensão da linha de origem + mtext + draw mtext + - Specify dimension line location - Indique a dimensão da linha de localização + mtxt + draw mtext + - Cancel - Cancele + text + draw text + - Aligned dimension - Dimensão Alinhada + txt + draw text + - &Aligned - &Alinhado + regen + zoom - redraw + - Enter dimension text: - Insira o texto de dimensão: + redraw + zoom - redraw + - Specify first extension line origin - Indique a primeira extensão da linha de origem + rg + zoom - redraw + - - - RS_ActionDimAngular - Angular dimension - Dimensão angular + zr + zoom - redraw + - Cancel - Cancele + zoomwindow + zoom - window + - Select first line or arc - Selecione a primeira linha ou arco + zw + zoom - window + - Select second line - Selecione a segunda linha + zoomauto + zoom - auto + - &Angular - A&ngular + za + zoom - auto + - Enter dimension text: - Insira o texto de dimensão: + zoompan + zoom - pan + - Specify dimension arc line location - Indique a dimensão do arco da linha de localização + zp + zoom - pan + - Select first line - Selecione a primeira linha + zoomprevious + zoom - previous + - - - RS_ActionDimDiametric - Not a valid expression - Não é uma expressão válida + zv + zoom - previous + - Diametric dimension - Dimensão do diâmetro + kill + kill all actions + - Select arc or circle entity - Selecione a entidade de arco ou círculo + k + kill all actions + - Specify dimension line location - Indique a localização da linha de dimensão + undo + undo cycle + - Cancel - Cancele + u + undo cycle + - Not a circle or arc entity - Não é uma entidade de círculo ou arco + redo + redo cycle + - &Diametric - &Diamétrico + r + redo cycle + - Enter dimension text: - Insira o texto de dimensão: + dimaligned + dimension - aligned + - - - RS_ActionDimHorizontal - &Horizontal - &Horizontal + da + dimension - aligned + - Horizontal dimension - Dimensão horizontal + dimhorizontal + dimension - horizontal + - - - RS_ActionDimLeader - Cancel - Cancele + dh + dimension - horizontal + - Finish - Termine + dimvertical + dimension - vertical + - Specify target point - Indique o ponto de destino + dv + dimension - vertical + - Leader (line sequence with arrow) - Conduza (seqüência linear com seta) + dimlinear + dimension - linear + - &Leader - &Conduza + dl + dimension - linear + - Specify next point - Indique o próximo ponto + dr + dimension - linear + - - - RS_ActionDimLinear - Back - Retorne + dimangular + dimension - angular + - Not a valid expression - Não é uma expressão válida + dan + dimension - angular + - Specify second extension line origin - Indique a segunda extensão da linha de origem + dimradial + dimension - radial + - Specify dimension line location - Indique a dimensão da linha de localização + dimradius + dimension - radius + - Cancel - Cancele + dimdiametric + dimension - diametric + - Linear dimension - Dimensão linear + dimdiameter + dimension - diametric + - Enter dimension text: - Insira o texto de dimensão: + dd + dimension - diametric + - &Linear - &Linear + dimleader + dimension - leader + - Specify first extension line origin - Indique a primeira extensão da linha de origem + ld + dimension - leader + - Enter dimension line angle: - Insira o ângulo da linha de dimensão: + dimregen + dimension - regenerate + - &Horizontal - &Horizontal + restrictnothing + restrict - nothing + - &Vertical - &Vertical + rn + restrict - nothing + - - - RS_ActionDimOrdinate - Back - Retorne + restrictorthogonal + restrict - orthogonal + - Cancel - Cancele + rr + restrict - orthogonal + - Specify feature location - Indique a localização da feição + restricthorizontal + restrict - horizontal + - Specify endpoint of leader - Indique o ponto de término do guia + rh + restrict - horizontal + - &Ordinate - &Ordene + restrictvertical + restrict - vertical + - Enter dimension text: - Insira o texto de dimensão: + rv + restrict - vertical + - Ordinate dimension - Ordene dimensão + move + modify - move (copy) + - - - RS_ActionDimRadial - Not a valid expression - Não é uma expressão válida + mv + modify - move (copy) + - Select arc or circle entity - Selecione a entidade de círculo ou arco + bevel + modify - bevel + - Specify dimension line position or enter angle: - Indique a dimensão da linha de posicionamento ou insira o ângulo: + bev + modify - bevel + - Cancel - Cancele + ch + modify - bevel + - Not a circle or arc entity - Não é uma entidade de círculo ou arco + fillet + modify - fillet + - Enter dimension text: - Insira o texto de dimensão: + fi + modify - fillet + - &Radial - &Radial + divide + modify - divide (cut) + - Radial dimension - Dimensão radial + cut + modify - divide (cut) + - - - RS_ActionDimVertical - &Vertical - &Vertical + div + modify - divide (cut) + - Vertical dimension - Dimensão vertical + mirror + modify - mirror + - - - RS_ActionDrawArc - Back - Retorne + mi + modify - mirror + - Specify center - Indique o centro + revert + modify - revert direction + - Specify chord length: - Indique o comprimento da corda: + rev + modify - revert direction + - &Center, Point, Angles - &Centro, Ponto, Ângulos + rotate + modify - rotate + - Specify radius - Indique o raio + ro + modify - rotate + - Not a valid expression - Não é uma expressão válida + scale + modify - scale + - Specify included angle: - Indique o ânculo incluso: + sz + modify - scale + - Specify end angle or [Angle/chord Length] - Indique o ângulo de fim ou [Ângulo/Comprimento da corda] + trim + modify - trim (extend) + - Not a valid chord length - Não é um comprimento de corda válido + tm + modify - trim (extend) + - Cancel - Cancele + trim2 + modify - multi trim (extend) + - Specify start angle: - Indique o ângulo de início: + tm2 + modify - multi trim (extend) + - Draw arcs - Desenhe arcos + lengthen + modify - lengthen + - Specify end angle or [angle/chord length] + le + modify - lengthen - - - RS_ActionDrawArc3P - Back - Retorne + stretch + modify - stretch + - Cancel - Cancele + ss + modify - stretch + - &3 Points - &3 Pontos + delete + modify - delete (erase) + - Specify second point - Indique o segundo ponto + er + modify - delete (erase) + - Invalid arc data. - Dados de arco inválidos. + del + modify - delete (erase) + - Draw arcs with 3 points - Desenhe arcos com 3 pontos + explode + explode block/polyline into entities + - Specify endpoint - Indique o ponto de término + xp + explode block/polyline into entities + - Specify startpoint or [Center] - Indique o ponto de início ou [Centro] + snapfree + snap - free + - Specify startpoint or [center] + os + snap - free - - - RS_ActionDrawArcParallel - Draw parallels to existing lines, arcs, circles - Desenhe linhas paralelas a linhas, arcos ou círculos existentes + sf + snap - free + - &Concentric - Con&cêntrico + snapcenter + snap - center + - - - RS_ActionDrawArcTangential - Back - Retorne + sc + snap - center + - Draw arcs tangential to base entity - Desenhe arcos tangenciais à entidade de base + snapdist + snap - distance to endpoints + - Cancel - Cancele + sd + snap - distance to endpoints + - Specify base entity - Indique a entidade de base + snapend + snap - end points + - Specify end angle - Indique o ângulo de término + se + snap - end points + - &Tangential - &Tangencial + snapgrid + snap - grid + - Specify end point + sg + snap - grid - Arc &Tangential + snapintersection + snap - intersection - - - RS_ActionDrawCircle - Back - Retorne + si + snap - intersection + - Specify center - Indique o centro + snapmiddle + snap - middle points + - Specify radius - Indique o raio + sm + snap - middle points + - Not a valid expression - Não é uma expressão válida + snaponentity + snap - on entity + - Cancel - Cancele + sn + snap - on entity + - Draw circles with center and point - Desenhe círculos com centro e ponto + np + snap - on entity + - Center, &Point - Centro, &Ponto + setrelativezero + set relative zero position + - - - RS_ActionDrawCircle2P - Back - Retorne + rz + set relative zero position + - Cancel - Cancele + selectall + Select all entities + - 2 Points - 2 Pontos + sa + Select all entities + - Invalid Circle data. - Dados de Círculo inválidos. + deselectall + deselect all entities + - Specify second point - Indique o segundo ponto + tn + deselect all entities + - Specify first point - Indique o ponto inicial + modifyattr + modify attribute + - Draw circles with 2 points - Desenhe círculos com 2 pontos + attr + modify attribute + - - - RS_ActionDrawCircle3P - Back - Retorne + ma + modify attribute + - Invalid circle data. - Dados de círculo inválidos. + properties + modify properties + - Cancel - Cancele + prop + modify properties + - 3 Points - 3 Pontos + distance + distance point to point + - Specify second point - Indique o segundo ponto + dist + distance point to point + - Specify third point - Indique o terceiro ponto + dpp + distance point to point + - Specify first point - Indique o ponto inicial + angle + measure angle + - Draw circles with 3 points - Desenhe círculos com 3 pontos + ang + measure angle + - - - RS_ActionDrawCircleCR - Back - Retorne + area + measure area + - Not a valid expression - Não é uma expressão válida - - - Specify circle radius - Indique o raio do círculo + ar + measure area + - Cancel - Cancele + angle + - Specify circle center - Indique o centro do círculo + dpi + - Draw circles with center and radius - Desenhe círculos com centro e raio + close + - Center, &Radius - Centro, &Raio + chord length + - radius=%1 is invalid + columns - - - RS_ActionDrawCircleInscribe - Circle &Inscribed + columnspacing - Specify the first line + factor - Cancel + length + comprimento + + + length1 + bevel/fillet lenght1 - Specify the second line + length2 + bevel/fillet lenght2 - Back + number - Specify the third line + radius - - - RS_ActionDrawCircleParallel - Draw parallels to existing lines, arcs, circles - Desenhe linhas paralelas a linhas, arcos ou círculos existentes + rows + - &Concentric - Con&cêntrico + rowspacing + - - - RS_ActionDrawCircleTan1_2P - Cancel + through - Specify the first point on the tangent circle + trim - Back + ang + angle - Specify the second point on the tangent circle + an + angle - Select the center of the tangent circle + center - Specify a line/arc/circle + cen + center - Tangential, 2 P&oints + ce + center - - - RS_ActionDrawCircleTan2 - Specify the first line/arc/circle + cl + chord length - Cancel + c + close - Specify the second line/arc/circle + cols + columns - Back + co + columns - Select the center of the tangent circle + columnspacing + columnspacing for inserts - Tangential 2 Circles, Radius - circle tangential to two give circles and with radius + colspacing + columnspacing for inserts - - - RS_ActionDrawCircleTan2_1P - Specify a line/arc/circle + cs + columnspacing for inserts - Cancel + fact + factor - Specify the another arc/circle + f + factor - Back + help - Specify a point on the tangent circle + ? + help - Select the center of the tangent circle + length + length + comprimento + + + len + length - Tangential 2 Circles, 1 Point + l + length - - - RS_ActionDrawCircleTan3 - Cancel + length1 + length1 - Back + len1 + length1 - Select the center of the tangent circle + l1 + length1 - Specify the first line/arc/circle + length2 + length2 - Specify the second line/arc/circle + len2 + length2 - Specify the third line/arc/circle + l2 + length2 - Tangential &3 Circles + number + number - - - RS_ActionDrawEllipse4Points - Ellipse &4 Point + num + number - Specify the first point on ellipse + n + number - Cancel + ra + radius - Specify the second point on ellipse + reversed + reversed - Back + rev + reversed - Specify the third point on ellipse + row + row - Specify the fourth point on ellipse + rowspacing + rowspacing for inserts - Can not determine uniquely an ellipse + rs + rowspacing for inserts - - - RS_ActionDrawEllipseArcAxis - &Ellipse Arc (Axis) - &Arco de Elipse (Eixo) + text + - Ellipse arc with center, two points and angles - Arco Elíptico com centro, dois pontos e ângulos + t + text + - - - RS_ActionDrawEllipseAxis - Back - Retorne + t + through + - Not a valid expression - Não é uma expressão válida + undo + - &Ellipse (Axis) - &Elipse (Eixo) + u + undo + - Cancel - Cancele + redo + - Ellipse with center and two points - Elipse com centro e dois pontos + r + redo + - Specify start angle - Indique o ângulo de início + back + - Specify end angle - Indique o ângulo de término + b + back + - Specify ellipse center - Indique o centro da elipse + paperoffset + - Specify endpoint or length of minor axis: - Indique o ponto de término do eixo menor: + graphoffset + - Specify endpoint of major axis - Indique o ponto de término do eixo maior + Command: %1 (%2) + - &Ellipse Arc (Axis) - &Arco de Elipse (Eixo) + RS_Commands:: command not found: %1 + - Ellipse &Arc (Axis) + Command not found: %1 - - - RS_ActionDrawEllipseCenter3Points - Ellipse Center and &3 Points + Accepted keycode: %1 - Specify the center of ellipse + cal + command to trigger cli calculator - Cancel + calculate + command to trigger cli calculator - Specify the first point on ellipse + None + unknown length unit + Nenhum + + + error reading file metadata in dwg file - Specify the second point on ellipse + Calculator error for input: - Back + bw - Specify the third point on ellipse + blackwhite - - - RS_ActionDrawEllipseFociPoint - - Ellipse &Foci Point - - - - Not a valid expression - Não é uma expressão válida - - Specify first focus of ellipse + color + + + QtBoolPropertyManager - Cancel - + True + Verdadeiro - Specify second focus of ellipse - + False + Falso + + + RS_ActionBack Back - + Retorne - Specify a point on ellipse or total distance to foci - + Back to last menu + Retorne ao último menu - RS_ActionDrawEllipseInscribe + RS_ActionBlocksAdd - Ellipse &Inscribed - + &Add Block + &Adicione Carimbo - Specify the first line - + Adds a new empty block + Adicione um carimbo vazio + + + RS_ActionBlocksAttributes - Cancel - + &Rename Block + R&enomeie Carimbo - Specify the second line - + Renames the currently active block + Renomeie o carimbo ativo corrente + + + RS_ActionBlocksCreate - Back - + Specify reference point + Indique o ponto de referência - Specify the third line - + Cancel + Cancele - Specify the fourth line - + Creates a new block from existing entities + Crie um novo carimbo a partir de entidades existentes - Can not determine uniquely an ellipse - + &Create Block + C&rie Novo Carimbo - RS_ActionDrawHatch + RS_ActionBlocksEdit - Hatch created successfully. - Hachura criada com sucesso. + &Edit Block + &Edite Carimbo - &Hatch - &Hachura + Modifies the currently active block + Modifique o bloco atual corrente + + + RS_ActionBlocksEditInsert - Draw hatches and solid fills - Desenhe hachurados e preenchimentos sólidos + &Edit Block from Insert + &Edite Carimbo a partir da Inserção - No contour selected - Nenhum contorno selecionado + Modifies the block that belongs to a chosen insert + Modifica o carimbo que pertence a uma inserção selecionada - Invalid hatch area. Please check that the entities chosen form one or more closed contours. - Área de hachura inválida. Por favor verifique se as entidades selecionadas formam um ou mais contornos fechados. + Entity is not an Insert. + Entidade não é uma Inserção. + + + RS_ActionBlocksExplode - Hatch Error: Invalid contour found! - + &Explode + &Fragmente - Hatch Error: Pattern not found! + Ex&plode + + + RS_ActionBlocksFreezeAll - Hatch Error: Contour or pattern too small! - + &Hide all + &Oculte Todos - Hatch Error: Contour too big! - + &Show all + &Mostre todos + + + RS_ActionBlocksHideAll - Hatch Error: Undefined Error! - + Hides all blocks + Oculte todos os carimbos - Total hatch area = %1 - + &Hide all + &Oculte Todos - RS_ActionDrawImage + RS_ActionBlocksInsert Enter factor: Entre o fator: + Inserts an instance of the active block + Insira uma instância do carimbo ativo + + + Enter columns: + Entre as colunas: + + Not a valid expression Não é uma expressão válida @@ -9648,8 +9959,8 @@ Entre o ângulo: - Insert &Image - Insira &Imagem + Enter rows: + Entre as linhas: Specify reference point @@ -9660,4220 +9971,4508 @@ Cancele - Insert raster image (bitmap) - Insira imagem Raster (bitmap) - - - Enter dpi: - + Enter row spacing: + Entre o espaçamento de linhas: - - - RS_ActionDrawLine - Back - Retorne + &Insert Block + &Insira Carimbo - Cannot close sequence of lines: Not enough entities defined yet. - Não é possível fechar a seqüência de linhas: Ainda não há suficientes entidades definidas. + Enter column spacing: + Entre o espaçamento de colunas: + + + RS_ActionBlocksRemove - Cancel - Cancele + Removes the active block + Remova o carimbo ativo - &2 Points - &2 Pontos + &Remove Block + &Remova Carimbo + + + RS_ActionBlocksSave - Specify first point - Indique o próximo ponto ponto inicial + &Save Block + - Draw lines - Desenhe linhas + No block activated to save + + + + RS_ActionBlocksShowAll - Cannot undo: Not enough entities defined yet. - Não é possível desfazer: Ainda não há suficientes entidades difinidas. + Shows all blocks + Mostre todos os carimbos - Specify next point - Indique o próximo ponto + &Show all + &Mostre todos + + + RS_ActionBlocksToggleView - Specify next point or [%1] - Indique o próximo ponto ou [%1] + Toggles the visibility of the active block + Comute a visibilidade do carimbo ativo - Cannot close sequence of lines: Not enough entities defined yet, or already closed. - + &Toggle Visibility + Comute &Visibilidade - Cannot redo: Not previous line segment defined. + Toggle Block &Visibility - RS_ActionDrawLineAngle + RS_ActionDefault Back Retorne - Not a valid expression - Não é uma expressão válida + Choose second edge + Selecione a segunda extremidade + + + RS_ActionDeselectAll - &Angle - Â&ngulo + &Deselect All + De&sselecione Tudo - Enter angle: - Entre o ângulo: + Deselects all entities + Desselecione todas as Entidades + + + RS_ActionDeselectIntersected - Draw lines with a given angle - Desenhe linhas com um ângulo dado + Deselects all entities intersected by a line + Desselecione todas as entidades interseccionadas por uma linha - Cancel - Cancele + Deselect Inte&rsected Entities + &Desselecione Entidades Interseccionadas + + + RS_ActionDeselectWindow - Enter length: - Entre o Comprimento: + Deselect &Window + &Janela de Desseleção - Specify position [angle/length] - Indique a posição [ângulo/comprimento] + Deselects all entities in a given window + Desselecione todas as entidades em uma dada janela + + + RS_ActionDimAligned - &Horizontal - &Horizontal + Back + Retorne - Vertical - - - - Specify position - + Specify second extension line origin + Indique a segunda extensão da linha de origem - - - RS_ActionDrawLineBisector - Back - Retorna + Specify dimension line location + Indique a dimensão da linha de localização - Select first line - Selecione a primeira linha + Cancel + Cancele - &Bisector - &Bissecção + Aligned dimension + Dimensão Alinhada - Draw bisectors - Desenha bissectores + &Aligned + &Alinhado - Not a valid expression - Não é uma expressão válida + Enter dimension text: + Insira o texto de dimensão: - Enter number of bisectors: - Entre o número de bissectores: + Specify first extension line origin + Indique a primeira extensão da linha de origem + + + RS_ActionDimAngular - Cancel - Cancela + Angular dimension + Dimensão angular - Enter bisector length: - Entre o comprimento do bissector: + Cancel + Cancele - Select second line [length/number] - Selecione a segunda linha [comprimento/número] + Select first line or arc + Selecione a primeira linha ou arco - Bisector - + Select second line + Selecione a segunda linha - Select second line - Selecione a segunda linha + &Angular + A&ngular - Number sector lines not in range: - number of bisector to create must be in [1, 200] - + Enter dimension text: + Insira o texto de dimensão: - - - RS_ActionDrawLineFree - Click and drag to draw a line - Clique e arraste para desenhar uma linha + Specify dimension arc line location + Indique a dimensão do arco da linha de localização - Cancel - Cancela + Select first line + Selecione a primeira linha + + + RS_ActionDimDiametric - Draw freehand lines - Desenhe à mão livre + Not a valid expression + Não é uma expressão válida - &Freehand Line - À &Mão Livre + Diametric dimension + Dimensão do diâmetro - - - RS_ActionDrawLineHorVert - Back - Retorne + Select arc or circle entity + Selecione a entidade de arco ou círculo - H&orizontal / Vertical - Horizontal / &Vertical + Specify dimension line location + Indique a localização da linha de dimensão Cancel Cancele - Specify second point - Indique o segundo ponto - - - Specify first point - Indique o ponto inicial + Not a circle or arc entity + Não é uma entidade de círculo ou arco - Draw horizontal/vertical lines - Desenhe linhas horizontais/verticais + &Diametric + &Diamétrico - Vertical - + Enter dimension text: + Insira o texto de dimensão: - RS_ActionDrawLineHorizontal + RS_ActionDimHorizontal &Horizontal &Horizontal - Draw horizontal lines - Desenhe linhas horizontais + Horizontal dimension + Dimensão horizontal - RS_ActionDrawLineOrthTan - - Tangent &Orthogonal - - + RS_ActionDimLeader - Select a line - + Cancel + Cancele - Cancel - + Finish + Termine - Select circle, arc or ellipse - Selecione o círculo, arco ou elipse + Specify target point + Indique o ponto de destino - Back - + Leader (line sequence with arrow) + Conduza (seqüência linear com seta) - - - RS_ActionDrawLineOrthogonal - Draw orthogonal line - Desenhe linha ortogonal + &Leader + &Conduza - &Orthogonal - &Ortogonal + Specify next point + Indique o próximo ponto - RS_ActionDrawLineParallel + RS_ActionDimLinear + + Back + Retorne + Not a valid expression Não é uma expressão válida - Not a valid number. Try 1..99 - Não é um número válido. Tente 1..99 + Specify second extension line origin + Indique a segunda extensão da linha de origem - Draw parallels to existing lines, arcs, circles - Desenhe linhas paralelas a linhas, arcos ou círculos existentes + Specify dimension line location + Indique a dimensão da linha de localização Cancel Cancele - Para&llel - &Paralelas + Linear dimension + Dimensão linear - Specify Distance <%1> or select entity or [%2] - Indique a Distância <%1> ou selecione entidade ou [%2] + Enter dimension text: + Insira o texto de dimensão: - Enter number: - Entre o número: + &Linear + &Linear - &Parallel - + Specify first extension line origin + Indique a primeira extensão da linha de origem - &Concentric - Con&cêntrico + Enter dimension line angle: + Insira o ângulo da linha de dimensão: - - - RS_ActionDrawLineParallelThrough - Back - Retorne + &Horizontal + &Horizontal - Not a valid expression - Não é uma expressão válida + &Vertical + &Vertical + + + RS_ActionDimOrdinate - Not a valid number. Try 1..99 - Não é um número válido. Tente 1..99 + Back + Retorne Cancel - Cancele - - - Number: - Número: + Cancele - Par&allel Through Point - Paralela &Através de Ponto + Specify feature location + Indique a localização da feição - Specify through point - Indique o ponto "através de" + Specify endpoint of leader + Indique o ponto de término do guia - Draw parallel through a given point - Desenhe linhas paralelas a partir de um ponto dado + &Ordinate + &Ordene - Select entity - Selecione a entidade + Enter dimension text: + Insira o texto de dimensão: - Parallel through point - + Ordinate dimension + Ordene dimensão - RS_ActionDrawLinePolygon + RS_ActionDimRadial - Specify center - Indique o centro + Not a valid expression + Não é uma expressão válida - Not a valid number. Try 1..9999 - Não é um número válido. Tente 1..99 + Select arc or circle entity + Selecione a entidade de círculo ou arco - Not a valid expression - Não é uma expressão válida + Specify dimension line position or enter angle: + Indique a dimensão da linha de posicionamento ou insira o ângulo: - Pol&ygon (Cen,Cor) - Polígono (&Cen,Ver) + Cancel + Cancele - Draw polygon with center and corner - Desenhe polígono com centro e vértice + Not a circle or arc entity + Não é uma entidade de círculo ou arco - Enter number: - Entre o número: + Enter dimension text: + Insira o texto de dimensão: - Specify a corner - Indique o vértice + &Radial + &Radial + + + Radial dimension + Dimensão radial - RS_ActionDrawLinePolygon2 + RS_ActionDimVertical - Back - Retorne + &Vertical + &Vertical - Not a valid number. Try 1..9999 - Não é um número válido. Tente 1..9999 + Vertical dimension + Dimensão vertical + + + RS_ActionDrawArc - Draw polygon with two corners - Desenhe polígono a partir de dois vértices + Back + Retorne - Polygo&n (Cor,Cor) - Polígono (&Ver,Ver) + Specify center + Indique o centro - Cancel - Cancele + Specify chord length: + Indique o comprimento da corda: - Specify second corner - Indique o segundo vértice + &Center, Point, Angles + &Centro, Ponto, Ângulos - Number: - Número: + Specify radius + Indique o raio - Specify first corner - Indique o primeiro vértice + Not a valid expression + Não é uma expressão válida - Not a valid expression. - Não é uma expressão válida. + Specify included angle: + Indique o ânculo incluso: - - - RS_ActionDrawLinePolygonCenCor - Pol&ygon (Cen,Cor) - Polígono (&Cen,Ver) + Specify end angle or [Angle/chord Length] + Indique o ângulo de fim ou [Ângulo/Comprimento da corda] - Specify center - Indique o centro + Not a valid chord length + Não é um comprimento de corda válido - Specify a corner - Indique o vértice + Cancel + Cancele - Enter number: - Entre o número: + Specify start angle: + Indique o ângulo de início: - Not a valid number. Try 1..9999 - + Draw arcs + Desenhe arcos - Not a valid expression - Não é uma expressão válida + Specify end angle or [angle/chord length] + - RS_ActionDrawLinePolygonCorCor + RS_ActionDrawArc3P - Polygo&n (Cor,Cor) - Polígono (&Ver,Ver) + Back + Retorne - Specify first corner - Indique o primeiro vértice + Cancel + Cancele - Cancel - + &3 Points + &3 Pontos - Specify second corner - Indique o segundo vértice + Specify second point + Indique o segundo ponto - Back - + Invalid arc data. + Dados de arco inválidos. - Number: - Número: + Draw arcs with 3 points + Desenhe arcos com 3 pontos - Not a valid number. Try 1..9999 + Specify endpoint + Indique o ponto de término + + + Specify startpoint or [Center] + Indique o ponto de início ou [Centro] + + + Specify startpoint or [center] + + + RS_ActionDrawArcParallel - Not a valid expression. - Não é uma expressão válida. + Draw parallels to existing lines, arcs, circles + Desenhe linhas paralelas a linhas, arcos ou círculos existentes + + + &Concentric + Con&cêntrico - RS_ActionDrawLineRectangle + RS_ActionDrawArcTangential Back Retorne - Draw rectangles - Desenhe retângulos + Draw arcs tangential to base entity + Desenhe arcos tangenciais à entidade de base Cancel Cancele - Specify second corner - Indique o segundo vértice + Specify base entity + Indique a entidade de base - Specify first corner - Indique o primeiro vértice + Specify end angle + Indique o ângulo de término - &Rectangle - &Retângulo + &Tangential + &Tangencial - Rectangle + Specify end point + + + + Arc &Tangential - RS_ActionDrawLineRelAngle + RS_ActionDrawCircle Back Retorne - Not a valid expression - Não é uma expressão válida + Specify center + Indique o centro - Cancel - Cancele + Specify radius + Indique o raio - angle/length - ângulo/comprimento + Not a valid expression + Não é uma expressão válida - Select base entity - Indique a entidade de base + Cancel + Cancele - Draw line with relative angle - Desenhe linha com ângulo relativo + Draw circles with center and point + Desenhe círculos com centro e ponto - Enter length of line: - Entre o comprimento da linha: + Center, &Point + Centro, &Ponto + + + RS_ActionDrawCircle2P - length - comprimento + Back + Retorne - Enter angle of line: - Entre o ângulo da linha: + Cancel + Cancele - R&elative Angle - Ângulo Re&lativo + 2 Points + 2 Pontos - Specify position [%1] - Indique a posição [%1] + Invalid Circle data. + Dados de Círculo inválidos. - Relative angle - + Specify second point + Indique o segundo ponto - Orthogonal - + Specify first point + Indique o ponto inicial - Specify position - + Draw circles with 2 points + Desenhe círculos com 2 pontos - RS_ActionDrawLineTangent1 + RS_ActionDrawCircle3P Back Retorne - Draw tangent (point, circle) - Desenhe tangente (ponto,círculo) - - - Specify point - Especifique o ponto + Invalid circle data. + Dados de círculo inválidos. Cancel Cancele - Select circle, arc or ellipse - Selecione o círculo, arco ou elipse + 3 Points + 3 Pontos - &Tangent (P,C) - &Tangente (P,C) + Specify second point + Indique o segundo ponto - Tangent (P,C) - + Specify third point + Indique o terceiro ponto + + + Specify first point + Indique o ponto inicial + + + Draw circles with 3 points + Desenhe círculos com 3 pontos - RS_ActionDrawLineTangent2 + RS_ActionDrawCircleCR Back Retorne - Select first circle or arc - Selecione primeiro círculo ou arco + Not a valid expression + Não é uma expressão válida - Draw tangent (circle, circle) - Desenhe tangente (círculo,círculo) + Specify circle radius + Indique o raio do círculo Cancel Cancele - Select second circle or arc - Selecione segundo círculo ou arco + Specify circle center + Indique o centro do círculo - Tan&gent (C,C) - Tan&gente (C,C) + Draw circles with center and radius + Desenhe círculos com centro e raio - Tangent (C,C) - + Center, &Radius + Centro, &Raio - Select first circle or ellipse + radius=%1 is invalid - - Select second circle or ellipse - - - - - RS_ActionDrawLineVertical - - Draw vertical lines - Desenhe linhas verticais - - - &Vertical - &Vertical - - RS_ActionDrawMText + RS_ActionDrawCircleInscribe - &MText + Circle &Inscribed - Specify insertion point - Especifique ponto de inserção + Specify the first line + Cancel - Enter text: - Entre o texto: + Specify the second line + Back + + Specify the third line + + - RS_ActionDrawPoint + RS_ActionDrawCircleParallel - Cancel - Cancele + Draw parallels to existing lines, arcs, circles + Desenhe linhas paralelas a linhas, arcos ou círculos existentes - Draw points - Desenhe pontos + &Concentric + Con&cêntrico + + + RS_ActionDrawCircleTan1_2P - &Points - &Ponto + Cancel + - Specify location - Especifique localização + Specify the first point on the tangent circle + - - - RS_ActionDrawPolyline Back - Retorne + - &Draw - &Desenho + Specify the second point on the tangent circle + - Cannot close sequence of lines: Not enough entities defined yet. - Não é possível fechar a seqüência de linhas: Ainda não há suficientes entidades definidas. + Select the center of the tangent circle + - Cancel - Cancele + Specify a line/arc/circle + - Specify first point - Especifique o ponto inicial + Tangential, 2 P&oints + + + + RS_ActionDrawCircleTan2 - Cannot undo: Not enough entities defined yet. - Não é possível desfazer: Ainda não há suficientes entidades difinidas. + Specify the first line/arc/circle + - Draw polylines - Desenhe Multilinhas + Cancel + - Specify next point - Indique o próximo ponto + Specify the second line/arc/circle + - Specify next point or [%1] - Indique o próximo ponto ou [%1] + Back + - &Polyline - &Multilinha + Select the center of the tangent circle + - - - RS_ActionDrawSpline - Back - Retorne + Tangential 2 Circles, Radius + circle tangential to two give circles and with radius + + + + RS_ActionDrawCircleTan2_1P - Specify next control point or [%1] - Especifique o próximo ponto de controle ou [%1] + Specify a line/arc/circle + Cancel - Cancele + - Draw splines (NURBS) - Desenhe chavetas (NURBS) + Specify the another arc/circle + - Specify next control point - Especifique o próximo ponto de controle + Back + - Cannot undo: Not enough entities defined yet. - Não é possível desfazer: Ainda não há suficientes entidades difinidas. + Specify a point on the tangent circle + - &Spline - C&haveta + Select the center of the tangent circle + - Specify first control point - Indique o primeiro ponto de controle + Tangential 2 Circles, 1 Point + - RS_ActionDrawText + RS_ActionDrawCircleTan3 + + Cancel + + Back - Retorne + - &Text - &Texto + Select the center of the tangent circle + - Enter text: - Entre o texto: + Specify the first line/arc/circle + - Cancel - Cancele + Specify the second line/arc/circle + - Specify insertion point - Especifique ponto de inserção + Specify the third line/arc/circle + - Draw text entities - Desenhe entidades de texto + Tangential &3 Circles + - Specify second point - Indique o segundo ponto + Draw tangential circle of 3 given points, lines, arcs/circles + - RS_ActionEditCopy + RS_ActionDrawEllipse4Points - Specify reference point - Especifique o ponto de referência + Ellipse &4 Point + - Cancel - Cancele + Specify the first point on ellipse + - &Copy with reference - &Copie com referência + Cancel + - Copies entities to the clipboard with a reference point - Copie entidade com ponto de referência para o clipboard + Specify the second point on ellipse + - &Copy - Co&pie + Back + - Cu&t - Co&rte + Specify the third point on ellipse + - - - RS_ActionEditCopyAutoRef - &Copy - Co&pie + Specify the fourth point on ellipse + - Copies entities to the clipboard - Copie entidades para a área de transferência + Can not determine uniquely an ellipse + - RS_ActionEditCut + RS_ActionDrawEllipseArcAxis - Cu&t with reference - Cor&te com referência + &Ellipse Arc (Axis) + &Arco de Elipse (Eixo) - Cuts entities to the clipboard with a reference point - Corte entidades com ponto de referência ao clipboard + Ellipse arc with center, two points and angles + Arco Elíptico com centro, dois pontos e ângulos - RS_ActionEditCutAutoRef + RS_ActionDrawEllipseAxis - Cu&t - Co&rte + Back + Retorne - Cuts entities to the clipboard - Corte entidades para a área de transferência + Not a valid expression + Não é uma expressão válida - - - RS_ActionEditPaste - Flip|Horizontal - Rebata|Horizontal + &Ellipse (Axis) + &Elipse (Eixo) - Flip|Vertical - Rebata|Vertical + Cancel + Cancele - Set reference point - Especifique o ponto de referência + Ellipse with center and two points + Elipse com centro e dois pontos - &Paste - &Cole + Specify start angle + Indique o ângulo de início - Cancel - Cancele + Specify end angle + Indique o ângulo de término - Factor - Fator + Specify ellipse center + Indique o centro da elipse - Rotation - Rotacione + Specify endpoint or length of minor axis: + Indique o ponto de término do eixo menor: - Pastes the clipboard contents - Cole o conteúdo da área de transferência + Specify endpoint of major axis + Indique o ponto de término do eixo maior - To Current Layer - Para Camada Atual + &Ellipse Arc (Axis) + &Arco de Elipse (Eixo) + + + Ellipse &Arc (Axis) + - RS_ActionEditRedo + RS_ActionDrawEllipseCenter3Points - &Redo - &Refaça + Ellipse Center and &3 Points + - Redoes last action - Refaça a última ação + Specify the center of ellipse + - - - RS_ActionEditUndo - &Undo - &Desfaça + Cancel + - Undoes last action - Desfaça a última ação + Specify the first point on ellipse + - &Redo - &Refaça + Specify the second point on ellipse + - Nothing to undo! + Back - Nothing to redo! + Specify the third point on ellipse - RS_ActionFileClose + RS_ActionDrawEllipseFociPoint - &Close - &Feche + Ellipse &Foci Point + - Closes the current drawing - Feche o desenho presente + Not a valid expression + Não é uma expressão válida - - - RS_ActionFileExport - Exports the current drawing as bitmap - Exporte o desenho presente como Bitmap + Specify first focus of ellipse + - Bitmap &Export... - &Exporte como Bitmap... + Cancel + - - - RS_ActionFileNew - &New - &Novo + Specify second focus of ellipse + - Creates a new drawing - Crie um novo desenho + Back + - - - RS_ActionFileNewTemplate - New From &Template + Specify a point on ellipse or total distance to foci - - - RS_ActionFileOpen - Opens an existing drawing - Abra um desenho já existente + specify a point on ellipse, or total distance to foci + - &Open... - &Abra... + Total distance %1 is smaller than distance between foci + - RS_ActionFilePdf + RS_ActionDrawEllipseInscribe - Creates a PDF from the current drawing - Crie um PDF a partir do desenho presente + Ellipse &Inscribed + - &PDF Export - Exporte para &PDF + Specify the first line + - - - RS_ActionFilePrint - Prints out the current drawing - Imprima o desenho presente + Cancel + - &Print... - &Imprima... + Specify the second line + - - - RS_ActionFilePrintPreview - Print Pre&view - &Prévia de Impressão + Back + - Shows a preview of a print - Exibe uma prévia da impressão + Specify the third line + - - - RS_ActionFileQuit - &Quit - &Encerre + Specify the fourth line + - Quits the application - Encerre o aplicativo + Can not determine uniquely an ellipse + - RS_ActionFileSave + RS_ActionDrawHatch - &Save - &Salve + Hatch created successfully. + Hachura criada com sucesso. - Saves the current drawing - Salve o desenho presente + &Hatch + &Hachura - - - RS_ActionFileSaveAs - Save &as... - Salve &Como... + Draw hatches and solid fills + Desenhe hachurados e preenchimentos sólidos - Saves the current drawing under a new filename - Salve o desenho presente com outro nome + No contour selected + Nenhum contorno selecionado - - - RS_ActionFileSvg - &SVG Export - Exporte &SVG + Invalid hatch area. Please check that the entities chosen form one or more closed contours. + Área de hachura inválida. Por favor verifique se as entidades selecionadas formam um ou mais contornos fechados. - Exports the current drawing to SVG - Exporte o desenho presente para SVG + Hatch Error: Invalid contour found! + - - - RS_ActionForward - Continue Action - Continue a Ação + Hatch Error: Pattern not found! + - Continue action (selection is complete) - Continue a ação (a seleção está completa) + Hatch Error: Contour or pattern too small! + - - - RS_ActionInfoAngle - Back - Retorne + Hatch Error: Contour too big! + - Specify first line - Especifique a primeira linha + Hatch Error: Undefined Error! + - Cancel - Cancele + Total hatch area = %1 + + + + RS_ActionDrawImage - Specify second line - Especifique a segunda linha + Enter factor: + Entre o fator: - Measures the angle between two lines - Meça o ângulo entre duas linhas + Not a valid expression + Não é uma expressão válida - Angle: %1%2 - Ângulo: %1%2 + Enter angle: + Entre o ângulo: - Lines are parallel - As linhas são paralelas + Insert &Image + Insira &Imagem - &Angle Between Two Lines - Ângulo entre duas &linhas + Specify reference point + Indique o ponto de referência - An&gle between two lines - + Cancel + Cancele - Angle: %1 - Ângulo: %1 + Insert raster image (bitmap) + Insira imagem Raster (bitmap) - - - RS_ActionInfoArea - &Polygonal Area - Á&rea de Poligonal + Enter dpi: + + + + RS_ActionDrawLine - Specify first point of polygon - Especifique o primeiro ponto do polígono + Back + Retorne - Measures the area and circumference of a polygon - Meça a área e a circunferência de um polígono + Cannot close sequence of lines: Not enough entities defined yet. + Não é possível fechar a seqüência de linhas: Ainda não há suficientes entidades definidas. Cancel Cancele - Specify next point of polygon - Especifique o próximo ponto do polígono + &2 Points + &2 Pontos - Area: %1 - Área: %1 + Specify first point + Indique o próximo ponto ponto inicial - Circumference: %1 - Circunferência: %1 + Draw lines + Desenhe linhas - Terminate - Termine + Cannot undo: Not enough entities defined yet. + Não é possível desfazer: Ainda não há suficientes entidades difinidas. - Point: %1/%2 - Ponto: %1/%2 + Specify next point + Indique o próximo ponto - Polygonal &Area - + Specify next point or [%1] + Indique o próximo ponto ou [%1] - Closing Point: %1/%2 + Cannot close sequence of lines: Not enough entities defined yet, or already closed. + + + + Cannot redo: Not previous line segment defined. - RS_ActionInfoDist + RS_ActionDrawLineAngle Back Retorne - Distance: %1 - Distância: %1 + Not a valid expression + Não é uma expressão válida - Specify first point of distance - Especifique o primeiro ponto de distância + &Angle + Â&ngulo - Specify second point of distance - Especifique o segundo ponto de distância + Enter angle: + Entre o ângulo: - &Distance Point to Point - Distância de &Ponto a Ponto + Draw lines with a given angle + Desenhe linhas com um ângulo dado Cancel Cancele - Measures the distance between two points - Meça a distância entre dois pontos + Enter length: + Entre o Comprimento: - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 - + Specify position [angle/length] + Indique a posição [ângulo/comprimento] - - - RS_ActionInfoDist2 - Back - Retorne + &Horizontal + &Horizontal - Specify entity - Especifique a entidade + Vertical + - Distance: %1 - Distância: %1 + Specify position + + + + RS_ActionDrawLineBisector - Specify point - Especifique o ponto + Back + Retorna - &Distance Entity to Point - Distância de &Entidade a Ponto + Select first line + Selecione a primeira linha - Cancel - Cancele + &Bisector + &Bissecção - Measures the distance between an entity and a point - Mede a distância entre uma entidade e um ponto + Draw bisectors + Desenha bissectores - - - RS_ActionInfoInside - Specify point - Especifique o ponto + Not a valid expression + Não é uma expressão válida - Checks if a given point is inside the selected contour - Cheque se um dado ponto está no interior do contorno selecionado + Enter number of bisectors: + Entre o número de bissectores: Cancel - Cancele + Cancela - &Point inside contour - Ponto &Interno a um Contorno + Enter bisector length: + Entre o comprimento do bissector: - Point is outside selected contour. - O ponto está fora do contorno selecionado. + Select second line [length/number] + Selecione a segunda linha [comprimento/número] - Point is inside selected contour. - O ponto está dentro do contorno selecionado. + Bisector + - Point inside contour + Select second line + Selecione a segunda linha + + + Number sector lines not in range: + number of bisector to create must be in [1, 200] - RS_ActionInfoTotalLength + RS_ActionDrawLineFree - Measures the total length of all selected entities - Meça o comprimento total de todas as entidades selecionadas + Click and drag to draw a line + Clique e arraste para desenhar uma linha - &Total length of selected entities - &Comprimento Total das Entidades Selecionadas + Cancel + Cancela - Total Length of selected entities: %1 - Comprimento total das entidades selecionadas: %1 + Draw freehand lines + Desenhe à mão livre - At least one of the selected entities cannot be measured. - Ao menos um das entidades selecionadas não pôde ser medida. + &Freehand Line + À &Mão Livre - RS_ActionLayersAdd + RS_ActionDrawLineHorVert - &Add Layer - &Adicione Camada + Back + Retorne - Adds a new layer - Adicione uma nova camada + H&orizontal / Vertical + Horizontal / &Vertical - - - RS_ActionLayersDuplicate - &Duplicate Floor - &Duplique Piso + Cancel + Cancele - Duplicates the current floor - Duplique o piso ativo + Specify second point + Indique o segundo ponto - - - RS_ActionLayersEdit - Edits the attributes and name of the active layer - Edite os atributos e o nome da camada ativa + Specify first point + Indique o ponto inicial - &Edit Layer - &Edite Camada + Draw horizontal/vertical lines + Desenhe linhas horizontais/verticais + + + Vertical + - RS_ActionLayersFreezeAll + RS_ActionDrawLineHorizontal - &Hide all - &Oculte Todos + &Horizontal + &Horizontal - &Show all - &Mostre todos + Draw horizontal lines + Desenhe linhas horizontais - RS_ActionLayersHideAll + RS_ActionDrawLineOrthTan - Hides (freezes) all layers - Oculte (congele) todos as camadas + Tangent &Orthogonal + - &Hide All - &Oculte Todos + Select a line + - - - RS_ActionLayersRemove - Removes the currently active layer - Remova a camada atualmente ativa + Cancel + - &Remove Layer - &Remova Camada + Select circle, arc or ellipse + Selecione o círculo, arco ou elipse - Remove Layer - Remove Camada + Back + - RS_ActionLayersShowAll + RS_ActionDrawLineOrthogonal - Shows (defreezes) all layers - Mostre (descongele) todas as camadas + Draw orthogonal line + Desenhe linha ortogonal - &Show All - &Mostre todos + &Orthogonal + &Ortogonal - RS_ActionLayersToggleLock + RS_ActionDrawLineParallel - Toggle &Lock - Comute &Trave + Not a valid expression + Não é uma expressão válida - Toggles the lock status of the currently active layer - Comute o estado de travamento da camada ativa atual + Not a valid number. Try 1..99 + Não é um número válido. Tente 1..99 - Toggle Layer Loc&k - + Draw parallels to existing lines, arcs, circles + Desenhe linhas paralelas a linhas, arcos ou círculos existentes - - - RS_ActionLayersTogglePrint - Toggle Layer &Print - + Cancel + Cancele - - - RS_ActionLayersToggleView - Toggles the visibility of the currently active layer - Comute a visibilidade da camada atualmente ativa + Para&llel + &Paralelas - Toggle &Visibility - &Comute a Visibilidade + Specify Distance <%1> or select entity or [%2] + Indique a Distância <%1> ou selecione entidade ou [%2] - &Toggle Layer Visibility - + Enter number: + Entre o número: - - - RS_ActionLibraryInsert - Enter factor: - Entre o fator: + &Parallel + - Inserts an Object from the part library. - Insira Objeto a partir de biblioteca de partes. + &Concentric + Con&cêntrico + + + RS_ActionDrawLineParallelThrough - Cannot open file '%1' - Não pôde abrir o arquivo '%1' + Back + Retorne Not a valid expression Não é uma expressão válida - Enter angle: - Entre o ângulo: + Not a valid number. Try 1..99 + Não é um número válido. Tente 1..99 - &Insert Library Object - &Insira Objeto de Biblioteca - + Cancel + Cancele + - Specify reference point - Especifique o ponto de referência + Number: + Número: - Cancel - Cancele + Par&allel Through Point + Paralela &Através de Ponto - Insert Library Object + Specify through point + Indique o ponto "através de" + + + Draw parallel through a given point + Desenhe linhas paralelas a partir de um ponto dado + + + Select entity + Selecione a entidade + + + Parallel through point - RS_ActionLockRelativeZero + RS_ActionDrawLinePolygon - (Un-)Lock relative Zero - (Des)Trave Zero relativo + Specify center + Indique o centro - (Un-)&Lock Relative Zero - &(Des)Trave Zero Relativo + Not a valid number. Try 1..9999 + Não é um número válido. Tente 1..99 - - - RS_ActionModifyAttributes - &Attributes - &Atributos + Not a valid expression + Não é uma expressão válida - Modify entity attributes - Modifique atributos da entidade + Pol&ygon (Cen,Cor) + Polígono (&Cen,Ver) + + + Draw polygon with center and corner + Desenhe polígono com centro e vértice + + + Enter number: + Entre o número: + + + Specify a corner + Indique o vértice - RS_ActionModifyBevel + RS_ActionDrawLinePolygon2 Back - Retorne - - - Not a valid expression - Não é uma expressão válida + Retorne - Select second entity - Selecione a segunda entidade + Not a valid number. Try 1..9999 + Não é um número válido. Tente 1..9999 - Cancel - Cancele + Draw polygon with two corners + Desenhe polígono a partir de dois vértices - &Chamfer / Bevel - &Bisele + Polygo&n (Cor,Cor) + Polígono (&Ver,Ver) - Select first entity - Selecione a primeira entidade + Cancel + Cancele - Chamfer / bevel corners - Bisele Entidades + Specify second corner + Indique o segundo vértice - Enter length 2: - Entre comprimento 2: + Number: + Número: - Enter length 1: - Entre comprimento 1: + Specify first corner + Indique o primeiro vértice - &Bevel - + Not a valid expression. + Não é uma expressão válida. - RS_ActionModifyCut + RS_ActionDrawLinePolygonCenCor - &Divide - &Divida + Pol&ygon (Cen,Cor) + Polígono (&Cen,Ver) - No Entity found. - Nenhuma Entidade encontrada. + Specify center + Indique o centro - Entity must be a line, arc, circle or ellipse. - Entidade deve ser uma linha, arco, círculo ou elipse. + Specify a corner + Indique o vértice - Cutting point is invalid. - + Enter number: + Entre o número: - Cutting point is not on entity. + Not a valid number. Try 1..9999 - Specify entity to cut - + Not a valid expression + Não é uma expressão válida + + + + RS_ActionDrawLinePolygonCorCor + + Polygo&n (Cor,Cor) + Polígono (&Ver,Ver) + + + Specify first corner + Indique o primeiro vértice Cancel - Specify cutting point - + Specify second corner + Indique o segundo vértice Back - Entity must be a line, arc, circle, ellipse or interpolation spline. - + Number: + Número: - - - RS_ActionModifyDelete - &Delete - &Apague + Not a valid number. Try 1..9999 + - Delete selected entities - Apague as entidades selecionadas + Not a valid expression. + Não é uma expressão válida. - RS_ActionModifyDeleteFree + RS_ActionDrawLineRectangle Back Retorne + Draw rectangles + Desenhe retângulos + + Cancel Cancele - Specify second break point on the same polyline - Indique o segundo ponto de quebra na mesma multilinha + Specify second corner + Indique o segundo vértice - Delete Freehand - Apague à Mão Livre + Specify first corner + Indique o primeiro vértice - &Delete Freehand - &Apague à Mão Livre + &Rectangle + &Retângulo - Specify first break point on a polyline - Indique o primeiro ponto de quebra em uma multilinha + Rectangle + + + + RS_ActionDrawLineRelAngle - Entities not in the same polyline. - + Back + Retorne - Parent of second entity is not a polyline - + Not a valid expression + Não é uma expressão válida - Parent of second entity is NULL - + Cancel + Cancele - One of the chosen entities is NULL - + angle/length + ângulo/comprimento - Parent of first entity is not a polyline - + Select base entity + Indique a entidade de base - Parent of first entity is NULL - + Draw line with relative angle + Desenhe linha com ângulo relativo - First entity is NULL - + Enter length of line: + Entre o comprimento da linha: - Second entity is NULL - + length + comprimento - - - RS_ActionModifyDeleteQuick - Cancel - Cancele + Enter angle of line: + Entre o ângulo da linha: - &Delete selected - &Apague selecionado + R&elative Angle + Ângulo Re&lativo - Delete selected entities - Apague as entidades selecionadas + Specify position [%1] + Indique a posição [%1] - Pick entity to delete - Selecione as entidades a serem apagadas + Relative angle + + + + Orthogonal + + + + Specify position + - RS_ActionModifyDivide + RS_ActionDrawLineTangent1 Back - Retorne + Retorne - Specify dividing point - Indique o ponto de divisão + Draw tangent (point, circle) + Desenhe tangente (ponto,círculo) - Dividing point is not on entity. - Ponto de divisão não está contido na entidade. + Specify point + Especifique o ponto Cancel - Cancele + Cancele - Entity must be a line, arc, circle or ellipse. - Entidade deve ser uma linha, arco, círculo ou elipse. + Select circle, arc or ellipse + Selecione o círculo, arco ou elipse - Divide entities - Divida entidades + &Tangent (P,C) + &Tangente (P,C) - Dividing point is invalid. - Ponto de divisão inválido. - - - &Divide - &Divida + Tangent (P,C) + + + + RS_ActionDrawLineTangent2 - No Entity found. - Nenhuma Entidade encontrada. + Back + Retorne - Specify entity to divide - Indique a entidade a ser dividida + Select first circle or arc + Selecione primeiro círculo ou arco - - - RS_ActionModifyDivide2 - Back - Retorne + Draw tangent (circle, circle) + Desenhe tangente (círculo,círculo) - &Break out Segment - &Divida 2 + Cancel + Cancele - The chosen entity is in a block. Please edit the block. - A Entidade escolhida está num carimbo. Por favor edite o carimbo. + Select second circle or arc + Selecione segundo círculo ou arco - Select entity to break out segment - Selecione a entidade a ser cortada de um segmento + Tan&gent (C,C) + Tan&gente (C,C) - Breaks out segments that are limited by intersections - Corte fora o segmento + Tangent (C,C) + - The chosen entity is not an atomic entity or cannot be cut. - A entidade selecionada não é um "átomo" ou não pode ser cortada. + Select first circle or ellipse + - No entity found. - Nenhuma Entidade encontrada. + Select second circle or ellipse + - RS_ActionModifyDoBooleanOperation + RS_ActionDrawLineVertical - Combine multiple selected hatches into one - Combine seleção múltipla de hachuras em uma só + Draw vertical lines + Desenhe linhas verticais - &Combine Hatches - &Combine Hachuras + &Vertical + &Vertical - RS_ActionModifyEntity + RS_ActionDrawMText - Cancel - Cancele + &MText + - &Properties - &Propriedades + Specify insertion point + Especifique ponto de inserção - Modify entity properties and geometry - Modifique propriedades e geometria de entidade + Cancel + - Select entity - Selecione a entidade + Enter text: + Entre o texto: + + + Back + - RS_ActionModifyExplode + RS_ActionDrawPoint - Explode blocks and other entity groups - Fragmente carimbos e outros agrupamentos de entidades + Cancel + Cancele - &Explode - &Fragmente + Draw points + Desenhe pontos - - - RS_ActionModifyExplodeText - Explodes text entities into single letters - Fragmente entidades de texto em letras singulares + &Points + &Ponto - &Explode Text into Letters - &Fragmente Texto em Letras + Specify location + Especifique localização - RS_ActionModifyIsoProject + RS_ActionDrawPolyline Back - Retorne + Retorne - Specify reference point - Indique o ponto de referência + &Draw + &Desenho + + + Cannot close sequence of lines: Not enough entities defined yet. + Não é possível fechar a seqüência de linhas: Ainda não há suficientes entidades definidas. Cancel - Cancele + Cancele - &Isometric Projection - Projeção &Isométrica + Specify first point + Especifique o ponto inicial - Specify target point - Indique o ponto de destino + Cannot undo: Not enough entities defined yet. + Não é possível desfazer: Ainda não há suficientes entidades difinidas. + + + Draw polylines + Desenhe Multilinhas + + + Specify next point + Indique o próximo ponto + + + Specify next point or [%1] + Indique o próximo ponto ou [%1] + + + &Polyline + &Multilinha - RS_ActionModifyMirror + RS_ActionDrawSpline Back Retorne - Specify second point of symmetry axis - Indique o segundo ponto da linha de espelhamento - - - Specify first point of symmetry axis - Indique o primeiro ponto ou linha de espelhamento + Specify next control point or [%1] + Especifique o próximo ponto de controle ou [%1] Cancel Cancele - &Mirror - &Espelhe + Draw splines (NURBS) + Desenhe chavetas (NURBS) - Mirror entities - Espelhe Entidades + Specify next control point + Especifique o próximo ponto de controle - Specify first point of mirror line - + Cannot undo: Not enough entities defined yet. + Não é possível desfazer: Ainda não há suficientes entidades difinidas. - Specify second point of mirror line - + &Spline + C&haveta + + + Specify first control point + Indique o primeiro ponto de controle - RS_ActionModifyMove + RS_ActionDrawText Back Retorne - Move or copy entities one or multiple times - Mova ou copie entidades uma ou múltiplas vezes - - - &Move / Copy - &Mova / Copie + &Text + &Texto - Specify reference point - Indique o ponto de referência + Enter text: + Entre o texto: Cancel Cancele - Specify target point - Indique o ponto de destino - - - Invalid number of copies, use %1 - + Specify insertion point + Especifique ponto de inserção - - - RS_ActionModifyMoveRotate - Back - Retorne + Draw text entities + Desenhe entidades de texto - Not a valid expression - Não é uma expressão válida + Specify second point + Indique o segundo ponto + + + RS_ActionEditCopy Specify reference point - Indique o ponto de referência + Especifique o ponto de referência Cancel Cancele - Enter rotation angle: - Entre o ângulo de rotação: + &Copy with reference + &Copie com referência - Specify target point - Indique o ponto de destino + Copies entities to the clipboard with a reference point + Copie entidade com ponto de referência para o clipboard - M&ove and Rotate - M&ova e Rotacione + &Copy + Co&pie - Move and rotate entities - Mova e rotacione entidades + Cu&t + Co&rte - RS_ActionModifyOffset - - &Offset - - + RS_ActionEditCopyAutoRef - Specify direction of offset - + &Copy + Co&pie - Back - + Copies entities to the clipboard + Copie entidades para a área de transferência - RS_ActionModifyRevertDirection + RS_ActionEditCut - Re&vert direction - + Cu&t with reference + Cor&te com referência - Ctrl+R - + Cuts entities to the clipboard with a reference point + Corte entidades com ponto de referência ao clipboard - RS_ActionModifyRotate + RS_ActionEditCutAutoRef - Back - Retorne + Cu&t + Co&rte - Specify reference point - Indique o ponto de referência - - - &Rotate - &Rotacione + Cuts entities to the clipboard + Corte entidades para a área de transferência + + + RS_ActionEditPaste - Rotate entities - Rotacione Entidades + Flip|Horizontal + Rebata|Horizontal - Specify rotation center - + Flip|Vertical + Rebata|Vertical - Specify target point to rotate to - + Set reference point + Especifique o ponto de referência - - - RS_ActionModifyRotate2 - Back - Retorne + &Paste + &Cole Cancel Cancele - Specify absolute reference point - Indique o ponto de referência absoluto + Factor + Fator - Rotate T&wo - Rotacione &Duas + Rotation + Rotacione - Specify relative reference point - Indique o ponto de referência relativo + Pastes the clipboard contents + Cole o conteúdo da área de transferência - Rotate entities around two centers - Rotacione entidades em torno de dois centros + To Current Layer + Para Camada Atual - RS_ActionModifyRound + RS_ActionEditRedo - Back - Retorne + &Redo + &Refaça - Round corners - Arredonda vértices + Redoes last action + Refaça a última ação + + + RS_ActionEditUndo - Not a valid expression - Não é uma expressão válida + &Undo + &Desfaça - &Round - A&rredonde + Undoes last action + Desfaça a última ação - Enter radius: - Entre o raio: + &Redo + &Refaça - Cancel - Cancele + Nothing to undo! + - Specify second entity - Indique a segunda entidade + Nothing to redo! + + + + RS_ActionFileClose - Specify first entity - Indique a primeira entidade + &Close + &Feche - &Fillet - + Closes the current drawing + Feche o desenho presente - RS_ActionModifyScale + RS_ActionFileExport - &Scale - &Escalone + Exports the current drawing as bitmap + Exporte o desenho presente como Bitmap - Specify reference point - Indique o ponto de referência + Bitmap &Export... + &Exporte como Bitmap... + + + RS_ActionFileNew - Cancel - Cancele + &New + &Novo - Scale entities - Escalone entidades + Creates a new drawing + Crie um novo desenho - RS_ActionModifyStretch + RS_ActionFileNewTemplate - Back - Retorne + New From &Template + + + + RS_ActionFileOpen - Specify reference point - Indique o ponto de referência + Opens an existing drawing + Abra um desenho já existente - Cancel - Cancele + &Open... + &Abra... + + + RS_ActionFilePdf - Specify second corner - Indique o segundo vértice + Creates a PDF from the current drawing + Crie um PDF a partir do desenho presente - Specify first corner - Indique o primeiro vértice + &PDF Export + Exporte para &PDF + + + RS_ActionFilePrint - Specify target point - Indique o ponto de destino + Prints out the current drawing + Imprima o desenho presente - Stretch entities - Estique Entidades + &Print... + &Imprima... + + + RS_ActionFilePrintPreview - &Stretch - Es&tique + Print Pre&view + &Prévia de Impressão + + + Shows a preview of a print + Exibe uma prévia da impressão - RS_ActionModifyText + RS_ActionFileQuit - Modify text entity - Modifique a entidade de texto + &Quit + &Encerre - Modify Te&xt - &Modifique o texto + Quits the application + Encerre o aplicativo - RS_ActionModifyToBack + RS_ActionFileSave - Send entities to the back of other entities - Envie entidades para trás de outras entidades + &Save + &Salve - Send to Bac&k - E&nvie para Trás + Saves the current drawing + Salve o desenho presente - RS_ActionModifyToFront + RS_ActionFileSaveAs - Bring entities to the front of other entities - Traz entidades para a frente de outras entidades + Save &as... + Salve &Como... - Bring to &Front - Traga para &frente + Saves the current drawing under a new filename + Salve o desenho presente com outro nome - RS_ActionModifyTriangulate + RS_ActionFileSvg - Triangulates hatches - Triangule hachuras + &SVG Export + Exporte &SVG - &Triangulate - &Triangule + Exports the current drawing to SVG + Exporte o desenho presente para SVG - RS_ActionModifyTrim + RS_ActionForward - Back - Retorne + Continue Action + Continue a Ação - &Trim - &Apare + Continue action (selection is complete) + Continue a ação (a seleção está completa) + + + + RS_ActionInfoAngle + + Back + Retorne - Select first trim entity - Selecione a primeira entidade de aparamento + Specify first line + Especifique a primeira linha Cancel Cancele - Trim or extend entities to meet other entities - Apare ou estique entidades para encontrar outras entidades + Specify second line + Especifique a segunda linha - Select entity to trim - Selecione a entidade a ser aparada + Measures the angle between two lines + Meça o ângulo entre duas linhas - Select second trim entity - Selecione a segunda entidade de aparamento + Angle: %1%2 + Ângulo: %1%2 - Select limiting entity - Selecione a entidade limitadora + Lines are parallel + As linhas são paralelas - &Trim Two + &Angle Between Two Lines + Ângulo entre duas &linhas + + + An&gle between two lines + + Angle: %1 + Ângulo: %1 + - RS_ActionModifyTrimAmount + RS_ActionInfoArea - Back - Retorne + &Polygonal Area + Á&rea de Poligonal - Not a valid expression - Não é uma expressão válida + Specify first point of polygon + Especifique o primeiro ponto do polígono - Lengthen / shorten by a given amount - Acompride / encurte por um determinado valor - - - The chosen Entity is in a block. Please edit the block. - A Entidade escolhida está num carimbo. Por favor edite o carimbo. - - - Select entity to trim or enter distance: - Selecione a entidade a ser aparada ou entre a distância: + Measures the area and circumference of a polygon + Meça a área e a circunferência de um polígono - The chosen Entity is not an atomic entity or cannot be trimmed. - A Entidade escolhida não é um átomo ou não pode ser aparada. + Cancel + Cancele - No entity found. - Nenhuma entidade encontrada. + Specify next point of polygon + Especifique o próximo ponto do polígono - &Lengthen - A&compride + Area: %1 + Área: %1 - - - RS_ActionModifyTrimBoth - Trim or extend two entities to meet each other - Apare ou estique duas entidades para que se encontrem + Circumference: %1 + Circunferência: %1 - &Trim Both - &Apare Ambos + Terminate + Termine - - - RS_ActionOptionsDrawing - Settings for the current Drawing - Configurações para o Desenho atual + Point: %1/%2 + Ponto: %1/%2 - Current &Drawing Preferences... - &Preferências do Desenho Atual... + Polygonal &Area + - Current &Drawing Preferences + Closing Point: %1/%2 - RS_ActionOptionsGeneral + RS_ActionInfoDist - General Application Preferences - Preferências Gerais do Aplicativo + Back + Retorne - &Application Preferences - Preferências do &Aplicativo + Distance: %1 + Distância: %1 - &Preferences - &Preferências + Specify first point of distance + Especifique o primeiro ponto de distância - - - RS_ActionOrder - move to bottom - + Specify second point of distance + Especifique o segundo ponto de distância - set to bottom - + &Distance Point to Point + Distância de &Ponto a Ponto - lower after entity - + Cancel + Cancele - lower over entity - + Measures the distance between two points + Meça a distância entre dois pontos - raise over entity + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) + + + RS_ActionInfoDist2 - move to top - + Back + Retorne - set to top - + Specify entity + Especifique a entidade - No Entity found. - Nenhuma Entidade encontrada. + Distance: %1 + Distância: %1 - Choose entity for order - + Specify point + Especifique o ponto + + + &Distance Entity to Point + Distância de &Entidade a Ponto Cancel - + Cancele - - - RS_ActionPolylineAdd - Back - Retorne + Measures the distance between an entity and a point + Mede a distância entre uma entidade e um ponto + + + RS_ActionInfoInside - Specify polyline segment - Indique segmento de multilinha + Specify point + Especifique o ponto - Polyline was not modified - Multilinha não foi modificada + Checks if a given point is inside the selected contour + Cheque se um dado ponto está no interior do contorno selecionado Cancel Cancele - Specify new node - Indique o novo nó - - - Adds nodes to existing polylines - Adicione nós a multilinhas existentes + &Point inside contour + Ponto &Interno a um Contorno - &Add Node - &Adicione Nó + Point is outside selected contour. + O ponto está fora do contorno selecionado. - &Add node - + Point is inside selected contour. + O ponto está dentro do contorno selecionado. - Add polyline's node + Point inside contour + + + RS_ActionInfoTotalLength - No Entity found. - Nenhuma Entidade encontrada. + Measures the total length of all selected entities + Meça o comprimento total de todas as entidades selecionadas - Entity must be a polyline. - + &Total length of selected entities + &Comprimento Total das Entidades Selecionadas - Adding point is invalid. - + Total Length of selected entities: %1 + Comprimento total das entidades selecionadas: %1 - Adding point is not on entity. - + At least one of the selected entities cannot be measured. + Ao menos um das entidades selecionadas não pôde ser medida. + + + RS_ActionLayersAdd - Specify polyline to add nodes - + &Add Layer + &Adicione Camada - Specify adding node's point - + Adds a new layer + Adicione uma nova camada - RS_ActionPolylineAppend + RS_ActionLayersDuplicate - A&ppend Node - A&pense Nó + &Duplicate Floor + &Duplique Piso - Specify polyline segment - Indique o segmento de multilinha + Duplicates the current floor + Duplique o piso ativo + + + RS_ActionLayersEdit - Cannot append to closed polyline. - Não é possível apensar a uma multilinha fechada. + Edits the attributes and name of the active layer + Edite os atributos e o nome da camada ativa - Cancel - Cancele + &Edit Layer + &Edite Camada + + + RS_ActionLayersFreezeAll - No polyline entity found. - Nenhuma entidade de multilinha encontrada. + &Hide all + &Oculte Todos - Appends nodes to existing polylines - Apense nós a multilinhas existentes + &Show all + &Mostre todos + + + RS_ActionLayersHideAll - A&ppend node - + Hides (freezes) all layers + Oculte (congele) todos as camadas - Append polyline's node - + &Hide All + &Oculte Todos + + + RS_ActionLayersRemove - No Entity found. - Nenhuma Entidade encontrada. + Removes the currently active layer + Remova a camada atualmente ativa - Entity must be a polyline. - + &Remove Layer + &Remova Camada - Click somewhere near the beginning or end of existing polyline. - + Remove Layer + Remove Camada + + + RS_ActionLayersShowAll - Specify the polyline somewhere near the beginning or end point - + Shows (defreezes) all layers + Mostre (descongele) todas as camadas - Specify next point or [%1] - Indique o próximo ponto ou [%1] + &Show All + &Mostre todos + + + RS_ActionLayersToggleLock - Back - + Toggle &Lock + Comute &Trave - Specify next point - Indique o próximo ponto + Toggles the lock status of the currently active layer + Comute o estado de travamento da camada ativa atual - Can not append nodes in a closed polyline. + Toggle Layer Loc&k + + + RS_ActionLayersTogglePrint - Cannot undo: Not enough entities defined yet. - Não é possível desfazer: Ainda não há suficientes entidades difinidas. + Toggle Layer &Print + - RS_ActionPolylineDel + RS_ActionLayersToggleView - Back - Retorne + Toggles the visibility of the currently active layer + Comute a visibilidade da camada atualmente ativa - No polyline found - Nenhuma multilinha encontrada + Toggle &Visibility + &Comute a Visibilidade - Cancel - Cancele + &Toggle Layer Visibility + + + + RS_ActionLibraryInsert - &Delete Node - &Apague Nó + Enter factor: + Entre o fator: - Deletes nodes in existing polylines - Apague nós em multilinhas existentes + Inserts an Object from the part library. + Insira Objeto a partir de biblioteca de partes. - Specify node to delete - Indique o nó a ser apagado + Cannot open file '%1' + Não pôde abrir o arquivo '%1' - Specify polyline - Indique a multilinha + Not a valid expression + Não é uma expressão válida - &Delete node - + Enter angle: + Entre o ângulo: - Delete polyline's node - + &Insert Library Object + &Insira Objeto de Biblioteca - No Entity found. - Nenhuma Entidade encontrada. + Specify reference point + Especifique o ponto de referência - Entity must be a polyline. - + Cancel + Cancele - Specify polyline to delete node + Insert Library Object + + + RS_ActionLockRelativeZero - Specify deleting node's point - + (Un-)Lock relative Zero + (Des)Trave Zero relativo - Deleting point is invalid. - + (Un-)&Lock Relative Zero + &(Des)Trave Zero Relativo + + + RS_ActionModifyAttributes - Deleting point is not on entity. - + &Attributes + &Atributos + + + Modify entity attributes + Modifique atributos da entidade - RS_ActionPolylineDelBetween + RS_ActionModifyBevel Back Retorne - No polyline found - Nenhuma multilinha encotrada + Not a valid expression + Não é uma expressão válida - Specify second limiting node - Indique o segundo nó limitante + Select second entity + Selecione a segunda entidade Cancel Cancele - Deletes all segments between two nodes in existing polylines - Apague todos os segmentos entre dois nós em uma multilinha existente + &Chamfer / Bevel + &Bisele - Delete Segments &Between Two Nodes - Apague Segmentos &Entre Dois Nós + Select first entity + Selecione a primeira entidade - Specify polyline - Indique multilinha + Chamfer / bevel corners + Bisele Entidades - Specify first limiting node - Indique o primeiro nó limitante + Enter length 2: + Entre comprimento 2: - Delete &between two nodes - + Enter length 1: + Entre comprimento 1: - Delete between two nodes + &Bevel + + + RS_ActionModifyCut + + &Divide + &Divida + No Entity found. Nenhuma Entidade encontrada. - Entity must be a polyline. - + Entity must be a line, arc, circle or ellipse. + Entidade deve ser uma linha, arco, círculo ou elipse. - Deletinging point is invalid. + Cutting point is invalid. - Deleting point is not on entity. + Cutting point is not on entity. - Deleteinging point is not on entity. + Specify entity to cut - Specify polyline to delete between two nodes + Cancel - Specify first node + Specify cutting point - Specify second node + Back - Deleting point is invalid. + Entity must be a line, arc, circle, ellipse or interpolation spline. - RS_ActionPolylineEquidistant + RS_ActionModifyDelete - Cancel - Cancele + &Delete + &Apague - Draw equidistant polylines - Desenhe multilinhas equidistantes + Delete selected entities + Apague as entidades selecionadas + + + RS_ActionModifyDeleteFree - Specify Distance <%1> or select entity or [%2] - Indique a Distância <%1> ou selecione entidade ou [%2] + Back + Retorne - Enter number: - Entre o número: + Cancel + Cancele - E&quidistant - E&quidistante + Specify second break point on the same polyline + Indique o segundo ponto de quebra na mesma multilinha - Create &Equidistant Polylines - + Delete Freehand + Apague à Mão Livre - Create Equidistant Polylines - + &Delete Freehand + &Apague à Mão Livre - No Entity found. - Nenhuma Entidade encontrada. + Specify first break point on a polyline + Indique o primeiro ponto de quebra em uma multilinha - Entity must be a polyline. + Entities not in the same polyline. - Choose the original polyline + Parent of second entity is not a polyline - - - RS_ActionPolylineFromSegments - - Cancel - Cancele - - - Specify a segment - Indique um segmento - - Create From Se&gments - Crie a Partir de Se&gmentos + Parent of first entity is not a polyline + - Create polylines from existing segments - Cria multilinhas a partir de segmentos existentes + Parent of second entity is nullptr + - - - RS_ActionPolylineSegment - Create Polyline from Existing &Segments + One of the chosen entities is nullptr - Create Polyline from Existing Segments + Parent of first entity is nullptr - No Entity found. - Nenhuma Entidade encontrada. + First entity is nullptr + - Choose one of the segments on the original polyline + Second entity is nullptr + + + RS_ActionModifyDeleteQuick Cancel - + Cancele - Entity must be a line, arc or polyline. - + &Delete selected + &Apague selecionado - Entity can not be a closed polyline. - + Delete selected entities + Apague as entidades selecionadas + + + Pick entity to delete + Selecione as entidades a serem apagadas - RS_ActionPolylineTrim + RS_ActionModifyDivide Back - Retorne + Retorne - &Trim Segments - &Apare Segmentos + Specify dividing point + Indique o ponto de divisão - Specify first segment - Indique o primeiro segmento + Dividing point is not on entity. + Ponto de divisão não está contido na entidade. Cancel - Cancele - - - No polyline segment found - Nenhum segmento de multilinha encontrado + Cancele - Trims two polyline segments and deletes all nodes in between - Apara dois segmentos de multilinha e apaga todos os nós intermediários + Entity must be a line, arc, circle or ellipse. + Entidade deve ser uma linha, arco, círculo ou elipse. - Specify second segment - Indique o segundo segmento + Divide entities + Divida entidades - &Trim segments - + Dividing point is invalid. + Ponto de divisão inválido. - Trim polyline's segments - + &Divide + &Divida No Entity found. - Nenhuma Entidade encontrada. + Nenhuma Entidade encontrada. - Entity must be a polyline. - - - - Specifying point is invalid. - - - - No Segment found on entity. - - - - Specify polyline to trim - + Specify entity to divide + Indique a entidade a ser dividida - RS_ActionPrintPreview - - Print Pre&view - &Prévia de Impressão - - - RS_ActionPrintPreview::fit(): Invalid paper size - - + RS_ActionModifyDivide2 - Printout offset in paper coordinates by (%1, %2) - + Back + Retorne - Printout offset in graph coordinates by (%1, %2) - + &Break out Segment + &Divida 2 - Printout offset in graph coordinates - + The chosen entity is in a block. Please edit the block. + A Entidade escolhida está num carimbo. Por favor edite o carimbo. - Printout offset in paper coordinates - + Select entity to break out segment + Selecione a entidade a ser cortada de um segmento - : select printout offset coordinates - + Breaks out segments that are limited by intersections + Corte fora o segmento - type in offset from command line to offset printout - + The chosen entity is not an atomic entity or cannot be cut. + A entidade selecionada não é um "átomo" ou não pode ser cortada. - Printout offset ignores relative zero. Ignoring '@' - + No entity found. + Nenhuma Entidade encontrada. - RS_ActionReset + RS_ActionModifyDoBooleanOperation - &Selection pointer - &Ponteiro de Seleção + Combine multiple selected hatches into one + Combine seleção múltipla de hachuras em uma só + + + &Combine Hatches + &Combine Hachuras - RS_ActionScriptOpenIde + RS_ActionModifyEntity - &Open IDE - &Abra IDE + Cancel + Cancele - Opens the integrated development environment for scripting - Abre o ambiente de desenvolvimento integrado para criar roteiro + &Properties + &Propriedades - - - RS_ActionSelect - Select to modify attributes - + Modify entity properties and geometry + Modifique propriedades e geometria de entidade - Cancel - + Select entity + Selecione a entidade + + + RS_ActionModifyExplode - Select to delete - + Explode blocks and other entity groups + Fragmente carimbos e outros agrupamentos de entidades - Select to delete immediately - + &Explode + &Fragmente + + + RS_ActionModifyExplodeText - Select to move - + Explodes text entities into single letters + Fragmente entidades de texto em letras singulares - Select to rotate - + &Explode Text into Letters + &Fragmente Texto em Letras + + + RS_ActionModifyIsoProject - Select to scale - + Back + Retorne - Select to mirror - + Specify reference point + Indique o ponto de referência - Select to move and rotate - + Cancel + Cancele - Select for two axis rotation - + &Isometric Projection + Projeção &Isométrica - Select to explode text - + Specify target point + Indique o ponto de destino + + + RS_ActionModifyMirror - Select to create block - + Back + Retorne - Select to copy - + Specify second point of symmetry axis + Indique o segundo ponto da linha de espelhamento - Select to cut - + Specify first point of symmetry axis + Indique o primeiro ponto ou linha de espelhamento - No entity selected! - + Cancel + Cancele - Select to create offset - + &Mirror + &Espelhe - Select entities to order - + Mirror entities + Espelhe Entidades - Select to explode block + Specify first point of mirror line - Select to revert direction + Specify second point of mirror line - RS_ActionSelectAll + RS_ActionModifyMove - Select &All - Selecione &Tudo + Back + Retorne - Selects all entities - Selecione todas as Entidades + Move or copy entities one or multiple times + Mova ou copie entidades uma ou múltiplas vezes - Deselect &all - + &Move / Copy + &Mova / Copie - Ctrl+K - + Specify reference point + Indique o ponto de referência - - - RS_ActionSelectContour - (De-)Selects connected entities - (Des)Selecione entidades conectadas + Cancel + Cancele - (De-)Select &Contour - (Des)Selecione &Contorno + Specify target point + Indique o ponto de destino - Entity must be an Atomic Entity. - Entidade deve ser um "Átomo". + Invalid number of copies, use %1 + - RS_ActionSelectIntersected + RS_ActionModifyMoveRotate Back Retorne - Selects all entities intersected by a line - Selecione todas as entidades interseccionadas por uma linha - - - In&tersected Entities - &Entidades Interseccionadas + Not a valid expression + Não é uma expressão válida - Choose second point of intersection line - Selecione o segundo ponto da linha de intersecção + Specify reference point + Indique o ponto de referência Cancel Cancele - Choose first point of intersection line - Selecione o primeiro ponto da linha de intersecção + Enter rotation angle: + Entre o ângulo de rotação: - Select Intersected Entities - + Specify target point + Indique o ponto de destino - Deselect Intersected Entities - + M&ove and Rotate + M&ova e Rotacione + + + Move and rotate entities + Mova e rotacione entidades - RS_ActionSelectInvert + RS_ActionModifyOffset - Inverts the current selection - Inverte a seleção atual + &Offset + - &Invert Selection - &Inverte Seleção + Specify direction of offset + - Invert Selection + Back - RS_ActionSelectLayer - - (De-)Select La&yer - (Des)Selecione Ca&mada - + RS_ActionModifyRevertDirection - (De-)Selects layers - (Des)Selecione camadas + Re&vert direction + - (De-)Select Layer + Ctrl+R - RS_ActionSelectSingle + RS_ActionModifyRotate - (De-)&Select Entity - (Des)Selecione &Entidade + Back + Retorne - Selects single entities - Selecione Entidades singulares + Specify reference point + Indique o ponto de referência - Select Entity + &Rotate + &Rotacione + + + Rotate entities + Rotacione Entidades + + + Specify rotation center + + + + Specify target point to rotate to - RS_ActionSelectWindow + RS_ActionModifyRotate2 Back Retorne - Choose first edge - Escolha a primeira extremidade - - Cancel Cancele - Choose second edge - Escolha a segunda extremidade - - - Select &Window - &Janela de Seleção - - - Selects all entities in a given window - Selecione todas as entidades em uma dada janela + Specify absolute reference point + Indique o ponto de referência absoluto - Select Window - + Rotate T&wo + Rotacione &Duas - Deselect Window - + Specify relative reference point + Indique o ponto de referência relativo - Click and drag for the selection window - + Rotate entities around two centers + Rotacione entidades em torno de dois centros - RS_ActionSetRelativeZero - - Set position of the relative zero point - Indique a posição do ponto de Zero Relativo - + RS_ActionModifyRound - Set relative zero - Indique o zero relativo + Back + Retorne - Cancel - Cancela + Round corners + Arredonda vértices - &Set Relative Zero - &Indique o Zero Relativo + Not a valid expression + Não é uma expressão válida - Set relative Zero - + &Round + A&rredonde - Set &Relative Zero - + Enter radius: + Entre o raio: - - - RS_ActionSetSnapModeAuto - &Auto - &Automático + Cancel + Cancele - Auto snap - Salta automaticamente + Specify second entity + Indique a segunda entidade - - - RS_ActionSetSnapModeCenter - Snap to centers - Salta aos centros + Specify first entity + Indique a primeira entidade - &Center - &Centro + &Fillet + - RS_ActionSetSnapModeCoordinate + RS_ActionModifyScale - Snap to given coordinate - Salta a uma coordenada dada + &Scale + &Escalone - &Coordinate - &Coordenadas + Specify reference point + Indique o ponto de referência - - - RS_ActionSetSnapModeCoordinatePolar - Snap to polar coordinate - Salta a uma coordenada polar + Cancel + Cancele - P&olar Coordinate - Coordenada &Polar + Scale entities + Escalone entidades - RS_ActionSetSnapModeDist + RS_ActionModifyStretch - &Distance from Endpoint - &Distância ao Ponto de Término + Back + Retorne - Snap to points with a given distance to an endpoint - Salta para pontos a uma dada distância a um ponto de término + Specify reference point + Indique o ponto de referência - - - RS_ActionSetSnapModeEndpoint - Snap to endpoints - Salta aos pontos de término + Cancel + Cancele - &Endpoints - Pontos de &Término + Specify second corner + Indique o segundo vértice - - - RS_ActionSetSnapModeFree - &Free - &Livre + Specify first corner + Indique o primeiro vértice - Free positioning - Posicionamento livre + Specify target point + Indique o ponto de destino - - - RS_ActionSetSnapModeGrid - &Grid - &Grade + Stretch entities + Estique Entidades - Snap to grid points - Salta através dos pontos de grade + &Stretch + Es&tique - RS_ActionSetSnapModeIntersection + RS_ActionModifyText - &Intersection - &Intersecção + Modify text entity + Modifique a entidade de texto - Snap to intersection points - Salta aos pontos de intersecção + Modify Te&xt + &Modifique o texto - RS_ActionSetSnapModeMiddle + RS_ActionModifyToBack - &Middle - &Meio + Send entities to the back of other entities + Envie entidades para trás de outras entidades - Snap to middle points - Salta aos pontos de meio + Send to Bac&k + E&nvie para Trás - RS_ActionSetSnapModeOnEntity + RS_ActionModifyToFront - &On Entity - &Na Entidade + Bring entities to the front of other entities + Traz entidades para a frente de outras entidades - Snap to nearest point on entity - Salta ao ponto de entidade mais próximo + Bring to &Front + Traga para &frente - RS_ActionSetSnapModeReference + RS_ActionModifyTriangulate - Snap to reference points - Salta através dos pontos de referência + Triangulates hatches + Triangule hachuras - &Reference - &Referência + &Triangulate + &Triangule - RS_ActionSetSnapRestrictionHorizontal + RS_ActionModifyTrim - Restrict snapping horizontally - Restringe o salto horizontalmente + Back + Retorne - Restrict &Horizontally - Restrinja &Horizontal + &Trim + &Apare - - - RS_ActionSetSnapRestrictionNothing - Restrict &Nothing - &Restrinja Nada + Select first trim entity + Selecione a primeira entidade de aparamento - No snap restriction - Sem restrições de salto + Cancel + Cancele - - - RS_ActionSetSnapRestrictionOrthogonal - Restrict &Orthogonally - Restrinja &Ortogonal + Trim or extend entities to meet other entities + Apare ou estique entidades para encontrar outras entidades - Restrict snapping orthogonally - Restringe o salto ortogonalmente + Select entity to trim + Selecione a entidade a ser aparada - - - RS_ActionSetSnapRestrictionVertical - Restrict &Vertically - Restrinja &Vertical + Select second trim entity + Selecione a segunda entidade de aparamento - Restrict snapping vertically - Restringe o salto verticalmente + Select limiting entity + Selecione a entidade limitadora + + + &Trim Two + - RS_ActionSnapIntersectionManual + RS_ActionModifyTrimAmount Back Retorne - Select second entity - Selecione a segunda entidade + Not a valid expression + Não é uma expressão válida - I&ntersection Manually - Interseccione &Manualmente + Lengthen / shorten by a given amount + Acompride / encurte por um determinado valor - Select first entity - Selecione a primeira entidade - + The chosen Entity is in a block. Please edit the block. + A Entidade escolhida está num carimbo. Por favor edite o carimbo. + - Snap to intersection points manually - Salta manualmente aos pontos de intersecção + Select entity to trim or enter distance: + Selecione a entidade a ser aparada ou entre a distância: - - - RS_ActionToolRegenerateDimensions - Regenerates all Dimension Entities - Regenere todas as Entidades de Dimensão + The chosen Entity is not an atomic entity or cannot be trimmed. + A Entidade escolhida não é um átomo ou não pode ser aparada. - Regenerated %1 dimension entities - Regeneradas %1 entidades de dimensão + No entity found. + Nenhuma entidade encontrada. - No dimension entities found - Nenhuma entidade de dimensão encontrada + &Lengthen + A&compride + + + RS_ActionModifyTrimBoth - &Regenerate Dimension Entities - &Regenere Entidades de Dimensão + Trim or extend two entities to meet each other + Apare ou estique duas entidades para que se encontrem - Regenerate Dimension Entities - + &Trim Both + &Apare Ambos - RS_ActionViewDraft + RS_ActionOptionsDrawing - Enables/disables the draft mode - Ativa/desativa o modo rascunho + Settings for the current Drawing + Configurações para o Desenho atual - &Draft - &Rascunho + Current &Drawing Preferences... + &Preferências do Desenho Atual... - You have enabled the draft mode. -In draft mode complex entities and line widths -are not shown to increase the display performance. - Você habilitou o modo rascunho. -em modo rascunho, entidades e espessuras de linhas -não são exibidas para melhorar a performance de exibição. + Current &Drawing Preferences + - RS_ActionViewGrid + RS_ActionOptionsGeneral - &Grid - &Grade + General Application Preferences + Preferências Gerais do Aplicativo - Shows/hides the grid - Exiba/oculte a grade + &Application Preferences + Preferências do &Aplicativo + + + &Preferences + &Preferências - RS_ActionViewStatusBar + RS_ActionOrder - &Statusbar - &Barra de Estado + move to bottom + - Enables/disables the statusbar - Ativa/desativa a barra de estado + set to bottom + - - - RS_ActionZoomAuto - &Auto Zoom - &Close Automático + lower after entity + - Zooms automatic - Close automático + lower over entity + - - - RS_ActionZoomIn - Zoom &In - Close A&proxima + raise over entity + - Zooms in - Aproxima Desenho + move to top + - Zoom &Out - Close A&fasta + set to top + - - - RS_ActionZoomOut - Zoom &Out - Close A&fasta + No Entity found. + Nenhuma Entidade encontrada. - Zooms out - Afasta Desenho + Choose entity for order + + + + Cancel + - RS_ActionZoomPan + RS_ActionPolylineAdd - Cancel - Cancele + Back + Retorne - Realtime panning - Garimpagem em Tempo Real + Specify polyline segment + Indique segmento de multilinha - &Pan Zoom - Close com &Garimpagem + Polyline was not modified + Multilinha não foi modificada - Drop to stop panning - Deposita ao fim da garimpagem + Cancel + Cancele - Drag and drop to pan around - Arraste e Deposite em modo garimpagem + Specify new node + Indique o novo nó - Zoom &Panning - + Adds nodes to existing polylines + Adicione nós a multilinhas existentes - Click and drag to pan zoom - + &Add Node + &Adicione Nó - Zoom panning + &Add node - - - RS_ActionZoomPrevious - Shows previous view - Exibe a visão prévia + Add polyline's node + - &Previous View - &Visão Prévia + No Entity found. + Nenhuma Entidade encontrada. - Previous &View + Entity must be a polyline. - - - RS_ActionZoomRedraw - &Redraw - &Redesenhe + Adding point is invalid. + - Redraws the screen - Redesenhe a tela + Adding point is not on entity. + - - - RS_ActionZoomSelection - Zoom to &Selection - Close à &Seleção + Specify polyline to add nodes + - Zooms to current selection - Close à seleção atual + Specify adding node's point + - RS_ActionZoomWindow - - Back - Retorne - + RS_ActionPolylineAppend - Specify first edge - Indique a primeira extremidade + A&ppend Node + A&pense Nó - Zooms in a window - Close em Janela + Specify polyline segment + Indique o segmento de multilinha - &Window Zoom - &Janela de Close + Cannot append to closed polyline. + Não é possível apensar a uma multilinha fechada. Cancel Cancele - Specify second edge - Indique a segunda extremidade + No polyline entity found. + Nenhuma entidade de multilinha encontrada. - - - RS_Commands - line - + Appends nodes to existing polylines + Apense nós a multilinhas existentes - rectangle + A&ppend node - text + Append polyline's node - regen - + No Entity found. + Nenhuma Entidade encontrada. - undo + Entity must be a polyline. - u - undo + Click somewhere near the beginning or end of existing polyline. - redo + Specify the polyline somewhere near the beginning or end point - arc - + Specify next point or [%1] + Indique o próximo ponto ou [%1] - angle + Back - factor - + Specify next point + Indique o próximo ponto - columns + Can not append nodes in a closed polyline. - rows - + Cannot undo: Not enough entities defined yet. + Não é possível desfazer: Ainda não há suficientes entidades difinidas. + + + RS_ActionPolylineDel - columnspacing - + Back + Retorne - rowspacing - + No polyline found + Nenhuma multilinha encontrada - ang - angle - + Cancel + Cancele - fact - factor - + &Delete Node + &Apague Nó - f - factor - + Deletes nodes in existing polylines + Apague nós em multilinhas existentes - cols - columns - + Specify node to delete + Indique o nó a ser apagado - columnspacing - columnspacing for inserts - + Specify polyline + Indique a multilinha - colspacing - columnspacing for inserts + &Delete node - cs - columnspacing for inserts + Delete polyline's node - rowspacing - rowspacing for inserts - + No Entity found. + Nenhuma Entidade encontrada. - rs - rowspacing for inserts + Entity must be a polyline. - center + Specify polyline to delete node - cen - center + Specify deleting node's point - point + Deleting point is invalid. - offset + Deleting point is not on entity. + + + RS_ActionPolylineDelBetween - o - offset - + Back + Retorne - parallel - + No polyline found + Nenhuma multilinha encotrada - length - comprimento + Specify second limiting node + Indique o segundo nó limitante - close - + Cancel + Cancele - number - + Deletes all segments between two nodes in existing polylines + Apague todos os segmentos entre dois nós em uma multilinha existente - through - + Delete Segments &Between Two Nodes + Apague Segmentos &Entre Dois Nós - help + Specify polyline + Indique multilinha + + + Specify first limiting node + Indique o primeiro nó limitante + + + Delete &between two nodes - ? - help + Delete between two nodes - length - length - comprimento + No Entity found. + Nenhuma Entidade encontrada. - len - length + Entity must be a polyline. - l - length + Deletinging point is invalid. - c - close + Deleting point is not on entity. - num - number + Deleteinging point is not on entity. - n - number + Specify polyline to delete between two nodes - t - through + Specify first node - length1 + Specify second node - length2 + Deleting point is invalid. + + + RS_ActionPolylineEquidistant - radius - + Cancel + Cancele - trim - + Draw equidistant polylines + Desenhe multilinhas equidistantes - length1 - length1 - + Specify Distance <%1> or select entity or [%2] + Indique a Distância <%1> ou selecione entidade ou [%2] - len1 - length1 - + Enter number: + Entre o número: - l1 - length1 - + E&quidistant + E&quidistante - length2 - length2 + Create &Equidistant Polylines - len2 - length2 + Create Equidistant Polylines - l2 - length2 - + No Entity found. + Nenhuma Entidade encontrada. - t - text + Entity must be a polyline. - chord length + Choose the original polyline + + + RS_ActionPolylineFromSegments - length - chord length - comprimento + Cancel + Cancele - Command: %1 - + Specify a segment + Indique um segmento - Available commands: - Comandos disponíveis: + Create From Se&gments + Crie a Partir de Se&gmentos - circle - + Create polylines from existing segments + Cria multilinhas a partir de segmentos existentes + + + RS_ActionPolylineSegment - zw - zoom - window + Create Polyline from Existing &Segments - za - zoom - auto + Create Polyline from Existing Segments - zp - zoom - pan - + No Entity found. + Nenhuma Entidade encontrada. - da - dimension - aligned + Choose one of the segments on the original polyline - dh - dimension - horizontal + Cancel - dv - dimension - vertical + Entity can not be a closed polyline. - dr - dimension - linear + Polyline created + + + RS_ActionPolylineTrim - ld - dimension - leader - + Back + Retorne - sg - snap - grid - + &Trim Segments + &Apare Segmentos - se - snap - end - + Specify first segment + Indique o primeiro segmento - si - snap - intersection - + Cancel + Cancele - sm - snap - middle - + No polyline segment found + Nenhum segmento de multilinha encontrado - sn - snap - nearest - + Trims two polyline segments and deletes all nodes in between + Apara dois segmentos de multilinha e apaga todos os nós intermediários - np - snap - nearest point - + Specify second segment + Indique o segundo segmento - tn - Deselect all + &Trim segments - ch - modify - bevel (chamfer) + Trim polyline's segments - xt - modify - trim (extend) - + No Entity found. + Nenhuma Entidade encontrada. - rm - modify - trim + Entity must be a polyline. - mv - modify - move + Specifying point is invalid. - mi - modify - mirror + No Segment found on entity. - ro - modify - rotate + Specify polyline to trim + + + RS_ActionPrintPreview - sz - modify - scale - + Print Pre&view + &Prévia de Impressão - ss - modify - stretch + RS_ActionPrintPreview::fit(): Invalid paper size - er - modify - delete (erase) + Printout offset in paper coordinates by (%1, %2) - oo - modify - undo (oops) + Printout offset in graph coordinates by (%1, %2) - uu - modify - redo + Printout offset in graph coordinates - xp - modify - explode + Printout offset in paper coordinates - dimregen + : select printout offset coordinates - po + type in offset from command line to offset printout - l + Printout offset ignores relative zero. Ignoring '@' - a + Printout in Black/White - ci + Printout in color + + + RS_ActionReset - rec - + &Selection pointer + &Ponteiro de Seleção + + + RS_ActionScriptOpenIde - rectang - + &Open IDE + &Abra IDE - rg - zoom - redraw - + Opens the integrated development environment for scripting + Abre o ambiente de desenvolvimento integrado para criar roteiro + + + RS_ActionSelect - zr - zoom - redraw + Select to modify attributes - zv - zoom - previous + Cancel - r + Select to delete - polyline + Select to delete immediately - pa - parallel + Select to move - tm - modify - multi trim (extend) + Select to rotate - da + Select to scale - dh + Select to mirror - dr + Select to move and rotate - dv + Select for two axis rotation - ld + Select to explode text - tm + Select to create block - xt + Select to copy - rm + Select to cut - mv + No entity selected! - ch + Select to create offset - mi + Select entities to order - ro + Select to explode block - sz + Select to revert direction + + + RS_ActionSelectAll - ss - + Select &All + Selecione &Tudo - er - + Selects all entities + Selecione todas as Entidades - oo + Deselect &all - uu + Ctrl+K + + + RS_ActionSelectContour - xp - + (De-)Selects connected entities + (Des)Selecione entidades conectadas - os - + (De-)Select &Contour + (Des)Selecione &Contorno - sg - + Entity must be an Atomic Entity. + Entidade deve ser um "Átomo". + + + RS_ActionSelectIntersected - se - + Back + Retorne - si - + Selects all entities intersected by a line + Selecione todas as entidades interseccionadas por uma linha - sn - + In&tersected Entities + &Entidades Interseccionadas - sm - + Choose second point of intersection line + Selecione o segundo ponto da linha de intersecção - np - + Cancel + Cancele - tn - + Choose first point of intersection line + Selecione o primeiro ponto da linha de intersecção - kill + Select Intersected Entities - k + Deselect Intersected Entities + + + RS_ActionSelectInvert - back - + Inverts the current selection + Inverte a seleção atual - b - back - + &Invert Selection + &Inverte Seleção - li + Invert Selection + + + RS_ActionSelectLayer - pl - + (De-)Select La&yer + (Des)Selecione Ca&mada - pa - + (De-)Selects layers + (Des)Selecione camadas - ar + (De-)Select Layer + + + RS_ActionSelectSingle - rect - + (De-)&Select Entity + (Des)Selecione &Entidade - redraw - + Selects single entities + Selecione Entidades singulares - zr + Select Entity + + + RS_ActionSelectWindow - zw - + Back + Retorne - za - + Choose first edge + Escolha a primeira extremidade - zp - + Cancel + Cancele - zv - + Choose second edge + Escolha a segunda extremidade - u - + Select &Window + &Janela de Seleção - os - snap - free - + Selects all entities in a given window + Selecione todas as entidades em uma dada janela - sc + Select Window - sc - snap - center + Deselect Window - sd + Click and drag for the selection window + + + RS_ActionSetRelativeZero - sd - snap - distance - + Set position of the relative zero point + Indique a posição do ponto de Zero Relativo - sf - + Set relative zero + Indique o zero relativo - sf - snap - free - + Cancel + Cancela - sa - + &Set Relative Zero + &Indique o Zero Relativo - sa - Select all + Set relative Zero - number - number + Set &Relative Zero + + + RS_ActionSetSnapModeAuto - reversed - reversed - + &Auto + &Automático - rev - reversed - + Auto snap + Salta automaticamente + + + RS_ActionSetSnapModeCenter - r - redo - + Snap to centers + Salta aos centros - Command not found: %1 - + &Center + &Centro + + + RS_ActionSetSnapModeCoordinate - Accepted keycode: %1 - + Snap to given coordinate + Salta a uma coordenada dada - mtext - + &Coordinate + &Coordenadas + + + RS_ActionSetSnapModeCoordinatePolar - dpi - + Snap to polar coordinate + Salta a uma coordenada polar - re - + P&olar Coordinate + Coordenada &Polar + + + RS_ActionSetSnapModeDist - re - modify - revert direction - + &Distance from Endpoint + &Distância ao Ponto de Término - rn - restrict - nothing - + Snap to points with a given distance to an endpoint + Salta para pontos a uma dada distância a um ponto de término + + + RS_ActionSetSnapModeEndpoint - rn - + Snap to endpoints + Salta aos pontos de término - rr - restrict - orthogonal - + &Endpoints + Pontos de &Término + + + RS_ActionSetSnapModeFree - rr - + &Free + &Livre - rh - restrict - horizontal - + Free positioning + Posicionamento livre + + + RS_ActionSetSnapModeGrid - rh - + &Grid + &Grade - rv - restrict - vertical - + Snap to grid points + Salta através dos pontos de grade + + + RS_ActionSetSnapModeIntersection - rv - + &Intersection + &Intersecção - setrelativezero - + Snap to intersection points + Salta aos pontos de intersecção + + + RS_ActionSetSnapModeMiddle - setrelativezero - snap - set relative zero position - + &Middle + &Meio - rz - + Snap to middle points + Salta aos pontos de meio + + + RS_ActionSetSnapModeOnEntity - paperoffset - + &On Entity + &Na Entidade - graphoffset - + Snap to nearest point on entity + Salta ao ponto de entidade mais próximo + + + RS_ActionSetSnapModeReference - fillet - modify - fillet - + Snap to reference points + Salta através dos pontos de referência - divide - modify - divide - + &Reference + &Referência + + + RS_ActionSetSnapRestrictionHorizontal - div - modify - divide - + Restrict snapping horizontally + Restringe o salto horizontalmente - cut - modify - divide - + Restrict &Horizontally + Restrinja &Horizontal + + + RS_ActionSetSnapRestrictionNothing - an - angle - + Restrict &Nothing + &Restrinja Nada - ce - center - + No snap restriction + Sem restrições de salto + + + RS_ActionSetSnapRestrictionOrthogonal - cl - chord length - + Restrict &Orthogonally + Restrinja &Ortogonal - co - columns + Restrict snapping orthogonally + Restringe o salto ortogonalmente + + + + RS_ActionSetSnapRestrictionVertical + + Restrict &Vertically + Restrinja &Vertical + + + Restrict snapping vertically + Restringe o salto verticalmente + + + + RS_ActionSnapIntersectionManual + + Back + Retorne + + + Select second entity + Selecione a segunda entidade + + + I&ntersection Manually + Interseccione &Manualmente + + + Select first entity + Selecione a primeira entidade + + + Snap to intersection points manually + Salta manualmente aos pontos de intersecção + + + + RS_ActionToolRegenerateDimensions + + Regenerates all Dimension Entities + Regenere todas as Entidades de Dimensão + + + Regenerated %1 dimension entities + Regeneradas %1 entidades de dimensão + + + No dimension entities found + Nenhuma entidade de dimensão encontrada + + + &Regenerate Dimension Entities + &Regenere Entidades de Dimensão + + + Regenerate Dimension Entities + + + RS_ActionViewDraft - ra - radius + Enables/disables the draft mode + Ativa/desativa o modo rascunho + + + &Draft + &Rascunho + + + You have enabled the draft mode. +In draft mode complex entities and line widths +are not shown to increase the display performance. + Você habilitou o modo rascunho. +em modo rascunho, entidades e espessuras de linhas +não são exibidas para melhorar a performance de exibição. + + + + RS_ActionViewGrid + + &Grid + &Grade + + + Shows/hides the grid + Exiba/oculte a grade + + + + RS_ActionViewStatusBar + + &Statusbar + &Barra de Estado + + + Enables/disables the statusbar + Ativa/desativa a barra de estado + + + + RS_ActionZoomAuto + + &Auto Zoom + &Close Automático + + + Zooms automatic + Close automático + + + + RS_ActionZoomIn + + Zoom &In + Close A&proxima + + + Zooms in + Aproxima Desenho + + + Zoom &Out + Close A&fasta + + + Zooms out + Afasta Desenho + + + + RS_ActionZoomOut + + Zoom &Out + Close A&fasta + + + Zooms out + Afasta Desenho + + + + RS_ActionZoomPan + + Cancel + Cancele + + + Realtime panning + Garimpagem em Tempo Real + + + &Pan Zoom + Close com &Garimpagem + + + Drop to stop panning + Deposita ao fim da garimpagem + + + Drag and drop to pan around + Arraste e Deposite em modo garimpagem + + + Zoom &Panning - row - row + Click and drag to pan zoom - cal - command to trigger cli calculator + Zoom panning + + + RS_ActionZoomPrevious - calculate - command to trigger cli calculator + Shows previous view + Exibe a visão prévia + + + &Previous View + &Visão Prévia + + + Previous &View + + RS_ActionZoomRedraw + + &Redraw + &Redesenhe + + + Redraws the screen + Redesenhe a tela + + + + RS_ActionZoomSelection + + Zoom to &Selection + Close à &Seleção + + + Zooms to current selection + Close à seleção atual + + + + RS_ActionZoomWindow + + Back + Retorne + + + Specify first edge + Indique a primeira extremidade + + + Zooms in a window + Close em Janela + + + &Window Zoom + &Janela de Close + + + Cancel + Cancele + + + Specify second edge + Indique a segunda extremidade + + + + RS_Commands + + length + comprimento + + + length + length + comprimento + + + length + chord length + comprimento + + + Available commands: + Comandos disponíveis: + + diff -Nru librecad-2.0.8/librecad/ts/librecad_ro_ro.ts librecad-2.0.9/librecad/ts/librecad_ro_ro.ts --- librecad-2.0.8/librecad/ts/librecad_ro_ro.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_ro_ro.ts 2016-01-07 07:46:24.000000000 +0000 @@ -2,6 +2,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Strat: + + + Geometry + Geometrie + + + Closed + Inchisa + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -102,6 +133,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + + + + Spacing: + Spatiere: + + + Distance from original polyline + Distanta de la polilinia originala + + + Copies: + Copii: + + + QC_ActionGetEnt Select object: @@ -574,7 +647,7 @@ CAD Tools - Instrumente CAD + Instrumente CAD New document from template: @@ -638,6 +711,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -919,7 +996,7 @@ CTRL-G - CTRL-G + CTRL-G Restrict&Vertically @@ -953,6 +1030,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -1180,7 +1266,7 @@ QG_CadToolBar CAD Tools - Instrumente CAD + Instrumente CAD @@ -2018,6 +2104,17 @@ + QG_CommandHistory + + &Copy + &Copiere + + + select&All + + + + QG_CommandWidget Command Line @@ -2045,11 +2142,7 @@ &Copy - &Copiere - - - select&All - + &Copiere escape @@ -3542,7 +3635,7 @@ Extension line extension: - Extinderea liniei atasate: + Extinderea liniei atasate: Arrow size: @@ -3550,7 +3643,7 @@ Extension line offset: - Distanta liniei de extensie / obiect: + Distanta liniei de extensie / obiect: Dimension line gap: @@ -3765,22 +3858,10 @@ 5.0 - Alignment: - - - - Dimension Aligned - - - Horizontal Orizontal - General Factor: - - - 0.2 0.2 @@ -3813,7 +3894,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Culoare: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + Latime: + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Aliniat + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -3925,7 +4114,7 @@ Colors - Culori + Culori Backgr&ound: @@ -3989,7 +4178,7 @@ #000000 - #000000 + #000000 #ffffff @@ -4001,7 +4190,7 @@ #808080 - #808080 + #808080 A&utomatically scale grid @@ -4069,11 +4258,11 @@ #FFFFFF - #FFFFFF + #FFFFFF #C0C0C0 - #C0C0C0 + #C0C0C0 #A54747 @@ -4108,39 +4297,107 @@ - #00FFFF + St&art Handle Color: + + + + &Handle Color: - #0000FF + &End Handle Color: - #FFFF00 + Splash Window - #FF00FF + Display Splash - St&art Handle Color: + Graphic Colors - &Handle Color: + Aquamarine - &End Handle Color: + Azure - Splash Window + DeepSkyBlue - Display Splash + DodgerBlue + + + + Gray + Gri + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + White + Alb + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -4505,19 +4762,19 @@ &OK - &OK + &OK Alt+O - Alt+O + Alt+O Cancel - Renuntare + Renuntare Esc - Escape + Escape @@ -6085,34 +6342,34 @@ QG_PenToolBar Line color - Culoare linie + Culoare linie Line width - Grosime linie + Grosime linie Line type - Tip linie + Tip linie QG_PolylineEquidistantOptions Line Relative Angle Options - Optiuni pentru linie cu unghi relativ + Optiuni pentru linie cu unghi relativ Spacing: - Spatiere: + Spatiere: Distance from original polyline - Distanta de la polilinia originala + Distanta de la polilinia originala Copies: - Copii: + Copii: @@ -6630,7 +6887,7 @@ Layer "%1" and all entities on it will be removed. - Stratul "%1" si continutul acestuia au fost sterse. + Stratul "%1" si continutul acestuia au fost sterse. Layer "%1" can never be removed. @@ -6656,6 +6913,11 @@ Layer with a name "%1" already exists. Please specify a different name. Stratul cu numele "%1" exista deja. Va trebui sa alegeti alt nume. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -6751,7 +7013,7 @@ None - Nedefinit + Nedefinit Inch @@ -6879,7 +7141,7 @@ Block %1 already exist, renamed to: %2 - Blocul %1 exista deja, va fi redenumit cu: %2 + Blocul %1 exista deja, va fi redenumit cu: %2 All Image Files (%1) @@ -7003,10 +7265,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -7014,16 +7272,1198 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - Add Block - Adaugare Bloc + : duplicated command: %1 is already taken by %2 + - &Add Block - &Adaugare Bloc + point + draw point + punct + + + po + draw point + po + + + line + draw line + linie + + + li + draw line + li + + + l + draw line + l + + + polyline + draw polyline + polyligne + + + pl + draw polyline + pl + + + free + draw freehand line + + + + fhl + draw freehand line + + + + spline + draw spline + + + + spl + draw spline + + + + spline2 + spline through points + + + + stp + spline through points + + + + offset + create offset + decalaj + + + parallel + create offset + paralel + + + o + create offset + d + + + pa + create offset + pa + + + ptp + parallel through point + + + + pp + parallel through point + + + + bisect + angle bisector + + + + bi + angle bisector + + + + tangentpc + tangent point and circle + + + + tanpc + tangent point and circle + + + + perp + perpendicular line + + + + ortho + perpendicular line + + + + vertical + vertical line + + + + ver + vertical line + + + + horizontal + horizontal line + + + + hor + horizontal line + + + + rectangle + draw rectangle + dreptunghi + + + rectang + draw rectangle + rectang + + + rect + draw rectangle + rect + + + rec + draw rectangle + rec + + + polygon2v + polygon by 2 vertices + + + + poly2 + polygon by 2 vertices + + + + arc + draw arc + arc + + + a + draw arc + a + + + circle + draw circle + cerc + + + ci + draw circle + + + + circle2 + circle 2 points + + + + c2 + circle 2 points + c2 + + + circle3 + circle 3 points + + + + c3 + circle 3 points + c3 + + + circlecr + circle with center and radius + + + + cc + circle with center and radius + + + + tan3 + circle tangent to 3 + + + + ct3 + circle tangent to 3 + + + + ellipseinscribed + inscribed ellipse + + + + ei + inscribed ellipse + + + + ie + inscribed ellipse + + + + hatch + draw hatch + + + + ha + draw hatch + + + + mtext + draw mtext + + + + mtxt + draw mtext + + + + text + draw text + text + + + txt + draw text + + + + regen + zoom - redraw + regenerare + + + redraw + zoom - redraw + redraw + + + rg + zoom - redraw + rg + + + zr + zoom - redraw + zr + + + zoomwindow + zoom - window + + + + zw + zoom - window + + + + zoomauto + zoom - auto + + + + za + zoom - auto + za + + + zoompan + zoom - pan + + + + zp + zoom - pan + zp + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + zv + + + kill + kill all actions + tuer + + + k + kill all actions + k + + + undo + undo cycle + anulare + + + u + undo cycle + u + + + redo + redo cycle + refacere + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + da + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + dh + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + dv + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + dr + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + ld + + + dimregen + dimension - regenerate + dimregen + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + mv + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + ch + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + mi + + + revert + modify - revert direction + + + + rev + modify - revert direction + inv + + + rotate + modify - rotate + + + + ro + modify - rotate + ro + + + scale + modify - scale + + + + sz + modify - scale + sz + + + trim + modify - trim (extend) + taiere + + + tm + modify - trim (extend) + tm + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + ss + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + er + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + xp + + + snapfree + snap - free + + + + os + snap - free + os + + + sf + snap - free + sf + + + snapcenter + snap - center + + + + sc + snap - center + sc + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + sd + + + snapend + snap - end points + + + + se + snap - end points + se + + + snapgrid + snap - grid + + + + sg + snap - grid + sg + + + snapintersection + snap - intersection + + + + si + snap - intersection + si + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + sm + + + snaponentity + snap - on entity + + + + sn + snap - on entity + sn + + + np + snap - on entity + np + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + sa + + + deselectall + deselect all entities + + + + tn + deselect all entities + tn + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + unghi + + + ang + measure angle + ang + + + area + measure area + + + + ar + measure area + ar + + + angle + unghi + + + dpi + + + + close + aproape + + + chord length + lungime coarda + + + columns + coloane + + + columnspacing + + + + factor + factor + + + length + lungime + + + length1 + bevel/fillet lenght1 + lungime1 + + + length2 + bevel/fillet lenght2 + lungime2 + + + number + numar + + + radius + raza + + + rows + randuri + + + rowspacing + + + + through + prin + + + trim + taiere + + + ang + angle + ang + + + an + angle + + + + center + centru + + + cen + center + cen + + + ce + center + + + + cl + chord length + + + + c + close + + + + cols + columns + cols + + + co + columns + + + + columnspacing + columnspacing for inserts + + + + colspacing + columnspacing for inserts + spatierecol + + + cs + columnspacing for inserts + ec + + + fact + factor + fact + + + f + factor + f + + + help + ajutor + + + ? + help + ? + + + length + length + lungime + + + len + length + lung + + + l + length + l + + + length1 + length1 + lungime1 + + + len1 + length1 + lung1 + + + l1 + length1 + l1 + + + length2 + length2 + lungime2 + + + len2 + length2 + lung2 + + + l2 + length2 + l2 + + + number + number + numar + + + num + number + num + + + n + number + n + + + ra + radius + + + + reversed + reversed + inversat + + + rev + reversed + inv + + + row + row + rand + + + rowspacing + rowspacing for inserts + + + + rs + rowspacing for inserts + sr + + + text + text + + + t + text + t + + + t + through + t + + + undo + anulare + + + u + undo + u + + + redo + refacere + + + r + redo + + + + back + précédent + + + b + back + b + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + Nu am gasit comanda: %1 + + + Accepted keycode: %1 + Cod cheie acceptat: %1 + + + Available commands: + Comenzi disponibile: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Nedefinit + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Adaugare Bloc + + + &Add Block + &Adaugare Bloc @@ -7910,6 +9350,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -8070,6 +9514,14 @@ Specify a point on ellipse or total distance to foci Specificati un punct pe elipsa sau distanta totala la focare + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -9324,7 +10776,7 @@ Inapoi - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -9756,11 +11208,11 @@ Parent of second entity is NULL - Parintele celei de a doua entitati este NULL + Parintele celei de a doua entitati este NULL One of the chosen entities is NULL - Una dintre entitatile alese este NULL + Una dintre entitatile alese este NULL Parent of first entity is not a polyline @@ -9768,15 +11220,35 @@ Parent of first entity is NULL - Parintele primei entitati este NULL + Parintele primei entitati este NULL First entity is NULL - Prima entitate este NULL + Prima entitate este NULL Second entity is NULL - A doua entitate este NULL + A doua entitate este NULL + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -10533,12 +12005,16 @@ Entity must be a line, arc or polyline. - Entitatea trebuie sa fie un obiect de tip linie, arc sau polilinie. + Entitatea trebuie sa fie un obiect de tip linie, arc sau polilinie. Entity can not be a closed polyline. Entitatea nu poate fi o polilinie inchisa. + + Polyline created + + RS_ActionPolylineTrim @@ -10637,6 +12113,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -11002,7 +12486,7 @@ Zooms in - Mareste + Mareste Zoom out @@ -11014,7 +12498,7 @@ Zooms out - Micsoreaza + Micsoreaza @@ -11113,65 +12597,65 @@ RS_Commands line - linie + linie rectangle - dreptunghi + dreptunghi text - text + text regen - regenerare + regenerare undo - anulare + anulare u undo - u + u redo - refacere + refacere arc - arc + arc angle - unghi + unghi factor - factor + factor columns - coloane + coloane rows - randuri + randuri columnspacing - spatiere coloane + spatiere coloane rowspacing - spatiere randuri + spatiere randuri ang angle - ang + ang a @@ -11181,17 +12665,17 @@ fact factor - fact + fact f factor - f + f cols columns - cols + cols c @@ -11206,36 +12690,36 @@ columnspacing columnspacing for inserts - spatierecoloane + spatierecoloane colspacing columnspacing for inserts - spatierecol + spatierecol cs columnspacing for inserts - ec + ec rowspacing rowspacing for inserts - spatiereranduri + spatiereranduri rs rowspacing for inserts - sr + sr center - centru + centru cen center - cen + cen c @@ -11259,7 +12743,7 @@ point - punct + punct po @@ -11268,76 +12752,76 @@ offset - decalaj + decalaj o offset - d + d parallel - paralel + paralel length - lungime + lungime close - aproape + aproape number - numar + numar through - prin + prin help - ajutor + ajutor ? help - ? + ? length length - lungime + lungime len length - lung + lung l length - l + l c close - p + p num number - num + num n number - n + n t through - t + t par @@ -11346,49 +12830,49 @@ length1 - lungime1 + lungime1 length2 - lungime2 + lungime2 radius - raza + raza trim - taiere + taiere length1 length1 - lungime1 + lungime1 len1 length1 - lung1 + lung1 l1 length1 - l1 + l1 length2 length2 - lungime2 + lungime2 len2 length2 - lung2 + lung2 l2 length2 - l2 + l2 r @@ -11398,11 +12882,11 @@ t text - t + t chord length - lungime coarda + lungime coarda length @@ -11416,15 +12900,15 @@ Command: %1 - Comanda: %1 + Comanda: %1 Available commands: - Comenzi disponibile: + Comenzi disponibile: circle - cerc + cerc ci @@ -11434,17 +12918,17 @@ zw zoom - window - zf + zf za zoom - auto - za + za zp zoom - pan - zp + zp li @@ -11499,27 +12983,27 @@ da dimension - aligned - da + da dh dimension - horizontal - dh + dh dv dimension - vertical - dv + dv dr dimension - linear - dr + dr ld dimension - leader - ld + ld rd @@ -11544,17 +13028,17 @@ sg snap - grid - sg + sg se snap - end - se + se si snap - intersection - si + si sn @@ -11564,17 +13048,17 @@ sm snap - middle - sm + sm sn snap - nearest - sn + sn np snap - nearest point - np + np fr* @@ -11589,67 +13073,67 @@ tn Deselect all - tn + tn ch modify - bevel (chamfer) - ch + ch xt modify - trim (extend) - xt + xt rm modify - trim - rm + rm mv modify - move - mv + mv mi modify - mirror - mi + mi ro modify - rotate - ro + ro sz modify - scale - sz + sz ss modify - stretch - ss + ss er modify - delete (erase) - er + er oo modify - undo (oops) - oo + oo uu modify - redo - uu + uu xp modify - explode - xp + xp ex @@ -11658,11 +13142,11 @@ dimregen - dimregen + dimregen po - po + po ln @@ -11670,281 +13154,281 @@ l - l + l a - a + a ci - ci + ci rec - rec + rec rectang - rectang + rectang rg zoom - redraw - rg + rg zr zoom - redraw - zr + zr zv zoom - previous - zv + zv r - r + r polyline - polyligne + polyligne pa parallel - pa + pa tm modify - multi trim (extend) - tm + tm da - da + da dh - dh + dh dr - dr + dr dv - dv + dv ld - ld + ld tm - tm + tm xt - xt + xt rm - rm + rm mv - mv + mv ch - ch + ch mi - mi + mi ro - ro + ro sz - sz + sz ss - ss + ss er - er + er oo - oo + oo uu - uu + uu xp - xp + xp os - os + os sg - sg + sg se - se + se si - si + si sn - sn + sn sm - sm + sm np - np + np tn - tn + tn kill - tuer + tuer k - k + k back - précédent + précédent b back - b + b li - li + li pl - pl + pl pa - pa + pa ar - ar + ar rect - rect + rect redraw - redraw + redraw zr - zr + zr zw - zw + zw za - za + za zp - zp + zp zv - zv + zv u - u + u os snap - free - os + os sc - sc + sc sc snap - center - sc + sc sd - sd + sd sd snap - distance - sd + sd sf - sf + sf sf snap - free - sf + sf sa - sa + sa sa Select all - sa + sa number number - numar + numar reversed reversed - inversat + inversat rev reversed - inv + inv r @@ -11964,149 +13448,29 @@ r redo - r + r Command not found: %1 - Nu am gasit comanda: %1 + Nu am gasit comanda: %1 Accepted keycode: %1 - Cod cheie acceptat: %1 - - - mtext - - - - dpi - + Cod cheie acceptat: %1 re - re + re re modify - revert direction - re - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - + re row row - rand - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + rand diff -Nru librecad-2.0.8/librecad/ts/librecad_ru.ts librecad-2.0.9/librecad/ts/librecad_ru.ts --- librecad-2.0.8/librecad/ts/librecad_ru.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_ru.ts 2016-01-07 07:46:24.000000000 +0000 @@ -32,6 +32,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Слой: + + + Geometry + Геометрия + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -107,29 +138,71 @@ LC_ActionFileExportMakerCam Export as &MakerCAM SVG... - + Экспорт в &MakerCAM SVG... Export as - Экспортировать + Экспортировать как LC_ActionLayersToggleConstruction Toggle &Construction Layer - + Переключить вс&помогательный слой LC_SimpleTests De&bugging - От&ладка + От&ладка Insert Image - Вставить изображение + Вставить изображение + + + + LG_DimzerosBox + + select: + выбор: + + + remove left + удалить слева + + + remove right + удалить справа + + + remove 0' + удалить 0' + + + remove 0" + удалить 0" + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Параметры линии под относительным углом + + + Spacing: + Промежуток: + + + Distance from original polyline + Расстояние от базовой ломаной + + + Copies: + Копий: @@ -627,7 +700,7 @@ CAD Tools - Инструменты CAD + Инструменты CAD Export as @@ -671,17 +744,23 @@ Export - + Экспорт Cannot open the file %1 Please check its existence and permissions. - + Невозможно открыть файл +%1 +Проверьте файл существует и доступен. File '%1' does not exist. Opening aborted - + Файл '%1' не существует. Открытие отменено + + + Online (Wiki) + Онлайн (Вики) @@ -2193,7 +2272,7 @@ CTRL-G - CTRL-G + CTRL-G &Selection pointer @@ -2217,7 +2296,16 @@ &Export as image - + Экспорт как и&зображение + + + Ctrl+G + Toggle Grid + Ctrl+G + + + CAD ToolBar + Панель САПР @@ -2225,7 +2313,7 @@ escape escape, go back from action steps - + отмена @@ -2450,7 +2538,7 @@ QG_CadToolBar CAD Tools - Инструменты CAD + Инструменты CAD @@ -3369,6 +3457,17 @@ + QG_CommandHistory + + &Copy + &Копировать + + + select&All + выбрать &все + + + QG_CommandWidget Command Line @@ -3396,16 +3495,16 @@ &Copy - &Копировать + &Копировать select&All - Выбрать &все + Выбрать &все escape escape, go back from action steps - + отмена @@ -4233,7 +4332,7 @@ [02B0-02FF] Spacing Modifier Letters - [02B0-02FF] Буквы модификаторы протяжённые + [02B0-02FF] Символы протяжённых модификаторов [0300-036F] Combining Diacritical Marks @@ -4341,11 +4440,11 @@ [13A0-13FF] Cherokee - [13A0-13FF] Письменность чероки + [13A0-13FF] Письменность чероки [1400-167F] Unified Canadian Aboriginal Syllabic - [1400-167F] Канадское слоговое письмо + [1400-167F] Канадское слоговое письмо [1680-169F] Ogham @@ -4873,7 +4972,7 @@ units - единицы измерения + ед. изм. 1 @@ -4909,7 +5008,7 @@ Extension line extension: - Выступ линии-выноски: + Выступ линии-выноски: Arrow size: @@ -4917,15 +5016,16 @@ Extension line offset: - Смещение линии-выноски: + Смещение линии-выноски: Dimension line gap: - Расстояние от текста до размерной линии: + Как можно короче + От текста до размерной линии: Drawing Preferences - Параметры чертежа + Настройки чертежа &Paper @@ -5113,7 +5213,7 @@ Alignment: - Выравнивание: + Выравнивание: <html><head/><body><p>Text alignement.</p></body></html> @@ -5121,7 +5221,7 @@ Dimension Aligned - Размер выровнен + Размер выровнен Horizontal @@ -5153,7 +5253,7 @@ General Factor: - Общий коэффициент: + Общий коэффициент: 0.2 @@ -5189,7 +5289,120 @@ <html><head/><body><p>Text alignment.</p></body></html> - <html><head/><body><p>Выравнивание текста.</p></body></html> + <html><head/><body><p>Выравнивание текста.</p></body></html> + + + Text style: + Стиль текста: + + + '.' (Period) + '.' (точка) + + + ',' (Comma) + ',' (запятая) + + + Decimal separator: + Десятичный разделитель: + + + Linear units: + Единицы длины: + + + Color: + Цвет: + + + Length Factor: + Коэффициент длины: + + + Angular units: + Угловые единицы: + + + Linear zeros: + Нули длины: + + + Format units + Формат измерений + + + <html><head/><body><p>Distance gap around text</p></body></html> + <html><head/><body><p>Размер отступа от текста</p></body></html> + + + Text size & position + Размер и положение текста + + + Length to enlarge over dimension line + Длина увеличения над размерной линией + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + Ширина: + + + Dimension lines, arrows & ticks + Размерные линии, стрелки и метки + + + Angular zeros: + Угловые нули: + + + Angular precision: + Угловая точность: + + + Enlarge: + Увеличение: + + + Offset: + Смещение: + + + Linear precision: + Линейная точность: + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + <html><head/><body><p>Выравнивание текста<a name="result_box"/>относительно размерной линии.</p></body></html> + + + Aligned + Выравненный + + + <html><head/><body><p>Offset from origin point.</p></body></html> + <html><head/><body><p>Смещение от точки вставки.</p></body></html> + + + Text alignment: + Выравнивание текста: + + + Extension lines + Линии-выноски + + + Fixed length: + Фиксированная длина: + + + fixed extension line legth + Это всплывающая подсказка + Фиксированная длина линии выноски @@ -5304,7 +5517,7 @@ Colors - Цвета + Цвета Backgr&ound: @@ -5324,11 +5537,11 @@ White - Белый + Белый Gray - Серый + Серый Darkgray @@ -5384,11 +5597,11 @@ #000000 - #000000 + #000000 #808080 - #808080 + #808080 A&utomatically scale grid @@ -5448,11 +5661,11 @@ #FFFFFF - #FFFFFF + #FFFFFF #C0C0C0 - #C0C0C0 + #C0C0C0 #A54747 @@ -5488,19 +5701,19 @@ #00FFFF - #00FFFF + #00FFFF #0000FF - #0000FF + #0000FF #FFFF00 - #FFFF00 + #FFFF00 #FF00FF - #FF00FF + #FF00FF St&art Handle Color: @@ -5522,52 +5735,128 @@ Display Splash Отображать заставку + + Graphic Colors + Графические цвета + + + Aquamarine + Аквамарин + + + Azure + Лазурь + + + DeepSkyBlue + ГлубокаяНебеснаяСинева + + + DodgerBlue + ДоджерсСиний + + + HoneyDew + ЖёлтоОранжевый + + + Lavender + БледноЛиловый + + + LightGrey + СветлоСерый + + + Navy + Морской + + + PaleGreen + БледноЗелёный + + + Pink + Розовый + + + Salmon + ОранжевоРозовый + + + Silver + Серебряный + + + Violet + Фиолетовый + + + Wheat + Пшеничный + + + GUI Colors + Цвета интерфейса + + + Layer/ Block Selection: + Выбор слоя и блока: + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + <html><head/><body><p>При изменении слоя все выбранные элементы будут перенесены на этот слой. Для изменения слоя нескольких элементов: выберите элементы и укажите слой в списке слоёв. Все выбранные элементы будут перенесены на указанный слой.</p></body></html> + + + Modify layer of selected entities, at layer activation + Изменять слой выбранных элементов при переключении слоя + QG_DlgOptionsMakerCam Export as MakerCAM SVG - + Экспортировать в MakerCAM SVG Layers - + Слои MakerCAM as of November 2014 does not hide SVG content that has been set invisibe ("display: none;" or "visibility: hidden;"). - + MakerCAM по состоянию на ноябрь 2014 не скрывает элементы SVG, которым была включена невидимость ("display: none;" или "visibility: hidden;"). Export invisible layers - + Экспортировать невидимые слои Export visible construction layers - + Экспортировать видимые вспомогательные слои Blocks - + Блоки MakerCAM as of November 2014 cannot correctly deal with blocks, because it does not take into account the reference point in the <use>. - + MakerCAM по состоянию на ноябрь 2014 некорректно работает с блоками, так как он не учитывает опорные точки в <use>. Convert blocks to safe inline SVG content - + Преобразовать блоки для сохранения встроенного содержимого SVG Ellipses / Ellipse arcs - + Эллипсы и эллиптические дуги MakerCAM as of March 2015 cannot display ellipses and ellipse arcs correctly, when they are created using the <ellipse> tag with a rotation in the "transform" attribute or as <path> using elliptic arc segments. - + MakerCAM по состоянию на март 2015 не корректно отображает эллипсы и эллиптические дуги созданные тегом <ellipse> с поворотом атрибутом "transfrom" или тегом <path> сегментами эллиптических дуг. Approximate ellipses and ellipse arcs with cubic béziers - + Аппроксимировать эллипсы и эллиптические дуги кубическими кривыми Безье @@ -5868,19 +6157,19 @@ &OK - &OK + &OK Alt+O - Alt+O + Alt+O Cancel - Отмена + Отмена Esc - Esc + Esc @@ -6621,7 +6910,7 @@ Jww Drawing %1 - + Чертёж Jww %1 Drawing Exchange %1 @@ -7025,19 +7314,19 @@ Edit Layer &Attributes - + Изменить а&трибуты слоя Toggle Layer &Visibility - + Переключить &видимость слоя Toggle Layer &Printing - + Переключить &печать слоя Toggle &Construction Layer - + Переключить вспо&могательный слой @@ -7358,27 +7647,27 @@ Dot (tiny) - + Пунктирная (крошечная) Dash (tiny) - + Штриховая (крошечная) Dash Dot (tiny) - + Штрихпунктирная (крошечная) Divide (tiny) - + Пунктирная 2 (крошечная) Center (tiny) - + Осевая (крошечная) Border (tiny) - + Граничная (крошечная) @@ -7453,34 +7742,34 @@ QG_PenToolBar Line color - Цвет лини + Цвет лини Line width - Толщина линии + Толщина линии Line type - Тип линии + Тип линии QG_PolylineEquidistantOptions Line Relative Angle Options - Параметры линии под относительным углом + Параметры линии под относительным углом Spacing: - Промежуток: + Промежуток: Distance from original polyline - Расстояние от базовой ломаной + Расстояние от базовой ломаной Copies: - Копий: + Копий: @@ -7565,11 +7854,11 @@ QG_RecentFiles &%1 %2 - &%1 %2 + &%1 %2 Opening recent file... - Открытие последнего файла... + Открытие последнего файла... @@ -7994,7 +8283,7 @@ Layer "%1" and all entities on it will be removed. - Слой «%1» и все объекты на нём будут удалены. + Слой «%1» и все объекты на нём будут удалены. Layer "%1" can never be removed. @@ -8020,6 +8309,12 @@ Layer with a name "%1" already exists. Please specify a different name. Слой «%1» уже существует. Укажите другое имя. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + Слой «%1» и всё его содержимое будет удалено. +Это действие будет НЕВОЗМОЖНО отменить. + QObject @@ -8091,7 +8386,7 @@ All Image Files (%1) - Все файлы изображений (%1) + Все файлы изображений (%1) Graphics Interchange Format @@ -8115,7 +8410,7 @@ None - Нет + Нет Inch @@ -8243,7 +8538,7 @@ Block %1 already exist, renamed to: %2 - Блок %1 уже существует, переименован в: %2 + Блок %1 уже существует, переименован в: %2 All Image Files (%1) @@ -8279,7 +8574,7 @@ ZSoft Paintbrush - + ZSoft Paintbrush PC Paint @@ -8355,61 +8650,1242 @@ Warning - Предупреждение + Предупреждение experimental, save your work first. Continue? - - - - error reading file matadata in dwg file - + экспериментально, сперва сохраните совою работу. +Продолжить? error reading blocks in dwg file - + ошибка чтения блоков файла DWG error reading objects in dwg file - + ошибка чтения объектов файла DWG - - - RS_ActionBlocksAdd - Add Block - Добавить блок + : duplicated command: %1 is already taken by %2 + : повтор команды: %1 уже занято %2 - &Add Block - &Добавить блок + point + draw point + точка - - - RS_ActionBlocksAttributes - Rename Block - Переименовать блок + po + draw point + тч - &Rename Block - &Переименовать блок + line + draw line + линия - Rename Block and all Inserts - Переименовать блок и все вставки + li + draw line + ли - - - RS_ActionBlocksCreate - Specify reference point - Укажите базовую точку + l + draw line + л - Cancel - Отмена + polyline + draw polyline + ломаная + + + pl + draw polyline + ло + + + free + draw freehand line + произвольная + + + fhl + draw freehand line + произ + + + spline + draw spline + сплайн + + + spl + draw spline + спл + + + spline2 + spline through points + сплайн2 + + + stp + spline through points + + + + offset + create offset + смещение + + + parallel + create offset + параллельно + + + o + create offset + с + + + pa + create offset + па + + + ptp + parallel through point + + + + pp + parallel through point + + + + bisect + angle bisector + + + + bi + angle bisector + + + + tangentpc + tangent point and circle + + + + tanpc + tangent point and circle + + + + perp + perpendicular line + перп + + + ortho + perpendicular line + орто + + + vertical + vertical line + вертикаль + + + ver + vertical line + вер + + + horizontal + horizontal line + горизонт + + + hor + horizontal line + гор + + + rectangle + draw rectangle + прямоугольник + + + rectang + draw rectangle + прямоуг + + + rect + draw rectangle + прям + + + rec + draw rectangle + пр + + + polygon2v + polygon by 2 vertices + + + + poly2 + polygon by 2 vertices + + + + arc + draw arc + дуга + + + a + draw arc + дуга + д + + + circle + draw circle + окружн + + + ci + draw circle + ок + + + circle2 + circle 2 points + окружн2 + + + c2 + circle 2 points + о2 + + + circle3 + circle 3 points + окружн3 + + + c3 + circle 3 points + о3 + + + circlecr + circle with center and radius + окружцр + + + cc + circle with center and radius + оцр + + + tan3 + circle tangent to 3 + кас3 + + + ct3 + circle tangent to 3 + окружк3 + + + ellipseinscribed + inscribed ellipse + + + + ei + inscribed ellipse + + + + ie + inscribed ellipse + + + + hatch + draw hatch + штрих + + + ha + draw hatch + шт + + + mtext + draw mtext + мтекст + + + mtxt + draw mtext + мтек + + + text + draw text + текст + + + txt + draw text + тек + + + regen + zoom - redraw + обновить + + + redraw + zoom - redraw + обновить + + + rg + zoom - redraw + обн + + + zr + zoom - redraw + уо + + + zoomwindow + zoom - window + увелокно + + + zw + zoom - window + уо + + + zoomauto + zoom - auto + увелавто + + + za + zoom - auto + уа + + + zoompan + zoom - pan + + + + zp + zoom - pan + ус + + + zoomprevious + zoom - previous + увелпред + + + zv + zoom - previous + уп + + + kill + kill all actions + + + + k + kill all actions + + + + undo + undo cycle + отмена + + + u + undo cycle + о + + + redo + redo cycle + повтор + + + r + redo cycle + + + + dimaligned + dimension - aligned + размвыравн + + + da + dimension - aligned + рр + + + dimhorizontal + dimension - horizontal + размгор + + + dh + dimension - horizontal + рг + + + dimvertical + dimension - vertical + размвер + + + dv + dimension - vertical + рв + + + dimlinear + dimension - linear + размлин + + + dl + dimension - linear + рл + + + dr + dimension - linear + рн + + + dimangular + dimension - angular + размугл + + + dan + dimension - angular + ру + + + dimradial + dimension - radial + размрад + + + dimradius + dimension - radius + размрадиус + + + dimdiametric + dimension - diametric + размдиам + + + dimdiameter + dimension - diametric + размдиаметр + + + dd + dimension - diametric + рд + + + dimleader + dimension - leader + размвын + + + ld + dimension - leader + пв + + + dimregen + dimension - regenerate + размпер + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + сдвиг + + + mv + modify - move (copy) + сд + + + bevel + modify - bevel + фаска + + + bev + modify - bevel + фас + + + ch + modify - bevel + изменить фаску + иф + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + разделить + + + cut + modify - divide (cut) + вырезать + + + div + modify - divide (cut) + разд + + + mirror + modify - mirror + отразить + + + mi + modify - mirror + от + + + revert + modify - revert direction + обратить + + + rev + modify - revert direction + обр + + + rotate + modify - rotate + повернуть + + + ro + modify - rotate + по + + + scale + modify - scale + масштаб + + + sz + modify - scale + ма + + + trim + modify - trim (extend) + подогнать + + + tm + modify - trim (extend) + под + + + trim2 + modify - multi trim (extend) + подогнать2 + + + tm2 + modify - multi trim (extend) + под2 + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + вы + + + delete + modify - delete (erase) + удалить + + + er + modify - delete (erase) + уд + + + del + modify - delete (erase) + удал + + + explode + explode block/polyline into entities + разрушить + + + xp + explode block/polyline into entities + ра + + + snapfree + snap - free + + + + os + snap - free + + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + пц + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + пр + + + snapend + snap - end points + + + + se + snap - end points + пк + + + snapgrid + snap - grid + + + + sg + snap - grid + пс + + + snapintersection + snap - intersection + + + + si + snap - intersection + пп + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + пс + + + snaponentity + snap - on entity + + + + sn + snap - on entity + пб + + + np + snap - on entity + пт + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + ов + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + угол + + + ang + measure angle + уг + + + area + measure area + + + + ar + measure area + ду + + + angle + угол + + + dpi + + + + close + закрыть + + + chord length + длина хорды + + + columns + столбцов + + + columnspacing + + + + factor + коэффициент + + + length + длина + + + length1 + bevel/fillet lenght1 + длина1 + + + length2 + bevel/fillet lenght2 + длина2 + + + number + номер + + + radius + радиус + + + rows + строк + + + rowspacing + рядинтервал + + + through + через + + + trim + подогнать + + + ang + angle + уг + + + an + angle + + + + center + центр + + + cen + center + цен + + + ce + center + + + + cl + chord length + + + + c + close + + + + cols + columns + столб + + + co + columns + + + + columnspacing + columnspacing for inserts + + + + colspacing + columnspacing for inserts + столбинтервал + + + cs + columnspacing for inserts + си + + + fact + factor + коэф + + + f + factor + к + + + help + помощь + + + ? + help + ? + + + length + length + длина + + + len + length + дл + + + l + length + д + + + length1 + length1 + длина1 + + + len1 + length1 + дл1 + + + l1 + length1 + д1 + + + length2 + length2 + длина2 + + + len2 + length2 + дл2 + + + l2 + length2 + д2 + + + number + number + номер + + + num + number + ном + + + n + number + н + + + ra + radius + + + + reversed + reversed + + + + rev + reversed + обр + + + row + row + + + + rowspacing + rowspacing for inserts + рядинтервал + + + rs + rowspacing for inserts + ри + + + text + текст + + + t + text + т + + + t + through + + + + undo + отменить + + + u + undo + о + + + redo + повторить + + + r + redo + + + + back + назад + + + b + back + н + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + Команда: %1 (%2) + + + RS_Commands:: command not found: %1 + RS_Commands:: команда не найдена: %1 + + + Command not found: %1 + Команда не найдена: %1 + + + Accepted keycode: %1 + Принята клавиатурная последовательность: %1 + + + Available commands: + Доступные команды: + + + cal + command to trigger cli calculator + кал + + + calculate + command to trigger cli calculator + вычислить + + + None + unknown length unit + Нет + + + error reading file metadata in dwg file + ошибка чтения метаданных файла DWG + + + Calculator error for input: + Ошибка калькулятора на данных: + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Добавить блок + + + &Add Block + &Добавить блок + + + + RS_ActionBlocksAttributes + + Rename Block + Переименовать блок + + + &Rename Block + &Переименовать блок + + + Rename Block and all Inserts + Переименовать блок и все вставки + + + + RS_ActionBlocksCreate + + Specify reference point + Укажите базовую точку + + + Cancel + Отмена Create Block @@ -9282,6 +10758,10 @@ Tangential &3 Circles Касательная к &3 окружностям + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9442,6 +10922,14 @@ Specify a point on ellipse or total distance to foci Укажите точку на эллипсе или общее расстояние между фокусами + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -10677,7 +12165,11 @@ Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 - Расстояние: %1; прямоугольные координаты (%2, %3); полярные (%4∠%5 + Расстояние: %1; прямоугольные координаты (%2, %3); полярные (%4∠%5 + + + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) + Расстояние: %1; прямоугольные координаты (%2, %3); полярные (%4∠%5 {1 ?} {2 ?} {3)?} {4<?} {5)?} @@ -10788,7 +12280,7 @@ &Edit Layer - &Редактировать слой + Из&менить слой @@ -11112,11 +12604,11 @@ Parent of second entity is NULL - Родитель второго объекта — NULL + Родитель второго объекта — NULL One of the chosen entities is NULL - Один из выбраных объектов — NULL + Один из выбраных объектов — NULL Parent of first entity is not a polyline @@ -11124,15 +12616,35 @@ Parent of first entity is NULL - Родитель первого объекта — NULL + Родитель первого объекта — NULL First entity is NULL - Первый объект — NULL + Первый объект — NULL Second entity is NULL - Второй объект — NULL + Второй объект — NULL + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + @@ -11862,7 +13374,7 @@ Choose the original polyline - Определите исходную ломаную + Укажите исходную ломаную Cancel @@ -11893,12 +13405,16 @@ Entity must be a line, arc or polyline. - Объект должен быть линией, дугой или ломаной. + Объект должен быть линией, дугой или ломаной. Entity can not be a closed polyline. Объект не может быть замкнутой ломаной. + + Polyline created + + RS_ActionPolylineTrim @@ -11993,6 +13509,14 @@ Printout offset ignores relative zero. Ignoring '@' Игнорирование относительного нуля в смещении вывода на печать. Игнорирование '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -12362,7 +13886,7 @@ Zooms in - Увеличивает масштаб документа + Увеличивает масштаб документа Zoom out @@ -12374,7 +13898,7 @@ Zooms out - Уменьшает масштаб документа + Уменьшает масштаб документа @@ -12473,65 +13997,61 @@ RS_Commands line - линия + линия rectangle - прямоугольник + прямоугольник text - текст + текст regen - обновить + обновить undo - отменить + отменить u undo - о + о redo - повторить + повторить arc - дуга + дуга angle - угол + угол factor - коэффициент + коэффициент columns - столбцов + столбцов rows - строк - - - columnspacing - + строк rowspacing - рядинтервал + рядинтервал ang angle - уг + уг a @@ -12541,17 +14061,17 @@ fact factor - коэф + коэф f factor - к + к cols columns - столб + столб c @@ -12559,38 +14079,33 @@ с - columnspacing - columnspacing for inserts - - - colspacing columnspacing for inserts - столбинтервал + столбинтервал cs columnspacing for inserts - си + си rowspacing rowspacing for inserts - рядинтервал + рядинтервал rs rowspacing for inserts - ри + ри center - центр + центр cen center - цен + цен c @@ -12599,126 +14114,126 @@ point - точка + точка offset - смещение + смещение o offset - с + с parallel - паралельно + паралельно length - длина + длина close - закрыть + закрыть number - номер + номер through - через + через help - помощь + помощь ? help - ? + ? length length - длина + длина len length - дл + дл l length - д + д c close - з + з num number - ном + ном n number - н + н t through - ч + ч length1 - длина1 + длина1 length2 - длина2 + длина2 radius - радиус + радиус trim - подогнать + подогнать length1 length1 - длина1 + длина1 len1 length1 - дл1 + дл1 l1 length1 - д1 + д1 length2 length2 - длина2 + длина2 len2 length2 - дл2 + дл2 l2 length2 - д2 + д2 r @@ -12728,11 +14243,11 @@ t text - т + т chord length - длина хорды + длина хорды length @@ -12746,647 +14261,453 @@ Command: %1 - Команда: %1 + Команда: %1 Available commands: - Доступные команды: + Доступные команды: circle - окружность + окружность zw zoom - window - уо + уо za zoom - auto - уа + уа zp zoom - pan увеличить -- сдвинуть - ус + ус da dimension - aligned - рр + рр dh dimension - horizontal - рг + рг dv dimension - vertical - рв + рв dr dimension - linear - рл + рл ld dimension - leader полка-выноска - пв + пв sg snap - grid - пс + пс se snap - end - пк + пк si snap - intersection - пп + пп sm snap - middle - пс + пс sn snap - nearest - пб + пб np snap - nearest point - пт + пт tn Deselect all выбор отменить - ов + ов ch modify - bevel (chamfer) изменить фаску - иф + иф xt modify - trim (extend) изменить -- удлинить - иу + иу rm modify - trim изменить -- подогнать - ип + ип mv modify - move сдвиг - сд + сд mi modify - mirror отразить - от + от ro modify - rotate поворот - по + по sz modify - scale масштаб - ма + ма ss modify - stretch вытянуть - вы + вы er modify - delete (erase) удалить - уд + уд oo modify - undo (oops) отменить - от + от uu modify - redo повторить - по + по xp modify - explode разрушить - ра + ра dimregen - разпер + разпер po точка - тч + тч l линия? длина? длина хорды? - д + д a arc? angle? - у + у ci окружность - ок + ок rec прямоугольник - пря + пря rectang прямоугольник - прямоуг + прямоуг rg zoom - redraw обновить - об + об zr zoom - redraw увеличить -- обновить - уо + уо zv zoom - previous увеличить -- предыдущий - уп - - - r - отмена, радиус, обратный, строка? - + уп polyline - ломаная + ломаная pa parallel параллельно - па - - - tm - modify - multi trim (extend) - + па da dimension - aligned - рр + рр dh dimension - horizontal - рг + рг dr dimension - linear - рл + рл dv dimension - vertical - рв + рв ld полка-выноска - пв - - - tm - + пв xt изменить -- удлинить - иу + иу rm изменить -- подогнать - ип + ип mv сдвиг - сд + сд ch изменить фаску - иф + иф mi отразить - от + от ro поворот - по + по sz масштаб - ма + ма ss вытянуть - вы + вы er erase, удалить - уд + уд oo oops (undo), отменить - от + от uu modify - redo, повторить - по + по xp modify - explode, разрушить - ра - - - os - + ра sg snap - grid, привязка по сетке - пс + пс se snap - end, привязка к концу - пк + пк si snap - intersection, привязка к пересечению - пп + пп sn snap - nearest, привязка к ближнему - пб + пб sm snap - middle, привязка к середине - пс + пс np snap - nearest point, привязка к ближайшей точке - пт + пт tn Deselect all, отменить выбор - ов - - - kill - - - - k - kill - + ов back - назад + назад b back back, назад - н + н li line, линия - ли + ли pl polyline, ломаная - ло + ло pa parallel, параллельно - па + па ar arc, дуга - ду + ду rect rectangle, прямоугольник - прям + прям redraw - обновить + обновить zr zoom - redraw, увеличить - обновить - уо + уо zw zoom - window, увеличить окно - уо + уо za zoom - auto, увеличить - авто - уа + уа zp - ус + ус zv - уп + уп u - о - - - os - snap - free - + о sc snap - center, привязка - центр - пц + пц sc snap - center snap - center, привязка - центр - пц + пц sd snap - distance, привязка - на расстоянии - пр + пр sd snap - distance snap - distance, привязка - на расстоянии - пр - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - + пр number number - номер - - - reversed - reversed - - - - rev - reversed - + номер r redo - о + о Command not found: %1 - Команда не найдена: %1 + Команда не найдена: %1 Accepted keycode: %1 - Принята клавиатурная последовательность: %1 - - - mtext - - - - dpi - - - - re - - - - re - modify - revert direction - - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - - - - row - row - - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + Принята клавиатурная последовательность: %1 diff -Nru librecad-2.0.8/librecad/ts/librecad_sk.ts librecad-2.0.9/librecad/ts/librecad_sk.ts --- librecad-2.0.8/librecad/ts/librecad_sk.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_sk.ts 2016-01-07 07:46:24.000000000 +0000 @@ -32,6 +32,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Hladina: + + + Geometry + Rozmery + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -132,6 +163,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Nastavenie čiar pod relatívnym uhlom + + + Spacing: + Vzdialenosť: + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -607,7 +680,7 @@ CAD Tools - CAD nástroje + CAD nástroje Export as @@ -663,6 +736,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -1208,10 +1285,6 @@ &Koniec - CTRL-G - - - &Selection pointer @@ -1227,6 +1300,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -1454,7 +1536,7 @@ QG_CadToolBar CAD Tools - CAD nástroje + CAD nástroje @@ -2113,6 +2195,17 @@ + QG_CommandHistory + + &Copy + &Kópíruj + + + select&All + + + + QG_CommandWidget Command Line @@ -2140,11 +2233,7 @@ &Copy - &Kópíruj - - - select&All - + &Kópíruj escape @@ -3653,7 +3742,7 @@ Extension line extension: - Presahovanie vynášacej čiary: + Presahovanie vynášacej čiary: Arrow size: @@ -3661,7 +3750,7 @@ Extension line offset: - Odstup vynášacej čiary: + Odstup vynášacej čiary: Dimension line gap: @@ -3856,14 +3945,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal Horizontálna @@ -3892,10 +3973,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -3928,7 +4005,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Farba: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Zarovnaná + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -4044,7 +4229,7 @@ Colors - Farby + Farby Backgr&ound: @@ -4108,7 +4293,7 @@ #000000 - #000000 + #000000 #ffffff @@ -4120,7 +4305,7 @@ #808080 - #808080 + #808080 A&utomatically scale grid @@ -4183,14 +4368,6 @@ - #FFFFFF - - - - #C0C0C0 - - - 400 400 @@ -4219,39 +4396,107 @@ - #00FFFF + St&art Handle Color: - #0000FF + &Handle Color: - #FFFF00 + &End Handle Color: - #FF00FF + Splash Window - St&art Handle Color: + Display Splash - &Handle Color: + Graphic Colors - &End Handle Color: + Aquamarine - Splash Window + Azure - Display Splash + DeepSkyBlue + + + + DodgerBlue + + + + Gray + Sivá + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + White + Biela + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -4600,19 +4845,19 @@ &OK - &OK + &OK Alt+O - Alt+O + Alt+O Cancel - Zrušiť + Zrušiť Esc - Esc + Esc @@ -6155,37 +6400,14 @@ - QG_PenToolBar + QG_PolylineEquidistantOptions - Line color - - - - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - Nastavenie čiar pod relatívnym uhlom + Line Relative Angle Options + Nastavenie čiar pod relatívnym uhlom Spacing: - Vzdialenosť: - - - Distance from original polyline - - - - Copies: - + Vzdialenosť: @@ -6691,7 +6913,7 @@ Layer "%1" and all entities on it will be removed. - Hladina "%1" a všetky objekty na nej budú vymazané. + Hladina "%1" a všetky objekty na nej budú vymazané. Layer "%1" can never be removed. @@ -6717,6 +6939,11 @@ Layer with a name "%1" already exists. Please specify a different name. Hladina menom "%1" už existuje. Prosím zvoľte iné meno. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -6812,7 +7039,7 @@ None - Žiadne + Žiadne Inch @@ -6939,10 +7166,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -7056,10 +7279,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -7067,280 +7286,1462 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - - Add Block - Pridaj blok - - - &Add Block - &Pridaj blok - - - - RS_ActionBlocksAttributes - Rename Block - Premenuj blok + : duplicated command: %1 is already taken by %2 + - &Rename Block - &Premenuj blok + point + draw point + bod - Rename Block and all Inserts - Premenuj blok a všetky vložené + po + draw point + bod - - - RS_ActionBlocksCreate - Create Block - Vytvor blok + line + draw line + ciara - &Create Block - &Vytvor blok + li + draw line + ciara - Specify reference point - Špecifikujte referenčný bod + l + draw line + c - Cancel - Zrušiť + polyline + draw polyline + - - - RS_ActionBlocksEdit - Edit Block - Uprav blok + pl + draw polyline + - &Edit Block - &Uprav blok + free + draw freehand line + - - - RS_ActionBlocksExplode - Explode - Rozbi + fhl + draw freehand line + - &Explode - &Rozbi + spline + draw spline + - Explode Blocks and other Entity Groups - Rozbi blok a ostatné skupiny objektov + spl + draw spline + - Ex&plode + spline2 + spline through points - - - RS_ActionBlocksFreezeAll - Freeze all - Zamkni všetky + stp + spline through points + - &Freeze all - &Zamkni všetky + offset + create offset + sustredna - Freeze all blocks - Zamkne všetky bloky + parallel + create offset + rovnobezka - Defreeze all - Odomkni všetky + o + create offset + s - &Defreeze all - &Odomkni všetky + pa + create offset + lpos - Defreeze all blocks - Odomkne všetky bloky + ptp + parallel through point + - &Hide all + pp + parallel through point - &Show all + bisect + angle bisector - - - RS_ActionBlocksInsert - Insert Block - Vlož blok + bi + angle bisector + - &Insert Block - &Vlož blok + tangentpc + tangent point and circle + - Not a valid expression - Nesprávny výraz + tanpc + tangent point and circle + - Specify reference point - Špecifikujte referenčný bod + perp + perpendicular line + - Cancel - Zrušiť + ortho + perpendicular line + - Enter angle: - Zadajte uhol: + vertical + vertical line + - Enter factor: - Zadajte faktor: + ver + vertical line + - Enter columns: - Zadajte počet stĺpcov: + horizontal + horizontal line + - Enter rows: - Zadajte počet riadkov: + hor + horizontal line + - Enter column spacing: - Zadajte vzdialenosť stĺpcov: + rectangle + draw rectangle + obdlznik - Enter row spacing: - Zadajte vzdialenosť riadkov: + rectang + draw rectangle + obdlznik - - + rect + draw rectangle + - - - RS_ActionBlocksRemove - Remove Block - Vymaž blok + rec + draw rectangle + obdlznik - &Remove Block - &Vymaž blok + polygon2v + polygon by 2 vertices + - - - RS_ActionBlocksSave - &Save Block + poly2 + polygon by 2 vertices - No block activated to save - + arc + draw arc + obluk - - - RS_ActionBlocksToggleView - Toggle Block Visibility - Prepne viditeľnosť bloku + a + draw arc + o - &Toggle Block - &Prepni blok + circle + draw circle + kruznica - Toggle Block - Prepni blok + ci + draw circle + kruznica - Toggle Block &Visibility + circle2 + circle 2 points - - - RS_ActionDefault - Choose second edge - Zvoľte druhý okraj + c2 + circle 2 points + k2 - Back - Späť + circle3 + circle 3 points + - - - RS_ActionDimAligned - Aligned - Zarovnaná + c3 + circle 3 points + k3 - &Aligned - &Zarovnaná + circlecr + circle with center and radius + - Aligned Dimension - Zarovanná kóta + cc + circle with center and radius + - Specify first extension line origin - Zvoľte začiatok kódovanej čiary + tan3 + circle tangent to 3 + - Cancel - Zrušiť + ct3 + circle tangent to 3 + - Specify second extension line origin - Zvoľte koniec kótovanej čiary + ellipseinscribed + inscribed ellipse + - Back - Späť + ei + inscribed ellipse + - Specify dimension line location - Zvoľte vzdialenosť kóty + ie + inscribed ellipse + - Enter dimension text: - Zadajte text kóty: + hatch + draw hatch + - - - RS_ActionDimAngular - Angular - Uhol + ha + draw hatch + - &Angular - &Uhol + mtext + draw mtext + - Angular Dimension - Kótovanie uhla + mtxt + draw mtext + - Select first line - Zvoľte prvú čiaru + text + draw text + text - Cancel - Zrušiť + txt + draw text + + + + regen + zoom - redraw + prekresli + + + redraw + zoom - redraw + + + + rg + zoom - redraw + prekresli + + + zr + zoom - redraw + prekresli + + + zoomwindow + zoom - window + + + + zw + zoom - window + lo + + + zoomauto + zoom - auto + + + + za + zoom - auto + la + + + zoompan + zoom - pan + + + + zp + zoom - pan + lp + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + + + + kill + kill all actions + + + + k + kill all actions + + + + undo + undo cycle + spat + + + u + undo cycle + s + + + redo + redo cycle + zopakuj + + + r + redo cycle + z + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + kotaz + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + kotah + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + kotav + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + kotal + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + kotas + + + dimregen + dimension - regenerate + prekreslikoty + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + posun + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + skos + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + zrkadli + + + revert + modify - revert direction + + + + rev + modify - revert direction + opacany + + + rotate + modify - rotate + + + + ro + modify - rotate + otoc + + + scale + modify - scale + + + + sz + modify - scale + mierka + + + trim + modify - trim (extend) + orez + + + tm + modify - trim (extend) + + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + roztiahni + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + vymaz + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + rozbi + + + snapfree + snap - free + + + + os + snap - free + prichziad + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + prichkon + + + snapgrid + snap - grid + + + + sg + snap - grid + prichmr + + + snapintersection + snap - intersection + + + + si + snap - intersection + prichpries + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + prichpol + + + snaponentity + snap - on entity + + + + sn + snap - on entity + prichstr + + + np + snap - on entity + prichnaj + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + odznac + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + uhol + + + ang + measure angle + uhol + + + area + measure area + + + + ar + measure area + obluk + + + angle + uhol + + + dpi + + + + close + uzavri + + + chord length + dlzka tetivy + + + columns + stlpce + + + columnspacing + + + + factor + faktor + + + length + dlzka + + + length1 + bevel/fillet lenght1 + dlzka1 + + + length2 + bevel/fillet lenght2 + dlzka2 + + + number + pocet + + + radius + polomer + + + rows + riadky + + + rowspacing + vyskariadkov + + + through + cez + + + trim + orez + + + ang + angle + uhol + + + an + angle + + + + center + stred + + + cen + center + stred + + + ce + center + + + + cl + chord length + + + + c + close + s + + + cols + columns + stlpce + + + co + columns + + + + columnspacing + columnspacing for inserts + + + + colspacing + columnspacing for inserts + vyskariadkov + + + cs + columnspacing for inserts + ss + + + fact + factor + faktor + + + f + factor + f + + + help + pomoc + + + ? + help + ? + + + length + length + dlzka + + + len + length + dlzka + + + l + length + c + + + length1 + length1 + dlzka1 + + + len1 + length1 + dl1 + + + l1 + length1 + d1 + + + length2 + length2 + dlzka2 + + + len2 + length2 + dl2 + + + l2 + length2 + d2 + + + number + number + pocet + + + num + number + pocet + + + n + number + p + + + ra + radius + + + + reversed + reversed + opacny + + + rev + reversed + opacany + + + row + row + + + + rowspacing + rowspacing for inserts + vyskariadkov + + + rs + rowspacing for inserts + vr + + + text + text + + + t + text + c + + + t + through + c + + + undo + spat + + + u + undo + s + + + redo + zopakuj + + + r + redo + z + + + back + + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + Možné príkazy: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Žiadne + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Pridaj blok + + + &Add Block + &Pridaj blok + + + + RS_ActionBlocksAttributes + + Rename Block + Premenuj blok + + + &Rename Block + &Premenuj blok + + + Rename Block and all Inserts + Premenuj blok a všetky vložené + + + + RS_ActionBlocksCreate + + Create Block + Vytvor blok + + + &Create Block + &Vytvor blok + + + Specify reference point + Špecifikujte referenčný bod + + + Cancel + Zrušiť + + + + RS_ActionBlocksEdit + + Edit Block + Uprav blok + + + &Edit Block + &Uprav blok + + + + RS_ActionBlocksExplode + + Explode + Rozbi + + + &Explode + &Rozbi + + + Explode Blocks and other Entity Groups + Rozbi blok a ostatné skupiny objektov + + + Ex&plode + + + + + RS_ActionBlocksFreezeAll + + Freeze all + Zamkni všetky + + + &Freeze all + &Zamkni všetky + + + Freeze all blocks + Zamkne všetky bloky + + + Defreeze all + Odomkni všetky + + + &Defreeze all + &Odomkni všetky + + + Defreeze all blocks + Odomkne všetky bloky + + + &Hide all + + + + &Show all + + + + + RS_ActionBlocksInsert + + Insert Block + Vlož blok + + + &Insert Block + &Vlož blok + + + Not a valid expression + Nesprávny výraz + + + Specify reference point + Špecifikujte referenčný bod + + + Cancel + Zrušiť + + + Enter angle: + Zadajte uhol: + + + Enter factor: + Zadajte faktor: + + + Enter columns: + Zadajte počet stĺpcov: + + + Enter rows: + Zadajte počet riadkov: + + + Enter column spacing: + Zadajte vzdialenosť stĺpcov: + + + Enter row spacing: + Zadajte vzdialenosť riadkov: + + + + + + + + RS_ActionBlocksRemove + + Remove Block + Vymaž blok + + + &Remove Block + &Vymaž blok + + + + RS_ActionBlocksSave + + &Save Block + + + + No block activated to save + + + + + RS_ActionBlocksToggleView + + Toggle Block Visibility + Prepne viditeľnosť bloku + + + &Toggle Block + &Prepni blok + + + Toggle Block + Prepni blok + + + Toggle Block &Visibility + + + + + RS_ActionDefault + + Choose second edge + Zvoľte druhý okraj + + + Back + Späť + + + + RS_ActionDimAligned + + Aligned + Zarovnaná + + + &Aligned + &Zarovnaná + + + Aligned Dimension + Zarovanná kóta + + + Specify first extension line origin + Zvoľte začiatok kódovanej čiary + + + Cancel + Zrušiť + + + Specify second extension line origin + Zvoľte koniec kótovanej čiary + + + Back + Späť + + + Specify dimension line location + Zvoľte vzdialenosť kóty + + + Enter dimension text: + Zadajte text kóty: + + + + RS_ActionDimAngular + + Angular + Uhol + + + &Angular + &Uhol + + + Angular Dimension + Kótovanie uhla + + + Select first line + Zvoľte prvú čiaru + + + Cancel + Zrušiť Select second line @@ -7959,6 +9360,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -8119,6 +9524,14 @@ Specify a point on ellipse or total distance to foci + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -9353,7 +10766,7 @@ Späť - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -9780,27 +11193,27 @@ - Parent of second entity is NULL + Parent of first entity is not a polyline - One of the chosen entities is NULL + Parent of second entity is nullptr - Parent of first entity is not a polyline + One of the chosen entities is nullptr - Parent of first entity is NULL + Parent of first entity is nullptr - First entity is NULL + First entity is nullptr - Second entity is NULL + Second entity is nullptr @@ -10557,11 +11970,11 @@ Zrušiť - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -10658,6 +12071,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -11023,7 +12444,7 @@ Zooms in - Priblíži pohľad + Priblíži pohľad Zoom out @@ -11035,7 +12456,7 @@ Zooms out - Oddiali pohľad + Oddiali pohľad @@ -11122,7 +12543,7 @@ RS_Commands line - ciara + ciara l @@ -11131,7 +12552,7 @@ rectangle - obdlznik + obdlznik rec @@ -11145,33 +12566,33 @@ text - text + text regen - prekresli + prekresli undo - spat + spat u undo - s + s redo - zopakuj + zopakuj r redo - z + z arc - obluk + obluk a @@ -11180,32 +12601,32 @@ angle - uhol + uhol factor - faktor + faktor columns - stlpce + stlpce rows - riadky + riadky columnspacing - sirkastlpcov + sirkastlpcov rowspacing - vyskariadkov + vyskariadkov ang angle - uhol + uhol a @@ -11215,17 +12636,17 @@ fact factor - faktor + faktor f factor - f + f cols columns - stlpce + stlpce c @@ -11240,36 +12661,36 @@ columnspacing columnspacing for inserts - vyskariadkov + vyskariadkov colspacing columnspacing for inserts - vyskariadkov + vyskariadkov cs columnspacing for inserts - ss + ss rowspacing rowspacing for inserts - vyskariadkov + vyskariadkov rs rowspacing for inserts - vr + vr center - stred + stred cen center - stred + stred c @@ -11293,7 +12714,7 @@ point - bod + bod po @@ -11302,76 +12723,76 @@ offset - sustredna + sustredna o offset - s + s parallel - rovnobezka + rovnobezka length - dlzka + dlzka close - uzavri + uzavri number - pocet + pocet through - cez + cez help - pomoc + pomoc ? help - ? + ? length length - dlzka + dlzka len length - dlzka + dlzka l length - c + c c close - s + s num number - pocet + pocet n number - p + p t through - c + c par @@ -11380,49 +12801,49 @@ length1 - dlzka1 + dlzka1 length2 - dlzka2 + dlzka2 radius - polomer + polomer trim - orez + orez length1 length1 - dlzka1 + dlzka1 len1 length1 - dl1 + dl1 l1 length1 - d1 + d1 length2 length2 - dlzka2 + dlzka2 len2 length2 - dl2 + dl2 l2 length2 - d2 + d2 r @@ -11432,11 +12853,11 @@ t text - c + c chord length - dlzka tetivy + dlzka tetivy length @@ -11450,11 +12871,11 @@ Command: %1 - Príkaz: %1 + Príkaz: %1 Available commands: - Možné príkazy: + Možné príkazy: ln @@ -11463,7 +12884,7 @@ circle - kruznica + kruznica ci @@ -11483,7 +12904,7 @@ zw zoom - window - lo + lo zoom - window @@ -11492,7 +12913,7 @@ za zoom - auto - la + la zoom - auto @@ -11501,7 +12922,7 @@ zp zoom - pan - lp + lp zoom - pan @@ -11560,27 +12981,27 @@ da dimension - aligned - kotaz + kotaz dh dimension - horizontal - kotah + kotah dv dimension - vertical - kotav + kotav dr dimension - linear - kotal + kotal ld dimension - leader - kotas + kotas rd @@ -11610,17 +13031,17 @@ sg snap - grid - prichmr + prichmr se snap - end - prichkon + prichkon si snap - intersection - prichpries + prichpries sn @@ -11630,17 +13051,17 @@ sm snap - middle - prichpol + prichpol sn snap - nearest - prichstr + prichstr np snap - nearest point - prichnaj + prichnaj fr* @@ -11655,12 +13076,12 @@ tn Deselect all - odznac + odznac ch modify - bevel (chamfer) - skos + skos mt @@ -11670,57 +13091,57 @@ xt modify - trim (extend) - orez2 + orez2 rm modify - trim - orez + orez mv modify - move - posun + posun mi modify - mirror - zrkadli + zrkadli ro modify - rotate - otoc + otoc sz modify - scale - mierka + mierka ss modify - stretch - roztiahni + roztiahni er modify - delete (erase) - vymaz + vymaz oo modify - undo (oops) - naspat + naspat uu modify - redo - zopakuj + zopakuj xp modify - explode - rozbi + rozbi ex @@ -11729,11 +13150,11 @@ dimregen - prekreslikoty + prekreslikoty po - bod + bod ln @@ -11741,281 +13162,194 @@ l - c + c a - o + o ci - kruznica + kruznica rec - obdlznik + obdlznik rectang - obdlznik + obdlznik rg zoom - redraw - prekresli + prekresli zr zoom - redraw - prekresli - - - zv - zoom - previous - + prekresli r - z - - - polyline - - - - pa - parallel - lpos + z - tm - modify - multi trim (extend) - + pa + parallel + lpos da - kotaz + kotaz dh - kotah + kotah dr - kotal + kotal dv - kotav + kotav ld - kotas - - - tm - + kotas xt - orez2 + orez2 rm - orez + orez mv - posun + posun ch - skos + skos mi - zrkadli + zrkadli ro - otoc + otoc sz - mierka + mierka ss - roztiahni + roztiahni er - vymaz + vymaz oo - naspat + naspat uu - zopakuj + zopakuj xp - rozbi + rozbi os - prichziad + prichziad sg - prichmr + prichmr se - prichkon + prichkon si - prichpries + prichpries sn - prichstr + prichstr sm - prichpol + prichpol np - prichnaj + prichnaj tn - odznac - - - kill - - - - k - - - - back - - - - b - back - + odznac li - ciara - - - pl - + ciara pa - lpos + lpos ar - obluk - - - rect - - - - redraw - + obluk zr - prekresli + prekresli zw - lo + lo za - la + la zp - lp - - - zv - + lp u - s + s os snap - free - prichziad - - - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - + prichziad number number - pocet + pocet reversed reversed - opacny + opacny rev reversed - opacany + opacany r @@ -12028,146 +13362,13 @@ z - Command not found: %1 - - - - Accepted keycode: %1 - - - - mtext - - - - dpi - - - re - obdlznik + obdlznik re modify - revert direction - obdlznik - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - - - - row - row - - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + obdlznik diff -Nru librecad-2.0.8/librecad/ts/librecad_sl.ts librecad-2.0.9/librecad/ts/librecad_sl.ts --- librecad-2.0.8/librecad/ts/librecad_sl.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_sl.ts 2016-01-07 07:46:24.000000000 +0000 @@ -2,6 +2,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + + + + Geometry + + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -102,6 +133,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + + + + Spacing: + + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -504,7 +577,7 @@ CAD Tools - CAD orodja + CAD orodja Export as @@ -560,6 +633,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -622,7 +699,7 @@ CTRL-G - CTRL-G + CTRL-G &Quit @@ -644,6 +721,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -843,7 +929,7 @@ QG_CadToolBar CAD Tools - CAD orodja + CAD orodja @@ -1128,6 +1214,17 @@ + QG_CommandHistory + + &Copy + + + + select&All + + + + QG_CommandWidget Command Line @@ -1154,14 +1251,6 @@ - &Copy - - - - select&All - - - escape escape, go back from action steps @@ -2419,18 +2508,10 @@ - Extension line extension: - - - Arrow size: - Extension line offset: - - - Dimension line gap: @@ -2571,35 +2652,131 @@ - Alignment: + Horizontal + + + + General Scale: - Dimension Aligned + <html><head/><body><p>Scale to multiply all dimension values.</p></body></html> - Horizontal + <html><head/><body><p>Scale to multiply all dimension geometries.</p></body></html> - General Scale: + Text style: - <html><head/><body><p>Scale to multiply all dimension values.</p></body></html> + '.' (Period) - General Factor: + ',' (Comma) - <html><head/><body><p>Scale to multiply all dimension geometries.</p></body></html> + Decimal separator: + + + + Linear units: + + + + Color: + + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: - <html><head/><body><p>Text alignment.</p></body></html> + fixed extension line legth @@ -2678,10 +2855,6 @@ - Colors - - - Backgr&ound: @@ -2702,14 +2875,6 @@ - #000000 - - - - #808080 - - - A&utomatically scale grid @@ -2746,67 +2911,127 @@ - #FFFFFF + Drawing unit. - #C0C0C0 + Time between automatic saving of the document in minutes. - Drawing unit. + When set, LibreCAD will automatically generate a backup of your current drawing. - Time between automatic saving of the document in minutes. + Auto backup - When set, LibreCAD will automatically generate a backup of your current drawing. + Template: - Auto backup + St&art Handle Color: - Template: + &Handle Color: - #00FFFF + &End Handle Color: - #0000FF + Splash Window - #FFFF00 + Display Splash - #FF00FF + Graphic Colors - St&art Handle Color: + Aquamarine - &Handle Color: + Azure - &End Handle Color: + DeepSkyBlue - Splash Window + DodgerBlue - Display Splash + Gray + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + White + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -3055,20 +3280,8 @@ - &OK - - - - Alt+O - - - - Cancel - Prekliči - - - Esc - + Cancel + Prekliči @@ -4435,40 +4648,6 @@ - QG_PenToolBar - - Line color - - - - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - - - - Spacing: - - - - Distance from original polyline - - - - Copies: - - - - QG_PolylineOptions Polyline Options @@ -4942,10 +5121,6 @@ - Layer "%1" and all entities on it will be removed. - - - Layer "%1" can never be removed. @@ -4969,6 +5144,11 @@ Layer with a name "%1" already exists. Please specify a different name. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -5047,7 +5227,7 @@ None - Brez + Brez Inch @@ -5166,10 +5346,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -5283,10 +5459,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -5298,1003 +5470,1255 @@ All Image Files (%1) - - - RS_ActionBlocksAdd - &Add Block - &Dodaj blok + : duplicated command: %1 is already taken by %2 + - - - RS_ActionBlocksAttributes - &Rename Block - P&reimenuj blok + point + draw point + - - - RS_ActionBlocksCreate - &Create Block + po + draw point - Specify reference point + line + draw line - Cancel - Prekliči + li + draw line + - - - RS_ActionBlocksEdit - &Edit Block - &Uredi blok + l + draw line + - - - RS_ActionBlocksExplode - Ex&plode + polyline + draw polyline - - - RS_ActionBlocksFreezeAll - &Hide all + pl + draw polyline - &Show all + free + draw freehand line - - - RS_ActionBlocksInsert - &Insert Block - Vstav%i blok + fhl + draw freehand line + - Not a valid expression + spline + draw spline - Specify reference point + spl + draw spline - Cancel - Prekliči + spline2 + spline through points + - Enter angle: + stp + spline through points - - + offset + create offset + - Enter factor: + parallel + create offset - Enter columns: + o + create offset - Enter rows: + pa + create offset - Enter column spacing: + ptp + parallel through point - Enter row spacing: + pp + parallel through point - - - RS_ActionBlocksRemove - &Remove Block - &Odstrani blok + bisect + angle bisector + - - - RS_ActionBlocksSave - &Save Block + bi + angle bisector - No block activated to save + tangentpc + tangent point and circle - - - RS_ActionBlocksToggleView - Toggle Block &Visibility + tanpc + tangent point and circle - - - RS_ActionDefault - Choose second edge + perp + perpendicular line - Back + ortho + perpendicular line - - - RS_ActionDimAligned - &Aligned + vertical + vertical line - Specify first extension line origin + ver + vertical line - Cancel - Prekliči + horizontal + horizontal line + - Specify second extension line origin + hor + horizontal line - Back + rectangle + draw rectangle - Specify dimension line location + rectang + draw rectangle - Enter dimension text: + rect + draw rectangle - - - RS_ActionDimAngular - &Angular + rec + draw rectangle - Select first line + polygon2v + polygon by 2 vertices - Cancel - Prekliči + poly2 + polygon by 2 vertices + - Select second line + arc + draw arc - Specify dimension arc line location + a + draw arc - Enter dimension text: + circle + draw circle - - - RS_ActionDimDiametric - &Diametric + ci + draw circle - Not a circle or arc entity + circle2 + circle 2 points - Not a valid expression + c2 + circle 2 points - Select arc or circle entity + circle3 + circle 3 points - Cancel - Prekliči + c3 + circle 3 points + - Specify dimension line location + circlecr + circle with center and radius - Enter dimension text: + cc + circle with center and radius - - - RS_ActionDimLeader - &Leader + tan3 + circle tangent to 3 - Specify target point + ct3 + circle tangent to 3 - Cancel - Prekliči + ellipseinscribed + inscribed ellipse + - Specify next point + ei + inscribed ellipse - Finish + ie + inscribed ellipse - - - RS_ActionDimLinear - &Linear + hatch + draw hatch - &Horizontal + ha + draw hatch - &Vertical + mtext + draw mtext - Not a valid expression + mtxt + draw mtext - Specify first extension line origin + text + draw text - Cancel - Prekliči + txt + draw text + - Specify second extension line origin + regen + zoom - redraw - Back + redraw + zoom - redraw - Specify dimension line location + rg + zoom - redraw - Enter dimension text: + zr + zoom - redraw - Enter dimension line angle: + zoomwindow + zoom - window - - - RS_ActionDimRadial - &Radial + zw + zoom - window - Not a circle or arc entity + zoomauto + zoom - auto - Not a valid expression + za + zoom - auto - Select arc or circle entity + zoompan + zoom - pan - Cancel - Prekliči + zp + zoom - pan + - Specify dimension line position or enter angle: + zoomprevious + zoom - previous - Enter dimension text: + zv + zoom - previous - - - RS_ActionDrawArc - &Center, Point, Angles + kill + kill all actions - Not a valid expression + k + kill all actions - Not a valid chord length + undo + undo cycle - Specify center + u + undo cycle - Cancel - Prekliči + redo + redo cycle + - Specify radius + r + redo cycle - Back + dimaligned + dimension - aligned - Specify start angle: + da + dimension - aligned - Specify included angle: + dimhorizontal + dimension - horizontal - Specify chord length: + dh + dimension - horizontal - Specify end angle or [angle/chord length] + dimvertical + dimension - vertical - - - RS_ActionDrawArc3P - &3 Points + dv + dimension - vertical - Invalid arc data. + dimlinear + dimension - linear - Cancel - Prekliči + dl + dimension - linear + - Specify second point + dr + dimension - linear - Back + dimangular + dimension - angular - Specify endpoint + dan + dimension - angular - Specify startpoint or [center] + dimradial + dimension - radial - - - RS_ActionDrawArcTangential - Specify base entity + dimradius + dimension - radius - Cancel - Prekliči + dimdiametric + dimension - diametric + - Specify end angle + dimdiameter + dimension - diametric - Back + dd + dimension - diametric - Specify end point + dimleader + dimension - leader - Arc &Tangential + ld + dimension - leader - - - RS_ActionDrawCircle - Center, &Point + dimregen + dimension - regenerate - Not a valid expression + restrictnothing + restrict - nothing - Specify center + rn + restrict - nothing - Cancel - Prekliči + restrictorthogonal + restrict - orthogonal + - Specify radius + rr + restrict - orthogonal - Back + restricthorizontal + restrict - horizontal - - - RS_ActionDrawCircle2P - 2 Points + rh + restrict - horizontal - Invalid Circle data. + restrictvertical + restrict - vertical - Specify first point + rv + restrict - vertical - Cancel - Prekliči + move + modify - move (copy) + - Specify second point + mv + modify - move (copy) - Back + bevel + modify - bevel - - - RS_ActionDrawCircle3P - 3 Points + bev + modify - bevel - Invalid circle data. + ch + modify - bevel - Specify first point + fillet + modify - fillet - Cancel - Prekliči + fi + modify - fillet + - Specify second point + divide + modify - divide (cut) - Back + cut + modify - divide (cut) - Specify third point + div + modify - divide (cut) - - - RS_ActionDrawCircleCR - Center, &Radius + mirror + modify - mirror - Not a valid expression + mi + modify - mirror - Specify circle center + revert + modify - revert direction - Cancel - Prekliči + rev + modify - revert direction + - Specify circle radius + rotate + modify - rotate - Back + ro + modify - rotate - radius=%1 is invalid + scale + modify - scale - - - RS_ActionDrawCircleInscribe - Circle &Inscribed + sz + modify - scale - Specify the first line + trim + modify - trim (extend) - Cancel - Prekliči + tm + modify - trim (extend) + - Specify the second line + trim2 + modify - multi trim (extend) - Back + tm2 + modify - multi trim (extend) - Specify the third line + lengthen + modify - lengthen - - - RS_ActionDrawCircleTan1_2P - Cancel - Prekliči + le + modify - lengthen + - Specify the first point on the tangent circle + stretch + modify - stretch - Back + ss + modify - stretch - Specify the second point on the tangent circle + delete + modify - delete (erase) - Select the center of the tangent circle + er + modify - delete (erase) - Specify a line/arc/circle + del + modify - delete (erase) - Tangential, 2 P&oints + explode + explode block/polyline into entities - - - RS_ActionDrawCircleTan2 - Specify the first line/arc/circle + xp + explode block/polyline into entities - Cancel - Prekliči + snapfree + snap - free + - Specify the second line/arc/circle + os + snap - free - Back + sf + snap - free - Select the center of the tangent circle + snapcenter + snap - center - Tangential 2 Circles, Radius - circle tangential to two give circles and with radius + sc + snap - center - - - RS_ActionDrawCircleTan2_1P - Specify a line/arc/circle + snapdist + snap - distance to endpoints - Cancel - Prekliči + sd + snap - distance to endpoints + - Specify the another arc/circle + snapend + snap - end points - Back + se + snap - end points - Specify a point on the tangent circle + snapgrid + snap - grid - Select the center of the tangent circle + sg + snap - grid - Tangential 2 Circles, 1 Point + snapintersection + snap - intersection - - - RS_ActionDrawCircleTan3 - Cancel - Prekliči + si + snap - intersection + - Back + snapmiddle + snap - middle points - Select the center of the tangent circle + sm + snap - middle points - Specify the first line/arc/circle + snaponentity + snap - on entity - Specify the second line/arc/circle + sn + snap - on entity - Specify the third line/arc/circle + np + snap - on entity - Tangential &3 Circles + setrelativezero + set relative zero position - - - RS_ActionDrawEllipse4Points - Ellipse &4 Point + rz + set relative zero position - Specify the first point on ellipse + selectall + Select all entities - Cancel - Prekliči + sa + Select all entities + - Specify the second point on ellipse + deselectall + deselect all entities - Back + tn + deselect all entities - Specify the third point on ellipse + modifyattr + modify attribute - Specify the fourth point on ellipse + attr + modify attribute - Can not determine uniquely an ellipse + ma + modify attribute - - - RS_ActionDrawEllipseAxis - &Ellipse (Axis) + properties + modify properties - Not a valid expression + prop + modify properties - Specify ellipse center + distance + distance point to point - Cancel - Prekliči + dist + distance point to point + - Specify endpoint of major axis + dpp + distance point to point - Back + angle + measure angle - Specify endpoint or length of minor axis: + ang + measure angle - Specify start angle + area + measure area - Specify end angle + ar + measure area - Ellipse &Arc (Axis) + angle - - - RS_ActionDrawEllipseCenter3Points - Ellipse Center and &3 Points + dpi - Specify the center of ellipse + close - Cancel - Prekliči + chord length + - Specify the first point on ellipse + columns - Specify the second point on ellipse + columnspacing - Back + factor - Specify the third point on ellipse + length - - - RS_ActionDrawEllipseFociPoint - Ellipse &Foci Point + length1 + bevel/fillet lenght1 - Not a valid expression + length2 + bevel/fillet lenght2 - Specify first focus of ellipse + number - Cancel - Prekliči + radius + - Specify second focus of ellipse + rows - Back + rowspacing - Specify a point on ellipse or total distance to foci + through - - - RS_ActionDrawEllipseInscribe - Ellipse &Inscribed + trim - Specify the first line + ang + angle - Cancel - Prekliči + an + angle + - Specify the second line + center - Back + cen + center - Specify the third line + ce + center - Specify the fourth line + cl + chord length - Can not determine uniquely an ellipse + c + close - - - RS_ActionDrawHatch - &Hatch + cols + columns - Invalid hatch area. Please check that the entities chosen form one or more closed contours. + co + columns - Hatch created successfully. + columnspacing + columnspacing for inserts - Hatch Error: Invalid contour found! + colspacing + columnspacing for inserts - Hatch Error: Pattern not found! + cs + columnspacing for inserts - Hatch Error: Contour or pattern too small! + fact + factor - Hatch Error: Contour too big! + f + factor - Hatch Error: Undefined Error! + help - Total hatch area = %1 + ? + help - - - RS_ActionDrawImage - Not a valid expression + length + length - Specify reference point + len + length - Cancel - Prekliči + l + length + - Enter angle: + length1 + length1 - - + len1 + length1 + - Enter factor: + l1 + length1 - Insert &Image + length2 + length2 - Enter dpi: + len2 + length2 - - - RS_ActionDrawLine - &2 Points + l2 + length2 - Specify first point + number + number - Cancel - Prekliči + num + number + - Specify next point or [%1] + n + number - Back + ra + radius - Specify next point + reversed + reversed - Cannot undo: Not enough entities defined yet. + rev + reversed - Cannot close sequence of lines: Not enough entities defined yet, or already closed. + row + row - Cannot redo: Not previous line segment defined. + rowspacing + rowspacing for inserts + + + + rs + rowspacing for inserts + + + + text + + + + t + text + + + + t + through + + + + undo + + + + u + undo + + + + redo + + + + r + redo + + + + back + + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Brez + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color - RS_ActionDrawLineAngle + RS_ActionBlocksAdd - &Angle + &Add Block + &Dodaj blok + + + + RS_ActionBlocksAttributes + + &Rename Block + P&reimenuj blok + + + + RS_ActionBlocksCreate + + &Create Block + + + + Specify reference point + Cancel + Prekliči + + + + RS_ActionBlocksEdit + + &Edit Block + &Uredi blok + + + + RS_ActionBlocksExplode + + Ex&plode + + + + + RS_ActionBlocksFreezeAll + + &Hide all + + + + &Show all + + + + + RS_ActionBlocksInsert + + &Insert Block + Vstav%i blok + + Not a valid expression - Specify position + Specify reference point @@ -6306,34 +6730,74 @@ - Back + + + + + Enter factor: - Enter length: + Enter columns: - &Horizontal + Enter rows: - Vertical + Enter column spacing: + + + + Enter row spacing: - RS_ActionDrawLineBisector + RS_ActionBlocksRemove - Bisector + &Remove Block + &Odstrani blok + + + + RS_ActionBlocksSave + + &Save Block - Not a valid expression + No block activated to save + + + RS_ActionBlocksToggleView - Select first line + Toggle Block &Visibility + + + + + RS_ActionDefault + + Choose second edge + + + + Back + + + + + RS_ActionDimAligned + + &Aligned + + + + Specify first extension line origin @@ -6341,7 +6805,7 @@ Prekliči - Select second line + Specify second extension line origin @@ -6349,38 +6813,80 @@ - Enter bisector length: + Specify dimension line location - Enter number of bisectors: + Enter dimension text: + + + RS_ActionDimAngular - Number sector lines not in range: - number of bisector to create must be in [1, 200] + &Angular + + + + Select first line + + + + Cancel + Prekliči + + + Select second line + + + + Specify dimension arc line location + + + + Enter dimension text: - RS_ActionDrawLineFree + RS_ActionDimDiametric - &Freehand Line + &Diametric - Click and drag to draw a line + Not a circle or arc entity + + + + Not a valid expression + + + + Select arc or circle entity Cancel Prekliči + + Specify dimension line location + + + + Enter dimension text: + + - RS_ActionDrawLineHorVert + RS_ActionDimLeader + + &Leader + + - Specify first point + Specify target point @@ -6388,45 +6894,34 @@ Prekliči - Specify second point - - - - Back + Specify next point - Vertical + Finish - RS_ActionDrawLineOrthTan + RS_ActionDimLinear - Tangent &Orthogonal + &Linear - Select a line + &Horizontal - Cancel - Prekliči - - - Select circle, arc or ellipse + &Vertical - Back + Not a valid expression - - - RS_ActionDrawLineParallel - Specify Distance <%1> or select entity or [%2] + Specify first extension line origin @@ -6434,34 +6929,42 @@ Prekliči - Enter number: + Specify second extension line origin - Not a valid expression + Back - Not a valid number. Try 1..99 + Specify dimension line location - &Parallel + Enter dimension text: - &Concentric + Enter dimension line angle: - RS_ActionDrawLineParallelThrough + RS_ActionDimRadial - Parallel through point + &Radial - Select entity + Not a circle or arc entity + + + + Not a valid expression + + + + Select arc or circle entity @@ -6469,68 +6972,69 @@ Prekliči - Specify through point + Specify dimension line position or enter angle: - Back + Enter dimension text: + + + RS_ActionDrawArc - Number: + &Center, Point, Angles - Not a valid number. Try 1..99 + Not a valid expression - Not a valid expression + Not a valid chord length - - - RS_ActionDrawLinePolygon - - + Specify center + - - - RS_ActionDrawLinePolygonCenCor - Pol&ygon (Cen,Cor) + Cancel + Prekliči + + + Specify radius - Specify center + Back - Specify a corner + Specify start angle: - Enter number: + Specify included angle: - Not a valid number. Try 1..9999 + Specify chord length: - Not a valid expression + Specify end angle or [angle/chord length] - RS_ActionDrawLinePolygonCorCor + RS_ActionDrawArc3P - Polygo&n (Cor,Cor) + &3 Points - Specify first corner + Invalid arc data. @@ -6538,7 +7042,7 @@ Prekliči - Specify second corner + Specify second point @@ -6546,26 +7050,18 @@ - Number: - - - - Not a valid number. Try 1..9999 + Specify endpoint - Not a valid expression. + Specify startpoint or [center] - RS_ActionDrawLineRectangle - - Rectangle - - + RS_ActionDrawArcTangential - Specify first corner + Specify base entity @@ -6573,18 +7069,26 @@ Prekliči - Specify second corner + Specify end angle Back + + Specify end point + + + + Arc &Tangential + + - RS_ActionDrawLineRelAngle + RS_ActionDrawCircle - Relative angle + Center, &Point @@ -6592,7 +7096,7 @@ - Select base entity + Specify center @@ -6600,26 +7104,26 @@ Prekliči - Specify position + Specify radius Back + + + RS_ActionDrawCircle2P - Orthogonal + 2 Points - - - RS_ActionDrawLineTangent1 - Tangent (P,C) + Invalid Circle data. - Specify point + Specify first point @@ -6627,7 +7131,7 @@ Prekliči - Select circle, arc or ellipse + Specify second point @@ -6636,9 +7140,17 @@ - RS_ActionDrawLineTangent2 + RS_ActionDrawCircle3P - Tangent (C,C) + 3 Points + + + + Invalid circle data. + + + + Specify first point @@ -6646,26 +7158,30 @@ Prekliči - Back + Specify second point - Select first circle or ellipse + Back - Select second circle or ellipse + Specify third point - RS_ActionDrawMText + RS_ActionDrawCircleCR - &MText + Center, &Radius - Specify insertion point + Not a valid expression + + + + Specify circle center @@ -6673,49 +7189,53 @@ Prekliči - Enter text: + Specify circle radius Back + + radius=%1 is invalid + + - RS_ActionDrawPoint + RS_ActionDrawCircleInscribe - &Points + Circle &Inscribed - Specify location + Specify the first line Cancel Prekliči - - - RS_ActionDrawPolyline - &Polyline - &Lomljenka + Specify the second line + - Draw polylines + Back - Specify first point + Specify the third line + + + RS_ActionDrawCircleTan1_2P Cancel Prekliči - Specify next point or [%1] + Specify the first point on the tangent circle @@ -6723,26 +7243,26 @@ - Specify next point + Specify the second point on the tangent circle - Cannot close sequence of lines: Not enough entities defined yet. + Select the center of the tangent circle - Cannot undo: Not enough entities defined yet. + Specify a line/arc/circle - - - RS_ActionDrawSpline - &Spline + Tangential, 2 P&oints + + + RS_ActionDrawCircleTan2 - Specify first control point + Specify the first line/arc/circle @@ -6750,7 +7270,7 @@ Prekliči - Specify next control point or [%1] + Specify the second line/arc/circle @@ -6758,22 +7278,19 @@ - Specify next control point + Select the center of the tangent circle - Cannot undo: Not enough entities defined yet. + Tangential 2 Circles, Radius + circle tangential to two give circles and with radius - RS_ActionDrawText - - &Text - - + RS_ActionDrawCircleTan2_1P - Specify insertion point + Specify a line/arc/circle @@ -6781,7 +7298,7 @@ Prekliči - Enter text: + Specify the another arc/circle @@ -6789,106 +7306,100 @@ - Specify second point + Specify a point on the tangent circle + + + + Select the center of the tangent circle + + + + Tangential 2 Circles, 1 Point - - - RS_ActionEditCopy + + + RS_ActionDrawCircleTan3 + + Cancel + Prekliči + - &Copy + Back - Cu&t + Select the center of the tangent circle - Specify reference point + Specify the first line/arc/circle - Cancel - Prekliči + Specify the second line/arc/circle + - - - RS_ActionEditPaste - &Paste + Specify the third line/arc/circle - Set reference point + Tangential &3 Circles - Cancel - Prekliči + Draw tangential circle of 3 given points, lines, arcs/circles + - RS_ActionEditUndo + RS_ActionDrawEllipse4Points - &Undo + Ellipse &4 Point - &Redo + Specify the first point on ellipse - Nothing to undo! - + Cancel + Prekliči - Nothing to redo! + Specify the second point on ellipse - - - RS_ActionFileNew - &New + Back - - - RS_ActionFileNewTemplate - New From &Template + Specify the third point on ellipse - - - RS_ActionFileOpen - &Open... + Specify the fourth point on ellipse - - - RS_ActionFileSave - &Save + Can not determine uniquely an ellipse - RS_ActionFileSaveAs + RS_ActionDrawEllipseAxis - Save &as... + &Ellipse (Axis) - - - RS_ActionInfoAngle - Lines are parallel + Not a valid expression - Specify first line + Specify ellipse center @@ -6896,7 +7407,7 @@ Prekliči - Specify second line + Specify endpoint of major axis @@ -6904,30 +7415,30 @@ - An&gle between two lines + Specify endpoint or length of minor axis: - Angle: %1 + Specify start angle - - - RS_ActionInfoArea - Area: %1 + Specify end angle - Circumference: %1 + Ellipse &Arc (Axis) + + + RS_ActionDrawEllipseCenter3Points - Point: %1/%2 + Ellipse Center and &3 Points - Specify first point of polygon + Specify the center of ellipse @@ -6935,26 +7446,34 @@ Prekliči - Specify next point of polygon + Specify the first point on ellipse - Polygonal &Area + Specify the second point on ellipse - Closing Point: %1/%2 + Back + + + + Specify the third point on ellipse - RS_ActionInfoDist + RS_ActionDrawEllipseFociPoint - &Distance Point to Point + Ellipse &Foci Point - Specify first point of distance + Not a valid expression + + + + Specify first focus of ellipse @@ -6962,7 +7481,7 @@ Prekliči - Specify second point of distance + Specify second focus of ellipse @@ -6970,22 +7489,26 @@ - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Specify a point on ellipse or total distance to foci - - - RS_ActionInfoDist2 - &Distance Entity to Point + specify a point on ellipse, or total distance to foci - Distance: %1 + Total distance %1 is smaller than distance between foci + + + RS_ActionDrawEllipseInscribe - Specify entity + Ellipse &Inscribed + + + + Specify the first line @@ -6993,117 +7516,108 @@ Prekliči - Specify point + Specify the second line Back - - - RS_ActionInfoInside - Point inside contour + Specify the third line - Point is inside selected contour. + Specify the fourth line - Point is outside selected contour. + Can not determine uniquely an ellipse + + + RS_ActionDrawHatch - Specify point + &Hatch - Cancel - Prekliči + Invalid hatch area. Please check that the entities chosen form one or more closed contours. + - - - RS_ActionInfoTotalLength - &Total length of selected entities + Hatch created successfully. - Total Length of selected entities: %1 + Hatch Error: Invalid contour found! - At least one of the selected entities cannot be measured. + Hatch Error: Pattern not found! - - - RS_ActionLayersAdd - &Add Layer + Hatch Error: Contour or pattern too small! - - - RS_ActionLayersEdit - &Edit Layer + Hatch Error: Contour too big! - - - RS_ActionLayersFreezeAll - &Hide all + Hatch Error: Undefined Error! - &Show all + Total hatch area = %1 - RS_ActionLayersRemove + RS_ActionDrawImage - &Remove Layer + Not a valid expression - - - RS_ActionLayersToggleLock - Toggle Layer Loc&k + Specify reference point - - - RS_ActionLayersTogglePrint - Toggle Layer &Print + Cancel + Prekliči + + + Enter angle: - - - RS_ActionLayersToggleView - &Toggle Layer Visibility + + + + + Enter factor: - - - RS_ActionLibraryInsert - Insert Library Object + Insert &Image - Not a valid expression + Enter dpi: + + + RS_ActionDrawLine - Specify reference point + &2 Points + + + + Specify first point @@ -7111,40 +7625,34 @@ Prekliči - Enter angle: + Specify next point or [%1] - - + Back + - Enter factor: + Specify next point - Cannot open file '%1' + Cannot undo: Not enough entities defined yet. - - - RS_ActionLockRelativeZero - (Un-)&Lock Relative Zero + Cannot close sequence of lines: Not enough entities defined yet, or already closed. - - - RS_ActionModifyAttributes - &Attributes + Cannot redo: Not previous line segment defined. - RS_ActionModifyBevel + RS_ActionDrawLineAngle - &Bevel + &Angle @@ -7152,7 +7660,7 @@ - Select first entity + Specify position @@ -7160,7 +7668,7 @@ Prekliči - Select second entity + Enter angle: @@ -7168,30 +7676,30 @@ - Enter length 1: + Enter length: - Enter length 2: + &Horizontal - - - RS_ActionModifyCut - No Entity found. + Vertical + + + RS_ActionDrawLineBisector - Cutting point is invalid. + Bisector - Cutting point is not on entity. + Not a valid expression - Specify entity to cut + Select first line @@ -7199,7 +7707,7 @@ Prekliči - Specify cutting point + Select second line @@ -7207,136 +7715,119 @@ - &Divide + Enter bisector length: - Entity must be a line, arc, circle, ellipse or interpolation spline. + Enter number of bisectors: - - - RS_ActionModifyDelete - &Delete + Number sector lines not in range: + number of bisector to create must be in [1, 200] - RS_ActionModifyDeleteFree + RS_ActionDrawLineFree - Delete Freehand + &Freehand Line - Specify first break point on a polyline + Click and drag to draw a line Cancel Prekliči + + + RS_ActionDrawLineHorVert - Specify second break point on the same polyline + Specify first point - Back - + Cancel + Prekliči - Entities not in the same polyline. + Specify second point - Parent of second entity is not a polyline + Back - Parent of second entity is NULL + Vertical + + + RS_ActionDrawLineOrthTan - One of the chosen entities is NULL + Tangent &Orthogonal - Parent of first entity is not a polyline + Select a line - Parent of first entity is NULL - + Cancel + Prekliči - First entity is NULL + Select circle, arc or ellipse - Second entity is NULL + Back - RS_ActionModifyDeleteQuick - - &Delete selected - - + RS_ActionDrawLineParallel - Pick entity to delete + Specify Distance <%1> or select entity or [%2] Cancel Prekliči - - - RS_ActionModifyEntity - - &Properties - - - - - RS_ActionModifyExplodeText - &Explode Text into Letters + Enter number: - - - RS_ActionModifyMirror - &Mirror + Not a valid expression - Specify first point of mirror line + Not a valid number. Try 1..99 - Cancel - Prekliči - - - Specify second point of mirror line + &Parallel - Back + &Concentric - RS_ActionModifyMove + RS_ActionDrawLineParallelThrough - &Move / Copy + Parallel through point - Specify reference point + Select entity @@ -7344,7 +7835,7 @@ Prekliči - Specify target point + Specify through point @@ -7352,75 +7843,68 @@ - Invalid number of copies, use %1 + Number: - - - RS_ActionModifyMoveRotate - M&ove and Rotate + Not a valid number. Try 1..99 Not a valid expression + + + RS_ActionDrawLinePolygon - Specify reference point - - - - Cancel - Prekliči + + + + + RS_ActionDrawLinePolygonCenCor - Specify target point + Pol&ygon (Cen,Cor) - Back + Specify center - Enter rotation angle: + Specify a corner - - - RS_ActionModifyOffset - &Offset + Enter number: - Specify direction of offset + Not a valid number. Try 1..9999 - Back + Not a valid expression - RS_ActionModifyRevertDirection + RS_ActionDrawLinePolygonCorCor - Re&vert direction + Polygo&n (Cor,Cor) - Ctrl+R + Specify first corner - - - RS_ActionModifyRotate - &Rotate - + Cancel + Prekliči - Specify reference point + Specify second corner @@ -7428,22 +7912,26 @@ - Specify rotation center + Number: - Specify target point to rotate to + Not a valid number. Try 1..9999 + + + + Not a valid expression. - RS_ActionModifyRotate2 + RS_ActionDrawLineRectangle - Rotate T&wo + Rectangle - Specify absolute reference point + Specify first corner @@ -7451,7 +7939,7 @@ Prekliči - Specify relative reference point + Specify second corner @@ -7460,13 +7948,25 @@ - RS_ActionModifyRound + RS_ActionDrawLineRelAngle + + Relative angle + + Not a valid expression - Specify first entity + Select base entity + + + + Cancel + Prekliči + + + Specify position @@ -7474,11 +7974,18 @@ - Specify second entity + Orthogonal + + + + + RS_ActionDrawLineTangent1 + + Tangent (P,C) - Enter radius: + Specify point @@ -7486,33 +7993,45 @@ Prekliči - &Fillet + Select circle, arc or ellipse - - - RS_ActionModifyScale - &Scale + Back + + + RS_ActionDrawLineTangent2 - Specify reference point + Tangent (C,C) Cancel Prekliči + + Back + + + + Select first circle or ellipse + + + + Select second circle or ellipse + + - RS_ActionModifyStretch + RS_ActionDrawMText - &Stretch + &MText - Specify first corner + Specify insertion point @@ -7520,34 +8039,41 @@ Prekliči - Specify second corner + Enter text: Back + + + RS_ActionDrawPoint - Specify reference point + &Points - Specify target point + Specify location + + Cancel + Prekliči + - RS_ActionModifyTrim + RS_ActionDrawPolyline - &Trim - + &Polyline + &Lomljenka - &Trim Two + Draw polylines - Select first trim entity + Specify first point @@ -7555,7 +8081,7 @@ Prekliči - Select limiting entity + Specify next point or [%1] @@ -7563,88 +8089,88 @@ - Select second trim entity + Specify next point - Select entity to trim + Cannot close sequence of lines: Not enough entities defined yet. - - - RS_ActionModifyTrimAmount - &Lengthen + Cannot undo: Not enough entities defined yet. + + + RS_ActionDrawSpline - No entity found. + &Spline - The chosen Entity is in a block. Please edit the block. + Specify first control point - The chosen Entity is not an atomic entity or cannot be trimmed. - + Cancel + Prekliči - Not a valid expression + Specify next control point or [%1] - Select entity to trim or enter distance: + Back - Back + Specify next control point - - - RS_ActionOptionsDrawing - Current &Drawing Preferences + Cannot undo: Not enough entities defined yet. - RS_ActionOrder + RS_ActionDrawText - move to bottom + &Text - set to bottom + Specify insertion point - lower after entity - + Cancel + Prekliči - lower over entity + Enter text: - raise over entity + Back - move to top + Specify second point + + + RS_ActionEditCopy - set to top + &Copy - No Entity found. + Cu&t - Choose entity for order + Specify reference point @@ -7653,72 +8179,82 @@ - RS_ActionPolylineAdd - - &Add node - - + RS_ActionEditPaste - Add polyline's node + &Paste - No Entity found. + Set reference point - Entity must be a polyline. - + Cancel + Prekliči + + + RS_ActionEditUndo - Adding point is invalid. + &Undo - Adding point is not on entity. + &Redo - Specify polyline to add nodes + Nothing to undo! - Cancel - Prekliči - - - Specify adding node's point + Nothing to redo! + + + RS_ActionFileNew - Back + &New - RS_ActionPolylineAppend + RS_ActionFileNewTemplate - A&ppend node + New From &Template + + + RS_ActionFileOpen - Append polyline's node + &Open... + + + RS_ActionFileSave - No Entity found. + &Save + + + RS_ActionFileSaveAs - Entity must be a polyline. + Save &as... + + + RS_ActionInfoAngle - Click somewhere near the beginning or end of existing polyline. + Lines are parallel - Specify the polyline somewhere near the beginning or end point + Specify first line @@ -7726,7 +8262,7 @@ Prekliči - Specify next point or [%1] + Specify second line @@ -7734,38 +8270,30 @@ - Specify next point - - - - Can not append nodes in a closed polyline. + An&gle between two lines - Cannot undo: Not enough entities defined yet. + Angle: %1 - RS_ActionPolylineDel - - &Delete node - - + RS_ActionInfoArea - Delete polyline's node + Area: %1 - No Entity found. + Circumference: %1 - Entity must be a polyline. + Point: %1/%2 - Specify polyline to delete node + Specify first point of polygon @@ -7773,54 +8301,57 @@ Prekliči - Specify deleting node's point - - - - Back + Specify next point of polygon - Deleting point is invalid. + Polygonal &Area - Deleting point is not on entity. + Closing Point: %1/%2 - RS_ActionPolylineDelBetween + RS_ActionInfoDist - Delete &between two nodes + &Distance Point to Point - Delete between two nodes + Specify first point of distance - No Entity found. + Cancel + Prekliči + + + Specify second point of distance - Entity must be a polyline. + Back - Deletinging point is invalid. + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) + + + RS_ActionInfoDist2 - Deleting point is not on entity. + &Distance Entity to Point - Deleteinging point is not on entity. + Distance: %1 - Specify polyline to delete between two nodes + Specify entity @@ -7828,170 +8359,205 @@ Prekliči - Specify first node + Specify point Back + + + RS_ActionInfoInside - Specify second node + Point inside contour - Deleting point is invalid. + Point is inside selected contour. - - - RS_ActionPolylineEquidistant - Create &Equidistant Polylines + Point is outside selected contour. - Create Equidistant Polylines + Specify point - No Entity found. - + Cancel + Prekliči + + + RS_ActionInfoTotalLength - Entity must be a polyline. + &Total length of selected entities - Choose the original polyline + Total Length of selected entities: %1 - Cancel - Prekliči + At least one of the selected entities cannot be measured. + - RS_ActionPolylineSegment + RS_ActionLayersAdd - Create Polyline from Existing &Segments + &Add Layer + + + RS_ActionLayersEdit - Create Polyline from Existing Segments + &Edit Layer + + + RS_ActionLayersFreezeAll - No Entity found. + &Hide all - Choose one of the segments on the original polyline + &Show all + + + RS_ActionLayersRemove - Cancel - Prekliči + &Remove Layer + + + + RS_ActionLayersToggleLock - Entity must be a line, arc or polyline. + Toggle Layer Loc&k + + + RS_ActionLayersTogglePrint - Entity can not be a closed polyline. + Toggle Layer &Print - RS_ActionPolylineTrim + RS_ActionLayersToggleView - &Trim segments + &Toggle Layer Visibility + + + RS_ActionLibraryInsert - Trim polyline's segments + Insert Library Object - No Entity found. + Not a valid expression - Entity must be a polyline. + Specify reference point - Specifying point is invalid. + Cancel + Prekliči + + + Enter angle: - No Segment found on entity. + + + + + Enter factor: - Specify polyline to trim + Cannot open file '%1' + + + RS_ActionLockRelativeZero - Cancel - Prekliči + (Un-)&Lock Relative Zero + + + + RS_ActionModifyAttributes - Specify first segment + &Attributes + + + RS_ActionModifyBevel - Back + &Bevel - Specify second segment + Not a valid expression - - - RS_ActionPrintPreview - Print Pre&view + Select first entity - RS_ActionPrintPreview::fit(): Invalid paper size - + Cancel + Prekliči - Printout offset in paper coordinates by (%1, %2) + Select second entity - Printout offset in graph coordinates by (%1, %2) + Back - Printout offset in graph coordinates + Enter length 1: - Printout offset in paper coordinates + Enter length 2: + + + RS_ActionModifyCut - : select printout offset coordinates + No Entity found. - type in offset from command line to offset printout + Cutting point is invalid. - Printout offset ignores relative zero. Ignoring '@' + Cutting point is not on entity. - - - RS_ActionSelect - Select to modify attributes + Specify entity to cut @@ -7999,112 +8565,121 @@ Prekliči - Select to delete + Specify cutting point - Select to delete immediately + Back - Select to move + &Divide - Select to rotate + Entity must be a line, arc, circle, ellipse or interpolation spline. + + + RS_ActionModifyDelete - Select to scale + &Delete + + + RS_ActionModifyDeleteFree - Select to mirror + Delete Freehand - Select to move and rotate + Specify first break point on a polyline - Select for two axis rotation + Cancel + Prekliči + + + Specify second break point on the same polyline - Select to explode text + Back - Select to create block + Entities not in the same polyline. - Select to copy + Parent of second entity is not a polyline - Select to cut + Parent of first entity is not a polyline - No entity selected! + Parent of second entity is nullptr - Select to create offset + One of the chosen entities is nullptr - Select entities to order + Parent of first entity is nullptr - Select to explode block + First entity is nullptr - Select to revert direction + Second entity is nullptr - RS_ActionSelectAll + RS_ActionModifyDeleteQuick - Select &All + &Delete selected - Deselect &all + Pick entity to delete - Ctrl+K - + Cancel + Prekliči - RS_ActionSelectContour - - (De-)Select &Contour - - + RS_ActionModifyEntity - Entity must be an Atomic Entity. + &Properties - RS_ActionSelectIntersected + RS_ActionModifyExplodeText - Select Intersected Entities + &Explode Text into Letters + + + RS_ActionModifyMirror - Deselect Intersected Entities + &Mirror - Choose first point of intersection line + Specify first point of mirror line @@ -8112,7 +8687,7 @@ Prekliči - Choose second point of intersection line + Specify second point of mirror line @@ -8121,34 +8696,13 @@ - RS_ActionSelectInvert - - Invert Selection - - - - - RS_ActionSelectLayer - - (De-)Select Layer - - - - - RS_ActionSelectSingle - - Select Entity - - - - - RS_ActionSelectWindow + RS_ActionModifyMove - Select Window + &Move / Copy - Deselect Window + Specify reference point @@ -8156,7 +8710,7 @@ Prekliči - Choose second edge + Specify target point @@ -8164,33 +8718,30 @@ - Click and drag for the selection window + Invalid number of copies, use %1 - RS_ActionSetRelativeZero + RS_ActionModifyMoveRotate - Set relative Zero + M&ove and Rotate - Cancel - Prekliči + Not a valid expression + - Set &Relative Zero + Specify reference point - - - RS_ActionSnapIntersectionManual - I&ntersection Manually - + Cancel + Prekliči - Select first entity + Specify target point @@ -8198,84 +8749,67 @@ - Select second entity + Enter rotation angle: - RS_ActionToolRegenerateDimensions - - Regenerate Dimension Entities - - + RS_ActionModifyOffset - Regenerated %1 dimension entities + &Offset - No dimension entities found + Specify direction of offset - - - RS_ActionZoomAuto - &Auto Zoom + Back - RS_ActionZoomIn + RS_ActionModifyRevertDirection - Zoom &In + Re&vert direction - Zoom &Out + Ctrl+R - RS_ActionZoomPan + RS_ActionModifyRotate - Zoom &Panning + &Rotate - Click and drag to pan zoom + Specify reference point - Cancel - Prekliči - - - Zoom panning + Back - - - RS_ActionZoomPrevious - Previous &View + Specify rotation center - - - RS_ActionZoomRedraw - &Redraw + Specify target point to rotate to - RS_ActionZoomWindow + RS_ActionModifyRotate2 - &Window Zoom + Rotate T&wo - Specify first edge + Specify absolute reference point @@ -8283,7 +8817,7 @@ Prekliči - Specify second edge + Specify relative reference point @@ -8292,828 +8826,850 @@ - RS_Commands + RS_ActionModifyRound - line + Not a valid expression - rectangle + Specify first entity - text + Back - regen + Specify second entity - undo + Enter radius: - u - undo + Cancel + Prekliči + + + &Fillet + + + RS_ActionModifyScale - redo + &Scale - arc + Specify reference point - angle + Cancel + Prekliči + + + + RS_ActionModifyStretch + + &Stretch - factor + Specify first corner - columns + Cancel + Prekliči + + + Specify second corner - rows + Back - columnspacing + Specify reference point - rowspacing + Specify target point + + + RS_ActionModifyTrim - ang - angle + &Trim - fact - factor + &Trim Two - f - factor + Select first trim entity - cols - columns - + Cancel + Prekliči - columnspacing - columnspacing for inserts + Select limiting entity - colspacing - columnspacing for inserts + Back - cs - columnspacing for inserts + Select second trim entity - rowspacing - rowspacing for inserts + Select entity to trim + + + RS_ActionModifyTrimAmount - rs - rowspacing for inserts + &Lengthen - center + No entity found. - cen - center + The chosen Entity is in a block. Please edit the block. - point + The chosen Entity is not an atomic entity or cannot be trimmed. - offset + Not a valid expression - o - offset + Select entity to trim or enter distance: - parallel + Back + + + RS_ActionOptionsDrawing - length + Current &Drawing Preferences + + + RS_ActionOrder - close + move to bottom - number + set to bottom - through + lower after entity - help + lower over entity - ? - help + raise over entity - length - length + move to top - len - length + set to top - l - length + No Entity found. - c - close + Choose entity for order - num - number - + Cancel + Prekliči + + + RS_ActionPolylineAdd - n - number + &Add node - t - through + Add polyline's node - length1 + No Entity found. - length2 + Entity must be a polyline. - radius + Adding point is invalid. - trim + Adding point is not on entity. - length1 - length1 + Specify polyline to add nodes - len1 - length1 - + Cancel + Prekliči - l1 - length1 + Specify adding node's point - length2 - length2 + Back + + + RS_ActionPolylineAppend - len2 - length2 + A&ppend node - l2 - length2 + Append polyline's node - t - text + No Entity found. - chord length + Entity must be a polyline. - Command: %1 + Click somewhere near the beginning or end of existing polyline. - Available commands: + Specify the polyline somewhere near the beginning or end point - circle - + Cancel + Prekliči - zw - zoom - window + Specify next point or [%1] - za - zoom - auto + Back - zp - zoom - pan + Specify next point - da - dimension - aligned + Can not append nodes in a closed polyline. - dh - dimension - horizontal + Cannot undo: Not enough entities defined yet. + + + RS_ActionPolylineDel - dv - dimension - vertical + &Delete node - dr - dimension - linear + Delete polyline's node - ld - dimension - leader + No Entity found. - sg - snap - grid + Entity must be a polyline. - se - snap - end + Specify polyline to delete node - si - snap - intersection - + Cancel + Prekliči - sm - snap - middle + Specify deleting node's point - sn - snap - nearest + Back - np - snap - nearest point + Deleting point is invalid. - tn - Deselect all + Deleting point is not on entity. + + + RS_ActionPolylineDelBetween - ch - modify - bevel (chamfer) + Delete &between two nodes - xt - modify - trim (extend) + Delete between two nodes - rm - modify - trim + No Entity found. - mv - modify - move + Entity must be a polyline. - mi - modify - mirror + Deletinging point is invalid. - ro - modify - rotate + Deleting point is not on entity. - sz - modify - scale + Deleteinging point is not on entity. - ss - modify - stretch + Specify polyline to delete between two nodes - er - modify - delete (erase) - + Cancel + Prekliči - oo - modify - undo (oops) + Specify first node - uu - modify - redo + Back - xp - modify - explode + Specify second node - dimregen + Deleting point is invalid. + + + RS_ActionPolylineEquidistant - po + Create &Equidistant Polylines - l + Create Equidistant Polylines - a + No Entity found. - ci + Entity must be a polyline. - rec + Choose the original polyline - rectang - + Cancel + Prekliči + + + RS_ActionPolylineSegment - rg - zoom - redraw + Create Polyline from Existing &Segments - zr - zoom - redraw + Create Polyline from Existing Segments - zv - zoom - previous + No Entity found. - r + Choose one of the segments on the original polyline - polyline - + Cancel + Prekliči - pa - parallel + Entity can not be a closed polyline. - tm - modify - multi trim (extend) + Polyline created + + + RS_ActionPolylineTrim - da + &Trim segments - dh + Trim polyline's segments - dr + No Entity found. - dv + Entity must be a polyline. - ld + Specifying point is invalid. - tm + No Segment found on entity. - xt + Specify polyline to trim - rm - + Cancel + Prekliči - mv + Specify first segment - ch + Back - mi + Specify second segment + + + RS_ActionPrintPreview - ro + Print Pre&view - sz + RS_ActionPrintPreview::fit(): Invalid paper size - ss + Printout offset in paper coordinates by (%1, %2) - er + Printout offset in graph coordinates by (%1, %2) - oo + Printout offset in graph coordinates - uu + Printout offset in paper coordinates - xp + : select printout offset coordinates - os + type in offset from command line to offset printout - sg + Printout offset ignores relative zero. Ignoring '@' - se + Printout in Black/White - si + Printout in color + + + RS_ActionSelect - sn + Select to modify attributes - sm - + Cancel + Prekliči - np + Select to delete - tn + Select to delete immediately - kill + Select to move - k + Select to rotate - back + Select to scale - b - back + Select to mirror - li + Select to move and rotate - pl + Select for two axis rotation - pa + Select to explode text - ar + Select to create block - rect + Select to copy - redraw + Select to cut - zr + No entity selected! - zw + Select to create offset - za + Select entities to order - zp + Select to explode block - zv + Select to revert direction + + + RS_ActionSelectAll - u + Select &All - os - snap - free + Deselect &all - sc + Ctrl+K + + + RS_ActionSelectContour - sc - snap - center + (De-)Select &Contour - sd + Entity must be an Atomic Entity. + + + RS_ActionSelectIntersected - sd - snap - distance + Select Intersected Entities - sf + Deselect Intersected Entities - sf - snap - free + Choose first point of intersection line - sa - + Cancel + Prekliči - sa - Select all + Choose second point of intersection line - number - number + Back + + + RS_ActionSelectInvert - reversed - reversed + Invert Selection + + + RS_ActionSelectLayer - rev - reversed + (De-)Select Layer + + + RS_ActionSelectSingle - r - redo + Select Entity + + + RS_ActionSelectWindow - Command not found: %1 + Select Window - Accepted keycode: %1 + Deselect Window - mtext - + Cancel + Prekliči - dpi + Choose second edge - re + Back - re - modify - revert direction + Click and drag for the selection window + + + RS_ActionSetRelativeZero - rn - restrict - nothing + Set relative Zero - rn - + Cancel + Prekliči - rr - restrict - orthogonal + Set &Relative Zero + + + RS_ActionSnapIntersectionManual - rr + I&ntersection Manually - rh - restrict - horizontal + Select first entity - rh + Back - rv - restrict - vertical + Select second entity + + + RS_ActionToolRegenerateDimensions - rv + Regenerate Dimension Entities - setrelativezero + Regenerated %1 dimension entities - setrelativezero - snap - set relative zero position + No dimension entities found + + + RS_ActionZoomAuto - rz + &Auto Zoom + + + RS_ActionZoomIn - paperoffset + Zoom &In - graphoffset + Zoom &Out - fillet - modify - fillet + Zooms in - divide - modify - divide + Zooms out + + + RS_ActionZoomPan - div - modify - divide + Zoom &Panning - cut - modify - divide + Click and drag to pan zoom - an - angle - + Cancel + Prekliči - ce - center + Zoom panning + + + RS_ActionZoomPrevious - cl - chord length + Previous &View + + + RS_ActionZoomRedraw - co - columns + &Redraw + + + RS_ActionZoomWindow - ra - radius + &Window Zoom - row - row + Specify first edge - cal - command to trigger cli calculator + Cancel + Prekliči + + + Specify second edge - calculate - command to trigger cli calculator + Back diff -Nru librecad-2.0.8/librecad/ts/librecad_sq_al.ts librecad-2.0.9/librecad/ts/librecad_sq_al.ts --- librecad-2.0.8/librecad/ts/librecad_sq_al.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_sq_al.ts 2016-01-07 07:46:24.000000000 +0000 @@ -2,46 +2,85 @@ + DlgSplinePoints + + + SplinePoints + + + + + Layer: + + + + + Geometry + + + + + Closed + + + + + Spline Points + + + + + Control Points + + + + + + Points on Spline + + + + LC_ActionDrawCircle2PR - + 2 Points, Radius - + radius=%1 is too small for points selected distance between points=%2 is larger than diameter=%3 - + Select from two possible circle centers - + Specify first point - + Cancel - + Specify second point - - + + Back - + Select circle center @@ -49,44 +88,44 @@ LC_ActionDrawSplinePoints - + &Spline through points - + Specify first control point - + Cancel - + Specify next control point or [%1] - - + + Back - + Specify next control point - - + + Cannot undo: Not enough entities defined yet. - + Cannot undo: Nothing could be redone. @@ -94,12 +133,12 @@ LC_ActionFileExportMakerCam - + Export as &MakerCAM SVG... - + Export as @@ -107,7 +146,7 @@ LC_ActionLayersToggleConstruction - + Toggle &Construction Layer @@ -115,25 +154,77 @@ LC_SimpleTests - + De&bugging - + Insert Image Vendos Imazh + LG_DimzerosBox + + + select: + + + + + remove left + + + + + remove right + + + + + remove 0' + + + + + remove 0" + + + + + PolylineEquidistantOptions + + + Line Relative Angle Options + + + + + Spacing: + + + + + + Distance from original polyline + + + + + Copies: + + + + QC_ActionGetEnt - + Select object: - + Cancel @@ -141,12 +232,12 @@ QC_ActionGetPoint - + Specify a point Vendos një pikë - + Cancel @@ -154,12 +245,12 @@ QC_ActionGetSelect - + Select objects: - + Cancel @@ -167,42 +258,42 @@ QC_ApplicationWindow - + Running script '%1' - + Inserting block '%1' - + &File - + Import Importo - + &Edit Edito - + &View - + &Toolbars - + Focus on &Command Line @@ -211,12 +302,12 @@ Ctrl+M - + &Select - + &Draw &Vizato @@ -225,63 +316,63 @@ &Pikë - + &Line - + &Arc &Hark - + &Circle &Rreth - + &Ellipse &Elips - + &Polyline &Polivizë - - + + &Dimension &Dimension - + &Modify &Modifiko - + &Snap &Ngjit - + &Info &Info - + &Layer - + &Block &Bllok - + &Scripts @@ -290,12 +381,12 @@ &CAM - + About - + &Manual &Manuali @@ -304,234 +395,238 @@ Vendos Imazh - + &Window &Dritare - + &Help &Ndihmë - + Layer List - + Block List Lista e Blloqeve - + Library Browser - + Command line - + &Cascade - + &Tile - + Tile &Horizontally - + Creating new file... - + Block '%1' - + unnamed document %1 dokument i paemërtuar %1 - + New Drawing created. U krijua vizatim i ri. - + Cannot open the file %1 Please check the permissions. - + Loaded document: - + Opening aborted - + Saving drawing... Duke ruajtur vizatimin... - - + + Saved drawing: %1 Vizatimi i ruajtur: %1 - + Cannot save the file %1 Please check the permissions. - + Saving drawing under new filename... - + Draft Mode - + File - + Edit - + Draw &Order - + View - + &Spline - + &Text - + Pen Selection - + Snap Selection - + Tool Options - CAD Tools - Veglat CAD + Veglat CAD - + Su&b-Window mode - + Tile &Vertically - + Ta&b mode - + Export - + + Online (Wiki) + + + + New document from template: - + Select Template aborted - + Warning: File already opened : - + Cannot open the file %1 Please check its existence and permissions. - + File '%1' does not exist. Opening aborted - + Cannot save the file - + , please check the filename and permissions. - + Auto-saving drawing... - + Auto-saved drawing - + Cannot auto-save the file %1 Please check the permissions. @@ -539,138 +634,138 @@ - + Auto-saving failed - + Exporting drawing... Duke eksportuar vizatimin... - + Export as - + Exported: %1 Eksportuar: %1 - + Exporting... Duke eksportuar... - + Export complete Eksporti përfundoi - + Export failed! Eksportimi dështoi! - + Printing... Në printim... - + Export as PDF - + Printing complete Printimi përfundoi - + Print preview for %1 - + Exiting application... Duke mbyllur programin... - + None - + About... Rreth... - + Version: %1 Versioni: %1 - + SCM Revision: %1 - + Compiler: Clang %1.%2.%3 - + Compiler: GNU GCC %1.%2.%3 - + Compiler: Microsoft Visual C++<br> - + Qt Version: %1 - + Compiled on: %1 - + Program Icons Supplied by - + Splash and Logo supplied by - + Modules: %1 - + Main Website : Faqja Web Kryesore : - + Please consider donating to LibreCAD to help maintain the source code and website. - + Help files not found @@ -679,12 +774,12 @@ Të lutem dhuro për LibreCAD'in në mënyrë që të ndihmosh në mirëmbajtjen e kodit programor dhe faqes së saj web. - + Help Ndihmë - + Bugger, I couldn't find the helpfiles on the filesystem. @@ -692,18 +787,18 @@ QC_MDIWindow - + Do you really want to close the drawing? - + Do you really want to close the file %1? - + Closing Drawing @@ -711,77 +806,83 @@ QG_ActionFactory - + &Export as image - + &Close - + &Print... - + Export as PDF - + &Quit - + &Grid - - CTRL-G + + Ctrl+G + Toggle Grid - + &Draft - + &Statusbar - + + CAD ToolBar + + + + &Selection pointer - + &Block &Bllok - + &Preferences - + &Application Preferences - + Open IDE - + Run Script.. @@ -789,7 +890,7 @@ QG_ActionHandler - + escape escape, go back from action steps @@ -911,12 +1012,12 @@ - + Renaming Block - + Could not name block. A block named "%1" already exists. @@ -924,98 +1025,98 @@ QG_BlockWidget - + Show all blocks - + Hide all blocks - + Create Block - + Add an empty block - + Remove the active block - + Rename the active block - + Edit the active block in a separate window - + save the active block to a file - + Insert the active block - + Block Menu - + &Defreeze all Blocks - + &Freeze all Blocks - + &Add Block - + &Remove Block - + &Rename Block - + &Edit Block - + &Insert Block - + &Toggle Visibility - + &Create New Block @@ -1023,9 +1124,8 @@ QG_CadToolBar - CAD Tools - Veglat CAD + Veglat CAD @@ -1081,103 +1181,103 @@ QG_ColorBox - + Unchanged - - + + By Layer - + By Block - + Red - + Dark Red - + Yellow - + Dark Yellow - + Green - + Dark Green - + Cyan - + Dark Cyan - + Blue - + Dark Blue - + Magenta - + Dark Magenta - + Black / White - + Gray - + Dark Gray - + Light Gray - + Others.. @@ -1185,12 +1285,25 @@ QG_CommandEdit - + clear + QG_CommandHistory + + + &Copy + + + + + select&All + + + + QG_CommandWidget @@ -1198,43 +1311,33 @@ - + Command history and output - - + + Command: - + <html><head/><body><p>type in coordinates or commands</p></body></html> - + Clear - - &Copy - - - - - select&All - - - - + Unknown command: %1 - + escape escape, go back from action steps @@ -2694,343 +2797,457 @@ - + &Paper - + Paper Format - + &Landscape - + P&ortrait - + Paper &Height: - + Paper &Width: - + &Units - + Main Unit - + &Main drawing unit: - + Length - + &Format: - + P&recision: - - + + Preview - + linear - + Angle - + F&ormat: - + Pre&cision: - + angular - + &Grid - + Grid Settings - + Show Grid - + Crosshair - - <html><head/><body><p>Text alignment.</p></body></html> + + Length to enlarge over dimension line + + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> - + Left crosshair with isometric grid - + Left - + Top crosshair with isometric grid - + Top - + Right crosshair with isometric grid - + Right - + Use orthogonal grid - + Orthogonal Grid - + Use isometric grid - + Isometric Grid - + X Spacing: - - - - - - + + + + + + auto - + Y Spacing: - + &Dimensions - + + Text style: + + + + + '.' (Period) + + + + + ',' (Comma) + + + + + Decimal separator: + + + + + Linear units: + + + + + + + Color: + + + + + Length Factor: + + + + + Angular units: + + + + + Linear zeros: + + + + + Format units + + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + + Text size & position + + + + General Scale: - + <html><head/><body><p>Scale to multiply all dimension values.</p></body></html> - + Text Height: - - - - - - + + + + + + + units - - Extension line extension: + + Arrow size: - - Arrow size: + + + Width: - - Dimension line gap: + + Dimension lines, arrows & ticks - - General Factor: + + Angular zeros: - - <html><head/><body><p>Scale to multiply all dimension geometries.</p></body></html> + + Angular precision: + + + + + Enlarge: + + + + + Offset: + + + + + Linear precision: + + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + + Aligned - - Extension line offset: + + <html><head/><body><p>Offset from origin point.</p></body></html> - + + Text alignment: + + + + + Dimension line gap: + + + + + <html><head/><body><p>Scale to multiply all dimension geometries.</p></body></html> + + + + Tick size: - + <html><head/><body><p>Dimension Tick size. Set it to 0 will disable the dimension tick. Dimension arrow won't be drawn when dimension tick is enabled.</p></body></html> - - Alignment: + + Horizontal - - Dimension Aligned + + Extension lines - - Horizontal + + Fixed length: + + + + + fixed extension line legth - + Splines - + Number of line segments per spline patch: - + Scientific - + Decimal - + Engineering - + Architectural - + Fractional - + Decimal Degrees - + Deg/min/sec - + Gradians - + Radians - + Surveyor's units - + Options - + For the length formats 'Engineering' and 'Architectural', the unit must be set to Inch. @@ -3063,240 +3280,420 @@ - - Colors - - - - + Backgr&ound: - + G&rid Color: - - - #000000 - - - - - - - #808080 - - - - + &Meta Grid Color: - + S&elected Color: - - - - #FFFFFF - - - - - - #C0C0C0 - - - - + &Highlighted Color: - + Fontsize - + Statusbar: - + Graphic View - + &Show large crosshairs - + Alt+S - + A&utomatically scale grid - + Alt+U - + Number of p&review entities: - + Minimal Grid Spacing (px): - - #00FFFF + + St&art Handle Color: - - #0000FF + + &Handle Color: - - - #FFFF00 + + &End Handle Color: - - - #FF00FF + + Splash Window - - St&art Handle Color: + + Display Splash - - &Handle Color: + + Graphic Colors - - &End Handle Color: + + + + + + + + + + Aquamarine - - Splash Window + + + + + + + + + + Azure - - Display Splash + + + + + + + + + + DeepSkyBlue - - &Paths + + + + + + + + + + DodgerBlue + + + + - Translations: + + + + + Gray + + + + + + + + + + + + + HoneyDew + + + + - Hatch Patterns: + + + + + Lavender - - Fonts: + + + + + + + + + + LightGrey - - Scripts: + + + + + + + + + + Navy + + + + + + + + + + PaleGreen + + + + + + + + + + + + + Pink + + + + + + + + + + + + + Salmon + + + + + + + - Part Libraries: + + + + + Silver + + + + + + + + + + + + + Violet + + + + + + + + + Wheat + + + + + + + + + + + + + White + + + + + GUI Colors + + + + + Layer/ Block Selection: + + + + + &Paths + + + + + Translations: + + + + + Hatch Patterns: + + + + + Fonts: + + + + + Scripts: + + + + + Part Libraries: + + + + Template: - + &Defaults - + Defaults for new drawings - + &Unit: - + Drawing unit. - + Program Defaults - + Auto save time: - + Time between automatic saving of the document in minutes. - + When set, LibreCAD will automatically generate a backup of your current drawing. - + Auto backup - + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + + Modify layer of selected entities, at layer activation + + + + Preferences - + Please restart the application to apply all changes. @@ -3601,26 +3998,6 @@ Closed - - - &OK - - - - - Alt+O - - - - - Cancel - - - - - Esc - - QG_DlgText @@ -4430,7 +4807,7 @@ - + Save As... @@ -4438,84 +4815,84 @@ QG_FileDialog - + Drawing Exchange DXF 2000 %1 - + Drawing Exchange DXF R12 %1 - + LFF Font %1 - + QCad Font %1 - + Jww Drawing %1 - + Drawing Exchange %1 - + Drawing Exchange DXF 2007 %1 - + Drawing Exchange DXF 2004 %1 - + Drawing Exchange DXF R14 %1 - + dwg Drawing %1 - + QCad 1.x file %1 - + Block block file - + Drawing drawing file - + Open %1 - + Untitled - + Save %1 As @@ -4731,7 +5108,7 @@ - + Default Pen @@ -4739,77 +5116,77 @@ QG_LayerWidget - + Show all layers - + Hide all layers - + Add a layer - + Remove the current layer - + Modify layer attributes / rename - + Looking for matching layer names - + Layer Menu - + &Defreeze all Layers - + &Freeze all Layers - + &Add Layer - + &Remove Layer - + Edit Layer &Attributes - + Toggle Layer &Visibility - + Toggle Layer &Printing - + Toggle &Construction Layer @@ -4845,12 +5222,12 @@ QG_LibraryWidget - + Directories - + Insert @@ -5305,48 +5682,6 @@ - QG_PenToolBar - - - Line color - - - - - Line width - - - - - Line type - - - - - QG_PolylineEquidistantOptions - - - Line Relative Angle Options - - - - - Spacing: - - - - - - Distance from original polyline - - - - - Copies: - - - - QG_PolylineOptions @@ -5608,72 +5943,72 @@ - + Free Snap - + Snap on grid - + Snap on Endpoints - + Snap on Entity - + Snap Center - + Snap Middle - + Snap Distance - + Snap Intersection - + Restrict Horizontal - + Restrict Vertical - + Restrict Orthogonal - + Restrict Nothing - + Set relative zero position - + Lock relative zero position @@ -5732,17 +6067,17 @@ - + Length: - + Distance. Negative values for trimming, positive values for extending. Negative sign is ignored when trimming to final total length. - + The input length is used as total length after trimming, instead of length increase @@ -5774,143 +6109,143 @@ QG_WidthBox - + - Unchanged - - - + + By Layer - + By Block - + Default - + 0.00mm - + 0.05mm - + 0.09mm - + 0.13mm (ISO) - + 0.15mm - + 0.18mm (ISO) - + 0.20mm - + 0.25mm (ISO) - + 0.30mm - + 0.35mm (ISO) - + 0.40mm - + 0.50mm (ISO) - + 0.53mm - + 0.60mm - + 0.70mm (ISO) - + 0.80mm - + 0.90mm - + 1.00mm (ISO) - + 1.06mm - + 1.20mm - + 1.40mm (ISO) - + 1.58mm - + 2.00mm (ISO) - + 2.11mm @@ -5918,52 +6253,53 @@ QMessageBox - - - - - + + + + + Warning - + Layer Properties - + Layer with a name "%1" already exists. Please specify a different name. - - + + Remove Layer - - Layer "%1" and all entities on it will be removed. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. - + Layer "%1" can never be removed. - + Layer Dialog - + Remove Block - + Block "%1" and all its entities will be removed. @@ -5971,5244 +6307,5612 @@ QObject - + None + unknown length unit - - + + Inch - - + + Foot - - + + Mile - - + + Millimeter - - + + Centimeter - - + + Meter - - + + Kilometer - - + + Microinch - - + + Mil - - + + Yard - - + + Angstrom - - + + Nanometer - - + + Micron - - + + Decimeter - - + + Decameter - - + + Hectometer - - + + Gigameter - - + + Astro - - + + Lightyear - - + + Parsec - + enter an integer number - - - + + + LibreCAD query - + enter a number - + enter text - + Loading.. - + Loading... - + Loading File %1.. - + All Image Files (%1) - + All Files (*.*) - + Open Image - + Windows Bitmap - + Joint Photographic Experts Group - + Graphics Interchange Format - + Multiple-image Network Graphics - + Portable Bit Map - + Portable Grey Map - + Portable Network Graphic - + Portable Pixel Map - + X Bitmap Format - + X Pixel Map - + Scalable Vector Graphics - + SGI Black & White - + Encapsulated PostScript - + Encapsulated PostScript Format - + Encapsulated PostScript Interchange - + Windows Icon - + JPEG 2000 - + ZSoft Paintbrush - + PC Paint - + SGI-Bilddatei - + Targa Image File - + Tagged Image File Format - - + + Save Drawing As - + %1 already exists. Do you want to replace it? - + Old Drawing Exchange %1 - + Drawing Exchange %1 - + dwg Drawing %1 - + QCad 1.x file %1 - + LFF Font %1 - + Font %1 - + Jww %1 - + Open Drawing - - Block %1 already exist, renamed to: %2 - - - - + Opened dwg file version %1. - + unknown error opening dwg file - + can't open this dwg file - + unsupported dwg version - - error reading file matadata in dwg file + + error reading file metadata in dwg file - + error reading file header in dwg file - + error reading header vars in dwg file - + error reading classes in dwg file - + error reading offsets in dwg file - + error reading tables in dwg file - + error reading blocks in dwg file - + error reading entities in dwg file - + error reading objects in dwg file - + File on disk modified. Please save to another file to avoid data loss! File modified: %1 - + Hatch failed due to a gap=%1 between (%2, %3) and (%4, %5) - + Warning - + experimental, save your work first. Continue? - - - RS_ActionBlocksAdd - - &Add Block + + : duplicated command: %1 is already taken by %2 - - - RS_ActionBlocksAttributes - - &Rename Block + + point + draw point - - - RS_ActionBlocksCreate - - &Create Block + + po + draw point - - Specify reference point + + line + draw line - - Cancel + + li + draw line - - - RS_ActionBlocksEdit - - &Edit Block + + l + draw line - - - RS_ActionBlocksExplode - - Ex&plode + + polyline + draw polyline - - - RS_ActionBlocksFreezeAll - - &Hide all + + pl + draw polyline - - &Show all + + free + draw freehand line - - - RS_ActionBlocksInsert - - &Insert Block + + fhl + draw freehand line - - - - - - - Not a valid expression + + spline + draw spline - - Specify reference point + + spl + draw spline - - Cancel + + spline2 + spline through points - - Enter angle: + + stp + spline through points - - Enter factor: + + offset + create offset - - Enter columns: - - - - - Enter rows: + + parallel + create offset - - Enter column spacing: + + o + create offset - - Enter row spacing: + + pa + create offset - - - RS_ActionBlocksRemove - - &Remove Block + + ptp + parallel through point - - - RS_ActionBlocksSave - - &Save Block + + pp + parallel through point - - No block activated to save + + bisect + angle bisector - - - RS_ActionBlocksToggleView - - Toggle Block &Visibility + + bi + angle bisector - - - RS_ActionDefault - - Choose second edge + + tangentpc + tangent point and circle - - Back + + tanpc + tangent point and circle - - - RS_ActionDimAligned - - &Aligned + + perp + perpendicular line - - Specify first extension line origin + + ortho + perpendicular line - - Cancel + + vertical + vertical line - - Specify second extension line origin + + ver + vertical line - - - Back + + horizontal + horizontal line - - Specify dimension line location + + hor + horizontal line - - Enter dimension text: + + rectangle + draw rectangle - - - RS_ActionDimAngular - - &Angular + + rectang + draw rectangle - - Select first line + + rect + draw rectangle - - - - Cancel + + rec + draw rectangle - - Select second line + + polygon2v + polygon by 2 vertices - - Specify dimension arc line location + + poly2 + polygon by 2 vertices - - Enter dimension text: + + arc + draw arc - - - RS_ActionDimDiametric - - &Diametric + + a + draw arc - - Not a circle or arc entity + + circle + draw circle - - Not a valid expression + + ci + draw circle - - Select arc or circle entity + + circle2 + circle 2 points - - - Cancel + + c2 + circle 2 points - - Specify dimension line location + + circle3 + circle 3 points - - Enter dimension text: + + c3 + circle 3 points - - - RS_ActionDimLeader - - &Leader + + circlecr + circle with center and radius - - Specify target point + + cc + circle with center and radius - - Cancel + + tan3 + circle tangent to 3 - - Specify next point - Vendos një pikë + + ct3 + circle tangent to 3 + - - Finish + + ellipseinscribed + inscribed ellipse - - - RS_ActionDimLinear - - &Linear + + ei + inscribed ellipse - - &Horizontal + + ie + inscribed ellipse - - &Vertical + + hatch + draw hatch - - Not a valid expression + + ha + draw hatch - - Specify first extension line origin + + mtext + draw mtext - - Cancel + + mtxt + draw mtext - - Specify second extension line origin + + text + draw text - - - Back + + txt + draw text - - Specify dimension line location + + regen + zoom - redraw - - Enter dimension text: + + redraw + zoom - redraw - - Enter dimension line angle: + + rg + zoom - redraw - - - RS_ActionDimRadial - - &Radial + + zr + zoom - redraw - - Not a circle or arc entity + + zoomwindow + zoom - window - - Not a valid expression + + zw + zoom - window - - Select arc or circle entity + + zoomauto + zoom - auto - - - Cancel + + za + zoom - auto - - Specify dimension line position or enter angle: + + zoompan + zoom - pan - - Enter dimension text: + + zp + zoom - pan - - - RS_ActionDrawArc - - &Center, Point, Angles + + zoomprevious + zoom - previous - - - - - - Not a valid expression + + zv + zoom - previous - - Not a valid chord length + + kill + kill all actions - - Specify center + + k + kill all actions - - Cancel + + undo + undo cycle - - Specify radius + + u + undo cycle - - - - - - Back + + redo + redo cycle - - Specify start angle: + + r + redo cycle - - Specify end angle or [angle/chord length] + + dimaligned + dimension - aligned - - Specify included angle: + + da + dimension - aligned - - Specify chord length: + + dimhorizontal + dimension - horizontal - - - RS_ActionDrawArc3P - - &3 Points + + dh + dimension - horizontal - - Invalid arc data. + + dimvertical + dimension - vertical - - Specify startpoint or [center] + + dv + dimension - vertical - - Cancel + + dimlinear + dimension - linear - - Specify second point + + dl + dimension - linear - - - Back + + dr + dimension - linear - - Specify endpoint + + dimangular + dimension - angular - - - RS_ActionDrawArcTangential - - Arc &Tangential + + dan + dimension - angular - - Specify base entity + + dimradial + dimension - radial - - Cancel + + dimradius + dimension - radius - - Specify end angle + + dimdiametric + dimension - diametric - - - Back + + dimdiameter + dimension - diametric - - Specify end point + + dd + dimension - diametric - - - RS_ActionDrawCircle - - Center, &Point + + dimleader + dimension - leader - - Not a valid expression + + ld + dimension - leader - - Specify center + + dimregen + dimension - regenerate - - Cancel + + restrictnothing + restrict - nothing - - Specify radius + + rn + restrict - nothing - - Back + + restrictorthogonal + restrict - orthogonal - - - RS_ActionDrawCircle2P - - 2 Points + + rr + restrict - orthogonal - - Invalid Circle data. + + restricthorizontal + restrict - horizontal - - Specify first point + + rh + restrict - horizontal - - Cancel + + restrictvertical + restrict - vertical - - Specify second point + + rv + restrict - vertical - - Back + + move + modify - move (copy) - - - RS_ActionDrawCircle3P - - 3 Points + + mv + modify - move (copy) - - Invalid circle data. + + bevel + modify - bevel - - Specify first point + + bev + modify - bevel - - Cancel + + ch + modify - bevel - - Specify second point + + fillet + modify - fillet - - - Back + + fi + modify - fillet - - Specify third point + + divide + modify - divide (cut) - - - RS_ActionDrawCircleCR - - Center, &Radius + + cut + modify - divide (cut) - - radius=%1 is invalid + + div + modify - divide (cut) - - Not a valid expression + + mirror + modify - mirror - - Specify circle center + + mi + modify - mirror - - Cancel + + revert + modify - revert direction - - Specify circle radius + + rev + modify - revert direction - - Back + + rotate + modify - rotate - - - RS_ActionDrawCircleInscribe - - Circle &Inscribed + + ro + modify - rotate - - Specify the first line + + scale + modify - scale - - Cancel + + sz + modify - scale - - Specify the second line + + trim + modify - trim (extend) - - - Back + + tm + modify - trim (extend) - - Specify the third line + + trim2 + modify - multi trim (extend) - - - RS_ActionDrawCircleTan1_2P - - Tangential, 2 P&oints + + tm2 + modify - multi trim (extend) - - Specify a line/arc/circle + + lengthen + modify - lengthen - - Cancel + + le + modify - lengthen - - Specify the first point on the tangent circle + + stretch + modify - stretch - - - - Back + + ss + modify - stretch - - Specify the second point on the tangent circle + + delete + modify - delete (erase) - - Select the center of the tangent circle + + er + modify - delete (erase) - - - RS_ActionDrawCircleTan2 - - Tangential 2 Circles, Radius - circle tangential to two give circles and with radius + + del + modify - delete (erase) - - Specify the first line/arc/circle + + explode + explode block/polyline into entities - - Cancel + + xp + explode block/polyline into entities - - Specify the second line/arc/circle + + snapfree + snap - free - - - Back + + os + snap - free - - Select the center of the tangent circle + + sf + snap - free - - - RS_ActionDrawCircleTan2_1P - - Tangential 2 Circles, 1 Point + + snapcenter + snap - center - - Specify a line/arc/circle + + sc + snap - center - - Cancel + + snapdist + snap - distance to endpoints - - Specify the another arc/circle + + sd + snap - distance to endpoints - - - - Back + + snapend + snap - end points - - Specify a point on the tangent circle + + se + snap - end points - - Select the center of the tangent circle + + snapgrid + snap - grid - - - RS_ActionDrawCircleTan3 - - Specify the first line/arc/circle + + sg + snap - grid - - Specify the second line/arc/circle + + snapintersection + snap - intersection - - Specify the third line/arc/circle + + si + snap - intersection - - Cancel + + snapmiddle + snap - middle points - - Tangential &3 Circles + + sm + snap - middle points - - - - Back + + snaponentity + snap - on entity - - Select the center of the tangent circle + + sn + snap - on entity - - - RS_ActionDrawEllipse4Points - - Ellipse &4 Point + + np + snap - on entity - - Can not determine uniquely an ellipse + + setrelativezero + set relative zero position - - Specify the first point on ellipse + + rz + set relative zero position - - Cancel + + selectall + Select all entities - - Specify the second point on ellipse + + sa + Select all entities - - - - Back + + deselectall + deselect all entities - - Specify the third point on ellipse + + tn + deselect all entities - - Specify the fourth point on ellipse + + modifyattr + modify attribute - - - RS_ActionDrawEllipseAxis - - Ellipse &Arc (Axis) + + attr + modify attribute - - &Ellipse (Axis) + + ma + modify attribute - - - - Not a valid expression + + properties + modify properties - - Specify ellipse center + + prop + modify properties - - Cancel + + distance + distance point to point - - Specify endpoint of major axis + + dist + distance point to point - - - - - Back + + dpp + distance point to point - - Specify endpoint or length of minor axis: + + angle + measure angle - - Specify start angle + + ang + measure angle - - Specify end angle + + area + measure area - - - RS_ActionDrawEllipseCenter3Points - - Ellipse Center and &3 Points + + ar + measure area - - Specify the center of ellipse + + + angle - - - Cancel + + dpi - - Specify the first point on ellipse + + + close - - Specify the second point on ellipse + + + chord length - - - Back + + + columns - - Specify the third point on ellipse + + columnspacing - - - RS_ActionDrawEllipseFociPoint - - Ellipse &Foci Point + + + factor - - Not a valid expression + + length - - Specify first focus of ellipse + + length1 + bevel/fillet lenght1 - - Cancel + + length2 + bevel/fillet lenght2 - - Specify second focus of ellipse + + number - - - Back + + + radius - - Specify a point on ellipse or total distance to foci + + rows - - - RS_ActionDrawEllipseInscribe - - Ellipse &Inscribed + + rowspacing - - Can not determine uniquely an ellipse + + + through - - Specify the first line + + trim - - Cancel + + ang + angle - - Specify the second line + + an + angle - - - - Back + + center - - Specify the third line + + cen + center - - Specify the fourth line + + ce + center - - - RS_ActionDrawHatch - - &Hatch + + cl + chord length - - Hatch created successfully. + + c + close - - Hatch Error: Invalid contour found! + + cols + columns - - Hatch Error: Pattern not found! + + co + columns - - Hatch Error: Contour or pattern too small! + + columnspacing + columnspacing for inserts - - Hatch Error: Contour too big! + + colspacing + columnspacing for inserts - - Hatch Error: Undefined Error! + + cs + columnspacing for inserts - - Total hatch area = %1 + + fact + factor - - Invalid hatch area. Please check that the entities chosen form one or more closed contours. + + f + factor - - - RS_ActionDrawImage - - Insert &Image + + help - - - - Not a valid expression + + ? + help - - Specify reference point + + length + length - - Cancel + + len + length - - Enter angle: + + l + length - - Enter factor: + + length1 + length1 - - Enter dpi: + + len1 + length1 - - - RS_ActionDrawLine - - &2 Points + + l1 + length1 - - Specify first point + + length2 + length2 - - Cancel + + len2 + length2 - - Specify next point or [%1] + + l2 + length2 - - - Back + + number + number - - Specify next point - Vendos një pikë + + num + number + - - Cannot close sequence of lines: Not enough entities defined yet, or already closed. + + n + number - - Cannot redo: Not previous line segment defined. + + ra + radius - - Cannot undo: Not enough entities defined yet. + + reversed + reversed - - - RS_ActionDrawLineAngle - - &Angle + + + rev + reversed - - &Horizontal + + row + row - - Vertical + + rowspacing + rowspacing for inserts - - - Not a valid expression + + rs + rowspacing for inserts - - Specify position + + text - - Cancel + + t + text - - Enter angle: + + t + through - - - Back + + undo - - Enter length: + + u + undo - - - RS_ActionDrawLineBisector - - Bisector + + redo - - - Not a valid expression + + r + redo - - Number sector lines not in range: - number of bisector to create must be in [1, 200] + + back - - Select first line + + b + back - - Cancel + + bw - - Select second line + + blackwhite - - - - Back + + color - - Enter bisector length: + + paperoffset - - Enter number of bisectors: + + graphoffset - - - RS_ActionDrawLineFree - - &Freehand Line + + Command: %1 (%2) - - Click and drag to draw a line + + RS_Commands:: command not found: %1 - - Cancel + + + Command not found: %1 - - - RS_ActionDrawLineHorVert - - Vertical + + Accepted keycode: %1 - - Specify first point + + Available commands: - - Cancel + + cal + command to trigger cli calculator - - Specify second point + + calculate + command to trigger cli calculator - - Back + + Calculator error for input: - RS_ActionDrawLineOrthTan + RS_ActionBlocksAdd - - Tangent &Orthogonal + + &Add Block + + + RS_ActionBlocksAttributes - - Select a line + + &Rename Block + + + RS_ActionBlocksCreate - - Cancel + + &Create Block - - Select circle, arc or ellipse + + Specify reference point - - Back + + Cancel - RS_ActionDrawLineParallel + RS_ActionBlocksEdit - - &Parallel + + &Edit Block + + + RS_ActionBlocksExplode - - - &Concentric + + Ex&plode + + + RS_ActionBlocksFreezeAll - - Specify Distance <%1> or select entity or [%2] + + &Hide all - - Cancel + + &Show all + + + RS_ActionBlocksInsert - - Enter number: + + &Insert Block - - + + + + + + Not a valid expression - - Not a valid number. Try 1..99 + + Specify reference point - - - RS_ActionDrawLineParallelThrough - - Parallel through point + + Cancel - - Select entity + + Enter angle: - - Cancel + + Enter factor: - - Specify through point + + Enter columns: - - - Back + + Enter rows: - - Number: + + Enter column spacing: - - Not a valid number. Try 1..99 + + Enter row spacing: + + + RS_ActionBlocksRemove - - Not a valid expression + + &Remove Block - RS_ActionDrawLinePolygonCenCor + RS_ActionBlocksSave - - Pol&ygon (Cen,Cor) + + &Save Block - - Specify center - - - - - Specify a corner + + No block activated to save + + + RS_ActionBlocksToggleView - - Enter number: + + Toggle Block &Visibility + + + RS_ActionDefault - - Not a valid number. Try 1..9999 + + Choose second edge - - Not a valid expression + + Back - RS_ActionDrawLinePolygonCorCor + RS_ActionDimAligned - - Polygo&n (Cor,Cor) + + &Aligned - - Specify first corner + + Specify first extension line origin - + Cancel - - Specify second corner + + Specify second extension line origin - - + + Back - - Number: - - - - - Not a valid number. Try 1..9999 + + Specify dimension line location - - Not a valid expression. + + Enter dimension text: - RS_ActionDrawLineRectangle + RS_ActionDimAngular - - Rectangle + + &Angular - - Specify first corner + + Select first line - + + + Cancel - - Specify second corner + + Select second line - - Back + + Specify dimension arc line location + + + + + Enter dimension text: - RS_ActionDrawLineRelAngle + RS_ActionDimDiametric - - Relative angle + + &Diametric - - Orthogonal + + Not a circle or arc entity - - + Not a valid expression - - Select base entity + + Select arc or circle entity - + + Cancel - - Specify position + + Specify dimension line location - - Back + + Enter dimension text: - RS_ActionDrawLineTangent1 + RS_ActionDimLeader - - Tangent (P,C) + + &Leader - - Specify point + + Specify target point - + Cancel - - Select circle, arc or ellipse - + + Specify next point + Vendos një pikë - - Back + + Finish - RS_ActionDrawLineTangent2 - - - Tangent (C,C) - - - - - Select first circle or ellipse - - + RS_ActionDimLinear - - Select second circle or ellipse + + &Linear - - Cancel + + &Horizontal - - Back + + &Vertical - - - RS_ActionDrawMText - - &MText + + Not a valid expression - - Specify insertion point + + Specify first extension line origin - + Cancel - - Enter text: + + Specify second extension line origin - + + Back - - - RS_ActionDrawPoint - - &Points + + Specify dimension line location - - Specify location + + Enter dimension text: - - Cancel + + Enter dimension line angle: - RS_ActionDrawPolyline + RS_ActionDimRadial - - &Polyline - &Polivizë + + &Radial + - - Draw polylines + + Not a circle or arc entity - - Specify first point + + Not a valid expression - - Cancel + + Select arc or circle entity - - Specify next point or [%1] + + + Cancel - - - Back + + Specify dimension line position or enter angle: - - Specify next point - Vendos një pikë + + Enter dimension text: + + + + RS_ActionDrawArc - - Cannot close sequence of lines: Not enough entities defined yet. + + &Center, Point, Angles - - Cannot undo: Not enough entities defined yet. + + + + + + Not a valid expression - - - RS_ActionDrawSpline - - &Spline + + Not a valid chord length - - Specify first control point + + Specify center - + Cancel - - Specify next control point or [%1] + + Specify radius - - + + + + + Back - - Specify next control point + + Specify start angle: - - Cannot undo: Not enough entities defined yet. + + Specify end angle or [angle/chord length] + + + + + Specify included angle: + + + + + Specify chord length: - RS_ActionDrawText + RS_ActionDrawArc3P - - &Text + + &3 Points - - Specify insertion point + + Invalid arc data. - - - Cancel + + Specify startpoint or [center] - - Specify second point + + Cancel - - Enter text: + + Specify second point - + + Back - - - RS_ActionEditCopy - - &Copy + + Specify endpoint + + + RS_ActionDrawArcTangential - - Cu&t + + Arc &Tangential - - Specify reference point + + Specify base entity - + Cancel - - - RS_ActionEditPaste - - &Paste + + Specify end angle - - Set reference point + + + Back - - Cancel + + Specify end point - RS_ActionEditUndo + RS_ActionDrawCircle - - &Undo + + Center, &Point - - &Redo + + Not a valid expression - - Nothing to undo! + + Specify center - - Nothing to redo! + + Cancel - - - RS_ActionFileNew - - &New + + Specify radius - - - RS_ActionFileNewTemplate - - New From &Template + + Back - RS_ActionFileOpen + RS_ActionDrawCircle2P - - &Open... + + 2 Points - - - RS_ActionFileSave - - &Save + + Invalid Circle data. - - - RS_ActionFileSaveAs - - Save &as... + + Specify first point - - - RS_ActionInfoAngle - - An&gle between two lines + + Cancel - - Angle: %1 + + Specify second point - - Lines are parallel + + Back + + + RS_ActionDrawCircle3P - - Specify first line + + 3 Points - - Cancel + + Invalid circle data. - - Specify second line + + Specify first point - - Back + + Cancel - - - RS_ActionInfoArea - - Area: %1 + + Specify second point - - Circumference: %1 + + + Back - - Polygonal &Area + + Specify third point + + + RS_ActionDrawCircleCR - - Closing Point: %1/%2 + + Center, &Radius - - Point: %1/%2 + + radius=%1 is invalid - - Specify first point of polygon + + Not a valid expression + + + + + Specify circle center - - + Cancel - - Specify next point of polygon + + Specify circle radius - - - RS_ActionInfoDist - - &Distance Point to Point + + Back + + + RS_ActionDrawCircleInscribe - - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + + Circle &Inscribed - - Specify first point of distance + + Specify the first line - + Cancel - - Specify second point of distance + + Specify the second line - + + Back - - - RS_ActionInfoDist2 - - &Distance Entity to Point + + Specify the third line + + + RS_ActionDrawCircleTan1_2P - - Distance: %1 + + Tangential, 2 P&oints - - Specify entity + + Specify a line/arc/circle - + Cancel - - Specify point + + Specify the first point on the tangent circle - + + + Back - - - RS_ActionInfoInside - - Point inside contour + + Specify the second point on the tangent circle - - Point is inside selected contour. + + Select the center of the tangent circle + + + RS_ActionDrawCircleTan2 - - Point is outside selected contour. + + Tangential 2 Circles, Radius + circle tangential to two give circles and with radius - - Specify point + + Specify the first line/arc/circle - + Cancel - - - RS_ActionInfoTotalLength - - - &Total length of selected entities - - - - Total Length of selected entities: %1 + + Specify the second line/arc/circle - - At least one of the selected entities cannot be measured. + + + Back - - - RS_ActionLayersAdd - - &Add Layer + + Select the center of the tangent circle - RS_ActionLayersEdit + RS_ActionDrawCircleTan2_1P - - &Edit Layer + + Tangential 2 Circles, 1 Point - - - RS_ActionLayersFreezeAll - - &Hide all + + Specify a line/arc/circle - - &Show all + + Cancel - - - RS_ActionLayersRemove - - &Remove Layer + + Specify the another arc/circle - - - RS_ActionLayersToggleLock - - Toggle Layer Loc&k + + + + Back - - - RS_ActionLayersTogglePrint - - Toggle Layer &Print + + Specify a point on the tangent circle - - - RS_ActionLayersToggleView - - &Toggle Layer Visibility + + Select the center of the tangent circle - RS_ActionLibraryInsert - - - Insert Library Object - - + RS_ActionDrawCircleTan3 - - Cannot open file '%1' + + Specify the first line/arc/circle - - - Not a valid expression + + Specify the second line/arc/circle - - Specify reference point + + Specify the third line/arc/circle - + Cancel - - Enter angle: + + Tangential &3 Circles - - Enter factor: + + Draw tangential circle of 3 given points, lines, arcs/circles - - - RS_ActionLockRelativeZero - - (Un-)&Lock Relative Zero + + + + Back - - - RS_ActionModifyAttributes - - &Attributes + + Select the center of the tangent circle - RS_ActionModifyBevel + RS_ActionDrawEllipse4Points - - &Bevel + + Ellipse &4 Point - - - Not a valid expression + + Can not determine uniquely an ellipse - - Select first entity + + Specify the first point on ellipse - + Cancel - - Select second entity + + Specify the second point on ellipse - - - + + + Back - - Enter length 1: + + Specify the third point on ellipse - - Enter length 2: + + Specify the fourth point on ellipse - RS_ActionModifyCut + RS_ActionDrawEllipseAxis - - &Divide + + Ellipse &Arc (Axis) - - - No Entity found. + + &Ellipse (Axis) - - Entity must be a line, arc, circle, ellipse or interpolation spline. + + + + Not a valid expression - - Cutting point is invalid. + + Specify ellipse center - - Cutting point is not on entity. + + Cancel - - Specify entity to cut + + Specify endpoint of major axis - - Cancel + + + + + Back - - Specify cutting point + + Specify endpoint or length of minor axis: - - Back + + Specify start angle - - - RS_ActionModifyDelete - - &Delete + + Specify end angle - RS_ActionModifyDeleteFree + RS_ActionDrawEllipseCenter3Points - - Delete Freehand + + Ellipse Center and &3 Points - - Entities not in the same polyline. + + Specify the center of ellipse - - Parent of second entity is not a polyline + + + Cancel - - Parent of second entity is NULL + + Specify the first point on ellipse - - One of the chosen entities is NULL + + Specify the second point on ellipse - - Parent of first entity is not a polyline + + + Back - - Parent of first entity is NULL + + Specify the third point on ellipse + + + RS_ActionDrawEllipseFociPoint - - First entity is NULL + + Ellipse &Foci Point - - Second entity is NULL + + specify a point on ellipse, or total distance to foci - - Specify first break point on a polyline + + Total distance %1 is smaller than distance between foci - - Cancel + + Not a valid expression - - Specify second break point on the same polyline + + Specify first focus of ellipse - - Back + + Cancel - - - RS_ActionModifyDeleteQuick - - &Delete selected + + Specify second focus of ellipse - - Pick entity to delete - - - - - Cancel + + + Back - - - RS_ActionModifyEntity - - &Properties + + Specify a point on ellipse or total distance to foci - RS_ActionModifyExplodeText + RS_ActionDrawEllipseInscribe - - &Explode Text into Letters + + Ellipse &Inscribed - - - RS_ActionModifyMirror - - &Mirror + + Can not determine uniquely an ellipse - - Specify first point of mirror line + + Specify the first line - + Cancel - - Specify second point of mirror line + + Specify the second line - + + + Back - - - RS_ActionModifyMove - - &Move / Copy + + Specify the third line - - Invalid number of copies, use %1 + + Specify the fourth line + + + RS_ActionDrawHatch - - Specify reference point + + &Hatch - - Cancel + + Hatch created successfully. - - Specify target point + + Hatch Error: Invalid contour found! - - Back + + Hatch Error: Pattern not found! - - - RS_ActionModifyMoveRotate - - M&ove and Rotate + + Hatch Error: Contour or pattern too small! - - Not a valid expression + + Hatch Error: Contour too big! - - Specify reference point + + Hatch Error: Undefined Error! - - Cancel + + Total hatch area = %1 - - Specify target point + + Invalid hatch area. Please check that the entities chosen form one or more closed contours. + + + RS_ActionDrawImage - - - Back + + Insert &Image - - Enter rotation angle: + + + + Not a valid expression - - - RS_ActionModifyOffset - - &Offset + + Specify reference point - - Specify direction of offset + + Cancel - - Back + + Enter angle: - - - RS_ActionModifyRevertDirection - - Re&vert direction + + Enter factor: - - Ctrl+R + + Enter dpi: - RS_ActionModifyRotate + RS_ActionDrawLine - - &Rotate + + &2 Points - - Specify rotation center + + Specify first point - - Specify reference point + + Cancel - - Specify target point to rotate to + + Specify next point or [%1] - - - + + Back - - - RS_ActionModifyRotate2 - - Rotate T&wo + + Specify next point + Vendos një pikë + + + + Cannot close sequence of lines: Not enough entities defined yet, or already closed. - - Specify absolute reference point + + Cannot redo: Not previous line segment defined. - - Cancel + + Cannot undo: Not enough entities defined yet. + + + RS_ActionDrawLineAngle - - Specify relative reference point + + &Angle - - Back + + &Horizontal - - - RS_ActionModifyRound - - &Fillet + + Vertical - + + Not a valid expression - - Specify first entity + + Specify position - - - Back + + Cancel - - Specify second entity + + Enter angle: - - Enter radius: + + + Back - - Cancel + + Enter length: - RS_ActionModifyScale - - - &Scale - - + RS_ActionDrawLineBisector - - Specify reference point + + Bisector - - Cancel + + + Not a valid expression - - - RS_ActionModifyStretch - - &Stretch + + Number sector lines not in range: + number of bisector to create must be in [1, 200] - - Specify first corner + + Select first line - + Cancel - - Specify second corner + + Select second line - - - + + + Back - - Specify reference point + + Enter bisector length: - - Specify target point + + Enter number of bisectors: - RS_ActionModifyTrim + RS_ActionDrawLineFree - - &Trim + + &Freehand Line - - &Trim Two + + Click and drag to draw a line - - Select first trim entity + + Cancel + + + RS_ActionDrawLineHorVert - - - Cancel + + Vertical - - Select limiting entity + + Specify first point - - - Back + + Cancel - - Select second trim entity + + Specify second point - - Select entity to trim + + Back - RS_ActionModifyTrimAmount - - - &Lengthen - - - - - No entity found. - - + RS_ActionDrawLineOrthTan - - The chosen Entity is in a block. Please edit the block. + + Tangent &Orthogonal - - The chosen Entity is not an atomic entity or cannot be trimmed. + + Select a line - - Not a valid expression + + Cancel - - Select entity to trim or enter distance: + + Select circle, arc or ellipse - + Back - RS_ActionOptionsDrawing + RS_ActionDrawLineParallel - - Current &Drawing Preferences + + &Parallel - - - RS_ActionOrder - - move to bottom + + + &Concentric - - set to bottom + + Specify Distance <%1> or select entity or [%2] - - lower after entity + + Cancel - - lower over entity + + Enter number: - - - raise over entity + + + Not a valid expression - - move to top + + Not a valid number. Try 1..99 + + + RS_ActionDrawLineParallelThrough - - set to top + + Parallel through point - - No Entity found. + + Select entity - - Choose entity for order + + Cancel - - Cancel + + Specify through point - - - RS_ActionPolylineAdd - - &Add node + + + Back - - Add polyline's node + + Number: - - - No Entity found. + + Not a valid number. Try 1..99 - - Entity must be a polyline. + + Not a valid expression + + + RS_ActionDrawLinePolygonCenCor - - Adding point is invalid. + + Pol&ygon (Cen,Cor) - - Adding point is not on entity. + + Specify center - - Specify polyline to add nodes + + Specify a corner - - Cancel + + Enter number: - - Specify adding node's point + + Not a valid number. Try 1..9999 - - Back + + Not a valid expression - RS_ActionPolylineAppend + RS_ActionDrawLinePolygonCorCor - - A&ppend node + + Polygo&n (Cor,Cor) - - Append polyline's node + + Specify first corner - - No Entity found. + + Cancel - - Entity must be a polyline. + + Specify second corner - - Can not append nodes in a closed polyline. + + + Back - - Click somewhere near the beginning or end of existing polyline. + + Number: - - Specify the polyline somewhere near the beginning or end point + + Not a valid number. Try 1..9999 - - Cancel + + Not a valid expression. + + + RS_ActionDrawLineRectangle - - Specify next point or [%1] + + Rectangle - - - Back + + Specify first corner - - Specify next point - Vendos një pikë - - - - Cannot undo: Not enough entities defined yet. + + Cancel - - - RS_ActionPolylineDel - - - &Delete node - &Fshijë nyjen - - - Delete polyline's node - Fshijë nyjen e polivijës + + Specify second corner + - - - No Entity found. + + Back + + + RS_ActionDrawLineRelAngle - - Entity must be a polyline. + + Relative angle - - Deleting point is invalid. + + Orthogonal - - Deleting point is not on entity. + + + Not a valid expression - - Specify polyline to delete node + + Select base entity - + Cancel - - Specify deleting node's point + + Specify position - + Back - RS_ActionPolylineDelBetween - - - Delete &between two nodes - Fshijë &midis dy nyjeve - + RS_ActionDrawLineTangent1 - - Delete between two nodes - Fshijë midis dy nyjeve + + Tangent (P,C) + - - - - No Entity found. - Asnjë njësi e gjendur + + Specify point + - - Entity must be a polyline. - Njësia duhet të jetë një polivijë + + Cancel + - - Deletinging point is invalid. - Pika e fshirë nuk është e vlefshme + + Select circle, arc or ellipse + - - Deleting point is not on entity. + + Back + + + RS_ActionDrawLineTangent2 - - Deleting point is invalid. + + Tangent (C,C) - - Deleteinging point is not on entity. + + Select first circle or ellipse - - Specify polyline to delete between two nodes - Zgjidh polivijën për të fshirë mes dy nyjeve + + Select second circle or ellipse + - + Cancel - - Specify first node - Zgjidh nyjen e parë - - - - + Back - - - Specify second node - - - RS_ActionPolylineEquidistant + RS_ActionDrawMText - - Create &Equidistant Polylines + + &MText - - Create Equidistant Polylines + + Specify insertion point - - No Entity found. - Asnjë njësi e gjendur. - - - - Entity must be a polyline. - Njësia duhet të jetë polivijë. + + Cancel + - - Choose the original polyline + + Enter text: - - Cancel + + Back - RS_ActionPolylineSegment + RS_ActionDrawPoint - - Create Polyline from Existing &Segments + + &Points - - Create Polyline from Existing Segments + + Specify location - - No Entity found. + + Cancel + + + RS_ActionDrawPolyline - - Entity must be a line, arc or polyline. - + + &Polyline + &Polivizë - - Entity can not be a closed polyline. + + Draw polylines - - Choose one of the segments on the original polyline + + Specify first point - + Cancel - - - RS_ActionPolylineTrim - - &Trim segments + + Specify next point or [%1] - - Trim polyline's segments + + + Back - - - - No Entity found. - + + Specify next point + Vendos një pikë - - Entity must be a polyline. + + Cannot close sequence of lines: Not enough entities defined yet. - - - Specifying point is invalid. + + Cannot undo: Not enough entities defined yet. + + + RS_ActionDrawSpline - - - No Segment found on entity. + + &Spline - - Specify polyline to trim + + Specify first control point - + Cancel - - Specify first segment + + Specify next control point or [%1] - - + + Back - - Specify second segment + + Specify next control point + + + + + Cannot undo: Not enough entities defined yet. - RS_ActionPrintPreview + RS_ActionDrawText - - Print Pre&view + + &Text - - Printout offset in paper coordinates by (%1, %2) + + Specify insertion point - - Printout offset in graph coordinates by (%1, %2) + + + Cancel - - Printout offset in graph coordinates + + Specify second point - - Printout offset in paper coordinates + + Enter text: - - : select printout offset coordinates + + Back + + + RS_ActionEditCopy - - type in offset from command line to offset printout + + &Copy - - Printout offset ignores relative zero. Ignoring '@' + + Cu&t - - RS_ActionPrintPreview::fit(): Invalid paper size + + Specify reference point + + + + + Cancel - RS_ActionSelect + RS_ActionEditPaste - - - No entity selected! + + &Paste - - Select to modify attributes + + Set reference point - - - - - - - - - - - - - - - - - + Cancel + + + RS_ActionEditUndo - - Select entities to order + + &Undo - - Select to delete + + &Redo - - Select to delete immediately + + Nothing to undo! - - Select to move + + Nothing to redo! + + + RS_ActionFileNew - - Select to copy + + &New + + + RS_ActionFileNewTemplate - - Select to cut + + New From &Template + + + RS_ActionFileOpen - - Select to revert direction + + &Open... + + + RS_ActionFileSave - - Select to rotate + + &Save + + + RS_ActionFileSaveAs - - Select to scale + + Save &as... + + + RS_ActionInfoAngle - - Select to mirror + + An&gle between two lines - - Select to move and rotate + + Angle: %1 - - Select to create offset + + Lines are parallel - - Select for two axis rotation + + Specify first line - - Select to explode text + + Cancel - - Select to explode block + + Specify second line - - Select to create block + + Back - RS_ActionSelectAll + RS_ActionInfoArea - - Select &All + + Area: %1 - - Deselect &all + + Circumference: %1 - - Ctrl+K + + Polygonal &Area - - - RS_ActionSelectContour - - (De-)Select &Contour + + Closing Point: %1/%2 - - Entity must be an Atomic Entity. + + Point: %1/%2 - - - RS_ActionSelectIntersected - - Select Intersected Entities + + Specify first point of polygon - - Deselect Intersected Entities + + + Cancel - - Choose first point of intersection line + + Specify next point of polygon + + + RS_ActionInfoDist - - Cancel + + &Distance Point to Point - - Choose second point of intersection line + + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) - - Back + + Specify first point of distance - - - RS_ActionSelectInvert - - Invert Selection + + Cancel - - - RS_ActionSelectLayer - - (De-)Select Layer + + Specify second point of distance - - - RS_ActionSelectSingle - - Select Entity + + Back - RS_ActionSelectWindow + RS_ActionInfoDist2 - - Select Window + + &Distance Entity to Point - - Deselect Window + + Distance: %1 - - Cancel + + Specify entity - - Click and drag for the selection window + + Cancel - - Choose second edge + + Specify point - + Back - RS_ActionSetRelativeZero + RS_ActionInfoInside - - Set &Relative Zero + + Point inside contour - - Set relative Zero + + Point is inside selected contour. + + + + + Point is outside selected contour. + + + + + Specify point - + Cancel - RS_ActionSnapIntersectionManual + RS_ActionInfoTotalLength - - I&ntersection Manually + + &Total length of selected entities - - Select first entity + + Total Length of selected entities: %1 - - - Back + + At least one of the selected entities cannot be measured. + + + RS_ActionLayersAdd - - Select second entity + + &Add Layer - RS_ActionToolRegenerateDimensions + RS_ActionLayersEdit - - Regenerate Dimension Entities + + &Edit Layer + + + RS_ActionLayersFreezeAll - - Regenerated %1 dimension entities + + &Hide all - - No dimension entities found + + &Show all - RS_ActionZoomAuto + RS_ActionLayersRemove - - &Auto Zoom + + &Remove Layer - RS_ActionZoomIn + RS_ActionLayersToggleLock - - Zoom &In + + Toggle Layer Loc&k + + + RS_ActionLayersTogglePrint - - Zoom &Out + + Toggle Layer &Print - RS_ActionZoomPan + RS_ActionLayersToggleView - - Zoom &Panning + + &Toggle Layer Visibility + + + RS_ActionLibraryInsert - - Click and drag to pan zoom + + Insert Library Object - - + + Cannot open file '%1' + + + + + + Not a valid expression + + + + + Specify reference point + + + + Cancel - - Zoom panning + + Enter angle: + + + + + Enter factor: - RS_ActionZoomPrevious + RS_ActionLockRelativeZero - - Previous &View + + (Un-)&Lock Relative Zero - RS_ActionZoomRedraw + RS_ActionModifyAttributes - - &Redraw + + &Attributes - RS_ActionZoomWindow + RS_ActionModifyBevel - - &Window Zoom + + &Bevel - - Specify first edge - Zgjidh këndin e parë + + + Not a valid expression + + + + + Select first entity + - + Cancel - - Specify second edge - Zgjidh këndin e dytë + + Select second entity + - + + + Back - - - RS_Commands - - - point + + Enter length 1: - - - po + + Enter length 2: + + + RS_ActionModifyCut - - - line + + &Divide - - l + + + No Entity found. - - - polyline + + Entity must be a line, arc, circle, ellipse or interpolation spline. - - - offset + + Cutting point is invalid. - - o - offset + + Cutting point is not on entity. - - - parallel + + Specify entity to cut - - - arc + + Cancel - - a + + Specify cutting point - - - circle + + Back + + + RS_ActionModifyDelete - - - ci + + &Delete + + + RS_ActionModifyDeleteFree - - - rectangle + + Delete Freehand - - rec + + Entities not in the same polyline. - - rectang + + Parent of second entity is not a polyline - - - - text + + Parent of first entity is not a polyline - - - regen + + Parent of second entity is nullptr - - rg - zoom - redraw + + One of the chosen entities is nullptr - - zr - zoom - redraw + + Parent of first entity is nullptr - - zw - zoom - window + + First entity is nullptr - - za - zoom - auto + + Second entity is nullptr - - zp - zoom - pan + + Specify first break point on a polyline - - zv - zoom - previous + + Cancel - - - kill + + Specify second break point on the same polyline - - - k + + Back + + + RS_ActionModifyDeleteQuick - - - - undo + + &Delete selected - - - u - undo + + Pick entity to delete - - - - redo + + Cancel + + + RS_ActionModifyEntity - - - r + + &Properties + + + RS_ActionModifyExplodeText - - da - dimension - aligned + + &Explode Text into Letters + + + RS_ActionModifyMirror - - - da + + &Mirror - - dh - dimension - horizontal + + Specify first point of mirror line - - - dh + + Cancel - - dr - dimension - linear + + Specify second point of mirror line - - - dr + + Back + + + RS_ActionModifyMove - - dv - dimension - vertical + + &Move / Copy - - - dv + + Invalid number of copies, use %1 - - ld - dimension - leader + + Specify reference point - - - ld + + Cancel - - - dimregen + + Specify target point - - tm - modify - multi trim (extend) + + Back + + + RS_ActionModifyMoveRotate - - - tm + + M&ove and Rotate - - xt - modify - trim (extend) + + Not a valid expression - - - xt + + Specify reference point - - rm - modify - trim + + Cancel - - - rm + + Specify target point - - mv - modify - move + + + Back - - - mv + + Enter rotation angle: + + + RS_ActionModifyOffset - - ch - modify - bevel (chamfer) + + &Offset - - - ch + + Specify direction of offset - - mi - modify - mirror + + Back + + + RS_ActionModifyRevertDirection - - - mi + + Re&vert direction - - ro - modify - rotate + + Ctrl+R + + + RS_ActionModifyRotate - - - ro + + &Rotate - - sz - modify - scale + + Specify rotation center - - - sz + + Specify reference point - - ss - modify - stretch + + Specify target point to rotate to - - - ss + + + + Back + + + RS_ActionModifyRotate2 - - er - modify - delete (erase) + + Rotate T&wo - - - er + + Specify absolute reference point - - oo - modify - undo (oops) + + Cancel - - - oo + + Specify relative reference point - - uu - modify - redo + + Back + + + RS_ActionModifyRound - - - uu + + &Fillet - - xp - modify - explode + + Not a valid expression - - - xp + + Specify first entity - - os + + + Back - - sg - snap - grid + + Specify second entity - - - sg + + Enter radius: - - se - snap - end + + Cancel + + + RS_ActionModifyScale - - - se + + &Scale - - si - snap - intersection + + Specify reference point - - - si + + Cancel + + + RS_ActionModifyStretch - - - sn + + &Stretch - - sm - snap - middle + + Specify first corner - - - sm + + Cancel - - sn - snap - nearest + + Specify second corner - - np - snap - nearest point + + + + Back - - - np + + Specify reference point - - tn - Deselect all + + Specify target point + + + RS_ActionModifyTrim - - - tn + + &Trim - - row - row + + &Trim Two - - Command: %1 + + Select first trim entity - - pa - parallel + + + Cancel - - - angle + + Select limiting entity - - - close + + + Back - - - chord length + + Select second trim entity - - - columns + + Select entity to trim + + + RS_ActionModifyTrimAmount - - columnspacing + + &Lengthen - - - factor + + No entity found. - - length + + The chosen Entity is in a block. Please edit the block. - - length1 + + The chosen Entity is not an atomic entity or cannot be trimmed. - - length2 + + Not a valid expression - - number + + Select entity to trim or enter distance: - - - radius + + Back + + + RS_ActionOptionsDrawing - - rows + + Current &Drawing Preferences + + + RS_ActionOrder - - rowspacing + + move to bottom - - - through + + set to bottom - - trim + + lower after entity - - an - angle + + lower over entity - - ce - center + + + raise over entity - - cl - chord length + + move to top - - co - columns + + set to top - - ra - radius + + No Entity found. - - reversed - reversed + + Choose entity for order - - - rev - reversed + + Cancel + + + RS_ActionPolylineAdd - - r - redo + + &Add node - - back + + Add polyline's node - - ang - angle + + + No Entity found. - - - li + + Entity must be a polyline. - - - pl + + Adding point is invalid. - - pa + + Adding point is not on entity. - - - ar + + Specify polyline to add nodes - - - rect + + Cancel - - - mtext + + Specify adding node's point - - - redraw + + Back + + + RS_ActionPolylineAppend - - zr + + A&ppend node - - zw + + Append polyline's node - - za + + No Entity found. - - zp + + Entity must be a polyline. - - zv + + Can not append nodes in a closed polyline. - - u + + Click somewhere near the beginning or end of existing polyline. - - - rn - restrict - nothing + + Specify the polyline somewhere near the beginning or end point - - rn + + Cancel - - - rr - restrict - orthogonal + + Specify next point or [%1] - - rr + + + Back - - - rh - restrict - horizontal - + + Specify next point + Vendos një pikë - - rh + + Cannot undo: Not enough entities defined yet. + + + RS_ActionPolylineDel - - - rv - restrict - vertical - + + &Delete node + &Fshijë nyjen - - rv - + + Delete polyline's node + Fshijë nyjen e polivijës - - - fillet - modify - fillet + + + No Entity found. - - - divide - modify - divide + + Entity must be a polyline. - - div - modify - divide + + Deleting point is invalid. - - - cut - modify - divide + + Deleting point is not on entity. - - - re + + Specify polyline to delete node - - re - modify - revert direction + + Cancel - - - os - snap - free + + Specify deleting node's point - - - sc + + Back + + + RS_ActionPolylineDelBetween - - sc - snap - center - + + Delete &between two nodes + Fshijë &midis dy nyjeve - - - sd - + + Delete between two nodes + Fshijë midis dy nyjeve - - sd - snap - distance - + + + + No Entity found. + Asnjë njësi e gjendur - - - sf - + + Entity must be a polyline. + Njësia duhet të jetë një polivijë - - sf - snap - free - + + Deletinging point is invalid. + Pika e fshirë nuk është e vlefshme - - setrelativezero + + Deleting point is not on entity. - - setrelativezero - snap - set relative zero position + + Deleting point is invalid. - - - rz + + Deleteinging point is not on entity. - - - sa - + + Specify polyline to delete between two nodes + Zgjidh polivijën për të fshirë mes dy nyjeve - - sa - Select all + + Cancel - - dpi - + + Specify first node + Zgjidh nyjen e parë - - cal - command to trigger cli calculator + + + Back - - calculate - command to trigger cli calculator + + Specify second node + + + RS_ActionPolylineEquidistant - - center + + Create &Equidistant Polylines - - cen - center + + Create Equidistant Polylines - - c - close - + + No Entity found. + Asnjë njësi e gjendur. - - cols - columns - + + Entity must be a polyline. + Njësia duhet të jetë polivijë. - - columnspacing - columnspacing for inserts + + Choose the original polyline - - colspacing - columnspacing for inserts + + Cancel + + + RS_ActionPolylineSegment - - cs - columnspacing for inserts + + Create Polyline from Existing &Segments - - fact - factor + + Create Polyline from Existing Segments - - f - factor + + Polyline created - - help + + No Entity found. - - ? - help + + Entity can not be a closed polyline. - - length - length + + Choose one of the segments on the original polyline - - len - length + + Cancel + + + RS_ActionPolylineTrim - - l - length + + &Trim segments - - length1 - length1 + + Trim polyline's segments - - len1 - length1 + + + + No Entity found. - - l1 - length1 + + Entity must be a polyline. - - length2 - length2 + + + Specifying point is invalid. - - len2 - length2 + + + No Segment found on entity. - - l2 - length2 + + Specify polyline to trim - - number - number + + Cancel - - num - number + + Specify first segment - - n - number + + + Back - - rowspacing - rowspacing for inserts + + Specify second segment + + + RS_ActionPrintPreview - - rs - rowspacing for inserts + + Print Pre&view - - t - text + + Printout offset in paper coordinates by (%1, %2) - - t - through + + Printout offset in graph coordinates by (%1, %2) - - b - back + + Printout in Black/White - - paperoffset + + Printout in color - - graphoffset + + Printout offset in graph coordinates - - - Command not found: %1 + + Printout offset in paper coordinates - - Accepted keycode: %1 + + : select printout offset coordinates - - Available commands: + + type in offset from command line to offset printout + + + + + Printout offset ignores relative zero. Ignoring '@' + + + + + RS_ActionPrintPreview::fit(): Invalid paper size + + + + + RS_ActionSelect + + + + No entity selected! + + + + + Select to modify attributes + + + + + + + + + + + + + + + + + + + + + Cancel + + + + + Select entities to order + + + + + Select to delete + + + + + Select to delete immediately + + + + + Select to move + + + + + Select to copy + + + + + Select to cut + + + + + Select to revert direction + + + + + Select to rotate + + + + + Select to scale + + + + + Select to mirror + + + + + Select to move and rotate + + + + + Select to create offset + + + + + Select for two axis rotation + + + + + Select to explode text + + + + + Select to explode block + + + + + Select to create block + + + + + RS_ActionSelectAll + + + Select &All + + + + + Deselect &all + + + + + Ctrl+K + + + + + RS_ActionSelectContour + + + (De-)Select &Contour + + + + + Entity must be an Atomic Entity. + + + + + RS_ActionSelectIntersected + + + Select Intersected Entities + + + + + Deselect Intersected Entities + + + + + Choose first point of intersection line + + + + + Cancel + + + + + Choose second point of intersection line + + + + + Back + + + + + RS_ActionSelectInvert + + + Invert Selection + + + + + RS_ActionSelectLayer + + + (De-)Select Layer + + + + + RS_ActionSelectSingle + + + Select Entity + + + + + RS_ActionSelectWindow + + + Select Window + + + + + Deselect Window + + + + + Cancel + + + + + Click and drag for the selection window + + + + + Choose second edge + + + + + Back + + + + + RS_ActionSetRelativeZero + + + Set &Relative Zero + + + + + Set relative Zero + + + + + Cancel + + + + + RS_ActionSnapIntersectionManual + + + I&ntersection Manually + + + + + Select first entity + + + + + + Back + + + + + Select second entity + + + + + RS_ActionToolRegenerateDimensions + + + Regenerate Dimension Entities + + + + + Regenerated %1 dimension entities + + + + + No dimension entities found + + + + + RS_ActionZoomAuto + + + &Auto Zoom + + + + + RS_ActionZoomIn + + + Zoom &In + + + + + Zooms in + + + + + Zoom &Out + + + + + Zooms out + + + + + RS_ActionZoomPan + + + Zoom &Panning + + + + + Click and drag to pan zoom + + + + + + Cancel + + + + + Zoom panning + + + + + RS_ActionZoomPrevious + + + Previous &View + + + + + RS_ActionZoomRedraw + + + &Redraw + + + + + RS_ActionZoomWindow + + + &Window Zoom + + + + + Specify first edge + Zgjidh këndin e parë + + + + Cancel + + + + + Specify second edge + Zgjidh këndin e dytë + + + + Back diff -Nru librecad-2.0.8/librecad/ts/librecad_sv.ts librecad-2.0.9/librecad/ts/librecad_sv.ts --- librecad-2.0.8/librecad/ts/librecad_sv.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_sv.ts 2016-01-07 07:46:24.000000000 +0000 @@ -2,6 +2,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Lager: + + + Geometry + Geometri + + + Closed + Stängd + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -102,6 +133,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + + + + Spacing: + + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -543,7 +616,7 @@ CAD Tools - CAD-verktyg + CAD-verktyg Export as @@ -599,6 +672,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -692,10 +769,6 @@ A&vsluta - CTRL-G - - - &Selection pointer @@ -711,6 +784,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -933,7 +1015,7 @@ QG_CadToolBar CAD Tools - CAD-verktyg + CAD-verktyg @@ -1212,6 +1294,17 @@ + QG_CommandHistory + + &Copy + &Kopiera + + + select&All + + + + QG_CommandWidget Command Line @@ -1239,11 +1332,7 @@ &Copy - &Kopiera - - - select&All - + &Kopiera escape @@ -2735,18 +2824,10 @@ - Extension line extension: - - - Arrow size: - Extension line offset: - - - Dimension line gap: @@ -2935,14 +3016,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal @@ -2971,10 +3044,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -3007,7 +3076,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Färg: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + Bredd: + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -3119,7 +3296,7 @@ Colors - Färger + Färger Backgr&ound: @@ -3183,7 +3360,7 @@ #000000 - #000000 + #000000 #ffffff @@ -3195,7 +3372,7 @@ #808080 - #808080 + #808080 A&utomatically scale grid @@ -3254,14 +3431,6 @@ - #FFFFFF - - - - #C0C0C0 - - - 400 400 @@ -3290,39 +3459,107 @@ - #00FFFF + St&art Handle Color: - #0000FF + &Handle Color: - #FFFF00 + &End Handle Color: - #FF00FF + Splash Window - St&art Handle Color: + Display Splash - &Handle Color: + Graphic Colors - &End Handle Color: + Aquamarine - Splash Window + Azure - Display Splash + DeepSkyBlue + + + + DodgerBlue + + + + Gray + Grå + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + White + Vit + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -3659,19 +3896,19 @@ &OK - &OK + &OK Alt+O - Alt+O + Alt+O Cancel - Avbryt + Avbryt Esc - Esc + Esc @@ -5202,40 +5439,6 @@ - QG_PenToolBar - - Line color - - - - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - - - - Spacing: - - - - Distance from original polyline - - - - Copies: - - - - QG_PolylineOptions Polyline Options @@ -5725,10 +5928,6 @@ Ta bort lager - Layer "%1" and all entities on it will be removed. - - - Layer "%1" can never be removed. @@ -5752,6 +5951,11 @@ Layer with a name "%1" already exists. Please specify a different name. Lager med namnet "%1" finns redan. Ange ett annat namn. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -5847,7 +6051,7 @@ None - Ingen + Ingen Inch @@ -5974,10 +6178,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -6091,10 +6291,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -6102,1202 +6298,1358 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - Add Block - Lägg till block + : duplicated command: %1 is already taken by %2 + - &Add Block - &Lägg till block + point + draw point + - - - RS_ActionBlocksAttributes - Rename Block - Byt namn på block + po + draw point + - &Rename Block - &Byt namn på block + line + draw line + - - - RS_ActionBlocksCreate - Create Block - Skapa block + li + draw line + - &Create Block - &Skapa block + l + draw line + - Specify reference point - Ange referenspunkt + polyline + draw polyline + - Cancel - Avbryt + pl + draw polyline + - - - RS_ActionBlocksEdit - Edit Block - Redigera block + free + draw freehand line + - &Edit Block - R&edigera block + fhl + draw freehand line + - - - RS_ActionBlocksExplode - Ex&plode + spline + draw spline - - - RS_ActionBlocksFreezeAll - &Hide all + spl + draw spline - &Show all + spline2 + spline through points - - - RS_ActionBlocksInsert - Insert Block - Infoga block + stp + spline through points + - &Insert Block - &Infoga block + offset + create offset + - Not a valid expression - Inte ett giltigt uttryck + parallel + create offset + parallell - Specify reference point - Ange referenspunkt + o + create offset + - Cancel - Avbryt + pa + create offset + - Enter angle: - Ange vinkel: + ptp + parallel through point + - - + pp + parallel through point + - Enter factor: + bisect + angle bisector - Enter columns: + bi + angle bisector - Enter rows: + tangentpc + tangent point and circle - Enter column spacing: + tanpc + tangent point and circle - Enter row spacing: + perp + perpendicular line - - - RS_ActionBlocksRemove - Remove Block - Ta bort block + ortho + perpendicular line + - &Remove Block - &Ta bort block + vertical + vertical line + - - - RS_ActionBlocksSave - &Save Block + ver + vertical line - No block activated to save + horizontal + horizontal line - - - RS_ActionBlocksToggleView - Toggle Block &Visibility + hor + horizontal line - - - RS_ActionDefault - Choose second edge - + rectangle + draw rectangle + rektangel - Back + rectang + draw rectangle - - - RS_ActionDimAligned - &Aligned + rect + draw rectangle - Specify first extension line origin + rec + draw rectangle - Cancel - Avbryt + polygon2v + polygon by 2 vertices + - Specify second extension line origin + poly2 + polygon by 2 vertices - Back + arc + draw arc - Specify dimension line location + a + draw arc - Enter dimension text: + circle + draw circle + cirkel + + + ci + draw circle - - - RS_ActionDimAngular - &Angular + circle2 + circle 2 points - Select first line + c2 + circle 2 points - Cancel - Avbryt + circle3 + circle 3 points + - Select second line + c3 + circle 3 points - Specify dimension arc line location + circlecr + circle with center and radius - Enter dimension text: + cc + circle with center and radius - - - RS_ActionDimDiametric - &Diametric + tan3 + circle tangent to 3 - Not a circle or arc entity + ct3 + circle tangent to 3 - Not a valid expression - Inte ett giltigt uttryck + ellipseinscribed + inscribed ellipse + - Select arc or circle entity + ei + inscribed ellipse - Cancel - Avbryt + ie + inscribed ellipse + - Specify dimension line location + hatch + draw hatch - Enter dimension text: + ha + draw hatch - - - RS_ActionDimLeader - &Leader + mtext + draw mtext - Specify target point + mtxt + draw mtext - Cancel - Avbryt + text + draw text + text - Specify next point + txt + draw text - Finish + regen + zoom - redraw - - - RS_ActionDimLinear - &Linear + redraw + zoom - redraw - &Horizontal + rg + zoom - redraw - &Vertical + zr + zoom - redraw - Not a valid expression - Inte ett giltigt uttryck + zoomwindow + zoom - window + - Specify first extension line origin + zw + zoom - window - Cancel - Avbryt + zoomauto + zoom - auto + - Specify second extension line origin + za + zoom - auto - Back + zoompan + zoom - pan - Specify dimension line location + zp + zoom - pan - Enter dimension text: + zoomprevious + zoom - previous - Enter dimension line angle: + zv + zoom - previous - - - RS_ActionDimRadial - &Radial + kill + kill all actions - Not a circle or arc entity + k + kill all actions - Not a valid expression - Inte ett giltigt uttryck + undo + undo cycle + ångra - Select arc or circle entity + u + undo cycle - Cancel - Avbryt + redo + redo cycle + gör om - Specify dimension line position or enter angle: + r + redo cycle - Enter dimension text: + dimaligned + dimension - aligned - - - RS_ActionDrawArc - &Center, Point, Angles + da + dimension - aligned - Not a valid expression - Inte ett giltigt uttryck + dimhorizontal + dimension - horizontal + - Not a valid chord length + dh + dimension - horizontal - Specify center + dimvertical + dimension - vertical - Cancel - Avbryt + dv + dimension - vertical + - Specify radius + dimlinear + dimension - linear - Back + dl + dimension - linear - Specify start angle: + dr + dimension - linear - Specify included angle: + dimangular + dimension - angular - Specify chord length: + dan + dimension - angular - Specify end angle or [angle/chord length] + dimradial + dimension - radial - - - RS_ActionDrawArc3P - &3 Points + dimradius + dimension - radius - Invalid arc data. + dimdiametric + dimension - diametric - Cancel - Avbryt + dimdiameter + dimension - diametric + - Specify second point + dd + dimension - diametric - Back + dimleader + dimension - leader - Specify endpoint + ld + dimension - leader - Specify startpoint or [center] + dimregen + dimension - regenerate - - - RS_ActionDrawArcTangential - Specify base entity + restrictnothing + restrict - nothing - Cancel - Avbryt + rn + restrict - nothing + - Specify end angle + restrictorthogonal + restrict - orthogonal - Back + rr + restrict - orthogonal - Specify end point + restricthorizontal + restrict - horizontal - Arc &Tangential + rh + restrict - horizontal - - - RS_ActionDrawCircle - Center, &Point + restrictvertical + restrict - vertical - Not a valid expression - Inte ett giltigt uttryck + rv + restrict - vertical + - Specify center + move + modify - move (copy) - Cancel - Avbryt + mv + modify - move (copy) + - Specify radius + bevel + modify - bevel - Back + bev + modify - bevel - - - RS_ActionDrawCircle2P - 2 Points + ch + modify - bevel - Invalid Circle data. + fillet + modify - fillet - Specify first point + fi + modify - fillet - Cancel - Avbryt + divide + modify - divide (cut) + - Specify second point + cut + modify - divide (cut) - Back + div + modify - divide (cut) - - - RS_ActionDrawCircle3P - 3 Points + mirror + modify - mirror - Invalid circle data. + mi + modify - mirror - Specify first point + revert + modify - revert direction - Cancel - Avbryt + rev + modify - revert direction + - Specify second point + rotate + modify - rotate - Back + ro + modify - rotate - Specify third point + scale + modify - scale - - - RS_ActionDrawCircleCR - Center, &Radius + sz + modify - scale - Not a valid expression - Inte ett giltigt uttryck + trim + modify - trim (extend) + - Specify circle center + tm + modify - trim (extend) - Cancel - Avbryt + trim2 + modify - multi trim (extend) + - Specify circle radius + tm2 + modify - multi trim (extend) - Back + lengthen + modify - lengthen - radius=%1 is invalid + le + modify - lengthen - - - RS_ActionDrawCircleInscribe - Circle &Inscribed + stretch + modify - stretch - Specify the first line + ss + modify - stretch - Cancel - Avbryt + delete + modify - delete (erase) + - Specify the second line + er + modify - delete (erase) - Back + del + modify - delete (erase) - Specify the third line + explode + explode block/polyline into entities - - - RS_ActionDrawCircleTan1_2P - Cancel - Avbryt + xp + explode block/polyline into entities + - Specify the first point on the tangent circle + snapfree + snap - free - Back + os + snap - free - Specify the second point on the tangent circle + sf + snap - free - Select the center of the tangent circle + snapcenter + snap - center - Specify a line/arc/circle + sc + snap - center - Tangential, 2 P&oints + snapdist + snap - distance to endpoints - - - RS_ActionDrawCircleTan2 - Specify the first line/arc/circle + sd + snap - distance to endpoints - Cancel - Avbryt + snapend + snap - end points + - Specify the second line/arc/circle + se + snap - end points - Back + snapgrid + snap - grid - Select the center of the tangent circle + sg + snap - grid - Tangential 2 Circles, Radius - circle tangential to two give circles and with radius + snapintersection + snap - intersection - - - RS_ActionDrawCircleTan2_1P - Specify a line/arc/circle + si + snap - intersection - Cancel - Avbryt + snapmiddle + snap - middle points + - Specify the another arc/circle + sm + snap - middle points - Back + snaponentity + snap - on entity - Specify a point on the tangent circle + sn + snap - on entity - Select the center of the tangent circle + np + snap - on entity - Tangential 2 Circles, 1 Point + setrelativezero + set relative zero position - - - RS_ActionDrawCircleTan3 - Cancel - Avbryt + rz + set relative zero position + - Back + selectall + Select all entities - Select the center of the tangent circle + sa + Select all entities - Specify the first line/arc/circle + deselectall + deselect all entities - Specify the second line/arc/circle + tn + deselect all entities - Specify the third line/arc/circle + modifyattr + modify attribute - Tangential &3 Circles + attr + modify attribute - - - RS_ActionDrawEllipse4Points - Ellipse &4 Point + ma + modify attribute - Specify the first point on ellipse + properties + modify properties - Cancel - Avbryt + prop + modify properties + - Specify the second point on ellipse + distance + distance point to point - Back + dist + distance point to point - Specify the third point on ellipse + dpp + distance point to point - Specify the fourth point on ellipse + angle + measure angle + vinkel + + + ang + measure angle - Can not determine uniquely an ellipse + area + measure area - - - RS_ActionDrawEllipseAxis - &Ellipse (Axis) + ar + measure area - Not a valid expression - Inte ett giltigt uttryck + angle + vinkel - Specify ellipse center + dpi - Cancel - Avbryt + close + stäng - Specify endpoint of major axis + chord length - Back - + columns + kolumner - Specify endpoint or length of minor axis: + columnspacing - Specify start angle + factor - Specify end angle - + length + längd - Ellipse &Arc (Axis) + length1 + bevel/fillet lenght1 - - - RS_ActionDrawEllipseCenter3Points - Ellipse Center and &3 Points + length2 + bevel/fillet lenght2 - Specify the center of ellipse + number - Cancel - Avbryt + radius + radie - Specify the first point on ellipse + rows + rader + + + rowspacing - Specify the second point on ellipse + through + genom + + + trim - Back + ang + angle - Specify the third point on ellipse + an + angle - - - RS_ActionDrawEllipseFociPoint - Ellipse &Foci Point + center - Not a valid expression - Inte ett giltigt uttryck + cen + center + - Specify first focus of ellipse + ce + center - Cancel - Avbryt + cl + chord length + - Specify second focus of ellipse + c + close - Back + cols + columns - Specify a point on ellipse or total distance to foci + co + columns - - - RS_ActionDrawEllipseInscribe - Ellipse &Inscribed + columnspacing + columnspacing for inserts - Specify the first line + colspacing + columnspacing for inserts - Cancel - Avbryt + cs + columnspacing for inserts + - Specify the second line + fact + factor - Back + f + factor - Specify the third line + help + hjälp + + + ? + help - Specify the fourth line + length + length + längd + + + len + length - Can not determine uniquely an ellipse + l + length - - - RS_ActionDrawHatch - &Hatch + length1 + length1 - Invalid hatch area. Please check that the entities chosen form one or more closed contours. + len1 + length1 - Hatch created successfully. + l1 + length1 - Hatch Error: Invalid contour found! + length2 + length2 - Hatch Error: Pattern not found! + len2 + length2 - Hatch Error: Contour or pattern too small! + l2 + length2 - Hatch Error: Contour too big! + number + number - Hatch Error: Undefined Error! + num + number - Total hatch area = %1 + n + number - - - RS_ActionDrawImage - Image - Bild + ra + radius + - &Image - &Bild + reversed + reversed + - Not a valid expression - Inte ett giltigt uttryck + rev + reversed + - Specify reference point - Ange referenspunkt + row + row + - Cancel - Avbryt + rowspacing + rowspacing for inserts + - Enter angle: - Ange vinkel: + rs + rowspacing for inserts + - - + text + text - Enter factor: + t + text - Insert &Image + t + through - Enter dpi: - + undo + ångra - - - RS_ActionDrawLine - &2 Points + u + undo - Specify first point + redo + gör om + + + r + redo - Cancel - Avbryt + back + - Specify next point or [%1] + b + back - Back + paperoffset - Specify next point + graphoffset - Cannot undo: Not enough entities defined yet. + Command: %1 (%2) - Cannot close sequence of lines: Not enough entities defined yet, or already closed. + RS_Commands:: command not found: %1 - Cannot redo: Not previous line segment defined. + Command not found: %1 - - - RS_ActionDrawLineAngle - &Angle + Accepted keycode: %1 - Not a valid expression - Inte ett giltigt uttryck + Available commands: + Tillgängliga kommandon: - Specify position + cal + command to trigger cli calculator - Cancel - Avbryt + calculate + command to trigger cli calculator + - Enter angle: - Ange vinkel: + None + unknown length unit + Ingen - Back + error reading file metadata in dwg file - Enter length: + Calculator error for input: - &Horizontal + bw - Vertical + blackwhite - - - RS_ActionDrawLineBisector - Bisector + color - - Not a valid expression - Inte ett giltigt uttryck + + + RS_ActionBlocksAdd + + Add Block + Lägg till block - Select first line - + &Add Block + &Lägg till block + + + + RS_ActionBlocksAttributes + + Rename Block + Byt namn på block + + + &Rename Block + &Byt namn på block + + + + RS_ActionBlocksCreate + + Create Block + Skapa block + + + &Create Block + &Skapa block + + + Specify reference point + Ange referenspunkt Cancel Avbryt + + + RS_ActionBlocksEdit - Select second line - + Edit Block + Redigera block - Back - + &Edit Block + R&edigera block + + + RS_ActionBlocksExplode - Enter bisector length: + Ex&plode + + + RS_ActionBlocksFreezeAll - Enter number of bisectors: + &Hide all - Number sector lines not in range: - number of bisector to create must be in [1, 200] + &Show all - RS_ActionDrawLineFree + RS_ActionBlocksInsert - &Freehand Line - + Insert Block + Infoga block - Click and drag to draw a line - + &Insert Block + &Infoga block - Cancel - Avbryt + Not a valid expression + Inte ett giltigt uttryck - - - RS_ActionDrawLineHorVert - Specify first point - + Specify reference point + Ange referenspunkt Cancel Avbryt - Specify second point - + Enter angle: + Ange vinkel: - Back - + + - Vertical + Enter factor: - - - RS_ActionDrawLineOrthTan - Tangent &Orthogonal + Enter columns: - Select a line + Enter rows: - Cancel - Avbryt - - - Select circle, arc or ellipse + Enter column spacing: - Back + Enter row spacing: - RS_ActionDrawLineParallel + RS_ActionBlocksRemove - Specify Distance <%1> or select entity or [%2] - + Remove Block + Ta bort block - Cancel - Avbryt + &Remove Block + &Ta bort block + + + RS_ActionBlocksSave - Enter number: + &Save Block - Not a valid expression - Inte ett giltigt uttryck + No block activated to save + + + + RS_ActionBlocksToggleView - Not a valid number. Try 1..99 + Toggle Block &Visibility + + + RS_ActionDefault - &Parallel + Choose second edge - &Concentric + Back - RS_ActionDrawLineParallelThrough + RS_ActionDimAligned - Parallel through point + &Aligned - Select entity + Specify first extension line origin @@ -7305,7 +7657,7 @@ Avbryt - Specify through point + Specify second extension line origin @@ -7313,106 +7665,80 @@ - Number: + Specify dimension line location - Not a valid number. Try 1..99 + Enter dimension text: - - Not a valid expression - Inte ett giltigt uttryck - - RS_ActionDrawLinePolygon + RS_ActionDimAngular - - + &Angular + - Not a valid expression - Inte ett giltigt uttryck + Select first line + - - - RS_ActionDrawLinePolygon2 Cancel - Avbryt + Avbryt - - - RS_ActionDrawLinePolygonCenCor - Pol&ygon (Cen,Cor) + Select second line - Specify center + Specify dimension arc line location - Specify a corner + Enter dimension text: + + + RS_ActionDimDiametric - Enter number: + &Diametric - Not a valid number. Try 1..9999 + Not a circle or arc entity Not a valid expression Inte ett giltigt uttryck - - - RS_ActionDrawLinePolygonCorCor - - Polygo&n (Cor,Cor) - - - Specify first corner + Select arc or circle entity Cancel - Avbryt - - - Specify second corner - - - - Back - - - - Number: - + Avbryt - Not a valid number. Try 1..9999 + Specify dimension line location - Not a valid expression. + Enter dimension text: - RS_ActionDrawLineRectangle + RS_ActionDimLeader - Rectangle + &Leader - Specify first corner + Specify target point @@ -7420,18 +7746,26 @@ Avbryt - Specify second corner + Specify next point - Back + Finish - RS_ActionDrawLineRelAngle + RS_ActionDimLinear - Relative angle + &Linear + + + + &Horizontal + + + + &Vertical @@ -7439,7 +7773,7 @@ Inte ett giltigt uttryck - Select base entity + Specify first extension line origin @@ -7447,7 +7781,7 @@ Avbryt - Specify position + Specify second extension line origin @@ -7455,37 +7789,34 @@ - Orthogonal + Specify dimension line location - - - RS_ActionDrawLineTangent1 - Tangent (P,C) + Enter dimension text: - Specify point + Enter dimension line angle: + + + RS_ActionDimRadial - Cancel - Avbryt + &Radial + - Select circle, arc or ellipse + Not a circle or arc entity - Back - + Not a valid expression + Inte ett giltigt uttryck - - - RS_ActionDrawLineTangent2 - Tangent (C,C) + Select arc or circle entity @@ -7493,76 +7824,77 @@ Avbryt - Back + Specify dimension line position or enter angle: - Select first circle or ellipse + Enter dimension text: + + + RS_ActionDrawArc - Select second circle or ellipse + &Center, Point, Angles - - - RS_ActionDrawMText - &MText + Not a valid expression + Inte ett giltigt uttryck + + + Not a valid chord length - Specify insertion point + Specify center Cancel - Avbryt + Avbryt - Enter text: + Specify radius Back - - - RS_ActionDrawPoint - &Points + Specify start angle: - Specify location + Specify included angle: - Cancel - Avbryt + Specify chord length: + - - - RS_ActionDrawPolyline - &Polyline + Specify end angle or [angle/chord length] + + + RS_ActionDrawArc3P - Draw polylines + &3 Points - Specify first point + Invalid arc data. Cancel - Avbryt + Avbryt - Specify next point or [%1] + Specify second point @@ -7570,26 +7902,18 @@ - Specify next point - - - - Cannot close sequence of lines: Not enough entities defined yet. + Specify endpoint - Cannot undo: Not enough entities defined yet. + Specify startpoint or [center] - RS_ActionDrawSpline - - &Spline - - + RS_ActionDrawArcTangential - Specify first control point + Specify base entity @@ -7597,7 +7921,7 @@ Avbryt - Specify next control point or [%1] + Specify end angle @@ -7605,26 +7929,26 @@ - Specify next control point + Specify end point - Cannot undo: Not enough entities defined yet. + Arc &Tangential - RS_ActionDrawText + RS_ActionDrawCircle - Text - Text + Center, &Point + - &Text - &Text + Not a valid expression + Inte ett giltigt uttryck - Specify insertion point + Specify center @@ -7632,244 +7956,201 @@ Avbryt - Enter text: + Specify radius Back - - Specify second point - - - RS_ActionEditCopy + RS_ActionDrawCircle2P - Copy - Kopiera + 2 Points + - &Copy - &Kopiera + Invalid Circle data. + - Cut - Klipp ut + Specify first point + - Cu&t - Klipp &ut + Cancel + Avbryt - Specify reference point - Ange referenspunkt + Specify second point + - Cancel - Avbryt + Back + - RS_ActionEditPaste + RS_ActionDrawCircle3P - Paste - Klistra in + 3 Points + - &Paste - Klistra &in + Invalid circle data. + - Set reference point + Specify first point Cancel Avbryt - - - RS_ActionEditUndo - - Undo - Ångra - - - &Undo - &Ångra - - - Redo - Gör om - - &Redo - &Gör om + Specify second point + - Nothing to undo! + Back - Nothing to redo! + Specify third point - RS_ActionFileNew + RS_ActionDrawCircleCR - New Drawing - Ny ritning + Center, &Radius + - &New - &Ny + Not a valid expression + Inte ett giltigt uttryck - Creates a new drawing - Skapar en ny ritning + Specify circle center + - - - RS_ActionFileNewTemplate - New From &Template - + Cancel + Avbryt - - - RS_ActionFileOpen - Open Drawing - Öppna ritning + Specify circle radius + - &Open... - &Öppna... + Back + - Opens an existing drawing - Öppnar en befintlig ritning + radius=%1 is invalid + - RS_ActionFileSave + RS_ActionDrawCircleInscribe - Save Drawing - Spara ritning + Circle &Inscribed + - &Save - &Spara + Specify the first line + - Saves the current drawing - Sparar aktuell ritning + Cancel + Avbryt - - - RS_ActionFileSaveAs - Save Drawing As - Spara ritning som + Specify the second line + - Save &as... - Spara so&m... + Back + - Saves the current drawing under a new filename - Sparar den aktuella ritningen under ett nytt filnamn + Specify the third line + - RS_ActionInfoAngle + RS_ActionDrawCircleTan1_2P - Angle: %1%2 - Vinkel: %1%2 + Cancel + Avbryt - Lines are parallel + Specify the first point on the tangent circle - Specify first line + Back - Cancel - Avbryt - - - Specify second line + Specify the second point on the tangent circle - Back + Select the center of the tangent circle - An&gle between two lines + Specify a line/arc/circle - Angle: %1 - Vinkel: %1 + Tangential, 2 P&oints + - RS_ActionInfoArea + RS_ActionDrawCircleTan2 - Area: %1 + Specify the first line/arc/circle - Circumference: %1 - - - - Point: %1/%2 - + Cancel + Avbryt - Specify first point of polygon + Specify the second line/arc/circle - Cancel - Avbryt - - - Specify next point of polygon + Back - Polygonal &Area + Select the center of the tangent circle - Closing Point: %1/%2 + Tangential 2 Circles, Radius + circle tangential to two give circles and with radius - RS_ActionInfoDist - - &Distance Point to Point - - + RS_ActionDrawCircleTan2_1P - Specify first point of distance + Specify a line/arc/circle Cancel - Avbryt + Avbryt - Specify second point of distance + Specify the another arc/circle @@ -7877,144 +8158,92 @@ - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 - - - - - RS_ActionInfoDist2 - - &Distance Entity to Point + Specify a point on the tangent circle - Distance: %1 + Select the center of the tangent circle - Specify entity + Tangential 2 Circles, 1 Point + + + RS_ActionDrawCircleTan3 Cancel - Avbryt - - - Specify point - + Avbryt Back - - - RS_ActionInfoInside - - Point inside contour - - - Point is inside selected contour. + Select the center of the tangent circle - Point is outside selected contour. + Specify the first line/arc/circle - Specify point + Specify the second line/arc/circle - Cancel - Avbryt - - - - RS_ActionInfoTotalLength - - &Total length of selected entities + Specify the third line/arc/circle - Total Length of selected entities: %1 + Tangential &3 Circles - At least one of the selected entities cannot be measured. + Draw tangential circle of 3 given points, lines, arcs/circles - RS_ActionLayersAdd - - Add Layer - Lägg till lager - + RS_ActionDrawEllipse4Points - &Add Layer - &Lägg till lager + Ellipse &4 Point + - - - RS_ActionLayersEdit - Edit Layer - Redigera lager + Specify the first point on ellipse + - &Edit Layer - R&edigera lager + Cancel + Avbryt - - - RS_ActionLayersFreezeAll - &Hide all + Specify the second point on ellipse - &Show all + Back - - - RS_ActionLayersRemove - - Remove Layer - Ta bort lager - - &Remove Layer - &Ta bort lager - - - - RS_ActionLayersToggleLock - - Toggle Layer Loc&k + Specify the third point on ellipse - - - RS_ActionLayersTogglePrint - Toggle Layer &Print + Specify the fourth point on ellipse - - - RS_ActionLayersToggleView - &Toggle Layer Visibility + Can not determine uniquely an ellipse - RS_ActionLibraryInsert + RS_ActionDrawEllipseAxis - Insert Library Object + &Ellipse (Axis) @@ -8022,115 +8251,89 @@ Inte ett giltigt uttryck - Specify reference point - Ange referenspunkt + Specify ellipse center + Cancel Avbryt - Enter angle: - Ange vinkel: - - - - + Specify endpoint of major axis + - Enter factor: + Back - Cannot open file '%1' + Specify endpoint or length of minor axis: - - - RS_ActionLockRelativeZero - (Un-)&Lock Relative Zero + Specify start angle - - - RS_ActionModifyAttributes - Attributes - Attribut + Specify end angle + - &Attributes - &Attribut + Ellipse &Arc (Axis) + - RS_ActionModifyBevel + RS_ActionDrawEllipseCenter3Points - &Bevel + Ellipse Center and &3 Points - Not a valid expression - Inte ett giltigt uttryck - - - Select first entity + Specify the center of ellipse Cancel - Avbryt + Avbryt - Select second entity + Specify the first point on ellipse - Back + Specify the second point on ellipse - Enter length 1: + Back - Enter length 2: + Specify the third point on ellipse - RS_ActionModifyCut - - Cut - Klipp ut - - - &Cut - Klipp &ut - - - No Entity found. - - + RS_ActionDrawEllipseFociPoint - Cutting point is invalid. + Ellipse &Foci Point - Cutting point is not on entity. - + Not a valid expression + Inte ett giltigt uttryck - Specify entity to cut + Specify first focus of ellipse Cancel - Avbryt + Avbryt - Specify cutting point + Specify second focus of ellipse @@ -8138,41 +8341,34 @@ - &Divide + Specify a point on ellipse or total distance to foci - Entity must be a line, arc, circle, ellipse or interpolation spline. + specify a point on ellipse, or total distance to foci - - - RS_ActionModifyDelete - - Delete - Ta bort - - &Delete - &Ta bort + Total distance %1 is smaller than distance between foci + - RS_ActionModifyDeleteFree + RS_ActionDrawEllipseInscribe - Delete Freehand + Ellipse &Inscribed - Specify first break point on a polyline + Specify the first line Cancel - Avbryt + Avbryt - Specify second break point on the same polyline + Specify the second line @@ -8180,99 +8376,70 @@ - Entities not in the same polyline. + Specify the third line - Parent of second entity is not a polyline + Specify the fourth line - Parent of second entity is NULL + Can not determine uniquely an ellipse + + + RS_ActionDrawHatch - One of the chosen entities is NULL + &Hatch - Parent of first entity is not a polyline + Invalid hatch area. Please check that the entities chosen form one or more closed contours. - Parent of first entity is NULL + Hatch created successfully. - First entity is NULL + Hatch Error: Invalid contour found! - Second entity is NULL + Hatch Error: Pattern not found! - - - RS_ActionModifyDeleteQuick - &Delete selected + Hatch Error: Contour or pattern too small! - Pick entity to delete + Hatch Error: Contour too big! - Cancel - Avbryt - - - - RS_ActionModifyEntity - - Properties - Egenskaper - - - &Properties - &Egenskaper + Hatch Error: Undefined Error! + - - - RS_ActionModifyExplodeText - &Explode Text into Letters + Total hatch area = %1 - RS_ActionModifyMirror - - &Mirror - - - - Specify first point of mirror line - - - - Cancel - Avbryt - + RS_ActionDrawImage - Specify second point of mirror line - + Image + Bild - Back - + &Image + &Bild - - - RS_ActionModifyMove - &Move / Copy - + Not a valid expression + Inte ett giltigt uttryck Specify reference point @@ -8283,38 +8450,42 @@ Avbryt - Specify target point + Enter angle: + Ange vinkel: + + + + + + + Enter factor: - Back + Insert &Image - Invalid number of copies, use %1 + Enter dpi: - RS_ActionModifyMoveRotate + RS_ActionDrawLine - M&ove and Rotate + &2 Points - Not a valid expression - Inte ett giltigt uttryck - - - Specify reference point - Ange referenspunkt + Specify first point + Cancel Avbryt - Specify target point + Specify next point or [%1] @@ -8322,94 +8493,81 @@ - Enter rotation angle: + Specify next point - - - RS_ActionModifyOffset - &Offset + Cannot undo: Not enough entities defined yet. - Specify direction of offset + Cannot close sequence of lines: Not enough entities defined yet, or already closed. - Back + Cannot redo: Not previous line segment defined. - RS_ActionModifyRevertDirection + RS_ActionDrawLineAngle - Re&vert direction + &Angle - Ctrl+R - + Not a valid expression + Inte ett giltigt uttryck - - - RS_ActionModifyRotate - Rotate - Rotera + Specify position + - &Rotate - &Rotera + Cancel + Avbryt - Specify reference point - Ange referenspunkt + Enter angle: + Ange vinkel: Back - Specify rotation center + Enter length: - Specify target point to rotate to + &Horizontal - - - RS_ActionModifyRotate2 - Rotate T&wo + Vertical + + + RS_ActionDrawLineBisector - Specify absolute reference point + Bisector - Cancel - Avbryt - - - Specify relative reference point - + Not a valid expression + Inte ett giltigt uttryck - Back + Select first line - - - RS_ActionModifyRound - Not a valid expression - Inte ett giltigt uttryck + Cancel + Avbryt - Specify first entity + Select second line @@ -8417,31 +8575,28 @@ - Specify second entity + Enter bisector length: - Enter radius: + Enter number of bisectors: - Cancel - Avbryt - - - &Fillet + Number sector lines not in range: + number of bisector to create must be in [1, 200] - RS_ActionModifyScale + RS_ActionDrawLineFree - &Scale + &Freehand Line - Specify reference point - Ange referenspunkt + Click and drag to draw a line + Cancel @@ -8449,13 +8604,9 @@ - RS_ActionModifyStretch - - &Stretch - - + RS_ActionDrawLineHorVert - Specify first corner + Specify first point @@ -8463,7 +8614,7 @@ Avbryt - Specify second corner + Specify second point @@ -8471,65 +8622,45 @@ - Specify reference point - Ange referenspunkt - - - Specify target point + Vertical - RS_ActionModifyTrim - - &Trim - - + RS_ActionDrawLineOrthTan - &Trim Two + Tangent &Orthogonal - Select first trim entity + Select a line Cancel - Avbryt + Avbryt - Select limiting entity + Select circle, arc or ellipse Back - - Select second trim entity - - - - Select entity to trim - - - RS_ActionModifyTrimAmount - - &Lengthen - - + RS_ActionDrawLineParallel - No entity found. + Specify Distance <%1> or select entity or [%2] - The chosen Entity is in a block. Please edit the block. - + Cancel + Avbryt - The chosen Entity is not an atomic entity or cannot be trimmed. + Enter number: @@ -8537,92 +8668,106 @@ Inte ett giltigt uttryck - Select entity to trim or enter distance: + Not a valid number. Try 1..99 - Back + &Parallel - - - RS_ActionOptionsDrawing - Current &Drawing Preferences + &Concentric - RS_ActionOrder + RS_ActionDrawLineParallelThrough - move to bottom + Parallel through point - set to bottom + Select entity - lower after entity - + Cancel + Avbryt - lower over entity + Specify through point - raise over entity + Back - move to top + Number: - set to top + Not a valid number. Try 1..99 - No Entity found. - + Not a valid expression + Inte ett giltigt uttryck + + + RS_ActionDrawLinePolygon - Choose entity for order - + + - Cancel - Avbryt + Not a valid expression + Inte ett giltigt uttryck - RS_ActionPolylineAdd + RS_ActionDrawLinePolygon2 - &Add node + Cancel + Avbryt + + + + RS_ActionDrawLinePolygonCenCor + + Pol&ygon (Cen,Cor) - Add polyline's node + Specify center - No Entity found. + Specify a corner - Entity must be a polyline. + Enter number: - Adding point is invalid. + Not a valid number. Try 1..9999 - Adding point is not on entity. + Not a valid expression + Inte ett giltigt uttryck + + + + RS_ActionDrawLinePolygonCorCor + + Polygo&n (Cor,Cor) - Specify polyline to add nodes + Specify first corner @@ -8630,140 +8775,134 @@ Avbryt - Specify adding node's point + Specify second corner Back - - - RS_ActionPolylineAppend - - A&ppend node - - - Append polyline's node + Number: - No Entity found. + Not a valid number. Try 1..9999 - Entity must be a polyline. + Not a valid expression. + + + RS_ActionDrawLineRectangle - Click somewhere near the beginning or end of existing polyline. + Rectangle - Specify the polyline somewhere near the beginning or end point + Specify first corner Cancel - Avbryt + Avbryt - Specify next point or [%1] + Specify second corner Back + + + RS_ActionDrawLineRelAngle - Specify next point + Relative angle - Can not append nodes in a closed polyline. - + Not a valid expression + Inte ett giltigt uttryck - Cannot undo: Not enough entities defined yet. + Select base entity - - - RS_ActionPolylineDel - &Delete node - + Cancel + Avbryt - Delete polyline's node + Specify position - No Entity found. + Back - Entity must be a polyline. + Orthogonal + + + RS_ActionDrawLineTangent1 - Specify polyline to delete node + Tangent (P,C) - Cancel - Avbryt - - - Specify deleting node's point + Specify point - Back - + Cancel + Avbryt - Deleting point is invalid. + Select circle, arc or ellipse - Deleting point is not on entity. + Back - RS_ActionPolylineDelBetween - - Delete &between two nodes - - + RS_ActionDrawLineTangent2 - Delete between two nodes + Tangent (C,C) - No Entity found. - + Cancel + Avbryt - Entity must be a polyline. + Back - Deletinging point is invalid. + Select first circle or ellipse - Deleting point is not on entity. + Select second circle or ellipse + + + RS_ActionDrawMText - Deleteinging point is not on entity. + &MText - Specify polyline to delete between two nodes + Specify insertion point @@ -8771,116 +8910,119 @@ Avbryt - Specify first node + Enter text: Back - - Specify second node - - - - Deleting point is invalid. - - - RS_ActionPolylineEquidistant + RS_ActionDrawPoint - Create &Equidistant Polylines + &Points - Create Equidistant Polylines + Specify location - No Entity found. + Cancel + Avbryt + + + + RS_ActionDrawPolyline + + &Polyline - Entity must be a polyline. + Draw polylines - Choose the original polyline + Specify first point Cancel Avbryt - - - RS_ActionPolylineSegment - Create Polyline from Existing &Segments + Specify next point or [%1] - Create Polyline from Existing Segments + Back - No Entity found. + Specify next point - Choose one of the segments on the original polyline + Cannot close sequence of lines: Not enough entities defined yet. - Cancel - Avbryt + Cannot undo: Not enough entities defined yet. + + + + RS_ActionDrawSpline - Entity must be a line, arc or polyline. + &Spline - Entity can not be a closed polyline. + Specify first control point - - - RS_ActionPolylineTrim - &Trim segments - + Cancel + Avbryt - Trim polyline's segments + Specify next control point or [%1] - No Entity found. + Back - Entity must be a polyline. + Specify next control point - Specifying point is invalid. + Cannot undo: Not enough entities defined yet. + + + RS_ActionDrawText + + Text + Text + - No Segment found on entity. - + &Text + &Text - Specify polyline to trim + Specify insertion point Cancel - Avbryt + Avbryt - Specify first segment + Enter text: @@ -8888,222 +9030,228 @@ - Specify second segment + Specify second point - RS_ActionPrintPreview + RS_ActionEditCopy - Print Pre&view - + Copy + Kopiera - RS_ActionPrintPreview::fit(): Invalid paper size - + &Copy + &Kopiera - Printout offset in paper coordinates by (%1, %2) - + Cut + Klipp ut - Printout offset in graph coordinates by (%1, %2) - + Cu&t + Klipp &ut - Printout offset in graph coordinates - + Specify reference point + Ange referenspunkt - Printout offset in paper coordinates - + Cancel + Avbryt + + + RS_ActionEditPaste - : select printout offset coordinates - + Paste + Klistra in - type in offset from command line to offset printout - + &Paste + Klistra &in - Printout offset ignores relative zero. Ignoring '@' + Set reference point + + Cancel + Avbryt + - RS_ActionSelect + RS_ActionEditUndo - Select to modify attributes - + Undo + Ångra - Cancel - Avbryt + &Undo + &Ångra - Select to delete - + Redo + Gör om - Select to delete immediately - + &Redo + &Gör om - Select to move + Nothing to undo! - Select to rotate + Nothing to redo! + + + RS_ActionFileNew - Select to scale - + New Drawing + Ny ritning - Select to mirror - + &New + &Ny - Select to move and rotate - + Creates a new drawing + Skapar en ny ritning + + + RS_ActionFileNewTemplate - Select for two axis rotation + New From &Template + + + RS_ActionFileOpen - Select to explode text - + Open Drawing + Öppna ritning - Select to create block - + &Open... + &Öppna... - Select to copy - + Opens an existing drawing + Öppnar en befintlig ritning + + + RS_ActionFileSave - Select to cut - + Save Drawing + Spara ritning - No entity selected! - + &Save + &Spara - Select to create offset - + Saves the current drawing + Sparar aktuell ritning + + + RS_ActionFileSaveAs - Select entities to order - + Save Drawing As + Spara ritning som - Select to explode block - + Save &as... + Spara so&m... - Select to revert direction - + Saves the current drawing under a new filename + Sparar den aktuella ritningen under ett nytt filnamn - RS_ActionSelectAll + RS_ActionInfoAngle - Select All - Markera allt + Angle: %1%2 + Vinkel: %1%2 - Select &All - Markera &allt + Lines are parallel + - Deselect all - Avmarkera allt + Specify first line + - Deselect &all - Avmarkera &allt + Cancel + Avbryt - Ctrl+K + Specify second line - - - RS_ActionSelectContour - (De-)Select &Contour + Back - Entity must be an Atomic Entity. + An&gle between two lines - - - RS_ActionSelectIntersected - Select Intersected Entities - + Angle: %1 + Vinkel: %1 + + + RS_ActionInfoArea - Deselect Intersected Entities + Area: %1 - Choose first point of intersection line + Circumference: %1 - Cancel - Avbryt - - - Choose second point of intersection line + Point: %1/%2 - Back + Specify first point of polygon - - - RS_ActionSelectInvert - Invert Selection - Invertera markering + Cancel + Avbryt - &Invert Selection - &Invertera markering + Specify next point of polygon + - - - RS_ActionSelectLayer - (De-)Select Layer + Polygonal &Area - - - RS_ActionSelectSingle - Select Entity + Closing Point: %1/%2 - RS_ActionSelectWindow + RS_ActionInfoDist - Select Window + &Distance Point to Point - Deselect Window + Specify first point of distance @@ -9111,7 +9259,7 @@ Avbryt - Choose second edge + Specify second point of distance @@ -9119,978 +9267,1474 @@ - Click and drag for the selection window + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) - RS_ActionSetRelativeZero + RS_ActionInfoDist2 - Set relative Zero + &Distance Entity to Point - Cancel - Avbryt + Distance: %1 + - Set &Relative Zero + Specify entity - - - RS_ActionSnapIntersectionManual - I&ntersection Manually - + Cancel + Avbryt - Select first entity + Specify point Back + + + RS_ActionInfoInside - Select second entity + Point inside contour - - - RS_ActionToolRegenerateDimensions - Regenerate Dimension Entities + Point is inside selected contour. - Regenerated %1 dimension entities + Point is outside selected contour. - No dimension entities found + Specify point + + Cancel + Avbryt + - RS_ActionZoomAuto + RS_ActionInfoTotalLength - &Auto Zoom + &Total length of selected entities - - - RS_ActionZoomIn - Zoom in - Zooma in + Total Length of selected entities: %1 + - Zoom &In - Zooma &in + At least one of the selected entities cannot be measured. + + + + RS_ActionLayersAdd - Zooms in - Zoomar in + Add Layer + Lägg till lager - Zoom out - Zooma ut + &Add Layer + &Lägg till lager + + + RS_ActionLayersEdit - Zoom &Out - Zooma &ut + Edit Layer + Redigera lager - Zooms out - Zoomar ut + &Edit Layer + R&edigera lager - RS_ActionZoomPan + RS_ActionLayersFreezeAll - Zoom &Panning + &Hide all - Click and drag to pan zoom + &Show all + + + RS_ActionLayersRemove - Cancel - Avbryt + Remove Layer + Ta bort lager - Zoom panning - + &Remove Layer + &Ta bort lager - RS_ActionZoomPrevious + RS_ActionLayersToggleLock - Previous &View + Toggle Layer Loc&k - RS_ActionZoomRedraw + RS_ActionLayersTogglePrint - &Redraw + Toggle Layer &Print - RS_ActionZoomWindow + RS_ActionLayersToggleView - &Window Zoom + &Toggle Layer Visibility + + + RS_ActionLibraryInsert - Specify first edge + Insert Library Object + Not a valid expression + Inte ett giltigt uttryck + + + Specify reference point + Ange referenspunkt + + Cancel Avbryt - Specify second edge + Enter angle: + Ange vinkel: + + + + + + + Enter factor: - Back + Cannot open file '%1' - RS_Commands + RS_ActionLockRelativeZero - line + (Un-)&Lock Relative Zero + + + RS_ActionModifyAttributes - rectangle - rektangel + Attributes + Attribut - text - text + &Attributes + &Attribut + + + RS_ActionModifyBevel - regen + &Bevel - undo - ångra + Not a valid expression + Inte ett giltigt uttryck - u - undo + Select first entity - redo - gör om + Cancel + Avbryt - arc + Select second entity - angle - vinkel + Back + - factor + Enter length 1: - columns - kolumner + Enter length 2: + + + + RS_ActionModifyCut - rows - rader + Cut + Klipp ut - columnspacing - + &Cut + Klipp &ut - rowspacing + No Entity found. - ang - angle + Cutting point is invalid. - fact - factor + Cutting point is not on entity. - f - factor + Specify entity to cut - cols - columns - + Cancel + Avbryt - columnspacing - columnspacing for inserts + Specify cutting point - colspacing - columnspacing for inserts + Back - cs - columnspacing for inserts + &Divide - rowspacing - rowspacing for inserts + Entity must be a line, arc, circle, ellipse or interpolation spline. + + + RS_ActionModifyDelete - rs - rowspacing for inserts - + Delete + Ta bort - center - + &Delete + &Ta bort + + + RS_ActionModifyDeleteFree - cen - center + Delete Freehand - point + Specify first break point on a polyline - offset - + Cancel + Avbryt - o - offset + Specify second break point on the same polyline - parallel - parallell + Back + - length - längd + Entities not in the same polyline. + - close - stäng + Parent of second entity is not a polyline + - number + Parent of first entity is not a polyline - through - genom + Parent of second entity is nullptr + - help - hjälp + One of the chosen entities is nullptr + - ? - help + Parent of first entity is nullptr - length - length - längd + First entity is nullptr + - len - length + Second entity is nullptr + + + RS_ActionModifyDeleteQuick - l - length + &Delete selected - c - close + Pick entity to delete - num - number - + Cancel + Avbryt + + + RS_ActionModifyEntity - n - number - + Properties + Egenskaper - t - through - + &Properties + &Egenskaper + + + RS_ActionModifyExplodeText - length1 + &Explode Text into Letters + + + RS_ActionModifyMirror - length2 + &Mirror - radius - radie + Specify first point of mirror line + - trim - + Cancel + Avbryt - length1 - length1 + Specify second point of mirror line - len1 - length1 + Back + + + RS_ActionModifyMove - l1 - length1 + &Move / Copy - length2 - length2 - + Specify reference point + Ange referenspunkt - len2 - length2 - + Cancel + Avbryt - l2 - length2 + Specify target point - t - text + Back - chord length + Invalid number of copies, use %1 + + + RS_ActionModifyMoveRotate - length - chord length - längd + M&ove and Rotate + - Command: %1 - Kommando: %1 + Not a valid expression + Inte ett giltigt uttryck - Available commands: - Tillgängliga kommandon: + Specify reference point + Ange referenspunkt - circle - cirkel + Cancel + Avbryt - zw - zoom - window + Specify target point - za - zoom - auto + Back - zp - zoom - pan + Enter rotation angle: + + + RS_ActionModifyOffset - da - dimension - aligned + &Offset - dh - dimension - horizontal + Specify direction of offset - dv - dimension - vertical + Back + + + RS_ActionModifyRevertDirection - dr - dimension - linear + Re&vert direction - ld - dimension - leader + Ctrl+R + + + RS_ActionModifyRotate - sg - snap - grid - + Rotate + Rotera - se - snap - end - + &Rotate + &Rotera - si - snap - intersection - + Specify reference point + Ange referenspunkt - sm - snap - middle + Back - sn - snap - nearest + Specify rotation center - np - snap - nearest point + Specify target point to rotate to + + + RS_ActionModifyRotate2 - tn - Deselect all + Rotate T&wo - ch - modify - bevel (chamfer) + Specify absolute reference point - xt - modify - trim (extend) - + Cancel + Avbryt - rm - modify - trim + Specify relative reference point - mv - modify - move + Back + + + RS_ActionModifyRound - mi - modify - mirror - + Not a valid expression + Inte ett giltigt uttryck - ro - modify - rotate + Specify first entity - sz - modify - scale + Back - ss - modify - stretch + Specify second entity - er - modify - delete (erase) + Enter radius: - oo - modify - undo (oops) - + Cancel + Avbryt - uu - modify - redo + &Fillet + + + RS_ActionModifyScale - xp - modify - explode + &Scale - dimregen - + Specify reference point + Ange referenspunkt - po - + Cancel + Avbryt + + + RS_ActionModifyStretch - l + &Stretch - a + Specify first corner - ci - + Cancel + Avbryt - rec + Specify second corner - rectang + Back - rg - zoom - redraw - + Specify reference point + Ange referenspunkt - zr - zoom - redraw + Specify target point + + + RS_ActionModifyTrim - zv - zoom - previous + &Trim - r + &Trim Two - polyline + Select first trim entity - pa - parallel - + Cancel + Avbryt - tm - modify - multi trim (extend) + Select limiting entity - kill + Back - k + Select second trim entity - da + Select entity to trim + + + RS_ActionModifyTrimAmount - dh + &Lengthen - dr + No entity found. - dv + The chosen Entity is in a block. Please edit the block. - ld + The chosen Entity is not an atomic entity or cannot be trimmed. - tm - + Not a valid expression + Inte ett giltigt uttryck - xt + Select entity to trim or enter distance: - rm + Back + + + RS_ActionOptionsDrawing - mv + Current &Drawing Preferences + + + RS_ActionOrder - ch + move to bottom - mi + set to bottom - ro + lower after entity - sz + lower over entity - ss + raise over entity - er + move to top - oo + set to top - uu + No Entity found. - xp + Choose entity for order - os - + Cancel + Avbryt + + + RS_ActionPolylineAdd - sg + &Add node - se + Add polyline's node - si + No Entity found. - sn + Entity must be a polyline. - sm + Adding point is invalid. - np + Adding point is not on entity. - tn + Specify polyline to add nodes - back - + Cancel + Avbryt - b - back + Specify adding node's point - li + Back + + + RS_ActionPolylineAppend - pl + A&ppend node - pa + Append polyline's node - ar + No Entity found. - rect + Entity must be a polyline. - redraw + Click somewhere near the beginning or end of existing polyline. - zr + Specify the polyline somewhere near the beginning or end point - zw - + Cancel + Avbryt - za + Specify next point or [%1] - zp + Back - zv + Specify next point - u + Can not append nodes in a closed polyline. - os - snap - free + Cannot undo: Not enough entities defined yet. + + + RS_ActionPolylineDel - sc + &Delete node - sc - snap - center + Delete polyline's node - sd + No Entity found. - sd - snap - distance + Entity must be a polyline. - sf + Specify polyline to delete node - sf - snap - free + Cancel + Avbryt + + + Specify deleting node's point - sa + Back - sa - Select all + Deleting point is invalid. - number - number + Deleting point is not on entity. + + + RS_ActionPolylineDelBetween - reversed - reversed + Delete &between two nodes - rev - reversed + Delete between two nodes - r - redo + No Entity found. - Command not found: %1 + Entity must be a polyline. - Accepted keycode: %1 + Deletinging point is invalid. - mtext + Deleting point is not on entity. - dpi + Deleteinging point is not on entity. - re + Specify polyline to delete between two nodes - re - modify - revert direction + Cancel + Avbryt + + + Specify first node - rn - restrict - nothing + Back - rn + Specify second node - rr - restrict - orthogonal + Deleting point is invalid. + + + RS_ActionPolylineEquidistant - rr + Create &Equidistant Polylines - rh - restrict - horizontal + Create Equidistant Polylines - rh + No Entity found. - rv - restrict - vertical + Entity must be a polyline. - rv + Choose the original polyline - setrelativezero + Cancel + Avbryt + + + + RS_ActionPolylineSegment + + Create Polyline from Existing &Segments - setrelativezero - snap - set relative zero position + Create Polyline from Existing Segments - rz + No Entity found. - paperoffset + Choose one of the segments on the original polyline - graphoffset + Cancel + Avbryt + + + Entity can not be a closed polyline. - fillet - modify - fillet + Polyline created + + + RS_ActionPolylineTrim - divide - modify - divide + &Trim segments - div - modify - divide + Trim polyline's segments - cut - modify - divide + No Entity found. - an - angle + Entity must be a polyline. - ce - center + Specifying point is invalid. - cl - chord length + No Segment found on entity. - co - columns + Specify polyline to trim - ra - radius + Cancel + Avbryt + + + Specify first segment - row - row + Back - cal - command to trigger cli calculator + Specify second segment + + + + + RS_ActionPrintPreview + + Print Pre&view - calculate - command to trigger cli calculator + RS_ActionPrintPreview::fit(): Invalid paper size + + + + Printout offset in paper coordinates by (%1, %2) + + + + Printout offset in graph coordinates by (%1, %2) + + + + Printout offset in graph coordinates + + + + Printout offset in paper coordinates + + + + : select printout offset coordinates + + + + type in offset from command line to offset printout + + + + Printout offset ignores relative zero. Ignoring '@' + + + + Printout in Black/White + + + + Printout in color + + + + + RS_ActionSelect + + Select to modify attributes + + + + Cancel + Avbryt + + + Select to delete + + + + Select to delete immediately + + + + Select to move + + + + Select to rotate + + + + Select to scale + + + + Select to mirror + + + + Select to move and rotate + + + + Select for two axis rotation + + + + Select to explode text + + + + Select to create block + + + + Select to copy + + + + Select to cut + + + + No entity selected! + + + + Select to create offset + + + + Select entities to order + + + + Select to explode block + + + + Select to revert direction + + RS_ActionSelectAll + + Select All + Markera allt + + + Select &All + Markera &allt + + + Deselect all + Avmarkera allt + + + Deselect &all + Avmarkera &allt + + + Ctrl+K + + + + + RS_ActionSelectContour + + (De-)Select &Contour + + + + Entity must be an Atomic Entity. + + + + + RS_ActionSelectIntersected + + Select Intersected Entities + + + + Deselect Intersected Entities + + + + Choose first point of intersection line + + + + Cancel + Avbryt + + + Choose second point of intersection line + + + + Back + + + + + RS_ActionSelectInvert + + Invert Selection + Invertera markering + + + &Invert Selection + &Invertera markering + + + + RS_ActionSelectLayer + + (De-)Select Layer + + + + + RS_ActionSelectSingle + + Select Entity + + + + + RS_ActionSelectWindow + + Select Window + + + + Deselect Window + + + + Cancel + Avbryt + + + Choose second edge + + + + Back + + + + Click and drag for the selection window + + + + + RS_ActionSetRelativeZero + + Set relative Zero + + + + Cancel + Avbryt + + + Set &Relative Zero + + + + + RS_ActionSnapIntersectionManual + + I&ntersection Manually + + + + Select first entity + + + + Back + + + + Select second entity + + + + + RS_ActionToolRegenerateDimensions + + Regenerate Dimension Entities + + + + Regenerated %1 dimension entities + + + + No dimension entities found + + + + + RS_ActionZoomAuto + + &Auto Zoom + + + + + RS_ActionZoomIn + + Zoom in + Zooma in + + + Zoom &In + Zooma &in + + + Zooms in + Zoomar in + + + Zoom out + Zooma ut + + + Zoom &Out + Zooma &ut + + + Zooms out + Zoomar ut + + + + RS_ActionZoomPan + + Zoom &Panning + + + + Click and drag to pan zoom + + + + Cancel + Avbryt + + + Zoom panning + + + + + RS_ActionZoomPrevious + + Previous &View + + + + + RS_ActionZoomRedraw + + &Redraw + + + + + RS_ActionZoomWindow + + &Window Zoom + + + + Specify first edge + + + + Cancel + Avbryt + + + Specify second edge + + + + Back + + + + + RS_Commands + + rectangle + rektangel + + + text + text + + + undo + ångra + + + redo + gör om + + + angle + vinkel + + + columns + kolumner + + + rows + rader + + + parallel + parallell + + + length + längd + + + close + stäng + + + through + genom + + + help + hjälp + + + length + length + längd + + + radius + radie + + + length + chord length + längd + + + Command: %1 + Kommando: %1 + + + Available commands: + Tillgängliga kommandon: + + + circle + cirkel + + diff -Nru librecad-2.0.8/librecad/ts/librecad_ta.ts librecad-2.0.9/librecad/ts/librecad_ta.ts --- librecad-2.0.8/librecad/ts/librecad_ta.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_ta.ts 2016-01-07 07:46:24.000000000 +0000 @@ -2,6 +2,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + + + + Geometry + + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -102,6 +133,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + + + + Spacing: + + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -480,10 +553,6 @@ - CAD Tools - - - Export as @@ -537,6 +606,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -593,10 +666,6 @@ - CTRL-G - - - &Quit @@ -616,6 +685,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -811,13 +889,6 @@ - QG_CadToolBar - - CAD Tools - - - - QG_CircleOptions Circle Options @@ -938,6 +1009,17 @@ + QG_CommandHistory + + &Copy + + + + select&All + + + + QG_CommandWidget Command Line @@ -964,14 +1046,6 @@ - &Copy - - - - select&All - - - escape escape, go back from action steps @@ -2229,18 +2303,10 @@ - Extension line extension: - - - Arrow size: - Extension line offset: - - - Dimension line gap: @@ -2381,14 +2447,6 @@ - Alignment: - - - - Dimension Aligned - - - Horizontal @@ -2401,365 +2459,517 @@ - General Factor: + <html><head/><body><p>Scale to multiply all dimension geometries.</p></body></html> - <html><head/><body><p>Scale to multiply all dimension geometries.</p></body></html> + Text style: - <html><head/><body><p>Text alignment.</p></body></html> + '.' (Period) - - - QG_DlgOptionsGeneral - Preferences + ',' (Comma) - Translations: + Decimal separator: - Hatch Patterns: + Linear units: - Fonts: + Color: - Scripts: + Length Factor: - Part Libraries: + Angular units: - Language + Linear zeros: - Graphic View + Format units - Application Preferences + <html><head/><body><p>Distance gap around text</p></body></html> - Defaults for new drawings + Text size & position - &Appearance + Length to enlarge over dimension line - &GUI Language: + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> - &Command Language: + Width: - &Show large crosshairs + Dimension lines, arrows & ticks - Number of p&review entities: + Angular zeros: - &Paths + Angular precision: - &Defaults + Enlarge: - &Unit: + Offset: - Colors + Linear precision: - Backgr&ound: + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> - G&rid Color: + Aligned - &Meta Grid Color: + <html><head/><body><p>Offset from origin point.</p></body></html> - Fontsize + Text alignment: - Statusbar: + Extension lines - #000000 + Fixed length: - #808080 + fixed extension line legth + + + QG_DlgOptionsGeneral - A&utomatically scale grid + Preferences - S&elected Color: + Translations: - &Highlighted Color: + Hatch Patterns: - Please restart the application to apply all changes. + Fonts: - Alt+S + Scripts: - Alt+U + Part Libraries: - Minimal Grid Spacing (px): + Language - Program Defaults + Graphic View - Auto save time: + Application Preferences - #FFFFFF + Defaults for new drawings - #C0C0C0 + &Appearance - Drawing unit. + &GUI Language: - Time between automatic saving of the document in minutes. + &Command Language: - When set, LibreCAD will automatically generate a backup of your current drawing. + &Show large crosshairs - Auto backup + Number of p&review entities: - Template: + &Paths - #00FFFF + &Defaults - #0000FF + &Unit: - #FFFF00 + Backgr&ound: - #FF00FF + G&rid Color: - St&art Handle Color: + &Meta Grid Color: - &Handle Color: + Fontsize - &End Handle Color: + Statusbar: - Splash Window + A&utomatically scale grid - Display Splash + S&elected Color: - - - QG_DlgOptionsMakerCam - Export as MakerCAM SVG + &Highlighted Color: - Layers + Please restart the application to apply all changes. - MakerCAM as of November 2014 does not hide SVG content that has been set invisibe ("display: none;" or "visibility: hidden;"). + Alt+S - Export invisible layers + Alt+U - Export visible construction layers + Minimal Grid Spacing (px): - Blocks + Program Defaults - MakerCAM as of November 2014 cannot correctly deal with blocks, because it does not take into account the reference point in the <use>. + Auto save time: - Convert blocks to safe inline SVG content + Drawing unit. - Ellipses / Ellipse arcs + Time between automatic saving of the document in minutes. - MakerCAM as of March 2015 cannot display ellipses and ellipse arcs correctly, when they are created using the <ellipse> tag with a rotation in the "transform" attribute or as <path> using elliptic arc segments. + When set, LibreCAD will automatically generate a backup of your current drawing. - - Approximate ellipses and ellipse arcs with cubic béziers + + Auto backup - - - QG_DlgPoint - Point + Template: - Layer: + St&art Handle Color: - Geometry + &Handle Color: - Position (y): + &End Handle Color: - Position (x): + Splash Window - - - QG_DlgPolyline - Polyline + Display Splash - Layer: + Graphic Colors - Geometry + Aquamarine - Closed + Azure - - - QG_DlgRotate - Rotation Options + DeepSkyBlue - Number of copies + DodgerBlue - &Delete Original + Gray - &Keep Original + HoneyDew - &Multiple Copies: + Lavender - &Angle (a): + LightGrey - Use current &attributes + Navy - Use current &layer + PaleGreen - ... + Pink - - - QG_DlgRotate2 - Rotate Two Options + Salmon - Number of copies + Silver - &Delete Original + Violet + + + + Wheat + + + + White + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation + + + + + QG_DlgOptionsMakerCam + + Export as MakerCAM SVG + + + + Layers + + + + MakerCAM as of November 2014 does not hide SVG content that has been set invisibe ("display: none;" or "visibility: hidden;"). + + + + Export invisible layers + + + + Export visible construction layers + + + + Blocks + + + + MakerCAM as of November 2014 cannot correctly deal with blocks, because it does not take into account the reference point in the <use>. + + + + Convert blocks to safe inline SVG content + + + + Ellipses / Ellipse arcs + + + + MakerCAM as of March 2015 cannot display ellipses and ellipse arcs correctly, when they are created using the <ellipse> tag with a rotation in the "transform" attribute or as <path> using elliptic arc segments. + + + + Approximate ellipses and ellipse arcs with cubic béziers + + + + + QG_DlgPoint + + Point + + + + Layer: + + + + Geometry + + + + Position (y): + + + + Position (x): + + + + + QG_DlgPolyline + + Polyline + + + + Layer: + + + + Geometry + + + + Closed + + + + + QG_DlgRotate + + Rotation Options + + + + Number of copies + + + + &Delete Original + + + + &Keep Original + + + + &Multiple Copies: + + + + &Angle (a): + + + + Use current &attributes + + + + Use current &layer + + + + ... + + + + + QG_DlgRotate2 + + Rotate Two Options + + + + Number of copies + + + + &Delete Original @@ -2864,22 +3074,6 @@ Closed - - &OK - - - - Alt+O - - - - Cancel - - - - Esc - - QG_DlgText @@ -4241,40 +4435,6 @@ - QG_PenToolBar - - Line color - - - - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - - - - Spacing: - - - - Distance from original polyline - - - - Copies: - - - - QG_PolylineOptions Polyline Options @@ -4748,10 +4908,6 @@ - Layer "%1" and all entities on it will be removed. - - - Layer "%1" can never be removed. @@ -4775,6 +4931,11 @@ Layer with a name "%1" already exists. Please specify a different name. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -4852,10 +5013,6 @@ - None - - - Inch @@ -4972,10 +5129,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -5089,10 +5242,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -5104,1239 +5253,1334 @@ All Image Files (%1) - - - RS_ActionBlocksAdd - &Add Block + : duplicated command: %1 is already taken by %2 - - - RS_ActionBlocksAttributes - &Rename Block + point + draw point - - - RS_ActionBlocksCreate - &Create Block + po + draw point - Specify reference point + line + draw line - Cancel + li + draw line - - - RS_ActionBlocksEdit - &Edit Block + l + draw line - - - RS_ActionBlocksExplode - Ex&plode + polyline + draw polyline - - - RS_ActionBlocksFreezeAll - &Hide all + pl + draw polyline - &Show all + free + draw freehand line - - - RS_ActionBlocksInsert - &Insert Block + fhl + draw freehand line - Not a valid expression + spline + draw spline - Specify reference point + spl + draw spline - Cancel + spline2 + spline through points - Enter angle: + stp + spline through points - - + offset + create offset + - Enter factor: + parallel + create offset - Enter columns: + o + create offset - Enter rows: + pa + create offset - Enter column spacing: + ptp + parallel through point - Enter row spacing: + pp + parallel through point - - - RS_ActionBlocksRemove - &Remove Block + bisect + angle bisector - - - RS_ActionBlocksSave - &Save Block + bi + angle bisector - No block activated to save + tangentpc + tangent point and circle - - - RS_ActionBlocksToggleView - Toggle Block &Visibility + tanpc + tangent point and circle - - - RS_ActionDefault - Choose second edge + perp + perpendicular line - Back + ortho + perpendicular line - - - RS_ActionDimAligned - &Aligned + vertical + vertical line - Specify first extension line origin + ver + vertical line - Cancel + horizontal + horizontal line - Specify second extension line origin + hor + horizontal line - Back + rectangle + draw rectangle - Specify dimension line location + rectang + draw rectangle - Enter dimension text: + rect + draw rectangle - - - RS_ActionDimAngular - &Angular + rec + draw rectangle - Select first line + polygon2v + polygon by 2 vertices - Cancel + poly2 + polygon by 2 vertices - Select second line + arc + draw arc - Specify dimension arc line location + a + draw arc - Enter dimension text: + circle + draw circle - - - RS_ActionDimDiametric - &Diametric + ci + draw circle - Not a circle or arc entity + circle2 + circle 2 points - Not a valid expression + c2 + circle 2 points - Select arc or circle entity + circle3 + circle 3 points - Cancel + c3 + circle 3 points - Specify dimension line location + circlecr + circle with center and radius - Enter dimension text: + cc + circle with center and radius - - - RS_ActionDimLeader - &Leader + tan3 + circle tangent to 3 - Specify target point + ct3 + circle tangent to 3 - Cancel + ellipseinscribed + inscribed ellipse - Specify next point + ei + inscribed ellipse - Finish + ie + inscribed ellipse - - - RS_ActionDimLinear - &Linear + hatch + draw hatch - &Horizontal + ha + draw hatch - &Vertical + mtext + draw mtext - Not a valid expression + mtxt + draw mtext - Specify first extension line origin + text + draw text - Cancel + txt + draw text - Specify second extension line origin + regen + zoom - redraw - Back + redraw + zoom - redraw - Specify dimension line location + rg + zoom - redraw - Enter dimension text: + zr + zoom - redraw - Enter dimension line angle: + zoomwindow + zoom - window - - - RS_ActionDimRadial - &Radial + zw + zoom - window - Not a circle or arc entity + zoomauto + zoom - auto - Not a valid expression + za + zoom - auto - Select arc or circle entity + zoompan + zoom - pan - Cancel + zp + zoom - pan - Specify dimension line position or enter angle: + zoomprevious + zoom - previous - Enter dimension text: + zv + zoom - previous - - - RS_ActionDrawArc - &Center, Point, Angles + kill + kill all actions - Not a valid expression + k + kill all actions - Not a valid chord length + undo + undo cycle - Specify center + u + undo cycle - Cancel + redo + redo cycle - Specify radius + r + redo cycle - Back + dimaligned + dimension - aligned - Specify start angle: + da + dimension - aligned - Specify included angle: + dimhorizontal + dimension - horizontal - Specify chord length: + dh + dimension - horizontal - Specify end angle or [angle/chord length] + dimvertical + dimension - vertical - - - RS_ActionDrawArc3P - &3 Points + dv + dimension - vertical - Invalid arc data. + dimlinear + dimension - linear - Cancel + dl + dimension - linear - Specify second point + dr + dimension - linear - Back + dimangular + dimension - angular - Specify endpoint + dan + dimension - angular - Specify startpoint or [center] + dimradial + dimension - radial - - - RS_ActionDrawArcTangential - Specify base entity + dimradius + dimension - radius - Cancel + dimdiametric + dimension - diametric - Specify end angle + dimdiameter + dimension - diametric - Back + dd + dimension - diametric - Specify end point + dimleader + dimension - leader - Arc &Tangential + ld + dimension - leader - - - RS_ActionDrawCircle - Center, &Point + dimregen + dimension - regenerate - Not a valid expression + restrictnothing + restrict - nothing - Specify center + rn + restrict - nothing - Cancel + restrictorthogonal + restrict - orthogonal - Specify radius + rr + restrict - orthogonal - Back + restricthorizontal + restrict - horizontal - - - RS_ActionDrawCircle2P - 2 Points + rh + restrict - horizontal - Invalid Circle data. + restrictvertical + restrict - vertical - Specify first point + rv + restrict - vertical - Cancel + move + modify - move (copy) - Specify second point + mv + modify - move (copy) - Back + bevel + modify - bevel - - - RS_ActionDrawCircle3P - 3 Points + bev + modify - bevel - Invalid circle data. + ch + modify - bevel - Specify first point + fillet + modify - fillet - Cancel + fi + modify - fillet - Specify second point + divide + modify - divide (cut) - Back + cut + modify - divide (cut) - Specify third point + div + modify - divide (cut) - - - RS_ActionDrawCircleCR - Center, &Radius + mirror + modify - mirror - Not a valid expression + mi + modify - mirror - Specify circle center + revert + modify - revert direction - Cancel + rev + modify - revert direction - Specify circle radius + rotate + modify - rotate - Back + ro + modify - rotate - radius=%1 is invalid + scale + modify - scale - - - RS_ActionDrawCircleInscribe - Circle &Inscribed + sz + modify - scale - Specify the first line + trim + modify - trim (extend) - Cancel + tm + modify - trim (extend) - Specify the second line + trim2 + modify - multi trim (extend) - Back + tm2 + modify - multi trim (extend) - Specify the third line + lengthen + modify - lengthen - - - RS_ActionDrawCircleTan1_2P - Cancel + le + modify - lengthen - Specify the first point on the tangent circle + stretch + modify - stretch - Back + ss + modify - stretch - Specify the second point on the tangent circle + delete + modify - delete (erase) - Select the center of the tangent circle + er + modify - delete (erase) - Specify a line/arc/circle + del + modify - delete (erase) - Tangential, 2 P&oints + explode + explode block/polyline into entities - - - RS_ActionDrawCircleTan2 - Specify the first line/arc/circle + xp + explode block/polyline into entities - Cancel + snapfree + snap - free - Specify the second line/arc/circle + os + snap - free - Back + sf + snap - free - Select the center of the tangent circle + snapcenter + snap - center - Tangential 2 Circles, Radius - circle tangential to two give circles and with radius + sc + snap - center - - - RS_ActionDrawCircleTan2_1P - Specify a line/arc/circle + snapdist + snap - distance to endpoints - Cancel + sd + snap - distance to endpoints - Specify the another arc/circle + snapend + snap - end points - Back + se + snap - end points - Specify a point on the tangent circle + snapgrid + snap - grid - Select the center of the tangent circle + sg + snap - grid - Tangential 2 Circles, 1 Point + snapintersection + snap - intersection - - - RS_ActionDrawCircleTan3 - Cancel + si + snap - intersection - Back + snapmiddle + snap - middle points - Select the center of the tangent circle + sm + snap - middle points - Specify the first line/arc/circle + snaponentity + snap - on entity - Specify the second line/arc/circle + sn + snap - on entity - Specify the third line/arc/circle + np + snap - on entity - Tangential &3 Circles + setrelativezero + set relative zero position - - - RS_ActionDrawEllipse4Points - Ellipse &4 Point + rz + set relative zero position - Specify the first point on ellipse + selectall + Select all entities - Cancel + sa + Select all entities - Specify the second point on ellipse + deselectall + deselect all entities - Back + tn + deselect all entities - Specify the third point on ellipse + modifyattr + modify attribute - Specify the fourth point on ellipse + attr + modify attribute - Can not determine uniquely an ellipse + ma + modify attribute - - - RS_ActionDrawEllipseAxis - &Ellipse (Axis) + properties + modify properties - Not a valid expression + prop + modify properties - Specify ellipse center + distance + distance point to point - Cancel + dist + distance point to point - Specify endpoint of major axis + dpp + distance point to point - Back + angle + measure angle - Specify endpoint or length of minor axis: + ang + measure angle - Specify start angle + area + measure area - Specify end angle + ar + measure area - Ellipse &Arc (Axis) + angle - - - RS_ActionDrawEllipseCenter3Points - Ellipse Center and &3 Points + dpi - Specify the center of ellipse + close - Cancel + chord length - Specify the first point on ellipse + columns - Specify the second point on ellipse + columnspacing - Back + factor - Specify the third point on ellipse + length - - - RS_ActionDrawEllipseFociPoint - Ellipse &Foci Point + length1 + bevel/fillet lenght1 - Not a valid expression + length2 + bevel/fillet lenght2 - Specify first focus of ellipse + number - Cancel + radius - Specify second focus of ellipse + rows - Back + rowspacing - Specify a point on ellipse or total distance to foci + through - - - RS_ActionDrawEllipseInscribe - Ellipse &Inscribed + trim - Specify the first line + ang + angle - Cancel + an + angle - Specify the second line + center - Back + cen + center - Specify the third line + ce + center - Specify the fourth line + cl + chord length - Can not determine uniquely an ellipse + c + close - - - RS_ActionDrawHatch - &Hatch + cols + columns - Invalid hatch area. Please check that the entities chosen form one or more closed contours. + co + columns - Hatch created successfully. + columnspacing + columnspacing for inserts - Hatch Error: Invalid contour found! + colspacing + columnspacing for inserts - Hatch Error: Pattern not found! + cs + columnspacing for inserts - Hatch Error: Contour or pattern too small! + fact + factor - Hatch Error: Contour too big! + f + factor - Hatch Error: Undefined Error! + help - Total hatch area = %1 + ? + help - - - RS_ActionDrawImage - Not a valid expression + length + length - Specify reference point + len + length - Cancel + l + length - Enter angle: + length1 + length1 - - + len1 + length1 + - Enter factor: + l1 + length1 - Insert &Image + length2 + length2 - Enter dpi: + len2 + length2 - - - RS_ActionDrawLine - &2 Points + l2 + length2 - Specify first point + number + number - Cancel + num + number - Specify next point or [%1] + n + number - Back + ra + radius - Specify next point + reversed + reversed - Cannot undo: Not enough entities defined yet. + rev + reversed - Cannot close sequence of lines: Not enough entities defined yet, or already closed. + row + row - Cannot redo: Not previous line segment defined. - - - - - RS_ActionDrawLineAngle - - &Angle + rowspacing + rowspacing for inserts - Not a valid expression + rs + rowspacing for inserts - Specify position + text - Cancel + t + text - Enter angle: + t + through - Back + undo - Enter length: + u + undo - &Horizontal + redo - Vertical + r + redo - - - RS_ActionDrawLineBisector - Bisector + back - Not a valid expression + b + back - Select first line + paperoffset - Cancel + graphoffset - Select second line + Command: %1 (%2) - Back + RS_Commands:: command not found: %1 - Enter bisector length: + Command not found: %1 - Enter number of bisectors: + Accepted keycode: %1 - Number sector lines not in range: - number of bisector to create must be in [1, 200] + Available commands: - - - RS_ActionDrawLineFree - &Freehand Line + cal + command to trigger cli calculator - Click and drag to draw a line + calculate + command to trigger cli calculator - Cancel + None + unknown length unit - - - RS_ActionDrawLineHorVert - Specify first point + error reading file metadata in dwg file - Cancel + Calculator error for input: - Specify second point + bw - Back + blackwhite - Vertical + color - RS_ActionDrawLineOrthTan + RS_ActionBlocksAdd - Tangent &Orthogonal + &Add Block + + + RS_ActionBlocksAttributes - Select a line + &Rename Block + + + RS_ActionBlocksCreate - Cancel + &Create Block - Select circle, arc or ellipse + Specify reference point - Back + Cancel - RS_ActionDrawLineParallel + RS_ActionBlocksEdit - Specify Distance <%1> or select entity or [%2] + &Edit Block + + + RS_ActionBlocksExplode - Cancel + Ex&plode + + + RS_ActionBlocksFreezeAll - Enter number: + &Hide all - Not a valid expression + &Show all + + + RS_ActionBlocksInsert - Not a valid number. Try 1..99 + &Insert Block - &Parallel + Not a valid expression - &Concentric + Specify reference point - - - RS_ActionDrawLineParallelThrough - Parallel through point + Cancel - Select entity + Enter angle: - Cancel - + + - Specify through point + Enter factor: - Back + Enter columns: - Number: + Enter rows: - Not a valid number. Try 1..99 + Enter column spacing: - Not a valid expression + Enter row spacing: - RS_ActionDrawLinePolygon + RS_ActionBlocksRemove - - + &Remove Block + - RS_ActionDrawLinePolygonCenCor - - Pol&ygon (Cen,Cor) - - + RS_ActionBlocksSave - Specify center + &Save Block - Specify a corner + No block activated to save + + + RS_ActionBlocksToggleView - Enter number: + Toggle Block &Visibility + + + RS_ActionDefault - Not a valid number. Try 1..9999 + Choose second edge - Not a valid expression + Back - RS_ActionDrawLinePolygonCorCor + RS_ActionDimAligned - Polygo&n (Cor,Cor) + &Aligned - Specify first corner + Specify first extension line origin @@ -6344,7 +6588,7 @@ - Specify second corner + Specify second extension line origin @@ -6352,26 +6596,22 @@ - Number: - - - - Not a valid number. Try 1..9999 + Specify dimension line location - Not a valid expression. + Enter dimension text: - RS_ActionDrawLineRectangle + RS_ActionDimAngular - Rectangle + &Angular - Specify first corner + Select first line @@ -6379,53 +6619,57 @@ - Specify second corner + Select second line - Back + Specify dimension arc line location + + + + Enter dimension text: - RS_ActionDrawLineRelAngle + RS_ActionDimDiametric - Relative angle + &Diametric - Not a valid expression + Not a circle or arc entity - Select base entity + Not a valid expression - Cancel + Select arc or circle entity - Specify position + Cancel - Back + Specify dimension line location - Orthogonal + Enter dimension text: - RS_ActionDrawLineTangent1 + RS_ActionDimLeader - Tangent (P,C) + &Leader - Specify point + Specify target point @@ -6433,45 +6677,34 @@ - Select circle, arc or ellipse + Specify next point - Back + Finish - RS_ActionDrawLineTangent2 - - Tangent (C,C) - - - - Cancel - - + RS_ActionDimLinear - Back + &Linear - Select first circle or ellipse + &Horizontal - Select second circle or ellipse + &Vertical - - - RS_ActionDrawMText - &MText + Not a valid expression - Specify insertion point + Specify first extension line origin @@ -6479,76 +6712,73 @@ - Enter text: + Specify second extension line origin Back - - - RS_ActionDrawPoint - &Points + Specify dimension line location - Specify location + Enter dimension text: - Cancel + Enter dimension line angle: - RS_ActionDrawPolyline + RS_ActionDimRadial - &Polyline + &Radial - Draw polylines + Not a circle or arc entity - Specify first point + Not a valid expression - Cancel + Select arc or circle entity - Specify next point or [%1] + Cancel - Back + Specify dimension line position or enter angle: - Specify next point + Enter dimension text: + + + RS_ActionDrawArc - Cannot close sequence of lines: Not enough entities defined yet. + &Center, Point, Angles - Cannot undo: Not enough entities defined yet. + Not a valid expression - - - RS_ActionDrawSpline - &Spline + Not a valid chord length - Specify first control point + Specify center @@ -6556,7 +6786,7 @@ - Specify next control point or [%1] + Specify radius @@ -6564,22 +6794,30 @@ - Specify next control point + Specify start angle: - Cannot undo: Not enough entities defined yet. + Specify included angle: + + + + Specify chord length: + + + + Specify end angle or [angle/chord length] - RS_ActionDrawText + RS_ActionDrawArc3P - &Text + &3 Points - Specify insertion point + Invalid arc data. @@ -6587,7 +6825,7 @@ - Enter text: + Specify second point @@ -6595,145 +6833,138 @@ - Specify second point + Specify endpoint - - - RS_ActionEditCopy - &Copy + Specify startpoint or [center] + + + RS_ActionDrawArcTangential - Cu&t + Specify base entity - Specify reference point + Cancel - Cancel + Specify end angle - - - RS_ActionEditPaste - &Paste + Back - Set reference point + Specify end point - Cancel + Arc &Tangential - RS_ActionEditUndo + RS_ActionDrawCircle - &Undo + Center, &Point - &Redo + Not a valid expression - Nothing to undo! + Specify center - Nothing to redo! + Cancel - - - RS_ActionFileNew - &New + Specify radius - - - RS_ActionFileNewTemplate - New From &Template + Back - RS_ActionFileOpen + RS_ActionDrawCircle2P - &Open... + 2 Points - - - RS_ActionFileSave - &Save + Invalid Circle data. - - - RS_ActionFileSaveAs - Save &as... + Specify first point + + + + Cancel + + + + Specify second point + + + + Back - RS_ActionInfoAngle + RS_ActionDrawCircle3P - Lines are parallel + 3 Points - Specify first line + Invalid circle data. - Cancel + Specify first point - Specify second line + Cancel - Back + Specify second point - An&gle between two lines + Back - Angle: %1 + Specify third point - RS_ActionInfoArea - - Area: %1 - - + RS_ActionDrawCircleCR - Circumference: %1 + Center, &Radius - Point: %1/%2 + Not a valid expression - Specify first point of polygon + Specify circle center @@ -6741,26 +6972,26 @@ - Specify next point of polygon + Specify circle radius - Polygonal &Area + Back - Closing Point: %1/%2 + radius=%1 is invalid - RS_ActionInfoDist + RS_ActionDrawCircleInscribe - &Distance Point to Point + Circle &Inscribed - Specify first point of distance + Specify the first line @@ -6768,7 +6999,7 @@ - Specify second point of distance + Specify the second line @@ -6776,181 +7007,174 @@ - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Specify the third line - RS_ActionInfoDist2 - - &Distance Entity to Point - - - - Distance: %1 - - + RS_ActionDrawCircleTan1_2P - Specify entity + Cancel - Cancel + Specify the first point on the tangent circle - Specify point + Back - Back + Specify the second point on the tangent circle - - - RS_ActionInfoInside - Point inside contour + Select the center of the tangent circle - Point is inside selected contour. + Specify a line/arc/circle - Point is outside selected contour. + Tangential, 2 P&oints + + + RS_ActionDrawCircleTan2 - Specify point + Specify the first line/arc/circle Cancel - - - RS_ActionInfoTotalLength - &Total length of selected entities + Specify the second line/arc/circle - Total Length of selected entities: %1 + Back - At least one of the selected entities cannot be measured. + Select the center of the tangent circle - - - RS_ActionLayersAdd - &Add Layer + Tangential 2 Circles, Radius + circle tangential to two give circles and with radius - RS_ActionLayersEdit + RS_ActionDrawCircleTan2_1P - &Edit Layer + Specify a line/arc/circle - - - RS_ActionLayersFreezeAll - &Hide all + Cancel - &Show all + Specify the another arc/circle - - - RS_ActionLayersRemove - &Remove Layer + Back - - - RS_ActionLayersToggleLock - Toggle Layer Loc&k + Specify a point on the tangent circle - - - RS_ActionLayersTogglePrint - Toggle Layer &Print + Select the center of the tangent circle - - - RS_ActionLayersToggleView - &Toggle Layer Visibility + Tangential 2 Circles, 1 Point - RS_ActionLibraryInsert + RS_ActionDrawCircleTan3 - Insert Library Object + Cancel - Not a valid expression + Back - Specify reference point + Select the center of the tangent circle - Cancel + Specify the first line/arc/circle - Enter angle: + Specify the second line/arc/circle - - + Specify the third line/arc/circle + - Enter factor: + Tangential &3 Circles - Cannot open file '%1' + Draw tangential circle of 3 given points, lines, arcs/circles - RS_ActionLockRelativeZero + RS_ActionDrawEllipse4Points - (Un-)&Lock Relative Zero + Ellipse &4 Point - - - RS_ActionModifyAttributes - &Attributes + Specify the first point on ellipse + + + + Cancel + + + + Specify the second point on ellipse + + + + Back + + + + Specify the third point on ellipse + + + + Specify the fourth point on ellipse + + + + Can not determine uniquely an ellipse - RS_ActionModifyBevel + RS_ActionDrawEllipseAxis - &Bevel + &Ellipse (Axis) @@ -6958,7 +7182,7 @@ - Select first entity + Specify ellipse center @@ -6966,7 +7190,7 @@ - Select second entity + Specify endpoint of major axis @@ -6974,30 +7198,30 @@ - Enter length 1: + Specify endpoint or length of minor axis: - Enter length 2: + Specify start angle - - - RS_ActionModifyCut - No Entity found. + Specify end angle - Cutting point is invalid. + Ellipse &Arc (Axis) + + + RS_ActionDrawEllipseCenter3Points - Cutting point is not on entity. + Ellipse Center and &3 Points - Specify entity to cut + Specify the center of ellipse @@ -7005,37 +7229,34 @@ - Specify cutting point + Specify the first point on ellipse - Back + Specify the second point on ellipse - &Divide + Back - Entity must be a line, arc, circle, ellipse or interpolation spline. + Specify the third point on ellipse - RS_ActionModifyDelete + RS_ActionDrawEllipseFociPoint - &Delete + Ellipse &Foci Point - - - RS_ActionModifyDeleteFree - Delete Freehand + Not a valid expression - Specify first break point on a polyline + Specify first focus of ellipse @@ -7043,7 +7264,7 @@ - Specify second break point on the same polyline + Specify second focus of ellipse @@ -7051,94 +7272,96 @@ - Entities not in the same polyline. + Specify a point on ellipse or total distance to foci - Parent of second entity is not a polyline + specify a point on ellipse, or total distance to foci - Parent of second entity is NULL + Total distance %1 is smaller than distance between foci + + + RS_ActionDrawEllipseInscribe - One of the chosen entities is NULL + Ellipse &Inscribed - Parent of first entity is not a polyline + Specify the first line - Parent of first entity is NULL + Cancel - First entity is NULL + Specify the second line - Second entity is NULL + Back - - - RS_ActionModifyDeleteQuick - &Delete selected + Specify the third line - Pick entity to delete + Specify the fourth line - Cancel + Can not determine uniquely an ellipse - RS_ActionModifyEntity + RS_ActionDrawHatch - &Properties + &Hatch - - - RS_ActionModifyExplodeText - &Explode Text into Letters + Invalid hatch area. Please check that the entities chosen form one or more closed contours. - - - RS_ActionModifyMirror - &Mirror + Hatch created successfully. - Specify first point of mirror line + Hatch Error: Invalid contour found! - Cancel + Hatch Error: Pattern not found! - Specify second point of mirror line + Hatch Error: Contour or pattern too small! - Back + Hatch Error: Contour too big! + + + + Hatch Error: Undefined Error! + + + + Total hatch area = %1 - RS_ActionModifyMove + RS_ActionDrawImage - &Move / Copy + Not a valid expression @@ -7150,30 +7373,34 @@ - Specify target point + Enter angle: - Back + + + + + Enter factor: - Invalid number of copies, use %1 + Insert &Image - - - RS_ActionModifyMoveRotate - M&ove and Rotate + Enter dpi: + + + RS_ActionDrawLine - Not a valid expression + &2 Points - Specify reference point + Specify first point @@ -7181,7 +7408,7 @@ - Specify target point + Specify next point or [%1] @@ -7189,90 +7416,81 @@ - Enter rotation angle: + Specify next point - - - RS_ActionModifyOffset - &Offset + Cannot undo: Not enough entities defined yet. - Specify direction of offset + Cannot close sequence of lines: Not enough entities defined yet, or already closed. - Back + Cannot redo: Not previous line segment defined. - RS_ActionModifyRevertDirection + RS_ActionDrawLineAngle - Re&vert direction + &Angle - Ctrl+R + Not a valid expression - - - RS_ActionModifyRotate - &Rotate + Specify position - Specify reference point + Cancel - Back + Enter angle: - Specify rotation center + Back - Specify target point to rotate to + Enter length: - - - RS_ActionModifyRotate2 - Rotate T&wo + &Horizontal - Specify absolute reference point + Vertical + + + RS_ActionDrawLineBisector - Cancel + Bisector - Specify relative reference point + Not a valid expression - Back + Select first line - - - RS_ActionModifyRound - Not a valid expression + Cancel - Specify first entity + Select second line @@ -7280,30 +7498,27 @@ - Specify second entity - - - - Enter radius: + Enter bisector length: - Cancel + Enter number of bisectors: - &Fillet + Number sector lines not in range: + number of bisector to create must be in [1, 200] - RS_ActionModifyScale + RS_ActionDrawLineFree - &Scale + &Freehand Line - Specify reference point + Click and drag to draw a line @@ -7312,13 +7527,9 @@ - RS_ActionModifyStretch - - &Stretch - - + RS_ActionDrawLineHorVert - Specify first corner + Specify first point @@ -7326,7 +7537,7 @@ - Specify second corner + Specify second point @@ -7334,26 +7545,18 @@ - Specify reference point - - - - Specify target point + Vertical - RS_ActionModifyTrim - - &Trim - - + RS_ActionDrawLineOrthTan - &Trim Two + Tangent &Orthogonal - Select first trim entity + Select a line @@ -7361,225 +7564,234 @@ - Select limiting entity + Select circle, arc or ellipse Back + + + RS_ActionDrawLineParallel - Select second trim entity + Specify Distance <%1> or select entity or [%2] - Select entity to trim + Cancel - - - RS_ActionModifyTrimAmount - &Lengthen + Enter number: - No entity found. + Not a valid expression - The chosen Entity is in a block. Please edit the block. + Not a valid number. Try 1..99 - The chosen Entity is not an atomic entity or cannot be trimmed. + &Parallel - Not a valid expression + &Concentric + + + RS_ActionDrawLineParallelThrough - Select entity to trim or enter distance: + Parallel through point - Back + Select entity - - - RS_ActionOptionsDrawing - Current &Drawing Preferences + Cancel - - - RS_ActionOrder - move to bottom + Specify through point - set to bottom + Back - lower after entity + Number: - lower over entity + Not a valid number. Try 1..99 - raise over entity + Not a valid expression + + + RS_ActionDrawLinePolygon - move to top - + + + + + RS_ActionDrawLinePolygonCenCor - set to top + Pol&ygon (Cen,Cor) - No Entity found. + Specify center - Choose entity for order + Specify a corner - Cancel + Enter number: - - - RS_ActionPolylineAdd - &Add node + Not a valid number. Try 1..9999 - Add polyline's node + Not a valid expression + + + RS_ActionDrawLinePolygonCorCor - No Entity found. + Polygo&n (Cor,Cor) - Entity must be a polyline. + Specify first corner - Adding point is invalid. + Cancel - Adding point is not on entity. + Specify second corner - Specify polyline to add nodes + Back - Cancel + Number: - Specify adding node's point + Not a valid number. Try 1..9999 - Back + Not a valid expression. - RS_ActionPolylineAppend + RS_ActionDrawLineRectangle - A&ppend node + Rectangle - Append polyline's node + Specify first corner - No Entity found. + Cancel - Entity must be a polyline. + Specify second corner - Click somewhere near the beginning or end of existing polyline. + Back + + + RS_ActionDrawLineRelAngle - Specify the polyline somewhere near the beginning or end point + Relative angle - Cancel + Not a valid expression - Specify next point or [%1] + Select base entity - Back + Cancel - Specify next point + Specify position - Can not append nodes in a closed polyline. + Back - Cannot undo: Not enough entities defined yet. + Orthogonal - RS_ActionPolylineDel + RS_ActionDrawLineTangent1 - &Delete node + Tangent (P,C) - Delete polyline's node + Specify point - No Entity found. + Cancel - Entity must be a polyline. + Select circle, arc or ellipse - Specify polyline to delete node + Back + + + RS_ActionDrawLineTangent2 - Cancel + Tangent (C,C) - Specify deleting node's point + Cancel @@ -7587,217 +7799,245 @@ - Deleting point is invalid. + Select first circle or ellipse - Deleting point is not on entity. + Select second circle or ellipse - RS_ActionPolylineDelBetween - - Delete &between two nodes - - + RS_ActionDrawMText - Delete between two nodes + &MText - No Entity found. + Specify insertion point - Entity must be a polyline. + Cancel - Deletinging point is invalid. + Enter text: - Deleting point is not on entity. + Back + + + RS_ActionDrawPoint - Deleteinging point is not on entity. + &Points - Specify polyline to delete between two nodes + Specify location Cancel + + + RS_ActionDrawPolyline - Specify first node - - - - Back + &Polyline - Specify second node + Draw polylines - Deleting point is invalid. + Specify first point - - - RS_ActionPolylineEquidistant - Create &Equidistant Polylines + Cancel - Create Equidistant Polylines + Specify next point or [%1] - No Entity found. + Back - Entity must be a polyline. + Specify next point - Choose the original polyline + Cannot close sequence of lines: Not enough entities defined yet. - Cancel + Cannot undo: Not enough entities defined yet. - RS_ActionPolylineSegment + RS_ActionDrawSpline - Create Polyline from Existing &Segments + &Spline - Create Polyline from Existing Segments + Specify first control point - No Entity found. + Cancel - Choose one of the segments on the original polyline + Specify next control point or [%1] - Cancel + Back - Entity must be a line, arc or polyline. + Specify next control point - Entity can not be a closed polyline. + Cannot undo: Not enough entities defined yet. - RS_ActionPolylineTrim - - &Trim segments - - + RS_ActionDrawText - Trim polyline's segments + &Text - No Entity found. + Specify insertion point - Entity must be a polyline. + Cancel - Specifying point is invalid. + Enter text: - No Segment found on entity. + Back - Specify polyline to trim + Specify second point + + + RS_ActionEditCopy - Cancel + &Copy - Specify first segment + Cu&t - Back + Specify reference point - Specify second segment + Cancel - RS_ActionPrintPreview + RS_ActionEditPaste - Print Pre&view + &Paste - RS_ActionPrintPreview::fit(): Invalid paper size + Set reference point - Printout offset in paper coordinates by (%1, %2) + Cancel + + + RS_ActionEditUndo - Printout offset in graph coordinates by (%1, %2) + &Undo - Printout offset in graph coordinates + &Redo - Printout offset in paper coordinates + Nothing to undo! - : select printout offset coordinates + Nothing to redo! - - type in offset from command line to offset printout + + + RS_ActionFileNew + + &New + + + RS_ActionFileNewTemplate - Printout offset ignores relative zero. Ignoring '@' + New From &Template - RS_ActionSelect + RS_ActionFileOpen - Select to modify attributes + &Open... + + + + + RS_ActionFileSave + + &Save + + + + + RS_ActionFileSaveAs + + Save &as... + + + + + RS_ActionInfoAngle + + Lines are parallel + + + + Specify first line @@ -7805,156 +8045,214 @@ - Select to delete + Specify second line - Select to delete immediately + Back - Select to move + An&gle between two lines - Select to rotate + Angle: %1 + + + RS_ActionInfoArea - Select to scale + Area: %1 - Select to mirror + Circumference: %1 - Select to move and rotate + Point: %1/%2 - Select for two axis rotation + Specify first point of polygon - Select to explode text + Cancel - Select to create block + Specify next point of polygon - Select to copy + Polygonal &Area - Select to cut + Closing Point: %1/%2 + + + RS_ActionInfoDist - No entity selected! + &Distance Point to Point - Select to create offset + Specify first point of distance - Select entities to order + Cancel - Select to explode block + Specify second point of distance - Select to revert direction + Back + + + + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) - RS_ActionSelectAll + RS_ActionInfoDist2 - Select &All + &Distance Entity to Point - Deselect &all + Distance: %1 - Ctrl+K + Specify entity + + + + Cancel + + + + Specify point + + + + Back - RS_ActionSelectContour + RS_ActionInfoInside - (De-)Select &Contour + Point inside contour - Entity must be an Atomic Entity. + Point is inside selected contour. + + + + Point is outside selected contour. + + + + Specify point + + + + Cancel - RS_ActionSelectIntersected + RS_ActionInfoTotalLength - Select Intersected Entities + &Total length of selected entities - Deselect Intersected Entities + Total Length of selected entities: %1 - Choose first point of intersection line + At least one of the selected entities cannot be measured. + + + RS_ActionLayersAdd - Cancel + &Add Layer + + + RS_ActionLayersEdit - Choose second point of intersection line + &Edit Layer + + + RS_ActionLayersFreezeAll - Back + &Hide all + + + + &Show all - RS_ActionSelectInvert + RS_ActionLayersRemove - Invert Selection + &Remove Layer - RS_ActionSelectLayer + RS_ActionLayersToggleLock - (De-)Select Layer + Toggle Layer Loc&k - RS_ActionSelectSingle + RS_ActionLayersTogglePrint - Select Entity + Toggle Layer &Print - RS_ActionSelectWindow + RS_ActionLayersToggleView - Select Window + &Toggle Layer Visibility + + + + + RS_ActionLibraryInsert + + Insert Library Object - Deselect Window + Not a valid expression + + + + Specify reference point @@ -7962,7 +8260,56 @@ - Choose second edge + Enter angle: + + + + + + + + Enter factor: + + + + Cannot open file '%1' + + + + + RS_ActionLockRelativeZero + + (Un-)&Lock Relative Zero + + + + + RS_ActionModifyAttributes + + &Attributes + + + + + RS_ActionModifyBevel + + &Bevel + + + + Not a valid expression + + + + Select first entity + + + + Cancel + + + + Select second entity @@ -7970,14 +8317,30 @@ - Click and drag for the selection window + Enter length 1: + + + + Enter length 2: - RS_ActionSetRelativeZero + RS_ActionModifyCut - Set relative Zero + No Entity found. + + + + Cutting point is invalid. + + + + Cutting point is not on entity. + + + + Specify entity to cut @@ -7985,18 +8348,45 @@ - Set &Relative Zero + Specify cutting point + + + + Back + + + + &Divide + + + + Entity must be a line, arc, circle, ellipse or interpolation spline. - RS_ActionSnapIntersectionManual + RS_ActionModifyDelete - I&ntersection Manually + &Delete + + + RS_ActionModifyDeleteFree - Select first entity + Delete Freehand + + + + Specify first break point on a polyline + + + + Cancel + + + + Specify second break point on the same polyline @@ -8004,51 +8394,98 @@ - Select second entity + Entities not in the same polyline. + + + + Parent of second entity is not a polyline + + + + Parent of first entity is not a polyline + + + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr - RS_ActionToolRegenerateDimensions + RS_ActionModifyDeleteQuick - Regenerate Dimension Entities + &Delete selected - Regenerated %1 dimension entities + Pick entity to delete - No dimension entities found + Cancel - RS_ActionZoomAuto + RS_ActionModifyEntity - &Auto Zoom + &Properties - RS_ActionZoomIn + RS_ActionModifyExplodeText - Zoom &In + &Explode Text into Letters + + + RS_ActionModifyMirror - Zoom &Out + &Mirror + + + + Specify first point of mirror line + + + + Cancel + + + + Specify second point of mirror line + + + + Back - RS_ActionZoomPan + RS_ActionModifyMove - Zoom &Panning + &Move / Copy - Click and drag to pan zoom + Specify reference point @@ -8056,32 +8493,106 @@ - Zoom panning + Specify target point + + + + Back + + + + Invalid number of copies, use %1 - RS_ActionZoomPrevious + RS_ActionModifyMoveRotate - Previous &View + M&ove and Rotate + + + + Not a valid expression + + + + Specify reference point + + + + Cancel + + + + Specify target point + + + + Back + + + + Enter rotation angle: - RS_ActionZoomRedraw + RS_ActionModifyOffset - &Redraw + &Offset + + + + Specify direction of offset + + + + Back - RS_ActionZoomWindow + RS_ActionModifyRevertDirection - &Window Zoom + Re&vert direction - Specify first edge + Ctrl+R + + + + + RS_ActionModifyRotate + + &Rotate + + + + Specify reference point + + + + Back + + + + Specify rotation center + + + + Specify target point to rotate to + + + + + RS_ActionModifyRotate2 + + Rotate T&wo + + + + Specify absolute reference point @@ -8089,7 +8600,7 @@ - Specify second edge + Specify relative reference point @@ -8098,828 +8609,850 @@ - RS_Commands + RS_ActionModifyRound - line + Not a valid expression + + + + Specify first entity + + + + Back + + + + Specify second entity + + + + Enter radius: - rectangle + Cancel - text + &Fillet + + + RS_ActionModifyScale - regen + &Scale - undo + Specify reference point - u - undo + Cancel + + + RS_ActionModifyStretch - redo + &Stretch - arc + Specify first corner - angle + Cancel - factor + Specify second corner - columns + Back - rows + Specify reference point - columnspacing + Specify target point + + + RS_ActionModifyTrim - rowspacing + &Trim - ang - angle + &Trim Two - fact - factor + Select first trim entity - f - factor + Cancel - cols - columns + Select limiting entity - columnspacing - columnspacing for inserts + Back - colspacing - columnspacing for inserts + Select second trim entity - cs - columnspacing for inserts + Select entity to trim + + + RS_ActionModifyTrimAmount - rowspacing - rowspacing for inserts + &Lengthen - rs - rowspacing for inserts + No entity found. - center + The chosen Entity is in a block. Please edit the block. - cen - center + The chosen Entity is not an atomic entity or cannot be trimmed. - point + Not a valid expression - offset + Select entity to trim or enter distance: - o - offset + Back + + + RS_ActionOptionsDrawing - parallel + Current &Drawing Preferences + + + RS_ActionOrder - length + move to bottom - close + set to bottom - number + lower after entity - through + lower over entity - help + raise over entity - ? - help + move to top - length - length + set to top - len - length + No Entity found. - l - length + Choose entity for order - c - close + Cancel + + + RS_ActionPolylineAdd - num - number + &Add node - n - number + Add polyline's node - t - through + No Entity found. - length1 + Entity must be a polyline. - length2 + Adding point is invalid. - radius + Adding point is not on entity. - trim + Specify polyline to add nodes - length1 - length1 + Cancel - len1 - length1 + Specify adding node's point - l1 - length1 + Back + + + RS_ActionPolylineAppend - length2 - length2 + A&ppend node - len2 - length2 + Append polyline's node - l2 - length2 + No Entity found. - t - text + Entity must be a polyline. - chord length + Click somewhere near the beginning or end of existing polyline. - Command: %1 + Specify the polyline somewhere near the beginning or end point - Available commands: + Cancel - circle + Specify next point or [%1] - zw - zoom - window + Back - za - zoom - auto + Specify next point - zp - zoom - pan + Can not append nodes in a closed polyline. - da - dimension - aligned + Cannot undo: Not enough entities defined yet. + + + RS_ActionPolylineDel - dh - dimension - horizontal + &Delete node - dv - dimension - vertical + Delete polyline's node - dr - dimension - linear + No Entity found. - ld - dimension - leader + Entity must be a polyline. - sg - snap - grid + Specify polyline to delete node - se - snap - end + Cancel - si - snap - intersection + Specify deleting node's point - sm - snap - middle + Back - sn - snap - nearest + Deleting point is invalid. - np - snap - nearest point + Deleting point is not on entity. + + + RS_ActionPolylineDelBetween - tn - Deselect all + Delete &between two nodes - ch - modify - bevel (chamfer) + Delete between two nodes - xt - modify - trim (extend) + No Entity found. - rm - modify - trim + Entity must be a polyline. - mv - modify - move + Deletinging point is invalid. - mi - modify - mirror + Deleting point is not on entity. - ro - modify - rotate + Deleteinging point is not on entity. - sz - modify - scale + Specify polyline to delete between two nodes - ss - modify - stretch + Cancel - er - modify - delete (erase) + Specify first node - oo - modify - undo (oops) + Back - uu - modify - redo + Specify second node - xp - modify - explode + Deleting point is invalid. + + + RS_ActionPolylineEquidistant - dimregen + Create &Equidistant Polylines - po + Create Equidistant Polylines - l + No Entity found. - a + Entity must be a polyline. - ci + Choose the original polyline - rec + Cancel + + + RS_ActionPolylineSegment - rectang + Create Polyline from Existing &Segments - - rg - zoom - redraw + + Create Polyline from Existing Segments - zr - zoom - redraw + No Entity found. - zv - zoom - previous + Choose one of the segments on the original polyline - r + Cancel - polyline + Entity can not be a closed polyline. - pa - parallel + Polyline created + + + RS_ActionPolylineTrim - tm - modify - multi trim (extend) + &Trim segments - da + Trim polyline's segments - dh + No Entity found. - dr + Entity must be a polyline. - dv + Specifying point is invalid. - ld + No Segment found on entity. - tm + Specify polyline to trim - xt + Cancel - rm + Specify first segment - mv + Back - ch + Specify second segment + + + RS_ActionPrintPreview - mi + Print Pre&view - ro + RS_ActionPrintPreview::fit(): Invalid paper size - sz + Printout offset in paper coordinates by (%1, %2) - ss + Printout offset in graph coordinates by (%1, %2) - er + Printout offset in graph coordinates - oo + Printout offset in paper coordinates - uu + : select printout offset coordinates - xp + type in offset from command line to offset printout - os + Printout offset ignores relative zero. Ignoring '@' - sg + Printout in Black/White - se + Printout in color + + + RS_ActionSelect - si + Select to modify attributes - sn + Cancel - sm + Select to delete - np + Select to delete immediately - tn + Select to move - kill + Select to rotate - k + Select to scale - back + Select to mirror - b - back + Select to move and rotate - li + Select for two axis rotation - pl + Select to explode text - pa + Select to create block - ar + Select to copy - rect + Select to cut - redraw + No entity selected! - zr + Select to create offset - zw + Select entities to order - za + Select to explode block - zp + Select to revert direction + + + RS_ActionSelectAll - zv + Select &All - u + Deselect &all - os - snap - free + Ctrl+K + + + RS_ActionSelectContour - sc + (De-)Select &Contour - sc - snap - center + Entity must be an Atomic Entity. + + + RS_ActionSelectIntersected - sd + Select Intersected Entities - sd - snap - distance + Deselect Intersected Entities - sf + Choose first point of intersection line - sf - snap - free + Cancel - sa + Choose second point of intersection line - sa - Select all + Back + + + RS_ActionSelectInvert - number - number + Invert Selection + + + RS_ActionSelectLayer - reversed - reversed + (De-)Select Layer + + + RS_ActionSelectSingle - rev - reversed + Select Entity + + + RS_ActionSelectWindow - r - redo + Select Window - Command not found: %1 + Deselect Window - Accepted keycode: %1 + Cancel - mtext + Choose second edge - dpi + Back - re + Click and drag for the selection window + + + RS_ActionSetRelativeZero - re - modify - revert direction + Set relative Zero - rn - restrict - nothing + Cancel - rn + Set &Relative Zero + + + RS_ActionSnapIntersectionManual - rr - restrict - orthogonal + I&ntersection Manually - rr + Select first entity - rh - restrict - horizontal + Back - rh + Select second entity + + + RS_ActionToolRegenerateDimensions - rv - restrict - vertical + Regenerate Dimension Entities - rv + Regenerated %1 dimension entities - setrelativezero + No dimension entities found + + + RS_ActionZoomAuto - setrelativezero - snap - set relative zero position + &Auto Zoom + + + RS_ActionZoomIn - rz + Zoom &In - paperoffset + Zoom &Out - graphoffset + Zooms in - fillet - modify - fillet + Zooms out + + + RS_ActionZoomPan - divide - modify - divide + Zoom &Panning - div - modify - divide + Click and drag to pan zoom - cut - modify - divide + Cancel - an - angle + Zoom panning + + + RS_ActionZoomPrevious - ce - center + Previous &View + + + RS_ActionZoomRedraw - cl - chord length + &Redraw + + + RS_ActionZoomWindow - co - columns + &Window Zoom - ra - radius + Specify first edge - row - row + Cancel - cal - command to trigger cli calculator + Specify second edge - calculate - command to trigger cli calculator + Back diff -Nru librecad-2.0.8/librecad/ts/librecad_tr.ts librecad-2.0.9/librecad/ts/librecad_tr.ts --- librecad-2.0.8/librecad/ts/librecad_tr.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_tr.ts 2016-01-07 07:46:24.000000000 +0000 @@ -17,6 +17,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + Katman: + + + Geometry + Geometri + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -117,6 +148,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Çizgilerin Göreli Açı Seçenekleri + + + Spacing: + Boşluk: + + + Distance from original polyline + + + + Copies: + + + + QC_ActionGetEnt Select object: @@ -577,7 +650,7 @@ CAD Tools - CAD Araçları + CAD Araçları Export as @@ -633,6 +706,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -913,10 +990,6 @@ &Çık - CTRL-G - - - &Selection pointer @@ -932,6 +1005,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -1160,7 +1242,7 @@ QG_CadToolBar CAD Tools - CAD Araçları + CAD Araçları @@ -1835,6 +1917,17 @@ + QG_CommandHistory + + &Copy + &Kopyala + + + select&All + + + + QG_CommandWidget Command Line @@ -1862,11 +1955,7 @@ &Copy - &Kopyala - - - select&All - + &Kopyala escape @@ -3391,7 +3480,7 @@ Extension line extension: - Ölçülendirme kenar çizgisi uzunluğu: + Ölçülendirme kenar çizgisi uzunluğu: Arrow size: @@ -3403,7 +3492,7 @@ Extension line offset: - Ölçülendirme kenar çizgisi başlangıcı: + Ölçülendirme kenar çizgisi başlangıcı: &OK @@ -3574,14 +3663,6 @@ 0 - Alignment: - - - - Dimension Aligned - - - Horizontal Yatay @@ -3610,10 +3691,6 @@ 5.0 - General Factor: - - - 0.2 0.2 @@ -3646,7 +3723,115 @@ - <html><head/><body><p>Text alignment.</p></body></html> + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Renk: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + Genişlik: + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Hizalı + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth @@ -3674,7 +3859,7 @@ Colors - Renkler + Renkler Backgr&ound: @@ -3686,7 +3871,7 @@ #000000 - #000000 + #000000 #ffffff @@ -3698,7 +3883,7 @@ #808080 - #808080 + #808080 &Meta Grid Color: @@ -3897,14 +4082,6 @@ - #FFFFFF - - - - #C0C0C0 - - - 400 400 @@ -3933,39 +4110,107 @@ - #00FFFF + St&art Handle Color: - #0000FF + &Handle Color: - #FFFF00 + &End Handle Color: - #FF00FF + Splash Window - St&art Handle Color: + Display Splash - &Handle Color: + Graphic Colors - &End Handle Color: + Aquamarine - Splash Window + Azure - Display Splash + DeepSkyBlue + + + + DodgerBlue + + + + Gray + Gri + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + White + Beyaz + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation @@ -4314,19 +4559,19 @@ &OK - &Tamam + &Tamam Alt+O - Alt+T + Alt+T Cancel - İptal + İptal Esc - Esc + Esc @@ -5873,37 +6118,14 @@ - QG_PenToolBar + QG_PolylineEquidistantOptions - Line color - - - - Line width - - - - Line type - - - - - QG_PolylineEquidistantOptions - - Line Relative Angle Options - Çizgilerin Göreli Açı Seçenekleri + Line Relative Angle Options + Çizgilerin Göreli Açı Seçenekleri Spacing: - Boşluk: - - - Distance from original polyline - - - - Copies: - + Boşluk: @@ -6417,7 +6639,7 @@ Layer "%1" and all entities on it will be removed. - "%1" katmanı ve içerdiği tüm öğeler silinecek. + "%1" katmanı ve içerdiği tüm öğeler silinecek. Layer "%1" can never be removed. @@ -6435,6 +6657,11 @@ Block "%1" and all its entities will be removed. "%1" bloğu ve içerdiği tüm öğeler silinecek. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -6529,7 +6756,7 @@ None - Yok + Yok Inch @@ -6656,10 +6883,6 @@ - Block %1 already exist, renamed to: %2 - - - Scalable Vector Graphics @@ -6773,10 +6996,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -6784,284 +7003,1466 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - - Add Block - Bir blok ekler - - &Add Block - Blok &Ekle + : duplicated command: %1 is already taken by %2 + - - - RS_ActionBlocksAttributes - Rename Block - Bloğun ismini değiştirir + point + draw point + nokta - &Rename Block - &Yeniden Adlandır + po + draw point + nok - Rename Block and all Inserts - Bloğun ismini değitirir ve hepsini yeniden yerleştirir + line + draw line + çizgi - - - RS_ActionBlocksCreate - Create Block - Yeni bir blok oluşturur + li + draw line + çizg - &Create Block - Blok &Oluştur + l + draw line + - Specify reference point - Başlangıç noktası belirtilir + polyline + draw polyline + - Cancel - İptal + pl + draw polyline + - - - RS_ActionBlocksEdit - Edit Block - Seçilen blokta değişiklik gerekirse + free + draw freehand line + - &Edit Block - Bloğu &Düzenle + fhl + draw freehand line + - - - RS_ActionBlocksExplode - Explode - Bloğu öğelerine ayırır + spline + draw spline + - &Explode - &Patlat + spl + draw spline + - Explode Blocks and other Entity Groups - Blokları ve öğe gruplarını öğelerine ayırır + spline2 + spline through points + - Ex&plode + stp + spline through points - - - RS_ActionBlocksFreezeAll - Freeze all - Tümünü Dondur + offset + create offset + başl - &Freeze all - Tümünü &Dondur + parallel + create offset + paralel - Freeze all blocks - Bütün blokları dondurur + o + create offset + b - Defreeze all - Tümünü Çöz + pa + create offset + gez - &Defreeze all - Tümünü &Çöz + ptp + parallel through point + - Defreeze all blocks - Bütün blokları çözer + pp + parallel through point + - &Hide all + bisect + angle bisector - &Show all + bi + angle bisector - - - RS_ActionBlocksInsert - Insert Block - Bloğu yerleştir + tangentpc + tangent point and circle + - &Insert Block - Blok &Yerleştir + tanpc + tangent point and circle + - Not a valid expression - Geçerli bir ifade değil + perp + perpendicular line + - Specify reference point - Başlangıç noktasını belirtin + ortho + perpendicular line + - Cancel - İptal + vertical + vertical line + - Enter angle: - Açıyı yazın: + ver + vertical line + - Enter factor: - Çarpanı yazın: + horizontal + horizontal line + - Enter columns: - Sütun sayısı: + hor + horizontal line + - Enter rows: - Satır sayısı: + rectangle + draw rectangle + dikdörtgen - Enter column spacing: - Sütun genişliği: + rectang + draw rectangle + dik4gen - Enter row spacing: - Satır yüksekliği: + rect + draw rectangle + - - - RS_ActionBlocksRemove - Remove Block - Bloğu Sil + rec + draw rectangle + dikd - &Remove Block - Bloğu &Sil + polygon2v + polygon by 2 vertices + - - - RS_ActionBlocksSave - &Save Block + poly2 + polygon by 2 vertices - No block activated to save - + arc + draw arc + yay - - - RS_ActionBlocksToggleView - Toggle Block Visibility - Gizle/Göster + a + draw arc + - &Toggle Block - Blok &Değiştir + circle + draw circle + çember - Toggle Block - Bir bloktan diğerine geçer + ci + draw circle + çe - Toggle Block &Visibility + circle2 + circle 2 points - - - RS_ActionDefault - Choose second edge - İkinci kenarı seçin + c2 + circle 2 points + ç2 - Back - Geri + circle3 + circle 3 points + - - - RS_ActionDimAligned - Aligned - Hizalı + c3 + circle 3 points + ç3 - &Aligned - &Hizalı + circlecr + circle with center and radius + - Aligned Dimension - Hizalayarak ölçülendirme + cc + circle with center and radius + - Specify first extension line origin - İlk ölçüm noktasını belirtin + tan3 + circle tangent to 3 + - Cancel - İptal + ct3 + circle tangent to 3 + - Specify second extension line origin - İkinci ölçüm noktasını belirtin + ellipseinscribed + inscribed ellipse + - Back - Geri + ei + inscribed ellipse + - Specify dimension line location - Ölçü çizgisinin yerini belirtin + ie + inscribed ellipse + - Enter dimension text: - Ölçü metnini girin: + hatch + draw hatch + - - - RS_ActionDimAngular - Angular - Açısal + ha + draw hatch + - &Angular - &Açısal + mtext + draw mtext + - Angular Dimension - Açısal Ölçülendirme + mtxt + draw mtext + - Select first line - İlk kenarı seçin + text + draw text + metin - Cancel - İptal + txt + draw text + - Select second line - İkinci kenarı seçin + regen + zoom - redraw + yeçiz - Specify dimension arc line location - Ölçü yayının yerini belirtin + redraw + zoom - redraw + + + + rg + zoom - redraw + yeçi + + + zr + zoom - redraw + yeniden + + + zoomwindow + zoom - window + + + + zw + zoom - window + penyakın + + + zoomauto + zoom - auto + + + + za + zoom - auto + tam + + + zoompan + zoom - pan + + + + zp + zoom - pan + kaydır + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + + + + kill + kill all actions + + + + k + kill all actions + + + + undo + undo cycle + geri + + + u + undo cycle + ga + + + redo + redo cycle + yinele + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + öh + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + öy + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + öd + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + ödoğ + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + öç + + + dimregen + dimension - regenerate + öy + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + dt + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + kır + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + yans + + + revert + modify - revert direction + + + + rev + modify - revert direction + tersaç + + + rotate + modify - rotate + + + + ro + modify - rotate + dd + + + scale + modify - scale + + + + sz + modify - scale + do + + + trim + modify - trim (extend) + kırp + + + tm + modify - trim (extend) + + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + du + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + ds + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + dp + + + snapfree + snap - free + + + + os + snap - free + yh + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + yu + + + snapgrid + snap - grid + + + + sg + snap - grid + yg + + + snapintersection + snap - intersection + + + + si + snap - intersection + yk + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + yo + + + snaponentity + snap - on entity + + + + sn + snap - on entity + + + + np + snap - on entity + yey + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + bh + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + açı + + + ang + measure angle + + + + area + measure area + + + + ar + measure area + ya + + + angle + açı + + + dpi + + + + close + kapat + + + chord length + kırma mesafesi + + + columns + sütsay + + + columnspacing + + + + factor + çarpan + + + length + + + + length1 + bevel/fillet lenght1 + uzunluk1 + + + length2 + bevel/fillet lenght2 + + + + number + sayı + + + radius + yçap + + + rows + satsay + + + rowspacing + + + + through + ile + + + trim + kırp + + + ang + angle + + + + an + angle + + + + center + merkez + + + cen + center + mrk + + + ce + center + + + + cl + chord length + + + + c + close + + + + cols + columns + süt + + + co + columns + + + + columnspacing + columnspacing for inserts + + + + colspacing + columnspacing for inserts + sütgen + + + cs + columnspacing for inserts + sg + + + fact + factor + çarp + + + f + factor + çarp + + + help + yardım + + + ? + help + ? + + + length + length + + + + len + length + uz + + + l + length + + + + length1 + length1 + uzunluk1 + + + len1 + length1 + uz1 + + + l1 + length1 + u1 + + + length2 + length2 + + + + len2 + length2 + uz2 + + + l2 + length2 + u2 + + + number + number + sayı + + + num + number + sayı + + + n + number + s + + + ra + radius + + + + reversed + reversed + tersaçı + + + rev + reversed + tersaç + + + row + row + + + + rowspacing + rowspacing for inserts + + + + rs + rowspacing for inserts + satıryüks + + + text + metin + + + t + text + + + + t + through + + + + undo + geri + + + u + undo + ga + + + redo + yinele + + + r + redo + + + + back + + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + + + + Accepted keycode: %1 + + + + Available commands: + Mevcut Komutlar: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Yok + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + Add Block + Bir blok ekler + + + &Add Block + Blok &Ekle + + + + RS_ActionBlocksAttributes + + Rename Block + Bloğun ismini değiştirir + + + &Rename Block + &Yeniden Adlandır + + + Rename Block and all Inserts + Bloğun ismini değitirir ve hepsini yeniden yerleştirir + + + + RS_ActionBlocksCreate + + Create Block + Yeni bir blok oluşturur + + + &Create Block + Blok &Oluştur + + + Specify reference point + Başlangıç noktası belirtilir + + + Cancel + İptal + + + + RS_ActionBlocksEdit + + Edit Block + Seçilen blokta değişiklik gerekirse + + + &Edit Block + Bloğu &Düzenle + + + + RS_ActionBlocksExplode + + Explode + Bloğu öğelerine ayırır + + + &Explode + &Patlat + + + Explode Blocks and other Entity Groups + Blokları ve öğe gruplarını öğelerine ayırır + + + Ex&plode + + + + + RS_ActionBlocksFreezeAll + + Freeze all + Tümünü Dondur + + + &Freeze all + Tümünü &Dondur + + + Freeze all blocks + Bütün blokları dondurur + + + Defreeze all + Tümünü Çöz + + + &Defreeze all + Tümünü &Çöz + + + Defreeze all blocks + Bütün blokları çözer + + + &Hide all + + + + &Show all + + + + + RS_ActionBlocksInsert + + Insert Block + Bloğu yerleştir + + + &Insert Block + Blok &Yerleştir + + + Not a valid expression + Geçerli bir ifade değil + + + Specify reference point + Başlangıç noktasını belirtin + + + Cancel + İptal + + + Enter angle: + Açıyı yazın: + + + Enter factor: + Çarpanı yazın: + + + Enter columns: + Sütun sayısı: + + + Enter rows: + Satır sayısı: + + + Enter column spacing: + Sütun genişliği: + + + Enter row spacing: + Satır yüksekliği: + + + + RS_ActionBlocksRemove + + Remove Block + Bloğu Sil + + + &Remove Block + Bloğu &Sil + + + + RS_ActionBlocksSave + + &Save Block + + + + No block activated to save + + + + + RS_ActionBlocksToggleView + + Toggle Block Visibility + Gizle/Göster + + + &Toggle Block + Blok &Değiştir + + + Toggle Block + Bir bloktan diğerine geçer + + + Toggle Block &Visibility + + + + + RS_ActionDefault + + Choose second edge + İkinci kenarı seçin + + + Back + Geri + + + + RS_ActionDimAligned + + Aligned + Hizalı + + + &Aligned + &Hizalı + + + Aligned Dimension + Hizalayarak ölçülendirme + + + Specify first extension line origin + İlk ölçüm noktasını belirtin + + + Cancel + İptal + + + Specify second extension line origin + İkinci ölçüm noktasını belirtin + + + Back + Geri + + + Specify dimension line location + Ölçü çizgisinin yerini belirtin + + + Enter dimension text: + Ölçü metnini girin: + + + + RS_ActionDimAngular + + Angular + Açısal + + + &Angular + &Açısal + + + Angular Dimension + Açısal Ölçülendirme + + + Select first line + İlk kenarı seçin + + + Cancel + İptal + + + Select second line + İkinci kenarı seçin + + + Specify dimension arc line location + Ölçü yayının yerini belirtin Enter dimension text: @@ -7672,6 +9073,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -7832,6 +9237,14 @@ Specify a point on ellipse or total distance to foci + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -9058,7 +10471,7 @@ Geri - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) @@ -9481,27 +10894,27 @@ - Parent of second entity is NULL + Parent of first entity is not a polyline - One of the chosen entities is NULL + Parent of second entity is nullptr - Parent of first entity is not a polyline + One of the chosen entities is nullptr - Parent of first entity is NULL + Parent of first entity is nullptr - First entity is NULL + First entity is nullptr - Second entity is NULL + Second entity is nullptr @@ -10246,11 +11659,11 @@ İptal - Entity must be a line, arc or polyline. + Entity can not be a closed polyline. - Entity can not be a closed polyline. + Polyline created @@ -10347,6 +11760,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -10712,7 +12133,7 @@ Zooms in - Çizimi yakınlaştırır + Çizimi yakınlaştırır Zoom out @@ -10724,7 +12145,7 @@ Zooms out - Çizimi uzaklaştırır + Çizimi uzaklaştırır @@ -10811,7 +12232,7 @@ RS_Commands point - nokta + nokta po @@ -10820,7 +12241,7 @@ line - çizgi + çizgi ln @@ -10834,16 +12255,16 @@ offset - başl + başl o offset - b + b parallel - paralel + paralel par @@ -10852,7 +12273,7 @@ arc - yay + yay a @@ -10861,7 +12282,7 @@ circle - çember + çember ci @@ -10870,7 +12291,7 @@ rectangle - dikdörtgen + dikdörtgen rec @@ -10884,11 +12305,11 @@ text - metin + metin regen - yeçiz + yeçiz rg @@ -10903,7 +12324,7 @@ zw zoom - window - penyakın + penyakın zoom - window @@ -10912,7 +12333,7 @@ za zoom - auto - tam + tam zoom - auto @@ -10921,7 +12342,7 @@ zp zoom - pan - kaydır + kaydır zoom - pan @@ -10929,29 +12350,29 @@ undo - geri + geri u undo - ga + ga redo - yinele + yinele r redo - yine + yine dimregen - öy + öy Command: %1 - Komut: %1 + Komut: %1 li @@ -11006,27 +12427,27 @@ da dimension - aligned - öh + öh dh dimension - horizontal - öy + öy dv dimension - vertical - öd + öd dr dimension - linear - ödoğ + ödoğ ld dimension - leader - öç + öç rd @@ -11056,17 +12477,17 @@ sg snap - grid - yg + yg se snap - end - yu + yu si snap - intersection - yk + yk sn @@ -11076,17 +12497,17 @@ sm snap - middle - yo + yo sn snap - nearest - yy + yy np snap - nearest point - yey + yey fr* @@ -11101,12 +12522,12 @@ tn Deselect all - bh + bh ch modify - bevel (chamfer) - kır + kır mt @@ -11116,57 +12537,57 @@ xt modify - trim (extend) - dt2 + dt2 rm modify - trim - dk + dk mv modify - move - dt + dt mi modify - mirror - yans + yans ro modify - rotate - dd + dd sz modify - scale - do + do ss modify - stretch - du + du er modify - delete (erase) - ds + ds oo modify - undo (oops) - dga + dga uu modify - redo - dy + dy xp modify - explode - dp + dp ex @@ -11175,68 +12596,68 @@ angle - açı + açı close - kapat + kapat chord length - kırma mesafesi + kırma mesafesi columns - sütsay + sütsay columnspacing - sütungenişliği + sütungenişliği factor - çarpan + çarpan length - uzunluk + uzunluk length1 - uzun1 + uzun1 length2 - uzun2 + uzun2 number - sayı + sayı radius - yçap + yçap rows - satsay + satsay rowspacing - satyüks + satyüks through - ile + ile trim - kırp + kırp ang angle - + a @@ -11245,12 +12666,12 @@ center - merkez + merkez cen center - mrk + mrk c @@ -11270,12 +12691,12 @@ c close - k + k cols columns - süt + süt c @@ -11285,568 +12706,332 @@ columnspacing columnspacing for inserts - sütungen + sütungen colspacing columnspacing for inserts - sütgen + sütgen cs columnspacing for inserts - sg + sg fact factor - çarp + çarp f factor - çarp + çarp help - yardım + yardım ? help - ? + ? length length - uzunl + uzunl len length - uz + uz l length - u + u length1 length1 - uzunluk1 - - - len1 - length1 - uz1 - - - l1 - length1 - u1 - - - length2 - length2 - uzunluk2 - - - len2 - length2 - uz2 - - - l2 - length2 - u2 - - - num - number - sayı - - - n - number - s - - - r - radius - - - - reversed - reversed arc - tersaçı - - - rev - reversed arc - tersaç - - - r - reversed arc - taçı - - - r - rows - sat - - - rowspacing - rowspacing for inserts - satıryüksekliği - - - rs - rowspacing for inserts - satıryüks - - - t - text - mtn - - - t - through - ile - - - Available commands: - Mevcut Komutlar: - - - po - nok - - - ln - çz - - - l - - - - a - - - - ci - çe - - - rec - dikd - - - rectang - dik4gen - - - rg - zoom - redraw - yeçi - - - zr - zoom - redraw - yeniden - - - zv - zoom - previous - - - - r - - - - polyline - - - - pa - parallel - gez - - - tm - modify - multi trim (extend) - - - - da - öh - - - dh - öy - - - dr - ödoğ - - - dv - öd - - - ld - öç - - - tm - - - - xt - dt2 - - - rm - dk - - - mv - dt - - - ch - kır - - - mi - yans - - - ro - dd - - - sz - do - - - ss - du + uzunluk1 - er - ds - - - oo - dga - - - uu - dy - - - xp - dp - - - os - yh - - - sg - yg - - - se - yu - - - si - yk - - - sn - + len1 + length1 + uz1 - sm - yo + l1 + length1 + u1 - np - yey + length2 + length2 + uzunluk2 - tn - bh + len2 + length2 + uz2 - kill - + l2 + length2 + u2 - k - + num + number + sayı - back - + n + number + s - b - back - + r + radius + - li - çizg + reversed + reversed arc + tersaçı - pl - + rev + reversed arc + tersaç - pa - gez + r + reversed arc + taçı - ar - ya + r + rows + sat - rect - + rowspacing + rowspacing for inserts + satıryüksekliği - redraw - + rs + rowspacing for inserts + satıryüks - zr - yeniden + t + text + mtn - zw - penyakın + t + through + ile - za - tam + Available commands: + Mevcut Komutlar: - zp - kaydır + po + nok - zv - + ln + çz - u - ga + ci + çe - os - snap - free - yh + rec + dikd - sc - + rectang + dik4gen - sc - snap - center - + rg + zoom - redraw + yeçi - sd - + zr + zoom - redraw + yeniden - sd - snap - distance - + pa + parallel + gez - sf - + da + öh - sf - snap - free - + dh + öy - sa - + dr + ödoğ - sa - Select all - + dv + öd - number - number - sayı + ld + öç - reversed - reversed - tersaçı + xt + dt2 - rev - reversed - tersaç + rm + dk - Command not found: %1 - + mv + dt - Accepted keycode: %1 - + ch + kır - mtext - + mi + yans - dpi - + ro + dd - re - 4 + sz + do - re - modify - revert direction - 4 + ss + du - rn - restrict - nothing - + er + ds - rn - + oo + dga - rr - restrict - orthogonal - + uu + dy - rr - + xp + dp - rh - restrict - horizontal - + os + yh - rh - + sg + yg - rv - restrict - vertical - + se + yu - rv - + si + yk - setrelativezero - + sm + yo - setrelativezero - snap - set relative zero position - + np + yey - rz - + tn + bh - paperoffset - + li + çizg - graphoffset - + pa + gez - fillet - modify - fillet - + ar + ya - divide - modify - divide - + zr + yeniden - div - modify - divide - + zw + penyakın - cut - modify - divide - + za + tam - an - angle - + zp + kaydır - ce - center - + u + ga - cl - chord length - + os + snap - free + yh - co - columns - + number + number + sayı - ra - radius - + reversed + reversed + tersaçı - row - row - + rev + reversed + tersaç - cal - command to trigger cli calculator - + re + 4 - calculate - command to trigger cli calculator - + re + modify - revert direction + 4 diff -Nru librecad-2.0.8/librecad/ts/librecad_uk.ts librecad-2.0.9/librecad/ts/librecad_uk.ts --- librecad-2.0.8/librecad/ts/librecad_uk.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_uk.ts 2016-01-07 07:46:24.000000000 +0000 @@ -2,6 +2,37 @@ + DlgSplinePoints + + SplinePoints + + + + Layer: + + + + Geometry + Геометрія + + + Closed + + + + Spline Points + + + + Control Points + + + + Points on Spline + + + + LC_ActionDrawCircle2PR 2 Points, Radius @@ -102,6 +133,48 @@ + LG_DimzerosBox + + select: + + + + remove left + + + + remove right + + + + remove 0' + + + + remove 0" + + + + + PolylineEquidistantOptions + + Line Relative Angle Options + Параметри лінії під відносним кутом + + + Spacing: + + + + Distance from original polyline + Відстань від базової ламаної + + + Copies: + Копій: + + + QC_ActionGetEnt Select object: @@ -528,7 +601,7 @@ CAD Tools - Інструменти САПР + Інструменти САПР Export as @@ -580,6 +653,10 @@ File '%1' does not exist. Opening aborted + + Online (Wiki) + + QC_MDIWindow @@ -2086,7 +2163,7 @@ CTRL-G - CTRL-G + CTRL-G Restrict&Vertically @@ -2120,6 +2197,15 @@ &Export as image + + Ctrl+G + Toggle Grid + + + + CAD ToolBar + + QG_ActionHandler @@ -2347,7 +2433,7 @@ QG_CadToolBar CAD Tools - Інструменти САПР + Інструменти САПР @@ -3270,6 +3356,17 @@ + QG_CommandHistory + + &Copy + &Копіювати + + + select&All + + + + QG_CommandWidget Command Line @@ -3297,11 +3394,7 @@ &Copy - &Копіювати - - - select&All - + &Копіювати escape @@ -4816,7 +4909,7 @@ Extension line extension: - Виступ линії-виноски: + Виступ линії-виноски: Arrow size: @@ -4824,7 +4917,7 @@ Extension line offset: - Зсув лінії-виноски: + Зсув лінії-виноски: Dimension line gap: @@ -5024,7 +5117,7 @@ Alignment: - Вирівнювання: + Вирівнювання: <html><head/><body><p>Text alignement.</p></body></html> @@ -5032,7 +5125,7 @@ Dimension Aligned - Розмір вирівняний + Розмір вирівняний Horizontal @@ -5064,7 +5157,7 @@ General Factor: - Загальний коефіцієнт: + Загальний коефіцієнт: 0.2 @@ -5100,7 +5193,119 @@ <html><head/><body><p>Text alignment.</p></body></html> - <html><head/><body><p>Вирівнювання тексту.</p></body></html> + <html><head/><body><p>Вирівнювання тексту.</p></body></html> + + + Text style: + + + + '.' (Period) + + + + ',' (Comma) + + + + Decimal separator: + + + + Linear units: + + + + Color: + Колір: + + + Length Factor: + + + + Angular units: + + + + Linear zeros: + + + + Format units + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + Text size & position + + + + Length to enlarge over dimension line + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + + Width: + + + + Dimension lines, arrows & ticks + + + + Angular zeros: + + + + Angular precision: + + + + Enlarge: + + + + Offset: + + + + Linear precision: + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + Aligned + Вирівняний + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + Text alignment: + + + + Extension lines + + + + Fixed length: + + + + fixed extension line legth + @@ -5215,7 +5420,7 @@ Colors - Кольори + Кольори Backgr&ound: @@ -5235,11 +5440,11 @@ White - Білий + Білий Gray - Сірий + Сірий Darkgray @@ -5335,7 +5540,7 @@ #000000 - #000000 + #000000 #ffffff @@ -5347,7 +5552,7 @@ #808080 - #808080 + #808080 #404040 @@ -5375,11 +5580,11 @@ #FFFFFF - #FFFFFF + #FFFFFF #C0C0C0 - #C0C0C0 + #C0C0C0 #A54747 @@ -5415,19 +5620,19 @@ #00FFFF - #00FFFF + #00FFFF #0000FF - #0000FF + #0000FF #FFFF00 - #FFFF00 + #FFFF00 #FF00FF - #FF00FF + #FF00FF St&art Handle Color: @@ -5449,6 +5654,82 @@ Display Splash + + Graphic Colors + + + + Aquamarine + + + + Azure + + + + DeepSkyBlue + + + + DodgerBlue + + + + HoneyDew + + + + Lavender + + + + LightGrey + + + + Navy + + + + PaleGreen + + + + Pink + + + + Salmon + + + + Silver + + + + Violet + + + + Wheat + + + + GUI Colors + + + + Layer/ Block Selection: + + + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + Modify layer of selected entities, at layer activation + + QG_DlgOptionsMakerCam @@ -5811,19 +6092,19 @@ &OK - &Гаразд + &Гаразд Alt+O - Alt+O + Alt+O Cancel - Відміна + Відміна Esc - Esc + Esc @@ -7399,34 +7680,34 @@ QG_PenToolBar Line color - Колір лінії + Колір лінії Line width - Товщина лінії + Товщина лінії Line type - Тип лінії + Тип лінії QG_PolylineEquidistantOptions Line Relative Angle Options - Параметри лінії під відносним кутом + Параметри лінії під відносним кутом Spacing: - Проміжок: + Проміжок: Distance from original polyline - Відстань від базової ламаної + Відстань від базової ламаної Copies: - Копій: + Копій: @@ -7941,7 +8222,7 @@ Layer "%1" and all entities on it will be removed. - Шар „%1“ та усі об’єкти на ньому будуть вилучені. + Шар „%1“ та усі об’єкти на ньому будуть вилучені. Layer "%1" can never be removed. @@ -7967,6 +8248,11 @@ Layer with a name "%1" already exists. Please specify a different name. Шар з назвою „%1“ вже існує. Вкажіть, будь ласка, іншу назву. + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + + QObject @@ -8062,7 +8348,7 @@ None - Немає + Немає Inch @@ -8182,7 +8468,7 @@ Block %1 already exist, renamed to: %2 - Блок %1 вже існує, перейменовано на: %2 + Блок %1 вже існує, перейменовано на: %2 All Image Files (%1) @@ -8302,10 +8588,6 @@ - error reading file matadata in dwg file - - - error reading blocks in dwg file @@ -8313,26 +8595,1208 @@ error reading objects in dwg file - - - RS_ActionBlocksAdd - &Add Block - До&дати блок + : duplicated command: %1 is already taken by %2 + - - - RS_ActionBlocksAttributes - &Rename Block - &Перейменувати блок + point + draw point + точка - - - RS_ActionBlocksCreate - &Create Block - &Створити блок + po + draw point + тчк + + + line + draw line + лінія + + + li + draw line + + + + l + draw line + + + + polyline + draw polyline + ламана + + + pl + draw polyline + + + + free + draw freehand line + + + + fhl + draw freehand line + + + + spline + draw spline + + + + spl + draw spline + + + + spline2 + spline through points + + + + stp + spline through points + + + + offset + create offset + зміщення + + + parallel + create offset + паралельний + + + o + create offset + зм + + + pa + create offset + + + + ptp + parallel through point + + + + pp + parallel through point + + + + bisect + angle bisector + + + + bi + angle bisector + + + + tangentpc + tangent point and circle + + + + tanpc + tangent point and circle + + + + perp + perpendicular line + + + + ortho + perpendicular line + + + + vertical + vertical line + + + + ver + vertical line + + + + horizontal + horizontal line + + + + hor + horizontal line + + + + rectangle + draw rectangle + прямокутник + + + rectang + draw rectangle + прямокутні + + + rect + draw rectangle + + + + rec + draw rectangle + прк + + + polygon2v + polygon by 2 vertices + + + + poly2 + polygon by 2 vertices + + + + arc + draw arc + дуга + + + a + draw arc + + + + circle + draw circle + коло + + + ci + draw circle + ко + + + circle2 + circle 2 points + + + + c2 + circle 2 points + + + + circle3 + circle 3 points + + + + c3 + circle 3 points + + + + circlecr + circle with center and radius + + + + cc + circle with center and radius + + + + tan3 + circle tangent to 3 + + + + ct3 + circle tangent to 3 + + + + ellipseinscribed + inscribed ellipse + + + + ei + inscribed ellipse + + + + ie + inscribed ellipse + + + + hatch + draw hatch + + + + ha + draw hatch + + + + mtext + draw mtext + + + + mtxt + draw mtext + + + + text + draw text + текст + + + txt + draw text + + + + regen + zoom - redraw + + + + redraw + zoom - redraw + перерисувати + + + rg + zoom - redraw + + + + zr + zoom - redraw + + + + zoomwindow + zoom - window + + + + zw + zoom - window + + + + zoomauto + zoom - auto + + + + za + zoom - auto + + + + zoompan + zoom - pan + + + + zp + zoom - pan + + + + zoomprevious + zoom - previous + + + + zv + zoom - previous + + + + kill + kill all actions + вбити + + + k + kill all actions + + + + undo + undo cycle + скасувати + + + u + undo cycle + с + + + redo + redo cycle + повторити + + + r + redo cycle + + + + dimaligned + dimension - aligned + + + + da + dimension - aligned + + + + dimhorizontal + dimension - horizontal + + + + dh + dimension - horizontal + + + + dimvertical + dimension - vertical + + + + dv + dimension - vertical + + + + dimlinear + dimension - linear + + + + dl + dimension - linear + + + + dr + dimension - linear + + + + dimangular + dimension - angular + + + + dan + dimension - angular + + + + dimradial + dimension - radial + + + + dimradius + dimension - radius + + + + dimdiametric + dimension - diametric + + + + dimdiameter + dimension - diametric + + + + dd + dimension - diametric + + + + dimleader + dimension - leader + + + + ld + dimension - leader + + + + dimregen + dimension - regenerate + + + + restrictnothing + restrict - nothing + + + + rn + restrict - nothing + + + + restrictorthogonal + restrict - orthogonal + + + + rr + restrict - orthogonal + + + + restricthorizontal + restrict - horizontal + + + + rh + restrict - horizontal + + + + restrictvertical + restrict - vertical + + + + rv + restrict - vertical + + + + move + modify - move (copy) + + + + mv + modify - move (copy) + + + + bevel + modify - bevel + + + + bev + modify - bevel + + + + ch + modify - bevel + + + + fillet + modify - fillet + + + + fi + modify - fillet + + + + divide + modify - divide (cut) + + + + cut + modify - divide (cut) + + + + div + modify - divide (cut) + + + + mirror + modify - mirror + + + + mi + modify - mirror + + + + revert + modify - revert direction + + + + rev + modify - revert direction + звр + + + rotate + modify - rotate + + + + ro + modify - rotate + + + + scale + modify - scale + + + + sz + modify - scale + + + + trim + modify - trim (extend) + усікти + + + tm + modify - trim (extend) + + + + trim2 + modify - multi trim (extend) + + + + tm2 + modify - multi trim (extend) + + + + lengthen + modify - lengthen + + + + le + modify - lengthen + + + + stretch + modify - stretch + + + + ss + modify - stretch + + + + delete + modify - delete (erase) + + + + er + modify - delete (erase) + + + + del + modify - delete (erase) + + + + explode + explode block/polyline into entities + + + + xp + explode block/polyline into entities + + + + snapfree + snap - free + + + + os + snap - free + + + + sf + snap - free + + + + snapcenter + snap - center + + + + sc + snap - center + + + + snapdist + snap - distance to endpoints + + + + sd + snap - distance to endpoints + + + + snapend + snap - end points + + + + se + snap - end points + + + + snapgrid + snap - grid + + + + sg + snap - grid + + + + snapintersection + snap - intersection + + + + si + snap - intersection + + + + snapmiddle + snap - middle points + + + + sm + snap - middle points + + + + snaponentity + snap - on entity + + + + sn + snap - on entity + + + + np + snap - on entity + + + + setrelativezero + set relative zero position + + + + rz + set relative zero position + + + + selectall + Select all entities + + + + sa + Select all entities + + + + deselectall + deselect all entities + + + + tn + deselect all entities + + + + modifyattr + modify attribute + + + + attr + modify attribute + + + + ma + modify attribute + + + + properties + modify properties + + + + prop + modify properties + + + + distance + distance point to point + + + + dist + distance point to point + + + + dpp + distance point to point + + + + angle + measure angle + кут + + + ang + measure angle + кут + + + area + measure area + + + + ar + measure area + + + + angle + кут + + + dpi + DPI + + + close + закрито + + + chord length + довжина хорди + + + columns + стовпці + + + columnspacing + + + + factor + коефіцієнт + + + length + довжина + + + length1 + bevel/fillet lenght1 + довжина1 + + + length2 + bevel/fillet lenght2 + довжина2 + + + number + число + + + radius + радіус + + + rows + рядки + + + rowspacing + відступ між рядками + + + through + через + + + trim + усікти + + + ang + angle + кут + + + an + angle + + + + center + центр + + + cen + center + цтр + + + ce + center + + + + cl + chord length + + + + c + close + ц + + + cols + columns + + + + co + columns + + + + columnspacing + columnspacing for inserts + + + + colspacing + columnspacing for inserts + + + + cs + columnspacing for inserts + + + + fact + factor + множник + + + f + factor + м + + + help + довідка + + + ? + help + ? + + + length + length + довжина + + + len + length + дов + + + l + length + + + + length1 + length1 + довжина1 + + + len1 + length1 + довж1 + + + l1 + length1 + д1 + + + length2 + length2 + довжина2 + + + len2 + length2 + довж2 + + + l2 + length2 + д2 + + + number + number + число + + + num + number + числ + + + n + number + + + + ra + radius + + + + reversed + reversed + зворотньо + + + rev + reversed + звр + + + row + row + рядок + + + rowspacing + rowspacing for inserts + відступ між рядками + + + rs + rowspacing for inserts + + + + text + текст + + + t + text + + + + t + through + + + + undo + скасувати + + + u + undo + с + + + redo + повторити + + + r + redo + + + + back + назад + + + b + back + + + + paperoffset + + + + graphoffset + + + + Command: %1 (%2) + + + + RS_Commands:: command not found: %1 + + + + Command not found: %1 + Команду не знайдено: %1 + + + Accepted keycode: %1 + Прийнята клавіатурна послідовність: %1 + + + Available commands: + Доступні команди: + + + cal + command to trigger cli calculator + + + + calculate + command to trigger cli calculator + + + + None + unknown length unit + Немає + + + error reading file metadata in dwg file + + + + Calculator error for input: + + + + bw + + + + blackwhite + + + + color + + + + + RS_ActionBlocksAdd + + &Add Block + До&дати блок + + + + RS_ActionBlocksAttributes + + &Rename Block + &Перейменувати блок + + + + RS_ActionBlocksCreate + + &Create Block + &Створити блок Specify reference point @@ -9049,6 +10513,10 @@ Tangential &3 Circles + + Draw tangential circle of 3 given points, lines, arcs/circles + + RS_ActionDrawEllipse4Points @@ -9193,6 +10661,14 @@ Specify a point on ellipse or total distance to foci Вкажіть точку на еліпсі чи повну відстань до фокуса + + specify a point on ellipse, or total distance to foci + + + + Total distance %1 is smaller than distance between foci + + RS_ActionDrawEllipseInscribe @@ -10137,7 +11613,11 @@ Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 - Відстань: %1; прямокутні координати (%2, %3); полярні (%4∠%5 + Відстань: %1; прямокутні координати (%2, %3); полярні (%4∠%5 + + + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) + Відстань: %1; прямокутні координати (%2, %3); полярні (%4∠%5 {1 ?} {2 ?} {3)?} {4<?} {5)?} @@ -10430,11 +11910,11 @@ Parent of second entity is NULL - Батько другого об’єкту порожній (NULL) + Батько другого об’єкту порожній (NULL) One of the chosen entities is NULL - Один з вибраних об’єктів порожній (NULL) + Один з вибраних об’єктів порожній (NULL) Parent of first entity is not a polyline @@ -10442,15 +11922,15 @@ Parent of first entity is NULL - Батько першого об’єкта порожній (NULL) + Батько першого об’єкта порожній (NULL) First entity is NULL - Перший об’єкт порожній (NULL) + Перший об’єкт порожній (NULL) Second entity is NULL - Другий об’єкт порожній (NULL) + Другий об’єкт порожній (NULL) Specify first break point on a polyline @@ -10468,6 +11948,26 @@ Back Назад + + Parent of second entity is nullptr + + + + One of the chosen entities is nullptr + + + + Parent of first entity is nullptr + + + + First entity is nullptr + + + + Second entity is nullptr + + RS_ActionModifyDeleteQuick @@ -11103,12 +12603,16 @@ Entity must be a line, arc or polyline. - Об'єкт повинен бути лінією, дугою або ламаною. + Об'єкт повинен бути лінією, дугою або ламаною. Entity can not be a closed polyline. Об'єкт не може бути замкнутою ламаною. + + Polyline created + + RS_ActionPolylineTrim @@ -11198,6 +12702,14 @@ Printout offset ignores relative zero. Ignoring '@' + + Printout in Black/White + + + + Printout in color + + RS_ActionSelect @@ -11361,528 +12873,269 @@ Вибрати рамкою - Deselect Window - Скасувати вибір рамкою - - - Choose first edge - Виберіть перший край - - - Cancel - Відміна - - - Choose second edge - Виберіть другий край - - - Back - Назад - - - Click and drag for the selection window - Натисніть та перетягніть, щоб вибрати вікном - - - - RS_ActionSetRelativeZero - - Set Relative Zero - Встановити відносний нуль - - - Set relative Zero - Встановити відносний нуль - - - Cancel - Відміна - - - Set &Relative Zero - Встановити &відносний нуль - - - - RS_ActionSnapIntersectionManual - - I&ntersection Manually - &Перетини вручну - - - Select first entity - Виберіть перший об’єкт - - - Back - Назад - - - Select second entity - Виберіть другий об’єкт - - - - RS_ActionToolRegenerateDimensions - - Regenerate Dimension Entities - Перебудувати елементи розмірів - - - Regenerated %1 dimension entities - Перебудовано %1 елементів розмірів - - - No dimension entities found - Не знайдено елементи розмірів - - - - RS_ActionZoomAuto - - &Auto Zoom - &Автомасштабування - - - - RS_ActionZoomIn - - Zoom &In - На&близити - - - Zoom &Out - Від&далити - - - - RS_ActionZoomPan - - &Pan Zoom - З&рушити - - - Zoom &Panning - Вибирання &відображуваної ділянки - - - Click and drag to pan zoom - Клацніть й тягніть для зміни відображуваної дялянки - - - Cancel - Відміна - - - Zoom panning - Вибирання відображуваної ділянки - - - - RS_ActionZoomPrevious - - &Previous View - &Попередній вигляд - - - Previous &View - Попередній &вигляд - - - - RS_ActionZoomRedraw - - &Redraw - &Оновити зображення - - - - RS_ActionZoomWindow - - &Window Zoom - &Збільшити за рамкою - - - Specify first edge - Зазначте першу межу - - - Cancel - Скасувати - - - Specify second edge - Зазначте другу межу - - - Back - Назад - - - - RS_Commands - - point - точка - - - po - тчк - - - line - лінія - - - ln - л-я - - - l - л - - - polyline - ламана - - - offset - зміщення - - - o - offset - зм - - - parallel - паралельний - - - par - parallel - пар - - - arc - дуга - - - a - д - - - circle - коло - - - ci - ко - - - rectangle - прямокутник - - - rec - прк - - - rectang - прямокутні - - - text - текст - - - regen - - - - rg - zoom - redraw - - - - zr - zoom - redraw - - - - zw - zoom - window - - - - za - zoom - auto - - - - zp - zoom - pan - - - - zv - zoom - previous - + Deselect Window + Скасувати вибір рамкою - undo - скасувати + Choose first edge + Виберіть перший край - u - undo - с + Cancel + Відміна - redo - повторити + Choose second edge + Виберіть другий край - r - п + Back + Назад - da - dimension - aligned - + Click and drag for the selection window + Натисніть та перетягніть, щоб вибрати вікном + + + RS_ActionSetRelativeZero - da - + Set Relative Zero + Встановити відносний нуль - dh - dimension - horizontal - + Set relative Zero + Встановити відносний нуль - dh - + Cancel + Відміна - dr - dimension - linear - + Set &Relative Zero + Встановити &відносний нуль + + + RS_ActionSnapIntersectionManual - dr - + I&ntersection Manually + &Перетини вручну - dv - dimension - vertical - + Select first entity + Виберіть перший об’єкт - dv - + Back + Назад - ld - dimension - leader - + Select second entity + Виберіть другий об’єкт + + + RS_ActionToolRegenerateDimensions - ld - + Regenerate Dimension Entities + Перебудувати елементи розмірів - dimregen - + Regenerated %1 dimension entities + Перебудовано %1 елементів розмірів - tm - modify - multi trim (extend) - + No dimension entities found + Не знайдено елементи розмірів + + + RS_ActionZoomAuto - tm - + &Auto Zoom + &Автомасштабування + + + RS_ActionZoomIn - xt - modify - trim (extend) - + Zoom &In + На&близити - xt - + Zoom &Out + Від&далити - rm - modify - trim - + Zooms in + Збільшує масштаб документа - rm - + Zooms out + Зменшує масштаб документа + + + RS_ActionZoomPan - mv - modify - move - + &Pan Zoom + З&рушити - mv - + Zoom &Panning + Вибирання &відображуваної ділянки - ch - modify - bevel (chamfer) - + Click and drag to pan zoom + Клацніть й тягніть для зміни відображуваної дялянки - ch - + Cancel + Відміна - mi - modify - mirror - + Zoom panning + Вибирання відображуваної ділянки + + + RS_ActionZoomPrevious - mi - + &Previous View + &Попередній вигляд - ro - modify - rotate - + Previous &View + Попередній &вигляд + + + RS_ActionZoomRedraw - ro - + &Redraw + &Оновити зображення + + + RS_ActionZoomWindow - sz - modify - scale - + &Window Zoom + &Збільшити за рамкою - sz - + Specify first edge + Зазначте першу межу - ss - modify - stretch - + Cancel + Скасувати - ss - + Specify second edge + Зазначте другу межу - er - modify - delete (erase) - + Back + Назад + + + RS_Commands - er - + point + точка - oo - modify - undo (oops) - + po + тчк - oo - + line + лінія - uu - modify - redo - + ln + л-я - uu - + l + л - xp - modify - explode - + polyline + ламана - xp - + offset + зміщення - os - + o + offset + зм - sg - snap - grid - + parallel + паралельний - sg - + par + parallel + пар - se - snap - end - + arc + дуга - se - + a + д - si - snap - intersection - + circle + коло - si - + ci + ко - sn - + rectangle + прямокутник - sm - snap - middle - + rec + прк - sm - + rectang + прямокутні - sn - snap - nearest - + text + текст - np - snap - nearest point - + undo + скасувати - np - + u + undo + с - tn - Deselect all - + redo + повторити - tn - + r + п Command: %1 - Команда: %1 + Команда: %1 po @@ -11890,79 +13143,74 @@ тчк - pa - parallel - - - ci circle ко angle - кут + кут close - закрито + закрито chord length - довжина хорди + довжина хорди columns - стовпці + стовпці columnspacing - відступ між стовпцями + відступ між стовпцями factor - коефіцієнт + коефіцієнт length - довжина + довжина length1 - довжина1 + довжина1 length2 - довжина2 + довжина2 number - число + число radius - радіус + радіус rows - рядки + рядки rowspacing - відступ між рядками + відступ між рядками through - через + через trim - усікти + усікти ang angle - кут + кут a @@ -11971,12 +13219,12 @@ center - центр + центр cen center - цтр + цтр c @@ -11994,14 +13242,9 @@ д - c - close - ц - - - cols - columns - + c + close + ц c @@ -12011,91 +13254,76 @@ columnspacing columnspacing for inserts - відступ між колонками - - - colspacing - columnspacing for inserts - - - - cs - columnspacing for inserts - + відступ між колонками fact factor - множник + множник f factor - м + м help - довідка + довідка ? help - ? + ? length length - довжина + довжина len length - дов + дов l length - д + д length1 length1 - довжина1 + довжина1 len1 length1 - довж1 + довж1 l1 length1 - д1 + д1 length2 length2 - довжина2 + довжина2 len2 length2 - довж2 + довж2 l2 length2 - д2 + д2 num number - числ - - - n - number - + числ reversed @@ -12115,298 +13343,63 @@ rowspacing rowspacing for inserts - відступ між рядками - - - rs - rowspacing for inserts - - - - t - text - - - - t - through - + відступ між рядками Available commands: - Доступні команди: + Доступні команди: kill - вбити - - - k - + вбити back - назад - - - b - back - - - - li - - - - pl - - - - pa - - - - ar - - - - rect - + назад redraw - перерисувати - - - zr - - - - zw - - - - za - - - - zp - - - - zv - + перерисувати u - с - - - os - snap - free - - - - sc - - - - sc - snap - center - - - - sd - - - - sd - snap - distance - - - - sf - - - - sf - snap - free - - - - sa - - - - sa - Select all - + с number number - число + число reversed reversed - зворотньо + зворотньо rev reversed - звр + звр row рядок - r - redo - - - Command not found: %1 - Команду не знайдено: %1 + Команду не знайдено: %1 Accepted keycode: %1 - Прийнята клавіатурна послідовність: %1 - - - mtext - + Прийнята клавіатурна послідовність: %1 dpi - DPI - - - re - - - - re - modify - revert direction - - - - rn - restrict - nothing - - - - rn - - - - rr - restrict - orthogonal - - - - rr - - - - rh - restrict - horizontal - - - - rh - - - - rv - restrict - vertical - - - - rv - - - - setrelativezero - - - - setrelativezero - snap - set relative zero position - - - - rz - - - - paperoffset - - - - graphoffset - - - - fillet - modify - fillet - - - - divide - modify - divide - - - - div - modify - divide - - - - cut - modify - divide - - - - an - angle - - - - ce - center - - - - cl - chord length - - - - co - columns - - - - ra - radius - + DPI row row - рядок - - - cal - command to trigger cli calculator - - - - calculate - command to trigger cli calculator - + рядок diff -Nru librecad-2.0.8/librecad/ts/librecad_zh_cn.ts librecad-2.0.9/librecad/ts/librecad_zh_cn.ts --- librecad-2.0.8/librecad/ts/librecad_zh_cn.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_zh_cn.ts 2016-01-07 07:46:24.000000000 +0000 @@ -2,46 +2,85 @@ + DlgSplinePoints + + + SplinePoints + + + + + Layer: + 图层: + + + + Geometry + 几何 + + + + Closed + 闭合 + + + + Spline Points + + + + + Control Points + + + + + + Points on Spline + + + + LC_ActionDrawCircle2PR - + 2 Points, Radius - + radius=%1 is too small for points selected distance between points=%2 is larger than diameter=%3 - + Select from two possible circle centers - + Specify first point - + Cancel 取消 - + Specify second point 指定第二点 - - + + Back 返回 - + Select circle center @@ -49,44 +88,44 @@ LC_ActionDrawSplinePoints - + &Spline through points - + Specify first control point 指定第一控制点 - + Cancel 取消 - + Specify next control point or [%1] 指定下一控制点或[%1] - - + + Back 返回 - + Specify next control point 指定下一控制点 - - + + Cannot undo: Not enough entities defined yet. 无法撤消: 实体数目尚不足. - + Cannot undo: Nothing could be redone. @@ -94,12 +133,12 @@ LC_ActionFileExportMakerCam - + Export as &MakerCAM SVG... - + Export as 导出为 @@ -107,7 +146,7 @@ LC_ActionLayersToggleConstruction - + Toggle &Construction Layer @@ -115,25 +154,77 @@ LC_SimpleTests - + De&bugging 调试(&b) - + Insert Image 插入图像 + LG_DimzerosBox + + + select: + + + + + remove left + + + + + remove right + + + + + remove 0' + + + + + remove 0" + + + + + PolylineEquidistantOptions + + + Line Relative Angle Options + 相对角度直线选项 + + + + Spacing: + 间距: + + + + + Distance from original polyline + 距原多线段距离 + + + + Copies: + 副本: + + + QC_ActionGetEnt - + Select object: 选择对象: - + Cancel 取消 @@ -141,12 +232,12 @@ QC_ActionGetPoint - + Specify a point 指定点 - + Cancel 取消 @@ -154,12 +245,12 @@ QC_ActionGetSelect - + Select objects: 选择对象: - + Cancel 取消 @@ -171,42 +262,42 @@ 插件(&P) - + Running script '%1' 运行脚本 '%1' - + Inserting block '%1' 插入图块 '%1' - + &File 文件(&F) - + Import 导入 - + &Edit 编辑(&E) - + &View 视图(&V) - + &Toolbars 工具栏(&T) - + Focus on &Command Line 聚焦命令行(&C) @@ -215,12 +306,12 @@ CTRL+M - + &Select 选择(&S) - + &Draw 绘图(&D) @@ -229,68 +320,68 @@ 点(&P) - + &Line 直线(&L) - + &Arc 圆弧(&A) - + &Circle 圆(&C) - + &Ellipse 椭圆(&E) - + &Spline 样条曲线(&S) - + &Polyline 多段线(&P) - - + + &Dimension 标注(&D) - + &Modify 修改(&M) - + &Snap 捕捉(&S) - + &Info 查询(&I) - + &Layer 图层(&L) - + &Block 图块(&B) - + &Scripts 脚本(&S) @@ -299,12 +390,12 @@ &CAM - + About 关于 - + &Manual 手册(&M) @@ -313,12 +404,12 @@ 插入图像 - + &Window 窗口(&W) - + &Help 帮助(&H) @@ -327,43 +418,42 @@ 调试(&b) - + Pen Selection 选择画笔 - + Snap Selection 选择捕捉点方式 - + Tool Options 工具选项 - CAD Tools submitted - CAD 工具 + CAD 工具 - + Layer List 图层列表 - + Block List 图块列表 - + Library Browser 库浏览器 - + Command line 命令行 @@ -372,62 +462,62 @@ &%1 %2 - + Su&b-Window mode 子窗口模式 - + &Cascade 层叠(&C) - + &Tile 平铺(&T) - + Tile &Vertically 纵向平铺(&V) - + Tile &Horizontally 水平平铺(&H) - + Ta&b mode 标签模式(&b) - + Creating new file... 新建文件... - + Block '%1' 图块 '%1' - + unnamed document %1 未命名文档 %1 - + New Drawing created. 新图纸已创建. - + New document from template: 从模板新建文档: - + Select Template aborted 退出选择模板 @@ -436,22 +526,22 @@ 最近打开文件... - + Warning: File already opened : 警告: 文件已被打开. - + Export as PDF - + Help files not found 找不到帮助文件 - + Cannot open the file %1 Please check the permissions. @@ -460,38 +550,38 @@ 请检查权限. - + Loaded document: 已加载文档: - + Opening aborted 打开中止 - + Saving drawing... 保存图纸... - - + + Saved drawing: %1 已保存图纸: %1 - + Cannot save the file 无法保存文件 - + , please check the filename and permissions. , 请检查文件名及操作权限. - + Cannot save the file %1 Please check the permissions. @@ -500,94 +590,99 @@ 请检查权限. - + Compiler: Clang %1.%2.%3 编译器:Clang %1.%2.%3 - + Compiler: GNU GCC %1.%2.%3 编译器: GNU GCC %1.%2.%d - + Compiler: Microsoft Visual C++<br> 编译器:微软 Visual C++<br> - + Qt Version: %1 Qt版本:%1 - + Please consider donating to LibreCAD to help maintain the source code and website. 请资助LibreCAD项目以维护代码及网站 - + Saving drawing under new filename... 使用新文件名保存图纸... - + Draft Mode - + File 文件 - + Export - + Edit 编辑 - + Draw &Order 绘图&图层顺序 - + View 视图 - + &Text 文本(&T) - + + Online (Wiki) + + + + Cannot open the file %1 Please check its existence and permissions. - + File '%1' does not exist. Opening aborted - + Auto-saving drawing... 自动保存图纸... - + Auto-saved drawing 自动保存的图纸 - + Cannot auto-save the file %1 Please check the permissions. @@ -598,77 +693,77 @@ 自动保存已禁用. - + Auto-saving failed 自动保存失败 - + Exporting drawing... 导出图纸... - + Export as 导出为 - + Exported: %1 导出: %1 - + Exporting... 导出... - + Export complete 导出所有 - + Export failed! 导出失败! - + Printing... 打印... - + Printing complete 打印所有 - + Print preview for %1 %1 打印预览 - + Exiting application... 退出程序... - + None - + About... 关于... - + Version: %1 版本: %1 - + SCM Revision: %1 SCM 版本: %1 @@ -681,17 +776,17 @@ SVN修订: %1 - + Compiled on: %1 编译时间: %1 - + Program Icons Supplied by 程序图标提供者 - + Splash and Logo supplied by 启动界面及标识提供者 @@ -700,12 +795,12 @@ 日期: %1 - + Modules: %1 模块: %1 - + Main Website : 主页: @@ -714,12 +809,12 @@ 请捐助LibreCAD项目以帮助维护源码和网站. - + Help 帮助 - + Bugger, I couldn't find the helpfiles on the filesystem. 故障,文件系统中找不到帮助文件 @@ -727,19 +822,19 @@ QC_MDIWindow - + Do you really want to close the drawing? 确定要关闭图纸? - + Do you really want to close the file %1? 确定要关闭文件 %1? - + Closing Drawing 关闭图纸 @@ -751,52 +846,62 @@ 导出(&E)... - + &Export as image - + &Close 关闭(&C) - + &Print... 打印(&P)... - + Export as PDF - + &Quit 退出(&Q) - + &Grid 网格(&G) - + + Ctrl+G + Toggle Grid + + + CTRL-G - CTRL-G + CTRL-G - + &Draft 草图(&D) - + &Statusbar 状态栏(&S) - + + CAD ToolBar + + + + &Block 图块(&B) @@ -817,7 +922,7 @@ 返回(&b) - + &Selection pointer 选择鼠标 @@ -866,22 +971,22 @@ 垂直约束(&V) - + &Preferences 选项(&P) - + &Application Preferences 应用程序选项(&A) - + Open IDE 打开IDE - + Run Script.. 运行脚本.. @@ -889,7 +994,7 @@ QG_ActionHandler - + escape escape, go back from action steps @@ -1035,12 +1140,12 @@ Esc - + Renaming Block 重命名图块 - + Could not name block. A block named "%1" already exists. 无法命名图块. 图块名"%1"已存在. @@ -1048,12 +1153,12 @@ QG_BlockWidget - + Show all blocks 显示所有图块 - + Hide all blocks 隐藏所有图块 @@ -1062,89 +1167,89 @@ 添加图块 - + Create Block 创建图块 - + Add an empty block 添加一个空图块 - + Remove the active block 移除当前图块 - + Rename the active block 重命名当前图块 - + Edit the active block in a separate window 在独立窗口中 编辑当前图块 - + save the active block to a file 保存激活图块至文件 - + Insert the active block 插入当前图块 - + Block Menu 图块菜单 - + &Defreeze all Blocks 解冻所有图块(&D) - + &Freeze all Blocks 冻结所有图块(&F) - + &Add Block 添加图块(&A) - + &Remove Block 移除图块(&R) - + &Rename Block 重命名图块(&R) - + &Edit Block 编辑图块(&E) - + &Insert Block 插入图块(&I) - + &Toggle Visibility 切换可见性(&T) - + &Create New Block 新建图块(&C) @@ -1152,9 +1257,8 @@ QG_CadToolBar - CAD Tools - CAD 工具 + CAD 工具 @@ -1955,103 +2059,103 @@ QG_ColorBox - + Unchanged 无变化 - - + + By Layer 依图层 - + By Block 依图块 - + Red - + Dark Red 深红 - + Yellow - + Dark Yellow 深黄 - + Green 绿 - + Dark Green 深绿 - + Cyan - + Dark Cyan 深青 - + Blue - + Dark Blue 深蓝 - + Magenta 洋红 - + Dark Magenta 暗洋红 - + Black / White 黑/白 - + Gray - + Dark Gray 暗灰 - + Light Gray 浅灰 - + Others.. 其他.. @@ -2059,12 +2163,25 @@ QG_CommandEdit - + clear 清理 + QG_CommandHistory + + + &Copy + 复制(&C) + + + + select&All + + + + QG_CommandWidget @@ -2072,43 +2189,37 @@ 命令行 - + Command history and output 命令历史及输出 - - + + Command: 命令: - + <html><head/><body><p>type in coordinates or commands</p></body></html> 输入坐标或命令 - + Clear 清理 - &Copy - 复制(&C) - - - - select&All - + 复制(&C) - + Unknown command: %1 未知命令: %1 - + escape escape, go back from action steps @@ -3796,183 +3907,192 @@ 图纸选项 - + &Paper 页面(&P) - + Paper Format 页面格式 - + &Landscape 横向(&L) - + P&ortrait 纵向(&o) - + Paper &Height: 页面高度(&H): - + Paper &Width: 页面宽度(&W): - + &Units 单位(&U) - + Main Unit 主单位 - + &Main drawing unit: 主要绘图单位(&M): - + Length 长度 - + &Format: 格式(&F) - + P&recision: 精度(&r): - - + + Preview 预览 - + linear 线性标注 - + Angle 角度 - + F&ormat: 格式(&o): - + Pre&cision: 精度(&c): - + angular 角度标注 - + &Grid 网格(&G) - + Grid Settings 网格设置 - + Show Grid 显示网格 - + Crosshair 光标 - + + Length to enlarge over dimension line + + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + <html><head/><body><p>Text alignment.</p></body></html> - 文字对齐 + 文字对齐 - + Left crosshair with isometric grid 等距投影左向光标 - + Left 左向 - + Top crosshair with isometric grid 等角投影正向光标 - + Top 正向 - + Right crosshair with isometric grid 等角投影右向光标 - + Right 右向 - + Use orthogonal grid 使用正交格子 - + Orthogonal Grid 正交格子 - + Use isometric grid 使用等角格子 - + Isometric Grid 等角格子 - + X Spacing: X 间距: - - - - - - + + + + + + auto 自动 @@ -3993,22 +4113,84 @@ 10 - + Y Spacing: Y 间距: - + &Dimensions 标注(&D) - + + Text style: + + + + + '.' (Period) + + + + + ',' (Comma) + + + + + Decimal separator: + + + + + Linear units: + + + + + + + Color: + 颜色: + + + + Length Factor: + + + + + Angular units: + + + + + Linear zeros: + + + + + Format units + + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + + Text size & position + + + + General Scale: 统一缩放率: - + <html><head/><body><p>Scale to multiply all dimension values.</p></body></html> 所有尺寸数值将乘以本缩放率 @@ -4029,17 +4211,18 @@ 5.0 - + Text Height: 文字高度: - - - - - - + + + + + + + units 单位 @@ -4052,24 +4235,78 @@ 5 - Extension line extension: - 尺寸界线延伸: + 尺寸界线延伸: - + Arrow size: 箭头大小: - + + + Width: + 宽度: + + + + Dimension lines, arrows & ticks + + + + + Angular zeros: + + + + + Angular precision: + + + + + Enlarge: + + + + + Offset: + + + + + Linear precision: + + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + + Aligned + 对齐 + + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + + Text alignment: + + + + Dimension line gap: 文本偏移尺寸线: - General Factor: - 基本系数: + 基本系数: 0.2 @@ -4100,22 +4337,21 @@ 1000 - + <html><head/><body><p>Scale to multiply all dimension geometries.</p></body></html> 所有标注实体按本缩放率缩放 - Extension line offset: - 尺寸界线偏移: + 尺寸界线偏移: - + Tick size: 打钩大小 - + <html><head/><body><p>Dimension Tick size. Set it to 0 will disable the dimension tick. Dimension arrow won't be drawn when dimension tick is enabled.</p></body></html> 打勾尺寸,设置为0将取消建筑标注,而使用箭头标注。此项设为大于零将会取消箭头标注。 @@ -4124,31 +4360,44 @@ 0 - Alignment: - 对齐: + 对齐: <html><head/><body><p>Text alignement.</p></body></html> 文本对齐 - Dimension Aligned - 对齐标注 + 对齐标注 - + Horizontal 水平 - + + Extension lines + + + + + Fixed length: + + + + + fixed extension line legth + + + + Splines 样条曲线 - + Number of line segments per spline patch: 样条曲线每段内拟合直线段数: @@ -4189,62 +4438,62 @@ Esc - + Scientific 科学记数 - + Decimal 十进制 - + Engineering 工程记数 - + Architectural 建筑记数 - + Fractional 分数 - + Decimal Degrees 十进制度 - + Deg/min/sec 度/分/秒 - + Gradians 百分度 - + Radians 弧度 - + Surveyor's units 勘测单位 - + Options 选项 - + For the length formats 'Engineering' and 'Architectural', the unit must be set to Inch. 在'工程'和'建筑'长度格式下,单位需设为英寸. @@ -4277,25 +4526,22 @@ 命令语言(&C): - Colors - 颜色 + 颜色 - + Backgr&ound: 背景颜色(&o): - + G&rid Color: 网格颜色(&r): - - #000000 - #000000 + #000000 #ffffff @@ -4306,14 +4552,11 @@ #c0c0c0 - - - #808080 - #808080 + #808080 - + &Meta Grid Color: 元网格颜色(&M): @@ -4322,7 +4565,7 @@ #404040 - + S&elected Color: 选中颜色(&e): @@ -4331,17 +4574,12 @@ #a54747 - - - #FFFFFF - #FFFFFF + #FFFFFF - - #C0C0C0 - #C0C0C0 + #C0C0C0 #A54747 @@ -4352,17 +4590,17 @@ #739373 - + &Highlighted Color: 高亮颜色(&H): - + Fontsize 字体大小 - + Statusbar: 状态栏: @@ -4403,32 +4641,32 @@ 14 - + Graphic View 图形视图 - + &Show large crosshairs 显示大十字光标(&S) - + Alt+S Alt+S - + A&utomatically scale grid 自动缩放网格(&u) - + Alt+U Alt+U - + Number of p&review entities: 预览实体数目(&r): @@ -4457,7 +4695,7 @@ 800 - + Minimal Grid Spacing (px): 最小网格间距(像素): @@ -4474,133 +4712,360 @@ 20 - #00FFFF - #00FFFF + #00FFFF - #0000FF - #0000FF + #0000FF - - #FFFF00 - #FFFF00 + #FFFF00 - - #FF00FF - #FF00FF + #FF00FF - + St&art Handle Color: 首点图示颜色(&a) - + &Handle Color: 标识颜色(&H) - + &End Handle Color: 末点标识颜色 (&E) - + Splash Window - + Display Splash - - &Paths - 路径(&P) + + Graphic Colors + - - Translations: - 翻译: + + + + + + + + + + Aquamarine + - - Hatch Patterns: - 填充样式: + + + + + + + + + + Azure + - - Fonts: - 字体: + + + + + + + + + + DeepSkyBlue + - - Scripts: - 脚本: + + + + + + + + + + DodgerBlue + - - Part Libraries: - 零件库: + + + + + + + + + + Gray + - - Template: - 模板 + + + + + + + + + + HoneyDew + - - &Defaults - 默认(&D) + + + + + + + + + + Lavender + - - Defaults for new drawings - 新图纸默认设置 + + + + + + + + + + LightGrey + - + + + + + + + + + + Navy + + + + + + + + + + + + + PaleGreen + + + + + + + + + + + + + Pink + + + + + + + + + + + + + Salmon + + + + + + + + + + + + + Silver + + + + + + + + + + + + + Violet + + + + + + + + + + + + + Wheat + + + + + + + + + + + + + White + + + + + GUI Colors + + + + + Layer/ Block Selection: + + + + + &Paths + 路径(&P) + + + + Translations: + 翻译: + + + + Hatch Patterns: + 填充样式: + + + + Fonts: + 字体: + + + + Scripts: + 脚本: + + + + Part Libraries: + 零件库: + + + + Template: + 模板 + + + + &Defaults + 默认(&D) + + + + Defaults for new drawings + 新图纸默认设置 + + + &Unit: 单位(&U): - + Drawing unit. 绘图单位 - + Program Defaults 程序默认 + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + + Modify layer of selected entities, at layer activation + + + Time between automatc saving of thedocument in minutes. 文档自动保存时间间隔(分钟) - + Auto save time: 自动保存时间: - + Time between automatic saving of the document in minutes. 自动保存时间间隔,以分钟为单位 - + When set, LibreCAD will automatically generate a backup of your current drawing. 若设置, LibreCAD会自动生成当前图形的备份. - + Auto backup 自动备份 @@ -4621,12 +5086,12 @@ Esc - + Preferences 选项 - + Please restart the application to apply all changes. 请重新启动程序应用所有更改. @@ -5047,24 +5512,20 @@ 3 - &OK - 确定(&O) + 确定(&O) - Alt+O - Alt+O + Alt+O - Cancel - 取消 + 取消 - Esc - Esc + Esc @@ -5927,7 +6388,7 @@ 仍未提供文本. - + Save As... 保存为: @@ -5935,7 +6396,7 @@ QG_FileDialog - + Drawing Exchange DXF 2000 %1 DXF 2000格式文件 %1 @@ -5944,79 +6405,79 @@ 新DXF文件 %1 - + Drawing Exchange DXF R12 %1 DXF R12文件 %1 - + LFF Font %1 LFF字体 %1 - + QCad Font %1 QCad字体%1 - + Jww Drawing %1 Jww文件%1 - + Drawing Exchange %1 DXF文件 %1 - + Drawing Exchange DXF 2007 %1 DXF2007文件%1 - + Drawing Exchange DXF 2004 %1 DXF2004文件%1 - + Drawing Exchange DXF R14 %1 DXF R14 文件%1 - + dwg Drawing %1 dwg制图文件 %1 - + QCad 1.x file %1 QCad 1.x 文件 %1 - + Block block file 图块 - + Drawing drawing file 制图 - + Open %1 打开%1 - + Untitled 未命名 - + Save %1 As 保存%1为 @@ -6353,7 +6814,7 @@ Esc - + Default Pen 默认画笔 @@ -6361,77 +6822,77 @@ QG_LayerWidget - + Show all layers 显示所有图层 - + Hide all layers 隐藏所有图层 - + Add a layer 添加图层 - + Remove the current layer 删除当前图层 - + Modify layer attributes / rename 修改图层属性/重命名 - + Looking for matching layer names 查找匹配图层名 - + Layer Menu 图层菜单 - + &Defreeze all Layers 解冻所有图层(&D) - + &Freeze all Layers 冻结所有图层(&F) - + &Add Layer 添加图层(&A) - + &Remove Layer 删除图层(&R) - + Edit Layer &Attributes - + Toggle Layer &Visibility - + Toggle Layer &Printing - + Toggle &Construction Layer @@ -6479,12 +6940,12 @@ 库浏览器 - + Directories 目录 - + Insert 插入 @@ -6945,43 +7406,35 @@ QG_PenToolBar - Line color - 线颜色 + 线颜色 - Line width - 线宽 + 线宽 - Line type - 线类型 + 线类型 QG_PolylineEquidistantOptions - Line Relative Angle Options - 相对角度直线选项 + 相对角度直线选项 - Spacing: - 间距: + 间距: - - Distance from original polyline - 距原多线段距离 + 距原多线段距离 - Copies: - 副本: + 副本: @@ -7262,72 +7715,72 @@ 相对原点锁定 - + Free Snap 自由捕捉 - + Snap on grid 捕捉格点 - + Snap on Endpoints 捕捉端点 - + Snap on Entity 捕捉实体上点 - + Snap Center 捕捉中心点 - + Snap Middle 捕捉实体上等距离点 - + Snap Distance 捕捉实体上距端点给定距离点 - + Snap Intersection 捕捉交点 - + Restrict Horizontal 仅限于水平方移动 - + Restrict Vertical 仅限于垂直方向移动 - + Restrict Orthogonal 仅限于十字的两方向移动 - + Restrict Nothing 不限制移动 - + Set relative zero position 设相对零点 - + Lock relative zero position 锁定相对零点 @@ -7398,17 +7851,17 @@ 距离. 负值修剪, 正值延伸. - + Length: 长度: - + Distance. Negative values for trimming, positive values for extending. Negative sign is ignored when trimming to final total length. 距离. 负值修剪, 正值延伸. 当修剪至总长终值时负号忽略. - + The input length is used as total length after trimming, instead of length increase 输入长度为修剪后的总长, 而非长度增量 @@ -7444,143 +7897,143 @@ QG_WidthBox - + - Unchanged - - 无变化 - - - + + By Layer 随层 - + By Block 随块 - + Default 默认 - + 0.00mm 0.00mm - + 0.05mm 0.05mm - + 0.09mm 0.09mm - + 0.13mm (ISO) 0.13mm (ISO) - + 0.15mm 0.15mm - + 0.18mm (ISO) 0.18mm (ISO) - + 0.20mm 0.20mm - + 0.25mm (ISO) 0.25mm (ISO) - + 0.30mm 0.30mm - + 0.35mm (ISO) 0.35mm (ISO) - + 0.40mm 0.40mm - + 0.50mm (ISO) 0.50mm (ISO) - + 0.53mm 0.53mm - + 0.60mm 0.60mm - + 0.70mm (ISO) 0.70mm (ISO) - + 0.80mm 0.80mm - + 0.90mm 0.90mm - + 1.00mm (ISO) 1.00mm (ISO) - + 1.06mm 1.06mm - + 1.20mm 1.20mm - + 1.40mm (ISO) 1.40mm (ISO) - + 1.58mm 1.58mm - + 2.00mm (ISO) 2.00mm (ISO) - + 2.11mm 2.11mm @@ -7588,52 +8041,57 @@ QMessageBox - - - - - + + + + + Warning 警告 - + Layer Properties 图层属性 - + Layer with a name "%1" already exists. Please specify a different name. 图层"%1"已存在. 请另选名称. - - + + Remove Layer 删除图层 - Layer "%1" and all entities on it will be removed. - 图层"%1"及其上所有实体将被删除. + 图层"%1"及其上所有实体将被删除. + + + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + - + Layer "%1" can never be removed. 图层"%1"无法删除. - + Layer Dialog 图层对话框 - + Remove Block 删除图块 - + Block "%1" and all its entities will be removed. 图块"%1"及其所有实体将被删除. @@ -7641,137 +8099,142 @@ QObject - None - + + + + + None + unknown length unit + - - + + Inch 英寸 - - + + Foot 英尺 - - + + Mile 英里 - - + + Millimeter 毫米 - - + + Centimeter 厘米 - - + + Meter - - + + Kilometer 千米 - - + + Microinch 微英寸 - - + + Mil 米尔 - - + + Yard - - + + Angstrom - - + + Nanometer 纳米 - - + + Micron 美光 - - + + Decimeter 公寸 - - + + Decameter 公丈 - - + + Hectometer 公引 - - + + Gigameter 京米 - - + + Astro 天文 - - + + Lightyear 光年 - - + + Parsec 秒差距 - + Loading.. 加载.. - + Loading... 加载... @@ -7780,12 +8243,12 @@ 库加载路径.. - + Loading File %1.. 加载文件 %1.. - + All Image Files (%1) 所有图像文件(%1) @@ -7794,145 +8257,145 @@ 所有图像文件 (%1) - + All Files (*.*) 所有文件(*.*) - + Open Image 打开图像 - + Windows Bitmap Windows位图 - + Joint Photographic Experts Group 联合图像专家组 - + Graphics Interchange Format 图形交换格式 - + Multiple-image Network Graphics 多重图像网络图形 - + Portable Bit Map 便携式位图 - + Portable Grey Map 便携式灰度图 - + Portable Network Graphic 便携式网络图形 - + Portable Pixel Map 便携式像素图 - + X Bitmap Format X位图格式 - + X Pixel Map X像素图 - + Scalable Vector Graphics 可縮放向量圖形(SVG) - + SGI Black & White SGI黑白图像 - + Encapsulated PostScript EPS - + Encapsulated PostScript Format EPS格式 - + Encapsulated PostScript Interchange EPSI - + Windows Icon 窗口图标 - + JPEG 2000 JPEG2000 - + ZSoft Paintbrush PCX - + PC Paint PC Paint .PIC 图形文件 - + SGI-Bilddatei SGI .rgb文件格式 - + Targa Image File TGA格式 - + Tagged Image File Format TIFF格式 - - + + Save Drawing As 图纸另存为 - + %1 already exists. Do you want to replace it? %1已存在. 确定要覆盖吗? - + Old Drawing Exchange %1 旧DXF文件%1 - + Drawing Exchange %1 图形交换 %1 @@ -7941,278 +8404,1700 @@ 新DXF文件 %1 - + dwg Drawing %1 DWG制图 %1 - + QCad 1.x file %1 QCad 1.x 文件 %1 - + LFF Font %1 LFF字体 %1 - + Font %1 字体 %1 - + Jww %1 Jww %1 - + Open Drawing 打开图纸 - + enter an integer number 输入整数 - - - + + + LibreCAD query LibreCAD查询 - + enter a number 输入数值 - + enter text 输入文字 - Block %1 already exist, renamed to: %2 - 图块%1已经存在,重命名为:%2 + 图块%1已经存在,重命名为:%2 - + Opened dwg file version %1. 已打开DWG文件,版本 %1 - + unknown error opening dwg file 打开DWG文件时出现未知错误 - + can't open this dwg file 不能打开本DWG文件 - + unsupported dwg version 未支持的DWG版本 - - error reading file matadata in dwg file + + error reading file metadata in dwg file - + error reading file header in dwg file 读取DWG文件头是出错 - + error reading header vars in dwg file 读取DWG头参数是出错 - + error reading classes in dwg file 读取DWG文件类时出错 - + error reading offsets in dwg file 读取DWG文件偏移量出错 - + error reading tables in dwg file 读取DWG文件表格出错 - + error reading blocks in dwg file - + error reading entities in dwg file 读取DWG文件实体出错 - + error reading objects in dwg file - + File on disk modified. Please save to another file to avoid data loss! File modified: %1 - + Hatch failed due to a gap=%1 between (%2, %3) and (%4, %5) - + Warning 警告 - + experimental, save your work first. Continue? - - - RS_ActionBlocksAdd - - &Add Block - 添加图块(&A) + + : duplicated command: %1 is already taken by %2 + - - - RS_ActionBlocksAttributes - - &Rename Block - 重命名图块(&R) + + point + draw point + point - - - RS_ActionBlocksCreate - - &Create Block - 创建图块(&C) + + po + draw point + po - - Specify reference point - 指定参照点 + + line + draw line + line - - Cancel - 取消 + + li + draw line + li - - - RS_ActionBlocksEdit - - &Edit Block - 编辑图块(&E) + + l + draw line + l - - - RS_ActionBlocksExplode - &Explode - 分解(&E) + + polyline + draw polyline + polyline - - Ex&plode - 拆分 (&p) + + pl + draw polyline + pl - - - RS_ActionBlocksFreezeAll - &Freeze all - 冻结所有(&F) + + free + draw freehand line + - &Defreeze all - 解冻所有(&D) + + fhl + draw freehand line + - - &Hide all - 隐藏全部 (&H) + + spline + draw spline + - - &Show all - 显示全部 (&S) + + spl + draw spline + - - - RS_ActionBlocksInsert - - &Insert Block - 插入图块(&I) + + spline2 + spline through points + - - - - - - - Not a valid expression + + stp + spline through points + + + + + offset + create offset + offset + + + + parallel + create offset + parallel + + + + o + create offset + o + + + + pa + create offset + pa + + + + ptp + parallel through point + + + + + pp + parallel through point + + + + + bisect + angle bisector + + + + + bi + angle bisector + + + + + tangentpc + tangent point and circle + + + + + tanpc + tangent point and circle + + + + + perp + perpendicular line + + + + + ortho + perpendicular line + + + + + vertical + vertical line + + + + + ver + vertical line + + + + + horizontal + horizontal line + + + + + hor + horizontal line + + + + + rectangle + draw rectangle + rectangle + + + + rectang + draw rectangle + rectang + + + + rect + draw rectangle + rect + + + + rec + draw rectangle + rec + + + + polygon2v + polygon by 2 vertices + + + + + poly2 + polygon by 2 vertices + + + + + arc + draw arc + arc + + + + a + draw arc + a + + + + circle + draw circle + circle + + + + ci + draw circle + ci + + + + circle2 + circle 2 points + + + + + c2 + circle 2 points + c2 + + + + circle3 + circle 3 points + + + + + c3 + circle 3 points + c3 + + + + circlecr + circle with center and radius + + + + + cc + circle with center and radius + + + + + tan3 + circle tangent to 3 + + + + + ct3 + circle tangent to 3 + + + + + ellipseinscribed + inscribed ellipse + + + + + ei + inscribed ellipse + + + + + ie + inscribed ellipse + + + + + hatch + draw hatch + + + + + ha + draw hatch + + + + + mtext + draw mtext + mtext + + + + mtxt + draw mtext + + + + + text + draw text + text + + + + txt + draw text + + + + + regen + zoom - redraw + regen + + + + redraw + zoom - redraw + redraw + + + + rg + zoom - redraw + rg + + + + zr + zoom - redraw + zr + + + + zoomwindow + zoom - window + + + + + zw + zoom - window + zw + + + + zoomauto + zoom - auto + + + + + za + zoom - auto + za + + + + zoompan + zoom - pan + + + + + zp + zoom - pan + zp + + + + zoomprevious + zoom - previous + + + + + zv + zoom - previous + zv + + + + kill + kill all actions + kill + + + + k + kill all actions + k + + + + undo + undo cycle + undo + + + + u + undo cycle + u + + + + redo + redo cycle + redo + + + + r + redo cycle + r + + + + dimaligned + dimension - aligned + + + + + da + dimension - aligned + da + + + + dimhorizontal + dimension - horizontal + + + + + dh + dimension - horizontal + dh + + + + dimvertical + dimension - vertical + + + + + dv + dimension - vertical + dv + + + + dimlinear + dimension - linear + + + + + dl + dimension - linear + + + + + dr + dimension - linear + dr + + + + dimangular + dimension - angular + + + + + dan + dimension - angular + + + + + dimradial + dimension - radial + + + + + dimradius + dimension - radius + + + + + dimdiametric + dimension - diametric + + + + + dimdiameter + dimension - diametric + + + + + dd + dimension - diametric + + + + + dimleader + dimension - leader + + + + + ld + dimension - leader + ld + + + + dimregen + dimension - regenerate + dimregen + + + + restrictnothing + restrict - nothing + + + + + rn + restrict - nothing + + + + + restrictorthogonal + restrict - orthogonal + + + + + rr + restrict - orthogonal + + + + + restricthorizontal + restrict - horizontal + + + + + rh + restrict - horizontal + + + + + restrictvertical + restrict - vertical + + + + + rv + restrict - vertical + + + + + move + modify - move (copy) + + + + + mv + modify - move (copy) + mv + + + + bevel + modify - bevel + + + + + bev + modify - bevel + + + + + ch + modify - bevel + ch + + + + fillet + modify - fillet + + + + + fi + modify - fillet + + + + + divide + modify - divide (cut) + + + + + cut + modify - divide (cut) + + + + + div + modify - divide (cut) + + + + + mirror + modify - mirror + + + + + mi + modify - mirror + mi + + + + revert + modify - revert direction + + + + + rev + modify - revert direction + rev + + + + rotate + modify - rotate + + + + + ro + modify - rotate + ro + + + + scale + modify - scale + + + + + sz + modify - scale + sz + + + + trim + modify - trim (extend) + 修剪 + + + + tm + modify - trim (extend) + tm + + + + trim2 + modify - multi trim (extend) + + + + + tm2 + modify - multi trim (extend) + + + + + lengthen + modify - lengthen + + + + + le + modify - lengthen + + + + + stretch + modify - stretch + + + + + ss + modify - stretch + ss + + + + delete + modify - delete (erase) + + + + + er + modify - delete (erase) + er + + + + del + modify - delete (erase) + + + + + explode + explode block/polyline into entities + + + + + xp + explode block/polyline into entities + xp + + + + snapfree + snap - free + + + + + os + snap - free + os + + + + sf + snap - free + sf + + + + snapcenter + snap - center + + + + + sc + snap - center + sc + + + + snapdist + snap - distance to endpoints + + + + + sd + snap - distance to endpoints + sd + + + + snapend + snap - end points + + + + + se + snap - end points + se + + + + snapgrid + snap - grid + + + + + sg + snap - grid + sg + + + + snapintersection + snap - intersection + + + + + si + snap - intersection + si + + + + snapmiddle + snap - middle points + + + + + sm + snap - middle points + sm + + + + snaponentity + snap - on entity + + + + + sn + snap - on entity + sn + + + + np + snap - on entity + np + + + + setrelativezero + set relative zero position + + + + + rz + set relative zero position + + + + + selectall + Select all entities + + + + + sa + Select all entities + sa + + + + deselectall + deselect all entities + + + + + tn + deselect all entities + tn + + + + modifyattr + modify attribute + + + + + attr + modify attribute + + + + + ma + modify attribute + + + + + properties + modify properties + + + + + prop + modify properties + + + + + distance + distance point to point + + + + + dist + distance point to point + + + + + dpp + distance point to point + + + + + angle + measure angle + 角度 + + + + ang + measure angle + ang + + + + area + measure area + + + + + ar + measure area + ar + + + + + angle + 角度 + + + + dpi + dpi + + + + + close + 闭合 + + + + + chord length + 弦长 + + + + + columns + 列数 + + + + columnspacing + + + + + + factor + 因子 + + + + length + + + + + length1 + bevel/fillet lenght1 + length1 + + + + length2 + bevel/fillet lenght2 + + + + + number + 数值 + + + + + radius + 半径 + + + + rows + 行数 + + + + rowspacing + + + + + + through + 通过 + + + + trim + 修剪 + + + + ang + angle + ang + + + + an + angle + + + + + center + center + + + + cen + center + cen + + + + ce + center + + + + + cl + chord length + + + + + c + close + c + + + + cols + columns + cols + + + + co + columns + + + + + columnspacing + columnspacing for inserts + + + + + colspacing + columnspacing for inserts + colspacing + + + + cs + columnspacing for inserts + cs + + + + fact + factor + fact + + + + f + factor + f + + + + help + 帮助 + + + + ? + help + ? + + + + length + length + + + + + len + length + len + + + + l + length + l + + + + length1 + length1 + length1 + + + + len1 + length1 + len1 + + + + l1 + length1 + l1 + + + + length2 + length2 + + + + + len2 + length2 + len2 + + + + l2 + length2 + l2 + + + + number + number + 数值 + + + + num + number + num + + + + n + number + n + + + + ra + radius + + + + + reversed + reversed + + + + + + rev + reversed + rev + + + + row + row + row + + + + rowspacing + rowspacing for inserts + + + + + rs + rowspacing for inserts + rs + + + + text + text + + + + t + text + t + + + + t + through + t + + + + undo + undo + + + + u + undo + u + + + + redo + redo + + + + r + redo + r + + + + back + 返回 + + + + b + back + b + + + + bw + + + + + blackwhite + + + + + color + + + + + paperoffset + + + + + graphoffset + + + + + Command: %1 (%2) + + + + + RS_Commands:: command not found: %1 + + + + + + Command not found: %1 + 命令未找到:%1 + + + + Accepted keycode: %1 + 已接受命令:%1 + + + + Available commands: + 可用命令: + + + + cal + command to trigger cli calculator + + + + + calculate + command to trigger cli calculator + + + + + Calculator error for input: + + + + + RS_ActionBlocksAdd + + + &Add Block + 添加图块(&A) + + + + RS_ActionBlocksAttributes + + + &Rename Block + 重命名图块(&R) + + + + RS_ActionBlocksCreate + + + &Create Block + 创建图块(&C) + + + + Specify reference point + 指定参照点 + + + + Cancel + 取消 + + + + RS_ActionBlocksEdit + + + &Edit Block + 编辑图块(&E) + + + + RS_ActionBlocksExplode + + &Explode + 分解(&E) + + + + Ex&plode + 拆分 (&p) + + + + RS_ActionBlocksFreezeAll + + &Freeze all + 冻结所有(&F) + + + &Defreeze all + 解冻所有(&D) + + + + &Hide all + 隐藏全部 (&H) + + + + &Show all + 显示全部 (&S) + + + + RS_ActionBlocksInsert + + + &Insert Block + 插入图块(&I) + + + + + + + + + Not a valid expression 无效表达式 - + Specify reference point 指定参照点 - + Cancel 取消 - + Enter angle: 输入角度: - + Enter factor: 输入因子: - + Enter columns: 输入列数: - + Enter rows: 输入行数: - + Enter column spacing: 输入列距: - + Enter row spacing: 输入行距: @@ -8220,7 +10105,7 @@ RS_ActionBlocksRemove - + &Remove Block 删除图块(&R) @@ -8228,12 +10113,12 @@ RS_ActionBlocksSave - + &Save Block 保存图块(&S) - + No block activated to save 没有激活图块可保存 @@ -8245,7 +10130,7 @@ 切换图块可见性 - + Toggle Block &Visibility 改变图块可见 (&V) @@ -8253,12 +10138,12 @@ RS_ActionDefault - + Choose second edge 选择第二条边 - + Back 返回 @@ -8266,38 +10151,38 @@ RS_ActionDimAligned - + &Aligned 对齐(&A) - + Specify first extension line origin 指定第一延伸线的起点 - + Cancel 取消 - + Specify second extension line origin 指定第二延伸线的起点 - - + + Back 返回 - + Specify dimension line location 指定尺寸线位置 - + Enter dimension text: 输入标注文字: @@ -8305,34 +10190,34 @@ RS_ActionDimAngular - + &Angular 角度(&A) - + Select first line 选择第一根直线 - - - + + + Cancel 取消 - + Select second line 选择第二根直线 - + Specify dimension arc line location 指定圆弧标注位置 - + Enter dimension text: 输入标注文字: @@ -8340,38 +10225,38 @@ RS_ActionDimDiametric - + &Diametric 直径(&D) - + Not a circle or arc entity 不是圆或圆弧实体 - + Not a valid expression 无效表达式 - + Select arc or circle entity 选择圆或圆弧实体 + - Cancel 取消 - + Specify dimension line location 指定尺寸线位置 - + Enter dimension text: 输入标注文字: @@ -8379,7 +10264,7 @@ RS_ActionDimLeader - + &Leader 引线(&L) @@ -8422,43 +10307,43 @@ 垂直(&V) - + Not a valid expression 无效表达式 - + Specify first extension line origin 指定第一延伸线的起点 - + Cancel 取消 - + Specify second extension line origin 指定第二延伸线的起点 - - + + Back 返回 - + Specify dimension line location 指定尺寸线位置 - + Enter dimension text: 输入标注文字: - + Enter dimension line angle: 输入尺寸线角度: @@ -8466,38 +10351,38 @@ RS_ActionDimRadial - + &Radial 半径(&R) - + Not a circle or arc entity 不是圆或圆弧实体 - + Not a valid expression 无效表达式 - + Select arc or circle entity 选择圆或圆弧实体 - - + + Cancel 取消 - + Specify dimension line position or enter angle: 指定尺寸线位置或输入角度: - + Enter dimension text: 输入标注文字: @@ -8505,55 +10390,55 @@ RS_ActionDrawArc - + &Center, Point, Angles 中心, 起点, 角度(&C) - - - - - + + + + + Not a valid expression 无效表达式 - + Not a valid chord length 无效弦长 - + Specify center 指定中心 - + Cancel 取消 - + Specify radius 指定半径 - - - - - + + + + + Back 返回 - + Specify start angle: 指定起始角度: - + Specify end angle or [angle/chord length] 指定终止角度或者弦长度 @@ -8562,12 +10447,12 @@ 指定终止角度或[角度/弦长] - + Specify included angle: 指定夹角: - + Specify chord length: 指定弦长: @@ -8575,12 +10460,12 @@ RS_ActionDrawArc3P - + &3 Points 三点(&3) - + Invalid arc data. 无效圆弧数据. @@ -8589,28 +10474,28 @@ 指定起始点或[中心] - + Specify startpoint or [center] 指定起始点或中心 - + Cancel 取消 - + Specify second point 指定第二点 - - + + Back 返回 - + Specify endpoint 指定终点 @@ -8622,33 +10507,33 @@ 圆弧: 相切 - + Arc &Tangential 想切弧(&T) - + Specify base entity 指定基准实体 - + Cancel 取消 - + Specify end angle 指定终止角度 - + Back 返回 - + Specify end point 指定终点 @@ -8656,32 +10541,32 @@ RS_ActionDrawCircle - + Center, &Point 中心, 点(&P) - + Not a valid expression 无效表达式 - + Specify center 指定中心 - + Cancel 取消 - + Specify radius 指定半径 - + Back 返回 @@ -8689,32 +10574,32 @@ RS_ActionDrawCircle2P - + 2 Points 两点 - + Invalid Circle data. 圆参数无效. - + Specify first point 指定第一点 - + Cancel 取消 - + Specify second point 指定第二点 - + Back 返回 @@ -8722,7 +10607,7 @@ RS_ActionDrawCircle3P - + 3 Points 三点 @@ -8761,37 +10646,37 @@ RS_ActionDrawCircleCR - + Center, &Radius 中心, 半径(&R) - + radius=%1 is invalid - + Not a valid expression 无效表达式 - + Specify circle center 指定圆心 - + Cancel 取消 - + Specify circle radius 指定半径 - + Back 返回 @@ -8799,33 +10684,33 @@ RS_ActionDrawCircleInscribe - + Circle &Inscribed 内切圆 - + Specify the first line 指定第一根直线 - + Cancel 取消 - + Specify the second line 指定第二根直线 - + Back 返回 - + Specify the third line 指定第三根直线 @@ -8837,39 +10722,39 @@ 过两点的相切圆 - + Tangential, 2 P&oints - + Specify a line/arc/circle 指定一线或圆 - + Cancel 取消 - + Specify the first point on the tangent circle 指定一圆上点 - - - + + + Back 返回 - + Specify the second point on the tangent circle 指定圆上第二个点 - + Select the center of the tangent circle 选择想切圆圆心 @@ -8881,7 +10766,7 @@ 两圆之公切圆(&2) - + Tangential 2 Circles, Radius circle tangential to two give circles and with radius @@ -8920,39 +10805,39 @@ 过一点的公切圆 - + Tangential 2 Circles, 1 Point - + Specify a line/arc/circle 指定一线/弧/圆 - + Cancel 取消 - + Specify the another arc/circle 指定另一弧/圆 - - - + + + Back 返回 - + Specify a point on the tangent circle 指定切圆上一点 - + Select the center of the tangent circle 选择切圆圆心 @@ -8964,22 +10849,27 @@ 三圆公切圆(&3) - + Tangential &3 Circles - + + Draw tangential circle of 3 given points, lines, arcs/circles + + + + Specify the first line/arc/circle 指定第一线/弧/圆 - + Specify the second line/arc/circle 指定第二线/弧/圆 - + Specify the third line/arc/circle 指定第三条线,弧,或第三个圆 @@ -8988,7 +10878,7 @@ 指定第一弧/圆 - + Cancel 取消 @@ -8997,9 +10887,9 @@ 指定第二弧/圆 - - - + + + Back 返回 @@ -9008,7 +10898,7 @@ 指定第三弧/圆 - + Select the center of the tangent circle 选择公切圆圆心 @@ -9016,44 +10906,44 @@ RS_ActionDrawEllipse4Points - + Ellipse &4 Point 四点椭圆(&4) - + Can not determine uniquely an ellipse 不能唯一确定椭圆 - + Specify the first point on ellipse 指定椭圆上第一点 - + Cancel 取消 - + Specify the second point on ellipse 指定椭圆上第二点 - - - + + + Back 返回 - + Specify the third point on ellipse 指定椭圆上第三点 - + Specify the fourth point on ellipse 指定椭圆上第四点 @@ -9065,57 +10955,57 @@ 椭圆弧(轴)(&E) - + Ellipse &Arc (Axis) 椭圆弧(轴)(&A) - + &Ellipse (Axis) 椭圆(轴)(&E) - - - + + + Not a valid expression 无效表达式 - + Specify ellipse center 指定椭圆中心 - + Cancel 取消 - + Specify endpoint of major axis 指定长轴端点 + + - - - + Back 返回 - + Specify endpoint or length of minor axis: 指定短轴的端点或长度 - + Specify start angle 指定起始角度 - + Specify end angle 指定终止角度 @@ -9123,7 +11013,7 @@ RS_ActionDrawEllipseCenter3Points - + Ellipse Center and &3 Points 中心及三点绘制椭圆 @@ -9163,38 +11053,48 @@ RS_ActionDrawEllipseFociPoint - + Ellipse &Foci Point 焦点绘制椭圆 - + + specify a point on ellipse, or total distance to foci + + + + + Total distance %1 is smaller than distance between foci + + + + Not a valid expression 无效表达式 - + Specify first focus of ellipse 指定椭圆第一个焦点 - + Cancel 取消 - + Specify second focus of ellipse 指定椭圆第二个焦点 - - + + Back 返回 - + Specify a point on ellipse or total distance to foci 指定椭圆上一点或到两焦点的距离之和 @@ -9202,44 +11102,44 @@ RS_ActionDrawEllipseInscribe - + Ellipse &Inscribed 内切椭圆 (&I) - + Can not determine uniquely an ellipse 不能唯一确定椭圆 - + Specify the first line 指定第一根直线 - + Cancel 取消 - + Specify the second line 指定第二根直线 - - + + Back 返回 - + Specify the third line 指定第三根直线 - + Specify the fourth line 指定第四根直线 @@ -9247,47 +11147,47 @@ RS_ActionDrawHatch - + &Hatch 填充(&H) - + Hatch created successfully. 成功创建填充. - + Hatch Error: Invalid contour found! 阴影区错误:没有有效边界 - + Hatch Error: Pattern not found! 阴影错误:找不到花样 - + Hatch Error: Contour or pattern too small! 阴影错误:边界或者花样太小 - + Hatch Error: Contour too big! 阴影错误:边界现对花样尺寸太大 - + Hatch Error: Undefined Error! 阴影错误:未知错误! - + Total hatch area = %1 - + Invalid hatch area. Please check that the entities chosen form one or more closed contours. 填充区域无效. 请选择封闭轮廓线. @@ -9299,39 +11199,39 @@ 图像(&I) - + Insert &Image 插入图像(&I) - - - + + + Not a valid expression 无效表达式 - + Specify reference point 指定参照点 - + Cancel 取消 - + Enter angle: 输入角度: - + Enter factor: 输入因子: - + Enter dpi: 输入分辨率DPI: @@ -9339,43 +11239,43 @@ RS_ActionDrawLine - + &2 Points 两点(&2) - + Specify first point 指定第一个点 - + Cancel 取消 - + Specify next point or [%1] 指定下一点或[%1] - - + + Back 返回 - + Specify next point 指定下一点 - + Cannot close sequence of lines: Not enough entities defined yet, or already closed. 不能封闭折线。没有足够多线段或是已经是封闭折线。 - + Cannot redo: Not previous line segment defined. 不能重复,没有已有线段。 @@ -9384,7 +11284,7 @@ 无法闭合直线序列. 实体数目尚不足. - + Cannot undo: Not enough entities defined yet. 无法撤消: 实体数目尚不足. @@ -9397,44 +11297,44 @@ 角度(&A) - + &Horizontal 水平(&H) - + Vertical 垂直 - - + + Not a valid expression 无效表达式 - + Specify position 指定位置 - + Cancel 取消 - + Enter angle: 输入角度: - - + + Back 返回 - + Enter length: 输入长度: @@ -9442,51 +11342,51 @@ RS_ActionDrawLineBisector - + Bisector 角均分线 - - + + Not a valid expression 无效表达式 - + Number sector lines not in range: number of bisector to create must be in [1, 200] - + Select first line 选择第一根直线 - + Cancel 取消 - + Select second line 选择第二根直线 - - - + + + Back 返回 - + Enter bisector length: 输入角均分线长度: - + Enter number of bisectors: 输入角均分线数量: @@ -9499,12 +11399,12 @@ 徒手绘线(&F) - + Click and drag to draw a line 点击及拖曳绘制直线 - + Cancel 取消 @@ -9540,27 +11440,27 @@ RS_ActionDrawLineOrthTan - + Tangent &Orthogonal 正交切线 (&O) - + Select a line 选择一直线 - + Cancel 取消 - + Select circle, arc or ellipse 选择圆, 圆弧或椭圆 - + Back 返回 @@ -9576,39 +11476,39 @@ 同心 - + &Parallel 平行线(&P) - - + + &Concentric 同心(&C) - + Specify Distance <%1> or select entity or [%2] 指定距离<%1> 或 选择实体 或 [%2] - + Cancel 取消 - + Enter number: 输入数值: - - + + Not a valid expression 无效表达式 - + Not a valid number. Try 1..99 无效数值. 请输入1..99 @@ -9621,38 +11521,38 @@ 过指定点平行线 - + Select entity 选择实体 - + Cancel 取消 - + Specify through point 指定通过点 - - + + Back 返回 - + Number: 数值: - + Not a valid number. Try 1..99 无效数值. 请输入1..99 - + Not a valid expression 无效表达式 @@ -9722,32 +11622,32 @@ RS_ActionDrawLinePolygonCenCor - + Pol&ygon (Cen,Cor) 多边形(中心,角点)(&y) - + Specify center 指定中心 - + Specify a corner 指定角点 - + Enter number: 输入数值: - + Not a valid number. Try 1..9999 无效数值. 请输入1..9999 - + Not a valid expression 无效表达式 @@ -9755,43 +11655,43 @@ RS_ActionDrawLinePolygonCorCor - + Polygo&n (Cor,Cor) 多边形(角点,角点)(&n) - + Specify first corner 指定第一角点 - + Cancel 取消 - + Specify second corner 指定第二角点 - - + + Back 返回 - + Number: 数值: - + Not a valid number. Try 1..9999 无效数值. 请输入1..9999 - + Not a valid expression. 无效表达式 @@ -9799,27 +11699,27 @@ RS_ActionDrawLineRectangle - + Rectangle 矩形 - + Specify first corner 指定第一角点 - + Cancel 取消 - + Specify second corner 指定第二角点 - + Back 返回 @@ -9827,38 +11727,38 @@ RS_ActionDrawLineRelAngle - + Relative angle 相对角度 - + Orthogonal 正交 - - + + Not a valid expression 无效表达式 - + Select base entity 选择基准实体 - + Cancel 取消 - + Specify position 指定位置 - + Back 返回 @@ -9866,27 +11766,27 @@ RS_ActionDrawLineTangent1 - + Tangent (P,C) 切线(点,圆) - + Specify point 指定点 - + Cancel 取消 - + Select circle, arc or ellipse 选择圆, 圆弧或椭圆 - + Back 返回 @@ -9894,17 +11794,17 @@ RS_ActionDrawLineTangent2 - + Tangent (C,C) 切线(圆,圆) - + Select first circle or ellipse 指定第一个圆或者椭圆 - + Select second circle or ellipse 指定第二个圆或者椭圆 @@ -9913,7 +11813,7 @@ 选择第一个圆或圆弧 - + Cancel 取消 @@ -9922,7 +11822,7 @@ 选择第二个圆或圆弧 - + Back 返回 @@ -9930,27 +11830,27 @@ RS_ActionDrawMText - + &MText 文字段(&M) - + Specify insertion point 指定插入点 - + Cancel 取消 - + Enter text: 输入文本: - + Back 返回 @@ -9958,17 +11858,17 @@ RS_ActionDrawPoint - + &Points 点(&P) - + Specify location 指定位置 - + Cancel 取消 @@ -9976,43 +11876,43 @@ RS_ActionDrawPolyline - + &Polyline 多段线(&P) - + Draw polylines 绘制多段线 - + Specify first point 指定第一点 - + Cancel 取消 - + Specify next point or [%1] 指定下一点或[%1] - - + + Back 返回 - + Specify next point 指定下一点 - + Cannot close sequence of lines: Not enough entities defined yet. 无法闭合直线序列. 实体数目尚不足. @@ -10021,7 +11921,7 @@ 抱歉, 由于某处致命错误无法撤消. - + Cannot undo: Not enough entities defined yet. 无法撤消: 实体数目尚不足. @@ -10029,38 +11929,38 @@ RS_ActionDrawSpline - + &Spline 样条曲线(&P) - + Specify first control point 指定第一控制点 - + Cancel 取消 - + Specify next control point or [%1] 指定下一控制点或[%1] - - + + Back 返回 - + Specify next control point 指定下一控制点 - + Cannot undo: Not enough entities defined yet. 无法撤消: 实体数目尚不足. @@ -10068,33 +11968,33 @@ RS_ActionDrawText - + &Text 文本(&T) - + Specify insertion point 指定插入点 - + Cancel 取消 - + Specify second point 指定第二点 - + Enter text: 输入文本: - + Back 返回 @@ -10102,22 +12002,22 @@ RS_ActionEditCopy - + &Copy 复制(&C) - + Cu&t 剪切(&t) - + Specify reference point 指定参照点 - + Cancel 取消 @@ -10125,17 +12025,17 @@ RS_ActionEditPaste - + &Paste 粘贴(&P) - + Set reference point 设置参照点 - + Cancel 取消 @@ -10143,22 +12043,22 @@ RS_ActionEditUndo - + &Undo 撤消(&U) - + &Redo 重做(&R) - + Nothing to undo! 无操作可撤销! - + Nothing to redo! 无操作可重做! @@ -10170,7 +12070,7 @@ 新建(&N)... - + &New 新建(&N) @@ -10178,7 +12078,7 @@ RS_ActionFileNewTemplate - + New From &Template 从模板新建(&T) @@ -10186,7 +12086,7 @@ RS_ActionFileOpen - + &Open... 打开(&O)... @@ -10202,7 +12102,7 @@ RS_ActionFileSaveAs - + Save &as... 另存为(&a)... @@ -10218,7 +12118,7 @@ 角度: %1%2 - + An&gle between two lines 两线夹角 (&g) @@ -10237,22 +12137,22 @@ 直线相互平行 - + Specify first line 指定第一根直线 - + Cancel 取消 - + Specify second line 指定第二根直线 - + Back 返回 @@ -10264,43 +12164,43 @@ 多边形面积 - + Area: %1 面积: %1 - + Circumference: %1 周长: %1 - + Polygonal &Area 多边形面积 (&A) - + Closing Point: %1/%2 最近点:%1/%2 - + Point: %1/%2 点: %1/%2 - + Specify first point of polygon 指定多边形第一点 - - + + Cancel 取消 - + Specify next point of polygon 指定多边形下一点 @@ -10312,7 +12212,7 @@ RS_ActionInfoDist - + &Distance Point to Point 点到点距离(&D) @@ -10321,27 +12221,31 @@ 距离: %1 - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 - 距离:%1 直角坐标:(%2 , %3), 极坐标: (%4<%5 + 距离:%1 直角坐标:(%2 , %3), 极坐标: (%4<%5 + + + + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) + 距离:%1 直角坐标:(%2 , %3), 极坐标: (%4<%5 {1 ?} {2 ?} {3)?} {4<?} {5)?} - + Specify first point of distance 指定距离的第一点 - + Cancel 取消 - + Specify second point of distance 指定距离的第二点 - + Back 返回 @@ -10349,32 +12253,32 @@ RS_ActionInfoDist2 - + &Distance Entity to Point 实体到点距离(&D) - + Distance: %1 距离: %1 - + Specify entity 指定实体 - + Cancel 取消 - + Specify point 指定点 - + Back 返回 @@ -10382,27 +12286,27 @@ RS_ActionInfoInside - + Point inside contour 轮廓内点 - + Point is inside selected contour. 点位于选中轮廓内. - + Point is outside selected contour. 点位于选中轮廓外. - + Specify point 指定点 - + Cancel 取消 @@ -10410,17 +12314,17 @@ RS_ActionInfoTotalLength - + &Total length of selected entities 选中实体总长(&T) - + Total Length of selected entities: %1 选中实体总长: %1 - + At least one of the selected entities cannot be measured. 至少有一个选中实体无法测量. @@ -10432,7 +12336,7 @@ 添加图层 - + &Add Layer 添加图层(&A) @@ -10440,7 +12344,7 @@ RS_ActionLayersEdit - + &Edit Layer 编辑图层(&E) @@ -10456,12 +12360,12 @@ 解冻所有(&D) - + &Hide all 隐藏全部 (&H) - + &Show all 显示全部 (&S) @@ -10473,7 +12377,7 @@ 删除图层 - + &Remove Layer 删除图层(&R) @@ -10485,7 +12389,7 @@ 切换图层锁定 - + Toggle Layer Loc&k 改变图层锁定 (&k) @@ -10493,7 +12397,7 @@ RS_ActionLayersTogglePrint - + Toggle Layer &Print 改变是否为辅助图层(&P) @@ -10505,7 +12409,7 @@ 切换图层(&T) - + &Toggle Layer Visibility 改变图层可见 (&T) @@ -10513,38 +12417,38 @@ RS_ActionLibraryInsert - + Insert Library Object 插入库对象 - + Cannot open file '%1' 无法打开文件 '%1' - - + + Not a valid expression 无效表达式 - + Specify reference point 指定参照点 - + Cancel 取消 - + Enter angle: 输入角度: - + Enter factor: 输入因子: @@ -10552,7 +12456,7 @@ RS_ActionLockRelativeZero - + (Un-)&Lock Relative Zero 相对原点锁定/解锁(&L) @@ -10560,7 +12464,7 @@ RS_ActionModifyAttributes - + &Attributes 属性(&A) @@ -10568,45 +12472,45 @@ RS_ActionModifyBevel - + &Bevel 倒角(&B) - - + + Not a valid expression 无效表达式 - + Select first entity 指定第一实体 - + Cancel 取消 - + Select second entity 指定第二实体 - - - + + + Back 返回 - + Enter length 1: 输入长度1: - + Enter length 2: 输入长度2: @@ -10614,13 +12518,13 @@ RS_ActionModifyCut - + &Divide 打断(&D) - - + + No Entity found. 未发现实体. @@ -10629,37 +12533,37 @@ 实体类型必须为直线, 圆弧, 圆或椭圆. - + Entity must be a line, arc, circle, ellipse or interpolation spline. - + Cutting point is invalid. 剪切点无效. - + Cutting point is not on entity. 剪切点不在实体上. - + Specify entity to cut 指定待剪切实体 - + Cancel 取消 - + Specify cutting point 指定剪切点 - + Back 返回 @@ -10675,67 +12579,87 @@ RS_ActionModifyDeleteFree - + Delete Freehand 删除手绘线 - + Entities not in the same polyline. 实体不属于同一多段线. - + Parent of second entity is not a polyline 第二个实体的父对象不是多段线 - Parent of second entity is NULL - 第二个实体的父对象为空 + 第二个实体的父对象为空 - One of the chosen entities is NULL - 所选实体之一为空 + 所选实体之一为空 - + Parent of first entity is not a polyline 第一个实体的父对象不是多段线 - Parent of first entity is NULL - 第一个实体的父对象为空 + 第一个实体的父对象为空 - First entity is NULL - 第一个实体为空 + 第一个实体为空 - Second entity is NULL - 第二个实体为空 + 第二个实体为空 + + + + Parent of second entity is nullptr + + + + + One of the chosen entities is nullptr + + + + + Parent of first entity is nullptr + + + + + First entity is nullptr + + + + + Second entity is nullptr + - + Specify first break point on a polyline 指定多段线上的第一个打断点 - + Cancel 取消 - + Specify second break point on the same polyline 指定同一多段线上的第二个打断点 - + Back 返回 @@ -10743,17 +12667,17 @@ RS_ActionModifyDeleteQuick - + &Delete selected 删除选中(&D) - + Pick entity to delete 选择待删实体 - + Cancel 取消 @@ -10761,7 +12685,7 @@ RS_ActionModifyEntity - + &Properties 特性(&P) @@ -10769,7 +12693,7 @@ RS_ActionModifyExplodeText - + &Explode Text into Letters 分解文本为字符(&E) @@ -10777,27 +12701,27 @@ RS_ActionModifyMirror - + &Mirror 镜像(&M) - + Specify first point of mirror line 指定镜像轴第一点 - + Cancel 取消 - + Specify second point of mirror line 指定镜像轴第二点 - + Back 返回 @@ -10805,32 +12729,32 @@ RS_ActionModifyMove - + &Move / Copy 移动/复制(&M) - + Invalid number of copies, use %1 无效副本数, 实际使用%1 - + Specify reference point 指定参照点 - + Cancel 取消 - + Specify target point 指定目标点 - + Back 返回 @@ -10838,38 +12762,38 @@ RS_ActionModifyMoveRotate - + M&ove and Rotate 移动及旋转(&o) - + Not a valid expression 无效表达式 - + Specify reference point 指定参照点 - + Cancel 取消 - + Specify target point 指定目标点 - - + + Back 返回 - + Enter rotation angle: 输入旋转角度: @@ -10882,12 +12806,12 @@ 偏移(&O) - + Specify direction of offset 指定偏移方向 - + Back 返回 @@ -10895,12 +12819,12 @@ RS_ActionModifyRevertDirection - + Re&vert direction 返转方向 (&v) - + Ctrl+R Ctrl+R @@ -10908,29 +12832,29 @@ RS_ActionModifyRotate - + &Rotate 旋转(&R) - + Specify rotation center 指定旋转中心 - + Specify reference point 指定参照点 - + Specify target point to rotate to 指定旋转目标点 - + + - Back 返回 @@ -10938,27 +12862,27 @@ RS_ActionModifyRotate2 - + Rotate T&wo 两点旋转(&w) - + Specify absolute reference point 指定绝对参照点 - + Cancel 取消 - + Specify relative reference point 指定相对参照点 - + Back 返回 @@ -10970,38 +12894,38 @@ 圆角(&R) - + &Fillet - + Not a valid expression 无效表达式 - + Specify first entity 指定第一实体 - - + + Back 返回 - + Specify second entity 指定第二实体 - + Enter radius: 输入半径: - + Cancel 取消 @@ -11009,17 +12933,17 @@ RS_ActionModifyScale - + &Scale 缩放(&S) - + Specify reference point 指定参照点 - + Cancel 取消 @@ -11027,39 +12951,39 @@ RS_ActionModifyStretch - + &Stretch 拉伸(&S) - + Specify first corner 指定第一角点 - + Cancel 取消 - + Specify second corner 指定第二角点 - - - + + + Back 返回 - + Specify reference point 指定参照点 - + Specify target point 指定目标点 @@ -11067,44 +12991,44 @@ RS_ActionModifyTrim - + &Trim 修剪(&T) - + &Trim Two 修剪两实体(&T) - + Select first trim entity 选择第一个修剪实体 - - + + Cancel 取消 - + Select limiting entity 选择限制实体 - - + + Back 返回 - + Select second trim entity 选择第二个修剪实体 - + Select entity to trim 选择待修剪实体 @@ -11112,37 +13036,37 @@ RS_ActionModifyTrimAmount - + &Lengthen 延长(&L) - + No entity found. 未发现实体. - + The chosen Entity is in a block. Please edit the block. 所选实体属于图块. 请编辑图块. - + The chosen Entity is not an atomic entity or cannot be trimmed. 所选实体不是元实体或无法修剪. - + Not a valid expression 无效表达式 - + Select entity to trim or enter distance: 选择待修剪实体或输入距离: - + Back 返回 @@ -11150,7 +13074,7 @@ RS_ActionOptionsDrawing - + Current &Drawing Preferences 当前图纸选项(&D) @@ -11158,53 +13082,53 @@ RS_ActionOrder - + move to bottom 移到最底 - + set to bottom 设为底 - + lower after entity 比实体底 - + lower over entity 比实体底 - - + + raise over entity 提高到实体上 - + move to top 移到最顶 - + set to top 设为顶 - + No Entity found. 未发现实体. - + Choose entity for order 选择要排序的实体 - + Cancel 取消 @@ -11212,53 +13136,53 @@ RS_ActionPolylineAdd - + &Add node 添加节点(&A) - + Add polyline's node 添加多段线节点 - - + + No Entity found. 未发现实体. - + Entity must be a polyline. 实体类型必须为多段线. - + Adding point is invalid. 添加点无效. - + Adding point is not on entity. 添加点不在实体上. - + Specify polyline to add nodes 指定待添加节点多段线 - + Cancel 取消 - + Specify adding node's point 指定添加节点点位 - + Back 返回 @@ -11266,63 +13190,63 @@ RS_ActionPolylineAppend - + A&ppend node 追加节点(&p) - + Append polyline's node 追加多段线节点 - + No Entity found. 未发现实体. - + Entity must be a polyline. 实体类型必须为多段线. - + Can not append nodes in a closed polyline. 无法向闭合多段线追加节点. - + Click somewhere near the beginning or end of existing polyline. 点击现有多段线起点或终点的附近区域. - + Specify the polyline somewhere near the beginning or end point 在起点或终点的附近区域指定多段线 - + Cancel 取消 - + Specify next point or [%1] 指定下一点或[%1] - - + + Back 返回 - + Specify next point 指定下一点 - + Cannot undo: Not enough entities defined yet. 无法撤消: 实体数目尚不足. @@ -11330,33 +13254,33 @@ RS_ActionPolylineDel - + &Delete node 删除节点(&D) - + Delete polyline's node 删除多段线节点 - - + + No Entity found. 未发现实体. - + Entity must be a polyline. 实体类型必须为多段线. - + Deleting point is invalid. 无效删除点 - + Deleting point is not on entity. 删除点不在实体上. @@ -11369,22 +13293,22 @@ 添加点不在实体上. - + Specify polyline to delete node 指定待删除节点多段线 - + Cancel 取消 - + Specify deleting node's point 指定删除节点点位 - + Back 返回 @@ -11392,70 +13316,70 @@ RS_ActionPolylineDelBetween - + Delete &between two nodes 删除两节点间(&b) - + Delete between two nodes 删除两节点间 - - - + + + No Entity found. 未发现实体. - + Entity must be a polyline. 实体类型必须为多段线. - + Deletinging point is invalid. 删除点无效. - + Deleting point is not on entity. 删除点不在实体上. - + Deleting point is invalid. 删除点无效 - + Deleteinging point is not on entity. 删除点不在实体上. - + Specify polyline to delete between two nodes 指定多段线以删除两节点间 - + Cancel 取消 - + Specify first node 指定第一个节点 - - + + Back 返回 - + Specify second node 指定第二个节点 @@ -11463,32 +13387,32 @@ RS_ActionPolylineEquidistant - + Create &Equidistant Polylines 创建等距多段线(&E) - + Create Equidistant Polylines 创建等距多段线 - + No Entity found. 未发现实体. - + Entity must be a polyline. 实体类型必须为多段线. - + Choose the original polyline 选择原始多段线 - + Cancel 取消 @@ -11496,27 +13420,31 @@ RS_ActionPolylineSegment - + Create Polyline from Existing &Segments 从现有分段创建多段线(&S) - + Create Polyline from Existing Segments 从现有分段创建多段线 - + + Polyline created + + + + No Entity found. 未发现实体. - Entity must be a line, arc or polyline. - 实体必须为线,弧,或者多线段 + 实体必须为线,弧,或者多线段 - + Entity can not be a closed polyline. 实体不能是封闭多线段 @@ -11525,12 +13453,12 @@ 实体类型必须为直线或圆弧. - + Choose one of the segments on the original polyline 选择原始多段线上的某一分段 - + Cancel 取消 @@ -11538,62 +13466,62 @@ RS_ActionPolylineTrim - + &Trim segments 修剪分段(&T) - + Trim polyline's segments 修剪多段线分段 - - - + + + No Entity found. 未发现实体. - + Entity must be a polyline. 实体类型必须为多段线. - - + + Specifying point is invalid. 指定点无效. - - + + No Segment found on entity. 实体上未发现分段. - + Specify polyline to trim 指定待修剪多段线 - + Cancel 取消 - + Specify first segment 指定第一分段 - - + + Back 返回 - + Specify second segment 指定第二分段 @@ -11601,21 +13529,31 @@ RS_ActionPrintPreview - + Print Pre&view 打印预览(&v) - + Printout offset in paper coordinates by (%1, %2) - + Printout offset in graph coordinates by (%1, %2) + + Printout in Black/White + + + + + Printout in color + + + Printout offset in graph coordinates @@ -11641,7 +13579,7 @@ - + RS_ActionPrintPreview::fit(): Invalid paper size RS_ActionPrintPreview::fit(): 无效纸张尺寸 @@ -11649,114 +13587,114 @@ RS_ActionSelect - - + + No entity selected! 未选任何实体! - + Select to modify attributes 选择实体修改属性 - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + Cancel 取消 - + Select entities to order 选择要排序的实体 - + Select to delete 选择要删除的实体 - + Select to delete immediately 选择实体立即删除 - + Select to move 选择实体进行移动 - + Select to copy 选择复制 - + Select to cut 选择剪切 - + Select to revert direction 选择实体来返转方向 - + Select to rotate 选择实体进行旋转 - + Select to scale 选择实体进行缩放 - + Select to mirror 选择实体进行镜像 - + Select to move and rotate 选择实体进行移动和旋转 - + Select to create offset 选择偏移基于的实体 - + Select for two axis rotation 选择实体进行两中心旋转 - + Select to explode text 选择拆开文字 - + Select to explode block 选择需要拆开的图块 - + Select to create block 选择实体创建图块 @@ -11764,17 +13702,17 @@ RS_ActionSelectAll - + Select &All 选择所有(&A) - + Deselect &all 放弃所有(&a) - + Ctrl+K Ctrl+K @@ -11782,12 +13720,12 @@ RS_ActionSelectContour - + (De-)Select &Contour (放弃)选择轮廓(&C) - + Entity must be an Atomic Entity. 实体类型必须为元实体. @@ -11795,32 +13733,32 @@ RS_ActionSelectIntersected - + Select Intersected Entities 选择相交实体 - + Deselect Intersected Entities 放弃选择相交实体 - + Choose first point of intersection line 选择相交直线的第一点 - + Cancel 取消 - + Choose second point of intersection line 选择相交直线的第二点 - + Back 返回 @@ -11828,7 +13766,7 @@ RS_ActionSelectInvert - + Invert Selection 反向选择 @@ -11836,7 +13774,7 @@ RS_ActionSelectLayer - + (De-)Select Layer (放弃)选择图层 @@ -11844,7 +13782,7 @@ RS_ActionSelectSingle - + Select Entity 选择实体 @@ -11852,12 +13790,12 @@ RS_ActionSelectWindow - + Select Window 选择窗口 - + Deselect Window 放弃选择窗口 @@ -11866,22 +13804,22 @@ 选择第一条边 - + Cancel 取消 - + Click and drag for the selection window 点击拖动以定义选择窗口 - + Choose second edge 选择第二条边 - + Back 返回 @@ -11893,17 +13831,17 @@ 相对原点设置 - + Set &Relative Zero 选择相对零点 (&R) - + Set relative Zero 相对原点设置 - + Cancel 取消 @@ -11911,23 +13849,23 @@ RS_ActionSnapIntersectionManual - + I&ntersection Manually 手动求交 - + Select first entity 选择第一个实体 - - + + Back 返回 - + Select second entity 选择第二个实体 @@ -11966,10 +13904,20 @@ 放大(&I) + + Zooms in + + + Zoom &Out 缩小(&O) + + + Zooms out + + RS_ActionZoomPan @@ -11978,23 +13926,23 @@ 拖拉缩放(&P) - + Zoom &Panning 缩放和平移(&P) - + Click and drag to pan zoom 点击拖动视图 - - + + Cancel 取消 - + Zoom panning 可视窗口滑动 @@ -12022,27 +13970,27 @@ RS_ActionZoomWindow - + &Window Zoom 窗口缩放(&W) - + Specify first edge 指定第一条边 - + Cancel 取消 - + Specify second edge 指定第二条边 - + Back 返回 @@ -12050,55 +13998,41 @@ RS_Commands - - point - point + point - - po - po + po - - line - line + line ln ln - l - l + l - - polyline - polyline + polyline - - offset - offset + offset - o offset - o + o - - parallel - parallel + parallel par @@ -12106,353 +14040,261 @@ par - - arc - arc + arc - a - a + a - - circle - circle + circle - - ci - ci + ci - - rectangle - rectangle + rectangle - rec - rec + rec - rectang - rectang + rectang - - - text - text + text - - regen - regen + regen - rg zoom - redraw - rg + rg - zr zoom - redraw - zr + zr - zw zoom - window - zw + zw - za zoom - auto - za + za - zp zoom - pan - zp + zp - zv zoom - previous - zv + zv - - kill - kill + kill - - k - k + k - - - undo - undo + undo - - u undo - u + u - - - redo - redo + redo - - r - r + r - da dimension - aligned - da + da - - da - da + da - dh dimension - horizontal - dh + dh - - dh - dh + dh - dr dimension - linear - dr + dr - - dr - dr + dr - dv dimension - vertical - dv + dv - - dv - dv + dv - ld dimension - leader - ld + ld - - ld - ld + ld - - dimregen - dimregen + dimregen - tm modify - multi trim (extend) - tm + tm - - tm - tm + tm - xt modify - trim (extend) - xt + xt - - xt - xt + xt - rm modify - trim - rm + rm - - rm - rm + rm - mv modify - move - mv + mv - - mv - mv + mv - ch modify - bevel (chamfer) - ch + ch - - ch - ch + ch - mi modify - mirror - mi + mi - - mi - mi + mi - ro modify - rotate - ro + ro - - ro - ro + ro - sz modify - scale - sz + sz - - sz - sz + sz - ss modify - stretch - ss + ss - - ss - ss + ss - er modify - delete (erase) - er + er - - er - er + er - oo modify - undo (oops) - oo + oo - - oo - oo + oo - uu modify - redo - uu + uu - - uu - uu + uu - xp modify - explode - xp + xp - - xp - xp + xp os @@ -12460,45 +14302,35 @@ os - os - os + os - sg snap - grid - sg + sg - - sg - sg + sg - se snap - end - se + se - - se - se + se - si snap - intersection - si + si - - si - si + si sn @@ -12506,63 +14338,49 @@ sn - - sn - sn + sn - sm snap - middle - sm + sm - - sm - sm + sm - sn snap - nearest - sn + sn - np snap - nearest point - np + np - - np - np + np - tn Deselect all - tn + tn - - tn - tn + tn - row row - row + row - Command: %1 - 命令: %1 + 命令: %1 po @@ -12575,10 +14393,9 @@ li - pa parallel - pa + pa re @@ -12666,129 +14483,74 @@ ex - - angle - 角度 + 角度 - - close - 闭合 + 闭合 - - chord length - 弦长 + 弦长 - - columns - 列数 + 列数 - columnspacing - 列距 + 列距 - - factor - 因子 + 因子 - length - 长度 + 长度 - length1 - 长度1 + 长度1 - length2 - 长度2 + 长度2 - number - 数值 + 数值 - - radius - 半径 + 半径 - rows - 行数 + 行数 - rowspacing - 行距 + 行距 - - through - 通过 + 通过 - trim - 修剪 - - - - an - angle - - - - - ce - center - - - - - cl - chord length - - - - - co - columns - + 修剪 - - ra - radius - - - - reversed reversed - 反向的 + 反向的 - - rev reversed - rev + rev r @@ -12805,268 +14567,124 @@ r - r redo - r + r - back - 返回 + 返回 - ang angle - ang + ang - - li - li + li - - pl - pl + pl - pa - pa + pa - - ar - ar + ar - - rect - rect + rect - - mtext - mtext + mtext - - redraw - redraw + redraw - zr - zr + zr - zw - zw + zw - za - za + za - zp - zp + zp - zv - zv + zv - u - u - - - - - rn - restrict - nothing - - - - - rn - - - - - - rr - restrict - orthogonal - - - - - rr - - - - - - rh - restrict - horizontal - - - - - rh - - - - - - rv - restrict - vertical - - - - - rv - - - - - - fillet - modify - fillet - - - - - - divide - modify - divide - - - - - div - modify - divide - - - - - - cut - modify - divide - + u - - re - re + re - re modify - revert direction - re + re - - os snap - free - os + os - - sc - sc + sc - sc snap - center - sc + sc - - sd - sd + sd - sd snap - distance - sd + sd - - sf - sf + sf - sf snap - free - sf + sf - - setrelativezero - - - - - setrelativezero - snap - set relative zero position - - - - - - rz - - - - - sa - sa + sa - sa Select all - sa + sa - dpi - dpi - - - - cal - command to trigger cli calculator - - - - - calculate - command to trigger cli calculator - + dpi a @@ -13074,15 +14692,13 @@ a - center - center + center - cen center - cen + cen c @@ -13100,16 +14716,14 @@ l - c close - c + c - cols columns - cols + cols c @@ -13117,117 +14731,98 @@ c - columnspacing columnspacing for inserts - columnspacing + columnspacing - colspacing columnspacing for inserts - colspacing + colspacing - cs columnspacing for inserts - cs + cs - fact factor - fact + fact - f factor - f + f - help - 帮助 + 帮助 - ? help - ? + ? - length length - length + length - len length - len + len - l length - l + l - length1 length1 - length1 + length1 - len1 length1 - len1 + len1 - l1 length1 - l1 + l1 - length2 length2 - length2 + length2 - len2 length2 - len2 + len2 - l2 length2 - l2 + l2 - number number - 数值 + 数值 - num number - num + num - n number - n + n r @@ -13255,60 +14850,41 @@ r - rowspacing rowspacing for inserts - rowspacing + rowspacing - rs rowspacing for inserts - rs + rs - t text - t + t - t through - t + t - b back - b - - - - paperoffset - - - - - graphoffset - + b - - Command not found: %1 - 命令未找到:%1 + 命令未找到:%1 - Accepted keycode: %1 - 已接受命令:%1 + 已接受命令:%1 - Available commands: - 可用命令: + 可用命令: diff -Nru librecad-2.0.8/librecad/ts/librecad_zh_tw.ts librecad-2.0.9/librecad/ts/librecad_zh_tw.ts --- librecad-2.0.8/librecad/ts/librecad_zh_tw.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/librecad/ts/librecad_zh_tw.ts 2016-01-07 07:46:24.000000000 +0000 @@ -2,46 +2,85 @@ + DlgSplinePoints + + + SplinePoints + + + + + Layer: + 圖層: + + + + Geometry + 圖形 + + + + Closed + 閉合的 + + + + Spline Points + + + + + Control Points + + + + + + Points on Spline + + + + LC_ActionDrawCircle2PR - + 2 Points, Radius - + radius=%1 is too small for points selected distance between points=%2 is larger than diameter=%3 - + Select from two possible circle centers - + Specify first point 指定第一個點 - + Cancel 取消 - + Specify second point 指定第二個點 - - + + Back 返回 - + Select circle center @@ -49,44 +88,44 @@ LC_ActionDrawSplinePoints - + &Spline through points - + Specify first control point 指定第一個控制點 - + Cancel 取消 - + Specify next control point or [%1] 指定下一個控制點或 [%1] - - + + Back 返回 - + Specify next control point 指定下一個控制點 - - + + Cannot undo: Not enough entities defined yet. - + Cannot undo: Nothing could be redone. @@ -94,12 +133,12 @@ LC_ActionFileExportMakerCam - + Export as &MakerCAM SVG... - + Export as 導出為 @@ -107,7 +146,7 @@ LC_ActionLayersToggleConstruction - + Toggle &Construction Layer @@ -115,25 +154,77 @@ LC_SimpleTests - + De&bugging 除錯(&B) - + Insert Image 插入影像 + LG_DimzerosBox + + + select: + + + + + remove left + + + + + remove right + + + + + remove 0' + + + + + remove 0" + + + + + PolylineEquidistantOptions + + + Line Relative Angle Options + 線條相對角度選項 + + + + Spacing: + 間隔: + + + + + Distance from original polyline + 距離原折線距離 + + + + Copies: + 副本 + + + QC_ActionGetEnt - + Select object: 選取物件: - + Cancel 取消 @@ -141,12 +232,12 @@ QC_ActionGetPoint - + Specify a point 指定點 - + Cancel 取消 @@ -154,12 +245,12 @@ QC_ActionGetSelect - + Select objects: 選取對象: - + Cancel 取消 @@ -171,42 +262,42 @@ 外掛程式(&P) - + Running script '%1' 執行腳本 '%1' - + Inserting block '%1' 插入圖塊 '%1' - + &File 檔案(&F) - + Import 匯入 - + &Edit 編輯(&E) - + &View 檢視(&V) - + &Toolbars 工具列(&T) - + Focus on &Command Line 進入指令列(&C) @@ -215,12 +306,12 @@ CTRL+M - + &Select 選取(&S) - + &Draw 繪圖(&D) @@ -230,68 +321,68 @@ 點(&P) - + &Line 線(&L) - + &Arc 弧(&A) - + &Circle 圓(&C) - + &Ellipse 橢圓(&E) - + &Spline 雲形線(&S) - + &Polyline 聚合線(&P) - - + + &Dimension 標註(&D) - + &Modify 修改(&M) - + &Snap 貼齊(&S) - + &Info 資訊(&I) - + &Layer 圖層(&L) - + &Block 圖塊(&B) - + &Scripts 腳本(&S) @@ -300,12 +391,12 @@ &CAM - + About 關於 - + &Manual 手冊(&M) @@ -314,12 +405,12 @@ 插入影像 - + &Window 視窗(&W) - + &Help 說明(&H) @@ -328,42 +419,41 @@ 除錯(&B) - + Pen Selection 選擇繪圖筆 - + Snap Selection 選擇捕捉 - + Tool Options 工具選項 - CAD Tools - CAD 工具 + CAD 工具 - + Layer List 圖層清單 - + Block List 圖塊清單 - + Library Browser 資料庫瀏覽器 - + Command line 指令列 @@ -372,62 +462,62 @@ &%1 %2 - + Su&b-Window mode 子視窗模式(&b) - + &Cascade 重疊顯示(&C) - + &Tile 並排(&T) - + Tile &Vertically 垂直並排(&V) - + Tile &Horizontally 水平並排(&H) - + Ta&b mode 分頁模式(&b) - + Creating new file... 新建圖檔... - + Block '%1' 圖塊 '%1' - + unnamed document %1 未命名文件 %1 - + New Drawing created. 新繪圖已建立。 - + New document from template: 從模版新建檔案 - + Select Template aborted 選擇模板中止 @@ -436,22 +526,22 @@ 開啟最近的檔案... - + Warning: File already opened : 警告:檔案已開啟: - + Export as PDF - + Help files not found 未找到幫助資料檔案 - + Cannot open the file %1 Please check the permissions. @@ -460,38 +550,38 @@ 請檢查檔案權限。 - + Loaded document: 載入的文件: - + Opening aborted 已中止開啟 - + Saving drawing... 繪圖儲存中... - - + + Saved drawing: %1 已儲存繪圖: %1 - + Cannot save the file 無法儲存檔案 - + , please check the filename and permissions. ,請檢查檔案名和權限。 - + Cannot save the file %1 Please check the permissions. @@ -500,94 +590,99 @@ 請檢查檔案權限。 - + Compiler: Clang %1.%2.%3 編譯器: Clang %1.%2.%3 - + Compiler: GNU GCC %1.%2.%3 編譯器: GNU GCC %1.%2.%3 - + Compiler: Microsoft Visual C++<br> 編譯器: 微软 MSVC++ - + Qt Version: %1 Qt版本: %1 - + Please consider donating to LibreCAD to help maintain the source code and website. 請考慮捐贈給LibreCAD以幫助保持源代碼和網站。 - + Saving drawing under new filename... 以新檔名儲存繪圖... - + Draft Mode - + File 檔案 - + Export - + Edit 編輯 - + Draw &Order 同層物件次序 - + View 視圖 - + &Text 文字(&T) - + + Online (Wiki) + + + + Cannot open the file %1 Please check its existence and permissions. - + File '%1' does not exist. Opening aborted - + Auto-saving drawing... 繪圖自動儲存中... - + Auto-saved drawing 繪圖已自動儲存 - + Cannot auto-save the file %1 Please check the permissions. @@ -598,77 +693,77 @@ 無法自動儲存。 - + Auto-saving failed 自動保存失敗 - + Exporting drawing... 正在匯出繪圖... - + Export as 導出為 - + Exported: %1 已匯出: %1 - + Exporting... 匯出... - + Export complete 匯出完成 - + Export failed! 匯出失敗! - + Printing... 列印... - + Printing complete 列印完成 - + Print preview for %1 預覽列印 %1 - + Exiting application... 退出程式... - + None - + About... 關於... - + Version: %1 版本: %1 - + SCM Revision: %1 SCM 版本: %1 @@ -681,17 +776,17 @@ SVN 修訂: %1 - + Compiled on: %1 編譯: %1 - + Program Icons Supplied by 程式圖示提供 - + Splash and Logo supplied by 登入畫面與標誌提供 @@ -700,12 +795,12 @@ 日期: %1 - + Modules: %1 模組: %1 - + Main Website : 主網站: @@ -714,12 +809,12 @@ 請捐贈 LibreCAD,以幫助維持源碼與其網站。 - + Help 求助 - + Bugger, I couldn't find the helpfiles on the filesystem. 報錯,我在檔案系統上無法找到說明文件。 @@ -727,19 +822,19 @@ QC_MDIWindow - + Do you really want to close the drawing? 您確定要關閉這個繪圖? - + Do you really want to close the file %1? 您確定要關閉這個檔案 %1 嗎? - + Closing Drawing 繪圖關閉 @@ -751,52 +846,62 @@ 匯出(&E)... - + &Export as image - + &Close 關閉(&C) - + &Print... 列印(&P)... - + Export as PDF - + &Quit &離開 - + &Grid 格點(&G) - + + Ctrl+G + Toggle Grid + + + CTRL-G - CTRL-G + CTRL-G - + &Draft 草圖(&D) - + &Statusbar 狀態列(&S) - + + CAD ToolBar + + + + &Block 圖塊(&B) @@ -817,7 +922,7 @@ 返回(&b) - + &Selection pointer 選擇指向 @@ -866,22 +971,22 @@ 垂直限制(&V) - + &Preferences 偏好設定(&P) - + &Application Preferences 應用程式偏好設定(&A) - + Open IDE 開啟 IDE - + Run Script.. 執行腳本.. @@ -889,7 +994,7 @@ QG_ActionHandler - + escape escape, go back from action steps @@ -1035,12 +1140,12 @@ Esc - + Renaming Block 重新命名圖塊 - + Could not name block. A block named "%1" already exists. 無法命名圖塊。名為 "%1" 的圖塊已經存在。 @@ -1048,12 +1153,12 @@ QG_BlockWidget - + Show all blocks 顯示所有圖塊 - + Hide all blocks 隱藏所有圖塊 @@ -1062,89 +1167,89 @@ 新增圖塊 - + Create Block 建立圖塊 - + Add an empty block 新增空白圖塊 - + Remove the active block 移除作用中圖塊 - + Rename the active block 重新命名作用中圖塊 - + Edit the active block in a separate window 在分離視窗中 編輯使用中圖塊 - + save the active block to a file 保存當前圖塊作為檔案 - + Insert the active block 插入當前圖塊 - + Block Menu 圖塊選單 - + &Defreeze all Blocks 解凍所有圖塊(&D) - + &Freeze all Blocks 凍結所有圖塊(&F) - + &Add Block 新增圖塊(&A) - + &Remove Block 移除圖塊(&R) - + &Rename Block 重新命名圖塊(&R) - + &Edit Block 編輯圖塊(&E) - + &Insert Block 插入圖塊(&I) - + &Toggle Visibility 切換可見性(&T) - + &Create New Block 建立新圖塊(&C) @@ -1152,9 +1257,8 @@ QG_CadToolBar - CAD Tools - CAD 工具 + CAD 工具 @@ -1943,103 +2047,103 @@ QG_ColorBox - + Unchanged 未改變 - - + + By Layer 依圖層 - + By Block 依圖塊 - + Red - + Dark Red 暗紅 - + Yellow - + Dark Yellow 暗黃 - + Green - + Dark Green 暗綠 - + Cyan - + Dark Cyan 暗青 - + Blue - + Dark Blue 暗藍 - + Magenta 洋紅 - + Dark Magenta 暗洋紅 - + Black / White 黑/白 - + Gray - + Dark Gray 暗灰 - + Light Gray 淺灰 - + Others.. 其他.. @@ -2047,12 +2151,25 @@ QG_CommandEdit - + clear 清除 + QG_CommandHistory + + + &Copy + 複製(&C) + + + + select&All + + + + QG_CommandWidget @@ -2060,43 +2177,37 @@ 指令列 - + Command history and output 命令記錄和輸出 - - + + Command: 指令: - + <html><head/><body><p>type in coordinates or commands</p></body></html> 輸入坐標或命令 - + Clear 清除 - &Copy - 複製(&C) - - - - select&All - + 複製(&C) - + Unknown command: %1 未知指令: %1 - + escape escape, go back from action steps @@ -3784,183 +3895,192 @@ 繪圖偏好設定 - + &Paper 圖紙(&P) - + Paper Format 圖紙格式 - + &Landscape 橫向(&L) - + P&ortrait 直向(&O) - + Paper &Height: 圖紙高度(&H): - + Paper &Width: 圖紙寬度(&W): - + &Units 單位(&U) - + Main Unit 主要單位 - + &Main drawing unit: 主要繪圖單位(&M): - + Length 長度 - + &Format: 格式(&F): - + P&recision: 精確度(&R): - - + + Preview 預覽 - + linear 線性 - + Angle 角度 - + F&ormat: 格式(&O): - + Pre&cision: 精確度(&C): - + angular 稜角 - + &Grid 格點(&G) - + Grid Settings 格點設定 - + Show Grid 顯示格點 - + Crosshair 光標 - + + Length to enlarge over dimension line + + + + + <html><head/><body><p>Dimension arrow size. <a name="result_box"/>without effect when tick size <a name="result_box"/>is other than 0</p></body></html> + + + <html><head/><body><p>Text alignment.</p></body></html> - 文本對齊 + 文本對齊 - + Left crosshair with isometric grid 等軸測格點左向光標 - + Left 左向 - + Top crosshair with isometric grid 等軸測格點頂向光標 - + Top 頂向 - + Right crosshair with isometric grid 等軸測格點右向光標 - + Right 右向光標 - + Use orthogonal grid 採用正交格點 - + Orthogonal Grid 正交格點 - + Use isometric grid 採用等軸測格點 - + Isometric Grid 等軸測格點 - + X Spacing: X 間隔: - - - - - - + + + + + + auto 自動 @@ -3981,22 +4101,84 @@ 10 - + Y Spacing: Y 間隔: - + &Dimensions 標註(&D) - + + Text style: + + + + + '.' (Period) + + + + + ',' (Comma) + + + + + Decimal separator: + + + + + Linear units: + + + + + + + Color: + 顏色: + + + + Length Factor: + + + + + Angular units: + + + + + Linear zeros: + + + + + Format units + + + + + <html><head/><body><p>Distance gap around text</p></body></html> + + + + + Text size & position + + + + General Scale: 基本比例尺: - + <html><head/><body><p>Scale to multiply all dimension values.</p></body></html> 所有尺寸乘以此值 @@ -4017,17 +4199,18 @@ 5.0 - + Text Height: 文字高度: - - - - - - + + + + + + + units 單位 @@ -4040,24 +4223,78 @@ 5 - Extension line extension: - 延伸線延伸: + 延伸線延伸: - + Arrow size: 箭頭大小: - + + + Width: + 寬度: + + + + Dimension lines, arrows & ticks + + + + + Angular zeros: + + + + + Angular precision: + + + + + Enlarge: + + + + + Offset: + + + + + Linear precision: + + + + + <html><head/><body><p>Text alignment <a name="result_box"/>relative to the dimension line.</p></body></html> + + + + + Aligned + 對齊 + + + + <html><head/><body><p>Offset from origin point.</p></body></html> + + + + + Text alignment: + + + + Dimension line gap: 標註線間隔: - General Factor: - 基本因子: + 基本因子: 0.2 @@ -4088,22 +4325,21 @@ 1000 - + <html><head/><body><p>Scale to multiply all dimension geometries.</p></body></html> 所有幾何尺寸乘以此值 - Extension line offset: - 延伸線偏移: + 延伸線偏移: - + Tick size: 打勾尺寸: - + <html><head/><body><p>Dimension Tick size. Set it to 0 will disable the dimension tick. Dimension arrow won't be drawn when dimension tick is enabled.</p></body></html> 尺寸打勾大小。將它設置為0,將禁用的尺寸刻度。尺寸箭頭將不會被繪製, 如果啟用尺寸打勾。 @@ -4112,27 +4348,40 @@ 0 - Alignment: - 對準 + 對準 - Dimension Aligned - 對齊標注 + 對齊標注 - + Horizontal 水平 - + + Extension lines + + + + + Fixed length: + + + + + fixed extension line legth + + + + Splines 雲形線 - + Number of line segments per spline patch: 每條雲形線路徑的線段數量: @@ -4173,62 +4422,62 @@ Esc - + Scientific 科學 - + Decimal 十進位 - + Engineering 工程 - + Architectural 建築 - + Fractional 分數 - + Decimal Degrees 十進制 - + Deg/min/sec 度/分/秒 - + Gradians 坡度 - + Radians 弧度 - + Surveyor's units 測量單位 - + Options 選項 - + For the length formats 'Engineering' and 'Architectural', the unit must be set to Inch. 若長度格式為「工程」和「建築」,此單位必須設為英吋。 @@ -4261,25 +4510,22 @@ 指令語言(&C): - Colors - 顏色 + 顏色 - + Backgr&ound: 背景(&O): - + G&rid Color: 格點顏色(&R): - - #000000 - #000000 + #000000 #ffffff @@ -4290,14 +4536,11 @@ #c0c0c0 - - - #808080 - #808080 + #808080 - + &Meta Grid Color: 格點變化顏色(&M): @@ -4306,7 +4549,7 @@ #404040 - + S&elected Color: 選取顏色(&E): @@ -4315,17 +4558,12 @@ #a54747 - - - #FFFFFF - #FFFFFF + #FFFFFF - - #C0C0C0 - #C0C0C0 + #C0C0C0 #A54747 @@ -4336,17 +4574,17 @@ #739373 - + &Highlighted Color: 亮顯顏色(&H): - + Fontsize 字體大小 - + Statusbar: 狀態列: @@ -4387,32 +4625,32 @@ 14 - + Graphic View 圖形檢視 - + &Show large crosshairs 顯示十字準星(&S) - + Alt+S Alt+S - + A&utomatically scale grid 自動縮放格點(&U) - + Alt+U Alt+U - + Number of p&review entities: 預覽的物件數量(&R): @@ -4441,7 +4679,7 @@ 800 - + Minimal Grid Spacing (px): 最小格點間隔 (px): @@ -4458,133 +4696,360 @@ 20 - #00FFFF - #00FFFF + #00FFFF - #0000FF - #0000FF + #0000FF - - #FFFF00 - #FFFF00 + #FFFF00 - - #FF00FF - #FF00FF + #FF00FF - + St&art Handle Color: 始點標誌,顏色 (&a): - + &Handle Color: 標誌,顏色: - + &End Handle Color: 終點標誌,顏色 (&E): - + Splash Window - + Display Splash - - &Paths - 路徑(&P) + + Graphic Colors + - - Translations: - 翻譯: + + + + + + + + + + Aquamarine + - - Hatch Patterns: - 剖面線樣式: + + + + + + + + + + Azure + - - Fonts: - 字型: + + + + + + + + + + DeepSkyBlue + - - Scripts: - 腳本: + + + + + + + + + + DodgerBlue + - - Part Libraries: - 構件函式庫: + + + + + + + + + + Gray + - - Template: - 模板: + + + + + + + + + + HoneyDew + - - &Defaults - 預設值(&D) + + + + + + + + + + Lavender + - - Defaults for new drawings - 預設為新圖 + + + + + + + + + + LightGrey + - + + + + + + + + + + Navy + + + + + + + + + + + + + PaleGreen + + + + + + + + + + + + + Pink + + + + + + + + + + + + + Salmon + + + + + + + + + + + + + Silver + + + + + + + + + + + + + Violet + + + + + + + + + + + + + Wheat + + + + + + + + + + + + + White + 白色 + + + + GUI Colors + + + + + Layer/ Block Selection: + + + + + &Paths + 路徑(&P) + + + + Translations: + 翻譯: + + + + Hatch Patterns: + 剖面線樣式: + + + + Fonts: + 字型: + + + + Scripts: + 腳本: + + + + Part Libraries: + 構件函式庫: + + + + Template: + 模板: + + + + &Defaults + 預設值(&D) + + + + Defaults for new drawings + 預設為新圖 + + + &Unit: 單位(&U): - + Drawing unit. 繪圖單位 - + Program Defaults 程式預設值 + + <html><head/><body><p>When enabled, activation a layer would modify all selected entities to that new layer. To change layer of multiple entities: first select needed entities; activate a layer in the layer widget. This makes all selected entities are modified to belong to the new layer.</p></body></html> + + + + + Modify layer of selected entities, at layer activation + + + Time between automatc saving of thedocument in minutes. 自動存檔間隔分鐘數。 - + Auto save time: 自動存檔時間: - + Time between automatic saving of the document in minutes. 以分鐘為單位的文件自動保存時間間隔。 - + When set, LibreCAD will automatically generate a backup of your current drawing. 如果設置,LibreCAD會自動生成當前繪圖的備份。 - + Auto backup 自動備份 @@ -4605,12 +5070,12 @@ Esc - + Preferences 偏好設定 - + Please restart the application to apply all changes. 請重新啟動應用程式以套用所有變更。 @@ -5031,24 +5496,20 @@ 3 - &OK - 確定(&O) + 確定(&O) - Alt+O - Alt+O + Alt+O - Cancel - 取消 + 取消 - Esc - Esc + Esc @@ -5911,7 +6372,7 @@ 仍未提供文字。 - + Save As... 保存為 @@ -5919,7 +6380,7 @@ QG_FileDialog - + Drawing Exchange DXF 2000 %1 DXF 2000圖形交換檔案 %1 @@ -5928,79 +6389,79 @@ 新dxf圖形交換檔案 %1 - + Drawing Exchange DXF R12 %1 DXF圖形交換檔案 R12 %1 - + LFF Font %1 LFF 字型 %1 - + QCad Font %1 QCad字形 %1 - + Jww Drawing %1 JWW圖形交換檔案 %1 - + Drawing Exchange %1 圖形交換檔案%1 - + Drawing Exchange DXF 2007 %1 DXF圖形交換檔案2007 %1 - + Drawing Exchange DXF 2004 %1 DXF圖形交換檔案2004 %1 - + Drawing Exchange DXF R14 %1 DXF圖形交換檔案 R14 %1 - + dwg Drawing %1 DWG檔案 %1 - + QCad 1.x file %1 QCad 1.x 檔案 %1 - + Block block file 圖塊 - + Drawing drawing file 圖形檔案 - + Open %1 打開 %1 - + Untitled 無標題 - + Save %1 As 保存%1為 @@ -6337,7 +6798,7 @@ Esc - + Default Pen 預設筆 @@ -6345,77 +6806,77 @@ QG_LayerWidget - + Show all layers 顯示全部圖層 - + Hide all layers 隱藏全部圖層 - + Add a layer 新增圖層 - + Remove the current layer 移除目前圖層 - + Modify layer attributes / rename 修改圖層屬性 / 重新命名 - + Looking for matching layer names 尋找匹配層名 - + Layer Menu 圖層選單 - + &Defreeze all Layers 解除凍結全部圖層(&D) - + &Freeze all Layers 凍結全部圖層(&F) - + &Add Layer 新增圖層(&A) - + &Remove Layer 移除圖層(&R) - + Edit Layer &Attributes - + Toggle Layer &Visibility - + Toggle Layer &Printing - + Toggle &Construction Layer @@ -6463,12 +6924,12 @@ 資料庫瀏覽器 - + Directories 目錄 - + Insert 插入 @@ -6929,43 +7390,35 @@ QG_PenToolBar - Line color - 線顏色 + 線顏色 - Line width - 線寬 + 線寬 - Line type - 線類型 + 線類型 QG_PolylineEquidistantOptions - Line Relative Angle Options - 線條相對角度選項 + 線條相對角度選項 - Spacing: - 間隔: + 間隔: - - Distance from original polyline - 距離原折線距離 + 距離原折線距離 - Copies: - 副本 + 副本 @@ -7238,72 +7691,72 @@ 鎖定相對原點 - + Free Snap 自由捕捉 - + Snap on grid 捕捉格點 - + Snap on Endpoints 捕捉端點 - + Snap on Entity 捕捉實體 - + Snap Center 捕捉實體中心 - + Snap Middle 捕捉中間點 - + Snap Distance 根據距離捕捉 - + Snap Intersection 捕捉交點 - + Restrict Horizontal 限制水平方向 - + Restrict Vertical 限制垂直方向 - + Restrict Orthogonal 限制水平/垂直方向 - + Restrict Nothing 取消限制 - + Set relative zero position 設置相對零點 - + Lock relative zero position 鎖定相對零點 @@ -7374,17 +7827,17 @@ 距離。負值可修剪,正值可延伸。 - + Length: 長度: - + Distance. Negative values for trimming, positive values for extending. Negative sign is ignored when trimming to final total length. 延伸距離。負值修剪,正值延長。最後的總長度修剪時,負號被忽略。 - + The input length is used as total length after trimming, instead of length increase 輸入長度作為修正後的總長度,而不是長度的增加 @@ -7420,143 +7873,143 @@ QG_WidthBox - + - Unchanged - - 未變更 - - - + + By Layer 依圖層 - + By Block 依圖塊 - + Default 預設 - + 0.00mm 0.00mm - + 0.05mm 0.05mm - + 0.09mm 0.09mm - + 0.13mm (ISO) 0.13mm (ISO) - + 0.15mm 0.15mm - + 0.18mm (ISO) 0.18mm (ISO) - + 0.20mm 0.20mm - + 0.25mm (ISO) 0.25mm (ISO) - + 0.30mm 0.30mm - + 0.35mm (ISO) 0.35mm (ISO) - + 0.40mm 0.40mm - + 0.50mm (ISO) 0.50mm (ISO) - + 0.53mm 0.53mm - + 0.60mm 0.60mm - + 0.70mm (ISO) 0.70mm (ISO) - + 0.80mm 0.80mm - + 0.90mm 0.90mm - + 1.00mm (ISO) 1.00mm (ISO) - + 1.06mm 1.06mm - + 1.20mm 1.20mm - + 1.40mm (ISO) 1.40mm (ISO) - + 1.58mm 1.58mm - + 2.00mm (ISO) 2.00mm (ISO) - + 2.11mm 2.11mm @@ -7564,52 +8017,57 @@ QMessageBox - - - - - + + + + + Warning 警告 - + Layer Properties 圖層屬性 - + Layer with a name "%1" already exists. Please specify a different name. 相同名稱 "%1" 的圖層已經存在。請指定不同的名稱。 - - + + Remove Layer 移除圖層 - Layer "%1" and all entities on it will be removed. - 圖層"%1"與其所有物件將被移除。 + 圖層"%1"與其所有物件將被移除。 + + + + Layer "%1" and all entities on it will be removed. +This action can NOT be undone. + - + Layer "%1" can never be removed. 無法刪除圖層"%1"。 - + Layer Dialog 圖層對話框 - + Remove Block 移除圖塊 - + Block "%1" and all its entities will be removed. 圖塊"%1"與其所有物件將被移除。 @@ -7617,137 +8075,142 @@ QObject - None - + + + + + None + unknown length unit + - - + + Inch 英吋 - - + + Foot 英呎 - - + + Mile 英哩 - - + + Millimeter 公厘 - - + + Centimeter 公分 - - + + Meter 公尺 - - + + Kilometer 公里 - - + + Microinch 微英吋 - - + + Mil 密爾(千分之一英吋) - - + + Yard - - + + Angstrom 埃(光譜) - - + + Nanometer 奈米 - - + + Micron 微米 - - + + Decimeter 公寸 - - + + Decameter 公丈 - - + + Hectometer 公引 - - + + Gigameter 百萬公里 - - + + Astro 天文單位 - - + + Lightyear 光年 - - + + Parsec 秒差距 - + Loading.. 正在載入.. - + Loading... 正在載入... @@ -7756,12 +8219,12 @@ 載入資料庫路徑.. - + Loading File %1.. 正在載入檔案 %1.. - + All Image Files (%1) 所有影像檔(%1) @@ -7770,145 +8233,145 @@ 所有影像檔案 (%1) - + All Files (*.*) 所有檔案 (*.*) - + Open Image 開啟影像 - + Windows Bitmap Windows 點陣圖 - + Joint Photographic Experts Group 聯合影像專業組織 - + Graphics Interchange Format 圖形交換格式 - + Multiple-image Network Graphics 多重影像網路圖形 - + Portable Bit Map 可攜式點陣圖 - + Portable Grey Map 可攜式灰階圖 - + Portable Network Graphic 可攜式網路圖形 - + Portable Pixel Map 可攜式像素圖 - + X Bitmap Format X 點陣圖格式 - + X Pixel Map X像素圖 - + Scalable Vector Graphics 可縮放向量圖形 - + SGI Black & White SGI黑白图像 - + Encapsulated PostScript EPS 封裝PostScript檔 - + Encapsulated PostScript Format EPS 封裝PostScript檔 - + Encapsulated PostScript Interchange EPSI 封裝PostScript檔 - + Windows Icon ICO,图标格式 - + JPEG 2000 JPEG 2000 - + ZSoft Paintbrush PIC PCPaint格式 - + PC Paint PC Paint - + SGI-Bilddatei RGB, SGI圖像格式 - + Targa Image File TGA Truevison圖像格式 - + Tagged Image File Format TIFF 圖像格式 - - + + Save Drawing As 另存圖形為 - + %1 already exists. Do you want to replace it? %1 已經存在。 您確定要取代它嗎? - + Old Drawing Exchange %1 DXF 舊制圖格式 - + Drawing Exchange %1 圖形交換%1 @@ -7917,278 +8380,1700 @@ 新dxf圖形交換檔案 %1 - + dwg Drawing %1 DWG 制圖格式 %1 - + QCad 1.x file %1 QCad 1.x 檔案 %1 - + LFF Font %1 LFF 字型 %1 - + Font %1 字型 %1 - + Jww %1 jww %1 - + Open Drawing 開啟繪圖 - + enter an integer number 輸入整數 - - - + + + LibreCAD query LibreCAD 查詢 - + enter a number 輸入數字 - + enter text 輸入文字 - Block %1 already exist, renamed to: %2 - 圖塊%1已經存在, 重命名%2 + 圖塊%1已經存在, 重命名%2 - + Opened dwg file version %1. 已打開DWG制圖版本%1 - + unknown error opening dwg file 打開dwg檔案時出現未知錯誤 - + can't open this dwg file 無法打開DWG檔案 - + unsupported dwg version 不支持DWG制圖版本 - - error reading file matadata in dwg file + + error reading file metadata in dwg file - + error reading file header in dwg file 讀dwg檔案頭時出現錯誤 - + error reading header vars in dwg file 讀dwg檔案頭變量時出現錯誤 - + error reading classes in dwg file 讀dwg檔案類時出現錯誤 - + error reading offsets in dwg file 讀dwg檔案偏移時出現錯誤 - + error reading tables in dwg file 讀dwg檔案表時出現錯誤 - + error reading blocks in dwg file - + error reading entities in dwg file 讀dwg檔案實體時出現錯誤 - + error reading objects in dwg file - + File on disk modified. Please save to another file to avoid data loss! File modified: %1 - + Hatch failed due to a gap=%1 between (%2, %3) and (%4, %5) - + Warning 警告 - + experimental, save your work first. Continue? - - - RS_ActionBlocksAdd - - &Add Block - 新增圖塊(&A) + + : duplicated command: %1 is already taken by %2 + - - - RS_ActionBlocksAttributes - - &Rename Block - 重新命名圖塊(&R) + + point + draw point + - - - RS_ActionBlocksCreate - - &Create Block - 建立圖塊(&C) + + po + draw point + po - - Specify reference point - 指定參考點 + + line + draw line + - - Cancel - 取消 + + li + draw line + li - - - RS_ActionBlocksEdit - - &Edit Block - 編輯圖塊(&E) + + l + draw line + l - - - RS_ActionBlocksExplode - &Explode - 分解(&E) + + polyline + draw polyline + 聚合線 - - Ex&plode - 拆開 (&p) + + pl + draw polyline + pl - - - RS_ActionBlocksFreezeAll - &Freeze all - 全部凍結(&F) + + free + draw freehand line + - &Defreeze all - 全部解除凍結(&D) + + fhl + draw freehand line + - - &Hide all - 全部隱藏(&H) + + spline + draw spline + - - &Show all - 顯示全部(&S) + + spl + draw spline + - - - RS_ActionBlocksInsert - - &Insert Block - 插入圖塊(&I) + + spline2 + spline through points + - - - - - - - Not a valid expression + + stp + spline through points + + + + + offset + create offset + 偏移複製 + + + + parallel + create offset + 平行 + + + + o + create offset + o + + + + pa + create offset + pa + + + + ptp + parallel through point + + + + + pp + parallel through point + + + + + bisect + angle bisector + + + + + bi + angle bisector + + + + + tangentpc + tangent point and circle + + + + + tanpc + tangent point and circle + + + + + perp + perpendicular line + + + + + ortho + perpendicular line + + + + + vertical + vertical line + + + + + ver + vertical line + + + + + horizontal + horizontal line + + + + + hor + horizontal line + + + + + rectangle + draw rectangle + 矩形 + + + + rectang + draw rectangle + 矩形 + + + + rect + draw rectangle + rect + + + + rec + draw rectangle + rec + + + + polygon2v + polygon by 2 vertices + + + + + poly2 + polygon by 2 vertices + + + + + arc + draw arc + + + + + a + draw arc + a + + + + circle + draw circle + + + + + ci + draw circle + ci + + + + circle2 + circle 2 points + + + + + c2 + circle 2 points + c2 + + + + circle3 + circle 3 points + + + + + c3 + circle 3 points + c3 + + + + circlecr + circle with center and radius + + + + + cc + circle with center and radius + + + + + tan3 + circle tangent to 3 + + + + + ct3 + circle tangent to 3 + + + + + ellipseinscribed + inscribed ellipse + + + + + ei + inscribed ellipse + + + + + ie + inscribed ellipse + + + + + hatch + draw hatch + + + + + ha + draw hatch + + + + + mtext + draw mtext + mtext + + + + mtxt + draw mtext + + + + + text + draw text + 文字 + + + + txt + draw text + + + + + regen + zoom - redraw + 重生 + + + + redraw + zoom - redraw + redraw + + + + rg + zoom - redraw + rg + + + + zr + zoom - redraw + zr + + + + zoomwindow + zoom - window + + + + + zw + zoom - window + zw + + + + zoomauto + zoom - auto + + + + + za + zoom - auto + za + + + + zoompan + zoom - pan + + + + + zp + zoom - pan + zp + + + + zoomprevious + zoom - previous + + + + + zv + zoom - previous + zv + + + + kill + kill all actions + kill + + + + k + kill all actions + k + + + + undo + undo cycle + 復原 + + + + u + undo cycle + u + + + + redo + redo cycle + 重作 + + + + r + redo cycle + r + + + + dimaligned + dimension - aligned + + + + + da + dimension - aligned + da + + + + dimhorizontal + dimension - horizontal + + + + + dh + dimension - horizontal + dh + + + + dimvertical + dimension - vertical + + + + + dv + dimension - vertical + dv + + + + dimlinear + dimension - linear + + + + + dl + dimension - linear + + + + + dr + dimension - linear + dr + + + + dimangular + dimension - angular + + + + + dan + dimension - angular + + + + + dimradial + dimension - radial + + + + + dimradius + dimension - radius + + + + + dimdiametric + dimension - diametric + + + + + dimdiameter + dimension - diametric + + + + + dd + dimension - diametric + + + + + dimleader + dimension - leader + + + + + ld + dimension - leader + ld + + + + dimregen + dimension - regenerate + dimregen + + + + restrictnothing + restrict - nothing + + + + + rn + restrict - nothing + + + + + restrictorthogonal + restrict - orthogonal + + + + + rr + restrict - orthogonal + + + + + restricthorizontal + restrict - horizontal + + + + + rh + restrict - horizontal + + + + + restrictvertical + restrict - vertical + + + + + rv + restrict - vertical + + + + + move + modify - move (copy) + + + + + mv + modify - move (copy) + mv + + + + bevel + modify - bevel + + + + + bev + modify - bevel + + + + + ch + modify - bevel + ch + + + + fillet + modify - fillet + + + + + fi + modify - fillet + + + + + divide + modify - divide (cut) + + + + + cut + modify - divide (cut) + + + + + div + modify - divide (cut) + + + + + mirror + modify - mirror + + + + + mi + modify - mirror + mi + + + + revert + modify - revert direction + + + + + rev + modify - revert direction + rev + + + + rotate + modify - rotate + + + + + ro + modify - rotate + ro + + + + scale + modify - scale + + + + + sz + modify - scale + sz + + + + trim + modify - trim (extend) + 修剪 + + + + tm + modify - trim (extend) + tm + + + + trim2 + modify - multi trim (extend) + + + + + tm2 + modify - multi trim (extend) + + + + + lengthen + modify - lengthen + + + + + le + modify - lengthen + + + + + stretch + modify - stretch + + + + + ss + modify - stretch + ss + + + + delete + modify - delete (erase) + + + + + er + modify - delete (erase) + er + + + + del + modify - delete (erase) + + + + + explode + explode block/polyline into entities + + + + + xp + explode block/polyline into entities + xp + + + + snapfree + snap - free + + + + + os + snap - free + os + + + + sf + snap - free + sf + + + + snapcenter + snap - center + + + + + sc + snap - center + sc + + + + snapdist + snap - distance to endpoints + + + + + sd + snap - distance to endpoints + sd + + + + snapend + snap - end points + + + + + se + snap - end points + se + + + + snapgrid + snap - grid + + + + + sg + snap - grid + sg + + + + snapintersection + snap - intersection + + + + + si + snap - intersection + si + + + + snapmiddle + snap - middle points + + + + + sm + snap - middle points + sm + + + + snaponentity + snap - on entity + + + + + sn + snap - on entity + sn + + + + np + snap - on entity + np + + + + setrelativezero + set relative zero position + + + + + rz + set relative zero position + + + + + selectall + Select all entities + + + + + sa + Select all entities + sa + + + + deselectall + deselect all entities + + + + + tn + deselect all entities + tn + + + + modifyattr + modify attribute + + + + + attr + modify attribute + + + + + ma + modify attribute + + + + + properties + modify properties + + + + + prop + modify properties + + + + + distance + distance point to point + + + + + dist + distance point to point + + + + + dpp + distance point to point + + + + + angle + measure angle + 角度 + + + + ang + measure angle + ang + + + + area + measure area + + + + + ar + measure area + ar + + + + + angle + 角度 + + + + dpi + dpi + + + + + close + 關閉 + + + + + chord length + 弦長 + + + + + columns + + + + + columnspacing + 欄寬 + + + + + factor + 係數 + + + + length + 長度 + + + + length1 + bevel/fillet lenght1 + 長度1 + + + + length2 + bevel/fillet lenght2 + 長度2 + + + + number + 數字 + + + + + radius + 半徑 + + + + rows + + + + + rowspacing + 列高 + + + + + through + 通過 + + + + trim + 修剪 + + + + ang + angle + ang + + + + an + angle + + + + + center + 中心 + + + + cen + center + cen + + + + ce + center + + + + + cl + chord length + + + + + c + close + c + + + + cols + columns + cols + + + + co + columns + + + + + columnspacing + columnspacing for inserts + 欄寬 + + + + colspacing + columnspacing for inserts + 欄寬 + + + + cs + columnspacing for inserts + cs + + + + fact + factor + fact + + + + f + factor + f + + + + help + 說明 + + + + ? + help + ? + + + + length + length + 長度 + + + + len + length + len + + + + l + length + l + + + + length1 + length1 + 長度1 + + + + len1 + length1 + len1 + + + + l1 + length1 + l1 + + + + length2 + length2 + 長度2 + + + + len2 + length2 + len2 + + + + l2 + length2 + l2 + + + + number + number + 數字 + + + + num + number + num + + + + n + number + n + + + + ra + radius + + + + + reversed + reversed + 反轉 + + + + + rev + reversed + rev + + + + row + row + + + + + rowspacing + rowspacing for inserts + 列高 + + + + rs + rowspacing for inserts + rs + + + + text + 文字 + + + + t + text + t + + + + t + through + t + + + + undo + 復原 + + + + u + undo + u + + + + redo + 重作 + + + + r + redo + r + + + + back + 返回 + + + + b + back + b + + + + bw + + + + + blackwhite + + + + + color + + + + + paperoffset + + + + + graphoffset + + + + + Command: %1 (%2) + + + + + RS_Commands:: command not found: %1 + + + + + + Command not found: %1 + 命令未找到: %1 + + + + Accepted keycode: %1 + 接受鍵碼: %1 + + + + Available commands: + 可用的指令: + + + + cal + command to trigger cli calculator + + + + + calculate + command to trigger cli calculator + + + + + Calculator error for input: + + + + + RS_ActionBlocksAdd + + + &Add Block + 新增圖塊(&A) + + + + RS_ActionBlocksAttributes + + + &Rename Block + 重新命名圖塊(&R) + + + + RS_ActionBlocksCreate + + + &Create Block + 建立圖塊(&C) + + + + Specify reference point + 指定參考點 + + + + Cancel + 取消 + + + + RS_ActionBlocksEdit + + + &Edit Block + 編輯圖塊(&E) + + + + RS_ActionBlocksExplode + + &Explode + 分解(&E) + + + + Ex&plode + 拆開 (&p) + + + + RS_ActionBlocksFreezeAll + + &Freeze all + 全部凍結(&F) + + + &Defreeze all + 全部解除凍結(&D) + + + + &Hide all + 全部隱藏(&H) + + + + &Show all + 顯示全部(&S) + + + + RS_ActionBlocksInsert + + + &Insert Block + 插入圖塊(&I) + + + + + + + + + Not a valid expression 不正確的表示式 - + Specify reference point 指定參考點 - + Cancel 取消 - + Enter angle: 輸入角度: - + Enter factor: 輸入係數: - + Enter columns: 輸入欄: - + Enter rows: 輸入列: - + Enter column spacing: 輸入欄寬: - + Enter row spacing: 輸入列高: @@ -8196,7 +10081,7 @@ RS_ActionBlocksRemove - + &Remove Block 移除圖塊(&R) @@ -8204,12 +10089,12 @@ RS_ActionBlocksSave - + &Save Block 儲存圖塊 (&S) - + No block activated to save 當前沒有圖塊可儲存 @@ -8221,7 +10106,7 @@ 切換圖塊可見性 - + Toggle Block &Visibility 切換座和可視化 (&V) @@ -8229,12 +10114,12 @@ RS_ActionDefault - + Choose second edge 選擇第二個邊 - + Back 返回 @@ -8242,38 +10127,38 @@ RS_ActionDimAligned - + &Aligned 對齊(&A) - + Specify first extension line origin 指定第一條延伸線原點 - + Cancel 取消 - + Specify second extension line origin 指定第二條延伸線原點 - - + + Back 返回 - + Specify dimension line location 指定標註線位置 - + Enter dimension text: 輸入標註文字: @@ -8281,34 +10166,34 @@ RS_ActionDimAngular - + &Angular 角度(&A) - + Select first line 選取第一條線 - - - + + + Cancel 取消 - + Select second line 選取第二條線 - + Specify dimension arc line location 指定標註弧線位置 - + Enter dimension text: 輸入標註文字: @@ -8316,38 +10201,38 @@ RS_ActionDimDiametric - + &Diametric 直徑(&D) - + Not a circle or arc entity 不是圓或弧等物件 - + Not a valid expression 不正確的表示式 - + Select arc or circle entity 選取弧或圓等物件 + - Cancel 取消 - + Specify dimension line location 指定標註線位置 - + Enter dimension text: 輸入標註文字: @@ -8355,7 +10240,7 @@ RS_ActionDimLeader - + &Leader 引線(&L) @@ -8398,43 +10283,43 @@ 垂直(&V) - + Not a valid expression 不正確的表示式 - + Specify first extension line origin 指定第一條延伸線原點 - + Cancel 取消 - + Specify second extension line origin 指定第二條延伸線原點 - - + + Back 返回 - + Specify dimension line location 指定標註線位置 - + Enter dimension text: 輸入標註文字: - + Enter dimension line angle: 輸入標註線角度: @@ -8442,38 +10327,38 @@ RS_ActionDimRadial - + &Radial 半徑(&R) - + Not a circle or arc entity 不是圓或弧等物件 - + Not a valid expression 不正確的表示式 - + Select arc or circle entity 選取弧或圓等物件 - - + + Cancel 取消 - + Specify dimension line position or enter angle: 指定標註線位置或角度: - + Enter dimension text: 輸入標註文字: @@ -8481,55 +10366,55 @@ RS_ActionDrawArc - + &Center, Point, Angles 中心, 點, 角度(&C) - - - - - + + + + + Not a valid expression 不正確的表示式 - + Not a valid chord length 不正確的弦長 - + Specify center 指定中心 - + Cancel 取消 - + Specify radius 指定半徑 - - - - - + + + + + Back 返回 - + Specify start angle: 指定起始角度: - + Specify end angle or [angle/chord length] 指定終止角度或[角度/弦長] @@ -8538,12 +10423,12 @@ 指定結束角度或[角度 / 弦長] - + Specify included angle: 指定夾角: - + Specify chord length: 指定弦長: @@ -8551,12 +10436,12 @@ RS_ActionDrawArc3P - + &3 Points 3 點 - + Invalid arc data. 無效的弧形數據。 @@ -8565,28 +10450,28 @@ 指定起點或 [中心點] - + Specify startpoint or [center] 指定起始點或[中心] - + Cancel 取消 - + Specify second point 指定第二個點 - - + + Back 返回 - + Specify endpoint 指定端點 @@ -8598,33 +10483,33 @@ 弧: 正切 - + Arc &Tangential 相切圓弧(&T) - + Specify base entity 指定基準物件 - + Cancel 取消 - + Specify end angle 指定結束角度 - + Back 返回 - + Specify end point 指定終點 @@ -8632,32 +10517,32 @@ RS_ActionDrawCircle - + Center, &Point 中心, 點(&P) - + Not a valid expression 不正確的表示式 - + Specify center 指定中心 - + Cancel 取消 - + Specify radius 指定半徑 - + Back 返回 @@ -8665,32 +10550,32 @@ RS_ActionDrawCircle2P - + 2 Points 2 點 - + Invalid Circle data. 無效的圓形資料。 - + Specify first point 指定第一個點 - + Cancel 取消 - + Specify second point 指定第二個點 - + Back 返回 @@ -8698,7 +10583,7 @@ RS_ActionDrawCircle3P - + 3 Points 3 點 @@ -8737,37 +10622,37 @@ RS_ActionDrawCircleCR - + Center, &Radius 圓心, 半徑(&R) - + radius=%1 is invalid - + Not a valid expression 不正確的表示式 - + Specify circle center 指定圓心 - + Cancel 取消 - + Specify circle radius 指定半徑 - + Back 返回 @@ -8775,33 +10660,33 @@ RS_ActionDrawCircleInscribe - + Circle &Inscribed 內切圓 (&I) - + Specify the first line 指定第一條線 - + Cancel 取消 - + Specify the second line 指定第二條線 - + Back 返回 - + Specify the third line 指定的第三行條線 @@ -8813,39 +10698,39 @@ 切圓,通過兩點 (&o) - + Tangential, 2 P&oints - + Specify a line/arc/circle 指定直線/圓弧/圓 - + Cancel 取消 - + Specify the first point on the tangent circle 指定切圓上第一點 - - - + + + Back 返回 - + Specify the second point on the tangent circle 指定切圓上第二點 - + Select the center of the tangent circle 選擇切圓的中心 @@ -8857,7 +10742,7 @@ 切圓2 (&2) - + Tangential 2 Circles, Radius circle tangential to two give circles and with radius @@ -8896,39 +10781,39 @@ 兩個圓共同的切圓,切圓上一個點點 - + Tangential 2 Circles, 1 Point - + Specify a line/arc/circle 指定直線/圓弧/圓 - + Cancel 取消 - + Specify the another arc/circle 指定另一個圓弧/圓 - - - + + + Back 返回 - + Specify a point on the tangent circle 指定切圓的上的一個點 - + Select the center of the tangent circle 選擇切圓的中心 @@ -8940,39 +10825,44 @@ 切圓3 (&3) - + Specify the first line/arc/circle 指定第一線/圓弧/圓 - + Specify the second line/arc/circle 指定第二條線/圓弧/圓 - + Specify the third line/arc/circle 指定第三條線/圓弧/圓 - + Cancel 取消 - + Tangential &3 Circles - - - + + Draw tangential circle of 3 given points, lines, arcs/circles + + + + + + Back 返回 - + Select the center of the tangent circle 選擇切圓的中心 @@ -8980,44 +10870,44 @@ RS_ActionDrawEllipse4Points - + Ellipse &4 Point 4點橢圓 (&4) - + Can not determine uniquely an ellipse 不能唯一確定橢圓 - + Specify the first point on ellipse 指定的橢圓上的第一點 - + Cancel 取消 - + Specify the second point on ellipse 指定橢圓的第二點 - - - + + + Back 返回 - + Specify the third point on ellipse 指定橢圓第三點 - + Specify the fourth point on ellipse 指定橢圓第四點 @@ -9029,57 +10919,57 @@ 橢圓弧 (長短軸)(&E) - + Ellipse &Arc (Axis) 橢圓弧 (長短軸)(&A) - + &Ellipse (Axis) 橢圓形 (長短軸)(&E) - - - + + + Not a valid expression 不正確的表示式 - + Specify ellipse center 指定橢圓中心 - + Cancel 取消 - + Specify endpoint of major axis 指定長軸端點 + + - - - + Back 返回 - + Specify endpoint or length of minor axis: 指定短軸長度或端點: - + Specify start angle 指定起始角度 - + Specify end angle 指定結束角度 @@ -9087,7 +10977,7 @@ RS_ActionDrawEllipseCenter3Points - + Ellipse Center and &3 Points 橢圓的中心和3點 (&3) @@ -9127,38 +11017,48 @@ RS_ActionDrawEllipseFociPoint - + Ellipse &Foci Point 橢圓焦點及橢圓上一點 (&F) - + + specify a point on ellipse, or total distance to foci + + + + + Total distance %1 is smaller than distance between foci + + + + Not a valid expression 不正確的表示式 - + Specify first focus of ellipse 指定橢圓的第一焦點 - + Cancel 取消 - + Specify second focus of ellipse 指定橢圓的第二個焦點 - - + + Back 返回 - + Specify a point on ellipse or total distance to foci 指定一個橢圓上的點或距焦點總距離 @@ -9166,44 +11066,44 @@ RS_ActionDrawEllipseInscribe - + Ellipse &Inscribed 內切橢圓 (&I) - + Can not determine uniquely an ellipse 不能唯一確定橢圓 - + Specify the first line 指定第一條直線 - + Cancel 取消 - + Specify the second line 指定第二條直線 - - + + Back 返回 - + Specify the third line 指定的第三條直線 - + Specify the fourth line 指定第四條直線 @@ -9211,47 +11111,47 @@ RS_ActionDrawHatch - + &Hatch 剖面線(&H) - + Hatch created successfully. 剖面線繪製成功。 - + Hatch Error: Invalid contour found! 陰影錯誤:無效的輪廓! - + Hatch Error: Pattern not found! 陰影錯誤: 圖樣未找到! - + Hatch Error: Contour or pattern too small! 陰影錯誤: 輪廓或圖樣太小! - + Hatch Error: Contour too big! 陰影錯誤: 輪廓太大! - + Hatch Error: Undefined Error! 陰影錯誤: 未定義錯誤! - + Total hatch area = %1 - + Invalid hatch area. Please check that the entities chosen form one or more closed contours. 無效的剖面線範圍。請檢查是否選擇一個或多個封閉輪廓。 @@ -9263,39 +11163,39 @@ 影像(&I) - + Insert &Image 插入圖片 (&I) - - - + + + Not a valid expression 不正確的表示式 - + Specify reference point 指定參考點 - + Cancel 取消 - + Enter angle: 輸入角度: - + Enter factor: 輸入係數: - + Enter dpi: 輸入 DPI: @@ -9303,43 +11203,43 @@ RS_ActionDrawLine - + &2 Points 2 點 - + Specify first point 指定第一個點 - + Cancel 取消 - + Specify next point or [%1] 指定下一個點或 [%1] - - + + Back 返回 - + Specify next point 指定下一個點 - + Cannot close sequence of lines: Not enough entities defined yet, or already closed. 無法閉合線序:沒有足夠的實體定義,或者已經閉合。 - + Cannot redo: Not previous line segment defined. 無法重做:沒有以前定義的線段。 @@ -9348,7 +11248,7 @@ 無法閉合線條序列: 輪廓不夠明確。 - + Cannot undo: Not enough entities defined yet. 無法復原: 輪廓不夠明確。 @@ -9361,44 +11261,44 @@ 角度(&A) - + &Horizontal 水平(&H) - + Vertical 垂直 - - + + Not a valid expression 不正確的表示式 - + Specify position 指定位置 - + Cancel 取消 - + Enter angle: 輸入角度: - - + + Back 返回 - + Enter length: 輸入長度: @@ -9406,51 +11306,51 @@ RS_ActionDrawLineBisector - + Bisector 角平分線 - - + + Not a valid expression 不正確的表示式 - + Number sector lines not in range: number of bisector to create must be in [1, 200] - + Select first line 選擇第一條線 - + Cancel 取消 - + Select second line 選擇第二條線 - - - + + + Back 返回 - + Enter bisector length: 輸入角平分線長度: - + Enter number of bisectors: 輸入角平分線數目: @@ -9463,12 +11363,12 @@ 手繪線(&F) - + Click and drag to draw a line 點擊並拖曳以繪製線條 - + Cancel 取消 @@ -9504,27 +11404,27 @@ RS_ActionDrawLineOrthTan - + Tangent &Orthogonal 正交切線 (&O) - + Select a line 選擇線 - + Cancel 取消 - + Select circle, arc or ellipse 選擇圓、弧或橢圓 - + Back 返回 @@ -9540,39 +11440,39 @@ 同心 - + &Parallel 平行線 (&P) - - + + &Concentric 同心 (&C) - + Specify Distance <%1> or select entity or [%2] 指定距離 <%1> 或選擇實體或 [%2] - + Cancel 取消 - + Enter number: 輸入數字: - - + + Not a valid expression 不正確的表示式 - + Not a valid number. Try 1..99 無效的數值。請輸入 1..99 @@ -9585,38 +11485,38 @@ 通過一點的平行線 - + Select entity 選擇物件 - + Cancel 取消 - + Specify through point 指定通過點 - - + + Back 返回 - + Number: 數字: - + Not a valid number. Try 1..99 無效的數值。請輸入 1..99 - + Not a valid expression 不正確的表示式 @@ -9686,32 +11586,32 @@ RS_ActionDrawLinePolygonCenCor - + Pol&ygon (Cen,Cor) 多邊形 (中心,頂點)(&Y) - + Specify center 指定中心 - + Specify a corner 指定頂點 - + Enter number: 輸入數字: - + Not a valid number. Try 1..9999 無效的數值。請輸入 1..9999 - + Not a valid expression 不正確的表示式 @@ -9719,43 +11619,43 @@ RS_ActionDrawLinePolygonCorCor - + Polygo&n (Cor,Cor) 多邊形 (頂點,頂點)(&N) - + Specify first corner 指定第一個頂點 - + Cancel 取消 - + Specify second corner 指定第二個頂點 - - + + Back 返回 - + Number: 數字: - + Not a valid number. Try 1..9999 無效的數值。請輸入 1..9999 - + Not a valid expression. 不正確的表示式。 @@ -9763,27 +11663,27 @@ RS_ActionDrawLineRectangle - + Rectangle 矩形 - + Specify first corner 指定第一個頂點 - + Cancel 取消 - + Specify second corner 指定第二個頂點 - + Back 返回 @@ -9791,38 +11691,38 @@ RS_ActionDrawLineRelAngle - + Relative angle 相對角度 - + Orthogonal 正交 - - + + Not a valid expression 不正確的表示式 - + Select base entity 選擇基本物件 - + Cancel 取消 - + Specify position 指定位置 - + Back 返回 @@ -9830,27 +11730,27 @@ RS_ActionDrawLineTangent1 - + Tangent (P,C) 切線 (P,C) - + Specify point 指定點 - + Cancel 取消 - + Select circle, arc or ellipse 選擇圓、弧或橢圓 - + Back 返回 @@ -9858,17 +11758,17 @@ RS_ActionDrawLineTangent2 - + Tangent (C,C) 切線 (C,C) - + Select first circle or ellipse 選擇第一個圓或橢圓 - + Select second circle or ellipse 選擇第二個圓或橢圓 @@ -9877,7 +11777,7 @@ 選擇第一個圓或弧 - + Cancel 取消 @@ -9886,7 +11786,7 @@ 選擇第二個圓或弧 - + Back 返回 @@ -9894,27 +11794,27 @@ RS_ActionDrawMText - + &MText 多行文本 (&M) - + Specify insertion point 指定插入點 - + Cancel 取消 - + Enter text: 輸入文字: - + Back 返回 @@ -9922,17 +11822,17 @@ RS_ActionDrawPoint - + &Points 點(&P) - + Specify location 指定位置 - + Cancel 取消 @@ -9940,43 +11840,43 @@ RS_ActionDrawPolyline - + &Polyline 聚合線(&P) - + Draw polylines 繪製聚合線 - + Specify first point 指定第一個點 - + Cancel 取消 - + Specify next point or [%1] 指定下一個點或 [%1] - - + + Back 返回 - + Specify next point 指定下一個點 - + Cannot close sequence of lines: Not enough entities defined yet. 無法閉合線型序列:物件定義值不足。 @@ -9985,7 +11885,7 @@ 對不起!因為嚴重的錯誤無法復原。 - + Cannot undo: Not enough entities defined yet. 無法復原,物件定義值不足。 @@ -9993,38 +11893,38 @@ RS_ActionDrawSpline - + &Spline 雲形線(&S) - + Specify first control point 指定第一個控制點 - + Cancel 取消 - + Specify next control point or [%1] 指定下一個控制點或 [%1] - - + + Back 返回 - + Specify next control point 指定下一個控制點 - + Cannot undo: Not enough entities defined yet. 無法復原: 物件定義值不足。 @@ -10032,33 +11932,33 @@ RS_ActionDrawText - + &Text 文字(&T) - + Specify insertion point 指定插入點 - + Cancel 取消 - + Specify second point 指定第二個點 - + Enter text: 輸入文字: - + Back 返回 @@ -10066,22 +11966,22 @@ RS_ActionEditCopy - + &Copy 複製(&C) - + Cu&t 剪下(&T) - + Specify reference point 指定參考點 - + Cancel 取消 @@ -10089,17 +11989,17 @@ RS_ActionEditPaste - + &Paste 貼上(&P) - + Set reference point 設定參考點 - + Cancel 取消 @@ -10107,22 +12007,22 @@ RS_ActionEditUndo - + &Undo 復原(&U) - + &Redo 重做(&R) - + Nothing to undo! 沒有實體可撤消! - + Nothing to redo! 沒有實體可恢復! @@ -10134,7 +12034,7 @@ 新建(&N)... - + &New 新創建 (&N) @@ -10142,7 +12042,7 @@ RS_ActionFileNewTemplate - + New From &Template 由模板新創建 (&T) @@ -10150,7 +12050,7 @@ RS_ActionFileOpen - + &Open... 開啟(&O)... @@ -10166,7 +12066,7 @@ RS_ActionFileSaveAs - + Save &as... 另存新檔(&A)... @@ -10182,7 +12082,7 @@ 角度: %1%2 - + An&gle between two lines 兩線之間角度 (&g) @@ -10201,22 +12101,22 @@ 線條平行 - + Specify first line 指定第一條線 - + Cancel 取消 - + Specify second line 指定第二條線 - + Back 返回 @@ -10228,43 +12128,43 @@ 多邊形面積 - + Area: %1 面積: %1 - + Circumference: %1 圓周: %1 - + Polygonal &Area 多邊形面積 (&A) - + Closing Point: %1/%2 閉合點: %1/%2 - + Point: %1/%2 點: %1/%2 - + Specify first point of polygon 指定多邊形的第一個點 - - + + Cancel 取消 - + Specify next point of polygon 指定多邊形的下一個點 @@ -10276,7 +12176,7 @@ RS_ActionInfoDist - + &Distance Point to Point 兩點之間的距離(&D) @@ -10285,27 +12185,31 @@ 距離: %1 - Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5 - 距離: %1 坐標: (%2, %3), 極坐標: (%4<%5 + 距離: %1 坐標: (%2, %3), 極坐標: (%4<%5 + + + + Distance: %1 Cartesian: (%2 , %3), Polar: (%4<%5) + 距離: %1 坐標: (%2, %3), 極坐標: (%4<%5 {1 ?} {2 ?} {3)?} {4<?} {5)?} - + Specify first point of distance 指定距離的第一個點 - + Cancel 取消 - + Specify second point of distance 指定距離的第二個點 - + Back 返回 @@ -10313,32 +12217,32 @@ RS_ActionInfoDist2 - + &Distance Entity to Point 物件到點的距離(&D) - + Distance: %1 距離: %1 - + Specify entity 指定物件 - + Cancel 取消 - + Specify point 指定點 - + Back 返回 @@ -10346,27 +12250,27 @@ RS_ActionInfoInside - + Point inside contour 輪廓內的點 - + Point is inside selected contour. 點在選取的輪廓內。 - + Point is outside selected contour. 點在選取的輪廓外。 - + Specify point 指定點 - + Cancel 取消 @@ -10374,17 +12278,17 @@ RS_ActionInfoTotalLength - + &Total length of selected entities 選取物件的總長度(&T) - + Total Length of selected entities: %1 選取物件的總長度: %1 - + At least one of the selected entities cannot be measured. 選取的物件裡至少有一個無法測量。 @@ -10396,7 +12300,7 @@ 新建圖層 - + &Add Layer 新增圖層(&A) @@ -10404,7 +12308,7 @@ RS_ActionLayersEdit - + &Edit Layer 編輯圖層(&E) @@ -10420,12 +12324,12 @@ 全部解除凍結(&D) - + &Hide all 全部隱藏(&H) - + &Show all 顯示全部(&S) @@ -10437,7 +12341,7 @@ 移除圖層 - + &Remove Layer 移除圖層 (&R) @@ -10449,7 +12353,7 @@ 切換圖層鎖定 - + Toggle Layer Loc&k 切換圖層鎖定 (&k) @@ -10457,7 +12361,7 @@ RS_ActionLayersTogglePrint - + Toggle Layer &Print 切換層列印 (&P) @@ -10469,7 +12373,7 @@ 切換圖層(&T) - + &Toggle Layer Visibility 切換圖層可視性 (&T) @@ -10477,38 +12381,38 @@ RS_ActionLibraryInsert - + Insert Library Object 插入資料庫物件 - + Cannot open file '%1' 無法開啟檔案 '%1' - - + + Not a valid expression 不正確的表示式 - + Specify reference point 指定參考點 - + Cancel 取消 - + Enter angle: 輸入角度: - + Enter factor: 輸入係數: @@ -10516,7 +12420,7 @@ RS_ActionLockRelativeZero - + (Un-)&Lock Relative Zero (取消)鎖定相對原點(&L) @@ -10524,7 +12428,7 @@ RS_ActionModifyAttributes - + &Attributes 屬性(&A) @@ -10532,45 +12436,45 @@ RS_ActionModifyBevel - + &Bevel 倒角(&B) - - + + Not a valid expression 不正確的表示式 - + Select first entity 選擇第一個物件 - + Cancel 取消 - + Select second entity 選擇第二個物件 - - - + + + Back 返回 - + Enter length 1: 輸入長度 1: - + Enter length 2: 輸入長度 2: @@ -10578,13 +12482,13 @@ RS_ActionModifyCut - + &Divide 等分(&D) - - + + No Entity found. 找不到物件。 @@ -10593,37 +12497,37 @@ 物件必須是線, 弧, 圓或橢圓。 - + Entity must be a line, arc, circle, ellipse or interpolation spline. - + Cutting point is invalid. 剪切點無效。 - + Cutting point is not on entity. 剪切點不在物件上。 - + Specify entity to cut 指定要剪切的物件 - + Cancel 取消 - + Specify cutting point 指定剪切點 - + Back 返回 @@ -10639,67 +12543,87 @@ RS_ActionModifyDeleteFree - + Delete Freehand 刪除手繪 - + Entities not in the same polyline. 物件不在同一條聚合線上。 - + Parent of second entity is not a polyline 第二個物件的母體不是聚合線 - Parent of second entity is NULL - 第二個物件的母體是空的 + 第二個物件的母體是空的 - One of the chosen entities is NULL - 其中一個選擇的物件是空的 + 其中一個選擇的物件是空的 - + Parent of first entity is not a polyline 第一個物件的母體不是聚合線 - Parent of first entity is NULL - 第一個物件的母體是空的 + 第一個物件的母體是空的 - First entity is NULL - 第一個物件是空的 + 第一個物件是空的 - Second entity is NULL - 第二個物件是空的 + 第二個物件是空的 + + + + Parent of second entity is nullptr + + + + + One of the chosen entities is nullptr + + + + + Parent of first entity is nullptr + + + + + First entity is nullptr + + + + + Second entity is nullptr + - + Specify first break point on a polyline 指定聚合線上的第一個斷點 - + Cancel 取消 - + Specify second break point on the same polyline 指定同一條聚合線上的第二個斷點 - + Back 返回 @@ -10707,17 +12631,17 @@ RS_ActionModifyDeleteQuick - + &Delete selected 刪除選擇的物件(&D) - + Pick entity to delete 選取要刪除的物件 - + Cancel 取消 @@ -10725,7 +12649,7 @@ RS_ActionModifyEntity - + &Properties 性質(&P) @@ -10733,7 +12657,7 @@ RS_ActionModifyExplodeText - + &Explode Text into Letters 將文字分解成字母(&E) @@ -10741,27 +12665,27 @@ RS_ActionModifyMirror - + &Mirror 鏡射(&M) - + Specify first point of mirror line 指定鏡射線的第一個點 - + Cancel 取消 - + Specify second point of mirror line 指定鏡射線的第二個點 - + Back 返回 @@ -10769,32 +12693,32 @@ RS_ActionModifyMove - + &Move / Copy 移動/複製(&M) - + Invalid number of copies, use %1 無效的份數,使用1% - + Specify reference point 指定參考點 - + Cancel 取消 - + Specify target point 選取目標點 - + Back 返回 @@ -10802,38 +12726,38 @@ RS_ActionModifyMoveRotate - + M&ove and Rotate 移動和旋轉(&O) - + Not a valid expression 不正確的表示式 - + Specify reference point 指定參考點 - + Cancel 取消 - + Specify target point 指定目標點 - - + + Back 返回 - + Enter rotation angle: 輸入旋轉角度: @@ -10846,12 +12770,12 @@ 偏移 (&O) - + Specify direction of offset 指定偏移的方向 - + Back 返回 @@ -10859,12 +12783,12 @@ RS_ActionModifyRevertDirection - + Re&vert direction 逆向 (&v) - + Ctrl+R Ctrl+R @@ -10872,29 +12796,29 @@ RS_ActionModifyRotate - + &Rotate 旋轉(&R) - + Specify rotation center 指定旋轉中心 - + Specify reference point 指定參考點 - + Specify target point to rotate to 指定旋轉目標點 - + + - Back 返回 @@ -10902,27 +12826,27 @@ RS_ActionModifyRotate2 - + Rotate T&wo 兩點旋轉(&W) - + Specify absolute reference point 指定絕對參考點 - + Cancel 取消 - + Specify relative reference point 指定相對參考點 - + Back 返回 @@ -10934,38 +12858,38 @@ 圓角(&R) - + &Fillet - + Not a valid expression 不正確的表示式 - + Specify first entity 指定第一個物件 - - + + Back 返回 - + Specify second entity 指定第二個物件 - + Enter radius: 輸入半徑: - + Cancel 取消 @@ -10973,17 +12897,17 @@ RS_ActionModifyScale - + &Scale 縮放(&S) - + Specify reference point 指定參考點 - + Cancel 取消 @@ -10991,39 +12915,39 @@ RS_ActionModifyStretch - + &Stretch 拉伸(&S) - + Specify first corner 指定第一個頂點 - + Cancel 取消 - + Specify second corner 指定第二個頂點 - - - + + + Back 返回 - + Specify reference point 指定參考點 - + Specify target point 指定目標點 @@ -11031,44 +12955,44 @@ RS_ActionModifyTrim - + &Trim 修剪(&T) - + &Trim Two 複數修剪(&T) - + Select first trim entity 選擇第一個修剪物件 - - + + Cancel 取消 - + Select limiting entity 選取限制物件 - - + + Back 返回 - + Select second trim entity 選取第二個修剪物件 - + Select entity to trim 選取要修剪的物件 @@ -11076,37 +13000,37 @@ RS_ActionModifyTrimAmount - + &Lengthen 延長(&L) - + No entity found. 找不到物件。 - + The chosen Entity is in a block. Please edit the block. 選擇的物件在圖塊裡。請編輯此圖塊。 - + The chosen Entity is not an atomic entity or cannot be trimmed. 所選物件非原態物件或無法被修剪。 - + Not a valid expression 不正確的表示式 - + Select entity to trim or enter distance: 選擇要修剪的物件或輸入距離: - + Back 返回 @@ -11114,7 +13038,7 @@ RS_ActionOptionsDrawing - + Current &Drawing Preferences 目前圖面的偏好設定(&D) @@ -11122,53 +13046,53 @@ RS_ActionOrder - + move to bottom 移至底層 - + set to bottom 移至到底層 - + lower after entity 移至實體後 - + lower over entity 移至實體前 - - + + raise over entity 升至實體前 - + move to top 移至頂端 - + set to top 設置為頂端 - + No Entity found. 找不到物件。 - + Choose entity for order 選擇實體排序 - + Cancel 取消 @@ -11176,53 +13100,53 @@ RS_ActionPolylineAdd - + &Add node 新增節點(&A) - + Add polyline's node 新增聚合線的節點 - - + + No Entity found. 找不到物件。 - + Entity must be a polyline. 物件必須為聚合線。 - + Adding point is invalid. 新增的點無效。 - + Adding point is not on entity. 新增的點不在物件上。 - + Specify polyline to add nodes 選取聚合線以新增節點 - + Cancel 取消 - + Specify adding node's point 指定新增節點的位罝 - + Back 返回 @@ -11230,63 +13154,63 @@ RS_ActionPolylineAppend - + A&ppend node 添加節點 - + Append polyline's node 添加聚合線的節點 - + No Entity found. 找不到物件。 - + Entity must be a polyline. 物件必須是聚合線。 - + Can not append nodes in a closed polyline. 不能追加節點到一個封閉的折線。 - + Click somewhere near the beginning or end of existing polyline. 點擊現有聚合線靠近起點或終點處。 - + Specify the polyline somewhere near the beginning or end point 指定現有聚合線靠近起點或終點處 - + Cancel 取消 - + Specify next point or [%1] 指定下一點或 [%1] - - + + Back 返回 - + Specify next point 指定下一點 - + Cannot undo: Not enough entities defined yet. 無法撤消:尚未定義足夠的實體。 @@ -11294,33 +13218,33 @@ RS_ActionPolylineDel - + &Delete node 刪除節點(&D) - + Delete polyline's node 刪除聚合線的節點 - - + + No Entity found. 找不到物件。 - + Entity must be a polyline. 物件必須是聚合線。 - + Deleting point is invalid. 刪除點無效 - + Deleting point is not on entity. 刪除的點不在物件上。 @@ -11333,22 +13257,22 @@ 添加的點不在物件上。 - + Specify polyline to delete node 指定聚合線以刪除節點 - + Cancel 取消 - + Specify deleting node's point 指定刪除節點位置 - + Back 返回 @@ -11356,70 +13280,70 @@ RS_ActionPolylineDelBetween - + Delete &between two nodes 刪除兩節點之間 - + Delete between two nodes 刪除兩節點之間 - - - + + + No Entity found. 找不到物件。 - + Entity must be a polyline. 物件必須是聚合線。 - + Deletinging point is invalid. 刪除點無效。 - + Deleting point is not on entity. 刪除的點不在物件上。 - + Deleting point is invalid. 刪除點無效。 - + Deleteinging point is not on entity. 刪除的點不在物件上。 - + Specify polyline to delete between two nodes 指定聚合線以刪除兩節點之間 - + Cancel 取消 - + Specify first node 指定第一節點 - - + + Back 返回 - + Specify second node 指定第二節點 @@ -11427,32 +13351,32 @@ RS_ActionPolylineEquidistant - + Create &Equidistant Polylines 創建等距的聚合線 - + Create Equidistant Polylines 創建等距的聚合線 - + No Entity found. 找不到物件。 - + Entity must be a polyline. 物件必須是聚合線。 - + Choose the original polyline 選擇原聚合線 - + Cancel 取消 @@ -11460,27 +13384,31 @@ RS_ActionPolylineSegment - + Create Polyline from Existing &Segments 從現有線段創建聚合線(&S) - + Create Polyline from Existing Segments 從現有線段創建聚合線 - + + Polyline created + + + + No Entity found. 找不到物件。 - Entity must be a line, arc or polyline. - 實體必須是直線,圓弧或折線。 + 實體必須是直線,圓弧或折線。 - + Entity can not be a closed polyline. 實體不能是一個閉合的折線。 @@ -11489,12 +13417,12 @@ 物件必須是線或弧。 - + Choose one of the segments on the original polyline 選擇原聚合線上的一條線段 - + Cancel 取消 @@ -11502,62 +13430,62 @@ RS_ActionPolylineTrim - + &Trim segments 修剪線段(&T) - + Trim polyline's segments 修剪聚合線的線段 - - - + + + No Entity found. 找不到物件。 - + Entity must be a polyline. 物件必須是聚合線。 - - + + Specifying point is invalid. 指定點無效。 - - + + No Segment found on entity. 物件上沒有線段。 - + Specify polyline to trim 指定要修剪的聚合線 - + Cancel 取消 - + Specify first segment 指定第一線段 - - + + Back 返回 - + Specify second segment 指定第二線段 @@ -11565,21 +13493,31 @@ RS_ActionPrintPreview - + Print Pre&view 預覽列印(&V) - + Printout offset in paper coordinates by (%1, %2) - + Printout offset in graph coordinates by (%1, %2) + + Printout in Black/White + + + + + Printout in color + + + Printout offset in graph coordinates @@ -11605,7 +13543,7 @@ - + RS_ActionPrintPreview::fit(): Invalid paper size RS_ActionPrintPreview::fit():無效的紙張尺寸 @@ -11613,114 +13551,114 @@ RS_ActionSelect - - + + No entity selected! 沒有選擇實體! - + Select to modify attributes 選擇以修改屬性 - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + Cancel 取消 - + Select entities to order 選擇實體排序 - + Select to delete 選擇刪除 - + Select to delete immediately 選擇立即刪除 - + Select to move 選擇移動 - + Select to copy 選擇複製 - + Select to cut 選擇剪切 - + Select to revert direction 選擇逆向 - + Select to rotate 選擇旋轉 - + Select to scale 選擇縮放 - + Select to mirror 選擇鏡像 - + Select to move and rotate 選擇移動和旋轉 - + Select to create offset 選擇創建偏移 - + Select for two axis rotation 選擇兩軸旋轉 - + Select to explode text 選擇拆分文本 - + Select to explode block 選擇拆分塊圖 - + Select to create block 選擇創建塊圖 @@ -11728,17 +13666,17 @@ RS_ActionSelectAll - + Select &All 全選(&A) - + Deselect &all 全部取消選取(&A) - + Ctrl+K Ctrl+K @@ -11746,12 +13684,12 @@ RS_ActionSelectContour - + (De-)Select &Contour (取消)選擇輪廓(&C) - + Entity must be an Atomic Entity. 物件必須是原態物件。 @@ -11759,32 +13697,32 @@ RS_ActionSelectIntersected - + Select Intersected Entities 選取交叉的物件 - + Deselect Intersected Entities 取消選取交叉的物件 - + Choose first point of intersection line 選擇交叉線的第一個點 - + Cancel 取消 - + Choose second point of intersection line 選擇交叉線的第二個點 - + Back 返回 @@ -11792,7 +13730,7 @@ RS_ActionSelectInvert - + Invert Selection 反向選取 @@ -11800,7 +13738,7 @@ RS_ActionSelectLayer - + (De-)Select Layer (取消)選取圖層 @@ -11808,7 +13746,7 @@ RS_ActionSelectSingle - + Select Entity 選取物件 @@ -11816,12 +13754,12 @@ RS_ActionSelectWindow - + Select Window 框選 - + Deselect Window 框選取消 @@ -11830,22 +13768,22 @@ 選擇第一個邊 - + Cancel 取消 - + Click and drag for the selection window 單擊並拖動選擇窗口 - + Choose second edge 選擇第二個邊 - + Back 返回 @@ -11857,17 +13795,17 @@ 設定基準點 - + Set &Relative Zero 設置相對零點 (&R) - + Set relative Zero 設定基準點 - + Cancel 取消 @@ -11875,23 +13813,23 @@ RS_ActionSnapIntersectionManual - + I&ntersection Manually 手動貼齊交點(&N) - + Select first entity 選取第一個物件 - - + + Back 返回 - + Select second entity 選取第二個物件 @@ -11930,10 +13868,20 @@ 拉近(&I) + + Zooms in + + + Zoom &Out 拉遠(&O) + + + Zooms out + + RS_ActionZoomPan @@ -11942,23 +13890,23 @@ 平移(&P) - + Zoom &Panning 平移視圖 (&P) - + Click and drag to pan zoom 單擊並拖動平移視圖 - - + + Cancel 取消 - + Zoom panning 平移視圖 @@ -11986,27 +13934,27 @@ RS_ActionZoomWindow - + &Window Zoom 縮放視窗(&W) - + Specify first edge 指定第一個邊 - + Cancel 取消 - + Specify second edge 指定第二個邊 - + Back 返回 @@ -12014,55 +13962,41 @@ RS_Commands - - point - + - - po - po + po - - line - + ln ln - l - l + l - - polyline - 聚合線 + 聚合線 - - offset - 偏移複製 + 偏移複製 - o offset - o + o - - parallel - 平行 + 平行 par @@ -12070,356 +14004,264 @@ par - - arc - + - a - a + a - - circle 圓~~沿用自AutoCAD,更簡短。 - + - - ci - ci + ci - - rectangle - 矩形 + 矩形 - rec - rec + rec - rectang - 矩形 + 矩形 - - - text - 文字 + 文字 - - regen 重生~~沿用自AutoCAD - 重生 + 重生 - rg zoom - redraw - rg + rg - zr zoom - redraw - zr + zr - zw zoom - window - zw + zw - za zoom - auto - za + za - zp zoom - pan - zp + zp - zv zoom - previous - zv + zv - - kill - kill + kill - - k - k + k - - - undo - 復原 + 復原 - - u undo - u + u - - - redo 重作~~沿用自AutoCAD中文版 - 重作 + 重作 - - r - r + r - da dimension - aligned - da + da - - da - da + da - dh dimension - horizontal - dh + dh - - dh - dh + dh - dr dimension - linear - dr + dr - - dr - dr + dr - dv dimension - vertical - dv + dv - - dv - dv + dv - ld dimension - leader - ld + ld - - ld - ld + ld - - dimregen - dimregen + dimregen - tm modify - multi trim (extend) - tm + tm - - tm - tm + tm - xt modify - trim (extend) - xt + xt - - xt - xt + xt - rm modify - trim - rm + rm - - rm - rm + rm - mv modify - move - mv + mv - - mv - mv + mv - ch modify - bevel (chamfer) - ch + ch - - ch - ch + ch - mi modify - mirror - mi + mi - - mi - mi + mi - ro modify - rotate - ro + ro - - ro - ro + ro - sz modify - scale - sz + sz - - sz - sz + sz - ss modify - stretch - ss + ss - - ss - ss + ss - er modify - delete (erase) - er + er - - er - er + er - oo modify - undo (oops) - oo + oo - - oo - oo + oo - uu modify - redo - uu + uu - - uu - uu + uu - xp modify - explode - xp + xp - - xp - xp + xp os @@ -12427,45 +14269,35 @@ os - os - os + os - sg snap - grid - sg + sg - - sg - sg + sg - se snap - end - se + se - - se - se + se - si snap - intersection - si + si - - si - si + si sn @@ -12473,63 +14305,49 @@ sn - - sn - sn + sn - sm snap - middle - sm + sm - - sm - sm + sm - sn snap - nearest - sn + sn - np snap - nearest point - np + np - - np - np + np - tn Deselect all - tn + tn - - tn - tn + tn - row row - + - Command: %1 - 指令: %1 + 指令: %1 po @@ -12542,10 +14360,9 @@ li - pa parallel - pa + pa re @@ -12633,130 +14450,75 @@ ex - - angle - 角度 + 角度 - - close - 關閉 + 關閉 - - chord length - 弦長 + 弦長 - - columns - + - columnspacing 欄寬~~沿用Excel稱呼 - 欄寬 + 欄寬 - - factor - 係數 + 係數 - length - 長度 + 長度 - length1 - 長度1 + 長度1 - length2 - 長度2 + 長度2 - number - 數字 + 數字 - - radius - 半徑 + 半徑 - rows - + - rowspacing - 列高 + 列高 - - through - 通過 + 通過 - trim - 修剪 - - - - an - angle - - - - - ce - center - - - - - cl - chord length - - - - - co - columns - - - - - ra - radius - + 修剪 - reversed reversed - 反轉 + 反轉 - - rev reversed - rev + rev r @@ -12773,268 +14535,124 @@ r - r redo - r + r - back - 返回 + 返回 - ang angle - ang + ang - - li - li + li - - pl - pl + pl - pa - pa + pa - - ar - ar + ar - - rect - rect + rect - - mtext - mtext + mtext - - redraw - redraw + redraw - zr - zr + zr - zw - zw + zw - za - za + za - zp - zp + zp - zv - zv + zv - u - u - - - - - rn - restrict - nothing - - - - - rn - - - - - - rr - restrict - orthogonal - - - - - rr - - - - - - rh - restrict - horizontal - - - - - rh - - - - - - rv - restrict - vertical - - - - - rv - - - - - - fillet - modify - fillet - - - - - - divide - modify - divide - - - - - div - modify - divide - - - - - - cut - modify - divide - + u - - re - re + re - re modify - revert direction - re + re - - os snap - free - os + os - - sc - sc + sc - sc snap - center - sc + sc - - sd - sd + sd - sd snap - distance - sd + sd - - sf - sf + sf - sf snap - free - sf - - - - setrelativezero - - - - - setrelativezero - snap - set relative zero position - - - - - - rz - + sf - - sa - sa + sa - sa Select all - sa + sa - dpi - dpi - - - - cal - command to trigger cli calculator - - - - - calculate - command to trigger cli calculator - + dpi a @@ -13042,15 +14660,13 @@ a - center - 中心 + 中心 - cen center - cen + cen c @@ -13068,16 +14684,14 @@ l - c close - c + c - cols columns - cols + cols c @@ -13085,117 +14699,98 @@ c - columnspacing columnspacing for inserts - 欄寬 + 欄寬 - colspacing columnspacing for inserts - 欄寬 + 欄寬 - cs columnspacing for inserts - cs + cs - fact factor - fact + fact - f factor - f + f - help - 說明 + 說明 - ? help - ? + ? - length length - 長度 + 長度 - len length - len + len - l length - l + l - length1 length1 - 長度1 + 長度1 - len1 length1 - len1 + len1 - l1 length1 - l1 + l1 - length2 length2 - 長度2 + 長度2 - len2 length2 - len2 + len2 - l2 length2 - l2 + l2 - number number - 數字 + 數字 - num number - num + num - n number - n + n r @@ -13223,60 +14818,41 @@ r - rowspacing rowspacing for inserts - 列高 + 列高 - rs rowspacing for inserts - rs + rs - t text - t + t - t through - t + t - b back - b - - - - paperoffset - - - - - graphoffset - + b - - Command not found: %1 - 命令未找到: %1 + 命令未找到: %1 - Accepted keycode: %1 - 接受鍵碼: %1 + 接受鍵碼: %1 - Available commands: - 可用的指令: + 可用的指令: diff -Nru librecad-2.0.8/plugins/align/align.cpp librecad-2.0.9/plugins/align/align.cpp --- librecad-2.0.8/plugins/align/align.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/align/align.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -51,9 +51,7 @@ if (yes) { //first, move selection QPointF movev = target1 - base1; - for (int i = 0; i < obj.size(); ++i) { - obj.at(i)->move(movev); - } + //calculate angle double abase, atarget, angle; abase = atan2( base2.y() - base1.y(), @@ -63,7 +61,7 @@ angle = atarget - abase; //end, rotate selection for (int i = 0; i < obj.size(); ++i) { - obj.at(i)->rotate(target1, angle); + obj.at(i)->moveRotate(movev, target1, angle); } } diff -Nru librecad-2.0.8/plugins/ts/plugins_ar.ts librecad-2.0.9/plugins/ts/plugins_ar.ts --- librecad-2.0.8/plugins/ts/plugins_ar.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_ar.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ + SPLINEPOINTS + + + + HATCH تظليل - + DIMLEADER قطر - + DIMALIGNED - + DIMLINEAR بُعد خطي - + DIMRADIAL - + DIMDIAMETRIC - + DIMANGULAR - + UNKNOWN مجهول @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities قائمة الكيانات @@ -751,15 +769,79 @@ + picPunto + + + File... + ملف... + + + + Scale: + + + + + Accept + + + + + Cancel + إلغاء + + + + Select file + اِخْتار ملف + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + الملف 1٪ غير موجود + + + + Can't open the file %1 + لا يمكن فتح الملف 1٪ + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw رسم @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: معادلة 1: - + Equation 2: معادلة 2: - + start value: قيمة البداية: - + end value: القيمة النهائية: - + step size: حجم الخطوة: - + Draw رسم - + Cancel إلغاء + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_ca.ts librecad-2.0.9/plugins/ts/plugins_ca.ts --- librecad-2.0.8/plugins/ts/plugins_ca.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_ca.ts 2016-01-07 07:46:24.000000000 +0000 @@ -279,41 +279,46 @@ + SPLINEPOINTS + + + + HATCH Ombrejat - + DIMLEADER Cota guia - + DIMALIGNED Cota alineada - + DIMLINEAR Cota lineal - + DIMRADIAL Cota radial - + DIMDIAMETRIC Cota diametral - + DIMANGULAR Cota angular - + UNKNOWN Desconegut @@ -347,6 +352,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -688,7 +706,7 @@ lc_Listdlg - + List entities Llista les entitats @@ -757,15 +775,79 @@ + picPunto + + + File... + Fitxer... + + + + Scale: + + + + + Accept + D'acord + + + + Cancel + Cancel·la + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + El fitxer %1 no existeix + + + + Can't open the file %1 + No es pot obrir el fitxer %1 + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin Connector d'impressió - + Draw Dibuixa @@ -773,12 +855,12 @@ plotDialog - + Plot equation Equació d'impressió - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -791,40 +873,58 @@ - + Equation 1: Equació 1: - + Equation 2: Equació 2: - + start value: Valor inicial: - + end value: Valor final: - + step size: Mida del pas: - + Draw Dibuixa - + Cancel Cancel·la + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_cs.ts librecad-2.0.9/plugins/ts/plugins_cs.ts --- librecad-2.0.8/plugins/ts/plugins_cs.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_cs.ts 2016-01-07 07:46:24.000000000 +0000 @@ -277,41 +277,46 @@ + SPLINEPOINTS + + + + HATCH ŠRAFY - + DIMLEADER ODKAZ - + DIMALIGNED ZAROVNANÁ KÓTA - + DIMLINEAR PŘÍMÁ KÓTA - + DIMRADIAL KÓTA POLOMĚRU - + DIMDIAMETRIC KÓTA PRŮMĚRU - + DIMANGULAR KÓTA ÚHLU - + UNKNOWN NEZNÁMÉ @@ -345,6 +350,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -686,7 +704,7 @@ lc_Listdlg - + List entities Seznam prvků @@ -755,15 +773,79 @@ + picPunto + + + File... + Soubor... + + + + Scale: + + + + + Accept + Přijmout + + + + Cancel + Zrušit + + + + Select file + Vyberte soubor + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + Soubor %1 neexistuje + + + + Can't open the file %1 + Nelze otevřít soubor %1 + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin Zásuvný modul Vykreslit - + Draw Vykreslit @@ -771,12 +853,12 @@ plotDialog - + Plot equation Vykreslit rovnici - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -789,40 +871,58 @@ - + Equation 1: Rovnice 1: - + Equation 2: Rovnice 2: - + start value: počáteční hodnota: - + end value: koncová hodnota: - + step size: velikost kroku: - + Draw Vykreslit - + Cancel Zrušit + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_da.ts librecad-2.0.9/plugins/ts/plugins_da.ts --- librecad-2.0.8/plugins/ts/plugins_da.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_da.ts 2016-01-07 07:46:24.000000000 +0000 @@ -277,41 +277,46 @@ + SPLINEPOINTS + + + + HATCH SKRAVER - + DIMLEADER - + DIMALIGNED - + DIMLINEAR - + DIMRADIAL - + DIMDIAMETRIC - + DIMANGULAR VINKELMÅL - + UNKNOWN UKENDT @@ -345,6 +350,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -686,7 +704,7 @@ lc_Listdlg - + List entities Vis objekter @@ -755,15 +773,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + Godkend + + + + Cancel + Annuller + + + + Select file + Vælg fil + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -771,12 +853,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -785,40 +867,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel Annuller + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_de.ts librecad-2.0.9/plugins/ts/plugins_de.ts --- librecad-2.0.8/plugins/ts/plugins_de.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_de.ts 2016-01-07 07:46:24.000000000 +0000 @@ -281,41 +281,46 @@ + SPLINEPOINTS + SPLINEPUNKTE + + + HATCH SCHRAFFUR - + DIMLEADER BEMASSUNGSFÜHRUNG - + DIMALIGNED BEMASSUNGAUSGERICHTET - + DIMLINEAR BEMASSUNGLINEAR - + DIMRADIAL BEMASSUNGRADIAL - + DIMDIAMETRIC BEMASSUNGDURCHMESSER - + DIMANGULAR BEMASSUNGWINKEL - + UNKNOWN UNBEKANNT @@ -433,6 +438,19 @@ + PicFile + + + Read PIC file + PIC Datei einlesen + + + + import PIC file + PIC Datei importieren + + + dibPunto @@ -790,7 +808,7 @@ lc_Listdlg - + List entities Objekte auflisten @@ -859,15 +877,79 @@ + picPunto + + + File... + Datei... + + + + Scale: + Skalierung: + + + + Accept + Übernehmen + + + + Cancel + Abbrechen + + + + Select file + Datei auswählen + + + + Scale Factor is empty or invalid + Skalierungsfaktor ist leer oder ungültig + + + + The file %1 not exist + Die Datei %1 existiert nicht + + + + Can't open the file %1 + Kann Datei %1 nicht öffnen + + + + %1 objects imported + %1 Objekte importiert + + + + picPunto drawLine: first point is empty %1 + PIC Import: Erster Punkt ist leer %1 + + + + picPunto drawLine: next point is empty %1 + PIC Import: Endpunkt ist leer %1 + + + + + format error in %1 + Formatfehler in %1 + + + plot - - + + Plot plugin Plot Plugin - + Draw Zeichnen @@ -875,12 +957,12 @@ plotDialog - + Plot equation Gleichung plotten - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -893,40 +975,58 @@ - + Equation 1: Gleichung 1: - + Equation 2: Gleichung 2: - + start value: Anfangswert: - + end value: Endwert: - + step size: Schrittweite: - + Draw Zeichnen - + Cancel Abbrechen + + + Line Segments + Plot Equation to generate RS_Line segments + Liniensegmente + + + + Polyline + Plot Equation to generate RS_Polyline + Polylinie + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + Splinepunkte + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_el.ts librecad-2.0.9/plugins/ts/plugins_el.ts --- librecad-2.0.8/plugins/ts/plugins_el.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_el.ts 2016-01-07 07:46:24.000000000 +0000 @@ -281,42 +281,47 @@ + SPLINEPOINTS + + + + HATCH ΔΙΑΓΡΑΜΜΙΣΗ - + DIMLEADER ΔΙΑΣΤΑΣΗΟΔΗΓΟΣ - + DIMALIGNED CHECKME ΣΤΟΙΧΙΣΜΕΝΗ 'Η ΕΥΘΥΓΡΑΜΜΙΣΜΕΝΗ ΚΑΙ ΓΙΑΤΙ ΚΑΙ ΠΡΟΣΟΧΗ ΣΤΑ ΑΛΛΑ ΔΙΑΣΤΑΣΗΣΤΟΙΧΙΣΜΕΝΗ - + DIMLINEAR ΔΙΑΣΤΑΣΗΓΡΑΜΜΙΚΗ - + DIMRADIAL ΔΙΑΣΤΑΣΗΑΚΤΙΝΙΚΗ - + DIMDIAMETRIC ΔΙΑΣΤΑΣΗΔΙΑΜΕΤΡΙΚΗ - + DIMANGULAR ΔΙΑΣΤΑΣΗΓΩΝΙΑΚΗ - + UNKNOWN ΑΓΝΩΣΤΟ @@ -350,6 +355,19 @@ + PicFile + + + Read PIC file + Ανάγνωση αρχείου PIC + + + + import PIC file + εισαγωγή αρχείου PIC + + + dibPunto @@ -706,7 +724,7 @@ lc_Listdlg - + List entities Απαρίθμηση οντοτήτων @@ -775,15 +793,79 @@ + picPunto + + + File... + Αρχείο... + + + + Scale: + Κλίμακα: + + + + Accept + Αποδοχή + + + + Cancel + Ακύρωση + + + + Select file + Επιλογή αρχείου + + + + Scale Factor is empty or invalid + Ο συντελεστής κλίμακας είναι άδειος ή μη έγκυρος + + + + The file %1 not exist + Το αρχείο %1 δεν υπάρχει + + + + Can't open the file %1 + Δεν είναι δυνατό το άνοιγμα του αρχείου %1 + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw Σχεδίαση @@ -791,12 +873,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -805,40 +887,58 @@ - + Equation 1: Εξίσωση 1: - + Equation 2: Εξίσωση 2: - + start value: αρχική τιμή: - + end value: τελική τιμή: - + step size: μέγεθος βήματος: - + Draw Σχεδίαση - + Cancel Ακύρωση + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_en_au.ts librecad-2.0.9/plugins/ts/plugins_en_au.ts --- librecad-2.0.8/plugins/ts/plugins_en_au.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_en_au.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_en.ts librecad-2.0.9/plugins/ts/plugins_en.ts --- librecad-2.0.8/plugins/ts/plugins_en.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_en.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_es_ar.ts librecad-2.0.9/plugins/ts/plugins_es_ar.ts --- librecad-2.0.8/plugins/ts/plugins_es_ar.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_es_ar.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_es_bo.ts librecad-2.0.9/plugins/ts/plugins_es_bo.ts --- librecad-2.0.8/plugins/ts/plugins_es_bo.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_es_bo.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_es_cl.ts librecad-2.0.9/plugins/ts/plugins_es_cl.ts --- librecad-2.0.8/plugins/ts/plugins_es_cl.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_es_cl.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_es_co.ts librecad-2.0.9/plugins/ts/plugins_es_co.ts --- librecad-2.0.8/plugins/ts/plugins_es_co.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_es_co.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_es_cr.ts librecad-2.0.9/plugins/ts/plugins_es_cr.ts --- librecad-2.0.8/plugins/ts/plugins_es_cr.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_es_cr.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_es_do.ts librecad-2.0.9/plugins/ts/plugins_es_do.ts --- librecad-2.0.8/plugins/ts/plugins_es_do.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_es_do.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_es_ec.ts librecad-2.0.9/plugins/ts/plugins_es_ec.ts --- librecad-2.0.8/plugins/ts/plugins_es_ec.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_es_ec.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_es_gt.ts librecad-2.0.9/plugins/ts/plugins_es_gt.ts --- librecad-2.0.8/plugins/ts/plugins_es_gt.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_es_gt.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_es_hn.ts librecad-2.0.9/plugins/ts/plugins_es_hn.ts --- librecad-2.0.8/plugins/ts/plugins_es_hn.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_es_hn.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_es_mx.ts librecad-2.0.9/plugins/ts/plugins_es_mx.ts --- librecad-2.0.8/plugins/ts/plugins_es_mx.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_es_mx.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_es_ni.ts librecad-2.0.9/plugins/ts/plugins_es_ni.ts --- librecad-2.0.8/plugins/ts/plugins_es_ni.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_es_ni.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_es_pa.ts librecad-2.0.9/plugins/ts/plugins_es_pa.ts --- librecad-2.0.8/plugins/ts/plugins_es_pa.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_es_pa.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_es_pe.ts librecad-2.0.9/plugins/ts/plugins_es_pe.ts --- librecad-2.0.8/plugins/ts/plugins_es_pe.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_es_pe.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_es_pr.ts librecad-2.0.9/plugins/ts/plugins_es_pr.ts --- librecad-2.0.8/plugins/ts/plugins_es_pr.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_es_pr.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_es_py.ts librecad-2.0.9/plugins/ts/plugins_es_py.ts --- librecad-2.0.8/plugins/ts/plugins_es_py.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_es_py.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_es_sv.ts librecad-2.0.9/plugins/ts/plugins_es_sv.ts --- librecad-2.0.8/plugins/ts/plugins_es_sv.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_es_sv.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_es.ts librecad-2.0.9/plugins/ts/plugins_es.ts --- librecad-2.0.8/plugins/ts/plugins_es.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_es.ts 2016-01-07 07:46:24.000000000 +0000 @@ -277,41 +277,46 @@ + SPLINEPOINTS + + + + HATCH SOMBREADO - + DIMLEADER DIMGUÍA - + DIMALIGNED DIMALINEADO - + DIMLINEAR DIMLINEAL - + DIMRADIAL DIMRADIAL - + DIMDIAMETRIC DIMDIÁMETRO - + DIMANGULAR DIMANGULAR - + UNKNOWN DESCONOCIDO @@ -345,6 +350,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -686,7 +704,7 @@ lc_Listdlg - + List entities Listar entidades @@ -755,15 +773,79 @@ + picPunto + + + File... + Archivo... + + + + Scale: + + + + + Accept + Aceptar + + + + Cancel + Cancelar + + + + Select file + Seleccionar archivo + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + El archivo %1 no existe + + + + Can't open the file %1 + No se puede abrir el archivo %1 + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin Plugin de trazado - + Draw Dibujar @@ -771,12 +853,12 @@ plotDialog - + Plot equation Trazar ecuación - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -789,40 +871,58 @@ - + Equation 1: Ecuación 1: - + Equation 2: Ecuación 2: - + start value: valor inicial: - + end value: valor final: - + step size: Distancia de paso: - + Draw Dibujar - + Cancel Cancelar + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_es_us.ts librecad-2.0.9/plugins/ts/plugins_es_us.ts --- librecad-2.0.8/plugins/ts/plugins_es_us.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_es_us.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_es_uy.ts librecad-2.0.9/plugins/ts/plugins_es_uy.ts --- librecad-2.0.8/plugins/ts/plugins_es_uy.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_es_uy.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_es_ve.ts librecad-2.0.9/plugins/ts/plugins_es_ve.ts --- librecad-2.0.8/plugins/ts/plugins_es_ve.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_es_ve.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_et.ts librecad-2.0.9/plugins/ts/plugins_et.ts --- librecad-2.0.8/plugins/ts/plugins_et.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_et.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_fi.ts librecad-2.0.9/plugins/ts/plugins_fi.ts --- librecad-2.0.8/plugins/ts/plugins_fi.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_fi.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_fr.ts librecad-2.0.9/plugins/ts/plugins_fr.ts --- librecad-2.0.8/plugins/ts/plugins_fr.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_fr.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_gl.ts librecad-2.0.9/plugins/ts/plugins_gl.ts --- librecad-2.0.8/plugins/ts/plugins_gl.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_gl.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ + SPLINEPOINTS + + + + HATCH RAIADO - + DIMLEADER DIRECTRIZ - + DIMALIGNED ACOUTAMENTO ALIÑADO - + DIMLINEAR ACOUTAMENTO LINEAR - + DIMRADIAL ACOUTAMENTO RADIAL - + DIMDIAMETRIC ACOUTAMENTO DIAMETRAL - + DIMANGULAR ACOUTAMENTO ANGULAR - + UNKNOWN DESCOÑECIDO @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities Listado de entidades @@ -751,15 +769,79 @@ + picPunto + + + File... + Ficheiro... + + + + Scale: + + + + + Accept + Aceptar + + + + Cancel + Cancelar + + + + Select file + Seleccionar ficheiro + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + O ficheiro %1 non existe + + + + Can't open the file %1 + Non se pode abrir o ficheiro %1 + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin Plugin de trazado - + Draw Debuxar @@ -767,12 +849,12 @@ plotDialog - + Plot equation Trazar ecuación - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -785,40 +867,58 @@ - + Equation 1: Ecuación 1: - + Equation 2: Ecuación 2: - + start value: Valor inicial: - + end value: Valor final: - + step size: Distancia de paso: - + Draw Debuxar - + Cancel Cancelar + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_hi.ts librecad-2.0.9/plugins/ts/plugins_hi.ts --- librecad-2.0.8/plugins/ts/plugins_hi.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_hi.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_hu.ts librecad-2.0.9/plugins/ts/plugins_hu.ts --- librecad-2.0.8/plugins/ts/plugins_hu.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_hu.ts 2016-01-07 07:46:24.000000000 +0000 @@ -277,41 +277,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -345,6 +350,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -686,7 +704,7 @@ lc_Listdlg - + List entities Elemek listázása @@ -755,15 +773,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -771,12 +853,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -785,40 +867,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_id_ID.ts librecad-2.0.9/plugins/ts/plugins_id_ID.ts --- librecad-2.0.8/plugins/ts/plugins_id_ID.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_id_ID.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_it.ts librecad-2.0.9/plugins/ts/plugins_it.ts --- librecad-2.0.8/plugins/ts/plugins_it.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_it.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_ja.ts librecad-2.0.9/plugins/ts/plugins_ja.ts --- librecad-2.0.8/plugins/ts/plugins_ja.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_ja.ts 2016-01-07 07:46:24.000000000 +0000 @@ -1,13 +1,13 @@ - + AsciiFile Read ascii points - + ascii ポイントを読む @@ -15,7 +15,7 @@ Import ESRI Shapefile - + ESRI Shapeのファイルをインポート @@ -24,27 +24,27 @@ Align - + 合わせる first base point: - + 最初の基準点: first target point: - + 最初の目標点: second base point: - + 次の基準点: second target point: - + 次の目標点: @@ -53,263 +53,268 @@ List entities - + 要素一覧 n - + n Empty Entity - + 要素はない X - + X Y - + Y Layer - + レイヤー Color - + Line type - + 線の種類 Line thickness - + 線の太さ ID - + ID POINT - + ポイント in point - + 頂点 LINE - + from point - + 始点 to point - + 終点 length - + 長さ3D Angle in XY plane - + 傾きの角度 Inc. - + 始点、終点の距離 ARC - + center point - + 中心点 radius - + 半径 initial angle - + 始まりの角度 final angle - + 終わりの角度 CIRCLE - + circumference - + 円周 area - + 面積 ELLIPSE - + 楕円 major axis - + 主要な軸 CONSTRUCTIONLINE - + 寸法補助線 OVERLAYBOX - + オーバーレイ・ボックス SOLID - + 平面 MTEXT - + マルチテキスト TEXT - + テキスト INSERT - + 挿入 Name - + 名前 Insertion point - + 挿入位置 POLYLINE - + ポリライン Closed - + 閉じる No - + いいえ Yes - + はい Vertices - + 頂点 IMAGE - + 画像 SPLINE - + スプライン - HATCH - + SPLINEPOINTS + スプライン・ポイント - DIMLEADER - + HATCH + ハッチング - DIMALIGNED - + DIMLEADER + 寸法線(引き出し線) - DIMLINEAR - + DIMALIGNED + 寸法線(2点間距離) - DIMRADIAL - + DIMLINEAR + 寸法線(水平、垂直距離) - DIMDIAMETRIC - + DIMRADIAL + 寸法線(半径) - DIMANGULAR - + DIMDIAMETRIC + 寸法線(直径) + DIMANGULAR + 寸法線(角度) + + + UNKNOWN - + 未知 @@ -318,17 +323,17 @@ Same properties - + 線種の一致 select original entity: - + 基準となる要素を選択: select entities to change - + 変更する要素を選択 @@ -337,7 +342,20 @@ Sample plugin - + プラグインのサンプル + + + + PicFile + + + Read PIC file + PIC ファイルを読み込む + + + + import PIC file + PIC ファイルをインポート @@ -345,177 +363,177 @@ Read ascii points - + ascii ポイントを読む File... - + ファイル... Format: - + 書式: Space Separator - + 空白で分割 Tab Separator - + タブで分割 Comma Separator - + カンマで分割 Space in Columns - + 空白行 *.odb for Psion 2 - + Psion 2 の *.odb Connect points - + ポイントを接続 2D Point - + 2D ポイント Draw 2D Point - + 2D ポイントを書く 3D Point - + 3D ポイント Draw 3D Point - + 3D ポイントを書く Point Number - + ポイントの番号 Draw point number - + ポイント番号を書く Point Elevation - + ポイントの上付き文字 Draw point elevation - + ポイントの上付き文字を書く Point Code - + ポイント名 Draw point code - + ポイント名を書く Accept - + 書く Cancel - + 中止 Select file - + ファイルの選択 Point 2D layer is empty - + 2D ポイントのレイヤー指定が未入力です Point 3D layer is empty - + 3D ポイントのレイヤー指定が未入力です Point elevation layer is empty - + ポイントの上付きのレイヤー指定が未入力です Point elevation height is empty - + ポイントの上付きの文字の高さ指定が未入力です Point elevation separation is empty - + ポイントの上付きの隙間の指定が未入力です Point number layer is empty - + ポイント番号のレイヤー指定が未入力です Point number height is empty - + ポイント番号の文字の高さ指定が未入力です Point number separation is empty - + ポイント番号の隙間の指定が未入力です Point code layer is empty - + ポイント名のレイヤー指定が未入力です Point code height is empty - + ポイント名の文字の高さ指定が未入力です Point code separation is empty - + ポイント名の隙間の指定が未入力です The file %1 not exist - + ファイル %1 は存在しない Can't open the file %1 - + ファイル %1 は開くことができない @@ -523,28 +541,28 @@ File... - + ファイル... File type: - + ファイルの種類: Layer - + レイヤー Import ESRI Shapefile - + ESRI Shapeのファイルをインポート Unknown - + 未知 @@ -552,7 +570,7 @@ Current - + 現在のもので @@ -560,131 +578,131 @@ From data: - + データーから: Color - + Line type - + 線の種類 Width - + Point - + ポイント as Point - + 現在のポイント as Label: - + ラベルによる: Accept - + 読み込む Cancel - + 中止 Select file - + ファイル選択 Point+Measure - + ポイント+巻尺 3D Point - + 3D ポイント Multi Point - + マルチ・ポイント Multi Point+Measure - + マルチ・ポイント+巻尺 3D Multi Point - + 3D マルチ・ポイント Arc - + Arc+Measure - + 弧+巻尺 3D Arc - + 3D 弧 Polygon - + ポリゴン Polygon+Measure - + ポリゴン+巻尺 3D Polygon - + 3D ポリゴン Multipatch - + マルチ・パッチ The file %1 not have extension .shp - + ファイル %1 は拡張子 .shp を持っていない The file %1 not exist - + ファイル %1 は存在しない lc_Listdlg - + List entities - + 要素一覧 @@ -692,128 +710,213 @@ Draw line - + 線を書く Start X: - + 始点 X: Start Y: - + 始点 Y: End X: - + 終点 X: End Y: - + 終点 Y: Accept - + 書く Cancel - + 中止 Start X is empty - + 始点 X は空です Start Y is empty - + 始点 Y は空です End X is empty - + 終点 X は空です End Y is empty - + 終点 Y は空です Sample plugin - + プラグイン・サンブル + + + + picPunto + + + File... + ファイル... + + + + Scale: + 縮尺: + + + + Accept + 書く + + + + Cancel + 中止 + + + + Select file + ファイル選択 + + + + Scale Factor is empty or invalid + 縮尺が未記入か無効 + + + + The file %1 not exist + ファイル %1 は存在しない + + + + Can't open the file %1 + ファイル %1 は開くことができない + + + + %1 objects imported + オブジェクト %1 はインポートされた + + + + picPunto drawLine: first point is empty %1 + picPunto 線を引く:最初のポイントが未記入 %1 + + + + picPunto drawLine: next point is empty %1 + picPunto 線を引く:次のポイントが未記入 %1 + + + + + format error in %1 + %1 で書式エラー plot - - + + Plot plugin - + 式を入力して書くためのプラグイン - + Draw - + 書く plotDialog - + Plot equation - + 式を入力して線を引く - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). Use t or x in your equation as a variable/parameter. - + このプラグインは、あなたが式を入力して書くことを可能にします。 +もし、パラメータを使いたくなければ、「式 2」は除外してください。 +円周率が必要な時には、例のように書くことで円周率を使えます。(例(3*pi)) +式において変数/パラメータには、 t または x を使うこと。 - + Equation 1: - + 式 1: - + Equation 2: - + 式 2: - + start value: - + 初めの値: - + end value: - + 終わりの値: - + step size: - + スキップの値: - + Draw - + 書く - + Cancel - + 中止 + + + + Line Segments + Plot Equation to generate RS_Line segments + 線の区切り + + + + Polyline + Plot Equation to generate RS_Polyline + ポリライン + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + スプライン・ポイント @@ -821,7 +924,7 @@ Layer: - + レイヤー: @@ -829,17 +932,17 @@ Style: - + スタイル: Height: - + 文字の高さ: Separation - + 隙間の大きさ diff -Nru librecad-2.0.8/plugins/ts/plugins_ko.ts librecad-2.0.9/plugins/ts/plugins_ko.ts --- librecad-2.0.8/plugins/ts/plugins_ko.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_ko.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities 구성요소 목록 @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + 확인 + + + + Cancel + 취소 + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel 취소 + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_lv.ts librecad-2.0.9/plugins/ts/plugins_lv.ts --- librecad-2.0.8/plugins/ts/plugins_lv.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_lv.ts 2016-01-07 07:46:24.000000000 +0000 @@ -249,6 +249,10 @@ UNKNOWN NEZINĀMS + + SPLINEPOINTS + + LC_SameProp @@ -273,6 +277,17 @@ + PicFile + + Read PIC file + + + + import PIC file + + + + dibPunto Read ascii points @@ -609,6 +624,57 @@ + picPunto + + File... + Datne... + + + Scale: + + + + Accept + Pieņemt + + + Cancel + Atcelt + + + Select file + Izvēlieties datni + + + Scale Factor is empty or invalid + + + + The file %1 not exist + Datne %1 neeksistē + + + Can't open the file %1 + Nevar atvērt datni %1 + + + %1 objects imported + + + + picPunto drawLine: first point is empty %1 + + + + picPunto drawLine: next point is empty %1 + + + + format error in %1 + + + + plot Plot plugin @@ -661,6 +727,21 @@ Cancel Atcelt + + Line Segments + Plot Equation to generate RS_Line segments + + + + Polyline + Plot Equation to generate RS_Polyline + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_nl.ts librecad-2.0.9/plugins/ts/plugins_nl.ts --- librecad-2.0.8/plugins/ts/plugins_nl.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_nl.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities lijst entiteiten @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_no.ts librecad-2.0.9/plugins/ts/plugins_no.ts --- librecad-2.0.8/plugins/ts/plugins_no.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_no.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_pa.ts librecad-2.0.9/plugins/ts/plugins_pa.ts --- librecad-2.0.8/plugins/ts/plugins_pa.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_pa.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_pl.ts librecad-2.0.9/plugins/ts/plugins_pl.ts --- librecad-2.0.8/plugins/ts/plugins_pl.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_pl.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_pt_br.ts librecad-2.0.9/plugins/ts/plugins_pt_br.ts --- librecad-2.0.8/plugins/ts/plugins_pt_br.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_pt_br.ts 2016-01-07 07:46:24.000000000 +0000 @@ -277,41 +277,46 @@ + SPLINEPOINTS + + + + HATCH HATCH - + DIMLEADER DIMLEADER - + DIMALIGNED DIMALIGNED - + DIMLINEAR DIMLINEAR - + DIMRADIAL DIMRADIAL - + DIMDIAMETRIC DIMDIAMETRIC - + DIMANGULAR DIMANGULAR - + UNKNOWN UNKNOWN @@ -345,6 +350,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -698,7 +716,7 @@ lc_Listdlg - + List entities Listar entidades @@ -767,15 +785,79 @@ + picPunto + + + File... + Arquivo... + + + + Scale: + + + + + Accept + Aceitar + + + + Cancel + Cancelar + + + + Select file + Selecionar arquivo + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + O arquivo %1 não existe + + + + Can't open the file %1 + Não foi possível abrir o arquivo %1 + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin Plugin gráfico - + Draw desenho @@ -783,12 +865,12 @@ plotDialog - + Plot equation Equação gráfica - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -797,40 +879,58 @@ Este plugin permite plotar equações matemáticas.Se não desejar usar o modo paramétrico, apenas não use "Equação2".Você pode usar pi quando precisar do valor de pi (i.e.(3*pi)).Use t ou x na sua equação como uma variável/parâmetro. - + Equation 1: Equação 1: - + Equation 2: Equação 2: - + start value: valor inicial: - + end value: valor final: - + step size: medida: - + Draw Desenhar - + Cancel Cancelar + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_pt_pt.ts librecad-2.0.9/plugins/ts/plugins_pt_pt.ts --- librecad-2.0.8/plugins/ts/plugins_pt_pt.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_pt_pt.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_ro_ro.ts librecad-2.0.9/plugins/ts/plugins_ro_ro.ts --- librecad-2.0.8/plugins/ts/plugins_ro_ro.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_ro_ro.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_ru.ts librecad-2.0.9/plugins/ts/plugins_ru.ts --- librecad-2.0.8/plugins/ts/plugins_ru.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_ru.ts 2016-01-07 07:46:24.000000000 +0000 @@ -281,41 +281,46 @@ + SPLINEPOINTS + ТОЧКИСПЛАЙНА + + + HATCH ШТРИХОВКА - + DIMLEADER РАЗМЕР-ВЫНОСКА - + DIMALIGNED - РАЗМЕР ВЫРОВНЕННЫЙ + РАЗМЕР ВЫРАВНЕННЫЙ - + DIMLINEAR РАЗМЕР ЛИНЕЙНЫЙ - + DIMRADIAL РАЗМЕР РАДИАЛЬНЫЙ - + DIMDIAMETRIC РАЗМЕР ДИАМЕТРАЛЬНЫЙ - + DIMANGULAR РАЗМЕР УГЛОВОЙ - + UNKNOWN НЕИЗВЕСТНО @@ -349,6 +354,19 @@ + PicFile + + + Read PIC file + PIC-файл + + + + import PIC file + Импорт PIC-файла + + + dibPunto @@ -619,7 +637,7 @@ Point+Measure - + Точка+измерение @@ -629,17 +647,17 @@ Multi Point - + Мультиточка Multi Point+Measure - + Мультиточка+измерение 3D Multi Point - + 3D мультиточка @@ -649,7 +667,7 @@ Arc+Measure - + Дуга+измерение @@ -664,7 +682,7 @@ Polygon+Measure - + Многоугольник+измерение @@ -674,7 +692,7 @@ Multipatch - + Мультивключение @@ -690,7 +708,7 @@ lc_Listdlg - + List entities Перечень элементов @@ -759,15 +777,79 @@ + picPunto + + + File... + Файл... + + + + Scale: + Масштаб: + + + + Accept + Применить + + + + Cancel + Отмена + + + + Select file + Выберите файл + + + + Scale Factor is empty or invalid + Масштаб не указан или неверен + + + + The file %1 not exist + Файл %1 не существует + + + + Can't open the file %1 + Невозможно открыть файл %1 + + + + %1 objects imported + %1 объектов импортировано + + + + picPunto drawLine: first point is empty %1 + picPunto drawLine: пустая первая точка %1 + + + + picPunto drawLine: next point is empty %1 + picPunto drawLine: пустая следующая точка %1 + + + + + format error in %1 + ошибка формата в %1 + + + plot - - + + Plot plugin График (дополнение) - + Draw Построить @@ -775,12 +857,12 @@ plotDialog - + Plot equation График выражения - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -793,40 +875,58 @@ - + Equation 1: Выражение 1: - + Equation 2: Выражение 2: - + start value: Начальное значение: - + end value: Конечное значение: - + step size: Приращение: - + Draw Построить - + Cancel Отмена + + + Line Segments + Plot Equation to generate RS_Line segments + Линейные сегменты + + + + Polyline + Plot Equation to generate RS_Polyline + Ломаная + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + Точки сплайна + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_sk.ts librecad-2.0.9/plugins/ts/plugins_sk.ts --- librecad-2.0.8/plugins/ts/plugins_sk.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_sk.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_sl.ts librecad-2.0.9/plugins/ts/plugins_sl.ts --- librecad-2.0.8/plugins/ts/plugins_sl.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_sl.ts 2016-01-07 07:46:24.000000000 +0000 @@ -277,41 +277,46 @@ + SPLINEPOINTS + + + + HATCH LOPUTA - + DIMLEADER PREHOD - + DIMALIGNED Vodilo prehoda - + DIMLINEAR Linearni prehod - + DIMRADIAL Radialni prehod - + DIMDIAMETRIC Prehod v smeri premera - + DIMANGULAR Kotni prehod - + UNKNOWN NEZNANO @@ -345,6 +350,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -686,7 +704,7 @@ lc_Listdlg - + List entities Naštej entitete @@ -755,15 +773,79 @@ + picPunto + + + File... + Datoteka... + + + + Scale: + + + + + Accept + + + + + Cancel + Prekliči + + + + Select file + Izberi datoteko + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + Datoteka %1 ne obstaja + + + + Can't open the file %1 + Ne morem odpreti datoteke %1 + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -771,12 +853,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -785,40 +867,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel Prekliči + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_sq_al.ts librecad-2.0.9/plugins/ts/plugins_sq_al.ts --- librecad-2.0.8/plugins/ts/plugins_sq_al.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_sq_al.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_sv.ts librecad-2.0.9/plugins/ts/plugins_sv.ts --- librecad-2.0.8/plugins/ts/plugins_sv.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_sv.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_ta.ts librecad-2.0.9/plugins/ts/plugins_ta.ts --- librecad-2.0.8/plugins/ts/plugins_ta.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_ta.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + ஏற்கவும் + + + + Cancel + ரத்து + + + + Select file + கோப்பைத் தேர்ந்தெடு + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel ரத்து + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_tr.ts librecad-2.0.9/plugins/ts/plugins_tr.ts --- librecad-2.0.8/plugins/ts/plugins_tr.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_tr.ts 2016-01-07 07:46:24.000000000 +0000 @@ -273,41 +273,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -341,6 +346,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -682,7 +700,7 @@ lc_Listdlg - + List entities @@ -751,15 +769,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + + + + + Cancel + + + + + Select file + + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -767,12 +849,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -781,40 +863,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_uk.ts librecad-2.0.9/plugins/ts/plugins_uk.ts --- librecad-2.0.8/plugins/ts/plugins_uk.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_uk.ts 2016-01-07 07:46:24.000000000 +0000 @@ -277,41 +277,46 @@ - HATCH + SPLINEPOINTS - DIMLEADER + HATCH - DIMALIGNED + DIMLEADER - DIMLINEAR + DIMALIGNED - DIMRADIAL + DIMLINEAR - DIMDIAMETRIC + DIMRADIAL - DIMANGULAR + DIMDIAMETRIC + DIMANGULAR + + + + UNKNOWN @@ -397,6 +402,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -738,7 +756,7 @@ lc_Listdlg - + List entities Перелік елементів @@ -807,15 +825,79 @@ + picPunto + + + File... + Файл… + + + + Scale: + + + + + Accept + + + + + Cancel + Відміна + + + + Select file + Виберіть файл + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + Неможливо відкрити файл %1 + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -823,12 +905,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -837,40 +919,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel Відміна + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_zh_cn.ts librecad-2.0.9/plugins/ts/plugins_zh_cn.ts --- librecad-2.0.8/plugins/ts/plugins_zh_cn.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_zh_cn.ts 2016-01-07 07:46:24.000000000 +0000 @@ -277,41 +277,46 @@ + SPLINEPOINTS + + + + HATCH 阴影 - + DIMLEADER 引线标注 - + DIMALIGNED 对齐标注 - + DIMLINEAR 线性标注 - + DIMRADIAL 半径标注 - + DIMDIAMETRIC 直径标注 - + DIMANGULAR 角度标注 - + UNKNOWN 未知 @@ -345,6 +350,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -690,7 +708,7 @@ lc_Listdlg - + List entities 列实体 @@ -759,15 +777,79 @@ + picPunto + + + File... + + + + + Scale: + + + + + Accept + 同意 + + + + Cancel + 取消 + + + + Select file + 选择文件 + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + 文件%1不存在 + + + + Can't open the file %1 + 不能打开文件%1 + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -775,12 +857,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -789,40 +871,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel 取消 + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/plugins/ts/plugins_zh_tw.ts librecad-2.0.9/plugins/ts/plugins_zh_tw.ts --- librecad-2.0.8/plugins/ts/plugins_zh_tw.ts 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/plugins/ts/plugins_zh_tw.ts 2016-01-07 07:46:24.000000000 +0000 @@ -277,41 +277,46 @@ + SPLINEPOINTS + + + + HATCH 陰影 - + DIMLEADER 導出標註 - + DIMALIGNED Duìqí biāozhù對齊標註 - + DIMLINEAR 線性標註 - + DIMRADIAL 半徑標註 - + DIMDIAMETRIC 直徑標註 - + DIMANGULAR 角度标注 - + UNKNOWN 未知 @@ -345,6 +350,19 @@ + PicFile + + + Read PIC file + + + + + import PIC file + + + + dibPunto @@ -686,7 +704,7 @@ lc_Listdlg - + List entities 實體列表 @@ -755,15 +773,79 @@ + picPunto + + + File... + 文檔... + + + + Scale: + + + + + Accept + 接受 + + + + Cancel + 取消 + + + + Select file + 選擇文檔 + + + + Scale Factor is empty or invalid + + + + + The file %1 not exist + + + + + Can't open the file %1 + 無法打開文檔 %1 + + + + %1 objects imported + + + + + picPunto drawLine: first point is empty %1 + + + + + picPunto drawLine: next point is empty %1 + + + + + + format error in %1 + + + + plot - - + + Plot plugin - + Draw @@ -771,12 +853,12 @@ plotDialog - + Plot equation - + This plugin allows you to plot mathematical equations. If you don't want to use the parametric form, just leave out "Equation2". You can use pi when you need the value of pi (i.e. (3*pi)). @@ -785,40 +867,58 @@ - + Equation 1: - + Equation 2: - + start value: - + end value: - + step size: - + Draw - + Cancel 取消 + + + Line Segments + Plot Equation to generate RS_Line segments + + + + + Polyline + Plot Equation to generate RS_Polyline + + + + + SplinePoints + Plot Equation to generate 2nd spline by LC_SplinePoints + + pointBox diff -Nru librecad-2.0.8/tools/ttf2lff/main.cpp librecad-2.0.9/tools/ttf2lff/main.cpp --- librecad-2.0.8/tools/ttf2lff/main.cpp 2015-08-24 11:36:58.000000000 +0000 +++ librecad-2.0.9/tools/ttf2lff/main.cpp 2016-01-07 07:46:24.000000000 +0000 @@ -89,8 +89,8 @@ }; std::string clearZeros(double num/*, int precision*/){ - char numLine [precision+5]; - snprintf(numLine,precision+5, numFormat, num); + std::string numLine(precision+5, '\0'); + snprintf(&(numLine[0]),precision+5, numFormat, num); std::string str = numLine; int i = str.length()- 1; while (str.at(i) == '0' && i>1) {